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

2016-09-18 Thread James Le Cuirot
commit: 483c16823cbc708f821b7468b79834f789a3f2cc
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Sep 17 11:01:00 2016 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Sep 18 08:42:40 2016 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=483c1682

games-util/lgogdownloader: Bring in line with ebuild in Gentoo repo

Keep this ebuild around as the Gentoo repo does not have .

Package-Manager: portage-2.3.0

 .../lgogdownloader/lgogdownloader-2.28.ebuild  | 26 -
 .../lgogdownloader/lgogdownloader-.ebuild  | 34 --
 games-util/lgogdownloader/metadata.xml | 33 +
 3 files changed, 51 insertions(+), 42 deletions(-)

diff --git a/games-util/lgogdownloader/lgogdownloader-2.28.ebuild 
b/games-util/lgogdownloader/lgogdownloader-2.28.ebuild
deleted file mode 100644
index 0bbca8b..000
--- a/games-util/lgogdownloader/lgogdownloader-2.28.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 cmake-utils
-
-DESCRIPTION="Linux compatible gog.com downloader"
-HOMEPAGE="https://sites.google.com/site/gogdownloader/";
-SRC_URI="https://github.com/Sude-/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="WTFPL"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   dev-libs/jsoncpp
-   net-libs/liboauth
-   net-misc/curl
-   dev-libs/boost
-   dev-libs/tinyxml
-   app-crypt/librhash
-   net-libs/htmlcxx
-"
-DEPEND="${RDEPEND}"

diff --git a/games-util/lgogdownloader/lgogdownloader-.ebuild 
b/games-util/lgogdownloader/lgogdownloader-.ebuild
index 429eed9..e5f9556 100644
--- a/games-util/lgogdownloader/lgogdownloader-.ebuild
+++ b/games-util/lgogdownloader/lgogdownloader-.ebuild
@@ -1,26 +1,28 @@
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+# $Id$
 
-EAPI="6"
+EAPI=6
+
+CMAKE_MIN_VERSION="3.0.0"
 
 inherit cmake-utils git-r3
 
-DESCRIPTION="Linux compatible gog.com downloader"
+DESCRIPTION="Unofficial GOG.com downloader for Linux"
 HOMEPAGE="https://sites.google.com/site/gogdownloader/";
 EGIT_REPO_URI="https://github.com/Sude-/lgogdownloader.git";
-
-LICENSE="WTFPL"
+LICENSE="WTFPL-2"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
+IUSE="+debug"
+
+RDEPEND=">=app-crypt/rhash-1.3.3-r2:=
+   dev-cpp/htmlcxx:=
+   dev-libs/boost:=
+   >=dev-libs/jsoncpp-1.7:=
+   dev-libs/tinyxml2:=
+   net-libs/liboauth:=
+   >=net-misc/curl-7.32:=[ssl]"
 
-RDEPEND="
-   dev-libs/jsoncpp
-   net-libs/liboauth
-   net-misc/curl
-   dev-libs/boost
-   dev-libs/tinyxml
-   app-crypt/librhash
-   net-libs/htmlcxx
-"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+   sys-apps/help2man
+   virtual/pkgconfig"

diff --git a/games-util/lgogdownloader/metadata.xml 
b/games-util/lgogdownloader/metadata.xml
new file mode 100644
index 000..c85bfde
--- /dev/null
+++ b/games-util/lgogdownloader/metadata.xml
@@ -0,0 +1,33 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   ch...@gentoo.org
+   James Le Cuirot
+   
+   
+   ga...@gentoo.org
+   Gentoo Games Project
+   
+   
+   Sude-/lgogdownloader
+   
+   
+ LGOGDownloader is open source downloader to GOG.com for Linux
+ users using the same API as the official GOGDownloader.
+
+ Features:
+ * List available games
+ * Resume downloads
+ * Batch downloading
+ * Repair downloaded files
+ * Read/create XML files used by the official GOG Downloader
+ * Download cover art
+ * Check for orphaned files
+ * Check status of files
+ * Download individual files by id number
+ * List/download updated files
+ * Blacklist unwanted files
+ * Perl regular expressions for filtering games
+   
+



[gentoo-commits] proj/gamerlay:master commit in: app-crypt/librhash/

2016-09-18 Thread James Le Cuirot
commit: b71acb35fb87247bd75f69641ee542f299ce8a23
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Sep 17 11:01:31 2016 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Sep 18 08:42:55 2016 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=b71acb35

app-crypt/librhash: Remove in favour of app-crypt/rhash in Gentoo repo

 app-crypt/librhash/librhash-1.2.10.ebuild | 44 ---
 1 file changed, 44 deletions(-)

diff --git a/app-crypt/librhash/librhash-1.2.10.ebuild 
b/app-crypt/librhash/librhash-1.2.10.ebuild
deleted file mode 100644
index b2eb4a2..000
--- a/app-crypt/librhash/librhash-1.2.10.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: app-crypt/librhash-1.2.10.ebuild,v 1.0 2013/04/28 10:15:41 by 
frostwork Exp $
-
-EAPI="4"
-
-inherit eutils
-
-MY_PN="rhash"
-
-DESCRIPTION="a professional, portable, thread-safe library for computing hash 
sums"
-HOMEPAGE="http://sourceforge.net/projects/${MY_PN}";
-SRC_URI="mirror://sourceforge/${MY_PN}/${MY_PN}-${PV}-src.tar.gz"
-
-LICENSE="RHash"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/jsoncpp
-   net-libs/liboauth
-   net-misc/curl
-   dev-libs/boost
-   dev-libs/tinyxml"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_prepare() {
-   sed -i -e "s:/usr/local:/usr:" ${PN}/Makefile || die
-}
-
-src_compile() {
-   cd ${PN}
-   emake lib-shared || die "emake failed"
-}
-
-src_install() {
-   cd ${PN}
-   newlib.so ${PN}.so.0 ${PN}.so.0
-   newlib.so ${PN}.so ${PN}.so
-   insinto /usr/include
-   doins rhash.h
-}



[gentoo-commits] proj/gamerlay:master commit in: net-libs/htmlcxx/, net-libs/htmlcxx/files/

2016-09-18 Thread James Le Cuirot
commit: 6b53ee9c83a4dd6277854552559ee46fadaeb6b9
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Sep 17 11:02:21 2016 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Sep 18 08:42:55 2016 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=6b53ee9c

net-libs/htmlcxx: Remove in favour of version in Gentoo repo

The Gentoo repo version is in dev-cpp. It includes important QA fixes.

 .../htmlcxx/files/htmlcxx-0.85-ptrdiff_t.patch | 11 ---
 net-libs/htmlcxx/htmlcxx-0.85.ebuild   | 23 --
 2 files changed, 34 deletions(-)

diff --git a/net-libs/htmlcxx/files/htmlcxx-0.85-ptrdiff_t.patch 
b/net-libs/htmlcxx/files/htmlcxx-0.85-ptrdiff_t.patch
deleted file mode 100644
index 0444fed..000
--- a/net-libs/htmlcxx/files/htmlcxx-0.85-ptrdiff_t.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur htmlcxx-0.85/html/tree.h htmlcxx-0.85/html/tree.h
 htmlcxx-0.85/html/tree.h   2011-02-13 23:24:53.0 +0100
-+++ htmlcxx-0.85/html/tree.h   2013-04-28 14:38:17.370643634 +0200
-@@ -45,6 +45,7 @@
- #ifndef tree_hh_
- #define tree_hh_
- 
-+#include 
- #include 
- #include 
- #include 

diff --git a/net-libs/htmlcxx/htmlcxx-0.85.ebuild 
b/net-libs/htmlcxx/htmlcxx-0.85.ebuild
deleted file mode 100644
index 241e253..000
--- a/net-libs/htmlcxx/htmlcxx-0.85.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: net-libs/htmlcxx-0.85.ebuild,v 1.0 2013/04/28 10:15:41 by frostwork 
Exp $
-
-EAPI="4"
-
-inherit eutils
-
-DESCRIPTION="a simple non-validating css1 and html parser for C++"
-HOMEPAGE="http://sf.net/projects/${PN}";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-ptrdiff_t.patch
-}



[gentoo-commits] repo/gentoo:master commit in: net-ftp/lftp/

2016-09-18 Thread Jeroen Roovers
commit: c75e25ebaa3d04e1ade51d531f726e5b3b735fe8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 18 09:02:10 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 18 09:02:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c75e25eb

net-ftp/lftp: Stable for HPPA PPC64 (bug #593466).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

 net-ftp/lftp/lftp-4.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/lftp/lftp-4.7.3.ebuild b/net-ftp/lftp/lftp-4.7.3.ebuild
index e1cd91d..dd6b7a1 100644
--- a/net-ftp/lftp/lftp-4.7.3.ebuild
+++ b/net-ftp/lftp/lftp-4.7.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}ftp/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 
 IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl 
verify-file"
 LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW )



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

2016-09-18 Thread Pacho Ramos
commit: e4a7a4408f165dbc3b349623d130e079a65a3a91
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:18:26 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:22:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a7a440

sci-electronics/geda-xgsch2pcb: amd64/x86 stable, bug #585680

Package-Manager: portage-2.3.0

 sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild 
b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild
index ec565d2..a1c0e3b 100644
--- a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild
+++ b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SRC_URI="http://geda.seul.org/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 IUSE="gnome nls"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2016-09-18 Thread Pacho Ramos
commit: f9ed7e9d733d1473a62c7a0d3f5bb23e3c5b6984
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:19:11 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:22:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9ed7e9d

media-video/tovid: Drop old

Package-Manager: portage-2.3.0

 media-video/tovid/Manifest  |  1 -
 media-video/tovid/tovid-0.34.ebuild | 60 -
 2 files changed, 61 deletions(-)

diff --git a/media-video/tovid/Manifest b/media-video/tovid/Manifest
index 489b6fc..0f31b8d 100644
--- a/media-video/tovid/Manifest
+++ b/media-video/tovid/Manifest
@@ -1,2 +1 @@
-DIST tovid-0.34.tar.gz 512950 SHA256 
f95d14ffbd2bd491751b529b09fb27ae45e24af1ad44c87b25bac9c1a184f4ee SHA512 
4a8e25d6c579dc1b2fd34c467d7421faaf4fcaebdb25282856e25a05a00ad200385fea3c2bc0393ca85761cf12d70e760165f653911cf93ff7a22e85398e0593
 WHIRLPOOL 
282b20e94843428c2644190448f8e3a28ccdb914805914d5b6a8b33199285b60d7887afe32bf45eda879858f2f720d8c3555b689d5f8d16d34348c23e7acb9a0
 DIST tovid-0.35.2.tar.gz 527332 SHA256 
c1be87b78832093dad31ef3613bbe31575ff60299850abb8bfd449b8b6ef0e89 SHA512 
35e1d2a9584127498ee7d4b772fff0643860270dd38018a7fd9c20ef2875bf037235c341b0a001b0fe9a020fb74f9d348729dec0ccb7d97ccdeec508e6fa674e
 WHIRLPOOL 
7c61a51b879bde0724973d2e166f7e1140544bf819c17dea962ca0f409420ccafe5589f7e5ad5f5b1306822cb26df10aa2573317778eed6292b37ed8e8602cc1

diff --git a/media-video/tovid/tovid-0.34.ebuild 
b/media-video/tovid/tovid-0.34.ebuild
deleted file mode 100644
index b161ec2..
--- a/media-video/tovid/tovid-0.34.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-PYTHON_DEPEND="2:2.6"
-PYTHON_USE_WITH="tk"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils gnome2-utils
-
-DESCRIPTION="A collection of DVD authoring tools"
-HOMEPAGE="http://tovid.wikia.com/wiki/Tovid_Wiki";
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-cdr/cdrdao
-   app-cdr/dvd+rw-tools
-   dev-python/pycairo
-   dev-tcltk/tix
-   || ( media-gfx/imagemagick[png] 
media-gfx/graphicsmagick[imagemagick,png] )
-   media-sound/normalize
-   >=media-sound/sox-14.3.2
-   media-video/dvdauthor
-   >=media-video/mjpegtools-2.0.0
-   >=media-video/mplayer-1.0_rc4_p20110101
-   >=media-video/transcode-1.1.5
-   media-video/vcdimager
-   sys-devel/bc
-   virtual/ffmpeg"
-DEPEND="app-text/txt2tags"
-
-DOCS="AUTHORS ChangeLog README"
-
-src_install() {
-   distutils_src_install
-
-   # punt at least .install.log
-   find "${ED}" -name '*.log' -exec rm -f {} +
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   distutils_pkg_postinst
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   distutils_pkg_postrm
-   gnome2_icon_cache_update
-}



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

2016-09-18 Thread Pacho Ramos
commit: 31eb094754ba1a92e66a4a44652834ae2b501f78
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:12:10 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:22:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31eb0947

media-sound/pympd: Drop old

Package-Manager: portage-2.3.0

 media-sound/pympd/pympd-0.08.1.ebuild | 58 ---
 1 file changed, 58 deletions(-)

