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

2019-04-30 Thread Hans de Graaff
commit: f5f89add9c4f095797e5030e4bfd5a312dae3f39
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 05:30:51 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 05:30:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f89add

app-admin/r10k: add 3.2.0

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

 app-admin/r10k/Manifest  |  1 +
 app-admin/r10k/r10k-3.2.0.ebuild | 44 
 2 files changed, 45 insertions(+)

diff --git a/app-admin/r10k/Manifest b/app-admin/r10k/Manifest
index 669847cd2a7..046d9503610 100644
--- a/app-admin/r10k/Manifest
+++ b/app-admin/r10k/Manifest
@@ -1,2 +1,3 @@
 DIST r10k-1.5.1.gem 164864 BLAKE2B 
398f656913b9c0b3835d782dec3aa0d7a475dc49ac6fba7734239a795e209048969c1e66575029eae5ac19513ac57e24adbfc839c9f5c0537c82fe0fe65def30
 SHA512 
4440a893aaa6ec0337f9347b620f92afd93099465c148bfe90cd44c2c6fe29cc8411b8c225044a9547d24a8857b580dcf2ea190bf64fe9ba180d1c5c3832d1dd
 DIST r10k-3.1.0.gem 202240 BLAKE2B 
46b7b03d7d57aa856f31ee1a8fe804b1e5ed2272f2543955c46fd194a956c4074fab7a0ca59ce828e1d0841cd7beabdcaa7a167329a8ac707e96be9e71f2cd2f
 SHA512 
7ec80be0e09d0693f33eaca4420a47a6fa7c2216ab8a06a45611b7150f97be00eaca7dd674962f14b169f9b0b315c3b47c76612baee0724c7d928541e535a960
+DIST r10k-3.2.0.gem 206336 BLAKE2B 
badc840ec7e6793daf205f1352899fa909e9a922a353a52841809dc80fd03758a865e0cb8210e58bb5c25968207d537b3f19c1903fbb519c50b6af2dd27eb5fb
 SHA512 
7ea00ec28ba631877d33fa8b00b25e1c69346b787499ec7b26118c16acecf6bd39fcdc4618af016ebf5b62850b6d984510f7e9153dd4e99771def299b7d0703d

diff --git a/app-admin/r10k/r10k-3.2.0.ebuild b/app-admin/r10k/r10k-3.2.0.ebuild
new file mode 100644
index 000..6d843ea53de
--- /dev/null
+++ b/app-admin/r10k/r10k-3.2.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Puppet environment and module deployment"
+HOMEPAGE="https://github.com/puppetlabs/r10k;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+git"
+
+ruby_add_rdepend "
+   ~dev-ruby/colored-1.2
+   =dev-ruby/cri-2.15*
+   >=dev-ruby/gettext-setup-0.24:0
+   ~dev-ruby/log4r-1.1.10
+   >=dev-ruby/multi_json-1.10:0
+   >=dev-ruby/puppet_forge-2.2.8
+   =dev-ruby/puppet_forge-2.2*
+"
+
+ruby_add_bdepend "test? (
+   dev-ruby/archive-tar-minitar
+)"
+
+RDEPEND="${RDEPEND} git? ( >=dev-vcs/git-1.6.6 )"
+
+all_ruby_prepare() {
+   sed -i -e '/s.files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
+
+   # Avoid specs for unpackaged rugget git provider
+   rm -rf spec/unit/git_spec.rb spec/unit/git/rugged || die
+}



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

2019-04-30 Thread Matt Turner
commit: cffa31cdaece68b785983aa5b6ae527e7fecc92c
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 04:32:00 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 04:32:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cffa31cd

dev-libs/gjs-1.48.7: ppc64 stable, bug 660314

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

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

diff --git a/dev-libs/gjs/gjs-1.48.7.ebuild b/dev-libs/gjs/gjs-1.48.7.ebuild
index 05b6ca3ead4..7766348989c 100644
--- a/dev-libs/gjs/gjs-1.48.7.ebuild
+++ b/dev-libs/gjs/gjs-1.48.7.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs;
 LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
 SLOT="0"
 IUSE="+cairo examples gtk test"
-KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
 
 RDEPEND="
>=dev-libs/glib-2.52.1



[gentoo-commits] repo/gentoo:master commit in: mail-filter/opendkim/

2019-04-30 Thread Michael Orlitzky
commit: cdd295d9bdd2a99fb9d9a42b5d58988939479e6f
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Wed May  1 00:40:18 2019 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Wed May  1 03:38:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd295d9

mail-filter/opendkim: new revision with missing test dependency.

The OpenDKIM test suite won't be run if the user doesn't have Lua
installed. The (R)DEPEND variables have been refactored to add that
missing build-time dependency. In addition, a hacky sed line that
relocated the unix socket in the test suite has been replaced, by
the --with-test-socket ./configure flag.

Bug: https://bugs.gentoo.org/682290
Signed-off-by: Michael Orlitzky  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 10.3-r12.ebuild => opendkim-2.10.3-r13.ebuild} | 24 +-
 1 file changed, 14 insertions(+), 10 deletions(-)

diff --git a/mail-filter/opendkim/opendkim-2.10.3-r12.ebuild 
b/mail-filter/opendkim/opendkim-2.10.3-r13.ebuild
similarity index 93%
rename from mail-filter/opendkim/opendkim-2.10.3-r12.ebuild
rename to mail-filter/opendkim/opendkim-2.10.3-r13.ebuild
index ee5908da59c..037a1b0f98c 100644
--- a/mail-filter/opendkim/opendkim-2.10.3-r12.ebuild
+++ b/mail-filter/opendkim/opendkim-2.10.3-r13.ebuild
@@ -13,9 +13,9 @@ SRC_URI="mirror://sourceforge/opendkim/${P}.tar.gz"
 LICENSE="BSD GPL-2 Sendmail-Open-Source"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="+berkdb ldap libressl lmdb lua memcached opendbx poll sasl selinux +ssl 
static-libs unbound"
+IUSE="+berkdb ldap libressl lmdb lua memcached opendbx poll sasl selinux +ssl 
static-libs test unbound"
 
-DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail )
+COMMON_DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail )
dev-libs/libbsd
sys-apps/grep
ssl? (
@@ -32,7 +32,10 @@ DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail )
unbound? ( >=net-dns/unbound-1.4.1:= net-dns/dnssec-root )
!unbound? ( net-libs/ldns )"
 
-RDEPEND="${DEPEND}
+DEPEND="${COMMON_DEPEND}
+   test? ( dev-lang/lua:* )"
+
+RDEPEND="${COMMON_DEPEND}
sys-process/psmisc
selinux? ( sec-policy/selinux-dkim )"
 
