[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-TempDir-Tiny/

2018-09-06 Thread Kent Fredric
commit: 38276e122950852ef34b0f1d89c8ecd8c67c54eb
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Sep  7 06:20:25 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Sep  7 06:44:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38276e12

dev-perl/Test-TempDir-Tiny: Add w/ version 0.17.0

0.18.0 skipped because it has an utterly rediculous dependency on
newer-than-any-perl File::Temp

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Test-TempDir-Tiny/Manifest|  1 +
 .../Test-TempDir-Tiny-0.17.0.ebuild| 29 ++
 dev-perl/Test-TempDir-Tiny/metadata.xml| 12 +
 3 files changed, 42 insertions(+)

diff --git a/dev-perl/Test-TempDir-Tiny/Manifest 
b/dev-perl/Test-TempDir-Tiny/Manifest
new file mode 100644
index 000..f00bbd72de0
--- /dev/null
+++ b/dev-perl/Test-TempDir-Tiny/Manifest
@@ -0,0 +1 @@
+DIST Test-TempDir-Tiny-0.017.tar.gz 19398 BLAKE2B 
6b5ad07d1b97871977df66129ceb40a82b069d42edfccc0c90baef933c530d73e73952ab9015995a5e956582c0b15ecc1520acb5edf9951ff8399de9d8431d0f
 SHA512 
82707260f42d17908240e03f6b96775619c22e555c7792d52609ef62e9e840635fa8db09ee4aecd778cc0fee5ff806132efcd7ebd53e9f48554fb1e3b64dae40

diff --git a/dev-perl/Test-TempDir-Tiny/Test-TempDir-Tiny-0.17.0.ebuild 
b/dev-perl/Test-TempDir-Tiny/Test-TempDir-Tiny-0.17.0.ebuild
new file mode 100644
index 000..b3274c56606
--- /dev/null
+++ b/dev-perl/Test-TempDir-Tiny/Test-TempDir-Tiny-0.17.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DAGOLDEN
+DIST_VERSION=0.017
+inherit perl-module
+
+DESCRIPTION="Temporary directories that stick around when tests fail"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   >=virtual/perl-Exporter-5.570.0
+   >=virtual/perl-File-Path-2.70.0
+   virtual/perl-File-Spec
+   virtual/perl-File-Temp
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.170.0
+   test? (
+   >=virtual/perl-CPAN-Meta-2.120.900
+   >=dev-perl/Capture-Tiny-0.120.0
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/Test-TempDir-Tiny/metadata.xml 
b/dev-perl/Test-TempDir-Tiny/metadata.xml
new file mode 100644
index 000..ee56053413e
--- /dev/null
+++ b/dev-perl/Test-TempDir-Tiny/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Test-TempDir-Tiny
+Test::TempDir::Tiny
+  
+



[gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-Perl-Releases/

2018-09-06 Thread Kent Fredric
commit: e1c425136a3fd3a0e12cfef88707a3fd05b39fc4
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Sep  7 05:34:22 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Sep  7 06:44:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1c42513

dev-perl/CPAN-Perl-Releases: Bump to version 3.740.0

Upstream:
- Add Perls 5.28.0{,-RC{1,2,3,4}}, 5.29.{0,1,2}
- Remove href to search.cpan.org (RIP)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../CPAN-Perl-Releases-3.740.0.ebuild  | 24 ++
 dev-perl/CPAN-Perl-Releases/Manifest   |  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-3.740.0.ebuild 
b/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-3.740.0.ebuild
new file mode 100644
index 000..bcb800f366b
--- /dev/null
+++ b/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-3.740.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=BINGOS
+DIST_VERSION=3.74
+inherit perl-module
+
+DESCRIPTION="Mapping Perl releases on CPAN to the location of the tarballs"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-File-Spec
+   virtual/perl-IO
+   >=virtual/perl-Test-Simple-0.470.0
+   )
+"
+PERL_RM_FILES=( "t/author-pod-coverage.t" "t/author-pod-syntax.t" )

diff --git a/dev-perl/CPAN-Perl-Releases/Manifest 
b/dev-perl/CPAN-Perl-Releases/Manifest
index b5e7c2b5d68..6e61d463fb0 100644
--- a/dev-perl/CPAN-Perl-Releases/Manifest
+++ b/dev-perl/CPAN-Perl-Releases/Manifest
@@ -1 +1,2 @@
 DIST CPAN-Perl-Releases-3.56.tar.gz 24719 BLAKE2B 
b7042dd10971ec048f1483816b7e7b262e20a16dfc608aca621bbe4c8688fa313a772b562d64f24522e63e351a717cbd726049c4e99c03cdd32c58855fde62de
 SHA512 
3411613b7939c9c0a53828b1612a687663f5386cf497c607a44017a7083677395d94d6d85ed91c64c48405063500e7ed725b6f5308f1cca01186b7ca82324482
+DIST CPAN-Perl-Releases-3.74.tar.gz 23811 BLAKE2B 
ad78859ea6b9325c39e5a974c43a25bcb1f1225139ce2ed4dc107f7e50c3f900e6c03611201b4b71a02b5351dc2904b6371851d82aaad505ccd4e9805a88e759
 SHA512 
0fe9ce14e3b694bd6a7992149fb8059c148df9d944ae4e01f0d20c22938a52b5501935efe47ed225da96b4219565c262ee3b41f81d20ef2f3597e0deae7b6ef3



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-PatchPerl/

2018-09-06 Thread Kent Fredric
commit: f3cab63388831625e520fc3ced90fba74790f1b0
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Sep  7 06:07:04 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Sep  7 06:44:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3cab633

dev-perl/Devel-PatchPerl: Bump to version 1.520.0

Upstream:
- Update hints
- Add fix for Perl_fp_class_denorm

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../Devel-PatchPerl/Devel-PatchPerl-1.520.0.ebuild | 27 ++
 dev-perl/Devel-PatchPerl/Manifest  |  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.520.0.ebuild 
b/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.520.0.ebuild
new file mode 100644
index 000..5876b6467a2
--- /dev/null
+++ b/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.520.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=BINGOS
+DIST_VERSION=1.52
+inherit perl-module
+
+DESCRIPTION="Patch perl source a la Devel::PPPort's buildperl.pl"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-perl/File-pushd-1.0.0
+   virtual/perl-IO
+   virtual/perl-MIME-Base64
+   dev-perl/Module-Pluggable
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"
+PERL_RM_FILES=(
+   "t/author-pod-coverage.t"
+   "t/author-pod-syntax.t"
+)

diff --git a/dev-perl/Devel-PatchPerl/Manifest 
b/dev-perl/Devel-PatchPerl/Manifest
index d973000d76f..0c2cff6203a 100644
--- a/dev-perl/Devel-PatchPerl/Manifest
+++ b/dev-perl/Devel-PatchPerl/Manifest
@@ -1 +1,2 @@
 DIST Devel-PatchPerl-1.48.tar.gz 122416 BLAKE2B 
53f288fd70128aa1723c2b7a514adcbe3184bb18772bcec163a4ee4c9900e32a6f620fddc7cecc6743f8f4b7af760dcf46b37abffe5835361dbbb0d20b26c120
 SHA512 
7b0f3ad986f4e79803f301aa062fd448b5970cc5081e2b785c839cc8e96a6fa5b4a773851f16cc5b39b88aa333ae8f00dc632a71a8aa74d82552726d7a9e1508
+DIST Devel-PatchPerl-1.52.tar.gz 123142 BLAKE2B 
627bde1f894fdcc55a2db1d42cad93da65359d88922417a661b7719eba7f7f710bf5c1f6dc66e78830244b34d070e062b48b6736cd21549ace544b51ed2b7a1c
 SHA512 
c08783fa087a2f6e55cc25665e429373c46fdb97ba0f08a4f20f71e8970d188281b41c04ed3d39c6fe7ea4b642cd6c3c08116bdbe0c9de0d4ce9fe64971d767f



[gentoo-commits] repo/gentoo:master commit in: dev-perl/App-perlbrew/

2018-09-06 Thread Kent Fredric
commit: 71fb9cd760eebbf267dc8f9ebd6fbe3408a9b6c5
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Sep  7 06:44:09 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Sep  7 06:44:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71fb9cd7

dev-perl/App-perlbrew: Update to version 0.840.0

Upstream:
- Adjust for search.cpan.org RIP
- MAKE env var can now be used to specify "make" program
- new command 'install-cpm'
- install command now has a "--builddir" parameter
- list command now has a "--verbose" option
- Migrate to Module::Build::Tiny

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/App-perlbrew/App-perlbrew-0.840.0.ebuild | 41 +++
 dev-perl/App-perlbrew/Manifest|  1 +
 2 files changed, 42 insertions(+)

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.840.0.ebuild 
b/dev-perl/App-perlbrew/App-perlbrew-0.840.0.ebuild
new file mode 100644
index 000..66efeec9bd5
--- /dev/null
+++ b/dev-perl/App-perlbrew/App-perlbrew-0.840.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=GUGOD
+DIST_VERSION=0.84
+inherit perl-module
+
+DESCRIPTION='Manage perl installations in your $HOME'
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=virtual/perl-ExtUtils-MakeMaker-6.860.0
+   >=dev-perl/CPAN-Perl-Releases-3.660.0
+   >=dev-perl/Capture-Tiny-0.360.0
+   >=dev-perl/Devel-PatchPerl-1.520.0
+   >=virtual/perl-File-Temp-0.230.400
+   virtual/perl-JSON-PP
+   >=virtual/perl-Pod-Parser-1.630.0
+   >=dev-perl/local-lib-2.0.14
+"
+DEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-Tiny-0.34.0
+   test? (
+   >=dev-perl/File-Which-1.210.0
+   >=dev-perl/IO-All-0.510.0
+   >=dev-perl/Path-Class-0.330.0
+
+   >=dev-perl/Test-Exception-0.320.0
+   >=dev-perl/Test-NoWarnings-1.40.0
+   >=dev-perl/Test-Output-1.30.0
+   >=virtual/perl-Test-Simple-1.1.2
+   >=dev-perl/Test-Spec-0.470.0
+   >=dev-perl/Test-TempDir-Tiny-0.16.0
+   )
+"
+mydoc=("doc/notes.org")

diff --git a/dev-perl/App-perlbrew/Manifest b/dev-perl/App-perlbrew/Manifest
index 9392455e966..18a0588b9a7 100644
--- a/dev-perl/App-perlbrew/Manifest
+++ b/dev-perl/App-perlbrew/Manifest
@@ -1 +1,2 @@
 DIST App-perlbrew-0.82.tar.gz 90075 BLAKE2B 
f83c663498ece12b5d7b45bbce223e021a8d84c09313fd2ff73716ed12eb9fa79b2cea8a2b995c31eae05cd3a4b387d9d31cbaea1d9c7770ff23ccd5a46205b4
 SHA512 
fca0c23f94462d260acbbfb471954055681c3d88b2cd126fdb54ecc1de8f00f32ccf6f32929ac451e86d6192c4de612f71c438419756d25808f30a08e14dfcee
+DIST App-perlbrew-0.84.tar.gz 83189 BLAKE2B 
06d1a33c6d564c380a585e9f859e9a2c4b3df5bf32dff9b8b0e80069b77ccd60058b2a2d8fda15624fda399b26daa24643dba32090541176553400eb176c5761
 SHA512 
2e283a6e6f6c4ca78a50548ad80b91f5f5b791bcd46ce1881037e3c1bb52c1863879c978cb621c55ec26fc97d24163c4f710812c0fef868cd6dd3ebc2aa1eb0c



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

2018-09-06 Thread Manuel Rüger
commit: 7bc7ee3c6399f590cea3821af600cbdb582051c7
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Sep  7 06:30:10 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Sep  7 06:30:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc7ee3c

dev-util/hadolint: Version bump to 1.12.0

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-util/hadolint/Manifest   |  1 +
 dev-util/hadolint/hadolint-1.12.0.ebuild | 42 
 2 files changed, 43 insertions(+)

diff --git a/dev-util/hadolint/Manifest b/dev-util/hadolint/Manifest
index b8ad6551015..bd0e20d004e 100644
--- a/dev-util/hadolint/Manifest
+++ b/dev-util/hadolint/Manifest
@@ -1,3 +1,4 @@
 DIST hadolint-1.10.2.tar.gz 39009 BLAKE2B 
84552ce978d6f53b6e2e769da402585777ce7ef5bd7b66cc538b4f22d73a54b0d07246c1d68b9628f9e2d17d9db2bb472e1902cf017f13344b9277b27658b652
 SHA512 
2104cb588bdb9620d6a5831ab0f38e6fbd45ab19ba6dbd38e6ced43995f2dd6509d7f9d0180d59a828bbe8de46738f7ff2f3ba9859d9ac4a04b1ba9015071fd9
 DIST hadolint-1.10.4.tar.gz 39126 BLAKE2B 
afec4a6308ac19d31207ad9cc89f3d75c24ae1bc7d09e89c9437863e117ffaf0041df7a110cb0264a4b76a67ff6c2901fdfb372a5ca7660a806f059db95cf572
 SHA512 
ca0dad6f64247a514b562cacd5744ba9b5ab87353144b8075bbcfbfbe8893228f08bd45b6c9885c2be1f3a3a12c4afbe4d8f6afa0031405b5958836a8b415021
+DIST hadolint-1.12.0.tar.gz 39932 BLAKE2B 
1d7f7acaf5a8ebacb9b0555e60a31e2bf70474045b33f1a8fefded796c455d9ab6587acdcfdfddf23b78585cf69cd4f609320c4ac39f956bfff62322595f026b
 SHA512 
306eeebc357352d50c48b30d424ed50e0b89deff059a61b78ae0f7493c0ac2099bf32caaf84cdb2620ff6abecb69d3e6d61ad9e5223c42cce73923cb1da376c6
 DIST hadolint-1.7.4.tar.gz 35187 BLAKE2B 
e40892f739d7714f62b322d1d3bb6d5cb285e9e6f3bc9c35d21a8d0eef837f32966b6292ce3e20ff461e2775777b2bf6192676ab76d32a558a8242dfe12c697d
 SHA512 
ad92d1f6a1efee2b853613ec078396847e7ee2c525d6069d3cf1708d1af229133eff35e0dee6f0680433a2c6781839beeda02f8cebb52e360c622e6b05ac5925

diff --git a/dev-util/hadolint/hadolint-1.12.0.ebuild 
b/dev-util/hadolint/hadolint-1.12.0.ebuild
new file mode 100644
index 000..eff49ab1f04
--- /dev/null
+++ b/dev-util/hadolint/hadolint-1.12.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.5
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Dockerfile linter, validate inline bash, written in Haskell"
+HOMEPAGE="https://github.com/hadolint/hadolint";
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-haskell/aeson:=[profile?]
+   >=dev-haskell/gitrev-1.3.1:=[profile?]
+   >=dev-haskell/language-docker-6.0.4:=[profile?] 
=dev-haskell/megaparsec-6.4:=[profile?]
+   dev-haskell/mtl:=[profile?]
+   >=dev-haskell/optparse-applicative-0.14.0:=[profile?]
+   >=dev-haskell/split-0.2:=[profile?]
+   dev-haskell/text:=[profile?]
+   dev-haskell/void:=[profile?]
+   dev-haskell/yaml:=[profile?]
+   >=dev-lang/ghc-8.0.2:=
+   >=dev-util/shellcheck-0.5.0:=[profile?]
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.24.2.0
+   test? ( dev-haskell/hspec
+   >=dev-haskell/hunit-1.2 )
+"
+
+src_prepare() {
+   default
+   sed -i -e "s/-static//" ${PN}.cabal || die
+}



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

2018-09-06 Thread Manuel Rüger
commit: 3f460d3e0cca66befbd75c6893f61c8df99f46bd
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Sep  7 06:22:36 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Sep  7 06:22:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f460d3e

app-misc/faq: Add missing dependency on jq

Closes: https://bugs.gentoo.org/661458
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-misc/faq/faq-0.0.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-misc/faq/faq-0.0.2.ebuild b/app-misc/faq/faq-0.0.2.ebuild
index 279745ad670..e4ad4ee8faf 100644
--- a/app-misc/faq/faq-0.0.2.ebuild
+++ b/app-misc/faq/faq-0.0.2.ebuild
@@ -38,7 +38,8 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND="dev-libs/oniguruma"
+DEPEND="app-misc/jq
+   dev-libs/oniguruma"
 
 RESTRICT="test"
 



[gentoo-commits] repo/gentoo:master commit in: app-metrics/snmp_exporter/

2018-09-06 Thread Manuel Rüger
commit: 06902991ae3ae0ef88760d03a820668ca6b37ed2
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Sep  7 06:20:11 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Sep  7 06:20:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06902991

app-metrics/snmp_exporter: Add missing dependency on net-snmp

Closes: https://bugs.gentoo.org/664282
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-metrics/snmp_exporter/snmp_exporter-0.12.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-metrics/snmp_exporter/snmp_exporter-0.12.0.ebuild 
b/app-metrics/snmp_exporter/snmp_exporter-0.12.0.ebuild
index bba19bc7040..ee90f5490eb 100644
--- a/app-metrics/snmp_exporter/snmp_exporter-0.12.0.ebuild
+++ b/app-metrics/snmp_exporter/snmp_exporter-0.12.0.ebuild
@@ -17,7 +17,8 @@ LICENSE="Apache-2.0"
 SLOT="0"
 IUSE=""
 
-DEPEND="dev-util/promu"
+DEPEND="dev-util/promu
+   net-analyzer/net-snmp"
 
 pkg_setup() {
enewgroup ${PN}



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

2018-09-06 Thread Manuel Rüger
commit: 66dcf6865839e6dec857b1a39ef14df98bdf3fd8
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Sep  7 06:18:33 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Sep  7 06:18:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66dcf686

app-emulation/containerd: Fix build for multiple BUILDTAGS

Closes: https://bugs.gentoo.org/show_bug.cgi?id=665418
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-emulation/containerd/containerd-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/containerd/containerd-1.1.2.ebuild 
b/app-emulation/containerd/containerd-1.1.2.ebuild
index 4bd98d13a3b..1e306153994 100644
--- a/app-emulation/containerd/containerd-1.1.2.ebuild
+++ b/app-emulation/containerd/containerd-1.1.2.ebuild
@@ -47,7 +47,7 @@ src_prepare() {
 src_compile() {
local options=( $(usex btrfs "" "no_btrfs") $(usex cri "" "no_cri") 
$(usex seccomp "seccomp" "") $(usex apparmor "apparmor" "") )
export GOPATH="${WORKDIR}/${P}" # ${PWD}/vendor
-   LDFLAGS=$(usex hardened '-extldflags -fno-PIC' '') emake 
BUILDTAGS="${options[@]}"
+   LDFLAGS=$(usex hardened '-extldflags -fno-PIC' '') 
BUILDTAGS="${options[@]}" emake
 }
 
 src_install() {



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

2018-09-06 Thread Hans de Graaff
commit: 9d757abfa3a6e9a4965deca8a96ced92ca4341e7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep  7 06:11:24 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Sep  7 06:11:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d757abf

dev-ruby/magic: add ruby25; update ffi dependency

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/magic/magic-0.2.9-r1.ebuild | 31 +++
 1 file changed, 31 insertions(+)

diff --git a/dev-ruby/magic/magic-0.2.9-r1.ebuild 
b/dev-ruby/magic/magic-0.2.9-r1.ebuild
new file mode 100644
index 000..9f212aae665
--- /dev/null
+++ b/dev-ruby/magic/magic-0.2.9-r1.ebuild
@@ -0,0 +1,31 @@
+# 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_EXTRADOC="README.rdoc"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+inherit ruby-fakegem
+
+SRC_URI="https://github.com/qoobaa/magic/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+DESCRIPTION="Ruby FFI bindings to libmagic"
+HOMEPAGE="https://github.com/qoobaa/magic";
+
+IUSE="test"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND+="sys-apps/file"
+DEPEND+="test? ( sys-apps/file )"
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
+ruby_add_rdepend "dev-ruby/ffi"
+
+each_ruby_test() {
+   ${RUBY} -Ilib -Itest test/test_magic.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/kicad-meta/

2018-09-06 Thread Virgil Dupras
commit: 452e61bba0b1a35a4446ccaedf9c4d164f35de6e
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Sep  7 02:26:40 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 02:26:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452e61bb

sci-electronics/kicad-meta: drop ~arm64 and ~x86

Dependencies don't support it.

Bug: https://bugs.gentoo.org/661350
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sci-electronics/kicad-meta/kicad-meta-5.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-electronics/kicad-meta/kicad-meta-5.0.0.ebuild 
b/sci-electronics/kicad-meta/kicad-meta-5.0.0.ebuild
index 22a20927d2b..5a5e2b32a93 100644
--- a/sci-electronics/kicad-meta/kicad-meta-5.0.0.ebuild
+++ b/sci-electronics/kicad-meta/kicad-meta-5.0.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64"
 IUSE="doc nls"
 
 RDEPEND="



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

2018-09-06 Thread Virgil Dupras
commit: b9de69c0dc9db81bf1c3c248bae07ca8cdd0bc0c
Author: Zoltan Puskas  sinustrom  info>
AuthorDate: Mon Jul 23 01:35:32 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 00:55:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9de69c0

app-doc/kicad-doc: Bump to 5.0.0, block on kicad-doc-bin, more l10n

Bug: https://bugs.gentoo.org/661350
Closes: https://bugs.gentoo.org/653278

 app-doc/kicad-doc/Manifest  |  1 +
 app-doc/kicad-doc/kicad-doc-4.0.7-r1.ebuild | 48 +
 app-doc/kicad-doc/kicad-doc-5.0.0.ebuild| 48 +
 3 files changed, 97 insertions(+)

diff --git a/app-doc/kicad-doc/Manifest b/app-doc/kicad-doc/Manifest
index 1792cd413e7..1ae101ced1d 100644
--- a/app-doc/kicad-doc/Manifest
+++ b/app-doc/kicad-doc/Manifest
@@ -1,2 +1,3 @@
 DIST kicad-doc-4.0.4.tar.gz 33705865 BLAKE2B 
191865f4a1956424bdf661bfb968bd6fb392af48318dd097d71e04495688ff2aa38476195fac07a6b8bbea92807fd2e51c056bdc88fadb907c0656175405f6ea
 SHA512 
97a45ebbd11ab7f92eff1409bc03512b7685fb4a85dd1d87675e92742cc6672a1332c5fe8d63577eba93ed976af1bb4acaa461dbada5e4695a161cefa82c9ff4
 DIST kicad-doc-4.0.7.tar.gz 54384893 BLAKE2B 
c38342ebb9b5a14f3bc2a6cffb870bf4238fe1010b611525992a4e109a215b5db15d60637aecea14c090d9fe23fd7928fedff587e34a088f3843002a0433a58e
 SHA512 
c1f58ca04dff2afb7c8c23a81a4b54f91e310342e741cc92fe6168417252b76ee009651a6845924302651d4183ca3e58620b0655aea1ee8afa40581f62e5272a
+DIST kicad-doc-5.0.0.tar.gz 68834628 BLAKE2B 
af6cf42fbabbf3dcd1a00b1bf94633d1cc09a5c6457bd20631f4049a0c7051b74e33cb62911e3df7cc8cfa6c50738276c17ba834923295538d88d9898cf24f73
 SHA512 
0fb266ada47303af41f3f5438894d66800644252bee898467522a7e6e86c372c7701768c34ac2260f0e6d76af669bf4bab33c41598037d6005ecc4ed6d31b419

diff --git a/app-doc/kicad-doc/kicad-doc-4.0.7-r1.ebuild 
b/app-doc/kicad-doc/kicad-doc-4.0.7-r1.ebuild
new file mode 100644
index 000..0fb5022c3f1
--- /dev/null
+++ b/app-doc/kicad-doc/kicad-doc-4.0.7-r1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Electronic Schematic and PCB design tools manuals"
+HOMEPAGE="http://www.kicad-pcb.org/";
+SRC_URI="https://github.com/KiCad/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( GPL-3+ CC-BY-3.0 ) GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="html +pdf"
+LANGS="ca de en es fr id it ja pl"
+for lang in ${LANGS}; do
+   LUSE+=" l10n_${lang}"
+done
+IUSE+=${LUSE}
+REQUIRED_USE="|| ( html pdf ) ^^ ( ${LUSE} )"
+unset lang
+unset LUSE
+
+DEPEND="
+   >=app-text/asciidoc-8.6.9
+   >=app-text/dblatex-0.3.10
+   >=app-text/po4a-0.45
+   >=sys-devel/gettext-0.18
+   dev-perl/Unicode-LineBreak
+   dev-util/source-highlight
+   l10n_ca? ( dev-texlive/texlive-langspanish )
+   l10n_de? ( dev-texlive/texlive-langgerman )
+   l10n_en? ( dev-texlive/texlive-langenglish )
+   l10n_es? ( dev-texlive/texlive-langspanish )
+   l10n_fr? ( dev-texlive/texlive-langfrench )
+   l10n_it? ( dev-texlive/texlive-langitalian )
+   l10n_ja? ( dev-texlive/texlive-langjapanese media-fonts/vlgothic )
+   l10n_pl? ( dev-texlive/texlive-langpolish )"
+RDEPEND="!!app-doc/kicad-doc-bin"
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_FORMATS="$(usev html);$(usev pdf)"
+   -DSINGLE_LANGUAGE="${L10N}"
+   )
+   cmake-utils_src_configure
+}

diff --git a/app-doc/kicad-doc/kicad-doc-5.0.0.ebuild 
b/app-doc/kicad-doc/kicad-doc-5.0.0.ebuild
new file mode 100644
index 000..0fb5022c3f1
--- /dev/null
+++ b/app-doc/kicad-doc/kicad-doc-5.0.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Electronic Schematic and PCB design tools manuals"
+HOMEPAGE="http://www.kicad-pcb.org/";
+SRC_URI="https://github.com/KiCad/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( GPL-3+ CC-BY-3.0 ) GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="html +pdf"
+LANGS="ca de en es fr id it ja pl"
+for lang in ${LANGS}; do
+   LUSE+=" l10n_${lang}"
+done
+IUSE+=${LUSE}
+REQUIRED_USE="|| ( html pdf ) ^^ ( ${LUSE} )"
+unset lang
+unset LUSE
+
+DEPEND="
+   >=app-text/asciidoc-8.6.9
+   >=app-text/dblatex-0.3.10
+   >=app-text/po4a-0.45
+   >=sys-devel/gettext-0.18
+   dev-perl/Unicode-LineBreak
+   dev-util/source-highlight
+   l10n_ca? ( dev-texlive/texlive-langspanish )
+   l10n_de? ( dev-texlive/texlive-langgerman )
+   l10n_en? ( dev-texlive/texlive-langenglish )
+   l10n_es? ( dev-texlive/texlive-langspanish )
+   l10n_fr? ( dev-texlive/texlive-langfrench )
+   l10n_it? ( dev-texlive/texlive-langitalian )
+   l10n_ja? ( dev-texlive/texlive-langjapanese media-fonts/vlgothic )
+   l

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/kicad/

2018-09-06 Thread Virgil Dupras
commit: 777b900720b03645f78f9815e8006b4a33830707
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Sep  7 02:24:25 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 02:24:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=777b9007

sci-electronics/kicad: fix dependencies

Fix wrong "amd64" conditional dependency and add missing media-libs/glm

Bug: https://bugs.gentoo.org/661350
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sci-electronics/kicad/kicad-5.0.0.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/sci-electronics/kicad/kicad-5.0.0.ebuild 
b/sci-electronics/kicad/kicad-5.0.0.ebuild
index bc7e2ccca47..d1a689a120a 100644
--- a/sci-electronics/kicad/kicad-5.0.0.ebuild
+++ b/sci-electronics/kicad/kicad-5.0.0.ebuild
@@ -31,15 +31,14 @@ 
COMMON_DEPEND=">=x11-libs/wxGTK-3.0.2:${WX_GTK_VER}[X,opengl]
net-misc/curl[ssl]
)
media-libs/glew:0=
+   media-libs/glm
media-libs/freeglut
media-libs/mesa
ngspice? (
sci-electronics/ngspice[shared]
)
-   amd64? (
-   oce? (
-   sci-libs/oce
-   )
+   oce? (
+   sci-libs/oce
)
x11-libs/cairo"
 DEPEND="${COMMON_DEPEND}



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

2018-09-06 Thread Virgil Dupras
commit: 079781a72ecda544e887fc2348b85a724e20e88b
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Sep  7 02:22:02 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 02:22:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=079781a7

app-doc/kicad-doc: fix dependencies

kicad-doc-bin isn't being added to the tree.

Bug: https://bugs.gentoo.org/661350
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-doc/kicad-doc/kicad-doc-4.0.7-r1.ebuild | 2 +-
 app-doc/kicad-doc/kicad-doc-5.0.0.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-doc/kicad-doc/kicad-doc-4.0.7-r1.ebuild 
b/app-doc/kicad-doc/kicad-doc-4.0.7-r1.ebuild
index 0fb5022c3f1..5d54fc34345 100644
--- a/app-doc/kicad-doc/kicad-doc-4.0.7-r1.ebuild
+++ b/app-doc/kicad-doc/kicad-doc-4.0.7-r1.ebuild
@@ -37,7 +37,7 @@ DEPEND="
l10n_it? ( dev-texlive/texlive-langitalian )
l10n_ja? ( dev-texlive/texlive-langjapanese media-fonts/vlgothic )
l10n_pl? ( dev-texlive/texlive-langpolish )"
-RDEPEND="!!app-doc/kicad-doc-bin"
+RDEPEND=""
 
 src_configure() {
local mycmakeargs=(

diff --git a/app-doc/kicad-doc/kicad-doc-5.0.0.ebuild 
b/app-doc/kicad-doc/kicad-doc-5.0.0.ebuild
index 0fb5022c3f1..5d54fc34345 100644
--- a/app-doc/kicad-doc/kicad-doc-5.0.0.ebuild
+++ b/app-doc/kicad-doc/kicad-doc-5.0.0.ebuild
@@ -37,7 +37,7 @@ DEPEND="
l10n_it? ( dev-texlive/texlive-langitalian )
l10n_ja? ( dev-texlive/texlive-langjapanese media-fonts/vlgothic )
l10n_pl? ( dev-texlive/texlive-langpolish )"
-RDEPEND="!!app-doc/kicad-doc-bin"
+RDEPEND=""
 
 src_configure() {
local mycmakeargs=(



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

2018-09-06 Thread Virgil Dupras
commit: c64bff6124779ff091b187a6c4c8d31c1fe96a64
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Sep  7 02:19:13 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 02:19:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c64bff61

profiles: add arm64/x86 masks to sci-electronics/kicad

New dependencies are missing keywording.

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

 profiles/arch/arm64/package.use.mask | 5 +
 profiles/arch/x86/package.use.mask   | 4 
 2 files changed, 9 insertions(+)

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 397a1a85e93..8a35eaf1ff6 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Virgil Dupras  (06 Sep 2018)
+# sci-electronics/ngspice not yet keyworded, bug #665416
+# sci-libs/oce not yet keyworded
+sci-electronics/kicad oce ngspice
+
 # Ulrich Müller  (02 Sep 2018)
 # =media-gfx/imagemagick-6* not keyworded
 =portage-2.1.1
 
+# Virgil Dupras  (06 Sep 2018)
+# sci-libs/oce not yet keyworded
+sci-electronics/kicad oce
+
 # Andreas Sturmlechner  (01 Sep 2018)
 # media-libs/libaom not yet keyworded
 # media-libs/aribb24 not yet keyworded, bug #665048



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/kicad-templates/

2018-09-06 Thread Virgil Dupras
commit: b77019e631fa7d777bf92042e642fd03cb14ff70
Author: Zoltan Puskas  sinustrom  info>
AuthorDate: Sun Aug 26 21:31:08 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 00:56:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b77019e6

sci-electronics/kicad-templates: New ebuild to separate templates library from 
KiCAD

Bug: https://bugs.gentoo.org/661350
Bug: https://bugs.gentoo.org/645970

 sci-electronics/kicad-templates/Manifest   |  1 +
 .../kicad-templates/kicad-templates-5.0.0.ebuild   | 18 ++
 sci-electronics/kicad-templates/metadata.xml   | 18 ++
 3 files changed, 37 insertions(+)

diff --git a/sci-electronics/kicad-templates/Manifest 
b/sci-electronics/kicad-templates/Manifest
new file mode 100644
index 000..af6412902eb
--- /dev/null
+++ b/sci-electronics/kicad-templates/Manifest
@@ -0,0 +1 @@
+DIST kicad-templates-5.0.0.tar.gz 1621228 BLAKE2B 
e63d97290bb99a78ad0a273772e19d14cf22c36d45d8445cb5dd0b906651e4b3981faac0cb12523e60d1ea3de3dbce71b07166114ee5862e6df090200fb7cac8
 SHA512 
5e59ac778258a8313df8c3c0fe900acc8b64362f205738494397f51a1eea481a5e8b25d9cc59b370c233be5e47a488de44fed073522198f0634a87ab5f2d7d56

diff --git a/sci-electronics/kicad-templates/kicad-templates-5.0.0.ebuild 
b/sci-electronics/kicad-templates/kicad-templates-5.0.0.ebuild
new file mode 100644
index 000..7960e622b84
--- /dev/null
+++ b/sci-electronics/kicad-templates/kicad-templates-5.0.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Electronic Schematic and PCB design tools project templates"
+HOMEPAGE="https://github.com/kicad/kicad-templates";
+SRC_URI="https://github.com/KiCad/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=">=sci-electronics/kicad-5.0.0"

diff --git a/sci-electronics/kicad-templates/metadata.xml 
b/sci-electronics/kicad-templates/metadata.xml
new file mode 100644
index 000..16927ddcb73
--- /dev/null
+++ b/sci-electronics/kicad-templates/metadata.xml
@@ -0,0 +1,18 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   zol...@sinustrom.info
+   Zoltan Puskas
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   The KiCad project templates.
+   
+   
+   kicad/kicad-templates
+   
+



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/kicad-i18n/

2018-09-06 Thread Virgil Dupras
commit: 1711185d517a57911a11765c841a34d9eb9e22ab
Author: Zoltan Puskas  sinustrom  info>
AuthorDate: Mon Aug 27 06:44:47 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 00:56:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1711185d

sci-electronics/kicad-i18n: New ebuild to separate GUI translations from KiCAD

Closes: https://bugs.gentoo.org/661350
Closes: https://bugs.gentoo.org/645970

 sci-electronics/kicad-i18n/Manifest|  1 +
 sci-electronics/kicad-i18n/kicad-i18n-5.0.0.ebuild | 18 ++
 sci-electronics/kicad-i18n/metadata.xml| 18 ++
 3 files changed, 37 insertions(+)

diff --git a/sci-electronics/kicad-i18n/Manifest 
b/sci-electronics/kicad-i18n/Manifest
new file mode 100644
index 000..b9ccda82dcf
--- /dev/null
+++ b/sci-electronics/kicad-i18n/Manifest
@@ -0,0 +1 @@
+DIST kicad-i18n-5.0.0.tar.gz 4053403 BLAKE2B 
12ebcc2a178440374280dfed6988583aa27ebb22574eccd2da9104e20d751865a473f05df9f9c523faadaaf7541948247cc57403a5287ffcfe7ec8cdc6f29555
 SHA512 
efc0729e1da151f490e2568d756b44b3153a65ca658076ac7346736d1703eb73828687f8ce944bdf23c251ac29bde705e403c25bd32097e2a6768e65a4600616

diff --git a/sci-electronics/kicad-i18n/kicad-i18n-5.0.0.ebuild 
b/sci-electronics/kicad-i18n/kicad-i18n-5.0.0.ebuild
new file mode 100644
index 000..8c168723466
--- /dev/null
+++ b/sci-electronics/kicad-i18n/kicad-i18n-5.0.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Electronic Schematic and PCB design tools GUI translations."
+HOMEPAGE="https://github.com/KiCad/kicad-i18n";
+SRC_URI="https://github.com/KiCad/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="sys-devel/gettext"
+RDEPEND=">=sci-electronics/kicad-5.0.0"

diff --git a/sci-electronics/kicad-i18n/metadata.xml 
b/sci-electronics/kicad-i18n/metadata.xml
new file mode 100644
index 000..e2d3293f862
--- /dev/null
+++ b/sci-electronics/kicad-i18n/metadata.xml
@@ -0,0 +1,18 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   zol...@sinustrom.info
+   Zoltan Puskas
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   GUI translations for KiCad.
+   
+   
+   kicad/kicad-i18n
+   
+



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/kicad-symbols/

2018-09-06 Thread Virgil Dupras
commit: 0133314b450e69e525f230f70f6be4662a8599b1
Author: Zoltan Puskas  sinustrom  info>
AuthorDate: Sun Aug 26 21:22:43 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 00:56:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0133314b

sci-electronics/kicad-symbols: New ebuild to separate symbols library from KiCAD

Bug: https://bugs.gentoo.org/661350
Bug: https://bugs.gentoo.org/645970

 sci-electronics/kicad-symbols/Manifest   |  1 +
 .../kicad-symbols/kicad-symbols-5.0.0.ebuild | 18 ++
 sci-electronics/kicad-symbols/metadata.xml   | 20 
 3 files changed, 39 insertions(+)

diff --git a/sci-electronics/kicad-symbols/Manifest 
b/sci-electronics/kicad-symbols/Manifest
new file mode 100644
index 000..c831382e278
--- /dev/null
+++ b/sci-electronics/kicad-symbols/Manifest
@@ -0,0 +1 @@
+DIST kicad-symbols-5.0.0.tar.gz 2690042 BLAKE2B 
d3d32459335112aa44fce010a88fe859b8413051b4df8d656dbd8cff11c6536808b95bd5c25c1a699a9bfec22f320b418456e9dc024f9db38fa1da2aeade8bd3
 SHA512 
547029afdda5438108fcc9de7ca1cb6eb86524e8eaad5e32cd6cec58642dd3a98ff6b06ed55b347733306098ddc763e8204e2e638ef1d27cb9f7eb15a9710eb7

diff --git a/sci-electronics/kicad-symbols/kicad-symbols-5.0.0.ebuild 
b/sci-electronics/kicad-symbols/kicad-symbols-5.0.0.ebuild
new file mode 100644
index 000..cf3f669a79a
--- /dev/null
+++ b/sci-electronics/kicad-symbols/kicad-symbols-5.0.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Electronic Schematic and PCB design tools symbol libraries"
+HOMEPAGE="https://kicad.github.io/symbols/";
+SRC_URI="https://github.com/KiCad/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=">=sci-electronics/kicad-5.0.0"

diff --git a/sci-electronics/kicad-symbols/metadata.xml 
b/sci-electronics/kicad-symbols/metadata.xml
new file mode 100644
index 000..c9a5e8513cd
--- /dev/null
+++ b/sci-electronics/kicad-symbols/metadata.xml
@@ -0,0 +1,20 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   zol...@sinustrom.info
+   Zoltan Puskas
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   The KiCad symbol libraries are the individual .lib files, with 
the
+   corresponding .dcm files containing symbol metadata. These 
symbols are
+   best used in combination with the official footprint libs.
+   
+   
+   kicad/kicad-symbols
+   
+



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/kicad/

2018-09-06 Thread Virgil Dupras
commit: 0ec103eb1a2ada619a95406facaa596111320555
Author: Zoltan Puskas  sinustrom  info>
AuthorDate: Tue Aug 28 08:36:20 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 00:55:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec103eb

sci-electronics/kicad: Bump to 5.0.0

Bug: https://bugs.gentoo.org/661350
Bug: https://bugs.gentoo.org/645970

 sci-electronics/kicad/Manifest   |   1 +
 sci-electronics/kicad/kicad-5.0.0.ebuild | 124 +++
 sci-electronics/kicad/metadata.xml   |   2 +
 3 files changed, 127 insertions(+)

diff --git a/sci-electronics/kicad/Manifest b/sci-electronics/kicad/Manifest
index 84e786caad2..8ef3f97151a 100644
--- a/sci-electronics/kicad/Manifest
+++ b/sci-electronics/kicad/Manifest
@@ -2,6 +2,7 @@ DIST kicad-4.0.4-i18n.tar.gz 2409039 BLAKE2B 
95e0e8c8b001957df1f244ba5fef5b36658
 DIST kicad-4.0.4.tar.xz 10672424 BLAKE2B 
16bef2545e697757be270eeff6820e75b1a79a37528f264e127587131c519cbdf67a774a4a9a8ff32c90b236279746ffd2164cb4d8885dc68d2664ef3dd178de
 SHA512 
230eb10d42e004c51d790db0d21dc08653944ca6cc4b728ad34b506f1a2b009c23369ddae417c8fafd420cb8045900dd4145cd1071867c759ab406dd12be3242
 DIST kicad-4.0.7-i18n.tar.gz 2578242 BLAKE2B 
610f580d9584cf9ef96686c3d7b7081d4c3a0d2c670482eaa2ef32720a7e71630670845a6050bae8e51df7ac41e30f73d3d11be65ea477ad9efd9fbb5176e2df
 SHA512 
4880705fd7e95c939b7f5e2b7730fd37c426be10596f4cfa80d7df102d9e67232621900395d45f4e735986054f74fb215ae2002a2818faae32b1c75e3cb7e10a
 DIST kicad-4.0.7.tar.xz 10678656 BLAKE2B 
54be9a3f5ae6378ac05cb327c28b1a358d895e736a116e1bf5151f021973b9510eab4671a67f222c3be2ef67929954b9576c5c28ef2b6a14708f8c019729969b
 SHA512 
7b2acd9efadf5d48565f71bd0df2474ecc8fc04145953c13ac27363d48dbe6b0de091e311713635f603aed89ce0759a1d623abb37a139e2c87184ca4e717145b
+DIST kicad-5.0.0.tar.xz 14284708 BLAKE2B 
9f4414c4476aca8f2da1d7171b53f56d5ea216f11fc025695a228f93ec05e2f271cbab8429ed39445602a3a0707a31d44cce83eae0ad651167c471f52f3867cd
 SHA512 
79d4d34e8eaa5b6e4c7baac39a76f86af89adbaf3f9181b8cd846ed3a8db1b4c6dd7a36efefda3394d33ef828917909ad3bd8bb22435af9c6f671efbff125b42
 DIST kicad-footprints-4.0.4.tar.gz 1400434 BLAKE2B 
eaf81e977a3d65305034f60eff18f6955cf6b805c2a28a2019c4bb2bd8de9868906a0f9e5ac17810c4779940c6b78e06472661966775cfb196b8cd8fc1ae4083
 SHA512 
7d42eea2c7c84961e05e0e61d6380e3d294d696e1321bb4406391125379fd6a3dc2b38e7ff8be51b684786bed892738452218f4c5a95c547319f1eaafc0cea6e
 DIST kicad-footprints-4.0.7.tar.gz 4758012 BLAKE2B 
ca7ddcad3d1ca658d0d5b7c0a4a0e9a3906619bdbf14195b3bd14c528c01b6e9c1f185036ad495fc88a33a53040ae4d338230d8b2bbb598a69a1c07ddfec3cce
 SHA512 
9ba08f528d4b3fa6f165a20333ad2e0f6bc4165b51da77bdb080ad2c8cc12c029927ddb2f6aa669b4dac5fac52b8bdbec803d1b7b3fc639e9481bb866b8e3d6f
 DIST kicad-libcontext.tar.gz 25599 BLAKE2B 
b8871ab552745dfe29504b97c3c3e23f9e63100ef108c5a116512029f4973791e3d2bca240877319ee177f0a28da4a7946ae5cfaf18eaca0f5b0b1660335a520
 SHA512 
3b469dcf0e0f4e23f304d0068468a99516e89588d8f36a821af10e751f919cb8a9077d52109fdd43c1c2a443e026b38d0d3aa4774823d05755c9db35742d32d9

diff --git a/sci-electronics/kicad/kicad-5.0.0.ebuild 
b/sci-electronics/kicad/kicad-5.0.0.ebuild
new file mode 100644
index 000..bc7e2ccca47
--- /dev/null
+++ b/sci-electronics/kicad/kicad-5.0.0.ebuild
@@ -0,0 +1,124 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+WX_GTK_VER="3.0"
+
+inherit check-reqs cmake-utils eapi7-ver eutils gnome2-utils python-single-r1 
wxwidgets xdg
+
+DESCRIPTION="Electronic Schematic and PCB design tools"
+HOMEPAGE="http://www.kicad-pcb.org";
+SRC_URI="https://launchpad.net/${PN}/$(ver_cut 
1-2)/${PV}/+download/${P}.tar.xz"
+
+LICENSE="GPL-2+ GPL-3+ Boost-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc examples github +ngspice +oce +python"
+
+REQUIRED_USE="
+   python? ( ${PYTHON_REQUIRED_USE} )
+"
+
+COMMON_DEPEND=">=x11-libs/wxGTK-3.0.2:${WX_GTK_VER}[X,opengl]
+   python? (
+   dev-python/wxpython:${WX_GTK_VER}[opengl,${PYTHON_USEDEP}]
+   ${PYTHON_DEPS}
+   )
+   >=dev-libs/boost-1.61[context,nls,threads,python?,${PYTHON_USEDEP}]
+   github? (
+   net-misc/curl[ssl]
+   )
+   media-libs/glew:0=
+   media-libs/freeglut
+   media-libs/mesa
+   ngspice? (
+   sci-electronics/ngspice[shared]
+   )
+   amd64? (
+   oce? (
+   sci-libs/oce
+   )
+   )
+   x11-libs/cairo"
+DEPEND="${COMMON_DEPEND}
+   doc? ( app-doc/doxygen )
+   python? ( dev-lang/swig:0 )"
+RDEPEND="${COMMON_DEPEND}
+   sci-electronics/electronics-menu
+"
+CHECKREQS_DISK_BUILD="800M"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+   setup-wxwidgets
+   check-reqs_pkg_setup
+}
+
+src_prepare() {
+   xdg_src_prepare
+   cmake-utils_src_prepare
+}
+
+sr

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/kicad-meta/

2018-09-06 Thread Virgil Dupras
commit: 45c8884cde5a783a1ea3e6fd840d061764450953
Author: Zoltan Puskas  sinustrom  info>
AuthorDate: Tue Sep  4 04:26:04 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 00:56:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c8884c

sci-electronics/kicad-meta: Introduce meta package for KiCad

 sci-electronics/kicad-meta/kicad-meta-5.0.0.ebuild | 27 ++
 sci-electronics/kicad-meta/metadata.xml| 16 +
 2 files changed, 43 insertions(+)

diff --git a/sci-electronics/kicad-meta/kicad-meta-5.0.0.ebuild 
b/sci-electronics/kicad-meta/kicad-meta-5.0.0.ebuild
new file mode 100644
index 000..22a20927d2b
--- /dev/null
+++ b/sci-electronics/kicad-meta/kicad-meta-5.0.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Electronic Schematic and PCB design tools (meta package)"
+HOMEPAGE="http://www.kicad-pcb.org";
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc nls"
+
+RDEPEND="
+   >=sci-electronics/kicad-5.0.0
+   >=sci-electronics/kicad-symbols-5.0.0
+   >=sci-electronics/kicad-footprints-5.0.0
+   >=sci-electronics/kicad-packages3d-5.0.0
+   >=sci-electronics/kicad-templates-5.0.0
+   doc? (
+   >=app-doc/kicad-doc-5.0.0
+   )
+   nls? (
+   >=sci-electronics/kicad-i18n-5.0.0
+   )
+"

diff --git a/sci-electronics/kicad-meta/metadata.xml 
b/sci-electronics/kicad-meta/metadata.xml
new file mode 100644
index 000..79ef07873a9
--- /dev/null
+++ b/sci-electronics/kicad-meta/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   zol...@sinustrom.info
+   Zoltan Puskas
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   KiCad/kicad
+   kicad
+   
+



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/kicad-footprints/

2018-09-06 Thread Virgil Dupras
commit: 45883f571601d11deee0209aa82b9ebf8f3cb424
Author: Zoltan Puskas  sinustrom  info>
AuthorDate: Sun Aug 26 06:57:10 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 00:56:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45883f57

sci-electronics/kicad-footprints: New ebuild to separate footprints library 
from KiCAD

Bug: https://bugs.gentoo.org/661350
Bug: https://bugs.gentoo.org/645970

 sci-electronics/kicad-footprints/Manifest   |  1 +
 .../kicad-footprints/kicad-footprints-5.0.0.ebuild  | 18 ++
 sci-electronics/kicad-footprints/metadata.xml   | 21 +
 3 files changed, 40 insertions(+)

diff --git a/sci-electronics/kicad-footprints/Manifest 
b/sci-electronics/kicad-footprints/Manifest
new file mode 100644
index 000..83281f31abc
--- /dev/null
+++ b/sci-electronics/kicad-footprints/Manifest
@@ -0,0 +1 @@
+DIST kicad-footprints-5.0.0.tar.gz 4978410 BLAKE2B 
4b736b9530bcb093ef916c5dff3ee17662c801478c14859b2256575c2d5244e714c0b61f2c4d59f33cbfc23b4f35f590546e0b3bc374d730ebf519a80d8904d1
 SHA512 
b96706cf021749630b544a437cb0fb278cf4369cb8acb89eb962bd674b3fc77dbca719dd540844d3478082ee0f82e7d65fce15a3658a9c6cbe8df3c691bbfbfe

diff --git a/sci-electronics/kicad-footprints/kicad-footprints-5.0.0.ebuild 
b/sci-electronics/kicad-footprints/kicad-footprints-5.0.0.ebuild
new file mode 100644
index 000..bc75d2e226e
--- /dev/null
+++ b/sci-electronics/kicad-footprints/kicad-footprints-5.0.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Electronic Schematic and PCB design tools footprint libraries"
+HOMEPAGE="https://kicad.github.io/footprints/";
+SRC_URI="https://github.com/KiCad/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=">=sci-electronics/kicad-5.0.0"

diff --git a/sci-electronics/kicad-footprints/metadata.xml 
b/sci-electronics/kicad-footprints/metadata.xml
new file mode 100644
index 000..2eba07df28d
--- /dev/null
+++ b/sci-electronics/kicad-footprints/metadata.xml
@@ -0,0 +1,21 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   zol...@sinustrom.info
+   Zoltan Puskas
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   The KiCad footprint libraries are the individual .pretty 
directories.
+   Each .pretty directory contains multiple .kicad_mod footprint 
files.
+   These footprints are best used in combination with the official 
symbol
+   libs and 3d model libs.
+   
+   
+   kicad/kicad-footprints
+   
+



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/kicad-packages3d/

2018-09-06 Thread Virgil Dupras
commit: 9a6e700e20d521b5587a5096b0cfae514222841a
Author: Zoltan Puskas  sinustrom  info>
AuthorDate: Sun Aug 26 21:59:20 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 00:56:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a6e700e

sci-electronics/kicad-packages3d: New ebuild to separate 3D packages library 
from KiCAD

Bug: https://bugs.gentoo.org/661350
Bug: https://bugs.gentoo.org/645970

 sci-electronics/kicad-packages3d/Manifest   |  1 +
 .../kicad-packages3d/kicad-packages3d-5.0.0.ebuild  | 21 +
 sci-electronics/kicad-packages3d/metadata.xml   | 21 +
 3 files changed, 43 insertions(+)

diff --git a/sci-electronics/kicad-packages3d/Manifest 
b/sci-electronics/kicad-packages3d/Manifest
new file mode 100644
index 000..a9b9cce0114
--- /dev/null
+++ b/sci-electronics/kicad-packages3d/Manifest
@@ -0,0 +1 @@
+DIST kicad-packages3d-5.0.0.tar.gz 767675132 BLAKE2B 
d7c43ddf96dcce768ca9fa9d73a8bff3ab325983cbc75dc1fd55e93deecf4014a482b2359f63786dc0b84601780532a71f8b8e70132b3f924f30ebc3aea92900
 SHA512 
02145a2745242746903c50f3616b836fd02a02411970c8600248b29f267c5abf13527c51a311c581164298498813a55d22663d25eaa0fa337a3188e6412f685b

diff --git a/sci-electronics/kicad-packages3d/kicad-packages3d-5.0.0.ebuild 
b/sci-electronics/kicad-packages3d/kicad-packages3d-5.0.0.ebuild
new file mode 100644
index 000..8ff97fff295
--- /dev/null
+++ b/sci-electronics/kicad-packages3d/kicad-packages3d-5.0.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit check-reqs cmake-utils
+
+DESCRIPTION="Electronic Schematic and PCB design tools 3D package libraries"
+HOMEPAGE="https://kicad.github.io/packages3d/";
+SRC_URI="https://github.com/KiCad/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=">=sci-electronics/kicad-5.0.0[oce]"
+
+CHECKREQS_DISK_BUILD="9G"
+S="${WORKDIR}/${P/3d/3D}"

diff --git a/sci-electronics/kicad-packages3d/metadata.xml 
b/sci-electronics/kicad-packages3d/metadata.xml
new file mode 100644
index 000..9f7fcf12e87
--- /dev/null
+++ b/sci-electronics/kicad-packages3d/metadata.xml
@@ -0,0 +1,21 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   zol...@sinustrom.info
+   Zoltan Puskas
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   The KiCad 3D model libraries are the individual .3dshapes 
directories.
+   These 3d models are best used in combination with the official 
footprint
+   libs. Each directory directory contains multiple 3D model 
files, with
+   the following supported file formats: WRL, STEP.
+   
+   
+   kicad/kicad-packages3d
+   
+



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/kicad-packages3d/

2018-09-06 Thread Virgil Dupras
commit: f7c9025b00c97535742c6b4e89fe2f0dceb0a789
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Sep  7 02:25:49 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 02:25:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7c9025b

sci-electronics/kicad-packages3d: drop ~arm64 and ~x86

Dependencies don't support it.

Bug: https://bugs.gentoo.org/661350
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sci-electronics/kicad-packages3d/kicad-packages3d-5.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-electronics/kicad-packages3d/kicad-packages3d-5.0.0.ebuild 
b/sci-electronics/kicad-packages3d/kicad-packages3d-5.0.0.ebuild
index 8ff97fff295..5da63dce83c 100644
--- a/sci-electronics/kicad-packages3d/kicad-packages3d-5.0.0.ebuild
+++ b/sci-electronics/kicad-packages3d/kicad-packages3d-5.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/KiCad/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="CC-BY-SA-4.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64"
 IUSE=""
 
 DEPEND=""



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

2018-09-06 Thread Virgil Dupras
commit: 9ba46ea66636e99b46879d180922113a194aed20
Author: Zoltan Puskas  sinustrom  info>
AuthorDate: Wed Aug  1 05:22:48 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Sep  7 00:55:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba46ea6

sci-libs/oce: Add OCE-0.18.3 ebuild to tree to satisfy KiCAD-5.0.0 dependency

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

 sci-libs/oce/Manifest  |  1 +
 sci-libs/oce/metadata.xml  | 22 
 sci-libs/oce/oce-0.18.3.ebuild | 76 ++
 3 files changed, 99 insertions(+)

diff --git a/sci-libs/oce/Manifest b/sci-libs/oce/Manifest
new file mode 100644
index 000..07ffde282d2
--- /dev/null
+++ b/sci-libs/oce/Manifest
@@ -0,0 +1 @@
+DIST OCE-0.18.3.tar.gz 24633768 BLAKE2B 
c1923fb6310ea30318251fedac371655a575bf4dfcc4c38e7c748d316416e08c33a3f27bd5db7f5b437265cf2f518651d69a6920f9f487dc7e0065a6406c653f
 SHA512 
6fdeb6ca4ce25361379872ccc465799d4a43407974c4f626b32df695e582b9e553cce17af6a6a7ff46ebed9b813d910ad23eb308a5356dabb9b9bbd4f42a8636

diff --git a/sci-libs/oce/metadata.xml b/sci-libs/oce/metadata.xml
new file mode 100644
index 000..fe5bc3187c0
--- /dev/null
+++ b/sci-libs/oce/metadata.xml
@@ -0,0 +1,22 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   zol...@sinustrom.info
+   Zoltan Puskas
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   oce is a C++ 3D modeling library. It can be used to develop 
CAD/CAM 
+   softwares. oce stands for opencascade community edition. This 
project
+   aims at gathering patches/ changes/ improvements from the OCC 
community.
+   
+
+   Enable support for image i/o via 
media-libs/freeimage
+   Use gl2ps PostScript printing library
+   Enable parallel meshing
+   Enable Virtualisation Toolkit
+

diff --git a/sci-libs/oce/oce-0.18.3.ebuild b/sci-libs/oce/oce-0.18.3.ebuild
new file mode 100644
index 000..90829fcdfbb
--- /dev/null
+++ b/sci-libs/oce/oce-0.18.3.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils eutils check-reqs multilib java-pkg-opt-2
+
+DESCRIPTION="Development platform for CAD/CAE, 3D surface/solid modeling and 
data exchange"
+HOMEPAGE="https://github.com/tpaviot/oce";
+SRC_URI="https://github.com/tpaviot/oce/archive/OCE-$PV.tar.gz";
+
+LICENSE="|| ( Open-CASCADE-LGPL-2.1-Exception-1.0 LGPL-2.1 )"
+SLOT="${PV}"
+KEYWORDS="~amd64"
+IUSE="examples freeimage gl2ps +openmp tbb vtk"
+REQUIRED_USE="?? ( openmp tbb )"
+
+MY_P="oce-OCE-${PV}"
+S="${WORKDIR}/${MY_P}"
+DEPEND="
+   dev-lang/tcl:0=
+   dev-lang/tk:0=
+   dev-tcltk/itcl
+   dev-tcltk/itk
+   dev-tcltk/tix
+   media-libs/ftgl
+   media-libs/freetype
+   virtual/glu
+   virtual/opengl
+   x11-libs/libXmu
+   freeimage? ( media-libs/freeimage )
+   gl2ps? ( x11-libs/gl2ps )
+   tbb? ( dev-cpp/tbb )
+   vtk? ( 
=sci-libs/vtk-8.1*[boost,imaging,qt5,python,rendering,views,xdmf2] )"
+RDEPEND="${DEPEND}"
+
+CHECKREQS_MEMORY="256M"
+CHECKREQS_DISK_BUILD="3584M"
+
+pkg_setup() {
+   check-reqs_pkg_setup
+}
+
+src_prepare() {
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   # From BUILD.Unix.md
+   local mycmakeargs=(
+   -DOCE_INSTALL_PREFIX="/usr"
+   -DOCE_ENABLE_DEB_FLAG=off
+   -DOCE_COPY_HEADERS_BUILD=yes
+   -DOCE_DRAW=yes
+   -DOCE_WITH_FREEIMAGE=$(usex freeimage)
+   -DOCE_WITH_GL2PS=$(usex gl2ps)
+   -DOCE_WITH_VTK=$(usex vtk)
+   )
+   # Mutual exclusion of tbb and openmp flags is guaranteed by 
REQUIRED_USE.
+   use tbb && mycmakeargs+=(
+   -DOCE_MULTITHREAD_LIBRARY="TBB"
+   )
+   use openmp && mycmakeargs+=(
+   -DOCE_MULTITHREAD_LIBRARY="OPENMP"
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   # If user asked for samples let's copy them to the docs folder
+   if use examples ; then
+   dodoc -r samples
+   fi
+}



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

2018-09-06 Thread Louis Sautier
commit: 02cc06a1937856fa7a0c05f624248c474d9a4077
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu Sep  6 22:42:52 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu Sep  6 22:42:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02cc06a1

dev-python/jeepney: add PyPy3 support

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/jeepney/jeepney-0.3.1.ebuild 
b/dev-python/jeepney/jeepney-0.3.1.ebuild
index 0f8244e3940..92b469a0334 100644
--- a/dev-python/jeepney/jeepney-0.3.1.ebuild
+++ b/dev-python/jeepney/jeepney-0.3.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 # Python 3.4 and older aren't supported
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( pypy3 python3_{5,6,7} )
 
 inherit distutils-r1
 



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

2018-09-06 Thread Louis Sautier
commit: a207904c92194766ace4e264fc6ab8d975962275
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu Sep  6 22:41:11 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu Sep  6 22:41:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a207904c

dev-python/testpath: add PyPy and PyPy3

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/testpath/testpath-0.3.1.ebuild 
b/dev-python/testpath/testpath-0.3.1.ebuild
index 397e86efd29..14874dcf51f 100644
--- a/dev-python/testpath/testpath-0.3.1.ebuild
+++ b/dev-python/testpath/testpath-0.3.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} )
 
 inherit distutils-r1
 



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

2018-09-06 Thread Sergei Trofimovich
commit: 88429b419f5b6b1d05c13daf9cd1ae58bf19d4b3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Sep  6 22:36:34 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Sep  6 22:36:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88429b41

sys-apps/nix: bump up to 2.1.1

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-apps/nix/Manifest |   1 +
 sys-apps/nix/nix-2.1.1.ebuild | 135 ++
 2 files changed, 136 insertions(+)

diff --git a/sys-apps/nix/Manifest b/sys-apps/nix/Manifest
index feacc529328..35384101cda 100644
--- a/sys-apps/nix/Manifest
+++ b/sys-apps/nix/Manifest
@@ -1,3 +1,4 @@
 DIST nix-2.0.2.tar.xz 796404 BLAKE2B 
0906488bf2c800544c0747a6860ef51f667467f50039f725cf6ec05b8389462fe073bddceba106922a7611fd784b58ed5ca321efba0065b0f424aa53d7620990
 SHA512 
605e2c6dbc814470c25aa4f0aca77bfd11fd6d5c263ef38915cb9b852e77bcff08d515e76de8d929c9eacd02ffeaa5dd5f6b337461d54a1b2648b1fc505c98fa
 DIST nix-2.0.4.tar.xz 798352 BLAKE2B 
0eaf7e507c87e5398ab5967e1f2064a5827038bb84208768aa1c1deadc95e44aab922846b728467e3355d1f25e740590c3d1748ec05dfeae6a171952fd941b77
 SHA512 
bce3b3a14269d42648a4935770260c36dab25fde3ebcfed730063d1d139603468e1c30acf15eb0c617fa36a6b39d4ae31ccfd9cba762f631ecac213fd09a
+DIST nix-2.1.1.tar.xz 814812 BLAKE2B 
48486e8eb2937fff1e2b39b7ea61eea3ad6ba477229006e31f6efbefcd7839669d1e9533b1b601302a5d4264e2ea261758aff3a79bea616215b22041d32e0469
 SHA512 
38a5b4013eb60a0088870dd142b2baacabc9f204af07f349d34a529a3130568e260765793162c5a978ee6115fd66019e132c08524af4984e5698535f17fc29bd
 DIST nix-2.1.tar.xz 814936 BLAKE2B 
36cb7cecadb353aa920c873b24ea9b7c6c70b0048ddd664e89e2b3c1736b0fe8057dab02cbb9dfe5b500eea27f6da0dd00532e301e8f190dd3f4bd3ef02911be
 SHA512 
1eddf73680ff59277cddc4c891f026295274ea9bd68b795cb5d1cf9ff993638b066417923c4a0ca8248da982498dca05abe811477eac31dee77bd2dad860e43c

diff --git a/sys-apps/nix/nix-2.1.1.ebuild b/sys-apps/nix/nix-2.1.1.ebuild
new file mode 100644
index 000..66d217abf09
--- /dev/null
+++ b/sys-apps/nix/nix-2.1.1.ebuild
@@ -0,0 +1,135 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools flag-o-matic readme.gentoo-r1 user
+
+DESCRIPTION="A purely functional package manager"
+HOMEPAGE="https://nixos.org/nix";
+
+SRC_URI="http://nixos.org/releases/${PN}/${P}/${P}.tar.xz";
+LICENSE="LGPL-2.1"
+SLOT="0"
+#keywords are blocked by boost-1.66
+#KEYWORDS="~amd64 ~x86"
+IUSE="+etc_profile +gc doc sodium"
+
+RDEPEND="
+   app-arch/brotli
+   app-arch/bzip2
+   app-arch/xz-utils
+   dev-db/sqlite
+   dev-libs/openssl:0=
+   >=dev-libs/boost-1.66:0=[context]
+   net-misc/curl
+   sys-libs/libseccomp
+   sys-libs/zlib
+   gc? ( dev-libs/boehm-gc[cxx] )
+   doc? ( dev-libs/libxml2
+   dev-libs/libxslt
+   app-text/docbook-xsl-stylesheets
+   )
+   sodium? ( dev-libs/libsodium:0= )
+"
+DEPEND="${RDEPEND}
+   >=sys-devel/bison-2.6
+   >=sys-devel/flex-2.5.35
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.11.6-systemd.patch
+   "${FILESDIR}"/${PN}-1.11.6-respect-CXXFLAGS.patch
+   "${FILESDIR}"/${PN}-1.11.6-respect-LDFLAGS.patch
+   "${FILESDIR}"/${PN}-2.0-user-path.patch
+)
+
+DISABLE_AUTOFORMATTING=yes
+DOC_CONTENTS=" Quick start user guide on Gentoo:
+
+[as root] enable nix-daemon service:
+   [systemd] # systemctl enable nix-daemon
+   [openrc]  # rc-update add nix-daemon
+[as a user] relogin to get environment and profile update
+[as a user] fetch nixpkgs update:
+   \$ nix-channel --update
+[as a user] install nix packages:
+   \$ nix-env -i mc
+[as a user] configure environment:
+   Somewhere in .bash_profile you might want to set
+   LOCALE_ARCHIVE=\$HOME/.nix-profile/lib/locale/locale-archive
+   but please read https://github.com/NixOS/nixpkgs/issues/21820
+
+Next steps:
+   nix package manager user manual: http://nixos.org/nix/manual/
+"
+
+pkg_setup() {
+   enewgroup nixbld
+   for i in {1..10}; do
+   # we list 'nixbld' twice to
+   # both assign a primary group for user
+   # and add a user to /etc/group
+   enewuser nixbld${i} -1 -1 /var/empty nixbld,nixbld
+   done
+}
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --localstatedir="${EPREFIX}"/nix/var \
+   $(use_enable gc)
+}
+
+src_compile() {
+   local make_vars=(
+   OPTIMIZE=0 # disable hardcoded -O3
+   V=1 # verbose build
+   )
+   emake "${make_vars[@]}"
+}
+
+src_install() {
+   # TODO: emacs highlighter
+   default
+
+   readme.gentoo_create_doc
+
+   # here we use an eager variant of something that
+   # is lazily done by nix-daemon and root nix-env
+
+   # TODO: will need a tweak for pre

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

2018-09-06 Thread Sergei Trofimovich
commit: c7d45ede0a1b55b06d5c1d2b4e49355dcb733d55
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Sep  6 22:36:49 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Sep  6 22:36:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7d45ede

sys-apps/nix: drop old

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-apps/nix/Manifest   |   1 -
 sys-apps/nix/nix-2.1.ebuild | 135 
 2 files changed, 136 deletions(-)

diff --git a/sys-apps/nix/Manifest b/sys-apps/nix/Manifest
index 35384101cda..21a9f659b37 100644
--- a/sys-apps/nix/Manifest
+++ b/sys-apps/nix/Manifest
@@ -1,4 +1,3 @@
 DIST nix-2.0.2.tar.xz 796404 BLAKE2B 
0906488bf2c800544c0747a6860ef51f667467f50039f725cf6ec05b8389462fe073bddceba106922a7611fd784b58ed5ca321efba0065b0f424aa53d7620990
 SHA512 
605e2c6dbc814470c25aa4f0aca77bfd11fd6d5c263ef38915cb9b852e77bcff08d515e76de8d929c9eacd02ffeaa5dd5f6b337461d54a1b2648b1fc505c98fa
 DIST nix-2.0.4.tar.xz 798352 BLAKE2B 
0eaf7e507c87e5398ab5967e1f2064a5827038bb84208768aa1c1deadc95e44aab922846b728467e3355d1f25e740590c3d1748ec05dfeae6a171952fd941b77
 SHA512 
bce3b3a14269d42648a4935770260c36dab25fde3ebcfed730063d1d139603468e1c30acf15eb0c617fa36a6b39d4ae31ccfd9cba762f631ecac213fd09a
 DIST nix-2.1.1.tar.xz 814812 BLAKE2B 
48486e8eb2937fff1e2b39b7ea61eea3ad6ba477229006e31f6efbefcd7839669d1e9533b1b601302a5d4264e2ea261758aff3a79bea616215b22041d32e0469
 SHA512 
38a5b4013eb60a0088870dd142b2baacabc9f204af07f349d34a529a3130568e260765793162c5a978ee6115fd66019e132c08524af4984e5698535f17fc29bd
-DIST nix-2.1.tar.xz 814936 BLAKE2B 
36cb7cecadb353aa920c873b24ea9b7c6c70b0048ddd664e89e2b3c1736b0fe8057dab02cbb9dfe5b500eea27f6da0dd00532e301e8f190dd3f4bd3ef02911be
 SHA512 
1eddf73680ff59277cddc4c891f026295274ea9bd68b795cb5d1cf9ff993638b066417923c4a0ca8248da982498dca05abe811477eac31dee77bd2dad860e43c

diff --git a/sys-apps/nix/nix-2.1.ebuild b/sys-apps/nix/nix-2.1.ebuild
deleted file mode 100644
index 66d217abf09..000
--- a/sys-apps/nix/nix-2.1.ebuild
+++ /dev/null
@@ -1,135 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools flag-o-matic readme.gentoo-r1 user
-
-DESCRIPTION="A purely functional package manager"
-HOMEPAGE="https://nixos.org/nix";
-
-SRC_URI="http://nixos.org/releases/${PN}/${P}/${P}.tar.xz";
-LICENSE="LGPL-2.1"
-SLOT="0"
-#keywords are blocked by boost-1.66
-#KEYWORDS="~amd64 ~x86"
-IUSE="+etc_profile +gc doc sodium"
-
-RDEPEND="
-   app-arch/brotli
-   app-arch/bzip2
-   app-arch/xz-utils
-   dev-db/sqlite
-   dev-libs/openssl:0=
-   >=dev-libs/boost-1.66:0=[context]
-   net-misc/curl
-   sys-libs/libseccomp
-   sys-libs/zlib
-   gc? ( dev-libs/boehm-gc[cxx] )
-   doc? ( dev-libs/libxml2
-   dev-libs/libxslt
-   app-text/docbook-xsl-stylesheets
-   )
-   sodium? ( dev-libs/libsodium:0= )
-"
-DEPEND="${RDEPEND}
-   >=sys-devel/bison-2.6
-   >=sys-devel/flex-2.5.35
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.11.6-systemd.patch
-   "${FILESDIR}"/${PN}-1.11.6-respect-CXXFLAGS.patch
-   "${FILESDIR}"/${PN}-1.11.6-respect-LDFLAGS.patch
-   "${FILESDIR}"/${PN}-2.0-user-path.patch
-)
-
-DISABLE_AUTOFORMATTING=yes
-DOC_CONTENTS=" Quick start user guide on Gentoo:
-
-[as root] enable nix-daemon service:
-   [systemd] # systemctl enable nix-daemon
-   [openrc]  # rc-update add nix-daemon
-[as a user] relogin to get environment and profile update
-[as a user] fetch nixpkgs update:
-   \$ nix-channel --update
-[as a user] install nix packages:
-   \$ nix-env -i mc
-[as a user] configure environment:
-   Somewhere in .bash_profile you might want to set
-   LOCALE_ARCHIVE=\$HOME/.nix-profile/lib/locale/locale-archive
-   but please read https://github.com/NixOS/nixpkgs/issues/21820
-
-Next steps:
-   nix package manager user manual: http://nixos.org/nix/manual/
-"
-
-pkg_setup() {
-   enewgroup nixbld
-   for i in {1..10}; do
-   # we list 'nixbld' twice to
-   # both assign a primary group for user
-   # and add a user to /etc/group
-   enewuser nixbld${i} -1 -1 /var/empty nixbld,nixbld
-   done
-}
-
-src_prepare() {
-   default
-
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --localstatedir="${EPREFIX}"/nix/var \
-   $(use_enable gc)
-}
-
-src_compile() {
-   local make_vars=(
-   OPTIMIZE=0 # disable hardcoded -O3
-   V=1 # verbose build
-   )
-   emake "${make_vars[@]}"
-}
-
-src_install() {
-   # TODO: emacs highlighter
-   default
-
-   readme.gentoo_create_doc
-
-   # here we use an eager variant of something that
-   # is lazily done by nix-daemon and root nix-env
-
-   # TODO: will need a tweak for prefix
-   k

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

2018-09-06 Thread Virgil Dupras
commit: 3e0718b8d0272391061e33f7d62be571edbefa68
Author: Virgil Dupras  gentoo  org>
AuthorDate: Thu Sep  6 22:16:07 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Thu Sep  6 22:16:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e0718b8

dev-libs/jsoncpp: revert "Clean old up"

This reverts commit 2e6b2e58ae27edaf758d116d69314133682abde2.

It breaks the CI (dev-lang/solidity)

 dev-libs/jsoncpp/Manifest |  1 +
 dev-libs/jsoncpp/jsoncpp-1.8.1.ebuild | 67 +++
 2 files changed, 68 insertions(+)

diff --git a/dev-libs/jsoncpp/Manifest b/dev-libs/jsoncpp/Manifest
index 633c98ce4f2..2af18dd83a0 100644
--- a/dev-libs/jsoncpp/Manifest
+++ b/dev-libs/jsoncpp/Manifest
@@ -1 +1,2 @@
+DIST jsoncpp-1.8.1.tar.gz 210629 BLAKE2B 
5f9a7f51b463784c5a74a78b7189800a37797f233b1d5a66d34edc0689c77a2b96b230c0ed4dfc749401087c551dd5659a6d152e09342ca92250ce9ea91a293e
 SHA512 
4203826fca4c366b51d28ffc928399c914ffaba8be1cada64ff118b5742e6b469d3fc3e59344587d851447857b479794c5697d4fd11a9a55b32a3a7a801b745b
 DIST jsoncpp-1.8.4.tar.gz 200226 BLAKE2B 
bbfa8cf7b6cfa6af34762b54de2da0e919849c65b1093b29f7a7ac437524d8b3cf07b42926b250489e9a289105df971fad798f3e73f908fac3e2f52a4e5467b3
 SHA512 
f70361a3263dd8b9441374a9a409462be1426c0d6587c865171a80448ab73b3f69de2b4d70d2f0c541764e1e6727dd53178347901f625ec6fb54fb94f4f1

diff --git a/dev-libs/jsoncpp/jsoncpp-1.8.1.ebuild 
b/dev-libs/jsoncpp/jsoncpp-1.8.1.ebuild
new file mode 100644
index 000..603c2d1926b
--- /dev/null
+++ b/dev-libs/jsoncpp/jsoncpp-1.8.1.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit cmake-utils python-any-r1
+
+DESCRIPTION="C++ JSON reader and writer"
+HOMEPAGE="https://github.com/open-source-parsers/jsoncpp";
+SRC_URI="https://github.com/open-source-parsers/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="|| ( public-domain MIT )"
+SLOT="0/11"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
+IUSE="doc test"
+
+DEPEND="
+   doc? (
+   app-doc/doxygen
+   ${PYTHON_DEPS}
+   )
+   test? (
+   ${PYTHON_DEPS}
+   )"
+RDEPEND=""
+
+RESTRICT="!test? ( test )"
+
+pkg_setup() {
+   if use doc || use test; then
+   python-any-r1_pkg_setup
+   fi
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DJSONCPP_WITH_TESTS=$(usex test)
+   -DJSONCPP_WITH_POST_BUILD_UNITTEST=OFF
+   -DJSONCPP_WITH_CMAKE_PACKAGE=ON
+
+   -DBUILD_SHARED_LIBS=ON
+   -DBUILD_STATIC_LIBS=OFF
+
+   # Follow Debian, Ubuntu, Arch convention for headers location
+   # bug #452234
+   -DCMAKE_INSTALL_INCLUDEDIR=include/jsoncpp
+
+   # Disable implicit ccache use
+   -DCCACHE_FOUND=OFF
+   )
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   cmake-utils_src_compile
+
+   if use doc; then
+   "${EPYTHON}" doxybuild.py 
--doxygen="${EPREFIX}"/usr/bin/doxygen || die
+   HTML_DOCS=( dist/doxygen/jsoncpp*/. )
+   fi
+}
+
+src_test() {
+   cmake-utils_src_make jsoncpp_check
+}



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

2018-09-06 Thread Georgy Yakovlev
commit: e893bba7963ae1963a1b657f0c1b829b07d796c6
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Sep  6 22:11:00 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Sep  6 22:11:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e893bba7

sys-apps/hwloc: fix MY_PV for 1.11.11 and 2.0.2

Closes: https://bugs.gentoo.org/665326
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-apps/hwloc/hwloc-1.11.11.ebuild | 2 +-
 sys-apps/hwloc/hwloc-2.0.2.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/hwloc/hwloc-1.11.11.ebuild 
b/sys-apps/hwloc/hwloc-1.11.11.ebuild
index cedd15f02d9..99b6fa5187f 100644
--- a/sys-apps/hwloc/hwloc-1.11.11.ebuild
+++ b/sys-apps/hwloc/hwloc-1.11.11.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal
 
-MY_PV=v$(ver_rs 1-2)
+MY_PV=v$(ver_cut 1-2)
 
 DESCRIPTION="displays the hardware topology in convenient formats"
 HOMEPAGE="http://www.open-mpi.org/projects/hwloc/";

diff --git a/sys-apps/hwloc/hwloc-2.0.2.ebuild 
b/sys-apps/hwloc/hwloc-2.0.2.ebuild
index cedd15f02d9..99b6fa5187f 100644
--- a/sys-apps/hwloc/hwloc-2.0.2.ebuild
+++ b/sys-apps/hwloc/hwloc-2.0.2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal
 
-MY_PV=v$(ver_rs 1-2)
+MY_PV=v$(ver_cut 1-2)
 
 DESCRIPTION="displays the hardware topology in convenient formats"
 HOMEPAGE="http://www.open-mpi.org/projects/hwloc/";



[gentoo-commits] repo/gentoo:master commit in: app-shells/bash-completion/

2018-09-06 Thread Michał Górny
commit: d2deb4f4b705e5e21c463596478263aa85ccd596
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:37:24 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:21:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2deb4f4

app-shells/bash-completion: Clean old up

 app-shells/bash-completion/Manifest|  1 -
 .../bash-completion/bash-completion-2.4-r1.ebuild  | 98 --
 2 files changed, 99 deletions(-)

diff --git a/app-shells/bash-completion/Manifest 
b/app-shells/bash-completion/Manifest
index 422f2636afb..203d0a92140 100644
--- a/app-shells/bash-completion/Manifest
+++ b/app-shells/bash-completion/Manifest
@@ -1,4 +1,3 @@
-DIST bash-completion-2.4.tar.xz 276148 BLAKE2B 
1ca38db1d1ad9f0bf7d1aa4e49cba1c82a6a575b05118099b609da12bf2e369637be907cba1d46e1e33fface482ebd7c63d70d56c948e45ef71725780ffb2171
 SHA512 
b852e0a38417dfc3754a91dae2d107f99a3c2970d835a4bbaa80f2a4db8d670bc3820ddc6ada26f68070f22fb4c1db7abe50ad489b1c0f8497b1e6e91be27627
 DIST bash-completion-2.7.tar.xz 280048 BLAKE2B 
88b09f451fd4e14daf8e139951a4b65aaa9d9b1d86dceade388a726ac7f3caff2546597695c3f0cbd5dd64e20472d0cf3e98e0f367898b81d696d4ccb8f2fb73
 SHA512 
514709ad2e5f6bd4e20027c7049a1144c1854a37b653d5c11fad1cdf7a46d0e1afca725d6ce75d49691149e0de57be85747f704ac1c429ef4cea114bfbff8fcd
 DIST bash-completion-2.8.tar.xz 286128 BLAKE2B 
a99faeb3c9ee2ea6d1cc9988e61951f4e688ac0b3c6837d1fd43381519fedf5f95167e8dbc166543b0235f3ac61d92af35eb8399efc0cd297a62849071dee5c7
 SHA512 
d839ef5a98811a2aade7ebdc0bc84c84a41c74db384f89913b06f3c25add1ba22528ac25392b19d27280685d258c74dcdc11247cbaae5b8d82f2c0b546abc268
 DIST bashcomp-2.0.2.tar.gz 3625 BLAKE2B 
ebd835e23634e8a7491467ad66c53941763cea43bad75fe24982d3885be2d2ba132e5273a655fec34705224315d7a3f0248c030fb7685fc613ac4f489cde5bf5
 SHA512 
46bc1bcc32263135f44be68569459a409250dd2c81c18190735f11e13a26508e9d3cb91d24a8fe7b21bdea678347873b7ac1b67d5e8c78c8444011f85dfdcdce

diff --git a/app-shells/bash-completion/bash-completion-2.4-r1.ebuild 
b/app-shells/bash-completion/bash-completion-2.4-r1.ebuild
deleted file mode 100644
index 5b1db28a22c..000
--- a/app-shells/bash-completion/bash-completion-2.4-r1.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-BASHCOMP_P=bashcomp-2.0.2
-inherit versionator
-
-DESCRIPTION="Programmable Completion for bash"
-HOMEPAGE="https://github.com/scop/bash-completion";
-SRC_URI="https://github.com/scop/bash-completion/releases/download/${PV}/${P}.tar.xz
-   https://bitbucket.org/mgorny/bashcomp2/downloads/${BASHCOMP_P}.tar.gz";
-
-LICENSE="GPL-2"
-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 ~sparc-solaris ~sparc64-solaris"
-IUSE=""
-
-RDEPEND=">=app-shells/bash-4.3_p30-r1
-   sys-apps/miscfiles
-   !app-eselect/eselect-bashcomp"
-DEPEND="app-arch/xz-utils"
-PDEPEND=">=app-shells/gentoo-bashcomp-20140911"
-
-# Remove unwanted completions.
-STRIP_COMPLETIONS=(
-   # Slackware package stuff, quite generic names cause collisions
-   # (e.g. with sys-apps/pacman)
-   explodepkg installpkg makepkg pkgtool removepkg upgradepkg
-
-   # Debian/Red Hat network stuff
-   ifdown ifup ifstatus
-
-   # Installed in app-editors/vim-core
-   xxd
-
-   # Now-dead symlinks to deprecated completions
-   hd ncal
-
-   # Installed by sys-apps/util-linux-2.28
-   mount umount mount.linux umount.linux
-)
-
-src_prepare() {
-   eapply "${WORKDIR}/${BASHCOMP_P}/${PN}"-2.1_p*.patch
-   # Bug 543100, update bug 601194
-   eapply "${FILESDIR}/${PN}-2.1-escape-characters-r1.patch"
-   eapply_user
-}
-
-src_test() { :; } # Skip testsuite because of interactive shell wrt #477066
-
-src_install() {
-   # work-around race conditions, bug #526996
-   mkdir -p "${ED}"/usr/share/bash-completion/{completions,helpers} || die
-
-   emake DESTDIR="${D}" profiledir="${EPREFIX}"/etc/bash/bashrc.d install
-
-   local file
-   for file in "${STRIP_COMPLETIONS[@]}"; do
-   rm "${ED}"/usr/share/bash-completion/completions/${file} || die
-   done
-   # remove deprecated completions (moved to other packages)
-   rm "${ED}"/usr/share/bash-completion/completions/_* || die
-
-   dodoc AUTHORS CHANGES CONTRIBUTING.md README.md
-
-   # install the eselect module
-   insinto /usr/share/eselect/modules
-   doins "${WORKDIR}/${BASHCOMP_P}/bashcomp.eselect"
-   doman "${WORKDIR}/${BASHCOMP_P}/bashcomp.eselect.5"
-}
-
-pkg_postinst() {
-   local v
-   for v in ${REPLACING_VERSIONS}; do
-   if ! version_is_at_least 2.1-r90 ${v}; then
-   ewarn "For bash-completion autoloader to work, all 
completions need to"
-  

[gentoo-commits] repo/gentoo:master commit in: net-misc/minissdpd/, net-misc/minissdpd/files/

2018-09-06 Thread Michał Górny
commit: f8b35b78dda6403cca55827cb5c6ba8e5cdf953e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:51:55 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:22:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b35b78

net-misc/minissdpd: Clean old up

 net-misc/minissdpd/Manifest|  2 --
 .../files/minissdpd-1.2-remove-initd.patch | 14 -
 net-misc/minissdpd/minissdpd-1.5.20161216.ebuild   | 33 --
 net-misc/minissdpd/minissdpd-1.5.20180203.ebuild   | 32 -
 4 files changed, 81 deletions(-)

diff --git a/net-misc/minissdpd/Manifest b/net-misc/minissdpd/Manifest
index bb6a95e9158..23d0dbe679c 100644
--- a/net-misc/minissdpd/Manifest
+++ b/net-misc/minissdpd/Manifest
@@ -1,3 +1 @@
-DIST minissdpd-1.5.20161216.tar.gz 35078 BLAKE2B 
c8e681e812869ddc15cece499356e7852a4b2e86b661bd80d62a840c8a9a01f321d4616013fec49d4abd834c75378014b52e605ad3fa116c0dc863e5a389a9fc
 SHA512 
4fe1dbc14a39a18bcc834c73cc0150cda656b2be7ffcc0a72dc2854dbd698f3528bfdcd80af741124546f916d914921ffc428bb4f19b34e7493f0cbf9ff54928
-DIST minissdpd-1.5.20180203.tar.gz 35848 BLAKE2B 
2a784bf6c8cf2e656d86f60802d11823d15ad0d7ca4b941c4cf71ffb0433be81b1f12fc11eaa84585d0cc77f1710b24336962e4242a957c49e7ca957e38c0a55
 SHA512 
2ad8964cd9893b29318659d39adf006cb3df2b97260b6b93a9b71b8f318941fd569cd6de02d34347cab75d4f556e89aa1b3f727561d1b6805c22ed9a3183f6ce
 DIST minissdpd-1.5.20180223.tar.gz 36179 BLAKE2B 
0668862848e8d3f87b151e84e3fbea39a593556b4c9a3800ab7b534228a5af2c7cb20ad183e99f95d9616d306cc5aabdc379521bfb19a5e25a63fe0d81d816d7
 SHA512 
2564aa91ad54da392ca305a59b3eeab9b4c0a8504c674fc0c34d387560b239ea03c988e667fa3100b2b01e6916dc8e00ddc161fd6f652912a37b4b879b54dfbd

diff --git a/net-misc/minissdpd/files/minissdpd-1.2-remove-initd.patch 
b/net-misc/minissdpd/files/minissdpd-1.2-remove-initd.patch
deleted file mode 100644
index 9a5f5966e90..000
--- a/net-misc/minissdpd/files/minissdpd-1.2-remove-initd.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -Naur minissdpd-1.1.20120121.orig//Makefile 
minissdpd-1.1.20120121/Makefile
 minissdpd-1.1.20120121.orig//Makefile  2012-01-02 05:46:24.0 
-0500
-+++ minissdpd-1.1.20120121/Makefile2012-01-22 07:01:54.0 -0500
-@@ -42,10 +42,6 @@
-   $(INSTALL) minissdpd $(SBININSTALLDIR)
-   $(INSTALL) -d $(MANINSTALLDIR)/man1
-   $(INSTALL) minissdpd.1 $(MANINSTALLDIR)/man1/minissdpd.1
--ifneq ($(OS), Darwin)
--  $(INSTALL) -d $(PREFIX)/etc/init.d
--  $(INSTALL) minissdpd.init.d.script $(PREFIX)/etc/init.d/minissdpd
--endif
- 
- minissdpd: $(MINISSDPDOBJS)
-   $(CC) $(CFLAGS) -o $@ $(MINISSDPDOBJS)

diff --git a/net-misc/minissdpd/minissdpd-1.5.20161216.ebuild 
b/net-misc/minissdpd/minissdpd-1.5.20161216.ebuild
deleted file mode 100644
index 3feef3241d1..000
--- a/net-misc/minissdpd/minissdpd-1.5.20161216.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-inherit toolchain-funcs
-
-DESCRIPTION="MiniSSDP Daemon"
-SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz";
-HOMEPAGE="http://miniupnp.free.fr/";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="net-libs/libnfnetlink"
-
-RDEPEND="$DEPEND
-   || ( net-misc/miniupnpd net-libs/miniupnpc )"
-
-PATCHES=( "${FILESDIR}/${PN}-1.2-remove-initd.patch" )
-
-src_compile() {
-   emake CC="$(tc-getCC)"
-}
-
-src_install () {
-   emake PREFIX="${D}" install
-   newinitd "${FILESDIR}/${PN}.initd-r2" ${PN}
-   newconfd "${FILESDIR}/${PN}.confd" ${PN}
-   dodoc Changelog.txt README
-   doman minissdpd.1
-}

diff --git a/net-misc/minissdpd/minissdpd-1.5.20180203.ebuild 
b/net-misc/minissdpd/minissdpd-1.5.20180203.ebuild
deleted file mode 100644
index dea4e303461..000
--- a/net-misc/minissdpd/minissdpd-1.5.20180203.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-inherit toolchain-funcs
-
-DESCRIPTION="MiniSSDP Daemon"
-SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz";
-HOMEPAGE="http://miniupnp.free.fr/";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="net-libs/libnfnetlink"
-
-RDEPEND="$DEPEND
-   || ( net-misc/miniupnpd net-libs/miniupnpc )"
-
-src_compile() {
-   emake CC="$(tc-getCC)"
-}
-
-src_install () {
-   emake PREFIX="${ED}" install
-   # note: we overwrite upstream's init.d
-   newinitd "${FILESDIR}/${PN}.initd-r2" ${PN}
-   newconfd "${FILESDIR}/${PN}.confd" ${PN}
-   dodoc Changelog.txt README
-   doman minissdpd.1
-}



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

2018-09-06 Thread Michał Górny
commit: 51ea18273290b8c394fa113d70184459acbd07ec
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:56:41 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:22:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ea1827

sys-apps/uam: Copy stable keywords to the EAPI bump

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

diff --git a/sys-apps/uam/uam-0.3.2-r1.ebuild b/sys-apps/uam/uam-0.3.2-r1.ebuild
index 409fc7f68e8..eddf29d0f8a 100644
--- a/sys-apps/uam/uam-0.3.2-r1.ebuild
+++ b/sys-apps/uam/uam-0.3.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mgorny/uam/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="virtual/udev"



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

2018-09-06 Thread Michał Górny
commit: f8394d02afbc0d90e57a7d290f3aca1c12f51b85
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:37:05 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:21:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8394d02

app-vim/gentoo-syntax: Clean old up

 app-vim/gentoo-syntax/Manifest |  2 --
 .../gentoo-syntax/gentoo-syntax-20180814.ebuild| 42 --
 .../gentoo-syntax/gentoo-syntax-20180820.ebuild| 42 --
 3 files changed, 86 deletions(-)

diff --git a/app-vim/gentoo-syntax/Manifest b/app-vim/gentoo-syntax/Manifest
index aa018fa050b..3c5ff5d7755 100644
--- a/app-vim/gentoo-syntax/Manifest
+++ b/app-vim/gentoo-syntax/Manifest
@@ -1,5 +1,3 @@
 DIST gentoo-syntax-20160530.tar.gz 18950 BLAKE2B 
0e769cb4d67ebf1b4299a1aa0dc1bc1ce942a9e6b4f3528b5499ff83ffe9d165697576901c5ba9cca52de6e26abd0298f1f7a5383cdc0c8ca1dff0de2945080c
 SHA512 
38881c5f16499eb053eb7a5514f6324b2a161f1392a044db0bbaf0cb71a0f17e1edebd4a685ff856a78525fbcb8c6267daa2503cfbc6f94d841cf3f6a25045bd
 DIST gentoo-syntax-20170225.tar.gz 18939 BLAKE2B 
7586b45791e74e69ad6e0607bc0a4d52eba4747a6c4d9933d43db1196ceb57ac6317279c9e86f77c71bdb7379828dd96fe6d63a2933a3660f1639faf1b6df5d5
 SHA512 
2c01577910eccd413b85c094dbd12bf8445e2f560be1fffc4a4c3130b32587f9c298d8442b5cf12bd7d2950ab8c9e5b95a72f2f41c42c6dc939ffa2c26fd71d5
-DIST gentoo-syntax-20180814.tar.bz2 18337 BLAKE2B 
e2808ff4bab17378ac9a15270f32edb67c0a8f4a7e17757d9c128e186fe31add967c169aa9e62fd5fc95dfbadeab72e37c34a14a5452b80c0a1ceafd8bdec85a
 SHA512 
a524a324e3bb1656b2dba9333e03bd130d3700791782d98fed57ea6065f398e4ad29f7980ad823940a44cd1f9f58244b8a908ef4aa3c82c0f7c46882005f358e
-DIST gentoo-syntax-20180820.tar.bz2 18470 BLAKE2B 
dc536724cd8cf8547b54c7ecc1fc12364ee4542903627e7a3518b9583157d18645e62be519a5d0d0c50f36fe05dfdd19d6999ad049722519f4d6d5707274da44
 SHA512 
b07fd9b93796a775da0f0fedacbd09cdd30dc414abd05636e96cc0658d1bc12dc5b88cbe4475544f3c79b1a28dacab234cf3c463ddb90bd4e62bec8de4024a57
 DIST gentoo-syntax-20180821.tar.bz2 18361 BLAKE2B 
4134fd0a3d75d86f3984f135021063b68588083f191efcb94d7b599460703d6eb501bad7de2aa0cc9cdc4447d73b83e4b36cee2acdd113e7d0a879e1e864e2fb
 SHA512 
09c70ded667b489e03f02e0e72fca32f13a40501a5e319b387967e75f616c7f3dc44ceab3a46b776a509263f58668223eb85d51ba58ca3fbc48e4c05d7345dfc

diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20180814.ebuild 
b/app-vim/gentoo-syntax/gentoo-syntax-20180814.ebuild
deleted file mode 100644
index badfc293470..000
--- a/app-vim/gentoo-syntax/gentoo-syntax-20180814.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: Gentoo and Portage syntax highlighting"
-HOMEPAGE="https://github.com/gentoo/gentoo-syntax";
-SRC_URI="https://gitweb.gentoo.org/proj/gentoo-syntax.git/snapshot/${P}.tar.bz2";
-
-LICENSE="vim"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~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"
-IUSE="ignore-glep31"
-
-VIM_PLUGIN_HELPFILES="gentoo-syntax"
-VIM_PLUGIN_MESSAGES="filetype"
-
-src_prepare() {
-   default
-   if use ignore-glep31 ; then
-   for f in ftplugin/*.vim ; do
-   ebegin "Removing UTF-8 rules from ${f} ..."
-   sed -i -e 's~\(setlocal fileencoding=utf-8\)~" \1~' 
${f} \
-   || die "waah! bad sed voodoo. need more goats."
-   eend $?
-   done
-   fi
-}
-
-pkg_postinst() {
-   vim-plugin_pkg_postinst
-
-   if [[ -z ${REPLACING_VERSIONS} ]] ; then
-   if use ignore-glep31 1>/dev/null ; then
-   ewarn "You have chosen to disable the rules which 
ensure GLEP 31"
-   ewarn "compliance. When editing ebuilds, please make 
sure you get"
-   ewarn "the character set correct."
-   fi
-   fi
-}

diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20180820.ebuild 
b/app-vim/gentoo-syntax/gentoo-syntax-20180820.ebuild
deleted file mode 100644
index badfc293470..000
--- a/app-vim/gentoo-syntax/gentoo-syntax-20180820.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: Gentoo and Portage syntax highlighting"
-HOMEPAGE="https://github.com/gentoo/gentoo-syntax";
-SRC_URI="https://gitweb.gentoo.org/proj/gentoo-syntax.git/snapshot/${P}.tar.bz2";
-
-LICENSE="vim"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~

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

2018-09-06 Thread Michał Górny
commit: 8d2b5b2a2cd05561ad4bc5a9026a2897b20a5918
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:56:57 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:22:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d2b5b2a

sys-apps/uam: Clean old up

 sys-apps/uam/uam-0.3.2.ebuild | 44 ---
 1 file changed, 44 deletions(-)

diff --git a/sys-apps/uam/uam-0.3.2.ebuild b/sys-apps/uam/uam-0.3.2.ebuild
deleted file mode 100644
index e0bf0ed9eef..000
--- a/sys-apps/uam/uam-0.3.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils udev user
-
-DESCRIPTION="Simple udev-based automounter for removable USB media"
-HOMEPAGE="https://github.com/mgorny/uam/";
-SRC_URI="https://github.com/mgorny/uam/releases/download/${P}/${P}.tar.bz2";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="virtual/udev"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-pkg_postinst() {
-   # The plugdev group is created by pam, pmount and many other ebuilds
-   # in gx86. As we don't want to depend on any of them (even pmount is
-   # optional), we create it ourself too.
-   enewgroup plugdev
-
-   elog "To be able to access uam-mounted filesystems, you have to be"
-   elog "a member of the 'plugdev' group."
-   elog
-   elog "Note that uam doesn't provide any way to allow unprivileged user"
-   elog "to manually umount devices. The upstream suggested solution"
-   elog "is to use [sys-apps/pmount]. If you don't feel like installing"
-   elog "additional tools, remember to sync before removing your USB 
stick."
-   elog
-   elog "If you'd like uam to mount ejectable media like CDs/DVDs, you 
need"
-   elog "to enable in-kernel media polling, e.g.:"
-   elog "  echo 5000 > /sys/module/block/parameters/events_dfl_poll_msecs"
-   elog "where 5000 would mean a poll will occur every 5 seconds."
-   elog
-   elog "If you'd like to receive libnotify-based notifications, you need"
-   elog "to install the [x11-misc/sw-notify-send] tool."
-
-   udev_reload
-}



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

2018-09-06 Thread Michał Górny
commit: 5f6e1b2e3c28f5b089597027511a2ad4fd74f783
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:53:52 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:22:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f6e1b2e

sys-apps/portage-mgorny: Clean old up

 sys-apps/portage-mgorny/Manifest   |   1 -
 .../portage-mgorny/portage-mgorny-2.3.43.2.ebuild  | 198 -
 2 files changed, 199 deletions(-)

diff --git a/sys-apps/portage-mgorny/Manifest b/sys-apps/portage-mgorny/Manifest
index 6e49c555159..ed9ed24c961 100644
--- a/sys-apps/portage-mgorny/Manifest
+++ b/sys-apps/portage-mgorny/Manifest
@@ -1,2 +1 @@
-DIST portage-mgorny-2.3.43.2.tar.gz 1254672 BLAKE2B 
2fc3b7d1fa617b0032525fcef475c53d8a59b2c5b34a6685b7c34d88d41930bd24bd4203966922537ef243f30e4377060ba7f94e89c1bb3c9941cbc3297a690b
 SHA512 
b23386616dac61295460c823bb24959e3adb926d97d1d6e188df8958089bfec20cd87b2f6090e74bba249c0006496571d3807b20edf1947655659e777423a691
 DIST portage-mgorny-2.3.43.3.tar.gz 1254313 BLAKE2B 
afb5101537bfff9b05622f4357757215bbe9641f2ca058baa59316b72ad3280ca7905f75e10b3270627c0b703434691bbfbbd88c6e375ba3f405d69d983b1944
 SHA512 
4fe3d1a8809a91fb52a9ac7d66cd25e8b6ff23b0ab2b4fae5f26a2036296a1c4eba78fee819003a8a8c44a5c6fcb0f04b9eded220d124bf08019a4f2fb02

diff --git a/sys-apps/portage-mgorny/portage-mgorny-2.3.43.2.ebuild 
b/sys-apps/portage-mgorny/portage-mgorny-2.3.43.2.ebuild
deleted file mode 100644
index 05451d50b3f..000
--- a/sys-apps/portage-mgorny/portage-mgorny-2.3.43.2.ebuild
+++ /dev/null
@@ -1,198 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} pypy )
-PYTHON_REQ_USE='bzip2(+),threads(+)'
-
-inherit distutils-r1
-
-DESCRIPTION="Fork of Portage focused on cleaning up and useful features"
-HOMEPAGE="https://github.com/mgorny/portage-mgorny";
-SRC_URI="https://github.com/mgorny/portage-mgorny/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-SLOT="0"
-IUSE="build +ipc +native-extensions selinux xattr kernel_linux"
-
-DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
-   >=app-arch/tar-1.27
-   >=sys-apps/sed-4.0.5
-   sys-devel/patch"
-RDEPEND="
-   >=app-arch/tar-1.27
-   !build? (
-   >=app-admin/eselect-1.2
-   app-crypt/openpgp-keys-gentoo-release
-   >=app-crypt/gnupg-2.2.4-r2[ssl(-)]
-   >=app-portage/gemato-10[${PYTHON_USEDEP}]
-   app-shells/bash:0[readline]
-   $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
-   python{2_7,3_4,3_5} pypy)
-   >=dev-python/lxml-3.6.0[${PYTHON_USEDEP}]
-   >=sys-apps/sed-4.0.5
-   )
-   elibc_FreeBSD? ( sys-freebsd/freebsd-bin )
-   elibc_glibc? ( >=sys-apps/sandbox-2.2 )
-   elibc_musl? ( >=sys-apps/sandbox-2.2 )
-   elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
-   >=app-misc/pax-utils-0.1.17
-   selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
-   xattr? ( kernel_linux? (
-   >=sys-apps/install-xattr-0.3
-   $(python_gen_cond_dep 'dev-python/pyxattr[${PYTHON_USEDEP}]' \
-   python2_7 pypy)
-   ) )
-   !app-portage/repoman
-   !sys-apps/portage"
-PDEPEND="
-   !build? (
-   >=net-misc/rsync-2.6.4
-   )"
-# NOTE: FEATURES=installsources requires debugedit and rsync
-
-pkg_pretend() {
-   if [[ -f ${EROOT%/}/etc/make.conf ]]; then
-   eerror "You seem to be using /etc/make.conf. Please migrate to 
the new"
-   eerror "/etc/portage/make.conf location before upgrading."
-   if [[ ! -f ${EROOT%/}/etc/portage/make.conf ]]; then
-   eerror
-   eerror "  mv ${EROOT%/}/etc/make.conf 
${EROOT%/}/etc/portage/make.conf"
-   else
-   ewarn
-   ewarn "WARNING: You seem to have make.conf in both 
locations. Please take"
-   ewarn "care not to accientally overwrite one with the 
other."
-   fi
-   die "${EROOT%/}/etc/make.conf present"
-   fi
-
-   if [[ -f ${EROOT%/}/etc/portage/package.keywords ]]; then
-   eerror "You seem to be using /etc/portage/package.keywords. 
Please migrate"
-   eerror "to the new /etc/portage/package.accept_keywords 
location before"
-   eerror "upgrading."
-   eerror
-   if [[ -d ${EROOT%/}/etc/portage/package.accept_keywords ]]; then
-   eerror "  mv ${EROOT%/}/etc/portage/package.keywords 
${EROOT%/}/etc/portage/package.accept_keywords/99old"
-   else
-   if [[ -f ${EROO

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

2018-09-06 Thread Michał Górny
commit: 7b4140603cfd2d180533439e481d42aff454795d
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:52:45 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:22:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b414060

sci-libs/libh2oxx: Clean old up

 sci-libs/libh2oxx/libh2oxx-0.2.ebuild | 26 --
 1 file changed, 26 deletions(-)

diff --git a/sci-libs/libh2oxx/libh2oxx-0.2.ebuild 
b/sci-libs/libh2oxx/libh2oxx-0.2.ebuild
deleted file mode 100644
index 9d629d2d6a2..000
--- a/sci-libs/libh2oxx/libh2oxx-0.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit autotools-utils
-
-DESCRIPTION="C++ bindings for libh2o"
-HOMEPAGE="https://github.com/mgorny/libh2oxx/";
-SRC_URI="https://github.com/mgorny/libh2oxx/releases/download/${P}/${P}.tar.bz2";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug static-libs"
-
-RDEPEND=">=sci-libs/libh2o-0.2"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable debug)
-   )
-
-   autotools-utils_src_configure
-}



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

2018-09-06 Thread Michał Górny
commit: a3c28478d2ad66bc8259a497ea49f0a3ae2e8132
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:45:54 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:21:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3c28478

media-gfx/qrencode: Clean old up

 media-gfx/qrencode/Manifest|  1 -
 .../files/qrencode-3.2.0-pngregenfix.patch | 44 --
 media-gfx/qrencode/qrencode-3.4.4-r1.ebuild| 26 -
 3 files changed, 71 deletions(-)

diff --git a/media-gfx/qrencode/Manifest b/media-gfx/qrencode/Manifest
index 2385d4c6db7..9322b519e62 100644
--- a/media-gfx/qrencode/Manifest
+++ b/media-gfx/qrencode/Manifest
@@ -1,3 +1,2 @@
-DIST qrencode-3.4.4.tar.bz2 369136 BLAKE2B 
19e9a2089c6c22284da61dda57d1150573b72833c3e9d96d1aa8742a69cb7495b3c39b8162b0dd268e94412bbc618d1358dcfd969f12c0b3e9701414955aed46
 SHA512 
4835d462542e37e5460635e0dd84e291ff0976a6aec61c63f9950c1e60b446bc913220726e14f6379322bfd32ccd9bcd5fceed9ca10cb95343c952d8472b983d
 DIST qrencode-4.0.0.tar.bz2 429244 BLAKE2B 
45fe8afe602e7ff20b750b5a0de8a3b52b61340ebf0bbcad2ae00e4a0ff2976077b5add4e2c1358d4ca852f79f4cdb27d9dab8c726bf72ff53964661335b5a0a
 SHA512 
d4140d77fce3a1c39735cc3e98e3a19018daaa08c870644f71727d27ffb17711e76b4ed4e51718d90d812e78df75fe575617580ea9b1bf210438f8fd1734204e
 DIST qrencode-4.0.2.tar.bz2 430309 BLAKE2B 
1f68d2a921ba60df3a6c7381d7886b27a2876f90771d78c12d5d0fed2d6a4edb4d7da5985e2b244406a0cf3434b351fbec8b12c5944c365078ef2b227edb0acd
 SHA512 
2429c7938e32eacbaf327c029c7745ba33259f879661a8b6470cc617c780daf5bd1d5689599151df62e84badd2568eccab6c12f157331e512ab24a3899e0f002

diff --git a/media-gfx/qrencode/files/qrencode-3.2.0-pngregenfix.patch 
b/media-gfx/qrencode/files/qrencode-3.2.0-pngregenfix.patch
deleted file mode 100644
index 09c15eedfbe..000
--- a/media-gfx/qrencode/files/qrencode-3.2.0-pngregenfix.patch
+++ /dev/null
@@ -1,44 +0,0 @@
- Makefile.am  |2 +-
- configure.ac |9 +
- 2 files changed, 2 insertions(+), 9 deletions(-)
-
-diff --git a/Makefile.am b/Makefile.am
-index 55659c5..a065514 100644
 a/Makefile.am
-+++ b/Makefile.am
-@@ -27,7 +27,7 @@ pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = libqrencode.pc
- 
- EXTRA_DIST = libqrencode.pc.in autogen.sh configure.ac acinclude.m4 \
--   Makefile.am tests/Makefile.am qrencode.spec.in 
qrencode.spec \
-+   Makefile.am qrencode.spec.in qrencode.spec \
-qrencode.1.in Doxyfile tests/test_all.sh
- 
- if BUILD_TOOLS
-diff --git a/configure.ac b/configure.ac
-index 6fb1409..ca30225 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -30,7 +30,7 @@ AC_PROG_LIBTOOL
- AC_PROG_RANLIB
- PKG_PROG_PKG_CONFIG
- 
--AC_CONFIG_FILES([Makefile libqrencode.pc tests/Makefile qrencode.spec 
qrencode.1])
-+AC_CONFIG_FILES([Makefile libqrencode.pc qrencode.spec qrencode.1])
- 
- AC_CHECK_FUNCS([strdup])
- 
-@@ -71,13 +71,6 @@ echo "#define __STATIC static" >>confdefs.h
- echo "/* #undef WITH_TESTS */" >>confdefs.h
- fi
- 
--if test x$build_tests = xyes ; then
--  SDL_REQUIRED_VERSION=1.2.0
--  AM_PATH_SDL($SDL_REQUIRED_VERSION,,AC_MSG_WARN([*** SDL 
$SDL_REQUIRED_VERSION or better is required.]))
--  AC_MSG_NOTICE([SDL check done.])
--  AM_ICONV_LINK
--fi
--AM_CONDITIONAL(HAVE_SDL, [test "x$SDL_CFLAGS" != "x" ])
- 
- 
- dnl --enable-gprof

diff --git a/media-gfx/qrencode/qrencode-3.4.4-r1.ebuild 
b/media-gfx/qrencode/qrencode-3.4.4-r1.ebuild
deleted file mode 100644
index d08b8dbfe7e..000
--- a/media-gfx/qrencode/qrencode-3.4.4-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="C library for encoding data in a QR Code symbol"
-HOMEPAGE="https://fukuchi.org/works/qrencode/";
-SRC_URI="https://fukuchi.org/works/${PN}/${P}.tar.bz2";
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="media-libs/libpng:0="
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}/${PN}-3.2.0-pngregenfix.patch" )
-
-src_prepare() {
-   default
-   eautoreconf
-}



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

2018-09-06 Thread Michał Górny
commit: acbe8accf130caf493d55889fb72ad79f37535e4
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:41:45 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:21:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acbe8acc

dev-python/pyblake2: Clean old up

 dev-python/pyblake2/Manifest  |  1 -
 dev-python/pyblake2/pyblake2-1.1.0.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-python/pyblake2/Manifest b/dev-python/pyblake2/Manifest
index 4eff49b4b10..70a3de46e66 100644
--- a/dev-python/pyblake2/Manifest
+++ b/dev-python/pyblake2/Manifest
@@ -1,2 +1 @@
-DIST pyblake2-1.1.0.tar.gz 125855 BLAKE2B 
46af4c24882040bbdd221f90e06652918798e4555c0a7307a596ca4c9ed3147f00297269a44d174782c2b0402eac03ecf5387b1c5a16efb57d036730b58b2630
 SHA512 
e13c7e4f3a35155cbf531e337895349ec01f0ac36908a4e746cecec063601adfc8a73a7961a9c310d01d3231f44f08d2cc92e891e9cb87659bc7170b9fee6102
 DIST pyblake2-1.1.2.tar.gz 126693 BLAKE2B 
01690ec32a07b7ea59d7d040523ce8cb523f18927044f2d38c0a143a344fde661498e1a4b35a0f161be7b761a324677f80e88c4a0045dc324f0d588997e884f2
 SHA512 
26297d788208a80c8102602135332d5ee1424711d9c693828af232b5546301c5d144680367a954d8d9765998a23b82046b157b0072fdc63305ff0088feb16e55

diff --git a/dev-python/pyblake2/pyblake2-1.1.0.ebuild 
b/dev-python/pyblake2/pyblake2-1.1.0.ebuild
deleted file mode 100644
index 77c6ac290d8..000
--- a/dev-python/pyblake2/pyblake2-1.1.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
-inherit distutils-r1
-
-DESCRIPTION="BLAKE2 hash function extension module"
-HOMEPAGE="https://github.com/dchest/pyblake2 
https://pypi.org/project/pyblake2/";
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-# pyblake2 itself allows more licenses but blake2 allows the following three
-LICENSE="|| ( CC0-1.0 openssl Apache-2.0 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-python_test() {
-   "${EPYTHON}" test/test.py || die "Tests fail with ${EPYTHON}"
-}



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

2018-09-06 Thread Michał Górny
commit: ac89044fb97344578813ecda30e493c770a6e9e0
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:54:41 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:22:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac89044f

sys-fs/duperemove: Clean old up

 sys-fs/duperemove/Manifest |  2 --
 sys-fs/duperemove/duperemove-0.10.ebuild   | 33 -
 sys-fs/duperemove/duperemove-0.11_beta4.ebuild | 34 --
 .../files/duperemove-0.11_beta4-sysmacros.patch| 10 ---
 4 files changed, 79 deletions(-)

diff --git a/sys-fs/duperemove/Manifest b/sys-fs/duperemove/Manifest
index e1eda63cf72..b6a7f81bb59 100644
--- a/sys-fs/duperemove/Manifest
+++ b/sys-fs/duperemove/Manifest
@@ -1,3 +1 @@
-DIST duperemove-0.10.tar.gz 95656 BLAKE2B 
d52916f21f48a929db98a4cb132b41030b4f8b884851242690aad8b0b4faef12bb176aee51bb16cab940495d033b2467e0572e0b54d9533c920b8da4d3a1f719
 SHA512 
11bb1a9937b9ca7969b9176bb4cfc8fff91c257a8645baa0ca0ec6b634ae3c464712414f856d5a75ed16c6d13f0ae85ac3584df1f474575a975cb20ae0d7a9f1
-DIST duperemove-0.11.beta4.tar.gz 114532 BLAKE2B 
76301204c87c0978421ede7652dbb9cbc273f5ef4a99c709517b1421ec7bb94bafed9465a744c9a42c74c6ee936de1a1e5510a58ed36c7ec783436cefeacec69
 SHA512 
e3879f558026a11d34c996243eeeab267bebec508a0bafa76ad563fe81c3bf911650745f27bd449c4d788c302b08324bb780e4d86dc5996678e06a1df233a286
 DIST duperemove-0.11.tar.gz 115307 BLAKE2B 
39fa9f80c017583c8943a5cddd1c69f38216adad26548c248e1877548717995d7b80f03f0e1c1515648aaad90996c80c224bb36fa27f13fe14fb22a123facf48
 SHA512 
b1bc2beb92223f9b46f8838e2f983ec763a9dff302f4202a34cc5e10591b985519f0464b6eba566c56872e671ba80583c7fdf4a232325086141d011384a286cf

diff --git a/sys-fs/duperemove/duperemove-0.10.ebuild 
b/sys-fs/duperemove/duperemove-0.10.ebuild
deleted file mode 100644
index fc9db47deae..000
--- a/sys-fs/duperemove/duperemove-0.10.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Btrfs deduplication utility"
-HOMEPAGE="https://github.com/markfasheh/duperemove";
-SRC_URI="https://github.com/markfasheh/duperemove/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-# includes code from libbloom, xxhash (BSD-2)
-# includes code from polarssl (GPL-2+)
-LICENSE="GPL-2 GPL-2+ BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-   dev-db/sqlite:3=
-   dev-libs/glib:2="
-DEPEND="${RDEPEND}"
-
-src_compile() {
-   # CC & CFLAGS are set via = so need to override them
-   # LIBRARY_FLAGS are set via += so need to pass them via env
-   local -x LIBRARY_FLAGS="${LDFLAGS}"
-   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} -Wall"
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="/usr" install
-}

diff --git a/sys-fs/duperemove/duperemove-0.11_beta4.ebuild 
b/sys-fs/duperemove/duperemove-0.11_beta4.ebuild
deleted file mode 100644
index 281d0698988..000
--- a/sys-fs/duperemove/duperemove-0.11_beta4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="Btrfs deduplication utility"
-HOMEPAGE="https://github.com/markfasheh/duperemove";
-SRC_URI="https://github.com/markfasheh/duperemove/archive/v${PV/_/.}.tar.gz -> 
${P/_/.}.tar.gz"
-
-# includes code from libbloom, xxhash (BSD-2)
-# includes code from polarssl (GPL-2+)
-LICENSE="GPL-2 GPL-2+ BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   dev-db/sqlite:3=
-   dev-libs/glib:2="
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${P/_/.}
-
-PATCHES=( "${FILESDIR}/${P}-sysmacros.patch" )
-
-src_compile() {
-   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} -Wall"
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
-}

diff --git a/sys-fs/duperemove/files/duperemove-0.11_beta4-sysmacros.patch 
b/sys-fs/duperemove/files/duperemove-0.11_beta4-sysmacros.patch
deleted file mode 100644
index 6355f5e9146..000
--- a/sys-fs/duperemove/files/duperemove-0.11_beta4-sysmacros.patch
+++ /dev/null
@@ -1,10 +0,0 @@
 a/dbfile.c  2016-09-27 22:28:49.0 +0200
-+++ b/dbfile.c  2017-08-17 18:23:30.768591897 +0200
-@@ -8,6 +8,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include "csum.h"
- #include "filerec.h"



[gentoo-commits] repo/gentoo:master commit in: www-plugins/lightspark/

2018-09-06 Thread Michał Górny
commit: 82a0cf9bdea6b30a70068eabd996ad7b575adda6
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:56:08 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:22:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a0cf9b

www-plugins/lightspark: Clean old up

 www-plugins/lightspark/Manifest|  1 -
 .../lightspark/lightspark-0.8.0_p20180401.ebuild   | 97 --
 2 files changed, 98 deletions(-)

diff --git a/www-plugins/lightspark/Manifest b/www-plugins/lightspark/Manifest
index 67f0d0f0528..0a5f1694be5 100644
--- a/www-plugins/lightspark/Manifest
+++ b/www-plugins/lightspark/Manifest
@@ -1,2 +1 @@
 DIST lightspark-0.8.1.tar.gz 1899466 BLAKE2B 
d057deccc8ee03f16bfd384c9aee94ee70b7f6674bb0d46c2965f27868a2177c2985f791801975aab1608b4e59d9d40a51e327ec4b00e60eb6714f610b4c319f
 SHA512 
ee9f02e4aa160d8e68cab743eddce5f4f5de0bb78f5daaaf69890b442701dc42094a59433cef136f6dc85e6fbce989bc8ff7ce8ad1ed1929c8501b13e24f2646
-DIST lightspark-f6ed8284810ad91c277ed5d0835b215e7329450e.tar.gz 1880249 
BLAKE2B 
031dc48f40956fcfb5a8b0fd825da8a2a0dba6daa4646296a385d5f90f13027d44cbb09562f6bf57b8d5d415a278fa06974624aee42e14b75892c36798dceda0
 SHA512 
a75ebf5e666daec0f244285bfd1029feb6fcfa2aeba800f175bb07bc148d39e76435d77868c964b2e149019b763498990bf0db25ba632cf21b91ad0958412332

diff --git a/www-plugins/lightspark/lightspark-0.8.0_p20180401.ebuild 
b/www-plugins/lightspark/lightspark-0.8.0_p20180401.ebuild
deleted file mode 100644
index eb9a35fde59..000
--- a/www-plugins/lightspark/lightspark-0.8.0_p20180401.ebuild
+++ /dev/null
@@ -1,97 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils gnome2-utils nsplugins toolchain-funcs xdg-utils
-
-EGIT_COMMIT="f6ed8284810ad91c277ed5d0835b215e7329450e"
-DESCRIPTION="High performance flash player"
-HOMEPAGE="http://lightspark.github.io/";
-SRC_URI="https://github.com/lightspark/lightspark/archive/${EGIT_COMMIT}.tar.gz
 -> ${PN}-${EGIT_COMMIT}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cpu_flags_x86_sse2 curl ffmpeg gles libav nsplugin ppapi profile rtmp"
-
-RDEPEND="app-arch/xz-utils:0=
-   dev-cpp/glibmm:2=
-   >=dev-libs/boost-1.42:0=
-   dev-libs/glib:2=
-   dev-libs/libpcre:3=[cxx]
-   media-fonts/liberation-fonts
-   media-libs/freetype:2=
-   media-libs/libpng:0=
-   media-libs/libsdl2:0=
-   media-libs/sdl2-mixer:0=
-   >=sys-devel/llvm-3.4:=
-   sys-libs/zlib:0=
-   x11-libs/cairo:0=
-   x11-libs/libX11:0=
-   x11-libs/pango:0=
-   virtual/jpeg:0=
-   curl? ( net-misc/curl:0= )
-   ffmpeg? (
-   libav? ( media-video/libav:0= )
-   !libav? ( media-video/ffmpeg:0= )
-   )
-   gles? ( media-libs/mesa:0=[gles2] )
-   !gles? (
-   >=media-libs/glew-1.5.3:0=
-   virtual/opengl:0=
-   )
-   rtmp? ( media-video/rtmpdump:0= )"
-DEPEND="${RDEPEND}
-   amd64? ( dev-lang/nasm )
-   x86? ( dev-lang/nasm )
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${PN}-${EGIT_COMMIT}
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_CURL=$(usex curl)
-   -DENABLE_GLES2=$(usex gles)
-   -DENABLE_LIBAVCODEC=$(usex ffmpeg)
-   -DENABLE_RTMP=$(usex rtmp)
-
-   -DENABLE_MEMORY_USAGE_PROFILING=$(usex profile)
-   -DENABLE_PROFILING=$(usex profile)
-   -DENABLE_SSE2=$(usex cpu_flags_x86_sse2)
-
-   -DCOMPILE_NPAPI_PLUGIN=$(usex nsplugin)
-   -DPLUGIN_DIRECTORY="${EPREFIX}"/usr/$(get_libdir)/${PN}/plugins
-   # TODO: install /etc/chromium file? block adobe-flash?
-   -DCOMPILE_PPAPI_PLUGIN=$(usex ppapi)
-   
-DPPAPI_PLUGIN_DIRECTORY="${EPREFIX}"/usr/$(get_libdir)/chromium-browser/${PN}
-   )
-
-   cmake-utils_src_configure
-}
-
-src_install() {
-   cmake-utils_src_install
-
-   use nsplugin && inst_plugin 
/usr/$(get_libdir)/${PN}/plugins/liblightsparkplugin.so
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-
-   if use nsplugin && ! has_version www-plugins/gnash; then
-   elog "Lightspark now supports gnash fallback for its browser 
plugin."
-   elog "Install www-plugins/gnash to take advantage of it."
-   fi
-   if use nsplugin && has_version "www-plugins/gnash[nsplugin]"; then
-   elog "Having two plugins installed for the same MIME type may 
confuse"
-   elog "Mozilla based browsers. It is recommended to disable the 
nsplugin"
-   elog "USE flag for either gnash or lightspark. For details, see"
-   elog "https://bugzilla.mozilla.org/show_bug.cgi?id=581848";
-   fi
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_up

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

2018-09-06 Thread Michał Górny
commit: b653689533aa6c0b080afd721e2c260b7d51fa4d
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:55:50 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:22:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6536895

www-apps/jekyll: Clean old up

 www-apps/jekyll/Manifest|  1 -
 www-apps/jekyll/jekyll-3.6.0.ebuild | 79 -
 2 files changed, 80 deletions(-)

diff --git a/www-apps/jekyll/Manifest b/www-apps/jekyll/Manifest
index b8aebb934d4..63ad953c916 100644
--- a/www-apps/jekyll/Manifest
+++ b/www-apps/jekyll/Manifest
@@ -1,2 +1 @@
-DIST jekyll-3.6.0.tar.gz 737199 BLAKE2B 
b823d794c5f4e0fb78276d2af28821a7ac67b13159832cbda3a691ad0f9e32c2228da1dde22a0ee33890ffb8384ac6d92adbb7b47629f98dda1d92024488475a
 SHA512 
87c17c31cda44d040308079aacbcdba1e704186a69d64c1240a44960f7a79e74b35bb230be7c14419bb89843cfbf48ecf3601a8018df2255deebc0afdb4fcd86
 DIST jekyll-3.6.2.tar.gz 740389 BLAKE2B 
c51e8b1545bfd1bab64c890fdf8d53087e27b3ba2fac07d286d009f1c4b6efb81d3528d239f73a73afa68d1f2d320e816c7015bf385dc9e27cad13d1b4279a50
 SHA512 
3af17f32098bf1012393d0ad47269ef305138553735ede9c65e461c8f1e1033008a01805c8c96f9aa0f4682f7e68a9cff3eda83a70660a334161ec3d04ce9c72

diff --git a/www-apps/jekyll/jekyll-3.6.0.ebuild 
b/www-apps/jekyll/jekyll-3.6.0.ebuild
deleted file mode 100644
index 10f95241893..000
--- a/www-apps/jekyll/jekyll-3.6.0.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24"
-
-inherit ruby-fakegem
-
-RUBY_FAKEGEM_EXTRADOC="README.markdown History.markdown"
-RUBY_FAKEGEM_EXTRAINSTALL="features"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-RUBY_FAKEGEM_BINDIR="exe"
-
-DESCRIPTION="A simple, blog aware, static site generator"
-HOMEPAGE="https://jekyllrb.com https://github.com/jekyll/jekyll";
-SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz  -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-ruby_add_rdepend "
-   >=dev-ruby/addressable-2.4
-   >=dev-ruby/colorator-1.0
-   >=dev-ruby/kramdown-1.14
-   >=dev-ruby/liquid-4.0:4
-   >=dev-ruby/mercenary-0.3.3
-   >=dev-ruby/pathutil-0.9
-   >=dev-ruby/safe_yaml-1.0
-   >=dev-ruby/rouge-1.7:0
-   >=www-apps/jekyll-sass-converter-1.0
-   >=www-apps/jekyll-watch-1.1
-"
-
-ruby_add_bdepend "
-   test? (
-   >=dev-ruby/classifier-reborn-2.1.0
-   dev-ruby/launchy
-   >=dev-ruby/pygments_rb-0.6.0
-   >=dev-ruby/rdiscount-2.0
-   >=dev-ruby/redcarpet-3.2.3
-   dev-ruby/rspec-mocks
-   >=dev-ruby/shoulda-3
-   dev-ruby/test-unit:2
-   www-apps/jekyll-coffeescript
-   )
-"
-
-all_ruby_prepare() {
-   eapply "${FILESDIR}"/jekyll-3.6.0-test-helper.patch
-
-   # Drop tests requiring bundler
-   sed -i -e '/bundle_message/d' test/test_new_command.rb || die
-   rm test/test_plugin_manager.rb || die
-
-   # Replace git command in gemspec
-   sed -i 's/git ls-files -z/find -not -type d -print0/' 
$RUBY_FAKEGEM_GEMSPEC || die
-
-   # FIXMEs:
-   # fails to find fixtures
-   rm test/test_theme.rb || die
-   rm test/test_theme_assets_reader.rb || die
-   sed -i -e '/^should.*theme/,/^end$/d' \
-   -e '/^  should.*theme/,/^  end$/d' test/test_site.rb || 
die
-   # partially requires 'toml'
-   rm test/test_configuration.rb || die
-   # pygments tests fail because of line numbering
-   sed -i -e '/^  context.*pygments/,/^  end$/d' test/test_tags.rb || die
-   sed -i -e '/^context.*pygments/,/^end$/d' 
test/test_redcarpet.rb || die
-}
-
-src_test() {
-   local -x JEKYLL_NO_BUNDLER_REQUIRE=true
-
-   ruby-ng_src_test
-}



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

2018-09-06 Thread Michał Górny
commit: 836599ff8ed6dea2d37ddb07e586a7dba3e8997e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:53:22 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:22:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=836599ff

sys-apps/paludis: Clean old up

 sys-apps/paludis/Manifest |   1 -
 sys-apps/paludis/paludis-3.0.0_pre20170808.ebuild | 148 --
 2 files changed, 149 deletions(-)

diff --git a/sys-apps/paludis/Manifest b/sys-apps/paludis/Manifest
index 8204d0bea72..d13ad5b563f 100644
--- a/sys-apps/paludis/Manifest
+++ b/sys-apps/paludis/Manifest
@@ -1,2 +1 @@
 DIST paludis-57881321fa3d5d82a9260db54afd608fd61dd533.tar.xz 1004012 BLAKE2B 
0bc65918b277ae4203fb5dc66fe3a84caa142b5e97b9e1f1b9a5f2e1b9c27fb4c60109c0bc1c058e095850bcf488075e21ab080bc5c4f2156e4c901923856ddb
 SHA512 
ed9053b933172dea0122c171a14965b0d183affa8d3f2aa2be5cc2a2cf11f81f8a693b30bee93963dd890ebe41f454cf5ec5ab38f0b7924318b8bd8d1c37f5d9
-DIST paludis-f8e58ee1d02d2476ae92ebc3737e42b8b6a36891.tar.xz 1004024 BLAKE2B 
1c34c93815efa41298cc2916c4428971d1f54242cfd759c771972bdcde94986c6af03546372c7eda277a343851b38ee93c0a103e519457b42e48cc7bed87b755
 SHA512 
813592b6f164d7994000ff1740e003049e040e7d58832bb1393a1f4facf428806b57bbf97855b830f75acf4b20e963093e9993b110f76f44e25afb9a8a1eaa1e

diff --git a/sys-apps/paludis/paludis-3.0.0_pre20170808.ebuild 
b/sys-apps/paludis/paludis-3.0.0_pre20170808.ebuild
deleted file mode 100644
index a373d25270d..000
--- a/sys-apps/paludis/paludis-3.0.0_pre20170808.ebuild
+++ /dev/null
@@ -1,148 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-RUBY_VER=2.3
-
-inherit bash-completion-r1 cmake-utils python-single-r1 user
-
-MY_P=paludis-f8e58ee1d02d2476ae92ebc3737e42b8b6a36891
-DESCRIPTION="paludis, the other package mangler"
-HOMEPAGE="http://paludis.exherbo.org/";
-SRC_URI="https://git.exherbo.org/paludis/paludis.git/snapshot/${MY_P}.tar.xz";
-
-IUSE="doc pbins pink python ruby ruby_targets_ruby${RUBY_VER/./} search-index 
test +xml"
-LICENSE="GPL-2 vim"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-
-COMMON_DEPEND="
-   >=app-admin/eselect-1.2.13
-   >=app-shells/bash-3.2:0
-   dev-libs/libpcre:=[cxx]
-   sys-apps/file:=
-   pbins? ( >=app-arch/libarchive-3.1.2:= )
-   python? (
-   ${PYTHON_DEPS}
-   =dev-db/sqlite-3:= )
-   xml? ( >=dev-libs/libxml2-2.6:= )"
-
-DEPEND="${COMMON_DEPEND}
-   app-arch/xz-utils
-   >=app-text/asciidoc-8.6.3
-   app-text/htmltidy
-   app-text/xmlto
-   >=sys-devel/gcc-4.7
-   doc? (
-   app-doc/doxygen
-   python? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   ruby? ( dev-ruby/syntax[ruby_targets_ruby${RUBY_VER/./}] )
-   )
-   virtual/pkgconfig
-   test? ( >=dev-cpp/gtest-1.6.0-r1 )"
-
-RDEPEND="${COMMON_DEPEND}
-   sys-apps/sandbox"
-
-PDEPEND="app-eselect/eselect-package-manager"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )
-   ruby? ( ruby_targets_ruby${RUBY_VER/./} )"
-RESTRICT="!test? ( test )"
-
-S=${WORKDIR}/${MY_P}
-
-pkg_pretend() {
-   if [[ ${MERGE_TYPE} != buildonly ]]; then
-   if id paludisbuild >/dev/null 2>/dev/null ; then
-   if ! groups paludisbuild | grep --quiet '\' ; then
-   eerror "The 'paludisbuild' user is now expected 
to be a member of the"
-   eerror "'tty' group. You should add the user to 
this group before"
-   eerror "upgrading Paludis."
-   die "Please add paludisbuild to tty group"
-   fi
-   fi
-   fi
-}
-
-pkg_setup() {
-   enewgroup "paludisbuild"
-   enewuser "paludisbuild" -1 -1 "/var/tmp/paludis" "paludisbuild,tty"
-
-   use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   # Fix the script shebang on Ruby scripts.
-   # https://bugs.gentoo.org/show_bug.cgi?id=439372#c2
-   sed -i -e "1s/ruby/&${RUBY_VER/./}/" ruby/demos/*.rb || die
-
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_DOXYGEN=$(usex doc)
-   -DENABLE_GTEST=$(usex test)
-   -DENABLE_PBINS=$(usex pbins)
-   -DENABLE_PYTHON=$(usex python)
-   -DENABLE_PYTHON_DOCS=$(usex doc) # USE=python implicit
-   -DENABLE_RUBY=$(usex ruby)
-   -DENABLE_RUBY_DOCS=$(usex doc) # USE=ruby implicit
-   -DENABLE_SEARCH_INDEX=$(usex search-index)
-   -DENABLE_VIM=ON
-   -DENABLE_XML=$(usex xml)
-
-   -DPALUDIS_COLOUR_PINK=$(usex pink)
-   -DRUBY_VERSION=${RUBY_VER}
-   -DPALUDIS_ENVIRONMENTS=al

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

2018-09-06 Thread Michał Górny
commit: f5f8ab0541b5fb0c42faca10dfa5b5d71a2e9517
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:51:19 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:21:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f8ab05

net-misc/aria2: Clean old up

 net-misc/aria2/Manifest|   1 -
 net-misc/aria2/aria2-1.30.0.ebuild | 152 -
 2 files changed, 153 deletions(-)

diff --git a/net-misc/aria2/Manifest b/net-misc/aria2/Manifest
index fa6823e8615..f52cd5671d1 100644
--- a/net-misc/aria2/Manifest
+++ b/net-misc/aria2/Manifest
@@ -1,3 +1,2 @@
-DIST aria2-1.30.0.tar.xz 1497124 BLAKE2B 
99bce103f1bd89b94e202cb7b2d9dc427398e0dec3517b25a3870515433b7be35fe2841b5ace049771181e6ce44acb82f8715c72347e7069acd6b003e33522ac
 SHA512 
8c3deb4b58b9db9e8de52f48f6e863e07743ae4af14e2b2d64ddcac94b6aec16ff8d4f27e7d6076426d597af9e6e0988289f3a1c156796c9d79ee7f60f5edc38
 DIST aria2-1.33.1.tar.xz 1505208 BLAKE2B 
fb74add042d0cda81ca1b9c9d9b27b559ba859829c681520d6ece6322411f139667a1eaddc6f8aef23931e301ba4aab599ab17595df8d6ef477000f5e8fa83f0
 SHA512 
5379768a0960e46ed616a2540508d0dda4172c8d1a05021e50243241adb64448f5fa01878868ea206ec6b462fea39fa82284bb0f78ceec299eb289f94815b94a
 DIST aria2-1.34.0.tar.xz 1525908 BLAKE2B 
479145af229f5fe864e54c511197bedb306199dbda608416aa295930a8392c7a118993b5a1634db20b380ab448cc8a397a351b6b64560ca263a0818d47a1ae64
 SHA512 
80bc43e242c06acc95030021cb347b4ec230729f3d7e512ca1932941b34ef95c312a34007a226869e5d720839a400e66cdb072ccab5d42228d8cf3d828723dcc

diff --git a/net-misc/aria2/aria2-1.30.0.ebuild 
b/net-misc/aria2/aria2-1.30.0.ebuild
deleted file mode 100644
index fd1ac628d47..000
--- a/net-misc/aria2/aria2-1.30.0.ebuild
+++ /dev/null
@@ -1,152 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit bash-completion-r1
-
-DESCRIPTION="A download utility with segmented downloading with BitTorrent 
support"
-HOMEPAGE="https://aria2.github.io/";
-SRC_URI="https://github.com/aria2/${PN}/releases/download/release-${PV}/${P}.tar.xz";
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-SLOT="0"
-IUSE="adns bittorrent +gnutls jemalloc libuv +libxml2 metalink +nettle nls 
sqlite scripts ssh ssl tcmalloc test xmlrpc"
-
-CDEPEND="sys-libs/zlib:0=
-   ssl? (
-   app-misc/ca-certificates
-   gnutls? ( >=net-libs/gnutls-1.2.9:0= )
-   !gnutls? ( dev-libs/openssl:0= ) )
-   adns? ( >=net-dns/c-ares-1.5.0:0= )
-   bittorrent? (
-   ssl? (
-   gnutls? (
-   nettle? ( >=dev-libs/nettle-2.4:0=[gmp] 
>=dev-libs/gmp-5:0= )
-   !nettle? ( >=dev-libs/libgcrypt-1.2.2:0= ) ) )
-   !ssl? (
-   nettle? ( >=dev-libs/nettle-2.4:0=[gmp] 
>=dev-libs/gmp-5:0= )
-   !nettle? ( >=dev-libs/libgcrypt-1.2.2:0= ) ) )
-   jemalloc? ( dev-libs/jemalloc )
-   libuv? ( dev-libs/libuv:0= )
-   metalink? (
-   libxml2? ( >=dev-libs/libxml2-2.6.26:2= )
-   !libxml2? ( dev-libs/expat:0= ) )
-   sqlite? ( dev-db/sqlite:3= )
-   ssh? ( net-libs/libssh2:= )
-   tcmalloc? ( dev-util/google-perftools )
-   xmlrpc? (
-   libxml2? ( >=dev-libs/libxml2-2.6.26:2= )
-   !libxml2? ( dev-libs/expat:0= ) )"
-
-DEPEND="${CDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )
-   test? ( >=dev-util/cppunit-1.12.0:0 )"
-RDEPEND="${CDEPEND}
-   nls? ( virtual/libiconv virtual/libintl )
-   scripts? ( dev-lang/ruby )"
-
-# xmlrpc has no explicit switch, it's turned out by any XML library
-# so metalink implicitly forces it on
-REQUIRED_USE="?? ( jemalloc tcmalloc )
-   metalink? ( xmlrpc )"
-RESTRICT="!test? ( test )"
-
-pkg_setup() {
-   if use scripts && ! use xmlrpc; then
-   ewarn "Please note that you may need to enable USE=xmlrpc to 
run the aria2rpc"
-   ewarn "and aria2mon scripts against the local aria2."
-   fi
-}
-
-src_prepare() {
-   default
-   sed -i -e "s|/tmp|${T}|" test/*.cc test/*.txt || die "sed failed"
-}
-
-src_configure() {
-   local myconf=(
-   # threads, epoll: check for best portability
-
-   # do not try to compile and run a test LIBXML program
-   --disable-xmltest
-   # enable the shared library
-   --enable-libaria2
-   # zlib should always be available anyway
-   --with-libz
-   --with-ca-bundle="${EPREFIX}/etc/ssl/certs/ca-certificates.crt"
-
-   # optional features
-   $(use_enable bittorrent)
-   $(use_enable metalink)
-   $(use_enable nls)
-   $(use_with adns libcares)
-

[gentoo-commits] repo/gentoo:master commit in: sci-physics/h2o-gtk/

2018-09-06 Thread Michał Górny
commit: d387d9aa84ee91dc657398ab09201c590d9d8cb6
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:53:02 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:22:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d387d9aa

sci-physics/h2o-gtk: Clean old up

 sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild | 24 
 1 file changed, 24 deletions(-)

diff --git a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild 
b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
deleted file mode 100644
index b3b174804c0..000
--- a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools-utils flag-o-matic
-
-DESCRIPTION="GTK+ UI for libh2o -- water & steam properties"
-HOMEPAGE="https://github.com/mgorny/h2o-gtk/";
-SRC_URI="https://github.com/mgorny/h2o-gtk/releases/download/${P}/${P}.tar.bz2";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-cpp/gtkmm:2.4=
-   >=sci-libs/libh2oxx-0.2
-   sci-libs/plotmm"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   autotools-utils_src_prepare
-   append-cxxflags -std=c++11
-}



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss-mdns/, sys-auth/nss-mdns/files/

2018-09-06 Thread Michał Górny
commit: 95b6bb2723c881536a35404b9f8f227b742a74c6
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:54:19 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:22:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95b6bb27

sys-auth/nss-mdns: Clean old up

 sys-auth/nss-mdns/Manifest |   2 -
 .../files/nss-mdns-0.10-avahi-socket.patch |  14 -
 sys-auth/nss-mdns/files/nss-mdns-0.10-ipv6.patch   | 528 -
 sys-auth/nss-mdns/metadata.xml |   4 -
 sys-auth/nss-mdns/nss-mdns-0.10-r3.ebuild  |  57 ---
 sys-auth/nss-mdns/nss-mdns-0.11.ebuild |  54 ---
 6 files changed, 659 deletions(-)

diff --git a/sys-auth/nss-mdns/Manifest b/sys-auth/nss-mdns/Manifest
index 821d3ef0c5f..b7a8af7b630 100644
--- a/sys-auth/nss-mdns/Manifest
+++ b/sys-auth/nss-mdns/Manifest
@@ -1,3 +1 @@
-DIST nss-mdns-0.10.tar.gz 353130 BLAKE2B 
88cc7cbc908f397bbf52f590946b3bc8bc4c71585c9a0a52648ae3dd23b3f5ca9fbd24f0fc7c34dff08d7a4c8d72fec94a51a65650bed41b07aec6c81220d517
 SHA512 
7c9f4150648dfab34bc6f8551e5b58b0b7065e4c1472efb8ce1b00b2bd75627e5928b2c199d9dae742abe839968a8774e39c7646f8ce855d342b4d90252efc0e
-DIST nss-mdns-0.11.tar.gz 382059 BLAKE2B 
5523c76d6f7364efde54b9bf303dfdf34c11b96c9348bfd4a62d095215e7d6f32e0d44e22d21677d51700d458a10f9c36f7ccecb7b4add04fcba629ee19abc21
 SHA512 
9dceb0f244c4cd27b04ca2014637873a0d137464c26780dfdb228502b06b310991494b115e42e1057c45478361d0e441ec73099fbf56a13a5933618b72390af4
 DIST nss-mdns-0.13.tar.gz 380261 BLAKE2B 
555b7b9df8ff15da423712fac04ccbc303395d38a07121906cf31871a8684c71e43809b80674a489d87397902a33f4d19b0ae49a4c384290bad227a24880476f
 SHA512 
f1b379111fb758323179ea3e447d754e934308940b11a8402dfb6033264940d831266d15ae1ee0badfecd5cdc7f589b42e4363dfc058f5e62026017d97eb0a3b

diff --git a/sys-auth/nss-mdns/files/nss-mdns-0.10-avahi-socket.patch 
b/sys-auth/nss-mdns/files/nss-mdns-0.10-avahi-socket.patch
deleted file mode 100644
index 9ada93d2b8f..000
--- a/sys-auth/nss-mdns/files/nss-mdns-0.10-avahi-socket.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-https://bugs.gentoo.org/159341
-
-fix the full path to the socket run dir
-
 src/Makefile.am
-+++ src/Makefile.am
-@@ -20,7 +20,7 @@
- AM_CFLAGS = \
-   -DMDNS_ALLOW_FILE=\"$(sysconfdir)/mdns.allow\" \
-   -DRESOLV_CONF_FILE=\"$(sysconfdir)/resolv.conf\" \
--  -DAVAHI_SOCKET=\"$(localstatedir)/run/avahi-daemon/socket\"
-+  -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\"
- 
- #AM_CFLAGS += -DNDEBUG=1 -Os

diff --git a/sys-auth/nss-mdns/files/nss-mdns-0.10-ipv6.patch 
b/sys-auth/nss-mdns/files/nss-mdns-0.10-ipv6.patch
deleted file mode 100644
index 6d6dbc9eab5..000
--- a/sys-auth/nss-mdns/files/nss-mdns-0.10-ipv6.patch
+++ /dev/null
@@ -1,528 +0,0 @@
-diff -u src/avahi.c src/avahi.c
 src/avahi.c2006-04-29 05:14:09.0 +0800
-+++ src/avahi.c2013-01-04 10:00:05.025558790 +0800
-@@ -26,6 +26,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- #include 
- #include 
-@@ -34,6 +35,7 @@
- 
- #include "avahi.h"
- #include "util.h"
-+#include "query.h"
- 
- #define WHITESPACE " \t"
- 
-@@ -93,7 +95,8 @@
- p = ln+1;
- p += strspn(p, WHITESPACE);
- 
--/* Skip interface */
-+/* Parse interface */
-+if (af == AF_INET6) ((ipv6_address_t*)data)->if_idx = strtoul(p, 0, 10);
- p += strcspn(p, WHITESPACE);
- p += strspn(p, WHITESPACE);
- 
-diff -u src/avahi-test.c src/avahi-test.c
 src/avahi-test.c   2007-02-09 00:42:23.0 +0800
-+++ src/avahi-test.c   2013-01-04 09:59:06.174017729 +0800
-@@ -24,6 +24,7 @@
- #include 
- 
- #include "avahi.h"
-+#include "query.h"
- 
- int main(int argc, char *argv[]) {
- uint8_t data[64];
-@@ -35,15 +36,20 @@
- else
- printf("AF_INET: failed (%i).\n", r);
- 
--/* if ((r = avahi_resolve_name(AF_INET6, argc >= 2 ? argv[1] : 
"cocaine.local", data)) == 0) */
--/* printf("AF_INET6: %s\n", inet_ntop(AF_INET6, data, t, sizeof(t))); 
*/
--/* else */
--/* printf("AF_INET6: failed (%i).\n", r); */
--
- if ((r = avahi_resolve_address(AF_INET, data, t, sizeof(t))) == 0)
- printf("REVERSE: %s\n", t);
- else
- printf("REVERSE: failed (%i).\n", r);
-+
-+ if ((r = avahi_resolve_name(AF_INET6, argc >= 2 ? argv[1] : 
"cocaine.local", data)) == 0)
-+ printf("AF_INET6: %s, %u\n", inet_ntop(AF_INET6, data, t, 
sizeof(t)), ((ipv6_address_t*)data)->if_idx);
-+ else
-+ printf("AF_INET6: failed (%i).\n", r);
-+
-+if ((r = avahi_resolve_address(AF_INET6, data, t, sizeof(t))) == 0)
-+printf("REVERSE: %s\n", t);
-+else
-+printf("REVERSE: failed (%i).\n", r);
- 
- return 0;
- }
-diff -u src/bsdnss.c src/bsdnss.c
 src/bsdnss.c   2007-02-09 00:42:23.0 +0800
-+++ src/bsdnss.c   2013-01-04 09:49:45.566389491 +0800
-@@ -258,6 +258,8 @@
-   ai->ai_addrlen = sizeof(s

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

2018-09-06 Thread Michał Górny
commit: 2e6b2e58ae27edaf758d116d69314133682abde2
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:38:42 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:21:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e6b2e58

dev-libs/jsoncpp: Clean old up

 dev-libs/jsoncpp/Manifest |  1 -
 dev-libs/jsoncpp/jsoncpp-1.8.1.ebuild | 67 ---
 2 files changed, 68 deletions(-)

diff --git a/dev-libs/jsoncpp/Manifest b/dev-libs/jsoncpp/Manifest
index 2af18dd83a0..633c98ce4f2 100644
--- a/dev-libs/jsoncpp/Manifest
+++ b/dev-libs/jsoncpp/Manifest
@@ -1,2 +1 @@
-DIST jsoncpp-1.8.1.tar.gz 210629 BLAKE2B 
5f9a7f51b463784c5a74a78b7189800a37797f233b1d5a66d34edc0689c77a2b96b230c0ed4dfc749401087c551dd5659a6d152e09342ca92250ce9ea91a293e
 SHA512 
4203826fca4c366b51d28ffc928399c914ffaba8be1cada64ff118b5742e6b469d3fc3e59344587d851447857b479794c5697d4fd11a9a55b32a3a7a801b745b
 DIST jsoncpp-1.8.4.tar.gz 200226 BLAKE2B 
bbfa8cf7b6cfa6af34762b54de2da0e919849c65b1093b29f7a7ac437524d8b3cf07b42926b250489e9a289105df971fad798f3e73f908fac3e2f52a4e5467b3
 SHA512 
f70361a3263dd8b9441374a9a409462be1426c0d6587c865171a80448ab73b3f69de2b4d70d2f0c541764e1e6727dd53178347901f625ec6fb54fb94f4f1

diff --git a/dev-libs/jsoncpp/jsoncpp-1.8.1.ebuild 
b/dev-libs/jsoncpp/jsoncpp-1.8.1.ebuild
deleted file mode 100644
index 603c2d1926b..000
--- a/dev-libs/jsoncpp/jsoncpp-1.8.1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit cmake-utils python-any-r1
-
-DESCRIPTION="C++ JSON reader and writer"
-HOMEPAGE="https://github.com/open-source-parsers/jsoncpp";
-SRC_URI="https://github.com/open-source-parsers/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="|| ( public-domain MIT )"
-SLOT="0/11"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE="doc test"
-
-DEPEND="
-   doc? (
-   app-doc/doxygen
-   ${PYTHON_DEPS}
-   )
-   test? (
-   ${PYTHON_DEPS}
-   )"
-RDEPEND=""
-
-RESTRICT="!test? ( test )"
-
-pkg_setup() {
-   if use doc || use test; then
-   python-any-r1_pkg_setup
-   fi
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DJSONCPP_WITH_TESTS=$(usex test)
-   -DJSONCPP_WITH_POST_BUILD_UNITTEST=OFF
-   -DJSONCPP_WITH_CMAKE_PACKAGE=ON
-
-   -DBUILD_SHARED_LIBS=ON
-   -DBUILD_STATIC_LIBS=OFF
-
-   # Follow Debian, Ubuntu, Arch convention for headers location
-   # bug #452234
-   -DCMAKE_INSTALL_INCLUDEDIR=include/jsoncpp
-
-   # Disable implicit ccache use
-   -DCCACHE_FOUND=OFF
-   )
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   cmake-utils_src_compile
-
-   if use doc; then
-   "${EPYTHON}" doxybuild.py 
--doxygen="${EPREFIX}"/usr/bin/doxygen || die
-   HTML_DOCS=( dist/doxygen/jsoncpp*/. )
-   fi
-}
-
-src_test() {
-   cmake-utils_src_make jsoncpp_check
-}



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

2018-09-06 Thread Michał Górny
commit: 7480bca9a03d61e1eeef3e7a11cbfedf02921710
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:49:35 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:21:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7480bca9

net-libs/miniupnpc: Clean old up

 net-libs/miniupnpc/Manifest  |  3 --
 net-libs/miniupnpc/miniupnpc-2.0.20170509.ebuild | 54 ---
 net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild | 54 ---
 net-libs/miniupnpc/miniupnpc-2.0.20180203.ebuild | 56 
 4 files changed, 167 deletions(-)

diff --git a/net-libs/miniupnpc/Manifest b/net-libs/miniupnpc/Manifest
index abc66c8cfb4..ba0abf13e70 100644
--- a/net-libs/miniupnpc/Manifest
+++ b/net-libs/miniupnpc/Manifest
@@ -1,5 +1,2 @@
-DIST miniupnpc-2.0.20170509.tar.gz 86055 BLAKE2B 
7da640c4baac58aa26965a670877953b4c2d27aff08b604366bad6913b30c152d52120099f37c6250eeed97396ff412a4dd6000179070a82eebd3c052596b0d0
 SHA512 
71ec052ef6c8ad0d529e467ddae6eae19a93b9816174eeac753aa90e036cc2f00cf7e8d1cdb188ef8280849a988fe2995e37b63f8e2a361e021c1d1b306bff6f
-DIST miniupnpc-2.0.20171212.tar.gz 86607 BLAKE2B 
fce582c4125192f74f6ffb174295020af1c9b574b2094f5565a5e49641820a2d9cef719de59cb94bfd207182505237c22cf58425e1a7b47f5dfe2eb84c07d3c5
 SHA512 
d25708f4e2ef7311878ba6d17cb506f4bfe5c9cc6b7a79e4168f143ca9da8b96beb018c42dd735f0b23806668eba2308b7de26d1b506d91c23f79c7ed77399a0
-DIST miniupnpc-2.0.20180203.tar.gz 86772 BLAKE2B 
6959d7033f12d3cbe52bbe1ec2178c068a448441d22501f44a7228b2050b53ff5e955d390ff03071e6f34df2a652040bf5ab23c59aca16dc4379e380dd46fea8
 SHA512 
b8ebf02ed01c5217a789397b7c224ba21d233cb544ccdfd907fb9c6f49adae6864eb17963b9b9f654ecf3fde864c191fd7d00c5cf614771a7137a030f341f226
 DIST miniupnpc-2.0.20180222.tar.gz 87018 BLAKE2B 
656ae02ac6e462084252d95e579972d2bbaec24cf44b5910d4fc1a956723a8ed8fecaa428aea361a7ec8a3ff60b82e0d9468ac21d251c16ac8c2b52eafec6ab3
 SHA512 
0cceeedff6c584d2d7037ff91fbba0fe580fabfda810b9a9ed7c8d8495445339e3ff115d63d4429bcd3eff2b13b123e1bd5855ff1bc9dcd986b968a82c368591
 DIST miniupnpc-2.0.20180503.tar.gz 88207 BLAKE2B 
1d6c6396e805eae3c53263a6856cc119033a645da29471b31705fdee8465808361057804496821f845112fb8490d351f67a5d5c9e1fef522fc6e6df8d4ac34c1
 SHA512 
68dcf76fe62223de80610afd392f14f46af2465796c3d4d46daa0c6f1f7e99034368b2484e260e718d42eef480644a684e83d4c0f32a6108fdd544cfc48443a3

diff --git a/net-libs/miniupnpc/miniupnpc-2.0.20170509.ebuild 
b/net-libs/miniupnpc/miniupnpc-2.0.20170509.ebuild
deleted file mode 100644
index 72c1c30a7f7..000
--- a/net-libs/miniupnpc/miniupnpc-2.0.20170509.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="UPnP client library and a simple UPnP client"
-HOMEPAGE="http://miniupnp.free.fr/";
-SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/16"
-KEYWORDS="amd64 arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="ipv6 kernel_linux static-libs"
-
-RDEPEND=""
-DEPEND="kernel_linux? ( sys-apps/lsb-release sys-apps/which )"
-
-src_prepare() {
-   eapply_user
-
-   # These bins are not installed, upnpc-static requires building static 
lib
-   sed -i -e '/EXECUTABLES =/s/ upnpc-static listdevices//' Makefile || die
-
-   if ! use static-libs; then
-   sed -i \
-   -e '/FILESTOINSTALL =/s/ $(LIBRARY)//' \
-   -e '/$(INSTALL) -m 644 $(LIBRARY) 
$(DESTDIR)$(INSTALLDIRLIB)/d' \
-   Makefile || die
-   fi
-}
-
-# Upstream cmake causes more trouble than it fixes,
-# so we'll just stay with the Makefile for now.
-
-src_compile() {
-   tc-export CC AR
-   emake upnpc-shared $(usex static-libs upnpc-static '')
-}
-
-src_test() {
-   emake -j1 HAVE_IPV6=$(usex ipv6) check
-}
-
-src_install() {
-   emake \
-   DESTDIR="${D}" \
-   PREFIX="${EPREFIX}/usr" \
-   INSTALLDIRLIB="${EPREFIX}/usr/$(get_libdir)" \
-   install
-
-   dodoc README Changelog.txt
-}

diff --git a/net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild 
b/net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild
deleted file mode 100644
index fbb26a0941e..000
--- a/net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="UPnP client library and a simple UPnP client"
-HOMEPAGE="http://miniupnp.free.fr/";
-SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/16"
-KEYWORDS="amd64 arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="ipv6 kernel_linux static-libs"
-
-RDEPEND=""
-DEPEND="kernel_linux? ( sys-apps/lsb-release sys-apps/which )"
-
-src_prepare() {

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

2018-09-06 Thread Michał Górny
commit: e2bbbfcc6ed0a4c982bfca3bcfb10e8fd2083e7c
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:43:30 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:21:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2bbbfcc

dev-util/scons: Clean old up

 dev-util/scons/Manifest   |  3 ---
 dev-util/scons/scons-2.4.1.ebuild | 52 ---
 2 files changed, 55 deletions(-)

diff --git a/dev-util/scons/Manifest b/dev-util/scons/Manifest
index 1378322e7ff..eef5a57b910 100644
--- a/dev-util/scons/Manifest
+++ b/dev-util/scons/Manifest
@@ -1,6 +1,3 @@
-DIST scons-2.4.1-user.html 1110981 BLAKE2B 
3c2c7c3bb283e18e63b5dfe64928c2821ceb74ac6d5f4c4fc08f0ceb98ef25f6114308d02d65be0ee8231e367556bdce0f76f1f37bb9d3c1ab813a653fda2f54
 SHA512 
e73caa3daedb5da419a417dbec73a3958da162311e9ad09a7d5e9d6989686b24cf5c1b34fdb1d547a43de1da36e99566e6c367fde05af032a2d1000a7e12270c
-DIST scons-2.4.1-user.pdf 2527773 BLAKE2B 
16c9a90fd57af7552f8d05fcf018ed99b76d29c148169dee4fd610aa40e439448f5a7a6e8ba8d72830a605a26141927f5dcd1643f99a1bfe9433d87350e96569
 SHA512 
d53d41e51096d1923e168054d335da1498e9ca338e39aef7985967f839656d368b65a8b979dac701ca1c529deeff4a79f402f058d23ef4e658f849ce0784eb45
-DIST scons-2.4.1.tar.gz 638990 BLAKE2B 
44084dd396d8cbe63da59aed706cda7342bbe51dd4f78bd324ad6ce822ae45b9da1099400e1dfeafdb2e4e8f1906e88be423598cc2c2915a1544f37285b31297
 SHA512 
bd0830719dfc0c2e8620ec767ee6342af74a170cd895acda2995761eafe52e1efa9471626fcaedb0dd9a779ef9bb9b4306bd6cd3c2a5bd7bd2500018b40653e0
 DIST scons-2.5.1-user.html 1112180 BLAKE2B 
93df42b296d1be6ffcb73143c5ec9f46225e3e9d07154cf8f703d5f624d2996d85569ff302093a7a73dc0001cfeddf49ee9e57d9a1939d3c6b4689f8773e3ede
 SHA512 
5be58a6bba4b92fc51f0b271fd7e08b820dda10775aaa40a012c0e54d485e02ebf6d0d0be379bd90980a9b496e86a951c8760a4a90107fb3b8f422e874e46046
 DIST scons-2.5.1-user.pdf 2522755 BLAKE2B 
0dbf4ec98cd1dfb4889595762fdf57c2988a6784d75f8c3ac53e79d686b745ae4dd7b674ce34d61255c798e203fb6de93eaaf936a4842b27990350fa73b6bd46
 SHA512 
0bd7f67a1355ec33125bef87ce1bc352bda5b0befd9809673a427851c843191d74930b4ca9add705152393521f81d926595d173b0101013da216217dc5b64397
 DIST scons-2.5.1.tar.gz 620909 BLAKE2B 
021e02583dab06a859e46d164be79dcaa49a1a383c5d3fb9baa64afabb793e049b7ebefff1bbbcc8be1f364ca5c64e1a9c7ef937c32407853e39f4d84a91e51d
 SHA512 
0e39f7f22a6c4ecc13edcd843b050754da5ded5371b3a8b406395f7b53dd280f95f804707eec271f8de3624d06f5b4ba3cc788dc4eb891cad224a163544f51b9

diff --git a/dev-util/scons/scons-2.4.1.ebuild 
b/dev-util/scons/scons-2.4.1.ebuild
deleted file mode 100644
index fab8b0d36ca..000
--- a/dev-util/scons/scons-2.4.1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 pypy )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Extensible Python-based build utility"
-HOMEPAGE="http://www.scons.org/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
-   doc? ( http://www.scons.org/doc/${PV}/PDF/${PN}-user.pdf -> 
${P}-user.pdf
-  http://www.scons.org/doc/${PV}/HTML/${PN}-user.html -> 
${P}-user.html )"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc"
-
-#PATCHES=(  )
-
-python_prepare_all() {
-   # https://bugs.gentoo.org/show_bug.cgi?id=361061
-   sed -i -e 
"s|/usr/local/bin:/opt/bin:/bin:/usr/bin|${EPREFIX}/usr/local/bin:${EPREFIX}/opt/bin:${EPREFIX}/bin:${EPREFIX}/usr/bin:/usr/local/bin:/opt/bin:/bin:/usr/bin|g"
 engine/SCons/Platform/posix.py || die
-   # and make sure the build system doesn't "force" /usr/local/ :(
-   sed -i -e "s/'darwin'/'NOWAYdarwinWAYNO'/" setup.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install() {
-   distutils-r1_python_install \
-   --standard-lib \
-   --no-version-script \
-   --install-data "${EPREFIX}"/usr/share
-}
-
-python_install_all() {
-   local DOCS=( {CHANGES,README,RELEASE}.txt )
-   distutils-r1_python_install_all
-
-   use doc && dodoc "${DISTDIR}"/${P}-user.{pdf,html}
-}
-
-src_install() {
-   distutils-r1_src_install
-
-   # Build system does not use build_scripts properly.
-   # http://scons.tigris.org/issues/show_bug.cgi?id=2891
-   python_replicate_script "${ED}"usr/bin/scons{,ign,-time}
-}



[gentoo-commits] repo/gentoo:master commit in: dev-util/abi-compliance-checker/

2018-09-06 Thread Michał Górny
commit: a9f2c20106dfdcdeba4d2553072cf0120eef3918
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:42:32 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:21:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f2c201

dev-util/abi-compliance-checker: Clean old up

 dev-util/abi-compliance-checker/Manifest   |  1 -
 .../abi-compliance-checker-2.2.ebuild  | 28 --
 2 files changed, 29 deletions(-)

diff --git a/dev-util/abi-compliance-checker/Manifest 
b/dev-util/abi-compliance-checker/Manifest
index d820bf58090..fdab7e070c9 100644
--- a/dev-util/abi-compliance-checker/Manifest
+++ b/dev-util/abi-compliance-checker/Manifest
@@ -1,2 +1 @@
-DIST abi-compliance-checker-2.2.tar.gz 229812 BLAKE2B 
8cbbaab1b4063a93a794a6d68acbf4d2c2356eb759b6d5dea2836173887937aca3e23cc3ea54b716a472a43e3e7841f749c2e15286cf5d12780577841b792685
 SHA512 
4bfdad1d708f2498187a0c06cbabced3c34a05b44900231d453a8dcea88df3f381a180aa2d4cbb4c3df14d0013660b355f630e890e3715c79ce8af3a385759e7
 DIST abi-compliance-checker-2.3.tar.gz 228691 BLAKE2B 
cf472c81d0cb5a64588b9b889c6797399f99b368842066fb6a8b464aa04414ea02c261283396a0dbd95e65a3d9e0e19cf7637a012c433a9d2c579d0e5ad30f13
 SHA512 
dda5b65c36028da302ed2a8070de72f85fa0ecbc573bdc73d9a06fc6162f8850773b586c7bef8fd48b5ccb2918fbfdf8e70dd16de94cc5fa70617d35579edf2b

diff --git a/dev-util/abi-compliance-checker/abi-compliance-checker-2.2.ebuild 
b/dev-util/abi-compliance-checker/abi-compliance-checker-2.2.ebuild
deleted file mode 100644
index 1057874dcfa..000
--- a/dev-util/abi-compliance-checker/abi-compliance-checker-2.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A tool for checking backward compatibility of a C/C++ library"
-HOMEPAGE="http://ispras.linuxbase.org/index.php/ABI_compliance_checker";
-SRC_URI="https://github.com/lvc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
-   dev-util/abi-dumper
-   dev-util/ctags"
-
-src_compile() {
-   :
-}
-
-src_install() {
-   dodir /usr
-   perl Makefile.pl --install --prefix="${EPREFIX}"/usr --destdir="${D}" 
|| die
-   einstalldocs
-}



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

2018-09-06 Thread Michał Górny
commit: 86704f70097a5206af14addf64097b03933c1d08
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:52:33 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:22:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86704f70

sci-libs/libh2o: Clean old up

 sci-libs/libh2o/libh2o-0.2.1.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/sci-libs/libh2o/libh2o-0.2.1.ebuild 
b/sci-libs/libh2o/libh2o-0.2.1.ebuild
deleted file mode 100644
index 1cc49ecad8b..000
--- a/sci-libs/libh2o/libh2o-0.2.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit autotools-utils
-
-DESCRIPTION="Library of routines for IF97 water & steam properties"
-HOMEPAGE="https://github.com/mgorny/libh2o/";
-SRC_URI="https://github.com/mgorny/libh2o/releases/download/${P}/${P}.tar.bz2";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug static-libs"
-
-DEPEND="virtual/pkgconfig"
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable debug)
-   )
-
-   autotools-utils_src_configure
-}



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

2018-09-06 Thread Michał Górny
commit: 016017a358792410d41039db246f38a2d3193db7
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:43:44 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:21:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016017a3

dev-util/sysdig: Clean old up

 dev-util/sysdig/Manifest |  2 -
 dev-util/sysdig/sysdig-0.22.1.ebuild | 92 
 dev-util/sysdig/sysdig-0.23.0.ebuild | 92 
 3 files changed, 186 deletions(-)

diff --git a/dev-util/sysdig/Manifest b/dev-util/sysdig/Manifest
index 7db6b474b36..2c047df45fb 100644
--- a/dev-util/sysdig/Manifest
+++ b/dev-util/sysdig/Manifest
@@ -1,3 +1 @@
-DIST sysdig-0.22.1.tar.gz 825171 BLAKE2B 
aa4836ed0be30fb3d8318b151c3f60586daaea15974558e7d81ba2da6d9c511bedc67fe8bc518697b6a268ea93bd112f64ae5772ef75c10d8b57d06e1468ff13
 SHA512 
e9f5ca594dc31832b4ea365a624208f5319add1480cfe9fb3d0e960757229fbe6ce46b906a390a667147ae1a7c0a31fd7ffeb9a1a0b376376530d4f60f397453
-DIST sysdig-0.23.0.tar.gz 829716 BLAKE2B 
d507d28ef606e4ccd96fec1fa735bf305ceb2b2d0292b872309d877c7492def92b7305866316977f0e12325f3b8ae180a1633c8d969b1761eb2197b5250f4d43
 SHA512 
e6ad3f5bba1ad7307a7e0769b1a9a0c20659fff5bcc06b741cb9ce23428d4de38b5acf32a37d10bb1b41e839cc3a86b89075bde577c3f200e9fa5b4bad33a77d
 DIST sysdig-0.23.1.tar.gz 830420 BLAKE2B 
31a8c4cd8b570a308c81b4df53494cff2619d05724e509634671968025ebee0e46c5e59a7c877e6d9f1f1eba86a8a27a0cd9c5b66e75723ec8eec66c6782d4c0
 SHA512 
059a564a5d31381efae4bc50d2b83f83a1d051f1cfb9fa6bfb75a341305149073a6eb3b9a3ce4da12fa293e75b71f8b30c9021ac8d4c4a2f59a40e35a5ffd482

diff --git a/dev-util/sysdig/sysdig-0.22.1.ebuild 
b/dev-util/sysdig/sysdig-0.22.1.ebuild
deleted file mode 100644
index e366e662630..000
--- a/dev-util/sysdig/sysdig-0.22.1.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
-MODULES_OPTIONAL_USE=modules
-inherit linux-mod bash-completion-r1 cmake-utils
-
-DESCRIPTION="A system exploration and troubleshooting tool"
-HOMEPAGE="https://www.sysdig.org/";
-SRC_URI="https://github.com/draios/sysdig/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libressl +modules"
-
-RDEPEND="
-   app-misc/jq:0=
-   dev-lang/luajit:2=
-   >=dev-libs/jsoncpp-0.6_pre:0=
-   dev-libs/libb64:0=
-   sys-libs/ncurses:0=
-   sys-libs/zlib:0=
-   libressl? ( dev-libs/libressl:0= )
-   !libressl? ( dev-libs/openssl:0= )
-   net-misc/curl:0="
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   virtual/os-headers"
-
-# needed for the kernel module
-CONFIG_CHECK="HAVE_SYSCALL_TRACEPOINTS ~TRACEPOINTS"
-
-pkg_pretend() {
-   linux-mod_pkg_setup
-}
-
-pkg_setup() {
-   linux-mod_pkg_setup
-}
-
-src_prepare() {
-   sed -i -e 's:-ggdb::' CMakeLists.txt || die
-
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   # we will use linux-mod for that
-   -DBUILD_DRIVER=OFF
-   # libscap examples are not installed or really useful
-   -DBUILD_LIBSCAP_EXAMPLES=OFF
-
-   # unbundle the deps
-   -DUSE_BUNDLED_DEPS=OFF
-   )
-
-   cmake-utils_src_configure
-
-   # setup linux-mod ugliness
-   MODULE_NAMES="sysdig-probe(extra:${S}/driver:)"
-   BUILD_PARAMS='KERNELDIR="${KERNEL_DIR}"'
-   BUILD_TARGETS="all"
-
-   if use modules; then
-   cmake-utils_src_make configure_driver
-
-   cp "${BUILD_DIR}"/driver/Makefile.dkms driver/Makefile || die
-   fi
-}
-
-src_compile() {
-   cmake-utils_src_compile
-
-   linux-mod_src_compile
-}
-
-src_install() {
-   cmake-utils_src_install
-
-   linux-mod_src_install
-
-   # remove sources
-   rm -r "${ED%/}"/usr/src || die
-
-   # move bashcomp to the proper location
-   dobashcomp "${ED%/}"/usr/etc/bash_completion.d/sysdig || die
-   rm -r "${ED%/}"/usr/etc || die
-}

diff --git a/dev-util/sysdig/sysdig-0.23.0.ebuild 
b/dev-util/sysdig/sysdig-0.23.0.ebuild
deleted file mode 100644
index e366e662630..000
--- a/dev-util/sysdig/sysdig-0.23.0.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
-MODULES_OPTIONAL_USE=modules
-inherit linux-mod bash-completion-r1 cmake-utils
-
-DESCRIPTION="A system exploration and troubleshooting tool"
-HOMEPAGE="https://www.sysdig.org/";
-SRC_URI="https://github.com/draios/sysdig/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libressl +modules"
-
-RDEPEND="
-   app-misc/jq:0=
-   dev-lang/luajit:2=
-   >=dev-libs/jsoncpp-0.6_pre:0=
-  

[gentoo-commits] repo/gentoo:master commit in: app-shells/bash-completion/

2018-09-06 Thread Michał Górny
commit: 06cdf1ae527265a910bf5af70d85c7e0e354da4e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 21:13:33 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:21:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06cdf1ae

app-shells/bash-completion: Migrate to eapi7-ver

 app-shells/bash-completion/bash-completion-2.8.ebuild  | 4 ++--
 app-shells/bash-completion/bash-completion-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-shells/bash-completion/bash-completion-2.8.ebuild 
b/app-shells/bash-completion/bash-completion-2.8.ebuild
index 13232e470d6..cd66da677fd 100644
--- a/app-shells/bash-completion/bash-completion-2.8.ebuild
+++ b/app-shells/bash-completion/bash-completion-2.8.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 BASHCOMP_P=bashcomp-2.0.2
-inherit versionator
+inherit eapi7-ver
 
 DESCRIPTION="Programmable Completion for bash"
 HOMEPAGE="https://github.com/scop/bash-completion";
@@ -112,7 +112,7 @@ src_install() {
 pkg_postinst() {
local v
for v in ${REPLACING_VERSIONS}; do
-   if ! version_is_at_least 2.1-r90 ${v}; then
+   if ver_test "${v}" -lt 2.1-r90; then
ewarn "For bash-completion autoloader to work, all 
completions need to"
ewarn "be installed in 
/usr/share/bash-completion/completions. You may"
ewarn "need to rebuild packages that installed 
completions in the old"

diff --git a/app-shells/bash-completion/bash-completion-.ebuild 
b/app-shells/bash-completion/bash-completion-.ebuild
index 1ef70643b1e..79ee3e0ac0a 100644
--- a/app-shells/bash-completion/bash-completion-.ebuild
+++ b/app-shells/bash-completion/bash-completion-.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 BASHCOMP_P=bashcomp-2.0.2
 EGIT_REPO_URI="https://github.com/scop/bash-completion";
-inherit autotools git-r3 versionator
+inherit autotools eapi7-ver git-r3
 
 DESCRIPTION="Programmable Completion for bash"
 HOMEPAGE="https://github.com/scop/bash-completion";
@@ -112,7 +112,7 @@ src_install() {
 pkg_postinst() {
local v
for v in ${REPLACING_VERSIONS}; do
-   if ! version_is_at_least 2.1-r90 ${v}; then
+   if ver_test "${v}" -lt 2.1-r90; then
ewarn "For bash-completion autoloader to work, all 
completions need to"
ewarn "be installed in 
/usr/share/bash-completion/completions. You may"
ewarn "need to rebuild packages that installed 
completions in the old"



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

2018-09-06 Thread Michał Górny
commit: aafe3daeb1549f6d15dd35150adf7c7667234237
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:52:18 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:22:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aafe3dae

net-misc/miniupnpd: Clean old up

 net-misc/miniupnpd/Manifest  |  1 -
 net-misc/miniupnpd/miniupnpd-2.0.20180503.ebuild | 62 
 2 files changed, 63 deletions(-)

diff --git a/net-misc/miniupnpd/Manifest b/net-misc/miniupnpd/Manifest
index 364e949bb86..020b8d4282c 100644
--- a/net-misc/miniupnpd/Manifest
+++ b/net-misc/miniupnpd/Manifest
@@ -1,2 +1 @@
-DIST miniupnpd-2.0.20180503.tar.gz 225454 BLAKE2B 
d08c1fe050fce4a6f2348ff17f9d03feae04ca99a1b70fd7cc1734f56374f2be73708c5b495cf1a23ae76bd1f0042a90442793a87adb3ed9d0c49678dd8eb0b8
 SHA512 
7615f28d8e41bbe5b7343159a526ba33e643d14e2be7c2382461fda36ecfb3420ef2903e0cc9fa92ffe376f8609feb9403a316244eec0459e78a6b5ad96462ee
 DIST miniupnpd-2.1.20180706.tar.gz 233675 BLAKE2B 
641be6dc6a32383a02711139ac56236dc285041f2bda595a909ed5281a5163d1300212892e011f6256c6cf73b877f0e5e2e93efbfb08a77b0ae7d3dde94c28f6
 SHA512 
90881e08754f9fe3d1ef01da1fe437626d1fef09bea5eab9c1bcf3347e1197038ab87de8c7c454083ba90a86760230a323a6c293307b0fcecefbd5cfb658d227

diff --git a/net-misc/miniupnpd/miniupnpd-2.0.20180503.ebuild 
b/net-misc/miniupnpd/miniupnpd-2.0.20180503.ebuild
deleted file mode 100644
index 9f786c4d43a..000
--- a/net-misc/miniupnpd/miniupnpd-2.0.20180503.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="MiniUPnP IGD Daemon"
-HOMEPAGE="http://miniupnp.free.fr/";
-SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="+leasefile igd2 ipv6 pcp-peer portinuse strict"
-
-RDEPEND=">=net-firewall/iptables-1.4.6:0=[ipv6?]
-   net-libs/libnfnetlink:=
-   net-libs/libmnl:=
-   dev-libs/gmp:0=
-   sys-apps/util-linux
-   dev-libs/openssl:0="
-DEPEND="${RDEPEND}
-   sys-apps/lsb-release"
-
-src_prepare() {
-   default
-   mv Makefile.linux Makefile || die
-}
-
-src_configure() {
-   local -a opts
-   opts=(
-   --vendorcfg
-   $(usex igd2 '--igd2' '')
-   $(usex ipv6 '--ipv6' '')
-   $(usex leasefile '--leasefile' '')
-   $(usex portinuse '--portinuse' '')
-   $(usex pcp-peer '--pcp-peer' '')
-   $(usex strict '--strict' '')
-   )
-
-   emake CONFIG_OPTIONS="${opts[*]}" config.h
-}
-
-src_compile() {
-   # By default, it builds a bunch of unittests that are missing wrapper
-   # scripts in the tarball
-   emake CC="$(tc-getCC)" STRIP=true miniupnpd
-}
-
-src_install() {
-   emake PREFIX="${ED}" STRIP=true install
-
-   newinitd "${FILESDIR}"/${PN}-init.d-r1 ${PN}
-   newconfd "${FILESDIR}"/${PN}-conf.d-r1 ${PN}
-}
-
-pkg_postinst() {
-   elog "Please correct the external interface in the top of the two"
-   elog "scripts in /etc/miniupnpd and edit the config file in there too"
-}



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

2018-09-06 Thread Michał Górny
commit: 8698aae507b6cd43aa3accec8cd5af4fe1ecdea5
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep  6 20:46:57 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep  6 21:21:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8698aae5

net-libs/libssh2: Clean old up

 net-libs/libssh2/Manifest |  1 -
 net-libs/libssh2/libssh2-1.7.0.ebuild | 43 ---
 2 files changed, 44 deletions(-)

diff --git a/net-libs/libssh2/Manifest b/net-libs/libssh2/Manifest
index 292aec62d4a..b0d04fff42b 100644
--- a/net-libs/libssh2/Manifest
+++ b/net-libs/libssh2/Manifest
@@ -1,2 +1 @@
-DIST libssh2-1.7.0.tar.gz 811714 BLAKE2B 
488f6b9ea2bf072aba17e8d70136e9bf64b38a4cb6cb572fcdf0253ec5d9afa479c75858b42299e2be39589b9454ccfdd5f7c4a2e355e8e8b5037b2b637a8a4c
 SHA512 
0f9dfd83196129568c00383e2e4fea29b3d8c4f3b1690f550a6748d1db68cc437b4ed083f5d3d4646365fdc839819619aea96eeaef5ab072c7023d13f08b5153
 DIST libssh2-1.8.0.tar.gz 854916 BLAKE2B 
618c4a19789f2e5eda85852760d5672d420d2fa50393b05b7398a1913f74e5f6695f078628050ac9851965d6e45cf410b7c4590a8f18d67c718c829ab352
 SHA512 
289aa45c4f99653bebf5f99565fe9c519abc204feb2084b47b7cc3badc8bf4ecdedd49ea6acdce8eb902b3c00995d5f92a3ca77b2508b92f04ae0e7de7287558

diff --git a/net-libs/libssh2/libssh2-1.7.0.ebuild 
b/net-libs/libssh2/libssh2-1.7.0.ebuild
deleted file mode 100644
index ddd1da89248..000
--- a/net-libs/libssh2/libssh2-1.7.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=true
-inherit autotools-multilib
-
-DESCRIPTION="Library implementing the SSH2 protocol"
-HOMEPAGE="https://www.libssh2.org";
-SRC_URI="https://www.${PN}.org/download/${P}.tar.gz";
-
-LICENSE="BSD"
-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-solaris"
-IUSE="gcrypt libressl static-libs test zlib"
-
-DEPEND="
-   !gcrypt? (
-   !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] 
)
-   libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
-   )
-   gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[${MULTILIB_USEDEP}] )
-   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
-RDEPEND="${DEPEND}"
-
-DOCS=( README )
-
-src_prepare() {
-   sed -i -e 's|mansyntax.sh||g' tests/Makefile.am || die
-   autotools-multilib_src_prepare
-}
-
-multilib_src_configure() {
-   # Disable tests that require extra permissions (bug #19)
-   use test && local -x ac_cv_path_SSHD=
-
-   local myeconfargs=(
-   $(use_with zlib libz)
-   $(usex gcrypt --with-libgcrypt --with-openssl)
-   )
-   autotools-utils_src_configure
-}



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

2018-09-06 Thread Mike Gilbert
commit: b99dbb6dd6e695c7ff5c1e7eb6c67874a670206d
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Sep  6 21:14:51 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Sep  6 21:14:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b99dbb6d

dev-util/kyua: fix automagic dep on dev-libs/atf

Package-Manager: Portage-2.3.49_p2, Repoman-2.3.10_p48

 dev-util/kyua/kyua-0.13-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-util/kyua/kyua-0.13-r1.ebuild 
b/dev-util/kyua/kyua-0.13-r1.ebuild
index 54f077c9056..004f6bc787e 100644
--- a/dev-util/kyua/kyua-0.13-r1.ebuild
+++ b/dev-util/kyua/kyua-0.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,6 +17,7 @@ RESTRICT="test"
 
 RDEPEND="
dev-db/sqlite:3
+   dev-libs/atf
dev-lua/lutok
 "
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libmng/, media-libs/libmng/files/

2018-09-06 Thread Andreas Sturmlechner
commit: a5109d66d2d08c47bbf301590e6587e3c5b1edd5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep  6 21:03:46 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep  6 21:05:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5109d66

media-libs/libmng: Adapt jpeg-9a.patch for 2.0.3

Bug: https://bugs.gentoo.org/578744
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 media-libs/libmng/files/libmng-2.0.3-jpeg-9a.patch | 40 ++
 media-libs/libmng/libmng-2.0.3.ebuild  |  2 ++
 2 files changed, 42 insertions(+)

diff --git a/media-libs/libmng/files/libmng-2.0.3-jpeg-9a.patch 
b/media-libs/libmng/files/libmng-2.0.3-jpeg-9a.patch
new file mode 100644
index 000..9441f00137d
--- /dev/null
+++ b/media-libs/libmng/files/libmng-2.0.3-jpeg-9a.patch
@@ -0,0 +1,40 @@
+http://bugs.gentoo.org/520906
+
+This kludge is unnecessary with jpeg-9a and is in fact breaking the build...
+
+libmng_jpeg.c:108:10: error: 'FALSE' undeclared (first use in this function)
+libmng_jpeg.c:536:48: error: 'TRUE' undeclared (first use in this function)
+libmng_jpeg_c:890:49: error: 'TRUE' undeclared (first use in this function)
+
+...because jmorecfg.h of jpeg-9a has this:
+
+#ifndef HAVE_BOOLEAN
+#if defined FALSE || defined TRUE || defined QGLOBAL_H
+/* Qt3 defines FALSE and TRUE as "const" variables in qglobal.h */
+typedef int boolean;
+#ifndef FALSE   /* in case these macros already exist */
+#define FALSE   0   /* values of boolean */
+#endif
+#ifndef TRUE
+#define TRUE1
+#endif
+#else
+typedef enum { FALSE = 0, TRUE = 1 } boolean;
+#endif
+#endif
+
+2018-09-06: Adjusted for libmng-2.0.3
+https://bugs.gentoo.org/578744
+
+--- a/libmng_types.h   2015-04-20 21:17:32.0 +0200
 b/libmng_types.h   2018-09-06 22:56:57.153190623 +0200
+@@ -201,9 +201,6 @@
+ #endif
+ #define JPEG_INTERNAL_OPTIONS  /* for RGB_PIXELSIZE */
+ /* There has been a change in jpeg-9 : */
+-#if !defined(HAVE_BOOLEAN) && !defined(_WIN32)
+-#define HAVE_BOOLEAN
+-#endif
+ #ifndef _WIN32
+ typedef int boolean;
+ #endif

diff --git a/media-libs/libmng/libmng-2.0.3.ebuild 
b/media-libs/libmng/libmng-2.0.3.ebuild
index 6e68deaa68d..02e62532f37 100644
--- a/media-libs/libmng/libmng-2.0.3.ebuild
+++ b/media-libs/libmng/libmng-2.0.3.ebuild
@@ -20,6 +20,8 @@ RDEPEND="
lcms? ( >=media-libs/lcms-2.5:2[static-libs?,${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}"
 
+PATCHES=( "${FILESDIR}"/${P}-jpeg-9a.patch )
+
 src_prepare() {
emake distclean
default



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

2018-09-06 Thread Zac Medico
commit: 2d7afaa4e4d3ea559cae7b9ba2d1107a770c6b11
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Sep  6 20:54:54 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Sep  6 20:56:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d7afaa4

dev-python/aiohttp: add async_generator test dep

Also remove brotli dep since the relevant tests are broken and
disabled.

Package-Manager: Portage-2.3.49, Repoman-2.3.10

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

diff --git a/dev-python/aiohttp/aiohttp-3.4.4.ebuild 
b/dev-python/aiohttp/aiohttp-3.4.4.ebuild
index 6a3106ded46..5de1d256bcf 100644
--- a/dev-python/aiohttp/aiohttp-3.4.4.ebuild
+++ b/dev-python/aiohttp/aiohttp-3.4.4.ebuild
@@ -38,7 +38,7 @@ DEPEND="
)
test? (
${CDEPEND}
-   >=app-arch/brotli-1.0.5[${PYTHON_USEDEP}]
+   dev-python/async_generator[${PYTHON_USEDEP}]
>=dev-python/pytest-3.4.0[${PYTHON_USEDEP}]
dev-python/pytest-mock[${PYTHON_USEDEP}]
dev-python/pytest-timeout[${PYTHON_USEDEP}]



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

2018-09-06 Thread Brian Evans
commit: f4e18c9fb2cff9e731bc96fd6886d91cf9720818
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Sep  6 20:47:57 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Sep  6 20:48:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e18c9f

dev-php/swoole: Version bump for 4.1.1

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-php/swoole/Manifest|  1 +
 dev-php/swoole/swoole-4.1.1.ebuild | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/dev-php/swoole/Manifest b/dev-php/swoole/Manifest
index ade44162de4..b156bf06b08 100644
--- a/dev-php/swoole/Manifest
+++ b/dev-php/swoole/Manifest
@@ -1,2 +1,3 @@
 DIST swoole-4.0.1.tgz 899395 BLAKE2B 
7e7320905cb83794115280977031cc5254a4947781fde05db6e7803f34ff0f5c0ecad84f8aa86adc3c21320b031fa3104fb6c953e9060791dbd9d5c497edbcfc
 SHA512 
0df6ae1bf28ec52abebf1a597c0774e7e5de4bb8378c916a46896c7f84822c8466bbb0d3d188e671e7c39faafa94d2dc2245a468dacb2711c7f0fa617dc42aa8
 DIST swoole-4.0.4.tgz 907216 BLAKE2B 
f078f712c61c7ec9c1a98d94370c892fedd7d1efee7de34438a19d96fea9d41a0553d53fdd34c3d32138c6685045bf45be5fad533b0430b07cb7e60d183433d5
 SHA512 
b448abeec1fdfe94e0fd5d05b9c2abc7cfc2bb9477d6847adc35cba051d38acfb9ff3bdfaeb10591a50f5a6238f21cef4e0b614e1ff53c71f62b0bcd846d785f
+DIST swoole-4.1.1.tgz 930623 BLAKE2B 
fb4fa99b7b687aeaf4473983659cc2ceb7d8ba9ba6e198b49bea175b28918ebf8316c51f3ab7b4f75a9b7566941ddbba698c0d57f6ee752767c416e68fa68ca1
 SHA512 
4afc986f6ce362e28085d4ce07c534867311d65be487a66edfb0c01df7cf6e6d2df92abb2aba22b72f2840daade82b5bc3a12883d9cb54fd8ed9e6b0cdf0870f

diff --git a/dev-php/swoole/swoole-4.1.1.ebuild 
b/dev-php/swoole/swoole-4.1.1.ebuild
new file mode 100644
index 000..8dfde46c340
--- /dev/null
+++ b/dev-php/swoole/swoole-4.1.1.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PHP_EXT_NAME="swoole"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+PHP_EXT_SAPIS="cli"
+DOCS=( README.md )
+
+USE_PHP="php7-0 php7-1 php7-2 php7-3"
+
+inherit php-ext-pecl-r3
+
+HOMEPAGE="https://www.swoole.co.uk";
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="Event-driven asynchronous & concurrent & coroutine networking 
engine"
+LICENSE="Apache-2.0"
+SLOT="0"
+# Tests can hang.  Disable until this no longer happens
+RESTRICT="test"
+
+DEPEND="
+   dev-libs/libaio
+   dev-libs/boost:0=
+   dev-libs/libpcre
+   http2? ( net-libs/nghttp2:0= )
+   redis? ( dev-libs/hiredis:0= )
+   ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( 
dev-libs/libressl:0= ) )
+   php_targets_php7-0? ( dev-lang/php:7.0[cli,sockets?] )
+   php_targets_php7-1? ( dev-lang/php:7.1[cli,sockets?] )
+   php_targets_php7-2? ( dev-lang/php:7.2[cli,sockets?] )
+   php_targets_php7-3? ( dev-lang/php:7.3[cli,sockets?] )
+   mysql? (
+   php_targets_php7-0? ( dev-lang/php:7.0[mysql,mysqli(+)] )
+   php_targets_php7-1? ( dev-lang/php:7.1[mysql,mysqli(+)] )
+   php_targets_php7-2? ( dev-lang/php:7.2[mysql,mysqli(+)] )
+   php_targets_php7-3? ( dev-lang/php:7.3[mysql,mysqli(+)] )
+   )
+"
+
+RDEPEND="${DEPEND}"
+
+IUSE="debug http2 libressl mysql redis sockets ssl threads"
+
+src_configure() {
+   # PostgreSQL disabled due to Gentoo's slot system
+   local PHP_EXT_ECONF_ARGS=(
+   --with-swoole
+   --disable-coroutine-postgresql
+   $(use_enable debug swoole-debug)
+   $(use_enable http2)
+   $(use_enable mysql mysqlnd)
+   $(use_enable redis async_redis)
+   $(use_enable ssl openssl)
+   $(use_with ssl openssl-dir "${EROOT%/}/usr")
+   $(use_enable threads thread)
+   $(use_enable sockets)
+   )
+
+   php-ext-source-r3_src_configure
+}
+
+src_test() {
+   local slot
+   for slot in $(php_get_slots); do
+   php_init_slot_env "${slot}"
+   [[ -f tests/template.phpt ]] && rm tests/template.phpt
+   SKIP_ONLINE_TESTS="yes" NO_INTERACTION="yes" emake test
+   done
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome/

2018-09-06 Thread Mike Gilbert
commit: 5dfcc3544b27cf75f7aaf3e948d45deb9afe6c1a
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Sep  6 20:44:27 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Sep  6 20:45:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dfcc354

www-client/google-chrome: automated update (69.0.3497.81)

Package-Manager: Portage-2.3.49_p2, Repoman-2.3.10_p48

 www-client/google-chrome/Manifest   | 2 +-
 ...le-chrome-68.0.3440.106.ebuild => google-chrome-69.0.3497.81.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome/Manifest 
b/www-client/google-chrome/Manifest
index d0a5e11cb6d..cd065879469 100644
--- a/www-client/google-chrome/Manifest
+++ b/www-client/google-chrome/Manifest
@@ -1 +1 @@
-DIST google-chrome-stable_68.0.3440.106-1_amd64.deb 54090226 BLAKE2B 
b75d4eb0b1328cff35737253fd2339758be9d1630053d2e268e44d0fae25668f0c5c130c28b93a58820579a3c5698d46f18e7fb371f6d1704a5f5b9879a0cc6e
 SHA512 
32d8f250039a28bf8343deea056b217b2ef748492d6910cb3704579686427b544d4007d62b8eeb7ecf27b229fbdd2c21fa05c43fa2bafdadb6fe473b6c5ef924
+DIST google-chrome-stable_69.0.3497.81-1_amd64.deb 54688734 BLAKE2B 
a5d79d63f277363bcfdf6d8a5aa91a7b5feed5937c30c03f2f002fa51405631491ec829b94bc5bb3641d13a63db416a1cf1dff21c80cc11f4a838188c9b67454
 SHA512 
ea7e447c39f6b78aa4a6c0bf6e073639e9a730926eca627b1df5906a09d264736c1471139e383d63b81ea472579682820a0ddec7a197a7f68ebcf0bcfe8b

diff --git a/www-client/google-chrome/google-chrome-68.0.3440.106.ebuild 
b/www-client/google-chrome/google-chrome-69.0.3497.81.ebuild
similarity index 100%
rename from www-client/google-chrome/google-chrome-68.0.3440.106.ebuild
rename to www-client/google-chrome/google-chrome-69.0.3497.81.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2018-09-06 Thread Mike Gilbert
commit: 5f8f2a949bdb0bce84273b8ef60bda1827b23f28
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Sep  6 20:45:37 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Sep  6 20:45:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f8f2a94

www-plugins/chrome-binary-plugins: automated update

Package-Manager: Portage-2.3.49_p2, Repoman-2.3.10_p48

 www-plugins/chrome-binary-plugins/Manifest  | 6 +++---
 0.3440.106.ebuild => chrome-binary-plugins-69.0.3497.81.ebuild} | 0
 ...2_beta.ebuild => chrome-binary-plugins-69.0.3497.81_beta.ebuild} | 0
 ..._alpha.ebuild => chrome-binary-plugins-70.0.3538.9_alpha.ebuild} | 0
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 9381b5fc800..b2c43af3341 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_69.0.3497.72-1_amd64.deb 56026940 BLAKE2B 
f3bc6ac14c1a1fd694c9814b11ada3a5b39833dc6bbd91c97fd79e29b00ae3073d9769828c581ac85b8ab65e4f75e3bc194c9327b480770b6ebbb8ec2afe8d38
 SHA512 
6f9bf750d44a2e0c6dce49dcfced00b68d06b648a4b4b6ccb67b77ae1ccc18737d9c928d908d8d1da5e60dca0ccab3dc4fc5fc83a4274cdc56b1b5c2d8a866aa
-DIST google-chrome-stable_68.0.3440.106-1_amd64.deb 54090226 BLAKE2B 
b75d4eb0b1328cff35737253fd2339758be9d1630053d2e268e44d0fae25668f0c5c130c28b93a58820579a3c5698d46f18e7fb371f6d1704a5f5b9879a0cc6e
 SHA512 
32d8f250039a28bf8343deea056b217b2ef748492d6910cb3704579686427b544d4007d62b8eeb7ecf27b229fbdd2c21fa05c43fa2bafdadb6fe473b6c5ef924
-DIST google-chrome-unstable_70.0.3534.4-1_amd64.deb 57114070 BLAKE2B 
c7340e62b6b82d25366c24df4948b195acc377a6d277f31e232dad2988ba7193cbef5eb8fe660aa02330e0e6797a324e8af7a03291a3b32eea2ff89421a40f8f
 SHA512 
7094d4813a7ce3c21ced145844cdab475bf80033ece0310cb5ece9ef17c031b08f32a5ca8f0699c8c85ce126684e1c9eab2330c0c15ec81c2ef7880733f271cf
+DIST google-chrome-beta_69.0.3497.81-1_amd64.deb 56002466 BLAKE2B 
143a42b0a0db4724c903b90fd5af9b73cb835572fa62e00e718ed1798b769d2b40e76bc5adfe09434dfd008f40f706dde12d9438c01a5f81b2d116710f884f50
 SHA512 
35e6248dab9eaf43d03aebcfe0cf6b60c67db8161c2c0a1f56f18230d0e69655b9f14b9f4c10cf27e20652b6268409641ea5cd591396db27d5088b06ed5ed6dd
+DIST google-chrome-stable_69.0.3497.81-1_amd64.deb 54688734 BLAKE2B 
a5d79d63f277363bcfdf6d8a5aa91a7b5feed5937c30c03f2f002fa51405631491ec829b94bc5bb3641d13a63db416a1cf1dff21c80cc11f4a838188c9b67454
 SHA512 
ea7e447c39f6b78aa4a6c0bf6e073639e9a730926eca627b1df5906a09d264736c1471139e383d63b81ea472579682820a0ddec7a197a7f68ebcf0bcfe8b
+DIST google-chrome-unstable_70.0.3538.9-1_amd64.deb 57047958 BLAKE2B 
c57279755eef915cd75d42d93890aed89f6617c759abb86db44d5cfec8cb3cf98446e59e8522d00948cb88dfea855ddeee4e9b103f37b4df003d823fc9ad134c
 SHA512 
74148f33306ce060a5ffc4d5884b01d72b2e81e5aa961dbe7a8bc0eea416ef64157d8af1dfcbcc1b025c896efe12db6bf0b96f433895900c6952eb7c3b5595fd

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3440.106.ebuild 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-69.0.3497.81.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3440.106.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-69.0.3497.81.ebuild

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-69.0.3497.72_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-69.0.3497.81_beta.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-69.0.3497.72_beta.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-69.0.3497.81_beta.ebuild

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-70.0.3534.4_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-70.0.3538.9_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-70.0.3534.4_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-70.0.3538.9_alpha.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/

2018-09-06 Thread Mike Gilbert
commit: f7c0fa1498cc879df6790a1bbac625b4051a756f
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Sep  6 20:45:00 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Sep  6 20:45:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7c0fa14

www-client/google-chrome-unstable: automated update (70.0.3538.9)

Package-Manager: Portage-2.3.49_p2, Repoman-2.3.10_p48

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...ble-70.0.3534.4.ebuild => google-chrome-unstable-70.0.3538.9.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 34d4d69d9d8..9446b98c093 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_70.0.3534.4-1_amd64.deb 57114070 BLAKE2B 
c7340e62b6b82d25366c24df4948b195acc377a6d277f31e232dad2988ba7193cbef5eb8fe660aa02330e0e6797a324e8af7a03291a3b32eea2ff89421a40f8f
 SHA512 
7094d4813a7ce3c21ced145844cdab475bf80033ece0310cb5ece9ef17c031b08f32a5ca8f0699c8c85ce126684e1c9eab2330c0c15ec81c2ef7880733f271cf
+DIST google-chrome-unstable_70.0.3538.9-1_amd64.deb 57047958 BLAKE2B 
c57279755eef915cd75d42d93890aed89f6617c759abb86db44d5cfec8cb3cf98446e59e8522d00948cb88dfea855ddeee4e9b103f37b4df003d823fc9ad134c
 SHA512 
74148f33306ce060a5ffc4d5884b01d72b2e81e5aa961dbe7a8bc0eea416ef64157d8af1dfcbcc1b025c896efe12db6bf0b96f433895900c6952eb7c3b5595fd

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-70.0.3534.4.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-70.0.3538.9.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-70.0.3534.4.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-70.0.3538.9.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/

2018-09-06 Thread Mike Gilbert
commit: 13d4369ba413a219190bf1190b4790e320faf51a
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Sep  6 20:44:45 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Sep  6 20:45:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d4369b

www-client/google-chrome-beta: automated update (69.0.3497.81)

Package-Manager: Portage-2.3.49_p2, Repoman-2.3.10_p48

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-69.0.3497.72.ebuild => google-chrome-beta-69.0.3497.81.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index 237bf803787..8073b00360e 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_69.0.3497.72-1_amd64.deb 56026940 BLAKE2B 
f3bc6ac14c1a1fd694c9814b11ada3a5b39833dc6bbd91c97fd79e29b00ae3073d9769828c581ac85b8ab65e4f75e3bc194c9327b480770b6ebbb8ec2afe8d38
 SHA512 
6f9bf750d44a2e0c6dce49dcfced00b68d06b648a4b4b6ccb67b77ae1ccc18737d9c928d908d8d1da5e60dca0ccab3dc4fc5fc83a4274cdc56b1b5c2d8a866aa
+DIST google-chrome-beta_69.0.3497.81-1_amd64.deb 56002466 BLAKE2B 
143a42b0a0db4724c903b90fd5af9b73cb835572fa62e00e718ed1798b769d2b40e76bc5adfe09434dfd008f40f706dde12d9438c01a5f81b2d116710f884f50
 SHA512 
35e6248dab9eaf43d03aebcfe0cf6b60c67db8161c2c0a1f56f18230d0e69655b9f14b9f4c10cf27e20652b6268409641ea5cd591396db27d5088b06ed5ed6dd

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-69.0.3497.72.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-69.0.3497.81.ebuild
similarity index 100%
rename from www-client/google-chrome-beta/google-chrome-beta-69.0.3497.72.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-69.0.3497.81.ebuild



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

2018-09-06 Thread Jeroen Roovers
commit: 5561facdd9d1013b58157b96e4054f0e47047548
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Sep  6 20:43:57 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Sep  6 20:44:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5561facd

dev-util/indent: Version 2.2.12.

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-util/indent/Manifest |  1 +
 dev-util/indent/indent-2.2.12.ebuild | 44 
 2 files changed, 45 insertions(+)

diff --git a/dev-util/indent/Manifest b/dev-util/indent/Manifest
index 3541bb730f2..6bbfceff8f5 100644
--- a/dev-util/indent/Manifest
+++ b/dev-util/indent/Manifest
@@ -1,2 +1,3 @@
 DIST indent-2.2.11.tar.gz 778563 BLAKE2B 
8fe0f245fb852613587da8355a4aa8962e09e1614faf61cf7cea62d6922054547d0739cd1373298af08e4e0cca8d5f4bfc654e03d859c0fe560d0ddb0f63a298
 SHA512 
f5670e5edc76b9d599ef9e8cc498e13ac15e10eb6a8d674e1612918c4b67ffb15c94d73b9590434e0cdea6ead4b8d1f5bcda1c2f3838acbdeb4d732a0bea89be
+DIST indent-2.2.12.tar.xz 620280 BLAKE2B 
c3414ebe58d75b74356b5c37234639dc34998b73e45a4c28ee20ab2932c523b528d577c45c32db88f2ee4aed58d1dceeda2fe68b8975d211dc0dad4a3a20f7c7
 SHA512 
dbe73bd3729074825f9f5b4241a4c539ad32069df56511963417caf0351ff9ec5edd77e9580338301c8abf89ab9c0592bc7e82c14eec7450c496259d7e9045dd
 DIST indent_2.2.11-5.debian.tar.xz 6540 BLAKE2B 
c4d0805f39e1af503bcfcc49a8e9e679fb0df1021de9952af5a80c81f0c36c70e8dd6609b7e7ec5e36596f974d9c9ac31a7cad831a431cd9401758981d46a7ec
 SHA512 
f89f04bb3b9772c5428ef6df939b5cbe92761f3a39869020dad4f98a5e48c57c34de526803141258c9d55ba6edaedf05127009530aa09b1a54cfa15c8a421a31

diff --git a/dev-util/indent/indent-2.2.12.ebuild 
b/dev-util/indent/indent-2.2.12.ebuild
new file mode 100644
index 000..a8d9e29f1f6
--- /dev/null
+++ b/dev-util/indent/indent-2.2.12.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils
+
+DESCRIPTION="Indent program source files"
+HOMEPAGE="https://www.gnu.org/software/indent/";
+SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="nls"
+
+DEPEND="
+   nls? ( sys-devel/gettext )
+   app-text/texi2html
+"
+RDEPEND="
+   nls? ( virtual/libintl )
+"
+
+src_prepare() {
+   default
+
+   sed -i -e '/AM_CFLAGS/s:-Werror::g' src/Makefile.{am,in} || die
+}
+
+src_configure() {
+   strip-linguas -i po/
+
+   gl_cv_cc_vis_werror=no econf $(use_enable nls)
+}
+
+src_test() {
+   emake -C regression/
+}
+
+src_install() {
+   # htmldir as set in configure is ignored in doc/Makefile*
+   emake DESTDIR="${D}" htmldir="${EPREFIX}/usr/share/doc/${PF}/html" 
install
+   dodoc AUTHORS NEWS README.md ChangeLog ChangeLog-1990 ChangeLog-1998 
ChangeLog-2001
+}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libmng/

2018-09-06 Thread Andreas Sturmlechner
commit: 2aeb23988910287888cccf4f101fd2782b043f3a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep  6 19:51:40 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep  6 20:26:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aeb2398

media-libs/libmng: EAPI-7, https, sort deps

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 media-libs/libmng/libmng-2.0.3.ebuild | 23 ---
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/media-libs/libmng/libmng-2.0.3.ebuild 
b/media-libs/libmng/libmng-2.0.3.ebuild
index 5f34855de15..6e68deaa68d 100644
--- a/media-libs/libmng/libmng-2.0.3.ebuild
+++ b/media-libs/libmng/libmng-2.0.3.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit autotools-multilib
+EAPI=7
+
+inherit autotools multilib-minimal
 
 DESCRIPTION="Multiple Image Networkgraphics lib (animated png's)"
-HOMEPAGE="http://www.libmng.com/";
+HOMEPAGE="https://www.libmng.com/";
 SRC_URI="mirror://sourceforge/libmng/${P}.tar.xz"
 
 LICENSE="libmng"
@@ -13,17 +14,18 @@ SLOT="0/2"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="lcms static-libs"
 
-RDEPEND=">=virtual/jpeg-0-r2:0[static-libs?,${MULTILIB_USEDEP}]
+RDEPEND="
>=sys-libs/zlib-1.2.8-r1[static-libs?,${MULTILIB_USEDEP}]
+   >=virtual/jpeg-0-r2:0[static-libs?,${MULTILIB_USEDEP}]
lcms? ( >=media-libs/lcms-2.5:2[static-libs?,${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}"
 
 src_prepare() {
emake distclean
-   autotools-multilib_src_prepare
+   default
 }
 
-src_configure() {
+multilib_src_configure() {
local myeconfargs=(
$(use_enable static-libs static)
--with-jpeg
@@ -31,12 +33,11 @@ src_configure() {
--without-lcms
)
 
-   autotools-multilib_src_configure
+   ECONF_SOURCE="${S}" \
+   econf "${myeconfargs[@]}"
 }
 
-src_install() {
-   autotools-multilib_src_install
-
+multilib_src_install_all() {
dodoc CHANGES README* doc/{doc.readme,libmng.txt}
doman doc/man/*.{3,5}
 }



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

2018-09-06 Thread Virgil Dupras
commit: 39b81ac611f10dc2a7adeafcec64720aba99f3e3
Author: Virgil Dupras  gentoo  org>
AuthorDate: Thu Sep  6 19:53:37 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Thu Sep  6 20:01:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39b81ac6

app-misc/trash-cli: bump to 0.17.1.14_p20170816

Patch by Alex Xu

Closes: https://bugs.gentoo.org/643488
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-misc/trash-cli/Manifest|  1 +
 .../trash-cli/trash-cli-0.17.1.14_p20170816.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/app-misc/trash-cli/Manifest b/app-misc/trash-cli/Manifest
index 65fc7ac980a..e562fe9e26b 100644
--- a/app-misc/trash-cli/Manifest
+++ b/app-misc/trash-cli/Manifest
@@ -1,3 +1,4 @@
 DIST trash-cli-0.12.9.14.tar.gz 62090 BLAKE2B 
b227fe852aa204156b197e14e8dd34e1f9883f0dde11512842a2705ea20d781db031552f4b355096521fe720cd48d6fded74aa5d173d423bd3b6b8e77f413a1a
 SHA512 
3846ec4e2e491b09ad93134313a875fb3e072abe3e895956b62a3e4f350c1f10dd1ded3fea0caec3fa8a6bd39f2d0a63ac6a3a070a6204fd2f27f1e447f5ba6c
 DIST trash-cli-0.16.12.29.tar.gz 66826 BLAKE2B 
0d8b56a1ac23272ea9c53b732e679ce4b92173e404afeb7611d781cebde32ff9895d751176ab038444fd5a98920ab725cca909c5920d9c28ab32408bf5fe2e84
 SHA512 
a8a94205233ac600a98324b95829d1f00debaca95c85c51fa12f7a65ae6f24fda58370d8fe0095bf33327cbddae7dfb02c2587efffd2d7c206c7f7cb0a59953e
 DIST trash-cli-0.17.1.14.tar.gz 69141 BLAKE2B 
028274ea2753eb3ff4bfec5929dafcf090d05938154eb20ce02559e696310a647643275a64c2278c9dd8e71442c5e32dc77a87f095c14c2bbe5f98931e627604
 SHA512 
29033d6e780d81ca762cb69d571c1fa8608f7e84564600d1f7a92141acecf9d7c770e7ff6dcac8f98701af4c6aec3874634eba0af0e92fc2b98ce99c5550c14d
+DIST trash-cli-0.17.1.14_p20170816.tar.gz 69713 BLAKE2B 
f995c22ba0704eba96abac2c130f9118cc98ad5c5f21903601ea60ee1f52c594b7f8b16ebcaabb4b34086f5f9f66ad02cd628c379ed5139bcb1f691016b435ab
 SHA512 
9d35620b55c63b53b7255179a6304f4d7190c2a90f68c102f64b9616ee897460939633e9c77826968a1682fc5fa090b0f3ea1daad82a44cc96704dc54da45dcd

diff --git a/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild 
b/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild
new file mode 100644
index 000..769a796bf48
--- /dev/null
+++ b/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_6 )
+
+inherit distutils-r1 vcs-snapshot
+
+GIT_REF=5abecd53e1d84f2a5fd3fc60d2f5d71e518826c5
+
+DESCRIPTION="Python scripts to manipulate trash cans via the command line"
+HOMEPAGE="https://github.com/andreafrancia/trash-cli";
+SRC_URI="https://github.com/andreafrancia/${PN}/archive/${GIT_REF}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   )"
+
+python_test() {
+   nosetests -v || die
+}



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

2018-09-06 Thread Zac Medico
commit: 3b6ecdec443df244177c7e6ea1ce5a37c6ed0cac
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Sep  6 19:54:14 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Sep  6 19:56:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6ecdec

package.mask: unmask aiohttp-3

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index c3fa56be101..9ee6fb345cd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -385,10 +385,6 @@ media-libs/libglvnd
 # that do not make it any more working. Bug #651030.
 >=sys-devel/distcc-3.3
 
-# Tim Harder  (01 Mar 2018)
-# Masked for testing.
->=dev-python/aiohttp-3
-
 # Anthony G. Basile  (25 Feb 2018)
 # Upstream has been dead since 2012.  Migrate to uclibc-ng.
 # See https://wiki.gentoo.org/wiki/Project:Hardened_uClibc



[gentoo-commits] repo/gentoo:master commit in: app-crypt/kbfs/

2018-09-06 Thread Nicolas Bock
commit: fc045a26ae2772bcf14290ac6eaa46a45bbde3a3
Author: Nicolas Bock  gentoo  org>
AuthorDate: Thu Sep  6 19:05:33 2018 +
Commit: Nicolas Bock  gentoo  org>
CommitDate: Thu Sep  6 19:41:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc045a26

app-crypt/kbfs: Version bump to 2.5.1

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-crypt/kbfs/Manifest  |  1 +
 app-crypt/kbfs/kbfs-2.5.1.ebuild | 51 
 2 files changed, 52 insertions(+)

diff --git a/app-crypt/kbfs/Manifest b/app-crypt/kbfs/Manifest
index 2eafdc3a092..34ddff49cc8 100644
--- a/app-crypt/kbfs/Manifest
+++ b/app-crypt/kbfs/Manifest
@@ -2,3 +2,4 @@ DIST kbfs-1.0.48.tar.gz 5639704 BLAKE2B 
4d8152c8bf1a72b0493840c6ffa0da35ba6abcb6
 DIST kbfs-2.1.0.tar.gz 5703221 BLAKE2B 
55daa1d8f1efe4a0264477b54c1ea8db74e972b1ecdd536f4ab8042e66117c6854889aeb203fa6fea6f757e928af514520be3732ee07ccc1289ccc9f5d3f27a8
 SHA512 
04dd058e97c85d5188cc61a56cc4a4468ec1d4d6b2f65cbe0edb88cec2864cef3525e6f48729761a2cc6fa79559794e5a3fd9663cb31dcaaaeff90a32f2a211a
 DIST kbfs-2.3.0.tar.gz 5718571 BLAKE2B 
300106465081e91bdd1a74631eff12bdf82a3042ce6c3f532c0b61016291769a8e0f87af0cbc0b34b3d3c95ec054580654e8152bf97a56c0dfe3641b88483d79
 SHA512 
c7521f9664ec78fc8fd1a6d9f3e86f4680260ed507223c2a6a2694ff686984bfc615ac454da10ff7b01247866ad65a5e719e3fb8db5f0c3044e019ab7a82356f
 DIST kbfs-2.5.0.tar.gz 5788528 BLAKE2B 
986d0411bb33dbef781c101beca3b90827f06e4c714795424b6f4fbe2abf628a4cce67699f434e872f7886816213e1cb2467d45ea4e06157ca1f23b433284457
 SHA512 
a12f3491c3d7dd42b78d24957f3b469837a8e6d682e91dfe6020e74e24374ce95f9de31578579680ee35513637512e84849d598d34b3e8e78f96cf99ac9cd701
+DIST kbfs-2.5.1.tar.gz 5788845 BLAKE2B 
51c878e925a6acb059f7eaaaeeab69044a76ab0def82ec50e908e177db8ccad50d1eb4f888b386c27fd97e5097032889e85361297aeb24003e91ae4a3fc53ab7
 SHA512 
ff3486d1252faaeb11c58c330d9515a0fc804c40b0de6c81fd82e297399fed9878393051685eefb855cbae4d2ca556d94f159e221b12c403e3b89037e61eaa84

diff --git a/app-crypt/kbfs/kbfs-2.5.1.ebuild b/app-crypt/kbfs/kbfs-2.5.1.ebuild
new file mode 100644
index 000..41a15fe6805
--- /dev/null
+++ b/app-crypt/kbfs/kbfs-2.5.1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit golang-build systemd
+
+DESCRIPTION="Keybase Filesystem (KBFS)"
+HOMEPAGE="https://keybase.io/docs/kbfs";
+SRC_URI="https://github.com/keybase/kbfs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+   app-crypt/gnupg
+   sys-fs/fuse
+   "
+
+src_unpack() {
+   unpack "${P}.tar.gz"
+   mkdir -vp "${S}/src/github.com/keybase" || die
+   ln -vs "${S}" "${S}/src/github.com/keybase/kbfs" || die
+}
+
+src_compile() {
+   EGO_PN="github.com/keybase/kbfs/kbfsfuse" \
+   EGO_BUILD_FLAGS="-tags production -o ${T}/kbfsfuse" \
+   golang-build_src_compile
+   EGO_PN="github.com/keybase/kbfs/kbfsgit/git-remote-keybase" \
+   EGO_BUILD_FLAGS="-tags production -o ${T}/git-remote-keybase" \
+   golang-build_src_compile
+   EGO_PN="github.com/keybase/kbfs/redirector" \
+   EGO_BUILD_FLAGS="-tags production -o ${T}/keybase-redirector" \
+   golang-build_src_compile
+}
+
+src_test() {
+   EGO_PN="github.com/keybase/kbfs/kbfsfuse" \
+   golang-build_src_test
+}
+
+src_install() {
+   dobin "${T}/kbfsfuse"
+   dobin "${T}/git-remote-keybase"
+   dobin "${T}/keybase-redirector"
+   systemd_douserunit "${S}/packaging/linux/systemd/kbfs.service"
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/keybase/

2018-09-06 Thread Nicolas Bock
commit: 5573f6b03a529920fa60e77a9fb5e1e6fbee6205
Author: Nicolas Bock  gentoo  org>
AuthorDate: Thu Sep  6 19:13:45 2018 +
Commit: Nicolas Bock  gentoo  org>
CommitDate: Thu Sep  6 19:41:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5573f6b0

app-crypt/keybase: Version bump to 2.5.1

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-crypt/keybase/Manifest |  1 +
 app-crypt/keybase/keybase-2.5.1.ebuild | 54 ++
 2 files changed, 55 insertions(+)

diff --git a/app-crypt/keybase/Manifest b/app-crypt/keybase/Manifest
index 600339be2b5..16d2974eab7 100644
--- a/app-crypt/keybase/Manifest
+++ b/app-crypt/keybase/Manifest
@@ -2,3 +2,4 @@ DIST keybase-1.0.48.tar.gz 34026876 BLAKE2B 
c620a664b47f66932d1b49c22509aac73a6c
 DIST keybase-2.1.0.tar.gz 3571 BLAKE2B 
834f1001b136461c5665f12530d660e619d93c8b4e4b5f0c96da94af23f0667c778d7ddabc65d0585ac472cd91f89240bc4260b2034bf20c26b4047839570299
 SHA512 
0d71a22b5f56442fdc03848f831487da097dc817bfcacfb5a8eea1a9a13e87d231619216b6bab61862de71289373977c4c8d345518152137c8804005bf20e3e4
 DIST keybase-2.3.0.tar.gz 34524576 BLAKE2B 
5793892b6bcfeafbaebb4a38d35e77d9267a74243da61ecbb7472026b3c500cc6f6cc49dbbec2add65cecae2ce209bb24bc03f2eb393307b82958afeb8824537
 SHA512 
f2b92ec21fd8cfa182aac7655b836415b902c599f9e3a08a3f84d35c3f3728027a8eef8a06fb8ed4ba77b9a66888f49fd89013304f948c0f0276705f16ca4396
 DIST keybase-2.5.0.tar.gz 35012800 BLAKE2B 
46cba22bafbfcf519e658a05db349f047a622f30d6ec03d5e8b3c637e7d3351188c65b0725853c4c62da30ea1d4388d19c9a430a9c4d06b14712daca05c468d2
 SHA512 
05313c4373ffc8fc41097fabfd13fdbf4d0af789257bbbc4a9ff0500ab3ca9c9d5d50ab62bc38b7328aad3cbf631aa55fcd1a74b5dc73f3d31e76851733d7d5f
+DIST keybase-2.5.1.tar.gz 35005254 BLAKE2B 
fc397f588ef8d24343510742ef5ecb4b60804a3b5df4276e4efc95fc9e2965b99571c266f93e949e07ea6502a50d109a5ca736183365ee2a01eb279e187f87f3
 SHA512 
e077ccf3b949f6c94e5fd7bacf326db0acb1d862aa6b9088748cc4003d55ad6a92e0a78376253ce26d7a997f7f08a151f9de24f162b9d66af7788c11bb9fbcf1

diff --git a/app-crypt/keybase/keybase-2.5.1.ebuild 
b/app-crypt/keybase/keybase-2.5.1.ebuild
new file mode 100644
index 000..af077ef41e5
--- /dev/null
+++ b/app-crypt/keybase/keybase-2.5.1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit golang-build systemd
+
+DESCRIPTION="Client for keybase.io"
+HOMEPAGE="https://keybase.io/";
+SRC_URI="https://github.com/keybase/client/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   ~app-crypt/kbfs-${PV}"
+RDEPEND="
+   app-crypt/gnupg"
+
+src_unpack() {
+   unpack "${P}.tar.gz"
+   ln -vs "client-${PV}" "${P}" || die
+   mkdir -vp "${S}/src/github.com/keybase" || die
+   ln -vs "${S}" "${S}/src/github.com/keybase/client" || die
+}
+
+src_compile() {
+   EGO_PN="github.com/keybase/client/go/keybase" \
+   EGO_BUILD_FLAGS="-tags production -o ${T}/keybase" \
+   golang-build_src_compile
+}
+
+src_test() {
+   EGO_PN="github.com/keybase/client/go/keybase" \
+   golang-build_src_test
+}
+
+src_install() {
+   dobin "${T}/keybase"
+   dobin "${S}/packaging/linux/run_keybase"
+   systemd_douserunit "${S}/packaging/linux/systemd/keybase.service"
+   dodir "/opt/keybase"
+   insinto "/opt/keybase"
+   doins "${S}/packaging/linux/crypto_squirrel.txt"
+}
+
+pkg_postinst() {
+   elog "Start/Restart keybase: run_keybase"
+   elog "Run the service:   keybase service"
+   elog "Run the client:keybase login"
+   ewarn "Note that the user keybasehelper is obsolete and can be removed"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-games/newton/

2018-09-06 Thread Andreas Sturmlechner
commit: 1dc9ce9edebd9239eb7a4d62d4ba62b45d1a35f9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep  6 19:25:03 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep  6 19:25:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc9ce9e

dev-games/newton: Add missing DEPEND

Closes: https://bugs.gentoo.org/662200
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-games/newton/newton-3.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-games/newton/newton-3.14.ebuild 
b/dev-games/newton/newton-3.14.ebuild
index e998f8cc5f0..ab3dde1136f 100644
--- a/dev-games/newton/newton-3.14.ebuild
+++ b/dev-games/newton/newton-3.14.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND=""
-DEPEND=""
+DEPEND="dev-libs/tinyxml"
 
 S=${WORKDIR}/${MY_P}
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-server/files/

2018-09-06 Thread Andreas Sturmlechner
commit: 881cf9cc097d7e7f82bae306bd80611582d59852
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Aug 31 18:20:06 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep  6 18:53:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=881cf9cc

media-sound/teamspeak-server: remove unused file

Closes: https://github.com/gentoo/gentoo/pull/9746

 media-sound/teamspeak-server/files/teamspeak.tmpfiles | 4 
 1 file changed, 4 deletions(-)

diff --git a/media-sound/teamspeak-server/files/teamspeak.tmpfiles 
b/media-sound/teamspeak-server/files/teamspeak.tmpfiles
deleted file mode 100644
index 1b1d7f0e990..000
--- a/media-sound/teamspeak-server/files/teamspeak.tmpfiles
+++ /dev/null
@@ -1,4 +0,0 @@
-# systemd tmpfile settings for teamspeak3-server
-# See tmpfiles.d(5) for details
-
-d /var/run/teamspeak3 0755 teamspeak teamspeak -



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

2018-09-06 Thread William Hubbs
commit: 45c6612bee746f8fe03100b68fc5217e28e60775
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Sep  6 18:37:01 2018 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Sep  6 18:42:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c6612b

dev-lang/go:  1.11 version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-lang/go/Manifest   |   1 +
 dev-lang/go/go-1.11.ebuild | 228 +
 2 files changed, 229 insertions(+)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index 6bdcbc9fe71..2c24b6ca655 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -12,5 +12,6 @@ DIST go-solaris-amd64-bootstrap-1.8.tbz 54926326 BLAKE2B 
0a45312f090d81ebf46fe59
 DIST go1.10.1.src.tar.gz 18305765 BLAKE2B 
61b8db22c50b9a4653244dc18267f405607755932d84ea2c475338a9f4a5421da2bb8cc808dbd166aa35c3c8778180bf47d6e51ebe303bc62e582516919058f9
 SHA512 
13f6b0643a4f92eeca0b9fa10de38fc3427daea9aa3227cf9a5738ffee1a3f2e355ba5faf711b8506f7de118bdcd3b9064b65407a22613523e29ffd73415
 DIST go1.10.2.src.tar.gz 18308678 BLAKE2B 
5f16757f879e9be9d2e936bc5e3cefcfd32914dbe7def8252b20ac647c90cfae09dfd7ff782f55cee4b3fecda6cc88c547f20087b571dbd06bc7600510c788bc
 SHA512 
754e60bce1ea3479ebb57625e3d7875a151e7a6d7a1067478a9e45bde5423f47123d084832bb838acf7675a9d05057b76c1d773e43cae0fb4e7a52acf4a9
 DIST go1.10.3.src.tar.gz 18323736 BLAKE2B 
f07ea774378eb25e28fc29ce6d8d7ed84227d4b93bfa93d38a071fe294da30c3cdc3a559d643e7379873df56b0e2731dbd772e385ffcb4b2e93819db3b4e33f2
 SHA512 
fd2bd5fcb5c6d0a5336c4b1d2cacb368edbb01359297a83bdedc53f6018642598232f00633fc60fde879050f5f26a810c828d46b5d6626cbcc0702d93ad33fbb
+DIST go1.11.src.tar.gz 21091932 BLAKE2B 
029b1c43b6244ab320b24fccca2bac693a0df0f975da2880a24e85fafbd7d6c836f63c609f1df44fb3eacc1c66c3d147858b7a2b9c0c370bb8fdbc8614b35713
 SHA512 
2758b7924b4b8cffc30b56fbf039b8e23d1a3c42506ed4997bd64531ba742e2c60e95d1fa70cae2ccda45d1959fadccfd2404af87d962530e4b1d3556c4aaf43
 DIST go1.9.6.src.tar.gz 16397247 BLAKE2B 
36c9077177bd7bbe9b40c422c5faf7aa83fdd8a2360051cb026346a9fea35297d892d6c677962c498ea8531c1748d58a55bbb1db7c1cf323a1d65c0b9b8573fd
 SHA512 
f7863a4fe586414c91465a6a82a47097b2593384688a7c68ad3e9981559047b4faf2c134104ad09a64125576dac557809884d9f125d91108dd51746620a368a2
 DIST go1.9.7.src.tar.gz 16401688 BLAKE2B 
f6fa7b7171595f6bb2b1860c10a34c386b781504b772a37b60ccd613850f916a463bdb1e2bf299c3d8e78e38cbdf0b59e1ee8dfc3597ef888450efb3eb6afc49
 SHA512 
1ed3375870223a73c9cf94839bfd8894b92f44f9a3ba3b2bec1e9cd8d2212519344c8afcb87a516d6ad3e1ccdc74d9dba225a222bdc5e60f6d73cb474d5f7664

diff --git a/dev-lang/go/go-1.11.ebuild b/dev-lang/go/go-1.11.ebuild
new file mode 100644
index 000..8c2ff887401
--- /dev/null
+++ b/dev-lang/go/go-1.11.ebuild
@@ -0,0 +1,228 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+export CBUILD=${CBUILD:-${CHOST}}
+export CTARGET=${CTARGET:-${CHOST}}
+
+MY_PV=${PV/_/}
+
+inherit toolchain-funcs
+
+BOOTSTRAP_DIST="https://dev.gentoo.org/~williamh/dist";
+BOOTSTRAP_VERSION="bootstrap-1.8"
+BOOTSTRAP_URI="
+amd64? ( ${BOOTSTRAP_DIST}/go-linux-amd64-${BOOTSTRAP_VERSION}.tbz )
+arm? ( ${BOOTSTRAP_DIST}/go-linux-arm-${BOOTSTRAP_VERSION}.tbz )
+arm64? ( ${BOOTSTRAP_DIST}/go-linux-arm64-${BOOTSTRAP_VERSION}.tbz )
+ppc64? (
+   ${BOOTSTRAP_DIST}/go-linux-ppc64-${BOOTSTRAP_VERSION}.tbz
+   ${BOOTSTRAP_DIST}/go-linux-ppc64le-${BOOTSTRAP_VERSION}.tbz
+)
+s390? ( ${BOOTSTRAP_DIST}/go-linux-s390x-${BOOTSTRAP_VERSION}.tbz )
+x86? ( ${BOOTSTRAP_DIST}/go-linux-386-${BOOTSTRAP_VERSION}.tbz )
+amd64-fbsd? ( ${BOOTSTRAP_DIST}/go-freebsd-amd64-${BOOTSTRAP_VERSION}.tbz )
+x86-fbsd? ( ${BOOTSTRAP_DIST}/go-freebsd-386-${BOOTSTRAP_VERSION}.tbz )
+x64-macos? ( ${BOOTSTRAP_DIST}/go-darwin-amd64-${BOOTSTRAP_VERSION}.tbz )
+x64-solaris? ( ${BOOTSTRAP_DIST}/go-solaris-amd64-${BOOTSTRAP_VERSION}.tbz )
+"
+
+case ${PV}  in
+**)
+   EGIT_REPO_URI="https://github.com/golang/go.git";
+   inherit git-r3
+   ;;
+*)
+   SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz "
+   S="${WORKDIR}"/go
+   case ${PV} in
+   *_beta*|*_rc*) ;;
+   *)
+   KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos ~x64-solaris"
+   # The upstream tests fail under portage but pass if the build is
+   # run according to their documentation [1].
+   # I am restricting the tests on released versions until this is
+   # solved.
+   # [1] https://golang.org/issues/18442
+   RESTRICT="test"
+   ;;
+   esac
+esac
+SRC_URI+="!gccgo? ( ${BOOTSTRAP_URI} )"
+
+DESCRIPTION="A concurrent garbage collected and typesafe programming language"
+HOMEPAGE="https://golang.org";
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+IUSE="gccgo"
+
+DEPEND="gccgo? ( >=sys-devel/gcc-5[go] )"
+RDEPEND="!

[gentoo-commits] proj/sci:master commit in: media-gfx/librecad/

2018-09-06 Thread Alexey Shvetsov
commit: 87df49af524eac2512fd0504f34a0feef85f7b2f
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Thu Sep  6 18:28:34 2018 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Thu Sep  6 18:28:34 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=87df49af

media-gfx/librecad: Newver version in tree

Package-Manager: Portage-2.3.47, Repoman-2.3.10

 media-gfx/librecad/librecad-1.0.3.ebuild | 36 -
 media-gfx/librecad/librecad-1.0.4.ebuild | 36 -
 media-gfx/librecad/librecad-2.0.7.ebuild | 43 
 media-gfx/librecad/librecad-2.0.8.ebuild | 66 --
 media-gfx/librecad/librecad-.ebuild  | 69 
 media-gfx/librecad/metadata.xml  | 14 ---
 6 files changed, 264 deletions(-)

diff --git a/media-gfx/librecad/librecad-1.0.3.ebuild 
b/media-gfx/librecad/librecad-1.0.3.ebuild
deleted file mode 100644
index 728656d3d..0
--- a/media-gfx/librecad/librecad-1.0.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils qt4-r2 vcs-snapshot
-
-DESCRIPTION="An generic 2D CAD program"
-HOMEPAGE="http://www.librecad.org/";
-SRC_URI="https://github.com/LibreCAD/LibreCAD/archive/v1.0.3.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug doc"
-
-RDEPEND="
-   dev-qt/qtgui[qt3support]
-   dev-qt/qthelp:4
-   dev-qt/qt3support:4
-   dev-cpp/muParser"
-
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   sed -i -e "s:\\\$\+system(git describe --tags):1.0.3:" "${PN}.pro" || 
die
-}
-
-src_install() {
-   dobin unix/librecad
-   insinto /usr/share/"${PN}"
-   doins -r unix/resources/*
-   use doc && dohtml -r support/doc/*
-   doicon res/main/"${PN}".png
-   make_desktop_entry "${PN}" LibreCAD "${PN}.png" Graphics
-}

diff --git a/media-gfx/librecad/librecad-1.0.4.ebuild 
b/media-gfx/librecad/librecad-1.0.4.ebuild
deleted file mode 100644
index 728656d3d..0
--- a/media-gfx/librecad/librecad-1.0.4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils qt4-r2 vcs-snapshot
-
-DESCRIPTION="An generic 2D CAD program"
-HOMEPAGE="http://www.librecad.org/";
-SRC_URI="https://github.com/LibreCAD/LibreCAD/archive/v1.0.3.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug doc"
-
-RDEPEND="
-   dev-qt/qtgui[qt3support]
-   dev-qt/qthelp:4
-   dev-qt/qt3support:4
-   dev-cpp/muParser"
-
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   sed -i -e "s:\\\$\+system(git describe --tags):1.0.3:" "${PN}.pro" || 
die
-}
-
-src_install() {
-   dobin unix/librecad
-   insinto /usr/share/"${PN}"
-   doins -r unix/resources/*
-   use doc && dohtml -r support/doc/*
-   doicon res/main/"${PN}".png
-   make_desktop_entry "${PN}" LibreCAD "${PN}.png" Graphics
-}

diff --git a/media-gfx/librecad/librecad-2.0.7.ebuild 
b/media-gfx/librecad/librecad-2.0.7.ebuild
deleted file mode 100644
index 4076bc00b..0
--- a/media-gfx/librecad/librecad-2.0.7.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils flag-o-matic qt4-r2 vcs-snapshot
-
-DESCRIPTION="Generic 2D CAD program"
-HOMEPAGE="http://www.librecad.org/";
-SRC_URI="https://github.com/LibreCAD/LibreCAD/archive/${PV/_/}.zip -> ${P}.zip"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug doc tools 3d"
-
-DEPEND="
-   dev-qt/qtgui:4
-   dev-qt/qthelp:4
-   dev-qt/qtsvg:4
-   dev-libs/boost
-   dev-cpp/muParser
-   media-libs/freetype"
-
-RDEPEND="${DEPEND}"
-S="${WORKDIR}/LibreCAD-${PV}"
-
-src_prepare() {
-   # currently RS_VECTOR3D causes an internal compiler error on GCC-4.8
-   use 3d || sed -i -e '/RS_VECTOR2D/ s/^#//' librecad/src/src.pro || die
-}
-
-src_install() {
-   dobin unix/librecad
-   use tools && dobin unix/ttf2lff
-   insinto /usr/share/${PN}
-   doins -r unix/resources/*
-   use doc && dohtml -r librecad/support/doc/*
-   insinto /usr/share/appdata
-   doins unix/appdata/librecad.appdata.xml
-   doicon librecad/res/main/"${PN}".png
-   make_desktop_entry ${PN} LibreCAD ${PN} Graphics
-}

diff --git a/media-gfx/librecad/librecad-2.0.8.ebuild 
b/media-gfx/librecad/librecad-2.0.8.ebuild
deleted file mode 100644
index 01a136380..0
--- a/media-gfx/librecad/librecad-2.0.8.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils qmake-utils
-
-DESCRIPTION="Generic 2D CAD program"
-HOMEPAGE="http://www.

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

2018-09-06 Thread Manuel Rüger
commit: ddfa6ab5d186d73c63f10e9589eaf95c23c763e4
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 18:15:16 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 18:15:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddfa6ab5

app-emulation/docker: Version bump to 18.06.1

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-emulation/docker/Manifest  |   1 +
 app-emulation/docker/docker-18.06.1.ebuild | 305 +
 2 files changed, 306 insertions(+)

diff --git a/app-emulation/docker/Manifest b/app-emulation/docker/Manifest
index 8f38463c482..64565870945 100644
--- a/app-emulation/docker/Manifest
+++ b/app-emulation/docker/Manifest
@@ -1,2 +1,3 @@
 DIST docker-18.03.1.tar.gz 12758590 BLAKE2B 
98213af07b945fda536e321ef5cc9e272848aab97dcadb7a6b1433b9310fa78015794b5ee4f255448251366a7811e97248b9cc90b0225c528249188768f344ab
 SHA512 
48c4916421cd500ada1bfc2207123a29870939a15a1c7c4a0c082f61c1e3e063381e2345ee9df645dbaca49e002dbfaba70cf6fe233b39a4e1f44fb015807e10
 DIST docker-18.06.0.tar.gz 13656557 BLAKE2B 
cc5e28d47eca07a42f040d8b47de25a35403e9e0451ca57eddcf1b6721169eb9bc41d4f4b5aad355f4394534e339ccbc83c6fb6d4df750c9738f1aa2466f90ef
 SHA512 
d5bd6a83126c4dba14c775533b6c9bda35af2cd97db13922b3766494ce10dd9316d0167c87a6683dede28ea063f9435a0a009b96e413dad8abc7884a3468d589
+DIST docker-18.06.1.tar.gz 13672693 BLAKE2B 
7aed2f409914471b3e0eec4f3d024bf59e6505060c1da9c4bb68f0d6efdb5286a8e9e5ee0de19b3f0165c965db27d409f72fceb3f792fc91b9b8dddc8a2b01f0
 SHA512 
7375452669bf6576e1f8d193cd7f421cf39a26d575351f2b4e433c7fc89384f441547417dbe8c12a12a0937c9fea3800b5c541f0ba8b58ceffe7445183ceeef1

diff --git a/app-emulation/docker/docker-18.06.1.ebuild 
b/app-emulation/docker/docker-18.06.1.ebuild
new file mode 100644
index 000..e539d32e42d
--- /dev/null
+++ b/app-emulation/docker/docker-18.06.1.ebuild
@@ -0,0 +1,305 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/docker/docker-ce"
+
+if [[ ${PV} = ** ]]; then
+   # Docker cannot be fetched via "go get", thanks to autogenerated code
+   EGIT_REPO_URI="https://${EGO_PN}.git";
+   EGIT_CHECKOUT_DIR="${WORKDIR}/${P}/src/${EGO_PN}"
+   inherit git-r3
+else
+   inherit versionator
+   if [ "$(get_version_component_count)" = 4 ]; then
+   MY_PV="$(replace_version_separator 3 '-ce-')"
+   else
+   MY_PV="$PV-ce"
+   fi
+   DOCKER_GITCOMMIT="e68fc7a"
+   EGIT_COMMIT="v${MY_PV}"
+   SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64"
+   [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually 
for each bump!"
+   inherit golang-vcs-snapshot
+fi
+inherit bash-completion-r1 golang-base linux-info systemd udev user
+
+DESCRIPTION="The core functions you need to create Docker images and run 
Docker containers"
+HOMEPAGE="https://dockerproject.org";
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="apparmor aufs btrfs +container-init +device-mapper hardened +overlay 
pkcs11 seccomp"
+
+# 
https://github.com/docker/docker/blob/master/project/PACKAGERS.md#build-dependencies
+CDEPEND="
+   >=dev-db/sqlite-3.7.9:3
+   device-mapper? (
+   >=sys-fs/lvm2-2.02.89[thin]
+   )
+   seccomp? ( >=sys-libs/libseccomp-2.2.1 )
+   apparmor? ( sys-libs/libapparmor )
+"
+
+DEPEND="
+   ${CDEPEND}
+
+   dev-go/go-md2man
+
+   btrfs? (
+   >=sys-fs/btrfs-progs-3.16.1
+   )
+"
+
+# 
https://github.com/docker/docker/blob/master/project/PACKAGERS.md#runtime-dependencies
+# 
https://github.com/docker/docker/blob/master/project/PACKAGERS.md#optional-dependencies
+RDEPEND="
+   ${CDEPEND}
+   >=net-firewall/iptables-1.4
+   sys-process/procps
+   >=dev-vcs/git-1.7
+   >=app-arch/xz-utils-4.9
+   dev-libs/libltdl
+   ~app-emulation/containerd-1.1.2
+   ~app-emulation/runc-1.0.0_rc5_p20180509[apparmor?,seccomp?]
+   ~app-emulation/docker-proxy-0.8.0_p20180626
+   container-init? ( >=sys-process/tini-0.18.0[static] )
+"
+
+RESTRICT="installsources strip"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+PATCHES=( "${FILESDIR}"/bsc1073877-docker-apparmor-add-signal.patch )
+
+# see "contrib/check-config.sh" from upstream's sources
+CONFIG_CHECK="
+   ~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS
+   ~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED 
~CPUSETS ~MEMCG
+   ~KEYS
+   ~VETH ~BRIDGE ~BRIDGE_NETFILTER
+   ~NF_NAT_IPV4 ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE
+   ~NETFILTER_XT_MATCH_ADDRTYPE ~NETFILTER_XT_MATCH_CONNTRACK 
~NETFILTER_XT_MATCH_IPVS
+   ~IP_NF_NAT ~NF_NAT ~NF_NAT_NEEDED
+   ~POSIX_MQUEUE
+
+   ~USER_NS
+   ~SECCOMP
+   ~CGROUP_PIDS
+   ~MEMCG_SWAP ~MEMCG_SWAP_ENABLED
+
+   ~BLK_CGROUP ~BLK_DEV_THROTTLING ~I

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

2018-09-06 Thread Virgil Dupras
commit: 673edcb6a4cdbbcf4a4ab5ee0ba64bb3c930f513
Author: Virgil Dupras  gentoo  org>
AuthorDate: Thu Sep  6 18:14:21 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Thu Sep  6 18:14:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=673edcb6

dev-python/paramiko: drop live ebuild

It's been broken for quite a while with no open bug to request its fix.
Also, depends on obsolete pycrypto.

Closes: https://bugs.gentoo.org/611606
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-python/paramiko/paramiko-.ebuild | 40 
 1 file changed, 40 deletions(-)

diff --git a/dev-python/paramiko/paramiko-.ebuild 
b/dev-python/paramiko/paramiko-.ebuild
deleted file mode 100644
index d1f4ddb6bd9..000
--- a/dev-python/paramiko/paramiko-.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 git-r3
-
-DESCRIPTION="SSH2 protocol library"
-HOMEPAGE="http://www.paramiko.org/ https://github.com/paramiko/paramiko/ 
https://pypi.org/project/paramiko/";
-SRC_URI=""
-EGIT_REPO_URI="https://github.com/paramiko/paramiko.git";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS=""
-IUSE="doc examples"
-
-RDEPEND="
-   >=dev-python/pycrypto-2.1[${PYTHON_USEDEP}]
-   !=dev-python/pycrypto-2.4[${PYTHON_USEDEP}]
-   >=dev-python/ecdsa-0.11[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-# Required for testsuite
-DISTUTILS_IN_SOURCE_BUILD=1
-
-python_test() {
-   "${PYTHON}" test.py --verbose || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( docs/. )
-   use examples && dodoc -r demos
-
-   distutils-r1_python_install_all
-}



[gentoo-commits] repo/gentoo:master commit in: app-metrics/elasticsearch_exporter/

2018-09-06 Thread Manuel Rüger
commit: 20aa8e77c330c34539d2a7e064bfe51c672fef9a
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 18:06:09 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 18:08:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20aa8e77

app-metrics/elasticsearch_exporter: Version bump to 1.0.4_rc1

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-metrics/elasticsearch_exporter/Manifest|  1 +
 .../elasticsearch_exporter-1.0.4_rc1.ebuild| 49 ++
 2 files changed, 50 insertions(+)

diff --git a/app-metrics/elasticsearch_exporter/Manifest 
b/app-metrics/elasticsearch_exporter/Manifest
index 7d1be4133d9..3d6578532a0 100644
--- a/app-metrics/elasticsearch_exporter/Manifest
+++ b/app-metrics/elasticsearch_exporter/Manifest
@@ -1 +1,2 @@
 DIST elasticsearch_exporter-1.0.2.tar.gz 207764 BLAKE2B 
f626c53d04e05912d1db480d6078b44fb6a05e42ec1751bfc2ddd45ff2f0bc0550517e16b10064adcf8c2ab2db175011543a2953fff1624cd575318e6fad943b
 SHA512 
f610660761d761a26b840a969008763ecb19bdc07ab4a076cec7fc40f7d00a68e863fb72b0ea3b56446621a99fa31384ab79789a2e6526fc5b12dcc20df3c684
+DIST elasticsearch_exporter-1.0.4_rc1.tar.gz 212553 BLAKE2B 
9f6f8f0117af4e59a483eda378df8a2ac5419a5319a02f69210250be952dc6cd401f0c20dbc3d416446d3af183750919f190112795652180d64ea3f6c62f5a56
 SHA512 
073fcce3417ae2147076b0fbbe3387494f9e2e8613284f03c6761d5e81d50aba648c6b47d423d79209d0b9221963951c21b2fa44aabe29c1eb0c36546dd140eb

diff --git 
a/app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.0.4_rc1.ebuild 
b/app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.0.4_rc1.ebuild
new file mode 100644
index 000..f0acec60fe3
--- /dev/null
+++ b/app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.0.4_rc1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit user golang-build golang-vcs-snapshot
+
+MY_PV=${PV/_/}
+
+EGO_PN="github.com/justwatchcom/elasticsearch_exporter"
+EXPORTER_COMMIT="68340fd"
+ARCHIVE_URI="https://${EGO_PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Elasticsearch stats exporter for Prometheus"
+HOMEPAGE="https://github.com/justwatchcom/elasticsearch_exporter";
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+DEPEND="dev-util/promu"
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+}
+
+src_prepare() {
+   default
+   sed -i -e "/-s$/d" -e "s/{{.Revision}}/${EXPORTER_COMMIT}/" 
src/${EGO_PN}/.promu.yml || die
+}
+
+src_compile() {
+   pushd src/${EGO_PN} || die
+   mkdir -p bin || die
+   GOPATH="${S}" promu build -v --prefix bin || die
+   popd || die
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin bin/elasticsearch_exporter
+   dodoc {README,CHANGELOG}.md
+   popd || die
+   keepdir /var/log/elasticsearch_exporter
+   fowners ${PN}:${PN} /var/log/elasticsearch_exporter
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+}



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

2018-09-06 Thread Manuel Rüger
commit: 6201c6497a5929901df8ce2025576b5e49d15005
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 18:04:39 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 18:08:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6201c649

www-apps/hugo: Version bump to 0.48

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 www-apps/hugo/Manifest |  16 +++
 www-apps/hugo/hugo-0.48.ebuild | 101 +
 2 files changed, 117 insertions(+)

diff --git a/www-apps/hugo/Manifest b/www-apps/hugo/Manifest
index 0528ec68740..ff54a47c9c1 100644
--- a/www-apps/hugo/Manifest
+++ b/www-apps/hugo/Manifest
@@ -4,12 +4,15 @@ DIST 
github.com-PuerkitoBio-purell-0bcb03f4b4d0a9428594752bd2a3b9aa0a9d4bd4.tar.
 DIST 
github.com-PuerkitoBio-urlesc-de5bf2ad457846296e2031421a34e2568e304e35.tar.gz 
6799 BLAKE2B 
8e27467b05093ef6af830c07a3a5a9fcfbd158c75893c6e0279538b02d70ed8ed48981ed1369aa1472903bec16c48b020a7949759dce625f6fa5cb8fe6fc4e03
 SHA512 
a7c80ad1cb51be792f92dd34fec99dd1d3f11e5762e196e8f2d126afaf7e62548f3355dcb2616a989d0e4afc4cd7f559a0bf528ca0e20b0d1013b27498308a30
 DIST 
github.com-alecthomas-assert-405dbfeb8e38effee6e723317226e93fff912d06.tar.gz 
71099 BLAKE2B 
2894bc0568c3d114aff71724dade89c604d9f0528cbe8f5c644c4a850941f146eec9a862886cb3241b75212c6f2272efc50a6923166eeb571be26c8aded40e0d
 SHA512 
182f141d83bb9b1d7d94cf3b1beb2e7c4074f9be3bd0250e3423fe64e6182f34b54b36e517397aa88440e42fe116973ed435bde6b8343df299db6ebb32591331
 DIST 
github.com-alecthomas-chroma-1b755a90bd109f170385cb3964f0abdfd3451145.tar.gz 
301047 BLAKE2B 
8d14d121cdeb160d3ed10d6b60a8d97897b0344c7c42e5a6546ef1996d32bc163ff650f0d74b9085635ac179fe14a672dff87fb4b3ae43093fd06ba660fc4faf
 SHA512 
67f0d6f741fa07e9d6c3fdc92d0235ed70927b6fa85a346c8b7ecbf9b709e2b7810aaa8f625f5d528bb20d9f7118b4af1cb52fc7f4a5d3e7d1dbf05c0430d7ef
+DIST 
github.com-alecthomas-chroma-5d7fef2ae60b501bbf28d476c3f273b8017d8261.tar.gz 
317261 BLAKE2B 
94922cf2a294e5109c79213eab7bac6a9ac7c33830d07fed8999dbdea7417f19f175e97f5ed1cfce1e6e33232248ce036ec4cf694e0a8b518482a5ae4cba8b20
 SHA512 
305b73b5e67a5d5567f22a84f44c1d25430ec132522d9ec91abbcf6167de8e25d283dd151aa078838fb7cf7e66ace13c58c62921c41dd3f088f982acbeef40d4
 DIST 
github.com-alecthomas-chroma-85c342e3e3d715ad780edd0ba8728161e99cce24.tar.gz 
298009 BLAKE2B 
e2c8e9e72c06d389c43f4040d652b8de27e9480d3dec27f1b76cee14e657aa10196cf42f42bb4a19d2982198e8a566598104fa14328f06bb12916f382e8bff26
 SHA512 
38d5c391aa9ec4b8c24bd18ec7bb9bd1dab9eb968689ca91635b9964e62d1c0b74c6d102071e48e461440e3f30f201a63bc3a8eaa9e200521c77d35ef4d8c655
 DIST 
github.com-alecthomas-chroma-e4dff9a08cad984e9cf8eaa39fb80f2beae10484.tar.gz 
316451 BLAKE2B 
8025aba0ccd83bbfdce3eeaf9031f00db9555f851729605a625d5ed698b8edf2d24e9efdfd54ed2bfeee1f560fb5f9e9772e4ded5d2164ad4c1254df8f27a3fd
 SHA512 
74da7b6b28b3e838ab8f0fb72ca66de54d0e8f28086a1e6a3509c6bf9435344a8f2e8437597e1d5d56c5ebf424f9ca0cf4dce82f3e77b0ad4fb85888e4ee0487
 DIST 
github.com-alecthomas-colour-60882d9e27213e8552dcff6328914fe4c2b44bc9.tar.gz 
3483 BLAKE2B 
e4ecc9503cc8c6053adb66f87ddaf1e9fb66fa18060c07a0e26c1fd8fa1b143d48345ea73c399571f787b8104a7522672a945d885f5e24dcf0718a995d6567f0
 SHA512 
e428ba9fdc2fcf097ec9892241cbca65631924dfe66a08ec4131e7cfba24125145600f03b753b7bc4452b06f0c7380560d9165ebeb7dddb30d35db512c825796
+DIST 
github.com-alecthomas-repr-ead21651dde39fea129e6e4a612c675693d0f4ff.tar.gz 4641 
BLAKE2B 
318779dd36cfd71c092d332fad094fa490f9ed82caf239d27327c81f3531f22418172a3c69c9fde17d60e4183df7c7437e47f70ecf78a79684580863f58b1037
 SHA512 
f17e368d1f80a0b11f99d29fa3191af7abfa4fe0ca33ddd1f6dc99a019787e120435f21a79f9bcd7ae67a722da337dc938e001756cd60691120851dc112f4782
 DIST 
github.com-alecthomas-repr-f49988b46e025398b9f834f7c726afe001ec481f.tar.gz 4609 
BLAKE2B 
4407439779e981b39d1926437aa67a8922bad0eeed8858b0888c53ee819c8551367e8f74d6d04854ce57dc45a477060461ebb79b30be6b8f6880dbc94f5d53c2
 SHA512 
f07fda8ecd0c653dfd0024eee9e33851572ee21a6aaa196d453825bc28bb92b3c80c0dc0aad38ec4e2158e7f22d7aa1166e4ea7aead713fa834c686cb98dc02d
 DIST github.com-bep-debounce-844797fa1dd9ba969d71b62797ff19d1e49d4eac.tar.gz 
3494 BLAKE2B 
3f8103b07b4d37c060d48739c6a6cfc9b585ea3fcf1b87aa9bfee44245b8f4067763567864903b488070a3ae43a30b7ed95dcaa12517d119af0c4bc6cf73303b
 SHA512 
2636d6ef6cdb5334da0e6ca560e64e2e1880ed749b7abdbc6ac6f2eff125c7c40e4eda549273d68097789234dc7e4bba3cd5d07ea5147e9d28ee390c2fd0216d
 DIST github.com-bep-gitmap-012701e8669671499fc43e9792335a1dcbfe2afb.tar.gz 
4602 BLAKE2B 
5bd1389e89f3d7b9c423d5a3dc2c40b374acd71c5f71a1032184464184cabd67e4885afd4aafe82b0f8c4733389ea639aa5e9d3a71b86285cd6579cf3803b35b
 SHA512 
a46602ae2651d6b21442e797658553b5e4e5f6226a772152fe690aabc0670ec3aa5d65dd9fb7e6fbac98a31b0e854cb5838c998ab47114499d65351760c87ffb
+DIST github.com-bep-gitmap-ecb6fe06dbfd6bb4225e7fda7dc15612ecc8d960.tar.gz 
4593 BLAKE2B 
e79ca928b2fa74ef75cf4c30b48c8e51cd872efc5c66bb8658528106ea4d07e1fd8ef8a0926b4bf87924ddc39768

[gentoo-commits] repo/gentoo:master commit in: www-client/vivaldi-snapshot/

2018-09-06 Thread Jeroen Roovers
commit: 4cb79261ca457dc5f7347cce1ceec782272f24b4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Sep  6 18:03:47 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Sep  6 18:03:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb79261

www-client/vivaldi-snapshot: Version 2.0.1295.3_p1.

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 www-client/vivaldi-snapshot/Manifest   |   3 +
 .../vivaldi-snapshot-2.0.1295.3_p1.ebuild  | 115 +
 2 files changed, 118 insertions(+)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index bebe4736d51..3f8db22894e 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -4,3 +4,6 @@ DIST vivaldi-snapshot-1.16.1259.3_p1-i386.deb 54436966 BLAKE2B 
8e35f0ff901004fc7
 DIST vivaldi-snapshot-1.16.1279.3_p1-amd64.deb 56431884 BLAKE2B 
517a287feeb0028d1ce7baf8203a50e6f16ff8b12f0f5909cab1e83157a538dd6ebffbfc8c49015e453971e1e39404865b291293c9e5801106882f8004e2195a
 SHA512 
bfb6cc6bdc72dcb8ae45d2e0675151e3a813bab7174dbf13f0dea5bcbf47a86119e58e7473cac3082350b3392e188d7dd50a7f6f6b1cfbb9dda14496a6693b25
 DIST vivaldi-snapshot-1.16.1279.3_p1-armhf.deb 49864320 BLAKE2B 
58a6982e930ab7178221ab98c3785020b7551854ac00be98429168c40b4b09f4eea82a75b917b01b28cb5feec5f7be6327de4fc98e60538af3a59e338c5fc477
 SHA512 
f60946f86ac3a304da738f674087a57819989d015f625680ce0fb66ff37e70b1b37be77f72d23d000f91c8f27b92a6a29db0e3ef0dacd0e1c9031e72d30ecfb5
 DIST vivaldi-snapshot-1.16.1279.3_p1-i386.deb 6044 BLAKE2B 
2783e593a081bf7f7e6594c3a6ec3d9d8b5f8a8f965b7b129d4bd3019a7bbd01881806c2d9b4c9b9c9048340c4c0f806497dd8e7e54c6dcb2f959fe8496bf970
 SHA512 
3b9a56dddcaaacdf0d8e0cc95342389a97b3bce918179c374a0a55564ea1e6590a227641a5dbfe0c62ea647c5f2a431f81ab349a7e72f95348ebbd4ef45d3776
+DIST vivaldi-snapshot-2.0.1295.3_p1-amd64.deb 57416930 BLAKE2B 
ee2f36b1f8194b26b0a483ae14558a238ef18c430a9c0df7dfb634d29445be41e3d20085c770f4651867ce191133c3169e3bc5df6bbf8e4ad990b813c98bffa2
 SHA512 
2360785eb2ef0690a7c349434e7d1578fbb8159bdd74f2c518fd46cd188e877514d6f5e583cdf386119b96504b8ce725ab521d6dd69f49eb0554759112c0b44a
+DIST vivaldi-snapshot-2.0.1295.3_p1-armhf.deb 50800434 BLAKE2B 
52d93913df567a1c32ed79f027b77b57b75e9d6e532169ee3e9b3427fb90c4aee8b4a1029f42a7be8f558dac5439a41e76d0f8868f5dca45983dc626948474de
 SHA512 
c6adc12a7db4cb5049d1786242bcac8acefd59e875512f318c08c9d49d2fb117970dc413a8729248f31cea1f9d5631e9749dd608d4fbccc51a220b454a7ca95a
+DIST vivaldi-snapshot-2.0.1295.3_p1-i386.deb 56660352 BLAKE2B 
5fb8baae790176deecaa99f79fff81b3b62b580f337d849a937eec31ae5507abe6de5bba9589817711b2bb732e5fefcb0726d1ec8803811e47d21ddf0275029b
 SHA512 
522be155c89447d91a46f8fcf325f1f343f37c98392280e7d9dbb8eee938f1721f025e744f19a6c7a87fc2ad8ddfc9844bb3de69622f174bfaec335106cddea0

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.0.1295.3_p1.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.0.1295.3_p1.ebuild
new file mode 100644
index 000..e897c38d5d1
--- /dev/null
+++ b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.0.1295.3_p1.ebuild
@@ -0,0 +1,115 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+CHROMIUM_LANGS="
+   am ar bg bn ca cs da de el en-GB en-US es es-419 et fa fi fil fr gu he 
hi
+   hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr 
sv
+   sw ta te th tr uk vi zh-CN zh-TW
+"
+inherit chromium-2 eutils gnome2-utils multilib unpacker toolchain-funcs 
xdg-utils
+
+VIVALDI_HOME="opt/${PN}"
+DESCRIPTION="A browser for our friends"
+HOMEPAGE="https://vivaldi.com/";
+VIVALDI_BASE_URI="https://downloads.vivaldi.com/snapshot/${PN}_${PV/_p/-}_";
+SRC_URI="
+   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
+   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
+   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
+"
+
+LICENSE="Vivaldi"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm ~x86"
+RESTRICT="bindist mirror"
+
+DEPEND="
+   virtual/libiconv
+"
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/speex
+   net-print/cups
+   sys-apps/dbus
+   sys-libs/libcap
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/pango[X]
+"
+QA_PREBUILT="*"
+S=${WORKDIR}
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   iconv -c -t UTF-8 usr/share/applications/${PN}.desktop > 
"${T}"/${PN}.desktop 

[gentoo-commits] repo/gentoo:master commit in: www-client/vivaldi-snapshot/

2018-09-06 Thread Jeroen Roovers
commit: 2b1aa694a126dd9308079e17348972c3ab3ae759
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Sep  6 18:04:10 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Sep  6 18:04:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1aa694

www-client/vivaldi-snapshot: Old.

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 www-client/vivaldi-snapshot/Manifest   |   3 -
 .../vivaldi-snapshot-1.16.1259.3_p1.ebuild | 115 -
 2 files changed, 118 deletions(-)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 3f8db22894e..d188237bea9 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -1,6 +1,3 @@
-DIST vivaldi-snapshot-1.16.1259.3_p1-amd64.deb 54952974 BLAKE2B 
660b7ef27e994c77223f082d63377420093e68c24285c15e3cb9188489218a66264d6a996f4f848d16a80e22e6cb8b32023d5ef91b16beb370ab9145b9f944b0
 SHA512 
dd5fbdc9cc757e5fa89fbd44171c1992e839d17a5581d970484fd6531b3ba4a8ebca3f7af85bbaa15400c7831f71831d70baf0c65b6d513d5433a0fa35d7d2a3
-DIST vivaldi-snapshot-1.16.1259.3_p1-armhf.deb 48849488 BLAKE2B 
4663e7fa65e5c2c05ceef0b03e201647eaf7778bf95bfc2b9166df117a23f71c3f5bfca457a34a52694cba428d1a4557f2784ef9c957159d80e531fae0748497
 SHA512 
67c9fc8adc2913ae5baeb25fb730aa2da06133987aa3adee48e194b6be9fa46a44854edbcafc521c5ba4fa96c379b5fd435113e893e84ca1cbad5a5c0f2cb0f9
-DIST vivaldi-snapshot-1.16.1259.3_p1-i386.deb 54436966 BLAKE2B 
8e35f0ff901004fc755018431e80c336ecc76c381f6e36382227277a0348e35bcd2f405e98d03ea479daef1b46e536de3172e9407a16960f760f9a0dc9a57344
 SHA512 
a4871246d476edf53f28cb8167d641403ec826030dceb3a9e6d904b4b32aa6cc8c78f0528feef4314be618b442484d8061dc34eae94830103967c11562211052
 DIST vivaldi-snapshot-1.16.1279.3_p1-amd64.deb 56431884 BLAKE2B 
517a287feeb0028d1ce7baf8203a50e6f16ff8b12f0f5909cab1e83157a538dd6ebffbfc8c49015e453971e1e39404865b291293c9e5801106882f8004e2195a
 SHA512 
bfb6cc6bdc72dcb8ae45d2e0675151e3a813bab7174dbf13f0dea5bcbf47a86119e58e7473cac3082350b3392e188d7dd50a7f6f6b1cfbb9dda14496a6693b25
 DIST vivaldi-snapshot-1.16.1279.3_p1-armhf.deb 49864320 BLAKE2B 
58a6982e930ab7178221ab98c3785020b7551854ac00be98429168c40b4b09f4eea82a75b917b01b28cb5feec5f7be6327de4fc98e60538af3a59e338c5fc477
 SHA512 
f60946f86ac3a304da738f674087a57819989d015f625680ce0fb66ff37e70b1b37be77f72d23d000f91c8f27b92a6a29db0e3ef0dacd0e1c9031e72d30ecfb5
 DIST vivaldi-snapshot-1.16.1279.3_p1-i386.deb 6044 BLAKE2B 
2783e593a081bf7f7e6594c3a6ec3d9d8b5f8a8f965b7b129d4bd3019a7bbd01881806c2d9b4c9b9c9048340c4c0f806497dd8e7e54c6dcb2f959fe8496bf970
 SHA512 
3b9a56dddcaaacdf0d8e0cc95342389a97b3bce918179c374a0a55564ea1e6590a227641a5dbfe0c62ea647c5f2a431f81ab349a7e72f95348ebbd4ef45d3776

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1259.3_p1.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1259.3_p1.ebuild
deleted file mode 100644
index e897c38d5d1..000
--- a/www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1259.3_p1.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CHROMIUM_LANGS="
-   am ar bg bn ca cs da de el en-GB en-US es es-419 et fa fi fil fr gu he 
hi
-   hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr 
sv
-   sw ta te th tr uk vi zh-CN zh-TW
-"
-inherit chromium-2 eutils gnome2-utils multilib unpacker toolchain-funcs 
xdg-utils
-
-VIVALDI_HOME="opt/${PN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/";
-VIVALDI_BASE_URI="https://downloads.vivaldi.com/snapshot/${PN}_${PV/_p/-}_";
-SRC_URI="
-   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
-   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
-   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
-"
-
-LICENSE="Vivaldi"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~x86"
-RESTRICT="bindist mirror"
-
-DEPEND="
-   virtual/libiconv
-"
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   media-libs/speex
-   net-print/cups
-   sys-apps/dbus
-   sys-libs/libcap
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:2
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/pango[X]
-"
-QA_PREBUILT="*"
-S=${WORKDIR}
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-src_prepare() {
-   iconv -c -t UTF-8 usr/share/applications/${PN}.desktop > 
"${T}"/${PN}.desktop || die
-   mv "${T}"/${PN}.desktop usr/share/applications/${PN}.desktop || die
-
- 

[gentoo-commits] repo/gentoo:master commit in: www-client/opera/

2018-09-06 Thread Jeroen Roovers
commit: d565916556acca5a0dd180eb62c4942e07701536
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Sep  6 17:30:00 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Sep  6 18:00:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5659165

www-client/opera: Old.

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 www-client/opera/Manifest  |   1 -
 www-client/opera/opera-55.0.2994.44.ebuild | 109 -
 2 files changed, 110 deletions(-)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index b11b68c99b0..565ee0d5e5a 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -2,5 +2,4 @@ DIST opera-12.16-1860.amd64.freebsd.tar.xz 13312684 BLAKE2B 
2c4cd52a07999c5beabe
 DIST opera-12.16-1860.i386.freebsd.tar.xz 13385696 BLAKE2B 
35fef5a5d1784941ce11ff3fed440d9c8f83ce5f9a0a8aad3f68deb470a7d82accfe7c9c93be225b458c0fc8e738ca7841d3d14abcaa201801321f3280f2b58f
 SHA512 
0bb2c0548765ea476cdb8be6c84faf1d60dddb5a2c08b7312027f4cd17fa8ebd4fbc1a97657bbcb0ac07733e5f3b340b181a307a778c38543140adbfe7f8b844
 DIST opera-12.16-1860.i386.linux.tar.xz 13154668 BLAKE2B 
7f9ef54f44bc143c13173bce92543351c39288058455baf3fde19f9f8766c9acd72971216c8c340fd89e918f18e89320eb8d13c4be9ec71635e2073c94c90067
 SHA512 
a13ec53311e3e78f35103a9dd5337c0e9a555362860213080211ee9d21de88fbd6aae03bed20b7515874d5a09dfbab108954213745fb82175f5e48e555152613
 DIST opera-12.16-1860.x86_64.linux.tar.xz 14018800 BLAKE2B 
e0cb727ea79868d1c3c692d445fc8949f554c3bbe2bf3c9f222885891458cab7af1a29096cd3caf6936e83068841dda4bff5b8a17eb55a86bebe39ce2b270183
 SHA512 
c1289f352ea5fc8133b105771f48fdc56ccd770920330b1a0ed939ff909abc68081447673572eabeb1aae6db5194b6ab35c93afad78a91d8f7a9a0f91e81ef8b
-DIST opera-stable_55.0.2994.44_amd64.deb 56204686 BLAKE2B 
51b34949262017180ebbf70511267dcb3ff0cca494a0409172684b015d8bbbca85334d248a7f1c898abc52e13face329dbc1ce6abea356d23d11f43ccddf6016
 SHA512 
70d4b2a3374f3fab51a9e5e622efe788fdb1b696619dfcc61ff8ea8ddc9e63458ec71b5d3208a29d82c407ca431dcd5b0205916feca240a118a285ad61d37cae
 DIST opera-stable_55.0.2994.56_amd64.deb 56435272 BLAKE2B 
63e92f3bb552f29bd8c504884194cfba39a0c50992747ccb3daa623b3ac2579428a23ef46fdfb17b88712687a025bb0303476a57457109b6b45bbe40c3b5cb50
 SHA512 
0237157c2a4ae53c663a6c990c77bbfee0fd33afb059c7afe320e847a92d3aefce6164c6b3ba6c68d9465cfd9ea9289269cf75c87a8ca91cbc3466d41e36e223

diff --git a/www-client/opera/opera-55.0.2994.44.ebuild 
b/www-client/opera/opera-55.0.2994.44.ebuild
deleted file mode 100644
index 23b9ad88ecc..000
--- a/www-client/opera/opera-55.0.2994.44.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB es-419 es fil fi fr-CA fr hi hr hu id it 
ja
-   ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi 
zh-CN
-   zh-TW
-"
-inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="https://www.opera.com/";
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="
-   https://download1.operacdn.com/pub/
-   https://download2.operacdn.com/pub/
-   https://download3.operacdn.com/pub/
-   https://download4.operacdn.com/pub/
-"
-for uri in ${SRC_URI_BASE}; do
-SRC_URI+="
-   "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
-"
-done
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:2
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/libnotify
-   x11-libs/pango[X]
-"
-
-QA_PREBUILT="*"
-S=${WORKDIR}
-OPERA_HOME="usr/$(get_libdir)/${PN}"
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-src_prepare() {
-   case ${ARCH} in
-   amd64)
-   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
-   rm -r usr/lib || die
-   ;;
-   esac
-
-   rm usr/bin/${PN} || die
-
-   rm usr/share/doc/${PN}-stable/copyright || die
-   mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die
-
-   pushd "${OPERA_HOME}/localization" > /dev/null || die
-   chromium_remove_language_paks
-   popd > /dev/null || die
-
-   sed -i \
-   -e 's|^TargetEnvironment|X-&|g' \
-   usr/share/applications/${PN}.desktop || die
-}
-
-src_

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

2018-09-06 Thread Jeroen Roovers
commit: 0b8f8e7ab392d84b741ed0e079bc78598fc25314
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Sep  6 17:29:13 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Sep  6 18:00:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b8f8e7a

net-misc/curl: Stable for HPPA too.

Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --ignore-arches

 net-misc/curl/curl-7.61.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/curl/curl-7.61.1.ebuild b/net-misc/curl/curl-7.61.1.ebuild
index 933ae8fd38b..0ef588b4ee2 100644
--- a/net-misc/curl/curl-7.61.1.ebuild
+++ b/net-misc/curl/curl-7.61.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://curl.haxx.se/download/${P}.tar.bz2";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~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 ~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"
 IUSE="adns brotli http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl 
static-libs test threads"
 IUSE+=" curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls 
curl_ssl_nss +curl_ssl_openssl curl_ssl_winssl"
 IUSE+=" elibc_Winnt"



[gentoo-commits] repo/gentoo:master commit in: www-client/opera/

2018-09-06 Thread Jeroen Roovers
commit: 4a37eb45a66c796bc90e52b653922bdcecf253e5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Sep  6 17:27:53 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Sep  6 18:00:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a37eb45

www-client/opera: Version 55.0.2994.56.

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 www-client/opera/Manifest  |   1 +
 www-client/opera/opera-55.0.2994.56.ebuild | 109 +
 2 files changed, 110 insertions(+)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index d77248921a4..b11b68c99b0 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -3,3 +3,4 @@ DIST opera-12.16-1860.i386.freebsd.tar.xz 13385696 BLAKE2B 
35fef5a5d1784941ce11f
 DIST opera-12.16-1860.i386.linux.tar.xz 13154668 BLAKE2B 
7f9ef54f44bc143c13173bce92543351c39288058455baf3fde19f9f8766c9acd72971216c8c340fd89e918f18e89320eb8d13c4be9ec71635e2073c94c90067
 SHA512 
a13ec53311e3e78f35103a9dd5337c0e9a555362860213080211ee9d21de88fbd6aae03bed20b7515874d5a09dfbab108954213745fb82175f5e48e555152613
 DIST opera-12.16-1860.x86_64.linux.tar.xz 14018800 BLAKE2B 
e0cb727ea79868d1c3c692d445fc8949f554c3bbe2bf3c9f222885891458cab7af1a29096cd3caf6936e83068841dda4bff5b8a17eb55a86bebe39ce2b270183
 SHA512 
c1289f352ea5fc8133b105771f48fdc56ccd770920330b1a0ed939ff909abc68081447673572eabeb1aae6db5194b6ab35c93afad78a91d8f7a9a0f91e81ef8b
 DIST opera-stable_55.0.2994.44_amd64.deb 56204686 BLAKE2B 
51b34949262017180ebbf70511267dcb3ff0cca494a0409172684b015d8bbbca85334d248a7f1c898abc52e13face329dbc1ce6abea356d23d11f43ccddf6016
 SHA512 
70d4b2a3374f3fab51a9e5e622efe788fdb1b696619dfcc61ff8ea8ddc9e63458ec71b5d3208a29d82c407ca431dcd5b0205916feca240a118a285ad61d37cae
+DIST opera-stable_55.0.2994.56_amd64.deb 56435272 BLAKE2B 
63e92f3bb552f29bd8c504884194cfba39a0c50992747ccb3daa623b3ac2579428a23ef46fdfb17b88712687a025bb0303476a57457109b6b45bbe40c3b5cb50
 SHA512 
0237157c2a4ae53c663a6c990c77bbfee0fd33afb059c7afe320e847a92d3aefce6164c6b3ba6c68d9465cfd9ea9289269cf75c87a8ca91cbc3466d41e36e223

diff --git a/www-client/opera/opera-55.0.2994.56.ebuild 
b/www-client/opera/opera-55.0.2994.56.ebuild
new file mode 100644
index 000..23b9ad88ecc
--- /dev/null
+++ b/www-client/opera/opera-55.0.2994.56.ebuild
@@ -0,0 +1,109 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB es-419 es fil fi fr-CA fr hi hr hu id it 
ja
+   ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi 
zh-CN
+   zh-TW
+"
+inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/";
+LICENSE="OPERA-2014"
+SLOT="0"
+SRC_URI_BASE="
+   https://download1.operacdn.com/pub/
+   https://download2.operacdn.com/pub/
+   https://download3.operacdn.com/pub/
+   https://download4.operacdn.com/pub/
+"
+for uri in ${SRC_URI_BASE}; do
+SRC_URI+="
+   "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
+"
+done
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libnotify
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+OPERA_HOME="usr/$(get_libdir)/${PN}"
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   case ${ARCH} in
+   amd64)
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+   ;;
+   esac
+
+   rm usr/bin/${PN} || die
+
+   rm usr/share/doc/${PN}-stable/copyright || die
+   mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die
+
+   pushd "${OPERA_HOME}/localization" > /dev/null || die
+   chromium_remove_language_paks
+   popd > /dev/null || die
+
+   sed -i \
+   -e 's|^TargetEnvironment|X-&|g' \
+   usr/share/applications/${PN}.desktop || die
+}
+
+src_install() {
+   mv * "${D}" || die
+   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
+   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+   xdg_mimei

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-controller-manager/

2018-09-06 Thread Manuel Rüger
commit: f3804dcd70f77b5c724ad4aa8771cecd57bd5262
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:45:13 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:45:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3804dcd

sys-cluster/kube-controller-manager: Version bump to 1.11.2

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-cluster/kube-controller-manager/Manifest   |  1 +
 .../kube-controller-manager-1.11.2.ebuild  | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/sys-cluster/kube-controller-manager/Manifest 
b/sys-cluster/kube-controller-manager/Manifest
index a9be5888e2c..7ceef4315cf 100644
--- a/sys-cluster/kube-controller-manager/Manifest
+++ b/sys-cluster/kube-controller-manager/Manifest
@@ -1,6 +1,7 @@
 DIST kubernetes-1.10.4.tar.gz 24773451 BLAKE2B 
8ee589b12a9e594dc5858473f543ef704ba772d48d565bfe3095cf9fb0588cd1ab602f092cc0fdba533cdf6c50c12f18431416640ad55867590940f34ebf5987
 SHA512 
cf1ea11fd721a800a6fdb51ed795f7a225577f1d93661ad98929c00a57ba55f31ac3b3d34e6276da997665734375455668b396289badaaed9825a48f33bdace3
 DIST kubernetes-1.10.5.tar.gz 25046108 BLAKE2B 
4e3d85e872e13a11d7f1fe030d9c6ba62c56b37788c31d6460c7d149c47a59a18a9cbfc791092183977089f4d612b690138faee46383c1b3b7e65adfdd3a0276
 SHA512 
55ac294297385cf6a69a48193c691744b886a5fa5d22b7a3a601d39aacd4cd898edccfcdc186bb1845e257f0f177d330af15d29d1419caab03f863bfa095eddf
 DIST kubernetes-1.11.1.tar.gz 24774820 BLAKE2B 
2b4ffda2258fbdf7f05eeea57f7fad8ca2eb574895d016475ceae35d8506d9c09d5874e689c0f25c806d0b0b957fca166a8930a8fc5aca98cbe3174dfd217653
 SHA512 
4afb54ae389aa414c7e64a7ab60d586c8f3c75afe4da00bcf2221b4b273e164a09548e61c24a0cdaf9d0e52394c3421e6c70f4fbfc80ed62c40ba7816b03afcf
+DIST kubernetes-1.11.2.tar.gz 24780381 BLAKE2B 
020768d7acfbcd2feebea677db52bda785bbe9862327a0734cd8b2f66439c9e0538caebd12c706aada2513b277d37c3e3a3ff47e9eaeff31e75b06040b0b853a
 SHA512 
1e61c3ee5f74e9320d8887c9869c3e2cc1ca57f1e8eb83b92c39a8b1a81a82568b966219696ff420f9c0798f6793b311a959294e6f4b0fd9be59daf180147271
 DIST kubernetes-1.9.10.tar.gz 23592498 BLAKE2B 
021ffbb933a5b541d43617fe36967b91cb1895d4fb6ce7f3651b682976699288646b45d5d0a5698131eedc19f4aa7a125d353971d2ecd44a2fd8510a95fac423
 SHA512 
621a2c1c76f993ad61087916fc5946aa3f1b3dec93c7024e518de613063a605500d38e763ed55a35967acb8548d63b65a7d8482f68695dc7600c23d3c38187e9
 DIST kubernetes-1.9.8.tar.gz 23559610 BLAKE2B 
ef384dd9a06cb00c5a095b05a4b304b08a97c3eac9c40b1b06664bfffb5e5b7c71505d50c4f7c3b594975df1013030788c8cee40acbce5c9ccd34ee5b44dc4fe
 SHA512 
45e65d7a1f0950f2fb8fc923bdcaf1d607960be096a98fbfe187ef117da02ce7bf430cdc4c6d7e707557ef54f3239025e442be08729e86dabba624f3aa7503d1
 DIST kubernetes-1.9.9.tar.gz 23588721 BLAKE2B 
0fdf1d934692df14d519b23ca3c5ff4fb887eefd7cc56a7ca51dde384e713f65fd48049a9b3376a7c36e0e32da05c472a704521ce8a66a0987e9e49c26f84b58
 SHA512 
0203fce2646c0221be95b22315f7f62340043542d7213f3020f1012ab016ee47b958d69399b4eaa36bdc219c1c3d3916a7fcff6fbd1975e2a91087bc866b3135

diff --git 
a/sys-cluster/kube-controller-manager/kube-controller-manager-1.11.2.ebuild 
b/sys-cluster/kube-controller-manager/kube-controller-manager-1.11.2.ebuild
new file mode 100644
index 000..3a0b835d099
--- /dev/null
+++ b/sys-cluster/kube-controller-manager/kube-controller-manager-1.11.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit user golang-build golang-vcs-snapshot
+
+EGO_PN="k8s.io/kubernetes"
+ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Kubernetes Controller Manager"
+HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io";
+SRC_URI="${ARCHIVE_URI}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+DEPEND="dev-go/go-bindata"
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+}
+
+src_prepare() {
+   default
+   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" 
src/${EGO_PN}/hack/lib/golang.sh || die
+   sed -i -e "/export PATH/d" src/${EGO_PN}/hack/generate-bindata.sh || die
+}
+
+src_compile() {
+   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN} 
WHAT=cmd/${PN} GOFLAGS=-v
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin _output/bin/${PN}
+   popd || die
+   keepdir /var/log/${PN}
+   fowners ${PN}:${PN} /var/log/${PN}
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/${PN}.logrotated ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubelet/

2018-09-06 Thread Manuel Rüger
commit: ca43979660232a5edc7d013d9cbf87b3144cbc2b
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:45:03 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:45:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca439796

sys-cluster/kubelet: Version bump to 1.11.2

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-cluster/kubelet/Manifest  |  1 +
 sys-cluster/kubelet/kubelet-1.11.2.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/sys-cluster/kubelet/Manifest b/sys-cluster/kubelet/Manifest
index a9be5888e2c..7ceef4315cf 100644
--- a/sys-cluster/kubelet/Manifest
+++ b/sys-cluster/kubelet/Manifest
@@ -1,6 +1,7 @@
 DIST kubernetes-1.10.4.tar.gz 24773451 BLAKE2B 
8ee589b12a9e594dc5858473f543ef704ba772d48d565bfe3095cf9fb0588cd1ab602f092cc0fdba533cdf6c50c12f18431416640ad55867590940f34ebf5987
 SHA512 
cf1ea11fd721a800a6fdb51ed795f7a225577f1d93661ad98929c00a57ba55f31ac3b3d34e6276da997665734375455668b396289badaaed9825a48f33bdace3
 DIST kubernetes-1.10.5.tar.gz 25046108 BLAKE2B 
4e3d85e872e13a11d7f1fe030d9c6ba62c56b37788c31d6460c7d149c47a59a18a9cbfc791092183977089f4d612b690138faee46383c1b3b7e65adfdd3a0276
 SHA512 
55ac294297385cf6a69a48193c691744b886a5fa5d22b7a3a601d39aacd4cd898edccfcdc186bb1845e257f0f177d330af15d29d1419caab03f863bfa095eddf
 DIST kubernetes-1.11.1.tar.gz 24774820 BLAKE2B 
2b4ffda2258fbdf7f05eeea57f7fad8ca2eb574895d016475ceae35d8506d9c09d5874e689c0f25c806d0b0b957fca166a8930a8fc5aca98cbe3174dfd217653
 SHA512 
4afb54ae389aa414c7e64a7ab60d586c8f3c75afe4da00bcf2221b4b273e164a09548e61c24a0cdaf9d0e52394c3421e6c70f4fbfc80ed62c40ba7816b03afcf
+DIST kubernetes-1.11.2.tar.gz 24780381 BLAKE2B 
020768d7acfbcd2feebea677db52bda785bbe9862327a0734cd8b2f66439c9e0538caebd12c706aada2513b277d37c3e3a3ff47e9eaeff31e75b06040b0b853a
 SHA512 
1e61c3ee5f74e9320d8887c9869c3e2cc1ca57f1e8eb83b92c39a8b1a81a82568b966219696ff420f9c0798f6793b311a959294e6f4b0fd9be59daf180147271
 DIST kubernetes-1.9.10.tar.gz 23592498 BLAKE2B 
021ffbb933a5b541d43617fe36967b91cb1895d4fb6ce7f3651b682976699288646b45d5d0a5698131eedc19f4aa7a125d353971d2ecd44a2fd8510a95fac423
 SHA512 
621a2c1c76f993ad61087916fc5946aa3f1b3dec93c7024e518de613063a605500d38e763ed55a35967acb8548d63b65a7d8482f68695dc7600c23d3c38187e9
 DIST kubernetes-1.9.8.tar.gz 23559610 BLAKE2B 
ef384dd9a06cb00c5a095b05a4b304b08a97c3eac9c40b1b06664bfffb5e5b7c71505d50c4f7c3b594975df1013030788c8cee40acbce5c9ccd34ee5b44dc4fe
 SHA512 
45e65d7a1f0950f2fb8fc923bdcaf1d607960be096a98fbfe187ef117da02ce7bf430cdc4c6d7e707557ef54f3239025e442be08729e86dabba624f3aa7503d1
 DIST kubernetes-1.9.9.tar.gz 23588721 BLAKE2B 
0fdf1d934692df14d519b23ca3c5ff4fb887eefd7cc56a7ca51dde384e713f65fd48049a9b3376a7c36e0e32da05c472a704521ce8a66a0987e9e49c26f84b58
 SHA512 
0203fce2646c0221be95b22315f7f62340043542d7213f3020f1012ab016ee47b958d69399b4eaa36bdc219c1c3d3916a7fcff6fbd1975e2a91087bc866b3135

diff --git a/sys-cluster/kubelet/kubelet-1.11.2.ebuild 
b/sys-cluster/kubelet/kubelet-1.11.2.ebuild
new file mode 100644
index 000..e1a41e8ec6b
--- /dev/null
+++ b/sys-cluster/kubelet/kubelet-1.11.2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit golang-build golang-vcs-snapshot
+
+EGO_PN="k8s.io/kubernetes"
+ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Kubernetes Node Agent"
+HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io";
+SRC_URI="${ARCHIVE_URI}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="hardened"
+
+DEPEND="dev-go/go-bindata"
+
+RESTRICT="test"
+
+src_prepare() {
+   default
+   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" 
src/${EGO_PN}/hack/lib/golang.sh || die
+   sed -i -e "/export PATH/d" src/${EGO_PN}/hack/generate-bindata.sh || die
+}
+
+src_compile() {
+   export CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')"
+   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN} 
WHAT=cmd/${PN} GOFLAGS=-v
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin _output/bin/${PN}
+   popd || die
+   keepdir /etc/kubernetes/manifests /var/log/kubelet /var/lib/kubelet
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/${PN}.logrotated ${PN}
+}



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

2018-09-06 Thread Manuel Rüger
commit: dd1327ad90aef204de1f4bf367f4801ceeb10fed
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:44:03 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:44:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd1327ad

app-misc/mkcert: Drop maintainership

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-misc/mkcert/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-misc/mkcert/metadata.xml b/app-misc/mkcert/metadata.xml
index 696d5b96b04..470df4f0505 100644
--- a/app-misc/mkcert/metadata.xml
+++ b/app-misc/mkcert/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   mr...@gentoo.org
-   Manuel Rüger
-   
+   

FiloSottile/mkcert




[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubectl/

2018-09-06 Thread Manuel Rüger
commit: b7fb560944d7bd8e2d2e08c05e8e1e2f2146e3d0
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:41:26 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:41:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7fb5609

sys-cluster/kubectl: Version bump to 1.11.2

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-cluster/kubectl/Manifest  |  1 +
 sys-cluster/kubectl/kubectl-1.11.2.ebuild | 46 +++
 2 files changed, 47 insertions(+)

diff --git a/sys-cluster/kubectl/Manifest b/sys-cluster/kubectl/Manifest
index 0953babbd12..a023cfeba37 100644
--- a/sys-cluster/kubectl/Manifest
+++ b/sys-cluster/kubectl/Manifest
@@ -1,5 +1,6 @@
 DIST kubernetes-1.10.5.tar.gz 25046108 BLAKE2B 
4e3d85e872e13a11d7f1fe030d9c6ba62c56b37788c31d6460c7d149c47a59a18a9cbfc791092183977089f4d612b690138faee46383c1b3b7e65adfdd3a0276
 SHA512 
55ac294297385cf6a69a48193c691744b886a5fa5d22b7a3a601d39aacd4cd898edccfcdc186bb1845e257f0f177d330af15d29d1419caab03f863bfa095eddf
 DIST kubernetes-1.11.1.tar.gz 24774820 BLAKE2B 
2b4ffda2258fbdf7f05eeea57f7fad8ca2eb574895d016475ceae35d8506d9c09d5874e689c0f25c806d0b0b957fca166a8930a8fc5aca98cbe3174dfd217653
 SHA512 
4afb54ae389aa414c7e64a7ab60d586c8f3c75afe4da00bcf2221b4b273e164a09548e61c24a0cdaf9d0e52394c3421e6c70f4fbfc80ed62c40ba7816b03afcf
+DIST kubernetes-1.11.2.tar.gz 24780381 BLAKE2B 
020768d7acfbcd2feebea677db52bda785bbe9862327a0734cd8b2f66439c9e0538caebd12c706aada2513b277d37c3e3a3ff47e9eaeff31e75b06040b0b853a
 SHA512 
1e61c3ee5f74e9320d8887c9869c3e2cc1ca57f1e8eb83b92c39a8b1a81a82568b966219696ff420f9c0798f6793b311a959294e6f4b0fd9be59daf180147271
 DIST kubernetes-1.9.10.tar.gz 23592498 BLAKE2B 
021ffbb933a5b541d43617fe36967b91cb1895d4fb6ce7f3651b682976699288646b45d5d0a5698131eedc19f4aa7a125d353971d2ecd44a2fd8510a95fac423
 SHA512 
621a2c1c76f993ad61087916fc5946aa3f1b3dec93c7024e518de613063a605500d38e763ed55a35967acb8548d63b65a7d8482f68695dc7600c23d3c38187e9
 DIST kubernetes-1.9.8.tar.gz 23559610 BLAKE2B 
ef384dd9a06cb00c5a095b05a4b304b08a97c3eac9c40b1b06664bfffb5e5b7c71505d50c4f7c3b594975df1013030788c8cee40acbce5c9ccd34ee5b44dc4fe
 SHA512 
45e65d7a1f0950f2fb8fc923bdcaf1d607960be096a98fbfe187ef117da02ce7bf430cdc4c6d7e707557ef54f3239025e442be08729e86dabba624f3aa7503d1
 DIST kubernetes-1.9.9.tar.gz 23588721 BLAKE2B 
0fdf1d934692df14d519b23ca3c5ff4fb887eefd7cc56a7ca51dde384e713f65fd48049a9b3376a7c36e0e32da05c472a704521ce8a66a0987e9e49c26f84b58
 SHA512 
0203fce2646c0221be95b22315f7f62340043542d7213f3020f1012ab016ee47b958d69399b4eaa36bdc219c1c3d3916a7fcff6fbd1975e2a91087bc866b3135

diff --git a/sys-cluster/kubectl/kubectl-1.11.2.ebuild 
b/sys-cluster/kubectl/kubectl-1.11.2.ebuild
new file mode 100644
index 000..14674478c43
--- /dev/null
+++ b/sys-cluster/kubectl/kubectl-1.11.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit golang-build golang-vcs-snapshot bash-completion-r1
+
+EGO_PN="k8s.io/kubernetes"
+ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="CLI to run commands against Kubernetes clusters"
+HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io";
+SRC_URI="${ARCHIVE_URI}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+DEPEND="dev-go/go-bindata"
+
+RESTRICT="test"
+
+src_prepare() {
+   default
+   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" 
src/${EGO_PN}/hack/lib/golang.sh || die
+   sed -i -e "/export PATH/d" src/${EGO_PN}/hack/generate-bindata.sh || die
+}
+
+src_compile() {
+   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN} 
WHAT=cmd/${PN} GOFLAGS=-v
+   pushd src/${EGO_PN} || die
+   _output/bin/${PN} completion bash > ${PN}.bash || die
+   _output/bin/${PN} completion zsh > ${PN}.zsh || die
+   popd || die
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin _output/bin/${PN}
+
+   newbashcomp ${PN}.bash ${PN}
+   insinto /usr/share/zsh/site-functions
+   newins ${PN}.zsh _${PN}
+
+   popd || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-proxy/

2018-09-06 Thread Manuel Rüger
commit: 2f31308fbce5129b9a762799b7dab0d17b5ef06b
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:42:42 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:42:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f31308f

sys-cluster/kube-proxy: Version bump to 1.11.2

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-cluster/kube-proxy/Manifest |  1 +
 sys-cluster/kube-proxy/kube-proxy-1.11.2.ebuild | 41 +
 2 files changed, 42 insertions(+)

diff --git a/sys-cluster/kube-proxy/Manifest b/sys-cluster/kube-proxy/Manifest
index a9be5888e2c..7ceef4315cf 100644
--- a/sys-cluster/kube-proxy/Manifest
+++ b/sys-cluster/kube-proxy/Manifest
@@ -1,6 +1,7 @@
 DIST kubernetes-1.10.4.tar.gz 24773451 BLAKE2B 
8ee589b12a9e594dc5858473f543ef704ba772d48d565bfe3095cf9fb0588cd1ab602f092cc0fdba533cdf6c50c12f18431416640ad55867590940f34ebf5987
 SHA512 
cf1ea11fd721a800a6fdb51ed795f7a225577f1d93661ad98929c00a57ba55f31ac3b3d34e6276da997665734375455668b396289badaaed9825a48f33bdace3
 DIST kubernetes-1.10.5.tar.gz 25046108 BLAKE2B 
4e3d85e872e13a11d7f1fe030d9c6ba62c56b37788c31d6460c7d149c47a59a18a9cbfc791092183977089f4d612b690138faee46383c1b3b7e65adfdd3a0276
 SHA512 
55ac294297385cf6a69a48193c691744b886a5fa5d22b7a3a601d39aacd4cd898edccfcdc186bb1845e257f0f177d330af15d29d1419caab03f863bfa095eddf
 DIST kubernetes-1.11.1.tar.gz 24774820 BLAKE2B 
2b4ffda2258fbdf7f05eeea57f7fad8ca2eb574895d016475ceae35d8506d9c09d5874e689c0f25c806d0b0b957fca166a8930a8fc5aca98cbe3174dfd217653
 SHA512 
4afb54ae389aa414c7e64a7ab60d586c8f3c75afe4da00bcf2221b4b273e164a09548e61c24a0cdaf9d0e52394c3421e6c70f4fbfc80ed62c40ba7816b03afcf
+DIST kubernetes-1.11.2.tar.gz 24780381 BLAKE2B 
020768d7acfbcd2feebea677db52bda785bbe9862327a0734cd8b2f66439c9e0538caebd12c706aada2513b277d37c3e3a3ff47e9eaeff31e75b06040b0b853a
 SHA512 
1e61c3ee5f74e9320d8887c9869c3e2cc1ca57f1e8eb83b92c39a8b1a81a82568b966219696ff420f9c0798f6793b311a959294e6f4b0fd9be59daf180147271
 DIST kubernetes-1.9.10.tar.gz 23592498 BLAKE2B 
021ffbb933a5b541d43617fe36967b91cb1895d4fb6ce7f3651b682976699288646b45d5d0a5698131eedc19f4aa7a125d353971d2ecd44a2fd8510a95fac423
 SHA512 
621a2c1c76f993ad61087916fc5946aa3f1b3dec93c7024e518de613063a605500d38e763ed55a35967acb8548d63b65a7d8482f68695dc7600c23d3c38187e9
 DIST kubernetes-1.9.8.tar.gz 23559610 BLAKE2B 
ef384dd9a06cb00c5a095b05a4b304b08a97c3eac9c40b1b06664bfffb5e5b7c71505d50c4f7c3b594975df1013030788c8cee40acbce5c9ccd34ee5b44dc4fe
 SHA512 
45e65d7a1f0950f2fb8fc923bdcaf1d607960be096a98fbfe187ef117da02ce7bf430cdc4c6d7e707557ef54f3239025e442be08729e86dabba624f3aa7503d1
 DIST kubernetes-1.9.9.tar.gz 23588721 BLAKE2B 
0fdf1d934692df14d519b23ca3c5ff4fb887eefd7cc56a7ca51dde384e713f65fd48049a9b3376a7c36e0e32da05c472a704521ce8a66a0987e9e49c26f84b58
 SHA512 
0203fce2646c0221be95b22315f7f62340043542d7213f3020f1012ab016ee47b958d69399b4eaa36bdc219c1c3d3916a7fcff6fbd1975e2a91087bc866b3135

diff --git a/sys-cluster/kube-proxy/kube-proxy-1.11.2.ebuild 
b/sys-cluster/kube-proxy/kube-proxy-1.11.2.ebuild
new file mode 100644
index 000..882a7f40ebc
--- /dev/null
+++ b/sys-cluster/kube-proxy/kube-proxy-1.11.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit golang-build golang-vcs-snapshot
+
+EGO_PN="k8s.io/kubernetes"
+ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Kubernetes Proxy service"
+HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io";
+SRC_URI="${ARCHIVE_URI}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+DEPEND="dev-go/go-bindata"
+
+RESTRICT="test"
+
+src_prepare() {
+   default
+   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" 
src/${EGO_PN}/hack/lib/golang.sh || die
+   sed -i -e "/export PATH/d" src/${EGO_PN}/hack/generate-bindata.sh || die
+}
+
+src_compile() {
+   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN} 
WHAT=cmd/${PN} GOFLAGS=-v
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin _output/bin/${PN}
+   popd || die
+   keepdir /var/log/${PN} /var/lib/${PN}
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/${PN}.logrotated ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-apiserver/

2018-09-06 Thread Manuel Rüger
commit: 3c8a6589ead00b072d3449be92f6597b1d732d1e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:41:51 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:41:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c8a6589

sys-cluster/kube-apiserver: Version bump to 1.11.2

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-cluster/kube-apiserver/Manifest|  1 +
 .../kube-apiserver/kube-apiserver-1.11.2.ebuild| 47 ++
 2 files changed, 48 insertions(+)

diff --git a/sys-cluster/kube-apiserver/Manifest 
b/sys-cluster/kube-apiserver/Manifest
index a9be5888e2c..7ceef4315cf 100644
--- a/sys-cluster/kube-apiserver/Manifest
+++ b/sys-cluster/kube-apiserver/Manifest
@@ -1,6 +1,7 @@
 DIST kubernetes-1.10.4.tar.gz 24773451 BLAKE2B 
8ee589b12a9e594dc5858473f543ef704ba772d48d565bfe3095cf9fb0588cd1ab602f092cc0fdba533cdf6c50c12f18431416640ad55867590940f34ebf5987
 SHA512 
cf1ea11fd721a800a6fdb51ed795f7a225577f1d93661ad98929c00a57ba55f31ac3b3d34e6276da997665734375455668b396289badaaed9825a48f33bdace3
 DIST kubernetes-1.10.5.tar.gz 25046108 BLAKE2B 
4e3d85e872e13a11d7f1fe030d9c6ba62c56b37788c31d6460c7d149c47a59a18a9cbfc791092183977089f4d612b690138faee46383c1b3b7e65adfdd3a0276
 SHA512 
55ac294297385cf6a69a48193c691744b886a5fa5d22b7a3a601d39aacd4cd898edccfcdc186bb1845e257f0f177d330af15d29d1419caab03f863bfa095eddf
 DIST kubernetes-1.11.1.tar.gz 24774820 BLAKE2B 
2b4ffda2258fbdf7f05eeea57f7fad8ca2eb574895d016475ceae35d8506d9c09d5874e689c0f25c806d0b0b957fca166a8930a8fc5aca98cbe3174dfd217653
 SHA512 
4afb54ae389aa414c7e64a7ab60d586c8f3c75afe4da00bcf2221b4b273e164a09548e61c24a0cdaf9d0e52394c3421e6c70f4fbfc80ed62c40ba7816b03afcf
+DIST kubernetes-1.11.2.tar.gz 24780381 BLAKE2B 
020768d7acfbcd2feebea677db52bda785bbe9862327a0734cd8b2f66439c9e0538caebd12c706aada2513b277d37c3e3a3ff47e9eaeff31e75b06040b0b853a
 SHA512 
1e61c3ee5f74e9320d8887c9869c3e2cc1ca57f1e8eb83b92c39a8b1a81a82568b966219696ff420f9c0798f6793b311a959294e6f4b0fd9be59daf180147271
 DIST kubernetes-1.9.10.tar.gz 23592498 BLAKE2B 
021ffbb933a5b541d43617fe36967b91cb1895d4fb6ce7f3651b682976699288646b45d5d0a5698131eedc19f4aa7a125d353971d2ecd44a2fd8510a95fac423
 SHA512 
621a2c1c76f993ad61087916fc5946aa3f1b3dec93c7024e518de613063a605500d38e763ed55a35967acb8548d63b65a7d8482f68695dc7600c23d3c38187e9
 DIST kubernetes-1.9.8.tar.gz 23559610 BLAKE2B 
ef384dd9a06cb00c5a095b05a4b304b08a97c3eac9c40b1b06664bfffb5e5b7c71505d50c4f7c3b594975df1013030788c8cee40acbce5c9ccd34ee5b44dc4fe
 SHA512 
45e65d7a1f0950f2fb8fc923bdcaf1d607960be096a98fbfe187ef117da02ce7bf430cdc4c6d7e707557ef54f3239025e442be08729e86dabba624f3aa7503d1
 DIST kubernetes-1.9.9.tar.gz 23588721 BLAKE2B 
0fdf1d934692df14d519b23ca3c5ff4fb887eefd7cc56a7ca51dde384e713f65fd48049a9b3376a7c36e0e32da05c472a704521ce8a66a0987e9e49c26f84b58
 SHA512 
0203fce2646c0221be95b22315f7f62340043542d7213f3020f1012ab016ee47b958d69399b4eaa36bdc219c1c3d3916a7fcff6fbd1975e2a91087bc866b3135

diff --git a/sys-cluster/kube-apiserver/kube-apiserver-1.11.2.ebuild 
b/sys-cluster/kube-apiserver/kube-apiserver-1.11.2.ebuild
new file mode 100644
index 000..2cef7377473
--- /dev/null
+++ b/sys-cluster/kube-apiserver/kube-apiserver-1.11.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit user golang-build golang-vcs-snapshot
+
+EGO_PN="k8s.io/kubernetes"
+ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Kubernetes API server"
+HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io";
+SRC_URI="${ARCHIVE_URI}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+DEPEND="dev-go/go-bindata"
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+}
+
+src_prepare() {
+   default
+   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" 
src/${EGO_PN}/hack/lib/golang.sh || die
+   sed -i -e "/export PATH/d" src/${EGO_PN}/hack/generate-bindata.sh || die
+}
+
+src_compile() {
+   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN} 
WHAT=cmd/${PN} GOFLAGS=-v
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin _output/bin/${PN}
+   popd || die
+   keepdir /var/log/${PN}
+   fowners ${PN}:${PN} /var/log/${PN}
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/${PN}.logrotated ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-scheduler/

2018-09-06 Thread Manuel Rüger
commit: 3062ae5d25695cc85cb085a2de04b7e264aa88f9
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:42:16 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:42:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3062ae5d

sys-cluster/kube-scheduler: Version bump to 1.11.2

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-cluster/kube-scheduler/Manifest|  1 +
 .../kube-scheduler/kube-scheduler-1.11.2.ebuild| 47 ++
 2 files changed, 48 insertions(+)

diff --git a/sys-cluster/kube-scheduler/Manifest 
b/sys-cluster/kube-scheduler/Manifest
index a9be5888e2c..7ceef4315cf 100644
--- a/sys-cluster/kube-scheduler/Manifest
+++ b/sys-cluster/kube-scheduler/Manifest
@@ -1,6 +1,7 @@
 DIST kubernetes-1.10.4.tar.gz 24773451 BLAKE2B 
8ee589b12a9e594dc5858473f543ef704ba772d48d565bfe3095cf9fb0588cd1ab602f092cc0fdba533cdf6c50c12f18431416640ad55867590940f34ebf5987
 SHA512 
cf1ea11fd721a800a6fdb51ed795f7a225577f1d93661ad98929c00a57ba55f31ac3b3d34e6276da997665734375455668b396289badaaed9825a48f33bdace3
 DIST kubernetes-1.10.5.tar.gz 25046108 BLAKE2B 
4e3d85e872e13a11d7f1fe030d9c6ba62c56b37788c31d6460c7d149c47a59a18a9cbfc791092183977089f4d612b690138faee46383c1b3b7e65adfdd3a0276
 SHA512 
55ac294297385cf6a69a48193c691744b886a5fa5d22b7a3a601d39aacd4cd898edccfcdc186bb1845e257f0f177d330af15d29d1419caab03f863bfa095eddf
 DIST kubernetes-1.11.1.tar.gz 24774820 BLAKE2B 
2b4ffda2258fbdf7f05eeea57f7fad8ca2eb574895d016475ceae35d8506d9c09d5874e689c0f25c806d0b0b957fca166a8930a8fc5aca98cbe3174dfd217653
 SHA512 
4afb54ae389aa414c7e64a7ab60d586c8f3c75afe4da00bcf2221b4b273e164a09548e61c24a0cdaf9d0e52394c3421e6c70f4fbfc80ed62c40ba7816b03afcf
+DIST kubernetes-1.11.2.tar.gz 24780381 BLAKE2B 
020768d7acfbcd2feebea677db52bda785bbe9862327a0734cd8b2f66439c9e0538caebd12c706aada2513b277d37c3e3a3ff47e9eaeff31e75b06040b0b853a
 SHA512 
1e61c3ee5f74e9320d8887c9869c3e2cc1ca57f1e8eb83b92c39a8b1a81a82568b966219696ff420f9c0798f6793b311a959294e6f4b0fd9be59daf180147271
 DIST kubernetes-1.9.10.tar.gz 23592498 BLAKE2B 
021ffbb933a5b541d43617fe36967b91cb1895d4fb6ce7f3651b682976699288646b45d5d0a5698131eedc19f4aa7a125d353971d2ecd44a2fd8510a95fac423
 SHA512 
621a2c1c76f993ad61087916fc5946aa3f1b3dec93c7024e518de613063a605500d38e763ed55a35967acb8548d63b65a7d8482f68695dc7600c23d3c38187e9
 DIST kubernetes-1.9.8.tar.gz 23559610 BLAKE2B 
ef384dd9a06cb00c5a095b05a4b304b08a97c3eac9c40b1b06664bfffb5e5b7c71505d50c4f7c3b594975df1013030788c8cee40acbce5c9ccd34ee5b44dc4fe
 SHA512 
45e65d7a1f0950f2fb8fc923bdcaf1d607960be096a98fbfe187ef117da02ce7bf430cdc4c6d7e707557ef54f3239025e442be08729e86dabba624f3aa7503d1
 DIST kubernetes-1.9.9.tar.gz 23588721 BLAKE2B 
0fdf1d934692df14d519b23ca3c5ff4fb887eefd7cc56a7ca51dde384e713f65fd48049a9b3376a7c36e0e32da05c472a704521ce8a66a0987e9e49c26f84b58
 SHA512 
0203fce2646c0221be95b22315f7f62340043542d7213f3020f1012ab016ee47b958d69399b4eaa36bdc219c1c3d3916a7fcff6fbd1975e2a91087bc866b3135

diff --git a/sys-cluster/kube-scheduler/kube-scheduler-1.11.2.ebuild 
b/sys-cluster/kube-scheduler/kube-scheduler-1.11.2.ebuild
new file mode 100644
index 000..576989d30fd
--- /dev/null
+++ b/sys-cluster/kube-scheduler/kube-scheduler-1.11.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit user golang-build golang-vcs-snapshot
+
+EGO_PN="k8s.io/kubernetes"
+ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Kubernetes Scheduler"
+HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io";
+SRC_URI="${ARCHIVE_URI}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+DEPEND="dev-go/go-bindata"
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+}
+
+src_prepare() {
+   default
+   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" 
src/${EGO_PN}/hack/lib/golang.sh || die
+   sed -i -e "/export PATH/d" src/${EGO_PN}/hack/generate-bindata.sh || die
+}
+
+src_compile() {
+   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN} 
WHAT=cmd/${PN} GOFLAGS=-v
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin _output/bin/${PN}
+   popd || die
+   keepdir /var/log/${PN}
+   fowners ${PN}:${PN} /var/log/${PN}
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/${PN}.logrotated ${PN}
+}



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

2018-09-06 Thread Manuel Rüger
commit: f9d3ddccebb1fcb94f0ac9e7e7597eaa39b6efc3
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:39:49 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:39:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9d3ddcc

app-admin/vault: Version bump to 0.11.0

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-admin/vault/Manifest|  1 +
 app-admin/vault/vault-0.11.0.ebuild | 67 +
 2 files changed, 68 insertions(+)

diff --git a/app-admin/vault/Manifest b/app-admin/vault/Manifest
index 3c76b24d919..eacf6306710 100644
--- a/app-admin/vault/Manifest
+++ b/app-admin/vault/Manifest
@@ -1,2 +1,3 @@
 DIST vault-0.10.3.tar.gz 15902247 BLAKE2B 
f69ddbe1309800cfae756f8ca1dd0da3e92ce49a1ec70539dc30785344afb7fe39472dcb2fb5ee4f410c7b52b13b00996b08d89624ef8523adcf4f809601ad5c
 SHA512 
baacf549f9b73d306154dad6cd6efb3fb0eca3280c885cd772dada524cd436c1d5f1f705118274aa7cea6002cd8e0b86f1dfb02c4f5787d08dc535112cb62096
 DIST vault-0.10.4.tar.gz 19207588 BLAKE2B 
035e83c1d119b266817490afd4506fee5e5ceeff8a7c59188c59e28067f06e78f57e06d200026b288908f49a19ed22ebfd67e08c3c70026c7da22d05e33ec343
 SHA512 
7331e49c2becebc74cfc1ce7d6984590fdd39b47f0bbf1b610cfe37b900a86b8ea63bc5d5e28ba34b68433944486979177aee6c10bf188095f5a50a4b61a
+DIST vault-0.11.0.tar.gz 24430984 BLAKE2B 
0c1d40ed9f8dbc19ae7bce38308f7a55e12e8a907798022ce6b5783f2be9b9d7a9a1842683b8df411b3b754c716fd7366a0261d890e2153c64a70df6a3c6b844
 SHA512 
33e1e76a0e16803a8d0d6ed8ec0b6d1f8876d54ecf35a70bc4969404bd7991ef0cc5986eae958885d288bb316396e0594a5571b7a11f8b052b22b445388f03c7

diff --git a/app-admin/vault/vault-0.11.0.ebuild 
b/app-admin/vault/vault-0.11.0.ebuild
new file mode 100644
index 000..2e6d9249750
--- /dev/null
+++ b/app-admin/vault/vault-0.11.0.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit fcaps golang-base golang-vcs-snapshot systemd user
+
+EGO_PN="github.com/hashicorp/${PN}"
+DESCRIPTION="A tool for managing secrets"
+HOMEPAGE="https://vaultproject.io/";
+SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SLOT="0"
+LICENSE="MPL-2.0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RESTRICT="test"
+
+DEPEND=">=dev-lang/go-1.10:=
+   dev-go/gox"
+
+FILECAPS=(
+   -m 755 'cap_ipc_lock=+ep' usr/bin/${PN}
+)
+
+src_prepare() {
+   default
+   # Avoid the need to have a git checkout
+   sed -e 's:^\(GIT_COMMIT=\).*:\1:' \
+   -e 's:^\(GIT_DIRTY=\).*:\1:' \
+   -e s:\'\${GIT_COMMIT}\${GIT_DIRTY}\':: \
+   -i src/${EGO_PN}/scripts/build.sh || die
+   sed -e "/hooks/d" -i src/${EGO_PN}/Makefile || die
+}
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+}
+
+src_compile() {
+   mkdir bin || die
+   export GOPATH=${S}
+   cd src/${EGO_PN} || die
+   XC_ARCH=$(go env GOARCH) \
+   XC_OS=$(go env GOOS) \
+   XC_OSARCH=$(go env GOOS)/$(go env GOARCH) \
+   emake
+}
+
+src_install() {
+   dodoc src/${EGO_PN}/{CHANGELOG.md,CONTRIBUTING.md,README.md}
+   newinitd "${FILESDIR}/${PN}.initd" "${PN}"
+   newconfd "${FILESDIR}/${PN}.confd" "${PN}"
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/${PN}.logrotated" "${PN}"
+   systemd_dounit "${FILESDIR}/${PN}.service"
+
+   keepdir /etc/${PN}.d
+   insinto /etc/${PN}.d
+   doins "${FILESDIR}/"*.json.example
+
+   keepdir /var/log/${PN}
+   fowners ${PN}:${PN} /var/log/${PN}
+
+   dobin bin/${PN}
+}



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

2018-09-06 Thread Manuel Rüger
commit: 0c53ff4817b6e74210b8d34779353d980d2eca9d
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:37:10 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:37:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c53ff48

dev-util/clair: Version bump to 2.0.5

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-util/clair/Manifest   |  1 +
 dev-util/clair/clair-2.0.5.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/dev-util/clair/Manifest b/dev-util/clair/Manifest
index 724946ce054..5b6e2b1bb1a 100644
--- a/dev-util/clair/Manifest
+++ b/dev-util/clair/Manifest
@@ -1,2 +1,3 @@
 DIST clair-2.0.3.tar.gz 5194681 BLAKE2B 
b4f809e7699fbf66745c7f528f3f2c249e81541a64c540a8c39b9fa8f5b581d1297abdfe80bdb0ca3aec00010c6c95e8073397df284d2a92a3e95f91049cde80
 SHA512 
bf2d4ab15efc50bce3e828d0510ceb44463a6c1d978a854b3a0586203a7c33bb6e60470eccb6e0a1e23b8ff41955cd0fdda4b77a9a7e042e1e27dd2e0885
 DIST clair-2.0.4.tar.gz 5194393 BLAKE2B 
631ab14acfcf516a5dd65753fe2088dbabf1c7d13a6b079cb09f0c6a3000b346da948d9c6edd16c999753342d67b9bb2165a1b38956ee8957b48953d10490430
 SHA512 
fee3b9fe2865c0e352b454767383bf47d67bd14f7d08171197350c20f32bc80eb318db10c9fd4bd9da0024dac97ae287cb8dcc7605c3094f4d567122bfe3f7ed
+DIST clair-2.0.5.tar.gz 5194565 BLAKE2B 
19eb49b5b3d4d3c3694c4aefc21abbdefbc5b6d3a53a0f845c587bfc98052be93bb83283b0b3fe42a5ed950e55390810032abb4ae4eba8de999f99f07528b1a5
 SHA512 
551b006c32f6e0c93f2ace33151864f876a7e32c85cf13d8e1dcf23b91f79c32d4b4a4c9bbb3991ff6955897c8dcdfdcec2d6fbbbdcf0b684522375269abca89

diff --git a/dev-util/clair/clair-2.0.5.ebuild 
b/dev-util/clair/clair-2.0.5.ebuild
new file mode 100644
index 000..1cb27791309
--- /dev/null
+++ b/dev-util/clair/clair-2.0.5.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit user golang-build golang-vcs-snapshot
+
+EGO_PN="github.com/coreos/clair"
+EGIT_COMMIT="v${PV}"
+ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Vulnerability Static Analysis for Containers"
+HOMEPAGE="https://github.com/coreos/clair";
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="app-arch/rpm
+   app-arch/xz-utils
+   dev-vcs/git
+   !!sci-visualization/xd3d" # File collision (Bug #621044)
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+}
+
+src_compile() {
+   GOPATH="${S}" go build -o bin/${PN} -v ${EGO_PN}/cmd/${PN}  || die
+}
+
+src_install() {
+   dobin bin/${PN}
+   pushd src/${EGO_PN} || die
+   dodoc {README,ROADMAP,CONTRIBUTING}.md
+   insinto /etc/${PN}
+   doins config.example.yaml
+   popd || die
+
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+   keepdir /var/log/${PN}
+   fowners ${PN}:${PN} /var/log/${PN}
+}



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

2018-09-06 Thread Manuel Rüger
commit: 9900a9f8022569e9368ee056207dbc305af3a6ac
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:39:13 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:39:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9900a9f8

app-misc/mkcert: Version bump to 1.1.2

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-misc/mkcert/Manifest|  1 +
 app-misc/mkcert/mkcert-1.1.2.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/app-misc/mkcert/Manifest b/app-misc/mkcert/Manifest
index 8c707b9f953..0227a592111 100644
--- a/app-misc/mkcert/Manifest
+++ b/app-misc/mkcert/Manifest
@@ -1 +1,2 @@
 DIST mkcert-1.0.1.tar.gz 1695474 BLAKE2B 
eeef86a3e626f044c7b83d86be55082ce256752d834bf1388890db18f74678df57f2fc0050874dd4ff9ec4b849aa5b8d339e09e6af7e08a8f0b5236e0ac7aa09
 SHA512 
9e4ebadf19134fee7bf637fbb402df46a70d1f99ad06685a6a49da929fdd61b1ae9bea6b3f287201f488aec90505c60a58b454abb2efe584114d814023789600
+DIST mkcert-1.1.2.tar.gz 374244 BLAKE2B 
3d9dd700e77ae6eae693bed51ae027fba409880f2c0f8fe1d5eb3c4af1e85f03784c0f6b55a384117c8ba8949ba0f061911998846f8c7ac3fddaa9e4dee567f5
 SHA512 
6015964915088914c0c208c47a41142b4b69e1e0c6e890422fe07c0dee2fb7c8a1ac04b9efba8a913de35ef3f46d3c8ee96941257eefbceb1c1885a67e1255da

diff --git a/app-misc/mkcert/mkcert-1.1.2.ebuild 
b/app-misc/mkcert/mkcert-1.1.2.ebuild
new file mode 100644
index 000..0176c20c925
--- /dev/null
+++ b/app-misc/mkcert/mkcert-1.1.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/FiloSottile/mkcert"
+
+inherit golang-build golang-vcs-snapshot
+
+KEYWORDS="~amd64"
+
+DESCRIPTION="A zero-config tool to make locally trusted development 
certificates"
+HOMEPAGE="https://github.com/FiloSottile/mkcert";
+SRC_URI="https://github.com/FiloSottile/mkcert/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+src_compile() {
+   pushd src/${EGO_PN} || die
+   GOPATH="${S}" go install -v ${EGO_PN} || die
+   popd || die
+}
+
+src_install() {
+   dobin bin/mkcert
+   dodoc src/${EGO_PN}/README.md
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2018-09-06 Thread Manuel Rüger
commit: 18d6da5929e63a008472ba774c584321db3deac1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:34:19 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:34:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d6da59

app-shells/zsh-completions: Version bump to 0.28.0

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.28.0.ebuild  | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 215593ae352..48d3d0464c8 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1 +1,2 @@
 DIST zsh-completions-0.27.0.tar.gz 218869 BLAKE2B 
7214506be2100d596842988f946b0f25f9c434f31a6b1d66c40baa1ccf259f827be96011d790f41b85abecfcb0fc1e5d56a715ca80c9926a5fd6ccc779ab98b0
 SHA512 
1c25fce14117d6eb652e2d3bfb49e68baa9f7c5832031582ec8c3066b91f07491067ff887647177048b51146beda1bcac7080abf140ea5ef846fcdd8ac388b8c
+DIST zsh-completions-0.28.0.tar.gz 248600 BLAKE2B 
406b8a91dc7d4471519444efdf2eedf644a696eea69c2e00f33fa61e71ca8cb34935f824f62e2d4312d5fd27fc25875d51b122b4f2d7cc8a1a16d9d46ce0e336
 SHA512 
744b2b02de2154b31548d12c73091e5d4ee501dc39552dd7d526c67908fb7f65c06074d799da7ebed3a8f62b532a1482ba74ed26239979b050dbede4be9986d5

diff --git a/app-shells/zsh-completions/zsh-completions-0.28.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.28.0.ebuild
new file mode 100644
index 000..b2f60fb0e80
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.28.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git";
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~sparc ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions";
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



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

2018-09-06 Thread Manuel Rüger
commit: 497586f30c6cf3729bc715385f3e82e5a7594c02
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:32:27 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:32:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=497586f3

app-emulation/reg: Version bump to 0.15.5

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-emulation/reg/Manifest  |  1 +
 app-emulation/reg/reg-0.15.5.ebuild | 48 +
 2 files changed, 49 insertions(+)

diff --git a/app-emulation/reg/Manifest b/app-emulation/reg/Manifest
index 9f00c49ce54..4448838ad32 100644
--- a/app-emulation/reg/Manifest
+++ b/app-emulation/reg/Manifest
@@ -1 +1,2 @@
 DIST reg-0.15.4.tar.gz 4052737 BLAKE2B 
34bc68d3cb161bbea02bfc0ed142cb764f2db64610ac7b2b92130cfc838cfa4fde4794da9fd2d38a9bb73e994cf386ac9f50beaa4435b88cf034a4f4d0b648cc
 SHA512 
d5948b095c310c2697a2f7b80a342af6949e4cb66c521cdb370a6fbead7424d729057fe71952291ee1ed82717cd7bb29141f6a2f85c946e33fd96da1c17912dd
+DIST reg-0.15.5.tar.gz 4053475 BLAKE2B 
60541d7f02f3ee658fa185206f76df1045975101f0a25a636493a454984a8a2c836b1b74f7b8b6768c66ce0e12b12708b3f42d233e15ba64f0251b02a841bb76
 SHA512 
c1293868ea30dcdfc5251f95a5f287f8043be3a2372fdd08c0836919f6722c5931eb429f9047769b442bf3fdbb50c476e8509c62cb20b4b45d30793571cce44e

diff --git a/app-emulation/reg/reg-0.15.5.ebuild 
b/app-emulation/reg/reg-0.15.5.ebuild
new file mode 100644
index 000..1691054568e
--- /dev/null
+++ b/app-emulation/reg/reg-0.15.5.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit golang-build golang-vcs-snapshot user
+
+EGO_PN="github.com/genuinetools/reg"
+GIT_COMMIT="1328dc17a08200e8535f7f7098996a7f6c261a3a"
+ARCHIVE_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Docker registry v2 command line client"
+HOMEPAGE="https://github.com/genuinetools/reg";
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup reg
+   enewuser reg -1 -1 /var/lib/reg reg
+}
+
+src_prepare() {
+   pushd src/${EGO_PN} || die
+   default
+   popd || die
+}
+
+src_compile() {
+   pushd src/${EGO_PN} || die
+   GOPATH="${S}" go build -v -ldflags "-X 
${EGO_PN}/version.GITCOMMIT=${GIT_COMMIT} -X ${EGO_PN}/version.VERSION=${PV}" 
-o "${S}"/bin/reg . || die
+   popd || die
+}
+
+src_install() {
+   dobin bin/*
+   dodoc src/${EGO_PN}/README.md
+   insinto /var/lib/${PN}
+   doins -r src/${EGO_PN}/server/*
+   newinitd "${FILESDIR}"/reg.initd reg
+   newconfd "${FILESDIR}"/reg.confd reg
+
+   keepdir /var/log/reg
+   fowners -R reg:reg /var/log/reg /var/lib/reg/static
+}



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

2018-09-06 Thread Manuel Rüger
commit: c7d538df1946db129af66d349da31ad8942cd331
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:34:10 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:34:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7d538df

app-emulation/img: Version bump to 0.4.9

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-emulation/img/Manifest |  1 +
 app-emulation/img/img-0.4.9.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/app-emulation/img/Manifest b/app-emulation/img/Manifest
index a8c702de029..ba80778bcbd 100644
--- a/app-emulation/img/Manifest
+++ b/app-emulation/img/Manifest
@@ -1 +1,2 @@
 DIST img-0.4.8.tar.gz 5587652 BLAKE2B 
5b74ff24e6f36674b66b3f87abe928a9d8c8361835eb61cb04ddfce6bfc7cb7b8e6e1f41d61d9f75c09c3646d0d697074882e1f7b87259b60d7c53303718e325
 SHA512 
fb5b97c4794798dc2dba5d4c9493da9708a55a9e5e7b2259585409c4e7973fecd362132dabb81c72f20b61956c5a8bc67b58db49c22e7ce56eaec784bbb51ca5
+DIST img-0.4.9.tar.gz 4654821 BLAKE2B 
b3cd419aeb64ec8c2e8ee0fd523d387fd5b1a340ad61deec1e3fda59ba4e58e7594682aa49e04922e5bdcad4c458f23d4b8081784ba9d7d88dc953a0bd7c24a9
 SHA512 
c529affce023a8ae972a8526b48701d137edd3a8d5a22687269eec07864a1c30edf1c84bfea29cb7d166cc4fed4b0eb1e34e41d5d21be9d1a3b975b4c1bc678f

diff --git a/app-emulation/img/img-0.4.9.ebuild 
b/app-emulation/img/img-0.4.9.ebuild
new file mode 100644
index 000..24dc44fe9cb
--- /dev/null
+++ b/app-emulation/img/img-0.4.9.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit golang-build golang-vcs-snapshot
+
+EGO_PN="github.com/genuinetools/img"
+EGIT_COMMIT="v${PV}"
+GIT_COMMIT="0060d887c61df8002cb05225f380cae6a8798f9a"
+ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Standalone daemon-less unprivileged Dockerfile and OCI container 
image builder"
+HOMEPAGE="https://github.com/genuinetools/img";
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="MIT"
+SLOT="0"
+IUSE="seccomp"
+
+RESTRICT="test"
+
+src_compile() {
+   local TAGS=$(usex seccomp 'seccomp' '')
+   pushd src/${EGO_PN} || die
+   GOPATH="${S}" go build -tags "noembed ${TAGS}" -v -ldflags "-X 
${EGO_PN}/version.GITCOMMIT=${GIT_COMMIT} -X ${EGO_PN}/version.VERSION=${PV}" 
-o "${S}"/bin/img . || die
+   popd || die
+}
+
+src_install() {
+   dobin bin/*
+   dodoc -r src/${EGO_PN}/README.md
+}



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

2018-09-06 Thread Andreas Sturmlechner
commit: 116dd1ff40c3de566ec9a72df578dcfa9201da38
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep  6 17:21:50 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep  6 17:21:50 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=116dd1ff

kde5.eclass: Mark KDE Applications 18.08.1 as released

Keeping it masked until release of KDE Frameworks 5.50 though.

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

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 5680aca2da..8fd572796b 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -165,7 +165,7 @@ fi
 # An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
 # Any package matching this will have fetch restriction enabled, and receive
 # a proper error message via pkg_nofetch.
-KDE_UNRELEASED=( kde-frameworks-5.50.0 kde-apps-18.08.1 )
+KDE_UNRELEASED=( kde-frameworks-5.50.0 )
 
 if [[ ${KDEBASE} = kdevelop ]]; then
HOMEPAGE="https://www.kdevelop.org/";



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

2018-09-06 Thread Richard Farina
commit: ab4c6305699b2a80dcdc4531a4afad5aa9551eb5
Author: Zero_Chaos  gentoo  org>
AuthorDate: Thu Sep  6 16:15:36 2018 +
Commit: Richard Farina  gentoo  org>
CommitDate: Thu Sep  6 16:15:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab4c6305

net-wireless/cubicsdr: add live ebuild

doesn't work this moment, such is the nature of live ebuilds

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 net-wireless/cubicsdr/cubicsdr-0.2.3-r1.ebuild | 14 ++
 .../{cubicsdr-0.2.3-r1.ebuild => cubicsdr-.ebuild} | 14 ++
 2 files changed, 20 insertions(+), 8 deletions(-)

diff --git a/net-wireless/cubicsdr/cubicsdr-0.2.3-r1.ebuild 
b/net-wireless/cubicsdr/cubicsdr-0.2.3-r1.ebuild
index 8b93c462064..b386dcc5b43 100644
--- a/net-wireless/cubicsdr/cubicsdr-0.2.3-r1.ebuild
+++ b/net-wireless/cubicsdr/cubicsdr-0.2.3-r1.ebuild
@@ -6,16 +6,22 @@ WX_GTK_VER="3.0"
 
 inherit cmake-utils wxwidgets
 
-MY_P="CubicSDR"
-SRC_URI="https://github.com/cjcliffe/${MY_P}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${MY_P}-${PV}"
+if [ "${PV}" = "" ]; then
+   EGIT_REPO_URI="https://github.com/cjcliffe/CubicSDR.git";
+   KEYWORDS=""
+   inherit git-r3
+else
+   MY_P="CubicSDR"
+   SRC_URI="https://github.com/cjcliffe/${MY_P}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   S="${WORKDIR}/${MY_P}-${PV}"
+   KEYWORDS="~amd64 ~x86"
+fi
 
 DESCRIPTION="Cross-Platform and Open-Source Software Defined Radio Application"
 HOMEPAGE="https://cubicsdr.com/";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
 IUSE="alsa pulseaudio"
 
 DEPEND="

diff --git a/net-wireless/cubicsdr/cubicsdr-0.2.3-r1.ebuild 
b/net-wireless/cubicsdr/cubicsdr-.ebuild
similarity index 71%
copy from net-wireless/cubicsdr/cubicsdr-0.2.3-r1.ebuild
copy to net-wireless/cubicsdr/cubicsdr-.ebuild
index 8b93c462064..b386dcc5b43 100644
--- a/net-wireless/cubicsdr/cubicsdr-0.2.3-r1.ebuild
+++ b/net-wireless/cubicsdr/cubicsdr-.ebuild
@@ -6,16 +6,22 @@ WX_GTK_VER="3.0"
 
 inherit cmake-utils wxwidgets
 
-MY_P="CubicSDR"
-SRC_URI="https://github.com/cjcliffe/${MY_P}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${MY_P}-${PV}"
+if [ "${PV}" = "" ]; then
+   EGIT_REPO_URI="https://github.com/cjcliffe/CubicSDR.git";
+   KEYWORDS=""
+   inherit git-r3
+else
+   MY_P="CubicSDR"
+   SRC_URI="https://github.com/cjcliffe/${MY_P}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   S="${WORKDIR}/${MY_P}-${PV}"
+   KEYWORDS="~amd64 ~x86"
+fi
 
 DESCRIPTION="Cross-Platform and Open-Source Software Defined Radio Application"
 HOMEPAGE="https://cubicsdr.com/";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
 IUSE="alsa pulseaudio"
 
 DEPEND="



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

2018-09-06 Thread Ben Kohler
commit: 6b0abadbd4e011a13853bb11ffa40baae83fe440
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Sep  6 16:07:03 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Sep  6 16:07:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0abadb

net-wireless/unifi: bump 5.6.40 & 5.8.29, drop old

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 net-wireless/unifi/Manifest|  3 ++-
 .../unifi/{unifi-5.8.25.ebuild => unifi-5.6.40.ebuild} | 10 +++---
 .../unifi/{unifi-5.8.25.ebuild => unifi-5.8.29.ebuild} |  4 ++--
 3 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/net-wireless/unifi/Manifest b/net-wireless/unifi/Manifest
index 032984d3365..bc4139f2b1b 100644
--- a/net-wireless/unifi/Manifest
+++ b/net-wireless/unifi/Manifest
@@ -1,5 +1,6 @@
 DIST unifi-5.6.39.zip 63559153 BLAKE2B 
377c9cbcb49f3f7fe687c7877ca37b4cf4c62076da1a05ce64599be86b8503b910e941bdaa93b9bf77ed259e46ed5355befb695c0cff41157fe1e43a10643216
 SHA512 
456407a0fe140ef35718591777fcc1084ca9ee4f70c97deb554318390aa3e530c5dfbbbe57b659f83d52ca44be8ebd57071cfad2bf7f0f180fa5f2fa9100a1d9
-DIST unifi-5.8.25.zip 80091828 BLAKE2B 
f675ff304c2e7a87da7ed02bd4873015a1155949e6b3b2b4561db06565197e1660512cbea118a50bd975de7d6268a090fad6742e3a82bb4fdf20f19f39099ae2
 SHA512 
4572ebe55971d14ca76f39cf298eedf879c4ad597ac87e4fe13167f8219b8f822f3478002ccda7ca1d72daba05efa52932e6d163c1e2b5ac5d289020e351044f
+DIST unifi-5.6.40.zip 63584069 BLAKE2B 
9c241c7ef335b6e4d9ce1d53d8bf6a9b2e6a0c5b91d60f321100e67cc6201f1dc060398dc7af1ee014c47df194f64ddf1eb56a6c7ce53691251b4fd2937c5603
 SHA512 
d2e154ec6bdf24cfcb0e5154512a91dc0e601a2bfe7fcdda4c22b329b304b50315a42485daee8495a5076136055c2cf59ebe42b083221683168199e437589e9a
 DIST unifi-5.8.28.zip 80106124 BLAKE2B 
9cf6a433bf22d6946572f277759f032f9c7ac3bcc853deaacf2b858d95609f9cb6bbceb2258224db5a56b5d161daec0ff18320ecf3bc589ce045426d3ca9ed3c
 SHA512 
b76bff822971896d7b0a0837aba6075aaa60a185dc25a8849ec12b34b36a9ffdb84cf3c71ec65ad81bcd068aa9917574eee109582bad341bf2edd0ffca00acd6
+DIST unifi-5.8.29.zip 80125147 BLAKE2B 
d7fcfd8ea5c29c79803f4ee715136a82fb69b3e69802a9a9c4b92e9d4c52d5a72eaeaa3b10405a4eb10df35f1a926c4fb51dcd0c30816d3e58efd15f48b2ea51
 SHA512 
8c69f406c632661fe713251304910016bed25c2bbabb3aef355626cf6ea6475ba9348d0bec4d2e0f64824190db4deff669ab748cb17cc289112ac07421b56128
 DIST unifi-5.9.22.zip 103036220 BLAKE2B 
1f9df10787a9b5c52ddf786a478dc6a1a08be8f1cb36e4112906294510c2e7f85f5288f9a1bb1796b9902b40b17036ef5051dc4e7d0c970647d0cdab1362ad1b
 SHA512 
9287cfee865aff9cb5612b8559a318d288253206da3a16f7f490146be63886fdd84d686f9e3cfd7c150af3aebcc9fbf3ef99102ca427717742e770578cbc3b47
 DIST unifi-5.9.24.zip 105267574 BLAKE2B 
340805389023b0c487aa0b77b4ba1abe92fe12482015eed20c2a77d900324d95686c237d63082507747b6efdaf7904a4b052d1dc332f6d2b9b303d671c0cf5d0
 SHA512 
630a8410f49741ea00e663907a40979005e71dda0f64767fb5e64107e4a20fba6ba127c0c8a0e7f184d7e417fd5799cf4d6bf00edae9280386a03080db8ced64

diff --git a/net-wireless/unifi/unifi-5.8.25.ebuild 
b/net-wireless/unifi/unifi-5.6.40.ebuild
similarity index 88%
copy from net-wireless/unifi/unifi-5.8.25.ebuild
copy to net-wireless/unifi/unifi-5.6.40.ebuild
index 5e504bcbf6c..2662c1775fd 100644
--- a/net-wireless/unifi/unifi-5.8.25.ebuild
+++ b/net-wireless/unifi/unifi-5.6.40.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 # Used, when it's an unstable, beta or release candidate
-RC_SUFFIX="-34502471b9"
+RC_SUFFIX="-508ed3ce93"
 
 inherit systemd user
 
@@ -14,8 +14,7 @@ 
SRC_URI="https://dl.ubnt.com/unifi/${PV}${RC_SUFFIX}/UniFi.unix.zip -> ${P}.zip"
 
 KEYWORDS="~amd64 ~x86"
 LICENSE="Apache-1.0 Apache-2.0 BSD-1 BSD-2 BSD CDDL EPL-1.0 GPL-2 LGPL-2.1 
LGPL-3 MIT ubiquiti"
-SLOT="0/5.8"
-IUSE="systemd"
+SLOT="0/5.6"
 
 RDEPEND="dev-db/mongodb
virtual/jre:1.8"
@@ -37,10 +36,7 @@ pkg_setup() {
 
 src_prepare() {
# Remove unneeded files Linux, Mac and Windows
-   rm -r lib/native/Linux/{aarch64,armv7} lib/native/{Mac,Windows} || die
-   if ! use systemd; then
-   rm lib/native/Linux/x86_64/libubnt_sdnotify_jni.so || die
-   fi
+   rm -r lib/native/Linux/armhf lib/native/{Mac,Windows} || die
 
default
 }

diff --git a/net-wireless/unifi/unifi-5.8.25.ebuild 
b/net-wireless/unifi/unifi-5.8.29.ebuild
similarity index 95%
rename from net-wireless/unifi/unifi-5.8.25.ebuild
rename to net-wireless/unifi/unifi-5.8.29.ebuild
index 5e504bcbf6c..f5a0a0ce0a0 100644
--- a/net-wireless/unifi/unifi-5.8.25.ebuild
+++ b/net-wireless/unifi/unifi-5.8.29.ebuild
@@ -3,8 +3,8 @@
 
 EAPI=6
 
-# Used, when it's an unstable, beta or release candidate
-RC_SUFFIX="-34502471b9"
+# Set this for unstable, beta or release candidate
+RC_SUFFIX="-ff003bb0ce"
 
 inherit systemd user
 



[gentoo-commits] repo/gentoo:master commit in: sys-process/glances/

2018-09-06 Thread Georgy Yakovlev
commit: 52761fa21b7e201d2c78b05fb630edcd5e1a15cb
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Sep  6 16:06:18 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Sep  6 16:06:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52761fa2

sys-process/glances: drop 3.0

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-process/glances/Manifest   |  1 -
 sys-process/glances/glances-3.0.ebuild | 82 --
 2 files changed, 83 deletions(-)

diff --git a/sys-process/glances/Manifest b/sys-process/glances/Manifest
index 5429a895917..96d610707b6 100644
--- a/sys-process/glances/Manifest
+++ b/sys-process/glances/Manifest
@@ -1,3 +1,2 @@
 DIST Glances-2.11.1.tar.gz 5665685 BLAKE2B 
5de75e7770cc01a0ddd6fcb0583e5d23c02e5188c7d6cbd55d2999be9321a1affda351094b8614d206e640e5a1338266b5c77629ec53bb280b9166f7b6a996e2
 SHA512 
99adccff7d1531760834b76f9a9525df0bf9a8f6f57dbd1f7c3c0515ba3b5c94f26172e19bbc7c93cecbe4bdebcca87ab3a11dd592259509eff85346780ef43a
 DIST Glances-3.0.1.tar.gz 6247919 BLAKE2B 
15c59c76037d0e268687762b7539deab0a40748c27837177aa59d97c551471694e5bef6caebc818b4d17e1e5aef5c7cfccbd671e4821446b3bc9175a7ad240ea
 SHA512 
e035de66572facffb2f4ffd85cbb23bf035128ccfb3b31b22deee779b8d7c4606e390fa7c7eeb6421375fbfbdfc451f8d9f112cbf94f36092f2e6997f8cbe9d3
-DIST Glances-3.0.tar.gz 6247724 BLAKE2B 
0481782c7ad69459ae7a3b2d01f08c1ef45715c8a272ad78283c49c13bd9d7465f1a0ee96284b539b132f9cbc01e8432cf49239f0737da1858895f83b0b47cfe
 SHA512 
8d77d429b553fcb603c627f0fd0a8998791d5bf86be3d89cd35b37e46e1b0546787607ba4f92d5a4981565db54a8b55d314cd3b9e7824a353324cd9d404f3c0b

diff --git a/sys-process/glances/glances-3.0.ebuild 
b/sys-process/glances/glances-3.0.ebuild
deleted file mode 100644
index 8f7a7c3865d..000
--- a/sys-process/glances/glances-3.0.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
-PYTHON_REQ_USE="ncurses"
-
-inherit distutils-r1 eutils linux-info
-
-DESCRIPTION="CLI curses based monitoring tool"
-HOMEPAGE="https://github.com/nicolargo/glances";
-SRC_URI="mirror://pypi/G/${PN^}/${P^}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc"
-
-DEPEND="
-   doc? (
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
-   )
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-RDEPEND="${DEPEND}
-   >=dev-python/psutil-2.0.0[${PYTHON_USEDEP}]"
-
-CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS"
-
-S="${WORKDIR}/${P^}"
-
-pkg_setup() {
-   linux-info_pkg_setup
-}
-
-python_prepare_all() {
-   # Remove duplicate entries of a prebuilt doc build and
-   # ensure install of the file glances.conf in /etc/${PN}
-   sed \
-   -e '/share\/doc\/glances/d' \
-   -e "s/'CONTRIBUTING.md',//" \
-   -e "s:'conf/glances.conf':('${EPREFIX}/etc/glances', 
['conf/glances.conf':g" \
-   -i setup.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   # add an intended file from original data set from setup.py to DOCS
-   local DOCS=( README.rst CONTRIBUTING.md conf/glances.conf )
-   # build docs
-   if use doc; then
-   pushd docs
-   make html
-   popd
-   local HTML_DOCS=( docs/_build/html/. )
-   fi
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   optfeature "Action script feature" dev-python/pystache
-   optfeature "Autodiscover mode" dev-python/zeroconf
-   optfeature "Battery monitoring support" dev-python/batinfo
-   optfeature "Docker monitoring support" dev-python/docker-py
-   optfeature "Graphical/chart support" dev-python/matplotlib
-   # https://bitbucket.org/gleb_zhulik/py3sensors
-   # optfeature "Hardware monitoring support" dev-python/py3sensors
-   optfeature "IP plugin" dev-python/netifaces
-   optfeature "InfluxDB export module" dev-python/influxdb
-   optfeature "Hard drive temperature monitoring" app-admin/hddtemp
-   optfeature "Quicklook CPU info" dev-python/py-cpuinfo
-   optfeature "RAID support" dev-python/pymdstat
-   optfeature "RabbitMQ/ActiveMQ export module" dev-python/pika
-   # https://github.com/banjiewen/bernhard
-   # optfeature "Riemann export" dev-python/bernhard
-   optfeature "SNMP support" dev-python/pysnmp
-   optfeature "StatsD export module" dev-python/statsd
-   optfeature "Web server mode" dev-python/bottle
-}



[gentoo-commits] repo/gentoo:master commit in: sys-process/glances/

2018-09-06 Thread Georgy Yakovlev
commit: 5d0890e83f7571bae54ad58bbe5a93c1d507b6e5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Sep  6 16:05:19 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Sep  6 16:05:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d0890e8

sys-process/glances: version bump to 3.0.1

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-process/glances/Manifest |  1 +
 sys-process/glances/glances-3.0.1.ebuild | 82 
 2 files changed, 83 insertions(+)

diff --git a/sys-process/glances/Manifest b/sys-process/glances/Manifest
index 06bd290d732..5429a895917 100644
--- a/sys-process/glances/Manifest
+++ b/sys-process/glances/Manifest
@@ -1,2 +1,3 @@
 DIST Glances-2.11.1.tar.gz 5665685 BLAKE2B 
5de75e7770cc01a0ddd6fcb0583e5d23c02e5188c7d6cbd55d2999be9321a1affda351094b8614d206e640e5a1338266b5c77629ec53bb280b9166f7b6a996e2
 SHA512 
99adccff7d1531760834b76f9a9525df0bf9a8f6f57dbd1f7c3c0515ba3b5c94f26172e19bbc7c93cecbe4bdebcca87ab3a11dd592259509eff85346780ef43a
+DIST Glances-3.0.1.tar.gz 6247919 BLAKE2B 
15c59c76037d0e268687762b7539deab0a40748c27837177aa59d97c551471694e5bef6caebc818b4d17e1e5aef5c7cfccbd671e4821446b3bc9175a7ad240ea
 SHA512 
e035de66572facffb2f4ffd85cbb23bf035128ccfb3b31b22deee779b8d7c4606e390fa7c7eeb6421375fbfbdfc451f8d9f112cbf94f36092f2e6997f8cbe9d3
 DIST Glances-3.0.tar.gz 6247724 BLAKE2B 
0481782c7ad69459ae7a3b2d01f08c1ef45715c8a272ad78283c49c13bd9d7465f1a0ee96284b539b132f9cbc01e8432cf49239f0737da1858895f83b0b47cfe
 SHA512 
8d77d429b553fcb603c627f0fd0a8998791d5bf86be3d89cd35b37e46e1b0546787607ba4f92d5a4981565db54a8b55d314cd3b9e7824a353324cd9d404f3c0b

diff --git a/sys-process/glances/glances-3.0.1.ebuild 
b/sys-process/glances/glances-3.0.1.ebuild
new file mode 100644
index 000..8f7a7c3865d
--- /dev/null
+++ b/sys-process/glances/glances-3.0.1.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+PYTHON_REQ_USE="ncurses"
+
+inherit distutils-r1 eutils linux-info
+
+DESCRIPTION="CLI curses based monitoring tool"
+HOMEPAGE="https://github.com/nicolargo/glances";
+SRC_URI="mirror://pypi/G/${PN^}/${P^}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc"
+
+DEPEND="
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
+   )
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+RDEPEND="${DEPEND}
+   >=dev-python/psutil-2.0.0[${PYTHON_USEDEP}]"
+
+CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS"
+
+S="${WORKDIR}/${P^}"
+
+pkg_setup() {
+   linux-info_pkg_setup
+}
+
+python_prepare_all() {
+   # Remove duplicate entries of a prebuilt doc build and
+   # ensure install of the file glances.conf in /etc/${PN}
+   sed \
+   -e '/share\/doc\/glances/d' \
+   -e "s/'CONTRIBUTING.md',//" \
+   -e "s:'conf/glances.conf':('${EPREFIX}/etc/glances', 
['conf/glances.conf':g" \
+   -i setup.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   # add an intended file from original data set from setup.py to DOCS
+   local DOCS=( README.rst CONTRIBUTING.md conf/glances.conf )
+   # build docs
+   if use doc; then
+   pushd docs
+   make html
+   popd
+   local HTML_DOCS=( docs/_build/html/. )
+   fi
+   distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+   optfeature "Action script feature" dev-python/pystache
+   optfeature "Autodiscover mode" dev-python/zeroconf
+   optfeature "Battery monitoring support" dev-python/batinfo
+   optfeature "Docker monitoring support" dev-python/docker-py
+   optfeature "Graphical/chart support" dev-python/matplotlib
+   # https://bitbucket.org/gleb_zhulik/py3sensors
+   # optfeature "Hardware monitoring support" dev-python/py3sensors
+   optfeature "IP plugin" dev-python/netifaces
+   optfeature "InfluxDB export module" dev-python/influxdb
+   optfeature "Hard drive temperature monitoring" app-admin/hddtemp
+   optfeature "Quicklook CPU info" dev-python/py-cpuinfo
+   optfeature "RAID support" dev-python/pymdstat
+   optfeature "RabbitMQ/ActiveMQ export module" dev-python/pika
+   # https://github.com/banjiewen/bernhard
+   # optfeature "Riemann export" dev-python/bernhard
+   optfeature "SNMP support" dev-python/pysnmp
+   optfeature "StatsD export module" dev-python/statsd
+   optfeature "Web server mode" dev-python/bottle
+}



[gentoo-commits] repo/gentoo:master commit in: media-libs/game-music-emu/

2018-09-06 Thread Agostino Sarubbo
commit: e9e410eaee3b73308eace21e22f6bd56a605efd5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Sep  6 15:25:55 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Sep  6 15:25:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e410ea

media-libs/game-music-emu: amd64 stable wrt bug #650890

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"

 media-libs/game-music-emu/game-music-emu-0.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild 
b/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild
index ca64f9803ba..1d27b1f6db9 100644
--- a/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild
+++ b/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://bitbucket.org/mpyne/game-music-emu/downloads/${P}.tar.xz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 DOCS=( changes.txt design.txt gme.txt readme.txt )



  1   2   >