[gentoo-commits] repo/gentoo:master commit in: games-mud/kmuddy/, games-mud/kmuddy/files/

2017-07-21 Thread Michael Palimaka
commit: 3e9efb7e12ea706f8ed75e7cb66747d3c798111b
Author: Peter Levine  gmail  com>
AuthorDate: Fri Jul 21 00:15:43 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Jul 22 03:35:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9efb7e

games-mud/kmuddy: Fix building with GCC-6

Bug: https://bugs.gentoo.org/show_bug.cgi?id=612760
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 games-mud/kmuddy/files/kmuddy-1.0.1-gcc6.patch | 30 ++
 games-mud/kmuddy/kmuddy-1.0.1-r3.ebuild|  1 +
 2 files changed, 31 insertions(+)

diff --git a/games-mud/kmuddy/files/kmuddy-1.0.1-gcc6.patch 
b/games-mud/kmuddy/files/kmuddy-1.0.1-gcc6.patch
new file mode 100644
index 000..a198d141b10
--- /dev/null
+++ b/games-mud/kmuddy/files/kmuddy-1.0.1-gcc6.patch
@@ -0,0 +1,30 @@
+Bug: https://bugs.gentoo.org/612760
+Commits: 
https://cgit.kde.org/kmuddy.git/commit/kmuddy/dialogs/dlgappsettings.cpp?id=5def190b6b3baa7502999275aac469440ec261cc
+ 
https://cgit.kde.org/kmuddy.git/commit/plugins/mapper/dialogs/dlgmappathproperties.cpp?id=0255f21b46a0f83e2e455fd2ba5c015a3b46e98a
+
+--- a/kmuddy/dialogs/dlgappsettings.cpp
 b/kmuddy/dialogs/dlgappsettings.cpp
+@@ -554,7 +554,7 @@
+   //page 8
+//layout ensures that the widget fills entire available space...
+   QHBoxLayout *keylayout = new QHBoxLayout (frmshortcuts);
+-  keys = new KShortcutsEditor (cActionManager::self()->getACol (), 
frmshortcuts, false);
++  keys = new KShortcutsEditor (cActionManager::self()->getACol (), 
frmshortcuts);
+   keylayout->addWidget (keys);
+ 
+   cActionManager::self()->invokeEvent ("dialog-create", 0, "app-prefs");
+--- a/plugins/mapper/dialogs/dlgmappathproperties.cpp
 b/plugins/mapper/dialogs/dlgmappathproperties.cpp
+@@ -242,9 +242,9 @@
+ {
+   
properties.writeEntry("SrcBeforeCommand",txtSrcBefore->text().trimmed());
+   properties.writeEntry("SrcAfterCommand",txtSrcAfter->text().trimmed());
+-  properties.writeEntry("SrcDir",(int)getSrcDirection(),0);
+-  properties.writeEntry("DestDir",(int)getDestDirection(),0);
+-  properties.writeEntry("SpecialExit",chkSpecial->isChecked(),false);
++  properties.writeEntry("SrcDir",(int)getSrcDirection());
++  properties.writeEntry("DestDir",(int)getDestDirection());
++  properties.writeEntry("SpecialExit",chkSpecial->isChecked());
+   properties.writeEntry("SpecialCmdSrc",txtSpecialSrc->text().trimmed());
+ 
+   if (properties.hasKey("PathTwoWay"))

diff --git a/games-mud/kmuddy/kmuddy-1.0.1-r3.ebuild 
b/games-mud/kmuddy/kmuddy-1.0.1-r3.ebuild
index a40866d7460..b6aeffc3910 100644
--- a/games-mud/kmuddy/kmuddy-1.0.1-r3.ebuild
+++ b/games-mud/kmuddy/kmuddy-1.0.1-r3.ebuild
@@ -25,6 +25,7 @@ PATCHES=(
"${FILESDIR}"/${P}-underlinking.patch
"${FILESDIR}"/${P}-tempnam.patch
"${FILESDIR}"/${P}-desktopvalidation.patch
+   "${FILESDIR}"/${P}-gcc6.patch
 )
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: x11-wm/compiz-fusion/

2017-07-21 Thread Michael Palimaka
commit: 504923d9c13ced67073ea4c3d830328093dd7e67
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Jul 22 03:08:13 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Jul 22 03:09:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=504923d9

x11-wm/compiz-fusion: remove 0.8.8-r0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 x11-wm/compiz-fusion/compiz-fusion-0.8.8.ebuild | 26 -
 1 file changed, 26 deletions(-)

diff --git a/x11-wm/compiz-fusion/compiz-fusion-0.8.8.ebuild 
b/x11-wm/compiz-fusion/compiz-fusion-0.8.8.ebuild
deleted file mode 100644
index 3d948a5faa8..000
--- a/x11-wm/compiz-fusion/compiz-fusion-0.8.8.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Compiz Fusion (meta)"
-HOMEPAGE="http://www.compiz.org/;
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="emerald gnome kde unsupported"
-
-RDEPEND="
-   >=x11-wm/compiz-${PV}
-   >=x11-plugins/compiz-plugins-main-${PV}
-   >=x11-plugins/compiz-plugins-extra-${PV}
-   unsupported? ( >=x11-plugins/compiz-plugins-unsupported-${PV} )
-   >=x11-misc/ccsm-0.8.4
-   emerald? ( >=x11-wm/emerald-${PV} )
-   gnome? ( >=x11-libs/compizconfig-backend-gconf-${PV} )
-   kde? ( >=x11-libs/compizconfig-backend-kconfig4-${PV} )"
-
-pkg_postinst() {
-   ewarn "If you want to try out simple-ccsm, you'll need to emerge it"
-   ewarn "If you want to use emerald, set the emerald use flag"
-}



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

2017-07-21 Thread Brian Evans
commit: 40da18f347974b716360c6e74ce38c2856236df1
Author: Brian Evans  gentoo  org>
AuthorDate: Sat Jul 22 00:52:47 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Sat Jul 22 00:52:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40da18f3

dev-db/mysql: Add subslot to 5.5.57

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-db/mysql/mysql-5.5.57.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-db/mysql/mysql-5.5.57.ebuild b/dev-db/mysql/mysql-5.5.57.ebuild
index 3fbfb582d1d..b34282c9992 100644
--- a/dev-db/mysql/mysql-5.5.57.ebuild
+++ b/dev-db/mysql/mysql-5.5.57.ebuild
@@ -28,6 +28,8 @@ EPATCH_EXCLUDE=''
 DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
 RDEPEND="${RDEPEND}"
 
+SLOT="0/18"
+
 # Please do not add a naive src_unpack to this ebuild
 # If you want to add a single patch, copy the ebuild to an overlay
 # and create your own mysql-extras tarball, looking at 000_index.txt



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

2017-07-21 Thread Brian Evans
commit: fddd505c257b75951fc2f4b77cfa90a45bfa7fd2
Author: Brian Evans  gentoo  org>
AuthorDate: Sat Jul 22 00:38:04 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Sat Jul 22 00:38:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fddd505c

dev-db/mariadb: Set subslot on 5.5.57

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-db/mariadb/mariadb-5.5.57.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-db/mariadb/mariadb-5.5.57.ebuild 
b/dev-db/mariadb/mariadb-5.5.57.ebuild
index aa0132d8a7b..0619086e848 100644
--- a/dev-db/mariadb/mariadb-5.5.57.ebuild
+++ b/dev-db/mariadb/mariadb-5.5.57.ebuild
@@ -19,6 +19,7 @@ EPATCH_EXCLUDE=''
 
 DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
 RDEPEND="${RDEPEND}"
+SLOT="0/18"
 
 # Please do not add a naive src_unpack to this ebuild
 # If you want to add a single patch, copy the ebuild to an overlay



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

2017-07-21 Thread Brian Evans
commit: 303982612a6928626d333a08106a43ba2755e3fb
Author: Brian Evans  gentoo  org>
AuthorDate: Sat Jul 22 00:51:44 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Sat Jul 22 00:51:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30398261

dev-db/mariadb: Fix repoman warnings

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-db/mariadb/mariadb-10.2.7.ebuild | 6 +++---
 dev-db/mariadb/metadata.xml  | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-db/mariadb/mariadb-10.2.7.ebuild 
b/dev-db/mariadb/mariadb-10.2.7.ebuild
index 2c2b8659427..b3a418dee7b 100644
--- a/dev-db/mariadb/mariadb-10.2.7.ebuild
+++ b/dev-db/mariadb/mariadb-10.2.7.ebuild
@@ -236,9 +236,9 @@ multilib_src_install_all() {
 
# Convenience links
einfo "Making Convenience links for mysqlcheck multi-call binary"
-   dosym "/usr/bin/mysqlcheck" "/usr/bin/mysqlanalyze"
-   dosym "/usr/bin/mysqlcheck" "/usr/bin/mysqlrepair"
-   dosym "/usr/bin/mysqlcheck" "/usr/bin/mysqloptimize"
+   dosym "mysqlcheck" "/usr/bin/mysqlanalyze"
+   dosym "mysqlcheck" "/usr/bin/mysqlrepair"
+   dosym "mysqlcheck" "/usr/bin/mysqloptimize"
 
# INSTALL_LAYOUT=STANDALONE causes cmake to create a /usr/data dir
if [[ -d "${ED}/usr/data" ]] ; then

diff --git a/dev-db/mariadb/metadata.xml b/dev-db/mariadb/metadata.xml
index a8465f7ab4d..04e2f81f046 100644
--- a/dev-db/mariadb/metadata.xml
+++ b/dev-db/mariadb/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
-   mysql-b...@gentoo.org
+mysql-b...@gentoo.org
 MySQL
   
 

[gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/

2017-07-21 Thread Andreas Sturmlechner
commit: 9aeb7b0d3fe18e7362fa1536086d7b9ab33f19d8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 21 22:46:49 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jul 22 00:01:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aeb7b0d

media-plugins/mythplugins: 0.28.1 version bump

Drop bogus subslots
Cleanup whitespace
Sort dependencies
Switch HOMEPAGE to https

Thanks-to: Andreas Steinmetz  domdv.de>
Gentoo-bug: 608998

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-plugins/mythplugins/Manifest |   1 +
 .../mythplugins/mythplugins-0.28.1.ebuild  | 163 +
 2 files changed, 164 insertions(+)

diff --git a/media-plugins/mythplugins/Manifest 
b/media-plugins/mythplugins/Manifest
index d6cf058bb27..292f59c4285 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -1,2 +1,3 @@
 DIST mythtv-0.27.6_p20160318.tar.gz 85676387 SHA256 
d0b8c03d95e082e87e0fab8656358e9f3991cd08b2ec5edcbb10a9a91b1e4162 SHA512 
7e94d07b4f99a15b978b42d8be11f329a938842b02ad99c9628ab6dda2fa802ca7148c5db9e6f7fae40f44027f55e69f1cdb6879ee83400934025f18ac68468f
 WHIRLPOOL 
d0f040c1ecb35e5c526477134d756a67d978aeefbf478b624eaa16e4ca1639e3b8f038507052b7d05e3a18fb85fd4e1eaeeb1a185ccfdf0fb2255fdc657be6c1
+DIST mythtv-0.28.1.tar.gz 104477892 SHA256 
73dd4de0de6fe5688c290781b76de6380b256a87159f2c6e3dad66870389da1f SHA512 
67a81858cd19b90f519113b234119ecc248366d8545c862d887755f256cddf04d9ca16a7bf67f63e06f7628730e7dbde2a2099ca8aaeb9061b2e55a5a0b7d5e7
 WHIRLPOOL 
370f3a528438d50d302ab6adadba5089b32749f8127cbf270b85ef16d35ca15026e0947e292920a3dd6acf2ed65de68af8754d985944bd59f3310a42b03551de
 DIST mythtv-0.28.tar.gz 104364066 SHA256 
9d640ab0551b300dab9b633f969efc6f1987f9bdedbef5997a44ddf97d863171 SHA512 
7087fa69b89a7166ddfa96a5a65f48e0ee1858bc150376b2ac2309707b4d1fb9cc544d60b114227284fd0d4891eabded6edc31215fb8f11d1df304fe77ff8f85
 WHIRLPOOL 
f593ab2c232c4f5361b3997d35ba631c845d0f12399a772fdfc296a9e120f5a03a7ba22dbe26b972c522f46a13907fc09b2619e84874cd952095b72df54d53e1

diff --git a/media-plugins/mythplugins/mythplugins-0.28.1.ebuild 
b/media-plugins/mythplugins/mythplugins-0.28.1.ebuild
new file mode 100644
index 000..3f901e40b89
--- /dev/null
+++ b/media-plugins/mythplugins/mythplugins-0.28.1.ebuild
@@ -0,0 +1,163 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
+BACKPORTS="03f44039848bd09444ff4baa8dc158bd61454079"
+MY_P=${P%_p*}
+
+inherit eutils python-single-r1 vcs-snapshot
+
+DESCRIPTION="Official MythTV plugins"
+HOMEPAGE="https://www.mythtv.org;
+SRC_URI="https://github.com/MythTV/mythtv/archive/${BACKPORTS}.tar.gz -> 
mythtv-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+MYTHPLUGINS="+mytharchive +mythbrowser +mythgallery +mythgame \
++mythmusic +mythnetvision +mythnews +mythweather +mythzoneminder"
+IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw +hls ieee1394 libass raw +theora 
+vorbis +xml xvid"
+
+DEPEND="
+   dev-libs/glib:2
+   dev-libs/openssl:=
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtopengl:5
+   dev-qt/qtsql:5
+   media-libs/freetype:2
+   media-libs/libpng:0=
+   
~media-tv/mythtv-${PV}:=[alsa=,hls=,ieee1394=,libass=,python,theora=,vorbis=,xml=,xvid=]
+   sys-apps/util-linux
+   sys-libs/zlib
+   virtual/libudev:=
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXinerama
+   x11-libs/libXrandr
+   x11-libs/libXv
+   x11-libs/libXxf86vm
+   alsa? ( >=media-libs/alsa-lib-1.0.24 )
+   fftw? ( sci-libs/fftw:3.0= )
+   hls? (
+   media-libs/faac
+   media-libs/libvpx:=
+   >=media-libs/x264-0.0.20111220:=
+   >=media-sound/lame-3.93.1
+   )
+   ieee1394? (
+   >=media-libs/libiec61883-1.0.0
+   >=sys-libs/libavc1394-0.5.3
+   >=sys-libs/libraw1394-1.2.0
+   )
+   libass? ( >=media-libs/libass-0.9.11:= )
+   mytharchive? (
+   app-cdr/dvd+rw-tools
+   dev-python/pillow
+   media-video/dvdauthor
+   media-video/mjpegtools[png]
+   media-video/transcode
+   virtual/cdrtools
+   )
+   mythbrowser? ( dev-qt/qtwebkit:5 )
+   mythgallery? (
+   media-libs/tiff:0
+   virtual/opengl
+   exif? ( >media-libs/libexif-0.6.9:= )
+   raw? ( media-gfx/dcraw )
+   )
+   mythmusic? (
+   >=media-libs/flac-1.1.2
+   media-libs/libogg
+   >=media-libs/libvorbis-1.0
+   >=media-libs/taglib-1.6
+   >=media-sound/lame-3.93.1
+   virtual/opengl
+   cdda? (
+   dev-libs/libcdio:=
+   cdr? ( 

[gentoo-commits] repo/gentoo:master commit in: media-tv/mythtv/

2017-07-21 Thread Andreas Sturmlechner
commit: 4350b79c663e88bc4d1a27a93821bcce032fefdf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 21 22:11:10 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jul 22 00:01:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4350b79c

media-tv/mythtv: 0.28.1 version bump

Cleanup whitespace
Drop bogus subslots
Set qmake path using qmake-utils
Sort dependencies
Sort IUSE
Switch HOMEPAGE to https

Thanks-to: Andreas Steinmetz  domdv.de>
Gentoo-bug: 582218, 608996

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-tv/mythtv/Manifest |   1 +
 media-tv/mythtv/mythtv-0.28.1.ebuild | 362 +++
 2 files changed, 363 insertions(+)

diff --git a/media-tv/mythtv/Manifest b/media-tv/mythtv/Manifest
index d6cf058bb27..292f59c4285 100644
--- a/media-tv/mythtv/Manifest
+++ b/media-tv/mythtv/Manifest
@@ -1,2 +1,3 @@
 DIST mythtv-0.27.6_p20160318.tar.gz 85676387 SHA256 
d0b8c03d95e082e87e0fab8656358e9f3991cd08b2ec5edcbb10a9a91b1e4162 SHA512 
7e94d07b4f99a15b978b42d8be11f329a938842b02ad99c9628ab6dda2fa802ca7148c5db9e6f7fae40f44027f55e69f1cdb6879ee83400934025f18ac68468f
 WHIRLPOOL 
d0f040c1ecb35e5c526477134d756a67d978aeefbf478b624eaa16e4ca1639e3b8f038507052b7d05e3a18fb85fd4e1eaeeb1a185ccfdf0fb2255fdc657be6c1
+DIST mythtv-0.28.1.tar.gz 104477892 SHA256 
73dd4de0de6fe5688c290781b76de6380b256a87159f2c6e3dad66870389da1f SHA512 
67a81858cd19b90f519113b234119ecc248366d8545c862d887755f256cddf04d9ca16a7bf67f63e06f7628730e7dbde2a2099ca8aaeb9061b2e55a5a0b7d5e7
 WHIRLPOOL 
370f3a528438d50d302ab6adadba5089b32749f8127cbf270b85ef16d35ca15026e0947e292920a3dd6acf2ed65de68af8754d985944bd59f3310a42b03551de
 DIST mythtv-0.28.tar.gz 104364066 SHA256 
9d640ab0551b300dab9b633f969efc6f1987f9bdedbef5997a44ddf97d863171 SHA512 
7087fa69b89a7166ddfa96a5a65f48e0ee1858bc150376b2ac2309707b4d1fb9cc544d60b114227284fd0d4891eabded6edc31215fb8f11d1df304fe77ff8f85
 WHIRLPOOL 
f593ab2c232c4f5361b3997d35ba631c845d0f12399a772fdfc296a9e120f5a03a7ba22dbe26b972c522f46a13907fc09b2619e84874cd952095b72df54d53e1

diff --git a/media-tv/mythtv/mythtv-0.28.1.ebuild 
b/media-tv/mythtv/mythtv-0.28.1.ebuild
new file mode 100644
index 000..3d443c2d3ea
--- /dev/null
+++ b/media-tv/mythtv/mythtv-0.28.1.ebuild
@@ -0,0 +1,362 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+# git diff --relative=mythtv v0.27.6.. > ~/mythtv-0.27.6/patches/mythtv.patch
+BACKPORTS="03f44039848bd09444ff4baa8dc158bd61454079"
+MY_P=${P%_p*}
+MY_PV=${PV%_p*}
+
+inherit flag-o-matic multilib eutils python-single-r1 qmake-utils user systemd 
vcs-snapshot
+
+MYTHTV_BRANCH="fixes/0.28"
+
+DESCRIPTION="Homebrew PVR project"
+HOMEPAGE="https://www.mythtv.org;
+SRC_URI="https://github.com/MythTV/mythtv/archive/${BACKPORTS}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+SLOT="0/${PV}"
+
+IUSE_INPUT_DEVICES="input_devices_joystick"
+IUSE="alsa altivec autostart bluray cec crystalhd debug dvb dvd egl fftw +hls \
+ieee1394 jack lcd libass lirc +mythlogserver perl pulseaudio python systemd 
+theora \
+vaapi vdpau +vorbis +wrapper +xml xmltv +xvid zeroconf ${IUSE_INPUT_DEVICES}"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}
+   bluray? ( xml )
+   theora? ( vorbis )"
+
+COMMON="
+   dev-libs/glib:2
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtscript:5
+   dev-qt/qtsql:5[mysql]
+   dev-qt/qtopengl:5
+   dev-qt/qtwebkit:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   media-gfx/exiv2:=
+   media-libs/freetype:2
+   media-libs/taglib
+   >=media-sound/lame-3.93.1
+   sys-libs/zlib
+   virtual/mysql
+   virtual/opengl
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXinerama
+   x11-libs/libXv
+   x11-libs/libXrandr
+   x11-libs/libXxf86vm
+   x11-misc/wmctrl
+   alsa? ( >=media-libs/alsa-lib-1.0.24 )
+   bluray? (
+   dev-libs/libcdio:=
+   media-libs/libbluray:=
+   sys-fs/udisks:0
+   )
+   cec? ( dev-libs/libcec )
+   dvb? (
+   media-libs/libdvb
+   virtual/linuxtv-dvb-headers
+   )
+   dvd? (
+   dev-libs/libcdio:=
+   sys-fs/udisks:0
+   )
+   egl? ( media-libs/mesa[egl] )
+   fftw? ( sci-libs/fftw:3.0= )
+   hls? (
+   media-libs/faac
+   =media-libs/x264-0.0.20111220:=
+   )
+   ieee1394? (
+   >=media-libs/libiec61883-1.0.0
+   >=sys-libs/libavc1394-0.5.3
+   >=sys-libs/libraw1394-1.2.0
+   )
+   jack? ( media-sound/jack-audio-connection-kit )
+   lcd? ( app-misc/lcdproc )
+   libass? ( >=media-libs/libass-0.9.11:= )
+   lirc? ( app-misc/lirc )
+   perl? (
+   

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

2017-07-21 Thread Andreas Sturmlechner
commit: 0f4d88234691c6ac88280971bf0b0213b1d406f1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 21 23:18:54 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jul 22 00:01:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f4d8823

www-apps/mythweb: Drop to maintainer-needed

Acked-by: Cardoe on IRC

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 www-apps/mythweb/metadata.xml | 8 
 1 file changed, 8 deletions(-)

diff --git a/www-apps/mythweb/metadata.xml b/www-apps/mythweb/metadata.xml
index 764a121355c..29fc6a5b900 100644
--- a/www-apps/mythweb/metadata.xml
+++ b/www-apps/mythweb/metadata.xml
@@ -1,14 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   car...@gentoo.org
-   Do not CC me on bugs
-   
-   
-   myt...@gentoo.org
-   MythTV
-   

web-a...@gentoo.org
Gentoo Webapps



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

2017-07-21 Thread Andreas Sturmlechner
commit: 70cf65e48ee8771a4d4ca6e9f83819f400d1188b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 21 23:06:22 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jul 22 00:01:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70cf65e4

profiles: Drop mythtv-0.28 package.mask

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

diff --git a/profiles/package.mask b/profiles/package.mask
index d8c6c7ceb75..1b112d2e5b9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -864,13 +864,6 @@ sci-geosciences/googleearth
 # Use at your own risk.
 =app-text/xiphos-4.0.4-r1
 
-# Richard Freeman  (16 Apr 2016)
-# Masked for extended testing, and porting of openrc scripts
-# if necessary.
->=media-tv/mythtv-0.28
->=media-plugins/mythplugins-0.28
->=www-apps/mythweb-0.28
-
 # James Le Cuirot  (03 Apr 2016)
 # Masking Spring Framework for the time being as 3.2.4 is old, has
 # multiple vulnerabilities, and we're not likely to update it



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

2017-07-21 Thread Andreas Sturmlechner
commit: 70dd3f28def590baaa5026f6ea3d2a93596e238f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 21 23:09:35 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jul 22 00:01:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70dd3f28

www-apps/mythweb: Drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 www-apps/mythweb/Manifest|  1 -
 www-apps/mythweb/mythweb-0.28.ebuild | 89 
 2 files changed, 90 deletions(-)

diff --git a/www-apps/mythweb/Manifest b/www-apps/mythweb/Manifest
index 4d40219da90..e6e7209addd 100644
--- a/www-apps/mythweb/Manifest
+++ b/www-apps/mythweb/Manifest
@@ -1,3 +1,2 @@
 DIST mythweb-0.27.5.tar.gz 1686597 SHA256 
5dc3fd9e60f59dea4264fb064b40d73f2534c99d0399da6223a42d2f563e9d13 SHA512 
effa5f9cab6b40423a819f0307aecd1faa397da7d859503162b6229e5da2d4cd0d95d793326768335518cd397fa58ba71ad98c14247feda10e7930f7e023f1af
 WHIRLPOOL 
8721398611db0572f475f5642c397a5d3f0fbe352f0f3ea23dc21cc0ea94e0e6876a713cf0f99331c6fc1f585a62525dc64510737a85667c0e2a14b6f1c6bb10
 DIST mythweb-0.28.1.tar.gz 1705490 SHA256 
bbd82992230d3571eba55a26a91cc3f2dcddfa631d1822ce58e1bf99f2537244 SHA512 
0ce9e2c7138d35ef59859a8a8980b01d90d9b616e55653fb28dd5a473199446508e525171687383ce83051b434f5e7618f509a9e75cd84296446ee450733e963
 WHIRLPOOL 
b36f3226a9984d4c7ea383e1344ddb630b06972fd3170cdcbd0521f9bad3b7acf24f94c7e7099812f8fe5eeea17ab115a36a38ea0b07617998011c7f7c545e00
-DIST mythweb-0.28.tar.gz 1705475 SHA256 
92253f4eb11331da64cff50926fbced3477d244c201675c177be4f5838cd4ed7 SHA512 
58887f6d3823f137b252cf546ada134ebafa3e0142240ba9474868300add7ab00ee39f8cd0d56e91be0571837bea7110e8b3cca38a8a1a47b055d76dccf2a3fe
 WHIRLPOOL 
f130933ea6a5c20fa67668eb830cb094be9449ce4f21ff45041055cd91fda11be3752482ce04d066e90cfba9af97c741d4c67368900e4887bd7e726a22fe4540

diff --git a/www-apps/mythweb/mythweb-0.28.ebuild 
b/www-apps/mythweb/mythweb-0.28.ebuild
deleted file mode 100644
index 6fe34596d6b..000
--- a/www-apps/mythweb/mythweb-0.28.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils webapp
-
-#BACKPORTS="4f6ac2a60b"
-# Release version
-MY_PV="${PV%_p*}"
-MY_P="mythweb-${MY_PV}"
-
-DESCRIPTION="PHP scripts intended to manage MythTV from a web browser"
-HOMEPAGE="http://www.mythtv.org;
-LICENSE="GPL-2"
-SRC_URI="https://github.com/MythTV/mythweb/archive/v${MY_PV}.tar.gz -> 
mythweb-${MY_PV}.tar.gz
-   
${BACKPORTS:+https://dev.gentoo.org/~cardoe/distfiles/${MY_P}-${BACKPORTS}.tar.xz};
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
-
-RDEPEND="dev-lang/php:*[json,mysql,session,posix]
-   virtual/httpd-php:*
-   dev-perl/DBI
-   dev-perl/DBD-mysql
-   dev-perl/HTTP-Date
-   dev-perl/Net-UPnP"
-
-DEPEND="${RDEPEND}"
-
-need_httpd_cgi
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   cd "${S}"/../
-
-   [[ -n ${BACKPORTS} ]] && \
-   EPATCH_FORCE=yes EPATCH_SUFFIX="patch" 
EPATCH_SOURCE="${S}/../patches" \
-   epatch
-
-   eapply_user
-}
-
-src_configure() {
-   :
-}
-
-src_compile() {
-   :
-}
-
-src_install() {
-   webapp_src_preinst
-
-   # Install docs
-   cd "${S}"
-   dodoc README INSTALL
-
-   # Install htdocs files
-   insinto "${MY_HTDOCSDIR}"
-   doins mythweb.php
-   doins -r classes
-   doins -r configuration
-   doins -r data
-   doins -r includes
-   doins -r js
-   doins -r modules
-   doins -r skins
-   doins -r tests
-   exeinto "${MY_HTDOCSDIR}"
-   doexe mythweb.pl
-
-   # Install our server config files
-   webapp_server_configfile apache mythweb.conf.apache mythweb.conf
-   webapp_server_configfile lighttpd mythweb.conf.lighttpd mythweb.conf
-   webapp_server_configfile nginx "${FILESDIR}"/mythweb.conf.nginx \
-   mythweb.include
-
-   # Data needs to be writable and modifiable by the web server
-   webapp_serverowned -R "${MY_HTDOCSDIR}"/data
-
-   # Message to display after install
-   webapp_postinst_txt en "${FILESDIR}"/0.25-postinstall-en.txt
-
-   # Script to set the correct defaults on install
-   webapp_hook_script "${FILESDIR}"/reconfig
-
-   webapp_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: media-tv/mythtv/

2017-07-21 Thread Andreas Sturmlechner
commit: 03ac773970de235c955ab7c6f4ab6d665ee01c4f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 21 23:19:42 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jul 22 00:01:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ac7739

media-tv/mythtv: Drop to maintainer-needed

Acked-by: Cardoe on IRC

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-tv/mythtv/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/media-tv/mythtv/metadata.xml b/media-tv/mythtv/metadata.xml
index ad57b504be5..b162d154de7 100644
--- a/media-tv/mythtv/metadata.xml
+++ b/media-tv/mythtv/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   myt...@gentoo.org
-   MythTV
-   
+   

Allows MythTV to directly output sound to 
ALSA devices,
this is needed if you are using ALSA dmix or SPDIF. Note, you 
will have



[gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/

2017-07-21 Thread Andreas Sturmlechner
commit: 9a23f49c70dcbfa8a45510cf8bc0a141a858e9ca
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 21 23:18:21 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jul 22 00:01:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a23f49c

media-plugins/mythplugins: Drop to maintainer-needed

Acked-by: Cardoe on IRC

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-plugins/mythplugins/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/media-plugins/mythplugins/metadata.xml 
b/media-plugins/mythplugins/metadata.xml
index addfd6e70ce..05e99f352b0 100644
--- a/media-plugins/mythplugins/metadata.xml
+++ b/media-plugins/mythplugins/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   myt...@gentoo.org
-   MythTV
-   
+   

Allows MythMusic to burn CD-Rs
Allows MythGallery to read EXIF data from 
photos



[gentoo-commits] repo/gentoo:master commit in: media-tv/mythtv/

2017-07-21 Thread Andreas Sturmlechner
commit: 0ca52aac08e43e76bbd595f8e514c8d7e01bd8dd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 21 23:07:35 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jul 22 00:01:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ca52aac

media-tv/mythtv: Drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-tv/mythtv/Manifest  |   1 -
 media-tv/mythtv/mythtv-0.28-r1.ebuild | 363 --
 2 files changed, 364 deletions(-)

diff --git a/media-tv/mythtv/Manifest b/media-tv/mythtv/Manifest
index 292f59c4285..8fdb1e25636 100644
--- a/media-tv/mythtv/Manifest
+++ b/media-tv/mythtv/Manifest
@@ -1,3 +1,2 @@
 DIST mythtv-0.27.6_p20160318.tar.gz 85676387 SHA256 
d0b8c03d95e082e87e0fab8656358e9f3991cd08b2ec5edcbb10a9a91b1e4162 SHA512 
7e94d07b4f99a15b978b42d8be11f329a938842b02ad99c9628ab6dda2fa802ca7148c5db9e6f7fae40f44027f55e69f1cdb6879ee83400934025f18ac68468f
 WHIRLPOOL 
d0f040c1ecb35e5c526477134d756a67d978aeefbf478b624eaa16e4ca1639e3b8f038507052b7d05e3a18fb85fd4e1eaeeb1a185ccfdf0fb2255fdc657be6c1
 DIST mythtv-0.28.1.tar.gz 104477892 SHA256 
73dd4de0de6fe5688c290781b76de6380b256a87159f2c6e3dad66870389da1f SHA512 
67a81858cd19b90f519113b234119ecc248366d8545c862d887755f256cddf04d9ca16a7bf67f63e06f7628730e7dbde2a2099ca8aaeb9061b2e55a5a0b7d5e7
 WHIRLPOOL 
370f3a528438d50d302ab6adadba5089b32749f8127cbf270b85ef16d35ca15026e0947e292920a3dd6acf2ed65de68af8754d985944bd59f3310a42b03551de
-DIST mythtv-0.28.tar.gz 104364066 SHA256 
9d640ab0551b300dab9b633f969efc6f1987f9bdedbef5997a44ddf97d863171 SHA512 
7087fa69b89a7166ddfa96a5a65f48e0ee1858bc150376b2ac2309707b4d1fb9cc544d60b114227284fd0d4891eabded6edc31215fb8f11d1df304fe77ff8f85
 WHIRLPOOL 
f593ab2c232c4f5361b3997d35ba631c845d0f12399a772fdfc296a9e120f5a03a7ba22dbe26b972c522f46a13907fc09b2619e84874cd952095b72df54d53e1

diff --git a/media-tv/mythtv/mythtv-0.28-r1.ebuild 
b/media-tv/mythtv/mythtv-0.28-r1.ebuild
deleted file mode 100644
index 7e5d3aae21f..000
--- a/media-tv/mythtv/mythtv-0.28-r1.ebuild
+++ /dev/null
@@ -1,363 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-# git diff --relative=mythtv v0.27.6.. > ~/mythtv-0.27.6/patches/mythtv.patch
-BACKPORTS="3543e74534a39c150e956e2f07f50ed9f873a84e"
-MY_P=${P%_p*}
-MY_PV=${PV%_p*}
-
-inherit flag-o-matic multilib eutils python-single-r1 user systemd vcs-snapshot
-
-MYTHTV_BRANCH="fixes/0.28"
-
-DESCRIPTION="Homebrew PVR project"
-HOMEPAGE="http://www.mythtv.org;
-SRC_URI="https://github.com/MythTV/mythtv/archive/${BACKPORTS}.tar.gz -> 
${P}.tar.gz"
-
-SLOT="0/${PV}"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-
-IUSE_INPUT_DEVICES="input_devices_joystick"
-IUSE="alsa altivec libass autostart bluray cec crystalhd debug dvb dvd \
-egl fftw +hls ieee1394 jack lcd lirc +mythlogserver perl pulseaudio python 
systemd +theora \
-vaapi vdpau +vorbis +wrapper +xml xmltv +xvid zeroconf ${IUSE_INPUT_DEVICES}"
-
-REQUIRED_USE="
-   bluray? ( xml )
-   python? ( ${PYTHON_REQUIRED_USE} )
-   theora? ( vorbis )"
-
-COMMON="
-   >=media-libs/freetype-2.0:=
-   >=media-sound/lame-3.93.1
-   sys-libs/zlib:=
-   x11-libs/libX11:=
-   x11-libs/libXext:=
-   x11-libs/libXinerama:=
-   x11-libs/libXv:=
-   x11-libs/libXrandr:=
-   x11-libs/libXxf86vm:=
-   dev-qt/qtcore:5=
-   dev-qt/qtdbus:5=
-   dev-qt/qtgui:5=
-   dev-qt/qtscript:5=
-   dev-qt/qtsql:5=[mysql]
-   dev-qt/qtopengl:5=
-   dev-qt/qtwebkit:5=
-   x11-misc/wmctrl:=
-   virtual/mysql
-   virtual/opengl:=
-   alsa? ( >=media-libs/alsa-lib-1.0.24:= )
-   bluray? (
-   dev-libs/libcdio:=
-   media-libs/libbluray:=
-   sys-fs/udisks:0
-   )
-   cec? ( dev-libs/libcec:= )
-   dvb? (
-   media-libs/libdvb:=
-   virtual/linuxtv-dvb-headers:=
-   )
-   dvd? (
-   dev-libs/libcdio:=
-   sys-fs/udisks:0
-   )
-   egl? ( media-libs/mesa:=[egl] )
-   fftw? ( sci-libs/fftw:3.0= )
-   hls? (
-   media-libs/faac:=
-   =media-libs/x264-0.0.20111220:=
-   )
-   ieee1394? (
-   >=sys-libs/libraw1394-1.2.0:=
-   >=sys-libs/libavc1394-0.5.3:=
-   >=media-libs/libiec61883-1.0.0:=
-   )
-   jack? ( media-sound/jack-audio-connection-kit )
-   lcd? ( app-misc/lcdproc )
-   libass? ( >=media-libs/libass-0.9.11:= )
-   lirc? ( app-misc/lirc )
-   perl? (
-   dev-perl/DBD-mysql
-   dev-perl/Net-UPnP
-   dev-perl/LWP-Protocol-https
-   dev-perl/HTTP-Message
-   dev-perl/IO-Socket-INET6
-   >=dev-perl/libwww-perl-5
-   )
-   pulseaudio? ( media-sound/pulseaudio )
-   python? (
-   

[gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/

2017-07-21 Thread Andreas Sturmlechner
commit: f718840ba2540ff4b7a5b5491de5c7d7d41d6af3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 21 23:08:42 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jul 22 00:01:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f718840b

media-plugins/mythplugins: Drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-plugins/mythplugins/Manifest|   1 -
 media-plugins/mythplugins/mythplugins-0.28.ebuild | 165 --
 2 files changed, 166 deletions(-)

diff --git a/media-plugins/mythplugins/Manifest 
b/media-plugins/mythplugins/Manifest
index 292f59c4285..8fdb1e25636 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -1,3 +1,2 @@
 DIST mythtv-0.27.6_p20160318.tar.gz 85676387 SHA256 
d0b8c03d95e082e87e0fab8656358e9f3991cd08b2ec5edcbb10a9a91b1e4162 SHA512 
7e94d07b4f99a15b978b42d8be11f329a938842b02ad99c9628ab6dda2fa802ca7148c5db9e6f7fae40f44027f55e69f1cdb6879ee83400934025f18ac68468f
 WHIRLPOOL 
d0f040c1ecb35e5c526477134d756a67d978aeefbf478b624eaa16e4ca1639e3b8f038507052b7d05e3a18fb85fd4e1eaeeb1a185ccfdf0fb2255fdc657be6c1
 DIST mythtv-0.28.1.tar.gz 104477892 SHA256 
73dd4de0de6fe5688c290781b76de6380b256a87159f2c6e3dad66870389da1f SHA512 
67a81858cd19b90f519113b234119ecc248366d8545c862d887755f256cddf04d9ca16a7bf67f63e06f7628730e7dbde2a2099ca8aaeb9061b2e55a5a0b7d5e7
 WHIRLPOOL 
370f3a528438d50d302ab6adadba5089b32749f8127cbf270b85ef16d35ca15026e0947e292920a3dd6acf2ed65de68af8754d985944bd59f3310a42b03551de
-DIST mythtv-0.28.tar.gz 104364066 SHA256 
9d640ab0551b300dab9b633f969efc6f1987f9bdedbef5997a44ddf97d863171 SHA512 
7087fa69b89a7166ddfa96a5a65f48e0ee1858bc150376b2ac2309707b4d1fb9cc544d60b114227284fd0d4891eabded6edc31215fb8f11d1df304fe77ff8f85
 WHIRLPOOL 
f593ab2c232c4f5361b3997d35ba631c845d0f12399a772fdfc296a9e120f5a03a7ba22dbe26b972c522f46a13907fc09b2619e84874cd952095b72df54d53e1

diff --git a/media-plugins/mythplugins/mythplugins-0.28.ebuild 
b/media-plugins/mythplugins/mythplugins-0.28.ebuild
deleted file mode 100644
index e327d3a5c9d..000
--- a/media-plugins/mythplugins/mythplugins-0.28.ebuild
+++ /dev/null
@@ -1,165 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="xml"
-BACKPORTS="3543e74534a39c150e956e2f07f50ed9f873a84e"
-MY_P=${P%_p*}
-
-inherit eutils python-single-r1 vcs-snapshot
-
-DESCRIPTION="Official MythTV plugins"
-HOMEPAGE="http://www.mythtv.org;
-SRC_URI="https://github.com/MythTV/mythtv/archive/${BACKPORTS}.tar.gz -> 
mythtv-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-MYTHPLUGINS="+mytharchive +mythbrowser +mythgallery +mythgame \
-+mythmusic +mythnetvision +mythnews +mythweather +mythzoneminder"
-
-IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw +hls ieee1394 libass raw +theora 
+vorbis +xml xvid"
-
-DEPEND="!media-plugins/mytharchive
-   !media-plugins/mythbrowser
-   !media-plugins/mythgallery
-   !media-plugins/mythgame
-   !media-plugins/mythmovies
-   !media-plugins/mythmusic
-   !media-plugins/mythnetvision
-   !media-plugins/mythnews
-   !media-plugins/mythweather
-   
~media-tv/mythtv-${PV}:=[alsa=,hls=,ieee1394=,libass=,python,theora=,vorbis=,xml=,xvid=]
-   dev-libs/glib:=
-   xml? ( >=dev-libs/libxml2-2.6.0:= )
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtopengl:5
-   dev-qt/qtsql:5
-   dev-libs/openssl:=
-   alsa? ( >=media-libs/alsa-lib-1.0.24:= )
-   hls? (
-   media-libs/faac:=
-   media-libs/libvpx:=
-   >=media-libs/x264-0.0.20111220:=
-   >=media-sound/lame-3.93.1
-   )
-   media-libs/freetype:=
-   libass? ( >=media-libs/libass-0.9.11:= )
-   media-libs/libpng:=
-   theora? (
-   media-libs/libtheora:=
-   media-libs/libogg:=
-   )
-   xvid? ( >=media-libs/xvid-1.1.0:= )
-   virtual/libudev:=
-   ieee1394? (
-   >=sys-libs/libraw1394-1.2.0:=
-   >=sys-libs/libavc1394-0.5.3:=
-   >=media-libs/libiec61883-1.0.0:=
-   )
-   x11-libs/libX11:=
-   sys-libs/zlib:=
-   x11-libs/libXext:=
-   x11-libs/libXinerama:=
-   x11-libs/libXrandr:=
-   x11-libs/libXv:=
-   x11-libs/libXxf86vm:=
-   fftw? ( sci-libs/fftw:= )
-   sys-apps/util-linux:=
-   mythzoneminder? ( virtual/mysql )
-   mytharchive? (
-   app-cdr/dvd+rw-tools
-   dev-python/pillow:=
-   media-video/dvdauthor
-   media-video/mjpegtools[png]
-   media-video/transcode
-   virtual/cdrtools
-   )
-   mythgallery? (
-   media-libs/tiff:=
-   virtual/opengl
-   exif? ( >media-libs/libexif-0.6.9:= )
-   raw? ( media-gfx/dcraw )
-   

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

2017-07-21 Thread Andreas Sturmlechner
commit: 56c273948eaa8df3671c4473fc567461d825fb5f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 21 23:00:57 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jul 22 00:01:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c27394

www-apps/mythweb: 0.28.1 version bump

Drop BACKPORTS and related epatch hack
Sort RDEPEND

Reported-by: Andreas Steinmetz  domdv.de>
Gentoo-bug: 609000

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 www-apps/mythweb/Manifest  |  1 +
 www-apps/mythweb/mythweb-0.28.1.ebuild | 79 ++
 2 files changed, 80 insertions(+)

diff --git a/www-apps/mythweb/Manifest b/www-apps/mythweb/Manifest
index 4d933027105..4d40219da90 100644
--- a/www-apps/mythweb/Manifest
+++ b/www-apps/mythweb/Manifest
@@ -1,2 +1,3 @@
 DIST mythweb-0.27.5.tar.gz 1686597 SHA256 
5dc3fd9e60f59dea4264fb064b40d73f2534c99d0399da6223a42d2f563e9d13 SHA512 
effa5f9cab6b40423a819f0307aecd1faa397da7d859503162b6229e5da2d4cd0d95d793326768335518cd397fa58ba71ad98c14247feda10e7930f7e023f1af
 WHIRLPOOL 
8721398611db0572f475f5642c397a5d3f0fbe352f0f3ea23dc21cc0ea94e0e6876a713cf0f99331c6fc1f585a62525dc64510737a85667c0e2a14b6f1c6bb10
+DIST mythweb-0.28.1.tar.gz 1705490 SHA256 
bbd82992230d3571eba55a26a91cc3f2dcddfa631d1822ce58e1bf99f2537244 SHA512 
0ce9e2c7138d35ef59859a8a8980b01d90d9b616e55653fb28dd5a473199446508e525171687383ce83051b434f5e7618f509a9e75cd84296446ee450733e963
 WHIRLPOOL 
b36f3226a9984d4c7ea383e1344ddb630b06972fd3170cdcbd0521f9bad3b7acf24f94c7e7099812f8fe5eeea17ab115a36a38ea0b07617998011c7f7c545e00
 DIST mythweb-0.28.tar.gz 1705475 SHA256 
92253f4eb11331da64cff50926fbced3477d244c201675c177be4f5838cd4ed7 SHA512 
58887f6d3823f137b252cf546ada134ebafa3e0142240ba9474868300add7ab00ee39f8cd0d56e91be0571837bea7110e8b3cca38a8a1a47b055d76dccf2a3fe
 WHIRLPOOL 
f130933ea6a5c20fa67668eb830cb094be9449ce4f21ff45041055cd91fda11be3752482ce04d066e90cfba9af97c741d4c67368900e4887bd7e726a22fe4540

diff --git a/www-apps/mythweb/mythweb-0.28.1.ebuild 
b/www-apps/mythweb/mythweb-0.28.1.ebuild
new file mode 100644
index 000..5243d2658ba
--- /dev/null
+++ b/www-apps/mythweb/mythweb-0.28.1.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils webapp
+
+# Release version
+MY_PV="${PV%_p*}"
+MY_P="mythweb-${MY_PV}"
+
+DESCRIPTION="PHP scripts intended to manage MythTV from a web browser"
+HOMEPAGE="https://www.mythtv.org;
+SRC_URI="https://github.com/MythTV/mythweb/archive/v${MY_PV}.tar.gz -> 
mythweb-${MY_PV}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-lang/php:*[json,mysql,session,posix]
+   dev-perl/DBD-mysql
+   dev-perl/DBI
+   dev-perl/HTTP-Date
+   dev-perl/Net-UPnP
+   virtual/httpd-php:*
+"
+DEPEND="${RDEPEND}"
+
+need_httpd_cgi
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   :
+}
+
+src_compile() {
+   :
+}
+
+src_install() {
+   webapp_src_preinst
+
+   # Install docs
+   cd "${S}"
+   dodoc README INSTALL
+
+   # Install htdocs files
+   insinto "${MY_HTDOCSDIR}"
+   doins mythweb.php
+   doins -r classes
+   doins -r configuration
+   doins -r data
+   doins -r includes
+   doins -r js
+   doins -r modules
+   doins -r skins
+   doins -r tests
+   exeinto "${MY_HTDOCSDIR}"
+   doexe mythweb.pl
+
+   # Install our server config files
+   webapp_server_configfile apache mythweb.conf.apache mythweb.conf
+   webapp_server_configfile lighttpd mythweb.conf.lighttpd mythweb.conf
+   webapp_server_configfile nginx "${FILESDIR}"/mythweb.conf.nginx \
+   mythweb.include
+
+   # Data needs to be writable and modifiable by the web server
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/data
+
+   # Message to display after install
+   webapp_postinst_txt en "${FILESDIR}"/0.25-postinstall-en.txt
+
+   # Script to set the correct defaults on install
+   webapp_hook_script "${FILESDIR}"/reconfig
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-sources/

2017-07-21 Thread Mike Pagano
commit: 21bb4ae06bb5b23947faa60da23013b73799e456
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Jul 21 23:33:40 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Jul 21 23:33:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21bb4ae0

sys-kernel/gentoo-sources: Linux patch 4.12.3

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.12.3.ebuild| 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 6289229e9f2..8e1a2b950a4 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -77,6 +77,9 @@ DIST genpatches-4.12-2.extras.tar.xz 17344 SHA256 
a8e11e00e3c635333efc943a65280e
 DIST genpatches-4.12-3.base.tar.xz 20156 SHA256 
4dfc2653ff7ed3edc422ef1ce95e7b02027fd916d9d2cc9865970cbb82d11924 SHA512 
54238b2947c6c206d54a873ee8304aa3fc78cab430921603d827c666e66dda3df30d4e9060292fb835875e2d32cbe24e479fdff8db96d657515437644a8083b1
 WHIRLPOOL 
8bbff03cafa8947cc05083cd52f30482f37b238e3d7c0130b9ad10476fe4f8c9feb05c87be276a7320e45c6498c04d00e709d8fc4a76795d5a1738dbc8e77e09
 DIST genpatches-4.12-3.experimental.tar.xz 5188 SHA256 
c830b7454b4f514d09c637670b8742c744d9f0c14a5ae6d4dbe83efd01defbca SHA512 
bffea426307fb95b6ba21cdb438e783381ea111ef01e8389b5d2571c0539f901b4a3e6ffe85b82f3f801ec54d7b86d5d315898615e01a2804673f1e87c37fcc4
 WHIRLPOOL 
9d5dd1788e9bf868ce7f93699795df0a9a950bd68a2aa3b962607ee5a25c756d258aaad3eccca7cd0d150fc63fe7c52b4c1a8e8343a6075d1b8e990dae28ab9a
 DIST genpatches-4.12-3.extras.tar.xz 17356 SHA256 
938a52c1ad10c6ad4d8d18394ba0b09433cc978517ec82e52645e062f14474c1 SHA512 
44d2014bb13262384aa571bff444e69d478c01c353b06de6934d6dcabed1da2f19b718af63ff5ad3bef765d19df1f99b6b836b69a41bdd8e9b43eb718ce9e1e6
 WHIRLPOOL 
fcc4852398a6e5c7b89f435f8591f1cd3de74599de485135a80a82305fa53caa8cb4cd5dc5a0a8f47ccaf1f857887dd36237ad7d284e0bd270dfd53a06711103
+DIST genpatches-4.12-4.base.tar.xz 44464 SHA256 
05a8fea7a0ee2d628b7b2ff747b86cdc903ba5a027e074c602abb8b0ea25aff0 SHA512 
68814861b24be651e5c0fd61885b8b86f73a575036875843690cb89e0d7d02a183e6cdbb143974bbed2a7c04e9aeaf3ac5783df227bed748d64dc9bcada1a451
 WHIRLPOOL 
8456fd2ede0d4208f286c7c6bd124a903a6b8844119d89d866774bd5af0a4917ba76e9b748fcf8972afc47e8b234522bf916100086713eaf82029b759971fe7f
+DIST genpatches-4.12-4.experimental.tar.xz 5188 SHA256 
b9cc57a8a8ddd0841789038fae143c1305d0b67bda2a8bf4a2f44e7e081d SHA512 
3593bbf9b07ecfaa0e2c049d325f9ee6575972ba6d6f5ba74a0319f3ed3bf95ab33056d22c9b048a6151ab0a40f4d8dd7d1c97753a2d621e2a9adfae7f585730
 WHIRLPOOL 
1c5f14e7a21ba4b228ffbc04a436716346ee8f9c64859c4ecb4859bc51b213003c67b8c65b778e855ee0a1200b21a8c4436007ab856406558858f6a8d6dcd548
+DIST genpatches-4.12-4.extras.tar.xz 17360 SHA256 
b9b6164eff5dbe458ee05f856770f545a28764d17d2216afd16940513053e16f SHA512 
968906db8bb837f79478d8912220b4691de8231b06bf479b224a60b001831d1ea3824b4a47ae66894a3b7c2aefffbf0523570888ebe7e81f7c321c184e51a611
 WHIRLPOOL 
d4ebfdd022a6ffa74a1a3f6f4d93366156c43ab9c3f9ba4d2d4b5395fba0a6cfb5800c9d9b2333de90d965eb66117e226647330213a566d3960e6d071b7c7acb
 DIST genpatches-4.4-56.base.tar.xz 1021856 SHA256 
a3118b9cb3204ac85b69c3676550f60859ee68707f0c5816120a2565cd7ab317 SHA512 
eeed7dc7358bc0151db89cb292e8b30a7498ac8c9c72fd301d9e08343977806e19a91a4958dda2643a418b50ca5ff7f2a27c871c53d1e9d3f0930e27c6ab11ba
 WHIRLPOOL 
10b4e757bd6b4e611d4828b7ea45b4d4f704dbec76a32c5294a8489ecd85103dc472c7b144588cbe1b07c3f507c076b8b2f9555b88542120a53d165c68a592f4
 DIST genpatches-4.4-56.experimental.tar.xz 87752 SHA256 
6324d9c2e58f33bf39ec7834d3ab6c6ed9eb6d53ffbd4d55aba0879903a503e2 SHA512 
d77dd2a45117afe1913dbf7163de8a9b0acfe28fc0afe18e3b1cd2d5d2e785fe374f7018e085a0d2bf8dc052273f1781e2c2094359c4a8a771b9f14443273be5
 WHIRLPOOL 
2f67af9640ab8d917617bc2bf8ee0d518dd5bdc343abff965bd2f8a8b35eae23b2ce9fd99aeb4497a7ac9293ec1005640c096e72b816143680ddfb6d60158598
 DIST genpatches-4.4-56.extras.tar.xz 16408 SHA256 
74babcf456aed9c7c406a0feb37b5fbe51db461a67b5fd9c07a252398a15b41f SHA512 
661cb1c58b38c24283a9465f596045669f2d686b7418e9586ca6ce48b56bd9cfce52705502f876e68006c4ff1624847cd1e18e3aec37d60f64e6f7788d5facee
 WHIRLPOOL 
11dd648ebf88f43d0c1e1543e5a68c93a1a31b5c1f2d287add703e20979820ecadf003b051e787d6089c346e4a13485326d9c05b5968bd9cb3ca21a755d95a54

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.12.3.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.12.3.ebuild
new file mode 100644
index 000..a0358dd6019
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.12.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="4"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 

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

2017-07-21 Thread Lars Wendler
commit: ddef29c037229fa7339e39e9fcdc963eeb8d13e8
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jul 21 23:32:40 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jul 21 23:32:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddef29c0

dev-libs/libratbag: Initial commit.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-libs/libratbag/Manifest |  1 +
 dev-libs/libratbag/libratbag-0.9.ebuild | 33 +
 dev-libs/libratbag/metadata.xml | 11 +++
 3 files changed, 45 insertions(+)

diff --git a/dev-libs/libratbag/Manifest b/dev-libs/libratbag/Manifest
new file mode 100644
index 000..9393fbb04d2
--- /dev/null
+++ b/dev-libs/libratbag/Manifest
@@ -0,0 +1 @@
+DIST libratbag-0.9.tar.gz 238225 SHA256 
39b6f1ef54a77051709cca075cc3e6e49ec65f1a12ea6a16e435cb82a291897d SHA512 
36215f534f9429c3b182f5502a2bbe16905492a634e327a845d65b638d7dd5ebb5c4eb1700a5196d6b5caac68e500603ced60c3c83f6d0c8e3c776e0161f657b
 WHIRLPOOL 
67c41122237a6b3e3b5aa33da02858d366c21f50e1816297842aa1f74391431c8d4415ecd8b063d7da40d3189cd349f556c4c029693fbe3f1a96ad9c9e40f205

diff --git a/dev-libs/libratbag/libratbag-0.9.ebuild 
b/dev-libs/libratbag/libratbag-0.9.ebuild
new file mode 100644
index 000..0430e0fe0a1
--- /dev/null
+++ b/dev-libs/libratbag/libratbag-0.9.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit meson udev
+
+DESCRIPTION="Library to configure gaming mice"
+HOMEPAGE="https://github.com/libratbag/libratbag;
+SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+DEPEND="
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )
+"
+RDEPEND="
+   dev-libs/libevdev
+   virtual/libudev
+"
+
+src_configure() {
+   local emesonargs=(
+   -Denable-documentation=$(usex doc true false)
+   -Denable-tests=$(usex test true false)
+   -Dudev-dir=$(get_udevdir)
+   )
+   meson_src_configure
+}

diff --git a/dev-libs/libratbag/metadata.xml b/dev-libs/libratbag/metadata.xml
new file mode 100644
index 000..6a272e5195d
--- /dev/null
+++ b/dev-libs/libratbag/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+polynomia...@gentoo.org
+Lars Wendler
+  
+  
+libratbag/libratbag
+  
+



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

2017-07-21 Thread Patrice Clement
commit: 614cea5b7e5bd73013debda1ea192342ead88cb9
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Jul 21 22:35:52 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Jul 21 22:36:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614cea5b

app-vim/python-mode: version bump.

Gentoo-Bug: https://bugs.gentoo.org/580676

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-vim/python-mode/Manifest |  1 +
 app-vim/python-mode/python-mode-0.9.0.ebuild | 43 
 2 files changed, 44 insertions(+)

diff --git a/app-vim/python-mode/Manifest b/app-vim/python-mode/Manifest
index 015780cc231..b2af0c50214 100644
--- a/app-vim/python-mode/Manifest
+++ b/app-vim/python-mode/Manifest
@@ -1 +1,2 @@
 DIST python-mode-0.6.18.tar.gz 386846 SHA256 
d46ff14b7ee639b698d1b0ae0e7ca0dcfa95a315ffb25e523ae720461f399c1d SHA512 
0e3159a055304443c8b15590c424ac0f4a4303e343882ff91f01f5b959274931dea83969ab1dcd19ce95894c7da5be60699d51b852dc73165a99a271feec4e64
 WHIRLPOOL 
1a6114999c1b832335268dd7dd3e9ebfd48ce9e35cdc7058e4a1011d3ac0aeb36df85ab52599460e449c0ee645303aca17a8ecb44533a5d137a9b904c426b1da
+DIST python-mode-0.9.0.tar.gz 671985 SHA256 
5a6c9ea3cd8e094318cc2acbbbf1f81e37b41a67d00eedcb1a6968f8524c8e5e SHA512 
03aef010a95241abf9605ca334d95a2c0b917c61aea23f794e574acd56ba5d958032975d17d1af40a5edccd90f0172783a26fc301d799fd619bfd263da685161
 WHIRLPOOL 
1d8f9a3a74cc6ba4ab45267dfa8366e78e313a6b8a38f66a1b7c70e0e226b1f79b5b8a162cd841666ddbf663dbbd7a9df847d2b428b80a03ecb39126d375f1d5

diff --git a/app-vim/python-mode/python-mode-0.9.0.ebuild 
b/app-vim/python-mode/python-mode-0.9.0.ebuild
new file mode 100644
index 000..1992f3c0658
--- /dev/null
+++ b/app-vim/python-mode/python-mode-0.9.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+VIM_PLUGIN_MESSAGES="filetype"
+VIM_PLUGIN_HELPFILES="PythonModeCommands"
+VIM_PLUGIN_HELPURI="https://github.com/klen/python-mode;
+
+inherit vim-plugin eutils
+
+DESCRIPTION="Provide python code looking for bugs, refactoring and other 
useful things"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3770 
https://github.com/klen/python-mode;
+SRC_URI="https://github.com/klen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-3"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/rope
+   dev-python/astng
+   dev-python/pylint
+   dev-python/pyflakes
+   dev-python/autopep8
+   dev-python/ropemode"
+
+RESTRICT="test"
+
+src_prepare() {
+   default
+
+   sed -e "s|expand(\":p:h:h\")|\"${EPREFIX}/usr/share/${PN}\"|" \
+   -i autoload/pymode.vim || die # use custom path
+}
+
+src_install() {
+   vim-plugin_src_install
+   insinto usr/share/${PN}
+}
+
+pkg_postinst() {
+   vim-plugin_pkg_postinst
+}



[gentoo-commits] repo/gentoo:master commit in: net-dns/nsd/

2017-07-21 Thread Lars Wendler
commit: ad1cda6e162fe7398650ff5fb57b44f376c8e47b
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jul 21 21:58:58 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jul 21 21:59:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1cda6e

net-dns/nsd: Removed old.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 net-dns/nsd/Manifest  |   2 -
 net-dns/nsd/nsd-4.1.14.ebuild | 101 --
 net-dns/nsd/nsd-4.1.15.ebuild | 101 --
 3 files changed, 204 deletions(-)

diff --git a/net-dns/nsd/Manifest b/net-dns/nsd/Manifest
index a66586b9678..b72cf6904af 100644
--- a/net-dns/nsd/Manifest
+++ b/net-dns/nsd/Manifest
@@ -1,4 +1,2 @@
-DIST nsd-4.1.14.tar.gz 1086818 SHA256 
bdfc61c5f3bf11febd8f4776eef1d4f2d95ed70f12f11d4943c186ffd802 SHA512 
25d16a6c3e4515129f0ad4f9ab0bf6ebe12bd817cd6107d66cb99aff6b6984f5153d9b502013492cfdd907d5fad9a284583c8436b559ef4c0cce5a1176a4aff3
 WHIRLPOOL 
64b14e53a13ff379b665c3d76298f4616b05777694b51aa3a6541be7b2c0d6b283fe6f069dec752241393b3e8795ce048ee935f614db39d221962a2d86a693f2
-DIST nsd-4.1.15.tar.gz 1087383 SHA256 
494a862cfcd26a525a4bf06306eb7ab0387b34678ac6d37767507438e3a23a4b SHA512 
1011e4805d43931dd1a7fed230dadd9eb9bdf7a6728cb5bbde2def462d3bdc2ed79529ef0c60a6530e6fb78ae88a03a50d8b75b27d9130966ca20a62d8a6615e
 WHIRLPOOL 
85a01ecb7c25e557d73e40dfbc881453020fbc20eabb50ffb47d94128e86de3861053425635b438ef86ed261dacf03a040f90d4e143726b765abc790a1c5944c
 DIST nsd-4.1.16.tar.gz 1088633 SHA256 
7f8367ad23cc5cddffa885e7e2f549123c8b4123db9726df41d99f255d6baab2 SHA512 
51135bbf412cdc5d6d9be02af9fef16513f0529155c102debfd6bd68b025d289c684777a8fca57de86b25f68bc94aef89d2cfefb871b8d63048d262f6c8eb8e3
 WHIRLPOOL 
030da2551abef8cb29e16574155605eb9377836f1a43422e200ba5bc6ede319893d4293018cf0be242d1ac0cfad4c3b40f566c7ad587792186c64102d8c9785f
 DIST nsd-4.1.17.tar.gz 1089526 SHA256 
107fa506d18ed6fd0a922d1b96774afd9270ec38ec6b17cd7c46fb9433a03a6c SHA512 
4cffa261b1832d0daac095e92542359ffd725918f07ec605c78a9346b1cf4a4bc21bdc59ab388eb7324a170bbd8b122cfa75e7448015b38572b47d18add24a8f
 WHIRLPOOL 
c8892dca5f5c625d435cfde3f556ccc7518f3e37b7242892f9c101f4ffa5da1a2ea09083a30942bb1dad91ab70b40b2647339b2a4988f08478db9b6dd2b1c3df

diff --git a/net-dns/nsd/nsd-4.1.14.ebuild b/net-dns/nsd/nsd-4.1.14.ebuild
deleted file mode 100644
index 1b7f7b998e3..000
--- a/net-dns/nsd/nsd-4.1.14.ebuild
+++ /dev/null
@@ -1,101 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit user systemd
-
-DESCRIPTION="An authoritative only, high performance, open source name server"
-HOMEPAGE="http://www.nlnetlabs.nl/projects/nsd;
-# version voodoo needed only for non-release tarballs: 4.0.0_rc1 => 4.0.0rc1
-MY_PV=${PV/_rc/rc}
-MY_PV=${MY_PV/_beta/b}
-MY_P=${PN}-${MY_PV}
-S="${WORKDIR}/${MY_P}"
-SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${MY_P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="bind8-stats ipv6 libevent minimal-responses mmap munin +nsec3 ratelimit 
root-server runtime-checks ssl libressl"
-
-RDEPEND="
-   virtual/yacc
-   libevent? ( dev-libs/libevent )
-   ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:= )
-   )
-   munin? ( net-analyzer/munin )
-"
-DEPEND="
-   ${RDEPEND}
-   sys-devel/flex
-"
-
-src_prepare() {
-   # Fix the paths in the munin plugin to match our install
-   eapply "${FILESDIR}"/nsd_munin_.patch
-   eapply_user
-}
-
-src_configure() {
-   local myeconfargs=(
-   --enable-pie
-   --enable-relro-now
-   --enable-largefile
-   --with-logfile="${EPREFIX}"/var/log/nsd.log
-   --with-pidfile="${EPREFIX}"/run/nsd/nsd.pid
-   --with-dbfile="${EPREFIX}"/var/db/nsd/nsd.db
-   --with-xfrdir="${EPREFIX}"/var/db/nsd
-   --with-xfrdfile="${EPREFIX}"/var/db/nsd/xfrd.state
-   --with-zonelistfile="${EPREFIX}"/var/db/nsd/zone.list
-   --with-zonesdir="${EPREFIX}"/var/lib/nsd
-   $(use_enable bind8-stats)
-   $(use_enable bind8-stats zone-stats)
-   $(use_enable ipv6)
-   $(use_enable minimal-responses)
-   $(use_enable mmap)
-   $(use_enable nsec3)
-   $(use_enable ratelimit)
-   $(use_enable root-server)
-   $(use_enable runtime-checks checking)
-   $(use_with libevent)
-   $(use_with ssl)
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-
-   dodoc 
doc/{ChangeLog,CREDITS,NSD-4-features,NSD-FOR-BIND-USERS,README,RELNOTES,REQUIREMENTS}
-
-   newinitd "${FILESDIR}"/nsd.initd-r1 nsd
-
-   # install munin plugin and config
-   if use munin ; then
-  

[gentoo-commits] repo/gentoo:master commit in: net-dns/nsd/

2017-07-21 Thread Lars Wendler
commit: c355ba84e970a6353003cc4f67010ed622afb454
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jul 21 21:57:47 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jul 21 21:59:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c355ba84

net-dns/nsd: Version 4.1.16 stable for amd64 and x86.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 net-dns/nsd/nsd-4.1.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/nsd/nsd-4.1.16.ebuild b/net-dns/nsd/nsd-4.1.16.ebuild
index 23775fc7584..1b7f7b998e3 100644
--- a/net-dns/nsd/nsd-4.1.16.ebuild
+++ b/net-dns/nsd/nsd-4.1.16.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${MY_P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="bind8-stats ipv6 libevent minimal-responses mmap munin +nsec3 ratelimit 
root-server runtime-checks ssl libressl"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-dns/nsd/

2017-07-21 Thread Lars Wendler
commit: f120083ff0642fc8e1d40e95652fb99b74e0482e
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jul 21 21:57:20 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jul 21 21:59:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f120083f

net-dns/nsd: Bump to version 4.1.17

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 net-dns/nsd/Manifest  |   1 +
 net-dns/nsd/nsd-4.1.17.ebuild | 101 ++
 2 files changed, 102 insertions(+)

diff --git a/net-dns/nsd/Manifest b/net-dns/nsd/Manifest
index 194036079f8..a66586b9678 100644
--- a/net-dns/nsd/Manifest
+++ b/net-dns/nsd/Manifest
@@ -1,3 +1,4 @@
 DIST nsd-4.1.14.tar.gz 1086818 SHA256 
bdfc61c5f3bf11febd8f4776eef1d4f2d95ed70f12f11d4943c186ffd802 SHA512 
25d16a6c3e4515129f0ad4f9ab0bf6ebe12bd817cd6107d66cb99aff6b6984f5153d9b502013492cfdd907d5fad9a284583c8436b559ef4c0cce5a1176a4aff3
 WHIRLPOOL 
64b14e53a13ff379b665c3d76298f4616b05777694b51aa3a6541be7b2c0d6b283fe6f069dec752241393b3e8795ce048ee935f614db39d221962a2d86a693f2
 DIST nsd-4.1.15.tar.gz 1087383 SHA256 
494a862cfcd26a525a4bf06306eb7ab0387b34678ac6d37767507438e3a23a4b SHA512 
1011e4805d43931dd1a7fed230dadd9eb9bdf7a6728cb5bbde2def462d3bdc2ed79529ef0c60a6530e6fb78ae88a03a50d8b75b27d9130966ca20a62d8a6615e
 WHIRLPOOL 
85a01ecb7c25e557d73e40dfbc881453020fbc20eabb50ffb47d94128e86de3861053425635b438ef86ed261dacf03a040f90d4e143726b765abc790a1c5944c
 DIST nsd-4.1.16.tar.gz 1088633 SHA256 
7f8367ad23cc5cddffa885e7e2f549123c8b4123db9726df41d99f255d6baab2 SHA512 
51135bbf412cdc5d6d9be02af9fef16513f0529155c102debfd6bd68b025d289c684777a8fca57de86b25f68bc94aef89d2cfefb871b8d63048d262f6c8eb8e3
 WHIRLPOOL 
030da2551abef8cb29e16574155605eb9377836f1a43422e200ba5bc6ede319893d4293018cf0be242d1ac0cfad4c3b40f566c7ad587792186c64102d8c9785f
+DIST nsd-4.1.17.tar.gz 1089526 SHA256 
107fa506d18ed6fd0a922d1b96774afd9270ec38ec6b17cd7c46fb9433a03a6c SHA512 
4cffa261b1832d0daac095e92542359ffd725918f07ec605c78a9346b1cf4a4bc21bdc59ab388eb7324a170bbd8b122cfa75e7448015b38572b47d18add24a8f
 WHIRLPOOL 
c8892dca5f5c625d435cfde3f556ccc7518f3e37b7242892f9c101f4ffa5da1a2ea09083a30942bb1dad91ab70b40b2647339b2a4988f08478db9b6dd2b1c3df

diff --git a/net-dns/nsd/nsd-4.1.17.ebuild b/net-dns/nsd/nsd-4.1.17.ebuild
new file mode 100644
index 000..23775fc7584
--- /dev/null
+++ b/net-dns/nsd/nsd-4.1.17.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit user systemd
+
+DESCRIPTION="An authoritative only, high performance, open source name server"
+HOMEPAGE="http://www.nlnetlabs.nl/projects/nsd;
+# version voodoo needed only for non-release tarballs: 4.0.0_rc1 => 4.0.0rc1
+MY_PV=${PV/_rc/rc}
+MY_PV=${MY_PV/_beta/b}
+MY_P=${PN}-${MY_PV}
+S="${WORKDIR}/${MY_P}"
+SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="bind8-stats ipv6 libevent minimal-responses mmap munin +nsec3 ratelimit 
root-server runtime-checks ssl libressl"
+
+RDEPEND="
+   virtual/yacc
+   libevent? ( dev-libs/libevent )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:= )
+   )
+   munin? ( net-analyzer/munin )
+"
+DEPEND="
+   ${RDEPEND}
+   sys-devel/flex
+"
+
+src_prepare() {
+   # Fix the paths in the munin plugin to match our install
+   eapply "${FILESDIR}"/nsd_munin_.patch
+   eapply_user
+}
+
+src_configure() {
+   local myeconfargs=(
+   --enable-pie
+   --enable-relro-now
+   --enable-largefile
+   --with-logfile="${EPREFIX}"/var/log/nsd.log
+   --with-pidfile="${EPREFIX}"/run/nsd/nsd.pid
+   --with-dbfile="${EPREFIX}"/var/db/nsd/nsd.db
+   --with-xfrdir="${EPREFIX}"/var/db/nsd
+   --with-xfrdfile="${EPREFIX}"/var/db/nsd/xfrd.state
+   --with-zonelistfile="${EPREFIX}"/var/db/nsd/zone.list
+   --with-zonesdir="${EPREFIX}"/var/lib/nsd
+   $(use_enable bind8-stats)
+   $(use_enable bind8-stats zone-stats)
+   $(use_enable ipv6)
+   $(use_enable minimal-responses)
+   $(use_enable mmap)
+   $(use_enable nsec3)
+   $(use_enable ratelimit)
+   $(use_enable root-server)
+   $(use_enable runtime-checks checking)
+   $(use_with libevent)
+   $(use_with ssl)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+
+   dodoc 
doc/{ChangeLog,CREDITS,NSD-4-features,NSD-FOR-BIND-USERS,README,RELNOTES,REQUIREMENTS}
+
+   newinitd "${FILESDIR}"/nsd.initd-r1 nsd
+
+   # install munin plugin and config
+   if use munin ; then
+   exeinto /usr/libexec/munin/plugins
+   doexe 

[gentoo-commits] repo/gentoo:master commit in: dev-perl/DBD-mysql/, dev-perl/DBD-mysql/files/

2017-07-21 Thread Kent Fredric
commit: 7a0bdecc24d03a76129348278503ca00d617322a
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Jul 21 21:50:15 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Jul 21 21:50:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a0bdecc

dev-perl/DBD-mysql: -r1 bump for fix for type conversions for amvisd

Earlier versions break type conversions that amvisd uses, and though
the fix for this landed in 4.42.0, 4.42.0 also introduced a more serious
change that breaks existing code, and the entire thing was reverted
for 4.43.0

So this is borrowing debians patch for 4.41.0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/DBD-mysql/DBD-mysql-4.41.0-r1.ebuild  | 68 ++
 .../files/4.041-amvis-type-conversions.patch   | 47 +++
 2 files changed, 115 insertions(+)

diff --git a/dev-perl/DBD-mysql/DBD-mysql-4.41.0-r1.ebuild 
b/dev-perl/DBD-mysql/DBD-mysql-4.41.0-r1.ebuild
new file mode 100644
index 000..1c899123f57
--- /dev/null
+++ b/dev-perl/DBD-mysql/DBD-mysql-4.41.0-r1.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MICHIELB
+DIST_VERSION=4.041
+inherit eutils perl-module
+
+DESCRIPTION="MySQL driver for the Perl5 Database Interface (DBI)"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+
+# embedded=on disables ssl support
+# https://metacpan.org/source/MICHIELB/DBD-mysql-4.036/dbdimp.c#L1886
+REQUIRED_USE="?? ( embedded ssl )"
+IUSE="embedded test +ssl"
+
+RDEPEND=">=dev-perl/DBI-1.609.0
+   virtual/libmysqlclient:=
+   embedded? ( virtual/mysql[embedded] )
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   virtual/perl-Data-Dumper
+   test? (
+   dev-perl/Test-Deep
+   >=virtual/perl-Test-Simple-0.900.0
+   virtual/perl-Time-HiRes
+   )
+"
+PATCHES=(
+   "${FILESDIR}/${DIST_VERSION}-no-dot-inc.patch"
+   "${FILESDIR}/${DIST_VERSION}-amvis-type-conversions.patch"
+)
+src_configure() {
+   if use test; then
+   myconf="${myconf} --testdb=test \
+   --testhost=localhost \
+   --testuser=test \
+   --testpassword=test"
+   fi
+   myconf="${myconf} --$(usex ssl ssl nossl)"
+   use embedded && myconf="${myconf} --force-embedded 
--embedded=mysql_config"
+   perl-module_src_configure
+}
+
+# Parallel testing is broken as 2 tests create the same table
+# and mysql isn't acid compliant and can't limit visibility of tables
+# to a transaction...
+DIST_TEST="do"
+
+src_test() {
+   einfo
+   einfo "If tests fail, you have to configure your MySQL instance to 
create"
+   einfo "and grant some privileges to the test user."
+   einfo "You can run the following commands at the MySQL prompt: "
+   einfo "> CREATE USER 'test'@'localhost' IDENTIFIED BY 'test';"
+   einfo "> CREATE DATABASE test;"
+   einfo "> GRANT ALL PRIVILEGES ON test.* TO 'test'@'localhost';"
+   einfo
+   sleep 5
+   perl_rm_files t/pod.t t/manifest.t
+   # Don't be a hero and try to do EXTENDED_TESTING=1 unless you can figure
+   # out why 60leaks.t fails
+   perl-module_src_test
+}

diff --git a/dev-perl/DBD-mysql/files/4.041-amvis-type-conversions.patch 
b/dev-perl/DBD-mysql/files/4.041-amvis-type-conversions.patch
new file mode 100644
index 000..041ba0a496a
--- /dev/null
+++ b/dev-perl/DBD-mysql/files/4.041-amvis-type-conversions.patch
@@ -0,0 +1,47 @@
+From: Pali 
+Date: Fri, 24 Feb 2017 19:51:36 +0100
+Subject: [PATCH] Fix type conversions
+
+Calling SvNV() for magical scalar is not enough for float type conversion.
+It caused problem for Amavis in tainted mode -- all float values were zero.
+On the other hand SvIV() and SvUV() seems to work fine. To be sure that
+correct value of float is in scalar use sv_setnv() with explicit NV float
+value. Similar code is changed also for integers IV/UV.
+
+This patch should fix reported Amavis bug:
+https://github.com/perl5-dbi/DBD-mysql/issues/78
+
+See also reported perl bug about SvNV():
+https://rt.perl.org/Public/Bug/Display.html?id=130801
+
+Bugs: https://github.com/perl5-dbi/DBD-mysql/issues/78
+Bugs-Debian: https://bugs.debian.org/856064
+
+--- a/dbdimp.c
 b/dbdimp.c
+@@ -4250,8 +4250,7 @@
+ switch (mysql_to_perl_type(fields[i].type)) {
+ case MYSQL_TYPE_DOUBLE:
+   /* Coerce to dobule and set scalar as NV */
+-  (void) SvNV(sv);
+-  SvNOK_only(sv);
++  sv_setnv(sv, SvNV(sv));
+   break;
+ 
+ case MYSQL_TYPE_LONG:
+@@ -4259,13 +4258,11 @@
+   /* Coerce to integer and set scalar as UV resp. IV */
+   if 

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

2017-07-21 Thread Kent Fredric
commit: a2163f8bd6243deb02284d8141beb55820774411
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Jul 21 21:13:14 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Jul 21 21:13:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2163f8b

profiles: package.mask dev-perl/DBD-mysql-4.42.0

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 35b6ff1d523..d8c6c7ceb75 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,15 @@
 
 #--- END OF EXAMPLES ---
 
+# Kent Fredric  (21 Jul 2017)
+# Masked due to serious regression that introduces widespread data
+# corruption when storing data in blobs. Masked, because any code
+# that is written to use this version is now dependent on this version
+# and older versions will corrupt your code instead.
+# However, any existing packages should not use this version.
+# See: https://github.com/perl5-dbi/DBD-mysql/issues/117
+=dev-perl/DBD-mysql-4.42.0
+
 # Brian Evans  (21 Jul 2017)
 # Mask initial beta of PHP 7.2 for further testing
 >=dev-lang/php-7.2.0_beta1



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

2017-07-21 Thread Sergei Trofimovich
commit: 998473806be984b152899af6c414a64dab5c2e4a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 21 19:35:09 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 21 21:03:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99847380

dev-lang/gforth: adopt by slyfox

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-lang/gforth/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-lang/gforth/metadata.xml b/dev-lang/gforth/metadata.xml
index 6f49eba8f49..c5298995d2d 100644
--- a/dev-lang/gforth/metadata.xml
+++ b/dev-lang/gforth/metadata.xml
@@ -1,5 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
+   
+   sly...@gentoo.org
+   Sergei Trofimovich
+   
 



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

2017-07-21 Thread Sergei Trofimovich
commit: 754bed66eddd04df48d92e429fed35e88bd10a39
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 21 21:03:09 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 21 21:03:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=754bed66

media-gfx/imagemagick: ia64 stable, bug #625404

Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"

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

diff --git a/media-gfx/imagemagick/imagemagick-6.9.9.0.ebuild 
b/media-gfx/imagemagick/imagemagick-6.9.9.0.ebuild
index 29bb1d35600..89042dd712b 100644
--- a/media-gfx/imagemagick/imagemagick-6.9.9.0.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.9.9.0.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: dev-lang/php/

2017-07-21 Thread Brian Evans
commit: 76f8c0dabb05f4940efb695e936acca879785c44
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Jul 21 20:18:12 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Jul 21 20:22:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76f8c0da

dev-lang/php: New version 7.2.0_beta1

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-lang/php/Manifest   |   1 +
 dev-lang/php/metadata.xml   |  95 ++---
 dev-lang/php/php-7.2.0_beta1.ebuild | 734 
 3 files changed, 758 insertions(+), 72 deletions(-)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 683e8c70458..e13168220fd 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -4,3 +4,4 @@ DIST php-7.0.15.tar.xz 12575116 SHA256 
300364d57fc4a6176ff7d52d390ee870ab6e30df1
 DIST php-7.0.19.tar.xz 12595396 SHA256 
640e5e3377d15a6d19adce2b94a9d876eeddabdb862d154a5e347987f4225ef6 SHA512 
7e926ef791cc511b28a92fc6ad9e66cc5abbee0506f1318f55b18134834212f6af7ff38df3cbaf25c36b0f5c5dabf8c00a55cf2aedf48c76952b687be114720e
 WHIRLPOOL 
c717c821596c8ce8ee676030c6949e449797a9887e9b81c55d11af50a69afc36e93dde6ea599436af2048a099ab79b1c8b165842e1593f4cae3f74ff0f70c64c
 DIST php-7.0.21.tar.xz 12626276 SHA256 
6713fe3024365d661593235b525235045ef81f18d0043654658c9de1bcb8b9e3 SHA512 
6fabbadc6076622628e5c408c1be546982412f56b631285f6abe4a98cedc2bbb5d05f4c1c14b07a7e0a04e24270a8a0d7361baa4f42a2232703baee70934ec34
 WHIRLPOOL 
4f2fbbdb2eca5515721f21924df3bf00d61a2856c06d15c46b5e7592700b7a036dc58f3745a20bb5b908469b1007b293c91ebd0c17cd60372a1b392fc9e0a8bb
 DIST php-7.1.7.tar.xz 12831708 SHA256 
0d42089729be7b2bb0308cbe189c2782f9cb4b07078c8a235495be5874fff729 SHA512 
aaf846feccc8ab1cc4ab68ec166596d1a610334ed461e1203208c40b7a7db4bbaee7a79d6e47be1cba07e59087846ea6d2f8fbbd17deae6cc724e08fa9813cd0
 WHIRLPOOL 
282f99e9ad03564edcb01e9a4bc8da38041c7c31f13c8f81ff526a811bbd712614bb4c4515cc59d7afba0ed0205d079f896863126ddb6e81289de99eae1ceac9
+DIST php-7.2.0beta1.tar.xz 20064004 SHA256 
8d7d839cb20ba48f8c947ef44274ef625630f06c7e6d13f3f64b9d17205324db SHA512 
6d85a4175ba7ce7fb7601175f5fe249e91263713f6759f0f042bebbeea3cb0d49d2b988e05bb9b1a72409036c38f5382f3990e88d4c984a6c906b934b8c82f28
 WHIRLPOOL 
b1f5e312fedba84e40ae135d4260a018174f9cf1f6f68f2d984f1baa9f4b8de490ca3cf1cdc354dff28af9ee2bfefad5d40ee7d07ae5f57053f8ae58d5cc6ab5

diff --git a/dev-lang/php/metadata.xml b/dev-lang/php/metadata.xml
index 486ef171919..efe0a57aaa9 100644
--- a/dev-lang/php/metadata.xml
+++ b/dev-lang/php/metadata.xml
@@ -6,96 +6,47 @@
 PHP
   
   
+Enable password hashing algorithm from 
app-crypt/argon2
 Enable CLI SAPI
-
 
   Include gcov symbols for test coverage and lcov reports. Only
   useful for extension developers, and requires GCC.
 
-
-
-  Enable embed SAPI
-
-
-
-  Add supports Enchant spelling library.
-
-
-
-  Add fileinfo extension support
-
-
-
-  Add filter extension support
-
-
-
-  Enable the FastCGI Process Manager SAPI
-
-
-
-  Adds support for gd (bundled with PHP)
-
-
-
-  Enable the hash extension
-
-
-
-  Enable JSON support
-
-
-
-  Add SASL support for the PHP LDAP extension
-
-
+Enable embed SAPI 
+Add supports Enchant spelling library. 
+ Add fileinfo extension support
+Add filter extension support
+Enable the FastCGI Process Manager SAPI
+Adds support for gd (bundled with PHP)
+Enable the hash extension
+Enable JSON support
+Add SASL support for the PHP LDAP extension
 
-  Use libmyslclient driver for mysql, mysqli, PDO_Mysql (not
-  recommended)
+  Use libmyslclient driver for mysql, mysqli, PDO_Mysql (not recommended)
 
-
+Enable support for dev-db/lmdb db 
backend
 
   Enables the intl extension for extended internalization support
 
-
 
   Enables built-in opcode cache, replacing pecl-apc et al.
 
-
-
-  Enable the bundled PDO extensions
-
-
+Enable the bundled PDO extensions
 
   Enables the phar extension to provide phar archive support
 
-
 
   Enable the PHP Debug Command Line SAPI (like gdb for php)
 
-
-
-  Enable XMLReader support
-
-
-
-  Enable XMLWriter support
-
-
-
-  Enable the XSL extension
-
-
-
-  Enable webp support for GD in php-5.x
-
-
-
-  Enable webp support for GD in php-7.x
-
-
-
-  Enable ZIP file support
-
+Enable support for crypto through libsodium
+
+  Enable support for dev-db/tokyocabinet db backend
+Enable XMLReader support
+Enable XMLWriter support
+Enable the XSL extension
+Enable webp support for GD in php-5.x
+Enable webp support for GD in php-7.x
+Enable ZIP file support
+Enable ZIP file encryption from 
dev-libs/libzip
   
 

diff --git 

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

2017-07-21 Thread Brian Evans
commit: d48e64abc094806ccffe36093af1362aa29ca6f6
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Jul 21 20:20:09 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Jul 21 20:22:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d48e64ab

package.mask: Mask PHP 7.2 beta for early testing

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 9de00afdc9d..35b6ff1d523 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Brian Evans  (21 Jul 2017)
+# Mask initial beta of PHP 7.2 for further testing
+>=dev-lang/php-7.2.0_beta1
+=virtual/httpd-php-7.2
+
 # Mikhail Pukhlikov  (20 Jul 2017)
 # Old mono/dotnet packages (used on GNOME2 stack)
 # also some deprecated forks used for monodevelop



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

2017-07-21 Thread Brian Evans
commit: 74881b146002acbbf56ab67c23581f1b2dfecdc6
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Jul 21 20:00:03 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Jul 21 20:22:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74881b14

desc/php_targets.desc: add 7.2 target

 profiles/desc/php_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index c7b5c0603a6..ae4ceacb73e 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -3,6 +3,7 @@
 
 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
 
+php7-2 - Build against PHP 7.2
 php7-1 - Build against PHP 7.1
 php7-0 - Build against PHP 7.0
 php5-6 - Build against PHP 5.6



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

2017-07-21 Thread Brian Evans
commit: 542ea0e3292a40a28de279c81897f5058ed112d4
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Jul 21 20:03:14 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Jul 21 20:22:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=542ea0e3

virtual/httpd-php: Version bump for new PHP version

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 virtual/httpd-php/httpd-php-7.2.ebuild | 12 
 1 file changed, 12 insertions(+)

diff --git a/virtual/httpd-php/httpd-php-7.2.ebuild 
b/virtual/httpd-php/httpd-php-7.2.ebuild
new file mode 100644
index 000..9cc4e184dc7
--- /dev/null
+++ b/virtual/httpd-php/httpd-php-7.2.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+DESCRIPTION="Virtual to provide PHP-enabled webservers"
+SLOT="${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+
+RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
+ dev-lang/php:${SLOT}[apache2]
+ dev-lang/php:${SLOT}[cgi] )"



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

2017-07-21 Thread Brian Evans
commit: 862689d92ed90c0b7be53ceed1f177145771f9e2
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Jul 21 19:59:01 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Jul 21 20:22:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=862689d9

package.use.mask: Mask argon2 USE for >=dev-lang/php-7.2

 profiles/arch/amd64/package.use.mask | 4 
 profiles/arch/x86/package.use.mask   | 4 
 profiles/base/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 e1072d4b0bf..44dcd271e4c 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Brian Evans  (21 Jul 2017)
+# app-crypt/argon2 is keyworded on amd64
+dev-lang/php -argon2
+
 # David Seifert  (20 May 2017)
 # cpyrit-cuda does not support GCC 4.9 or later
 net-wireless/pyrit cuda

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index dcb87ab4198..6456833b127 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
 
+# Brian Evans  (21 Jul 2017)
+# app-crypt/argon2 is keyworded on x86
+dev-lang/php -argon2
+
 # Thomas Deutschmann  (01 Mar 2017)
 # dev-libs/libmaxminddb is keyworded on x86
 app-admin/rsyslog -mdblookup

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index a9d71bbff8a..0d4a291eff7 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Brian Evans  (21 Jul 2017)
+# Mask USE flag which has limited keywords for app-crypt/argon2
+dev-lang/php argon2
+
 # Ilya Tumaykin  (18 Jul 2017)
 # Requires unavailable >=dev-lang/mujs-1.0.0, see Gentoo bug 621820.
 media-video/mpv javascript



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

2017-07-21 Thread Michał Górny
commit: 8e6d748569ceb72bdd944ceed4b2fff668ab1eec
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jul 21 20:18:02 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jul 21 20:20:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e6d7485

profiles/desc: Remove unused values from QEMU_*_TARGETS

 profiles/desc/qemu_softmmu_targets.desc | 3 +--
 profiles/desc/qemu_user_targets.desc| 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/profiles/desc/qemu_softmmu_targets.desc 
b/profiles/desc/qemu_softmmu_targets.desc
index 4147a15922e..77be14da04b 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags.
@@ -21,7 +21,6 @@ mips - system emulation target
 moxie - moxielogic system emulation target
 nios2 - system emulation target
 or1k - OpenRISC system emulation target
-or32 - OpenRISC system emulation target
 ppc64 - system emulation target
 ppcemb - system emulation target
 ppc - system emulation target

diff --git a/profiles/desc/qemu_user_targets.desc 
b/profiles/desc/qemu_user_targets.desc
index 1a62a4d0ef5..76c2721cd8c 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags.
@@ -23,7 +23,6 @@ mipsn32 - MIPS N32 ABI userspace emulation target
 mips - userspace emulation target
 nios2 - userspace emulation target
 or1k - OpenRISC system emulation target
-or32 - OpenRISC userspace emulation target
 ppc64abi32 - userspace emulation target
 ppc64le - PowerPC 64-bit little endian userspace emulation target
 ppc64 - PowerPC 64-bit big endian userspace emulation target



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

2017-07-21 Thread Michał Górny
commit: d3de1d66cf1da4b3d938c8f3715bbcda7d0c8fe9
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jul 21 20:14:52 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jul 21 20:20:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3de1d66

profiles/desc: Remove unused values from CALLIGRA_FEATURES

 profiles/desc/calligra_features.desc | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/profiles/desc/calligra_features.desc 
b/profiles/desc/calligra_features.desc
index ca1c1baa66a..07269c587e2 100644
--- a/profiles/desc/calligra_features.desc
+++ b/profiles/desc/calligra_features.desc
@@ -1,13 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of CALLIGRA_FEATURES USE_EXPAND flags.
 
 # Keep it sorted.
-author - CALLIGRA_FEATURES option to build minimalistic word processor 
application
 braindump - CALLIGRA_FEATURES option to build mindmap note collection 
application
 flow - CALLIGRA_FEATURES option to build flowcharting application
-gemini - CALLIGRA_FEATURES option to build touch device friendly application
 karbon - CALLIGRA_FEATURES option to build vector image editor
 kexi - CALLIGRA_FEATURES option to build database manager
 krita - CALLIGRA_FEATURES option to build raster image editor



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

2017-07-21 Thread Michał Górny
commit: 17ab209203329b81d32196032ad43461ae8013e6
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jul 21 20:16:35 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jul 21 20:20:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ab2092

profiles/desc: Remove unused values from NGINX_MODULES_STREAM

 profiles/desc/nginx_modules_stream.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/nginx_modules_stream.desc 
b/profiles/desc/nginx_modules_stream.desc
index 922281b3b3a..365edcb8717 100644
--- a/profiles/desc/nginx_modules_stream.desc
+++ b/profiles/desc/nginx_modules_stream.desc
@@ -1,4 +1,4 @@
-# Copyright 2016 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of NGINX_MODULES_STREAM USE_EXPAND flags.
@@ -13,7 +13,6 @@ realip - This module allows to change the client's IP address 
to value from requ
 return - This module allows sending a specified value to the client and then 
closing the connection.
 split_clients - This module provides A/B testing support.
 ssl_preread - This module allows extracting information from the ClientHello 
message without terminating SSL/TLS.
-upstream - This module is used to define groups of servers that can be 
referenced by the proxy_pass directive.
 upstream_hash - This module provides the ability to distribute upstream 
requests based on hashed key value.
 upstream_least_conn - This module provides the ability to distribute upstream 
requests using load balancing methods.
 upstream_zone - This module makes it possible to define a shared memory zone 
that keeps the group's configuration and run-time state that are shared between 
worker processes.



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

2017-07-21 Thread Michał Górny
commit: c481885b5826fa348c27359a5cacbd46a64ee46e
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jul 21 20:13:18 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jul 21 20:13:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c481885b

thirdpartymirrors: Remove unused openldap mirror set

 profiles/thirdpartymirrors | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors
index a33b4d6..41ad99ce58d 100644
--- a/profiles/thirdpartymirrors
+++ b/profiles/thirdpartymirrors
@@ -24,7 +24,6 @@ mplayer   http://www1.mplayerhq.hu/MPlayer 
http://www2.mplayerhq.hu/MPlayer http:
 mysql  http://gd.tuwien.ac.at/db/mysql/ 
ftp://gd.tuwien.ac.at/db/mysql/ http://mysql.mirror.kangaroot.net/ 
ftp://mysql.mirror.kangaroot.net/pub/mysql/ http://mysql.blic.net/ 
http://mysql.online.bg/ ftp://mysql.online.bg/ http://mysql.linux.cz/ 
ftp://ftp.fi.muni.cz/pub/mysql/ http://mirrors.dotsrc.org/mysql/ 
ftp://mirrors.dotsrc.org/mysql/ http://mirrors.ircam.fr/pub/mysql/ 
ftp://mirrors.ircam.fr/pub/mysql/ 
http://sunsite.informatik.rwth-aachen.de/mysql/ 
ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/www.mysql.com/ 
http://ftp.gwdg.de/pub/misc/mysql/ ftp://ftp.gwdg.de/pub/misc/mysql/ 
ftp://ftp.fu-berlin.de/unix/databases/mysql/ 
http://mysql.mirrors.ovh.net/ftp.mysql.com/ 
ftp://mysql.mirrors.ovh.net/ftp.mysql.com/ 
http://ftp.ntua.gr/pub/databases/mysql/ ftp://ftp.ntua.gr/pub/databases/mysql/ 
http://mysql.mirrors.crysys.hit.bme.hu/ ftp://ftp.crysys.hu/pub/mysql/ 
http://ftp.heanet.ie/mirrors/www.mysql.com/ 
ftp://ftp.heanet.ie/mirrors/www.mysql.com/ http://na.mirror.garr.it/mirrors/My
 SQL/ ftp://na.mirror.garr.it/mirrors/MySQL/ http://mirror.leaseweb.com/mysql/ 
ftp://mirror.leaseweb.com/mysql/ http://sunsite.icm.edu.pl/mysql/ 
ftp://sunsite.icm.edu.pl/pub/unix/mysql/ http://mysql.nfsi.pt/ 
ftp://ftp.nfsi.pt/pub/mysql/ http://mirrors.xservers.ro/mysql/ 
http://ftp.arnes.si/mysql/ ftp://ftp.arnes.si/packages/mysql/ 
http://ftp.sunet.se/pub/unix/databases/relational/mysql/ 
ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/ 
http://mirror.switch.ch/ftp/mirror/mysql/ ftp://mirror.switch.ch/mirror/mysql/ 
http://ftp.itu.edu.tr/Mirror/Mysql/ ftp://ftp.itu.edu.tr/Mirror/Mysql/ 
http://www.mirrorservice.org/sites/ftp.mysql.com/ 
ftp://ftp.mirrorservice.org/sites/ftp.mysql.com/ 
http://mirrors.dedipower.com/www.mysql.com/ 
http://mirrors.ukfast.co.uk/sites/ftp.mysql.com/ 
ftp://mirrors.ukfast.co.uk/ftp.mysql.com/ 
http://mirror.csclub.uwaterloo.ca/mysql/ 
ftp://mirror.csclub.uwaterloo.ca/mysql/ http://mysql.mirror.rafal.ca/ 
ftp://mysql.mirror.rafal.ca/pub/mysql/ http://opensource.
 become.com/mysql/ http://mysql.mirrors.hoobly.com/ http://mysql.he.net/ 
http://mirror.trouble-free.net/mysql_mirror/ http://mysql.llarian.net/ 
ftp://mysql.llarian.net/pub/mysql ftp://mirror.anl.gov/pub/mysql/ 
http://mysql.mirrors.pair.com/ ftp://ftp.linorg.usp.br/mysql/ 
http://linorg.usp.br/mysql ftp://linorg.usp.br/mysql 
http://mysql.mirrors.arminco.com/ http://mysql.spd.co.il/ 
http://ftp.iij.ad.jp/pub/db/mysql/ ftp://ftp.iij.ad.jp/pub/db/mysql/ 
http://ftp.jaist.ac.jp/pub/mysql/ ftp://ftp.jaist.ac.jp/pub/mysql/ 
http://mysql.cdpa.nsysu.edu.tw/ 
ftp://mysql.cdpa.nsysu.edu.tw/Unix/Database/MySQL/ 
http://mysql.mirrors.ilisys.com.au/ http://mysql.inspire.net.nz/ 
ftp://mysql.inspire.net.nz/mysql/
 nongnu http://download.savannah.nongnu.org/releases/ 
http://ftp.cc.uoc.gr/mirrors/nongnu.org/ http://ftp.twaren.net/Unix/NonGNU/ 
http://mirror.csclub.uwaterloo.ca/nongnu/ 
ftp://mirror.csclub.uwaterloo.ca/nongnu/ http://mirrors.fe.up.pt/pub/nongnu/ 
ftp://mirrors.fe.up.pt/pub/nongnu/ http://nongnu.askapache.com/ 
http://nongnu.uib.no/ ftp://nongnu.uib.no/pub/nongnu/ 
http://savannah.c3sl.ufpr.br/ ftp://savannah.c3sl.ufpr.br/savannah-nongnu/ 
ftp://ftp.twaren.net/Unix/NonGNU/
 openbsdhttps://mirrors.evowise.com/pub/OpenBSD/
-openldap   ftp://ftp.OpenLDAP.org/pub/OpenLDAP 
ftp://ftp.ntua.gr/mirror/OpenLDAP
 opensslftp://ftp.openssl.org ftp://ftp.linux.hr/pub/openssl/ 
http://artfiles.org/openssl.org/ ftp://ftp.pca.dfn.de/pub/tools/net/openssl/ 
ftp://guest.kuria.katowice.pl/pub/openssl/ ftp://ftp.fi.muni.cz/pub/openssl/ 
http://openssl.skazkaforyou.com/
 opera  ftp://ftp.opera.com/pub/opera 
ftp://ftp.tu-cottbus.de/pub/net/opera ftp://ftp.task.gda.pl/pub/opera 
ftp://ftp.ntua.gr/pub/www/Opera ftp://ftp.rediris.es/mirror/opera 
ftp://ftp.heanet.ie/pub/opera
 postgresql http://ftp.postgresql.org/pub/ ftp://ftp.postgresql.org/pub/



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

2017-07-21 Thread Anthony G. Basile
commit: 6169230d0441e8961b3c47de1c9184cf89d28128
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Jul 21 19:09:49 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Jul 21 19:10:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6169230d

sys-apps/man-pages: Bump to version 4.12

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 sys-apps/man-pages/Manifest  |  1 +
 sys-apps/man-pages/man-pages-4.12.ebuild | 54 
 2 files changed, 55 insertions(+)

diff --git a/sys-apps/man-pages/Manifest b/sys-apps/man-pages/Manifest
index 798f53f5cfb..7a78c0448a7 100644
--- a/sys-apps/man-pages/Manifest
+++ b/sys-apps/man-pages/Manifest
@@ -1,4 +1,5 @@
 DIST man-pages-4.09.tar.xz 1521560 SHA256 
a574a08e4a62a24dc639cb4ee3e7aa68e7cd8ef2c14a5d54b90d09ac137e809c SHA512 
695f90b9f4721d041de0441e240afce88e49f4ea5ffea855262da3cdd0f3f2b6401f2728786da3afa2245aef84d41c0c449415e7e78e408b69c9214ddb4c74ad
 WHIRLPOOL 
6b937d95cbefddf94658a54ec8cc820f7a970830ecc0857cc36577946586084a13fadc7cbcf48c5eddc31b6cc9b2f3b08509b33b1b96e023f0e07927d8c9ec97
 DIST man-pages-4.10.tar.xz 1556948 SHA256 
7395dfc391d545385a998d23df9accb60f2020451c53940eaf8a07b6ea8a63fa SHA512 
6c5b8e1339a02054a5346ca3ff665c414ef178e69fe0d064d4ad7dc372ba364df2753bf605a682cc366c12661c42b9fd17567c72a0f24173f9b086d79cf354d4
 WHIRLPOOL 
d15515e5525797bb40b9d640ad130e82998d2a07e8464231ad422f5b2e38228c60616223cdb8bbb208edef6eed509374efe10db8ec414ca7157168836a1bbc0a
 DIST man-pages-4.11.tar.xz 1574380 SHA256 
adde80495f5efb26d077f4e5309bafdc4859e080b7529263720f7cb5f403f524 SHA512 
cc1282467255d5c078b099ab6dbc407c5f56fa66fb3f5789286bc66c98b229cae88bf8afdafa7c9609a37c87cdb1401bb381cec25c64690ab69faf4d00787187
 WHIRLPOOL 
31fb2e76223861fe03d2c00a25d161716c0b603dff41731ee8665856ecc6625e8b5d568e17e40453ac12ca7ee1ac9b68b01a5394c4c61b0f2b104280d4cd1b23
+DIST man-pages-4.12.tar.xz 1583664 SHA256 
6f6d79d991fed04e16e7c7a15705304b0b9d51de772c51c57428555039fbe093 SHA512 
03ab6fb4d3136ef31add16859706f965f954249bd0a44250c8a081b3e1260dce74d50112f1f56af079c08c46049aeaa71b48ccb7d1a3e57a1fc4a495c38647ce
 WHIRLPOOL 
698112ec2b53922bdae7055f72c68310466d1541da6ae111be400a09c5c6c43bc6fecbc2ec25390160dfe8d788e51fbe5aad8d535f9570ce2f75dfbe82bee399
 DIST man-pages-gentoo-2.tar.bz2 5141 SHA256 
b7d9423c2069e587deb7671273d4a1ffed7d31b9f95a689b128a759d636762f0 SHA512 
6e6524b8ad6f1b8c9b147665ee32af49e05603dac61d433acd6b4f1164adef27cd542898f272b07d8659725013dac59c7f34a858968cc054a4785c945e14a770
 WHIRLPOOL 
dcacb319a54ccd2a965786c816684de286581dee6f7b3f8ba4c97cc368e2e50abc92aad403dbdb7b0c15764accb06cd562046bcf14229ad12be242bb2bc7f651

diff --git a/sys-apps/man-pages/man-pages-4.12.ebuild 
b/sys-apps/man-pages/man-pages-4.12.ebuild
new file mode 100644
index 000..257d28c4257
--- /dev/null
+++ b/sys-apps/man-pages/man-pages-4.12.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+GENTOO_PATCH=2
+
+DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
+HOMEPAGE="https://www.kernel.org/doc/man-pages/;
+SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz
+   mirror://kernel/linux/docs/man-pages/${P}.tar.xz
+   mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
+   
https://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2;
+
+LICENSE="man-pages GPL-2+ BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+IUSE_L10N=" da de fr it ja nl pl ro ru zh-CN"
+IUSE="nls ${IUSE_L10N// / l10n_}"
+RESTRICT="binchecks"
+
+# Block packages that used to install colliding man pages #341953 #548900 
#612640 #617462
+RDEPEND="virtual/man
+   !

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

2017-07-21 Thread Aaron Swenson
commit: c18485e2c4819cdaff3242d3c46e26a77d2be6a8
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Jul 21 19:05:51 2017 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Jul 21 19:05:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18485e2

app-eselect/eselect-postgresql: Version Bump

Add -m option to canonicalise() so that the path gets returned even if
it doesn’t exist.

Bug: 625368

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-eselect/eselect-postgresql/Manifest|  1 +
 .../eselect-postgresql-2.2.ebuild  | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/app-eselect/eselect-postgresql/Manifest 
b/app-eselect/eselect-postgresql/Manifest
index d88e30d26f3..9a5acd0d0f9 100644
--- a/app-eselect/eselect-postgresql/Manifest
+++ b/app-eselect/eselect-postgresql/Manifest
@@ -1,3 +1,4 @@
 DIST eselect-postgresql-1.2.1.tbz2 3645 SHA256 
661ef3cbb1627798af3c8d6c526f4a6367620a5fef08c287a633e1babf43f938 SHA512 
9b24cb7620dd3de979ef595c60ebf607cd9da5c7d3c4da19ebe242c25961883e2db54341f916690abb9fe7a76663d9f1ac73fc76c90389f72eff425aa6fb43e4
 WHIRLPOOL 
e7ef4f3d250f4f345d28bccdd43fa1639b8ed80b9f6a4aabd4f7df5f4337845ee0f4ce653fde596209094b01fc0e5c624872affbfa042382f3963a49d600827f
 DIST eselect-postgresql-2.0.tbz2 4326 SHA256 
8f56309350f91abaa98eeead42dbd6b186b858f25f207010fe9d10271c754f55 SHA512 
bc72d752bc4b2d8f3c255d446253143ff0036f6ca1a0c10eb19e23b8242bd5a912272298034279a6f9ca50c13fccbb6b89c79ed647f762a2ccb36f416060cd87
 WHIRLPOOL 
9fced29136ee861a78651905329d6a3156bfdbdf61427accc7aa5ac33e934c97e6f673d7a3f5b634d020be01ff0f0533218b8d9d3b83253963f32eae8d82f004
 DIST eselect-postgresql-2.1.tbz2 4404 SHA256 
0a08755b6a8c688f88474d9da3b1e572f375001238f426a703a1edf322ea5a40 SHA512 
83050da6ec5f5f4ae20230cdffebbb78f9335cbcbb3bc1bd38279188f0dedcf828d80aeac3c75629605cdde0b2d1d74d8ef81e9cd9a8faacc7dba2f15beb3af0
 WHIRLPOOL 
e613624bdb7d1139dc935f83410857dcd1b1d842aecdd3721fac0a418fde64453bc70640b0a1921287b3cccfe9b2c68e308a80fdb274a1e713857ec492a6f73a
+DIST eselect-postgresql-2.2.tbz2 4428 SHA256 
ea938c941b7c8ecd752a46f40bab08dcf1c305c44790462e75c215e48d5171f5 SHA512 
2a0b9b3c8c75792fb6b6f90f034562a3bef7c9391cac0d7c95a6a86db38b4c9840fce2fa0edb32b745905f974920ee1ce5dfb21d33f22c79d1bc776e013edf76
 WHIRLPOOL 
747efef24ca743557a6dc53f5511e1fd8466ed8ac0dbe3b80a733ec65113541be86bc114547b45bc8bcb83a8b6441352d0885c93ed885237e4379fb205f850ee

diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild 
b/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild
new file mode 100644
index 000..17ceae6cdaf
--- /dev/null
+++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+DESCRIPTION="Utility to select the default PostgreSQL slot"
+HOMEPAGE="http://www.gentoo.org/;
+SRC_URI="http://dev.gentoo.org/~titanofold/${P}.tbz2;
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="app-admin/eselect"
+
+# All dev-db/postgresql ebuilds from 10.0 on are well supported. Earlier
+# ebuilds may present some quality of life issues.
+PDEPEND="
+   !

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

2017-07-21 Thread Amy Liffey
commit: 8a4a79755723ab19462a8606c69d92d2d19eaf78
Author: Amy Liffey  gentoo  org>
AuthorDate: Fri Jul 21 18:47:49 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Fri Jul 21 18:51:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a4a7975

media-gfx/printrun: fix dependencies, remove old versions

- Remove old versions, patches
- Remove old patch from 999

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-gfx/printrun/Manifest|   1 -
 .../files/printrun-no-py-in-binaries.patch | 396 -
 media-gfx/printrun/printrun-20140730.ebuild|  30 --
 ....ebuild => printrun-20150310-r2.ebuild} |  23 +-
 media-gfx/printrun/printrun-20150310.ebuild|  26 --
 media-gfx/printrun/printrun-.ebuild|  18 +-
 6 files changed, 25 insertions(+), 469 deletions(-)

diff --git a/media-gfx/printrun/Manifest b/media-gfx/printrun/Manifest
index c5da39cf85c..c7f22ab4142 100644
--- a/media-gfx/printrun/Manifest
+++ b/media-gfx/printrun/Manifest
@@ -1,2 +1 @@
-DIST printrun-20140730.tar.gz 902029 SHA256 
3412882627a82bba0fcd0cdf7639074085d3355e5aef48ccdc91687b027a24fa SHA512 
c60d3db1a9255a56aad30a8290e18707cc34774af8cc52be042a3fabe653a64874485a153763886458cb45fff718ba134642e530a9d065fcc42ae0473ee17da8
 WHIRLPOOL 
1f8c91e867a375df998248d31bda0c5901d1ba52071aee12acea42a53b44393332a86562ea96c58801bde63a961d4af14b05f4defc45cfe1f41061a4ee9438e1
 DIST printrun-20150310.tar.gz 906153 SHA256 
6edaa533df5a590f55039b81e47f61881d2a47de07c3391d53bfb6d847f46d2e SHA512 
359a4a6128b274a6709fb5c35a2d6c510bb57e010cfb12ddefa39cdb371f2141e2cab394be7d9d2f1dbc0175cc24deba61941d73b6c19fb299083afbf1141f1e
 WHIRLPOOL 
38d3ead2be8fb7f802d73956bda5e83c99a902c2682f5c48f74d92e8c5e30b351b06821d6178d3b44722a10982d7a79c471fb3a27d2f313bfb647e9a241e92e1

diff --git a/media-gfx/printrun/files/printrun-no-py-in-binaries.patch 
b/media-gfx/printrun/files/printrun-no-py-in-binaries.patch
deleted file mode 100644
index 250af5fd26a..000
--- a/media-gfx/printrun/files/printrun-no-py-in-binaries.patch
+++ /dev/null
@@ -1,396 +0,0 @@
-diff -urN Printrun-printrun-20140730.old/plater 
Printrun-printrun-20140730/plater
 Printrun-printrun-20140730.old/plater  1970-01-01 01:00:00.0 
+0100
-+++ Printrun-printrun-20140730/plater  2014-06-06 12:04:34.0 +0200
-@@ -0,0 +1,27 @@
-+#!/usr/bin/env python
-+
-+# This file is part of the Printrun suite.
-+#
-+# Printrun is free software: you can redistribute it and/or modify
-+# it under the terms of the GNU General Public License as published by
-+# the Free Software Foundation, either version 3 of the License, or
-+# (at your option) any later version.
-+#
-+# Printrun is distributed in the hope that it will be useful,
-+# but WITHOUT ANY WARRANTY; without even the implied warranty of
-+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-+# GNU General Public License for more details.
-+#
-+# You should have received a copy of the GNU General Public License
-+# along with Printrun.  If not, see .
-+
-+import sys
-+import wx
-+
-+from printrun.stlplater import StlPlater
-+
-+if __name__ == '__main__':
-+app = wx.App(False)
-+main = StlPlater(sys.argv[1:])
-+main.Show()
-+app.MainLoop()
-diff -urN Printrun-printrun-20140730.old/plater.py 
Printrun-printrun-20140730/plater.py
 Printrun-printrun-20140730.old/plater.py   2014-08-10 15:44:04.877086955 
+0200
-+++ Printrun-printrun-20140730/plater.py   1970-01-01 01:00:00.0 
+0100
-@@ -1,27 +0,0 @@
--#!/usr/bin/env python
--
--# This file is part of the Printrun suite.
--#
--# Printrun is free software: you can redistribute it and/or modify
--# it under the terms of the GNU General Public License as published by
--# the Free Software Foundation, either version 3 of the License, or
--# (at your option) any later version.
--#
--# Printrun is distributed in the hope that it will be useful,
--# but WITHOUT ANY WARRANTY; without even the implied warranty of
--# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
--# GNU General Public License for more details.
--#
--# You should have received a copy of the GNU General Public License
--# along with Printrun.  If not, see .
--
--import sys
--import wx
--
--from printrun.stlplater import StlPlater
--
--if __name__ == '__main__':
--app = wx.App(False)
--main = StlPlater(sys.argv[1:])
--main.Show()
--app.MainLoop()
-diff -urN Printrun-printrun-20140730.old/printcore 
Printrun-printrun-20140730/printcore
 Printrun-printrun-20140730.old/printcore   1970-01-01 01:00:00.0 
+0100
-+++ Printrun-printrun-20140730/printcore   2014-06-06 12:04:34.0 
+0200
-@@ -0,0 +1,76 @@
-+#!/usr/bin/env python
-+
-+# This file is part of the Printrun suite.
-+#
-+# Printrun is free software: you can redistribute it and/or modify
-+# it under the terms 

[gentoo-commits] proj/postgresql/eselect: New tag: 2.2

2017-07-21 Thread Aaron Swenson
commit: 
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Jul 21 18:49:35 2017 +

New tag: 2.2




[gentoo-commits] proj/postgresql/eselect:master commit in: /

2017-07-21 Thread Aaron Swenson
commit: 9439064794d85b96f7f75e166ab9a3277f128ca6
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Jul 21 18:48:46 2017 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Jul 21 18:48:46 2017 +
URL:
https://gitweb.gentoo.org/proj/postgresql/eselect.git/commit/?id=94390647

Remove $Id and Bump Version

 postgresql.eselect | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/postgresql.eselect b/postgresql.eselect
index 84d08af..5c90b4b 100644
--- a/postgresql.eselect
+++ b/postgresql.eselect
@@ -1,12 +1,11 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id: $
 
 inherit config multilib
 
 DESCRIPTION="Manage active PostgreSQL client applications and libraries"
 MAINTAINER="pgsql-b...@gentoo.org"
-VERSION="2.1"
+VERSION="2.2"
 
 # We do a lot of things in /usr and it's a bit of a pain to write this
 # constantly.



[gentoo-commits] proj/postgresql/eselect:master commit in: /

2017-07-21 Thread Aaron Swenson
commit: 1ce72c8f890d9effe502d6d103bca10c6e4b56c4
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Jul 21 18:31:29 2017 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Jul 21 18:31:29 2017 +
URL:
https://gitweb.gentoo.org/proj/postgresql/eselect.git/commit/?id=1ce72c8f

Canonicalise even if nonexistent

canoncalise() returns the absolute path a symbolic link points to,
except when the path no longer exists. Adding the -m option – which is
the same for both realpath and readlink – makes it ignore nonexistent
portions of the path.

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

 postgresql.eselect | 25 -
 1 file changed, 16 insertions(+), 9 deletions(-)

diff --git a/postgresql.eselect b/postgresql.eselect
index 9203a97..84d08af 100644
--- a/postgresql.eselect
+++ b/postgresql.eselect
@@ -30,7 +30,7 @@ active_slot() {
 # ${USR_PATH}/share/postgresql is a symlink to the active
 # slot. See if it's there, then find out where it links to.
if [[ -h "${USR_PATH}/share/postgresql" ]] ; then
-   canonicalise "${USR_PATH}/share/postgresql" | \
+   canonicalise -m "${USR_PATH}/share/postgresql" | \
sed -re 's#.*([1-9][0-9.]+)$#\1#'
else
echo "(none)"
@@ -283,6 +283,17 @@ do_unset() {
return 0
fi
 
+   # Get the file path that the link is pointing to. If it has the string
+   # "postgresql-${slot}" somewhere in it, then it's a link that this 
module is
+   # handling.
+   is_slot_link() {
+   if [[ $(canonicalise -m "$1") == *postgresql-${slot}* ]] ; then
+   return 0 # yes
+   else
+   return 1 # no
+   fi
+}
+
# Start with some known locations that are, or will contain, symlinks.
local paths=(
"${INCLUDE_TARGETS[@]}"
@@ -307,10 +318,9 @@ do_unset() {
 
local l path
for path in "${paths[@]}" ; do
-   # If path is a link that belongs to the slot in question, it 
can be
-   # removed without invoking find.
-   if [[ -h "${path}" && \
-   $(canonicalise "${path}") == 
*postgresql-${slot}* ]] ; then
+   # If $path is a link that belongs to the active slot, it can be 
removed
+   # without invoking find.
+   if [[ -h "${path}" ]] && is_slot_link "${path}" ; then
rm "${path}" || write_warning_msg "Couldn't remove: 
${path}"
continue
fi
@@ -322,10 +332,7 @@ do_unset() {
[[ ${l} == ${USR_PATH}/bin/*${slot/.} ]] && continue
[[ ${l} == ${USR_PATH}/share/man/man?/*${slot/.}* ]] && 
continue
 
-   # Get the file path that the link is pointing to. If it 
has the
-   # string "postgresql-${slot}" somewhere in it, then 
it's a link that
-   # needs to be removed.
-   if [[ $(canonicalise "${l}") == *postgresql-${slot}* ]] 
; then
+   if is_slot_link "${l}" ; then
rm "${l}" || write_warning_msg "Couldn't 
remove: ${l}"
fi
done



[gentoo-commits] repo/gentoo:master commit in: dev-ml/lwt/

2017-07-21 Thread Alexis Ballier
commit: 874df570e7355f6ed637291fa0f26a0a5a9bd585
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jul 21 18:31:57 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jul 21 18:32:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=874df570

dev-ml/lwt: add missing ppx_tools_verisoned dep, bug #625886

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-ml/lwt/lwt-3.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ml/lwt/lwt-3.1.0.ebuild b/dev-ml/lwt/lwt-3.1.0.ebuild
index 96092301fb9..e3b39149b6f 100644
--- a/dev-ml/lwt/lwt-3.1.0.ebuild
+++ b/dev-ml/lwt/lwt-3.1.0.ebuild
@@ -13,6 +13,7 @@ DEPEND="
>=dev-lang/ocaml-4.02:=
dev-ml/result:=
dev-ml/ocaml-migrate-parsetree:=
+   dev-ml/ppx_tools_versioned:=
libev? ( dev-libs/libev )
camlp4? ( dev-ml/camlp4:= )"
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2017-07-21 Thread Amy Liffey
commit: fae098b25feeea66a7c8953fcb669b695815a020
Author: Craig Andrews  integralblue  com>
AuthorDate: Wed Jul 19 19:52:17 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Fri Jul 21 18:11:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae098b2

media-tv/kodi: depend on media-video/ffmpeg[openssl] #625476

Closes:#5143
Gentoo-bug: 625476
Package-Manager: Portage-2.3.6, Repoman-2.3.3

 media-tv/kodi/{kodi-.ebuild => kodi-17.3-r3.ebuild} | 17 -
 media-tv/kodi/kodi-.ebuild  |  2 +-
 2 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/media-tv/kodi/kodi-.ebuild b/media-tv/kodi/kodi-17.3-r3.ebuild
similarity index 94%
copy from media-tv/kodi/kodi-.ebuild
copy to media-tv/kodi/kodi-17.3-r3.ebuild
index b9748b0b818..006d5d9ab92 100644
--- a/media-tv/kodi/kodi-.ebuild
+++ b/media-tv/kodi/kodi-17.3-r3.ebuild
@@ -14,6 +14,11 @@ LIBDVDREAD_COMMIT="17d99db97e7b8f23077b342369d3c22a6250affd"
 LIBDVDNAV_COMMIT="43b5f81f5fe30bceae3b7cecf2b0ca57fc930dac"
 FFMPEG_VERSION="3.1.6"
 CODENAME="Krypton"
+PATCHES=(
+   "${FILESDIR}/${P}-ftpparse_string.patch"
+   "${FILESDIR}/${P}-unrar-vulnerability.patch"
+   "${FILESDIR}/${P}-10-bit-h265-hardware-decoding.patch"
+)
 SRC_URI="https://github.com/xbmc/libdvdcss/archive/${LIBDVDCSS_COMMIT}.tar.gz 
-> libdvdcss-${LIBDVDCSS_COMMIT}.tar.gz
https://github.com/xbmc/libdvdread/archive/${LIBDVDREAD_COMMIT}.tar.gz 
-> libdvdread-${LIBDVDREAD_COMMIT}.tar.gz
https://github.com/xbmc/libdvdnav/archive/${LIBDVDNAV_COMMIT}.tar.gz -> 
libdvdnav-${LIBDVDNAV_COMMIT}.tar.gz
@@ -27,7 +32,7 @@ SLOT="0"
 # use flag is called libusb so that it doesn't fool people in thinking that
 # it is _required_ for USB support. Otherwise they'll disable udev and
 # that's going to be worse.
-IUSE="airplay alsa bluetooth bluray caps cec +css dbus debug dvd gles libressl 
libusb lirc mysql nfs +opengl pulseaudio samba sftp systemd +system-ffmpeg test 
+udev udisks upnp upower vaapi vdpau webserver +X +xslt zeroconf"
+IUSE="airplay alsa bluetooth bluray caps cec +css dbus debug dvd gles libressl 
libusb lirc mysql nfs nonfree +opengl pulseaudio samba sftp systemd 
+system-ffmpeg test +udev udisks upnp upower vaapi vdpau webserver +X +xslt 
zeroconf"
 REQUIRED_USE="
${PYTHON_REQUIRED_USE}
|| ( gles opengl )
@@ -56,9 +61,9 @@ COMMON_DEPEND="${PYTHON_DEPS}
dev-libs/libxml2
>=dev-libs/lzo-2.04
dev-libs/tinyxml[stl]
+   >=dev-libs/yajl-2
dev-python/pillow[${PYTHON_USEDEP}]
dev-libs/libcdio
-   dev-libs/libfmt
gles? ( media-libs/mesa[gles2] )
libusb? ( virtual/libusb:1 )
media-fonts/corefonts
@@ -69,7 +74,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
>=media-libs/libass-0.13.4
media-libs/mesa[egl]
>=media-libs/taglib-1.11.1
-   system-ffmpeg? ( 
>=media-video/ffmpeg-${FFMPEG_VERSION}:=[encode,postproc] )
+   system-ffmpeg? ( 
>=media-video/ffmpeg-${FFMPEG_VERSION}:=[encode,openssl,postproc] )
mysql? ( virtual/mysql )
>=net-misc/curl-7.51.0
nfs? ( net-fs/libnfs:= )
@@ -116,7 +121,6 @@ DEPEND="${COMMON_DEPEND}
app-arch/zip
dev-lang/swig
dev-libs/crossguid
-   dev-libs/rapidjson
dev-util/cmake
dev-util/gperf
media-libs/giflib
@@ -160,6 +164,8 @@ In some cases Kodi needs to access multicast addresses.
 Please consider enabling IP_MULTICAST under Networking options.
 "
 
+CMAKE_USE_DIR=${S}/project/cmake/
+
 pkg_setup() {
check_extra_config
python-single-r1_pkg_setup
@@ -193,7 +199,7 @@ src_prepare() {
 
# Prevent autoreconf rerun
sed -e 's/autoreconf -vif/echo "autoreconf already done in 
src_prepare()"/' -i \
-   "${S}"/cmake/modules/FindCpluff.cmake \
+   "${S}"/project/cmake/modules/FindCpluff.cmake \
"${S}"/tools/depends/native/TexturePacker/src/autogen.sh \
"${S}"/tools/depends/native/JsonSchemaBuilder/src/autogen.sh \
|| die
@@ -219,6 +225,7 @@ src_configure() {
-DENABLE_MICROHTTPD=$(usex webserver)
-DENABLE_MYSQLCLIENT=$(usex mysql)
-DENABLE_NFS=$(usex nfs)
+   -DENABLE_NONFREE=$(usex nonfree)
-DENABLE_OPENGLES=$(usex gles)
-DENABLE_OPENGL=$(usex opengl)
-DENABLE_OPENSSL=ON

diff --git a/media-tv/kodi/kodi-.ebuild b/media-tv/kodi/kodi-.ebuild
index b9748b0b818..dd703f484c0 100644
--- a/media-tv/kodi/kodi-.ebuild
+++ b/media-tv/kodi/kodi-.ebuild
@@ -69,7 +69,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
>=media-libs/libass-0.13.4
media-libs/mesa[egl]
>=media-libs/taglib-1.11.1
-   system-ffmpeg? ( 
>=media-video/ffmpeg-${FFMPEG_VERSION}:=[encode,postproc] )
+   system-ffmpeg? ( 
>=media-video/ffmpeg-${FFMPEG_VERSION}:=[encode,openssl,postproc] )
 

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

2017-07-21 Thread Amy Liffey
commit: 6f64ca51e3856245ef570ac9047e86d9b16ae2b8
Author: Craig Andrews  integralblue  com>
AuthorDate: Mon Jul 17 14:19:20 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Fri Jul 21 18:06:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f64ca51

net-analyzer/netdata: 1.7.0 version bump

Closes:#5121
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-analyzer/netdata/Manifest |   1 +
 net-analyzer/netdata/netdata-1.7.0.ebuild | 103 ++
 2 files changed, 104 insertions(+)

diff --git a/net-analyzer/netdata/Manifest b/net-analyzer/netdata/Manifest
index 0d7c1bd87ad..9107b0c3aba 100644
--- a/net-analyzer/netdata/Manifest
+++ b/net-analyzer/netdata/Manifest
@@ -3,3 +3,4 @@ DIST netdata-1.3.0.tar.xz 1647708 SHA256 
bad5d259467ae42ceb0cf5f03fc4b37d094a81f
 DIST netdata-1.4.0.tar.xz 1801440 SHA256 
22e293aae156759d220b36ff02fa496548e7386cb4ee53df660fde57418e69ea SHA512 
b5f60931372f0c6a437d1340bd9bb07557d8a9ffb478381715495c09c9b9bcf71f287c2e47be40945149a268e0f666289c75cc4eb1d1ab6fc73988f6b71daaf3
 WHIRLPOOL 
ae70a9bca7bf107610e4a81b71f1728a5ffb0721e1c5d53bd2025b8897dbdd6c3569b58bd285e2961243f7d1b501b8ea69c258b5b266ee0bdf04092f62fee249
 DIST netdata-1.5.0.tar.gz 2257299 SHA256 
8f66e40ba72ebf5c6e478197eaee3099823fd6380c0870b201f53b5423945338 SHA512 
54477c0f9fe2c920580e2e6c3f6c12828f3be2c3dfc1fee47ad98cab51ae3652cb3f223413e9de9399487a35ce844d502ce12fbf615102c0e1962b7dc96a9d95
 WHIRLPOOL 
2a57636b8ddc6991b6ce18fdb4be73fbd4f658ae0e152eb3c50400c062df87931b3d43b04a31b3857753f7d9ae2ea1a0e62c5235088e20629df1b95abfaf8821
 DIST netdata-1.6.0.tar.gz 2526589 SHA256 
960dae3038be1aaf69fe1d1908d898f9a0c535a88362437772170a2979c1740b SHA512 
9514fd320fc944897961f9581c123f37fb956dc3ae324a879744fabb0d853e8c6a1d62faf7a486f89a0507b2179f746e8dd0943443eb4744311e905a8c06aed6
 WHIRLPOOL 
f90ca525817dbc3be9b18b8629c8093a32bb642e3d32fff77caf347aa7a6e48ce7b127b87fca43e99db62b7db8f0c2f6e8b4f61f3970256bf75fce6f59cc6977
+DIST netdata-1.7.0.tar.gz 2646936 SHA256 
ad57facc58f97f03cd2390ba2ffd253807fb641ec1afc390a81a4e4809287095 SHA512 
f7204d77963c06c010b91fb9df47b79cc03070a730f0c09d599a0ec606510f449bab3c8429db2df1494e4cee330c2229300de010c3ec705fe91376d92adf48fd
 WHIRLPOOL 
845b551aab019247b06612d769075b0dee5c4440f3cf2c8d46752f7ccb42b4d9db75d0cfa25279f72ebaf7230d6525e62012d583cba61a12f89fd5df7175a958

diff --git a/net-analyzer/netdata/netdata-1.7.0.ebuild 
b/net-analyzer/netdata/netdata-1.7.0.ebuild
new file mode 100644
index 000..63f879951fa
--- /dev/null
+++ b/net-analyzer/netdata/netdata-1.7.0.ebuild
@@ -0,0 +1,103 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit autotools fcaps linux-info python-r1 systemd user
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="git://github.com/firehol/${PN}.git"
+   inherit git-r3
+else
+   SRC_URI="https://github.com/firehol/netdata/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Linux real time system monitoring, done right!"
+HOMEPAGE="https://github.com/firehol/netdata https://my-netdata.io/;
+
+LICENSE="GPL-3+ MIT BSD"
+SLOT="0"
+IUSE="caps +compression cpu_flags_x86_sse2 ipmi mysql nfacct nodejs postgres 
+python"
+REQUIRED_USE="
+   mysql? ( python )
+   python? ( ${PYTHON_REQUIRED_USE} )"
+# most unconditional dependencies are for plugins.d/charts.d.plugin:
+RDEPEND="
+   >=app-shells/bash-4:0
+   || (
+   net-analyzer/netcat6
+   net-analyzer/netcat
+   )
+   net-analyzer/tcpdump
+   net-analyzer/traceroute
+   net-misc/curl
+   net-misc/wget
+   sys-apps/util-linux
+   virtual/awk
+   caps? ( sys-libs/libcap )
+   compression? ( sys-libs/zlib )
+   ipmi? ( sys-libs/freeipmi )
+   nfacct? (
+   net-firewall/nfacct
+   net-libs/libmnl
+   )
+   nodejs? ( net-libs/nodejs )
+   python? (
+   ${PYTHON_DEPS}
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   mysql? (
+   || (
+   dev-python/mysqlclient[${PYTHON_USEDEP}]
+   dev-python/mysql-python[${PYTHON_USEDEP}]
+   )
+   )
+   postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )
+   )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+: ${NETDATA_USER:=netdata}
+: ${NETDATA_GROUP:=netdata}
+
+FILECAPS=(
+   'cap_dac_read_search,cap_sys_ptrace+ep' 
'usr/libexec/netdata/plugins.d/apps.plugin'
+)
+
+pkg_setup() {
+   linux-info_pkg_setup
+
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 / ${PN}
+}
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --localstatedir="${EPREFIX}"/var \
+   --with-user=${NETDATA_USER} \
+   

[gentoo-commits] proj/kde:master commit in: media-sound/elisa/

2017-07-21 Thread Andreas Sturmlechner
commit: 8b3d765ef78fbef6ae1a130284d23b95d0b784e5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 21 17:19:12 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:19:12 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8b3d765e

media-sound/elisa: Add missing RDEPEND

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-sound/elisa/elisa-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-sound/elisa/elisa-.ebuild 
b/media-sound/elisa/elisa-.ebuild
index b6c8400c62..69c2033b34 100644
--- a/media-sound/elisa/elisa-.ebuild
+++ b/media-sound/elisa/elisa-.ebuild
@@ -39,6 +39,7 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
$(add_qt_dep qtgraphicaleffects)
$(add_qt_dep qtquickcontrols)
+   $(add_qt_dep qtquickcontrols2)
 "
 
 RESTRICT+=" test"



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

2017-07-21 Thread Andreas Sturmlechner
commit: 5de225f5287f4ac675418b8e9734ccdf437a385b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jul 11 17:05:47 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:09:30 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5de225f5

kde-apps/kreversi: Add kde4-l10n blocker

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 kde-apps/kreversi/kreversi-17.08.49..ebuild | 4 +++-
 kde-apps/kreversi/kreversi-.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kreversi/kreversi-17.08.49..ebuild 
b/kde-apps/kreversi/kreversi-17.08.49..ebuild
index 01cfbc079e..847766e274 100644
--- a/kde-apps/kreversi/kreversi-17.08.49..ebuild
+++ b/kde-apps/kreversi/kreversi-17.08.49..ebuild
@@ -34,4 +34,6 @@ DEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   !

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

2017-07-21 Thread Andreas Sturmlechner
commit: 14f4ccffde27905fc9fa7292d6f5dd5218886d2c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May  1 22:42:53 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:09:29 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=14f4ccff

kde-apps/kmag: Add kde4-l10n blocker

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kmag/kmag-17.08.49..ebuild | 4 +++-
 kde-apps/kmag/kmag-.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kmag/kmag-17.08.49..ebuild 
b/kde-apps/kmag/kmag-17.08.49..ebuild
index e0ba7f6f5a..71cddf2e65 100644
--- a/kde-apps/kmag/kmag-17.08.49..ebuild
+++ b/kde-apps/kmag/kmag-17.08.49..ebuild
@@ -24,7 +24,9 @@ DEPEND="
$(add_qt_dep qtwidgets)
keyboardfocus? ( media-libs/libkdeaccessibilityclient:5 )
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   !

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

2017-07-21 Thread Andreas Sturmlechner
commit: 542a71247e22c85f7678e3932aff732e95ce41a5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul  5 22:59:19 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:09:30 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=542a7124

kde-apps/kmousetool: Add kde4-l10n blocker

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 kde-apps/kmousetool/kmousetool-17.08.49..ebuild | 7 +--
 kde-apps/kmousetool/kmousetool-.ebuild  | 7 +--
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kmousetool/kmousetool-17.08.49..ebuild 
b/kde-apps/kmousetool/kmousetool-17.08.49..ebuild
index b9ea223d4a..9c84ac4fc8 100644
--- a/kde-apps/kmousetool/kmousetool-17.08.49..ebuild
+++ b/kde-apps/kmousetool/kmousetool-17.08.49..ebuild
@@ -11,7 +11,7 @@ 
HOMEPAGE="https://www.kde.org/applications/utilities/kmousetool/;
 KEYWORDS=""
 IUSE=""
 
-RDEPEND="
+COMMON_DEPEND="
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep ki18n)
@@ -25,8 +25,11 @@ RDEPEND="
x11-libs/libX11
x11-libs/libXtst
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
x11-libs/libXext
x11-libs/libXt
x11-proto/xproto
 "
+RDEPEND="${COMMON_DEPEND}
+   !https://www.kde.org/applications/utilities/kmousetool/;
 KEYWORDS=""
 IUSE=""
 
-RDEPEND="
+COMMON_DEPEND="
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep ki18n)
@@ -25,8 +25,11 @@ RDEPEND="
x11-libs/libX11
x11-libs/libXtst
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
x11-libs/libXext
x11-libs/libXt
x11-proto/xproto
 "
+RDEPEND="${COMMON_DEPEND}
+   !

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

2017-07-21 Thread Andreas Sturmlechner
commit: 4cd9421928e09d95802997ba7713d99c4d112ed1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 23 22:53:25 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:09:28 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4cd94219

kde-apps/lskat: Add kde4-l10n blocker

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/lskat/lskat-17.08.49..ebuild | 4 +++-
 kde-apps/lskat/lskat-.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/lskat/lskat-17.08.49..ebuild 
b/kde-apps/lskat/lskat-17.08.49..ebuild
index 1e3ab32b2c..c3f14edab0 100644
--- a/kde-apps/lskat/lskat-17.08.49..ebuild
+++ b/kde-apps/lskat/lskat-17.08.49..ebuild
@@ -28,4 +28,6 @@ DEPEND="
$(add_qt_dep qtsvg)
$(add_qt_dep qtwidgets)
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   !

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

2017-07-21 Thread Andreas Sturmlechner
commit: 45bcadba128219972a9925c3f72af4b812d52185
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May  1 19:12:10 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:09:29 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=45bcadba

kde-apps/ksudoku: Add kde4-l10n blocker

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/ksudoku/ksudoku-17.08.49..ebuild | 4 +++-
 kde-apps/ksudoku/ksudoku-.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/ksudoku/ksudoku-17.08.49..ebuild 
b/kde-apps/ksudoku/ksudoku-17.08.49..ebuild
index f7253ae214..2204bd41b6 100644
--- a/kde-apps/ksudoku/ksudoku-17.08.49..ebuild
+++ b/kde-apps/ksudoku/ksudoku-17.08.49..ebuild
@@ -38,7 +38,9 @@ DEPEND="
virtual/glu
)
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   !

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

2017-07-21 Thread Andreas Sturmlechner
commit: d9759efdcd919f530cd7c23f206f14fa6cebbd33
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 23 22:52:55 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:09:24 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d9759efd

kde-apps/kigo: Add kde4-l10n blocker

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kigo/kigo-17.08.49..ebuild | 1 +
 kde-apps/kigo/kigo-.ebuild  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-apps/kigo/kigo-17.08.49..ebuild 
b/kde-apps/kigo/kigo-17.08.49..ebuild
index b4d00a1e4d..f4a96b60c9 100644
--- a/kde-apps/kigo/kigo-17.08.49..ebuild
+++ b/kde-apps/kigo/kigo-17.08.49..ebuild
@@ -30,5 +30,6 @@ DEPEND="
$(add_qt_dep qtwidgets)
 "
 RDEPEND="${DEPEND}
+   !

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

2017-07-21 Thread Andreas Sturmlechner
commit: 81122edad0b250076aec2b72580bf8fc3a39e89f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Apr 25 21:55:52 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:09:29 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=81122eda

kde-apps/ksnakeduel: Add kde4-l10n blocker

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/ksnakeduel/ksnakeduel-17.08.49..ebuild | 4 +++-
 kde-apps/ksnakeduel/ksnakeduel-.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/ksnakeduel/ksnakeduel-17.08.49..ebuild 
b/kde-apps/ksnakeduel/ksnakeduel-17.08.49..ebuild
index 74f4bfde0b..9ac0b5f6d8 100644
--- a/kde-apps/ksnakeduel/ksnakeduel-17.08.49..ebuild
+++ b/kde-apps/ksnakeduel/ksnakeduel-17.08.49..ebuild
@@ -28,4 +28,6 @@ DEPEND="
$(add_qt_dep qtsvg)
$(add_qt_dep qtwidgets)
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2017-07-21 Thread Andreas Sturmlechner
commit: 6aa6028ec3396b97534c64e38c1f5e8c058d7f63
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 21 17:46:55 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:46:55 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6aa6028e

profiles: Mask KDE Applications 17.07.80 (17.08 beta)

 profiles/package.mask/kde-apps-17.07.80 | 246 
 1 file changed, 246 insertions(+)

diff --git a/profiles/package.mask/kde-apps-17.07.80 
b/profiles/package.mask/kde-apps-17.07.80
new file mode 100644
index 00..919cb23c04
--- /dev/null
+++ b/profiles/package.mask/kde-apps-17.07.80
@@ -0,0 +1,246 @@
+# Andreas Sturmlechner  (21 Jul 2017)
+# KDE Applications 17.08 beta mask
+# Unstable release.
+~kde-apps/akonadi-17.07.80
+~kde-apps/akonadi-calendar-17.07.80
+~kde-apps/akonadiconsole-17.07.80
+~kde-apps/akonadi-contacts-17.07.80
+~kde-apps/akonadi-import-wizard-17.07.80
+~kde-apps/akonadi-mime-17.07.80
+~kde-apps/akonadi-notes-17.07.80
+~kde-apps/akonadi-search-17.07.80
+~kde-apps/akregator-17.07.80
+~kde-apps/analitza-17.07.80
+~kde-apps/ark-17.07.80
+~kde-apps/artikulate-17.07.80
+~kde-apps/audiocd-kio-17.07.80
+~kde-apps/baloo-widgets-17.07.80
+~kde-apps/blinken-17.07.80
+~kde-apps/blogilo-17.07.80
+~kde-apps/bomber-17.07.80
+~kde-apps/bovo-17.07.80
+~kde-apps/calendarjanitor-17.07.80
+~kde-apps/calendarsupport-17.07.80
+~kde-apps/cantor-17.07.80
+~kde-apps/cervisia-17.07.80
+~kde-apps/dolphin-17.07.80
+~kde-apps/dolphin-plugins-17.07.80
+~kde-apps/dragon-17.07.80
+~kde-apps/eventviews-17.07.80
+~kde-apps/ffmpegthumbs-17.07.80
+~kde-apps/filelight-17.07.80
+~kde-apps/granatier-17.07.80
+~kde-apps/grantlee-editor-17.07.80
+~kde-apps/grantleetheme-17.07.80
+~kde-apps/gwenview-17.07.80
+~kde-apps/incidenceeditor-17.07.80
+~kde-apps/jovie-17.07.80
+~kde-apps/juk-17.07.80
+~kde-apps/k3b-17.07.80
+~kde-apps/kaccessible-17.07.80
+~kde-apps/kaccounts-integration-17.07.80
+~kde-apps/kaccounts-providers-17.07.80
+~kde-apps/kaddressbook-17.07.80
+~kde-apps/kajongg-17.07.80
+~kde-apps/kalarm-17.07.80
+~kde-apps/kalarmcal-17.07.80
+~kde-apps/kalgebra-17.07.80
+~kde-apps/kalzium-17.07.80
+~kde-apps/kamera-17.07.80
+~kde-apps/kanagram-17.07.80
+~kde-apps/kapman-17.07.80
+~kde-apps/kapptemplate-17.07.80
+~kde-apps/kate-17.07.80
+~kde-apps/katomic-17.07.80
+~kde-apps/kblackbox-17.07.80
+~kde-apps/kblocks-17.07.80
+~kde-apps/kblog-17.07.80
+~kde-apps/kbounce-17.07.80
+~kde-apps/kbreakout-17.07.80
+~kde-apps/kbruch-17.07.80
+~kde-apps/kcachegrind-17.07.80
+~kde-apps/kcalc-17.07.80
+~kde-apps/kcalcore-17.07.80
+~kde-apps/kcalutils-17.07.80
+~kde-apps/kcharselect-17.07.80
+~kde-apps/kcolorchooser-17.07.80
+~kde-apps/kcontacts-17.07.80
+~kde-apps/kcron-17.07.80
+~kde-apps/kdav-17.07.80
+~kde-apps/kde4-l10n-17.07.80
+~kde-apps/kdeaccessibility-meta-17.07.80
+~kde-apps/kdeadmin-meta-17.07.80
+~kde-apps/kde-apps-meta-17.07.80
+~kde-apps/kdebase-meta-17.07.80
+~kde-apps/kdebugsettings-17.07.80
+~kde-apps/kdecore-meta-17.07.80
+~kde-apps/kde-dev-scripts-17.07.80
+~kde-apps/kde-dev-utils-17.07.80
+~kde-apps/kdeedu-data-17.07.80
+~kde-apps/kdeedu-meta-17.07.80
+~kde-apps/kdegames-meta-17.07.80
+~kde-apps/kdegraphics-meta-17.07.80
+~kde-apps/kdegraphics-mobipocket-17.07.80
+~kde-apps/kde-l10n-17.07.80
+~kde-apps/kde-meta-17.07.80
+~kde-apps/kdemultimedia-meta-17.07.80
+~kde-apps/kdenetwork-filesharing-17.07.80
+~kde-apps/kdenetwork-meta-17.07.80
+~kde-apps/kdenlive-17.07.80
+~kde-apps/kdepim-addons-17.07.80
+~kde-apps/kdepim-apps-libs-17.07.80
+~kde-apps/kdepim-l10n-17.07.80
+~kde-apps/kdepim-meta-17.07.80
+~kde-apps/kdepim-runtime-17.07.80
+~kde-apps/kdesdk-kioslaves-17.07.80
+~kde-apps/kdesdk-meta-17.07.80
+~kde-apps/kdesdk-thumbnailers-17.07.80
+~kde-apps/kdeutils-meta-17.07.80
+~kde-apps/kdewebdev-meta-17.07.80
+~kde-apps/kdf-17.07.80
+~kde-apps/kdialog-17.07.80
+~kde-apps/kdiamond-17.07.80
+~kde-apps/keditbookmarks-17.07.80
+~kde-apps/kfilereplace-17.07.80
+~kde-apps/kfind-17.07.80
+~kde-apps/kfloppy-17.07.80
+~kde-apps/kfourinline-17.07.80
+~kde-apps/kgeography-17.07.80
+~kde-apps/kget-17.07.80
+~kde-apps/kgoldrunner-17.07.80
+~kde-apps/kgpg-17.07.80
+~kde-apps/khangman-17.07.80
+~kde-apps/khelpcenter-17.07.80
+~kde-apps/kholidays-17.07.80
+~kde-apps/kidentitymanagement-17.07.80
+~kde-apps/kig-17.07.80
+~kde-apps/kigo-17.07.80
+~kde-apps/killbots-17.07.80
+~kde-apps/kimagemapeditor-17.07.80
+~kde-apps/kimap-17.07.80
+~kde-apps/kio-extras-17.07.80
+~kde-apps/kiriki-17.07.80
+~kde-apps/kiten-17.07.80
+~kde-apps/kjumpingcube-17.07.80
+~kde-apps/kldap-17.07.80
+~kde-apps/kleopatra-17.07.80
+~kde-apps/klettres-17.07.80
+~kde-apps/klickety-17.07.80
+~kde-apps/klines-17.07.80
+~kde-apps/klinkstatus-17.07.80
+~kde-apps/kmag-17.07.80
+~kde-apps/kmahjongg-17.07.80
+~kde-apps/kmail-17.07.80
+~kde-apps/kmail-account-wizard-17.07.80
+~kde-apps/kmailtransport-17.07.80
+~kde-apps/kmbox-17.07.80
+~kde-apps/kmime-17.07.80

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

2017-07-21 Thread Andreas Sturmlechner
commit: e6a7b7fa35ced4369c7e48dd1263de7071db1785
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jul 18 20:20:02 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:09:31 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e6a7b7fa

kde-apps/umbrello: Add kde4-l10n blocker

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 kde-apps/umbrello/umbrello-17.08.49..ebuild | 4 +++-
 kde-apps/umbrello/umbrello-.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/umbrello/umbrello-17.08.49..ebuild 
b/kde-apps/umbrello/umbrello-17.08.49..ebuild
index 092f16073b..d49c909751 100644
--- a/kde-apps/umbrello/umbrello-17.08.49..ebuild
+++ b/kde-apps/umbrello/umbrello-17.08.49..ebuild
@@ -44,7 +44,9 @@ COMMON_DEPEND="
 DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep kdelibs4support)
 "
-RDEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}
+   !

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

2017-07-21 Thread Andreas Sturmlechner
commit: 0789f303b773d6f01310c40f3301a0571b1c2879
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun 24 19:24:39 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:09:30 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0789f303

kde-apps/kgoldrunner: Add kde4-l10n blocker

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 kde-apps/kgoldrunner/kgoldrunner-17.08.49..ebuild | 4 +++-
 kde-apps/kgoldrunner/kgoldrunner-.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kgoldrunner/kgoldrunner-17.08.49..ebuild 
b/kde-apps/kgoldrunner/kgoldrunner-17.08.49..ebuild
index 8304fd2c71..bcc4286cca 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-17.08.49..ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-17.08.49..ebuild
@@ -31,4 +31,6 @@ DEPEND="
media-libs/libsndfile
media-libs/openal
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   !

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

2017-07-21 Thread Andreas Sturmlechner
commit: a34b399a8a749c6d5afec0ffcf7e541467574aff
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 23 22:53:06 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:09:28 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a34b399a

kde-apps/konquest: Add kde4-l10n blocker

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/konquest/konquest-17.08.49..ebuild | 4 +++-
 kde-apps/konquest/konquest-.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/konquest/konquest-17.08.49..ebuild 
b/kde-apps/konquest/konquest-17.08.49..ebuild
index e7f5bd22e6..18fa654662 100644
--- a/kde-apps/konquest/konquest-17.08.49..ebuild
+++ b/kde-apps/konquest/konquest-17.08.49..ebuild
@@ -29,4 +29,6 @@ DEPEND="
$(add_qt_dep qtsvg)
$(add_qt_dep qtwidgets)
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   !

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

2017-07-21 Thread Andreas Sturmlechner
commit: 618f563cc1fa9e1e013f6f08fd9746ef4a1b4baf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 22 22:54:13 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:09:30 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=618f563c

kde-apps/kubrick: Add kde4-l10n blocker

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 kde-apps/kubrick/kubrick-17.08.49..ebuild | 7 ---
 kde-apps/kubrick/kubrick-.ebuild  | 7 ---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/kde-apps/kubrick/kubrick-17.08.49..ebuild 
b/kde-apps/kubrick/kubrick-17.08.49..ebuild
index a16a2cedb4..09e1b3f3de 100644
--- a/kde-apps/kubrick/kubrick-17.08.49..ebuild
+++ b/kde-apps/kubrick/kubrick-17.08.49..ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.kde.org/applications/games/kubrick/;
 KEYWORDS=""
 IUSE=""
 
-RDEPEND="
+DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
@@ -25,7 +25,8 @@ RDEPEND="
$(add_qt_dep qtsvg)
$(add_qt_dep qtwidgets)
virtual/glu
-"
-DEPEND="${RDEPEND}
virtual/opengl
 "
+RDEPEND="${DEPEND}
+   !https://www.kde.org/applications/games/kubrick/;
 KEYWORDS=""
 IUSE=""
 
-RDEPEND="
+DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
@@ -25,7 +25,8 @@ RDEPEND="
$(add_qt_dep qtsvg)
$(add_qt_dep qtwidgets)
virtual/glu
-"
-DEPEND="${RDEPEND}
virtual/opengl
 "
+RDEPEND="${DEPEND}
+   !

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

2017-07-21 Thread Andreas Sturmlechner
commit: fb61c4f7b25f75f437d907d525574a402697cb5a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Apr 25 21:56:22 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 21 17:09:29 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fb61c4f7

kde-apps/kspaceduel: Add kde4-l10n blocker

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kspaceduel/kspaceduel-17.08.49..ebuild | 4 +++-
 kde-apps/kspaceduel/kspaceduel-.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kspaceduel/kspaceduel-17.08.49..ebuild 
b/kde-apps/kspaceduel/kspaceduel-17.08.49..ebuild
index f6afe6fd09..b4f0ace021 100644
--- a/kde-apps/kspaceduel/kspaceduel-17.08.49..ebuild
+++ b/kde-apps/kspaceduel/kspaceduel-17.08.49..ebuild
@@ -28,4 +28,6 @@ DEPEND="
$(add_qt_dep qtsvg)
$(add_qt_dep qtwidgets)
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   !

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

2017-07-21 Thread Thomas Deutschmann
commit: 869ddfbb384f06052129a88f6b4b304e90f6295f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jul 21 17:52:16 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jul 21 17:53:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=869ddfbb

app-misc/jq: Add sub slot operator on dev-libs/oniguruma atom

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-misc/jq/jq-1.5-r2.ebuild | 2 +-
 app-misc/jq/jq-1.5-r3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/jq/jq-1.5-r2.ebuild b/app-misc/jq/jq-1.5-r2.ebuild
index d1939a55b20..81ae0b13a12 100644
--- a/app-misc/jq/jq-1.5-r2.ebuild
+++ b/app-misc/jq/jq-1.5-r2.ebuild
@@ -17,7 +17,7 @@ IUSE="oniguruma static-libs test"
 DEPEND="
>=sys-devel/bison-3.0
sys-devel/flex
-   oniguruma? ( dev-libs/oniguruma[static-libs?] )
+   oniguruma? ( dev-libs/oniguruma:=[static-libs?] )
test? ( dev-util/valgrind )
 "
 RDEPEND="

diff --git a/app-misc/jq/jq-1.5-r3.ebuild b/app-misc/jq/jq-1.5-r3.ebuild
index 0d2d67b5b72..01e5a6d1543 100644
--- a/app-misc/jq/jq-1.5-r3.ebuild
+++ b/app-misc/jq/jq-1.5-r3.ebuild
@@ -17,7 +17,7 @@ IUSE="oniguruma static-libs test +valgrind"
 DEPEND="
>=sys-devel/bison-3.0
sys-devel/flex
-   oniguruma? ( dev-libs/oniguruma[static-libs?] )
+   oniguruma? ( dev-libs/oniguruma:=[static-libs?] )
test? ( valgrind? ( dev-util/valgrind ) )
 "
 RDEPEND="



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

2017-07-21 Thread Thomas Deutschmann
commit: 3e3ea7912f36fd3428986420cf0b90d7f996cecc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jul 21 17:53:20 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jul 21 17:53:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3ea791

mail-client/sylpheed: Add sub slot operator on dev-libs/oniguruma atom

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 mail-client/sylpheed/sylpheed-3.4.2.ebuild | 4 ++--
 mail-client/sylpheed/sylpheed-3.5.1.ebuild | 2 +-
 mail-client/sylpheed/sylpheed-3.6.0.ebuild | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/mail-client/sylpheed/sylpheed-3.4.2.ebuild 
b/mail-client/sylpheed/sylpheed-3.4.2.ebuild
index 48039a061a4..c601b068378 100644
--- a/mail-client/sylpheed/sylpheed-3.4.2.ebuild
+++ b/mail-client/sylpheed/sylpheed-3.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -18,7 +18,7 @@ CDEPEND="x11-libs/gtk+:2
crypt? ( app-crypt/gpgme )
ldap? ( net-nds/openldap )
nls? ( sys-devel/gettext )
-   oniguruma? ( dev-libs/oniguruma )
+   oniguruma? ( dev-libs/oniguruma:= )
pda? ( app-pda/jpilot )
spell? ( app-text/gtkspell:2 )
ssl? ( dev-libs/openssl:0 )"

diff --git a/mail-client/sylpheed/sylpheed-3.5.1.ebuild 
b/mail-client/sylpheed/sylpheed-3.5.1.ebuild
index fb4e2c843bf..bb7b65bdda8 100644
--- a/mail-client/sylpheed/sylpheed-3.5.1.ebuild
+++ b/mail-client/sylpheed/sylpheed-3.5.1.ebuild
@@ -18,7 +18,7 @@ CDEPEND="x11-libs/gtk+:2
crypt? ( app-crypt/gpgme )
ldap? ( net-nds/openldap )
nls? ( sys-devel/gettext )
-   oniguruma? ( dev-libs/oniguruma )
+   oniguruma? ( dev-libs/oniguruma:= )
pda? ( app-pda/jpilot )
spell? ( app-text/gtkspell:2 )
ssl? (

diff --git a/mail-client/sylpheed/sylpheed-3.6.0.ebuild 
b/mail-client/sylpheed/sylpheed-3.6.0.ebuild
index aa8d3e87a7b..5ff58b054cb 100644
--- a/mail-client/sylpheed/sylpheed-3.6.0.ebuild
+++ b/mail-client/sylpheed/sylpheed-3.6.0.ebuild
@@ -19,7 +19,7 @@ CDEPEND="net-libs/liblockfile
crypt? ( app-crypt/gpgme )
ldap? ( net-nds/openldap )
nls? ( sys-devel/gettext )
-   oniguruma? ( dev-libs/oniguruma )
+   oniguruma? ( dev-libs/oniguruma:= )
pda? ( app-pda/jpilot )
spell? (
app-text/gtkspell:2



[gentoo-commits] repo/gentoo:master commit in: sys-libs/slang/

2017-07-21 Thread Thomas Deutschmann
commit: 8838c56c927bb4255946c115b9afc14f61ca
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jul 21 17:51:15 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jul 21 17:53:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8838

sys-libs/slang: Add sub slot operator on dev-libs/oniguruma atom

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-libs/slang/slang-2.3.0.ebuild  | 2 +-
 sys-libs/slang/slang-2.3.1a.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/slang/slang-2.3.0.ebuild 
b/sys-libs/slang/slang-2.3.0.ebuild
index fbbbee39036..3589c61994e 100644
--- a/sys-libs/slang/slang-2.3.0.ebuild
+++ b/sys-libs/slang/slang-2.3.0.ebuild
@@ -18,7 +18,7 @@ IUSE="cjk pcre png readline static-libs zlib"
 RDEPEND="sys-libs/ncurses:0=
pcre? ( >=dev-libs/libpcre-8.33-r1[${MULTILIB_USEDEP}] )
png? ( >=media-libs/libpng-1.6.10:0[${MULTILIB_USEDEP}] )
-   cjk? ( >=dev-libs/oniguruma-5.9.5[${MULTILIB_USEDEP}] )
+   cjk? ( >=dev-libs/oniguruma-5.9.5:=[${MULTILIB_USEDEP}] )
readline? ( >=sys-libs/readline-6.2_p5-r1:0=[${MULTILIB_USEDEP}] )
zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
abi_x86_32? (

diff --git a/sys-libs/slang/slang-2.3.1a.ebuild 
b/sys-libs/slang/slang-2.3.1a.ebuild
index 36e885d5821..96347bb2b78 100644
--- a/sys-libs/slang/slang-2.3.1a.ebuild
+++ b/sys-libs/slang/slang-2.3.1a.ebuild
@@ -18,7 +18,7 @@ IUSE="cjk pcre png readline static-libs zlib"
 RDEPEND="sys-libs/ncurses:0=
pcre? ( >=dev-libs/libpcre-8.33-r1[${MULTILIB_USEDEP}] )
png? ( >=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}] )
-   cjk? ( >=dev-libs/oniguruma-5.9.5[${MULTILIB_USEDEP}] )
+   cjk? ( >=dev-libs/oniguruma-5.9.5:=[${MULTILIB_USEDEP}] )
readline? ( >=sys-libs/readline-6.2_p5-r1:0=[${MULTILIB_USEDEP}] )
zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
abi_x86_32? (



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

2017-07-21 Thread Thomas Deutschmann
commit: c70ebda59680d639c54d5aa98dd56df301305e19
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jul 21 17:16:26 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jul 21 17:53:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c70ebda5

net-fs/libnfs: Bump to v2.0.0

Ebuild changes:
===
 - epatch_user support added

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-fs/libnfs/Manifest|  1 +
 net-fs/libnfs/libnfs-2.0.0.ebuild | 48 +++
 2 files changed, 49 insertions(+)

diff --git a/net-fs/libnfs/Manifest b/net-fs/libnfs/Manifest
index 610bd08f652..a35ad14712c 100644
--- a/net-fs/libnfs/Manifest
+++ b/net-fs/libnfs/Manifest
@@ -3,3 +3,4 @@ DIST libnfs-1.11.0.tar.gz 152239 SHA256 
fc2e45df14d8714ccd07dc2bbe919e45a2e36318
 DIST libnfs-1.9.5.tar.gz 141162 SHA256 
dd99ffa02a3d9fc936976e199614e0d0e2516bd27ead5639c063b8504008a393 SHA512 
fee676503b3655f3710342f5f6944f598b1e404f0a00891387d36d41f55f25f27254cbe061b8d8b00ee445a1bfd51df9c2cbccd72f3cdb0f7e8925691fcb2a4b
 WHIRLPOOL 
631000670b9b7f5a1084e182aa793a70b844945d8e96ac3bcb6d035cd92c0a3aa304b8421d7d1ff998134ad991c3f258ff78f85861ce92b481fccd7826633860
 DIST libnfs-1.9.7.tar.gz 145925 SHA256 
7c2e088f5fd85b791ab644a5221b717894208bc5fb8b8a5a49633802ecaa0990 SHA512 
0dec9a6eee61bcab5a406b6f8bd50d15ffa257bc0fae7079e25a3e0ecb1177845514c232d699c67c59a3f1a269099a46225959d413301bf4550aa37504e2f492
 WHIRLPOOL 
bc3e37b4c6174a1d9d14c9e6722cf03c1610e3c39b020ad0d9e8dfdeda7b2e06e7c0287a5b789d89d4d4434b46192f662e1d48cec2e1d666e647ef8e5f75d31d
 DIST libnfs-1.9.8.tar.gz 148757 SHA256 
e95af693e763a504eee72dacf3dc6c1001d83e40b807e7e1d0be2eaf48af779c SHA512 
2a0e11dde5a2c4d25fcf1040d04ad984fe3b2e2ce5f544d602becb55aebdabbfe29a3b961d3db7d034c918862b540d3a03735bbbad0606ff3a128c50c2dad666
 WHIRLPOOL 
2df1b66c2788fb9a676884504e0c1f10c9c0c697a0c52cd6df493a51eebcc0e55fa5c6587e7009f815b1a23981e52ece2a480b17d2e06da3232d45515ae0e648
+DIST libnfs-2.0.0.tar.gz 200932 SHA256 
7ea6cd8fa6c461d01091e584d424d28e137d23ff4b65b95d01a3fd0ef95d120e SHA512 
701dd5317b0395523be89123d473f4da5c3ff53c2e30004a922f649f0dbbd97546ee39ab34fce06278a8148c13200ca383726a0822d09846fad6e308f29e42c7
 WHIRLPOOL 
e52a1d8b286ce1e10a710bbbcff083e2791f17ccc210c4aeaa1246bb8e3f867a96b7854ff9a640913a66dd9ae42b25b0514a172f5706c114882399b43f49fabf

diff --git a/net-fs/libnfs/libnfs-2.0.0.ebuild 
b/net-fs/libnfs/libnfs-2.0.0.ebuild
new file mode 100644
index 000..267c88a3ab4
--- /dev/null
+++ b/net-fs/libnfs/libnfs-2.0.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+AUTOTOOLS_AUTORECONF="1"
+
+inherit eutils autotools autotools-utils
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/sahlberg/libnfs.git;
+   inherit git-2
+else
+   SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~x86"
+fi
+
+DESCRIPTION="Client library for accessing NFS shares over a network"
+HOMEPAGE="https://github.com/sahlberg/libnfs;
+
+LICENSE="LGPL-2.1 GPL-3"
+SLOT="0/11"  # sub-slot matches SONAME major
+IUSE="examples static-libs"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+S="${WORKDIR}/${PN}-${P}"
+
+src_prepare() {
+   default
+
+   epatch_user
+
+   eautoreconf
+}
+
+src_install() {
+   autotools-utils_src_install
+   if use examples; then
+   # --enable-examples configure switch just compiles them
+   # better install sources instead
+   exeinto /usr/share/doc/${PF}/examples/
+   for program in $(grep PROGRAMS examples/Makefile.am | cut -d= 
-f2); do
+   doexe examples/${program}.c
+   done
+   fi
+}



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

2017-07-21 Thread Thomas Deutschmann
commit: 91a41fe8c9405eac2e11f2310890fe9e80b6c2c6
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jul 21 17:19:55 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jul 21 17:53:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a41fe8

net-fs/libnfs: Changes from v2.0.0 bump integrated into live ebuild

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-fs/libnfs/libnfs-.ebuild | 21 ++---
 1 file changed, 14 insertions(+), 7 deletions(-)

diff --git a/net-fs/libnfs/libnfs-.ebuild b/net-fs/libnfs/libnfs-.ebuild
index 8c3007a32be..267c88a3ab4 100644
--- a/net-fs/libnfs/libnfs-.ebuild
+++ b/net-fs/libnfs/libnfs-.ebuild
@@ -1,25 +1,24 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 AUTOTOOLS_AUTORECONF="1"
 
-inherit eutils
+inherit eutils autotools autotools-utils
 if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="git://github.com/sahlberg/libnfs.git"
-   inherit git-2 autotools-utils
+   EGIT_REPO_URI="https://github.com/sahlberg/libnfs.git;
+   inherit git-2
 else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~x86"
-   inherit autotools-utils
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~x86"
 fi
 
 DESCRIPTION="Client library for accessing NFS shares over a network"
 HOMEPAGE="https://github.com/sahlberg/libnfs;
 
 LICENSE="LGPL-2.1 GPL-3"
-SLOT="0/8"  # sub-slot matches SONAME major
+SLOT="0/11"  # sub-slot matches SONAME major
 IUSE="examples static-libs"
 
 RDEPEND=""
@@ -28,6 +27,14 @@ DEPEND="${RDEPEND}
 
 S="${WORKDIR}/${PN}-${P}"
 
+src_prepare() {
+   default
+
+   epatch_user
+
+   eautoreconf
+}
+
 src_install() {
autotools-utils_src_install
if use examples; then



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

2017-07-21 Thread Thomas Deutschmann
commit: 278c7ac27c81fab5d91bc27f5e0e816eef554c14
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jul 21 17:47:43 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jul 21 17:53:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=278c7ac2

dev-lang/php: Add sub slot operator on dev-libs/oniguruma atom

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-lang/php/php-5.6.30.ebuild | 2 +-
 dev-lang/php/php-5.6.31.ebuild | 2 +-
 dev-lang/php/php-7.0.15.ebuild | 2 +-
 dev-lang/php/php-7.0.19.ebuild | 2 +-
 dev-lang/php/php-7.0.21.ebuild | 2 +-
 dev-lang/php/php-7.1.7.ebuild  | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-lang/php/php-5.6.30.ebuild b/dev-lang/php/php-5.6.30.ebuild
index 0dd5527d5e9..c38661fc0f7 100644
--- a/dev-lang/php/php-5.6.30.ebuild
+++ b/dev-lang/php/php-5.6.30.ebuild
@@ -113,7 +113,7 @@ COMMON_DEPEND="
!gd? (
virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib )
)
-   unicode? ( dev-libs/oniguruma )
+   unicode? ( dev-libs/oniguruma:= )
vpx? ( media-libs/libvpx )
wddx? ( >=dev-libs/libxml2-2.6.8 )
xml? ( >=dev-libs/libxml2-2.6.8 )

diff --git a/dev-lang/php/php-5.6.31.ebuild b/dev-lang/php/php-5.6.31.ebuild
index 0548b46abbe..761ac0b507a 100644
--- a/dev-lang/php/php-5.6.31.ebuild
+++ b/dev-lang/php/php-5.6.31.ebuild
@@ -113,7 +113,7 @@ COMMON_DEPEND="
!gd? (
virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib )
)
-   unicode? ( dev-libs/oniguruma )
+   unicode? ( dev-libs/oniguruma:= )
vpx? ( media-libs/libvpx )
wddx? ( >=dev-libs/libxml2-2.6.8 )
xml? ( >=dev-libs/libxml2-2.6.8 )

diff --git a/dev-lang/php/php-7.0.15.ebuild b/dev-lang/php/php-7.0.15.ebuild
index 9d14cd817c2..6ed185cdfb8 100644
--- a/dev-lang/php/php-7.0.15.ebuild
+++ b/dev-lang/php/php-7.0.15.ebuild
@@ -107,7 +107,7 @@ COMMON_DEPEND="
!gd? (
virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib )
)
-   unicode? ( dev-libs/oniguruma )
+   unicode? ( dev-libs/oniguruma:= )
wddx? ( >=dev-libs/libxml2-2.6.8 )
webp? ( media-libs/libwebp )
xml? ( >=dev-libs/libxml2-2.6.8 )

diff --git a/dev-lang/php/php-7.0.19.ebuild b/dev-lang/php/php-7.0.19.ebuild
index 6d0d49263b1..5c186fae63c 100644
--- a/dev-lang/php/php-7.0.19.ebuild
+++ b/dev-lang/php/php-7.0.19.ebuild
@@ -107,7 +107,7 @@ COMMON_DEPEND="
!gd? (
virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib )
)
-   unicode? ( dev-libs/oniguruma )
+   unicode? ( dev-libs/oniguruma:= )
wddx? ( >=dev-libs/libxml2-2.6.8 )
webp? ( media-libs/libwebp )
xml? ( >=dev-libs/libxml2-2.6.8 )

diff --git a/dev-lang/php/php-7.0.21.ebuild b/dev-lang/php/php-7.0.21.ebuild
index 04e4ebd73e4..d1bd7e905ca 100644
--- a/dev-lang/php/php-7.0.21.ebuild
+++ b/dev-lang/php/php-7.0.21.ebuild
@@ -107,7 +107,7 @@ COMMON_DEPEND="
!gd? (
virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib )
)
-   unicode? ( dev-libs/oniguruma )
+   unicode? ( dev-libs/oniguruma:= )
wddx? ( >=dev-libs/libxml2-2.6.8 )
webp? ( media-libs/libwebp )
xml? ( >=dev-libs/libxml2-2.6.8 )

diff --git a/dev-lang/php/php-7.1.7.ebuild b/dev-lang/php/php-7.1.7.ebuild
index 912f760a4e0..054f5bdb63e 100644
--- a/dev-lang/php/php-7.1.7.ebuild
+++ b/dev-lang/php/php-7.1.7.ebuild
@@ -93,7 +93,7 @@ COMMON_DEPEND="
)
tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) )
truetype? ( =media-libs/freetype-2* )
-   unicode? ( dev-libs/oniguruma )
+   unicode? ( dev-libs/oniguruma:= )
wddx? ( >=dev-libs/libxml2-2.6.8 )
webp? ( media-libs/libwebp )
xml? ( >=dev-libs/libxml2-2.6.8 )



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

2017-07-21 Thread Thomas Deutschmann
commit: 197ab6ed4c6c9521412536da2f6f2956e57e1b94
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jul 21 17:44:17 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jul 21 17:53:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=197ab6ed

dev-libs/oniguruma: Add sub slot

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-libs/oniguruma/metadata.xml | 3 +++
 dev-libs/oniguruma/oniguruma-5.9.6_p1-r1.ebuild | 2 +-
 dev-libs/oniguruma/oniguruma-6.4.0.ebuild   | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-libs/oniguruma/metadata.xml b/dev-libs/oniguruma/metadata.xml
index b9955e3e293..355bf476488 100644
--- a/dev-libs/oniguruma/metadata.xml
+++ b/dev-libs/oniguruma/metadata.xml
@@ -11,6 +11,9 @@
 expression object can be specified.  (Supported character encodings:
 ASCII, UTF-8, EUC-JP, Shift_JIS)
   
+  
+Reflect ABI of libonig.so.
+  
   
 
   enable combination explosion check

diff --git a/dev-libs/oniguruma/oniguruma-5.9.6_p1-r1.ebuild 
b/dev-libs/oniguruma/oniguruma-5.9.6_p1-r1.ebuild
index d99146dd4f5..7fb47e7f69f 100644
--- a/dev-libs/oniguruma/oniguruma-5.9.6_p1-r1.ebuild
+++ b/dev-libs/oniguruma/oniguruma-5.9.6_p1-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/kkos/oniguruma;
 SRC_URI="https://github.com/kkos/${PN}/releases/download/v${PV}/${MY_P}.tar.gz;
 
 LICENSE="BSD-2"
-SLOT="0"
+SLOT="0/2" # sub-slot matches SONAME major
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="combination-explosion-check crnl-as-line-terminator static-libs"
 

diff --git a/dev-libs/oniguruma/oniguruma-6.4.0.ebuild 
b/dev-libs/oniguruma/oniguruma-6.4.0.ebuild
index 9453f68b71c..5388b8aa7c2 100644
--- a/dev-libs/oniguruma/oniguruma-6.4.0.ebuild
+++ b/dev-libs/oniguruma/oniguruma-6.4.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/kkos/oniguruma;
 SRC_URI="https://github.com/kkos/${PN}/releases/download/v${PV}/${MY_P}.tar.gz;
 
 LICENSE="BSD-2"
-SLOT="0"
+SLOT="0/4" # sub-slot matches SONAME major
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="combination-explosion-check crnl-as-line-terminator static-libs"
 



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

2017-07-21 Thread Amy Liffey
commit: 00a863a041a3e331befd41ee0c121fc61ce9dc22
Author: Amy Liffey  gentoo  org>
AuthorDate: Fri Jul 21 17:40:39 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Fri Jul 21 17:44:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00a863a0

net-misc/rancid-git: remove proxy-maintainers team

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 net-misc/rancid-git/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/net-misc/rancid-git/metadata.xml b/net-misc/rancid-git/metadata.xml
index a15fa8cca8e..4db7e6baf41 100644
--- a/net-misc/rancid-git/metadata.xml
+++ b/net-misc/rancid-git/metadata.xml
@@ -5,10 +5,6 @@
x...@gentoo.org
Michael Weber

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   

Enable git (version control system) 
support




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

2017-07-21 Thread Amy Liffey
commit: 8acfcfe1a35175151b0c6598ad987b80d86f4fa8
Author: Amy Liffey  gentoo  org>
AuthorDate: Fri Jul 21 17:42:52 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Fri Jul 21 17:45:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8acfcfe1

net-misc/rancid-git: fix description

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 net-misc/rancid-git/rancid-git-2.3.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/rancid-git/rancid-git-2.3.8.ebuild 
b/net-misc/rancid-git/rancid-git-2.3.8.ebuild
index a0b7ab73f9d..5e09d068be4 100644
--- a/net-misc/rancid-git/rancid-git-2.3.8.ebuild
+++ b/net-misc/rancid-git/rancid-git-2.3.8.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 inherit autotools eutils readme.gentoo user
 
-DESCRIPTION="Really Awesome New Cisco confIg Differ with git extensions and 
support for colorized emails!"
+DESCRIPTION="New Cisco confIg Differ with git extensions and support for 
colorized emails!"
 HOMEPAGE="https://dotwaffle.github.com/rancid-git;
 #SRC_URI="ftp://ftp.shrubbery.net/pub/${PN}/${P}.tar.gz;
 SRC_URI="https://github.com/dotwaffle/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-sources/

2017-07-21 Thread Mike Pagano
commit: 141bb9435b2eec3ac83d4ba05f89311a7f639906
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Jul 21 17:41:16 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Jul 21 17:41:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141bb943

sys-kernel/gentoo-sources: Linux patch 4.11.12

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.11.12.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index de4b9745035..6289229e9f2 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -62,6 +62,9 @@ DIST genpatches-4.11-12.extras.tar.xz 17344 SHA256 
a8e11e00e3c635333efc943a65280
 DIST genpatches-4.11-13.base.tar.xz 287016 SHA256 
de01a674596970f51046a7d622b4775c77cbde61eb746052808988df7018f07c SHA512 
500e3c2089573d623861e92f4f6fc51524358b644f868d16d0bb1ae740ddbe2ab90f5f3096d4197853307819b132e8f0e267a0ae4ae9c396f7d5013417b14d69
 WHIRLPOOL 
3744e997679b330c87ec0b262b2efe473919931657e0ae93ee0172803c93ec1bbb80f5c1b24fbc155424494a1d7adeaf198595fbde3f9144a89426e44a2a8a13
 DIST genpatches-4.11-13.experimental.tar.xz 106540 SHA256 
dedeb349143d95f3ec2ad6c67f1649520a1787f5eb14cb885986bea20d1a5734 SHA512 
4aa5bfd891fecfeb5471485afca6f4eaa69cccb4a0c885395194c9eb2b77eadbecad32875145e153da2177e1c8ab2f1f5b6d6ea7365de8f2a790b7ef041893df
 WHIRLPOOL 
6966233afdf6652a436336885cd79c23ad62b501ad56c85863c05284348d6cf516c0d20dc375c31fdeb89ce0bc3c3354c88b684de68ab0146eb245a9d0a52f68
 DIST genpatches-4.11-13.extras.tar.xz 17356 SHA256 
938a52c1ad10c6ad4d8d18394ba0b09433cc978517ec82e52645e062f14474c1 SHA512 
44d2014bb13262384aa571bff444e69d478c01c353b06de6934d6dcabed1da2f19b718af63ff5ad3bef765d19df1f99b6b836b69a41bdd8e9b43eb718ce9e1e6
 WHIRLPOOL 
fcc4852398a6e5c7b89f435f8591f1cd3de74599de485135a80a82305fa53caa8cb4cd5dc5a0a8f47ccaf1f857887dd36237ad7d284e0bd270dfd53a06711103
+DIST genpatches-4.11-14.base.tar.xz 309928 SHA256 
4d98138d52cf49f2fea90ee2b597b59a42686a20a2f99639c773dde44e3be877 SHA512 
bdb3fa75a5eed5ef86bb20bf0a56b49616bfa2698577af6b62e6f1257e111b30e57504eafb411f998a9d2254f91a81685f0cc01aa724166720c3f4e4e3a8fda3
 WHIRLPOOL 
b49cce46cf60108ac7ee07fa793123762e74d280351801cdb40916331bb63f5f124a7245a6416be35953dd9a0570a4db7faff36c21fdec16113bbfad01631af3
+DIST genpatches-4.11-14.experimental.tar.xz 106588 SHA256 
d9edc8d0b2b2d5f060a08e368449707e2708e217eec2963b64a5722113e9a58e SHA512 
58c06789d72378a6f72f279a7f98e75f8eff75df1647375435455f788434ade1821ff9467a52a2aeb8ce6f59de4d4a7b812c530a5aaec8f1b81da1c6c72ca807
 WHIRLPOOL 
20d26eafbc5e03c5b9a5590154d09c1f4c811a54fb518026c470ede966e5e033d44576c14fe29c19d869da4759cbeb9d8a4ced2bba5a0ea3df8c4b9462c77d5b
+DIST genpatches-4.11-14.extras.tar.xz 17360 SHA256 
b9b6164eff5dbe458ee05f856770f545a28764d17d2216afd16940513053e16f SHA512 
968906db8bb837f79478d8912220b4691de8231b06bf479b224a60b001831d1ea3824b4a47ae66894a3b7c2aefffbf0523570888ebe7e81f7c321c184e51a611
 WHIRLPOOL 
d4ebfdd022a6ffa74a1a3f6f4d93366156c43ab9c3f9ba4d2d4b5395fba0a6cfb5800c9d9b2333de90d965eb66117e226647330213a566d3960e6d071b7c7acb
 DIST genpatches-4.11-9.base.tar.xz 228412 SHA256 
094cf6debebc1a5d5615bc099de2fe4772b873ffc6e5b117cf721d04e5fbdb43 SHA512 
dc2201c845fe68ad9ef35c960eb15aa8b3fd2b45084c15303fd1527a3e2b2095132d80a41511e9a50034c776b9f2951a13984b36a178f281c6fe89e3aa15e1e8
 WHIRLPOOL 
12cf8556f66f84d5c33fca23f4645b49f5c2686037627c2a74c48a463c56525ef8d6b90e4f41104c5d30da149cc69e26615be55bf3067f766ef0896dc2c11d81
 DIST genpatches-4.11-9.experimental.tar.xz 106600 SHA256 
e2aac36f6efd04cea03c35a73187b246ae42d56c6657b922057636f9f198f12c SHA512 
731647428003123688ace6a9053d8b48f4c5d8ce96b7c6077b2727864b27e5dab0344c7bbcfd996c668518d68c6171d679fe367d25a6af8278133fdc7ec660db
 WHIRLPOOL 
7315f7c419ddc202b167cc145e90d7ff07d8b60a441ee1145b176e0b6425580a9273f17a788bb781ae67071f3c46ca2f50180ae1d18755a9117c3c8a36827eb5
 DIST genpatches-4.11-9.extras.tar.xz 17352 SHA256 
f7691170d75d64dc6c10c851f6e63bfda22f971a104be8e67b53887328aa3fe9 SHA512 
39a64e21fb3968aafe2f71cacaccb2f300f6da202db38021a44c82382eb894c548c422402153d98768c58da0bf16efda4ee62436b065e0819f81a42fbb8382ca
 WHIRLPOOL 
ba3b71c896b9423bf4b9f0b4a5401641008910f7dad89f891737cf11cbfb62fabe4e9874c345b0bcb1b0d78b5ead44f32738e74417902cbb4111fd0c2e62e077

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.11.12.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.11.12.ebuild
new file mode 100644
index 000..59284e8edba
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.11.12.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="14"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha 

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

2017-07-21 Thread Sebastien Fabbro
commit: dda97687d4ad8e37f8f1dcfb4a26ec2df4a2b1ce
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Fri Jul 21 02:56:19 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Fri Jul 21 17:37:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dda97687

dev-python/snappy: removing white lines

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/snappy/snappy-0.5.1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/snappy/snappy-0.5.1.ebuild 
b/dev-python/snappy/snappy-0.5.1.ebuild
index 0f4866993a9..3460b9855fa 100644
--- a/dev-python/snappy/snappy-0.5.1.ebuild
+++ b/dev-python/snappy/snappy-0.5.1.ebuild
@@ -19,14 +19,12 @@ KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 
 RDEPEND=">=app-arch/snappy-1.0.2:="
-DEPEND="
+DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
-   ${RDEPEND}
 "
 
 S="${WORKDIR}/${MY_P}"
 
-
 python_test() {
"${EPYTHON}" test_snappy.py -v || die "Tests fail with ${EPYTHON}"
 }



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/mathomatic/

2017-07-21 Thread Sebastien Fabbro
commit: 1ed7610edbab8e463f4f6e29a3631c51c3558c05
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Fri Jul 21 17:31:50 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Fri Jul 21 17:37:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed7610e

sci-mathematics/mathomatic: cleaning up, frozen package.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 sci-mathematics/mathomatic/Manifest|  3 +-
 .../mathomatic/mathomatic-16.0.1.ebuild| 41 --
 .../mathomatic/mathomatic-16.0.5.ebuild| 14 
 sci-mathematics/mathomatic/metadata.xml| 13 ---
 4 files changed, 17 insertions(+), 54 deletions(-)

diff --git a/sci-mathematics/mathomatic/Manifest 
b/sci-mathematics/mathomatic/Manifest
index 51564395f8d..382835b9ffb 100644
--- a/sci-mathematics/mathomatic/Manifest
+++ b/sci-mathematics/mathomatic/Manifest
@@ -1,3 +1,2 @@
 DIST mathomatic-15.8.5.tar.bz2 270607 SHA256 
570065e77196dfca5ad85db4cd9704accf3423fa9552d48a0d847eb67fb7ef98 SHA512 
9d8b5fcc369d99b890fde06729daa6c86f1a400d5e42d5fd5d74525b9f4a7c28dea5a05882e753b44590e4624ec7399367a637019867ea85fe68e9e0ed3a3e6e
 WHIRLPOOL 
34c94679cd95cab4bc5b595944d5a82d8cc243dd1203349ca0998ed41e0304d898cbc43fee3155391a2870846dd6d58a404b3cfeedeed05428c4b193135cf94c
-DIST mathomatic-16.0.1.tar.bz2 286365 SHA256 
806f64c13f99d17f24681b3e1e5c469f31f7e95776110d7181228ee67e016737 SHA512 
d967170b9e02df94fb06019b17e1728e9ec27b9d53abc8a51f333aa0d5d32f2fbcbaba0f1dd3cfbd9905754d38d7057cd639d77f6ecf65eb0177f175b2c500f6
 WHIRLPOOL 
3eb10303be391d8f889c2159d88e53f302791cfef6632d93f79da481a53fdd4e21d187e1e4f41f941d2ddae3cb0f7b719e3659a0f431360658485b6103ae78e9
-DIST mathomatic-16.0.5.tar.bz2 292220 SHA256 
976e6fed1014586bcd584e417c074fa86e4ca6a0fcc2950254da2efde99084ca SHA512 
c44c60183442226562df9eefb1d77e5bafd96b7a5d3ad34a76963c586d398647366e782c75ffcf27c2b7d9d4be56678bbbc4d37ac71687a39f04b3fef450cc73
 WHIRLPOOL 
5d0e01bc829f560e8a84ba8d623f446948a03cd3799361225dcdeb20e96d24031262fef507146330e3d3becde9c1a6b49a5e732f64b7f1283bdc603c68cc1dc9
+DIST mathomatic-16.0.5.tar.gz 381466 SHA256 
d93fe35914dbbafa0e67000480268d7ca3e4de773b70f4130a6b3f4fbb20fae2 SHA512 
0d98cf7ad707d6536731c98dd253f4cce30243e9eefe9912b8fec3ad4ac4261e324b93b4f0113789ce17fd0b2e3d75f7b258be7905d8e3c7bb4b756627b75950
 WHIRLPOOL 
f88c06048a35cbea5481fa533a519c2ef13c37b5dc5041d1d114fb089367e18f52a71c4e9df656c29dc8630539cee57af373ccb28934c5c4f8886b655ac09292

diff --git a/sci-mathematics/mathomatic/mathomatic-16.0.1.ebuild 
b/sci-mathematics/mathomatic/mathomatic-16.0.1.ebuild
deleted file mode 100644
index 6153caec436..000
--- a/sci-mathematics/mathomatic/mathomatic-16.0.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit toolchain-funcs flag-o-matic
-
-DESCRIPTION="Automatic algebraic manipulator"
-HOMEPAGE="http://www.mathomatic.org/;
-SRC_URI="${HOMEPAGE}/archive/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc gnuplot"
-
-DEPEND="sys-libs/readline
-   sys-libs/ncurses"
-RDEPEND="${DEPEND}
-   gnuplot? ( sci-visualization/gnuplot )"
-
-src_compile() {
-   append-cflags -DBOLD_COLOR=1
-   emake READLINE=1 CC=$(tc-getCC)
-   emake CC=$(tc-getCC) -C primes
-}
-
-src_test() {
-   default
-   emake -C primes check
-}
-
-src_install() {
-   emake prefix="${EPREFIX}/usr" DESTDIR="${D}" bininstall
-   emake prefix="${EPREFIX}/usr" DESTDIR="${D}" -C primes install
-   dodoc changes.txt README.txt AUTHORS
-   newdoc primes/README.txt README-primes.txt
-   use doc && emake \
-   prefix="${EPREFIX}/usr" \
-   mathdocdir="${EPREFIX}/usr/share/doc/${PF}" \
-   DESTDIR="${D}" docinstall
-}

diff --git a/sci-mathematics/mathomatic/mathomatic-16.0.5.ebuild 
b/sci-mathematics/mathomatic/mathomatic-16.0.5.ebuild
index 0dda7de7e1a..f1a450a5ad0 100644
--- a/sci-mathematics/mathomatic/mathomatic-16.0.5.ebuild
+++ b/sci-mathematics/mathomatic/mathomatic-16.0.5.ebuild
@@ -1,23 +1,25 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=6
 inherit toolchain-funcs flag-o-matic
 
 DESCRIPTION="Automatic algebraic manipulator"
-HOMEPAGE="http://www.mathomatic.org/;
-SRC_URI="${HOMEPAGE}/archive/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mfillpot/mathomatic;
+SRC_URI="https://github.com/mfillpot/mathomatic/archive/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc gnuplot"
 
-DEPEND="sys-libs/readline
-   sys-libs/ncurses"
+DEPEND="sys-libs/readline:=
+   sys-libs/ncurses:="
 RDEPEND="${DEPEND}
gnuplot? ( sci-visualization/gnuplot )"
 
+S="${WORKDIR}/${PN}-${P}"
+
 

[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/cgal/, sci-mathematics/cgal/files/

2017-07-21 Thread Sebastien Fabbro
commit: 2ca940aa204ee4691f05216279c9dd03d8fca69b
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Fri Jul 21 17:26:18 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Fri Jul 21 17:37:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca940aa

sci-mathematics/cgal: version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 sci-mathematics/cgal/Manifest  |  6 +-
 .../cgal/{cgal-4.8-r1.ebuild => cgal-4.10.ebuild}  | 27 
 sci-mathematics/cgal/cgal-4.3-r1.ebuild| 75 --
 .../cgal/files/cgal-4.3-cmake-3.3.patch| 24 ---
 4 files changed, 17 insertions(+), 115 deletions(-)

diff --git a/sci-mathematics/cgal/Manifest b/sci-mathematics/cgal/Manifest
index 87f2d9d0d74..f8ae314aebb 100644
--- a/sci-mathematics/cgal/Manifest
+++ b/sci-mathematics/cgal/Manifest
@@ -1,6 +1,4 @@
-DIST CGAL-4.3-doc_html.tar.xz 15582924 SHA256 
dd28989ee950178b3f22d8b14111510312586c1a2c0b29a73a2a14d7d7eb5059 SHA512 
41125ab3b5135ae539365e6c128f79119a679292e734e1669cc43a35996363951f5a5d494f8c25c3b1eab75a69137ed51bf7b65ad6d47e56756212565ec245ec
 WHIRLPOOL 
961c4fea224e2c94a65a7dd07b16326159e9fe95f9176abd0cc96be3cb53060c076a80d5efd2d9c640c2aa2eea0d3d06ce64839961906a588706647830849972
-DIST CGAL-4.3.tar.xz 10108992 SHA256 
cc475885b4ca4b15ab5d446c0e554b7b69f6980969bc3a8c5b83f8da4ee1bb04 SHA512 
dcf329232f6511be6b7eecef7afbfd505529385cb29a3717b762068a3dac52b3706b1d55c6e30b677c6cf2f99aae937de7d730d30cc33680fc39df0f0ff76e70
 WHIRLPOOL 
862d5bc3387afa1b6702974b7fab3b7d4c35334023eb813bb52a6c7092d6f89104db8c7b851fd7ebb7dfdd38392f9d6459e9afab34bf237b0484f7d395035873
-DIST cgal-4.8-doc_html-1.tar.xz 25996928 SHA256 
27e63a868d6103fbedf43d4adf518de94dd8209d65e352aa60b8773a0e3ee1a2 SHA512 
f2363b3a21065b079ee192235cfeac66e87466a5f9646b33cf880f12ea646f87caf957dafd1d22199d5414f0ee378e540db42617641b4627106490ed33f21a80
 WHIRLPOOL 
34e830e0aad057108d9cb16cc12db0a1477351e866ae50b9af5d268b74bc15037c306f869c3f76406c8d8fa88192e3c5471517806589691b8b6502d8a306326f
-DIST cgal-4.8.tar.xz 13509916 SHA256 
2483ccf34ae41e830a3e33f2f471aadecf43316fb56bf632e403765ad035ce25 SHA512 
9640ba855b968f812876a694502c678737046d1c5ed30c766ceba7ae91ca2731d07b31841aa62c6817b0bacbd36f3bf492f71e0a709ef56cab7ad66ffbfee8d5
 WHIRLPOOL 
7747ef95005c2f93cef7442becc5a1e6209ad04b9d45ff187b919ea7f3cadf8087634865e177aa2129bb6d8ff054859197d76234b7f55a636eee6fe1dc7dbfce
+DIST CGAL-4.10-doc_html.tar.xz 27147028 SHA256 
a65471afa68e34f2fdd607c60625db941de34d5d8c5759b3f3cb3aae3c563a6a SHA512 
1c1c90c3ce07c5e4bf5a125cd5dccd0595f5c5d8fcf0f16df8a5506c6fe611c30440e034621c3477ae55670f96abbe389bfc2f3e0c88e099133b03cce6f2923d
 WHIRLPOOL 
82bd1988915c1fc89d98ac11270e00a573b2885df3404deb2166fcdaf7d4d0a663bbdc5e56acfe00fbb401314b0f6a097847ea703c188522a6112f2d4c4f3eb0
+DIST CGAL-4.10.tar.xz 14249804 SHA256 
eb56e17dcdecddf6a6fb808931b2142f20aaa182916ddbd912273c51e0f0c045 SHA512 
2029ad647e73692bb38b2ed9606aae61ec1d74df886bb6fd0f4e3388fb08a51de87a1e290df0dcc621a8abc2654915e2d331ec9f6d27ddd9a21f187a165fa09d
 WHIRLPOOL 
df96d9d9820214d7ddacd86eda1edeecf92ab0022203a26ca21ba61f65ba1872e62004761f97aee01dcc1f9dfcf32659ec025c43d44e434d578c68b012c495d9
 DIST cgal-4.9-doc_html-1.tar.xz 26612436 SHA256 
f02d18177eac67b602f44a6aa26e8c6ccce1cf32d2b1928dc2456488fa7b06a3 SHA512 
df9855ff2b152a32dfb584c68b861e2cd480c073cd8cfddc494295455aff8d96e00ba6424b7a7f460e2f9e8db0fcefe858a656f4834821dd5466f61eb3d555b2
 WHIRLPOOL 
6b8ae1a88bf546eb54b8b6777f3e9a67688ae51003018ded145e168353020ba6b250a3702c4065e6bcb64bd291b492dffc5a68d4f7cc75670b20cee1aa2b3347
 DIST cgal-4.9.tar.xz 13749292 SHA256 
63ac5df71f912f34f2f0f2e54a303578df51f4ec2627db593a65407d791f9039 SHA512 
6f55e061917869dea1083e6fccac132a5232c2de4c01d0ed052bbb31789a23cc66334f12a884ed1e8a1b84af0e2a7186000964dd12e4b41914ee7fd5e36baca8
 WHIRLPOOL 
a0554c118b02f23f07c6625f26fe37b0c2fddf0464f06b6c2be27be16bb0e796a8167a5380406a8e15d0f10f2f0f2dd1c1a51dcf6b3339a7234c189b8203e2ce

diff --git a/sci-mathematics/cgal/cgal-4.8-r1.ebuild 
b/sci-mathematics/cgal/cgal-4.10.ebuild
similarity index 78%
rename from sci-mathematics/cgal/cgal-4.8-r1.ebuild
rename to sci-mathematics/cgal/cgal-4.10.ebuild
index 8d6fe04ee78..7d4bbdec8af 100644
--- a/sci-mathematics/cgal/cgal-4.8-r1.ebuild
+++ b/sci-mathematics/cgal/cgal-4.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,11 +10,11 @@ MY_P=CGAL-${PV}
 DESCRIPTION="C++ library for geometric algorithms and data structures"
 HOMEPAGE="http://www.cgal.org/;
 SRC_URI="
-   
https://github.com/CGAL/cgal/releases/download/releases%2F${MY_P}/${MY_P}.tar.xz
 -> ${P}.tar.xz
-   doc? ( 
https://github.com/CGAL/cgal/releases/download/releases%2F${MY_P}/${MY_P}-doc_html.tar.xz
 -> ${P}-doc_html-1.tar.xz )"
+   

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

2017-07-21 Thread Jeroen Roovers
commit: 0a22ad5e10ecb7b4c739cc33febfa9f1b7bba983
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Jul 21 17:06:00 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Jul 21 17:06:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a22ad5e

www-client/surf: Switch live ebuild to 2.0 branch.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 www-client/surf/files/surf--gentoo.patch | 80 
 www-client/surf/surf-.ebuild |  6 ++-
 2 files changed, 84 insertions(+), 2 deletions(-)

diff --git a/www-client/surf/files/surf--gentoo.patch 
b/www-client/surf/files/surf--gentoo.patch
new file mode 100644
index 000..46f8fe3abb5
--- /dev/null
+++ b/www-client/surf/files/surf--gentoo.patch
@@ -0,0 +1,80 @@
+--- a/config.mk
 b/config.mk
+@@ -4,25 +4,25 @@
+ # Customize below to fit your system
+ 
+ # paths
+-PREFIX = /usr/local
++PREFIX = /usr
+ MANPREFIX = $(PREFIX)/share/man
+ LIBPREFIX = $(PREFIX)/lib/surf
+ 
+-X11INC = /usr/X11R6/include
+-X11LIB = /usr/X11R6/lib
++X11INC = $(shell $(PKG_CONFIG) --cflags x11)
++X11LIB = $(shell $(PKG_CONFIG) --libs x11)
+ 
+-GTKINC = `pkg-config --cflags gtk+-3.0 gcr-3 webkit2gtk-4.0`
+-GTKLIB = `pkg-config --libs gtk+-3.0 gcr-3 webkit2gtk-4.0`
++GTKINC = $(shell $(PKG_CONFIG) --cflags gtk+-3.0 gcr-3 gthread-2.0 
webkit2gtk-4.0)
++GTKLIB = $(shell $(PKG_CONFIG) --libs gtk+-3.0 gcr-3 gthread-2.0 
webkit2gtk-4.0)
+ 
+ # includes and libs
+-INCS = -I$(X11INC) $(GTKINC)
+-LIBS = -L$(X11LIB) -lX11 $(GTKLIB) -lgthread-2.0
++INCS = -I. -I/usr/include ${X11INC} ${GTKINC}
++LIBS = ${X11LIB} ${GTKLIB}
+ 
+ # flags
+ CPPFLAGS = -DVERSION=\"${VERSION}\" -DWEBEXTDIR=\"${LIBPREFIX}\" \
+-D_DEFAULT_SOURCE -DGCR_API_SUBJECT_TO_CHANGE
+ SURF_CFLAGS = $(INCS) $(CPPFLAGS) $(CFLAGS)
+-SURF_LDFLAGS = $(LIBS) $(LDFLAGS)
++SURF_LDFLAGS = $(LDFLAGS) $(LIBS)
+ 
+ # Solaris
+ #CFLAGS = -fast $(INCS) -DVERSION=\"$(VERSION)\"
+--- a/Makefile
 b/Makefile
+@@ -16,18 +16,16 @@
+   @echo "CC   = $(CC)"
+ 
+ .c.o:
+-  @echo CC -c $<
+-  @$(CC) $(SURF_CFLAGS) -c $<
++  $(CC) $(SURF_CFLAGS) -c $<
+ 
+ $(OBJ): config.h config.mk
+ 
+ config.h:
+   @echo creating $@ from config.def.h
+-  @cp config.def.h $@
++  cp config.def.h $@
+ 
+ surf: $(OBJ)
+-  @echo CC -o $@
+-  @$(CC) $(SURF_CFLAGS) -o $@ $(OBJ) $(SURF_LDFLAGS)
++  $(CC) $(SURF_CFLAGS) -o $@ $(OBJ) $(SURF_LDFLAGS)
+ 
+ clean:
+   @echo cleaning
+@@ -49,13 +47,13 @@
+ 
+ install: all
+   @echo installing executable file to $(DESTDIR)$(PREFIX)/bin
+-  @mkdir -p $(DESTDIR)$(PREFIX)/bin
+-  @cp -f surf $(DESTDIR)$(PREFIX)/bin
+-  @chmod 755 $(DESTDIR)$(PREFIX)/bin/surf
++  mkdir -p $(DESTDIR)$(PREFIX)/bin
++  cp -f surf $(DESTDIR)$(PREFIX)/bin
++  chmod 755 $(DESTDIR)$(PREFIX)/bin/surf
+   @echo installing manual page to $(DESTDIR)$(MANPREFIX)/man1
+-  @mkdir -p $(DESTDIR)$(MANPREFIX)/man1
+-  @sed "s/VERSION/$(VERSION)/g" < surf.1 > 
$(DESTDIR)$(MANPREFIX)/man1/surf.1
+-  @chmod 644 $(DESTDIR)$(MANPREFIX)/man1/surf.1
++  mkdir -p $(DESTDIR)$(MANPREFIX)/man1
++  sed "s/VERSION/$(VERSION)/g" < surf.1 > 
$(DESTDIR)$(MANPREFIX)/man1/surf.1
++  chmod 644 $(DESTDIR)$(MANPREFIX)/man1/surf.1
+ 
+ uninstall:
+   @echo removing executable file from $(DESTDIR)$(PREFIX)/bin

diff --git a/www-client/surf/surf-.ebuild b/www-client/surf/surf-.ebuild
index 0d9f1a3dc18..7d8051ce2c7 100644
--- a/www-client/surf/surf-.ebuild
+++ b/www-client/surf/surf-.ebuild
@@ -7,15 +7,17 @@ inherit git-r3 savedconfig toolchain-funcs
 DESCRIPTION="a simple web browser based on WebKit/GTK+"
 HOMEPAGE="http://surf.suckless.org/;
 EGIT_REPO_URI="git://git.suckless.org/surf"
+EGIT_BRANCH="surf-webkit2"
 
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS=""
 
 COMMON_DEPEND="
+   app-crypt/gcr
dev-libs/glib:2
net-libs/libsoup
-   net-libs/webkit-gtk:3
+   net-libs/webkit-gtk:4
x11-libs/gtk+:3
x11-libs/libX11
 "
@@ -34,7 +36,7 @@ RDEPEND="
)
 "
 PATCHES=(
-   "${FILESDIR}"/${PN}-2.0-gentoo.patch
+   "${FILESDIR}"/${PN}--gentoo.patch
 )
 
 pkg_setup() {



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

2017-07-21 Thread Hans de Graaff
commit: 18fd4638bf15d92c788760e2ee353b2a861cfe28
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 21 16:22:18 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 21 17:00:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18fd4638

dev-lang/ruby: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-lang/ruby/Manifest |   2 -
 dev-lang/ruby/ruby-2.2.7-r1.ebuild | 245 -
 dev-lang/ruby/ruby-2.2.7.ebuild| 245 -
 3 files changed, 492 deletions(-)

diff --git a/dev-lang/ruby/Manifest b/dev-lang/ruby/Manifest
index 433675835ba..9c0466af909 100644
--- a/dev-lang/ruby/Manifest
+++ b/dev-lang/ruby/Manifest
@@ -8,9 +8,7 @@ DIST ruby-2.4.1.tar.xz 9939188 SHA256 
4fc8a9992de3e90191de369270ea4b6c1b171b7941
 DIST ruby-patches-2.1.10.tar.bz2 1931 SHA256 
7e02c1b6a6352693bfd5828c9d1a7633a52baa57d8770df182ed0d8b450a3341 SHA512 
85928207db4f76e58925e50d39d73db2d521674385ce3232828377e7d7bb4252aafb9f93d6045d4c159bf094b472af61ef9307203db313bf28918fe35e0f3a21
 WHIRLPOOL 
17a698b0a09be15f444ea34b33e9aa1d029fbd572c565072a92480bf7b6b21f1b6b88b0da3183a486bae30e7e65f3172cd72b7336be1dc5974b62bd8e2b9ef7a
 DIST ruby-patches-2.1.9.tar.bz2 1931 SHA256 
7e02c1b6a6352693bfd5828c9d1a7633a52baa57d8770df182ed0d8b450a3341 SHA512 
85928207db4f76e58925e50d39d73db2d521674385ce3232828377e7d7bb4252aafb9f93d6045d4c159bf094b472af61ef9307203db313bf28918fe35e0f3a21
 WHIRLPOOL 
17a698b0a09be15f444ea34b33e9aa1d029fbd572c565072a92480bf7b6b21f1b6b88b0da3183a486bae30e7e65f3172cd72b7336be1dc5974b62bd8e2b9ef7a
 DIST ruby-patches-2.2.6.tar.bz2 2272 SHA256 
f54373704ce8df732490e8d1e7e35188503faacc5278fe0ab0d8c07bdc762fed SHA512 
ed8bff8f730ccb114e62784d29541f276b2821d9eb121a9772dc4aabc139b688f2b14f5f27710098a8cd751c62d31b46170b427ad54dc4f6490c003450ae1583
 WHIRLPOOL 
8598c9284252c1e7cc9f9019c5f468ce5ab8b4ae013e71c631cd00cc8bfde068b041f1bc6851bb2962982a1e46cbde0ddc51c186ea41638a7881c587c658e603
-DIST ruby-patches-2.2.7-r1.tar.bz2 2272 SHA256 
f54373704ce8df732490e8d1e7e35188503faacc5278fe0ab0d8c07bdc762fed SHA512 
ed8bff8f730ccb114e62784d29541f276b2821d9eb121a9772dc4aabc139b688f2b14f5f27710098a8cd751c62d31b46170b427ad54dc4f6490c003450ae1583
 WHIRLPOOL 
8598c9284252c1e7cc9f9019c5f468ce5ab8b4ae013e71c631cd00cc8bfde068b041f1bc6851bb2962982a1e46cbde0ddc51c186ea41638a7881c587c658e603
 DIST ruby-patches-2.2.7-r2.tar.bz2 5338 SHA256 
cf7002fe00e18b35d7d2a70c3d0a51a57a8aa0d9b3f312c5f844b349a759c21c SHA512 
ba97f1875acaff31babd9279470414777971bc163ea2578185cfd037441b5aba23075b20db9c1cbd98b6e0d6cf8355dc0f226fdd82c870c48b51c8531319029f
 WHIRLPOOL 
92db2244170cdce944975f14e61bc18fb7b8e69e5236eb0877306527507ea97fface4cbe331a6741c876f2ee4f4b9f3d2b6fb8504cb15962851634f89b61aa60
-DIST ruby-patches-2.2.7.tar.bz2 2272 SHA256 
f54373704ce8df732490e8d1e7e35188503faacc5278fe0ab0d8c07bdc762fed SHA512 
ed8bff8f730ccb114e62784d29541f276b2821d9eb121a9772dc4aabc139b688f2b14f5f27710098a8cd751c62d31b46170b427ad54dc4f6490c003450ae1583
 WHIRLPOOL 
8598c9284252c1e7cc9f9019c5f468ce5ab8b4ae013e71c631cd00cc8bfde068b041f1bc6851bb2962982a1e46cbde0ddc51c186ea41638a7881c587c658e603
 DIST ruby-patches-2.3.3-r1.tar.bz2 2223 SHA256 
f0a803173564368e5cf31162e1dba901c46640f9e861255f6cbe14256d18f3eb SHA512 
bb47000e516017c1fedf7c5313b0628fa734030e69bd0fed1c06a38dd115b8c50837e3dd917f272e24abf5609c4c12793ae4570bfd7d6210290785bf2f8287bd
 WHIRLPOOL 
0b0d4dcf7df4ff3ff11610bfe7a7b29ed621b45b412cb7618a6572f98a568ac67419bd852b193cfc3aa0968382cf9400a578511e9e8fb8b2125bc876e733bd64
 DIST ruby-patches-2.3.4-r1.tar.bz2 2255 SHA256 
32bb888f3ea9e81e4fdff5e852493aafc8f12bfcf9997981f7b7588d6e8ec9c1 SHA512 
af7ad3255cf8450859e3c5564393ca106893fd1e40178ad153fb8e66871d30e326f63d48c1904fac5c353408f71e767c72d49fdbf47198c041a628b41c51c868
 WHIRLPOOL 
dc412a788ec77dc9dad4fd631fc8aa5c909b9d21bf6b0b538c4ba398c1670cb01fbf1e4d92a38fa869b96f786707a9c45c7fe5ca7e04f75ff428b20d9fb34c53
 DIST ruby-patches-2.3.4-r2.tar.bz2 3423 SHA256 
5bea5f60033bfaf711c62004dfb4ed3d677b3a96d98de30ffe18ccd40c8533c3 SHA512 
502bceb711e4ae1add64dde1ca94cfbb09c8a69010b8e640bb41d8278c0bb8073d3b6c3350217b9775a76746d3bdbc46f0b51342f4812e36341f0671c574d28e
 WHIRLPOOL 
cae21a87e76e3da40ee8d2a73c028bc658c6e6b6860b9f4e656fb769830734396a1ccf47453f355636e252fe3f8d3fc44d427d08249c08f37a6fdbffcdc25c8e

diff --git a/dev-lang/ruby/ruby-2.2.7-r1.ebuild 
b/dev-lang/ruby/ruby-2.2.7-r1.ebuild
deleted file mode 100644
index 621e417b2cf..000
--- a/dev-lang/ruby/ruby-2.2.7-r1.ebuild
+++ /dev/null
@@ -1,245 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-#PATCHSET=1
-
-inherit autotools eutils flag-o-matic multilib versionator
-
-MY_P="${PN}-$(get_version_component_range 1-3)"
-S=${WORKDIR}/${MY_P}
-
-SLOT=$(get_version_component_range 1-2)
-MY_SUFFIX=$(delete_version_separator 1 ${SLOT})
-RUBYVERSION=2.2.0
-
-if [[ -n ${PATCHSET} 

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

2017-07-21 Thread Hans de Graaff
commit: 7c71770930f22e80550cf894f02e7518368bf2ae
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 21 16:29:52 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 21 17:00:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c717709

net-analyzer/sslscan: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-analyzer/sslscan/Manifest  |  1 -
 net-analyzer/sslscan/sslscan-1.11.3.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/net-analyzer/sslscan/Manifest b/net-analyzer/sslscan/Manifest
index 4defef35c5c..42c1fcc4961 100644
--- a/net-analyzer/sslscan/Manifest
+++ b/net-analyzer/sslscan/Manifest
@@ -1,5 +1,4 @@
 DIST openssl-1.0.2k.tar.gz 5309236 SHA256 
6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0 SHA512 
0d314b42352f4b1df2c40ca1094abc7e9ad684c5c35ea997efdd58204c70f22a1abcb17291820f0fff3769620a4e06906034203d31eb1a4d540df3e0db294016
 WHIRLPOOL 
ffa3d89a078db6829f1fff21779a19c87e059600162e6d7d3114b8440ba5fa7d1a08e04594b6ed8ab47e148782de299d7ec338f2ba2d466bf7737b0749f590cd
 DIST sslscan-1.11.10-rbsec-openssl.tar.gz 5523414 SHA256 
39b16ee1615436d8adf15fa0b5079193e72af2f9ba38dcb62719ef348ff36efb SHA512 
e0ab14cd20bf8251defb685ca1384564f5f3624a8168608bed476f8d77ae4fd9096eacc36c0f271fc281d2d9070d25fa9e56ebf993321e06d6954e40c28537a7
 WHIRLPOOL 
137206996a7a6ec5443542bd18380c03c79fecdf72779fb7c672c9b19273146208413f17d0412ada2cbdd20abd572fdd37d1e56b97265b043dc3ce8de2a0adb4
 DIST sslscan-1.11.10-rbsec.tar.gz 52108 SHA256 
fbb26fdbf2cf5b2f3f8c88782721b7875f206552cf83201981411e0af9521204 SHA512 
802be7ad5289fb56b2902c69e2c831b5d8cacc01d650353b29c839e0ce4ae03e55656fa5d481c213b5162fc71b2a82da19b0ea34f6d86c34278c275a2bb73a7a
 WHIRLPOOL 
14a1a13e6b98b764dba076b5b4fb353e137c88a1fd891a6c3e8f95f79f7fa91ca065a438d4e1bcdc60f3bdfeaf4cbe2a0bd6d339757d7bbd85b340bd1d44c8e9
-DIST sslscan-1.11.3-rbsec.tar.gz 48865 SHA256 
c36d6ac127aa36d6e550950f31540f34a7df131cd76b0be5b91092809eef4916 SHA512 
37fcc5b220aa8f2fdcd1b50c5d5f29831348e609f5f678f3c31376b22721ed9fb47eff48fa78483ac7622cf8d80709ef4d220421ce85151a3f1c855f7ef0c545
 WHIRLPOOL 
55d2d0e35aa28e3d61b546034342d3389c3973f4495e376606ff56538daed1fec9de3e1b383430528dc132c700a86a051883a8f29f35baeb93695d158f09a27a
 DIST sslscan-1.11.9-rbsec.tar.gz 52215 SHA256 
9417061a8f827b02b2b6457031888b1ae0b299460714ce3d9192432afde3a9cb SHA512 
ed2ca15c185a36c166bec640f1771114ce845c0a84a6490aeca8170b8623ad3c370515c25079bb1f29fce79e3b24186fd298d72cc101d9076e4d7984a1202938
 WHIRLPOOL 
a854ab3d53c8ea4c071efb5eb94e24e133f7ad1aafb1127bd25872a9433ed75baa520008853987e3fc5f9b67faf413d9a9a5d23db12145aa35182bda6250fed8

diff --git a/net-analyzer/sslscan/sslscan-1.11.3.ebuild 
b/net-analyzer/sslscan/sslscan-1.11.3.ebuild
deleted file mode 100644
index 0dab3623499..000
--- a/net-analyzer/sslscan/sslscan-1.11.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Fast SSL configuration scanner"
-HOMEPAGE="https://github.com/rbsec/sslscan;
-MY_FORK="rbsec"
-SRC_URI="https://github.com/${MY_FORK}/${PN}/archive/${PV}-${MY_FORK}.tar.gz 
-> ${P}-${MY_FORK}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="libressl"
-
-# Depend on -bindist since sslscan unconditionally requires elliptic
-# curve support, bug 491102
-DEPEND="!libressl? ( dev-libs/openssl:0[-bindist] ) libressl? ( 
dev-libs/libressl )"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${P}-${MY_FORK}"
-src_install() {
-   DESTDIR="${D}" emake install
-}



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

2017-07-21 Thread Hans de Graaff
commit: 5418ec7655af3dc30cb3508c256256ebd5cd6bfe
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 21 16:58:57 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 21 17:00:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5418ec76

dev-ruby/trollop: add ruby23, ruby23, bug 625516

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/trollop/trollop-2.1.2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/trollop/trollop-2.1.2.ebuild 
b/dev-ruby/trollop/trollop-2.1.2.ebuild
index b242e7442c6..a160e2ba841 100644
--- a/dev-ruby/trollop/trollop-2.1.2.ebuild
+++ b/dev-ruby/trollop/trollop-2.1.2.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-# ruby23: fails test due to incompatible code
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="FAQ.txt History.txt README.md"



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

2017-07-21 Thread Hans de Graaff
commit: aa16f429acb49170384c3e99caad873bc7d4185c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 21 16:53:53 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 21 17:00:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa16f429

dev-ruby/chronic: add 0.10.2

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/chronic/chronic-0.10.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/chronic/chronic-0.10.2.ebuild 
b/dev-ruby/chronic/chronic-0.10.2.ebuild
index 4f81f900d12..a07f25b552e 100644
--- a/dev-ruby/chronic/chronic-0.10.2.ebuild
+++ b/dev-ruby/chronic/chronic-0.10.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md"



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

2017-07-21 Thread Mart Raudsepp
commit: c19fc14989e8a616bc7065458d8c1c6adedc9a0d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Jul 21 16:58:00 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Jul 21 16:58:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19fc149

gnome-base/librsvg: bump to 2.40.18, fixes CVE-2017-11464

Gentoo-bug: 625860
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 gnome-base/librsvg/Manifest   |  1 +
 gnome-base/librsvg/librsvg-2.40.18.ebuild | 97 +++
 2 files changed, 98 insertions(+)

diff --git a/gnome-base/librsvg/Manifest b/gnome-base/librsvg/Manifest
index dc2135e7c17..70377dd4aa7 100644
--- a/gnome-base/librsvg/Manifest
+++ b/gnome-base/librsvg/Manifest
@@ -1 +1,2 @@
 DIST librsvg-2.40.17.tar.xz 573244 SHA256 
e6f6c5cbecc405bb945c7cd15061276035ae3173bbb3bb25e8a916779c7f69cc SHA512 
296e623adbf1e833a9b1f11257a911671d6c01568719ff48f8e2a9e0bf8166eae242d0ae23243a9ac335540fff6b6cdd4760ca2f37f8afe188783fd9b1099ef5
 WHIRLPOOL 
64c188903faa3144703cbeba3f8736c1ff8751006f744f4a3a796e1eae9d50e633cb48ab036e55c8222edc2b8e7dc708578c7a5add8f9b96f8183e89eb8026ec
+DIST librsvg-2.40.18.tar.xz 574384 SHA256 
bfc8c488c89c1e7212c478beb95c41b44701636125a3e6dab41187f1485b564c SHA512 
faf503d0d881801ce129715e7ae979ee1675bd32beac9170b1889c94aac64caf486968bc86f3480463b84e94f28c1d805551ffdcb7068ecadd0688146e0fb182
 WHIRLPOOL 
123299a0896a7f1fb084c360f1ebe813d5b35886ae2587678a1773ffd3705305b2a30223bd61a524662076b029bdf1cb0cc0a8573bad7ba86ac99389a45e6e56

diff --git a/gnome-base/librsvg/librsvg-2.40.18.ebuild 
b/gnome-base/librsvg/librsvg-2.40.18.ebuild
new file mode 100644
index 000..0e325317ac1
--- /dev/null
+++ b/gnome-base/librsvg/librsvg-2.40.18.ebuild
@@ -0,0 +1,97 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+VALA_USE_DEPEND="vapigen"
+
+inherit autotools eutils gnome2 multilib-minimal vala
+
+DESCRIPTION="Scalable Vector Graphics (SVG) rendering library"
+HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg;
+
+LICENSE="LGPL-2"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+
+IUSE="+introspection tools vala"
+REQUIRED_USE="vala? ( introspection )"
+
+RDEPEND="
+   >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
+   >=x11-libs/cairo-1.12.14-r4[${MULTILIB_USEDEP}]
+   >=x11-libs/pango-1.36.3[${MULTILIB_USEDEP}]
+   >=dev-libs/libxml2-2.9.1-r4:2[${MULTILIB_USEDEP}]
+   >=dev-libs/libcroco-0.6.8-r1[${MULTILIB_USEDEP}]
+   >=x11-libs/gdk-pixbuf-2.30.7:2[introspection?,${MULTILIB_USEDEP}]
+   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
+   tools? ( >=x11-libs/gtk+-3.10.0:3 )
+"
+DEPEND="${RDEPEND}
+   dev-libs/gobject-introspection-common
+   dev-libs/vala-common
+   >=dev-util/gtk-doc-am-1.13
+   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+   vala? ( $(vala_depend) )
+"
+# >=gtk-doc-am-1.13, gobject-introspection-common, vala-common needed by 
eautoreconf
+
+src_prepare() {
+   # https://bugzilla.gnome.org/show_bug.cgi?id=653323
+   eapply "${FILESDIR}/${PN}-2.40.12-gtk-optional.patch"
+
+   # https://bugzilla.gnome.org/show_bug.cgi?id=731826
+   eapply "${FILESDIR}/${PN}-2.40.2-vala-out-of-source.patch"
+
+   eautoreconf
+
+   use vala && vala_src_prepare
+   gnome2_src_prepare
+}
+
+multilib_src_configure() {
+   local myconf=()
+
+   # -Bsymbolic is not supported by the Darwin toolchain
+   if [[ ${CHOST} == *-darwin* ]]; then
+   myconf+=( --disable-Bsymbolic )
+   fi
+
+   # --disable-tools even when USE=tools; the tools/ subdirectory is useful
+   # only for librsvg developers
+   ECONF_SOURCE=${S} \
+   gnome2_src_configure \
+   --disable-static \
+   --disable-tools \
+   $(multilib_native_use_enable introspection) \
+   $(multilib_native_use_with tools gtk3) \
+   $(multilib_native_use_enable vala) \
+   --enable-pixbuf-loader \
+   "${myconf[@]}"
+
+   if multilib_is_native_abi; then
+   ln -s "${S}"/doc/html doc/html || die
+   fi
+}
+
+multilib_src_compile() {
+   # causes segfault if set, see bug #411765
+   unset __GL_NO_DSO_FINALIZER
+   gnome2_src_compile
+}
+
+multilib_src_install() {
+   gnome2_src_install
+}
+
+pkg_postinst() {
+   # causes segfault if set, see bug 375615
+   unset __GL_NO_DSO_FINALIZER
+   multilib_foreach_abi gnome2_pkg_postinst
+}
+
+pkg_postrm() {
+   # causes segfault if set, see bug 375615
+   unset __GL_NO_DSO_FINALIZER
+   multilib_foreach_abi gnome2_pkg_postrm
+}



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

2017-07-21 Thread Brian Evans
commit: 7404643850cf7f34796974316ea1eb4e314ffbb8
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Jul 21 16:52:59 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Jul 21 16:52:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74046438

dev-php/PEAR-Crypt_CHAP: Revbump for new EAPI and eclass

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 .../PEAR-Crypt_CHAP-1.5.0-r1.ebuild| 25 ++
 1 file changed, 25 insertions(+)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r1.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r1.ebuild
new file mode 100644
index 000..f924f90e41a
--- /dev/null
+++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit php-pear-r2
+
+DESCRIPTION="Generating CHAP packets"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="test"
+RDEPEND="dev-lang/php:*[crypt,hash]"
+DEPEND="test? ( ${RDEPEND} dev-php/PEAR-PEAR )"
+
+src_install() {
+   php-pear-r2_src_install
+   insinto /usr/share/php/Crypt
+   doins CHAP.php
+}
+
+src_test() {
+   pear run-tests tests/Crypt_CHAP.phpt || die
+}



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

2017-07-21 Thread Mart Raudsepp
commit: 05f941d7da15af702988a2e3cc8e99a24ed067a5
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Jul 21 15:18:01 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Jul 21 15:18:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f941d7

gnome-extra/gnome-shell-extensions: bump to 3.24.3

Classic session now compatible with new >=gnome-settings-daemon-3.23.2
and requires that for the session to work properly, but didn't express
that in any way in the ebuild.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 gnome-extra/gnome-shell-extensions/Manifest|  1 +
 .../gnome-shell-extensions-3.24.3.ebuild   | 76 ++
 2 files changed, 77 insertions(+)

diff --git a/gnome-extra/gnome-shell-extensions/Manifest 
b/gnome-extra/gnome-shell-extensions/Manifest
index 4fb3cd70c91..0aa29e6cc00 100644
--- a/gnome-extra/gnome-shell-extensions/Manifest
+++ b/gnome-extra/gnome-shell-extensions/Manifest
@@ -1 +1,2 @@
 DIST gnome-shell-extensions-3.22.2.tar.xz 339444 SHA256 
df7c22c69e29162bc1a7018b25b9a2fc37546451746b8b3c5109e5ac92238a87 SHA512 
7cd045f2df885f50f5e7e41b818aad01c65bd503d656793d64bc9e283fe715f588215a894ac856da0c4c2759c549a1ce2dcb91af64081f40c664c9d28edc2d1c
 WHIRLPOOL 
17d3f6fb7a46f7157a21ca468d7425c1c732390201ce30384d36c8d304c157ba177134315d18a7a81449891217f813ff0ab27974674f176277a1839c395be174
+DIST gnome-shell-extensions-3.24.3.tar.xz 346420 SHA256 
3c7defc6512d7ed9f09eb82342d7b6c8f5fe8dcac3f0126ca7e0569feeb50a79 SHA512 
7948a9cb6f5cb8d760bc42ea2865823ee60bd164b491d944edb0413e362f38ed90d39ead44ac57872a83c43c4050f5448936e739626b89a2b486a22f41d61e20
 WHIRLPOOL 
f053b81faf4f41bcb24d6e9b1576ebb347ecd7be5944d226e4545abb14f754fddc79ff7e8e8eb31b5d541ce138d5722c29564ebcfa7fb098e14b552b539e39ac

diff --git 
a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.24.3.ebuild 
b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.24.3.ebuild
new file mode 100644
index 000..a4b65746396
--- /dev/null
+++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.24.3.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2 readme.gentoo-r1
+
+DESCRIPTION="JavaScript extensions for GNOME Shell"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell/Extensions;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="examples"
+KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   >=dev-libs/glib-2.26:2
+   >=gnome-base/libgtop-2.28.3[introspection]
+   >=app-eselect/eselect-gnome-shell-extensions-20111211
+"
+RDEPEND="${COMMON_DEPEND}
+   >=dev-libs/gjs-1.29
+   dev-libs/gobject-introspection:=
+   dev-libs/atk[introspection]
+   gnome-base/gnome-menus:3[introspection]
+   >=gnome-base/gnome-shell-3.14.2
+   media-libs/clutter:1.0[introspection]
+   net-libs/telepathy-glib[introspection]
+   x11-libs/gdk-pixbuf:2[introspection]
+   x11-libs/gtk+:3[introspection]
+   x11-libs/pango[introspection]
+   x11-themes/adwaita-icon-theme
+   x11-wm/mutter[introspection]
+"
+DEPEND="${COMMON_DEPEND}
+   >=sys-devel/gettext-0.19.6
+   virtual/pkgconfig
+"
+# eautoreconf needs gnome-base/gnome-common
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="Installed extensions installed are initially disabled by default.
+To change the system default and enable some extensions, you can use
+# eselect gnome-shell-extensions
+
+Alternatively, to enable/disable extensions on a per-user basis,
+you can use the https://extensions.gnome.org/ web interface, the
+gnome-extra/gnome-tweak-tool GUI, or modify the org.gnome.shell
+enabled-extensions gsettings key from the command line or a script."
+
+src_configure() {
+   gnome2_src_configure --enable-extensions=all
+}
+
+src_install() {
+   gnome2_src_install
+
+   local example="exam...@gnome-shell-extensions.gcampax.github.com"
+   if use examples; then
+   mv "${ED}usr/share/gnome-shell/extensions/${example}" \
+   "${ED}usr/share/doc/${PF}/" || die
+   else
+   rm -r "${ED}usr/share/gnome-shell/extensions/${example}" || die
+   fi
+
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   gnome2_pkg_postinst
+
+   ebegin "Updating list of installed extensions"
+   eselect gnome-shell-extensions update
+   eend $?
+
+   readme.gentoo_print_elog
+}



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-sources/

2017-07-21 Thread Mike Pagano
commit: 8a8c3a7863ec912e1c540a384897f5e1022920b6
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Jul 21 14:58:17 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Jul 21 14:58:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a8c3a78

sys-kernel/gentoo-sources: Linux patch 4.9.39

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.9.39.ebuild| 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index f2c83a8dd51..de4b9745035 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -107,6 +107,9 @@ DIST genpatches-4.9-38.extras.tar.xz 17344 SHA256 
a8e11e00e3c635333efc943a65280e
 DIST genpatches-4.9-39.base.tar.xz 855704 SHA256 
9cd1d1556de30b420f5d716d1b1554c0eee6e0cdb0982861f05d0dbe43868f6d SHA512 
3be07220e6f3dd3015c783febcb5becf3a9eda02eec9447f57e52cfffb7c7905e84841fda048983f190125f1acdec32dc154e081a60766dfaec5ba7856173e70
 WHIRLPOOL 
2a59ce47f8cc691f78a96725753cf452aa2ce89b838fe9c8e86e4749f08f7e1e766d6ff84e2b468e23e6f8458b19c3115352f7811179162148b9e220fb54ea6e
 DIST genpatches-4.9-39.experimental.tar.xz 106360 SHA256 
5bce6ae310fdebf5f0eb51aca9e7af39ea6f60906ffb567a91f3af3d98ea8998 SHA512 
2d6dc7361b480b8b4a66de60aacd28b19c4a8131abc646763eb92c232e1e04ee4dafa6ab5634718abaa5722dabb9b928b0a1c792a40c63b4170f39f2ecb57400
 WHIRLPOOL 
88fdf58008eae0f28ba749872a3f4fc82e9aa279751df172975d7081d3b71ccbdef9bba0439868cba327b4cce4c3fc55566d3ebf66262d3166a4d407639716e9
 DIST genpatches-4.9-39.extras.tar.xz 17356 SHA256 
938a52c1ad10c6ad4d8d18394ba0b09433cc978517ec82e52645e062f14474c1 SHA512 
44d2014bb13262384aa571bff444e69d478c01c353b06de6934d6dcabed1da2f19b718af63ff5ad3bef765d19df1f99b6b836b69a41bdd8e9b43eb718ce9e1e6
 WHIRLPOOL 
fcc4852398a6e5c7b89f435f8591f1cd3de74599de485135a80a82305fa53caa8cb4cd5dc5a0a8f47ccaf1f857887dd36237ad7d284e0bd270dfd53a06711103
+DIST genpatches-4.9-40.base.tar.xz 873248 SHA256 
bff6bf6340301b0afee5b0fc1b74c40ac56b8c0c8a6dd491f47520bd3f7a4778 SHA512 
d7f62112978aa40a5e34d62ed1843b666f101b65e5c0c5f7fb0273a942a3174767b8ada6b2d26942b67f822a4f56b12e87493037712eebe433e9769ee12f3e52
 WHIRLPOOL 
ef094fe40bc703f7ad9023ea5a51a33b9b65d7f4d22027b3ef88954006be165b8903b4f337c451487457960780cc1041a1b3b84dcb9befb270546188bd9b7c21
+DIST genpatches-4.9-40.experimental.tar.xz 106408 SHA256 
df363fca6154b95b9ce7a80f59511a0d7b79cefa8d225cf4ce63ccd8aaed223c SHA512 
10fd0e22f7e064cc367eca6cea8243ebb7da4b2d72aa5001f02a6fe17e4945591bd6575b1e85172140ee60007071845fba5244014f40294a0f092bb6571cacc3
 WHIRLPOOL 
35de6e7e38b77e151bc5faa4d10db51d9b10b37ea15c29fab2b1b5df2b758d96c21c1f32309ba521ca7dc5cdd4c18c3ad16854c0105c99ea4098f36a81e1964b
+DIST genpatches-4.9-40.extras.tar.xz 17360 SHA256 
b9b6164eff5dbe458ee05f856770f545a28764d17d2216afd16940513053e16f SHA512 
968906db8bb837f79478d8912220b4691de8231b06bf479b224a60b001831d1ea3824b4a47ae66894a3b7c2aefffbf0523570888ebe7e81f7c321c184e51a611
 WHIRLPOOL 
d4ebfdd022a6ffa74a1a3f6f4d93366156c43ab9c3f9ba4d2d4b5395fba0a6cfb5800c9d9b2333de90d965eb66117e226647330213a566d3960e6d071b7c7acb
 DIST genpatches-4.9-8.base.tar.xz 215420 SHA256 
4bbde563b43389798188b75c7e65412aaf5300348efeda63071cbd56f1e275e6 SHA512 
12641d4a11a8a4d40f16b9d0c62972de2baadc13481697c69a91a2b36844293f4edf207491ae087ce3378bdd0400856070e353c291f34d1cad02d3e3a6c73a36
 WHIRLPOOL 
98d63bb42729eb8518c6ea4a15cee2a41fe59a9f299bdde9ce86825bd3c563665a95da841b06817e3a4616fd38592737ad502173aa33a0b9eacd3fb31a42956d
 DIST genpatches-4.9-8.experimental.tar.xz 105608 SHA256 
217098bec005a1410b2dc1435841c2fc96d9f6022dd2973512d1b0f36e3c20d5 SHA512 
69546bc1d846697179aa287a4d1b708b962c0cdcf14b16acb4c696e8ffa38983a679d0f28c2d5df68046c68cc655add1c54c97bfa22f5867d9bba93612e67e2b
 WHIRLPOOL 
7fddabf8821a18607f765948457a44c689b3c527f2f630f1c3af614c8ba244663ed5d03dbaa5af27885d2d708069fa5f94b1c19aa23512806714522973371a59
 DIST genpatches-4.9-8.extras.tar.xz 17300 SHA256 
ba08353081cf07a73fb2a5b998c8dadeb94f6ede09ac177f2357925de9f50dd4 SHA512 
18ab24c59adc73bab4a49bc5537333ac6a7d11801afce8943ef42878d8b33341648b64d9fbc56be3a49fe6d9ec7728186eb40a348eedfb0b14ee1f5746e0ab4b
 WHIRLPOOL 
b352654885c3180a5599bc0a0acc3f9a3828d75ca5ef4a83c49258ca263822b02d974e273071bf913c82a919c4cdbc9283cee9b81edbc40ce640c11f7ad0775d

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.39.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.39.ebuild
new file mode 100644
index 000..386f2761394
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.39.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="40"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm 

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

2017-07-21 Thread Lars Wendler
commit: 4d059b4bb323a64e4da179c0e5af2bcf8d21267b
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jul 21 14:54:44 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jul 21 14:56:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d059b4b

app-editors/nano: Bump to version 2.8.6

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-editors/nano/Manifest  |  1 +
 app-editors/nano/nano-2.8.6.ebuild | 83 ++
 2 files changed, 84 insertions(+)

diff --git a/app-editors/nano/Manifest b/app-editors/nano/Manifest
index 51fbb9f8df8..f1b1fc0d933 100644
--- a/app-editors/nano/Manifest
+++ b/app-editors/nano/Manifest
@@ -1,3 +1,4 @@
 DIST nano-2.7.5.tar.gz 2031723 SHA256 
226be22f46359007aa76499623739f4a7d5fa294a2899c70b21bc09b8d81d907 SHA512 
a5332a361c4d0d9d0a77ebb11cdcffa976bee4981d5665b2732a9e6d7a2997566d9345332f2e6e5cb74f0a81be4413f54ca8f719962ab10b32d7ec1c9271973c
 WHIRLPOOL 
bd28cde96896ad531bb499504bb1438b358b64e7f6080fa24758bee7c222b4d1df0c395d480d0cef54de8e78a7e457db403a9ef2d6a56033e65299b6d7f95634
 DIST nano-2.8.4.tar.gz 2785297 SHA256 
78a2f3b3f6b500fad995c5e207d2816cbd6b531154aa2a3a2bd50c8fdf7dc57f SHA512 
bbcaf710fdb5f403812b584a182ee472421d65c076f5fa2d538603c4cda8292485010157a2670e9890fcffc29d7db5c7334334d54d14f4e154b9bc3fe1ee919c
 WHIRLPOOL 
9cce7539122b915b7b2a48c00b6cfce6ffe4e6af86605865a4e15f99e1a75cf0766f04ba81316dc92677c9fa78daf1513dce2a06c9cc668287cacf71f650fce5
 DIST nano-2.8.5.tar.gz 2795845 SHA256 
e2b929b24fba87f7a44285ce8d47af7170e379bee1bf2d04fbc728b7326a558a SHA512 
f59e32395b63e64afe8fa9c98785c53f9f841a1fce0677b8591c0f570b3bec24188b5f7acf4fb66cf41a83e0b3ba9436ca4abcfb861c27c7c24f4a5b7dd249db
 WHIRLPOOL 
bc83966f2f7e952115185e648fc77517dd31e0e9adace43b3543d5944f08000675a03de9bf9d2841993df86016a52720538a5e8579d35801dd8ffd0416253e17
+DIST nano-2.8.6.tar.gz 2812564 SHA256 
3725aa145880223b2c4d0b3fa08220e1633f2d341917f49d028e067fc12cce49 SHA512 
51a16cae4fd753a575690974759bd6277f81487c04b9e15018770f4333bcce2ef7f15c4d241973a3f993fc54978e5830fe59a59e2af1acd8639e81cb905219c5
 WHIRLPOOL 
d3eabdf47feed6849e0d67adaa9ac102f298ddf415c039c5f9a62a72afe6aa8763a8d3164e58844a235c940840fbfe35af43722f52a819fd2a02e8065c58f175

diff --git a/app-editors/nano/nano-2.8.6.ebuild 
b/app-editors/nano/nano-2.8.6.ebuild
new file mode 100644
index 000..4463df57a3e
--- /dev/null
+++ b/app-editors/nano/nano-2.8.6.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit eutils flag-o-matic
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="git://git.sv.gnu.org/nano.git"
+   inherit git-r3 autotools
+else
+   MY_P=${PN}-${PV/_}
+   SRC_URI="https://www.nano-editor.org/dist/v${PV:0:3}/${MY_P}.tar.gz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+fi
+
+DESCRIPTION="GNU GPL'd Pico clone with more functionality"
+HOMEPAGE="https://www.nano-editor.org/ 
https://wiki.gentoo.org/wiki/Nano/Basics_Guide;
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="debug justify +magic minimal ncurses nls slang +spell static unicode"
+
+LIB_DEPEND=">=sys-libs/ncurses-5.9-r1:0=[unicode?]
+   sys-libs/ncurses:0=[static-libs(+)]
+   magic? ( sys-apps/file[static-libs(+)] )
+   nls? ( virtual/libintl )
+   !ncurses? ( slang? ( sys-libs/slang[static-libs(+)] ) )"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+   static? ( ${LIB_DEPEND} )"
+
+src_prepare() {
+   if [[ ${PV} == "" ]] ; then
+   eautoreconf
+   fi
+   default
+}
+
+src_configure() {
+   use static && append-ldflags -static
+   local myconf=(
+   --bindir="${EPREFIX}"/bin
+   --htmldir=/trash
+   $(use_enable !minimal color)
+   $(use_enable !minimal multibuffer)
+   $(use_enable !minimal nanorc)
+   --disable-wrapping-as-root
+   $(use_enable magic libmagic)
+   $(use_enable spell speller)
+   $(use_enable justify)
+   $(use_enable debug)
+   $(use_enable nls)
+   $(use_enable unicode utf8)
+   $(use_enable minimal tiny)
+   $(usex ncurses --without-slang $(use_with slang))
+   )
+   case ${CHOST} in
+   *-gnu*|*-uclibc*) myconf+=( "--with-wordbounds" ) ;; #467848
+   esac
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+   rm -rf "${D}"/trash
+
+   dodoc doc/sample.nanorc
+   docinto html
+   dodoc doc/faq.html
+   insinto /etc
+   newins doc/sample.nanorc nanorc
+  

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

2017-07-21 Thread Lars Wendler
commit: af8cf33b52495a4cb17b6b05de40278971ace38b
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jul 21 14:55:27 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jul 21 14:56:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af8cf33b

app-editors/nano: Sync live ebuild.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-editors/nano/nano-.ebuild | 40 +++
 1 file changed, 20 insertions(+), 20 deletions(-)

diff --git a/app-editors/nano/nano-.ebuild 
b/app-editors/nano/nano-.ebuild
index ce5e828a27c..4463df57a3e 100644
--- a/app-editors/nano/nano-.ebuild
+++ b/app-editors/nano/nano-.ebuild
@@ -40,26 +40,26 @@ src_prepare() {
 
 src_configure() {
use static && append-ldflags -static
-   local myconf=()
+   local myconf=(
+   --bindir="${EPREFIX}"/bin
+   --htmldir=/trash
+   $(use_enable !minimal color)
+   $(use_enable !minimal multibuffer)
+   $(use_enable !minimal nanorc)
+   --disable-wrapping-as-root
+   $(use_enable magic libmagic)
+   $(use_enable spell speller)
+   $(use_enable justify)
+   $(use_enable debug)
+   $(use_enable nls)
+   $(use_enable unicode utf8)
+   $(use_enable minimal tiny)
+   $(usex ncurses --without-slang $(use_with slang))
+   )
case ${CHOST} in
-   *-gnu*|*-uclibc*) myconf+=( "--with-wordbounds" ) ;; #467848
+   *-gnu*|*-uclibc*) myconf+=( "--with-wordbounds" ) ;; #467848
esac
-   econf \
-   --bindir="${EPREFIX}"/bin \
-   --htmldir=/trash \
-   $(use_enable !minimal color) \
-   $(use_enable !minimal multibuffer) \
-   $(use_enable !minimal nanorc) \
-   --disable-wrapping-as-root \
-   $(use_enable magic libmagic) \
-   $(use_enable spell speller) \
-   $(use_enable justify) \
-   $(use_enable debug) \
-   $(use_enable nls) \
-   $(use_enable unicode utf8) \
-   $(use_enable minimal tiny) \
-   $(usex ncurses --without-slang $(use_with slang)) \
-   "${myconf[@]}"
+   econf "${myconf[@]}"
 }
 
 src_install() {
@@ -75,9 +75,9 @@ src_install() {
# Enable colorization by default.
sed -i \
-e '/^# include /s:# *::' \
-   "${ED}"/etc/nanorc || die
+   "${ED%/}"/etc/nanorc || die
fi
 
dodir /usr/bin
-   dosym /bin/nano /usr/bin/nano
+   dosym ../../bin/nano /usr/bin/nano
 }



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

2017-07-21 Thread Lars Wendler
commit: 4ad2ee898d9905385d16c147f35dea8ac21b078a
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jul 21 14:55:56 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jul 21 14:56:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad2ee89

app-editors/nano: Removed old.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-editors/nano/Manifest  |  1 -
 app-editors/nano/nano-2.8.4.ebuild | 83 --
 2 files changed, 84 deletions(-)

diff --git a/app-editors/nano/Manifest b/app-editors/nano/Manifest
index f1b1fc0d933..fe7d9f243fb 100644
--- a/app-editors/nano/Manifest
+++ b/app-editors/nano/Manifest
@@ -1,4 +1,3 @@
 DIST nano-2.7.5.tar.gz 2031723 SHA256 
226be22f46359007aa76499623739f4a7d5fa294a2899c70b21bc09b8d81d907 SHA512 
a5332a361c4d0d9d0a77ebb11cdcffa976bee4981d5665b2732a9e6d7a2997566d9345332f2e6e5cb74f0a81be4413f54ca8f719962ab10b32d7ec1c9271973c
 WHIRLPOOL 
bd28cde96896ad531bb499504bb1438b358b64e7f6080fa24758bee7c222b4d1df0c395d480d0cef54de8e78a7e457db403a9ef2d6a56033e65299b6d7f95634
-DIST nano-2.8.4.tar.gz 2785297 SHA256 
78a2f3b3f6b500fad995c5e207d2816cbd6b531154aa2a3a2bd50c8fdf7dc57f SHA512 
bbcaf710fdb5f403812b584a182ee472421d65c076f5fa2d538603c4cda8292485010157a2670e9890fcffc29d7db5c7334334d54d14f4e154b9bc3fe1ee919c
 WHIRLPOOL 
9cce7539122b915b7b2a48c00b6cfce6ffe4e6af86605865a4e15f99e1a75cf0766f04ba81316dc92677c9fa78daf1513dce2a06c9cc668287cacf71f650fce5
 DIST nano-2.8.5.tar.gz 2795845 SHA256 
e2b929b24fba87f7a44285ce8d47af7170e379bee1bf2d04fbc728b7326a558a SHA512 
f59e32395b63e64afe8fa9c98785c53f9f841a1fce0677b8591c0f570b3bec24188b5f7acf4fb66cf41a83e0b3ba9436ca4abcfb861c27c7c24f4a5b7dd249db
 WHIRLPOOL 
bc83966f2f7e952115185e648fc77517dd31e0e9adace43b3543d5944f08000675a03de9bf9d2841993df86016a52720538a5e8579d35801dd8ffd0416253e17
 DIST nano-2.8.6.tar.gz 2812564 SHA256 
3725aa145880223b2c4d0b3fa08220e1633f2d341917f49d028e067fc12cce49 SHA512 
51a16cae4fd753a575690974759bd6277f81487c04b9e15018770f4333bcce2ef7f15c4d241973a3f993fc54978e5830fe59a59e2af1acd8639e81cb905219c5
 WHIRLPOOL 
d3eabdf47feed6849e0d67adaa9ac102f298ddf415c039c5f9a62a72afe6aa8763a8d3164e58844a235c940840fbfe35af43722f52a819fd2a02e8065c58f175

diff --git a/app-editors/nano/nano-2.8.4.ebuild 
b/app-editors/nano/nano-2.8.4.ebuild
deleted file mode 100644
index ce5e828a27c..000
--- a/app-editors/nano/nano-2.8.4.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit eutils flag-o-matic
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="git://git.sv.gnu.org/nano.git"
-   inherit git-r3 autotools
-else
-   MY_P=${PN}-${PV/_}
-   SRC_URI="https://www.nano-editor.org/dist/v${PV:0:3}/${MY_P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-fi
-
-DESCRIPTION="GNU GPL'd Pico clone with more functionality"
-HOMEPAGE="https://www.nano-editor.org/ 
https://wiki.gentoo.org/wiki/Nano/Basics_Guide;
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="debug justify +magic minimal ncurses nls slang +spell static unicode"
-
-LIB_DEPEND=">=sys-libs/ncurses-5.9-r1:0=[unicode?]
-   sys-libs/ncurses:0=[static-libs(+)]
-   magic? ( sys-apps/file[static-libs(+)] )
-   nls? ( virtual/libintl )
-   !ncurses? ( slang? ( sys-libs/slang[static-libs(+)] ) )"
-RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig
-   static? ( ${LIB_DEPEND} )"
-
-src_prepare() {
-   if [[ ${PV} == "" ]] ; then
-   eautoreconf
-   fi
-   default
-}
-
-src_configure() {
-   use static && append-ldflags -static
-   local myconf=()
-   case ${CHOST} in
-   *-gnu*|*-uclibc*) myconf+=( "--with-wordbounds" ) ;; #467848
-   esac
-   econf \
-   --bindir="${EPREFIX}"/bin \
-   --htmldir=/trash \
-   $(use_enable !minimal color) \
-   $(use_enable !minimal multibuffer) \
-   $(use_enable !minimal nanorc) \
-   --disable-wrapping-as-root \
-   $(use_enable magic libmagic) \
-   $(use_enable spell speller) \
-   $(use_enable justify) \
-   $(use_enable debug) \
-   $(use_enable nls) \
-   $(use_enable unicode utf8) \
-   $(use_enable minimal tiny) \
-   $(usex ncurses --without-slang $(use_with slang)) \
-   "${myconf[@]}"
-}
-
-src_install() {
-   default
-   rm -rf "${D}"/trash
-
-   dodoc doc/sample.nanorc
-   docinto html
-   dodoc doc/faq.html
-   insinto /etc
-   newins 

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

2017-07-21 Thread Michał Górny
commit: 8efa49983a9066c64035a7fc5efa6757de47a4f1
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jul 21 14:28:20 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jul 21 14:31:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8efa4998

xfce-extra/xfce4-clipman-plugin: Bump to 1.4.2

 xfce-extra/xfce4-clipman-plugin/Manifest   |  2 +-
 1.ebuild => xfce4-clipman-plugin-1.4.2.ebuild} | 37 +++---
 2 files changed, 26 insertions(+), 13 deletions(-)

diff --git a/xfce-extra/xfce4-clipman-plugin/Manifest 
b/xfce-extra/xfce4-clipman-plugin/Manifest
index 84efe0c436a..544bf358fcd 100644
--- a/xfce-extra/xfce4-clipman-plugin/Manifest
+++ b/xfce-extra/xfce4-clipman-plugin/Manifest
@@ -1,2 +1,2 @@
 DIST xfce4-clipman-plugin-1.2.6.tar.bz2 438346 SHA256 
23043f99c3e5257d1f3d68b5ee5125e3469c15620d098e22c6250386197f48a5 SHA512 
fc6b4cee1990ff13f4c0050ebf3e4b69fc0f7124fa2dd9b41933ce11449d322fad666b1af82bd610ce2add28d012a7dddc345be4afa1432bb330ecd6344a168e
 WHIRLPOOL 
6fa94e6e364c1a10e9de6cd80a1fad889a411ea3ca533647bf10f73967c60f1ad10caeefb0e838977b2b01f550a88561b196eba1f42949f00edb76103ec8ed2c
-DIST xfce4-clipman-plugin-1.4.1.tar.bz2 484795 SHA256 
341cce9665a89e5930e754ef3e27ff97594da22b82b1403099ebcf5c18a5351f SHA512 
e5db43899c888c8c9f47f020c79ccc636b2a484427646f9f93243c668403324f83f7c0da7ca68492df3162b4b1d7463000c5ecc2016e86f5f1a443bcba01dd54
 WHIRLPOOL 
25403d2221e48994b1bfc72acc6893880bb7e0bd81d92e4a60cc4fca365ed0132b491f12d76d3c0dffba6cd3f1360e2a8a919b16d5d5227a5d358fda60376dae
+DIST xfce4-clipman-plugin-1.4.2.tar.bz2 485244 SHA256 
cf2b45e327e67cc187dcb99a6ef6d95570463045accd24540e17172f005189b3 SHA512 
f12d9e3e37a26f9dade5b76e73ac3998030112b53e7ec7b756128f7f1ee28d19a1d7b8d4a26e0ccb69aaba2f0ab2f6c4cd5a435bd1cc7efd81c05b711480eba6
 WHIRLPOOL 
f50dfc77c0d1c95a048a9313e43a266de798a3587ab7ad58ed638ab849760ad98a716364bfbaa9de92f0227a6d617643065477560efaa3ea0486fa6cd9e90eb0

diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.1.ebuild 
b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.2.ebuild
similarity index 69%
rename from xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.1.ebuild
rename to xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.2.ebuild
index 13aa2c44e9c..d34918e38d9 100644
--- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.1.ebuild
+++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.2.ebuild
@@ -1,8 +1,9 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit xfconf
+EAPI=6
+
+inherit gnome2-utils
 
 DESCRIPTION="A clipboard manager plug-in for the Xfce panel"
 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin;
@@ -11,30 +12,42 @@ 
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
-IUSE="debug qrcode"
+IUSE="qrcode"
 
 RDEPEND=">=dev-libs/glib-2.32:2=
>=x11-libs/gtk+-3.14:3=
-   dev-libs/libunique:1
-   x11-libs/libXtst
+   dev-libs/libunique:1=
+   x11-libs/libXtst:=
>=xfce-base/exo-0.10:=
>=xfce-base/libxfce4ui-4.12:=
>=xfce-base/libxfce4util-4.12:=
>=xfce-base/xfce4-panel-4.12:=
>=xfce-base/xfconf-4.10:=
-   qrcode? ( >=media-gfx/qrencode-3.3.0 )"
+   qrcode? ( >=media-gfx/qrencode-3.3.0:= )"
 DEPEND="${RDEPEND}
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig
x11-proto/xproto"
 
-pkg_setup() {
-   XFCONF=(
-   --docdir="${EPREFIX}"/usr/share/doc/${PF}
+src_configure() {
+   local myconf=(
$(use_enable qrcode libqrencode)
-   $(xfconf_use_debug)
-   )
+   )
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+
+   find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
 
-   DOCS=( AUTHORS ChangeLog NEWS README )
+pkg_postrm() {
+   gnome2_icon_cache_update
 }



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-sources/

2017-07-21 Thread Mike Pagano
commit: b331c3fbcdf853def2c78d7a26f6586036af21ae
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Jul 21 13:29:50 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Jul 21 13:30:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b331c3fb

sys-kernel/gentoo-sources: Linux patch 4.4.78

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.4.78.ebuild| 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 24928bc390f..f2c83a8dd51 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -86,6 +86,9 @@ DIST genpatches-4.4-79.extras.tar.xz 16472 SHA256 
131c004ec86e0153e15c5d8b8544d5
 DIST genpatches-4.4-80.base.tar.xz 1331828 SHA256 
bba5b402776c259c48137b5495c9118d0290bc357dff317debc8e34049a8225d SHA512 
627702f108135df4e8109dc9e4652cbf5a0637a9f3e8f3da3699fe0a862df1f0a8c1905e9a61bd852fb691c7a36197c5cd63a66f8a7dad7a2cccd506177d3114
 WHIRLPOOL 
a1bbc37e3b2156ecc19c2f0c2b6928941323a93bbbf37a1144d458cf973553ac4aa0075d8f4d3180f501bb8214b99fdd1b7d1dd60537e50046705dcb3d5bc4c3
 DIST genpatches-4.4-80.experimental.tar.xz 87768 SHA256 
a388c72f2415e21a2d39c2ea4128c5cfb535449250d02ed9f238b5c4f8261f56 SHA512 
60467a08dec92bc845150dc648979a1a53f49e2c2e85127a297b2b3cc067f05ad957a59f83aa9677927887d335529586c5d1f7d555bdb3c90ee37fec8c7e4b03
 WHIRLPOOL 
d88618300bad5a512ad04990985cc03a3313080e443c52f70c0353f49c13a7111dde19bf2fe344a86b2e00efd70ed05553dae3f44474b5bfb92ddf3ab588355a
 DIST genpatches-4.4-80.extras.tar.xz 16468 SHA256 
85ae2def7fb42f6ca09fdba5034a8d843c8d7e0b08a1580c3e292021d65614a1 SHA512 
ce9850020abf844a3c1af58e7103b980aad30318238690c263eb17f244339f8bc0385e97875eebedb2e1215ab0e19f9905793960f7b6ef4a742d95a1ccd7b42c
 WHIRLPOOL 
aac7643a008738229d717ed47c1b293f7e7d1fe9c4fb2627feebfcab3b8ea7ce3a2fcc813cc4460fe2b60cfafc6b2a1603ab58974c015877911219b89fa7efcf
+DIST genpatches-4.4-81.base.tar.xz 1350780 SHA256 
c05e09c25bc769f3b1da7b628e238f9491e11ee712d6cf20f44c8b70935d727e SHA512 
b867441557ce0c479108356836b4b963f98117d1a23f999f778a8392c86554ebc05f59284009480a4ab961cada2aee235e59c19636a52354b0a11d5d319d0d6b
 WHIRLPOOL 
b2314fd517e0d5b2d79adc8e3c7461239d75d6553d00f7ebc7019e756f2f8690d773faa6a1496518afd6f103c8e74dbdded0baeda76cc59717355c03610f3c51
+DIST genpatches-4.4-81.experimental.tar.xz 87784 SHA256 
34d8f91738db80f2ef714286af05b53a25ce16c5b62eac1688e212d95c24b21c SHA512 
87ae1857981b1828e6b8cff222827c8ffd949a0428fe052b31a4216462420b7a8a6522c93c8fc2f3f87be8d9503dbd2a04c5f95e9f707ddd6cbf8a27d0e54034
 WHIRLPOOL 
1ed05c51c5621009109341391e60577120b10d8313fb3ba9ac0f1d5c766249208912dd102bc512c0e3a8b3b68b2ed379cfa492e295e86076b485d1802132d7d1
+DIST genpatches-4.4-81.extras.tar.xz 16460 SHA256 
30c7c4a997241f47911bc3d02cc0bcf02b89b9289db751bf20a9f34434fb7796 SHA512 
7c89f223b784bc534fa0bb3216083a5df81abc477543f044e746bfd87421fb41219243796fe7153923f655755c8866cf86cf3aefbab71274f6059e67d2d8926d
 WHIRLPOOL 
647f3fbbdbe4ea4817372cb6ecdc0a0c8ebfcdd2c7e11a2cefec815390887105862ae9289a6a68942499d550127aac0d6fee9963557aba3393c3b66ac6d4f73f
 DIST genpatches-4.9-18.base.tar.xz 385508 SHA256 
d29fc16842e846c2c6487e9c1543e6fe43429d34882ac9c6ca070c1fe3564605 SHA512 
c1d08b3d66df74efe610cbf586921f7caa57bb8337848380fdc8e2034883180a60a26dab9ded50974fb468d35dc923912ead08cb0f751a515cef85efb31955d9
 WHIRLPOOL 
e1ef981b945718eab2e96470f96a033cc2b1ede6c706d6cd3e32f4f1c4e066766135141d55a5ccee06d9fb84bc66df389cdb2d095ad569bd565afc600b3b4095
 DIST genpatches-4.9-18.experimental.tar.xz 105616 SHA256 
209be56c1efb0ba3fbee17f2437bd00b36caecc6c44db2b4e1a0e46ae17640b0 SHA512 
37d6983f46ed4031f11f91ffcdacb510b40cab682d71ac471ab3c2ae78598ee9826068afb8b1388d96133635ba2680cc106624e0d79c341d2610b4f74330b773
 WHIRLPOOL 
5af9422c0526c5e23977f2d25ea683ed1ecf6f9e14a6daf52490bd808e9790cf6f6d9ef96353bda3474197eb954159575a4f0e6a768a86777d9b8a61828d0a0e
 DIST genpatches-4.9-18.extras.tar.xz 17348 SHA256 
64167f17f122f969476bf68a3e0493a77d7ae9e78087c2748cdfdc6e6186af2a SHA512 
dcbdea379a0e28e9b8ed08b32ee71a36ce9ccc817e5b79f38759031e3324441f3e91e6b7e2802d1a694574bb4ce9e8f441d88ccbbd9280b3a4456eadab7d5fec
 WHIRLPOOL 
1d3ba61d03d17a707a65423e85f7f3a235a9d39fb26e4602b5cf663e097dc9e8618380d7a54db60705e6b38e9c0674330df57a6e243c7215411275a489ab8b42

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.78.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.78.ebuild
new file mode 100644
index 000..bf423c78dc5
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.78.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="81"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm 

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

2017-07-21 Thread Lars Wendler
commit: 86b78a8257aad50db1832bb6e644008c2c2c99e8
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jul 21 13:23:22 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jul 21 13:23:22 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=86b78a82

seamonkey: removed old.

 www-client/seamonkey/Manifest  |  54 ---
 www-client/seamonkey/seamonkey-2.46-r1.ebuild  | 391 ---
 .../seamonkey/seamonkey-2.48_beta1_pre6.ebuild | 423 -
 3 files changed, 868 deletions(-)

diff --git a/www-client/seamonkey/Manifest b/www-client/seamonkey/Manifest
index a7c699c..c5b6efb 100644
--- a/www-client/seamonkey/Manifest
+++ b/www-client/seamonkey/Manifest
@@ -1,35 +1,6 @@
-DIST enigmail-1.9.6.1.tar.gz 1745021 SHA256 
3874331e981aed864443d3c965d856e003fd84f73e5a89fd5004ced9dc29b96f SHA512 
e6ab69734a39a4953e0167e07b06f0d5c83fb42956515392319a1cd9d665ca274f6a12b4141e2dfa373ef074f0526f3d7330a48d29d600fc38f724d26518ff84
 WHIRLPOOL 
e89b0e5857564cc2f7ebf3ab46b110c6bbb1b16e7c0e045750119fd02e693b9bd9667c2932e7a65f9c8fb2c7c835ed048f6df2613d12b25d961894f47f67cf48
 DIST enigmail-1.9.8.1.tar.gz 1776673 SHA256 
4bcf2da00d96a67921b24dbec9f43930cba41112a2cd241b0952eb573c648a4d SHA512 
af280040e96eb69529e723e52e65621e42743c974b0ed42598e73458004f0a59688da7257d2b556e95a56c4cad3ac48f527d4d9a7a54c9c92eaff132257e0cfd
 WHIRLPOOL 
077c61b996c2ec45ecc3a037b61d167acda2ebdbde6536e2f2f2e180a064c9e540e09b48417454aa48f02af5f4c58c88f4ba456e6c5f113cfe474f2b82798ac0
-DIST firefox-49.0-patches-04.tar.xz 13356 SHA256 
4968b4c6a0e326de587af6d389826dd29acd8b8eafc605f7636c637db0a64158 SHA512 
3346cbe0146d6b480336c250c34c5be0a37cf9c738366794b4a03fb9c636ea22294cb517fc59826a0793a4a5723ff2f4cf85384fc405f1c1f14080458282
 WHIRLPOOL 
b0bbf5f307f3d8467e40d76f58e28e0bbf9bed5398e3f17309b7bbdc310350d1d57b02596471b682b997d77bf89bcc3d748af5e0ff19e81a98ab33dcdf4f5210
 DIST firefox-51.0-patches-06.tar.xz 9604 SHA256 
cb813576d1e784b72e973fd18d809088c6fd2a0e557c9413cfb7f0ea22b58700 SHA512 
5fdc3913e6e4fb1427a051ba12c459bb5330e0712d5775b38281115a78e45e22f200e969ca3e82ac1c1fcfe5d27795d82e16ce15b8c5893bc102892876b2636b
 WHIRLPOOL 
bdea0d2f72b96f94bdf2d9487c94cfabcff49a955ca780af74aa0dfc12228d54da73028a6cf6c757133e8a28347d2108aba8cd2b11ab70419b39c067cc48d8ff
-DIST seamonkey-2.46-be.xpi 936650 SHA256 
d97376ff92ffcdf04ec08273b60b8750d2c4f65edd71eed734313f72885f45db SHA512 
a48caf48c0f705e991c31f6f0191662c99bcf022e9bec59b6caeaf03cec384f5b45c6a03af1103d0889fed2d19e57ff5c61fc67faad9cc1786993d0e9368a954
 WHIRLPOOL 
5cd5a26c3c7bfc02add5063a18f806ebaf58bde1d621bc3d7185edef776254674aba7c4925ab248158c21c5a90b19d156973f8b4a4ace821df60c9586617f3eb
-DIST seamonkey-2.46-ca.xpi 937577 SHA256 
11adc88aab13826dbb7dd9374f877b80c87a085d75712c976173f243950292a6 SHA512 
cf0d7c4829cae2baa064f8a68bfd827c6d596b9036d50e51f50a7d85faa7b1bd067c7dd84f7062affab6c1282186591c54f1cce60457e76924ae328eabca6505
 WHIRLPOOL 
80daf65a5d75038683f5a8c18f23c79d4f67c9daa7e7090aba8a9d7e610104dae890f45aa81a49a175542fd9c6fe08422f916e7d7d0854d12db7b346f0473be3
-DIST seamonkey-2.46-cs.xpi 936101 SHA256 
4fae0f46a8ba83a72e6c7a50b7ba73153f153055b874fa3e857ebf6867a48ff3 SHA512 
faa70bfbd6b8ecf3bf31ae7da164922ed4618558c62d8263b5655d285c932f0b3fd2e501397845276c4a2d0e519fcfd6d20bf7f0af5323cf5b1c1de94385766e
 WHIRLPOOL 
4dba7015f5702871bf96b55def971c34c02212279c3f4fc1b75336547f11b03ee9c3d837472ddfbff77878cd96dafb43cafd406c4d9a4492ad4a68c3035e78bf
-DIST seamonkey-2.46-de.xpi 942796 SHA256 
e6d000492fbb3aa1f7624dbb3a546742bd9badb67a9cee8a95fd8b8ead7ac0eb SHA512 
c52da108c93f7b8b57d09315ab391b34033d51a8df0db5bd65b2c0c5be3ad5ce3b1cf1b1066472fe208bb7ad2e4f000ce9a4d17c209efa52bf3f22c672e29835
 WHIRLPOOL 
6387b9f75a66a857537727f051598dcbfb72487d494ba6c6946812b8b6a4d0f46e942d023e41e3ba3ddb3618b04bd49ceb1fe18d64be3b0f98a02b61788f4e05
-DIST seamonkey-2.46-en-GB.xpi 900232 SHA256 
be1e956e11c4e36def6af6ee0c0795f5ec19e4370d811b6f3fdf60ed38f184c4 SHA512 
879d1f0281d9e1232713377b5e1e2bd9ea91477f32c2cd50de823dfd6d7b5561b4597c4abba8e258ade561ec776a8f21839aff4b2be56ec54ad6cd510c7d1783
 WHIRLPOOL 
3de55e8b175727f4f68a6220d9725f07c04d95a6e01669209d853a504aabf2b0c971810152c7215738aa4fcc081a843f74ba5e13a9c2817485f9a32b8a5e22c2
-DIST seamonkey-2.46-es-AR.xpi 952318 SHA256 
5b7a9da73fe69c9004487f844f97f5f18d3db79e49dd151ae9a6229545ef7d2c SHA512 
7b943846d37d4f492fdf16feeeb4202f09efa38920b0fdc3db8235d1493a4eea8a066d38d08a3cf77ad02e21ceb680b0235762eafe8e5dc3ead666dd81b2406d
 WHIRLPOOL 
6bf17c7cdbc6af7f7b1d4260e8c254def532a8f6303f337fc2d81ab1c4fec0d63caeef9fcd87b1f5a692234c104bb529b7027488a9d2359a00645ffce63a
-DIST seamonkey-2.46-es-ES.xpi 881728 SHA256 
da0c4b4e156965310ad4280c5ab461abd778b89e55d16a1f1ee78f692bbb76cb SHA512 
f8a63bfcf888c98af238d4cbd54a377981c13f0bb1c4d1c9e845aec76fbbf319435e99538c56c89c506c7657c0e1f24fa4f269d6f44e916b5d60eecfd8a9755f
 WHIRLPOOL 

[gentoo-commits] proj/mozilla:master commit in: www-client/seamonkey/, www-client/seamonkey/files/

2017-07-21 Thread Lars Wendler
commit: 4c4e536e900a6c689809c918941ac4710590de03
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jul 21 13:21:24 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jul 21 13:22:29 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=4c4e536e

seamonkey: bump to version 2.48

 www-client/seamonkey/Manifest  |  20 +
 ...-sysmacros.h-for-major-minor-when-availab.patch |  59 +++
 www-client/seamonkey/seamonkey-2.48.ebuild | 430 +
 3 files changed, 509 insertions(+)

diff --git a/www-client/seamonkey/Manifest b/www-client/seamonkey/Manifest
index ae54a28..a7c699c 100644
--- a/www-client/seamonkey/Manifest
+++ b/www-client/seamonkey/Manifest
@@ -1,4 +1,5 @@
 DIST enigmail-1.9.6.1.tar.gz 1745021 SHA256 
3874331e981aed864443d3c965d856e003fd84f73e5a89fd5004ced9dc29b96f SHA512 
e6ab69734a39a4953e0167e07b06f0d5c83fb42956515392319a1cd9d665ca274f6a12b4141e2dfa373ef074f0526f3d7330a48d29d600fc38f724d26518ff84
 WHIRLPOOL 
e89b0e5857564cc2f7ebf3ab46b110c6bbb1b16e7c0e045750119fd02e693b9bd9667c2932e7a65f9c8fb2c7c835ed048f6df2613d12b25d961894f47f67cf48
+DIST enigmail-1.9.8.1.tar.gz 1776673 SHA256 
4bcf2da00d96a67921b24dbec9f43930cba41112a2cd241b0952eb573c648a4d SHA512 
af280040e96eb69529e723e52e65621e42743c974b0ed42598e73458004f0a59688da7257d2b556e95a56c4cad3ac48f527d4d9a7a54c9c92eaff132257e0cfd
 WHIRLPOOL 
077c61b996c2ec45ecc3a037b61d167acda2ebdbde6536e2f2f2e180a064c9e540e09b48417454aa48f02af5f4c58c88f4ba456e6c5f113cfe474f2b82798ac0
 DIST firefox-49.0-patches-04.tar.xz 13356 SHA256 
4968b4c6a0e326de587af6d389826dd29acd8b8eafc605f7636c637db0a64158 SHA512 
3346cbe0146d6b480336c250c34c5be0a37cf9c738366794b4a03fb9c636ea22294cb517fc59826a0793a4a5723ff2f4cf85384fc405f1c1f14080458282
 WHIRLPOOL 
b0bbf5f307f3d8467e40d76f58e28e0bbf9bed5398e3f17309b7bbdc310350d1d57b02596471b682b997d77bf89bcc3d748af5e0ff19e81a98ab33dcdf4f5210
 DIST firefox-51.0-patches-06.tar.xz 9604 SHA256 
cb813576d1e784b72e973fd18d809088c6fd2a0e557c9413cfb7f0ea22b58700 SHA512 
5fdc3913e6e4fb1427a051ba12c459bb5330e0712d5775b38281115a78e45e22f200e969ca3e82ac1c1fcfe5d27795d82e16ce15b8c5893bc102892876b2636b
 WHIRLPOOL 
bdea0d2f72b96f94bdf2d9487c94cfabcff49a955ca780af74aa0dfc12228d54da73028a6cf6c757133e8a28347d2108aba8cd2b11ab70419b39c067cc48d8ff
 DIST seamonkey-2.46-be.xpi 936650 SHA256 
d97376ff92ffcdf04ec08273b60b8750d2c4f65edd71eed734313f72885f45db SHA512 
a48caf48c0f705e991c31f6f0191662c99bcf022e9bec59b6caeaf03cec384f5b45c6a03af1103d0889fed2d19e57ff5c61fc67faad9cc1786993d0e9368a954
 WHIRLPOOL 
5cd5a26c3c7bfc02add5063a18f806ebaf58bde1d621bc3d7185edef776254674aba7c4925ab248158c21c5a90b19d156973f8b4a4ace821df60c9586617f3eb
@@ -29,6 +30,25 @@ DIST seamonkey-2.46-uk.xpi 995478 SHA256 
50be5f1fc5bf46133308185fee7f6761eca9055
 DIST seamonkey-2.46-zh-CN.xpi 942579 SHA256 
19e835ebb01e3c7c8bdd3aeee9105f18187fb7c588bf2e329db45c39acb4e5dc SHA512 
b79032668894aef28f3934cb6be623f81f1c73f88aaa09545c0f5bc06f415e37338ccb9bfd418cb31203be113038bab04cc82f7994e53cb6bd8ee79ce72b9415
 WHIRLPOOL 
ba7be304646ef35f705d36bb1d4f6157a5c82d9d83b0786a7989550bb31f76fd968457240e7d44a799c720f2f5f9428d1b22659f1b8fa41912fff0109ad3d77a
 DIST seamonkey-2.46-zh-TW.xpi 970970 SHA256 
2fe7403370d70d4daa6a302fc24fc72a062cb9777acc672faf20f51f2ed73955 SHA512 
1c735d6f4e9fdc9c09c270b7f653de12b2a2f8c0d60b8a229a6f15a303e074d5681f56514f8fd054e5d1ad67e3e516aaf5341e58cac85b3705ccb3034822b436
 WHIRLPOOL 
3d72a4e71ae8481c9d6a5062558b70c11129c54cd07fdc0d85ec015b211d45c7f63c39e340b3c5621187b0695ca0030c9a21c0f17ce116767b4176eda6f18d5d
 DIST seamonkey-2.46.source.tar.xz 204913776 SHA256 
39c84ce6fa1ed7c30152473e0dcd858df07437e84b29e5a18973db437a28a912 SHA512 
b70a40ad6797c82458436ce8e15d461bec982916a3ad5949610f2830647872f3b54a63fb62b17780c33e74c067054b590d0a5ebd0e836854a10e60feee692491
 WHIRLPOOL 
58ecf31535ce4890e4b3d93d75a5d436bfed35fc459d1c6237b0696ff90cfbc17e1fc18941f58358b3c3b628cc25aee1870f72094d20fecbc55298c12e50cf82
+DIST seamonkey-2.48-cs.xpi 929570 SHA256 
a8b955affee247a1c541bcca68fa383444fcf5db37659da045f47c0f6451d351 SHA512 
edaf752c349eff6b0b49e4c63e93b64027b9183ad2c30aab43bd2159ef3e0ca61d6ba0cca7d222372bb051163d9b62377de017b31ecb29e34b95e9eabab7ea83
 WHIRLPOOL 
0400b151e39d0e6dacac68bc6a6c055f4188d238eb99bfc26d9507492705f4b52be6f9ef16e7e197ee06c7a656144ca0218bf3e6774b5d1a6557d635e19e4926
+DIST seamonkey-2.48-de.xpi 937351 SHA256 
66cf0338e5607582824dffbd71dd6d82954275501de50bca3ebe70a2462c2b8a SHA512 
8a9ad75af63685b86e8c0a1191b83ea25d0c01870e700a2cf9b9a2c1f8793570320acae408f686699d19ec2467064582c8d5e4fa6220b40d02e928e7185a1797
 WHIRLPOOL 
b7846922cc6cbed3ac566fc6e3324f507101cc5689ea061e17eb635281edfabc39cc0bf506b71a84918ad624977149ad383075553ff810c0d48bb025c46f09cf
+DIST seamonkey-2.48-en-GB.xpi 901731 SHA256 
835dbdca2c0d40be3e76045ec04932f0fff8223030febf7533885b9ff9868067 SHA512 

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

2017-07-21 Thread Lars Wendler
commit: f11465d8b0c501c67c137b4afa645b6277999e29
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jul 21 13:14:31 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jul 21 13:15:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f11465d8

www-client/seamonkey: Bump to version 2.48

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 www-client/seamonkey/Manifest  |  20 ++
 www-client/seamonkey/metadata.xml  |  72 ++---
 www-client/seamonkey/seamonkey-2.48.ebuild | 430 +
 3 files changed, 486 insertions(+), 36 deletions(-)

diff --git a/www-client/seamonkey/Manifest b/www-client/seamonkey/Manifest
index 906388ad098..73d2d832c0a 100644
--- a/www-client/seamonkey/Manifest
+++ b/www-client/seamonkey/Manifest
@@ -1,4 +1,5 @@
 DIST enigmail-1.9.6.1.tar.gz 1745021 SHA256 
3874331e981aed864443d3c965d856e003fd84f73e5a89fd5004ced9dc29b96f SHA512 
e6ab69734a39a4953e0167e07b06f0d5c83fb42956515392319a1cd9d665ca274f6a12b4141e2dfa373ef074f0526f3d7330a48d29d600fc38f724d26518ff84
 WHIRLPOOL 
e89b0e5857564cc2f7ebf3ab46b110c6bbb1b16e7c0e045750119fd02e693b9bd9667c2932e7a65f9c8fb2c7c835ed048f6df2613d12b25d961894f47f67cf48
+DIST enigmail-1.9.8.1.tar.gz 1776673 SHA256 
4bcf2da00d96a67921b24dbec9f43930cba41112a2cd241b0952eb573c648a4d SHA512 
af280040e96eb69529e723e52e65621e42743c974b0ed42598e73458004f0a59688da7257d2b556e95a56c4cad3ac48f527d4d9a7a54c9c92eaff132257e0cfd
 WHIRLPOOL 
077c61b996c2ec45ecc3a037b61d167acda2ebdbde6536e2f2f2e180a064c9e540e09b48417454aa48f02af5f4c58c88f4ba456e6c5f113cfe474f2b82798ac0
 DIST firefox-49.0-patches-04.tar.xz 13356 SHA256 
4968b4c6a0e326de587af6d389826dd29acd8b8eafc605f7636c637db0a64158 SHA512 
3346cbe0146d6b480336c250c34c5be0a37cf9c738366794b4a03fb9c636ea22294cb517fc59826a0793a4a5723ff2f4cf85384fc405f1c1f14080458282
 WHIRLPOOL 
b0bbf5f307f3d8467e40d76f58e28e0bbf9bed5398e3f17309b7bbdc310350d1d57b02596471b682b997d77bf89bcc3d748af5e0ff19e81a98ab33dcdf4f5210
 DIST firefox-51.0-patches-06.tar.xz 9604 SHA256 
cb813576d1e784b72e973fd18d809088c6fd2a0e557c9413cfb7f0ea22b58700 SHA512 
5fdc3913e6e4fb1427a051ba12c459bb5330e0712d5775b38281115a78e45e22f200e969ca3e82ac1c1fcfe5d27795d82e16ce15b8c5893bc102892876b2636b
 WHIRLPOOL 
bdea0d2f72b96f94bdf2d9487c94cfabcff49a955ca780af74aa0dfc12228d54da73028a6cf6c757133e8a28347d2108aba8cd2b11ab70419b39c067cc48d8ff
 DIST seamonkey-2.46-be.xpi 936650 SHA256 
d97376ff92ffcdf04ec08273b60b8750d2c4f65edd71eed734313f72885f45db SHA512 
a48caf48c0f705e991c31f6f0191662c99bcf022e9bec59b6caeaf03cec384f5b45c6a03af1103d0889fed2d19e57ff5c61fc67faad9cc1786993d0e9368a954
 WHIRLPOOL 
5cd5a26c3c7bfc02add5063a18f806ebaf58bde1d621bc3d7185edef776254674aba7c4925ab248158c21c5a90b19d156973f8b4a4ace821df60c9586617f3eb
@@ -29,6 +30,25 @@ DIST seamonkey-2.46-uk.xpi 995478 SHA256 
50be5f1fc5bf46133308185fee7f6761eca9055
 DIST seamonkey-2.46-zh-CN.xpi 942579 SHA256 
19e835ebb01e3c7c8bdd3aeee9105f18187fb7c588bf2e329db45c39acb4e5dc SHA512 
b79032668894aef28f3934cb6be623f81f1c73f88aaa09545c0f5bc06f415e37338ccb9bfd418cb31203be113038bab04cc82f7994e53cb6bd8ee79ce72b9415
 WHIRLPOOL 
ba7be304646ef35f705d36bb1d4f6157a5c82d9d83b0786a7989550bb31f76fd968457240e7d44a799c720f2f5f9428d1b22659f1b8fa41912fff0109ad3d77a
 DIST seamonkey-2.46-zh-TW.xpi 970970 SHA256 
2fe7403370d70d4daa6a302fc24fc72a062cb9777acc672faf20f51f2ed73955 SHA512 
1c735d6f4e9fdc9c09c270b7f653de12b2a2f8c0d60b8a229a6f15a303e074d5681f56514f8fd054e5d1ad67e3e516aaf5341e58cac85b3705ccb3034822b436
 WHIRLPOOL 
3d72a4e71ae8481c9d6a5062558b70c11129c54cd07fdc0d85ec015b211d45c7f63c39e340b3c5621187b0695ca0030c9a21c0f17ce116767b4176eda6f18d5d
 DIST seamonkey-2.46.source.tar.xz 204913776 SHA256 
39c84ce6fa1ed7c30152473e0dcd858df07437e84b29e5a18973db437a28a912 SHA512 
b70a40ad6797c82458436ce8e15d461bec982916a3ad5949610f2830647872f3b54a63fb62b17780c33e74c067054b590d0a5ebd0e836854a10e60feee692491
 WHIRLPOOL 
58ecf31535ce4890e4b3d93d75a5d436bfed35fc459d1c6237b0696ff90cfbc17e1fc18941f58358b3c3b628cc25aee1870f72094d20fecbc55298c12e50cf82
+DIST seamonkey-2.48-cs.xpi 929570 SHA256 
a8b955affee247a1c541bcca68fa383444fcf5db37659da045f47c0f6451d351 SHA512 
edaf752c349eff6b0b49e4c63e93b64027b9183ad2c30aab43bd2159ef3e0ca61d6ba0cca7d222372bb051163d9b62377de017b31ecb29e34b95e9eabab7ea83
 WHIRLPOOL 
0400b151e39d0e6dacac68bc6a6c055f4188d238eb99bfc26d9507492705f4b52be6f9ef16e7e197ee06c7a656144ca0218bf3e6774b5d1a6557d635e19e4926
+DIST seamonkey-2.48-de.xpi 937351 SHA256 
66cf0338e5607582824dffbd71dd6d82954275501de50bca3ebe70a2462c2b8a SHA512 
8a9ad75af63685b86e8c0a1191b83ea25d0c01870e700a2cf9b9a2c1f8793570320acae408f686699d19ec2467064582c8d5e4fa6220b40d02e928e7185a1797
 WHIRLPOOL 
b7846922cc6cbed3ac566fc6e3324f507101cc5689ea061e17eb635281edfabc39cc0bf506b71a84918ad624977149ad383075553ff810c0d48bb025c46f09cf
+DIST seamonkey-2.48-en-GB.xpi 901731 SHA256 
835dbdca2c0d40be3e76045ec04932f0fff8223030febf7533885b9ff9868067 SHA512 

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

2017-07-21 Thread Lars Wendler
commit: c9d205cbb12f4e69a4599ae1180b5a9b17b027be
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jul 21 13:14:57 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jul 21 13:15:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9d205cb

www-client/seamonkey: Removed old.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 www-client/seamonkey/Manifest|  25 --
 www-client/seamonkey/seamonkey-2.48_beta1.ebuild | 428 ---
 2 files changed, 453 deletions(-)

diff --git a/www-client/seamonkey/Manifest b/www-client/seamonkey/Manifest
index 73d2d832c0a..b0a443c4f95 100644
--- a/www-client/seamonkey/Manifest
+++ b/www-client/seamonkey/Manifest
@@ -49,28 +49,3 @@ DIST seamonkey-2.48-sv-SE.xpi 930510 SHA256 
831a4b42faa31f4006984269e2d6d3472a0f
 DIST seamonkey-2.48-zh-CN.xpi 934871 SHA256 
991629043056dd722202116ef026aeb86a8615539aabf41a28b6a78da63eab7b SHA512 
18485d34b90f3f619dde55c1772c5f4873a4efd5b828755eec28b20aa74d98050ccd206b19fa409ab6bea7f0053a94f2d684b54e19f763004fb752ad8e002d2c
 WHIRLPOOL 
cb8f4f34abd0eddd3f815c0b6d5efb30aa9cf7b29a2c1e948cd429befe732e6143bfb15b723cfab1c18eac7f18538ab33ee3ca4ba9c9eeae5ca8cd590cb78877
 DIST seamonkey-2.48-zh-TW.xpi 991735 SHA256 
bb41ee50948baca9e78ae1ba0174046bde21d7bb823c6b365e32d7a8c6a9c50f SHA512 
d14be0b9da910e3c7014c4ac9e6fc8270eb43176623280c55eec9e63c5fd0ce9b83db781cdbcd1eae67281fd09ad6dc2218df479e66076878c6bda12c2f2eeb3
 WHIRLPOOL 
cc9bda10829ad4149e28b82f59580bc5d2a8d91c00c0e153bdb130be60e57f155df72929029f92c61ef444b5cea48bb47e10aa48615af4686e2dfc8370565c09
 DIST seamonkey-2.48.source.tar.xz 220412744 SHA256 
6f9a07c86ba6474b44e5083f9d1315d01778c097937f7da4c5701debffab2631 SHA512 
b1992a1dbaeb045aea10ff02aa214ec0c1725e3ad0844d2dffd1c0d0c26754fbd98b5fb5df25a2a490ebcb7a47037c61599b0a2e9240338b4e769e529faa33cf
 WHIRLPOOL 
ab0a2ee21efb8d446283ae1df6b2af8fe318fe5dbb41563c140f13f59780c8f252028019d9c181e0b0369201808dfe306058ac6fb5d7207cfbc241ba098ab7a6
-DIST seamonkey-2.48_beta1-ca.xpi 934005 SHA256 
ec7b4bf0340f678700eef060f57c7eeddca7bf8085f604a9a111c4784c66b3bd SHA512 
69945260ce53ad14358c6da24a68d3b34459a3f5c045f73db86c4766b2c3f321bb57daa9d3a456b7ee751b39595fcc0d10fdd1b18efc2556732048fbdfbebf14
 WHIRLPOOL 
0d425578721dff88f94dae79426309eba2064c98e8eabfe94e5ee672007d8f6fa0d01561a058af17d78ab07753d8a12b6ec887902892ecdbcd8330d3e7dc2144
-DIST seamonkey-2.48_beta1-cs.xpi 929570 SHA256 
a8b955affee247a1c541bcca68fa383444fcf5db37659da045f47c0f6451d351 SHA512 
edaf752c349eff6b0b49e4c63e93b64027b9183ad2c30aab43bd2159ef3e0ca61d6ba0cca7d222372bb051163d9b62377de017b31ecb29e34b95e9eabab7ea83
 WHIRLPOOL 
0400b151e39d0e6dacac68bc6a6c055f4188d238eb99bfc26d9507492705f4b52be6f9ef16e7e197ee06c7a656144ca0218bf3e6774b5d1a6557d635e19e4926
-DIST seamonkey-2.48_beta1-de.xpi 937351 SHA256 
66cf0338e5607582824dffbd71dd6d82954275501de50bca3ebe70a2462c2b8a SHA512 
8a9ad75af63685b86e8c0a1191b83ea25d0c01870e700a2cf9b9a2c1f8793570320acae408f686699d19ec2467064582c8d5e4fa6220b40d02e928e7185a1797
 WHIRLPOOL 
b7846922cc6cbed3ac566fc6e3324f507101cc5689ea061e17eb635281edfabc39cc0bf506b71a84918ad624977149ad383075553ff810c0d48bb025c46f09cf
-DIST seamonkey-2.48_beta1-en-GB.xpi 901731 SHA256 
835dbdca2c0d40be3e76045ec04932f0fff8223030febf7533885b9ff9868067 SHA512 
25a8eb0b532ab7becbf60dbf9e6720b389d820fb51805c5447161e55e52426344590b2efe92d7fd151b097e48cc148a712b6b18229a286fc42e8e0147620a685
 WHIRLPOOL 
9ee2f546daec2c9b16325678dbc032a70bf89807fa8b4cdad0125053fd9ef784aecf883692ce8ce26cac9e3e0533dbefe0620e7b626779ea97bda6548c4ad260
-DIST seamonkey-2.48_beta1-es-AR.xpi 941407 SHA256 
78680bec36912e021ab35f144bd51c726dc9ce8031dbf7012bf9f2ef685872f4 SHA512 
06802ad0e68255d6e0b2f216d71d806ac26c486f9b0c802e54604f842da5fb84cc073e35bb4fbed9f7d964a6a9c4f28041da2821ae70461a6837f0872697dc57
 WHIRLPOOL 
e526aad56c54aaa16faad2811bf37e804574190140bed0cdf8878553c27bf4861ff125c3b2365bf7d130590c6a5cb4c90d855acef186c29dc8360b7884359dfc
-DIST seamonkey-2.48_beta1-es-ES.xpi 890255 SHA256 
37702e2d54e965c6dffbd5c0c7bde9e4494ddfa9fc984136c826974a9fd253e5 SHA512 
72d0fad247be52ddae72ef1265c84441677eaeb8f6633c21c9bd4b9f2b84898cd4ddbb46932e0dd041b4afbd04357b85e77e76b6e3533f6f55857a528c98f2f7
 WHIRLPOOL 
2b8d9c000f219754c8061935c43367bcb09c5a1ce8dbc39e850979c6549d1dfa24f6d3136147e3aced920b24e000e42a16b82a2d91c92783376130ac75b90e71
-DIST seamonkey-2.48_beta1-fi.xpi 891903 SHA256 
aaa667e5435293e804564861cbe221628eefc1a3a1ec529967528cc62d8cb627 SHA512 
1557ec23f311e97c2187f93768e952413463310bfcb6680712c8853075bc791e4b0f2ad19fa2dc1cfc0816d178350ad3568b904bb1f7b8d2b43515785746e89e
 WHIRLPOOL 
f6a905bece77f11a7334c918245bc34a22c69150b5f17c331d8c129445f4225d8a6979a49672d66cc25495a12847ee4317adb6a02d503a622eeec82139ba
-DIST seamonkey-2.48_beta1-fr.xpi 957402 SHA256 
f7a7c207878bfc84e9dd53f7111f00b7c297ad9c75c594ef4df4ddac532179a2 SHA512 

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

2017-07-21 Thread Lars Wendler
commit: e48ff3eaaec5de2aecfa386b313a1c97d3969b42
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jul 21 13:15:31 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jul 21 13:15:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e48ff3ea

www-client/seamonkey: version 2.48 stable for amd64.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 www-client/seamonkey/seamonkey-2.48.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/seamonkey/seamonkey-2.48.ebuild 
b/www-client/seamonkey/seamonkey-2.48.ebuild
index a3ac40863f1..452ce3d6bc8 100644
--- a/www-client/seamonkey/seamonkey-2.48.ebuild
+++ b/www-client/seamonkey/seamonkey-2.48.ebuild
@@ -67,7 +67,7 @@ EMVER="1.9.8.1"
 
 DESCRIPTION="Seamonkey Web Browser"
 HOMEPAGE="http://www.seamonkey-project.org;
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/lwt/

2017-07-21 Thread Alexis Ballier
commit: b7fecab2d87e3e18fc53f8e1633907944007ebb2
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jul 21 12:37:57 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jul 21 12:38:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7fecab2

dev-ml/lwt: bump to 3.1.0

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-ml/lwt/Manifest |  1 +
 dev-ml/lwt/lwt-3.1.0.ebuild | 54 +
 dev-ml/lwt/metadata.xml |  1 +
 3 files changed, 56 insertions(+)

diff --git a/dev-ml/lwt/Manifest b/dev-ml/lwt/Manifest
index 15dc85f2018..208d241e037 100644
--- a/dev-ml/lwt/Manifest
+++ b/dev-ml/lwt/Manifest
@@ -1 +1,2 @@
 DIST lwt-3.0.0.tar.gz 285864 SHA256 
fc1654bb06fdd48180f093f6e05e7264936626a11fef23cc8cf2ca4b5e3d7d44 SHA512 
270a6dc2fc58950380eecf72767782c72a5d72226f4af0e9a4f9b0e70b788eeb1d2727348ab8da4411ee59374a19524a6a793b14a26fe7051d51f987ef0e42b8
 WHIRLPOOL 
2fbee62faa6929ab8fec1d07f32bdfbaeb7d46bba7cbd60ca1362b9e136575f90c5b906fe1cb9471e66270f4d40014bda7b4be3d4b863cd485095c3867d914ce
+DIST lwt-3.1.0.tar.gz 285309 SHA256 
b10689b76d20c66bd27fca4d6bba4daf7b6d77d7d4e42a9eba5579f0cb3e0941 SHA512 
0b2269e53f2e8a57e1ffd6f237c6b22de39a3b6b0d57276c7cb9371392aabc9fb6364b2617a6408ed0049ed64f71de0c540209cf83ce43899fd025295342eb0d
 WHIRLPOOL 
5eb2cdf678d65c0ed4dd7209de57e3f9a8b39eaf88b024bf143ab15d31e4462209f3abf04b7d2ee9226dece2ddba695f33921335a3b94e411713b181b5bd31b8

diff --git a/dev-ml/lwt/lwt-3.1.0.ebuild b/dev-ml/lwt/lwt-3.1.0.ebuild
new file mode 100644
index 000..96092301fb9
--- /dev/null
+++ b/dev-ml/lwt/lwt-3.1.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="Cooperative light-weight thread library for OCaml"
+SRC_URI="https://github.com/ocsigen/lwt/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="http://ocsigen.org/lwt;
+
+IUSE="+camlp4 +libev"
+
+DEPEND="
+   >=dev-lang/ocaml-4.02:=
+   dev-ml/result:=
+   dev-ml/ocaml-migrate-parsetree:=
+   libev? ( dev-libs/libev )
+   camlp4? ( dev-ml/camlp4:= )"
+
+RDEPEND="${DEPEND}
+   !
   
Enable camlp4 syntax extension
+   Enable the dev-libs/libev-based 
backend.
Enables the ppx syntax extension
   
   



[gentoo-commits] repo/gentoo:master commit in: dev-ml/onanomsg/

2017-07-21 Thread Alexis Ballier
commit: f3171f1a030f41b86d176d7756bdbb68cdb725f2
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jul 21 12:19:36 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jul 21 12:38:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3171f1a

dev-ml/onanomsg: use 4 style usedep on lwt

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-ml/onanomsg/onanomsg-1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/onanomsg/onanomsg-1.0-r1.ebuild 
b/dev-ml/onanomsg/onanomsg-1.0-r1.ebuild
index bb436094f0a..2568208295b 100644
--- a/dev-ml/onanomsg/onanomsg-1.0-r1.ebuild
+++ b/dev-ml/onanomsg/onanomsg-1.0-r1.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
dev-ml/ppx_deriving:=[ocamlopt?]
dev-ml/ocaml-containers:=[ocamlopt?]
dev-ml/ocaml-bigstring:=
-   lwt? ( dev-ml/lwt:=[ocamlopt?] )
+   lwt? ( dev-ml/lwt:=[ocamlopt(+)?] )
 "
 DEPEND="${RDEPEND}
test? ( dev-ml/ounit )



[gentoo-commits] repo/gentoo:master commit in: dev-ml/markup/

2017-07-21 Thread Alexis Ballier
commit: 07efe37f586c0d83b3023868af7720f1a1a49665
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jul 21 12:20:16 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jul 21 12:38:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07efe37f

dev-ml/markup: use 4 style usedep on lwt

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-ml/markup/markup-0.7.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/markup/markup-0.7.5.ebuild 
b/dev-ml/markup/markup-0.7.5.ebuild
index 6936fe4a836..66c1698789f 100644
--- a/dev-ml/markup/markup-0.7.5.ebuild
+++ b/dev-ml/markup/markup-0.7.5.ebuild
@@ -16,7 +16,7 @@ IUSE="doc test"
 
 DEPEND="
dev-lang/ocaml:=[ocamlopt]
-   dev-ml/lwt:=[ocamlopt]
+   dev-ml/lwt:=[ocamlopt(+)]
>=dev-ml/uutf-1.0:=[ocamlopt]
 "
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/markup/

2017-07-21 Thread Alexis Ballier
commit: e2d4ad9dc1971b71ba863d97ee03d6240e1f6905
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jul 21 12:20:27 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jul 21 12:38:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2d4ad9d

dev-ml/markup: Remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-ml/markup/Manifest|  1 -
 dev-ml/markup/markup-0.7.4.ebuild | 38 --
 2 files changed, 39 deletions(-)

diff --git a/dev-ml/markup/Manifest b/dev-ml/markup/Manifest
index 17b4d645cfb..092afb7926c 100644
--- a/dev-ml/markup/Manifest
+++ b/dev-ml/markup/Manifest
@@ -1,2 +1 @@
-DIST markup-0.7.4.tar.gz 278855 SHA256 
2d006e1cec3b46ef403051d88ba786d95c74b162f2e6d48e2d81ee17f2be357b SHA512 
82f20274f6f83e994133403be900f8536c073d6dc8a7c3d02ac8bc4a07ec33ec8c8afe36d4ce0b79433d6ec346c85d1f5ab7b62292e5b092f4911693bb6876ef
 WHIRLPOOL 
7ac847c98fa1afb3a9be5626dbccbd9ddeae15b68c74f7fa9d846e715839d1530cd3bf1abe68d33113ba0dee44698f9efd58bea562d8cd4bbca527b3c97c718b
 DIST markup-0.7.5.tar.gz 278654 SHA256 
1987eb677512c277830f3ae0eb9cada6fa07b5686daeb5d39a389a52d55a450f SHA512 
19350df7a3a619c479fa030b8772009bc32f3e9830494f5707e05f85b9ee9ff0ddf382d292c7a11bbd3b63c8c108e6a84b2d01f5e983f49d7cdf63ee3c4545c8
 WHIRLPOOL 
70b017210f4f194ee00e5e4b9c4efc232f6a4c93196d464986c0b09477e958d291a2991a42912c57ea25c6310ea6ce75aa8ac5941e3c7a84de7690bb62f145ff

diff --git a/dev-ml/markup/markup-0.7.4.ebuild 
b/dev-ml/markup/markup-0.7.4.ebuild
deleted file mode 100644
index 16711d80c1b..000
--- a/dev-ml/markup/markup-0.7.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit findlib eutils
-
-DESCRIPTION="Error-recovering streaming HTML5 and XML parsers"
-HOMEPAGE="https://github.com/aantron/markup.ml;
-SRC_URI="https://github.com/aantron/markup.ml/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}p1"
-KEYWORDS="~amd64"
-IUSE="doc test"
-
-DEPEND="
-   dev-lang/ocaml:=[ocamlopt]
-   dev-ml/lwt:=[ocamlopt]
-   >=dev-ml/uutf-1.0:=[ocamlopt]
-"
-RDEPEND="${DEPEND}"
-DEPEND="${DEPEND}
-   test? ( dev-ml/ounit )
-   dev-ml/ocamlbuild"
-S="${WORKDIR}/${PN}.ml-${PV}"
-
-src_compile() {
-   emake
-   use doc && emake docs
-}
-
-src_install() {
-   findlib_src_preinst
-   emake ocamlfind-install
-   dodoc README.md
-   use doc && dohtml doc/html/*
-}



[gentoo-commits] proj/musl:master commit in: sys-block/parted/, sys-fs/xfsprogs/files/, sys-fs/xfsprogs/

2017-07-21 Thread Jory Pratt
commit: 2c01eba3cc64d5d74ae0ae55f5998729afea6905
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Fri Jul 21 12:27:29 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Fri Jul 21 12:27:29 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=2c01eba3

Sync changes from tree

 sys-block/parted/Manifest  |  2 +-
 .../{parted-3.2-r1.ebuild => parted-3.2-r2.ebuild} | 20 +++--
 sys-fs/xfsprogs/Manifest   |  3 +
 .../files/xfsprogs-4.12.0-sharedlibs.patch | 81 ++
 sys-fs/xfsprogs/xfsprogs-4.12.0.ebuild | 95 ++
 5 files changed, 192 insertions(+), 9 deletions(-)

diff --git a/sys-block/parted/Manifest b/sys-block/parted/Manifest
index 7b06e23..717a78c 100644
--- a/sys-block/parted/Manifest
+++ b/sys-block/parted/Manifest
@@ -4,6 +4,6 @@ AUX parted-3.2-fix-resizing-FAT16.patch 2383 SHA256 
9c65dd09b11a6a64a642d3c71196
 AUX parted-3.2-po4a-mandir.patch 275 SHA256 
327ffc2ea942a58a63cf6dc21d041965ee76b3b7d4d01b36a0654dcb6b0a92ae SHA512 
5ef686f56d8c3939da3f24fdb6196d8858c2f980805f1cb06020d6f6996158f62b8372a233ec3ec98aae30b41034046d615e415b3abf2648db7be88e3b45a872
 WHIRLPOOL 
643013b78ebd6dbd93a60e7fc46215851bcd9d3166f0df308fa9d1a3927772cf1d63d2ba0da737983b3fbb0ff125f946d27662808e6233f6c60bdf4f7425898d
 AUX parted-3.2-sysmacros.patch 804 SHA256 
bb3d1d964ee7a7bc61dfd5e62f31f0cbcf585fa5a61df1e3372f86b6b1dfb9dc SHA512 
97c141d623bc52387b3726a164c5191c094cef1b2aa000dbd8e505aab418210d27ad07a59e0433faf001bf12ee1e3729838186fc2bae69ed7a66941364e3b468
 WHIRLPOOL 
36368508d17cbc853de467377cd187143775979d25f1c4a83bcf17af2ce283472685eed9eb2d75a9ad24f80184e66e8987a6924297e17cd441497f6c7d26bad1
 DIST parted-3.2.tar.xz 1655244 SHA256 
858b589c22297cacdf437f3baff6f04b333087521ab274f7ab677cb8c6bb78e4 SHA512 
4e37dbdd6f5032c9ebfec43704f6882379597d038167b9c4d04053efa083c68a705196713864451fa9e11d32777e16c68982877945c5efd9ea5f8252cb20e1c4
 WHIRLPOOL 
af928177b893150ac6d5e0efcef542b6fa0df6b135f975078f7d8d5f7a4b109ef4c1f8eeaf6afc5c34448ff662ce4cbe5289e084f4ec05257666503a0cd3c93f
-EBUILD parted-3.2-r1.ebuild 1558 SHA256 
70958c963eb508cb322ce20258e1ef742145a2d0a398acd838380b9fc3a70400 SHA512 
11c1873b9fbc521d8660507cdc1e6656e06327092cbe76514af918d8bab5e64e69601adb68596cd96dd133591f65d1f47ba15fff21c3e937ce162a5ecd4c988f
 WHIRLPOOL 
ad5b5161c62a29acf4bcfcc691fb862dbf8cced94e8d2593bdf95929371dfaae8dc0416b72fd7d18b1217423b33c54da5826bb66062815aedaec11e747599349
+EBUILD parted-3.2-r2.ebuild 1558 SHA256 
0bce8b8223f1b3d4ddc32399a2074f0a1d9ec35d1856507d7964a178eafa0e8a SHA512 
394e4080b810d55690af22898ffaebdd79429e76c4c8fcf6b61d075466848d3a0fa6491efc70ebc79d5531cc4e58b7aa51260ebad1c2585ed8ff60c322a50a5f
 WHIRLPOOL 
ee9e8ee2c3abf2f85c1c6ebd2a3e2252f96d927b543c2efe17ab778ac1566afc18109cc450f5edc8301f0594a6f640c95b6db66c56c89c88f96023e94d0fb4ab
 EBUILD parted-3.2.ebuild 1363 SHA256 
a03c16da244487cd93e923d22bb44c7d33cfa4088e83280129d2182b1c6b651e SHA512 
1ef9023d779f8183453a1bfaa2bcd2ddb7c1069a7a6969990d5f471e726944838dae8869892004c4af5ab2e695f1314356aca7af5e6c6e893303983893a2ea2a
 WHIRLPOOL 
6adc38d65190478fc89bd36c4ee49914603fc44d265edfc0253406d97343a043a83daf36f78a38ebc57976dcf90c62736d97ef8d5bfbcd64abe3229ebc31db86
 MISC metadata.xml 754 SHA256 
2d42fbc8cd3794d340cfe11cacec0dc085d47263a3e35f754481dac0838a52d9 SHA512 
b5ced0310e8a606de46a5a2a690d7a549c5528eb843616621486db93a9fc45266eafbcbacc90d38d8005cd0366fee671705fc98c54c79bf0b3519d182d15c184
 WHIRLPOOL 
ca7ca6b6e54835e668d6db0a043e3e8e10d61da933a7ba7bafd799b5f6c995c846bb0fc587a46eb32024876f2642a913e6f1f88164e1dec876702895ed22561c

diff --git a/sys-block/parted/parted-3.2-r1.ebuild 
b/sys-block/parted/parted-3.2-r2.ebuild
similarity index 81%
rename from sys-block/parted/parted-3.2-r1.ebuild
rename to sys-block/parted/parted-3.2-r2.ebuild
index c817260..cbd825e 100644
--- a/sys-block/parted/parted-3.2-r1.ebuild
+++ b/sys-block/parted/parted-3.2-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 inherit autotools eutils flag-o-matic
 
 DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
@@ -28,14 +28,17 @@ DEPEND="
nls? ( >=sys-devel/gettext-0.12.1-r2 )
virtual/pkgconfig
 "
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.2-devmapper.patch
+   "${FILESDIR}"/${PN}-3.2-po4a-mandir.patch
+   "${FILESDIR}"/${PN}-3.2-fix-resizing-FAT16.patch
+   "${FILESDIR}"/${PN}-3.2-sysmacros.patch
+   "${FILESDIR}"/${PN}-3.2-fix-includes.patch
+)
 
 src_prepare() {
-   epatch \
-   "${FILESDIR}"/${PN}-3.2-devmapper.patch \
-   "${FILESDIR}"/${PN}-3.2-po4a-mandir.patch \
-   "${FILESDIR}"/${PN}-3.2-fix-resizing-FAT16.patch \
-   "${FILESDIR}"/${PN}-3.2-sysmacros.patch \
-   "${FILESDIR}"/${PN}-3.2-fix-includes.patch
+

[gentoo-commits] repo/gentoo:master commit in: dev-util/drone/files/, dev-util/drone/

2017-07-21 Thread Manuel Rüger
commit: ea412ffc904f65ae9d9484b0a218331f18a621db
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Jul 21 12:21:50 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Jul 21 12:21:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea412ffc

dev-util/drone: Version bump to 0.8.0_rc1

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-util/drone/Manifest|  4 ++
 dev-util/drone/drone-0.8.0_rc1.ebuild  | 51 ++
 dev-util/drone/files/drone-agent.initd |  2 +-
 dev-util/drone/files/drone-server.confd| 47 
 .../{drone-agent.initd => drone-server.initd}  | 12 ++---
 5 files changed, 109 insertions(+), 7 deletions(-)

diff --git a/dev-util/drone/Manifest b/dev-util/drone/Manifest
index e291ae1459e..46a0a21a717 100644
--- a/dev-util/drone/Manifest
+++ b/dev-util/drone/Manifest
@@ -1,4 +1,8 @@
 DIST drone-0.7.1_p20170603.tar.gz 4131569 SHA256 
a0941ec8131f5384b1eabd160de004861ba25c0a103b85a760e727d1bd9b5fdd SHA512 
2348f70c41a86d7cb223549ca5215c07f693b3156f471e620db6569dae32b072ff63f5e7134aa644bf1826b450e8f7855aafde1eac44692724a522db2a62a5db
 WHIRLPOOL 
8d552731ae1a2e5a28e4601771b5911aef7efba522b74bcfa043f74fb96a433392eb6d5a3f849b7fb10932093e81543ca27eaa14b4638f4e0b90dab606f3f7f4
 DIST drone-0.7.2.tar.gz 4133002 SHA256 
d1a326b7b4de20c101202ef89471744298ba11510c7bc8517e0256cf817f86a0 SHA512 
ce49e9e6ba57ea0580186bf7038cc9f156bda2d974de3920a6cb953c4bd616467b3ba0fe397938f06c33adcf9df77686686dd76032f6eb6a69268b2df622b412
 WHIRLPOOL 
a3cec86c2d1d3b52022c4e1647c5d3c15899ad80bac050dd9a5b872c6e78f5838042d8e4c25c93012de07f4181ee81780e1c97c0b3c12429042f30a2011fbf8d
 DIST drone-0.7.3.tar.gz 4133041 SHA256 
997ce994fb852ffc0c98f20ba17d9ff458b396019207e923cd5863ec7599211e SHA512 
4c85e964f43ce3076996cd1cbcfc3675d74b254278d046d1e7d4b7f04ee5fcc55a6de04947c3f8102be474e0ef3fbd5d0006ac2b39aae04fe2bc6b466b513c66
 WHIRLPOOL 
18cfc24df5735b11f767b0ec323f591e44b08192abb05eff3984ef6bd8ce3df548924fb69b9543cb3c92c3b26f3bddfdfd105ec4014ebe2bd5c2b420c7fe6c2f
+DIST drone-0.8.0_rc1.tar.gz 3961594 SHA256 
20bb7a178faf5a883dfdae1714f5b210b818e906bba405cfd6bc1a7beefc26d1 SHA512 
2c0cb2a8ee94deab7088f1994a47737004ec11f3fe160ebc0fd18cb1db7ce4a58404749433aad3fca6f03638d870786611f4b165140aa5786f837f5c9bd159bf
 WHIRLPOOL 
8aa5b00035fb9ff03156fc0a660ae0b0749e13836d5cf3b716b52f2638feaef85a7c371187f1013e42eaf56969bcf16861bf022ac062b89b8da642459dd7ae54
 DIST github.com-drone-drone-ui-2910d0ee662816a2463d31f0988b1ecccd0410b5.tar.gz 
167172 SHA256 5817bfb4fe7546a492d840f7a42a0dc6ede1eeacfc735024276bb90fb1522b5d 
SHA512 
d4c6fbeba9ae5c55533a76fdcf6c251516aa4f8c650f49add7e9392d22a131438bd829670df801495d361417ec12cce07e9d9c28aacd1ce1adc0024408cf3cca
 WHIRLPOOL 
f941daae3f12c96fd439680c5ca81ccbe3aea2b76b1e250ef009a0fe7883514909113b6c9ab923bcb05a5950dec9b57bd849bedb8767225f6eece583f4fe63de
+DIST github.com-drone-drone-ui-4fbdb1a34a3fab8fa0d67507f62d5725fe73c298.tar.gz 
481923 SHA256 3f577b743c8b78f136a53bf4638cb38aaea690800033c4de3650145ce21f5a94 
SHA512 
1650d97bdc6b2754451e98b89637e327403884ce3a362018ac6e454ddc361530524bc12df865c6d1025bd72194550e8b1ca9f6e2bcee92aabf52232cd411d50f
 WHIRLPOOL 
1222004502f3797ebbf41d572851fe4cead5c4d4ec09e6b26d60ed6e5dee19761ad1bb22acd55996f2010dc574318b2b875f67dd3d8a4aa739f4d112bcc76746
+DIST github.com-golang-net-ab5485076ff3407ad2d02db054635913f017b0ed.tar.gz 
912826 SHA256 cfd39e1a0a94e10fc01b1cca6f5c1016440baf466562053093916d3fbbab2843 
SHA512 
ff98b6ce2d6177640cce91f1059c220b450935f2e6dcca83f3a8d7e9f7745593c765233d3a4b1ac42f7ffe72cd3e98c33f3c8cefc7c54f423233433f0958691b
 WHIRLPOOL 
9e0690a795581f570b073477d3f6e46324d4b569c263e20bdb89af857568e83c6692ad73157ac439f3994e2c1ffb1b5a9e5dc7ae5b3decd41603c428f050b1b4
+DIST 
github.com-golang-protobuf-0a4f71a498b7c4812f64969510bcb4eca251e33a.tar.gz 
253438 SHA256 6da84e9a2fc14512377268c2dafd3c17ae88278fa12cc1f2055042841806cde4 
SHA512 
011bc5a799f239c22733931f5b994578a99ecdb2939a59ce65674bfd8c5e0370ff1a9a4cb6fcaa3896e6afc7762f6862472e3925263efa719362ba2a2a4bf12e
 WHIRLPOOL 
16080afe973bf7d0f44707668ee16b9c11bbce81c3f4eed1dc62de702c3ab3c6fa9cb368d8e7c4e5dd07e3f6d41c92665b840ce45a647134de3a5672a0ee1800

diff --git a/dev-util/drone/drone-0.8.0_rc1.ebuild 
b/dev-util/drone/drone-0.8.0_rc1.ebuild
new file mode 100644
index 000..e9bafc618a6
--- /dev/null
+++ b/dev-util/drone/drone-0.8.0_rc1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/drone/drone"
+EGIT_COMMIT="eaa6d41699585e09bcc13651671480d0abdf684e"
+EGO_VENDOR=( "github.com/drone/drone-ui 
4fbdb1a34a3fab8fa0d67507f62d5725fe73c298"
+   "github.com/golang/protobuf 0a4f71a498b7c4812f64969510bcb4eca251e33a"
+   "golang.org/x/net ab5485076ff3407ad2d02db054635913f017b0ed 
github.com/golang/net" )
+
+inherit golang-build golang-vcs-snapshot user
+

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

2017-07-21 Thread Manuel Rüger
commit: cccb6f1f9ddc4789cc83df66d5a4db75ee04ff0d
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Jul 21 12:22:09 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Jul 21 12:22:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cccb6f1f

dev-util/drone: Remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-util/drone/Manifest |  2 --
 dev-util/drone/drone-0.7.1_p20170603.ebuild | 49 -
 dev-util/drone/drone-0.7.2.ebuild   | 49 -
 3 files changed, 100 deletions(-)

diff --git a/dev-util/drone/Manifest b/dev-util/drone/Manifest
index 46a0a21a717..9fa3ab71e4c 100644
--- a/dev-util/drone/Manifest
+++ b/dev-util/drone/Manifest
@@ -1,5 +1,3 @@
-DIST drone-0.7.1_p20170603.tar.gz 4131569 SHA256 
a0941ec8131f5384b1eabd160de004861ba25c0a103b85a760e727d1bd9b5fdd SHA512 
2348f70c41a86d7cb223549ca5215c07f693b3156f471e620db6569dae32b072ff63f5e7134aa644bf1826b450e8f7855aafde1eac44692724a522db2a62a5db
 WHIRLPOOL 
8d552731ae1a2e5a28e4601771b5911aef7efba522b74bcfa043f74fb96a433392eb6d5a3f849b7fb10932093e81543ca27eaa14b4638f4e0b90dab606f3f7f4
-DIST drone-0.7.2.tar.gz 4133002 SHA256 
d1a326b7b4de20c101202ef89471744298ba11510c7bc8517e0256cf817f86a0 SHA512 
ce49e9e6ba57ea0580186bf7038cc9f156bda2d974de3920a6cb953c4bd616467b3ba0fe397938f06c33adcf9df77686686dd76032f6eb6a69268b2df622b412
 WHIRLPOOL 
a3cec86c2d1d3b52022c4e1647c5d3c15899ad80bac050dd9a5b872c6e78f5838042d8e4c25c93012de07f4181ee81780e1c97c0b3c12429042f30a2011fbf8d
 DIST drone-0.7.3.tar.gz 4133041 SHA256 
997ce994fb852ffc0c98f20ba17d9ff458b396019207e923cd5863ec7599211e SHA512 
4c85e964f43ce3076996cd1cbcfc3675d74b254278d046d1e7d4b7f04ee5fcc55a6de04947c3f8102be474e0ef3fbd5d0006ac2b39aae04fe2bc6b466b513c66
 WHIRLPOOL 
18cfc24df5735b11f767b0ec323f591e44b08192abb05eff3984ef6bd8ce3df548924fb69b9543cb3c92c3b26f3bddfdfd105ec4014ebe2bd5c2b420c7fe6c2f
 DIST drone-0.8.0_rc1.tar.gz 3961594 SHA256 
20bb7a178faf5a883dfdae1714f5b210b818e906bba405cfd6bc1a7beefc26d1 SHA512 
2c0cb2a8ee94deab7088f1994a47737004ec11f3fe160ebc0fd18cb1db7ce4a58404749433aad3fca6f03638d870786611f4b165140aa5786f837f5c9bd159bf
 WHIRLPOOL 
8aa5b00035fb9ff03156fc0a660ae0b0749e13836d5cf3b716b52f2638feaef85a7c371187f1013e42eaf56969bcf16861bf022ac062b89b8da642459dd7ae54
 DIST github.com-drone-drone-ui-2910d0ee662816a2463d31f0988b1ecccd0410b5.tar.gz 
167172 SHA256 5817bfb4fe7546a492d840f7a42a0dc6ede1eeacfc735024276bb90fb1522b5d 
SHA512 
d4c6fbeba9ae5c55533a76fdcf6c251516aa4f8c650f49add7e9392d22a131438bd829670df801495d361417ec12cce07e9d9c28aacd1ce1adc0024408cf3cca
 WHIRLPOOL 
f941daae3f12c96fd439680c5ca81ccbe3aea2b76b1e250ef009a0fe7883514909113b6c9ab923bcb05a5950dec9b57bd849bedb8767225f6eece583f4fe63de

diff --git a/dev-util/drone/drone-0.7.1_p20170603.ebuild 
b/dev-util/drone/drone-0.7.1_p20170603.ebuild
deleted file mode 100644
index b5a7d79935f..000
--- a/dev-util/drone/drone-0.7.1_p20170603.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/drone/drone"
-EGIT_COMMIT="eed03a58036c5029af1b4bf347d2ac6f5746bf21"
-EGO_VENDOR=( "github.com/drone/drone-ui 
2910d0ee662816a2463d31f0988b1ecccd0410b5" )
-
-inherit golang-build golang-vcs-snapshot user
-
-ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="A Continuous Delivery platform built on Docker, written in Go"
-HOMEPAGE="https://github.com/drone/drone;
-SRC_URI="${ARCHIVE_URI}
-   ${EGO_VENDOR_URI}"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-go/go-bindata
-   dev-go/go-bindata-assetfs:="
-
-RESTRICT="test"
-
-pkg_setup() {
-   enewgroup ${PN}
-   enewuser ${PN} -1 -1 /var/lib/drone ${PN}
-}
-
-src_compile() {
-   pushd src || die
-   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)"\
-   go install -ldflags "-extldflags '-static' -X 
github.com/drone/drone/version.VersionDev=build.${EGIT_COMMIT:0:7}" 
${EGO_PN}/drone || die
-   popd || die
-}
-
-src_install() {
-   newbin bin/drone drone-server
-   dodoc src/github.com/drone/drone/README.md
-   keepdir /var/log/drone /var/lib/drone
-   fowners -R ${PN}:${PN} /var/log/drone /var/lib/drone
-   newinitd "${FILESDIR}"/drone.initd drone
-   newconfd "${FILESDIR}"/drone.confd drone
-   newinitd "${FILESDIR}"/drone-agent.initd drone-agent
-   newconfd "${FILESDIR}"/drone-agent.confd drone-agent
-}

diff --git a/dev-util/drone/drone-0.7.2.ebuild 
b/dev-util/drone/drone-0.7.2.ebuild
deleted file mode 100644
index 42bd436c0bf..000
--- a/dev-util/drone/drone-0.7.2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/drone/drone"

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

2017-07-21 Thread Manuel Rüger
commit: 71c859fff5d5a13682882b13e3771935564b1369
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Jul 21 12:16:34 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Jul 21 12:16:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71c859ff

dev-util/drone-cli: Update snapshot

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-util/drone-cli/Manifest|  1 +
 .../drone-cli/drone-cli-0.7.0_p20170717.ebuild | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-util/drone-cli/Manifest b/dev-util/drone-cli/Manifest
index 0a296d3f7ee..c9bfb9bcc3f 100644
--- a/dev-util/drone-cli/Manifest
+++ b/dev-util/drone-cli/Manifest
@@ -1 +1,2 @@
 DIST drone-cli-0.7.0_p20170629.tar.gz 1148740 SHA256 
2115d75dbe5057a1e8f3c0a257e064351e7298b258ee295dee9894255468e44c SHA512 
f82895f9eed937bacd83bef7d83fbfdfb6ce47e0fe08605419367c0e67b620e2ab98b29107a16c4b27c8268a195f31692357957c08e08bcb57c6396d6f260966
 WHIRLPOOL 
e42e9c7914ac320f2dc3183b2031b2d18a08d7a59142315cb3a8554c47ec4e0c75200eda55e3b325fb28eee62ea0460563710e40460e2ce0ad8db0e9c78b5cf3
+DIST drone-cli-0.7.0_p20170717.tar.gz 1148862 SHA256 
f94abfa825a0f0ad51956587684517910176fb7db2afdbb65fe32add12221f1a SHA512 
f901b9409354c9dc3bf21024f82a188e789c8ab05e8bca179cc77069baf024f40ce13995230f48d5c40e7485ab31bb3f22fae0ca68a8669295cdfb11dbb1b168
 WHIRLPOOL 
73d6edfe770f95eb514d193766c41c4e704bef59070140ad30784a44b547a7f7adda95e2fc29f07b94becb0af9d6a05d803a82735769f926ef3655a3a0f0270d

diff --git a/dev-util/drone-cli/drone-cli-0.7.0_p20170717.ebuild 
b/dev-util/drone-cli/drone-cli-0.7.0_p20170717.ebuild
new file mode 100644
index 000..9133bfec309
--- /dev/null
+++ b/dev-util/drone-cli/drone-cli-0.7.0_p20170717.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/drone/drone-cli"
+EGIT_COMMIT="4a5e8a2acb2c82c5a4e6b96b6849f59962dfb668"
+
+inherit golang-build golang-vcs-snapshot
+
+ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Command-line interface for Drone"
+HOMEPAGE="https://github.com/drone/drone-cli;
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RESTRICT="test"
+
+RDEPEND="!!

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

2017-07-21 Thread Manuel Rüger
commit: 20b3adc27ed4d8febadba6cf9b8a7cb859c815c2
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Jul 21 12:14:59 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Jul 21 12:14:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b3adc2

dev-util/drone-cli: Remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-util/drone-cli/Manifest|  2 --
 .../drone-cli/drone-cli-0.7.0_p20170603.ebuild | 35 --
 .../drone-cli/drone-cli-0.7.0_p20170620.ebuild | 35 --
 3 files changed, 72 deletions(-)

diff --git a/dev-util/drone-cli/Manifest b/dev-util/drone-cli/Manifest
index dc014d10e4e..0a296d3f7ee 100644
--- a/dev-util/drone-cli/Manifest
+++ b/dev-util/drone-cli/Manifest
@@ -1,3 +1 @@
-DIST drone-cli-0.7.0_p20170603.tar.gz 1148152 SHA256 
0440900f410141d0bd8e8f682a6acd2b9fecedb6d7def413b6bcc1304b362765 SHA512 
a019295e97cd5683f97fc75d586b68df35fdf0ac8914f77a0efd2b6ec4a9727be04071556e92207cbaa07e573046a54e5a97e9aaccea5f9c1ea75b2a28d5c1df
 WHIRLPOOL 
4357675b2f6ebfc5fb6ced9f4c2d1aa64673c51a4d2de55c329f7b15f37bdfaaca9427873b5bfdbe48c64a1b2f4a5117306ea13167d3efb213d3b34a0d3dd026
-DIST drone-cli-0.7.0_p20170620.tar.gz 1148198 SHA256 
ada290d76615965f2417b70a8bd2fc43ddbbd8f8ecd0ee5d9947de48d377c80f SHA512 
2c548a7f79e9de93700d29694403289bbbf9b994441903e8d107c4c23726cd155762f0beea9e0d9081568f55bafe3fdca2d943af20023c4a81ceba9b00e69335
 WHIRLPOOL 
5132b03ebb9ee69f78669aad0d2db28f2440922585552c30a788e2986264821d1aa5064f3de2d41b56e36ef51709284b6edd511d9fe538ebfc9387440060ed07
 DIST drone-cli-0.7.0_p20170629.tar.gz 1148740 SHA256 
2115d75dbe5057a1e8f3c0a257e064351e7298b258ee295dee9894255468e44c SHA512 
f82895f9eed937bacd83bef7d83fbfdfb6ce47e0fe08605419367c0e67b620e2ab98b29107a16c4b27c8268a195f31692357957c08e08bcb57c6396d6f260966
 WHIRLPOOL 
e42e9c7914ac320f2dc3183b2031b2d18a08d7a59142315cb3a8554c47ec4e0c75200eda55e3b325fb28eee62ea0460563710e40460e2ce0ad8db0e9c78b5cf3

diff --git a/dev-util/drone-cli/drone-cli-0.7.0_p20170603.ebuild 
b/dev-util/drone-cli/drone-cli-0.7.0_p20170603.ebuild
deleted file mode 100644
index 6cf0b259b9b..000
--- a/dev-util/drone-cli/drone-cli-0.7.0_p20170603.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/drone/drone-cli"
-EGIT_COMMIT="f38a810730576de6f5ab723d524513316cd14a57"
-
-inherit golang-build golang-vcs-snapshot
-
-ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="Command-line interface for Drone"
-HOMEPAGE="https://github.com/drone/drone-cli;
-SRC_URI="${ARCHIVE_URI}"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RESTRICT="test"
-
-RDEPEND="!!https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="Command-line interface for Drone"
-HOMEPAGE="https://github.com/drone/drone-cli;
-SRC_URI="${ARCHIVE_URI}"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RESTRICT="test"
-
-RDEPEND="!!

[gentoo-commits] repo/gentoo:master commit in: sys-kernel/vanilla-sources/

2017-07-21 Thread Agostino Sarubbo
commit: fc1409558feb658d8016215553ef82d1679a72a9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jul 21 11:44:30 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jul 21 11:44:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc140955

sys-kernel/vanilla-sources: Automated version bump to {4.9.39,4.12.3} - remove 
old.

Package-Manager: Portage-2.3.6, Repoman-2.3.1
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/vanilla-sources/Manifest   | 4 ++--
 .../{vanilla-sources-4.12.2.ebuild => vanilla-sources-4.12.3.ebuild}  | 0
 .../{vanilla-sources-4.9.38.ebuild => vanilla-sources-4.9.39.ebuild}  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 1921c77729d..6a9ed7f7e48 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -17,6 +17,6 @@ DIST patch-3.4.113.xz 1362096 SHA256 
d5492eeaadcf12aaad471011066e447907999035c26
 DIST patch-4.1.42.xz 1109816 SHA256 
da32978d452526c91bf71aceac83bc33b1ba5aff30d00603dfb6529f014521fd SHA512 
a3b4e29e7cb613a72b8176edfe2cb5da0aa4e6064bb717c1bd5caa9463563cdb66a4bebe6256a8eddd58f32ae6f658fdbb66a3e4337a91def9d08b7c0e23fb2d
 WHIRLPOOL 
e461b48ca523a9f4718286648b1544374b0a6c2470ccecdb735849ae0e02241c6a63e06cf342130824e42e68ebe1526249e4736c8ebca3d4ec44e42397476c80
 DIST patch-4.10.17.xz 347932 SHA256 
5d6b91751fb0ec2b0fd8c30ceb792f0f90ea665fe5967345aeaa64c8bfeb19ba SHA512 
98700d32b4787eae26bdece45563c171b6b8af43a1a15cf5674530fa5cd1dd47fced054b740b568a4a7a1fdbe1b10cdb8126ef43dc92551e06dc4d3245b2fb56
 WHIRLPOOL 
1c7e2a3ac4b96672a1983ba6b5c4ab200fad173ac9e111ffe6151bcaec2e0f3cf5fc84b59606d247b4774f918014d6de8c41d21624c99af952a8c7f913f0c748
 DIST patch-4.11.11.xz 276752 SHA256 
c3dee1a267b364e9e6be09c7ee129b98bb096cb099ba8b42962b054a97d7210d SHA512 
63b7ce0446de9b4651d795e172dc3aa07189b6bc888c25767e313a6f4aa5459a09985e65f06a6c795230899d6aa64e905249775b45261823a1907e3fa18a3974
 WHIRLPOOL 
cfe6c31e06241f300ea379278a0b98b230f3a3cc6e9bc725ac749034df3365551d5ac14ff9b649672455a4af8599fe30bdb7950327e03d9ebc6e5559010cf4f8
-DIST patch-4.12.2.xz 14660 SHA256 
8447d28c88834bac75653a0370a6f30615688db4756b953720e9b024537e34ac SHA512 
3d3e7cea82b20ba841d74f6f63e635143a52ee1428017792aa210ee591fcccf7ee1475c1576257722f0f5891547b69a192d48723ab6f4c189841e17ed8013300
 WHIRLPOOL 
aa231e904ac23186cc1fcf380cbef9ee5d1e877af7a79003ad14fbb409ff2c3aa8a4613b7f9d87ae958283d3ed4009983e6cfca71177787fce24c39c80332508
+DIST patch-4.12.3.xz 39028 SHA256 
13ad942e5144acafb849942c320aa6ab887cd2ffbba033c622f7a88eb2c32143 SHA512 
a6ace68b6387665a1f77420b415a72032465fae6d99ec409487765ecf7cfb8a8458fe09f844662249f14e5739db3f82b28cdac705b0d54d4c6e268719d350c0d
 WHIRLPOOL 
22f55a9609c444f5ef287076122075ea47a5382f30cb080146198430c98d9216d5ff5ddb4d2002988a00a832870e0fe961b38cc24034e984b031ce2064cfdf95
 DIST patch-4.4.77.xz 1242156 SHA256 
fa90b1e831787841956fc9c17c56a7ad1c0fd428bff03d4d4818fcebea765ee4 SHA512 
4547fd112af56bf01be738361c95b9ffdc5c85dda664b1adf04972f3f12e71e1c755184d6d332d5a836ba159df10771d7de0a4700bcac13e367da66444e16eb6
 WHIRLPOOL 
f050066560fe526b25b7a201ce933b912a1330c190f787de7aabf29a20fef2320f8f4c258f2b25b3cc3829d7e80ace0b983246892afd49a514502350780fb308
-DIST patch-4.9.38.xz 813784 SHA256 
058eef5fd5631e460c391855091ca228e4618606bbe191f71d42f1b0ea269a75 SHA512 
1142f8d359ec98296ccbc2f4b36611284a814228ec28ece0c1bdba3583c67f1a82cb51b04e6c33a843b152ae77b4670f4e209586ae56c2c330bda024a4faa463
 WHIRLPOOL 
d4bad1804421e6b81ebd8230ba5c6d3f22a6a6ffaae428ed08a8e5d48ca3a9f51aad07953992426247d45a98852590e0ce18e0bd6a2319c3d50a1ff745e706fd
+DIST patch-4.9.39.xz 830056 SHA256 
f6008aa6170908707237917743bb12b528addee466c335116ed9c9cf43e912ac SHA512 
1ea5d00c58e60c8125e9ba13ae0b68392a1d7c608023d95292abec550900398a029494d7fcdcf304de12294d5f55da50a31fc9d8d4c28c0962a28cbdd88028c3
 WHIRLPOOL 
ee61416710d2c4cef7cb1dff157c89ea6333f2a58a20bb8226928dee4ee4dc870a04e883d5ccb11055ed933a0941c3b9327483b1e8ccfe67a7b83f64fc18c944

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.12.2.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.12.3.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.12.2.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.12.3.ebuild

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.9.38.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.9.39.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.9.38.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.9.39.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-backup/borgbackup/

2017-07-21 Thread Anthony G. Basile
commit: 714a3a03ae2e2498a4528377a0d9dc994bfd0113
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Jul 21 11:28:31 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Jul 21 11:28:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=714a3a03

app-backup/borgbackup: version bump to 1.0.11

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-backup/borgbackup/Manifest |  1 +
 app-backup/borgbackup/borgbackup-1.0.11.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/app-backup/borgbackup/Manifest b/app-backup/borgbackup/Manifest
index 0c1b4d0ce13..1e7f86b8b7e 100644
--- a/app-backup/borgbackup/Manifest
+++ b/app-backup/borgbackup/Manifest
@@ -1,2 +1,3 @@
 DIST borgbackup-1.0.10.tar.gz 563363 SHA256 
978f28f144924005219da989b1b436a32b2735a34c6d0dc15bb0a1ccffad59e9 SHA512 
db0d315b8381f853c192e0b6672bac8275ef2046dc307f88bbd9641f941feedb91bdfdb074b2b33141a6b94db204588fb87b6ea1b746648d20f30f1268055d7a
 WHIRLPOOL 
055c925bd843fbd9dc73eb7b9a8ceb71510ba6f4e2e3668204fd73f73b610d44c070517af440e12e0d05844d42128d87b8d4defdc863a642a678ae5834af8261
+DIST borgbackup-1.0.11.tar.gz 603381 SHA256 
fc6efd2d19454625532e0defac90cd8e8737665e10ae59edb15356ee5a99d291 SHA512 
438d39557a4ebc936f606a880b7f1c915fd5497b11663f03b8a767af7cca522a1b235be0f81c4310d8f12e19d147b438481b7ac82e7371588237de8f1e229525
 WHIRLPOOL 
b998593db3487c0d533820054ff63ca30f0975481fa33f8aacf0d0552c21d37e26879c8a01ca611792b09946d09f82d602685fe2317f701faa015c96ea916f3d
 DIST borgbackup-1.0.9.tar.gz 541796 SHA256 
35860840e0429d4bb3acc8b9dd33aa5996a42fb2b678813a982b321a7dba3cb2 SHA512 
5623916b143a3d39cab41bc5cca82589a612035d9be0bfd0d211656a975b986bc0c04133bdd1ba44b628fffd84f2c4294530a7c37b9c874e878b77d6105ff0ad
 WHIRLPOOL 
76d740c07bc9767c80e3a725cdbba3f0c990d0e67643089e38f020aa611248f3d3694b07605c12d17645e7af5c1ba7ce7b86a458496350c8c798ab6b97cd0cde

diff --git a/app-backup/borgbackup/borgbackup-1.0.11.ebuild 
b/app-backup/borgbackup/borgbackup-1.0.11.ebuild
new file mode 100644
index 000..27907669fe9
--- /dev/null
+++ b/app-backup/borgbackup/borgbackup-1.0.11.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit distutils-r1
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/borg.git;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Deduplicating backup program with compression and authenticated 
encryption"
+HOMEPAGE="https://borgbackup.readthedocs.io/;
+
+LICENSE="BSD"
+SLOT="0"
+IUSE="libressl +fuse"
+
+# Unformately we have a file conflict with app-office/borg, bug #580402
+RDEPEND="
+   !!app-office/borg
+   app-arch/lz4
+   dev-python/msgpack[${PYTHON_USEDEP}]
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   fuse? ( dev-python/llfuse[${PYTHON_USEDEP}] )
+"
+
+DEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   dev-python/cython[${PYTHON_USEDEP}]
+   ${RDEPEND}
+"



  1   2   >