[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/oxygen-icons/

2019-11-10 Thread Andreas Sturmlechner
commit: 30c244054624d95523d68e02be763943c47bfc35
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 07:25:13 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 07:34:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c24405

kde-frameworks/oxygen-icons: Add missing !test handling

We don't inherit ecm.eclass so we need to do a bit extra.

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

 kde-frameworks/oxygen-icons/oxygen-icons-5.64.0.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/kde-frameworks/oxygen-icons/oxygen-icons-5.64.0.ebuild 
b/kde-frameworks/oxygen-icons/oxygen-icons-5.64.0.ebuild
index f6a1cd6cecb..e821e17f2db 100644
--- a/kde-frameworks/oxygen-icons/oxygen-icons-5.64.0.ebuild
+++ b/kde-frameworks/oxygen-icons/oxygen-icons-5.64.0.ebuild
@@ -21,3 +21,8 @@ BDEPEND="
 DEPEND="test? ( dev-qt/qttest:5 )"
 
 RESTRICT+=" !test? ( test )"
+
+src_prepare() {
+   cmake-utils_src_prepare
+   use test || cmake_comment_add_subdirectory autotests
+}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/breeze-icons/

2019-11-10 Thread Andreas Sturmlechner
commit: cbaac22a3a6681ae253b132e635491ff05b9da98
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 07:19:35 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 07:32:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbaac22a

kde-frameworks/breeze-icons: Add missing !test handling

We don't inherit ecm.eclass so we need to do a bit extra.

Closes: https://bugs.gentoo.org/699792
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/breeze-icons/breeze-icons-5.64.0.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/kde-frameworks/breeze-icons/breeze-icons-5.64.0.ebuild 
b/kde-frameworks/breeze-icons/breeze-icons-5.64.0.ebuild
index 6d7d4db370a..4a6392d4b77 100644
--- a/kde-frameworks/breeze-icons/breeze-icons-5.64.0.ebuild
+++ b/kde-frameworks/breeze-icons/breeze-icons-5.64.0.ebuild
@@ -19,6 +19,11 @@ DEPEND="test? ( dev-qt/qttest:5 )"
 
 RESTRICT+=" !test? ( test )"
 
+src_prepare() {
+   cmake-utils_src_prepare
+   use test || cmake_comment_add_subdirectory autotests
+}
+
 src_configure() {
local mycmakeargs=(
-DBINARY_ICONS_RESOURCE=OFF



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/breeze-icons-rcc/

2019-11-10 Thread Andreas Sturmlechner
commit: a4ab96d186c01ca47629fc64f78b43aaf36fd5e0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 07:20:05 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 07:33:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4ab96d1

kde-frameworks/breeze-icons-rcc: Add missing !test handling

We don't inherit ecm.eclass so we need to do a bit extra.

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

 kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.64.0.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.64.0.ebuild 
b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.64.0.ebuild
index 45f63f53d74..2a78bd8dcfa 100644
--- a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.64.0.ebuild
+++ b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.64.0.ebuild
@@ -20,6 +20,11 @@ DEPEND="test? ( dev-qt/qttest:5 )"
 
 RESTRICT+=" !test? ( test )"
 
+src_prepare() {
+   cmake-utils_src_prepare
+   use test || cmake_comment_add_subdirectory autotests
+}
+
 src_configure() {
local mycmakeargs=(
-DBINARY_ICONS_RESOURCE=ON



[gentoo-commits] proj/kde:master commit in: kde-frameworks/breeze-icons-rcc/

2019-11-10 Thread Andreas Sturmlechner
commit: df1098f5ac41a27071cda0641a4a8af34a669fd5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 07:20:05 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 07:30:27 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=df1098f5

kde-frameworks/breeze-icons-rcc: Add missing !test handling

We don't inherit ecm.eclass so we need to do a bit extra.

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

 kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-.ebuild 
b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-.ebuild
index d62a2705f9..9d09a0ed37 100644
--- a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-.ebuild
+++ b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-.ebuild
@@ -20,6 +20,11 @@ DEPEND="test? ( dev-qt/qttest:5 )"
 
 RESTRICT+=" !test? ( test )"
 
+src_prepare() {
+   cmake-utils_src_prepare
+   use test || cmake_comment_add_subdirectory autotests
+}
+
 src_configure() {
local mycmakeargs=(
-DBINARY_ICONS_RESOURCE=ON



[gentoo-commits] proj/kde:master commit in: kde-frameworks/oxygen-icons/

2019-11-10 Thread Andreas Sturmlechner
commit: 5536912587611bc58130d8a643d14b8fb2fd31bb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 07:25:13 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 07:30:27 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=55369125

kde-frameworks/oxygen-icons: Add missing !test handling

We don't inherit ecm.eclass so we need to do a bit extra.

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

 kde-frameworks/oxygen-icons/oxygen-icons-.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/kde-frameworks/oxygen-icons/oxygen-icons-.ebuild 
b/kde-frameworks/oxygen-icons/oxygen-icons-.ebuild
index 81f0913f5c..01cf40a454 100644
--- a/kde-frameworks/oxygen-icons/oxygen-icons-.ebuild
+++ b/kde-frameworks/oxygen-icons/oxygen-icons-.ebuild
@@ -21,3 +21,8 @@ BDEPEND="
 DEPEND="test? ( dev-qt/qttest:5 )"
 
 RESTRICT+=" !test? ( test )"
+
+src_prepare() {
+   cmake-utils_src_prepare
+   use test || cmake_comment_add_subdirectory autotests
+}



[gentoo-commits] proj/kde:master commit in: kde-frameworks/extra-cmake-modules/

2019-11-10 Thread Andreas Sturmlechner
commit: 439ce7213e5a7340a2da411e80fa55b135f1e31c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 07:29:25 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 07:30:27 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=439ce721

kde-frameworks/extra-cmake-modules: Add BUILD_TESTING cmakearg

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

 kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild 
b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
index 31de4526a7..600af42aa3 100644
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
+++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
@@ -50,10 +50,11 @@ src_prepare() {
 
 src_configure() {
local mycmakeargs=(
+   -DDOC_INSTALL_DIR=/usr/share/doc/"${PF}"
-DBUILD_QTHELP_DOCS=$(usex doc)
-DBUILD_HTML_DOCS=$(usex doc)
-DBUILD_MAN_DOCS=$(usex doc)
-   -DDOC_INSTALL_DIR=/usr/share/doc/"${PF}"
+   -DBUILD_TESTING=$(usex test)
)
 
cmake-utils_src_configure



[gentoo-commits] proj/kde:master commit in: kde-frameworks/breeze-icons/

2019-11-10 Thread Andreas Sturmlechner
commit: ca20e5596cf6702b5bcda3857c796a13f33ff666
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 07:19:35 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 07:30:26 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca20e559

kde-frameworks/breeze-icons: Add missing !test handling

We don't inherit ecm.eclass so we need to do a bit extra.

Closes: https://bugs.gentoo.org/699792
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/breeze-icons/breeze-icons-.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/kde-frameworks/breeze-icons/breeze-icons-.ebuild 
b/kde-frameworks/breeze-icons/breeze-icons-.ebuild
index 9b7f64a68c..d5c44fe286 100644
--- a/kde-frameworks/breeze-icons/breeze-icons-.ebuild
+++ b/kde-frameworks/breeze-icons/breeze-icons-.ebuild
@@ -19,6 +19,11 @@ DEPEND="test? ( dev-qt/qttest:5 )"
 
 RESTRICT+=" !test? ( test )"
 
+src_prepare() {
+   cmake-utils_src_prepare
+   use test || cmake_comment_add_subdirectory autotests
+}
+
 src_configure() {
local mycmakeargs=(
-DBINARY_ICONS_RESOURCE=OFF



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

2019-11-10 Thread Hans de Graaff
commit: 759cbce5d5853f07a03de754f9a19ded17e3281a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Nov 11 06:22:54 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Nov 11 06:22:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=759cbce5

dev-ruby/hoe: add 3.20.0

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

 dev-ruby/hoe/Manifest  |  1 +
 dev-ruby/hoe/hoe-3.20.0.ebuild | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-ruby/hoe/Manifest b/dev-ruby/hoe/Manifest
index 6cfa68e2c8e..0f5b88de016 100644
--- a/dev-ruby/hoe/Manifest
+++ b/dev-ruby/hoe/Manifest
@@ -1,3 +1,4 @@
 DIST hoe-3.16.0.gem 188416 BLAKE2B 
48383c46512a359a269ca3475ec701b1443e0ef71b31d1ca1604de391ed4df6b0ad27dd1c5f6ed04751047d211f2c6299245361cf131e2418f224324ac9934c3
 SHA512 
66cefb5a24906e19bbf0c82c8539d6d101b84d0dc1d3ce1910e4117357639489968271e76e86bd3c432b9ef7e3b24a78294c06210cbef280860f7dac18100606
 DIST hoe-3.18.1.gem 190976 BLAKE2B 
1b99125fddc42253918d2b9412401c0ed54a12006347b400050ecda17a1ce4491bf0419bc6ea28b68d5e1d77990973171c822862d93ee2cdc00a078f4e137587
 SHA512 
c281cdb2e89272ea84e54cd36d0cdec77cf6dd51f745c0aa99593586781e5182129f967086f008c33b38d25d7a3aacd2fa1899752e63f725d5ecf5fd5c04682c
 DIST hoe-3.19.0.gem 191488 BLAKE2B 
186b2ad78f4f7181fa1120a2e1736ee630e16c73c2c748333ce5aab745bec433b1b11019e0a96fbef65c1d5f7039925e9fa161fd54a83ebbaee8e25299be3565
 SHA512 
1bdc77f78f0b1a7e0832107d40679928d8f0edc0a1deeb0e63c7f8e2f7601b5cbe0bc6c19e6f8b2f26459710a31538f8efc433ef5e930058d852e945c0b280b0
+DIST hoe-3.20.0.gem 192000 BLAKE2B 
1eab1396c2dce2001b104e0587a0616913b0d0babb3d5e3d28214d04a57f70b056ba2c50843326676eec9723f9bd82625bcdf7af00eb8f3d5ef3dedc150eef9c
 SHA512 
38f000ab396453866eb87b31a90a8714ec5bd0d8615deee9e4ab8d4fae728ffdd38f836f6cd78f63e60998705d7f2e579e2d2bd3d8ca11421785868370e20e20

diff --git a/dev-ruby/hoe/hoe-3.20.0.ebuild b/dev-ruby/hoe/hoe-3.20.0.ebuild
new file mode 100644
index 000..d79b56955af
--- /dev/null
+++ b/dev-ruby/hoe/hoe-3.20.0.ebuild
@@ -0,0 +1,44 @@
+# 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_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="History.rdoc Manifest.txt README.rdoc"
+
+RUBY_FAKEGEM_EXTRAINSTALL="template"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Hoe extends rake to provide full project automation"
+HOMEPAGE="https://www.zenspider.com/projects/hoe.html;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc"
+
+ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.9:5 )"
+
+ruby_add_rdepend ">=dev-ruby/rake-0.8.7 

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

2019-11-10 Thread Hans de Graaff
commit: 2e3666f4e9be3eded4b6d62b6ed5d92d48768f90
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Nov 11 06:56:25 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Nov 11 06:56:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e3666f4

dev-ruby/maxitest: add 3.6.0

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

 dev-ruby/maxitest/Manifest  |  1 +
 dev-ruby/maxitest/maxitest-3.6.0.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/dev-ruby/maxitest/Manifest b/dev-ruby/maxitest/Manifest
index 7d5a70975a7..5b4f9edfd44 100644
--- a/dev-ruby/maxitest/Manifest
+++ b/dev-ruby/maxitest/Manifest
@@ -1,3 +1,4 @@
 DIST maxitest-3.2.0.tar.gz 61272 BLAKE2B 
e6740429cd32604a7bc064a7876b41dd47d0488c7ced107bcec16b127a8e29bd6129d2897efd49d446011d3c70a8b9c5f1c0d4e91f677f4a0bfa24f2
 SHA512 
9cf787067bed8db16148eca20494ca718a2bc6b034fb5d9c824022af4a8dbfd69cf4b605fddcd3a9ca09d18a699753738a50921befdf6134ec6c41ccc5170f91
 DIST maxitest-3.4.0.tar.gz 62036 BLAKE2B 
dc84890161d856ef660f5eca7394834ef24a7bde1c7deea6f38e24fc981cbcc99d791df0b00c223adc821cf3078e7075d1e4a588d46c31b60276c52619caad76
 SHA512 
8c75cd9c8768b3a59d79e395715338c264ee190f01a0658fbc29443e50090c056f74c293ff0a4c072db2e37e18f0cf333baf7e2ce1aa51d0c78acd262b944d19
 DIST maxitest-3.5.0.tar.gz 61982 BLAKE2B 
2098e0b1c2f77ea535d78e5165ba9289a8470ce5c883a0994b03b822cdcba2a6d90077940a3d483505579fc7c89f347f0d492196b28fe8292406e5d6975c6241
 SHA512 
1a2557cea0ac70d3fd9b487157e5b6943dfd5cdf8b953731041d495049a9c58be84110e831cc57171ded3d5540ce5a3cd3c68e97f7767e30b04e933849202f40
+DIST maxitest-3.6.0.tar.gz 62261 BLAKE2B 
4863b5892997ea7019d5dc65d1adf7febd7934e743276423b1fa8b1d81f3ec5d1deadbe57890e0af525a91ae371ab4c499be031b9a6875e5fc6f64d2e7c2cfad
 SHA512 
41e816d21769382af598ebd64f918437a5816308fd9a9695a88ed97d05e7b41085b2a6f8343ffea50bc7016562857f09057591c2698e920a6bfbd5536edc283f

diff --git a/dev-ruby/maxitest/maxitest-3.6.0.ebuild 
b/dev-ruby/maxitest/maxitest-3.6.0.ebuild
new file mode 100644
index 000..c9c506088aa
--- /dev/null
+++ b/dev-ruby/maxitest/maxitest-3.6.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="Readme.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Minitest + all the features you always wanted"
+HOMEPAGE="https://github.com/grosser/maxitest;
+SRC_URI="https://github.com/grosser/maxitest/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""
+
+ruby_add_rdepend "

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

2019-11-10 Thread Tim Harder
commit: c5daed1f0ff0a5a7ac7f386e727c881d7b40c031
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Nov 11 05:01:40 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Nov 11 05:01:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5daed1f

media-gfx/sxiv: remove old

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

 media-gfx/sxiv/Manifest   |  1 -
 media-gfx/sxiv/sxiv-24.ebuild | 62 ---
 2 files changed, 63 deletions(-)

diff --git a/media-gfx/sxiv/Manifest b/media-gfx/sxiv/Manifest
index 7a1c803da89..3081a79574d 100644
--- a/media-gfx/sxiv/Manifest
+++ b/media-gfx/sxiv/Manifest
@@ -1,2 +1 @@
-DIST sxiv-24.tar.gz 47148 BLAKE2B 
69d70d64ea6cf6ae7a044d06df78a2e1e53941ef281d6445f54a28c4368112674461bc4e71a0226946588e604de33dd0972960cb072a00efd64512e5273cef09
 SHA512 
e4c9d4e18b4f1999b6441256b4c0d4683a105f1f64d4f754d6f9bc4f467ee1ccc6b6996cec8a210276c5fbec59417627fb838cb4f7be37cce32fa2c5d45d347b
 DIST sxiv-25.tar.gz 48814 BLAKE2B 
17ef2ff0e75acd6acce068dfc17dfbce78bb1a38b652e948b5f88902adcbae504e9322c92d125b71c511a95c7e8e47b58060ff58e2c804a7296b5a801d3fc0e8
 SHA512 
ca0d834c9982c5e98c0bae51d21b7d08692af2d692eeb2ac55e19c4da7d09b16bbaa8022af0a0d00c52def4120058d895f37a2f8b14f453a0ceb65eebe564814

diff --git a/media-gfx/sxiv/sxiv-24.ebuild b/media-gfx/sxiv/sxiv-24.ebuild
deleted file mode 100644
index 67f72a7ea32..000
--- a/media-gfx/sxiv/sxiv-24.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils xdg-utils gnome2-utils savedconfig toolchain-funcs
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/muennich/sxiv.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/muennich/sxiv/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="Simple (or small or suckless) X Image Viewer"
-HOMEPAGE="https://github.com/muennich/sxiv/;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="exif gif"
-
-RDEPEND="
-   exif? ( media-libs/libexif )
-   gif? ( media-libs/giflib:0= )
-   media-libs/imlib2[X,gif?]
-   x11-libs/libX11
-   x11-libs/libXft
-"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   restore_config config.h
-   default
-}
-
-src_compile() {
-   emake V=1 CC="$(tc-getCC)" HAVE_LIBEXIF=$(usex exif 1 0) 
HAVE_GIFLIB=$(usex gif 1 0)
-}
-
-src_install() {
-   emake DESTDIR="${ED}" PREFIX=/usr install
-   emake -C icon DESTDIR="${ED}" PREFIX=/usr install
-   dodoc README.md
-   domenu sxiv.desktop
-
-   save_config config.h
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   gnome2_icon_cache_update
-}



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

2019-11-10 Thread Tim Harder
commit: 8320914c11d4d3d0c0db052be19b9108562b9dfe
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Nov 11 04:52:07 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Nov 11 04:52:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8320914c

app-backup/duplicity: add missing conditional test restrict

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

 app-backup/duplicity/duplicity-0.7.10.ebuild | 4 +++-
 app-backup/duplicity/duplicity-0.7.12.ebuild | 2 ++
 app-backup/duplicity/duplicity-0.7.19.ebuild | 2 ++
 3 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/app-backup/duplicity/duplicity-0.7.10.ebuild 
b/app-backup/duplicity/duplicity-0.7.10.ebuild
index 084f5757635..d686f7ae3a5 100644
--- a/app-backup/duplicity/duplicity-0.7.10.ebuild
+++ b/app-backup/duplicity/duplicity-0.7.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -32,6 +32,8 @@ RDEPEND="${CDEPEND}
s3? ( dev-python/boto[${PYTHON_USEDEP}] )
 "
 
+RESTRICT="!test? ( test )"
+
 python_prepare_all() {
# workaround until failing test is fixed
local PATCHES=( "${FILESDIR}"/${PN}-0.6.24-skip-test.patch )

diff --git a/app-backup/duplicity/duplicity-0.7.12.ebuild 
b/app-backup/duplicity/duplicity-0.7.12.ebuild
index c4137e57f2f..f23738bd29b 100644
--- a/app-backup/duplicity/duplicity-0.7.12.ebuild
+++ b/app-backup/duplicity/duplicity-0.7.12.ebuild
@@ -32,6 +32,8 @@ RDEPEND="${CDEPEND}
s3? ( dev-python/boto[${PYTHON_USEDEP}] )
 "
 
+RESTRICT="!test? ( test )"
+
 python_prepare_all() {
# workaround until failing test is fixed
local PATCHES=( "${FILESDIR}"/${PN}-0.6.24-skip-test.patch )

diff --git a/app-backup/duplicity/duplicity-0.7.19.ebuild 
b/app-backup/duplicity/duplicity-0.7.19.ebuild
index 96eaf610187..ba996e73ba7 100644
--- a/app-backup/duplicity/duplicity-0.7.19.ebuild
+++ b/app-backup/duplicity/duplicity-0.7.19.ebuild
@@ -33,6 +33,8 @@ RDEPEND="${CDEPEND}
s3? ( dev-python/boto[${PYTHON_USEDEP}] )
 "
 
+RESTRICT="!test? ( test )"
+
 python_prepare_all() {
# workaround until failing test is fixed
local PATCHES=( "${FILESDIR}"/${PN}-0.6.24-skip-test.patch )



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

2019-11-10 Thread Tim Harder
commit: d1d70e968bc8964ff7d9071de28dc41075a59ed7
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Nov 11 04:50:49 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Nov 11 04:50:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1d70e96

app-backup/duplicity: remove old

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

 app-backup/duplicity/Manifest  |  6 ---
 app-backup/duplicity/duplicity-0.7.11.ebuild   | 51 -
 app-backup/duplicity/duplicity-0.7.13.1.ebuild | 51 -
 app-backup/duplicity/duplicity-0.7.14.ebuild   | 51 -
 app-backup/duplicity/duplicity-0.7.15.ebuild   | 52 --
 app-backup/duplicity/duplicity-0.7.16.ebuild   | 52 --
 app-backup/duplicity/duplicity-0.7.17.ebuild   | 52 --
 7 files changed, 315 deletions(-)

diff --git a/app-backup/duplicity/Manifest b/app-backup/duplicity/Manifest
index 7f29959526f..770f337566f 100644
--- a/app-backup/duplicity/Manifest
+++ b/app-backup/duplicity/Manifest
@@ -1,9 +1,3 @@
 DIST duplicity-0.7.10.tar.gz 1543523 BLAKE2B 
a38c5310d6949d36f74620ef617f790943284d7219168e0e49ed13834ab72f5c0d057ef59454e58a25be3a9e28d9627d60c007aab373e150afca08248d79aab6
 SHA512 
d04273384749c88d0a4f46bc1dcdcbb945ec1a78fb21064f12f0ca6c92cc73ad36fc3149461dbe0a660cd752a1147b2fa5d2b4056a5414c7790747eb5983e0bd
-DIST duplicity-0.7.11.tar.gz 1550197 BLAKE2B 
d3a7a109614bfd51d2a6343e89a7e7b420bb172134eef1b9dc362210879db01611edd7b15f977d9640f9851b5a592686d45abb470ebf5e1c6d8da9dfb719192d
 SHA512 
81ccb868625b261356b9cb2439659eb7574343c0a15ea7db099746216689a881d9a37b05711c232103ae0e7660b5cdc7dff6475eda81ecbdcfc28bced0eabe75
 DIST duplicity-0.7.12.tar.gz 1552442 BLAKE2B 
4a7d0609748bffa147994a4abdb88bc0d62905c1423dc91caa4b8e5bb0c5953e26df72f647697685cfa3caed3741658d00d1a2b62b8c47bb1ac61da8973df9ca
 SHA512 
8a532e7bb548c170184666a0ba2b41a15f3002c14edd64b1b1eb4df862647fc6dfde797d6ecf38e326d7c160c31ff521baf351e520835495e1d0e2ddbdb19f0f
-DIST duplicity-0.7.13.1.tar.gz 1553736 BLAKE2B 
607a469abc7f152f564628fda444d0c30aa5d40ee1bc6d461d76c5e7fb5f1b22fa30168b5a7bfc77e03fc0597a05f4ac8f5aaa634a7925aae833a482b70a13bf
 SHA512 
08672910e61a089086992a1106ffc1e161ae3173514d35ae854eac719a095e48efaf7e298c1329ba3b439c0e97236644e88c615a013bd0e8ea9d956b38346ca6
-DIST duplicity-0.7.14.tar.gz 1556110 BLAKE2B 
32d4d7f941a09e85915724352ec14d6ed1bdb6a36f55e2160fe4a272868ab6c92f4917f4672183f38dbb3f38a1fa188eedd62ed9063b89b6c31d240ca268fabf
 SHA512 
d814a4da2b23fb586bf2a7a29532ba082756470786f883d9b8cfcd856eabf0db0cdd8e9af5557fe861e439ab058e7586652f91c82c9b99c123cd14c7598b8fc2
-DIST duplicity-0.7.15.tar.gz 1563272 BLAKE2B 
1a5487d863253298ecab0bf328bc7e4aa7ac7df4e2b2dd47fd60b674310bcb9046e96546860fb6f299cddeb3ad384abae615a065759798e7215addb064d4582b
 SHA512 
7cdcf1c707e9bdbbc250afcd359978607454b1614128d2b7f09403867195795606794c5f193dc869579ae8c3a9251d7ef8f9acd66d4e69bce91344d7c046ca90
-DIST duplicity-0.7.16.tar.gz 1563676 BLAKE2B 
67e1a205a880b2658ed265efa46590553537881d82af21f538fe0b524338ed8450ded1dcc30089ecf13892f5284fe2acd3dbb1a17597557640ccbb1376cd
 SHA512 
552f63848ce90ccd8481136df6c0918bbf2463dde00d4e54f0af3693dc5439551ac086dc43b7b7191d1dcf0b710d7391b6c627ce0effd14a59beb0b5fa06a804
-DIST duplicity-0.7.17.tar.gz 1719145 BLAKE2B 
fb5b3b3319305e63aaabcf4feef89d8a9c7b84d8e1ff09082cbfb49ebb7129a88afe6c85f6db892c0fdc8a27ca2b247e903e20a2f7b7fd9d6ced0aa77f15a2d4
 SHA512 
a7fa3f26709bcb25be519a20d65a196072a49ca468ace84b4876a815efea23fc1ed5b77abf765475fb8a08e3138349bf1d48e0ce22816ef66526463b646e12a3
 DIST duplicity-0.7.19.tar.gz 1727321 BLAKE2B 
6441a2ce777b3b08c52ede8602a73080be372dec1c1788441c7e7135533aeeb3be48012db4bdfc2a78c7ca23d368637ccc7aa0f0361369ac9f42c00a1541e023
 SHA512 
26d1724a635c368e04f2a94f974ef6962c52b23345db59af3343e7221295caa0215ae119fff6ab44daa4622236683eb9d3dae742bf0d4cf08c02e3f63071001b

diff --git a/app-backup/duplicity/duplicity-0.7.11.ebuild 
b/app-backup/duplicity/duplicity-0.7.11.ebuild
deleted file mode 100644
index c4137e57f2f..000
--- a/app-backup/duplicity/duplicity-0.7.11.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 versionator
-
-DESCRIPTION="Secure backup system using gnupg to encrypt data"
-HOMEPAGE="http://www.nongnu.org/duplicity/;
-SRC_URI="https://code.launchpad.net/${PN}/$(get_version_component_range 
1-2)-series/${PV}/+download/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
-IUSE="s3 test"
-
-CDEPEND="
-   net-libs/librsync
-   app-crypt/gnupg
-   dev-python/lockfile
-"
-DEPEND="${CDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   

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

2019-11-10 Thread Matthew Thode
commit: eb25213f84a2262a3cc003b062c5003aff7a9688
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Nov 11 04:19:36 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Nov 11 04:19:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb25213f

dev-python/oslo-utils: 3.40.4 stable amd64/x86 with cleanup

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

 dev-python/oslo-utils/Manifest |   2 -
 dev-python/oslo-utils/oslo-utils-3.36.4.ebuild |  96 ---
 dev-python/oslo-utils/oslo-utils-3.40.3.ebuild | 101 -
 dev-python/oslo-utils/oslo-utils-3.40.4.ebuild |   2 +-
 4 files changed, 1 insertion(+), 200 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index df67c9de483..ccf50e6156c 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,3 +1 @@
-DIST oslo-utils-3.36.4.tar.gz 87872 BLAKE2B 
15f4fe90e5335cdf146ec582a506f2ab2bcae9989feca24caec7c12a4136767e93acb117345ce62013cde64938994eeb0c0809665cd155d5e0aaae7dc6aad879
 SHA512 
d5a81b68cc00c25eeb2e6d39b8fd4a47cb958c32e50471845b14a06cb5f420ac58986106893a27364adba968adc19f864624d69bae316202bdaf2c156458eac1
-DIST oslo-utils-3.40.3.tar.gz 90561 BLAKE2B 
72c3361a291819e8d08f0c2087ad87a50848c73e9e349b330ad81225612446523a13bbe726fcbd27151baace0316f704878db9438930ee212a77757d67ca551e
 SHA512 
893164fcb10d7912053666beb9caaad11c37c187b9d5182a3ffaf3282b9c97d9a9eeeb0cc9a4fdb68d3d3a82b14c7c9cef3c7a27d1395f20fc16de486ecaa49b
 DIST oslo-utils-3.40.4.tar.gz 90174 BLAKE2B 
63c419c7925d58bdf73e3a1aaa683141f5e91d2b70a7e27db44a49ef5c662e7e1ff45016edc51eb73892ddebb45f6bcf4d8c1066d2eb6c6ebafa7f6a1be662b0
 SHA512 
d5df70052f0c4931fb5e9e89b6edf98ec2435a319157e04f53bf486f54e855ab178825772d405c2121cd2a2cfb894abfa35afe11edbe6b5b8030cbb915f841ab

diff --git a/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
deleted file mode 100644
index 00fea7b5b1f..000
--- a/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
-
-inherit distutils-r1 vcs-snapshot
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc test"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
-   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
-   )
-   doc? (
-   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
-   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
-   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   virtual/python-funcsigs[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-# Note: Tests fail due to requiring installation
-#
-# Installation appears to fail due to the use of namespace packages but root
-# cause was never truly established.
-#
-# Tests fail with:
-# ImportError: No module named 'oslo.utils
-
-#RESTRICT="test"
-
-python_test() {
-   distutils_install_for_testing
-
-  

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

2019-11-10 Thread Matthew Thode
commit: f607f734d69562f11e0f41ada691af6f24b64b30
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Nov 11 04:18:15 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Nov 11 04:19:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f607f734

app-admin/mcollective: 2.12.5 stable amd64/x86

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

 app-admin/mcollective/mcollective-2.12.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/mcollective/mcollective-2.12.5.ebuild 
b/app-admin/mcollective/mcollective-2.12.5.ebuild
index f3db2424947..efeca85ce46 100644
--- a/app-admin/mcollective/mcollective-2.12.5.ebuild
+++ b/app-admin/mcollective/mcollective-2.12.5.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/all/marionette-collective-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="doc +client"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-misc/x11-ssh-askpass/

2019-11-10 Thread Aaron Bauman
commit: 66695cc3dfb1abf52e35fce262d28edd6b02345f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Nov 11 02:37:37 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Nov 11 02:37:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66695cc3

net-misc/x11-ssh-askpass: drop old EAPI

* Upstream looks dead but we mirror the sources

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

 .../x11-ssh-askpass-1.2.4.1-r1.ebuild  | 40 --
 1 file changed, 40 deletions(-)

diff --git a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild 
b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild
deleted file mode 100644
index 71a861cd690..000
--- a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils multilib
-
-DESCRIPTION="X11-based passphrase dialog for use with OpenSSH"
-HOMEPAGE="http://www.liquidmeme.net/software/x11-ssh-askpass/;
-SRC_URI="http://www.liquidmeme.net/software/x11-ssh-askpass/${P}.tar.gz;
-
-LICENSE="HPND"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-IUSE=""
-
-RDEPEND="virtual/ssh
-   x11-libs/libXt
-   x11-libs/libX11
-   x11-libs/libSM
-   x11-libs/libICE"
-
-DEPEND="${RDEPEND}
-   >=x11-misc/imake-1.0.7
-   app-text/rman"
-
-src_compile() {
-   econf --libexecdir=/usr/$(get_libdir)/misc || die
-   xmkmf || die
-   make includes || die
-   make "CDEBUGFLAGS=${CFLAGS}" || die
-}
-
-src_install() {
-   newman x11-ssh-askpass.man x11-ssh-askpass.1
-   dobin x11-ssh-askpass
-   dodir /usr/$(get_libdir)/misc
-   dosym /usr/bin/x11-ssh-askpass /usr/$(get_libdir)/misc/ssh-askpass
-   dodoc ChangeLog README TODO
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/x11-ssh-askpass/

2019-11-10 Thread Aaron Bauman
commit: af0ab88a0d9a04f62fb3bf2cc0bfca105f84f561
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Nov 11 02:35:26 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Nov 11 02:35:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af0ab88a

net-misc/x11-ssh-askpass: ALLARCHES EAPI bump

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

 net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r2.ebuild 
b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r2.ebuild
index 65224da4bf5..39a9265be13 100644
--- a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r2.ebuild
+++ b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://www.liquidmeme.net/software/x11-ssh-askpass/${P}.tar.gz;
 
 LICENSE="HPND"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
 IUSE=""
 
 RDEPEND="virtual/ssh



[gentoo-commits] proj/kde:master commit in: kde-frameworks/syntax-highlighting/

2019-11-10 Thread Andreas Sturmlechner
commit: b5dc970a2e9b417020aad9ba5f38eca677ffc6b2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 01:19:36 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 01:19:36 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b5dc970a

kde-frameworks/syntax-highlighting: Fix LICENSE

Upstream commit df0b691480d89726c2a7826d9fb06a46244d7414

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

 kde-frameworks/syntax-highlighting/syntax-highlighting-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/syntax-highlighting/syntax-highlighting-.ebuild 
b/kde-frameworks/syntax-highlighting/syntax-highlighting-.ebuild
index 1fb339c168..fd52213a23 100644
--- a/kde-frameworks/syntax-highlighting/syntax-highlighting-.ebuild
+++ b/kde-frameworks/syntax-highlighting/syntax-highlighting-.ebuild
@@ -8,7 +8,7 @@ QTMIN=5.12.3
 inherit ecm kde.org
 
 DESCRIPTION="Framework for syntax highlighting"
-LICENSE="LGPL-2+ LGPL-2.1+"
+LICENSE="MIT"
 KEYWORDS=""
 IUSE="nls"
 



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

2019-11-10 Thread Andreas Sturmlechner
commit: 6d6b164ad9d6cc1f9c4ded718caa88fab08b6195
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep  7 14:10:24 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 01:14:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d6b164a

kde5-functions.eclass: Must not be used directly by ebuild

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

 eclass/kde5-functions.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 652ed06b7be..9e00333dacf 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -10,7 +10,7 @@
 # This eclass contains functions shared by the other KDE eclasses and forms
 # part of their public API.
 #
-# This eclass should (almost) never be inherited directly by an ebuild.
+# This eclass must not be inherited directly by an ebuild.
 
 if [[ -z ${_KDE5_FUNCTIONS_ECLASS} ]]; then
 _KDE5_FUNCTIONS_ECLASS=1



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

2019-11-10 Thread Andreas Sturmlechner
commit: 0b332dbd6e674d71bb188312d2513036bac7e335
Author: Alexander Tsoy  tsoy  me>
AuthorDate: Sat Nov  2 11:52:49 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 01:14:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b332dbd

cmake-utils.eclass: Fix BUILD_SHARED_LIBS variable type

This fixes the following warning:

  CMake Warning (dev) at gentoo_common_config.cmake:8 (SET):
implicitly converting 'BOOLEAN' to 'STRING' type.

Signed-off-by: Alexander Tsoy  tsoy.me>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 eclass/cmake-utils.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass
index 109b584afb3..e7a48116da7 100644
--- a/eclass/cmake-utils.eclass
+++ b/eclass/cmake-utils.eclass
@@ -649,7 +649,7 @@ cmake-utils_src_configure() {
if [[ ${EAPI} != [56] ]]; then
cat >> "${common_config}" <<- _EOF_ || die
SET (CMAKE_INSTALL_DOCDIR 
"${EPREFIX}/usr/share/doc/${PF}" CACHE PATH "")
-   SET (BUILD_SHARED_LIBS ON CACHE BOOLEAN "")
+   SET (BUILD_SHARED_LIBS ON CACHE BOOL "")
_EOF_
fi
 



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

2019-11-10 Thread Andreas Sturmlechner
commit: 58bb5d97167c253535b32e3aca00cf8688cb9c97
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep  7 13:39:53 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 01:14:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58bb5d97

kde5.eclass: Inherit kde.org.eclass and drop moved functions/vars

Functions moved to kde.org:
- _kde_is_unreleased
- _calculate_src_uri
- _calculate_live_repo
- kde5_pkg_nofetch
- kde5_src_unpack

Variables moved to kde.org:
- KDE_BUILD_TYPE
- KDE_SELINUX_MODULE
- KDE_UNRELEASED
- HOMEPAGE

Variables deprecated:
- KDE_SUBSLOT (define SLOT in ebuild)
- KMNAME (use KDE_ORG_NAME in kde.org.eclass instead)

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

 eclass/kde5.eclass | 223 -
 1 file changed, 13 insertions(+), 210 deletions(-)

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index ee1d3b35aa8..ecc16bdae99 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -25,6 +25,12 @@
 if [[ -z ${_KDE5_ECLASS} ]]; then
 _KDE5_ECLASS=1
 
+# Propagate KMNAME to kde.org.eclass
+# PORTING: Use KDE_ORG_NAME from kde.org.eclass instead
+if [[ -z ${KDE_ORG_NAME} ]]; then
+   KDE_ORG_NAME=${KMNAME:=$PN}
+fi
+
 # @ECLASS-VARIABLE: VIRTUALX_REQUIRED
 # @DESCRIPTION:
 # For proper description see virtualx.eclass manpage.
@@ -32,17 +38,13 @@ _KDE5_ECLASS=1
 # for tests you should proceed with setting VIRTUALX_REQUIRED=test.
 : ${VIRTUALX_REQUIRED:=manual}
 
-inherit cmake-utils flag-o-matic kde5-functions virtualx xdg
-
-if [[ ${KDE_BUILD_TYPE} = live ]]; then
-   inherit git-r3
-fi
+inherit cmake-utils flag-o-matic kde.org kde5-functions virtualx xdg
 
 if [[ -v KDE_GCC_MINIMAL ]]; then
EXPORT_FUNCTIONS pkg_pretend
 fi
 
-EXPORT_FUNCTIONS pkg_setup pkg_nofetch src_unpack src_prepare src_configure 
src_compile src_test src_install pkg_preinst pkg_postinst pkg_postrm
+EXPORT_FUNCTIONS pkg_setup src_prepare src_configure src_compile src_test 
src_install pkg_preinst pkg_postinst pkg_postrm
 
 # @ECLASS-VARIABLE: ECM_KDEINSTALLDIRS
 # @DESCRIPTION:
@@ -127,37 +129,19 @@ if [[ ${CATEGORY} = kde-frameworks ]]; then
 fi
 : ${KDE_TEST:=false}
 
-# @ECLASS-VARIABLE: KDE_SELINUX_MODULE
-# @DESCRIPTION:
-# If set to "none", do nothing.
-# For any other value, add selinux to IUSE, and depending on that useflag
-# add a dependency on sec-policy/selinux-${KDE_SELINUX_MODULE} to (R)DEPEND.
-: ${KDE_SELINUX_MODULE:=none}
-
 # @ECLASS-VARIABLE: KDE_SUBSLOT
 # @DESCRIPTION:
 # If set to "false", do nothing.
 # If set to "true", add a subslot to the package, where subslot is either
 # defined as major.minor version for kde-*/ categories or ${PV} if other.
 # For any other value, that value will be used as subslot.
+# PORTING: no replacement, define in ebuild
 : ${KDE_SUBSLOT:=false}
 
-# @ECLASS-VARIABLE: KDE_UNRELEASED
-# @INTERNAL
-# @DESCRIPTION
-# 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=( )
-
-HOMEPAGE="https://kde.org/;
+# PORTING: LICENSE no longer set by eclass, define in ebuild
 LICENSE="GPL-2"
-
-SLOT=5
-
-if [[ ${CATEGORY} = kde-frameworks ]]; then
-   KDE_SUBSLOT=true
-fi
+# PORTING: SLOT no longer set by eclass except for kde-frameworks
+[[ ${CATEGORY} = kde-frameworks ]] || SLOT=5
 
 case ${KDE_SUBSLOT} in
false)  ;;
@@ -245,154 +229,10 @@ case ${KDE_TEST} in
;;
 esac
 
-case ${KDE_SELINUX_MODULE} in
-   none)   ;;
-   *)
-   IUSE+=" selinux"
-   RDEPEND+=" selinux? ( sec-policy/selinux-${KDE_SELINUX_MODULE} 
)"
-   ;;
-esac
-
 DEPEND+=" ${COMMONDEPEND}"
 RDEPEND+=" ${COMMONDEPEND}"
 unset COMMONDEPEND
 
-if [[ -n ${KMNAME} && ${KMNAME} != ${PN} && ${KDE_BUILD_TYPE} = release ]]; 
then
-   S=${WORKDIR}/${KMNAME}-${PV}
-fi
-
-_kde_is_unreleased() {
-   local pair
-   for pair in "${KDE_UNRELEASED[@]}" ; do
-   if [[ "${pair}" = "${CATEGORY}-${PV}" ]]; then
-   return 0
-   fi
-   done
-
-   return 1
-}
-
-# Determine fetch location for released tarballs
-_calculate_src_uri() {
-   debug-print-function ${FUNCNAME} "$@"
-
-   local _kmname
-
-   if [[ -n ${KMNAME} ]]; then
-   _kmname=${KMNAME}
-   else
-   _kmname=${PN}
-   fi
-
-   case ${PN} in
-   kdelibs4support | \
-   kdewebkit | \
-   khtml | \
-   kjs | \
-   kjsembed | \
-   kmediaplayer | \
-   kross)
-   _kmname="portingAids/${_kmname}"
-   ;;
-   kdesignerplugin)
-   [[ ${PV} = 5.6[01].* ]] || 
_kmname="portingAids/${_kmname}"
-   ;;
-   esac
-
-   case 

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

2019-11-10 Thread Andreas Sturmlechner
commit: 69a97cb3d5830aa8e99c963f003d87caa3d05f9e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 01:08:46 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 01:11:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69a97cb3

media-sound/kmetronome: 1.0.1 version bump

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

 media-sound/kmetronome/Manifest|  1 +
 media-sound/kmetronome/kmetronome-1.0.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/media-sound/kmetronome/Manifest b/media-sound/kmetronome/Manifest
index ec051925adb..222941d4197 100644
--- a/media-sound/kmetronome/Manifest
+++ b/media-sound/kmetronome/Manifest
@@ -1 +1,2 @@
 DIST kmetronome-1.0.0.tar.bz2 225715 BLAKE2B 
f8d7d7307f61d1359a16902246ba3e4e64b39bbc2b982f4147fc9f08bdf0b78134c8b9e7c6ad487553d63db30fae007e6e2e6c8d888359be7554f2861bbb5192
 SHA512 
69290c56119de78a75863c8afd891fbff2d26eeb739a5e65938ba6238e522b1fb79edc6ac0264b912cb70bc3028a6245ab16cc3d22f19e30ea9a33817589f426
+DIST kmetronome-1.0.1.tar.bz2 226758 BLAKE2B 
9a9e7070f78fe109dce18d3fb66c29e1819f443bc578f03ec31670c994377d7f760367c0c6eb8edc40b2f64b58f2b461beed19b02eadc6dfc9762be537f9f196
 SHA512 
b5d4c290bb92cdc531ad432dda6ad21ea6c7ec9a144e0482aa4219293e2bc515dbb68ffdbbd4e552daf425c5206636c378e587adfc7029f7bc67d902b591897a

diff --git a/media-sound/kmetronome/kmetronome-1.0.1.ebuild 
b/media-sound/kmetronome/kmetronome-1.0.1.ebuild
new file mode 100644
index 000..de0c537d90a
--- /dev/null
+++ b/media-sound/kmetronome/kmetronome-1.0.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils xdg
+
+DESCRIPTION="MIDI based metronome using ALSA sequencer"
+HOMEPAGE="http://kmetronome.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   virtual/pkgconfig
+"
+DEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   media-libs/alsa-lib
+   >=media-sound/drumstick-1.0.0
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   cmake-utils_src_prepare
+}



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

2019-11-10 Thread Zac Medico
commit: cd900b031fef35ee240f5f7151060debec7c8459
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Nov 11 00:49:47 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Nov 11 01:00:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd900b03

app-text/calibre: 4.3.0-r1 revbump

Reported-by: majlo  o2.pl>
Closes: https://bugs.gentoo.org/699628
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Zac Medico  gentoo.org>

 app-text/calibre/{calibre-4.3.0.ebuild => calibre-4.3.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/calibre/calibre-4.3.0.ebuild 
b/app-text/calibre/calibre-4.3.0-r1.ebuild
similarity index 99%
rename from app-text/calibre/calibre-4.3.0.ebuild
rename to app-text/calibre/calibre-4.3.0-r1.ebuild
index a435558ef33..bd7b7fd3364 100644
--- a/app-text/calibre/calibre-4.3.0.ebuild
+++ b/app-text/calibre/calibre-4.3.0-r1.ebuild
@@ -55,6 +55,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
>=sys-apps/dbus-1.10.8
dev-python/dnspython[${PYTHON_USEDEP}]
>=dev-python/feedparser-5.2.1[${PYTHON_USEDEP}]
+   >=dev-python/html2text-2019.8.11[${PYTHON_USEDEP}]
>=dev-python/html5-parser-0.4.3[${PYTHON_USEDEP}]
>=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]
>=dev-python/markdown-3.0.1[${PYTHON_USEDEP}]



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

2019-11-10 Thread Zac Medico
commit: 0f86e863cbbfb301d846d63d42ebee1de5193700
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Nov 11 00:52:10 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Nov 11 01:00:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f86e863

dev-python/html2text: keyword ~arm (new calibre dep)

Bug: https://bugs.gentoo.org/699628
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Zac Medico  gentoo.org>

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

diff --git a/dev-python/html2text/html2text-2019.8.11.ebuild 
b/dev-python/html2text/html2text-2019.8.11.ebuild
index ea4d4e71627..e44c8fcbf96 100644
--- a/dev-python/html2text/html2text-2019.8.11.ebuild
+++ b/dev-python/html2text/html2text-2019.8.11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2019-11-10 Thread Andreas Sturmlechner
commit: b0eb2e313ed5f35cbd9c36efcb969063007b2b3d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 00:57:43 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 00:57:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0eb2e31

kde-plasma/ksysguard: Fix cmakeargs

Closes: https://bugs.gentoo.org/698938
Package-Manager: Portage-2.3.78, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/ksysguard/ksysguard-5.17.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.17.2.ebuild 
b/kde-plasma/ksysguard/ksysguard-5.17.2.ebuild
index 2f567178087..95dbb927819 100644
--- a/kde-plasma/ksysguard/ksysguard-5.17.2.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.17.2.ebuild
@@ -42,7 +42,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_find_package caps Libcap)
+   $(cmake-utils_use_find_package caps libpcap)
$(cmake-utils_use_find_package lm-sensors Sensors)
)
 



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

2019-11-10 Thread Andreas Sturmlechner
commit: a85841045c61e6f66221950893d3cebf5aaadeae
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 00:56:03 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 00:56:03 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a8584104

kde-plasma/ksysguard: Fix cmakeargs

Closes: https://bugs.gentoo.org/698938
Package-Manager: Portage-2.3.78, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/ksysguard/ksysguard-5.17.49..ebuild | 2 +-
 kde-plasma/ksysguard/ksysguard-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.17.49..ebuild 
b/kde-plasma/ksysguard/ksysguard-5.17.49..ebuild
index 4fa4edcd91..ee598a8cdf 100644
--- a/kde-plasma/ksysguard/ksysguard-5.17.49..ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.17.49..ebuild
@@ -47,7 +47,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_find_package caps Libcap)
+   $(cmake-utils_use_find_package caps libpcap)
$(cmake-utils_use_find_package lm-sensors Sensors)
)
 

diff --git a/kde-plasma/ksysguard/ksysguard-.ebuild 
b/kde-plasma/ksysguard/ksysguard-.ebuild
index 3b7e584cdb..eb5c38e573 100644
--- a/kde-plasma/ksysguard/ksysguard-.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-.ebuild
@@ -47,7 +47,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_find_package caps Libcap)
+   $(cmake-utils_use_find_package caps libpcap)
$(cmake-utils_use_find_package lm-sensors Sensors)
)
 



[gentoo-commits] proj/sci:master commit in: sci-libs/labbookdb/

2019-11-10 Thread Horea Christian
commit: 689b5a8428e0ae09ada3a67201df18e10889789a
Author: Horea Christian  chymera  eu>
AuthorDate: Mon Nov 11 00:48:31 2019 +
Commit: Horea Christian  gmail  com>
CommitDate: Mon Nov 11 00:48:31 2019 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=689b5a84

sci-libs/labbookdb: no keywords in live ebuild

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Horea Christian  chymera.eu>

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

diff --git a/sci-libs/labbookdb/labbookdb-.ebuild 
b/sci-libs/labbookdb/labbookdb-.ebuild
index 2755a0a4a..86244cdbd 100644
--- a/sci-libs/labbookdb/labbookdb-.ebuild
+++ b/sci-libs/labbookdb/labbookdb-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ EGIT_REPO_URI="https://github.com/TheChymera/LabbookDB;
 LICENSE="GPL-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
 
 DEPEND=""
 RDEPEND="



[gentoo-commits] proj/kde:master commit in: app-backup/kup/

2019-11-10 Thread Andreas Sturmlechner
commit: 786aec003eb01778d9b4a683d13f85e1a5a99889
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 00:31:38 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 00:32:01 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=786aec00

app-backup/kup: Port to ecm.eclass and kde.org.eclass

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

 app-backup/kup/kup-.ebuild | 51 +-
 1 file changed, 26 insertions(+), 25 deletions(-)

diff --git a/app-backup/kup/kup-.ebuild b/app-backup/kup/kup-.ebuild
index a36d9f1d9e..3dbbc833ed 100644
--- a/app-backup/kup/kup-.ebuild
+++ b/app-backup/kup/kup-.ebuild
@@ -3,42 +3,43 @@
 
 EAPI=7
 
-KDE_HANDBOOK="forceoptional"
-inherit kde5
+ECM_HANDBOOK="forceoptional"
+inherit ecm kde.org
 
 DESCRIPTION="Backup scheduler for KDE's Plasma desktop"
 HOMEPAGE="https://www.linux-apps.com/p/1127689;
 
 LICENSE="GPL-2"
+SLOT="5"
 KEYWORDS=""
 IUSE=""
 
 DEPEND="
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kidletime)
-   $(add_frameworks_dep kinit)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep plasma)
-   $(add_frameworks_dep solid)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtwidgets)
+   kde-frameworks/kcompletion:5
+   kde-frameworks/kconfig:5
+   kde-frameworks/kconfigwidgets:5
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/kdbusaddons:5
+   kde-frameworks/ki18n:5
+   kde-frameworks/kiconthemes:5
+   kde-frameworks/kidletime:5
+   kde-frameworks/kinit:5
+   kde-frameworks/kio:5
+   kde-frameworks/kjobwidgets:5
+   kde-frameworks/knotifications:5
+   kde-frameworks/kwidgetsaddons:5
+   kde-frameworks/kxmlgui:5
+   kde-frameworks/plasma:5
+   kde-frameworks/solid:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
dev-libs/libgit2:=
 "
 RDEPEND="${DEPEND}
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtsvg)
+   dev-qt/qtdeclarative:5
+   dev-qt/qtsvg:5
app-backup/bup
net-misc/rsync
 "
