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

2018-09-30 Thread Andreas Sturmlechner
commit: 94f586be667593eabf9fb452ba3a5a1408ff624b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 16:11:04 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 16:13:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94f586be

profiles: hppa: Stable-mask media-video/ffmpeg[gme]

Blocking security cleanup.

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

 profiles/arch/hppa/package.use.stable.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/hppa/package.use.stable.mask 
b/profiles/arch/hppa/package.use.stable.mask
index ee0fa1d71c3..e5105f6ae72 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (30 Sep 2018)
+# media-libs/game-music-emu is not stable.
+media-video/ffmpeg gme
+
 # Andreas Sturmlechner  (20 May 2018)
 # media-libs/libraw is not stable
 media-gfx/imagemagick raw



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

2018-09-30 Thread Andreas Sturmlechner
commit: bb6569a8680d2d2548a2127b3a40171e008d9f9d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 16:12:40 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 16:13:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb6569a8

media-libs/game-music-emu: Security cleanup

Bug: https://bugs.gentoo.org/650890
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 media-libs/game-music-emu/Manifest|  1 -
 media-libs/game-music-emu/game-music-emu-0.6.1.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/media-libs/game-music-emu/Manifest 
b/media-libs/game-music-emu/Manifest
index d6e1bdc2267..2267396c36d 100644
--- a/media-libs/game-music-emu/Manifest
+++ b/media-libs/game-music-emu/Manifest
@@ -1,2 +1 @@
-DIST game-music-emu-0.6.1.tar.bz2 171140 BLAKE2B 
d42a34fa531cf5da8ddd5b1d72cf7735c9edaad67bf47733d75dd74c201652d4031bdc3d634a5f64317957791db0446e96e788c4c07cbdb1c908bfffd094fee0
 SHA512 
06b3544086fae51361706b0417ae1bc3769863c7d060ebabdd09b930d37df973314c43afff32aedaa9ebb74cdeafdeadaac4aa5d448700ee961d79d7fc9012b4
 DIST game-music-emu-0.6.2.tar.xz 163052 BLAKE2B 
8bce2a5c09eef947f02cfc3521aa380564ddaad5f8a8f40ac38b645fc146332ba1cb6755592892dab00200c169a4d1f94978d80c52976c04e120d9d01c8db9dc
 SHA512 
1808d28b54cbbd8dc5e3240eb27d2e546398fb62ab6577e59430a7543cfdaa06482f70b4750656b73a05f1c1bc0c0254db97d0940271ea2144724e1c44f5da10

diff --git a/media-libs/game-music-emu/game-music-emu-0.6.1.ebuild 
b/media-libs/game-music-emu/game-music-emu-0.6.1.ebuild
deleted file mode 100644
index 116ab63d0cd..000
--- a/media-libs/game-music-emu/game-music-emu-0.6.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-multilib
-
-DESCRIPTION="Video game music file emulators"
-HOMEPAGE="https://bitbucket.org/mpyne/game-music-emu/wiki/Home;
-SRC_URI="https://bitbucket.org/mpyne/game-music-emu/downloads/${P}.tar.bz2;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-DOCS=( changes.txt design.txt gme.txt readme.txt )



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

2018-09-30 Thread Andreas Sturmlechner
commit: d58cdcaf85c78e7afb4e9401b2ba1761fc5b2c22
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 17:03:48 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 17:03:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58cdcaf

media-libs/libsidplay: Drop old (EAPI-4 cleanup)

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

 media-libs/libsidplay/libsidplay-1.36.59-r1.ebuild | 31 --
 1 file changed, 31 deletions(-)

diff --git a/media-libs/libsidplay/libsidplay-1.36.59-r1.ebuild 
b/media-libs/libsidplay/libsidplay-1.36.59-r1.ebuild
deleted file mode 100644
index 0ef1eeaf037..000
--- a/media-libs/libsidplay/libsidplay-1.36.59-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils libtool multilib-minimal
-
-DESCRIPTION="C64 SID player library"
-HOMEPAGE="http://critical.ch/distfiles/;
-SRC_URI="http://critical.ch/distfiles/${P}.tgz;
-
-LICENSE="GPL-2"
-SLOT="1"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="static-libs"
-
-DOCS=( AUTHORS DEVELOPER )
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-gcc43.patch
-   elibtoolize # required for fbsd .so versioning
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" \
-   econf $(use_enable static-libs static)
-}
-
-multilib_src_install_all() {
-   prune_libtool_files --all
-   einstalldocs
-}



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

2018-09-30 Thread Andreas Sturmlechner
commit: 771d09e203a2ca12c9a0e262b44eb7c24d6e3771
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 17:08:20 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 17:09:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=771d09e2

media-gfx/raw-thumbnailer: Drop old

Bug: https://bugs.gentoo.org/644572
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 .../raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild| 21 -
 1 file changed, 21 deletions(-)

diff --git a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild 
b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild
deleted file mode 100644
index baf2934ea32..000
--- a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="A lightweight and fast raw image thumbnailer"
-HOMEPAGE="https://github.com/erlendd/raw-thumbnailer;
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="~media-libs/libopenraw-0.0.9[gtk]
-   x11-libs/gtk+:2
-   !media-gfx/gnome-raw-thumbnailer"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog )



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

2018-09-30 Thread Virgil Dupras
commit: 47fb0243ba5c3b7e2e17f33f884c6f99bc80aefd
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Sep 30 17:37:55 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Sep 30 17:38:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47fb0243

media-gfx/iscan-data: bump to 1.37.0.3

Authored by Matthew Schultz, tweaked by me.

Closes: https://bugs.gentoo.org/596946
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Virgil Dupras  gentoo.org>

 media-gfx/iscan-data/Manifest   |  1 +
 media-gfx/iscan-data/iscan-data-1.37.0.3.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/media-gfx/iscan-data/Manifest b/media-gfx/iscan-data/Manifest
index 79ca476d4f6..e458a560404 100644
--- a/media-gfx/iscan-data/Manifest
+++ b/media-gfx/iscan-data/Manifest
@@ -1,2 +1,3 @@
 DIST iscan-data_1.22.0-1.tar.gz 96626 BLAKE2B 
e8db0a38b108dafe8a853a34f166c70ee43cddeda7cbd6b034f941cf8051bcf64c9a381e8f9d4efeda2e262c8d70d9a891e32c59ed296256a93907fdd00ffbe3
 SHA512 
2adc6c125045803ffd269abab4f58d6d1c87ebd4c959985e6689d0b2e7f5a84fb1956d0e559c35b1704a1e330bc639e668c37f718c871e076a7ccf6c35562e6f
 DIST iscan-data_1.36.0-1.tar.gz 100218 BLAKE2B 
7731266ae58b44541ca9e39621026aa667707cb46774e8199711e627d773fc1029fecb401de2df7746a476a162774ec1eeec75b9d0bfda82567ccef706547baa
 SHA512 
a9711264c852dd4bdcdb10c1153f725a111bd74b03705c99265b6692bf47236c6e4f5e7e4813991eb5991deb198adeee272c8c3eb53da641ba189d923916d3cb
+DIST iscan-data_1.37.0-3.tar.gz 100499 BLAKE2B 
8710a69702306b50bb4d9a21a924dd9bf14748b5310ecbe53d7b4ba24bf47122da9c4bfb57a0769f166aa1ce9c732a943703fe1bfafb9500636654f480026f28
 SHA512 
051b5a3de2af3d621a3ebc181314809edd25598d3d2dc3868abd3423562aa5c2c00808c5e22ada6253588036b4072644dcf979012645c1ae580e9f701544bd40

diff --git a/media-gfx/iscan-data/iscan-data-1.37.0.3.ebuild 
b/media-gfx/iscan-data/iscan-data-1.37.0.3.ebuild
new file mode 100644
index 000..5a58c3f55b9
--- /dev/null
+++ b/media-gfx/iscan-data/iscan-data-1.37.0.3.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit udev multilib
+
+MY_PV="$(ver_cut 1-3)"
+MY_PVR="$(ver_rs 3 -)"
+
+DESCRIPTION="Image Scan! for Linux data files"
+HOMEPAGE="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX;
+SRC_URI="http://support.epson.net/linux/src/scanner/iscan/${PN}_${MY_PVR}.tar.gz;
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86"
+IUSE="udev"
+
+DEPEND="udev? (
+   dev-libs/libxslt
+   media-gfx/sane-backends
+   )"
+RDEPEND=""
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+DOCS=( NEWS SUPPORTED-DEVICES KNOWN-PROBLEMS )
+
+src_install() {
+   ewarn ""; ewarn "Some profiles automatically enable udev which will 
cause install to fail"
+   ewarn "if media-gfx/sane-backends is not already installed."; ewarn ""
+   default
+
+   if use udev; then
+   # create udev rules
+   local rulesdir=$(get_udevdir)/rules.d
+   dodir ${rulesdir}
+   "${D}usr/$(get_libdir)/iscan-data/make-policy-file" \
+   --force --mode udev \
+   -d "${D}usr/share/iscan-data/epkowa.desc" \
+   -o "${D}${rulesdir}/99-iscan.rules" || die
+   fi
+}



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

2018-09-30 Thread Virgil Dupras
commit: 6971d3edf096e0ff1368847e0386c6cae849df9f
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Sep 30 17:39:51 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Sep 30 17:40:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6971d3ed

media-gfx/iscan-data: remove old

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Virgil Dupras  gentoo.org>

 media-gfx/iscan-data/Manifest   |  1 -
 media-gfx/iscan-data/iscan-data-1.22.0.1.ebuild | 42 -
 2 files changed, 43 deletions(-)

diff --git a/media-gfx/iscan-data/Manifest b/media-gfx/iscan-data/Manifest
index e458a560404..a19c1def45a 100644
--- a/media-gfx/iscan-data/Manifest
+++ b/media-gfx/iscan-data/Manifest
@@ -1,3 +1,2 @@
-DIST iscan-data_1.22.0-1.tar.gz 96626 BLAKE2B 
e8db0a38b108dafe8a853a34f166c70ee43cddeda7cbd6b034f941cf8051bcf64c9a381e8f9d4efeda2e262c8d70d9a891e32c59ed296256a93907fdd00ffbe3
 SHA512 
2adc6c125045803ffd269abab4f58d6d1c87ebd4c959985e6689d0b2e7f5a84fb1956d0e559c35b1704a1e330bc639e668c37f718c871e076a7ccf6c35562e6f
 DIST iscan-data_1.36.0-1.tar.gz 100218 BLAKE2B 
7731266ae58b44541ca9e39621026aa667707cb46774e8199711e627d773fc1029fecb401de2df7746a476a162774ec1eeec75b9d0bfda82567ccef706547baa
 SHA512 
a9711264c852dd4bdcdb10c1153f725a111bd74b03705c99265b6692bf47236c6e4f5e7e4813991eb5991deb198adeee272c8c3eb53da641ba189d923916d3cb
 DIST iscan-data_1.37.0-3.tar.gz 100499 BLAKE2B 
8710a69702306b50bb4d9a21a924dd9bf14748b5310ecbe53d7b4ba24bf47122da9c4bfb57a0769f166aa1ce9c732a943703fe1bfafb9500636654f480026f28
 SHA512 
051b5a3de2af3d621a3ebc181314809edd25598d3d2dc3868abd3423562aa5c2c00808c5e22ada6253588036b4072644dcf979012645c1ae580e9f701544bd40

diff --git a/media-gfx/iscan-data/iscan-data-1.22.0.1.ebuild 
b/media-gfx/iscan-data/iscan-data-1.22.0.1.ebuild
deleted file mode 100644
index e2901b89af2..000
--- a/media-gfx/iscan-data/iscan-data-1.22.0.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils versionator udev multilib
-
-MY_PV="$(get_version_component_range 1-3)"
-MY_PVR="$(replace_version_separator 3 -)"
-
-DESCRIPTION="Image Scan! for Linux data files"
-HOMEPAGE="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX;
-SRC_URI="https://dev.gentoo.org/~flameeyes/avasys/${PN}_${MY_PVR}.tar.gz;
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="amd64 x86"
-IUSE="udev"
-
-DEPEND="udev? (
-   dev-libs/libxslt
-   media-gfx/sane-backends
-   )"
-RDEPEND=""
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-DOCS=( NEWS SUPPORTED-DEVICES KNOWN-PROBLEMS )
-
-src_install() {
-   default
-
-   if use udev; then
-   # create udev rules
-   local rulesdir=$(get_udevdir)/rules.d
-   dodir ${rulesdir}
-   "${D}usr/$(get_libdir)/iscan-data/make-policy-file" \
-   --force --quiet --mode udev \
-   -d "${D}usr/share/iscan-data/epkowa.desc" \
-   -o "${D}${rulesdir}/99-iscan.rules" || die
-   fi
-}



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

2018-09-30 Thread Mike Gilbert
commit: 0728f77261bb2d645f755996ede8c0119e39ebc1
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Sep 30 17:54:37 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 30 17:55:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0728f772

dev-libs/botan: fixup ED references for EAPI 7

Closes: https://bugs.gentoo.org/667258
Package-Manager: Portage-2.3.50_p10, Repoman-2.3.11_p17
Signed-off-by: Mike Gilbert  gentoo.org>

 .../botan/{botan-1.10.17.ebuild => botan-1.10.17-r1.ebuild}| 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-libs/botan/botan-1.10.17.ebuild 