diff --git a/media-sound/pympd/pympd-0.08.1.ebuild 
b/media-sound/pympd/pympd-0.08.1.ebuild
deleted file mode 100644
index 2fe0fe1..
--- a/media-sound/pympd/pympd-0.08.1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-PYTHON_DEPEND="2:2.6"
-
-inherit eutils gnome2-utils multilib python toolchain-funcs
-
-DESCRIPTION="a Rhythmbox-like PyGTK+ client for Music Player Daemon"
-HOMEPAGE="https://sourceforge.net/projects/pympd";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-python/pygtk-2.6
-   || ( x11-libs/gdk-pixbuf:2[jpeg] x11-libs/gtk+:2[jpeg] )
-   x11-themes/gnome-icon-theme"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-pkg_setup() {
-   python_set_active_version 2
-   python_pkg_setup
-}
-
-src_prepare() {
-   sed -i -e 's:FLAGS =:FLAGS +=:' src/modules/tray/Makefile || die
-   sed -i -e 's:\..\/py:/usr/share/pympd/py:g' src/glade/pympd.glade || die
-   epatch "${FILESDIR}"/${P}-desktop-entry.patch
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" PREFIX=/usr DESTDIR="${D}" || die
-}
-
-src_install() {
-   emake PREFIX=/usr DESTDIR="${D}" install || die
-   dodoc README
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   python_mod_optimize pympd
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   python_mod_cleanup pympd
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: profiles/, media-video/miro/, media-video/miro/files/

2016-09-18 Thread Pacho Ramos
commit: 324a4c7908fbf2a424ed8161d89bb9ea01daccd8
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:08:50 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:22:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324a4c79

media-video/miro: remove masked for removal package

 media-video/miro/Manifest|  3 -
 media-video/miro/files/miro-5.0.4-ffmpeg-1.patch | 78 ---
 media-video/miro/metadata.xml|  4 -
 media-video/miro/miro-4.0.6.ebuild   | 91 --
 media-video/miro/miro-5.0.4.ebuild   | 97 
 media-video/miro/miro-6.0.ebuild | 96 ---
 profiles/package.mask|  5 --
 7 files changed, 374 deletions(-)

diff --git a/media-video/miro/Manifest b/media-video/miro/Manifest
deleted file mode 100644
index 56ae381..
--- a/media-video/miro/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST miro-4.0.6.tar.gz 13078726 SHA256 
f51261d4505f0e9b2e429476ccfc8ce787ade6bfddb13a3eb05dee74a111d7da SHA512 
9c05ee4ad78226eb53a8ceb167c9b1c65fad1cd008a23ff27eb34e28b0b9e3dda0e0c838abf1d0f3ea2afd1748307be87f43a1ba20a8a0ad85704663cfa28a7d
 WHIRLPOOL 
3d48dd54d685c3e8c445a04578c146fa08189294c4cd13421f9d51c0295ca51a0cbe76a5cad00e4c6bc53d1488be5499784aaa140a553a7a8732921f7cd6ef5b
-DIST miro-5.0.4.tar.gz 12990017 SHA256 
4841c70c59a16647a77ea6c05a6d4d450bcc7973b9d33236d7cff2dbacf1c33a SHA512 
fd4c9d95c921361209491f725bd979512c41b8dbffca5c310991fb3c112c8e1d401fccfa3f7de9baba7e169fbe7061501c876b848f765765e0d853b7fb240312
 WHIRLPOOL 
4aa2f75a2702dbf71523ab5d14db63cb819a85c849dbaa2deea9ed675ff95d88dc79d0e47db223939dedf72f2bd4085521ce501f26711c7be98ca49e0626a4bd
-DIST miro-6.0.tar.gz 13121803 SHA256 
558d194278fe5d602ba4d5d6737035b150e907c57da3344afa2ec462062f026b SHA512 
d7770af3d4c63812c69cdbf05af7d7a2fe017736dc118ad509ce4e5b9ae66f917bf541e8abba5dd2318f22dac1f8698e77fe7da339ebaf7a72181faa77183370
 WHIRLPOOL 
961dd8ccf5c311f459f1d51bf939b8b64abbdd4e14721ad51438583e5a509aa764fdb0e286fd6a268be92d1c2a5a734d52b982ff38e27788e4cbfa996c5cfa4e

diff --git a/media-video/miro/files/miro-5.0.4-ffmpeg-1.patch 
b/media-video/miro/files/miro-5.0.4-ffmpeg-1.patch
deleted file mode 100644
index 93e92ed..
--- a/media-video/miro/files/miro-5.0.4-ffmpeg-1.patch
+++ /dev/null
@@ -1,78 +0,0 @@
-commit efe8bec33931522f60719102f53099f1796c7b75
-Author: Ben Dean-Kawamura 
-Date:   Fri Aug 31 16:30:59 2012 -0400
-
-Update segmenter code to not use deprecated functions
-
-diff --git a/tv/linux/miro-segmenter.c b/tv/linux/miro-segmenter.c
-index 1bfdda3..fd2a726 100644
 a/tv/linux/miro-segmenter.c
-+++ b/tv/linux/miro-segmenter.c
-@@ -156,7 +156,7 @@ int main(int argc, char **argv)
- exit(1);
- }
- 
--ret = av_open_input_file(&ic, input, ifmt, 0, NULL);
-+ret = avformat_open_input(&ic, input, ifmt, 0);
- if (ret != 0) {
- fprintf(stderr, "Could not open input file, make sure it is an mpegts 
file: %d\n", ret);
- exit(1);
-@@ -215,12 +215,7 @@ int main(int argc, char **argv)
- }
- }
- 
--if (av_set_parameters(oc, NULL) < 0) {
--fprintf(stderr, "Invalid output format parameters\n");
--exit(1);
--}
--
--dump_format(oc, 0, input, 1);
-+av_dump_format(oc, 0, input, 1);
- 
- if (video_st) {
- codec = avcodec_find_decoder(video_st->codec->codec_id);
-@@ -233,12 +228,12 @@ int main(int argc, char **argv)
- }
- }
- 
--if (url_fopen(&oc->pb, output_filename, URL_WRONLY) < 0) {
-+if (avio_open(&oc->pb, output_filename, AVIO_FLAG_WRITE) < 0) {
- fprintf(stderr, "Could not open '%s'\n", output_filename);
- exit(1);
- }
- 
--if (av_write_header(oc)) {
-+if (avformat_write_header(oc, NULL)) {
- fprintf(stderr, "Could not write mpegts header to first output 
file\n");
- 
- exit(1);
-@@ -274,10 +269,10 @@ int main(int argc, char **argv)
- }
- 
- if (segment_time - prev_segment_time >= segment_duration) {
--put_flush_packet(oc->pb);
--url_fclose(oc->pb);
-+avio_flush(oc->pb);
-+avio_close(oc->pb);
- 
--if (url_fopen(&oc->pb, output_filename, URL_WRONLY) < 0) {
-+if (avio_open(&oc->pb, output_filename, AVIO_FLAG_WRITE) < 0) {
- fprintf(stderr, "Could not open '%s'\n", output_filename);
- break;
- }
-@@ -307,13 +302,13 @@ int main(int argc, char **argv)
- av_freep(&oc->streams[i]);
- }
- 
--url_fclose(oc->pb);
-+avio_close(oc->pb);
- av_free(oc);
- 
- /* End-of-transcode marker. */
- {
- struct sockaddr_in sockaddr;
--  int rc, s;
-+int rc, s;
- 
- memset(&sockaddr, 0, sizeof(sockaddr));
- sockaddr.sin_family = AF_INET;

diff --git a/media-video/miro/metadata.xml b/m

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

2016-09-18 Thread Pacho Ramos
commit: 51c7e4e68ebec4da73e03c6c34336c400157765b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:03:17 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:21:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51c7e4e6

media-gfx/tuxpaint: Drop old

Package-Manager: portage-2.3.0

 media-gfx/tuxpaint/tuxpaint-0.9.21-r1.ebuild | 71 
 1 file changed, 71 deletions(-)

diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.21-r1.ebuild 
b/media-gfx/tuxpaint/tuxpaint-0.9.21-r1.ebuild
deleted file mode 100644
index 72014f9..
--- a/media-gfx/tuxpaint/tuxpaint-0.9.21-r1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils gnome2-utils multilib toolchain-funcs
-
-DESCRIPTION="Drawing program designed for young children"
-HOMEPAGE="http://www.tuxpaint.org/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-IUSE="nls"
-
-RDEPEND="
-   app-text/libpaper
-   dev-libs/fribidi
-   gnome-base/librsvg
-   >=media-libs/libpng-1.2
-   >=media-libs/freetype-2
-   media-libs/libsdl
-   media-libs/sdl-image[png]
-   media-libs/sdl-mixer
-   media-libs/sdl-pango
-   media-libs/sdl-ttf
-   x11-libs/cairo"
-
-DEPEND="
-   ${RDEPEND}
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   # Sanitize the Makefile and correct a few other issues.
-   epatch "${FILESDIR}/${PN}-0.9.20-gentoo.patch"
-   epatch "${FILESDIR}/${P}-libpng1.5.patch" #378199
-   epatch "${FILESDIR}/${P}-LDFLAGS.patch" #334571
-   epatch "${FILESDIR}/${P}-underlinking.patch" #484434
-
-   sed -i \
-   -e "s|linux_PREFIX:=/usr/local|linux_PREFIX:=/usr|" \
-   -e "s:/lib/:/$(get_libdir)/:" \
-   -e "s:/share/doc/tuxpaint.*:/share/doc/${PF}:g" \
-   Makefile || die
-}
-
-src_compile() {
-   # emake may break things
-   make CC="$(tc-getCC)" \
-   $(use nls && echo ENABLE_GETTEXT=1) || die "Compilation failed"
-}
-
-src_install () {
-   make PKG_ROOT="${D}" \
-   $(use nls && echo ENABLE_GETTEXT=1) install || die 
"Installation failed"
-
-   rm -f docs/COPYING.txt docs/INSTALL.txt
-   dodoc docs/*.txt
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-
-   elog ""
-   elog "For additional graphic stamps, you can emerge the"
-   elog "media-gfx/tuxpaint-stamps package."
-   elog ""
-}



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

2016-09-18 Thread Pacho Ramos
commit: 96fb5d03d3f586988619aafa1c4f0302bb393381
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:18:44 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:22:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96fb5d03

sci-electronics/geda-xgsch2pcb: Drop old

Package-Manager: portage-2.3.0

 .../geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild  | 78 --
 1 file changed, 78 deletions(-)

diff --git a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild 
b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild
deleted file mode 100644
index aff4c68..
--- a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-WANT_AUTOCONF="2.5"
-PYTHON_DEPEND="2"
-
-inherit autotools eutils fdo-mime gnome2-utils python
-
-DESCRIPTION="A graphical front-end for the gschem -> pcb workflow"
-HOMEPAGE="http://www.gpleda.org";
-SRC_URI="http://geda.seul.org/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="gnome nls"
-
-CDEPEND="
-   dev-python/pygtk:2
-   dev-python/pygobject:2
-   dev-python/dbus-python
-   sci-electronics/pcb[dbus]
-   sci-electronics/geda
-   nls? ( virtual/libintl )"
-
-RDEPEND="
-   ${CDEPEND}
-   sci-electronics/electronics-menu
-   gnome? ( dev-python/gnome-vfs-python )"
-
-DEPEND="
-   ${CDEPEND}
-   dev-util/intltool
-   dev-lang/perl
-   nls? ( sys-devel/gettext )"
-
-pkg_setup() {
-   python_set_active_version 2
-}
-
-src_prepare(){
-   echo '#!/bin/sh' > py-compile
-   epatch "${FILESDIR}"/${PV}-python.patch
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable nls) \
-   --disable-update-desktop-database \
-   --disable-dependency-tracking
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed"
-   dodoc README ChangeLog || die
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
-   gnome2_icon_cache_update
-   python_mod_optimize ${PN}
-}
-
-pkg_postrm() {
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
-   gnome2_icon_cache_update
-   python_mod_cleanup ${PN}
-}



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

2016-09-18 Thread Pacho Ramos
commit: 2aa46a79b68c0911b9cbdbc61bdfe16f7af81431
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:11:49 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:22:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa46a79

media-sound/pympd: amd64/x86 stable, bug #585678

Package-Manager: portage-2.3.0

 media-sound/pympd/pympd-0.08.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pympd/pympd-0.08.1-r1.ebuild 
b/media-sound/pympd/pympd-0.08.1-r1.ebuild
index bc19741..e9c6cd2 100644
--- a/media-sound/pympd/pympd-0.08.1-r1.ebuild
+++ b/media-sound/pympd/pympd-0.08.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2016-09-18 Thread Alice Ferrazzi
commit: cf6ce29f81b854d58acbafa1749f1621f09c432c
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Sun Sep 18 09:37:23 2016 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Sun Sep 18 09:48:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf6ce29f

www-apps/ikiwiki: Version bump to 3.20160905

Gentoo-bug: 582528
fix XSS in raised exception via crafted filename (CVE-2016-4561)

Gentoo-bug: 545040
fix cross-site scripting via openid_identifier

Package-Manager: portage-2.2.28

 www-apps/ikiwiki/Manifest  |   1 +
 www-apps/ikiwiki/ikiwiki-3.20160905.ebuild | 111 +
 2 files changed, 112 insertions(+)

diff --git a/www-apps/ikiwiki/Manifest b/www-apps/ikiwiki/Manifest
index 92bb0da..f9d693f 100644
--- a/www-apps/ikiwiki/Manifest
+++ b/www-apps/ikiwiki/Manifest
@@ -1,3 +1,4 @@
 DIST ikiwiki_3.20140227.tar.gz 3186289 SHA256 
2333636af56a9966640a9b2b0eb0b4b2293e6eec4376d619f641d1c088c677ad SHA512 
00cfdeeaa2fd31fe2b75d5d9bafd9a62950df833592f840f376a7279368068081d1b8e7844e12bca9631d8a15a0c29c0bdaa85276fefc30b6d66b9d5a2e134eb
 WHIRLPOOL 
da7dbdb25d4ae8f2073505e74eb2a17aba693e4492b005dadda289acb3f9c5b5245a05168410bfca9f89f3f76c6854461f7f16439ee905c37a22332955e2a124
 DIST ikiwiki_3.20140916.tar.gz 3213411 SHA256 
c0362be677cc8a825d0abf43dba6e86c7d74838dc73ecc8f390f2e3625d2dc16 SHA512 
3bb01173a1c34ea3c24a3330ab827bf7e9029a830f13ee575cc66a9f421aa5838e613528dc4f2fc5c5bb8f217976d590f5f45ed812b0ad98abd174771bf5178f
 WHIRLPOOL 
d3f4a83c0d823dd0d6ab126d4965623a84c7fb1559513d7c29c8385aae11525d6ecef5afb26220da95271a8a148d5c5668e9d755020708ea0f15f702302b596d
 DIST ikiwiki_3.20150107.tar.gz 3285794 SHA256 
6eef15e58da48ecb0510a38eaa196f48b192cd9b0ea91ec9a41b062ab4fee93f SHA512 
14cc08f42b94245d2f6ba55b0f6d43fb32b55963c11079a26f02e8b3c3a5ec214ed41efa703d1f563fd2d1f306198d9cc03e37c6d4e54e22e2b466d402e15e88
 WHIRLPOOL 
b025332613efb2fe19b2301465a78d0d4307dcf6bd37fa579d65d7fbf48ed1959a0f4d010508e8d4319e6a7b21d7178adc93226a4d3623181ef66706ec6defca
+DIST ikiwiki_3.20160905.tar.gz 3459755 SHA256 
768ff65cec01747f083b474b24dd30fb17f0a4da3bfd645601eec07e719172f5 SHA512 
eeb94b832991653cfa6e884a92922a7c6250adf74c2382d22f4ef8ac3cf6b30e1bd49caca932bb4ff52762d0f316cf94adcc8f7bba3f69f6b2d894caad001d27
 WHIRLPOOL 
8e5453e6148d0dae87ed4045fdefa90100d526083a32cde38d7f2a23ab86e6c5f7bc244f6eb24d4e77e0c263463df14a98fdbe933ca0749082e84c1fc87024ab

diff --git a/www-apps/ikiwiki/ikiwiki-3.20160905.ebuild 
b/www-apps/ikiwiki/ikiwiki-3.20160905.ebuild
new file mode 100644
index ..4048b8e
--- /dev/null
+++ b/www-apps/ikiwiki/ikiwiki-3.20160905.ebuild
@@ -0,0 +1,111 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit perl-module
+
+DESCRIPTION="A wiki compiler"
+HOMEPAGE="http://ikiwiki.info/";
+SRC_URI="mirror://debian/pool/main/i/ikiwiki/${PN}_${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="extras minimal test"
+KEYWORDS="~amd64"
+
+S=${WORKDIR}/${PN}-${PV}
+
+#Authen::Passphrase
+#Search::Xapian
+#Locale::gettext
+#Crypt::SSLeay
+#Text::CSV
+#Text::Typography
+#Text::Textile
+#Text::WikiFormat
+#Net::Amazon::S3
+
+EXTRA_RDEPEND="
+   dev-python/docutils
+   dev-perl/Digest-SHA1
+   dev-perl/File-MimeInfo
+   dev-perl/RPC-XML
+   dev-perl/XML-Feed
+   dev-perl/LWPx-ParanoidAgent
+   dev-perl/Net-OpenID-Consumer
+"
+
+SUGGESTED_RDEPEND="
+   dev-perl/CGI
+   >=dev-perl/CGI-FormBuilder-3.0202
+   >=dev-perl/CGI-Session-4.14
+   dev-perl/Mail-Sendmail
+   dev-perl/Term-ReadLine-Gnu
+   dev-perl/XML-Simple
+   media-gfx/imagemagick[perl]
+"
+
+TEST_DEPEND="
+   dev-perl/File-chdir
+   dev-perl/File-ReadBackwards
+   dev-perl/File-MimeInfo
+   dev-perl/HTML-LinkExtractor
+   dev-perl/HTML-Tree
+   dev-perl/Net-OpenID-Consumer
+   dev-perl/RPC-XML
+   dev-perl/XML-Feed
+   dev-perl/XML-Twig
+   dev-vcs/cvs[server]
+   dev-vcs/cvsps"
+
+DEPEND="
+   >=dev-lang/perl-5.10
+   app-text/po4a
+   dev-perl/HTML-Parser
+   dev-perl/HTML-Scrubber
+   dev-perl/HTML-Template
+   dev-perl/URI
+   dev-perl/Text-Markdown
+   dev-perl/TimeDate
+   dev-perl/YAML-LibYAML
+"
+
+RDEPEND="${DEPEND}
+   !minimal? (
+   ${SUGGESTED_RDEPEND}
+   extras? (
+   ${EXTRA_RDEPEND}
+   )
+   )
+"
+
+DEPEND="${DEPEND}
+   test? ( ${TEST_DEPEND} )"
+
+SRC_TEST=do
+
+src_prepare() {
+   #bug 498444 /usr/lib/plan9/lib/fortunes.index
+   addpredict "/usr/lib/plan9/lib/fortunes"
+
+   sed -i 's,lib/ikiwiki,libexec/ikiwiki,' \
+   "${S}"/{IkiWiki.pm,Makefile.PL,doc/plugins/install.mdwn} || die
+#  if use w3m ; then
+   sed -i 's,lib/w3m,libexec/w3m,' "${S}"/Makefile.PL || die
+#  else
+#  sed -i '/w3m/d' "${S}"/Makefile.PL || die
+#  fi
+}
+
+src_i

[gentoo-commits] repo/gentoo:master commit in: net-ftp/bareftp/

2016-09-18 Thread Pacho Ramos
commit: 6a67e05c4641d6c125c8bee78df697cd69bed31f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:39:33 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:57:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a67e05c

net-ftp/bareftp: Drop old

Package-Manager: portage-2.3.0

 net-ftp/bareftp/Manifest  |  2 --
 net-ftp/bareftp/bareftp-0.3.10.ebuild | 33 -
 net-ftp/bareftp/bareftp-0.3.9.ebuild  | 33 -
 3 files changed, 68 deletions(-)

diff --git a/net-ftp/bareftp/Manifest b/net-ftp/bareftp/Manifest
index f2eec4e..fcb4342 100644
--- a/net-ftp/bareftp/Manifest
+++ b/net-ftp/bareftp/Manifest
@@ -1,3 +1 @@
-DIST bareftp-0.3.10.tar.gz 618615 SHA256 
d36f10485762d93e38e81618981b540f2130945d7f41c7c0b60b6a0c059cd849 SHA512 
944ef7d533b68c772e02e57526b7a4e11afd02a95c4100fcc8902616f1b3b5f14c78df1bba4e67c290a6e2db973dcf979f4a761ac84fc9ca139cc5e49dedf43b
 WHIRLPOOL 
6f3869cbd10405a7a727ab9c3e13e12255118bf877327334c22c3ad9e4208c72766b66fab923207991a0b117b059a2c370691432602b81574073cb279a17bb8c
 DIST bareftp-0.3.12.tar.gz 642509 SHA256 
efb22c6b03a84a74ad734e493d5fa711b2c6cfea75db1bedf68c713a31d62727 SHA512 
039135f8a2ff293fa5299f4e190b75f7ca3a3734a2b7514e6423ee62dc9cfc992cd00039af8caf4ef82db94e41cc04f5727a64985e8b3c7e90c124e74f5236d2
 WHIRLPOOL 
36036fe0ab0a146a1674c7825d048fde41ba8b92560191eb2d46c6e10ce4f70657656b94e0d0c1e30a10a1d1f8a082c819161fd2f2fdd58682bc0640d65b430e
-DIST bareftp-0.3.9.tar.gz 593672 SHA256 
ac799d0b38695c8dbff85ef497746868a4b07ff2a86e61a901d8e61f125aeaef SHA512 
c8730f4e0ed583f79f1ca7bc87940f73cf0ec44ca1db5bc5db121d9716c530621d7d8aeca431d6fc0b963ac561728cfa87c3cf56c74fff1f845cb7612a09c9a4
 WHIRLPOOL 
1440922e15832e5e287a1a477f03b82bfd3e9fc881e0119140cdb392697c93f39b4863856ba0841930b089fc7340d9f0cb79938989c85edbe6884e648ede9c95

diff --git a/net-ftp/bareftp/bareftp-0.3.10.ebuild 
b/net-ftp/bareftp/bareftp-0.3.10.ebuild
deleted file mode 100644
index 5d0632d..
--- a/net-ftp/bareftp/bareftp-0.3.10.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit mono gnome2
-
-DESCRIPTION="Mono based file transfer client"
-HOMEPAGE="http://www.bareftp.org/";
-SRC_URI="http://www.bareftp.org/release/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gnome-keyring"
-
-RDEPEND=">=dev-lang/mono-2.0
-   >=dev-dotnet/gtk-sharp-2.12
-   >=dev-dotnet/gnome-sharp-2.20
-   >=dev-dotnet/gnomevfs-sharp-2.20
-   >=dev-dotnet/gconf-sharp-2.20
-   gnome-keyring? ( >=dev-dotnet/gnome-keyring-sharp-1.0.0-r2 )"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-   DOCS="AUTHORS ChangeLog CREDITS README"
-   G2CONF="--disable-caches
-   --disable-static
-   $(use_with gnome-keyring gnomekeyring)"
-}

diff --git a/net-ftp/bareftp/bareftp-0.3.9.ebuild 
b/net-ftp/bareftp/bareftp-0.3.9.ebuild
deleted file mode 100644
index 451ac00..
--- a/net-ftp/bareftp/bareftp-0.3.9.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit mono gnome2
-
-DESCRIPTION="Mono based file transfer client"
-HOMEPAGE="http://www.bareftp.org/";
-SRC_URI="http://www.bareftp.org/release/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="gnome-keyring"
-
-RDEPEND=">=dev-lang/mono-2.0
-   >=dev-dotnet/gtk-sharp-2.12
-   >=dev-dotnet/gnome-sharp-2.20
-   >=dev-dotnet/gnomevfs-sharp-2.20
-   >=dev-dotnet/gconf-sharp-2.20
-   gnome-keyring? ( >=dev-dotnet/gnome-keyring-sharp-1.0.0-r2 )"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-   DOCS="AUTHORS ChangeLog CREDITS README"
-   G2CONF="--disable-caches
-   --disable-static
-   $(use_with gnome-keyring gnomekeyring)"
-}



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

2016-09-18 Thread Pacho Ramos
commit: 5f23e374f6a8439c97cb44738bc12dff7be787e3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:48:18 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:57:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f23e374

sys-apps/gsmartcontrol: Stop relying in eapi4 support for gnome2-utils.eclass

Package-Manager: portage-2.3.0

 sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild | 24 ---
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild 
b/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild
index 9fa1694..54f8351 100644
--- a/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild
+++ b/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
+EAPI=6
 inherit flag-o-matic gnome2-utils
 
 DESCRIPTION="Hard disk drive health inspection tool"
@@ -15,25 +14,28 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="test"
 
-COMMON_DEPEND="dev-cpp/gtkmm:2.4
-   dev-libs/libpcre
-   sys-apps/smartmontools"
+COMMON_DEPEND="
+   dev-cpp/gtkmm:2.4
+   dev-libs/libpcre:3
+   sys-apps/smartmontools
+"
 RDEPEND="${COMMON_DEPEND}
-   x11-apps/xmessage"
+   x11-apps/xmessage
+"
 DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
-   test? ( dev-util/gtk-builder-convert )"
+   test? ( dev-util/gtk-builder-convert )
+"
 
 DOCS="TODO" # See 'dist_doc_DATA' value in Makefile.am
 
 src_prepare() {
+   default
append-cxxflags -std=c++11
 }
 
 src_configure() {
-   econf \
-   --docdir=/usr/share/doc/${PF} \
-   $(use test tests)
+   econf $(use test tests)
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: net-ftp/bareftp/

2016-09-18 Thread Pacho Ramos
commit: 6af272ed371d30503389995af8bd9d4dd1d7c35f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:39:16 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:57:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af272ed

net-ftp/bareftp: amd64/x86 stable as this is the only working version with 
stable mono

Package-Manager: portage-2.3.0

 net-ftp/bareftp/bareftp-0.3.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/bareftp/bareftp-0.3.12.ebuild 
b/net-ftp/bareftp/bareftp-0.3.12.ebuild
index 5c992e7..5e424af 100644
--- a/net-ftp/bareftp/bareftp-0.3.12.ebuild
+++ b/net-ftp/bareftp/bareftp-0.3.12.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.bareftp.org/release/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="gnome-keyring"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-ftp/bareftp/

2016-09-18 Thread Pacho Ramos
commit: 6989e1c310014d37bf9703aa62f9338f12abae1b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:38:47 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:57:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6989e1c3

net-ftp/bareftp: Version bump, compatible with mono-4

Package-Manager: portage-2.3.0

 net-ftp/bareftp/Manifest  |  1 +
 net-ftp/bareftp/bareftp-0.3.12.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/net-ftp/bareftp/Manifest b/net-ftp/bareftp/Manifest
index 513f813..f2eec4e 100644
--- a/net-ftp/bareftp/Manifest
+++ b/net-ftp/bareftp/Manifest
@@ -1,2 +1,3 @@
 DIST bareftp-0.3.10.tar.gz 618615 SHA256 
d36f10485762d93e38e81618981b540f2130945d7f41c7c0b60b6a0c059cd849 SHA512 
944ef7d533b68c772e02e57526b7a4e11afd02a95c4100fcc8902616f1b3b5f14c78df1bba4e67c290a6e2db973dcf979f4a761ac84fc9ca139cc5e49dedf43b
 WHIRLPOOL 
6f3869cbd10405a7a727ab9c3e13e12255118bf877327334c22c3ad9e4208c72766b66fab923207991a0b117b059a2c370691432602b81574073cb279a17bb8c
+DIST bareftp-0.3.12.tar.gz 642509 SHA256 
efb22c6b03a84a74ad734e493d5fa711b2c6cfea75db1bedf68c713a31d62727 SHA512 
039135f8a2ff293fa5299f4e190b75f7ca3a3734a2b7514e6423ee62dc9cfc992cd00039af8caf4ef82db94e41cc04f5727a64985e8b3c7e90c124e74f5236d2
 WHIRLPOOL 
36036fe0ab0a146a1674c7825d048fde41ba8b92560191eb2d46c6e10ce4f70657656b94e0d0c1e30a10a1d1f8a082c819161fd2f2fdd58682bc0640d65b430e
 DIST bareftp-0.3.9.tar.gz 593672 SHA256 
ac799d0b38695c8dbff85ef497746868a4b07ff2a86e61a901d8e61f125aeaef SHA512 
c8730f4e0ed583f79f1ca7bc87940f73cf0ec44ca1db5bc5db121d9716c530621d7d8aeca431d6fc0b963ac561728cfa87c3cf56c74fff1f845cb7612a09c9a4
 WHIRLPOOL 
1440922e15832e5e287a1a477f03b82bfd3e9fc881e0119140cdb392697c93f39b4863856ba0841930b089fc7340d9f0cb79938989c85edbe6884e648ede9c95

diff --git a/net-ftp/bareftp/bareftp-0.3.12.ebuild 
b/net-ftp/bareftp/bareftp-0.3.12.ebuild
new file mode 100644
index ..5c992e7
--- /dev/null
+++ b/net-ftp/bareftp/bareftp-0.3.12.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit autotools mono-env gnome2
+
+DESCRIPTION="Mono based file transfer client"
+HOMEPAGE="http://www.bareftp.org/";
+SRC_URI="http://www.bareftp.org/release/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gnome-keyring"
+
+RDEPEND="
+   >=dev-lang/mono-2.0
+   >=dev-dotnet/gtk-sharp-2.12
+   >=dev-dotnet/gnome-sharp-2.20
+   >=dev-dotnet/gnomevfs-sharp-2.20
+   >=dev-dotnet/gconf-sharp-2.20
+   gnome-keyring? ( >=dev-dotnet/gnome-keyring-sharp-1.0.0-r2 )
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   # Fixes for build with Mono 4
+   sed -i "s#gmcs#mcs#g" configure.ac || die
+
+   eautoreconf
+   sed -i "s#mono/2.0#mono/4.5#g" configure || die
+   gnome2_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-caches \
+   --disable-static \
+   $(use_with gnome-keyring gnomekeyring)
+}



[gentoo-commits] repo/gentoo:master commit in: app-dicts/gwaei/files/, app-dicts/gwaei/

2016-09-18 Thread Pacho Ramos
commit: 5b36c1787c7b9bef144189f69fc97678f15263c6
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:43:40 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:57:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b36c178

app-dicts/gwaei: Drop old

Package-Manager: portage-2.3.0

 app-dicts/gwaei/Manifest   |  2 -
 app-dicts/gwaei/files/gwaei-3.0.2-no-ncurses.patch | 20 --
 app-dicts/gwaei/gwaei-3.0.2.ebuild | 77 --
 app-dicts/gwaei/gwaei-3.2.0.ebuild | 69 ---
 4 files changed, 168 deletions(-)

diff --git a/app-dicts/gwaei/Manifest b/app-dicts/gwaei/Manifest
index 54e203a..11fa880 100644
--- a/app-dicts/gwaei/Manifest
+++ b/app-dicts/gwaei/Manifest
@@ -1,3 +1 @@
-DIST gwaei-3.0.2.tar.gz 821533 SHA256 
1b27df77b38ea30680b9a93de64a93bf71631fd780b9277709854f797115c1dd SHA512 
241460d59d0d47d9638d4b90f904a77efc922331f4a0c2bb7aec712841aa8766b8ee3bb0ac9d536db2611aec4dfb8287166a0b19f92afea645c34e6d797a489e
 WHIRLPOOL 
5421a8f69210b3db67c8493dac1cb43e14952d7680eb64e45439af32d69f3b189c4815cebe6ced6de394f43092090d8610958b6ad4ca8339e70ba7e1dd001f1c
-DIST gwaei-3.2.0.tar.gz 841824 SHA256 
7267f2fba1ee76e6ef6bfd76206c15ac0f9cb6169d70a610a14529f9bb10aded SHA512 
7ac34d371910abe724c873d1279fdce42747c31ad5376c42e878e688111554423357c84abab3ff4d0e316d0b8757a7440a0980e89efb81c173eab79164a0
 WHIRLPOOL 
1d203691c54b4e1fc775de3fa765e70495b29598713beee64a2057c1f1b0c8be3b20b2ecd0e21906917b8dd4bb01b8930801d8bbd554e9b59c6a5c2159df4930
 DIST gwaei-3.6.2.tar.xz 547592 SHA256 
9904e1755505f9a40cd7368e96e1eeb035c6c2f7ce14029cccb765f5b85986d7 SHA512 
96876f7e15ff5e166dcd116e2286294b7b375e55723684e4e3dec31aba46d1c89ccd70007fc01cab97a5fd5e671ec073c3f69525ff7e68126851e587d4f20c3b
 WHIRLPOOL 
9bec5d65af285291a7d916b3e5b75b6c36e438486b942ded402f59e9b59244578157917a5066828fd8e97f20372a02509dedd77d414f7744855fc63feabf8031

diff --git a/app-dicts/gwaei/files/gwaei-3.0.2-no-ncurses.patch 
b/app-dicts/gwaei/files/gwaei-3.0.2-no-ncurses.patch
deleted file mode 100644
index b614c21..
--- a/app-dicts/gwaei/files/gwaei-3.0.2-no-ncurses.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Index: gwaei-3.0.2/src/waei/waei.c
-===
 gwaei-3.0.2.orig/src/waei/waei.c
-+++ gwaei-3.0.2/src/waei/waei.c
-@@ -195,6 +195,7 @@ int w_start_console (int argc, char* arg
- }
- 
- 
-+#ifdef WITH_NCURSES
- //!
- //! @brief Equivalent to the main function for many programs.  This is what 
starts the program
- //! @param argc Your argc from your main function
-@@ -219,6 +220,7 @@ int w_start_ncurses (int argc, char* arg
- 
- return TRUE;
- }
-+#endif
- 
- 
- int main (int argc, char *argv[])

diff --git a/app-dicts/gwaei/gwaei-3.0.2.ebuild 
b/app-dicts/gwaei/gwaei-3.0.2.ebuild
deleted file mode 100644
index 448be18..
--- a/app-dicts/gwaei/gwaei-3.0.2.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit gnome2-utils eutils
-
-DESCRIPTION="Japanese-English Dictionary for GNOME"
-HOMEPAGE="http://gwaei.sourceforge.net/";
-SRC_URI="mirror://sourceforge/gwaei/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gtk nls unique test ncurses"
-
-RDEPEND=">=net-misc/curl-7.21.0
-   >=dev-libs/glib-2.25.0:2
-   gtk? (
-   x11-libs/gtk+:3
-   >=app-text/gnome-doc-utils-0.13.0
-   unique? ( dev-libs/libunique:3 )
-   )
-   ncurses? ( sys-libs/ncurses[unicode] )
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-   test? ( app-text/docbook-xml-dtd:4.1.2 )
-   gtk? (
-   >=app-text/gnome-doc-utils-0.13.0
-   app-text/scrollkeeper
-   )
-   nls? ( >=sys-devel/gettext-0.17 )
-   app-text/rarian
-   dev-util/intltool
-   virtual/pkgconfig"
-
-REQUIRED_USE="unique? ( gtk )"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-no-ncurses.patch
-}
-
-src_configure() {
-   econf \
-   $(use_with gtk gnome) \
-   $(use_with ncurses) \
-   $(use_with unique libunique) \
-   $(use_enable nls) \
-   --disable-static \
-   --docdir=/usr/share/doc/${PF}
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die
-   find "${D}" -name '*.la' -delete
-
-   dodoc AUTHORS README
-}
-
-pkg_preinst() {
-   if use gtk ; then
-   gnome2_schemas_savelist
-   fi
-}
-
-pkg_postinst() {
-   if use gtk ; then
-   gnome2_schemas_update
-   fi
-}
-
-pkg_postrm() {
-   if use gtk ; then
-   gnome2_schemas_update
-   fi
-}

diff --git a/app-dicts/gwaei/gwaei-3.2.0.ebuild 
b/app-dicts/gwaei/gwaei-3.2.0.ebuild
deleted file mode 100644
index 8219264..
--- a/app-dicts/gwaei/gwae

[gentoo-commits] repo/gentoo:master commit in: dev-dotnet/gnome-keyring-sharp/

2016-09-18 Thread Pacho Ramos
commit: 454f243f20be36d7e57104d2063cf74c143f4ee9
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:31:01 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:57:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=454f243f

dev-dotnet/gnome-keyring-sharp: Drop old

Package-Manager: portage-2.3.0

 .../gnome-keyring-sharp-1.0.2.ebuild   | 44 --
 1 file changed, 44 deletions(-)

diff --git a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2.ebuild 
b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2.ebuild
deleted file mode 100644
index 3d3e402..
--- a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit mono
-
-DESCRIPTION="C# implementation of gnome-keyring"
-HOMEPAGE="http://www.mono-project.com/ 
https://github.com/mono/gnome-keyring-sharp";
-SRC_URI="http://www.go-mono.com/archive/${PN}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="doc"
-
-RDEPEND=">=dev-lang/mono-2.0
-   >=gnome-base/libgnome-keyring-2.30.0
-   dev-dotnet/glib-sharp"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   # Disable building samples.
-   sed -i -e 's:sample::' "${S}"/Makefile.in || die "sed failed"
-}
-
-src_configure() {
-   econf $(use_enable doc monodoc) || die "econf failed"
-}
-
-src_compile() {
-   # This dies without telling in docs with anything not -j1
-   # CSC=gmcs needed for https://bugs.gentoo.org/show_bug.cgi?id=250069
-   emake -j1 CSC=gmcs || die "emake failed"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed"
-   dodoc AUTHORS ChangeLog README || die
-   mono_multilib_comply
-   find "${D}" -name '*.la' -exec rm -rf '{}' '+' || die "la removal 
failed"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-dotnet/gnome-keyring-sharp/

2016-09-18 Thread Pacho Ramos
commit: ec32bbdbbd82e65862d3a0c078c48bbbed066dcd
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:30:36 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:57:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec32bbdb

dev-dotnet/gnome-keyring-sharp: amd64/x86 stable, bug #594200

Package-Manager: portage-2.3.0

 dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild 
b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild
index ed50c22..0c4d375 100644
--- a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild
+++ b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ SRC_URI="http://www.go-mono.com/archive/${PN}/${P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="



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

2016-09-18 Thread Pacho Ramos
commit: 46534fb6572a75ccffe9cb60a888a437dd75e9ea
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 09:53:10 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 09:57:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46534fb6

net-misc/gwget: eapi6 bump

Package-Manager: portage-2.3.0

 .../gwget/files/gwget-1.0.4-libnotify-0.7.patch|  4 +--
 net-misc/gwget/gwget-1.0.4.ebuild  | 39 +++---
 2 files changed, 21 insertions(+), 22 deletions(-)

diff --git a/net-misc/gwget/files/gwget-1.0.4-libnotify-0.7.patch 
b/net-misc/gwget/files/gwget-1.0.4-libnotify-0.7.patch
index 116cf60..8cecc19 100644
--- a/net-misc/gwget/files/gwget-1.0.4-libnotify-0.7.patch
+++ b/net-misc/gwget/files/gwget-1.0.4-libnotify-0.7.patch
@@ -1,5 +1,5 @@
 src/systray.c
-+++ src/systray.c
+--- a/src/systray.c
 b/src/systray.c
 @@ -6,6 +6,12 @@
  #include "systray.h"
  #include "main_window_cb.h"

diff --git a/net-misc/gwget/gwget-1.0.4.ebuild 
b/net-misc/gwget/gwget-1.0.4.ebuild
index a50f14e..5113017 100644
--- a/net-misc/gwget/gwget-1.0.4.ebuild
+++ b/net-misc/gwget/gwget-1.0.4.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="4"
-GCONF_DEBUG="no"
+EAPI=6
 GNOME2_LA_PUNT="yes"
 GNOME_TARBALL_SUFFIX="bz2"
 
-inherit eutils gnome2
+inherit gnome2
 
 DESCRIPTION="GTK2 WGet Frontend"
 HOMEPAGE="https://gnome.org/projects/gwget/";
@@ -19,32 +18,32 @@ IUSE="epiphany libnotify"
 
 # FIXME: dbus should be optional
 #needs patching for linguas/intltool
-RDEPEND="net-misc/wget
+RDEPEND="
+   net-misc/wget
>=x11-libs/gtk+-2.6:2
>=dev-libs/glib-2.16.0:2
>=gnome-base/gconf-2:2
>=gnome-base/libgnomeui-2
>=dev-libs/dbus-glib-0.70
epiphany? ( >=www-client/epiphany-1.4 )
-   libnotify? ( >=x11-libs/libnotify-0.2.2 )"
+   libnotify? ( >=x11-libs/libnotify-0.2.2 )
+"
 DEPEND="${RDEPEND}
virtual/pkgconfig
>=dev-util/intltool-0.35.0
-   >=sys-devel/gettext-0.10.4"
-
-pkg_setup() {
-   DOCS="AUTHORS ChangeLog NEWS README THANKS TODO"
-   G2CONF="${G2CONF}
-   $(use_enable epiphany epiphany-extension)
-   $(use_enable libnotify)
+   >=sys-devel/gettext-0.10.4
+"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-libnotify-0.7.patch
+   "${FILESDIR}"/${P}-glib-single-include.patch
+)
+
+src_configure() {
+   gnome2_src_configure \
+   $(use_enable epiphany epiphany-extension) \
+   $(use_enable libnotify) \
--disable-static
-   --disable-schemas-install"
-}
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-libnotify-0.7.patch
-   epatch "${FILESDIR}"/${P}-glib-single-include.patch
-   gnome2_src_prepare
 }
 
 src_install() {



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

2016-09-18 Thread David Seifert
commit: 9b80cc03dc6919d7c1962146946d1281ee24f693
Author: Kacper Kołodziej  kolodziej  in>
AuthorDate: Sun Sep 18 09:13:43 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 10:03:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b80cc03

media-sound/nted: fix -Wnarrowing error, bug #594056

Gentoo-bug: 594056
Closes: https://github.com/gentoo/gentoo/pull/2353

Signed-off-by: David Seifert  gentoo.org>

 media-sound/nted/files/nted-1.10.18-cpp14.patch | 11 +++
 media-sound/nted/nted-1.10.18-r3.ebuild |  1 +
 2 files changed, 12 insertions(+)

diff --git a/media-sound/nted/files/nted-1.10.18-cpp14.patch 
b/media-sound/nted/files/nted-1.10.18-cpp14.patch
new file mode 100644
index ..04a2a15
--- /dev/null
+++ b/media-sound/nted/files/nted-1.10.18-cpp14.patch
@@ -0,0 +1,11 @@
+--- idiotseditor/idiotseditor.cpp.dist 2016-09-18 10:47:58.933319888 +0200
 idiotseditor/idiotseditor.cpp  2016-09-18 10:48:28.852321336 +0200
+@@ -2538,7 +2538,7 @@
+ 
+ #define BAR_COLOR 0, 0, 0
+ #define NOMINATOR_COLOR 0, 0, 204
+-#define HALF_COLOR 0.0, 26, 153
++#define HALF_COLOR 0, 26, 153
+ #define QUARTER_COLOR  0, 51, 127
+ #define EIGHTS_COLOR 127, 77, 102
+ #define COLOR_16 0, 102, 77

diff --git a/media-sound/nted/nted-1.10.18-r3.ebuild 
b/media-sound/nted/nted-1.10.18-r3.ebuild
index 495a5d2..ddf3285 100644
--- a/media-sound/nted/nted-1.10.18-r3.ebuild
+++ b/media-sound/nted/nted-1.10.18-r3.ebuild
@@ -41,6 +41,7 @@ PATCHES=(
"${FILESDIR}/${P}-lilypond-tremolo.patch" # bug #437540
"${FILESDIR}/${P}-automake-1.12.patch" # bug #459466
"${FILESDIR}/${P}-freetype.patch" # bug #514522
+   "${FILESDIR}/${P}-cpp14.patch" # bug #594056
 )
 
 src_prepare() {



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

2016-09-18 Thread Patrice Clement
commit: 9f554b39dc36c7fab71d821d09b5099e157a364d
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Fri Sep 16 15:41:18 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Sep 18 10:09:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f554b39

dev-python/pastescript: remove unused patch.

Signed-off-by: Patrice Clement  gentoo.org>

 .../files/pastescript-setup.py-exclude-tests.patch| 19 ---
 1 file changed, 19 deletions(-)

diff --git 
a/dev-python/pastescript/files/pastescript-setup.py-exclude-tests.patch 
b/dev-python/pastescript/files/pastescript-setup.py-exclude-tests.patch
deleted file mode 100644
index 24190a7..
--- a/dev-python/pastescript/files/pastescript-setup.py-exclude-tests.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-# HG changeset patch
-# User Mike Gilbert 
-# Date 1353179174 18000
-# Node ID 814fbc493e7a086127f64c2406ecb1794990
-# Parent  510ff7d7627750eb0dbbc0d36fa63c72ffa6b303
-Exclude subpackages of tests.
-
-diff --git a/setup.py b/setup.py
 a/setup.py
-+++ b/setup.py
-@@ -61,7 +61,7 @@
- url="http://pythonpaste.org/script/";,
- namespace_packages=['paste'],
- license='MIT',
--packages=find_packages(exclude='tests'),
-+packages=find_packages(exclude=['tests','tests.*']),
- package_data={
-   'paste.script': ['paster-templates/basic_package/setup.*',
-'paster-templates/basic_package/tests/*.py',



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

2016-09-18 Thread Patrice Clement
commit: 596bdb5fb23a2ac8f5b493275aadd6c70a282a75
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Fri Sep 16 15:36:05 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Sep 18 10:08:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=596bdb5f

dev-python/mako: remove unused patch.

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

Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/mako/files/test-fix.patch | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/dev-python/mako/files/test-fix.patch 
b/dev-python/mako/files/test-fix.patch
deleted file mode 100644
index 3792e3e..
--- a/dev-python/mako/files/test-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ur Mako-0.7.0.orig/test/test_template.py Mako-0.7.0/test/test_template.py
 test/test_template.py  2012-03-31 07:52:02.0 +0800
-+++ test/test_template.py  2012-04-11 20:25:23.797168875 +0800
-@@ -1,5 +1,5 @@
- # -*- coding: utf-8 -*-
--
-+from __future__ import with_statement
- from mako.template import Template, ModuleTemplate
- from mako.lookup import TemplateLookup
- from mako.ext.preprocessors import convert_comments
-



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

2016-09-18 Thread Patrice Clement
commit: 059cb3fb91a76ba2ad4fc56f63c25984d8561884
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Fri Sep 16 15:41:40 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Sep 18 10:09:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=059cb3fb

dev-python/paver: remove unused patch.

Signed-off-by: Patrice Clement  gentoo.org>

 .../paver/files/paver-1.2.0-skip-cog-tests.patch   | 34 --
 1 file changed, 34 deletions(-)

diff --git a/dev-python/paver/files/paver-1.2.0-skip-cog-tests.patch 
b/dev-python/paver/files/paver-1.2.0-skip-cog-tests.patch
deleted file mode 100644
index 1ee339d..
--- a/dev-python/paver/files/paver-1.2.0-skip-cog-tests.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-From 1b9641cd841fe5d22ba4c5ef4198e47995c74f04 Mon Sep 17 00:00:00 2001
-From: Almad 
-Date: Wed, 27 Feb 2013 02:56:12 +0100
-Subject: [PATCH] Skip cog tests if tests are not installed (refs #93)
-

- paver/tests/test_doctools.py |4 
- 1 file changed, 4 insertions(+)
-
-diff --git a/paver/tests/test_doctools.py b/paver/tests/test_doctools.py
-index bc0cf8c..6104b3f 100644
 a/paver/tests/test_doctools.py
-+++ b/paver/tests/test_doctools.py
-@@ -137,6 +137,8 @@ def test_include_lookup():
- """, "Second was '%s'" % (second)
- 
- def test_cogging():
-+if not paver.doctools.has_cog:
-+raise SkipTest("Cog must be installed for this test")
- _no25()
- env = tasks.Environment(doctools)
- tasks.environment = env
-@@ -159,6 +161,8 @@ def test_cogging():
- assert "print sys.path" not in data
- 
- def test_cogging_with_markers_removed():
-+if not paver.doctools.has_cog:
-+raise SkipTest("Cog must be installed for this test")
- _no25()
- env = tasks.Environment(doctools)
- tasks.environment = env
--- 
-1.7.10
-



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

2016-09-18 Thread Patrice Clement
commit: dd763a71d0990cceed4f3623100c6606eb1571da
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Fri Sep 16 15:36:31 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Sep 18 10:09:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd763a71

dev-python/markdown: remove unused patch.

Signed-off-by: Patrice Clement  gentoo.org>

 .../markdown/files/markdown-2.2.0-tests.patch  | 80 --
 1 file changed, 80 deletions(-)

diff --git a/dev-python/markdown/files/markdown-2.2.0-tests.patch 
b/dev-python/markdown/files/markdown-2.2.0-tests.patch
deleted file mode 100644
index ef05702..
--- a/dev-python/markdown/files/markdown-2.2.0-tests.patch
+++ /dev/null
@@ -1,80 +0,0 @@
-https://github.com/waylan/Python-Markdown/issues/112
-https://github.com/waylan/Python-Markdown/commit/5b3e724fb78da73ab87fb34e4ac9d9299773cfed
-
 markdown/__init__.py
-+++ markdown/__init__.py
-@@ -37,6 +37,7 @@
- import codecs
- import sys
- import logging
-+import warnings
- import util
- from preprocessors import build_preprocessors
- from blockprocessors import build_block_parser
-@@ -163,10 +164,10 @@
- if isinstance(ext, basestring):
- ext = self.build_extension(ext, configs.get(ext, []))
- if isinstance(ext, Extension):
--# might raise NotImplementedError, but that's the extension 
author's problem
- ext.extendMarkdown(self, globals())
- elif ext is not None:
--raise ValueError('Extension "%s.%s" must be of type: 
"markdown.Extension".' \
-+raise TypeError(
-+'Extension "%s.%s" must be of type: "markdown.Extension"'
- % (ext.__class__.__module__, ext.__class__.__name__))
- 
- return self
-@@ -200,19 +201,22 @@
- module_name_old_style = '_'.join(['mdx', ext_name])
- try: # Old style (mdx_)
- module = __import__(module_name_old_style)
--except ImportError:
--logger.warn("Failed loading extension '%s' from '%s' or '%s'"
--% (ext_name, module_name, module_name_old_style))
--# Return None so we don't try to initiate none-existant 
extension
--return None
-+except ImportError, e:
-+message = "Failed loading extension '%s' from '%s' or '%s'" \
-+% (ext_name, module_name, module_name_old_style)
-+e.args = (message,) + e.args[1:]
-+raise
- 
- # If the module is loaded successfully, we expect it to define a
- # function called makeExtension()
- try:
- return module.makeExtension(configs.items())
- except AttributeError, e:
--logger.warn("Failed to initiate extension '%s': %s" % (ext_name, 
e))
--return None
-+message = e.args[0]
-+message = "Failed to initiate extension " \
-+  "'%s': %s" % (ext_name, message)
-+e.args = (message,) + e.args[1:]
-+raise
- 
- def registerExtension(self, extension):
- """ This gets called by the extension """
 tests/test_apis.py
-+++ tests/test_apis.py
-@@ -245,18 +245,18 @@
- 
- def testLoadExtensionFailure(self):
- """ Test failure of an extension to load. """
--self.assertRaises(ValueError, 
-+self.assertRaises(ImportError, 
- markdown.Markdown, extensions=['non_existant_ext']) 
- 
- def testLoadBadExtension(self):
- """ Test loading of an Extension with no makeExtension function. """
- _create_fake_extension(name='fake', has_factory_func=False)
--self.assertRaises(ValueError, markdown.Markdown, extensions=['fake'])
-+self.assertRaises(AttributeError, markdown.Markdown, 
extensions=['fake'])
- 
- def testNonExtension(self):
- """ Test loading a non Extension object as an extension. """
- _create_fake_extension(name='fake', is_wrong_type=True)
--self.assertRaises(ValueError, markdown.Markdown, extensions=['fake'])
-+self.assertRaises(TypeError, markdown.Markdown, extensions=['fake'])
- 
- def testBaseExtention(self):
- """ Test that the base Extension class will raise NotImplemented. """



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/gtksourceviewmm/

2016-09-18 Thread Pacho Ramos
commit: f93ace3e31f52bdda60aff18b6a4705140ec8018
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:27:02 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93ace3e

dev-cpp/gtksourceviewmm: Drop old

Package-Manager: portage-2.3.0

 dev-cpp/gtksourceviewmm/Manifest   |  1 -
 .../gtksourceviewmm/gtksourceviewmm-2.10.3.ebuild  | 47 --
 .../gtksourceviewmm/gtksourceviewmm-3.12.0.ebuild  | 35 
 3 files changed, 83 deletions(-)

diff --git a/dev-cpp/gtksourceviewmm/Manifest b/dev-cpp/gtksourceviewmm/Manifest
index 85d422c..afeb72c 100644
--- a/dev-cpp/gtksourceviewmm/Manifest
+++ b/dev-cpp/gtksourceviewmm/Manifest
@@ -1,3 +1,2 @@
 DIST gtksourceviewmm-2.10.3.tar.xz 742184 SHA256 
df1b582d7be2e412020c5d748f21c0e6e5074c6b2ca8529985e70479375b SHA512 
e6ddc4f585251f68e48cf0ea2c33bce02a90031efcd885105a82837715d659a317ee0845b476fc54c1c4c71b518df41ce494505af1524db6acb733e51f44e6ca
 WHIRLPOOL 
35ae10e70e6d2a8c59e9be6552229034b844efdf1c730c20b75b9e6dbdd85d88e7b12104dbce400ba83b2745677d4abb04e994e3e75b8d3a2bdc8e9b920699de
-DIST gtksourceviewmm-3.12.0.tar.xz 1046368 SHA256 
73939031bcc60e6ad31a315ec84b132deba15e5732de16e75fe424a619267ace SHA512 
c4318039ad683a69e6610fa8da058327726e57e485445a9fd2a5d9ef7afd603d30f5954e586c5f9b586d0cd2ef9e444ba7cbf17c44bae8e4c20bd54dcec8288f
 WHIRLPOOL 
130927a9aede6572db20cb660aa64612abd7cf7e53313fcc029ea1806483bd818ce1fc67c2422fac6740d4f52f0d8ffe824d6fccc382750e66f91dd859488fe0
 DIST gtksourceviewmm-3.18.0.tar.xz 1079780 SHA256 
51081ae3d37975dae33d3f6a40621d85cb68f4b36ae3835eec1513482aacfb39 SHA512 
143de4a650f2a6090efeba359e78d1f4982519a9e7a2be838f9888732c57dcc42db8b6ab45bd23ccd261d8f17bc743846a3bb572566f233cee9b4238c017c64c
 WHIRLPOOL 
b3c7dee2e8c41e4a14457e45f5131fb8fcf2f5841f5080b950da39ea6c1afaf39e4f89cbe8ab279bd5b2f2d1f34a071a9b9d3cdf08e808ae993f3d0727d4244c

diff --git a/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.3.ebuild 
b/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.3.ebuild
deleted file mode 100644
index f7242d5..
--- a/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.3.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="C++ bindings for gtksourceview"
-HOMEPAGE="https://projects.gnome.org/gtksourceviewmm/";
-
-KEYWORDS="amd64 ppc x86"
-IUSE="doc"
-SLOT="2.0"
-LICENSE="LGPL-2.1"
-
-RDEPEND=">=dev-cpp/gtkmm-2.12:2.4
-   dev-cpp/atkmm
-   >=x11-libs/gtksourceview-2.10.0:2.0
-   !>=dev-cpp/libgtksourceviewmm-1"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )"
-
-pkg_setup() {
-   DOCS="AUTHORS ChangeLog* NEWS README"
-   G2CONF="${G2CONF}
-   $(use_enable doc documentation)
-   --disable-static"
-}
-
-src_prepare() {
-   gnome2_src_prepare
-
-   # Remove docs from SUBDIRS so that docs are not installed, as
-   # we handle it in src_install.
-   sed -i -e 's|^\(SUBDIRS =.*\)$(doc_subdirs)\(.*\)|\1\2|' Makefile.in || 
\
-   die "sed Makefile.in failed"
-}
-
-src_install() {
-   gnome2_src_install
-   use doc && dohtml -r docs/reference/html/*
-}

diff --git a/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.12.0.ebuild 
b/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.12.0.ebuild
deleted file mode 100644
index 5bd3943..
--- a/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.12.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2 eutils
-
-DESCRIPTION="C++ bindings for gtksourceview"
-HOMEPAGE="https://projects.gnome.org/gtksourceviewmm/";
-
-KEYWORDS="amd64 ppc x86"
-IUSE="doc"
-SLOT="3.0"
-LICENSE="LGPL-2.1"
-
-RDEPEND="
-   >=dev-cpp/glibmm-2.28:2
-   >=dev-cpp/gtkmm-3.2:3.0
-   >=x11-libs/gtksourceview-3.12:3.0
-
-   dev-cpp/atkmm
-   dev-cpp/cairomm
-   dev-cpp/pangomm:1.4
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )
-"
-
-src_configure() {
-   DOCS="AUTHORS ChangeLog* NEWS README"
-   gnome2_src_configure $(use_enable doc documentation)
-}



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

2016-09-18 Thread Pacho Ramos
commit: 17033ca6146c3bf3532e10e7182ee16b73ba2220
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:03:28 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17033ca6

media-sound/potamus: Drop old

Package-Manager: portage-2.3.0

 media-sound/potamus/Manifest|  2 --
 media-sound/potamus/potamus-0.12.ebuild | 42 --
 media-sound/potamus/potamus-14.ebuild   | 46 -
 3 files changed, 90 deletions(-)

diff --git a/media-sound/potamus/Manifest b/media-sound/potamus/Manifest
index 99d5e97..adaebbb 100644
--- a/media-sound/potamus/Manifest
+++ b/media-sound/potamus/Manifest
@@ -1,3 +1 @@
-DIST potamus-0.12.tar.gz 127788 SHA256 
5034e09c8646cbb299f895541e155b9d7012597210bc8b0ba213812928525e2d SHA512 
ab88031eaa4608b4513aec75d86ab1b16e6e192926d0ca7b0616845ecb9a564f12affba9ed2a3fc903b8b9ac5481a1aabab8904df5546a3ea6a9f6f3eccc1ba0
 WHIRLPOOL 
4491a23f1e87fee6dab5e279630de4c1f5a85106263b6c11d2410c511ac838bd30e36057bf3a42960514559bbb71714f5839659b49ce04c15ac151e2cc609b7a
-DIST potamus-14.tar.gz 163164 SHA256 
ae271a7101dbbd75c95faaa0afcd311cae24311a1c4eb01e73d1ffce43667194 SHA512 
d6192e9e9114f4f88619751529718afb94f113613f23432646c1d5fa707a82ad10c70425135a5ca5a076b68a36ededdb01d73bc1dc6a92e2bdb644d624303394
 WHIRLPOOL 
fc70d8043fec093be4781cdee5e615131f9bea3c375c9f22b290d4777b121c911c402298bac6b9253deb791580a98f224abd751d4912c46a1cb939d50a562b23
 DIST potamus-16.tar.gz 144874 SHA256 
0b31955f5495477d68048915560e528d13d741178fb90ef39e3ff2dbcad7ae63 SHA512 
e4c87d4166d958d200edc13835c57c894b0803b243fd79fb211480a217a33ca34fbd451622842efc47c0ed1b79bcd0fa4f0258f129f70678f14c373234b1b32d
 WHIRLPOOL 
c4cd12042a907e222495435fe3434ee7bee8d167a3ce883891cdae8bfe638a6340525daf0d0f8c51ce2f13bbf151768a390cee565d8aa289dafa862c266f305f

diff --git a/media-sound/potamus/potamus-0.12.ebuild 
b/media-sound/potamus/potamus-0.12.ebuild
deleted file mode 100644
index 06e4f90..
--- a/media-sound/potamus/potamus-0.12.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit gnome2
-
-DESCRIPTION="a lightweight audio player with a simple interface and an 
emphasis on high audio quality"
-HOMEPAGE="http://offog.org/code/potamus.html";
-SRC_URI="http://offog.org/files/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
-   >=gnome-base/libglade-2
-   media-libs/libao
-   media-libs/libsamplerate
-   media-libs/libvorbis
-   media-libs/libmad
-   media-libs/audiofile
-   media-libs/libmodplug
-   virtual/ffmpeg
-   media-libs/flac
-   media-sound/jack-audio-connection-kit"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   gnome2_src_prepare
-
-   sed -i -e \
-   's:CODEC_TYPE_AUDIO:AVMEDIA_TYPE_AUDIO:g' \
-   src/input-avcodec.c || die
-}
-
-src_install() {
-   default
-}

diff --git a/media-sound/potamus/potamus-14.ebuild 
b/media-sound/potamus/potamus-14.ebuild
deleted file mode 100644
index 1115ecc..
--- a/media-sound/potamus/potamus-14.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit gnome2
-
-DESCRIPTION="a lightweight audio player with a simple interface and an 
emphasis on high audio quality"
-HOMEPAGE="http://offog.org/code/potamus.html";
-SRC_URI="http://offog.org/files/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="audiofile flac mad modplug vorbis +ao jack"
-
-RDEPEND="x11-libs/gtk+:2
-   >=gnome-base/libglade-2
-   media-libs/libsamplerate
-   virtual/ffmpeg
-   audiofile? ( media-libs/audiofile )
-   flac? ( media-libs/flac )
-   mad? ( media-libs/libmad )
-   modplug? ( media-libs/libmodplug )
-   vorbis? ( media-libs/libvorbis )
-   ao? ( media-libs/libao )
-   jack? ( media-sound/jack-audio-connection-kit )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable audiofile input-audiofile) \
-   $(use_enable flac input-flac) \
-   $(use_enable mad input-mad) \
-   $(use_enable modplug input-modplug) \
-   $(use_enable vorbis input-vorbis) \
-   $(use_enable ao output-ao) \
-   $(use_enable jack output-jack)
-
-}
-
-src_install() {
-   default
-}



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

2016-09-18 Thread Pacho Ramos
commit: fa98c2e129e32e20c06239510f3ff9d65a45a458
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:45:28 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa98c2e1

dev-libs/libunique: Bump eapi, fix introspection dependencies, stop rebuilding 
gtk-docs

Package-Manager: portage-2.3.0

 dev-libs/libunique/libunique-3.0.2-r1.ebuild | 46 
 1 file changed, 46 insertions(+)

diff --git a/dev-libs/libunique/libunique-3.0.2-r1.ebuild 
b/dev-libs/libunique/libunique-3.0.2-r1.ebuild
new file mode 100644
index ..2f000ed
--- /dev/null
+++ b/dev-libs/libunique/libunique-3.0.2-r1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 virtualx
+
+DESCRIPTION="A library for writing single instance application"
+HOMEPAGE="https://wiki.gnome.org/Attic/LibUnique";
+
+LICENSE="LGPL-2.1"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
+IUSE="debug +introspection"
+
+RDEPEND="
+   >=dev-libs/glib-2.25.7:2
+   sys-apps/dbus[X]
+   >=x11-libs/gtk+-2.90.0:3[introspection?]
+   x11-libs/libX11
+   introspection? ( >=dev-libs/gobject-introspection-0.9.0:= )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.11
+   virtual/pkgconfig
+"
+# For eautoreconf
+#  dev-util/gtk-doc-am
+
+src_configure() {
+   # --disable-dbus means gdbus is used instead of dbus-glib
+   gnome2_src_configure \
+   --disable-static \
+   --disable-maintainer-flags \
+   --disable-dbus \
+   $(usex debug --enable-debug=yes ' ') \
+   $(use_enable introspection)
+}
+
+src_test() {
+   cd "${S}/tests"
+   cp "${FILESDIR}/run-tests" . || die "Unable to cp 
\${FILESDIR}/run-tests"
+   virtx emake -f run-tests || die "Tests failed"
+}



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

2016-09-18 Thread Pacho Ramos
commit: 653725d2f387fcdc2fc6eb2c94f445021576bfc3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:51:35 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=653725d2

media-gfx/gnome-raw-thumbnailer: Update eapi and ebuild

Package-Manager: portage-2.3.0

 .../gnome-raw-thumbnailer-3.0.0.ebuild | 26 ++
 1 file changed, 12 insertions(+), 14 deletions(-)

diff --git a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild 
b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild
index d305716..1125daf 100644
--- a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild
+++ b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild
@@ -1,12 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-GCONF_DEBUG=no
+EAPI=6
 inherit gnome2
 
-MY_P=${PN/gnome-}-${PV}
+MY_P="${PN/gnome-}-${PV}"
 
 DESCRIPTION="A lightweight and fast raw image thumbnailer for GNOME"
 HOMEPAGE="https://libopenraw.freedesktop.org/wiki/RawThumbnailer";
@@ -17,17 +16,16 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-RDEPEND=">=media-libs/libopenraw-0.0.9[gtk]
-   >=x11-libs/gdk-pixbuf-2
-   >=dev-libs/glib-2.26
-   !media-gfx/raw-thumbnailer"
+RDEPEND="
+   >=media-libs/libopenraw-0.0.9[gtk]
+   >=x11-libs/gdk-pixbuf-2:2
+   >=dev-libs/glib-2.26:2
+   !media-gfx/raw-thumbnailer
+"
 DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
-   sys-devel/gettext"
+   sys-devel/gettext
+"
 
-S=${WORKDIR}/${MY_P}
-
-pkg_setup() {
-   DOCS="AUTHORS ChangeLog NEWS"
-}
+S="${WORKDIR}/${MY_P}"



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

2016-09-18 Thread Pacho Ramos
commit: e0799fc0f26c4174439622d8a1fe1333ede39cfd
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:46:04 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0799fc0

dev-libs/libunique: Make repoman more happy

Package-Manager: portage-2.3.0

 dev-libs/libunique/libunique-1.1.6-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libunique/libunique-1.1.6-r2.ebuild 
b/dev-libs/libunique/libunique-1.1.6-r2.ebuild
index 74a1132..f0b29b9 100644
--- a/dev-libs/libunique/libunique-1.1.6-r2.ebuild
+++ b/dev-libs/libunique/libunique-1.1.6-r2.ebuild
@@ -46,7 +46,7 @@ PATCHES=(
# Remove G_CONST_RETURN usage, now that its gone in glib
"${FILESDIR}/${PN}-1.1.6-G_CONST_RETURN.patch"
 )
-   
+
 src_configure() {
gnome2_src_configure \
--disable-maintainer-flags \



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xmonad-log-applet/

2016-09-18 Thread Pacho Ramos
commit: 06f5bb859f1c1cb45d10d4ae77a12aa398e43528
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:09:53 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06f5bb85

x11-misc/xmonad-log-applet: Use newer eapi

Package-Manager: portage-2.3.0

 .../xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild 
b/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
index 89b75cd..181ff5f 100644
--- a/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
+++ b/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
+EAPI=6
 inherit autotools gnome2
 
 DESCRIPTION="Gnome and XFCE applet for displaying XMonad log"
@@ -28,19 +27,21 @@ DEPEND="${RDEPEND}"
 
 src_prepare() {
eautoreconf
+   gnome2_src_prepare
 }
 
 src_configure() {
-   econf --sysconfdir=/etc --with-panel=xfce4
+   gnome2_src_configure --sysconfdir=/etc --with-panel=xfce4
 }
 
 src_install() {
-   emake DESTDIR="${D}" install
+   gnome2_src_install
dodoc AUTHORS.md README.md
dodoc "${FILESDIR}"/xmonad.hs
 }
 
 pkg_postinst() {
+   gnome2_pkg_postinst
elog "Remember to update your xmonad.hs accordingly"
elog "a sample xmonad.hs is provided in /usr/share/doc/${PF}"
 }



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

2016-09-18 Thread Pacho Ramos
commit: 2af2ab7232990416b191973a99e0f790f858c10f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:38:38 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2af2ab72

dev-libs/libunique: Bump eapi, fix introspection dependencies, stop rebuilding 
gtk-docs

Package-Manager: portage-2.3.0

 dev-libs/libunique/libunique-1.1.6-r2.ebuild | 64 
 1 file changed, 64 insertions(+)

diff --git a/dev-libs/libunique/libunique-1.1.6-r2.ebuild 
b/dev-libs/libunique/libunique-1.1.6-r2.ebuild
new file mode 100644
index ..17a96b4
--- /dev/null
+++ b/dev-libs/libunique/libunique-1.1.6-r2.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+GNOME_TARBALL_SUFFIX="bz2"
+
+inherit gnome2 virtualx
+
+DESCRIPTION="A library for writing single instance application"
+HOMEPAGE="https://wiki.gnome.org/Attic/LibUnique";
+
+LICENSE="LGPL-2.1"
+SLOT="1"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
+IUSE="debug dbus +introspection"
+
+RDEPEND="
+   >=dev-libs/glib-2.12:2
+   >=x11-libs/gtk+-2.11:2[introspection?]
+   x11-libs/libX11
+   dbus? (
+   >=dev-libs/dbus-glib-0.70
+   sys-apps/dbus[X] )
+   introspection? ( >=dev-libs/gobject-introspection-0.6.3:= )
+"
+DEPEND="${RDEPEND}
+   dev-util/gtk-doc-am
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+# For eautoreconf
+#  dev-util/gtk-doc-am
+
+PATCHES=(
+   # Include NUL terminator in unique_message_data_get_filename()
+   "${FILESDIR}/${P}-include-terminator.patch"
+
+   # test-unique: Resolve format string issues
+   "${FILESDIR}/${P}-fix-test.patch"
+
+   # Remove compiler warnings
+   "${FILESDIR}/${P}-compiler-warnings.patch"
+
+   # Remove G_CONST_RETURN usage, now that its gone in glib
+   "${FILESDIR}/${PN}-1.1.6-G_CONST_RETURN.patch"
+)
+   
+src_configure() {
+   gnome2_src_configure \
+   --disable-maintainer-flags \
+   --disable-static \
+   --enable-bacon \
+   $(use_enable introspection) \
+   $(usex debug --enable-debug=yes ' ') \
+   $(use_enable dbus)
+}
+
+src_test() {
+   cd "${S}/tests"
+   cp "${FILESDIR}/run-tests" . || die "Unable to cp 
\${FILESDIR}/run-tests"
+   virtx emake -f run-tests || die "Tests failed"
+}



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

2016-09-18 Thread Pacho Ramos
commit: 5ccd54626f39461a4096c6d322482998636c6268
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:16:32 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccd5462

media-sound/potamus: Update ffmpeg handling, bump eapi

Package-Manager: portage-2.3.0

 media-sound/potamus/potamus-16.ebuild | 38 ---
 1 file changed, 17 insertions(+), 21 deletions(-)

diff --git a/media-sound/potamus/potamus-16.ebuild 
b/media-sound/potamus/potamus-16.ebuild
index aa6e665..01b06d0 100644
--- a/media-sound/potamus/potamus-16.ebuild
+++ b/media-sound/potamus/potamus-16.ebuild
@@ -1,42 +1,42 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=6
+inherit gnome2
 
-inherit gnome2 eutils
-
-DESCRIPTION="a lightweight audio player with a simple interface and an 
emphasis on high audio quality"
-HOMEPAGE="http://offog.org/code/potamus.html";
+DESCRIPTION="A lightweight audio player with a simple interface and an 
emphasis on high audio quality"
+HOMEPAGE="http://offog.org/code/potamus/";
 SRC_URI="http://offog.org/files/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="audiofile flac mad modplug opus vorbis +ao jack"
+IUSE="+ao audiofile flac jack libav mad modplug opus vorbis"
 
-RDEPEND="x11-libs/gtk+:2
+RDEPEND="
+   x11-libs/gtk+:2
>=gnome-base/libglade-2
media-libs/libsamplerate
-   virtual/ffmpeg
+   ao? ( media-libs/libao )
audiofile? ( media-libs/audiofile )
flac? ( media-libs/flac )
+   jack? ( media-sound/jack-audio-connection-kit )
+   libav? ( media-video/libav:= )
+   !libav? ( >=media-video/ffmpeg-2.8:0= )
mad? ( media-libs/libmad )
modplug? ( media-libs/libmodplug )
opus? ( media-libs/opusfile )
vorbis? ( media-libs/libvorbis )
-   ao? ( media-libs/libao )
-   jack? ( media-sound/jack-audio-connection-kit )"
+"
 DEPEND="${RDEPEND}
-   virtual/pkgconfig"
+   virtual/pkgconfig
+"
 
-src_prepare() {
-   gnome2_src_prepare
-   has_version '>=media-video/ffmpeg-2.8' && epatch 
"${FILESDIR}/ffmpeg29.patch"
-}
+PATCHES=( "${FILESDIR}/ffmpeg29.patch" )
 
 src_configure() {
-   econf \
+   gnome2_src_configure \
$(use_enable audiofile input-audiofile) \
$(use_enable flac input-flac) \
$(use_enable mad input-mad) \
@@ -47,7 +47,3 @@ src_configure() {
$(use_enable jack output-jack)
 
 }
-
-src_install() {
-   default
-}



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

2016-09-18 Thread Pacho Ramos
commit: 9efb6f08272b59195f1f2338c37b38d5535869b1
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:40:44 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efb6f08

dev-libs/libunique: Make repoman more happy and raise gtk-doc-am dep

Package-Manager: portage-2.3.0

 dev-libs/libunique/libunique-1.1.6-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libunique/libunique-1.1.6-r2.ebuild 
b/dev-libs/libunique/libunique-1.1.6-r2.ebuild
index 17a96b4..74a1132 100644
--- a/dev-libs/libunique/libunique-1.1.6-r2.ebuild
+++ b/dev-libs/libunique/libunique-1.1.6-r2.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
introspection? ( >=dev-libs/gobject-introspection-0.6.3:= )
 "
 DEPEND="${RDEPEND}
-   dev-util/gtk-doc-am
+   >=dev-util/gtk-doc-am-1.11
sys-devel/gettext
virtual/pkgconfig
 "
@@ -46,7 +46,7 @@ PATCHES=(
# Remove G_CONST_RETURN usage, now that its gone in glib
"${FILESDIR}/${PN}-1.1.6-G_CONST_RETURN.patch"
 )
-   
+   
 src_configure() {
gnome2_src_configure \
--disable-maintainer-flags \



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

2016-09-18 Thread Pacho Ramos
commit: df847f0ec0f8392c20fa33876e57bdece498dfff
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:46:28 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df847f0e

dev-python/nautilus-python: Drop old

Package-Manager: portage-2.3.0

 .../nautilus-python/nautilus-python-1.1-r1.ebuild  | 50 --
 1 file changed, 50 deletions(-)

diff --git a/dev-python/nautilus-python/nautilus-python-1.1-r1.ebuild 
b/dev-python/nautilus-python/nautilus-python-1.1-r1.ebuild
deleted file mode 100644
index 63054f2..
--- a/dev-python/nautilus-python/nautilus-python-1.1-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-PYTHON_DEPEND="2"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils gnome2 python
-
-DESCRIPTION="Python bindings for the Nautilus file manager"
-HOMEPAGE="https://projects.gnome.org/nautilus-python/";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 x86"
-IUSE="doc"
-
-# Depend on pygobject:3 for sanity, and because it's automagic
-RDEPEND="dev-python/pygobject:3
-   >=gnome-base/nautilus-2.32[introspection]"
-DEPEND="${RDEPEND}
-   doc? (
-   app-text/docbook-xml-dtd:4.1.2
-   >=dev-util/gtk-doc-1.9 )"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-pkg_setup() {
-   python_set_active_version 2
-   python_pkg_setup
-}
-
-src_install() {
-   gnome2_src_install
-   # Directory for systemwide extensions
-   keepdir /usr/share/nautilus-python/extensions/
-   # Doesn't get installed by "make install" for some reason
-   if use doc; then
-   insinto /usr/share/gtk-doc/html/nautilus-python # for 
dev-util/devhelp
-   doins -r docs/html/*
-   fi
-}
-
-pkg_postinst() {
-   gnome2_pkg_postinst
-   python_need_rebuild
-}



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

2016-09-18 Thread Pacho Ramos
commit: 8874813743d15abbc621b787b7b35230858103f7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:17:09 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88748137

media-sound/quark: Drop old

Package-Manager: portage-2.3.0

 media-sound/quark/Manifest  |  1 -
 media-sound/quark/quark-3.21.ebuild | 37 -
 2 files changed, 38 deletions(-)

diff --git a/media-sound/quark/Manifest b/media-sound/quark/Manifest
index e93a43d..611a3a4 100644
--- a/media-sound/quark/Manifest
+++ b/media-sound/quark/Manifest
@@ -1,2 +1 @@
-DIST quark-3.21.tar.gz 204423 SHA256 
45b0b17c82f4c4ed58fc76548dba6ca3e766391c5e42ea5f207249056514ac6b SHA512 
861c429bca7c98d125f5b3d4d8eb5381f5a4590f302cf443edcab7929222f9489fa5d38d6390eab1aa2cbd43bb71f31d1e1c1022928c46b69ef5f7a36b9c586e
 WHIRLPOOL 
733383648100b64cfe02146a605067c0a434cf0341702ef53832bccc254575a3d9bb7c477feaa854289620eb316444e15b27df13899fa4bad8d83dfe8c2a453a
 DIST quark-3.24.tar.gz 215417 SHA256 
afac7b03082fd581412cf701187a21a4d6f6eea75c207b366f4b1dc939fff04c SHA512 
a34a3160ab4cfe976cbabd6b2d94cc21ca263c069c53ad6244ed23674e17bf713dc759af998d4ae74720c91ba5e452e3996408d6ae11305bf581eb9a71876a01
 WHIRLPOOL 
bb90b6087cc48ef732b77f183f222a9cc85260a972694f145ad28a0ae80e377d0533d8719bed8d087f2532b52859858755f6426c81d11fa5e46d6c7751da

diff --git a/media-sound/quark/quark-3.21.ebuild 
b/media-sound/quark/quark-3.21.ebuild
deleted file mode 100644
index 0df4e98..
--- a/media-sound/quark/quark-3.21.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-GCONF_DEBUG=yes
-inherit flag-o-matic gnome2
-
-DESCRIPTION="Quark is the Anti-GUI Music Player with a cool Docklet!"
-HOMEPAGE="https://hsgg.github.com/quark/";
-SRC_URI="https://hsgg.github.com/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND="media-libs/xine-lib
-   x11-libs/gtk+:2
-   >=gnome-base/gconf-2
-   gnome-base/gnome-vfs"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS="AUTHORS README"
-
-src_prepare() {
-   sed -i \
-   -e 's:-D[A-Z_]*DISABLE_DEPRECATED:$(NULL):g' \
-   strange-quark/Makefile.{am,in} quark/Makefile.{am,in} || die 
#387823
-}
-
-src_configure() {
-   #367859
-   append-libs X11
-   gnome2_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: app-dicts/gwaei/

2016-09-18 Thread Pacho Ramos
commit: 4f3d42f552311399003429b6bf7abaac4fc7764f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:51:10 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f3d42f5

app-dicts/gwaei: Cleanup metadata

Package-Manager: portage-2.3.0

 app-dicts/gwaei/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-dicts/gwaei/metadata.xml b/app-dicts/gwaei/metadata.xml
index 6a93eda..bb2eba8 100644
--- a/app-dicts/gwaei/metadata.xml
+++ b/app-dicts/gwaei/metadata.xml
@@ -12,10 +12,6 @@
 for it.
   

-   
-  Enable single instance support using
-  dev-libs/libunique.
-

  Enable app-text/mecab support




[gentoo-commits] repo/gentoo:master commit in: app-office/grisbi/

2016-09-18 Thread Pacho Ramos
commit: 92509bc0dfe7edafeb1d8f808b07b820ab0931d0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:25:28 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92509bc0

app-office/grisbi: Update ebuild and fix deps on openssl

Package-Manager: portage-2.3.0

 app-office/grisbi/grisbi-1.0.0-r1.ebuild | 41 
 1 file changed, 41 insertions(+)

diff --git a/app-office/grisbi/grisbi-1.0.0-r1.ebuild 
b/app-office/grisbi/grisbi-1.0.0-r1.ebuild
new file mode 100644
index ..e593440
--- /dev/null
+++ b/app-office/grisbi/grisbi-1.0.0-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="Grisbi is a personal accounting application for Linux"
+HOMEPAGE="http://www.grisbi.org";
+SRC_URI="mirror://sourceforge/grisbi/grisbi%20stable/1.0.x/${P}.tar.bz2"
+IUSE="libressl nls ofx ssl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   dev-libs/libxml2:2
+   >=dev-libs/glib-2.18.0:2
+   >=x11-libs/gtk+-2.12.0:2
+   x11-misc/xdg-utils
+   ssl? (
+   libressl? ( dev-libs/libressl:0= )
+   !libressl? ( >=dev-libs/openssl-0.9.5:0= ) )
+   ofx? ( >=dev-libs/libofx-0.7.0 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --with-libxml2 \
+   --without-cunit \
+   --disable-static \
+   $(use_with ssl openssl) \
+   $(use_with ofx) \
+   $(use_enable nls)
+}



[gentoo-commits] repo/gentoo:master commit in: sci-biology/lagan/, sci-biology/lagan/files/

2016-09-18 Thread David Seifert
commit: 9f39270bff954737259cc2b52e97e0bde41f7d2b
Author: David Seifert  gentoo  org>
AuthorDate: Sun Sep 18 11:25:38 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 11:33:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f39270b

sci-biology/lagan: Allow for compiling with GCC 6

Gentoo-bug: 594148
* EAPI=6
* Also fix QA violations due to implicit declarations and
  incorrectly formatted fprintf calls.

Package-Manager: portage-2.3.0

 sci-biology/lagan/files/lagan-2.0-fix-c++14.patch  | 473 +
 .../files/lagan-2.0-qa-implicit-declarations.patch |  96 +
 sci-biology/lagan/lagan-2.0-r3.ebuild  |  72 
 3 files changed, 641 insertions(+)

diff --git a/sci-biology/lagan/files/lagan-2.0-fix-c++14.patch 
b/sci-biology/lagan/files/lagan-2.0-fix-c++14.patch
new file mode 100644
index ..9865f27
--- /dev/null
+++ b/sci-biology/lagan/files/lagan-2.0-fix-c++14.patch
@@ -0,0 +1,473 @@
+Fix building with C++14, which errors out due to namespace collisions with 
std::end
+in C++14 mode, due to crappy 'using namespace std' declared everywhere.
+See also: https://bugs.gentoo.org/show_bug.cgi?id=594148
+
+--- a/src/ancseq.cpp
 b/src/ancseq.cpp
+@@ -30,7 +30,6 @@
+ #include 
+ #include 
+ 
+-using namespace std;
+ 
+ #include "util.cpp"
+ #include "faindex.cpp"
+--- a/src/ancseqrest.cpp
 b/src/ancseqrest.cpp
+@@ -31,7 +31,6 @@
+ #include 
+ #include 
+ 
+-using namespace std;
+ 
+ #define fastaRowLength 50
+ typedef char* pchar;
+--- a/src/cutmfa.cpp
 b/src/cutmfa.cpp
+@@ -45,7 +45,6 @@
+ #include 
+ #include 
+ 
+-using namespace std;
+ 
+ // TODO refactor in classes and normal make project
+ 
+--- a/src/glocal/glocal.cpp
 b/src/glocal/glocal.cpp
+@@ -7,9 +7,9 @@
+ }
+ 
+ //vectors that would be needed globally
+-vector fragments;
+-vectorstartPoints;
+-vectorendPoints;
++std::vector fragments;
++std::vectorstartPoints;
++std::vectorendPoints;
+ long long int numFragments;
+ InterPoint inter;
+ 
+@@ -19,7 +19,7 @@
+ RI RI_regions[1<<(UPSTRANDBITS+DOWNSTRANDBITS+RELPOSBITS)];
+ LI LI_regions[1<<(UPSTRANDBITS+DOWNSTRANDBITS+RELPOSBITS)];
+ 
+-vector 
scoreFunctions[1<<(UPSTRANDBITS+DOWNSTRANDBITS+RELPOSBITS)];
++std::vector 
scoreFunctions[1<<(UPSTRANDBITS+DOWNSTRANDBITS+RELPOSBITS)];
+ 
+ Name allNames;
+ 
+--- a/src/glocal/io.cpp
 b/src/glocal/io.cpp
+@@ -3,9 +3,9 @@
+ #include
+ #include
+ 
+-extern vector  fragments;
+-extern vector  startPoints;
+-extern vector  endPoints;
++extern std::vector  fragments;
++extern std::vector  startPoints;
++extern std::vector  endPoints;
+ extern Name allNames;
+ 
+ bool PointCompare(const Point &f1, const Point &f2) {
+@@ -223,8 +223,8 @@
+   startPoints.push_back(startPoint);
+   endPoints.push_back(endPoint);
+   }
+-  sort(startPoints.begin(), startPoints.end(), PointCompare);
+-  sort(endPoints.begin(), endPoints.end(), PointCompare);
++  std::sort(startPoints.begin(), startPoints.end(), PointCompare);
++  std::sort(endPoints.begin(), endPoints.end(), PointCompare);
+ }
+ 
+ 
+--- a/src/glocal/leftinfluence.cpp
 b/src/glocal/leftinfluence.cpp
+@@ -154,8 +154,8 @@
+ 
+   if (second->score == -1) { return TRUE; }
+ 
+-  dummy.seq1Start = max(first->seq1End, second->seq1End) + 2;
+-  dummy.seq2Start = max(first->getSeq2End(LeftInfluence->reflectFlag), 
second->getSeq2End(LeftInfluence->reflectFlag)) + 1;
++  dummy.seq1Start = std::max(first->seq1End, second->seq1End) + 2;
++  dummy.seq2Start = 
std::max(first->getSeq2End(LeftInfluence->reflectFlag), 
second->getSeq2End(LeftInfluence->reflectFlag)) + 1;
+ 
+   if (first->getSeq2End(LeftInfluence->reflectFlag) > 
second->getSeq2End(LeftInfluence->reflectFlag)) {
+   dummy.nameIter = first->nameIter;
+@@ -444,7 +444,7 @@
+   temp.seq1 = col - diag;
+   temp.seq2 = col;
+ 
+-  pair pairp(temp, LeftInfluence);
++  std::pair pairp(temp, LeftInfluence);
+   tempinter = inter.insert(pairp);
+ 
+   colInter->second = tempinter;
+--- a/src/glocal/leftinfluence.h
 b/src/glocal/leftinfluence.h
+@@ -39,15 +39,15 @@
+ 
+ 
+ 
+-typedef list Owner;
+-typedef map  CBound;
++typedef std::list Owner;
++typedef std::map  CBound;
+ 
+-typedef multimap  InterPoint;
++typedef std::multimap  InterPoint;
+ 
+-typedef map  CInter;
+-typedef map  DBound;
++typedef std::map  
CInter;
++typedef std::map  DBound;
+ 
+-typedef map  DInter;
++typedef std::map  DInter;
+ 
+ 
+ 
+--- a/src/glocal/rightinfluence.h
 b/src/glocal/rightinfluence.h
+@@ -17,7 +17,7 @@
+ };
+ 
+ 
+-typedef  map Active;
++typedef  std::map Active;
+ 
+ typedef struct RI {
+   //List of active regions
+--- a/src/glocal/score.cpp
 b/src/glocal/score.cpp
+@@ -4,7 +4,7 @@
+ #include
+ #include
+ 
+-extern vector 
scoreFunctions[1<<(UPSTRANDBITS+DOWNSTRANDBITS+RELPOSBITS)];
++extern std::vector 
scoreFunctions[1<<(UPSTRANDBITS+DOWNSTRANDBITS+RELPOSBIT

[gentoo-commits] repo/gentoo:master commit in: sci-biology/lagan/

2016-09-18 Thread David Seifert
commit: 71e6df91447916064f790d4ec80e6a2ddd917ccf
Author: David Seifert  gentoo  org>
AuthorDate: Sun Sep 18 11:26:32 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 11:33:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71e6df91

sci-biology/lagan: Remove old ebuilds

Package-Manager: portage-2.3.0

 sci-biology/lagan/lagan-2.0-r1.ebuild | 50 ---
 sci-biology/lagan/lagan-2.0-r2.ebuild | 55 ---
 2 files changed, 105 deletions(-)

diff --git a/sci-biology/lagan/lagan-2.0-r1.ebuild 
b/sci-biology/lagan/lagan-2.0-r1.ebuild
deleted file mode 100644
index 63b966e..
--- a/sci-biology/lagan/lagan-2.0-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils
-
-MY_P="lagan20"
-
-DESCRIPTION="LAGAN, Multi-LAGAN, Shuffle-LAGAN, Supermap: Whole-genome 
multiple alignment of genomic DNA"
-HOMEPAGE="http://lagan.stanford.edu/lagan_web/index.shtml";
-SRC_URI="http://lagan.stanford.edu/lagan_web/${MY_P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   sed -i "/use Getopt::Long;/ i use lib \"/usr/share/${PN}/lib\";" 
"${S}/supermap.pl" || die
-   # NB: Testing with glibc-2.10 has uncovered a bug in 
src/utils/Sequence.h where libc getline is erroneously used instead of own 
getline
-   sed -i 's/getline/my_getline/' "${S}"/src/{anchors.c,glocal/io.cpp} || 
die
-   epatch "${FILESDIR}"/${P}-*.patch
-}
-
-src_install() {
-   dobin lagan.pl slagan.pl mlagan
-   rm lagan.pl slagan.pl utils/Utils.pm
-   dodir /usr/share/${PN}/lib
-   insinto /usr/share/${PN}/lib
-   doins Utils.pm
-   exeinto /usr/share/${PN}/utils
-   doexe utils/*
-   exeinto /usr/share/${PN}
-   doexe *.pl anchors chaos glocal order prolagan
-   insinto /usr/share/${PN}
-   doins *.txt
-   dosym /usr/share/${PN}/supermap.pl /usr/bin/supermap
-   dosym /usr/bin/lagan.pl /usr/bin/lagan
-   dosym /usr/bin/slagan.pl /usr/bin/slagan
-   echo "LAGAN_DIR=\"/usr/share/${PN}\"" > ${S}/99${PN}
-   doenvd "${S}/99${PN}"
-   dodoc Readmes/README.*
-}

diff --git a/sci-biology/lagan/lagan-2.0-r2.ebuild 
b/sci-biology/lagan/lagan-2.0-r2.ebuild
deleted file mode 100644
index a37a373..
--- a/sci-biology/lagan/lagan-2.0-r2.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils multilib toolchain-funcs
-
-MY_P="lagan20"
-
-DESCRIPTION="LAGAN, Multi-LAGAN, Shuffle-LAGAN, Supermap: Whole-genome 
multiple alignment of genomic DNA"
-HOMEPAGE="http://lagan.stanford.edu/lagan_web/index.shtml";
-SRC_URI="http://lagan.stanford.edu/lagan_web/${MY_P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   sed -i "/use Getopt::Long;/ i use lib 
\"/usr/$(get_libdir)/${PN}/lib\";" "${S}/supermap.pl" || die
-   # NB: Testing with glibc-2.10 has uncovered a bug in 
src/utils/Sequence.h where libc getline is erroneously used instead of own 
getline
-   sed -i 's/getline/my_getline/' "${S}"/src/{anchors.c,glocal/io.cpp} || 
die
-   epatch "${FILESDIR}"/${P}-*.patch
-}
-
-src_compile() {
-   emake \
-   CC=$(tc-getCC) \
-   CXX=$(tc-getCXX) \
-   CXXFLAGS="${CXXFLAGS}" \
-   CFLAGS="${CFLAGS}"
-}
-
-src_install() {
-   newbin lagan.pl lagan || die
-   newbin slagan.pl slagan || die
-   dobin mlagan || die
-   rm lagan.pl slagan.pl utils/Utils.pm
-
-   insinto /usr/$(get_libdir)/${PN}/lib
-   doins Utils.pm || die
-   exeinto /usr/$(get_libdir)/${PN}/utils
-   doexe utils/* || die
-   exeinto /usr/$(get_libdir)/${PN}
-   doexe *.pl anchors chaos glocal order prolagan || die
-   insinto /usr/$(get_libdir)/${PN}
-   doins *.txt || die
-   dosym /usr/$(get_libdir)/${PN}/supermap.pl /usr/bin/supermap
-   echo "LAGAN_DIR=\"/usr/$(get_libdir)/${PN}\"" > ${S}/99${PN}
-   doenvd "${S}/99${PN}" || die
-   dodoc Readmes/README.* || die
-}



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

2016-09-18 Thread Pacho Ramos
commit: 1f5e0448766c79d882caa8181e993cb296cd8f74
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 11:21:06 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:36:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f5e0448

gnome-extra/docky: Drop old

Package-Manager: portage-2.3.0

 gnome-extra/docky/Manifest   |  1 -
 gnome-extra/docky/docky-2.2.0.ebuild | 44 
 2 files changed, 45 deletions(-)

diff --git a/gnome-extra/docky/Manifest b/gnome-extra/docky/Manifest
index 3f3e222..e644db1 100644
--- a/gnome-extra/docky/Manifest
+++ b/gnome-extra/docky/Manifest
@@ -1,2 +1 @@
-DIST docky-2.2.0.tar.xz 570248 SHA256 
28710b2deb998992184c96f1bfebdf43a8db1a074f716e309f955596be8f8af5 SHA512 
054c3f8b10ccdc85b8defd108178ebcd880e46ec3d7d558cd2de8cc56f311dafe2efdb552ac8ff9a92cbe9279fdc44a66cad2395791e4a6de59a1cee1d2c6919
 WHIRLPOOL 
db72c05e9e587eb0be661c2d0e6598064bfa4ea7456d16d08f4e533659c5e2cc76cfd6f1a4f669d67e8aa0275005ad0851b0c530715179f5d039e2edb200dde6
 DIST docky-2.2.1.1.tar.xz 587780 SHA256 
3759c052a375dea4ab462669896d92acc6eb497197dd5a73ff30527d668dfbc6 SHA512 
614117a0523e3d5b0cab069cb8b2dd0d69a80d318a7d4c583716a5690da6e99f5c376bf85472a6dd36b3578ba1711c036c2712892494f5115c9270d79c2d996f
 WHIRLPOOL 
438fea2b3aeedce51b09b452a29495f3e4dce6bca97f2a4b88eb82503a7c6127d9b0cf31c511ab1d3340f6ae7dffe7a8e5e424cf694a3b4d1beb7ab933e0328d

diff --git a/gnome-extra/docky/docky-2.2.0.ebuild 
b/gnome-extra/docky/docky-2.2.0.ebuild
deleted file mode 100644
index 08d2133..
--- a/gnome-extra/docky/docky-2.2.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-inherit autotools eutils gnome2 mono
-
-DESCRIPTION="Elegant, powerful, clean dock"
-HOMEPAGE="https://wiki.go-docky.com";
-SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.xz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug nls"
-
-RDEPEND="dev-dotnet/dbus-sharp:1.0
-   dev-dotnet/dbus-sharp-glib:1.0
-   dev-dotnet/gconf-sharp
-   >=dev-dotnet/gio-sharp-0.2-r1
-   dev-dotnet/glib-sharp
-   dev-dotnet/gnome-desktop-sharp
-   dev-dotnet/gnome-keyring-sharp
-   dev-dotnet/gtk-sharp
-   dev-dotnet/mono-addins[gtk]
-   dev-dotnet/notify-sharp
-   dev-dotnet/rsvg-sharp
-   dev-dotnet/wnck-sharp"
-DEPEND="${RDEPEND}
-   dev-util/intltool
-   virtual/pkgconfig"
-
-pkg_setup() {
-   G2CONF="${G2CONF}
-   --enable-release
-   $(use_enable nls)"
-
-   DOCS="AUTHORS NEWS"
-}
-
-src_prepare() {
-   sed -i -e "/warnaserror/d" configure.ac || die
-   eautoreconf
-}



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

2016-09-18 Thread Pacho Ramos
commit: 01247d68a38f262532308a082575fb8cd0edd998
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 11:20:46 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:36:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01247d68

gnome-extra/gnome-dvb-daemon: Drop old

Package-Manager: portage-2.3.0

 gnome-extra/gnome-dvb-daemon/Manifest  |  1 -
 .../gnome-dvb-daemon-0.2.10.ebuild | 74 --
 2 files changed, 75 deletions(-)

diff --git a/gnome-extra/gnome-dvb-daemon/Manifest 
b/gnome-extra/gnome-dvb-daemon/Manifest
index 413ebc8..68a50e0 100644
--- a/gnome-extra/gnome-dvb-daemon/Manifest
+++ b/gnome-extra/gnome-dvb-daemon/Manifest
@@ -1,2 +1 @@
-DIST gnome-dvb-daemon-0.2.10.tar.xz 696372 SHA256 
c23fcd4744c91bda065036a1a9b4a77b4665d7ca237f489e89a4c2f3133adcfb SHA512 
9bf99f3b9d3c6a96a0fd193e41d98017f60ffa6255ae5fea52d2360fed0a3f292fc28c59060f54eb58e321e32e06693f5443bd3a4aba41cbd579a07a3c9691fb
 WHIRLPOOL 
18eaa5739788ae3d9c44ce596105b64fcf608a875d4aba224abe18c8e1eac14d388c22126a61c92abe5efbf54c1cfc37400eb6b70fb457f597b4cdc1cb3573d6
 DIST gnome-dvb-daemon-0.2.90.tar.xz 700504 SHA256 
8d1f3cc6cd8cdb5e032841ea136d27c432f2c8a9b9e46fc8e7d752e22c875a5f SHA512 
73e18ed5b267f1ef1ceebfe4ff25ccac3222bca9d7da164dd16acf9367c6b9f9710e915c81ef851c54b6fcae9b08f36d0c78665f4af425afc41b4c08eba49c40
 WHIRLPOOL 
618584c1e25be5ef4ad4a6c551a61e9a8bab8f8d1b308e863193dbde97af44554b82116d6b1ec86d88367defdc76c8c50ea10e4bf19be54c8f5325f2169f12f6

diff --git a/gnome-extra/gnome-dvb-daemon/gnome-dvb-daemon-0.2.10.ebuild 
b/gnome-extra/gnome-dvb-daemon/gnome-dvb-daemon-0.2.10.ebuild
deleted file mode 100644
index 6a3fc9b..
--- a/gnome-extra/gnome-dvb-daemon/gnome-dvb-daemon-0.2.10.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-GCONF_DEBUG="no"
-PYTHON_DEPEND="2:2.5"
-VALA_MIN_API_VERSION="0.16"
-
-inherit eutils python gnome2 multilib vala
-
-DESCRIPTION="Setup your DVB devices, record and watch TV shows and browse EPG 
using GStreamer"
-HOMEPAGE="https://wiki.gnome.org/action/show/Projects/DVBDaemon";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="nls totem vala"
-
-RDEPEND=">=dev-libs/glib-2.32.0:2
-   >=media-libs/gstreamer-0.10.29:0.10
-   >=media-libs/gst-plugins-good-0.10.14:0.10
-   >=media-libs/gst-plugins-bad-0.10.13:0.10
-   >=dev-libs/libgee-0.5:0
-   >=dev-db/sqlite-3.4
-   >=media-libs/gst-rtsp-server-0.10.7:0.10
-   media-plugins/gst-plugins-dvb:0.10
-   dev-python/gst-python:0.10
-   >=dev-python/pygobject-3.2.1:3
-   >=dev-libs/gobject-introspection-0.10.8
-   x11-libs/gtk+:3[introspection]
-   virtual/libgudev
-   vala? ( $(vala_depend) )
-   totem? ( media-video/totem )"
-DEPEND="${RDEPEND}
-   >=dev-lang/perl-5.8.1
-   >=dev-util/intltool-0.40.0
-   virtual/pkgconfig
-   nls? ( >=sys-devel/gettext-0.18.1 )
-   >=sys-devel/libtool-2.2.6"
-
-pkg_setup() {
-   G2CONF="${G2CONF} \
-   $(use_enable nls)
-   $(use_enable totem totem-plugin)"
-   use totem && G2CONF="${G2CONF} \
-   --with-totem-plugin-dir=/usr/$(get_libdir)/totem/plugins"
-
-   python_set_active_version 2
-   python_pkg_setup
-}
-
-src_prepare() {
-   python_clean_py-compile_files
-   python_convert_shebangs -r 2 .
-   gnome2_src_prepare
-   use vala && vala_src_prepare
-}
-
-pkg_postinst() {
-   python_mod_optimize gnomedvb
-   if use totem; then
-   python_mod_optimize "/usr/$(get_libdir)/totem/plugins"
-   fi
-   gnome2_pkg_postinst
-}
-
-pkg_postrm() {
-   python_mod_cleanup gnomedvb
-   if use totem; then
-   python_mod_cleanup "/usr/$(get_libdir)/totem/plugins"
-   fi
-   gnome2_pkg_postrm
-}



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

2016-09-18 Thread Pacho Ramos
commit: 6ba0d510ed62e7ea799a788807320ec46501b3c9
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 11:34:30 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:36:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ba0d510

app-i18n/libtomoe-gtk: Drop old

Package-Manager: portage-2.3.0

 app-i18n/libtomoe-gtk/libtomoe-gtk-0.6.0-r2.ebuild | 71 
 app-i18n/libtomoe-gtk/libtomoe-gtk-0.6.0-r3.ebuild | 76 --
 2 files changed, 147 deletions(-)

diff --git a/app-i18n/libtomoe-gtk/libtomoe-gtk-0.6.0-r2.ebuild 
b/app-i18n/libtomoe-gtk/libtomoe-gtk-0.6.0-r2.ebuild
deleted file mode 100644
index 870bb27..
--- a/app-i18n/libtomoe-gtk/libtomoe-gtk-0.6.0-r2.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="python? 2"
-
-inherit autotools eutils python
-
-MY_P="tomoe-gtk-${PV}"
-DESCRIPTION="Tomoe GTK+ interface widget library"
-HOMEPAGE="http://tomoe.sourceforge.jp/";
-SRC_URI="mirror://sourceforge/tomoe/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc +gucharmap python static-libs"
-
-RDEPEND=">=app-i18n/tomoe-0.6.0[python?]
-   python? (
-   dev-python/pygtk:2
-   dev-python/pygobject:2
-   )
-   gucharmap? ( gnome-extra/gucharmap:0 )"
-DEPEND="${RDEPEND}
-   dev-util/gtk-doc-am
-   virtual/pkgconfig
-   sys-devel/gettext
-   doc? ( >=dev-util/gtk-doc-1.4 )"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_setup() {
-   if use python ; then
-   python_set_active_version 2
-   fi
-}
-
-src_prepare() {
-   # Fix compilation with gucharmap-2.24, bug #243160
-   epatch "${FILESDIR}/${P}-gucharmap2.patch"
-   epatch "${FILESDIR}/${P}-underlinking.patch"
-
-   eautoreconf
-}
-
-src_configure() {
-   local myconf
-   #--with-python b0rked
-   use python || myconf="${myconf} --without-python"
-
-   econf \
-   $(use_enable doc gtk-doc) \
-   $(use_with gucharmap) \
-   $(use_enable static-libs static) \
-   ${myconf} || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "make install failed"
-
-   if use python ; then
-   find "${ED}$(python_get_sitedir)" \( -name "*.la" -o -name 
"*.a" \) -type f -delete || die
-   fi
-   if ! use static-libs ; then
-   find "${ED}" -name "*.la" -type f -delete || die
-   fi
-
-   dodoc AUTHORS ChangeLog NEWS README || die
-}

diff --git a/app-i18n/libtomoe-gtk/libtomoe-gtk-0.6.0-r3.ebuild 
b/app-i18n/libtomoe-gtk/libtomoe-gtk-0.6.0-r3.ebuild
deleted file mode 100644
index 26e2436..
--- a/app-i18n/libtomoe-gtk/libtomoe-gtk-0.6.0-r3.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools eutils python-single-r1
-
-MY_P="tomoe-gtk-${PV}"
-DESCRIPTION="Tomoe GTK+ interface widget library"
-HOMEPAGE="http://tomoe.sourceforge.jp/";
-SRC_URI="mirror://sourceforge/tomoe/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc +gucharmap python static-libs"
-
-RDEPEND=">=app-i18n/tomoe-0.6.0
-   python? (
-   ${PYTHON_DEPS}
-   >=app-i18n/tomoe-0.6.0[python,${PYTHON_USEDEP}]
-   dev-python/pygtk:2[${PYTHON_USEDEP}]
-   dev-python/pygobject:2[${PYTHON_USEDEP}]
-   )
-   gucharmap? ( gnome-extra/gucharmap:0 )"
-DEPEND="${RDEPEND}
-   dev-util/gtk-doc-am
-   virtual/pkgconfig
-   sys-devel/gettext
-   doc? ( >=dev-util/gtk-doc-1.4 )"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_setup() {
-   if use python ; then
-   python-single-r1_pkg_setup
-   fi
-}
-
-src_prepare() {
-   # Fix compilation with gucharmap-2.24, bug #243160
-   epatch "${FILESDIR}/${P}-gucharmap2.patch"
-   epatch "${FILESDIR}/${P}-underlinking.patch"
-
-   eautoreconf
-}
-
-src_configure() {
-   local myconf
-   #--with-python b0rked hard
-   unset PYTHON
-   use python || myconf="${myconf} --without-python"
-
-   econf \
-   $(use_enable doc gtk-doc) \
-   $(use_with gucharmap) \
-   $(use_enable static-libs static) \
-   ${myconf} || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "make install failed"
-
-   if use python ; then
-   find "${D}$(python_get_sitedir)" \( -name "*.la" -o -name "*.a" 
\) -type f -delete || die
-   fi
-   if ! use static-libs ; then
-   find "${ED}" -name "*.la" -type f -delete || die
-   fi
-
-   dodoc AUTHORS ChangeLog NEWS README || die
-}



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

2016-09-18 Thread Pacho Ramos
commit: 23a6d6afdc18930408a08d8be379e6cc5244e3b5
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 11:10:35 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:36:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23a6d6af

media-video/gnome-subtitles: Workaround parallel build bug (#508842), disable 
scrollkeeper.

Package-Manager: portage-2.3.0

 .../gnome-subtitles/gnome-subtitles-1.3.ebuild| 19 +++
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/media-video/gnome-subtitles/gnome-subtitles-1.3.ebuild 
b/media-video/gnome-subtitles/gnome-subtitles-1.3.ebuild
index 2e3eb1b..e0373e1 100644
--- a/media-video/gnome-subtitles/gnome-subtitles-1.3.ebuild
+++ b/media-video/gnome-subtitles/gnome-subtitles-1.3.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
-GCONF_DEBUG="no"
+EAPI=6
 GNOME2_LA_PUNT="yes"
 
 inherit mono-env gnome2
@@ -17,17 +16,21 @@ SLOT="0"
 IUSE=""
 KEYWORDS="~amd64 ~ppc ~x86"
 
-RDEPEND=">=dev-lang/mono-1.1
+RDEPEND="
+   >=dev-lang/mono-1.1
>=dev-dotnet/glade-sharp-2.12
>=dev-dotnet/gtk-sharp-2.12
>=dev-dotnet/gconf-sharp-2.12
media-libs/gstreamer:1.0
>=app-text/gtkspell-2.0:2
>=app-text/enchant-1.3
-   media-libs/gst-plugins-base:1.0"
+   media-libs/gst-plugins-base:1.0
+"
 DEPEND="${RDEPEND}
-   app-text/scrollkeeper
virtual/pkgconfig
-   app-text/gnome-doc-utils"
+   app-text/gnome-doc-utils
+"
 
-DOCS="AUTHORS ChangeLog NEWS README"
+src_compile() {
+   MAKEOPTS="${MAKEOPTS} -j1" gnome2_src_compile #508842
+}



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

2016-09-18 Thread Pacho Ramos
commit: 53271ebc722c1103de046f8860b81b0a47ef2d59
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 11:24:39 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:36:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53271ebc

gnome-extra/assogiate: Drop old

Package-Manager: portage-2.3.0

 gnome-extra/assogiate/assogiate-0.2.1.ebuild | 46 
 1 file changed, 46 deletions(-)

diff --git a/gnome-extra/assogiate/assogiate-0.2.1.ebuild 
b/gnome-extra/assogiate/assogiate-0.2.1.ebuild
deleted file mode 100644
index 76b9d84..
--- a/gnome-extra/assogiate/assogiate-0.2.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-GCONF_DEBUG="yes"
-
-inherit autotools gnome2 eutils
-
-DESCRIPTION="assoGiate is an editor of the file types database for GNOME"
-HOMEPAGE="http://www.kdau.com/projects/assogiate";
-SRC_URI="http://www.kdau.com/files/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.8:2
-   >=dev-cpp/glibmm-2.8:2
-   >=dev-cpp/gtkmm-2.8:2.4
-   >=dev-cpp/libxmlpp-2.14
-   >=dev-cpp/gnome-vfsmm-2.6"
-DEPEND="${RDEPEND}
-   app-text/gnome-doc-utils
-   virtual/pkgconfig
-   dev-util/intltool"
-
-DOCS="AUTHORS ChangeLog NEWS README TODO"
-
-src_prepare() {
-   # Fix desktop file
-   epatch "${FILESDIR}/${P}-desktop.patch"
-
-   # Fix compilation, bug #374911
-   epatch "${FILESDIR}/${P}-typedialog.patch"
-
-   # Fix building with glib-2.32, bug #417765
-   epatch "${FILESDIR}/${P}-glib-2.32.patch"
-
-   # Fix building with gcc-4.7
-   epatch "${FILESDIR}/${P}-gcc-4.7.patch"
-
-   eautoreconf
-   gnome2_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: net-firewall/pglinux/

2016-09-18 Thread Pacho Ramos
commit: 0ed97f4088e7227b1aa1165355ae820c3b058051
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 11:46:52 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:46:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ed97f40

net-firewall/pglinux: Drop old

Package-Manager: portage-2.3.0

 net-firewall/pglinux/Manifest |  1 -
 net-firewall/pglinux/pglinux-2.3.0.ebuild | 98 ---
 2 files changed, 99 deletions(-)

diff --git a/net-firewall/pglinux/Manifest b/net-firewall/pglinux/Manifest
index 8209230..2b57368 100644
--- a/net-firewall/pglinux/Manifest
+++ b/net-firewall/pglinux/Manifest
@@ -1,3 +1,2 @@
 DIST pgl-2.2.4.tar.gz 608622 SHA256 
26e91cb085a9da7faa643f9364192c0e3eeec64ccae56d0bb62de5174e185866 SHA512 
d6daad259a904647917388e586d4bd7d6a73b078bf61974a5682b6eec2d8d2abb02760483838f23fefa13ae761b4bd40765ddb13e6d820d0b6e3ee65b0815f58
 WHIRLPOOL 
59de9ad6a3c95e2f9f553e7c311be948b488825bfe8db7e2fc78610d46d98c0cbef4ce4846a659b01b2a0b6548dfed13dde27c55ffc22cb37418b97cde0c0ca8
-DIST pgl-2.3.0.tar.gz 604284 SHA256 
4183386a674e4778225f13165b0e9390eded89d9bc9445d4207a9c50078d0752 SHA512 
535f13d6b17bbea099e415e9dd463ebf4e2ffa9af4d8ae96c7ace2667c84380f506018aca2b6b6a6d4ca1e2afd24fc6eaf9544eb00710645d562f2aa1fa5a1a7
 WHIRLPOOL 
959ed95aa89271c2632997d050031d97354fdc59ed33de527fffbcfb6a05d89dea1b2d03d35394af48b2342cc46c4dfe3180c65d727291c4df66b37d0f1519b9
 DIST pgl-2.3.1.tar.gz 605656 SHA256 
1b5c6d233baa943b42254c95ed2853d036f3f246feaebc073e3c91c05a4c98b4 SHA512 
f23d44ad6448814ba0a2c90292ff4a933d31fed942886d63c50bb62fb56e1af70df72e09070ad3cd27c878f322576326040c330fbdbda63128ad304375b02a1e
 WHIRLPOOL 
f36f2d740f2b760d70e90de2e8004932289130b76119af80e478b0e8136d0dffb167c941b54b602a6f1857c9a3f8df1e7b4c6ed5c02099c008bec601ab967e2b

diff --git a/net-firewall/pglinux/pglinux-2.3.0.ebuild 
b/net-firewall/pglinux/pglinux-2.3.0.ebuild
deleted file mode 100644
index 0f048b0..
--- a/net-firewall/pglinux/pglinux-2.3.0.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils gnome2-utils linux-info systemd
-
-MY_P="pgl-${PV}"
-
-DESCRIPTION="Privacy oriented firewall application"
-HOMEPAGE="https://sourceforge.net/projects/peerguardian/";
-SRC_URI="mirror://sourceforge/peerguardian/${MY_P}.tar.gz"
-
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="cron dbus logrotate networkmanager qt4 zlib"
-
-COMMON_DEPEND="
-   net-libs/libnetfilter_queue
-   net-libs/libnfnetlink
-   dbus? ( sys-apps/dbus )
-   zlib? ( sys-libs/zlib )
-   qt4? ( sys-auth/polkit-qt[qt4(+)]
-   dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtgui:4
-   || ( kde-apps/kdesu x11-libs/gksu x11-misc/ktsuss )
-   )"
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig
-   sys-devel/libtool:2"
-RDEPEND="${COMMON_DEPEND}
-   net-firewall/iptables
-   sys-apps/sysvinit
-   cron? ( virtual/cron )
-   logrotate? ( app-admin/logrotate )
-   networkmanager? ( net-misc/networkmanager )"
-
-REQUIRED_USE="qt4? ( dbus )"
-
-CONFIG_CHECK="~NETFILTER_NETLINK
-   ~NETFILTER_NETLINK_QUEUE
-   ~NETFILTER_XTABLES
-   ~NETFILTER_XT_TARGET_NFQUEUE
-   ~NETFILTER_XT_MATCH_IPRANGE
-   ~NETFILTER_XT_MARK
-   ~NETFILTER_XT_MATCH_MULTIPORT
-   ~NETFILTER_XT_MATCH_STATE
-   ~NF_CONNTRACK
-   ~NF_CONNTRACK_IPV4
-   ~NF_DEFRAG_IPV4
-   ~IP_NF_FILTER
-   ~IP_NF_IPTABLES
-   ~IP_NF_TARGET_REJECT"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
-   econf \
-   --localstatedir=/var \
-   --docdir=/usr/share/doc/${PF} \
-   $(use_enable logrotate) \
-   $(use_enable cron) \
-   $(use_enable networkmanager) \
-   $(use_enable zlib) \
-   $(use_enable dbus) \
-   --disable-lowmem \
-   --with-iconsdir=/usr/share/icons/hicolor/128x128/apps \
-   --with-gentoo-init \
-   $(use_with qt4) \
-   --with-systemd="$(systemd_get_unitdir)"
-}
-
-src_install() {
-   default
-   keepdir /var/{lib,log,spool}/pgl
-   rm -rf "${ED%/}"/tmp
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   elog "optional dependencies:"
-   elog "  app-arch/p7zip (needed for blocklists packed as .7z)"
-   elog "  app-arch/unzip (needed for blocklists packed as .zip)"
-   elog "  virtual/mta (needed to send informational (blocklist updates) 
and"
-   elog "warning mails (if pglcmd.wd detects a problem.))"
-
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: net-firewall/pglinux/

2016-09-18 Thread Pacho Ramos
commit: 6ce6f4d0a3af80afedd80e3c68bfcd6b10fd5e41
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 11:46:38 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:46:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce6f4d0

net-firewall/pglinux: gksu is deprecated for years and vulnerable (#534540)

Package-Manager: portage-2.3.0

 net-firewall/pglinux/pglinux-2.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-firewall/pglinux/pglinux-2.3.1.ebuild 
b/net-firewall/pglinux/pglinux-2.3.1.ebuild
index a9d5e40..a762801 100644
--- a/net-firewall/pglinux/pglinux-2.3.1.ebuild
+++ b/net-firewall/pglinux/pglinux-2.3.1.ebuild
@@ -26,7 +26,7 @@ COMMON_DEPEND="
dev-qt/qtcore:4
dev-qt/qtdbus:4
dev-qt/qtgui:4
-   || ( kde-apps/kdesu x11-libs/gksu x11-misc/ktsuss )
+   || ( kde-apps/kdesu x11-misc/ktsuss )
)"
 DEPEND="${COMMON_DEPEND}
virtual/pkgconfig



[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/casacore/files/, sci-astronomy/casacore/

2016-09-18 Thread David Seifert
commit: 02cd747eb9c3ec0c8ce5f3969c3d19061fe1bc51
Author: David Seifert  gentoo  org>
AuthorDate: Sun Sep 18 12:26:37 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 12:27:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02cd747e

sci-astronomy/casacore: Allow for compiling with GCC 6

Gentoo-bug: 594186

Patch taken from upstream master branch

Package-Manager: portage-2.3.0

 sci-astronomy/casacore/casacore-2.1.0.ebuild   |  5 ++-
 .../casacore/files/casacore-2.1.0-fix-c++14.patch  | 45 ++
 2 files changed, 49 insertions(+), 1 deletion(-)

diff --git a/sci-astronomy/casacore/casacore-2.1.0.ebuild 
b/sci-astronomy/casacore/casacore-2.1.0.ebuild
index 6829883..cfdc619 100644
--- a/sci-astronomy/casacore/casacore-2.1.0.ebuild
+++ b/sci-astronomy/casacore/casacore-2.1.0.ebuild
@@ -34,7 +34,10 @@ DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )
test? ( sci-astronomy/casa-data sci-astronomy/sofa_c )"
 
-PATCHES=( "${FILESDIR}/${PN}-disable-tpath-test.patch" )
+PATCHES=(
+   "${FILESDIR}/${PN}-disable-tpath-test.patch"
+   "${FILESDIR}/${PN}-2.1.0-fix-c++14.patch"
+)
 
 pkg_pretend() {
if [[ $(tc-getCC)$ == *gcc* ]] && [[ ${MERGE_TYPE} != binary ]]; then

diff --git a/sci-astronomy/casacore/files/casacore-2.1.0-fix-c++14.patch 
b/sci-astronomy/casacore/files/casacore-2.1.0-fix-c++14.patch
new file mode 100644
index ..b14b703
--- /dev/null
+++ b/sci-astronomy/casacore/files/casacore-2.1.0-fix-c++14.patch
@@ -0,0 +1,45 @@
+From 3a45f84ccb6f08270fd6fd299eaf1b5401199d77 Mon Sep 17 00:00:00 2001
+From: Tammo Jan Dijkema 
+Date: Fri, 18 Mar 2016 10:43:13 +0100
+Subject: [PATCH] Add std to isinf and isnan, fixes #337
+
+---
+ casa/BasicMath/Math.cc  | 4 ++--
+ casa/BasicMath/test/tMathNaN.cc | 2 +-
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/casa/BasicMath/Math.cc b/casa/BasicMath/Math.cc
+index d1bd984..00659e3 100644
+--- a/casa/BasicMath/Math.cc
 b/casa/BasicMath/Math.cc
+@@ -178,7 +178,7 @@ Bool isInf(Float val) {
+   // infinite. I can only have access to Solaris, Linux and SGI machines to
+   // determine this.
+ #if defined(AIPS_LINUX)
+-  return (isinf(Double(val)));
++  return (std::isinf(Double(val)));
+ #elif defined(AIPS_DARWIN)
+   return (std::isinf(Double(val)));
+ #elif defined(AIPS_SOLARIS) || defined(AIPS_IRIX)
+@@ -212,7 +212,7 @@ Bool isInf(Double val) {
+   // infinite. I can only have access to Solaris, Linux and SGI machines to
+   // determine this.
+ #if defined(AIPS_LINUX)
+-  return (isinf(Double(val)));
++  return (std::isinf(Double(val)));
+ #elif defined(AIPS_DARWIN)
+   return (std::isinf(Double(val)));
+ #elif defined(AIPS_SOLARIS) || defined(AIPS_IRIX)
+diff --git a/casa/BasicMath/test/tMathNaN.cc b/casa/BasicMath/test/tMathNaN.cc
+index f1a73bc..0c330d1 100644
+--- a/casa/BasicMath/test/tMathNaN.cc
 b/casa/BasicMath/test/tMathNaN.cc
+@@ -43,7 +43,7 @@
+   ((*(Int *)(x) & 0x007f) != 0x))
+ 
+ inline Bool isNaN_isnan(Float val) {
+-  return (isnan(Double(val)));
++  return (std::isnan(Double(val)));
+ }
+ 
+ inline Bool isNaN_isnanf(const Float& val) {



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

2016-09-18 Thread Sergei Trofimovich
commit: fc034c82b286e891d50f2c1e516640ee3107104c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 18 12:39:26 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 18 12:39:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc034c82

sys-apps/file: apply missing magic.h fix from bug #586444

The bug #586444 manifested on a cross-compiler case as well
when we built native 'file'.

Reported-by: n05 on #gentoo-embedded

Package-Manager: portage-2.3.0

 sys-apps/file/file-5.28.ebuild | 1 +
 sys-apps/file/file-.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/sys-apps/file/file-5.28.ebuild b/sys-apps/file/file-5.28.ebuild
index fefe087..e70a726 100644
--- a/sys-apps/file/file-5.28.ebuild
+++ b/sys-apps/file/file-5.28.ebuild
@@ -87,6 +87,7 @@ multilib_src_compile() {
 
 src_compile() {
if tc-is-cross-compiler && ! ROOT=/ has_version "~${CATEGORY}/${P}" ; 
then
+   emake -C "${WORKDIR}"/build/src magic.h #586444
emake -C "${WORKDIR}"/build/src file
PATH="${WORKDIR}/build/src:${PATH}"
fi

diff --git a/sys-apps/file/file-.ebuild b/sys-apps/file/file-.ebuild
index 466e194..b067a3e 100644
--- a/sys-apps/file/file-.ebuild
+++ b/sys-apps/file/file-.ebuild
@@ -85,6 +85,7 @@ multilib_src_compile() {
 
 src_compile() {
if tc-is-cross-compiler && ! ROOT=/ has_version "~${CATEGORY}/${P}" ; 
then
+   emake -C "${WORKDIR}"/build/src magic.h #586444
emake -C "${WORKDIR}"/build/src file
PATH="${WORKDIR}/build/src:${PATH}"
fi



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

2016-09-18 Thread Pacho Ramos
commit: 328d42c8865552a197d2fbd2ee8de66abc898d21
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 12:37:08 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 12:41:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328d42c8

app-i18n/scim-tomoe: Stop relying on gucharmap:0

Package-Manager: portage-2.3.0

 app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild | 38 --
 app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild | 26 ++
 2 files changed, 26 insertions(+), 38 deletions(-)

diff --git a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild 
b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild
deleted file mode 100644
index 2831d2c..
--- a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils
-
-DESCRIPTION="Japanese input method Tomoe IMEngine for SCIM"
-HOMEPAGE="http://tomoe.sourceforge.net/";
-SRC_URI="mirror://sourceforge/tomoe/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+gucharmap"
-
-RDEPEND=">=app-i18n/scim-1.2.0
-   >=app-i18n/libtomoe-gtk-0.6.0[gucharmap=]
-   gucharmap? ( >=gnome-extra/gucharmap-1.4 )
-   >=x11-libs/gtk+-2.4:2"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   >=dev-util/intltool-0.35.0"
-
-src_prepare() {
-   # Fix build with gcc-4.3, bug #
-   epatch "${FILESDIR}"/${P}-gcc43.patch
-
-   # Fix build with gucharmap-2.24, bug #243160
-   epatch "${FILESDIR}/${P}-gucharmap2.patch"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "make install failed"
-
-   dodoc AUTHORS ChangeLog NEWS README TODO
-}

diff --git a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild 
b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
new file mode 100644
index ..54ba846
--- /dev/null
+++ b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Japanese input method Tomoe IMEngine for SCIM"
+HOMEPAGE="http://tomoe.sourceforge.net/";
+SRC_URI="mirror://sourceforge/tomoe/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=app-i18n/scim-1.2.0
+   >=app-i18n/libtomoe-gtk-0.6.0
+   >=x11-libs/gtk+-2.4:2
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   >=dev-util/intltool-0.35.0
+"
+
+PATCHES=( "${FILESDIR}"/${P}-gcc43.patch )



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

2016-09-18 Thread Pacho Ramos
commit: 5c6503380aa52cb372979844bce9fc33a8b1e2e5
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 12:40:12 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 12:41:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c650338

app-i18n/scim-tomoe: Drop static and .la files

Package-Manager: portage-2.3.0

 app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild 
b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
index 54ba846..a7ae98f 100644
--- a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
+++ b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
@@ -3,6 +3,7 @@
 # $Id$
 
 EAPI=6
+inherit eutils
 
 DESCRIPTION="Japanese input method Tomoe IMEngine for SCIM"
 HOMEPAGE="http://tomoe.sourceforge.net/";
@@ -24,3 +25,12 @@ DEPEND="${RDEPEND}
 "
 
 PATCHES=( "${FILESDIR}"/${P}-gcc43.patch )
+
+src_configure() {
+   econf --disable-static
+}
+
+src_install() {
+   default
+   prune_libtool_files --modules
+}



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

2016-09-18 Thread Pacho Ramos
commit: dfc1124c072ceff000378ba578489e437b091340
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 12:40:40 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 12:41:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfc1124c

app-i18n/libtomoe-gtk: Cleanup metadata

Package-Manager: portage-2.3.0

 app-i18n/libtomoe-gtk/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/app-i18n/libtomoe-gtk/metadata.xml 
b/app-i18n/libtomoe-gtk/metadata.xml
index 0ed2038..bb5bed5 100644
--- a/app-i18n/libtomoe-gtk/metadata.xml
+++ b/app-i18n/libtomoe-gtk/metadata.xml
@@ -5,9 +5,6 @@
c...@gentoo.org
Cjk

-   
-   Enable gucharmap dictionary plugin
-   

tomoe
tomoe



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

2016-09-18 Thread Pacho Ramos
commit: 49db42371dec398ff3681d1b1449be03b16fb55e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 12:37:29 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 12:41:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49db4237

app-i18n/scim-tomoe: Cleanup metadata

Package-Manager: portage-2.3.0

 app-i18n/scim-tomoe/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/app-i18n/scim-tomoe/metadata.xml b/app-i18n/scim-tomoe/metadata.xml
index 0aaed66..f01b1e0 100644
--- a/app-i18n/scim-tomoe/metadata.xml
+++ b/app-i18n/scim-tomoe/metadata.xml
@@ -5,9 +5,6 @@
c...@gentoo.org
Cjk

-   
-   Enable gucharmap dictionary plugin
-   

tomoe




[gentoo-commits] proj/linux-patches:3.18 commit in: /

2016-09-18 Thread Mike Pagano
commit: a3730ed4142f4394f432aa12a5f8371eadd992a9
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Sep 18 12:43:17 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Sep 18 12:43:17 2016 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=a3730ed4

Linux patch 3.18.41 and 3.18.42.

 _README  |8 +
 1040_linux-3.18.41.patch | 1139 ++
 1041_linux-3.18.42.patch |  611 +
 3 files changed, 1758 insertions(+)

diff --git a/_README b/_README
index c85b470..7228605 100644
--- a/_README
+++ b/_README
@@ -203,6 +203,14 @@ Patch:  1039_linux-3.18.40.patch
 From:   http://www.kernel.org
 Desc:   Linux 3.18.40
 
+Patch:  1040_linux-3.18.41.patch
+From:   http://www.kernel.org
+Desc:   Linux 3.18.41
+
+Patch:  1041_linux-3.18.42.patch
+From:   http://www.kernel.org
+Desc:   Linux 3.18.42
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1040_linux-3.18.41.patch b/1040_linux-3.18.41.patch
new file mode 100644
index 000..ca98c36
--- /dev/null
+++ b/1040_linux-3.18.41.patch
@@ -0,0 +1,1139 @@
+diff --git a/Makefile b/Makefile
+index 39e8b5638789..e31123a1d511 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 3
+ PATCHLEVEL = 18
+-SUBLEVEL = 40
++SUBLEVEL = 41
+ EXTRAVERSION =
+ NAME = Diseased Newt
+ 
+diff --git a/arch/arc/include/asm/entry.h b/arch/arc/include/asm/entry.h
+index 884081099f80..81cdbc36699b 100644
+--- a/arch/arc/include/asm/entry.h
 b/arch/arc/include/asm/entry.h
+@@ -143,8 +143,6 @@
+   POP r13
+ .endm
+ 
+-#define OFF_USER_R25_FROM_R24 (SZ_CALLEE_REGS + SZ_PT_REGS - 8)/4
+-
+ /*--
+  * Collect User Mode callee regs as struct callee_regs - needed by
+  * fork/do_signal/unaligned-access-emulation.
+@@ -157,12 +155,13 @@
+  *-*/
+ .macro SAVE_CALLEE_SAVED_USER
+ 
++  mov r12, sp ; save SP as ref to pt_regs
+   SAVE_R13_TO_R24
+ 
+ #ifdef CONFIG_ARC_CURR_IN_REG
+-  ; Retrieve orig r25 and save it on stack
+-  ld.as   r12, [sp, OFF_USER_R25_FROM_R24]
+-  st.ar12, [sp, -4]
++  ; Retrieve orig r25 and save it with rest of callee_regs
++  ld  r12, [r12, PT_user_r25]
++  PUSHr12
+ #else
+   PUSHr25
+ #endif
+@@ -209,12 +208,16 @@
+ .macro RESTORE_CALLEE_SAVED_USER
+ 
+ #ifdef CONFIG_ARC_CURR_IN_REG
+-  ld.ab   r12, [sp, 4]
+-  st.as   r12, [sp, OFF_USER_R25_FROM_R24]
++  POP r12
+ #else
+   POP r25
+ #endif
+   RESTORE_R24_TO_R13
++
++  ; SP is back to start of pt_regs
++#ifdef CONFIG_ARC_CURR_IN_REG
++  st  r12, [sp, PT_user_r25]
++#endif
+ .endm
+ 
+ /*--
+diff --git a/arch/arc/include/asm/irqflags.h b/arch/arc/include/asm/irqflags.h
+index 742816f1b210..ec8276de345e 100644
+--- a/arch/arc/include/asm/irqflags.h
 b/arch/arc/include/asm/irqflags.h
+@@ -159,10 +159,10 @@ static inline int arch_irqs_disabled(void)
+ .endm
+ 
+ .macro IRQ_ENABLE  scratch
++  TRACE_ASM_IRQ_ENABLE
+   lr  \scratch, [status32]
+   or  \scratch, \scratch, (STATUS_E1_MASK | STATUS_E2_MASK)
+   flag\scratch
+-  TRACE_ASM_IRQ_ENABLE
+ .endm
+ 
+ #endif/* __ASSEMBLY__ */
+diff --git a/arch/arc/include/uapi/asm/elf.h b/arch/arc/include/uapi/asm/elf.h
+index 0f99ac8fcbb2..0037a587320d 100644
+--- a/arch/arc/include/uapi/asm/elf.h
 b/arch/arc/include/uapi/asm/elf.h
+@@ -13,8 +13,15 @@
+ 
+ /* Machine specific ELF Hdr flags */
+ #define EF_ARC_OSABI_MSK  0x0f00
+-#define EF_ARC_OSABI_ORIG 0x   /* MUST be zero for back-compat */
+-#define EF_ARC_OSABI_CURRENT  0x0300   /* v3 (no legacy syscalls) */
++
++#define EF_ARC_OSABI_V3   0x0300   /* v3 (no legacy syscalls) 
*/
++#define EF_ARC_OSABI_V4   0x0400   /* v4 (64bit data any reg 
align) */
++
++#if __GNUC__ < 6
++#define EF_ARC_OSABI_CURRENT  EF_ARC_OSABI_V3
++#else
++#define EF_ARC_OSABI_CURRENT  EF_ARC_OSABI_V4
++#endif
+ 
+ typedef unsigned long elf_greg_t;
+ typedef unsigned long elf_fpregset_t;
+diff --git a/arch/arc/kernel/arcksyms.c b/arch/arc/kernel/arcksyms.c
+index 4d9e77724bed..000dd041ab42 100644
+--- a/arch/arc/kernel/arcksyms.c
 b/arch/arc/kernel/arcksyms.c
+@@ -28,6 +28,7 @@ extern void __muldf3(void);
+ extern void __divdf3(void);
+ extern void __floatunsidf(void);
+ extern void __floatunsisf(void);
++extern void __udivdi3(void);
+ 
+ EXPORT_SYMBOL(__ashldi3);
+ EXPORT_SYMBOL(__ashrdi3);
+@@ -45,6 +46,7 @@ EXPORT_SYMBOL(__muldf3);
+ EXPORT_SYMBOL(__divdf3);
+ EXPORT_SYMBOL(__floatunsidf);
+ EXPORT_SYMBOL(__floatunsisf);
++EXPORT_SYMBOL(__udivdi3);
+ 
+ /* ARC optimised assembler routines */
+ EXPORT_S

[gentoo-commits] proj/linux-patches:4.1 commit in: /

2016-09-18 Thread Mike Pagano
commit: 859d270f730c3d0b708c6cc88ddfc3ed97fc5b3a
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Sep 18 12:47:05 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Sep 18 12:47:05 2016 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=859d270f

Linux patch 4.1.32. Linux patch 4.1.33

 _README |8 +
 1031_linux-4.1.32.patch | 1489 +++
 1032_linux-4.1.33.patch |  982 +++
 3 files changed, 2479 insertions(+)

diff --git a/_README b/_README
index 0ce7ab6..9a2fbfa 100644
--- a/_README
+++ b/_README
@@ -167,6 +167,14 @@ Patch:  1030_linux-4.1.31.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.1.31
 
+Patch:  1031_linux-4.1.32.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.1.32
+
+Patch:  1032_linux-4.1.33.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.1.33
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1031_linux-4.1.32.patch b/1031_linux-4.1.32.patch
new file mode 100644
index 000..87bef87
--- /dev/null
+++ b/1031_linux-4.1.32.patch
@@ -0,0 +1,1489 @@
+diff --git a/Makefile b/Makefile
+index bea5ca2ca2b0..e995f28b6d37 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 1
+-SUBLEVEL = 31
++SUBLEVEL = 32
+ EXTRAVERSION =
+ NAME = Series 4800
+ 
+diff --git a/arch/arc/include/asm/entry.h b/arch/arc/include/asm/entry.h
+index 884081099f80..81cdbc36699b 100644
+--- a/arch/arc/include/asm/entry.h
 b/arch/arc/include/asm/entry.h
+@@ -143,8 +143,6 @@
+   POP r13
+ .endm
+ 
+-#define OFF_USER_R25_FROM_R24 (SZ_CALLEE_REGS + SZ_PT_REGS - 8)/4
+-
+ /*--
+  * Collect User Mode callee regs as struct callee_regs - needed by
+  * fork/do_signal/unaligned-access-emulation.
+@@ -157,12 +155,13 @@
+  *-*/
+ .macro SAVE_CALLEE_SAVED_USER
+ 
++  mov r12, sp ; save SP as ref to pt_regs
+   SAVE_R13_TO_R24
+ 
+ #ifdef CONFIG_ARC_CURR_IN_REG
+-  ; Retrieve orig r25 and save it on stack
+-  ld.as   r12, [sp, OFF_USER_R25_FROM_R24]
+-  st.ar12, [sp, -4]
++  ; Retrieve orig r25 and save it with rest of callee_regs
++  ld  r12, [r12, PT_user_r25]
++  PUSHr12
+ #else
+   PUSHr25
+ #endif
+@@ -209,12 +208,16 @@
+ .macro RESTORE_CALLEE_SAVED_USER
+ 
+ #ifdef CONFIG_ARC_CURR_IN_REG
+-  ld.ab   r12, [sp, 4]
+-  st.as   r12, [sp, OFF_USER_R25_FROM_R24]
++  POP r12
+ #else
+   POP r25
+ #endif
+   RESTORE_R24_TO_R13
++
++  ; SP is back to start of pt_regs
++#ifdef CONFIG_ARC_CURR_IN_REG
++  st  r12, [sp, PT_user_r25]
++#endif
+ .endm
+ 
+ /*--
+diff --git a/arch/arc/include/asm/irqflags.h b/arch/arc/include/asm/irqflags.h
+index 27ecc6975a58..853a80ee7aaa 100644
+--- a/arch/arc/include/asm/irqflags.h
 b/arch/arc/include/asm/irqflags.h
+@@ -168,10 +168,10 @@ static inline int arch_irqs_disabled(void)
+ .endm
+ 
+ .macro IRQ_ENABLE  scratch
++  TRACE_ASM_IRQ_ENABLE
+   lr  \scratch, [status32]
+   or  \scratch, \scratch, (STATUS_E1_MASK | STATUS_E2_MASK)
+   flag\scratch
+-  TRACE_ASM_IRQ_ENABLE
+ .endm
+ 
+ #endif/* __ASSEMBLY__ */
+diff --git a/arch/arc/include/uapi/asm/elf.h b/arch/arc/include/uapi/asm/elf.h
+index 0f99ac8fcbb2..0037a587320d 100644
+--- a/arch/arc/include/uapi/asm/elf.h
 b/arch/arc/include/uapi/asm/elf.h
+@@ -13,8 +13,15 @@
+ 
+ /* Machine specific ELF Hdr flags */
+ #define EF_ARC_OSABI_MSK  0x0f00
+-#define EF_ARC_OSABI_ORIG 0x   /* MUST be zero for back-compat */
+-#define EF_ARC_OSABI_CURRENT  0x0300   /* v3 (no legacy syscalls) */
++
++#define EF_ARC_OSABI_V3   0x0300   /* v3 (no legacy syscalls) 
*/
++#define EF_ARC_OSABI_V4   0x0400   /* v4 (64bit data any reg 
align) */
++
++#if __GNUC__ < 6
++#define EF_ARC_OSABI_CURRENT  EF_ARC_OSABI_V3
++#else
++#define EF_ARC_OSABI_CURRENT  EF_ARC_OSABI_V4
++#endif
+ 
+ typedef unsigned long elf_greg_t;
+ typedef unsigned long elf_fpregset_t;
+diff --git a/arch/arc/kernel/arcksyms.c b/arch/arc/kernel/arcksyms.c
+index 4d9e77724bed..000dd041ab42 100644
+--- a/arch/arc/kernel/arcksyms.c
 b/arch/arc/kernel/arcksyms.c
+@@ -28,6 +28,7 @@ extern void __muldf3(void);
+ extern void __divdf3(void);
+ extern void __floatunsidf(void);
+ extern void __floatunsisf(void);
++extern void __udivdi3(void);
+ 
+ EXPORT_SYMBOL(__ashldi3);
+ EXPORT_SYMBOL(__ashrdi3);
+@@ -45,6 +46,7 @@ EXPORT_SYMBOL(__muldf3);
+ EXPORT_SYMBOL(__divdf3);
+ EXPORT_SYMBOL(__floatunsidf);
+ EXPORT_SYMBOL(__floatunsisf);
++EXPORT_SYMBOL(__udivdi3);
+ 
+ /* ARC optimised assembler routines */
+ EXPORT_SYM

[gentoo-commits] proj/linux-patches: New tag: 4.1-38

2016-09-18 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Sep 18 12:56:43 2016 +

New tag: 4.1-38




[gentoo-commits] proj/linux-patches: New tag: 3.18-41

2016-09-18 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Sep 18 12:59:01 2016 +

New tag: 3.18-41




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

2016-09-18 Thread David Seifert
commit: cf1f89cf9056c80498a07796b28092671688d316
Author: David Seifert  gentoo  org>
AuthorDate: Sun Sep 18 13:07:37 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:08:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf1f89cf

net-libs/wvstreams: Allow for compiling with GCC 6

Gentoo-bug: 594058
* Add missing slot operators

Package-Manager: portage-2.3.0

 .../files/wvstreams-4.6.1-fix-c++14.patch  | 36 ++
 net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild   |  9 +++---
 2 files changed, 41 insertions(+), 4 deletions(-)

diff --git a/net-libs/wvstreams/files/wvstreams-4.6.1-fix-c++14.patch 
b/net-libs/wvstreams/files/wvstreams-4.6.1-fix-c++14.patch
new file mode 100644
index ..b2c2efd
--- /dev/null
+++ b/net-libs/wvstreams/files/wvstreams-4.6.1-fix-c++14.patch
@@ -0,0 +1,36 @@
+Fix building with C++14, which errors out due to explicit operator bool() 
conversion
+See also: https://bugs.gentoo.org/show_bug.cgi?id=594058
+
+--- a/streams/wvstream.cc
 b/streams/wvstream.cc
+@@ -907,9 +907,9 @@
+ 
+ if (forceable)
+ {
+-  si.wants.readable = readcb;
+-  si.wants.writable = writecb;
+-  si.wants.isexception = exceptcb;
++  si.wants.readable = static_cast(readcb);
++  si.wants.writable = static_cast(writecb);
++  si.wants.isexception = static_cast(exceptcb);
+ }
+ else
+ {
+@@ -1019,7 +1019,7 @@
+ 
+ IWvStream::SelectRequest WvStream::get_select_request()
+ {
+-return IWvStream::SelectRequest(readcb, writecb, exceptcb);
++return IWvStream::SelectRequest(static_cast(readcb), 
static_cast(writecb), static_cast(exceptcb));
+ }
+ 
+ 
+@@ -1107,7 +1107,7 @@
+ // inefficient, because if the alarm was expired then pre_select()
+ // returned true anyway and short-circuited the previous select().
+ TRACE("hello-%p\n", this);
+-return !alarm_was_ticking || select(0, readcb, writecb, exceptcb);
++return !alarm_was_ticking || select(0, static_cast(readcb), 
static_cast(writecb), static_cast(exceptcb));
+ }
+ 
+ 

diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild 
b/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
index 394d4d0..33711e8 100644
--- a/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
+++ b/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,10 +21,10 @@ RESTRICT="test"
 #It'll take a larger patching effort to get it extracted, since upstream 
integrated it
 #more tightly this time. Probably for the better since upstream xplc seems 
dead.
 
-RDEPEND="sys-libs/readline
+RDEPEND="sys-libs/readline:0=
sys-libs/zlib
dbus? ( >=sys-apps/dbus-1.4.20 )
-   dev-libs/openssl:0
+   dev-libs/openssl:0=
pam? ( virtual/pam )"
 DEPEND="${RDEPEND}
virtual/pkgconfig
@@ -48,7 +48,8 @@ src_prepare() {
"${FILESDIR}"/${P}-parallel-make.patch \
"${FILESDIR}"/${P}-openssl-1.0.0.patch \
"${FILESDIR}"/${P}-glibc212.patch \
-   "${FILESDIR}"/${P}-gcc47.patch
+   "${FILESDIR}"/${P}-gcc47.patch \
+   "${FILESDIR}"/${P}-fix-c++14.patch
 
sed -i \
-e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' \



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

2016-09-18 Thread Fabian Groffen
commit: e741758ef6abc12874f62cedc4021e18f018e762
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Sep 18 13:16:20 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Sep 18 13:16:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e741758e

mail-client/mutt: revise 1.7.0 ebuild

- drop NeoMutt references since we're no longer on it
- re-introduce USE=vanilla for upstream bug reports
- only show SmartTime warning for upgrade to 1.7

Package-Manager: portage-2.2.28

 mail-client/mutt/mutt-1.7.0-r4.ebuild | 78 ++-
 1 file changed, 40 insertions(+), 38 deletions(-)

diff --git a/mail-client/mutt/mutt-1.7.0-r4.ebuild 
b/mail-client/mutt/mutt-1.7.0-r4.ebuild
index 0aff2a1..470118b 100644
--- a/mail-client/mutt/mutt-1.7.0-r4.ebuild
+++ b/mail-client/mutt/mutt-1.7.0-r4.ebuild
@@ -6,16 +6,16 @@ EAPI="6"
 
 inherit eutils flag-o-matic autotools
 
-#NEOMUTT="neomutt-20160710"
-NEOMUTT="gentoo-${PVR}"
+PATCHREV="r4"
+PATCHSET="gentoo-${PVR}/${PATCHREV}"
 
 DESCRIPTION="A small but very powerful text-based mail client"
 HOMEPAGE="http://www.mutt.org/";
+MUTT_G_PATCHES="mutt-gentoo-1.7.0-patches-${PATCHREV}.tar.xz"
 SRC_URI="ftp://ftp.mutt.org/pub/mutt/${P}.tar.gz
https://bitbucket.org/${PN}/${PN}/downloads/${P}.tar.gz
-   
https://dev.gentoo.org/~grobian/distfiles/mutt-gentoo-1.7.0-patches-r4.tar.xz";
-   #https://github.com/neomutt/integration/archive/${NEOMUTT}.tar.gz -> 
${P}-patches-${NEOMUTT}.tar.gz"
-IUSE="berkdb crypt debug doc gdbm gnutls gpg idn imap kerberos libressl mbox 
nls nntp notmuch pop qdbm sasl selinux sidebar slang smime smtp ssl 
tokyocabinet"
+   https://dev.gentoo.org/~grobian/distfiles/${MUTT_G_PATCHES}";
+IUSE="berkdb crypt debug doc gdbm gnutls gpg idn imap kerberos libressl mbox 
nls nntp notmuch pop qdbm sasl selinux sidebar slang smime smtp ssl 
tokyocabinet vanilla"
 SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~alpha ~amd64 ~x86 ~x64-freebsd ~x86-freebsd ~x86-interix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
@@ -84,40 +84,37 @@ RDEPEND="${CDEPEND}
 "
 
 src_prepare() {
-   #local PATCHDIR="${WORKDIR}"/integration-${NEOMUTT}
local PATCHDIR="${WORKDIR}"/gentoo-mutt-1.7.0-patches
 
-   # apply NeoMutt patches
-   export EPATCH_FORCE="yes"
-   export EPATCH_SUFFIX="patch"
-   # order of patches from README.md
-   local patches=(
-   patches-mutt
-   #bugs-common
-   bugs-gentoo
-   features-common
-   features-extra
-   #bugs-neomutt
-   gentoo
-   )
-   local patchset
-   for patchset in "${patches[@]}" ; do
-   einfo "Applying NeoMutt ${NEOMUTT} patchset ${patchset}"
-   EPATCH_SOURCE="${PATCHDIR}"/${patchset} epatch \
-   || die "NeoMutt patchset ${patchset} failed"
-   done
-   # add some explanation as to why not going to upstream
-   sed -i \
-   -e '/ReachingUs = N_(/a\"This release of Mutt is heavily 
enriched by NeoMutt patches.\\nFor this reason, any bugs are better reported at 
https://bugs.gentoo.org/\\nor directly to the NeoMutt project.\\n"' \
-   version.c || die "Failed to add bug instructions"
+   if use !vanilla ; then
+   # apply patches
+   export EPATCH_FORCE="yes"
+   export EPATCH_SUFFIX="patch"
+   local patches=(
+   patches-mutt
+   bugs-gentoo
+   features-common
+   features-extra
+   gentoo
+   )
+   local patchset
+   for patchset in "${patches[@]}" ; do
+   einfo "Applying ${PATCHSET} patchset ${patchset}"
+   EPATCH_SOURCE="${PATCHDIR}"/${patchset} epatch \
+   || die "patchset ${patchset} failed"
+   done
+   # add some explanation as to why not to go upstream
+   sed -i \
+   -e '/ReachingUs = N_(/a\"This release of Mutt is 
heavily enriched with patches.\\nFor this reason, any bugs are better reported 
at https://bugs.gentoo.org/\\nor re-emerge with USE=vanilla and try to 
reproduce your problem.\\n"' \
+   version.c || die "Failed to add bug instructions"
+   fi
 
local upatches=
# allow user patches
eapply_user && upatches=" with user patches"
 
# patch version string for bug reports
-   #rm VERSION.neo || die  # we already flag it appropriate
-   sed -i -e 's/"Mutt %s (%s)"/"Mutt %s (%s, Gentoo '"${PVR}${upatches}, 
NeoMutt ${NEOMUTT})"'"/' \
+   sed -i -e 's|"Mutt %s (%s)"|"Mutt %s (%s, 
'"${PATCHSET}${upatches}"')"|' \
muttlib.c || die "failed patching in Gentoo version"
 
# many p

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

2016-09-18 Thread David Seifert
commit: 030e81ffd7f65bc29d648a5c04a875b07cf40ed9
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Tue Sep 13 15:39:13 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:27:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=030e81ff

dev-python/logbook: remove unused patch

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

Signed-off-by: David Seifert  gentoo.org>

 .../logbook/files/logbook-0.5-pypy-test-fix.patch  | 50 --
 1 file changed, 50 deletions(-)

diff --git a/dev-python/logbook/files/logbook-0.5-pypy-test-fix.patch 
b/dev-python/logbook/files/logbook-0.5-pypy-test-fix.patch
deleted file mode 100644
index 9f691a1..
--- a/dev-python/logbook/files/logbook-0.5-pypy-test-fix.patch
+++ /dev/null
@@ -1,50 +0,0 @@
-From 41dc7b9af1841b0005051ad81ab36ed2e062d663 Mon Sep 17 00:00:00 2001
-From: Rotem Yaari 
-Date: Sat, 17 Aug 2013 22:43:39 +0300
-Subject: [PATCH] #91: Fix broken tests on pypy
-

- .travis.yml   | 1 +
- tests/test_logbook.py | 2 +-
- tox.ini   | 2 +-
- 3 files changed, 3 insertions(+), 2 deletions(-)
-
-diff --git a/.travis.yml b/.travis.yml
-index ee3f457..b0aaea6 100644
 a/.travis.yml
-+++ b/.travis.yml
-@@ -3,6 +3,7 @@ python:
-   - "2.6"
-   - "2.7"
-   - "3.3"
-+  - "pypy"
- 
- install:
-   # this fixes SemLock issues on travis
-diff --git a/tests/test_logbook.py b/tests/test_logbook.py
-index 6d1a301..a1da11c 100644
 a/tests/test_logbook.py
-+++ b/tests/test_logbook.py
-@@ -99,7 +99,7 @@ def make_record():
- 
- errormsg = str(caught.exception)
- self.assertRegexpMatches(errormsg,
--"Could not format message with provided arguments: Invalid 
(?:format specifier)|(?:conversion specification)")
-+"Could not format message with provided arguments: Invalid 
(?:format specifier)|(?:conversion specification)|(?:format spec)")
- self.assertIn("msg='Hello {foo:invalid}'", errormsg)
- self.assertIn('args=()', errormsg)
- self.assertIn("kwargs={'foo': 42}", errormsg)
-diff --git a/tox.ini b/tox.ini
-index 694cd51..2b52a28 100644
 a/tox.ini
-+++ b/tox.ini
-@@ -1,5 +1,5 @@
- [tox]
--envlist=py26,py27,py33,docs
-+envlist=py26,py27,py33,pypy,docs
- 
- [testenv]
- commands=
--- 
-1.8.1.6
-



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

2016-09-18 Thread David Seifert
commit: e8cd854727fc5473d8189e44425fbe5f993c3102
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Tue Sep 13 15:35:12 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:27:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8cd8547

dev-python/genshi: remove unused patch

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

Signed-off-by: David Seifert  gentoo.org>

 dev-python/genshi/files/genshi-0.6-html_test.patch | 37 --
 1 file changed, 37 deletions(-)

diff --git a/dev-python/genshi/files/genshi-0.6-html_test.patch 
b/dev-python/genshi/files/genshi-0.6-html_test.patch
deleted file mode 100644
index 4f74d6b..
--- a/dev-python/genshi/files/genshi-0.6-html_test.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-Add/Change #501 (test_sanitize_remove_src_javascript fails due to HTMLParser 
bugfixes in cpython)
-Add/Change #500 (test_sanitize_remove_script_elem fails due to HTMLParser 
bugfixes in cpython)
 a/genshi/filters/tests/html.py
-+++ b/genshi/filters/tests/html.py
-@@ -365,9 +365,12 @@
- self.assertEquals('', (html | HTMLSanitizer()).render())
- html = HTML('http://example.com/";>')
- self.assertEquals('', (html | HTMLSanitizer()).render())
--self.assertRaises(ParseError, HTML, 
'alert("foo")')
--self.assertRaises(ParseError, HTML,
--  'http://example.com/";>')
-+html = HTML('alert("foo")')
-+self.assertEquals('alert("foo")',
-+  (html | HTMLSanitizer()).render())
-+html = HTML('http://example.com/";>')
-+self.assertEquals(';',
-+  (html | HTMLSanitizer()).render())
- 
- def test_sanitize_remove_onclick_attr(self):
- html = HTML('')
-
 a/genshi/filters/tests/html.py
-+++ b/genshi/filters/tests/html.py
-@@ -437,9 +440,9 @@
- # Case-insensitive protocol matching
- html = HTML('')
- self.assertEquals('', (html | HTMLSanitizer()).render())
--# Grave accents (not parsed)
--self.assertRaises(ParseError, HTML,
--  '')
-+# Grave accents.
-+html = HTML('')
-+self.assertEquals('', (html | HTMLSanitizer()).render())
- # Protocol encoded using UTF-8 numeric entities
- html = HTML('')
-



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

2016-09-18 Thread David Seifert
commit: 729212888f4683a9ba062d4ac1fb897d02cfb128
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Fri Sep 16 15:40:27 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:27:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72921288

dev-python/mockldap: remove unused patch

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

Signed-off-by: David Seifert  gentoo.org>

 .../files/mockldap-0.1.5-modify_s-backport.patch| 21 -
 1 file changed, 21 deletions(-)

diff --git a/dev-python/mockldap/files/mockldap-0.1.5-modify_s-backport.patch 
b/dev-python/mockldap/files/mockldap-0.1.5-modify_s-backport.patch
deleted file mode 100644
index c66c638..
--- a/dev-python/mockldap/files/mockldap-0.1.5-modify_s-backport.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-# HG changeset patch
-# User Peter Sagerson 
-# Date 1392920906 28800
-# Node ID 6433fd7dc97473150114c06a90d189a62a39951f
-# Parent  f298b032a25ef6c2bcc6749d9bf096352a49f37d
-Fix tests to match the recent modify_s change.
-
-diff --git a/src/mockldap/tests.py b/src/mockldap/tests.py
 a/src/mockldap/tests.py
-+++ b/src/mockldap/tests.py
-@@ -453,8 +453,8 @@
- 
- self.ldapobj.modify_s(manager[0], mod_list)
- 
--self.assertNotIn('objectClass',
-- self.ldapobj.directory[manager[0]].keys())
-+self.assertEqual(self.ldapobj.directory[manager[0]]['objectClass'],
-+ [])
- 
- def test_modify_s_invalid_dn(self):
- mod_list = [(ldap.MOD_DELETE, 'objectClass', None)]



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

2016-09-18 Thread David Seifert
commit: ea24ab2c6498296cbc5746f38e7221fa5a5d6e8c
Author: Gerhard Bräunlich  gmx  net>
AuthorDate: Fri Sep  9 14:55:38 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:29:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea24ab2c

sci-mathematics/pymc: version bump to 2.3.6 and porting to EAPI 6

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2283

Signed-off-by: David Seifert  gentoo.org>

 sci-mathematics/pymc/Manifest  |  1 +
 .../files/pymc-2.3.6-remove-hardcoded-blas.patch   | 11 +
 sci-mathematics/pymc/pymc-2.3.6.ebuild | 54 ++
 3 files changed, 66 insertions(+)

diff --git a/sci-mathematics/pymc/Manifest b/sci-mathematics/pymc/Manifest
index 401575a..3ff2ed6 100644
--- a/sci-mathematics/pymc/Manifest
+++ b/sci-mathematics/pymc/Manifest
@@ -1 +1,2 @@
 DIST pymc-2.2.tar.gz 13137644 SHA256 
f618ebb9f075219b1aad5c06156f46fcd5ac543f391de4fa3752f311e9965278 SHA512 
1fc44ec68f4a5b773d0705489810774e80c72c52dcfa601cf564737490fbf9e2f12696fb8bf6c706e0d157c3568f68b0b95f9a9846716a88c5a0f5c0ca706a96
 WHIRLPOOL 
ec907b135e5d3bb2cbfb3158afbd8cf054abcdd81c6a11424a214646a471a08dc86e80423f299c5a152b8bd5356653399f5252f6ec06ec0ee87ab44f07a949ca
+DIST pymc-2.3.6.zip 402827 SHA256 
70b00a9d722d9bba95d975f0a0836e41d8792b8d6fe0dd21b4af209747da3dc5 SHA512 
4b5e0663ca296efd8d242a0b6362a12d475cdabf661a430de5455e60999acf8a4a30d053303c2f79e8aec3e5e7d120f56cb341e283aa87f31c224e4e57300d13
 WHIRLPOOL 
4a0774e0362baef7c6390ec499ba6f605766c614974f04bd9c04e78916b91e0e7f4d35d39e8ba002c654ad15c7158b8b670e6c7010eb1fd8513bfd43e0fe61db

diff --git a/sci-mathematics/pymc/files/pymc-2.3.6-remove-hardcoded-blas.patch 
b/sci-mathematics/pymc/files/pymc-2.3.6-remove-hardcoded-blas.patch
new file mode 100644
index ..93ce86f
--- /dev/null
+++ b/sci-mathematics/pymc/files/pymc-2.3.6-remove-hardcoded-blas.patch
@@ -0,0 +1,11 @@
+--- a/setup.py
 b/setup.py
+@@ -80,7 +80,7 @@
+ 
+ # Compile covariance functions
+ config.add_extension(name='gp.cov_funs.isotropic_cov_funs',\
+-sources=['pymc/gp/cov_funs/isotropic_cov_funs.f','blas/BLAS/dscal.f'],\
++sources=['pymc/gp/cov_funs/isotropic_cov_funs.f'],\
+ extra_info=lapack_info)
+ 
+ 
config.add_extension(name='gp.cov_funs.distances',sources=['pymc/gp/cov_funs/distances.f'],
 extra_info=lapack_info)

diff --git a/sci-mathematics/pymc/pymc-2.3.6.ebuild 
b/sci-mathematics/pymc/pymc-2.3.6.ebuild
new file mode 100644
index ..3d5e819
--- /dev/null
+++ b/sci-mathematics/pymc/pymc-2.3.6.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1 flag-o-matic fortran-2 toolchain-funcs
+
+DESCRIPTION="Markov Chain Monte Carlo sampling toolkit"
+HOMEPAGE="https://github.com/${PN}-devs/${PN} 
https://pypi.python.org/pypi/${PN}";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
+
+SLOT=0
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+LICENSE=AFL-3.0
+IUSE="test"
+
+RDEPEND=">=dev-python/numpy-1.6[${PYTHON_USEDEP},lapack]
+   >=dev-python/matplotlib-1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   test? (
+   ${RDEPEND}
+   dev-python/nose[${PYTHON_USEDEP}]
+   )"
+
+PATCHES=( "${FILESDIR}/${PN}-2.3.6-remove-hardcoded-blas.patch" )
+
+# tests freeze at some point
+#RESTRICT="test"
+
+python_prepare_all() {
+   # forcibly remove bundled libs, just to be sure...
+   rm -r blas || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_configure_all() {
+   append-fflags -fPIC
+   append-ldflags -shared
+
+   [[ $(tc-getFC) == *gfortran* ]] && mydistutilsargs=( config_fc 
--fcompiler=gnu95 )
+}
+
+python_test() {
+   distutils_install_for_testing
+   cd "${TEST_DIR}" || die
+   # Use agg backend instead of gtk
+   echo 'backend  : agg' > matplotlibrc || die
+
+   ${EPYTHON} -c "import pymc; pymc.test()" || die "Tests failed on 
${EPYTHON}"
+}



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

2016-09-18 Thread David Seifert
commit: 21d94c197db7c2bc2a0dba96bbba45c585287fe5
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Fri Sep 16 15:45:29 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:28:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21d94c19

dev-python/protobuf-python: remove unused patch

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

Signed-off-by: David Seifert  gentoo.org>

 ...on-3.0.0_beta2-link-against-installed-lib.patch | 32 --
 1 file changed, 32 deletions(-)

diff --git 
a/dev-python/protobuf-python/files/protobuf-python-3.0.0_beta2-link-against-installed-lib.patch
 
b/dev-python/protobuf-python/files/protobuf-python-3.0.0_beta2-link-against-installed-lib.patch
deleted file mode 100644
index 3d419ba..
--- 
a/dev-python/protobuf-python/files/protobuf-python-3.0.0_beta2-link-against-installed-lib.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-diff -Naur python/setup.py python/setup.py
 python/setup.py2015-12-30 22:21:46.0 +0100
-+++ python/setup.py2016-04-18 00:51:49.490809789 +0200
-@@ -169,14 +169,26 @@
-   extra_compile_args.append('-Werror')
-   sys.argv.remove(warnings_as_errors)
- 
-+inclD = ['.', '../src']
-+libD = []
-+try:
-+  subprocess.check_call(['pkg-config', '--exists', 'protobuf'])
-+  inclD += 
subprocess.check_output(['pkg-config','--variable=includedir','protobuf']).split()
-+  libD = 
subprocess.check_output(['pkg-config','--variable=libdir','protobuf']).split()
-+except OSError as osex:
-+  if osex.errno == errno.ENOENT:
-+info('pkg-config not found')
-+  else:
-+warn("Running pkg-config failed - %s." % osexception)
-+  libD = ['../src/.libs']
- # C++ implementation extension
- ext_module_list.append(
- Extension(
- "google.protobuf.pyext._message",
- glob.glob('google/protobuf/pyext/*.cc'),
--include_dirs=[".", "../src"],
-+include_dirs=inclD,
- libraries=['protobuf'],
--library_dirs=['../src/.libs'],
-+library_dirs=libD,
- extra_compile_args=extra_compile_args,
- )
- )



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

2016-09-18 Thread David Seifert
commit: a7cf0e391af84ceec9426f91915ec35e99949894
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Fri Sep 16 15:44:18 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:28:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7cf0e39

dev-python/pmw: remove unused patches

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

Signed-off-by: David Seifert  gentoo.org>

 dev-python/pmw/files/1.3.2-python2.5.patch | 54 --
 .../pmw/files/pmw-1.3.2-install-no-docs.patch  | 13 --
 2 files changed, 67 deletions(-)

diff --git a/dev-python/pmw/files/1.3.2-python2.5.patch 
b/dev-python/pmw/files/1.3.2-python2.5.patch
deleted file mode 100644
index cae2f9b..
--- a/dev-python/pmw/files/1.3.2-python2.5.patch
+++ /dev/null
@@ -1,54 +0,0 @@
-Source: 
http://github.com/nanotube/pmw_fixes/commit/5e6dcbdaef2bb6c40037b922dd0efa081f1575ab
 (Daniel Folkinshteyn)
-
-fix bug in OptionMenu.setitems, introduced with the fixing of this python 
-bug:
-http://bugs.python.org/issue1342811
-
-versions of python 2.5.4 and newer now automatically delete commands when 
-items are deleted
-however, that causes error if the command is deleted manually beforehand.
-old versions, on the contrary, require manual command deletion to free up 
-the objects.
-
-so we put in a python version check to see if we need to manually delete 
-commands.
-
-fixes the Pmw bug referred to here:
-https://sourceforge.net/forum/forum.php?thread_id=3283195&forum_id=33675
-and here:
-https://sourceforge.net/tracker/?func=detail&aid=2795731&group_id=10743&ati
-d=110743
-
 a/src/Pmw/Pmw_1_3/lib/PmwOptionMenu.py
-+++ b/src/Pmw/Pmw_1_3/lib/PmwOptionMenu.py
-@@ -1,6 +1,7 @@
- import types
- import Tkinter
- import Pmw
-+import sys
- 
- class OptionMenu(Pmw.MegaWidget):
- 
-@@ -59,11 +60,17 @@ class OptionMenu(Pmw.MegaWidget):
- 
- def setitems(self, items, index = None):
- 
--# Clean up old items and callback commands.
--for oldIndex in range(len(self._itemList)):
--tclCommandName = str(self._menu.entrycget(oldIndex, 'command'))
--if tclCommandName != '':   
--self._menu.deletecommand(tclCommandName)
-+# python version check
-+# python versions >= 2.5.4 automatically clean commands
-+# and manually cleaning them causes errors when deleting items
-+
-+if sys.version_info[0] * 100 + sys.version_info[1] * 10 + \
-+sys.version_info[2] < 254:
-+# Clean up old items and callback commands.
-+for oldIndex in range(len(self._itemList)):
-+tclCommandName = str(self._menu.entrycget(oldIndex, 
'command'))
-+if tclCommandName != '':   
-+self._menu.deletecommand(tclCommandName)
- self._menu.delete(0, 'end')
-   self._itemList = list(items)
- 

diff --git a/dev-python/pmw/files/pmw-1.3.2-install-no-docs.patch 
b/dev-python/pmw/files/pmw-1.3.2-install-no-docs.patch
deleted file mode 100644
index 325dc4e..
--- a/dev-python/pmw/files/pmw-1.3.2-install-no-docs.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -uNr Pmw.1.3.2.orig/src/setup.py Pmw.1.3.2/src/setup.py
 Pmw.1.3.2.orig/src/setup.py2008-08-02 15:40:19.0 -0430
-+++ Pmw.1.3.2/src/setup.py 2008-08-02 15:40:36.0 -0430
-@@ -16,9 +16,7 @@
-   'Pmw.Pmw_1_3.lib',],
- 
-   package_data={'Pmw': ['Pmw_1_3/lib/Pmw.def',
--  'Pmw_1_3/doc/*',
-   'Pmw_1_3/contrib/*',
--  'Pmw_1_3/demos/*',
-   'Pmw_1_3/tests/*',
- 'Pmw_1_3/bin/*',
-  ]



[gentoo-commits] repo/gentoo:master commit in: dev-python/http-parser/files/

2016-09-18 Thread David Seifert
commit: f1a4c44beb70d28e4f76e9571978cb0ac657998c
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Tue Sep 13 15:36:04 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:27:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1a4c44b

dev-python/http-parser: remove unused patch

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

Signed-off-by: David Seifert  gentoo.org>

 .../files/http-parser-0.7.8-setup.patch| 22 --
 1 file changed, 22 deletions(-)

diff --git a/dev-python/http-parser/files/http-parser-0.7.8-setup.patch 
b/dev-python/http-parser/files/http-parser-0.7.8-setup.patch
deleted file mode 100644
index 9bd43e6..
--- a/dev-python/http-parser/files/http-parser-0.7.8-setup.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -ur http-parser-0.7.8.orig/setup.py http-parser-0.7.8/setup.py
 setup.py   2012-08-05 11:14:22.0 +0800
-+++ setup.py   2013-01-21 01:54:23.748530621 +0800
-@@ -10,7 +10,7 @@
- from distutils.command.sdist import sdist as _sdist
- import glob
- from imp import load_source
--import os
-+import os, io
- import shutil
- import sys
- import traceback
-@@ -49,7 +49,7 @@
- VERSION = http_parser.__version__
- 
- # get long description
--with open(os.path.join(os.path.dirname(__file__), 'README.rst')) as f:
-+with io.open(os.path.join(os.path.dirname(__file__), 'README.rst'), 
encoding='utf8') as f:
- LONG_DESCRIPTION = f.read()
- 
- def _system(cmd):
-



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

2016-09-18 Thread David Seifert
commit: a9d08b324d1d3a67724ea88b3eabb783f559ed6d
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Fri Sep 16 15:50:24 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:28:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9d08b32

dev-python/pychecker: remove unused patches

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

Signed-off-by: David Seifert  gentoo.org>

 .../pychecker/files/pychecker-0.8.17-no-data-files.patch  | 15 ---
 .../pychecker/files/pychecker-0.8.18-pychecker2.patch | 11 ---
 2 files changed, 26 deletions(-)

diff --git a/dev-python/pychecker/files/pychecker-0.8.17-no-data-files.patch 
b/dev-python/pychecker/files/pychecker-0.8.17-no-data-files.patch
deleted file mode 100644
index aeaaa1a..
--- a/dev-python/pychecker/files/pychecker-0.8.17-no-data-files.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-=== modified file 'setup.py'
 setup.py   2008-09-01 16:31:56 +
-+++ setup.py   2008-09-01 16:33:28 +
-@@ -255,7 +255,9 @@
- 'url'  : "http://pychecker.sourceforge.net/";,
- 'packages' : [ 'pychecker', ],
- 'scripts'  : [ "pychecker" ],   # note: will be replaced by 
customized action
--'data_files'   : [ ( "pychecker", DATA_FILES, ) ], 
-+  # Gentoo Modification: Do not install data files into 
site-packages
-+  # use DOCS variable in ebuild instead
-+  #'data_files'   : [ ( "pychecker", DATA_FILES, ) ], 
- 'long_description' : LONG_DESCRIPTION,
- 'cmdclass' : CUSTOMIZED_ACTIONS, 
-   }
-

diff --git a/dev-python/pychecker/files/pychecker-0.8.18-pychecker2.patch 
b/dev-python/pychecker/files/pychecker-0.8.18-pychecker2.patch
deleted file mode 100644
index e225d1a..
--- a/dev-python/pychecker/files/pychecker-0.8.18-pychecker2.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 setup.py   2008-11-09 17:43:10.928105449 +0100
-+++ setup.py   2008-11-09 17:38:52.0 +0100
-@@ -258,7 +258,7 @@
- 'author'   : "Neal Norwitz",
- 'author_email' : "nnorw...@gmail.com",
- 'url'  : "http://pychecker.sourceforge.net/";,
--'packages' : [ 'pychecker', ],
-+'packages' : [ 'pychecker', 'pychecker2' ],
- 'scripts'  : [ "pychecker" ],   # note: will be replaced by 
customized action
-   # Gentoo Modification: Do not install data files into 
site-packages
-   # use DOCS variable in ebuild instead



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

2016-09-18 Thread David Seifert
commit: 58829cec713effb11a68a2a1a5aaf18c547bfa8a
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Tue Sep 13 15:35:40 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:27:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58829cec

dev-python/geopy: remove unused patches

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

Signed-off-by: David Seifert  gentoo.org>

 dev-python/geopy/files/1.1.3-formatpy3.patch  |  15 --
 dev-python/geopy/files/1.1.3-tests-env-vars.patch | 198 --
 dev-python/geopy/files/1.1.3-version-compat.patch |  12 --
 3 files changed, 225 deletions(-)

diff --git a/dev-python/geopy/files/1.1.3-formatpy3.patch 
b/dev-python/geopy/files/1.1.3-formatpy3.patch
deleted file mode 100644
index 35c0b0f..
--- a/dev-python/geopy/files/1.1.3-formatpy3.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-https://github.com/geopy/geopy/commit/fe0cd3c6c92b7d7ac47cb2292260485c5b3791c1
-diff --git a/geopy/format.py b/geopy/format.py
-index 965a127..63b1e94 100644
 a/geopy/format.py
-+++ b/geopy/format.py
-@@ -30,7 +30,7 @@
- ABBR_ARCSEC = 'arcsec'
- 
- DEGREES_FORMAT = (
--"%(degrees)d%(deg)s %(minutes)d%(arcmin)s %(seconds)s%(arcsec)s"
-+"%(degrees)d%(deg)s %(minutes)d%(arcmin)s %(seconds)g%(arcsec)s"
- )
- 
- UNICODE_SYMBOLS = {
-

diff --git a/dev-python/geopy/files/1.1.3-tests-env-vars.patch 
b/dev-python/geopy/files/1.1.3-tests-env-vars.patch
deleted file mode 100644
index 8c0b914..
--- a/dev-python/geopy/files/1.1.3-tests-env-vars.patch
+++ /dev/null
@@ -1,198 +0,0 @@
-https://github.com/geopy/geopy/commit/6c9714c480d62dcd04d514dcad10785d5a0816c2
-diff --git a/test/geocoders/arcgis.py b/test/geocoders/arcgis.py
-index fdca58c..b154a60 100644
 a/test/geocoders/arcgis.py
-+++ b/test/geocoders/arcgis.py
-@@ -7,6 +7,10 @@
- from test.geocoders.util import GeocoderTestBase, env
- 
- 
-+@unittest.skipUnless(  # pylint: disable=R0904,C0111
-+bool(env.get('ARCGIS_USERNAME')),
-+"No ARCGIS_USERNAME env variable set"
-+)
- class ArcGISTestCase(GeocoderTestBase):
- 
- @classmethod
-diff --git a/test/geocoders/baidu.py b/test/geocoders/baidu.py
-index 8ba249c..827ab12 100644
 a/test/geocoders/baidu.py
-+++ b/test/geocoders/baidu.py
-@@ -6,8 +6,8 @@
- from test.geocoders.util import GeocoderTestBase, env
- 
- 
--@unittest.skipUnless( # pylint: disable=R0904,C0111
--env['BAIDU_KEY'] is not None,
-+@unittest.skipUnless(  # pylint: disable=R0904,C0111
-+bool(env.get('BAIDU_KEY')),
- "No BAIDU_KEY env variable set"
- )
- class BaiduTestCase(GeocoderTestBase):
-diff --git a/test/geocoders/bing.py b/test/geocoders/bing.py
-index 17b1aae..d23e99b 100644
 a/test/geocoders/bing.py
-+++ b/test/geocoders/bing.py
-@@ -6,8 +6,8 @@
- from test.geocoders.util import GeocoderTestBase, env
- 
- 
--@unittest.skipUnless( # pylint: disable=R0904,C0111
--env['BING_KEY'] is not None,
-+@unittest.skipUnless(  # pylint: disable=R0904,C0111
-+bool(env.get('BING_KEY')),
- "No BING_KEY env variable set"
- )
- class BingTestCase(GeocoderTestBase):
-diff --git a/test/geocoders/dotus.py b/test/geocoders/dotus.py
-index e777278..d2bbfa2 100644
 a/test/geocoders/dotus.py
-+++ b/test/geocoders/dotus.py
-@@ -5,9 +5,9 @@
- from geopy.geocoders import GeocoderDotUS
- from test.geocoders.util import GeocoderTestBase, env
- 
--@unittest.skipUnless( # pylint: disable=R0904,C0111
--env['GEOCODERDOTUS_USERNAME'] is not None and \
--env['GEOCODERDOTUS_PASSWORD'] is not None,
-+@unittest.skipUnless(  # pylint: disable=R0904,C0111
-+bool(env.get('GEOCODERDOTUS_USERNAME')) and \
-+bool(env.get('GEOCODERDOTUS_PASSWORD')),
- "No GEOCODERDOTUS_USERNAME and GEOCODERDOTUS_PASSWORD env variables set"
- )
- class GeocoderDotUSTestCase(GeocoderTestBase): # pylint: disable=R0904,C0111
-diff --git a/test/geocoders/geocodefarm.py b/test/geocoders/geocodefarm.py
-index 151bac6..ffa28a4 100644
 a/test/geocoders/geocodefarm.py
-+++ b/test/geocoders/geocodefarm.py
-@@ -8,8 +8,8 @@
- from test.geocoders.util import GeocoderTestBase, env
- 
- 
--@unittest.skipUnless( # pylint: disable=R0904,C0111
--env['GEOCODEFARM_KEY'] is not None,
-+@unittest.skipUnless(  # pylint: disable=R0904,C0111
-+bool(env.get('GEOCODEFARM_KEY')),
- "GEOCODEFARM_KEY env variable not set"
- )
- class GeocodeFarmTestCase(GeocoderTestBase): # pylint: disable=R0904,C0111
-diff --git a/test/geocoders/geonames.py b/test/geocoders/geonames.py
-index 7ff6f11..3dcc3b4 100644
 a/test/geocoders/geonames.py
-+++ b/test/geocoders/geonames.py
-@@ -4,21 +4,23 @@
- from geopy.geocoders import GeoNames
- from test.geocoders.util import GeocoderTestBase, env
- 
--@unittest.skipUnless( # pylint: disable=R0904,C0111
--env['GEONAMES_USERNAME'] is not None,
-+
-+@unittest.skipUnless(  # pylint: disable=R0904,C0111
-+bool(env.get('GEONAMES_USERNAME')),
- "No GEONAMES_USERNAME env variable set"
- )

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

2016-09-18 Thread David Seifert
commit: a2245f155beac3c6d2f1fcaaae60c76b31181c00
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Fri Sep 16 15:49:24 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:28:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2245f15

dev-python/pycairo: remove unused patches

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

Signed-off-by: David Seifert  gentoo.org>

 .../files/pycairo-1.10.0-10_test-target-py3.patch  |  18 
 .../pycairo-1.10.0-70_dont-link-libpython.patch|  29 --
 .../files/pycairo-1.8.10-pkgconfig_dir.patch   |  11 --
 .../pycairo/files/pycairo-1.8.8-svg_check.patch| 116 -
 4 files changed, 174 deletions(-)

diff --git a/dev-python/pycairo/files/pycairo-1.10.0-10_test-target-py3.patch 
b/dev-python/pycairo/files/pycairo-1.10.0-10_test-target-py3.patch
deleted file mode 100644
index 85d27db..
--- a/dev-python/pycairo/files/pycairo-1.10.0-10_test-target-py3.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Use all versions for py.test
- This patch changes py.test script to use all versions of Python 3 command
- instead of python.
-Author: Koichi Akabe 
-Last-Update: <2012-04-12>
-
 py3cairo-1.10.0+dfsg.orig/test/examples_test.py
-+++ py3cairo-1.10.0+dfsg/test/examples_test.py
-@@ -14,7 +14,8 @@ def test_snippets():
-   examples/cairo_snippets/snippets/
-   '''
-   def doSnippets(name):
--retcode = subprocess.call('python %s -s' % name, shell=True)
-+import sys
-+retcode = subprocess.call('PYTHONPATH=../../test python%d.%d %s -s' % 
(sys.version_info[0], sys.version_info[1], name), shell=True)
- assert retcode == 0, 'Error: retcode == {0}'.format(retcode)
- 
-   os.chdir(os.path.join(os.path.dirname(__file__), '..', 'examples',

diff --git 
a/dev-python/pycairo/files/pycairo-1.10.0-70_dont-link-libpython.patch 
b/dev-python/pycairo/files/pycairo-1.10.0-70_dont-link-libpython.patch
deleted file mode 100644
index 7ea2efd..
--- a/dev-python/pycairo/files/pycairo-1.10.0-70_dont-link-libpython.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-Description: don't link libpython
- This patch removes dependency to libpython 
-Author: Matthias Klose 
-Origin: 
http://launchpadlibrarian.net/166876566/py3cairo_1.10.0%2Bdfsg-3build2_1.10.0%2Bdfsg-3ubuntu1.diff.gz
-Bug-Debian: http://bugs.debian.org/739607
-Last-Update: 2014-02-20
-
 py3cairo-1.10.0+dfsg.orig/waflib/Tools/python.py
-+++ py3cairo-1.10.0+dfsg/waflib/Tools/python.py
-@@ -155,8 +155,10 @@ def check_python_headers(conf):
-   if result:
-   break
-   if result:
--  env['LIBPATH_PYEMBED']=path
--  env.append_value('LIB_PYEMBED',[name])
-+  # don't link libpython explicitly
-+  #env['LIBPATH_PYEMBED']=path
-+  #env.append_value('LIB_PYEMBED',[name])
-+  pass
-   else:
-   conf.to_log("\n\n### LIB NOT FOUND\n")
-   if(sys.platform=='win32'or sys.platform.startswith('os2')or 
sys.platform=='darwin'or dct['Py_ENABLE_SHARED']):
-@@ -278,4 +280,4 @@ feature('pyembed')(init_pyembed)
- conf(get_python_variables)
- conf(check_python_headers)
- conf(check_python_version)
--conf(check_python_module)
-\ No newline at end of file
-+conf(check_python_module)

diff --git a/dev-python/pycairo/files/pycairo-1.8.10-pkgconfig_dir.patch 
b/dev-python/pycairo/files/pycairo-1.8.10-pkgconfig_dir.patch
deleted file mode 100644
index 13015af..
--- a/dev-python/pycairo/files/pycairo-1.8.10-pkgconfig_dir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 setup.py
-+++ setup.py
-@@ -109,7 +109,7 @@
-   ext_modules = [cairo],
-   data_files = [
- ('include/pycairo', ['src/pycairo.h']),
--('lib/pkgconfig', [pkgconfig_file]),
-+(os.environ.get('PKGCONFIG_DIR', 'lib/pkgconfig'), [pkgconfig_file]),
- (os.path.join(dsy.get_python_lib(), 'cairo'),
-  ['src/__init__.py']),
- ],

diff --git a/dev-python/pycairo/files/pycairo-1.8.8-svg_check.patch 
b/dev-python/pycairo/files/pycairo-1.8.8-svg_check.patch
deleted file mode 100644
index 78dc13b..
--- a/dev-python/pycairo/files/pycairo-1.8.8-svg_check.patch
+++ /dev/null
@@ -1,116 +0,0 @@
 setup.py
-+++ setup.py
-@@ -29,6 +30,16 @@
- print pipe.stderr.read()
- raise SystemExit('Error: %s >= %s not found' % (pkg, version))
- 
-+def pkg_config_svg_check():
-+  if os.environ.get('PYCAIRO_DISABLE_SVG', None) is None:
-+pipe = call('pkg-config --exists cairo-svg')
-+if pipe.returncode == 0:
-+  return [('PYCAIRO_ENABLE_SVG', None)]
-+else:
-+  return []
-+  else:
-+return []
-+
- def pkg_config_parse(opt, pkg):
-   pipe = call("pkg-config %s %s" % (opt, pkg))
-   output = pipe.stdout.read()
-@@ -94,6 +105,7 @@
-  'src/pattern.c',
-  'src/surface.c',
-  ],
-+  define_macros = pkg_config_svg_check(),
-   include_dirs = pkg_config_parse('--cflags-only-I', 'cairo'),
- 

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

2016-09-18 Thread David Seifert
commit: cc56d34e57015aeb6fda1f28a60b5c7a942f11fc
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Fri Sep 16 15:46:51 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:28:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc56d34e

dev-python/psycopg: remove unused patches

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

Signed-off-by: David Seifert  gentoo.org>

 .../files/psycopg-2.0.9-round-solaris.patch| 13 -
 .../files/psycopg-2.4.2-begin-segfault.patch   | 34 --
 2 files changed, 47 deletions(-)

diff --git a/dev-python/psycopg/files/psycopg-2.0.9-round-solaris.patch 
b/dev-python/psycopg/files/psycopg-2.0.9-round-solaris.patch
deleted file mode 100644
index 49d230c..
--- a/dev-python/psycopg/files/psycopg-2.0.9-round-solaris.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-round() is available on Solaris
-
 psycopg/config.h
-+++ psycopg/config.h
-@@ -102,7 +102,7 @@
- #define inline
- #endif
- 
--#if (defined(__FreeBSD__) && __FreeBSD_version < 503000) || (defined(_WIN32) 
&& !defined(__GNUC__)) || defined(__sun__) || defined(sun)
-+#if (defined(__FreeBSD__) && __FreeBSD_version < 503000) || (defined(_WIN32) 
&& !defined(__GNUC__))
- /* what's this, we have no round function either? */
- static double round(double num)
- {

diff --git a/dev-python/psycopg/files/psycopg-2.4.2-begin-segfault.patch 
b/dev-python/psycopg/files/psycopg-2.4.2-begin-segfault.patch
deleted file mode 100644
index cbf2278..
--- a/dev-python/psycopg/files/psycopg-2.4.2-begin-segfault.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-X-Git-Url: 
https://dndg.it/cgi-bin/gitweb.cgi?p=public%2Fpsycopg2.git;a=blobdiff_plain;f=psycopg%2Fpqpath.c;h=1f0d5da95bd88aa4d5468874047e4b0139ffadd3;hp=cee5ce4c9c053981710959ca28b7e68702c44a97;hb=de6f2ac387231fcd57c05031c82471ea57255e2b;hpb=d9fce1f837151e6eadfd8ca761ef328a721198bd
-
-diff --git a/psycopg/pqpath.c b/psycopg/pqpath.c
-index cee5ce4..1f0d5da 100644
 a/psycopg/pqpath.c
-+++ b/psycopg/pqpath.c
-@@ -344,11 +344,13 @@ pq_execute_command_locked(connectionObject *conn, const 
char *query,
- }
- if (*pgres == NULL) {
- Dprintf("pq_execute_command_locked: PQexec returned NULL");
-+PyEval_RestoreThread(*tstate);
- if (!PyErr_Occurred()) {
- const char *msg;
- msg = PQerrorMessage(conn->pgconn);
- if (msg && *msg) { *error = strdup(msg); }
- }
-+*tstate = PyEval_SaveThread();
- goto cleanup;
- }
- 
-@@ -635,11 +637,13 @@ pq_get_guc_locked(
- 
- if (*pgres == NULL) {
- Dprintf("pq_get_guc_locked: PQexec returned NULL");
-+PyEval_RestoreThread(*tstate);
- if (!PyErr_Occurred()) {
- const char *msg;
- msg = PQerrorMessage(conn->pgconn);
- if (msg && *msg) { *error = strdup(msg); }
- }
-+*tstate = PyEval_SaveThread();
- goto cleanup;
- }
- if (PQresultStatus(*pgres) != PGRES_TUPLES_OK) {
\ No newline at end of file



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

2016-09-18 Thread David Seifert
commit: ef8a2ec047ee8f377661b53b2cf135133fe118a0
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Tue Sep 13 15:37:51 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:27:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef8a2ec0

dev-python/jsonrpclib: remove unused patch

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

Signed-off-by: David Seifert  gentoo.org>

 .../files/jsonrpclib-fix-nested-imports.patch  | 31 --
 1 file changed, 31 deletions(-)

diff --git a/dev-python/jsonrpclib/files/jsonrpclib-fix-nested-imports.patch 
b/dev-python/jsonrpclib/files/jsonrpclib-fix-nested-imports.patch
deleted file mode 100644
index 39e0463..
--- a/dev-python/jsonrpclib/files/jsonrpclib-fix-nested-imports.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From 865a813078c1b447713aeb1f1bb860c441a88365 Mon Sep 17 00:00:00 2001
-From: Jon Salz 
-Date: Fri, 20 Apr 2012 02:41:50 +0800
-Subject: [PATCH] Fix importing of nested modules.
-
-https://github.com/joshmarshall/jsonrpclib/issues/15

- jsonrpclib/jsonclass.py |7 +++
- 1 files changed, 7 insertions(+), 0 deletions(-)
-
-diff --git a/jsonrpclib/jsonclass.py b/jsonrpclib/jsonclass.py
-index 298c3da..1d86d5f 100644
 a/jsonrpclib/jsonclass.py
-+++ b/jsonrpclib/jsonclass.py
-@@ -129,6 +129,13 @@ def load(obj):
- except ImportError:
- raise TranslationError('Could not import %s from module %s.' %
-(json_class_name, json_module_tree))
-+
-+# The returned class is the top-level module, not the one we really
-+# want.  (E.g., if we import a.b.c, we now have a.)  Walk through 
other
-+# path components to get to b and c.
-+for i in json_module_parts[1:]:
-+temp_module = getattr(temp_module, i)
-+
- json_class = getattr(temp_module, json_class_name)
- # Creating the object...
- new_obj = None
--- 
-1.7.3.4
-



[gentoo-commits] repo/gentoo:master commit in: media-plugins/calf/files/, media-plugins/calf/

2016-09-18 Thread David Seifert
commit: 92beeeaf95ae2ad45c15f2829ab5b2317ac04589
Author: Kacper Kołodziej  kolodziej  in>
AuthorDate: Sun Sep 18 11:05:33 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:28:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92beeeaf

media-plugins/calf: fix cpp14 compilation errors, bug #594116

Gentoo-bug: https://bugs.gentoo.org/show_bug.cgi?id=594116
Change types of some numbers:
 * from float to double
 * casts some variables to types required by context
Closes: https://github.com/gentoo/gentoo/pull/2356

Signed-off-by: David Seifert  gentoo.org>

 media-plugins/calf/calf-0.0.60.ebuild|  4 ++
 media-plugins/calf/files/calf-0.0.60-cpp14.patch | 67 
 2 files changed, 71 insertions(+)

diff --git a/media-plugins/calf/calf-0.0.60.ebuild 
b/media-plugins/calf/calf-0.0.60.ebuild
index 3a0b806..f4a90b7 100644
--- a/media-plugins/calf/calf-0.0.60.ebuild
+++ b/media-plugins/calf/calf-0.0.60.ebuild
@@ -36,6 +36,10 @@ RDEPEND="dev-libs/atk
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
+PATCHES=(
+   "${FILESDIR}/${P}-cpp14.patch" # bug #594116
+)
+
 src_configure() {
myeconfargs=(
--with-lv2-dir=/usr/$(get_libdir)/lv2

diff --git a/media-plugins/calf/files/calf-0.0.60-cpp14.patch 
b/media-plugins/calf/files/calf-0.0.60-cpp14.patch
new file mode 100644
index ..a04043c
--- /dev/null
+++ b/media-plugins/calf/files/calf-0.0.60-cpp14.patch
@@ -0,0 +1,67 @@
+Fix building with C++14 (default in GCC 6). Changes types (mostly float into
+double). Add necessary casts.
+See also: https://bugs.gentoo.org/show_bug.cgi?id=594116
+
+--- a/src/analyzer.cpp
 b/src/analyzer.cpp
+@@ -470,13 +470,13 @@
+ lastoutL = fft_outL[_iter];
+ //pumping up actual signal an erase 
surrounding
+ // sounds
+-fft_outL[_iter] = 0.25f * std::max(n * 0.6f * 
\
++fft_outL[_iter] = 0.25 * std::max(n * 0.6 * \
+ fabs(fft_outL[_iter]) - var1L , 1e-20);
+ if(_mode == 3 or _mode == 4) {
+ // do the same with R channel if needed
+ lastoutR = fft_outR[_iter];
+-fft_outR[_iter] = 0.25f * std::max(n * \
+-0.6f * fabs(fft_outR[_iter]) - var1R 
, 1e-20);
++fft_outR[_iter] = 0.25 * std::max(n * \
++0.6 * fabs(fft_outR[_iter]) - var1R , 
1e-20);
+ }
+ break;
+ }
+--- a/src/jack_client.cpp
 b/src/jack_client.cpp
+@@ -226,7 +226,7 @@
+ map::const_iterator p = port_to_plugin.find((*k) 
+ cnlen + 1);
+ if (p != port_to_plugin.end())
+ {
+-run_before.insert(make_pair(p->second, i));
++run_before.insert(make_pair((int)p->second, 
(int)i));
+ }
+ }
+ jack_free(conns);
+--- a/src/modules_dist.cpp
 b/src/modules_dist.cpp
+@@ -794,8 +794,8 @@
+ lfo2.advance(1);
+ 
+ // dot
+-rms = std::max((double)rms, (fabs(Lo) + fabs(Ro)) / 2);
+-input = std::max((double)input, (fabs(Lc) + fabs(Rc)) / 2);
++rms = std::max((double)rms, (fabs(Lo) + fabs(Ro)) / 2.0);
++input = std::max((double)input, (fabs(Lc) + fabs(Rc)) / 2.0);
+ 
+ float values[] = {inL, inR, outs[0][i], outs[1][i]};
+ meters.process(values);
+--- a/src/modules_limit.cpp
 b/src/modules_limit.cpp
+@@ -429,7 +429,7 @@
+ }
+ 
+ // write multiband coefficient to buffer
+-buffer[pos] = std::min(*params[param_limit] / 
std::max(fabs(tmpL), fabs(tmpR)), 1.0);
++buffer[pos] = std::min((double)*params[param_limit] / 
std::max(fabs(tmpL), fabs(tmpR)), 1.0);
+ 
+ // step forward in multiband buffer
+ pos = (pos + channels) % buffer_size;
+@@ -811,7 +811,7 @@
+ }
+ 
+ // write multiband coefficient to buffer
+-buffer[pos] = std::min(*params[param_limit] / 
std::max(fabs(tmpL), fabs(tmpR)), 1.0);
++buffer[pos] = std::min((double)*params[param_limit] / 
std::max(fabs(tmpL), fabs(tmpR)), 1.0);
+ 
+ // step forward in multiband buffer
+ pos = (pos + channels) % buffer_size;



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

2016-09-18 Thread David Seifert
commit: 8457b747b7dedad5aaa956a0a802af39750c0f78
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Fri Sep 16 15:43:38 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:27:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8457b747

dev-python/pillow: remove unused patches

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

Signed-off-by: David Seifert  gentoo.org>

 dev-python/pillow/files/imaging-1.1.7-no-xv.patch  |  18 ---
 .../pillow-2.0.0-delete_hardcoded_paths.patch  | 178 -
 .../pillow/files/pillow-2.0.0-libm_linking.patch   |  20 ---
 .../pillow/files/pillow-freetype-2.5.1.patch   |  28 
 4 files changed, 244 deletions(-)

diff --git a/dev-python/pillow/files/imaging-1.1.7-no-xv.patch 
b/dev-python/pillow/files/imaging-1.1.7-no-xv.patch
deleted file mode 100644
index 1cbaf51..
--- a/dev-python/pillow/files/imaging-1.1.7-no-xv.patch
+++ /dev/null
@@ -1,18 +0,0 @@
 PIL/ImageShow.py.old   2009-11-30 10:28:37.0 +0100
-+++ PIL/ImageShow.py   2009-11-30 10:29:02.0 +0100
-@@ -149,13 +149,10 @@
- def get_command_ex(self, file, title=None, **options):
- # note: xv is pretty outdated.  most modern systems have
- # imagemagick's display command instead.
--command = executable = "xv"
--if title:
--# FIXME: do full escaping
--command = command + " -name \"%s\"" % title
-+command = executable = "xdg-open"
- return command, executable
- 
--if which("xv"):
-+if which("xdg-open"):
- register(XVViewer)
- 
- if __name__ == "__main__":

diff --git a/dev-python/pillow/files/pillow-2.0.0-delete_hardcoded_paths.patch 
b/dev-python/pillow/files/pillow-2.0.0-delete_hardcoded_paths.patch
deleted file mode 100644
index ed5bdca..
--- a/dev-python/pillow/files/pillow-2.0.0-delete_hardcoded_paths.patch
+++ /dev/null
@@ -1,178 +0,0 @@
 setup.py
-+++ setup.py
-@@ -56,11 +56,6 @@
- return None
- 
- 
--def _lib_include(root):
--# map root to (root/lib, root/include)
--return os.path.join(root, "lib"), os.path.join(root, "include")
--
--
- def _read(file):
- return open(file, 'rb').read()
- 
-@@ -105,102 +100,17 @@
- _add_directory(include_dirs, include_root)
- 
- #
--# add platform directories
--
--if sys.platform == "cygwin":
--# pythonX.Y.dll.a is in the /usr/lib/pythonX.Y/config directory
--_add_directory(library_dirs, os.path.join(
--"/usr/lib", "python%s" % sys.version[:3], "config"))
--
--elif sys.platform == "darwin":
--# attempt to make sure we pick freetype2 over other versions
--_add_directory(include_dirs, "/sw/include/freetype2")
--_add_directory(include_dirs, "/sw/lib/freetype2/include")
--# fink installation directories
--_add_directory(library_dirs, "/sw/lib")
--_add_directory(include_dirs, "/sw/include")
--# darwin ports installation directories
--_add_directory(library_dirs, "/opt/local/lib")
--_add_directory(include_dirs, "/opt/local/include")
--# freetype2 ships with X11
--_add_directory(library_dirs, "/usr/X11/lib")
--_add_directory(include_dirs, "/usr/X11/include")
--
--elif sys.platform.startswith("linux"):
--for platform_ in 
(platform.processor(),platform.architecture()[0]):
--if not platform_: continue
--
--if platform_ in ["x86_64", "64bit"]:
--_add_directory(library_dirs, "/lib64")
--_add_directory(library_dirs, "/usr/lib64")
--_add_directory(library_dirs, "/usr/lib/x86_64-linux-gnu")
--break
--elif platform_ in ["i386", "i686", "32bit"]:
--_add_directory(library_dirs, "/usr/lib/i386-linux-gnu")
--break
--else:
--raise ValueError("Unable to identify Linux platform: `%s`" % 
platform_)
--
--# XXX Kludge. Above /\ we brute force support multiarch. Here we
--# try Barry's more general approach. Afterward, something should
--# work ;-)
--self.add_multiarch_paths()
--
--_add_directory(library_dirs, "/usr/local/lib")
--# FIXME: check /opt/stuff directories here?
--
--prefix = sysconfig.get_config_var("prefix")
--if prefix:
--_add_directory(library_dirs, os.path.join(prefix, "lib"))
--_add_directory(include_dirs, os.path.join(prefix, "include"))
--
--#
- # locate tkinter libraries
- 
- 
- if _tkinter:
- TCL_VERSION = _tkinter.TCL_VERSION[:3]
- 
--if _tkinter and not TCL_ROOT:
--# we have Tkinter but the TCL_ROOT variable w

[gentoo-commits] repo/gentoo:master commit in: dev-python/py-amqp/files/

2016-09-18 Thread David Seifert
commit: 40c6e26067b6b1dff5e9a1569a0fab648c2ca950
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Fri Sep 16 15:47:23 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:28:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c6e260

dev-python/py-amqp: remove unused patch

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

Signed-off-by: David Seifert  gentoo.org>

 .../files/py-amqp-1.0.6_disable_socket_tests.patch | 23 --
 1 file changed, 23 deletions(-)

diff --git a/dev-python/py-amqp/files/py-amqp-1.0.6_disable_socket_tests.patch 
b/dev-python/py-amqp/files/py-amqp-1.0.6_disable_socket_tests.patch
deleted file mode 100644
index 424b8bb..
--- a/dev-python/py-amqp/files/py-amqp-1.0.6_disable_socket_tests.patch
+++ /dev/null
@@ -1,23 +0,0 @@
- funtests/run_all.py |6 +-
- 1 file changed, 1 insertion(+), 5 deletions(-)
-
-diff --git a/funtests/run_all.py b/funtests/run_all.py
-index b5b7cb6..febe6ad 100755
 a/funtests/run_all.py
-+++ b/funtests/run_all.py
-@@ -27,11 +27,7 @@ import settings
- TEST_NAMES = [
- 'test_exceptions',
- 'test_serialization',
--'test_basic_message',
--'test_connection',
--'test_channel',
--'test_with',
--]
-+'test_basic_message']
- 
- def main():
- suite = unittest.TestLoader().loadTestsFromNames(TEST_NAMES)
--- 
-1.7.10.4
-



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

2016-09-18 Thread David Seifert
commit: b993b05047c090bca8eec0a734b6bc7fe834e301
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Tue Sep 13 15:37:00 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:27:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b993b050

dev-python/jinja: remove unused patch

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

Signed-off-by: David Seifert  gentoo.org>

 dev-python/jinja/files/jinja-2.6-python3.3.patch | 15 ---
 1 file changed, 15 deletions(-)

diff --git a/dev-python/jinja/files/jinja-2.6-python3.3.patch 
b/dev-python/jinja/files/jinja-2.6-python3.3.patch
deleted file mode 100644
index 29bd38e..
--- a/dev-python/jinja/files/jinja-2.6-python3.3.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/jinja2/environment.py b/jinja2/environment.py
-index ebb5454..1b5dc40 100644
 a/jinja2/environment.py
-+++ b/jinja2/environment.py
-@@ -570,6 +570,10 @@ class Environment(object):
- py_header = imp.get_magic() + \
- u'\xff\xff\xff\xff'.encode('iso-8859-15')
- 
-+# Python 3.3 added a source filesize to the header
-+if sys.version_info >= (3, 3):
-+py_header += u'\x00\x00\x00\x00'.encode('iso-8859-15')
-+
- def write_file(filename, data, mode):
- if zip:
- info = ZipInfo(filename)



[gentoo-commits] dev/maekke:master commit in: media-gfx/hugin/

2016-09-18 Thread Markus Meier
commit: e39607dd317558d7cedacf8f4b6c04316435c8d8
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Sep 18 14:09:35 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Sep 18 14:09:35 2016 +
URL:https://gitweb.gentoo.org/dev/maekke.git/commit/?id=e39607dd

media-gfx/hugin: version bump

Package-Manager: portage-2.3.0
Manifest-Sign-Key: 0x363AF1F7765A9D02

 media-gfx/hugin/Manifest   | 34 +++---
 ...n-2016.2.0_rc1.ebuild => hugin-2016.2.0.ebuild} |  0
 2 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/media-gfx/hugin/Manifest b/media-gfx/hugin/Manifest
index 75920c8..7696c97 100644
--- a/media-gfx/hugin/Manifest
+++ b/media-gfx/hugin/Manifest
@@ -3,28 +3,28 @@ Hash: SHA256
 
 DIST hugin-2015.0.0.tar.bz2 10611519 SHA256 
2cd93c110be95d439f9e68653f3738d059a26f5c28973f75475ef59cbaa2cbbd SHA512 
bb2acf4dea80d43280778f67594dd1ddb0c2e186bcbaafe460fe47e0bd464ae2191b9b25344245e7267316e602ac2179cc838a0dcecb0d408c2206890a5ab6a2
 WHIRLPOOL 
f9d47da7962a19894f323b85084fc7fda925ed5041188ffb1fbcea09ce7719baa7b26c95c66ec22139d24b683d6b1cba8b821949c166814e435efc5fc0e0a11e
 DIST hugin-2016.0.0.tar.bz2 10508576 SHA256 
b030b05b248b583cf9a26817f5b350303e3ce2c8bc4b43d45f697fbdf55b65e6 SHA512 
029b30c39bb29de5cfb3c8d7d713d58662abf14311279e984f62cf7287edb9c9efdafdcb6990ba320d6098c4dd1de09dd9ceec9925eb52dafd234261a9615fd1
 WHIRLPOOL 
2c21670944ba7fecb969499b21b279abb8bc77c5f9f5c5eab1576601b1d496576c0b53bc1e24d29e974d44f38e95da1ca32eeed198fa53f3f382fc4e3b8ddaa4
-DIST hugin-2016.2.0-rc1.tar.bz2 10396049 SHA256 
b1a68b7890b4d463e18408993ea7ef57aefe9c4b3a5a9724e9bbacf9d0d371a3 SHA512 
d1f75772db6ab70af0fdbdad32c3c7770fb6660886646ea164f8c7ccf668a1cd2d14af1d61d45f9f9b28f49e78a19fb8678d4d7706e1ddd8989f9c44abe159b7
 WHIRLPOOL 
6c30aa339d8a0bef7c714b93dddc362eb67b5a333f0e22361eaba6c0f79e486fef0136c5b7296d0425040dd98d514ea364e1afba470489e356954d55fd266288
+DIST hugin-2016.2.0.tar.bz2 10386216 SHA256 
54ab1bc8dd94d83c02bfd4082c4454b3b33f0fa56bc17b45cf3e89be87691f15 SHA512 
9c652e685d0135afef6418bdf5fce39cec8ef1ec0dbe3a325151957c91495db0a2a3171ee04a28955a638493913c1bc800a90c37347ad17612584646c8a65510
 WHIRLPOOL 
4a61d4aa9d9362b03a04cdff192247c3d71b1e10bac5495165b870e47de2d66890c5895e94a56059df21be8c072600f7c6b18f66584979d40b755fcc1d8a9a64
 EBUILD hugin-2015.0.0-r1.ebuild 1994 SHA256 
04405756fd3023cfc4bb715c9482a394ef34a36e0a9cc4412f9f3451ec229787 SHA512 
da8c7811a5da1fa1be15feb2ae1d9e3cd35ad427154fcedd18186baf7ce25c10d79bad1c8206640a5a4f7584ae6c07eb1c7a309f550f81fa33c34e9acbc450a8
 WHIRLPOOL 
8a5c109ed79f9b71ca46f2271c5a89a1d4764f4313775a3fb15fb0104f5c791598254e720e2f928d51ea1ba23bafc12fcfed384997df309faf5cddc8e2c735cd
 EBUILD hugin-2016.0.0.ebuild 1993 SHA256 
f5be24e210f7c58ea9cc1f7eb5ff6c772bf9900aad91141606c0ae9e5212e589 SHA512 
1bcbbbd03168f25eb0be6d5bb01293a0e3369be044031ac5e3e84f367396b82b9e85e9884f1fd5bfe41432448052bfad0a1a3607aac93be2f5b928a91b2dddb4
 WHIRLPOOL 
dc019f9c783c3122a1aa24b2ec940c6e4666a39fe0c03ed2d57cf5ab65fee65388f6e3a5330e05a4dabc53a98ad3799d706bb7dc56ee9511e81c26cac3ee70a2
-EBUILD hugin-2016.2.0_rc1.ebuild 1963 SHA256 
19960ec9a26ebf11695cbb631c7ed5c9fa44f86b134750857614b853db3965ad SHA512 
78fd3b34926ddf16524971f3d6928a7e2fa6743e8c28d52218b0572cba638595e294bc15c860bbec8a9c6d173e5e749cbd61f9c8f53d882726e38863155c8d27
 WHIRLPOOL 
ca33c7458acb3090e1d2a028d6ef87cbffb2af4ac8ddc2ea7bcf4bbdb46f6df768590a331ee2f7c51ceb2d8ce490ef40fdbcdb7f22372400e17a067eb9193042
+EBUILD hugin-2016.2.0.ebuild 1963 SHA256 
19960ec9a26ebf11695cbb631c7ed5c9fa44f86b134750857614b853db3965ad SHA512 
78fd3b34926ddf16524971f3d6928a7e2fa6743e8c28d52218b0572cba638595e294bc15c860bbec8a9c6d173e5e749cbd61f9c8f53d882726e38863155c8d27
 WHIRLPOOL 
ca33c7458acb3090e1d2a028d6ef87cbffb2af4ac8ddc2ea7bcf4bbdb46f6df768590a331ee2f7c51ceb2d8ce490ef40fdbcdb7f22372400e17a067eb9193042
 EBUILD hugin-.ebuild 1991 SHA256 
74291a3c07457f93e3513a86671fba0fac70dd75b22eb2b8ed61f3eea024023f SHA512 
a41800201ad5786992118168ea579fd31781c2b7a66aa40199f55c7f50d5b5da7dc286a82c16922ed3505ce222fec47685d4a7098b30b3c740040157068e2101
 WHIRLPOOL 
0dfb746ed83b0f91d74eadfcc0cf2affee7a3048276958481174e3f30465014a12fdecc57d1e2856e6ad9124a0c291976cb63aeff389b474083abc50597430db
 MISC metadata.xml 536 SHA256 
a2bb194594830de80874b2b3d92676d3cef71bbc88c74e51d58e146053d01fec SHA512 
43c6f8e931cfcc90ff2fbb79ec5c6b3045a571add719515cd98900e45a3d1f5c6139ca0ca1076c2b919bc28cd6317bc2a840dc4a54ee491c501d08703fdea8e4
 WHIRLPOOL 
d49b19de63fea15dbef5eea75b70d9186966dd87b555043229e6b55d9976ed3494eb970957c56efe45c3f9feb8f716bf486d0cfd277869ed42dae7c0ff1411ef
 -BEGIN PGP SIGNATURE-
-Version: GnuPG v2.1
+Version: GnuPG v2
 
-iQJ8BAEBCABmBQJXgPgHXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
+iQJ8BAEBCABmBQJX3qAXXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
 ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQyMDhFOEI5QzhFQzk5QTE1M0I0QkI3Mzc3
-QkU3NkVDMjU1N0I0NDNDAAoJEHvnbsJVe0Q8J9wP/0UtMNeWqQ6VKdDeLj5JBVuz
-ahePzR0c+L1GdRnPzuu/hO

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

2016-09-18 Thread Sebastian Pipping
commit: 88cfe3aff7ddd01e66272436bb1eee86280c8ef0
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Sep 18 13:54:51 2016 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Sep 18 14:34:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88cfe3af

media-gfx/gimp: Graphics device access (bug #569738)

Package-Manager: portage-2.3.0

 media-gfx/gimp/gimp-2.9.2-r2.ebuild | 8 +---
 media-gfx/gimp/gimp-2.9.4.ebuild| 8 +---
 media-gfx/gimp/gimp-.ebuild | 8 +---
 3 files changed, 15 insertions(+), 9 deletions(-)

diff --git a/media-gfx/gimp/gimp-2.9.2-r2.ebuild 
b/media-gfx/gimp/gimp-2.9.2-r2.ebuild
index 1d56b57..fee9f51 100644
--- a/media-gfx/gimp/gimp-2.9.2-r2.ebuild
+++ b/media-gfx/gimp/gimp-2.9.2-r2.ebuild
@@ -130,9 +130,11 @@ src_configure() {
 }
 
 src_compile() {
-   addwrite /dev/nvidiactl  # bug #569738
-   addwrite /dev/nvidia?  # bug #569738
-   addwrite /dev/nvidia-uvm  # bug #591214
+   # Bugs #569738 and #591214
+   local nv
+   for nv in /dev/nvidia-uvm /dev/nvidiactl /dev/nvidia[0-9] ; do
+   [[ -e "${nv}" ]] && addwrite "${nv}"
+   done
addwrite /dev/dri/  # bug #574038
addwrite /dev/ati/  # bug 589198
addwrite /proc/mtrr  # bug 589198

diff --git a/media-gfx/gimp/gimp-2.9.4.ebuild b/media-gfx/gimp/gimp-2.9.4.ebuild
index 574267c..f6f13ae 100644
--- a/media-gfx/gimp/gimp-2.9.4.ebuild
+++ b/media-gfx/gimp/gimp-2.9.4.ebuild
@@ -132,9 +132,11 @@ src_configure() {
 }
 
 src_compile() {
-   addwrite /dev/nvidiactl  # bug #569738
-   addwrite /dev/nvidia?  # bug #569738
-   addwrite /dev/nvidia-uvm  # bug #591214
+   # Bugs #569738 and #591214
+   local nv
+   for nv in /dev/nvidia-uvm /dev/nvidiactl /dev/nvidia[0-9] ; do
+   [[ -e "${nv}" ]] && addwrite "${nv}"
+   done
addwrite /dev/dri/  # bug #574038
addwrite /dev/ati/  # bug 589198
addwrite /proc/mtrr  # bug 589198

diff --git a/media-gfx/gimp/gimp-.ebuild b/media-gfx/gimp/gimp-.ebuild
index 24dfd20..7b4220a 100644
--- a/media-gfx/gimp/gimp-.ebuild
+++ b/media-gfx/gimp/gimp-.ebuild
@@ -137,9 +137,11 @@ src_configure() {
 }
 
 src_compile() {
-   addwrite /dev/nvidiactl  # bug #569738
-   addwrite /dev/nvidia?  # bug #569738
-   addwrite /dev/nvidia-uvm  # bug #591214
+   # Bugs #569738 and #591214
+   local nv
+   for nv in /dev/nvidia-uvm /dev/nvidiactl /dev/nvidia[0-9] ; do
+   [[ -e "${nv}" ]] && addwrite "${nv}"
+   done
addwrite /dev/dri/  # bug #574038
addwrite /dev/ati/  # bug 589198
addwrite /proc/mtrr  # bug 589198



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

2016-09-18 Thread Amadeusz Piotr Żołnowski
commit: b6380cc6c2c4efb6583351c45df4a291c0875a6c
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Sun Sep 18 11:35:03 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Sun Sep 18 14:37:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6380cc6

net-mail/notmuch: Bump EAPI to 6 in latest version

Support user patches. Install HTML docs with dodoc. It needed extra
steps to reproduce behaviour of dohtml.

Package-Manager: portage-2.3.0

 net-mail/notmuch/notmuch-0.22.2-r1.ebuild | 199 ++
 1 file changed, 199 insertions(+)

diff --git a/net-mail/notmuch/notmuch-0.22.2-r1.ebuild 
b/net-mail/notmuch/notmuch-0.22.2-r1.ebuild
new file mode 100644
index ..33e8ce3
--- /dev/null
+++ b/net-mail/notmuch/notmuch-0.22.2-r1.ebuild
@@ -0,0 +1,199 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DISTUTILS_OPTIONAL=1
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \
+   distutils-r1 toolchain-funcs
+
+DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging"
+HOMEPAGE="http://notmuchmail.org/";
+SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz
+   test? ( ${HOMEPAGE%/}/releases/test-databases/database-v1.tar.xz )"
+
+LICENSE="GPL-3"
+# Sub-slot corresponds to major wersion of libnotmuch.so.X.Y.  Bump of Y is
+# meant to be binary backward compatible.
+SLOT="0/4"
+KEYWORDS="~alpha ~amd64 ~x86"
+REQUIRED_USE="
+   nmbug? ( python )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   test? ( crypt emacs python valgrind )
+   "
+IUSE="crypt doc emacs mutt nmbug python test valgrind"
+
+CDEPEND="
+   >=app-shells/bash-completion-1.9
+   >=dev-libs/glib-2.22:2
+   >=dev-libs/gmime-2.6.20-r2:2.6
+   >=dev-libs/xapian-1.2.7-r2:=
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   >=sys-libs/zlib-1.2.5.2
+   sys-libs/talloc
+   crypt? ( >=dev-libs/gmime-2.6.20-r2:2.6[smime] )
+   emacs? ( >=virtual/emacs-23 )
+   python? ( ${PYTHON_DEPS} )
+   "
+DEPEND="${CDEPEND}
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )
+   test? ( app-misc/dtach || ( >=app-editors/emacs-23[libxml2]
+   >=app-editors/emacs-vcs-23[libxml2] ) sys-devel/gdb
+   crypt? ( app-crypt/gnupg dev-libs/openssl ) )
+   valgrind? ( dev-util/valgrind )
+   "
+RDEPEND="${CDEPEND}
+   crypt? ( app-crypt/gnupg )
+   nmbug? ( dev-vcs/git )
+   mutt? ( dev-perl/File-Which dev-perl/Mail-Box dev-perl/MailTools
+   dev-perl/String-ShellQuote dev-perl/Term-ReadLine-Gnu
+   virtual/perl-Digest-SHA virtual/perl-File-Path 
virtual/perl-Getopt-Long
+   virtual/perl-Pod-Parser )
+   "
+
+DOCS=( AUTHORS NEWS README )
+SITEFILE="50${PN}-gentoo.el"
+MY_LD_LIBRARY_PATH="${WORKDIR}/${P}/lib"
+
+bindings() {
+   local ret=0
+
+   if use $1; then
+   pushd bindings/$1 || die
+   shift
+   "$@"
+   ret=$?
+   popd || die
+   fi
+
+   return $ret
+}
+
+pkg_pretend() {
+   if has_version '=notmuch-0.18.  See NEWS file"
+   ewarn "(0.18 section) for details before first use!"
+   ewarn
+   fi
+}
+
+pkg_setup() {
+   if use emacs; then
+   elisp-need-emacs 23 || die "Emacs version too low"
+   fi
+}
+
+src_unpack() {
+   unpack "${P}".tar.gz
+   if use test; then
+   mkdir -p "${S}"/test/test-databases || die
+   cp "${DISTDIR}"/database-v1.tar.xz "${S}"/test/test-databases/ 
|| die
+   fi
+}
+
+src_prepare() {
+   default
+
+   bindings python distutils-r1_src_prepare
+   bindings python mv README README-python || die
+   mv contrib/notmuch-mutt/README contrib/notmuch-mutt/README-mutt || die
+
+   rm -f Makefile.config # assure that new Makefile.config will be 
generated
+
+   if use test; then
+   append-cflags -g
+   append-cxxflags -g
+   fi
+}
+
+src_configure() {
+   local myeconfargs=(
+   --bashcompletiondir="$(get_bashcompdir)"
+   --emacslispdir="${EPREFIX}/${SITELISP}/${PN}"
+   --emacsetcdir="${EPREFIX}/${SITEETC}/${PN}"
+   --without-ruby
+   --zshcompletiondir="${EPREFIX}/usr/share/zsh/site-functions"
+   $(use_with emacs)
+   )
+   tc-export CC CXX
+   econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+   V=1 default
+   bindings python distutils-r1_src_compile
+
+   if use mutt; then
+   pushd contrib/notmuch-mutt || die
+   emake notmuch-mutt.1
+   popd || die
+   fi
+
+   if use doc; then
+   pydocs() {
+   pushd docs || die
+   emake html
+   rm -r h

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

2016-09-18 Thread Mike Pagano
commit: 602a054db77a99d901a8d781bf37a38d1316eb17
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Sep 18 14:52:50 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Sep 18 14:53:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=602a054d

sys-kernel/gentoo-sources: Linux patches 4.1.32 and 4.1.33

Package-Manager: portage-2.2.28

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.1.33.ebuild| 29 ++
 2 files changed, 32 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 81f6ee2..3169d1e 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -81,6 +81,9 @@ DIST genpatches-4.1-36.extras.tar.xz 16356 SHA256 
d7d7d862befd6a649023d104af39e5
 DIST genpatches-4.1-37.base.tar.xz 939572 SHA256 
f17f801ca15c1f4165cf2cfea960fb5d38e1aceb4514d63e4dbee4d080a19239 SHA512 
2028ae0868e19802e57a57a2f7466bfaabf0ceb633b6a6a32f488eadbe2087afe5fb2adf8dc9303570c92e3e36e5139c22ad8a806d1ec6db1ef3bfe421337682
 WHIRLPOOL 
57051ac5191677d210158abe7b70b838c47749293d62384b875c7b0c8c7fde6a68ae34d64f62f7e574dad504a55abab4057e12db2dbb73dfd595ceee2837cd41
 DIST genpatches-4.1-37.experimental.tar.xz 61772 SHA256 
c4cf93c29b2cbe321ce6ae2a7c5011e081d9381d8a6015330dc023fabe648d53 SHA512 
dbbb0afd6fdc4a61c209b517e89cc7fc8ecc3cf69de5c2ec2f642885882448395cd6acf8c72a6c2dd90bf5f2d6da932e91ee5d02796211bf377090cf19a03a58
 WHIRLPOOL 
2b500bbc6445c8bae2f1e3987b0b3808e696489f76c97b059c7fbcb751b01cadf33c48411fd86fc20c7c4bdf4f609360247feb4206a7dad35ecd720f30f39cc3
 DIST genpatches-4.1-37.extras.tar.xz 16364 SHA256 
75c430b9e116f643141d7f8b0c5d923dc50f97a925c15552fc692634b8ff0417 SHA512 
c203dabeeb3573932f2fa0170e48633254d0c7cd1ab3523e7ac3348237539b99b71c56db236600e249d1279bb1e7475749933ae26bd42a23f303fe2dbdead026
 WHIRLPOOL 
297739d859e834a10261f9386e93fb8a57161340f949465de26c8a6ad8191c4c7bf2a0d93bc6fba7b2950ad3ba5e299e656325c76fd60d13724d4029f45a6851
+DIST genpatches-4.1-38.base.tar.xz 956284 SHA256 
1f7b0aaafa7fffdeb89899e801f0edbadf88a1e1da9772e8059738853c6a6c69 SHA512 
668cfe4a1846ba9f6c898cc07f25da5c604b1d312719ce18924fb7b57aea64234908120853ba804cb1b2098f98fd0741f077f1d8aa50bf81ac4516ed6b3ecf7a
 WHIRLPOOL 
0f73803babdd93e04298ffadd0571472a10ffc2205574d148328a9826fc1394aa1914124611121e5371c3df58a033d57113d41b7450bb8e52e0c193961b9607a
+DIST genpatches-4.1-38.experimental.tar.xz 61756 SHA256 
d4bb5b33ceb1ea794223a1b1c9ad53da3bf9154e479b4122a5d0d7d2d651fb66 SHA512 
a60a0aa91d34c3f9030970874f1399fd38573e1b1951ef5ca4eda653562207c7a36b306657b9973f5fccd7c9a0e66b4b38083875588dd72a2ba264c43d6f169e
 WHIRLPOOL 
f6e81434ae678fccf5d28470e53435b6760dc4002064d2f2fbdd5e96e0ed275987e83c5b2962f8fc3b60e7665e3f87244132c072f9a9b4eee96daa8f58dab329
+DIST genpatches-4.1-38.extras.tar.xz 16360 SHA256 
08587e29ddd575082329f8db1034f377d64ff156e335d75a946ecda516b4f1d7 SHA512 
f5aae7904d84409a2a5cc3235881040569465e4e7c406a1e74a1e52adc3b5554b72a2baa6942d67b627a174c76a76ce57f4ab87faaf36bd3fdd9167c11b473a5
 WHIRLPOOL 
ce38b224712a2037219621da449bf20c25ed83cb2cda8fafe73d0d2f2baacdc562fb696aefaabba9279322f8aa1b9d32e8f070a166e01326531e74eeefd1021d
 DIST genpatches-4.4-21.base.tar.xz 618108 SHA256 
0a0d827a0b6827693cfb57836769e4203fca266eda1b0fa27af552309e114a9c SHA512 
ecae0f9134b2a0a1d469241aa9ef218910b780a875137d723cd58a1159d71e813a447690a2a94e4fd4ae11b862c0a4f8344d1a03f6a185c8f57ce69d55cc4546
 WHIRLPOOL 
ae14e0b1b9935f9f176071c7580d1dc4a2013cb4005501b5da2f9c6e9ad0a0697d61c13de924aaee20c3f271d9802e65faac7fa9db14911de6822b399e6af0c4
 DIST genpatches-4.4-21.experimental.tar.xz 62768 SHA256 
83702ba81582a25708c1bca6588c8f0b0dfa212b000f3db8b5843c0b5c9b87fb SHA512 
c84b442a039c0aaeaee9234b83f44d126eb3c6e89ecbb2020f19dfaf2b2430e4e33c3723037ffed332094ed329973d2985b502ff056a7aa0a9ec815d03384655
 WHIRLPOOL 
08cf3ae7b9914926767a47c9395c2c28bfcbea2887e5830b7d3f6a803739e035b885ece39cdf3f25edfedfc259e593c9e3ddc9fa8dc2dd21182516cb37112445
 DIST genpatches-4.4-21.extras.tar.xz 16360 SHA256 
afd5c30f601ffa3c826679eada3b497e649c174e53cdfb0e029336eb9fe51d4b SHA512 
cb1d16b21892a5ef1176ef398ef15ad5998b59465398f226aea77c116172a71cedac2a2a5fd91674dca9905b18c4e4069875a9012d2d15ab05465f0abf34b8da
 WHIRLPOOL 
8f63bf488c88bf8332af7512ddfecaa4f274c24be3f5c12ef69b34c1a57d980705032f2926c6f0ddcfbd3dd634ead7cc68914fc8aafe65df739e4c26d25fe660

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.1.33.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.1.33.ebuild
new file mode 100644
index ..6e63b33
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.1.33.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="38"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 -hpp

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

2016-09-18 Thread Mike Pagano
commit: bde38ec7ea734a7ab1e5a18338ac7260c021dabf
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Sep 18 15:01:12 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Sep 18 15:01:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde38ec7

sys-kernel/gentoo-sources: Linux patch 3.18.41 and 3.18.42

Package-Manager: portage-2.2.28

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 3169d1e..50eab58 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -64,6 +64,9 @@ DIST genpatches-3.18-39.extras.tar.xz 16192 SHA256 
2cd12e21f1fc9513d12d1dd9c42db
 DIST genpatches-3.18-40.base.tar.xz 1089632 SHA256 
66615737fa4633df2b2061f6dbd09c4e67bbb503599ccc312f557e7a8af5928e SHA512 
6ccc0994071328a732c00ef919317a97ded933175231de8f3edf8a3319d7885a2265822a6c64402221b4a45ee683c14042f88595442dc1f83c2e35a11f929f69
 WHIRLPOOL 
0a8da82756274dac9fa32f7b2c93a5321948e20d5af90e61cc801a60644b84e586e9df1c3f9bdfa3763356ccdfd716ff2e453b4c84192f416d994af77aa5f71c
 DIST genpatches-3.18-40.experimental.tar.xz 61756 SHA256 
c54a6bf89a6ab07bb378942bd2926de7bad637672b6d68e3acb2bae8a0665818 SHA512 
d400f35b0c8d2be08d61cafa72f460eefcb813052edef619ada875bf664273564bc40352a18d91506eb975a4a2b7e7b11827b0c93a3168965e1c8c20e3bca44d
 WHIRLPOOL 
6d38e4083ecd2076c7436a25a7290f4265f31300ff1ae760a7ac6f5c5c1715bc5d80b7df7d11221c5aa157eb22b1ab1c854f3e0686eeb3d9ae209ac7bbbeef4c
 DIST genpatches-3.18-40.extras.tar.xz 16192 SHA256 
f30c135fd6b6d0739ea10fc5086d12493b2075516d6f1ad5e6bd951c22908b44 SHA512 
745f9c89ff751128a2276a9d54b3b75d4e392279ccb54eed871281cb615dae870b2d8f5f66bab4301b93828de9d9e5bfa1495d9876ee4d14b34ce6f0b0279a37
 WHIRLPOOL 
2178c15e32835634c6ca2556c79948c3fff8c44e414c932037b80f095602b95e4c448c6deb5a5970ca2942791715a4ce7583e37166599c5e7b87969f2aa82791
+DIST genpatches-3.18-41.base.tar.xz 1101596 SHA256 
b9a683468f00c8de13f3e29fadd972bce01cbbdc8616d9689a55a7f067a7d9d5 SHA512 
4ec479b6d810eb2bf141c8ec19c363739d548512e81a5a651a8c9ea11e3e46278a544d847c01b253e4d64aa3ee2d029b75c4e3bdc04d8cb71caa06e32e254575
 WHIRLPOOL 
10aca13e6b9645ef3e0b891d36279e016c3bf3d8fb3b734300f06ec7b8550da689c7937a2ad8f7f5521b9aa3a164d5a07683ce43021dd9053f7a447b126c4c44
+DIST genpatches-3.18-41.experimental.tar.xz 61752 SHA256 
d376cba324755d86b26cbdf462da6e28be46063b6a252ede7a20605086c17161 SHA512 
91ec04beca0820e1200b235c4f9a1bdc49ac288e78a2eaaa3b4dfe21e81e553ea4d8cfbcf5da261fb5dd8f736b53d0782d033f1c70408b6fba0f644d7bf356a0
 WHIRLPOOL 
cd5029bc5f7ef9cb3b6f9310fad49a4a5ffed34cb995ed1fac81114bf1d542d8c720ec6ceb5fb920f31cdee772d4d623723abdb620ae067f41981cbb21237b16
+DIST genpatches-3.18-41.extras.tar.xz 16184 SHA256 
e5b6cae811814629110c1fe46d3446aae3c8b49c0bf99203f5b055d601095a0b SHA512 
27d69455dbdcbaf82d6fb24aaefc2212f7f49fe6c511db8527a97515d315ce142d3daec1e7f7d2ce72b96398f6cab8f7e51f193b61294029a71ab591075f0288
 WHIRLPOOL 
34eabbc6e0fd9667d145230e411b4cae7565e67bb110a08b5bff3cb11460f060676f0b10c48595f2bd48075f19d107eaa19021039db8ddbd3e2d903618e07beb
 DIST genpatches-3.4-95.base.tar.xz 1463092 SHA256 
9863107c059d597e5126ec025b464d6af167125b6a72f02cfbdb462198d7a193 SHA512 
7e0fb0c5ee1b60cc99d6ac233db551f65e2518d1133aa8c58dc33c3096a31e7ea73b7ac12b6f7072083a601a24d394e4594ee1615b8eb20173cde07b44db0b50
 WHIRLPOOL 
afc6555e409152658bd919bff1e7828c1a86f4df146aefbce40e1a85740692c11f573863f7da8034c6da184ffc02c22854e2024cd8673d8891c966d0264222fa
 DIST genpatches-3.4-95.extras.tar.xz 18232 SHA256 
93a4cf21c8ade507bcfb0500fb7b1e73e324a817b906e5060ff46be18bcd485f SHA512 
12ae9f224970cc92eede0b87cca2db9b67d093fd0228105ad4fb4a3914206dba6d10299a5d6a0073521f03141456b4a5be795d54d9d3aa5ed346c014a8fc356b
 WHIRLPOOL 
599c698e464ab7bfe641ca1fa2ddab6be087ea67dc055e43971908d2e860b150f8625335f3648ec9dc0553f6fb92928d8c2a3308c73744b73c39a02d3a6f014a
 DIST genpatches-4.1-20.base.tar.xz 452816 SHA256 
74b7e3355fdd999b17ed0cd955a20551ddaa0cc4d8608f5b80d31f8059a79549 SHA512 
fd2d6c1ce75c899254b944798d230144c25caa8e36103388fa4dd3aa1a1a9e310435b442535be13a933b16d1a142c125bd5e754fb4aa621573599c36b6ac4bfd
 WHIRLPOOL 
a22aa9175d0cdf315c345ab60655476b141a472c4ebe505838440402b1bd65802ab21e6ad897f7883bf2846b61b9b414b2f55af29ee9372ea30d62df3257fc73

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

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

2016-09-18 Thread Matt Thode
commit: 7b53070403fc951755e78a238f7370686a92fbe9
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Sep 18 15:18:58 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Sep 18 15:18:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b530704

app-admin/puppetdb: stable amd64 and x86, and cleanup

Package-Manager: portage-2.2.28

 app-admin/puppetdb/Manifest  |  5 --
 app-admin/puppetdb/puppetdb-4.0.0.ebuild | 91 
 app-admin/puppetdb/puppetdb-4.1.0.ebuild | 91 
 app-admin/puppetdb/puppetdb-4.1.2.ebuild | 91 
 app-admin/puppetdb/puppetdb-4.2.0.ebuild | 91 
 app-admin/puppetdb/puppetdb-4.2.1.ebuild | 91 
 app-admin/puppetdb/puppetdb-4.2.2.ebuild |  2 +-
 7 files changed, 1 insertion(+), 461 deletions(-)

diff --git a/app-admin/puppetdb/Manifest b/app-admin/puppetdb/Manifest
index 6eaaec6..e617c02 100644
--- a/app-admin/puppetdb/Manifest
+++ b/app-admin/puppetdb/Manifest
@@ -1,7 +1,2 @@
-DIST puppetdb-4.0.0.tar.gz 22121324 SHA256 
e28d898e1912a43cb3f2555c5bacf4cb03d819579ad5c018b70b5f73af52fc33 SHA512 
d2b06f470bb30ff7b6d6d02cd1d40ae6a9f1456baa7e15aac0ed51c6fae1f5b9b4c06d97896bd7c509302c8e26353d286c26e6a11fcb983ebf2569edf84bbf4d
 WHIRLPOOL 
c9c94cb9e2db49a3e0760a19ce7b714ee0e382087acba017a5392abbc3bd8ae12449aa7008dd4ab58cec18027fb6a5091b892d157c8562db0c1c6bed9993a31c
 DIST puppetdb-4.0.2.tar.gz 22131185 SHA256 
7306f509f2caf642e37c0b8c1d67a07734a7912ae6ce0887c805d038e3d43fb6 SHA512 
60594246df950f644cdc8d17da16685b15ab3b4838586820a1fd2a242aaa66a0320a1ffd8da445c7a071f8af15305ad711a588eb1ac5c0646a8bfed65e5b935f
 WHIRLPOOL 
77406d20e62014f3e3ac4c688ffa9792b1590ea05b5a176aa4a36d34e7f74792d86350f74e4b4274015fe6e96dbc198f26bf016b8c10993621e507c0e9cd
-DIST puppetdb-4.1.0.tar.gz 22315267 SHA256 
c06320f4befd5422308af38f44d76986c14b56cd1940705954b06754035e250c SHA512 
a9d8fbaa3fa2cc7edb02058250144becc43be3841bd702600a584438f8c4ce58abdea466e75d00aea2ff04d1f17a183ef018cb42c4d1cb952c2f71e8ff389bd1
 WHIRLPOOL 
f2c764c85e5ca33469413e551406e1112ff3e98112f372a3b5f8ad89c464dfa159d571e61dbd80839b59762b3549e64040a38668f45187a8fe3ed8fe98e8e59d
-DIST puppetdb-4.1.2.tar.gz 22313557 SHA256 
d0752931e57ed7c524e4de2f0aa68aa13986db9aeb1a059782d65c063c028773 SHA512 
fa53493ea0af7b2441de4572b836289346d0f8d7cd6b6fecabaccca6b21f6686dcee0dc1280c38001347b3e3214b11512ae402587385114c654a7c1a9bbfb670
 WHIRLPOOL 
8fee8fe966d8b848f8b6fbfc05f176313c32e3c0e112520571ee9eba98e6895732787d455ca70cf3cbe8d8ac8d8fbd34dc50c6b794b2d85b90b93bf62dd047b2
-DIST puppetdb-4.2.0.tar.gz 22410191 SHA256 
cd5e62c826bb13fbfe5a5ceae24c41a1e8f7bb1bb33c191efa50ba010e82b52c SHA512 
75391761d8d72edc33417bd0157191c38c5a1ef7db72ad39c1858c973d678e2455ba403737c94457c20199393c78d83da547d2e703025b5ae6c743f36d13a532
 WHIRLPOOL 
4ac8fe28b189b84174ae5221c7074fe2425f3d1d6e25fcc1cdc1f123e1eb60eccf98549d4a12442cb7578361c58c7b1b1ac791e452a39dae669a2dd38c4c158e
-DIST puppetdb-4.2.1.tar.gz 22408841 SHA256 
3d9ee12a3713046d57b6b1eb8cfd36643037cb06ac7e9573f00490a40e337666 SHA512 
93fd8fbfd0f142f9da761e54ee578be163ab9d8e70cf278c7e2c1b981a7bd03dd0aa9d1a6909d36ee2e5e1d42ab227984749e584b2c32083ba0ef36d23c607b2
 WHIRLPOOL 
ae54f063352aa50ffe1431940cc8db69562fda62e23050532e8a0786905dfc5e0829862fced827961bd103a3bf3f3601c6fda556b31f93da42529b45d039c217
 DIST puppetdb-4.2.2.tar.gz 22423081 SHA256 
21f02707e6c7a544e95897ffbb4bfa755cdeed04fbc75220b7e63b353e8f385a SHA512 
fde6a37eef88dd484c7654935ba059be6ac0bc088b60c1689ce61f5fd89c0fa1eb898460b973f422f457fe8eeaed073e19d0d8420b7ac5075164d180dca690da
 WHIRLPOOL 
3b84daffda9e64cd34d07c78c91a5f4bc41a3687fcfb1bcd90d7451520e0081fd37d5d6989d3534cc7c7f9f506f4a47847da3aaa9cfb82d027c67ceabde02208

diff --git a/app-admin/puppetdb/puppetdb-4.0.0.ebuild 
b/app-admin/puppetdb/puppetdb-4.0.0.ebuild
deleted file mode 100644
index 39e8d8f..
--- a/app-admin/puppetdb/puppetdb-4.0.0.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit multilib systemd user
-
-DESCRIPTION="PuppetDB collects data generated by Puppet."
-HOMEPAGE="http://docs.puppetlabs.com/puppetdb/";
-SRC_URI="https://downloads.puppetlabs.com/${PN}/${P}.tar.gz";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-# will need the same keywords as puppet
-KEYWORDS="amd64 ~x86"
-
-RDEPEND+=">=virtual/jdk-1.7.0"
-DEPEND+=""
-
-pkg_setup() {
-   enewgroup puppetdb
-   enewuser puppetdb -1 -1 /opt/puppetlabs/server/data/puppetdb "puppetdb"
-}
-
-src_prepare() {
-   sed -i 's/sysconfig/conf\.d/g' ext/redhat/puppetdb.service || die
-   sed -i 's/sysconfig/conf\.d/g' ext/bin/puppetdb || die
-   sed -i 's/sysconfig/conf\.d/g' install.sh || die
-   sed -i 's/var\/run/run/g' ext/puppetdb.tmpfiles.conf || die
-   sed -i 's/var\/run/run/g' install.sh |

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

2016-09-18 Thread David Seifert
commit: c0d9ccacb7626911780809a42ae142738fdf9d7d
Author: David Seifert  gentoo  org>
AuthorDate: Sun Sep 18 15:20:19 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 15:21:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0d9ccac

profiles: Mask dev-libs/dbxml (#594236)

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 8d6f38e..8995610 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,14 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (18 Sep 2016)
+# Masked for failing to build with GCC 6, still using ancient
+# distutils.eclass, tightly coupled to dev-libs/xqilla-2.2*.
+# Purged by Debian and Fedora more than 5 years ago.
+# Mask for removal in 30 days.
+# Bug #594236
+dev-libs/dbxml
+
 # Lars Wendler  (15 Sep 2016)
 # Masked for testing
 =app-shells/bash-4.4*



[gentoo-commits] repo/gentoo:master commit in: net-nntp/nzbget/

2016-09-18 Thread Sven Wegener
commit: b60d5dcd31e2550df65a9a25ee5ce9fd5786c5da
Author: Louis Sautier  gmail  com>
AuthorDate: Sun Sep 11 14:13:05 2016 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Sun Sep 18 15:22:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b60d5dcd

net-nntp/nzbget: bump to 17.1

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2306

 net-nntp/nzbget/Manifest   |   1 +
 net-nntp/nzbget/nzbget-17.1.ebuild | 111 +
 2 files changed, 112 insertions(+)

diff --git a/net-nntp/nzbget/Manifest b/net-nntp/nzbget/Manifest
index 63002cd..9af544f 100644
--- a/net-nntp/nzbget/Manifest
+++ b/net-nntp/nzbget/Manifest
@@ -2,3 +2,4 @@ DIST nzbget-14.1.tar.gz 1332334 SHA256 
a16b816b61f7035cc373e9b77094ca474d5b7b7f7
 DIST nzbget-16.4-src.tar.gz 1585908 SHA256 
8e9e3ee75d2d08a8e438b2809f504a627a9334ed239579a540b75fa97bff4d0f SHA512 
12ebde277abac5f719f374861013fa391f4698d850ac57c55787609fec54490fb09437c6a803fc0ca935c482ed5ccd16c525e17ba40a514f7a54316dc04ee874
 WHIRLPOOL 
2d1c21d45a74eaea7dcb1c99c9b409f506547189c832b432331ae2b64ee67050245acb8ff1cd522bd64460d9d7ac806b344fd0f3bbc21de4bfca12dcc815692d
 DIST nzbget-17.0.tar.gz 1608851 SHA256 
795c830344dcc8751a2234a8344190b3f3e48e1ce92dcff02ee0af95a5fa46ae SHA512 
18a3839447baec8137b9763f93031086fa740b3fe6e5a3342a28d51eee128b808b117737cfa15e39ee3586d2c6fc5a736563580cb4abe23b0ad29b55790c132c
 WHIRLPOOL 
fe65628fd517bd2ec99bb37b3d08e014e06ac03370f4e65e0ce771a34031f7a99d561b0180b5e3cafe0c07974e59636339722684c476794283688c20b2afc809
 DIST nzbget-17.0_pre1726.tar.gz 1606506 SHA256 
ef3b2414af5a41534a9b1a5f80bce201e2b3501dbc554e7661f883cf04f2682f SHA512 
434c6a43973e44393bdb786872d601d1039c4d6177d2613f474b72f092c05c360ce1cf9d6558d265b202e8074a451ab7151a92a3ac0a03820dd5a1b4eef30923
 WHIRLPOOL 
8a4c575c3ec14c451b6cad8712a07f3eb1a542c2151947432ac8c9f03363160021e49215be3591de2f0b0bc950dd76d8eac4147b4498c81047a3a91d53b65c64
+DIST nzbget-17.1.tar.gz 1609931 SHA256 
4b3cf500d9bb6e9ab65b2c8451358e6c93af0368176f193eebafca17d7209c39 SHA512 
5fde874b68423bb6d4cf63fc68aee0087b4d801a73a05124c1b3d0e883877cd58541191e58386e115b2664906f16e67f5f7d5a0ece93bf51f55ec1e7309b
 WHIRLPOOL 
bcae41e87e8cb6ce429dd065fe7904cc04b36da4435de43c3424afd1a37f3e5da55769d2684df368687fb8ee6d6f72ff80452c54a07ffa09fbe9918c7d40c167

diff --git a/net-nntp/nzbget/nzbget-17.1.ebuild 
b/net-nntp/nzbget/nzbget-17.1.ebuild
new file mode 100644
index ..56bef01
--- /dev/null
+++ b/net-nntp/nzbget/nzbget-17.1.ebuild
@@ -0,0 +1,111 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools eutils flag-o-matic user
+
+MY_PV=${PV/_pre/-r}
+MY_P=${PN}-${PV/_pre/-testing-r}
+
+DESCRIPTION="A command-line based binary newsgrabber supporting .nzb files"
+HOMEPAGE="http://nzbget.net/";
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}-src.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE="debug gnutls ncurses parcheck ssl test zlib"
+
+RDEPEND="dev-libs/libxml2
+   ncurses? ( sys-libs/ncurses:0 )
+   ssl? (
+   gnutls? ( net-libs/gnutls )
+   !gnutls? ( dev-libs/openssl:0= )
+   )
+   zlib? ( sys-libs/zlib )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+DOCS=( ChangeLog README nzbget.conf )
+
+S=${WORKDIR}/${PN}-${PV/_pre*/-testing}
+
+pkg_pretend() {
+   if [[ ${MERGE_TYPE} != binary ]] && ! test-flag-CXX -std=c++14; then
+   eerror "${P} requires a C++14-capable compiler. Your current 
compiler"
+   eerror "does not seem to support the -std=c++14 option. Please"
+   eerror "upgrade to gcc-4.9 or an equivalent version supporting 
C++14."
+   die "The currently active compiler does not support -std=c++14"
+   fi
+}
+
+src_prepare() {
+   default
+   eautoreconf
+
+   sed -i 's:^ScriptDir=.*:ScriptDir=/usr/share/nzbget/ppscripts:' 
nzbget.conf || die
+
+   sed \
+   -e 's:^MainDir=.*:MainDir=/var/lib/nzbget:' \
+   -e 's:^LockFile=.*:LockFile=/run/nzbget/nzbget.pid:' \
+   -e 's:^LogFile=.*:LogFile=/var/log/nzbget/nzbget.log:' \
+   -e 's:^WebDir=.*:WebDir=/usr/share/nzbget/webui:' \
+   -e 
's:^ConfigTemplate=.*:ConfigTemplate=/usr/share/nzbget/nzbget.conf:' \
+   -e 's:^DaemonUsername=.*:DaemonUsername=nzbget:' \
+   nzbget.conf > nzbgetd.conf || die
+}
+
+src_configure() {
+   econf \
+   $(use_enable debug) \
+   $(use_enable ncurses curses) \
+   $(use_enable parcheck) \
+   $(use_enable ssl tls) \
+   $(use_enable zlib gzip) \
+   $(use_enable test tests) \
+   --with-tlslib=$(usex gnutls GnuTLS OpenSSL)
+}
+
+src_test() {
+   ./nzbget --tests || die "Tests failed"
+}

[gentoo-commits] repo/gentoo:master commit in: net-nntp/nzbget/

2016-09-18 Thread Sven Wegener
commit: 2599e05a9ff6a25954ad60ccd8fdba284592d63e
Author: Louis Sautier  gmail  com>
AuthorDate: Sun Sep 11 14:14:52 2016 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Sun Sep 18 15:22:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2599e05a

net-nntp/nzbget: remove old

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2306

 net-nntp/nzbget/Manifest   |   1 -
 net-nntp/nzbget/nzbget-17.0_pre1726.ebuild | 109 -
 2 files changed, 110 deletions(-)

diff --git a/net-nntp/nzbget/Manifest b/net-nntp/nzbget/Manifest
index 9af544f..7f9d7d2 100644
--- a/net-nntp/nzbget/Manifest
+++ b/net-nntp/nzbget/Manifest
@@ -1,5 +1,4 @@
 DIST nzbget-14.1.tar.gz 1332334 SHA256 
a16b816b61f7035cc373e9b77094ca474d5b7b7f7ceff5fa8818249181db4b18 SHA512 
fae938529bb3968c0161f63ec3af07f844a8128b61abf6298457a4878ac0d47541d76730c8a068509fa091b102de07c9d28dcd668a8192fcfac60980f69be56d
 WHIRLPOOL 
9e9636b67d0af7780d2cc8f897465f5a2e23cd8695b3bd982e3e9f78d68adb34f84faf59253044c7b2f95db737cf59207b35cf312d1f1825fe4b9ecce2e4014f
 DIST nzbget-16.4-src.tar.gz 1585908 SHA256 
8e9e3ee75d2d08a8e438b2809f504a627a9334ed239579a540b75fa97bff4d0f SHA512 
12ebde277abac5f719f374861013fa391f4698d850ac57c55787609fec54490fb09437c6a803fc0ca935c482ed5ccd16c525e17ba40a514f7a54316dc04ee874
 WHIRLPOOL 
2d1c21d45a74eaea7dcb1c99c9b409f506547189c832b432331ae2b64ee67050245acb8ff1cd522bd64460d9d7ac806b344fd0f3bbc21de4bfca12dcc815692d
 DIST nzbget-17.0.tar.gz 1608851 SHA256 
795c830344dcc8751a2234a8344190b3f3e48e1ce92dcff02ee0af95a5fa46ae SHA512 
18a3839447baec8137b9763f93031086fa740b3fe6e5a3342a28d51eee128b808b117737cfa15e39ee3586d2c6fc5a736563580cb4abe23b0ad29b55790c132c
 WHIRLPOOL 
fe65628fd517bd2ec99bb37b3d08e014e06ac03370f4e65e0ce771a34031f7a99d561b0180b5e3cafe0c07974e59636339722684c476794283688c20b2afc809
-DIST nzbget-17.0_pre1726.tar.gz 1606506 SHA256 
ef3b2414af5a41534a9b1a5f80bce201e2b3501dbc554e7661f883cf04f2682f SHA512 
434c6a43973e44393bdb786872d601d1039c4d6177d2613f474b72f092c05c360ce1cf9d6558d265b202e8074a451ab7151a92a3ac0a03820dd5a1b4eef30923
 WHIRLPOOL 
8a4c575c3ec14c451b6cad8712a07f3eb1a542c2151947432ac8c9f03363160021e49215be3591de2f0b0bc950dd76d8eac4147b4498c81047a3a91d53b65c64
 DIST nzbget-17.1.tar.gz 1609931 SHA256 
4b3cf500d9bb6e9ab65b2c8451358e6c93af0368176f193eebafca17d7209c39 SHA512 
5fde874b68423bb6d4cf63fc68aee0087b4d801a73a05124c1b3d0e883877cd58541191e58386e115b2664906f16e67f5f7d5a0ece93bf51f55ec1e7309b
 WHIRLPOOL 
bcae41e87e8cb6ce429dd065fe7904cc04b36da4435de43c3424afd1a37f3e5da55769d2684df368687fb8ee6d6f72ff80452c54a07ffa09fbe9918c7d40c167

diff --git a/net-nntp/nzbget/nzbget-17.0_pre1726.ebuild 
b/net-nntp/nzbget/nzbget-17.0_pre1726.ebuild
deleted file mode 100644
index 9177f7a..
--- a/net-nntp/nzbget/nzbget-17.0_pre1726.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit eutils flag-o-matic user
-
-MY_PV=${PV/_pre/-r}
-MY_P=${PN}-${PV/_pre/-testing-r}
-
-DESCRIPTION="A command-line based binary newsgrabber supporting .nzb files"
-HOMEPAGE="http://nzbget.net/";
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}-src.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="debug gnutls ncurses parcheck ssl test zlib"
-
-RDEPEND="dev-libs/libxml2
-   ncurses? ( sys-libs/ncurses:0 )
-   ssl? (
-   gnutls? ( net-libs/gnutls )
-   !gnutls? ( dev-libs/openssl:0= )
-   )
-   zlib? ( sys-libs/zlib )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-DOCS=( ChangeLog README nzbget.conf )
-
-S=${WORKDIR}/${PN}-${PV/_pre*/-testing}
-
-pkg_pretend() {
-   if [[ ${MERGE_TYPE} != binary ]] && ! test-flag-CXX -std=c++14; then
-   eerror "${P} requires a C++14-capable compiler. Your current 
compiler"
-   eerror "does not seem to support the -std=c++14 option. Please"
-   eerror "upgrade to gcc-4.9 or an equivalent version supporting 
C++14."
-   die "The currently active compiler does not support -std=c++14"
-   fi
-}
-
-src_prepare() {
-   default
-   sed -i 's:^ScriptDir=.*:ScriptDir=/usr/share/nzbget/ppscripts:' 
nzbget.conf || die
-
-   sed \
-   -e 's:^MainDir=.*:MainDir=/var/lib/nzbget:' \
-   -e 's:^LockFile=.*:LockFile=/run/nzbget/nzbget.pid:' \
-   -e 's:^LogFile=.*:LogFile=/var/log/nzbget/nzbget.log:' \
-   -e 's:^WebDir=.*:WebDir=/usr/share/nzbget/webui:' \
-   -e 
's:^ConfigTemplate=.*:ConfigTemplate=/usr/share/nzbget/nzbget.conf:' \
-   -e 's:^DaemonUsername=.*:DaemonUsername=nzbget:' \
-   nzbget.conf > nzbgetd.conf || die
-}
-
-src_configure() {
-   econf \
-   $(use_enable debug) \
-   $(use_enable ncurses cur

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

2016-09-18 Thread Sergei Trofimovich
commit: fb1b9e74ae0ebc902a6d72dc80bc79aa905d69e8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 18 15:29:36 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 18 15:30:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb1b9e74

sys-apps/iproute2: respect CC, fixes cross-compilation, bug #591218

iproute tarball used to use 'CC = ' to override a compiler.
Now it uses 'CC :=' and it broke our sed silently.

Reported-by: Gerhard Bräunlich
Reported-by: n05 on #gentoo-embedded
Bug: https://bugs.gentoo.org/591218

Package-Manager: portage-2.3.0

 sys-apps/iproute2/iproute2-4.7.0.ebuild | 2 +-
 sys-apps/iproute2/iproute2-.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-apps/iproute2/iproute2-4.7.0.ebuild 
b/sys-apps/iproute2/iproute2-4.7.0.ebuild
index 9a1447d..4b4f69e 100644
--- a/sys-apps/iproute2/iproute2-4.7.0.ebuild
+++ b/sys-apps/iproute2/iproute2-4.7.0.ebuild
@@ -52,7 +52,7 @@ src_prepare() {
epatch "${PATCHES[@]}"
 
sed -i \
-   -e '/^CC =/d' \
+   -e '/^CC :=/d' \
-e "/^LIBDIR/s:=.*:=/$(get_libdir):" \
-e "s:-O2:${CFLAGS} ${CPPFLAGS}:" \
-e "/^HOSTCC/s:=.*:= $(tc-getBUILD_CC):" \

diff --git a/sys-apps/iproute2/iproute2-.ebuild 
b/sys-apps/iproute2/iproute2-.ebuild
index 5e9fb78..b1b0347 100644
--- a/sys-apps/iproute2/iproute2-.ebuild
+++ b/sys-apps/iproute2/iproute2-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -41,7 +41,7 @@ src_prepare() {
use ipv6 || epatch "${FILESDIR}"/${PN}-3.10.0-no-ipv6.patch #326849
 
sed -i \
-   -e '/^CC =/d' \
+   -e '/^CC :=/d' \
-e "/^LIBDIR/s:=.*:=/$(get_libdir):" \
-e "s:-O2:${CFLAGS} ${CPPFLAGS}:" \
-e "/^HOSTCC/s:=.*:= $(tc-getBUILD_CC):" \



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

2016-09-18 Thread Sergei Trofimovich
commit: 71cd9589474979a7ce5fb2433c989444c112ba3c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 18 15:41:01 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 18 15:41:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71cd9589

sys-apps/iproute2: refreshed live ebuild

Buffer overflow patch was upstreamed,
ipv6 patch was updated in iproute2-4.2.0, use that.

Package-Manager: portage-2.3.0

 sys-apps/iproute2/iproute2-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-apps/iproute2/iproute2-.ebuild 
b/sys-apps/iproute2/iproute2-.ebuild
index b1b0347..2e7af2b 100644
--- a/sys-apps/iproute2/iproute2-.ebuild
+++ b/sys-apps/iproute2/iproute2-.ebuild
@@ -37,8 +37,7 @@ DEPEND="${RDEPEND}
 
 src_prepare() {
epatch "${FILESDIR}"/${PN}-3.1.0-mtu.patch #291907
-   epatch "${FILESDIR}"/${P}-tc-show-buffer-overflow.patch #546928
-   use ipv6 || epatch "${FILESDIR}"/${PN}-3.10.0-no-ipv6.patch #326849
+   use ipv6 || epatch "${FILESDIR}"/${PN}-4.2.0-no-ipv6.patch #326849
 
sed -i \
-e '/^CC :=/d' \



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

2016-09-18 Thread Tim Harder
commit: 26b92fb5a2b012154406d7ad585752ceb341363a
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Sep 18 15:46:48 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Sep 18 15:50:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26b92fb5

dev-python/cffi: version bump to 1.8.3

 dev-python/cffi/Manifest  |  1 +
 dev-python/cffi/cffi-1.8.3.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/cffi/Manifest b/dev-python/cffi/Manifest
index 3e85f97..fbf672b 100644
--- a/dev-python/cffi/Manifest
+++ b/dev-python/cffi/Manifest
@@ -3,3 +3,4 @@ DIST cffi-1.5.2.tar.gz 388793 SHA256 
da9bde99872e46f7bb5cff40a9b1cc08406765efafb
 DIST cffi-1.6.0.tar.gz 397024 SHA256 
a7f75c4ef2362c0a0e54657add0a6c509fecbfa3b3807bc0925f5cb1c9f927db SHA512 
95dc7fbca624b5474ff0182ff6e1d1c6b8b34ad19c4c22cabf847f7be6c47dc32a96b23165da1c28438a46a1e9f681341fe8b7304ba5618744c595c4ae364466
 WHIRLPOOL 
a4faef6dfaa078a09abadbe2af6d589dcd36d94bcf07eb47cda1e18ae1d60a3d62d0d66240f717f09564b97565b495e71b77390fe4278afb978fa2c62d341684
 DIST cffi-1.7.0.tar.gz 400251 SHA256 
6ed5dd6afd8361f34819c68aaebf9e8fc12b5a5893f91f50c9e50c8886bb60df SHA512 
ce9439a219248b06a6f2d019324f4150576b5e4d853025d61d470105f95af2a6c2387080bfd0308c063ad756f34feead9a5958187d626524594dfe9a3adf7462
 WHIRLPOOL 
1d10ba1d5fe2dadfe239c2111e9eb08beeddb7b796e966dae642fbfef0d590737018e27e3036817a1b2f43d76d2526642022b0d2ebe97ce8fcf4a49c8006ea26
 DIST cffi-1.8.2.tar.gz 403191 SHA256 
2b636db1a179439d73ae0a090479e179a43df5d4eddc7e4c4067f960d4038530 SHA512 
a7bbb8735cf4b36510b6953db26af2428725d589fedae05693f39c77b84567bdefd6e3dc1e5c6deef94e617ceb4bf6bf92379e76fd3732d73a19e8a39a3d06ed
 WHIRLPOOL 
5442e4c5ab58fad20b05cc545721417e73992ef3584dc24501124075647d667a640230ff3a67e362c376aa32aff0c7d93b17425682f132532e2c165cd954b3dc
+DIST cffi-1.8.3.tar.gz 403766 SHA256 
c321bd46faa7847261b89c0469569530cad5a41976bb6dba8202c0159f476568 SHA512 
a5a5f62c9d8607a8477abc2c2c53dcbe2aa4cf964b0592d4db349cd35a199e69a84d6cf160973fb5ee736607fa6a41314e8ff0d84bef2ffe16c08f6071c15222
 WHIRLPOOL 
9ab2f3bf534f4c7b925f3617a109c31ed6591500c551e0c1cae2443b506fa5aea8a1b91b9c378646354effba3d12f0002727be0560359ed40eb3c8751a352c03

diff --git a/dev-python/cffi/cffi-1.8.3.ebuild 
b/dev-python/cffi/cffi-1.8.3.ebuild
new file mode 100644
index ..640db6d
--- /dev/null
+++ b/dev-python/cffi/cffi-1.8.3.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+# DO NOT ADD pypy to PYTHON_COMPAT
+# pypy bundles a modified version of cffi. Use python_gen_cond_dep instead.
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Foreign Function Interface for Python calling C code"
+HOMEPAGE="http://cffi.readthedocs.org/ https://pypi.python.org/pypi/cffi";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+IUSE="doc test"
+
+RDEPEND="
+   virtual/libffi
+   dev-python/pycparser[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+# Avoid race on _configtest.c 
(distutils/command/config.py:_gen_temp_sourcefile)
+DISTUTILS_IN_SOURCE_BUILD=1
+
+python_compile_all() {
+   use doc && emake -C doc html
+}
+
+python_test() {
+   einfo "$PYTHONPATH"
+   $PYTHON -c "import _cffi_backend as backend" || die
+   PYTHONPATH="${PYTHONPATH}" \
+   py.test -x -v \
+   --ignore testing/test_zintegration.py \
+   --ignore testing/embedding \
+   c/ testing/ \
+   || die "Testing failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/build/html/. )
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: app-misc/evemu/, app-misc/evemu/files/

2016-09-18 Thread Tim Harder
commit: 80f2832defe28c64d17edf0b54b794a240b87af9
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Sep 18 15:47:41 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Sep 18 15:50:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80f2832d

app-misc/evemu: remove old

 app-misc/evemu/Manifest|  2 -
 app-misc/evemu/evemu-2.1.0.ebuild  | 44 --
 app-misc/evemu/evemu-2.2.0.ebuild  | 44 --
 app-misc/evemu/files/evemu-1.2.0-install-man.patch | 43 -
 4 files changed, 133 deletions(-)

diff --git a/app-misc/evemu/Manifest b/app-misc/evemu/Manifest
index 453f0a9..1272761 100644
--- a/app-misc/evemu/Manifest
+++ b/app-misc/evemu/Manifest
@@ -1,4 +1,2 @@
-DIST evemu-2.1.0.tar.xz 502240 SHA256 
0c87360882751356e9f977ebf7438c00fe97deb232ac725dd86e5ba78203ee97 SHA512 
16ed613aa465d85f617a5dd6b958b0480c55477836effc86c293facdb500152d5b387a79f14802f2db6a3c721cc754cac2e8fc605f5e689962742b8fc361c81b
 WHIRLPOOL 
bc4e9631eebe6329d726adf853e8ef716246d70cf4f3ee50497bec6d654c8483c9291a40f532d488813d0c2568cd106e03a131cfa6aab86f037ad3ee1f0a8d18
-DIST evemu-2.2.0.tar.xz 492184 SHA256 
e0f79808959d1b1f307a3d5add8ee9e5786d926e9aeb0045dadb85c7350d0a3c SHA512 
638fa4962dae2aa88d70d1c30a244eab67ccc102af47a6de4b93f32b9f2b9d767d7f358efb71964c62f461e93c431bb679ad7019e2509f0cd4c02bd0e94a29d9
 WHIRLPOOL 
0f7cd045a8ad217a562fe640c5fc0f0bff890a725e1786741a5a412f24a866c997f18bf0dd404a804ed2e0718b85464797d21e1f8a3fdbee63216504d12ac09e
 DIST evemu-2.4.0.tar.xz 505848 SHA256 
0706ea5a830203f9cdb30c0e10c8c41d2427128ba9041543a5ae157fa3b4a30e SHA512 
e629a0eedb6ce58d3f088b279f45b87117b30b01af07e53dd5515ced7ea15293476fafe9aa9832e6758a6953ad7a462b0fae0a0996181eec327377176cf00c7a
 WHIRLPOOL 
ad909f5e074dfdd0d6c9f3660844024f94da587f97cf9181e5ab1232fe077c8df47cca045b598a472bbf6ec776c2cbf313908a800d95a539173770080fb388ce
 DIST evemu-2.5.0.tar.xz 506092 SHA256 
541cc138f0215b7d0cd4ad5e6bb1402518ffc5e31294c36bb67b4ff1791bb27f SHA512 
7de37aeaa122501783f4b658bd18353a6f413ff57ce1feec71e0eedd21eba3e479ff6ffb79dbb7658a337c824f4575915f13edcfdf8d2ce52a1fdbd41e1610be
 WHIRLPOOL 
094294327d3226918ded20bd5e36d05abe78b3aa46f45bd777ae0442033911cfafd572fb4f92b7509037b4e264e016c0287234d6b16e17e81e9ea1a38c4298c8

diff --git a/app-misc/evemu/evemu-2.1.0.ebuild 
b/app-misc/evemu/evemu-2.1.0.ebuild
deleted file mode 100644
index 77fcafa..
--- a/app-misc/evemu/evemu-2.1.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-inherit autotools-utils python-single-r1
-
-DESCRIPTION="Tools and bindings for kernel input event device emulation, data 
capture, and replay"
-HOMEPAGE="https://www.freedesktop.org/wiki/Evemu/";
-SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz";
-
-LICENSE="LGPL-3 GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="python static-libs"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="python? ( ${PYTHON_DEPS} )
-   >=dev-libs/libevdev-1.2.99.902"
-DEPEND="app-arch/xz-utils
-   ${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-1.2.0-install-man.patch )
-
-src_prepare() {
-   if ! use python ; then
-   sed '/SUBDIRS/s/python//' -i Makefile.am || die
-   fi
-   autotools-utils_src_prepare
-}
-
-src_test() {
-   if use python ; then
-   if [[ ! ${EUID} -eq 0 ]] || has sandbox $FEATURES || has 
usersandbox $FEATURES ; then
-   ewarn "Tests require userpriv, sandbox, and usersandbox 
to be disabled in FEATURES."
-   else
-   emake check
-   fi
-   fi
-}

diff --git a/app-misc/evemu/evemu-2.2.0.ebuild 
b/app-misc/evemu/evemu-2.2.0.ebuild
deleted file mode 100644
index 9c52c60..
--- a/app-misc/evemu/evemu-2.2.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-inherit autotools-utils python-single-r1
-
-DESCRIPTION="Tools and bindings for kernel input event device emulation, data 
capture, and replay"
-HOMEPAGE="https://www.freedesktop.org/wiki/Evemu/";
-SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz";
-
-LICENSE="LGPL-3 GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="python static-libs"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="python? ( ${PYTHON_DEPS} )
-   >=dev-libs/libevdev-1.2.99.902"
-DEPEND="app-arch/xz-utils
-   ${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-1.2.0-install-man.patch )
-
-src_prepare() {
-   if ! use python ; then
-   sed '/SUBDIRS/s/python//' -i Makefile.am || die
-   fi
-  

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

2016-09-18 Thread Tim Harder
commit: dddb971d581bd20944368a4069e2f3d199dff4e2
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Sep 18 15:17:22 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Sep 18 15:47:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dddb971d

app-misc/evemu: version bump to 2.5.0

 app-misc/evemu/Manifest   |  1 +
 app-misc/evemu/evemu-2.5.0.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/app-misc/evemu/Manifest b/app-misc/evemu/Manifest
index 6110031..453f0a9 100644
--- a/app-misc/evemu/Manifest
+++ b/app-misc/evemu/Manifest
@@ -1,3 +1,4 @@
 DIST evemu-2.1.0.tar.xz 502240 SHA256 
0c87360882751356e9f977ebf7438c00fe97deb232ac725dd86e5ba78203ee97 SHA512 
16ed613aa465d85f617a5dd6b958b0480c55477836effc86c293facdb500152d5b387a79f14802f2db6a3c721cc754cac2e8fc605f5e689962742b8fc361c81b
 WHIRLPOOL 
bc4e9631eebe6329d726adf853e8ef716246d70cf4f3ee50497bec6d654c8483c9291a40f532d488813d0c2568cd106e03a131cfa6aab86f037ad3ee1f0a8d18
 DIST evemu-2.2.0.tar.xz 492184 SHA256 
e0f79808959d1b1f307a3d5add8ee9e5786d926e9aeb0045dadb85c7350d0a3c SHA512 
638fa4962dae2aa88d70d1c30a244eab67ccc102af47a6de4b93f32b9f2b9d767d7f358efb71964c62f461e93c431bb679ad7019e2509f0cd4c02bd0e94a29d9
 WHIRLPOOL 
0f7cd045a8ad217a562fe640c5fc0f0bff890a725e1786741a5a412f24a866c997f18bf0dd404a804ed2e0718b85464797d21e1f8a3fdbee63216504d12ac09e
 DIST evemu-2.4.0.tar.xz 505848 SHA256 
0706ea5a830203f9cdb30c0e10c8c41d2427128ba9041543a5ae157fa3b4a30e SHA512 
e629a0eedb6ce58d3f088b279f45b87117b30b01af07e53dd5515ced7ea15293476fafe9aa9832e6758a6953ad7a462b0fae0a0996181eec327377176cf00c7a
 WHIRLPOOL 
ad909f5e074dfdd0d6c9f3660844024f94da587f97cf9181e5ab1232fe077c8df47cca045b598a472bbf6ec776c2cbf313908a800d95a539173770080fb388ce
+DIST evemu-2.5.0.tar.xz 506092 SHA256 
541cc138f0215b7d0cd4ad5e6bb1402518ffc5e31294c36bb67b4ff1791bb27f SHA512 
7de37aeaa122501783f4b658bd18353a6f413ff57ce1feec71e0eedd21eba3e479ff6ffb79dbb7658a337c824f4575915f13edcfdf8d2ce52a1fdbd41e1610be
 WHIRLPOOL 
094294327d3226918ded20bd5e36d05abe78b3aa46f45bd777ae0442033911cfafd572fb4f92b7509037b4e264e016c0287234d6b16e17e81e9ea1a38c4298c8

diff --git a/app-misc/evemu/evemu-2.5.0.ebuild 
b/app-misc/evemu/evemu-2.5.0.ebuild
new file mode 100644
index ..18259c7
--- /dev/null
+++ b/app-misc/evemu/evemu-2.5.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils python-single-r1
+
+DESCRIPTION="tools and bindings for kernel evdev device emulation, data 
capture, and replay"
+HOMEPAGE="https://www.freedesktop.org/wiki/Evemu/";
+SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz";
+
+LICENSE="LGPL-3 GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="python static-libs"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="python? ( ${PYTHON_DEPS} )
+   >=dev-libs/libevdev-1.2.99.902"
+DEPEND="app-arch/xz-utils
+   ${RDEPEND}"
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable python python-bindings)
+}
+
+src_test() {
+   if use python ; then
+   if [[ ! ${EUID} -eq 0 ]] || has sandbox $FEATURES || has 
usersandbox $FEATURES ; then
+   ewarn "Tests require userpriv, sandbox, and usersandbox 
to be disabled in FEATURES."
+   else
+   emake check
+   fi
+   fi
+}
+
+src_install() {
+   default
+   prune_libtool_files
+}



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

2016-09-18 Thread Agostino Sarubbo
commit: cce198adc0ed17a20dacc4c0c6bce461495d8f8b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 18 17:10:16 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 18 17:10:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cce198ad

app-emulation/qemu: amd64 stable wrt bug #593038

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-emulation/qemu/qemu-2.7.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-2.7.0-r3.ebuild 
b/app-emulation/qemu/qemu-2.7.0-r3.ebuild
index 203cdc7..71aefd6 100644
--- a/app-emulation/qemu/qemu-2.7.0-r3.ebuild
+++ b/app-emulation/qemu/qemu-2.7.0-r3.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} = ** ]]; then
SRC_URI=""
 else
SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2";
-   KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+   KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
 fi
 
 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"



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

2016-09-18 Thread Agostino Sarubbo
commit: f5bf8b715379c6a1f70fd4c4ab79241defec61dc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 18 17:11:16 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 18 17:11:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5bf8b71

app-emulation/qemu: x86 stable wrt bug #593038

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-emulation/qemu/qemu-2.7.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-2.7.0-r3.ebuild 
b/app-emulation/qemu/qemu-2.7.0-r3.ebuild
index 71aefd6..c78e26c 100644
--- a/app-emulation/qemu/qemu-2.7.0-r3.ebuild
+++ b/app-emulation/qemu/qemu-2.7.0-r3.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} = ** ]]; then
SRC_URI=""
 else
SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2";
-   KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+   KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd"
 fi
 
 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"



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

2016-09-18 Thread Alice Ferrazzi
commit: 905b50535833f14ed3eb520294923496d02ea6cb
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Sun Sep 18 17:54:38 2016 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Sun Sep 18 17:55:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=905b5053

www-apps/ikiwiki: updated copyright

Package-Manager: portage-2.2.28

 www-apps/ikiwiki/ikiwiki-3.20160905.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/ikiwiki/ikiwiki-3.20160905.ebuild 
b/www-apps/ikiwiki/ikiwiki-3.20160905.ebuild
index 4048b8e..d0d4aa8 100644
--- a/www-apps/ikiwiki/ikiwiki-3.20160905.ebuild
+++ b/www-apps/ikiwiki/ikiwiki-3.20160905.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 



[gentoo-commits] repo/gentoo:master commit in: media-radio/fldigi/

2016-09-18 Thread Thomas Beierlein
commit: 65ec8d91af3341eda868fdaf73c68eadd104578d
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Sun Sep 18 17:43:53 2016 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Sun Sep 18 17:45:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ec8d91

media-radio/fldigi: Version bump

Package-Manager: portage-2.3.0

 media-radio/fldigi/Manifest  |  1 +
 media-radio/fldigi/fldigi-3.23.14.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/media-radio/fldigi/Manifest b/media-radio/fldigi/Manifest
index bf12525..ee35914 100644
--- a/media-radio/fldigi/Manifest
+++ b/media-radio/fldigi/Manifest
@@ -5,3 +5,4 @@ DIST fldigi-3.23.09.tar.gz 2996564 SHA256 
60232fba85993f9522c771abf3eac1c55525da
 DIST fldigi-3.23.10.tar.gz 3077063 SHA256 
bf6a1f0ebffc92ed96da41e49fdff2b38a69513cf4297202bdb7510e0e1e6e5e SHA512 
cdf5ee3f5657f7000f91af176dfe824ee54332aadb34d0c3b03699a00ae5e2b37e077451a3be83ee80092b6d56140aee990ccbfb0ee86396c979dde74d50e7c9
 WHIRLPOOL 
b9b054b10ef2eac93454093467e066730dfab5bb27e57928c5199e3605a9fc0bfae1ef483ced29c0cd3eccbfbb7ea0141ea6510872c2c770878e0999e80d754f
 DIST fldigi-3.23.11.tar.gz 3077442 SHA256 
f3d47e19a0160ad9b7d007cf77ca8674927e19068ced707a0a6cdbbd73de436b SHA512 
a32fe8d52276bbf0502ed68ad7a8e12643f3cdef3964b52a0cfcfba4c0384c295c5e87528d6d0eeb9e950d2f331c82e4a2a2df7cf62df104b76edb8fb9cf1414
 WHIRLPOOL 
f06e0629aff56c8203cb22b2c8bc83e9dab814230dd93ea1d162908a5f5f2a7ee6925ddc7b1a67b6eeffb208bacb9b22caec4f0bf1e5bef330214dca368846e4
 DIST fldigi-3.23.12.tar.gz 3078572 SHA256 
59ba6ad8304849cb92b3ec2251bd389f4dfa7755de07a4d1638f71b17c0b3cce SHA512 
3dc2c9545cb39cddf67a12e49a9ba4570b7055e073dc54a4f1a6b0e5811f780fea2109559aba0837ecfb62407eb8d2735f1d84ad70cc0b5335c6f88cb7dee0ad
 WHIRLPOOL 
8cca738b8ffb2966746a9b9e918a68d123a430aa0e9ac66f0a8bcb202388ece9389fc00e9dae14e57118476cf0dd7b4fd41415656e70b033c7c1dfb8850a54d3
+DIST fldigi-3.23.14.tar.gz 3115714 SHA256 
09a1f32bd0e2708a314465990dae80135a86f582b183758513006ef01d4d2790 SHA512 
9adfef9e5b9048bbcc43842260bdd1fde16370c0621215d416afc88c3f0c7c28f981a53859711225d0b4452a33a742e3a6add10a65b3c3dbecdba33e8ed3bea0
 WHIRLPOOL 
3ff920b152c1e7e8c691354fdf31f9c91297de281137efb12ff96364dab3337417f47f8a971d3769af2f9e6743ccba0b681a08568bee3692453184af2b3c5ac1

diff --git a/media-radio/fldigi/fldigi-3.23.14.ebuild 
b/media-radio/fldigi/fldigi-3.23.14.ebuild
new file mode 100644
index ..aba4d37
--- /dev/null
+++ b/media-radio/fldigi/fldigi-3.23.14.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Sound card based multimode software modem for Amateur Radio use"
+HOMEPAGE="http://www.w1hkj.com/Fldigi.html";
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="hamlib nls portaudio pulseaudio sndfile"
+
+RDEPEND="x11-libs/fltk:1[threads,xft]
+   media-libs/libsamplerate
+   media-libs/libpng:0
+   x11-misc/xdg-utils
+   dev-perl/RPC-XML
+   dev-perl/Term-ReadLine-Perl
+   hamlib? ( media-libs/hamlib )
+   portaudio? ( >=media-libs/portaudio-19_pre20071207 )
+   pulseaudio? ( media-sound/pulseaudio )
+   sndfile? ( >=media-libs/libsndfile-1.0.10 )"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog NEWS README )
+
+src_configure() {
+   econf $(use_with sndfile) \
+   $(use_with portaudio) \
+   $(use_with hamlib) \
+   $(use_enable nls) \
+   $(use_with pulseaudio) \
+   --disable-silent-rules \
+   --without-asciidoc
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tlf/

2016-09-18 Thread Thomas Beierlein
commit: a23258aeda1c30160e0cc9351ce1702ab2575ba2
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Sun Sep 18 17:52:11 2016 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Sun Sep 18 17:52:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a23258ae

media-radio/tlf: Minor version bump

Package-Manager: portage-2.3.0

 media-radio/tlf/Manifest   |  1 +
 media-radio/tlf/tlf-1.2.4.3.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/media-radio/tlf/Manifest b/media-radio/tlf/Manifest
index efba557..ee319fd 100644
--- a/media-radio/tlf/Manifest
+++ b/media-radio/tlf/Manifest
@@ -1,3 +1,4 @@
 DIST tlf-1.2.2.tar.gz 594524 SHA256 
dc4bd660cfd145ed193993bf7dfb1544b05b2f615a8fe5d2cc6da1403a9744ed SHA512 
0d1fb92f03c56356eaa8750ca5d35b446a3621717a75fdb1b2c40bafd442546f42c95341f5d645ab75cc8cf128bfd537fbdee29d18179ac7a96f5ac33b7329b4
 WHIRLPOOL 
934e9c045ce9c5bf5115f63339ff635b9bd9218963d0948e4eca9df7389757f3ed4699412c9465aca9301cba3632b169666cbce602a96cf131dde2e55f49e1f2
 DIST tlf-1.2.3.tar.gz 622883 SHA256 
def2af96ec084744baa7efbbf92b969d04e84fb62b184692cf181c45be5754ad SHA512 
00e1fdef38a311fe3b6e925fe58caa3aab4a4b58faa4ebc433510cb821a32ba0f44fe7f7461b06453e43ab02d54964a5c39d5c0ddacacb9d767701bc27e93324
 WHIRLPOOL 
14a9da844d2cb8cccaa0575d53651868557921955d645bfa4acb2b0514abdd2e6c3f95abfa706b892b6937588e4c4c7dc3ea81ef1eedcffc1d8e7c5710b9f385
 DIST tlf-1.2.4.1.tar.gz 630258 SHA256 
59cb8d78dbe1fa5e8ddc3f1973c5e8e41ffa1d8bef3723ced2c69ddca6692333 SHA512 
567308c51f60179c21543b1046c0d2b7ecc8e63396f80a85ee386e1faa7e6ea2087907ac845dff97154b6badfaf1f7b0e69fbd21ec1d18ece48c42fa38a019c0
 WHIRLPOOL 
c402bb9d30f8376c02e4ecf1fe198a81e92e6f6c729de144ed92792ce7ae60518a345884b55def90b5cd280b49f6b730526c61e1992708a5a0ca8227a94a4e8b
+DIST tlf-1.2.4.3.tar.gz 633391 SHA256 
bb8a6ec1fbc412a078d5690ea64450d92ff3388f03694998e30cdcfa16ba SHA512 
e162903e6c25e5f1833248df8a3c86b38760acd25ce069532c85c3acf4fce44c2f1608891d7aea3ec13b4cafb6510087e928b4532bd7995d8077b5bec3b41af6
 WHIRLPOOL 
67376d4255fc28f95f8181ac5e047998b75974d799fc37f1f8a644940beb44523bdfbe83b50cdc5d34b923137ad0ab2da4ee2b7da760acae4be0a400f59ee76f

diff --git a/media-radio/tlf/tlf-1.2.4.3.ebuild 
b/media-radio/tlf/tlf-1.2.4.3.ebuild
new file mode 100644
index ..ff13bba
--- /dev/null
+++ b/media-radio/tlf/tlf-1.2.4.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit flag-o-matic multilib
+
+DESCRIPTION="Console-mode amateur radio contest logger"
+HOMEPAGE="http://home.iae.nl/users/reinc/TLF-0.2.html";
+SRC_URI="http://www.hs-mittweida.de/tb/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="sys-libs/ncurses:=
+   dev-libs/glib:2
+   media-libs/hamlib
+   media-sound/sox
+   dev-libs/xmlrpc-c[curl]"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   append-ldflags -L/usr/$(get_libdir)/hamlib
+   econf --docdir=/usr/share/doc/${PF} --enable-hamlib 
--enable-fldigi-xmlrpc
+}



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

2016-09-18 Thread Jeroen Roovers
commit: 41389eb583f4d4e6ea797bb8bd778058fe257eef
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 18 18:20:40 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 18 18:20:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41389eb5

net-misc/curl: Stable for PPC64 (bug #593716).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

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

diff --git a/net-misc/curl/curl-7.50.3.ebuild b/net-misc/curl/curl-7.50.3.ebuild
index 1df0733..6b6b774 100644
--- a/net-misc/curl/curl-7.50.3.ebuild
+++ b/net-misc/curl/curl-7.50.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://curl.haxx.se/download/${P}.tar.bz2";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="adns http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl 
static-libs test threads"
 IUSE+=" curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls 
curl_ssl_nss +curl_ssl_openssl curl_ssl_polarssl curl_ssl_winssl"
 IUSE+=" elibc_Winnt"



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

2016-09-18 Thread Jeroen Roovers
commit: 6e7149e6e2f6292534d2f9cfe1202f36a3540b49
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 18 18:18:42 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 18 18:18:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e7149e6

dev-db/mariadb: Stable for HPPA PPC64 (bug #593608).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

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

diff --git a/dev-db/mariadb/mariadb-10.0.27.ebuild 
b/dev-db/mariadb/mariadb-10.0.27.ebuild
index 3768d1b..bf23efa 100644
--- a/dev-db/mariadb/mariadb-10.0.27.ebuild
+++ b/dev-db/mariadb/mariadb-10.0.27.ebuild
@@ -20,7 +20,7 @@ RESTRICT="!bindist? ( bindist )"
 REQUIRED_USE="server? ( tokudb? ( jemalloc ) ) static? ( !pam )"
 
 # REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 MY_PATCH_DIR="${WORKDIR}/mysql-extras-${MY_EXTRAS_VER}"
 PATCHES=(



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

2016-09-18 Thread Sergei Trofimovich
commit: eb4328c13b45b7b8e945bbf599443b8254bb2772
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 18 18:59:16 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 18 18:59:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb4328c1

dev-util/bdelta: tweak for gcc-6, bug #594246

c++11 intruduced next() helper
http://en.cppreference.com/w/cpp/iterator/next
which does exactly the same.

Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/594246

Package-Manager: portage-2.3.0

 dev-util/bdelta/bdelta-0.3.1.ebuild|  3 ++-
 dev-util/bdelta/files/bdelta-0.3.1-gcc-6.patch | 18 ++
 2 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/dev-util/bdelta/bdelta-0.3.1.ebuild 
b/dev-util/bdelta/bdelta-0.3.1.ebuild
index adb6de1..9e75a60 100644
--- a/dev-util/bdelta/bdelta-0.3.1.ebuild
+++ b/dev-util/bdelta/bdelta-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -28,6 +28,7 @@ IUSE=""
 
 src_prepare() {
epatch "${FILESDIR}"/${P}-soname.patch
+   epatch "${FILESDIR}"/${P}-gcc-6.patch
 }
 
 src_compile() {

diff --git a/dev-util/bdelta/files/bdelta-0.3.1-gcc-6.patch 
b/dev-util/bdelta/files/bdelta-0.3.1-gcc-6.patch
new file mode 100644
index ..9c998de
--- /dev/null
+++ b/dev-util/bdelta/files/bdelta-0.3.1-gcc-6.patch
@@ -0,0 +1,18 @@
+diff --git a/src/libbdelta.cpp b/src/libbdelta.cpp
+index b11bb2b..d769b0d 100644
+--- a/src/libbdelta.cpp
 b/src/libbdelta.cpp
+@@ -117,7 +117,3 @@ unsigned match_backward(BDelta_Instance *b, unsigned p1, 
unsigned p2, unsigned b
+ // Iterator helper function
+-template 
+-inline T prior(T i) {return --i;}
+-template 
+-inline T next(T i) {return ++i;}
+-
++template  inline T bdelta_next(T i) {return ++i;}
+ 
+@@ -423,3 +419,3 @@ void bdelta_pass(BDelta_Instance *b, unsigned blocksize, 
unsigned minMatchSize,
+   if (! maxHoleSize || (u1.num <= maxHoleSize && 
u2.num <= maxHoleSize))
+-  if (! (flags & BDELTA_SIDES_ORDERED) || 
(next(u1.ml) == u1.mr && next(u2.ml) == u2.mr))
++  if (! (flags & BDELTA_SIDES_ORDERED) || 
(bdelta_next(u1.ml) == u1.mr && bdelta_next(u2.ml) == u2.mr))
+   bdelta_pass_2(b, blocksize, 
minMatchSize, &u1, 1, &u2, 1);



[gentoo-commits] repo/gentoo:master commit in: games-arcade/blobwars/

2016-09-18 Thread Pacho Ramos
commit: bc6a56746f95cbba21378bc90305166c7d75480c
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 19:30:25 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 19:33:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc6a5674

games-arcade/blobwars: Version bump

Package-Manager: portage-2.3.0

 games-arcade/blobwars/Manifest |  1 +
 games-arcade/blobwars/blobwars-2.00.ebuild | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/games-arcade/blobwars/Manifest b/games-arcade/blobwars/Manifest
index 4c62d27..eebf809 100644
--- a/games-arcade/blobwars/Manifest
+++ b/games-arcade/blobwars/Manifest
@@ -1 +1,2 @@
 DIST blobwars-1.19.tar.gz 67019647 SHA256 
f9bafe59ead9e370ceaba4aae3d280241bf05fa06c8ae006eec0322c2fe9e2ed SHA512 
d31dcf5aae13bed849f701923cef7e829a43f199b8cde8dc9c28b283c8f7da6c5c8052387fae9add9f1bfb0c857c5be339b6049b6b19ff4c6c5ccbb6233e2643
 WHIRLPOOL 
4f4a31e80648696ee564be7b4aafddea666dd9cd7239e6310c03f873cb284a59beb40abaa4e8edd3da9e2dbb4dbf9f88cc1db3232b22aeadfda3cad5f473eea4
+DIST blobwars-2.00.tar.gz 66982603 SHA256 
c406279f6cdf2aed3c6edb8d8be16efeda0217494acd525f39ee2bd3e77e4a99 SHA512 
412afd029554e59e7947466f36b51ef863faf1712898397498d5497e9a38dced92777b7684c1fb231998d893a6ce2c435b8f4278429df41168385de8fa18725b
 WHIRLPOOL 
602a996bb661d8c7f3573220ad2e83e48ef0add898c39a395a2ad8f769fce173f04cb1370fae33e5673485f15d146e7a6b616c3753113b46178e7580b058b0e5

diff --git a/games-arcade/blobwars/blobwars-2.00.ebuild 
b/games-arcade/blobwars/blobwars-2.00.ebuild
new file mode 100644
index ..641dd03
--- /dev/null
+++ b/games-arcade/blobwars/blobwars-2.00.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2-utils xdg
+
+DESCRIPTION="Platform game about a blob and his quest to rescue MIAs from an 
alien invader"
+HOMEPAGE="https://sourceforge.net/projects/blobwars/ 
https://sourceforge.net/apps/mediawiki/blobwars/index.php?title=Main_Page";
+SRC_URI="mirror://sourceforge/blobwars/${P}.tar.gz"
+
+LICENSE="BSD CC-BY-SA-3.0 CC-BY-3.0 GPL-2 LGPL-2.1 fairuse public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   media-libs/libsdl2
+   media-libs/sdl2-mixer
+   media-libs/sdl2-ttf
+   media-libs/sdl2-image
+   media-libs/sdl2-net
+   sys-libs/zlib
+   virtual/libintl
+"
+DEPEND="${RDEPEND}
+   sys-devel/gettext
+"
+
+src_prepare() {
+   default
+   sed -i -e "/-Werror/d" Makefile || die
+}
+
+src_compile() {
+   emake \
+   RELEASE="1" \
+   USEPAK="1"
+}
+
+src_install() {
+   emake \
+   BINDIR="/usr/bin/" \
+   USEPAK="1" \
+   DESTDIR="${D}" \
+   DOCDIR="/usr/share/doc/${PF}/html/" \
+   install
+
+   mv -vf \
+   
"${D}"/usr/share/doc/${PF}/html/{changes,hacking,porting,readme} \
+   "${D}"/usr/share/doc/${PF}/
+}



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

2016-09-18 Thread Jeroen Roovers
commit: b17cda4d1770a7f563a51593fa47e77f82606cd2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 18 19:44:25 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 18 19:44:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b17cda4d

net-misc/curl: Stable for HPPA (bug #593716).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

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

diff --git a/net-misc/curl/curl-7.50.3.ebuild b/net-misc/curl/curl-7.50.3.ebuild
index 6b6b774..d08fc54 100644
--- a/net-misc/curl/curl-7.50.3.ebuild
+++ b/net-misc/curl/curl-7.50.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://curl.haxx.se/download/${P}.tar.bz2";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="adns http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl 
static-libs test threads"
 IUSE+=" curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls 
curl_ssl_nss +curl_ssl_openssl curl_ssl_polarssl curl_ssl_winssl"
 IUSE+=" elibc_Winnt"



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

2016-09-18 Thread Mike Gilbert
commit: d2ad3fdc1960d9a9279e3cf089dba37ddf27354e
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Sep 18 19:36:42 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 18 20:04:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2ad3fdc

sys-kernel/ck-sources: drop EAPI 6 ebuild

kernel-2.eclass is not ready for EAPI 6.

Package-Manager: portage-2.3.0_p31

 sys-kernel/ck-sources/ck-sources-4.3.6-r1.ebuild | 91 
 1 file changed, 91 deletions(-)

diff --git a/sys-kernel/ck-sources/ck-sources-4.3.6-r1.ebuild 
b/sys-kernel/ck-sources/ck-sources-4.3.6-r1.ebuild
deleted file mode 100644
index f0a50e5..
--- a/sys-kernel/ck-sources/ck-sources-4.3.6-r1.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="6"
-ETYPE="sources"
-KEYWORDS="~amd64 ~x86"
-
-HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches/
-   http://users.tpg.com.au/ckolivas/kernel/";
-
-K_WANT_GENPATCHES="base extras experimental"
-K_EXP_GENPATCHES_PULL="1"
-K_EXP_GENPATCHES_NOUSE="1"
-K_GENPATCHES_VER="8"
-K_SECURITY_UNSUPPORTED="1"
-K_DEBLOB_AVAILABLE="1"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
-
-DESCRIPTION="Con Kolivas' high performance patchset and Gentoo's genpatches 
for Linux ${K_BRANCH_ID}"
-
-#-- If Gentoo-Sources don't follow then extra incremental patches are needed -
-
-XTRA_INCP_MIN=""
-XTRA_INCP_MAX=""
-
-#--
-
-CK_VERSION="3"
-
-CK_FILE="patch-${K_BRANCH_ID}-ck${CK_VERSION}.xz"
-
-CK_BASE_URL="http://ck.kolivas.org/patches/4.0";
-CK_LVER_URL="${CK_BASE_URL}/${K_BRANCH_ID}/${K_BRANCH_ID}-ck${CK_VERSION}"
-CK_URI="${CK_LVER_URL}/${CK_FILE}"
-
-#-- Build extra incremental patches list --
-
-LX_INCP_URI=""
-LX_INCP_LIST=""
-if [ -n "${XTRA_INCP_MIN}" ]; then
-   LX_INCP_URL="${KERNEL_BASE_URI}/incr"
-   for i in `seq ${XTRA_INCP_MIN} ${XTRA_INCP_MAX}`; do
-   LX_INCP[i]="patch-${K_BRANCH_ID}.${i}-$(($i+1)).bz2"
-   LX_INCP_URI="${LX_INCP_URI} ${LX_INCP_URL}/${LX_INCP[i]}"
-   LX_INCP_LIST="${LX_INCP_LIST} ${DISTDIR}/${LX_INCP[i]}"
-   done
-fi
-
-#-- CK needs sometimes to patch itself... ---
-
-CK_INCP_URI=""
-CK_INCP_LIST=""
-
-#-- Local patches needed for the ck-patches to apply smoothly ---
-
-PRE_CK_FIX=""
-POST_CK_FIX=""
-
-#--
-
-SRC_URI="${KERNEL_URI} ${LX_INCP_URI} ${GENPATCHES_URI} ${ARCH_URI} 
${CK_INCP_URI} ${CK_URI}"
-
-UNIPATCH_LIST="${LX_INCP_LIST} ${PRE_CK_FIX} ${DISTDIR}/${CK_FILE} 
${CK_INCP_LIST} ${POST_CK_FIX}"
-UNIPATCH_STRICTORDER="yes"
-
-#-- Since experimental genpatches && we want BFQ irrespective of experimental -
-
-K_EXP_GENPATCHES_LIST="50*_*.patch*"
-
-src_prepare() {
-   default
-
-#-- Comment out CK's EXTRAVERSION in Makefile -
-
-   sed -i -e 's/\(^EXTRAVERSION :=.*$\)/# \1/' "${S}/Makefile"
-}
-
-pkg_postinst() {
-
-   kernel-2_pkg_postinst
-
-   elog
-   elog "For more info on this patchset, see: 
https://forums.gentoo.org/viewtopic-t-941030-start-0.html";
-   elog
-}



  1   2   >