@@ -47,5 +48,5 @@ src_configure() {
local mycmakeargs=(
-DUSE_SYSTEM_LIBGIT2=ON
)
-   kde5_src_configure
+   ecm_src_configure
 }



[gentoo-commits] proj/kde:master commit in: app-admin/systemdgenie/

2019-11-10 Thread Andreas Sturmlechner
commit: 4fcdd16bb63ee692c1b9e9afb83808fedcc86b63
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 00:28:15 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 00:30:31 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4fcdd16b

app-admin/systemdgenie: Port to ecm.eclass and kde.org.eclass

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

 app-admin/systemdgenie/systemdgenie-.ebuild | 26 +
 1 file changed, 14 insertions(+), 12 deletions(-)

diff --git a/app-admin/systemdgenie/systemdgenie-.ebuild 
b/app-admin/systemdgenie/systemdgenie-.ebuild
index 709ad89c17..85f206f8f6 100644
--- a/app-admin/systemdgenie/systemdgenie-.ebuild
+++ b/app-admin/systemdgenie/systemdgenie-.ebuild
@@ -3,30 +3,32 @@
 
 EAPI=7
 
-inherit kde5
+inherit ecm kde.org
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/unstable/${PN}/${P}.tar.xz"
KEYWORDS="~amd64"
 fi
 
-DESCRIPTION="systemd managment utility"
+DESCRIPTION="Systemd managment utility"
 HOMEPAGE="https://cgit.kde.org/systemdgenie.git;
+
 LICENSE="GPL-2+"
+SLOT="5"
 IUSE=""
 
 BDEPEND="sys-devel/gettext"
 DEPEND="
-   $(add_frameworks_dep kauth)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   kde-frameworks/kauth:5
+   kde-frameworks/kconfigwidgets:5
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/kcrash:5
+   kde-frameworks/ki18n:5
+   kde-frameworks/kwidgetsaddons:5
+   kde-frameworks/kxmlgui:5
sys-apps/systemd
 "
 RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: app-editors/okteta/

2019-11-10 Thread Andreas Sturmlechner
commit: 659a48ca1cc844c3c4811aefc1880fe6c8c869d3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 00:41:42 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 00:41:42 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=659a48ca

app-editors/okteta: Port to ecm.eclass and kde.org.eclass

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

 app-editors/okteta/okteta-.ebuild | 76 ++-
 1 file changed, 40 insertions(+), 36 deletions(-)

diff --git a/app-editors/okteta/okteta-.ebuild 
b/app-editors/okteta/okteta-.ebuild
index 614b30f95d..ab15b79c44 100644
--- a/app-editors/okteta/okteta-.ebuild
+++ b/app-editors/okteta/okteta-.ebuild
@@ -3,49 +3,54 @@
 
 EAPI=7
 
-KDE_HANDBOOK="forceoptional"
-KDE_TEST="true"
+ECM_DESIGNERPLUGIN="true"
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="true"
+KFMIN=5.60.0
+QTMIN=5.12.3
 VIRTUALX_REQUIRED="test"
-inherit kde5
+inherit ecm kde.org
+
+DESCRIPTION="Hex editor by KDE"
+HOMEPAGE="https://kde.org/applications/utilities/org.kde.okteta
+https://utils.kde.org/projects/okteta/;
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
KEYWORDS="~amd64 ~x86"
 fi
 
-DESCRIPTION="Hex editor by KDE"
-HOMEPAGE="https://kde.org/applications/utilities/okteta
-https://utils.kde.org/projects/okteta/;
-IUSE="crypt designer"
+LICENSE="GPL-2 handbook? ( FDL-1.2 )"
+SLOT="5"
+IUSE="crypt"
 
 DEPEND="
-   $(add_frameworks_dep kbookmarks)
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knewstuff)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtscript 'scripttools')
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   >=dev-qt/qtscript-${QTMIN}:5[scripttools]
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=kde-frameworks/kbookmarks-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcodecs-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
crypt? ( app-crypt/qca:2[qt5(+)] )
-   designer? ( $(add_qt_dep designer) )
 "
 RDEPEND="${DEPEND}"
 
@@ -53,14 +58,13 @@ src_configure() {
local mycmakeargs=(
-DOMIT_EXAMPLES=ON
$(cmake-utils_use_find_package crypt Qca-qt5)
-   -DBUILD_DESIGNERPLUGIN=$(usex designer)
)
 
-   kde5_src_configure
+   ecm_src_configure
 }
 
 src_test() {
local myctestargs=( -j1 )
 
-   kde5_src_test
+   ecm_src_test
 }



[gentoo-commits] proj/kde:master commit in: app-editors/kile/

2019-11-10 Thread Andreas Sturmlechner
commit: 904c317eec635209c749646dc5d5c8b4c660ee82
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 00:46:45 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 00:46:45 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=904c317e

app-editors/kile: Port to ecm.eclass and kde.org.eclass

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

 app-editors/kile/kile-.ebuild | 63 +--
 1 file changed, 34 insertions(+), 29 deletions(-)

diff --git a/app-editors/kile/kile-.ebuild 
b/app-editors/kile/kile-.ebuild
index f51798e3eb..438cf9a5b4 100644
--- a/app-editors/kile/kile-.ebuild
+++ b/app-editors/kile/kile-.ebuild
@@ -3,45 +3,51 @@
 
 EAPI=7
 
-KDE_HANDBOOK="forceoptional"
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.60.0
+QTMIN=5.12.3
 MY_P=${P/_beta/b}
-inherit kde5
+inherit ecm kde.org
 
 DESCRIPTION="Latex Editor and TeX shell based on KDE Frameworks"
 HOMEPAGE="https://kile.sourceforge.io/;
-[[ ${PV} != ** ]] && SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
+
+if [[ ${KDE_BUILD_TYPE} == release ]]; then
+   SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
+   KEYWORDS="~amd64 ~x86"
+fi
 
 LICENSE="FDL-1.2 GPL-2"
-KEYWORDS=""
+SLOT="5"
 IUSE="+pdf +png"
 
 DEPEND="
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kdoctools)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep khtml)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kinit)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep ktexteditor)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_kdeapps_dep okular)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtscript)
-   $(add_qt_dep qttest)
-   $(add_qt_dep qtwidgets)
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtscript-${QTMIN}:5
+   >=dev-qt/qttest-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   kde-apps/okular:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdoctools-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/khtml-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kinit-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/ktexteditor-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
pdf? ( app-text/poppler[qt5] )
 "
 RDEPEND="${DEPEND}
!app-editors/kile:4
-   $(add_kdeapps_dep konsole)
-   $(add_kdeapps_dep okular 'pdf?')
+   kde-apps/konsole:5
+   kde-apps/okular:5[pdf?]
virtual/latex-base
virtual/tex-base
pdf? (
@@ -59,7 +65,7 @@ S=${WORKDIR}/${MY_P}
 DOCS=( kile-remote-control.txt )
 
 src_prepare() {
-   kde5_src_prepare
+   ecm_src_prepare
 
# I know upstream wants to help us but it doesn't work..
sed -e '/INSTALL( FILES AUTHORS/s/^/#DISABLED /' \
@@ -70,6 +76,5 @@ src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package pdf Poppler)
)
-
-   kde5_src_configure
+   ecm_src_configure
 }



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

2019-11-10 Thread Andreas Sturmlechner
commit: d8b20f98f88e3764edede6107ff8c93db46d7bf0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 00:26:21 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 00:26:21 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d8b20f98

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

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

 .../partitionmanager/partitionmanager-.ebuild  | 40 +-
 1 file changed, 23 insertions(+), 17 deletions(-)

diff --git a/sys-block/partitionmanager/partitionmanager-.ebuild 
b/sys-block/partitionmanager/partitionmanager-.ebuild
index d94675fe30..0c8c7374a1 100644
--- a/sys-block/partitionmanager/partitionmanager-.ebuild
+++ b/sys-block/partitionmanager/partitionmanager-.ebuild
@@ -3,31 +3,37 @@
 
 EAPI=7
 
-KDE_HANDBOOK="optional"
-inherit kde5
+ECM_HANDBOOK="optional"
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
 DESCRIPTION="Utility for management of disks, partitions and file systems"
 HOMEPAGE="https://kde.org/applications/system/org.kde.partitionmanager;