b/dev-libs/botan/botan-1.10.17-r1.ebuild
similarity index 92%
rename from dev-libs/botan/botan-1.10.17.ebuild
rename to dev-libs/botan/botan-1.10.17-r1.ebuild
index 3288e91d07f..755972c0fc6 100644
--- a/dev-libs/botan/botan-1.10.17.ebuild
+++ b/dev-libs/botan/botan-1.10.17-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -128,15 +128,15 @@ src_test() {
 }
 
 src_install() {
-   emake DESTDIR="${ED}usr" install
+   emake DESTDIR="${ED}/usr" install
 
if ! use static-libs; then
-   rm "${ED}usr/$(get_libdir)/libbotan"*.a || die 'remove of 
static libs failed'
+   rm "${ED}/usr/$(get_libdir)/libbotan"*.a || die 'remove of 
static libs failed'
fi
 
# Add compatibility symlinks.
-   [[ -e "${ED}usr/bin/botan-config" ]] && die "Compatibility code no 
longer needed"
-   [[ -e "${ED}usr/$(get_libdir)/pkgconfig/botan.pc" ]] && die 
"Compatibility code no longer needed"
+   [[ -e "${ED}/usr/bin/botan-config" ]] && die "Compatibility code no 
longer needed"
+   [[ -e "${ED}/usr/$(get_libdir)/pkgconfig/botan.pc" ]] && die 
"Compatibility code no longer needed"
dosym botan-config-1.10 /usr/bin/botan-config
dosym botan-1.10.pc /usr/$(get_libdir)/pkgconfig/botan.pc
 



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

2018-09-30 Thread Mike Gilbert
commit: 79c5256fd8a21befd994ede1607a997a613ba32a
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Sep 30 15:40:59 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 30 17:55:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79c5256f

www-client/chromium: beta channel bump (70.0.3538.35)

Package-Manager: Portage-2.3.50_p8_p155297, Repoman-2.3.11_p15_p155298
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/chromium/Manifest| 2 +-
 .../{chromium-70.0.3538.16.ebuild => chromium-70.0.3538.35.ebuild}  | 6 --
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index e362f68b574..323194c86e8 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,4 +1,4 @@
 DIST chromium-69.0.3497.100.tar.xz 617374764 BLAKE2B 
45805e7a743982c167974cbe223b126dad83cca2eca6c78b6fe707431b2df45cb30271c0ee5002839c84f661260063852a1e1a913d26a073a87fb20e7b4d964e
 SHA512 
bc9dd4a63eb9a8c369bd360f7fd0fb9b72addfa553e9a9d8adbfafe7ec4af39ec1fb3dd6523af1f17cb141aaf017ca4b6abc357c4a595ff627e88c58e87e8f6f
-DIST chromium-70.0.3538.16.tar.xz 622798348 BLAKE2B 
c9082858b9716f0550892ac3b611744b8a9bf991e61eb51e4e528caa69daa9e9751a12bfc3ef85bdef46b38f4a779cd6a536159279b6c58b4b2602a43ad534f8
 SHA512 
d2c62b6d5b39fec066e9a6c78484026453d4bfb228c4653c4824ee56a813e7af8172211a1ee7c494aa36b9419b3a2746dc47d879a2ea68300b0ca434f326347b
 DIST chromium-70.0.3538.22.tar.xz 622935696 BLAKE2B 
d2eb7f72aa9967d2620a705549c13d081aa5b011d47536ca3e1aa77989a9723a6187dab0d0c31c6f4e50469b05960411c8635c24cc9e58a5ed2651c5affb13d9
 SHA512 
5af260a217734965e4475211646a992b0c568e81610f552c13773082055ee7cc3356f9d60b85abc118e7d7866c903ddc6f4e64d1f0c4126cba19d886dc79b189
+DIST chromium-70.0.3538.35.tar.xz 622959384 BLAKE2B 
1b32897a08a63e6e1a4bcabef97d5b92a568632014b1c197ae76da6f1a6fb76f0ef93b50d41556d27943c72e8b7cefd36249cdd08204992abb54742c63b4c00f
 SHA512 
e4539ab964d95cc56c5c7d963787207b5e2c50a8aa12ac5e6d1e71f35be3adf60881b63f4c189c53f3f80bc69779556d61365afa2d8db43dba4a7bbd781591d9
 DIST chromium-71.0.3554.4.tar.xz 626667348 BLAKE2B 
4cdbd7041fd087c860bfc5c731073713ac01059fa388de10684058a81178d007e6fe2ad2bf6ce58a44b5489b24ded1a29862f98dd8f9ec8484e5e0d9d7a2e38e
 SHA512 
ad4c6bc8ab857bf1a928b959129f5b64c1333f109cc7a5482f3bea3cab070faee85e41128acc4d9e479a312dd66ec201cf115e2dd8e35587f1bdd95ff78dfd18

diff --git a/www-client/chromium/chromium-70.0.3538.16.ebuild 
b/www-client/chromium/chromium-70.0.3538.35.ebuild
similarity index 99%
rename from www-client/chromium/chromium-70.0.3538.16.ebuild
rename to www-client/chromium/chromium-70.0.3538.35.ebuild
index 64b814054ba..536322cbe16 100644
--- a/www-client/chromium/chromium-70.0.3538.16.ebuild
+++ b/www-client/chromium/chromium-70.0.3538.35.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -37,7 +37,7 @@ COMMON_DEPEND="
>=media-libs/alsa-lib-1.0.19:=
media-libs/fontconfig:=
media-libs/freetype:=
-   >=media-libs/harfbuzz-1.6.0:=[icu(-)]
+   >=media-libs/harfbuzz-1.8.8:=[icu(-)]
media-libs/libjpeg-turbo:=
media-libs/libpng:=
system-libvpx? ( media-libs/libvpx:=[postproc,svc] )
@@ -136,6 +136,7 @@ PATCHES=(
"${FILESDIR}/chromium-memcpy-r0.patch"
"${FILESDIR}/chromium-math.h-r0.patch"
"${FILESDIR}/chromium-stdint.patch"
+   "${FILESDIR}/chromium-pdfium-stdlib-r0.patch"
 )
 
 pre_build_checks() {
@@ -589,6 +590,7 @@ src_compile() {
 
# Work around broken deps
eninja -C out/Release gen/ui/accessibility/ax_enums.mojom.h
+   eninja -C out/Release gen/ui/accessibility/ax_enums.mojom-shared.h
 
# Even though ninja autodetects number of CPUs, we respect
# user's options, for debugging with -j 1 or any other reason.



[gentoo-commits] repo/gentoo:master commit in: x11-themes/e-gtk-theme/

2018-09-30 Thread Michał Górny
commit: 4a85e966ae2d5da332c927d47b22609e4cbab6d0
Author: Joonas Niilola  gmail  com>
AuthorDate: Sat Sep 22 07:56:09 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 20:08:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a85e966

x11-themes/e-gtk-theme: new package

Closes: https://bugs.gentoo.org/531434
Signed-off-by: Joonas Niilola  gmail.com>
Package-Manager: Portage[mgorny]-2.3.43.3
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9943

 x11-themes/e-gtk-theme/Manifest  |  1 +
 x11-themes/e-gtk-theme/e-gtk-theme-0.19.3.ebuild | 24 
 x11-themes/e-gtk-theme/metadata.xml  | 11 +++
 3 files changed, 36 insertions(+)

diff --git a/x11-themes/e-gtk-theme/Manifest b/x11-themes/e-gtk-theme/Manifest
new file mode 100644
index 000..d5440def4a3
--- /dev/null
+++ b/x11-themes/e-gtk-theme/Manifest
@@ -0,0 +1 @@
+DIST e-gtk-theme-0.19.3.tar.gz 488203 BLAKE2B 
a6f19d1da6aeb78030f71face4239bc63c8a550c7ba3ab6cad2b06827ec5ae0da3f14372c1e552454f74f7b18a3aa0c007ca4f7f8040993fc366d5bd25da36cb
 SHA512 
6a833a3c0c38388d56370ae3fe2a3477423fc56133469ddfe482ce0c82e0f4cf39c773448a554227946c8787d588ee637a8f9d2a341f175c1b9ebc1db4f9d990

diff --git a/x11-themes/e-gtk-theme/e-gtk-theme-0.19.3.ebuild 
b/x11-themes/e-gtk-theme/e-gtk-theme-0.19.3.ebuild
new file mode 100644
index 000..4e63c0096b5
--- /dev/null
+++ b/x11-themes/e-gtk-theme/e-gtk-theme-0.19.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A GTK theme to match Enlightenment WM's default theme"
+HOMEPAGE="https://gitlab.com/tokiclover/e-gtk-theme;
+SRC_URI="https://gitlab.com/tokiclover/${PN}/-/archive/${PV}/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+src_prepare() {
+   default
+   find . -name 'Makefile' -delete || die
+}
+
+src_install() {
+   insinto /usr/share/themes/e-gtk-theme
+   doins -r apps/ gtk-2.0/ gtk-3.0/ metacity-1/ openbox-3/ index.theme 
start-here.png
+
+   einstalldocs
+}

diff --git a/x11-themes/e-gtk-theme/metadata.xml 
b/x11-themes/e-gtk-theme/metadata.xml
new file mode 100644
index 000..d9a6217dd22
--- /dev/null
+++ b/x11-themes/e-gtk-theme/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+juip...@gmail.com
+  
+  
+proxy-ma...@gentoo.org
+Proxy Maintainers
+  
+



[gentoo-commits] repo/gentoo:master commit in: x11-wm/mutter/files/, x11-wm/mutter/

2018-09-30 Thread Pacho Ramos
commit: 15fc092d167cf65a470c0561de771b233351f694
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 30 20:09:25 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 30 20:10:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15fc092d

x11-wm/mutter: Fix non-wayland build (#667244 by Denis Descheneaux)

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

 x11-wm/mutter/files/3.26.2-non-wayland-build.patch | 33 ++
 x11-wm/mutter/mutter-3.26.2-r1.ebuild  |  3 ++
 2 files changed, 36 insertions(+)

diff --git a/x11-wm/mutter/files/3.26.2-non-wayland-build.patch 
b/x11-wm/mutter/files/3.26.2-non-wayland-build.patch
new file mode 100644
index 000..a2a8d356e07
--- /dev/null
+++ b/x11-wm/mutter/files/3.26.2-non-wayland-build.patch
@@ -0,0 +1,33 @@
+From 6cc48d8cbbf11fa82ec78cac0b29d52f05eabb60 Mon Sep 17 00:00:00 2001
+From: Ting-Wei Lan 
+Date: Sun, 24 Dec 2017 17:55:14 +0800
+Subject: [PATCH] build: Fix non-wayland builds
+
+meta_dnd_wayland_handle_end_modal is not available on non-wayland build.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=791916
+---
+ src/compositor/compositor.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/src/compositor/compositor.c b/src/compositor/compositor.c
+index 51d22bc17..aa49347c9 100644
+--- a/src/compositor/compositor.c
 b/src/compositor/compositor.c
+@@ -419,11 +419,13 @@ meta_end_modal_for_plugin (MetaCompositor *compositor,
+   meta_backend_ungrab_device (backend, META_VIRTUAL_CORE_POINTER_ID, 
timestamp);
+   meta_backend_ungrab_device (backend, META_VIRTUAL_CORE_KEYBOARD_ID, 
timestamp);
+ 
++#ifdef HAVE_WAYLAND
+   if (meta_is_wayland_compositor ())
+ {
+   meta_dnd_wayland_handle_end_modal (compositor);
+   meta_display_sync_wayland_input_focus (display);
+ }
++#endif
+ }
+ 
+ static void
+-- 
+2.18.0
+

diff --git a/x11-wm/mutter/mutter-3.26.2-r1.ebuild 
b/x11-wm/mutter/mutter-3.26.2-r1.ebuild
index 71a77b24829..209182f780b 100644
--- a/x11-wm/mutter/mutter-3.26.2-r1.ebuild
+++ b/x11-wm/mutter/mutter-3.26.2-r1.ebuild
@@ -81,6 +81,9 @@ DEPEND="${RDEPEND}
 PATCHES=(
# Lots of patches from gnome-3-26 branch on top of 3.26.2
"${WORKDIR}"/patches/
+
+   # Fix non-wayland builds, bug #667244
+   "${FILESDIR}"/${PV}-non-wayland-build.patch
 )
 
 src_prepare() {



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

2018-09-30 Thread Andreas Sturmlechner
commit: bfd37a0a05d9c7ddd9be5a34fae08574341303df
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 16:26:31 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 16:26:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfd37a0a

media-libs/libbs2b: EAPI-7 bump

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

 media-libs/libbs2b/files/3.1.0-format-security.patch |  4 ++--
 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild   | 14 ++
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/media-libs/libbs2b/files/3.1.0-format-security.patch 
b/media-libs/libbs2b/files/3.1.0-format-security.patch
index 1b9f9f97479..d5600a5b584 100644
--- a/media-libs/libbs2b/files/3.1.0-format-security.patch
+++ b/media-libs/libbs2b/files/3.1.0-format-security.patch
@@ -1,5 +1,5 @@
 src/bs2bconvert.c.orig 2015-03-06 12:24:00.168451618 +
-+++ src/bs2bconvert.c  2015-03-06 12:22:20.504446655 +
+--- a/src/bs2bconvert.c2015-03-06 12:24:00.168451618 +
 b/src/bs2bconvert.c2015-03-06 12:22:20.504446655 +
 @@ -153,7 +153,7 @@
if( ( infile = sf_open( infilename, SFM_READ,  ) ) == NULL )
{

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index a20a4be4c6c..0f105059128 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit eutils multilib-minimal
+inherit multilib-minimal
 
 DESCRIPTION="Bauer stereophonic-to-binaural DSP library"
 HOMEPAGE="http://bs2b.sourceforge.net/;
@@ -15,12 +15,10 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 
~sparc ~x86 ~amd64-f
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 # for default_src_configure to work
 ECONF_SOURCE="${S}"
 
-src_prepare() {
-   epatch "${FILESDIR}/${PV}-format-security.patch"
-}
+PATCHES=( "${FILESDIR}/${PV}-format-security.patch" )



[gentoo-commits] repo/gentoo:master commit in: net-p2p/bitcoin-qt/files/, net-p2p/bitcoin-qt/

2018-09-30 Thread Virgil Dupras
commit: 7acb5e30be0fab30a4e40eaf96dbefbb42f25c7a
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Sep 30 19:03:44 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Sep 30 19:05:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7acb5e30

net-p2p/bitcoin-qt: remove old

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Virgil Dupras  gentoo.org>

 net-p2p/bitcoin-qt/Manifest|   2 -
 net-p2p/bitcoin-qt/bitcoin-qt-0.16.0-r1.ebuild | 190 -
 .../bitcoin-qt-0.16.0-fix_memory_include.patch |  13 --
 .../files/bitcoin-qt-0.16.0-fix_mempoolstats.patch |  46 -
 4 files changed, 251 deletions(-)

diff --git a/net-p2p/bitcoin-qt/Manifest b/net-p2p/bitcoin-qt/Manifest
index 9313ec120c3..8c6c2a5d72d 100644
--- a/net-p2p/bitcoin-qt/Manifest
+++ b/net-p2p/bitcoin-qt/Manifest
@@ -1,6 +1,4 @@
 DIST bitcoin-0.15.1.knots2017.patches.tar.xz 443024 BLAKE2B 
5010c8d0f6a0bc8cd22ca7d7c73d9e4e689e369f0ba39b59f62fa6b6af3dcf938dfc87d33d3fe595a6e54d99734277a34af068dc29a6e984c76d529fbbe2f383
 SHA512 
455fadeac6ad57be04680ec6939d6bf235eb49cde89b9716d36f6914c255b1b69cdea459d89b1bbca56099e793be0c8d7aacf592a9d78495068297bb5890
-DIST bitcoin-0.16.0.knots20180322.patches.tar.xz 417544 BLAKE2B 
f14616c81e0694346fd0714032be501ad0b58e82e2a5fcc623b1fdd316759ae7ac584e6c4ab586e8c9f5a402694a36eceac6b2f1c7441da655479f832a8869bd
 SHA512 
9eca9cbae8ce17b38ddb70326760e33e7812db78e79cfe2d1a3518b34eb8fc87fe4c145e46ab60278b14e70a75b3af238342b4e1808a77cbca4b62b8c72fb1eb
 DIST bitcoin-0.16.3.knots20180918.patches.tar.xz 466344 BLAKE2B 
c45b96513e4b6317e6a2a55cc3b47302fbe56fb87717ae0197010694013331b5d071b85a11a73c76f08f39e9f0294d3475e89ee63272047df83893de4dbaa390
 SHA512 
2c3540acc668aeef4b8f01774219736d95395201ddeaccaf70e0bad4a89f05cdd5ffaf630bae0577656efb3580fae92ce0ee4bb1a720ea757ca59e3fd66e1893
 DIST bitcoin-v0.15.1.tar.gz 7550228 BLAKE2B 
0cbb7d0e9d0e5e8eb33502a28289c3f9c86b7c531ed179f7e3e8b601a69a423fa736238a2caae890fd8850eb505533995e578e676860a4014922fbc238185ebb
 SHA512 
a09b6cb64a1649d11e3fd6deeb13a07b1bf4bed504a2fc1c585919459ca8ac1af8e5ecc89dee487359e831a8f12625d54f408f95bb341033d6380b82c290c0d9
-DIST bitcoin-v0.16.0.tar.gz 6628305 BLAKE2B 
69adb5832e2a708431c06bd8ce695f25cfc2b84e7ccf11e77f40c8ec273146208c70a900d0d32f79790cf67fb359c2731b0cecfc1f27ac2d0c4057228a83aed3
 SHA512 
7a59de44196a3cd5b75bccfe851e8bd7d5a00ae45b6e771e082326d75846e7c6d1f6d449e18b539b95b25aa12b7b79c462367f1c89438bcd1ca6ec84eb42972c
 DIST bitcoin-v0.16.3.tar.gz 6658712 BLAKE2B 
2c20b32ea30aed264115d1bd336b62fa28de69cbf116385508718efd7ff22537c3bd402c0965e0f6ddd8e79fc8b51f388f52f885847d36207a24523e927ca63e
 SHA512 
2da25f56fe9b1f5a81815c14e70ff1a69ec15f742424e2c24d71303a71d57c8050dea5d5ba57425bbe0a01a3995ad9b30f0beea5dbafd1632a627cd3fd9a984d

diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.16.0-r1.ebuild 
b/net-p2p/bitcoin-qt/bitcoin-qt-0.16.0-r1.ebuild
deleted file mode 100644
index 07a5658ba4b..000
--- a/net-p2p/bitcoin-qt/bitcoin-qt-0.16.0-r1.ebuild
+++ /dev/null
@@ -1,190 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DB_VER="4.8"
-inherit autotools bash-completion-r1 db-use gnome2-utils xdg-utils
-
-BITCOINCORE_COMMITHASH="4b4d7eb255ca8f9a94b92479e6061d129c91a991"
-KNOTS_PV="${PV}.knots20180322"
-KNOTS_P="bitcoin-${KNOTS_PV}"
-
-DESCRIPTION="An end-user Qt GUI for the Bitcoin crypto-currency"
-HOMEPAGE="https://bitcoincore.org/ https://bitcoinknots.org/;
-SRC_URI="
-   
https://github.com/bitcoin/bitcoin/archive/${BITCOINCORE_COMMITHASH}.tar.gz -> 
bitcoin-v${PV}.tar.gz
-   
https://bitcoinknots.org/files/0.16.x/${KNOTS_PV}/${KNOTS_P}.patches.txz -> 
${KNOTS_P}.patches.tar.xz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-
-IUSE="+asm +bip70 +bitcoin_policy_rbf dbus kde +libevent knots libressl 
+qrcode test upnp +wallet zeromq"
-
-RDEPEND="
-   >=dev-libs/boost-1.52.0:=[threads(+)]
-   >=dev-libs/libsecp256k1-0.0.0_pre20151118:=[recovery]
-   dev-libs/univalue:=
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtwidgets:5
-   virtual/bitcoin-leveldb
-   bip70? ( dev-libs/protobuf:= )
-   dbus? (
-   dev-qt/qtdbus:5
-   )
-   libevent? ( dev-libs/libevent:= )
-   !libressl? ( dev-libs/openssl:0=[-bindist] )
-   libressl? ( dev-libs/libressl:0= )
-   qrcode? (
-   media-gfx/qrencode:=
-   )
-   upnp? ( >=net-libs/miniupnpc-1.9.20150916:= )
-   wallet? ( sys-libs/db:$(db_ver_to_slot "${DB_VER}")=[cxx] )
-   zeromq? ( net-libs/zeromq:= )
-"
-DEPEND="${RDEPEND}
-   dev-qt/linguist-tools:5
-   knots? (
-   gnome-base/librsvg
-   media-gfx/imagemagick[png]
-   )
-"
-
-DOCS=( doc/bips.md doc/files.md doc/release-notes.md )
-

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

2018-09-30 Thread Virgil Dupras
commit: ea489eca3189c110ba55cd49fafb670635222e99
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Sep 30 18:43:13 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Sep 30 19:05:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea489eca

dev-util/bitcoin-tx: remove old

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Virgil Dupras  gentoo.org>

 dev-util/bitcoin-tx/Manifest |  2 -
 dev-util/bitcoin-tx/bitcoin-tx-0.16.0.ebuild | 98 
 2 files changed, 100 deletions(-)

diff --git a/dev-util/bitcoin-tx/Manifest b/dev-util/bitcoin-tx/Manifest
index 9313ec120c3..8c6c2a5d72d 100644
--- a/dev-util/bitcoin-tx/Manifest
+++ b/dev-util/bitcoin-tx/Manifest
@@ -1,6 +1,4 @@
 DIST bitcoin-0.15.1.knots2017.patches.tar.xz 443024 BLAKE2B 
5010c8d0f6a0bc8cd22ca7d7c73d9e4e689e369f0ba39b59f62fa6b6af3dcf938dfc87d33d3fe595a6e54d99734277a34af068dc29a6e984c76d529fbbe2f383
 SHA512 
455fadeac6ad57be04680ec6939d6bf235eb49cde89b9716d36f6914c255b1b69cdea459d89b1bbca56099e793be0c8d7aacf592a9d78495068297bb5890
-DIST bitcoin-0.16.0.knots20180322.patches.tar.xz 417544 BLAKE2B 
f14616c81e0694346fd0714032be501ad0b58e82e2a5fcc623b1fdd316759ae7ac584e6c4ab586e8c9f5a402694a36eceac6b2f1c7441da655479f832a8869bd
 SHA512 
9eca9cbae8ce17b38ddb70326760e33e7812db78e79cfe2d1a3518b34eb8fc87fe4c145e46ab60278b14e70a75b3af238342b4e1808a77cbca4b62b8c72fb1eb
 DIST bitcoin-0.16.3.knots20180918.patches.tar.xz 466344 BLAKE2B 
c45b96513e4b6317e6a2a55cc3b47302fbe56fb87717ae0197010694013331b5d071b85a11a73c76f08f39e9f0294d3475e89ee63272047df83893de4dbaa390
 SHA512 
2c3540acc668aeef4b8f01774219736d95395201ddeaccaf70e0bad4a89f05cdd5ffaf630bae0577656efb3580fae92ce0ee4bb1a720ea757ca59e3fd66e1893
 DIST bitcoin-v0.15.1.tar.gz 7550228 BLAKE2B 
0cbb7d0e9d0e5e8eb33502a28289c3f9c86b7c531ed179f7e3e8b601a69a423fa736238a2caae890fd8850eb505533995e578e676860a4014922fbc238185ebb
 SHA512 
a09b6cb64a1649d11e3fd6deeb13a07b1bf4bed504a2fc1c585919459ca8ac1af8e5ecc89dee487359e831a8f12625d54f408f95bb341033d6380b82c290c0d9
-DIST bitcoin-v0.16.0.tar.gz 6628305 BLAKE2B 
69adb5832e2a708431c06bd8ce695f25cfc2b84e7ccf11e77f40c8ec273146208c70a900d0d32f79790cf67fb359c2731b0cecfc1f27ac2d0c4057228a83aed3
 SHA512 
7a59de44196a3cd5b75bccfe851e8bd7d5a00ae45b6e771e082326d75846e7c6d1f6d449e18b539b95b25aa12b7b79c462367f1c89438bcd1ca6ec84eb42972c
 DIST bitcoin-v0.16.3.tar.gz 6658712 BLAKE2B 
2c20b32ea30aed264115d1bd336b62fa28de69cbf116385508718efd7ff22537c3bd402c0965e0f6ddd8e79fc8b51f388f52f885847d36207a24523e927ca63e
 SHA512 
2da25f56fe9b1f5a81815c14e70ff1a69ec15f742424e2c24d71303a71d57c8050dea5d5ba57425bbe0a01a3995ad9b30f0beea5dbafd1632a627cd3fd9a984d

diff --git a/dev-util/bitcoin-tx/bitcoin-tx-0.16.0.ebuild 
b/dev-util/bitcoin-tx/bitcoin-tx-0.16.0.ebuild
deleted file mode 100644
index e0f97bebbc1..000
--- a/dev-util/bitcoin-tx/bitcoin-tx-0.16.0.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools bash-completion-r1
-
-BITCOINCORE_COMMITHASH="4b4d7eb255ca8f9a94b92479e6061d129c91a991"
-KNOTS_PV="${PV}.knots20180322"
-KNOTS_P="bitcoin-${KNOTS_PV}"
-
-DESCRIPTION="Command-line Bitcoin transaction tool"
-HOMEPAGE="https://bitcoincore.org/ https://bitcoinknots.org/;
-SRC_URI="
-   
https://github.com/bitcoin/bitcoin/archive/${BITCOINCORE_COMMITHASH}.tar.gz -> 
bitcoin-v${PV}.tar.gz
-   
https://bitcoinknots.org/files/0.16.x/${KNOTS_PV}/${KNOTS_P}.patches.txz -> 
${KNOTS_P}.patches.tar.xz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~amd64-linux ~arm ~arm64 ~mips ~ppc ~x86 ~x86-linux"
-IUSE="knots libressl"
-
-DEPEND="
-   >=dev-libs/boost-1.52.0:=[threads(+)]
-   >=dev-libs/libsecp256k1-0.0.0_pre20151118:=[recovery]
-   dev-libs/univalue:=
-   !libressl? ( dev-libs/openssl:0=[-bindist] )
-   libressl? ( dev-libs/libressl:0= )
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( doc/bips.md doc/release-notes.md )
-
-S="${WORKDIR}/bitcoin-${BITCOINCORE_COMMITHASH}"
-
-pkg_pretend() {
-   if use knots; then
-   elog "You are building ${PN} from Bitcoin Knots."
-   elog "For more information, see:"
-   elog 
"https://bitcoinknots.org/files/0.16.x/${KNOTS_PV}/${KNOTS_P}.desc.html;
-   else
-   elog "You are building ${PN} from Bitcoin Core."
-   elog "For more information, see:"
-   elog "https://bitcoincore.org/en/2017/11/11/release-${PV}/;
-   fi
-}
-
-src_prepare() {
-   local knots_patchdir="${WORKDIR}/${KNOTS_P}.patches/"
-
-   eapply "${knots_patchdir}/${KNOTS_P}.syslibs.patch"
-
-   if use knots; then
-   eapply "${knots_patchdir}/${KNOTS_P}.f.patch"
-   eapply "${knots_patchdir}/${KNOTS_P}.branding.patch"
-   eapply "${knots_patchdir}/${KNOTS_P}.ts.patch"
-   fi
-
-   eapply_user
-
-   echo 

[gentoo-commits] repo/gentoo:master commit in: net-p2p/bitcoind/

2018-09-30 Thread Virgil Dupras
commit: 0ebd987c6a619c3de305d0d7db0e95d316f2bc27
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Sep 30 18:58:27 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Sep 30 19:05:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ebd987c

net-p2p/bitcoind: remove old

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Virgil Dupras  gentoo.org>

 net-p2p/bitcoind/Manifest   |   2 -
 net-p2p/bitcoind/bitcoind-0.16.0.ebuild | 163 
 2 files changed, 165 deletions(-)

diff --git a/net-p2p/bitcoind/Manifest b/net-p2p/bitcoind/Manifest
index 9313ec120c3..8c6c2a5d72d 100644
--- a/net-p2p/bitcoind/Manifest
+++ b/net-p2p/bitcoind/Manifest
@@ -1,6 +1,4 @@
 DIST bitcoin-0.15.1.knots2017.patches.tar.xz 443024 BLAKE2B 
5010c8d0f6a0bc8cd22ca7d7c73d9e4e689e369f0ba39b59f62fa6b6af3dcf938dfc87d33d3fe595a6e54d99734277a34af068dc29a6e984c76d529fbbe2f383
 SHA512 
455fadeac6ad57be04680ec6939d6bf235eb49cde89b9716d36f6914c255b1b69cdea459d89b1bbca56099e793be0c8d7aacf592a9d78495068297bb5890
-DIST bitcoin-0.16.0.knots20180322.patches.tar.xz 417544 BLAKE2B 
f14616c81e0694346fd0714032be501ad0b58e82e2a5fcc623b1fdd316759ae7ac584e6c4ab586e8c9f5a402694a36eceac6b2f1c7441da655479f832a8869bd
 SHA512 
9eca9cbae8ce17b38ddb70326760e33e7812db78e79cfe2d1a3518b34eb8fc87fe4c145e46ab60278b14e70a75b3af238342b4e1808a77cbca4b62b8c72fb1eb
 DIST bitcoin-0.16.3.knots20180918.patches.tar.xz 466344 BLAKE2B 
c45b96513e4b6317e6a2a55cc3b47302fbe56fb87717ae0197010694013331b5d071b85a11a73c76f08f39e9f0294d3475e89ee63272047df83893de4dbaa390
 SHA512 
2c3540acc668aeef4b8f01774219736d95395201ddeaccaf70e0bad4a89f05cdd5ffaf630bae0577656efb3580fae92ce0ee4bb1a720ea757ca59e3fd66e1893
 DIST bitcoin-v0.15.1.tar.gz 7550228 BLAKE2B 
0cbb7d0e9d0e5e8eb33502a28289c3f9c86b7c531ed179f7e3e8b601a69a423fa736238a2caae890fd8850eb505533995e578e676860a4014922fbc238185ebb
 SHA512 
a09b6cb64a1649d11e3fd6deeb13a07b1bf4bed504a2fc1c585919459ca8ac1af8e5ecc89dee487359e831a8f12625d54f408f95bb341033d6380b82c290c0d9
-DIST bitcoin-v0.16.0.tar.gz 6628305 BLAKE2B 
69adb5832e2a708431c06bd8ce695f25cfc2b84e7ccf11e77f40c8ec273146208c70a900d0d32f79790cf67fb359c2731b0cecfc1f27ac2d0c4057228a83aed3
 SHA512 
7a59de44196a3cd5b75bccfe851e8bd7d5a00ae45b6e771e082326d75846e7c6d1f6d449e18b539b95b25aa12b7b79c462367f1c89438bcd1ca6ec84eb42972c
 DIST bitcoin-v0.16.3.tar.gz 6658712 BLAKE2B 
2c20b32ea30aed264115d1bd336b62fa28de69cbf116385508718efd7ff22537c3bd402c0965e0f6ddd8e79fc8b51f388f52f885847d36207a24523e927ca63e
 SHA512 
2da25f56fe9b1f5a81815c14e70ff1a69ec15f742424e2c24d71303a71d57c8050dea5d5ba57425bbe0a01a3995ad9b30f0beea5dbafd1632a627cd3fd9a984d

diff --git a/net-p2p/bitcoind/bitcoind-0.16.0.ebuild 
b/net-p2p/bitcoind/bitcoind-0.16.0.ebuild
deleted file mode 100644
index 299419adc9f..000
--- a/net-p2p/bitcoind/bitcoind-0.16.0.ebuild
+++ /dev/null
@@ -1,163 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DB_VER="4.8"
-inherit autotools bash-completion-r1 db-use systemd user
-
-BITCOINCORE_COMMITHASH="4b4d7eb255ca8f9a94b92479e6061d129c91a991"
-KNOTS_PV="${PV}.knots20180322"
-KNOTS_P="bitcoin-${KNOTS_PV}"
-
-DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services"
-HOMEPAGE="https://bitcoincore.org/ https://bitcoinknots.org/;
-SRC_URI="
-   
https://github.com/bitcoin/bitcoin/archive/${BITCOINCORE_COMMITHASH}.tar.gz -> 
bitcoin-v${PV}.tar.gz
-   
https://bitcoinknots.org/files/0.16.x/${KNOTS_PV}/${KNOTS_P}.patches.txz -> 
${KNOTS_P}.patches.tar.xz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~amd64-linux ~arm ~arm64 ~mips ~ppc ~x86 ~x86-linux"
-IUSE="+asm +bitcoin_policy_rbf examples knots libressl test upnp +wallet 
zeromq"
-
-DEPEND="
-   >=dev-libs/boost-1.52.0:=[threads(+)]
-   dev-libs/libevent:=
-   >=dev-libs/libsecp256k1-0.0.0_pre20151118:=[recovery]
-   dev-libs/univalue:=
-   virtual/bitcoin-leveldb
-   !libressl? ( dev-libs/openssl:0=[-bindist] )
-   libressl? ( dev-libs/libressl:0= )
-   upnp? ( >=net-libs/miniupnpc-1.9.20150916:= )
-   wallet? ( sys-libs/db:$(db_ver_to_slot "${DB_VER}")=[cxx] )
-   zeromq? ( net-libs/zeromq:= )
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( doc/bips.md doc/files.md doc/reduce-traffic.md doc/release-notes.md 
doc/REST-interface.md doc/tor.md )
-
-S="${WORKDIR}/bitcoin-${BITCOINCORE_COMMITHASH}"
-
-pkg_pretend() {
-   if use knots; then
-   elog "You are building ${PN} from Bitcoin Knots."
-   elog "For more information, see:"
-   elog 
"https://bitcoinknots.org/files/0.16.x/${KNOTS_PV}/${KNOTS_P}.desc.html;
-   else
-   elog "You are building ${PN} from Bitcoin Core."
-   elog "For more information, see:"
-   elog "https://bitcoincore.org/en/2017/11/11/release-${PV}/;
-   fi
-   if use bitcoin_policy_rbf; then
-

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

2018-09-30 Thread Virgil Dupras
commit: 7dd940692845e2fb29ab1bb219b58744a044f8ca
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Sep 30 18:45:29 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Sep 30 19:05:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dd94069

net-libs/libbitcoinconsensus: remove old

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Virgil Dupras  gentoo.org>

 net-libs/libbitcoinconsensus/Manifest  |  2 -
 .../libbitcoinconsensus-0.16.0.ebuild  | 95 --
 2 files changed, 97 deletions(-)

diff --git a/net-libs/libbitcoinconsensus/Manifest 
b/net-libs/libbitcoinconsensus/Manifest
index 9313ec120c3..8c6c2a5d72d 100644
--- a/net-libs/libbitcoinconsensus/Manifest
+++ b/net-libs/libbitcoinconsensus/Manifest
@@ -1,6 +1,4 @@
 DIST bitcoin-0.15.1.knots2017.patches.tar.xz 443024 BLAKE2B 
5010c8d0f6a0bc8cd22ca7d7c73d9e4e689e369f0ba39b59f62fa6b6af3dcf938dfc87d33d3fe595a6e54d99734277a34af068dc29a6e984c76d529fbbe2f383
 SHA512 
455fadeac6ad57be04680ec6939d6bf235eb49cde89b9716d36f6914c255b1b69cdea459d89b1bbca56099e793be0c8d7aacf592a9d78495068297bb5890
-DIST bitcoin-0.16.0.knots20180322.patches.tar.xz 417544 BLAKE2B 
f14616c81e0694346fd0714032be501ad0b58e82e2a5fcc623b1fdd316759ae7ac584e6c4ab586e8c9f5a402694a36eceac6b2f1c7441da655479f832a8869bd
 SHA512 
9eca9cbae8ce17b38ddb70326760e33e7812db78e79cfe2d1a3518b34eb8fc87fe4c145e46ab60278b14e70a75b3af238342b4e1808a77cbca4b62b8c72fb1eb
 DIST bitcoin-0.16.3.knots20180918.patches.tar.xz 466344 BLAKE2B 
c45b96513e4b6317e6a2a55cc3b47302fbe56fb87717ae0197010694013331b5d071b85a11a73c76f08f39e9f0294d3475e89ee63272047df83893de4dbaa390
 SHA512 
2c3540acc668aeef4b8f01774219736d95395201ddeaccaf70e0bad4a89f05cdd5ffaf630bae0577656efb3580fae92ce0ee4bb1a720ea757ca59e3fd66e1893
 DIST bitcoin-v0.15.1.tar.gz 7550228 BLAKE2B 
0cbb7d0e9d0e5e8eb33502a28289c3f9c86b7c531ed179f7e3e8b601a69a423fa736238a2caae890fd8850eb505533995e578e676860a4014922fbc238185ebb
 SHA512 
a09b6cb64a1649d11e3fd6deeb13a07b1bf4bed504a2fc1c585919459ca8ac1af8e5ecc89dee487359e831a8f12625d54f408f95bb341033d6380b82c290c0d9
-DIST bitcoin-v0.16.0.tar.gz 6628305 BLAKE2B 
69adb5832e2a708431c06bd8ce695f25cfc2b84e7ccf11e77f40c8ec273146208c70a900d0d32f79790cf67fb359c2731b0cecfc1f27ac2d0c4057228a83aed3
 SHA512 
7a59de44196a3cd5b75bccfe851e8bd7d5a00ae45b6e771e082326d75846e7c6d1f6d449e18b539b95b25aa12b7b79c462367f1c89438bcd1ca6ec84eb42972c
 DIST bitcoin-v0.16.3.tar.gz 6658712 BLAKE2B 
2c20b32ea30aed264115d1bd336b62fa28de69cbf116385508718efd7ff22537c3bd402c0965e0f6ddd8e79fc8b51f388f52f885847d36207a24523e927ca63e
 SHA512 
2da25f56fe9b1f5a81815c14e70ff1a69ec15f742424e2c24d71303a71d57c8050dea5d5ba57425bbe0a01a3995ad9b30f0beea5dbafd1632a627cd3fd9a984d

diff --git a/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.16.0.ebuild 
b/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.16.0.ebuild
deleted file mode 100644
index 4fdba1775ec..000
--- a/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.16.0.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-BITCOINCORE_COMMITHASH="4b4d7eb255ca8f9a94b92479e6061d129c91a991"
-KNOTS_PV="${PV}.knots20180322"
-KNOTS_P="bitcoin-${KNOTS_PV}"
-
-DESCRIPTION="Bitcoin Core consensus library"
-HOMEPAGE="https://bitcoincore.org/ https://bitcoinknots.org/;
-SRC_URI="
-   
https://github.com/bitcoin/bitcoin/archive/${BITCOINCORE_COMMITHASH}.tar.gz -> 
bitcoin-v${PV}.tar.gz
-   
https://bitcoinknots.org/files/0.16.x/${KNOTS_PV}/${KNOTS_P}.patches.txz -> 
${KNOTS_P}.patches.tar.xz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~amd64-linux ~arm ~arm64 ~mips ~ppc ~x86 ~x86-linux"
-IUSE="+asm knots libressl"
-
-DEPEND="
-   >=dev-libs/libsecp256k1-0.0.0_pre20151118:=[recovery]
-   !libressl? ( dev-libs/openssl:0=[-bindist] )
-   libressl? ( dev-libs/libressl:0= )
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( doc/bips.md doc/release-notes.md doc/shared-libraries.md )
-
-S="${WORKDIR}/bitcoin-${BITCOINCORE_COMMITHASH}"
-
-pkg_pretend() {
-   if use knots; then
-   elog "You are building ${PN} from Bitcoin Knots."
-   elog "For more information, see:"
-   elog 
"https://bitcoinknots.org/files/0.16.x/${KNOTS_PV}/${KNOTS_P}.desc.html;
-   else
-   elog "You are building ${PN} from Bitcoin Core."
-   elog "For more information, see:"
-   elog "https://bitcoincore.org/en/2017/11/11/release-${PV}/;
-   fi
-}
-
-src_prepare() {
-   local knots_patchdir="${WORKDIR}/${KNOTS_P}.patches/"
-
-   eapply "${knots_patchdir}/${KNOTS_P}.syslibs.patch"
-
-   if use knots; then
-   eapply "${knots_patchdir}/${KNOTS_P}.f.patch"
-   eapply "${knots_patchdir}/${KNOTS_P}.branding.patch"
-   eapply "${knots_patchdir}/${KNOTS_P}.ts.patch"
-   fi
-
-   

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

2018-09-30 Thread Nick Sarnie
commit: ab94bdbf633cf995e099033428dc0dad1d8705cd
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Sep 30 19:58:20 2018 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Sep 30 19:58:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab94bdbf

app-emulation/wine-any: Drop old

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

 app-emulation/wine-any/Manifest|   3 -
 app-emulation/wine-any/wine-any-3.13-r1.ebuild | 641 -
 2 files changed, 644 deletions(-)

diff --git a/app-emulation/wine-any/Manifest b/app-emulation/wine-any/Manifest
index 9d9203bcfe3..f49f0e8a012 100644
--- a/app-emulation/wine-any/Manifest
+++ b/app-emulation/wine-any/Manifest
@@ -1,15 +1,12 @@
 DIST gentoo-wine-patches-20180120.tar.xz 58672 BLAKE2B 
84d621075b65475cec41a06429680b518d7eafb938cefd903f3f8aa71ea3049ac9d8de05af48f9f4f4a1b9172c7ef17784540413e410eb8ec11e8ec4a63858c6
 SHA512 
5b354a409c7a2b77499aaa593b9248a1d15d755e3687b095755faacc30068bfcdbdd5c2a2a78617cb1a78c46d2931162bd69ec3379b035d81494bea7108263c2
-DIST wine-3.13.tar.xz 20551460 BLAKE2B 
2f8b1c2f72761b3c5541b8760be3009295dc9482257539edce83aa9d6022b2e8a25e1cee4fe56b69808e51e338fd330db5da17dec5dea4ba7684b5d7eb7e77d5
 SHA512 
a07a3d2a19261f9251f165ca4c14871e6ebda4d3f99da16f9fc41f06e80cae3fb50aeab96628c7a739e635e896dbb31c55df8b42c4637a058f9035c664c93a59
 DIST wine-3.14.tar.xz 20583696 BLAKE2B 
5e9410c5dadd0c08cbe0e52b0170840492890784dbd1afc8f01ab50caac8443513133575fa6f64143276ce315dde8614f5ece4b3cd5568c224a3379c85619b63
 SHA512 
50dbbf8a832abfa01247b9d170c6e1fe4f722cc8868659512df7bc17efd7e9d618db10283baf1eda0f1e4abbcdd130be16dbdb8d5a91b155c2c441e50e2b43f1
 DIST wine-3.15.tar.xz 21402964 BLAKE2B 
fb74ae33b89612b894463b6381184737ddda7b8a23d939cefc207124529d2042051ae16959f0e752400c02ca1ee69a5870d809912b7ddc9f56c7377bcc643bf2
 SHA512 
3fb3f6a896eae53ef75a751e72f7431f9b6986b56738dc314bca9eff9d078e65d865ebb28cbb7a63aa571eb11cdaed20c21c36cec565f81610e348fd165e0f2a
 DIST wine-3.16.tar.xz 21432308 BLAKE2B 
7c1bca001fed1472ceaf0331e8e17ebf5aa9c0ec025c46c785d2530fd70ebafdff95b581e28ba1e0167f19bac80dd05c4c5c291180c5a3784c44c1dcd4424edb
 SHA512 
f0c566f70ede01e5896b7611dfe58cd6748b92d55d22a71ccc9add575e9aa5062bbbffa14f0a30ee3df5cf79e9ea4dcf02a7d62db64b94d5b56927e256a978c2
 DIST wine-3.17.tar.xz 21457736 BLAKE2B 
34c2390bd1180f81a15e7db4c712bddd3436033f209870d31f7f286d7dba8c8a65f5dd5cb13cf4c0719cef6a53c168d104e3c78a5ca1777ecf401d8d74e7927a
 SHA512 
ea50c9e09d3fd7f41ff96a1219d43896946ac79c8cdef31ae56e10664fc3b0b6dd1f9d8cd72db874d08c431eba9c8033ea72182499666a5aa62c1056876b0a66
-DIST wine-d3d9-3.13.tar.gz 50546 BLAKE2B 
2773503ad2c952c47982258c8b7d7486b5822bfd759a96aa138996aed5ac16d7e3c7add7700f4394292f6154fdd8d58dbfabad1faf8b5013fb88f68ed7657521
 SHA512 
c3da30c0ce7fca433a703e42213c4a4f6c7a1f8a2d7744555a385641e5c344772dfd142779978d131bf42e79cddb4925b9926fd96e7e1497e173a755f1ec6ce5
 DIST wine-d3d9-3.14.tar.gz 50546 BLAKE2B 
47169741d0330902a006ce4a7663de317b221cfaa3e19abfbb3af2ff886e2a42a1185151531c2b67b57bdafc5646c10f57cd4ff11faf1d2f36c9f269f382637d
 SHA512 
921bd096aa039d002b0f3c5f856668063a34164ad097cee696f45af7d148e80a78b05dfb879f91337fea2cb6e06dd99be2d199b5186c9cd7726dc72f31ddd1ea
 DIST wine-d3d9-3.15.tar.gz 50540 BLAKE2B 
5fbb56d4e6b2373fa9a2075a379e577584a50c04fa15fbe3e282d25b03211e64dc5f429082a654c3c61016ddda9c5a12277b78086a0938e5cb20952b01ef72e2
 SHA512 
448433198cb40628edf2ee6f7697671c9efb1c8e68ce826b0edc884625e5f1659956f0c76ea995443c29ca4cefe5030559860d7413f553fc4a3523df3a35b3a7
 DIST wine-d3d9-3.16.tar.gz 50547 BLAKE2B 
d2031ceeb048a1221bd99c634b4ff84787b46fe79bb781c429706c5030a2509792ee3f24ca0d69d844d2d1e505c688aec255b5bf9a6561dc74a819360522c8df
 SHA512 
3f1d2d75fc11ea7dfbe6b9e4e75c4dccc6488814e53be53ba7513da56848d6a57a7a7c66a70088b0615078b00a784caa9033d0415d3c3bb29adbd373d72a4d10
 DIST wine-d3d9-3.17.tar.gz 50535 BLAKE2B 
13e422d9c87696e7573f21120dbc4872792b6abd6dc28638ea3645d97eae1a6d12e8a8f91a219856aa5bf83c3882bc27fd52c5ae66f87a51d362694728f583ba
 SHA512 
06b4c28650a6de9b5028ba9072f75f12c1d47aaa1008d4d21d1c3d26025dd1e42fa23928d2c33167dd969fcd9234b7766f4c6c2e0376b5aad5b38016e48296f8
-DIST wine-staging-3.13.tar.gz 9936353 BLAKE2B 
f5791c6f1bc43395860ea938cfadefe88e6839e44d6e3a8c5b9474e1ec17654645145459a2a9c32adbec6a5cd6441f754b0121958ff4c12e424262bb61c18358
 SHA512 
0124950cc18d566daecc532a432bce27d712f48eaaa9b37bf930e056b460e30a8fb1806aa179f72b44a95dc56963a3dc063b4acb71affb7b8ddff3001fe59b9a
 DIST wine-staging-3.14.tar.gz 9938677 BLAKE2B 
0f801298ad23d24688d072236bfa5b9fc549e1ecb964912f90029efd71fab27a38661df27433b52d1356a2b800c9a7c39d91ae08f60eb2deaf211d97a1ba60b7
 SHA512 
f998baac6be3fece1ae6d4e924f883befea43f849d678c987e9fe4d102cf22fde7b4a0fa728294c46d70c7d29caa037022fb9e33ce4b4fac0e49c94d25cdfa66
 DIST wine-staging-3.15.tar.gz 9941091 BLAKE2B 

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

2018-09-30 Thread Nick Sarnie
commit: 84584fa8b4ef727d5a91081f8afd86578fb3ac2a
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Sep 30 19:56:10 2018 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Sep 30 19:56:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84584fa8

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

Bump to 3.17

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

 app-emulation/wine-staging/Manifest|   2 +
 .../wine-staging/wine-staging-3.17.ebuild  | 612 +
 2 files changed, 614 insertions(+)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index a871a91d20d..826c356bb9c 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -3,7 +3,9 @@ DIST wine-3.13.tar.xz 20551460 BLAKE2B 
2f8b1c2f72761b3c5541b8760be3009295dc94822
 DIST wine-3.14.tar.xz 20583696 BLAKE2B 
5e9410c5dadd0c08cbe0e52b0170840492890784dbd1afc8f01ab50caac8443513133575fa6f64143276ce315dde8614f5ece4b3cd5568c224a3379c85619b63
 SHA512 
50dbbf8a832abfa01247b9d170c6e1fe4f722cc8868659512df7bc17efd7e9d618db10283baf1eda0f1e4abbcdd130be16dbdb8d5a91b155c2c441e50e2b43f1
 DIST wine-3.15.tar.xz 21402964 BLAKE2B 
fb74ae33b89612b894463b6381184737ddda7b8a23d939cefc207124529d2042051ae16959f0e752400c02ca1ee69a5870d809912b7ddc9f56c7377bcc643bf2
 SHA512 
3fb3f6a896eae53ef75a751e72f7431f9b6986b56738dc314bca9eff9d078e65d865ebb28cbb7a63aa571eb11cdaed20c21c36cec565f81610e348fd165e0f2a
 DIST wine-3.16.tar.xz 21432308 BLAKE2B 
7c1bca001fed1472ceaf0331e8e17ebf5aa9c0ec025c46c785d2530fd70ebafdff95b581e28ba1e0167f19bac80dd05c4c5c291180c5a3784c44c1dcd4424edb
 SHA512 
f0c566f70ede01e5896b7611dfe58cd6748b92d55d22a71ccc9add575e9aa5062bbbffa14f0a30ee3df5cf79e9ea4dcf02a7d62db64b94d5b56927e256a978c2
+DIST wine-3.17.tar.xz 21457736 BLAKE2B 
34c2390bd1180f81a15e7db4c712bddd3436033f209870d31f7f286d7dba8c8a65f5dd5cb13cf4c0719cef6a53c168d104e3c78a5ca1777ecf401d8d74e7927a
 SHA512 
ea50c9e09d3fd7f41ff96a1219d43896946ac79c8cdef31ae56e10664fc3b0b6dd1f9d8cd72db874d08c431eba9c8033ea72182499666a5aa62c1056876b0a66
 DIST wine-staging-3.13.tar.gz 9936353 BLAKE2B 
f5791c6f1bc43395860ea938cfadefe88e6839e44d6e3a8c5b9474e1ec17654645145459a2a9c32adbec6a5cd6441f754b0121958ff4c12e424262bb61c18358
 SHA512 
0124950cc18d566daecc532a432bce27d712f48eaaa9b37bf930e056b460e30a8fb1806aa179f72b44a95dc56963a3dc063b4acb71affb7b8ddff3001fe59b9a
 DIST wine-staging-3.14.tar.gz 9938677 BLAKE2B 
0f801298ad23d24688d072236bfa5b9fc549e1ecb964912f90029efd71fab27a38661df27433b52d1356a2b800c9a7c39d91ae08f60eb2deaf211d97a1ba60b7
 SHA512 
f998baac6be3fece1ae6d4e924f883befea43f849d678c987e9fe4d102cf22fde7b4a0fa728294c46d70c7d29caa037022fb9e33ce4b4fac0e49c94d25cdfa66
 DIST wine-staging-3.15.tar.gz 9941091 BLAKE2B 
5a0e37ce52ff3e6130434aa56953e70fafb0c83dc33fa1ad7562a9244821ae75c30b9c858c7506462348b6d13016c236a14bde0297bc43d2d282d60c6c012470
 SHA512 
f0ed9d4a099b03c04a126927919b7eddbdaff7a08a0b97cdf387c64318826d6454183cf03997425b349540d13b1ccf6262aa2c5af0af682939584e3de71b7541
 DIST wine-staging-3.16.tar.gz 9928264 BLAKE2B 
61882e36da7026b078e753de7a3a089fc64578fc2cf4ceb27146125003e86cc386ada2fa55d48e40279665218ae630bf63fce12b72acddfd8e4a6ea1730a9fca
 SHA512 
25f06b06a0880b3926d9d3dfb35fd1aeb1f168426917dee32dcf906970474862021416f4e9db1917d8320962bc0bc17d1f3dad21b634a60b8e0da87a4b54067e
+DIST wine-staging-3.17.tar.gz 9928657 BLAKE2B 
549c44cb07423405b95351a8b7c2675ea8dafc015d457b87235d36c7b115778336bd52d6fa97b10dd9d439c8938f05fc81b6b73082680d906db93c8e401f29c8
 SHA512 
2fe9e8f801b53fa9b71fd908f5403956251522851383bfdde6828c6a8545d6f50ac8c41df54d89c2f92d74dc3bb563cd6a7d8ad394002c981197b71adc1a5e13

diff --git a/app-emulation/wine-staging/wine-staging-3.17.ebuild 
b/app-emulation/wine-staging/wine-staging-3.17.ebuild
new file mode 100644
index 000..fcac5949b93
--- /dev/null
+++ b/app-emulation/wine-staging/wine-staging-3.17.ebuild
@@ -0,0 +1,612 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt 
ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv 
te th tr uk wa zh_CN zh_TW"
+PLOCALE_BACKUP="en"
+
+inherit autotools estack eutils flag-o-matic gnome2-utils l10n multilib 
multilib-minimal pax-utils toolchain-funcs virtualx versionator 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=$(get_version_component_range 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}"
+
+STAGING_P="wine-staging-${PV}"
+STAGING_DIR="${WORKDIR}/${STAGING_P}"

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

2018-09-30 Thread Nick Sarnie
commit: 0bb289b3ec382adcbf7bc6ef0adfcb3d154325b4
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Sep 30 19:57:41 2018 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Sep 30 19:57:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bb289b3

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

Bump to 3.17

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

 app-emulation/wine-any/Manifest |   3 +
 app-emulation/wine-any/wine-any-3.17.ebuild | 641 
 2 files changed, 644 insertions(+)

diff --git a/app-emulation/wine-any/Manifest b/app-emulation/wine-any/Manifest
index c248c715529..9d9203bcfe3 100644
--- a/app-emulation/wine-any/Manifest
+++ b/app-emulation/wine-any/Manifest
@@ -3,11 +3,14 @@ DIST wine-3.13.tar.xz 20551460 BLAKE2B 
2f8b1c2f72761b3c5541b8760be3009295dc94822
 DIST wine-3.14.tar.xz 20583696 BLAKE2B 
5e9410c5dadd0c08cbe0e52b0170840492890784dbd1afc8f01ab50caac8443513133575fa6f64143276ce315dde8614f5ece4b3cd5568c224a3379c85619b63
 SHA512 
50dbbf8a832abfa01247b9d170c6e1fe4f722cc8868659512df7bc17efd7e9d618db10283baf1eda0f1e4abbcdd130be16dbdb8d5a91b155c2c441e50e2b43f1
 DIST wine-3.15.tar.xz 21402964 BLAKE2B 
fb74ae33b89612b894463b6381184737ddda7b8a23d939cefc207124529d2042051ae16959f0e752400c02ca1ee69a5870d809912b7ddc9f56c7377bcc643bf2
 SHA512 
3fb3f6a896eae53ef75a751e72f7431f9b6986b56738dc314bca9eff9d078e65d865ebb28cbb7a63aa571eb11cdaed20c21c36cec565f81610e348fd165e0f2a
 DIST wine-3.16.tar.xz 21432308 BLAKE2B 
7c1bca001fed1472ceaf0331e8e17ebf5aa9c0ec025c46c785d2530fd70ebafdff95b581e28ba1e0167f19bac80dd05c4c5c291180c5a3784c44c1dcd4424edb
 SHA512 
f0c566f70ede01e5896b7611dfe58cd6748b92d55d22a71ccc9add575e9aa5062bbbffa14f0a30ee3df5cf79e9ea4dcf02a7d62db64b94d5b56927e256a978c2
+DIST wine-3.17.tar.xz 21457736 BLAKE2B 
34c2390bd1180f81a15e7db4c712bddd3436033f209870d31f7f286d7dba8c8a65f5dd5cb13cf4c0719cef6a53c168d104e3c78a5ca1777ecf401d8d74e7927a
 SHA512 
ea50c9e09d3fd7f41ff96a1219d43896946ac79c8cdef31ae56e10664fc3b0b6dd1f9d8cd72db874d08c431eba9c8033ea72182499666a5aa62c1056876b0a66
 DIST wine-d3d9-3.13.tar.gz 50546 BLAKE2B 
2773503ad2c952c47982258c8b7d7486b5822bfd759a96aa138996aed5ac16d7e3c7add7700f4394292f6154fdd8d58dbfabad1faf8b5013fb88f68ed7657521
 SHA512 
c3da30c0ce7fca433a703e42213c4a4f6c7a1f8a2d7744555a385641e5c344772dfd142779978d131bf42e79cddb4925b9926fd96e7e1497e173a755f1ec6ce5
 DIST wine-d3d9-3.14.tar.gz 50546 BLAKE2B 
47169741d0330902a006ce4a7663de317b221cfaa3e19abfbb3af2ff886e2a42a1185151531c2b67b57bdafc5646c10f57cd4ff11faf1d2f36c9f269f382637d
 SHA512 
921bd096aa039d002b0f3c5f856668063a34164ad097cee696f45af7d148e80a78b05dfb879f91337fea2cb6e06dd99be2d199b5186c9cd7726dc72f31ddd1ea
 DIST wine-d3d9-3.15.tar.gz 50540 BLAKE2B 
5fbb56d4e6b2373fa9a2075a379e577584a50c04fa15fbe3e282d25b03211e64dc5f429082a654c3c61016ddda9c5a12277b78086a0938e5cb20952b01ef72e2
 SHA512 
448433198cb40628edf2ee6f7697671c9efb1c8e68ce826b0edc884625e5f1659956f0c76ea995443c29ca4cefe5030559860d7413f553fc4a3523df3a35b3a7
 DIST wine-d3d9-3.16.tar.gz 50547 BLAKE2B 
d2031ceeb048a1221bd99c634b4ff84787b46fe79bb781c429706c5030a2509792ee3f24ca0d69d844d2d1e505c688aec255b5bf9a6561dc74a819360522c8df
 SHA512 
3f1d2d75fc11ea7dfbe6b9e4e75c4dccc6488814e53be53ba7513da56848d6a57a7a7c66a70088b0615078b00a784caa9033d0415d3c3bb29adbd373d72a4d10
+DIST wine-d3d9-3.17.tar.gz 50535 BLAKE2B 
13e422d9c87696e7573f21120dbc4872792b6abd6dc28638ea3645d97eae1a6d12e8a8f91a219856aa5bf83c3882bc27fd52c5ae66f87a51d362694728f583ba
 SHA512 
06b4c28650a6de9b5028ba9072f75f12c1d47aaa1008d4d21d1c3d26025dd1e42fa23928d2c33167dd969fcd9234b7766f4c6c2e0376b5aad5b38016e48296f8
 DIST wine-staging-3.13.tar.gz 9936353 BLAKE2B 
f5791c6f1bc43395860ea938cfadefe88e6839e44d6e3a8c5b9474e1ec17654645145459a2a9c32adbec6a5cd6441f754b0121958ff4c12e424262bb61c18358
 SHA512 
0124950cc18d566daecc532a432bce27d712f48eaaa9b37bf930e056b460e30a8fb1806aa179f72b44a95dc56963a3dc063b4acb71affb7b8ddff3001fe59b9a
 DIST wine-staging-3.14.tar.gz 9938677 BLAKE2B 
0f801298ad23d24688d072236bfa5b9fc549e1ecb964912f90029efd71fab27a38661df27433b52d1356a2b800c9a7c39d91ae08f60eb2deaf211d97a1ba60b7
 SHA512 
f998baac6be3fece1ae6d4e924f883befea43f849d678c987e9fe4d102cf22fde7b4a0fa728294c46d70c7d29caa037022fb9e33ce4b4fac0e49c94d25cdfa66
 DIST wine-staging-3.15.tar.gz 9941091 BLAKE2B 
5a0e37ce52ff3e6130434aa56953e70fafb0c83dc33fa1ad7562a9244821ae75c30b9c858c7506462348b6d13016c236a14bde0297bc43d2d282d60c6c012470
 SHA512 
f0ed9d4a099b03c04a126927919b7eddbdaff7a08a0b97cdf387c64318826d6454183cf03997425b349540d13b1ccf6262aa2c5af0af682939584e3de71b7541
 DIST wine-staging-3.16.tar.gz 9928264 BLAKE2B 
61882e36da7026b078e753de7a3a089fc64578fc2cf4ceb27146125003e86cc386ada2fa55d48e40279665218ae630bf63fce12b72acddfd8e4a6ea1730a9fca
 SHA512 
25f06b06a0880b3926d9d3dfb35fd1aeb1f168426917dee32dcf906970474862021416f4e9db1917d8320962bc0bc17d1f3dad21b634a60b8e0da87a4b54067e
+DIST wine-staging-3.17.tar.gz 9928657 BLAKE2B 

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

2018-09-30 Thread Nick Sarnie
commit: c97f083105b368bff62ae75aa53da7ec92e2dd4d
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Sep 30 19:56:45 2018 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Sep 30 19:56:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c97f0831

app-emulation/wine-staging: Drop old

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

 app-emulation/wine-staging/Manifest|   2 -
 .../wine-staging/wine-staging-3.13-r1.ebuild   | 612 -
 2 files changed, 614 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index 826c356bb9c..79dd1579e5c 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -1,10 +1,8 @@
 DIST gentoo-wine-patches-20180120.tar.xz 58672 BLAKE2B 
84d621075b65475cec41a06429680b518d7eafb938cefd903f3f8aa71ea3049ac9d8de05af48f9f4f4a1b9172c7ef17784540413e410eb8ec11e8ec4a63858c6
 SHA512 
5b354a409c7a2b77499aaa593b9248a1d15d755e3687b095755faacc30068bfcdbdd5c2a2a78617cb1a78c46d2931162bd69ec3379b035d81494bea7108263c2
-DIST wine-3.13.tar.xz 20551460 BLAKE2B 
2f8b1c2f72761b3c5541b8760be3009295dc9482257539edce83aa9d6022b2e8a25e1cee4fe56b69808e51e338fd330db5da17dec5dea4ba7684b5d7eb7e77d5
 SHA512 
a07a3d2a19261f9251f165ca4c14871e6ebda4d3f99da16f9fc41f06e80cae3fb50aeab96628c7a739e635e896dbb31c55df8b42c4637a058f9035c664c93a59
 DIST wine-3.14.tar.xz 20583696 BLAKE2B 
5e9410c5dadd0c08cbe0e52b0170840492890784dbd1afc8f01ab50caac8443513133575fa6f64143276ce315dde8614f5ece4b3cd5568c224a3379c85619b63
 SHA512 
50dbbf8a832abfa01247b9d170c6e1fe4f722cc8868659512df7bc17efd7e9d618db10283baf1eda0f1e4abbcdd130be16dbdb8d5a91b155c2c441e50e2b43f1
 DIST wine-3.15.tar.xz 21402964 BLAKE2B 
fb74ae33b89612b894463b6381184737ddda7b8a23d939cefc207124529d2042051ae16959f0e752400c02ca1ee69a5870d809912b7ddc9f56c7377bcc643bf2
 SHA512 
3fb3f6a896eae53ef75a751e72f7431f9b6986b56738dc314bca9eff9d078e65d865ebb28cbb7a63aa571eb11cdaed20c21c36cec565f81610e348fd165e0f2a
 DIST wine-3.16.tar.xz 21432308 BLAKE2B 
7c1bca001fed1472ceaf0331e8e17ebf5aa9c0ec025c46c785d2530fd70ebafdff95b581e28ba1e0167f19bac80dd05c4c5c291180c5a3784c44c1dcd4424edb
 SHA512 
f0c566f70ede01e5896b7611dfe58cd6748b92d55d22a71ccc9add575e9aa5062bbbffa14f0a30ee3df5cf79e9ea4dcf02a7d62db64b94d5b56927e256a978c2
 DIST wine-3.17.tar.xz 21457736 BLAKE2B 
34c2390bd1180f81a15e7db4c712bddd3436033f209870d31f7f286d7dba8c8a65f5dd5cb13cf4c0719cef6a53c168d104e3c78a5ca1777ecf401d8d74e7927a
 SHA512 
ea50c9e09d3fd7f41ff96a1219d43896946ac79c8cdef31ae56e10664fc3b0b6dd1f9d8cd72db874d08c431eba9c8033ea72182499666a5aa62c1056876b0a66
-DIST wine-staging-3.13.tar.gz 9936353 BLAKE2B 
f5791c6f1bc43395860ea938cfadefe88e6839e44d6e3a8c5b9474e1ec17654645145459a2a9c32adbec6a5cd6441f754b0121958ff4c12e424262bb61c18358
 SHA512 
0124950cc18d566daecc532a432bce27d712f48eaaa9b37bf930e056b460e30a8fb1806aa179f72b44a95dc56963a3dc063b4acb71affb7b8ddff3001fe59b9a
 DIST wine-staging-3.14.tar.gz 9938677 BLAKE2B 
0f801298ad23d24688d072236bfa5b9fc549e1ecb964912f90029efd71fab27a38661df27433b52d1356a2b800c9a7c39d91ae08f60eb2deaf211d97a1ba60b7
 SHA512 
f998baac6be3fece1ae6d4e924f883befea43f849d678c987e9fe4d102cf22fde7b4a0fa728294c46d70c7d29caa037022fb9e33ce4b4fac0e49c94d25cdfa66
 DIST wine-staging-3.15.tar.gz 9941091 BLAKE2B 
5a0e37ce52ff3e6130434aa56953e70fafb0c83dc33fa1ad7562a9244821ae75c30b9c858c7506462348b6d13016c236a14bde0297bc43d2d282d60c6c012470
 SHA512 
f0ed9d4a099b03c04a126927919b7eddbdaff7a08a0b97cdf387c64318826d6454183cf03997425b349540d13b1ccf6262aa2c5af0af682939584e3de71b7541
 DIST wine-staging-3.16.tar.gz 9928264 BLAKE2B 
61882e36da7026b078e753de7a3a089fc64578fc2cf4ceb27146125003e86cc386ada2fa55d48e40279665218ae630bf63fce12b72acddfd8e4a6ea1730a9fca
 SHA512 
25f06b06a0880b3926d9d3dfb35fd1aeb1f168426917dee32dcf906970474862021416f4e9db1917d8320962bc0bc17d1f3dad21b634a60b8e0da87a4b54067e

diff --git a/app-emulation/wine-staging/wine-staging-3.13-r1.ebuild 
b/app-emulation/wine-staging/wine-staging-3.13-r1.ebuild
deleted file mode 100644
index 2977288b1ee..000
--- a/app-emulation/wine-staging/wine-staging-3.13-r1.ebuild
+++ /dev/null
@@ -1,612 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt 
ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv 
te th tr uk wa zh_CN zh_TW"
-PLOCALE_BACKUP="en"
-
-inherit autotools estack eutils flag-o-matic gnome2-utils l10n multilib 
multilib-minimal pax-utils toolchain-funcs virtualx versionator 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=$(get_version_component_range 1)
-   

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

2018-09-30 Thread Mike Gilbert
commit: 69f59621a66e0141cb6321ecbccc1d94fc24c8d8
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Sep 30 21:27:55 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 30 21:28:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69f59621

www-client/chromium: remove unused patches

Package-Manager: Portage-2.3.50_p10, Repoman-2.3.11_p17
Signed-off-by: Mike Gilbert  gentoo.org>

 .../chromium/files/chromium-compiler-r2.patch  | 168 -
 .../chromium/files/chromium-cors-string-r0.patch   |  51 ---
 www-client/chromium/files/chromium-ffmpeg-r1.patch |  22 ---
 .../chromium/files/chromium-libjpeg-r0.patch   |  62 
 .../chromium/files/chromium-libwebp-shim-r0.patch  |  43 --
 5 files changed, 346 deletions(-)

diff --git a/www-client/chromium/files/chromium-compiler-r2.patch 
b/www-client/chromium/files/chromium-compiler-r2.patch
deleted file mode 100644
index 3ac2eb81f4c..000
--- a/www-client/chromium/files/chromium-compiler-r2.patch
+++ /dev/null
@@ -1,168 +0,0 @@
-From 4310db462fab74bf14066f2a6f7cf250ecba0cf1 Mon Sep 17 00:00:00 2001
-From: Mike Gilbert 
-Date: Wed, 25 Apr 2018 13:22:49 -0400
-Subject: [PATCH] Disable various compiler configs
-

- build/config/compiler/BUILD.gn | 61 ++
- 1 file changed, 18 insertions(+), 43 deletions(-)
-
-diff --git a/build/config/compiler/BUILD.gn b/build/config/compiler/BUILD.gn
-index 83337d52e4b9..f2c192fc31ca 100644
 a/build/config/compiler/BUILD.gn
-+++ b/build/config/compiler/BUILD.gn
-@@ -228,8 +228,6 @@ config("compiler") {
- 
-   configs += [
- # See the definitions below.
--":clang_revision",
--":compiler_cpu_abi",
- ":compiler_codegen",
-   ]
- 
-@@ -488,18 +486,6 @@ config("compiler") {
- }
-   }
- 
--  if (is_clang && !is_nacl && current_toolchain == host_toolchain &&
--  target_os != "chromeos") {
--cflags += [
--  # TODO(hans): Remove this once Clang generates better optimized debug 
info
--  # by default. https://crbug.com/765793
--  "-Xclang",
--  "-mllvm",
--  "-Xclang",
--  "-instcombine-lower-dbg-declare=0",
--]
--  }
--
-   # Print absolute paths in diagnostics. There is no precedent for doing this
-   # on Linux/Mac (GCC doesn't support it), but MSVC does this with /FC and
-   # Windows developers rely on it (crbug.com/636109) so only do this on 
Windows.
-@@ -1415,10 +1401,6 @@ config("default_warnings") {
- 
- # TODO(hans): https://crbug.com/766891
- "-Wno-null-pointer-arithmetic",
--
--# Ignore warnings about MSVC optimization pragmas.
--# TODO(thakis): Only for no_chromium_code? http://crbug.com/505314
--"-Wno-ignored-pragma-optimize",
-   ]
- } else if (use_xcode_clang) {
-   cflags += [
-@@ -1462,22 +1444,6 @@ config("chromium_code") {
-   "__STDC_FORMAT_MACROS",
- ]
- 
--if (!is_debug && !using_sanitizer &&
--(!is_linux || !is_clang || is_official_build) &&
--current_cpu != "s390x" && current_cpu != "s390" &&
--current_cpu != "ppc64" && current_cpu != "ppc64" &&
--current_cpu != "mips" && current_cpu != "mips64") {
--  # _FORTIFY_SOURCE isn't really supported by Clang now, see
--  # http://llvm.org/bugs/show_bug.cgi?id=16821.
--  # It seems to work fine with Ubuntu 12 headers though, so use it in
--  # official builds.
--  #
--  # Non-chromium code is not guaranteed to compile cleanly with
--  # _FORTIFY_SOURCE. Also, fortified build may fail when optimizations are
--  # disabled, so only do that for Release build.
--  defines += [ "_FORTIFY_SOURCE=2" ]
--}
--
- if (is_mac || is_ios) {
-   cflags_objc = [ "-Wobjc-missing-property-synthesis" ]
-   cflags_objcc = [ "-Wobjc-missing-property-synthesis" ]
-@@ -1807,7 +1773,8 @@ config("default_stack_frames") {
- }
- 
- # Default "optimization on" config.
--config("optimize") {
-+config("optimize") { }
-+config("xoptimize") {
-   if (is_win) {
- # TODO(thakis): Remove is_clang here, https://crbug.com/598772
- if (is_official_build && full_wpo_on_official && !is_clang) {
-@@ -1841,7 +1808,8 @@ config("optimize") {
- }
- 
- # Same config as 'optimize' but without the WPO flag.
--config("optimize_no_wpo") {
-+config("optimize_no_wpo") { }
-+config("xoptimize_no_wpo") {
-   if (is_win) {
- # Favor size over speed, /O1 must be before the common flags. The GYP
- # build also specifies /Os and /GF but these are implied by /O1.
-@@ -1864,7 +1832,8 @@ config("optimize_no_wpo") {
- }
- 
- # Turn off optimizations.
--config("no_optimize") {
-+config("no_optimize") { }
-+config("xno_optimize") {
-   if (is_win) {
- cflags = [
-   "/Od",  # Disable optimization.
-@@ -1888,7 +1857,8 @@ config("no_optimize") {
- # Turns up the optimization level. On Windows, this implies whole program
- # optimization and link-time code generation which is very 

[gentoo-commits] repo/gentoo:master commit in: www-client/chromium/, www-client/chromium/files/

2018-09-30 Thread Mike Gilbert
commit: f74d5c2bf0a8b39abb9de39588e45a6dc1e2dbb2
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Sep 30 21:26:36 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 30 21:28:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f74d5c2b

www-client/chromium: dev channel bump (71.0.3559.6)

Package-Manager: Portage-2.3.50_p10, Repoman-2.3.11_p17
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/chromium/Manifest   |   1 +
 www-client/chromium/chromium-71.0.3559.6.ebuild| 693 +
 .../chromium/files/chromium-compiler-r5.patch  | 167 +
 3 files changed, 861 insertions(+)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 323194c86e8..0fe4a3695cf 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -2,3 +2,4 @@ DIST chromium-69.0.3497.100.tar.xz 617374764 BLAKE2B 
45805e7a743982c167974cbe223
 DIST chromium-70.0.3538.22.tar.xz 622935696 BLAKE2B 
d2eb7f72aa9967d2620a705549c13d081aa5b011d47536ca3e1aa77989a9723a6187dab0d0c31c6f4e50469b05960411c8635c24cc9e58a5ed2651c5affb13d9
 SHA512 
5af260a217734965e4475211646a992b0c568e81610f552c13773082055ee7cc3356f9d60b85abc118e7d7866c903ddc6f4e64d1f0c4126cba19d886dc79b189
 DIST chromium-70.0.3538.35.tar.xz 622959384 BLAKE2B 
1b32897a08a63e6e1a4bcabef97d5b92a568632014b1c197ae76da6f1a6fb76f0ef93b50d41556d27943c72e8b7cefd36249cdd08204992abb54742c63b4c00f
 SHA512 
e4539ab964d95cc56c5c7d963787207b5e2c50a8aa12ac5e6d1e71f35be3adf60881b63f4c189c53f3f80bc69779556d61365afa2d8db43dba4a7bbd781591d9
 DIST chromium-71.0.3554.4.tar.xz 626667348 BLAKE2B 
4cdbd7041fd087c860bfc5c731073713ac01059fa388de10684058a81178d007e6fe2ad2bf6ce58a44b5489b24ded1a29862f98dd8f9ec8484e5e0d9d7a2e38e
 SHA512 
ad4c6bc8ab857bf1a928b959129f5b64c1333f109cc7a5482f3bea3cab070faee85e41128acc4d9e479a312dd66ec201cf115e2dd8e35587f1bdd95ff78dfd18
+DIST chromium-71.0.3559.6.tar.xz 626881656 BLAKE2B 
4712e7bb9c7018ed4ace7f8d7d7c313e26c6a156c937084f5553e18bd38edd98536b09e867718ed1e9e561c3f39ddc6de4802b780e33d72f1329f636fa356250
 SHA512 
12ba43ee94aa185d13035c01755b0166082fe4831f1787e755de11a9b6121c0384eb04352f0582659a23908acc4544db359a30e0f22715d69f357c8a1baa3aac

diff --git a/www-client/chromium/chromium-71.0.3559.6.ebuild 
b/www-client/chromium/chromium-71.0.3559.6.ebuild
new file mode 100644
index 000..c458dff8774
--- /dev/null
+++ b/www-client/chromium/chromium-71.0.3559.6.ebuild
@@ -0,0 +1,693 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python2_7 )
+
+CHROMIUM_LANGS="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu 
he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk vi zh-CN zh-TW"
+
+inherit check-reqs chromium-2 eutils gnome2-utils flag-o-matic multilib 
ninja-utils pax-utils portability python-any-r1 readme.gentoo-r1 
toolchain-funcs xdg-utils
+
+DESCRIPTION="Open-source version of Google Chrome web browser"
+HOMEPAGE="http://chromium.org/;
+SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="component-build cups gnome-keyring +hangouts jumbo-build kerberos neon 
pic +proprietary-codecs pulseaudio selinux +suid +system-ffmpeg +system-icu 
+system-libvpx +tcmalloc widevine"
+RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )"
+
+COMMON_DEPEND="
+   app-accessibility/at-spi2-atk:2
+   app-arch/bzip2:=
+   cups? ( >=net-print/cups-1.3.11:= )
+   dev-libs/atk
+   dev-libs/expat:=
+   dev-libs/glib:2
+   system-icu? ( >=dev-libs/icu-59:= )
+   >=dev-libs/libxml2-2.9.4-r3:=[icu]
+   dev-libs/libxslt:=
+   dev-libs/nspr:=
+   >=dev-libs/nss-3.26:=
+   >=dev-libs/re2-0.2016.05.01:=
+   gnome-keyring? ( >=gnome-base/libgnome-keyring-3.12:= )
+   >=media-libs/alsa-lib-1.0.19:=
+   media-libs/fontconfig:=
+   media-libs/freetype:=
+   >=media-libs/harfbuzz-1.8.8:=[icu(-)]
+   media-libs/libjpeg-turbo:=
+   media-libs/libpng:=
+   system-libvpx? ( media-libs/libvpx:=[postproc,svc] )
+   >=media-libs/openh264-1.6.0:=
+   pulseaudio? ( media-sound/pulseaudio:= )
+   system-ffmpeg? (
+   >=media-video/ffmpeg-4:=
+   || (
+   media-video/ffmpeg[-samba]
+   >=net-fs/samba-4.5.10-r1[-debug(-)]
+   )
+   !=net-fs/samba-4.5.12-r0
+   media-libs/opus:=
+   )
+   sys-apps/dbus:=
+   sys-apps/pciutils:=
+   virtual/udev
+   x11-libs/cairo:=
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3[X]
+   x11-libs/libX11:=
+   x11-libs/libXcomposite:=
+   x11-libs/libXcursor:=
+   x11-libs/libXdamage:=
+   x11-libs/libXext:=
+   x11-libs/libXfixes:=
+   

[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2018-09-30 Thread Sergei Trofimovich
commit: 5cb1060e652b1cd3c5f6f8a755417642ceb61bef
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:58:48 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb1060e

dev-perl/IO-Multiplex: stable 1.160.0-r1 for sparc, bug #667266

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

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
index c7ab59e6bb1..549abb06bc4 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manage IO on many file handles"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~x86-fbsd"
 IUSE=""
 
 RDEPEND="virtual/perl-IO"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Hook-LexWrap/

2018-09-30 Thread Sergei Trofimovich
commit: f7cb0be9d0fbe347bfaa46ca46852db0d5fafa81
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:52:08 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7cb0be9

dev-perl/Hook-LexWrap: stable 0.260.0 for sparc, bug #667266

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

 dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild 
b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild
index 14936965d8c..0669e8dd889 100644
--- a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild
+++ b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Lexically scoped subroutine wrappers"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-09-30 Thread Sergei Trofimovich
commit: f2cc11f9e795352fd349c74a6b9a0dff22d272ba
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:53:18 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2cc11f9

dev-perl/Exporter-Tiny: stable 1.2.1 for sparc, bug #667266

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

 dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild 
b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild
index 813c9d6b227..a98254dd6a5 100644
--- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild
+++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="An exporter with the features of Sub::Exporter but only core 
dependencies"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



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

2018-09-30 Thread Andreas Sturmlechner
commit: de7ed461c4f869a21d1d626cae3c39e3caeccfba
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 16:51:33 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 16:51:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de7ed461

media-libs/exempi: EAPI-7 bump

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

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

diff --git a/media-libs/exempi/exempi-2.4.5-r1.ebuild 
b/media-libs/exempi/exempi-2.4.5-r1.ebuild
index 234df5a17a5..583442c7ac5 100644
--- a/media-libs/exempi/exempi-2.4.5-r1.ebuild
+++ b/media-libs/exempi/exempi-2.4.5-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit autotools
 



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

2018-09-30 Thread Sergei Trofimovich
commit: a07d5b3586456a0e8abd66c65c70933d39f7a6af
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 17:27:16 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 18:38:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07d5b35

sys-devel/gcc: cut 1.10 patchset for 3.3.6

Three new patches:
+ 89_all_gcc-3.3.x-ucontext.patch:
  Port to glibc-2.26, Fix by Christian Schmidt
+ 90_all_libtool-pass-all.patch:
  fix auto-detection of -lc and -lm by libtool
+ 91_all_libexec-gcc-binutils.patch:
  add /usr/libexec/gcc/ for executables (STANDARD_LIBEXEC_PREFIX)

Closes: https://bugs.gentoo.org/664486
Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 sys-devel/gcc/Manifest|  1 +
 sys-devel/gcc/gcc-3.3.6-r2.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 40135929eb7..6fde4c184a4 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -4,6 +4,7 @@ DIST ecj-4.3.jar 1377431 BLAKE2B 
1d6a8ae1cef0fc4ee325f935873e4a2e560c34cac929bc4
 DIST ecj-4.5.jar 1470676 BLAKE2B 
793c10ba09fd8040c0e1181204141aea16780c9c9088e07126e00da2b510af2ad6f58d876357d7e98cbb02d783a3be434469d5de1df134ccb8cc508e45028d80
 SHA512 
d4e1bf7538ace56e3d69fa91da5bbd16c272923b4de0a9d8dee23ea2b75f9f38c603de72fc4061df49285c450b63f3df211cee5270e9fffc5447445d1a9c9e4e
 DIST gcc-2.95.3-patches-1.4.tar.bz2 125654 BLAKE2B 
c11b26d77d8f6409c3a87bdd4346ef98b148399bb341ff3fff5f502a296ca4f19617eb3fd3856675194af4e2fb450e376d797b17b8afca8f4a82ec906448cd0b
 SHA512 
7cc79439162ddf6f5dea4fd88e172e815684a34ed70e67f33c6acf4e1a687a748a78dee232d462adb5858cc3f9609e34cf1b8a75707947f4fcdf3d33251738e5
 DIST gcc-2.95.3.tar.bz2 9848842 BLAKE2B 
b1d5287802ef7e13105517d129f9f03e3e09c23826cbee02bfdcf2b0258f23a7fdb1afd80bc39732409c7ec3b6becd738744b3e8e52577c1a6fa3e0445c151d6
 SHA512 
683eafd1788a0021867797796444868100d244f72749dd8f014eb04495554ca43eba852179554710d516ff4b94527f40ff9c9189e007ef6fd958ec7293f17e4d
+DIST gcc-3.3.6-patches-1.10.tar.bz2 53739 BLAKE2B 
d22772d30c432669299e3e6df350920408c510a241a20e6795dcc680227342a16c3b6d2e477a17d6c49794005b42972ed30b4efe5b2d69398d283f50efdeb459
 SHA512 
be6cc8fae217f789982e324e0d3ad12d527e43ca4c168bce613397aaf3d86219b125e7b39c2b236638a68112cfee0e06c1b297fead712d92b3923b7195299d0a
 DIST gcc-3.3.6-patches-1.9.tar.bz2 51760 BLAKE2B 
68704c1ddb73d2966746dd1a57b9699c3130d9165dd990b0b70f13b0dc4c7c4503afcbb268fd54242e17bdd571d5d0a20c172ee431c3c772e7c3412d3f0ac884
 SHA512 
306220c537c5cd90af7638431e6547ee9a80199c384629b5fbda06c28b2d6168fcf1dd448c0e178b104f41e03a8ebda4f389489d205b9e66ade6637e4747196c
 DIST gcc-3.3.6-uclibc-patches-1.0.tar.bz2 28882 BLAKE2B 
e1e1a1e24368d238b999df061e086c1376b095bba703154fd35edd6337b5fbc265722ffa01ae496e55a524d52792d7802867b38cd426c56397056d96e62036c9
 SHA512 
d060c1552d4f21b8b1cd6a6e56b9af4f62f61ce8ef4362afb1982b2ad9defe6a9648705cf780103d4f2061737553b6737c276d79b803b6b75ae94035bc881f0e
 DIST gcc-3.3.6.tar.bz2 23972413 BLAKE2B 
e7b33edcdbbb13b0be41a41156bf6fb6dcfe4f5ad75c41de86cb37f854be6b7a6a8dda0e65d331461469848cd912e25920e8aa2dcb142cb661731ba571cb5de1
 SHA512 
576b88e2fa675314a79a85f180684fe5af370c596476a0bf02e33e8ae0e2be838417ea80675ce4194a8213792cf7ada50cae5131149e4b890ab61e0b8d50d0ed

diff --git a/sys-devel/gcc/gcc-3.3.6-r2.ebuild 
b/sys-devel/gcc/gcc-3.3.6-r2.ebuild
new file mode 100644
index 000..75e1ed19338
--- /dev/null
+++ b/sys-devel/gcc/gcc-3.3.6-r2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+PATCH_VER="1.10"
+UCLIBC_VER="1.0"
+HTB_VER="1.00-r2"
+
+inherit eutils toolchain
+
+# ia64 - broken static handling; USE=static emerge busybox
+KEYWORDS="~amd64 ~x86"
+
+# NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper
+# .eh_frame ld optimisation and symbol visibility support, but it hasnt been
+# well tested in gentoo on any arch other than amd64!!
+RDEPEND=">=sys-devel/binutils-2.14.90.0.6-r1"
+DEPEND="${RDEPEND}
+   amd64? ( >=sys-devel/binutils-2.15.90.0.1.1-r1 )"
+
+src_prepare() {
+   toolchain_src_prepare
+
+   if [[ -n ${UCLIBC_VER} ]] && [[ ${CTARGET} == *-uclibc* ]] ; then
+   mv "${S}"/gcc-3.3.2/libstdc++-v3/config/os/uclibc 
"${S}"/libstdc++-v3/config/os/ || die
+   mv "${S}"/gcc-3.3.2/libstdc++-v3/config/locale/uclibc 
"${S}"/libstdc++-v3/config/locale/ || die
+   fi
+
+   # Anything useful and objc will require libffi. Seriously. Lets just 
force
+   # libffi to install with USE="objc", even though it normally only 
installs
+   # if you attempt to build gcj.
+   if use objc && ! use gcj ; then
+   epatch "${FILESDIR}"/3.3.4/libffi-without-libgcj.patch
+   #epatch "${FILESDIR}"/3.4.3/libffi-nogcj-lib-path-fix.patch
+   fi
+}



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

2018-09-30 Thread Alon Bar-Lev
commit: 97bdb195dcfa49615b3cd27313a260514e0303c8
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sun Sep 30 18:48:52 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sun Sep 30 18:49:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97bdb195

dev-libs/botan: {ED}->{ED} when used with python_get_sitedir

python_get_sitedir includes EPREFIX, so ED is incorrect there.

Closes: https://bugs.gentoo.org/667258
Thanks: mgorny
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Alon Bar-Lev  gentoo.org>

 dev-libs/botan/{botan-1.10.17-r1.ebuild => botan-1.10.17-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/botan/botan-1.10.17-r1.ebuild 
b/dev-libs/botan/botan-1.10.17-r2.ebuild
similarity index 98%
rename from dev-libs/botan/botan-1.10.17-r1.ebuild
rename to dev-libs/botan/botan-1.10.17-r2.ebuild
index 755972c0fc6..6e97aaa2be6 100644
--- a/dev-libs/botan/botan-1.10.17-r1.ebuild
+++ b/dev-libs/botan/botan-1.10.17-r2.ebuild
@@ -145,7 +145,7 @@ src_install() {
rm -fr build/python
ln -s "${BUILD_DIR}" build/python
emake -f Makefile.python \
-   
PYTHON_SITE_PACKAGE_DIR="${ED}$(python_get_sitedir)" \
+   
PYTHON_SITE_PACKAGE_DIR="${D}$(python_get_sitedir)" \
install
}
python_foreach_impl installation



[gentoo-commits] repo/gentoo:master commit in: net-irc/inspircd/files/, net-irc/inspircd/

2018-09-30 Thread Michał Górny
commit: 3c88a4bf30a966da6a351ce485b1f20c261295d5
Author: Wade Cline  hotmail  com>
AuthorDate: Wed Sep 19 03:39:55 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 20:07:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c88a4bf

net-irc/inspircd: Remove old version

Signed-off-by: Wade Cline  hotmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 net-irc/inspircd/Manifest  |   1 -
 .../files/inspircd-2.0.23-fix-path-builds.patch| 253 -
 net-irc/inspircd/files/inspircd-r2.initd   |  48 
 net-irc/inspircd/files/inspircd-r3.confd   |  33 ---
 net-irc/inspircd/files/inspircd.confd  |   5 -
 .../files/{inspircd-r3.initd => inspircd.initd}|   0
 net-irc/inspircd/inspircd-2.0.23.ebuild| 106 -
 net-irc/inspircd/inspircd-2.0.25.ebuild|   4 +-
 net-irc/inspircd/inspircd-2.0.26.ebuild|   4 +-
 9 files changed, 4 insertions(+), 450 deletions(-)

diff --git a/net-irc/inspircd/Manifest b/net-irc/inspircd/Manifest
index c2631dcf58b..9204c385742 100644
--- a/net-irc/inspircd/Manifest
+++ b/net-irc/inspircd/Manifest
@@ -1,3 +1,2 @@
-DIST inspircd-2.0.23.tar.gz 731695 BLAKE2B 
58cd38af6244926f620a7e65b14d44062cc5aacb3aed394b736062f9f5ac0c2b689f8967e2e9577570766547bf8f694e1762bab71114dda9414e05ba8e01bfd2
 SHA512 
93a3dab04e797cfde158de8c2e959d1bb5df115aa3fe5a4066cdf9f56cb0c548fd2664a12d61bf2dbdb45549577974be99a0d6ffc6114c72cf0697f5ca4f85bb
 DIST inspircd-2.0.25.tar.gz 734017 BLAKE2B 
d67af67a68d55e107c4492561fcc181ca17fda8b59d53e14e2a585057507f035d3178a9f5f04a22b8969f0fe6f331833e412f410f3276a610dc179ebf16c2399
 SHA512 
c404d3c296b48d34ad43f576eba1a1fe96ae3d644f032d11cb6050b8e777f93efe33715b0676f481ac3878eea1c17c884a26bff86b909f71f7329ebcfb97add8
 DIST inspircd-2.0.26.tar.gz 735414 BLAKE2B 
817a96c95b3360cadfcf69ab093b0bbd0f5b89e66a1b03f0c5916e2a4c514fa529dc4094368b2f03ef98bfe89c584a9a6a555d2ee9e33c7e6b0b4784bccba946
 SHA512 
950982629eab0dabeac9e7f2ab6e8b923bc5dafa978280cb91aa28c40997b7cfac2e4d39d74bb4c9cdb8f818205cc17bf782ec86f0aae966cb9c47bbf8143d1a

diff --git a/net-irc/inspircd/files/inspircd-2.0.23-fix-path-builds.patch 
b/net-irc/inspircd/files/inspircd-2.0.23-fix-path-builds.patch
deleted file mode 100644
index debf62a15f5..000
--- a/net-irc/inspircd/files/inspircd-2.0.23-fix-path-builds.patch
+++ /dev/null
@@ -1,253 +0,0 @@
-diff -Nuar a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example
 a/docs/conf/inspircd.conf.example  2015-05-10 00:24:10.0 -0500
-+++ b/docs/conf/inspircd.conf.example  2015-07-27 05:22:26.107849785 -0500
-@@ -412,11 +412,11 @@
- 
- # This file has all the information about oper classes, types and o:lines.
- # You *MUST* edit it.
--
-+
- 
- # This file has all the information about server links and ulined servers.
- # You *MUST* edit it if you intend to link servers.
--
-+
- 
- #-#-#-#-#-#-#-#-#-#-  MISCELLANEOUS CONFIGURATION  -#-#-#-#-#-#-#-#-#-#
- # #
-@@ -426,7 +426,8 @@
- #   motd - displayed on connect and when a user executes /MOTD
- #   rules - displayed when the user executes /RULES
- # Modules can also define their own files
--
-+
- 
- # Example of an executable file include. Note this will be read on rehash,
- # not when the command is run.
-@@ -472,7 +473,7 @@
- # the default of 'inspircd.pid' is used.  #
- # #
- 
--#
-+
- 
- #-#-#-#-#-#-#-#-#-#-#-#-#- BANLIST LIMITS #-#-#-#-#-#-#-#-#-#-#-#-#-#-#
- # #
-@@ -953,7 +954,7 @@
- # provide almost all the features of InspIRCd. :) #
- # #
- # The default does nothing -- we include it for simplicity for you.   #
--
-+
- 
- # Here are some pre-built modules.conf files that closely match the
- # default configurations of some popular IRCd's. You still may want to
-@@ -965,10 +966,10 @@
- # recommended that you make your own modules file based on 
modules.conf.example.
- 
- # Settings similar to UnrealIRCd defaults.
--#
-+#
- 
- # Settings similar to Charybdis IRCd defaults.
--#
-+#
- 
- 
- #
-diff -Nuar a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example
 a/docs/conf/modules.conf.example2016-02-28 17:38:30.492335461 -0600
-+++ b/docs/conf/modules.conf.example2016-02-28 17:39:20.068559846 -0600
-@@ -315,7 +315,7 @@
- # specify some censor tags. See also: #
- # http://wiki.inspircd.org/Modules/censor #
- #
--#
-+#
- 
- #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
- # CGI:IRC module: Adds support for automatic host changing in 

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

2018-09-30 Thread Thomas Deutschmann
commit: 01612f827733459b9d378e60ad895d1365fac20d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 30 19:38:38 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 30 20:05:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01612f82

www-client/firefox: disable elf-hack when USE=clang

Bug: https://bugs.gentoo.org/667216
Signed-off-by: Thomas Deutschmann  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 www-client/firefox/firefox-60.2.1-r1.ebuild | 5 +
 www-client/firefox/firefox-62.0.2.ebuild| 5 +
 2 files changed, 10 insertions(+)

diff --git a/www-client/firefox/firefox-60.2.1-r1.ebuild 
b/www-client/firefox/firefox-60.2.1-r1.ebuild
index 944c98fcc47..731dc4e13ce 100644
--- a/www-client/firefox/firefox-60.2.1-r1.ebuild
+++ b/www-client/firefox/firefox-60.2.1-r1.ebuild
@@ -240,6 +240,11 @@ src_configure() {
 
mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}"
 
+   if use clang ; then
+   # https://bugzilla.mozilla.org/show_bug.cgi?id=1423822
+   mozconfig_annotate 'elf-hack is broken when using Clang' 
--disable-elf-hack
+   fi
+
echo "mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR}" >> "${S}"/.mozconfig
echo "mk_add_options XARGS=/usr/bin/xargs" >> "${S}"/.mozconfig
 

diff --git a/www-client/firefox/firefox-62.0.2.ebuild 
b/www-client/firefox/firefox-62.0.2.ebuild
index e83a43676a4..6390b7d1235 100644
--- a/www-client/firefox/firefox-62.0.2.ebuild
+++ b/www-client/firefox/firefox-62.0.2.ebuild
@@ -421,6 +421,11 @@ src_configure() {
 
mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}"
 
+   if use clang ; then
+   # https://bugzilla.mozilla.org/show_bug.cgi?id=1423822
+   mozconfig_annotate 'elf-hack is broken when using Clang' 
--disable-elf-hack
+   fi
+
echo "mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR}" >> "${S}"/.mozconfig
echo "mk_add_options XARGS=/usr/bin/xargs" >> "${S}"/.mozconfig
 



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

2018-09-30 Thread Thomas Deutschmann
commit: 2dd49b494e19472aac612afea0d1540274684419
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 30 19:56:59 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 30 20:05:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dd49b49

mozcoreconf-v6.eclass: don't set ldflags lld doesn't support

Closes: https://bugs.gentoo.org/667224
Signed-off-by: Thomas Deutschmann  gentoo.org>

 eclass/mozcoreconf-v6.eclass | 18 --
 1 file changed, 16 insertions(+), 2 deletions(-)

diff --git a/eclass/mozcoreconf-v6.eclass b/eclass/mozcoreconf-v6.eclass
index 571f195b8e4..862d632cd99 100644
--- a/eclass/mozcoreconf-v6.eclass
+++ b/eclass/mozcoreconf-v6.eclass
@@ -204,7 +204,14 @@ mozconfig_init() {
case "${ARCH}" in
arm)
# Reduce the memory requirements for linking
-   append-ldflags -Wl,--no-keep-memory 
-Wl,--reduce-memory-overheads
+   if use clang ; then
+   # Nothing to do
+   :;
+   elif tc-ld-is-gold ; then
+   append-ldflags -Wl,--no-keep-memory
+   else
+   append-ldflags -Wl,--no-keep-memory 
-Wl,--reduce-memory-overheads
+   fi
;;
alpha)
# Historically we have needed to add -fPIC manually for 64-bit.
@@ -219,7 +226,14 @@ mozconfig_init() {
ppc64)
append-flags -fPIC -mminimal-toc
# Reduce the memory requirements for linking
-   append-ldflags -Wl,--no-keep-memory 
-Wl,--reduce-memory-overheads
+   if use clang ; then
+   # Nothing to do
+   :;
+   elif tc-ld-is-gold ; then
+   append-ldflags -Wl,--no-keep-memory
+   else
+   append-ldflags -Wl,--no-keep-memory 
-Wl,--reduce-memory-overheads
+   fi
;;
esac
 



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

2018-09-30 Thread Thomas Deutschmann
commit: 4be840a5784dace2ab79a3a5d39bca695bdbeece
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 30 19:36:47 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 30 20:05:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be840a5

mozconfig-v6.60.eclass: disable elf-hack when USE=clang

Bug: https://bugs.gentoo.org/667216
Signed-off-by: Thomas Deutschmann  gentoo.org>

 eclass/mozconfig-v6.60.eclass | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/eclass/mozconfig-v6.60.eclass b/eclass/mozconfig-v6.60.eclass
index 42a693b5e10..6e6b0249bba 100644
--- a/eclass/mozconfig-v6.60.eclass
+++ b/eclass/mozconfig-v6.60.eclass
@@ -331,7 +331,10 @@ mozconfig_config() {
mozconfig_use_with system-harfbuzz
mozconfig_use_with system-harfbuzz system-graphite2
 
-   if use arm ; then
+   if use clang ; then
+   # https://bugzilla.mozilla.org/show_bug.cgi?id=1423822
+   mozconfig_annotate 'elf-hack is broken when using Clang' 
--disable-elf-hack
+   elif use arm ; then
mozconfig_annotate 'elf-hack is broken on arm' 
--disable-elf-hack
fi
 



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

2018-09-30 Thread Thomas Deutschmann
commit: d1842794a8ef1c0cd10f9f4945460f03a5c20bb3
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 30 20:34:15 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 30 20:44:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1842794

profiles: Mask media-gfx/imagemagick[heif] and unmask only where available

Signed-off-by: Thomas Deutschmann  gentoo.org>

 profiles/arch/amd64/package.use.mask | 4 
 profiles/arch/base/package.use.mask  | 4 
 profiles/arch/x86/package.use.mask   | 4 
 3 files changed, 12 insertions(+)

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index 9f896a204d6..e1524c7aca1 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Thomas Deutschmann  (30 Sep 2018)
+# Unmask libheif support where media-libs/libheif is keyworded
+media-gfx/imagemagick -heif
+
 # Ben Kohler  (23 Aug 2018)
 # Unmask iwd support where net-wireless/iwd is keyworded
 net-misc/connman -iwd

diff --git a/profiles/arch/base/package.use.mask 
b/profiles/arch/base/package.use.mask
index de2c0398d35..63d1d994595 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Thomas Deutschmann  (30 Sep 2018)
+# Requires media-libs/libheif which is only keyworded for amd64 and x86
+media-gfx/imagemagick heif
+
 # Ben Kohler  (23 Aug 2018)
 # Mask iwd support until net-wireless/iwd is keyworded
 net-misc/connman iwd

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 0fbc759c8e5..36084bc584a 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -3,6 +3,10 @@
 
 # This file requires >=portage-2.1.1
 
+# Thomas Deutschmann  (30 Sep 2018)
+# Unmask libheif support where media-libs/libheif is keyworded
+media-gfx/imagemagick -heif
+
 # Tomáš Mózes  (28 Sep 2018)
 # Requires dev-db/mongodb which has dropped x86 support
 dev-python/pymongo test



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

2018-09-30 Thread Thomas Deutschmann
commit: af3be064e336c35b4d63fad1b268fa3447b65e52
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 30 20:40:53 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 30 20:44:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af3be064

media-gfx/imagemagick: add check ENV safeguard for USE=perl

Closes: https://bugs.gentoo.org/649342
Signed-off-by: Thomas Deutschmann  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild 
b/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild
index 1ea1032c87b..1895f401aab 100644
--- a/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-inherit eapi7-ver eutils flag-o-matic libtool multilib toolchain-funcs
+inherit eapi7-ver eutils flag-o-matic libtool perl-functions toolchain-funcs 
multilib
 
 MY_P=ImageMagick-$(ver_rs 3 '-')
 
@@ -120,6 +120,8 @@ src_configure() {
local openmp=disable
use openmp && { tc-has-openmp && openmp=enable; }
 
+   use perl && perl_check_env
+
[[ ${CHOST} == *-solaris* ]] && append-ldflags -lnsl -lsocket
 
local myeconfargs=(



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

2018-09-30 Thread Thomas Deutschmann
commit: 2dbc357cb0c7c5b8376eab7f51cce1d41357fe3a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 30 20:37:40 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 30 20:44:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dbc357c

media-gfx/imagemagick: add support for HEIC/HEIF image format

Closes: https://bugs.gentoo.org/654010
Signed-off-by: Thomas Deutschmann  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild 
b/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild
index 73431db9bc1..1ea1032c87b 100644
--- a/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://${PN}/${MY_P}.tar.xz"
 LICENSE="imagemagick"
 SLOT="0/${PV}"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri jbig jpeg 
jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 q8 raw 
static-libs svg test tiff truetype webp wmf X xml zlib"
+IUSE="bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri heif jbig 
jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 
q8 raw static-libs svg test tiff truetype webp wmf X xml zlib"
 
 RESTRICT="perl? ( userpriv )"
 
@@ -27,6 +27,7 @@ RDEPEND="
fontconfig? ( media-libs/fontconfig )
fpx? ( >=media-libs/libfpx-1.3.0-r1 )
graphviz? ( media-gfx/graphviz )
+   heif? ( media-libs/libheif:= )
jbig? ( >=media-libs/jbigkit-2:= )
jpeg? ( virtual/jpeg:0 )
jpeg2k? ( >=media-libs/openjpeg-2.1.0:2 )
@@ -145,6 +146,7 @@ src_configure() {
$(use_with truetype freetype)
$(use_with postscript gslib)
$(use_with graphviz gvc)
+   $(use_with heif heic)
$(use_with jbig)
$(use_with jpeg)
$(use_with jpeg2k openjp2)



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

2018-09-30 Thread Thomas Deutschmann
commit: 80c6836737de4d7e52889e44a80ffcfd7e0b7f01
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 30 20:32:46 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 30 20:44:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c68367

media-gfx/imagemagick: bump to v6.9.10-12 & 7.0.8-12

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

 media-gfx/imagemagick/Manifest |  2 ++
 media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild |  4 +--
 ...9.10.11.ebuild => imagemagick-6.9.10.12.ebuild} |  4 +--
 9.10.11.ebuild => imagemagick-7.0.8.12.ebuild} | 32 ++
 4 files changed, 26 insertions(+), 16 deletions(-)

diff --git a/media-gfx/imagemagick/Manifest b/media-gfx/imagemagick/Manifest
index da08b453cb7..9de8834b988 100644
--- a/media-gfx/imagemagick/Manifest
+++ b/media-gfx/imagemagick/Manifest
@@ -1,2 +1,4 @@
 DIST ImageMagick-6.9.10-11.tar.xz 8918436 BLAKE2B 
f7846b21a68d0e8e462cc7a86322f73ec0df7cfd10fb35e97f6adb375c9291b9571c07da901636bbc90ec0f4c2ee27b3af673c6af28d30090e78a81b2bbc
 SHA512 
b272eee7c74c3d2e6cdc7b5ba088bf87d7fad87c8828c9d2660986acb05c0ee06566c4b2b82913be9086a51e9b7c64ceb9ecc2bf28691d183b8e478a15384ead
+DIST ImageMagick-6.9.10-12.tar.xz 8928804 BLAKE2B 
061a1a855040fb861b200f3b1968c6f976048a09ae94e8881d81cb9b8618404b6c69aab62718285482a7f15826a946af6365af8e731a50bc2812f45396f6241c
 SHA512 
f9f663c399afa3b86c9302607155ca62dd7d519573f61735916147be23ca27dd8bb29dffbdcb542f3433f367cb1cc97af879d18d72dda0d9a18d4c82f1b0f134
 DIST ImageMagick-7.0.8-11.tar.xz 8638236 BLAKE2B 
927b9d467635f80d65b53e4d4d5c55e2ca4f8073b110881950d6bd9205a6da3b6ead91c624d1cccabb6c37f5bb841f9584c7c6d65714736898d17a22d9075a50
 SHA512 
b6f7493095097d3c551c70acd2181fb8e252750916534602646c7c765d756b5483c1bdd08b00d59f8b0bc3963729a2b64bf8cb467e3f23e26a4d35515b6d3b18
+DIST ImageMagick-7.0.8-12.tar.xz 8630340 BLAKE2B 
f2a568ed5c4cb1143a05d0d917969d9e60c1a967369523a0defcc2782e635f867dd49234bc445ceceae5bbabf826eb923e789ae0b4c7e6a6345cea6758a083b0
 SHA512 
b4b9d252e12fe60cb046e64558465eea5e635fd133053732810f0cbc7e68efb2d2b4a336b28b3e7e985e659bb07eabc4709ed437f0f20e57bcc5a9a13fa3cc31

diff --git a/media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild 
b/media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild
index 7c00fe4af0d..73431db9bc1 100644
--- a/media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -13,7 +13,7 @@ SRC_URI="mirror://${PN}/${MY_P}.tar.xz"
 
 LICENSE="imagemagick"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri jbig jpeg 
jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 q8 raw 
static-libs svg test tiff truetype webp wmf X xml zlib"
 
 RESTRICT="perl? ( userpriv )"

diff --git a/media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild 
b/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild
similarity index 96%
copy from media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild
copy to media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild
index 7c00fe4af0d..73431db9bc1 100644
--- a/media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -13,7 +13,7 @@ SRC_URI="mirror://${PN}/${MY_P}.tar.xz"
 
 LICENSE="imagemagick"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri jbig jpeg 
jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 q8 raw 
static-libs svg test tiff truetype webp wmf X xml zlib"
 
 RESTRICT="perl? ( userpriv )"

diff --git a/media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild 
b/media-gfx/imagemagick/imagemagick-7.0.8.12.ebuild
similarity index 85%
copy from 

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

2018-09-30 Thread Thomas Deutschmann
commit: e5a330f7a80bc93ededa12f82b9f46078bb414f9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 30 21:25:00 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 30 21:25:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5a330f7

media-gfx/imagemagick: restore KEYWORDS

...which where accidentially dropped in commit 
80c6836737de4d7e52889e44a80ffcfd7e0b7f01.

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

 media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild 
b/media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild
index 73431db9bc1..a2998e18311 100644
--- a/media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.9.10.11.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://${PN}/${MY_P}.tar.xz"
 
 LICENSE="imagemagick"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri jbig jpeg 
jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 q8 raw 
static-libs svg test tiff truetype webp wmf X xml zlib"
 
 RESTRICT="perl? ( userpriv )"



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

2018-09-30 Thread Virgil Dupras
commit: 6b24209cd42ad850222699b14b9c4e7e57e8f68a
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Sep 30 18:30:06 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Sep 30 18:30:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b24209c

profiles: last-rite dev-python/recaptcha-client

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

Signed-off-by: Virgil Dupras  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 704bdee2486..7eb1203e055 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Virgil Dupras  (30 Sep 2018)
+# Dead upstream, unmaintained, no revdeps.
+# Removal in 30 days, bug #611614
+dev-python/recaptcha-client
+
 # Michał Górny  (30 Sep 2018)
 # Poor quality NIH ebuilds with multiple issues and lack of test suites.
 # They do not support Python 3 (even if somebody claimed otherwise,



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2018-09-30 Thread Jeroen Roovers
commit: 8b7dcee84b9c2f582939e2589e15868b6500094b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 30 20:46:57 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 30 20:47:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7dcee8

x11-drivers/nvidia-drivers: Install libnvidia-cbl/libnvidia-rtcore

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

 x11-drivers/nvidia-drivers/nvidia-drivers-410.57-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-410.57-r1.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-410.57-r1.ebuild
index db270ef981d..530a5814ec3 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-410.57-r1.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-410.57-r1.ebuild
@@ -514,6 +514,8 @@ src_install-libs() {
if use kernel_linux && has_multilib_profile && [[ ${ABI} == 
"amd64" ]];
then
NV_GLX_LIBRARIES+=(
+   "libnvidia-cbl.so.${NV_SOVER}"
+   "libnvidia-rtcore.so.${NV_SOVER}"
"libnvoptix.so.${NV_SOVER}"
)
fi



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

2018-09-30 Thread Andreas Sturmlechner
commit: 20a31d7b117ad82fbf1acfb85cde71d764303a54
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 17:15:33 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 17:45:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20a31d7b

media-libs/libopenraw: Drop ltprune

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

 media-libs/libopenraw/libopenraw-0.1.2.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/media-libs/libopenraw/libopenraw-0.1.2.ebuild 
b/media-libs/libopenraw/libopenraw-0.1.2.ebuild
index bf5a873fea2..571c1c4692d 100644
--- a/media-libs/libopenraw/libopenraw-0.1.2.ebuild
+++ b/media-libs/libopenraw/libopenraw-0.1.2.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit gnome2-utils ltprune
+
+inherit gnome2-utils
 
 DESCRIPTION="A decoding library for RAW image formats"
 HOMEPAGE="https://libopenraw.freedesktop.org/wiki/;
@@ -38,7 +39,7 @@ src_configure() {
 
 src_install() {
default
-   prune_libtool_files --all
+   find "${D}" -name '*.la' -delete || die
 }
 
 pkg_preinst() {



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-repository/

2018-09-30 Thread Michał Górny
commit: 5a259c088a0ab975497449e177dc8e725451d4e7
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 30 18:07:16 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 18:13:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a259c08

app-eselect/eselect-repository: Bump to v5

v5 fixes listing local repositories.

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

 app-eselect/eselect-repository/Manifest|  1 +
 .../eselect-repository/eselect-repository-5.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/app-eselect/eselect-repository/Manifest 
b/app-eselect/eselect-repository/Manifest
index 85d7e2db135..3069b62380d 100644
--- a/app-eselect/eselect-repository/Manifest
+++ b/app-eselect/eselect-repository/Manifest
@@ -1 +1,2 @@
 DIST eselect-repository-4.tar.gz 5535 BLAKE2B 
4dce6c0136ec9394c9bf4128ec26ab67260d4b96a165825ae7b15b8476d10d23fcc5190946fc54013d6eb8e4f18988b07df4c849ba50844571986a6823511547
 SHA512 
0d3c204d73bb4314bc24fdf6cd837f2a56ac00d1d11fbec7f072af874bc468777676bba40e0cc17553f6dec7a907f10865f9c356a6390372e0734173465ac483
+DIST eselect-repository-5.tar.gz 5607 BLAKE2B 
cc007474b51873b7fa7f9c56572be717e7b8dff0d46c21d838911bcf9ecea99549da8e9f2d63c8101c0bc9c2ca230bfaba46f8bd770488d6566a62b2ac2ab0a6
 SHA512 
b5cf1701cc1d0cb50afcb9403f5c6f41223240891029f51ff899144eecee6fa3d7cfad23c477fae23733f9005413facd2cb8e9e1dea70931abc691a225fa83b4

diff --git a/app-eselect/eselect-repository/eselect-repository-5.ebuild 
b/app-eselect/eselect-repository/eselect-repository-5.ebuild
new file mode 100644
index 000..06ccc47c631
--- /dev/null
+++ b/app-eselect/eselect-repository/eselect-repository-5.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{3_4,3_5,3_6,3_7} )
+inherit python-single-r1
+
+DESCRIPTION="Manage repos.conf via eselect"
+HOMEPAGE="https://github.com/mgorny/eselect-repository;
+SRC_URI="https://github.com/mgorny/eselect-repository/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+IUSE=""
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="${PYTHON_DEPS}
+   app-admin/eselect
+   dev-python/lxml[${PYTHON_USEDEP}]
+   net-misc/wget"
+
+src_compile() {
+   MAKEARGS=(
+   PREFIX="${EPREFIX}/usr"
+   SYSCONFDIR="${EPREFIX}/etc"
+   SHAREDSTATEDIR="${EPREFIX}/var"
+   ESELECTDIR="${EPREFIX}/usr/share/eselect/modules"
+   )
+
+   emake "${MAKEARGS[@]}"
+   python_fix_shebang eselect-repo-helper
+}
+
+src_install() {
+   emake "${MAKEARGS[@]}" DESTDIR="${D}" install
+   keepdir /var/db/repos
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2018-09-30 Thread Jeroen Roovers
commit: 9f7bfa6b3422a03bd225f7c859dc8f4fa946e3d5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 30 20:32:54 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 30 20:33:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7bfa6b

x11-drivers/nvidia-drivers: Install libnvoptix.so

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

 ...dia-drivers-410.57.ebuild => nvidia-drivers-410.57-r1.ebuild} | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-410.57.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-410.57-r1.ebuild
similarity index 98%
rename from x11-drivers/nvidia-drivers/nvidia-drivers-410.57.ebuild
rename to x11-drivers/nvidia-drivers/nvidia-drivers-410.57-r1.ebuild
index 76fd7d20ca9..db270ef981d 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-410.57.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-410.57-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -511,6 +511,13 @@ src_install-libs() {
)
fi
 
+   if use kernel_linux && has_multilib_profile && [[ ${ABI} == 
"amd64" ]];
+   then
+   NV_GLX_LIBRARIES+=(
+   "libnvoptix.so.${NV_SOVER}"
+   )
+   fi
+
for NV_LIB in "${NV_GLX_LIBRARIES[@]}"; do
donvidia "${nv_libdir}"/${NV_LIB}
done



[gentoo-commits] proj/gentoo-bugzilla: New tag: gentoo-5.0.4.4

2018-09-30 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 21:31:27 2018 +

New tag: gentoo-5.0.4.4




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

2018-09-30 Thread Andreas Sturmlechner
commit: fed872dce23dda1e1956952b7fc8307787309eeb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 21:53:11 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 22:00:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fed872dc

media-sound/cantata: Replace virtual/ffmpeg w/ USE +-libav

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

 media-sound/cantata/cantata-2.3.2.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/media-sound/cantata/cantata-2.3.2.ebuild 
b/media-sound/cantata/cantata-2.3.2.ebuild
index db85ccf2fbc..79a23ad4e10 100644
--- a/media-sound/cantata/cantata-2.3.2.ebuild
+++ b/media-sound/cantata/cantata-2.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/CDrummond/cantata/releases/download/v${PV}/${P}.tar.
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="cdda cddb cdio http-server mtp musicbrainz replaygain streaming taglib 
udisks zeroconf"
+IUSE="cdda cddb cdio http-server libav mtp musicbrainz replaygain streaming 
taglib udisks zeroconf"
 REQUIRED_USE="
?? ( cdda cdio )
cdda? ( udisks || ( cddb musicbrainz ) )
@@ -44,7 +44,8 @@ COMMON_DEPEND="
replaygain? (
media-libs/libebur128
media-sound/mpg123
-   virtual/ffmpeg
+   libav? ( media-video/libav:= )
+   !libav? ( media-video/ffmpeg:0= )
)
streaming? ( dev-qt/qtmultimedia:5 )
taglib? (



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

2018-09-30 Thread Andreas Sturmlechner
commit: 893ad6617685e206c0d1ca8916cac0d893df5165
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 16:06:59 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 16:06:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=893ad661

media-libs/libgig: Security cleanup

Bug: https://bugs.gentoo.org/634878
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 media-libs/libgig/Manifest   |  2 --
 media-libs/libgig/libgig-3.3.0.ebuild| 39 -
 media-libs/libgig/libgig-4.0.0-r1.ebuild | 42 
 3 files changed, 83 deletions(-)

diff --git a/media-libs/libgig/Manifest b/media-libs/libgig/Manifest
index c23e0ff51dc..f1eb0a69026 100644
--- a/media-libs/libgig/Manifest
+++ b/media-libs/libgig/Manifest
@@ -1,3 +1 @@
-DIST libgig-3.3.0.tar.bz2 338119 BLAKE2B 
71135ae9296977925e7c351579643d1d950e87525072a2210e33a67cdf427ca06d38f7ccfb35df5c2a60158f7e3fb9c01a5adf3c81446576fa2b35e4a031121e
 SHA512 
e46c3746eed234303618cef68e21aee86cfc4be785bbacbb4483169450cd98d379a2598b44c1f90c4d9fb8d87f3fea74e5faa45291561b52c1d0d02de46a52a7
-DIST libgig-4.0.0.tar.bz2 700905 BLAKE2B 
909e4c88de0859be29ff52ed2dc366b056388252fefe426add8937ebf9630c6767ef179de6f92176ce2031877c4d4839734ce461396d5bfbdf118157c78cf3f3
 SHA512 
171eb322a913447708881edad8da5d0d12b873bf36d191cd181dddf67a82446c8400cb4b7a6386b62ac20df8571a1597c6765fa0ef6d443957b5aae03afb345c
 DIST libgig-4.1.0.tar.bz2 538345 BLAKE2B 
c05a1dfb5a7a3f358008cbde10dc081c9d8593a01bf4458585609cf5736eea3c8cdcedef85d3be6fc3208f27feb253174458f982b51e2e9c7f7b10a81da4c264
 SHA512 
e88500f5d60d597b383093f904a2356aba7505a3a22b4852fe3fbbe71723fddbfc81029a82edf3c18e46ade519343cdbe87c06c652f982ffd4cfb4c35d5a9a0a

diff --git a/media-libs/libgig/libgig-3.3.0.ebuild 
b/media-libs/libgig/libgig-3.3.0.ebuild
deleted file mode 100644
index a9607e0a96a..000
--- a/media-libs/libgig/libgig-3.3.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-DESCRIPTION="a C++ library for loading Gigasampler files and DLS (Downloadable 
Sounds) Level 1/2 files"
-HOMEPAGE="http://www.linuxsampler.org/libgig/;
-SRC_URI="http://download.linuxsampler.org/packages/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="doc"
-
-RDEPEND=">=media-libs/libsndfile-1.0.2
-   >=media-libs/audiofile-0.2.3"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )"
-
-src_compile() {
-   econf
-   emake -j1 || die "emake failed."
-
-   if use doc; then
-   emake -j1 docs || die "emake docs failed."
-   fi
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed"
-   dodoc AUTHORS ChangeLog NEWS README TODO
-
-   if use doc; then
-   dohtml -r doc/html/*
-   fi
-}

diff --git a/media-libs/libgig/libgig-4.0.0-r1.ebuild 
b/media-libs/libgig/libgig-4.0.0-r1.ebuild
deleted file mode 100644
index 74520ea90bf..000
--- a/media-libs/libgig/libgig-4.0.0-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils multilib
-
-DESCRIPTION="a C++ library for loading Gigasampler files and DLS (Downloadable 
Sounds) Level 1/2 files"
-HOMEPAGE="http://www.linuxsampler.org/libgig/;
-SRC_URI="http://download.linuxsampler.org/packages/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc"
-
-RDEPEND=">=media-libs/libsndfile-1.0.2
-   >=media-libs/audiofile-0.2.3"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )"
-
-src_compile() {
-   emake
-
-   if use doc ; then
-   emake docs
-   fi
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc AUTHORS ChangeLog NEWS README TODO
-
-   # For libgig.so to be found at runtime
-   printf "LDPATH=\"${EPREFIX}/usr/$(get_libdir)/libgig/\"" > 99${PN}
-   doenvd "99${PN}"
-
-   if use doc ; then
-   dohtml -r doc/html/*
-   fi
-}



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

2018-09-30 Thread Sergei Trofimovich
commit: fb2920aed8f9e1bd0a104cbb63d9d0e3ab4c81bc
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:51:01 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb2920ae

dev-perl/Test-FailWarnings: stable 0.8.0-r1 for sparc, bug #667266

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

 dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild 
b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
index 2a2b255e47b..a013f3c1e32 100644
--- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
+++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Add test failures if warnings are caught"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 
~amd64-fbsd"
 IUSE="test"
 LICENSE="Apache-2.0"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DBD-SQLite/

2018-09-30 Thread Sergei Trofimovich
commit: 79ab92b3ded7623a07275f213a544a593c1f8f19
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:13:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79ab92b3

dev-perl/DBD-SQLite: stable 1.580.0 for sparc, bug #667266

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

 dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild 
b/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild
index 8e84fa9db15..7272b20e7ce 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Self Contained RDBMS in a DBI Driver"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="test system-sqlite"
 
 # Please read 
https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/dev-perl/DBD-SQLite



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

2018-09-30 Thread Sergei Trofimovich
commit: 01b9fcbce6b20e4ace8f127e03ce1d4c4ee61760
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:15:00 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b9fcbc

dev-perl/Error: stable 0.170.250 for sparc, bug #667266

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

 dev-perl/Error/Error-0.170.250.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Error/Error-0.170.250.ebuild 
b/dev-perl/Error/Error-0.170.250.ebuild
index f1f5699f6ef..cca5015f4f8 100644
--- a/dev-perl/Error/Error-0.170.250.ebuild
+++ b/dev-perl/Error/Error-0.170.250.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="Error/exception handling in an OO-ish way"
 
 LICENSE+=" MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Unicode-MapUTF8/

2018-09-30 Thread Sergei Trofimovich
commit: 5d9d77fa9204ec36e165b758b43b5206effbb27a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:11:37 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d9d77fa

dev-perl/Unicode-MapUTF8: stable 1.110.0-r2 for sparc, bug #667266

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

 dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild 
b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild
index 56cf2032540..57e952c95f8 100644
--- a/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild
+++ b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Conversions to and from arbitrary character sets and UTF8"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
~x86"
 IUSE=""
 
 RDEPEND="dev-perl/Unicode-Map



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

2018-09-30 Thread Sergei Trofimovich
commit: f9260e0d0c6e91003eae031115e739c375343069
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:16:12 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9260e0d

dev-perl/Expect: stable 1.350.0 for sparc, bug #667266

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

 dev-perl/Expect/Expect-1.350.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Expect/Expect-1.350.0.ebuild 
b/dev-perl/Expect/Expect-1.350.0.ebuild
index 930484b50b0..86743e4ed91 100644
--- a/dev-perl/Expect/Expect-1.350.0.ebuild
+++ b/dev-perl/Expect/Expect-1.350.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Expect for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-fbsd"
 IUSE="test minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IPC-System-Simple/

2018-09-30 Thread Sergei Trofimovich
commit: 4744a390b0d0d2caacc6b46f3ecde59386ff0d91
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:59:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4744a390

dev-perl/IPC-System-Simple: stable 1.250.0 for sparc, bug #667266

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

 dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild 
b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild
index 65cd434cbb7..a0044cbdf66 100644
--- a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild
+++ b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Run commands simply, with detailed diagnostics"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-fbsd"
 IUSE="test"
 
 RDEPEND="



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

2018-09-30 Thread Sergei Trofimovich
commit: 32740afd4ec5007f63330a61b40d377954140c77
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:56:36 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32740afd

dev-perl/Test-Warn: stable 0.320.0 for sparc, bug #667266

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

 dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild 
b/dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild
index cba2bedf170..a5d23991a2d 100644
--- a/dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild
+++ b/dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension to test methods for warnings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 
 IUSE="test"
 



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

2018-09-30 Thread Sergei Trofimovich
commit: 361c45d570bf7d18128b9d544fe2c3c476384a77
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:55:29 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361c45d5

dev-perl/TermReadKey: stable 2.370.0 for sparc, bug #667266

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

 dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild 
b/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild
index b41b3886d32..de8efae73b1 100644
--- a/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild
+++ b/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Change terminal modes, and perform non-blocking reads"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 DEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.580.0"



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

2018-09-30 Thread Nick Sarnie
commit: f6d616f199eee3e072a55585ab7019abfd0b9d5f
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Sep 30 19:51:00 2018 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Sep 30 19:54:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6d616f1

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

Bump to 3.17

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

 app-emulation/wine-d3d9/Manifest  |   2 +
 app-emulation/wine-d3d9/wine-d3d9-3.17.ebuild | 575 ++
 2 files changed, 577 insertions(+)

diff --git a/app-emulation/wine-d3d9/Manifest b/app-emulation/wine-d3d9/Manifest
index 3b24d6d922a..53cb5942eab 100644
--- a/app-emulation/wine-d3d9/Manifest
+++ b/app-emulation/wine-d3d9/Manifest
@@ -3,7 +3,9 @@ DIST wine-3.13.tar.xz 20551460 BLAKE2B 
2f8b1c2f72761b3c5541b8760be3009295dc94822
 DIST wine-3.14.tar.xz 20583696 BLAKE2B 
5e9410c5dadd0c08cbe0e52b0170840492890784dbd1afc8f01ab50caac8443513133575fa6f64143276ce315dde8614f5ece4b3cd5568c224a3379c85619b63
 SHA512 
50dbbf8a832abfa01247b9d170c6e1fe4f722cc8868659512df7bc17efd7e9d618db10283baf1eda0f1e4abbcdd130be16dbdb8d5a91b155c2c441e50e2b43f1
 DIST wine-3.15.tar.xz 21402964 BLAKE2B 
fb74ae33b89612b894463b6381184737ddda7b8a23d939cefc207124529d2042051ae16959f0e752400c02ca1ee69a5870d809912b7ddc9f56c7377bcc643bf2
 SHA512 
3fb3f6a896eae53ef75a751e72f7431f9b6986b56738dc314bca9eff9d078e65d865ebb28cbb7a63aa571eb11cdaed20c21c36cec565f81610e348fd165e0f2a
 DIST wine-3.16.tar.xz 21432308 BLAKE2B 
7c1bca001fed1472ceaf0331e8e17ebf5aa9c0ec025c46c785d2530fd70ebafdff95b581e28ba1e0167f19bac80dd05c4c5c291180c5a3784c44c1dcd4424edb
 SHA512 
f0c566f70ede01e5896b7611dfe58cd6748b92d55d22a71ccc9add575e9aa5062bbbffa14f0a30ee3df5cf79e9ea4dcf02a7d62db64b94d5b56927e256a978c2
+DIST wine-3.17.tar.xz 21457736 BLAKE2B 
34c2390bd1180f81a15e7db4c712bddd3436033f209870d31f7f286d7dba8c8a65f5dd5cb13cf4c0719cef6a53c168d104e3c78a5ca1777ecf401d8d74e7927a
 SHA512 
ea50c9e09d3fd7f41ff96a1219d43896946ac79c8cdef31ae56e10664fc3b0b6dd1f9d8cd72db874d08c431eba9c8033ea72182499666a5aa62c1056876b0a66
 DIST wine-d3d9-3.13.tar.gz 50546 BLAKE2B 
2773503ad2c952c47982258c8b7d7486b5822bfd759a96aa138996aed5ac16d7e3c7add7700f4394292f6154fdd8d58dbfabad1faf8b5013fb88f68ed7657521
 SHA512 
c3da30c0ce7fca433a703e42213c4a4f6c7a1f8a2d7744555a385641e5c344772dfd142779978d131bf42e79cddb4925b9926fd96e7e1497e173a755f1ec6ce5
 DIST wine-d3d9-3.14.tar.gz 50546 BLAKE2B 
47169741d0330902a006ce4a7663de317b221cfaa3e19abfbb3af2ff886e2a42a1185151531c2b67b57bdafc5646c10f57cd4ff11faf1d2f36c9f269f382637d
 SHA512 
921bd096aa039d002b0f3c5f856668063a34164ad097cee696f45af7d148e80a78b05dfb879f91337fea2cb6e06dd99be2d199b5186c9cd7726dc72f31ddd1ea
 DIST wine-d3d9-3.15.tar.gz 50540 BLAKE2B 
5fbb56d4e6b2373fa9a2075a379e577584a50c04fa15fbe3e282d25b03211e64dc5f429082a654c3c61016ddda9c5a12277b78086a0938e5cb20952b01ef72e2
 SHA512 
448433198cb40628edf2ee6f7697671c9efb1c8e68ce826b0edc884625e5f1659956f0c76ea995443c29ca4cefe5030559860d7413f553fc4a3523df3a35b3a7
 DIST wine-d3d9-3.16.tar.gz 50547 BLAKE2B 
d2031ceeb048a1221bd99c634b4ff84787b46fe79bb781c429706c5030a2509792ee3f24ca0d69d844d2d1e505c688aec255b5bf9a6561dc74a819360522c8df
 SHA512 
3f1d2d75fc11ea7dfbe6b9e4e75c4dccc6488814e53be53ba7513da56848d6a57a7a7c66a70088b0615078b00a784caa9033d0415d3c3bb29adbd373d72a4d10
+DIST wine-d3d9-3.17.tar.gz 50535 BLAKE2B 
13e422d9c87696e7573f21120dbc4872792b6abd6dc28638ea3645d97eae1a6d12e8a8f91a219856aa5bf83c3882bc27fd52c5ae66f87a51d362694728f583ba
 SHA512 
06b4c28650a6de9b5028ba9072f75f12c1d47aaa1008d4d21d1c3d26025dd1e42fa23928d2c33167dd969fcd9234b7766f4c6c2e0376b5aad5b38016e48296f8

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.17.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.17.ebuild
new file mode 100644
index 000..175fd1b98d0
--- /dev/null
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.17.ebuild
@@ -0,0 +1,575 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt 
ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv 
te th tr uk wa zh_CN zh_TW"
+PLOCALE_BACKUP="en"
+
+inherit autotools estack eutils flag-o-matic gnome2-utils l10n multilib 
multilib-minimal pax-utils toolchain-funcs virtualx versionator 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=$(get_version_component_range 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}"
+
+D3D9_P="wine-d3d9-${PV}"
+D3D9_DIR="${WORKDIR}/wine-d3d9-patches-${D3D9_P}"
+GWP_V="20180120"
+PATCHDIR="${WORKDIR}/gentoo-wine-patches"
+

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

2018-09-30 Thread Nick Sarnie
commit: 57c818bb441c428be8a6bb901043b0831d3235af
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Sep 30 19:45:49 2018 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Sep 30 19:54:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c818bb

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

Bump to 3.17

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

 app-emulation/wine-vanilla/Manifest|   1 +
 .../wine-vanilla/wine-vanilla-3.17.ebuild  | 532 +
 2 files changed, 533 insertions(+)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index a947068ad49..3c59cf8846d 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -5,3 +5,4 @@ DIST wine-3.13.tar.xz 20551460 BLAKE2B 
2f8b1c2f72761b3c5541b8760be3009295dc94822
 DIST wine-3.14.tar.xz 20583696 BLAKE2B 
5e9410c5dadd0c08cbe0e52b0170840492890784dbd1afc8f01ab50caac8443513133575fa6f64143276ce315dde8614f5ece4b3cd5568c224a3379c85619b63
 SHA512 
50dbbf8a832abfa01247b9d170c6e1fe4f722cc8868659512df7bc17efd7e9d618db10283baf1eda0f1e4abbcdd130be16dbdb8d5a91b155c2c441e50e2b43f1
 DIST wine-3.15.tar.xz 21402964 BLAKE2B 
fb74ae33b89612b894463b6381184737ddda7b8a23d939cefc207124529d2042051ae16959f0e752400c02ca1ee69a5870d809912b7ddc9f56c7377bcc643bf2
 SHA512 
3fb3f6a896eae53ef75a751e72f7431f9b6986b56738dc314bca9eff9d078e65d865ebb28cbb7a63aa571eb11cdaed20c21c36cec565f81610e348fd165e0f2a
 DIST wine-3.16.tar.xz 21432308 BLAKE2B 
7c1bca001fed1472ceaf0331e8e17ebf5aa9c0ec025c46c785d2530fd70ebafdff95b581e28ba1e0167f19bac80dd05c4c5c291180c5a3784c44c1dcd4424edb
 SHA512 
f0c566f70ede01e5896b7611dfe58cd6748b92d55d22a71ccc9add575e9aa5062bbbffa14f0a30ee3df5cf79e9ea4dcf02a7d62db64b94d5b56927e256a978c2
+DIST wine-3.17.tar.xz 21457736 BLAKE2B 
34c2390bd1180f81a15e7db4c712bddd3436033f209870d31f7f286d7dba8c8a65f5dd5cb13cf4c0719cef6a53c168d104e3c78a5ca1777ecf401d8d74e7927a
 SHA512 
ea50c9e09d3fd7f41ff96a1219d43896946ac79c8cdef31ae56e10664fc3b0b6dd1f9d8cd72db874d08c431eba9c8033ea72182499666a5aa62c1056876b0a66

diff --git a/app-emulation/wine-vanilla/wine-vanilla-3.17.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-3.17.ebuild
new file mode 100644
index 000..72a38a225bc
--- /dev/null
+++ b/app-emulation/wine-vanilla/wine-vanilla-3.17.ebuild
@@ -0,0 +1,532 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt 
ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv 
te th tr uk wa zh_CN zh_TW"
+PLOCALE_BACKUP="en"
+
+inherit autotools estack eutils flag-o-matic gnome2-utils l10n multilib 
multilib-minimal pax-utils toolchain-funcs virtualx versionator 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=$(get_version_component_range 1)
+   SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz;
+   KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+fi
+S="${WORKDIR}/${MY_P}"
+
+GWP_V="20180120"
+PATCHDIR="${WORKDIR}/gentoo-wine-patches"
+
+DESCRIPTION="Free implementation of Windows(tm) on Unix, without external 
patchsets"
+HOMEPAGE="https://www.winehq.org/;
+SRC_URI="${SRC_URI}
+   
https://dev.gentoo.org/~np-hardass/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
+"
+
+LICENSE="LGPL-2.1"
+SLOT="${PV}"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
+fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos kernel_FreeBSD 
+lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss 
+perl pcap +png prelink pulseaudio +realtime +run-exes samba scanner sdl 
selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan +X 
+xcomposite xinerama +xml"
+REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
+   X? ( truetype )
+   elibc_glibc? ( threads )
+   osmesa? ( opengl )
+   test? ( abi_x86_32 )
+   vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
+
+# FIXME: the test suite is unsuitable for us; many tests require net access
+# or fail due to Xvfb's opengl limitations.
+RESTRICT="test"
+
+COMMON_DEPEND="
+   X? (
+   x11-libs/libXcursor[${MULTILIB_USEDEP}]
+   x11-libs/libXext[${MULTILIB_USEDEP}]
+   x11-libs/libXfixes[${MULTILIB_USEDEP}]
+   x11-libs/libXrandr[${MULTILIB_USEDEP}]
+   x11-libs/libXi[${MULTILIB_USEDEP}]
+   x11-libs/libXxf86vm[${MULTILIB_USEDEP}]
+   )
+   alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] )
+   capi? ( net-libs/libcapi[${MULTILIB_USEDEP}] )
+   cups? ( net-print/cups:=[${MULTILIB_USEDEP}] )
+

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

2018-09-30 Thread Nick Sarnie
commit: fe87190013528d090ac1785fdcf62f9d381c5651
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Sep 30 19:53:22 2018 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Sep 30 19:55:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe871900

app-emulation/wine-d3d9: Drop old

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

 app-emulation/wine-d3d9/Manifest |   2 -
 app-emulation/wine-d3d9/wine-d3d9-3.13-r1.ebuild | 575 ---
 2 files changed, 577 deletions(-)

diff --git a/app-emulation/wine-d3d9/Manifest b/app-emulation/wine-d3d9/Manifest
index 53cb5942eab..1962271ff37 100644
--- a/app-emulation/wine-d3d9/Manifest
+++ b/app-emulation/wine-d3d9/Manifest
@@ -1,10 +1,8 @@
 DIST gentoo-wine-patches-20180120.tar.xz 58672 BLAKE2B 
84d621075b65475cec41a06429680b518d7eafb938cefd903f3f8aa71ea3049ac9d8de05af48f9f4f4a1b9172c7ef17784540413e410eb8ec11e8ec4a63858c6
 SHA512 
5b354a409c7a2b77499aaa593b9248a1d15d755e3687b095755faacc30068bfcdbdd5c2a2a78617cb1a78c46d2931162bd69ec3379b035d81494bea7108263c2
-DIST wine-3.13.tar.xz 20551460 BLAKE2B 
2f8b1c2f72761b3c5541b8760be3009295dc9482257539edce83aa9d6022b2e8a25e1cee4fe56b69808e51e338fd330db5da17dec5dea4ba7684b5d7eb7e77d5
 SHA512 
a07a3d2a19261f9251f165ca4c14871e6ebda4d3f99da16f9fc41f06e80cae3fb50aeab96628c7a739e635e896dbb31c55df8b42c4637a058f9035c664c93a59
 DIST wine-3.14.tar.xz 20583696 BLAKE2B 
5e9410c5dadd0c08cbe0e52b0170840492890784dbd1afc8f01ab50caac8443513133575fa6f64143276ce315dde8614f5ece4b3cd5568c224a3379c85619b63
 SHA512 
50dbbf8a832abfa01247b9d170c6e1fe4f722cc8868659512df7bc17efd7e9d618db10283baf1eda0f1e4abbcdd130be16dbdb8d5a91b155c2c441e50e2b43f1
 DIST wine-3.15.tar.xz 21402964 BLAKE2B 
fb74ae33b89612b894463b6381184737ddda7b8a23d939cefc207124529d2042051ae16959f0e752400c02ca1ee69a5870d809912b7ddc9f56c7377bcc643bf2
 SHA512 
3fb3f6a896eae53ef75a751e72f7431f9b6986b56738dc314bca9eff9d078e65d865ebb28cbb7a63aa571eb11cdaed20c21c36cec565f81610e348fd165e0f2a
 DIST wine-3.16.tar.xz 21432308 BLAKE2B 
7c1bca001fed1472ceaf0331e8e17ebf5aa9c0ec025c46c785d2530fd70ebafdff95b581e28ba1e0167f19bac80dd05c4c5c291180c5a3784c44c1dcd4424edb
 SHA512 
f0c566f70ede01e5896b7611dfe58cd6748b92d55d22a71ccc9add575e9aa5062bbbffa14f0a30ee3df5cf79e9ea4dcf02a7d62db64b94d5b56927e256a978c2
 DIST wine-3.17.tar.xz 21457736 BLAKE2B 
34c2390bd1180f81a15e7db4c712bddd3436033f209870d31f7f286d7dba8c8a65f5dd5cb13cf4c0719cef6a53c168d104e3c78a5ca1777ecf401d8d74e7927a
 SHA512 
ea50c9e09d3fd7f41ff96a1219d43896946ac79c8cdef31ae56e10664fc3b0b6dd1f9d8cd72db874d08c431eba9c8033ea72182499666a5aa62c1056876b0a66
-DIST wine-d3d9-3.13.tar.gz 50546 BLAKE2B 
2773503ad2c952c47982258c8b7d7486b5822bfd759a96aa138996aed5ac16d7e3c7add7700f4394292f6154fdd8d58dbfabad1faf8b5013fb88f68ed7657521
 SHA512 
c3da30c0ce7fca433a703e42213c4a4f6c7a1f8a2d7744555a385641e5c344772dfd142779978d131bf42e79cddb4925b9926fd96e7e1497e173a755f1ec6ce5
 DIST wine-d3d9-3.14.tar.gz 50546 BLAKE2B 
47169741d0330902a006ce4a7663de317b221cfaa3e19abfbb3af2ff886e2a42a1185151531c2b67b57bdafc5646c10f57cd4ff11faf1d2f36c9f269f382637d
 SHA512 
921bd096aa039d002b0f3c5f856668063a34164ad097cee696f45af7d148e80a78b05dfb879f91337fea2cb6e06dd99be2d199b5186c9cd7726dc72f31ddd1ea
 DIST wine-d3d9-3.15.tar.gz 50540 BLAKE2B 
5fbb56d4e6b2373fa9a2075a379e577584a50c04fa15fbe3e282d25b03211e64dc5f429082a654c3c61016ddda9c5a12277b78086a0938e5cb20952b01ef72e2
 SHA512 
448433198cb40628edf2ee6f7697671c9efb1c8e68ce826b0edc884625e5f1659956f0c76ea995443c29ca4cefe5030559860d7413f553fc4a3523df3a35b3a7
 DIST wine-d3d9-3.16.tar.gz 50547 BLAKE2B 
d2031ceeb048a1221bd99c634b4ff84787b46fe79bb781c429706c5030a2509792ee3f24ca0d69d844d2d1e505c688aec255b5bf9a6561dc74a819360522c8df
 SHA512 
3f1d2d75fc11ea7dfbe6b9e4e75c4dccc6488814e53be53ba7513da56848d6a57a7a7c66a70088b0615078b00a784caa9033d0415d3c3bb29adbd373d72a4d10

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.13-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.13-r1.ebuild
deleted file mode 100644
index b92ea182b4a..000
--- a/app-emulation/wine-d3d9/wine-d3d9-3.13-r1.ebuild
+++ /dev/null
@@ -1,575 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt 
ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv 
te th tr uk wa zh_CN zh_TW"
-PLOCALE_BACKUP="en"
-
-inherit autotools estack eutils flag-o-matic gnome2-utils l10n multilib 
multilib-minimal pax-utils toolchain-funcs virtualx versionator 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=$(get_version_component_range 1)
-   

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

2018-09-30 Thread Nick Sarnie
commit: 7f48cb4cb240a32606f5c4ac396619744176b43b
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Sep 30 19:49:39 2018 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Sep 30 19:54:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f48cb4c

app-emulation/wine-vanilla: Drop old

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

 app-emulation/wine-vanilla/Manifest|   1 -
 .../wine-vanilla/wine-vanilla-3.13-r1.ebuild   | 532 -
 2 files changed, 533 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 3c59cf8846d..e7992225c32 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -1,7 +1,6 @@
 DIST gentoo-wine-patches-20180120.tar.xz 58672 BLAKE2B 
84d621075b65475cec41a06429680b518d7eafb938cefd903f3f8aa71ea3049ac9d8de05af48f9f4f4a1b9172c7ef17784540413e410eb8ec11e8ec4a63858c6
 SHA512 
5b354a409c7a2b77499aaa593b9248a1d15d755e3687b095755faacc30068bfcdbdd5c2a2a78617cb1a78c46d2931162bd69ec3379b035d81494bea7108263c2
 DIST wine-3.0.2.tar.xz 19726920 BLAKE2B 
e108f851b2d893b052a26ae4368f3337bebcc81bb9ea9abf93c5b7d6e01e613ce6e5db98696ab6ad8e266f6f0f0b9c5ddccb66ae7ba7183912a7911fac4b9633
 SHA512 
dbd0f242c5eace297ad16e314b8ad139e7d430de7eb8ca52b2006d0b80db4809e28a0e785d404a65ea1acdb56e7f06ebfc9a50071db1edaa6180c8835e7c4b13
 DIST wine-3.0.3.tar.xz 19735412 BLAKE2B 
f0ccbe272f1013386f89805cf1573cf001eb875bccb31a1884fad1dff5f90caf727c460406af80f63db7a227d85f25f57c8e8e650a171adbe0c3f5178ddf17e8
 SHA512 
11043a9a9434681f9c73590688b600b3b9e3d311be2c4d97b5f58f0740500ebcfbdc826bd6584d5dd392dccbdd9389ffa04c8fedbba43a4df2e6aeb922414412
-DIST wine-3.13.tar.xz 20551460 BLAKE2B 
2f8b1c2f72761b3c5541b8760be3009295dc9482257539edce83aa9d6022b2e8a25e1cee4fe56b69808e51e338fd330db5da17dec5dea4ba7684b5d7eb7e77d5
 SHA512 
a07a3d2a19261f9251f165ca4c14871e6ebda4d3f99da16f9fc41f06e80cae3fb50aeab96628c7a739e635e896dbb31c55df8b42c4637a058f9035c664c93a59
 DIST wine-3.14.tar.xz 20583696 BLAKE2B 
5e9410c5dadd0c08cbe0e52b0170840492890784dbd1afc8f01ab50caac8443513133575fa6f64143276ce315dde8614f5ece4b3cd5568c224a3379c85619b63
 SHA512 
50dbbf8a832abfa01247b9d170c6e1fe4f722cc8868659512df7bc17efd7e9d618db10283baf1eda0f1e4abbcdd130be16dbdb8d5a91b155c2c441e50e2b43f1
 DIST wine-3.15.tar.xz 21402964 BLAKE2B 
fb74ae33b89612b894463b6381184737ddda7b8a23d939cefc207124529d2042051ae16959f0e752400c02ca1ee69a5870d809912b7ddc9f56c7377bcc643bf2
 SHA512 
3fb3f6a896eae53ef75a751e72f7431f9b6986b56738dc314bca9eff9d078e65d865ebb28cbb7a63aa571eb11cdaed20c21c36cec565f81610e348fd165e0f2a
 DIST wine-3.16.tar.xz 21432308 BLAKE2B 
7c1bca001fed1472ceaf0331e8e17ebf5aa9c0ec025c46c785d2530fd70ebafdff95b581e28ba1e0167f19bac80dd05c4c5c291180c5a3784c44c1dcd4424edb
 SHA512 
f0c566f70ede01e5896b7611dfe58cd6748b92d55d22a71ccc9add575e9aa5062bbbffa14f0a30ee3df5cf79e9ea4dcf02a7d62db64b94d5b56927e256a978c2

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

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

2018-09-30 Thread Bernard Cafarelli
commit: 678258311b6d63a8191e48648561d8648fa811f6
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Sep 30 19:59:08 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Sep 30 20:00:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67825831

net-misc/pyhoca-gui: drop old

Signed-off-by: Bernard Cafarelli  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 net-misc/pyhoca-gui/Manifest  |  1 -
 net-misc/pyhoca-gui/pyhoca-gui-0.5.0.6.ebuild | 34 ---
 2 files changed, 35 deletions(-)

diff --git a/net-misc/pyhoca-gui/Manifest b/net-misc/pyhoca-gui/Manifest
index 894fbfa9b20..d60195f0400 100644
--- a/net-misc/pyhoca-gui/Manifest
+++ b/net-misc/pyhoca-gui/Manifest
@@ -1,2 +1 @@
-DIST pyhoca-gui-0.5.0.6.tar.gz 1345011 BLAKE2B 
aafb54d2e863afd93b0fa40191a3f8508af91b1f2839448399e64ca273b2eefce4b8dca76bdcd9b30e046bcefb2b1ec01841dd50f07ea12d7de63f762aac6dc9
 SHA512 
46edc32425e083ef9043f6fdd6b2e4f973109688e5cc3167ed09132441213292f6aed94b26a63829101912388293c239eb689163f933cf4d95125295e3336b89
 DIST pyhoca-gui-0.5.0.7.tar.gz 1345182 BLAKE2B 
4986c1d19663ed3df29992cb7b442bed4fc95bdd6e0f1d3521e1bc3d2ab0d98aa9578a470995ab0b28ba13fb29fdb8c384a59f09d08270dd1d689177a9548045
 SHA512 
bfb0eb95a87e19ff84fd13c642725be40369ec8e7f58615301033d22e3c1f81ed8b47542989711b1ee9414382989c8e258fa24f3f3c6cb950c42a53a9a6bd8b6

diff --git a/net-misc/pyhoca-gui/pyhoca-gui-0.5.0.6.ebuild 
b/net-misc/pyhoca-gui/pyhoca-gui-0.5.0.6.ebuild
deleted file mode 100644
index 7f3d9475927..000
--- a/net-misc/pyhoca-gui/pyhoca-gui-0.5.0.6.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-DESCRIPTION="X2Go graphical client applet"
-HOMEPAGE="http://www.x2go.org;
-SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-python/notify-python[${PYTHON_USEDEP}]
-   dev-python/pycups[${PYTHON_USEDEP}]
-   dev-python/setproctitle[${PYTHON_USEDEP}]
-   dev-python/wxpython[${PYTHON_USEDEP}]
-   >=net-misc/python-x2go-0.5.0.0[${PYTHON_USEDEP}]"
-DEPEND="${DEPEND}
-   dev-python/python-distutils-extra[${PYTHON_USEDEP}]"
-
-python_install() {
-   distutils-r1_python_install
-   python_doscript ${PN}
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   doman man/man1/*
-}



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

2018-09-30 Thread Bernard Cafarelli
commit: fde66275754cf66c420944ca6dcdc3005e2bd437
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Sep 30 19:50:31 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Sep 30 20:00:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fde66275

net-misc/python-x2go: 0.6.0.1 bump

Signed-off-by: Bernard Cafarelli  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 net-misc/python-x2go/Manifest   |  1 +
 net-misc/python-x2go/python-x2go-0.6.0.1.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index 72e67f03297..e5074dda7f5 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,2 +1,3 @@
 DIST python-x2go-0.5.0.5.tar.gz 198260 BLAKE2B 
36a35e7db8897e0209b54d3b4ecb29200caf22d036b7fe5cb4ebdd7d867ba8d019bbea1fbc3b347a2f0a05cf7ce6e37d19333babab8b1bb868736aadd60de645
 SHA512 
a8cb97f321921b9c98a64b2ef9b3763118150a585b6797837ec890dc588d8f4884fa58d374690a0cfe025ad338b1f7e1c048e4d8c48736205975856a5d82d1d1
 DIST python-x2go-0.5.0.6.tar.gz 198236 BLAKE2B 
fb39afe9dadf104c8e348ad699539522977da839c8db2df23b3b976e7603064c4882d1a058e194847553e3a2c3e614e242e5fc0bd117f55594e7de0d682d9ed0
 SHA512 
bad064490ed1b30ec63631d4e6af4ad133f4f1049e60f345dfc0a45abfd5d54a54556953baeae40bb543573d23987da745ad67bf6270f28be4dd6b130a05a9f2
+DIST python-x2go-0.6.0.1.tar.gz 243623 BLAKE2B 
60d0b6245d089f168bfc8c47f6360f53cecf5553de04a741d5993c2a78875bbe4367ae5c6d430b472df1870ed3b12cf9a11a046081fe1272d634ee1a46ff2afc
 SHA512 
d4ee7b6d8a6efa8c6071cb5e899c624e3f4527ab8da85c4a088ccee02dd518da0da2d49b5cfb4940f585939b5761ddd9aacb00cb82e2c21c5b22cebc2d0575df

diff --git a/net-misc/python-x2go/python-x2go-0.6.0.1.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.0.1.ebuild
new file mode 100644
index 000..e9d9ddc2fde
--- /dev/null
+++ b/net-misc/python-x2go/python-x2go-0.6.0.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
+inherit distutils-r1
+
+DESCRIPTION="X2Go client-side Python API"
+HOMEPAGE="http://www.x2go.org;
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
+DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
+   dev-python/paramiko[${PYTHON_USEDEP}]
+   dev-python/python-xlib[${PYTHON_USEDEP}]
+   net-misc/nx"
+RDEPEND="${DEPEND}"



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

2018-09-30 Thread Bernard Cafarelli
commit: 9c12909aa385098a55fdc11243a2cc84ada7b3fc
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Sep 30 19:58:34 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Sep 30 20:00:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c12909a

net-misc/pyhoca-cli: 0.6.0.0 bump

Signed-off-by: Bernard Cafarelli  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 net-misc/pyhoca-cli/Manifest  |  1 +
 net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index bd14d2494ab..86646c54d4b 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1,2 +1,3 @@
 DIST pyhoca-cli-0.5.0.3.tar.gz 32170 BLAKE2B 
933c6a4d5b2daf3802f45de4162ee76671ca4516d07e4d91d908e29f6b2341d636bfa8bbe448b58ff8d066b1a4c61a35b48bca7c25eda72196d94f39b8da5d61
 SHA512 
84f92008b099fa3f753a2143115486e121d66407f318ffa4840d7b4e8fd2ee2aa620b152a384ea1c59823eb2acfdb9426257247041cbc248872e2e33dbc9c279
 DIST pyhoca-cli-0.5.0.4.tar.gz 32486 BLAKE2B 
e47799519715c14ba89f8696ed8d394248397548ccbd0dcfc514d8c8ba96071dfa12a191eace4cc6f92aeaeb8fd0b17addf471e6f11d5ffb4e456977d38c7e14
 SHA512 
6dadbd01922f9957469c2f401a6b1d7da4ad7bfa9c82f38d951b230cd880b826e96a63cf3d244d27299ea9bab4d1f42239a2f0d73702e62eb4859a52c25158bd
+DIST pyhoca-cli-0.6.0.0.tar.gz 40513 BLAKE2B 
203ba683c65a77c8f136ac65fea156e938b86b8338dff4c39c5b0ab9368a5e0b1e845e4862b9d95fd02cec9484691b9b11b6d2dbd41cc8a1089e32a4e9c9d717
 SHA512 
a6e2504cf40eb847db826eb016bcba4ead83f5b8d45de8c251c4c3b0f4cef86dbdfe4c8663f900ce9afe6fef868e67ff5ab1e3222179d19afcc7d0233b4804c6

diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild 
b/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild
new file mode 100644
index 000..858a77c4648
--- /dev/null
+++ b/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6} )
+inherit distutils-r1
+
+DESCRIPTION="X2Go command line client"
+HOMEPAGE="http://www.x2go.org;
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
+   >=net-misc/python-x2go-0.6.0.1[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_install() {
+   distutils-r1_python_install
+   python_doscript ${PN}
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   doman man/man1/*
+   find "${ED}" -name '*.pth' -delete || die
+}



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

2018-09-30 Thread Bernard Cafarelli
commit: eb1d41f6a0e8c384d1490af969c12477ef00de1f
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Sep 30 20:00:37 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Sep 30 20:00:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb1d41f6

net-misc/python-x2go: drop old

Signed-off-by: Bernard Cafarelli  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 net-misc/python-x2go/Manifest   |  1 -
 net-misc/python-x2go/python-x2go-0.5.0.5.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index e5074dda7f5..9de5824a98e 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,3 +1,2 @@
-DIST python-x2go-0.5.0.5.tar.gz 198260 BLAKE2B 
36a35e7db8897e0209b54d3b4ecb29200caf22d036b7fe5cb4ebdd7d867ba8d019bbea1fbc3b347a2f0a05cf7ce6e37d19333babab8b1bb868736aadd60de645
 SHA512 
a8cb97f321921b9c98a64b2ef9b3763118150a585b6797837ec890dc588d8f4884fa58d374690a0cfe025ad338b1f7e1c048e4d8c48736205975856a5d82d1d1
 DIST python-x2go-0.5.0.6.tar.gz 198236 BLAKE2B 
fb39afe9dadf104c8e348ad699539522977da839c8db2df23b3b976e7603064c4882d1a058e194847553e3a2c3e614e242e5fc0bd117f55594e7de0d682d9ed0
 SHA512 
bad064490ed1b30ec63631d4e6af4ad133f4f1049e60f345dfc0a45abfd5d54a54556953baeae40bb543573d23987da745ad67bf6270f28be4dd6b130a05a9f2
 DIST python-x2go-0.6.0.1.tar.gz 243623 BLAKE2B 
60d0b6245d089f168bfc8c47f6360f53cecf5553de04a741d5993c2a78875bbe4367ae5c6d430b472df1870ed3b12cf9a11a046081fe1272d634ee1a46ff2afc
 SHA512 
d4ee7b6d8a6efa8c6071cb5e899c624e3f4527ab8da85c4a088ccee02dd518da0da2d49b5cfb4940f585939b5761ddd9aacb00cb82e2c21c5b22cebc2d0575df

diff --git a/net-misc/python-x2go/python-x2go-0.5.0.5.ebuild 
b/net-misc/python-x2go/python-x2go-0.5.0.5.ebuild
deleted file mode 100644
index 8f666b8ffe4..000
--- a/net-misc/python-x2go/python-x2go-0.5.0.5.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-DESCRIPTION="X2Go client-side Python API"
-HOMEPAGE="http://www.x2go.org;
-SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
-DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
-   dev-python/paramiko[${PYTHON_USEDEP}]
-   dev-python/python-xlib[${PYTHON_USEDEP}]
-   net-misc/nx"
-RDEPEND="${DEPEND}"



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

2018-09-30 Thread Bernard Cafarelli
commit: 18ddf9fe100db293b7dea32ce28e96de0931eeda
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Sep 30 19:59:59 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Sep 30 20:00:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18ddf9fe

net-misc/pyhoca-cli: drop old

Signed-off-by: Bernard Cafarelli  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 net-misc/pyhoca-cli/Manifest  |  1 -
 net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild | 30 ---
 2 files changed, 31 deletions(-)

diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index 86646c54d4b..6b709771cb9 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1,3 +1,2 @@
-DIST pyhoca-cli-0.5.0.3.tar.gz 32170 BLAKE2B 
933c6a4d5b2daf3802f45de4162ee76671ca4516d07e4d91d908e29f6b2341d636bfa8bbe448b58ff8d066b1a4c61a35b48bca7c25eda72196d94f39b8da5d61
 SHA512 
84f92008b099fa3f753a2143115486e121d66407f318ffa4840d7b4e8fd2ee2aa620b152a384ea1c59823eb2acfdb9426257247041cbc248872e2e33dbc9c279
 DIST pyhoca-cli-0.5.0.4.tar.gz 32486 BLAKE2B 
e47799519715c14ba89f8696ed8d394248397548ccbd0dcfc514d8c8ba96071dfa12a191eace4cc6f92aeaeb8fd0b17addf471e6f11d5ffb4e456977d38c7e14
 SHA512 
6dadbd01922f9957469c2f401a6b1d7da4ad7bfa9c82f38d951b230cd880b826e96a63cf3d244d27299ea9bab4d1f42239a2f0d73702e62eb4859a52c25158bd
 DIST pyhoca-cli-0.6.0.0.tar.gz 40513 BLAKE2B 
203ba683c65a77c8f136ac65fea156e938b86b8338dff4c39c5b0ab9368a5e0b1e845e4862b9d95fd02cec9484691b9b11b6d2dbd41cc8a1089e32a4e9c9d717
 SHA512 
a6e2504cf40eb847db826eb016bcba4ead83f5b8d45de8c251c4c3b0f4cef86dbdfe4c8663f900ce9afe6fef868e67ff5ab1e3222179d19afcc7d0233b4804c6

diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild 
b/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild
deleted file mode 100644
index 93547ab2655..000
--- a/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-DESCRIPTION="X2Go command line client"
-HOMEPAGE="http://www.x2go.org;
-SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
-   >=net-misc/python-x2go-0.5.0.0[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-python_install() {
-   distutils-r1_python_install
-   python_doscript ${PN}
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   doman man/man1/*
-}



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

2018-09-30 Thread Mike Gilbert
commit: 4220ac560490c485a00fe05e5adc020cc713d3d9
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Sep 30 16:11:44 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 30 20:37:59 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=4220ac56

repoman: normalize newline handling in get_commit_footer

Start with an empty string, and add a newline character at the start
of each sucessive line. This simplifies the logic needed to add a new
line to the footer.

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

 repoman/lib/repoman/actions.py | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/repoman/lib/repoman/actions.py b/repoman/lib/repoman/actions.py
index 9fe5f722e..3cf6f7081 100644
--- a/repoman/lib/repoman/actions.py
+++ b/repoman/lib/repoman/actions.py
@@ -419,7 +419,7 @@ the whole commit message to abort.
portage_version = "Unknown"
 
# Common part of commit footer
-   commit_footer = "\n"
+   commit_footer = ""
for tag, bug in chain(
(('Bug', x) for x in self.options.bug),
(('Closes', x) for x in self.options.closes)):
@@ -439,14 +439,14 @@ the whole commit message to abort.
elif (purl.scheme == 'http' and
purl.netloc in 
self.https_bugtrackers):
bug = urlunsplit(('https',) + purl[1:])
-   commit_footer += "%s: %s\n" % (tag, bug)
+   commit_footer += "\n%s: %s" % (tag, bug)
 
if dco_sob:
-   commit_footer += "Signed-off-by: %s\n" % (dco_sob, )
+   commit_footer += "\nSigned-off-by: %s" % (dco_sob, )
 
# Use new footer only for git (see bug #438364).
if self.vcs_settings.vcs in ["git"]:
-   commit_footer += "Package-Manager: Portage-%s, 
Repoman-%s" % (
+   commit_footer += "\nPackage-Manager: Portage-%s, 
Repoman-%s" % (
portage.VERSION, 
VERSION)
if report_options:
commit_footer += "\nRepoMan-Options: " + " 
".join(report_options)
@@ -458,7 +458,7 @@ the whole commit message to abort.
unameout += platform.processor()
else:
unameout += platform.machine()
-   commit_footer += "(Portage version: %s/%s/%s" % \
+   commit_footer += "\n(Portage version: %s/%s/%s" % \
(portage_version, self.vcs_settings.vcs, 
unameout)
if report_options:
commit_footer += ", RepoMan options: " + " 
".join(report_options)



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

2018-09-30 Thread Mike Gilbert
commit: 13731576aa6e5b118ff8d1e64214982e66b9c5ad
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Sep 30 16:14:59 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 30 20:37:59 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=13731576

repoman: move Signed-off-by to the end of the footer

This makes for a cleaner looking message when multiple people add their
SOB during a review process.

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

 repoman/lib/repoman/actions.py | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/repoman/lib/repoman/actions.py b/repoman/lib/repoman/actions.py
index 3cf6f7081..4980f11eb 100644
--- a/repoman/lib/repoman/actions.py
+++ b/repoman/lib/repoman/actions.py
@@ -441,9 +441,6 @@ the whole commit message to abort.
bug = urlunsplit(('https',) + purl[1:])
commit_footer += "\n%s: %s" % (tag, bug)
 
-   if dco_sob:
-   commit_footer += "\nSigned-off-by: %s" % (dco_sob, )
-
# Use new footer only for git (see bug #438364).
if self.vcs_settings.vcs in ["git"]:
commit_footer += "\nPackage-Manager: Portage-%s, 
Repoman-%s" % (
@@ -468,6 +465,10 @@ the whole commit message to abort.
else:
commit_footer += ", unsigned Manifest commit"
commit_footer += ")"
+
+   if dco_sob:
+   commit_footer += "\nSigned-off-by: %s" % (dco_sob, )
+
return commit_footer
 
 



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

2018-09-30 Thread Sergei Trofimovich
commit: 122250ee21e3209305014bcfc64c838cd58b28a7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:31:31 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=122250ee

sys-apps/help2man: stable 1.47.6 for ia64, bug #666958

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 sys-apps/help2man/help2man-1.47.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/help2man/help2man-1.47.6.ebuild 
b/sys-apps/help2man/help2man-1.47.6.ebuild
index d17ef937b47..11752678461 100644
--- a/sys-apps/help2man/help2man-1.47.6.ebuild
+++ b/sys-apps/help2man/help2man-1.47.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~ppc-aix ~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="nls"
 
 RDEPEND="dev-lang/perl



[gentoo-commits] repo/gentoo:master commit in: app-text/docbook-sgml-dtd/

2018-09-30 Thread Sergei Trofimovich
commit: 02a376d9b7272f3d8d1908e6442f5c3f68c155b5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:30:55 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a376d9

app-text/docbook-sgml-dtd: stable 4.5 for ia64, bug #666826

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 app-text/docbook-sgml-dtd/docbook-sgml-dtd-4.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/docbook-sgml-dtd/docbook-sgml-dtd-4.5.ebuild 
b/app-text/docbook-sgml-dtd/docbook-sgml-dtd-4.5.ebuild
index d3912738df8..965935d2176 100644
--- a/app-text/docbook-sgml-dtd/docbook-sgml-dtd-4.5.ebuild
+++ b/app-text/docbook-sgml-dtd/docbook-sgml-dtd-4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://www.docbook.org/sgml/${PV}/${MY_P}.zip;
 
 LICENSE="docbook"
 SLOT="4.5"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
 IUSE=""
 
 DEPEND=">=app-arch/unzip-5.41"



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

2018-09-30 Thread Sergei Trofimovich
commit: f3728d35658b1eb71c85323a8a4b32cd1b0a3044
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:31:06 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3728d35

dev-libs/dbus-glib: stable 0.110 for ia64, bug #666832

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 dev-libs/dbus-glib/dbus-glib-0.110.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/dbus-glib/dbus-glib-0.110.ebuild 
b/dev-libs/dbus-glib/dbus-glib-0.110.ebuild
index b1c7afdf6d2..9bf545cc6c0 100644
--- a/dev-libs/dbus-glib/dbus-glib-0.110.ebuild
+++ b/dev-libs/dbus-glib/dbus-glib-0.110.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ 
SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="|| ( GPL-2 AFL-2.1 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x86-solaris"
 IUSE="debug static-libs test"
 
 CDEPEND="



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

2018-09-30 Thread Sergei Trofimovich
commit: d813eb63d8ecf6f45c6e2c3f4a6c379e0b2b2833
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:30:25 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d813eb63

net-analyzer/traceroute: stable 2.1.0 for ia64, bug #659454

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 net-analyzer/traceroute/traceroute-2.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/traceroute/traceroute-2.1.0.ebuild 
b/net-analyzer/traceroute/traceroute-2.1.0.ebuild
index 59d723a8fac..95857a395bf 100644
--- a/net-analyzer/traceroute/traceroute-2.1.0.ebuild
+++ b/net-analyzer/traceroute/traceroute-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="static"
 
 RDEPEND="!

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

2018-09-30 Thread Sergei Trofimovich
commit: 4644c60f7bbb861bff5d7f3eef9a27c667366762
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:31:50 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4644c60f

app-editors/emacs: stable 25.3-r6 for ia64, bug #667040

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 app-editors/emacs/emacs-25.3-r6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/emacs/emacs-25.3-r6.ebuild 
b/app-editors/emacs/emacs-25.3-r6.ebuild
index 6ee9ceb9f75..15381db874e 100644
--- a/app-editors/emacs/emacs-25.3-r6.ebuild
+++ b/app-editors/emacs/emacs-25.3-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="25"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif 
gpm gsettings gtk gtk2 gzip-el imagemagick +inotify jpeg kerberos libxml2 
livecd m17n-lib motif png selinux sound source ssl svg tiff toolkit-scroll-bars 
wide-int X Xaw3d xft +xpm zlib"
 REQUIRED_USE="?? ( aqua X )"
 



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

2018-09-30 Thread Sergei Trofimovich
commit: 9edd6831bfa2cdc9e75f595f36f936122dd18b79
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:30:19 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9edd6831

sys-apps/lsb-release: stable 1.4-r3 for ia64, bug #642362

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 sys-apps/lsb-release/lsb-release-1.4-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/lsb-release/lsb-release-1.4-r3.ebuild 
b/sys-apps/lsb-release/lsb-release-1.4-r3.ebuild
index 4629e5f4c28..ee00936b9a1 100644
--- a/sys-apps/lsb-release/lsb-release-1.4-r3.ebuild
+++ b/sys-apps/lsb-release/lsb-release-1.4-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lsb/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 
 # Perl isn't needed at runtime, it is just used to generate the man page.
 DEPEND="dev-lang/perl"



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

2018-09-30 Thread Sergei Trofimovich
commit: c5710734d035f49642b4778144aa341aaa2da2fc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:31:43 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5710734

app-editors/emacs: stable 24.5-r7 for ia64, bug #667038

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 app-editors/emacs/emacs-24.5-r7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/emacs/emacs-24.5-r7.ebuild 
b/app-editors/emacs/emacs-24.5-r7.ebuild
index 8a99b15164a..e2b9def935a 100644
--- a/app-editors/emacs/emacs-24.5-r7.ebuild
+++ b/app-editors/emacs/emacs-24.5-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="24"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="acl alsa aqua athena dbus games gconf gfile gif gpm gsettings gtk gtk2 
gzip-el imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif png 
selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm 
zlib"
 REQUIRED_USE="?? ( aqua X )"
 



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

2018-09-30 Thread Sergei Trofimovich
commit: f4cf8c88325985c2bc2ffe7d4828b410b73732ce
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 16:44:40 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:44:40 2018 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=f4cf8c88

3.3.6: fix stage1 bulding against modern toolchain

One new patche:
- 91_all_libexec-gcc-binutils.patch: add /usr/libexec/gcc/ to search 
path

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

 3.3.6/gentoo/91_all_libexec-gcc-binutils.patch | 61 ++
 3.3.6/gentoo/README.history|  1 +
 2 files changed, 62 insertions(+)

diff --git a/3.3.6/gentoo/91_all_libexec-gcc-binutils.patch 
b/3.3.6/gentoo/91_all_libexec-gcc-binutils.patch
new file mode 100644
index 000..8e0e774
--- /dev/null
+++ b/3.3.6/gentoo/91_all_libexec-gcc-binutils.patch
@@ -0,0 +1,61 @@
+Before gcc-3.4 gcc libraries and searched executables
+were in /usr/lib/gcc-lib/ (STANDARD_EXEC_PREFIX)
+
+After gcc-3.4 the split happened:
+- /usr/lib/gcc/ for libraries (STARDARD_EXEC_PREFIX)
+- /usr/libexec/gcc/ for executables (STANDARD_LIBEXEC_PREFIX)
+
+This patch adds STANDARD_LIBEXEC_PREFIX to allow bootstrapping
+on 3.4+-only system.
+--- a/gcc/Makefile.in
 b/gcc/Makefile.in
+@@ -323,8 +323,13 @@ exec_prefix = @exec_prefix@
+ bindir = @bindir@
+ # Directory in which to put the directories used by the compiler.
+ libdir = @libdir@
++# Directory in which GCC puts its executables.
++libexecdir = @libexecdir@
++
+ # Directory in which the compiler finds executables, libraries, etc.
+ libsubdir = $(libdir)/gcc-lib/$(target_alias)/$(version)
++# Directory in which the compiler finds executables
++libexecsubdir = $(libexecdir)/gcc/$(target_alias)/$(version)
+ # Used to produce a relative $(gcc_tooldir) in gcc.o
+ unlibsubdir = ../../..
+ # Directory in which to find other cross-compilation tools and headers.
+@@ -726,6 +731,7 @@ ORDINARY_FLAGS_TO_PASS = \
+   "gcc_tooldir=$(gcc_tooldir)" \
+   "bindir=$(bindir)" \
+   "libsubdir=$(libsubdir)" \
++  "libexecsubdir=$(libsubdir)" \
+   "datadir=$(datadir)" \
+   "localedir=$(localedir)"
+ FLAGS_TO_PASS = $(ORDINARY_FLAGS_TO_PASS) "CC=@cc_set_by_configure@" \
+@@ -1297,6 +1303,7 @@ c-dump.o : c-dump.c $(CONFIG_H) $(SYSTEM_H) $(TREE_H) 
$(C_TREE_H) tree-dump.h
+ DRIVER_DEFINES = \
+   -DSTANDARD_STARTFILE_PREFIX=\"$(unlibsubdir)/\" \
+   -DSTANDARD_EXEC_PREFIX=\"$(libdir)/gcc-lib/\" \
++  -DSTANDARD_LIBEXEC_PREFIX=\"$(libexecdir)/gcc/\" \
+   -DDEFAULT_TARGET_VERSION=\"$(version)\" \
+   -DDEFAULT_TARGET_MACHINE=\"$(target_alias)\" \
+   -DSTANDARD_BINDIR_PREFIX=\"$(bindir)/\" \
+--- a/gcc/gcc.c
 b/gcc/gcc.c
+@@ -1346,6 +1346,8 @@ static const char *const standard_exec_prefix = 
STANDARD_EXEC_PREFIX;
+ static const char *const standard_exec_prefix_1 = "/usr/lib/gcc/";
+ static const char *md_exec_prefix = MD_EXEC_PREFIX;
+ 
++static const char *standard_libexec_prefix = STANDARD_LIBEXEC_PREFIX;
++
+ static const char *md_startfile_prefix = MD_STARTFILE_PREFIX;
+ static const char *md_startfile_prefix_1 = MD_STARTFILE_PREFIX_1;
+ static const char *const standard_startfile_prefix = 
STANDARD_STARTFILE_PREFIX;
+@@ -3718,6 +3720,8 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE.\n\n"
+ PREFIX_PRIORITY_LAST, 2, warn_std_ptr, 0);
+   add_prefix (_prefixes, standard_exec_prefix_1, "BINUTILS",
+ PREFIX_PRIORITY_LAST, 2, warn_std_ptr, 0);
++  add_prefix (_prefixes, standard_libexec_prefix, "BINUTILS",
++PREFIX_PRIORITY_LAST, 2, warn_std_ptr, 0);
+ #endif
+ 
+   add_prefix (_prefixes, standard_exec_prefix, "BINUTILS",

diff --git a/3.3.6/gentoo/README.history b/3.3.6/gentoo/README.history
index 8cf625a..dc6baaf 100644
--- a/3.3.6/gentoo/README.history
+++ b/3.3.6/gentoo/README.history
@@ -1,6 +1,7 @@
 1.10   TODO
+ 89_all_gcc-3.3.x-ucontext.patch
+ 90_all_libtool-pass-all.patch
+   + 91_all_libexec-gcc-binutils.patch
 
 1.906 Apr 2015
R 05_all_gcc-4.3.x-siginfo.patch -> 05_all_gcc-3.3.x-siginfo.patch



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

2018-09-30 Thread Michał Górny
commit: 99f654446a230bcd52d2ed5f7d95a2f1534aaad9
Author: Wade Cline  hotmail  com>
AuthorDate: Wed Sep 19 03:45:20 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 20:07:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99f65444

net-irc/inspircd: Use mysql provider

Closes: https://bugs.gentoo.org/665984
Signed-off-by: Wade Cline  hotmail.com>
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9909

 net-irc/inspircd/inspircd-2.0.25.ebuild | 2 +-
 net-irc/inspircd/inspircd-2.0.26.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/inspircd/inspircd-2.0.25.ebuild 
b/net-irc/inspircd/inspircd-2.0.25.ebuild
index 9d65d96de88..792cca4e9ae 100644
--- a/net-irc/inspircd/inspircd-2.0.25.ebuild
+++ b/net-irc/inspircd/inspircd-2.0.25.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
geoip? ( dev-libs/geoip )
gnutls? ( net-libs/gnutls:= dev-libs/libgcrypt:0 )
ldap? ( net-nds/openldap )
-   mysql? ( virtual/mysql )
+   mysql? ( dev-db/mysql-connector-c:= )
postgres? ( dev-db/postgresql:= )
pcre? ( dev-libs/libpcre )
sqlite? ( >=dev-db/sqlite-3.0 )

diff --git a/net-irc/inspircd/inspircd-2.0.26.ebuild 
b/net-irc/inspircd/inspircd-2.0.26.ebuild
index 9d97ed21f3a..902f26ec926 100644
--- a/net-irc/inspircd/inspircd-2.0.26.ebuild
+++ b/net-irc/inspircd/inspircd-2.0.26.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
geoip? ( dev-libs/geoip )
gnutls? ( net-libs/gnutls:= dev-libs/libgcrypt:0 )
ldap? ( net-nds/openldap )
-   mysql? ( virtual/mysql )
+   mysql? ( dev-db/mysql-connector-c:= )
postgres? ( dev-db/postgresql:= )
pcre? ( dev-libs/libpcre )
sqlite? ( >=dev-db/sqlite-3.0 )



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

2018-09-30 Thread Michał Górny
commit: a5945fd98bd8ee1ed773244acbd33df670728d0b
Author: Joonas Niilola  gmail  com>
AuthorDate: Tue Sep 25 16:20:13 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 20:27:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5945fd9

sys-process/evisum: bump to 0.1.2

Signed-off-by: Joonas Niilola  gmail.com>
Package-Manager: Portage[mgorny]-2.3.49.1
Signed-off-by: Michał Górny  gentoo.org>

 sys-process/evisum/Manifest|  1 +
 sys-process/evisum/evisum-0.1.2.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 5733757d767..a6a33cf2935 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.1.1.tar.xz 77748 BLAKE2B 
32c3330586d7d919ff54d8c3166bbece11efb1031617f039e7806dca268a6df3739db27ebc456c3b28e3d7599d325fb8aff16b21cc65b20e6011aa551a10e006
 SHA512 
dcfa7cdf18e08e63c53baff69c88fc81939534c7b1ecfe6a87567c30334d6f2c2899092c8eb630112f79d36e42cc2f4accc3ed3e389ed8cd0e78f52a566c2ca2
+DIST evisum-0.1.2.tar.xz 77796 BLAKE2B 
79baf9acd755af381e8a2f377727fb7e9d452a7ef57e9e5b4cee0013236e96ec8c8170072790a9a09f22a7d166ba86be4d0580767714a26cbfabc63d2a47aee9
 SHA512 
30e03c4468079f2932f5b1c3a6c3b2ddcf263c7bcd1a767bc45ac7c6e97a33bc2cd9d5cf1201907d0c76b149fa9798c28b25a81f451074af1c53016bb25fd53b

diff --git a/sys-process/evisum/evisum-0.1.2.ebuild 
b/sys-process/evisum/evisum-0.1.2.ebuild
new file mode 100644
index 000..c8a0cadb353
--- /dev/null
+++ b/sys-process/evisum/evisum-0.1.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/;
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz;
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=dev-libs/efl-1.20.0[X]"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   emake PREFIX="${D}"/usr install
+   einstalldocs
+}



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

2018-09-30 Thread Michał Górny
commit: e39ee9904ea6e1c143cb33bfb9230dd04bca0533
Author: Joonas Niilola  gmail  com>
AuthorDate: Tue Sep 25 16:20:49 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 20:27:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e39ee990

sys-process/evisum: remove old 0.1.1

Signed-off-by: Joonas Niilola  gmail.com>
Package-Manager: Portage[mgorny]-2.3.49.1
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9974

 sys-process/evisum/Manifest|  1 -
 sys-process/evisum/evisum-0.1.1.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index a6a33cf2935..66da2ed4682 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1 @@
-DIST evisum-0.1.1.tar.xz 77748 BLAKE2B 
32c3330586d7d919ff54d8c3166bbece11efb1031617f039e7806dca268a6df3739db27ebc456c3b28e3d7599d325fb8aff16b21cc65b20e6011aa551a10e006
 SHA512 
dcfa7cdf18e08e63c53baff69c88fc81939534c7b1ecfe6a87567c30334d6f2c2899092c8eb630112f79d36e42cc2f4accc3ed3e389ed8cd0e78f52a566c2ca2
 DIST evisum-0.1.2.tar.xz 77796 BLAKE2B 
79baf9acd755af381e8a2f377727fb7e9d452a7ef57e9e5b4cee0013236e96ec8c8170072790a9a09f22a7d166ba86be4d0580767714a26cbfabc63d2a47aee9
 SHA512 
30e03c4468079f2932f5b1c3a6c3b2ddcf263c7bcd1a767bc45ac7c6e97a33bc2cd9d5cf1201907d0c76b149fa9798c28b25a81f451074af1c53016bb25fd53b

diff --git a/sys-process/evisum/evisum-0.1.1.ebuild 
b/sys-process/evisum/evisum-0.1.1.ebuild
deleted file mode 100644
index b495f2d787b..000
--- a/sys-process/evisum/evisum-0.1.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/;
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz;
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-libs/efl-1.20.0[X]"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   emake PREFIX="${D}"/usr install
-   einstalldocs
-}



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

2018-09-30 Thread Sergei Trofimovich
commit: 854ca983926464e08d44b683e8a368e68d30d9fd
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:31:26 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854ca983

x11-misc/xdg-utils: stable 1.1.3-r1 for ia64, bug #666874

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild 
b/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild
index 900de225699..085f979a965 100644
--- a/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild
+++ b/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ 
SRC_URI="https://portland.freedesktop.org/download/${MY_P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd"
 IUSE="doc"
 
 RDEPEND="



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

2018-09-30 Thread Sergei Trofimovich
commit: 0b0b9dbf98cad305db78f8e7955b09c633acf009
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:32:13 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:38:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b0b9dbf

app-text/lv: stable 4.51-r4 for ia64, bug #667366

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 app-text/lv/lv-4.51-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/lv/lv-4.51-r4.ebuild b/app-text/lv/lv-4.51-r4.ebuild
index 2518014787f..ccc8a1e9ed8 100644
--- a/app-text/lv/lv-4.51-r4.ebuild
+++ b/app-text/lv/lv-4.51-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="!app-editors/levee



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

2018-09-30 Thread Sergei Trofimovich
commit: 60161ae45fadd313b756cda5a876575fab7bb9fc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:30:12 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60161ae4

app-text/ghostscript-gpl: stable 9.25 for ia64, bug #635426

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 app-text/ghostscript-gpl/ghostscript-gpl-9.25.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.25.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-9.25.ebuild
index 2d27fdc8171..be10e249f64 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.25.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.25.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="AGPL-3 CPL-1.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="cups dbus gtk l10n_de static-libs tiff unicode X"
 
 COMMON_DEPEND="



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

2018-09-30 Thread Sergei Trofimovich
commit: 9ae32e7a87624f8f001f46c956d6565afa3cc428
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:30:35 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae32e7a

media-libs/x265: stable 2.8 for ia64, bug #666486

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 media-libs/x265/x265-2.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/x265/x265-2.8.ebuild b/media-libs/x265/x265-2.8.ebuild
index 77fe16b7dbf..4bb49087774 100644
--- a/media-libs/x265/x265-2.8.ebuild
+++ b/media-libs/x265/x265-2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ if [[ ${PV} = * ]]; then
EHG_REPO_URI="https://bitbucket.org/multicoreware/x265;
 else

SRC_URI="https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz;
-   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~x86"
 fi
 
 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"



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

2018-09-30 Thread Sergei Trofimovich
commit: 193a90174aacb2b98cc9767860613abd138e47e1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:31:11 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=193a9017

dev-libs/libbsd: stable 0.9.1 for ia64, bug #666842

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 dev-libs/libbsd/libbsd-0.9.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libbsd/libbsd-0.9.1.ebuild 
b/dev-libs/libbsd/libbsd-0.9.1.ebuild
index 28704d7a0f1..338bf88b13f 100644
--- a/dev-libs/libbsd/libbsd-0.9.1.ebuild
+++ b/dev-libs/libbsd/libbsd-0.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz;
 
 LICENSE="BSD BSD-2 BSD-4 ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
 DEPEND=">=sys-kernel/linux-headers-3.17"



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

2018-09-30 Thread Sergei Trofimovich
commit: e7078ea0c836246b61c80be467a8fd5fc896fb4b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:31:35 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7078ea0

sys-fs/lsscsi: stable 0.29 for ia64, bug #667022

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 sys-fs/lsscsi/lsscsi-0.29.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/lsscsi/lsscsi-0.29.ebuild b/sys-fs/lsscsi/lsscsi-0.29.ebuild
index 6664fe62da8..bd1ab8ca113 100644
--- a/sys-fs/lsscsi/lsscsi-0.29.ebuild
+++ b/sys-fs/lsscsi/lsscsi-0.29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,4 +9,4 @@ SRC_URI="http://sg.danny.cz/scsi/${P}.tgz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86"



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

2018-09-30 Thread Sergei Trofimovich
commit: 9de6374f1811c4744be8f176028e806eaac94e42
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:32:03 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9de6374f

dev-php/ming-php: stable 0.4.8 for ia64, bug #667074

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 dev-php/ming-php/ming-php-0.4.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/ming-php/ming-php-0.4.8.ebuild 
b/dev-php/ming-php/ming-php-0.4.8.ebuild
index 576b65bf172..8d485f465da 100644
--- a/dev-php/ming-php/ming-php-0.4.8.ebuild
+++ b/dev-php/ming-php/ming-php-0.4.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/libming/libming/archive/${MY_P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND="media-libs/ming"



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

2018-09-30 Thread Sergei Trofimovich
commit: 95c1c4bb89c7514fe345752f5b9a07f93405de27
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:31:58 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c1c4bb

app-editors/emacs: stable 26.1-r3 for ia64, bug #667042

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 app-editors/emacs/emacs-26.1-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/emacs/emacs-26.1-r3.ebuild 
b/app-editors/emacs/emacs-26.1-r3.ebuild
index 91e7d01a5f8..50ed9c71b8b 100644
--- a/app-editors/emacs/emacs-26.1-r3.ebuild
+++ b/app-editors/emacs/emacs-26.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="26"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif 
gpm gsettings gtk gtk2 gzip-el imagemagick +inotify jpeg kerberos lcms libxml2 
livecd m17n-lib mailutils motif png selinux sound source ssl svg systemd 
+threads tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib"
 REQUIRED_USE="?? ( aqua X )"
 



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

2018-09-30 Thread Sergei Trofimovich
commit: c1902e2116d6561ea3fc90fa9144db2cfbe1fe8d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:30:51 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1902e21

app-crypt/pinentry: stable 1.1.0-r2 for ia64, bug #666822

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 app-crypt/pinentry/pinentry-1.1.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild 
b/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild
index afc5e7f970c..750d7afcd48 100644
--- a/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild
+++ b/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="caps emacs gnome-keyring fltk gtk ncurses qt5 static"
 
 CDEPEND="



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

2018-09-30 Thread Sergei Trofimovich
commit: 9a455e783120a4fd59502d206ab7c4d1f0eac424
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:30:45 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a455e78

app-arch/unrar: stable 5.6.6 for ia64, bug #666820

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 app-arch/unrar/unrar-5.6.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/unrar/unrar-5.6.6.ebuild 
b/app-arch/unrar/unrar-5.6.6.ebuild
index ce463cfa593..6184e9f77b7 100644
--- a/app-arch/unrar/unrar-5.6.6.ebuild
+++ b/app-arch/unrar/unrar-5.6.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -14,7 +14,7 @@ SRC_URI="https://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="unRAR"
 # subslot = soname version
 SLOT="0/5"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!<=app-arch/unrar-gpl-0.0.1_p20080417"



[gentoo-commits] repo/gentoo:master commit in: sys-power/upower/

2018-09-30 Thread Sergei Trofimovich
commit: d67703b4bda0394c347ad3a76cf7f3dfe8813e8d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:31:16 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d67703b4

sys-power/upower: stable 0.99.8 for ia64, bug #666870

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 sys-power/upower/upower-0.99.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-power/upower/upower-0.99.8.ebuild 
b/sys-power/upower/upower-0.99.8.ebuild
index 009a7c7b43b..8cc94969f42 100644
--- a/sys-power/upower/upower-0.99.8.ebuild
+++ b/sys-power/upower/upower-0.99.8.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://gitlab.freedesktop.org/upower/upower/uploads/${COMMIT}/${P}.tar
 
 LICENSE="GPL-2"
 SLOT="0/3" # based on SONAME of libupower-glib.so
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
 
 # gtk-doc files are not available as prebuilt in the tarball
 IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/shared-mime-info/

2018-09-30 Thread Sergei Trofimovich
commit: a935a1a298eb1df162854e9cc0f221e48514930f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:31:20 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a935a1a2

x11-misc/shared-mime-info: stable 1.10 for ia64, bug #666872

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 x11-misc/shared-mime-info/shared-mime-info-1.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/shared-mime-info/shared-mime-info-1.10.ebuild 
b/x11-misc/shared-mime-info/shared-mime-info-1.10.ebuild
index 5f1052b6255..061d19fa872 100644
--- a/x11-misc/shared-mime-info/shared-mime-info-1.10.ebuild
+++ b/x11-misc/shared-mime-info/shared-mime-info-1.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://people.freedesktop.org/~hadess/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=">=dev-libs/glib-2



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

2018-09-30 Thread Sergei Trofimovich
commit: 2efe040a52ece5dee18c837af3bc0a3ade215c18
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:30:41 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2efe040a

sys-apps/iproute2: stable 4.17.0 for ia64, bug #666778

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 sys-apps/iproute2/iproute2-4.17.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/iproute2/iproute2-4.17.0.ebuild 
b/sys-apps/iproute2/iproute2-4.17.0.ebuild
index 70299ede914..265d18b670a 100644
--- a/sys-apps/iproute2/iproute2-4.17.0.ebuild
+++ b/sys-apps/iproute2/iproute2-4.17.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 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
 else
SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 m68k ~mips ppc ppc64 s390 
sh sparc x86"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh 
sparc x86"
 fi
 
 DESCRIPTION="kernel routing and traffic control utilities"



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

2018-09-30 Thread Sergei Trofimovich
commit: 2206a1e6bfe8f64d6da6bdbce78d3cd219e9d7f7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:31:00 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2206a1e6

app-text/libspectre: stable 0.2.8 for ia64, bug #666828

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 app-text/libspectre/libspectre-0.2.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/libspectre/libspectre-0.2.8.ebuild 
b/app-text/libspectre/libspectre-0.2.8.ebuild
index feb3225fdc4..1ddfc174109 100644
--- a/app-text/libspectre/libspectre-0.2.8.ebuild
+++ b/app-text/libspectre/libspectre-0.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ 
SRC_URI="https://libspectre.freedesktop.org/releases/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="debug doc static-libs"
 
 RDEPEND=">=app-text/ghostscript-gpl-8.62"



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

2018-09-30 Thread Sergei Trofimovich
commit: f8203852c2de700805929e3fd50dd27d38d98bc6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:32:18 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:38:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8203852

net-libs/mbedtls: stable 2.12.0 for ia64, bug #667370

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 net-libs/mbedtls/mbedtls-2.12.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/mbedtls/mbedtls-2.12.0.ebuild 
b/net-libs/mbedtls/mbedtls-2.12.0.ebuild
index ce835a31211..798e9fd2275 100644
--- a/net-libs/mbedtls/mbedtls-2.12.0.ebuild
+++ b/net-libs/mbedtls/mbedtls-2.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-${P}
 
 LICENSE="Apache-2.0"
 SLOT="0/11" # slot for libmbedtls.so
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="cpu_flags_x86_sse2 doc havege libressl programs -static-libs test 
threads zlib"
 
 RDEPEND="



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

2018-09-30 Thread Sergei Trofimovich
commit: b146b60f5c2506a07c51faaa4c3c73bd1df23412
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:32:08 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b146b60f

sys-fs/dosfstools: stable 4.1 for ia64, bug #667222

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 sys-fs/dosfstools/dosfstools-4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/dosfstools/dosfstools-4.1.ebuild 
b/sys-fs/dosfstools/dosfstools-4.1.ebuild
index 00dc71c5ffa..bf6142de918 100644
--- a/sys-fs/dosfstools/dosfstools-4.1.ebuild
+++ b/sys-fs/dosfstools/dosfstools-4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${P}.
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="compat test +udev"
 
 CDEPEND="udev? ( virtual/libudev )"



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

2018-09-30 Thread Sergei Trofimovich
commit: 7247f0a211801e397cecd8b4f700b8c69e787bde
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 21:30:30 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 21:37:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7247f0a2

app-misc/tmux: stable 2.7 for ia64, bug #662258

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 app-misc/tmux/tmux-2.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/tmux/tmux-2.7.ebuild b/app-misc/tmux/tmux-2.7.ebuild
index 82aab0c941d..c944df5ead4 100644
--- a/app-misc/tmux/tmux-2.7.ebuild
+++ b/app-misc/tmux/tmux-2.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_*}/${P/_/-}.tar.
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="debug selinux utempter vim-syntax kernel_FreeBSD kernel_linux"
 
 CDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/

2018-09-30 Thread Sergei Trofimovich
commit: b52de43e66358a9e69e9c19ce7858c06ca35
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:54:23 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b52de4cc

dev-perl/Variable-Magic: stable 0.620.0 for sparc, bug #667266

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

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild 
b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index dcb76578eee..a64e5b6259d 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="



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

2018-09-30 Thread Sergei Trofimovich
commit: 088ee0b7eb6509f8c9155a9f7a1981e339a99403
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:57:43 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=088ee0b7

dev-perl/Test-MockRandom: stable 1.10.0 for sparc, bug #667266

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

 dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild 
b/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild
index a9019d4a764..0c83afc13fd 100644
--- a/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild
+++ b/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Replaces random number generation with 
non-random number generation
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 
~amd64-fbsd"
 IUSE="test minimal examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2018-09-30 Thread Sergei Trofimovich
commit: 3af93269c831691e5f15aafece9c71dc1b3d3382
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:05:46 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af93269

dev-perl/ExtUtils-F77: stable 1.200.0-r1 for sparc, bug #667266

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

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
index d50e1a9dbcb..ac102227a76 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="virtual/perl-File-Spec



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

2018-09-30 Thread Sergei Trofimovich
commit: dc60f4155e253df02e09b3c22c8d57412bacbd3b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:03:26 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc60f415

dev-perl/DateTime: stable 1.280.0 for sparc, bug #667266

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

 dev-perl/DateTime/DateTime-1.280.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.280.0.ebuild 
b/dev-perl/DateTime/DateTime-1.280.0.ebuild
index cf3160559fd..9a8d1506f00 100644
--- a/dev-perl/DateTime/DateTime-1.280.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.280.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Taint-Runtime/

2018-09-30 Thread Sergei Trofimovich
commit: 187033755075cf9864b9922054d153920b76dbf4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:02:03 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18703375

dev-perl/Taint-Runtime: stable 0.30.0-r1 for sparc, bug #667266

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

 dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild 
b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild
index 708409e6148..cf093886c10 100644
--- a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild
+++ b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Runtime enable taint checking"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 
~amd64-fbsd"
 IUSE=""
 
 SRC_TEST=do



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Socket-SSL/

2018-09-30 Thread Sergei Trofimovich
commit: 3d7f714a338373d6b42987aaf833b054f19c13be
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:04:38 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d7f714a

dev-perl/IO-Socket-SSL: stable 2.52.0 for sparc, bug #667266

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

 dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild 
b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild
index d932aa35d29..0c7d51f5215 100644
--- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild
+++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="idn"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/

2018-09-30 Thread Sergei Trofimovich
commit: 948b31a1c25a75b0c2320dd059a56b550cc91725
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:39:55 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=948b31a1

dev-perl/DateTime-TimeZone: stable 2.10.0 for sparc, bug #667266

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

 dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild 
b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
index 3c78317e063..eb749ced7e6 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/

2018-09-30 Thread Sergei Trofimovich
commit: 45b01c811a51fcfd8936fca0438e1ff2eec3022b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:07:00 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b01c81

dev-perl/DateTime-Locale: stable 1.30.0 for sparc, bug #667266

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

 dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild 
b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
index 300f5cf746f..f1e1ee849bf 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc 
~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-09-30 Thread Sergei Trofimovich
commit: 56e1d7d3ee716328d21a9454f05902e3d7da111c
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:12:43 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e1d7d3

dev-perl/Test-SubCalls: stable 1.100.0 for sparc, bug #667266

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

 dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild 
b/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild
index 1ee2277825e..98bfa816024 100644
--- a/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild
+++ b/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Track the number of times subs are called"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 DEPEND="



  1   2   3   >