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

2019-09-28 Thread Mike Gilbert
commit: f1c0397a323a8befd642583ca00637f88de75bd8
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 03:07:05 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c0397a

app-i18n/ibus-hangul: Delete old version (1.5.0-r1).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/ibus-hangul/Manifest|  1 -
 app-i18n/ibus-hangul/ibus-hangul-1.5.0-r1.ebuild | 45 
 2 files changed, 46 deletions(-)

diff --git a/app-i18n/ibus-hangul/Manifest b/app-i18n/ibus-hangul/Manifest
index 1a0f7b775f8..639833fb607 100644
--- a/app-i18n/ibus-hangul/Manifest
+++ b/app-i18n/ibus-hangul/Manifest
@@ -1,2 +1 @@
-DIST ibus-hangul-1.5.0.tar.gz 505707 BLAKE2B 
4dd630d7ed83ff4913e87c4d77f951845714697500a87ae337d898fe674d29e9421d5d506c2beb3acef859864d655f20d92f6a0cc5620f293a8a7623c4bd3158
 SHA512 
a9bef9ad887d1b41555af12e7589a9c4c69ddf4f61890907d90cbab6b9bf4cb6df4739c54d34ee1b2507486a1cb568f826bb4641e9ccee8ccfa11ff2d7e962bb
 DIST ibus-hangul-1.5.1.tar.gz 460517 BLAKE2B 
913d0d8b8995fac3cd73ca40280761d5bf44f35134cb7e73075c233f9c1ef5aa00bb7d7b8da20a69273cd0eb8202b9deb409e1b8d1b6ebbeb5f0ef98d341
 SHA512 
1254398cc4daef2bcbb4cf5be5cfe4c3478097cc5be1f2b39861efe55529ba36602798a84c2540298c2c3b6405c1bd38c97543827c74a473dca5a2d23e3ac4ec

diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.0-r1.ebuild 
b/app-i18n/ibus-hangul/ibus-hangul-1.5.0-r1.ebuild
deleted file mode 100644
index 4e80d01814d..000
--- a/app-i18n/ibus-hangul/ibus-hangul-1.5.0-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"
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-
-inherit gnome2-utils python-single-r1
-
-DESCRIPTION="Korean Hangul engine for IBus"
-HOMEPAGE="https://github.com/libhangul/ibus-hangul/wiki;
-SRC_URI="https://github.com/libhangul/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   >=app-i18n/libhangul-0.1
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-   dev-util/intltool
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   sed -i "s/@PYTHON@/${EPYTHON}/" setup/${PN/-/-setup-}.in
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}



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

2019-09-28 Thread Mike Gilbert
commit: 3c8acf39fcae71c55143274e7151e1c48e7613d4
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 18:30:17 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c8acf39

media-video/lsdvd: Depend on media-libs/libdvdread:0=.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 media-video/lsdvd/lsdvd-0.17.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/lsdvd/lsdvd-0.17.ebuild 
b/media-video/lsdvd/lsdvd-0.17.ebuild
index c7ac5c7dc1d..b1d3d898101 100644
--- a/media-video/lsdvd/lsdvd-0.17.ebuild
+++ b/media-video/lsdvd/lsdvd-0.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2003-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos"
 IUSE=""
 
-RDEPEND="media-libs/libdvdread"
+RDEPEND="media-libs/libdvdread:0="
 DEPEND="${RDEPEND}"
 DOCS="AUTHORS README ChangeLog"
 



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

2019-09-28 Thread Mike Gilbert
commit: 960c8da1005727013dec46c5d6dfa550d9a3aadd
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 18:18:21 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=960c8da1

media-libs/dav1d: Update subslot.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 media-libs/dav1d/dav1d-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/dav1d/dav1d-.ebuild 
b/media-libs/dav1d/dav1d-.ebuild
index c344ddc2e4e..c9ccd1968db 100644
--- a/media-libs/dav1d/dav1d-.ebuild
+++ b/media-libs/dav1d/dav1d-.ebuild
@@ -18,7 +18,7 @@ DESCRIPTION="dav1d is an AV1 Decoder :)"
 HOMEPAGE="https://code.videolan.org/videolan/dav1d;
 
 LICENSE="BSD-2"
-SLOT="0/2"
+SLOT="0/3"
 IUSE="+8bit +10bit +asm"
 
 ASM_DEPEND=">=dev-lang/nasm-2.13"



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

2019-09-28 Thread Mike Gilbert
commit: 86afdd2a04693688242a2807fda51a117cfa281d
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 18:52:16 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86afdd2a

media-video/vlc: Depend on media-libs/libdvdnav and media-libs/libdvdread with 
:0=.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 media-video/vlc/vlc-3.0.8.ebuild| 6 +++---
 media-video/vlc/vlc-3.0..ebuild | 6 +++---
 media-video/vlc/vlc-.ebuild | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/media-video/vlc/vlc-3.0.8.ebuild b/media-video/vlc/vlc-3.0.8.ebuild
index 2adb5c449a1..7314b82ac93 100644
--- a/media-video/vlc/vlc-3.0.8.ebuild
+++ b/media-video/vlc/vlc-3.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2000-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -90,8 +90,8 @@ RDEPEND="
dts? ( media-libs/libdca )
dvbpsi? ( >=media-libs/libdvbpsi-1.2.0:= )
dvd? (
-   >=media-libs/libdvdnav-4.9
-   >=media-libs/libdvdread-4.9
+   >=media-libs/libdvdnav-4.9:0=
+   >=media-libs/libdvdread-4.9:0=
)
faad? ( media-libs/faad2 )
fdk? ( media-libs/fdk-aac:= )

diff --git a/media-video/vlc/vlc-3.0..ebuild 
b/media-video/vlc/vlc-3.0..ebuild
index 8a0363090c5..6a86e778baa 100644
--- a/media-video/vlc/vlc-3.0..ebuild
+++ b/media-video/vlc/vlc-3.0..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2000-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -90,8 +90,8 @@ RDEPEND="
dts? ( media-libs/libdca )
dvbpsi? ( >=media-libs/libdvbpsi-1.2.0:= )
dvd? (
-   >=media-libs/libdvdnav-4.9
-   >=media-libs/libdvdread-4.9
+   >=media-libs/libdvdnav-4.9:0=
+   >=media-libs/libdvdread-4.9:0=
)
faad? ( media-libs/faad2 )
fdk? ( media-libs/fdk-aac:= )

diff --git a/media-video/vlc/vlc-.ebuild b/media-video/vlc/vlc-.ebuild
index aabafcaad22..7f412259f5c 100644
--- a/media-video/vlc/vlc-.ebuild
+++ b/media-video/vlc/vlc-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2000-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -90,8 +90,8 @@ RDEPEND="
dts? ( media-libs/libdca )
dvbpsi? ( >=media-libs/libdvbpsi-1.2.0:= )
dvd? (
-   >=media-libs/libdvdnav-4.9
-   >=media-libs/libdvdread-4.9
+   >=media-libs/libdvdnav-4.9:0=
+   >=media-libs/libdvdread-4.9:0=
)
faad? ( media-libs/faad2 )
fdk? ( media-libs/fdk-aac:= )



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

2019-09-28 Thread Mike Gilbert
commit: 618f64cbe4c3bfb29e70881dc0f2c9a2a88f086c
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 03:01:59 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618f64cb

dev-libs/darts: Use sources from Darts-clone (fork of Darts).

Fixes: https://bugs.gentoo.org/692950
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-libs/darts/Manifest|  1 +
 .../darts/darts-0.32h_pre20181117064816.ebuild | 57 ++
 dev-libs/darts/darts-.ebuild   | 57 ++
 dev-libs/darts/metadata.xml| 11 +++--
 4 files changed, 122 insertions(+), 4 deletions(-)

diff --git a/dev-libs/darts/Manifest b/dev-libs/darts/Manifest
index 5a6424dbf09..0b686560203 100644
--- a/dev-libs/darts/Manifest
+++ b/dev-libs/darts/Manifest
@@ -1 +1,2 @@
 DIST darts-0.32.tar.gz 234001 BLAKE2B 
e40f16e6ead25809d981c98924867903e1d0f3734682b61ad1be40a10a4212795dfdef55a0eb6f9d0f60ef7676ed27929a6812bf8f57972dcf00875e99d9917b
 SHA512 
b9af8ce60688f5858dac2cac35a8666848dba6729f9f4364786123a1c0484e56c8b981ec04e59653afbcf20cce3b326a49243095213efb525b5669472ac7358e
+DIST darts-0.32h_pre20181117064816.tar.gz 38856 BLAKE2B 
db4bf7ca88ceb81dcaee4494708d3f469dfc4f1ce53aa731f291d4b7d73f2c48a9e8d97caf32fd0bdd66aaba1c9e3e2e0289a5f2fdf7f5f1f2351c3808d6a98c
 SHA512 
092cc833fff937365117f5b780f09a1ffdd25104ab57e36f7cba25a9a6bee289c105cae997a50b61b5b542c1c34d71bddf132d0ca14d563198b57caa9af2ac22

diff --git a/dev-libs/darts/darts-0.32h_pre20181117064816.ebuild 
b/dev-libs/darts/darts-0.32h_pre20181117064816.ebuild
new file mode 100644
index 000..a379bd2b6cb
--- /dev/null
+++ b/dev-libs/darts/darts-0.32h_pre20181117064816.ebuild
@@ -0,0 +1,57 @@
+# Copyright 2003-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+WANT_LIBTOOL="none"
+
+inherit autotools
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/s-yata/darts-clone;
+else
+   DARTS_CLONE_GIT_REVISION="e40ce4627526985a7767444b6ed6893ab6ff8983"
+fi
+
+DESCRIPTION="Darts-clone (Double-ARray Trie System) C++ library"
+# Original upstream: http://chasen.org/~taku/software/darts/
+HOMEPAGE="https://github.com/s-yata/darts-clone 
https://code.google.com/archive/p/darts-clone/;
+if [[ "${PV}" == "" ]]; then
+   SRC_URI=""
+else
+   
SRC_URI="https://github.com/s-yata/darts-clone/archive/${DARTS_CLONE_GIT_REVISION}.tar.gz
 -> ${P}.tar.gz"
+fi
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+BDEPEND=""
+DEPEND=""
+RDEPEND=""
+
+if [[ "${PV}" != "" ]]; then
+   S="${WORKDIR}/darts-clone-${DARTS_CLONE_GIT_REVISION}"
+fi
+
+src_prepare() {
+   default
+   eaclocal
+   eautoconf
+   eautomake
+}
+
+src_install() {
+   default
+
+   local language source_file target_file
+   for source_file in doc/*/*.md; do
+   language="${source_file#*/}"
+   language="${language%%/*}"
+   target_file="${source_file##*/}"
+   target_file="${target_file%.md}.${language}.md"
+   newdoc "${source_file}" "${target_file}"
+   done
+}

diff --git a/dev-libs/darts/darts-.ebuild b/dev-libs/darts/darts-.ebuild
new file mode 100644
index 000..556c583634b
--- /dev/null
+++ b/dev-libs/darts/darts-.ebuild
@@ -0,0 +1,57 @@
+# Copyright 2003-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+WANT_LIBTOOL="none"
+
+inherit autotools
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/s-yata/darts-clone;
+else
+   DARTS_CLONE_GIT_REVISION=""
+fi
+
+DESCRIPTION="Darts-clone (Double-ARray Trie System) C++ library"
+# Original upstream: http://chasen.org/~taku/software/darts/
+HOMEPAGE="https://github.com/s-yata/darts-clone 
https://code.google.com/archive/p/darts-clone/;
+if [[ "${PV}" == "" ]]; then
+   SRC_URI=""
+else
+   
SRC_URI="https://github.com/s-yata/darts-clone/archive/${DARTS_CLONE_GIT_REVISION}.tar.gz
 -> ${P}.tar.gz"
+fi
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+BDEPEND=""
+DEPEND=""
+RDEPEND=""
+
+if [[ "${PV}" != "" ]]; then
+   S="${WORKDIR}/darts-clone-${DARTS_CLONE_GIT_REVISION}"
+fi
+
+src_prepare() {
+   default
+   eaclocal
+   eautoconf
+   eautomake
+}
+
+src_install() {
+   default
+
+   local language source_file target_file
+   for source_file in doc/*/*.md; do
+   language="${source_file#*/}"
+   language="${language%%/*}"
+   target_file="${source_file##*/}"
+   

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

2019-09-28 Thread Mike Gilbert
commit: b3638d38906eae81aef122ac5b6036cef68c1095
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 18:59:20 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3638d38

net-libs/srt: Depend on dev-libs/nettle:0= when USE="gnutls".

Fixes: https://bugs.gentoo.org/692876
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 net-libs/srt/srt-1.3.2.ebuild | 7 +--
 net-libs/srt/srt-.ebuild  | 7 +--
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/net-libs/srt/srt-1.3.2.ebuild b/net-libs/srt/srt-1.3.2.ebuild
index 998bdd69626..f329f489083 100644
--- a/net-libs/srt/srt-1.3.2.ebuild
+++ b/net-libs/srt/srt-1.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2018-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,10 @@ SLOT="0"
 IUSE="gnutls libressl"
 
 DEPEND="
-   gnutls? ( net-libs/gnutls:=[${MULTILIB_USEDEP}] )
+   gnutls? (
+   dev-libs/nettle:0=[${MULTILIB_USEDEP}]
+   net-libs/gnutls:0=[${MULTILIB_USEDEP}]
+   )
!gnutls? (
!libressl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )
libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] )

diff --git a/net-libs/srt/srt-.ebuild b/net-libs/srt/srt-.ebuild
index 436354c1ae7..10750221932 100644
--- a/net-libs/srt/srt-.ebuild
+++ b/net-libs/srt/srt-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2018-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,10 @@ SLOT="0"
 IUSE="gnutls libressl test"
 
 RDEPEND="
-   gnutls? ( net-libs/gnutls:=[${MULTILIB_USEDEP}] )
+   gnutls? (
+   dev-libs/nettle:0=[${MULTILIB_USEDEP}]
+   net-libs/gnutls:0=[${MULTILIB_USEDEP}]
+   )
!gnutls? (
!libressl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )
libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] )



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

2019-09-28 Thread Mike Gilbert
commit: 5f216ac5a93a89127bb5d32c8f5bc55f46dcd347
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 02:17:48 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f216ac5

app-i18n/libkkc: Version bump (0.3.6_pre20190809104047). Support Python 3.

Fixes: https://bugs.gentoo.org/695004
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/libkkc/Manifest   |  1 +
 .../libkkc/libkkc-0.3.6_pre20190809104047.ebuild   | 67 ++
 2 files changed, 68 insertions(+)

diff --git a/app-i18n/libkkc/Manifest b/app-i18n/libkkc/Manifest
index edbfdd2a30a..be3971ae010 100644
--- a/app-i18n/libkkc/Manifest
+++ b/app-i18n/libkkc/Manifest
@@ -1 +1,2 @@
 DIST libkkc-0.3.5.tar.gz 1424282 BLAKE2B 
5c1664f85b15e4f7b82d07c21ee29b82bea0d8f534b2f866c9604e38b5578b323c3252ae76a325ec269d82c972c9155bb42ca9c765bc47e13825edabfd974ca5
 SHA512 
f611c3104a22ad38af29746870849d8937b6af2a7fee0952cc25f36ef845b5617a192df7ca63ff2a507384f7a6a13c9c1b4fa3b9a34f3f041bee8793d04b9236
+DIST libkkc-0.3.6_pre20190809104047.tar.gz 389976 BLAKE2B 
03c43384f4f1f0e48a3eec2afb9f90a39e42469439a7dbc06692e020d83b8362f19c41ea8960cd5147edca04dcf67be5e74315f494dd017a6ce018f217b6a5a7
 SHA512 
87c5294900b29e4b2225c24ee744c619691a5f25edc453c2ece44133695a8d0e1a1a07bb5a00d615cc95057ae5b451c845c7ce476df555e025097c38aff87a69

diff --git a/app-i18n/libkkc/libkkc-0.3.6_pre20190809104047.ebuild 
b/app-i18n/libkkc/libkkc-0.3.6_pre20190809104047.ebuild
new file mode 100644
index 000..3f920501d61
--- /dev/null
+++ b/app-i18n/libkkc/libkkc-0.3.6_pre20190809104047.ebuild
@@ -0,0 +1,67 @@
+# Copyright 2013-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=(python{3_6,3_7})
+
+inherit autotools python-any-r1 vala
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/ueno/libkkc;
+elif [[ "${PV}" == *_pre* ]]; then
+   LIBKKC_GIT_REVISION="b2e5a152980ee627c39ca8a49082e6df7694b8fc"
+fi
+
+DESCRIPTION="Japanese Kana Kanji conversion input method library"
+HOMEPAGE="https://github.com/ueno/libkkc;
+if [[ "${PV}" == "" ]]; then
+   SRC_URI=""
+elif [[ "${PV}" == *_pre* ]]; then
+   
SRC_URI="https://github.com/ueno/${PN}/archive/${LIBKKC_GIT_REVISION}.tar.gz -> 
${P}.tar.gz"
+else
+   
SRC_URI="https://github.com/ueno/${PN}/releases/download/v${PV}/${P}.tar.gz;
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls static-libs"
+
+BDEPEND="$(python_gen_any_dep 'dev-libs/marisa[python,${PYTHON_USEDEP}]')
+   $(vala_depend)
+   dev-libs/gobject-introspection
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+DEPEND="dev-libs/glib:2
+   dev-libs/json-glib
+   dev-libs/libgee:0.8
+   dev-libs/marisa
+   nls? ( virtual/libintl )"
+RDEPEND="${DEPEND}"
+
+if [[ "${PV}" == *_pre* ]]; then
+   S="${WORKDIR}/libkkc-${LIBKKC_GIT_REVISION}"
+fi
+
+python_check_deps() {
+   has_version -b "dev-libs/marisa[python,${PYTHON_USEDEP}]"
+}
+
+src_prepare() {
+   default
+   eautoreconf
+   vala_src_prepare
+}
+
+src_configure() {
+   econf \
+   $(use_enable nls) \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   find "${D}" -name "*.la" -type f -delete || die
+}



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

2019-09-28 Thread Mike Gilbert
commit: 4df9624aac252b98996826438e0615e86686b80e
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 01:54:59 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4df9624a

app-i18n/anthy: Use EAPI="7".

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/anthy/anthy-9100h-r2.ebuild | 32 ++--
 1 file changed, 18 insertions(+), 14 deletions(-)

diff --git a/app-i18n/anthy/anthy-9100h-r2.ebuild 
b/app-i18n/anthy/anthy-9100h-r2.ebuild
index 45d7ba0deb5..2ae79f831a7 100644
--- a/app-i18n/anthy/anthy-9100h-r2.ebuild
+++ b/app-i18n/anthy/anthy-9100h-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2003-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
-inherit elisp-common ltprune
+inherit elisp-common
 
 DESCRIPTION="Anthy -- free and secure Japanese input system"
 HOMEPAGE="http://anthy.osdn.jp/;
@@ -14,12 +14,16 @@ SLOT="0"
 KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
 IUSE="canna-2ch emacs static-libs"
 
-RDEPEND="canna-2ch? ( app-dicts/canna-2ch )
+BDEPEND="canna-2ch? ( app-dicts/canna-2ch )
emacs? ( virtual/emacs )"
-DEPEND="${RDEPEND}"
+DEPEND=""
+RDEPEND="${BDEPEND}"
 
-PATCHES=( "${FILESDIR}"/${PN}-anthy_context_t.patch )
-DOCS=( AUTHORS ChangeLog DIARY NEWS README )
+PATCHES=(
+   "${FILESDIR}/${PN}-anthy_context_t.patch"
+)
+
+DOCS=(AUTHORS ChangeLog DIARY NEWS README)
 
 SITEFILE="50${PN}-gentoo.el"
 
@@ -27,27 +31,27 @@ src_prepare() {
default
 
if use canna-2ch; then
-   einfo "Adding nichan.ctd to anthy.dic."
-   sed -i "/set_input_encoding eucjp/aread 
${EPREFIX}/var/lib/canna/dic/canna/nichan.ctd" mkworddic/dict.args.in
+   einfo "Adding nichan.ctd to anthy.dic"
+   sed -e "/set_input_encoding eucjp/aread 
${EPREFIX}/var/lib/canna/dic/canna/nichan.ctd" -i mkworddic/dict.args.in || die
fi
 }
 
 src_configure() {
econf \
$(use_enable static-libs static) \
-   EMACS=$(usex emacs "${EMACS}")
+   EMACS="$(usex emacs "${EMACS}")"
 }
 
 src_install() {
default
-   prune_libtool_files
+   find "${D}" -name "*.la" -type f -delete || die
+
+   rm doc/Makefile* || die
+   dodoc -r doc
 
if use emacs; then
elisp-site-file-install "${FILESDIR}"/${SITEFILE}
fi
-
-   rm -f doc/Makefile*
-   dodoc -r doc
 }
 
 pkg_postinst() {



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

2019-09-28 Thread Mike Gilbert
commit: 027d261d24649a83d854dff4ce2d7516d3b5605d
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 18:37:27 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=027d261d

media-video/mplayer: Depend on media-libs/libdvdread and media-libs/libdvdnav 
with :0=.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 media-video/mplayer/mplayer-1.3.0-r5.ebuild | 4 ++--
 media-video/mplayer/mplayer-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-video/mplayer/mplayer-1.3.0-r5.ebuild 
b/media-video/mplayer/mplayer-1.3.0-r5.ebuild
index b3c344f98b8..838455a9693 100644
--- a/media-video/mplayer/mplayer-1.3.0-r5.ebuild
+++ b/media-video/mplayer/mplayer-1.3.0-r5.ebuild
@@ -71,8 +71,8 @@ RDEPEND+="
dga? ( x11-libs/libXxf86dga )
dts? ( media-libs/libdca )
dv? ( media-libs/libdv )
-   dvd? ( >=media-libs/libdvdread-4.1.3 )
-   dvdnav? ( >=media-libs/libdvdnav-4.1.3 )
+   dvd? ( >=media-libs/libdvdread-4.1.3:0= )
+   dvdnav? ( >=media-libs/libdvdnav-4.1.3:0= )
encode? (
!twolame? ( toolame? ( media-sound/toolame ) )
twolame? ( media-sound/twolame )

diff --git a/media-video/mplayer/mplayer-.ebuild 
b/media-video/mplayer/mplayer-.ebuild
index 62db816aa75..501fc9f6208 100644
--- a/media-video/mplayer/mplayer-.ebuild
+++ b/media-video/mplayer/mplayer-.ebuild
@@ -71,8 +71,8 @@ RDEPEND+="
dga? ( x11-libs/libXxf86dga )
dts? ( media-libs/libdca )
dv? ( media-libs/libdv )
-   dvd? ( >=media-libs/libdvdread-4.1.3 )
-   dvdnav? ( >=media-libs/libdvdnav-4.1.3 )
+   dvd? ( >=media-libs/libdvdread-4.1.3:0= )
+   dvdnav? ( >=media-libs/libdvdnav-4.1.3:0= )
encode? (
!twolame? ( toolame? ( media-sound/toolame ) )
twolame? ( media-sound/twolame )



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

2019-09-28 Thread Mike Gilbert
commit: 54111dad825a87510e3896218cb0e111554f82b1
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 02:08:18 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54111dad

dev-libs/marisa: Automatic detection of CPU features enabled by CXXFLAGS.

cpu_flags_x86_* USE flags are no longer needed.

https://github.com/s-yata/marisa-trie/commit/d93f1b67f3aaa2d56bf20089c0ce9ef216da6cb7

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 .../files/marisa-0.2.5-cpu_features_check.patch| 157 +
 dev-libs/marisa/marisa-0.2.5.ebuild|  32 +++--
 2 files changed, 174 insertions(+), 15 deletions(-)

diff --git a/dev-libs/marisa/files/marisa-0.2.5-cpu_features_check.patch 
b/dev-libs/marisa/files/marisa-0.2.5-cpu_features_check.patch
new file mode 100644
index 000..dba677221a1
--- /dev/null
+++ b/dev-libs/marisa/files/marisa-0.2.5-cpu_features_check.patch
@@ -0,0 +1,157 @@
+https://github.com/s-yata/marisa-trie/commit/d93f1b67f3aaa2d56bf20089c0ce9ef216da6cb7
+
+--- /configure.ac
 /configure.ac
+@@ -13,6 +13,56 @@
+ 
+ AC_CONFIG_MACRO_DIR([m4])
+ 
++# Macros for SSE availability check.
++AC_DEFUN([MARISA_ENABLE_SSE2],
++  [AC_EGREP_CPP([yes], [
++#ifdef __SSE2__
++yes
++#endif
++  ], [enable_sse2="yes"], [enable_sse2="no"])])
++AC_DEFUN([MARISA_ENABLE_SSE3],
++  [AC_EGREP_CPP([yes], [
++#ifdef __SSE3__
++yes
++#endif
++  ], [enable_sse3="yes"], [enable_sse3="no"])])
++AC_DEFUN([MARISA_ENABLE_SSSE3],
++ [AC_EGREP_CPP([yes], [
++#ifdef __SSSE3__
++yes
++#endif
++ ], [enable_ssse3="yes"], [enable_ssse3="no"])])
++AC_DEFUN([MARISA_ENABLE_SSE4_1],
++ [AC_EGREP_CPP([yes], [
++#ifdef __SSE4_1__
++yes
++#endif
++ ], [enable_sse4_1="yes"], [enable_sse4_1="no"])])
++AC_DEFUN([MARISA_ENABLE_SSE4_2],
++ [AC_EGREP_CPP([yes], [
++#ifdef __SSE4_2__
++yes
++#endif
++ ], [enable_sse4_2="yes"], [enable_sse4_2="no"])])
++AC_DEFUN([MARISA_ENABLE_SSE4],
++ [AC_EGREP_CPP([yes], [
++#if defined(__POPCNT__) && defined(__SSE4_2__)
++yes
++#endif
++ ], [enable_sse4="yes"], [enable_sse4="no"])])
++AC_DEFUN([MARISA_ENABLE_SSE4A],
++ [AC_EGREP_CPP([yes], [
++#ifdef __SSE4A__
++yes
++#endif
++ ], [enable_sse4a="yes"], [enable_sse4a="no"])])
++AC_DEFUN([MARISA_ENABLE_POPCNT],
++ [AC_EGREP_CPP([yes], [
++#ifdef __POPCNT__
++yes
++#endif
++ ], [enable_popcnt="yes"], [enable_popcnt="no"])])
++
+ # Checks for SSE availability.
+ AC_MSG_CHECKING([whether to use SSE2])
+ AC_ARG_ENABLE([sse2],
+@@ -20,9 +70,7 @@
+   [use SSE2 [default=no]])],
+   [],
+   [enable_sse2="no"])
+-AS_IF([test "x${enable_sse2}" != "xno"], [
+-  enable_sse2="yes"
+-])
++AS_IF([test "x${enable_sse2}" != "xno"], [MARISA_ENABLE_SSE2])
+ AC_MSG_RESULT([${enable_sse2}])
+ 
+ AC_MSG_CHECKING([whether to use SSE3])
+@@ -31,9 +79,7 @@
+   [use SSE3 [default=no]])],
+   [],
+   [enable_sse3="no"])
+-AS_IF([test "x${enable_sse3}" != "xno"], [
+-  enable_sse3="yes"
+-])
++AS_IF([test "x${enable_sse3}" != "xno"], [MARISA_ENABLE_SSE3])
+ AC_MSG_RESULT([${enable_sse3}])
+ 
+ AC_MSG_CHECKING([whether to use SSSE3])
+@@ -42,9 +88,7 @@
+   [use SSSE3 [default=no]])],
+   [],
+   [enable_ssse3="no"])
+-AS_IF([test "x${enable_ssse3}" != "xno"], [
+-  enable_ssse3="yes"
+-])
++AS_IF([test "x${enable_ssse3}" != "xno"], [MARISA_ENABLE_SSSE3])
+ AC_MSG_RESULT([${enable_ssse3}])
+ 
+ AC_MSG_CHECKING([whether to use SSE4.1])
+@@ -53,9 +97,7 @@
+   [use SSE4.1 [default=no]])],
+   [],
+   [enable_sse4_1="no"])
+-AS_IF([test "x${enable_sse4_1}" != "xno"], [
+-  enable_sse4_1="yes"
+-])
++AS_IF([test "x${enable_sse4_1}" != "xno"], [MARISA_ENABLE_SSE4_1])
+ AC_MSG_RESULT([${enable_sse4_1}])
+ 
+ AC_MSG_CHECKING([whether to use SSE4.2])
+@@ -64,9 +106,7 @@
+   [use SSE4.2 [default=no]])],
+   [],
+   [enable_sse4_2="no"])
+-AS_IF([test "x${enable_sse4_2}" != "xno"], [
+-  enable_sse4_2="yes"
+-])
++AS_IF([test "x${enable_sse4_2}" != "xno"], [MARISA_ENABLE_SSE4_2])
+ AC_MSG_RESULT([${enable_sse4_2}])
+ 
+ AC_MSG_CHECKING([whether to use SSE4])
+@@ -75,9 +115,7 @@
+   [use SSE4 [default=no]])],
+   [],
+   [enable_sse4="no"])
+-AS_IF([test "x${enable_sse4}" != "xno"], [
+-  enable_sse4="yes"
+-])
++AS_IF([test "x${enable_sse4}" != "xno"], [MARISA_ENABLE_SSE4])
+ AC_MSG_RESULT([${enable_sse4}])
+ 
+ AC_MSG_CHECKING([whether to use SSE4a])
+@@ -86,9 +124,7 @@
+   [use SSE4a [default=no]])],
+   [],
+ 

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

2019-09-28 Thread Mike Gilbert
commit: 0b112cf2b00b4cac0371833318fe3e1bd7085661
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 18:42:04 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b112cf2

media-video/mplayer: Drop no longer supported --disable-ivtv option.