@@ -52,12 +55,12 @@ pkg_setup() {
 
 src_prepare() {
default
-   sed -i -e 's:/var/db/dkim:/var/lib/opendkim:g' \
-   opendkim/opendkim.conf.sample opendkim/opendkim.conf.simple.in 
|| die
-   sed -i -e 's:dist_doc_DATA:dist_html_DATA:' 
libopendkim/docs/Makefile.am || die
-   # TODO: what purpose does this serve?
-   sed -i -e "/sock.*mt.getcwd/s:mt.getcwd():${T}:" \
-   opendkim/tests/*.lua || die
+   sed -e 's:/var/db/dkim:/var/lib/opendkim:g' \
+   -i opendkim/opendkim.conf.sample 
opendkim/opendkim.conf.simple.in \
+   || die
+   sed -e 's:dist_doc_DATA:dist_html_DATA:' \
+   -i libopendkim/docs/Makefile.am \
+   || die
eautoreconf
 }
 
@@ -106,7 +109,8 @@ src_configure() {
--enable-default_sender \
--enable-sender_macro \
--enable-vbr \
-   --disable-live-testing
+   --disable-live-testing \
+   --with-test-socket="${T}/opendkim.sock"
 }
 
 src_compile() {



[gentoo-commits] repo/gentoo:master commit in: mail-filter/opendkim/

2019-04-30 Thread Michael Orlitzky
commit: b25aafe5f47dd4ae9c78a397fe7752c3e8c2978c
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Wed May  1 00:41:22 2019 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Wed May  1 03:38:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25aafe5

mail-filter/opendkim: remove old "unused" -r9 and -r10 ebuilds.

Signed-off-by: Michael Orlitzky  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 mail-filter/opendkim/opendkim-2.10.3-r10.ebuild | 227 ---
 mail-filter/opendkim/opendkim-2.10.3-r9.ebuild  | 229 
 2 files changed, 456 deletions(-)

diff --git a/mail-filter/opendkim/opendkim-2.10.3-r10.ebuild 
b/mail-filter/opendkim/opendkim-2.10.3-r10.ebuild
deleted file mode 100644
index 8cba8ef6170..000
--- a/mail-filter/opendkim/opendkim-2.10.3-r10.ebuild
+++ /dev/null
@@ -1,227 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools db-use eutils systemd user
-
-DESCRIPTION="A milter providing DKIM signing and verification"
-HOMEPAGE="http://opendkim.org/;
-SRC_URI="mirror://sourceforge/opendkim/${P}.tar.gz"
-
-# The GPL-2 is for the init script, bug 425960.
-LICENSE="BSD GPL-2 Sendmail-Open-Source"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="+berkdb ldap libressl lmdb lua memcached opendbx poll sasl selinux +ssl 
static-libs unbound"
-
-DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail )
-   dev-libs/libbsd
-   ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   )
-   berkdb? ( >=sys-libs/db-3.2:* )
-   opendbx? ( >=dev-db/opendbx-1.4.0 )
-   lua? ( dev-lang/lua:* )
-   ldap? ( net-nds/openldap )
-   lmdb? ( dev-db/lmdb )
-   memcached? ( dev-libs/libmemcached )
-   sasl? ( dev-libs/cyrus-sasl )
-   unbound? ( >=net-dns/unbound-1.4.1:= net-dns/dnssec-root )
-   !unbound? ( net-libs/ldns )"
-
-RDEPEND="${DEPEND}
-   sys-process/psmisc
-   selinux? ( sec-policy/selinux-dkim )
-"
-
-REQUIRED_USE="sasl? ( ldap )"
-
-PATCHES=(
-   "${FILESDIR}/${P}-openssl-1.1.1.patch"
-)
-
-pkg_setup() {
-   # This user can read your private keys, and must therefore not be
-   # shared with any other package.
-   enewgroup opendkim
-   enewuser opendkim -1 -1 -1 opendkim
-}
-
-src_prepare() {
-   default
-
-   # We delete the "Socket" setting because it's overridden by our
-   # conf.d file.
-   sed -e 's:/var/db/dkim:/var/lib/opendkim:g' \
-   -e '/^[[:space:]]*Socket/d' \
-   -i opendkim/opendkim.conf.sample 
opendkim/opendkim.conf.simple.in \
-   stats/opendkim-reportstats{,.in} || die
-
-   sed -i -e 's:dist_doc_DATA:dist_html_DATA:' 
libopendkim/docs/Makefile.am \
-   || die
-
-   # TODO: what purpose does this serve, do the tests even get run?
-   sed -e "/sock.*mt.getcwd/s:mt.getcwd():${T}:" \
-   -i opendkim/tests/*.lua || die
-
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=()
-   if use berkdb ; then
-   myconf+=(
-   $(db_includedir)
-   --with-db-incdir=${myconf#-I}
-   --enable-popauth
-   --enable-query_cache
-   --enable-stats
-   )
-   fi
-   if use unbound; then
-   myconf+=( --with-unbound )
-   else
-   myconf+=( --with-ldns )
-   fi
-   if use ldap; then
-   myconf+=( $(use_with sasl) )
-   fi
-   econf \
-   $(use_with berkdb db) \
-   $(use_with opendbx odbx) \
-   $(use_with lua) \
-   $(use_enable lua rbl) \
-   $(use_with ldap openldap) \
-   $(use_with lmdb) \
-   $(use_enable poll) \
-   $(use_enable static-libs static) \
-   $(use_with memcached libmemcached) \
-   "${myconf[@]}" \
-   --enable-filter \
-   --enable-atps \
-   --enable-identity_header \
-   --enable-rate_limit \
-   --enable-resign \
-   --enable-replace_rules \
-   --enable-default_sender \
-   --enable-sender_macro \
-   --enable-vbr \
-   --disable-live-testing
-}
-
-src_install() {
-   default
-   prune_libtool_files
-
-   dosbin stats/opendkim-reportstats
-
-   newinitd "${FILESDIR}/opendkim.init.r6" opendkim
-   newconfd "${FILESDIR}/opendkim.confd" opendkim
-   systemd_newunit "${FILESDIR}/opendkim.service.r4" opendkim.service
-   systemd_install_serviced "${FILESDIR}/${PN}.service.conf" 
"${PN}.service"
-
-   dodir /etc/opendkim
-   keepdir /var/lib/opendkim
-
-   # The OpenDKIM data (particularly, your keys) should be 

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

2019-04-30 Thread Nick Sarnie
commit: 71b7cd7c822b6d86e47c3451bfc6df9d9007761d
Author: Nick Sarnie  gentoo  org>
AuthorDate: Wed May  1 01:12:42 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Wed May  1 01:13:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71b7cd7c

app-emulation/wine-staging: Sync with ::wine

Bump to 4.7

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-staging/Manifest | 3 +++
 .../{wine-staging-.ebuild => wine-staging-4.7.ebuild}   | 6 +++---
 app-emulation/wine-staging/wine-staging-.ebuild | 6 +++---
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index 57d912afecc..e356fd8503e 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -1,14 +1,17 @@
 DIST gentoo-wine-patches-20180120.tar.xz 58672 BLAKE2B 
84d621075b65475cec41a06429680b518d7eafb938cefd903f3f8aa71ea3049ac9d8de05af48f9f4f4a1b9172c7ef17784540413e410eb8ec11e8ec4a63858c6
 SHA512 
5b354a409c7a2b77499aaa593b9248a1d15d755e3687b095755faacc30068bfcdbdd5c2a2a78617cb1a78c46d2931162bd69ec3379b035d81494bea7108263c2
 DIST gentoo-wine-patches-20190316.tar.xz 58848 BLAKE2B 
76e66749638589dd6d6eceb4b78690483d14353597a4e47fe9e5325d8bdb2bceff66040c110f63b8bae698bc5838c280c048ff7375ba2ed8cc387cbe0422c79a
 SHA512 
de2cf844ae686144c3f95f0a360c7fa8a62185500758f994b5a65836798bdc3092138dcd9c36d0267a6fcfdc13585258d31b281244a97b45965f40e0f2b29eda
+DIST gentoo-wine-patches-20190430.tar.xz 58896 BLAKE2B 
96c30ee48c4c50720abe8bb1d5a7c2e8ba0691dca3fd38b3807e2b2269236bccb3da18e59b4e35c2703cfb725300ee53c95e9ed584dd9e2c4184b31716b6b4c6
 SHA512 
52970b1e0673ae84e614db33536e9fa64bb6497a6f19c462f73ddf6b3239f38c9d59fe1c379cd67ef613c0660dcf84e2753e54647f01a8a1b2ee95ae4bb9f8d6
 DIST wine-3.20.tar.xz 21541928 BLAKE2B 
9183dacd1c6ec15ae5283eca3d17db5a869bcba9a93800a422f0dea5d9cfb5d3124a3e942e8b6487cd4ba31cfeacdd66de39128dd66d64e1226d265eae922d3a
 SHA512 
fb66d1d4b427f46dd048b13e53bcd15a5eaeb19039221fe98ec771140c33b3c245a974e52242eab5731ffa0de15f5932204032fe24f86e1a313ff8f11da59cc4
 DIST wine-3.21.tar.xz 21573872 BLAKE2B 
54d8733b19f1377f856c9496f6263eef1916e03caf82c6fcfa39b3e7bec1fecd87466dc92f3739d704a9161a32d9ee680b2cc5e5cdf27a582dc1d89d0b1a6639
 SHA512 
dd64a6778bf1b848c8fe14dc26cfca21f6c1c92714ca1b2e932a28560a2adc1f69aa1b2cba250f49a5df4f91a4accde677a2afaf960c200d3998eac1957b5c6b
 DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834dc77383e262620faa64597c41625382237c39563b3bb67b1850cca2460ca147e2c5ee3052f0fdfdee067ec5
 SHA512 
45c0519f8f2873ef65e1761d518a7148f3aa54c0e993a41a60849c01c8df17386d57edd83308cff289300adc6a8e3fc5918fb12513f5b85a88e556b420479e83
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de
 DIST wine-4.5.tar.xz 21879868 BLAKE2B 
fc2bc13fefac97570a67a1c48a0144c1194896f779803efc0c3229fc234f128f53c78cadb1d47d28ec6772ecea73831c8850322e537aa1af62b537b7856ecae5
 SHA512 
261420efdf14595715cff5bb6a61223b0f2090b89dc05dca8c053a8a81abc3018715d41db50769a0f0488c658efc0742ac0f577b578e69eace70be4e463131dd
 DIST wine-4.6.tar.xz 21940848 BLAKE2B 
1dbac3b3e6d74b99123a0954015343514d0135a26cffe86499f8fbdfadd04205edfcd0635562519b73397519f298abe7e18693fa1433aa05255b2435a2eedb1a
 SHA512 
b5d8568de0256bdd9f3fcaef725c8daa90d028838fd490f75d7f08a7c538103a957a4fd03857a8fbbdf1de6acb7237b183dad24d6057be50dae12af227cd2c98
+DIST wine-4.7.tar.xz 21962632 BLAKE2B 
2f90212c93fb089fafb0dd44189044b3875a52e3f6b5300a44893ac9760afb398330c293abbffca15cd9f9a6da72e97c2702c04525e02663186d723f1f322da7
 SHA512 
cb768528db510f81d464b9c1bb48847162baaa86ef00dc7a418afdce38aa51262d150c14b3362fb40c93cc2e3633fc02b2916167f21af8a708eb393da6ba9163
 DIST wine-staging-3.20.tar.gz 9950555 BLAKE2B 
ee66217b708287bd95d61e23fb92009d927a75556f22e89b9c5af66cb6c6445f77a1c3153da168da92ebac58606843c4639f1a99bd5089941595181f390980f0
 SHA512 
4b92e53e84046d99c3f7ec5e0d0d7e62fdb767b1c44e23605125744686439fe62991c8adea941950b390a01d251ecbb79f3b329cfe5a1b1fbc76c5372283579d
 DIST wine-staging-3.21.tar.gz 9945982 BLAKE2B 
988927c644e9abf472c42021cae39f38cdae24b397072fb53dc803da32bc80e8b6256554d787db0b6bffafac4104a9abf4ab8fa6e78fd0a308bf8906d658a65d
 SHA512 
17f8194954a420d1424d564ba9ad5e6d4dd574dc38da4895d5b6740c1990f8655cb573bd57c77ace2c78c71da4782b511a5ac937ca1f0fc958e3c925abaeefde
 DIST wine-staging-4.3.tar.gz 9888763 BLAKE2B 
095f2789f601822e34b7f9d0a078bd433aa2861e7cc55d5b74520bfedc2c88064bbffa3a73bcea170c4e4fb96e9eaa50f0cb927aba2cc6d1f12480bacfa4

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

2019-04-30 Thread Nick Sarnie
commit: a6a2b8452768b5739cbefd1dbec2686d19b35852
Author: Nick Sarnie  gentoo  org>
AuthorDate: Wed May  1 01:11:51 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Wed May  1 01:13:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a2b845

app-emulation/wine-vanilla: Drop old

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-vanilla/Manifest|   1 -
 app-emulation/wine-vanilla/wine-vanilla-4.3.ebuild | 534 -
 2 files changed, 535 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index f40f51fec98..4681461c53a 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -6,7 +6,6 @@ DIST wine-3.0.4.tar.xz 20556944 BLAKE2B 
122c06e38cae9f9d2358908d0d325ed4e0dc3d1b
 DIST wine-3.20.tar.xz 21541928 BLAKE2B 
9183dacd1c6ec15ae5283eca3d17db5a869bcba9a93800a422f0dea5d9cfb5d3124a3e942e8b6487cd4ba31cfeacdd66de39128dd66d64e1226d265eae922d3a
 SHA512 
fb66d1d4b427f46dd048b13e53bcd15a5eaeb19039221fe98ec771140c33b3c245a974e52242eab5731ffa0de15f5932204032fe24f86e1a313ff8f11da59cc4
 DIST wine-3.21.tar.xz 21573872 BLAKE2B 
54d8733b19f1377f856c9496f6263eef1916e03caf82c6fcfa39b3e7bec1fecd87466dc92f3739d704a9161a32d9ee680b2cc5e5cdf27a582dc1d89d0b1a6639
 SHA512 
dd64a6778bf1b848c8fe14dc26cfca21f6c1c92714ca1b2e932a28560a2adc1f69aa1b2cba250f49a5df4f91a4accde677a2afaf960c200d3998eac1957b5c6b
 DIST wine-4.0.tar.xz 21644692 BLAKE2B 
9c426ef2249c16e908a3617c2844d8b12a2df843721338b1cfb69459815b902cfa0ddf3d74c09dc900fb2ceb003e54d97a7c0afaac51a9caab7d21beb82e26c3
 SHA512 
7607fa7a3d5f7bcd3d8c4c9e7bb6e1987466110bbfc672782ebe57c6d9da348c58e76abf40b0a70c725dfd703163db6e194ee0e3db11a47b6b60e225163308dd
-DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834dc77383e262620faa64597c41625382237c39563b3bb67b1850cca2460ca147e2c5ee3052f0fdfdee067ec5
 SHA512 
45c0519f8f2873ef65e1761d518a7148f3aa54c0e993a41a60849c01c8df17386d57edd83308cff289300adc6a8e3fc5918fb12513f5b85a88e556b420479e83
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de
 DIST wine-4.5.tar.xz 21879868 BLAKE2B 
fc2bc13fefac97570a67a1c48a0144c1194896f779803efc0c3229fc234f128f53c78cadb1d47d28ec6772ecea73831c8850322e537aa1af62b537b7856ecae5
 SHA512 
261420efdf14595715cff5bb6a61223b0f2090b89dc05dca8c053a8a81abc3018715d41db50769a0f0488c658efc0742ac0f577b578e69eace70be4e463131dd
 DIST wine-4.6.tar.xz 21940848 BLAKE2B 
1dbac3b3e6d74b99123a0954015343514d0135a26cffe86499f8fbdfadd04205edfcd0635562519b73397519f298abe7e18693fa1433aa05255b2435a2eedb1a
 SHA512 
b5d8568de0256bdd9f3fcaef725c8daa90d028838fd490f75d7f08a7c538103a957a4fd03857a8fbbdf1de6acb7237b183dad24d6057be50dae12af227cd2c98

diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.3.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.3.ebuild
deleted file mode 100644
index 8661edf7b9a..000
--- a/app-emulation/wine-vanilla/wine-vanilla-4.3.ebuild
+++ /dev/null
@@ -1,534 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt 
ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic sr_RS@latin 
sv te th tr uk wa zh_CN zh_TW"
-PLOCALE_BACKUP="en"
-
-inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n 
multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils
-
-MY_PN="${PN%%-*}"
-MY_P="${MY_PN}-${PV}"
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
-   EGIT_BRANCH="master"
-   inherit git-r3
-   SRC_URI=""
-   #KEYWORDS=""
-else
-   MAJOR_V=$(ver_cut 1)
-   SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz;
-   KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
-fi
-S="${WORKDIR}/${MY_P}"
-
-GWP_V="20180120"
-PATCHDIR="${WORKDIR}/gentoo-wine-patches"
-
-DESCRIPTION="Free implementation of Windows(tm) on Unix, without external 
patchsets"
-HOMEPAGE="https://www.winehq.org/;
-SRC_URI="${SRC_URI}
-   
https://dev.gentoo.org/~np-hardass/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
-"
-
-LICENSE="LGPL-2.1"
-SLOT="${PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"
-REQUIRED_USE="|| ( 

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

2019-04-30 Thread Nick Sarnie
commit: f179dbe9b72fe60e709706a6bf6291347e13a7c5
Author: Nick Sarnie  gentoo  org>
AuthorDate: Wed May  1 01:13:14 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Wed May  1 01:13:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f179dbe9

app-emulation/wine-staging: Drop old

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-staging/Manifest|   2 -
 app-emulation/wine-staging/wine-staging-4.3.ebuild | 616 -
 2 files changed, 618 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index e356fd8503e..3edd89505e5 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -3,14 +3,12 @@ DIST gentoo-wine-patches-20190316.tar.xz 58848 BLAKE2B 
76e66749638589dd6d6eceb4b
 DIST gentoo-wine-patches-20190430.tar.xz 58896 BLAKE2B 
96c30ee48c4c50720abe8bb1d5a7c2e8ba0691dca3fd38b3807e2b2269236bccb3da18e59b4e35c2703cfb725300ee53c95e9ed584dd9e2c4184b31716b6b4c6
 SHA512 
52970b1e0673ae84e614db33536e9fa64bb6497a6f19c462f73ddf6b3239f38c9d59fe1c379cd67ef613c0660dcf84e2753e54647f01a8a1b2ee95ae4bb9f8d6
 DIST wine-3.20.tar.xz 21541928 BLAKE2B 
9183dacd1c6ec15ae5283eca3d17db5a869bcba9a93800a422f0dea5d9cfb5d3124a3e942e8b6487cd4ba31cfeacdd66de39128dd66d64e1226d265eae922d3a
 SHA512 
fb66d1d4b427f46dd048b13e53bcd15a5eaeb19039221fe98ec771140c33b3c245a974e52242eab5731ffa0de15f5932204032fe24f86e1a313ff8f11da59cc4
 DIST wine-3.21.tar.xz 21573872 BLAKE2B 
54d8733b19f1377f856c9496f6263eef1916e03caf82c6fcfa39b3e7bec1fecd87466dc92f3739d704a9161a32d9ee680b2cc5e5cdf27a582dc1d89d0b1a6639
 SHA512 
dd64a6778bf1b848c8fe14dc26cfca21f6c1c92714ca1b2e932a28560a2adc1f69aa1b2cba250f49a5df4f91a4accde677a2afaf960c200d3998eac1957b5c6b
-DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834dc77383e262620faa64597c41625382237c39563b3bb67b1850cca2460ca147e2c5ee3052f0fdfdee067ec5
 SHA512 
45c0519f8f2873ef65e1761d518a7148f3aa54c0e993a41a60849c01c8df17386d57edd83308cff289300adc6a8e3fc5918fb12513f5b85a88e556b420479e83
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de
 DIST wine-4.5.tar.xz 21879868 BLAKE2B 
fc2bc13fefac97570a67a1c48a0144c1194896f779803efc0c3229fc234f128f53c78cadb1d47d28ec6772ecea73831c8850322e537aa1af62b537b7856ecae5
 SHA512 
261420efdf14595715cff5bb6a61223b0f2090b89dc05dca8c053a8a81abc3018715d41db50769a0f0488c658efc0742ac0f577b578e69eace70be4e463131dd
 DIST wine-4.6.tar.xz 21940848 BLAKE2B 
1dbac3b3e6d74b99123a0954015343514d0135a26cffe86499f8fbdfadd04205edfcd0635562519b73397519f298abe7e18693fa1433aa05255b2435a2eedb1a
 SHA512 
b5d8568de0256bdd9f3fcaef725c8daa90d028838fd490f75d7f08a7c538103a957a4fd03857a8fbbdf1de6acb7237b183dad24d6057be50dae12af227cd2c98
 DIST wine-4.7.tar.xz 21962632 BLAKE2B 
2f90212c93fb089fafb0dd44189044b3875a52e3f6b5300a44893ac9760afb398330c293abbffca15cd9f9a6da72e97c2702c04525e02663186d723f1f322da7
 SHA512 
cb768528db510f81d464b9c1bb48847162baaa86ef00dc7a418afdce38aa51262d150c14b3362fb40c93cc2e3633fc02b2916167f21af8a708eb393da6ba9163
 DIST wine-staging-3.20.tar.gz 9950555 BLAKE2B 
ee66217b708287bd95d61e23fb92009d927a75556f22e89b9c5af66cb6c6445f77a1c3153da168da92ebac58606843c4639f1a99bd5089941595181f390980f0
 SHA512 
4b92e53e84046d99c3f7ec5e0d0d7e62fdb767b1c44e23605125744686439fe62991c8adea941950b390a01d251ecbb79f3b329cfe5a1b1fbc76c5372283579d
 DIST wine-staging-3.21.tar.gz 9945982 BLAKE2B 
988927c644e9abf472c42021cae39f38cdae24b397072fb53dc803da32bc80e8b6256554d787db0b6bffafac4104a9abf4ab8fa6e78fd0a308bf8906d658a65d
 SHA512 
17f8194954a420d1424d564ba9ad5e6d4dd574dc38da4895d5b6740c1990f8655cb573bd57c77ace2c78c71da4782b511a5ac937ca1f0fc958e3c925abaeefde
-DIST wine-staging-4.3.tar.gz 9888763 BLAKE2B 
095f2789f601822e34b7f9d0a078bd433aa2861e7cc55d5b74520bfedc2c88064bbffa3a73bcea170c4e4fb96e9eaa50f0cb927aba2cc6d1f12480bacfa49968
 SHA512 
9fd89c54200cf7c8e8a7f978fb6b34c89ece755976789f5c5c361ffb8d2882f14260c81ab8ac14ad140e41d807adbbaba05381a31b0177492aa222ef2fe04e4d
 DIST wine-staging-4.4.tar.gz 9882230 BLAKE2B 
705841e14abf3e3e65ae4b64ac2613f42f0e8caf32258ef6fc7e78b5410038c7cc766293488bb110e1f4c2c06d6b55b4cd3e59acea7e0f15c3bb6304e427f891
 SHA512 
4ddeddac2e2de9afd95ded71edb47f3eac15d1ca94254481e5369d6b69e401471b00ba16747621eb2d0f7d92c0558590f6efe89b3ea15012d9d3d45553d49196
 DIST wine-staging-4.5.tar.gz 9859696 BLAKE2B 
3d6ea22659fe45fe6cbe0f292737d4238e9f32b307b1750debfcb628a72b1dfc8a486c644a78c2d0285a206d13644ecc3bd26a307e61f78cc118219bf3395ec6
 SHA512 
fda32b26de79bd3bbff6b1ab2249d7ff8adc7e8da2753271e8dae4f84bc71764ea6d1a887cc643e0ff70b217bd75fefebd3eb1bd4b6faace9a36399878998029
 DIST wine-staging-4.6.tar.gz 993738

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

2019-04-30 Thread Nick Sarnie
commit: 5ccb0ed6e3222dbf476eccc2252be53e199350d1
Author: Nick Sarnie  gentoo  org>
AuthorDate: Wed May  1 01:10:47 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Wed May  1 01:13:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccb0ed6

app-emulation/wine-vanilla: Sync with ::wine

Bump to 4.7

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-vanilla/Manifest | 2 ++
 .../{wine-vanilla-.ebuild => wine-vanilla-4.7.ebuild}   | 6 +++---
 app-emulation/wine-vanilla/wine-vanilla-.ebuild | 6 +++---
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index dd25263f678..f40f51fec98 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -1,5 +1,6 @@
 DIST gentoo-wine-patches-20180120.tar.xz 58672 BLAKE2B 
84d621075b65475cec41a06429680b518d7eafb938cefd903f3f8aa71ea3049ac9d8de05af48f9f4f4a1b9172c7ef17784540413e410eb8ec11e8ec4a63858c6
 SHA512 
5b354a409c7a2b77499aaa593b9248a1d15d755e3687b095755faacc30068bfcdbdd5c2a2a78617cb1a78c46d2931162bd69ec3379b035d81494bea7108263c2
 DIST gentoo-wine-patches-20190316.tar.xz 58848 BLAKE2B 
76e66749638589dd6d6eceb4b78690483d14353597a4e47fe9e5325d8bdb2bceff66040c110f63b8bae698bc5838c280c048ff7375ba2ed8cc387cbe0422c79a
 SHA512 
de2cf844ae686144c3f95f0a360c7fa8a62185500758f994b5a65836798bdc3092138dcd9c36d0267a6fcfdc13585258d31b281244a97b45965f40e0f2b29eda
+DIST gentoo-wine-patches-20190430.tar.xz 58896 BLAKE2B 
96c30ee48c4c50720abe8bb1d5a7c2e8ba0691dca3fd38b3807e2b2269236bccb3da18e59b4e35c2703cfb725300ee53c95e9ed584dd9e2c4184b31716b6b4c6
 SHA512 
52970b1e0673ae84e614db33536e9fa64bb6497a6f19c462f73ddf6b3239f38c9d59fe1c379cd67ef613c0660dcf84e2753e54647f01a8a1b2ee95ae4bb9f8d6
 DIST wine-3.0.3.tar.xz 19735412 BLAKE2B 
f0ccbe272f1013386f89805cf1573cf001eb875bccb31a1884fad1dff5f90caf727c460406af80f63db7a227d85f25f57c8e8e650a171adbe0c3f5178ddf17e8
 SHA512 
11043a9a9434681f9c73590688b600b3b9e3d311be2c4d97b5f58f0740500ebcfbdc826bd6584d5dd392dccbdd9389ffa04c8fedbba43a4df2e6aeb922414412
 DIST wine-3.0.4.tar.xz 20556944 BLAKE2B 
122c06e38cae9f9d2358908d0d325ed4e0dc3d1bf3e189fcfd1a713ca147d5360934cc21c387939bb5ba6dec9410d85b586d95207089b6aa033eea15bfc209e3
 SHA512 
e1ce33bbc165a9c640a38965a229b757b67746f2150d545eb0e29ba6d21cdf150bd8eb9a450d8dd71733fbea3b2ac24839dd8e381b7da9cd15ddf98c59304198
 DIST wine-3.20.tar.xz 21541928 BLAKE2B 
9183dacd1c6ec15ae5283eca3d17db5a869bcba9a93800a422f0dea5d9cfb5d3124a3e942e8b6487cd4ba31cfeacdd66de39128dd66d64e1226d265eae922d3a
 SHA512 
fb66d1d4b427f46dd048b13e53bcd15a5eaeb19039221fe98ec771140c33b3c245a974e52242eab5731ffa0de15f5932204032fe24f86e1a313ff8f11da59cc4
@@ -9,3 +10,4 @@ DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834d
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de
 DIST wine-4.5.tar.xz 21879868 BLAKE2B 
fc2bc13fefac97570a67a1c48a0144c1194896f779803efc0c3229fc234f128f53c78cadb1d47d28ec6772ecea73831c8850322e537aa1af62b537b7856ecae5
 SHA512 
261420efdf14595715cff5bb6a61223b0f2090b89dc05dca8c053a8a81abc3018715d41db50769a0f0488c658efc0742ac0f577b578e69eace70be4e463131dd
 DIST wine-4.6.tar.xz 21940848 BLAKE2B 
1dbac3b3e6d74b99123a0954015343514d0135a26cffe86499f8fbdfadd04205edfcd0635562519b73397519f298abe7e18693fa1433aa05255b2435a2eedb1a
 SHA512 
b5d8568de0256bdd9f3fcaef725c8daa90d028838fd490f75d7f08a7c538103a957a4fd03857a8fbbdf1de6acb7237b183dad24d6057be50dae12af227cd2c98
+DIST wine-4.7.tar.xz 21962632 BLAKE2B 
2f90212c93fb089fafb0dd44189044b3875a52e3f6b5300a44893ac9760afb398330c293abbffca15cd9f9a6da72e97c2702c04525e02663186d723f1f322da7
 SHA512 
cb768528db510f81d464b9c1bb48847162baaa86ef00dc7a418afdce38aa51262d150c14b3362fb40c93cc2e3633fc02b2916167f21af8a708eb393da6ba9163

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.7.ebuild
similarity index 99%
copy from app-emulation/wine-vanilla/wine-vanilla-.ebuild
copy to app-emulation/wine-vanilla/wine-vanilla-4.7.ebuild
index 22ff5ed98ab..8b3cb3350ef 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.7.ebuild
@@ -24,7 +24,7 @@ else
 fi
 S="${WORKDIR}/${MY_P}"
 
-GWP_V="20190316"
+GWP_V="20190430"
 PATCHDIR="${WORKDIR}/gentoo-wine-patches"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, without external 
patchsets"
@@ -140,8 +140,8 @@ usr/share/applications/wine-winecfg.desktop"
 
 PATCHES=(
"${PATCHDIR}/patches/${MY_PN

[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-staging/

2019-04-30 Thread Nick Sarnie
commit: 8289a64f92b41e650a3486b776cecf4841e8
Author: Nick Sarnie  gentoo  org>
AuthorDate: Wed May  1 01:03:14 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Wed May  1 01:03:14 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=8289

app-emulation/wine-staging: Bump to 4.7

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-staging/Manifest | 3 +++
 .../{wine-staging-.ebuild => wine-staging-4.7.ebuild}   | 6 +++---
 app-emulation/wine-staging/wine-staging-.ebuild | 6 +++---
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index b2b1d61..2a4b5ce 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -1,5 +1,6 @@
 DIST gentoo-wine-patches-20180120.tar.xz 58672 BLAKE2B 
84d621075b65475cec41a06429680b518d7eafb938cefd903f3f8aa71ea3049ac9d8de05af48f9f4f4a1b9172c7ef17784540413e410eb8ec11e8ec4a63858c6
 SHA512 
5b354a409c7a2b77499aaa593b9248a1d15d755e3687b095755faacc30068bfcdbdd5c2a2a78617cb1a78c46d2931162bd69ec3379b035d81494bea7108263c2
 DIST gentoo-wine-patches-20190316.tar.xz 58848 BLAKE2B 
76e66749638589dd6d6eceb4b78690483d14353597a4e47fe9e5325d8bdb2bceff66040c110f63b8bae698bc5838c280c048ff7375ba2ed8cc387cbe0422c79a
 SHA512 
de2cf844ae686144c3f95f0a360c7fa8a62185500758f994b5a65836798bdc3092138dcd9c36d0267a6fcfdc13585258d31b281244a97b45965f40e0f2b29eda
+DIST gentoo-wine-patches-20190430.tar.xz 58896 BLAKE2B 
96c30ee48c4c50720abe8bb1d5a7c2e8ba0691dca3fd38b3807e2b2269236bccb3da18e59b4e35c2703cfb725300ee53c95e9ed584dd9e2c4184b31716b6b4c6
 SHA512 
52970b1e0673ae84e614db33536e9fa64bb6497a6f19c462f73ddf6b3239f38c9d59fe1c379cd67ef613c0660dcf84e2753e54647f01a8a1b2ee95ae4bb9f8d6
 DIST wine-2.0.tar.bz2 23662707 BLAKE2B 
1d485c1359ce8a0395a9f6378c1f8be33ea2836b80390d1eb1095057a0acedd21708daab16e1851a315391b9f9b0a360879b9d98c73bcc8371c5023e9a8037f5
 SHA512 
b0a57ba8202d9fc396e5bfb7a7718d6bababbed8f3351e7fdc36afa37f35a871e04903757618f73427aeb71a52b2d323977d79e48f8b38d636f23fd404441186
 DIST wine-2.1.tar.xz 18887032 BLAKE2B 
12d1298899064a46183c84ed13880275321670aa590c1aeb60fbba95baff736ad81342dfe3b31bf94fb7a6493262cb1b9ab20709025e19dad19cb438bff6c5a8
 SHA512 
03d678ee6e89c2804813f2827255fcf59e96ca9a45b7d8ac441cfc84f835e5e5689c70a79a41a04c631e1add7807fa4a5758acef3bd7aadfb2e92e68958c6ef6
 DIST wine-2.10.tar.xz 19209580 BLAKE2B 
89262d1950b1baba4447a39c28526e1639a382fef61e081e12f21c693be8f8549234699883552bd555e85e3a558190fa698654d9f34b20b6c133f9da5fa75f80
 SHA512 
8807e16a571bf45d99097ad5fdfb9fe755f6dbe84010a330fed82f1d48c76b7f19589bfc0e5dde0b9e49a608fd0501db3f7e3e129e4d9d34bcae03bc51a73139
@@ -48,6 +49,7 @@ DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834d
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de
 DIST wine-4.5.tar.xz 21879868 BLAKE2B 
fc2bc13fefac97570a67a1c48a0144c1194896f779803efc0c3229fc234f128f53c78cadb1d47d28ec6772ecea73831c8850322e537aa1af62b537b7856ecae5
 SHA512 
261420efdf14595715cff5bb6a61223b0f2090b89dc05dca8c053a8a81abc3018715d41db50769a0f0488c658efc0742ac0f577b578e69eace70be4e463131dd
 DIST wine-4.6.tar.xz 21940848 BLAKE2B 
1dbac3b3e6d74b99123a0954015343514d0135a26cffe86499f8fbdfadd04205edfcd0635562519b73397519f298abe7e18693fa1433aa05255b2435a2eedb1a
 SHA512 
b5d8568de0256bdd9f3fcaef725c8daa90d028838fd490f75d7f08a7c538103a957a4fd03857a8fbbdf1de6acb7237b183dad24d6057be50dae12af227cd2c98
+DIST wine-4.7.tar.xz 21962632 BLAKE2B 
2f90212c93fb089fafb0dd44189044b3875a52e3f6b5300a44893ac9760afb398330c293abbffca15cd9f9a6da72e97c2702c04525e02663186d723f1f322da7
 SHA512 
cb768528db510f81d464b9c1bb48847162baaa86ef00dc7a418afdce38aa51262d150c14b3362fb40c93cc2e3633fc02b2916167f21af8a708eb393da6ba9163
 DIST wine-staging-2.0.tar.gz 10182575 BLAKE2B 
1de645f66fa3e5e0d8ceddf5439fd246510470f63d6331c7029abed7192180b7b8430e43a2e732a30a5fbe0c73ba39b7fafcfc08830c68e679dff90576c3a960
 SHA512 
51412299259d6e92c8993543d5fdb3239ebe31e0d1d715e0a9e8ce94b3139c0567b08ff1600d41be94f12427cbfccc2f6b6b2ed030535445c95618aaf6578580
 DIST wine-staging-2.1.tar.gz 10101781 BLAKE2B 
6cbbc4bf2eec6416e7a9a128994dc53fbde6dd62fabdd94df6f675a395c9c7c5d22b2971d254bfb900b3f4cf727c9057c0cd912f1c256bc3b74a295386d420d5
 SHA512 
c64c48b265f0779c621a643ddbd2d12aaa548e4bff3b2b728280cdb9613214989911ee8ba5e46c7770f5f6430014a5da1c98e95d5008c1174bd14bf9ce5250db
 DIST wine-staging-2.10.tar.gz 10091114 BLAKE2B 
e30bfdee83eead61ced3d6fc4cb1b6089b647a398737bfacf2da4c78e0c3c4ce9c5e5fc0f5a808ff8a6e7553f27e6a65ce4f236e6957753bd0fa706f7b71

[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-vanilla/

2019-04-30 Thread Nick Sarnie
commit: c4305b499a4611445fb93e49890c176de4c5e060
Author: Nick Sarnie  gentoo  org>
AuthorDate: Wed May  1 01:00:12 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Wed May  1 01:00:12 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=c4305b49

app-emulation/wine-vanilla: Bump to 4.7

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-vanilla/Manifest | 2 ++
 .../{wine-vanilla-.ebuild => wine-vanilla-4.7.ebuild}   | 6 +++---
 app-emulation/wine-vanilla/wine-vanilla-.ebuild | 6 +++---
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 50f530b..a75d9ee 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -1,5 +1,6 @@
 DIST gentoo-wine-patches-20180120.tar.xz 58672 BLAKE2B 
84d621075b65475cec41a06429680b518d7eafb938cefd903f3f8aa71ea3049ac9d8de05af48f9f4f4a1b9172c7ef17784540413e410eb8ec11e8ec4a63858c6
 SHA512 
5b354a409c7a2b77499aaa593b9248a1d15d755e3687b095755faacc30068bfcdbdd5c2a2a78617cb1a78c46d2931162bd69ec3379b035d81494bea7108263c2
 DIST gentoo-wine-patches-20190316.tar.xz 58848 BLAKE2B 
76e66749638589dd6d6eceb4b78690483d14353597a4e47fe9e5325d8bdb2bceff66040c110f63b8bae698bc5838c280c048ff7375ba2ed8cc387cbe0422c79a
 SHA512 
de2cf844ae686144c3f95f0a360c7fa8a62185500758f994b5a65836798bdc3092138dcd9c36d0267a6fcfdc13585258d31b281244a97b45965f40e0f2b29eda
+DIST gentoo-wine-patches-20190430.tar.xz 58896 BLAKE2B 
96c30ee48c4c50720abe8bb1d5a7c2e8ba0691dca3fd38b3807e2b2269236bccb3da18e59b4e35c2703cfb725300ee53c95e9ed584dd9e2c4184b31716b6b4c6
 SHA512 
52970b1e0673ae84e614db33536e9fa64bb6497a6f19c462f73ddf6b3239f38c9d59fe1c379cd67ef613c0660dcf84e2753e54647f01a8a1b2ee95ae4bb9f8d6
 DIST wine-2.0.1.tar.xz 18845444 BLAKE2B 
82e692c9a216087ea3b51cba659b12a79b25b44aac2ab572b9cf6d12c29b8fa5cee3c4bb9f8e9dca526ded2c6ba1f77d2c948b783914427ec2b93409e64ccaec
 SHA512 
b32d07443655898768383b7409c21093b60c028fef166a596dad5dfab5a329b9fce4552e612c6d182e4f67eb1f28ed497fe2ed6af55dd3e96a124547722d
 DIST wine-2.0.2.tar.xz 18854952 BLAKE2B 
ae55b6a31e4d36b367a84e0e5fa7bea8c39a61ecfe7def4082747df4c55d0ee5c72e132bc77b49935fee8d0faf7f4d2cddfda0c712b6042b440dda1946e682b6
 SHA512 
3f37080a951819304cd3475f6012f1d6b5a94879b137cdf816cac4c8fde68ddc777905e92277ec5dce96437d8c32c43d55d3750b582781a9f9774b118f1a5b90
 DIST wine-2.0.3.tar.xz 18864648 BLAKE2B 
0503a11e7545d5af805bfc3c2f614b6e35e39b7b532ee45dd9947e1a9a53eb788a304e744c683e42bf84f0e67e2c046ea5f839b6bbad1cf73b9996eaae5c30c1
 SHA512 
e20dbcb3a48ecb3526eba075d4baebab2529dfc50b7a6d5e18294704470f61db386013f457118c270274b911f9643d203110f46558d23e84e6a6c2d78e237dbb
@@ -60,3 +61,4 @@ DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834d
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de
 DIST wine-4.5.tar.xz 21879868 BLAKE2B 
fc2bc13fefac97570a67a1c48a0144c1194896f779803efc0c3229fc234f128f53c78cadb1d47d28ec6772ecea73831c8850322e537aa1af62b537b7856ecae5
 SHA512 
261420efdf14595715cff5bb6a61223b0f2090b89dc05dca8c053a8a81abc3018715d41db50769a0f0488c658efc0742ac0f577b578e69eace70be4e463131dd
 DIST wine-4.6.tar.xz 21940848 BLAKE2B 
1dbac3b3e6d74b99123a0954015343514d0135a26cffe86499f8fbdfadd04205edfcd0635562519b73397519f298abe7e18693fa1433aa05255b2435a2eedb1a
 SHA512 
b5d8568de0256bdd9f3fcaef725c8daa90d028838fd490f75d7f08a7c538103a957a4fd03857a8fbbdf1de6acb7237b183dad24d6057be50dae12af227cd2c98
+DIST wine-4.7.tar.xz 21962632 BLAKE2B 
2f90212c93fb089fafb0dd44189044b3875a52e3f6b5300a44893ac9760afb398330c293abbffca15cd9f9a6da72e97c2702c04525e02663186d723f1f322da7
 SHA512 
cb768528db510f81d464b9c1bb48847162baaa86ef00dc7a418afdce38aa51262d150c14b3362fb40c93cc2e3633fc02b2916167f21af8a708eb393da6ba9163

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.7.ebuild
similarity index 99%
copy from app-emulation/wine-vanilla/wine-vanilla-.ebuild
copy to app-emulation/wine-vanilla/wine-vanilla-4.7.ebuild
index 22ff5ed..8b3cb33 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.7.ebuild
@@ -24,7 +24,7 @@ else
 fi
 S="${WORKDIR}/${MY_P}"
 
-GWP_V="20190316"
+GWP_V="20190430"
 PATCHDIR="${WORKDIR}/gentoo-wine-patches"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, without external 
patchsets"
@@ -140,8 +140,8 @@ usr/share/applications/wine-winecfg.desktop"
 
 PATCHES=(
"${PATCHDIR}/patches/${MY_PN}-4.4-winegcc.patch&quo

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

2019-04-30 Thread Matthew Thode
commit: ab561fcf57a0ba7e776aca6be5627d0a85044751
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed May  1 00:03:56 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed May  1 00:15:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab561fcf

app-admin/puppet-agent: 5.5.14 and 6.4.2 bump

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

 app-admin/puppet-agent/Manifest  |  6 --
 ...{puppet-agent-6.4.1.ebuild => puppet-agent-5.5.14.ebuild} | 12 +---
 .../{puppet-agent-6.4.1.ebuild => puppet-agent-6.4.2.ebuild} |  0
 3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/app-admin/puppet-agent/Manifest b/app-admin/puppet-agent/Manifest
index 4a36d0086d0..49d8e11ec93 100644
--- a/app-admin/puppet-agent/Manifest
+++ b/app-admin/puppet-agent/Manifest
@@ -1,8 +1,10 @@
+DIST puppet-agent_5.5.14-1stretch_amd64.deb 17369338 BLAKE2B 
bc0544d49f704b07fe058164eb9e1f3f9dc8613337942043a1f4d1359105c986b3b170fda076e8bb4fb74a4d0a423c434d27669410edefe7834ab633217e1ff6
 SHA512 
410f3e76a571f48456ce6e6b83a957fe33391db72c428d2518001ccce23d29e4911d740cb9c70903050f9a69c815fce8988caa1ba469742b334b1f61229f1a31
+DIST puppet-agent_5.5.14-1stretch_i386.deb 18294894 BLAKE2B 
928ea0c7113dc6789a37b83f4499485d17f09cf7ac1ace5c3aad87f0a93e4143cd4763f61e42d35a7561d5438d7b5d70d6181ab7233f72eaccb67cc4d5388d18
 SHA512 
8ae02257cf729ce41e6437d9ee2f221884b0e49dda7b3fc04ef200487c937f258075f563817bb064a19c30ec19b790f4d9d03e240d8a363f2942cd613c579c1b
 DIST puppet-agent_5.5.7-1stretch_amd64.deb 17300432 BLAKE2B 
4c3b13361b9a97734a7b63ad94d1e96d9bcad284372d0b63a085c4415fa7c0433e66546bd43c99a82839837ed5a8683c6d2739d47b629f5580b8007219f06010
 SHA512 
fa17413afc2f2872963e241b38c2d7abe06ed37b0f01f2ace3cc6c31e53451291fe98905957377940b16d1b6926991ef39b556a4697e9ba06f10f62583f72c9e
 DIST puppet-agent_5.5.7-1stretch_i386.deb 1882 BLAKE2B 
b9ce9269cc59d79450cb66c9c3e545ad4267ad1a43905df4ca57b45ad1213dd11c9ddcffb77719a151f52eb60d6792a486823ea4a29b2f4e83a2d62960c9691a
 SHA512 
b65ecaf27c2bcc6556d7d43a0b78e282a64c72eed3b672af5d2e23c34eefe8134b6d4c60505f9d7c6e5b40ed4a1ad391128933c27710819f5078ec7d8680b6d4
 DIST puppet-agent_5.5.8-1stretch_amd64.deb 17302932 BLAKE2B 
4ff925477f74e5ecb7737cd41712bcd8b0b54d244784fd874ad160bc7cd33327af615ec117fc28cd45d59f275c51aa71f80de204f1f395ef89c7162d5acc3cef
 SHA512 
f30cf250855c4f5adfe58f8c3c7dcdcf155ba97a9a805449555134fb9fedcf6c4d4ab54483d4c1530ae09583e6ca78d1af446cc7fc62760c4aa839c1e9d42bc8
 DIST puppet-agent_5.5.8-1stretch_i386.deb 18221644 BLAKE2B 
fcacbae34bdb6fa18eff344123908880de2e5025ccddd25ee751c5c2b229ff8b63c66d482d4e8139b0d263edeff78771459cd90beff36136a553b039a7c417a9
 SHA512 
e00c04eacea360619f9fa4e016b8421fbf44127f979ed772e06cef21a15261a7d201abb9bcde30d8bb4e36a4b37d38d67814b2c1077b33ee6e6404c898c53e32
 DIST puppet-agent_6.3.0-1stretch_amd64.deb 18716014 BLAKE2B 
914686e0229b40ea2e4f29c31556fdd289e7f556c471ea3e3a8cec887e1e1175ab5e23fc2605e3c156f9f571a8ff47b1a77b4f1173e41b923d7bd59592b575ed
 SHA512 
fd5f39c4cb2fb040e45a0b2316857ad9da311532a9d1659f9df07ad57f85daec2e7674109c63885325c809e839b017b7b3d5ac57f9439e03b569203bf301851d
 DIST puppet-agent_6.3.0-1stretch_i386.deb 19243158 BLAKE2B 
52c36e54ecb2e1fcc9ef5add8393533f68a21fde0f449b558d1fe58b066519138092e15c851e33580e9c2b943ef7a58b323cdd7bc1997faa273db4f518292465
 SHA512 
aba93bb2290879f5512f2429af658b137a3b5ae51ce9817fb701086be7abe4043b54d242fdc1310876b42124819885f8ab97c9fb6cc9113a50115bc071d42736
-DIST puppet-agent_6.4.1-1stretch_amd64.deb 18772178 BLAKE2B 
6355578e7254965213bb0bc7df43def6faffeafc7f16aba22eafc0a9abed75d30d7e73f78c8641931526f775037ab6b07a1d3f47367a42545b585c48299550ee
 SHA512 
b1d71c44a2d674529b94619b407cd5386bdfbe334fbe68e666361e8e91275487a2d841e9cb90002c768291b045447fb61d010de7cb0e068cabacbba3c601a960
-DIST puppet-agent_6.4.1-1stretch_i386.deb 19258406 BLAKE2B 
8c29b8ac9a9afcc3540ac68488242ab6f6d2d1548c8f8b66adcf1874fa2ca0077b76d6de67ceac5091e1118cdcbff410639b8ea4fd022f396dc663a6851407af
 SHA512 
a5c039581c5d3c52de9e960f7e5d314751e18184028ea6bc98e89af9a141c54f29dc4499db3d9fdf6e2db6ea6b4a8ffa691877d458a31c0d8660e49b28209597
+DIST puppet-agent_6.4.2-1stretch_amd64.deb 18776024 BLAKE2B 
d8fd52357abb9649d74c9b7e54eb0f599cc2b6b1cbe8a4bdd3bd21c69904379dcda2fdea4e642d3f86bef846d1bdfb14eb8c3daed50958ad3add46bde96fe5d2
 SHA512 
b1bdbcb1cb87bbf4391073b0596d759e1386bd5b93046d25be112f1ddad6a0d4da162116dc9f85908de67bfd3d956a1c418faf39a85c3ed0d02f9891d4d9906c
+DIST puppet-agent_6.4.2-1stretch_i386.deb 19250972 BLAKE2B 
8424047586f7747daf24901f7ba134bfcd1fc4db094fd458f4298251880b0446221575cc463c511a32a6f7cf4c635c95b6132631640b5091e48b1e7cec67b844
 SHA512 
0041b1e3ff1401b21f7d9ab3b3aee66d76e30acd4748571ff3ff595d7006008e0d9d3f4c28db85cccece0cf08595cf4a3342353f5b18ea3e02ae02a094e42e41

diff --git a/app-admin/puppet-agent/puppet-agent-6.4.1.ebuild 
b/app-admin/puppet-agent/puppet-agent-5.5.14.ebuild
similarity index 80%

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

2019-04-30 Thread Matthew Thode
commit: a3fd1df4463cdfb075fb8873c245a57af7c060e6
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed May  1 00:14:56 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed May  1 00:15:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3fd1df4

dev-ruby/puppetdb-termini: 6.3.2 bump

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

 dev-ruby/puppetdb-termini/Manifest |  1 +
 .../puppetdb-termini/puppetdb-termini-6.3.2.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/puppetdb-termini/Manifest 
b/dev-ruby/puppetdb-termini/Manifest
index 03b240b06cf..09b26bbf4c5 100644
--- a/dev-ruby/puppetdb-termini/Manifest
+++ b/dev-ruby/puppetdb-termini/Manifest
@@ -2,3 +2,4 @@ DIST puppetdb-termini_5.2.4-1xenial_all.deb 20538 BLAKE2B 
aad000bc0e13e3c97f4428
 DIST puppetdb-termini_5.2.7-1xenial_all.deb 20560 BLAKE2B 
def7bb25badadd2880589d5708e8b9a0f87033977a21ee65fca7b27caf8c3568c66cf7f21123ecd8dd037e29023e65a9393d8b3608ffe0e021f9aad5a8c66755
 SHA512 
b5a5b4c721a35d95093d9da757f5a2dcfcc232343b6ca6dcf7184a20f9ff305a9c2f04328e17a0e02579d6ee7245c7c9b7e9ba8d22bc8f3bc1c13cf50c784101
 DIST puppetdb-termini_6.2.0-1stretch_all.deb 20602 BLAKE2B 
6f51e8f6d87df992ced0ccc23c1cecd26a1fd2b3ad2b1d507b22d3f555fafd754913f50aa7840f40cb8c3cdcabfd4af84411213842d4a70105c69d9a8fe55eaf
 SHA512 
ec73ee1514d6217e57672936d775974911bee7135af95d95e58f60c723d8e8760b005cb2a214fdfe692acd807e07ae53ba396bcf5f990c77d9a07ca485a784c1
 DIST puppetdb-termini_6.3.1-1stretch_all.deb 20680 BLAKE2B 
d4c8329b61805730aa7ac5a2da32670f5cb5e3597b3213535c5fbf26615aed847420b2f2589d34bcffc61a454319ea59e43dc61189254844952a7e79ac020971
 SHA512 
97d11b5ca7e0dc6502d32d8f0d299880b9cdaced4bafef38d8bbc22e0b4c154c8c414e19d715b53c0d42bd511aad3e2e2f0a265dcaf2767f3950e16ed2adfef7
+DIST puppetdb-termini_6.3.2-1stretch_all.deb 20662 BLAKE2B 
2e7daef3892070d5356ced070544099a546e4887b5654f795e06952862e4c0cb155df200806217fd5376b1bc3fb53107467ca76acec05283d2f25fed7ca7e5ca
 SHA512 
555abacc9de7221df78a8459a76a4c3c8ce3a1bf5e2b6f1d800761eaea650d2a308e6a5054be082cfb9823903fbe049b2dc5f323b8af93693afbb61c8ce6c4be

diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.3.2.ebuild 
b/dev-ruby/puppetdb-termini/puppetdb-termini-6.3.2.ebuild
new file mode 100644
index 000..6d51b944dfd
--- /dev/null
+++ b/dev-ruby/puppetdb-termini/puppetdb-termini-6.3.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+inherit unpacker
+
+DESCRIPTION="Library needed to connect puppet to puppetdb"
+HOMEPAGE="http://docs.puppetlabs.com/puppetdb/;
+SRC_URI="http://apt.puppetlabs.com/pool/stretch/puppet/${PN:0:1}/${PN}/${PN}_${PV}-1stretch_all.deb;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+# will need the same keywords as puppet
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND+=""
+DEPEND+=""
+
+S=${WORKDIR}
+
+src_install() {
+   insinto opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/
+   doins -r opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/*
+}



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

2019-04-30 Thread Matthew Thode
commit: 1982c41412e332eb9bd8bbadd592ddcccffeff14
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed May  1 00:12:21 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed May  1 00:15:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1982c414

app-admin/puppetdb: 6.3.2 bump

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

 app-admin/puppetdb/Manifest  |  1 +
 app-admin/puppetdb/puppetdb-6.3.2.ebuild | 92 
 2 files changed, 93 insertions(+)

diff --git a/app-admin/puppetdb/Manifest b/app-admin/puppetdb/Manifest
index 3884c32ff34..d91daa6b5b7 100644
--- a/app-admin/puppetdb/Manifest
+++ b/app-admin/puppetdb/Manifest
@@ -2,3 +2,4 @@ DIST puppetdb-5.2.4.tar.gz 25438658 BLAKE2B 
4e548ed018b57f68c0cc81185579234e1708
 DIST puppetdb-5.2.7.tar.gz 24353701 BLAKE2B 
196b336a92031a25f7f28ca070a831857f3e0dde3ecc02e12e6884f3628c12dcc27b347c39147636addc975841f340fbf89196e86b3c10efc2ad1f16cf6f882a
 SHA512 
989fa232d0fbd90c975fe110caca9b9c92a90167eb7b8d0384282dd8cf85111a56174c6785d7c73800e19185e879e258b8e6cefb210c1c44a229ce994336ef1d
 DIST puppetdb-6.2.0.tar.gz 39922402 BLAKE2B 
5d3c36bdeb902c7292d8da728ce225e3378bcb1283dbb2558f7aaa488e53351da41551606723d6c504118f5a653d92831cb55e0570dd7827c1be06f78592e0ef
 SHA512 
33da6a7db688561d01302918cc0e85ff88f5490ac4007e4f20df6b0483aa1a7f65b2226f98966936333c7fa28060adca47f10ba7419a05d70c9c72bd8a40e8e5
 DIST puppetdb-6.3.1.tar.gz 41706703 BLAKE2B 
74c1fc8a4702cdd94dab88d3e3bbf9e078d9c6e574454f49f2659bf8a9882ab51fd65392726834c032cb8e14881a349148a43ff05d6b186a1ece868be2fee2d4
 SHA512 
96ab60f0b0f531b1831ab3707b4c8496cea8fc921cd42fd828a1c86ed0e1d1324f1bec3df5345d0b5a0f737bfa638459941f1f6a9c41f95b745035249ebb01d3
+DIST puppetdb-6.3.2.tar.gz 41707817 BLAKE2B 
480737af3abc862e90a7075011327ce3821a5d9460c785602c105ec7accc82f2ea712ae488c585226126e88f817cbb1acda7fa09793b7508aa38cc47e1c76ab0
 SHA512 
e2a3ce73c976cbbfa6acc62612187478cf5ecc9d514ff4866a74e2c6364979f17c3daeba0f03a01e7fc3eeb1ca84a3c886fd5eed07d2a9fbaa5fd9f7c9d577af

diff --git a/app-admin/puppetdb/puppetdb-6.3.2.ebuild 
b/app-admin/puppetdb/puppetdb-6.3.2.ebuild
new file mode 100644
index 000..616793cb412
--- /dev/null
+++ b/app-admin/puppetdb/puppetdb-6.3.2.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib systemd user
+
+DESCRIPTION="PuppetDB collects data generated by Puppet."
+HOMEPAGE="http://docs.puppetlabs.com/puppetdb/;
+SRC_URI="https://downloads.puppetlabs.com/${PN}/${P}.tar.gz;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+# will need the same keywords as puppet
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND+=">=virtual/jdk-1.8.0"
+DEPEND+=""
+
+pkg_setup() {
+   enewgroup puppetdb
+   enewuser puppetdb -1 -1 /opt/puppetlabs/server/data/puppetdb "puppetdb"
+}
+
+src_prepare() {
+   sed -i 's/sysconfig/conf\.d/g' ext/redhat/puppetdb.service || die
+   sed -i 's/sysconfig/conf\.d/g' ext/bin/puppetdb || die
+   sed -i 's/sysconfig/conf\.d/g' install.sh || die
+   sed -i 's/var\/run/run/g' ext/puppetdb.tmpfiles.conf || die
+   sed -i 's/var\/run/run/g' install.sh || die
+   default
+}
+
+src_compile() {
+   einfo "not compiling"
+}
+
+src_install() {
+   dodir /opt/puppetlabs/server/data/puppetdb
+   insinto /opt/puppetlabs/server/apps/puppetdb
+   insopts -m0744
+   doins ext/ezbake-functions.sh
+   insopts -m0644
+   doins ext/ezbake.manifest
+   doins puppetdb.jar
+   insinto /etc/puppetlabs/puppetdb
+   doins ext/config/logback.xml
+   doins ext/config/bootstrap.cfg
+   doins ext/config/request-logging.xml
+   insinto /etc/puppetlabs/puppetdb/conf.d
+   doins ext/config/conf.d/jetty.ini
+   doins ext/config/conf.d/repl.ini
+   doins ext/config/conf.d/database.ini
+   doins ext/config/conf.d/config.ini
+   insopts -m0755
+   insinto /opt/puppetlabs/server/apps/puppetdb/scripts
+   doins install.sh
+   insinto /opt/puppetlabs/server/apps/puppetdb/cli/apps
+   doins ext/cli/foreground
+   doins ext/cli/ssl-setup
+   doins ext/cli/config-migration
+   doins ext/cli/foreground
+   doins ext/cli/anonymize
+   doins ext/cli/reload
+   doins ext/cli/start
+   doins ext/cli/stop
+   insinto /opt/puppetlabs/server/apps/puppetdb/bin
+   doins ext/bin/puppetdb
+   insopts -m0644
+   dodir /opt/puppetlabs/server/bin
+   dosym ../apps/puppetdb/bin/puppetdb /opt/puppetlabs/server/bin/puppetdb
+   dodir /opt/puppetlabs/bin
+   dosym ../server/apps/puppetdb/bin/puppetdb /opt/puppetlabs/bin/puppetdb
+   dosym ../../opt/puppetlabs/server/apps/puppetdb/bin/puppetdb 
/usr/bin/puppetdb
+   # init type tasks
+   newconfd ext/default puppetdb
+   systemd_dounit ext/redhat/puppetdb.service
+   

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

2019-04-30 Thread Matthew Thode
commit: eb1985a89363b835f4deefe753cbce98899c2e67
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed May  1 00:01:10 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed May  1 00:15:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb1985a8

app-admin/puppet: 5.5.14 and 6.4.2 bump

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

 app-admin/puppet/Manifest |   2 +
 app-admin/puppet/puppet-5.5.14.ebuild | 144 ++
 app-admin/puppet/puppet-6.4.2.ebuild  | 138 
 3 files changed, 284 insertions(+)

diff --git a/app-admin/puppet/Manifest b/app-admin/puppet/Manifest
index db72122e4a6..52c8336dd41 100644
--- a/app-admin/puppet/Manifest
+++ b/app-admin/puppet/Manifest
@@ -1,4 +1,6 @@
 DIST puppet-4.10.12.tar.gz 3022218 BLAKE2B 
03757857868b1544078ae5e40d6e438631c788f1b01a3e62ba90e477b754601d2c085228e084363ff20ee39728b02ebe8ca83e17f7c79dddae1c3968aef4e320
 SHA512 
ff7accf70b1d4de7282cf3b41246151c49c4758a41ace56a470e4723749638027011cf170747e66fa5812280e1612e754e12d92dd35fa6c93171f7187bb9cfa2
 DIST puppet-5.5.12.tar.gz 3073481 BLAKE2B 
8044af48e7d86e754f767b42199814ff9b2dcda04f1e13920cea332ae79b23997cc1a17fe761bb5216d174bc5d77c244a9eba7752c004bf1558a648c334f698a
 SHA512 
33d844d671710adae1dbe184981143883bf4f3ac1516f8aedd1cd8d30157bc947a3a66df30c10a2357a8cb42dafe02a80a24007312b2107c68350ed0871a3249
+DIST puppet-5.5.14.tar.gz 3075736 BLAKE2B 
bfea82d40f9671cdefab0b10c9481e4fbad397dd0a4aa26f5d0fa9ffa94477a5cc59b3724ab9ae3ee2e7e9230881676582c328c804ce9138dc484b9bd92e0ec3
 SHA512 
861100c02e0b8a5bb232d266bcd5e54b0e32cf26954ea37f276690aa3159ffdb28195ab8691df61ee0098300d226ea1d369dbdff8aae69101c2bbe6068ede8b1
 DIST puppet-6.3.0.tar.gz 2831909 BLAKE2B 
ccf6353c0fc1fcdd4ac06e79bd8d91980162b8f1b2012fc2bfc1cdea3d2d6b22bf55216cea9b94a4024273ca9f76eedcc92a861de9db348408a361596033b51c
 SHA512 
1d30706049fe378facddb923a9ecb521d37faa84740251602ac340ea1299c247252fbdaca17f1ea450ff716ab26ac4e9524f1137080318e6d9237a9e2699f6b8
 DIST puppet-6.4.1.tar.gz 2893151 BLAKE2B 
5c48b30083f93ce3625551020cc3b386cbc4ca8ab249099249099dc7aa8866186c197732ad603366d5fa54c3fc1664d7b457d323a2e6d9266faa754f7d4fa4ca
 SHA512 
260f933dac3a3033e807c5b7c63d5562d9d8d29d11550efd38b0a94eac811f27444156cc11db38da170dc2369981072288df471fd05738a0f0e951bbdffe2a52
+DIST puppet-6.4.2.tar.gz 2891159 BLAKE2B 
dfd8e5d9935d54272096fac66a037b8eab75dedc42caf18bafe29738e749a66869ad2e741753e8b38d872e21b1a261f2b4017c54faa57043754d619cf27652ed
 SHA512 
7ec2746ef2a021d1cc3e3076840a9f1195fe51ba591cf2907e542b3f450cb1f4002fa3c958aee966c5976245073ba3cfacc9fd2a653d1d823720b33984aff911

diff --git a/app-admin/puppet/puppet-5.5.14.ebuild 
b/app-admin/puppet/puppet-5.5.14.ebuild
new file mode 100644
index 000..7f380bcc3fa
--- /dev/null
+++ b/app-admin/puppet/puppet-5.5.14.ebuild
@@ -0,0 +1,144 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_TASK_DOC="doc:all"
+
+RUBY_FAKEGEM_EXTRAINSTALL="locales"
+
+inherit eutils user ruby-fakegem eapi7-ver
+
+DESCRIPTION="A system automation and configuration management software."
+HOMEPAGE="http://puppetlabs.com/;
+SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz;
+
+LICENSE="Apache-2.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax"
+RESTRICT="test"
+
+ruby_add_rdepend "
+   dev-ruby/hiera
+   dev-ruby/json:=
+   >=dev-ruby/facter-3.0.0
+   augeas? ( dev-ruby/ruby-augeas )
+   diff? ( dev-ruby/diff-lcs )
+   doc? ( dev-ruby/rdoc )
+   ldap? ( dev-ruby/ruby-ldap )
+   shadow? ( dev-ruby/ruby-shadow )
+   sqlite? ( dev-ruby/sqlite3 )
+   virtual/ruby-ssl
+   dev-ruby/hocon"
+
+ruby_add_bdepend "
+   doc? ( dev-ruby/yard )
+   test? (
+   dev-ruby/mocha
+   dev-ruby/rack
+   dev-ruby/rspec-its
+   )"
+# this should go in the above lists, but isn't because of test deps not being 
keyworded
+#   dev-ruby/rspec-collection_matchers
+
+RDEPEND+=" ${RDEPEND}
+   rrdtool? ( >=net-analyzer/rrdtool-1.2.23[ruby] )
+   selinux? (
+   sys-libs/libselinux[ruby]
+   sec-policy/selinux-puppet
+   )
+   vim-syntax? ( >=app-vim/puppet-syntax-3.0.1 )
+   >=app-portage/eix-0.18.0"
+PDEPEND="emacs? ( >=app-emacs/puppet-mode-0.3-r1 )"
+
+pkg_setup() {
+   enewgroup puppet
+   enewuser puppet -1 -1 /var/lib/puppet puppet
+}
+
+all_ruby_prepare() {
+   # Avoid spec that require unpackaged json-schema.
+   rm spec/lib/matchers/json.rb $( grep -Rl matchers/json spec) || die
+
+   # can't be run within portage.
+   epatch "${FILESDIR}/puppet-fix-tests-4.7.0.patch"
+
+   # fix systemd 

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

2019-04-30 Thread Matthew Thode
commit: 07eb94752042522f16ae45c6e37bc0a4c3ffc13d
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed May  1 00:10:22 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed May  1 00:15:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07eb9475

app-admin/puppetserver: 5.3.8 bump

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

 app-admin/puppetserver/Manifest  |   1 +
 app-admin/puppetserver/puppetserver-5.3.8.ebuild | 130 +++
 2 files changed, 131 insertions(+)

diff --git a/app-admin/puppetserver/Manifest b/app-admin/puppetserver/Manifest
index bf409810ba8..0fa9806d89a 100644
--- a/app-admin/puppetserver/Manifest
+++ b/app-admin/puppetserver/Manifest
@@ -1,4 +1,5 @@
 DIST puppetserver-5.3.5.tar.gz 67238513 BLAKE2B 
075d6101a29b57a1693a76ba557e4cff3b5689a7bd38cc9f0f116962081ec71a29c31dbd22be9bad49897f94fe0f309d87780d2edcdd6c02e9f403e4b0a631c2
 SHA512 
4d7546ed845cfc9b37e2db094cb0a7340bb344dbbf52eba9cac7e54b277302449e2c9c464243c0804c8d14c00d146e74725e0e46bde0297104c394ae19f2095c
 DIST puppetserver-5.3.7.tar.gz 53517572 BLAKE2B 
e423169b92a1638b0fef1ee5adbd10899917d89eeaa9b3bea689ce9d6f4d3e3b9d5c6cfdddea897014493373429ebba375c1a9d7b77284de46f5a0a5d6555dbd
 SHA512 
8a58d89dc44aa8ebf82f06bdfc4f52c7a25ae3f1a48ca516425a57180c73618a1e850a595aa0e46d6e3a0b360ea38d3f050790304689bfa3b47bb0c1a4fad17b
+DIST puppetserver-5.3.8.tar.gz 53615153 BLAKE2B 
82de090126c18a607089c2d260c38c4dcf28c9dd55dedde43952493ac0dd0553b718f1e96c36737514527e72fbd04a4b54eb5667123dd46d21ff7e7e6688dd08
 SHA512 
ac2b28bd506a92606f5458a079fe9ffcd8a7d3b091ccbfcd649f0a818d0459b57bc3f40fa599f2f6e7012ffbd4b7e95af8ac9787cda74928bd29bb59b7633ba3
 DIST puppetserver-6.2.1.tar.gz 75683557 BLAKE2B 
7320d7abdc9d5c59953f41773c7f52946fe7944c5f0f4a816b599d75a324d0a49a7b59dc990df5875ed849a2e6d1aca9258b65947446f7780f700fe48ec06e74
 SHA512 
ad8cd8441ac76c0443f0fca14999a014c5511d930b96e9721ff9c236ffb48cb3273e0abb2e615fa3210c539173d472c4080466bc391a863c2c4fadb32d26868c
 DIST puppetserver-6.3.0.tar.gz 75698674 BLAKE2B 
4eb88b15c936f8a66c5447e5761cc35772632420ca74de17f06453c9645f6f4d6483ec6a850810401efddf07f40710bd9563e78f5f870faaa85c0c6b2e450fa1
 SHA512 
a3c3e9c00e3dae274a2139a166c121d1d9b1dde8ad640e70d68433eee53a9bcf7ad8ba53d6e355ee1de93a522f8e0169eb80f52fc438ce6a76ebcd007398108b

diff --git a/app-admin/puppetserver/puppetserver-5.3.8.ebuild 
b/app-admin/puppetserver/puppetserver-5.3.8.ebuild
new file mode 100644
index 000..954d16fdc3b
--- /dev/null
+++ b/app-admin/puppetserver/puppetserver-5.3.8.ebuild
@@ -0,0 +1,130 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit multilib systemd tmpfiles user
+
+DESCRIPTION="Puppet Server is the next-generation application for managing 
Puppet agents."
+HOMEPAGE="http://docs.puppetlabs.com/puppetserver/;
+SRC_URI="https://downloads.puppetlabs.com/puppet/${P}.tar.gz;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="puppetdb"
+# will need the same keywords as puppet
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND+="
+   >=virtual/jdk-1.8.0
+   app-admin/puppet-agent[puppetdb?]"
+DEPEND+=""
+
+pkg_setup() {
+   enewgroup puppet
+   enewuser puppet -1 -1 /opt/puppetlabs/server/data/puppetserver "puppet"
+}
+
+src_prepare() {
+   sed -i 's/sysconfig\/puppetserver/default\/puppetserver/g' 
ext/redhat/puppetserver.service || die
+   sed -i 's/sysconfig\/puppetserver/default\/puppetserver/g' 
ext/bin/puppetserver || die
+   sed -i 's/sysconfig\/puppetserver/default\/puppetserver/g' install.sh 
|| die
+   sed -i 's/var\/run/run/g' ext/config/conf.d/puppetserver.conf || die
+   sed -i 's/var\/run/run/g' ext/redhat/puppetserver.service || die
+   sed -i 's/var\/run/run/g' install.sh || die
+   default
+}
+
+src_compile() {
+   einfo "not compiling"
+}
+
+src_install() {
+   insinto /opt/puppetlabs/server/apps/puppetserver
+   insopts -m0774
+   doins ext/ezbake-functions.sh
+   insopts -m0644
+   doins ext/ezbake.manifest
+   doins puppet-server-release.jar
+   doins jruby-9k.jar
+   doins jruby-1_7.jar
+   insinto /etc/puppetlabs/puppetserver
+   doins ext/config/logback.xml
+   doins ext/config/request-logging.xml
+   insinto /etc/puppetlabs/puppetserver/services.d
+   doins ext/system-config/services.d/bootstrap.cfg
+   doins ext/config/services.d/ca.cfg
+   insinto /etc/puppetlabs/puppetserver/conf.d
+   doins ext/config/conf.d/puppetserver.conf
+   doins ext/config/conf.d/auth.conf
+   doins ext/config/conf.d/global.conf
+   doins ext/config/conf.d/web-routes.conf
+   doins ext/config/conf.d/metrics.conf
+   doins ext/config/conf.d/webserver.conf
+   insopts -m0755
+   insinto /opt/puppetlabs/server/apps/puppetserver/scripts
+   doins install.sh
+   insinto 

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

2019-04-30 Thread Jeroen Roovers
commit: 1b3d5cfc05d456ad07ab2a3b7f0ed37cf71ad70d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 23:01:12 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 23:01:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b3d5cfc

app-admin/lib_users: Stable for HPPA too.

Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers  gentoo.org>

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

diff --git a/app-admin/lib_users/lib_users-0.13.ebuild 
b/app-admin/lib_users/lib_users-0.13.ebuild
index 26a04f43d6c..992854c1904 100644
--- a/app-admin/lib_users/lib_users-0.13.ebuild
+++ b/app-admin/lib_users/lib_users-0.13.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/klausman/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2019-04-30 Thread Robin H. Johnson
commit: e252c9ee0c259a69373580ecc73af142f1f04cd6
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue Apr 30 22:48:02 2019 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Apr 30 22:48:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e252c9ee

dev-ruby/hiera-eyaml: fix wrong slot in blocker

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Robin H. Johnson  gentoo.org>

 dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild 
b/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild
index c7b9c9c8450..ff6b41f65d1 100644
--- a/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild
+++ b/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild
@@ -22,7 +22,7 @@ IUSE="test"
 
 ruby_add_rdepend ">=dev-ruby/highline-1.6.19"
 ruby_add_rdepend "dev-ruby/trollop:2"
-ruby_add_rdepend "!!dev-ruby/hiera-eyaml:2" # both install the /usr/bin/eyaml 
binary
+ruby_add_rdepend "!!dev-ruby/hiera-eyaml:3" # both install the /usr/bin/eyaml 
binary
 
 ruby_add_bdepend "test? ( dev-util/cucumber ~dev-util/aruba-0.6.2 


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

2019-04-30 Thread James Le Cuirot
commit: e8939a791a819815ffa17716695857298ed1140b
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Apr 30 21:58:23 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Apr 30 21:58:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8939a79

media-video/makemkv: Add LibreSSL support

Thanks to ernsteiswuerfel for testing.

Closes: https://bugs.gentoo.org/684482
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: James Le Cuirot  gentoo.org>

 media-video/makemkv/makemkv-1.14.3.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-video/makemkv/makemkv-1.14.3.ebuild 
b/media-video/makemkv/makemkv-1.14.3.ebuild
index f9518dd45e3..3668bf07c79 100644
--- a/media-video/makemkv/makemkv-1.14.3.ebuild
+++ b/media-video/makemkv/makemkv-1.14.3.ebuild
@@ -16,14 +16,13 @@ SRC_URI="http://www.makemkv.com/download/${MY_P}.tar.gz
 LICENSE="LGPL-2.1 MPL-1.1 MakeMKV-EULA openssl"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
-IUSE="+gui libav"
+IUSE="+gui libav libressl"
 
 QA_PREBUILT="usr/bin/makemkvcon usr/bin/mmdtsdec"
 
 DEPEND="
sys-libs/glibc
dev-libs/expat
-   dev-libs/openssl:0=[-bindist(-)]
sys-libs/zlib
gui? (
dev-qt/qtcore:5
@@ -33,6 +32,8 @@ DEPEND="
)
!libav? ( >=media-video/ffmpeg-1.0.0:0= )
libav? ( >=media-video/libav-0.8.9:0= )
+   !libressl? ( dev-libs/openssl:0=[-bindist(-)] )
+   libressl? ( dev-libs/libressl:0= )
 "
 RDEPEND="${DEPEND}
media-video/ccextractor



[gentoo-commits] repo/gentoo:master commit in: games-util/lgogdownloader/

2019-04-30 Thread James Le Cuirot
commit: a5b485633c0e12a96f1fd60edee7e812777ce936
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Apr 30 21:59:30 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Apr 30 21:59:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5b48563

games-util/lgogdownloader: Version bump to 3.5

Adds GUI login support for passing reCAPTCHA.

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

 games-util/lgogdownloader/Manifest |  1 +
 .../lgogdownloader/lgogdownloader-3.5.ebuild   | 40 ++
 .../lgogdownloader/lgogdownloader-.ebuild  | 25 +++---
 games-util/lgogdownloader/metadata.xml |  3 ++
 4 files changed, 64 insertions(+), 5 deletions(-)

diff --git a/games-util/lgogdownloader/Manifest 
b/games-util/lgogdownloader/Manifest
index 41c78e1..a37b070d937 100644
--- a/games-util/lgogdownloader/Manifest
+++ b/games-util/lgogdownloader/Manifest
@@ -1 +1,2 @@
 DIST lgogdownloader-3.4.tar.gz 86362 BLAKE2B 
a6f0f7b69fc3707c5788f8c25b0669887fde2f44c585f069cbada40791283e37f01d6adcc216712bb6f283a4a46dc8ebecb4861000b7db58d45be777f5b55a56
 SHA512 
852a335e21c199e9fc49a1cf07fd218d487cb70ebf4ed2a2c81e46477df762bc5c8c33f18fdc754804c459f088c8af9624815eacb054516a060d55ce4583
+DIST lgogdownloader-3.5.tar.gz 87061 BLAKE2B 
bde2a8f2c229c9bf62fe83650e81c950806a6c6b9e4f591f08931082f59a961f39c16b5c18c8787edd46555e257354e71e0f1d009de1881f4d25257b28725996
 SHA512 
e3ce9d4932f9cda362b1472bd5eb605b01d1e9214b79e2d88fa4c2f02b0d54082df68b2f197d714e71a72d57be746dbf0afed68b3316888fdfa6e02c31611ee0

diff --git a/games-util/lgogdownloader/lgogdownloader-3.5.ebuild 
b/games-util/lgogdownloader/lgogdownloader-3.5.ebuild
new file mode 100644
index 000..0f8ac4e4d85
--- /dev/null
+++ b/games-util/lgogdownloader/lgogdownloader-3.5.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="Unofficial GOG.com downloader for Linux"
+HOMEPAGE="https://sites.google.com/site/gogdownloader/;
+SRC_URI="https://sites.google.com/site/gogdownloader/${P}.tar.gz;
+LICENSE="WTFPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gui"
+
+RDEPEND=">=app-crypt/rhash-1.3.3-r2:0=
+   dev-cpp/htmlcxx:0=
+   dev-libs/boost:0=
+   >=dev-libs/jsoncpp-1.7:0=
+   dev-libs/tinyxml2:0=
+   net-libs/liboauth:0=
+   >=net-misc/curl-7.32:0=[ssl]
+   gui? ( dev-qt/qtwebengine:5=[widgets] )"
+
+DEPEND="${RDEPEND}"
+
+BDEPEND="sys-apps/help2man
+   virtual/pkgconfig"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT_GUI=$(usex gui)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+   gunzip "${ED}"/usr/share/man/man1/${PN}.1.gz || die
+}

diff --git a/games-util/lgogdownloader/lgogdownloader-.ebuild 
b/games-util/lgogdownloader/lgogdownloader-.ebuild
index a04e8bc6c49..d0d1304d013 100644
--- a/games-util/lgogdownloader/lgogdownloader-.ebuild
+++ b/games-util/lgogdownloader/lgogdownloader-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit cmake-utils git-r3
 
@@ -10,6 +10,7 @@ HOMEPAGE="https://sites.google.com/site/gogdownloader/;
 EGIT_REPO_URI="https://github.com/Sude-/lgogdownloader.git;
 LICENSE="WTFPL-2"
 SLOT="0"
+IUSE="gui"
 
 RDEPEND=">=app-crypt/rhash-1.3.3-r2:0=
dev-cpp/htmlcxx:0=
@@ -17,8 +18,22 @@ RDEPEND=">=app-crypt/rhash-1.3.3-r2:0=
>=dev-libs/jsoncpp-1.7:0=
dev-libs/tinyxml2:0=
net-libs/liboauth:0=
-   >=net-misc/curl-7.32:0=[ssl]"
+   >=net-misc/curl-7.32:0=[ssl]
+   gui? ( dev-qt/qtwebengine:5=[widgets] )"
 
-DEPEND="${RDEPEND}
-   sys-apps/help2man
+DEPEND="${RDEPEND}"
+
+BDEPEND="sys-apps/help2man
virtual/pkgconfig"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT_GUI=$(usex gui)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+   gunzip "${ED}"/usr/share/man/man1/${PN}.1.gz || die
+}

diff --git a/games-util/lgogdownloader/metadata.xml 
b/games-util/lgogdownloader/metadata.xml
index 8a63172d961..59a94aac8e8 100644
--- a/games-util/lgogdownloader/metadata.xml
+++ b/games-util/lgogdownloader/metadata.xml
@@ -12,6 +12,9 @@

Sude-/lgogdownloader

+   
+   Enable GUI login support for passing 
reCAPTCHA
+   

LGOGDownloader is open source downloader to GOG.com for Linux
users using the same API as the official GOGDownloader.



[gentoo-commits] repo/gentoo:master commit in: games-util/lgogdownloader/

2019-04-30 Thread James Le Cuirot
commit: 40852b6bcad06435caa1d0407ccf9870fa9e98c9
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Apr 30 21:59:55 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Apr 30 21:59:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40852b6b

games-util/lgogdownloader: Drop old 3.4

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

 games-util/lgogdownloader/Manifest |  1 -
 .../lgogdownloader/lgogdownloader-3.4.ebuild   | 25 --
 2 files changed, 26 deletions(-)

diff --git a/games-util/lgogdownloader/Manifest 
b/games-util/lgogdownloader/Manifest
index a37b070d937..39686c5d74c 100644
--- a/games-util/lgogdownloader/Manifest
+++ b/games-util/lgogdownloader/Manifest
@@ -1,2 +1 @@
-DIST lgogdownloader-3.4.tar.gz 86362 BLAKE2B 
a6f0f7b69fc3707c5788f8c25b0669887fde2f44c585f069cbada40791283e37f01d6adcc216712bb6f283a4a46dc8ebecb4861000b7db58d45be777f5b55a56
 SHA512 
852a335e21c199e9fc49a1cf07fd218d487cb70ebf4ed2a2c81e46477df762bc5c8c33f18fdc754804c459f088c8af9624815eacb054516a060d55ce4583
 DIST lgogdownloader-3.5.tar.gz 87061 BLAKE2B 
bde2a8f2c229c9bf62fe83650e81c950806a6c6b9e4f591f08931082f59a961f39c16b5c18c8787edd46555e257354e71e0f1d009de1881f4d25257b28725996
 SHA512 
e3ce9d4932f9cda362b1472bd5eb605b01d1e9214b79e2d88fa4c2f02b0d54082df68b2f197d714e71a72d57be746dbf0afed68b3316888fdfa6e02c31611ee0

diff --git a/games-util/lgogdownloader/lgogdownloader-3.4.ebuild 
b/games-util/lgogdownloader/lgogdownloader-3.4.ebuild
deleted file mode 100644
index bcd778da72f..000
--- a/games-util/lgogdownloader/lgogdownloader-3.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Unofficial GOG.com downloader for Linux"
-HOMEPAGE="https://sites.google.com/site/gogdownloader/;
-SRC_URI="https://sites.google.com/site/gogdownloader/${P}.tar.gz;
-LICENSE="WTFPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=app-crypt/rhash-1.3.3-r2:0=
-   dev-cpp/htmlcxx:0=
-   dev-libs/boost:0=
-   >=dev-libs/jsoncpp-1.7:0=
-   dev-libs/tinyxml2:0=
-   net-libs/liboauth:0=
-   >=net-misc/curl-7.32:0=[ssl]"
-
-DEPEND="${RDEPEND}
-   sys-apps/help2man
-   virtual/pkgconfig"



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

2019-04-30 Thread James Le Cuirot
commit: 2d0da2806a9edf455999d6194dae9b7e52d206a7
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Apr 30 21:57:03 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Apr 30 21:57:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d0da280

dev-libs/weston: USE=colord requires USE=lcms

Closes: https://bugs.gentoo.org/684364
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: James Le Cuirot  gentoo.org>

 dev-libs/weston/weston-6.0.0.ebuild | 1 +
 dev-libs/weston/weston-.ebuild  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-libs/weston/weston-6.0.0.ebuild 
b/dev-libs/weston/weston-6.0.0.ebuild
index e919840d917..a223d8efcb1 100644
--- a/dev-libs/weston/weston-6.0.0.ebuild
+++ b/dev-libs/weston/weston-6.0.0.ebuild
@@ -28,6 +28,7 @@ SLOT="0"
 IUSE="colord +desktop +drm editor examples fbdev fullscreen +gles2 headless 
ivi jpeg +launch lcms rdp remoting +resize-optimization screen-sharing 
static-libs +suid systemd test wayland-compositor webp +X xwayland"
 
 REQUIRED_USE="
+   colord? ( lcms )
drm? ( gles2 )
screen-sharing? ( rdp )
test? ( desktop headless xwayland )

diff --git a/dev-libs/weston/weston-.ebuild 
b/dev-libs/weston/weston-.ebuild
index 51939970613..282ba475de4 100644
--- a/dev-libs/weston/weston-.ebuild
+++ b/dev-libs/weston/weston-.ebuild
@@ -28,6 +28,7 @@ SLOT="0"
 IUSE="colord +desktop +drm editor examples fbdev fullscreen +gles2 headless 
ivi jpeg +launch lcms rdp remoting +resize-optimization screen-sharing 
static-libs +suid systemd test wayland-compositor webp +X xwayland"
 
 REQUIRED_USE="
+   colord? ( lcms )
drm? ( gles2 )
screen-sharing? ( rdp )
test? ( desktop headless xwayland )



[gentoo-commits] repo/gentoo:master commit in: www-apps/netbox/, www-apps/netbox/files/

2019-04-30 Thread William Hubbs
commit: 389ef2c983b62fdce58731e9cfc7c1a10e835d0d
Author: William Hubbs  sony  com>
AuthorDate: Tue Apr 30 21:16:57 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Apr 30 21:19:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389ef2c9

www-apps/netbox: 2.5.11 bump

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: William Hubbs  gentoo.org>

 www-apps/netbox/Manifest |   1 +
 www-apps/netbox/files/netbox-2.5.11-no-pip.patch |  27 ++
 www-apps/netbox/files/netbox-rqworker.initd  |   2 +
 www-apps/netbox/files/netbox.initd   |   2 +
 www-apps/netbox/netbox-2.5.11.ebuild | 118 +++
 5 files changed, 150 insertions(+)

diff --git a/www-apps/netbox/Manifest b/www-apps/netbox/Manifest
index 1b395a70295..2f26f7d2126 100644
--- a/www-apps/netbox/Manifest
+++ b/www-apps/netbox/Manifest
@@ -1 +1,2 @@
 DIST netbox-2.5.10.tar.gz 2363340 BLAKE2B 
9bc946398ac75b585f2bc6fdb01bfb7545c92ccbb239e9ac0309b66be435134a87cde5fcf876cec4c3354e7aedf5af1d9e1976574689dfb0af34404e9c9f907f
 SHA512 
ed71b0efaffd8bad6e53f7b281d1933234161f031110fa901e1b789a964f000f2ff13897685e79193cbee9294c1f50b8c6edef7d0ef6f829a7357640c8034525
+DIST netbox-2.5.11.tar.gz 2364831 BLAKE2B 
e5117b2d4c3f33b231715a8b192e7954dc0611fcb270937c5c8abda3abc9f9925bd7db2c7306847428b5a24014d0c0b07ee404294b389a708d0dc7963c250691
 SHA512 
dfd19af01bf096ee7d8790981853d7e94d8926a4f0eeb00a061f805d56486670c058752b9a9fb23882b0b8d33e4a2d62f50a35b56c28eb2782be47e6f4b13b7d

diff --git a/www-apps/netbox/files/netbox-2.5.11-no-pip.patch 
b/www-apps/netbox/files/netbox-2.5.11-no-pip.patch
new file mode 100644
index 000..5d1fa595f4e
--- /dev/null
+++ b/www-apps/netbox/files/netbox-2.5.11-no-pip.patch
@@ -0,0 +1,27 @@
+diff --git a/upgrade.sh b/upgrade.sh
+index 24e79f5b..248e1cb5 100755
+--- a/upgrade.sh
 b/upgrade.sh
+@@ -8,22 +8,6 @@
+ PYTHON="python3"
+ PIP="pip3"
+ 
+-# TODO: Remove this in v2.6 as it is no longer needed under Python 3
+-# Delete stale bytecode
+-COMMAND="find . -name \"*.pyc\" -delete"
+-echo "Cleaning up stale Python bytecode ($COMMAND)..."
+-eval $COMMAND
+-
+-# Uninstall any Python packages which are no longer needed
+-COMMAND="${PIP} uninstall -r old_requirements.txt -y"
+-echo "Removing old Python packages ($COMMAND)..."
+-eval $COMMAND
+-
+-# Install any new Python packages
+-COMMAND="${PIP} install -r requirements.txt --upgrade"
+-echo "Updating required Python packages ($COMMAND)..."
+-eval $COMMAND
+-
+ # Apply any database migrations
+ COMMAND="${PYTHON} netbox/manage.py migrate"
+ echo "Applying database migrations ($COMMAND)..."

diff --git a/www-apps/netbox/files/netbox-rqworker.initd 
b/www-apps/netbox/files/netbox-rqworker.initd
index 2973e471e03..54794f26fb9 100644
--- a/www-apps/netbox/files/netbox-rqworker.initd
+++ b/www-apps/netbox/files/netbox-rqworker.initd
@@ -8,4 +8,6 @@ command=/usr/bin/python3
 command_args="/opt/netbox/netbox/manage.py rqworker"
 command_user=netbox:netbox
 directory=/opt/netbox/netbox
+error_log=/var/log/netbox/netbox-rcworker.log
+output_log=/var/log/netbox/"${RC_SVCNAME}".log
 supervisor=supervise-daemon

diff --git a/www-apps/netbox/files/netbox.initd 
b/www-apps/netbox/files/netbox.initd
index d0457a8372f..74e6c3b717f 100644
--- a/www-apps/netbox/files/netbox.initd
+++ b/www-apps/netbox/files/netbox.initd
@@ -7,4 +7,6 @@ command=/usr/bin/gunicorn
 command_args="-c /etc/netbox/gunicorn_config.py netbox.wsgi"
 command_user=netbox:netbox
 directory=/opt/netbox/netbox
+error_log=/var/log/netbox/"${RC_SVCNAME}".log
+output_log=/var/log/netbox/"${RC_SVCNAME}".log
 supervisor=supervise-daemon

diff --git a/www-apps/netbox/netbox-2.5.11.ebuild 
b/www-apps/netbox/netbox-2.5.11.ebuild
new file mode 100644
index 000..02a00a2c553
--- /dev/null
+++ b/www-apps/netbox/netbox-2.5.11.ebuild
@@ -0,0 +1,118 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_6 )
+inherit python-single-r1 user readme.gentoo-r1
+
+DESCRIPTION="IP address and data center infrastructure management tool"
+HOMEPAGE="https://github.com/digitalocean/netbox;
+SRC_URI="https://github.com/digitalocean/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="ldap webhooks"
+
+RDEPEND=">=dev-python/django-2.2[${PYTHON_USEDEP}]
+   >=dev-python/django-cors-headers-2.4.0[${PYTHON_USEDEP}]
+   >=dev-python/django-debug-toolbar-1.11[${PYTHON_USEDEP}]
+   >=dev-python/django-filter-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/django-mptt-0.9.1[${PYTHON_USEDEP}]
+   >=dev-python/django-tables2-2.0.3[${PYTHON_USEDEP}]
+   >=dev-python/django-taggit-0.23.0[${PYTHON_USEDEP}]
+   >=dev-python/django-taggit-serializer-0.1.7[${PYTHON_USEDEP}]
+   

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

2019-04-30 Thread Zac Medico
commit: 445784f2cd9529ad03712d8d4b85784401d8b863
Author: Bertrand Jacquin  jacquin  bzh>
AuthorDate: Tue Apr 30 18:09:31 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Apr 30 18:55:26 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=445784f2

__dyn_install: print category before package name

It is more common in gentoo to see ${CATEGORY}/${PF} rather than ${PF}
followed by ${CATEGORY}.

Closes: https://github.com/gentoo/portage/pull/423
Signed-off-by: Zac Medico  gentoo.org>

 bin/phase-functions.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/phase-functions.sh b/bin/phase-functions.sh
index ee07ea0f9..e6380f554 100644
--- a/bin/phase-functions.sh
+++ b/bin/phase-functions.sh
@@ -592,7 +592,7 @@ __dyn_install() {
fi
 
__vecho
-   __vecho ">>> Install ${PF} into ${D} category ${CATEGORY}"
+   __vecho ">>> Install ${CATEGORY}/${PF} into ${D}"
#our custom version of libtool uses $S and $D to fix
#invalid paths in .la files
export S D
@@ -613,7 +613,7 @@ __dyn_install() {
__ebuild_phase src_install
>> "$PORTAGE_BUILDDIR/.installed" || \
die "Failed to create $PORTAGE_BUILDDIR/.installed"
-   __vecho ">>> Completed installing ${PF} into ${D}"
+   __vecho ">>> Completed installing ${CATEGORY}/${PF} into ${D}"
__vecho
__ebuild_phase post_src_install
 



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

2019-04-30 Thread Jory Pratt
commit: 4465a40b43fed7169f8d296a0e21ebb20adfee42
Author: Jory Pratt  gentoo  org>
AuthorDate: Tue Apr 30 18:43:20 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Tue Apr 30 18:43:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4465a40b

dev-lang/spidermonkey: Fix BE, force /bin/bash for shell

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

 dev-lang/spidermonkey/Manifest| 2 +-
 ...dermonkey-60.5.2_p0-r1.ebuild => spidermonkey-60.5.2_p0-r2.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lang/spidermonkey/Manifest b/dev-lang/spidermonkey/Manifest
index 68618c2c36c..4822a0394ec 100644
--- a/dev-lang/spidermonkey/Manifest
+++ b/dev-lang/spidermonkey/Manifest
@@ -7,7 +7,7 @@ DIST mozjs-52.9.1pre1.tar.bz2 30178574 BLAKE2B 
0920432b5140e78297a9bcbccb54268d7
 DIST mozjs-60.5.2.tar.bz2 32816585 BLAKE2B 
45ac4c9646e1275faf60eeedbf486f802cd106583eb7f640fe2243adc7cbb811dced5cefa94426cceca63468b0112be84078ffcef24cb2b8c1a7b6c8173c0d45
 SHA512 
5fb73330e7803bdd524fbe7cfdf4e6b72e85d4b22b0c827400317b5d052d1088d36e558ceac376393089e9d03e658b24e69262851fc04a66bbcda47135423dc0
 DIST mozjs17.0.0.tar.gz 6778934 BLAKE2B 
a37debf5079fc4c27bb9edd3172c6e7914f6128fac6ffa97b49ac266c477d0916b180fb68ecd0916a52f935959a83d73254b0ba72b4898adc5e3b85927d17d2a
 SHA512 
39b68aeb9f712f146778d8b68ee795709a1372c8ab893a222af4eb34882427d6f5cf877e743d6cb2f1b4348c194d8f3774f00cb775b03515b34b49560b748be4
 DIST spidermonkey-52.0-patches-0.tar.xz 5172 BLAKE2B 
8bcf9477de47ef3b882cd3281efa7f77c16ce11fc93f6a620917adf629fde8290af1dd69f0930a889aacfee3603bf60eb9c1e718a1dfd3e218a1013b6192
 SHA512 
88ad640fb0efa4972f1b7782bd0abee1751b73914ee51faade93b25c4d8eec64e7693898842a406c49fc2ab43733404efeccb138afb64d2193b9a5eb612578e3
-DIST spidermonkey-60.0-patches-03.tar.xz 3024 BLAKE2B 
b023794c0f7d4d0c0c7549947793e1b33c8302de90dc1aa9a9661c721241943669840ddaf28e24b59bebd87fffae3af7749f54f93ae4b2c987cd6da63ffe16ba
 SHA512 
1c985bba53709fffbfba5720143f302d1863ba6b14fc90067e6b31a3c9889b3f5e0c379baab43402a39106d1ee1a05798e085ce76f082e7d17b01acba6e020e5
+DIST spidermonkey-60.0-patches-04.tar.xz 4428 BLAKE2B 
af78049cd9b3ee6a9b689e6253486c4670fd3b506faade7d745dafaa7af329c0bd15cd35e95528a4c96688230f4803130967fb09b97aae2bda0ce0f73acaaf3e
 SHA512 
fb1326a81512146ba98773d4f7e0c4bc1bff0f076897c13f576fcf63b56f6965efeff633eea9160bca9f9bc4546505901084eabc33bc955de0b7ab3d6334387a
 DIST spidermonkey-slot0-patches-01.tar.xz 10488 BLAKE2B 
4a5195ac11d1076046424fc10d1416d097fb230cd8b0b28ac8b65d379e0c0518586ced0f48f833dea52b13fb5d300e02664657ab2479bfcc343bc358d394d5d7
 SHA512 
6c878ed0b50c052989a8b965fed845e9c672b691f4c4b1f98ee82e81a33880e1e6bf1dac8222d71322553282de602a88272dedebbcf50d27967fc172f0a8054a
 DIST spidermonkey-slot0-patches-02.tar.xz 10952 BLAKE2B 
fb7bf5cdac6c821a48d407ff172fe0ec7297e047d3b3bab952f226f413b83ea70325175b41c1680725ff588111b424efc97a0c66e392989da510c43d38528ff1
 SHA512 
cd62890c4b58658d99fc1b52f05ccb35c07da835b168bb9d5e6b219de5021122c199cc2255c5b0be01ef582f53dd51c9975921e6bde9f14e9b43536e2bee85f2
 DIST spidermonkey-slot17-patches-01.tar.xz 2748 BLAKE2B 
a55504d726f925096de7e066a1d323154bc796018644f347bc1d012ea6ee8441cc19f30689e06fd26bab5a5d2e8376e90bf2c1930a588be8b48865f7bbc524ea
 SHA512 
21a90f85d156de3cca9811317507162a458f908bb447924fcfbf49b7bb70496b611ce7df90b90775316b8ceafda56692be3bf856b168b83ed40b8a5c668eed3f

diff --git a/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r1.ebuild 
b/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r2.ebuild
similarity index 96%
rename from dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r1.ebuild
rename to dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r2.ebuild
index 1cf651bf5db..08ff0dac73e 100644
--- a/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r1.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r2.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Stand-alone JavaScript C++ library"
 
HOMEPAGE="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey;
 
#SRC_URI="https://archive.mozilla.org/pub/spidermonkey/prereleases/60/pre3/${MY_P}.tar.bz2
 SRC_URI="https://dev.gentoo.org/~axs/distfiles/${MY_P}.tar.bz2
-   https://dev.gentoo.org/~axs/distfiles/${PN}-60.0-patches-03.tar.xz;
+   
https://dev.gentoo.org/~anarchy/mozilla/patchsets/${PN}-60.0-patches-04.tar.xz;
 
 LICENSE="NPL-1.1"
 SLOT="60"
@@ -79,7 +79,7 @@ src_configure() {
$(use_enable jit ion) \
$(use_enable test tests) \
XARGS="/usr/bin/xargs" \
-   CONFIG_SHELL="${SHELL:-${EPREFIX}/bin/bash}" \
+   CONFIG_SHELL="${EPREFIX}/bin/bash" \
CC="${CC}" CXX="${CXX}" LD="${LD}" AR="${AR}" RANLIB="${RANLIB}"
 }
 



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

2019-04-30 Thread Andreas Sturmlechner
commit: 2494e70092fbba6426769f910d589e4c2fe0bda2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Apr 30 18:23:14 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Apr 30 18:43:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2494e700

net-im/choqok: Update HOMEPAGE

Closes: https://bugs.gentoo.org/684794
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-im/choqok/choqok-1.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/choqok/choqok-1.6.0-r1.ebuild 
b/net-im/choqok/choqok-1.6.0-r1.ebuild
index bb92f8d2340..48d6fd598f2 100644
--- a/net-im/choqok/choqok-1.6.0-r1.ebuild
+++ b/net-im/choqok/choqok-1.6.0-r1.ebuild
@@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="Free/Open Source micro-blogging client by KDE"
-HOMEPAGE="http://choqok.gnufolks.org/;
+HOMEPAGE="https://choqok.kde.org/;
 [[ ${KDE_BUILD_TYPE} != live ]] && 
SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz"
 
 LICENSE="GPL-2+"



[gentoo-commits] proj/kde:master commit in: net-im/choqok/

2019-04-30 Thread Andreas Sturmlechner
commit: 875eae0370ab8a996c3392b74da88b0ffe4d260e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Apr 30 18:23:14 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Apr 30 18:23:14 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=875eae03

net-im/choqok: Update HOMEPAGE

Closes: https://bugs.gentoo.org/684794
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-im/choqok/choqok-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/choqok/choqok-.ebuild b/net-im/choqok/choqok-.ebuild
index 1d57a0db6b..8eb6e995b6 100644
--- a/net-im/choqok/choqok-.ebuild
+++ b/net-im/choqok/choqok-.ebuild
@@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="Free/Open Source micro-blogging client by KDE"
-HOMEPAGE="http://choqok.gnufolks.org/;
+HOMEPAGE="https://choqok.kde.org/;
 [[ ${KDE_BUILD_TYPE} != live ]] && 
SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz"
 
 LICENSE="GPL-2+"



[gentoo-commits] proj/sci:master commit in: sci-biology/vague-bin/

2019-04-30 Thread Martin Mokrejs
commit: 72457ca425a702a0640f6bddeef66d3985d03ea5
Author: Martin Mokrejs  fold  natur  cuni  cz>
AuthorDate: Tue Apr 30 18:40:23 2019 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Tue Apr 30 18:40:23 2019 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=72457ca4

sci-biology/vague-bin: drop DEPEND on velvetk

It is gone from the tree.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Martin Mokrejs  fold.natur.cuni.cz>

 sci-biology/vague-bin/vague-bin-1.0.5.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sci-biology/vague-bin/vague-bin-1.0.5.ebuild 
b/sci-biology/vague-bin/vague-bin-1.0.5.ebuild
index bbb594948..dc327b8d6 100644
--- a/sci-biology/vague-bin/vague-bin-1.0.5.ebuild
+++ b/sci-biology/vague-bin/vague-bin-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,8 +23,7 @@ SLOT="0"
 
 RDEPEND="
>=virtual/jre-1.5:*
-   sci-biology/velvet
-   sci-biology/velvetk"
+   sci-biology/velvet"
 DEPEND=">=virtual/jdk-1.5:*"
 
 S="${WORKDIR}"/vague-${PV}



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

2019-04-30 Thread Luca Barbato
commit: 28be210a93536296c23106c263c694f2a05c4dae
Author: Luca Barbato  gentoo  org>
AuthorDate: Tue Apr 30 17:48:03 2019 +
Commit: Luca Barbato  gentoo  org>
CommitDate: Tue Apr 30 18:22:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28be210a

media-libs/dav1d: Version Bump

Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Luca Barbato  gentoo.org>

 media-libs/dav1d/Manifest   |  1 +
 media-libs/dav1d/dav1d-0.3.0.ebuild | 58 +
 2 files changed, 59 insertions(+)

diff --git a/media-libs/dav1d/Manifest b/media-libs/dav1d/Manifest
index d793490680e..a1b4b58a858 100644
--- a/media-libs/dav1d/Manifest
+++ b/media-libs/dav1d/Manifest
@@ -1,3 +1,4 @@
 DIST dav1d-0.1.0.tar.bz2 351745 BLAKE2B 
302680ddfdc8d5a3eff90541ed156e820c3322bfb93316da1b2deabeac40062103af19e99dfa810678e62ad668c4aed944ac9bf8160afb301b100063919ed2a1
 SHA512 
5893ad40af7c4f5c3678ecc604ad360b5d1cd3fadaa16f7183d638745097fed091aeb3456540db61a2f4f0fc8bb93f2a20f428c76a7976d3fd186cc8b8baed53
 DIST dav1d-0.2.0.tar.bz2 408361 BLAKE2B 
2c5f4dd85ab1453a744335ee5047b2e108a70e884c5116d8d1a56b81c1f852c93666bd0bb3f4d5105f2220bbc6c92f893848f0cf1bfc0bce1ee1f551287c
 SHA512 
378060ed6762f9f6baf7addfa7382cb0873bbc606f0389eee4ed7537dcfc851f5b159a34af0f15d9f8d345a9b2a950f38078a419144b0458aa3464e54ea5d490
 DIST dav1d-0.2.1.tar.bz2 412003 BLAKE2B 
51520f355f51f7fdc8c6e7981fd29f8d5339c2c72058ea05dff6bf0c3b191cf3c077fee1b46813f229d1bee16d1b884e834a5d61bf78459d83113aafe63bca89
 SHA512 
38d0a9e639579bf2046d3afd7ba0d4205081d8e26955be0216acc84ee2adcc81c790c858932009965b61a66fc3df66ed6b14da9d0e61e2505418c17bc4b75004
+DIST dav1d-0.3.0.tar.bz2 435690 BLAKE2B 
57124b2a5bcde8a2de8e4ee8155ec736d2f4c13dc7347029c517d70495de1943feef7f0c7ce1d1051304fe9f3141775fbe07ceec0733fdca3dca166cbab6c417
 SHA512 
bc0933bbc7064555e8973c82390e414aca8f52a14c5de7ee3ff92c263722d5c9cc472ba5f1f8d1dd60c4ce9ab0ed880c8b4a53b3d33d3aff24bc8e7fb18b0b84

diff --git a/media-libs/dav1d/dav1d-0.3.0.ebuild 
b/media-libs/dav1d/dav1d-0.3.0.ebuild
new file mode 100644
index 000..361df4a791a
--- /dev/null
+++ b/media-libs/dav1d/dav1d-0.3.0.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SCM=""
+if [[ "${PV}" == "" ]]; then
+   SCM="git-r3"
+   EGIT_REPO_URI="https://code.videolan.org/videolan/dav1d;
+else
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://code.videolan.org/videolan/dav1d/-/archive/${PV}/${P}.tar.bz2;
+fi
+
+inherit ${SCM} meson ninja-utils multilib-minimal
+
+DESCRIPTION="dav1d is an AV1 Decoder :)"
+HOMEPAGE="https://code.videolan.org/videolan/dav1d;
+
+LICENSE="BSD-2"
+SLOT="0/1"
+IUSE="+8bit +10bit +asm"
+
+ASM_DEPEND=">=dev-lang/nasm-2.13"
+RDEPEND=""
+DEPEND="${RDEPEND}
+   asm? (
+   abi_x86_32? ( ${ASM_DEPEND} )
+   abi_x86_64? ( ${ASM_DEPEND} )
+   )"
+
+DOCS=( README.md doc/PATENTS )
+
+multilib_src_configure() {
+   local -a bits=()
+   use 8bit  && bits+=( 8 )
+   use 10bit && bits+=( 16 )
+
+   if [[ ${MULTILIB_ABI_FLAG} == abi_x86_x32 ]]; then
+   build_asm=false
+   else
+   build_asm=$(usex asm true false)
+   fi
+
+   local emesonargs=(
+   -D bitdepths=$(IFS=,; echo "${bits[*]}")
+   -D build_asm=$build_asm
+   )
+   meson_src_configure
+}
+
+multilib_src_compile() {
+   eninja
+}
+
+multilib_src_install() {
+   DESTDIR="${D}" eninja install
+}



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

2019-04-30 Thread Robin H. Johnson
commit: 5f587af3436e351d22d4f667184d23e99ed60610
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue Apr 30 18:08:00 2019 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Apr 30 18:08:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f587af3

dev-ruby/hiera-eyaml: fix typo; not caught by repoman

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Robin H. Johnson  gentoo.org>

 dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild | 2 +-
 dev-ruby/hiera-eyaml/hiera-eyaml-3.0.0.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild 
b/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild
index 07787f48cf8..c7b9c9c8450 100644
--- a/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild
+++ b/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild
@@ -22,7 +22,7 @@ IUSE="test"
 
 ruby_add_rdepend ">=dev-ruby/highline-1.6.19"
 ruby_add_rdepend "dev-ruby/trollop:2"
-ruby_add_rdepend "!!dev-ruby/heira-eyaml:2" # both install the /usr/bin/eyaml 
binary
+ruby_add_rdepend "!!dev-ruby/hiera-eyaml:2" # both install the /usr/bin/eyaml 
binary
 
 ruby_add_bdepend "test? ( dev-util/cucumber ~dev-util/aruba-0.6.2 
=dev-ruby/highline-1.6.19:*"
 ruby_add_rdepend "dev-ruby/optimist"
-ruby_add_rdepend "!!dev-ruby/heira-eyaml:0" # both install the /usr/bin/eyaml 
binary
+ruby_add_rdepend "!!dev-ruby/hiera-eyaml:0" # both install the /usr/bin/eyaml 
binary
 
 ruby_add_bdepend "test? ( dev-util/cucumber ~dev-util/aruba-0.6.2 


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

2019-04-30 Thread Robin H. Johnson
commit: 50f7f7c58aaf64bcd4bf5fc4e7825c6a5a2c2418
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue Apr 30 18:06:37 2019 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Apr 30 18:06:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f7f7c5

dev-ruby/hiera-eyaml: slots are mutually exclusive due to file conflict

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Robin H. Johnson  gentoo.org>

 dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild | 3 ++-
 dev-ruby/hiera-eyaml/hiera-eyaml-3.0.0.ebuild| 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild 
b/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild
index cb3f8af09f7..07787f48cf8 100644
--- a/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild
+++ b/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -22,6 +22,7 @@ IUSE="test"
 
 ruby_add_rdepend ">=dev-ruby/highline-1.6.19"
 ruby_add_rdepend "dev-ruby/trollop:2"
+ruby_add_rdepend "!!dev-ruby/heira-eyaml:2" # both install the /usr/bin/eyaml 
binary
 
 ruby_add_bdepend "test? ( dev-util/cucumber ~dev-util/aruba-0.6.2 
=dev-ruby/highline-1.6.19:*"
 ruby_add_rdepend "dev-ruby/optimist"
+ruby_add_rdepend "!!dev-ruby/heira-eyaml:0" # both install the /usr/bin/eyaml 
binary
 
 ruby_add_bdepend "test? ( dev-util/cucumber ~dev-util/aruba-0.6.2 


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

2019-04-30 Thread Matthew Thode
commit: 1ad02faf9a3ace9dc324c87aec7f124c78f705e2
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Apr 30 18:01:47 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Apr 30 18:02:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad02faf

dev-libs/wlc: adding self as a maintainer

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

 dev-libs/wlc/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-libs/wlc/metadata.xml b/dev-libs/wlc/metadata.xml
index acd5c4be487..4d7e16aaf19 100644
--- a/dev-libs/wlc/metadata.xml
+++ b/dev-libs/wlc/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   

hiloba...@gmail.com
Mykyta Holubakha



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

2019-04-30 Thread Zac Medico
commit: 5c3b2c3adcd43304ca980b9549b4506d48f6454f
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Apr 30 17:23:34 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Apr 30 17:24:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c3b2c3a

app-admin/consul-template: fix log format string (bug 684812)

Reported-by: Toralf Förster  gentoo.org>
Closes: https://bugs.gentoo.org/684812
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Zac Medico  gentoo.org>

 app-admin/consul-template/consul-template-0.19.5.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-admin/consul-template/consul-template-0.19.5.ebuild 
b/app-admin/consul-template/consul-template-0.19.5.ebuild
index dfa6bf036b0..ab75ab08e38 100644
--- a/app-admin/consul-template/consul-template-0.19.5.ebuild
+++ b/app-admin/consul-template/consul-template-0.19.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -31,6 +31,9 @@ src_prepare() {
sed -e "s:git rev-parse --short HEAD:echo ${GIT_COMMIT}:" \
-e '/-s \\/d' \
-i src/${EGO_PN}/Makefile || die
+   # Printf format %q has arg r.config.PidFile of wrong type *string
+   sed -e 's|remove pid at %q: %s|remove pid at %v: %s|' \
+   -i src/${EGO_PN}/manager/runner.go || die
 }
 
 src_compile() {



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

2019-04-30 Thread Zac Medico
commit: 85727fab936c4db6021ac321a770c21f5a752c99
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Apr 30 17:13:16 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Apr 30 17:13:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85727fab

app-admin/consul-template: remove old version 0.18.5-r1

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

 app-admin/consul-template/Manifest |  1 -
 .../consul-template-0.18.5-r1.ebuild   | 61 --
 2 files changed, 62 deletions(-)

diff --git a/app-admin/consul-template/Manifest 
b/app-admin/consul-template/Manifest
index 3b5747bc247..744e4d45599 100644
--- a/app-admin/consul-template/Manifest
+++ b/app-admin/consul-template/Manifest
@@ -1,2 +1 @@
-DIST consul-template-0.18.5.tar.gz 5285939 BLAKE2B 
822df39f77d9aebc55e03d74b43ace9d453135c6270aedd3d41a674b5ae325a588af2a76c9236072d6f6dd274ab75c050df6607aa5bfc98b0caf2cd3065b1b04
 SHA512 
1709c889cd414d2b3510400e8077aec49006c31958618a38f6bce78dad2ba4aac5405410b030bf968b5cf148f4cfbe963ccf95a015cd1e58f2f6d1f09edc13de
 DIST consul-template-0.19.5.tar.gz 6054881 BLAKE2B 
48d691f9d09531248310ec50c6c59d3c74db4c8ca5f0236ac8336df92c75da89677e64cb593518032f48f53b9f5aa914a7b6ac0a2dc6bf6d32ae7c1f6d1dc60d
 SHA512 
bdba4e821e353a71f9f6287b8ff352e85a916201314229b998bfbebb066fec17c5d7f12e224bf2920b018a4f5fec9000f122f6c04cb2e455a195b945e35235a5

diff --git a/app-admin/consul-template/consul-template-0.18.5-r1.ebuild 
b/app-admin/consul-template/consul-template-0.18.5-r1.ebuild
deleted file mode 100644
index 47439c5c68f..000
--- a/app-admin/consul-template/consul-template-0.18.5-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit golang-vcs-snapshot systemd user
-
-KEYWORDS="~amd64"
-DESCRIPTION="Generic template rendering and notifications with Consul"
-EGO_PN="github.com/hashicorp/${PN}"
-HOMEPAGE="https://github.com/hashicorp/consul-template;
-LICENSE="MPL-2.0"
-SLOT="0"
-IUSE=""
-
-DEPEND=">=dev-lang/go-1.6:="
-RDEPEND=""
-
-SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-pkg_setup() {
-   enewgroup ${PN}
-   enewuser ${PN} -1 -1 -1 ${PN}
-}
-
-src_prepare() {
-   eapply_user
-   # Avoid the need to have a git checkout
-   sed -e 's:^GIT.*::' \
-   -i src/${EGO_PN}/scripts/compile.sh || die
-}
-
-src_compile() {
-   export GOPATH=${S}
-   cd "${S}"/src/${EGO_PN} || die
-   PATH=${PATH}:${S}/bin \
-   XC_ARCH=$(go env GOARCH) \
-   XC_OS=$(go env GOOS) \
-   emake bin-local
-}
-
-src_test() {
-   cd "${S}"/src/${EGO_PN} || die
-   emake test || die
-}
-
-src_install() {
-   dobin "${S}"/src/${EGO_PN}/pkg/$(go env GOOS)_$(go env GOARCH)/${PN}
-   dodoc "${S}"/src/${EGO_PN}/{CHANGELOG.md,README.md}
-
-   keepdir /var/log/${PN}
-   fowners ${PN}:${PN} /var/log/${PN}
-
-   newinitd "${FILESDIR}/${PN}.initd" "${PN}"
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}/${PN}.logrotated" "${PN}"
-   newconfd "${FILESDIR}/${PN}.confd" "${PN}"
-   systemd_dounit "${FILESDIR}/${PN}.service"
-
-   keepdir /etc/${PN}.d
-}



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

2019-04-30 Thread Michał Górny
commit: 816567bbc89b9b0752db03cb586b7d2865f69466
Author: Denis Lisov  gmail  com>
AuthorDate: Fri Apr 19 22:55:01 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 30 16:49:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=816567bb

media-sound/teamspeak-client: bump to 3.2.5

Upstream version bump. Upstream lists this as a security fix to the Qt
framework, so it may not be one for Gentoo due to the use of system Qt,
but the servers are recommended to require 3.2.5 clients too.

Signed-off-by: Denis Lisov  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11637
Signed-off-by: Michał Górny  gentoo.org>

 media-sound/teamspeak-client/Manifest   | 2 ++
 ...orts.patch => teamspeak-client-3.2.5-qt-5.12-symbol-reexports.patch} | 0
 .../{teamspeak-client-3.2.3-r2.ebuild => teamspeak-client-3.2.5.ebuild} | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-sound/teamspeak-client/Manifest 
b/media-sound/teamspeak-client/Manifest
index 500eb810a51..61603280d18 100644
--- a/media-sound/teamspeak-client/Manifest
+++ b/media-sound/teamspeak-client/Manifest
@@ -1,2 +1,4 @@
 DIST TeamSpeak3-Client-linux_amd64-3.2.3.run 76247769 BLAKE2B 
2fc226455bf839811ad82735c30f493ac9800e6f5f2f3af2d34bcbce3abd7478144feff329c3afa31d994a891990ecae5f51aa3fa001fe828d4ae0bba60fc6e9
 SHA512 
6f2a0e366589a3495be3ecbe3e866e1d05db3578ed1e2bf19195e6d6818acc1ddb44b46915aa88ff64ac6cc150d3b88b3347147bb0cde93e013aa7960c10dfab
+DIST TeamSpeak3-Client-linux_amd64-3.2.5.run 76619678 BLAKE2B 
b8d42a4d633124cab395ea69d3ccbebc65f4d9b5a148c6a81a6d9a3afab48dd59fd99ac3f5cc9551c89daabb7cc51a60c5587034a7a5bec5e3b530ecb3d6e220
 SHA512 
fdfaa863d3523fffdf46ca0cf9c2b0588e8d847e348ade75c8f82818920f493460740a5192d4cc8d1eafe1e7a03af93b09ae6ddecaa0b166552ab5409508a445
 DIST TeamSpeak3-Client-linux_x86-3.2.3.run 75997823 BLAKE2B 
03403430d6409ceebcbdfcdb48b54142327a003c300a3bcbd63f9fb6e40c259f50ee9346fe54fbbb3a19143bacb782248f5b61d2a950f893e8227568a2df1839
 SHA512 
ad6ea2d5f8237585859c5deac11e0f0b6af6018b2a92fe0aab2a04cfdeab0bd57166bf4fec273d48fedd20819203cba2fd58c3a76b59ec3224e867fc10172808
+DIST TeamSpeak3-Client-linux_x86-3.2.5.run 76311914 BLAKE2B 
4a8f4a6ce55bde680f2d9d1f28c1cabe2a01fa6c10f3f3f637931dbe2f652c87cd2a7b61f054b50a8faf3bce461e316ca2e9b68418271535a5f6a3cd0b9d3492
 SHA512 
90b46a840a6e43bbc7d4cfb526117a81cdb92fb8186194ab9f245e8e501608ec4740a198e8d1de5e3f69bea84ab6281384915193d4e6a1e90aff45b4b80d3d9a

diff --git 
a/media-sound/teamspeak-client/files/teamspeak-client-3.2.3-qt-5.12-symbol-reexports.patch
 
b/media-sound/teamspeak-client/files/teamspeak-client-3.2.5-qt-5.12-symbol-reexports.patch
similarity index 100%
rename from 
media-sound/teamspeak-client/files/teamspeak-client-3.2.3-qt-5.12-symbol-reexports.patch
rename to 
media-sound/teamspeak-client/files/teamspeak-client-3.2.5-qt-5.12-symbol-reexports.patch

diff --git a/media-sound/teamspeak-client/teamspeak-client-3.2.3-r2.ebuild 
b/media-sound/teamspeak-client/teamspeak-client-3.2.5.ebuild
similarity index 97%
rename from media-sound/teamspeak-client/teamspeak-client-3.2.3-r2.ebuild
rename to media-sound/teamspeak-client/teamspeak-client-3.2.5.ebuild
index ae3fd36b38e..9204ab36f97 100644
--- a/media-sound/teamspeak-client/teamspeak-client-3.2.3-r2.ebuild
+++ b/media-sound/teamspeak-client/teamspeak-client-3.2.5.ebuild
@@ -52,7 +52,7 @@ QA_PREBUILT="
 "
 
 PATCHES=(
-   "${FILESDIR}/${P}-qt-5.12-symbol-reexports.patch"
+   "${FILESDIR}/${PN}-3.2.5-qt-5.12-symbol-reexports.patch"
 )
 
 src_prepare() {



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

2019-04-30 Thread Michał Górny
commit: f9cad978471870aa00c28d66029570e0b3f3e5d9
Author: Denis Lisov  gmail  com>
AuthorDate: Tue Apr  9 13:07:53 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 30 16:49:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9cad978

media-sound/teamspeak-client: depend on openssl:0

According to the linked bug, this is a mistake. teamspeak-client
runs with openssl-1.1.0j-r1 successfully.

Closes: https://bugs.gentoo.org/680528
Signed-off-by: Denis Lisov  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 media-sound/teamspeak-client/teamspeak-client-3.2.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/teamspeak-client/teamspeak-client-3.2.3-r2.ebuild 
b/media-sound/teamspeak-client/teamspeak-client-3.2.3-r2.ebuild
index 17758f24d50..ae3fd36b38e 100644
--- a/media-sound/teamspeak-client/teamspeak-client-3.2.3-r2.ebuild
+++ b/media-sound/teamspeak-client/teamspeak-client-3.2.3-r2.ebuild
@@ -20,7 +20,7 @@ REQUIRED_USE="|| ( alsa pulseaudio )"
 
 RDEPEND="
app-arch/snappy:0/1
-   =dev-libs/openssl-1.0*:*
+   dev-libs/openssl:0
dev-libs/quazip
dev-qt/qtcore:5
dev-qt/qtgui:5[accessibility,dbus,xcb]



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

2019-04-30 Thread Michał Górny
commit: 378f1d8be411fc8f8a6dba202813c8f565a9dca0
Author: Denis Lisov  gmail  com>
AuthorDate: Mon Apr  8 21:27:09 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 30 16:49:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=378f1d8b

media-sound/teamspeak-client: add workaround for Qt 5.12

QtWebEngine versions before 5.12 used to reexport a few symbols like
calloc with version Qt_5 that were exported by mistake once. These are
no longer exported in 5.12 (probably a Qt bug), and teamspeak-client
does not officially support it (only the bundled QtWebEngine 5.6.1 is
supported).

Add a `overrides.so` shared library that reexports them by taking this
code from Qt under (L)GPL and preload it using LD_PRELOAD to make the
symbols available.

Closes: https://bugs.gentoo.org/675874
Signed-off-by: Denis Lisov  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 ...eak-client-3.2.3-qt-5.12-symbol-reexports.patch | 141 +
 .../teamspeak-client/files/ts3client-bin-r1|  13 ++
 .../teamspeak-client-3.2.3-r2.ebuild   | 102 +++
 3 files changed, 256 insertions(+)

diff --git 
a/media-sound/teamspeak-client/files/teamspeak-client-3.2.3-qt-5.12-symbol-reexports.patch
 
b/media-sound/teamspeak-client/files/teamspeak-client-3.2.3-qt-5.12-symbol-reexports.patch
new file mode 100644
index 000..ee5f78914d0
--- /dev/null
+++ 
b/media-sound/teamspeak-client/files/teamspeak-client-3.2.3-qt-5.12-symbol-reexports.patch
@@ -0,0 +1,141 @@
+diff --git a/Makefile b/Makefile
+new file mode 100644
+index 000..c036d5f
+--- /dev/null
 b/Makefile
+@@ -0,0 +1,2 @@
++overrides.so: qt-5.12-overrides.o override-version.map
++  $(CXX) $(LDFLAGS) -shared -o $@ -Wl,--version-script 
override-version.map qt-5.12-overrides.o
+diff --git a/override-version.map b/override-version.map
+new file mode 100644
+index 000..991d98e
+--- /dev/null
 b/override-version.map
+@@ -0,0 +1 @@
++Qt_5 {};
+diff --git a/qt-5.12-overrides.cpp b/qt-5.12-overrides.cpp
+new file mode 100644
+index 000..002a1af
+--- /dev/null
 b/qt-5.12-overrides.cpp
+@@ -0,0 +1,120 @@
++/
++**
++** Copyright (C) 2017 The Qt Company Ltd.
++** Contact: https://www.qt.io/licensing/
++**
++** This file is part of the QtWebEngine module of the Qt Toolkit.
++**
++** $QT_BEGIN_LICENSE:LGPL$
++** Commercial License Usage
++** Licensees holding valid commercial Qt licenses may use this file in
++** accordance with the commercial license agreement provided with the
++** Software or, alternatively, in accordance with the terms contained in
++** a written agreement between you and The Qt Company. For licensing terms
++** and conditions see https://www.qt.io/terms-conditions. For further
++** information use the contact form at https://www.qt.io/contact-us.
++**
++** GNU Lesser General Public License Usage
++** Alternatively, this file may be used under the terms of the GNU Lesser
++** General Public License version 3 as published by the Free Software
++** Foundation and appearing in the file LICENSE.LGPL3 included in the
++** packaging of this file. Please review the following information to
++** ensure the GNU Lesser General Public License version 3 requirements
++** will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
++**
++** GNU General Public License Usage
++** Alternatively, this file may be used under the terms of the GNU
++** General Public License version 2.0 or (at your option) the GNU General
++** Public license version 3 or any later version approved by the KDE Free
++** Qt Foundation. The licenses are as published by the Free Software
++** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
++** included in the packaging of this file. Please review the following
++** information to ensure the GNU General Public License requirements will
++** be met: https://www.gnu.org/licenses/gpl-2.0.html and
++** https://www.gnu.org/licenses/gpl-3.0.html.
++**
++** $QT_END_LICENSE$
++**
++/
++
++#include 
++#include 
++
++#define SHIM_ALIAS_SYMBOL(fn) __attribute__((weak, alias(#fn)))
++#define SHIM_SYMBOL_VERSION(fn) __asm__(".symver __" #fn "," #fn "@Qt_5")
++#define SHIM_HIDDEN __attribute__ ((visibility ("hidden")))
++
++extern "C" {
++
++SHIM_SYMBOL_VERSION(malloc);
++void* __malloc(size_t size)
++SHIM_ALIAS_SYMBOL(ShimMalloc);
++
++SHIM_SYMBOL_VERSION(free);
++void __free(void* ptr)
++SHIM_ALIAS_SYMBOL(ShimFree);
++
++SHIM_SYMBOL_VERSION(realloc);
++void* __realloc(void* ptr, size_t size)
++SHIM_ALIAS_SYMBOL(ShimRealloc);
++
++SHIM_SYMBOL_VERSION(calloc);
++void* __calloc(size_t n, size_t size)
++SHIM_ALIAS_SYMBOL(ShimCalloc);
++
++SHIM_SYMBOL_VERSION(cfree);
++void __cfree(void* ptr)
++SHIM_ALIAS_SYMBOL(ShimCFree);
++
++SHIM_SYMBOL_VERSION(memalign);
++void* 

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

2019-04-30 Thread Lars Wendler
commit: 86dcc865ba4045244375de9c7dcf9ea96841d048
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Apr 30 16:07:54 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Apr 30 16:08:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86dcc865

media-sound/umurmur: Fixed build with USE="libressl"

Closes: https://bugs.gentoo.org/684806
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/umurmur/umurmur-0.2.17-r2.ebuild | 2 +-
 media-sound/umurmur/umurmur-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/umurmur/umurmur-0.2.17-r2.ebuild 
b/media-sound/umurmur/umurmur-0.2.17-r2.ebuild
index cf1ac28351f..4d9264eb15b 100644
--- a/media-sound/umurmur/umurmur-0.2.17-r2.ebuild
+++ b/media-sound/umurmur/umurmur-0.2.17-r2.ebuild
@@ -74,7 +74,7 @@ src_prepare() {
 }
 
 src_configure() {
-   local ssl_provider=( $(get_ssl_impl) )
+   local ssl_provider=( $(sed 's@libressl@openssl@' <<< $(get_ssl_impl)) )
 
local myeconfargs=(
--with-ssl="${ssl_provider[@]}"

diff --git a/media-sound/umurmur/umurmur-.ebuild 
b/media-sound/umurmur/umurmur-.ebuild
index cf1ac28351f..4d9264eb15b 100644
--- a/media-sound/umurmur/umurmur-.ebuild
+++ b/media-sound/umurmur/umurmur-.ebuild
@@ -74,7 +74,7 @@ src_prepare() {
 }
 
 src_configure() {
-   local ssl_provider=( $(get_ssl_impl) )
+   local ssl_provider=( $(sed 's@libressl@openssl@' <<< $(get_ssl_impl)) )
 
local myeconfargs=(
--with-ssl="${ssl_provider[@]}"



[gentoo-commits] proj/gcc-patches:master commit in: 8.3.0/gentoo/

2019-04-30 Thread Sergei Trofimovich
commit: bf27cf0934d866b0b9d3d2f78dc25db8aa829e78
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Apr 30 15:49:47 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr 30 15:49:47 2019 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=bf27cf09

8.3.0: fix ia64 bootstrap

On ia64 stage2/3 comparison fails due to label wibble.

Bug: https://gcc.gnu.org/87338
Signed-off-by: Sergei Trofimovich  gentoo.org>

 8.3.0/gentoo/29_all_ia64-bootstrap.patch | 41 
 8.3.0/gentoo/README.history  |  3 +++
 2 files changed, 44 insertions(+)

diff --git a/8.3.0/gentoo/29_all_ia64-bootstrap.patch 
b/8.3.0/gentoo/29_all_ia64-bootstrap.patch
new file mode 100644
index 000..0a0a25b
--- /dev/null
+++ b/8.3.0/gentoo/29_all_ia64-bootstrap.patch
@@ -0,0 +1,41 @@
+https://gcc.gnu.org/PR87338
+
+From 1cc1dc32fcf6b47db4e6d28f55de343713f824a4 Mon Sep 17 00:00:00 2001
+From: James Clarke 
+Date: Thu, 25 Apr 2019 15:58:55 +0200
+Subject: [PATCH] PR bootstrap/87338: Fix ia64 bootstrap comparison regression
+ in r257511
+To: gcc-patc...@gcc.gnu.org
+
+By using ASM_OUTPUT_LABEL, r257511 forced the assembler to start a new
+bundle when emitting an inline entry label on. Instead, use
+ASM_OUTPUT_DEBUG_LABEL like for the block begin and end labels so tags are
+emitted rather than labels.
+
+gcc/
+   PR bootstrap/87338
+   * dwarf2out.c (dwarf2out_inline_entry): Use ASM_OUTPUT_DEBUG_LABEL
+   instead of ASM_GENERATE_INTERNAL_LABEL and ASM_OUTPUT_LABEL.
+---
+ gcc/dwarf2out.c | 7 ++-
+ 1 file changed, 2 insertions(+), 5 deletions(-)
+
+--- a/gcc/dwarf2out.c
 b/gcc/dwarf2out.c
+@@ -27670,11 +27670,8 @@ dwarf2out_inline_entry (tree block)
+   if (cur_line_info_table)
+ ied->view = cur_line_info_table->view;
+ 
+-  char label[MAX_ARTIFICIAL_LABEL_BYTES];
+-
+-  ASM_GENERATE_INTERNAL_LABEL (label, BLOCK_INLINE_ENTRY_LABEL,
+- BLOCK_NUMBER (block));
+-  ASM_OUTPUT_LABEL (asm_out_file, label);
++  ASM_OUTPUT_DEBUG_LABEL (asm_out_file, BLOCK_INLINE_ENTRY_LABEL,
++BLOCK_NUMBER (block));
+ }
+ 
+ /* Called from finalize_size_functions for size functions so that their body
+-- 
+1.8.5.3
+

diff --git a/8.3.0/gentoo/README.history b/8.3.0/gentoo/README.history
index d1f0c0d..fc32cd2 100644
--- a/8.3.0/gentoo/README.history
+++ b/8.3.0/gentoo/README.history
@@ -1,3 +1,6 @@
+1.2TODO
+   + 29_all_ia64-bootstrap.patch
+
 1.106 Apr 2019
+ 26_all_overridable_native.patch
+ 27_all_flto-make-all.patch



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

2019-04-30 Thread Sergei Trofimovich
commit: 8deecc3141e7335c9b31a2f3826d31b68b573223
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Apr 30 15:30:04 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr 30 15:37:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8deecc31

x11-libs/libXdmcp: stable 1.1.3 for sparc, bug #682846

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

 x11-libs/libXdmcp/libXdmcp-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdmcp/libXdmcp-1.1.3.ebuild 
b/x11-libs/libXdmcp/libXdmcp-1.1.3.ebuild
index 8bf95597c04..f47f923a0b5 100644
--- a/x11-libs/libXdmcp/libXdmcp-1.1.3.ebuild
+++ b/x11-libs/libXdmcp/libXdmcp-1.1.3.ebuild
@@ -9,7 +9,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org X Display Manager Control Protocol library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="elibc_glibc? ( dev-libs/libbsd )"



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

2019-04-30 Thread Sergei Trofimovich
commit: de547081400931cd8ab63c102fa80542c45a0850
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Apr 30 15:28:38 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr 30 15:37:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de547081

x11-libs/libxkbcommon: stable 0.8.4 for sparc, bug #682846

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

 x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild 
b/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild
index fa22b34e140..43fcd80eec9 100644
--- a/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild
+++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild
@@ -17,7 +17,7 @@ inherit xorg-3 ${GIT_ECLASS}
 
 DESCRIPTION="X.Org xkbcommon library"
 HOMEPAGE="https://xkbcommon.org/;
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd"
 IUSE="X doc test"
 
 BDEPEND="



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

2019-04-30 Thread Sergei Trofimovich
commit: a136de89cede14b6ad9bed10f555b400f2a58206
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Apr 30 15:30:49 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr 30 15:37:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a136de89

x11-libs/xtrans: stable 1.4.0 for sparc, bug #682846

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

 x11-libs/xtrans/xtrans-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/xtrans/xtrans-1.4.0.ebuild 
b/x11-libs/xtrans/xtrans-1.4.0.ebuild
index 0f73ac6c8f9..58ff590fe90 100644
--- a/x11-libs/xtrans/xtrans-1.4.0.ebuild
+++ b/x11-libs/xtrans/xtrans-1.4.0.ebuild
@@ -10,7 +10,7 @@ XORG_DOC=doc
 inherit xorg-3
 
 DESCRIPTION="X.Org xtrans library"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2019-04-30 Thread Sergei Trofimovich
commit: 66c924cd810160bdf70427a5a2518494a7acd374
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Apr 30 15:29:18 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr 30 15:37:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c924cd

x11-libs/libXau: stable 1.0.9 for sparc, bug #682846

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

 x11-libs/libXau/libXau-1.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXau/libXau-1.0.9.ebuild 
b/x11-libs/libXau/libXau-1.0.9.ebuild
index de6cc00876c..610769981f2 100644
--- a/x11-libs/libXau/libXau-1.0.9.ebuild
+++ b/x11-libs/libXau/libXau-1.0.9.ebuild
@@ -8,7 +8,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org X authorization library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-base/xorg-proto"



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

2019-04-30 Thread Sergei Trofimovich
commit: 90ffaee132c3e74ecced12dec4719d518155af48
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Apr 30 15:27:03 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr 30 15:37:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ffaee1

x11-libs/libXcomposite: stable 0.4.5 for sparc, bug #682846

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

 x11-libs/libXcomposite/libXcomposite-0.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXcomposite/libXcomposite-0.4.5.ebuild 
b/x11-libs/libXcomposite/libXcomposite-0.4.5.ebuild
index fd0d48ce3a8..7918855258e 100644
--- a/x11-libs/libXcomposite/libXcomposite-0.4.5.ebuild
+++ b/x11-libs/libXcomposite/libXcomposite-0.4.5.ebuild
@@ -9,7 +9,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xcomposite library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



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

2019-04-30 Thread Sergei Trofimovich
commit: fad12794850111872c1d36feaab48b960832e040
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Apr 30 15:27:49 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr 30 15:37:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad12794

x11-libs/libXmu: stable 1.1.3 for sparc, bug #682846

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

 x11-libs/libXmu/libXmu-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXmu/libXmu-1.1.3.ebuild 
b/x11-libs/libXmu/libXmu-1.1.3.ebuild
index 992bb989a94..46ed3d80d78 100644
--- a/x11-libs/libXmu/libXmu-1.1.3.ebuild
+++ b/x11-libs/libXmu/libXmu-1.1.3.ebuild
@@ -9,7 +9,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xmu library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="ipv6"
 
 RDEPEND="



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

2019-04-30 Thread Sergei Trofimovich
commit: e49fd74c3517f17b92b2f881f2af88779b0e97c2
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Apr 30 15:23:03 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr 30 15:37:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e49fd74c

dev-util/geany: stable 1.34.1 for sparc, bug #684702

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

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

diff --git a/dev-util/geany/geany-1.34.1.ebuild 
b/dev-util/geany/geany-1.34.1.ebuild
index f9b990276fc..86401e2a402 100644
--- a/dev-util/geany/geany-1.34.1.ebuild
+++ b/dev-util/geany/geany-1.34.1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" = * ]] ; then
EGIT_REPO_URI="https://github.com/geany/geany.git;
 else
SRC_URI="https://download.geany.org/${P}.tar.bz2;
-   KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 fi
 LICENSE="GPL-2+ HPND"
 SLOT="0"



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

2019-04-30 Thread Sergei Trofimovich
commit: 0a4bc1a32b3959acd1f3206e85fd6cb6478d6f42
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Apr 30 15:26:18 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr 30 15:37:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a4bc1a3

x11-misc/makedepend: stable 1.0.6 for sparc, bug #682846

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

 x11-misc/makedepend/makedepend-1.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/makedepend/makedepend-1.0.6.ebuild 
b/x11-misc/makedepend/makedepend-1.0.6.ebuild
index 6f25214b931..d9b0a7c56cc 100644
--- a/x11-misc/makedepend/makedepend-1.0.6.ebuild
+++ b/x11-misc/makedepend/makedepend-1.0.6.ebuild
@@ -6,7 +6,7 @@ XORG_STATIC=no
 inherit xorg-3
 
 DESCRIPTION="create dependencies in makefiles"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2019-04-30 Thread Sergei Trofimovich
commit: 2e9a1259abafc7ebfbf5ac024122d2799c8d0173
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Apr 30 15:25:38 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr 30 15:37:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e9a1259

x11-libs/libXext: stable 1.3.4 for sparc, bug #682846

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

 x11-libs/libXext/libXext-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXext/libXext-1.3.4.ebuild 
b/x11-libs/libXext/libXext-1.3.4.ebuild
index a14364ad4b7..4ec75c745ca 100644
--- a/x11-libs/libXext/libXext-1.3.4.ebuild
+++ b/x11-libs/libXext/libXext-1.3.4.ebuild
@@ -9,7 +9,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xext library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}]"



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

2019-04-30 Thread Patrick Lauer
commit: 9b58c0b217ec709ca280f7570687d5f26ae1e0d7
Author: Patrick Lauer  gentoo  org>
AuthorDate: Tue Apr 30 14:52:36 2019 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Tue Apr 30 14:52:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b58c0b2

www-apps/grafana-bin: Bump

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Patrick Lauer  gentoo.org>

 www-apps/grafana-bin/Manifest |  2 +
 www-apps/grafana-bin/grafana-bin-5.4.4.ebuild | 70 ++
 www-apps/grafana-bin/grafana-bin-6.1.6.ebuild | 71 +++
 3 files changed, 143 insertions(+)

diff --git a/www-apps/grafana-bin/Manifest b/www-apps/grafana-bin/Manifest
index 50af57b82fa..7e71e721544 100644
--- a/www-apps/grafana-bin/Manifest
+++ b/www-apps/grafana-bin/Manifest
@@ -1,4 +1,5 @@
 DIST grafana-bin-5.4.3.tar.gz 55228439 BLAKE2B 
63ee14b1ab074f453c8f1b870b8c0c51365106cb2af59fa20f56805f7add7fec29bc5ecd7e2ffc1f3f6811049e839893433e14b1871cb2aea359f58537b9e0dc
 SHA512 
781466c7477ecb4fbca59006600adc3569d0ee2158da3b75831b1934fd39456030471d4508fbf2d3296d3660dcc8b92782295d7afe458229bad1d64de88ad33b
+DIST grafana-bin-5.4.4.tar.gz 55227302 BLAKE2B 
f80fcf4447de6eb2f8a450650eb054da6a426e61142c2882cb5faef91b1d9779b77016b822d2f9082c81fe7b6ec14f23996132d880067bd956ac6260b171388e
 SHA512 
c95a3e9b40fdd8fff88c01a66efdda1fc64c258a768bdf65f738562b0c039020de1aa2500cbaa93dff4220715c57ce803ca0ff01344d63a9b8548e4d27dc1af1
 DIST grafana-bin-6.0.0.tar.gz 56196184 BLAKE2B 
c3b50e93816a747cfaf343a40589291ffd3ee8c11d90a29d220b8dc7fa0025efea5e4f915d26aff2b0725b377bf8f06ee9e6188916d174bfa6c9dc8c76a65837
 SHA512 
2b80f0cd5ea3386ce013c97e087ae44281bf9aac778ff5bb049a02e418dee42067098415ef902e964cefff8218b5d32e67df3b97f971f5b82bfb2b15e095a187
 DIST grafana-bin-6.0.1.tar.gz 56203033 BLAKE2B 
190c838d08b95e0a38dafbaa64f77eae8e2cea178c7b079de0684119fc2cab412e19639624e5c99ae6cac5dd4ce6db1209555a5aafdc6a5d990297f06b6e1ca2
 SHA512 
d0e920406fe3b0c9540cf2ae7ea1efe9681d1de40f5971742cf7814374823d04dedaa5dda26f1cba42b615d542e6e00a16cf8ef3a55def4bdcea5b47ea92ea2a
 DIST grafana-bin-6.0.2.tar.gz 56207202 BLAKE2B 
805dde25c102c9ca6b1698c06a61d6b153343897fcd43258b3cd2f97613b6e914d60a59c467124bb6c248a30e6624345161f2032f622eddac5366b173f38
 SHA512 
6fda6342aea0281627ad368f39943e54540e6d672d0e026d04f3061840802ab9a0c51f819f16a53d329f15fd50ab4ff54e0afe984fd4fb6f0be6629c7f2629ef
@@ -7,3 +8,4 @@ DIST grafana-bin-6.1.1.tar.gz 56562242 BLAKE2B 
0917594ed5b219bf230bc043c5b0726d8
 DIST grafana-bin-6.1.2.tar.gz 56563484 BLAKE2B 
bc04657c3ce40256b3840848c63a4d864a037733c94689ab6f26eb23fed977ee8926a0e14d2dd233cd94ec97f0ecc5075ce46275b4838234316721063fb6c295
 SHA512 
701df226db9550802dd72f482e3cb3ce6b753cb9769cea5acca961867adb6ac0cc0b7e161f727689f0a6bea6c872f11745a872eeca1302ce23abc5b02ab1c402
 DIST grafana-bin-6.1.3.tar.gz 56563318 BLAKE2B 
a2063e4308fe2d2b97e6f6aed80506d2ac39b4b0879d0c4a02a3e75e7d5c5fb8e0a03e9c3d09ee2e638ce3f85bb953f34b5808e4a0be1234a066f451d7f98eb8
 SHA512 
2d42f578780b37cf0fa31ab2f0f4ecec3c7960d9deae4e3de0543f4015446656746f9ac5f25534b8ee7063b539752df06864e28fd800ee1f12f5060fb5aa53e5
 DIST grafana-bin-6.1.4.tar.gz 56564647 BLAKE2B 
277a51f056faee911adb46f80673bde05dd872cc2d1387e67066806c8b749e434cb0bf2cd0e55338081814c19edf025927dd2379064aca2acb1e718dc89140af
 SHA512 
7d27dfcc689c4e96f4ea9276c75581ac0762556759c8a70a5f87199a9cdd49493b40b7e44bbcf069b0cb2b4ca60d4b8157c7d977673253db9a80c9c785b4b344
+DIST grafana-bin-6.1.6.tar.gz 56569580 BLAKE2B 
b8122e5ec6104ba211d7d331fd99e3caaea6b4bc2cdeae3315ea84abc6634723d106fb19b27f68ad5f5f0ff84648f8ea84254a3b0c96519702349acfeb6bd753
 SHA512 
b8851df5a00b752777c168446326603c5e00ed66e7217551c75a976961c9de1f5a5bf0d262068866ecd0dae685a09ac8829db2bb5201c32e1ecaed6bafc149e4

diff --git a/www-apps/grafana-bin/grafana-bin-5.4.4.ebuild 
b/www-apps/grafana-bin/grafana-bin-5.4.4.ebuild
new file mode 100644
index 000..33385776ece
--- /dev/null
+++ b/www-apps/grafana-bin/grafana-bin-5.4.4.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit user systemd
+
+MY_PN=${PN/-bin/}
+S=${WORKDIR}/${MY_PN}-${PV}
+
+DESCRIPTION="Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB 
& OpenTSDB"
+HOMEPAGE="https://grafana.org;
+SRC_URI="https://dl.grafana.com/oss/release/grafana-${PV}.linux-amd64.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=""
+RDEPEND="${DEPEND}
+   media-libs/fontconfig"
+
+QA_EXECSTACK="usr/share/grafana/tools/phantomjs/phantomjs"
+QA_PREBUILT="usr/bin/grafana-* ${QA_EXECSTACK}"
+QA_PRESTRIPPED=${QA_PREBUILT}
+
+pkg_setup() {
+   enewgroup grafana
+   enewuser grafana -1 -1 /usr/share/grafana grafana
+}
+
+src_install() {
+   keepdir /etc/grafana
+   insinto /etc/grafana
+   newins "${S}"/conf/sample.ini grafana.ini
+   rm "${S}"/conf/sample.ini || die
+
+  

[gentoo-commits] repo/proj/prefix:master commit in: dev-libs/libgpg-error/files/, dev-libs/libgpg-error/

2019-04-30 Thread Michael Haubenwallner
commit: f884bb34f6e9685f130a2f4480d6ebea6c6c4e62
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Tue Apr 30 14:37:40 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Tue Apr 30 14:39:15 2019 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=f884bb34

dev-libs/libgpg-error: sync

Package-Manager: Portage-2.3.62-prefix, Repoman-2.3.12
Signed-off-by: Michael Haubenwallner  gentoo.org>

 dev-libs/libgpg-error/Manifest |   1 +
 .../files/libgpg-error-1.36-gawk5-support.patch| 158 +
 dev-libs/libgpg-error/libgpg-error-1.36.ebuild |  57 
 3 files changed, 216 insertions(+)

diff --git a/dev-libs/libgpg-error/Manifest b/dev-libs/libgpg-error/Manifest
index 499efc3321..ec9af617bd 100644
--- a/dev-libs/libgpg-error/Manifest
+++ b/dev-libs/libgpg-error/Manifest
@@ -2,3 +2,4 @@ DIST libgpg-error-1.27.tar.bz2 813060 BLAKE2B 
ece50b2f6f2fc21584724c07e4285ba6e3
 DIST libgpg-error-1.29-solaris.patch 1445 BLAKE2B 
5c7cc0babe2e4bc883991691d95eddb2c96d71972ae05e875fa9c2c8fa964489c6a0f542e1ea4bd5f8efd9df18da4787d4be337657225c0060c8e380370bc84b
 SHA512 
6071e3dc6f280f94a96453d953baa21caac1ff0c7a258d0a2d4e3ca272b664be6fe260ed619a66a6e5d87a7cf22e877e9c30189c641b37a401d84255a2e1add1
 DIST libgpg-error-1.29.tar.bz2 894749 BLAKE2B 
27f7eb516663e31b5a4734d83117127d88abecf87aefb655eb7847546148a6a887caf7f574aae101274da20375b90b32c35d599508711f7b5eac2addfabfe4b8
 SHA512 
57b95a7ed0ed808f05a75d7ee700ed0317da06fde1f8c59f5a4f049d784c4598f3c693068ddd47cd8bb0efdb43b9b628b876d34211f8a3e67d5088110a15323b
 DIST libgpg-error-1.32.tar.bz2 904382 BLAKE2B 
92141af9e00725015ef31152ccfe4db9535a7a6ba0aa6d011f2404bc998d7b0932fdce742a45d271995c838d34342e5197a081a42eb2e5e29c11271a1c11c6f7
 SHA512 
0130af48fe81f4db401635757d22a330455aab5dc27edfffad44b7c7c5c439399e92d234c9e00f4d3a399646b52e06c95d53196ea19f5a166817e2032511cb20
+DIST libgpg-error-1.36.tar.bz2 920542 BLAKE2B 
81684f6e47192c50cfa408977d53dc3812befca28733b531d51dffa0a6799a47366a50f6477a7b3111a179ac4aba9e6a527418461cdbcccea80ae6bed4fa
 SHA512 
6e5f853f77dc04f0091d94b224cab8e669042450f271b78d0ea0219658d059c9cab1ab0eaa020a4227f451520b417fc340b85971a6f5e144fa69be57e15df346

diff --git a/dev-libs/libgpg-error/files/libgpg-error-1.36-gawk5-support.patch 
b/dev-libs/libgpg-error/files/libgpg-error-1.36-gawk5-support.patch
new file mode 100644
index 00..17e8816453
--- /dev/null
+++ b/dev-libs/libgpg-error/files/libgpg-error-1.36-gawk5-support.patch
@@ -0,0 +1,158 @@
+From 7865041c77f4f7005282f10f9bb19072fbdf Mon Sep 17 00:00:00 2001
+From: NIIBE Yutaka 
+Date: Mon, 15 Apr 2019 15:10:44 +0900
+Subject: [PATCH] awk: Prepare for Gawk 5.0.
+
+* src/Makefile.am: Use pkg_namespace (instead of namespace).
+* src/mkerrnos.awk: Likewise.
+* lang/cl/mkerrcodes.awk: Don't escape # in regexp.
+* src/mkerrcodes.awk, src/mkerrcodes1.awk, src/mkerrcodes2.awk: Ditto.
+
+--
+
+In Gawk 5.0, regexp routines are replaced by Gnulib implementation,
+which only allows escaping specific characters.
+
+GnuPG-bug-id: 4459
+Reported-by: Marius Schamschula
+Signed-off-by: NIIBE Yutaka 
+---
+ lang/cl/mkerrcodes.awk |  2 +-
+ src/Makefile.am|  2 +-
+ src/mkerrcodes.awk |  2 +-
+ src/mkerrcodes1.awk|  2 +-
+ src/mkerrcodes2.awk|  2 +-
+ src/mkerrnos.awk   |  2 +-
+ src/mkstrtable.awk | 10 +-
+ 7 files changed, 11 insertions(+), 11 deletions(-)
+
+diff --git a/lang/cl/mkerrcodes.awk b/lang/cl/mkerrcodes.awk
+index ae29043..9a1fc18 100644
+--- a/lang/cl/mkerrcodes.awk
 b/lang/cl/mkerrcodes.awk
+@@ -122,7 +122,7 @@ header {
+ }
+ 
+ !header {
+-  sub (/\#.+/, "");
++  sub (/#.+/, "");
+   sub (/[ ]+$/, ""); # Strip trailing space and tab characters.
+ 
+   if (/^$/)
+diff --git a/src/Makefile.am b/src/Makefile.am
+index ce1b882..f2590cb 100644
+--- a/src/Makefile.am
 b/src/Makefile.am
+@@ -293,7 +293,7 @@ code-from-errno.h: mkerrcodes$(EXEEXT_FOR_BUILD) Makefile
+ 
+ errnos-sym.h: Makefile mkstrtable.awk errnos.in
+   $(AWK) -f $(srcdir)/mkstrtable.awk -v textidx=2 -v nogettext=1 \
+-  -v prefix=GPG_ERR_ -v namespace=errnos_ \
++  -v prefix=GPG_ERR_ -v pkg_namespace=errnos_ \
+   $(srcdir)/errnos.in >$@
+ 
+ 
+diff --git a/src/mkerrcodes.awk b/src/mkerrcodes.awk
+index 46d436c..e9c857c 100644
+--- a/src/mkerrcodes.awk
 b/src/mkerrcodes.awk
+@@ -85,7 +85,7 @@ header {
+ }
+ 
+ !header {
+-  sub (/\#.+/, "");
++  sub (/#.+/, "");
+   sub (/[ ]+$/, ""); # Strip trailing space and tab characters.
+ 
+   if (/^$/)
+diff --git a/src/mkerrcodes1.awk b/src/mkerrcodes1.awk
+index a771a73..4578e29 100644
+--- a/src/mkerrcodes1.awk
 b/src/mkerrcodes1.awk
+@@ -81,7 +81,7 @@ header {
+ }
+ 
+ !header {
+-  sub (/\#.+/, "");
++  sub (/#.+/, "");
+   sub (/[ ]+$/, ""); # Strip trailing space and tab characters.
+ 
+   if (/^$/)
+diff --git a/src/mkerrcodes2.awk b/src/mkerrcodes2.awk
+index ea58503..188f7a4 

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

2019-04-30 Thread Virgil Dupras
commit: d544ec487615d6939412a05e4e3eb5d07c2ac836
Author: Virgil Dupras  gentoo  org>
AuthorDate: Tue Apr 30 14:18:42 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Tue Apr 30 14:18:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d544ec48

dev-python/statistics: remove last-rited package

Bug: https://bugs.gentoo.org/616596
Signed-off-by: Virgil Dupras  gentoo.org>

 dev-python/statistics/Manifest |  2 --
 dev-python/statistics/metadata.xml | 16 -
 dev-python/statistics/statistics-1.0.3.5.ebuild| 22 --
 .../statistics/statistics-3.4.0_beta3.ebuild   | 26 --
 profiles/package.mask  |  1 -
 5 files changed, 67 deletions(-)

diff --git a/dev-python/statistics/Manifest b/dev-python/statistics/Manifest
deleted file mode 100644
index 0e4af9db25c..000
--- a/dev-python/statistics/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST statistics-1.0.3.5.tar.gz 8303 BLAKE2B 
bbefc6b9ea5fa00f2980072afced8810e9a33acba5ef07ffbaa6c6356a1dd66fe8062b98bf6d4273860d482aa352453395c16143220afca7050cee3546fad8ab
 SHA512 
1d7fd2304a885dbd9ebc564323349f9c5ad1ea1ecea8182b52a1f42308963bd49f07c9dc9f0b87a35d2f6ed3c37429dbc38183c0b1bd65a527558e4504a9a3a0
-DIST statistics-3.4.0b3.tar.gz 12486 BLAKE2B 
d13c8fdba3a8788f1959a97fb3d11c53cdfa5d217751b0b1303d0be186e6f37a27ba5f641cf0cc90ecb96482527bdaa4b61778795a6c6a0fa19a93d881376d2a
 SHA512 
d7bd7614fe3afe24e542eaebfedcd2147111ec567024e2533faaa379438c3f53138ce205c9b8fc71bed51bc13d5cb3d370b476f199a6250f4457adcba4be6522

diff --git a/dev-python/statistics/metadata.xml 
b/dev-python/statistics/metadata.xml
deleted file mode 100644
index 41bf24bdbdc..000
--- a/dev-python/statistics/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-pyt...@gentoo.org
-Python
-  
-  
-statistics
-
-  stef...@digitalemagine.com
-  Stefano Crosta
-
-digitalemagine/py-statistics
-  
-

diff --git a/dev-python/statistics/statistics-1.0.3.5.ebuild 
b/dev-python/statistics/statistics-1.0.3.5.ebuild
deleted file mode 100644
index 45d4800ffbe..000
--- a/dev-python/statistics/statistics-1.0.3.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python 2.* port of 3.4 Statistics Module"
-HOMEPAGE="https://github.com/digitalemagine/py-statistics
-   https://pypi.org/project/statistics/;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/dev-python/statistics/statistics-3.4.0_beta3.ebuild 
b/dev-python/statistics/statistics-3.4.0_beta3.ebuild
deleted file mode 100644
index 10ab210b6b9..000
--- a/dev-python/statistics/statistics-3.4.0_beta3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 pypy pypy3 )
-
-inherit distutils-r1
-
-MY_P=${PN}-${PV/_beta/b}
-
-DESCRIPTION="A Python 2.* port of 3.4 Statistics Module"
-HOMEPAGE="https://github.com/digitalemagine/py-statistics
-   https://pypi.org/project/statistics/;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}/${MY_P}

diff --git a/profiles/package.mask b/profiles/package.mask
index de44c1ff205..d9825ef16c2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -609,7 +609,6 @@ media-plugins/vdr-markad
 # Virgil Dupras  (31 Mar 2019)
 # Unmaintained, no revdeps.
 # Removal in 30 days. Bug #616596
-dev-python/statistics
 dev-python/reverend
 
 # Michał Górny  (31 Mar 2019)



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

2019-04-30 Thread Virgil Dupras
commit: 5d277c0ef5379098ac7bc96fad4223d9f6850d4b
Author: Virgil Dupras  gentoo  org>
AuthorDate: Tue Apr 30 14:19:39 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Tue Apr 30 14:19:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d277c0e

dev-python/reverend: remove last-rited package

Closes: https://bugs.gentoo.org/616596
Signed-off-by: Virgil Dupras  gentoo.org>

 dev-python/reverend/Manifest   |  1 -
 dev-python/reverend/metadata.xml   | 12 
 dev-python/reverend/reverend-0.4-r1.ebuild | 30 --
 profiles/package.mask  |  5 -
 4 files changed, 48 deletions(-)

diff --git a/dev-python/reverend/Manifest b/dev-python/reverend/Manifest
deleted file mode 100644
index 142ea20ab7b..000
--- a/dev-python/reverend/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Reverend-0.4.tar.gz 12147 BLAKE2B 
70b33150b7aa306af99fb45a5098f4442b7cfdc957fe6173f68595871ccf7939e7126edcbedad26317aa770fc7b06363c6fc1887b146d301de232d22bc904180
 SHA512 
6d61c61ccdcca5b8c79fd230f9cd825335c9bf873c3b512170261886d7194b719d9811d7318014d0e931383efc51d995579f3199295c1b545bfd8fa4550a2452

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

diff --git a/dev-python/reverend/reverend-0.4-r1.ebuild 
b/dev-python/reverend/reverend-0.4-r1.ebuild
deleted file mode 100644
index 71de1b03a8f..000
--- a/dev-python/reverend/reverend-0.4-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 pypy pypy3 )
-
-inherit distutils-r1
-
-MY_PN="Reverend"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Reverend - Simple Bayesian classifier"
-HOMEPAGE="https://pypi.org/project/Reverend/;
-SRC_URI="mirror://sourceforge/reverend/${MY_P}.tar.gz 
mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples"
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
-   distutils-r1_python_install_all
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index d9825ef16c2..c95fea28a86 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -606,11 +606,6 @@ dev-libs/handystats
 # Removal in 30 days.  Bug #673826.
 media-plugins/vdr-markad
 
-# Virgil Dupras  (31 Mar 2019)
-# Unmaintained, no revdeps.
-# Removal in 30 days. Bug #616596
-dev-python/reverend
-
 # Michał Górny  (31 Mar 2019)
 # Unmaintained.  Broken with new openssl (#674192) and new glibc
 # (#643460).  Last upstream beta release in 2002.  Carries ever-growing



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

2019-04-30 Thread Jeroen Roovers
commit: 145837bdd3fdde45c5f513f6892ced9c4d51feb5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 14:11:20 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 14:11:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=145837bd

x11-libs/fltk: Use HTTPS

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 x11-libs/fltk/fltk-1.3.3-r3.ebuild | 6 +++---
 x11-libs/fltk/fltk-1.3.4.ebuild| 6 +++---
 x11-libs/fltk/fltk-1.3.5-r2.ebuild | 4 ++--
 x11-libs/fltk/fltk-1.3..ebuild | 2 +-
 x11-libs/fltk/fltk-1.4..ebuild | 2 +-
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/x11-libs/fltk/fltk-1.3.3-r3.ebuild 
b/x11-libs/fltk/fltk-1.3.3-r3.ebuild
index 93aea9c564e..e0631dc59cc 100644
--- a/x11-libs/fltk/fltk-1.3.3-r3.ebuild
+++ b/x11-libs/fltk/fltk-1.3.3-r3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit autotools eutils fdo-mime flag-o-matic
 
 DESCRIPTION="C++ user interface toolkit for X and OpenGL"
-HOMEPAGE="http://www.fltk.org/;
-SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz;
+HOMEPAGE="https://www.fltk.org/;
+SRC_URI="https://www.fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz;
 
 SLOT="1"
 LICENSE="FLTK LGPL-2"

diff --git a/x11-libs/fltk/fltk-1.3.4.ebuild b/x11-libs/fltk/fltk-1.3.4.ebuild
index d06a2da1ff6..19245b16e22 100644
--- a/x11-libs/fltk/fltk-1.3.4.ebuild
+++ b/x11-libs/fltk/fltk-1.3.4.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools fdo-mime flag-o-matic multilib-minimal
 
 DESCRIPTION="C++ user interface toolkit for X and OpenGL"
-HOMEPAGE="http://www.fltk.org/;
-SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz;
+HOMEPAGE="https://www.fltk.org/;
+SRC_URI="https://www.fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz;
 
 SLOT="1"
 LICENSE="FLTK LGPL-2"

diff --git a/x11-libs/fltk/fltk-1.3.5-r2.ebuild 
b/x11-libs/fltk/fltk-1.3.5-r2.ebuild
index 298567464eb..5688e630c5e 100644
--- a/x11-libs/fltk/fltk-1.3.5-r2.ebuild
+++ b/x11-libs/fltk/fltk-1.3.5-r2.ebuild
@@ -5,8 +5,8 @@ EAPI=7
 inherit autotools flag-o-matic xdg-utils multilib-minimal
 
 DESCRIPTION="C++ user interface toolkit for X and OpenGL"
-HOMEPAGE="http://www.fltk.org/;
-SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz;
+HOMEPAGE="https://www.fltk.org/;
+SRC_URI="https://www.fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz;
 
 SLOT="1"
 LICENSE="FLTK LGPL-2"

diff --git a/x11-libs/fltk/fltk-1.3..ebuild 
b/x11-libs/fltk/fltk-1.3..ebuild
index a04dd6d8003..f5904db08e2 100644
--- a/x11-libs/fltk/fltk-1.3..ebuild
+++ b/x11-libs/fltk/fltk-1.3..ebuild
@@ -5,7 +5,7 @@ EAPI=7
 inherit autotools flag-o-matic git-r3 xdg-utils multilib-minimal
 
 DESCRIPTION="C++ user interface toolkit for X and OpenGL"
-HOMEPAGE="http://www.fltk.org/;
+HOMEPAGE="https://www.fltk.org/;
 EGIT_REPO_URI="https://github.com/fltk/fltk;
 EGIT_OVERRIDE_BRANCH_FLTK_FLTK="branch-1.3"
 

diff --git a/x11-libs/fltk/fltk-1.4..ebuild 
b/x11-libs/fltk/fltk-1.4..ebuild
index de3f947155d..11e65454e79 100644
--- a/x11-libs/fltk/fltk-1.4..ebuild
+++ b/x11-libs/fltk/fltk-1.4..ebuild
@@ -5,7 +5,7 @@ EAPI=7
 inherit autotools flag-o-matic git-r3 xdg-utils multilib-minimal
 
 DESCRIPTION="C++ user interface toolkit for X and OpenGL"
-HOMEPAGE="http://www.fltk.org/;
+HOMEPAGE="https://www.fltk.org/;
 EGIT_REPO_URI="https://github.com/fltk/fltk;
 
 SLOT="1"



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

2019-04-30 Thread Jeroen Roovers
commit: dbecc2ad13695267ccb8aa485c2ba5e99a2136a2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 13:38:34 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 14:02:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbecc2ad

www-client/opera-developer: Old

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/opera-developer/Manifest|   1 -
 .../opera-developer-61.0.3290.0.ebuild | 116 -
 2 files changed, 117 deletions(-)

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index b07612e2fba..14d068ac78e 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -1,3 +1,2 @@
-DIST opera-developer_61.0.3290.0_amd64.deb 67235090 BLAKE2B 
d278afc5137bf8d986b35afeaeeb81eafc9c003fb89ede35f79386533b6d42808998add223ef792c12550b22078c7c83f9eea78ef1cd4d5c0627a7f50230a41e
 SHA512 
47fce448900edc3cc83568771916ac69274b0e1f759bfaf369a045df9eac7f74dda93d80c6b878d73184e5962edb25c9445ed5cf86d2088285716a97b2d0afa4
 DIST opera-developer_61.0.3296.0_amd64.deb 67217070 BLAKE2B 
2937cb8bb782fbb163ce2475971ed0b2dd0d41a74c14c8c6ff223cac1d5f468592b7d8f32b7ea215c87b6699a04c12439127491ec16ba1a94b31d2a863ca5727
 SHA512 
c49136f6112decf16184883d9198529cbd5717aa978ced8d26524fde09c19b6936b1c538168d417ac4328584913da0503b0265025c9816cab10eea92c4d35672
 DIST opera-developer_61.0.3298.3_amd64.deb 68157710 BLAKE2B 
94afc24395b5c097c26b5e840a81e5ce2d9f07267680f53214a617569cb51597a140eed1a444db23d8f0067832760c9b41db82f81c18c24e2a2884ddea289299
 SHA512 
7da0b3d82e340eded7154219b5bbe31aaafaf7ef1b016f76b98e385211f0bf607f7339d2f7350a5196312c67a5ca1287b60ecef2c8e7bd53be5a9ebe2f7a639e

diff --git a/www-client/opera-developer/opera-developer-61.0.3290.0.ebuild 
b/www-client/opera-developer/opera-developer-61.0.3290.0.ebuild
deleted file mode 100644
index d6081fb2869..000
--- a/www-client/opera-developer/opera-developer-61.0.3290.0.ebuild
+++ /dev/null
@@ -1,116 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# 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 es-419 fi fil fr fr-CA 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/
-"
-SRC_URI="amd64? ("
-for uri in ${SRC_URI_BASE}; do
-SRC_URI+="
-   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
-"
-done
-SRC_URI+=")"
-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+:3
-   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() {
-   epatch_user
-
-   case ${ARCH} in
-   amd64)
-   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
-   rm -r usr/lib || die
-   ;;
-   x86)
-   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
-   ;;
-   esac
-
-   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
-   gunzip usr/share/doc/${PF}/changelog.gz || die
-
-   rm usr/bin/${PN} || 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_mimeinfo_database_update
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   

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

2019-04-30 Thread Jeroen Roovers
commit: b25676040ffc145791d68d52762bf5363c9b4e94
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 14:01:29 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 14:02:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2567604

x11-libs/fltk: Define DSOFLAGS

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Closes: https://bugs.gentoo.org/655246
Signed-off-by: Jeroen Roovers  gentoo.org>

 x11-libs/fltk/{fltk-1.3.5-r1.ebuild => fltk-1.3.5-r2.ebuild} | 1 +
 x11-libs/fltk/fltk-1.3..ebuild   | 1 +
 x11-libs/fltk/fltk-1.4..ebuild   | 1 +
 3 files changed, 3 insertions(+)

diff --git a/x11-libs/fltk/fltk-1.3.5-r1.ebuild 
b/x11-libs/fltk/fltk-1.3.5-r2.ebuild
similarity index 99%
rename from x11-libs/fltk/fltk-1.3.5-r1.ebuild
rename to x11-libs/fltk/fltk-1.3.5-r2.ebuild
index ff8415f61c3..298567464eb 100644
--- a/x11-libs/fltk/fltk-1.3.5-r1.ebuild
+++ b/x11-libs/fltk/fltk-1.3.5-r2.ebuild
@@ -119,6 +119,7 @@ multilib_src_configure() {
--enable-xfixes \
--includedir=${FLTK_INCDIR} \
--libdir=${FLTK_LIBDIR} \
+   DSOFLAGS="${LDFLAGS}" \
LDFLAGS="${LDFLAGS}"
 }
 

diff --git a/x11-libs/fltk/fltk-1.3..ebuild 
b/x11-libs/fltk/fltk-1.3..ebuild
index a345644078c..a04dd6d8003 100644
--- a/x11-libs/fltk/fltk-1.3..ebuild
+++ b/x11-libs/fltk/fltk-1.3..ebuild
@@ -124,6 +124,7 @@ multilib_src_configure() {
--enable-xfixes \
--includedir=${FLTK_INCDIR} \
--libdir=${FLTK_LIBDIR} \
+   DSOFLAGS="${LDFLAGS}" \
LDFLAGS="${LDFLAGS}"
 }
 

diff --git a/x11-libs/fltk/fltk-1.4..ebuild 
b/x11-libs/fltk/fltk-1.4..ebuild
index cd5e2392070..de3f947155d 100644
--- a/x11-libs/fltk/fltk-1.4..ebuild
+++ b/x11-libs/fltk/fltk-1.4..ebuild
@@ -128,6 +128,7 @@ multilib_src_configure() {
--enable-xfixes \
--includedir=${FLTK_INCDIR} \
--libdir=${FLTK_LIBDIR} \
+   DSOFLAGS="${LDFLAGS}" \
LDFLAGS="${LDFLAGS}"
 }
 



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/vnstat/

2019-04-30 Thread Jeroen Roovers
commit: 82263100110043d431ef974410578646d0ca0225
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 13:57:51 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 14:02:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82263100

net-analyzer/vnstat: Old

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-analyzer/vnstat/Manifest  |  2 -
 net-analyzer/vnstat/vnstat-1.17-r3.ebuild | 67 --
 net-analyzer/vnstat/vnstat-1.18.ebuild| 67 --
 net-analyzer/vnstat/vnstat-2.0.ebuild | 68 ---
 4 files changed, 204 deletions(-)

diff --git a/net-analyzer/vnstat/Manifest b/net-analyzer/vnstat/Manifest
index 2b4f0f02c40..8a5982d2fc3 100644
--- a/net-analyzer/vnstat/Manifest
+++ b/net-analyzer/vnstat/Manifest
@@ -1,5 +1,3 @@
 DIST vnstat-1.17.tar.gz 238397 BLAKE2B 
73aaffda3c91a1146b1d6a21f637272be227a15a7964aad90fb76c407c5f7fb0085e6f9f54408e8ebc667475c15f260d701c5924737f20921ebc0a35affd52be
 SHA512 
c9c119a89054dacdc15026c766a20d88336d7689dd4264530d0347fcc58f3cbfc806b271e0f83e76c3b4a31ab793a628ee7d7b696943da919ee4cd2fdb481cc3
-DIST vnstat-1.18.tar.gz 242502 BLAKE2B 
2190c33ddf1c0a573e638234a94a86eb44fcc39e106ce8ece1f5ee5314dcc1efee237376ec109eb0873b9cf27ac3fe663526512f98a130114d417380bcb82a31
 SHA512 
4f9f08a57586bc57ede3d66802ee977c69b5f76ab42aa36e942e8d827dfce806dfc04916646fac01f57b026742a639fc5f7395b141a1c03ad11a1f977d02aa68
-DIST vnstat-2.0.tar.gz 259439 BLAKE2B 
f28f10962ae2acf04fc6669268bf5cf911ca2a5c77422b773f82a1ae25a0f90c2022aa5981c701bfa0246340113e24e0c3854174f6b3bee17d5474b9ba0916f0
 SHA512 
d5c9012b692adc9032ca1abde8619bd6a5de53c7c03b0fcae5b4b901c9769285a9de0b3a4f1bc21cfd74b96cfb10130a95e90cf179126ea676a777e1a9579a62
 DIST vnstat-2.1.tar.gz 259622 BLAKE2B 
703e1260d0ea81a016ed89dbfa830f97ff6e38ca2dd4c96ea08ca8293e71cde8cf0048e6a68b9cb6f2f94aaec66764bbfc718173897d40fd6e8166c07d7e627c
 SHA512 
4c88795ee254cb550873e7db72a5f7b795553ef944c3f4df4c351e83376ea02ae6f3376b01edf727072fe2ba178372705a73483c24269acc4c173ee0e03f8930
 DIST vnstat-2.2.tar.gz 264037 BLAKE2B 
dc82798a0c619d2aea3d3cbdd42bb10f73769b0e64443407daabc8838e5af5b0ef718c0769321116269f1bc6f50e99133a1d38ccb730f658f3215a83180589b7
 SHA512 
47bd544ed071268774bf55a8269f50694d2af0b14fe3eb50b707c4f09c9a0c0653360ac892136275355b2a647a0fed731f007d135edf4bc9b04dc537bf248acc

diff --git a/net-analyzer/vnstat/vnstat-1.17-r3.ebuild 
b/net-analyzer/vnstat/vnstat-1.17-r3.ebuild
deleted file mode 100644
index c3e6409650f..000
--- a/net-analyzer/vnstat/vnstat-1.17-r3.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit systemd user
-
-DESCRIPTION="Console-based network traffic monitor that keeps statistics of 
network usage"
-HOMEPAGE="https://humdi.net/vnstat/;
-SRC_URI="https://humdi.net/vnstat/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="gd selinux test"
-
-COMMON_DEPEND="
-   gd? ( media-libs/gd[png] )
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   test? ( dev-libs/check )
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   selinux? ( sec-policy/selinux-vnstatd )
-"
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.17-conf.patch
-   "${FILESDIR}"/${PN}-1.17-drop-root.patch
-   "${FILESDIR}"/${PN}-1.17-run.patch
-)
-
-pkg_setup() {
-   enewgroup vnstat
-   enewuser vnstat -1 -1 /var/lib/vnstat vnstat
-}
-
-src_compile() {
-   emake ${PN} ${PN}d $(usex gd ${PN}i '')
-}
-
-src_install() {
-   use gd && dobin vnstati
-   dobin vnstat vnstatd
-
-   exeinto /usr/share/${PN}
-   newexe "${FILESDIR}"/vnstat.cron-r1 vnstat.cron
-
-   insinto /etc
-   doins cfg/vnstat.conf
-   fowners root:vnstat /etc/vnstat.conf
-
-   keepdir /var/lib/vnstat
-   fowners vnstat:vnstat /var/lib/vnstat
-
-   newconfd "${FILESDIR}"/vnstatd.confd-r1 vnstatd
-   newinitd "${FILESDIR}"/vnstatd.initd-r2 vnstatd
-
-   systemd_newunit "${FILESDIR}"/vnstatd.systemd vnstatd.service
-   systemd_newtmpfilesd "${FILESDIR}"/vnstatd.tmpfile vnstatd.conf
-
-   use gd && doman man/vnstati.1
-   doman man/vnstat.1 man/vnstatd.1
-
-   newdoc INSTALL README.setup
-   dodoc CHANGES README UPGRADE FAQ examples/vnstat.cgi
-}

diff --git a/net-analyzer/vnstat/vnstat-1.18.ebuild 
b/net-analyzer/vnstat/vnstat-1.18.ebuild
deleted file mode 100644
index c3e6409650f..000
--- a/net-analyzer/vnstat/vnstat-1.18.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit systemd user
-
-DESCRIPTION="Console-based network traffic monitor that keeps statistics of 
network usage"
-HOMEPAGE="https://humdi.net/vnstat/;

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

2019-04-30 Thread Jeroen Roovers
commit: c23fa60b8f3d7ede595acd3fd7ed41c64b71032a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 13:36:33 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 14:02:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c23fa60b

www-client/opera-developer: Version 61.0.3298.3

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/opera-developer/Manifest|   1 +
 .../opera-developer-61.0.3298.3.ebuild | 115 +
 2 files changed, 116 insertions(+)

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index 93ad5868ed8..b07612e2fba 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -1,2 +1,3 @@
 DIST opera-developer_61.0.3290.0_amd64.deb 67235090 BLAKE2B 
d278afc5137bf8d986b35afeaeeb81eafc9c003fb89ede35f79386533b6d42808998add223ef792c12550b22078c7c83f9eea78ef1cd4d5c0627a7f50230a41e
 SHA512 
47fce448900edc3cc83568771916ac69274b0e1f759bfaf369a045df9eac7f74dda93d80c6b878d73184e5962edb25c9445ed5cf86d2088285716a97b2d0afa4
 DIST opera-developer_61.0.3296.0_amd64.deb 67217070 BLAKE2B 
2937cb8bb782fbb163ce2475971ed0b2dd0d41a74c14c8c6ff223cac1d5f468592b7d8f32b7ea215c87b6699a04c12439127491ec16ba1a94b31d2a863ca5727
 SHA512 
c49136f6112decf16184883d9198529cbd5717aa978ced8d26524fde09c19b6936b1c538168d417ac4328584913da0503b0265025c9816cab10eea92c4d35672
+DIST opera-developer_61.0.3298.3_amd64.deb 68157710 BLAKE2B 
94afc24395b5c097c26b5e840a81e5ce2d9f07267680f53214a617569cb51597a140eed1a444db23d8f0067832760c9b41db82f81c18c24e2a2884ddea289299
 SHA512 
7da0b3d82e340eded7154219b5bbe31aaafaf7ef1b016f76b98e385211f0bf607f7339d2f7350a5196312c67a5ca1287b60ecef2c8e7bd53be5a9ebe2f7a639e

diff --git a/www-client/opera-developer/opera-developer-61.0.3298.3.ebuild 
b/www-client/opera-developer/opera-developer-61.0.3298.3.ebuild
new file mode 100644
index 000..132f88d2236
--- /dev/null
+++ b/www-client/opera-developer/opera-developer-61.0.3298.3.ebuild
@@ -0,0 +1,115 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA 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 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/
+"
+SRC_URI="amd64? ("
+for uri in ${SRC_URI_BASE}; do
+SRC_URI+="
+   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
+"
+done
+SRC_URI+=")"
+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+:3
+   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}
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+pkg_setup() {
+   OPERA_HOME="usr/$(get_libdir)/${PN}"
+}
+
+src_prepare() {
+   default
+
+   case ${ARCH} in
+   amd64)
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+   ;;
+   x86)
+   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
+   ;;
+   esac
+
+   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
+   gunzip usr/share/doc/${PF}/changelog.gz || die
+
+   rm usr/bin/${PN} || 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_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/vnstat/files/, net-analyzer/vnstat/

2019-04-30 Thread Jeroen Roovers
commit: d7d5091e957eef385af8236032cf6ab0a4ef1170
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 13:56:17 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 14:02:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7d5091e

net-analyzer/vnstat: Version 2.2

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-analyzer/vnstat/Manifest |  1 +
 net-analyzer/vnstat/files/vnstat-2.2-conf.patch  | 11 +++
 net-analyzer/vnstat/files/vnstat-2.2-drop-root.patch | 15 +++
 net-analyzer/vnstat/files/vnstat-2.2-run.patch   | 11 +++
 .../vnstat/{vnstat-.ebuild => vnstat-2.2.ebuild} | 16 
 net-analyzer/vnstat/vnstat-.ebuild   | 14 +++---
 6 files changed, 53 insertions(+), 15 deletions(-)

diff --git a/net-analyzer/vnstat/Manifest b/net-analyzer/vnstat/Manifest
index 8fc1998d237..2b4f0f02c40 100644
--- a/net-analyzer/vnstat/Manifest
+++ b/net-analyzer/vnstat/Manifest
@@ -2,3 +2,4 @@ DIST vnstat-1.17.tar.gz 238397 BLAKE2B 
73aaffda3c91a1146b1d6a21f637272be227a15a7
 DIST vnstat-1.18.tar.gz 242502 BLAKE2B 
2190c33ddf1c0a573e638234a94a86eb44fcc39e106ce8ece1f5ee5314dcc1efee237376ec109eb0873b9cf27ac3fe663526512f98a130114d417380bcb82a31
 SHA512 
4f9f08a57586bc57ede3d66802ee977c69b5f76ab42aa36e942e8d827dfce806dfc04916646fac01f57b026742a639fc5f7395b141a1c03ad11a1f977d02aa68
 DIST vnstat-2.0.tar.gz 259439 BLAKE2B 
f28f10962ae2acf04fc6669268bf5cf911ca2a5c77422b773f82a1ae25a0f90c2022aa5981c701bfa0246340113e24e0c3854174f6b3bee17d5474b9ba0916f0
 SHA512 
d5c9012b692adc9032ca1abde8619bd6a5de53c7c03b0fcae5b4b901c9769285a9de0b3a4f1bc21cfd74b96cfb10130a95e90cf179126ea676a777e1a9579a62
 DIST vnstat-2.1.tar.gz 259622 BLAKE2B 
703e1260d0ea81a016ed89dbfa830f97ff6e38ca2dd4c96ea08ca8293e71cde8cf0048e6a68b9cb6f2f94aaec66764bbfc718173897d40fd6e8166c07d7e627c
 SHA512 
4c88795ee254cb550873e7db72a5f7b795553ef944c3f4df4c351e83376ea02ae6f3376b01edf727072fe2ba178372705a73483c24269acc4c173ee0e03f8930
+DIST vnstat-2.2.tar.gz 264037 BLAKE2B 
dc82798a0c619d2aea3d3cbdd42bb10f73769b0e64443407daabc8838e5af5b0ef718c0769321116269f1bc6f50e99133a1d38ccb730f658f3215a83180589b7
 SHA512 
47bd544ed071268774bf55a8269f50694d2af0b14fe3eb50b707c4f09c9a0c0653360ac892136275355b2a647a0fed731f007d135edf4bc9b04dc537bf248acc

diff --git a/net-analyzer/vnstat/files/vnstat-2.2-conf.patch 
b/net-analyzer/vnstat/files/vnstat-2.2-conf.patch
new file mode 100644
index 000..7bea5d8ffe9
--- /dev/null
+++ b/net-analyzer/vnstat/files/vnstat-2.2-conf.patch
@@ -0,0 +1,11 @@
+--- a/cfg/vnstat.conf
 b/cfg/vnstat.conf
+@@ -143,7 +143,7 @@
+ LogFile "/var/log/vnstat/vnstat.log"
+ 
+ # file used as daemon pid / lock file
+-PidFile "/var/run/vnstat/vnstat.pid"
++PidFile "/run/vnstat/vnstat.pid"
+ 
+ # 1 = 64-bit, 0 = 32-bit, -1 = old style logic, -2 = automatic detection
+ 64bitInterfaceCounters -2

diff --git a/net-analyzer/vnstat/files/vnstat-2.2-drop-root.patch 
b/net-analyzer/vnstat/files/vnstat-2.2-drop-root.patch
new file mode 100644
index 000..2ed3ec1404a
--- /dev/null
+++ b/net-analyzer/vnstat/files/vnstat-2.2-drop-root.patch
@@ -0,0 +1,15 @@
+--- a/cfg/vnstat.conf
 b/cfg/vnstat.conf
+@@ -69,10 +69,10 @@
+ ##
+ 
+ # switch to given user when started as root (leave empty to disable)
+-DaemonUser ""
++DaemonUser "vnstat"
+ 
+ # switch to given group when started as root (leave empty to disable)
+-DaemonGroup ""
++DaemonGroup "vnstat"
+ 
+ # try to detect interface maximum bandwidth, 0 = disable feature
+ # MaxBandwidth will be used as fallback value when enabled

diff --git a/net-analyzer/vnstat/files/vnstat-2.2-run.patch 
b/net-analyzer/vnstat/files/vnstat-2.2-run.patch
new file mode 100644
index 000..bb9222b5fe2
--- /dev/null
+++ b/net-analyzer/vnstat/files/vnstat-2.2-run.patch
@@ -0,0 +1,11 @@
+--- a/src/common.h
 b/src/common.h
+@@ -229,7 +229,7 @@
+ #define CREATEDIRS 1
+ #define UPDATEFILEOWNER 1
+ #define LOGFILE "/var/log/vnstat/vnstat.log"
+-#define PIDFILE "/var/run/vnstat/vnstat.pid"
++#define PIDFILE "/run/vnstat/vnstat.pid"
+ #define IS64BIT -2
+ 
+ /* no transparency by default */

diff --git a/net-analyzer/vnstat/vnstat-.ebuild 
b/net-analyzer/vnstat/vnstat-2.2.ebuild
similarity index 81%
copy from net-analyzer/vnstat/vnstat-.ebuild
copy to net-analyzer/vnstat/vnstat-2.2.ebuild
index 5e41cb65356..c5e123218ab 100644
--- a/net-analyzer/vnstat/vnstat-.ebuild
+++ b/net-analyzer/vnstat/vnstat-2.2.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-inherit git-r3 systemd user
+EAPI=7
+inherit systemd user
 
 DESCRIPTION="Console-based network traffic monitor that keeps statistics of 
network usage"
 HOMEPAGE="https://humdi.net/vnstat/;

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

2019-04-30 Thread Jeroen Roovers
commit: 0e77299168d9a8c9098ff188b622f3320a022d0e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 13:31:09 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 13:32:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e772991

www-client/vivaldi-snapshot: Old

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/vivaldi-snapshot/Manifest   |   4 -
 .../vivaldi-snapshot-2.5.1511.4_p1.ebuild  | 116 -
 2 files changed, 120 deletions(-)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 143ce1d2fb4..1f0e9c7c673 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -1,7 +1,3 @@
-DIST vivaldi-snapshot-2.5.1511.4_p1-amd64.deb 61303092 BLAKE2B 
a6d1edfa193a90c55e997d7e11ac8d94ea8f817a1837d35524032b859d5b4ac422f33ea072e3d7206809508bddc477978219d3b7cb880f06564e04bcc77bf4a2
 SHA512 
b430c44272d9f7a7a8e60559e24181de5745c54a9647eb2312780efe393bb39b8d19248fb45eda39449944eddc60ef45e4ace0bdd3465aafcba0d5e7e4399b2e
-DIST vivaldi-snapshot-2.5.1511.4_p1-arm64.deb 54686512 BLAKE2B 
fee93655ce1dff7d5c85cdaf3cd86f3204f5ce6db3cfbd86f0cffa9ff9821cc88cfb9c344391c804b9b2fe08e9a724865277e028ccda76e0e65ff849a5104aa2
 SHA512 
af118c9e053be1a0b300abe1f053f3ecbf2123c6da126014cc38d69b64574de6134ae5375124b79bdf6f63a8089c8fb917085e567c555d105c0dc201323e7ea3
-DIST vivaldi-snapshot-2.5.1511.4_p1-armhf.deb 53827152 BLAKE2B 
d6261e387e60728f2c88768fda9786a663500a415cf077acf903dc70287bc2314d387eccdb0895a79ecdfc1d2f76622b6ffb4f6d1efc0323a7efced3d8e04a76
 SHA512 
6d16985c17fb1f15da4eb7e15c596f71fffc5baa3a313f982e07f44f643588a25d73edd121a999467d9aac3023a53ebe75e35d3f371883057ef736ee5774e750
-DIST vivaldi-snapshot-2.5.1511.4_p1-i386.deb 59161192 BLAKE2B 
57891948756d8cc2249ff4582edac3368aa4f56a4c408a9a2200b39541216415d3326ee2342bbc20794914b507ea83d04a26778be36127568d2c0d6e0ae864e4
 SHA512 
f68426ba6f3938de8d28b401b2bf6312ea63f3d56e0163c97c671fe9def84c983c3e6c3a81cd02d174e98353aefbf2241e828faad5c4d8a6b1f51dd8332e3f85
 DIST vivaldi-snapshot-2.5.1525.30_p1-amd64.deb 60899748 BLAKE2B 
e88c9cdd4bebbecf826c6ae80f9f4aa440063d16cc3fd0b6adab892961178f163fe4e1dab940ef35e4519b77e42a12c3ef00f6e91cc645c8a0eb2cda55c11aca
 SHA512 
a52bd100c71debac39e5cf98a93be0ac3ce59d60fcbc33d6374493af14a16acca4b3729c6403bfb6d3d4c43a27de59a3d5962a70594504e6fb22b352696b21ad
 DIST vivaldi-snapshot-2.5.1525.30_p1-arm64.deb 54961128 BLAKE2B 
3709d785837cc3e3dae04f00cbb0828f46ce241579c0ccc6c0249e197690b8f731879675ddaa3a11af81aa46e9381e138734f51cc0e5ae1bc8430e1f020a87b6
 SHA512 
9723dfa4e64505422acf3b8c48db3bee2e5d935f96f92e3f592160c270f3860a24085bcd8c874145477f8bb960ee21fa216655fd932a2797621866a275c4732c
 DIST vivaldi-snapshot-2.5.1525.30_p1-armhf.deb 54077984 BLAKE2B 
3a73be14c2e14258e87455283ac446c8ee3fb92328fceca232f5265510eddf2c917fd9f2b06b3aaafabb701a184a4b086ab648c27c4f728ee83a94dcf1178e3d
 SHA512 
e72d37cc330b36c8adb8697cad7cbf4f1efdfff788f03f372db26708b0fc505d5a3405c0b16e12567a6af7e4fb1b7ca77e9f68c2f96d29d13a892b006f57c869

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.5.1511.4_p1.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.5.1511.4_p1.ebuild
deleted file mode 100644
index 61f30aa0966..000
--- a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.5.1511.4_p1.ebuild
+++ /dev/null
@@ -1,116 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-CHROMIUM_LANGS="
-   am ar be bg bn ca cs da de el en-GB en-US eo es es-419 es-PE et eu fa fi
-   fil fr fy gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku lt lv mk 
ml
-   mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te th tr uk 
vi
-   zh-CN zh-TW
-"
-inherit chromium-2 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 )
-   arm64? ( ${VIVALDI_BASE_URI}arm64.deb -> ${P}-arm64.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 ~arm64 ~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+:3
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   

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

2019-04-30 Thread Jeroen Roovers
commit: 0714e4872b4e3e4fe29a7b446d66d2734deb4158
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 13:30:47 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 13:32:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0714e487

www-client/vivaldi-snapshot: Version 2.5.1525.30_p1

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/vivaldi-snapshot/Manifest   |   4 +
 .../vivaldi-snapshot-2.5.1525.30_p1.ebuild | 116 +
 2 files changed, 120 insertions(+)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index b0ba5537b36..143ce1d2fb4 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -2,6 +2,10 @@ DIST vivaldi-snapshot-2.5.1511.4_p1-amd64.deb 61303092 BLAKE2B 
a6d1edfa193a90c55
 DIST vivaldi-snapshot-2.5.1511.4_p1-arm64.deb 54686512 BLAKE2B 
fee93655ce1dff7d5c85cdaf3cd86f3204f5ce6db3cfbd86f0cffa9ff9821cc88cfb9c344391c804b9b2fe08e9a724865277e028ccda76e0e65ff849a5104aa2
 SHA512 
af118c9e053be1a0b300abe1f053f3ecbf2123c6da126014cc38d69b64574de6134ae5375124b79bdf6f63a8089c8fb917085e567c555d105c0dc201323e7ea3
 DIST vivaldi-snapshot-2.5.1511.4_p1-armhf.deb 53827152 BLAKE2B 
d6261e387e60728f2c88768fda9786a663500a415cf077acf903dc70287bc2314d387eccdb0895a79ecdfc1d2f76622b6ffb4f6d1efc0323a7efced3d8e04a76
 SHA512 
6d16985c17fb1f15da4eb7e15c596f71fffc5baa3a313f982e07f44f643588a25d73edd121a999467d9aac3023a53ebe75e35d3f371883057ef736ee5774e750
 DIST vivaldi-snapshot-2.5.1511.4_p1-i386.deb 59161192 BLAKE2B 
57891948756d8cc2249ff4582edac3368aa4f56a4c408a9a2200b39541216415d3326ee2342bbc20794914b507ea83d04a26778be36127568d2c0d6e0ae864e4
 SHA512 
f68426ba6f3938de8d28b401b2bf6312ea63f3d56e0163c97c671fe9def84c983c3e6c3a81cd02d174e98353aefbf2241e828faad5c4d8a6b1f51dd8332e3f85
+DIST vivaldi-snapshot-2.5.1525.30_p1-amd64.deb 60899748 BLAKE2B 
e88c9cdd4bebbecf826c6ae80f9f4aa440063d16cc3fd0b6adab892961178f163fe4e1dab940ef35e4519b77e42a12c3ef00f6e91cc645c8a0eb2cda55c11aca
 SHA512 
a52bd100c71debac39e5cf98a93be0ac3ce59d60fcbc33d6374493af14a16acca4b3729c6403bfb6d3d4c43a27de59a3d5962a70594504e6fb22b352696b21ad
+DIST vivaldi-snapshot-2.5.1525.30_p1-arm64.deb 54961128 BLAKE2B 
3709d785837cc3e3dae04f00cbb0828f46ce241579c0ccc6c0249e197690b8f731879675ddaa3a11af81aa46e9381e138734f51cc0e5ae1bc8430e1f020a87b6
 SHA512 
9723dfa4e64505422acf3b8c48db3bee2e5d935f96f92e3f592160c270f3860a24085bcd8c874145477f8bb960ee21fa216655fd932a2797621866a275c4732c
+DIST vivaldi-snapshot-2.5.1525.30_p1-armhf.deb 54077984 BLAKE2B 
3a73be14c2e14258e87455283ac446c8ee3fb92328fceca232f5265510eddf2c917fd9f2b06b3aaafabb701a184a4b086ab648c27c4f728ee83a94dcf1178e3d
 SHA512 
e72d37cc330b36c8adb8697cad7cbf4f1efdfff788f03f372db26708b0fc505d5a3405c0b16e12567a6af7e4fb1b7ca77e9f68c2f96d29d13a892b006f57c869
+DIST vivaldi-snapshot-2.5.1525.30_p1-i386.deb 59714368 BLAKE2B 
71568d1e0a682e6f0eac8bac479d0545029dbc1df58d7ece41f5c8677ef9adc46ce43121e62f934d3dc483747435c93d7adfe6fa52a30aca00d8d94b7f9a1d03
 SHA512 
a1e540b0a383996f544af65c9ad38d93a702810a3ca6fb1cdb74ad3771d312d64f75b75ea913c17a9f43ef4f65c40132698c9f4560aa1153daf4a38edff07377
 DIST vivaldi-snapshot-2.5.1525.4_p1-amd64.deb 60880012 BLAKE2B 
5d99ea36931a2558ca5a3bb9b325d819e54c1f77e269772f0fa030fb4df1ea517c16e7d9c4388402f59570a8a41ad5a5a036d59046f7f0010522ef2bd29519db
 SHA512 
403670efb317a477a0220cec9d23e8c6c171ce8e203c23f562253a556f778a97295b4a1174c53ae3ab8ef25e82e9b1e549880b220f155bdd35d6207fcba4184d
 DIST vivaldi-snapshot-2.5.1525.4_p1-arm64.deb 54946944 BLAKE2B 
9af3e6c59cd04cc68a02e94c9292c129edd2647abd07e8365af4b4367803188c7b212dfcd9a787c1188915e67614bde87d52b6f868df6b130019e5668f36feb8
 SHA512 
820c37189f89c6100b1b8e44611eda32c567e6f401ccb79dee4e10752df8a0999ce1606302f4701502055ce8f7926e82508f4c03b6063744d7d8e7dfd751b6f2
 DIST vivaldi-snapshot-2.5.1525.4_p1-armhf.deb 54084044 BLAKE2B 
69bb8fa89431b51fea31aeb421e50c774500738cf429413f8f49c4ab33e3539fd5a3e5e0ed80adf473a9be4651b663d95f9ede702e977c63126545e93fb04b08
 SHA512 
96b8de594e0c9f9223a8f3fbebd221bfa7247c09522faa24a3ebafdda761be4f4c08a29ba501ca812def38438b9384da209be2fcaa28fab967d94dfca06d5a5f

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.5.1525.30_p1.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.5.1525.30_p1.ebuild
new file mode 100644
index 000..76ff637ebaa
--- /dev/null
+++ b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.5.1525.30_p1.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   am ar be bg bn ca cs da de el en-GB en-US eo es es-419 es-PE et eu fa fi
+   fil fr fy gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku lt lv mk 
ml
+   mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te th tr uk 
vi
+   zh-CN zh-TW
+"
+inherit chromium-2 multilib 

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

2019-04-30 Thread Amy Liffey
commit: d4bb6b729a45467ccc0162fe2bb15e0ff4f07b6a
Author: Amy Liffey  gentoo  org>
AuthorDate: Tue Apr 30 12:27:36 2019 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Tue Apr 30 13:16:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4bb6b72

app-misc/datovka: version bump 4.13.1

Suggested-by: Karel Slany  nic.cz>
Signed-off-by: Amy Liffey  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-misc/datovka/Manifest  |  1 +
 app-misc/datovka/datovka-4.13.1.ebuild | 55 ++
 2 files changed, 56 insertions(+)

diff --git a/app-misc/datovka/Manifest b/app-misc/datovka/Manifest
index a7c0d1b97aa..ed89de36a8d 100644
--- a/app-misc/datovka/Manifest
+++ b/app-misc/datovka/Manifest
@@ -1,3 +1,4 @@
 DIST datovka-4.10.3.tar.xz 2554488 BLAKE2B 
a06c122403f7571c19abddca93e4d7270b66dbac9b86eb073634cc2c22dd26ad230ad36580b8f977e7033656d8f7066be89532c786ea554b293a2fab46309b9f
 SHA512 
8a07c338b214bd0fdac216d6b278ebceee48aeb4df2d97a77a42f627479641d1824c5ed16f336f5da3205c46e753203aadfd0f83934b7caff4dc9c819e0cee0a
 DIST datovka-4.11.0.tar.xz 2575132 BLAKE2B 
c5fb753fe0a68c03571c490443428d36a76859b9be123e79a6fd32eb220f6f9f963c65e13b90e72554370c5d20bfef9fff6d47ebaa78e9865aff51d377280140
 SHA512 
ad245b0c2028a03690eeca6363e94852847ab20a4234aa89a4926d5727e9537e97a2dd53a6f8bfd7691e23480ab2c50ce681ffb7017a80996075bb000d6e1c5f
 DIST datovka-4.11.1.tar.xz 2583660 BLAKE2B 
2d62e79c5be9d20e79d19bba43ce3d7fa8dd0b80e8bee6e63d04e63f6c878b84185b869fed1fc601f97350b499aa60041585693081e78bad5e0bc7e272aabcea
 SHA512 
b36211b8830beb1f3a01b399303a1f2f87c77418975b007dac4b55613bdf54205eda0e7bac44d6c68e1102842eaa4231baaa46c31b99d5b6b145597f6a1366f9
+DIST datovka-4.13.1.tar.xz 2749936 BLAKE2B 
7f713837e40ea9de170d5a009179ef89eafc4191d7fbdedf547c6d3ba3fbd273c279e381876f48f457e5b9abf01fa4830adb0eaa2077768ce43f5718e00f125b
 SHA512 
94623c0befe9096396083162a1fb26ac53510a47e5305c4bdea65bc65e3af096847508ba2028d0089f39a0812700506818759e2e22c354fecf96a117745aefce

diff --git a/app-misc/datovka/datovka-4.13.1.ebuild 
b/app-misc/datovka/datovka-4.13.1.ebuild
new file mode 100644
index 000..7dcdeec590c
--- /dev/null
+++ b/app-misc/datovka/datovka-4.13.1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit qmake-utils xdg-utils
+
+DESCRIPTION="GUI to access the Czech data box e-government system"
+HOMEPAGE="https://www.datovka.cz/;
+SRC_URI="https://secure.nic.cz/files/datove_schranky/${PV}/${P}.tar.xz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# minimum Qt version required
+QT_PV="5.3.2:5"
+
+RDEPEND="
+   >=dev-libs/openssl-1.0.2:0=
+   >=dev-qt/qtcore-${QT_PV}
+   >=dev-qt/qtgui-${QT_PV}
+   >=dev-qt/qtnetwork-${QT_PV}
+   >=dev-qt/qtprintsupport-${QT_PV}
+   >=dev-qt/qtsql-${QT_PV}[sqlite]
+   >=dev-qt/qtsvg-${QT_PV}
+   >=dev-qt/qtwidgets-${QT_PV}
+   >=net-libs/libisds-0.10.8
+"
+DEPEND="
+   ${RDEPEND}
+   >=dev-qt/linguist-tools-${QT_PV}
+   virtual/pkgconfig
+"
+
+DOCS=( ChangeLog README )
+
+src_configure() {
+   lrelease datovka.pro || die
+   eqmake5 PREFIX="/usr" DISABLE_VERSION_NOTIFICATION=1 
TEXT_FILES_INST_DIR="/usr/share/${PN}/"
+}
+
+src_install() {
+   emake install INSTALL_ROOT="${D}"
+   einstalldocs
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



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

2019-04-30 Thread Amy Liffey
commit: 5508da82bc3be44516884da80cb0cbf850440e3a
Author: Amy Liffey  gentoo  org>
AuthorDate: Tue Apr 30 12:29:03 2019 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Tue Apr 30 13:16:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5508da82

app-misc/datovka: 4.11.1 change description

Signed-off-by: Amy Liffey  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-misc/datovka/datovka-4.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/datovka/datovka-4.11.1.ebuild 
b/app-misc/datovka/datovka-4.11.1.ebuild
index 59e45a1d68f..101d7ef8a9d 100644
--- a/app-misc/datovka/datovka-4.11.1.ebuild
+++ b/app-misc/datovka/datovka-4.11.1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit gnome2-utils qmake-utils
 
-DESCRIPTION="GUI to access the Czech eGov system of Datove schranky"
+DESCRIPTION="GUI to access the Czech data box e-government system"
 HOMEPAGE="https://www.datovka.cz/;
 SRC_URI="https://secure.nic.cz/files/datove_schranky/${PV}/${P}.tar.xz;
 



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

2019-04-30 Thread Amy Liffey
commit: e0592aa4a1a519cadbeda56e16c93008647219d7
Author: Amy Liffey  gentoo  org>
AuthorDate: Tue Apr 30 12:30:49 2019 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Tue Apr 30 13:16:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0592aa4

app-misc/datovka: remove old 4.10.3, 4.11.0

Closes: https://bugs.gentoo.org/684730
Suggested-by: Karel Slany  nic.cz>
Signed-off-by: Amy Liffey  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-misc/datovka/Manifest  |  2 --
 app-misc/datovka/datovka-4.10.3.ebuild | 54 --
 app-misc/datovka/datovka-4.11.0.ebuild | 54 --
 3 files changed, 110 deletions(-)

diff --git a/app-misc/datovka/Manifest b/app-misc/datovka/Manifest
index ed89de36a8d..e7473185c89 100644
--- a/app-misc/datovka/Manifest
+++ b/app-misc/datovka/Manifest
@@ -1,4 +1,2 @@
-DIST datovka-4.10.3.tar.xz 2554488 BLAKE2B 
a06c122403f7571c19abddca93e4d7270b66dbac9b86eb073634cc2c22dd26ad230ad36580b8f977e7033656d8f7066be89532c786ea554b293a2fab46309b9f
 SHA512 
8a07c338b214bd0fdac216d6b278ebceee48aeb4df2d97a77a42f627479641d1824c5ed16f336f5da3205c46e753203aadfd0f83934b7caff4dc9c819e0cee0a
-DIST datovka-4.11.0.tar.xz 2575132 BLAKE2B 
c5fb753fe0a68c03571c490443428d36a76859b9be123e79a6fd32eb220f6f9f963c65e13b90e72554370c5d20bfef9fff6d47ebaa78e9865aff51d377280140
 SHA512 
ad245b0c2028a03690eeca6363e94852847ab20a4234aa89a4926d5727e9537e97a2dd53a6f8bfd7691e23480ab2c50ce681ffb7017a80996075bb000d6e1c5f
 DIST datovka-4.11.1.tar.xz 2583660 BLAKE2B 
2d62e79c5be9d20e79d19bba43ce3d7fa8dd0b80e8bee6e63d04e63f6c878b84185b869fed1fc601f97350b499aa60041585693081e78bad5e0bc7e272aabcea
 SHA512 
b36211b8830beb1f3a01b399303a1f2f87c77418975b007dac4b55613bdf54205eda0e7bac44d6c68e1102842eaa4231baaa46c31b99d5b6b145597f6a1366f9
 DIST datovka-4.13.1.tar.xz 2749936 BLAKE2B 
7f713837e40ea9de170d5a009179ef89eafc4191d7fbdedf547c6d3ba3fbd273c279e381876f48f457e5b9abf01fa4830adb0eaa2077768ce43f5718e00f125b
 SHA512 
94623c0befe9096396083162a1fb26ac53510a47e5305c4bdea65bc65e3af096847508ba2028d0089f39a0812700506818759e2e22c354fecf96a117745aefce

diff --git a/app-misc/datovka/datovka-4.10.3.ebuild 
b/app-misc/datovka/datovka-4.10.3.ebuild
deleted file mode 100644
index ed60f494f01..000
--- a/app-misc/datovka/datovka-4.10.3.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils qmake-utils
-
-DESCRIPTION="GUI to access the Czech eGov system of Datove schranky"
-HOMEPAGE="https://www.datovka.cz/;
-SRC_URI="https://secure.nic.cz/files/datove_schranky/${PV}/${P}.tar.xz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-# minimum Qt version required
-QT_PV="5.3.2:5"
-
-RDEPEND="
-   >=dev-libs/openssl-1.0.2:0=
-   >=dev-qt/qtcore-${QT_PV}
-   >=dev-qt/qtgui-${QT_PV}
-   >=dev-qt/qtnetwork-${QT_PV}
-   >=dev-qt/qtprintsupport-${QT_PV}
-   >=dev-qt/qtsql-${QT_PV}[sqlite]
-   >=dev-qt/qtsvg-${QT_PV}
-   >=dev-qt/qtwidgets-${QT_PV}
-   >=net-libs/libisds-0.10.8
-"
-DEPEND="
-   ${RDEPEND}
-   >=dev-qt/linguist-tools-${QT_PV}
-"
-
-DOCS=( ChangeLog README )
-
-src_configure() {
-   lrelease datovka.pro || die
-   eqmake5 PREFIX="/usr" DISABLE_VERSION_NOTIFICATION=1 
TEXT_FILES_INST_DIR="/usr/share/${PN}/"
-}
-
-src_install() {
-   emake install INSTALL_ROOT="${D}"
-   einstalldocs
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}

diff --git a/app-misc/datovka/datovka-4.11.0.ebuild 
b/app-misc/datovka/datovka-4.11.0.ebuild
deleted file mode 100644
index 59e45a1d68f..000
--- a/app-misc/datovka/datovka-4.11.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils qmake-utils
-
-DESCRIPTION="GUI to access the Czech eGov system of Datove schranky"
-HOMEPAGE="https://www.datovka.cz/;
-SRC_URI="https://secure.nic.cz/files/datove_schranky/${PV}/${P}.tar.xz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# minimum Qt version required
-QT_PV="5.3.2:5"
-
-RDEPEND="
-   >=dev-libs/openssl-1.0.2:0=
-   >=dev-qt/qtcore-${QT_PV}
-   >=dev-qt/qtgui-${QT_PV}
-   >=dev-qt/qtnetwork-${QT_PV}
-   >=dev-qt/qtprintsupport-${QT_PV}
-   >=dev-qt/qtsql-${QT_PV}[sqlite]
-   >=dev-qt/qtsvg-${QT_PV}
-   >=dev-qt/qtwidgets-${QT_PV}
-   >=net-libs/libisds-0.10.8
-"
-DEPEND="
-   ${RDEPEND}
-   >=dev-qt/linguist-tools-${QT_PV}
-"
-
-DOCS=( ChangeLog README )
-
-src_configure() {
-   lrelease datovka.pro || die
-   eqmake5 PREFIX="/usr" DISABLE_VERSION_NOTIFICATION=1 
TEXT_FILES_INST_DIR="/usr/share/${PN}/"
-}
-
-src_install() {
-   emake install INSTALL_ROOT="${D}"
-   einstalldocs
-}
-

[gentoo-commits] repo/gentoo:master commit in: profiles/prefix/sunos/solaris/, profiles/prefix/darwin/macos/

2019-04-30 Thread Fabian Groffen
commit: 79ba1d6879ab829f012d7fbd25ea83e8804b99c6
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue Apr 30 13:11:53 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue Apr 30 13:11:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79ba1d68

profiles/prefix/{darwin,sunos}/*/package.mask: mask perl-5.28.2

Fails to compile on Solaris, fails to install on Darwin

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

 profiles/prefix/darwin/macos/package.mask  | 4 
 profiles/prefix/sunos/solaris/package.mask | 6 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/profiles/prefix/darwin/macos/package.mask 
b/profiles/prefix/darwin/macos/package.mask
index a496b084205..180e0ef71a4 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Fabian Groffen  (30 Apr 2019)
+# Fails to install, bug #684030
+=dev-lang/perl-5.28.2*
+
 # Fabian Groffen  (26 Apr 2019)
 # LLVM/clang 7.1 crashes at runtime
 # llvm::optional_detail::OptionalStorage,

diff --git a/profiles/prefix/sunos/solaris/package.mask 
b/profiles/prefix/sunos/solaris/package.mask
index 27668ebed6d..999c2f6ee0b 100644
--- a/profiles/prefix/sunos/solaris/package.mask
+++ b/profiles/prefix/sunos/solaris/package.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Fabian Groffen  (30 Apr 2019)
+# Fails to compile, bug #684024
+=dev-lang/perl-5.28.2*
+
 # Fabian Groffen  (22 Mar 2019)
 # fails to compile, bug #681316
 =app-crypt/gnupg-2.2.14



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

2019-04-30 Thread Michael Palimaka
commit: 71f49c7d856b4324a86eaa8ed0d1e1ded1df7eff
Author: Michael Palimaka  gentoo  org>
AuthorDate: Tue Apr 30 13:06:12 2019 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Apr 30 13:06:30 2019 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=71f49c7d

qt5-build.eclass: mirclient disappears in Qt 5.14

Signed-off-by: Michael Palimaka  gentoo.org>

 eclass/qt5-build.eclass | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 613af912..877ceae7 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -623,7 +623,8 @@ qt5_base_configure() {
$(tc-ld-is-gold && echo -use-gold-linker || echo 
-no-use-gold-linker)
 
# disable all platform plugins by default, override in qtgui
-   -no-xcb -no-eglfs -no-kms -no-gbm -no-directfb -no-linuxfb 
-no-mirclient
+   -no-xcb -no-eglfs -no-kms -no-gbm -no-directfb -no-linuxfb
+   $([[ ${QT5_MINOR_VERSION} -lt 14 ]] && echo -no-mirclient)
 
# disable undocumented X11-related flags, override in qtgui
# (not shown in ./configure -help output)



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

2019-04-30 Thread Michael Palimaka
commit: 3a6cf0fad8a57e0ddf138a70d17998722924d511
Author: Michael Palimaka  gentoo  org>
AuthorDate: Tue Apr 30 12:45:12 2019 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Apr 30 12:46:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a6cf0fa

dev-python/PyQt5: fix build with USE="gles2"

Bug: https://bugs.gentoo.org/635502
Thanks-to: Quentin Minster  minster.io>
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka  gentoo.org>

 dev-python/PyQt5/PyQt5-5.12.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/PyQt5/PyQt5-5.12.1.ebuild 
b/dev-python/PyQt5/PyQt5-5.12.1.ebuild
index 37381dcdb82..909fa142cd2 100644
--- a/dev-python/PyQt5/PyQt5-5.12.1.ebuild
+++ b/dev-python/PyQt5/PyQt5-5.12.1.ebuild
@@ -128,6 +128,7 @@ src_configure() {
$(usex declarative '' --no-qml-plugin)
$(pyqt_use_enable designer)
$(usex designer '' --no-designer-plugin)
+   $(usex gles2 '--disable-feature PyQt_Desktop_OpenGL')
$(pyqt_use_enable gui)
$(pyqt_use_enable gui $(use gles2 && echo 
_QOpenGLFunctions_ES2 || echo _QOpenGLFunctions_{2_0,2_1,4_1_Core}))
$(pyqt_use_enable help)



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

2019-04-30 Thread Michael Palimaka
commit: d4a38d530f63ea46b918e8604ff500ae1be25030
Author: Michael Palimaka  gentoo  org>
AuthorDate: Tue Apr 30 12:42:12 2019 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Apr 30 12:46:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4a38d53

dev-python/uranium: remove 3.4.1

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

 dev-python/uranium/Manifest |  1 -
 dev-python/uranium/uranium-3.4.1.ebuild | 62 -
 2 files changed, 63 deletions(-)

diff --git a/dev-python/uranium/Manifest b/dev-python/uranium/Manifest
index 652b867bd1b..d427cf94931 100644
--- a/dev-python/uranium/Manifest
+++ b/dev-python/uranium/Manifest
@@ -1,2 +1 @@
-DIST uranium-3.4.1.tar.gz 646742 BLAKE2B 
eb65d5a35b3c63cfb069f6c1077a91b7aa10517dd7fe6938b639f1229e61c5c6aa892447cd9d5851df46808f01f237820811b4358a235c50a89f2333df3418ef
 SHA512 
59e0a605f3d898765bb670104cabb7fb1471061934900e63b54c1a07219970e07414a3983e96a577f5986302779b7acedc8e0ef0da3756dceefc0170ec80645b
 DIST uranium-3.6.0.tar.gz 668552 BLAKE2B 
84ab1eed5474bf14aec5b7782b332e9846d14f589c0dfa7366c74ad682fdc0a8e5ef94a0b9576f0e80cf792b49132d3abb3f17341a2e8570d08bf898231deca6
 SHA512 
41779e9cf76dff8f74252f668d1cf909c93f4f1416f75d2ed263f89fcfccfbcebce5580d8202d8d1697491139db448bbfa76e2dbc761dd24cb98030b3241e80d

diff --git a/dev-python/uranium/uranium-3.4.1.ebuild 
b/dev-python/uranium/uranium-3.4.1.ebuild
deleted file mode 100644
index cd83c93f844..000
--- a/dev-python/uranium/uranium-3.4.1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{5,6} )
-
-inherit cmake-utils python-single-r1
-
-MY_PN="Uranium"
-
-DESCRIPTION="A Python framework for building 3D printing related applications"
-HOMEPAGE="https://github.com/Ultimaker/Uranium;
-SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   ~dev-libs/libarcus-${PV}:=[python,${PYTHON_USEDEP}]
-   =sci-libs/scipy-1.1[${PYTHON_USEDEP}]
-   dev-qt/qtquickcontrols:5
-   dev-qt/qtquickcontrols2:5"
-
-DEPEND="${RDEPEND}
-   sys-devel/gettext
-   doc? ( app-doc/doxygen )
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-DOCS=( README.md )
-
-PATCHES=( "${FILESDIR}/${PN}-3.3.0-fix-install-paths.patch" )
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DPYTHON_SITE_PACKAGES_DIR="$(python_get_sitedir)" )
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   cmake-utils_src_compile
-   if use doc; then
-   cmake-utils_src_compile doc
-   DOCS+=( html )
-   fi
-}
-
-src_test() {
-   emake -C "${BUILD_DIR}" tests
-}
-
-src_install() {
-   cmake-utils_src_install
-   python_optimize "${D}usr/$(get_libdir)"
-}



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

2019-04-30 Thread Michael Palimaka
commit: 236d29d377cdfccc0ab9077d856bc75a9ddf44d3
Author: Michael Palimaka  gentoo  org>
AuthorDate: Tue Apr 30 12:41:21 2019 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Apr 30 12:46:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=236d29d3

dev-python/PyQt5: remove 5.9.2

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

 dev-python/PyQt5/Manifest   |   1 -
 dev-python/PyQt5/PyQt5-5.9.2.ebuild | 198 
 2 files changed, 199 deletions(-)

diff --git a/dev-python/PyQt5/Manifest b/dev-python/PyQt5/Manifest
index 8acba5a4f93..e99841aa1ad 100644
--- a/dev-python/PyQt5/Manifest
+++ b/dev-python/PyQt5/Manifest
@@ -1,3 +1,2 @@
 DIST PyQt5_gpl-5.10.1.tar.gz 3110469 BLAKE2B 
75e24bd8c0739d47eff6212435aa783eaa302633beb0494f099edc3f8f99600cd03dc3cba5152ed7ae703cfe445ecae06ec5d2281dd7c0640c71db041659bd6f
 SHA512 
04cd0292f7a088f9c0d088d7c73ec96cfc40253f771dfdf194eb92be7635e6fcaf04863fa24215e9c34a096658549bb2feeb8d8fdca1e39ed87f0256ef0f790b
 DIST PyQt5_gpl-5.12.1.tar.gz 3147086 BLAKE2B 
d5a018f1fca401b9f70dd16e2a28ea380c8a83f5e18dc8577e317dae5904a7b95f8fe979bf7f574f95e71222c514565fbf051b1de87f97cd2ab70c09d04e86ac
 SHA512 
f8c440bd5e804b9f5fcabbdf1290cee3176f3d676d150c705b64136d2116ccd7b09233672674fe97a4aa521974c9355d44daf7a244b6cda7fa55757332c08e67
-DIST PyQt5_gpl-5.9.2.tar.gz 3102848 BLAKE2B 
b87f25693aa2b2029f89cf13665bf88f14de8827d43ba757344ab9bdef0b0c197abb8386308c72925da263cabb6efd3f104db8a350c51fca3fba8c7c06b6
 SHA512 
5af2e65addaed7dd02d8dbf7a7c63767e565fc8edeb7b51e5991a00cda29f75b666529097646e821aaff556f350a929fd451f548bba76e97355b7fe10bd913bc

diff --git a/dev-python/PyQt5/PyQt5-5.9.2.ebuild 
b/dev-python/PyQt5/PyQt5-5.9.2.ebuild
deleted file mode 100644
index a4aa37a0d7d..000
--- a/dev-python/PyQt5/PyQt5-5.9.2.ebuild
+++ /dev/null
@@ -1,198 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
-inherit multibuild python-r1 qmake-utils
-
-DESCRIPTION="Python bindings for the Qt framework"
-HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/intro;
-
-MY_P=${PN}_gpl-${PV/_pre/.dev}
-if [[ ${PV} == *_pre* ]]; then
-   SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${MY_P}.tar.xz;
-else
-   SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-# TODO: QtNfc
-IUSE="bluetooth dbus debug declarative designer examples gles2 gui help 
location
-   multimedia network opengl positioning printsupport sensors serialport 
sql svg
-   testlib webchannel webengine webkit websockets widgets x11extras 
xmlpatterns"
-
-# The requirements below were extracted from configure.py
-# and from the output of 'grep -r "%Import " "${S}"/sip'
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   bluetooth? ( gui )
-   declarative? ( gui network )
-   designer? ( widgets )
-   help? ( gui widgets )
-   location? ( positioning )
-   multimedia? ( gui network )
-   opengl? ( gui widgets )
-   positioning? ( gui )
-   printsupport? ( gui widgets )
-   sensors? ( gui )
-   serialport? ( gui )
-   sql? ( widgets )
-   svg? ( gui widgets )
-   testlib? ( widgets )
-   webchannel? ( network )
-   webengine? ( network widgets? ( printsupport webchannel ) )
-   webkit? ( gui network printsupport widgets )
-   websockets? ( network )
-   widgets? ( gui )
-   xmlpatterns? ( network )
-"
-
-# Minimal supported version of Qt.
-QT_PV="5.9.3:5"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   >=dev-python/sip-4.19.6:=[${PYTHON_USEDEP}]
-   >=dev-qt/qtcore-${QT_PV}
-   >=dev-qt/qtxml-${QT_PV}
-   bluetooth? ( >=dev-qt/qtbluetooth-${QT_PV} )
-   dbus? (
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   >=dev-qt/qtdbus-${QT_PV}
-   )
-   declarative? ( >=dev-qt/qtdeclarative-${QT_PV}[widgets?] )
-   designer? ( >=dev-qt/designer-${QT_PV} )
-   gui? ( >=dev-qt/qtgui-${QT_PV}[gles2=] )
-   help? ( >=dev-qt/qthelp-${QT_PV} )
-   location? ( >=dev-qt/qtlocation-${QT_PV} )
-   multimedia? ( >=dev-qt/qtmultimedia-${QT_PV}[widgets?] )
-   network? ( >=dev-qt/qtnetwork-${QT_PV} )
-   opengl? ( >=dev-qt/qtopengl-${QT_PV} )
-   positioning? ( >=dev-qt/qtpositioning-${QT_PV} )
-   printsupport? ( >=dev-qt/qtprintsupport-${QT_PV} )
-   sensors? ( >=dev-qt/qtsensors-${QT_PV} )
-   serialport? ( >=dev-qt/qtserialport-${QT_PV} )
-   sql? ( >=dev-qt/qtsql-${QT_PV} )
-   svg? ( >=dev-qt/qtsvg-${QT_PV} )
-   testlib? ( >=dev-qt/qttest-${QT_PV} )
-   webchannel? ( >=dev-qt/qtwebchannel-${QT_PV} )
-   webengine? ( >=dev-qt/qtwebengine-${QT_PV}[widgets?] )
-   webkit? ( >=dev-qt/qtwebkit-5.9:5[printsupport] )
-   websockets? ( 

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

2019-04-30 Thread Michael Palimaka
commit: 17a1084cff3a003a37203fea32cbbd20337f0d85
Author: Michael Palimaka  gentoo  org>
AuthorDate: Tue Apr 30 12:26:35 2019 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Apr 30 12:26:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17a1084c

kde-apps/ktouch: add missing dependencies

Closes: https://bugs.gentoo.org/684732
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka  gentoo.org>

 kde-apps/ktouch/{ktouch-18.12.3.ebuild => ktouch-18.12.3-r1.ebuild} | 2 ++
 kde-apps/ktouch/{ktouch-19.04.0.ebuild => ktouch-19.04.0-r1.ebuild} | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/kde-apps/ktouch/ktouch-18.12.3.ebuild 
b/kde-apps/ktouch/ktouch-18.12.3-r1.ebuild
similarity index 94%
rename from kde-apps/ktouch/ktouch-18.12.3.ebuild
rename to kde-apps/ktouch/ktouch-18.12.3-r1.ebuild
index 2bf2ca54d1c..c64f6c03da1 100644
--- a/kde-apps/ktouch/ktouch-18.12.3.ebuild
+++ b/kde-apps/ktouch/ktouch-18.12.3-r1.ebuild
@@ -41,4 +41,6 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
$(add_kdeapps_dep kqtquickcharts)
+   $(add_qt_dep qtgraphicaleffects)
+   $(add_qt_dep qtquickcontrols)
 "

diff --git a/kde-apps/ktouch/ktouch-19.04.0.ebuild 
b/kde-apps/ktouch/ktouch-19.04.0-r1.ebuild
similarity index 94%
rename from kde-apps/ktouch/ktouch-19.04.0.ebuild
rename to kde-apps/ktouch/ktouch-19.04.0-r1.ebuild
index 08c3e5d0df8..11300e3115c 100644
--- a/kde-apps/ktouch/ktouch-19.04.0.ebuild
+++ b/kde-apps/ktouch/ktouch-19.04.0-r1.ebuild
@@ -41,4 +41,6 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
$(add_kdeapps_dep kqtquickcharts)
+   $(add_qt_dep qtgraphicaleffects)
+   $(add_qt_dep qtquickcontrols)
 "



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

2019-04-30 Thread Michael Palimaka
commit: 475720b967e2d12ab0e722d1ce43304f487a248a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Tue Apr 30 12:23:23 2019 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Apr 30 12:23:47 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=475720b9

kde-apps/ktouch: add missing dependencies

Bug: https://bugs.gentoo.org/684732
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka  gentoo.org>

 kde-apps/ktouch/ktouch-19.04.49..ebuild | 2 ++
 kde-apps/ktouch/ktouch-.ebuild  | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/kde-apps/ktouch/ktouch-19.04.49..ebuild 
b/kde-apps/ktouch/ktouch-19.04.49..ebuild
index 699193ab96..cf6b8d6ab2 100644
--- a/kde-apps/ktouch/ktouch-19.04.49..ebuild
+++ b/kde-apps/ktouch/ktouch-19.04.49..ebuild
@@ -41,4 +41,6 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
$(add_kdeapps_dep kqtquickcharts)
+   $(add_qt_dep qtgraphicaleffects)
+   $(add_qt_dep qtquickcontrols)
 "

diff --git a/kde-apps/ktouch/ktouch-.ebuild 
b/kde-apps/ktouch/ktouch-.ebuild
index 699193ab96..cf6b8d6ab2 100644
--- a/kde-apps/ktouch/ktouch-.ebuild
+++ b/kde-apps/ktouch/ktouch-.ebuild
@@ -41,4 +41,6 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
$(add_kdeapps_dep kqtquickcharts)
+   $(add_qt_dep qtgraphicaleffects)
+   $(add_qt_dep qtquickcontrols)
 "



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

2019-04-30 Thread Michał Górny
commit: ccfe297f1c63443b2acbe43cfe85e6c09bac8ecd
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 30 11:17:05 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 30 11:29:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccfe297f

xfce-extra/xfce4-datetime-plugin: Bump to 0.7.1

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

 xfce-extra/xfce4-datetime-plugin/Manifest  |  1 +
 .../xfce4-datetime-plugin-0.7.1.ebuild | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/xfce-extra/xfce4-datetime-plugin/Manifest 
b/xfce-extra/xfce4-datetime-plugin/Manifest
index 7cd4d06c5d8..0ef139a3028 100644
--- a/xfce-extra/xfce4-datetime-plugin/Manifest
+++ b/xfce-extra/xfce4-datetime-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-datetime-plugin-0.7.0.tar.bz2 283142 BLAKE2B 
6b65ab036a0781492b09c277bc1a9531edf5f197a98e83aa748579e58c1c765d9c8eccf860a934dd37fd45b8626e516e6deae8383a909c2335ff6f81a9663809
 SHA512 
a6d12a5f30fd6f5d0cfa85e50ed261c09378ff9f74897c5b30aef491c0f81a1985c033a416c9e080c1b07551666e1c6d1b1a1d75b5fac72dd71417ec23a640f7
+DIST xfce4-datetime-plugin-0.7.1.tar.bz2 318918 BLAKE2B 
9f279add9a57ced612b864b2331c8b2cdfb9f23fbaf80aeb9ef832b15e8859eadd976fb40fd45c93018a05fa5a88cb1b1c44ac0e855d97d0a049d3c10e46e8c9
 SHA512 
458d6d16953f8e150a6e3560567ea818e18db0477092ee392d00a4770a6feb7b6d50f2e4cd9373f987f0f6323539e7732bed187e3f74f14f2cb4c093a2a526fc

diff --git 
a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.1.ebuild 
b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.1.ebuild
new file mode 100644
index 000..ca1ee8b1236
--- /dev/null
+++ b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A panel plug-in with date, time and embedded calender"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin;
+SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+   >=xfce-base/xfce4-panel-4.12:="
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



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

2019-04-30 Thread Jeroen Roovers
commit: a3ca32c4eeec1346b530084f1d02161865dc761f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 11:27:21 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 11:28:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3ca32c4

x11-libs/fltk: fdo-mime => xdg-utils

Closes: https://bugs.gentoo.org/show_bug.cgi?id=655248
Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 x11-libs/fltk/fltk-1.3.5-r1.ebuild | 6 +++---
 x11-libs/fltk/fltk-1.3..ebuild | 6 +++---
 x11-libs/fltk/fltk-1.4..ebuild | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/x11-libs/fltk/fltk-1.3.5-r1.ebuild 
b/x11-libs/fltk/fltk-1.3.5-r1.ebuild
index f5bad150013..ff8415f61c3 100644
--- a/x11-libs/fltk/fltk-1.3.5-r1.ebuild
+++ b/x11-libs/fltk/fltk-1.3.5-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools fdo-mime flag-o-matic xdg-utils multilib-minimal
+inherit autotools flag-o-matic xdg-utils multilib-minimal
 
 DESCRIPTION="C++ user interface toolkit for X and OpenGL"
 HOMEPAGE="http://www.fltk.org/;
@@ -183,11 +183,11 @@ multilib_src_install_all() {
 }
 
 pkg_postinst() {
-   fdo-mime_desktop_database_update
+   xdg_desktop_database_update
xdg_icon_cache_update
 }
 
 pkg_postrm() {
-   fdo-mime_desktop_database_update
+   xdg_desktop_database_update
xdg_icon_cache_update
 }

diff --git a/x11-libs/fltk/fltk-1.3..ebuild 
b/x11-libs/fltk/fltk-1.3..ebuild
index 5750e09a02c..a345644078c 100644
--- a/x11-libs/fltk/fltk-1.3..ebuild
+++ b/x11-libs/fltk/fltk-1.3..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools fdo-mime flag-o-matic git-r3 xdg-utils multilib-minimal
+inherit autotools flag-o-matic git-r3 xdg-utils multilib-minimal
 
 DESCRIPTION="C++ user interface toolkit for X and OpenGL"
 HOMEPAGE="http://www.fltk.org/;
@@ -191,11 +191,11 @@ multilib_src_install_all() {
 }
 
 pkg_postinst() {
-   fdo-mime_desktop_database_update
+   xdg_desktop_database_update
xdg_icon_cache_update
 }
 
 pkg_postrm() {
-   fdo-mime_desktop_database_update
+   xdg_desktop_database_update
xdg_icon_cache_update
 }

diff --git a/x11-libs/fltk/fltk-1.4..ebuild 
b/x11-libs/fltk/fltk-1.4..ebuild
index 6084621d31c..cd5e2392070 100644
--- a/x11-libs/fltk/fltk-1.4..ebuild
+++ b/x11-libs/fltk/fltk-1.4..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools fdo-mime flag-o-matic git-r3 xdg-utils multilib-minimal
+inherit autotools flag-o-matic git-r3 xdg-utils multilib-minimal
 
 DESCRIPTION="C++ user interface toolkit for X and OpenGL"
 HOMEPAGE="http://www.fltk.org/;
@@ -195,11 +195,11 @@ multilib_src_install_all() {
 }
 
 pkg_postinst() {
-   fdo-mime_desktop_database_update
+   xdg_desktop_database_update
xdg_icon_cache_update
 }
 
 pkg_postrm() {
-   fdo-mime_desktop_database_update
+   xdg_desktop_database_update
xdg_icon_cache_update
 }



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

2019-04-30 Thread Jeroen Roovers
commit: 35f7ee65a78a5d2b92336fde482fc47578f72937
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 11:13:17 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 11:22:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f7ee65

x11-libs/fltk: Old

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 x11-libs/fltk/fltk-1.3.3-r5.ebuild | 186 -
 1 file changed, 186 deletions(-)

diff --git a/x11-libs/fltk/fltk-1.3.3-r5.ebuild 
b/x11-libs/fltk/fltk-1.3.3-r5.ebuild
deleted file mode 100644
index 596b790d975..000
--- a/x11-libs/fltk/fltk-1.3.3-r5.ebuild
+++ /dev/null
@@ -1,186 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools fdo-mime flag-o-matic multilib-minimal
-
-DESCRIPTION="C++ user interface toolkit for X and OpenGL"
-HOMEPAGE="http://www.fltk.org/;
-SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz;
-
-SLOT="1"
-LICENSE="FLTK LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="cairo debug doc examples games +opengl static-libs +threads +xft 
+xinerama"
-
-RDEPEND="
-   >=media-libs/libpng-1.2:0=[${MULTILIB_USEDEP}]
-   sys-libs/zlib[${MULTILIB_USEDEP}]
-   virtual/jpeg:0=[${MULTILIB_USEDEP}]
-   x11-libs/libICE[${MULTILIB_USEDEP}]
-   x11-libs/libSM[${MULTILIB_USEDEP}]
-   x11-libs/libXcursor[${MULTILIB_USEDEP}]
-   x11-libs/libXext[${MULTILIB_USEDEP}]
-   x11-libs/libXfixes[${MULTILIB_USEDEP}]
-   x11-libs/libXt[${MULTILIB_USEDEP}]
-   cairo? ( x11-libs/cairo[${MULTILIB_USEDEP},X] )
-   opengl? (
-   virtual/glu[${MULTILIB_USEDEP}]
-   virtual/opengl[${MULTILIB_USEDEP}]
-   )
-   xft? ( x11-libs/libXft[${MULTILIB_USEDEP}] )
-   xinerama? ( x11-libs/libXinerama[${MULTILIB_USEDEP}] )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-   doc? ( app-doc/doxygen )
-"
-
-DOCS=(
-   ANNOUNCEMENT
-   CHANGES
-   CREDITS
-   README
-)
-FLTK_GAMES="
-   blocks
-   checkers
-   sudoku
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.3.0-share.patch
-   "${FILESDIR}"/${PN}-1.3.2-conf-tests.patch
-   "${FILESDIR}"/${PN}-1.3.2-desktop.patch
-   "${FILESDIR}"/${PN}-1.3.2-jpeg-9a.patch
-   "${FILESDIR}"/${PN}-1.3.3-fl_open_display.patch
-   "${FILESDIR}"/${PN}-1.3.3-fltk-config.patch
-   "${FILESDIR}"/${PN}-1.3.3-makefile-dirs.patch
-   "${FILESDIR}"/${PN}-1.3.3-visibility.patch
-   "${FILESDIR}"/${PN}-1.3.3-xutf8-visibility.patch
-)
-
-pkg_setup() {
-   unset FLTK_LIBDIRS
-}
-
-src_prepare() {
-   default
-
-   rm -rf zlib jpeg png || die
-
-   sed -i \
-   -e 's:@HLINKS@::g' FL/Makefile.in || die
-   # docs in proper docdir
-   sed -i \
-   -e "/^docdir/s:fltk:${PF}/html:" \
-   -e "/SILENT:/d" \
-   makeinclude.in || die
-   sed -e "s/7/${PV}/" \
-   < "${FILESDIR}"/FLTKConfig.cmake \
-   > CMake/FLTKConfig.cmake || die
-   sed -e 's:-Os::g' -i configure.in || die
-
-   # also in Makefile:config.guess config.sub:
-   cp misc/config.{guess,sub} . || die
-
-   eautoconf
-   multilib_copy_sources
-}
-
-multilib_src_configure() {
-   local FLTK_INCDIR=${EPREFIX}/usr/include/fltk
-   local FLTK_LIBDIR=${EPREFIX}/usr/$(get_libdir)/fltk
-   FLTK_LIBDIRS+=${FLTK_LIBDIRS+:}${FLTK_LIBDIR}
-
-   multilib_is_native_abi && use prefix &&
-   append-ldflags -Wl,-rpath -Wl,"${FLTK_LIBDIR}"
-
-   econf \
-   $(use_enable cairo) \
-   $(use_enable debug) \
-   $(use_enable opengl gl) \
-   $(use_enable threads) \
-   $(use_enable xft) \
-   $(use_enable xinerama) \
-   --disable-localjpeg \
-   --disable-localpng \
-   --disable-localzlib \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}/html" \
-   --enable-largefile \
-   --enable-shared \
-   --enable-xcursor \
-   --enable-xdbe \
-   --enable-xfixes \
-   --includedir=${FLTK_INCDIR} \
-   --libdir=${FLTK_LIBDIR}
-}
-
-multilib_src_compile() {
-   # Prevent reconfigure on non-native ABIs.
-   touch -r makeinclude config.{guess,sub} || die
-
-   default
-
-   if multilib_is_native_abi; then
-   emake -C fluid
-   use doc && emake -C documentation html
-   use games && emake -C test ${FLTK_GAMES}
-   fi
-}
-
-multilib_src_test() {
-   emake -C fluid
-   emake -C test
-}
-
-multilib_src_install() {
-   default
-
-   if multilib_is_native_abi; then
-   emake -C 

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

2019-04-30 Thread Jeroen Roovers
commit: 106a4fee21c85fb39dfe0c12249ae69a44dc0b47
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 11:21:53 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 11:22:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106a4fee

x11-libs/fltk: Inject LDFLAGS

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=655246
Signed-off-by: Jeroen Roovers  gentoo.org>

 x11-libs/fltk/fltk-1.3.5-r1.ebuild | 3 ++-
 x11-libs/fltk/fltk-1.3..ebuild | 3 ++-
 x11-libs/fltk/fltk-1.4..ebuild | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/x11-libs/fltk/fltk-1.3.5-r1.ebuild 
b/x11-libs/fltk/fltk-1.3.5-r1.ebuild
index edc10f24870..f5bad150013 100644
--- a/x11-libs/fltk/fltk-1.3.5-r1.ebuild
+++ b/x11-libs/fltk/fltk-1.3.5-r1.ebuild
@@ -118,7 +118,8 @@ multilib_src_configure() {
--enable-xdbe \
--enable-xfixes \
--includedir=${FLTK_INCDIR} \
-   --libdir=${FLTK_LIBDIR}
+   --libdir=${FLTK_LIBDIR} \
+   LDFLAGS="${LDFLAGS}"
 }
 
 multilib_src_compile() {

diff --git a/x11-libs/fltk/fltk-1.3..ebuild 
b/x11-libs/fltk/fltk-1.3..ebuild
index 68c25259dd9..5750e09a02c 100644
--- a/x11-libs/fltk/fltk-1.3..ebuild
+++ b/x11-libs/fltk/fltk-1.3..ebuild
@@ -123,7 +123,8 @@ multilib_src_configure() {
--enable-xdbe \
--enable-xfixes \
--includedir=${FLTK_INCDIR} \
-   --libdir=${FLTK_LIBDIR}
+   --libdir=${FLTK_LIBDIR} \
+   LDFLAGS="${LDFLAGS}"
 }
 
 multilib_src_compile() {

diff --git a/x11-libs/fltk/fltk-1.4..ebuild 
b/x11-libs/fltk/fltk-1.4..ebuild
index f184108a5c5..6084621d31c 100644
--- a/x11-libs/fltk/fltk-1.4..ebuild
+++ b/x11-libs/fltk/fltk-1.4..ebuild
@@ -127,7 +127,8 @@ multilib_src_configure() {
--enable-xdbe \
--enable-xfixes \
--includedir=${FLTK_INCDIR} \
-   --libdir=${FLTK_LIBDIR}
+   --libdir=${FLTK_LIBDIR} \
+   LDFLAGS="${LDFLAGS}"
 }
 
 multilib_src_compile() {



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

2019-04-30 Thread Jeroen Roovers
commit: 606295350db997c08b4ed6db1ca8ff78647bc739
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 11:12:11 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 11:12:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60629535

x11-libs/fltk: Call xdg_icon_cache_update

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Closes: https://bugs.gentoo.org/655248
Signed-off-by: Jeroen Roovers  gentoo.org>

 x11-libs/fltk/{fltk-1.3.5.ebuild => fltk-1.3.5-r1.ebuild} | 4 +++-
 x11-libs/fltk/fltk-1.3..ebuild| 4 +++-
 x11-libs/fltk/fltk-1.4..ebuild| 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/x11-libs/fltk/fltk-1.3.5.ebuild 
b/x11-libs/fltk/fltk-1.3.5-r1.ebuild
similarity index 97%
rename from x11-libs/fltk/fltk-1.3.5.ebuild
rename to x11-libs/fltk/fltk-1.3.5-r1.ebuild
index 008a5a20c95..edc10f24870 100644
--- a/x11-libs/fltk/fltk-1.3.5.ebuild
+++ b/x11-libs/fltk/fltk-1.3.5-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools fdo-mime flag-o-matic multilib-minimal
+inherit autotools fdo-mime flag-o-matic xdg-utils multilib-minimal
 
 DESCRIPTION="C++ user interface toolkit for X and OpenGL"
 HOMEPAGE="http://www.fltk.org/;
@@ -183,8 +183,10 @@ multilib_src_install_all() {
 
 pkg_postinst() {
fdo-mime_desktop_database_update
+   xdg_icon_cache_update
 }
 
 pkg_postrm() {
fdo-mime_desktop_database_update
+   xdg_icon_cache_update
 }

diff --git a/x11-libs/fltk/fltk-1.3..ebuild 
b/x11-libs/fltk/fltk-1.3..ebuild
index 4171029d334..68c25259dd9 100644
--- a/x11-libs/fltk/fltk-1.3..ebuild
+++ b/x11-libs/fltk/fltk-1.3..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools fdo-mime flag-o-matic git-r3 multilib-minimal
+inherit autotools fdo-mime flag-o-matic git-r3 xdg-utils multilib-minimal
 
 DESCRIPTION="C++ user interface toolkit for X and OpenGL"
 HOMEPAGE="http://www.fltk.org/;
@@ -191,8 +191,10 @@ multilib_src_install_all() {
 
 pkg_postinst() {
fdo-mime_desktop_database_update
+   xdg_icon_cache_update
 }
 
 pkg_postrm() {
fdo-mime_desktop_database_update
+   xdg_icon_cache_update
 }

diff --git a/x11-libs/fltk/fltk-1.4..ebuild 
b/x11-libs/fltk/fltk-1.4..ebuild
index 708271c605b..f184108a5c5 100644
--- a/x11-libs/fltk/fltk-1.4..ebuild
+++ b/x11-libs/fltk/fltk-1.4..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools fdo-mime flag-o-matic git-r3 multilib-minimal
+inherit autotools fdo-mime flag-o-matic git-r3 xdg-utils multilib-minimal
 
 DESCRIPTION="C++ user interface toolkit for X and OpenGL"
 HOMEPAGE="http://www.fltk.org/;
@@ -195,8 +195,10 @@ multilib_src_install_all() {
 
 pkg_postinst() {
fdo-mime_desktop_database_update
+   xdg_icon_cache_update
 }
 
 pkg_postrm() {
fdo-mime_desktop_database_update
+   xdg_icon_cache_update
 }



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

2019-04-30 Thread Jeroen Roovers
commit: 7956ae75397346bce02d736b0afbd18cce5f3db0
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 11:06:51 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 11:07:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7956ae75

net-misc/youtube-dl: Whitespace

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild | 1 +
 net-misc/youtube-dl/youtube-dl-.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild 
b/net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild
index 20bf8606772..a8b1afbfc11 100644
--- a/net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild
+++ b/net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild
@@ -60,6 +60,7 @@ pkg_postinst() {
elog
elog "Videos or video formats streamed via RTMP protocol can only be"
elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
+   elog
elog "Downloading MMS and RTSP videos requires either mplayer"
elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed."
elog

diff --git a/net-misc/youtube-dl/youtube-dl-.ebuild 
b/net-misc/youtube-dl/youtube-dl-.ebuild
index 9adb986d302..9bfa589db4f 100644
--- a/net-misc/youtube-dl/youtube-dl-.ebuild
+++ b/net-misc/youtube-dl/youtube-dl-.ebuild
@@ -60,6 +60,7 @@ pkg_postinst() {
elog
elog "Videos or video formats streamed via RTMP protocol can only be"
elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
+   elog
elog "Downloading MMS and RTSP videos requires either mplayer"
elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed."
elog



[gentoo-commits] repo/gentoo:master commit in: net-vpn/strongswan/

2019-04-30 Thread Thomas Deutschmann
commit: e23e780822627ac39cf9a293906ac9f42e1d8436
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Apr 30 10:10:29 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Apr 30 10:26:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23e7808

net-vpn/strongswan: drop old

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

 net-vpn/strongswan/Manifest|   1 -
 net-vpn/strongswan/strongswan-5.7.1.ebuild | 303 -
 2 files changed, 304 deletions(-)

diff --git a/net-vpn/strongswan/Manifest b/net-vpn/strongswan/Manifest
index d47eeafcabf..ab09edc1212 100644
--- a/net-vpn/strongswan/Manifest
+++ b/net-vpn/strongswan/Manifest
@@ -1,2 +1 @@
-DIST strongswan-5.7.1.tar.bz2 4967533 BLAKE2B 
e438d1b44a997eb0e012586b18604bd35ac6f53cce1c34ff89192a760bbd0d6a9aaa7b90b389ff1a5e7c6d2356ff5cc74b40daad1d6579fa5026f4878489bf66
 SHA512 
43102814434bee7c27a5956be59099cc4ffb9bb5b0d6382ce4c6a80d1d82ed6639f698f5f5544b9ca563554a344638c953525b0e2d39bc6b71b19055c80e07fc
 DIST strongswan-5.7.2.tar.bz2 4997818 BLAKE2B 
e5a160ea8d31ae14c9731e414e42653ecb12f259fbe76ec7289f44afe5687f4123d89750a8f57c9ea006aec7f0be28e0f0c56d6c0a4bc96f0e1ba69c29da904f
 SHA512 
e2169dbbc0c03737e34af90d7bc07e08c5e2ac1f81764eeccbac8b142b984ce9ed512a89071075a930e0997632267f6912aa5b352eee2edbd551b5a64e7e

diff --git a/net-vpn/strongswan/strongswan-5.7.1.ebuild 
b/net-vpn/strongswan/strongswan-5.7.1.ebuild
deleted file mode 100644
index b536b1a8534..000
--- a/net-vpn/strongswan/strongswan-5.7.1.ebuild
+++ /dev/null
@@ -1,303 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-inherit linux-info systemd user
-
-DESCRIPTION="IPsec-based VPN solution, supporting IKEv1/IKEv2 and MOBIKE"
-HOMEPAGE="https://www.strongswan.org/;
-SRC_URI="https://download.strongswan.org/${P}.tar.bz2;
-
-LICENSE="GPL-2 RSA DES"
-SLOT="0"
-KEYWORDS="amd64 arm ppc ~ppc64 x86"
-IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql 
networkmanager +non-root +openssl selinux sqlite systemd pam pkcs11"
-
-STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici"
-STRONGSWAN_PLUGINS_OPT="aesni blowfish ccm chapoly ctr forecast gcm ha 
ipseckey newhope ntru padlock rdrand save-keys unbound whitelist"
-for mod in $STRONGSWAN_PLUGINS_STD; do
-   IUSE="${IUSE} +strongswan_plugins_${mod}"
-done
-
-for mod in $STRONGSWAN_PLUGINS_OPT; do
-   IUSE="${IUSE} strongswan_plugins_${mod}"
-done
-
-COMMON_DEPEND="!net-misc/openswan
-   gmp? ( >=dev-libs/gmp-4.1.5:= )
-   gcrypt? ( dev-libs/libgcrypt:0 )
-   caps? ( sys-libs/libcap )
-   curl? ( net-misc/curl )
-   ldap? ( net-nds/openldap )
-   openssl? ( >=dev-libs/openssl-0.9.8:=[-bindist] )
-   mysql? ( dev-db/mysql-connector-c:= )
-   sqlite? ( >=dev-db/sqlite-3.3.1 )
-   systemd? ( sys-apps/systemd )
-   networkmanager? ( net-misc/networkmanager )
-   pam? ( sys-libs/pam )
-   strongswan_plugins_unbound? ( net-dns/unbound:= net-libs/ldns )"
-DEPEND="${COMMON_DEPEND}
-   virtual/linux-sources
-   sys-kernel/linux-headers"
-RDEPEND="${COMMON_DEPEND}
-   virtual/logger
-   sys-apps/iproute2
-   !net-vpn/libreswan
-   selinux? ( sec-policy/selinux-ipsec )"
-
-UGID="ipsec"
-
-pkg_setup() {
-   linux-info_pkg_setup
-
-   elog "Linux kernel version: ${KV_FULL}"
-
-   if ! kernel_is -ge 2 6 16; then
-   eerror
-   eerror "This ebuild currently only supports ${PN} with the"
-   eerror "native Linux 2.6 IPsec stack on kernels >= 2.6.16."
-   eerror
-   fi
-
-   if kernel_is -lt 2 6 34; then
-   ewarn
-   ewarn "IMPORTANT KERNEL NOTES: Please read carefully..."
-   ewarn
-
-   if kernel_is -lt 2 6 29; then
-   ewarn "[ < 2.6.29 ] Due to a missing kernel feature, 
you have to"
-   ewarn "include all required IPv6 modules even if you 
just intend"
-   ewarn "to run on IPv4 only."
-   ewarn
-   ewarn "This has been fixed with kernels >= 2.6.29."
-   ewarn
-   fi
-
-   if kernel_is -lt 2 6 33; then
-   ewarn "[ < 2.6.33 ] Kernels prior to 2.6.33 include a 
non-standards"
-   ewarn "compliant implementation for SHA-2 HMAC support 
in ESP and"
-   ewarn "miss SHA384 and SHA512 HMAC support altogether."
-   ewarn
-   ewarn "If you need any of those features, please use 
kernel >= 2.6.33."
-   ewarn
-   fi
-
-   if kernel_is -lt 2 6 34; then
-   ewarn "[ < 2.6.34 ] Support for the AES-GMAC 
authentification-only"
-

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

2019-04-30 Thread Thomas Deutschmann
commit: e1429ade8d50fb4266b22be2553b7d2e97abcb69
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Apr 30 10:09:16 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Apr 30 10:26:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1429ade

dev-python/awscli: bump to v1.16.148

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

 dev-python/awscli/Manifest   |  1 +
 dev-python/awscli/awscli-1.16.148.ebuild | 56 
 2 files changed, 57 insertions(+)

diff --git a/dev-python/awscli/Manifest b/dev-python/awscli/Manifest
index 0188dad7eb2..cc928a6f632 100644
--- a/dev-python/awscli/Manifest
+++ b/dev-python/awscli/Manifest
@@ -1,2 +1,3 @@
 DIST awscli-1.16.104.tar.gz 1186611 BLAKE2B 
8f0918b86c37e184ffc8055cb16a02379fd35e685c5ddfcbf2b7e1fb71a80f829569eb1c2264e75563a316d933143a662cd7dcf4d6d25d236d72c268fb4985f0
 SHA512 
738ceac890b28c335f0c9bc703975af3467f17723b8accf713ef131224602895f6b4fae06cad93495933563c08ede18e38cf67abff744e6f5b0042b182bddec3
 DIST awscli-1.16.125.tar.gz 1201382 BLAKE2B 
4412aad3e892527c053cc5baedaf9fcdf82f9c28fc1c19249713d5bbf174ad01ca61e2519702f67580c67ac389359e4493c3ad16646216619516a8ec76f37a2f
 SHA512 
01d66d2baf26377f5315f5b3b0bf52fe6643c0e695e83c75178d819b29ebf3d55b1ad4a4ab4065540fc091d2e12090687a1046dc586715c4021dc30519bf2feb
+DIST awscli-1.16.148.tar.gz 1227053 BLAKE2B 
3dd32671fff511933703a418c34df8a0c71bad02ae76391eb279cb1148f7ae989dd1d98a9752a894e81f6feef55781129b82d938bc0b16f7bb0ccb8be0d1571c
 SHA512 
c609e109da24e6d58f8c4bfaedfc6ded593dade51e60f66af4b1885d38920eada4fde8a4f67266931484981a6c6a9bb19ef8c36b3b3915a83f3d933912b6bb02

diff --git a/dev-python/awscli/awscli-1.16.148.ebuild 
b/dev-python/awscli/awscli-1.16.148.ebuild
new file mode 100644
index 000..12aa770f418
--- /dev/null
+++ b/dev-python/awscli/awscli-1.16.148.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+
+inherit bash-completion-r1 distutils-r1
+
+DESCRIPTION="Universal Command Line Environment for AWS"
+HOMEPAGE="https://pypi.org/project/awscli/;
+#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/aws/aws-cli/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+# requires network access
+RESTRICT="test"
+
+RDEPEND="
+   >=dev-python/botocore-1.12.81[${PYTHON_USEDEP}]
+   =dev-python/s3transfer-0.1.12[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/

2019-04-30 Thread Michael Palimaka
commit: 42abeeae799ea8fcc411eee08140945e775f9400
Author: Michael Palimaka  gentoo  org>
AuthorDate: Tue Apr 30 10:00:49 2019 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Apr 30 10:03:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42abeeae

net-irc/unrealircd: version bump 4.2.3

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

 net-irc/unrealircd/Manifest|   1 +
 net-irc/unrealircd/unrealircd-4.2.3.ebuild | 187 +
 2 files changed, 188 insertions(+)

diff --git a/net-irc/unrealircd/Manifest b/net-irc/unrealircd/Manifest
index ec2aab4b7c4..32b60c6687a 100644
--- a/net-irc/unrealircd/Manifest
+++ b/net-irc/unrealircd/Manifest
@@ -1 +1,2 @@
 DIST unrealircd-4.2.2.tar.gz 6060272 BLAKE2B 
f45cae6aa85b478e7f667e379b557314fa509c17f150941f84ee80fb328b01de099235b69d3e2710afef01578f5898ba12f21245d6ce5370e7aa7ffdfa49d1f0
 SHA512 
961947e2286e10cd6032320d57cf3a99d4354f46ae28ad3142d11a0d423f7a0be915f8c09e8fe7b5816829752e4a03776907bb491366f418afc319fd8efb14ad
+DIST unrealircd-4.2.3.tar.gz 6086716 BLAKE2B 
26eae482b8b5ce599a3672981c5cf32725f0cf7d9dae16cf48c73dfcabbd4b897d8308be0eb1a6b7b44c657dfb66c42115e67c29eefc791da5fc01fc53e22323
 SHA512 
d71550d71d24f808141d235248600476167b82de089173f0c1814638df636bf999c931827e5952f0233932b2d5412bf2e26573c62cc8a0720f91bd8723867b0a

diff --git a/net-irc/unrealircd/unrealircd-4.2.3.ebuild 
b/net-irc/unrealircd/unrealircd-4.2.3.ebuild
new file mode 100644
index 000..4fa9c22d637
--- /dev/null
+++ b/net-irc/unrealircd/unrealircd-4.2.3.ebuild
@@ -0,0 +1,187 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SSL_CERT_MANDATORY=1
+inherit eapi7-ver ssl-cert user
+
+DESCRIPTION="An advanced Internet Relay Chat daemon"
+HOMEPAGE="https://www.unrealircd.org/;
+SRC_URI="https://www.unrealircd.org/${PN}$(ver_cut 1)/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux"
+IUSE="class-nofakelag curl +extban-stacking libressl +operoverride 
operoverride-verify
+   +prefixaq showlistmodes shunnotices +usermod"
+
+RDEPEND="
+   >=app-crypt/argon2-20171227-r1:=
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:= )
+   dev-libs/libpcre2
+   dev-libs/tre
+   >=net-dns/c-ares-1.7:=
+   net-libs/libnsl:=
+   sys-libs/zlib
+   curl? ( net-misc/curl[adns] )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+DOCS=( 
doc/{Authors,Donation,RELEASE-NOTES{,.old},tao.of.irc,technical/,translations.txt}
 )
+
+pkg_pretend() {
+   local v
+   for v in ${REPLACING_VERSIONS}; do
+   ver_test "${v}" -ge 4 && continue
+   ewarn "The configuration file format has changed since ${v}."
+   ewarn "Please be prepared to manually update them and visit:"
+   ewarn "https://www.unrealircd.org/docs/Upgrading_from_3.2.x;
+   break
+   done
+}
+
+pkg_setup() {
+   enewuser unrealircd
+}
+
+src_prepare() {
+   # QA check against bundled pkgs
+   rm -r extras || die
+
+   if use class-nofakelag; then
+   sed -i -e 's:#undef\( FAKELAG_CONFIGURABLE\):#define\1:' 
include/config.h || die
+   fi
+
+   # By default looks in /etc/unrealircd/ssl/curl-ca-bundle.crt. Fix
+   # that to look for ca-certificates-provided file instead. %s is
+   # CONFDIR. #618066
+   sed -i -e 
's:%s/ssl/curl-ca-bundle.crt:%s/../ssl/certs/ca-certificates.crt:' src/s_conf.c 
|| die
+
+   eapply_user
+}
+
+src_configure() {
+   # Default value for privatelibdir adds a build path to -Wl,-rpath.
+   econf \
+   --with-bindir="${EPREFIX}"/usr/bin \
+   --with-cachedir="${EPREFIX}"/var/lib/${PN} \
+   --with-confdir="${EPREFIX}"/etc/${PN} \
+   --with-datadir="${EPREFIX}"/var/lib/${PN} \
+   --with-docdir="${EPREFIX}"/usr/share/doc/${PF} \
+   --with-logdir="${EPREFIX}"/var/log/${PN} \
+   
--with-modulesdir="${EPREFIX}"/usr/"$(get_libdir)"/${PN}/modules \
+   --without-privatelibdir \
+   --with-pidfile="${EPREFIX}"/run/${PN}/ircd.pid \
+   --with-tmpdir="${EPREFIX}"/var/lib/${PN}/tmp \
+   --with-nick-history=2000 \
+   --with-sendq=300 \
+   --with-permissions=0640 \
+   --with-fd-setsize=1024 \
+   --with-system-argon2 \
+   --with-system-cares \
+   --with-system-pcre2 \
+   --with-system-tre \
+   --enable-dynamic-linking \
+   --enable-ssl="${EPREFIX}"/usr \
+   $(use_enable curl libcurl "${EPREFIX}"/usr) \
+   $(use_enable prefixaq) \
+   $(use_with showlistmodes) \
+   $(use_with shunnotices) \
+   

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

2019-04-30 Thread Mikle Kolyada
commit: 609002551d06355ab557df0751feb7834546b6b5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr 30 10:00:55 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr 30 10:00:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60900255

net-libs/libetpan: amd64 stable wrt bug #684628

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 net-libs/libetpan/libetpan-1.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libetpan/libetpan-1.9.3.ebuild 
b/net-libs/libetpan/libetpan-1.9.3.ebuild
index 4dd14851579..de51b5f01fb 100644
--- a/net-libs/libetpan/libetpan-1.9.3.ebuild
+++ b/net-libs/libetpan/libetpan-1.9.3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/dinhviethoa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ppc ppc64 sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ppc64 sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="berkdb gnutls ipv6 liblockfile libressl lmdb sasl ssl static-libs"
 
 # BerkDB is only supported up to version 6.0



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

2019-04-30 Thread Mikle Kolyada
commit: 10eea7027f9221577ab239ab2a692ca0bcbe55c1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr 30 09:59:33 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr 30 09:59:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10eea702

media-video/rtmpdump: amd64 stable wrt bug #684614

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild 
b/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild
index 5b605c5e830..1df829d3bf5 100644
--- a/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild
+++ b/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild
@@ -29,12 +29,12 @@ PATCHES=(
 )
 
 if [[ ${PV} == * ]] ; then
-   KEYWORDS="ppc ppc64"
+   KEYWORDS="amd64 ppc ppc64"
SRC_URI=""
EGIT_REPO_URI="https://git.ffmpeg.org/rtmpdump.git;
inherit git-r3
 else
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
SRC_URI="https://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz;
 fi
 



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

2019-04-30 Thread Mikle Kolyada
commit: 232390bce6ec96001d646c25d0174299aff74c76
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr 30 09:57:20 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr 30 09:57:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=232390bc

dev-ruby/asciidoctor: amd64 stable wrt bug #684086

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-ruby/asciidoctor/asciidoctor-1.5.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciidoctor/asciidoctor-1.5.8.ebuild 
b/dev-ruby/asciidoctor/asciidoctor-1.5.8.ebuild
index 4aba6fdf8ba..cadf019ff4b 100644
--- a/dev-ruby/asciidoctor/asciidoctor-1.5.8.ebuild
+++ b/dev-ruby/asciidoctor/asciidoctor-1.5.8.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2019-04-30 Thread Mikle Kolyada
commit: bcfda462640d4d7fb879c286b4b1fd0baa78f9ea
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr 30 09:55:31 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr 30 09:55:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcfda462

dev-python/pypax: amd64 stable wrt bug #684380

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/pypax/pypax-0.9.5.ebuild 
b/dev-python/pypax/pypax-0.9.5.ebuild
index 5c7717550c1..c2bd0217884 100644
--- a/dev-python/pypax/pypax-0.9.5.ebuild
+++ b/dev-python/pypax/pypax-0.9.5.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == ** ]] ; then
inherit git-r3
 else
SRC_URI="https://dev.gentoo.org/~blueness/elfix/elfix-${PV}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
S="${WORKDIR}/elfix-${PV}"
 fi
 



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

2019-04-30 Thread Mikle Kolyada
commit: 93d5cb2b90475ca4ae952fb20525dc743c3782d5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr 30 09:55:34 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr 30 09:55:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d5cb2b

sys-apps/elfix: amd64 stable wrt bug #684380

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/sys-apps/elfix/elfix-0.9.5.ebuild 
b/sys-apps/elfix/elfix-0.9.5.ebuild
index 020b1d758a4..1da29710e08 100644
--- a/sys-apps/elfix/elfix-0.9.5.ebuild
+++ b/sys-apps/elfix/elfix-0.9.5.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == ** ]] ; then
inherit autotools git-r3
 else
SRC_URI="https://dev.gentoo.org/~blueness/elfix/${P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo"



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

2019-04-30 Thread Mikle Kolyada
commit: 50e7b9ca100061e80d29e5bc9c3d19dbb835d133
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr 30 09:54:05 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr 30 09:54:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e7b9ca

dev-ruby/net-ssh-gateway: amd64 stable wrt bug #684554

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild 
b/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild
index 1dee98281d4..0c85b0aed5d 100644
--- a/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild
+++ b/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/net-ssh/net-ssh-gateway/archive/${PV}.tar.gz -> ${P}
 
 LICENSE="GPL-2"
 SLOT="2.0"
-KEYWORDS="~amd64 ppc ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "dev-ruby/minitest:5



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

2019-04-30 Thread Mikle Kolyada
commit: 2416d3d3b50529ca8a96ed4e7b3869cacb39f909
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr 30 09:53:02 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr 30 09:53:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2416d3d3

app-crypt/gpa: amd64 stable wrt bug #684626

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 app-crypt/gpa/gpa-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/gpa/gpa-0.10.0.ebuild b/app-crypt/gpa/gpa-0.10.0.ebuild
index 73741077f6c..e4901e04125 100644
--- a/app-crypt/gpa/gpa-0.10.0.ebuild
+++ b/app-crypt/gpa/gpa-0.10.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86"
 IUSE="nls"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/

2019-04-30 Thread Mikle Kolyada
commit: f57a411e03f3f7f262087578ddc01f9b74921255
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr 30 09:52:16 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr 30 09:52:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57a411e

net-mail/fetchmail: amd64 stable wrt bug #684658

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild 
b/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild
index 75d6e331efe..471891e5102 100644
--- a/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 public-domain"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="ssl nls kerberos tk socks libressl"
 REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"
 



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

2019-04-30 Thread Mikle Kolyada
commit: ebbe1b82f756085a9e99d885deea81244d7cfcd0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr 30 09:50:40 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr 30 09:50:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebbe1b82

dev-ruby/unf_ext: amd64 stable wrt bug #684546

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-ruby/unf_ext/unf_ext-0.0.7.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/unf_ext/unf_ext-0.0.7.5.ebuild 
b/dev-ruby/unf_ext/unf_ext-0.0.7.5.ebuild
index b93868fd264..ce9ce329f30 100644
--- a/dev-ruby/unf_ext/unf_ext-0.0.7.5.ebuild
+++ b/dev-ruby/unf_ext/unf_ext-0.0.7.5.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/knu/ruby-unf_ext;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="doc test"
 
 ruby_add_bdepend "



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

2019-04-30 Thread Mikle Kolyada
commit: a7e1a129c48f4110d50d99f9aca60206f8596742
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr 30 09:50:37 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr 30 09:50:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e1a129

dev-ruby/domain_name: amd64 stable wrt bug #684546

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-ruby/domain_name/domain_name-0.5.20180417.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/domain_name/domain_name-0.5.20180417.ebuild 
b/dev-ruby/domain_name/domain_name-0.5.20180417.ebuild
index 34ffe2c3e3a..f5a6b6d9b1d 100644
--- a/dev-ruby/domain_name/domain_name-0.5.20180417.ebuild
+++ b/dev-ruby/domain_name/domain_name-0.5.20180417.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/knu/ruby-domain_name;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 ruby_add_rdepend ">=dev-ruby/unf-0.0.5-r1:0"



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

2019-04-30 Thread Mikle Kolyada
commit: d0160c50a08d4c4118a0fb66f6d55981a7277db6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr 30 09:04:32 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr 30 09:05:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0160c50

media-gfx/xloadimage: Drop old

Closes: https://bugs.gentoo.org/679450
Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 media-gfx/xloadimage/xloadimage-4.1-r11.ebuild | 94 --
 1 file changed, 94 deletions(-)

diff --git a/media-gfx/xloadimage/xloadimage-4.1-r11.ebuild 
b/media-gfx/xloadimage/xloadimage-4.1-r11.ebuild
deleted file mode 100644
index 88c8bacd127..000
--- a/media-gfx/xloadimage/xloadimage-4.1-r11.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit autotools eutils flag-o-matic toolchain-funcs
-
-DESCRIPTION="utility to view many different types of images under X11"
-HOMEPAGE="http://world.std.com/~jimf/xloadimage.html;
-SRC_URI="ftp://ftp.x.org/R5contrib/${P/-/.}.tar.gz
-   mirror://gentoo/${P}-gentoo-r1.diff.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="tiff jpeg png"
-
-RDEPEND="x11-libs/libX11
-   tiff? ( media-libs/tiff )
-   png? ( media-libs/libpng )
-   jpeg? ( virtual/jpeg:0 )"
-DEPEND="${RDEPEND}
-   !media-gfx/xli"
-
-S=${WORKDIR}/${P/-/.}
-
-src_prepare() {
-   epatch "${WORKDIR}"/${P}-gentoo-r1.diff
-   epatch "${FILESDIR}"/${P}-zio-shell-meta-char.diff
-   epatch "${FILESDIR}"/${P}-endif.patch
-
-   # Do not define errno extern, but rather include errno.h
-   #  (1 Jan 2003)
-   epatch "${FILESDIR}"/${P}-include-errno_h.patch
-
-   epatch "${FILESDIR}"/xloadimage-gentoo.patch
-
-   sed -i -e "s:OPT_FLAGS=:OPT_FLAGS=$CFLAGS:" Make.conf || die
-   sed -i -e "s:^#include :#include :" rlelib.c || die
-
-   # On FreeBSD systems malloc.h is a false header asking for fixes.
-   # On MacOSX it would require malloc/malloc.h
-   # On other systems it's simply unneeded
-   sed -i -e 's,,,' vicar.c || die
-
-   epatch "${FILESDIR}"/${P}-unaligned-access.patch
-   epatch "${FILESDIR}"/${P}-ldflags_and_exit.patch
-
-   sed -i -e "/^DEFS = /s:/etc:${EPREFIX}/etc:" Makefile.in
-
-   epatch "${FILESDIR}"/${P}-libpng15.patch
-   sed -i \
-   -e 's:png_set_gray_1_2_4_to_8:png_set_expand_gray_1_2_4_to_8:' \
-   png.c || die
-
-   # One of the previous patches screws up a bracket...
-   epatch "${FILESDIR}"/${P}-bracket.patch
-
-   chmod +x configure
-   eautoreconf
-}
-
-src_configure() {
-   # Set TIFFHeader to TIFFHeaderCommon wrt #319383
-   has_version '>=media-libs/tiff-4.0.0_pre' && \
-   append-flags -DTIFFHeader=TIFFHeaderCommon
-
-   tc-export CC
-   econf $(use_with jpeg) \
-   $(use_with png) \
-   $(use_with tiff)
-}
-
-src_compile() {
-   emake SYSPATHFILE="${EPREFIX}"/etc/X11/Xloadimage || die
-}
-
-src_install() {
-   dobin xloadimage uufilter || die
-
-   dosym xloadimage /usr/bin/xsetbg || die
-   dosym xloadimage /usr/bin/xview || die
-
-   insinto /etc/X11
-   doins xloadimagerc || die
-
-   newman xloadimage.man xloadimage.1 || die
-   newman uufilter.man uufilter.1 || die
-
-   echo ".so man1/xloadimage.1" > "${T}"/xsetbg.1
-   doman "${T}"/xsetbg.1 || die
-   newman "${T}"/xsetbg.1 xview.1 || die
-
-   dodoc README
-}



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

2019-04-30 Thread Mikle Kolyada
commit: e87d9ecdcce3782eb76b59cfbdacf30ee15638e2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr 30 09:01:52 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr 30 09:05:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e87d9ecd

media-gfx/xloadimage: alpha stable wrt bug #679450

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 media-gfx/xloadimage/xloadimage-4.1-r12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/xloadimage/xloadimage-4.1-r12.ebuild 
b/media-gfx/xloadimage/xloadimage-4.1-r12.ebuild
index f02fa7f780e..f4b8ed0839f 100644
--- a/media-gfx/xloadimage/xloadimage-4.1-r12.ebuild
+++ b/media-gfx/xloadimage/xloadimage-4.1-r12.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.x.org/R5contrib/${P/-/.}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="tiff jpeg png"
 
 RDEPEND="x11-libs/libX11



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

2019-04-30 Thread Mikle Kolyada
commit: 699ebfbf3f1313d42c9e00cedf9d60055edc21c7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr 30 09:02:20 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr 30 09:05:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=699ebfbf

media-gfx/xloadimage: sh stable wrt bug #679450

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sh"

 media-gfx/xloadimage/xloadimage-4.1-r12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/xloadimage/xloadimage-4.1-r12.ebuild 
b/media-gfx/xloadimage/xloadimage-4.1-r12.ebuild
index f4b8ed0839f..8e6085e9cb7 100644
--- a/media-gfx/xloadimage/xloadimage-4.1-r12.ebuild
+++ b/media-gfx/xloadimage/xloadimage-4.1-r12.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.x.org/R5contrib/${P/-/.}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="tiff jpeg png"
 
 RDEPEND="x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-core/

2019-04-30 Thread Michał Górny
commit: 1e5a585127d65ab1e607938609fe7de81df16309
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 30 06:35:26 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 30 08:40:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e5a5851

dev-java/ant-core: Stop installing complete-ant-cmd.pl

The completion script is apparently buggy and conflicts with built-in
bash-completion support.  Remove it.

Closes: https://bugs.gentoo.org/623254
Signed-off-by: Michał Górny  gentoo.org>

 .../ant-core/{ant-core-1.10.5-r1.ebuild => ant-core-1.10.5-r2.ebuild}   | 2 +-
 .../ant-core/{ant-core-1.9.13-r1.ebuild => ant-core-1.9.13-r2.ebuild}   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/ant-core/ant-core-1.10.5-r1.ebuild 
b/dev-java/ant-core/ant-core-1.10.5-r2.ebuild
similarity index 97%
rename from dev-java/ant-core/ant-core-1.10.5-r1.ebuild
rename to dev-java/ant-core/ant-core-1.10.5-r2.ebuild
index a5340c00be7..d5c615d4701 100644
--- a/dev-java/ant-core/ant-core-1.10.5-r1.ebuild
+++ b/dev-java/ant-core/ant-core-1.10.5-r2.ebuild
@@ -78,7 +78,7 @@ src_install() {
dobin src/script/ant
 
dodir /usr/share/${PN}/bin
-   for each in antRun antRun.pl runant.pl runant.py complete-ant-cmd.pl ; 
do
+   for each in antRun antRun.pl runant.pl runant.py ; do
dobin "${S}/src/script/${each}"
dosym ../../../bin/${each} /usr/share/${PN}/bin/${each}
done

diff --git a/dev-java/ant-core/ant-core-1.9.13-r1.ebuild 
b/dev-java/ant-core/ant-core-1.9.13-r2.ebuild
similarity index 97%
rename from dev-java/ant-core/ant-core-1.9.13-r1.ebuild
rename to dev-java/ant-core/ant-core-1.9.13-r2.ebuild
index a5340c00be7..d5c615d4701 100644
--- a/dev-java/ant-core/ant-core-1.9.13-r1.ebuild
+++ b/dev-java/ant-core/ant-core-1.9.13-r2.ebuild
@@ -78,7 +78,7 @@ src_install() {
dobin src/script/ant
 
dodir /usr/share/${PN}/bin
-   for each in antRun antRun.pl runant.pl runant.py complete-ant-cmd.pl ; 
do
+   for each in antRun antRun.pl runant.pl runant.py ; do
dobin "${S}/src/script/${each}"
dosym ../../../bin/${each} /usr/share/${PN}/bin/${each}
done



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

2019-04-30 Thread Fabian Groffen
commit: fad4e2f0ce2310f180c8cd25902aa1ee4de44390
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue Apr 30 08:19:52 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue Apr 30 08:19:52 2019 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=fad4e2f0

libq/cache: fix reading quoted strings in cache_read_file_ebuild

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

 libq/cache.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libq/cache.c b/libq/cache.c
index 504b6d3..ab7e4f8 100644
--- a/libq/cache.c
+++ b/libq/cache.c
@@ -419,7 +419,7 @@ cache_read_file_ebuild(cache_pkg_ctx *pkg_ctx)
q = p;
if (*q == '"' || *q == '\'') {
/* find matching quote */
-   q = p;
+   p++;
do {
while (*p != '\0' && *p != *q)
p++;



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

2019-04-30 Thread Fabian Groffen
commit: 262ec2d23a8819c36b6983971dfead24bdd6cbee
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue Apr 30 08:00:59 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue Apr 30 08:00:59 2019 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=262ec2d2

qcache: suppress keywordless ebuilds in -n mode

Only return matches for ebuilds that actually have *any* keywords.

Bug: https://bugs.gentoo.org/684252
Signed-off-by: Fabian Groffen  gentoo.org>

 qcache.c | 15 ---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/qcache.c b/qcache.c
index 7c5ae42..116f389 100644
--- a/qcache.c
+++ b/qcache.c
@@ -240,14 +240,23 @@ qcache_imlate(cache_pkg_ctx *pkg_ctx, void *priv)
 static int
 qcache_not(cache_pkg_ctx *pkg_ctx, void *priv)
 {
+   size_t a;
qcache_data *data = (qcache_data *)priv;
 
if (data->keywordsbuf[qcache_test_arch] != testing &&
data->keywordsbuf[qcache_test_arch] != stable)
{
-   print_keywords(pkg_ctx->cat_ctx->name, pkg_ctx->name,
-   data->keywordsbuf);
-   return EXIT_SUCCESS;
+   /* match if any of the other arches have keywords */
+   for (a = 0; a < archlist_count; a++) {
+   if (data->keywordsbuf[a] == stable ||
+   data->keywordsbuf[a] == testing)
+   break;
+   }
+   if (a < archlist_count) {
+   print_keywords(pkg_ctx->cat_ctx->name, pkg_ctx->name,
+   data->keywordsbuf);
+   return EXIT_SUCCESS;
+   }
}
 
return EXIT_FAILURE;



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

2019-04-30 Thread Fabian Groffen
commit: 737cbc7da8473b7f2cd98b18201bf438c7e6c8c7
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue Apr 30 07:52:27 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue Apr 30 07:52:27 2019 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=737cbc7d

libq/cache: fix some issues (likely bugs #684252 and #684476)

cache_next_pkg: fix package traversal and cat_ctx shoveling
cache_read_file_ebuild: fix key parsing (not to loop forever)
cache_pkg_read: open correct file for ebuild case

Bug: https://bugs.gentoo.org/684252
Bug: https://bugs.gentoo.org/684476
Signed-off-by: Fabian Groffen  gentoo.org>

 libq/cache.c | 37 -
 1 file changed, 28 insertions(+), 9 deletions(-)

diff --git a/libq/cache.c b/libq/cache.c
index efc47bc..504b6d3 100644
--- a/libq/cache.c
+++ b/libq/cache.c
@@ -144,14 +144,17 @@ cache_next_pkg(cache_cat_ctx *cat_ctx)
q_vdb_ctx *pkgdir = ctx->ebuilddir_ctx;
 
if (pkgdir == NULL)
-   pkgdir = ctx->ebuilddir_ctx = 
xzalloc(sizeof(q_vdb_ctx));
+   pkgdir = ctx->ebuilddir_ctx = 
xmalloc(sizeof(q_vdb_ctx));
+   memset(ctx->ebuilddir_ctx, '\0', 
sizeof(*ctx->ebuilddir_ctx));
 
if ((ctx->ebuilddir_pkg_ctx = 
q_vdb_next_pkg(cat_ctx)) == NULL)
return NULL;
 
pkgdir->portroot_fd = -1;
pkgdir->vdb_fd = cat_ctx->fd;
-   pkgdir->dir = NULL;
+   pkgdir->do_sort = ctx->do_sort;
+   pkgdir->repo = ctx->repo;
+   pkgdir->cachetype = ctx->cachetype;
 
ctx->ebuilddir_cat_ctx =
q_vdb_open_cat(pkgdir, 
ctx->ebuilddir_pkg_ctx->name);
@@ -159,6 +162,7 @@ cache_next_pkg(cache_cat_ctx *cat_ctx)
 
ret = q_vdb_next_pkg(ctx->ebuilddir_cat_ctx);
if (ret == NULL) {
+   q_vdb_close_cat(ctx->ebuilddir_cat_ctx);
ctx->ebuilddir_pkg_ctx = NULL;
} else {
if ((p = strstr(ret->name, ".ebuild")) == NULL) 
{
@@ -166,7 +170,7 @@ cache_next_pkg(cache_cat_ctx *cat_ctx)
ret = NULL;
} else {
/* "zap" the pkg such that it looks 
like CAT/P */
-   ret->cat_ctx = cat_ctx;
+   ret->cat_ctx->name = cat_ctx->name;
*p = '\0';
}
}
@@ -366,6 +370,7 @@ cache_read_file_ebuild(cache_pkg_ctx *pkg_ctx)
char *q;
char *r;
char **key;
+   bool findnl;
 
if ((f = fdopen(pkg_ctx->fd, "r")) == NULL)
goto err;
@@ -382,8 +387,6 @@ cache_read_file_ebuild(cache_pkg_ctx *pkg_ctx)
 
p = ret->_data;
do {
-   if ((p = strchr(p, '\n')) == NULL)
-   break;
q = p;
while (*p >= 'A' && *p <= 'Z')
p++;
@@ -411,11 +414,12 @@ cache_read_file_ebuild(cache_pkg_ctx *pkg_ctx)
 #undef match_key
}
 
+   findnl = true;
if (key != NULL) {
q = p;
if (*q == '"' || *q == '\'') {
/* find matching quote */
-   q = ++p;
+   q = p;
do {
while (*p != '\0' && *p != *q)
p++;
@@ -428,14 +432,20 @@ cache_read_file_ebuild(cache_pkg_ctx *pkg_ctx)
}
break;
} while (1);
+   q++;
} else {
/* find first whitespace */
while (!isspace((int)*p))
p++;
+   if (*p == '\n')
+   findnl = false;
}
-   *p = '\0';
+   *p++ = '\0';
*key = q;
}
+
+   if (findnl && (p = strchr(p, '\n')) != NULL)
+   p++;
} while (p != NULL);
 
fclose(f);
@@ -458,8 +468,17 @@ cache_pkg_read(cache_pkg_ctx *pkg_ctx)
cache_ctx *ctx = (cache_ctx *)(pkg_ctx->cat_ctx->ctx);
 
if (pkg_ctx->fd == -1) 

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

2019-04-30 Thread Fabian Groffen
commit: 7ae5a8f1ab58ceafb781cd25496777058e6a3d63
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Apr 29 18:23:40 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Apr 29 18:23:40 2019 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=7ae5a8f1

q: drop reinitialize bits

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

 q.c | 12 
 1 file changed, 12 deletions(-)

diff --git a/q.c b/q.c
index a57ddb8..a18c791 100644
--- a/q.c
+++ b/q.c
@@ -78,8 +78,6 @@ int q_main(int argc, char **argv)
int i, install;
const char *p;
APPLET func;
-   int reinitialize_metacache = 0;
-   int reinitialize = 0;
 
if (argc == 0)
return 1;
@@ -157,16 +155,6 @@ int q_main(int argc, char **argv)
return ret;
}
 
-#if 0
-   if (reinitialize > 0 || reinitialize_metacache > 0) {
-   reinitialize_as_needed(reinitialize, reinitialize_metacache);
-   return 0;
-   }
-#endif
-   if (reinitialize < 0 || reinitialize_metacache < 0) {
-   reinitialize = reinitialize_metacache = 0;
-   return 0;
-   }
if (argc == optind)
q_usage(EXIT_FAILURE);
if ((func = lookup_applet(argv[optind])) == NULL)



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

2019-04-30 Thread Jeroen Roovers
commit: ff0b706438d2f8b64c038db15eefbb04a814df07
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 07:44:36 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 07:46:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0b7064

x11-misc/macopix: Partially work around slow doins bug

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 x11-misc/macopix/macopix-1.7.4-r2.ebuild | 82 
 1 file changed, 82 insertions(+)

diff --git a/x11-misc/macopix/macopix-1.7.4-r2.ebuild 
b/x11-misc/macopix/macopix-1.7.4-r2.ebuild
new file mode 100644
index 000..a86fef2
--- /dev/null
+++ b/x11-misc/macopix/macopix-1.7.4-r2.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools flag-o-matic
+
+DESCRIPTION="MaCoPiX (Mascot Constructive Pilot for X) is a desktop mascot 
application"
+HOMEPAGE="http://rosegray.sakura.ne.jp/macopix/index-e.html;
+
+BASE_URI="http://rosegray.sakura.ne.jp/macopix;
+SRC_URI="${BASE_URI}/${P}.tar.bz2"
+
+# NOTE: These mascots are not redistributable on commercial CD-ROM.
+# The author granted to use them under Gentoo Linux.
+MACOPIX_MASCOTS="
+   macopix-mascot-HxB-euc-ja-0.30
+   macopix-mascot-marimite-euc-ja-2.20
+   macopix-mascot-cosmos-euc-ja-1.02
+   macopix-mascot-mizuiro-euc-ja-1.02
+   macopix-mascot-pia2-euc-ja-1.02
+   macopix-mascot-tsukihime-euc-ja-1.02
+   macopix-mascot-triangle_heart-euc-ja-1.02
+   macopix-mascot-comic_party-euc-ja-1.02
+   macopix-mascot-kanon-euc-ja-1.02
+   macopix-mascot-one-euc-ja-1.02
+"
+
+for i in ${MACOPIX_MASCOTS} ; do
+   SRC_URI+=" ${BASE_URI}/${i}.tar.gz"
+done
+
+# programme itself is GPL-2, and mascots are free-noncomm
+LICENSE="GPL-2 free-noncomm"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="gnutls nls"
+
+RDEPEND="
+   dev-libs/glib:2
+   media-libs/libpng:0=
+   sys-devel/gettext
+   x11-libs/gtk+:2
+   gnutls? ( net-libs/gnutls )
+   !gnutls? ( dev-libs/openssl:0= )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+"
+PATCHES=(
+   "${FILESDIR}"/${P}-windres.patch
+)
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   append-libs -lX11
+
+   econf $(use_with gnutls)
+}
+
+src_install() {
+   default
+
+   dodoc AUTHORS ChangeLog* NEWS *README*
+
+   # install mascots
+   for d in ${MACOPIX_MASCOTS} ; do
+   einfo "Installing ${d}..."
+   cd "${WORKDIR}/${d}" || die
+   insinto /usr/share/"${PN}"
+   doins *.mcpx *.menu
+   insinto /usr/share/"${PN}"/pixmap
+   doins *.png
+   docinto "${d}"
+   dodoc README.jp
+   done
+}



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

2019-04-30 Thread Lars Wendler
commit: 5b31a7ecfeac4e19df2d77cd1b469c1b6bc77938
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Apr 30 07:44:06 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Apr 30 07:44:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b31a7ec

media-libs/libpng: Security cleanup.

Bug: https://bugs.gentoo.org/683366
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 media-libs/libpng/Manifest|  4 ---
 media-libs/libpng/libpng-1.6.35-r1.ebuild | 45 ---
 media-libs/libpng/libpng-1.6.36.ebuild| 45 ---
 3 files changed, 94 deletions(-)

diff --git a/media-libs/libpng/Manifest b/media-libs/libpng/Manifest
index 54b7a603fa0..a2a4982b3ad 100644
--- a/media-libs/libpng/Manifest
+++ b/media-libs/libpng/Manifest
@@ -1,9 +1,5 @@
 DIST libpng-1.2.59.tar.xz 657424 BLAKE2B 
a64a8e5c914a20b1f16a219b508b06d12ff28903083792cf07dae841ad13b3636b9d715d9bbfc459a134dfdf2a9b37bac1fbcff14a91c214340325ba8266431e
 SHA512 
bfdc51eca72a76697f1396611a08aa4ce6a169837197699c55d845fdef17850e8f7665b7b81ba815c277453737f12eeb41409ff9c7eca1ac0c0d134c44492a6e
 DIST libpng-1.5.30-apng.patch.gz 10272 BLAKE2B 
335b99e30a476b358483b0ca44d895580bddad05d18ab7f47b4cfa383a04c53c1db7d5773919445c281b0b0921485b946cb67c36db07aad494f051d4db19e4e1
 SHA512 
1c06e2e1b2420580d4399b7b752df9ed193c81febcc9983351fc72ce3900dc43a433780e7a0184b612b7723d8870a514db7398ec0c081dabe6cb4ea824880236
 DIST libpng-1.5.30.tar.xz 756992 BLAKE2B 
02813c7cf06e61d429fe963ae2c1e68bfb390b8eeea52147f582729b4a86c73055c2c79eb3d0b533587dd5a16dc0abf7afd986794c01ec59ae0a7dfea989
 SHA512 
8716c6720c1ddbb38f439df42dbb472d37490fd207efe59bd872ce9adec7359025dc84544efddd19c8e339ecc28389a746e6987ff41ac6e76915c1e1d2c6f20d
-DIST libpng-1.6.35-apng.patch.gz 10396 BLAKE2B 
5f69db106909f690f3fc96dc14db3c7281c3abb0ea9cd119fcf0cb6584eb1eb5f244d57e4ec7198614f3df5f9b302c0de2b447ed0cbacaa7b15821c2e3c23cf7
 SHA512 
40cda24d003089c31786b70fd581cdd960f338ae89535646a2188bc8e25e603a6ad2080406017bd45edb298442a88dd60ada1ec650b001596d216e8194a3dda1
-DIST libpng-1.6.35.tar.xz 1014320 BLAKE2B 
2c1d8a4a1af8d5c67c8c18414fc1c32ad41b81e5300b3fe72c2bb89afece764087c7829308243e5eb24e7d685c56ba6c151b66ef64603528ac0406d89dd4cc4d
 SHA512 
b69152bc7869e98536effa8e45e2dac7bffee26aa9e31fc90b37506a702256919bcf4dd9cadc42fa4e45143bc023ffd7c637742367e58707e8c2226b3a09eee0
-DIST libpng-1.6.36-apng.patch.gz 10329 BLAKE2B 
8c97da493a1eed697d8bbba96dea992b17360f5e4844b8d43c63a73684f09094d28d0032a8311e39f633c449674e7aec7bab0e923d9df8ff2a7e17caaccdef5d
 SHA512 
1c82e2399dd6dea14955a4e8da8d3f50bbcee42676dda5d7abdd36f27d1228924b0107d0174258adeb2eec8ba74b267d8a778b72b72f6dcef176608d5ff7c912
-DIST libpng-1.6.36.tar.xz 1012544 BLAKE2B 
6b89e39e5a301e9e4d7fe93d97e4b8695a214b5b102cc1b21455baea2608b99003110f6f20beb3464e1cf62762a35917bdc07f31ba5aa041776601cc9651809c
 SHA512 
a86ee977df69748e5039fb0ead883f1d3f88b8a701fa24cf8e62dd77c5871bb46397d794fa33ec1d0be1ac488246832ad79d0e6117ac093bdce1b2a1cfcb2bb0
 DIST libpng-1.6.37-apng.patch.gz 10334 BLAKE2B 
98660f2c13a78c93f937adf2859447cb0e6fa014b2ef6f0571c910593d94cc0a50137d271dbded0b571a3bc0ce4e9f765be48130ee4ae89884fb7292a1b0cf6e
 SHA512 
a9365257a33d67d7e7284494a37747bb1f3ab89f42a1730f2745c604538f59861828dc91d9bc1d08a5b79ab2f4eef1bb9e438dda1774b3548a1c56be77f8435f
 DIST libpng-1.6.37.tar.xz 1012272 BLAKE2B 
48e8f48a88e0db6fcbc0c0f1a4d5bda6e6c8b03255bacdc60e353256ae41ccc01b5b2a7e0e7b0dea236c53a3b9d1dd89d4bb19445afbebc37bf0f92691452424
 SHA512 
59e8c1059013497ae616a14c3abbe239322d3873c6ded0912403fc62fb260561768230b6ab997e23b868c09f539fd13635616b9fa0dd6279a3f63ec7e074

diff --git a/media-libs/libpng/libpng-1.6.35-r1.ebuild 
b/media-libs/libpng/libpng-1.6.35-r1.ebuild
deleted file mode 100644
index 442c01532f5..000
--- a/media-libs/libpng/libpng-1.6.35-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit libtool multilib-minimal
-
-DESCRIPTION="Portable Network Graphics library"
-HOMEPAGE="http://www.libpng.org/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz
-   apng? ( mirror://sourceforge/apng/${P}-apng.patch.gz )"
-
-LICENSE="libpng"
-SLOT="0/16"
-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 ~x86-winnt"
-IUSE="apng cpu_flags_x86_sse neon static-libs"
-
-RDEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils"
-
-src_prepare() {
-   default
-   if use apng; then
-   eapply -p0 "${WORKDIR}"/${PN}-*-apng.patch
-   # Don't execute symbols check with apng patch wrt #378111
-   sed -i -e 

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

2019-04-30 Thread Jeroen Roovers
commit: 90fad8fcf30df13a3f080febee448ba4d64c00cf
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 06:30:54 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 06:33:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90fad8fc

net-misc/youtube-dl: Version 2019.04.30

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-misc/youtube-dl/Manifest |  1 +
 net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild | 68 
 2 files changed, 69 insertions(+)

diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest
index b2341bae844..29ca9379bcf 100644
--- a/net-misc/youtube-dl/Manifest
+++ b/net-misc/youtube-dl/Manifest
@@ -1,2 +1,3 @@
 DIST youtube-dl-2019.04.17.tar.gz 3146625 BLAKE2B 
35f49bcb56daa3ddbeeaaab57e4be259ddd2ebd1b21f797098fecb33fc0e153947558406f91878e2bb2d2627c950b4e670dbde35a148f1c216e46d366a7bb462
 SHA512 
6277a96a6487d81be23e0772c8e6fa36337d5b2b90a50b9be328579334b92c6e1a6eb9634a66969435c0d47e734fb907e286578cbc2f693565055edb8148
 DIST youtube-dl-2019.04.24.tar.gz 3152789 BLAKE2B 
a90bc795d80c1dd50910288eead0646ffb0757afe911e3d3429b7ad20bcb9a494e12c341833731cbaf7009e0aef9d30695cf8e8c4e4688950709e96b02f10aff
 SHA512 
44fa60c4e62bcc8d81908d600349ad89b1123262c942fe206d5966e7e2e59aca94d13e56bfac61b8be6da365316634aeb057b3d6055d6ff8b57addc1597d8fa3
+DIST youtube-dl-2019.04.30.tar.gz 3163152 BLAKE2B 
9740bbbf883714f3c8017bca81b175a6179bb86b5226a284623a84afbd5c70d51010679c49eed3a3672fd7a147a5181b1a47d326c1fd4f403207dca7acf6a0c8
 SHA512 
db32d1162c11cd7850b162a48dd8f34bdfba142ab75fa3ac20088cf934cb9c6cfe44c0fc38bac173ae8056fe72aaae04e80b4ed47c162b1fdb1bdb2d95180ef6

diff --git a/net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild 
b/net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild
new file mode 100644
index 000..20bf8606772
--- /dev/null
+++ b/net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7})
+inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
+
+DESCRIPTION="Download videos from YouTube.com (and more sites...)"
+HOMEPAGE="https://rg3.github.com/youtube-dl/;
+SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz;
+LICENSE="public-domain"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+RESTRICT="test"
+SLOT="0"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+RDEPEND="
+   ${DEPEND}
+   || (
+   dev-python/pycryptodome[${PYTHON_USEDEP}]
+   dev-python/pycrypto[${PYTHON_USEDEP}]
+   )
+"
+S="${WORKDIR}/${PN}"
+
+src_compile() {
+   distutils-r1_src_compile
+}
+
+python_install_all() {
+   dodoc README.txt
+   doman ${PN}.1
+
+   newbashcomp ${PN}.bash-completion ${PN}
+
+   insinto /usr/share/zsh/site-functions
+   newins ${PN}.zsh _${PN}
+
+   insinto /usr/share/fish/vendor_completions.d
+   doins ${PN}.fish
+
+   distutils-r1_python_install_all
+
+   rm -r "${ED}"/usr/etc || die
+   rm -r "${ED}"/usr/share/doc/youtube_dl || die
+}
+
+pkg_postinst() {
+   elog "${PN}(1) / https://bugs.gentoo.org/355661 /"
+   elog "https://github.com/rg3/${PN}/blob/master/README.md#faq :"
+   elog
+   elog "${PN} works fine on its own on most sites. However, if you want"
+   elog "to convert video/audio, you'll need avconf (media-video/libav) or"
+   elog "ffmpeg (media-video/ffmpeg). On some sites - most notably YouTube 
-"
+   elog "videos can be retrieved in a higher quality format without sound."
+   elog "${PN} will detect whether avconv/ffmpeg is present and"
+   elog "automatically pick the best option."
+   elog
+   elog "Videos or video formats streamed via RTMP protocol can only be"
+   elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
+   elog "Downloading MMS and RTSP videos requires either mplayer"
+   elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed."
+   elog
+   elog "If you want ${PN} to embed thumbnails from the metadata into the"
+   elog "resulting MP4 files, consider installing 
media-video/atomicparsley"
+}



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

2019-04-30 Thread Jeroen Roovers
commit: 2c511031bfdfbbab02dbee967e532ab8d2432b07
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr 30 06:27:35 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr 30 06:33:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c511031

net-misc/youtube-dl: Stable

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-misc/youtube-dl/youtube-dl-2019.04.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/youtube-dl/youtube-dl-2019.04.24.ebuild 
b/net-misc/youtube-dl/youtube-dl-2019.04.24.ebuild
index 20bf8606772..031b60d9dd8 100644
--- a/net-misc/youtube-dl/youtube-dl-2019.04.24.ebuild
+++ b/net-misc/youtube-dl/youtube-dl-2019.04.24.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://rg3.github.com/youtube-dl/;
 SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz;
 LICENSE="public-domain"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 RESTRICT="test"
 SLOT="0"
 DEPEND="



  1   2   >