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

2019-08-17 Thread Georgy Yakovlev
commit: acb8cb747bcd9fedfe6eb070027dc9d5aa070e19
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Aug 18 05:55:51 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Aug 18 05:57:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb8cb74

sys-fs/zfs-kmod: update live ebuild

added ~arm64 and ~ppc64 keyword

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

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

diff --git a/sys-fs/zfs-kmod/zfs-kmod-.ebuild 
b/sys-fs/zfs-kmod/zfs-kmod-.ebuild
index 0d936563c24..a8669aea640 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]]; then
EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git;
 else

SRC_URI="https://github.com/zfsonlinux/zfs/releases/download/zfs-${PV}/zfs-${PV}.tar.gz;
-   KEYWORDS="~amd64"
+   KEYWORDS="~amd64 ~arm64 ~ppc64"
S="${WORKDIR}/zfs-${PV}"
ZFS_KERNEL_COMPAT="5.1"
 fi



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

2019-08-17 Thread Georgy Yakovlev
commit: 7260713e5a243930507f34a7a768f17d9664037e
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Aug 18 05:56:53 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Aug 18 05:57:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7260713e

sys-fs/zfs: update live eubild

added ~arm64 keyword

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

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

diff --git a/sys-fs/zfs/zfs-.ebuild b/sys-fs/zfs/zfs-.ebuild
index 2903557f382..267450980af 100644
--- a/sys-fs/zfs/zfs-.ebuild
+++ b/sys-fs/zfs/zfs-.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git;
 else

SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~ppc64"
+   KEYWORDS="~amd64 ~arm64 ~ppc64"
 fi
 
 LICENSE="BSD-2 CDDL MIT"



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

2019-08-17 Thread Hans de Graaff
commit: f6146823dc465e71a238dc5e3842d72df0e01b87
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:46:37 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:46:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6146823

dev-ruby/gherkin: cleanup

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

 dev-ruby/gherkin/Manifest |  1 -
 dev-ruby/gherkin/gherkin-4.1.3.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/dev-ruby/gherkin/Manifest b/dev-ruby/gherkin/Manifest
index ccec57edfe6..c953982a2e9 100644
--- a/dev-ruby/gherkin/Manifest
+++ b/dev-ruby/gherkin/Manifest
@@ -1,2 +1 @@
-DIST gherkin-4.1.3.gem 350208 BLAKE2B 
3b0f54124c9f29c9216aaa9810526f1e11f6243b02143443d0ac18209320c14fda67f1c36d3056dbe5adbc18c36f72270054c17a011921eb87f8d21bc3e8c3c9
 SHA512 
7c113172ddf38ccf7e49eaac19355f3cb991f69d7499dba9189f375b75d3614f349fc6374e584a92c1223b0708cc8944859b4b38e28d79779a5091fa0c775e6e
 DIST gherkin-5.1.0.gem 29696 BLAKE2B 
2439b82a147a546e8df71e11996f9560a8720580e07795542fc81781449b483a42e54251f3d0dd3482331773b1cada1d61b468bfcec2a9464ee2542eef2ed13e
 SHA512 
d935ccceaec493736f337a4c3db69909858d15f4c41e93ecfc6ca31a30fc48eec1cecbe71d455265e1062006f49f05461c9860c9b3cc4806bb25f42dec6f504e

diff --git a/dev-ruby/gherkin/gherkin-4.1.3.ebuild 
b/dev-ruby/gherkin/gherkin-4.1.3.ebuild
deleted file mode 100644
index 37c735886d3..000
--- a/dev-ruby/gherkin/gherkin-4.1.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-# Don't install support scripts to avoid slot collisions.
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Fast Gherkin lexer and parser"
-HOMEPAGE="https://github.com/cucumber/gherkin;
-LICENSE="MIT"
-
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
-SLOT="4"
-IUSE=""



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

2019-08-17 Thread Hans de Graaff
commit: 9431c4db6ffb67621d4be6f9e5fed6cd44e3ecbe
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:49:09 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:49:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9431c4db

dev-ruby/rouge: cleanup

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

 dev-ruby/rouge/Manifest   |  1 -
 dev-ruby/rouge/rouge-1.11.1-r2.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/rouge/Manifest b/dev-ruby/rouge/Manifest
index 8183674741d..e802ee038bb 100644
--- a/dev-ruby/rouge/Manifest
+++ b/dev-ruby/rouge/Manifest
@@ -1,4 +1,3 @@
-DIST rouge-1.11.1.tar.gz 491281 BLAKE2B 
dbdc4c874f1f8fb03fc8f5c368539ea218fb4f7de36e73718bef5f657509990a634a3520d0c689db85de5f7bda6f7ae79103b2e8a1e44f6314c2253491fbd8cc
 SHA512 
0419c4c1ca4fa4acc250349d9fd72164c7f293facc31588e5cffb533f3d321787cd3cc50acd7bfd13037d1ba77ee2f91ec37ddaeeb80180f6958f05d52181f56
 DIST rouge-3.6.0.tar.gz 727487 BLAKE2B 
d5430e0dec82244c8c5fc0df3de318556f3b6c24579b34a724f20953765ab9fabfd79c5aeab3ff9d16f5f4c7db531b0b9d511938b8836207f4a64050a4bff112
 SHA512 
b5ec4d6325a752033d8c1e1bbe1618840bf2b5c556391ae8d978971a520f83a49d7244f0386193c947689d84d61d98137b8d8a06ed83e3c1d6769923a1c6c1c1
 DIST rouge-3.7.0.tar.gz 761581 BLAKE2B 
681b8447a0f56e774f155ca735fa57b18a58f7ba3a55f995c3b42927392c91891facee557ed85a9faae86a9fa3301aedca995cff9a9b3d729c1be8e0cbdb8b97
 SHA512 
9360a4e0d564435da1481503222794e4b5649b4ece1b410d079c69f10e89e20bdf08c9d04663919cfbb7ce7b7cf0688604649c42c2442750bb1301d68e78248f
 DIST rouge-3.8.0.tar.gz 755720 BLAKE2B 
aca1ccbd601ee080958ccf09ab8932dc556065945f4cc2ee9b9bf5531ff41cec676005b0c7540aa058b3346c5eabac4351dd6a291ff148c9b5dfc682f7579336
 SHA512 
16a1cf9e9eae466c55f236f10d10bf0f5f4d523f6a680c1130b02115384691c1e2fbb14b59a6be1b9df77cc67fdb0ffe026cff6d0150230afe53f26b4c254dde

diff --git a/dev-ruby/rouge/rouge-1.11.1-r2.ebuild 
b/dev-ruby/rouge/rouge-1.11.1-r2.ebuild
deleted file mode 100644
index cd22a64c59a..000
--- a/dev-ruby/rouge/rouge-1.11.1-r2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
-RUBY_FAKEGEM_TASK_TEST="spec"
-RUBY_FAKEGEM_RECIPE_DOC="yard"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Yet-another-markdown-parser using a strict syntax definition in 
pure Ruby"
-HOMEPAGE="https://github.com/jneen/rouge;
-SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_bdepend "doc? ( dev-ruby/redcarpet )"
-ruby_add_rdepend "dev-ruby/redcarpet"
-
-RESTRICT="test"
-# Depends on dev-ruby/wrong, which is not packaged yet.



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2019-08-17 Thread Hans de Graaff
commit: a4571e902e45cc07fa1febf1853261b413a51a6b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:47:20 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:47:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4571e90

dev-ruby/net-http-persistent: cleanup

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

 dev-ruby/net-http-persistent/Manifest  |  1 -
 .../net-http-persistent-2.9.4-r2.ebuild| 32 --
 2 files changed, 33 deletions(-)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index 54d1eedba3f..35a42c9ebb1 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,4 +1,3 @@
-DIST net-http-persistent-2.9.4.gem 31232 BLAKE2B 
54388d26971c3ea3353e0c39acd00fe77befd66e408c54be13f7ecea194517a2e71b8d9bebb1238f4d36d7be96584c0be9e6a7bbc44f81f88004dd118fa56311
 SHA512 
9251e8422c2f43e7ecd8bc287fa9fff682fac84ed95d143425b0e7e7678a06c9be01db56e6a956588d6c33ddccbd1eff45a6f399f43d452de8e3134e6c50b74e
 DIST net-http-persistent-3.0.0.gem 30208 BLAKE2B 
2bbd87d66e65081c76bc9cddaeb38f3ffd8a92b5b64f7717f77c7a927e2032fa732c2e82e220a75a63ddc10dfaa6a0f24e4fa7e0964e2ebd3d0729127f1fb452
 SHA512 
a601d3abde43b196406e3cdd6b704796ed70db67dfb67c9b510e0164ce7355cc925cac37fbf4c5889f41b069890ba2e2c15440fb40294ed21891fd08d9f87894
 DIST net-http-persistent-3.0.1.gem 26112 BLAKE2B 
987e7c690d1e08e6be490aaecbd42ec8dc95fe5d2dc3609313b5be301453e4a30a66486334419e2ce9af9bd08158c3b78600cd8364fc6f489529ca1657436ee3
 SHA512 
33f23c6d23a8d2e44c0268e720200e4e19ba50bbfb9268a3c7af653fbfff62e606f1d10b2ff35ea345f4f7c0456892a901753257da87e9a2bb329edd36030761
 DIST net-http-persistent-3.1.0.gem 31744 BLAKE2B 
fdd9c36ab5216c1cd1fe358207a689276e109845ac374ea16011469b6cb2b165115e78e701cce98c280e7f878c23d8016e75cac4508c7e579209012671b64101
 SHA512 
65b5afc4ad0729ec14b642e0e36363cecfff3dc25b26308d632866e93fed3eccfb83ce85da78f631553c6a1fe3ee834fcbc9d3681c85db6387463abbc30e60fa

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
deleted file mode 100644
index cdcadb22d43..000
--- a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
-HOMEPAGE="https://github.com/drbrain/net-http-persistent;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="doc test"
-
-ruby_add_bdepend "
-   test? ( dev-ruby/hoe dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   # due to hoe
-   sed -i -e "/license/d" Rakefile || die
-
-   # Avoid unsafe legacy SSL version
-   sed -i -e '/ssl_version =/ s/:SSLv3/:TLSv1_2/' 
test/test_net_http_persistent_ssl_reuse.rb || die
-}



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

2019-08-17 Thread Hans de Graaff
commit: fb76f5486e1394a31645b443b816319f216008eb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:49:53 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:49:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb76f548

dev-ruby/vcr: cleanup

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

 dev-ruby/vcr/Manifest |  1 -
 dev-ruby/vcr/vcr-2.9.3.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-ruby/vcr/Manifest b/dev-ruby/vcr/Manifest
index 9d11b7d5ffd..19ec1d18178 100644
--- a/dev-ruby/vcr/Manifest
+++ b/dev-ruby/vcr/Manifest
@@ -1,4 +1,3 @@
 DIST vcr-1.11.3.gem 87552 BLAKE2B 
296651072c30cbba3bf329a9cf2d5eb743f8250fe250ee2794883de2ce7b99e6b4dba06f868bec3b78d7ae8fbea0624f628ebfa48239b36bc0413e3c55339168
 SHA512 
0d62b0699e42484a4ba385a2ec653881183b44d85fd46ffc1ea693ebb746b225566cdb2799cdb60235c24adecd7575e0f20d743968326eeeb5b24fbd3232354a
-DIST vcr-2.9.3.gem 152576 BLAKE2B 
130f5c5eddc2324d3c64df894fd2614fa81dc5ddfe12677c5042ef3206ac5e97cbe8f5286bc4782c2d4cafd0544839fd2a58b001ff0e75baf55feb163609e6f2
 SHA512 
2d71a84439fb92393641d211372b476bb2b55c70dff8c8f17a4af9fcb3e8f9104e1da860cfeafc8ceea9499023c7f6206124dee36ee9690188cc444bab61b2a7
 DIST vcr-4.0.0.tar.gz 146920 BLAKE2B 
19ae33d2f40821d2cfe5c0fc55d5e91e02b8e6ba2bba000c326d993987fd641dd5b4cedd6a8a441f86664ecb67dfe2501d335936af9271fa83aef6dc001b12f2
 SHA512 
2f98eedd021f7c125fc3f29189190ddc817bb95fc8e8e0ab53e65eaf94c5c0c41f3ca4abf9d829591acdefe97b931943c47129f95c21f2ef590ed500cc6f56f9
 DIST vcr-5.0.0.tar.gz 147602 BLAKE2B 
031c9a70c9483b496ed3cda1c65138d214c257392aa5f9157135b0fd4c33d35dd6143afc0e775c5061bb823d936d1bdaa084eaf0024e87747e6101b582d8bd1e
 SHA512 
88e4d82f1c5b3d48c89a75324a256c66858740d2889a4d86851ebb3a303745829e42f20b20d4cbc18d7b0510eb0b229a770bb6209be93dbb8c8b0be84bf5f645

diff --git a/dev-ruby/vcr/vcr-2.9.3.ebuild b/dev-ruby/vcr/vcr-2.9.3.ebuild
deleted file mode 100644
index 5f7a9ea8c29..000
--- a/dev-ruby/vcr/vcr-2.9.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md CONTRIBUTING.md README.md Upgrade.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Records your test suite's HTTP interactions and replay them 
during test runs"
-HOMEPAGE="https://github.com/myronmarston/vcr/;
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~arm"
-SLOT="2"
-IUSE="test"
-
-# Tests require all supported HTTP libraries to be present, and it is
-# not possible to avoid some of them without very extensive patches.
-RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-ssh-gateway/

2019-08-17 Thread Hans de Graaff
commit: 27f13f3c6bbc38d759c7ce06e4b4607c51482bfd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:47:59 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:47:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f13f3c

dev-ruby/net-ssh-gateway: cleanup

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

 dev-ruby/net-ssh-gateway/Manifest  |  1 -
 .../net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild   | 29 --
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/net-ssh-gateway/Manifest 
b/dev-ruby/net-ssh-gateway/Manifest
index 0b84d63d1f4..a550cad606e 100644
--- a/dev-ruby/net-ssh-gateway/Manifest
+++ b/dev-ruby/net-ssh-gateway/Manifest
@@ -1,2 +1 @@
-DIST net-ssh-gateway-1.3.0.tar.gz 7735 BLAKE2B 
bcf9b96e35377e8650e8c40fb28d248fc60f7c47e69657c324f58bf8f001f5d10400b983bcbe9529185b74de45a9f3e3f62e2bd14da46b6e4b1bf94f38dcf99a
 SHA512 
6cac1b28fba648aa333824c056cf8183fedc82f45f7f380eceac7aa5a4e8c3d3ec0870915aa058b0500514cdc364d75045050e2f8fa6f0ddaf799b88ba2e57a9
 DIST net-ssh-gateway-2.0.0.tar.gz 7825 BLAKE2B 
05ade5aac288ee634aea37acfc68c9781e8178bf0ef92abafac13858a86ff952a2b30b6f92dc08f3856d9dd02a9795e0b93c15543b932070b9ec3f6a50c03e52
 SHA512 
6595c2a2a25ca9bffb942497be984773c10746f34e1dbba3d72503cef3c88e5bb50bdc8713c246aa6e38272540fb0ced66a3909bc02df96f511b0dc9fc50d735

diff --git a/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild 
b/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild
deleted file mode 100644
index 0c8f2eed600..000
--- a/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGES.txt README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A simple library to assist in enabling tunneled Net::SSH 
connections"
-HOMEPAGE="https://github.com/net-ssh/net-ssh-gateway;
-SRC_URI="https://github.com/net-ssh/net-ssh-gateway/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="2"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "dev-ruby/minitest:5
-   dev-ruby/mocha:1.0"
-
-ruby_add_rdepend ">=dev-ruby/net-ssh-2.6.5:*"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/ s:^:#:' Rakefile test/net/ssh/gateway_test.rb || 
die
-}



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

2019-08-17 Thread Hans de Graaff
commit: a61deebf933e9b582b4bbdac5063b76f020ffd71
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:45:56 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:45:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a61deebf

dev-util/cucumber-core: cleanup

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

 dev-util/cucumber-core/Manifest   |  1 -
 dev-util/cucumber-core/cucumber-core-1.5.0.ebuild | 33 ---
 2 files changed, 34 deletions(-)

diff --git a/dev-util/cucumber-core/Manifest b/dev-util/cucumber-core/Manifest
index 9affd1084a9..73efe846ff9 100644
--- a/dev-util/cucumber-core/Manifest
+++ b/dev-util/cucumber-core/Manifest
@@ -1,2 +1 @@
-DIST cucumber-core-1.5.0.gem 45056 BLAKE2B 
39c56fd48386556f36921694940d8d8be7e2345c81bec83e7a47b4a07e96b22f4d30898cbdcedeebc44be671c166b42cb52d55c36b7196eb05b9cb82333a76d3
 SHA512 
544d2c5707bde46d0c12dc975b3858e663776d9bc87ef044681525a547ef2de171a74ba0c53fb28dafcbdf90a153bea5357ec1a129f11b2c0dfedd288c5def74
 DIST cucumber-core-3.2.1.tar.gz 49868 BLAKE2B 
e5d18797fb6821fa9c300898bc8c14d57559b790d77a191d7147a987e27893ce89076716f82fa2048632e1b033ad607c748fe29f6b8fc600abd523290c4a9f50
 SHA512 
ba45e804d8454a6ef306eb90f32e6cdf3ee25fdd6613e9ba8308ecfce4044f27ee3dc012ad7f9ca481e94fe5e1d9deb9e0c46ca811a8e25bb27981a78c528ddb

diff --git a/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild 
b/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild
deleted file mode 100644
index 0e0b55d4e91..000
--- a/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Executable feature scenarios"
-HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis;
-LICENSE="Ruby"
-
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "
-   test? (
-   >=dev-ruby/unindent-1.0
-   )"
-
-ruby_add_rdepend "
-   >=dev-ruby/gherkin-4.0:4
-"
-
-all_ruby_prepare() {
-   # Avoid dependency on kramdown to keep dependency list manageable for 
all arches.
-   rm -f spec/readme_spec.rb || die
-}



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

2019-08-17 Thread Hans de Graaff
commit: 439ecbf1acb133277c05d221e810bf30eb4aabe1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:50:24 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:50:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=439ecbf1

profiles/package.mask: remove obsolete mask

All masked ruby slots have been removed.

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index e30bbb2a884..f6aa3905f7e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -256,17 +256,6 @@ kde-misc/plasma-active-window-control
 # Requires >=mail-client/thunderbird-68_beta1 which is not in the tree yet
 >=x11-plugins/enigmail-2.1
 
-# Hans de Graaff  (2019-07-17)
-# Mask ruby24-only slots for removal in 30 days. These slots do not
-# have any reverse dependencies. Please migrate to or use a newer slot.
-dev-ruby/gherkin:4
-dev-ruby/net-http-persistent:0
-dev-ruby/net-ssh-gateway:2
-dev-ruby/rouge:0
-dev-ruby/vcr:2
-#dev-ruby/webmock:2
-dev-util/cucumber-core:0
-
 # Sobhan Mohammadpour  (2019-07-14)
 # Masked for testing
 >=media-video/totem-3.32.1



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

2019-08-17 Thread Hans de Graaff
commit: d05f36fcf84429656c2e0bb8042bf622d1fb9847
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:14:09 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:14:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d05f36fc

dev-ruby/airbrussh: add 1.3.3

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

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

diff --git a/dev-ruby/airbrussh/Manifest b/dev-ruby/airbrussh/Manifest
index 1a740a278c9..3796c3c8cff 100644
--- a/dev-ruby/airbrussh/Manifest
+++ b/dev-ruby/airbrussh/Manifest
@@ -1 +1,2 @@
 DIST airbrussh-1.3.2.tar.gz 1451710 BLAKE2B 
d2b3f8cc07a13e82e7d8e74c9e3a9ed9837b042350f85da21f8c51b2b766c629f9129bed18d4664e5833d70b2f0d9e0d1703be30350c265377df7ff4b25bc7b4
 SHA512 
e5ee119d8994f7c23ac0ef553e247c5d5041e2e5fd2c552385c5b4fe42e4aa671460a364fe926225fa447822010380ae6af90b3bd17f73e7f5cf9c7576711331
+DIST airbrussh-1.3.3.tar.gz 1449872 BLAKE2B 
b5c19a61bb16d3b4c7379929894c3f58e0e0758ec79b590cae1eab1d8478195ce4959f9e2e026cdfd6a307ba006de54cd5982593f5041cdf0d03d47911619cda
 SHA512 
e4f8a02f000ef26be4a121b16d8ab421c8f0de198e5407980116d1b5f0caa83a214112ec8b3bda00b09d72872f8b5d95a3207a3a157d7eda8fbc456a224a4796

diff --git a/dev-ruby/airbrussh/airbrussh-1.3.3.ebuild 
b/dev-ruby/airbrussh/airbrussh-1.3.3.ebuild
new file mode 100644
index 000..70f59a12905
--- /dev/null
+++ b/dev-ruby/airbrussh/airbrussh-1.3.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+RUBY_FAKEGEM_GEMSPEC="airbrussh.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A replacement log formatter for SSHKit"
+HOMEPAGE="https://github.com/mattbrictson/airbrussh;
+SRC_URI="https://github.com/mattbrictson/airbrussh/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">dev-ruby/sshkit-1.7.0"
+
+ruby_add_bdepend "test? ( dev-ruby/mocha )"
+
+all_ruby_prepare() {
+   sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+
+   rm -f test/support/minitest_reporters.rb || die
+
+   # Avoid a test poluting the environment
+   sed -i -e '/test_color_is_can_be_forced_via_env/,/^  end/ s:^:#:' 
test/airbrussh/console_test.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-core/

2019-08-17 Thread Hans de Graaff
commit: 65d26f4d17d7256afbf16dcfd0328370c9f583c1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:16:26 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:16:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d26f4d

www-apps/nanoc-core: cleanup

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

 www-apps/nanoc-core/Manifest |  3 --
 www-apps/nanoc-core/nanoc-core-4.11.2.ebuild | 65 ---
 www-apps/nanoc-core/nanoc-core-4.11.5.ebuild | 66 
 www-apps/nanoc-core/nanoc-core-4.11.6.ebuild | 66 
 4 files changed, 200 deletions(-)

diff --git a/www-apps/nanoc-core/Manifest b/www-apps/nanoc-core/Manifest
index 9a37eee7376..c2c839567ff 100644
--- a/www-apps/nanoc-core/Manifest
+++ b/www-apps/nanoc-core/Manifest
@@ -1,5 +1,2 @@
-DIST nanoc-core-4.11.2.tar.gz 302927 BLAKE2B 
206142cc13468c3456dfd141bb031791c3d6aa31b81cca04493519e8b44d7bc82d6837d266a0edecc58c0e635cee7428bfdf0d5428de7d5e6fb6eacebb09d45e
 SHA512 
842703e5218c06e817ce188458ee0e9267467b92219dd566fda9d58cd21ec9842bbc011b8f2faa7854caf39af1379c2eae16a3e3b73c53f2c8af6b8851c7c8b9
-DIST nanoc-core-4.11.5.tar.gz 305078 BLAKE2B 
d86fc1991f7aa1d0459c0a8b30053a97065f23a7c088fe739db6362ad2692622fe08c715b05b156d44e5bcdc1283e2bce2deeb562e61dc0933e3444f421d9113
 SHA512 
65285a0ddd822d15b788e824fc114c4c5f89d94221b6c7379eb8037519afd85d5131c571e0fbae4a447723448f61cdd4cdb8543de98f3bfdb1ac669a59ad64b8
-DIST nanoc-core-4.11.6.tar.gz 306875 BLAKE2B 
dbb949572d22c6acb3ba7acf94712966a4105024f51f3e3df74f4ef010577d75be7859ad3eb2e877837c0fa38fbb384f00bd756466a23804d4b0e3167c22a12b
 SHA512 
3735c374c302258ebc22f52e0044727de1fb283ed4c4f0075aad351b4645935d58aa04638f90c3e29e0c5270db148f83768aef41881c6fb5b53fe9efcf2b29a2
 DIST nanoc-core-4.11.7.tar.gz 307042 BLAKE2B 
b1144c80ea80ccf5bf713f93469061fbfb8a74890c3b9563ee8d88cd85375810fa6161a53d9221d817985b870426cafb52257403d05245b735855aecd76356a3
 SHA512 
d82d89dcd9f056e711cb722b6fbe22045eecf9fd61e3541529b89c8eb916ca850ef498148f1065b792e1a1d786e6d2f1477b41713753ff9d7b283ecc3cf2649c
 DIST nanoc-core-4.11.8.tar.gz 307102 BLAKE2B 
615dfc1e2a6424343327888d4d5c577652d8480178769accc15f86ae8f64f7dc8aecbfd98b16791f98dc3f5fbf1a9e88ed6ca38354aa5277aea13dec42a6404b
 SHA512 
939e54a55ffeca9ea392d2e4ad49564761dc7497052a8bc367a9df9d7dd2fbc1943bc363e7df82da988d6897ed24d9a5db1c869ce063dd7dd6ae03d0da8d19b5

diff --git a/www-apps/nanoc-core/nanoc-core-4.11.2.ebuild 
b/www-apps/nanoc-core/nanoc-core-4.11.2.ebuild
deleted file mode 100644
index d1c73387489..000
--- a/www-apps/nanoc-core/nanoc-core-4.11.2.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="nanoc is a simple but very flexible static site generator written 
in Ruby"
-HOMEPAGE="https://nanoc.ws/;
-SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE="${IUSE} minimal"
-
-DEPEND+="test? ( app-text/asciidoc app-text/highlight )"
-
-RUBY_S="nanoc-${PV}/nanoc-core"
-
-ruby_add_rdepend "
-   dev-ruby/ddmemoize:1
-   dev-ruby/ddmetrics:1
-   dev-ruby/ddplugin:1
-   =dev-ruby/hamster-3*
-   >=dev-ruby/json_schema-0.19:0
-   dev-ruby/zeitwerk:1
-"
-
-ruby_add_bdepend "test? (
-   dev-ruby/bundler
-   dev-ruby/rspec:3
-   dev-ruby/rspec-its
-   dev-ruby/fuubar
-   dev-ruby/minitest
-   dev-ruby/timecop
-   dev-ruby/yard
-)
-"
-
-all_ruby_prepare() {
-   # Avoid unneeded development dependencies
-   sed -i -e '/simplecov/I s:^:#:' \
-   -e '/codecov/I s:^:#:' ../common/spec/spec_helper_head_core.rb 
|| die
-   sed -i -e '/coverall/I s:^:#:' \
-   -e '/rubocop/ s:^:#:' Rakefile || die
-   sed -i -e '1i require "tmpdir"; require "pathname"' spec/spec_helper.rb 
|| die
-
-   echo "-r ./spec/spec_helper.rb" > .rspec || die
-
-   sed -i -e "s:require_relative 'lib:require './lib:" 
${RUBY_FAKEGEM_GEMSPEC} || die
-
-   # Use useable tmp dir
-   sed -i -e 's:/tmp/whatever:'${T}'/whatever:' 
spec/nanoc/core/checksummer_spec.rb || die
-}
-
-each_ruby_test() {
-   RUBYLIB="${S}/lib" ${RUBY} -S rake spec || die
-}

diff --git a/www-apps/nanoc-core/nanoc-core-4.11.5.ebuild 
b/www-apps/nanoc-core/nanoc-core-4.11.5.ebuild
deleted file mode 100644
index 5dfb3c57964..000
--- a/www-apps/nanoc-core/nanoc-core-4.11.5.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
-

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

2019-08-17 Thread Hans de Graaff
commit: 6e3de25af194e7798b7e7825d3865c156ccde376
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:44:07 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:44:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e3de25a

www-apps/nanoc: add 4.11.9

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

 www-apps/nanoc/Manifest|  1 +
 www-apps/nanoc/nanoc-4.11.9.ebuild | 98 ++
 2 files changed, 99 insertions(+)

diff --git a/www-apps/nanoc/Manifest b/www-apps/nanoc/Manifest
index 59914a57899..ce95b92169e 100644
--- a/www-apps/nanoc/Manifest
+++ b/www-apps/nanoc/Manifest
@@ -1,3 +1,4 @@
 DIST nanoc-4.10.4.tar.gz 290367 BLAKE2B 
0b5cf03938af1f971fccddb6bed4fa6b67da3aaf93cb7666c52e3ff8fc524f17ff10bf1a60ccf7f7b59f840d4c445ef57677349f5b83bc55e754e7078ac4b8d9
 SHA512 
5446e351906b5b6bbe5c9059dab86490d5deef5e1197adf5827fe201f2932d5cf79c65bfd9d9370ce57c35d965e013098d39d53fa96db8b4d1c6017977683ea2
 DIST nanoc-4.11.7.tar.gz 307042 BLAKE2B 
b1144c80ea80ccf5bf713f93469061fbfb8a74890c3b9563ee8d88cd85375810fa6161a53d9221d817985b870426cafb52257403d05245b735855aecd76356a3
 SHA512 
d82d89dcd9f056e711cb722b6fbe22045eecf9fd61e3541529b89c8eb916ca850ef498148f1065b792e1a1d786e6d2f1477b41713753ff9d7b283ecc3cf2649c
 DIST nanoc-4.11.8.tar.gz 307102 BLAKE2B 
615dfc1e2a6424343327888d4d5c577652d8480178769accc15f86ae8f64f7dc8aecbfd98b16791f98dc3f5fbf1a9e88ed6ca38354aa5277aea13dec42a6404b
 SHA512 
939e54a55ffeca9ea392d2e4ad49564761dc7497052a8bc367a9df9d7dd2fbc1943bc363e7df82da988d6897ed24d9a5db1c869ce063dd7dd6ae03d0da8d19b5
+DIST nanoc-4.11.9.tar.gz 307441 BLAKE2B 
9357a78412056eb62b8aac04ff2d02238bd02786bf6d3a1d0d4cc738b833f596122f55d325779760d2afa579b2864561701ccf107c9f0bd1a04e6aacd6d2b64d
 SHA512 
34b6a52e16d04d69e3016ae9b77080d96860ab406ada8a597d5cf721761d82ec5e6d4dcc64193b6804315f3731618cc6286b5d6844f55c8d20dabed1a8251579