Fixes: https://bugs.gentoo.org/688972
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 media-video/mplayer/mplayer-.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/media-video/mplayer/mplayer-.ebuild 
b/media-video/mplayer/mplayer-.ebuild
index 501fc9f6208..138386fa52b 100644
--- a/media-video/mplayer/mplayer-.ebuild
+++ b/media-video/mplayer/mplayer-.ebuild
@@ -329,8 +329,6 @@ src_configure() {
# DVB / Video4Linux / Radio support #
#
myconf+=" --disable-tv-bsdbt848"
-   # broken upstream, won't work with recent kernels
-   myconf+=" --disable-ivtv"
# gone since linux-headers-2.6.38
myconf+=" --disable-tv-v4l1"
if { use dvb || use v4l || use pvr || use radio; }; then



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

2019-09-28 Thread Mike Gilbert
commit: 1fba43ad7c62353469ecc408eb42288a230d0298
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 18:54:39 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fba43ad

media-video/vobcopy: Depend on media-libs/libdvdread:0=.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 media-video/vobcopy/vobcopy-1.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/vobcopy/vobcopy-1.2.0.ebuild 
b/media-video/vobcopy/vobcopy-1.2.0.ebuild
index f51dff5679b..1d55e359f71 100644
--- a/media-video/vobcopy/vobcopy-1.2.0.ebuild
+++ b/media-video/vobcopy/vobcopy-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2003-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="amd64 ppc ppc64 sparc x86"
 IUSE=""
 
-DEPEND=">=media-libs/libdvdread-0.9.4"
+DEPEND="media-libs/libdvdread:0="
 RDEPEND=""
 
 src_configure() {



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

2019-09-28 Thread Mike Gilbert
commit: 22f801fbd761ae7be0a824b1d336c0e3657408fd
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 02:15:03 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f801fb

dev-libs/marisa: Add live ebuild.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-libs/marisa/marisa-.ebuild | 104 +
 1 file changed, 104 insertions(+)

diff --git a/dev-libs/marisa/marisa-.ebuild 
b/dev-libs/marisa/marisa-.ebuild
new file mode 100644
index 000..6942f85b198
--- /dev/null
+++ b/dev-libs/marisa/marisa-.ebuild
@@ -0,0 +1,104 @@
+# Copyright 2014-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=(python{3_6,3_7})
+DISTUTILS_OPTIONAL="1"
+
+inherit autotools distutils-r1
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/s-yata/marisa-trie;
+fi
+
+DESCRIPTION="Matching Algorithm with Recursively Implemented StorAge"
+HOMEPAGE="https://github.com/s-yata/marisa-trie 
https://code.google.com/archive/p/marisa-trie/;
+if [[ "${PV}" == "" ]]; then
+   SRC_URI=""
+else
+   SRC_URI="https://github.com/s-yata/marisa-trie/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+fi
+
+LICENSE="|| ( BSD-2 LGPL-2.1+ )"
+SLOT="0"
+KEYWORDS=""
+IUSE="python static-libs"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+BDEPEND="python? (
+   ${PYTHON_DEPS}
+   dev-lang/swig
+   )"
+DEPEND="python? ( ${PYTHON_DEPS} )"
+RDEPEND="${DEPEND}"
+
+if [[ "${PV}" != "" ]]; then
+   S="${WORKDIR}/marisa-trie-${PV}"
+fi
+
+src_prepare() {
+   default
+   eautoreconf
+
+   sed -e 
"s:^\([[:space:]]*\)libraries=:\1include_dirs=[\"../../include\"],\n\1library_dirs=[\"../../lib/marisa/.libs\"],\n&:"
 -i bindings/python/setup.py || die
+
+   if use python; then
+   pushd bindings/python > /dev/null || die
+   distutils-r1_src_prepare
+   popd > /dev/null || die
+   fi
+}
+
+src_configure() {
+   local -x CPPFLAGS="${CPPFLAGS} ${CXXFLAGS}"
+
+   local options=(
+   # Preprocessor macros dependent on CPPFLAGS are checked.
+   --enable-sse2
+   --enable-sse3
+   --enable-ssse3
+   --enable-sse4.1
+   --enable-sse4.2
+   --enable-sse4
+   --enable-sse4a
+   --enable-popcnt
+   $(use_enable static-libs static)
+   )
+
+   econf "${options[@]}"
+
+   if use python; then
+   pushd bindings/python > /dev/null || die
+   distutils-r1_src_configure
+   popd > /dev/null || die
+   fi
+}
+
+src_compile() {
+   default
+
+   if use python; then
+   emake -C bindings swig-python
+   pushd bindings/python > /dev/null || die
+   distutils-r1_src_compile
+   popd > /dev/null || die
+   fi
+}
+
+src_install() {
+   default
+   find "${D}" -name "*.la" -type f -delete || die
+
+   (
+   docinto html
+   dodoc docs/*
+   )
+
+   if use python; then
+   pushd bindings/python > /dev/null || die
+   distutils-r1_src_install
+   popd > /dev/null || die
+   fi
+}



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

2019-09-28 Thread Mike Gilbert
commit: 47186617067461a05d4f28dc1a26f5a254bfb7dd
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 02:53:47 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47186617

app-i18n/librime: Depend on dev-libs/boost[nls].

Fixes: https://bugs.gentoo.org/694334
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/librime/librime-1.3.1.ebuild | 2 +-
 app-i18n/librime/librime-1.4.0.ebuild | 2 +-
 app-i18n/librime/librime-1.5.3.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-i18n/librime/librime-1.3.1.ebuild 
b/app-i18n/librime/librime-1.3.1.ebuild
index d2ed92eef3b..247e65b63c5 100644
--- a/app-i18n/librime/librime-1.3.1.ebuild
+++ b/app-i18n/librime/librime-1.3.1.ebuild
@@ -18,7 +18,7 @@ RESTRICT="!test? ( test )"
 RDEPEND="app-i18n/opencc:=
dev-cpp/glog:=
dev-cpp/yaml-cpp:=
-   

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

2019-09-28 Thread Mike Gilbert
commit: 8289adcfd545d29f51fd1f0c952209228def7b50
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 02:22:22 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8289adcf

app-i18n/libkkc: Add live ebuild.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/libkkc/libkkc-.ebuild | 67 ++
 1 file changed, 67 insertions(+)

diff --git a/app-i18n/libkkc/libkkc-.ebuild 
b/app-i18n/libkkc/libkkc-.ebuild
new file mode 100644
index 000..971d75ef2cb
--- /dev/null
+++ b/app-i18n/libkkc/libkkc-.ebuild
@@ -0,0 +1,67 @@
+# Copyright 2013-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=(python{3_6,3_7})
+
+inherit autotools python-any-r1 vala
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/ueno/libkkc;
+elif [[ "${PV}" == *_pre* ]]; then
+   LIBKKC_GIT_REVISION=""
+fi
+
+DESCRIPTION="Japanese Kana Kanji conversion input method library"
+HOMEPAGE="https://github.com/ueno/libkkc;
+if [[ "${PV}" == "" ]]; then
+   SRC_URI=""
+elif [[ "${PV}" == *_pre* ]]; then
+   
SRC_URI="https://github.com/ueno/${PN}/archive/${LIBKKC_GIT_REVISION}.tar.gz -> 
${P}.tar.gz"
+else
+   
SRC_URI="https://github.com/ueno/${PN}/releases/download/v${PV}/${P}.tar.gz;
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS=""
+IUSE="nls static-libs"
+
+BDEPEND="$(python_gen_any_dep 'dev-libs/marisa[python,${PYTHON_USEDEP}]')
+   $(vala_depend)
+   dev-libs/gobject-introspection
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+DEPEND="dev-libs/glib:2
+   dev-libs/json-glib
+   dev-libs/libgee:0.8
+   dev-libs/marisa
+   nls? ( virtual/libintl )"
+RDEPEND="${DEPEND}"
+
+if [[ "${PV}" == *_pre* ]]; then
+   S="${WORKDIR}/libkkc-${LIBKKC_GIT_REVISION}"
+fi
+
+python_check_deps() {
+   has_version -b "dev-libs/marisa[python,${PYTHON_USEDEP}]"
+}
+
+src_prepare() {
+   default
+   eautoreconf
+   vala_src_prepare
+}
+
+src_configure() {
+   econf \
+   $(use_enable nls) \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   find "${D}" -name "*.la" -type f -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-db/sqlite/

2019-09-28 Thread Mike Gilbert
commit: ab0ea8ad77cb3fc3917203e95a69876d66ae4a32
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sun Sep 29 02:49:53 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab0ea8ad

dev-db/sqlite: Stabilize 3.29.0 on amd64/x86.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-db/sqlite/sqlite-3.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/sqlite/sqlite-3.29.0.ebuild 
b/dev-db/sqlite/sqlite-3.29.0.ebuild
index 13490ccf563..ae531172d10 100644
--- a/dev-db/sqlite/sqlite-3.29.0.ebuild
+++ b/dev-db/sqlite/sqlite-3.29.0.ebuild
@@ -25,7 +25,7 @@ fi
 
 LICENSE="public-domain"
 SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
 if [[ "${PV}" == "" ]]; then
PROPERTIES="live"



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

2019-09-28 Thread Mike Gilbert
commit: 11db2495d16e7d2d7da1065b87dc5eb1557e1e0c
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 18:21:37 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11db2495

media-libs/x264: Update subslot.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 media-libs/x264/x264-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/x264/x264-.ebuild b/media-libs/x264/x264-.ebuild
index ee5e6ace2cd..2a28aa46b61 100644
--- a/media-libs/x264/x264-.ebuild
+++ b/media-libs/x264/x264-.ebuild
@@ -17,7 +17,7 @@ else
S="${WORKDIR}/${MY_P}"
 fi
 
-SLOT="0/157" # SONAME
+SLOT="0/158" # SONAME
 
 LICENSE="GPL-2"
 IUSE="altivec +interlaced opencl pic static-libs cpu_flags_x86_sse +threads"



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

2019-09-28 Thread Mike Gilbert
commit: 2af3bd0b792c31a973ab66a857b7c796528488fc
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 02:48:12 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2af3bd0b

app-i18n/librime: Use ESYSROOT.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

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

diff --git a/app-i18n/librime/librime-1.5.3.ebuild 
b/app-i18n/librime/librime-1.5.3.ebuild
index dbc7f5894fe..3df62e22c1f 100644
--- a/app-i18n/librime/librime-1.5.3.ebuild
+++ b/app-i18n/librime/librime-1.5.3.ebuild
@@ -50,7 +50,7 @@ src_prepare() {
 }
 
 src_configure() {
-   local -x CXXFLAGS="${CXXFLAGS} -I/usr/include/utf8cpp"
+   local -x CXXFLAGS="${CXXFLAGS} -I${ESYSROOT}/usr/include/utf8cpp"
 
local mycmakeargs=(
-DBOOST_USE_CXX11=ON



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

2019-09-28 Thread Mike Gilbert
commit: bb1d232a1eeb428724c2c8e24335ecc17c4a69b7
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 02:29:13 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb1d232a

net-libs/neon: Fix building with dev-libs/libressl-3.0.0.

Fixes: https://bugs.gentoo.org/691796
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 net-libs/neon/neon-0.30.2.ebuild | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/net-libs/neon/neon-0.30.2.ebuild b/net-libs/neon/neon-0.30.2.ebuild
index 506f311c68b..eea871bc8d5 100644
--- a/net-libs/neon/neon-0.30.2.ebuild
+++ b/net-libs/neon/neon-0.30.2.ebuild
@@ -45,10 +45,12 @@ src_prepare() {
# Fix compatibility with OpenSSL >=1.1.
sed -e "s/RSA_F_RSA_PRIVATE_ENCRYPT/RSA_F_RSA_OSSL_PRIVATE_ENCRYPT/" -i 
src/ne_pkcs11.c || die "sed failed"
 
-   # Support LibreSSL.
-   # Functions RSA_meth_get0_app_data() and RSA_meth_set0_app_data() are 
not implemented in LibreSSL 2.9.1.
-   sed -e "1202s/#if OPENSSL_VERSION_NUMBER < 0x1010L/& || 
defined(LIBRESSL_VERSION_NUMBER)/" -i src/ne_openssl.c || die "sed failed"
-   sed -e "97a #if defined(LIBRESSL_VERSION_NUMBER)\nstatic void 
*RSA_meth_get0_app_data(const RSA_METHOD *meth)\n{\nreturn 
meth->app_data;\n}\nstatic int RSA_meth_set0_app_data(RSA_METHOD *meth, void 
*app_data)\n{\nmeth->app_data = app_data;\nreturn 1;\n}\n#endif" -i 
src/ne_pkcs11.c || die "sed failed"
+   if has_version "app_data;\n}\nstatic int RSA_meth_set0_app_data(RSA_METHOD *meth, void 
*app_data)\n{\nmeth->app_data = app_data;\nreturn 1;\n}\n#endif" -i 
src/ne_pkcs11.c || die "sed failed"
+   fi
 
eapply_user
 



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

2019-09-28 Thread Mike Gilbert
commit: 03ba3e1cc97a34547dab42d05a5299cd5f028c1d
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 18:45:25 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ba3e1c

media-video/transcode: Depend on media-libs/libdvdread:0=.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 media-video/transcode/transcode-1.1.7-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/transcode/transcode-1.1.7-r3.ebuild 
b/media-video/transcode/transcode-1.1.7-r3.ebuild
index 53c0de6f7dc..3512708808c 100644
--- a/media-video/transcode/transcode-1.1.7-r3.ebuild
+++ b/media-video/transcode/transcode-1.1.7-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2002-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ RDEPEND="
aac? ( media-libs/faac )
alsa? ( media-libs/alsa-lib )
dv? ( media-libs/libdv )
-   dvd? ( media-libs/libdvdread )
+   dvd? ( media-libs/libdvdread:0= )
iconv? ( virtual/libiconv )
imagemagick? ( media-gfx/imagemagick:= )
jpeg? ( virtual/jpeg:0= )



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

2019-09-28 Thread Mike Gilbert
commit: 9c26289544a6d7a224667b97709cdacff2abf5eb
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 02:43:02 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c262895

net-libs/neon: Use standard behavior of gnutls / ssl USE flags.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 net-libs/neon/neon-0.30.2.ebuild | 33 ++---
 1 file changed, 18 insertions(+), 15 deletions(-)

diff --git a/net-libs/neon/neon-0.30.2.ebuild b/net-libs/neon/neon-0.30.2.ebuild
index eea871bc8d5..43d84694432 100644
--- a/net-libs/neon/neon-0.30.2.ebuild
+++ b/net-libs/neon/neon-0.30.2.ebuild
@@ -17,19 +17,20 @@ RESTRICT="test"
 
 RDEPEND="expat? ( dev-libs/expat:0=[${MULTILIB_USEDEP}] )
!expat? ( dev-libs/libxml2:2=[${MULTILIB_USEDEP}] )
-   gnutls? (
-   app-misc/ca-certificates
-   net-libs/gnutls:0=[${MULTILIB_USEDEP}]
-   pkcs11? ( dev-libs/pakchois:0=[${MULTILIB_USEDEP}] )
-   )
-   !gnutls? ( ssl? (
-   libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
-   !libressl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )
-   pkcs11? ( dev-libs/pakchois:0=[${MULTILIB_USEDEP}] )
-   ) )
kerberos? ( virtual/krb5:0=[${MULTILIB_USEDEP}] )
libproxy? ( net-libs/libproxy:0=[${MULTILIB_USEDEP}] )
nls? ( virtual/libintl:0=[${MULTILIB_USEDEP}] )
+   ssl? (
+   gnutls? (
+   app-misc/ca-certificates
+   net-libs/gnutls:0=[${MULTILIB_USEDEP}]
+   )
+   !gnutls? (
+   libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
+   !libressl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )
+   )
+   pkcs11? ( dev-libs/pakchois:0=[${MULTILIB_USEDEP}] )
+   )
zlib? ( sys-libs/zlib:0=[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
virtual/pkgconfig[${MULTILIB_USEDEP}]"
@@ -75,10 +76,12 @@ multilib_src_configure() {
myconf+=(--with-libxml2)
fi
 
-   if use gnutls; then
-   myconf+=(--with-ssl=gnutls 
--with-ca-bundle="${EPREFIX}/etc/ssl/certs/ca-certificates.crt")
-   elif use ssl; then
-   myconf+=(--with-ssl=openssl)
+   if use ssl; then
+   if use gnutls; then
+   myconf+=(--with-ssl=gnutls 
--with-ca-bundle="${EPREFIX}/etc/ssl/certs/ca-certificates.crt")
+   else
+   myconf+=(--with-ssl=openssl)
+   fi
fi
 
econf \
@@ -105,7 +108,7 @@ multilib_src_install() {
 }
 
 multilib_src_install_all() {
-   find "${ED}" -name "*.la" -delete
+   find "${D}" -name "*.la" -type f -delete || die
 
dodoc AUTHORS BUGS NEWS README THANKS TODO
 }



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

2019-09-28 Thread Mike Gilbert
commit: 18b5d746e761c9076f7962cd9895c8b9e31c8952
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 01:49:32 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b5d746

dev-python/protobuf-python: Version bump (3.9.2).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-python/protobuf-python/Manifest|  1 +
 .../protobuf-python/protobuf-python-3.9.2.ebuild   | 62 ++
 2 files changed, 63 insertions(+)

diff --git a/dev-python/protobuf-python/Manifest 
b/dev-python/protobuf-python/Manifest
index c6707e70889..b92c4970368 100644
--- a/dev-python/protobuf-python/Manifest
+++ b/dev-python/protobuf-python/Manifest
@@ -2,3 +2,4 @@ DIST protobuf-3.6.1.3.tar.gz 4490599 BLAKE2B 
5a058f937330bd562e364a8d86e0b1376fd
 DIST protobuf-3.7.1.tar.gz 4795774 BLAKE2B 
a91155169623ee24ba49e397b151829321c01ff06bb27541e6c02701c37ac96ea9606961291ef0d4616dd6dba045bf7e893ec6288f5809d30cc026b60ae76590
 SHA512 
7d4cfabd4bd55926336a3baafa0bc1f1f15380b1b2af945f70a2bb3ba24c6ac6567f49c492326d6d1c43a488166bff178f9266377758a05d8541d8b242f4f80f
 DIST protobuf-3.8.0.tar.gz 4934577 BLAKE2B 
4b86ab216e8a8b2c99c3620da9417c0562498e9d4dbf4957db186f51c62b0ed73b1322635a076b2d4054e015bdf6c8c50cc7fd0cb78d24a93b29d2a5b48f66fe
 SHA512 
ba27c64e5193cd4a144bf0c9dc0d195fbbe6e580aaca01960362f0f185074588ca40046d3bcea76e1deae7508b722f6c5be484ea957122ae8e98229c7c3a4ad2
 DIST protobuf-3.9.1.tar.gz 4947402 BLAKE2B 
c1e366438ca619044d84d7a75453c35b48d5f64867b7aaec78c04966d4e62223a8909a28be850156ce3d47f0e7f42e80a231ec5d814d2820e1edfa963d89e177
 SHA512 
9accb56c1aadef83bf27280e15a99809a3561cbd4b39d6605dec730cc112bf4fd2e9f1ac39127b32a1b87253e712be4b4f12afe4061a8f7be76266b3f4bca314
+DIST protobuf-3.9.2.tar.gz 4947582 BLAKE2B 
ff0150970286d1eb452bd2f252fa8200617ddf491dcb3b9b60cebb36268c5a3072df3d24142ca9863306df6690f53ad4d4761c7846c677c4610716ec22e0838c
 SHA512 
510349ddc59b4e53087b5247ca8784e9f852d66d755e1b014c6214e14c003f31dd336a724e9eb87a5b85a70e22793eb3211744c85a514b24b687346563717bec

diff --git a/dev-python/protobuf-python/protobuf-python-3.9.2.ebuild 
b/dev-python/protobuf-python/protobuf-python-3.9.2.ebuild
new file mode 100644
index 000..634283beb42
--- /dev/null
+++ b/dev-python/protobuf-python/protobuf-python-3.9.2.ebuild
@@ -0,0 +1,62 @@
+# Copyright 2008-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 distutils-r1
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/protocolbuffers/protobuf;
+   EGIT_SUBMODULES=()
+fi
+
+DESCRIPTION="Google's Protocol Buffers - Python bindings"
+HOMEPAGE="https://developers.google.com/protocol-buffers/ 
https://github.com/protocolbuffers/protobuf;
+if [[ "${PV}" == "" ]]; then
+   SRC_URI=""
+else
+   
SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> 
protobuf-${PV}.tar.gz"
+fi
+
+LICENSE="BSD"
+SLOT="0/20"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+IUSE=""
+
+BDEPEND="${PYTHON_DEPS}
+   ~dev-libs/protobuf-${PV}
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="${PYTHON_DEPS}
+   ~dev-libs/protobuf-${PV}"
+RDEPEND="${BDEPEND}
+   !

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

2019-09-28 Thread Mike Gilbert
commit: 9197f5d0d6299d66d87c54b8c9f8aed2c1aa18e0
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 02:02:14 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9197f5d0

dev-libs/marisa: Version bump (0.2.5).

Drop support for Python 2.7.

Bug: https://bugs.gentoo.org/695004
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-libs/marisa/Manifest|   1 +
 dev-libs/marisa/marisa-0.2.5.ebuild | 106 
 2 files changed, 107 insertions(+)

diff --git a/dev-libs/marisa/Manifest b/dev-libs/marisa/Manifest
index 2939d5c5499..816030c1f7a 100644
--- a/dev-libs/marisa/Manifest
+++ b/dev-libs/marisa/Manifest
@@ -1 +1,2 @@
 DIST marisa-0.2.4.tar.gz 502552 BLAKE2B 
aa8e6ce11c35db41f386d1c5d3ffdf56a940f298e10a7f6b1fa14cb80c27c9c4af1d4d61c58786f96e9598effe26379127c69b8fe72b1ca561a44ee2b9cddc61
 SHA512 
71aee3ae034d1ce725d986bef43472d61bd64f0af3ccda01bb019cce03f0872629b6a1b305e717056bef06e036372323b2a67e5dc69705d6a74e028b5e2553e4
+DIST marisa-0.2.5.tar.gz 167434 BLAKE2B 
2b88e9f0060529c2180400290bb975a94f58f77f7604cf3ea8ae0ad7e44e0d95e18c8911d9630561b9593eb2ec123b5c67d6d195dab480d86fe431ce2531
 SHA512 
62975a2dacd2a1072c990cd490f866cd5483c069c94a4706baf3ffc21ec43991583a8ef8721c3b841617b0654cbb894698c19759ff12b8887b6fd28939dfb547

diff --git a/dev-libs/marisa/marisa-0.2.5.ebuild 
b/dev-libs/marisa/marisa-0.2.5.ebuild
new file mode 100644
index 000..e7ec8bf4f0d
--- /dev/null
+++ b/dev-libs/marisa/marisa-0.2.5.ebuild
@@ -0,0 +1,106 @@
+# Copyright 2014-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=(python{3_6,3_7})
+DISTUTILS_OPTIONAL="1"
+
+inherit autotools distutils-r1
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/s-yata/marisa-trie;
+fi
+
+DESCRIPTION="Matching Algorithm with Recursively Implemented StorAge"
+HOMEPAGE="https://github.com/s-yata/marisa-trie 
https://code.google.com/archive/p/marisa-trie/;
+if [[ "${PV}" == "" ]]; then
+   SRC_URI=""
+else
+   SRC_URI="https://github.com/s-yata/marisa-trie/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+fi
+
+LICENSE="|| ( BSD-2 LGPL-2.1+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 
cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_sse4a 
cpu_flags_x86_popcnt python static-libs"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )
+   cpu_flags_x86_sse3? ( cpu_flags_x86_sse2 )
+   cpu_flags_x86_ssse3? ( cpu_flags_x86_sse3 )
+   cpu_flags_x86_sse4_1? ( cpu_flags_x86_ssse3 )
+   cpu_flags_x86_sse4_2? ( cpu_flags_x86_popcnt cpu_flags_x86_sse4_1 )
+   cpu_flags_x86_sse4a? ( cpu_flags_x86_popcnt cpu_flags_x86_sse3 )
+   cpu_flags_x86_popcnt? ( cpu_flags_x86_sse3 )"
+
+BDEPEND="python? (
+   ${PYTHON_DEPS}
+   dev-lang/swig
+   )"
+DEPEND="python? ( ${PYTHON_DEPS} )"
+RDEPEND="${DEPEND}"
+
+if [[ "${PV}" != "" ]]; then
+   S="${WORKDIR}/marisa-trie-${PV}"
+fi
+
+src_prepare() {
+   default
+   eautoreconf
+
+   sed -e 
"s:^\([[:space:]]*\)libraries=:\1include_dirs=[\"../../include\"],\n\1library_dirs=[\"../../lib/marisa/.libs\"],\n&:"
 -i bindings/python/setup.py || die
+
+   if use python; then
+   pushd bindings/python > /dev/null || die
+   distutils-r1_src_prepare
+   popd > /dev/null || die
+   fi
+}
+
+src_configure() {
+   local options=(
+   $(use_enable cpu_flags_x86_sse2 sse2)
+   $(use_enable cpu_flags_x86_sse3 sse3)
+   $(use_enable cpu_flags_x86_ssse3 ssse3)
+   $(use_enable cpu_flags_x86_sse4_1 sse4.1)
+   $(use_enable cpu_flags_x86_sse4_2 sse4.2)
+   $(use_enable cpu_flags_x86_sse4a sse4a)
+   $(use_enable cpu_flags_x86_popcnt popcnt)
+   $(use_enable static-libs static)
+   )
+
+   econf "${options[@]}"
+
+   if use python; then
+   pushd bindings/python > /dev/null || die
+   distutils-r1_src_configure
+   popd > /dev/null || die
+   fi
+}
+
+src_compile() {
+   default
+
+   if use python; then
+   emake -C bindings swig-python
+   pushd bindings/python > /dev/null || die
+   distutils-r1_src_compile
+   popd > /dev/null || die
+   fi
+}
+
+src_install() {
+   default
+   find "${D}" -name "*.la" -type f -delete || die
+
+   (
+   docinto html
+   dodoc docs/*
+   )
+
+   if use python; then
+   pushd bindings/python > /dev/null || die
+   distutils-r1_src_install
+   popd > /dev/null || die

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

2019-09-28 Thread Mike Gilbert
commit: cc25d13297eefe6bd8ad20f3b2d7cffbbd739068
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 01:44:58 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc25d132

dev-java/protobuf-java: Version bump (3.9.2).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-java/protobuf-java/Manifest   |  1 +
 dev-java/protobuf-java/protobuf-java-3.9.2.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/dev-java/protobuf-java/Manifest b/dev-java/protobuf-java/Manifest
index c6707e70889..b92c4970368 100644
--- a/dev-java/protobuf-java/Manifest
+++ b/dev-java/protobuf-java/Manifest
@@ -2,3 +2,4 @@ DIST protobuf-3.6.1.3.tar.gz 4490599 BLAKE2B 
5a058f937330bd562e364a8d86e0b1376fd
 DIST protobuf-3.7.1.tar.gz 4795774 BLAKE2B 
a91155169623ee24ba49e397b151829321c01ff06bb27541e6c02701c37ac96ea9606961291ef0d4616dd6dba045bf7e893ec6288f5809d30cc026b60ae76590
 SHA512 
7d4cfabd4bd55926336a3baafa0bc1f1f15380b1b2af945f70a2bb3ba24c6ac6567f49c492326d6d1c43a488166bff178f9266377758a05d8541d8b242f4f80f
 DIST protobuf-3.8.0.tar.gz 4934577 BLAKE2B 
4b86ab216e8a8b2c99c3620da9417c0562498e9d4dbf4957db186f51c62b0ed73b1322635a076b2d4054e015bdf6c8c50cc7fd0cb78d24a93b29d2a5b48f66fe
 SHA512 
ba27c64e5193cd4a144bf0c9dc0d195fbbe6e580aaca01960362f0f185074588ca40046d3bcea76e1deae7508b722f6c5be484ea957122ae8e98229c7c3a4ad2
 DIST protobuf-3.9.1.tar.gz 4947402 BLAKE2B 
c1e366438ca619044d84d7a75453c35b48d5f64867b7aaec78c04966d4e62223a8909a28be850156ce3d47f0e7f42e80a231ec5d814d2820e1edfa963d89e177
 SHA512 
9accb56c1aadef83bf27280e15a99809a3561cbd4b39d6605dec730cc112bf4fd2e9f1ac39127b32a1b87253e712be4b4f12afe4061a8f7be76266b3f4bca314
+DIST protobuf-3.9.2.tar.gz 4947582 BLAKE2B 
ff0150970286d1eb452bd2f252fa8200617ddf491dcb3b9b60cebb36268c5a3072df3d24142ca9863306df6690f53ad4d4761c7846c677c4610716ec22e0838c
 SHA512 
510349ddc59b4e53087b5247ca8784e9f852d66d755e1b014c6214e14c003f31dd336a724e9eb87a5b85a70e22793eb3211744c85a514b24b687346563717bec

diff --git a/dev-java/protobuf-java/protobuf-java-3.9.2.ebuild 
b/dev-java/protobuf-java/protobuf-java-3.9.2.ebuild
new file mode 100644
index 000..0a44500a610
--- /dev/null
+++ b/dev-java/protobuf-java/protobuf-java-3.9.2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 2008-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/protocolbuffers/protobuf;
+   EGIT_SUBMODULES=()
+fi
+
+DESCRIPTION="Google's Protocol Buffers - Java bindings"
+HOMEPAGE="https://developers.google.com/protocol-buffers/ 
https://github.com/protocolbuffers/protobuf;
+if [[ "${PV}" == "" ]]; then
+   SRC_URI=""
+else
+   
SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> 
protobuf-${PV}.tar.gz"
+fi
+
+LICENSE="BSD"
+SLOT="0/20"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos"
+IUSE=""
+
+BDEPEND="~dev-libs/protobuf-${PV}
+   >=virtual/jdk-1.7"
+DEPEND=">=virtual/jdk-1.7"
+RDEPEND=">=virtual/jre-1.7
+   !

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

2019-09-28 Thread Mike Gilbert
commit: ad7c48b3422c2932d393d9a458f6c5ef81c19275
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 28 18:26:48 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:56:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7c48b3

media-libs/x265: Update subslot.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 media-libs/x265/x265-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/x265/x265-.ebuild b/media-libs/x265/x265-.ebuild
index 599c1341251..a020423d9d5 100644
--- a/media-libs/x265/x265-.ebuild
+++ b/media-libs/x265/x265-.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="http://x265.org/;
 
 LICENSE="GPL-2"
 # subslot = libx265 soname
-SLOT="0/176"
+SLOT="0/179"
 IUSE="+10bit +12bit cpu_flags_arm_neon numa pic power8 test"
 
 ASM_DEPEND=">=dev-lang/yasm-1.2.0"



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

2019-09-28 Thread Aaron Bauman
commit: 8a58727b9a76a75299c88ce78a4ffa6a739d9a54
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Sep 29 02:54:27 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Sep 29 02:54:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a58727b

profiles/package.mask: extend automake mask to 1.10

* This masks vulnerable versions of automake

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

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index a1134f82845..a94750ec1a7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1405,6 +1405,7 @@ sys-devel/automake:1.6
 sys-devel/automake:1.7
 sys-devel/automake:1.8
 sys-devel/automake:1.9
+sys-devel/automake:1.10
 
 # Kent Fredric  (2017-10-11)
 # This package should now be provided entirely by dev-lang/perl,



[gentoo-commits] repo/gentoo:master commit in: sys-boot/systemd-boot/files/

2019-09-28 Thread Mike Gilbert
commit: 407828fc0139a3e9f177f475bab9e540cac76d3e
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Sep 28 07:44:40 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 29 02:43:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407828fc

sys-boot/systemd-boot: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/13068
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-boot/systemd-boot/files/239-debug-extra.patch |  40 
 sys-boot/systemd-boot/files/239-stat-0.patch  | 108 --
 sys-boot/systemd-boot/files/239-stat-1.patch  |  74 ---
 3 files changed, 222 deletions(-)

diff --git a/sys-boot/systemd-boot/files/239-debug-extra.patch 
b/sys-boot/systemd-boot/files/239-debug-extra.patch
deleted file mode 100644
index 19db590257c..000
--- a/sys-boot/systemd-boot/files/239-debug-extra.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From 8f6b442a78d0b485f044742ad90b2e8271b4e68e Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= 
-Date: Sun, 19 Aug 2018 19:11:30 +0200
-Subject: [PATCH] meson: rename -Ddebug to -Ddebug-extra
-
-Meson added -Doptimization and -Ddebug options, which obviously causes
-a conflict with our -Ddebug options. Let's rename it.
-
-Fixes #9883.

- meson.build   | 2 +-
- meson_options.txt | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/meson.build b/meson.build
-index f79ac4b12e7..2209c935ad6 100644
 a/meson.build
-+++ b/meson.build
-@@ -763,7 +763,7 @@ substs.set('DEBUGTTY', get_option('debug-tty'))
- 
- enable_debug_hashmap = false
- enable_debug_mmap_cache = false
--foreach name : get_option('debug')
-+foreach name : get_option('debug-extra')
- if name == 'hashmap'
- enable_debug_hashmap = true
- elif name == 'mmap-cache'
-diff --git a/meson_options.txt b/meson_options.txt
-index e3140c8c110..7b1f61bf464 100644
 a/meson_options.txt
-+++ b/meson_options.txt
-@@ -45,7 +45,7 @@ option('debug-shell', type : 'string', value : '/bin/sh',
-description : 'path to debug shell binary')
- option('debug-tty', type : 'string', value : '/dev/tty9',
-description : 'specify the tty device for debug shell')
--option('debug', type : 'array', choices : ['hashmap', 'mmap-cache'], value : 
[],
-+option('debug-extra', type : 'array', choices : ['hashmap', 'mmap-cache'], 
value : [],
-description : 'enable extra debugging')
- option('memory-accounting-default', type : 'boolean',
-description : 'enable MemoryAccounting= by default')

diff --git a/sys-boot/systemd-boot/files/239-stat-0.patch 
b/sys-boot/systemd-boot/files/239-stat-0.patch
deleted file mode 100644
index e136b703a2f..000
--- a/sys-boot/systemd-boot/files/239-stat-0.patch
+++ /dev/null
@@ -1,108 +0,0 @@
-From 75720bff62a84896e9a0654afc7cf9408cf89a38 Mon Sep 17 00:00:00 2001
-From: Filipe Brandenburger 
-Date: Sun, 15 Jul 2018 22:43:35 -0700
-Subject: [PATCH] build-sys: Detect whether struct statx is defined in
- sys/stat.h
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Starting with glibc 2.27.9000-36.fc29, include file sys/stat.h will have a
-definition for struct statx, in which case include file linux/stat.h should be
-avoided, in order to prevent a duplicate definition.
-
-In file included from ../src/basic/missing.h:18,
-from ../src/basic/util.h:28,
-from ../src/basic/hashmap.h:10,
-from ../src/shared/bus-util.h:12,
-from ../src/libsystemd/sd-bus/bus-creds.c:11:
-/usr/include/linux/stat.h:99:8: error: redefinition of ‘struct statx’
- struct statx {
-   ^
-In file included from /usr/include/sys/stat.h:446,
-from ../src/basic/util.h:19,
-from ../src/basic/hashmap.h:10,
-from ../src/shared/bus-util.h:12,
-from ../src/libsystemd/sd-bus/bus-creds.c:11:
-/usr/include/bits/statx.h:36:8: note: originally defined here
- struct statx
-   ^
-
-Extend our meson.build to look for struct statx when only sys/stat.h is
-included and, in that case, do not include linux/stat.h anymore.
-
-Tested that systemd builds correctly when using a glibc version that includes a
-definition for struct statx.
-
-glibc Fedora RPM update:
-https://src.fedoraproject.org/rpms/glibc/c/28cb5d31fc1e5887912283c889689c47076278ae
-
-glibc upstream commit:
-https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=fd70af45528d59a00eb3190ef6706cb299488fcd

- meson.build| 5 +
- src/basic/missing.h| 5 -
- src/basic/xattr-util.c | 1 -
- 3 files changed, 9 insertions(+), 2 deletions(-)
-
-diff --git a/meson.build b/meson.build
-index dd904c7148..68423bdfa5 100644
 a/meson.build
-+++ b/meson.build
-@@ 

[gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/files/, mail-client/thunderbird/

2019-09-28 Thread Jory Pratt
commit: fbfbeecd35830f3df3b7c4d3e64258d631e0144e
Author: Jory Pratt  gentoo  org>
AuthorDate: Sun Sep 29 01:36:37 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Sep 29 01:36:37 2019 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=fbfbeecd

mail-client/thunderbird: sync with main tree

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

 mail-client/thunderbird/Manifest   | 110 ++---
 .../mozilla-bug1554949-linux-headers-5.2.patch |  46 -
 ...rd-68.0-r2.ebuild => thunderbird-68.1.1.ebuild} |  17 +++-
 3 files changed, 68 insertions(+), 105 deletions(-)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index 46c8892..cf862c7 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -1,57 +1,57 @@
-DIST firefox-68.0-patches-11.tar.xz 15404 BLAKE2B 
5322c64f7605e30aa1daf650cea19b66ce6c305d2862d76c4a4103676392cbd3029a8f35cbe8ed8077ac7cfe8194c08a0cd3cf25fef75c62a086077d0c5a419a
 SHA512 
1897303b6864ca941afe6ee1d95fd975fb29a01f52d68f9f42c1a9a62d7e4fee0a797aa169b58dc4cf068916e01edaf5c9ad8ade23a997e52c37bd393a142ade
+DIST firefox-68.0-patches-12.tar.xz 17476 BLAKE2B 
bd788e24820f902f4ca908b0cf7a49a4c57e058915af1eb87233d19d91271092676c1ee4c67e88df2411ecccea47c4e735efdf95945954f2d9aac5cc2f9051f2
 SHA512 
8033a3c445eaddd28188b338534da16a4130b679a5f6673b3094524e47435890e6d454d7b67f81bbe21f80ef1b65fa7e6c27d71191ba70dd8ea87fc68463f9a7
 DIST gdata-provider-4.4.1.tar.xz 78728 BLAKE2B 
bfe04d714334c38c932d2186ffd859583176ef455b283534c5f8f9e1ab7dc13bdfb8c15db6007de482ab015afc2b8524aad725380bec75ee5f59ea81d6307ba9
 SHA512 
6c9b5ac41a1064bd1799d2a2f633c3064b27f1294ac3c8908cdef6c1d2eea7b602f2f7bf240b71f507fe9ad286588f030e12f49a41b3bed7bbcc99f3021369f9
 DIST lightning-6.2.5.tar.xz 1745976 BLAKE2B 
31e237f8d34ab2a2ac522767460467257d1f49d15fbe24f5b80dde9fb709ffafd0c0442d99c6643ce434cf7bdf0d670447f86da9fcdadc7ada6814431ef41e8a
 SHA512 
1e997bb91d484908f225cc6e971874d308e8a8e2451a3e678f8a74bcb9e360babbd1f8aebcafb3e628ef5b10eb697ee47af2bfedbc956fee71d99084c8816235
-DIST thunderbird-68.0-ar.xpi 617171 BLAKE2B 
27a411e4d5cee4044ff1bf0d0354aa935fda5eb07b3654e5e001aa23ee4cd1f02c957eb77ac9c6562ff7f80a113ebd5756d121cb8b8032b9353b5b300ff87241
 SHA512 
1ee4620a960802fc8d73d0ab1afa89bca2b2f835004442ffd76a2fc0e48ab3ea3bd353f6b3e5a9b7111dbcb5b663c8b13e8c48ab3d06b8c7031b004e869e9908
-DIST thunderbird-68.0-ast.xpi 551303 BLAKE2B 
9ecbf665a1b108c61836566cdfa6808c6f153b56b0295e476567e695f11eacd921cb06eb224736f783d501bcff14a2e01db02668c9d2497cba22e126996f36c3
 SHA512 
5deb769bcee2826d8e5d35bbaaa1c9df0006d4c83c3c0a008c09f3447b3d4c0972b87dd05b07bd9aadb75053973d837bda1fd469b50c6d21b71b6f42390e547f
-DIST thunderbird-68.0-be.xpi 646284 BLAKE2B 
ffdac9dc29ad762c5b0a204590ffacaf1f072277749695544554d7050ad84611f37106572f80a5a0c473d5ad5d07ac50c5d5beb537014b4b7ea7ef00ce619e1b
 SHA512 
0fd2e939807cd1ede38308b0c931c1b9bf805f48c625fddb7d51f8b01067f68242c77726f442fd662259389bf580550fea92defca9fc1a508c394ef3ac2cddf8
-DIST thunderbird-68.0-bg.xpi 646231 BLAKE2B 
1bdf1354b9016f65427158b7cdc6a579fca36b2371b822c67a865fe00730a3d27382a2cc95714907b079d98d5c751d6e47c3e50e7213a3745805baa32648f342
 SHA512 
4dc0f6cb5d9000a6fb247dc838ad0aa78403ec1cd877343e44dd21b3a8538017a697ca17a56305e242e9a4e5b463ff90f97eab4dceac96b7944c42464642b96c
-DIST thunderbird-68.0-br.xpi 574856 BLAKE2B 
34beea12df59f89e4effc02e2cf80d4c1b6cf2bfc6295e8e0f978f5c50c2db3ef7607a5a9b5cd3729751c183628863f64c64c7ff2db9b9be085f2cf70b0608a2
 SHA512 
d7da4b12c55a0b5bf708c7ff1d479467fa66a2cc48e3478316b8137d4fd813bc479214a9a2b85633e886237dfa78330ee9ddd4ab8548939ad72cfb1aefee79e3
-DIST thunderbird-68.0-ca.xpi 578443 BLAKE2B 
115c2a57bbe4a6c87310ac0bf23091db01e03428d8f3daf9c48b785abfca0533677927021d6731a42171f3d603f487708d7374e80025b9fccb744dc5f21a1066
 SHA512 
240fc2a770c70c8e86fe5b80efb8224d0ad7ab32df94da7ff995a0182a865d167d46410b0f2ac08569ad706340ca44d783e09d29716dac7ad19f21487b8f2f95
-DIST thunderbird-68.0-cs.xpi 603044 BLAKE2B 
b72472d609e23b5f1a1c77152daef006cd2813485240bd7350055a0a7f257becdd675b076d4a9365d997a80dc248c8ae2379a3ebaad1a0e0fb08aa790f47dd29
 SHA512 
2ad612175d867332907512aa3905bd4662d25c4ff2bd6d9b91ecdb5b4144f98dadd033dca289ec2e1ddbfc7ee381f2ee4e2eef6c0d1d1dee212a404333cdf8a4
-DIST thunderbird-68.0-cy.xpi 589906 BLAKE2B 
822528f6a5600a62054397fcb0dbe6b1f544560160953de6ef7002e3400b899f648acecf3bc286359561222db6b7377da76cdabcbd3e4402cfd62b2c541d39fa
 SHA512 
9981ad7b33a035d04d90fcdce7a537a08150671f6e81e2dccf61d2a6da213b2b1b7091ef93d80904dfd6cd7bbf978460f3f045384ae9cd5adbcdf747b434ce14
-DIST thunderbird-68.0-da.xpi 588353 BLAKE2B 
8e45fd37b250e504f58094667704cf5c9d282943c64f8c2a2ee624eba0018b5a0c51897704ba6ce29a4ab3600fe89fb23528300415ce66b2f8d131f0631fa165
 SHA512 
1c210cebf73d21d59215a54e09b20ec08479e0c4058a92815c2e17c7f9713e3c6387f41194e2f562d3c7500a3e9cf0d0cadce5da83b972a51164a7334888b890
-DIST 

[gentoo-commits] proj/mozilla:master commit in: www-client/firefox/

2019-09-28 Thread Jory Pratt
commit: 2ef93a251fb8e5578c1c39df0a7e25f26a5ec494
Author: Jory Pratt  gentoo  org>
AuthorDate: Sun Sep 29 01:33:46 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Sep 29 01:33:46 2019 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=2ef93a25

www-client/firefox: Add lto to 8G disk check

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

 www-client/firefox/firefox-70.0_beta10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-70.0_beta10.ebuild 
b/www-client/firefox/firefox-70.0_beta10.ebuild
index 5888ac2..bd227e6 100644
--- a/www-client/firefox/firefox-70.0_beta10.ebuild
+++ b/www-client/firefox/firefox-70.0_beta10.ebuild
@@ -247,7 +247,7 @@ pkg_setup() {
 
 pkg_pretend() {
# Ensure we have enough disk space to compile
-   if use pgo || use debug || use test ; then
+   if use pgo || use lto || use debug || use test ; then
CHECKREQS_DISK_BUILD="8G"
else
CHECKREQS_DISK_BUILD="4G"



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

2019-09-28 Thread Jory Pratt
commit: a051937fb27aa3c29ed6f40ab00a42e8ac21e51c
Author: Jory Pratt  gentoo  org>
AuthorDate: Sun Sep 29 01:32:07 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Sep 29 01:32:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a051937f

www-client/firefox: add lto to 8G disk check

Closes: https://bugs.gentoo.org/694462
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jory Pratt  gentoo.org>

 www-client/firefox/firefox-68.1.0.ebuild | 2 +-
 www-client/firefox/firefox-69.0.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox/firefox-68.1.0.ebuild 
b/www-client/firefox/firefox-68.1.0.ebuild
index d24c99927b3..cbc319d6760 100644
--- a/www-client/firefox/firefox-68.1.0.ebuild
+++ b/www-client/firefox/firefox-68.1.0.ebuild
@@ -244,7 +244,7 @@ pkg_setup() {
 
 pkg_pretend() {
# Ensure we have enough disk space to compile
-   if use pgo || use debug || use test ; then
+   if use pgo || use lto || use debug || use test ; then
CHECKREQS_DISK_BUILD="8G"
else
CHECKREQS_DISK_BUILD="4G"

diff --git a/www-client/firefox/firefox-69.0.1.ebuild 
b/www-client/firefox/firefox-69.0.1.ebuild
index 1bdcc49ef7f..c221342b1f9 100644
--- a/www-client/firefox/firefox-69.0.1.ebuild
+++ b/www-client/firefox/firefox-69.0.1.ebuild
@@ -247,7 +247,7 @@ pkg_setup() {
 
 pkg_pretend() {
# Ensure we have enough disk space to compile
-   if use pgo || use debug || use test ; then
+   if use pgo || use lto || use debug || use test ; then
CHECKREQS_DISK_BUILD="8G"
else
CHECKREQS_DISK_BUILD="4G"



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/

2019-09-28 Thread Jory Pratt
commit: 73ab3f41aca6fd31c779b651592fc93a6c2ba6fb
Author: Jory Pratt  gentoo  org>
AuthorDate: Sun Sep 29 01:29:41 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Sep 29 01:29:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73ab3f41

mail-client/thunderbird: add lto to 8G disk check

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

 mail-client/thunderbird/thunderbird-68.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/thunderbird/thunderbird-68.1.1.ebuild 
b/mail-client/thunderbird/thunderbird-68.1.1.ebuild
index 193e300578e..5ba8241b68e 100644
--- a/mail-client/thunderbird/thunderbird-68.1.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-68.1.1.ebuild
@@ -237,7 +237,7 @@ pkg_setup() {
 
 pkg_pretend() {
# Ensure we have enough disk space to compile
-   if use pgo || use debug || use test ; then
+   if use pgo || use lto || use debug || use test ; then
CHECKREQS_DISK_BUILD="8G"
else
CHECKREQS_DISK_BUILD="4G"



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

2019-09-28 Thread Louis Sautier
commit: 9021f41fe86b9dbc34a7c77e7e99632d435e6ef5
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Sep 28 22:25:44 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Sep 28 22:26:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9021f41f

net-irc/znc: bump to 1.7.5

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Louis Sautier  gentoo.org>

 net-irc/znc/Manifest |   1 +
 net-irc/znc/znc-1.7.5.ebuild | 182 +++
 2 files changed, 183 insertions(+)

diff --git a/net-irc/znc/Manifest b/net-irc/znc/Manifest
index 4a2dbc1e157..37134a38810 100644
--- a/net-irc/znc/Manifest
+++ b/net-irc/znc/Manifest
@@ -1,2 +1,3 @@
 DIST gtest-1.8.1.tar.gz 992298 BLAKE2B 
40ef3417fe424205c0617f07207347ce671ac87605f8ac9b8a333b0b06e3fbef9f556041ee324c18f957f3258ab9fe06704f31cdd038355fb7890180eb77ced1
 SHA512 
e6283c667558e1fd6e49fa96e52af0e415a3c8037afe1d28b7ff1ec4c2ef8f49beb70a9327b7fc77eb4052a58c4ccad8b5260ec90e4bceeac7a46ff59c4369d7
 DIST znc-1.7.4.tar.gz 2084756 BLAKE2B 
3b389a13d7c1c59b8ac485b6996b5a56a03689e8191a65c99692ea849a99ed0a013065a47ea3d213faf883e1d3e595375a665090b4173e97261c3afe21a120e7
 SHA512 
ea559ee9e06bfbc51c03ef08e145bc39ee7402638cc153fab7dc1dcedae01548fa0743d726304f9e4631a66241eb96c03940b76093954093a35f69641133b2ae
+DIST znc-1.7.5.tar.gz 2170656 BLAKE2B 
af5548bff1d9c6e740e668f467f52e8540a59bec9363fb4a17c594e1a9638417f75321b074e2aad6380769a594fc134543681928a7a33d00083ba9babc441a69
 SHA512 
f067503e5f45499c0acd687ef66266c4a65b80048e2a5835d3f9dfc4cd69b35890abdc3457726d7a7b25909f507349770eec43d9941bd62094c3527e64fbd825

diff --git a/net-irc/znc/znc-1.7.5.ebuild b/net-irc/znc/znc-1.7.5.ebuild
new file mode 100644
index 000..6d5656de499
--- /dev/null
+++ b/net-irc/znc/znc-1.7.5.ebuild
@@ -0,0 +1,182 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit cmake-utils python-single-r1 readme.gentoo-r1 systemd user
+
+GTEST_VER="1.8.1"
+GTEST_URL="https://github.com/google/googletest/archive/${GTEST_VER}.tar.gz -> 
gtest-${GTEST_VER}.tar.gz"
+DESCRIPTION="An advanced IRC Bouncer"
+
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI=${EGIT_REPO_URI:-"https://github.com/znc/znc.git"}
+   SRC_URI=""
+else
+   MY_PV=${PV/_/-}
+   MY_P=${PN}-${MY_PV}
+   SRC_URI="
+   https://znc.in/releases/archive/${MY_P}.tar.gz
+   test? ( ${GTEST_URL} )
+   "
+   KEYWORDS="~amd64 ~arm ~x86"
+   S=${WORKDIR}/${MY_P}
+fi
+
+HOMEPAGE="https://znc.in;
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="+ipv6 +icu libressl nls perl python +ssl sasl tcl test +zlib"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} icu )"
+
+RDEPEND="
+   icu? ( dev-libs/icu:= )
+   nls? ( dev-libs/boost:=[nls] )
+   perl? ( >=dev-lang/perl-5.10:= )
+   python? ( ${PYTHON_DEPS} )
+   sasl? ( >=dev-libs/cyrus-sasl-2 )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   tcl? ( dev-lang/tcl:0= )
+   zlib? ( sys-libs/zlib:0= )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   perl? ( >=dev-lang/swig-3.0.0 )
+   python? ( >=dev-lang/swig-3.0.0 )
+   test? ( dev-qt/qtnetwork:5 )
+"
+
+PATCHES=( "${FILESDIR}"/${PN}-1.7.1-inttest-dir.patch )
+
+pkg_setup() {
+   if use python; then
+   python-single-r1_pkg_setup
+   fi
+
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
+   # The home directory was previously set to /dev/null
+   # This caused a bug with the systemd unit
+   # https://bugs.gentoo.org/521916
+   esethome ${PN} /var/lib/${PN}
+}
+
+src_prepare() {
+   # Let SWIG rebuild modperl/modpython to make user patching easier.
+   if [[ ${PV} != ** ]]; then
+   rm modules/modperl/generated.tar.gz || die
+   rm modules/modpython/generated.tar.gz || die
+   fi
+
+   sed -i -e "s|DZNC_BIN_DIR:path=|DZNC_BIN_DIR:path=${T}/inttest|" \
+   test/CMakeLists.txt || die
+
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DWANT_SYSTEMD=yes  # Causes -DSYSTEMD_DIR to be used.
+   -DSYSTEMD_DIR="$(systemd_get_systemunitdir)"
+   -DWANT_ICU="$(usex icu)"
+   -DWANT_IPV6="$(usex ipv6)"
+   -DWANT_I18N="$(usex nls)"
+   -DWANT_PERL="$(usex perl)"
+   -DWANT_PYTHON="$(usex python)"
+   -DWANT_CYRUS="$(usex sasl)"
+   -DWANT_OPENSSL="$(usex ssl)"
+   -DWANT_TCL="$(usex tcl)"
+   -DWANT_ZLIB="$(usex zlib)"
+   )
+
+   if [[ ${PV} != ** ]] && use test; then
+   export 

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

2019-09-28 Thread Zac Medico
commit: e14174e202816166c529e6f9348edcfb744db11a
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Sep 28 07:41:37 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Sep 28 21:56:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e14174e2

app-emulation/docker-registry: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/13066
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Zac Medico  gentoo.org>

 ...ocker-registry-2.6.1-notifications-expvar.patch | 64 --
 1 file changed, 64 deletions(-)

diff --git 
a/app-emulation/docker-registry/files/docker-registry-2.6.1-notifications-expvar.patch
 
b/app-emulation/docker-registry/files/docker-registry-2.6.1-notifications-expvar.patch
deleted file mode 100644
index 1d40edf1f0c..000
--- 
a/app-emulation/docker-registry/files/docker-registry-2.6.1-notifications-expvar.patch
+++ /dev/null
@@ -1,64 +0,0 @@
-From 9a58c91051e03b46f1461e371a7bf527c1284612 Mon Sep 17 00:00:00 2001
-From: Noah Treuhaft 
-Date: Wed, 8 Feb 2017 11:38:44 -0800
-Subject: [PATCH] notifications: fix expvar for Go 1.7
-
-Remove EndpointConfig.Transport from the return value of the
-registry.notifications.endpoints expvar.Func.  It results in an empty
-value for that expvar variable under Go 1.7 because it is a non-nil
-*http.Transport, which Go 1.7 can no longer encode as JSON.
-
-Signed-off-by: Noah Treuhaft 

- notifications/endpoint.go |  2 +-
- notifications/metrics_test.go | 28 
- 2 files changed, 29 insertions(+), 1 deletion(-)
- create mode 100644 notifications/metrics_test.go
-
-diff --git a/src/github.com/docker/distribution/notifications/endpoint.go 
b/src/github.com/docker/distribution/notifications/endpoint.go
-index 29a9e27b5..44d0f6d7b 100644
 a/src/github.com/docker/distribution/notifications/endpoint.go
-+++ b/src/github.com/docker/distribution/notifications/endpoint.go
-@@ -13,7 +13,7 @@ type EndpointConfig struct {
-   Threshold int
-   Backoff   time.Duration
-   IgnoredMediaTypes []string
--  Transport *http.Transport
-+  Transport *http.Transport `json:"-"`
- }
- 
- // defaults set any zero-valued fields to a reasonable default.
-diff --git a/src/github.com/docker/distribution/notifications/metrics_test.go 
b/src/github.com/docker/distribution/notifications/metrics_test.go
-new file mode 100644
-index 0..03a08e2c8
 /dev/null
-+++ b/notifications/metrics_test.go
-@@ -0,0 +1,28 @@
-+package notifications
-+
-+import (
-+  "encoding/json"
-+  "expvar"
-+  "testing"
-+)
-+
-+func TestMetricsExpvar(t *testing.T) {
-+  endpointsVar := 
expvar.Get("registry").(*expvar.Map).Get("notifications").(*expvar.Map).Get("endpoints")
-+
-+  var v interface{}
-+  if err := json.Unmarshal([]byte(endpointsVar.String()), ); err != nil 
{
-+  t.Fatalf("unexpected error unmarshaling endpoints: %v", err)
-+  }
-+  if v != nil {
-+  t.Fatalf("expected nil, got %#v", v)
-+  }
-+
-+  NewEndpoint("x", "y", EndpointConfig{})
-+
-+  if err := json.Unmarshal([]byte(endpointsVar.String()), ); err != nil 
{
-+  t.Fatalf("unexpected error unmarshaling endpoints: %v", err)
-+  }
-+  if slice, ok := v.([]interface{}); !ok || len(slice) != 1 {
-+  t.Logf("expected one-element []interface{}, got %#v", v)
-+  }
-+}



[gentoo-commits] repo/gentoo:master commit in: sys-block/nbd/

2019-09-28 Thread Piotr Karbowski
commit: 18d96c7ccb892108c0db7901a314e1288e17ff31
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Sat Sep 28 21:17:31 2019 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Sat Sep 28 21:20:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d96c7c

sys-block/nbd: amd64 stable (bug #694992)

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Piotr Karbowski  gentoo.org>

 sys-block/nbd/nbd-3.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/nbd/nbd-3.19.ebuild b/sys-block/nbd/nbd-3.19.ebuild
index a69d6ef1f0b..d7fd329715e 100644
--- a/sys-block/nbd/nbd-3.19.ebuild
+++ b/sys-block/nbd/nbd-3.19.ebuild
@@ -10,7 +10,7 @@ if [[ "${PV}" =  ]] ; then
EGIT_REPO_URI="https://github.com/NetworkBlockDevice/nbd.git;
 else
SRC_URI="mirror://sourceforge/nbd/${P}.tar.xz"
-   KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86"
 fi
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: games-fps/etqw-data/

2019-09-28 Thread Michał Górny
commit: 8c408288ae9756c76488441bb06c1d34402a34c6
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 28 21:12:22 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 28 21:17:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c408288

games-fps/etqw-data: Add RESTRICT=bindist

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

 games-fps/etqw-data/etqw-data-1.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-fps/etqw-data/etqw-data-1.0-r1.ebuild 
b/games-fps/etqw-data/etqw-data-1.0-r1.ebuild
index 6f5806dd98a..4daa9a4603a 100644
--- a/games-fps/etqw-data/etqw-data-1.0-r1.ebuild
+++ b/games-fps/etqw-data/etqw-data-1.0-r1.ebuild
@@ -12,6 +12,7 @@ LICENSE="ETQW"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="videos"
+RESTRICT="bindist"
 
 S="${WORKDIR}"
 



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

2019-09-28 Thread Mike Frysinger
commit: 71cc92b9dd0f3ecaa1601e0a5f5ed5ef27d216ea
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Sep 28 21:02:58 2019 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Sep 28 21:02:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71cc92b9

app-arch/pigz: mark sh stable

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

 app-arch/pigz/pigz-2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/pigz/pigz-2.4.ebuild b/app-arch/pigz/pigz-2.4.ebuild
index 300e5764323..d019fe181d0 100644
--- a/app-arch/pigz/pigz-2.4.ebuild
+++ b/app-arch/pigz/pigz-2.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.zlib.net/pigz/${P}.tar.gz;
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~ppc-macos ~sparc64-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-linux ~ppc-macos ~sparc64-solaris"
 IUSE="static symlink test"
 RESTRICT="!test? ( test )"
 



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

2019-09-28 Thread Mike Frysinger
commit: a1adeb76ebc3ae8fc14bd5b62b29a5c098093b33
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Sep 28 21:01:50 2019 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Sep 28 21:02:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1adeb76

app-arch/pixz: mark hppa/ia64/s390/sh stable

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

 app-arch/pixz/pixz-1.0.6-r1.ebuild | 4 ++--
 app-arch/pixz/pixz-.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-arch/pixz/pixz-1.0.6-r1.ebuild 
b/app-arch/pixz/pixz-1.0.6-r1.ebuild
index 7e207659629..37d6b9ffdf6 100644
--- a/app-arch/pixz/pixz-1.0.6-r1.ebuild
+++ b/app-arch/pixz/pixz-1.0.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3 autotools
 else

SRC_URI="https://github.com/vasi/pixz/releases/download/v${PV}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 
~sh sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh 
sparc x86"
 fi
 
 DESCRIPTION="Parallel Indexed XZ compressor"

diff --git a/app-arch/pixz/pixz-.ebuild b/app-arch/pixz/pixz-.ebuild
index 488b2bce873..a1998849bea 100644
--- a/app-arch/pixz/pixz-.ebuild
+++ b/app-arch/pixz/pixz-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/sushi/

2019-09-28 Thread Mart Raudsepp
commit: 213da29577dde74ef5eeb301c86a287f845c475e
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep 28 20:50:53 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep 28 20:50:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=213da295

gnome-extra/sushi: bump to 3.32.1

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

 gnome-extra/sushi/Manifest|  1 +
 gnome-extra/sushi/sushi-3.32.1.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/gnome-extra/sushi/Manifest b/gnome-extra/sushi/Manifest
index 2f1a905523d..5721fd4bccc 100644
--- a/gnome-extra/sushi/Manifest
+++ b/gnome-extra/sushi/Manifest
@@ -1 +1,2 @@
 DIST sushi-3.30.0.tar.xz 296940 BLAKE2B 
ff8617aabab16d41c9b072f8cf9774e4f5ce59e0dada05dcad23ba6929005c963d86a1beb5c2a3adc5e8cbaf8a6ce769b48ff53f4979db9f1853bbed0f80fb2d
 SHA512 
48d2b960c2ebe86cdfbd0043968acdd6864162368941b921f25e137e6aeb2a2513738ad4d8c6ef5d5c6d2863e6ace5d2819e0a5dfc487efd20a1914a7cbcc40e
+DIST sushi-3.32.1.tar.xz 65172 BLAKE2B 
ad6d085e3c67527c988695195408e2dd8f82effeb0dacccb63eec9d3896c82fb1abf8d0fb92aeb6934146e67e8e203e438a900d4164d673b19cbe6af9d9a27b7
 SHA512 
db38b690591f7c7a5e55b7ad7a37022cd0624f48af6fe1c56ae05aa74598d767b61a1636d01ba207c399739c0cee6d266a52207a74f65f3e27216c5dfdd17909

diff --git a/gnome-extra/sushi/sushi-3.32.1.ebuild 
b/gnome-extra/sushi/sushi-3.32.1.ebuild
new file mode 100644
index 000..60bf8a759db
--- /dev/null
+++ b/gnome-extra/sushi/sushi-3.32.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org meson xdg
+
+DESCRIPTION="A quick previewer for Nautilus, the GNOME file manager"
+HOMEPAGE="https://git.gnome.org/browse/sushi;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="office"
+
+# Optional app-office/libreoffice support (OOo to pdf and then preview)
+# gtk+[X] optionally needed for sushi_create_foreign_window(); clutter-x11.h 
unconditionally included
+COMMON_DEPEND="
+   >=media-libs/clutter-1.11.4:1.0[X,introspection]
+   media-libs/clutter-gst:3.0[introspection]
+   >=media-libs/clutter-gtk-1.0.1:1.0[introspection]
+   >=app-text/evince-3.0[introspection]
+   media-libs/freetype:2
+   >=x11-libs/gdk-pixbuf-2.23.0[introspection]
+   >=dev-libs/gjs-1.40
+   >=dev-libs/glib-2.29.14:2
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   >=x11-libs/gtk+-3.13.2:3[X,introspection]
+   x11-libs/gtksourceview:3.0[introspection]
+   >=media-libs/harfbuzz-0.9.9:=
+   >=dev-libs/gobject-introspection-1.54:=
+   media-libs/musicbrainz:5=
+   net-libs/webkit-gtk:4[introspection]
+
+"
+DEPEND="${RDEPEND}
+   dev-util/glib-utils
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+RDEPEND="${COMMON_DEPEND}
+   >=gnome-base/nautilus-3.1.90
+   office? ( app-office/libreoffice )
+"



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

2019-09-28 Thread Mart Raudsepp
commit: fca8a8f69fce2a343dac48cb28dc619ebd15dd1f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep 28 20:28:42 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep 28 20:28:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca8a8f6

gnome-base/gnome-light: EAPI-7

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

 gnome-base/gnome-light/gnome-light-3.32.2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnome-base/gnome-light/gnome-light-3.32.2.ebuild 
b/gnome-base/gnome-light/gnome-light-3.32.2.ebuild
index 48fe1d876dd..75acc391dae 100644
--- a/gnome-base/gnome-light/gnome-light-3.32.2.ebuild
+++ b/gnome-base/gnome-light/gnome-light-3.32.2.ebuild
@@ -1,9 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-
-inherit eapi7-ver
+EAPI=7
 
 P_RELEASE="$(ver_cut 1-2)"
 
@@ -45,6 +43,7 @@ RDEPEND="
 "
 DEPEND=""
 PDEPEND=">=gnome-base/gvfs-1.40.1"
+BDEPEND=""
 S="${WORKDIR}"
 
 pkg_pretend() {



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

2019-09-28 Thread Mart Raudsepp
commit: 9198c24e859e9d7a1612d7ea0ddf3d0f71f9486e
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep 28 20:15:27 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep 28 20:15:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9198c24e

gnome-base/gnome-light: bump to 3.32.2

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

 gnome-base/gnome-light/gnome-light-3.32.2.ebuild | 62 
 1 file changed, 62 insertions(+)

diff --git a/gnome-base/gnome-light/gnome-light-3.32.2.ebuild 
b/gnome-base/gnome-light/gnome-light-3.32.2.ebuild
new file mode 100644
index 000..48fe1d876dd
--- /dev/null
+++ b/gnome-base/gnome-light/gnome-light-3.32.2.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eapi7-ver
+
+P_RELEASE="$(ver_cut 1-2)"
+
+DESCRIPTION="Meta package for GNOME-Light, merge this package to install"
+HOMEPAGE="https://www.gnome.org/;
+LICENSE="metapackage"
+SLOT="2.0"
+IUSE="cups +gnome-shell"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~amd64 ~x86"
+
+# XXX: Note to developers:
+# This is a wrapper for the 'light' GNOME 3 desktop, and should only consist of
+# the bare minimum of libs/apps needed. It is basically gnome-base/gnome 
without
+# any apps, but shouldn't be used by users unless they know what they are 
doing.
+# cantarell minimum version is ensured here as gnome-shell depends on it.
+RDEPEND="
+   >=gnome-base/gnome-core-libs-${PV}[cups?]
+
+   >=gnome-base/gnome-session-3.32.0
+   >=gnome-base/gnome-settings-daemon-3.32.0[cups?]
+   >=gnome-base/gnome-control-center-${PV}[cups?]
+
+   >=gnome-base/nautilus-${PV}
+
+   gnome-shell? (
+   >=x11-wm/mutter-${PV}
+   >=dev-libs/gjs-1.56.2
+   >=gnome-base/gnome-shell-${PV}
+   >=media-fonts/cantarell-0.111 )
+
+   >=x11-themes/adwaita-icon-theme-${P_RELEASE}
+   >=x11-themes/gnome-themes-standard-3.28
+   >=x11-themes/gnome-backgrounds-${P_RELEASE}
+
+   >=x11-terms/gnome-terminal-${PV}
+"
+DEPEND=""
+PDEPEND=">=gnome-base/gvfs-1.40.1"
+S="${WORKDIR}"
+
+pkg_pretend() {
+   if ! use gnome-shell; then
+   # Users probably want to use gnome-flashback, e16, sawfish, etc
+   ewarn "You're not installing GNOME Shell"
+   ewarn "You will have to install and manage a window manager by 
yourself"
+   fi
+}
+
+pkg_postinst() {
+   # Remember people where to find our project information
+   elog "Please remember to look at 
https://wiki.gentoo.org/wiki/Project:GNOME;
+   elog "for information about the project and documentation."
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/

2019-09-28 Thread Mart Raudsepp
commit: b9289efc33319dc41e4a59bd1fb97657c22725cc
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep 28 20:08:23 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep 28 20:08:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9289efc

x11-themes/gnome-backgrounds: bump to 3.32.0

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

 x11-themes/gnome-backgrounds/Manifest|  1 +
 .../gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild| 16 
 2 files changed, 17 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest 
b/x11-themes/gnome-backgrounds/Manifest
index 948cbfa55af..4b9c65d1923 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST gnome-backgrounds-3.30.0.tar.xz 27369704 BLAKE2B 
519373d47ac70d73df43d1fc85d4649fad9e3db7e41135ba2df3e6a4c70771225413ec74ca30f3e1b1b27a9c030bd05a29a6e6791d9d0d903a131682a5813970
 SHA512 
a9fd254126448613681e64c841fb0e29a8d1e18adad3aa0c22d01fbe0a33139486595d8537293425510d56826379caaac2e02157f2c2a9289cdad3bc040c
+DIST gnome-backgrounds-3.32.0.tar.xz 31797916 BLAKE2B 
6df0bf94707ed44ef7cb0da4f51397d00a50428940549a09117e2b99b45f09709b53b4050df1778cb29f9a8d05ecb634fb4615ea8420886bc21623d05315b614
 SHA512 
7165f6102bc39b18253ea82f4039a1caca1b2ece6b5e98323c66a24221e6861b74e31d39e07782658ad76282e55d45136314dafb9ea0bcd3d4652aece2ba3797

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild 
b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild
new file mode 100644
index 000..b593d8e9d08
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds;
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd"
+IUSE=""
+
+RDEPEND="!

[gentoo-commits] repo/proj/guru:dev commit in: dev-lang/fbc/files/1.07.1/, dev-lang/fbc/

2019-09-28 Thread William Breathitt Gray
commit: 3dae13617c86045ad955f344bb128aa3ba3d80ab
Author: William Breathitt Gray  gmail  com>
AuthorDate: Sat Sep 28 18:47:14 2019 +
Commit: William Breathitt Gray  gmail  com>
CommitDate: Sat Sep 28 18:47:14 2019 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3dae1361

dev-lang/fbc: Bump to version 1.07.1

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: William Breathitt Gray  gmail.com>

 dev-lang/fbc/Manifest  |  2 +
 dev-lang/fbc/fbc-1.07.1.ebuild | 89 ++
 .../files/1.07.1/0001-Pass-ltinfo-to-linker.patch  | 25 ++
 3 files changed, 116 insertions(+)

diff --git a/dev-lang/fbc/Manifest b/dev-lang/fbc/Manifest
index d8c8386..d123fad 100644
--- a/dev-lang/fbc/Manifest
+++ b/dev-lang/fbc/Manifest
@@ -1,6 +1,8 @@
 DIST FreeBASIC-1.06.0-source-bootstrap.tar.xz 7742292 BLAKE2B 
fd32c6e5edf6e8c27538465141c6b870d6c893f8e05fc8d91b273f9268a68065709cba95e8c5cd8b86786522b2ac1eaf1a6a547227432bbc9998eb1288b29515
 SHA512 
42878091994cae7e0a2f4ba1d2d83a80d32d62ad06790ac06643a266200b53b7ce2480a651b1622910a2733756b7ca032a5be1bb73ee3f796146394eebb9f43c
 DIST FreeBASIC-1.07.0-source-bootstrap.tar.xz 8237216 BLAKE2B 
f657f8a81d412435b8b4167ded5019e9821f0cf47db9d38708da0eea6bdc8835a77c643122e792616aefbbb557f228e6ab06e823c10e1afe922c9e4b34088989
 SHA512 
3a69e2fe5a81b8990e0ec811a9aeb0c9bdd84e858983800c444717197754a0b8e2945091d80d4c6736b691798dbc571b3e7f885d6a6e4564c9ca1021a2fae71c
+DIST FreeBASIC-1.07.1-source-bootstrap.tar.xz 9098748 BLAKE2B 
3c3970ab014f79193dad23b6f22c5ffc61d6f588219dcf00f430ce2c9045dc2af8aa42bdad4f1d63d76591aae14b42553cf6ece88052f0dc78e09c6fb5c4d875
 SHA512 
89250fb4d79e420151bae8208945e26c5d4e63ba8bbb60658b2c5601ceeea238b387d7d7a2b52d60da2243e5d3d31f602c3657394be72a37c256e777be23b0a8
 DIST fbc-1.06.0-bootstrap-dist-linux-x86.patch 147301 BLAKE2B 
8320f988bc84f5df1b732719a11d1a8edbfceff04ad51b1fbd883eb21d20f1c2f16b8c6ae41b5b0472e4faf1058345969b85ed0c93c071de3c9ed703e298106a
 SHA512 
b2ee285504ce0f8a6a01ee5da7661e40c4a6bb0075f26751fbc79a328cac66f7809ad4c2489eaab01a6e6432ca6d76e19835c86bddf9df5af3b89c547fd8ffb3
 DIST fbc-1.06.0-bootstrap-dist-linux-x86_64.patch 198197 BLAKE2B 
72083bef84aed5ec2d95badb70a42db2e5d89084454f79aef41808a018ab238b1d230cb7282f4adf1be9d003c3865cb914fbf057fbd84c069dfecc4abd3da80b
 SHA512 
771077a2526164223c3ae157558355538701224863b2a5923881ac2d2568f4cd1f5489df73aa8d55b1efccc82fe9e251e893a2b361363c1862d4c1e7bc3fb4ba
 DIST fbc-1.06.0.tar.gz 8847831 BLAKE2B 
9245137995f9f3e2ff5adaf9b273593434ac9ec96919b2c970ec26183fe6fb7afee35753f2dd92f4b34d1aade92871e5a6722571a5ba04dde323fd7fb06c55c5
 SHA512 
687dcf665bb10e6a771cc01d02c21da77d89e052308600038dce526ba1ccfc6554d409dab184f3495557c9e4fdf744fd7a9088b4b137b782a9ab8633622c5484
 DIST fbc-1.07.0.tar.gz 8938137 BLAKE2B 
14849dd0cfb0f0a2d0f2e4966a855964027adbacc2253e236f9f10ba73c40b16714d8fb75778cac8cb6eb1600d6adeb2037929a376b4938961e53e5de83fafba
 SHA512 
1cab52e97854b3ef17db6ba4750c0216f3bd04e23997f005189988007014574467c0f63f41ad822d089a18e97439ba52743223d1bb282133b41c0625b66cd8f5
+DIST fbc-1.07.1.tar.gz 8938056 BLAKE2B 
965425426605b9e0018e066852a67c355d168276b434e6779e151fad38820a956b5b763aad427c6728be4a74b0956b099a0bb8abd0d76fececc6cf8f0204d3c1
 SHA512 
7d49b9546e242b1c366b2378f71cf1640b85c85e09f4c2bd99ef268e6b4e5e45a710b7a00f7d807245aec518f299d173635572b77483826c1f273e047dbe3679

diff --git a/dev-lang/fbc/fbc-1.07.1.ebuild b/dev-lang/fbc/fbc-1.07.1.ebuild
new file mode 100644
index 000..83399ea
--- /dev/null
+++ b/dev-lang/fbc/fbc-1.07.1.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A free/open source, multi-platform BASIC compiler."
+HOMEPAGE="https://www.freebasic.net;
+SRC_URI="https://github.com/freebasic/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
+   
https://github.com/freebasic/${PN}/releases/download/${PV}/FreeBASIC-${PV}-source-bootstrap.tar.xz;
+
+LICENSE="FDL-1.2 GPL-2+ LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gpm libffi opengl X"
+
+DEPEND="
+   sys-libs/ncurses:=
+   gpm? ( sys-libs/gpm )
+   libffi? ( virtual/libffi )
+   opengl? ( virtual/opengl )
+   X? (
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXpm
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   )"
+RDEPEND="${DEPEND}"
+
+PATCHES="${FILESDIR}/${PV}"
+
+DOCS="${S}/doc/fbc.1"
+
+BOOTSTRAP_S="${WORKDIR}/FreeBASIC-${PV}-source-bootstrap"
+
+src_unpack() {
+   # We only need bootstrap source code if fbc is not already present
+   if ! has_version dev-lang/fbc; then
+   unpack FreeBASIC-${PV}-source-bootstrap.tar.xz
+   fi
+   unpack ${P}.tar.gz
+}
+
+src_prepare() {
+   # We only need bootstrap source code if fbc is not already present
+   if ! has_version dev-lang/fbc; then
+   

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

2019-09-28 Thread Matt Turner
commit: 4c0bc0bdd0b8b5b4e1de382d524b1eaefcff7939
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 28 18:59:16 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 28 18:59:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c0bc0bd

app-misc/mosquitto: Drop old versions

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

 app-misc/mosquitto/Manifest   |   2 -
 app-misc/mosquitto/mosquitto-1.5.8.ebuild | 101 ---
 app-misc/mosquitto/mosquitto-1.6.2.ebuild | 110 --
 3 files changed, 213 deletions(-)

diff --git a/app-misc/mosquitto/Manifest b/app-misc/mosquitto/Manifest
index 1dd940be2af..84e48c74f07 100644
--- a/app-misc/mosquitto/Manifest
+++ b/app-misc/mosquitto/Manifest
@@ -1,4 +1,2 @@
 DIST mosquitto-1.5.6.tar.gz 439402 BLAKE2B 
7d887d7d2e02d9891613d441c76705c40744cd8c7acae330648e5a00560b4ba1fbc28b92ac84bf85d423c84de875c5309f364d04fca72516ab2276fe42512b0c
 SHA512 
99bd935f93ae25f0c7992870780cce4748b35ffd58fd0d39e20ee69f34c28d3eac289cf0c7dec078dbdced3bda12da4569d4b5e84ebdaa5514640f331ca3238b
-DIST mosquitto-1.5.8.tar.gz 442834 BLAKE2B 
be5a7c2e7d28da0101fdfac9e5b0d7499abb71b464df3da11637c141947c75631e9c8952b219d20d598a156d0f8d5e86151c65ee4b55443dcef9c30eff49e3b3
 SHA512 
5cf2ae59077878be2784cc83fefe00fa3ff904646711545be519fc48557319c56dc7c15682fffc0dc42c530cdf59f550f25da9eec50a1a7deb222aa11bb669d3
-DIST mosquitto-1.6.2.tar.gz 576747 BLAKE2B 
c0815f1f0a964ee5cc26fc9a1d3c222b5261e29e1520f2b3ddacbe61e1af44c47040db1d9b71721f6ef9b42f378d1974d994065a8558a1f3f759dc5ca81db1a7
 SHA512 
d1c13df4409eb20ccc00a67b07a4af5c5ce668a403a4605e2bae4f5869b256ebe5d9a001d009cb0e34bc7b3cfee96779fc81099b170ff03af3ca43f05567912b
 DIST mosquitto-1.6.7.tar.gz 591062 BLAKE2B 
a215e311197fd84f1fa1ff0b681c8d1157db1a3e538a5a16afa1f11d17a08a720d44ae16b306cb08d6b585c8c4d4b2e38df972ceebc4634c727f4c8e0994c170
 SHA512 
0a75cf192483053ce78c6d9e3be158bdf66366d7731a68cf29e24731f6936027af1d86045c2b973f642e42e58efa033dbfd17842e3e95550bac4c1f44ab346e9

diff --git a/app-misc/mosquitto/mosquitto-1.5.8.ebuild 
b/app-misc/mosquitto/mosquitto-1.5.8.ebuild
deleted file mode 100644
index 739d887f2e6..000
--- a/app-misc/mosquitto/mosquitto-1.5.8.ebuild
+++ /dev/null
@@ -1,101 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-any-r1 systemd toolchain-funcs user
-
-DESCRIPTION="An Open Source MQTT v3 Broker"
-HOMEPAGE="https://mosquitto.org/;
-SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz;
-
-LICENSE="EPL-1.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="bridge examples +persistence +srv ssl tcpd test websockets"
-
-REQUIRED_USE="test? ( bridge )"
-
-RDEPEND="srv? ( net-dns/c-ares )
-   ssl? ( dev-libs/openssl:0= )
-   tcpd? ( sys-apps/tcp-wrappers )"
-
-DEPEND="${PYTHON_DEPS}
-   ${RDEPEND}
-   websockets? ( net-libs/libwebsockets )"
-
-_emake() {
-   LIBDIR=$(get_libdir)
-   emake \
-   CC="$(tc-getCC)" \
-   LIB_SUFFIX="${LIBDIR:3}" \
-   WITH_BRIDGE="$(usex bridge)" \
-   WITH_PERSISTENCE="$(usex persistence)" \
-   WITH_SRV="$(usex srv)" \
-   WITH_TLS="$(usex ssl)" \
-   WITH_WEBSOCKETS="$(usex websockets)" \
-   WITH_WRAP="$(usex tcpd)" \
-   "$@"
-}
-
-pkg_setup() {
-   enewgroup mosquitto
-   enewuser mosquitto -1 -1 -1 mosquitto
-}
-
-src_prepare() {
-   default
-   if use persistence; then
-   sed -i -e "/^#autosave_interval/s|^#||" \
-   -e "s|^#persistence false$|persistence true|" \
-   -e "/^#persistence_file/s|^#||" \
-   -e "s|#persistence_location|persistence_location 
/var/lib/mosquitto/|" \
-   mosquitto.conf || die
-   fi
-
-   # Remove prestripping
-   sed -i -e 's/-s --strip-program=${CROSS_COMPILE}${STRIP}//'\
-   client/Makefile lib/cpp/Makefile src/Makefile lib/Makefile || 
die
-
-   python_setup
-   rm test/{broker,lib}/ptest.py || die
-   python_fix_shebang test
-}
-
-src_compile() {
-   _emake
-}
-
-src_test() {
-   _emake test
-}
-
-src_install() {
-   _emake DESTDIR="${D}" prefix=/usr install
-   keepdir /var/lib/mosquitto
-   fowners mosquitto:mosquitto /var/lib/mosquitto
-   dodoc readme.md CONTRIBUTING.md ChangeLog.txt
-   doinitd "${FILESDIR}"/mosquitto
-   insinto /etc/mosquitto
-   doins mosquitto.conf
-   systemd_dounit "${FILESDIR}/mosquitto.service"
-
-   if use examples; then
-   docompress -x "/usr/share/doc/${PF}/examples"
-   dodoc -r examples
-   fi
-}
-
-pkg_postinst() {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   elog "The Python module has been moved out of mosquitto."
-   elog "See 

[gentoo-commits] repo/gentoo:master commit in: net-libs/libtirpc/, net-libs/libtirpc/files/

2019-09-28 Thread Matt Turner
commit: 68d8e6b191da940f0b553b24f9d7bedffd771b8a
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 28 18:07:39 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 28 18:27:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d8e6b1

net-libs/libtirpc: Drop old versions

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

 net-libs/libtirpc/Manifest |  2 -
 .../files/libtirpc-1.0.2-bzero-to-memset.patch | 36 
 .../libtirpc/files/libtirpc-1.0.2-exports.patch| 17 --
 .../libtirpc/files/libtirpc-1.0.2-glibc-2.26.patch | 12 
 net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild | 65 --
 net-libs/libtirpc/libtirpc-1.0.3.ebuild| 63 -
 6 files changed, 195 deletions(-)

diff --git a/net-libs/libtirpc/Manifest b/net-libs/libtirpc/Manifest
index 96612140117..ee8d1d01072 100644
--- a/net-libs/libtirpc/Manifest
+++ b/net-libs/libtirpc/Manifest
@@ -1,4 +1,2 @@
-DIST libtirpc-1.0.2.tar.bz2 509601 BLAKE2B 
7ccf23ca200e2027a66a3105d9b3d0612ac66a08498931f66526a291be6ddef8e7df533af4d44a0e4a1178edd6d51ae39ca50c2536b9b1be7179e7f17cfd165e
 SHA512 
6c819019a8e81d8263d3c509b2eee59ba1ef09c5a0a8d28f004c711afa252097eca7e6b0b919b2d780883dfd9ee7a363df4cee7fd2c9159a065257637cec
-DIST libtirpc-1.0.3.tar.bz2 509831 BLAKE2B 
3f908471b3e10f88329793db2c832754b9bb838d115235d7c25256da883960de8d8c94a6941fc9c2a3cc4dca9a77c32b5cb85bb347cc182e5a6255636b79b06e
 SHA512 
1f1cf7dd6f30c919e4caf6db926f1d532f78d5a93e8aaa2acde6b046be0650c4c46549da0ffd5fa7fb9e550af1a871ed6e02ededf504c6667d2e82eba2cc
 DIST libtirpc-1.1.4.tar.bz2 510924 BLAKE2B 
1780f9bb0543583c01b60bda681add0ec2f8718eda4ce4653883c772466178e37d0a3fb47004109f81de470129458561fac4f109f45154c64b6fb729f0212c90
 SHA512 
392f391f9fc1bd68d81dc44e4058831a64b32790b5c8c37338b0ab416fad2ae4d16389e632596734dba09780347918cc65c6f134e0c1afd09e81ec250785ed23
 DIST libtirpc-glibc-nfs.tar.xz 8948 BLAKE2B 
7316623d9f2b6928e296137fe2bf6794b208d549c2ffba9e4a35b47f7b04bf023798a09f38c02d039debf6adc466d7689cf3c8274d71a22eaff08729642c0a28
 SHA512 
90255bf0a27af16164e0710dd940778609925d473f4343093ff19d98cc4f23023788bf4edf0178eae1961afc0ba8b69b273de95b7d7e2afdb706701d8ba6f7ba

diff --git a/net-libs/libtirpc/files/libtirpc-1.0.2-bzero-to-memset.patch 
b/net-libs/libtirpc/files/libtirpc-1.0.2-bzero-to-memset.patch
deleted file mode 100644
index 64b516ed826..000
--- a/net-libs/libtirpc/files/libtirpc-1.0.2-bzero-to-memset.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -Naurp libtirpc-1.0.2.orig/src/auth_time.c libtirpc-1.0.2/src/auth_time.c
 libtirpc-1.0.2.orig/src/auth_time.c2017-07-05 11:02:23.0 
-0400
-+++ libtirpc-1.0.2/src/auth_time.c 2017-07-30 17:46:39.481420880 -0400
-@@ -317,7 +317,7 @@ __rpc_get_time_offset(td, srv, thost, ua
-   sprintf(ipuaddr, "%d.%d.%d.%d.0.111", a1, a2, a3, a4);
-   useua = [0];
- 
--  bzero((char *), sizeof(sin));
-+  memset((char *), 0, sizeof(sin));
-   if (uaddr_to_sockaddr(useua, )) {
-   msg("unable to translate uaddr to sockaddr.");
-   if (needfree)
-diff -Naurp libtirpc-1.0.2.orig/src/des_impl.c libtirpc-1.0.2/src/des_impl.c
 libtirpc-1.0.2.orig/src/des_impl.c 2017-07-05 11:02:23.0 -0400
-+++ libtirpc-1.0.2/src/des_impl.c  2017-07-30 17:46:49.581420807 -0400
-@@ -588,7 +588,7 @@ _des_crypt (char *buf, unsigned len, str
- }
-   tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0;
-   tbuf[0] = tbuf[1] = 0;
--  __bzero (schedule, sizeof (schedule));
-+  memset (schedule, 0, sizeof (schedule));
- 
-   return (1);
- }
-diff -Naurp libtirpc-1.0.2.orig/src/svc_auth_des.c 
libtirpc-1.0.2/src/svc_auth_des.c
 libtirpc-1.0.2.orig/src/svc_auth_des.c 2017-07-05 11:02:23.0 
-0400
-+++ libtirpc-1.0.2/src/svc_auth_des.c  2017-07-30 17:46:58.771420741 -0400
-@@ -356,7 +356,7 @@ cache_init()
- 
-   authdes_cache = (struct cache_entry *)
-   mem_alloc(sizeof(struct cache_entry) * AUTHDES_CACHESZ);
--  bzero((char *)authdes_cache, 
-+  memset((char *)authdes_cache, 0,
-   sizeof(struct cache_entry) * AUTHDES_CACHESZ);
- 
-   authdes_lru = (short *)mem_alloc(sizeof(short) * AUTHDES_CACHESZ);

diff --git a/net-libs/libtirpc/files/libtirpc-1.0.2-exports.patch 
b/net-libs/libtirpc/files/libtirpc-1.0.2-exports.patch
deleted file mode 100644
index 174f4e3471f..000
--- a/net-libs/libtirpc/files/libtirpc-1.0.2-exports.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-See
-https://bugs.alpinelinux.org/issues/7041
-https://git.alpinelinux.org/cgit/aports/commit/?id=9edb53cea056101c4963a04b747bf102de23f919
-(just hit this myself when building libnsl)
-... dilfridge
-
 a/src/libtirpc.map
-+++ b/src/libtirpc.map
-@@ -298,7 +298,7 @@
- key_gendes;
- key_get_conv;
- key_setsecret;
--key_secret_is_set;
-+key_secretkey_is_set;
- key_setnet;
- netname2host;
- netname2user;

diff --git 

[gentoo-commits] repo/gentoo:master commit in: net-nds/rpcbind/files/, net-nds/rpcbind/

2019-09-28 Thread Matt Turner
commit: 52738dd4838a6bdef10c7c086a11cad9d04fa6d0
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 28 18:08:29 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 28 18:27:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52738dd4

net-nds/rpcbind: Drop old versions

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

 net-nds/rpcbind/Manifest   |  1 -
 .../files/rpcbind-0.2.4-CVE-2017-8779.patch| 21 
 net-nds/rpcbind/rpcbind-0.2.4-r3.ebuild| 58 --
 3 files changed, 80 deletions(-)

diff --git a/net-nds/rpcbind/Manifest b/net-nds/rpcbind/Manifest
index f3285ad8814..1e114d6b58e 100644
--- a/net-nds/rpcbind/Manifest
+++ b/net-nds/rpcbind/Manifest
@@ -1,2 +1 @@
-DIST rpcbind-0.2.4.tar.bz2 122781 BLAKE2B 
ac1c374a1081559bf09bc209256daa1bb530d71f0c7fe45cec4c9b87cf110c15251a05dce2cf2b78ffa4d902f817efed30350ad08a23e12a7f219f10fe626aa8
 SHA512 
f3966a7284e94bdf120a9b3f0dd66efa1fe8761df2313545a031f77b7c06e27d7955d2780469943deb537d34f95c4cf3f30de523ec9fab9f571322d7224b210c
 DIST rpcbind-1.2.5.tar.bz2 123502 BLAKE2B 
de0d10406aeffd75195c1fa1d0179b2c7c0ba54c3f3ac58ce9d7e9448d1dbe91a296ad69c45dee115e0a739aa9cfec53b750d3a5ca405e16605a92bbb2006859
 SHA512 
e884c4757950ccead0f9a07f50625a63e6f18f9bfae9fcfffa3e5fa4b7a66c3a99d9fa303061848fe8211509d5456f24ff26e4579af6e161a35522268f3ef3e4

diff --git a/net-nds/rpcbind/files/rpcbind-0.2.4-CVE-2017-8779.patch 
b/net-nds/rpcbind/files/rpcbind-0.2.4-CVE-2017-8779.patch
deleted file mode 100644
index cef088badc9..000
--- a/net-nds/rpcbind/files/rpcbind-0.2.4-CVE-2017-8779.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff --git a/src/rpcb_svc_com.c b/src/rpcb_svc_com.c
-index 5862c26..e11f61b 100644
 a/src/rpcb_svc_com.c
-+++ b/src/rpcb_svc_com.c
-@@ -48,6 +48,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- #include 
- #include 
-@@ -432,7 +433,7 @@ rpcbproc_taddr2uaddr_com(void *arg, struct svc_req *rqstp 
/*__unused*/,
- static bool_t
- xdr_encap_parms(XDR *xdrs, struct encap_parms *epp)
- {
--  return (xdr_bytes(xdrs, &(epp->args), (u_int *) &(epp->arglen), ~0));
-+  return (xdr_bytes(xdrs, &(epp->args), (u_int *) &(epp->arglen), 
RPC_MAXDATASIZE));
- }
- 
- /*

diff --git a/net-nds/rpcbind/rpcbind-0.2.4-r3.ebuild 
b/net-nds/rpcbind/rpcbind-0.2.4-r3.ebuild
deleted file mode 100644
index 8431b518c94..000
--- a/net-nds/rpcbind/rpcbind-0.2.4-r3.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils systemd
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="git://linux-nfs.org/~steved/rpcbind.git"
-   inherit autotools git-r3
-else
-   SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc 
x86"
-fi
-
-DESCRIPTION="portmap replacement which supports RPC over various protocols"
-HOMEPAGE="https://sourceforge.net/projects/rpcbind/;
-
-LICENSE="BSD"
-SLOT="0"
-IUSE="debug selinux systemd tcpd warmstarts"
-REQUIRED_USE="systemd? ( warmstarts )"
-
-CDEPEND=">=net-libs/libtirpc-1.0:=
-   systemd? ( sys-apps/systemd:= )
-   tcpd? ( sys-apps/tcp-wrappers )"
-DEPEND="${CDEPEND}
-   virtual/pkgconfig"
-RDEPEND="${CDEPEND}
-   selinux? ( sec-policy/selinux-rpcbind )"
-
-PATCHES=(
-   "${FILESDIR}/${P}-CVE-2017-8779.patch"
-)
-
-src_prepare() {
-   [[ ${PV} == "" ]] && eautoreconf
-   epatch "${PATCHES[@]}"
-   epatch_user
-}
-
-src_configure() {
-   econf \
-   --bindir="${EPREFIX}"/sbin \
-   --with-statedir="${EPREFIX}"/run/${PN} \
-   --with-rpcuser=root \
-   --with-systemdsystemunitdir=$(usex systemd 
"$(systemd_get_unitdir)" "no") \
-   $(use_enable tcpd libwrap) \
-   $(use_enable debug) \
-   $(use_enable warmstarts)
-}
-
-src_install() {
-   default
-
-   newinitd "${FILESDIR}"/${PN}.initd ${PN}
-   newconfd "${FILESDIR}"/${PN}.confd ${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/, net-libs/rpcsvc-proto/files/

2019-09-28 Thread Matt Turner
commit: be2c1c92db1be3df23b524663e29bad7e37623dd
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 28 18:06:11 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 28 18:27:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be2c1c92

net-libs/rpcsvc-proto: Drop old versions

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

 net-libs/rpcsvc-proto/Manifest |  1 -
 .../rpcsvc-proto-1.3.1-old-preprocessor.patch  | 31 --
 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 30 -
 3 files changed, 62 deletions(-)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index dc231fa6a21..fa54be5fddd 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1,2 +1 @@
-DIST rpcsvc-proto-1.3.1.tar.gz 59174 BLAKE2B 
d50d958cfad79142d686ae6312cdaa6044f1322bc794dbc95c1b78d088396c5adda292c83d150f3502df859c23d4e370894283ae210e5fe9aa1d0e8ed05553d0
 SHA512 
d687665ed51fd6fd66ab638813c5020f0c8b8491625b91937ac4b5ee4dd2357eae8e2909394e7651494e7aea77a6279ae907ba6354682ba446de7088b55f54ea
 DIST rpcsvc-proto-1.4.tar.gz 59127 BLAKE2B 
484c04d6a0f86d37c0057693771b7fe502166504fc419bce4dd182f76e349cf226307814a2c51b27fa0bc09e270b883cb40ae821f8bd7d7e0c9a120c4962ae34
 SHA512 
a29d7761ec9cca4d7d7aa6943a243771a6c7f35d303f01af84f390c8395dc5e543fad7ea28fec1be2f6ee8f2853bf22a157ad3b020057040685b6cbce9b09415

diff --git 
a/net-libs/rpcsvc-proto/files/rpcsvc-proto-1.3.1-old-preprocessor.patch 
b/net-libs/rpcsvc-proto/files/rpcsvc-proto-1.3.1-old-preprocessor.patch
deleted file mode 100644
index 5d77786a712..000
--- a/net-libs/rpcsvc-proto/files/rpcsvc-proto-1.3.1-old-preprocessor.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From ce0ed4f45918f9230db435ee3b733090fa4f9620 Mon Sep 17 00:00:00 2001
-From: Florian Weimer 
-Date: Tue, 27 Mar 2018 12:08:30 +0200
-Subject: [PATCH] Remove historic _RPC_THREAD_SAFE_ preprocessor conditional
-
-When the code was imported from glibc, the -D_RPC_THREAD_SAFE_
-build flag was missed.

- rpcgen/rpc_main.c | 9 -
- 1 file changed, 9 deletions(-)
-
-diff --git a/rpcgen/rpc_main.c b/rpcgen/rpc_main.c
-index 94bd818..1b26e52 100644
 a/rpcgen/rpc_main.c
-+++ b/rpcgen/rpc_main.c
-@@ -1346,15 +1346,6 @@ parseargs (int argc, const char *argv[], struct 
commandline *cmd)
-   cmd->Scflag = flag['C'];
-   cmd->makefileflag = flag['M'];
- 
--#ifndef _RPC_THREAD_SAFE_
--  if (mtflag || newstyle)
--{
--  /* glibc doesn't support these flags.  */
--  f_print (stderr,
-- _("This implementation doesn't support newstyle or MT-safe 
code!\n"));
--  return (0);
--}
--#endif
-   if (tirpcflag)
- {
-   pmflag = inetdflag ? 0 : 1;/* pmflag or inetdflag is always TRUE */

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild 
b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
deleted file mode 100644
index 8a8003bcc44..000
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="rpcsvc protocol definitions from glibc"
-HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto;
-SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86"
-IUSE=""
-
-RDEPEND="!

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

2019-09-28 Thread Matt Turner
commit: ea888fe6fb922790d8d34a7c1b9c0949a704ba2b
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 28 18:09:54 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 28 18:27:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea888fe6

media-libs/waffle: Drop old versions

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

 media-libs/waffle/Manifest|  1 -
 media-libs/waffle/waffle-1.5.2.ebuild | 54 ---
 2 files changed, 55 deletions(-)

diff --git a/media-libs/waffle/Manifest b/media-libs/waffle/Manifest
index 32f21dcd336..0b0146e39dc 100644
--- a/media-libs/waffle/Manifest
+++ b/media-libs/waffle/Manifest
@@ -1,2 +1 @@
-DIST waffle-1.5.2.tar.xz 179284 BLAKE2B 
40befb3e4463605e303b404677268d4758f6a43f5d83bee5e74222e2e2bf949f51444c0df68291ef0edc76be313363eca3e59e642b0356451c10703e66d96e56
 SHA512 
04f90f70421c88418d1d98175b552de9e036ea36b6c870a6c968c7fcc2d4cb2fa4ce08b0adcdd50f4853a7503558eae7a05ef75b292cf85d3c9796e7b342ca62
 DIST waffle-1.6.0.tar.xz 224400 BLAKE2B 
458add99b346bd75dc757243b9e7db6ac269fb2c1e488333d921c640e10efd182e51e8a5e0312d334593033936adf047fc2339d21e675654d89d66edfb8922b3
 SHA512 
c8796ab8adf968df2c5c88e2941c83955fe41e87eb2b75b6a5cc61b0d0c06eaa44df2f255f573a51816036dc8bc3ec63f3fb51ccfb7efbfe83cdd50b3f1be13f

diff --git a/media-libs/waffle/waffle-1.5.2.ebuild 
b/media-libs/waffle/waffle-1.5.2.ebuild
deleted file mode 100644
index 2be51a34280..000
--- a/media-libs/waffle/waffle-1.5.2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ ${PV} = ** ]]; then
-   EGIT_REPO_URI="https://github.com/waffle-gl/${PN}.git;
-   GIT_ECLASS="git-r3"
-else
-   
SRC_URI="https://people.freedesktop.org/~chadversary/${PN}/files/release/${P}/${P}.tar.xz;
-   KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
-fi
-inherit cmake-multilib ${GIT_ECLASS}
-
-DESCRIPTION="Library that allows selection of GL API and of window system at 
runtime"
-HOMEPAGE="https://people.freedesktop.org/~chadversary/waffle/;
-
-LICENSE="BSD-2"
-SLOT="0"
-IUSE="doc egl gbm test wayland"
-
-RDEPEND="
-   >=media-libs/mesa-9.1.6[egl?,gbm?,${MULTILIB_USEDEP}]
-   >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]
-   gbm? ( >=virtual/libudev-208:=[${MULTILIB_USEDEP}] )
-   wayland? ( >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   >=x11-base/xcb-proto-1.8-r3[${MULTILIB_USEDEP}]
-   doc? (
-   dev-libs/libxslt
-   app-text/docbook-xml-dtd:4.2
-   )
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -Dwaffle_has_glx=ON
-   -Dwaffle_build_examples=OFF
-   -Dwaffle_build_manpages=$(usex doc )
-   -Dwaffle_has_x11_egl=$(usex egl)
-   -Dwaffle_has_gbm=$(usex gbm)
-   -Dwaffle_build_tests=$(usex test)
-   -Dwaffle_has_wayland=$(usex wayland)
-   )
-
-   cmake-multilib_src_configure
-}
-
-src_test() {
-   emake -C "${CMAKE_BUILD_DIR}" check
-}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/mit-krb5/, app-crypt/mit-krb5/files/

2019-09-28 Thread Matt Turner
commit: bd1940d2e752a50a37710fcec0984fc1ff0234e7
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 28 18:25:58 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 28 18:27:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd1940d2

app-crypt/mit-krb5: Drop old versions

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

 app-crypt/mit-krb5/Manifest|   4 -
 app-crypt/mit-krb5/files/CVE-2018-5729-5730.patch  | 297 -
 .../mit-krb5/files/mit-krb5-1.16.3-libressl.patch  | 101 ---
 .../mit-krb5/files/mit-krb5-config_LDFLAGS.patch   |  12 -
 .../files/mit-krb5-libressl-version-check.patch|  31 ---
 app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild | 154 ---
 app-crypt/mit-krb5/mit-krb5-1.16.1.ebuild  | 153 ---
 app-crypt/mit-krb5/mit-krb5-1.16.2.ebuild  | 161 ---
 app-crypt/mit-krb5/mit-krb5-1.16.3.ebuild  | 161 ---
 9 files changed, 1074 deletions(-)

diff --git a/app-crypt/mit-krb5/Manifest b/app-crypt/mit-krb5/Manifest
index 0911382bd22..4b2ab0c10a3 100644
--- a/app-crypt/mit-krb5/Manifest
+++ b/app-crypt/mit-krb5/Manifest
@@ -1,5 +1 @@
-DIST krb5-1.16.1.tar.gz 9477480 BLAKE2B 
16bdd7d6d03ddbd4b070663c3a7a3d2331d54e8590b24f1dc162be2531bfbbbd65878d426a160c65ffc1ba4751f16bbbd177a8a91c01002fde0e886cc1bd91b9
 SHA512 
fa4ec14a4ffe690861e2dd7ea39d7698af2058ce181bb733ea891f80279f4dde4bb891adec5ccb0eaddf737306e6ceb1fe3744a2946e6189a7d7d2dd3bc5ba84
-DIST krb5-1.16.2.tar.gz 9652415 BLAKE2B 
21c4d56e43476a9b87a4ca9a8b7d0dd5739d3d70731fb4727de5ae248d8638e2016581cd2462f5e2ec7950d9e216aa165199505e581fa10db81ce26062fc097e
 SHA512 
738c071a90e0f38680bb17bdcf950310bc4549f3cb851e1d34de11239ae88178e6ee1a5e5d48c6d3efef544339b07d22dba5347dd763a4266d8d4df7cf47afc9
-DIST krb5-1.16.3.tar.gz 9656985 BLAKE2B 
92e6d2b5f27e80f495d7bb3fb64acfb03530156fb8e1a07dbc8d045616fd2ac4be8047d844580e3aa01d5e8b733ceea9024290dcc53b691696201f02a31e3034
 SHA512 
77da5f8bb19108e158c3df5a17b9141b7cbbae7d01f9f0dca5c504dc4b468953d67a1f4566bed5a062d8ff8e0d80796094dea12d2e45bdda810a1633bb08318d
-DIST krb5-1.16.tar.gz 9474479 BLAKE2B 
0c5caa0a0d2308a447d47ab94d7b8dc92a67ad78b3bac1678c3f3ece3905f27feda5a23d28b3c13ebd64d1760726888c759fb19da82ad960c6f84a433b753873
 SHA512 
7e162467b95dad2b6aaa11686d08a00f1cc4eb08247fca8f0e5a8bcaa5f9f7b42cdf00db69c5c6111bdf9eb8063d53cef3bb207ce5d6a287615ca10b710153f9
 DIST krb5-1.17.tar.gz 8761763 BLAKE2B 
76f636836c67e9eefca91c9417118efdcf4437c1220691f43f3d246daf3eabd53b40a30956f0e57703c3fde5d7193b1d86b68becf3ae1c0c803d2462e79d3014
 SHA512 
7462a578b936bd17f155a362dbb5d388e157a80a096549028be6c55400b11361c7f8a28e424fd5674801873651df4e694d536cae66728b7ae5e840e532358c52

diff --git a/app-crypt/mit-krb5/files/CVE-2018-5729-5730.patch 
b/app-crypt/mit-krb5/files/CVE-2018-5729-5730.patch
deleted file mode 100644
index 114cfe688e7..000
--- a/app-crypt/mit-krb5/files/CVE-2018-5729-5730.patch
+++ /dev/null
@@ -1,297 +0,0 @@
-diff --git a/src/lib/kadm5/srv/svr_principal.c 
b/src/lib/kadm5/srv/svr_principal.c
-index 2420f2c2be..a59a65e8f6 100644
 a/src/lib/kadm5/srv/svr_principal.c
-+++ b/src/lib/kadm5/srv/svr_principal.c
-@@ -330,6 +330,13 @@ kadm5_create_principal_3(void *server_handle,
- return KADM5_BAD_MASK;
- if((mask & ~ALL_PRINC_MASK))
- return KADM5_BAD_MASK;
-+if (mask & KADM5_TL_DATA) {
-+for (tl_data_tail = entry->tl_data; tl_data_tail != NULL;
-+ tl_data_tail = tl_data_tail->tl_data_next) {
-+if (tl_data_tail->tl_data_type < 256)
-+return KADM5_BAD_TL_TYPE;
-+}
-+}
- 
- /*
-  * Check to see if the principal exists
-diff --git a/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.h 
b/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.h
-index 535a1f309e..8b8420faa9 100644
 a/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.h
-+++ b/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.h
-@@ -141,7 +141,7 @@ extern int set_ldap_error (krb5_context ctx, int st, int 
op);
- #define UNSTORE16_INT(ptr, val) (val = load_16_be(ptr))
- #define UNSTORE32_INT(ptr, val) (val = load_32_be(ptr))
- 
--#define  KDB_TL_USER_INFO  0x7ffe
-+#define  KDB_TL_USER_INFO  0xff
- 
- #define KDB_TL_PRINCTYPE  0x01
- #define KDB_TL_PRINCCOUNT 0x02
-diff --git a/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c 
b/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
-index 88a1704950..b7c9212cb2 100644
 a/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
-+++ b/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
-@@ -651,6 +651,107 @@ update_ldap_mod_auth_ind(krb5_context context, 
krb5_db_entry *entry,
- return ret;
- }
- 
-+static krb5_error_code
-+check_dn_in_container(krb5_context context, const char *dn,
-+  char *const *subtrees, unsigned int ntrees)
-+{
-+unsigned int i;
-+size_t dnlen = strlen(dn), stlen;
-+
-+for (i = 0; i < ntrees; i++) {
-+if 

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

2019-09-28 Thread Matt Turner
commit: b50cb75c31e96e2a8a0116736510c8cf79a9d98d
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 28 18:10:34 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 28 18:27:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b50cb75c

media-libs/waffle: Fix unquoted variable

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

 media-libs/waffle/waffle-1.6.0.ebuild | 2 +-
 media-libs/waffle/waffle-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/waffle/waffle-1.6.0.ebuild 
b/media-libs/waffle/waffle-1.6.0.ebuild
index ccfc41d0c8c..c1eb3cfd333 100644
--- a/media-libs/waffle/waffle-1.6.0.ebuild
+++ b/media-libs/waffle/waffle-1.6.0.ebuild
@@ -65,5 +65,5 @@ multilib_src_test() {
 multilib_src_install() {
meson_src_install
 
-   rm -rf ${D}/usr/share/doc/waffle1
+   rm -rf "${D}"/usr/share/doc/waffle1
 }

diff --git a/media-libs/waffle/waffle-.ebuild 
b/media-libs/waffle/waffle-.ebuild
index a7c32a6cf59..56a48b84378 100644
--- a/media-libs/waffle/waffle-.ebuild
+++ b/media-libs/waffle/waffle-.ebuild
@@ -65,5 +65,5 @@ multilib_src_test() {
 multilib_src_install() {
meson_src_install
 
-   rm -rf ${D}/usr/share/doc/waffle1
+   rm -rf "${D}"/usr/share/doc/waffle1
 }



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

2019-09-28 Thread Matt Turner
commit: d87d9417fd0fc030e14c06f653444a45cc7994b2
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 28 18:09:27 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 28 18:27:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d87d9417

media-libs/mesa: Drop old versions

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

 media-libs/mesa/Manifest   |   1 -
 media-libs/mesa/mesa-19.0.8.ebuild | 525 -
 2 files changed, 526 deletions(-)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index dbf972b76f1..6cd19c9a24c 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,3 +1,2 @@
-DIST mesa-19.0.8.tar.xz 11967592 BLAKE2B 
91a46b67bdb8cb3ab4c7337be7c2b0dc6ab5ec8cc126afc2d8af8d056bff0392a5b443c26304bf4c68472eb6ba16d29ca248c1fc0c0f2dd6af03d3e10d3ec1b3
 SHA512 
fbddc3a74f223564343027380af776b3fa5d63fe1af4e34121273235d1c6eced96439f601eb19bf658eb927aff3965b520f0329fcbd4650f3112167303e1746d
 DIST mesa-19.1.7.tar.xz 10941152 BLAKE2B 
6be14ddac404668bdd8b7b8756388019c3610ac41b65a7723a419b97b7eccbca666ad6d904f4cde186c4b171e056636a8a6a5727e30963c8fa177d7861bd6cfb
 SHA512 
0865b5f91e5daa00e1da2b3d8b65fe5d2ff6332372bf8fec7d671d05d8d64ec5a7abea1858cdfc506c76b7226d2bea0af3426565f156b796d8e0f949ea33dc15
 DIST mesa-19.2.0.tar.xz 11464180 BLAKE2B 
f2f260e9efb928532501ff4f1c0137621f954991ef6d30fbdc61c28fb95e3ddb9e81276d345bc7bff6871e603dcbb29073b788427d0dea565dfa9b7f8b88966d
 SHA512 
7278bbfba9c29fe91d1959ff1a48422e917db85287460523d12ae8c6d7f49f76e9636bf4c0d8d7d89e5569b3c67135f1b23b8f6c9d52d39413d8ec22e3bb40f0

diff --git a/media-libs/mesa/mesa-19.0.8.ebuild 
b/media-libs/mesa/mesa-19.0.8.ebuild
deleted file mode 100644
index 67340d9d392..000
--- a/media-libs/mesa/mesa-19.0.8.ebuild
+++ /dev/null
@@ -1,525 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_5 python3_6 python3_7 )
-
-inherit llvm meson multilib-minimal pax-utils python-any-r1
-
-OPENGL_DIR="xorg-x11"
-
-MY_P="${P/_/-}"
-
-DESCRIPTION="OpenGL-like graphic library for Linux"
-HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/;
-
-if [[ ${PV} ==  ]]; then
-   EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git;
-   EXPERIMENTAL="true"
-   inherit git-r3
-else
-   SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz;
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-RESTRICT="
-   !test? ( test )
-"
-
-RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
-VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 imx intel nouveau vc4 virgl 
vivante vmware"
-for card in ${VIDEO_CARDS}; do
-   IUSE_VIDEO_CARDS+=" video_cards_${card}"
-done
-
-IUSE="${IUSE_VIDEO_CARDS}
-   +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd 
+llvm
-   lm-sensors opencl osmesa pax_kernel pic selinux test unwind vaapi 
valgrind
-   vdpau vulkan wayland xa xvmc"
-
-REQUIRED_USE="
-   d3d9?   ( dri3 || ( video_cards_r300 video_cards_r600 
video_cards_radeonsi video_cards_nouveau video_cards_vmware ) )
-   gles1?  ( egl )
-   gles2?  ( egl )
-   vulkan? ( dri3
- || ( video_cards_i965 video_cards_radeonsi )
- video_cards_radeonsi? ( llvm ) )
-   wayland? ( egl gbm )
-   video_cards_freedreno?  ( gallium )
-   video_cards_intel?  ( classic )
-   video_cards_i915?   ( || ( classic gallium ) )
-   video_cards_i965?   ( classic )
-   video_cards_imx?( gallium video_cards_vivante )
-   video_cards_nouveau? ( || ( classic gallium ) )
-   video_cards_radeon? ( || ( classic gallium )
- gallium? ( x86? ( llvm ) 
amd64? ( llvm ) ) )
-   video_cards_r100?   ( classic )
-   video_cards_r200?   ( classic )
-   video_cards_r300?   ( gallium x86? ( llvm ) amd64? ( llvm ) )
-   video_cards_r600?   ( gallium )
-   video_cards_radeonsi?   ( gallium llvm )
-   video_cards_vc4? ( gallium )
-   video_cards_virgl? ( gallium )
-   video_cards_vivante? ( gallium gbm )
-   video_cards_vmware? ( gallium )
-"
-
-LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.97"
-RDEPEND="
-   !app-eselect/eselect-mesa
-   >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
-   >=sys-libs/zlib-1.2.8[${MULTILIB_USEDEP}]
-   >=x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}]
-   >=x11-libs/libxshmfence-1.1:=[${MULTILIB_USEDEP}]
-   >=x11-libs/libXdamage-1.1.4-r1:=[${MULTILIB_USEDEP}]
-   >=x11-libs/libXext-1.3.2:=[${MULTILIB_USEDEP}]
-   >=x11-libs/libXxf86vm-1.1.3:=[${MULTILIB_USEDEP}]
-   >=x11-libs/libxcb-1.13:=[${MULTILIB_USEDEP}]
-   

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

2019-09-28 Thread Michał Górny
commit: 6bff88ec4f20f0aa3baa0c920ed39cc6cfa8551a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 28 18:07:42 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 28 18:08:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bff88ec

package.mask: Remove obsolete app-portage/gemato mask

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 49e94eacd0c..a1134f82845 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1368,7 +1368,6 @@ x11-drivers/xf86-video-voodoo
 # users, so let's keep them masked until somebody figures out what's
 # wrong.  Bug #647964.
 ~app-portage/gemato-14.1m
-~app-portage/gemato-14.0m
 ~app-portage/gemato-m
 
 # Kent Fredric  (2018-05-27)



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/hppa/, profiles/targets/desktop/gnome/, ...

2019-09-28 Thread Michał Górny
commit: 5db27b75d3c3cf1daf70f45baecc65b54c9865f8
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 28 18:06:41 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 28 18:08:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db27b75

profiles: Clean up/update obsolete flag masks

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

 profiles/arch/amd64-fbsd/package.use.mask   |  4 ++--
 profiles/arch/arm/package.use.stable.mask   |  2 +-
 profiles/arch/arm64/package.use.mask|  6 +-
 profiles/arch/arm64/package.use.stable.mask |  4 
 profiles/arch/hppa/package.use.mask |  3 +--
 profiles/arch/sparc/package.use.mask|  2 +-
 profiles/base/package.use.mask  | 21 -
 profiles/targets/desktop/gnome/package.use  |  2 +-
 8 files changed, 7 insertions(+), 37 deletions(-)

diff --git a/profiles/arch/amd64-fbsd/package.use.mask 
b/profiles/arch/amd64-fbsd/package.use.mask
index 40a090f42d3..5ae7b61414e 100644
--- a/profiles/arch/amd64-fbsd/package.use.mask
+++ b/profiles/arch/amd64-fbsd/package.use.mask
@@ -81,7 +81,7 @@ dev-python/pycurl test
 
 # Michał Górny  (2018-02-21)
 # More unkeyworded dependencies.
-media-video/ffmpeg frei0r sofalizer
+media-video/ffmpeg frei0r
 
 # Michał Górny  (2018-02-19)
 # Unkeyworded dependencies.
@@ -91,7 +91,7 @@ media-libs/libcanberra gnome
 media-libs/mesa vaapi
 media-libs/openal sdl
 media-sound/pulseaudio equalizer qt5 realtime
-media-video/ffmpeg ebur128 kvazaar libilbc openh264
+media-video/ffmpeg kvazaar libilbc openh264
 media-video/ffmpeg rubberband sdl ssh x265 zeromq zimg
 net-libs/gnutls idn
 net-print/cups-filters pdf

diff --git a/profiles/arch/arm/package.use.stable.mask 
b/profiles/arch/arm/package.use.stable.mask
index 2f3ff24cd5e..f140c5fde0f 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -65,7 +65,7 @@ media-sound/mpd fluidsynth
 # Alexis Ballier  (2017-05-29)
 # frei0r-plugins is not stable yet, mask it on stable versions
  (2017-04-01)
 # no stable jdk

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 93e0543dfb8..2fb0da2d39e 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -197,10 +197,6 @@ dev-python/networkx scipy
 # USE=dmraid requires sys-fs/dmraid that is not keyworded yet.
 sys-libs/libblockdev dmraid
 
-# Mart Raudsepp  (2018-02-13)
-# USE=sofalizer requires sci-libs/netcdf that is not keyworded yet.
-media-video/ffmpeg sofalizer
-
 # Mart Raudsepp  (2018-02-13)
 # USE=upnp-av requires net-misc/dleyna-server that is not keyworded yet.
 >=media-plugins/grilo-plugins-0.3.5 upnp-av
@@ -261,7 +257,7 @@ media-gfx/pstoedit emf
 
 # Alexis Ballier  (2017-07-14)
 # Appends -mfpu=neon and asm seems arm32
-net-misc/freerdp neon
+net-misc/freerdp cpu_flags_arm_neon
 
 # Alexis Ballier  (2017-07-14)
 # zfs does not build on arm64 (yet?)

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index a4b1a650640..429fb27f23b 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -66,10 +66,6 @@ app-doc/doxygen clang doxysearch doc
 # virtual/opengl and media-libs/freeglut not stable yet
 media-libs/libwebp opengl
 
-# Mart Raudsepp  (2018-05-06)
-# No media-libs/freeglut and co stable yet
-media-libs/jasper opengl
-
 # Mart Raudsepp  (2018-05-04)
 # sci-libs/mpir fails tests, bug 640424
 dev-python/gmpy mpir

diff --git a/profiles/arch/hppa/package.use.mask 
b/profiles/arch/hppa/package.use.mask
index 3fee37659d2..6347b32ab73 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -85,8 +85,7 @@ app-shells/bash-completion test
 # Jeroen Roovers  (2017-02-04)
 # media-libs/libilbc has not been ported to HPPA
 # media-libs/zimg triggers a toolchain issue (bug #597152)
-# sofalizer needs sci-libs/netcdf and sci-libs/hdf5 (bug #615510)
-media-video/ffmpeg libilbc sofalizer zimg
+media-video/ffmpeg libilbc zimg
 
 # Jeroen Roovers  (2017-02-03)
 # net-mail/notmuch is not keyworded

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index 067e5858560..0e5a5806590 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -321,7 +321,7 @@ x11-misc/xscreensaver new-login
 
 # Pacho Ramos  (2012-05-07)
 # libhid is not keyworded
-app-misc/lcdproc hid lcd_devices_mdm166a
+app-misc/lcdproc lcd_devices_mdm166a
 
 # Anthony G. Basile  (2011-12-21)
 # Mask the vde flag on tinc because net-misc/vde is not

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 6e47590a46b..b16275bd071 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -59,27 +59,6 @@ sys-kernel/linux-firmware initramfs
 # Requires dev-libs/gumbo which is only keyworded for amd64 

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

2019-09-28 Thread Matthew Thode
commit: 5509b98d17a202b7afca820fc9c8c6b768b34753
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 28 17:55:31 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Sep 28 17:55:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5509b98d

app-admin/glance: git sources cannot build docs (missing files)

Fixes: https://bugs.gentoo.org/695686

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

 app-admin/glance/glance-2019.1..ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-admin/glance/glance-2019.1..ebuild 
b/app-admin/glance/glance-2019.1..ebuild
index 2647706b888..3c7b073c2f8 100644
--- a/app-admin/glance/glance-2019.1..ebuild
+++ b/app-admin/glance/glance-2019.1..ebuild
@@ -121,7 +121,9 @@ python_prepare_all() {
 }
 
 python_compile_all() {
-   use doc && "${PYTHON}" setup.py build_sphinx
+   if [ ! -z ${EGIT_BRANCH+x} ]; then
+   use doc && "${PYTHON}" setup.py build_sphinx
+   fi
 }
 
 python_install_all() {



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

2019-09-28 Thread Matt Turner
commit: b48c3c443d59b8ed451e0a7e1c5b79717ac1a5ba
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 28 17:44:55 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 28 17:46:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b48c3c44

profiles: Mask media-libs/libtxc_dxtn for removal

Bug: https://bugs.gentoo.org/654464
Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 134af914c63..49e94eacd0c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner  (2019-09-28)
+# Merged into Mesa. No reverse dependencies. Bug #654464
+# Removal in 30 days
+media-libs/libtxc_dxtn
+
 # Sergei Trofimovich  (2019-09-28)
 # ppc64/ia64 binary-only package was needed to workaround
 # gcc-3.3 bugs. Should not be needed anymore. To be removed



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

2019-09-28 Thread Matthew Thode
commit: 2f828cdda47807ef621a3112746fd87a135765a6
Author: Wim Muskee  gmail  com>
AuthorDate: Sat Sep 28 12:34:08 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Sep 28 17:43:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f828cdd

dev-python/rfc3986: bump to 1.3.2

Signed-off-by: Wim Muskee  gmail.com>
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/rfc3986/Manifest |  1 +
 dev-python/rfc3986/metadata.xml |  5 -
 dev-python/rfc3986/rfc3986-1.3.2.ebuild | 29 +
 3 files changed, 34 insertions(+), 1 deletion(-)

diff --git a/dev-python/rfc3986/Manifest b/dev-python/rfc3986/Manifest
index 56dc4597b99..ec5305e2a83 100644
--- a/dev-python/rfc3986/Manifest
+++ b/dev-python/rfc3986/Manifest
@@ -2,3 +2,4 @@ DIST rfc3986-0.3.1.tar.gz 21591 BLAKE2B 
b24500baf27e4f17d22dbeb839262edb11b1c8c5
 DIST rfc3986-0.4.1.tar.gz 22354 BLAKE2B 
db2a7edefa89fd3780721904c5e1b623d34dea5e8913c606336771d22f03c258f0a3cd3b71f42db6a6f2065bb055cf6938c10f166730953fe78cdc50dd0f148a
 SHA512 
a4731206a4179d3970fcf9c21405f7e9686268ef3610ab5ca2413a867d83b83188c0efd5958b0b4ba8fc4076da9bc0cf18aef774213a1b58fc42bfc8a6d5dd92
 DIST rfc3986-1.1.0.tar.gz 39381 BLAKE2B 
cb890ae46c1428ddca1aed4a49660e2620659e7af64dbdb22c2514323ede374c28bbbd8401a5b4db257ba47e617ad7e8ae486f751fd4a7580808c68ff289ec13
 SHA512 
5e43ca7df586011900d2f01edfb20388598f77218e5a63904557bec0f1d0cb0a35f4980014de9c943ecc43a5a7ab3f7b815fbcfc9318e494c24a14fed2d1fac6
 DIST rfc3986-1.2.0.tar.gz 40162 BLAKE2B 
d51db37285366fdc7a6d25632afe440bbcdf4fbca46488082286824f046cfd81129b8f0e0695f986120276cf446dde5751dc52ebeb5f2f61f60c5acb92f2da1a
 SHA512 
b88bdc47fa2daa6a9ffc339b1b997a85d0c8b3bf3ab271554e2a1a684c0394370e9cba07a82a542f39533a4c8cae69414234545db6caa2508e0ee7e7f8bdff3d
+DIST rfc3986-1.3.2.tar.gz 44225 BLAKE2B 
f4cc72ed3c2dcc7132527cd33fd6b9f0136f789fdb229cc33b02bf2dd596b2f762e3e4cf8af63f239408b55cdf056cf54315a0a9cdf734a4203fad24b00ce594
 SHA512 
c086c55295d80ccf33dbfeff06059303119e7a407bfc405b7f75ec30413221ec58d3061d75fd3ca696b7acf9b1be1dfcc785e01280bf659a53be43ab1f300b15

diff --git a/dev-python/rfc3986/metadata.xml b/dev-python/rfc3986/metadata.xml
index 6bf17e96bd2..19731ab4c6e 100644
--- a/dev-python/rfc3986/metadata.xml
+++ b/dev-python/rfc3986/metadata.xml
@@ -12,8 +12,11 @@
   
   Validating URI References per RFC 3986
   
+  
+enable support for the IDNA specification (RFC 
5891)
+  
   
 rfc3986
-sigmavirus24/rfc3986
+python-hyper/rfc3986
   
 

diff --git a/dev-python/rfc3986/rfc3986-1.3.2.ebuild 
b/dev-python/rfc3986/rfc3986-1.3.2.ebuild
new file mode 100644
index 000..bd688f4924c
--- /dev/null
+++ b/dev-python/rfc3986/rfc3986-1.3.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3)
+
+inherit distutils-r1
+
+DESCRIPTION="Validating URI References per RFC 3986"
+HOMEPAGE="https://tools.ietf.org/html/rfc3986
+   https://github.com/python-hyper/rfc3986
+   https://rfc3986.rtfd.org;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+IUSE="idna test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   idna? ( dev-python/idna[${PYTHON_USEDEP}] )
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+RDEPEND=""
+
+python_test() {
+   py.test -vv || die
+}



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

2019-09-28 Thread Nick Sarnie
commit: 41402d2c732d00073dfb6bcdea7feddf5399a647
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sat Sep 28 17:23:29 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Sep 28 17:23:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41402d2c

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

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

 app-emulation/wine-mono/Manifest   |  1 +
 app-emulation/wine-mono/wine-mono-4.9.3.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-emulation/wine-mono/Manifest b/app-emulation/wine-mono/Manifest
index 2a6b5a63b85..b50f25d6cd5 100644
--- a/app-emulation/wine-mono/Manifest
+++ b/app-emulation/wine-mono/Manifest
@@ -8,3 +8,4 @@ DIST wine-mono-4.8.1.msi 115878912 BLAKE2B 
88bd9b35efd89aece2dd0cd9529bc081fcd2a
 DIST wine-mono-4.8.3.msi 116183552 BLAKE2B 
5e82c2e6e456311de817b7870e02d60abc3e359a9b5989257cae4a31e24206e7c8289f417dbb5fa2e315537b4e8352f9f1237f576b3c06cb2dbaaa7a5443a4f0
 SHA512 
5b5c1c147453cc691ceb17c850be66e3701e784d2ed4bd27abd92a815f7070850b5e0fc1778c3a3aa2b84516b4c5e01abe350d6ccc5578037e75cb1afe1dfb6a
 DIST wine-mono-4.9.0.msi 94960640 BLAKE2B 
b60debd41ea33eee15ab1a546c526858b97cf4d5d896c856cce21f09210e3e10f1abf98dfb723abbe75657dd44011c1c793a08a329e037144d3266001739467c
 SHA512 
76142fa7233aa3f8111df9112927e699cfc39f8bd0f02f0fc4d065eaeb37964f9e2b49bf53c406fa6ec72c247ab85ddba244ac97b4d6a377adeb63d9ae339e24
 DIST wine-mono-4.9.2.msi 94981632 BLAKE2B 
b70a5177fad3c6ee2b04ef40105c7700a08339786a23d7378ba72005da5b3cb6b3a797f0173ba32224bcfd25a4bb0fa01c92a83b88e005973b33320717f5b31a
 SHA512 
73e46ec57c7a78d8c32ead4698c299fa557bb97739ce22c9405f95f48f55d604743aa01cc64183c9f89f99aec6f04b664bac0ef96e6a436d38ebcd9d7cf3b329
+DIST wine-mono-4.9.3.msi 95017472 BLAKE2B 
bf054bcff51e986ddb95788fdd1925ee13efe6e881089a23192d4ccb2527ccb2a2969917b9c3bb16a2161a2bd1d60c24605fd07e6c432f8f77c7c506222045f9
 SHA512 
4631d4e3b5118eb726f614e2f58f9e95f44bb97a1285fa726d3542d44e2a77ce818997ecb4de42e0d318d364d7c929f10d7c5176b59732e8b468e7695633706c

diff --git a/app-emulation/wine-mono/wine-mono-4.9.3.ebuild 
b/app-emulation/wine-mono/wine-mono-4.9.3.ebuild
new file mode 100644
index 000..15aab248909
--- /dev/null
+++ b/app-emulation/wine-mono/wine-mono-4.9.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Wine Mono is a replacement for the .NET runtime and class 
libraries in Wine"
+HOMEPAGE="https://www.winehq.org/;
+SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}.msi;
+
+LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="!!app-emulation/wine:0"
+
+S="${WORKDIR}"
+
+src_install() {
+   insinto /usr/share/wine/mono
+   doins "${DISTDIR}/${P}.msi"
+}



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

2019-09-28 Thread Nick Sarnie
commit: 5f6e1805b6c0ff8467b7bcf36c39a2c6a5a3fc4e
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sat Sep 28 17:25:05 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Sep 28 17:25:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f6e1805

app-emulation/wine-vanilla: Drop old

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

 app-emulation/wine-vanilla/Manifest|   1 -
 .../wine-vanilla/wine-vanilla-4.13.ebuild  | 538 -
 2 files changed, 539 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 6f97516ac53..d90cb9c257b 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -3,7 +3,6 @@ DIST gentoo-wine-patches-20190511.tar.xz 58996 BLAKE2B 
571c30d94341f567261893f88
 DIST wine-4.0.1.tar.xz 21665840 BLAKE2B 
b33b5ce8b4624dfbbbf473a88ed8c52d5e53855fa98ac3128e9b89dbeee6e92044ed1e662e1dc9669bd8d805424c36f2dd2c836c51bf6a5e4d78350926a13150
 SHA512 
dd240525e389f841123a569fd2f9b8da698b7707bc0de408dfd60ae73c5e24d522abb42b76571c840df52c686fdeae56e0a9c69db2cd31f04cdb345feeacf1dc
 DIST wine-4.0.2.tar.xz 21668348 BLAKE2B 
f1aa8ba3add9ae1e6fbb930a0c557c0015a699b21ba9988c6832c9a1b5180f98cbaadc561fbe4a22e97ff78732ee121a14f5a82b0637c71a4856fa5524ff2f5a
 SHA512 
14cb7eeba188562b73125c668f2020e1df6802e486552e422d3aa75b95f6fccedc0f87868f7e58ce71697941ff49757981ec93b9ef288da37ca8570658f194fc
 DIST wine-4.0.tar.xz 21644692 BLAKE2B 
9c426ef2249c16e908a3617c2844d8b12a2df843721338b1cfb69459815b902cfa0ddf3d74c09dc900fb2ceb003e54d97a7c0afaac51a9caab7d21beb82e26c3
 SHA512 
7607fa7a3d5f7bcd3d8c4c9e7bb6e1987466110bbfc672782ebe57c6d9da348c58e76abf40b0a70c725dfd703163db6e194ee0e3db11a47b6b60e225163308dd
-DIST wine-4.13.tar.xz 22137820 BLAKE2B 
6aab4930fd176757e2594a580ba73694cf04b5411eaf26dc332a8aee5efcd1a181781d010610b22aaa6dd91b4f9161502609b8a23928d6848329d773f98c41cd
 SHA512 
b359db3c99d10b489f7f72172b624e7b2e2b826c206e842a524d781ab5947e2b03623a115c2345fc71df22eb508936c2f7667d4c420a2fb6cdc34e3d2ba5e75b
 DIST wine-4.14.tar.xz 22151304 BLAKE2B 
04983c21fa58091a36e681c90b92b4f014287ea7edb105bef560ed0505682dd1d3832292a0e2cc72489f0c4a2247ce9c1ec7481f80cf2baa05953e525ce00b1c
 SHA512 
cfbcad1685abf3a3810c5f29c50e47f1340aab2276e54d8d22b9b764df5099ff7ad399a6cca200c7a622be0470992d3aee1c0c64c2e6ea90221fee6d391d911c
 DIST wine-4.15.tar.xz 22196108 BLAKE2B 
d3b28ad1bbfb7e1522a3acb120049dd3ac3fe0473d0f84529e86b5b9163401869e39f7c4c0e14795a97362722c41ea1476e4afbd1a545e5518504df2628c928a
 SHA512 
f8290bbfd3779cb967c1cf689106fa48d1a1daeac2bd42fb91a2d4beed48e0c398ed9239437756bdbe3cd826cef59f5cd660381f637e184c47a865ff3ace91aa
 DIST wine-4.16.tar.xz 22205248 BLAKE2B 
e7f7daeb4f75a5cf38478609512317e55ead862812a409e4f094178c0b7dec2a969b0a96e83059a1bede3610d3986529f926041765cfa536b786ee53fdc27b84
 SHA512 
f3097b06e490356e68484239b7a2ac1cfa968818565c79386ba6c0e70a318c092af5549da8218935cbe891876fa519d361a3775d0ab5d4adc192555ae0e45d86

diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.13.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.13.ebuild
deleted file mode 100644
index 42d4ca69bfa..000
--- a/app-emulation/wine-vanilla/wine-vanilla-4.13.ebuild
+++ /dev/null
@@ -1,538 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="ar ast 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 ta 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="20190511"
-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/~sarnex/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"

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

2019-09-28 Thread Nick Sarnie
commit: c16f8653ebe1039f0c1fcaf0e83e4c96998608c9
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sat Sep 28 17:24:26 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Sep 28 17:24:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c16f8653

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

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

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

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 68d075d5a42..6f97516ac53 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -7,3 +7,4 @@ DIST wine-4.13.tar.xz 22137820 BLAKE2B 
6aab4930fd176757e2594a580ba73694cf04b5411
 DIST wine-4.14.tar.xz 22151304 BLAKE2B 
04983c21fa58091a36e681c90b92b4f014287ea7edb105bef560ed0505682dd1d3832292a0e2cc72489f0c4a2247ce9c1ec7481f80cf2baa05953e525ce00b1c
 SHA512 
cfbcad1685abf3a3810c5f29c50e47f1340aab2276e54d8d22b9b764df5099ff7ad399a6cca200c7a622be0470992d3aee1c0c64c2e6ea90221fee6d391d911c
 DIST wine-4.15.tar.xz 22196108 BLAKE2B 
d3b28ad1bbfb7e1522a3acb120049dd3ac3fe0473d0f84529e86b5b9163401869e39f7c4c0e14795a97362722c41ea1476e4afbd1a545e5518504df2628c928a
 SHA512 
f8290bbfd3779cb967c1cf689106fa48d1a1daeac2bd42fb91a2d4beed48e0c398ed9239437756bdbe3cd826cef59f5cd660381f637e184c47a865ff3ace91aa
 DIST wine-4.16.tar.xz 22205248 BLAKE2B 
e7f7daeb4f75a5cf38478609512317e55ead862812a409e4f094178c0b7dec2a969b0a96e83059a1bede3610d3986529f926041765cfa536b786ee53fdc27b84
 SHA512 
f3097b06e490356e68484239b7a2ac1cfa968818565c79386ba6c0e70a318c092af5549da8218935cbe891876fa519d361a3775d0ab5d4adc192555ae0e45d86
+DIST wine-4.17.tar.xz 22230616 BLAKE2B 
428d9b781acbadabb2ce677b08c1a38f130c39d2acb95364dc0ac4cfef8f7c9efe4199846bf0bfc745dc25ba632847f224da1b0a09b8ee6c4927154771a538cf
 SHA512 
f762aab2596a4b5cf73d3282be561d25a2fe69e5d4a5ec2e29db47b3eda7496ca9eb7e57ff7765853d258422898bfa775bf9b458e61eef837b213e422bd748b8

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.17.ebuild
similarity index 99%
copy from app-emulation/wine-vanilla/wine-vanilla-.ebuild
copy to app-emulation/wine-vanilla/wine-vanilla-4.17.ebuild
index d6779b0d96a..0fdeffd177d 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.17.ebuild
@@ -109,7 +109,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.9.2 )
+   mono? ( app-emulation/wine-mono:4.9.3 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
index d6779b0d96a..0fdeffd177d 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
@@ -109,7 +109,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.9.2 )
+   mono? ( app-emulation/wine-mono:4.9.3 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



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

2019-09-28 Thread Nick Sarnie
commit: 400a6aab170c8b79c59c15000e8b61f7bd76f174
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sat Sep 28 17:26:22 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Sep 28 17:26:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400a6aab

app-emulation/wine-staging: Drop old

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

 app-emulation/wine-staging/Manifest|   2 -
 .../wine-staging/wine-staging-4.13.ebuild  | 617 -
 2 files changed, 619 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index 392504b0c7a..d9b05249515 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -1,10 +1,8 @@
 DIST gentoo-wine-patches-20190511.tar.xz 58996 BLAKE2B 
571c30d94341f567261893f884345b39eab42adc8b5c306a30d03943fd770055e070ae01e41e5add5b873063d3aaa69641faf81b16ac6039970d8a22b177dd7e
 SHA512 
ccd74d0d6acecc7b24dc89466f93099bd6991d607a4fe89d68637d1fa82e02ebd76b532fe1afd8ab8de8ef3f2d49fe8d71f797796a9434f4b0f7a8183c084969
-DIST wine-4.13.tar.xz 22137820 BLAKE2B 
6aab4930fd176757e2594a580ba73694cf04b5411eaf26dc332a8aee5efcd1a181781d010610b22aaa6dd91b4f9161502609b8a23928d6848329d773f98c41cd
 SHA512 
b359db3c99d10b489f7f72172b624e7b2e2b826c206e842a524d781ab5947e2b03623a115c2345fc71df22eb508936c2f7667d4c420a2fb6cdc34e3d2ba5e75b
 DIST wine-4.14.tar.xz 22151304 BLAKE2B 
04983c21fa58091a36e681c90b92b4f014287ea7edb105bef560ed0505682dd1d3832292a0e2cc72489f0c4a2247ce9c1ec7481f80cf2baa05953e525ce00b1c
 SHA512 
cfbcad1685abf3a3810c5f29c50e47f1340aab2276e54d8d22b9b764df5099ff7ad399a6cca200c7a622be0470992d3aee1c0c64c2e6ea90221fee6d391d911c
 DIST wine-4.15.tar.xz 22196108 BLAKE2B 
d3b28ad1bbfb7e1522a3acb120049dd3ac3fe0473d0f84529e86b5b9163401869e39f7c4c0e14795a97362722c41ea1476e4afbd1a545e5518504df2628c928a
 SHA512 
f8290bbfd3779cb967c1cf689106fa48d1a1daeac2bd42fb91a2d4beed48e0c398ed9239437756bdbe3cd826cef59f5cd660381f637e184c47a865ff3ace91aa
 DIST wine-4.16.tar.xz 22205248 BLAKE2B 
e7f7daeb4f75a5cf38478609512317e55ead862812a409e4f094178c0b7dec2a969b0a96e83059a1bede3610d3986529f926041765cfa536b786ee53fdc27b84
 SHA512 
f3097b06e490356e68484239b7a2ac1cfa968818565c79386ba6c0e70a318c092af5549da8218935cbe891876fa519d361a3775d0ab5d4adc192555ae0e45d86
 DIST wine-4.17.tar.xz 22230616 BLAKE2B 
428d9b781acbadabb2ce677b08c1a38f130c39d2acb95364dc0ac4cfef8f7c9efe4199846bf0bfc745dc25ba632847f224da1b0a09b8ee6c4927154771a538cf
 SHA512 
f762aab2596a4b5cf73d3282be561d25a2fe69e5d4a5ec2e29db47b3eda7496ca9eb7e57ff7765853d258422898bfa775bf9b458e61eef837b213e422bd748b8
-DIST wine-staging-4.13.tar.gz 9913015 BLAKE2B 
125b96fbe2de3c6d5c302dc25f0d1ba65fa3deb00a76c30a55e9fe43ad06bc3cb7ea18f542638268c1e854effedca557e837512b54c92905b928d83b33aa6aae
 SHA512 
a5240b3999b1ba605d16148022e57a4574c0e9288763a5c4a259ea06c3a7152af8b136b0e2b8a74b1a40fb6adaf5ce012695160afdd5364fa1b4c7a903fd82b1
 DIST wine-staging-4.14.tar.gz 9910499 BLAKE2B 
2e9d2983156a3f309e740503825ff0ebb2461ffc785147e9853122e7d64269409f7e73fea0b5a0fac149a4fb7d27a11cdc8ba0759ca9fc0fb0492d8d3884c503
 SHA512 
481a50f4ba3f1c445bd5b9754d7b27bdcd0bc386930e3597051a0962778288f8d4649e9f4e8bc188738c6896821a198f3af15b47e9db719f52d0b3db16a407f0
 DIST wine-staging-4.15.tar.gz 9904734 BLAKE2B 
163d6f51a6fe649c8c107b013aafa5c5729bb93cafe94446cde966138c18d5aed2e950ce9a71ae4c719efb358406af079efb21cc8546d97e2b7146a5cae27a56
 SHA512 
0c34695c1d39773fb34a58f0cdb91d427945615e7b76b8a7222bc84fda8df08125832297b75aca55e69511b6b3686df70dade84bcc7cc9324f30c042146761b0
 DIST wine-staging-4.16.tar.gz 9905714 BLAKE2B 
fe72d1123c7f418dc9702b113679de7d21a8f20b2bed5e9b2f7a2b411ca28b407e0d2d134dee19ee06414df7a3ccfaa784d5689e3dc79043544d17c6768e6a17
 SHA512 
8782e4aecb34443404b1ac02c6b1ba91887ad12f07c7960601f879b034937d5ee6f1c1493437e765804beed6e68fa20383f7c02a09534526cc5f4bb857048faf

diff --git a/app-emulation/wine-staging/wine-staging-4.13.ebuild 
b/app-emulation/wine-staging/wine-staging-4.13.ebuild
deleted file mode 100644
index 358f66f96ae..000
--- a/app-emulation/wine-staging/wine-staging-4.13.ebuild
+++ /dev/null
@@ -1,617 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="ar ast 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 ta 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)
-   

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

2019-09-28 Thread Nick Sarnie
commit: 96f93fd6963d7a7cd208b5e2cbc3ee3d18e5b744
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sat Sep 28 17:25:52 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Sep 28 17:25:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f93fd6

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

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

 app-emulation/wine-staging/Manifest | 2 ++
 .../wine-staging/{wine-staging-.ebuild => wine-staging-4.17.ebuild} | 2 +-
 app-emulation/wine-staging/wine-staging-.ebuild | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index add5677ff12..392504b0c7a 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -3,7 +3,9 @@ DIST wine-4.13.tar.xz 22137820 BLAKE2B 
6aab4930fd176757e2594a580ba73694cf04b5411
 DIST wine-4.14.tar.xz 22151304 BLAKE2B 
04983c21fa58091a36e681c90b92b4f014287ea7edb105bef560ed0505682dd1d3832292a0e2cc72489f0c4a2247ce9c1ec7481f80cf2baa05953e525ce00b1c
 SHA512 
cfbcad1685abf3a3810c5f29c50e47f1340aab2276e54d8d22b9b764df5099ff7ad399a6cca200c7a622be0470992d3aee1c0c64c2e6ea90221fee6d391d911c
 DIST wine-4.15.tar.xz 22196108 BLAKE2B 
d3b28ad1bbfb7e1522a3acb120049dd3ac3fe0473d0f84529e86b5b9163401869e39f7c4c0e14795a97362722c41ea1476e4afbd1a545e5518504df2628c928a
 SHA512 
f8290bbfd3779cb967c1cf689106fa48d1a1daeac2bd42fb91a2d4beed48e0c398ed9239437756bdbe3cd826cef59f5cd660381f637e184c47a865ff3ace91aa
 DIST wine-4.16.tar.xz 22205248 BLAKE2B 
e7f7daeb4f75a5cf38478609512317e55ead862812a409e4f094178c0b7dec2a969b0a96e83059a1bede3610d3986529f926041765cfa536b786ee53fdc27b84
 SHA512 
f3097b06e490356e68484239b7a2ac1cfa968818565c79386ba6c0e70a318c092af5549da8218935cbe891876fa519d361a3775d0ab5d4adc192555ae0e45d86
+DIST wine-4.17.tar.xz 22230616 BLAKE2B 
428d9b781acbadabb2ce677b08c1a38f130c39d2acb95364dc0ac4cfef8f7c9efe4199846bf0bfc745dc25ba632847f224da1b0a09b8ee6c4927154771a538cf
 SHA512 
f762aab2596a4b5cf73d3282be561d25a2fe69e5d4a5ec2e29db47b3eda7496ca9eb7e57ff7765853d258422898bfa775bf9b458e61eef837b213e422bd748b8
 DIST wine-staging-4.13.tar.gz 9913015 BLAKE2B 
125b96fbe2de3c6d5c302dc25f0d1ba65fa3deb00a76c30a55e9fe43ad06bc3cb7ea18f542638268c1e854effedca557e837512b54c92905b928d83b33aa6aae
 SHA512 
a5240b3999b1ba605d16148022e57a4574c0e9288763a5c4a259ea06c3a7152af8b136b0e2b8a74b1a40fb6adaf5ce012695160afdd5364fa1b4c7a903fd82b1
 DIST wine-staging-4.14.tar.gz 9910499 BLAKE2B 
2e9d2983156a3f309e740503825ff0ebb2461ffc785147e9853122e7d64269409f7e73fea0b5a0fac149a4fb7d27a11cdc8ba0759ca9fc0fb0492d8d3884c503
 SHA512 
481a50f4ba3f1c445bd5b9754d7b27bdcd0bc386930e3597051a0962778288f8d4649e9f4e8bc188738c6896821a198f3af15b47e9db719f52d0b3db16a407f0
 DIST wine-staging-4.15.tar.gz 9904734 BLAKE2B 
163d6f51a6fe649c8c107b013aafa5c5729bb93cafe94446cde966138c18d5aed2e950ce9a71ae4c719efb358406af079efb21cc8546d97e2b7146a5cae27a56
 SHA512 
0c34695c1d39773fb34a58f0cdb91d427945615e7b76b8a7222bc84fda8df08125832297b75aca55e69511b6b3686df70dade84bcc7cc9324f30c042146761b0
 DIST wine-staging-4.16.tar.gz 9905714 BLAKE2B 
fe72d1123c7f418dc9702b113679de7d21a8f20b2bed5e9b2f7a2b411ca28b407e0d2d134dee19ee06414df7a3ccfaa784d5689e3dc79043544d17c6768e6a17
 SHA512 
8782e4aecb34443404b1ac02c6b1ba91887ad12f07c7960601f879b034937d5ee6f1c1493437e765804beed6e68fa20383f7c02a09534526cc5f4bb857048faf
+DIST wine-staging-4.17.tar.gz 9914906 BLAKE2B 
a5a430588aaede6f6ac2e30710bf58d57100a37444a2610b57529116b2d9b88a6f4bcfb56ad71153734d8f1a99a70eab4cb568d3cfb6d5ce6198eb662e3cc201
 SHA512 
1f27511c8ff6619f4138eb3b2cd0cc1cdf42c0cd4206c68bdf792ae17c339611016e32babad121f0decf20331f7ce4400033be03c4db26cb6a4dc601c9c4b14d

diff --git a/app-emulation/wine-staging/wine-staging-.ebuild 
b/app-emulation/wine-staging/wine-staging-4.17.ebuild
similarity index 99%
copy from app-emulation/wine-staging/wine-staging-.ebuild
copy to app-emulation/wine-staging/wine-staging-4.17.ebuild
index 52c20dca7b4..b4bc793d637 100644
--- a/app-emulation/wine-staging/wine-staging-.ebuild
+++ b/app-emulation/wine-staging/wine-staging-4.17.ebuild
@@ -130,7 +130,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.9.2 )
+   mono? ( app-emulation/wine-mono:4.9.3 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-staging/wine-staging-.ebuild 
b/app-emulation/wine-staging/wine-staging-.ebuild
index 52c20dca7b4..b4bc793d637 100644
--- a/app-emulation/wine-staging/wine-staging-.ebuild
+++ b/app-emulation/wine-staging/wine-staging-.ebuild
@@ -130,7 +130,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? 

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

2019-09-28 Thread Nick Sarnie
commit: 9b5a1b889442e04156d2763768be1f337608125d
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sat Sep 28 17:21:21 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Sep 28 17:21:21 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=9b5a1b88

app-emulation/wine-staging: Bump to 4.17

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

 app-emulation/wine-staging/Manifest | 2 ++
 .../wine-staging/{wine-staging-.ebuild => wine-staging-4.17.ebuild} | 2 +-
 app-emulation/wine-staging/wine-staging-.ebuild | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index d46ab35..59d08c5 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -11,6 +11,7 @@ DIST wine-4.13.tar.xz 22137820 BLAKE2B 
6aab4930fd176757e2594a580ba73694cf04b5411
 DIST wine-4.14.tar.xz 22151304 BLAKE2B 
04983c21fa58091a36e681c90b92b4f014287ea7edb105bef560ed0505682dd1d3832292a0e2cc72489f0c4a2247ce9c1ec7481f80cf2baa05953e525ce00b1c
 SHA512 
cfbcad1685abf3a3810c5f29c50e47f1340aab2276e54d8d22b9b764df5099ff7ad399a6cca200c7a622be0470992d3aee1c0c64c2e6ea90221fee6d391d911c
 DIST wine-4.15.tar.xz 22196108 BLAKE2B 
d3b28ad1bbfb7e1522a3acb120049dd3ac3fe0473d0f84529e86b5b9163401869e39f7c4c0e14795a97362722c41ea1476e4afbd1a545e5518504df2628c928a
 SHA512 
f8290bbfd3779cb967c1cf689106fa48d1a1daeac2bd42fb91a2d4beed48e0c398ed9239437756bdbe3cd826cef59f5cd660381f637e184c47a865ff3ace91aa
 DIST wine-4.16.tar.xz 22205248 BLAKE2B 
e7f7daeb4f75a5cf38478609512317e55ead862812a409e4f094178c0b7dec2a969b0a96e83059a1bede3610d3986529f926041765cfa536b786ee53fdc27b84
 SHA512 
f3097b06e490356e68484239b7a2ac1cfa968818565c79386ba6c0e70a318c092af5549da8218935cbe891876fa519d361a3775d0ab5d4adc192555ae0e45d86
+DIST wine-4.17.tar.xz 22230616 BLAKE2B 
428d9b781acbadabb2ce677b08c1a38f130c39d2acb95364dc0ac4cfef8f7c9efe4199846bf0bfc745dc25ba632847f224da1b0a09b8ee6c4927154771a538cf
 SHA512 
f762aab2596a4b5cf73d3282be561d25a2fe69e5d4a5ec2e29db47b3eda7496ca9eb7e57ff7765853d258422898bfa775bf9b458e61eef837b213e422bd748b8
 DIST wine-4.2.tar.xz 21724960 BLAKE2B 
d3c4381265e5086a17582c28fd4d19c84ed8e9839d039d5f2eba32efcc09ae6dad2a25fa375042d98d35de30065eaa0095e36bb8fbca608ec74abc654bae5196
 SHA512 
408a846e92a0222f64ddd3c4d2c2a71b387ce51749e346c1fbca1fd57db910fa18dc6bb4ce0a350bef81e13be77c6b2d74537f7a1c0dcbb0e6d4c19d1ade288c
 DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834dc77383e262620faa64597c41625382237c39563b3bb67b1850cca2460ca147e2c5ee3052f0fdfdee067ec5
 SHA512 
45c0519f8f2873ef65e1761d518a7148f3aa54c0e993a41a60849c01c8df17386d57edd83308cff289300adc6a8e3fc5918fb12513f5b85a88e556b420479e83
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de
@@ -28,6 +29,7 @@ DIST wine-staging-4.13.tar.gz 9913015 BLAKE2B 
125b96fbe2de3c6d5c302dc25f0d1ba65f
 DIST wine-staging-4.14.tar.gz 9910499 BLAKE2B 
2e9d2983156a3f309e740503825ff0ebb2461ffc785147e9853122e7d64269409f7e73fea0b5a0fac149a4fb7d27a11cdc8ba0759ca9fc0fb0492d8d3884c503
 SHA512 
481a50f4ba3f1c445bd5b9754d7b27bdcd0bc386930e3597051a0962778288f8d4649e9f4e8bc188738c6896821a198f3af15b47e9db719f52d0b3db16a407f0
 DIST wine-staging-4.15.tar.gz 9904734 BLAKE2B 
163d6f51a6fe649c8c107b013aafa5c5729bb93cafe94446cde966138c18d5aed2e950ce9a71ae4c719efb358406af079efb21cc8546d97e2b7146a5cae27a56
 SHA512 
0c34695c1d39773fb34a58f0cdb91d427945615e7b76b8a7222bc84fda8df08125832297b75aca55e69511b6b3686df70dade84bcc7cc9324f30c042146761b0
 DIST wine-staging-4.16.tar.gz 9905714 BLAKE2B 
fe72d1123c7f418dc9702b113679de7d21a8f20b2bed5e9b2f7a2b411ca28b407e0d2d134dee19ee06414df7a3ccfaa784d5689e3dc79043544d17c6768e6a17
 SHA512 
8782e4aecb34443404b1ac02c6b1ba91887ad12f07c7960601f879b034937d5ee6f1c1493437e765804beed6e68fa20383f7c02a09534526cc5f4bb857048faf
+DIST wine-staging-4.17.tar.gz 9914906 BLAKE2B 
a5a430588aaede6f6ac2e30710bf58d57100a37444a2610b57529116b2d9b88a6f4bcfb56ad71153734d8f1a99a70eab4cb568d3cfb6d5ce6198eb662e3cc201
 SHA512 
1f27511c8ff6619f4138eb3b2cd0cc1cdf42c0cd4206c68bdf792ae17c339611016e32babad121f0decf20331f7ce4400033be03c4db26cb6a4dc601c9c4b14d
 DIST wine-staging-4.2.tar.gz 9850260 BLAKE2B 
938d12bb44acef2920c6a47978f170cab532ddd785de394dddc95cc359b301e0db26a3ec9aa08abaf03542b59a97c16dfebb3bf5e4c9ddc9bed829200e529bb9
 SHA512 
2fb66bdeab084231983569d3884211a4d269a48bd6b25ba2e7c7e83d2dc98a205bd92dfc67c09528d57192086571d3f4f6c988c522b25aade1d525b74e662f2e
 DIST wine-staging-4.3.tar.gz 9888763 BLAKE2B 

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

2019-09-28 Thread Nick Sarnie
commit: 96da35fcfd622175f2b5d0338881fe4677af8248
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sat Sep 28 17:19:09 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Sep 28 17:19:09 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=96da35fc

app-emulation/wine-mono: Bump to 4.9.3

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

 app-emulation/wine-mono/Manifest   |  1 +
 app-emulation/wine-mono/wine-mono-4.9.3.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-emulation/wine-mono/Manifest b/app-emulation/wine-mono/Manifest
index 2a6b5a6..b50f25d 100644
--- a/app-emulation/wine-mono/Manifest
+++ b/app-emulation/wine-mono/Manifest
@@ -8,3 +8,4 @@ DIST wine-mono-4.8.1.msi 115878912 BLAKE2B 
88bd9b35efd89aece2dd0cd9529bc081fcd2a
 DIST wine-mono-4.8.3.msi 116183552 BLAKE2B 
5e82c2e6e456311de817b7870e02d60abc3e359a9b5989257cae4a31e24206e7c8289f417dbb5fa2e315537b4e8352f9f1237f576b3c06cb2dbaaa7a5443a4f0
 SHA512 
5b5c1c147453cc691ceb17c850be66e3701e784d2ed4bd27abd92a815f7070850b5e0fc1778c3a3aa2b84516b4c5e01abe350d6ccc5578037e75cb1afe1dfb6a
 DIST wine-mono-4.9.0.msi 94960640 BLAKE2B 
b60debd41ea33eee15ab1a546c526858b97cf4d5d896c856cce21f09210e3e10f1abf98dfb723abbe75657dd44011c1c793a08a329e037144d3266001739467c
 SHA512 
76142fa7233aa3f8111df9112927e699cfc39f8bd0f02f0fc4d065eaeb37964f9e2b49bf53c406fa6ec72c247ab85ddba244ac97b4d6a377adeb63d9ae339e24
 DIST wine-mono-4.9.2.msi 94981632 BLAKE2B 
b70a5177fad3c6ee2b04ef40105c7700a08339786a23d7378ba72005da5b3cb6b3a797f0173ba32224bcfd25a4bb0fa01c92a83b88e005973b33320717f5b31a
 SHA512 
73e46ec57c7a78d8c32ead4698c299fa557bb97739ce22c9405f95f48f55d604743aa01cc64183c9f89f99aec6f04b664bac0ef96e6a436d38ebcd9d7cf3b329
+DIST wine-mono-4.9.3.msi 95017472 BLAKE2B 
bf054bcff51e986ddb95788fdd1925ee13efe6e881089a23192d4ccb2527ccb2a2969917b9c3bb16a2161a2bd1d60c24605fd07e6c432f8f77c7c506222045f9
 SHA512 
4631d4e3b5118eb726f614e2f58f9e95f44bb97a1285fa726d3542d44e2a77ce818997ecb4de42e0d318d364d7c929f10d7c5176b59732e8b468e7695633706c

diff --git a/app-emulation/wine-mono/wine-mono-4.9.3.ebuild 
b/app-emulation/wine-mono/wine-mono-4.9.3.ebuild
new file mode 100644
index 000..15aab24
--- /dev/null
+++ b/app-emulation/wine-mono/wine-mono-4.9.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Wine Mono is a replacement for the .NET runtime and class 
libraries in Wine"
+HOMEPAGE="https://www.winehq.org/;
+SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}.msi;
+
+LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="!!app-emulation/wine:0"
+
+S="${WORKDIR}"
+
+src_install() {
+   insinto /usr/share/wine/mono
+   doins "${DISTDIR}/${P}.msi"
+}



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

2019-09-28 Thread Nick Sarnie
commit: b2bed0fff094f2fbf74a31d20ad0df52b875b852
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sat Sep 28 17:20:23 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Sep 28 17:20:23 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=b2bed0ff

app-emulation/wine-vanilla: Bump to 4.17

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

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

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 531d253..97c09ec 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -13,6 +13,7 @@ DIST wine-4.13.tar.xz 22137820 BLAKE2B 
6aab4930fd176757e2594a580ba73694cf04b5411
 DIST wine-4.14.tar.xz 22151304 BLAKE2B 
04983c21fa58091a36e681c90b92b4f014287ea7edb105bef560ed0505682dd1d3832292a0e2cc72489f0c4a2247ce9c1ec7481f80cf2baa05953e525ce00b1c
 SHA512 
cfbcad1685abf3a3810c5f29c50e47f1340aab2276e54d8d22b9b764df5099ff7ad399a6cca200c7a622be0470992d3aee1c0c64c2e6ea90221fee6d391d911c
 DIST wine-4.15.tar.xz 22196108 BLAKE2B 
d3b28ad1bbfb7e1522a3acb120049dd3ac3fe0473d0f84529e86b5b9163401869e39f7c4c0e14795a97362722c41ea1476e4afbd1a545e5518504df2628c928a
 SHA512 
f8290bbfd3779cb967c1cf689106fa48d1a1daeac2bd42fb91a2d4beed48e0c398ed9239437756bdbe3cd826cef59f5cd660381f637e184c47a865ff3ace91aa
 DIST wine-4.16.tar.xz 22205248 BLAKE2B 
e7f7daeb4f75a5cf38478609512317e55ead862812a409e4f094178c0b7dec2a969b0a96e83059a1bede3610d3986529f926041765cfa536b786ee53fdc27b84
 SHA512 
f3097b06e490356e68484239b7a2ac1cfa968818565c79386ba6c0e70a318c092af5549da8218935cbe891876fa519d361a3775d0ab5d4adc192555ae0e45d86
+DIST wine-4.17.tar.xz 22230616 BLAKE2B 
428d9b781acbadabb2ce677b08c1a38f130c39d2acb95364dc0ac4cfef8f7c9efe4199846bf0bfc745dc25ba632847f224da1b0a09b8ee6c4927154771a538cf
 SHA512 
f762aab2596a4b5cf73d3282be561d25a2fe69e5d4a5ec2e29db47b3eda7496ca9eb7e57ff7765853d258422898bfa775bf9b458e61eef837b213e422bd748b8
 DIST wine-4.2.tar.xz 21724960 BLAKE2B 
d3c4381265e5086a17582c28fd4d19c84ed8e9839d039d5f2eba32efcc09ae6dad2a25fa375042d98d35de30065eaa0095e36bb8fbca608ec74abc654bae5196
 SHA512 
408a846e92a0222f64ddd3c4d2c2a71b387ce51749e346c1fbca1fd57db910fa18dc6bb4ce0a350bef81e13be77c6b2d74537f7a1c0dcbb0e6d4c19d1ade288c
 DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834dc77383e262620faa64597c41625382237c39563b3bb67b1850cca2460ca147e2c5ee3052f0fdfdee067ec5
 SHA512 
45c0519f8f2873ef65e1761d518a7148f3aa54c0e993a41a60849c01c8df17386d57edd83308cff289300adc6a8e3fc5918fb12513f5b85a88e556b420479e83
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.17.ebuild
similarity index 99%
copy from app-emulation/wine-vanilla/wine-vanilla-.ebuild
copy to app-emulation/wine-vanilla/wine-vanilla-4.17.ebuild
index d6779b0..0fdeffd 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.17.ebuild
@@ -109,7 +109,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.9.2 )
+   mono? ( app-emulation/wine-mono:4.9.3 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
index d6779b0..0fdeffd 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
@@ -109,7 +109,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.9.2 )
+   mono? ( app-emulation/wine-mono:4.9.3 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



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

2019-09-28 Thread Pacho Ramos
commit: 27cff4d52ea6d1f45dc049543c4425088e1e826b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Sep 28 15:41:40 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Sep 28 15:41:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27cff4d5

dev-ruby/ffi: Needs to be rebuilt with ffi subslot bumps

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Pacho Ramos  gentoo.org>

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

diff --git a/dev-ruby/ffi/ffi-1.11.1.ebuild b/dev-ruby/ffi/ffi-1.11.1.ebuild
index 3f78f61b9bd..53db7a17db5 100644
--- a/dev-ruby/ffi/ffi-1.11.1.ebuild
+++ b/dev-ruby/ffi/ffi-1.11.1.ebuild
@@ -23,7 +23,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
-RDEPEND+=" virtual/libffi"
+RDEPEND+=" virtual/libffi:0="
 DEPEND+=" virtual/libffi"
 
 ruby_add_bdepend "dev-ruby/rake"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Glib-Object-Introspection/

2019-09-28 Thread Pacho Ramos
commit: 581e028cc7076a9b5c40dc18cd073b94bde83821
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Sep 28 15:39:43 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Sep 28 15:40:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581e028c

dev-perl/Glib-Object-Introspection: Needs to be rebuilt with ffi subslot bumps

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Pacho Ramos  gentoo.org>

 .../Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild 
b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild
index 824eb462d31..855524ebd8f 100644
--- a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild
+++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ IUSE=""
 RDEPEND="
>=dev-perl/glib-perl-1.320.0
>=dev-libs/gobject-introspection-1.0
-   >=dev-libs/libffi-3.0.0
+   >=dev-libs/libffi-3.0.0:0=
>=dev-libs/glib-2.0.0
 "
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/cjs/

2019-09-28 Thread Pacho Ramos
commit: 697ef6aff3d8fc02e083830b26e3aec13ba7170f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Sep 28 15:38:09 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Sep 28 15:40:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=697ef6af

gnome-extra/cjs: Needs to be rebuilt with ffi subslot bumps

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Pacho Ramos  gentoo.org>

 gnome-extra/cjs/cjs-4.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/cjs/cjs-4.0.0-r1.ebuild 
b/gnome-extra/cjs/cjs-4.0.0-r1.ebuild
index 83e9c300fdc..4296fe82db8 100644
--- a/gnome-extra/cjs/cjs-4.0.0-r1.ebuild
+++ b/gnome-extra/cjs/cjs-4.0.0-r1.ebuild
@@ -18,7 +18,7 @@ RDEPEND="
>=dev-libs/glib-2.37.3:2
>=dev-libs/gobject-introspection-1.38:=
sys-libs/readline:0=
-   virtual/libffi
+   virtual/libffi:0=
cairo? ( x11-libs/cairo[X,glib] )
gtk? ( x11-libs/gtk+:3 )
 "



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

2019-09-28 Thread Michał Górny
commit: ca413e502364769a81adbab4ce862aa0f77cec81
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 28 15:25:46 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 28 15:25:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca413e50

package.mask: Include games-server/ut2004-ded in last rites

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 06358af15f6..134af914c63 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -84,6 +84,7 @@ games-fps/ut2004-muralis
 games-fps/ut2004-strikeforce
 games-fps/ut2004-troopers
 games-fps/ut2004-unwheel
+games-server/ut2004-ded
 
 # Stefan Strogin  (2019-09-27)
 # Requires >=dev-lang/lua-5.3 which is masked



[gentoo-commits] repo/gentoo:master commit in: app-pda/libusbmuxd/

2019-09-28 Thread Pacho Ramos
commit: b423f387797c220d925d427e43d5597828432d7f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Sep 28 15:19:47 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Sep 28 15:19:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b423f387

app-pda/libusbmuxd: Make repoman happy (that version was dropped)

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Pacho Ramos  gentoo.org>

 app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild 
b/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild
index 251892a8863..dc0119d7a15 100644
--- a/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild
+++ b/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild
@@ -16,7 +16,6 @@ IUSE="kernel_linux static-libs"
 RDEPEND="
>=app-pda/libplist-1.11:=
virtual/libusb:1
-   !=app-pda/usbmuxd-1.0.9
!

[gentoo-commits] repo/gentoo:master commit in: app-pda/libusbmuxd/

2019-09-28 Thread Pacho Ramos
commit: 1b38845388556ce2c0a773f80e744e1e3722bf3c
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Sep 28 15:15:56 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Sep 28 15:19:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b388453

app-pda/libusbmuxd: Needs to bump subslot, update EAPI

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Pacho Ramos  gentoo.org>

 app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild | 40 ++
 1 file changed, 40 insertions(+)

diff --git a/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild 
b/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild
new file mode 100644
index 000..251892a8863
--- /dev/null
+++ b/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="USB multiplex daemon for use with Apple iPhone/iPod Touch devices"
+HOMEPAGE="http://www.libimobiledevice.org/;
+SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2;
+
+# tools/iproxy.c is GPL-2+, everything else is LGPL-2.1+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0/4" # based on SONAME of libusbmuxd.so
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="kernel_linux static-libs"
+
+RDEPEND="
+   >=app-pda/libplist-1.11:=
+   virtual/libusb:1
+   !=app-pda/usbmuxd-1.0.9
+   !

[gentoo-commits] repo/gentoo:master commit in: app-pda/libusbmuxd/

2019-09-28 Thread Pacho Ramos
commit: 026ac126a7a5c262625091e64ec8b13161e47ad7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Sep 28 15:17:56 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Sep 28 15:19:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=026ac126

app-pda/libusbmuxd: Drop old

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Pacho Ramos  gentoo.org>

 app-pda/libusbmuxd/libusbmuxd-1.0.10.ebuild | 32 -
 1 file changed, 32 deletions(-)

diff --git a/app-pda/libusbmuxd/libusbmuxd-1.0.10.ebuild 
b/app-pda/libusbmuxd/libusbmuxd-1.0.10.ebuild
deleted file mode 100644
index bb3f82b66de..000
--- a/app-pda/libusbmuxd/libusbmuxd-1.0.10.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools-utils
-
-DESCRIPTION="USB multiplex daemon for use with Apple iPhone/iPod Touch devices"
-HOMEPAGE="http://www.libimobiledevice.org/;
-SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2;
-
-# tools/iproxy.c is GPL-2+, everything else is LGPL-2.1+
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0/2" # based on SONAME of libusbmuxd.so
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="kernel_linux static-libs"
-
-RDEPEND=">=app-pda/libplist-1.11:=
-   virtual/libusb:1
-   !=app-pda/usbmuxd-1.0.9
-   !

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/musl/, profiles/arch/amd64/no-multilib/

2019-09-28 Thread James Le Cuirot
commit: 443654b5756a1afa008d97065bde6d7997a3d7b4
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Sep 28 15:12:27 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Sep 28 15:14:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443654b5

profiles: Mask games-action/crimsonland in non-glibc/multilib profiles

Signed-off-by: James Le Cuirot  gentoo.org>

 profiles/arch/amd64/no-multilib/package.mask | 1 +
 profiles/default/linux/musl/package.mask | 1 +
 2 files changed, 2 insertions(+)

diff --git a/profiles/arch/amd64/no-multilib/package.mask 
b/profiles/arch/amd64/no-multilib/package.mask
index f15eb9ff285..b3c96e1eea7 100644
--- a/profiles/arch/amd64/no-multilib/package.mask
+++ b/profiles/arch/amd64/no-multilib/package.mask
@@ -37,6 +37,7 @@ dev-util/biew
 games-action/badland
 games-action/beathazardultra
 games-action/brutal-legend
+games-action/crimsonland
 games-action/cs2d
 games-action/descent3
 games-action/descent3-demo

diff --git a/profiles/default/linux/musl/package.mask 
b/profiles/default/linux/musl/package.mask
index 156e3d7509d..d687f9b787f 100644
--- a/profiles/default/linux/musl/package.mask
+++ b/profiles/default/linux/musl/package.mask
@@ -17,6 +17,7 @@ dev-games/gtkradiant
 dev-games/ps2-packer
 games-action/beathazardultra
 games-action/brutal-legend
+games-action/crimsonland
 games-action/descent3
 games-action/descent3-demo
 games-action/guacamelee



[gentoo-commits] repo/gentoo:master commit in: games-action/crimsonland/

2019-09-28 Thread James Le Cuirot
commit: f6322880c50fb07410ad57686f3add9b40465333
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Sep 28 15:13:27 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Sep 28 15:14:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6322880

games-action/crimsonland: New package

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

 games-action/crimsonland/Manifest |  2 +
 games-action/crimsonland/crimsonland-1.3.5.ebuild | 48 +++
 games-action/crimsonland/metadata.xml |  8 
 3 files changed, 58 insertions(+)

diff --git a/games-action/crimsonland/Manifest 
b/games-action/crimsonland/Manifest
new file mode 100644
index 000..fe90633ed3d
--- /dev/null
+++ b/games-action/crimsonland/Manifest
@@ -0,0 +1,2 @@
+DIST Crimsonland-Linux-x86-1.3.5.tar 58620320 BLAKE2B 
c67f132390e1a1b9a1697e877370f91603d558ddba717608a7f3709bb8395fe5017f598dfed82312f670ed510e4bb307df77978769776de184d5ce72d8792a6e
 SHA512 
14faeeeba2326ece9a88b32442f5c65e3aec8c0a6e7a486a034d2684a8a6bb9059a25c574cc6d8cb798733e5ecd1db8ad25b610ec1d1177c4ec6493f02953e06
+DIST crimsonland.png 33312 BLAKE2B 
8bcec3baf2eb55ca37d89a7353d720a4bbcbe87bb83854025e35e7ee388315b43291d901d2166dc67446846a53cbca65fe3d920d431b8a87f1979dcfaaa86a11
 SHA512 
3aa551d4bbc49cfcda039703b837ca533564ae097bacfc72859fe3f1377e952397199cd6daaaf1b406252fd903390f75236b1a1285cb8c41fe3681c6b3738b94

diff --git a/games-action/crimsonland/crimsonland-1.3.5.ebuild 
b/games-action/crimsonland/crimsonland-1.3.5.ebuild
new file mode 100644
index 000..bd9ae1cf224
--- /dev/null
+++ b/games-action/crimsonland/crimsonland-1.3.5.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils desktop xdg-utils
+
+DESCRIPTION="A top-down shooter with a touch of RPG"
+HOMEPAGE="https://crimsonland.com/;
+SRC_URI="Crimsonland-Linux-x86-${PV}.tar
+   https://dev.gentoo.org/~chewi/distfiles/${PN}.png;
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+RESTRICT="bindist mirror splitdebug"
+
+RDEPEND="
+   media-libs/libsdl2[abi_x86_32,opengl,video]
+   media-libs/openal[abi_x86_32]
+"
+
+S="${WORKDIR}"
+
+DIR="/opt/${PN}"
+QA_PREBUILT="${DIR}/*"
+
+pkg_nofetch() {
+   einfo "Please buy and download ${SRC_URI} from:"
+   einfo "  https://www.humblebundle.com/store/${PN};
+   einfo "and move it to your distfiles directory."
+}
+
+src_install() {
+   exeinto "${DIR}"
+   doexe ${PN}
+   make_wrapper ${PN} ./${PN} "${DIR}"
+
+   insinto "${DIR}"
+   doins *.pak *.xml
+
+   dodoc README.txt
+
+   doicon -s 64 "${DISTDIR}"/${PN}.png
+   make_desktop_entry ${PN} Crimsonland
+}
+
+pkg_postinst() { xdg_icon_cache_update; }
+pkg_postrm() { xdg_icon_cache_update; }

diff --git a/games-action/crimsonland/metadata.xml 
b/games-action/crimsonland/metadata.xml
new file mode 100644
index 000..26079e608be
--- /dev/null
+++ b/games-action/crimsonland/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ga...@gentoo.org
+   Gentoo Games Project
+   
+



[gentoo-commits] repo/gentoo:master commit in: games-roguelike/neon-chrome/

2019-09-28 Thread James Le Cuirot
commit: 3f1b957df27ec2273692b2979030d0e1c4c0be17
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Sep 28 14:48:04 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Sep 28 15:14:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f1b957d

games-roguelike/neon-chrome: New package

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

 games-roguelike/neon-chrome/Manifest   |  2 +
 games-roguelike/neon-chrome/metadata.xml   |  8 
 .../neon-chrome/neon-chrome-1.1.12.ebuild  | 49 ++
 3 files changed, 59 insertions(+)

diff --git a/games-roguelike/neon-chrome/Manifest 
b/games-roguelike/neon-chrome/Manifest
new file mode 100644
index 000..2cb7683a99f
--- /dev/null
+++ b/games-roguelike/neon-chrome/Manifest
@@ -0,0 +1,2 @@
+DIST NeonChrome-Linux-1.1.12.tar 64140772 BLAKE2B 
cadda4c659b96b96c4b9b2a1dfc78152a89e53a2662f5e2dc70a0d4c98a813822d8c977deb0d6d6aeca0a2d2608cb04274c0ad33554ce27ab2ddf318499c9750
 SHA512 
f659bbe87f3b2933346bc17a4ccdcdc37ff8bb2db7a94dc5334db7109d64cd9f5a28b14845f767aaf1e103be826d3cd0fefc528a02df2079123094436e94f2cd
+DIST neon-chrome.png 6332 BLAKE2B 
59a20952804aeb1db047deccb84cf41e532cf88e7b03e7f66df1b55b185553c5de94bad776b61b4b33856c53bec86b704cdc990a15e82dc4e66c9fb74c0e010d
 SHA512 
fd32acda1033e12da15197f3873250e6d0b5b719b37ffc4dc48a6a233debbcd3a867028ae53d38b43043eba9ec19fba7a8286c895335aca2ee731b432dba97be

diff --git a/games-roguelike/neon-chrome/metadata.xml 
b/games-roguelike/neon-chrome/metadata.xml
new file mode 100644
index 000..26079e608be
--- /dev/null
+++ b/games-roguelike/neon-chrome/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ga...@gentoo.org
+   Gentoo Games Project
+   
+

diff --git a/games-roguelike/neon-chrome/neon-chrome-1.1.12.ebuild 
b/games-roguelike/neon-chrome/neon-chrome-1.1.12.ebuild
new file mode 100644
index 000..854a639c00a
--- /dev/null
+++ b/games-roguelike/neon-chrome/neon-chrome-1.1.12.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils desktop xdg-utils
+
+MY_PN="NeonChrome"
+DESCRIPTION="A ruthless top-down cyberpunk shooter with rogue-like elements"
+HOMEPAGE="https://neonchromegame.com/;
+SRC_URI="${MY_PN}-Linux-${PV}.tar
+   https://dev.gentoo.org/~chewi/distfiles/${PN}.png;
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+RESTRICT="bindist mirror splitdebug"
+
+RDEPEND="
+   media-libs/libsdl2[opengl,video]
+   media-libs/openal
+"
+
+S="${WORKDIR}"
+
+DIR="/opt/${PN}"
+QA_PREBUILT="${DIR}/*"
+
+pkg_nofetch() {
+   einfo "Please buy and download ${SRC_URI} from:"
+   einfo "  https://www.humblebundle.com/store/${PN};
+   einfo "and move it to your distfiles directory."
+}
+
+src_install() {
+   exeinto "${DIR}"
+   doexe ${MY_PN}
+   make_wrapper ${PN} ./${MY_PN} "${DIR}"
+
+   insinto "${DIR}"
+   doins *.pak *.xml
+
+   dodoc README.txt
+
+   doicon -s 64 "${DISTDIR}"/${PN}.png
+   make_desktop_entry ${PN} "Neon Chrome"
+}
+
+pkg_postinst() { xdg_icon_cache_update; }
+pkg_postrm() { xdg_icon_cache_update; }



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/uclibc/, profiles/default/linux/musl/

2019-09-28 Thread James Le Cuirot
commit: fc470d5901014f14f678802ced291fb083a3bbe2
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Sep 28 15:09:17 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Sep 28 15:14:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc470d59

profiles: Mask games-roguelike/neon-chrome in non-glibc profiles

Signed-off-by: James Le Cuirot  gentoo.org>

 profiles/default/linux/musl/package.mask   | 1 +
 profiles/default/linux/uclibc/package.mask | 1 +
 2 files changed, 2 insertions(+)

diff --git a/profiles/default/linux/musl/package.mask 
b/profiles/default/linux/musl/package.mask
index 10c7b0d0aff..156e3d7509d 100644
--- a/profiles/default/linux/musl/package.mask
+++ b/profiles/default/linux/musl/package.mask
@@ -81,6 +81,7 @@ games-misc/papers-please
 games-puzzle/world-of-goo
 games-puzzle/world-of-goo-demo
 games-roguelike/adom
+games-roguelike/neon-chrome
 games-rpg/costume-quest
 games-rpg/dear-esther
 games-rpg/dungeon-defenders

diff --git a/profiles/default/linux/uclibc/package.mask 
b/profiles/default/linux/uclibc/package.mask
index f8fa6ac1b00..5041f5ff699 100644
--- a/profiles/default/linux/uclibc/package.mask
+++ b/profiles/default/linux/uclibc/package.mask
@@ -56,6 +56,7 @@ games-fps/ut2004-troopers
 games-fps/ut2004-unwheel
 games-puzzle/world-of-goo
 games-puzzle/world-of-goo-demo
+games-roguelike/neon-chrome
 games-rpg/costume-quest
 games-rpg/wasteland2
 games-server/etqw-ded



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

2019-09-28 Thread Thomas Deutschmann
commit: 751915e76d292d90356274caa7803d614d3eac7a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 28 14:45:09 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 28 14:52:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=751915e7

net-fs/nfs-utils: drop old

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

 net-fs/nfs-utils/Manifest  |   2 -
 .../nfs-utils/files/nfs-utils-2.3.1-limits.patch   | 105 ---
 .../files/nfs-utils-2.3.2-junction_libs.patch  |  45 -
 .../files/nfs-utils-2.3.2-no-werror.patch  |  53 --
 ...-2.3.4_rc2-improved_res_querydomain_check.patch |  41 
 net-fs/nfs-utils/nfs-utils-2.3.3.ebuild| 195 ---
 net-fs/nfs-utils/nfs-utils-2.3.4.ebuild| 192 ---
 net-fs/nfs-utils/nfs-utils-2.4.1-r1.ebuild | 206 -
 8 files changed, 839 deletions(-)

diff --git a/net-fs/nfs-utils/Manifest b/net-fs/nfs-utils/Manifest
index ec46a4b5e43..33eadfc1820 100644
--- a/net-fs/nfs-utils/Manifest
+++ b/net-fs/nfs-utils/Manifest
@@ -1,3 +1 @@
-DIST nfs-utils-2.3.3.tar.bz2 888947 BLAKE2B 
7c913f0c5061807d4af162fb392c8f466abb97c88960853b52298f61056bcad08f67a16e577036dec9afa737d88268d5a766b67c4b30a014b666dfbf3db81031
 SHA512 
266b86ef5041a7ecd144c6f2570e8a6eb00ebb4e547fa4b8c8c3e60a4af117c2690ff9effb0d4113a7b7ef57164583c8a6ada9cb1bb8f7b748524c826eaf1cba
-DIST nfs-utils-2.3.4.tar.bz2 906900 BLAKE2B 
968fac7b37c7311bc8d29667c88db925aac0c062ed7ef8c13f9e5c11c3c88960ffaea56c1b6cfb5594a01238f9190e55ab7b837a79a7a804bc55dcca75908eea
 SHA512 
25203b38be6683f25ad6583ac8534873c907124092a768955c1454899e2f467b9dd427b167556eb4f28992b5720da13078eb1eb086da991438454f268e1559a5
 DIST nfs-utils-2.4.1.tar.bz2 910791 BLAKE2B 
4419eff7fca21747e0bc4969ebb8a8b863aa951984af8f23f197e7dfc4faad3770173808862b84178714ca75f021be1af96f9e4408fecd7ef97999d261f2f21b
 SHA512 
655a115955f35177b761f821e29c752693d614f4c6c2a90d392e0ab83b615247a397cf18e8ad453a93c6dc528d1fa90cfdf8b04de6626e0f4083b10e2e54f540

diff --git a/net-fs/nfs-utils/files/nfs-utils-2.3.1-limits.patch 
b/net-fs/nfs-utils/files/nfs-utils-2.3.1-limits.patch
deleted file mode 100644
index b322b6fb17c..000
--- a/net-fs/nfs-utils/files/nfs-utils-2.3.1-limits.patch
+++ /dev/null
@@ -1,105 +0,0 @@
-Required for successful build on musl
-https://bugs.gentoo.org/651080#c5
-
-Thanks-to: Robert Bridge 
-
 nfs-utils-2.3.1/support/export/export.c
-+++ nfs-utils-2.3.1/support/export/export.c
-@@ -17,6 +17,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include "xmalloc.h"
- #include "nfslib.h"
- #include "exportfs.h"
 nfs-utils-2.3.1/support/export/xtab.c
-+++ nfs-utils-2.3.1/support/export/xtab.c
-@@ -18,6 +18,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include "nfslib.h"
- #include "exportfs.h"
 nfs-utils-2.3.1/support/misc/file.c
-+++ nfs-utils-2.3.1/support/misc/file.c
-@@ -27,6 +27,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include "xlog.h"
- #include "misc.h"
 nfs-utils-2.3.1/support/nfs/xcommon.c
-+++ nfs-utils-2.3.1/support/nfs/xcommon.c
-@@ -16,6 +16,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include "xcommon.h"
- #include "nls.h"  /* _() */
 nfs-utils-2.3.1/support/nsm/file.c
-+++ nfs-utils-2.3.1/support/nsm/file.c
-@@ -85,6 +85,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include "xlog.h"
- #include "nsm.h"
 nfs-utils-2.3.1/utils/blkmapd/device-discovery.c
-+++ nfs-utils-2.3.1/utils/blkmapd/device-discovery.c
-@@ -49,6 +49,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- 
- #ifdef HAVE_CONFIG_H
 nfs-utils-2.3.1/utils/gssd/krb5_util.c
-+++ nfs-utils-2.3.1/utils/gssd/krb5_util.c
-@@ -120,6 +120,7 @@
- #endif
- #include 
- #include 
-+#include 
- 
- #include "gssd.h"
- #include "err_util.h"
 nfs-utils-2.3.1/utils/mountd/cache.c
-+++ nfs-utils-2.3.1/utils/mountd/cache.c
-@@ -26,6 +26,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include "misc.h"
- #include "nfslib.h"
- #include "exportfs.h"
 nfs-utils-2.3.1/utils/mountd/mountd.c
-+++ nfs-utils-2.3.1/utils/mountd/mountd.c
-@@ -22,6 +22,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include "conffile.h"
- #include "xmalloc.h"
 nfs-utils-2.3.1/utils/mountd/rmtab.c
-+++ nfs-utils-2.3.1/utils/mountd/rmtab.c
-@@ -16,6 +16,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include "misc.h"
- #include "exportfs.h"

diff --git a/net-fs/nfs-utils/files/nfs-utils-2.3.2-junction_libs.patch 
b/net-fs/nfs-utils/files/nfs-utils-2.3.2-junction_libs.patch
deleted file mode 100644
index f13f07a4c81..000
--- a/net-fs/nfs-utils/files/nfs-utils-2.3.2-junction_libs.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-From 8f3e4f4d6df9f813572051e12e974b35c26a1743 Mon Sep 17 00:00:00 2001
-From: Lars Wendler 
-Date: Mon, 28 May 2018 12:13:10 +0200
-Subject: 

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

2019-09-28 Thread Thomas Deutschmann
commit: baf42f13f34565100707f3fcba17fa2f0d0a0403
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 28 14:43:35 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 28 14:45:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf42f13

net-fs/nfs-utils: move stable keywords

Closes: https://bugs.gentoo.org/688644
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-fs/nfs-utils/nfs-utils-2.4.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/nfs-utils/nfs-utils-2.4.1-r2.ebuild 
b/net-fs/nfs-utils/nfs-utils-2.4.1-r2.ebuild
index 778fbf1dd67..26c3bbb3348 100644
--- a/net-fs/nfs-utils/nfs-utils-2.4.1-r2.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-2.4.1-r2.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" = *_rc* ]] ; then
S="${WORKDIR}/${PN}-${PN}-${MY_PV}"
 else
SRC_URI="mirror://sourceforge/nfs/${P}.tar.bz2"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 
sh sparc x86"
 fi
 
 LICENSE="GPL-2"



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

2019-09-28 Thread Thomas Deutschmann
commit: bfa9b2f33f710255716cdd302d0fde14bc03802c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 28 14:29:27 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 28 14:29:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa9b2f3

www-client/firefox: fix build with >=rust-1.38.0

Closes: https://bugs.gentoo.org/695794
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox/Manifest  | 2 +-
 www-client/firefox/firefox-68.1.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 0130a13e7fd..b65968b2d1b 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -276,7 +276,7 @@ DIST firefox-60.9.0esr-xh.xpi 527565 BLAKE2B 
6b357e8887f61aed2ed513efb9beb034d12
 DIST firefox-60.9.0esr-zh-CN.xpi 559980 BLAKE2B 
cee4fab650cd87bd8e1c4bd14500c4036d54fdcd6524fd24d5e67f08a6926ebae10a70f0a961942a2ce752e8017cad965bf9e45ec32e825f35e5605539e30a86
 SHA512 
d5d63cad9411d615c0aa0814beca1f48cc033327ae989641a9e4930a8f6e7e5e6a4cbcb875b26fa5e82b631aa9a99aa35ad3710308933cbfbb0a15b9686094de
 DIST firefox-60.9.0esr-zh-TW.xpi 558304 BLAKE2B 
94736adc0f3c74466f560ccfbab45ad6cdf436f2987cba65d25995dda15838109f5189e4d4bc87bd64f8a232d953ad69cdbe56cfc3ca3562b780a465180f0eae
 SHA512 
dc2359c2d7245592034b58558357f986e612c119b54ba2b979ce1df0e7dab2a5a0a1422fad6958349a03832c96e9cf1df32bd55be167025a0c8eab5f14a27146
 DIST firefox-60.9.0esr.source.tar.xz 269089044 BLAKE2B 
92532280063cb93515e9d791ec38b9062355fabf90efea15612ee6e66459aca32b71e1bff1f7c8dff16bb479fcb4ca0cb6c1200aa99b3810048e459bea702193
 SHA512 
4baea5c9c4eff257834bbaee6d7786f69f7e6bacd24ca13c2705226f4a0d88315ab38c650b2c5e9c76b698f2debc7cea1e5a99cb4dc24e03c48a24df5143a3cf
-DIST firefox-68.0-patches-11.tar.xz 15404 BLAKE2B 
5322c64f7605e30aa1daf650cea19b66ce6c305d2862d76c4a4103676392cbd3029a8f35cbe8ed8077ac7cfe8194c08a0cd3cf25fef75c62a086077d0c5a419a
 SHA512 
1897303b6864ca941afe6ee1d95fd975fb29a01f52d68f9f42c1a9a62d7e4fee0a797aa169b58dc4cf068916e01edaf5c9ad8ade23a997e52c37bd393a142ade
+DIST firefox-68.0-patches-12.tar.xz 17476 BLAKE2B 
bd788e24820f902f4ca908b0cf7a49a4c57e058915af1eb87233d19d91271092676c1ee4c67e88df2411ecccea47c4e735efdf95945954f2d9aac5cc2f9051f2
 SHA512 
8033a3c445eaddd28188b338534da16a4130b679a5f6673b3094524e47435890e6d454d7b67f81bbe21f80ef1b65fa7e6c27d71191ba70dd8ea87fc68463f9a7
 DIST firefox-68.1.0esr-ach.xpi 471802 BLAKE2B 
7d5033d0bbdc708fb676b411e26e0f617c321101d3db70cae374be4fded2eca17450a3f5521f12c8800a4cc4654eebfd906539cabe426965857edd34d21095b1
 SHA512 
fc5648470f1ad6f4449613bd4d0e9cbc0d3202e92f00048e9122f2f1b865819af01db1f79a51deb15bfb2f294c3828f15545de71daf0875e09fdf69d84b4cf68
 DIST firefox-68.1.0esr-af.xpi 450637 BLAKE2B 
ef42b8e046469eb0d2edd7e2aa15b1a22e09374490d2910ef678a713fa0eb8e339d50840a4310377c0288500df4a953702a191571836a7be29f978b4c3edbf3d
 SHA512 
4252bfa0c584f78fcf98b1142b40365f200264c31640f82bd466f8735819d73e32d5be988aaa9ce7d394c12372776e351c5438a9f95e20348e10cdd6bcc6e998
 DIST firefox-68.1.0esr-an.xpi 483094 BLAKE2B 
71698125ab03f099abd52520a5fc6ec594d34ab2cd98853eaeba83dc42539592e83bdbe02a8c8014123cb9047448ba1c7b1ccb107e2beee02ef32777ffde490d
 SHA512 
d89fd25d748b68a10469640217dd1923a754421e5868d43299c687864e2a58994e2c1470db64198bfd51191ff08ba2cfb3ed27ef1b05185005c325ebf060db0e

diff --git a/www-client/firefox/firefox-68.1.0.ebuild 
b/www-client/firefox/firefox-68.1.0.ebuild
index c11aaade657..d24c99927b3 100644
--- a/www-client/firefox/firefox-68.1.0.ebuild
+++ b/www-client/firefox/firefox-68.1.0.ebuild
@@ -27,7 +27,7 @@ if [[ ${MOZ_ESR} == 1 ]] ; then
 fi
 
 # Patch version
-PATCH="${PN}-68.0-patches-11"
+PATCH="${PN}-68.0-patches-12"
 
 MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases;
 MOZ_SRC_URI="${MOZ_HTTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.xz"



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/

2019-09-28 Thread Thomas Deutschmann
commit: fae350e462db530ef871b04a5f335d3bd4ce2474
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 28 14:12:07 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 28 14:12:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae350e4

mail-client/thunderbird: allow LLVM 9.x

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

 mail-client/thunderbird/thunderbird-68.1.1.ebuild | 11 ++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/mail-client/thunderbird/thunderbird-68.1.1.ebuild 
b/mail-client/thunderbird/thunderbird-68.1.1.ebuild
index d21c4effc2d..193e300578e 100644
--- a/mail-client/thunderbird/thunderbird-68.1.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-68.1.1.ebuild
@@ -31,7 +31,7 @@ if [[ ${MOZ_ESR} == 1 ]]; then
 fi
 MOZ_P="${PN}-${MOZ_PV}"
 
-LLVM_MAX_SLOT=8
+LLVM_MAX_SLOT=9
 
 DESCRIPTION="Thunderbird Mail Client"
 HOMEPAGE="https://www.mozilla.org/thunderbird;
@@ -120,6 +120,15 @@ DEPEND="${CDEPEND}
>=sys-devel/binutils-2.30
sys-apps/findutils
|| (
+   (
+   sys-devel/clang:9
+   !clang? ( sys-devel/llvm:9 )
+   clang? (
+   =sys-devel/lld-9*
+   sys-devel/llvm:9[gold]
+   pgo? ( 
=sys-libs/compiler-rt-sanitizers-9*[profile] )
+   )
+   )
(
sys-devel/clang:8
!clang? ( sys-devel/llvm:8 )



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/

2019-09-28 Thread Thomas Deutschmann
commit: b4260ed2376a20919ae2c77c7d3901e8bbcbc46f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 28 14:09:50 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 28 14:09:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4260ed2

mail-client/thunderbird: fix build with >=rust-1.38.0

Bug: https://bugs.gentoo.org/695794
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 mail-client/thunderbird/Manifest  | 2 +-
 mail-client/thunderbird/thunderbird-68.1.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index 2d0be27fd05..f240d9145c9 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -1,6 +1,6 @@
 DIST firefox-52.5-patches-02.tar.xz 15084 BLAKE2B 
538dd61dbb7b290add4782b323a62f9ab4dbc57326a9a085710d207752118c504eb030a8741c1eed2e281c8d18e5453210b1905d71439250caa588137bbc37d0
 SHA512 
b80f9acaf49226cd5c2864714826c5b0e7e918e94c31ec81521b90c47edbb88ea85faa34fc22791efefbcd3867ddc413c563de58ca0f8ce21e10a3858899efce
 DIST firefox-60.6-patches-07.tar.xz 37404 BLAKE2B 
5516ff768bee0253131381fdba3e08785ab31bb29e44ad7f7e2956fb7624fafc9bf22f892ddbd0617e5e7d18500686a9975a60ea77d23a2853f35936cd142030
 SHA512 
3c4160e632155b0a239e22d0c1b1c701545b0f6d0915f9bdcf3b8431cee1abf650191ffafc5c3224a61279c8b1b52a80444c811a3914e16127411991c963292b
-DIST firefox-68.0-patches-11.tar.xz 15404 BLAKE2B 
5322c64f7605e30aa1daf650cea19b66ce6c305d2862d76c4a4103676392cbd3029a8f35cbe8ed8077ac7cfe8194c08a0cd3cf25fef75c62a086077d0c5a419a
 SHA512 
1897303b6864ca941afe6ee1d95fd975fb29a01f52d68f9f42c1a9a62d7e4fee0a797aa169b58dc4cf068916e01edaf5c9ad8ade23a997e52c37bd393a142ade
+DIST firefox-68.0-patches-12.tar.xz 17476 BLAKE2B 
bd788e24820f902f4ca908b0cf7a49a4c57e058915af1eb87233d19d91271092676c1ee4c67e88df2411ecccea47c4e735efdf95945954f2d9aac5cc2f9051f2
 SHA512 
8033a3c445eaddd28188b338534da16a4130b679a5f6673b3094524e47435890e6d454d7b67f81bbe21f80ef1b65fa7e6c27d71191ba70dd8ea87fc68463f9a7
 DIST gdata-provider-3.3.tar.xz 85628 BLAKE2B 
2ccde620b181a2d8678f50d7107373886f3b2e7d1d1e8861c4e42602cedb02108d28e0bf5e5cd9e31474356b70cb99baa7870e20436bc72e25cd8a8fc1353d14
 SHA512 
ae0c0e6fd42d6e7088256ca8a4be5b0bac84b2f331b51afdc982354caef60b6ba631d4f76bfba7523000b49235c8f8c63704d90acf24b34b14696b709be9342b
 DIST gdata-provider-4.4.1.tar.xz 78728 BLAKE2B 
bfe04d714334c38c932d2186ffd859583176ef455b283534c5f8f9e1ab7dc13bdfb8c15db6007de482ab015afc2b8524aad725380bec75ee5f59ea81d6307ba9
 SHA512 
6c9b5ac41a1064bd1799d2a2f633c3064b27f1294ac3c8908cdef6c1d2eea7b602f2f7bf240b71f507fe9ad286588f030e12f49a41b3bed7bbcc99f3021369f9
 DIST lightning-5.4.9.tar.xz 1891752 BLAKE2B 
90b777814db2962ff669430cea5a29ba1612a842fbb0edaca597539e6e2d728a9d90114ec6196fe0d4758a4738a15bc0c985a345e1062cb125617eb84ecf79e1
 SHA512 
8e54865d50118154c3918d5dec5dade4fb026c24bc697ad2e360db9741509cbdbb71ba9477508a9b209be6c8a8190fb0b5e03d2e8fedcc2cae18f5c9e5a3a496

diff --git a/mail-client/thunderbird/thunderbird-68.1.1.ebuild 
b/mail-client/thunderbird/thunderbird-68.1.1.ebuild
index 658382a52e5..d21c4effc2d 100644
--- a/mail-client/thunderbird/thunderbird-68.1.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-68.1.1.ebuild
@@ -21,7 +21,7 @@ sv-SE tr uk vi zh-CN zh-TW )
 MOZ_PV="${PV/_beta/b}"
 
 # Patches
-PATCHFF="firefox-68.0-patches-11"
+PATCHFF="firefox-68.0-patches-12"
 
 MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases;
 



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

2019-09-28 Thread Fabian Groffen
commit: e68e90f5eee468a5523b2daee3902578de43cf15
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Sep 28 13:27:51 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Sep 28 13:27:51 2019 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=e68e90f5

TODO: update with new ideas and things done

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

 TODO.md | 20 +++-
 1 file changed, 15 insertions(+), 5 deletions(-)

diff --git a/TODO.md b/TODO.md
index 8e12c0d..299cf17 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,9 +4,7 @@
- default \*foo\*
- -e foo
- -r (-R ?) regexp foo.\*
-- make default -e for apps like quse/qdepends?
-
-- make set.c to array (xarray) instead of C-array (list)
+- make default -e for apps like quse/qdepends/qlist?
 
 - env vars only get expanded once, so this fails:
   `ACCEPT_LICENSE="foo"`
@@ -18,7 +16,14 @@
   cat?) to reduce search space
 
 - tree\_get\_atoms should return atoms iso string set, needs a rewrite
-  to use foreach\_pkg and get\_atom
+  to use foreach\_pkg and get\_atom -- set is ready for storing objects
+  now
+
+- implement our own iniparser so we *can* be dep-free
+
+- add applet/functionality to view latest version of package in tree
+  (functionality necessary for upgrade in qmerge, easy printing would
+  also allow to use q instead of eix from Puppet provider)
 
 # Atoms
 
@@ -58,10 +63,11 @@
 
 # qpkg
 
-- fix "would be freed" message when --pretend is *not* active
 - add a verbose output that describes why a package is cleaned
- newer binpkgs available
- newer installed version available
+- integrate qxpak and qtbz2 with this package (the latter are confusing,
+  and qpkg is doing parts of qtbz2's compose
 
 # qgrep
 
@@ -73,6 +79,7 @@
 
 # quse
 - make -v only print requested USE-flag when flags given
+- list each package only once (e.g. quse -e lz4)
 
 # qkeyword
 - drop -c argument? it can be fully expressed using -p cat/
@@ -87,3 +94,6 @@
   guestimate alternative to current time jumping
 - display excess time (+12:05) when overrunning guestimate to indicate
   longer run than last guestimate
+- read tail of file fro last merge/running?
+- multiple files support -- current opinion: don't do it
+- compressed file support, use guessing support from qmerge?



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

2019-09-28 Thread Fabian Groffen
commit: ea7f00529fa689a6624f6b26b5d3b7197f4fbfd5
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Sep 28 13:18:31 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Sep 28 13:18:31 2019 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=ea7f0052

qpkg: don't emit hypothetical messages when real work has been done

drop the "would be" part of how many bytes were freed when we're not
pretending

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

 applets.h  | 2 +-
 man/qpkg.1 | 4 ++--
 qpkg.c | 8 +---
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/applets.h b/applets.h
index 520ff23..364f457 100644
--- a/applets.h
+++ b/applets.h
@@ -82,7 +82,7 @@ static const struct applet_t {
{"qmanifest", qmanifest_main, "", "verify or generate 
thick Manifest files"},
 #endif
{"qmerge",qmerge_main,"",  "fetch and merge 
binary package"},
-   {"qpkg",  qpkg_main,  "", "manipulate Gentoo 
binpkgs"},
+   {"qpkg",  qpkg_main,  "", "create or manipulate 
Gentoo binpkgs"},
{"qsearch",   qsearch_main,   "", "search pkgname/desc"},
{"qsize", qsize_main, "",   "calculate size 
usage"},
{"qtbz2", qtbz2_main, "", "manipulate tbz2 
packages"},

diff --git a/man/qpkg.1 b/man/qpkg.1
index c471ea1..161a8bb 100644
--- a/man/qpkg.1
+++ b/man/qpkg.1
@@ -1,7 +1,7 @@
 .\" generated by mkman.py, please do NOT edit!
-.TH qpkg "1" "Jul 2019" "Gentoo Foundation" "qpkg"
+.TH qpkg "1" "Sep 2019" "Gentoo Foundation" "qpkg"
 .SH NAME
-qpkg \- manipulate Gentoo binpkgs
+qpkg \- create or manipulate Gentoo binpkgs
 .SH SYNOPSIS
 .B qpkg
 \fI[opts] \fR

diff --git a/qpkg.c b/qpkg.c
index 0ac6e92..947ff84 100644
--- a/qpkg.c
+++ b/qpkg.c
@@ -171,8 +171,9 @@ qpkg_clean(char *dirp)
disp_units = KILOBYTE;
if ((num_all_bytes / KILOBYTE) > 1000)
disp_units = MEGABYTE;
-   qprintf(" %s*%s Total space that would be freed in packages "
-   "directory: %s%s %ciB%s\n", GREEN, NORM, RED,
+   qprintf(" %s*%s Total space %sfreed in packages "
+   "directory: %s%s %ciB%s\n", GREEN, NORM,
+   pretend ? "that would be " : "", RED,
make_human_readable_str(num_all_bytes, 1, disp_units),
disp_units == MEGABYTE ? 'M' : 'K', NORM);
 
@@ -297,10 +298,11 @@ qpkg_make(depend_atom *atom)
xpak_create(AT_FDCWD, tbz2, 1, xpak_argv, 1, verbose);
 
stat(tbz2, );
+   xpaksize = st.st_size - xpaksize;
 
/* save tbz2 tail: STOP */
fp = fopen(tbz2, "a");
-   WRITE_BE_INT32(buf, st.st_size - xpaksize);
+   WRITE_BE_INT32(buf, xpaksize);
fwrite(buf, 1, 4, fp);
fwrite("STOP", 1, 4, fp);
fclose(fp);



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libstdc++-v3/

2019-09-28 Thread Sergei Trofimovich
commit: 67bc0d1d03b1fd7be475343c632cbeeab430486f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 13:06:38 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 13:06:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67bc0d1d

sys-libs/libstdc++-v3: drop old

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

 sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild | 190 -
 1 file changed, 190 deletions(-)

diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild 
b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild
deleted file mode 100644
index 76f9525d87d..000
--- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild
+++ /dev/null
@@ -1,190 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils flag-o-matic libtool multilib
-
-transform_known_flags() {
-   declare setting
-
-   # and on x86, we just need to filter the 3.4 specific amd64 -marchs
-   replace-cpu-flags k8 athlon64 opteron x86-64
-
-   # gcc 3.3 doesn't support -march=pentium-m
-   replace-cpu-flags pentium-m pentium3m pentium3
-
-   #GCC 3.3 does not understand G3, G4, G5 on ppc
-   replace-cpu-flags G3 750
-   replace-cpu-flags G4 7400
-   replace-cpu-flags G5 7400
-
-   filter-flags -fdiagnostics-show-option
-}
-
-is_arch_allowed() {
-   i386_processor_table="i386 i486 i586 pentium pentium-mmx winchip-c6 \
-   winchip2 c3 i686 pentiumpro pentium2 pentium3 pentium4 prescott 
\
-   nocona k6 k6-2 k6-3 athlon athlon-tbird x86-64 athlon-4 
athlon-xp \
-   athlon-mp"
-
-   for proc in ${i386_processor_table} ; do
-   [ "${proc}" == "${1}" ] && return 0
-   done
-
-   mips_processor_table="mips1 mips2 mips3 mips4 mips32 mips64 r3000 r2000 
\
-   r3900 r6000 r4000 vr4100 vr4111 vr4120 vr4300 r4400 r4600 orion 
\
-   r4650 r8000 vr5000 vr5400 vr5500 4kc 4kp 5kc 20kc sr71000 sb1"
-
-   for proc in ${mips_processor_table} ; do
-   [ "${proc}" == "${1}" ] && return 0
-   done
-
-   rs6000_processor_table="common power power2 power3 power4 powerpc \
-   powerpc64 rios rios1 rsc rsc1 rios2 rs64a 401 403 405 505 601 
602 \
-   603 603e ec603e 604 604e 620 630 740 750 7400 7450 8540 801 821 
823 \
-   860"
-
-   for proc in ${rs6000_processor_table} ; do
-   [ "${proc}" == "${1}" ] && return 0
-   done
-
-   return 1
-}
-
-do_filter_flags() {
-   declare setting
-
-   # In general gcc does not like optimization, and add -O2 where
-   # it is safe.  This is especially true for gcc 3.3 + 3.4
-   replace-flags -O? -O2
-
-   # gcc 3.3 doesn't support -mtune on numerous archs, so xgcc will fail
-   setting="`get-flag mtune`"
-   [ ! -z "${setting}" ] && filter-flags -mtune="${setting}"
-
-   # in gcc 3.3 there is a bug on ppc64 where if -mcpu is used
-   # the compiler incorrectly assumes the code you are about to build
-   # is 32 bit
-   use ppc64 && setting="`get-flag mcpu`"
-   [ ! -z "${setting}" ] && filter-flags -mcpu="${setting}"
-
-   # only allow the flags that we -know- are supported
-   transform_known_flags
-   setting="`get-flag march`"
-   if [ ! -z "${setting}" ] ; then
-   is_arch_allowed "${setting}" || filter-flags -march="${setting}"
-   fi
-   setting="`get-flag mcpu`"
-   if [ ! -z "${setting}" ] ; then
-   is_arch_allowed "${setting}" || filter-flags -mcpu="${setting}"
-   fi
-
-   # xgcc wont understand gcc 3.4 flags...
-   filter-flags -fno-unit-at-a-time
-   filter-flags -funit-at-a-time
-   filter-flags -fweb
-   filter-flags -fno-web
-   filter-flags -mno-tls-direct-seg-refs
-
-   # xgcc isnt patched with propolice
-   filter-flags -fstack-protector-all
-   filter-flags -fno-stack-protector-all
-   filter-flags -fstack-protector
-   filter-flags -fno-stack-protector
-
-   # xgcc isnt patched with the gcc symbol visibility patch
-   filter-flags -fvisibility-inlines-hidden
-   filter-flags -fvisibility=hidden
-
-   # Bug #269433 & #290202
-   filter-flags -fno-strict-overflow
-   filter-flags -fstrict-overflow
-
-   # Bug #442784
-   filter-flags '-W*'
-
-   filter-flags -frecord-gcc-switches
-   filter-flags '-fdiagnostics-color*'
-
-   # Bug #610064
-   filter-flags '-fstack-check*'
-
-   # ...sure, why not?
-   strip-unsupported-flags
-
-   strip-flags
-}
-
-PATCH_VER="1.10"
-
-DESCRIPTION="Compatibility package for binaries linked against a pre gcc 3.4 
libstdc++"
-HOMEPAGE="https://gcc.gnu.org/libstdc++/;
-SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2
-  

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

2019-09-28 Thread Sergei Trofimovich
commit: c2fc908bb330b9b6605d73e7089e697ab1137a9d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 13:03:25 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 13:03:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2fc908b

virtual/libstdc++: destabilize down to ~arch, drop most keywords

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

 virtual/libstdc++/libstdc++-3.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/libstdc++/libstdc++-3.3.ebuild 
b/virtual/libstdc++/libstdc++-3.3.ebuild
index 05d7a21621b..c81c13b1164 100644
--- a/virtual/libstdc++/libstdc++-3.3.ebuild
+++ b/virtual/libstdc++/libstdc++-3.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="Virtual for the GNU Standard C++ Library for 

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

2019-09-28 Thread Sergei Trofimovich
commit: fd0b4b79f0273f8d79f1c91a3a7d3e6fbcff02a4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 13:10:06 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 13:10:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd0b4b79

profiles/package.mask: sys-libs/libstdc++-v3-bin for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b202b656787..06358af15f6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Sergei Trofimovich  (2019-09-28)
+# ppc64/ia64 binary-only package was needed to workaround
+# gcc-3.3 bugs. Should not be needed anymore. To be removed
+# in 30 days.
+sys-libs/libstdc++-v3-bin
+
 # Michał Górny  (2019-09-28)
 # All of the following packages are unfetchable and mirror-restricted.
 #



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libstdc++-v3/

2019-09-28 Thread Sergei Trofimovich
commit: cee306f864690142e7c447a5d5f1e7efedaf8567
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 13:07:30 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 13:07:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee306f8

sys-libs/libstdc++-v3: drop most keywords

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

 sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild 
b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild
index b89d40642ec..1860117b0d5 100644
--- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild
+++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="5"
-KEYWORDS="~amd64 ~mips ~ppc -ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
 IUSE="multilib nls"
 
 DEPEND="sys-devel/bison"



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

2019-09-28 Thread Martin Mokrejs
commit: 08f6cb388ea7db562f4f6a32e9cef76dfd62caff
Author: Martin Mokrejs  fold  natur  cuni  cz>
AuthorDate: Sat Sep 28 13:05:52 2019 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Sat Sep 28 13:05:52 2019 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=08f6cb38

sci-biology/abyss: version bump to 2.2.3

Release version 2.2.3
Revert memory consumption of Bloom filters to pre 2.2.0 behaviour.
ABySS will now share the specified memory among all Bloom filters
instead of just the counting Bloom filter.
Fix gcc-9 compilation warnings

Release version 2.2.2
Fix abyss-overlap for 32-bit systems

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

 sci-biology/abyss/{abyss-2.2.2.ebuild => abyss-2.2.3.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sci-biology/abyss/abyss-2.2.2.ebuild 
b/sci-biology/abyss/abyss-2.2.3.ebuild
similarity index 100%
rename from sci-biology/abyss/abyss-2.2.2.ebuild
rename to sci-biology/abyss/abyss-2.2.3.ebuild



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

2019-09-28 Thread Fabian Groffen
commit: 03912c73fb68cdfe6f45f26fc4f5efd099e41262
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Sep 28 13:05:13 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Sep 28 13:05:13 2019 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=03912c73

qpkg: fix tbz2 xpak generation

The xpak footer was missing causing files not to contain their metadata
(even though present in the file).

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

 qpkg.c | 23 ++-
 1 file changed, 18 insertions(+), 5 deletions(-)

diff --git a/qpkg.c b/qpkg.c
index 85e0940..0ac6e92 100644
--- a/qpkg.c
+++ b/qpkg.c
@@ -105,12 +105,11 @@ qpkg_clean_dir(char *dirp, set *vdb)
if ((st.st_size / KILOBYTE) > 1000)
disp_units = MEGABYTE;
num_all_bytes += st.st_size;
-   qprintf(" %s[%s%s %3s %s %s%s]%s %s%s/%s%s\n",
-   DKBLUE, NORM, GREEN,
+   qprintf(" %s[%s %3s %s %s] %s%s%s\n",
+   DKBLUE, GREEN,

make_human_readable_str(st.st_size, 1, disp_units),
-   disp_units == MEGABYTE ? "M" : 
"K",
-   NORM, DKBLUE, NORM, CYAN,
-   basename(dirp), 
fnames[i]->d_name, NORM);
+   disp_units == MEGABYTE ? "MiB" 
: "KiB",
+   DKBLUE, BLUE, 
fnames[i]->d_name, NORM);
}
if (!pretend)
unlink(buf);
@@ -211,6 +210,7 @@ qpkg_make(depend_atom *atom)
char filelist[BUFSIZE + 32];
char tbz2[BUFSIZE + 32];
size_t buflen;
+   size_t xpaksize;
char *buf;
int i;
char *xpak_argv[2];
@@ -286,12 +286,25 @@ qpkg_make(depend_atom *atom)
}
pclose(fp);
 
+   /* get offset where xpak will start */
+   stat(tbz2, );
+   xpaksize = st.st_size;
+
snprintf(buf, buflen, "%s/%s/%s",
portvdb, atom->CATEGORY, atom_to_pvr(atom));
xpak_argv[0] = buf;
xpak_argv[1] = NULL;
xpak_create(AT_FDCWD, tbz2, 1, xpak_argv, 1, verbose);
 
+   stat(tbz2, );
+
+   /* save tbz2 tail: STOP */
+   fp = fopen(tbz2, "a");
+   WRITE_BE_INT32(buf, st.st_size - xpaksize);
+   fwrite(buf, 1, 4, fp);
+   fwrite("STOP", 1, 4, fp);
+   fclose(fp);
+
unlink(filelist);
 
snprintf(buf, buflen, "%s/%s.tbz2", qpkg_bindir, atom_to_pvr(atom));



[gentoo-commits] repo/gentoo:master commit in: media-gfx/nvidia-cg-toolkit/

2019-09-28 Thread Sergei Trofimovich
commit: b6e217fcbafd0989249823842ec475a03fa2116e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 13:01:22 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 13:01:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e217fc

media-gfx/nvidia-cg-toolkit: drop old

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

 .../nvidia-cg-toolkit-3.1.0013-r3.ebuild   | 146 -
 1 file changed, 146 deletions(-)

diff --git a/media-gfx/nvidia-cg-toolkit/nvidia-cg-toolkit-3.1.0013-r3.ebuild 
b/media-gfx/nvidia-cg-toolkit/nvidia-cg-toolkit-3.1.0013-r3.ebuild
deleted file mode 100644
index 93cd75d8d7a..000
--- a/media-gfx/nvidia-cg-toolkit/nvidia-cg-toolkit-3.1.0013-r3.ebuild
+++ /dev/null
@@ -1,146 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MULTILIB_COMPAT=( abi_x86_{32,64} )
-inherit multilib multilib-minimal prefix versionator
-
-MY_PV="$(get_version_component_range 1-2)"
-MY_DATE="April2012"
-
-DESCRIPTION="NVIDIA's C graphics compiler toolkit"
-HOMEPAGE="http://developer.nvidia.com/cg_toolkit;
-SRC_URI="
-   abi_x86_32? (
-   
http://developer.download.nvidia.com/cg/Cg_${MY_PV}/Cg-${MY_PV}_${MY_DATE}_x86.tgz
-   )
-   abi_x86_64? (
-   
http://developer.download.nvidia.com/cg/Cg_${MY_PV}/Cg-${MY_PV}_${MY_DATE}_x86_64.tgz
-   )"
-
-LICENSE="NVIDIA-r1"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc examples"
-
-RESTRICT="strip"
-
-RDEPEND="
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXi
-   x11-libs/libXmu
-   x11-libs/libXt
-   media-libs/glu
-   media-libs/mesa[X(+)]
-   media-libs/freeglut
-   amd64? ( abi_x86_32? (
-   >=media-libs/glu-9.0.0-r1[abi_x86_32(-)]
-   >=media-libs/mesa-9.1.6[abi_x86_32(-)]
-   >=media-libs/freeglut-2.8.1[abi_x86_32(-)]
-   >=x11-libs/libICE-1.0.8-r1[abi_x86_32(-)]
-   >=x11-libs/libSM-1.2.1-r1[abi_x86_32(-)]
-   >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
-   >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
-   >=x11-libs/libXi-1.7.2[abi_x86_32(-)]
-   >=x11-libs/libXmu-1.1.1-r1[abi_x86_32(-)]
-   >=x11-libs/libXt-1.1.4[abi_x86_32(-)]
-   ) )
-   x86? ( virtual/libstdc++:3.3 )"
-DEPEND=""
-
-S=${WORKDIR}
-
-DEST=/opt/${PN}
-
-QA_PREBUILT="${DEST}/*"
-
-src_unpack() {
-   multilib_src_unpack() {
-   mkdir -p "${BUILD_DIR}" || die
-   cd "${BUILD_DIR}" || die
-
-   local i
-   for i in ${A}; do
-   if [[ ${i} == *x86_64* && ${ABI} == amd64 ]]; then
-   unpack "${i}"
-   elif [[ ${i} != *x86_64* && ${ABI} != amd64 ]]; then
-   unpack "${i}"
-   fi
-   done
-   }
-
-   multilib_foreach_abi multilib_src_unpack
-}
-
-install_pkgconfig() {
-   # One arg: .pc file
-   insinto /usr/$(get_libdir)/pkgconfig
-   sed \
-   -e "s:GENTOO_LIBDIR:$(get_libdir):g" \
-   -e "s:DESCRIPTION:${DESCRIPTION}:g" \
-   -e "s:VERSION:${PV}:g" \
-   -e "s|HOMEPAGE|${HOMEPAGE}|g" \
-   -e "s:SUFFIX::g" \
-   "${FILESDIR}/${1}.in" > "${T}/${1}" || die
-   eprefixify "${T}/${1}"
-   doins "${T}/${1}"
-}
-
-src_install() {
-   local LDPATH=()
-
-   multilib-minimal_src_install
-}
-
-multilib_src_install() {
-   LDPATH+=( "${EPREFIX}${DEST}/$(get_libdir)" )
-   into ${DEST}
-
-   if [[ ${ABI} == amd64 ]]; then
-   dolib usr/lib64/*
-   else
-   dolib usr/lib/*
-   fi
-   install_pkgconfig nvidia-cg-toolkit.pc
-   install_pkgconfig nvidia-cg-toolkit-gl.pc
-
-   insinto ${DEST}/include
-   doins -r usr/include/Cg
-
-   if multilib_is_native_abi; then
-   dobin usr/bin/{cgc,cgfxcat,cginfo}
-
-   insinto ${DEST}
-   dodoc usr/local/Cg/README
-   if use doc; then
-   dodoc usr/local/Cg/docs/*.{txt,pdf}
-   dohtml -r usr/local/Cg/docs/html/*
-   fi
-   if use examples; then
-   insinto /usr/share/${PN}
-   doins -r usr/local/Cg/examples
-   fi
-   fi
-}
-
-multilib_src_install_all() {
-   local ldpath=${LDPATH[*]}
-
-   sed \
-   -e "s|ELDPATH|${ldpath// /:}|g" \
-   "${FILESDIR}"/80cgc-opt-2 > "${T}"/80cgc-opt || die
-   eprefixify "${T}"/80cgc-opt
-   doenvd "${T}"/80cgc-opt
-}
-
-pkg_postinst() {
-   if [[ ${REPLACING_VERSIONS} < 2.1.0016 ]]; then
-   

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

2019-09-28 Thread Sergei Trofimovich
commit: 64f7994bfc3e10a272af065482961553299453bf
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 12:35:54 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 12:37:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64f7994b

sys-fs/diskdev_cmds: bump up to EAPI=7

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

 .../diskdev_cmds/diskdev_cmds-332.14_p1-r1.ebuild  | 46 ++
 .../files/diskdev_cmds-respect-cflags.patch|  4 +-
 2 files changed, 48 insertions(+), 2 deletions(-)

diff --git a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r1.ebuild 
b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r1.ebuild
new file mode 100644
index 000..9a8a9f2239d
--- /dev/null
+++ b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+MY_PV=${PV%_p*}
+
+DESCRIPTION="HFS and HFS+ utils ported from OSX, supplies mkfs and fsck"
+HOMEPAGE="http://opendarwin.org;
+SRC_URI="http://darwinsource.opendarwin.org/tarballs/apsl/diskdev_cmds-${MY_PV}.tar.gz
+mirror://gentoo/diskdev_cmds-${PV}.patch.bz2"
+LICENSE="APSL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+DEPEND="dev-libs/openssl"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+PATCHES=(
+   "${WORKDIR}"/diskdev_cmds-${PV}.patch
+   "${FILESDIR}"/diskdev_cmds-respect-cflags.patch
+)
+
+src_compile() {
+   emake -f Makefile.lnx AR="$(tc-getAR)" CC="$(tc-getCC)"
+}
+
+src_install() {
+   into /
+   dosbin fsck_hfs.tproj/fsck_hfs
+   dosbin newfs_hfs.tproj/newfs_hfs
+   dosym /sbin/newfs_hfs /sbin/mkfs.hfs
+   dosym /sbin/newfs_hfs /sbin/mkfs.hfsplus
+   dosym /sbin/fsck_hfs /sbin/fsck.hfs
+   dosym /sbin/fsck_hfs /sbin/fsck.hfsplus
+   doman newfs_hfs.tproj/newfs_hfs.8
+   newman newfs_hfs.tproj/newfs_hfs.8 mkfs.hfs.8
+   newman newfs_hfs.tproj/newfs_hfs.8 mkfs.hfsplus.8
+   doman fsck_hfs.tproj/fsck_hfs.8
+   newman fsck_hfs.tproj/fsck_hfs.8 fsck.hfs.8
+   newman fsck_hfs.tproj/fsck_hfs.8 fsck.hfsplus.8
+}

diff --git a/sys-fs/diskdev_cmds/files/diskdev_cmds-respect-cflags.patch 
b/sys-fs/diskdev_cmds/files/diskdev_cmds-respect-cflags.patch
index 3f939f61163..8acafce6c91 100644
--- a/sys-fs/diskdev_cmds/files/diskdev_cmds-respect-cflags.patch
+++ b/sys-fs/diskdev_cmds/files/diskdev_cmds-respect-cflags.patch
@@ -1,5 +1,5 @@
 Makefile.lnx.bak   2009-07-22 11:58:10.0 -0400
-+++ Makefile.lnx   2009-07-22 11:57:37.0 -0400
+--- a/Makefile.lnx.bak 2009-07-22 11:58:10.0 -0400
 b/Makefile.lnx 2009-07-22 11:57:37.0 -0400
 @@ -1,5 +1,5 @@
  CC := gcc
 -CFLAGS := -g3 -Wall -I$(PWD)/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 
-D LINUX=1 -D BSD=1



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

2019-09-28 Thread Sergei Trofimovich
commit: 5e8b4c8f6e3b3f08cf77a7f63dc6fb2ea7148768
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 12:37:11 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 12:37:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e8b4c8f

sys-fs/mac-fdisk: drop old

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

 sys-fs/mac-fdisk/Manifest |  2 --
 sys-fs/mac-fdisk/mac-fdisk-0.1-r7.ebuild  | 56 ---
 sys-fs/mac-fdisk/mac-fdisk-0.1_p16.ebuild | 54 -
 3 files changed, 112 deletions(-)

diff --git a/sys-fs/mac-fdisk/Manifest b/sys-fs/mac-fdisk/Manifest
index 885403bccb1..2932a714615 100644
--- a/sys-fs/mac-fdisk/Manifest
+++ b/sys-fs/mac-fdisk/Manifest
@@ -1,4 +1,2 @@
-DIST mac-fdisk_0.1-13.diff.gz 19615 BLAKE2B 
75f81f5adcac44803e581b0959a13e27cb588fb7220c19e2ea07f8784af4eae2b1f39c3e268a0bbed8765fc3d430805b2ef13f87cb7810d1e0a758b1d9c751a3
 SHA512 
adc34f20e73ae91c39acb073f70f0041a4a0726985fc5e5de34ae433996b3f719ca4193cce51efc6599ba1773ad63fee045a8d72b6bd8a036c188d762626fe57
-DIST mac-fdisk_0.1-16.diff.gz 19896 BLAKE2B 
9383a22fb02f44d23802dd57acdf3e956c68aad17927030395f03c0422237fb6420430277b3bd512b8267ce0e36dee7b19355820fb5005db646bc21748221ced
 SHA512 
deb44217afae097594e14dea6cd128f6cb1e8ed6e62e646d2aa311508ea27d164c94187e8eb1f1d018ee6044346f6785770981a655b6ad536dbbce550df13359
 DIST mac-fdisk_0.1-18.diff.gz 20267 BLAKE2B 
111e5b18c1485b33cfb2f653846e901a528e65207d705f024bb4ba1e181881913fc79cc2bf94c536e0bd2f88f9169d25f2a64c0d1464844a2ebb8e24f1554a61
 SHA512 
5774e86e1770873cbccb80a79941c6bf917ac1df62f722805b1c4eae0a76b318b3df36ed39ac16d8b051e771603cc42a13feeaadd451343f6a21703e07e58c11
 DIST mac-fdisk_0.1.orig.tar.gz 55817 BLAKE2B 
d193be6b06be562bcb3297300dc009ac28adba41ea5d7c1a5bc0d16b8f9ec8275e1ad015c9bc529c3aafd12cbd9012e1af7baef7259ce0c8cef4d6dc62986dec
 SHA512 
1263e60a1862f5ef439b5f9615cef9de94e7836cb998782a6e6d3bcf92a69e49566b33c7330bdea05de5e6ca83f7920c6707f342ce515440160695f07120

diff --git a/sys-fs/mac-fdisk/mac-fdisk-0.1-r7.ebuild 
b/sys-fs/mac-fdisk/mac-fdisk-0.1-r7.ebuild
deleted file mode 100644
index c90e46faee0..000
--- a/sys-fs/mac-fdisk/mac-fdisk-0.1-r7.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils toolchain-funcs
-
-DEBRV=13
-DESCRIPTION="Mac/PowerMac disk partitioning utility"
-HOMEPAGE="ftp://ftp.mklinux.apple.com/pub/Other_Tools/;
-SRC_URI="mirror://debian/pool/main/m/mac-fdisk/${PN}_${PV}.orig.tar.gz
-   mirror://debian/pool/main/m/mac-fdisk/${PN}_${PV}-${DEBRV}.diff.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_unpack() {
-   unpack mac-fdisk_${PV}.orig.tar.gz
-   mv mac-fdisk-${PV}.orig ${P}
-   cd "${S}"
-   epatch "${DISTDIR}"/${PN}_${PV}-${DEBRV}.diff.gz
-
-   epatch "${FILESDIR}"/largerthan2gb.patch
-   epatch "${FILESDIR}"/${P}-headers.patch
-
-   ### Patch for bug #142737
-   epatch "${FILESDIR}"/${PN}-0.1-r6-ppc64.patch
-
-   ### Patch for building on amd64
-   epatch "${FILESDIR}"/${PN}-amd64.patch
-
-   ### Patch for large (>550GB disks)
-   ### Note that >=2TB disks may not work due to limitations of the Mac
-   ### Partition Table structure, this needs to be investigated
-   epatch "${FILESDIR}"/big_pt.patch
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" || die "emake failed!"
-}
-
-src_install() {
-   into /
-   newsbin pdisk mac-fdisk || die
-   newsbin fdisk pmac-fdisk || die
-
-   into /usr
-   newman mac-fdisk.8.in mac-fdisk.8
-   newman pmac-fdisk.8.in pmac-fdisk.8
-   dodoc README HISTORY
-}

diff --git a/sys-fs/mac-fdisk/mac-fdisk-0.1_p16.ebuild 
b/sys-fs/mac-fdisk/mac-fdisk-0.1_p16.ebuild
deleted file mode 100644
index 32ae45a5601..000
--- a/sys-fs/mac-fdisk/mac-fdisk-0.1_p16.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Mac/PowerMac disk partitioning utility"
-HOMEPAGE="ftp://ftp.mklinux.apple.com/pub/Other_Tools/;
-SRC_URI="
-   mirror://debian/pool/main/m/mac-fdisk/${PN}_${PV/_p*}.orig.tar.gz
-   mirror://debian/pool/main/m/mac-fdisk/${PN}_${PV/_p*}-${PV/*_p}.diff.gz
-"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-S=${WORKDIR}/${P/_p*}.orig
-
-src_prepare() {
-   epatch "${WORKDIR}"/${PN}_${PV/_p*}-${PV/*_p}.diff
-
-   epatch "${FILESDIR}"/largerthan2gb.patch
-
-   epatch "${FILESDIR}"/${PN}-0.1-headers.patch
-
-   ### Patch for bug #142737
-   epatch "${FILESDIR}"/${PN}-0.1_p16-ppc64.patch
-
-   ### Patch for building on amd64
-   epatch 

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

2019-09-28 Thread Michał Górny
commit: 8494efb78124869195e7fe071dac7f3815da7f6c
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 28 12:09:02 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 28 12:35:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8494efb7

package.mask: Last rite multiple unfetchable packages

Bug: https://bugs.gentoo.org/625884
Bug: https://bugs.gentoo.org/633888
Bug: https://bugs.gentoo.org/638092
Bug: https://bugs.gentoo.org/640552
Bug: https://bugs.gentoo.org/640576
Bug: https://bugs.gentoo.org/640578
Bug: https://bugs.gentoo.org/640586
Bug: https://bugs.gentoo.org/640590
Bug: https://bugs.gentoo.org/673962
Bug: https://bugs.gentoo.org/687000
Signed-off-by: Michał Górny  gentoo.org>

 profiles/base/package.use.mask |  4 
 profiles/package.mask  | 27 +++
 2 files changed, 31 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 14940369710..6e47590a46b 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Michał Górny  (2019-09-28)
+# media-fonts/hkscs-ming is slated for removal.
+app-i18n/xcin unicode
+
 # Craig Andrews  (2019-09-12)
 # OpenSSL (as of version 1.1.1) doesn't have APIs for QUIC support
 # see https://github.com/openssl/openssl/pull/8797

diff --git a/profiles/package.mask b/profiles/package.mask
index 12935382fc3..b202b656787 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,33 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (2019-09-28)
+# All of the following packages are unfetchable and mirror-restricted.
+#
+# games-fps/enemy-territory-etpro: #638092
+# games-fps/ut2003-bonuspack-cm: #640552
+# games-rpg/runescape-launcher: #625884
+# games-server/bf1942-lnxded: #640576
+# games-server/nwn-ded: #640578
+# games-strategy/mindrover-demo: #640586
+# media-fonts/hkscs-ming: #640590
+# net-print/adobeps: #687000
+# sci-chemistry/xdsstat-bin: #673962
+# sci-libs/parmgridgen (+ revdep sci-libs/openfoam): #633888
+#
+# Removal in 30 days.
+games-fps/enemy-territory-etpro
+games-fps/ut2003-bonuspack-cm
+games-rpg/runescape-launcher
+games-server/bf1942-lnxded
+games-server/nwn-ded
+games-strategy/mindrover-demo
+media-fonts/hkscs-ming
+net-print/adobeps
+sci-chemistry/xdsstat-bin
+sci-libs/openfoam
+sci-libs/parmgridgen
+
 # Michał Górny  (2019-09-28)
 # games-fps/ut2004 is unfetchable for almost 3 years.  The remaining
 # packagse are its reverse dependencies, some of them unfetchable



[gentoo-commits] repo/gentoo:master commit in: sys-boot/elilo/

2019-09-28 Thread Sergei Trofimovich
commit: 2936cd17dc355660656669dded43ee8c5ff12838
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 12:30:45 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 12:30:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2936cd17

sys-boot/elilo: drop old

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

 sys-boot/elilo/Manifest   |  6 ---
 sys-boot/elilo/elilo-3.10.ebuild  | 72 -
 sys-boot/elilo/elilo-3.12.ebuild  | 72 -
 sys-boot/elilo/elilo-3.16-r1.ebuild   | 87 --
 sys-boot/elilo/elilo-3.16.ebuild  | 85 -
 sys-boot/elilo/elilo-3.6_p20060314.ebuild | 88 ---
 6 files changed, 410 deletions(-)

diff --git a/sys-boot/elilo/Manifest b/sys-boot/elilo/Manifest
index 5d0dfd43a4c..41b5e2e78a3 100644
--- a/sys-boot/elilo/Manifest
+++ b/sys-boot/elilo/Manifest
@@ -1,8 +1,2 @@
-DIST elilo-3.10.tar.gz 210896 BLAKE2B 
843b9b1c3c3ad44406225245663c4ad3febfeb5e890940e25f4a397072cc8e357d1ab57717669095ed3bc296ec9fe9ef7423b52121be385b649e845ec60c792d
 SHA512 
4ec104f2d6a36745689619976e9811b5f5cd0d25be0f613d649ca2ff379e0514ab77c03bb474b32da87d73bd687d3d9faa9f2d07859e4c208b5d5a5a50d47e24
-DIST elilo-3.12-source.tar.gz 215125 BLAKE2B 
5dc3c1f48252ac8cba625ff81608e01dfd59a9572ab4e33d0785380beb759bafd38cc20412033443427a0ae0865ec66bb669c5b99b04bbc1fde8e364a19c80b2
 SHA512 
a9dceb1e03ec1cabcaef696e4d1b8fe8683b0feeef2171781536bc469f8bcd0b3ab9b4460b149bb1bf68c651bce8c7abec5ef4f47e78113a611594a69e91239c
 DIST elilo-3.16-all.tar.gz 485844 BLAKE2B 
813762ffef32a640c074973a07d886e0de137be10ff08e9375cd894b0d83dd8bc96cc33f80da1e698db49cc9f105a905abb2fa04048eaca394d3d70e79cb8534
 SHA512 
4289b45f2e40b2a12167f2efd9a482cf97baedb13fc24813f360f375296d0d3f107d6c980b4b31262816f664a2536353fa124e689cbd65093da9b16fdddaf842
-DIST elilo-nightly_2006-03-14.tgz 168991 BLAKE2B 
a339e3c39bb3c4068606f66aeafea0be42c4cc9fa6652a06fbcd33b088cac38bc61c35de2240a2bebff2b15f4cbc7f221a90392995ff40099275702d5e6cf8c0
 SHA512 
8f4bab99c9e823e1755a299e04a5d89b09d74e06a986b9732b2f48bd96c389c54d5af1fb59c4e06fe55dbe80340cfcdf63a9b0c1de1a1ed5cd0a3dd2df5f5fc2
-DIST elilo_3.10-1.diff.gz 26456 BLAKE2B 
a9fb76241296ce944ab5286a34cbda7e3521f5989541e5f6538423d0fda402020a96d49e927d6a600a757aa32cc656ea6f8bf496ab19db78bfa47e9381aa9b32
 SHA512 
87e5bea09e66c65f048fab99ca9dfc5f0e61dd48b4ee012b7139d66af92291a79b33e2577139bfa529fd3c303b247a344384614927dfc3c2cff894bb032a3bc6
-DIST elilo_3.12-1.diff.gz 28806 BLAKE2B 
0b998f4ed5d5f15d661b65baaf7292b1d4f970b1327ba2fd60b1ec3464d8cb6d74d0d1f255e07bc61cd48cb1a3360cddace8804f7ee89e9035db915a6ca72b6e
 SHA512 
ed3394880ae0dae63a3e6b92ccb2a8251b6fa6bbfda7e45a53fa45a06a899a89b9a760dafd44425b424b0455b7d37d6e8738da2477fae42ebf67a3b038a7e944
 DIST elilo_3.14-3.debian.tar.gz 32179 BLAKE2B 
84f8055d3e33b99ce91079768da80a8800c3c2f569ce5619641a983efb943055dfd9a8fb2fda8e5e6d60009ffefbcc1573098f022f06635d4d5304bc3bfddf1e
 SHA512 
b2d5927bf84d61cc432fc916301ddb3be74db16d3e5ba4f13039e2925606b8870991fbb17f837005d8f2b655b7dcd2b2311dfacd7f02183762caf7081ede638f
-DIST elilo_3.6-1.diff.gz 14944 BLAKE2B 
c982bce4610168408c57beaeca70f7c2be130a75e29b662f5d21ab22097374cc2c8152f24a6eef73039fd6eb365d66c3d4d63f52fe021bb5b126f1932efdaec3
 SHA512 
962672f516de48f88bd453248d6469a4962fb7551214de9f73125deb64121ab08d123746b2cf8c1c202177f7272aad4cb63e6970f1860c772930bae580817bee

diff --git a/sys-boot/elilo/elilo-3.10.ebuild b/sys-boot/elilo/elilo-3.10.ebuild
deleted file mode 100644
index 9ce45ff9f51..000
--- a/sys-boot/elilo/elilo-3.10.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit toolchain-funcs eutils
-
-DESCRIPTION="Linux boot loader for EFI-based systems such as IA-64"
-HOMEPAGE="https://sourceforge.net/projects/elilo/;
-SRC_URI="mirror://sourceforge/elilo/${P}.tar.gz"
-SRC_URI="${SRC_URI} mirror://debian/pool/main/e/elilo/elilo_3.10-1.diff.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ia64 ~x86"
-IUSE=""
-
-# gnu-efi contains only static libs, so there's no run-time dep on it
-DEPEND=">=sys-boot/gnu-efi-3.0g
-   sys-devel/patch
-   dev-util/patchutils"
-RDEPEND="sys-boot/efibootmgr
-   sys-fs/dosfstools"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-
-   ebegin Applying ../*.diff
-   # Using epatch on this is annoying because it wants to create the 
elilo-3.6/
-   # directory.  Since all the files are new, it doesn't know better.
-   filterdiff -p1 -i debian/\* ../*.diff | patch -s -p1
-   eend $? || return
-
-   # Now Gentooize it
-   sed -i "
-   1s:/bin/sh:/bin/bash:;
-   s/##VERSION##/$PV/;
-   s/Debian GNU\//Gentoo /g;
-   s/Debian/Gentoo/g;

[gentoo-commits] repo/gentoo:master commit in: dev-tex/polytable/

2019-09-28 Thread Sergei Trofimovich
commit: 985e89da335d8e40c4b9b424838fcb926008cca6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 12:12:40 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 12:13:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=985e89da

dev-tex/polytable: amd64/ppc64/x86/sparc stable

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

 dev-tex/polytable/polytable-0.8.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/polytable/polytable-0.8.2-r1.ebuild 
b/dev-tex/polytable/polytable-0.8.2-r1.ebuild
index 370ce3ee1e4..93f18f7716c 100644
--- a/dev-tex/polytable/polytable-0.8.2-r1.ebuild
+++ b/dev-tex/polytable/polytable-0.8.2-r1.ebuild
@@ -12,7 +12,7 @@ 
HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/polytable/;
 SRC_URI="mirror://gentoo/${P}.tar.gz"
 LICENSE="LPPL-1.2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ppc64 sparc x86"
 IUSE=""
 DEPEND=">=dev-tex/lazylist-1.0a"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-tex/lazylist/

2019-09-28 Thread Sergei Trofimovich
commit: a8a7f092810b429de0b668df9db49eedb41ecf95
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 12:09:56 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 12:13:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a7f092

dev-tex/lazylist: drop old

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

 dev-tex/lazylist/lazylist-1.0a.ebuild | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/dev-tex/lazylist/lazylist-1.0a.ebuild 
b/dev-tex/lazylist/lazylist-1.0a.ebuild
deleted file mode 100644
index 30d6cbe77b4..000
--- a/dev-tex/lazylist/lazylist-1.0a.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit latex-package
-
-DESCRIPTION="Lists in TeX's mouth - lambda-calculus and list-handling macros"
-HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist/;
-# originally from:
-#SRC_URI="http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist/*;
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-LICENSE="LPPL-1.2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86"
-IUSE=""
-DEPEND="dev-texlive/texlive-publishers"
-RDEPEND=""
-S="${WORKDIR}/${PN}"



[gentoo-commits] repo/gentoo:master commit in: dev-tex/polytable/

2019-09-28 Thread Sergei Trofimovich
commit: a77c6308efd83210fbc87972ed4b15efa9d8dd89
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 12:12:55 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 12:13:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a77c6308

dev-tex/polytable: drop old

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

 dev-tex/polytable/polytable-0.8.2.ebuild | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/dev-tex/polytable/polytable-0.8.2.ebuild 
b/dev-tex/polytable/polytable-0.8.2.ebuild
deleted file mode 100644
index a246945f13a..000
--- a/dev-tex/polytable/polytable-0.8.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit latex-package
-
-DESCRIPTION="tabular-like environments with named columns"
-HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/polytable/;
-# originally from:
-#SRC_URI="http://www.ctan.org/tex-archive/macros/latex/contrib/polytable/*;
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-LICENSE="LPPL-1.2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86"
-IUSE=""
-DEPEND=">=dev-tex/lazylist-1.0a"
-RDEPEND="${DEPEND}"
-S="${WORKDIR}/${PN}"



[gentoo-commits] repo/gentoo:master commit in: dev-tex/polytable/

2019-09-28 Thread Sergei Trofimovich
commit: 06986bf3124f198aaf829c56582d2f198a077973
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 12:11:43 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 12:13:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06986bf3

dev-tex/polytable: bump up to EAPI=7

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

 dev-tex/polytable/polytable-0.8.2-r1.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/dev-tex/polytable/polytable-0.8.2-r1.ebuild 
b/dev-tex/polytable/polytable-0.8.2-r1.ebuild
new file mode 100644
index 000..370ce3ee1e4
--- /dev/null
+++ b/dev-tex/polytable/polytable-0.8.2-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit latex-package
+
+DESCRIPTION="tabular-like environments with named columns"
+HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/polytable/;
+# originally from:
+#SRC_URI="http://www.ctan.org/tex-archive/macros/latex/contrib/polytable/*;
+SRC_URI="mirror://gentoo/${P}.tar.gz"
+LICENSE="LPPL-1.2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+DEPEND=">=dev-tex/lazylist-1.0a"
+RDEPEND="${DEPEND}"
+S="${WORKDIR}/${PN}"



[gentoo-commits] repo/gentoo:master commit in: dev-tex/lazylist/

2019-09-28 Thread Sergei Trofimovich
commit: 78ab25d46c6f9f8e5742398bcc0cbad80b26b701
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 12:09:36 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 12:13:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ab25d4

dev-tex/lazylist: amd64/ppc64/x86/sparc stable

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

 dev-tex/lazylist/lazylist-1.0a-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/lazylist/lazylist-1.0a-r1.ebuild 
b/dev-tex/lazylist/lazylist-1.0a-r1.ebuild
index f267c9cff85..d556a647199 100644
--- a/dev-tex/lazylist/lazylist-1.0a-r1.ebuild
+++ b/dev-tex/lazylist/lazylist-1.0a-r1.ebuild
@@ -12,7 +12,7 @@ 
HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist/;
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 LICENSE="LPPL-1.2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ppc64 sparc x86"
 IUSE=""
 DEPEND="dev-texlive/texlive-publishers"
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-tex/lazylist/

2019-09-28 Thread Sergei Trofimovich
commit: 2da8031e7c1867881ca096851e617cc30cef4e59
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 12:08:28 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 12:13:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da8031e

dev-tex/lazylist: bump up to EAPI=7

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

 dev-tex/lazylist/lazylist-1.0a-r1.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/dev-tex/lazylist/lazylist-1.0a-r1.ebuild 
b/dev-tex/lazylist/lazylist-1.0a-r1.ebuild
new file mode 100644
index 000..f267c9cff85
--- /dev/null
+++ b/dev-tex/lazylist/lazylist-1.0a-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit latex-package
+
+DESCRIPTION="Lists in TeX's mouth - lambda-calculus and list-handling macros"
+HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist/;
+# originally from:
+#SRC_URI="http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist/*;
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+LICENSE="LPPL-1.2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+DEPEND="dev-texlive/texlive-publishers"
+RDEPEND=""
+S="${WORKDIR}/${PN}"



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

2019-09-28 Thread Michał Górny
commit: ce8c039432bb99f6e5ccd76d8be0f37cb9bda50b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 28 12:01:24 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 28 12:05:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8c0394

package.mask: Last rite games-fps/ut2004 and revdeps

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index a8335e43899..12935382fc3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,29 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (2019-09-28)
+# games-fps/ut2004 is unfetchable for almost 3 years.  The remaining
+# packagse are its reverse dependencies, some of them unfetchable
+# as well.
+# Removal in 30 days.  Bug #601402.
+games-fps/ut2004
+games-fps/ut2004-action
+games-fps/ut2004-airbuccaneers
+games-fps/ut2004-bonuspack-cbp1
+games-fps/ut2004-bonuspack-cbp2
+games-fps/ut2004-bonuspack-ece
+games-fps/ut2004-bonuspack-mega
+games-fps/ut2004-cor
+games-fps/ut2004-crossfire
+games-fps/ut2004-data
+games-fps/ut2004-deathball
+games-fps/ut2004-fragops
+games-fps/ut2004-hamsterbash
+games-fps/ut2004-muralis
+games-fps/ut2004-strikeforce
+games-fps/ut2004-troopers
+games-fps/ut2004-unwheel
+
 # Stefan Strogin  (2019-09-27)
 # Requires >=dev-lang/lua-5.3 which is masked
 >=dev-util/bam-0.5.0



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/stream/

2019-09-28 Thread Sergei Trofimovich
commit: d44982b727a8fc3d6f3563a612ea7488ce9a2981
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 28 11:56:58 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 28 11:56:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d44982b7

dev-haskell/stream: drop old

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

 dev-haskell/stream/Manifest   |  2 --
 dev-haskell/stream/stream-0.2.6-r1.ebuild | 27 ---
 dev-haskell/stream/stream-0.4.6.ebuild| 29 -
 3 files changed, 58 deletions(-)

diff --git a/dev-haskell/stream/Manifest b/dev-haskell/stream/Manifest
index 6eb566575ea..47a1b467b77 100644
--- a/dev-haskell/stream/Manifest
+++ b/dev-haskell/stream/Manifest
@@ -1,3 +1 @@
-DIST Stream-0.2.6.tar.gz 4885 BLAKE2B 
bdc7bc1185ff064b9cdd11a284ab24dbd53f11ef1f22773cd35de6828e28d7532b71ae47a5dd717f0218b6f0fd5c38fa53baa2ccdad3c0b5e74befddae938636
 SHA512 
fabbfbceeaac4347e3af02391cf90cf8e1875576f925c1e70f3117c51b597f7f7ab241597e6eb781c39708fd8ec396660a5d42d13905f78695e45432679e25b3
-DIST Stream-0.4.6.tar.gz 5875 BLAKE2B 
d380889fea81b30c93a9a9b0b8330f50602cf372b1ec658ce357d5d13ae0faa0f5eb3048bfb644e60d6a66031e58fac0fe97581e355a733fd34634ac439b893a
 SHA512 
290173c36e2ec89beca4d8aa9dc8547492439772663d7936abb97c997d785f88e1a6b20b18f8fac16705a7438f3dab09736042b88a796545126d8589569cd1a7
 DIST Stream-0.4.7.2.tar.gz 6543 BLAKE2B 
5e399aa6fc8fcdd0616d5349f5919f7b620d33651e12dfe8fbc9f9f3ad2d25021b369e7b0fa8a0d7bde1d68efd0fcc8a2b2f25a82fe49f93526eb6b7ac98329a
 SHA512 
ff0b8c51d11cb4d4ed9d07af272bcf63fc4e4e1b4eaa76dce9c80234ba989c5690c41014e5e9bd3acc9faaea048a899f11d350459fc68d93c67f1e62e1fe6504

diff --git a/dev-haskell/stream/stream-0.2.6-r1.ebuild 
b/dev-haskell/stream/stream-0.2.6-r1.ebuild
deleted file mode 100644
index b2c029106f5..000
--- a/dev-haskell/stream/stream-0.2.6-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-CABAL_FEATURES="lib profile haddock"
-inherit haskell-cabal
-
-MY_PN="Stream"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A library for manipulating infinite lists"
-HOMEPAGE="http://www.cs.nott.ac.uk/~wss/repos/Stream/dist/doc/html/;
-SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-6.6.1
-   dev-haskell/quickcheck:1"
-
-DEPEND="${RDEPEND}
-   dev-haskell/cabal"
-
-S="${WORKDIR}/${MY_P}"

diff --git a/dev-haskell/stream/stream-0.4.6.ebuild 
b/dev-haskell/stream/stream-0.4.6.ebuild
deleted file mode 100644
index 227f43a894d..000
--- a/dev-haskell/stream/stream-0.4.6.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-# ebuild generated by hackport 0.2.18.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-MY_PN="Stream"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A library for manipulating infinite lists"
-HOMEPAGE="http://hackage.haskell.org/package/Stream;
-SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/lazysmallcheck-0.3[profile?]
-   >=dev-haskell/quickcheck-2.0[profile?]
-   >=dev-lang/ghc-6.8.2"
-DEPEND="${RDEPEND}
-   dev-haskell/cabal"
-
-S="${WORKDIR}/${MY_P}"



  1   2   >