-[[ ${KDE_BUILD_TYPE} == release ]] && 
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+
+if [[ ${KDE_BUILD_TYPE} == release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
 
 LICENSE="GPL-3"
-KEYWORDS=""
+SLOT="5"
 IUSE=""
 
 DEPEND="
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
>=sys-libs/kpmcore-3.3.0:5=
 "
 RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: app-cdr/isoimagewriter/

2019-11-10 Thread Andreas Sturmlechner
commit: 0e2728ea6d1471a004e4f5530fcd6dafdeb3a853
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 00:35:32 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 00:35:32 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0e2728ea

app-cdr/isoimagewriter: Port to ecm.eclass and kde.org.eclass

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

 app-cdr/isoimagewriter/isoimagewriter-.ebuild | 22 ++
 1 file changed, 14 insertions(+), 8 deletions(-)

diff --git a/app-cdr/isoimagewriter/isoimagewriter-.ebuild 
b/app-cdr/isoimagewriter/isoimagewriter-.ebuild
index 50e9c35bf7..e13a14a991 100644
--- a/app-cdr/isoimagewriter/isoimagewriter-.ebuild
+++ b/app-cdr/isoimagewriter/isoimagewriter-.ebuild
@@ -3,23 +3,29 @@
 
 EAPI=7
 
-inherit kde5
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
 DESCRIPTION="Write hybrid ISO files onto a USB disk"
 
HOMEPAGE="http://wiki.rosalab.com/en/index.php/Blog:ROSA_Planet/ROSA_Image_Writer;
-[[ ${PV} != ** ]] && 
SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz"
+
+if [[ ${KDE_BUILD_TYPE} == release ]]; then
+   SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz"
+   KEYWORDS="~amd64"
+fi
 
 LICENSE="GPL-3"
-KEYWORDS=""
+SLOT="5"
 IUSE=""
 
 DEPEND="
-   $(add_frameworks_dep kauth)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
app-crypt/gpgme[cxx,qt5]
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
virtual/libudev:=
 "
 RDEPEND="${DEPEND}"



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

2019-11-10 Thread Zac Medico
commit: c5ea8fdcf5a415b280427c0513613147ada81708
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Nov 11 00:12:29 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Nov 11 00:27:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ea8fdc

dev-python/html2text: Bump to version 2019.8.11

Reported-by: majlo  o2.pl>
Bug: https://bugs.gentoo.org/699628
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Zac Medico  gentoo.org>

 dev-python/html2text/Manifest   |  1 +
 dev-python/html2text/html2text-2019.8.11.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/html2text/Manifest b/dev-python/html2text/Manifest
index e832f9d7c99..840cdbc1d92 100644
--- a/dev-python/html2text/Manifest
+++ b/dev-python/html2text/Manifest
@@ -1,2 +1,3 @@
 DIST html2text-2018.1.9-1.tar.gz 51173 BLAKE2B 
a21cd3e579d47081e669fda3f3147fc28d816478885942565a1b93b86292e2729e93bfea6b5326703e575f209f5bd7dd905d72011b8153b8c40d31c83acf9057
 SHA512 
773b508864a2fa31e961e132118702429f5b7836e90bd521db2ed6b4215de49d63991a99b7ad7d5aac3074a3c14e4d384557a4eb5b43c7e2aada46d5434ed229
+DIST html2text-2019.8.11.tar.gz 48721 BLAKE2B 
6a63a9608c29374a510d7026717de4b94eb63d366513990623b9bfbf679680c85f5cf06ec7076143397d160a5c484bf5dfef3e24b1862be09e0cc0d7cd86051a
 SHA512 
f405bccea18b2898fc8816483e8fa8912b2d508f139d7a65c54218acc87006d8b89e00a12018dc7b911f729036fe4e8a5069242dc00edb40171d4bc149e39ba6
 DIST html2text-2019.9.26.tar.gz 48634 BLAKE2B 
efece48c7b05171f9bae833663292d7804838b5a791f1f734b3a258843a71616ada2ebee7cee406e0bfa1a3dce67040d41621bd87be100a2c0d4ca6d75829aa9
 SHA512 
4c6a52e96d3997a6ebe41c2955e2f6bd5189f49aadd7d7afbe67b85a2f61a0aafd0fc09fef184cb9407b9ab26f120ef235294e4e9d8f41e3b6b8f6fc29aa386d

diff --git a/dev-python/html2text/html2text-2019.8.11.ebuild 
b/dev-python/html2text/html2text-2019.8.11.ebuild
new file mode 100644
index 000..ea4d4e71627
--- /dev/null
+++ b/dev-python/html2text/html2text-2019.8.11.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Turn HTML into equivalent Markdown-structured text"
+HOMEPAGE="https://github.com/Alir3z4/html2text 
https://pypi.org/project/html2text/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+# pkg_resources is used for entry points
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+DOCS=( AUTHORS.rst ChangeLog.rst README.md )
+
+python_prepare_all() {
+   # naming conflict with app-text/html2text, bug 421647
+   sed -i 's/html2text = html2text.cli:main/py\0/' setup.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   pytest -vv || die "tests failed with ${EPYTHON}"
+}



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

2019-11-10 Thread Matt Turner
commit: a0d64caf0cf5447c7c275ce719ab83d88dcb9b20
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Nov 11 00:26:00 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Nov 11 00:26:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0d64caf

dev-libs/mpfr-4.0.2: sparc stable, bug 693846

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

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

diff --git a/dev-libs/mpfr/mpfr-4.0.2.ebuild b/dev-libs/mpfr/mpfr-4.0.2.ebuild
index ac013918449..ed10e06950a 100644
--- a/dev-libs/mpfr/mpfr-4.0.2.ebuild
+++ b/dev-libs/mpfr/mpfr-4.0.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.mpfr.org/mpfr-${MY_PV}/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2.1"
 SLOT="0/6" # libmpfr.so version
-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="static-libs"
 
 RDEPEND=">=dev-libs/gmp-5.0.0[${MULTILIB_USEDEP},static-libs?]"



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

2019-11-10 Thread Matt Turner
commit: aef51fb081995cfe8c3bc099e4f73aa7feabf6d6
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Nov 11 00:26:00 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Nov 11 00:26:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aef51fb0

sys-devel/gcc-9.2.0-r2: sparc stable, bug 698646

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

 sys-devel/gcc/gcc-9.2.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/gcc/gcc-9.2.0-r2.ebuild 
b/sys-devel/gcc/gcc-9.2.0-r2.ebuild
index 59bb7f5d87e..652ea6a4294 100644
--- a/sys-devel/gcc/gcc-9.2.0-r2.ebuild
+++ b/sys-devel/gcc/gcc-9.2.0-r2.ebuild
@@ -7,7 +7,7 @@ PATCH_VER="3"
 
 inherit toolchain
 
-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"
 
 RDEPEND=""
 DEPEND="${RDEPEND}



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

2019-11-10 Thread Matt Turner
commit: e598c4080f0aa4b6d95efb5364e49c714d8a8bbf
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Nov 11 00:25:59 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Nov 11 00:26:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e598c408

dev-libs/mpc-1.1.0-r1: sparc stable, bug 693846

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

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

diff --git a/dev-libs/mpc/mpc-1.1.0-r1.ebuild b/dev-libs/mpc/mpc-1.1.0-r1.ebuild
index 47e9b5d7482..0999f498a48 100644
--- a/dev-libs/mpc/mpc-1.1.0-r1.ebuild
+++ b/dev-libs/mpc/mpc-1.1.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0/3"
-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="static-libs"
 
 DEPEND=">=dev-libs/gmp-5.0.0:0=[${MULTILIB_USEDEP},static-libs?]



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

2019-11-10 Thread Andreas Sturmlechner
commit: 113f57dd066b1f940acb2d323a22d69257dc5b3b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 00:16:15 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 00:21:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=113f57dd

ecm.eclass: Inherit xdg only if ECM_NONGUI=false

xdg phase functions were already only called based on this var.

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

 eclass/ecm.eclass | 30 +-
 1 file changed, 17 insertions(+), 13 deletions(-)

diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass
index 816feed7219..06c2e9f83ea 100644
--- a/eclass/ecm.eclass
+++ b/eclass/ecm.eclass
@@ -37,7 +37,23 @@ _ECM_UTILS_ECLASS=1
 # for tests you should proceed with setting VIRTUALX_REQUIRED=test.
 : ${VIRTUALX_REQUIRED:=manual}
 
-inherit cmake-utils flag-o-matic toolchain-funcs virtualx xdg
+# @ECLASS-VARIABLE: ECM_NONGUI
+# @DEFAULT_UNSET
+# @DESCRIPTION:
+# By default, for all CATEGORIES except kde-frameworks, assume we are building
+# a GUI application. Add dependency on kde-frameworks/breeze-icons or
+# kde-frameworks/oxygen-icons and run the xdg.eclass routines for pkg_preinst,
+# pkg_postinst and pkg_postrm. If set to "true", do nothing.
+if [[ ${CATEGORY} = kde-frameworks ]] ; then
+   : ${ECM_NONGUI:=true}
+fi
+: ${ECM_NONGUI:=false}
+
+inherit cmake-utils flag-o-matic toolchain-funcs virtualx
+
+if [[ ${ECM_NONGUI} = false ]] ; then
+   inherit xdg
+fi
 
 case ${EAPI} in
7) ;;
@@ -56,18 +72,6 @@ EXPORT_FUNCTIONS pkg_setup src_prepare src_configure 
src_test pkg_preinst pkg_po
 # KDE_INSTALL_USE_QT_SYS_PATHS to ON. If set to "false", do nothing.
 : ${ECM_KDEINSTALLDIRS:=true}
 
-# @ECLASS-VARIABLE: ECM_NONGUI
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# By default, for all CATEGORIES except kde-frameworks, assume we are building
-# a GUI application. Add dependency on kde-frameworks/breeze-icons or
-# kde-frameworks/oxygen-icons and run the xdg.eclass routines for pkg_preinst,
-# pkg_postinst and pkg_postrm. If set to "true", do nothing.
-if [[ ${CATEGORY} = kde-frameworks ]]; then
-   : ${ECM_NONGUI:=true}
-fi
-: ${ECM_NONGUI:=false}
-
 # @ECLASS-VARIABLE: ECM_DEBUG
 # @DESCRIPTION:
 # Add "debug" to IUSE. If !debug, add -DNDEBUG (via cmake-utils_src_configure)



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

2019-11-10 Thread Andreas Sturmlechner
commit: e087e4096479c828dd37a49da1e78cd21b1bce8e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 00:16:15 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 00:16:15 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e087e409

ecm.eclass: Inherit xdg only if ECM_NONGUI=false

xdg phase functions were already only called based on this var.

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

 eclass/ecm.eclass | 30 +-
 1 file changed, 17 insertions(+), 13 deletions(-)

diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass
index 816feed721..06c2e9f83e 100644
--- a/eclass/ecm.eclass
+++ b/eclass/ecm.eclass
@@ -37,7 +37,23 @@ _ECM_UTILS_ECLASS=1
 # for tests you should proceed with setting VIRTUALX_REQUIRED=test.
 : ${VIRTUALX_REQUIRED:=manual}
 
-inherit cmake-utils flag-o-matic toolchain-funcs virtualx xdg
+# @ECLASS-VARIABLE: ECM_NONGUI
+# @DEFAULT_UNSET
+# @DESCRIPTION:
+# By default, for all CATEGORIES except kde-frameworks, assume we are building
+# a GUI application. Add dependency on kde-frameworks/breeze-icons or
+# kde-frameworks/oxygen-icons and run the xdg.eclass routines for pkg_preinst,
+# pkg_postinst and pkg_postrm. If set to "true", do nothing.
+if [[ ${CATEGORY} = kde-frameworks ]] ; then
+   : ${ECM_NONGUI:=true}
+fi
+: ${ECM_NONGUI:=false}
+
+inherit cmake-utils flag-o-matic toolchain-funcs virtualx
+
+if [[ ${ECM_NONGUI} = false ]] ; then
+   inherit xdg
+fi
 
 case ${EAPI} in
7) ;;
@@ -56,18 +72,6 @@ EXPORT_FUNCTIONS pkg_setup src_prepare src_configure 
src_test pkg_preinst pkg_po
 # KDE_INSTALL_USE_QT_SYS_PATHS to ON. If set to "false", do nothing.
 : ${ECM_KDEINSTALLDIRS:=true}
 
-# @ECLASS-VARIABLE: ECM_NONGUI
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# By default, for all CATEGORIES except kde-frameworks, assume we are building
-# a GUI application. Add dependency on kde-frameworks/breeze-icons or
-# kde-frameworks/oxygen-icons and run the xdg.eclass routines for pkg_preinst,
-# pkg_postinst and pkg_postrm. If set to "true", do nothing.
-if [[ ${CATEGORY} = kde-frameworks ]]; then
-   : ${ECM_NONGUI:=true}
-fi
-: ${ECM_NONGUI:=false}
-
 # @ECLASS-VARIABLE: ECM_DEBUG
 # @DESCRIPTION:
 # Add "debug" to IUSE. If !debug, add -DNDEBUG (via cmake-utils_src_configure)



[gentoo-commits] proj/kde:master commit in: media-gfx/krita/

2019-11-10 Thread Andreas Sturmlechner
commit: 6fd1d431b709583b9044edd81c278de8ded151f5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 23:52:31 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 23:52:31 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6fd1d431

media-gfx/krita: Port to ecm.eclass and kde.org.eclass

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

 media-gfx/krita/krita-.ebuild | 62 +--
 1 file changed, 33 insertions(+), 29 deletions(-)

diff --git a/media-gfx/krita/krita-.ebuild 
b/media-gfx/krita/krita-.ebuild
index a39f760956..fd93648acb 100644
--- a/media-gfx/krita/krita-.ebuild
+++ b/media-gfx/krita/krita-.ebuild
@@ -3,10 +3,12 @@
 
 EAPI=7
 
-KDE_TEST="forceoptional-recursive"
-VIRTUALX_REQUIRED="test"
+ECM_TEST="forceoptional-recursive"
 PYTHON_COMPAT=( python3_{6,7} )
-inherit kde5 python-single-r1
+KFMIN=5.60.0
+QTMIN=5.12.3
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org python-single-r1
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
@@ -15,7 +17,9 @@ fi
 
 DESCRIPTION="Free digital painting application. Digital Painting, Creative 
Freedom!"
 HOMEPAGE="https://kde.org/applications/graphics/krita/ https://krita.org/;
+
 LICENSE="GPL-3"
+SLOT="5"
 IUSE="color-management fftw gif +gsl heif +jpeg openexr pdf qtmedia +raw tiff 
vc"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
@@ -25,33 +29,33 @@ BDEPEND="
sys-devel/gettext
 "
 RDEPEND="${PYTHON_DEPS}
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kitemmodels)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtconcurrent)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui '-gles2' '' '5=')
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtsvg)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtx11extras)
-   $(add_qt_dep qtxml)
dev-libs/boost:=
dev-libs/quazip
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/sip[${PYTHON_USEDEP}]
+   >=dev-qt/qtconcurrent-${QTMIN}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5=[-gles2]
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   >=dev-qt/qtsvg-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
media-gfx/exiv2:=
media-libs/lcms
media-libs/libpng:0=
@@ -70,7 +74,7 @@ RDEPEND="${PYTHON_DEPS}
media-libs/openexr
)
pdf? ( app-text/poppler[qt5] )
-   qtmedia? ( $(add_qt_dep qtmultimedia) )
+   qtmedia? ( >=dev-qt/qtmultimedia-${QTMIN}:5 )
raw? ( media-libs/libraw:= )
tiff? ( media-libs/tiff:0 )
 "
@@ -83,7 +87,7 @@ RESTRICT+=" test"
 
 pkg_setup() {
python-single-r1_pkg_setup
-   kde5_pkg_setup
+   ecm_pkg_setup
 }
 
 src_configure() {
@@ -106,5 +110,5 @@ src_configure() {
$(cmake-utils_use_find_package vc Vc)
)
 
-   kde5_src_configure
+   ecm_src_configure
 }



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

2019-11-10 Thread Andreas Sturmlechner
commit: 5eed12cdfe2abbb7bba1640ab07938e5c3aad0b2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 00:18:40 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 00:18:40 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5eed12cd

sys-libs/kpmcore: Set ECM_NONGUI=true

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

 sys-libs/kpmcore/kpmcore-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-libs/kpmcore/kpmcore-.ebuild 
b/sys-libs/kpmcore/kpmcore-.ebuild
index d2fab72be0..76380a5067 100644
--- a/sys-libs/kpmcore/kpmcore-.ebuild
+++ b/sys-libs/kpmcore/kpmcore-.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+ECM_NONGUI="true"
 KFMIN=5.60.0
 QTMIN=5.12.3
 inherit ecm kde.org



[gentoo-commits] proj/kde:master commit in: media-gfx/symboleditor/

2019-11-10 Thread Andreas Sturmlechner
commit: dd5971f21950123dfe2d3e2c47ab3fa0a33b98cf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 23:37:02 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 23:37:02 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dd5971f2

media-gfx/symboleditor: Port to ecm.eclass and kde.org.eclass

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

 media-gfx/symboleditor/symboleditor-.ebuild | 25 +
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/media-gfx/symboleditor/symboleditor-.ebuild 
b/media-gfx/symboleditor/symboleditor-.ebuild
index 26e909ecf5..640fa49ffc 100644
--- a/media-gfx/symboleditor/symboleditor-.ebuild
+++ b/media-gfx/symboleditor/symboleditor-.ebuild
@@ -3,8 +3,8 @@
 
 EAPI=7
 
-KDE_HANDBOOK="optional"
-inherit kde5
+ECM_HANDBOOK="optional"
+inherit ecm kde.org
 
 DESCRIPTION="Application to create libraries of QPainterPath objects with 
rendering hints"
 HOMEPAGE="https://userbase.kde.org/SymbolEditor;
@@ -15,6 +15,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
 fi
 
 LICENSE="GPL-2"
+SLOT="5"
 KEYWORDS=""
 IUSE=""
 
@@ -22,15 +23,15 @@ BDEPEND="
sys-devel/gettext
 "
 DEPEND="
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   kde-frameworks/kconfig:5
+   kde-frameworks/kconfigwidgets:5
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/ki18n:5
+   kde-frameworks/kio:5
+   kde-frameworks/kwidgetsaddons:5
+   kde-frameworks/kxmlgui:5
 "
 RDEPEND="${DEPEND}"
 
@@ -39,5 +40,5 @@ src_configure() {
-DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=ON
)
 
-   kde5_src_configure
+   ecm_src_configure
 }



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

2019-11-10 Thread Andreas Sturmlechner
commit: f64d76c5d103cfaa321faa3643152e7e3cb2cef6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 00:11:24 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 00:11:24 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f64d76c5

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

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

 sys-libs/kpmcore/kpmcore-.ebuild | 19 +++
 1 file changed, 11 insertions(+), 8 deletions(-)

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



[gentoo-commits] proj/kde:master commit in: media-gfx/kgraphviewer/

2019-11-10 Thread Andreas Sturmlechner
commit: b60c9a94361760755b3f894146d0673e802608fb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 23:39:28 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 23:39:28 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b60c9a94

media-gfx/kgraphviewer: Port to ecm.eclass and kde.org.eclass

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

 media-gfx/kgraphviewer/kgraphviewer-.ebuild | 31 +
 1 file changed, 16 insertions(+), 15 deletions(-)

diff --git a/media-gfx/kgraphviewer/kgraphviewer-.ebuild 
b/media-gfx/kgraphviewer/kgraphviewer-.ebuild
index 9a1ad4d7a8..52272bb02e 100644
--- a/media-gfx/kgraphviewer/kgraphviewer-.ebuild
+++ b/media-gfx/kgraphviewer/kgraphviewer-.ebuild
@@ -3,31 +3,32 @@
 
 EAPI=7
 
-KDE_HANDBOOK="forceoptional"
-inherit kde5
+ECM_HANDBOOK="forceoptional"
+inherit ecm kde.org
 
 DESCRIPTION="Graphviz dot graph file viewer"
 HOMEPAGE="https://kde.org/applications/graphics/kgraphviewer/;
 [[ ${PV} != ** ]] && SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2+ LGPL-2.1+ handbook? ( FDL-1.2 )"
+SLOT="5"
 KEYWORDS=""
 IUSE=""
 
 RDEPEND="
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtsvg)
-   $(add_qt_dep qtwidgets)
+   kde-frameworks/kconfig:5
+   kde-frameworks/kconfigwidgets:5
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/ki18n:5
+   kde-frameworks/kiconthemes:5
+   kde-frameworks/kparts:5
+   kde-frameworks/kwidgetsaddons:5
+   kde-frameworks/kxmlgui:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
>=media-gfx/graphviz-2.30
 "
 DEPEND="${RDEPEND}



[gentoo-commits] proj/kde:master commit in: www-client/falkon/

2019-11-10 Thread Andreas Sturmlechner
commit: 8a7dd6726545d948e44c705c23f0fef16bc262d2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 11 00:08:01 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 11 00:08:01 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8a7dd672

www-client/falkon: Port to ecm.eclass and kde.org.eclass

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

 www-client/falkon/falkon-.ebuild | 48 +++-
 1 file changed, 25 insertions(+), 23 deletions(-)

diff --git a/www-client/falkon/falkon-.ebuild 
b/www-client/falkon/falkon-.ebuild
index 17895772d6..ac245bef15 100644
--- a/www-client/falkon/falkon-.ebuild
+++ b/www-client/falkon/falkon-.ebuild
@@ -3,9 +3,11 @@
 
 EAPI=7
 
-KDE_TEST="true"
+ECM_TEST="true"
+KFMIN=5.60.0
+QTMIN=5.12.3
 VIRTUALX_REQUIRED="test"
-inherit kde5
+inherit ecm kde.org
 
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/${P}.tar.xz"
@@ -20,42 +22,42 @@ SLOT="0"
 IUSE="dbus kde libressl +X"
 
 COMMON_DEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_qt_dep qtdeclarative 'widgets')
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork 'ssl')
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtsql 'sqlite')
-   $(add_qt_dep qtwebchannel)
-   $(add_qt_dep qtwebengine 'widgets' '' '5=')
-   $(add_qt_dep qtwidgets)
+   >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5[ssl]
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   >=dev-qt/qtsql-${QTMIN}:5[sqlite]
+   >=dev-qt/qtwebchannel-${QTMIN}:5
+   >=dev-qt/qtwebengine-${QTMIN}:5=[widgets]
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/karchive-${KFMIN}:5
virtual/libintl
-   dbus? ( $(add_qt_dep qtdbus) )
+   dbus? ( >=dev-qt/qtdbus-${QTMIN}:5 )
kde? (
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kwallet)
-   $(add_frameworks_dep purpose)
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kwallet-${KFMIN}:5
+   >=kde-frameworks/purpose-${KFMIN}:5
)
libressl? ( dev-libs/libressl:= )
!libressl? ( dev-libs/openssl:0= )
X? (
-   $(add_qt_dep qtx11extras)
+   >=dev-qt/qtx11extras-${QTMIN}:5
x11-libs/libxcb:=
x11-libs/xcb-util
)
 "
 DEPEND="${COMMON_DEPEND}
-   $(add_qt_dep linguist-tools)
-   $(add_qt_dep qtconcurrent)
+   >=dev-qt/linguist-tools-${QTMIN}:5
+   >=dev-qt/qtconcurrent-${QTMIN}:5
 "
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
-   DEPEND+=" $(add_frameworks_dep ki18n)"
+   DEPEND+=" >=kde-frameworks/ki18n-${KFMIN}:5"
 fi
 RDEPEND="${COMMON_DEPEND}
!www-client/qupzilla
-   $(add_qt_dep qtsvg)
+   >=dev-qt/qtsvg-${QTMIN}:5
 "
 
 src_configure() {
@@ -65,5 +67,5 @@ src_configure() {
$(cmake-utils_use_find_package kde KF5KIO)
-DNO_X11=$(usex !X)
)
-   kde5_src_configure
+   ecm_src_configure
 }



[gentoo-commits] proj/kde:master commit in: media-gfx/kphotoalbum/

2019-11-10 Thread Andreas Sturmlechner
commit: 529b1affdae39094da06807c367a909ccdafd9e3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 23:44:40 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 23:45:34 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=529b1aff

media-gfx/kphotoalbum: Port to ecm.eclass and kde.org.eclass

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

 media-gfx/kphotoalbum/kphotoalbum-.ebuild | 57 ++-
 1 file changed, 30 insertions(+), 27 deletions(-)

diff --git a/media-gfx/kphotoalbum/kphotoalbum-.ebuild 
b/media-gfx/kphotoalbum/kphotoalbum-.ebuild
index 0aedb93fc7..48d162604f 100644
--- a/media-gfx/kphotoalbum/kphotoalbum-.ebuild
+++ b/media-gfx/kphotoalbum/kphotoalbum-.ebuild
@@ -3,8 +3,10 @@
 
 EAPI=7
 
-KDE_HANDBOOK="forceoptional"
-inherit kde5
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
 DESCRIPTION="Tool for indexing, searching, and viewing images"
 HOMEPAGE="https://www.kphotoalbum.org/;
@@ -15,39 +17,40 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
 fi
 
 LICENSE="GPL-2+ FDL-1.2"
+SLOT="5"
 IUSE="+kipi map +raw share"
 
 DEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtsql 'sqlite')
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtsql-${QTMIN}:5[sqlite]
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/ktextwidgets-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
media-gfx/exiv2:=
media-libs/phonon[qt5(+)]
virtual/jpeg:0
-   kipi? ( $(add_kdeapps_dep libkipi '' '' '5=') )
-   map? ( $(add_kdeapps_dep libkgeomap) )
-   raw? ( $(add_kdeapps_dep libkdcraw) )
-   share? ( $(add_frameworks_dep kxmlgui) )
+   kipi? ( kde-apps/libkipi:5= )
+   map? ( kde-apps/libkgeomap:5 )
+   raw? ( kde-apps/libkdcraw:5 )
+   share? ( >=kde-frameworks/kxmlgui-${KFMIN}:5 )
 "
 RDEPEND="${DEPEND}
media-video/ffmpeg
-   kipi? ( $(add_kdeapps_dep kipi-plugins) )
+   kipi? ( kde-apps/kipi-plugins:5 )
 "
 
 DOCS=( ChangeLog README.md )
@@ -60,5 +63,5 @@ src_configure() {
$(cmake-utils_use_find_package share KF5Purpose)
)
 
-   kde5_src_configure
+   ecm_src_configure
 }



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

2019-11-10 Thread Andreas Sturmlechner
commit: 30af6fc6853f1feab2ef2862ddf583deb5e8360d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 23:13:22 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 23:16:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30af6fc6

ecm.eclass: Fix punt_bogus_dep -> ecm_punt_bogus_dep

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

 eclass/ecm.eclass | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass
index b6fe0616b2a..816feed7219 100644
--- a/eclass/ecm.eclass
+++ b/eclass/ecm.eclass
@@ -426,7 +426,7 @@ ecm_src_prepare() {
cmake_comment_add_subdirectory ${ECM_HANDBOOK_DIR}
 
if [[ ${ECM_HANDBOOK} = forceoptional ]] ; then
-   punt_bogus_dep KF5 DocTools
+   ecm_punt_bogus_dep KF5 DocTools
sed -i -e "/kdoctools_install/ s/^/#DONT/" 
CMakeLists.txt || die
fi
fi
@@ -454,18 +454,18 @@ ecm_src_prepare() {
# only build unit tests when required
if ! { in_iuse test && use test; } ; then
if [[ ${ECM_TEST} = forceoptional ]] ; then
-   punt_bogus_dep Qt5 Test
+   ecm_punt_bogus_dep Qt5 Test
# if forceoptional, also cover non-kde categories
cmake_comment_add_subdirectory autotests test tests
elif [[ ${ECM_TEST} = forceoptional-recursive ]] ; then
-   punt_bogus_dep Qt5 Test
+   ecm_punt_bogus_dep Qt5 Test
local f pf="${T}/${P}"-tests-optional.patch
touch ${pf} || die "Failed to touch patch file"
for f in $(find . -type f -name "CMakeLists.txt" -exec \
grep -l 
"^\s*add_subdirectory\s*\(\s*.*\(auto|unit\)\?tests\?\s*)\s*\)" {} \;); do
cp ${f} ${f}.old || die "Failed to prepare 
patch origfile"
pushd ${f%/*} > /dev/null || die
-   punt_bogus_dep Qt5 Test
+   ecm_punt_bogus_dep Qt5 Test
sed -i CMakeLists.txt -e \
"/^#/! 
s/add_subdirectory\s*\(\s*.*\(auto|unit\)\?tests\?\s*)\s*\)/if(BUILD_TESTING)\n&\nendif()/"
 \
|| die



[gentoo-commits] proj/kde:master commit in: media-sound/elisa/

2019-11-10 Thread Andreas Sturmlechner
commit: b131b0d2a5dd7e7b7ca90d0f704856d632503ebf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 23:12:54 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 23:12:59 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b131b0d2

media-sound/elisa: Drop obsolete DEPEND

Upstream commit c7939481101eec243acd7b5538807e27846a194d

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

 media-sound/elisa/elisa-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-sound/elisa/elisa-.ebuild 
b/media-sound/elisa/elisa-.ebuild
index 1fa298f128..8d2e7a87e9 100644
--- a/media-sound/elisa/elisa-.ebuild
+++ b/media-sound/elisa/elisa-.ebuild
@@ -46,7 +46,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
>=dev-qt/qtgraphicaleffects-${QTMIN}:5
-   >=dev-qt/qtquickcontrols-${QTMIN}:5
>=dev-qt/qtquickcontrols2-${QTMIN}:5
 "
 



[gentoo-commits] proj/kde:master commit in: media-sound/elisa/

2019-11-10 Thread Andreas Sturmlechner
commit: 2b836cffb24fcf2bf58fca476ffcd7bcd89facb7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 23:09:58 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 23:09:58 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2b836cff

media-sound/elisa: Port to ecm.eclass and kde.org.eclass

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

 media-sound/elisa/elisa-.ebuild | 68 ++---
 1 file changed, 33 insertions(+), 35 deletions(-)

diff --git a/media-sound/elisa/elisa-.ebuild 
b/media-sound/elisa/elisa-.ebuild
index f1f851f1b1..1fa298f128 100644
--- a/media-sound/elisa/elisa-.ebuild
+++ b/media-sound/elisa/elisa-.ebuild
@@ -3,53 +3,51 @@
 
 EAPI=7
 
-KDE_TEST="forceoptional"
-KDE_HANDBOOK="optional"
-inherit kde5
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-   KEYWORDS="~amd64"
-fi
+ECM_HANDBOOK="optional"
+ECM_TEST="forceoptional"
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
 DESCRIPTION="Simple music player by KDE"
 HOMEPAGE="https://community.kde.org/Elisa;
+
 LICENSE="LGPL-3+"
+SLOT="5"
+KEYWORDS=""
 IUSE="mpris semantic-desktop vlc"
 
 BDEPEND="sys-devel/gettext"
 DEPEND="
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdeclarative)
-   $(add_frameworks_dep kfilemetadata 'taglib')
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kirigami)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtmultimedia)
-   $(add_qt_dep qtsql)
-   $(add_qt_dep qtwidgets)
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtmultimedia-${QTMIN}:5
+   >=dev-qt/qtsql-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/kfilemetadata-${KFMIN}:5[taglib]
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
+   >=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
mpris? (
-   $(add_frameworks_dep kdbusaddons)
-   $(add_qt_dep qtdbus)
-   )
-   semantic-desktop? (
-   $(add_frameworks_dep baloo)
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
)
+   semantic-desktop? ( >=kde-frameworks/baloo-${KFMIN}:5 )
vlc? ( media-video/vlc:= )
-   !vlc? ( $(add_qt_dep qtmultimedia 'gstreamer') )
+   !vlc? ( >=dev-qt/qtmultimedia-${QTMIN}:5[gstreamer] )
 "
 RDEPEND="${DEPEND}
-   $(add_qt_dep qtgraphicaleffects)
-   $(add_qt_dep qtquickcontrols)
-   $(add_qt_dep qtquickcontrols2)
+   >=dev-qt/qtgraphicaleffects-${QTMIN}:5
+   >=dev-qt/qtquickcontrols-${QTMIN}:5
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
 "
 
 RESTRICT+=" test"
@@ -61,5 +59,5 @@ src_configure() {
$(cmake-utils_use_find_package vlc LIBVLC)
)
 
-   kde5_src_configure
+   ecm_src_configure
 }



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

2019-11-10 Thread Andreas Sturmlechner
commit: f3f44f2008d039581651cb8a01ee4794f46abe98
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 23:13:22 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 23:13:22 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f3f44f20

ecm.eclass: Fix punt_bogus_dep -> ecm_punt_bogus_dep

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

 eclass/ecm.eclass | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass
index b6fe0616b2..816feed721 100644
--- a/eclass/ecm.eclass
+++ b/eclass/ecm.eclass
@@ -426,7 +426,7 @@ ecm_src_prepare() {
cmake_comment_add_subdirectory ${ECM_HANDBOOK_DIR}
 
if [[ ${ECM_HANDBOOK} = forceoptional ]] ; then
-   punt_bogus_dep KF5 DocTools
+   ecm_punt_bogus_dep KF5 DocTools
sed -i -e "/kdoctools_install/ s/^/#DONT/" 
CMakeLists.txt || die
fi
fi
@@ -454,18 +454,18 @@ ecm_src_prepare() {
# only build unit tests when required
if ! { in_iuse test && use test; } ; then
if [[ ${ECM_TEST} = forceoptional ]] ; then
-   punt_bogus_dep Qt5 Test
+   ecm_punt_bogus_dep Qt5 Test
# if forceoptional, also cover non-kde categories
cmake_comment_add_subdirectory autotests test tests
elif [[ ${ECM_TEST} = forceoptional-recursive ]] ; then
-   punt_bogus_dep Qt5 Test
+   ecm_punt_bogus_dep Qt5 Test
local f pf="${T}/${P}"-tests-optional.patch
touch ${pf} || die "Failed to touch patch file"
for f in $(find . -type f -name "CMakeLists.txt" -exec \
grep -l 
"^\s*add_subdirectory\s*\(\s*.*\(auto|unit\)\?tests\?\s*)\s*\)" {} \;); do
cp ${f} ${f}.old || die "Failed to prepare 
patch origfile"
pushd ${f%/*} > /dev/null || die
-   punt_bogus_dep Qt5 Test
+   ecm_punt_bogus_dep Qt5 Test
sed -i CMakeLists.txt -e \
"/^#/! 
s/add_subdirectory\s*\(\s*.*\(auto|unit\)\?tests\?\s*)\s*\)/if(BUILD_TESTING)\n&\nendif()/"
 \
|| die



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

2019-11-10 Thread Matt Turner
commit: b03fe86b0421dc362423822f28eeae1105627238
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Nov 10 23:05:30 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Nov 10 23:06:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b03fe86b

dev-libs/openssl: Allow eapply_user to modify gentoo.config

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

 dev-libs/openssl/openssl-1.1.1d-r2.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-libs/openssl/openssl-1.1.1d-r2.ebuild 
b/dev-libs/openssl/openssl-1.1.1d-r2.ebuild
index 68fb0b3b5ad..1b8d0ea6945 100644
--- a/dev-libs/openssl/openssl-1.1.1d-r2.ebuild
+++ b/dev-libs/openssl/openssl-1.1.1d-r2.ebuild
@@ -75,6 +75,10 @@ pkg_setup() {
 }
 
 src_prepare() {
+   # allow openssl to be cross-compiled
+   cp "${FILESDIR}"/gentoo.config-1.0.2 gentoo.config || die
+   chmod a+rx gentoo.config || die
+
if use bindist; then
mv "${WORKDIR}"/bindist-patches/hobble-openssl "${WORKDIR}" || 
die
bash "${WORKDIR}"/hobble-openssl || die
@@ -142,10 +146,6 @@ src_prepare() {
# and 'make depend' uses -Werror for added fun (#417795 again)
[[ ${CC} == *clang* ]] && append-flags -Qunused-arguments
 
-   # allow openssl to be cross-compiled
-   cp "${FILESDIR}"/gentoo.config-1.0.2 gentoo.config || die
-   chmod a+rx gentoo.config || die
-
append-flags -fno-strict-aliasing
append-flags $(test-flags-CC -Wa,--noexecstack)
append-cppflags -DOPENSSL_NO_BUF_FREELISTS



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

2019-11-10 Thread Andreas Sturmlechner
commit: 596e35c70ba6cdd9fb041512d6b91b7424e117b4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 22:58:15 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 22:58:15 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=596e35c7

kde-misc/ktimetracker: Port to ecm.eclass and kde.org.eclass

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

 kde-misc/ktimetracker/ktimetracker-.ebuild | 44 ++
 1 file changed, 24 insertions(+), 20 deletions(-)

diff --git a/kde-misc/ktimetracker/ktimetracker-.ebuild 
b/kde-misc/ktimetracker/ktimetracker-.ebuild
index b9baab6289..483316551d 100644
--- a/kde-misc/ktimetracker/ktimetracker-.ebuild
+++ b/kde-misc/ktimetracker/ktimetracker-.ebuild
@@ -3,34 +3,38 @@
 
 EAPI=7
 
-KDE_HANDBOOK="forceoptional"
-KDE_TEST="true"
-inherit kde5
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="true"
+KFMIN=5.64.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
 DESCRIPTION="Todo management and time tracker"
 HOMEPAGE="https://cgit.kde.org/ktimetracker.git;
 
+LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
+SLOT="5"
 KEYWORDS=""
 IUSE=""
 
 DEPEND="
-   $(add_frameworks_dep kcalendarcore)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kidletime)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=kde-frameworks/kcalendarcore-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kidletime-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
 "
 RDEPEND="${DEPEND}
!kde-apps/ktimetracker



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

2019-11-10 Thread Andreas Sturmlechner
commit: 7ed479396ba40ca4828c1d167a5fe87c4cd559a8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 22:59:50 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 22:59:50 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7ed47939

kde-misc/ktimetracker: Fix DEPENDs

Upstream commit cf1bc6a32106e7586f064327fe12bf90e92a3efd

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

 kde-misc/ktimetracker/ktimetracker-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-misc/ktimetracker/ktimetracker-.ebuild 
b/kde-misc/ktimetracker/ktimetracker-.ebuild
index 483316551d..d68e5d986a 100644
--- a/kde-misc/ktimetracker/ktimetracker-.ebuild
+++ b/kde-misc/ktimetracker/ktimetracker-.ebuild
@@ -32,6 +32,7 @@ DEPEND="
>=kde-frameworks/kio-${KFMIN}:5
>=kde-frameworks/kjobwidgets-${KFMIN}:5
>=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/ktextwidgets-${KFMIN}:5
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5



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

2019-11-10 Thread Andreas Sturmlechner
commit: bc8cd7c6b7f2b1f4001d3fa403261ddcf5ca9729
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 22:41:15 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 22:44:14 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bc8cd7c6

ecm.eclass: Fix inverted usex handbook logic

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

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

diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass
index e24ac68cae..b6fe0616b2 100644
--- a/eclass/ecm.eclass
+++ b/eclass/ecm.eclass
@@ -511,7 +511,7 @@ ecm_src_configure() {
fi
 
if [[ ${ECM_HANDBOOK} = optional ]] ; then
-   cmakeargs+=( -DCMAKE_DISABLE_FIND_PACKAGE_KF5DocTools=$(usex 
handbook) )
+   cmakeargs+=( -DCMAKE_DISABLE_FIND_PACKAGE_KF5DocTools=$(usex 
!handbook) )
fi
 
if in_iuse designer && [[ ${ECM_DESIGNERPLUGIN} = true ]]; then



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

2019-11-10 Thread Sergei Trofimovich
commit: 883594bb4bcc024b85c7d124c24b4ed0d6a46a03
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:32:11 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:32:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=883594bb

sys-libs/glibc: drop outdated sys-libs/nss-db

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

 sys-libs/glibc/glibc-2.19-r2.ebuild  | 4 +---
 sys-libs/glibc/glibc-2.24-r4.ebuild  | 2 +-
 sys-libs/glibc/glibc-2.25-r11.ebuild | 3 +--
 sys-libs/glibc/glibc-2.26-r7.ebuild  | 1 -
 sys-libs/glibc/glibc-2.27-r6.ebuild  | 1 -
 sys-libs/glibc/glibc-2.28-r6.ebuild  | 1 -
 sys-libs/glibc/glibc-2.29-r2.ebuild  | 1 -
 sys-libs/glibc/glibc-2.29-r5.ebuild  | 1 -
 sys-libs/glibc/glibc-2.29-r6.ebuild  | 1 -
 sys-libs/glibc/glibc-2.30-r2.ebuild  | 1 -
 sys-libs/glibc/glibc-.ebuild | 1 -
 11 files changed, 3 insertions(+), 14 deletions(-)

diff --git a/sys-libs/glibc/glibc-2.19-r2.ebuild 
b/sys-libs/glibc/glibc-2.19-r2.ebuild
index de97f115887..da0ba6136c1 100644
--- a/sys-libs/glibc/glibc-2.19-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.19-r2.ebuild
@@ -101,9 +101,7 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
sys-apps/gentoo-functions
-   !sys-kernel/ps3-sources
-   !sys-libs/nss-db
-"
+   !sys-kernel/ps3-sources"
 
 if [[ ${CATEGORY} == cross-* ]] ; then
DEPEND+=" !headers-only? (

diff --git a/sys-libs/glibc/glibc-2.24-r4.ebuild 
b/sys-libs/glibc/glibc-2.24-r4.ebuild
index 6e4b70cd46d..cd73c2aa9b3 100644
--- a/sys-libs/glibc/glibc-2.24-r4.ebuild
+++ b/sys-libs/glibc/glibc-2.24-r4.ebuild
@@ -99,7 +99,7 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
!sys-kernel/ps3-sources
sys-apps/gentoo-functions
-   !sys-libs/nss-db"
+"
 
 if [[ ${CATEGORY} == cross-* ]] ; then
DEPEND+=" !headers-only? (

diff --git a/sys-libs/glibc/glibc-2.25-r11.ebuild 
b/sys-libs/glibc/glibc-2.25-r11.ebuild
index 0f544aa3101..5f5b0cac3c8 100644
--- a/sys-libs/glibc/glibc-2.25-r11.ebuild
+++ b/sys-libs/glibc/glibc-2.25-r11.ebuild
@@ -101,8 +101,7 @@ DEPEND="${COMMON_DEPEND}
!

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

2019-11-10 Thread Sergei Trofimovich
commit: f815ec7b9f8ba8f526360380f15ea19a438714d1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:33:48 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:33:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f815ec7b

sys-libs/glibc: drop outdated sys-kernel/ps3-sources blocker

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

 sys-libs/glibc/glibc-2.19-r2.ebuild  | 2 +-
 sys-libs/glibc/glibc-2.24-r4.ebuild  | 1 -
 sys-libs/glibc/glibc-2.25-r11.ebuild | 1 -
 sys-libs/glibc/glibc-2.26-r7.ebuild  | 1 -
 sys-libs/glibc/glibc-2.27-r6.ebuild  | 1 -
 sys-libs/glibc/glibc-2.28-r6.ebuild  | 1 -
 sys-libs/glibc/glibc-2.29-r2.ebuild  | 1 -
 sys-libs/glibc/glibc-2.29-r5.ebuild  | 1 -
 sys-libs/glibc/glibc-2.29-r6.ebuild  | 1 -
 sys-libs/glibc/glibc-2.30-r2.ebuild  | 1 -
 sys-libs/glibc/glibc-.ebuild | 1 -
 11 files changed, 1 insertion(+), 11 deletions(-)

diff --git a/sys-libs/glibc/glibc-2.19-r2.ebuild 
b/sys-libs/glibc/glibc-2.19-r2.ebuild
index da0ba6136c1..957582bbafe 100644
--- a/sys-libs/glibc/glibc-2.19-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.19-r2.ebuild
@@ -101,7 +101,7 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
sys-apps/gentoo-functions
-   !sys-kernel/ps3-sources"
+"
 
 if [[ ${CATEGORY} == cross-* ]] ; then
DEPEND+=" !headers-only? (

diff --git a/sys-libs/glibc/glibc-2.24-r4.ebuild 
b/sys-libs/glibc/glibc-2.24-r4.ebuild
index cd73c2aa9b3..e3e1776055b 100644
--- a/sys-libs/glibc/glibc-2.24-r4.ebuild
+++ b/sys-libs/glibc/glibc-2.24-r4.ebuild
@@ -97,7 +97,6 @@ DEPEND="${COMMON_DEPEND}
!

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

2019-11-10 Thread Andreas Sturmlechner
commit: 75c9442984b7e0a23cf28cb2ac838a8c9102d738
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 22:41:15 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 22:42:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75c94429

ecm.eclass: Fix inverted usex handbook logic

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

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

diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass
index e24ac68cae3..b6fe0616b2a 100644
--- a/eclass/ecm.eclass
+++ b/eclass/ecm.eclass
@@ -511,7 +511,7 @@ ecm_src_configure() {
fi
 
if [[ ${ECM_HANDBOOK} = optional ]] ; then
-   cmakeargs+=( -DCMAKE_DISABLE_FIND_PACKAGE_KF5DocTools=$(usex 
handbook) )
+   cmakeargs+=( -DCMAKE_DISABLE_FIND_PACKAGE_KF5DocTools=$(usex 
!handbook) )
fi
 
if in_iuse designer && [[ ${ECM_DESIGNERPLUGIN} = true ]]; then



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

2019-11-10 Thread Sergei Trofimovich
commit: 1fad2a01270aed58acab5124b62fe6a50b1f47d5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:37:13 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:37:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fad2a01

sys-libs/glibc: drop outdated sys-apps/portage blocker

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

 sys-libs/glibc/glibc-2.19-r2.ebuild  | 1 -
 sys-libs/glibc/glibc-2.24-r4.ebuild  | 2 +-
 sys-libs/glibc/glibc-2.25-r11.ebuild | 2 +-
 sys-libs/glibc/glibc-2.26-r7.ebuild  | 1 -
 sys-libs/glibc/glibc-2.27-r6.ebuild  | 1 -
 sys-libs/glibc/glibc-2.28-r6.ebuild  | 1 -
 sys-libs/glibc/glibc-2.29-r2.ebuild  | 1 -
 sys-libs/glibc/glibc-2.29-r5.ebuild  | 1 -
 sys-libs/glibc/glibc-2.29-r6.ebuild  | 1 -
 sys-libs/glibc/glibc-2.30-r2.ebuild  | 1 -
 sys-libs/glibc/glibc-.ebuild | 1 -
 11 files changed, 2 insertions(+), 11 deletions(-)

diff --git a/sys-libs/glibc/glibc-2.19-r2.ebuild 
b/sys-libs/glibc/glibc-2.19-r2.ebuild
index 6c841cd1a40..c77d6db5f99 100644
--- a/sys-libs/glibc/glibc-2.19-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.19-r2.ebuild
@@ -94,7 +94,6 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
>=app-misc/pax-utils-0.1.10
-   !=app-misc/pax-utils-0.1.10
sys-devel/bison
-   !=app-misc/pax-utils-0.1.10
sys-devel/bison
-   !=app-misc/pax-utils-0.1.10
sys-devel/bison
-   

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

2019-11-10 Thread Sergei Trofimovich
commit: 11c2912a7f80e3db37a531671ad6df0655686363
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:35:21 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:35:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11c2912a

sys-libs/glibc: drop outdated sys-apps/sandbox

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

 sys-libs/glibc/glibc-2.19-r2.ebuild  | 1 -
 sys-libs/glibc/glibc-2.24-r4.ebuild  | 1 -
 sys-libs/glibc/glibc-2.25-r11.ebuild | 1 -
 sys-libs/glibc/glibc-2.26-r7.ebuild  | 1 -
 sys-libs/glibc/glibc-2.27-r6.ebuild  | 1 -
 sys-libs/glibc/glibc-2.28-r6.ebuild  | 1 -
 sys-libs/glibc/glibc-2.29-r2.ebuild  | 1 -
 sys-libs/glibc/glibc-2.29-r5.ebuild  | 1 -
 sys-libs/glibc/glibc-2.29-r6.ebuild  | 1 -
 sys-libs/glibc/glibc-2.30-r2.ebuild  | 1 -
 sys-libs/glibc/glibc-.ebuild | 1 -
 11 files changed, 11 deletions(-)

diff --git a/sys-libs/glibc/glibc-2.19-r2.ebuild 
b/sys-libs/glibc/glibc-2.19-r2.ebuild
index 957582bbafe..6c841cd1a40 100644
--- a/sys-libs/glibc/glibc-2.19-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.19-r2.ebuild
@@ -94,7 +94,6 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
>=app-misc/pax-utils-0.1.10
-   !=app-misc/pax-utils-0.1.10
sys-devel/bison
-   !=app-misc/pax-utils-0.1.10
sys-devel/bison
-   !=app-misc/pax-utils-0.1.10
sys-devel/bison
-   !=app-misc/pax-utils-0.1.10
sys-devel/bison
-   

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

2019-11-10 Thread Sergei Trofimovich
commit: 3616aae899723b001c0d9a4b6a9051ed3d8f019e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:41:36 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:41:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3616aae8

sys-libs/glibc: add RESTRICT="!test? ( test )"

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

 sys-libs/glibc/glibc-2.28-r6.ebuild | 2 +-
 sys-libs/glibc/glibc-2.29-r2.ebuild | 2 +-
 sys-libs/glibc/glibc-2.29-r5.ebuild | 2 +-
 sys-libs/glibc/glibc-2.29-r6.ebuild | 2 ++
 sys-libs/glibc/glibc-2.30-r2.ebuild | 2 ++
 sys-libs/glibc/glibc-.ebuild| 2 ++
 6 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/sys-libs/glibc/glibc-2.28-r6.ebuild 
b/sys-libs/glibc/glibc-2.28-r6.ebuild
index 542ac476177..32987585499 100644
--- a/sys-libs/glibc/glibc-2.28-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.28-r6.ebuild
@@ -78,7 +78,7 @@ fi
 # As Gentoo's strip does not allow us to pass less aggressive stripping
 # options and does not check the machine target we disable stripping
 # entirely.
-RESTRICT=strip
+RESTRICT="strip !test? ( test )"
 
 # We need a new-enough binutils/gcc to match upstream baseline.
 # Also we need to make sure our binutils/gcc supports TLS,

diff --git a/sys-libs/glibc/glibc-2.29-r2.ebuild 
b/sys-libs/glibc/glibc-2.29-r2.ebuild
index fffa190fc85..5e57364b5be 100644
--- a/sys-libs/glibc/glibc-2.29-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.29-r2.ebuild
@@ -80,7 +80,7 @@ fi
 # As Gentoo's strip does not allow us to pass less aggressive stripping
 # options and does not check the machine target we disable stripping
 # entirely.
-RESTRICT=strip
+RESTRICT="strip !test? ( test )"
 
 # We need a new-enough binutils/gcc to match upstream baseline.
 # Also we need to make sure our binutils/gcc supports TLS,

diff --git a/sys-libs/glibc/glibc-2.29-r5.ebuild 
b/sys-libs/glibc/glibc-2.29-r5.ebuild
index cbcf205430f..5cb7bd73144 100644
--- a/sys-libs/glibc/glibc-2.29-r5.ebuild
+++ b/sys-libs/glibc/glibc-2.29-r5.ebuild
@@ -80,7 +80,7 @@ fi
 # As Gentoo's strip does not allow us to pass less aggressive stripping
 # options and does not check the machine target we disable stripping
 # entirely.
-RESTRICT=strip
+RESTRICT="strip !test? ( test )"
 
 # We need a new-enough binutils/gcc to match upstream baseline.
 # Also we need to make sure our binutils/gcc supports TLS,

diff --git a/sys-libs/glibc/glibc-2.29-r6.ebuild 
b/sys-libs/glibc/glibc-2.29-r6.ebuild
index 2c67eee47a0..8f88020a9c2 100644
--- a/sys-libs/glibc/glibc-2.29-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.29-r6.ebuild
@@ -107,6 +107,8 @@ RDEPEND="${COMMON_DEPEND}
sys-apps/gentoo-functions
 "
 
+RESTRICT="!test? ( test )"
+
 if [[ ${CATEGORY} == cross-* ]] ; then
BDEPEND+=" !headers-only? (
>=${CATEGORY}/binutils-2.24

diff --git a/sys-libs/glibc/glibc-2.30-r2.ebuild 
b/sys-libs/glibc/glibc-2.30-r2.ebuild
index 97a8ffa7165..f3282ba8a07 100644
--- a/sys-libs/glibc/glibc-2.30-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.30-r2.ebuild
@@ -107,6 +107,8 @@ RDEPEND="${COMMON_DEPEND}
sys-apps/gentoo-functions
 "
 
+RESTRICT="!test? ( test )"
+
 if [[ ${CATEGORY} == cross-* ]] ; then
BDEPEND+=" !headers-only? (
>=${CATEGORY}/binutils-2.24

diff --git a/sys-libs/glibc/glibc-.ebuild b/sys-libs/glibc/glibc-.ebuild
index 46dc699..2298db5a53a 100644
--- a/sys-libs/glibc/glibc-.ebuild
+++ b/sys-libs/glibc/glibc-.ebuild
@@ -108,6 +108,8 @@ RDEPEND="${COMMON_DEPEND}
sys-apps/gentoo-functions
 "
 
+RESTRICT="!test? ( test )"
+
 if [[ ${CATEGORY} == cross-* ]] ; then
BDEPEND+=" !headers-only? (
>=${CATEGORY}/binutils-2.24



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

2019-11-10 Thread Sergei Trofimovich
commit: 3575f6371096b62b162ce7a0dcd9d4f1b6644292
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:25:32 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:25:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3575f637

dev-libs/elfutils: add RESTRICT="!test? ( test )"

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

 dev-libs/elfutils/elfutils-0.176-r1.ebuild | 2 ++
 dev-libs/elfutils/elfutils-0.177.ebuild| 2 ++
 2 files changed, 4 insertions(+)

diff --git a/dev-libs/elfutils/elfutils-0.176-r1.ebuild 
b/dev-libs/elfutils/elfutils-0.176-r1.ebuild
index 88b231edf8a..986869931b4 100644
--- a/dev-libs/elfutils/elfutils-0.176-r1.ebuild
+++ b/dev-libs/elfutils/elfutils-0.176-r1.ebuild
@@ -23,6 +23,8 @@ DEPEND="${RDEPEND}
>=sys-devel/flex-2.5.4a
sys-devel/m4"
 
+RESTRICT="!test? ( test )"
+
 PATCHES=(
"${FILESDIR}"/${PN}-0.118-PaX-support.patch
"${FILESDIR}"/${PN}-0.175-disable-biarch-test-PR24158.patch

diff --git a/dev-libs/elfutils/elfutils-0.177.ebuild 
b/dev-libs/elfutils/elfutils-0.177.ebuild
index 0bb7a5297f0..307449017a3 100644
--- a/dev-libs/elfutils/elfutils-0.177.ebuild
+++ b/dev-libs/elfutils/elfutils-0.177.ebuild
@@ -23,6 +23,8 @@ BDEPEND="nls? ( sys-devel/gettext )
>=sys-devel/flex-2.5.4a
sys-devel/m4"
 
+RESTRICT="!test? ( test )"
+
 PATCHES=(
"${FILESDIR}"/${PN}-0.118-PaX-support.patch
"${FILESDIR}"/${PN}-0.175-disable-biarch-test-PR24158.patch



[gentoo-commits] repo/gentoo:master commit in: virtual/libc/

2019-11-10 Thread Sergei Trofimovich
commit: dba8ac6c4131acaaf227351ba6cd3c7c2f2fef75
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:29:26 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:29:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba8ac6c

virtual/libc: drop sys-libs/uclibc alternative

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

 virtual/libc/libc-0.ebuild | 2 +-
 virtual/libc/libc-1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/libc/libc-0.ebuild b/virtual/libc/libc-0.ebuild
index 390e9653d26..62261bf3e86 100644
--- a/virtual/libc/libc-0.ebuild
+++ b/virtual/libc/libc-0.ebuild
@@ -12,5 +12,5 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc 
ppc64 s390 sh sparc x86
 RDEPEND="!prefix-guest? (
elibc_glibc? ( sys-libs/glibc:2.2 )
elibc_musl? ( sys-libs/musl )
-   elibc_uclibc? ( || ( sys-libs/uclibc sys-libs/uclibc-ng ) )
+   elibc_uclibc? ( sys-libs/uclibc-ng )
)"

diff --git a/virtual/libc/libc-1.ebuild b/virtual/libc/libc-1.ebuild
index c11cec36343..a60c3f15701 100644
--- a/virtual/libc/libc-1.ebuild
+++ b/virtual/libc/libc-1.ebuild
@@ -13,7 +13,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc 
ppc64 ~riscv s390 sh sp
 RDEPEND="!prefix-guest? (
elibc_glibc? ( sys-libs/glibc:2.2 )
elibc_musl? ( sys-libs/musl )
-   elibc_uclibc? ( || ( sys-libs/uclibc-ng sys-libs/uclibc ) )
+   elibc_uclibc? ( sys-libs/uclibc-ng )
)
prefix-guest? (
elibc_Cygwin? ( sys-libs/cygwin-crypt )



[gentoo-commits] repo/gentoo:master commit in: virtual/libc/

2019-11-10 Thread Sergei Trofimovich
commit: 577ec919615e665567c8b17888ecdd5b8cd473ae
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:28:11 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:28:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577ec919

virtual/libc: drop sys-freebsd/freebsd-lib alternative

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

 virtual/libc/libc-0.ebuild | 3 +--
 virtual/libc/libc-1.ebuild | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/virtual/libc/libc-0.ebuild b/virtual/libc/libc-0.ebuild
index b4b473377bd..390e9653d26 100644
--- a/virtual/libc/libc-0.ebuild
+++ b/virtual/libc/libc-0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,5 +13,4 @@ RDEPEND="!prefix-guest? (
elibc_glibc? ( sys-libs/glibc:2.2 )
elibc_musl? ( sys-libs/musl )
elibc_uclibc? ( || ( sys-libs/uclibc sys-libs/uclibc-ng ) )
-   elibc_FreeBSD? ( sys-freebsd/freebsd-lib )
)"

diff --git a/virtual/libc/libc-1.ebuild b/virtual/libc/libc-1.ebuild
index 2f62ee173e0..c11cec36343 100644
--- a/virtual/libc/libc-1.ebuild
+++ b/virtual/libc/libc-1.ebuild
@@ -14,7 +14,6 @@ RDEPEND="!prefix-guest? (
elibc_glibc? ( sys-libs/glibc:2.2 )
elibc_musl? ( sys-libs/musl )
elibc_uclibc? ( || ( sys-libs/uclibc-ng sys-libs/uclibc ) )
-   elibc_FreeBSD? ( sys-freebsd/freebsd-lib )
)
prefix-guest? (
elibc_Cygwin? ( sys-libs/cygwin-crypt )



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

2019-11-10 Thread Sergei Trofimovich
commit: 57d6205eed24569c597494df3453b649ad0e8765
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:23:54 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:23:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57d6205e

sys-kernel/linux-headers: drop outdated media-sound/alsa-headers blocker

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

 sys-kernel/linux-headers/linux-headers-3.18.ebuild| 2 +-
 sys-kernel/linux-headers/linux-headers-4.13.ebuild| 2 +-
 sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild | 2 +-
 sys-kernel/linux-headers/linux-headers-4.15-r1.ebuild | 2 +-
 sys-kernel/linux-headers/linux-headers-4.16-r2.ebuild | 2 +-
 sys-kernel/linux-headers/linux-headers-4.16.ebuild| 2 +-
 sys-kernel/linux-headers/linux-headers-4.17.ebuild| 2 +-
 sys-kernel/linux-headers/linux-headers-4.4.ebuild | 2 +-
 sys-kernel/linux-headers/linux-headers-4.9.ebuild | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sys-kernel/linux-headers/linux-headers-3.18.ebuild 
b/sys-kernel/linux-headers/linux-headers-3.18.ebuild
index cf8a23e60b1..c4b909471ca 100644
--- a/sys-kernel/linux-headers/linux-headers-3.18.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-3.18.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc 
ppc64 ~riscv s390 sh sp
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"
-RDEPEND="!!media-sound/alsa-headers"
+RDEPEND=""
 
 S=${WORKDIR}/gentoo-headers-base-${PV}
 

diff --git a/sys-kernel/linux-headers/linux-headers-4.13.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.13.ebuild
index ba2cfa0b867..43a98dcbe70 100644
--- a/sys-kernel/linux-headers/linux-headers-4.13.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.13.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc 
ppc64 ~riscv s390 sh sp
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"
-RDEPEND="!!media-sound/alsa-headers"
+RDEPEND=""
 
 S=${WORKDIR}/gentoo-headers-base-${PV}
 

diff --git a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
index 79aba9d700a..356aefd49dd 100644
--- a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc 
ppc64 ~riscv s390 sh sp
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"
-RDEPEND="!!media-sound/alsa-headers"
+RDEPEND=""
 
 S=${WORKDIR}/gentoo-headers-base-${PV}
 

diff --git a/sys-kernel/linux-headers/linux-headers-4.15-r1.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.15-r1.ebuild
index 530b2168a2a..df171ddd3ad 100644
--- a/sys-kernel/linux-headers/linux-headers-4.15-r1.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.15-r1.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~riscv ~
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"
-RDEPEND="!!media-sound/alsa-headers"
+RDEPEND=""
 
 S=${WORKDIR}/gentoo-headers-base-${PV}
 

diff --git a/sys-kernel/linux-headers/linux-headers-4.16-r2.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.16-r2.ebuild
index 7ceea2ab9c6..489e945aa9b 100644
--- a/sys-kernel/linux-headers/linux-headers-4.16-r2.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.16-r2.ebuild
@@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~riscv ~
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"
-RDEPEND="!!media-sound/alsa-headers"
+RDEPEND=""
 
 S=${WORKDIR}/gentoo-headers-base-${PV}
 

diff --git a/sys-kernel/linux-headers/linux-headers-4.16.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.16.ebuild
index 3be493fee0c..bd0729b894f 100644
--- a/sys-kernel/linux-headers/linux-headers-4.16.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.16.ebuild
@@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~riscv ~
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"
-RDEPEND="!!media-sound/alsa-headers"
+RDEPEND=""
 
 S=${WORKDIR}/gentoo-headers-base-${PV}
 

diff --git a/sys-kernel/linux-headers/linux-headers-4.17.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.17.ebuild
index f3bdd4889cb..c08c3146c70 100644
--- a/sys-kernel/linux-headers/linux-headers-4.17.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.17.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~riscv ~
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"
-RDEPEND="!!media-sound/alsa-headers"
+RDEPEND=""
 
 S=${WORKDIR}/gentoo-headers-base-${PV}
 

diff --git a/sys-kernel/linux-headers/linux-headers-4.4.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.4.ebuild
index d843b79bcae..35f9ce5eb58 100644
--- a/sys-kernel/linux-headers/linux-headers-4.4.ebuild
+++ 

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

2019-11-10 Thread Sergei Trofimovich
commit: 5e04530ba65cc20151e5c5db18cdb1da49f7b31e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:21:20 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:21:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e04530b

sys-devel/smatch: drop old

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

 sys-devel/smatch/Manifest |  2 -
 sys-devel/smatch/files/smatch-1.57-restrict.patch | 14 -
 sys-devel/smatch/smatch-1.57-r1.ebuild| 53 ---
 sys-devel/smatch/smatch-1.57.ebuild   | 52 ---
 sys-devel/smatch/smatch-1.59.ebuild   | 62 ---
 5 files changed, 183 deletions(-)

diff --git a/sys-devel/smatch/Manifest b/sys-devel/smatch/Manifest
index fae3e61cc1f..758f2f83732 100644
--- a/sys-devel/smatch/Manifest
+++ b/sys-devel/smatch/Manifest
@@ -1,3 +1 @@
-DIST smatch-1.57.tar.gz 491677 BLAKE2B 
150ba84dc797497b2522d28b443a89fbec221a00fcade85014d434f675ec60908a473770c695dbf65a5ed273c3e665aa9dc4ec9a91bc071651388a9ec90f1bfa
 SHA512 
031f417c97d58b617b2e375a28f509f71eb2735212a98aee0e21880a28842078ad3c24b5375a03f73d75fec582a9d187ed6a00a0512c4792e5ffce82dfd79b99
-DIST smatch-1.59.tar.gz 495530 BLAKE2B 
668a050e229cd9b4e5881fe059f5a8654164f5a155c471559ce7a82e66bcb2170f89a25680be7ff867f2765b574f363ef95a15a65ca98d47dbd8aed20f588f9a
 SHA512 
5e18f48dbbe11255a06b427205aefd1f8f5a11bb0b238f9134b89e6f5cb838fcae649a4e87a4a04473a33077c94e88aab46b06e33cc87cfe451fa83b5846ccc7
 DIST smatch-1.60.tar.gz 558479 BLAKE2B 
d5e564c32e33dc38847f9a258b4b47285f190652181db9b8850c832c0cf4d8a3302d989a7b42592e73a713927a29565565e83a9be1b0a5c9d10869fce278a0be
 SHA512 
2920c9d4c500db36cfa60db5be70d157ed16abd729279462faef6f79e0756bd017ec91b8f857d19fdebd8a9d709b0555635700a2864cf0a84daa61cf2ca3eecd

diff --git a/sys-devel/smatch/files/smatch-1.57-restrict.patch 
b/sys-devel/smatch/files/smatch-1.57-restrict.patch
deleted file mode 100644
index 2f0dc98d496..000
--- a/sys-devel/smatch/files/smatch-1.57-restrict.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-send upstream already
-
-diff --git a/parse.c b/parse.c
-index 5dd9a06..bf5894d 100644
 a/parse.c
-+++ b/parse.c
-@@ -419,6 +419,7 @@ static struct init_keyword {
-   /* Ignored for now.. */
-   { "restrict",   NS_TYPEDEF, .op = _op},
-   { "__restrict", NS_TYPEDEF, .op = _op},
-+  { "__restrict__",   NS_TYPEDEF, .op = _op},
- 
-   /* Storage class */
-   { "auto",   NS_TYPEDEF, .op = _op },

diff --git a/sys-devel/smatch/smatch-1.57-r1.ebuild 
b/sys-devel/smatch/smatch-1.57-r1.ebuild
deleted file mode 100644
index 6a2ec7381fa..000
--- a/sys-devel/smatch/smatch-1.57-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit multilib toolchain-funcs eutils
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="git://repo.or.cz/${PN}.git
-   http://repo.or.cz/r/${PN}.git;
-   inherit git-r3
-fi
-
-DESCRIPTION="static analysis tool for C"
-HOMEPAGE="http://smatch.sourceforge.net/;
-
-if [[ ${PV} == "" ]] ; then
-   SRC_URI=""
-   #KEYWORDS=""
-else
-   # The repo.or.cz site does not produce stable tarballs,
-   # so we have to cache our own copy of the snapshot.
-   #SRC_URI="http://repo.or.cz/w/smatch.git/snapshot/${PV}.tar.gz -> 
${P}.tar.gz"
-   SRC_URI="mirror://gentoo/${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-   S=${WORKDIR}/${PN}
-fi
-
-LICENSE="OSL-1.1"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-db/sqlite"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-restrict.patch
-   sed -i \
-   -e '/^PREFIX=/s:=.*:=/usr:' \
-   -e '/^CFLAGS =/{s:=:+=:;s:-O2 -finline-functions:${CPPFLAGS}:}' 
\
-   Makefile || die
-}
-
-src_compile() {
-   emake PREFIX=/usr V=1 CC="$(tc-getCC)" smatch
-}
-
-src_install() {
-   # default install target installs a lot of sparse cruft
-   dobin smatch
-   insinto /usr/share/smatch/smatch_data
-   doins smatch_data/*
-   dodoc FAQ README
-}

diff --git a/sys-devel/smatch/smatch-1.57.ebuild 
b/sys-devel/smatch/smatch-1.57.ebuild
deleted file mode 100644
index f232ca67e03..000
--- a/sys-devel/smatch/smatch-1.57.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit multilib toolchain-funcs
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="git://repo.or.cz/${PN}.git
-   http://repo.or.cz/r/${PN}.git;
-   inherit git-r3
-fi
-
-DESCRIPTION="static analysis tool for C"
-HOMEPAGE="http://smatch.sourceforge.net/;
-
-if [[ ${PV} == "" ]] ; then
-   SRC_URI=""
-   

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

2019-11-10 Thread Andreas Sturmlechner
commit: 4ad13f48d1a2980757ebec51402c14e511ec1be6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 22:18:59 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 22:21:17 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4ad13f48

ecm.eclass: Fix typo

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

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

diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass
index 86ed9fb8e6..e24ac68cae 100644
--- a/eclass/ecm.eclass
+++ b/eclass/ecm.eclass
@@ -9,7 +9,7 @@
 # @DESCRIPTION:
 # This eclass is intended to streamline the creation of ebuilds for packages
 # that use cmake and KDE Frameworks' extra-cmake-modules, thereby following
-# some of their packaging conventions. It is primarily intended for the tree
+# some of their packaging conventions. It is primarily intended for the three
 # upstream release groups (Frameworks, Plasma, Applications) but also for any
 # other package that follows similar conventions.
 #



[gentoo-commits] repo/gentoo:master commit in: dev-libs/isl/files/, dev-libs/isl/

2019-11-10 Thread Sergei Trofimovich
commit: 2d461c6e412b92e54452b544703236c4b30b6007
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:16:11 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:20:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d461c6e

dev-libs/isl: restore 0.12.2

Used by cloog-0.18.1.

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

 dev-libs/isl/Manifest  |  1 +
 dev-libs/isl/files/isl-0.07-gdb-autoload-dir.patch | 17 ++
 dev-libs/isl/isl-0.12.2.ebuild | 38 ++
 3 files changed, 56 insertions(+)

diff --git a/dev-libs/isl/Manifest b/dev-libs/isl/Manifest
index efb9291cd21..0c709494b78 100644
--- a/dev-libs/isl/Manifest
+++ b/dev-libs/isl/Manifest
@@ -1,2 +1,3 @@
+DIST isl-0.12.2.tar.bz2 1319434 BLAKE2B 
53f009dc8093fb3d7d2db40db8f6fd9d7de630777e0308ac3c5918c2c106eda0edd7451df18c954ed6c9fc3ed7d18c73708d7b1f94c8c5c55aa94f8845f5b219
 SHA512 
b5dea4d6b504fac22f2d8cd9c47d6896994d3966635a514d45010243db44cfbc009574b808f3587f35d91de629110bc11b52941d4075e21f8646c59656e62aea
 DIST isl-0.21.tar.xz 1621680 BLAKE2B 
ffd0c8aa7d489283ac958c280c05fe0c9ad621a10bd157d0522ac209a58e9bb6a8aad76c7a49b42d5e1c0f3605d0fb05a41ed6f2bb9aabb4f06060a5bbb65de5
 SHA512 
87ebc2fd6d4325cdfa82295a659ed6dbd70760a776b733e5503bbf8baa8fe80d905879728e9c7f23d2f3bcd7e78c00a66ab166c013ae97b603f7c460c69668ec
 DIST isl-0.22.tar.xz 1676992 BLAKE2B 
1cb2125761adec02d9f337e8730faa5bc3a4e63cb7d968f7f4de3a3360b1f9be6caf6a27031f02df1ebe149fb70b6a32bdddbe8ae03032b8ff366f4eac274483
 SHA512 
7c3c9502ea07e4d47a823841837c3aa0b9d7ba0fe58deaf180734e44c18e53735ec783645da0bdc56b617c9e639b226cc03b40a947f852e1e787166a64f59424

diff --git a/dev-libs/isl/files/isl-0.07-gdb-autoload-dir.patch 
b/dev-libs/isl/files/isl-0.07-gdb-autoload-dir.patch
new file mode 100644
index 000..58e80b29687
--- /dev/null
+++ b/dev-libs/isl/files/isl-0.07-gdb-autoload-dir.patch
@@ -0,0 +1,17 @@
+Install python module into gdb auto-load directory.
+
+--- a/Makefile.in
 b/Makefile.in
+@@ -2189,9 +2189,9 @@ install-data-local: $(srcdir)/isl.py
+   case $$libisl in \
+   '') echo Cannot find isl library name. GDB bindings not installed.;; \
+   *) echo $(INSTALL_DATA) $(srcdir)/isl.py \
+-  $(DESTDIR)$(libdir)/$$libisl-gdb.py; \
+-  test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"; \
+-  $(INSTALL_DATA) $(srcdir)/isl.py $(DESTDIR)$(libdir)/$$libisl-gdb.py; 
esac
++  
$(DESTDIR)$(prefix)/share/gdb/auto-load$(libdir)/$$libisl-gdb.py; \
++  test -z "$(libdir)" || $(MKDIR_P) 
"$(DESTDIR)$(prefix)/share/gdb/auto-load$(libdir)"; \
++  $(INSTALL_DATA) $(srcdir)/isl.py 
$(DESTDIR)$(prefix)/share/gdb/auto-load$(libdir)/$$libisl-gdb.py; esac
+ 
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.

diff --git a/dev-libs/isl/isl-0.12.2.ebuild b/dev-libs/isl/isl-0.12.2.ebuild
new file mode 100644
index 000..17e0f4be337
--- /dev/null
+++ b/dev-libs/isl/isl-0.12.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+inherit eutils multilib-minimal
+
+DESCRIPTION="A library for manipulating integer points bounded by linear 
constraints"
+HOMEPAGE="http://isl.gforge.inria.fr/;
+SRC_URI="http://isl.gforge.inria.fr/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0/10"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86"
+IUSE="static-libs"
+
+RDEPEND=">=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS=( ChangeLog AUTHORS doc/manual.pdf )
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-0.07-gdb-autoload-dir.patch
+
+   # m4/ax_create_pkgconfig_info.m4 is broken but avoid eautoreconf
+   # https://groups.google.com/group/isl-development/t/37ad876557e50f2c
+   sed -i -e '/Libs:/s:@LDFLAGS@ ::' configure || die #382737
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf $(use_enable static-libs static)
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   prune_libtool_files
+}



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

2019-11-10 Thread Sergei Trofimovich
commit: ebfb100f3747d4167e4724cd5cd2a72028840c6c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:19:54 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:20:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebfb100f

sys-devel/binutils-config: drop olf app-admin/eselect blocker

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

 sys-devel/binutils-config/binutils-config-5-r4.ebuild   | 5 ++---
 sys-devel/binutils-config/binutils-config-5.1-r1.ebuild | 3 +--
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/sys-devel/binutils-config/binutils-config-5-r4.ebuild 
b/sys-devel/binutils-config/binutils-config-5-r4.ebuild
index db54488baf1..c6b253148a5 100644
--- a/sys-devel/binutils-config/binutils-config-5-r4.ebuild
+++ b/sys-devel/binutils-config/binutils-config-5-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,8 +15,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc 
ppc64 s390 sh sparc x86
 IUSE=""
 
 # We also RDEPEND on sys-apps/findutils which is in base @system
-RDEPEND="sys-apps/gentoo-functions
-   !

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

2019-11-10 Thread Andreas Sturmlechner
commit: a467ec36d2fdac0e40b1b2f8aaaec10029be7cbc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 22:18:59 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 22:19:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a467ec36

ecm.eclass: Fix typo

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

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

diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass
index 86ed9fb8e63..e24ac68cae3 100644
--- a/eclass/ecm.eclass
+++ b/eclass/ecm.eclass
@@ -9,7 +9,7 @@
 # @DESCRIPTION:
 # This eclass is intended to streamline the creation of ebuilds for packages
 # that use cmake and KDE Frameworks' extra-cmake-modules, thereby following
-# some of their packaging conventions. It is primarily intended for the tree
+# some of their packaging conventions. It is primarily intended for the three
 # upstream release groups (Frameworks, Plasma, Applications) but also for any
 # other package that follows similar conventions.
 #



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

2019-11-10 Thread Sergei Trofimovich
commit: bda250b6505ed6a1223ac19361429b5663538d02
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:13:16 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:13:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bda250b6

sys-devel/gdb: drop outdated dev-util/gdbserver blocker

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

 sys-devel/gdb/gdb-8.3.1.ebuild | 1 -
 sys-devel/gdb/gdb-8.3.ebuild   | 1 -
 sys-devel/gdb/gdb-.ebuild  | 1 -
 3 files changed, 3 deletions(-)

diff --git a/sys-devel/gdb/gdb-8.3.1.ebuild b/sys-devel/gdb/gdb-8.3.1.ebuild
index feca5f54191..719822701ec 100644
--- a/sys-devel/gdb/gdb-8.3.1.ebuild
+++ b/sys-devel/gdb/gdb-8.3.1.ebuild
@@ -62,7 +62,6 @@ RESTRICT="
 "
 
 RDEPEND="
-   server? ( !dev-util/gdbserver )
client? (
dev-libs/mpfr:0=
>=sys-libs/ncurses-5.2-r2:0=

diff --git a/sys-devel/gdb/gdb-8.3.ebuild b/sys-devel/gdb/gdb-8.3.ebuild
index f0c620ed6cb..aafd4bc491e 100644
--- a/sys-devel/gdb/gdb-8.3.ebuild
+++ b/sys-devel/gdb/gdb-8.3.ebuild
@@ -62,7 +62,6 @@ RESTRICT="
 "
 
 RDEPEND="
-   server? ( !dev-util/gdbserver )
client? (
dev-libs/mpfr:0=
>=sys-libs/ncurses-5.2-r2:0=

diff --git a/sys-devel/gdb/gdb-.ebuild b/sys-devel/gdb/gdb-.ebuild
index feca5f54191..719822701ec 100644
--- a/sys-devel/gdb/gdb-.ebuild
+++ b/sys-devel/gdb/gdb-.ebuild
@@ -62,7 +62,6 @@ RESTRICT="
 "
 
 RDEPEND="
-   server? ( !dev-util/gdbserver )
client? (
dev-libs/mpfr:0=
>=sys-libs/ncurses-5.2-r2:0=



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

2019-11-10 Thread Sergei Trofimovich
commit: a8338b3dcb35c30cc3d36077da1859c8de77029d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:14:27 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:14:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8338b3d

sys-devel/gdb: add RESTRICT="!test? ( test )"

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

 sys-devel/gdb/gdb-8.3.1.ebuild | 2 ++
 sys-devel/gdb/gdb-8.3.ebuild   | 2 ++
 sys-devel/gdb/gdb-.ebuild  | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/sys-devel/gdb/gdb-8.3.1.ebuild b/sys-devel/gdb/gdb-8.3.1.ebuild
index 719822701ec..635cd50b6fb 100644
--- a/sys-devel/gdb/gdb-8.3.1.ebuild
+++ b/sys-devel/gdb/gdb-8.3.1.ebuild
@@ -59,6 +59,8 @@ REQUIRED_USE="
 RESTRICT="
hppa? ( test )
ia64? ( test )
+
+   !test? ( test )
 "
 
 RDEPEND="

diff --git a/sys-devel/gdb/gdb-8.3.ebuild b/sys-devel/gdb/gdb-8.3.ebuild
index aafd4bc491e..1d67160a80f 100644
--- a/sys-devel/gdb/gdb-8.3.ebuild
+++ b/sys-devel/gdb/gdb-8.3.ebuild
@@ -59,6 +59,8 @@ REQUIRED_USE="
 RESTRICT="
hppa? ( test )
ia64? ( test )
+
+   !test? ( test )
 "
 
 RDEPEND="

diff --git a/sys-devel/gdb/gdb-.ebuild b/sys-devel/gdb/gdb-.ebuild
index 719822701ec..635cd50b6fb 100644
--- a/sys-devel/gdb/gdb-.ebuild
+++ b/sys-devel/gdb/gdb-.ebuild
@@ -59,6 +59,8 @@ REQUIRED_USE="
 RESTRICT="
hppa? ( test )
ia64? ( test )
+
+   !test? ( test )
 "
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/isl/, dev-libs/isl/files/

2019-11-10 Thread Sergei Trofimovich
commit: d9512cfe523c5af6b988f7640c9b5ed1fedbb1ed
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:10:55 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:10:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9512cfe

dev-libs/isl: drop old

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

 dev-libs/isl/Manifest  | 10 -
 dev-libs/isl/files/isl-0.07-gdb-autoload-dir.patch | 17 
 dev-libs/isl/isl-0.12.2.ebuild | 38 
 dev-libs/isl/isl-0.13.ebuild   | 38 
 dev-libs/isl/isl-0.14.1.ebuild | 39 -
 dev-libs/isl/isl-0.14.ebuild   | 39 -
 dev-libs/isl/isl-0.15.ebuild   | 39 -
 dev-libs/isl/isl-0.16.1.ebuild | 39 -
 dev-libs/isl/isl-0.17.1.ebuild | 39 -
 dev-libs/isl/isl-0.18.ebuild   | 39 -
 dev-libs/isl/isl-0.19.ebuild   | 51 --
 dev-libs/isl/isl-0.20.ebuild   | 51 --
 12 files changed, 439 deletions(-)

diff --git a/dev-libs/isl/Manifest b/dev-libs/isl/Manifest
index f4893b132dc..efb9291cd21 100644
--- a/dev-libs/isl/Manifest
+++ b/dev-libs/isl/Manifest
@@ -1,12 +1,2 @@
-DIST isl-0.12.2.tar.bz2 1319434 BLAKE2B 
53f009dc8093fb3d7d2db40db8f6fd9d7de630777e0308ac3c5918c2c106eda0edd7451df18c954ed6c9fc3ed7d18c73708d7b1f94c8c5c55aa94f8845f5b219
 SHA512 
b5dea4d6b504fac22f2d8cd9c47d6896994d3966635a514d45010243db44cfbc009574b808f3587f35d91de629110bc11b52941d4075e21f8646c59656e62aea
-DIST isl-0.13.tar.bz2 1351299 BLAKE2B 
f2fe57b42d639a5125655067996e508cb16d03d7f054b15f22e4bfb624c26bc5c422742060be81af91fc59f719e7b6cf9e1c40790f51fca9ddedab175d998a10
 SHA512 
ac94cc6448ce8ed5ccf987fb29d86ddd5a63c904a83df3f24f66cde25e5657180a3f2b55b207635d43930e92c860d1043d3f14e9e715d593d53c956eb8346743
-DIST isl-0.14.1.tar.xz 1248204 BLAKE2B 
d4728a17a91131da65d61dc36293a5633712d4372a93721d428d0edc76835e3e9783b64cedd04fee3e1d94d37a6dee51856ef754d29316a4675cf1b02bd0610a
 SHA512 
ccae0464771db50c498fd1f9f1006c9bc183fd77a0716507daeb5da6d435fdca0942efc4589464f205615f9e46242a066f61790c40206be02f6cf8506635
-DIST isl-0.14.tar.xz 1247052 BLAKE2B 
f75a78b98c5662d0f67e9700b10cf70214ef27fb2ed775e678e4f60e05db9923aea51d1dec489d94d341e4c64a60d91ef0a7229bed737f6cdf616fb61d9b53c2
 SHA512 
cf43868d466d6ff08c5e15345d222ad153e8c4e86831f9854df716eb914c6c15f4c44b73aa6e0b16eb556d1a4d3c26af6f71e85421bf464cbbd053d5f3c515ee
-DIST isl-0.15.tar.xz 1406988 BLAKE2B 
baa3a7d8c77e7d8416a1c9215c35fc1d6d0034c1c2cdf2bd1da752aa564c0d946e4a6e0e26196209459e4a2309dcbd6ea1731564494374b95c657c7c58aeee02
 SHA512 
5e72816da133714fb752ddd10fbe9e8f18deef496445672c0a77429679e50f1def22e05e5ebe9acb5534fc8939a6e6a452ffa3607d479671864a76b6789bdab4
-DIST isl-0.16.1.tar.xz 1449164 BLAKE2B 
8c048ad398d7c3de79f4d6a6c3d906b4086bbcf59c4c014a1f02cff472dc7ce92d8fec518dd3f13d389a8ffefda431ee335084c68191ec1350e78c12cf8cda03
 SHA512 
6faff2fe07267ba05c156158c36c25aa9beec6058f949b7bb9b8f042c5d01b7a3a17a6117c2c2a13ad6180308c8d03cfd469b237abf85290411599dde614788f
-DIST isl-0.17.1.tar.xz 1440564 BLAKE2B 
ab2dfd50a4c5adc5ebba172ab969475adf15f541305e63bed273e6a30d6087bcb9383cce16207bbcf89578bd98527f56df86b2a264c078dc9d730e3d59c326d2
 SHA512 
03d73e81db2a01c5dd31bec12816975988bf731f29b95637bc15ea24abf0becad6e8d650ca0bad45eaad4197cb0a1f5ca189aec638db162c56092a001e35d86b
-DIST isl-0.18.tar.xz 1475708 BLAKE2B 
216d4d75e2bc03b3027c67ac7ab373aca6040ead12b2844504890d6fe6dd80e82c66d0f89eb1fc7451a23470445d2656f704971d3b8bfa2916154973e9b52038
 SHA512 
3606609765fc34740ab3014e2256d6bba7ff730463b014a0e4f5fcfb2e3dbef974503dff1f3702b307ef79ff86c5bc2c3ce3c3c8511533971fd5d53ab45f6eea
-DIST isl-0.19.tar.xz 1515156 BLAKE2B 
1be213df736f59123072778b9721db06130c935edf0805fd489d74c9effeb9eaf5b191de0a28e8a5138f79dc23ac9ebb213c57c020d0411afb305788b5f312cd
 SHA512 
eeda0405d38f77a18c6e69128948dc29af7e44ce827e9fb538d3844c6e22db3b4126287ca0937d9bee7b528bbab7aad8d3729db36e74864196f57e81943dade4
-DIST isl-0.20.tar.xz 1539064 BLAKE2B 
f1347c0126ba3ae9b5fa073d0f206a7f48d53edb40d87ddff18005d94754ea4d1fd3801ee913d3b7234124b6c1447990e5d299fad6c6b7ff1d022ede82bba9b2
 SHA512 
394bccd22d8e63cb052a60ad8b1a75f4ec43916a9482c66f5167b534b538161179c47919815983b7fbc20dfaa1a590e88b251850aa092bbffc2891635bf30dc4
 DIST isl-0.21.tar.xz 1621680 BLAKE2B 
ffd0c8aa7d489283ac958c280c05fe0c9ad621a10bd157d0522ac209a58e9bb6a8aad76c7a49b42d5e1c0f3605d0fb05a41ed6f2bb9aabb4f06060a5bbb65de5
 SHA512 
87ebc2fd6d4325cdfa82295a659ed6dbd70760a776b733e5503bbf8baa8fe80d905879728e9c7f23d2f3bcd7e78c00a66ab166c013ae97b603f7c460c69668ec
 DIST isl-0.22.tar.xz 1676992 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: dev-libs/cloog/files/, dev-libs/cloog/

2019-11-10 Thread Sergei Trofimovich
commit: f7b80c7b52b7516ea54a1f0ccae1e8e665cb1346
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:08:08 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:08:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b80c7b

dev-libs/cloog: drop old

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

 dev-libs/cloog/Manifest  |  2 -
 dev-libs/cloog/cloog-0.18.0.ebuild   | 40 
 dev-libs/cloog/cloog-0.18.3.ebuild   | 64 --
 dev-libs/cloog/files/cloog-0.18.3-isl-0.15.patch | 82 
 4 files changed, 188 deletions(-)

diff --git a/dev-libs/cloog/Manifest b/dev-libs/cloog/Manifest
index e698e58b590..abc759ecd58 100644
--- a/dev-libs/cloog/Manifest
+++ b/dev-libs/cloog/Manifest
@@ -1,4 +1,2 @@
-DIST cloog-0.18.0.tar.gz 3776262 BLAKE2B 
fec90c701f2042c0bfdd68099ec6ef66ecc261193ff48c76787d1ad28e689be8d1685dfc99f0ddbe2a1cbf83aebe30eb0571dfeca53c03f6abaf190ca35d492c
 SHA512 
34404984c4269dfc19673712271b08f220b6b49e451e7479cefbc5d2f27ab8e780f5d51fbbc7cecb974dab655673d8348f2a1ece3a60feaeeb9413fccf16eb1d
 DIST cloog-0.18.1.tar.gz 3857324 BLAKE2B 
5898cb8d8f36e55dbe38e7866e07c0abaf8ca0b9e619a5ff963ae975148166fc9bb1c77a33aef1ea2014e739e4ea1c37e4bc2ce5e7411d900fb472192e6fed7b
 SHA512 
0b12d9f3c39a2425e28e1d7c0a2b3787287fe3e6e3052f094d2ab6cffeb205ce19044100cbfd805659b3e6b3d21ac2f5a3c92848f476de54edfe6b1cbd2172e9
-DIST cloog-0.18.3.tar.gz 4577597 BLAKE2B 
179f13d4cf1f3c13ed5afcbad9226a1fc496aac5c56f6129457516a8e52ec753c8ac3532f7ac975b62e0dc09ed4b84523ebb7146a7bd991bee04d3416558c8c4
 SHA512 
14fc2af0da62cd17b1a9f5a7a1704da6bfe5dc78639928637588203e61847795a652ff788c313c34b6e7dd85fb329678eb4f72e0e1c9c149be6619ebf046cff8
 DIST cloog-0.18.4.tar.gz 4796456 BLAKE2B 
9d1f281abe48d40f726c3fc66c58c0d7cb90f6d3ca47af02c8f00b5cc69c6de6b0362b2dc406a8cb6310e07c6b2991f6de3b6b407ad7db0190b9bc69ac82773f
 SHA512 
d35d67b08ffe13c1a010b65bfe4dd02b0ae013d5b489e330dc950bd3514defca8f734bd37781856dcedf0491ff6122c34eecb4b0fe32a22d7e6bdadea98c8c23

diff --git a/dev-libs/cloog/cloog-0.18.0.ebuild 
b/dev-libs/cloog/cloog-0.18.0.ebuild
deleted file mode 100644
index 8e70a9c5c21..000
--- a/dev-libs/cloog/cloog-0.18.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils
-
-DESCRIPTION="A loop generator for scanning polyhedra"
-HOMEPAGE="http://www.bastoul.net/cloog/;
-SRC_URI="http://www.bastoul.net/cloog/pages/download/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
-IUSE="static-libs"
-
-DEPEND="dev-libs/gmp
-   http://www.bastoul.net/cloog/pages/download/${P}.tar.gz;
-fi
-
-DESCRIPTION="A loop generator for scanning polyhedra"
-HOMEPAGE="http://www.bastoul.net/cloog/;
-
-LICENSE="LGPL-2.1"
-SLOT="0/4"
-IUSE="static-libs"
-
-RDEPEND=">=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]
-   >=dev-libs/isl-0.14:0=[${MULTILIB_USEDEP}]
-   !dev-libs/cloog-ppl"
-DEPEND="${DEPEND}
-   virtual/pkgconfig"
-
-DOCS=( README )
-
-src_prepare() {
-   if [[ ${PV} == "" ]] ; then
-   ./get_submodules.sh
-   eautoreconf -i
-   else
-   # m4/ax_create_pkgconfig_info.m4 includes LDFLAGS
-   # sed to avoid eautoreconf
-   sed -i -e '/Libs:/s:@LDFLAGS@ ::' configure || die
-   fi
-
-   epatch "${FILESDIR}"/${P}-isl-0.15.patch
-
-   # Make sure we always use the system isl.
-   rm -rf isl
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" econf \
-   --with-gmp=system \
-   --with-isl=system \
-   --with-osl=no \
-   $(use_enable static-libs static)
-}
-
-# The default src_test() fails, so we'll just run these directly
-multilib_src_test () {
-   echo ">>> Test phase [check]: ${CATEGORY}/${PF}"
-   emake -j1 check
-}
-
-multilib_src_install_all() {
-   einstalldocs
-   prune_libtool_files
-}

diff --git a/dev-libs/cloog/files/cloog-0.18.3-isl-0.15.patch 
b/dev-libs/cloog/files/cloog-0.18.3-isl-0.15.patch
deleted file mode 100644
index 70ce3b86ec0..000
--- a/dev-libs/cloog/files/cloog-0.18.3-isl-0.15.patch
+++ /dev/null
@@ -1,82 +0,0 @@
-add support for isl-0.15+
-
 a/source/isl/domain.c
-+++ b/source/isl/domain.c
-@@ -68,25 +68,39 @@
- void cloog_domain_print_constraints(FILE *foo, CloogDomain *domain,
-   int print_number)
- {
-+  isl_printer *printer;
-   isl_basic_set *bset;
-   isl_set *set = isl_set_from_cloog_domain(domain);
- 
--  if (print_number)
--  isl_set_print(set, foo, 0, ISL_FORMAT_EXT_POLYLIB);
--  else {
-+  printer = isl_printer_to_file(isl_set_get_ctx(set), foo);
-+  

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

2019-11-10 Thread Sergei Trofimovich
commit: 93a23d263eaf99e585d3b11950cd6082cd9d2031
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:09:12 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:09:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a23d26

dev-libs/cloog: drop old dev-libs/cloog-ppl blocker

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

 dev-libs/cloog/cloog-0.18.1.ebuild | 5 ++---
 dev-libs/cloog/cloog-0.18.4.ebuild | 5 ++---
 dev-libs/cloog/cloog-.ebuild   | 3 +--
 3 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/dev-libs/cloog/cloog-0.18.1.ebuild 
b/dev-libs/cloog/cloog-0.18.1.ebuild
index 9d689ab51e6..a6a8e669c6d 100644
--- a/dev-libs/cloog/cloog-0.18.1.ebuild
+++ b/dev-libs/cloog/cloog-0.18.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,8 +15,7 @@ KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 m68k ~mips ppc 
ppc64 s390 sh sparc x
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]
-   >=dev-libs/isl-0.12.2:0/10[${MULTILIB_USEDEP}]
-   !dev-libs/cloog-ppl"
+   >=dev-libs/isl-0.12.2:0/10[${MULTILIB_USEDEP}]"
 DEPEND="${DEPEND}
virtual/pkgconfig"
 

diff --git a/dev-libs/cloog/cloog-0.18.4.ebuild 
b/dev-libs/cloog/cloog-0.18.4.ebuild
index e02d356227a..88f667583d9 100644
--- a/dev-libs/cloog/cloog-0.18.4.ebuild
+++ b/dev-libs/cloog/cloog-0.18.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -21,8 +21,7 @@ SLOT="0/4"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/gmp-6.0.0[${MULTILIB_USEDEP}]
-   >=dev-libs/isl-0.15:0=[${MULTILIB_USEDEP}]
-   !dev-libs/cloog-ppl"
+   >=dev-libs/isl-0.15:0=[${MULTILIB_USEDEP}]"
 DEPEND="${DEPEND}
virtual/pkgconfig"
 

diff --git a/dev-libs/cloog/cloog-.ebuild b/dev-libs/cloog/cloog-.ebuild
index fa0e96d6496..87fbec10982 100644
--- a/dev-libs/cloog/cloog-.ebuild
+++ b/dev-libs/cloog/cloog-.ebuild
@@ -21,8 +21,7 @@ SLOT="0/4"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/gmp-6.0.0[${MULTILIB_USEDEP}]
-   >=dev-libs/isl-0.15:0=[${MULTILIB_USEDEP}]
-   !dev-libs/cloog-ppl"
+   >=dev-libs/isl-0.15:0=[${MULTILIB_USEDEP}]"
 DEPEND="${DEPEND}
virtual/pkgconfig"
 



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

2019-11-10 Thread Sergei Trofimovich
commit: 964e539574e011e8e0c5f26e4e222354602a6fd7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 22:02:26 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 22:02:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=964e5395

app-text/delta: fixed src_install() to not use dohtml

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

 app-text/delta/delta-20060803-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-text/delta/delta-20060803-r1.ebuild 
b/app-text/delta/delta-20060803-r1.ebuild
index 30669a51c12..1f00d0cd78b 100644
--- a/app-text/delta/delta-20060803-r1.ebuild
+++ b/app-text/delta/delta-20060803-r1.ebuild
@@ -30,5 +30,7 @@ src_compile() {
 src_install() {
dobin delta multidelta topformflat
dodoc Readme
-   dohtml www/*
+
+   docinto html
+   dodoc -r www/*
 }



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

2019-11-10 Thread Sergei Trofimovich
commit: 3a11ef96dcca232a97c25db57e02cb189205696e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Nov 10 21:50:17 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 21:56:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a11ef96

dev-libs/mpc: stable 1.1.0-r1 for hppa, bug #693846

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

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

diff --git a/dev-libs/mpc/mpc-1.1.0-r1.ebuild b/dev-libs/mpc/mpc-1.1.0-r1.ebuild
index d08903a02d2..47e9b5d7482 100644
--- a/dev-libs/mpc/mpc-1.1.0-r1.ebuild
+++ b/dev-libs/mpc/mpc-1.1.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0/3"
-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="static-libs"
 
 DEPEND=">=dev-libs/gmp-5.0.0:0=[${MULTILIB_USEDEP},static-libs?]



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

2019-11-10 Thread Sergei Trofimovich
commit: 4120502209c49b0fd881429f2288973ceb8dc994
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Nov 10 21:51:16 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 21:56:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41205022

app-arch/unzip: stable 6.0_p25 for hppa, bug #691566

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

 app-arch/unzip/unzip-6.0_p25.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/unzip/unzip-6.0_p25.ebuild 
b/app-arch/unzip/unzip-6.0_p25.ebuild
index 95f32b88ca5..64ade3e4fec 100644
--- a/app-arch/unzip/unzip-6.0_p25.ebuild
+++ b/app-arch/unzip/unzip-6.0_p25.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.tar.gz
 
 LICENSE="Info-ZIP"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 ~sh ~sparc ~x86 ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 
~sh ~sparc ~x86 ~x86-linux"
 IUSE="bzip2 natspec unicode"
 
 DEPEND="bzip2? ( app-arch/bzip2 )



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

2019-11-10 Thread Sergei Trofimovich
commit: e61fef85f8549c79f1fb3bb46d526c1c8585d08c
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Nov 10 21:50:43 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 21:56:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e61fef85

dev-libs/mpfr: stable 4.0.2 for hppa, bug #693846

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

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

diff --git a/dev-libs/mpfr/mpfr-4.0.2.ebuild b/dev-libs/mpfr/mpfr-4.0.2.ebuild
index 1a33a370780..ac013918449 100644
--- a/dev-libs/mpfr/mpfr-4.0.2.ebuild
+++ b/dev-libs/mpfr/mpfr-4.0.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.mpfr.org/mpfr-${MY_PV}/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2.1"
 SLOT="0/6" # libmpfr.so version
-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="static-libs"
 
 RDEPEND=">=dev-libs/gmp-5.0.0[${MULTILIB_USEDEP},static-libs?]"



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

2019-11-10 Thread Sergei Trofimovich
commit: df5b7808585e6f6e254f6f0c9b0bb3a946ca2356
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 21:55:30 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 21:55:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df5b7808

sys-libs/binutils-libs: fix whitespace

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

 sys-libs/binutils-libs/binutils-libs-2.30-r4.ebuild   | 4 ++--
 sys-libs/binutils-libs/binutils-libs-2.31.1-r6.ebuild | 2 +-
 sys-libs/binutils-libs/binutils-libs-2.32-r1.ebuild   | 2 +-
 sys-libs/binutils-libs/binutils-libs-2.33.1.ebuild| 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-libs/binutils-libs/binutils-libs-2.30-r4.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.30-r4.ebuild
index c76cf979572..9f87b8426a7 100644
--- a/sys-libs/binutils-libs/binutils-libs-2.30-r4.ebuild
+++ b/sys-libs/binutils-libs/binutils-libs-2.30-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -82,7 +82,7 @@ multilib_src_configure() {
# We pull in all USE-flags that change ABI in an incompatible
# way. #666100
# USE=multitarget change size of global arrays
-   # USE=64-bit-bfd changes data structures of exported API 
+   # USE=64-bit-bfd changes data structures of exported API
--with-extra-soversion-suffix=gentoo-${CATEGORY}-${PN}-$(usex 
multitarget mt st)-$(usex 64-bit-bfd 64 def)
)
 

diff --git a/sys-libs/binutils-libs/binutils-libs-2.31.1-r6.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.31.1-r6.ebuild
index 43a4acb6a98..37c03f645e7 100644
--- a/sys-libs/binutils-libs/binutils-libs-2.31.1-r6.ebuild
+++ b/sys-libs/binutils-libs/binutils-libs-2.31.1-r6.ebuild
@@ -87,7 +87,7 @@ multilib_src_configure() {
# We pull in all USE-flags that change ABI in an incompatible
# way. #666100
# USE=multitarget change size of global arrays
-   # USE=64-bit-bfd changes data structures of exported API 
+   # USE=64-bit-bfd changes data structures of exported API
--with-extra-soversion-suffix=gentoo-${CATEGORY}-${PN}-$(usex 
multitarget mt st)-$(usex 64-bit-bfd 64 def)
)
 

diff --git a/sys-libs/binutils-libs/binutils-libs-2.32-r1.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.32-r1.ebuild
index 193bdfdaded..cdfb8cbc641 100644
--- a/sys-libs/binutils-libs/binutils-libs-2.32-r1.ebuild
+++ b/sys-libs/binutils-libs/binutils-libs-2.32-r1.ebuild
@@ -87,7 +87,7 @@ multilib_src_configure() {
# We pull in all USE-flags that change ABI in an incompatible
# way. #666100
# USE=multitarget change size of global arrays
-   # USE=64-bit-bfd changes data structures of exported API 
+   # USE=64-bit-bfd changes data structures of exported API
--with-extra-soversion-suffix=gentoo-${CATEGORY}-${PN}-$(usex 
multitarget mt st)-$(usex 64-bit-bfd 64 def)
)
 

diff --git a/sys-libs/binutils-libs/binutils-libs-2.33.1.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.33.1.ebuild
index 50a27f1cdcd..92daa188602 100644
--- a/sys-libs/binutils-libs/binutils-libs-2.33.1.ebuild
+++ b/sys-libs/binutils-libs/binutils-libs-2.33.1.ebuild
@@ -84,7 +84,7 @@ multilib_src_configure() {
# We pull in all USE-flags that change ABI in an incompatible
# way. #666100
# USE=multitarget change size of global arrays
-   # USE=64-bit-bfd changes data structures of exported API 
+   # USE=64-bit-bfd changes data structures of exported API
--with-extra-soversion-suffix=gentoo-${CATEGORY}-${PN}-$(usex 
multitarget mt st)-$(usex 64-bit-bfd 64 def)
)
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/boehm-gc/, dev-libs/boehm-gc/files/

2019-11-10 Thread Sergei Trofimovich
commit: 6a862852cfb553f0fb3527f3cf97cf8f68326b20
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 10 21:51:33 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 10 21:51:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a862852

dev-libs/boehm-gc: drop old

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

 dev-libs/boehm-gc/Manifest |  5 --
 dev-libs/boehm-gc/boehm-gc-7.2e.ebuild | 57 --
 dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild| 53 
 dev-libs/boehm-gc/boehm-gc-7.6.10.ebuild   | 53 
 dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild| 53 
 dev-libs/boehm-gc/boehm-gc-8.0.2.ebuild| 53 
 .../files/boehm-gc-7.2e-automake-1.13.patch| 13 -
 7 files changed, 287 deletions(-)

diff --git a/dev-libs/boehm-gc/Manifest b/dev-libs/boehm-gc/Manifest
index 54fa56e29d1..18e46043e23 100644
--- a/dev-libs/boehm-gc/Manifest
+++ b/dev-libs/boehm-gc/Manifest
@@ -1,6 +1 @@
-DIST gc-7.2e.tar.gz 1291186 BLAKE2B 
8c320aac2d9deb8fcca2e93622aa122f96c4152d2b18bd284be32d5a041f357beaf8f3142548685fe167642070471862d04c0e6c3ba1c99bc9c05e63d6854005
 SHA512 
80d1d50e38714b4f198743cd8cd5ab80a35cfbb7f5f9d66c89f40319604e989125870f010d4499876978594a5823d7b61213224a68da8664b9e4f8e14076c999
-DIST gc-7.4.2.tar.gz 1082597 BLAKE2B 
5ca30e786a995941fdf2d803d201e7263bdd7d9974a71f672ff259c75ee36dc5d499a614334e570100ddbcb25fd06176f48429b64bad95fb218c35ba584ad4c6
 SHA512 
2e21516addf268780641ee55c0cb3ecc2d96fa963faffee5beadcade9c6bf1ee49ee1a75b076b5d49ddde7c839fb94f4c3623ca8412d14c2a5bf6ca30d424a72
-DIST gc-7.6.10.tar.gz 1143650 BLAKE2B 
5dce84de2e842c98dc552b4a6fc28311e241f419a792523be2e5cb0f7d5b34a57608f8c40e1d85cf06fb3f9c6212855438a0d20c23e2b2d9ba37485d91d78a3e
 SHA512 
6952ff38ed39203c8ff9aae516d81cf5210f3f17fac030325ba58b89c266d2d6ffa281b996c481b9d821638a0334da68f00c15dc4774759ff1f7b57b4678f08f
-DIST gc-7.6.4.tar.gz 1120784 BLAKE2B 
e7cad27d2144fd37aebad44093e1a0814fe9a1cc887701e485681cdd01f3ea4477150697d535d0873a1255abff0765084119096c7ed61d3caeda439cf2a7644f
 SHA512 
2c85be3e24b85732b3dc6f08fe98cf1a82b6fb2a22ec73090f80920721c737ef92cee8f0cd7ea7228d686005d164e7da54ce3907c3a1ba5eefa43355a472085e
-DIST gc-8.0.2.tar.gz 1159207 BLAKE2B 
f3dfcecbc9ba59c2abac868278eb6fdca4bda46a5303393a8fb63717f01bc19fa007b6530a536c32600db30f3a45d8d5558fe72adefecd9b97075dfadb3eddc2
 SHA512 
b1401abb2e82b143b9a2a9013f5b2efa4015b256e7ea8ef2c897ef3c0d2d41fc893413bf6a49efc1845018e8ab823adb485fb3358eb47715982259ace9ffd7c6
 DIST gc-8.0.4.tar.gz 1160528 BLAKE2B 
ec42378c964fc573e53f6f58aa22fa63a0b421c91b81336acfeb2e2afdb5c89514edace3a9500699e13ff1cadc4205ea245af4f0dfa5e439ed9b78cabf6058f7
 SHA512 
57ccca15c6e50048d306a30de06c1a844f36103a84c2d1c17cbccbbc0001e17915488baec79737449982da99ce5d14ce527176afae9ae153cbbb5a19d986366e

diff --git a/dev-libs/boehm-gc/boehm-gc-7.2e.ebuild 
b/dev-libs/boehm-gc/boehm-gc-7.2e.ebuild
deleted file mode 100644
index 59ec2bd7d21..000
--- a/dev-libs/boehm-gc/boehm-gc-7.2e.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils
-
-MY_P="gc-${PV/_/}"
-
-DESCRIPTION="The Boehm-Demers-Weiser conservative garbage collector"
-HOMEPAGE="http://www.hboehm.info/gc/;
-SRC_URI="http://www.hboehm.info/gc/gc_source/${MY_P}.tar.gz;
-
-LICENSE="boehm-gc"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
-IUSE="cxx static-libs threads"
-
-DEPEND=">=dev-libs/libatomic_ops-7.2
-   virtual/pkgconfig"
-
-S="${WORKDIR}/${MY_P/e}"
-
-src_prepare() {
-   rm -r libatomic_ops || die
-
-   epatch "${FILESDIR}"/${P}-automake-1.13.patch
-   eautoreconf
-}
-
-src_configure() {
-   local config=(
-   --with-libatomic-ops
-   $(use_enable cxx cplusplus)
-   $(use_enable static-libs static)
-   $(use threads || echo --disable-threads)
-   )
-   econf "${config[@]}"
-}
-
-src_install() {
-   default
-
-   rm -r "${ED}"/usr/share/gc || die
-
-   # dist_noinst_HEADERS
-   insinto /usr/include/gc
-   doins include/{cord.h,ec.h,javaxfc.h}
-   insinto /usr/include/gc/private
-   doins include/private/*.h
-
-   dodoc README.QUICK doc/README{.environment,.linux,.macros} 
doc/barrett_diagram
-   dohtml doc/*.html
-   newman doc/gc.man GC_malloc.1
-
-   use static-libs || prune_libtool_files #457872
-}

diff --git a/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild 
b/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild
deleted file mode 100644
index f3b4936c05c..000
--- a/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild
+++ /dev/null
@@ -1,53 

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

2019-11-10 Thread Anthony G. Basile
commit: c3b9b9ec66d77845320ae1a51c922f83d99fd6ef
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Nov 10 21:49:24 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Nov 10 21:49:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b9b9ec

net-dns/avahi: split COMMON_DEPEND into DEPEND/BDEPEND

Thanks leio.

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Anthony G. Basile  gentoo.org>

 net-dns/avahi/avahi-0.7-r3.ebuild | 18 +++---
 1 file changed, 7 insertions(+), 11 deletions(-)

diff --git a/net-dns/avahi/avahi-0.7-r3.ebuild 
b/net-dns/avahi/avahi-0.7-r3.ebuild
index e3b92007433..e1fb04e942a 100644
--- a/net-dns/avahi/avahi-0.7-r3.ebuild
+++ b/net-dns/avahi/avahi-0.7-r3.ebuild
@@ -16,7 +16,6 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 
kernel_linux mdnsresponder-compat mono nls python qt5 selinux systemd test"
-RESTRICT="!test? ( test )"
 
 REQUIRED_USE="
python? ( dbus gdbm ${PYTHON_REQUIRED_USE} )
@@ -26,7 +25,7 @@ REQUIRED_USE="
systemd? ( dbus )
 "
 
-COMMON_DEPEND="
+DEPEND="
dev-libs/libdaemon
dev-libs/expat
dev-libs/glib:2[${MULTILIB_USEDEP}]
@@ -51,9 +50,12 @@ COMMON_DEPEND="
>=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
)
 "
-
-DEPEND="
-   ${COMMON_DEPEND}
+RDEPEND="${DEPEND}
+   howl-compat? ( !net-misc/howl )
+   mdnsresponder-compat? ( !net-misc/mDNSResponder )
+   selinux? ( sec-policy/selinux-avahi )
+"
+BDEPEND="
dev-util/glib-utils
doc? ( app-doc/doxygen )
app-doc/xmltoman
@@ -61,12 +63,6 @@ DEPEND="
virtual/pkgconfig[${MULTILIB_USEDEP}]
 "
 
-RDEPEND="
-   ${COMMON_DEPEND}
-   howl-compat? ( !net-misc/howl )
-   mdnsresponder-compat? ( !net-misc/mDNSResponder )
-   selinux? ( sec-policy/selinux-avahi )
-"
 
 MULTILIB_WRAPPED_HEADERS=( /usr/include/avahi-qt5/qt-watch.h )
 



[gentoo-commits] proj/kde:master commit in: kde-frameworks/knewstuff/, kde-frameworks/ktexteditor/, kde-frameworks/karchive/, ...

2019-11-10 Thread Andreas Sturmlechner
commit: e018558f63e0d82904971754943061c829fa0aaf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 21:33:01 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 21:41:10 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e018558f

kde-frameworks: Drop KDE Frameworks 5.64.0

Moved to Gentoo ebuild repository.

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

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

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

2019-11-10 Thread Andreas Sturmlechner
commit: 8156e8f9ab692d117d213456871525c92d229958
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 21:39:11 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 21:41:18 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8156e8f9

Documentation: Drop KDE Frameworks 5.63

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

 Documentation/maintainers/regenerate-files |  2 +-
 .../.kde-frameworks-5.63/_HEADER_  |  2 -
 .../.kde-frameworks-5.63/kde-frameworks-5.63   |  1 -
 .../.kde-frameworks-5.63/more-deps |  0
 .../kde-frameworks-5.63.keywords   | 85 --
 Documentation/package.mask/kde-frameworks-5.63 | 85 --
 .../package.unmask/.kde-frameworks-5.63/_HEADER_   |  2 -
 .../.kde-frameworks-5.63/kde-frameworks-5.63   |  1 -
 Documentation/package.unmask/kde-frameworks-5.63   | 85 --
 9 files changed, 1 insertion(+), 262 deletions(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index a181095d56..a8ef0306ac 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.60 5.63 5.64"
+KF_RELEASES="5.60 5.64"
 KF_RELEASE=${KF_RELEASE:-5.60}
 
 PLASMA_RELEASES="5.16 5.17"

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

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

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.63/more-deps 
b/Documentation/package.accept_keywords/.kde-frameworks-5.63/more-deps
deleted file mode 100644
index e69de29bb2..00

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

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

2019-11-10 Thread Michał Górny
commit: 688b8f113d83a252d4f420ab2c67238d9e514ecd
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov 10 21:22:32 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov 10 21:40:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=688b8f11

net-misc/npapi-sdk: Bump to EAPI 7

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

 net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild |  4 +---
 net-misc/npapi-sdk/npapi-sdk-.ebuild   | 10 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild 
b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
index caa21c45931..b7835084440 100644
--- a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
+++ b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
@@ -1,9 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
-
-inherit autotools-utils
+EAPI=7
 
 DESCRIPTION="NPAPI headers bundle"
 HOMEPAGE="https://github.com/mgorny/npapi-sdk/;

diff --git a/net-misc/npapi-sdk/npapi-sdk-.ebuild 
b/net-misc/npapi-sdk/npapi-sdk-.ebuild
index bdcb9e57bb0..30c5fda915d 100644
--- a/net-misc/npapi-sdk/npapi-sdk-.ebuild
+++ b/net-misc/npapi-sdk/npapi-sdk-.ebuild
@@ -1,10 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
-AUTOTOOLS_AUTORECONF=yes
-inherit autotools-utils git-r3
+inherit autotools git-r3
 
 DESCRIPTION="NPAPI headers bundle"
 HOMEPAGE="https://github.com/mgorny/npapi-sdk/;
@@ -16,3 +15,8 @@ KEYWORDS=""
 IUSE=""
 
 DEPEND="virtual/pkgconfig"
+
+src_prepare() {
+   default
+   eautoreconf
+}



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

2019-11-10 Thread Michał Górny
commit: 4a716729a140eda5386dc1390cbceb59af08176f
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov 10 21:21:58 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov 10 21:40:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a716729

net-misc/npapi-sdk: Migrated to GitHub

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

 net-misc/npapi-sdk/metadata.xml| 2 +-
 net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild | 4 ++--
 net-misc/npapi-sdk/npapi-sdk-.ebuild   | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-misc/npapi-sdk/metadata.xml b/net-misc/npapi-sdk/metadata.xml
index cc6d3e382c6..00053de32b1 100644
--- a/net-misc/npapi-sdk/metadata.xml
+++ b/net-misc/npapi-sdk/metadata.xml
@@ -10,6 +10,6 @@
Gentoo Mozilla Team


-   mgorny/npapi-sdk
+   mgorny/npapi-sdk

 

diff --git a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild 
b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
index b44229e93f0..caa21c45931 100644
--- a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
+++ b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
@@ -6,8 +6,8 @@ EAPI=4
 inherit autotools-utils
 
 DESCRIPTION="NPAPI headers bundle"
-HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/;
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2;
+HOMEPAGE="https://github.com/mgorny/npapi-sdk/;
+SRC_URI="https://github.com/mgorny/npapi-sdk/releases/download/${P}/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/net-misc/npapi-sdk/npapi-sdk-.ebuild 
b/net-misc/npapi-sdk/npapi-sdk-.ebuild
index 67a6c530e6b..bdcb9e57bb0 100644
--- a/net-misc/npapi-sdk/npapi-sdk-.ebuild
+++ b/net-misc/npapi-sdk/npapi-sdk-.ebuild
@@ -7,8 +7,8 @@ AUTOTOOLS_AUTORECONF=yes
 inherit autotools-utils git-r3
 
 DESCRIPTION="NPAPI headers bundle"
-HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/;
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git;
+HOMEPAGE="https://github.com/mgorny/npapi-sdk/;
+EGIT_REPO_URI="https://github.com/mgorny/${PN}.git;
 
 LICENSE="BSD"
 SLOT="0"



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

2019-11-10 Thread Michał Górny
commit: 43088e34f7bc26dd0b12ddb40e1854c5cce114bc
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov 10 21:16:36 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov 10 21:40:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43088e34

net-misc/npapi-sdk: Unifdef -

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

 net-misc/npapi-sdk/npapi-sdk-.ebuild | 19 ---
 1 file changed, 4 insertions(+), 15 deletions(-)

diff --git a/net-misc/npapi-sdk/npapi-sdk-.ebuild 
b/net-misc/npapi-sdk/npapi-sdk-.ebuild
index f627ee218d9..67a6c530e6b 100644
--- a/net-misc/npapi-sdk/npapi-sdk-.ebuild
+++ b/net-misc/npapi-sdk/npapi-sdk-.ebuild
@@ -1,29 +1,18 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
-#if LIVE
 AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git;
-
-inherit git-r3
-#endif
-
-inherit autotools-utils
+inherit autotools-utils git-r3
 
 DESCRIPTION="NPAPI headers bundle"
 HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/;
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2;
+EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS=""
 IUSE=""
 
 DEPEND="virtual/pkgconfig"
-#if LIVE
-
-KEYWORDS=""
-SRC_URI=
-#endif



[gentoo-commits] repo/gentoo:master commit in: games-emulation/hatari/files/, games-emulation/hatari/

2019-11-10 Thread James Le Cuirot
commit: 95918849608a85cb055a0736754981ff9adf5d1a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Nov 10 21:37:12 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Nov 10 21:39:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95918849

games-emulation/hatari: Bump to 2.2.1, EAPI 7, lots of improvements

It turns out most of the dependencies are optional.

Closes: https://bugs.gentoo.org/689538
Package-Manager: Portage-2.3.79, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 games-emulation/hatari/Manifest|  1 +
 .../hatari/files/hatari-2.2.1-default-rom.patch| 16 +
 .../hatari/files/hatari-2.2.1-joystick.patch   | 59 
 games-emulation/hatari/hatari-2.2.1.ebuild | 80 ++
 games-emulation/hatari/metadata.xml|  3 +
 5 files changed, 159 insertions(+)

diff --git a/games-emulation/hatari/Manifest b/games-emulation/hatari/Manifest
index e061a3037e6..2d2d4017ca7 100644
--- a/games-emulation/hatari/Manifest
+++ b/games-emulation/hatari/Manifest
@@ -1 +1,2 @@
 DIST hatari-2.1.0.tar.bz2 4072778 BLAKE2B 
934ab28e799d0d13c26c291005513511367eb2ddbeda0f9756c19f10fa9e6bb8e10451057fa7e0b49a30e3f562eb5f327057d324b2a92e09b1115f63132dca97
 SHA512 
d1fbf6e60e2df2c43d070bee6a9c1dc93c36a8ea7f75bbf2a67790840952661cee136ebccd6b2ed523ef9b7b56391e058384f2e3f46acb609bb362cac05b9753
+DIST hatari-2.2.1.tar.bz2 4162798 BLAKE2B 
51938a649957779652b0debf7f867b2abe2d54fd3bb31086542f9f5970d01a120455e4381a9cb173724fbc7c45359d4009377bfe99038b338142fa5b82723533
 SHA512 
0e4c148a355a53c9cf79bdd28e5d7bb5f3389c780576017c6ebe2b69465d67522f373945f0e51681120ece24f5f08442265515486d2d7df7a02d9cd94cc44f1e

diff --git a/games-emulation/hatari/files/hatari-2.2.1-default-rom.patch 
b/games-emulation/hatari/files/hatari-2.2.1-default-rom.patch
new file mode 100644
index 000..c42f67f733c
--- /dev/null
+++ b/games-emulation/hatari/files/hatari-2.2.1-default-rom.patch
@@ -0,0 +1,16 @@
+Use etos512k.img from the emutos package rather than tos.img.
+
+diff -Naur a/src/configuration.c b/src/configuration.c
+--- a/src/configuration.c  2019-02-08 08:30:11.0 +
 b/src/configuration.c  2019-11-10 21:19:31.712605716 +
+@@ -841,8 +841,8 @@
+   ConfigureParams.Sound.YmVolumeMixing = YM_TABLE_MIXING;
+ 
+   /* Set defaults for Rom */
+-  sprintf(ConfigureParams.Rom.szTosImageFileName, "%s%ctos.img",
+-  Paths_GetDataDir(), PATHSEP);
++  sprintf(ConfigureParams.Rom.szTosImageFileName, 
"%s%c..%cemutos%cetos512k.img",
++  Paths_GetDataDir(), PATHSEP, PATHSEP, PATHSEP);
+   ConfigureParams.Rom.bPatchTos = true;
+   strcpy(ConfigureParams.Rom.szCartridgeImageFileName, "");
+ 

diff --git a/games-emulation/hatari/files/hatari-2.2.1-joystick.patch 
b/games-emulation/hatari/files/hatari-2.2.1-joystick.patch
new file mode 100644
index 000..193bb7206c3
--- /dev/null
+++ b/games-emulation/hatari/files/hatari-2.2.1-joystick.patch
@@ -0,0 +1,59 @@
+https://bugs.gentoo.org/689538
+
+diff -ruN hatari-2.1.0.old/src/gui-sdl/sdlgui.c 
hatari-2.1.0/src/gui-sdl/sdlgui.c
+--- hatari-2.1.0.old/src/gui-sdl/sdlgui.c  2018-02-07 18:33:56.0 
+
 hatari-2.1.0/src/gui-sdl/sdlgui.c  2019-07-08 23:55:50.481270799 +0100
+@@ -1329,12 +1329,28 @@
+   }
+   break;
+ 
++   case SDL_JOYHATMOTION:
++  if (sdlEvent.jhat.value & SDL_HAT_LEFT)
++  retbutton = SDLGui_HandleShortcut(dlg, 
SG_SHORTCUT_LEFT);
++  else if (sdlEvent.jhat.value & SDL_HAT_RIGHT)
++  retbutton = SDLGui_HandleShortcut(dlg, 
SG_SHORTCUT_RIGHT);
++  if (sdlEvent.jhat.value & SDL_HAT_UP)
++  {
++  SDLGui_RemoveFocus(dlg, focused);
++  focused = SDLGui_FocusNext(dlg, 
focused, -1);
++  }
++  else if (sdlEvent.jhat.value & SDL_HAT_DOWN)
++  {
++  SDLGui_RemoveFocus(dlg, focused);
++  focused = SDLGui_FocusNext(dlg, 
focused, +1);
++  }
++  break;
++
+case SDL_JOYBUTTONDOWN:
+   retbutton = SDLGui_HandleSelection(dlg, 
focused, focused);
+   break;
+ 
+case SDL_JOYBALLMOTION:
+-   case SDL_JOYHATMOTION:
+case SDL_MOUSEMOTION:
+   break;
+ 
+diff -ruN hatari-2.1.0.old/src/joy.c hatari-2.1.0/src/joy.c
+--- hatari-2.1.0.old/src/joy.c 2018-02-07 18:33:56.0 

[gentoo-commits] repo/gentoo:master commit in: games-emulation/emutos/

2019-11-10 Thread James Le Cuirot
commit: b6f940dc3376eca63d6a93bd34c6559ae5f24e4a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Nov 10 21:32:25 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Nov 10 21:39:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f940dc

games-emulation/emutos: Version bump to 0.9.12, EAPI 7

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

 games-emulation/emutos/Manifest |  4 
 games-emulation/emutos/emutos-0.9.12.ebuild | 37 +
 2 files changed, 41 insertions(+)

diff --git a/games-emulation/emutos/Manifest b/games-emulation/emutos/Manifest
index 2ce76da3418..7fd0eddcfe3 100644
--- a/games-emulation/emutos/Manifest
+++ b/games-emulation/emutos/Manifest
@@ -1,5 +1,9 @@
+DIST emutos-192k-0.9.12.zip 1655923 BLAKE2B 
2bc874c761d77d6b80e0ebf35e487951db866ce30c74bc91df155b3e6f58ec004de9fbb6e8402504eda2c3369ed783b8b53f8e80e7fcf05652c14dacd11eedc3
 SHA512 
7e75f645ff72a2dc7574cf005234261411b39af77113b329835d0d398e60c51d7451dd949f0cecdbdc4adc03561b43bb0449d1460f0dec547894b7bde29b01d1
+DIST emutos-256k-0.9.12.zip 2038241 BLAKE2B 
e287357877efe2346bd1936768f6c56e655e4b7d249545f4e3827e02c295817e6586477b68058e95690562c65a9085fa9e712da540727d93e12789f5bde325aa
 SHA512 
18f43d2fc215e686fabafe0413b88d3593dc7ef931191541690527fbe7fcb4ff08ee946f75ceadf25d09c05fb69ae7d71230cc5b36ec42c7774fc5770b8a276d
 DIST emutos-256k-0.9.4.zip 1600186 BLAKE2B 
2c5243165d651a8f4f3b56d0b4bf30bbfd183e4c9d3ae2b1087c3864d540efe445cf10b68e98e862a12be9f34c388548959376a665aac91f09e05b4b39abce58
 SHA512 
ce7ce9e53c82f7861752ee454a4e3ce616bca73ce580e2b803deea22497de06e5ab49a69af6507ce98ab337312dbb879d258ba2acdf868443f406761caa69404
 DIST emutos-256k-0.9.9.1.zip 1913841 BLAKE2B 
3f6093b5df9f694c8f75c07378bbb2e6326b4cf5235fd76059d6cd49701744e16b6fcbf8a92ece7d7bc67c480578f6245bd2e5d48a3e73240b7ae57f0c9ad4d6
 SHA512 
9ede677a53414bf86b111b3703386aea2b9600abbd6a4fd632b3549faa50f7308fcc7a0eb78626d59a4f2c7d8b844dc2ad5137d2b927f070ab1482799605a56d
+DIST emutos-512k-0.9.12.zip 301555 BLAKE2B 
6341b4ac4fad707d81ab621e2952b2a92b139947b0ebc522983163fa86f308c595482f8b6caa23472bb022f1380f0a5963532b119c53676fe65b5115cde6d413
 SHA512 
0c68c76dede7d9a36c408f3a1bced2b710b1ad87fee5ba204e1b8c19a48ef1c51942eb766355c20f5cf95cc885423fd2750dc212c5dffe25b1d28620cc117854
 DIST emutos-512k-0.9.4.zip 314877 BLAKE2B 
69388ce090c56c05861b859061a9b47998354dc240a0b482f616c5a2c9440ee897abdad96b946f922f77f60ee7d781e37538a42bfc778a6e15ab82225596d91b
 SHA512 
00c8718f364712f5d346859dc40ed83c1792521c9600520aacf199f7d6b24d5cf7a3e2533e1e343d6aa9e77ed3056f8636713bb7c3e9739254e0658c921a78a8
 DIST emutos-512k-0.9.9.1.zip 273400 BLAKE2B 
baf7001b1150aa5aa5482920733c613c8ebc2d9eeb944de6c1cae471e6889062ed935a3bfe17d209a54733dd5ca453244fde6d906b7dd7f68772633d456df594
 SHA512 
38f5084df230883634715a1bd1ec542ed63027fae5690a7857986653a918f302126a288600aefa38bd12920d40c1a535cd467b66d55a1b0471364a590ca7986a
+DIST emutos-aranym-0.9.12.zip 273147 BLAKE2B 
863da12081f32ee665180d453a6558b475c6413e4f95aacd333f3a7d9a42820a04376b1b0484a975177abc3d41b2765c9147231829724e721dd477ebd328
 SHA512 
351104f097e5812be21fb30c41c829e62f127da39cc190ca60d26d20d94fedfb21493265b6b7113b9babb262dc30e0b87f1e235c90339f221b559578eacc5c44
 DIST emutos-src-0.9.3.tar.gz 935570 BLAKE2B 
bcbf216e8bfbae681a404fdaa07e7bc00e1a865e4f6430bf70741ea9a92ee16ab90eef99140c29f3cf381bac93d72e20312e7f21b2e96bc23144c73af0b9191f
 SHA512 
45e19a9f8ebbd1675059a78d1416d0571bc54c3979b36c684f2394f508f48f6f1dae10f4eb966e1757ff10698644302c788ee3e51bf42fe10d131d87508d9824

diff --git a/games-emulation/emutos/emutos-0.9.12.ebuild 
b/games-emulation/emutos/emutos-0.9.12.ebuild
new file mode 100644
index 000..538e577b77a
--- /dev/null
+++ b/games-emulation/emutos/emutos-0.9.12.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+VERSIONS=(
+   192k
+   256k
+   512k
+   aranym
+)
+
+DESCRIPTION="Single-user single-tasking operating system for 32-bit Atari 
computer emulators"
+HOMEPAGE="http://emutos.sourceforge.net;
+SRC_URI=$(printf "mirror://sourceforge/emutos/${PN}-%s-${PV}.zip\n" 
"${VERSIONS[@]}")
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="app-arch/unzip"
+
+S="${WORKDIR}"
+
+src_install() {
+   insinto /usr/share/${PN}
+
+   doins */*.img
+   use debug && doins */*.sym
+
+   local VERSION
+   for VERSION in "${VERSIONS[@]}"; do
+   newdoc "${PN}-${VERSION}-${PV}"/readme.txt 
readme-"${VERSION}".txt
+   done
+
+   dodoc 
"${PN}-512k-${PV}"/doc/{announce,authors,bugs,changelog,emudesk,incompatible,status,todo,xhdi}.txt
+}



[gentoo-commits] repo/gentoo:master commit in: games-emulation/hatari/, games-emulation/hatari/files/

2019-11-10 Thread James Le Cuirot
commit: 8add614a08e03d61a6daba760475a689d22708af
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Nov 10 21:38:02 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Nov 10 21:39:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8add614a

games-emulation/hatari: Drop old 2.1.0

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

 games-emulation/hatari/Manifest|   1 -
 .../hatari/files/hatari-2.1.0_caps5_files.patch| 147 -
 games-emulation/hatari/hatari-2.1.0-r1.ebuild  |  79 ---
 3 files changed, 227 deletions(-)

diff --git a/games-emulation/hatari/Manifest b/games-emulation/hatari/Manifest
index 2d2d4017ca7..ed73c9b263e 100644
--- a/games-emulation/hatari/Manifest
+++ b/games-emulation/hatari/Manifest
@@ -1,2 +1 @@
-DIST hatari-2.1.0.tar.bz2 4072778 BLAKE2B 
934ab28e799d0d13c26c291005513511367eb2ddbeda0f9756c19f10fa9e6bb8e10451057fa7e0b49a30e3f562eb5f327057d324b2a92e09b1115f63132dca97
 SHA512 
d1fbf6e60e2df2c43d070bee6a9c1dc93c36a8ea7f75bbf2a67790840952661cee136ebccd6b2ed523ef9b7b56391e058384f2e3f46acb609bb362cac05b9753
 DIST hatari-2.2.1.tar.bz2 4162798 BLAKE2B 
51938a649957779652b0debf7f867b2abe2d54fd3bb31086542f9f5970d01a120455e4381a9cb173724fbc7c45359d4009377bfe99038b338142fa5b82723533
 SHA512 
0e4c148a355a53c9cf79bdd28e5d7bb5f3389c780576017c6ebe2b69465d67522f373945f0e51681120ece24f5f08442265515486d2d7df7a02d9cd94cc44f1e

diff --git a/games-emulation/hatari/files/hatari-2.1.0_caps5_files.patch 
b/games-emulation/hatari/files/hatari-2.1.0_caps5_files.patch
deleted file mode 100644
index cac630f66f4..000
--- a/games-emulation/hatari/files/hatari-2.1.0_caps5_files.patch
+++ /dev/null
@@ -1,147 +0,0 @@
-diff -Nuar hatari-2.1.0-orig/cmake/FindCapsImage.cmake 
hatari-2.1.0/cmake/FindCapsImage.cmake
 hatari-2.1.0-orig/cmake/FindCapsImage.cmake2018-07-28 
20:32:59.164780571 +0300
-+++ hatari-2.1.0/cmake/FindCapsImage.cmake 2018-07-28 20:33:16.130781607 
+0300
-@@ -1,22 +1,18 @@
--
- IF (CAPSIMAGE_INCLUDE_DIR)
--  # Already in cache, be silent
--  SET(CAPSIMAGE_FIND_QUIETLY TRUE)
-+  # Already in cache, be silent
-+  SET(CAPSIMAGE_FIND_QUIETLY TRUE)
- ENDIF (CAPSIMAGE_INCLUDE_DIR)
- 
--
--# Choose the library version to use : 4 or 5
--SET(CAPSIMAGE_VERSION 5)
--
--
--if(CAPSIMAGE_VERSION STREQUAL 4)
--  SET(CAPSIMAGE_DIR caps)
--  FIND_PATH(CAPSIMAGE_INCLUDE_DIR ${CAPSIMAGE_DIR}/capsimage.h)
-+if(ENABLE_CAPSIMAGE5)
-+  SET(CAPSIMAGE_VERSION 5)
-+  FIND_PATH(CAPSIMAGE_INCLUDE_DIR NAMES CapsAPI.h PATH_SUFFIXES caps5)
- else()
--  SET(CAPSIMAGE_DIR caps5)
--  FIND_PATH(CAPSIMAGE_INCLUDE_DIR ${CAPSIMAGE_DIR}/CapsAPI.h)
-+  SET(CAPSIMAGE_VERSION 4)
-+  FIND_PATH(CAPSIMAGE_INCLUDE_DIR NAMES capsimage.h PATH_SUFFIXES caps)
- endif()
- 
-+message(${CAPSIMAGE_INCLUDE_DIR})
-+
- if(WIN32)
-   FIND_LIBRARY(CAPSIMAGE_LIBRARY NAMES capsimg PATH_SUFFIXES 
${CAPSIMAGE_DIR} )
- else()
-diff -Nuar hatari-2.1.0-orig/src/CMakeLists.txt hatari-2.1.0/src/CMakeLists.txt
 hatari-2.1.0-orig/src/CMakeLists.txt   2018-07-28 20:32:59.152780571 
+0300
-+++ hatari-2.1.0/src/CMakeLists.txt2018-07-28 20:33:16.131781607 +0300
-@@ -55,6 +55,10 @@
-   include_directories(${PNG_INCLUDE_DIR})
- endif(PNG_FOUND)
- 
-+if(CAPSIMAGE_FOUND)
-+  include_directories(${CAPSIMAGE_INCLUDE_DIR})
-+endif(CAPSIMAGE_FOUND)
-+
- if(X11_FOUND)
-   include_directories(${X11_INCLUDE_DIR})
- endif(X11_FOUND)
-diff -Nuar hatari-2.1.0-orig/src/floppy_ipf.c hatari-2.1.0/src/floppy_ipf.c
 hatari-2.1.0-orig/src/floppy_ipf.c 2018-07-28 20:32:59.152780571 +0300
-+++ hatari-2.1.0/src/floppy_ipf.c  2018-07-28 20:34:32.782786288 +0300
-@@ -30,9 +30,9 @@
- 
- #ifdef HAVE_CAPSIMAGE
- #if CAPSIMAGE_VERSION == 5
--#include 
-+#include 
- #else
--#include 
-+#include 
- #define CAPS_LIB_RELEASE  4
- #define CAPS_LIB_REVISION 2
- #endif
-@@ -61,8 +61,8 @@
- 
-   struct CapsFdc  Fdc;/* Fdc state */
-   struct CapsDriveDrive[ MAX_FLOPPYDRIVES ];  /* Physical 
drives */
--  CapsLongCapsImage[ MAX_FLOPPYDRIVES ];  /* Image Id or 
-1 if drive empty */
--  CapsLongCapsImageType[ MAX_FLOPPYDRIVES ]; /* ImageType 
or -1 if not known */
-+  Sint32  CapsImage[ MAX_FLOPPYDRIVES ];  /* Image Id or 
-1 if drive empty */
-+  Sint32  CapsImageType[ MAX_FLOPPYDRIVES ]; /* ImageType 
or -1 if not known */
- 
-   int Rev_Track[ MAX_FLOPPYDRIVES ];  /* Needed to 
handle CAPSSetRevolution for type II/III commands */
-   int Rev_Side[ MAX_FLOPPYDRIVES ];
-@@ -83,9 +83,9 @@
- static char   *IPF_FilenameFindTrackSide (char *FileName);
- static bool   IPF_Insert_RawStreamImage ( int Drive );
- 
--static void   IPF_CallBack_Trk ( struct CapsFdc *pc , CapsULong 

[gentoo-commits] repo/gentoo:master commit in: games-emulation/emutos/

2019-11-10 Thread James Le Cuirot
commit: 5442e391cdc5eaa0049d1218683c914f1a4b4b0e
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Nov 10 21:33:32 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Nov 10 21:39:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5442e391

games-emulation/emutos: Drop old 0.9.4 and 0.9.9.1

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

 games-emulation/emutos/Manifest   |  5 -
 games-emulation/emutos/emutos-0.9.4-r1.ebuild | 25 -
 games-emulation/emutos/emutos-0.9.9.1.ebuild  | 23 ---
 3 files changed, 53 deletions(-)

diff --git a/games-emulation/emutos/Manifest b/games-emulation/emutos/Manifest
index 7fd0eddcfe3..59626a8d5d4 100644
--- a/games-emulation/emutos/Manifest
+++ b/games-emulation/emutos/Manifest
@@ -1,9 +1,4 @@
 DIST emutos-192k-0.9.12.zip 1655923 BLAKE2B 
2bc874c761d77d6b80e0ebf35e487951db866ce30c74bc91df155b3e6f58ec004de9fbb6e8402504eda2c3369ed783b8b53f8e80e7fcf05652c14dacd11eedc3
 SHA512 
7e75f645ff72a2dc7574cf005234261411b39af77113b329835d0d398e60c51d7451dd949f0cecdbdc4adc03561b43bb0449d1460f0dec547894b7bde29b01d1
 DIST emutos-256k-0.9.12.zip 2038241 BLAKE2B 
e287357877efe2346bd1936768f6c56e655e4b7d249545f4e3827e02c295817e6586477b68058e95690562c65a9085fa9e712da540727d93e12789f5bde325aa
 SHA512 
18f43d2fc215e686fabafe0413b88d3593dc7ef931191541690527fbe7fcb4ff08ee946f75ceadf25d09c05fb69ae7d71230cc5b36ec42c7774fc5770b8a276d
-DIST emutos-256k-0.9.4.zip 1600186 BLAKE2B 
2c5243165d651a8f4f3b56d0b4bf30bbfd183e4c9d3ae2b1087c3864d540efe445cf10b68e98e862a12be9f34c388548959376a665aac91f09e05b4b39abce58
 SHA512 
ce7ce9e53c82f7861752ee454a4e3ce616bca73ce580e2b803deea22497de06e5ab49a69af6507ce98ab337312dbb879d258ba2acdf868443f406761caa69404
-DIST emutos-256k-0.9.9.1.zip 1913841 BLAKE2B 
3f6093b5df9f694c8f75c07378bbb2e6326b4cf5235fd76059d6cd49701744e16b6fcbf8a92ece7d7bc67c480578f6245bd2e5d48a3e73240b7ae57f0c9ad4d6
 SHA512 
9ede677a53414bf86b111b3703386aea2b9600abbd6a4fd632b3549faa50f7308fcc7a0eb78626d59a4f2c7d8b844dc2ad5137d2b927f070ab1482799605a56d
 DIST emutos-512k-0.9.12.zip 301555 BLAKE2B 
6341b4ac4fad707d81ab621e2952b2a92b139947b0ebc522983163fa86f308c595482f8b6caa23472bb022f1380f0a5963532b119c53676fe65b5115cde6d413
 SHA512 
0c68c76dede7d9a36c408f3a1bced2b710b1ad87fee5ba204e1b8c19a48ef1c51942eb766355c20f5cf95cc885423fd2750dc212c5dffe25b1d28620cc117854
-DIST emutos-512k-0.9.4.zip 314877 BLAKE2B 
69388ce090c56c05861b859061a9b47998354dc240a0b482f616c5a2c9440ee897abdad96b946f922f77f60ee7d781e37538a42bfc778a6e15ab82225596d91b
 SHA512 
00c8718f364712f5d346859dc40ed83c1792521c9600520aacf199f7d6b24d5cf7a3e2533e1e343d6aa9e77ed3056f8636713bb7c3e9739254e0658c921a78a8
-DIST emutos-512k-0.9.9.1.zip 273400 BLAKE2B 
baf7001b1150aa5aa5482920733c613c8ebc2d9eeb944de6c1cae471e6889062ed935a3bfe17d209a54733dd5ca453244fde6d906b7dd7f68772633d456df594
 SHA512 
38f5084df230883634715a1bd1ec542ed63027fae5690a7857986653a918f302126a288600aefa38bd12920d40c1a535cd467b66d55a1b0471364a590ca7986a
 DIST emutos-aranym-0.9.12.zip 273147 BLAKE2B 
863da12081f32ee665180d453a6558b475c6413e4f95aacd333f3a7d9a42820a04376b1b0484a975177abc3d41b2765c9147231829724e721dd477ebd328
 SHA512 
351104f097e5812be21fb30c41c829e62f127da39cc190ca60d26d20d94fedfb21493265b6b7113b9babb262dc30e0b87f1e235c90339f221b559578eacc5c44
-DIST emutos-src-0.9.3.tar.gz 935570 BLAKE2B 
bcbf216e8bfbae681a404fdaa07e7bc00e1a865e4f6430bf70741ea9a92ee16ab90eef99140c29f3cf381bac93d72e20312e7f21b2e96bc23144c73af0b9191f
 SHA512 
45e19a9f8ebbd1675059a78d1416d0571bc54c3979b36c684f2394f508f48f6f1dae10f4eb966e1757ff10698644302c788ee3e51bf42fe10d131d87508d9824

diff --git a/games-emulation/emutos/emutos-0.9.4-r1.ebuild 
b/games-emulation/emutos/emutos-0.9.4-r1.ebuild
deleted file mode 100644
index 0e2acfe94e1..000
--- a/games-emulation/emutos/emutos-0.9.4-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Single-user single-tasking operating system for 32 bit Atari 
computer emulators"
-HOMEPAGE="http://emutos.sourceforge.net;
-SRC_URI="mirror://sourceforge/emutos/emutos-src-0.9.3.tar.gz
-   mirror://sourceforge/emutos/emutos-512k-${PV}.zip
-   mirror://sourceforge/emutos/emutos-256k-${PV}.zip"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="app-arch/unzip"
-
-S="${WORKDIR}"
-
-src_install() {
-   dolib */*.img
-   dodoc 
emutos-512k-${PV}/{readme.txt,doc/{announce,authors,changelog,status}.txt}
-}

diff --git a/games-emulation/emutos/emutos-0.9.9.1.ebuild 
b/games-emulation/emutos/emutos-0.9.9.1.ebuild
deleted file mode 100644
index 10bd4656d74..000
--- a/games-emulation/emutos/emutos-0.9.9.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public 

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

2019-11-10 Thread Andreas Sturmlechner
commit: ed88363282153b52d7ef144f8a52be8fe75e7941
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 11:07:57 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 21:30:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed883632

kde.org.eclass: Branching for kde-apps/ switched to "release/YY.MM"

KDE Applications is dead, long live the KDE release service.

See also: https://mail.kde.org/pipermail/release-team/2019-October/011582.html
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 3f86779c52e..17f7bcbfe6d 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -155,7 +155,7 @@ _calculate_live_repo() {
EGIT_MIRROR=${EGIT_MIRROR:=https://anongit.kde.org}
 
if [[ ${PV} == ??.??.49. && ${CATEGORY} = kde-apps ]]; then
-   EGIT_BRANCH="Applications/$(ver_cut 1-2)"
+   EGIT_BRANCH="release/$(ver_cut 1-2)"
fi
 
if [[ ${PV} !=  && ${CATEGORY} = kde-plasma ]]; then



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

2019-11-10 Thread Andreas Sturmlechner
commit: a22dc48f6adafb46f32442b813d680987871ad5f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 19:12:20 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 21:30:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a22dc48f

dev-util/kdevelop: 5.4.4 version bump

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

 dev-util/kdevelop/Manifest  |   1 +
 dev-util/kdevelop/kdevelop-5.4.4.ebuild | 139 
 2 files changed, 140 insertions(+)

diff --git a/dev-util/kdevelop/Manifest b/dev-util/kdevelop/Manifest
index 831ef01b91c..a79b559409f 100644
--- a/dev-util/kdevelop/Manifest
+++ b/dev-util/kdevelop/Manifest
@@ -1,2 +1,3 @@
 DIST kdevelop-5.4.2.tar.xz 7006096 BLAKE2B 
105f7377e960f6012e9e976a14475b67e15038cb376c6ec499ef33f17c59ff1e068866deafb24aa1392bf0a3c833cdffeac122262dd38dc45eeca8fea69f0df8
 SHA512 
de25d70f2e82f61ef95ce2c6289146c52c368e93a3d23b17a2b95d14e64b599b64af32c2de2501c236f2954d981709c168fecddb4dbcf5425014d6a6e938d53b
 DIST kdevelop-5.4.3.tar.xz 7010496 BLAKE2B 
2f6aa0073321ad1e6c6eb905879c628717927957e60c26b353b691560438afdbd42c7803c227e8de8ada0fca6da38ef02664afa0fc3e9d372d53b2d879b64665
 SHA512 
f21f282ca772fea6a4bf8f000ddd71386c98c17956c151d71b824a5a9b30223530015e3a73979856580dc318caa9da7bae6b3cf914ffa8aa7ea56cacded1c524
+DIST kdevelop-5.4.4.tar.xz 7011276 BLAKE2B 
c033f8990ed13a2eeb516965d0d7486901b7263410f6f2e7525bf12d1878355898306ff1e90fd1f4c847b9bea90e2c474aa1bbaeab5076a83b40e31a043ab51d
 SHA512 
e2f2cf20b9be3be94344f38fd781be2c847c466adf2dad5504283770326e3dfe35902281cd4bf8cda2854449ea5f73f8026abd0c1811fd5b97e2fa3568585fcf

diff --git a/dev-util/kdevelop/kdevelop-5.4.4.ebuild 
b/dev-util/kdevelop/kdevelop-5.4.4.ebuild
new file mode 100644
index 000..8467cba1427
--- /dev/null
+++ b/dev-util/kdevelop/kdevelop-5.4.4.ebuild
@@ -0,0 +1,139 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="true"
+KDE_APPS_MINIMAL=19.04.3
+KFMIN=5.60.0
+QTMIN=5.12.3
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
+HOMEPAGE="https://www.kdevelop.org/;
+
+LICENSE="GPL-2 LGPL-2"
+SLOT="5/54" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
+IUSE="+gdbui hex +plasma +qmake reviewboard subversion webkit"
+
+COMMON_DEPEND="
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kbookmarks-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcodecs-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/knotifyconfig-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/ktexteditor-${KFMIN}:5
+   >=kde-frameworks/ktextwidgets-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/sonnet-${KFMIN}:5
+   >=kde-frameworks/threadweaver-${KFMIN}:5
+   >=kde-apps/libkomparediff2-${KDE_APPS_MINIMAL}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qthelp-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qttest-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   dev-libs/grantlee:5
+   >=dev-util/astyle-3.1:=
+   >=sys-devel/clang-3.8.0:=
+   gdbui? ( >=kde-plasma/libksysguard-5.16.5:5 )
+   hex? ( app-editors/okteta:5 )
+   plasma? (
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+   )
+   qmake? ( dev-util/kdevelop-pg-qt:5 )
+   reviewboard? ( >=kde-frameworks/purpose-${KFMIN}:5 )
+   subversion? (
+   dev-libs/apr:1
+   dev-libs/apr-util:1
+   dev-vcs/subversion
+   )
+   webkit? ( >=dev-qt/qtwebkit-5.212.0_pre20180120:5 )
+   !webkit? ( 

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

2019-11-10 Thread Andreas Sturmlechner
commit: 2b3e18a449d139bf213d44ad21279c6d0277eb3a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 19:13:26 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 21:30:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b3e18a4

dev-util/kdevelop-php: 5.4.4 version bump

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

 dev-util/kdevelop-php/Manifest  |  1 +
 dev-util/kdevelop-php/kdevelop-php-5.4.4.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/dev-util/kdevelop-php/Manifest b/dev-util/kdevelop-php/Manifest
index e933b42d78e..bd5c398f8d0 100644
--- a/dev-util/kdevelop-php/Manifest
+++ b/dev-util/kdevelop-php/Manifest
@@ -1,2 +1,3 @@
 DIST kdev-php-5.4.2.tar.xz 1042248 BLAKE2B 
dbdbd12de37a3d37b96530a25db46daca7ad7c09854ba08417abe19f5136331091ef6ba977e2eca46b423ace167bea0082e71f57d9d9b41b2f9908856883f3c1
 SHA512 
c805431aa4efda12d15898dfe33d8c096e042fbf3077d377eb524c59b9da14c0930fbc2c456e5760452ca238b5269f360741998af0b429096ccd57fbe6575a0a
 DIST kdev-php-5.4.3.tar.xz 1042108 BLAKE2B 
65191e7fda03f00e3cfe0332325bd804ba357ea569ac223237d2cae4737e50a1d79b8eb422f464f2d2b0cdb48eed7d38b77b45f3cdb75e0fdd1db9ecc73e6470
 SHA512 
38f6e7fec5b08ac8cdeabb111545dc6fca522f560b953ee51f9f37e9905780adddabc7d2e30333dfaf735a1869f33c6bd2fe2dfbd054f7b874e1454e701e3a25
+DIST kdev-php-5.4.4.tar.xz 1042188 BLAKE2B 
2124f0530d665abbc4eb6258c776afe42a42cba187c30b8ca6b6a8c9004a8b006e6c67a7762ebf47baa5dc0e7df3ebcae2e5caeee2519b5fbbe4003640583dd4
 SHA512 
597983ba7e1f56e7508ec2786661ecba0383243c3652b55c39fdda0831ce13e7cc559155e059674940f7dae88dc5c309f412e0877d376345a29fa556e5f8fd1b

diff --git a/dev-util/kdevelop-php/kdevelop-php-5.4.4.ebuild 
b/dev-util/kdevelop-php/kdevelop-php-5.4.4.ebuild
new file mode 100644
index 000..0db9fdcfa08
--- /dev/null
+++ b/dev-util/kdevelop-php/kdevelop-php-5.4.4.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+ECM_HANDBOOK_DIR="docs"
+ECM_TEST="true"
+KDE_ORG_NAME="kdev-php"
+KFMIN=5.60.0
+QTMIN=5.12.3
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="PHP plugin for KDevelop"
+HOMEPAGE="https://www.kdevelop.org/;
+
+LICENSE="GPL-2 LGPL-2"
+SLOT="5"
+IUSE=""
+
+BDEPEND="
+   test? ( dev-util/kdevelop:5[test] )
+"
+DEPEND="
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/ktexteditor-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/threadweaver-${KFMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   dev-util/kdevelop-pg-qt:5
+   dev-util/kdevelop:5=
+"
+RDEPEND="${DEPEND}"
+
+# remaining tests fail for some, bug 668530
+RESTRICT+=" test"
+
+src_test() {
+   # tests hang, bug 667922
+   local myctestargs=(
+   -E "(completionbenchmark|duchain_multiplefiles)"
+   )
+   ecm_src_test
+}



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

2019-11-10 Thread Andreas Sturmlechner
commit: 7b4aad8f3f6fdd53d1978e016b0c5d8fa84cf12b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep  7 13:09:12 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 21:30:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b4aad8f

ecm.eclass: New eclass

Set up default BDEPEND, DEPEND, RDEPEND.
For ECM_TEST!=false, add RESTRICT+=" !test? ( test )"

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

 eclass/ecm.eclass | 639 ++
 1 file changed, 639 insertions(+)

diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass
new file mode 100644
index 000..86ed9fb8e63
--- /dev/null
+++ b/eclass/ecm.eclass
@@ -0,0 +1,639 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# @ECLASS: ecm.eclass
+# @MAINTAINER:
+# k...@gentoo.org
+# @SUPPORTED_EAPIS: 7
+# @BLURB: Support eclass for packages that use KDE Frameworks with ECM.
+# @DESCRIPTION:
+# This eclass is intended to streamline the creation of ebuilds for packages
+# that use cmake and KDE Frameworks' extra-cmake-modules, thereby following
+# some of their packaging conventions. It is primarily intended for the tree
+# upstream release groups (Frameworks, Plasma, Applications) but also for any
+# other package that follows similar conventions.
+#
+# This eclass unconditionally inherits cmake-utils.eclass and all its public
+# variables and helper functions (not phase functions) may be considered as 
part
+# of this eclass's API.
+#
+# This eclass's phase functions are not intended to be mixed and matched, so if
+# any phase functions are overridden the version here should also be called.
+#
+# Porting from kde5.class
+# - Convert all add_*_dep dependency functions to regular dependencies
+# - Manually set LICENSE
+# - Manually set SLOT
+# - Rename vars and function names as needed, see kde5.eclass PORTING comments
+# - Instead of FRAMEWORKS_MINIMAL, define KFMIN in ebuilds and use it for deps
+
+if [[ -z ${_ECM_UTILS_ECLASS} ]]; then
+_ECM_UTILS_ECLASS=1
+
+# @ECLASS-VARIABLE: VIRTUALX_REQUIRED
+# @DESCRIPTION:
+# For proper description see virtualx.eclass manpage.
+# Here we redefine default value to be manual, if your package needs virtualx
+# for tests you should proceed with setting VIRTUALX_REQUIRED=test.
+: ${VIRTUALX_REQUIRED:=manual}
+
+inherit cmake-utils flag-o-matic toolchain-funcs virtualx xdg
+
+case ${EAPI} in
+   7) ;;
+   *) die "EAPI=${EAPI:-0} is not supported" ;;
+esac
+
+if [[ -v KDE_GCC_MINIMAL ]]; then
+   EXPORT_FUNCTIONS pkg_pretend
+fi
+
+EXPORT_FUNCTIONS pkg_setup src_prepare src_configure src_test pkg_preinst 
pkg_postinst pkg_postrm
+
+# @ECLASS-VARIABLE: ECM_KDEINSTALLDIRS
+# @DESCRIPTION:
+# Assume the package is using KDEInstallDirs macro and switch
+# KDE_INSTALL_USE_QT_SYS_PATHS to ON. If set to "false", do nothing.
+: ${ECM_KDEINSTALLDIRS:=true}
+
+# @ECLASS-VARIABLE: ECM_NONGUI
+# @DEFAULT_UNSET
+# @DESCRIPTION:
+# By default, for all CATEGORIES except kde-frameworks, assume we are building
+# a GUI application. Add dependency on kde-frameworks/breeze-icons or
+# kde-frameworks/oxygen-icons and run the xdg.eclass routines for pkg_preinst,
+# pkg_postinst and pkg_postrm. If set to "true", do nothing.
+if [[ ${CATEGORY} = kde-frameworks ]]; then
+   : ${ECM_NONGUI:=true}
+fi
+: ${ECM_NONGUI:=false}
+
+# @ECLASS-VARIABLE: ECM_DEBUG
+# @DESCRIPTION:
+# Add "debug" to IUSE. If !debug, add -DNDEBUG (via cmake-utils_src_configure)
+# and -DQT_NO_DEBUG to CPPFLAGS. If set to "false", do nothing.
+: ${ECM_DEBUG:=true}
+
+# @ECLASS-VARIABLE: ECM_DESIGNERPLUGIN
+# @DESCRIPTION:
+# If set to "true", add "designer" to IUSE to toggle build of designer plugins
+# and add the necessary BDEPEND. If set to "false", do nothing.
+: ${ECM_DESIGNERPLUGIN:=false}
+
+# @ECLASS-VARIABLE: ECM_EXAMPLES
+# @DESCRIPTION:
+# By default unconditionally ignore a top-level examples subdirectory.
+# If set to "true", add "examples" to IUSE to toggle adding that subdirectory.
+: ${ECM_EXAMPLES:=false}
+
+# @ECLASS-VARIABLE: ECM_HANDBOOK
+# @DESCRIPTION:
+# Will accept "true", "false", "optional", "forceoptional". If set to "false",
+# do nothing.
+# Otherwise, add "+handbook" to IUSE, add the appropriate dependency, and let
+# KF5DocTools generate and install the handbook from docbook file(s) found in
+# ECM_HANDBOOK_DIR. However if !handbook, disable build of ECM_HANDBOOK_DIR
+# in CMakeLists.txt.
+# If set to "optional", build with -DCMAKE_DISABLE_FIND_PACKAGE_KF5DocTools=ON
+# when !handbook. In case package requires KF5KDELibs4Support, see next:
+# If set to "forceoptional", remove a KF5DocTools dependency from the root
+# CMakeLists.txt in addition to the above.
+: ${ECM_HANDBOOK:=false}
+
+# @ECLASS-VARIABLE: ECM_HANDBOOK_DIR
+# @DESCRIPTION:
+# Specifies the directory containing the docbook file(s) relative to ${S} to
+# be processed by KF5DocTools 

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

2019-11-10 Thread Andreas Sturmlechner
commit: 2b6b192652521c28dc1ec1522c2d3d08736fceef
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep  7 13:08:56 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 21:30:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b6b1926

kde.org.eclass: New eclass

Support eclass for packages that are hosted on kde.org infrastructure.

This eclass is mainly providing facilities for the upstream release groups
Frameworks, Plasma, Applications to assemble default SRC_URI for tarballs,
set up git-r3.eclass for stable/master branch versions or restrict access to
unreleased (packager access only) tarballs in Gentoo KDE overlay, but it may
be also used by any other package hosted on kde.org.
It also contains default meta variables for settings not specific to any
particular build system.

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

 eclass/kde.org.eclass | 241 ++
 1 file changed, 241 insertions(+)

diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
new file mode 100644
index 000..3f86779c52e
--- /dev/null
+++ b/eclass/kde.org.eclass
@@ -0,0 +1,241 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# @ECLASS: kde.org.eclass
+# @MAINTAINER:
+# k...@gentoo.org
+# @SUPPORTED_EAPIS: 7
+# @BLURB: Support eclass for packages that are hosted on kde.org 
infrastructure.
+# @DESCRIPTION:
+# This eclass is mainly providing facilities for the upstream release groups
+# Frameworks, Plasma, Applications to assemble default SRC_URI for tarballs,
+# set up git-r3.eclass for stable/master branch versions or restrict access to
+# unreleased (packager access only) tarballs in Gentoo KDE overlay, but it may
+# be also used by any other package hosted on kde.org.
+# It also contains default meta variables for settings not specific to any
+# particular build system.
+
+if [[ -z ${_KDE_ORG_ECLASS} ]]; then
+_KDE_ORG_ECLASS=1
+
+# @ECLASS-VARIABLE: KDE_BUILD_TYPE
+# @DESCRIPTION:
+# If PV matches "**", this is automatically set to "live".
+# Otherwise, this is automatically set to "release".
+KDE_BUILD_TYPE="release"
+if [[ ${PV} = ** ]]; then
+   KDE_BUILD_TYPE="live"
+fi
+export KDE_BUILD_TYPE
+
+if [[ ${KDE_BUILD_TYPE} = live ]]; then
+   inherit git-r3
+fi
+
+EXPORT_FUNCTIONS pkg_nofetch src_unpack
+
+# @ECLASS-VARIABLE: KDE_ORG_NAME
+# @DESCRIPTION:
+# If unset, default value is set to ${PN}.
+# Name of the package as hosted on kde.org mirrors.
+: ${KDE_ORG_NAME:=$PN}
+
+# @ECLASS-VARIABLE: KDE_SELINUX_MODULE
+# @DESCRIPTION:
+# If set to "none", do nothing.
+# For any other value, add selinux to IUSE, and depending on that useflag
+# add a dependency on sec-policy/selinux-${KDE_SELINUX_MODULE} to (R)DEPEND.
+: ${KDE_SELINUX_MODULE:=none}
+
+case ${KDE_SELINUX_MODULE} in
+   none)   ;;
+   *)
+   IUSE+=" selinux"
+   RDEPEND+=" selinux? ( sec-policy/selinux-${KDE_SELINUX_MODULE} 
)"
+   ;;
+esac
+
+if [[ ${CATEGORY} = kde-frameworks ]]; then
+   SLOT=5/${PV}
+   [[ ${KDE_BUILD_TYPE} = release ]] && SLOT=$(ver_cut 1)/$(ver_cut 1-2)
+fi
+
+# @ECLASS-VARIABLE: KDE_UNRELEASED
+# @INTERNAL
+# @DESCRIPTION
+# 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=( )
+
+HOMEPAGE="https://kde.org/;
+
+_kde_is_unreleased() {
+   local pair
+   for pair in "${KDE_UNRELEASED[@]}" ; do
+   if [[ "${pair}" = "${CATEGORY}-${PV}" ]]; then
+   return 0
+   fi
+   done
+
+   return 1
+}
+
+# Determine fetch location for released tarballs
+_calculate_src_uri() {
+   debug-print-function ${FUNCNAME} "$@"
+
+   local _src_uri="mirror://kde/"
+
+   case ${CATEGORY} in
+   kde-apps)
+   case ${PV} in
+   ??.??.[6-9]? )
+   
_src_uri+="unstable/applications/${PV}/src/"
+   RESTRICT+=" mirror"
+   ;;
+   *) _src_uri+="stable/applications/${PV}/src/" ;;
+   esac
+   ;;
+   kde-frameworks)
+   _src_uri+="stable/frameworks/$(ver_cut 1-2)/"
+   case ${PN} in
+   kdelibs4support | \
+   kdewebkit | \
+   khtml | \
+   kjs | \
+   kjsembed | \
+   kmediaplayer | \
+   kross)
+   _src_uri+="portingAids/"
+   ;;
+   

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

2019-11-10 Thread Andreas Sturmlechner
commit: aa612de84bec0ee1508b4bf868320d6df1fb7f9b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 17:02:06 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 21:30:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa612de8

kde.org.eclass: Standard HOMEPAGE for kde-plasma and kde-frameworks

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

 eclass/kde.org.eclass | 17 -
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index 17f7bcbfe6d..8e13232bb9d 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -55,11 +55,6 @@ case ${KDE_SELINUX_MODULE} in
;;
 esac
 
-if [[ ${CATEGORY} = kde-frameworks ]]; then
-   SLOT=5/${PV}
-   [[ ${KDE_BUILD_TYPE} = release ]] && SLOT=$(ver_cut 1)/$(ver_cut 1-2)
-fi
-
 # @ECLASS-VARIABLE: KDE_UNRELEASED
 # @INTERNAL
 # @DESCRIPTION
@@ -70,6 +65,18 @@ KDE_UNRELEASED=( )
 
 HOMEPAGE="https://kde.org/;
 
+case ${CATEGORY} in
+   kde-plasma)
+   HOMEPAGE="https://kde.org/plasma-desktop;
+   ;;
+   kde-frameworks)
+   HOMEPAGE="https://kde.org/products/frameworks/;
+   SLOT=5/${PV}
+   [[ ${KDE_BUILD_TYPE} = release ]] && SLOT=$(ver_cut 
1)/$(ver_cut 1-2)
+   ;;
+   *) ;;
+esac
+
 _kde_is_unreleased() {
local pair
for pair in "${KDE_UNRELEASED[@]}" ; do



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

2019-11-10 Thread Andreas Sturmlechner
commit: be15fa852a1b30a1d4863f0d7b136cd88cb90899
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 19:12:58 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 21:30:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be15fa85

dev-util/kdevelop-python: 5.4.4 version bump

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

 dev-util/kdevelop-python/Manifest  |  1 +
 .../kdevelop-python/kdevelop-python-5.4.4.ebuild   | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/dev-util/kdevelop-python/Manifest 
b/dev-util/kdevelop-python/Manifest
index 198020ef9e7..eea5fb80502 100644
--- a/dev-util/kdevelop-python/Manifest
+++ b/dev-util/kdevelop-python/Manifest
@@ -1,2 +1,3 @@
 DIST kdev-python-5.4.2.tar.xz 1074220 BLAKE2B 
c2c6c1bfc0ebf3d0950740f11dd881830a3d5d9e0b331fbb16f14995b2f49f3a86293189409f005c582b9c0ed9de4a92682c53ef0145cd3200310092792f022f
 SHA512 
fef69a4afa9539e719d4808c272d1c34f4b56c33eba355f3bd0de87a6614912e30233ae7f48e9821acb9f25f2c3bd3776f4965f777fabdde21fe48d0b7baefc8
 DIST kdev-python-5.4.3.tar.xz 1072228 BLAKE2B 
4b1a6bbed56d30aaed290951b4aeca99512a0def3ecbe60126bac058c908f12821ecef1989688a6133f4954bd6ceb8fc4c2e05677898639294d441ad6a15bcbb
 SHA512 
0e528515dfc333ce56eff00ed3c0ab0130d2cea6518e70fe4756179e447881ce3488f09900bed628ba92f9a423c396ff6ca71a3cf73471cc71f2ac9226a27bb0
+DIST kdev-python-5.4.4.tar.xz 1072364 BLAKE2B 
ef79771b48e8944aa71eb25fee2b57ea922cfae49baec8eae2bdc8cb36cf4a9576199f3cf9cd3ed437ed20dc651c758e013671bfa7838b6ad207a40aa7a53fc8
 SHA512 
a52056233662c9ad57b3803feed2117a4a105d53d58e2c3977976d3f29183d83c7b58385aa7c9b124e1e027e8d1da80519ef2fd2344b49bed3b08fe78a9390fc

diff --git a/dev-util/kdevelop-python/kdevelop-python-5.4.4.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-5.4.4.ebuild
new file mode 100644
index 000..8eef9e15c30
--- /dev/null
+++ b/dev-util/kdevelop-python/kdevelop-python-5.4.4.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="forceoptional"
+KDE_ORG_NAME="kdev-python"
+PYTHON_COMPAT=( python3_{6,7} )
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org python-single-r1
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Python plugin for KDevelop"
+HOMEPAGE="https://www.kdevelop.org/;
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/ktexteditor-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/threadweaver-${KFMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   dev-util/kdevelop:5=
+"
+RDEPEND="${DEPEND}
+   dev-python/pycodestyle[${PYTHON_USEDEP}]
+"
+
+RESTRICT+=" test"
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+   ecm_pkg_setup
+}



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

2019-11-10 Thread Thomas Deutschmann
commit: 1b31bc1d62ab6c8b4810d8217c2831cc1f153a24
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Nov 10 21:23:49 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Nov 10 21:25:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b31bc1d

media-gfx/imagemagick: add missing test restrict

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

 media-gfx/imagemagick/imagemagick-6.9.10.71.ebuild | 10 ++
 media-gfx/imagemagick/imagemagick-7.0.9.2.ebuild   |  8 +---
 media-gfx/imagemagick/imagemagick-.ebuild  |  8 +---
 3 files changed, 16 insertions(+), 10 deletions(-)

diff --git a/media-gfx/imagemagick/imagemagick-6.9.10.71.ebuild 
b/media-gfx/imagemagick/imagemagick-6.9.10.71.ebuild
index 070e4668a69..104ec59adc7 100644
--- a/media-gfx/imagemagick/imagemagick-6.9.10.71.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.9.10.71.ebuild
@@ -16,7 +16,12 @@ LICENSE="imagemagick"
 SLOT="0/${PV}"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri heif jbig 
jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 
q8 raw static-libs svg test tiff truetype webp wmf X xml zlib"
-RESTRICT="!test? ( test ) perl? ( userpriv )"
+
+REQUIRED_USE="corefonts? ( truetype )
+   test? ( corefonts )"
+
+RESTRICT="perl? ( userpriv )
+   !test? ( test )"
 
 RDEPEND="
dev-libs/libltdl:0
@@ -62,9 +67,6 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
X? ( x11-base/xorg-proto )"
 
-REQUIRED_USE="corefonts? ( truetype )
-   test? ( corefonts )"
-
 S="${WORKDIR}/${MY_P}"
 
 src_prepare() {

diff --git a/media-gfx/imagemagick/imagemagick-7.0.9.2.ebuild 
b/media-gfx/imagemagick/imagemagick-7.0.9.2.ebuild
index bbac5a8baac..8d8ee8a769b 100644
--- a/media-gfx/imagemagick/imagemagick-7.0.9.2.ebuild
+++ b/media-gfx/imagemagick/imagemagick-7.0.9.2.ebuild
@@ -24,6 +24,11 @@ SLOT="0/7.0.9"
 IUSE="bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri heif jbig 
jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 
q8 raw static-libs svg test tiff truetype webp wmf X xml zlib"
 RESTRICT="!test? ( test )"
 
+REQUIRED_USE="corefonts? ( truetype )
+   test? ( corefonts )"
+
+RESTRICT="!test? ( test )"
+
 BDEPEND="virtual/pkgconfig"
 
 RDEPEND="
@@ -70,9 +75,6 @@ DEPEND="${RDEPEND}
!media-gfx/graphicsmagick[imagemagick]
X? ( x11-base/xorg-proto )"
 
-REQUIRED_USE="corefonts? ( truetype )
-   test? ( corefonts )"
-
 S="${WORKDIR}/${MY_P}"
 
 src_prepare() {

diff --git a/media-gfx/imagemagick/imagemagick-.ebuild 
b/media-gfx/imagemagick/imagemagick-.ebuild
index bbac5a8baac..8d8ee8a769b 100644
--- a/media-gfx/imagemagick/imagemagick-.ebuild
+++ b/media-gfx/imagemagick/imagemagick-.ebuild
@@ -24,6 +24,11 @@ SLOT="0/7.0.9"
 IUSE="bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri heif jbig 
jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 
q8 raw static-libs svg test tiff truetype webp wmf X xml zlib"
 RESTRICT="!test? ( test )"
 
+REQUIRED_USE="corefonts? ( truetype )
+   test? ( corefonts )"
+
+RESTRICT="!test? ( test )"
+
 BDEPEND="virtual/pkgconfig"
 
 RDEPEND="
@@ -70,9 +75,6 @@ DEPEND="${RDEPEND}
!media-gfx/graphicsmagick[imagemagick]
X? ( x11-base/xorg-proto )"
 
-REQUIRED_USE="corefonts? ( truetype )
-   test? ( corefonts )"
-
 S="${WORKDIR}/${MY_P}"
 
 src_prepare() {



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

2019-11-10 Thread Andreas Sturmlechner
commit: b96d4647a02a7cc99142f8e77aa5eb97239062c4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 10 21:24:00 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 10 21:24:20 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b96d4647

kde-plasma/plasma-meta: Don't enable IUSE thunderbolt by default

Maybe it is a bit early for default, sys-apps/bolt ain't quite there yet either.

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

 kde-plasma/plasma-meta/plasma-meta-5.17.49..ebuild | 2 +-
 kde-plasma/plasma-meta/plasma-meta-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-meta/plasma-meta-5.17.49..ebuild 
b/kde-plasma/plasma-meta/plasma-meta-5.17.49..ebuild
index 65240e7397..fe73e23dc6 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.17.49..ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.17.49..ebuild
@@ -11,7 +11,7 @@ SLOT="5"
 KEYWORDS=""
 IUSE="bluetooth +browser-integration consolekit crypt +desktop-portal discover
 +display-manager elogind grub gtk +handbook +legacy-systray networkmanager pam
-plymouth +pm-utils pulseaudio qrcode +sddm sdk systemd +thunderbolt 
+wallpapers"
+plymouth +pm-utils pulseaudio qrcode +sddm sdk systemd thunderbolt +wallpapers"
 
 REQUIRED_USE="?? ( consolekit elogind systemd )"
 

diff --git a/kde-plasma/plasma-meta/plasma-meta-.ebuild 
b/kde-plasma/plasma-meta/plasma-meta-.ebuild
index 65240e7397..fe73e23dc6 100644
--- a/kde-plasma/plasma-meta/plasma-meta-.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-.ebuild
@@ -11,7 +11,7 @@ SLOT="5"
 KEYWORDS=""
 IUSE="bluetooth +browser-integration consolekit crypt +desktop-portal discover
 +display-manager elogind grub gtk +handbook +legacy-systray networkmanager pam
-plymouth +pm-utils pulseaudio qrcode +sddm sdk systemd +thunderbolt 
+wallpapers"
+plymouth +pm-utils pulseaudio qrcode +sddm sdk systemd thunderbolt +wallpapers"
 
 REQUIRED_USE="?? ( consolekit elogind systemd )"
 



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

2019-11-10 Thread Tim Harder
commit: d43060d21fbdbc4e057c599654bcdb8cba667c6b
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Nov 10 21:17:02 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Nov 10 21:19:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d43060d2

media-gfx/cptutils: version bump to 1.72

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

 media-gfx/cptutils/Manifest |  1 +
 media-gfx/cptutils/cptutils-1.72.ebuild | 43 +
 2 files changed, 44 insertions(+)

diff --git a/media-gfx/cptutils/Manifest b/media-gfx/cptutils/Manifest
index 4f0e644540b..284f46480d9 100644
--- a/media-gfx/cptutils/Manifest
+++ b/media-gfx/cptutils/Manifest
@@ -1,2 +1,3 @@
 DIST cptutils-1.68.tar.gz 623381 BLAKE2B 
403d8ab3878c14b278d0e006fdd3f3f7223ae106c4b95fa10cebc9ffceb5a3164771a452996038d06e714b07dbeaafde33954f1428d20817fd02a991dcec3121
 SHA512 
e618ea4463a026c56c95e8e4a9bfb0f5d47825568e7f64885bcf3872d4411af4e1ff480f192c61d9d8c946a46100d148c849fd3768f3acd54b070aacdd8dc1cc
 DIST cptutils-1.71.tar.gz 626215 BLAKE2B 
88d0166616d00df13011e8cea88d0cbe183e512f94ca2540ef135e8f77535087694f9aafe43b0e10307e513ba3c305881314bbd0890a3f9fd3f5b22da152a1a0
 SHA512 
65214a50f3741cc89ac4d3d92973f307c3030926e496a5cecf26dd7457d683296daf44ed0df7b1ddf96c657cebe7087193e410c109f6a6dd2fb6ae987158e778
+DIST cptutils-1.72.tar.gz 629672 BLAKE2B 
b7acd86962830b49982e53df28fb11595445fa203ff6b852666e87c88cf211726157cbe8fd83e4d79d287b294cf05ec91f1b4d9f6894fb2f60fe7a26f8e85e6a
 SHA512 
521aacb52a181b8e108356b294d2ee6e5068fc6e2d93a37783be1e99ca1e9209e016ea5eb3e2205b8c3d94661197adb314abe1e494e2ce6ca1b07d6517492bbc

diff --git a/media-gfx/cptutils/cptutils-1.72.ebuild 
b/media-gfx/cptutils/cptutils-1.72.ebuild
new file mode 100644
index 000..6a9a8de4719
--- /dev/null
+++ b/media-gfx/cptutils/cptutils-1.72.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1
+
+DESCRIPTION="A number of utilities for the manipulation of color gradient 
files"
+HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/;
+SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/src/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+CDEPEND="dev-libs/libxml2:2
+   media-libs/libpng:0="
+RDEPEND="${CDEPEND}
+   ${PYTHON_DEPS}"
+DEPEND="${CDEPEND}
+   test? (
+   app-text/xml2
+   app-text/xmlstarlet
+   >=dev-util/cunit-2.1_p3
+   )"
+
+RESTRICT="!test? ( test )"
+
+src_prepare() {
+   default
+   python_fix_shebang src/gradient-convert/gradient-convert.py
+}
+
+src_configure() {
+   econf $(use_enable test tests)
+}
+
+src_test() {
+   emake unit
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cptutils/files/, media-gfx/cptutils/

2019-11-10 Thread Tim Harder
commit: d0cdc4e41a97700406541bf5b4908b3ad7b92a03
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Nov 10 21:17:15 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Nov 10 21:19:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0cdc4e4

media-gfx/cptutils: remove old

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

 media-gfx/cptutils/Manifest|  2 --
 media-gfx/cptutils/cptutils-1.68.ebuild| 42 --
 media-gfx/cptutils/cptutils-1.71.ebuild| 41 -
 .../files/cptutils-1.68-parallel-make.patch| 30 
 4 files changed, 115 deletions(-)

diff --git a/media-gfx/cptutils/Manifest b/media-gfx/cptutils/Manifest
index 284f46480d9..c2ed9072692 100644
--- a/media-gfx/cptutils/Manifest
+++ b/media-gfx/cptutils/Manifest
@@ -1,3 +1 @@
-DIST cptutils-1.68.tar.gz 623381 BLAKE2B 
403d8ab3878c14b278d0e006fdd3f3f7223ae106c4b95fa10cebc9ffceb5a3164771a452996038d06e714b07dbeaafde33954f1428d20817fd02a991dcec3121
 SHA512 
e618ea4463a026c56c95e8e4a9bfb0f5d47825568e7f64885bcf3872d4411af4e1ff480f192c61d9d8c946a46100d148c849fd3768f3acd54b070aacdd8dc1cc
-DIST cptutils-1.71.tar.gz 626215 BLAKE2B 
88d0166616d00df13011e8cea88d0cbe183e512f94ca2540ef135e8f77535087694f9aafe43b0e10307e513ba3c305881314bbd0890a3f9fd3f5b22da152a1a0
 SHA512 
65214a50f3741cc89ac4d3d92973f307c3030926e496a5cecf26dd7457d683296daf44ed0df7b1ddf96c657cebe7087193e410c109f6a6dd2fb6ae987158e778
 DIST cptutils-1.72.tar.gz 629672 BLAKE2B 
b7acd86962830b49982e53df28fb11595445fa203ff6b852666e87c88cf211726157cbe8fd83e4d79d287b294cf05ec91f1b4d9f6894fb2f60fe7a26f8e85e6a
 SHA512 
521aacb52a181b8e108356b294d2ee6e5068fc6e2d93a37783be1e99ca1e9209e016ea5eb3e2205b8c3d94661197adb314abe1e494e2ce6ca1b07d6517492bbc

diff --git a/media-gfx/cptutils/cptutils-1.68.ebuild 
b/media-gfx/cptutils/cptutils-1.68.ebuild
deleted file mode 100644
index 023f25c568e..000
--- a/media-gfx/cptutils/cptutils-1.68.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1
-
-DESCRIPTION="A number of utilities for the manipulation of color gradient 
files"
-HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/;
-SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/src/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-CDEPEND="dev-libs/libxml2:2
-   media-libs/libpng:0="
-RDEPEND="${CDEPEND}
-   ${PYTHON_DEPS}"
-DEPEND="${CDEPEND}
-   test? (
-   app-text/xmlstarlet
-   >=dev-util/cunit-2.1_p3
-   )"
-
-PATCHES=( "${FILESDIR}"/${P}-parallel-make.patch )
-
-src_prepare() {
-   default
-   python_fix_shebang src/gradient-convert/gradient-convert.py
-}
-
-src_configure() {
-   econf $(use_enable test tests)
-}
-
-src_test() {
-   emake unit
-}

diff --git a/media-gfx/cptutils/cptutils-1.71.ebuild 
b/media-gfx/cptutils/cptutils-1.71.ebuild
deleted file mode 100644
index 9ad0b07f6f4..000
--- a/media-gfx/cptutils/cptutils-1.71.ebuild
+++ /dev/null
@@ -1,41 +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 python-single-r1
-
-DESCRIPTION="A number of utilities for the manipulation of color gradient 
files"
-HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/;
-SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/src/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-CDEPEND="dev-libs/libxml2:2
-   media-libs/libpng:0="
-RDEPEND="${CDEPEND}
-   ${PYTHON_DEPS}"
-DEPEND="${CDEPEND}
-   test? (
-   app-text/xml2
-   app-text/xmlstarlet
-   >=dev-util/cunit-2.1_p3
-   )"
-
-src_prepare() {
-   default
-   python_fix_shebang src/gradient-convert/gradient-convert.py
-}
-
-src_configure() {
-   econf $(use_enable test tests)
-}
-
-src_test() {
-   emake unit
-}

diff --git a/media-gfx/cptutils/files/cptutils-1.68-parallel-make.patch 
b/media-gfx/cptutils/files/cptutils-1.68-parallel-make.patch
deleted file mode 100644
index 14bf506314e..000
--- a/media-gfx/cptutils/files/cptutils-1.68-parallel-make.patch
+++ /dev/null
@@ -1,30 +0,0 @@
 cptutils-1.68/Makefile.in
-+++ cptutils-1.68/Makefile.in
-@@ -8,23 +8,22 @@
- RUBBISH   = *~
- CONFFILES = config.cache config.log config.status configure Makefile
- DIST  = cptutils-$(VERSION)
--MAKE_SRC  = $(MAKE) -C src
- 
- # targets
- 
- default : all
- 
- all :
--  $(MAKE_SRC) all
-+  $(MAKE) -C src all
- 
- install :
--  $(MAKE_SRC) install
-+  $(MAKE) -C src install
- 
- test check :
--  $(MAKE_SRC) --quiet test
-+  $(MAKE) -C src 

  1   2   3   4   5   6   >