diff --git a/www-apps/nanoc/nanoc-4.11.9.ebuild 
b/www-apps/nanoc/nanoc-4.11.9.ebuild
new file mode 100644
index 000..de28a28b120
--- /dev/null
+++ b/www-apps/nanoc/nanoc-4.11.9.ebuild
@@ -0,0 +1,98 @@
+# 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="NEWS.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="nanoc.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="nanoc is a simple but very flexible static site generator written 
in Ruby"
+HOMEPAGE="https://nanoc.ws/;
+SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="${IUSE} minimal"
+
+DEPEND+="test? ( app-text/asciidoc app-text/highlight )"
+
+RUBY_S="${P}/nanoc"
+
+ruby_add_rdepend "!minimal? (
+   dev-ruby/mime-types:*
+   dev-ruby/rack:*
+   www-servers/adsf
+)
+   >=dev-ruby/addressable-2.5
+   >=dev-ruby/colored-1.2:0
+   >=dev-ruby/cri-2.15:0
+   ~www-apps/nanoc-core-${PV}
+   >=dev-ruby/parallel-1.12:1
+   >=dev-ruby/tomlrb-1.2:1
+   >=dev-ruby/tty-command-0.8:0
+   >=dev-ruby/tty-file-0.7:0
+   >=dev-ruby/tty-platform-0.2:0
+   >=dev-ruby/tty-which-0.4:0
+"
+
+ruby_add_bdepend "test? (
+   dev-ruby/rspec:3
+   dev-ruby/asciidoctor
+   dev-ruby/fuubar
+   dev-ruby/haml
+   dev-ruby/maruku
+   >=dev-ruby/mocha-0.13
+   dev-ruby/minitest
+   dev-ruby/mustache
+   dev-ruby/pry
+   dev-ruby/rdoc
+   >=dev-ruby/rouge-3.5.1:2
+   dev-ruby/rubypants
+   dev-ruby/systemu
+   dev-ruby/timecop
+   dev-ruby/vcr
+   dev-ruby/webmock
+   dev-ruby/yard
+)
+doc? (
+   dev-ruby/kramdown
+   dev-ruby/rdiscount
+   dev-ruby/yard
+)"
+
+all_ruby_prepare() {
+   # Avoid unneeded development dependencies
+   sed -i -e '/simplecov/,/SimpleCov.formatter/ s:^:#:' test/helper.rb || 
die
+   sed -i -e '/simplecov/I s:^:#:' \
+   -e '/codecov/I s:^:#:' ../common/spec/spec_helper_head_core.rb 
|| die
+   sed -i -e '/coverall/I s:^:#:' \
+   -e '/rubocop/ s:^:#:' Rakefile || die
+
+   echo "-r ./spec/spec_helper.rb" > .rspec || die
+
+   # Avoid basepath issues when generating gemspec
+   sed -i -e "s:require_relative ':require './:" ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+
+   # Avoid tests requiring a network connection or make assumptions
+   # about the local network environment.
+   rm -f test/checking/checks/test_{css,html}.rb 
spec/nanoc/cli/commands/view_spec.rb || die
+
+   # Avoid tests for unpackaged dependencies
+   rm spec/nanoc/deploying/fog_spec.rb \
+  spec/nanoc/filters/less_spec.rb \
+  test/filters/test_{markaby,rainpress}.rb || die
+
+   # Avoid non-fatal failing tests due to specifics in the environment
+   sed -i -e '145askip "gentoo"' spec/nanoc/cli/error_handler_spec.rb || 
die
+   sed 

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

2019-08-17 Thread Hans de Graaff
commit: a6ab3b457f2737d2199feda2e894f8b241b4911d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:15:54 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:15:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ab3b45

www-apps/nanoc: cleanup

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

 www-apps/nanoc/Manifest|  4 --
 www-apps/nanoc/nanoc-4.11.0.ebuild | 96 --
 www-apps/nanoc/nanoc-4.11.2.ebuild | 90 ---
 www-apps/nanoc/nanoc-4.11.5.ebuild | 95 -
 www-apps/nanoc/nanoc-4.11.6.ebuild | 95 -
 5 files changed, 380 deletions(-)

diff --git a/www-apps/nanoc/Manifest b/www-apps/nanoc/Manifest
index fd36cf9fab5..59914a57899 100644
--- a/www-apps/nanoc/Manifest
+++ b/www-apps/nanoc/Manifest
@@ -1,7 +1,3 @@
 DIST nanoc-4.10.4.tar.gz 290367 BLAKE2B 
0b5cf03938af1f971fccddb6bed4fa6b67da3aaf93cb7666c52e3ff8fc524f17ff10bf1a60ccf7f7b59f840d4c445ef57677349f5b83bc55e754e7078ac4b8d9
 SHA512 
5446e351906b5b6bbe5c9059dab86490d5deef5e1197adf5827fe201f2932d5cf79c65bfd9d9370ce57c35d965e013098d39d53fa96db8b4d1c6017977683ea2
-DIST nanoc-4.11.0.tar.gz 291654 BLAKE2B 
ab88bf36b472106f356ae67782dac61f691e0d64646f410ae0cceca7a9df11689dd7a011bf58a773d6b35956f0092deac4db43bb8663d66463b72e10da27c658
 SHA512 
357345c9247465bd470bf6c71ea2b16e3415680fad6a4d4ee755eeb3a1443664590753003a5de0a740ffcfbaf93049c2c12c1f22de052f4d6efc2382430a4e08
-DIST nanoc-4.11.2.tar.gz 302927 BLAKE2B 
206142cc13468c3456dfd141bb031791c3d6aa31b81cca04493519e8b44d7bc82d6837d266a0edecc58c0e635cee7428bfdf0d5428de7d5e6fb6eacebb09d45e
 SHA512 
842703e5218c06e817ce188458ee0e9267467b92219dd566fda9d58cd21ec9842bbc011b8f2faa7854caf39af1379c2eae16a3e3b73c53f2c8af6b8851c7c8b9
-DIST nanoc-4.11.5.tar.gz 305078 BLAKE2B 
d86fc1991f7aa1d0459c0a8b30053a97065f23a7c088fe739db6362ad2692622fe08c715b05b156d44e5bcdc1283e2bce2deeb562e61dc0933e3444f421d9113
 SHA512 
65285a0ddd822d15b788e824fc114c4c5f89d94221b6c7379eb8037519afd85d5131c571e0fbae4a447723448f61cdd4cdb8543de98f3bfdb1ac669a59ad64b8
-DIST nanoc-4.11.6.tar.gz 306875 BLAKE2B 
dbb949572d22c6acb3ba7acf94712966a4105024f51f3e3df74f4ef010577d75be7859ad3eb2e877837c0fa38fbb384f00bd756466a23804d4b0e3167c22a12b
 SHA512 
3735c374c302258ebc22f52e0044727de1fb283ed4c4f0075aad351b4645935d58aa04638f90c3e29e0c5270db148f83768aef41881c6fb5b53fe9efcf2b29a2
 DIST nanoc-4.11.7.tar.gz 307042 BLAKE2B 
b1144c80ea80ccf5bf713f93469061fbfb8a74890c3b9563ee8d88cd85375810fa6161a53d9221d817985b870426cafb52257403d05245b735855aecd76356a3
 SHA512 
d82d89dcd9f056e711cb722b6fbe22045eecf9fd61e3541529b89c8eb916ca850ef498148f1065b792e1a1d786e6d2f1477b41713753ff9d7b283ecc3cf2649c
 DIST nanoc-4.11.8.tar.gz 307102 BLAKE2B 
615dfc1e2a6424343327888d4d5c577652d8480178769accc15f86ae8f64f7dc8aecbfd98b16791f98dc3f5fbf1a9e88ed6ca38354aa5277aea13dec42a6404b
 SHA512 
939e54a55ffeca9ea392d2e4ad49564761dc7497052a8bc367a9df9d7dd2fbc1943bc363e7df82da988d6897ed24d9a5db1c869ce063dd7dd6ae03d0da8d19b5

diff --git a/www-apps/nanoc/nanoc-4.11.0.ebuild 
b/www-apps/nanoc/nanoc-4.11.0.ebuild
deleted file mode 100644
index 9de9c8a6277..000
--- a/www-apps/nanoc/nanoc-4.11.0.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
-USE_RUBY="ruby24 ruby25"
-
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="nanoc is a simple but very flexible static site generator written 
in Ruby"
-HOMEPAGE="https://nanoc.ws/;
-SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE="${IUSE} minimal"
-
-DEPEND+="test? ( app-text/asciidoc app-text/highlight )"
-
-RUBY_S="${P}/nanoc"
-
-ruby_add_rdepend "!minimal? (
-   dev-ruby/mime-types:*
-   dev-ruby/rack:*
-   www-servers/adsf
-)
-   >=dev-ruby/addressable-2.5
-   >=dev-ruby/cri-2.15:0
-   dev-ruby/ddmemoize:1
-   dev-ruby/ddmetrics:1
-   dev-ruby/ddplugin:1
-   =dev-ruby/hamster-3*
-   >=dev-ruby/json_schema-0.19:0
-   >=dev-ruby/parallel-1.12:1
-   dev-ruby/ref:2
-   >=dev-ruby/slow_enumerator_tools-1.1.0:1
-   >=dev-ruby/tomlrb-1.2:1"
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec:3
-   dev-ruby/asciidoctor
-   dev-ruby/fuubar
-   dev-ruby/maruku
-   >=dev-ruby/mocha-0.13
-   dev-ruby/minitest
-   dev-ruby/pry
-   dev-ruby/rdoc
-   dev-ruby/rouge:2
-   dev-ruby/rubypants
-   dev-ruby/systemu
-   dev-ruby/timecop
-   dev-ruby/vcr
-   dev-ruby/webmock
-   dev-ruby/yard
-)
-doc? (
-   dev-ruby/kramdown
-   dev-ruby/rdiscount
-   dev-ruby/yard
-)"
-
-all_ruby_prepare() {
-   # Avoid unneeded development dependencies

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

2019-08-17 Thread Hans de Graaff
commit: aa820a3107c2a7bdd98551499670c38671763e90
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:07:34 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:07:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa820a31

dev-ruby/airbrussh: cleanup

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

 dev-ruby/airbrussh/Manifest   |  2 --
 dev-ruby/airbrussh/airbrussh-1.3.0.ebuild | 34 ---
 dev-ruby/airbrussh/airbrussh-1.3.1.ebuild | 31 
 3 files changed, 67 deletions(-)

diff --git a/dev-ruby/airbrussh/Manifest b/dev-ruby/airbrussh/Manifest
index 613c3af85f5..1a740a278c9 100644
--- a/dev-ruby/airbrussh/Manifest
+++ b/dev-ruby/airbrussh/Manifest
@@ -1,3 +1 @@
-DIST airbrussh-1.3.0.tar.gz 1451304 BLAKE2B 
fc7fb26606efbd2591d707bff43c9bb9d1e712d4338e6151c7d5bada99f555f0dd1fe3e2c925a2e4c9bc9d0aedf9d63adfacfba77f84c07a174a2997e873db58
 SHA512 
e7c22f21673f11b124ac0082cfec19dc12764f52058857248619bf41841e6b10b2c402d9c17a2db76b459ec5cd1f464d2c2ef78fcf0a202ea2287653980bf10b
-DIST airbrussh-1.3.1.tar.gz 1451404 BLAKE2B 
2224946477047e0b282a3ba9cc89efd888aca45b8c931a9163f6420bead2059cde380d66eb21f6cc0aac334c1cc2d1ee30d84faa7dd636bbd121c0372332b457
 SHA512 
edfc0b742ff854c76d96be88cb93eb385dfe554cdf4550b422b63cc6c997bc5bd6b235e52e8558ed578ebe4b1cfbb40987be48567e3b03d56f236c5497fb504c
 DIST airbrussh-1.3.2.tar.gz 1451710 BLAKE2B 
d2b3f8cc07a13e82e7d8e74c9e3a9ed9837b042350f85da21f8c51b2b766c629f9129bed18d4664e5833d70b2f0d9e0d1703be30350c265377df7ff4b25bc7b4
 SHA512 
e5ee119d8994f7c23ac0ef553e247c5d5041e2e5fd2c552385c5b4fe42e4aa671460a364fe926225fa447822010380ae6af90b3bd17f73e7f5cf9c7576711331

diff --git a/dev-ruby/airbrussh/airbrussh-1.3.0.ebuild 
b/dev-ruby/airbrussh/airbrussh-1.3.0.ebuild
deleted file mode 100644
index 377f79834d9..000
--- a/dev-ruby/airbrussh/airbrussh-1.3.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A replacement log formatter for SSHKit"
-HOMEPAGE="https://github.com/mattbrictson/airbrussh;
-SRC_URI="https://github.com/mattbrictson/airbrussh/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~amd64"
-IUSE=""
-
-# Tests appear to be incompatible with recent minitest and mocha leading to 
errors on the use of stubs.
-RESTRICT="test"
-
-ruby_add_rdepend ">dev-ruby/sshkit-1.7.0"
-
-ruby_add_bdepend "test? ( dev-ruby/mocha )"
-
-all_ruby_prepare() {
-   rm -f test/support/minitest_reporters.rb || die
-
-   # Avoid a test poluting the environment
-   sed -i -e '/test_color_is_can_be_forced_via_env/,/^  end/ s:^:#:' 
test/airbrussh/console_test.rb || die
-}

diff --git a/dev-ruby/airbrussh/airbrussh-1.3.1.ebuild 
b/dev-ruby/airbrussh/airbrussh-1.3.1.ebuild
deleted file mode 100644
index f9785ac8413..000
--- a/dev-ruby/airbrussh/airbrussh-1.3.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A replacement log formatter for SSHKit"
-HOMEPAGE="https://github.com/mattbrictson/airbrussh;
-SRC_URI="https://github.com/mattbrictson/airbrussh/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">dev-ruby/sshkit-1.7.0"
-
-ruby_add_bdepend "test? ( dev-ruby/mocha )"
-
-all_ruby_prepare() {
-   rm -f test/support/minitest_reporters.rb || die
-
-   # Avoid a test poluting the environment
-   sed -i -e '/test_color_is_can_be_forced_via_env/,/^  end/ s:^:#:' 
test/airbrussh/console_test.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-core/

2019-08-17 Thread Hans de Graaff
commit: 74181923ddc61e48ee005b11cf9387ed995cbe53
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:19:27 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:19:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74181923

www-apps/nanoc-core: add 4.11.9

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

 www-apps/nanoc-core/Manifest |  1 +
 www-apps/nanoc-core/nanoc-core-4.11.9.ebuild | 65 
 2 files changed, 66 insertions(+)

diff --git a/www-apps/nanoc-core/Manifest b/www-apps/nanoc-core/Manifest
index c2c839567ff..030c17c145a 100644
--- a/www-apps/nanoc-core/Manifest
+++ b/www-apps/nanoc-core/Manifest
@@ -1,2 +1,3 @@
 DIST nanoc-core-4.11.7.tar.gz 307042 BLAKE2B 
b1144c80ea80ccf5bf713f93469061fbfb8a74890c3b9563ee8d88cd85375810fa6161a53d9221d817985b870426cafb52257403d05245b735855aecd76356a3
 SHA512 
d82d89dcd9f056e711cb722b6fbe22045eecf9fd61e3541529b89c8eb916ca850ef498148f1065b792e1a1d786e6d2f1477b41713753ff9d7b283ecc3cf2649c
 DIST nanoc-core-4.11.8.tar.gz 307102 BLAKE2B 
615dfc1e2a6424343327888d4d5c577652d8480178769accc15f86ae8f64f7dc8aecbfd98b16791f98dc3f5fbf1a9e88ed6ca38354aa5277aea13dec42a6404b
 SHA512 
939e54a55ffeca9ea392d2e4ad49564761dc7497052a8bc367a9df9d7dd2fbc1943bc363e7df82da988d6897ed24d9a5db1c869ce063dd7dd6ae03d0da8d19b5
+DIST nanoc-core-4.11.9.tar.gz 307441 BLAKE2B 
9357a78412056eb62b8aac04ff2d02238bd02786bf6d3a1d0d4cc738b833f596122f55d325779760d2afa579b2864561701ccf107c9f0bd1a04e6aacd6d2b64d
 SHA512 
34b6a52e16d04d69e3016ae9b77080d96860ab406ada8a597d5cf721761d82ec5e6d4dcc64193b6804315f3731618cc6286b5d6844f55c8d20dabed1a8251579

diff --git a/www-apps/nanoc-core/nanoc-core-4.11.9.ebuild 
b/www-apps/nanoc-core/nanoc-core-4.11.9.ebuild
new file mode 100644
index 000..ccc331cdd62
--- /dev/null
+++ b/www-apps/nanoc-core/nanoc-core-4.11.9.ebuild
@@ -0,0 +1,65 @@
+# 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="NEWS.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="nanoc is a simple but very flexible static site generator written 
in Ruby"
+HOMEPAGE="https://nanoc.ws/;
+SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="${IUSE} minimal"
+
+DEPEND+="test? ( app-text/asciidoc app-text/highlight )"
+
+RUBY_S="nanoc-${PV}/nanoc-core"
+
+ruby_add_rdepend "
+   dev-ruby/ddmemoize:1
+   dev-ruby/ddmetrics:1
+   dev-ruby/ddplugin:1
+   =dev-ruby/hamster-3*
+   >=dev-ruby/json_schema-0.19:0
+   dev-ruby/slow_enumerator_tools:1
+   >=dev-ruby/zeitwerk-2.1:2
+"
+
+ruby_add_bdepend "test? (
+   dev-ruby/bundler
+   dev-ruby/rspec:3
+   dev-ruby/rspec-its
+   dev-ruby/fuubar
+   dev-ruby/minitest
+   dev-ruby/timecop
+   dev-ruby/yard
+)
+"
+
+all_ruby_prepare() {
+   # Avoid unneeded development dependencies
+   sed -i -e '/simplecov/I s:^:#:' \
+   -e '/codecov/I s:^:#:' ../common/spec/spec_helper_head_core.rb 
|| die
+   sed -i -e '/coverall/I s:^:#:' \
+   -e '/rubocop/ s:^:#:' Rakefile || die
+   sed -i -e '1i require "tmpdir"; require "pathname"' spec/spec_helper.rb 
|| die
+
+   echo "-r ./spec/spec_helper.rb" > .rspec || die
+
+   sed -i -e "s:require_relative 'lib:require './lib:" 
${RUBY_FAKEGEM_GEMSPEC} || die
+
+   # Use useable tmp dir
+   sed -i -e 's:/tmp/whatever:'${T}'/whatever:' 
spec/nanoc/core/checksummer_spec.rb || die
+}
+
+each_ruby_test() {
+   RUBYLIB="${S}/lib" ${RUBY} -S rake spec || die
+}



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

2019-08-17 Thread Matthias Maier
commit: dc1b78795238f81a7ec2dbe5911831c688c6f6e3
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Aug 18 04:10:15 2019 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Aug 18 04:16:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc1b7879

app-emulation/qemu: pin new firmware versions

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Matthias Maier  gentoo.org>

 .../qemu/{qemu-4.0.0-r4.ebuild => qemu-4.0.0-r50.ebuild}   | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-emulation/qemu/qemu-4.0.0-r4.ebuild 
b/app-emulation/qemu/qemu-4.0.0-r50.ebuild
similarity index 99%
rename from app-emulation/qemu/qemu-4.0.0-r4.ebuild
rename to app-emulation/qemu/qemu-4.0.0-r50.ebuild
index 8f6347fd6f5..c7b37f21801 100644
--- a/app-emulation/qemu/qemu-4.0.0-r4.ebuild
+++ b/app-emulation/qemu/qemu-4.0.0-r50.ebuild
@@ -8,7 +8,7 @@ PYTHON_REQ_USE="ncurses,readline"
 
 PLOCALES="bg de_DE fr_FR hu it tr zh_CN"
 
-FIRMWARE_ABI_VERSION="2.11.1-r50"
+FIRMWARE_ABI_VERSION="4.0.0-r50"
 
 inherit eutils linux-info toolchain-funcs multilib python-r1 \
udev fcaps readme.gentoo-r1 pax-utils l10n xdg-utils
@@ -148,9 +148,9 @@ SOFTMMU_TOOLS_DEPEND="
 
 X86_FIRMWARE_DEPEND="
pin-upstream-blobs? (
-   ~sys-firmware/edk2-ovmf-2017_p20180211[binary]
-   ~sys-firmware/ipxe-1.0.0_p20180211[binary]
-   ~sys-firmware/seabios-1.11.0[binary,seavgabios]
+   ~sys-firmware/edk2-ovmf-201905[binary]
+   ~sys-firmware/ipxe-1.0.0_p20190728[binary]
+   ~sys-firmware/seabios-1.12.0[binary,seavgabios]
~sys-firmware/sgabios-0.1_pre8[binary]
)
!pin-upstream-blobs? (
@@ -161,7 +161,7 @@ X86_FIRMWARE_DEPEND="
)"
 PPC64_FIRMWARE_DEPEND="
pin-upstream-blobs? (
-   ~sys-firmware/seabios-1.11.0[binary,seavgabios]
+   ~sys-firmware/seabios-1.12.0[binary,seavgabios]
)
!pin-upstream-blobs? (
>=sys-firmware/seabios-1.10.2[seavgabios]



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

2019-08-17 Thread Aaron Bauman
commit: 1e48467bf6e198e3f9f1f62b91f4619ee4aaea67
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Aug 18 03:04:16 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Aug 18 03:04:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e48467b

app-i18n/opencc: arm64 keyworded (bug #692414)

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

 app-i18n/opencc/opencc-1.0.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/opencc/opencc-1.0.5.ebuild 
b/app-i18n/opencc/opencc-1.0.5.ebuild
index 2ddcaab943f..309ec8cea25 100644
--- a/app-i18n/opencc/opencc-1.0.5.ebuild
+++ b/app-i18n/opencc/opencc-1.0.5.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"
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/BYVoid/OpenCC;
 
 LICENSE="Apache-2.0"
 SLOT="0/2"
-KEYWORDS="amd64 hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 hppa ppc ppc64 x86"
 IUSE="doc test"
 
 DEPEND="doc? ( app-doc/doxygen )"



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

2019-08-17 Thread Aaron Bauman
commit: 52462e329267b83de7e266c0e134d97d1cdfb453
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Aug 18 03:04:44 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Aug 18 03:04:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52462e32

dev-libs/darts: arm64 keyworded (bug #692414)

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

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

diff --git a/dev-libs/darts/darts-0.32.ebuild b/dev-libs/darts/darts-0.32.ebuild
index 68be2668b01..b7c80376305 100644
--- a/dev-libs/darts/darts-0.32.ebuild
+++ b/dev-libs/darts/darts-0.32.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://chasen.org/~taku/software/darts/src/${P}.tar.gz;
 
 LICENSE="|| ( BSD LGPL-2.1 )"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE="zlib"
 
 BDEPEND=""



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

2019-08-17 Thread Aaron Bauman
commit: 661cee895d283cdf697103a3e99ed6038f236463
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Aug 18 03:03:56 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Aug 18 03:03:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=661cee89

app-i18n/librime: arm64 keyworded (bug #692414)

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

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

diff --git a/app-i18n/librime/librime-1.5.3.ebuild 
b/app-i18n/librime/librime-1.5.3.ebuild
index 768cfefe44c..0a8bfd8b137 100644
--- a/app-i18n/librime/librime-1.5.3.ebuild
+++ b/app-i18n/librime/librime-1.5.3.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="BSD"
 SLOT="0/1"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2019-08-17 Thread Aaron Bauman
commit: 7d101dcd5f7bfae7ffbe3fbe72776f07ed81fbe7
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Aug 18 03:04:30 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Aug 18 03:04:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d101dcd

app-i18n/rime-data: arm64 keyworded (bug #692414)

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

 app-i18n/rime-data/rime-data-0.38.20180515.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/rime-data/rime-data-0.38.20180515.ebuild 
b/app-i18n/rime-data/rime-data-0.38.20180515.ebuild
index 99338913ad3..5a80e686b28 100644
--- a/app-i18n/rime-data/rime-data-0.38.20180515.ebuild
+++ b/app-i18n/rime-data/rime-data-0.38.20180515.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/rime/${MY_PN}/releases/download/${MY_P%.*}/${MY_P}.t
 
 LICENSE="GPL-3 LGPL-3 extra? ( Apache-2.0 )"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
 IUSE="extra"
 
 DEPEND="app-i18n/librime"



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

2019-08-17 Thread Aaron Bauman
commit: 7a9f8fb9021d217ee087585df8a4f52a23d1e76e
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Aug 18 03:03:30 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Aug 18 03:03:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a9f8fb9

app-i18n/ibus-rime: arm64 keyworded (bug #692414)

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

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

diff --git a/app-i18n/ibus-rime/ibus-rime-1.4.0.ebuild 
b/app-i18n/ibus-rime/ibus-rime-1.4.0.ebuild
index f59ab58a862..c5d297d74fe 100644
--- a/app-i18n/ibus-rime/ibus-rime-1.4.0.ebuild
+++ b/app-i18n/ibus-rime/ibus-rime-1.4.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/rime/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 CDEPEND="app-i18n/ibus



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

2019-08-17 Thread Aaron Bauman
commit: d44db56533681bce0673b70980e4e64520109c8a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Aug 18 03:05:03 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Aug 18 03:05:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d44db565

dev-libs/utfcpp: arm64 keyworded (bug #692414)

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

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

diff --git a/dev-libs/utfcpp/utfcpp-3.1.ebuild 
b/dev-libs/utfcpp/utfcpp-3.1.ebuild
index c51eefe42aa..9bd3480908d 100644
--- a/dev-libs/utfcpp/utfcpp-3.1.ebuild
+++ b/dev-libs/utfcpp/utfcpp-3.1.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="Boost-1.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2019-08-17 Thread Aaron Bauman
commit: cd73a59085ead0bcaf0b4e77325595b8b1158860
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Aug 18 02:14:04 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Aug 18 02:14:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd73a590

dev-util/ccache: arm64 stable (bug #692406)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-util/ccache/ccache-3.7.2.ebuild 
b/dev-util/ccache/ccache-3.7.2.ebuild
index 9722ebbef66..4ae845a2067 100644
--- a/dev-util/ccache/ccache-3.7.2.ebuild
+++ b/dev-util/ccache/ccache-3.7.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ccache/ccache/releases/download/v${PV}/ccache-${PV}.
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
 IUSE=""
 
 DEPEND="app-arch/xz-utils



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

2019-08-17 Thread Aaron Bauman
commit: 451fc2c8ff8cb638785cb2a51d722da9e35700e3
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Aug 18 02:06:31 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Aug 18 02:13:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451fc2c8

dev-libs/libofx: bump package

* non-maintainer security bump
* drop PPC/PPC64 keywords due to new dep on dev-util/gengetopt
* move from autotools-utils to autotools eclass
* bump EAPI
* Update HOMEPAGE and SRC_URI
* move RDEPEND deps to DEPEND where they belong

Bug: https://bugs.gentoo.org/631304
Bug: https://bugs.gentoo.org/636062
Bug: https://bugs.gentoo.org/662910
Closes: https://bugs.gentoo.org/675152

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

 dev-libs/libofx/Manifest |  1 +
 dev-libs/libofx/libofx-0.9.14.ebuild | 56 
 2 files changed, 57 insertions(+)

diff --git a/dev-libs/libofx/Manifest b/dev-libs/libofx/Manifest
index 4b302287fec..a963d76fa3a 100644
--- a/dev-libs/libofx/Manifest
+++ b/dev-libs/libofx/Manifest
@@ -1 +1,2 @@
 DIST libofx-0.9.10.tar.gz 1433837 BLAKE2B 
131be0243b8450d32417dd75f0421744412a3186c0f7a3451883b6572c0dd27427579baf280ac2ae6409d0738bd578f69eaa9debfe50024411c6b0ccad11f5c9
 SHA512 
061110702034dbbb9be3adaebe6236a4b0842169d8ee7671bad6c93960b380cbb33953bdf080c8b14f45930b0c817fcfe1bf71f15d9872dd2535a1415f5be895
+DIST libofx-0.9.14.tar.gz 210155 BLAKE2B 
1b5ee8503dd9d4837415e53ae79889c32c50146b2b508aab052e8074a277f8181c6866470220758ed7997b0b6e3e524ac6f9e1cac9a673f60c30ce3093e5a3ee
 SHA512 
785c5130fc6f6cfc019d4aee2bf6de6311835e5dc7f2bd56a83f1ecf5e62ecb320a95bf4a5ff8f9e14dcaf5ff1eabc833cd7974927e571a8469c9a02fb8362d2

diff --git a/dev-libs/libofx/libofx-0.9.14.ebuild 
b/dev-libs/libofx/libofx-0.9.14.ebuild
new file mode 100644
index 000..d6ce2c6f74e
--- /dev/null
+++ b/dev-libs/libofx/libofx-0.9.14.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic
+
+DESCRIPTION="A library to support the Open Financial eXchange XML format"
+HOMEPAGE="https://github.com/libofx/libofx;
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86"
+IUSE="static-libs test"
+
+RDEPEND="
+   >=net-misc/curl-7.9.7
+   virtual/libiconv
+"
+DEPEND="${RDEPEND}
+   >app-text/opensp-1.5
+   >=dev-cpp/libxmlpp-2.40.1:2.6
+   dev-util/gengetopt
+   sys-apps/help2man
+   virtual/pkgconfig
+   test? ( app-crypt/gnupg )"
+
+# workaround needed for ofxconnect to compile
+MAKEOPTS="-j1"
+
+src_prepare() {
+   default
+   eautoreconf
+
+   # we will tell you where we wants the docs!
+   sed -i -e 's:docdir.*::' Makefile.am || die
+   sed -i -e 's:docdir.*::' dtd/Makefile.am || die
+
+   # configure arguments alone don't disable everything
+   sed -e "/^SUBDIRS/s/doc//" -i Makefile.am || die
+
+   append-cxxflags -std=c++14
+
+   # build will fail without this. shenanigans...
+   touch INSTALL || die "failed to touch INSTALL"
+}
+
+src_configure() {
+   econf --docdir=/usr/share/doc/${PF}
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



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

2019-08-17 Thread Aaron Bauman
commit: 5b74be95d2791c244dd87dd40a12d99cb9e47111
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Aug 18 02:13:08 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Aug 18 02:13:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b74be95

dev-libs/libofx: update copyright header

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

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

diff --git a/dev-libs/libofx/libofx-0.9.14.ebuild 
b/dev-libs/libofx/libofx-0.9.14.ebuild
index d6ce2c6f74e..5e46431a232 100644
--- a/dev-libs/libofx/libofx-0.9.14.ebuild
+++ b/dev-libs/libofx/libofx-0.9.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



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

2019-08-17 Thread Georgy Yakovlev
commit: 8511e930dfef0b49152689a652a4a695a7aa941c
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Aug 18 01:23:44 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Aug 18 01:27:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8511e930

profiles: mask sys-kernel/bliss-initramfs for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 74a6c56af71..e30bbb2a884 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Georgy Yakovlev  (2019-08-17)
+# Unmaintained both upstream and in gentoo, author retired
+# Removal in 30 days
+sys-kernel/bliss-initramfs
+
 # Aaron Bauman  (2019-08-17)
 # Relies on vulnerable automake:{1.9,1.10}
 # Removal in 30 days



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

2019-08-17 Thread Georgy Yakovlev
commit: 17b9ca6a5d3e11ddc9ba372f9d50104d7a6a5a71
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Aug 18 00:19:26 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Aug 18 01:04:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b9ca6a

sys-fs/zfs: update live ebuild

remove *.la files if no static-libs requested

clarify genkernel encryption support with genkernel-4

remove obsolete zfs initscript checks, those were here since cvs times.
Those initscripts long gone and systems already migrated to new scripts.

remove obsolete systemd-reenable calls, those were needed with earlier
versions incorrectly installing systemd units to wrong location.
it has been more than a year since those versions are gone.

Bug: https://bugs.gentoo.org/647688
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-fs/zfs/zfs-.ebuild | 73 --
 1 file changed, 18 insertions(+), 55 deletions(-)

diff --git a/sys-fs/zfs/zfs-.ebuild b/sys-fs/zfs/zfs-.ebuild
index b0b23dadff9..df1803820df 100644
--- a/sys-fs/zfs/zfs-.ebuild
+++ b/sys-fs/zfs/zfs-.ebuild
@@ -119,6 +119,11 @@ src_prepare() {
distutils-r1_src_prepare
popd >/dev/null || die
fi
+
+   # prevent errors showing up on zfs-mount stop, openrc will unmount all 
filesystems anyway
+   if use rootfs; then
+   sed -i "/^ZFS_UNMOUNT=/ s/yes/no/" etc/init.d/zfs.in || die
+   fi
 }
 
 src_configure() {
@@ -162,6 +167,10 @@ src_install() {
 
use test-suite || rm -rf "${ED}/usr/share/zfs"
 
+   if ! use static-libs; then
+   find "${ED}/" -name '*.la' -delete || die
+   fi
+
dobashcomp contrib/bash_completion.d/zfs
bashcomp_alias zfs zpool
 
@@ -183,7 +192,7 @@ pkg_postinst() {
if has_version "<=sys-kernel/genkernel-3.5.3.3"; then
einfo "genkernel version 3.5.3.3 and earlier does NOT support"
einfo " unlocking pools with native zfs encryption enabled at 
boot"
-   einfo " use dracut or genkernel- if you requre this 
functionality"
+   einfo " use dracut or >=genkernel-4.0.0 if you requre this 
functionality"
fi
 
if ! use kernel-builtin && [[ ${PV} = "" ]]; then
@@ -192,60 +201,14 @@ pkg_postinst() {
update_moduledb
fi
 
-   if [[ -e "${EROOT}/etc/runlevels/boot/zfs" ]]; then
-   einfo 'The zfs boot script has been split into the zfs-import,'
-   einfo 'zfs-mount and zfs-share scripts.'
-   einfo
-   einfo 'You had the zfs script in your boot runlevel. For your'
-   einfo 'convenience, it has been automatically removed and the 
three'
-   einfo 'scripts that replace it have been configured to start.'
-   einfo 'The zfs-import and zfs-mount scripts have been added to 
the boot'
-   einfo 'runlevel while the zfs-share script is in the default 
runlevel.'
-
-   rm "${EROOT}/etc/runlevels/boot/zfs"
-   ln -snf "${EROOT}/etc/init.d/zfs-import" \
-   "${EROOT}/etc/runlevels/boot/zfs-import"
-   ln -snf "${EROOT}/etc/init.d/zfs-mount" \
-   "${EROOT}/etc/runlevels/boot/zfs-mount"
-   ln -snf "${EROOT}/etc/init.d/zfs-share" \
-   "${EROOT}/etc/runlevels/default/zfs-share"
-   else
-   [[ -e "${EROOT}/etc/runlevels/boot/zfs-import" ]] || \
-   einfo "You should add zfs-import to the boot runlevel."
-   [[ -e "${EROOT}/etc/runlevels/boot/zfs-mount" ]]|| \
-   einfo "You should add zfs-mount to the boot runlevel."
-   [[ -e "${EROOT}/etc/runlevels/default/zfs-share" ]] || \
-   einfo "You should add zfs-share to the default 
runlevel."
-   fi
-
-   if [[ -e "${EROOT}/etc/runlevels/default/zed" ]]; then
-   einfo 'The downstream OpenRC zed script has replaced by the 
upstream'
-   einfo 'OpenRC zfs-zed script.'
-   einfo
-   einfo 'You had the zed script in your default runlevel. For 
your'
-   einfo 'convenience, it has been automatically removed and the 
zfs-zed'
-   einfo 'script that replaced it has been configured to start.'
-
-   rm "${EROOT}/etc/runlevels/boot/zed"
-   ln -snf "${EROOT}/etc/init.d/zfs-zed" \
-   "${EROOT}/etc/runlevels/default/zfs-zed"
-   else
-   [[ -e "${EROOT}/etc/runlevels/default/zfs-zed" ]] || \
-   einfo "You should add zfs-zed to the default runlevel."
-   fi
-
-   if [[ -e "${EROOT}/etc/runlevels/shutdown/zfs-shutdown" ]]; then
-   einfo "The zfs-shutdown script is obsolete. Removing it from 
runlevel."
-  

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

2019-08-17 Thread Georgy Yakovlev
commit: fdc36a3d1f6fbcf8f1496c6e7887e94061a0aa54
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Aug 18 00:46:50 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Aug 18 01:04:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdc36a3d

sys-fs/zfs: update live ebuild

clarify initramfs support.
many people try to use different unsupported  or outdated tools,
only genkernel and dracut are tested.

Bug: https://bugs.gentoo.org/628404
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-fs/zfs/zfs-.ebuild | 17 +
 1 file changed, 13 insertions(+), 4 deletions(-)

diff --git a/sys-fs/zfs/zfs-.ebuild b/sys-fs/zfs/zfs-.ebuild
index df1803820df..2903557f382 100644
--- a/sys-fs/zfs/zfs-.ebuild
+++ b/sys-fs/zfs/zfs-.ebuild
@@ -189,10 +189,19 @@ src_install() {
 }
 
 pkg_postinst() {
-   if has_version "<=sys-kernel/genkernel-3.5.3.3"; then
-   einfo "genkernel version 3.5.3.3 and earlier does NOT support"
-   einfo " unlocking pools with native zfs encryption enabled at 
boot"
-   einfo " use dracut or >=genkernel-4.0.0 if you requre this 
functionality"
+   if use rootfs; then
+   if ! has_version sys-kernel/genkernel && ! has_version 
sys-kernel/dracut; then
+   elog "root on zfs requires initramfs to boot"
+   elog "the following packages known to provide one and 
tested on regular basis:"
+   elog "  sys-kernel/dracut"
+   elog "  sys-kernel/genkernel"
+   fi
+
+   if has_version "<=sys-kernel/genkernel-3.5.3.3"; then
+   einfo "genkernel version 3.5.3.3 and earlier does NOT 
support"
+   einfo " unlocking pools with native zfs encryption 
enabled at boot"
+   einfo " use dracut or >=genkernel-4 if you requre this 
functionality"
+   fi
fi
 
if ! use kernel-builtin && [[ ${PV} = "" ]]; then



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

2019-08-17 Thread Thomas Deutschmann
commit: 4ebcd1588157dbb33202ee14223bb0514ee822bd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Aug 17 23:20:04 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Aug 17 23:37:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ebcd158

dev-php/composer: bump to v1.9.0

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

 dev-php/composer/Manifest  |  1 +
 dev-php/composer/composer-1.9.0.ebuild | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/dev-php/composer/Manifest b/dev-php/composer/Manifest
index 7b7890d9a3d..7495d665940 100644
--- a/dev-php/composer/Manifest
+++ b/dev-php/composer/Manifest
@@ -1 +1,2 @@
 DIST composer-1.8.6.tar.gz 409002 BLAKE2B 
15d9621e062646b81518aff816a3e0b187bf1d9cd617c32e3a19167ba0c89b9ee8f55503e7d2e6d3515939f7d50131c5be0786fc04518409584960290eb32118
 SHA512 
97ab93acba24307897fe64b3762e77ebca9fa794c5eb476a9d774feb124dbd53b090c36b0fa9d1da38ea26d13af8bf13d7bc733c9c465fba6b908e590ea96dbc
+DIST composer-1.9.0.tar.gz 410267 BLAKE2B 
5bbba9eefe703eb55a7d63647e8ecb3e4560b4ffeff321282f4f0c0db1aca143e210b517f98cf5fd9a9839d714b9badb1092b9d1430d65f29e5b134d9321370f
 SHA512 
70e484404752a6b4aa94dc2c5999ab615c5518b60a580399096c7d2b0a026feadc7c10509a00920eab8f0298015fb1f5f82abc426927a35b8bc3c3e454d0b20e

diff --git a/dev-php/composer/composer-1.9.0.ebuild 
b/dev-php/composer/composer-1.9.0.ebuild
new file mode 100644
index 000..d39d5769d38
--- /dev/null
+++ b/dev-php/composer/composer-1.9.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Dependency Manager for PHP"
+HOMEPAGE="https://github.com/composer/composer;
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-lang/php:*[curl]
+   >=dev-php/ca-bundle-1.1.3
+   >=dev-php/psr-log-1.1.0
+   dev-php/fedora-autoloader
+   >=dev-php/json-schema-5.2.7
+   >=dev-php/jsonlint-1.7.1
+   >=dev-php/phar-utils-1.0.1
+   >=dev-php/semver-1.4.2
+   >=dev-php/spdx-licenses-1.5.0
+   >=dev-php/symfony-console-2.8.48
+   >=dev-php/symfony-filesystem-2.8.48
+   >=dev-php/symfony-finder-2.8.49
+   >=dev-php/symfony-process-2.8.48
+   >=dev-php/xdebug-handler-1.3.1"
+
+src_install() {
+   insinto "/usr/share/${PN}"
+
+   # Composer expects the LICENSE file to be there, and the
+   # easiest thing to do is to give it what it wants.
+   doins -r src res LICENSE
+
+   insinto "/usr/share/${PN}/vendor"
+   newins "${FILESDIR}"/autoload-r1.php autoload.php
+
+   exeinto "/usr/share/${PN}/bin"
+   doexe "bin/${PN}"
+   dosym "../share/${PN}/bin/${PN}" "/usr/bin/${PN}"
+
+   dodoc CHANGELOG.md README.md doc/*.md
+   dodoc -r doc/articles doc/faqs
+}



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

2019-08-17 Thread Thomas Deutschmann
commit: 2198a5527a90c8c7c9a48d62a4f05c297792a21b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Aug 17 23:36:10 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Aug 17 23:37:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2198a552

sys-apps/tcp-wrappers: bump to v7.6-28

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

 sys-apps/tcp-wrappers/Manifest   |  1 +
 sys-apps/tcp-wrappers/tcp-wrappers-7.6.28.ebuild | 93 
 2 files changed, 94 insertions(+)

diff --git a/sys-apps/tcp-wrappers/Manifest b/sys-apps/tcp-wrappers/Manifest
index 6c115cdc4ac..d379adb218f 100644
--- a/sys-apps/tcp-wrappers/Manifest
+++ b/sys-apps/tcp-wrappers/Manifest
@@ -1,2 +1,3 @@
 DIST tcp-wrappers_7.6.q-22.debian.tar.gz 41730 BLAKE2B 
2e507269b14e5cf3e1a599b4cdae40c2900b098a1e40fc1b74e6b5565183fc71e25306e8dd0863fb16e6e52a6c471aeccb73c0b7c42d6f3f98aa9f95274583fb
 SHA512 
cee45f265c34ec1c4e9e81d54be636dcd9702964f9cf5bb076f72d6772d2dbc638d2ef366560b51c24a216724807826bb3b7bf9d5d0f5c0923b71de7d0b002a8
+DIST tcp-wrappers_7.6.q-28.debian.tar.xz 36104 BLAKE2B 
209fd9730785db8afc8ebec581f7132cfb4352f8807d2cea4715daf5c11aa08a92cf084ab1ff31222f5b265f032286ce2dcf49a238e9dc5616161c400fce4f08
 SHA512 
2c63201937737c19b4e5ca97dbc0ede9fc2d3b8fc344f8854a7d2afc0109ccb9ee52af94ba8a8498da910336a4f473825daa7a0cca26a0d93e1078e67abe16b0
 DIST tcp_wrappers_7.6.tar.gz 99438 BLAKE2B 
961d9858866990f0f5e8c6bb782f5f39a03b267a8957dcd89734aeefcc85ca32554e032c73314e0a88110f3bb8a0dbdd81f093392307623a996b0232773e1e67
 SHA512 
2d9d003791f8d00912a36ae00579e2b8dd7ad8a7bf8eae259659bcaf5365b150540ff6c93c91765872c76041579b7a02b6e3c64528fb7f8235680399ba1d9dac

diff --git a/sys-apps/tcp-wrappers/tcp-wrappers-7.6.28.ebuild 
b/sys-apps/tcp-wrappers/tcp-wrappers-7.6.28.ebuild
new file mode 100644
index 000..00e58c8c433
--- /dev/null
+++ b/sys-apps/tcp-wrappers/tcp-wrappers-7.6.28.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit toolchain-funcs flag-o-matic multilib-minimal usr-ldscript
+
+MY_PV=$(ver_cut 1-2)
+DEB_PV=$(ver_cut 3)
+MY_P="${PN//-/_}_${MY_PV}"
+DESCRIPTION="TCP Wrappers"
+HOMEPAGE="http://ftp.porcupine.org/pub/security;
+SRC_URI="http://ftp.porcupine.org/pub/security/${MY_P}.tar.gz
+   
mirror://debian/pool/main/t/${PN}/${PN}_${MY_PV}.q-${DEB_PV}.debian.tar.xz"
+
+LICENSE="tcp_wrappers_license"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="ipv6 netgroups static-libs"
+
+RDEPEND=""
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   eapply $(sed -e 's:^:../debian/patches/:' ../debian/patches/series)
+   eapply "${FILESDIR}"/${PN}-7.6-redhat-bug11881.patch
+
+   eapply_user
+
+   multilib_copy_sources
+}
+
+temake() {
+   local mycppflags="-DHAVE_WEAKSYMS -DHAVE_STRERROR -DSYS_ERRLIST_DEFINED"
+   use ipv6 && mycppflags+=" -DINET6=1 -Dss_family=__ss_family 
-Dss_len=__ss_len"
+   emake \
+   REAL_DAEMON_DIR="${EPREFIX}/usr/sbin" \
+   TLI= VSYSLOG= PARANOID= BUGS= \
+   AUTH="-DALWAYS_RFC931" \
+   AUX_OBJ="weak_symbols.o" \
+   DOT="-DAPPEND_DOT" \
+   HOSTNAME="-DALWAYS_HOSTNAME" \
+   NETGROUP=$(usex netgroups -DNETGROUPS "") \
+   STYLE="-DPROCESS_OPTIONS" \
+   LIBS=$(usex netgroups -lnsl "") \
+   LIB=$(usex static-libs libwrap.a "") \
+   AR="$(tc-getAR)" ARFLAGS=rc \
+   CC="$(tc-getCC)" \
+   RANLIB="$(tc-getRANLIB)" \
+   COPTS="${CFLAGS} ${CPPFLAGS} ${mycppflags}" \
+   LDFLAGS="${LDFLAGS}" \
+   "$@" || die
+}
+
+multilib_src_configure() {
+   tc-export AR RANLIB
+   temake config-check
+}
+
+multilib_src_compile() {
+   temake all
+}
+
+multilib_src_install() {
+   into /usr
+   use static-libs && dolib.a libwrap.a
+   dolib.so shared/libwrap.so*
+
+   insinto /usr/include
+   doins tcpd.h
+
+   if multilib_is_native_abi; then
+   gen_usr_ldscript -a wrap
+   dosbin tcpd tcpdchk tcpdmatch safe_finger try-from
+   fi
+}
+
+multilib_src_install_all() {
+   doman *.[358]
+   dosym hosts_access.5 /usr/share/man/man5/hosts.allow.5
+   dosym hosts_access.5 /usr/share/man/man5/hosts.deny.5
+
+   insinto /etc
+   newins "${FILESDIR}"/hosts.allow.example hosts.allow
+
+   dodoc BLURB CHANGES DISCLAIMER README*
+}
+
+pkg_preinst() {
+   # don't clobber people with our default example config
+   [[ -e ${EROOT}/etc/hosts.allow ]] && cp -pP "${EROOT}"/etc/hosts.allow 
"${ED}"/etc/hosts.allow
+}



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

2019-08-17 Thread Ulrich Müller
commit: 21bd0e7c618ede2350a442241080f194daf57deb
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 23:25:00 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 23:25:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21bd0e7c

net-im/openmittsu: Remove old.

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

 net-im/openmittsu/Manifest   |  1 -
 net-im/openmittsu/openmittsu-0.9.11.0.ebuild | 58 
 2 files changed, 59 deletions(-)

diff --git a/net-im/openmittsu/Manifest b/net-im/openmittsu/Manifest
index ec17a980fa3..40a2d02833a 100644
--- a/net-im/openmittsu/Manifest
+++ b/net-im/openmittsu/Manifest
@@ -1,2 +1 @@
-DIST openmittsu-0.9.11.0.tar.xz 1408088 BLAKE2B 
6c16ea2c35c0a4e02b2735d292516e22c238ca6d3f32f2869be8fec265f099761a5afef0303b2bd84c8f2e5383d7fff6dd18b2e57fc0d12da30a8d8a1637242b
 SHA512 
534a589aa7bf4aa1be4e7d887ef1d4b025eeb1f82d8503cb048a7802ad4380c78224acae4a5f41a56be838a5a43af78f496bd0336034232208bc4de49a71b4d5
 DIST openmittsu-0.9.13.32.tar.xz 2078892 BLAKE2B 
4960d3046dfe45568f56ddc4ad77677992ac4dc4d618a926a15b35431955c8f30aa20ad236cc3143bc1a24f64a4635fdc072a1c9f921238f1283b81b3d6befb7
 SHA512 
671ce8ed1a6f9aa8d15ee0d72ce78e2b5aef556243efacec4b0b434eaf5b0bd1b34aa6a0391e42ead9007011cca88e7ba2649f16456a2bf74d22355d1f308a0f

diff --git a/net-im/openmittsu/openmittsu-0.9.11.0.ebuild 
b/net-im/openmittsu/openmittsu-0.9.11.0.ebuild
deleted file mode 100644
index 0e19faba5aa..000
--- a/net-im/openmittsu/openmittsu-0.9.11.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils desktop
-
-DESCRIPTION="An open source chat client for Threema-style end-to-end encrypted 
chat networks"
-HOMEPAGE="https://www.openmittsu.de/;
-# git-archive-all.sh snapshot of https://github.com/blizzard4591/openMittsu.git
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
-
-LICENSE="GPL-2+ BitstreamVera OFL-1.1 Apache-2.0 CC0-1.0 MIT BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND="dev-db/qt5-sqlcipher
-   >=dev-libs/libsodium-1.0.11:=
-   >=dev-qt/qtcore-5.7.1:5=
-   >=dev-qt/qtgui-5.7.1:5=
-   >=dev-qt/qtmultimedia-5.7.1:5=
-   >=dev-qt/qtnetwork-5.7.1:5=[ssl]
-   >=dev-qt/qtsql-5.7.1:5=[sqlite]
-   >=dev-qt/qtwidgets-5.7.1:5=
-   >=media-gfx/qrencode-3.4.4-r1:="
-DEPEND="${RDEPEND}
-   test? ( >=dev-cpp/gtest-1.8.0 )"
-
-DOCS=(
-   README.md
-   Example-client-configuration-file.ini
-   Example-contacts-file.txt
-)
-
-src_configure() {
-   local mycmakeargs=(
-   # set version manually, since autodetection works only with git
-   "-DOPENMITTSU_CUSTOM_VERSION_STRING=${PV%.*}-${PV##*.}-"
-   "-DOPENMITTSU_DISABLE_VERSION_UPDATE_CHECK=ON"
-   "-DOPENMITTSU_ENABLE_TESTS=$(usex test)"
-   )
-   cmake-utils_src_configure
-}
-
-src_test() {
-   cd "${BUILD_DIR}" || die
-   ./openMittsuTests || die
-}
-
-src_install() {
-   local my_pn="openMittsu"
-   cmake-utils_src_install
-   newicon resources/icon.png ${my_pn}.png
-   make_desktop_entry ${my_pn} ${my_pn} ${my_pn}
-   rm "${ED}"/usr/bin/${my_pn}VersionInfo || die
-   rm -f "${ED}"/usr/bin/${my_pn}Tests || die
-}



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

2019-08-17 Thread Ulrich Müller
commit: caf6512054b99c7684ed8994bbe7a7e98afd93eb
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 23:24:06 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 23:24:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf65120

dev-util/ninka: Add conditional test restriction.

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

 dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild 
b/dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild
index 56bd4273a95..cfab14f28ec 100644
--- a/dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild
+++ b/dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild
@@ -14,6 +14,7 @@ LICENSE="GPL-2+ myspell-en_CA-KevinAtkinson public-domain 
Princeton Ispell"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="sqlite test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-perl/IO-CaptureOutput
dev-perl/Spreadsheet-WriteExcel



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

2019-08-17 Thread Ulrich Müller
commit: a708587f7f8250a64eecbf87e0fac93bf47511e3
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 23:25:57 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 23:25:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a708587f

net-im/openmittsu: Add conditional test restriction.

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

 net-im/openmittsu/openmittsu-0.9.13.32.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-im/openmittsu/openmittsu-0.9.13.32.ebuild 
b/net-im/openmittsu/openmittsu-0.9.13.32.ebuild
index ca1dcbab990..cd5a0bb9291 100644
--- a/net-im/openmittsu/openmittsu-0.9.13.32.ebuild
+++ b/net-im/openmittsu/openmittsu-0.9.13.32.ebuild
@@ -14,6 +14,7 @@ LICENSE="GPL-2+ BitstreamVera OFL-1.1 Apache-2.0 CC0-1.0 MIT 
BSD"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-db/qt5-sqlcipher
>=dev-libs/libsodium-1.0.11:=



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

2019-08-17 Thread Ulrich Müller
commit: 1af4b0c40e103bd10abf9a8448802f2fabe7f3b9
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 23:17:54 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 23:18:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1af4b0c4

virtual/emacs: alpha/hppa stable.

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

 virtual/emacs/emacs-26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/emacs/emacs-26.ebuild b/virtual/emacs/emacs-26.ebuild
index 8eab6cdadd2..81ad3f022e9 100644
--- a/virtual/emacs/emacs-26.ebuild
+++ b/virtual/emacs/emacs-26.ebuild
@@ -5,6 +5,6 @@ EAPI=6
 
 DESCRIPTION="Virtual for GNU Emacs"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
 
 RDEPEND="|| ( app-editors/emacs:26 >=app-editors/emacs-vcs-26.1 )"



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

2019-08-17 Thread Thomas Deutschmann
commit: 37b0f49e7429fadf35d5d9a15e1f2bdd4e2f4fbb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Aug 17 23:14:47 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Aug 17 23:16:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37b0f49e

sys-apps/hponcfg: bump to v5.4.0-0

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

 sys-apps/hponcfg/Manifest   |  1 +
 sys-apps/hponcfg/hponcfg-5.4.0.0.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/sys-apps/hponcfg/Manifest b/sys-apps/hponcfg/Manifest
index 7e1fba3bf93..e7f36763a3c 100644
--- a/sys-apps/hponcfg/Manifest
+++ b/sys-apps/hponcfg/Manifest
@@ -1,3 +1,4 @@
 DIST hponcfg-4.6.0-0.i386.rpm 39344 BLAKE2B 
a1fb8c4237eae8caa90086b49dd89ad641c77663e0c98f82ec97724564437837223ea3acd15136aaf6c575e35923f2e804766c51179771aead9800ecae424cd1
 SHA512 
534e2d656349e34c539755d807456a671363640ca8dd6853787dbf7f2a594acb88478b59b2e21ca07b8c6f118f6ad3c2e0eb1ec072484db6a8fb707bd593e0e7
 DIST hponcfg-4.6.0-0.x86_64.rpm 44121 BLAKE2B 
5fb073a0789380527066087a14e1806bd98a7ee76da18facbc578b0aff397a73df8a3236c22939bda4e8af19e3b6a03670947998c666fdd9b8e390a77be6d9e3
 SHA512 
830abe6816295fa7e0888e0848d707ab41510a9ea6dc17d01fd5de2fa56faf49af43ef6698aa379ac8baa6ab729262e77e209b90103ce67d45bf6f0b2d4df142
 DIST hponcfg-5.2.0-0.x86_64.rpm 59714 BLAKE2B 
dc78b47824195f8ec9b0d7537390b45984c949ecddabcfedfd9b04634d670633eb65d09b31d90fb17968b1e63541c9cb6384da73c117b5b045635f50a106ba39
 SHA512 
cc5ac7062d6b4e76c49be470d11697cf65dece225505c1f0cc8749b43ee34632a931a076d0f7ff2b021a79f2bf269d59a72f5153bf32cd2d0f5c6a9e0ad570cb
+DIST hponcfg-5.4.0-0.x86_64.rpm 59246 BLAKE2B 
50979eec63121ad89fa2e13eb286236b1cd6fc02269ba93767a9cf19a7782aea570577f98cb307e75c73fcac1fc8bc8c281f21187be157cb816253751d263ed6
 SHA512 
55583acd1a9e5a639fe63ecff051af9676518130e431ba76a0cdbf2ba18f4b600aaae8388895631eb0b9be343e110b5fe39dc4ab844c3a2afef0bc601756c04c

diff --git a/sys-apps/hponcfg/hponcfg-5.4.0.0.ebuild 
b/sys-apps/hponcfg/hponcfg-5.4.0.0.ebuild
new file mode 100644
index 000..7c6e5e68d3c
--- /dev/null
+++ b/sys-apps/hponcfg/hponcfg-5.4.0.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit pax-utils rpm
+
+MY_PV=$(ver_rs 3 '-')
+
+DESCRIPTION="HP Lights-Out Online Configuration Utility (HPONCFG)"
+HOMEPAGE="http://h20564.www2.hpe.com/hpsc/swd/public/detail?swItemId=MTX_5ab6295f49964f16a699064f29;
+SRC_URI="amd64? ( 
https://downloads.linux.hpe.com/SDR/repo/spp/RHEL/7/x86_64/current/${PN}-${MY_PV}.x86_64.rpm
 )"
+
+LICENSE="hpe"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="elibc_glibc? ( >sys-libs/glibc-2.14 )"
+
+S="${WORKDIR}"
+
+QA_PRESTRIPPED="usr/sbin/hponcfg usr/lib*/libcp*"
+QA_PREBUILT="${QA_PRESTRIPPED}"
+
+src_install() {
+   dosbin sbin/hponcfg
+
+   # When bumping, verify SONAME (scanelf -S libhponcfg64.so)!
+   newlib.so "${S}"/usr/lib64/libhponcfg64.so libcpqci64.so.3
+   dosym libcpqci64.so.3 /usr/$(get_libdir)/libhponcfg64.so
+
+   dodoc "${S}"/usr/share/doc/hponcfg/*
+
+   pax-mark m "${D}"usr/sbin/hponcfg
+}



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

2019-08-17 Thread Thomas Deutschmann
commit: f1d3d922c8cb80d70708421f41113fedffe619df
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Aug 17 23:15:41 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Aug 17 23:16:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1d3d922

sys-apps/hponcfg: drop old

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

 sys-apps/hponcfg/Manifest   |  1 -
 sys-apps/hponcfg/hponcfg-5.2.0.0.ebuild | 37 -
 2 files changed, 38 deletions(-)

diff --git a/sys-apps/hponcfg/Manifest b/sys-apps/hponcfg/Manifest
index e7f36763a3c..069d99968a1 100644
--- a/sys-apps/hponcfg/Manifest
+++ b/sys-apps/hponcfg/Manifest
@@ -1,4 +1,3 @@
 DIST hponcfg-4.6.0-0.i386.rpm 39344 BLAKE2B 
a1fb8c4237eae8caa90086b49dd89ad641c77663e0c98f82ec97724564437837223ea3acd15136aaf6c575e35923f2e804766c51179771aead9800ecae424cd1
 SHA512 
534e2d656349e34c539755d807456a671363640ca8dd6853787dbf7f2a594acb88478b59b2e21ca07b8c6f118f6ad3c2e0eb1ec072484db6a8fb707bd593e0e7
 DIST hponcfg-4.6.0-0.x86_64.rpm 44121 BLAKE2B 
5fb073a0789380527066087a14e1806bd98a7ee76da18facbc578b0aff397a73df8a3236c22939bda4e8af19e3b6a03670947998c666fdd9b8e390a77be6d9e3
 SHA512 
830abe6816295fa7e0888e0848d707ab41510a9ea6dc17d01fd5de2fa56faf49af43ef6698aa379ac8baa6ab729262e77e209b90103ce67d45bf6f0b2d4df142
-DIST hponcfg-5.2.0-0.x86_64.rpm 59714 BLAKE2B 
dc78b47824195f8ec9b0d7537390b45984c949ecddabcfedfd9b04634d670633eb65d09b31d90fb17968b1e63541c9cb6384da73c117b5b045635f50a106ba39
 SHA512 
cc5ac7062d6b4e76c49be470d11697cf65dece225505c1f0cc8749b43ee34632a931a076d0f7ff2b021a79f2bf269d59a72f5153bf32cd2d0f5c6a9e0ad570cb
 DIST hponcfg-5.4.0-0.x86_64.rpm 59246 BLAKE2B 
50979eec63121ad89fa2e13eb286236b1cd6fc02269ba93767a9cf19a7782aea570577f98cb307e75c73fcac1fc8bc8c281f21187be157cb816253751d263ed6
 SHA512 
55583acd1a9e5a639fe63ecff051af9676518130e431ba76a0cdbf2ba18f4b600aaae8388895631eb0b9be343e110b5fe39dc4ab844c3a2afef0bc601756c04c

diff --git a/sys-apps/hponcfg/hponcfg-5.2.0.0.ebuild 
b/sys-apps/hponcfg/hponcfg-5.2.0.0.ebuild
deleted file mode 100644
index d7eab2b4e3c..000
--- a/sys-apps/hponcfg/hponcfg-5.2.0.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit pax-utils rpm versionator
-
-MY_PV=$(replace_version_separator 3 '-')
-
-DESCRIPTION="HP Lights-Out Online Configuration Utility (HPONCFG)"
-HOMEPAGE="http://h20564.www2.hpe.com/hpsc/swd/public/detail?swItemId=MTX_5ab6295f49964f16a699064f29;
-SRC_URI="amd64? ( 
https://downloads.linux.hpe.com/SDR/repo/spp/RHEL/7/x86_64/current/${PN}-${MY_PV}.x86_64.rpm
 )"
-
-LICENSE="hpe"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="elibc_glibc? ( >sys-libs/glibc-2.14 )"
-
-S="${WORKDIR}"
-
-QA_PRESTRIPPED="/usr/sbin/hponcfg /usr/li.*/libcpqc.*"
-QA_PREBUILT="/usr/sbin/hponcfg"
-
-src_install() {
-   dosbin sbin/hponcfg
-
-   # When bumping, verify SONAME (scanelf -S libhponcfg64.so)!
-   newlib.so "${S}"/usr/lib64/libhponcfg64.so libcpqci64.so.3
-   dosym libcpqci64.so.3 /usr/$(get_libdir)/libhponcfg64.so
-
-   dodoc "${S}"/usr/share/doc/hponcfg/*
-
-   pax-mark m "${D}"usr/sbin/hponcfg
-}



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

2019-08-17 Thread Thomas Deutschmann
commit: a96dc8c16c3c76482e41edf4334073f66710d6e2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Aug 17 23:15:21 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Aug 17 23:16:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96dc8c1

sys-apps/hponcfg: amd64 stable

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

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

diff --git a/sys-apps/hponcfg/hponcfg-5.4.0.0.ebuild 
b/sys-apps/hponcfg/hponcfg-5.4.0.0.ebuild
index 7c6e5e68d3c..fe9e5b9f3a8 100644
--- a/sys-apps/hponcfg/hponcfg-5.4.0.0.ebuild
+++ b/sys-apps/hponcfg/hponcfg-5.4.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="amd64? ( 
https://downloads.linux.hpe.com/SDR/repo/spp/RHEL/7/x86_64/cur
 
 LICENSE="hpe"
 SLOT="0"
-KEYWORDS="-* ~amd64"
+KEYWORDS="-* amd64"
 IUSE=""
 
 DEPEND=""



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

2019-08-17 Thread Ulrich Müller
commit: c953f940815bf5f2c87652e9469298071f9df48c
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 23:08:46 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 23:13:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c953f940

virtual/editor: Unbreak KEYWORDS line.

Fixes: 7c6d0697e56c8e0f28df749f22e64919e927921d
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 virtual/editor/editor-0-r2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/virtual/editor/editor-0-r2.ebuild 
b/virtual/editor/editor-0-r2.ebuild
index d09ea7140ec..74383dca2dd 100644
--- a/virtual/editor/editor-0-r2.ebuild
+++ b/virtual/editor/editor-0-r2.ebuild
@@ -5,8 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for editor"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
-~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 # Add a package to RDEPEND only if the editor:
 # - can edit ordinary text files,



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

2019-08-17 Thread Ulrich Müller
commit: 13739041e5bfada4e3f42de65c55274c7494a1aa
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 23:11:45 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 23:13:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13739041

virtual/editor: Fix RDEPEND.

app-editors/efte is gone.

Bug: https://bugs.gentoo.org/646922
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 virtual/editor/editor-0-r2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/virtual/editor/editor-0-r2.ebuild 
b/virtual/editor/editor-0-r2.ebuild
index 74383dca2dd..d4e29dff86b 100644
--- a/virtual/editor/editor-0-r2.ebuild
+++ b/virtual/editor/editor-0-r2.ebuild
@@ -17,7 +17,6 @@ RDEPEND="|| (
app-editors/dav
app-editors/e3
app-editors/ee
-   app-editors/efte
app-editors/elvis
app-editors/emacs
app-editors/emacs-vcs



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

2019-08-17 Thread Sergei Trofimovich
commit: 53cff1ba74a8d9c9b1bbc4824b6649228b1cc307
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 17 23:07:28 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 17 23:09:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53cff1ba

dev-util/ccache: bump up to 3.7.3

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

 dev-util/ccache/Manifest|  1 +
 dev-util/ccache/ccache-3.7.3.ebuild | 82 +
 2 files changed, 83 insertions(+)

diff --git a/dev-util/ccache/Manifest b/dev-util/ccache/Manifest
index 043c9706b7b..2227ebfafaf 100644
--- a/dev-util/ccache/Manifest
+++ b/dev-util/ccache/Manifest
@@ -2,3 +2,4 @@ DIST ccache-3.3.4.tar.xz 314468 BLAKE2B 
6e465598df428979a2c821a698afef25c05d0904
 DIST ccache-3.6.tar.xz 340608 BLAKE2B 
fa92180f53612f84b71c68da4acccefee129e5bfc9b269caa45a9c16219ed835ccf034d61ff938a54f3673fa23410d960475cc37cf5d27d7be641e7518a43f0a
 SHA512 
13ce4c9084983ce77617cf005235987715cd6b630dac13a17cb9badce24aab71bff505e63da4206878e32d337cc674f05fbf78540711ec5b33a0b8384c47fa0d
 DIST ccache-3.7.1.tar.xz 349276 BLAKE2B 
4f36ccb378b614668777d8be32dd343a0e59e36885a845ba004082f7ca0f69a5e4d01ed08af445c33bff218d33ad0385ed6ade383c06da20e3d0271b2f7423dd
 SHA512 
c2f369c861998f82600272deedc436840af7f85baa355a1e119dacea8f41275d601a0805c3e2a8bc434df621a4e52647bd8654a71c2329542a8b160f7f179cdf
 DIST ccache-3.7.2.tar.xz 351168 BLAKE2B 
6e5c8847f961bd5aa2cf325e582ece9e8bfb9c015fe3dcb01c8ca1e1834fdfb82a351ec49e203721486817df58c6aebf28e0af011f470fb739d5016f72191654
 SHA512 
3290f0609c27a2f063e632392be01ef163273115700f87a6d2954fcfd52fcc14bf66fc147ecbd2b692258317e113bf8be9f7efdf377560e2e8d9dd67cef58147
+DIST ccache-3.7.3.tar.xz 351416 BLAKE2B 
f825eea87e89246edecbbc0b02cd0f67bbb0e9eb082a4f0c3d9aadca14a20e2d8e9af5f2c067d78393ea92c11878a11423402160210f3f79a3135d345225e0ad
 SHA512 
74e6dd9558273af74aaf085d932955e8ded3d9f7d7b316172109af8f703f00a75fcc27187469d9cb5ba8654bcad12e406bede77cfcacbc0a752d5ca42e52c628

diff --git a/dev-util/ccache/ccache-3.7.3.ebuild 
b/dev-util/ccache/ccache-3.7.3.ebuild
new file mode 100644
index 000..f3a519ee73c
--- /dev/null
+++ b/dev-util/ccache/ccache-3.7.3.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit readme.gentoo-r1
+
+DESCRIPTION="fast compiler cache"
+HOMEPAGE="https://ccache.dev/;
+SRC_URI="https://github.com/ccache/ccache/releases/download/v${PV}/ccache-${PV}.tar.xz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
+IUSE=""
+
+DEPEND="app-arch/xz-utils
+   sys-libs/zlib"
+RDEPEND="${DEPEND}
+   dev-util/shadowman
+   sys-apps/gentoo-functions"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.5-nvcc-test.patch
+)
+
+src_prepare() {
+   default
+
+   # make sure we always use system zlib
+   rm -rf src/zlib || die
+   sed \
+   -e "/^EPREFIX=/s:'':'${EPREFIX}':" \
+   "${FILESDIR}"/ccache-config-3 > ccache-config || die
+}
+
+src_compile() {
+   emake V=1
+}
+
+src_test() {
+   emake check V=1
+}
+
+src_install() {
+   DOCS=( doc/{AUTHORS,MANUAL,NEWS}.adoc CONTRIBUTING.md README.md )
+   default
+
+   dobin ccache-config
+   insinto /usr/share/shadowman/tools
+   newins - ccache <<<'/usr/lib/ccache/bin'
+
+   DOC_CONTENTS="
+To use ccache with **non-Portage** C compiling, add
+'${EPREFIX}/usr/lib/ccache/bin' to the beginning of your path, before
+'${EPREFIX}/usr/bin'. Portage will automatically take advantage of ccache with
+no additional steps.  If this is your first install of ccache, type
+something like this to set a maximum cache size of 2GB:\\n
+# ccache -M 2G\\n
+If you are upgrading from an older version than 3.x you should clear all of 
your caches like so:\\n
+# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C\\n
+ccache now supports sys-devel/clang and dev-lang/icc, too!"
+
+   readme.gentoo_create_doc
+}
+
+pkg_prerm() {
+   if [[ -z ${REPLACED_BY_VERSION} && ${ROOT:-/} == / ]] ; then
+   eselect compiler-shadow remove ccache
+   fi
+}
+
+pkg_postinst() {
+   if [[ ${ROOT:-/} == / ]]; then
+   eselect compiler-shadow update ccache
+   fi
+
+   # nuke broken symlinks from previous versions that shouldn't exist
+   rm -rf "${EROOT}"/usr/lib/ccache.backup || die
+
+   readme.gentoo_print_elog
+}



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

2019-08-17 Thread Sergei Trofimovich
commit: fdcaad5855e72f9f2f1bf14038ed7f68b49e6ad4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 17 23:09:46 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 17 23:09:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdcaad58

dev-util/ccache: drop old

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

 dev-util/ccache/Manifest   |  2 -
 dev-util/ccache/ccache-3.3.4-r1.ebuild | 70 
 dev-util/ccache/ccache-3.6.ebuild  | 84 --
 3 files changed, 156 deletions(-)

diff --git a/dev-util/ccache/Manifest b/dev-util/ccache/Manifest
index 2227ebfafaf..61983edf083 100644
--- a/dev-util/ccache/Manifest
+++ b/dev-util/ccache/Manifest
@@ -1,5 +1,3 @@
-DIST ccache-3.3.4.tar.xz 314468 BLAKE2B 
6e465598df428979a2c821a698afef25c05d09045cbb54ec54cc3b65b8ce6416b6eb46fae0cf5d60f766129cef11eb01410b522318c67416fdf47f6e8fceae66
 SHA512 
891bcf11b27fa20a250bc86d182663e46af450a3a807b6cab502f202cd57123ce93bcb1fe5e48866feecda76912a5f742efa5869df9117d81624ba185dd4e02c
-DIST ccache-3.6.tar.xz 340608 BLAKE2B 
fa92180f53612f84b71c68da4acccefee129e5bfc9b269caa45a9c16219ed835ccf034d61ff938a54f3673fa23410d960475cc37cf5d27d7be641e7518a43f0a
 SHA512 
13ce4c9084983ce77617cf005235987715cd6b630dac13a17cb9badce24aab71bff505e63da4206878e32d337cc674f05fbf78540711ec5b33a0b8384c47fa0d
 DIST ccache-3.7.1.tar.xz 349276 BLAKE2B 
4f36ccb378b614668777d8be32dd343a0e59e36885a845ba004082f7ca0f69a5e4d01ed08af445c33bff218d33ad0385ed6ade383c06da20e3d0271b2f7423dd
 SHA512 
c2f369c861998f82600272deedc436840af7f85baa355a1e119dacea8f41275d601a0805c3e2a8bc434df621a4e52647bd8654a71c2329542a8b160f7f179cdf
 DIST ccache-3.7.2.tar.xz 351168 BLAKE2B 
6e5c8847f961bd5aa2cf325e582ece9e8bfb9c015fe3dcb01c8ca1e1834fdfb82a351ec49e203721486817df58c6aebf28e0af011f470fb739d5016f72191654
 SHA512 
3290f0609c27a2f063e632392be01ef163273115700f87a6d2954fcfd52fcc14bf66fc147ecbd2b692258317e113bf8be9f7efdf377560e2e8d9dd67cef58147
 DIST ccache-3.7.3.tar.xz 351416 BLAKE2B 
f825eea87e89246edecbbc0b02cd0f67bbb0e9eb082a4f0c3d9aadca14a20e2d8e9af5f2c067d78393ea92c11878a11423402160210f3f79a3135d345225e0ad
 SHA512 
74e6dd9558273af74aaf085d932955e8ded3d9f7d7b316172109af8f703f00a75fcc27187469d9cb5ba8654bcad12e406bede77cfcacbc0a752d5ca42e52c628

diff --git a/dev-util/ccache/ccache-3.3.4-r1.ebuild 
b/dev-util/ccache/ccache-3.3.4-r1.ebuild
deleted file mode 100644
index f031f691f2a..000
--- a/dev-util/ccache/ccache-3.3.4-r1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit readme.gentoo-r1
-
-DESCRIPTION="fast compiler cache"
-HOMEPAGE="https://ccache.samba.org/;
-SRC_URI="https://www.samba.org/ftp/ccache/${P}.tar.xz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd"
-IUSE=""
-
-DEPEND="app-arch/xz-utils
-   sys-libs/zlib"
-RDEPEND="${DEPEND}
-   dev-util/shadowman
-   sys-apps/gentoo-functions"
-
-src_prepare() {
-   # make sure we always use system zlib
-   rm -rf zlib || die
-   eapply "${FILESDIR}"/${PN}-3.3-size-on-disk.patch #456178
-   eapply_user
-   sed \
-   -e "/^EPREFIX=/s:'':'${EPREFIX}':" \
-   "${FILESDIR}"/ccache-config-3 > ccache-config || die
-}
-
-src_install() {
-   DOCS=( AUTHORS.txt MANUAL.txt NEWS.txt README.md )
-   default
-
-   dobin ccache-config
-   insinto /usr/share/shadowman/tools
-   newins - ccache <<<'/usr/lib/ccache/bin'
-
-   DOC_CONTENTS="
-To use ccache with **non-Portage** C compiling, add
-${EPREFIX}/usr/lib/ccache/bin to the beginning of your path, before 
${EPREFIX}/usr/bin.
-Portage 2.0.46-r11+ will automatically take advantage of ccache with
-no additional steps.  If this is your first install of ccache, type
-something like this to set a maximum cache size of 2GB:\\n
-# ccache -M 2G\\n
-If you are upgrading from an older version than 3.x you should clear all of 
your caches like so:\\n
-# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C\\n
-ccache now supports sys-devel/clang and dev-lang/icc, too!"
-
-   readme.gentoo_create_doc
-}
-
-pkg_prerm() {
-   if [[ -z ${REPLACED_BY_VERSION} && ${ROOT} == / ]] ; then
-   eselect compiler-shadow remove ccache
-   fi
-}
-
-pkg_postinst() {
-   if [[ ${ROOT} == / ]]; then
-   eselect compiler-shadow update ccache
-   fi
-
-   # nuke broken symlinks from previous versions that shouldn't exist
-   rm -rf "${EROOT}"/usr/lib/ccache.backup || die
-
-   readme.gentoo_print_elog
-}

diff --git a/dev-util/ccache/ccache-3.6.ebuild 
b/dev-util/ccache/ccache-3.6.ebuild
deleted file mode 100644
index 905e13b6111..000
--- a/dev-util/ccache/ccache-3.6.ebuild
+++ /dev/null
@@ -1,84 +0,0 

[gentoo-commits] repo/gentoo:master commit in: kde-apps/krfb/

2019-08-17 Thread Andreas Sturmlechner
commit: 862359758f6045840846a5b8d891de752639c32f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 17 22:46:22 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 17 23:02:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86235975

kde-apps/krfb: Add missing slot operator

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

 kde-apps/krfb/krfb-19.08.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/krfb/krfb-19.08.0.ebuild 
b/kde-apps/krfb/krfb-19.08.0.ebuild
index c2d6d4d7a05..9de6287140c 100644
--- a/kde-apps/krfb/krfb-19.08.0.ebuild
+++ b/kde-apps/krfb/krfb-19.08.0.ebuild
@@ -35,7 +35,7 @@ DEPEND="
x11-libs/libxcb
x11-libs/libXtst
x11-libs/xcb-util-image
-   wayland? ( media-video/pipewire )
+   wayland? ( media-video/pipewire:= )
 "
 RDEPEND="${DEPEND}
wayland? ( sys-apps/xdg-desktop-portal[screencast] )



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

2019-08-17 Thread Andreas Sturmlechner
commit: 1d2a6e0019c839baabc266ead2cd8875aafb9bde
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 17 22:32:40 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 17 23:02:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d2a6e00

profiles: x86: Move media-video/pipewire USEes to p.use.mask

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

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

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index e2976b7f3f6..6e9a3bb5d2c 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -3,6 +3,13 @@
 
 # This file requires >=portage-2.1.1
 
+# Andreas Sturmlechner  (2019-09-18)
+# media-video/pipewire is not keyworded yet
+dev-libs/weston pipewire
+kde-apps/krfb wayland
+kde-plasma/xdg-desktop-portal-kde screencast
+sys-apps/xdg-desktop-portal screencast
+
 # Thomas Deutschmann  (2019-08-03)
 # Early microcode loading is supported on x86
 sys-kernel/linux-firmware -initramfs



[gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/amd64/

2019-08-17 Thread Andreas Sturmlechner
commit: 73e23d84f585147c36b9fe8f33dbecf0650ffcc5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 17 22:01:25 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 17 23:02:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73e23d84

profiles: amd64: Move media-video/pipewire USEes to p.use.stable.mask

Bug: https://bugs.gentoo.org/667014
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/arch/amd64/package.use.stable.mask | 7 +++
 profiles/base/package.use.mask  | 7 ---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/profiles/arch/amd64/package.use.stable.mask 
b/profiles/arch/amd64/package.use.stable.mask
index 304063b99e5..6191f883d2a 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -17,6 +17,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (2019-09-18)
+# media-video/pipewire is not stable yet
+dev-libs/weston pipewire
+kde-apps/krfb wayland
+kde-plasma/xdg-desktop-portal-kde screencast
+sys-apps/xdg-desktop-portal screencast
+
 # Brian Evans  (2019-05-22)
 # Allow python-exec to install all targets
 # Ack by mgorny

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 1e332d08cca..42b7549742b 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -48,13 +48,6 @@ net-proxy/ziproxy jpeg2k
 sci-libs/grib_api jasper jpeg2k
 x11-libs/gdk-pixbuf jpeg2k
 
-# Andreas Sturmlechner  (2019-07-07)
-# media-video/pipewire is masked for now
-dev-libs/weston pipewire
-sys-apps/xdg-desktop-portal screencast
-kde-plasma/xdg-desktop-portal-kde screencast
-kde-apps/krfb wayland
-
 # James Le Cuirot  (2019-05-21)
 # Doesn't support ffmpeg-4. Portage takes a long time to report the
 # conflict and the feature is half broken anyway. See



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

2019-08-17 Thread Andreas Sturmlechner
commit: 144ba234b705b965cd23d075620e4fdac892cc6d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 17 22:08:30 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 17 23:02:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=144ba234

profiles: arm: Add media-video/pipewire USEes to p.use.mask

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

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

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 8383b9e9a09..3b81cab9520 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,13 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner  (2019-09-18)
+# media-video/pipewire is not keyworded yet
+dev-libs/weston pipewire
+kde-apps/krfb wayland
+kde-plasma/xdg-desktop-portal-kde screencast
+sys-apps/xdg-desktop-portal screencast
+
 # Michał Górny  (2019-07-13)
 # app-forensics/libewf is not keyworded here.
 app-admin/testdisk ewf



[gentoo-commits] repo/gentoo:master commit in: kde-apps/marble/

2019-08-17 Thread Andreas Sturmlechner
commit: 25ec2df626f800e58ece4100c3ef504c6de25421
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 17 21:56:32 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 17 23:01:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25ec2df6

kde-apps/marble: Drop 19.08.0 (r0)

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

 kde-apps/marble/marble-19.08.0.ebuild | 87 ---
 1 file changed, 87 deletions(-)

diff --git a/kde-apps/marble/marble-19.08.0.ebuild 
b/kde-apps/marble/marble-19.08.0.ebuild
deleted file mode 100644
index 97e8b9a372c..000
--- a/kde-apps/marble/marble-19.08.0.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_HANDBOOK="optional" # see src/apps/marble-kde/CMakeLists.txt
-KDE_SUBSLOT="true"
-KDE_TEST="forceoptional"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Virtual Globe and World Atlas to learn more about Earth"
-HOMEPAGE="https://marble.kde.org/;
-
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="aprs +dbus designer gps +kde nls phonon +geolocation shapefile 
+webengine"
-
-# FIXME (new package): libwlocate, WLAN-based geolocation
-BDEPEND="
-   aprs? ( dev-lang/perl )
-   nls? ( $(add_qt_dep linguist-tools) )
-"
-DEPEND="
-   $(add_qt_dep qtconcurrent)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtsql)
-   $(add_qt_dep qtsvg)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   aprs? ( $(add_qt_dep qtserialport) )
-   dbus? ( $(add_qt_dep qtdbus) )
-   designer? ( $(add_qt_dep designer) )
-   geolocation? ( $(add_qt_dep qtpositioning) )
-   gps? ( sci-geosciences/gpsd )
-   kde? (
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep knewstuff)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep krunner)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep kwallet)
-   )
-   phonon? ( media-libs/phonon[qt5(+)] )
-   shapefile? ( sci-libs/shapelib:= )
-   webengine? ( $(add_qt_dep qtwebengine 'widgets') )
-"
-RDEPEND="${DEPEND}"
-
-# bug 588320
-RESTRICT+=" test"
-
-src_prepare() {
-   if use kde; then
-   sed -e "/add_subdirectory(marble-qt)/ s/^/#DONT/" \
-   -i src/apps/CMakeLists.txt \
-   || die "Failed to disable marble-qt"
-   fi
-
-   kde5_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_find_package aprs Perl)
-   $(cmake-utils_use_find_package geolocation Qt5Positioning)
-   -DBUILD_MARBLE_TESTS=$(usex test)
-   -DWITH_DESIGNER_PLUGIN=$(usex designer)
-   -DWITH_libgps=$(usex gps)
-   -DWITH_KF5=$(usex kde)
-   -DWITH_Phonon4Qt5=$(usex phonon)
-   -DWITH_libshp=$(usex shapefile)
-   $(cmake-utils_use_find_package webengine Qt5WebEngine)
-   $(cmake-utils_use_find_package webengine Qt5WebEngineWidgets)
-   -DWITH_libwlocate=OFF
-   # bug 608890
-   -DKDE_INSTALL_CONFDIR="/etc/xdg"
-   )
-   kde5_src_configure
-}



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

2019-08-17 Thread Andreas Sturmlechner
commit: 439faa64caa386851ea3167378bbf575eafe9313
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 17 22:13:26 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 17 23:02:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=439faa64

profiles: arm64: Add media-video/pipewire USEes to p.use.mask

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

 profiles/arch/arm64/package.use.mask| 7 +++
 profiles/arch/arm64/package.use.stable.mask | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 3e2e34181c0..0cbc937ed6d 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,13 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner  (2019-09-18)
+# media-video/pipewire is not keyworded yet
+dev-libs/weston pipewire
+kde-apps/krfb wayland
+kde-plasma/xdg-desktop-portal-kde screencast
+sys-apps/xdg-desktop-portal screencast
+
 # Aaron Bauman  (2019-08-05)
 # dep not keyworded here
 media-gfx/gnome-photos upnp-av

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index e4f990e5d02..91094955c62 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Aaron Bauman (2019-08-01)



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdoctools/, kde-frameworks/kdoctools/files/

2019-08-17 Thread Andreas Sturmlechner
commit: 2fb6ab9768812b92412e49f6a2c2c3362ad7fb74
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 17 21:54:10 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 17 23:01:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb6ab97

kde-frameworks/kdoctools: Drop use of deprecated KDEInstallDirs vars

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

 ...tools-5.61.0-nondeprecated-kdeinstalldirs.patch | 89 ++
 .../kdoctools/kdoctools-5.61.0-r1.ebuild   | 49 
 2 files changed, 138 insertions(+)

diff --git 
a/kde-frameworks/kdoctools/files/kdoctools-5.61.0-nondeprecated-kdeinstalldirs.patch
 
b/kde-frameworks/kdoctools/files/kdoctools-5.61.0-nondeprecated-kdeinstalldirs.patch
new file mode 100644
index 000..ea250cb305c
--- /dev/null
+++ 
b/kde-frameworks/kdoctools/files/kdoctools-5.61.0-nondeprecated-kdeinstalldirs.patch
@@ -0,0 +1,89 @@
+From 2a23bf672f25da3a0b6619969f308133fbd92a7c Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sat, 17 Aug 2019 22:42:39 +0200
+Subject: [PATCH] KF5DocToolsMacros.cmake: Use non-deprecated KDEInstallDirs
+ variables
+
+Summary:
+HTML_INSTALL_DIR -> KDE_INSTALL_DOCBUNDLEDIR
+MAN_INSTALL_DIR -> KDE_INSTALL_MANDIR
+
+BUG: 410998
+
+Test Plan: Install paths are correct by example of marble.
+
+Subscribers: kde-frameworks-devel, kde-doc-english
+
+Tags: #frameworks, #documentation
+
+Differential Revision: https://phabricator.kde.org/D23229
+---
+ KF5DocToolsMacros.cmake | 30 +++---
+ 1 file changed, 19 insertions(+), 11 deletions(-)
+
+diff --git a/KF5DocToolsMacros.cmake b/KF5DocToolsMacros.cmake
+index 88a2b3e..91d8736 100644
+--- a/KF5DocToolsMacros.cmake
 b/KF5DocToolsMacros.cmake
+@@ -63,13 +63,13 @@
+ #
+ #   KDOCTOOLS_INSTALL(po) does the following:
+ #   - Create man pages from footool.1.docbook and footool.conf.5.docbook,
+-# install them in ${MAN_INSTALL_DIR}/fr
++# install them in ${KDE_INSTALL_MANDIR}/fr
+ #   - Create handbooks from index.docbook files, install the one from the
+-# fooslave/ directory in ${HTML_INSTALL_DIR}/fr/kioslave5/fooslave
+-# and the one from the docs/ directory in $[HTML_INSTALL_DIR}/fr
++# fooslave/ directory in ${KDE_INSTALL_DOCBUNDLEDIR}/fr/kioslave5/fooslave
++# and the one from the docs/ directory in ${KDE_INSTALL_DOCBUNDLEDIR}/fr
+ #
+-#   If ${HTML_INSTALL_DIR} is not set, share/doc/HTML is used instead.
+-#   If ${MAN_INSTALL_DIR} is not set, share/man/ is used instead.
++#   If ${KDE_INSTALL_DOCBUNDLEDIR} is not set, share/doc/HTML is used instead.
++#   If ${KDE_INSTALL_MANDIR} is not set, share/man/ is used instead.
+ #
+ #  KDOCTOOLS_MEINPROC_EXECUTABLE - the meinproc5 executable
+ #
+@@ -232,11 +232,19 @@ endfunction()
+ 
+ function(kdoctools_install podir)
+ file(GLOB lang_dirs "${podir}/*")
+-if (NOT MAN_INSTALL_DIR)
+-set(MAN_INSTALL_DIR share/man)
++if (NOT KDE_INSTALL_MANDIR)
++if (MAN_INSTALL_DIR) # TODO KF6: deprecated, remove
++set(KDE_INSTALL_MANDIR ${MAN_INSTALL_DIR})
++else()
++set(KDE_INSTALL_MANDIR share/man)
++endif()
+ endif()
+-if (NOT HTML_INSTALL_DIR)
+-set(HTML_INSTALL_DIR share/doc/HTML)
++if (NOT KDE_INSTALL_DOCBUNDLEDIR)
++if (HTML_INSTALL_DIR) # TODO KF6: deprecated, remove
++set(KDE_INSTALL_DOCBUNDLEDIR ${HTML_INSTALL_DIR})
++else()
++set(KDE_INSTALL_DOCBUNDLEDIR share/doc/HTML)
++endif()
+ endif()
+ foreach(lang_dir ${lang_dirs})
+ get_filename_component(lang ${lang_dir} NAME)
+@@ -246,13 +254,13 @@ function(kdoctools_install podir)
+ string(REGEX MATCH "\\.([0-9])\\.docbook" match ${docbook})
+ if (match)
+ kdoctools_create_manpage(${docbook} ${CMAKE_MATCH_1}
+-INSTALL_DESTINATION ${MAN_INSTALL_DIR}/${lang}
++INSTALL_DESTINATION ${KDE_INSTALL_MANDIR}/${lang}
+ )
+ else()
+ string(REGEX MATCH "${lang_dir}/docs/(.*)/index.docbook" 
match ${docbook})
+ if (match)
+ kdoctools_create_handbook(${docbook}
+-INSTALL_DESTINATION ${HTML_INSTALL_DIR}/${lang}
++INSTALL_DESTINATION 
${KDE_INSTALL_DOCBUNDLEDIR}/${lang}
+ SUBDIR ${CMAKE_MATCH_1}
+ )
+ endif()
+-- 
+2.22.1
+

diff --git a/kde-frameworks/kdoctools/kdoctools-5.61.0-r1.ebuild 
b/kde-frameworks/kdoctools/kdoctools-5.61.0-r1.ebuild
new file mode 100644
index 000..1027f3f8456
--- /dev/null
+++ b/kde-frameworks/kdoctools/kdoctools-5.61.0-r1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_QTHELP="false"

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/xdg-desktop-portal-kde/

2019-08-17 Thread Andreas Sturmlechner
commit: 14987b5b8660bb3cd7d8c9c82843c79b061c2f99
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 17 22:40:00 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 17 23:02:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14987b5b

kde-plasma/xdg-desktop-portal-kde: Add missing slot operator

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

 kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.16.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.16.4.ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.16.4.ebuild
index 0f81e42f3e0..ac89d1e1c4f 100644
--- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.16.4.ebuild
+++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.16.4.ebuild
@@ -25,7 +25,7 @@ COMMON_DEPEND="
dev-libs/glib:2
media-libs/libepoxy
media-libs/mesa[gbm]
-   media-video/pipewire
+   media-video/pipewire:=
)
 "
 DEPEND="${COMMON_DEPEND}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal/

2019-08-17 Thread Andreas Sturmlechner
commit: 13e24a1bcec8b83d3f847c389705e41ae40800cb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 17 22:34:54 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 17 23:02:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13e24a1b

sys-apps/xdg-desktop-portal: Add missing slot operator

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

 sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild 
b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild
index 1f9c77901d4..c9353705971 100644
--- a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild
+++ b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild
@@ -28,7 +28,7 @@ DEPEND="
dev-libs/json-glib
sys-fs/fuse:0
geolocation? ( >=app-misc/geoclue-2.5.3:2.0 )
-   screencast? ( media-video/pipewire )
+   screencast? ( media-video/pipewire:= )
 "
 RDEPEND="${DEPEND}"
 



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

2019-08-17 Thread Andreas Sturmlechner
commit: 8704a5fd1f010bb0749a14815c0420e6d28a816f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 17 21:55:47 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 17 23:01:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8704a5fd

kde-frameworks/kdoctools: Drop 5.61.0 (r0)

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

 kde-frameworks/kdoctools/kdoctools-5.61.0.ebuild | 46 
 1 file changed, 46 deletions(-)

diff --git a/kde-frameworks/kdoctools/kdoctools-5.61.0.ebuild 
b/kde-frameworks/kdoctools/kdoctools-5.61.0.ebuild
deleted file mode 100644
index 33355540123..000
--- a/kde-frameworks/kdoctools/kdoctools-5.61.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_QTHELP="false"
-inherit kde5
-
-DESCRIPTION="Tools to generate documentation in various formats from DocBook 
files"
-LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="nls"
-
-BDEPEND="
-   dev-lang/perl
-   dev-perl/URI
-   nls? ( $(add_frameworks_dep ki18n) )
-"
-DEPEND="
-   $(add_frameworks_dep karchive)
-   app-text/docbook-xml-dtd:4.5
-   app-text/docbook-xsl-stylesheets
-   app-text/sgml-common
-   dev-libs/libxml2:2
-   dev-libs/libxslt
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${PN}-5.54.0-gentoo-docbundledir.patch" )
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_find_package nls KF5I18n)
-   )
-
-   kde5_src_configure
-}
-
-src_test() {
-   # bug 665622
-   local myctestargs=(
-   -E "(kdoctools_install)"
-   )
-
-   kde5_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: kde-apps/marble/

2019-08-17 Thread Andreas Sturmlechner
commit: 54ef89a7864c92023b776ad2a6f4d2c7fe294971
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 17 19:03:27 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 17 23:01:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54ef89a7

kde-apps/marble: Fix DEPENDs, src_configure() with USE !kde

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

 kde-apps/marble/marble-19.08.0-r1.ebuild | 93 
 1 file changed, 93 insertions(+)

diff --git a/kde-apps/marble/marble-19.08.0-r1.ebuild 
b/kde-apps/marble/marble-19.08.0-r1.ebuild
new file mode 100644
index 000..7253e190f87
--- /dev/null
+++ b/kde-apps/marble/marble-19.08.0-r1.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_HANDBOOK="optional" # see src/apps/marble-kde/CMakeLists.txt
+KDE_SUBSLOT="true"
+KDE_TEST="forceoptional"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Virtual Globe and World Atlas to learn more about Earth"
+HOMEPAGE="https://marble.kde.org/;
+
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="aprs +dbus designer gps +kde nls phonon +geolocation shapefile 
+webengine"
+
+# FIXME (new package): libwlocate, WLAN-based geolocation
+BDEPEND="
+   aprs? ( dev-lang/perl )
+   nls? ( $(add_qt_dep linguist-tools) )
+"
+DEPEND="
+   $(add_qt_dep qtconcurrent)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtprintsupport)
+   $(add_qt_dep qtsql)
+   $(add_qt_dep qtsvg)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   sys-libs/zlib
+   aprs? ( $(add_qt_dep qtserialport) )
+   dbus? ( $(add_qt_dep qtdbus) )
+   designer? ( $(add_qt_dep designer) )
+   geolocation? ( $(add_qt_dep qtpositioning) )
+   gps? ( sci-geosciences/gpsd )
+   kde? (
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep krunner)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep kwallet)
+   )
+   phonon? ( media-libs/phonon[qt5(+)] )
+   shapefile? ( sci-libs/shapelib:= )
+   webengine? ( $(add_qt_dep qtwebengine 'widgets') )
+"
+RDEPEND="${DEPEND}"
+
+# bug 588320
+RESTRICT+=" test"
+
+src_prepare() {
+   kde5_src_prepare
+
+   rm -rf src/3rdparty/zlib || die "Failed to remove bundled libs"
+
+   if use kde; then
+   sed -e "/add_subdirectory(marble-qt)/ s/^/#DONT/" \
+   -i src/apps/CMakeLists.txt || die "Failed to disable 
marble-qt"
+   fi
+}
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package aprs Perl)
+   $(cmake-utils_use_find_package geolocation Qt5Positioning)
+   -DBUILD_MARBLE_TESTS=$(usex test)
+   -DWITH_DESIGNER_PLUGIN=$(usex designer)
+   -DWITH_libgps=$(usex gps)
+   -DWITH_KF5=$(usex kde)
+   -DWITH_Phonon4Qt5=$(usex phonon)
+   -DWITH_libshp=$(usex shapefile)
+   $(cmake-utils_use_find_package webengine Qt5WebEngine)
+   $(cmake-utils_use_find_package webengine Qt5WebEngineWidgets)
+   -DWITH_libwlocate=OFF
+   # bug 608890
+   -DKDE_INSTALL_CONFDIR="/etc/xdg"
+   )
+   if use kde; then
+   kde5_src_configure
+   else
+   cmake-utils_src_configure
+   fi
+}



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

2019-08-17 Thread Matt Turner
commit: 22f05cdf66f4d79cb6d23f146b6b7b51c31b738f
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Aug 17 18:57:02 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Aug 17 22:58:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f05cdf

x11-base/xorg-server: Depend on media-libs/mesa[X]

Otherwise pkg-config fails to find the "gl" module.

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/12734
Signed-off-by: Matt Turner  gentoo.org>

 x11-base/xorg-server/xorg-server-1.20.5.ebuild | 2 +-
 x11-base/xorg-server/xorg-server-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-base/xorg-server/xorg-server-1.20.5.ebuild 
b/x11-base/xorg-server/xorg-server-1.20.5.ebuild
index 24aef3bd190..1fbae4ec655 100644
--- a/x11-base/xorg-server/xorg-server-1.20.5.ebuild
+++ b/x11-base/xorg-server/xorg-server-1.20.5.ebuild
@@ -68,7 +68,7 @@ CDEPEND=">=app-eselect/eselect-opengl-1.3.0
!minimal? (
>=x11-libs/libX11-1.1.5
>=x11-libs/libXext-1.0.5
-   >=media-libs/mesa-18
+   >=media-libs/mesa-18[X(+)]
)
udev? ( virtual/libudev:= )
unwind? ( sys-libs/libunwind )

diff --git a/x11-base/xorg-server/xorg-server-.ebuild 
b/x11-base/xorg-server/xorg-server-.ebuild
index aef16fac8f1..3547a7b0742 100644
--- a/x11-base/xorg-server/xorg-server-.ebuild
+++ b/x11-base/xorg-server/xorg-server-.ebuild
@@ -67,7 +67,7 @@ CDEPEND=">=app-eselect/eselect-opengl-1.3.0
!minimal? (
>=x11-libs/libX11-1.1.5
>=x11-libs/libXext-1.0.5
-   >=media-libs/mesa-18
+   >=media-libs/mesa-18[X(+)]
)
udev? ( virtual/libudev:= )
unwind? ( sys-libs/libunwind )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/nvidia-cg-toolkit/, media-plugins/gst-plugins-vaapi/, ...

2019-08-17 Thread Matt Turner
commit: 97c3d2d26f9cc06c46d0c479f67b446214177463
Author: Philipp Ammann  posteo  de>
AuthorDate: Wed Jun 26 19:30:45 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Aug 17 22:59:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c3d2d2

*/*: Depend on media-libs/mesa[X(+)]

This changes any package that depends on media-libs/mesa (though not
virtual/opengl) to depend on media-libs/mesa[X(+)] instead.

Bug: https://bugs.gentoo.org/560096
Signed-off-by: Philipp Ammann  posteo.de>
Signed-off-by: Matt Turner  gentoo.org>

 .../gallium-nine-standalone/gallium-nine-standalone-0.3.ebuild| 2 +-
 .../gallium-nine-standalone/gallium-nine-standalone-0.4.ebuild| 2 +-
 .../gallium-nine-standalone/gallium-nine-standalone-.ebuild   | 2 +-
 dev-libs/beignet/beignet-1.3.2-r3.ebuild  | 2 +-
 dev-qt/qtwebengine/qtwebengine-5.12.3.ebuild  | 2 +-
 dev-qt/qtwebengine/qtwebengine-5.12.4.ebuild  | 2 +-
 dev-util/android-studio/android-studio-3.3.0.20.182.5199772.ebuild| 2 +-
 dev-util/android-studio/android-studio-3.4.0.18.183.5452501.ebuild| 2 +-
 dev-util/android-studio/android-studio-3.4.1.0.183.5522156.ebuild | 2 +-
 dev-util/apitrace/apitrace-8.0.ebuild | 2 +-
 dev-util/gource/gource-0.49.ebuild| 2 +-
 games-board/gambit/gambit-1.0.4.ebuild| 2 +-
 gnome-base/gnome-session/gnome-session-3.30.1-r1.ebuild   | 2 +-
 gnome-base/gnome-shell/gnome-shell-3.26.2-r4.ebuild   | 2 +-
 gnome-base/gnome-shell/gnome-shell-3.30.2-r2.ebuild   | 2 +-
 kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild  | 2 +-
 kde-plasma/kinfocenter/kinfocenter-5.16.4.ebuild  | 2 +-
 kde-plasma/kwin/kwin-5.15.5.ebuild| 2 +-
 kde-plasma/kwin/kwin-5.16.4.ebuild| 2 +-
 media-gfx/asymptote/asymptote-2.41-r1.ebuild  | 2 +-
 media-gfx/asymptote/asymptote-2.47.ebuild | 2 +-
 media-gfx/asymptote/asymptote-2.48-r1.ebuild  | 2 +-
 media-gfx/asymptote/asymptote-2.49.ebuild | 2 +-
 media-gfx/fbida/fbida-2.12.ebuild | 2 +-
 media-gfx/fbida/fbida-2.13-r1.ebuild  | 2 +-
 media-gfx/fbida/fbida-2.14.ebuild | 2 +-
 media-gfx/fbida/fbida-.ebuild | 2 +-
 media-gfx/nvidia-cg-toolkit/nvidia-cg-toolkit-3.1.0013-r3.ebuild  | 2 +-
 media-libs/libprojectm/libprojectm-2.1.0-r2.ebuild| 2 +-
 media-libs/libprojectm/libprojectm-3.1.0-r1.ebuild| 2 +-
 media-libs/libprojectm/libprojectm-.ebuild| 2 +-
 media-libs/sg/sg-1.5.ebuild   | 2 +-
 media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.14.1.ebuild   | 2 +-
 media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.14.3.ebuild   | 2 +-
 media-radio/ax25-tools/ax25-tools-0.0.10_rc4.ebuild   | 2 +-
 media-sound/spotify/spotify-1.0.72-r1.ebuild  | 2 +-
 media-sound/spotify/spotify-1.1.10-r1.ebuild  | 2 +-
 media-tv/kodi/kodi-17.3-r1.ebuild | 2 +-
 media-tv/kodi/kodi-17.6-r10.ebuild| 2 +-
 media-tv/kodi/kodi-17.6-r11.ebuild| 2 +-
 media-tv/kodi/kodi-17.6-r6.ebuild | 2 +-
 media-tv/kodi/kodi-17.6-r7.ebuild | 2 +-
 media-tv/kodi/kodi-17.6-r8.ebuild | 2 +-
 media-tv/kodi/kodi-17.6-r9.ebuild | 2 +-
 media-tv/kodi/kodi-17.6.ebuild| 2 +-
 media-tv/kodi/kodi-18.0.ebuild| 2 +-
 media-tv/kodi/kodi-18.0_rc2.ebuild| 2 +-
 media-tv/kodi/kodi-18.0_rc3.ebuild| 2 +-
 media-tv/kodi/kodi-18.0_rc4.ebuild| 2 +-
 media-tv/kodi/kodi-18.0_rc5.ebuild| 2 +-
 media-tv/kodi/kodi-18.1.ebuild| 2 +-
 media-tv/kodi/kodi-18.1_rc1.ebuild| 2 +-
 media-tv/kodi/kodi-18.2.ebuild| 2 +-
 media-tv/kodi/kodi-18.2_rc1.ebuild| 2 +-
 media-tv/kodi/kodi-18.3.ebuild| 2 +-
 media-tv/kodi/kodi-.ebuild| 2 +-
 media-video/movit/movit-1.2.0.ebuild   

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

2019-08-17 Thread Aaron Bauman
commit: c1d2e8fc1aca13f0f07fe287ef14bed0dc3bc8a2
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Aug 17 22:56:29 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Aug 17 22:56:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1d2e8fc

net-libs/webkit-gtk: arm64 stable (bug #692356)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

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

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild
index 5b32156fc10..867d03afc2d 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2+ BSD"
 SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~amd64-linux ~x86-linux ~x86-macos"
 
 IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer 
+introspection +jpeg2k libnotify nsplugin +opengl spell wayland +webgl +X"
 



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

2019-08-17 Thread Sergei Trofimovich
commit: 006c932930706e3d1aed08c9b2270ea7c456050d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 17 22:49:01 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 17 22:56:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=006c9329

base/package.use.force: force sys-devel/gcc[cxx]

Modern gcc needs c++ to boostrap. Self-hosted Gentoo system
can't do it with USE=-cxx gcc. Historically toolchain.eclass
prevented from disabling the flag by accident.

Reported-by: Agostino Sarubbo
Closes: https://bugs.gentoo.org/692126
Signed-off-by: Sergei Trofimovich  gentoo.org>

 profiles/base/package.use.force | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index c68f65c9bc6..081b86bcd41 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,12 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sergei Trofimovich  (2019-08-17)
+# USE=-cxx us a sure way to break native install as modern gcc
+# requires C++ to bootstrap. But in rare cases it's useful
+# to have a compiler not capable of C++, bug #692126.
+sys-devel/gcc cxx
+
 # Andreas K. Hüttel  (2019-04-14)
 # Make sure glibc static libs are installed for now. Not installing
 # them is an experimental feature and needs testing.



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

2019-08-17 Thread Ulrich Müller
commit: 6122c8c9b76a50d69964cfff654eb6d067f08306
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 22:55:25 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 22:55:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6122c8c9

app-editors/zile: Add conditional test restriction.

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

 app-editors/zile/zile-2.3.24-r2.ebuild | 3 ++-
 app-editors/zile/zile-2.4.14.ebuild| 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-editors/zile/zile-2.3.24-r2.ebuild 
b/app-editors/zile/zile-2.3.24-r2.ebuild
index f60cd5b9ec3..ed5b64501fb 100644
--- a/app-editors/zile/zile-2.3.24-r2.ebuild
+++ b/app-editors/zile/zile-2.3.24-r2.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
@@ -13,6 +13,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="alpha amd64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="test valgrind"
+RESTRICT="!test? ( test )"
 
 RDEPEND="sys-libs/ncurses:0="
 DEPEND="${RDEPEND}

diff --git a/app-editors/zile/zile-2.4.14.ebuild 
b/app-editors/zile/zile-2.4.14.ebuild
index 42fcd64fc45..fee1725ba71 100644
--- a/app-editors/zile/zile-2.4.14.ebuild
+++ b/app-editors/zile/zile-2.4.14.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
@@ -13,6 +13,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="acl test"
+RESTRICT="!test? ( test )"
 
 RDEPEND=">=dev-libs/boehm-gc-7.2:=
sys-libs/ncurses:0=



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

2019-08-17 Thread Sergei Trofimovich
commit: 908c4163cd990303aa7ffc2241f058eefffe91ff
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 17 22:52:48 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 17 22:56:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=908c4163

toolchain.eclass: obey user's USE=cxx option, bug #692126

USE=cxx presence on typical systems is maintained by
profiles/base/package.use.force entry. Let's drop
silent override from the eclass.

Reported-by: Agostino Sarubbo
Bug: https://bugs.gentoo.org/692126
Signed-off-by: Sergei Trofimovich  gentoo.org>

 eclass/toolchain.eclass | 1 -
 1 file changed, 1 deletion(-)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 40d46ed0707..d7f6f199365 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -2373,7 +2373,6 @@ is_ada() {
 
 is_cxx() {
gcc-lang-supported 'c++' || return 1
-   ! is_crosscompile && tc_version_is_at_least 4.8 && return 0
use_if_iuse cxx
 }
 



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

2019-08-17 Thread Stefan Strogin
commit: 97cf190347516fc2563e4ff2677b85361d165157
Author: Stefan Strogin  gentoo  org>
AuthorDate: Sat Aug 17 22:28:01 2019 +
Commit: Stefan Strogin  gentoo  org>
CommitDate: Sat Aug 17 22:28:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97cf1903

games-board/mt_ncurses_client: fix building with ncurses[tinfo]

Closes: https://bugs.gentoo.org/691016
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Stefan Strogin  gentoo.org>

 games-board/mt_ncurses_client/mt_ncurses_client-0.1.98-r1.ebuild | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/games-board/mt_ncurses_client/mt_ncurses_client-0.1.98-r1.ebuild 
b/games-board/mt_ncurses_client/mt_ncurses_client-0.1.98-r1.ebuild
index cd247d29f41..f2228134f6d 100644
--- a/games-board/mt_ncurses_client/mt_ncurses_client-0.1.98-r1.ebuild
+++ b/games-board/mt_ncurses_client/mt_ncurses_client-0.1.98-r1.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
+inherit toolchain-funcs
+
 DESCRIPTION="client for the french tarot game maitretarot"
 HOMEPAGE="http://www.nongnu.org/maitretarot/;
 
SRC_URI="https://savannah.nongnu.org/download/maitretarot/${PN}.pkg/${PV}/${P}.tar.bz2;
@@ -22,3 +24,8 @@ RDEPEND=${DEPEND}
 PATCHES=(
"${FILESDIR}"/${P}-format.patch
 )
+
+src_configure() {
+   export LIBS="$( $(tc-getPKG_CONFIG) --libs ncurses )"
+   default
+}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/ninvaders/

2019-08-17 Thread Stefan Strogin
commit: f2276060aff07e74dfa501079d9d1191f8c5fccd
Author: Stefan Strogin  gentoo  org>
AuthorDate: Sat Aug 17 22:05:51 2019 +
Commit: Stefan Strogin  gentoo  org>
CommitDate: Sat Aug 17 22:07:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2276060

games-arcade/ninvaders: fix building with ncurses[tinfo]

Closes: https://bugs.gentoo.org/690818
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Stefan Strogin  gentoo.org>

 games-arcade/ninvaders/ninvaders-0.1.1-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/games-arcade/ninvaders/ninvaders-0.1.1-r1.ebuild 
b/games-arcade/ninvaders/ninvaders-0.1.1-r1.ebuild
index 84d3b0553b6..6ae1baeff5d 100644
--- a/games-arcade/ninvaders/ninvaders-0.1.1-r1.ebuild
+++ b/games-arcade/ninvaders/ninvaders-0.1.1-r1.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
@@ -21,7 +21,8 @@ PATCHES=( "${FILESDIR}"/${P}-compile.patch )
 src_compile() {
emake \
CC="$(tc-getCC)" \
-   CFLAGS="${CFLAGS}"
+   CFLAGS="${CFLAGS}" \
+   LIBS="$($(tc-getPKG_CONFIG) --libs ncurses)"
 }
 
 src_install() {



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/ebuild-mode/

2019-08-17 Thread Ulrich Müller
commit: f38d351644a7a6d3da2020a2f80f1c7a1ee08fd9
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 19:06:22 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 19:06:22 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=f38d3516

app-emacs/ebuild-mode: Sync from gentoo repo.

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

 app-emacs/ebuild-mode/ebuild-mode-.ebuild | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/app-emacs/ebuild-mode/ebuild-mode-.ebuild 
b/app-emacs/ebuild-mode/ebuild-mode-.ebuild
index 985da79..283609e 100644
--- a/app-emacs/ebuild-mode/ebuild-mode-.ebuild
+++ b/app-emacs/ebuild-mode/ebuild-mode-.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/ebuild-mode.git;
 EGIT_BRANCH="master"
 EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}"
 
-inherit elisp git-r3
+inherit elisp git-r3 readme.gentoo-r1
 
 DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files"
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs;
@@ -15,9 +15,11 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs;
 LICENSE="GPL-2+"
 SLOT="0"
 
-DEPEND="sys-apps/texinfo"
+BDEPEND="sys-apps/texinfo"
 
 S="${WORKDIR}/${PN}"
 DOCS="ChangeLog keyword-generation.sh"
 ELISP_TEXINFO="${PN}.texi"
 SITEFILE="50${PN}-gentoo.el"
+DOC_CONTENTS="Some optional features may require installation of additional
+   packages, like dev-python/docutils-glep for glep."



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/fold-dwim/

2019-08-17 Thread Ulrich Müller
commit: d69e0920824c93d3781b4ed986774faaf368eb57
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 19:25:26 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 19:25:26 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=d69e0920

app-emacs/fold-dwim: Bump EAPI to 7, update LICENSE.

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

 app-emacs/fold-dwim/Manifest | 22 +-
 app-emacs/fold-dwim/fold-dwim-1.3.ebuild | 13 +++--
 2 files changed, 8 insertions(+), 27 deletions(-)

diff --git a/app-emacs/fold-dwim/Manifest b/app-emacs/fold-dwim/Manifest
index f11f90b..bcd1a0a 100644
--- a/app-emacs/fold-dwim/Manifest
+++ b/app-emacs/fold-dwim/Manifest
@@ -1,21 +1 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST fold-dwim-1.3.el.bz2 4560 SHA256 
079f575dae1ab704b82d9ef51d5bff6e0dd6eb54cc9f994d78afbb298264a2cb SHA512 
dfb64af7dce4115c157c4f173f8fa9cb62e8f80a7c967f69907ee45f07166ef3d618d3be4c3818f352a6bcb78055e788797484a5d440756301c6d9a7012f6ccc
 WHIRLPOOL 
d216c33b324b6fda31f93d0fe93924509a1f93c12954c4447abb006cb41bc92dea929d4727eb88e299ecc2dd77107e2f91d3d509fddc80f20c6fe6f7ee0c2470
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgZAAoJEDxpGckxwJCBJqEQAInhwW8ohd+NP+NAjAynmT/F
-X1+j9vVGoTRNtGC+MZU6UqskvouVeqfLqMv58chhGbV0/pIp1ijOcM8mqGz4XQdb
-cJNI2W5/7XaKnpCd1L/qUnKNJtslPEipX/EqRxSAt+9F4TeC0GdpZhEtAVvJ58or
-RV97WjTcv/SXrwiYemaYWuokuaZ3gjKNmKWNJADvPItwx++GsDSVc482vmPlFkV8
-SM+D8NDjWpQxv1BvuJYqCU8b5HU2D9ba8fDIBaBEB6Yum3N7vA0tBvYiBB66FC5P
-TflD03CSnARo1OJxzFET+t4sGn+atKGZGE0cmcqagFcJZQ+sKEPi4TIO+kTEtm7U
-PB+tTAsWUpIC89jjHC4DIeeTXm2XNTSoO1eS4SLaC5hejo+CnrBgcRC5wmeoEp14
-FMUUVyJrprHptqVJ2MPBMO/591IMpFqKq2G2dkcqxR4+YGmKOseRSwCcvlt5t7+T
-NGaJ9cbhuwY7+UdvT2draUIQ6c29egIeiUjfBbRvXPPHz0w53av4ndoRLwJacPlh
-YgE96m397PChVLB0PFhTlB22JHKeHidost+5CF2sO94NUIuzAdOUhNAbixYiw3aP
-l5zNn6ahw+tiSGfrcVfg/AFXYiTepIfceHjHP1Uh6mH3UycOz76dEhhFjPBhh8jN
-bnx0LU6YRSvpqTSxuYh1
-=A3tj
--END PGP SIGNATURE-
+DIST fold-dwim-1.3.el.bz2 4560 BLAKE2B 
52275c186e09e84e7a45a8710c7a5a8f60540ca790a35c891a378296b7e60e48db18d6bb1fe00590015756f096024ef961c2454b6a1e3c014829b76929ed6d32
 SHA512 
dfb64af7dce4115c157c4f173f8fa9cb62e8f80a7c967f69907ee45f07166ef3d618d3be4c3818f352a6bcb78055e788797484a5d440756301c6d9a7012f6ccc

diff --git a/app-emacs/fold-dwim/fold-dwim-1.3.ebuild 
b/app-emacs/fold-dwim/fold-dwim-1.3.ebuild
index 3ac8acf..77287b6 100644
--- a/app-emacs/fold-dwim/fold-dwim-1.3.ebuild
+++ b/app-emacs/fold-dwim/fold-dwim-1.3.ebuild
@@ -1,15 +1,16 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=7
+
 inherit elisp
 
 DESCRIPTION="Unified user interface for Emacs folding modes"
-HOMEPAGE="http://www.dur.ac.uk/p.j.heslin/Software/Emacs/;
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2;
+HOMEPAGE="https://community.dur.ac.uk/p.j.heslin/Software/Emacs/;
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2;
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-SITEFILE=50${PN}-gentoo.el
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/emacs-common-gentoo/

2019-08-17 Thread Ulrich Müller
commit: 7e003b58a6657622b55c538e1e41916b3b2525d3
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 19:17:38 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 19:17:38 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=7e003b58

app-emacs/emacs-common-gentoo: Sync from gentoo repo.

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

 .../emacs-common-gentoo/emacs-common-gentoo-.ebuild  | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-.ebuild 
b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-.ebuild
index e82e203..d347806 100644
--- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-.ebuild
+++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/emacs-tools.git;
 EGIT_BRANCH="${PN}"
 EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}"
 
-inherit elisp-common desktop xdg-utils gnome2-utils readme.gentoo-r1 user 
git-r3
+inherit elisp-common desktop xdg-utils gnome2-utils readme.gentoo-r1 git-r3
 
 DESCRIPTION="Common files needed by all GNU Emacs versions"
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs;
@@ -16,14 +16,12 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="games X"
 
+RDEPEND="games? ( acct-group/gamestat )"
+DEPEND="${RDEPEND}"
 PDEPEND="virtual/emacs"
 
 S="${WORKDIR}/${PN}"
 
-pkg_setup() {
-   use games && enewgroup gamestat 36
-}
-
 src_install() {
insinto "${SITELISP}"
doins subdirs.el



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/erc-extras/, app-emacs/oddmuse/, app-emacs/nummove/, ...

2019-08-17 Thread Ulrich Müller
commit: 94a656dc536a84482524af502aec74ef4e019a68
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 21:54:24 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 21:54:24 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=94a656dc

app-emacs/*: Update Manifest hashes.

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

 app-emacs/bbdb/Manifest   |  2 +-
 app-emacs/codepad/Manifest| 22 +-
 app-emacs/diff-mode-/Manifest | 22 +-
 app-emacs/erc-extras/Manifest |  2 +-
 app-emacs/nummove/Manifest| 22 +-
 app-emacs/oddmuse/Manifest|  2 +-
 6 files changed, 6 insertions(+), 66 deletions(-)

diff --git a/app-emacs/bbdb/Manifest b/app-emacs/bbdb/Manifest
index 539cc0b..5c00f00 100644
--- a/app-emacs/bbdb/Manifest
+++ b/app-emacs/bbdb/Manifest
@@ -1 +1 @@
-DIST bbdb-3.1.2.tar.gz 378935 SHA256 
05780f030584ddaa717d04700bc70e7d9e929141223c7f130fc0c778d73241bf SHA512 
8b32baadc4eb06b0abf533ccb1f540f4f407f27b8d2e847ae25e62d1405e1de5cfc6af16368eecd4086f281ee7a4016cf25568847b3cb798156c7e18e1912576
 WHIRLPOOL 
d8d50c34ba3a1ccf879a1749b37f0cdc8c5d46ff4d01940256501574e933b1e8d141d6ded8bc6a797e6377b759ba55582b5d2c3190489e9cbf96487c7124dbb5
+DIST bbdb-3.1.2.tar.gz 378935 BLAKE2B 
3fc862d2d68632c997e3f250aa82cced743c3cc3861c74789bb12015ab99745270c79722dc0342334b90f4dd9071ef809ab670a342ac227c24a927870907c25c
 SHA512 
8b32baadc4eb06b0abf533ccb1f540f4f407f27b8d2e847ae25e62d1405e1de5cfc6af16368eecd4086f281ee7a4016cf25568847b3cb798156c7e18e1912576

diff --git a/app-emacs/codepad/Manifest b/app-emacs/codepad/Manifest
index bb6c44c..9eabd37 100644
--- a/app-emacs/codepad/Manifest
+++ b/app-emacs/codepad/Manifest
@@ -1,21 +1 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST codepad-20100605.el.xz 3444 SHA256 
096307f2a936d6764efbb2404263b0a73b22b484dcb1037bc2f37ab6c8bdb835 SHA512 
e79b1b72b0b6610a5d6fadbf021632bdef543ea08008d412bd944300523bfb8ceb81b626961c5f0a6cb33f8f9fc0d545690c8d20ba99177495174c03d0274833
 WHIRLPOOL 
e3ec8a73a6193ac8e015f47488fdaef0971fedc5f67b9898be149ca63dc1c7d231a910191275ab1122e837b56e701e58912129e76a880f665270ba3462ff5b0c
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQjD3BAAoJEDxpGckxwJCBxDIP/21Y/hd7gFxsc+3SGvL94ijJ
-RRmzzdQSEY1eWMZOOz99DfcjGhHJbgJSgQKwEQ9FcNHHXZiP86Xq8Hy8sVfYLFDy
-bzCK5rLjwTdu+MCRvzej9OQhqfNoAsWX3wHxmXZ87lYzu1GikwHoXTIBOjVOB5e8
-/rw4bz455+CCaBrLYpsKMDMzXlH7liNcHBgJNPfDM0OrRtkl8h+01D8I2Ga6YD2B
-b+QlzcYzJBLI7m9kzyafucoKr95dACoGapH8RXQjb3tjHsgTcUmSwWWCmp5nlCek
-ABUUdXpXs7jXJkeqgztjnuC0kh5hDIY99HmzKfNpiUEsSVDzvk6AaPrDpaPMs3LT
-jfzZrv5wRUJTJ6m5SATc9BiYZttZC/mB5QPCet0K7Hu4FrcjR/9Kfkbx/v+7kJQk
-CKGrmgJ9EUl6IzxnIRA4w7s0lffXHk52cOACVB8+4SUFYuNe+KxTBOKwZz961OhM
-sAVxvO6934ivUq9VGUcgZDFWPYN0lpn2dUxbQkk/m0HnBtMZujrgX17aXGV96MKH
-W7Xhw42m/cFlg3H4lSh3LBxUo0lb9d8wua1wWRmkvj8fncQ3vCepoT5GVP12FQ7e
-efSRyF8LNgbzaT8IQP+g+XnHEjKoI1G9ggLNN2LYu6ecFcRioEvKurvHpZfA1A+C
-erGdB7goaTkEYs6rsr2N
-=wCU9
--END PGP SIGNATURE-
+DIST codepad-20100605.el.xz 3444 BLAKE2B 
b8a0ee7e24459f3dc5110d30cf91683a2f5a025443a314d15525aab0e85064617b086d0067763639939b42f93fff5fe2e88845d7c947c3217247a27fd136e0b3
 SHA512 
e79b1b72b0b6610a5d6fadbf021632bdef543ea08008d412bd944300523bfb8ceb81b626961c5f0a6cb33f8f9fc0d545690c8d20ba99177495174c03d0274833

diff --git a/app-emacs/diff-mode-/Manifest b/app-emacs/diff-mode-/Manifest
index 4df6528..6bac4fe 100644
--- a/app-emacs/diff-mode-/Manifest
+++ b/app-emacs/diff-mode-/Manifest
@@ -1,21 +1 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST diff-mode--20120823.el.xz 2652 SHA256 
8c3fa5437522ea9de1a7e64d15b4e2461dc5021a97d561147fc39980c39b8cb1 SHA512 
0679e52de8609393fa073363d5c3eef7db4d79fe01a7d8c889c5e877aae54fae392572e920a78f55b410ba0d7bf937e14c60e753f7e55d8e78da0a14013b1fbc
 WHIRLPOOL 
0ff7865117054488f6d8c816cc648c9db668720a878b5fcec982709bfdfbd83aa9586c4cfe1386359a0be54d14d6e4c510ab0dd9383f5af0e931cc11f4856f68
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgYAAoJEDxpGckxwJCBAeMP/2NvydawFB3f+thPFxd+DUdM
-Jj79RFH8m1ryOG448mJ2b22ndmUbllf/cz9IiTBM8SMhX5rV1Oj1IXhKRYU8l9Wg
-GhzQ6E1ySJJJradodCnnUPa6CM0mBhmAJ5sLpjX3pNqm/t+HEB55CwtiF33AGyhu
-dPCSqFHjHCNCUYfYc1XyeJkNmD6xRxCJnBlw9uvchUnWdIlV+brX/g4ccl8wYw10
-GESoQzZH+pndTaSTrFPWFi0+h8OVUy8EX7IZ0XnJg09UWGCiyePN+fguB334cOVT
-6W3nVqlFYkSlcNMajMexHSTKN9E9JV73Im7Mqr9CqnXVuSmOlPO4+OtRNj3aPOlb
-H1D4RiP3/ohAgdvKmlqaBJi0r8XwiqEFY3FZ4q6Fc5KKp+aR/I5offG1P5Lggkyl
-I/M2MB7joWoXO/wL/GjOChsIfoljSPlIxFszc+GCBCNfEgsiPHaeJ3/FSdSR88ui
-XZYKN2RGLd5WURGW+BWgQwzM6JZg/But/6h+fr+z6IgMXK4VgeF19Vt0RwDiKYNw
-ZHK6JIYBq6pxjSxCVgsZPvj0cvw86/fmFmKod9X7rk3G0PEXcC5B8hH9WHVfrwEu
-PfYsmL6aes04Nr8NEKw6Eb8ILn1Ol+fQ2mOOB5cnqKdus8c9gR53mu6G64mgUina
-rtA4+C/y1ZMtMHJaR14d
-=E2ih
--END PGP SIGNATURE-
+DIST diff-mode--20120823.el.xz 2652 BLAKE2B 

[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/snippet/files/, app-emacs/snippet/

2019-08-17 Thread Ulrich Müller
commit: 0ee567690f75ff19a173bdcc1462bc2ec8667b1c
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 19:56:32 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 19:56:32 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=0ee56769

app-emacs/snippet: Remove package.

HOMEPAGE and SRC_URI are gone. Use app-emacs/yasnippet as replacement.

Quoting https://github.com/pkazmier/snippet.el:
"This code is no longer maintained. Fortunately, the Internet has no
shortage of others willing to improve upon unmaintained code. This
codebase was used as the foundation for another project created by
pluskid called smart-snippet. It has since been entirely rewritten by
others and is now called YASnippet. If you are looking for a supported
snippet mode, I'd recommend checking there first."

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

 app-emacs/snippet/Manifest  | 21 -
 app-emacs/snippet/files/50snippet-gentoo.el |  7 ---
 app-emacs/snippet/metadata.xml  |  8 
 app-emacs/snippet/snippet-0.2.ebuild| 15 ---
 4 files changed, 51 deletions(-)

diff --git a/app-emacs/snippet/Manifest b/app-emacs/snippet/Manifest
deleted file mode 100644
index 4b9f1e4..000
--- a/app-emacs/snippet/Manifest
+++ /dev/null
@@ -1,21 +0,0 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST snippet-0.2.el.bz2 7437 SHA256 
427321b936cbb3735f23e2fbc4b3ef32de5bc589f08ca3fd90c37852d70b732b SHA512 
4806add5135613084bc0cc6668137fc276399a5d2d0283fe6f2f813ed009ef436c44a5d60b77be81936745a96884a7ae40d5fa45489e0e434e5cce76fe876a08
 WHIRLPOOL 
acfd896b08f4de2d3e102862cea1f15591fc42b206c3aa8c91d56869a8c637cd54cb38a707ce127926389b25cf0c6fdc08cc8dd25c712fdb60b6d5b65bf477f1
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgZAAoJEDxpGckxwJCBwfYQAKnQXFcHnL2GlpwXQREyatCN
-05ZT2A2H5JTR7sSr30tzsjYOMtFFk/UuML1N+Mx5h0ZCfJ89HfRIsOCszckQydgl
-YMul//4uHUeqaBh8vTejPlkItnZPCaeQTxytZ2XvP9ZoizJ/i9uo+4874LizXgmq
-Ay9MmKJ15DqOy7Q8fG8nkpIhcL70yJVOOCisZ7swN92eHygaW6hxttBY8nsfiW5/
-N5z2pGiZQSzLtOeqSYDp1EpLayPp/CfZpso+ZvIzS/Pi1/jmHgOvUtKcNu6mZrW5
-veym0JlzwclZ9sG3vUUY7Qa9edbWo8CBQiDrxTlHmvVfGvpOYXS4vAQO/BLIXhkn
-wyNDbJdNiM7WutIREtQXGMZPWFRfDcRJ1uHLS8ElcLbyP0Kluev6vj7qZX8ayyol
-tzqurj7jO4q5jApxpDFNeDO9Sk5XDIyWm7lby8e0jVTSGCvOQKWLrD4bzVmNM61G
-uFopORN5wZQZKqVwIhA+0qpraA0F8YjvobtkNMgwMgA2PhcKJMB4SZDGjFkycaXf
-LjLmlQn/tMf4Zhmd6Y41oUYDo7Wegq68BmsnHN6EIU2op8WQo0X4CtMx5ui0pUUL
-ZNYcWIOvwj4RDZjO8aUa4jV4xv3T4SD9pQFhByBWIP2EjPJq2UVrCVOQwiku6P+L
-x3IT68Mrva4xME+YAUFt
-=0mYA
--END PGP SIGNATURE-

diff --git a/app-emacs/snippet/files/50snippet-gentoo.el 
b/app-emacs/snippet/files/50snippet-gentoo.el
deleted file mode 100644
index 2b8f0fd..000
--- a/app-emacs/snippet/files/50snippet-gentoo.el
+++ /dev/null
@@ -1,7 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(autoload 'snippet-insert "snippet"
-  "Insert a snippet into the current buffer at point." t)
-(autoload 'snippet-abbrev "snippet"
-  "Establish an abbrev for a snippet template." nil 'macro)
-(autoload 'snippet-with-abbrev-table "snippet"
-  "Establish a set of abbrevs for snippet templates." nil 'macro)

diff --git a/app-emacs/snippet/metadata.xml b/app-emacs/snippet/metadata.xml
deleted file mode 100644
index c438baf..000
--- a/app-emacs/snippet/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-  gnu-em...@gentoo.org
-  Gentoo GNU Emacs project
-
-

diff --git a/app-emacs/snippet/snippet-0.2.ebuild 
b/app-emacs/snippet/snippet-0.2.ebuild
deleted file mode 100644
index 043e979..000
--- a/app-emacs/snippet/snippet-0.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit elisp
-
-DESCRIPTION="Insert snippets of text into a buffer"
-HOMEPAGE="http://www.kazmier.com/computer/;
-SRC_URI="http://flameeyes.is-a-geek.org/gentoo-distfiles/${P}.el.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-SITEFILE=50${PN}-gentoo.el



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/vm-bogofilter/files/, app-emacs/vm-bogofilter/

2019-08-17 Thread Ulrich Müller
commit: cfefdaa8170237b424905066915bd143147a65b2
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 20:08:45 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 20:08:45 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=cfefdaa8

app-emacs/vm-bogofilter: Remove package.

HOMEPAGE and SRC_URI are dead. vm-bogofilter.el is distributed in the
contrib directory of vm itself (as of version 8.2.0b), and should be
installed by the app-emacs/vm ebuild.

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

 app-emacs/vm-bogofilter/Manifest   | 21 ---
 .../vm-bogofilter/files/50vm-bogofilter-gentoo.el  |  1 -
 app-emacs/vm-bogofilter/metadata.xml   |  8 --
 app-emacs/vm-bogofilter/vm-bogofilter-1.1.4.ebuild | 30 --
 4 files changed, 60 deletions(-)

diff --git a/app-emacs/vm-bogofilter/Manifest b/app-emacs/vm-bogofilter/Manifest
deleted file mode 100644
index 7551563..000
--- a/app-emacs/vm-bogofilter/Manifest
+++ /dev/null
@@ -1,21 +0,0 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST vm-bogofilter.el-1.1.4 15157 SHA256 
877d3e183b76696d77c2b9f416abb72ae377f444ff894b63ac4aa70abfd5d245 SHA512 
cf05eb27c4e97a96f9ef917d9e8fb018652087842dd5fbfd34b2faf0ed56031ad29ab3177050f24a4113d82bcfee09185e03a0715c6cf5c9fd8fef0b8a9b6164
 WHIRLPOOL 
a5446711339a86d37c0cd7861302aec650b34bbdc47975fc0cd6e813458013a5a90d49c3236badbf4da6d71885bb60e56dd6ba52c54bccd39a5b22c3d426150c
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgZAAoJEDxpGckxwJCBCVAQAMPODs2Nai+A1TEf4P3w5MKP
-X3FwAylACh/s+qEM5N2wiqE7HM7cTwgunDr+daEDbKHb3icyMbOhE3dQgNXrUYvb
-LzIZCktlXThJnneEOqO9z3nXTadHRsGvs7uk0MEyxxy9fvsLhWMng+ZpScVTCI6f
-gGg2SwbYGWwOc9Ff8PhP8anlaZvUMvfQzi+rW/QzS/fqqA8mpvR2XQNxcRwfHSFg
-6iKVekEfHm18MFlNjyvw/2PlHvWCRpqd58+Oo1vM60/IjWye1FlvOGNm0eJ8WzLt
-I7d/kDyzEXS2rVmIJUnYgmEogj42XPowPGLb0tDIu8+380J4tGKBWs+jaEcXV/L1
-/jX/PbcvdS7ksuMX9rIm0YgjxAS1tX3qOukTkM6oEnPowBEbFkh/RHWOEu3p0no/
-WagcTp1ica1oGkXFpMZs2rlQDW9vxpPt/068PSj582aq69JXPaHmcGDkAdRKppVS
-9STsK18a6cH4J1r9IJ61E0K5rMqiJduJXFTl9xe8JEkiHjsiK9Zbku3GOZKTqfZ4
-8sHymI8Ck5FSQ0dcOyikTS/U30DZePUCFdXXI5VnEdWE7C4KSl+3ocZtht6tEQDZ
-EXmOYzfIMnCTGCV2L9sgM27ktouDtG6ZGzZJlgDr4seihr7mA3y2b5DBy8HnsNiC
-gfXExBQp4lks+66+SoY2
-=/vpV
--END PGP SIGNATURE-

diff --git a/app-emacs/vm-bogofilter/files/50vm-bogofilter-gentoo.el 
b/app-emacs/vm-bogofilter/files/50vm-bogofilter-gentoo.el
deleted file mode 100644
index 431f7e9..000
--- a/app-emacs/vm-bogofilter/files/50vm-bogofilter-gentoo.el
+++ /dev/null
@@ -1 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")

diff --git a/app-emacs/vm-bogofilter/metadata.xml 
b/app-emacs/vm-bogofilter/metadata.xml
deleted file mode 100644
index c438baf..000
--- a/app-emacs/vm-bogofilter/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-  gnu-em...@gentoo.org
-  Gentoo GNU Emacs project
-
-

diff --git a/app-emacs/vm-bogofilter/vm-bogofilter-1.1.4.ebuild 
b/app-emacs/vm-bogofilter/vm-bogofilter-1.1.4.ebuild
deleted file mode 100644
index 847f11a..000
--- a/app-emacs/vm-bogofilter/vm-bogofilter-1.1.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit elisp
-
-DESCRIPTION="An interface between the VM mail reader and the bogofilter spam 
filter"
-HOMEPAGE="http://www.cis.upenn.edu/~bjornk/;
-SRC_URI="http://www.cis.upenn.edu/~bjornk/bogofilter/${PN}.el-${PV};
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND=">=app-emacs/vm-7.19-r3"
-RDEPEND="${DEPEND}
-   mail-filter/bogofilter"
-
-SITEFILE=50${PN}-gentoo.el
-
-src_unpack() {
-   cp "${DISTDIR}/${PN}.el-${PV}" ${PN}.el || die
-}
-
-pkg_postinst() {
-   elisp-site-regen
-   elog "Add the following line to your ~/.vm file to enable 
vm-bogofilter:"
-   elog "  (require 'vm-bogofilter)"
-   elog "See ${SITELISP}/${PN}/${PN}.el for the complete documentation."
-}



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/elip/, app-emacs/elip/files/

2019-08-17 Thread Ulrich Müller
commit: 9235fc2accb6f66741b9ce4487eb148ba63ec07d
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 19:13:49 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 19:13:49 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=9235fc2a

app-emacs/elip: Remove package.

HOMEPAGE and SRC_URI are gone. Apparently, I have also lost my copy
of the elip-0.804.tar.gz distfile.

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

 app-emacs/elip/Manifest   |  1 -
 app-emacs/elip/elip-0.804.ebuild  | 36 ---
 app-emacs/elip/files/50elip-gentoo.el |  1 -
 app-emacs/elip/metadata.xml   |  8 
 4 files changed, 46 deletions(-)

diff --git a/app-emacs/elip/Manifest b/app-emacs/elip/Manifest
deleted file mode 100644
index e119ab2..000
--- a/app-emacs/elip/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST elip-0.804.tar.gz 316900 SHA256 
94e056f97429b0d7456c0497cdba9f2e4c0543d9e9c3e52a9f0c86bb57e81088 SHA512 
af50e944b610f6590045a15d8d117f90dfec4311d2cd0f0612fe6d7fed373206038594224d3dc8ea04e2aa978dbf6ed26ebbf13ec184188348348cd6d374270f
 WHIRLPOOL 
f7b1e471669d16b8372da03fc5f7e5b05b42f30fe53f81d2c0a578f4d80c848fb77ae9df49bab5f451b98f31cdc31762264af3b29386704d82b0355b43a7

diff --git a/app-emacs/elip/elip-0.804.ebuild b/app-emacs/elip/elip-0.804.ebuild
deleted file mode 100644
index 488bf88..000
--- a/app-emacs/elip/elip-0.804.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit elisp
-
-DESCRIPTION="The Emacs Learning Instruction Program"
-HOMEPAGE="http://www.gnuvola.org/software/elip/;
-SRC_URI="http://www.gnuvola.org/software/elip/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=">=app-emacs/edb-1.31"
-RDEPEND="${DEPEND}"
-
-SITEFILE=50${PN}-gentoo.el
-
-# this is not redundant, since src_compile is redefined by elisp.eclass
-src_compile() {
-   econf || die "econf failed"
-   emake || die "emake failed"
-}
-
-src_install() {
-   # the build system of the package is horribly broken,
-   # so we install everything manually
-   elisp-install ${PN} source/*.{el,elc}
-   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-   doinfo doc/elip.info*
-
-   dodoc ChangeLog ChangeLog.OLD NEWS README
-   insinto /usr/share/doc/${PF}
-   doins doc/elip.pdf
-   doins -r examples
-}

diff --git a/app-emacs/elip/files/50elip-gentoo.el 
b/app-emacs/elip/files/50elip-gentoo.el
deleted file mode 100644
index 431f7e9..000
--- a/app-emacs/elip/files/50elip-gentoo.el
+++ /dev/null
@@ -1 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")

diff --git a/app-emacs/elip/metadata.xml b/app-emacs/elip/metadata.xml
deleted file mode 100644
index c438baf..000
--- a/app-emacs/elip/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-  gnu-em...@gentoo.org
-  Gentoo GNU Emacs project
-
-



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/smex/

2019-08-17 Thread Ulrich Müller
commit: d529fb04be7876050101b5fd82c6758eac8e22a1
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 19:53:53 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 19:53:53 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=d529fb04

app-emacs/smex: Remove old.

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

 app-emacs/smex/Manifest |  1 -
 app-emacs/smex/smex-20090716.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/app-emacs/smex/Manifest b/app-emacs/smex/Manifest
index 69f192b..5ee05a1 100644
--- a/app-emacs/smex/Manifest
+++ b/app-emacs/smex/Manifest
@@ -1,2 +1 @@
 DIST smex-1.1.4.tar.gz 6599 BLAKE2B 
2d7b3cbe4d0a6d4790b261c1abe64c96f46922b09ef8b8cdac71692b4ab96da1333dcf54c2658a440d110ed1c22004808e5aeead6e87ecebba7825c532c742fc
 SHA512 
58bb13e76588313db551512d3ee00f36eb6b8ca6ed38abe490acdd8799a4613f9fc24b572722907f325d0e693d2103ef8e8471ac972860757d7a120cfa0fc4d4
-DIST smex-20090716.el.bz2 3733 BLAKE2B 
5e735d051866ec391cf4fc500696b3cc3596633c64ba3a072d568e351236a81805ebbeb0782a0b5cb75345911bb35dbd7a581702774ad75446974deb224811fa
 SHA512 
882e9f05f50469c4d6105ba83f1c656ef0111ad9a2d9b39508555b7b3c498665d66d8293cc9cfa112528a89397f6579c5b5f8a6947ed1978ec27529e66bf75f7

diff --git a/app-emacs/smex/smex-20090716.ebuild 
b/app-emacs/smex/smex-20090716.ebuild
deleted file mode 100644
index e4fa730..000
--- a/app-emacs/smex/smex-20090716.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit elisp
-
-DESCRIPTION="A smart M-x enhancement for Emacs"
-HOMEPAGE="http://www.emacswiki.org/emacs/Smex
-   http://github.com/nonsequitur/smex/;
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/wtf/

2019-08-17 Thread Ulrich Müller
commit: c2e440d67b0943def9869d7530006330f9e21358
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 21:08:44 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 21:08:44 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=c2e440d6

app-emacs/wtf: Bump EAPI to 7, update LICENSE.

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

 app-emacs/wtf/Manifest   | 22 +-
 app-emacs/wtf/wtf-2.0.ebuild | 11 ++-
 2 files changed, 7 insertions(+), 26 deletions(-)

diff --git a/app-emacs/wtf/Manifest b/app-emacs/wtf/Manifest
index 3ad702d..03ef8a4 100644
--- a/app-emacs/wtf/Manifest
+++ b/app-emacs/wtf/Manifest
@@ -1,21 +1 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST wtf-2.0.el.bz2 11415 SHA256 
b434e574f97e6db6024c539d1a0b3b2a40b30b9ed5b2bed520adef2f67f54c9c SHA512 
934426d8cec963c3d3757077146a1654600c50333dbbc60642ffb46eda378fa0992afa5f6d7ecb2dd488caa885898a42796acd6986b7546eb7056647a59e5279
 WHIRLPOOL 
a4f4d5bc736c73a72c554f01e292513f33197cf96cd45357af7a1e20d57e0eccd7fbe173ea19ab2c23a9593ad6820ef645e4343be7c4b03b0e4ca45b4e6e1ce1
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgaAAoJEDxpGckxwJCBtAEP/3ZrgJ3gOgLCbwMo6UAgTgkl
-K+d++dquY1k3aZiYWQ25ZamrQE+079nSatwSXuNmr8IhAHeJ94IsRcYyGvCUZZ0X
-qOkdcOSetsXSwsYi9S9hh9TG0OaQqVwewflaMyOHpxImgrAXTnCadP0g1YIcHKB8
-u+BsqaGsAuZEWIFSMWMYtl6nUxhSSc/SpHsOrQiYyKBTtQlvnjWLAfb4f6kdSXAq
-u6dEvmtFaoYphDwhYdFSlqQBPaD+vAuTPcFTC4K02EDHIrVzeVWCnpOjPmFIrrBS
-KPFwBfnfxUvKS4cVyTxeRYvepEnav9oWyYz9ItAJkr/sNEvRWmaCQLmGV7UklHU1
-+/Ed9mpZT/sAZXV5Y1UhUZJ11xPmnggckhxeRL3duBZG3zHmOkgXBItAKMbC7Bxw
-Btex2DDKe2kdKl2Py4bA75R/Eo4o6+E24Wcu9YnHj+WDhM9L2M2zzMCDuxafLl3C
-IKKxQ/wyx/Ra+SNagrcjL7bmf/cb+KHxp8FDf5ZqF2CY8oAAKR70WiY9Y4on6mLo
-ci8q0rkQvlTBVadJbm5y9kJpbK8Nc36gJaZ+INe6CiEjpK0GrmIfwTJAb8WIif3z
-84zaBLNxmrN/drOUe4S5DpLMchHBvBAbCjPNUq7eAPWjvROQkN+RMEMIJTyLuXGZ
-NBMbBdC+NN0aygk6gO40
-=38NO
--END PGP SIGNATURE-
+DIST wtf-2.0.el.bz2 11415 BLAKE2B 
958ffd1f537767ac090c99f2d904df23bf74f3d683a1f166cff9ad6986122adb538857c829ac99c5931fa29b45c565f39111d131cc7bd6a084c490a9cf60cf75
 SHA512 
934426d8cec963c3d3757077146a1654600c50333dbbc60642ffb46eda378fa0992afa5f6d7ecb2dd488caa885898a42796acd6986b7546eb7056647a59e5279

diff --git a/app-emacs/wtf/wtf-2.0.ebuild b/app-emacs/wtf/wtf-2.0.ebuild
index 82d50a6..b5528b3 100644
--- a/app-emacs/wtf/wtf-2.0.ebuild
+++ b/app-emacs/wtf/wtf-2.0.ebuild
@@ -1,16 +1,17 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=7
+
 inherit elisp
 
 DESCRIPTION="Look up conversational and computing acronyms"
 HOMEPAGE="http://mwolson.org/projects/;
 # taken from: http://mwolson.org/static/dist/wtf/wtf.el
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2;
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2;
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-SITEFILE=50${PN}-gentoo.el
+SITEFILE="50${PN}-gentoo.el"



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

2019-08-17 Thread Ulrich Müller
commit: 06c1c0f8718db24298c7868f65bf133577988584
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 21:27:07 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 21:27:07 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=06c1c0f8

elisp.eclass: Sync from gentoo repo.

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

 eclass/elisp.eclass | 35 +--
 1 file changed, 13 insertions(+), 22 deletions(-)

diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass
index 0f07a3e..c885345 100644
--- a/eclass/elisp.eclass
+++ b/eclass/elisp.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: elisp.eclass
@@ -9,6 +9,7 @@
 # Jeremy Maitin-Shepard 
 # Christian Faulhammer 
 # Ulrich Müller 
+# @SUPPORTED_EAPIS: 4 5 6 7
 # @BLURB: Eclass for Emacs Lisp packages
 # @DESCRIPTION:
 #
@@ -66,21 +67,17 @@
 
 inherit elisp-common
 case ${EAPI:-0} in
-   0|1|2|3|4|5) inherit epatch ;;
+   4|5) inherit epatch ;;
6|7) ;;
-   *) die "${ECLASS}: EAPI ${EAPI} not supported" ;;
+   *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
 esac
 
-case ${EAPI:-0} in
-   0|1) EXPORT_FUNCTIONS src_{unpack,compile,install} \
-   pkg_{setup,postinst,postrm} ;;
-   *) EXPORT_FUNCTIONS src_{unpack,prepare,configure,compile,install} \
-   pkg_{setup,postinst,postrm} ;;
-esac
+EXPORT_FUNCTIONS src_{unpack,prepare,configure,compile,install} \
+   pkg_{setup,postinst,postrm}
 
 RDEPEND=">=virtual/emacs-${NEED_EMACS:-23}"
-case ${EAPI:-0} in
-   0|1|2|3|4|5|6) DEPEND="${RDEPEND}" ;;
+case ${EAPI} in
+   4|5|6) DEPEND="${RDEPEND}" ;;
*) BDEPEND="${RDEPEND}" ;;
 esac
 
@@ -101,8 +98,7 @@ elisp_pkg_setup() {
 # @FUNCTION: elisp_src_unpack
 # @DESCRIPTION:
 # Unpack the sources; also handle the case of a single *.el file in
-# WORKDIR for packages distributed that way.  For EAPIs without
-# src_prepare, call elisp_src_prepare.
+# WORKDIR for packages distributed that way.
 
 elisp_src_unpack() {
[[ -n ${A} ]] && unpack ${A}
@@ -111,11 +107,6 @@ elisp_src_unpack() {
mv ${P}.el ${PN}.el || die
[[ -d ${S} ]] || S=${WORKDIR}
fi
-
-   case ${EAPI:-0} in
-   0|1) [[ -d ${S} ]] && cd "${S}"
-   elisp_src_prepare ;;
-   esac
 }
 
 # @FUNCTION: elisp_src_prepare
@@ -135,15 +126,15 @@ elisp_src_prepare() {
else
die "Cannot find ${patch}"
fi
-   case ${EAPI:-0} in
-   0|1|2|3|4|5) epatch "${file}" ;;
+   case ${EAPI} in
+   4|5) epatch "${file}" ;;
*) eapply "${file}" ;;
esac
done
 
# apply any user patches
-   case ${EAPI:-0} in
-   0|1|2|3|4|5) epatch_user ;;
+   case ${EAPI} in
+   4|5) epatch_user ;;
*) eapply_user ;;
esac
 



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/cgi/files/, app-emacs/cgi/

2019-08-17 Thread Ulrich Müller
commit: 7d9f7466495aeb73a720a76c616eff10a4fcb046
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 18:55:45 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 18:55:45 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=7d9f7466

app-emacs/cgi: Remove package.

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

 app-emacs/cgi/Manifest   | 21 -
 app-emacs/cgi/cgi-0.3_pre20060425.ebuild | 15 ---
 app-emacs/cgi/files/50cgi-gentoo.el  |  1 -
 app-emacs/cgi/metadata.xml   |  8 
 4 files changed, 45 deletions(-)

diff --git a/app-emacs/cgi/Manifest b/app-emacs/cgi/Manifest
deleted file mode 100644
index ade2849..000
--- a/app-emacs/cgi/Manifest
+++ /dev/null
@@ -1,21 +0,0 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST cgi-0.3_pre20060425.el.bz2 3161 SHA256 
755a65a7eff043a2eb898c158deb2be48a56cc30ea22961cd080394992217d23 SHA512 
8159164c729ba0714b632cc1fc5bb1e686b378fdf9398a4b1af0f974fa4ebe7bfc53dc141d6b2cfd6b59ecd554009caadc0c8a69bc6995f9926c82fcc28f462f
 WHIRLPOOL 
cac9b2fb72cb59de5fb00255efd151cb4fbb5e4f7e534ab895a91b47c6302fbdf4ba15445fb94b608bf3b81e8c02e99f29d0c58d2f12023b6083d47a5a55d0ba
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgYAAoJEDxpGckxwJCBALwQAIhJlzYJQiMo4XDec7D/LV51
-gGViWdIDPOdPV7kHIUrp2ae4ZG9IQ3ebIc/yS60aFotq5mIP3/V2qxKT+jQbidNz
-cpp2lFlsgenRq0VfluQQP+374cspUz7uAbj3+2P3YPcNHGt4i7X0xaS4mzWefosb
-R13OwRSC6dJNKawwvIuqwjBuorkeKvPMGQMYAxtVUac+4aik6JzuDgB/bgk4R8TZ
-aPs1wPXkM1cB7rOebvz3MpKLcKK8JI+a9c59ssL0b0Q+1OyzOTlk8hRannqV2NGp
-3sYE4fa7C7I6VY4HO9IWpPpJaA1KXoHft0pJdfY44blfNgGWC813SrTs+ozkt2dr
-ORoX3m7wNyb7L75X07oYNNhcifYg0y/eL2fVcPtcAXQP8SLcW/BxBgVjuRpFVdaO
-q3VeP6xrkf78DfXApI7yTOaYSOfwt3y6h4599Y9EXflmBBkpeZiZ/yYMlUI/Jjtg
-anJ5UD3xdCQfKxAVT9MjEz18K8kOk+uLmrQh47a7or6aI1V261gEQ7H/ddPMLq8d
-GhmwTIgBeOy7z1UHCOwsWd+9f1wt4bMFcbeF4hRGYCDZXvz5jIiXGZ4Qh+ah+DoM
-AdSKO3y78KgN+k+wdgBxBQOr9W3sMgqL9jrkuSDjIxfFYB0hC+9m/kOgANBJXhO1
-rda4qeWWdO3SMjYrLP09
-=QAON
--END PGP SIGNATURE-

diff --git a/app-emacs/cgi/cgi-0.3_pre20060425.ebuild 
b/app-emacs/cgi/cgi-0.3_pre20060425.ebuild
deleted file mode 100644
index 972a6b5..000
--- a/app-emacs/cgi/cgi-0.3_pre20060425.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit elisp
-
-DESCRIPTION="Using Emacs for CGI scripting"
-HOMEPAGE="http://repo.or.cz/w/muse-el.git;
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-SITEFILE=50${PN}-gentoo.el

diff --git a/app-emacs/cgi/files/50cgi-gentoo.el 
b/app-emacs/cgi/files/50cgi-gentoo.el
deleted file mode 100644
index 431f7e9..000
--- a/app-emacs/cgi/files/50cgi-gentoo.el
+++ /dev/null
@@ -1 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")

diff --git a/app-emacs/cgi/metadata.xml b/app-emacs/cgi/metadata.xml
deleted file mode 100644
index c438baf..000
--- a/app-emacs/cgi/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-  gnu-em...@gentoo.org
-  Gentoo GNU Emacs project
-
-



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/w3m-type-ahead/

2019-08-17 Thread Ulrich Müller
commit: 832996025c7d124eb68d823a4f8aad43b73a4606
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 20:17:42 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 20:17:42 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=83299602

app-emacs/w3m-type-ahead: Bump EAPI to 7.

Update HOMEPAGE, SRC_URI, LICENSE.

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

 app-emacs/w3m-type-ahead/Manifest  | 22 +-
 .../w3m-type-ahead/w3m-type-ahead-2.4.0.ebuild | 17 +
 2 files changed, 10 insertions(+), 29 deletions(-)

diff --git a/app-emacs/w3m-type-ahead/Manifest 
b/app-emacs/w3m-type-ahead/Manifest
index 62ec1a0..d60fddb 100644
--- a/app-emacs/w3m-type-ahead/Manifest
+++ b/app-emacs/w3m-type-ahead/Manifest
@@ -1,21 +1 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST w3m-type-ahead-2.4.0.tar.gz 2822 SHA256 
64caf98a7cb77fb457a233286320a8914d521295e64ab9c5d02f33dbb6a482ea SHA512 
286ff505054819e499f72431a8368ea72665d51146d798d67ed8c2e7d8fc90c9caf57d9c9aadd6752e858faf763a132696e4b79afc24ba6f59e006654d7fc1a9
 WHIRLPOOL 
7c749b6482146f2207183497f2676b5b3bcaca17b38e7191322c16960faef8b7c6dc2b37dcfbde75d4564f76348adb9c1c9d4b36ebb99ffc4629771b639859df
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgaAAoJEDxpGckxwJCBQkQQAKVoxOR6khGeglKiAZBeOhjX
-SXkBzykAX+p9y4LAyzfh28g5DZQwB02KCBcB+OzDdEkEpDxo1qPiQJeyNRZCZW8O
-f6sIKBFUaVnPUFiOYIsMVdCmCQJa/hQ4Oo3jc3ghyw2S1+QsPS3Dz9KViS0oBFJP
-Hj+UMP85fU4XLVNgRI6Vb8aUfEO+9Wa38UlT966b3vKbaHLibJ4LhYdcrohCS5Ql
-SeCulZh5aE3wkLfTC+jDDsAdgc9ULhUQo1gKLOvnNH+FhVICyIMOq7E4WsjrF9ux
-Mz5syw+GeTJQBBuBGF9XofMRvoHrkk8IBUve/+6EzgWAbYFY8XJZvXIUnaLwjmK4
-94EivrjbSox45dQ+9ROkfsLjSDlnQeccCGvQkGR/1+SD8ewn6mFhPD9ZspeNMvEh
-/E2C9wVwft1gxaZ3Em2xyADTSX7WgpurDFKX4LYMIGBtiV1esTPC7gF8/x57WhaH
-GSO5lIyPK3S6ArIUq6ablQka6Z2pl0y/b1kl6LQ2drx7zxOz+GxVvkBeQwOFXqFK
-VwJ0pgibVa0zx3rE9jfRcUCLSQhDumG5IfNsA/HzHOEwiTHyI7ZWk9n3qxs535Ik
-VsOzKQu9goo8yq4W5aVrhMv9G4Pm2gC8zRfK0/F77PI3VTECgc3g4mWSm3xiL/+R
-iAmnSVco6lQ6x6UDhysN
-=+6h3
--END PGP SIGNATURE-
+DIST w3m-type-ahead-2.4.0.tar.gz 2822 BLAKE2B 
1d0ef441766c20b61623f760dcda6fb1c86195bd9c64294dcf378449bad4066bc0c32dde19faa0cd1bdfe3997fce68be6dbd269f2159defe5f4c51186373181b
 SHA512 
286ff505054819e499f72431a8368ea72665d51146d798d67ed8c2e7d8fc90c9caf57d9c9aadd6752e858faf763a132696e4b79afc24ba6f59e006654d7fc1a9

diff --git a/app-emacs/w3m-type-ahead/w3m-type-ahead-2.4.0.ebuild 
b/app-emacs/w3m-type-ahead/w3m-type-ahead-2.4.0.ebuild
index 202ad53..9162b39 100644
--- a/app-emacs/w3m-type-ahead/w3m-type-ahead-2.4.0.ebuild
+++ b/app-emacs/w3m-type-ahead/w3m-type-ahead-2.4.0.ebuild
@@ -1,18 +1,19 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=7
+
 inherit elisp
 
 DESCRIPTION="Type-ahead support for emacs-w3m"
-HOMEPAGE="http://mph-emacs-pkgs.alioth.debian.org/WthreemTypeAheadEl.html;
-SRC_URI="http://alioth.debian.org/frs/download.php/1755/${P}.tar.gz;
+HOMEPAGE="https://www.emacswiki.org/emacs/WThreeMTypeAhead;
+SRC_URI="https://alioth-archive.debian.org/releases/mph-emacs-pkgs/${PN}-el/${PV}/${P}.tar.gz;
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-DEPEND="app-emacs/emacs-w3m"
-RDEPEND="${DEPEND}"
+RDEPEND="app-emacs/emacs-w3m"
+DEPEND="${RDEPEND}"
 
-SITEFILE=50${PN}-gentoo.el
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/whizzytex/

2019-08-17 Thread Ulrich Müller
commit: 6e5297e3f502e4916caebdbe5af631a1031e770d
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 21:20:58 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 21:20:58 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=6e5297e3

app-emacs/whizzytex: Drop advi USE flag, app-text/active-dvi is gone.

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

 app-emacs/whizzytex/Manifest   | 22 +-
 app-emacs/whizzytex/metadata.xml   |  1 -
 app-emacs/whizzytex/whizzytex-1.3.2.ebuild | 26 --
 3 files changed, 13 insertions(+), 36 deletions(-)

diff --git a/app-emacs/whizzytex/Manifest b/app-emacs/whizzytex/Manifest
index 998af78..b5faa15 100644
--- a/app-emacs/whizzytex/Manifest
+++ b/app-emacs/whizzytex/Manifest
@@ -1,21 +1 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST whizzytex-1.3.2.tgz 1514496 SHA256 
3e5f2729fa5728dffd191d76efb6e2c3b3ac6b92b478eef2c78f928954c9e768 SHA512 
92e6f7e024dc17e521c10c323510626ae2afb719c6114236dc6d27a08f6031444180954eb92eac8d020848d631539af9f1162f4ca12c0eee244c8396ba05d1d1
 WHIRLPOOL 
822dd8c5c6840b1adac55d47cc21583f99bd798960e3b6759915c204c155ab914bccb3b0133414fbf848c1feeb352e8fc2fe80ffa6ca7f7301304f13a61adb44
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgaAAoJEDxpGckxwJCBVwUQAI/4BqWJO4rmTtwpH+TjfWqi
-lu9jyUzjBsnbLsSLLs8c2zCVOCF/AqW7VE+U7CKSZxlHCKruVUTW70Kq4PVWLhPh
-r0YDLqkoUfw5zkUQVPWskF1BDm8tPDVKnGrT8uWVWgjgl8n3rLgKCVgqsGL8qRZH
-Jhp2MlBkJzw4y7vg6ED8CdNN8/BSnU6HrXsbUDtZTew+BKyYzEII6+kwK9viMtSy
-MoKvxVUPIkGf+fkL0JizDvOtyRt7dXIg5e4DbqsvtM67LFP532/TyMhrQGKRgytk
-Og6isA7KAWTEPf7eZbe3Vj/yvesa/gOeBo4LySsmjMIOLbxWrnYFrGKqPddFVJaL
-YLU16kNlUFjIgv3VGe0iH6KE6TP9+MHAidLRNQFRyrgAZ7zF9kGnSHMW2WVscd1+
-S6xStQCAQkQMYP7ytRwWEIJW8rMsdF3mzxJrw51g3RxQAz/GNA6Vfh7ni/cB7sVE
-gpPI6v6Oa0L/IlcOQrlVyNLTigD+WTSZ8i1CoEIqJTSFz5j/ojeQZXZYimGhEoZv
-JqMabTyMCwOhR8yRfdBKLZAiA5vZWOAIKgoFDbR+NgU6zbcSf/4G5iXY2mXoQ95J
-LlnfDgRMbecTndblAT/Di4DqJNzj0JyhbHxvMW3Ak52E00hnmEhK9BjKywevGHx/
-hndNHQWBwc1zcS7X/ean
-=NOSV
--END PGP SIGNATURE-
+DIST whizzytex-1.3.2.tgz 1514496 BLAKE2B 
9de7eb02be84bfb9fed84deaeef9400966b59c6047824b7000631804c0b62fad8083e0a0a78eddbe2cdbc7074e753c8dde181e07283fa4c12c258a09e310a4f6
 SHA512 
92e6f7e024dc17e521c10c323510626ae2afb719c6114236dc6d27a08f6031444180954eb92eac8d020848d631539af9f1162f4ca12c0eee244c8396ba05d1d1

diff --git a/app-emacs/whizzytex/metadata.xml b/app-emacs/whizzytex/metadata.xml
index 2dc6bdd..ec46c00 100644
--- a/app-emacs/whizzytex/metadata.xml
+++ b/app-emacs/whizzytex/metadata.xml
@@ -13,7 +13,6 @@
   and offer more functionalities.
 
 
-  Enable support for app-text/active-dvi
   Enable support for app-text/xdvik
   Enable support for app-text/gv
 

diff --git a/app-emacs/whizzytex/whizzytex-1.3.2.ebuild 
b/app-emacs/whizzytex/whizzytex-1.3.2.ebuild
index 584c203..a82e2c4 100644
--- a/app-emacs/whizzytex/whizzytex-1.3.2.ebuild
+++ b/app-emacs/whizzytex/whizzytex-1.3.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
 inherit elisp
 
@@ -12,27 +12,25 @@ SRC_URI="http://cristal.inria.fr/${PN}/${P}.tgz;
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="advi xdvi gv doc examples"
+IUSE="doc examples gv xdvi"
 
-DEPEND="virtual/latex-base
-   advi? ( app-text/active-dvi )
+RDEPEND="virtual/latex-base
xdvi? ( app-text/xdvik )
gv? ( app-text/gv )
-   !advi? ( !xdvi? ( !gv? ( app-text/active-dvi ) ) )"
-RDEPEND="${DEPEND}"
+   !xdvi? ( !gv? ( app-text/xdvik ) )"
+DEPEND="${RDEPEND}"
 
 SITEFILE="50${PN}-gentoo.el"
 TEXMF="/usr/share/texmf-site"
 
 src_configure() {
-   local advi xdvi gv
-   use advi && advi=/usr/bin/advi
+   local xdvi gv
use xdvi && xdvi=/usr/bin/xdvi
use gv && gv=/usr/bin/gv
 
-   if [[ -z ${advi}${xdvi}${gv} ]]; then
-   ewarn "No previewer defined (USE=\"-advi -xdvi -gv\"), enabling 
advi"
-   advi=/usr/bin/advi
+   if [[ -z ${xdvi}${gv} ]]; then
+   ewarn "No previewer defined (USE=\"-xdvi -gv\"), enabling xdvi"
+   xdvi=/usr/bin/xdvi
fi
 
# hand-crafted configure, econf doesn't work
@@ -42,7 +40,7 @@ src_configure() {
-latexdir "${TEXMF}/tex/latex/${PN}" \
-docdir /usr/share/doc/${PF} \
-initex "pdfetex -ini" \
-   -advi ${advi:-false} \
+   -advi false \
-xdvi ${xdvi:-false} \
-gv ${gv:-false} \
-emacs emacs \
@@ -64,7 +62,7 @@ src_install() {
emake DESTDIR="${D}" install
rm -f "${ED}"/usr/share/doc/${PF}/{COPYING,GPL}
 
-   elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
+   elisp-site-file-install 

[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/babel/

2019-08-17 Thread Ulrich Müller
commit: 1f9d4d0a77f25c35022cfeae8f9e9b52598a8724
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 18:52:43 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 18:52:43 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=1f9d4d0a

app-emacs/babel: Bump EAPI to 7.

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

 app-emacs/babel/Manifest | 24 ++--
 app-emacs/babel/babel-1.1.ebuild |  6 --
 2 files changed, 6 insertions(+), 24 deletions(-)

diff --git a/app-emacs/babel/Manifest b/app-emacs/babel/Manifest
index 9e3ecdb..c6f0aad 100644
--- a/app-emacs/babel/Manifest
+++ b/app-emacs/babel/Manifest
@@ -1,22 +1,2 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST babel-0.8.el.bz2 9193 SHA256 
e31dd1b470f0c6e0607135afeba15562518286861295d4e55ff4a5c1c8cf9c5e SHA512 
c29179834edbf4fd546f723bc992852a7d6f0dceb90cf5d154b20cbf70d50073148d3b3ddb344d17a3e0c4c5f08a63c6b1f1789c3fe7dc26b643f092cf9dda8a
 WHIRLPOOL 
1c50bed51b896d4c507cd10de2d33843a0bb198ea081e951a5fcc34d84964d0fa54c0b7259bdf0ee4b949b6ba6a1c9169b1b7669b18fb9e0873e27b68253
-DIST babel-1.1.el.bz2 9570 SHA256 
ea8c7d8dab92f0cb0d13de1ff0211014a789adb0a1a88bcb3c77262b1b5f455f SHA512 
e3f11b632d2ae02dda0754c4579622d36b87997a83f27649fe55b25174cc8e053299a9fde96e5b00f0d40d987b3c0b40f35c7a5b4fcddb89c4ce7e99bd2ce6c7
 WHIRLPOOL 
1a0b690f7f3493e894ff94153eebc0b1834cc42b40925288bec22b97a2078a34058c3cfdc437d2f61e0406dbd2e53da4c181f8009ebfb4394be860e542672ff1
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgYAAoJEDxpGckxwJCBhVAP/i3gAaErfcxvmmcqSGzT75hh
-3LHaheTYjXt0H6wIO/RyKW7DNGTSJ6QdhixXcjWx6vaexyqehLqHav3G3jjLaQfS
-qOo7msMWltecdeto+ovBq4pu7aG+Pkbc4/c88riGK7uljnJ4BV2Pm1eb7CrCvqdW
-SYZHiCjuHQeO11HIkQOs8kZxBKiuXlzDhkhaZ9z02Y+sIEKIRK4nwJtQS2mXTaLb
-nncuLesI4zkEjK7MPwf705eRp/3hooE7rZFXRtCkq3oOhxQe/Ix2YFtojNBNWq3l
-AndMePK+D8J9Z1MABn6P+QJAQ7ltGOB3oHko/O+UBMnUEn+dAWCa4XtG4sLKowLm
-kCzdNsLG7nc//62/uJOtOhIMFgl66yVzP/xAN3eQ4xctfTNbulqXC5gcYrQ4vRSF
-Yn21+qhJAADCW4Y2xj1GRbqKj7YPuTIrOTjCihv1djh/k7I3usfI7hCRQBh+Q6kO
-09wwkOdrdhnjtuRBAxcbpcnAHKKkzET6Sy7i2G3ZhTlqS/uM5kvz2/f/AQ6A2has
-D9IOoWTqiaZgMmfM1vTMuI3uOnxEBOHjcUiKGtMqobeS/xZiFKU/wy9wUTUZDtBe
-YxBHVWCkmeKdeKXumZYzltwuuLXgqR5FHDZX/yCH0i+ZyZr0TrxurkyZw6ecRKrS
-22yqdhJjks0vQ/PIv4NX
-=8Kgb
--END PGP SIGNATURE-
+DIST babel-0.8.el.bz2 9193 BLAKE2B 
7e624ae73c619604f61179ed08ca01f8eed21b7fdc79aa04670fd53df0897625b8f28d8b08a5ffb2b0efe27b75a9b874297f85e4d7c56dc72de8903ff03d2be0
 SHA512 
c29179834edbf4fd546f723bc992852a7d6f0dceb90cf5d154b20cbf70d50073148d3b3ddb344d17a3e0c4c5f08a63c6b1f1789c3fe7dc26b643f092cf9dda8a
+DIST babel-1.1.el.bz2 9570 BLAKE2B 
3dd68d5fe1847ac18575655db03a3a94fcd285e54cc372f526f694b65ea0a10014d922f28a5fcc658b7859f9efccbd351a6d7ab9e291d596d74b4ac0ab8c2065
 SHA512 
e3f11b632d2ae02dda0754c4579622d36b87997a83f27649fe55b25174cc8e053299a9fde96e5b00f0d40d987b3c0b40f35c7a5b4fcddb89c4ce7e99bd2ce6c7

diff --git a/app-emacs/babel/babel-1.1.ebuild b/app-emacs/babel/babel-1.1.ebuild
index 72ad5e8..244d9c0 100644
--- a/app-emacs/babel/babel-1.1.ebuild
+++ b/app-emacs/babel/babel-1.1.ebuild
@@ -1,12 +1,14 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=7
+
 inherit elisp
 
 DESCRIPTION="Interface to web translation services such as Babelfish"
 HOMEPAGE="http://www.hoetzel.info/Hacking/emacs/;
 # taken from: http://www.hoetzel.info/Hacking/emacs/babel.el
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2;
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/completion-ui/, app-emacs/completion-ui/files/

2019-08-17 Thread Ulrich Müller
commit: dbcd2317eb10d3af9cef07df02a17182af0e151e
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 21:51:20 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 21:51:20 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=dbcd2317

app-emacs/completion-ui: Remove package.

Does not compile with recent Emacs versions. Neither does newest
available upstream version 0.12 (from 2013).

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

 app-emacs/completion-ui/Manifest   | 21 -
 .../completion-ui/completion-ui-0.11.11.ebuild | 26 --
 .../completion-ui/files/50completion-ui-gentoo.el  |  8 ---
 app-emacs/completion-ui/metadata.xml   |  8 ---
 4 files changed, 63 deletions(-)

diff --git a/app-emacs/completion-ui/Manifest b/app-emacs/completion-ui/Manifest
deleted file mode 100644
index 0c049e3..000
--- a/app-emacs/completion-ui/Manifest
+++ /dev/null
@@ -1,21 +0,0 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST completion-ui-0.11.11.tar.gz 72755 SHA256 
a1854dc547d006b550df96ae48b66a30a29046e6c1a13accb4d0ec8856aaaf76 SHA512 
b65e802a0f3ecf64f2516ad23cbb8ec0373e679adebbae0b81e3a4261947cfe27cb4e763b0669415cd858557de91b36e50a2928547f581974347640724c9317a
 WHIRLPOOL 
9b0fd871ee60d01f13fcb1f5d09c5c9c68c70af56dcab554d208998fe1cedc1abe86dbfc892254c744f78b52ad030353c02522dd2397f675f832b7812fc18ce5
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgYAAoJEDxpGckxwJCBAXQP+wVribTsvGsPZZp/ZWHpGiP0
-vYBDWQpR3h1vJ55i7zjV9bSEeM2rLnl1VrccXCNTnJ25D3phXE+bmePRFA6eQRAf
-KxAj5XiRyQ0hzVTYuSZUlGEA67Z1Co5NVkQw+V/fsLgmkBYmRCPHh4Uw1185XZe0
-ueyw+3cyTw4yU1p1qYDSz/1fTcz1/1PRY2d1AoUsm28sp0Y/CK2DnGG9mmMlNpKQ
-Uh2GkUirvvc3XfmgbW09pS9ORp/d9005QCR3zq7VHoVecGkZ+ie+ayU5McdAUk/I
-vT6Jpq7RnzSOgMJMIRwIK7F6F69HcmyFyq583KPEE+svdYUEKbJI5OWpMeBKWvLg
-CPyj+NfVNljmEMUFuYz5LSy21uONQbTQNBYxNo9GzhxvAtGUPm23dTvPxFztT4SI
-qs76WAzDeaUw68jfb8ZBOrXEJTgc9jt8S+byjiRZfErEtjxCXleA9PWa2vQPBlgZ
-jPVoamcul5fX7InCbnatBLhsm9psiW6M+TTz8U8OhTjaXNekPmC8H1MJLLcSrwpV
-jHItllL59OK98MGZZ4O4BjadMHtnfzLZNmMGJQdFObZnYI2SYrr0RjWz4vSOhc+A
-3tTb7bYoEbdiJt6o4qbAPzesfGOr6Y+6wubHTC9lTPbRdJukzH4SvP+ltU54LWno
-NWYv5ZcX/YgVJORB6Ixa
-=alhH
--END PGP SIGNATURE-

diff --git a/app-emacs/completion-ui/completion-ui-0.11.11.ebuild 
b/app-emacs/completion-ui/completion-ui-0.11.11.ebuild
deleted file mode 100644
index c9e71dd..000
--- a/app-emacs/completion-ui/completion-ui-0.11.11.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit elisp
-
-DESCRIPTION="Library that implements user-interfaces for in-buffer completion"
-HOMEPAGE="http://www.dr-qubit.org/emacs.php#completion;
-SRC_URI="http://www.dr-qubit.org/predictive/${P}.tar.gz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S="${WORKDIR}/${PN}"
-SITEFILE="50${PN}-gentoo.el"
-
-pkg_postinst() {
-   elisp-site-regen
-
-   elog "This package ships completion for dabbrev, etags, elisp,"
-   elog "files, semantic, and nxml.  You may want to bind the complete-?"
-   elog "functions to a key in your .emacs file."
-}

diff --git a/app-emacs/completion-ui/files/50completion-ui-gentoo.el 
b/app-emacs/completion-ui/files/50completion-ui-gentoo.el
deleted file mode 100644
index aff8381..000
--- a/app-emacs/completion-ui/files/50completion-ui-gentoo.el
+++ /dev/null
@@ -1,8 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-  
-(autoload 'complete-dabbrev "completion-ui-sources" "Complete dabbrev" t)
-(autoload 'complete-etags "completion-ui-sources" "Complete etags" t)
-(autoload 'complete-elisp "completion-ui-sources" "Complete elisp" t)
-(autoload 'complete-files "completion-ui-sources" "Complete files" t)
-(autoload 'complete-semantic "completion-ui-sources" "Complete semantic" t)
-(autoload 'complete-nxml "completion-ui-sources" "Complete nxml" t)

diff --git a/app-emacs/completion-ui/metadata.xml 
b/app-emacs/completion-ui/metadata.xml
deleted file mode 100644
index c438baf..000
--- a/app-emacs/completion-ui/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-  gnu-em...@gentoo.org
-  Gentoo GNU Emacs project
-
-



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/js2-mode/

2019-08-17 Thread Ulrich Müller
commit: bd46133c128fb23aeb66ba426d0513099d121a81
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 19:39:44 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 19:39:44 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=bd46133c

app-emacs/js2-mode: Remove old.

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

 app-emacs/js2-mode/Manifest  |  2 --
 app-emacs/js2-mode/js2-mode-20080616a.ebuild | 28 
 app-emacs/js2-mode/js2-mode-20090723b.ebuild | 28 
 3 files changed, 58 deletions(-)

diff --git a/app-emacs/js2-mode/Manifest b/app-emacs/js2-mode/Manifest
index 2a6db77..781bc24 100644
--- a/app-emacs/js2-mode/Manifest
+++ b/app-emacs/js2-mode/Manifest
@@ -1,3 +1 @@
-DIST js2-20080616a.el.bz2 79954 BLAKE2B 
def91519fb71dd0fe13ddebd8f4f0b46475b9bad7a7cfc1c8fd52cdcdd253f0f0d78136933a217279f846f88f8a61da1f39dc8904051177511933d7ea300d325
 SHA512 
9b20e2410fea5ae39ec3ebf0cf6f082c10717ec10c777ad5e9327c458a512431850b80f4b2e81b7ad132da5dc7f92f8b5d3ab32b035f03213bed2ea1a141a2d8
-DIST js2-20090723b.el.bz2 83057 BLAKE2B 
fd8aadebf548a5b44f0098be7072e88b1b4e9dd9caaf69f43e16eb8bbeaebbf15cf80f7a6aa1d2006b53f5648b9a465f07005789052c46632c3efd4f421b59f0
 SHA512 
87b06f27f11e8f11ce3d847f13f7742ef6070a05059e4b7cefa61d1e0469aacd2c38d80b3d122a8042ca283481207611f9be8e9e334589493068fdea1cbb35c2
 DIST js2-mode-20190219.tar.gz 159284 BLAKE2B 
bbbcda7573a06ad7b52963857082965d20fec16b42b9d69433628088c584a4925efbfd6c27d94efd3499032d4d8987d4c4ad4c7b7f8fb01197b973cae882ab3a
 SHA512 
09d2d06d31f220ecf3c1cda0a73594a1df2fe807a758a3b50a5a343f6d466c353e63961bddc0f3141fd95b7f3d37c9a15eb5f7ed5b30d508acfd7b5620c25ce3

diff --git a/app-emacs/js2-mode/js2-mode-20080616a.ebuild 
b/app-emacs/js2-mode/js2-mode-20080616a.ebuild
deleted file mode 100644
index 7486ba0..000
--- a/app-emacs/js2-mode/js2-mode-20080616a.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit elisp
-
-DESCRIPTION="An improved JavaScript mode for GNU Emacs"
-HOMEPAGE="http://code.google.com/p/js2-mode/;
-# taken from http://${PN}.googlecode.com/files/js2-${PV}.el;
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/js2-${PV}.el.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_unpack() {
-   unpack ${A}
-   mv js2-${PV}.el ${PN}.el
-}
-
-pkg_postinst() {
-   elisp-site-regen
-   elog "If you want to activate js2-mode automatically for .js files,"
-   elog "add the following command to your ~/.emacs file:"
-   elog "(add-to-list 'auto-mode-alist '(\""'.js'"'\" . js2-mode))"
-}

diff --git a/app-emacs/js2-mode/js2-mode-20090723b.ebuild 
b/app-emacs/js2-mode/js2-mode-20090723b.ebuild
deleted file mode 100644
index 156358e..000
--- a/app-emacs/js2-mode/js2-mode-20090723b.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit elisp
-
-DESCRIPTION="An improved JavaScript mode for GNU Emacs"
-HOMEPAGE="http://code.google.com/p/js2-mode/;
-# taken from http://${PN}.googlecode.com/files/js2-${PV}.el;
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/js2-${PV}.el.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_unpack() {
-   unpack ${A}
-   mv js2-${PV}.el ${PN}.el
-}
-
-pkg_postinst() {
-   elisp-site-regen
-   elog "If you want to activate js2-mode automatically for .js files,"
-   elog "add the following command to your ~/.emacs file:"
-   elog "(add-to-list 'auto-mode-alist '(\""'.js'"'\" . js2-mode))"
-}



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/babel/

2019-08-17 Thread Ulrich Müller
commit: 856a31ad78d11fe15c78a54d65bc08547e979ecd
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 18:53:13 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 18:53:13 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=856a31ad

app-emacs/babel: Remove old.

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

 app-emacs/babel/Manifest |  1 -
 app-emacs/babel/babel-0.8.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/app-emacs/babel/Manifest b/app-emacs/babel/Manifest
index c6f0aad..ad583c2 100644
--- a/app-emacs/babel/Manifest
+++ b/app-emacs/babel/Manifest
@@ -1,2 +1 @@
-DIST babel-0.8.el.bz2 9193 BLAKE2B 
7e624ae73c619604f61179ed08ca01f8eed21b7fdc79aa04670fd53df0897625b8f28d8b08a5ffb2b0efe27b75a9b874297f85e4d7c56dc72de8903ff03d2be0
 SHA512 
c29179834edbf4fd546f723bc992852a7d6f0dceb90cf5d154b20cbf70d50073148d3b3ddb344d17a3e0c4c5f08a63c6b1f1789c3fe7dc26b643f092cf9dda8a
 DIST babel-1.1.el.bz2 9570 BLAKE2B 
3dd68d5fe1847ac18575655db03a3a94fcd285e54cc372f526f694b65ea0a10014d922f28a5fcc658b7859f9efccbd351a6d7ab9e291d596d74b4ac0ab8c2065
 SHA512 
e3f11b632d2ae02dda0754c4579622d36b87997a83f27649fe55b25174cc8e053299a9fde96e5b00f0d40d987b3c0b40f35c7a5b4fcddb89c4ce7e99bd2ce6c7

diff --git a/app-emacs/babel/babel-0.8.ebuild b/app-emacs/babel/babel-0.8.ebuild
deleted file mode 100644
index 72ad5e8..000
--- a/app-emacs/babel/babel-0.8.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit elisp
-
-DESCRIPTION="Interface to web translation services such as Babelfish"
-HOMEPAGE="http://www.hoetzel.info/Hacking/emacs/;
-# taken from: http://www.hoetzel.info/Hacking/emacs/babel.el
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/cgi+/, app-emacs/cgi+/files/

2019-08-17 Thread Ulrich Müller
commit: 807f91780a8bc074926562ba69188b8eaac6672f
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 18:56:03 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 18:56:03 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=807f9178

app-emacs/cgi+: Remove package.

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

 app-emacs/cgi+/Manifest   | 21 -
 app-emacs/cgi+/cgi+-0.01.ebuild   | 19 ---
 app-emacs/cgi+/files/50cgi+-gentoo.el |  2 --
 app-emacs/cgi+/metadata.xml   |  8 
 4 files changed, 50 deletions(-)

diff --git a/app-emacs/cgi+/Manifest b/app-emacs/cgi+/Manifest
deleted file mode 100644
index 6741da3..000
--- a/app-emacs/cgi+/Manifest
+++ /dev/null
@@ -1,21 +0,0 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST cgi+-0.01.el.bz2 3323 SHA256 
531a9fd68f7902a262788588025045703ae38af29f3f647d7600d081c46a96b6 SHA512 
70c05bd27c3147a222dd46c035f1e3877a975b349686c5991872eb6e367c962b71b2f8a2e3f664aa292360ebf546cda0fffd29f451f4ec9e5261ca929e1b254e
 WHIRLPOOL 
85914e5231aab37ee412a961cb457b3e1940edf66fe93eb07c81be7c467101d14a6768e4dfef75ef8df8800e1c597b3362c893fd607a2ca558cd4a79a6f1d5e4
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgYAAoJEDxpGckxwJCBFfAQAIIDQMSCwGXDxz+ZCz8MDJdw
-nx57aTsuLJPzw8lb2Tq+kLGpY2bbJnI0YuAeaO+diy7x1NtI90Ajlq4yuARWs1qX
-uDIg5D3gs3XkDGJRqHQbyPAFoweddelFWhFzdhVmLypkngJX3FZqsNm04kLONaGt
-4wUTPb7SBweeOxiknPveOqVVUjJ5xoYEsMl9+zZdWdlTvSik7QCWl7/5Yuir3bf6
-iGym2ur0ijFhvPxxd1kXBVneZz2wmG6QWkzHRypEb3P67MZ0hhFti6KUpr9NzavX
-ZM6ojGCE6vnK5qOLvqDxBwDbIrvXUMzwO+ghpx9R8Qli2Ob5fwv0nfOyM6AMYWIy
-GXhlZ61b7wrbR5GYZRRCEcO/080WITnShphwefQJJli1c36z5v1OeCSpMUYOlVf/
-3D/rguGMAq8ZcW6WDecLboY93J29PQHDvo5UZ+EQ8AjKn1argJE/x2j2TRXwkHdr
-pNOuvoowWxBdqik/yK3P4cqLg4+xi3JhhDDvcZTdVuShv1WrNXmEAwp/QhRQ0CJ8
-6DMoH9XBjALbeeN6SkWeQftWtxID6HSvsHt97KdT7aY8AOVNt9e6qPBf4JMS1s7x
-MkI3MeBOjrvK6DVM7z+B4MNPbjHUbq7hfJVVKjwSbX8J2RoyRQQmE3nJwC5ksJyP
-NdVGaNmSKj6rQiiEe1gx
-=/0FG
--END PGP SIGNATURE-

diff --git a/app-emacs/cgi+/cgi+-0.01.ebuild b/app-emacs/cgi+/cgi+-0.01.ebuild
deleted file mode 100644
index 5dab4be..000
--- a/app-emacs/cgi+/cgi+-0.01.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit elisp
-
-DESCRIPTION="Run CGI inside Emacs"
-HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki/cgi%2B.el;
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND="app-emacs/httpd
-   app-emacs/cgi"
-RDEPEND="${DEPEND}"
-
-SITEFILE=50${PN}-gentoo.el

diff --git a/app-emacs/cgi+/files/50cgi+-gentoo.el 
b/app-emacs/cgi+/files/50cgi+-gentoo.el
deleted file mode 100644
index b76706f..000
--- a/app-emacs/cgi+/files/50cgi+-gentoo.el
+++ /dev/null
@@ -1,2 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(autoload 'cgi-init "cgi+")

diff --git a/app-emacs/cgi+/metadata.xml b/app-emacs/cgi+/metadata.xml
deleted file mode 100644
index c438baf..000
--- a/app-emacs/cgi+/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-  gnu-em...@gentoo.org
-  Gentoo GNU Emacs project
-
-



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/weblogger/files/, app-emacs/weblogger/

2019-08-17 Thread Ulrich Müller
commit: 357ab8416b841f35cc49aff192d7d971b7b904d3
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 20:20:50 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 20:20:50 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=357ab841

app-emacs/weblogger: Remove package.

Fails to compile with recent Emacs versions.

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

 app-emacs/weblogger/Manifest| 21 -
 app-emacs/weblogger/files/50weblogger-gentoo.el |  1 -
 app-emacs/weblogger/metadata.xml|  8 
 app-emacs/weblogger/weblogger-1.2.ebuild| 15 ---
 4 files changed, 45 deletions(-)

diff --git a/app-emacs/weblogger/Manifest b/app-emacs/weblogger/Manifest
deleted file mode 100644
index 17c81d7..000
--- a/app-emacs/weblogger/Manifest
+++ /dev/null
@@ -1,21 +0,0 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST weblogger-1.2.tar.bz2 15799 SHA256 
5eccbf30371f40f4c9457db6ea380ce51a378212666fa650f2f05149d0e1c83c SHA512 
0ff81f5f220abee5b2168c406e654b5cfd3f6d2a8085d6bdb6f17ec3ad877d25a9dcc074edca21006076051386579502b94dd0544734b87289f155182e30e754
 WHIRLPOOL 
f7504ff4fb0188324bb3d904de1e44db2c5c01c5a8a6cfc38daae9cc207894736282443547286756a6924208aa1cf1ce0a8ef78a58d3645fba6290cc1416e46e
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgaAAoJEDxpGckxwJCBr4wP/RxKSQ0FdCvgrlVLTtiuN/jA
-Mq/V5RZInyRhQpAHkmKJE6pTvacbu6QmaxgtLDCqhtktHatInEEgKGwob+eFbrG2
-tv+p83lSPg6IehDSnsucjmin4n7/0d7oohtMvkfRfzuMUgrJLCOQMEhYB5rTnu/H
-XE3nFW9ydFhdECdZSlvjEtQdP9P8Xy7mdT3BhFw0FVpxMugauhAf3WSXYtmDsnjV
-+mwpjmkTyVOhsSr4DiMmpRrYFxUwgLfKL2TvVaY0WNFHGkZiJmF+SHHM885prB7Z
-FQoJUNxZuZhhvo0lX5wO+I/eiZN6Cay1F5Wzl5gT4DNbKifMYV1TAYB3q+ivyCz1
-sKGLipOHfXgE6LFIdhYFd0dbAT5Sdfpf0simgWMDG06JhfBh4wFiamvF+7fN4VlV
-9mgNlK9vQR0NplAxqByffkoVpZY+BWCl6urtSD+0DknUZC/RjxWLdaoDXI2zYo/P
-/oA4CmcJ2olYIcyw53PBviGZINExX+EsQdfb6flaJw3hFBAGP4RMDTiAZsFh4gn8
-zKrdfYfvCA/f0tpyvpOFnhVoOdcCDQbuVQS/TSbpzkaYsSGUn4Wf6qnMyhkikERa
-vvlCDx5eRBlUo3U1+cYVY+LjDEiVhdhtLM0xSJc3eNwy+b9Ha/fzzQhknFY8X4OA
-mikBI0XK8tGjAsJDMO7c
-=bAOT
--END PGP SIGNATURE-

diff --git a/app-emacs/weblogger/files/50weblogger-gentoo.el 
b/app-emacs/weblogger/files/50weblogger-gentoo.el
deleted file mode 100644
index 431f7e9..000
--- a/app-emacs/weblogger/files/50weblogger-gentoo.el
+++ /dev/null
@@ -1 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")

diff --git a/app-emacs/weblogger/metadata.xml b/app-emacs/weblogger/metadata.xml
deleted file mode 100644
index c438baf..000
--- a/app-emacs/weblogger/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-  gnu-em...@gentoo.org
-  Gentoo GNU Emacs project
-
-

diff --git a/app-emacs/weblogger/weblogger-1.2.ebuild 
b/app-emacs/weblogger/weblogger-1.2.ebuild
deleted file mode 100644
index 6a32a8f..000
--- a/app-emacs/weblogger/weblogger-1.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit elisp
-
-DESCRIPTION="Weblog maintenance via XML-RPC APIs"
-HOMEPAGE="http://jwickers.wordpress.com/emacs-hacks/;
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SITEFILE=50${PN}-gentoo.el



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/find-recursive/

2019-08-17 Thread Ulrich Müller
commit: 8d8a3b79d046be010c93e33181fdc8e43cd12acc
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 19:21:48 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 19:21:48 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=8d8a3b79

app-emacs/find-recursive: Bump EAPI to 7, update LICENSE.

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

 app-emacs/find-recursive/Manifest  | 22 +-
 .../find-recursive/find-recursive-20010326.ebuild  | 11 ++-
 2 files changed, 7 insertions(+), 26 deletions(-)

diff --git a/app-emacs/find-recursive/Manifest 
b/app-emacs/find-recursive/Manifest
index dba2d01..665e882 100644
--- a/app-emacs/find-recursive/Manifest
+++ b/app-emacs/find-recursive/Manifest
@@ -1,21 +1 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST find-recursive-20010326.el.bz2 1900 SHA256 
cfe3438e19307dbb9281bed57903e8b4b2e588fb3bb2ac9e04b6926467e4ec12 SHA512 
73174b6e7f2dd8054e2fd40844701eda0a3331fa43f0b8c89e1d6fad8ce083c1a35958383b788afd115f34c30abc4e7b2e5c2bd75fed188f0c4f4ad32719a8f1
 WHIRLPOOL 
ed27d402d7c59483d822d5ef263123777e7703438418da83a7ca421f26680e5c7c2558b895fe3a81e0cd4103f8e20b39a90593625fada7ca0431174d2752675a
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgZAAoJEDxpGckxwJCBmFYP/3RTXH6yyUHFMpiK9DpTJ/o6
-zOWzZ+Shy8njkvUXyMFE3a74awJ61iK+AI0Z9cE6z0H9bX4ezc9/EJlQCM83exb7
-GlM34zx19gYaeb7v6zPmPUaE/SvDCYZfHR9+H95zAS12ZeTkIrtJ5So8iQmIQ+1L
-ZzRc4334rUubTnZYrZ7N9imPK+XmZuLBllYaNjTorh1S1Lb+bT1nTBaKkZ8fcmBu
-rWaf4ZSbhkokp2BBNiTQMglld8Eexef07D/O0kCD0tHeBn6W84YXls20zeDe6w8V
-G8x3PT4aXRXfhSP35AcgJH5len5sNUUoRHav8HKenvhnzge8l1CmOXcUuGnWMJtf
-/Pu3jFSdIfkbADdHxvWZcmy6VFdGYhQuTsnjoQ99ndLrceFJIdrkcrnwYY0j/fiV
-DfK3of/RmT71K6JcxbUFJ6F/XhUbtZmrYc9v8Oj8Iyju4K4GwEuETc3Nc13VWuZ5
-NQCipISGrWsYa2fykSVNd5XAx40kFf8IxodkgdMf+2T8Xd0+uhh1XvF1f4cHVr56
-NMvdJbNRcj/lDSZzvbi/YBuHb0OsyW2h63AjTDnQyrFolW8G8VN5+oKC5RUHp758
-mkiRK79g3JvYwYKnlacr9QFeC9tafNu8cP+/zyK5ars0E430166HCXUvC572hxcq
-Zp+NkKHUF0tN49J3WL5I
-=DE4z
--END PGP SIGNATURE-
+DIST find-recursive-20010326.el.bz2 1900 BLAKE2B 
29b32e50ad9813b91f76365720e8f2cbdc3bc925807799ef254873f8390bf29c5279b5ae17b1e98370f06af8b223c1e60646a6e6c4a6de7112606392fe29bbfd
 SHA512 
73174b6e7f2dd8054e2fd40844701eda0a3331fa43f0b8c89e1d6fad8ce083c1a35958383b788afd115f34c30abc4e7b2e5c2bd75fed188f0c4f4ad32719a8f1

diff --git a/app-emacs/find-recursive/find-recursive-20010326.ebuild 
b/app-emacs/find-recursive/find-recursive-20010326.ebuild
index 8d29985..cf672fe 100644
--- a/app-emacs/find-recursive/find-recursive-20010326.ebuild
+++ b/app-emacs/find-recursive/find-recursive-20010326.ebuild
@@ -1,15 +1,16 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=7
+
 inherit elisp
 
 DESCRIPTION="Find files recursively in a directory"
-HOMEPAGE="http://www.webweavertech.com/ovidiu/emacs/;
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2;
+HOMEPAGE="https://www.webweavertech.com/ovidiu/emacs/;
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2;
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
 
 SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/smex/

2019-08-17 Thread Ulrich Müller
commit: 7c5a77dd8b216c7436236bd042d4370d7aca8706
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 19:53:24 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 19:53:24 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=7c5a77dd

app-emacs/smex: Bump to version 1.1.4.

Neither of the newer releases (up to 3.0) compiles with recent
Emacs versions.

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

 app-emacs/smex/Manifest  | 23 ++-
 app-emacs/smex/smex-1.1.4.ebuild | 18 ++
 2 files changed, 20 insertions(+), 21 deletions(-)

diff --git a/app-emacs/smex/Manifest b/app-emacs/smex/Manifest
index 6cbdd0e..69f192b 100644
--- a/app-emacs/smex/Manifest
+++ b/app-emacs/smex/Manifest
@@ -1,21 +1,2 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST smex-20090716.el.bz2 3733 SHA256 
11b7a42b0bfcb34c641c5a9338c24b7ea9f53f52b6b64a3c8df0597ab649c448 SHA512 
882e9f05f50469c4d6105ba83f1c656ef0111ad9a2d9b39508555b7b3c498665d66d8293cc9cfa112528a89397f6579c5b5f8a6947ed1978ec27529e66bf75f7
 WHIRLPOOL 
b4f049707229d8980e2694d12598d96e87cf96b268df38a7f9854e82c44750d9eeb045bb701b19d6b280558577795106617d3682cbdae707b45025b4c9f03f82
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgZAAoJEDxpGckxwJCBkioP+wVb3lU9ZG/n2yDZW47VUvgd
-fBGiAq+NinyMXVypHfnzKzKrhlYWRHkgl+zWRz6DiYmuSfTctB1lvxX6TnVJ3swp
-O8eUkpiflMy6hBQ41AKlidMdMmalnGtIvCE61KH80d46C2kHtp5wla0wQCVy3b/W
-lNPFDxVny8T5aezP9stQ0tJJwvZG83Y4vDCcgpJa2iSUAZjiOJpPACyD6+/7TOFy
-Uo3xy/jVvJZa/tOJY4eAvrMZtTgsroAE72sVFBtT5wI5MxHZaQ1KT1tR8o500dMN
-jrus/MW0yAZvbsA9hCKbcQxCO742jld4cXSHm2niBCFVPAWk8WD5rBauxuI72v9P
-vwTe0EG5xQveMK7DSRurIrG4+mO3dXZWhHX6Qmxcbs2kZ46MzNkzDWhJ8aCE0/7S
-plOQGp0DOnJuuLQwnthffRfu7tPuiNMnUf7NBj8ykWx2IfjPMHAdzZm0GarHWlJ0
-it56dvJ56c1Ds+qBaHmA0uQVmU6O/i4tA4C7ffzPco/BbwICXy7UJ0CyRMQ1XbJ/
-5WHVtVt66kBAeqhqPvoLcJpLZpUnyqOcmAqLwpFYe1PkcJnMkhKOkISRd+xq3L10
-pMe3WNii/N7LH7aDztJbisG1LSdwMN6LoWrDoceLtr+ImmLdPUW1urFu19nrNS8W
-Apwcqow65QGB0YtbmdGi
-=R6Jj
--END PGP SIGNATURE-
+DIST smex-1.1.4.tar.gz 6599 BLAKE2B 
2d7b3cbe4d0a6d4790b261c1abe64c96f46922b09ef8b8cdac71692b4ab96da1333dcf54c2658a440d110ed1c22004808e5aeead6e87ecebba7825c532c742fc
 SHA512 
58bb13e76588313db551512d3ee00f36eb6b8ca6ed38abe490acdd8799a4613f9fc24b572722907f325d0e693d2103ef8e8471ac972860757d7a120cfa0fc4d4
+DIST smex-20090716.el.bz2 3733 BLAKE2B 
5e735d051866ec391cf4fc500696b3cc3596633c64ba3a072d568e351236a81805ebbeb0782a0b5cb75345911bb35dbd7a581702774ad75446974deb224811fa
 SHA512 
882e9f05f50469c4d6105ba83f1c656ef0111ad9a2d9b39508555b7b3c498665d66d8293cc9cfa112528a89397f6579c5b5f8a6947ed1978ec27529e66bf75f7

diff --git a/app-emacs/smex/smex-1.1.4.ebuild b/app-emacs/smex/smex-1.1.4.ebuild
new file mode 100644
index 000..5751386
--- /dev/null
+++ b/app-emacs/smex/smex-1.1.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp
+
+DESCRIPTION="A smart M-x enhancement for Emacs"
+HOMEPAGE="https://www.emacswiki.org/emacs/Smex
+   https://github.com/nonsequitur/smex;
+SRC_URI="https://github.com/nonsequitur/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+SITEFILE="50${PN}-gentoo.el"
+DOCS="README.markdown"



[gentoo-commits] repo/proj/emacs:master commit in: app-editors/pemacs/

2019-08-17 Thread Ulrich Müller
commit: f03a957824da7eac60ed05395dea03ab01d329d1
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 21:25:24 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 21:25:24 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=f03a9578

app-editors/pemacs: Add slot operator for ncurses dependency.

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

 app-editors/pemacs/Manifest  | 2 +-
 app-editors/pemacs/pemacs-1.5_pre20130322.ebuild | 6 +++---
 app-editors/pemacs/pemacs-.ebuild| 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-editors/pemacs/Manifest b/app-editors/pemacs/Manifest
index 71a832b..3d50711 100644
--- a/app-editors/pemacs/Manifest
+++ b/app-editors/pemacs/Manifest
@@ -1 +1 @@
-DIST pemacs-1.5_pre20130322.tar.xz 42380 SHA256 
29a2a1af523bbe2ba7bbb782c47dae7d34bc5027f90df090b71948c44c796867 SHA512 
4458c045f64e5c4c80067394ad3431d54c14505d259e1055162eb540c7bca4e0e0f1bbadf31b3dc6614faa85e66c9b249b00d50d555a09669513fc465a30871e
 WHIRLPOOL 
03259468ea38243907787bb0e5efa1c9117da5764355746cf5cefb340a218c9ea265f233db6ff2fe60caee620945fedccc3ff82984c424b7a9f33ef39a538c64
+DIST pemacs-1.5_pre20130322.tar.xz 42380 BLAKE2B 
5c982484918e9c7b76d038c341210b6746fad8bec171f20520becb3d05b89b1f368f11ae9175a3b62e9f701ec4651be04c155fea2bda9c0bff43a6b0969ba7f8
 SHA512 
4458c045f64e5c4c80067394ad3431d54c14505d259e1055162eb540c7bca4e0e0f1bbadf31b3dc6614faa85e66c9b249b00d50d555a09669513fc465a30871e

diff --git a/app-editors/pemacs/pemacs-1.5_pre20130322.ebuild 
b/app-editors/pemacs/pemacs-1.5_pre20130322.ebuild
index c414e76..23062e1 100644
--- a/app-editors/pemacs/pemacs-1.5_pre20130322.ebuild
+++ b/app-editors/pemacs/pemacs-1.5_pre20130322.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ if [[ ${PV} =  ]]; then
inherit git-r3
 else
# snapshot from git repo
-   SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
+   SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
 fi
 
 DESCRIPTION="Perfect Emacs, a small footprint Emacs derived from Ersatz Emacs"
@@ -21,7 +21,7 @@ LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="sys-libs/ncurses"
+RDEPEND="sys-libs/ncurses:0="
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 

diff --git a/app-editors/pemacs/pemacs-.ebuild 
b/app-editors/pemacs/pemacs-.ebuild
index bd7c314..b1d3db2 100644
--- a/app-editors/pemacs/pemacs-.ebuild
+++ b/app-editors/pemacs/pemacs-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ if [[ ${PV} =  ]]; then
inherit git-r3
 else
# snapshot from git repo
-   SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
+   SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
 fi
 
 DESCRIPTION="Perfect Emacs, a small footprint Emacs derived from Ersatz Emacs"
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/hughbarney/pEmacs;
 LICENSE="public-domain"
 SLOT="0"
 
-RDEPEND="sys-libs/ncurses"
+RDEPEND="sys-libs/ncurses:0="
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/twitter/, app-emacs/twitter/files/

2019-08-17 Thread Ulrich Müller
commit: eb0877df8c714605040686abe782b0cf44e79151
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 20:02:35 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 20:02:35 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=eb0877df

app-emacs/twitter: Remove package.

No longer working. Replacement is called "twitel" and (supposedly)
available from http://www.busydoingnothing.co.uk/twitel/ but the git
repository linked from there appears to be dead.

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

 app-emacs/twitter/Manifest  | 21 -
 app-emacs/twitter/files/50twitter-gentoo.el |  4 
 app-emacs/twitter/metadata.xml  |  8 
 app-emacs/twitter/twitter-20090422.ebuild   | 16 
 4 files changed, 49 deletions(-)

diff --git a/app-emacs/twitter/Manifest b/app-emacs/twitter/Manifest
deleted file mode 100644
index c0d062f..000
--- a/app-emacs/twitter/Manifest
+++ /dev/null
@@ -1,21 +0,0 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST twitter-20090422.el.bz2 8297 SHA256 
432143206511da06be98eef4ca2a7a7542f63092aa211c70a4ea1c5a209ce7d1 SHA512 
7816ee5d85aadada72c77a454cd420b891bd07a5352c2481fe752362cba0f32c342ef67fdf8bdd3aff798cb3ca8a050d1a8d3f2fe1e7abe89d6e007b3acf9782
 WHIRLPOOL 
6270702fa11c7878d5e4cca470762d8d0fe5f2eb6f64df3573a74297c42bb317b03fe286064a475d305ee34012bcd07d1ce1661debd09ba9ef521dc01265eb3f
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgZAAoJEDxpGckxwJCBAQIP/iZKPFLslZkYk2659yDsYttx
-NjTW+4TkZZVgKwxuSDsO+hshoMgH8CtuMCjsg5pAKN0Xg5d8B9RHYlOsoEES1sVI
-xAoZj0nwm4SlQNoPeF4+F8kvs5f/HjLpYYg83wdYHqTpPp9/CJaZWUtjtXXX0p1N
-X9qk7upwX6ageP5fOAS1LaSt8dsN1t4ynJYZLzx5RYBosXx0GY0/h8jZf75Ds/Kg
-WruW9FIsCb0h8irDwNZ0LELyvBcG9myMHEPh+XVW4Ko5LKVuOtxUlW0y7AhWbRtX
-9jsGixncaHX7J+Z865gogbzwnbYR8fpg0gCF9jsfrWZoeK5NtDaB41sKKDJ+3jeZ
-CT0it4+lxz9VmJqo8U9bhpU/0+qat3Wewkd4X0+nU8xsJtJMOm15fK+jzC5MfxEj
-1H9ReEsZDwqW5ugEz3Er9OvJSmgtgVVCnYeRmjn1M6RHO578uB3gi63UQ7uvR56K
-aagMOb/Qj3X4tasbqSdEK2WLVwzqlohqjefj2oU5AX69oxqrcFuIomAVd/JzSGtS
-iLc5VqfzQdphq406EKilamaXc37yCLfnqaR6xt38eJ3Rz9rO7hlI7w0crO8nnV3h
-ZnoSFJ+l0gknx0shlidPIz+RQlN92YezPiVp7G+vWcKd8V5PvESfsreQ43psEIsy
-BEwARqxK3p0TzEUW7Z7R
-=lQOr
--END PGP SIGNATURE-

diff --git a/app-emacs/twitter/files/50twitter-gentoo.el 
b/app-emacs/twitter/files/50twitter-gentoo.el
deleted file mode 100644
index 0859e44..000
--- a/app-emacs/twitter/files/50twitter-gentoo.el
+++ /dev/null
@@ -1,4 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(autoload 'twitter-get-friends-timeline "twitter" nil t)
-(autoload 'twitter-status-edit "twitter" nil t)
-(add-hook 'twitter-status-edit-mode-hook 'longlines-mode)

diff --git a/app-emacs/twitter/metadata.xml b/app-emacs/twitter/metadata.xml
deleted file mode 100644
index c438baf..000
--- a/app-emacs/twitter/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-  gnu-em...@gentoo.org
-  Gentoo GNU Emacs project
-
-

diff --git a/app-emacs/twitter/twitter-20090422.ebuild 
b/app-emacs/twitter/twitter-20090422.ebuild
deleted file mode 100644
index 92ca1ea..000
--- a/app-emacs/twitter/twitter-20090422.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit elisp
-
-DESCRIPTION="Simple Emacs-based client for Twitter"
-HOMEPAGE="http://www.busydoingnothing.co.uk/twitter-el/;
-# Snapshot of git repo at git://git.busydoingnothing.co.uk/twitter.git
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/proj/emacs:master commit in: app-doc/elisp-tutorial/

2019-08-17 Thread Ulrich Müller
commit: a55228c860a2473ece62cc49136fe92eeeb0a061
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 21:37:38 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 21:37:38 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=a55228c8

app-doc/elisp-tutorial: Update SRC_URI, bump EAPI to 7.

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

 app-doc/elisp-tutorial/Manifest   |  2 +-
 app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild | 17 -
 2 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/app-doc/elisp-tutorial/Manifest b/app-doc/elisp-tutorial/Manifest
index 2ed562f..57d9979 100644
--- a/app-doc/elisp-tutorial/Manifest
+++ b/app-doc/elisp-tutorial/Manifest
@@ -1 +1 @@
-DIST elisp-tutorial-2.05.tar.gz 42649 SHA256 
1b93dc9660a55a9509912a014b2dbe62f7083699d31e11438da2d017b6238710 SHA512 
6367cbab33455b4b921be57902ff0f1e9727d59a0cef8bbec017920b10b1253a5a208289291caf222e292568e4b147cd02b61de1d7840cab8c4fdcf632b02dc0
 WHIRLPOOL 
a2840c73a480ef2fbc1da226e3822e0f635ce82bab621c9aaa73dae043bcf23f3c0b7329708e9bc957564a2e762c5fd9dfe17aa9c7a8f9ddb64f383ec9d4b994
+DIST elisp-tutorial-2.05.tar.gz 42649 BLAKE2B 
2516baa8fbb8158c24ab345cdc8c428551ea78dfdea67713c90fb71cbdb49eb6d0dee0938ad90475ab2cfb52a4904eb269e0b79b1e492c9f5ca2a893fbc4869b
 SHA512 
6367cbab33455b4b921be57902ff0f1e9727d59a0cef8bbec017920b10b1253a5a208289291caf222e292568e4b147cd02b61de1d7840cab8c4fdcf632b02dc0

diff --git a/app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild 
b/app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild
index 194c3c8..478dd8e 100644
--- a/app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild
+++ b/app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild
@@ -1,23 +1,30 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit readme.gentoo
+inherit readme.gentoo-r1
 
 DESCRIPTION="A simple Emacs Lisp tutorial"
 HOMEPAGE="http://www.gnuvola.org/software/elisp-tutorial/;
-SRC_URI="http://www.gnuvola.org/software/${PN}/${P}.tar.gz;
+# taken from: http://www.gnuvola.org/software/${PN}/${P}.tar.gz;
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.gz;
 
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 src_install() {
-   dohtml index.html
+   docinto html
+   dodoc index.html
+   docinto .
dodoc *.el ChangeLog NEWS
 
DOC_CONTENTS="Open /usr/share/doc/${PF}/html/index.html with your 
browser.
The Lisp files of the tutorial can be found in 
/usr/share/doc/${PF}/."
readme.gentoo_create_doc
 }
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+}



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/js2-mode/

2019-08-17 Thread Ulrich Müller
commit: 48dd26569e28add912a2e3935f83182c6410dc36
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 17 19:39:05 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 17 19:39:05 2019 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=48dd2656

app-emacs/js2-mode: Bump to version 20190219.

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

 app-emacs/js2-mode/Manifest | 25 +++--
 app-emacs/js2-mode/js2-mode-20190219.ebuild | 20 
 2 files changed, 23 insertions(+), 22 deletions(-)

diff --git a/app-emacs/js2-mode/Manifest b/app-emacs/js2-mode/Manifest
index eb91bc5..2a6db77 100644
--- a/app-emacs/js2-mode/Manifest
+++ b/app-emacs/js2-mode/Manifest
@@ -1,22 +1,3 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST js2-20080616a.el.bz2 79954 SHA256 
93ab4323dd0b55d03661363cc95a47357458e4e16821efc1b6cdcff6407799b0 SHA512 
9b20e2410fea5ae39ec3ebf0cf6f082c10717ec10c777ad5e9327c458a512431850b80f4b2e81b7ad132da5dc7f92f8b5d3ab32b035f03213bed2ea1a141a2d8
 WHIRLPOOL 
4e8010b5bfa4796f2638ef7e940191c6e53fe0c1a2cb6df71e5df030f676413a43d8814bb19b22c28d79eb347925bbe75c2fc23687fb33ea1926ec5823928a2b
-DIST js2-20090723b.el.bz2 83057 SHA256 
bce6f848b2e9cc0b07e53635f2124dba9ba78eeb882b84782e75108b8528bca3 SHA512 
87b06f27f11e8f11ce3d847f13f7742ef6070a05059e4b7cefa61d1e0469aacd2c38d80b3d122a8042ca283481207611f9be8e9e334589493068fdea1cbb35c2
 WHIRLPOOL 
62775e95ce65600780167f13ce2c5a6364a5daff291897ddc25e4f141681aef9bae4e532cf3b1b622be963a4a25b1784463ff52f398da48328db48543f1d0b74
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgZAAoJEDxpGckxwJCBU8cQAJes366WaDJbViNNYQCVLFEx
-4eE8Y++WuRpparXCmWaA2uyHmaYQmlhV9yjGPyKUme0VtmiaqrhLmbFjDlswfEar
-tanCIsOA4FevsJum7U/V0ShBvpquiQHDmtcyaDWA/qZpj3AV+lk3fab2XSk9vg3Z
-8SEzmK8mgDRWHTW2JNol16VBz8aO6fSGLyIj5owAaraIasnRf9yYa4gktSWR54ig
-MQnDll13W98wC8h2S74xw9elKqvv2hClZd+bsijsWsB04v8l3YwnSKMdqG+ihF10
-l4eFo1JbfgN1OKQqq9TuJQCiw+VExHIdqRDmzRCYZaXSdTIl2qHy3JohcmMni4rn
-EW5JpfV1VljpiAtWqhEjwhQzkeFiIymZP8+OLnfBm0EkDue5ACd1ml1MqUhhlrgW
-N/wT84lcekt/IABuR5MYVBn/CNZLEeBoym23C2X3f9OBQEL9r/q34Xk22WiSPaup
-yyOVwNXQxRefQ4HHKpDXLzFv2rM7odUCM8/pyhvy1Getm8Cb6PO2kpvUf/kQ52jP
-BdNsFrviU1/aV6capuo1ynBKoZ+8vUGVl8+JYNmNICnG2u4dNJ1xAUXT7r9ySWfF
-enKo0UwXHxMG4dc6DymEYPe8+8D2LW/5BGTP/EVWeLpjknhKyJUJmH/pkLNyRedQ
-dxazL3JCiE24n+XDeZ9R
-=NPng
--END PGP SIGNATURE-
+DIST js2-20080616a.el.bz2 79954 BLAKE2B 
def91519fb71dd0fe13ddebd8f4f0b46475b9bad7a7cfc1c8fd52cdcdd253f0f0d78136933a217279f846f88f8a61da1f39dc8904051177511933d7ea300d325
 SHA512 
9b20e2410fea5ae39ec3ebf0cf6f082c10717ec10c777ad5e9327c458a512431850b80f4b2e81b7ad132da5dc7f92f8b5d3ab32b035f03213bed2ea1a141a2d8
+DIST js2-20090723b.el.bz2 83057 BLAKE2B 
fd8aadebf548a5b44f0098be7072e88b1b4e9dd9caaf69f43e16eb8bbeaebbf15cf80f7a6aa1d2006b53f5648b9a465f07005789052c46632c3efd4f421b59f0
 SHA512 
87b06f27f11e8f11ce3d847f13f7742ef6070a05059e4b7cefa61d1e0469aacd2c38d80b3d122a8042ca283481207611f9be8e9e334589493068fdea1cbb35c2
+DIST js2-mode-20190219.tar.gz 159284 BLAKE2B 
bbbcda7573a06ad7b52963857082965d20fec16b42b9d69433628088c584a4925efbfd6c27d94efd3499032d4d8987d4c4ad4c7b7f8fb01197b973cae882ab3a
 SHA512 
09d2d06d31f220ecf3c1cda0a73594a1df2fe807a758a3b50a5a343f6d466c353e63961bddc0f3141fd95b7f3d37c9a15eb5f7ed5b30d508acfd7b5620c25ce3

diff --git a/app-emacs/js2-mode/js2-mode-20190219.ebuild 
b/app-emacs/js2-mode/js2-mode-20190219.ebuild
new file mode 100644
index 000..be88958
--- /dev/null
+++ b/app-emacs/js2-mode/js2-mode-20190219.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp readme.gentoo-r1
+
+DESCRIPTION="An improved JavaScript mode for GNU Emacs"
+HOMEPAGE="https://github.com/mooz/js2-mode/;
+SRC_URI="https://github.com/mooz/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+SITEFILE="50${PN}-gentoo.el"
+DOCS="README.md NEWS.md"
+DOC_CONTENTS="If you want to activate js2-mode automatically for .js files,
+   add the following command to your ~/.emacs file:
+   \n(add-to-list 'auto-mode-alist '(\""'.js'"'\" . js2-mode))"



[gentoo-commits] repo/gentoo:master commit in: profiles/, media-video/pipewire/

2019-08-17 Thread Mart Raudsepp
commit: 402d6bddc51f6f2c6734eefdaf784c7cb140bf2d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Aug 17 20:39:14 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Aug 17 20:45:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=402d6bdd

media-video/pipewire: add subslot, fix license and unmask

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

 media-video/pipewire/pipewire-0.2.6.ebuild | 4 ++--
 profiles/package.mask  | 5 -
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/media-video/pipewire/pipewire-0.2.6.ebuild 
b/media-video/pipewire/pipewire-0.2.6.ebuild
index 53944bcd82f..75c4a6074d2 100644
--- a/media-video/pipewire/pipewire-0.2.6.ebuild
+++ b/media-video/pipewire/pipewire-0.2.6.ebuild
@@ -16,8 +16,8 @@ fi
 DESCRIPTION="Multimedia processing graphs"
 HOMEPAGE="https://pipewire.org/;
 
-LICENSE="LGPL-2.1"
-SLOT="0"
+LICENSE="LGPL-2.1+"
+SLOT="0/0.2"
 IUSE="bluetooth doc ffmpeg libav gstreamer sdl systemd vaapi X"
 
 BDEPEND="

diff --git a/profiles/package.mask b/profiles/package.mask
index 15c06bdc316..74a6c56af71 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -289,11 +289,6 @@ dev-perl/File-Slurp-Unicode
 # matching genkernel work?
 >=sys-fs/lvm2-2.03
 
-# Andreas Sturmlechner  (2019-07-07)
-# Initial package version, no potential revdeps have been tested yet
-# or amended for support. Please do test.
-media-video/pipewire
-
 # Daniel Pielmeier  (2019-07-06)
 # Requires >=dev-lang/lua-5.2 which is masked
 >=app-admin/conky-1.11.4



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

2019-08-17 Thread Georgy Yakovlev
commit: cd94b7b4c8a5bf59e2cfc54002a946ee85a11eff
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Aug 17 07:54:58 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Aug 17 20:43:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd94b7b4

sys-fs/zfs: sync live ebuild keywords

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

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

diff --git a/sys-fs/zfs/zfs-.ebuild b/sys-fs/zfs/zfs-.ebuild
index 275c7978fbc..fdb0ed3deb3 100644
--- a/sys-fs/zfs/zfs-.ebuild
+++ b/sys-fs/zfs/zfs-.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git;
 else

SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz;
-   KEYWORDS="~amd64"
+   KEYWORDS="~amd64 ~ppc64"
 fi
 
 LICENSE="BSD-2 CDDL MIT"



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-screensaver/

2019-08-17 Thread Georgy Yakovlev
commit: 9539b834adac667002a276becc9c8adffae8aa17
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Aug 17 20:37:42 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Aug 17 20:43:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9539b834

xfce-extra/xfce4-screensaver: keyword on ~ppc64

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

 xfce-extra/xfce4-screensaver/xfce4-screensaver-0.1.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-screensaver/xfce4-screensaver-0.1.8.ebuild 
b/xfce-extra/xfce4-screensaver/xfce4-screensaver-0.1.8.ebuild
index c0bc42a7a48..534375f08d2 100644
--- a/xfce-extra/xfce4-screensaver/xfce4-screensaver-0.1.8.ebuild
+++ b/xfce-extra/xfce4-screensaver/xfce4-screensaver-0.1.8.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc64 ~x86"
 IUSE="consolekit elogind +locking opengl pam systemd"
 
 # Xrandr: optional but automagic



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

2019-08-17 Thread Georgy Yakovlev
commit: 7d9504e58ffc04ce3d25892a39b2c414d31a0e3a
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Aug 17 20:28:59 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Aug 17 20:43:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9504e5

sys-fs/zfs: update live ebuild, fix static-libs

static-libs useflag was a no-op since migration to EAPI=7, fix it

Bug: https://bugs.gentoo.org/692196
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-fs/zfs/zfs-.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sys-fs/zfs/zfs-.ebuild b/sys-fs/zfs/zfs-.ebuild
index fdb0ed3deb3..33c2826938c 100644
--- a/sys-fs/zfs/zfs-.ebuild
+++ b/sys-fs/zfs/zfs-.ebuild
@@ -25,10 +25,11 @@ IUSE="custom-cflags debug kernel-builtin python +rootfs 
test-suite static-libs"
 
 COMMON_DEPEND="
${PYTHON_DEPS}
-   net-libs/libtirpc
+   net-libs/libtirpc[static-libs?]
sys-apps/util-linux[static-libs?]
sys-libs/zlib[static-libs(+)?]
virtual/awk
+   virtual/libudev[static-libs?]
python? (
virtual/python-cffi[${PYTHON_USEDEP}]
)
@@ -123,6 +124,7 @@ src_configure() {
 
local myconf=(
--bindir="${EPREFIX}/bin"
+   --enable-shared
--enable-systemd
--enable-sysvinit
--localstatedir="${EPREFIX}/var"
@@ -136,6 +138,7 @@ src_configure() {
--with-systemdpresetdir="${EPREFIX}/lib/systemd/system-preset"
$(use_enable debug)
$(use_enable python pyzfs)
+   $(use_enable static-libs static)
)
 
econf "${myconf[@]}"



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

2019-08-17 Thread Georgy Yakovlev
commit: 032db137ae360e1650806e6fe9b012696c59fd2b
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Aug 17 20:42:30 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Aug 17 20:43:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=032db137

sys-fs/zfs: fix automagic ssl dependency

Bug: https://bugs.gentoo.org/692332
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-fs/zfs/zfs-.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sys-fs/zfs/zfs-.ebuild b/sys-fs/zfs/zfs-.ebuild
index 33c2826938c..b0b23dadff9 100644
--- a/sys-fs/zfs/zfs-.ebuild
+++ b/sys-fs/zfs/zfs-.ebuild
@@ -21,7 +21,7 @@ fi
 
 LICENSE="BSD-2 CDDL MIT"
 SLOT="0"
-IUSE="custom-cflags debug kernel-builtin python +rootfs test-suite static-libs"
+IUSE="custom-cflags debug kernel-builtin libressl python +rootfs test-suite 
static-libs"
 
 COMMON_DEPEND="
${PYTHON_DEPS}
@@ -30,6 +30,8 @@ COMMON_DEPEND="
sys-libs/zlib[static-libs(+)?]
virtual/awk
virtual/libudev[static-libs?]
+   libressl? ( dev-libs/libressl:0=[static-libs?] )
+   !libressl? ( dev-libs/openssl:0=[static-libs?] )
python? (
virtual/python-cffi[${PYTHON_USEDEP}]
)



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

2019-08-17 Thread Georgy Yakovlev
commit: 36f9294d67785f6cda0aa0e19692fb6ee8c8a69b
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Aug 17 20:30:30 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Aug 17 20:43:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f9294d

profiles: mask zfs[static-libs] on systemd profiles

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

 profiles/targets/systemd/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/targets/systemd/package.use.mask 
b/profiles/targets/systemd/package.use.mask
index ea352ad9aeb..2fe7deeddea 100644
--- a/profiles/targets/systemd/package.use.mask
+++ b/profiles/targets/systemd/package.use.mask
@@ -15,6 +15,7 @@ virtual/libudev static-libs
 sys-fs/cryptsetup static static-libs
 sys-fs/lvm2 static static-libs
 sys-fs/dmraid static
+sys-fs/zfs static-libs
 dev-libs/libgudev static-libs
 # These are actually possible, but only if you USE=-udev when building 
pciutils.
 # But package.use.mask doesn't have a way to express that, so this profile 
loses.



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

2019-08-17 Thread Sergei Trofimovich
commit: 527a1b751636d0ddb19f9649d1fe6942c8d988d9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 17 20:34:25 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 17 20:40:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527a1b75

x11-libs/pango: stable 1.42.4-r2 for ppc64, bug #692110

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

 x11-libs/pango/pango-1.42.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/pango/pango-1.42.4-r2.ebuild 
b/x11-libs/pango/pango-1.42.4-r2.ebuild
index 5b6f75288ec..f740511e7bc 100644
--- a/x11-libs/pango/pango-1.42.4-r2.ebuild
+++ b/x11-libs/pango/pango-1.42.4-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz;
 
 LICENSE="LGPL-2+ FTL"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="X +introspection test"
 



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

2019-08-17 Thread Sergei Trofimovich
commit: b4977f31da9dd5cf4d53843ad7140dd27e94b1ec
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 17 20:34:06 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 17 20:40:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4977f31

dev-libs/libyaml: stable 0.2.2 for ppc64, bug #621874

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

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

diff --git a/dev-libs/libyaml/libyaml-0.2.2.ebuild 
b/dev-libs/libyaml/libyaml-0.2.2.ebuild
index ca184b6dfc3..f7f9e9d5a97 100644
--- a/dev-libs/libyaml/libyaml-0.2.2.ebuild
+++ b/dev-libs/libyaml/libyaml-0.2.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/yaml/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="doc static-libs test"
 
 DEPEND="doc? ( app-doc/doxygen )"



[gentoo-commits] repo/gentoo:master commit in: net-fs/autofs/

2019-08-17 Thread Sergei Trofimovich
commit: f74975dc969f19716ca2649589e0dd14fe88f20d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 17 20:34:20 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 17 20:40:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f74975dc

net-fs/autofs: stable 5.1.5-r2 for ppc64, bug #692028

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

 net-fs/autofs/autofs-5.1.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/autofs/autofs-5.1.5-r2.ebuild 
b/net-fs/autofs/autofs-5.1.5-r2.ebuild
index 6bd31b5adb2..3fb7b0b759d 100644
--- a/net-fs/autofs/autofs-5.1.5-r2.ebuild
+++ b/net-fs/autofs/autofs-5.1.5-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/daemons/${PN}/v5/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86"
 IUSE="-dmalloc ldap +libtirpc mount-locking sasl systemd"
 
 # currently, sasl code assumes the presence of kerberosV



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

2019-08-17 Thread Sergei Trofimovich
commit: 1add32c95d14d2688ae449e4ad87e9c6290c4c6c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 17 20:34:10 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 17 20:40:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1add32c9

net-wireless/wpa_supplicant: stable 2.8-r1 for ppc64, bug #685860

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

 net-wireless/wpa_supplicant/wpa_supplicant-2.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-2.8-r1.ebuild 
b/net-wireless/wpa_supplicant/wpa_supplicant-2.8-r1.ebuild
index c01b805b61c..7dd2d7f6744 100644
--- a/net-wireless/wpa_supplicant/wpa_supplicant-2.8-r1.ebuild
+++ b/net-wireless/wpa_supplicant/wpa_supplicant-2.8-r1.ebuild
@@ -13,7 +13,7 @@ if [ "${PV}" = "" ]; then
inherit git-r3
EGIT_REPO_URI="https://w1.fi/hostap.git;
 else
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86 
~x86-fbsd"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 
~x86-fbsd"
SRC_URI="https://w1.fi/releases/${P}.tar.gz;
 fi
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-bin/

2019-08-17 Thread Sergei Trofimovich
commit: 868f62e00fcd024c788c1cd1ae610a42c7e66fb3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 17 20:34:15 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 17 20:40:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=868f62e0

dev-java/icedtea-bin: stable 3.13.0 for ppc64, bug #691238

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

 dev-java/icedtea-bin/icedtea-bin-3.13.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/icedtea-bin/icedtea-bin-3.13.0.ebuild 
b/dev-java/icedtea-bin/icedtea-bin-3.13.0.ebuild
index 431ac9a0e36..9841c85aaee 100644
--- a/dev-java/icedtea-bin/icedtea-bin-3.13.0.ebuild
+++ b/dev-java/icedtea-bin/icedtea-bin-3.13.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 # Don't block arm. See bug #600134.
 #MULTILIB_COMPAT=( abi_ppc_64 abi_x86_{32,64} )
-KEYWORDS="-* ~amd64 ~arm arm64 ~ppc64 x86"
+KEYWORDS="-* ~amd64 ~arm arm64 ppc64 x86"
 
 inherit java-vm-2 multilib-build toolchain-funcs
 



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

2019-08-17 Thread Sergei Trofimovich
commit: ffd669231cac7f87a6f035811b4d6ba22f588e18
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 17 20:34:41 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 17 20:41:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd66923

dev-lang/python-exec: stable 2.4.6-r1 for ppc64, bug #692186

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

 dev-lang/python-exec/python-exec-2.4.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python-exec/python-exec-2.4.6-r1.ebuild 
b/dev-lang/python-exec/python-exec-2.4.6-r1.ebuild
index cd485ad54dc..427a37c2724 100644
--- a/dev-lang/python-exec/python-exec-2.4.6-r1.ebuild
+++ b/dev-lang/python-exec/python-exec-2.4.6-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mgorny/python-exec/releases/download/v${PV}/${P}.tar
 
 LICENSE="BSD-2"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 # Internal Python project hack.  Do not copy it.  Ever.
 IUSE="${_PYTHON_ALL_IMPLS[@]/#/python_targets_}"
 



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

2019-08-17 Thread Sergei Trofimovich
commit: dfe5bcecd63a04e8e68d625b021d4df5027024ca
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 17 20:34:32 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 17 20:41:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe5bcec

app-admin/apache-tools: stable 2.4.41 for ppc64, bug #692172

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

 app-admin/apache-tools/apache-tools-2.4.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/apache-tools/apache-tools-2.4.41.ebuild 
b/app-admin/apache-tools/apache-tools-2.4.41.ebuild
index b99e0d7b089..8efe334bf51 100644
--- a/app-admin/apache-tools/apache-tools-2.4.41.ebuild
+++ b/app-admin/apache-tools/apache-tools-2.4.41.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
 IUSE="libressl ssl"
 RESTRICT="test"
 



[gentoo-commits] repo/gentoo:master commit in: www-servers/apache/

2019-08-17 Thread Sergei Trofimovich
commit: c227f6e85862b917e1e15105581b6c04bf331c53
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 17 20:34:37 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 17 20:41:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c227f6e8

www-servers/apache: stable 2.4.41 for ppc64, bug #692172

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

 www-servers/apache/apache-2.4.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/apache/apache-2.4.41.ebuild 
b/www-servers/apache/apache-2.4.41.ebuild
index 871f81c2a36..eabea18d914 100644
--- a/www-servers/apache/apache-2.4.41.ebuild
+++ b/www-servers/apache/apache-2.4.41.ebuild
@@ -136,7 +136,7 @@ HOMEPAGE="https://httpd.apache.org/;
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
 
 # Enable http2 by default (bug #563452)
 # FIXME: Move to apache-2.eclass once this has reached stable.



[gentoo-commits] repo/gentoo:master commit in: dev-util/diffoscope/, media-gfx/darktable/, gnome-extra/cinnamon-control-center/, ...

2019-08-17 Thread Michał Górny
commit: 46406ba46f279ed059fa52ad7b12ff701a1cc514
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:55:49 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug 17 20:39:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46406ba4

*/*: Make 'colord' a global USE flag

USE=colord is used in 11 packages consistently.  Make it a global USE
flag using the description from GNOME packages, and remove redundant
local definitions.

The local definition in x11-libs/gtk+ is left as it clarifies that
the flag applies to printing.

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

 dev-libs/weston/metadata.xml  | 1 -
 dev-util/diffoscope/metadata.xml  | 1 -
 gnome-base/gnome-settings-daemon/metadata.xml | 1 -
 gnome-extra/cinnamon-control-center/metadata.xml  | 3 ---
 gnome-extra/cinnamon-settings-daemon/metadata.xml | 3 ---
 media-gfx/darktable/metadata.xml  | 1 -
 media-gfx/gthumb/metadata.xml | 1 -
 media-gfx/simple-scan/metadata.xml| 3 ---
 profiles/use.desc | 1 +
 xfce-base/xfce4-settings/metadata.xml | 1 -
 10 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/dev-libs/weston/metadata.xml b/dev-libs/weston/metadata.xml
index 58d4ccfd3a4..c5e4b9c6889 100644
--- a/dev-libs/weston/metadata.xml
+++ b/dev-libs/weston/metadata.xml
@@ -6,7 +6,6 @@
James Le Cuirot
 
 
-   Allow setting color managment
Enable the desktop shell
Enable drm compositor support
Install wayland-editor example application

diff --git a/dev-util/diffoscope/metadata.xml b/dev-util/diffoscope/metadata.xml
index c6b5b3df221..3899d895c5b 100644
--- a/dev-util/diffoscope/metadata.xml
+++ b/dev-util/diffoscope/metadata.xml
@@ -13,7 +13,6 @@
 
 
   Use sys-devel/binutils
-  Use x11-misc/colord
   Use app-arch/cpio
   Use sys-apps/diffutils
   Use app-text/docx2txt

diff --git a/gnome-base/gnome-settings-daemon/metadata.xml 
b/gnome-base/gnome-settings-daemon/metadata.xml
index 5e2d0958ba4..b5c44662153 100644
--- a/gnome-base/gnome-settings-daemon/metadata.xml
+++ b/gnome-base/gnome-settings-daemon/metadata.xml
@@ -6,7 +6,6 @@
Gentoo GNOME Desktop


-   Support color management using 
x11-misc/colord
Rely on sys-auth/elogind as 
runtime logind provider
Rely on sys-apps/systemd as 
runtime logind provider


diff --git a/gnome-extra/cinnamon-control-center/metadata.xml 
b/gnome-extra/cinnamon-control-center/metadata.xml
index dbc06458f86..64ed8e976b5 100644
--- a/gnome-extra/cinnamon-control-center/metadata.xml
+++ b/gnome-extra/cinnamon-control-center/metadata.xml
@@ -5,9 +5,6 @@
cinna...@gentoo.org
Cinnamon Project

-   
-   Support color management using 
x11-misc/colord
-   

linuxmint/cinnamon-control-center


diff --git a/gnome-extra/cinnamon-settings-daemon/metadata.xml 
b/gnome-extra/cinnamon-settings-daemon/metadata.xml
index aab7fdc66a7..da9442eb021 100644
--- a/gnome-extra/cinnamon-settings-daemon/metadata.xml
+++ b/gnome-extra/cinnamon-settings-daemon/metadata.xml
@@ -5,9 +5,6 @@
cinna...@gentoo.org
Cinnamon Project

-   
-   Support color management using 
x11-misc/colord
-   

linuxmint/cinnamon-settings-daemon


diff --git a/media-gfx/darktable/metadata.xml b/media-gfx/darktable/metadata.xml
index 228506baefb..57ab6042d4e 100644
--- a/media-gfx/darktable/metadata.xml
+++ b/media-gfx/darktable/metadata.xml
@@ -6,7 +6,6 @@
Gentoo Graphics Project


-   Support color management using 
x11-misc/colord
Add support for uploading photos to 
flickr
Enable geotagging support
Enable encrypted storage of passwords with 
kde-frameworks/kwallet

diff --git a/media-gfx/gthumb/metadata.xml b/media-gfx/gthumb/metadata.xml
index 48b98345a82..0ba6dde6a35 100644
--- a/media-gfx/gthumb/metadata.xml
+++ b/media-gfx/gthumb/metadata.xml
@@ -6,7 +6,6 @@
Gentoo GNOME Desktop


-   Use x11-misc/colord for color 
management
Enable webservice integration through 
net-libs/libsoup
Compile code that uses the libjson-glib 
library
Enable slideshow plugin

diff --git a/media-gfx/simple-scan/metadata.xml 
b/media-gfx/simple-scan/metadata.xml
index a84032e4aaa..6c0216e15c7 100644
--- a/media-gfx/simple-scan/metadata.xml
+++ b/media-gfx/simple-scan/metadata.xml
@@ -11,9 +11,6 @@
You can print your scans, export them to pdf, or save them in a 
range
of image formats.

-   
-   Support color management using 
x11-misc/colord
-   

 

  1   2   3   >