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

2016-06-24 Thread Mike Frysinger
commit: b60e6814ea6c95cedac4e03c2a1ce574207dea30
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Jun 25 03:07:30 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Jun 25 03:09:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b60e6814

sys-apps/file: build magic.h before libmagic.la #586444

Since the header is a BUILT_SOURCES which is normally created only when
you run `make all`, make sure we generate it by hand before building the
library in the multilib case.

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

diff --git a/sys-apps/file/file-5.28.ebuild b/sys-apps/file/file-5.28.ebuild
index 6ebccd6..ee20eaa 100644
--- a/sys-apps/file/file-5.28.ebuild
+++ b/sys-apps/file/file-5.28.ebuild
@@ -78,7 +78,9 @@ multilib_src_compile() {
if multilib_is_native_abi ; then
emake
else
-   emake -C src libmagic.la
+   cd src
+   emake magic.h #586444
+   emake libmagic.la
fi
 }
 

diff --git a/sys-apps/file/file-.ebuild b/sys-apps/file/file-.ebuild
index 658a92f..1bdaecc 100644
--- a/sys-apps/file/file-.ebuild
+++ b/sys-apps/file/file-.ebuild
@@ -78,7 +78,9 @@ multilib_src_compile() {
if multilib_is_native_abi ; then
emake
else
-   emake -C src libmagic.la
+   cd src
+   emake magic.h #586444
+   emake libmagic.la
fi
 }
 



[gentoo-commits] repo/gentoo:master commit in: games-emulation/dolphin/

2016-06-24 Thread Devan Franchini
commit: 7318d367fb3a59f0ba696921b3513fedf28b751f
Author: Devan Franchini  gentoo  org>
AuthorDate: Sat Jun 25 02:20:01 2016 +
Commit: Devan Franchini  gentoo  org>
CommitDate: Sat Jun 25 02:29:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7318d367

games-emulation/dolphin: Updates package version to reflect new release

Package-Manager: portage-2.3.0

 games-emulation/dolphin/Manifest   |   2 +-
 games-emulation/dolphin/dolphin-5.0.ebuild | 106 -
 2 files changed, 74 insertions(+), 34 deletions(-)

diff --git a/games-emulation/dolphin/Manifest b/games-emulation/dolphin/Manifest
index 2cc1c50..1cc674f 100644
--- a/games-emulation/dolphin/Manifest
+++ b/games-emulation/dolphin/Manifest
@@ -1 +1 @@
-DIST dolphin-5.0.zip 28317729 SHA256 
2b1003360d52baf12a1bcd4d75f379749b0fd4001948ec1a24d0539c37aae055 SHA512 
1b1c0dd6da4ba7e9ffe30499fae582b922c9bbd8b3d8159fbf9f4bfa1e744ef5b4c00a85d34f7cdd6e01efa32133f59b2a1f42cafc9d620f7fc7462c4ba73615
 WHIRLPOOL 
73cc25bafcb0d32592e8ad799b0a3d458cfa944ad15380a3b8f1cf27f3e024c314b08469a17f6d92edced95631bba38e39e1ccd625227c0520813abbd399e0f4
+DIST dolphin-5.0.zip 41802909 SHA256 
f8c26bdea7a8329873bd2c485676ba5cbc1670faad3fef98f1d516254b4dd3a1 SHA512 
36c4f371e066537331a9a8ec4a17befa278465cdebe258e1cbf1157752ba69bff9c1b8a6e8698bbb650aa257bd48b6b42ee9f61357904b09fd01738af8223d3a
 WHIRLPOOL 
401d569e1b45a8873a2f7879a5d9c931228767be909c9ddde43d49394a79580c2ae0eccc29757f471565ad0554cd20e57c371393526d68b2c79f8570a2e2bd5c

diff --git a/games-emulation/dolphin/dolphin-5.0.ebuild 
b/games-emulation/dolphin/dolphin-5.0.ebuild
index d7266c1..88cd984 100644
--- a/games-emulation/dolphin/dolphin-5.0.ebuild
+++ b/games-emulation/dolphin/dolphin-5.0.ebuild
@@ -4,11 +4,13 @@
 
 EAPI=5
 
+PLOCALES="ar ca cs da_DK de el en es fa fr hr hu it ja ko ms_MY nb nl pl pt 
pt_BR ro_RO ru sr sv tr zh_CN zh_TW"
+PLOCALE_BACKUP="en"
 WX_GTK_VER="3.0"
 
-inherit cmake-utils eutils pax-utils toolchain-funcs versionator wxwidgets 
games
+inherit cmake-utils eutils l10n pax-utils toolchain-funcs versionator wxwidgets
 
-SRC_URI="https://github.com/${PN}-emu/${PN}/archive/${PV}-rc.zip -> ${P}.zip"
+SRC_URI="https://github.com/${PN}-emu/${PN}/archive/${PV}.zip -> ${P}.zip"
 KEYWORDS="~amd64"
 
 DESCRIPTION="Gamecube and Wii game emulator"
@@ -16,35 +18,58 @@ HOMEPAGE="https://www.dolphin-emu.org/;
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="alsa ao bluetooth doc ffmpeg lto +lzo openal opengl openmp portaudio 
pulseaudio"
+IUSE="alsa ao bluetooth doc egl +evdev ffmpeg llvm log lto openal +pch 
portaudio profile pulseaudio qt5 sdl upnp +wxwidgets"
 
-S=${WORKDIR}/${P}-rc/
-RDEPEND=">=media-libs/glew-1.10
-   >=media-libs/libsfml-2.1
-   >=net-libs/miniupnpc-1.8
+RDEPEND=">=media-libs/libsfml-2.1
+   >net-libs/enet-1.3.7
+   >=net-libs/mbedtls-2.1.1
+   dev-libs/lzo
+   media-libs/libpng:=
+   sys-libs/glibc
sys-libs/readline:=
+   sys-libs/zlib
x11-libs/libXext
+   x11-libs/libXi
x11-libs/libXrandr
-   media-libs/libsdl2[haptic,joystick]
-   net-libs/polarssl[havege]
+   virtual/libusb:1
+   virtual/opengl
alsa? ( media-libs/alsa-lib )
ao? ( media-libs/libao )
bluetooth? ( net-wireless/bluez )
+   egl? ( media-libs/mesa[egl] )
+   evdev? (
+   dev-libs/libevdev
+   virtual/udev
+   )
ffmpeg? ( virtual/ffmpeg )
-   lzo? ( dev-libs/lzo )
-   openal? ( media-libs/openal )
-   opengl? ( virtual/opengl )
+   llvm? ( sys-devel/llvm )
+   openal? (
+   media-libs/openal
+   media-libs/libsoundtouch
+   )
portaudio? ( media-libs/portaudio )
+   profile? ( dev-util/oprofile )
pulseaudio? ( media-sound/pulseaudio )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+   sdl? ( media-libs/libsdl2[haptic,joystick] )
+   upnp? ( >=net-libs/miniupnpc-1.7 )
+   wxwidgets? (
+   dev-libs/glib:2
+   x11-libs/gtk+:2
+   x11-libs/wxGTK:${WX_GTK_VER}[opengl,X]
+   )
"
 DEPEND="${RDEPEND}
+   >=dev-util/cmake-2.8.8
+   >=sys-devel/gcc-4.9.0
app-arch/zip
-   media-gfx/nvidia-cg-toolkit
media-libs/freetype
-   media-libs/libsoundtouch
-   >net-libs/enet-1.3.7
-   >=sys-devel/gcc-4.9.0
-   x11-libs/wxGTK:${WX_GTK_VER}
+   sys-devel/gettext
+   virtual/pkgconfig
"
 
 pkg_pretend() {
@@ -63,9 +88,6 @@ pkg_pretend() {
 
 src_prepare() {
 
-   epatch "${FILESDIR}"/"${P}"-dynamic-llvm-detect.patch
-   epatch "${FILESDIR}"/"${P}"-miniupnpc-abi-14.patch
-
# Remove automatic dependencies to prevent building without flags 
enabled.
if use !alsa; then
sed 

[gentoo-commits] repo/gentoo:master commit in: games-emulation/dolphin/

2016-06-24 Thread Devan Franchini
commit: 0516d7c424145151ac5cb95dc4aad988e47e3045
Author: Devan Franchini  gentoo  org>
AuthorDate: Sat Jun 25 02:27:00 2016 +
Commit: Devan Franchini  gentoo  org>
CommitDate: Sat Jun 25 02:30:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0516d7c4

games-emulation/dolphin: Updates locales and QT flag, bug #561914

Package-Manager: portage-2.3.0

 games-emulation/dolphin/dolphin-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-emulation/dolphin/dolphin-.ebuild 
b/games-emulation/dolphin/dolphin-.ebuild
index bb207fe..540052d 100644
--- a/games-emulation/dolphin/dolphin-.ebuild
+++ b/games-emulation/dolphin/dolphin-.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PLOCALES="ar ca cs de el en es fa fr he hu it ja ko nb nl pl pt_BR pt ru sr sv 
tr zh_CN zh_TW"
+PLOCALES="ar ca cs da_DK de el en es fa fr hr hu it ja ko ms_MY nb nl pl pt_BR 
pt ro_RO ru sr sv tr zh_CN zh_TW"
 PLOCALE_BACKUP="en"
 WX_GTK_VER="3.0"
 
@@ -161,7 +161,7 @@ src_configure() {
$( cmake-utils_use_enable evdev EVDEV )
$( cmake-utils_use_enable lto LTO )
$( cmake-utils_use_enable pch PCH )
-   $( cmake-utils_use_enable qt5 QT )
+   $( cmake-utils_use_enable qt5 QT2 )
$( cmake-utils_use_enable sdl SDL )
$( cmake-utils_use_use egl EGL )
$( cmake-utils_use_use upnp UPNP )



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

2016-06-24 Thread Patrick McLean
commit: b4bfc10ce01e37a79da48f2f8349200c7eca78ed
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat Jun 25 02:19:01 2016 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat Jun 25 02:19:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4bfc10c

dev-libs/openssl: Revision bump to 1.0.2h-r2 to fix bug 585142 & bug 585276

This fixes CVE-2016-2177 and CVE-2016-2178.

Package-Manager: portage-2.3.0

 .../files/openssl-1.0.2h-CVE-2016-2177.patch   | 279 +
 .../files/openssl-1.0.2h-CVE-2016-2178.patch   |  28 +++
 dev-libs/openssl/openssl-1.0.2h-r2.ebuild  | 254 +++
 3 files changed, 561 insertions(+)

diff --git a/dev-libs/openssl/files/openssl-1.0.2h-CVE-2016-2177.patch 
b/dev-libs/openssl/files/openssl-1.0.2h-CVE-2016-2177.patch
new file mode 100644
index 000..ca934c2
--- /dev/null
+++ b/dev-libs/openssl/files/openssl-1.0.2h-CVE-2016-2177.patch
@@ -0,0 +1,279 @@
+From a004e72b95835136d3f1ea90517f706c24c03da7 Mon Sep 17 00:00:00 2001
+From: Matt Caswell 
+Date: Thu, 5 May 2016 11:10:26 +0100
+Subject: [PATCH] Avoid some undefined pointer arithmetic
+
+A common idiom in the codebase is:
+
+if (p + len > limit)
+{
+return; /* Too long */
+}
+
+Where "p" points to some malloc'd data of SIZE bytes and
+limit == p + SIZE
+
+"len" here could be from some externally supplied data (e.g. from a TLS
+message).
+
+The rules of C pointer arithmetic are such that "p + len" is only well
+defined where len <= SIZE. Therefore the above idiom is actually
+undefined behaviour.
+
+For example this could cause problems if some malloc implementation
+provides an address for "p" such that "p + len" actually overflows for
+values of len that are too big and therefore p + len < limit!
+
+Issue reported by Guido Vranken.
+
+CVE-2016-2177
+
+Reviewed-by: Rich Salz 
+---
+ ssl/s3_srvr.c  | 14 +++---
+ ssl/ssl_sess.c |  2 +-
+ ssl/t1_lib.c   | 56 ++--
+ 3 files changed, 38 insertions(+), 34 deletions(-)
+
+diff --git a/ssl/s3_srvr.c b/ssl/s3_srvr.c
+index ab28702..ab7f690 100644
+--- a/ssl/s3_srvr.c
 b/ssl/s3_srvr.c
+@@ -980,7 +980,7 @@ int ssl3_get_client_hello(SSL *s)
+ 
+ session_length = *(p + SSL3_RANDOM_SIZE);
+ 
+-if (p + SSL3_RANDOM_SIZE + session_length + 1 >= d + n) {
++if (SSL3_RANDOM_SIZE + session_length + 1 >= (d + n) - p) {
+ al = SSL_AD_DECODE_ERROR;
+ SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_LENGTH_TOO_SHORT);
+ goto f_err;
+@@ -998,7 +998,7 @@ int ssl3_get_client_hello(SSL *s)
+ /* get the session-id */
+ j = *(p++);
+ 
+-if (p + j > d + n) {
++if ((d + n) - p < j) {
+ al = SSL_AD_DECODE_ERROR;
+ SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_LENGTH_TOO_SHORT);
+ goto f_err;
+@@ -1054,14 +1054,14 @@ int ssl3_get_client_hello(SSL *s)
+ 
+ if (SSL_IS_DTLS(s)) {
+ /* cookie stuff */
+-if (p + 1 > d + n) {
++if ((d + n) - p < 1) {
+ al = SSL_AD_DECODE_ERROR;
+ SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_LENGTH_TOO_SHORT);
+ goto f_err;
+ }
+ cookie_len = *(p++);
+ 
+-if (p + cookie_len > d + n) {
++if ((d + n ) - p < cookie_len) {
+ al = SSL_AD_DECODE_ERROR;
+ SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_LENGTH_TOO_SHORT);
+ goto f_err;
+@@ -1131,7 +1131,7 @@ int ssl3_get_client_hello(SSL *s)
+ }
+ }
+ 
+-if (p + 2 > d + n) {
++if ((d + n ) - p < 2) {
+ al = SSL_AD_DECODE_ERROR;
+ SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_LENGTH_TOO_SHORT);
+ goto f_err;
+@@ -1145,7 +1145,7 @@ int ssl3_get_client_hello(SSL *s)
+ }
+ 
+ /* i bytes of cipher data + 1 byte for compression length later */
+-if ((p + i + 1) > (d + n)) {
++if ((d + n) - p < i + 1) {
+ /* not enough data */
+ al = SSL_AD_DECODE_ERROR;
+ SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_LENGTH_MISMATCH);
+@@ -1211,7 +1211,7 @@ int ssl3_get_client_hello(SSL *s)
+ 
+ /* compression */
+ i = *(p++);
+-if ((p + i) > (d + n)) {
++if ((d + n) - p < i) {
+ /* not enough data */
+ al = SSL_AD_DECODE_ERROR;
+ SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_LENGTH_MISMATCH);
+diff --git a/ssl/ssl_sess.c b/ssl/ssl_sess.c
+index b182998..54ee783 100644
+--- a/ssl/ssl_sess.c
 b/ssl/ssl_sess.c
+@@ -573,7 +573,7 @@ int ssl_get_prev_session(SSL *s, unsigned char 
*session_id, int len,
+ int r;
+ #endif
+ 
+-if (session_id + len > limit) {
++if (limit - session_id < len) {
+ fatal = 1;
+ goto err;
+ }
+diff --git a/ssl/t1_lib.c b/ssl/t1_lib.c
+index fb64607..cdac011 100644
+--- a/ssl/t1_lib.c
 b/ssl/t1_lib.c
+@@ -1867,11 +1867,11 @@ static void ssl_check_for_safari(SSL *s, const 
unsigned char *data,
+  

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

2016-06-24 Thread Ulrich Müller
commit: aa83fc801686929008a600d1213d0449a174f0d1
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Jun 25 00:43:40 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Jun 25 01:14:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa83fc80

dev-util/netbeans: Migrate from LINGUAS to L10N.

The following language codes are remapped to codes used by upstream:
ar: ar_EG,ar_SA
es: es,es_CO
gl: gl_ES
hi: hi_IN
id: in_ID
nl: nl_BE,nl_NL
ta: ta_IN
tl: fil_PH

Package-Manager: portage-2.3.0

 dev-util/netbeans/netbeans-8.0.2.ebuild | 177 +++---
 dev-util/netbeans/netbeans-8.1.ebuild   | 184 
 2 files changed, 179 insertions(+), 182 deletions(-)

diff --git a/dev-util/netbeans/netbeans-8.0.2.ebuild 
b/dev-util/netbeans/netbeans-8.0.2.ebuild
index 6712306..4ad72ba 100644
--- a/dev-util/netbeans/netbeans-8.0.2.ebuild
+++ b/dev-util/netbeans/netbeans-8.0.2.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$
 
@@ -12,38 +12,38 @@ 
SOURCE_URL="http://download.netbeans.org/netbeans/8.0.2/final/zip/netbeans-8.0.2
 
PATCHES_URL="https://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.0.2-build.xml.patch.bz2;
 
L10N_URL="https://dev.gentoo.org/~fordfrog/distfiles/netbeans-l10n-8.0.1-20141110.tar.bz2;
 ALL_URLS="${SOURCE_URL} ${PATCHES_URL} ${L10N_URL}"
-SRC_URI="linguas_af? ( ${ALL_URLS} )
-   linguas_ar? ( ${ALL_URLS} )
-   linguas_bg? ( ${ALL_URLS} )
-   linguas_ca? ( ${ALL_URLS} )
-   linguas_cs? ( ${ALL_URLS} )
-   linguas_de? ( ${ALL_URLS} )
-   linguas_el? ( ${ALL_URLS} )
-   linguas_es? ( ${ALL_URLS} )
-   linguas_fr? ( ${ALL_URLS} )
-   linguas_gl? ( ${ALL_URLS} )
-   linguas_hi_IN? ( ${ALL_URLS} )
-   linguas_id? ( ${ALL_URLS} )
-   linguas_it? ( ${ALL_URLS} )
-   linguas_ja? ( ${ALL_URLS} )
-   linguas_ko? ( ${ALL_URLS} )
-   linguas_lt? ( ${ALL_URLS} )
-   linguas_nl? ( ${ALL_URLS} )
-   linguas_pl? ( ${ALL_URLS} )
-   linguas_pt_BR? ( ${ALL_URLS} )
-   linguas_pt_PT? ( ${ALL_URLS} )
-   linguas_ro? ( ${ALL_URLS} )
-   linguas_ru? ( ${ALL_URLS} )
-   linguas_si? ( ${ALL_URLS} )
-   linguas_sq? ( ${ALL_URLS} )
-   linguas_sr? ( ${ALL_URLS} )
-   linguas_sv? ( ${ALL_URLS} )
-   linguas_ta_IN? ( ${ALL_URLS} )
-   linguas_tl? ( ${ALL_URLS} )
-   linguas_tr? ( ${ALL_URLS} )
-   linguas_vi? ( ${ALL_URLS} )
-   linguas_zh_CN? ( ${ALL_URLS} )
-   linguas_zh_TW? ( ${ALL_URLS} )
+SRC_URI="l10n_af? ( ${ALL_URLS} )
+   l10n_ar? ( ${ALL_URLS} )
+   l10n_bg? ( ${ALL_URLS} )
+   l10n_ca? ( ${ALL_URLS} )
+   l10n_cs? ( ${ALL_URLS} )
+   l10n_de? ( ${ALL_URLS} )
+   l10n_el? ( ${ALL_URLS} )
+   l10n_es? ( ${ALL_URLS} )
+   l10n_fr? ( ${ALL_URLS} )
+   l10n_gl? ( ${ALL_URLS} )
+   l10n_hi? ( ${ALL_URLS} )
+   l10n_id? ( ${ALL_URLS} )
+   l10n_it? ( ${ALL_URLS} )
+   l10n_ja? ( ${ALL_URLS} )
+   l10n_ko? ( ${ALL_URLS} )
+   l10n_lt? ( ${ALL_URLS} )
+   l10n_nl? ( ${ALL_URLS} )
+   l10n_pl? ( ${ALL_URLS} )
+   l10n_pt-BR? ( ${ALL_URLS} )
+   l10n_pt-PT? ( ${ALL_URLS} )
+   l10n_ro? ( ${ALL_URLS} )
+   l10n_ru? ( ${ALL_URLS} )
+   l10n_si? ( ${ALL_URLS} )
+   l10n_sq? ( ${ALL_URLS} )
+   l10n_sr? ( ${ALL_URLS} )
+   l10n_sv? ( ${ALL_URLS} )
+   l10n_ta? ( ${ALL_URLS} )
+   l10n_tl? ( ${ALL_URLS} )
+   l10n_tr? ( ${ALL_URLS} )
+   l10n_vi? ( ${ALL_URLS} )
+   l10n_zh-CN? ( ${ALL_URLS} )
+   l10n_zh-TW? ( ${ALL_URLS} )
 "
 LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
 KEYWORDS="amd64 x86"
@@ -63,40 +63,40 @@ IUSE_NETBEANS_MODULES="
+netbeans_modules_profiler
netbeans_modules_webcommon
+netbeans_modules_websvccommon"
-IUSE_LINGUAS="
-   linguas_af
-   linguas_ar
-   linguas_bg
-   linguas_ca
-   linguas_cs
-   linguas_de
-   linguas_el
-   linguas_es
-   linguas_fr
-   linguas_gl
-   linguas_hi_IN
-   linguas_id
-   linguas_it
-   linguas_ja
-   linguas_ko
-   linguas_lt
-   linguas_nl
-   linguas_pl
-   linguas_pt_BR
-   linguas_pt_PT
-   linguas_ro
-   linguas_ru
-   linguas_si
-   linguas_sq
-   linguas_sr
-   linguas_sv
-   linguas_ta_IN
-   linguas_tl
-   linguas_tr
-   linguas_vi
-   linguas_zh_CN
-   linguas_zh_TW"
-IUSE="doc ${IUSE_NETBEANS_MODULES} ${IUSE_LINGUAS}"
+IUSE_L10N="
+   l10n_af
+   l10n_ar
+   l10n_bg
+   l10n_ca
+   l10n_cs
+   l10n_de
+   l10n_el
+   l10n_es
+   l10n_fr
+   l10n_gl
+   l10n_hi
+   l10n_id
+   l10n_it
+   l10n_ja
+   l10n_ko
+   l10n_lt
+   l10n_nl
+   l10n_pl
+   l10n_pt-BR
+   l10n_pt-PT

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

2016-06-24 Thread Mike Pagano
commit: 5c3bcb22db64f08151ccb121557c3594aa5e87b0
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jun 25 00:29:12 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jun 25 00:29:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c3bcb22

sys-kernel/gentoo-sources: Linux patch 4.6.3

Package-Manager: portage-2.2.28

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 8865e02..78f4bb4 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -97,6 +97,9 @@ DIST genpatches-4.6-2.extras.tar.xz 16284 SHA256 
fa731c56b2ef13c98ec21714dbfe690
 DIST genpatches-4.6-3.base.tar.xz 78772 SHA256 
58bf1b57c767616df540971befbc3b1b3868925a5cd35169a30be1572a79623b SHA512 
f72df7646f6341282653ed19231d0a2eb2793840cf2ba0615370169e08fbcdb2187aabc9a5bbb1fb11d9f330727f8ad95cca19cfa50630e9401a63d39397f3b5
 WHIRLPOOL 
07e00ffc92253085a1e9222b7e49b50ad57b2ec80578c3ceea2bf4d640580cb69d1fe87804cedbe3612cb7ae816eeb626de22cf793e76ead7c3f174563715c6d
 DIST genpatches-4.6-3.experimental.tar.xz 4904 SHA256 
65a417f6357933fd3d3b0296619cefcd0660dd9da37447e93f06f76192ef853f SHA512 
73dff9807e257676e35864c3f1da523d5762081f9b44885c3b5baabc47b09b71f77cc4fe58cad5236d73513503a2a3fa2e2ba7619012ec6007c50c3ae96ddbf4
 WHIRLPOOL 
da2b25240bac70e3be8f9500dbbc56f560cc326ae1312db5f87c04a8cce55682c2c08ef75aef1df07209c81464c5c61f7fbde48dd06d82c1c8847f269d1c
 DIST genpatches-4.6-3.extras.tar.xz 16276 SHA256 
8a64849ebfcc329e98358970f26e1d2a0fcf526e725d7f81dc2583e1810056f3 SHA512 
bc999d7afecab481398b5933ab22835f53cf580bf601da5fda87e749adacb74889e667c08367dec39f2c8072601e38e2494c48f9eefb685749f0f651148cfb7f
 WHIRLPOOL 
0832c001db9641ff78eb1ac1b10a5325359db29471208fee63ea76049687dcac6e68727a82d4f5933453571cf12092fefa4b1c3dc7de902dac4fe1828dde3585
+DIST genpatches-4.6-4.base.tar.xz 107012 SHA256 
a46dd5b15d0cdd327266cab2d20bdb40ed6659c4317bf6c29ac4dbe69f5a2977 SHA512 
b123b2739fef62217fb6f4608475654f8c525d4accfbd9b84145d114c9b8e216aa83e0729c6a066167ab7a69e59f5260d3d39b57891f29ed99a0d2a740d76e99
 WHIRLPOOL 
6af056f77dc8036c8f41bd861a6abc989246dd461b2df6bb568ab5f42679dc3ed8310560718697e840adf1f7438be7b42a4a6df04958b1d8e6ed9f8a5413b927
+DIST genpatches-4.6-4.experimental.tar.xz 4896 SHA256 
a982b90888267511036037df15bd03530fe79b60fc15c68ef68100195c0c02de SHA512 
a2c886b16744637d4d7b0464835c5d2b8efa07f485908a802021b0e3f9601aa141f7fd9096f700b498bf6cdc3d3f9b9133309f6c72af880284f95cd1f4af779b
 WHIRLPOOL 
a5bbb7a687c394adb9f0ac9a866bb84f3092ac665ea8a809bd35748c93bc215c4109af2beaa2fd24a5695159104d1c54ab599a68a2ec92b57d516cf2d995a078
+DIST genpatches-4.6-4.extras.tar.xz 16292 SHA256 
3c6ba4c5c30ee786c0909aa0f8a68f00c15584eb52ab91ab01810be36716eb07 SHA512 
7f1a57ffc8c7e432f46cdf28b97a44207a77fca86231874489c82a01652ddc7e2027a1a8c3fbd53dc36a8d302faf0bfed123af367dac173df215598a08548ab2
 WHIRLPOOL 
94179e36ac0dc1bbf8d402cf7a7f40d37d53129a8211f59a5afc43121be3b698aedd2970e04a5d488398cc1c59a431ec5d048b040d3f57bb817392a1a915
 DIST linux-3.10.tar.xz 73175088 SHA256 
df27fa92d27a9c410bfe6c4a89f141638500d7eadcca5cce578954efc2ad3544 SHA512 
5fb109fcbd59bf3dffc911b853894f0a84afa75151368f783a1252c5ff60c7a1504de216c0012be446df983e2dea400ad8eeed3ce04f24dc61d0ef76c174dc35
 WHIRLPOOL 
e7c0ccc2231e430b831218fc66f1940d095d2d5447d391329c6a7373d4a1d16708f64778b32e4847802ee2dae4fcf7cb67a1238fd4eb204fd0c4bce2d8134053
 DIST linux-3.12.tar.xz 76384600 SHA256 
2e120ec7fde19fa51dc6b6cc11c81860a0775defcad5a5bf910ed9a50e845a02 SHA512 
4ba5797e0772726d05c9f2eee66dc6dc2a5033c749ef44764c805a83da739ed5d0c6443b76785e38fe1ef74cc7ade787e48144faed0cfcb6f124f05248c700ff
 WHIRLPOOL 
a40195f6b53ba3440cf90a44495f6a59670f750851d1518e2bdfe3b949f0e898d1df5d37e271c31c555087026ddb6cc2c9109b22b9639e3222735e6f650a1417
 DIST linux-3.14.tar.xz 78399152 SHA256 
61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa SHA512 
5730d83a7a81134c1e77c0bf89e42dee4f8251ad56c1ac2be20c59e26fdfaa7bea55f277e7af156b637f22e1584914a46089af85039177cb43485089c74ac26e
 WHIRLPOOL 
5ad07b78c362ba0b21c50b4abb99407cae06bd08576f3fd8f36047b01409eba096263208020da3dcad4977eefc61d66502276754097bc127635df1d7a5817d41

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.6.3.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.6.3.ebuild
new file mode 100644
index 000..390aea5
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.6.3.ebuild
@@ -0,0 +1,31 @@
+# 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="4"
+K_DEBLOB_AVAILABLE="0"
+K_KDBUS_AVAILABLE="0"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc 

[gentoo-commits] proj/linux-patches: New tag: 4.6-4

2016-06-24 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jun 25 00:15:42 2016 +

New tag: 4.6-4




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

2016-06-24 Thread Mike Pagano
commit: e44d475875d2d43218e1d3e0ea551f63e43ee053
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Jun 24 23:56:21 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Jun 24 23:56:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e44d4758

sys-kernel/gentoo-sources: Linux patch 4.4.14

Package-Manager: portage-2.2.28

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 5d20285..8865e02 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -76,6 +76,9 @@ DIST genpatches-4.4-14.extras.tar.xz 16284 SHA256 
fa731c56b2ef13c98ec21714dbfe69
 DIST genpatches-4.4-15.base.tar.xz 475448 SHA256 
d5da1dbfeeaa31bc49c2087e2f594d1d20b88f6bfc85500f1c4b9ea6f5c481d6 SHA512 
72d8ffc65b4ea18a90d3d198f8a95d1e9215fc546da87bee76ad3bc740962d1531b4b79851d5bbb5fcd6b2c25af02e0b75f9f5ff43c010533dde0530fd000751
 WHIRLPOOL 
66723d839aafe08c0128a47be6fe23803e594e72c30753d55a707ddd8dcc9c3a98abf6be37e4586a0193dbee9d35d130644b34fe29f2616675cf4e182a001173
 DIST genpatches-4.4-15.experimental.tar.xz 62596 SHA256 
20fdf04022034241dacf8c82fc0c9eb89f0eabc491fe58390f9f6e8ed2660c5d SHA512 
3a3436390b9c20151a5be784ccf3b5369cb9dfba5e6e8338b73a7a1cede87a25d32ecbcad300b60497a3b1d39ce812e9e8ee4202d7a754905b717ceeaaf93609
 WHIRLPOOL 
b3d2fac5faae8a6a89288f69a7a4b82526ed28ab68257c29666946ea63431cb45d552c4eb8e28e25cb794f3fbd0b1d8e46058b5c9dad9eaa4dc94eaec259abe5
 DIST genpatches-4.4-15.extras.tar.xz 16276 SHA256 
8a64849ebfcc329e98358970f26e1d2a0fcf526e725d7f81dc2583e1810056f3 SHA512 
bc999d7afecab481398b5933ab22835f53cf580bf601da5fda87e749adacb74889e667c08367dec39f2c8072601e38e2494c48f9eefb685749f0f651148cfb7f
 WHIRLPOOL 
0832c001db9641ff78eb1ac1b10a5325359db29471208fee63ea76049687dcac6e68727a82d4f5933453571cf12092fefa4b1c3dc7de902dac4fe1828dde3585
+DIST genpatches-4.4-16.base.tar.xz 502036 SHA256 
1b26f6891a70ab81b12e283379b7cbc98774656dd78a0d95377988c2820c29f5 SHA512 
464223d3af4eb8ad06bd2ed2d85a5263447a5cc9db2039b9d41a61fa08e5db2d776f1810be4d9f342ae32e1ae195119497dfd85e0d3fb92e2ef437292a7259a7
 WHIRLPOOL 
03b86310b9b9621f9129077dd8b2d989c8efd779abf99a4bb59701a5312b2e46125cd6c15bdb8f9bf2cf856605fe9c5ca9a8328b2dbd551466afea775b6ae9bf
+DIST genpatches-4.4-16.experimental.tar.xz 62616 SHA256 
efe6a2cbfc66990f4543858ee5187b047154dc1b030a950c629a650834396135 SHA512 
93229b1daebe27a11d42b1de6f70ea64876b4b148869e89f79fc2d25feb9ed2425f9b985cf0e257315c48c735300b7a17f8e5ad7a4b9c19c47a30f7f46172aca
 WHIRLPOOL 
fa5157423fb59eb520d913293ebe2f7991487dd20dcbf2038a76c5f98859b954325e59726d6a7285621cf33d02c85826b72d6fa23d6ff03c5983c20dfc5b1780
+DIST genpatches-4.4-16.extras.tar.xz 16292 SHA256 
3c6ba4c5c30ee786c0909aa0f8a68f00c15584eb52ab91ab01810be36716eb07 SHA512 
7f1a57ffc8c7e432f46cdf28b97a44207a77fca86231874489c82a01652ddc7e2027a1a8c3fbd53dc36a8d302faf0bfed123af367dac173df215598a08548ab2
 WHIRLPOOL 
94179e36ac0dc1bbf8d402cf7a7f40d37d53129a8211f59a5afc43121be3b698aedd2970e04a5d488398cc1c59a431ec5d048b040d3f57bb817392a1a915
 DIST genpatches-4.4-8.base.tar.xz 243736 SHA256 
70a54851283def9013601bd8ea299c04850410001e36d619fa6e83b64a4f0907 SHA512 
fde00c28bc8da96aee2378d7ea36c85a5f8520c271e0251c7bc7472cd3c395dc2c3f5168f38b1bd10e6b5189bedc8b10780899468a368f8e9be1811bc31c0ab1
 WHIRLPOOL 
1190d8167c05062a53a7cc66a36310b42f6b90a711a497543b68626e1d6ca3fbc1c57a37dfa2a1fc98ed4f3b1dae5d7e77b74f3d708bc830b2bd5c31fc797b74
 DIST genpatches-4.4-8.experimental.tar.xz 62604 SHA256 
35148c3d46a256819b5d214203b7365316694e85a729ddec2e5c229e48b9091d SHA512 
e1e5b31d35a851f446645a2ac403ab238d63fb540e8443d36a30dd8a5d32016b077c4cfdcb30976e5facc511c0a6116037efb0af0a4840e00a1d8cf6be3fe310
 WHIRLPOOL 
4b65738d20969d5098feb66e416af450f0be87fa8c1770381165f70ca99e019400ff9e92c92d8f6dc1b641f4a400fa6165f0573aeb68ecba05f8934a348e6cc7
 DIST genpatches-4.4-8.extras.tar.xz 16284 SHA256 
50b6dc7b842191a49a77d0f54302ebd1c7334e5f6091e2a02db51ae074f8 SHA512 
478e31f23742a99e4b3a2d24c93f0880c1794d40e5b05b80cc472ce237e14f28a83cb31554b686c8ec78e80b776fca363a1aabe450add7a3142ad30a4b586841
 WHIRLPOOL 
2ff0a37edadfd391b59bbe5158c463ee4b411fcd06e8f5bf53f58b19f88a564a40fabe690d5ac12f108e02d3a001d8b928372aa453f060d530ff2e30d0617113

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.14.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.14.ebuild
new file mode 100644
index 000..1558d08
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.14.ebuild
@@ -0,0 +1,31 @@
+# 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="16"
+K_DEBLOB_AVAILABLE="0"
+K_KDBUS_AVAILABLE="0"
+
+inherit kernel-2
+detect_version
+detect_arch
+

[gentoo-commits] proj/linux-patches: New tag: 4.4-16

2016-06-24 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Jun 24 23:44:27 2016 +

New tag: 4.4-16




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

2016-06-24 Thread Mike Pagano
commit: 2002622141d6380c6eaa07f247583e289ee1acf5
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Jun 24 22:52:19 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Jun 24 22:52:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20026221

sys-kernel/gentoo-sources: Linux patch 3.14.73

Package-Manager: portage-2.2.28

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 3429f2d..5d20285 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -31,6 +31,9 @@ DIST genpatches-3.14-78.extras.tar.xz 18256 SHA256 
52152b0875147da820ff37daf77c0
 DIST genpatches-3.14-79.base.tar.xz 1267648 SHA256 
0d13e66f4d7d8f5b8334c30dd643eac43822824a40ff97e8a8734de8d20c0cae SHA512 
33e94fc4bc24dc95449e59e258d4691911564bb2de3dc8d6638330ad91866820f488b11274c7d18a69248ee72fcdce5e6c9a151e7b0caf9b6829866bed10bf68
 WHIRLPOOL 
ec91aaed3f24fce067be26a677e5479e1c4d585c3ca059f2537e0835fa99fc07888e9a8f324642e6c152575ee1ed6404200a50a5592091abe27a83532c8b6199
 DIST genpatches-3.14-79.experimental.tar.xz 60304 SHA256 
c6f0bc28bf7208793b1aa0bcba7005b8f84df6fb3fda100e2dda53efce3d3c77 SHA512 
1c4cbf002374943bf7d533073c8ade5e94d2100afd41a033b79c75d09275067d3a1dcfa50a148aa3b7e18250454098773a62c9dbafeb3dc282f3c3f2c96b4ea9
 WHIRLPOOL 
fbf58a33166f1f1b5933f6a8a675e1c3ccc68dea4d9387260adfbcb0946b53449bd0797c7c267aa0afbf3cbfbfe7266e5dc7993fa3c7f1c478b40cb8e9e7935a
 DIST genpatches-3.14-79.extras.tar.xz 18256 SHA256 
d59430b42f1f0745109678af82912db8b35632e0be96da1b08789b44727f6dcf SHA512 
6602055d0fc3e40ecff8c9db1246864a6d6d3657a991c5420bff0202a751bfcaaffcfa0cd3bf2c15319fc66a0b2ab1e5770556035962d925c4bf2ff9c6560aec
 WHIRLPOOL 
b514fa1d31580e7dd2a4fc0ab69acbfacebf372aaa3672856c52a9e53c3442a91babf323b75c99edf66ce498f7583903479f6e0b704fd8563ee7708b24466bcf
+DIST genpatches-3.14-80.base.tar.xz 1279452 SHA256 
b1987066e9eb235b22c2659c12e0346b0912c20cf47efa96bedfb7abdc865df9 SHA512 
12ac1d28a3aae7fd81aaa7b8f3cfdd04f82b6af005cda2cfdf8c2ca91c6e5a2eafe533b8f5d78c5e14e0caf8ad420ed17b91f8696aecee9653cb4c3c5f069e9a
 WHIRLPOOL 
186513719f7c79a8ad47abbc579b1323716eff11b57b97ae0066adc108cd81013aa8fe8f8225882ba36d425e6074c6ff79ec9865ef08406fef278df96d05612a
+DIST genpatches-3.14-80.experimental.tar.xz 60280 SHA256 
5eefd3679ca42835717bdf95e7a638a31a02e1203bd304915954d76cc511f217 SHA512 
b83900d4c07e7658ae643a9bbb7e779a7ae435515dbeb41bf2f298b68c705f631e02165a64ea0f6542e85ee325f37469da4dbddd663ca2b9e026fa1d786dadde
 WHIRLPOOL 
d46df956a076f990d3ee425c85f26c9df2a55445fbedefe0ccbf222461c7b2492fc8b253924d2d770ddb872fdd5863606ef01d16e2ef4ff5a193c30f5b5078bb
+DIST genpatches-3.14-80.extras.tar.xz 18268 SHA256 
dfb23004bc0aa2820af60ac25ed75fbb79aa962e06d479a5e14ebf99ae1643d9 SHA512 
352c620c88807b6d8b011f49e4422e88520d4cd6d5f4d24b36800c7cf8dcd2270d6dd2323ccfb7d729b609a86384126ad2e629e9f466a3e606dbf2e3a5dc924b
 WHIRLPOOL 
468e241068459b409e7ecd4eac5a240cf5c7dab49df225fc47ba6044e1ac7378f457d883d9fb6036e8a6af5504c7c0e6be2fb5bf490c95e1157ddf8b2002c923
 DIST genpatches-3.18-26.base.tar.xz 753528 SHA256 
0a3d2a302b64284353accbff19ff1a78128e900f0d4cbb0e70920034b68b4bba SHA512 
723a29074dbd6970b43974655539902a92b5ba3447cba754f5719971848e2d2ca450d888a83d41fe35770806e842615bb5c5425aebf8a7118e5cd39470aafcac
 WHIRLPOOL 
17e49e01f19a9710e6c3f6b6bb3b50ab96829a18dd60a57eb10058656845ba8e497ba4c3043f3824d69f79cb5c911c5fab6f4b8e28aa39acaa5083fca732dad0
 DIST genpatches-3.18-26.experimental.tar.xz 61608 SHA256 
e72de3a8865519ed658a2a769b42e2b4592ba5a6e5c98a699fbe4109f3567532 SHA512 
75cd10ac41180cd5f4a1e70ea49b260a141b875f3f46dfa5edd668e507b27fe7244033c76d1e895dea58c8fc69c43ce21dc8e711884438c10b686d53c0b4c8a4
 WHIRLPOOL 
267a2c1abcda2d41ebf64a6034c60e73249dc4c0984326f516ac92eb16145f493549e690bfcf8f6c515984ab56368437e392fba3648f4bcc57db0351d5ee6863
 DIST genpatches-3.18-26.extras.tar.xz 16188 SHA256 
af0d5013a7cb6e0ec78bb5821bb4f83048d953cd10734b57085439fcdc44683d SHA512 
effb9ef5722a956a9db49582b3c8aa85f5838a8573138ce867e0575348a291ccc6163e7bb8ce1698f9b5d799e81e151546c1bad59388f80b984e86f98ee8424a
 WHIRLPOOL 
52adaba3ba161e7d1bcc8234edc9efd06bedca2211085990069b1ea8e1a35ab443e5ebfb49a7d56c3d572f9e7e69de1bdfc463abf455ba7e3155eabcdff3786a

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.14.73.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-3.14.73.ebuild
new file mode 100644
index 000..c949160
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-3.14.73.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="80"
+K_DEBLOB_AVAILABLE="0"
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha 

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

2016-06-24 Thread Ulrich Müller
commit: ed88009a0e262174960c887810ac86e8c9fda009
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Jun 24 22:44:31 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jun 24 22:44:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed88009a

app-text/acroread: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

 app-text/acroread/acroread-9.5.5-r3.ebuild | 17 +++--
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/app-text/acroread/acroread-9.5.5-r3.ebuild 
b/app-text/acroread/acroread-9.5.5-r3.ebuild
index 6cc8dee..62eeff9 100644
--- a/app-text/acroread/acroread-9.5.5-r3.ebuild
+++ b/app-text/acroread/acroread-9.5.5-r3.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$
 
@@ -15,7 +15,7 @@ KEYWORDS="-* amd64 x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 IUSE="html ldap nsplugin"
 # asian fonts from separate package:
-IUSE+=" linguas_zh_CN linguas_zh_TW linguas_ja linguas_ko"
+IUSE+=" l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW"
 
 RESTRICT="strip mirror"
 
@@ -34,10 +34,7 @@ RDEPEND="
x11-libs/libX11[abi_x86_32(-)]
x11-libs/libXext[abi_x86_32(-)]
x11-libs/pango[abi_x86_32(-)]
-   || (
-   >=x11-libs/pangox-compat-0.0.2[abi_x86_32(-)]
-   =x11-libs/pangox-compat-0.0.2[abi_x86_32(-)]
nsplugin? ( x11-libs/libXt[abi_x86_32(-)] )
ldap? ( >=net-nds/openldap-2.4.38-r1[abi_x86_32(-)] )
x86? ( html? (
@@ -48,10 +45,10 @@ RDEPEND="
www-client/seamonkey
)
) )
-   linguas_zh_CN? ( media-fonts/acroread-asianfonts[linguas_zh_CN] )
-   linguas_ja? ( media-fonts/acroread-asianfonts[linguas_ja] )
-   linguas_zh_TW? ( media-fonts/acroread-asianfonts[linguas_zh_TW] )
-   linguas_ko? ( media-fonts/acroread-asianfonts[linguas_ko] )"
+   l10n_ja? ( media-fonts/acroread-asianfonts[l10n_ja] )
+   l10n_ko? ( media-fonts/acroread-asianfonts[l10n_ko] )
+   l10n_zh-CN? ( media-fonts/acroread-asianfonts[l10n_zh-CN] )
+   l10n_zh-TW? ( media-fonts/acroread-asianfonts[l10n_zh-TW] )"
 
 QA_EXECSTACK="
opt/Adobe/Reader9/Reader/intellinux/bin/acroread



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/festival-it/

2016-06-24 Thread Ulrich Müller
commit: a60ef7d4cea1c833050e849fdec4e229b3a9f4a8
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Jun 24 22:37:54 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jun 24 22:37:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a60ef7d4

app-accessibility/festival-it: Update use dependency for mbrola.

Package-Manager: portage-2.3.0

 app-accessibility/festival-it/festival-it-1.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-accessibility/festival-it/festival-it-1.0-r2.ebuild 
b/app-accessibility/festival-it/festival-it-1.0-r2.ebuild
index 7a3a3da..43220dd 100644
--- a/app-accessibility/festival-it/festival-it-1.0-r2.ebuild
+++ b/app-accessibility/festival-it/festival-it-1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ HOMEPAGE="http://www2.pd.istc.cnr.it/FESTIVAL/home;
 SRC_URI="mirror://sourceforge/it-festival/Italian-FESTIVAL.zip"
 
 RDEPEND=">=app-accessibility/festival-2.1
-   mbrola? ( >=app-accessibility/mbrola-3.0.1h-r4[linguas_it] )"
+   mbrola? ( >=app-accessibility/mbrola-3.0.1h-r4[l10n_it] )"
 DEPEND="app-arch/unzip"
 IUSE="mbrola"
 



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

2016-06-24 Thread Ulrich Müller
commit: f103362d7e5da83f2407ffc01dfd3de30e1f2efa
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Jun 24 22:11:25 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jun 24 22:11:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f103362d

app-text/tesseract: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

 app-text/tesseract/metadata.xml|  2 -
 app-text/tesseract/tesseract-3.03_rc1.ebuild   | 86 +-
 app-text/tesseract/tesseract-3.04.00-r2.ebuild | 82 
 app-text/tesseract/tesseract-3.04.00-r4.ebuild | 82 
 4 files changed, 125 insertions(+), 127 deletions(-)

diff --git a/app-text/tesseract/metadata.xml b/app-text/tesseract/metadata.xml
index c5ccd0a..38b0d02 100644
--- a/app-text/tesseract/metadata.xml
+++ b/app-text/tesseract/metadata.xml
@@ -20,8 +20,6 @@
  Enable support for webp image format.
  Enable support for recognition of equations.
  Enable graphics support (ScrollView).
- Enable support for the Cherokee language.
- Enable support for Japanese.
  Enable support orientation and script detection.
 Enable opencl support for speedup using GPU 
computation.
 Install training applications to add support for new 
languages.

diff --git a/app-text/tesseract/tesseract-3.03_rc1.ebuild 
b/app-text/tesseract/tesseract-3.03_rc1.ebuild
index e485d3a..6cb971b 100644
--- a/app-text/tesseract/tesseract-3.03_rc1.ebuild
+++ b/app-text/tesseract/tesseract-3.03_rc1.ebuild
@@ -17,48 +17,48 @@ HOMEPAGE="https://code.google.com/p/tesseract-ocr/;
 SRC_URI="https://dev.gentoo.org/~tomka/files/${PN}-3.03-rc1.tar.gz
${URI_PREFIX}/${DL_P}.eng.tar.gz
doc? ( ${URI_PREFIX}/${DL_P}.02-doc-html.tar.gz )
-   linguas_ar? ( ${URI_PREFIX}/${DL_P}.ara.tar.gz )
-   linguas_bg? ( ${URI_PREFIX}/bul.traineddata.gz )
-   linguas_ca? ( ${URI_PREFIX}/cat.traineddata.gz )
-   linguas_chr? ( ${URI_PREFIX}/chr.traineddata.gz )
-   linguas_cs? ( ${URI_PREFIX}/ces.traineddata.gz )
-   linguas_de? ( ${URI_PREFIX}/deu.traineddata.gz
-   ${URI_PREFIX}/deu-frak.traineddata.gz )
-   linguas_da? ( ${URI_PREFIX}/dan.traineddata.gz
-   ${URI_PREFIX}/dan-frak.traineddata.gz )
-   linguas_el? ( ${URI_PREFIX}/ell.traineddata.gz )
-   linguas_es? ( ${URI_PREFIX}/spa.traineddata.gz )
-   linguas_fi? ( ${URI_PREFIX}/fin.traineddata.gz )
-   linguas_fr? ( ${URI_PREFIX}/fra.traineddata.gz )
-   linguas_he? ( ${URI_PREFIX}/${DL_P}.heb.tar.gz
-   ${URI_PREFIX}/${MY_PN}-3.01.heb-com.tar.gz )
-   linguas_hi? ( ${URI_PREFIX}/${DL_P}.hin.tar.gz )
-   linguas_hu? ( ${URI_PREFIX}/hun.traineddata.gz )
-   linguas_id? ( ${URI_PREFIX}/ind.traineddata.gz )
-   linguas_it? ( ${URI_PREFIX}/ita.traineddata.gz )
-   linguas_ja? ( ${URI_PREFIX}/jpn.traineddata.gz )
-   linguas_ko? ( ${URI_PREFIX}/kor.traineddata.gz )
-   linguas_lt? ( ${URI_PREFIX}/lit.traineddata.gz )
-   linguas_lv? ( ${URI_PREFIX}/lav.traineddata.gz )
-   linguas_nl? ( ${URI_PREFIX}/nld.traineddata.gz )
-   linguas_no? ( ${URI_PREFIX}/nor.traineddata.gz )
-   linguas_pl? ( ${URI_PREFIX}/pol.traineddata.gz )
-   linguas_pt? ( ${URI_PREFIX}/por.traineddata.gz )
-   linguas_ro? ( ${URI_PREFIX}/ron.traineddata.gz )
-   linguas_ru? ( ${URI_PREFIX}/rus.traineddata.gz )
-   linguas_sk? ( ${URI_PREFIX}/slk.traineddata.gz
-   ${URI_PREFIX}/${MY_PN}-3.01.slk-frak.tar.gz )
-   linguas_sl? ( ${URI_PREFIX}/slv.traineddata.gz )
-   linguas_sr? ( ${URI_PREFIX}/srp.traineddata.gz )
-   linguas_sv? ( ${URI_PREFIX}/swe.traineddata.gz
-   ${URI_PREFIX}/swe-frak.traineddata.gz )
-   linguas_th? ( ${URI_PREFIX}/${DL_P}.tha.tar.gz )
-   linguas_tl? ( ${URI_PREFIX}/tgl.traineddata.gz )
-   linguas_tr? ( ${URI_PREFIX}/tur.traineddata.gz )
-   linguas_uk? ( ${URI_PREFIX}/ukr.traineddata.gz )
-   linguas_vi? ( ${URI_PREFIX}/vie.traineddata.gz )
-   linguas_zh_CN? ( ${URI_PREFIX}/chi_sim.traineddata.gz )
-   linguas_zh_TW? ( ${URI_PREFIX}/chi_tra.traineddata.gz )
+   l10n_ar? ( ${URI_PREFIX}/${DL_P}.ara.tar.gz )
+   l10n_bg? ( ${URI_PREFIX}/bul.traineddata.gz )
+   l10n_ca? ( ${URI_PREFIX}/cat.traineddata.gz )
+   l10n_chr? ( ${URI_PREFIX}/chr.traineddata.gz )
+   l10n_cs? ( ${URI_PREFIX}/ces.traineddata.gz )
+   l10n_de? ( ${URI_PREFIX}/deu.traineddata.gz
+  ${URI_PREFIX}/deu-frak.traineddata.gz )
+   l10n_da? ( ${URI_PREFIX}/dan.traineddata.gz
+  ${URI_PREFIX}/dan-frak.traineddata.gz )
+   l10n_el? ( ${URI_PREFIX}/ell.traineddata.gz )
+   l10n_es? ( ${URI_PREFIX}/spa.traineddata.gz )
+   l10n_fi? ( ${URI_PREFIX}/fin.traineddata.gz )
+   l10n_fr? ( 

[gentoo-commits] repo/gentoo:master commit in: app-doc/gimp-help/

2016-06-24 Thread Ulrich Müller
commit: 4fe8c8d5c8390152e12903d95f3a930d90bd27e3
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Jun 24 22:02:00 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jun 24 22:02:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fe8c8d5

app-doc/gimp-help: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

 app-doc/gimp-help/gimp-help-2.6.1.ebuild | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/app-doc/gimp-help/gimp-help-2.6.1.ebuild 
b/app-doc/gimp-help/gimp-help-2.6.1.ebuild
index cba7234..2287ea8 100644
--- a/app-doc/gimp-help/gimp-help-2.6.1.ebuild
+++ b/app-doc/gimp-help/gimp-help-2.6.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$
 
@@ -17,16 +17,16 @@ IUSE=""
 # Only *not* outdated translations (see, configure.ac) are listed.
 # On update do not forgive to check quickreference/Makefile.am for
 # QUICKREFERENCE_ALL_LINGUAS. LANGS should include that langs too.
-LANGS="de en es fr it ja ko nl nn pl ru sv zh_CN"
+LANGS="de en es fr it ja ko nl nn pl ru sv zh-CN"
 
+# Download the english translation if no l10n_* flags are enabled.
+EMPTY_L10N_SRC_URI="mirror://gimp/help/${P}-html-en.tar.bz2"
 for X in ${LANGS} ; do
-   IUSE="${IUSE} linguas_${X}"
-   SRC_URI="${SRC_URI} linguas_${X}? ( 
mirror://gimp/help/${P}-html-${X}.tar.bz2 )"
-   EMPTY_LINGUAS_SRC_URI="mirror://gimp/help/${P}-html-${X}.tar.bz2 
${EMPTY_LINGUAS_SRC_URI}"
-   EMPTY_LINGUAS_SET="!linguas_${X}? ( ${EMPTY_LINGUAS_SET} "
-   EMPTY_LINGUAS_BRAKETS="${EMPTY_LINGUAS_BRAKETS} )"
+   IUSE+=" l10n_${X}"
+   SRC_URI+=" l10n_${X}? ( mirror://gimp/help/${P}-html-${X/-/_}.tar.bz2 )"
+   EMPTY_L10N_SRC_URI="!l10n_${X}? ( ${EMPTY_L10N_SRC_URI} )"
 done
-SRC_URI="${SRC_URI} ${EMPTY_LINGUAS_SET} ${EMPTY_LINGUAS_SRC_URI} 
${EMPTY_LINGUAS_BRAKETS}"
+SRC_URI="${SRC_URI} ${EMPTY_L10N_SRC_URI}"
 
 DEPEND=""
 RDEPEND=">=media-gfx/gimp-2.4"



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

2016-06-24 Thread Patrice Clement
commit: 6aa93b5c9d0c8fa8be8a85d3bf9e5d963be324fd
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Jun 24 21:14:45 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Jun 24 21:16:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aa93b5c

dev-java/hamcrest-core: Stable for amd64. Retroactively mark stable for the 
remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.28

 dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild 
b/dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild
index b3dadf8..68ef48c 100644
--- a/dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild
+++ b/dev-java/hamcrest-core/hamcrest-core-1.1-r1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/${MY_PN}/JavaHamcrest/archive/${MY_PN}-java-${PV}.zi
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos 
~x64-solaris"
 IUSE=""
 
 RDEPEND="



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

2016-06-24 Thread Patrice Clement
commit: 37c9f59fc420cc6202fe1ab9efb4963ec4b4
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Jun 24 21:15:36 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Jun 24 21:16:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37c9f59f

dev-java/hamcrest-core: Clean up old.

Package-Manager: portage-2.2.28

 dev-java/hamcrest-core/Manifest |  1 -
 dev-java/hamcrest-core/hamcrest-core-1.1.ebuild | 48 -
 2 files changed, 49 deletions(-)

diff --git a/dev-java/hamcrest-core/Manifest b/dev-java/hamcrest-core/Manifest
index d62ed1c..6f7a954 100644
--- a/dev-java/hamcrest-core/Manifest
+++ b/dev-java/hamcrest-core/Manifest
@@ -1,3 +1,2 @@
-DIST hamcrest-1.1.tgz 1670123 SHA256 
a76cca2dbb38ac185f51f8551c964a356009c7adf1a19b5407f87352e2e438c8 SHA512 
07b55c539ffcd3b1d33e94bec518164b95cefa39d96e0c3d02fc97c0a20f71bd8d1dea90a59ffd163e748ed1007b087c3d0d355876a68a429e8e564d0cfd3595
 WHIRLPOOL 
937d4fcde43a36eb19efb1b45e255389dcd18a853f90cc96e6421cec4db176708047e4c6de53ad7f3c11b29e4bc77725c3b70992239d9da420fa95c682615011
 DIST hamcrest-1.3.tgz 3686096 SHA256 
c6428e40d069fff3f99780efaae96c35ebdbf7cbfd475504254ebffcc19620c2 SHA512 
5672bc627bc71d6fd64b6f776b89ac16ed68819fa4a0748c1250b57f1065c1e7e18ba184d9fe3392e54000ddeb353d0d8d67f4eecdf464974563f05c6b226fc2
 WHIRLPOOL 
9edc85f8d988ba9e7d080e3240d02956775bb73857903a2ec2a72e80d5a1b8570111c97d7b9906951273a1a1db6213a77de9cc2c55a6c73246d45157fed11ed9
 DIST hamcrest-core-1.1.zip 1344232 SHA256 
6263752f2f2174925711b486bb2f879af5a5b0495c15b554ba9fd46327e2b023 SHA512 
af8d5d3a82df70a446f79f7247252595368820b0b54d8f612aa5b9bb3166c4664b97aaae338278f8f5d84add2d58d9c7a764e5e03a93588d3eba4472eaaa712b
 WHIRLPOOL 
d69463fd2b598dc9a0fcc9a29a9098c45eaae6164337f362c763fc5a588c08e17962101b9f2c6ea54a9f16f69b40d99d09c835d1f015e95d28cca48f14226f64

diff --git a/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild 
b/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild
deleted file mode 100644
index bd539fe..000
--- a/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-JAVA_PKG_IUSE="source"
-
-inherit java-pkg-2 java-ant-2
-
-MY_PN="hamcrest"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Library of matchers for building test expressions"
-HOMEPAGE="https://github.com/hamcrest;
-SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz;
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos 
~x64-solaris"
-IUSE=""
-
-DEPEND=">=virtual/jdk-1.5
-   >=dev-java/jarjar-0.9
-   =dev-java/qdox-1.6*"
-RDEPEND=">=virtual/jre-1.5"
-
-S="${WORKDIR}/${MY_P}"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-
-   find . -name "*.jar" -delete || die
-
-   # These jars must be symlinked as specifying them using gentoo.classpath
-   # does not work and both compilation and test fail
-   java-pkg_jar-from --into lib/generator --build-only qdox-1.6 qdox.jar 
qdox-1.6.1.jar
-}
-
-src_compile() {
-   ANT_TASKS="jarjar-1" eant core -Dversion=${PV}
-}
-
-src_install() {
-   java-pkg_newjar build/${P}.jar
-
-   dodoc README.txt CHANGES.txt || die
-
-   use source && java-pkg_dosrc ${PN}/src/main/java/org
-}



[gentoo-commits] proj/gentoolkit:master commit in: pym/gentoolkit/eclean/

2016-06-24 Thread Zac Medico
commit: 824953dd70d650ee0b2c057b0dfb44efb8f56a9b
Author: Manuel Mommertz <2kmm  gmx  de>
AuthorDate: Fri Jun 24 15:40:56 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Jun 24 21:40:28 2016 +
URL:https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=824953dd

eclean: Keep only packages with BUILD_TIME equal to installed one

X-Gentoo-bug: 586658
X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=586658
Acked-by: Paul Varner  gentoo.org>

 pym/gentoolkit/eclean/search.py | 22 +-
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/pym/gentoolkit/eclean/search.py b/pym/gentoolkit/eclean/search.py
index 7b261b8..ce796f5 100644
--- a/pym/gentoolkit/eclean/search.py
+++ b/pym/gentoolkit/eclean/search.py
@@ -562,24 +562,28 @@ def findPackages(
if stat.S_ISLNK(st[stat.ST_MODE]):
clean_me[cpv].append(os.path.realpath(path))
# keep only obsolete ones
-   if destructive:
-   dbapi = var_dbapi
-   if package_names:
-   cp_all = dict.fromkeys(dbapi.cp_all())
-   else:
-   cp_all = {}
+   if destructive and package_names:
+   cp_all = dict.fromkeys(var_dbapi.cp_all())
else:
-   dbapi = port_dbapi
cp_all = {}
for cpv in list(clean_me):
if exclDictMatchCP(exclude,portage.cpv_getkey(cpv)):
# exclusion because of the exclude file
del clean_me[cpv]
continue
-   if dbapi.cpv_exists(cpv):
-   # exclusion because pkg still exists (in porttree or 
vartree)
+   if not destructive and port_dbapi.cpv_exists(cpv):
+   # exclusion because pkg still exists (in porttree)
del clean_me[cpv]
continue
+   if destructive and var_dbapi.cpv_exists(cpv):
+   buildtime = var_dbapi.aux_get(cpv, 
['BUILD_TIME'])[0].encode('utf-8').strip()
+   clean_me[cpv] = [path for path in clean_me[cpv]
+   # only keep path if BUILD_TIME is identical 
with vartree
+   if 
portage.xpak.tbz2(path).getfile('BUILD_TIME').strip() != buildtime]
+   if not clean_me[cpv]:
+   # nothing we can clean for this package
+   del clean_me[cpv]
+   continue
if portage.cpv_getkey(cpv) in cp_all and 
port_dbapi.cpv_exists(cpv):
# exlusion because of --package-names
del clean_me[cpv]



[gentoo-commits] proj/gentoolkit:master commit in: pym/gentoolkit/eclean/

2016-06-24 Thread Zac Medico
commit: 78a446d0859fd1d3c2922d821fe0664099287312
Author: Manuel Mommertz <2kmm  gmx  de>
AuthorDate: Fri Jun 24 15:40:56 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Jun 24 21:35:15 2016 +
URL:https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=78a446d0

eclean: Keep only packages with BUILD_TIME equal to installed one

X-Gentoo-bug: 586658
X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=586658
Acked-by: Paul Varner  gentoo.org>

 pym/gentoolkit/eclean/search.py | 22 +-
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/pym/gentoolkit/eclean/search.py b/pym/gentoolkit/eclean/search.py
index 7b261b8..ce796f5 100644
--- a/pym/gentoolkit/eclean/search.py
+++ b/pym/gentoolkit/eclean/search.py
@@ -562,24 +562,28 @@ def findPackages(
if stat.S_ISLNK(st[stat.ST_MODE]):
clean_me[cpv].append(os.path.realpath(path))
# keep only obsolete ones
-   if destructive:
-   dbapi = var_dbapi
-   if package_names:
-   cp_all = dict.fromkeys(dbapi.cp_all())
-   else:
-   cp_all = {}
+   if destructive and package_names:
+   cp_all = dict.fromkeys(var_dbapi.cp_all())
else:
-   dbapi = port_dbapi
cp_all = {}
for cpv in list(clean_me):
if exclDictMatchCP(exclude,portage.cpv_getkey(cpv)):
# exclusion because of the exclude file
del clean_me[cpv]
continue
-   if dbapi.cpv_exists(cpv):
-   # exclusion because pkg still exists (in porttree or 
vartree)
+   if not destructive and port_dbapi.cpv_exists(cpv):
+   # exclusion because pkg still exists (in porttree)
del clean_me[cpv]
continue
+   if destructive and var_dbapi.cpv_exists(cpv):
+   buildtime = var_dbapi.aux_get(cpv, 
['BUILD_TIME'])[0].encode('utf-8').strip()
+   clean_me[cpv] = [path for path in clean_me[cpv]
+   # only keep path if BUILD_TIME is identical 
with vartree
+   if 
portage.xpak.tbz2(path).getfile('BUILD_TIME').strip() != buildtime]
+   if not clean_me[cpv]:
+   # nothing we can clean for this package
+   del clean_me[cpv]
+   continue
if portage.cpv_getkey(cpv) in cp_all and 
port_dbapi.cpv_exists(cpv):
# exlusion because of --package-names
del clean_me[cpv]



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

2016-06-24 Thread Ulrich Müller
commit: ef59f8cd82ca4807d0ec34508641121ee6e40261
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Jun 24 21:28:45 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jun 24 21:28:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef59f8cd

sys-apps/groff: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

 sys-apps/groff/groff-1.22.2.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/groff/groff-1.22.2.ebuild 
b/sys-apps/groff/groff-1.22.2.ebuild
index 106c48e..0a7ac7b 100644
--- a/sys-apps/groff/groff-1.22.2.ebuild
+++ b/sys-apps/groff/groff-1.22.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,12 +9,12 @@ inherit autotools eutils toolchain-funcs
 DESCRIPTION="Text formatter used for man pages"
 HOMEPAGE="https://www.gnu.org/software/groff/groff.html;
 SRC_URI="mirror://gnu/groff/${P}.tar.gz
-   linguas_ja? ( 
https://dev.gentoo.org/~naota/patch/${PN}-1.22.1-japanese.patch.bz2 )"
+   l10n_ja? ( 
https://dev.gentoo.org/~naota/patch/${PN}-1.22.1-japanese.patch.bz2 )"
 
 LICENSE="GPL-2"
 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 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE="examples X linguas_ja"
+IUSE="examples X l10n_ja"
 
 RDEPEND="
X? (
@@ -26,7 +26,7 @@ RDEPEND="
x11-libs/libICE
)"
 DEPEND="${RDEPEND}
-   linguas_ja? ( virtual/yacc )"
+   l10n_ja? ( virtual/yacc )"
 
 DOCS=( BUG-REPORT ChangeLog MORE.STUFF NEWS PROBLEMS PROJECTS README REVISION 
TODO VERSION )
 
@@ -53,7 +53,7 @@ src_prepare() {
.ds default-operating-system Gentoo${pfx}/${KERNEL}
EOF
 
-   if use linguas_ja ; then
+   if use l10n_ja ; then
epatch "${WORKDIR}"/${PN}-1.22.1-japanese.patch #255292 #350534 
#450796
eautoconf
eautoheader
@@ -69,7 +69,7 @@ src_configure() {
--with-appresdir="${EPREFIX}"/usr/share/X11/app-defaults \
--docdir="${EPREFIX}"/usr/share/doc/${PF} \
$(use_with X x) \
-   $(usex linguas_ja '--enable-japanese' '')
+   $(usex l10n_ja '--enable-japanese' '')
 }
 
 src_compile() {



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/mbrola/

2016-06-24 Thread Ulrich Müller
commit: 24338048be19aad332252b342ce4b0d796ca
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Jun 23 18:48:08 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jun 24 21:19:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2433

app-accessibility/mbrola: Migrate from LINGUAS to L10N.

Bug: 586838

Package-Manager: portage-2.3.0_rc1

 app-accessibility/mbrola/mbrola-3.0.1h-r6.ebuild | 21 ++---
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/app-accessibility/mbrola/mbrola-3.0.1h-r6.ebuild 
b/app-accessibility/mbrola/mbrola-3.0.1h-r6.ebuild
index fc67061..aea586b 100644
--- a/app-accessibility/mbrola/mbrola-3.0.1h-r6.ebuild
+++ b/app-accessibility/mbrola/mbrola-3.0.1h-r6.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$
 
-IUSE="linguas_de linguas_es linguas_fr linguas_it linguas_la linguas_pl
-   linguas_ro linguas_sv"
+IUSE="l10n_de l10n_es l10n_fr l10n_it l10n_la l10n_pl l10n_ro l10n_sv"
 
 S=${WORKDIR}
 
@@ -15,25 +14,25 @@ 
SRC_URI="http://tcts.fpms.ac.be/synthesis/${PN}/bin/pclinux/mbr${MY_PV}.zip
${TCTS}/mbrola/dba/us1/us1-980512.zip
${TCTS}/mbrola/dba/us1/us2-980812.zip
${TCTS}/mbrola/dba/us3/us3-990208.zip
-   linguas_de? ( ${TCTS}/mbrola/dba/de1/de1-980227.zip
+   l10n_de? ( ${TCTS}/mbrola/dba/de1/de1-980227.zip
${TCTS}/mbrola/dba/de2/de2-990106.zip
${TCTS}/mbrola/dba/de3/de3-000307.zip
${TCTS}/mbrola/dba/de4/de4.zip
${TCTS}/mbrola/dba/de5/de5.zip
${TCTS}/mbrola/dba/de8/de8.zip )
-   linguas_es? ( ${TCTS}/mbrola/dba/es1/es1-980610.zip
+   l10n_es? ( ${TCTS}/mbrola/dba/es1/es1-980610.zip
${TCTS}/mbrola/dba/es2/es2-989825.zip
${TCTS}/mbrola/dba/es4/es4.zip )
-   linguas_fr? ( ${TCTS}/mbrola/dba/fr1/fr1-990204.zip
+   l10n_fr? ( ${TCTS}/mbrola/dba/fr1/fr1-990204.zip
${TCTS}/mbrola/dba/fr2/fr2-980806.zip
${TCTS}/mbrola/dba/fr3/fr3-990324.zip
${TCTS}/mbrola/dba/fr6/fr6-010330.zip )
-   linguas_it? ( ${TCTS}/mbrola/dba/it3/it3-010304.zip
+   l10n_it? ( ${TCTS}/mbrola/dba/it3/it3-010304.zip
${TCTS}/mbrola/dba/it4/it4-010926.zip )
-   linguas_la? ( ${TCTS}/mbrola/dba/la1/la1.zip )
-   linguas_pl? ( ${TCTS}/mbrola/dba/pl1/pl1.zip )
-   linguas_ro? ( ${TCTS}/mbrola/dba/ro1/ro1-980317.zip )
-   linguas_sv? ( ${TCTS}/mbrola/dba/sw1/sw1-980623.zip
+   l10n_la? ( ${TCTS}/mbrola/dba/la1/la1.zip )
+   l10n_pl? ( ${TCTS}/mbrola/dba/pl1/pl1.zip )
+   l10n_ro? ( ${TCTS}/mbrola/dba/ro1/ro1-980317.zip )
+   l10n_sv? ( ${TCTS}/mbrola/dba/sw1/sw1-980623.zip
${TCTS}/mbrola/dba/sw2/sw2-140102.zip )"
 
 DEPEND="app-arch/unzip"



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

2016-06-24 Thread Ulrich Müller
commit: 9e36750f22fa8d8de4dbf44aca6bf4f8abeeeb08
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Jun 23 07:43:50 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jun 24 21:19:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e36750f

app-text/hunspell: Migrate from LINGUAS to L10N.

Bug: 586778

Package-Manager: portage-2.3.0_rc1

 app-text/hunspell/hunspell-1.3.3.ebuild | 23 +--
 app-text/hunspell/hunspell-1.3.4.ebuild | 20 +++-
 app-text/hunspell/hunspell-1.4.1.ebuild | 20 +++-
 3 files changed, 35 insertions(+), 28 deletions(-)

diff --git a/app-text/hunspell/hunspell-1.3.3.ebuild 
b/app-text/hunspell/hunspell-1.3.3.ebuild
index 8326165..c18f56f 100644
--- a/app-text/hunspell/hunspell-1.3.3.ebuild
+++ b/app-text/hunspell/hunspell-1.3.3.ebuild
@@ -17,23 +17,26 @@ IUSE="ncurses nls readline static-libs"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
-   ncurses? ( sys-libs/ncurses )
-   readline? ( sys-libs/readline )"
+   ncurses? ( sys-libs/ncurses:0= )
+   readline? ( sys-libs/readline:= )"
 DEPEND="${RDEPEND}
sys-devel/gettext"
 
 # describe properly mi
-LANGS="af bg ca cs cy da de de_1901 el en eo es et fo fr ga gl he hr hu ia id
-is it km ku lt lv mk ms nb nl nn pl pt pt_BR ro ru sk sl sq sv sw tn uk zu"
+LANGS="af bg ca cs cy da de de-1901 el en eo es et fo fr ga gl he hr hu ia id
+is it km ku lt lv mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk zu"
 
-DICT_DEP="app-dicts/myspell-en"
+PDEPEND="app-dicts/myspell-en"
 for lang in ${LANGS}; do
-   DICT_DEP+=" linguas_${lang}? ( app-dicts/myspell-${lang/pt_BR/pt-br} )"
-   IUSE+=" linguas_${lang}"
+   IUSE+=" l10n_${lang}"
+   case ${lang} in
+   de-1901) dict="de_1901" ;;
+   pt-BR)   dict="pt-br"   ;;
+   *)   dict="${lang}" ;;
+   esac
+   PDEPEND+=" l10n_${lang}? ( app-dicts/myspell-${dict} )"
 done
-PDEPEND="${DICT_DEP}"
-
-unset lang LANGS DICT_DEP
+unset dict lang LANGS
 
 S=${WORKDIR}/${MY_P}
 

diff --git a/app-text/hunspell/hunspell-1.3.4.ebuild 
b/app-text/hunspell/hunspell-1.3.4.ebuild
index 5a53f60..bba9bee 100644
--- a/app-text/hunspell/hunspell-1.3.4.ebuild
+++ b/app-text/hunspell/hunspell-1.3.4.ebuild
@@ -22,18 +22,20 @@ RDEPEND="
 DEPEND="${RDEPEND}
sys-devel/gettext"
 
-# describe properly mi
-LANGS="af bg ca cs cy da de de_1901 el en eo es et fo fr ga gl he hr hu ia id
-is it km ku lt lv mk ms nb nl nn pl pt pt_BR ro ru sk sl sq sv sw tn uk zu"
+LANGS="af bg ca cs cy da de de-1901 el en eo es et fo fr ga gl he hr hu ia id
+is it km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk zu"
 
-DICT_DEP="app-dicts/myspell-en"
+PDEPEND="app-dicts/myspell-en"
 for lang in ${LANGS}; do
-   DICT_DEP+=" linguas_${lang}? ( app-dicts/myspell-${lang/pt_BR/pt-br} )"
-   IUSE+=" linguas_${lang}"
+   IUSE+=" l10n_${lang}"
+   case ${lang} in
+   de-1901) dict="de_1901" ;;
+   pt-BR)   dict="pt-br"   ;;
+   *)   dict="${lang}" ;;
+   esac
+   PDEPEND+=" l10n_${lang}? ( app-dicts/myspell-${dict} )"
 done
-PDEPEND="${DICT_DEP}"
-
-unset lang LANGS DICT_DEP
+unset dict lang LANGS
 
 S=${WORKDIR}/${MY_P}
 

diff --git a/app-text/hunspell/hunspell-1.4.1.ebuild 
b/app-text/hunspell/hunspell-1.4.1.ebuild
index e4713f8..78f43fd 100644
--- a/app-text/hunspell/hunspell-1.4.1.ebuild
+++ b/app-text/hunspell/hunspell-1.4.1.ebuild
@@ -22,18 +22,20 @@ RDEPEND="
 DEPEND="${RDEPEND}
sys-devel/gettext"
 
-# describe properly mi
-LANGS="af bg ca cs cy da de de_1901 el en eo es et fo fr ga gl he hr hu ia id
-is it km ku lt lv mk ms nb nl nn pl pt pt_BR ro ru sk sl sq sv sw tn uk zu"
+LANGS="af bg ca cs cy da de de-1901 el en eo es et fo fr ga gl he hr hu ia id
+is it km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk zu"
 
-DICT_DEP="app-dicts/myspell-en"
+PDEPEND="app-dicts/myspell-en"
 for lang in ${LANGS}; do
-   DICT_DEP+=" linguas_${lang}? ( app-dicts/myspell-${lang/pt_BR/pt-br} )"
-   IUSE+=" linguas_${lang}"
+   IUSE+=" l10n_${lang}"
+   case ${lang} in
+   de-1901) dict="de_1901" ;;
+   pt-BR)   dict="pt-br"   ;;
+   *)   dict="${lang}" ;;
+   esac
+   PDEPEND+=" l10n_${lang}? ( app-dicts/myspell-${dict} )"
 done
-PDEPEND="${DICT_DEP}"
-
-unset lang LANGS DICT_DEP
+unset dict lang LANGS
 
 S=${WORKDIR}/${MY_P}
 



[gentoo-commits] repo/gentoo:master commit in: media-fonts/source-han-sans/

2016-06-24 Thread Ulrich Müller
commit: 323c03adc46542c2391e6b291a77002e612c31ad
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Jun 24 20:02:35 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jun 24 21:19:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=323c03ad

media-fonts/source-han-sans: Migrate from LINGUAS to L10N.

Also remove version 1.001-r1 which contains a redundant cjk USE flag.
It is wrong to download and install all fonts (over 780 MB), if the
user has explicitly asked for exclusion of some languages by setting
USE="-l10n_*".

Package-Manager: portage-2.3.0

 .../source-han-sans-1.001-r1.ebuild| 39 --
 .../source-han-sans/source-han-sans-1.001.ebuild   | 18 +-
 2 files changed, 9 insertions(+), 48 deletions(-)

diff --git a/media-fonts/source-han-sans/source-han-sans-1.001-r1.ebuild 
b/media-fonts/source-han-sans/source-han-sans-1.001-r1.ebuild
deleted file mode 100644
index b43edfd..000
--- a/media-fonts/source-han-sans/source-han-sans-1.001-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit font
-
-# Note to maintainers:
-# The upstream tarball is huge (over 780 MB), so we repackage the
-# regional subset OTF fonts per region, for the user's convenience.
-
-DESCRIPTION="Pan-CJK OpenType/CFF font family"
-HOMEPAGE="https://github.com/adobe-fonts/source-han-sans/;
-SRC_URI="cjk? ( https://dev.gentoo.org/~yngwin/distfiles/${PN}-ja-${PV}.tar.xz
-   https://dev.gentoo.org/~yngwin/distfiles/${PN}-ko-${PV}.tar.xz
-   
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_CN-${PV}.tar.xz
-   
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_TW-${PV}.tar.xz )
-   linguas_ja? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-ja-${PV}.tar.xz )
-   linguas_ko? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-ko-${PV}.tar.xz )
-   linguas_zh_CN? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_CN-${PV}.tar.xz )
-   linguas_zh_TW? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_TW-${PV}.tar.xz )"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x64-macos"
-IUSE="cjk linguas_ja linguas_ko +linguas_zh_CN linguas_zh_TW"
-REQUIRED_USE="|| ( cjk linguas_ja linguas_ko linguas_zh_CN linguas_zh_TW )"
-
-S=${WORKDIR}
-FONT_SUFFIX="otf"
-RESTRICT="binchecks strip"
-
-src_install() {
-   for l in ja ko zh_CN zh_TW; do
-   ( use cjk || use linguas_${l} ) \
-   && FONT_S="${S}/source-han-sans-${l}-${PV}" 
font_src_install
-   done
-   dodoc source-han-sans-*-${PV}/*md source-han-sans-*-${PV}/*pdf
-}

diff --git a/media-fonts/source-han-sans/source-han-sans-1.001.ebuild 
b/media-fonts/source-han-sans/source-han-sans-1.001.ebuild
index c2b1cf8..34828dc 100644
--- a/media-fonts/source-han-sans/source-han-sans-1.001.ebuild
+++ b/media-fonts/source-han-sans/source-han-sans-1.001.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,24 +11,24 @@ inherit font
 
 DESCRIPTION="Pan-CJK OpenType/CFF font family"
 HOMEPAGE="https://github.com/adobe-fonts/source-han-sans/;
-SRC_URI="linguas_ja? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-ja-${PV}.tar.xz )
-   linguas_ko? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-ko-${PV}.tar.xz )
-   linguas_zh_CN? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_CN-${PV}.tar.xz )
-   linguas_zh_TW? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_TW-${PV}.tar.xz )"
+SRC_URI="l10n_ja? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-ja-${PV}.tar.xz )
+   l10n_ko? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-ko-${PV}.tar.xz )
+   l10n_zh-CN? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_CN-${PV}.tar.xz )
+   l10n_zh-TW? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_TW-${PV}.tar.xz )"
 
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd 
~x64-macos"
-IUSE="linguas_ja linguas_ko +linguas_zh_CN linguas_zh_TW"
-REQUIRED_USE="|| ( linguas_ja linguas_ko linguas_zh_CN linguas_zh_TW )"
+IUSE="l10n_ja l10n_ko +l10n_zh-CN l10n_zh-TW"
+REQUIRED_USE="|| ( l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW )"
 
 S=${WORKDIR}
 FONT_SUFFIX="otf"
 RESTRICT="binchecks strip"
 
 src_install() {
-   for l in ja ko zh_CN zh_TW; do
-   use linguas_${l} && FONT_S="${S}/source-han-sans-${l}-${PV}" 
font_src_install
+   for l in ja ko zh-CN zh-TW; do
+   use l10n_${l} && FONT_S="${S}/source-han-sans-${l}-${PV}" 
font_src_install
done
dodoc source-han-sans-*-${PV}/*md source-han-sans-*-${PV}/*pdf
 }



[gentoo-commits] repo/gentoo:master commit in: media-fonts/infinality-ultimate-meta/

2016-06-24 Thread Ulrich Müller
commit: b08c250b8d650e3d95fd8714ef32e80fb3475ece
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Jun 23 16:53:31 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jun 24 21:19:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08c250b

media-fonts/infinality-ultimate-meta: Migrate from LINGUAS to L10N.

Bug: 586824

Package-Manager: portage-2.3.0_rc1

 .../infinality-ultimate-meta-1.ebuild  | 76 --
 1 file changed, 40 insertions(+), 36 deletions(-)

diff --git 
a/media-fonts/infinality-ultimate-meta/infinality-ultimate-meta-1.ebuild 
b/media-fonts/infinality-ultimate-meta/infinality-ultimate-meta-1.ebuild
index 6993660..cb4b829 100644
--- a/media-fonts/infinality-ultimate-meta/infinality-ultimate-meta-1.ebuild
+++ b/media-fonts/infinality-ultimate-meta/infinality-ultimate-meta-1.ebuild
@@ -1,11 +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=5
-PLOCALES="as bn brx bo doi dz gu hi ja km kn_IN ko kok ks mai ml mr ne or pa_IN
-sa_IN sat sd si syc ta te zh"
-inherit l10n
 
 DESCRIPTION="Meta package for infinality-ultimate with fonts"
 HOMEPAGE="http://bohoomil.com/;
@@ -15,6 +12,13 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="minimal +latin +free ms"
 
+LANGS="as bn bo brx doi dz gu hi ja km kn ko kok ks mai ml mr ne or pa
+   sa sat sd si syc ta te zh"
+for lang in ${LANGS}; do
+   IUSE+=" l10n_${lang}"
+done
+unset lang LANGS
+
 RDEPEND="media-libs/fontconfig-ultimate
free? (
media-fonts/noto
@@ -38,47 +42,47 @@ RDEPEND="media-libs/fontconfig-ultimate
media-fonts/urw-fonts
)
)
-   linguas_brx? ( media-fonts/lohit-devanagari )
-   linguas_doi? ( media-fonts/lohit-devanagari )
-   linguas_dz? ( media-fonts/dzongkha-fonts )
-   linguas_hi? ( media-fonts/lohit-devanagari )
-   linguas_ja? ( media-fonts/ja-ipafonts )
-   linguas_km? ( media-fonts/khmer )
-   linguas_ko? ( media-fonts/unfonts )
-   linguas_kok? ( media-fonts/lohit-devanagari )
-   linguas_ks? ( media-fonts/lohit-devanagari )
-   linguas_mai? ( media-fonts/lohit-devanagari )
-   linguas_mr? ( media-fonts/lohit-devanagari )
-   linguas_ne? ( media-fonts/lohit-devanagari )
-   linguas_or? ( media-fonts/lohit-odia )
-   linguas_sa_IN? ( media-fonts/lohit-devanagari )
-   linguas_sat? ( media-fonts/lohit-devanagari )
-   linguas_sd? ( media-fonts/lohit-devanagari )
-   linguas_si? ( media-fonts/lklug )
-   linguas_syc? ( media-fonts/font-misc-meltho )
+   l10n_brx? ( media-fonts/lohit-devanagari )
+   l10n_doi? ( media-fonts/lohit-devanagari )
+   l10n_dz? ( media-fonts/dzongkha-fonts )
+   l10n_hi? ( media-fonts/lohit-devanagari )
+   l10n_ja? ( media-fonts/ja-ipafonts )
+   l10n_km? ( media-fonts/khmer )
+   l10n_ko? ( media-fonts/unfonts )
+   l10n_kok? ( media-fonts/lohit-devanagari )
+   l10n_ks? ( media-fonts/lohit-devanagari )
+   l10n_mai? ( media-fonts/lohit-devanagari )
+   l10n_mr? ( media-fonts/lohit-devanagari )
+   l10n_ne? ( media-fonts/lohit-devanagari )
+   l10n_or? ( media-fonts/lohit-odia )
+   l10n_sa? ( media-fonts/lohit-devanagari )
+   l10n_sat? ( media-fonts/lohit-devanagari )
+   l10n_sd? ( media-fonts/lohit-devanagari )
+   l10n_si? ( media-fonts/lklug )
+   l10n_syc? ( media-fonts/font-misc-meltho )
!minimal? (
-   linguas_as? ( media-fonts/lohit-assamese )
-   linguas_bn? ( media-fonts/lohit-bengali )
-   linguas_bo? ( media-fonts/tibetan-machine-font )
-   linguas_gu? ( media-fonts/lohit-gujarati )
-   linguas_ja? (
+   l10n_as? ( media-fonts/lohit-assamese )
+   l10n_bn? ( media-fonts/lohit-bengali )
+   l10n_bo? ( media-fonts/tibetan-machine-font )
+   l10n_gu? ( media-fonts/lohit-gujarati )
+   l10n_ja? (
media-fonts/ipaex
media-fonts/koruri
media-fonts/mplus-fonts
media-fonts/vlgothic
)
-   linguas_kn_IN? ( media-fonts/lohit-kannada )
-   linguas_ko? ( media-fonts/nanum )
-   linguas_ml? ( media-fonts/lohit-malayalam )
-   linguas_mr? ( 

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

2016-06-24 Thread Ulrich Müller
commit: cbc56b7f2626caa093f9af9281b9c06ff66b602d
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Jun 23 08:19:28 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jun 24 21:19:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbc56b7f

app-text/aspell: Migrate from LINGUAS to L10N.

Bug: 586780

Package-Manager: portage-2.3.0_rc1

 app-text/aspell/aspell-0.60.6.1-r1.ebuild | 32 +++
 app-text/aspell/aspell-0.60.6.1-r3.ebuild | 18 +
 2 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/app-text/aspell/aspell-0.60.6.1-r1.ebuild 
b/app-text/aspell/aspell-0.60.6.1-r1.ebuild
index f99d940..41dbd69 100644
--- a/app-text/aspell/aspell-0.60.6.1-r1.ebuild
+++ b/app-text/aspell/aspell-0.60.6.1-r1.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$
 
@@ -16,22 +16,20 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 
~s390 ~sh sparc x86 ~a
 IUSE="nls"
 
 PDEPEND="app-dicts/aspell-en"
-LANGS="af be bg br ca cs cy da de el en eo es et fi fo fr ga gl he hr is it la
-lt nl no pl pt pt_BR ro ru sk sl sr sv uk vi"
+LANGS="af be bg br ca cs cy da de de-1901 el en eo es et fi fo fr ga gl he hr
+is it la lt nl no pl pt pt-BR ro ru sk sl sr sv uk vi"
 for lang in ${LANGS}; do
-   dep="linguas_${lang}? ( app-dicts/aspell-${lang/pt_BR/pt-br} )"
-   if [[ ${lang} == de ]] ; then
-   dep="linguas_${lang}? (
-   || (
-   app-dicts/aspell-${lang}
-   app-dicts/aspell-${lang}-alt
-   )
-   )"
-   fi
-   PDEPEND+=" ${dep}"
-   IUSE+=" linguas_${lang}"
+   IUSE+=" l10n_${lang}"
+   # Need to keep linguas_* for now, since aspell uses gettext
+   IUSE+=" linguas_${lang/-/_}"
+   case ${lang} in
+   de-1901) dict="de-alt"  ;;
+   pt-BR)   dict="pt-br"   ;;
+   *)   dict="${lang}" ;;
+   esac
+   PDEPEND+=" l10n_${lang}? ( app-dicts/aspell-${dict} )"
 done
-unset dep
+unset dict lang LANGS
 
 COMMON_DEPEND="
>=sys-libs/ncurses-5.2:0=
@@ -99,9 +97,9 @@ src_install() {
 }
 
 pkg_postinst() {
-   elog "In case LINGUAS was not set correctly you may need to install"
+   elog "In case L10N was not set correctly you may need to install"
elog "dictionaries now. Please choose an aspell- dictionary or"
-   elog "set LINGUAS correctly and let aspell pull in required packages."
+   elog "set L10N correctly and let aspell pull in required packages."
elog "After installing an aspell dictionary for your language(s),"
elog "You may use the aspell-import utility to import your personal"
elog "dictionaries from ispell, pspell and the older aspell"

diff --git a/app-text/aspell/aspell-0.60.6.1-r3.ebuild 
b/app-text/aspell/aspell-0.60.6.1-r3.ebuild
index f9548f1..afa7fce 100644
--- a/app-text/aspell/aspell-0.60.6.1-r3.ebuild
+++ b/app-text/aspell/aspell-0.60.6.1-r3.ebuild
@@ -16,18 +16,20 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc 
~ppc64 ~s390 ~sh ~spar
 IUSE="nls"
 
 PDEPEND="app-dicts/aspell-en"
-LANGS="af be bg br ca cs cy da de de_1901 el en eo es et fi fo fr ga gl he hr
-hu hy is it la lt nl no pl pt pt_BR ro ru sk sl sr sv uk vi"
+LANGS="af be bg br ca cs cy da de de-1901 el en eo es et fi fo fr ga gl he hr
+hu hy is it la lt nl no pl pt pt-BR ro ru sk sl sr sv uk vi"
 for lang in ${LANGS}; do
+   IUSE+=" l10n_${lang}"
+   # Need to keep linguas_* for now, since aspell uses gettext
+   IUSE+=" linguas_${lang/-/_}"
case ${lang} in
-   de_1901) dep="app-dicts/aspell-de-alt"  ;;
-   pt_BR)   dep="app-dicts/aspell-pt-br"   ;;
-   *)   dep="app-dicts/aspell-${lang}" ;;
+   de-1901) dict="de-alt"  ;;
+   pt-BR)   dict="pt-br"   ;;
+   *)   dict="${lang}" ;;
esac
-   PDEPEND+=" linguas_${lang}? ( ${dep} )"
-   IUSE+=" linguas_${lang}"
+   PDEPEND+=" l10n_${lang}? ( app-dicts/aspell-${dict} )"
 done
-unset dep
+unset dict lang LANGS
 
 COMMON_DEPEND="
>=sys-libs/ncurses-5.2:0=



[gentoo-commits] repo/gentoo:master commit in: media-fonts/acroread-asianfonts/

2016-06-24 Thread Ulrich Müller
commit: a12860777deabfb0c8f58eb43aa3324fe5790599
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Jun 24 19:40:07 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jun 24 21:19:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1286077

media-fonts/acroread-asianfonts: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

 .../acroread-asianfonts-9.1.ebuild | 33 +++---
 1 file changed, 16 insertions(+), 17 deletions(-)

diff --git a/media-fonts/acroread-asianfonts/acroread-asianfonts-9.1.ebuild 
b/media-fonts/acroread-asianfonts/acroread-asianfonts-9.1.ebuild
index bb0af3d..17915b2 100644
--- a/media-fonts/acroread-asianfonts/acroread-asianfonts-9.1.ebuild
+++ b/media-fonts/acroread-asianfonts/acroread-asianfonts-9.1.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$
 
@@ -12,15 +12,15 @@ SRC_SUFFIX="_i486-linux.tar.bz2"
 DESCRIPTION="Asian and Extended Language Font Packs used by Adobe Reader"
 HOMEPAGE="http://www.adobe.com/products/acrobat/acrrasianfontpack.html;
 SRC_URI="!minimal? ( ${SRC_PREFIX}xtd${SRC_SUFFIX} )
-   linguas_ja? ( ${SRC_PREFIX}jpn${SRC_SUFFIX} )
-   linguas_ko? ( ${SRC_PREFIX}kor${SRC_SUFFIX} )
-   linguas_zh_CN? ( ${SRC_PREFIX}chs${SRC_SUFFIX} )
-   linguas_zh_TW? ( ${SRC_PREFIX}cht${SRC_SUFFIX} )"
+   l10n_ja? ( ${SRC_PREFIX}jpn${SRC_SUFFIX} )
+   l10n_ko? ( ${SRC_PREFIX}kor${SRC_SUFFIX} )
+   l10n_zh-CN? ( ${SRC_PREFIX}chs${SRC_SUFFIX} )
+   l10n_zh-TW? ( ${SRC_PREFIX}cht${SRC_SUFFIX} )"
 
 SLOT="0"
 LICENSE="Adobe"
 KEYWORDS="amd64 x86"
-IUSE="minimal linguas_ja linguas_ko linguas_zh_CN linguas_zh_TW"
+IUSE="minimal l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW"
 RESTRICT="strip mirror"
 
 DEPEND=""
@@ -28,7 +28,7 @@ RDEPEND="!

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

2016-06-24 Thread Ulrich Müller
commit: 4bce39d9586e85e57be5a5e48a120c48a38a9061
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Jun 24 20:27:02 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jun 24 21:19:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bce39d9

dev-tex/serienbrief: Prepare for removal of LINGUAS USE_EXPAND.

Package-Manager: portage-2.3.0

 dev-tex/serienbrief/serienbrief-0.2.5.ebuild | 19 ++-
 1 file changed, 6 insertions(+), 13 deletions(-)

diff --git a/dev-tex/serienbrief/serienbrief-0.2.5.ebuild 
b/dev-tex/serienbrief/serienbrief-0.2.5.ebuild
index c2c8087..279e591 100644
--- a/dev-tex/serienbrief/serienbrief-0.2.5.ebuild
+++ b/dev-tex/serienbrief/serienbrief-0.2.5.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$
 
@@ -8,16 +8,10 @@ DESCRIPTION="Easy creation of form letters written in LaTeX"
 HOMEPAGE="http://nasauber.de/opensource/serienbrief/;
 SRC_URI="http://nasauber.de/opensource/serienbrief/${P}.tar.gz;
 
-LICENSE="GPL-2"
+LICENSE="GPL-2" # GPLv2 only
 SLOT="0"
-IUSE=""
-LINS=("de")
-
-for ((i=0; i<${#LINS[@]}; i++)) do
-   IUSE="${IUSE} linguas_${LINS[$i]}"
-done
-
 KEYWORDS="~amd64 ~x86"
+IUSE="linguas_de"
 
 DEPEND=""
 RDEPEND=">=dev-lang/perl-5.8.6
@@ -29,10 +23,9 @@ RDEPEND=">=dev-lang/perl-5.8.6
 src_install() {
dobin bin/serienbrief
doman doc/serienbrief.1
-   if use linguas_de; then
-   mv po/de.mo serienbrief.mo
-   insinto /usr/share/locale/de/LC_MESSAGES
-   doins serienbrief.mo
+   # install if LINGUAS is unset, or if it contains the language code
+   if [[ -z ${LINGUAS+set} ]] || has de ${LINGUAS}; then
+   domo po/de.mo
fi
dodoc ChangeLog doc/example/*
 }



[gentoo-commits] proj/linux-patches: New tag: 3.14-80

2016-06-24 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Jun 24 20:55:22 2016 +

New tag: 3.14-80




[gentoo-commits] repo/gentoo:master commit in: gnome-extra/nautilus-tracker-tags/

2016-06-24 Thread Pacho Ramos
commit: d97a9c8ccdc0f565632869b00affc6b8fcf0388e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 20:43:18 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:44:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d97a9c8c

gnome-extra/nautilus-tracker-tags: Fix src_prepare

Package-Manager: portage-2.3.0_rc1

 gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.8.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.8.0.ebuild 
b/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.8.0.ebuild
index 20e8384..c1b8d70 100644
--- a/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.8.0.ebuild
+++ b/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.8.0.ebuild
@@ -35,6 +35,7 @@ pkg_setup() {
 }
 
 src_prepare() {
+   default
cp "${FILESDIR}/0.12.5-Makefile" Makefile || die "cp failed"
# config.h is not used, but is included in every source file...
sed -e 's:#include "config.h"::' -i *.c *.h || die "sed failed"



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

2016-06-24 Thread Pacho Ramos
commit: 9f2c08da14cfca35dec344b622a365f3facf
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 20:15:40 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:43:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f2c08da

app-misc/bijiben: Version bump

Package-Manager: portage-2.3.0_rc1

 app-misc/bijiben/Manifest  |  1 +
 app-misc/bijiben/bijiben-3.20.2.ebuild | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/app-misc/bijiben/Manifest b/app-misc/bijiben/Manifest
index d3363a1..421d7ff 100644
--- a/app-misc/bijiben/Manifest
+++ b/app-misc/bijiben/Manifest
@@ -1 +1,2 @@
 DIST bijiben-3.18.2.tar.xz 682036 SHA256 
45fed3242ba092138760b99e725f0a4d3c8d749ef37c607d43c8f010e11a645d SHA512 
bdda83860db4cff2f1c7fd28754b6f521fbf1862b2f5c1582676ce1e218f388162d4b782ca6a39e4672c6899441bfcb60a4b93e6265df942a622d5fc7d70be6b
 WHIRLPOOL 
8e2d4db8581ac05c9abe29476e120622fff9133f7d657f9eab734c005c831b37af8f9ac839d20587f0bcfdb087103d077b2ce3141692c8d4291b484927566e14
+DIST bijiben-3.20.2.tar.xz 779580 SHA256 
5774dfdedb79f5ffe5bac3cebe0816dc7e6410381744dcb999815061dee6a981 SHA512 
11c00602ba5d10b30c6ce2a32f6ba854e93f2b5eecb9a6eb10ecfa5c700f59b1e96359290771afe72d01bc6275ef6e29d34cbcb5b32e4bed225749e01ad7626d
 WHIRLPOOL 
3905d6e3a52f9a82088b9a8428a86da0d232978ef26fe1652d80a3cf8dec86c2b481b695157e08cea4c8295f53ebb39af4c0783c9912fb5a053c72205addde8f

diff --git a/app-misc/bijiben/bijiben-3.20.2.ebuild 
b/app-misc/bijiben/bijiben-3.20.2.ebuild
new file mode 100644
index 000..5360a90
--- /dev/null
+++ b/app-misc/bijiben/bijiben-3.20.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit autotools eutils gnome2
+
+DESCRIPTION="Note editor designed to remain simple to use"
+HOMEPAGE="https://wiki.gnome.org/Apps/Bijiben;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="zeitgeist"
+
+RDEPEND="
+   >=app-misc/tracker-1:=
+   >=dev-libs/glib-2.28:2
+   dev-libs/libxml2
+   >=gnome-extra/evolution-data-server-3.13.90:=
+   net-libs/gnome-online-accounts:=
+   net-libs/webkit-gtk:3
+   sys-apps/util-linux
+   >=x11-libs/gtk+-3.11.4:3
+   zeitgeist? ( gnome-extra/zeitgeist )
+"
+DEPEND="${RDEPEND}
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   >=dev-util/intltool-0.50.1
+   dev-util/itstool
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+# Needed by eautoreconf:
+#  app-text/yelp-tools
+
+src_configure() {
+   gnome2_src_configure \
+   $(use_enable zeitgeist) \
+   --disable-update-mimedb
+}



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

2016-06-24 Thread Pacho Ramos
commit: c29f8bb0eb199e7f260da90ab5170a1d7feff22a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 20:38:45 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:44:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c29f8bb0

app-misc/tracker: Version bump

Package-Manager: portage-2.3.0_rc1

 app-misc/tracker/Manifest |   1 +
 app-misc/tracker/tracker-1.8.0.ebuild | 257 ++
 2 files changed, 258 insertions(+)

diff --git a/app-misc/tracker/Manifest b/app-misc/tracker/Manifest
index 34bf748..d848487 100644
--- a/app-misc/tracker/Manifest
+++ b/app-misc/tracker/Manifest
@@ -1 +1,2 @@
 DIST tracker-1.6.2.tar.xz 6128492 SHA256 
d3583f32e6a06ccb1146ca31939710edb630d7ffe3da37b01f893b45f4480045 SHA512 
280f2feab5c6af611c77ce90db925ecb6278eb4b516f22ac9f8b44ebfd87806fdbca51985ca28eccdabb503ee15ac76ded31d9380ea448cb2dc3fdd1ee4d5914
 WHIRLPOOL 
d5ceca74daf114a3d09b2975d2ae3d21891c2f0a6cb9923ceda89e9f57b5fe049c9f23164f6f5c00806c664b98cc01dc5e8760fe6dcf5046125b520530924852
+DIST tracker-1.8.0.tar.xz 4961488 SHA256 
a11f31a373bfec3abae38ae719d0a59f666f1f067d8789ade2ed7032a152907d SHA512 
c7d0600cfcf5485188167d237e22a00a5777b97b96c8735ba3efcef67288a8d9db9476f05289cf1498c50432981a4bc932973241138ea116a18e421576ed3cdd
 WHIRLPOOL 
2941ab228ccaae96abf8ad1387d898981aae961164425df21fb941ca4f49e485dfb094b191b1ec46f1b83f5e248fbce700b18b232209866fdb248b4bba53

diff --git a/app-misc/tracker/tracker-1.8.0.ebuild 
b/app-misc/tracker/tracker-1.8.0.ebuild
new file mode 100644
index 000..0d777b0
--- /dev/null
+++ b/app-misc/tracker/tracker-1.8.0.ebuild
@@ -0,0 +1,257 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python2_7 )
+
+inherit autotools bash-completion-r1 eutils gnome2 linux-info multilib 
python-any-r1 vala versionator virtualx
+
+DESCRIPTION="A tagging metadata database, search tool and indexer"
+HOMEPAGE="https://wiki.gnome.org/Projects/Tracker;
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0/100"
+IUSE="cue elibc_glibc exif ffmpeg firefox-bookmarks flac gif gsf
+gstreamer gtk iptc +iso +jpeg libav +miner-fs mp3 nautilus networkmanager
+pdf playlist rss stemmer test thunderbird +tiff upnp-av upower +vorbis +xml 
xmp xps"
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+REQUIRED_USE="
+   ?? ( gstreamer ffmpeg )
+   cue? ( gstreamer )
+   upnp-av? ( gstreamer )
+   !miner-fs? ( !cue !exif !flac !gif !gsf !iptc !iso !jpeg !mp3 !pdf 
!playlist !tiff !vorbis !xml !xmp !xps )
+"
+
+# According to NEWS, introspection is non-optional
+# glibc-2.12 needed for SCHED_IDLE (see bug #385003)
+RDEPEND="
+   >=app-i18n/enca-1.9
+   >dev-db/sqlite-3.8.4.2:=
+   >=dev-libs/glib-2.40:2
+   >=dev-libs/gobject-introspection-0.9.5:=
+   >=dev-libs/icu-4.8.1.1:=
+   || (
+   >=media-gfx/imagemagick-5.2.1[png,jpeg?]
+   media-gfx/graphicsmagick[imagemagick,png,jpeg?] )
+   >=media-libs/libpng-1.2:0=
+   >=media-libs/libmediaart-1.9:2.0
+   >=x11-libs/pango-1:=
+   sys-apps/util-linux
+
+   cue? ( media-libs/libcue )
+   elibc_glibc? ( >=sys-libs/glibc-2.12 )
+   exif? ( >=media-libs/libexif-0.6 )
+   ffmpeg? (
+   libav? ( media-video/libav:= )
+   !libav? ( media-video/ffmpeg:0= )
+   )
+   firefox-bookmarks? ( || (
+   >=www-client/firefox-4.0
+   >=www-client/firefox-bin-4.0 ) )
+   flac? ( >=media-libs/flac-1.2.1 )
+   gif? ( media-libs/giflib:= )
+   gsf? ( >=gnome-extra/libgsf-1.14.24 )
+   gstreamer? (
+   media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0 )
+   gtk? (
+   >=dev-libs/libgee-0.3:0.8
+   >=x11-libs/gtk+-3:3 )
+   iptc? ( media-libs/libiptcdata )
+   iso? ( >=sys-libs/libosinfo-0.2.9:= )
+   jpeg? ( virtual/jpeg:0 )
+   upower? ( || ( >=sys-power/upower-0.9 sys-power/upower-pm-utils ) )
+   mp3? ( >=media-libs/taglib-1.6 )
+   networkmanager? ( >=net-misc/networkmanager-0.8 )
+   pdf? (
+   >=x11-libs/cairo-1:=
+   >=app-text/poppler-0.16:=[cairo,utils]
+   >=x11-libs/gtk+-2.12:2 )
+   playlist? ( >=dev-libs/totem-pl-parser-3 )
+   rss? ( >=net-libs/libgrss-0.7:0 )
+   stemmer? ( dev-libs/snowball-stemmer )
+   thunderbird? ( || (
+   >=mail-client/thunderbird-5.0
+   >=mail-client/thunderbird-bin-5.0 ) )
+   tiff? ( media-libs/tiff:0 )
+   upnp-av? ( >=media-libs/gupnp-dlna-0.9.4:2.0 )
+   vorbis? ( >=media-libs/libvorbis-0.22 )
+   xml? ( >=dev-libs/libxml2-2.6 )
+   xmp? ( >=media-libs/exempi-2.1 )
+   xps? ( app-text/libgxps )
+   !gstreamer? ( !ffmpeg? ( || ( media-video/totem media-video/mplayer ) ) 
)
+"

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

2016-06-24 Thread Pacho Ramos
commit: 398fff801daaff85a28354acd527f746888c2275
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 20:15:09 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:43:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=398fff80

app-misc/bijiben: Drop old

Package-Manager: portage-2.3.0_rc1

 app-misc/bijiben/Manifest  |  1 -
 app-misc/bijiben/bijiben-3.16.2.ebuild | 43 --
 2 files changed, 44 deletions(-)

diff --git a/app-misc/bijiben/Manifest b/app-misc/bijiben/Manifest
index 2e60c7e..d3363a1 100644
--- a/app-misc/bijiben/Manifest
+++ b/app-misc/bijiben/Manifest
@@ -1,2 +1 @@
-DIST bijiben-3.16.2.tar.xz 658656 SHA256 
39c97690e6d0bbed343b2283ea184c89fd49f3c4309af7f56e1b494efd0fd98a SHA512 
59e56a961ad66e90e2267ffeb0cdeab312720e82e2a0fb3e78fc1908478f42d657b81b7a3099121a36e150997cdae177f0b25db7e8fb664311550c2d79fab6de
 WHIRLPOOL 
710db7f418be48ead556de0e059f39428bde6277a40174379f797953c8dea20b72ebda15db505cc044fff19df6636932f30b481eae271664ca357825ae8d171a
 DIST bijiben-3.18.2.tar.xz 682036 SHA256 
45fed3242ba092138760b99e725f0a4d3c8d749ef37c607d43c8f010e11a645d SHA512 
bdda83860db4cff2f1c7fd28754b6f521fbf1862b2f5c1582676ce1e218f388162d4b782ca6a39e4672c6899441bfcb60a4b93e6265df942a622d5fc7d70be6b
 WHIRLPOOL 
8e2d4db8581ac05c9abe29476e120622fff9133f7d657f9eab734c005c831b37af8f9ac839d20587f0bcfdb087103d077b2ce3141692c8d4291b484927566e14

diff --git a/app-misc/bijiben/bijiben-3.16.2.ebuild 
b/app-misc/bijiben/bijiben-3.16.2.ebuild
deleted file mode 100644
index 5f8c085..000
--- a/app-misc/bijiben/bijiben-3.16.2.ebuild
+++ /dev/null
@@ -1,43 +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
-
-DESCRIPTION="Note editor designed to remain simple to use"
-HOMEPAGE="https://wiki.gnome.org/Apps/Bijiben;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-# zeitgeist is optional but automagic
-RDEPEND="
-   >=app-misc/tracker-1:=
-   >=dev-libs/glib-2.28:2
-   dev-libs/libxml2
-   >=gnome-extra/evolution-data-server-3.13.90:=
-   >=mail-client/evolution-3
-   gnome-extra/zeitgeist
-   net-libs/gnome-online-accounts
-   net-libs/webkit-gtk:3
-   sys-apps/util-linux
-   >=x11-libs/gtk+-3.11.4:3
-"
-DEPEND="${RDEPEND}
-   dev-libs/appstream-glib
-   >=dev-util/intltool-0.50.1
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-#  app-text/yelp-tools
-
-src_configure() {
-   gnome2_src_configure \
-   ITSTOOL="$(type -P true)" \
-   --disable-update-mimedb
-}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/nautilus-tracker-tags/

2016-06-24 Thread Pacho Ramos
commit: d3dbbca1338d1edfb1919202bf94bf03b925baaf
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 20:38:20 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:44:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3dbbca1

gnome-extra/nautilus-tracker-tags: Version bump

Package-Manager: portage-2.3.0_rc1

 gnome-extra/nautilus-tracker-tags/Manifest |  1 +
 .../nautilus-tracker-tags-1.8.0.ebuild | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/gnome-extra/nautilus-tracker-tags/Manifest 
b/gnome-extra/nautilus-tracker-tags/Manifest
index 34bf748..d848487 100644
--- a/gnome-extra/nautilus-tracker-tags/Manifest
+++ b/gnome-extra/nautilus-tracker-tags/Manifest
@@ -1 +1,2 @@
 DIST tracker-1.6.2.tar.xz 6128492 SHA256 
d3583f32e6a06ccb1146ca31939710edb630d7ffe3da37b01f893b45f4480045 SHA512 
280f2feab5c6af611c77ce90db925ecb6278eb4b516f22ac9f8b44ebfd87806fdbca51985ca28eccdabb503ee15ac76ded31d9380ea448cb2dc3fdd1ee4d5914
 WHIRLPOOL 
d5ceca74daf114a3d09b2975d2ae3d21891c2f0a6cb9923ceda89e9f57b5fe049c9f23164f6f5c00806c664b98cc01dc5e8760fe6dcf5046125b520530924852
+DIST tracker-1.8.0.tar.xz 4961488 SHA256 
a11f31a373bfec3abae38ae719d0a59f666f1f067d8789ade2ed7032a152907d SHA512 
c7d0600cfcf5485188167d237e22a00a5777b97b96c8735ba3efcef67288a8d9db9476f05289cf1498c50432981a4bc932973241138ea116a18e421576ed3cdd
 WHIRLPOOL 
2941ab228ccaae96abf8ad1387d898981aae961164425df21fb941ca4f49e485dfb094b191b1ec46f1b83f5e248fbce700b18b232209866fdb248b4bba53

diff --git 
a/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.8.0.ebuild 
b/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.8.0.ebuild
new file mode 100644
index 000..20e8384
--- /dev/null
+++ b/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.8.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME_ORG_MODULE="tracker"
+
+inherit gnome.org toolchain-funcs
+
+DESCRIPTION="Nautilus extension to tag files for Tracker"
+HOMEPAGE="https://wiki.gnome.org/Projects/Tracker;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+   ~app-misc/tracker-${PV}
+   >=dev-libs/glib-2.38:2
+   >=gnome-base/nautilus-2.90
+   x11-libs/gtk+:3
+"
+RDEPEND="${COMMON_DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/nautilus-tracker-tags/

2016-06-24 Thread Pacho Ramos
commit: c874f8dbff43f1ac8f42e6c899b6e1ad6d8144a2
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 20:37:49 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:44:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c874f8db

gnome-extra/nautilus-tracker-tags: Drop old

Package-Manager: portage-2.3.0_rc1

 gnome-extra/nautilus-tracker-tags/Manifest |  1 -
 .../nautilus-tracker-tags-1.6.1.ebuild | 41 --
 2 files changed, 42 deletions(-)

diff --git a/gnome-extra/nautilus-tracker-tags/Manifest 
b/gnome-extra/nautilus-tracker-tags/Manifest
index 14ebe99..34bf748 100644
--- a/gnome-extra/nautilus-tracker-tags/Manifest
+++ b/gnome-extra/nautilus-tracker-tags/Manifest
@@ -1,2 +1 @@
-DIST tracker-1.6.1.tar.xz 4905544 SHA256 
653ed73f4f454b836df56bec1f1141c7a8d77cbeba97ea1e38df9f60a5f0c1ed SHA512 
f3002576164cc4ba60b9c2f19bd301be7c1a9ef187216a7e1366d52ed0925f6d9fb29d2527d4bc5a88eb75314765de26621d5183741ecb9f21eb988a19d3f0ae
 WHIRLPOOL 
c3a8a9840528949799be58c212a493e3319e6ad25830ff286d8bf47c13acbbbcf573287bd633cb9ca6b24e907c3bd0491c60c23d8f50f92f2898b022c689048c
 DIST tracker-1.6.2.tar.xz 6128492 SHA256 
d3583f32e6a06ccb1146ca31939710edb630d7ffe3da37b01f893b45f4480045 SHA512 
280f2feab5c6af611c77ce90db925ecb6278eb4b516f22ac9f8b44ebfd87806fdbca51985ca28eccdabb503ee15ac76ded31d9380ea448cb2dc3fdd1ee4d5914
 WHIRLPOOL 
d5ceca74daf114a3d09b2975d2ae3d21891c2f0a6cb9923ceda89e9f57b5fe049c9f23164f6f5c00806c664b98cc01dc5e8760fe6dcf5046125b520530924852

diff --git 
a/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.6.1.ebuild 
b/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.6.1.ebuild
deleted file mode 100644
index c5784a9..000
--- a/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.6.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GNOME_ORG_MODULE="tracker"
-
-inherit gnome.org toolchain-funcs
-
-DESCRIPTION="Nautilus extension to tag files for Tracker"
-HOMEPAGE="https://wiki.gnome.org/Projects/Tracker;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-COMMON_DEPEND="
-   ~app-misc/tracker-${PV}
-   >=dev-libs/glib-2.38:2
-   >=gnome-base/nautilus-2.90
-   x11-libs/gtk+:3
-"
-RDEPEND="${COMMON_DEPEND}
-   !

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

2016-06-24 Thread Pacho Ramos
commit: 84a798b888c42d632d47913892ee3c05be0e8fc2
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 20:27:46 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:43:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84a798b8

app-misc/gnote: Version bump

Package-Manager: portage-2.3.0_rc1

 app-misc/gnote/Manifest|  1 +
 app-misc/gnote/gnote-3.20.1.ebuild | 72 ++
 2 files changed, 73 insertions(+)

diff --git a/app-misc/gnote/Manifest b/app-misc/gnote/Manifest
index 9bcba6c..522cc2f 100644
--- a/app-misc/gnote/Manifest
+++ b/app-misc/gnote/Manifest
@@ -1 +1,2 @@
 DIST gnote-3.18.1.tar.xz 3310004 SHA256 
5da4ec9e7852b09af1067311fc6ee18a2c64384f4f5943b71ac37665144be58d SHA512 
bd67f43494c8367a1b435a44408ed8fa7f50e380d09fedcb27874d7b38791ed65fb68e524946188859f58588625f436a58fb85d8429bd1ec1daf47328a74bc57
 WHIRLPOOL 
5df84e22467903159fa49eb1840b9fbfc0f8cf341ff1ff673c71cce1ebb1a5d3d85e1375d1ed21e7232f328078752153d0aa5929e8756963b65658e45fd671dd
+DIST gnote-3.20.1.tar.xz 3304760 SHA256 
75acffdc2c0cc8cd226dc4471e6624d523bbd86c415ef4e05be70cbbfd4014e7 SHA512 
1547442fec255579588404c17faa4ec7a8fc3445b68b55bd115b57daeb1924e77ba97b4a7b8c19979b97072912b4b761a6e7155370605a920cdc684dff5da222
 WHIRLPOOL 
f21ea792c271ed72aa5b2f8fc420ac09abafecc421da8e98084cdbca67c2a4fec8a180883fe476d89a44f55278430d472639abd89f3b3abcd1e1aa6c5009c138

diff --git a/app-misc/gnote/gnote-3.20.1.ebuild 
b/app-misc/gnote/gnote-3.20.1.ebuild
new file mode 100644
index 000..a87b656
--- /dev/null
+++ b/app-misc/gnote/gnote-3.20.1.ebuild
@@ -0,0 +1,72 @@
+# 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 eutils gnome2 readme.gentoo-r1
+
+DESCRIPTION="Desktop note-taking application"
+HOMEPAGE="https://wiki.gnome.org/Apps/Gnote;
+
+LICENSE="GPL-3+ FDL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+# Automagic glib-2.32 dep
+COMMON_DEPEND="
+   >=app-crypt/libsecret-0.8
+   >=app-text/gtkspell-3.0:3
+   >=dev-cpp/glibmm-2.32:2
+   >=dev-cpp/gtkmm-3.18:3.0
+   >=dev-libs/boost-1.34
+   >=dev-libs/glib-2.32:2[dbus]
+   >=dev-libs/libxml2-2:2
+   dev-libs/libxslt
+   >=sys-apps/util-linux-2.16:=
+   >=x11-libs/gtk+-3.16:3
+"
+RDEPEND="${COMMON_DEPEND}
+   gnome-base/gsettings-desktop-schemas
+"
+DEPEND="${DEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   dev-util/desktop-file-utils
+   >=dev-util/intltool-0.35.0
+   dev-util/itstool
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   # Do not alter CFLAGS
+   sed 's/-DDEBUG -g/-DDEBUG/' -i configure.ac configure || die
+
+   gnome2_src_prepare
+
+   if has_version net-fs/wdfs; then
+   DOC_CONTENTS="You have net-fs/wdfs installed. app-misc/gnote 
will use it to
+   synchronize notes."
+   else
+   DOC_CONTENTS="Gnote can use net-fs/wdfs to synchronize notes.
+   If you want to use that functionality just emerge net-fs/wdfs.
+   Gnote will automatically detect that you did and let you use 
it."
+   fi
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-static \
+   $(use_enable debug)
+}
+
+src_install() {
+   gnome2_src_install
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   gnome2_pkg_postinst
+   readme.gentoo_print_elog
+}



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

2016-06-24 Thread Pacho Ramos
commit: c51554cbfecf02dcbb5d2b9b77f3a8a541ae7245
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 20:26:17 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:43:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c51554cb

app-misc/tracker: Drop old

Package-Manager: portage-2.3.0_rc1

 app-misc/tracker/Manifest |   1 -
 app-misc/tracker/tracker-1.6.1.ebuild | 263 --
 2 files changed, 264 deletions(-)

diff --git a/app-misc/tracker/Manifest b/app-misc/tracker/Manifest
index 14ebe99..34bf748 100644
--- a/app-misc/tracker/Manifest
+++ b/app-misc/tracker/Manifest
@@ -1,2 +1 @@
-DIST tracker-1.6.1.tar.xz 4905544 SHA256 
653ed73f4f454b836df56bec1f1141c7a8d77cbeba97ea1e38df9f60a5f0c1ed SHA512 
f3002576164cc4ba60b9c2f19bd301be7c1a9ef187216a7e1366d52ed0925f6d9fb29d2527d4bc5a88eb75314765de26621d5183741ecb9f21eb988a19d3f0ae
 WHIRLPOOL 
c3a8a9840528949799be58c212a493e3319e6ad25830ff286d8bf47c13acbbbcf573287bd633cb9ca6b24e907c3bd0491c60c23d8f50f92f2898b022c689048c
 DIST tracker-1.6.2.tar.xz 6128492 SHA256 
d3583f32e6a06ccb1146ca31939710edb630d7ffe3da37b01f893b45f4480045 SHA512 
280f2feab5c6af611c77ce90db925ecb6278eb4b516f22ac9f8b44ebfd87806fdbca51985ca28eccdabb503ee15ac76ded31d9380ea448cb2dc3fdd1ee4d5914
 WHIRLPOOL 
d5ceca74daf114a3d09b2975d2ae3d21891c2f0a6cb9923ceda89e9f57b5fe049c9f23164f6f5c00806c664b98cc01dc5e8760fe6dcf5046125b520530924852

diff --git a/app-misc/tracker/tracker-1.6.1.ebuild 
b/app-misc/tracker/tracker-1.6.1.ebuild
deleted file mode 100644
index cd51902..000
--- a/app-misc/tracker/tracker-1.6.1.ebuild
+++ /dev/null
@@ -1,263 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools bash-completion-r1 eutils gnome2 linux-info multilib 
python-any-r1 vala versionator virtualx
-
-DESCRIPTION="A tagging metadata database, search tool and indexer"
-HOMEPAGE="https://wiki.gnome.org/Projects/Tracker;
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0/100"
-IUSE="cue eds elibc_glibc exif ffmpeg firefox-bookmarks flac gif gsf
-gstreamer gtk iptc +iso +jpeg libav +miner-fs mp3 nautilus networkmanager
-pdf playlist rss stemmer test thunderbird +tiff upnp-av upower +vorbis +xml 
xmp xps"
-
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-
-REQUIRED_USE="
-   ?? ( gstreamer ffmpeg )
-   cue? ( gstreamer )
-   upnp-av? ( gstreamer )
-   !miner-fs? ( !cue !exif !flac !gif !gsf !iptc !iso !jpeg !mp3 !pdf 
!playlist !tiff !vorbis !xml !xmp !xps )
-"
-
-# According to NEWS, introspection is non-optional
-# glibc-2.12 needed for SCHED_IDLE (see bug #385003)
-# sqlite-3.7.16 for FTS4 support
-RDEPEND="
-   >=app-i18n/enca-1.9
-   >=dev-db/sqlite-3.7.16:=
-   >=dev-libs/glib-2.40:2
-   >=dev-libs/gobject-introspection-0.9.5:=
-   >=dev-libs/icu-4.8.1.1:=
-   || (
-   >=media-gfx/imagemagick-5.2.1[png,jpeg?]
-   media-gfx/graphicsmagick[imagemagick,png,jpeg?] )
-   >=media-libs/libpng-1.2:0=
-   >=media-libs/libmediaart-1.9:2.0
-   >=x11-libs/pango-1:=
-   sys-apps/util-linux
-
-   cue? ( media-libs/libcue )
-   eds? (
-   >=mail-client/evolution-3.3.5:=
-   >=gnome-extra/evolution-data-server-3.3.5:=
-   =sys-libs/glibc-2.12 )
-   exif? ( >=media-libs/libexif-0.6 )
-   ffmpeg? (
-   libav? ( media-video/libav:= )
-   !libav? ( media-video/ffmpeg:0= )
-   )
-   firefox-bookmarks? ( || (
-   >=www-client/firefox-4.0
-   >=www-client/firefox-bin-4.0 ) )
-   flac? ( >=media-libs/flac-1.2.1 )
-   gif? ( media-libs/giflib:= )
-   gsf? ( >=gnome-extra/libgsf-1.14.24 )
-   gstreamer? (
-   media-libs/gstreamer:1.0
-   media-libs/gst-plugins-base:1.0 )
-   gtk? (
-   >=dev-libs/libgee-0.3:0.8
-   >=x11-libs/gtk+-3:3 )
-   iptc? ( media-libs/libiptcdata )
-   iso? ( >=sys-libs/libosinfo-0.2.9:= )
-   jpeg? ( virtual/jpeg:0 )
-   upower? ( || ( >=sys-power/upower-0.9 sys-power/upower-pm-utils ) )
-   mp3? ( >=media-libs/taglib-1.6 )
-   networkmanager? ( >=net-misc/networkmanager-0.8 )
-   pdf? (
-   >=x11-libs/cairo-1:=
-   >=app-text/poppler-0.16:=[cairo,utils]
-   >=x11-libs/gtk+-2.12:2 )
-   playlist? ( >=dev-libs/totem-pl-parser-3 )
-   rss? ( >=net-libs/libgrss-0.7:0 )
-   stemmer? ( dev-libs/snowball-stemmer )
-   thunderbird? ( || (
-   >=mail-client/thunderbird-5.0
-   >=mail-client/thunderbird-bin-5.0 ) )
-   tiff? ( media-libs/tiff:0 )
-   upnp-av? ( >=media-libs/gupnp-dlna-0.9.4:2.0 )
-   vorbis? ( >=media-libs/libvorbis-0.22 )
-   xml? ( >=dev-libs/libxml2-2.6 )
-   

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

2016-06-24 Thread Pacho Ramos
commit: dc2e09061b7765838bb3747fb99e0ea7647bc305
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 20:16:36 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:43:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc2e0906

app-misc/gnote: Drop old

Package-Manager: portage-2.3.0_rc1

 app-misc/gnote/Manifest   |  2 -
 app-misc/gnote/gnote-3.16.2.ebuild| 74 
 app-misc/gnote/gnote-3.18.0-r1.ebuild | 80 ---
 3 files changed, 156 deletions(-)

diff --git a/app-misc/gnote/Manifest b/app-misc/gnote/Manifest
index 2cbfc4c..9bcba6c 100644
--- a/app-misc/gnote/Manifest
+++ b/app-misc/gnote/Manifest
@@ -1,3 +1 @@
-DIST gnote-3.16.2.tar.xz 3068136 SHA256 
5c5b55b5c548d15e344d59fdd2a0260b1acbd13a9fa4cf9bfc1fe6e68a041e07 SHA512 
b9d405ad8392d526fcb4098952c6531ba99b1a9b74a1bb857886b3017b676938e001ea7332bd189d5bdbbf554b40bcff57c995d6391135d4176ba00529d4b130
 WHIRLPOOL 
c6d94674093eb1883b87c5da9d302c99f73fd32e51d728b406d2f8f8a40cc8eac85e6be39f5d0ad38d5f492699c1d97a7e642dc31df791cde16b09957d98f418
-DIST gnote-3.18.0.tar.xz 3300404 SHA256 
4828363ae3ddac57d37a0a2b17882be8fe67afcecf97ae992cd744b95da1c348 SHA512 
76802759353a11278e4f47a14dc62d3d3bcec61a0a05619cc151bde1969a4675aba26f04b77406dd5f9074b292ec9b8c1288e4e00cb1577141d7bd605416acc0
 WHIRLPOOL 
d2a55d3de08f460edaf8f8c8446766fccbe0c6aff43e82532b00b8e0af8932cdbfda573392e28cc9d9ee47ac8959cc8b23f98a2b3273761ec431dfdd9017f0f0
 DIST gnote-3.18.1.tar.xz 3310004 SHA256 
5da4ec9e7852b09af1067311fc6ee18a2c64384f4f5943b71ac37665144be58d SHA512 
bd67f43494c8367a1b435a44408ed8fa7f50e380d09fedcb27874d7b38791ed65fb68e524946188859f58588625f436a58fb85d8429bd1ec1daf47328a74bc57
 WHIRLPOOL 
5df84e22467903159fa49eb1840b9fbfc0f8cf341ff1ff673c71cce1ebb1a5d3d85e1375d1ed21e7232f328078752153d0aa5929e8756963b65658e45fd671dd

diff --git a/app-misc/gnote/gnote-3.16.2.ebuild 
b/app-misc/gnote/gnote-3.16.2.ebuild
deleted file mode 100644
index 25c2bdd..000
--- a/app-misc/gnote/gnote-3.16.2.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="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 readme.gentoo
-
-DESCRIPTION="Desktop note-taking application"
-HOMEPAGE="https://wiki.gnome.org/Apps/Gnote;
-
-LICENSE="GPL-3+ FDL-1.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug X"
-
-# Automagic glib-2.32 dep
-COMMON_DEPEND="
-   >=app-crypt/libsecret-0.8
-   >=app-text/gtkspell-3.0:3
-   >=dev-cpp/glibmm-2.32:2
-   >=dev-cpp/gtkmm-3.10:3.0
-   >=dev-libs/boost-1.34
-   >=dev-libs/glib-2.32:2[dbus]
-   >=dev-libs/libxml2-2:2
-   dev-libs/libxslt
-   >=sys-apps/util-linux-2.16:=
-   >=x11-libs/gtk+-3.10:3
-   X? ( x11-libs/libX11 )
-"
-RDEPEND="${COMMON_DEPEND}
-   gnome-base/gsettings-desktop-schemas
-"
-DEPEND="${DEPEND}
-   app-text/docbook-xml-dtd:4.1.2
-   dev-util/desktop-file-utils
-   >=dev-util/intltool-0.35.0
-   dev-util/itstool
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   # Do not alter CFLAGS
-   sed 's/-DDEBUG -g/-DDEBUG/' -i configure.ac configure || die
-   gnome2_src_prepare
-
-   if has_version net-fs/wdfs; then
-   DOC_CONTENTS="You have net-fs/wdfs installed. app-misc/gnote 
will use it to
-   synchronize notes."
-   else
-   DOC_CONTENTS="Gnote can use net-fs/wdfs to synchronize notes.
-   If you want to use that functionality just emerge net-fs/wdfs.
-   Gnote will automatically detect that you did and let you use 
it."
-   fi
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-static \
-   $(use_enable debug) \
-   $(use_with X x11-support)
-}
-
-src_install() {
-   gnome2_src_install
-   readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-   gnome2_pkg_postinst
-   readme.gentoo_print_elog
-}

diff --git a/app-misc/gnote/gnote-3.18.0-r1.ebuild 
b/app-misc/gnote/gnote-3.18.0-r1.ebuild
deleted file mode 100644
index b8c8e82..000
--- a/app-misc/gnote/gnote-3.18.0-r1.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit autotools eutils gnome2 readme.gentoo
-
-DESCRIPTION="Desktop note-taking application"
-HOMEPAGE="https://wiki.gnome.org/Apps/Gnote;
-
-LICENSE="GPL-3+ FDL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug X"
-
-# Automagic glib-2.32 dep
-COMMON_DEPEND="
-   >=app-crypt/libsecret-0.8
-   >=app-text/gtkspell-3.0:3
-   >=dev-cpp/glibmm-2.32:2
-   >=dev-cpp/gtkmm-3.10:3.0
-   >=dev-libs/boost-1.34
-   >=dev-libs/glib-2.32:2[dbus]
-   >=dev-libs/libxml2-2:2
-   dev-libs/libxslt
-   

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

2016-06-24 Thread Mike Pagano
commit: f9a15264873604ef2ac27a04eec02ad8698b25f4
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Jun 24 20:37:40 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Jun 24 20:37:40 2016 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=f9a15264

Linux patch 3.14.73

 _README  |4 +
 1072_linux-3.14.73.patch | 2837 ++
 2 files changed, 2841 insertions(+)

diff --git a/_README b/_README
index d2e93d2..7e32ae1 100644
--- a/_README
+++ b/_README
@@ -330,6 +330,10 @@ Patch:  1071_linux-3.14.72.patch
 From:   http://www.kernel.org
 Desc:   Linux 3.14.72
 
+Patch:  1072_linux-3.14.73.patch
+From:   http://www.kernel.org
+Desc:   Linux 3.14.73
+
 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/1072_linux-3.14.73.patch b/1072_linux-3.14.73.patch
new file mode 100644
index 000..c43abbc
--- /dev/null
+++ b/1072_linux-3.14.73.patch
@@ -0,0 +1,2837 @@
+diff --git a/Documentation/sysctl/fs.txt b/Documentation/sysctl/fs.txt
+index 88152f214f48..302b5ed616a6 100644
+--- a/Documentation/sysctl/fs.txt
 b/Documentation/sysctl/fs.txt
+@@ -32,6 +32,8 @@ Currently, these files are in /proc/sys/fs:
+ - nr_open
+ - overflowuid
+ - overflowgid
++- pipe-user-pages-hard
++- pipe-user-pages-soft
+ - protected_hardlinks
+ - protected_symlinks
+ - suid_dumpable
+@@ -159,6 +161,27 @@ The default is 65534.
+ 
+ ==
+ 
++pipe-user-pages-hard:
++
++Maximum total number of pages a non-privileged user may allocate for pipes.
++Once this limit is reached, no new pipes may be allocated until usage goes
++below the limit again. When set to 0, no limit is applied, which is the 
default
++setting.
++
++==
++
++pipe-user-pages-soft:
++
++Maximum total number of pages a non-privileged user may allocate for pipes
++before the pipe size gets limited to a single page. Once this limit is 
reached,
++new pipes will be limited to a single page in size for this user in order to
++limit total memory usage, and trying to increase them using fcntl() will be
++denied until usage goes below the limit again. The default value allows to
++allocate up to 1024 pipes at their default size. When set to 0, no limit is
++applied.
++
++==
++
+ protected_hardlinks:
+ 
+ A long-standing class of security issues is the hardlink-based
+diff --git a/Makefile b/Makefile
+index 6155aaf6342a..939dfae7bb5f 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 3
+ PATCHLEVEL = 14
+-SUBLEVEL = 72
++SUBLEVEL = 73
+ EXTRAVERSION =
+ NAME = Remembering Coco
+ 
+diff --git a/arch/arm/kernel/ptrace.c b/arch/arm/kernel/ptrace.c
+index 0dd3b79b15c3..ec33df500f86 100644
+--- a/arch/arm/kernel/ptrace.c
 b/arch/arm/kernel/ptrace.c
+@@ -733,8 +733,8 @@ static int vfp_set(struct task_struct *target,
+   if (ret)
+   return ret;
+ 
+-  vfp_flush_hwstate(thread);
+   thread->vfpstate.hard = new_vfp;
++  vfp_flush_hwstate(thread);
+ 
+   return 0;
+ }
+diff --git a/arch/mips/include/asm/processor.h 
b/arch/mips/include/asm/processor.h
+index 3605b844ad87..efe9964ea9b4 100644
+--- a/arch/mips/include/asm/processor.h
 b/arch/mips/include/asm/processor.h
+@@ -51,7 +51,7 @@ extern unsigned int vced_count, vcei_count;
+  * User space process size: 2GB. This is hardcoded into a few places,
+  * so don't change it unless you know what you are doing.
+  */
+-#define TASK_SIZE 0x7fff8000UL
++#define TASK_SIZE 0x8000UL
+ #endif
+ 
+ #ifdef __KERNEL__
+diff --git a/arch/parisc/kernel/unaligned.c b/arch/parisc/kernel/unaligned.c
+index d7c0acb35ec2..8d49614d600d 100644
+--- a/arch/parisc/kernel/unaligned.c
 b/arch/parisc/kernel/unaligned.c
+@@ -666,7 +666,7 @@ void handle_unaligned(struct pt_regs *regs)
+   break;
+   }
+ 
+-  if (modify && R1(regs->iir))
++  if (ret == 0 && modify && R1(regs->iir))
+   regs->gr[R1(regs->iir)] = newbase;
+ 
+ 
+@@ -677,6 +677,14 @@ void handle_unaligned(struct pt_regs *regs)
+ 
+   if (ret)
+   {
++  /*
++   * The unaligned handler failed.
++   * If we were called by __get_user() or __put_user() jump
++   * to it's exception fixup handler instead of crashing.
++   */
++  if (!user_mode(regs) && fixup_exception(regs))
++  return;
++
+   printk(KERN_CRIT "Unaligned handler failed, ret = %d\n", ret);
+   die_if_kernel("Unaligned data reference", regs, 28);
+ 
+diff --git a/arch/powerpc/include/asm/reg.h b/arch/powerpc/include/asm/reg.h
+index 92c538d5ed19..940b15703885 100644
+--- a/arch/powerpc/include/asm/reg.h
 

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

2016-06-24 Thread Sergei Trofimovich
commit: 0105e6a4d97b8fa8bdfede5156f0fc8915ddadbc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jun 24 20:24:06 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jun 24 20:24:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0105e6a4

dev-lang/elixir: added CODE_OF_CONDUCT.md by Mikhail S. Pobolovets

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

Package-Manager: portage-2.3.0

 dev-lang/elixir/elixir-1.3.0-r1.ebuild | 28 
 1 file changed, 28 insertions(+)

diff --git a/dev-lang/elixir/elixir-1.3.0-r1.ebuild 
b/dev-lang/elixir/elixir-1.3.0-r1.ebuild
new file mode 100644
index 000..81735c9
--- /dev/null
+++ b/dev-lang/elixir/elixir-1.3.0-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit multilib
+
+DESCRIPTION="Elixir programming language"
+HOMEPAGE="http://elixir-lang.org;
+SRC_URI="https://github.com/elixir-lang/elixir/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0 ErlPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=dev-lang/erlang-18"
+RDEPEND="${DEPEND}"
+
+src_compile() {
+   emake Q=""
+}
+
+src_install() {
+   emake DESTDIR="${D}" LIBDIR="$(get_libdir)" PREFIX="/usr" install
+   dodoc README.md CHANGELOG.md CODE_OF_CONDUCT.md
+}



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

2016-06-24 Thread Mike Frysinger
commit: d878c2ca5e4b2f9b214fde83548c6eb05e52af5a
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jun 24 20:12:27 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jun 24 20:12:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d878c2ca

app-editors/nano: drop old 2.5 versions

 app-editors/nano/Manifest  |  2 -
 app-editors/nano/nano-2.5.0.ebuild | 83 --
 app-editors/nano/nano-2.5.2.ebuild | 83 --
 3 files changed, 168 deletions(-)

diff --git a/app-editors/nano/Manifest b/app-editors/nano/Manifest
index e94f741..4faa5b9 100644
--- a/app-editors/nano/Manifest
+++ b/app-editors/nano/Manifest
@@ -1,4 +1,2 @@
 DIST nano-2.4.3.tar.gz 1878096 SHA256 
32d627072b6026678e4f4095c047adec92ac7ec542dd6d91cf27f49b601768f2 SHA512 
53c9f93b0f001a3d6c292a6995d66b6bcca033407b6b69995c62b9e9f721fd5566fbd0e22ece1b2561a47e56ef19c3f1ee196e23edfe832289704e0ebef45de9
 WHIRLPOOL 
cd2e4d7175521835c71f0338a2115d2d9fec4da1d4eb2abbb633cfef907fde69fb12acd5e0db343d1f90945f05d60abb85daa5a045d9b97ef8cd19fb9b226607
-DIST nano-2.5.0.tar.gz 1909625 SHA256 
ff323e6fef74caf0a924304841c07ac65ec30db99dc5c1f8272b4c536a5c89ee SHA512 
f05f1afa6a79ff6b87359c46fbdaf6161eacdc265ac6be155a0173e3ab5a17023e205d0b9667a942e754556182a9007fe4438f337a830d20b9546aad9d522ba6
 WHIRLPOOL 
29fbb67ce561da8255dca70d7554d604094a21e89e39ce94fadb67bc3236550ea1ee3f08838616deed8a4e37657df0ef6d320c701cc77a086d8d1ce2dae43d1d
-DIST nano-2.5.2.tar.gz 1964016 SHA256 
89bd6ac5120880d2a95431d8bad22bf92c7ccbf10b8f1716d4ea062f3faeeb41 SHA512 
ec4e35cfb23494dd09c23b195556dfb36b9329007d61bdfe6a25a43c9914e432160969c92ed991bb2221ea5facd5ae1c1e9aef0029dfa259d827b7ea4943a1d3
 WHIRLPOOL 
3963ed7fad9296ea0d85300dc7ad518a33e2b793d9b94e98056a4c82c9b7984ef187dfa10653f787b262755521321c1e2c37562c1f95cfd338927329c6d0aa97
 DIST nano-2.5.3.tar.gz 1967760 SHA256 
b2b060129b9feff2d4870d803a441178c96531de9aed144ec0b83bd63ccb12ee SHA512 
1d859f0bd88b9d907cfcaa84edc212bcaea4335c203922eb5b7378c2b45d88dffe1f3e4cb499a824d33781485834ef564997c58cf1fd92610d08f6ce8dcb67d5
 WHIRLPOOL 
a2ca1c41d3cb26756cc9aba5b5fa0aeaea220626b98d0abfa1c5c4d4d57c3a5ef688d5edf00a6a00849ee25a67b2bbab93c4d454f6eb5a204b10fa01de3e298f

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

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

2016-06-24 Thread Mike Frysinger
commit: af8e807879cc62e543a8b9e696f8c589bc638c62
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jun 24 20:11:35 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jun 24 20:12:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af8e8078

app-editors/nano: mark 2.5.3 stable for all

 app-editors/nano/nano-2.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/nano/nano-2.5.3.ebuild 
b/app-editors/nano/nano-2.5.3.ebuild
index 4e03e23..3bacf77 100644
--- a/app-editors/nano/nano-2.5.3.ebuild
+++ b/app-editors/nano/nano-2.5.3.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
 else
MY_P=${PN}-${PV/_}
SRC_URI="http://www.nano-editor.org/dist/v${PV:0:3}/${MY_P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-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 ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="GNU GPL'd Pico clone with more functionality"



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/intel-microcode/

2016-06-24 Thread Doug Goldstein
commit: be80f0b97c58400faf2fe0631bd7542dc38f2105
Author: Doug Goldstein  gentoo  org>
AuthorDate: Fri Jun 24 20:10:20 2016 +
Commit: Doug Goldstein  gentoo  org>
CommitDate: Fri Jun 24 20:12:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be80f0b9

sys-firmware/intel-microcode: version bump

Package-Manager: portage-2.2.28
Signed-off-by: Doug Goldstein  gentoo.org>

 sys-firmware/intel-microcode/Manifest  |  1 +
 .../intel-microcode-20160607.ebuild| 49 ++
 2 files changed, 50 insertions(+)

diff --git a/sys-firmware/intel-microcode/Manifest 
b/sys-firmware/intel-microcode/Manifest
index c1074e6..f107770 100644
--- a/sys-firmware/intel-microcode/Manifest
+++ b/sys-firmware/intel-microcode/Manifest
@@ -3,3 +3,4 @@ DIST microcode-20140624.tgz 787237 SHA256 
b4662ac780438a7b2d87e6d26a7066feb807f3
 DIST microcode-20140913.tgz 830537 SHA256 
ea6c0ee21d1fbf261f093176a78089c21411e5fe0e2c35b258cedf2b39987e15 SHA512 
e179fe0001b1157cc95aee39185f51fd182d53c1bdb30bfc95bc3a70795c32012050f3a4adf06735a77d8ef9c703a330c6a2610b73b70f09f5760e31d39cb89c
 WHIRLPOOL 
de56d52d184dd2f21e0ca41dca0bb5b539758de614f4e0eb8e7c8281e97ea6dfcc33c50a3fec7262112dc11e8a78b458b3d7ef8c8b5579d500d358393911565d
 DIST microcode-20150121.tgz 850761 SHA256 
23353b93bb421971496cea5e9f9d390ce0ed22580a8cc45ae7b3b322dcd8f6b3 SHA512 
f62edd1b666cf381605613766d7e123f0c6debee4448c0ff0882d33c144ad2174656d2501a449f24eb3e4708259e7ec0ff42810739b7d1f34a6a1d9950d17bc4
 WHIRLPOOL 
573368845333aee9ca23a98cc6711cc22da5b5893a3c29df292df281a024ad9b50ab4893cc0a44b65e86f388fc55e2c53cd0f99a619c3315dd4db5e090b91319
 DIST microcode-20151106.tgz 892805 SHA256 
096e39489eef67666be652e81fa372a06b74f39ea3d565dc0287242c668717e7 SHA512 
606ce97f0fe76f6a34a857923d3432d8e2368e8a5c504ffa0313f9f016d61b0a5dea26e67662ce1283c1f772ace7318e96a34ebeeeff50b25deb3005ccc6978e
 WHIRLPOOL 
0c73429977e31b8f6230b21889480eda79ecc3feb64a8e6e5a1cebc124a98300f887789650e480611a183237461517aba51b3b31a8450bc5a2e01c5955e7b534
+DIST microcode-20160607.tgz 1236385 SHA256 
db821eb47af2caa39613caee0eb89a9584b2ebc4a9ab1b9624fe778f9a41fa7d SHA512 
17f62ebf3e9f262d21ffa00546da4d711a9a810ad0a9bf4b2805c33090d75e9a07df1f3449baf6009ec5ef1f9af470fd32285b6100f0819e0b9989f5c55dc5bd
 WHIRLPOOL 
08ccd42872998144abd02897dd4738142f7b2d4e2a6d5a84a8baa37a629867f2d829385dffa7aefba9b1d3bdcf2ae0f4b4dca9104d76a81b87d359540d7c261f

diff --git a/sys-firmware/intel-microcode/intel-microcode-20160607.ebuild 
b/sys-firmware/intel-microcode/intel-microcode-20160607.ebuild
new file mode 100644
index 000..3ab4d5d
--- /dev/null
+++ b/sys-firmware/intel-microcode/intel-microcode-20160607.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit toolchain-funcs
+
+# Find updates by searching and clicking the first link (hopefully it's the 
one):
+# 
http://www.intel.com/content/www/us/en/search.html?keyword=Processor+Microcode+Data+File
+
+NUM="26083"
+DESCRIPTION="Intel IA32/IA64 microcode update data"
+HOMEPAGE="http://inertiawar.com/microcode/ 
https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM};
+SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz;
+
+LICENSE="intel-ucode"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE="initramfs monolithic +split-ucode"
+REQUIRED_USE="|| ( initramfs monolithic split-ucode )"
+
+DEPEND="initramfs? ( sys-apps/iucode_tool )"
+RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/orca/

2016-06-24 Thread Pacho Ramos
commit: f9a3db2a15fc9b0b594187736ee1e540cc62ded6
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 19:10:58 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:06:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a3db2a

app-accessibility/orca: Drop old

Package-Manager: portage-2.3.0_rc1

 app-accessibility/orca/Manifest   |  1 -
 app-accessibility/orca/orca-3.16.3.ebuild | 76 ---
 2 files changed, 77 deletions(-)

diff --git a/app-accessibility/orca/Manifest b/app-accessibility/orca/Manifest
index f4d9b0d..566f5cb 100644
--- a/app-accessibility/orca/Manifest
+++ b/app-accessibility/orca/Manifest
@@ -1,2 +1 @@
-DIST orca-3.16.3.tar.xz 2124800 SHA256 
540deeaa1a973cc7ccc8a463f8fcf51db51f7ccfb130bc2019ac53bf67943dc7 SHA512 
c579437d956bee014db61aeb7494a295345e28a147a938a71a8062c30de67fcff3767c5ea8767067ce5f2f5ff84c0aaf2fc250730e4a7036ae100078fd6f058f
 WHIRLPOOL 
839b3c7170f2fd44fa5b97cfd9ed6989dd94721d379d21428a166b8321fb5162a56f758327df0ea632bf320711362b0e03916358d023fba8dffec2a36f62b970
 DIST orca-3.18.2.tar.xz 2213548 SHA256 
986244af7a0891b758eb8e772bc61d72483808e7e9c790360f9f389045d7262a SHA512 
ec1210cea7a540bd931f7ede45c173829e780a4da4e61245920d15bb11b62d803771e32b791b2d0c307e15a8ef61b619b5e79e9909bf438a94252842a0dd8613
 WHIRLPOOL 
31475d1eacbf322cdd49d286c3585d97c93de08f92b0533fa58905d4ea089272bc16e8bb748041cc6f27dd54c19996b3d72993c5b148b3c8e6c873f9e452fe98

diff --git a/app-accessibility/orca/orca-3.16.3.ebuild 
b/app-accessibility/orca/orca-3.16.3.ebuild
deleted file mode 100644
index 1fc8b59..000
--- a/app-accessibility/orca/orca-3.16.3.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{3,4} )
-PYTHON_REQ_USE="threads"
-
-inherit gnome2 python-r1
-
-DESCRIPTION="Extensible screen reader that provides access to the desktop"
-HOMEPAGE="https://wiki.gnome.org/Projects/Orca;
-
-LICENSE="LGPL-2.1+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
-
-IUSE="+braille"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-# liblouis is not in portage yet
-# it is used to provide contracted braille support
-# XXX: Check deps for correctness
-COMMON_DEPEND="${PYTHON_DEPS}
-   >=app-accessibility/at-spi2-atk-2.10:2
-   >=app-accessibility/at-spi2-core-2.10:2[introspection]
-   >=dev-libs/atk-2.10
-   >=dev-libs/glib-2.28:2
-   >=dev-python/pygobject-3.10:3[${PYTHON_USEDEP}]
-   >=x11-libs/gtk+-3.6.2:3[introspection]
-   braille? (
-   >=app-accessibility/brltty-5.0-r3[python,${PYTHON_USEDEP}]
-   dev-libs/liblouis[python,${PYTHON_USEDEP}] )
-"
-RDEPEND="${COMMON_DEPEND}
-   >=app-accessibility/speech-dispatcher-0.8[python,${PYTHON_USEDEP}]
-   dev-libs/atk[introspection]
-   dev-python/pyatspi[${PYTHON_USEDEP}]
-   dev-python/setproctitle[${PYTHON_USEDEP}]
-   x11-libs/libwnck:3[introspection]
-   x11-libs/pango[introspection]
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/intltool-0.50
-   dev-util/itstool
-   virtual/pkgconfig
-"
-#  app-text/yelp-tools
-
-src_prepare() {
-   gnome2_src_prepare
-   python_copy_sources
-}
-
-src_configure() {
-   python_foreach_impl run_in_build_dir gnome2_src_configure \
-   $(use_with braille liblouis)
-}
-
-src_compile() {
-   python_foreach_impl run_in_build_dir gnome2_src_compile
-}
-
-src_install() {
-   DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README TODO"
-   installing() {
-   gnome2_src_install
-   # Massage shebang to make python_doscript happy
-   sed -e 's:#!'"${PYTHON}:#!/usr/bin/python:" \
-   -i src/orca/orca || die
-   python_doscript src/orca/orca
-   }
-   python_foreach_impl run_in_build_dir installing
-}



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/orca/

2016-06-24 Thread Pacho Ramos
commit: cdbc275294c3d20e87c71ba2d379295c7093a3a7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 19:38:10 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:06:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdbc2752

app-accessibility/orca: Version bump

Package-Manager: portage-2.3.0_rc1

 app-accessibility/orca/Manifest   |  1 +
 app-accessibility/orca/orca-3.20.2.ebuild | 74 +++
 2 files changed, 75 insertions(+)

diff --git a/app-accessibility/orca/Manifest b/app-accessibility/orca/Manifest
index 566f5cb..b1653e6 100644
--- a/app-accessibility/orca/Manifest
+++ b/app-accessibility/orca/Manifest
@@ -1 +1,2 @@
 DIST orca-3.18.2.tar.xz 2213548 SHA256 
986244af7a0891b758eb8e772bc61d72483808e7e9c790360f9f389045d7262a SHA512 
ec1210cea7a540bd931f7ede45c173829e780a4da4e61245920d15bb11b62d803771e32b791b2d0c307e15a8ef61b619b5e79e9909bf438a94252842a0dd8613
 WHIRLPOOL 
31475d1eacbf322cdd49d286c3585d97c93de08f92b0533fa58905d4ea089272bc16e8bb748041cc6f27dd54c19996b3d72993c5b148b3c8e6c873f9e452fe98
+DIST orca-3.20.2.tar.xz 2313164 SHA256 
8c90403c4ae8bb0a4b240d1e784b61ee56de42df781520c912b298c10ae05785 SHA512 
27594b9b0fa9343057a854e8cfff7ab074e084c3f210c1bf1f4310363b4738ce6af5b4f62ef15ed58093af27e7eaad2e030c08e990cf462624e5fb2c8329fd0c
 WHIRLPOOL 
473f7fd8b5dedb8034774604a38b97dcdc3b2e3c346e89f0b36343b18e69bffac7f98927bc069b3ac20c969c2dae09087f2612dacb09b98952fc299e3d340c76

diff --git a/app-accessibility/orca/orca-3.20.2.ebuild 
b/app-accessibility/orca/orca-3.20.2.ebuild
new file mode 100644
index 000..f784168
--- /dev/null
+++ b/app-accessibility/orca/orca-3.20.2.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python3_{3,4,5} )
+PYTHON_REQ_USE="threads"
+
+inherit gnome2 python-r1
+
+DESCRIPTION="Extensible screen reader that provides access to the desktop"
+HOMEPAGE="https://wiki.gnome.org/Projects/Orca;
+
+LICENSE="LGPL-2.1+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+
+IUSE="+braille"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# liblouis is not in portage yet
+# it is used to provide contracted braille support
+COMMON_DEPEND="${PYTHON_DEPS}
+   >=app-accessibility/at-spi2-atk-2.12:2
+   >=app-accessibility/at-spi2-core-2.12:2[introspection]
+   >=dev-libs/atk-2.10
+   >=dev-libs/glib-2.28:2
+   >=dev-python/pygobject-3.10:3[${PYTHON_USEDEP}]
+   media-libs/gstreamer:1.0
+   >=x11-libs/gtk+-3.6.2:3[introspection]
+   braille? (
+   >=app-accessibility/brltty-5.0-r3[python,${PYTHON_USEDEP}]
+   dev-libs/liblouis[python,${PYTHON_USEDEP}] )
+"
+RDEPEND="${COMMON_DEPEND}
+   >=app-accessibility/speech-dispatcher-0.8[python,${PYTHON_USEDEP}]
+   dev-libs/atk[introspection]
+   dev-python/pyatspi[${PYTHON_USEDEP}]
+   dev-python/setproctitle[${PYTHON_USEDEP}]
+   x11-libs/libwnck:3[introspection]
+   x11-libs/pango[introspection]
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/intltool-0.50
+   dev-util/itstool
+   virtual/pkgconfig
+"
+#  app-text/yelp-tools
+
+src_prepare() {
+   gnome2_src_prepare
+   python_copy_sources
+}
+
+src_configure() {
+   python_foreach_impl run_in_build_dir gnome2_src_configure \
+   $(use_with braille liblouis)
+}
+
+src_compile() {
+   python_foreach_impl run_in_build_dir gnome2_src_compile
+}
+
+src_install() {
+   installing() {
+   gnome2_src_install
+   # Massage shebang to make python_doscript happy
+   sed -e 's:#!'"${PYTHON}:#!/usr/bin/python:" \
+   -i src/orca/orca || die
+   python_doscript src/orca/orca
+   }
+   python_foreach_impl run_in_build_dir installing
+}



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

2016-06-24 Thread Pacho Ramos
commit: fad53f6f3a23a9fc3760eb7f11f545a7566fb8ac
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 19:42:37 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:06:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad53f6f

app-arch/file-roller: Version bump

Package-Manager: portage-2.3.0_rc1

 app-arch/file-roller/Manifest  |  1 +
 app-arch/file-roller/file-roller-3.20.2.ebuild | 89 ++
 2 files changed, 90 insertions(+)

diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest
index 05ace3e..3b419a1 100644
--- a/app-arch/file-roller/Manifest
+++ b/app-arch/file-roller/Manifest
@@ -1 +1,2 @@
 DIST file-roller-3.16.5.tar.xz 1415236 SHA256 
09a68db98aa33febdad76e6977d7771b3b444da7f57ab6f4fe7d6a77e39d5a91 SHA512 
83c8dddb547f36faa2728996648479255353706a266ce26e79f8f6141794d0281a9817f2a1dc687623ba8382cab93aef23675e2f3ef6d4abb9f8871f253d2c2d
 WHIRLPOOL 
01d54e45d9d8b81c5f965622adbacac1400f56461e230999e97aa1cde135714e7e80317749c04eac7b4a49fea0fa66142b9dfbec0876b743b4709d3d17c72cce
+DIST file-roller-3.20.2.tar.xz 1430448 SHA256 
93188a7ac9285cb85551c327082aeaeb51ac39a9722cb96b0e29d5ec2ae353c6 SHA512 
a2397215125c5bf10efcc04eb7722459acf5e11c40f3d2acb813c1c4e0de0855656c732cecb0526f850bf3e419c8407b36487c553ce9e26894fc40af309dfdf5
 WHIRLPOOL 
e05ef7a1d86c5dceae079b8e7400acb49977903df0e90bf4bcec7774713d2afcf91311a75ba3a771fca49f6662e005ecde347328ed9e7923864a9082329a9478

diff --git a/app-arch/file-roller/file-roller-3.20.2.ebuild 
b/app-arch/file-roller/file-roller-3.20.2.ebuild
new file mode 100644
index 000..e90d3ac
--- /dev/null
+++ b/app-arch/file-roller/file-roller-3.20.2.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit eutils gnome2 readme.gentoo-r1
+
+DESCRIPTION="Archive manager for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller;
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+IUSE="nautilus packagekit"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux"
+
+# gdk-pixbuf used extensively in the source
+# cairo used in eggtreemultidnd.c
+# pango used in fr-window
+RDEPEND="
+   >=app-arch/libarchive-3:=
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/json-glib-0.14
+   >=x11-libs/gtk+-3.13.2:3
+   >=x11-libs/libnotify-0.4.3:=
+   sys-apps/file
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/pango
+   nautilus? ( >=gnome-base/nautilus-3 )
+   packagekit? ( app-admin/packagekit-base )
+"
+DEPEND="${RDEPEND}
+   dev-util/desktop-file-utils
+   >=dev-util/intltool-0.50.1
+   dev-util/itstool
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+# eautoreconf needs:
+#  gnome-base/gnome-common
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+${PN} is a frontend for several archiving utilities. If you want a
+particular archive format support, see ${HOMEPAGE}
+and install the relevant package. For example:
+7-zip   - app-arch/p7zip
+ace - app-arch/unace
+arj - app-arch/arj
+cpio- app-arch/cpio
+deb - app-arch/dpkg
+iso - app-cdr/cdrtools
+jar,zip - app-arch/zip and app-arch/unzip
+lha - app-arch/lha
+lzop- app-arch/lzop
+rar - app-arch/unrar or app-arch/unar
+rpm - app-arch/rpm
+unstuff - app-arch/stuffit
+zoo - app-arch/zoo"
+
+src_prepare() {
+   # File providing Gentoo package names for various archivers
+   cp -f "${FILESDIR}"/3.6.0-packages.match data/packages.match || die
+   gnome2_src_prepare
+}
+
+src_configure() {
+   # --disable-debug because enabling it adds -O0 to CFLAGS
+   gnome2_src_configure \
+   --disable-run-in-place \
+   --disable-static \
+   --disable-debug \
+   --enable-magic \
+   --enable-libarchive \
+   $(use_enable nautilus nautilus-actions) \
+   $(use_enable packagekit)
+}
+
+src_install() {
+   gnome2_src_install
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   gnome2_pkg_postinst
+   readme.gentoo_print_elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-core/

2016-06-24 Thread Pacho Ramos
commit: 040605054d51195909d40e5629145159ef5c5c8c
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 19:06:14 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:06:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04060505

app-accessibility/at-spi2-core: Version bump

Package-Manager: portage-2.3.0_rc1

 app-accessibility/at-spi2-core/Manifest|  1 +
 .../at-spi2-core/at-spi2-core-2.20.2.ebuild| 57 ++
 2 files changed, 58 insertions(+)

diff --git a/app-accessibility/at-spi2-core/Manifest 
b/app-accessibility/at-spi2-core/Manifest
index 25dc0da..57d0bde 100644
--- a/app-accessibility/at-spi2-core/Manifest
+++ b/app-accessibility/at-spi2-core/Manifest
@@ -1,2 +1,3 @@
 DIST at-spi2-core-2.16.0.tar.xz 455264 SHA256 
1c0b77fb8ce81abbf1d80c0afee9858b3f9229f673b7881995fe0fc16b1a74d0 SHA512 
b61cb6dad15e2a6f6cd4788e6b63fed37d0098a56d1417b43aed2ba111a7dd7fccbe7c393f0be794bcaf900f38decbd3974c36e395548000d429086f8717df57
 WHIRLPOOL 
556c504ba9aef2e4ad2b63e3b4d0417ce24a49fafd45287cf3d669612c2d23058f3e7b373a69a569d63938a0333b62d5c601e8a0f1f4b78d0252bea4b64ede3e
 DIST at-spi2-core-2.18.3.tar.xz 451408 SHA256 
ada26add94155f97d0f601a20cb7a0e3fd3ba1588c3520b7288316494027d629 SHA512 
89abc660b49ca690a027709da4e6ed75d84f6c2dae691a0428057da0514f4c7f1f49b946f19c17c6ea402a0f1c9a236921efedb05865756c71beca29a0fbd6f2
 WHIRLPOOL 
eeff01c9859c6e260ac8de5adf3caa69551523c0247659cc657b1885f175120bad7dc69b47b94c9ad78db14fe44011a6caf973a3b053aed64c1cc99dac863ddf
+DIST at-spi2-core-2.20.2.tar.xz 454124 SHA256 
88a4de9d43139f13cca531b47b901bc1b56e0ab06ba899126644abd4ac16a143 SHA512 
b92eb876ecc1fbd14c042a37d0d781c2b3697ad3e988d3fa2c8894f5ffc269b38a703fee702a1a03d8b37b7c2140a7862cd818c9c7f66bc85bfa776355172d79
 WHIRLPOOL 
07f99b4b4167875f26952747a8e9fb8ec2cf92898d57a0d4b41420e25d09b8ea7145cea994860959af8ffe78d2ba8fee6900932145ebba9d5047bf832d79617c

diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.20.2.ebuild 
b/app-accessibility/at-spi2-core/at-spi2-core-2.20.2.ebuild
new file mode 100644
index 000..b60de70
--- /dev/null
+++ b/app-accessibility/at-spi2-core/at-spi2-core-2.20.2.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit eutils gnome2 multilib-minimal
+
+DESCRIPTION="D-Bus accessibility specifications and registration daemon"
+HOMEPAGE="https://wiki.gnome.org/Accessibility;
+
+LICENSE="LGPL-2+"
+SLOT="2"
+IUSE="X +introspection"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
+
+# x11-libs/libSM is needed until upstream #719808 is solved either
+# making the dep unneeded or fixing their configure
+# Only libX11 is optional right now
+RDEPEND="
+   >=dev-libs/glib-2.36:2[${MULTILIB_USEDEP}]
+   >=sys-apps/dbus-1[${MULTILIB_USEDEP}]
+   x11-libs/libSM[${MULTILIB_USEDEP}]
+   x11-libs/libXi[${MULTILIB_USEDEP}]
+   x11-libs/libXtst[${MULTILIB_USEDEP}]
+   introspection? ( >=dev-libs/gobject-introspection-0.9.6:= )
+   X? ( x11-libs/libX11[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.9
+   >=dev-util/intltool-0.40
+   sys-devel/gettext
+   virtual/pkgconfig[${MULTILIB_USEDEP}]
+"
+
+PATCHES=(
+   # disable teamspaces test since that requires Novell.ICEDesktop.Daemon
+   "${FILESDIR}/${PN}-2.0.2-disable-teamspaces-test.patch"
+)
+
+multilib_src_configure() {
+   # xevie is deprecated/broken since xorg-1.6/1.7
+   ECONF_SOURCE=${S} \
+   gnome2_src_configure \
+   --disable-xevie \
+   $(multilib_native_use_enable introspection) \
+   $(use_enable X x11)
+
+   # work-around gtk-doc out-of-source brokedness
+   if multilib_is_native_abi; then
+   ln -s "${S}"/doc/libatspi/html doc/libatspi/html || die
+   fi
+}
+
+multilib_src_compile() { gnome2_src_compile; }
+multilib_src_install() { gnome2_src_install; }



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

2016-06-24 Thread Pacho Ramos
commit: c35433e313074f5c6e938da69ae2fc9d3b86981a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 19:54:38 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:06:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35433e3

app-crypt/seahorse: Drop old

Package-Manager: portage-2.3.0_rc1

 app-crypt/seahorse/Manifest|   1 -
 .../files/seahorse-3.16.0-gnupg-detection.patch| 173 -
 app-crypt/seahorse/seahorse-3.16.0-r1.ebuild   |  71 -
 3 files changed, 245 deletions(-)

diff --git a/app-crypt/seahorse/Manifest b/app-crypt/seahorse/Manifest
index 6c6c554..05293b4 100644
--- a/app-crypt/seahorse/Manifest
+++ b/app-crypt/seahorse/Manifest
@@ -1,2 +1 @@
-DIST seahorse-3.16.0.tar.xz 1496188 SHA256 
770a5f03b8745054ef04cef9923dd713b1fbf309169150bc8dd32d7e5f7ee131 SHA512 
54e020e907c0053762bf78fd1b4a47ed30d253a89d9063f6daa33598fc3cd97dca0af0cd66bb4a140223b6ae18db88a52bfc50f46987cb3a8d0351c115fba923
 WHIRLPOOL 
5e3c3ee17be55849c22019c7a9669380ae101e39d9c81e66d6140d500ef3882c2019f39491bfb37a9019c3fda78304aab9743dc3ae112646a4e9106493704372
 DIST seahorse-3.18.0.tar.xz 1555384 SHA256 
530c889a01c4cad25df4c9ab58ab95d24747875789bc6116bef529d60fc1b667 SHA512 
76475645d1f94a99bf12c3bbbd840526ab3f1da9c6dd7c8c7fca1cca1cdb22692c44d6107ed1f0192dacb6990c1bbc5c1e0bb9a412132fbf18b302d6059cb254
 WHIRLPOOL 
a470024c7c187f854f7458de31ce8aae6f27ff99ee44d872c2298983391e3f39a2c22e5c201927a5b303ced1a614de9729af9625b59714b6cd580890714e5b79

diff --git a/app-crypt/seahorse/files/seahorse-3.16.0-gnupg-detection.patch 
b/app-crypt/seahorse/files/seahorse-3.16.0-gnupg-detection.patch
deleted file mode 100644
index 63004af..000
--- a/app-crypt/seahorse/files/seahorse-3.16.0-gnupg-detection.patch
+++ /dev/null
@@ -1,173 +0,0 @@
-From dfabc8de30e87fd7b6dc6d12f34fa29858caed95 Mon Sep 17 00:00:00 2001
-From: Daniel Kahn Gillmor 
-Date: Fri, 5 Jun 2015 16:01:43 -0400
-Subject: Avoid binding seahorse to the build-time version of gpg
-
-As a user of gpgme, seahorse should prefer gpg2 over gpg, since gpgme
-is more fully-functional when it works with gpg2.
-
-Moreover, seahorse should not assume that the version of gpg that it
-was built against is the same version of gpg that it is running
-against.
-
-GPGME has allowed a NULL value for the file_name parameter for
-gpgme_set_engine_info ever since the function appeared.  This will use
-gpgme's default engine selection, which is likely to be better than
-hardcoding the path that seahorse found during compile time.
-
-Moreover, seahorse should not bother trying to build against archaic
-versions of these branches, and certainly shouldn't hardcode numeric
-values that only worked for old versions in the seahorse headers.
-
-This changeset adjusts the configure.ac tests to make sure that the
-build environment has a non-archaic version of gnupg at least.
-
-Signed-off-by: Stef Walter 
- * Remove support for GnuPG 1.4.x as discussed at linked bug
-
-https://bugzilla.gnome.org/show_bug.cgi?id=750468
-
-diff --git a/configure.ac b/configure.ac
-index 760ec98..bf34ea9 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -9,7 +9,7 @@ GCR_REQUIRED=3.11.91
- GTK_REQ=3.4.0
- GTK_MAX=GTK_VERSION_3_4
- 
--GNUPG_ACCEPTED="1.2 1.4 2.0"
-+GNUPG_ACCEPTED="2.0.12 2.1.4"
- GPGME_REQUIRED=1.0.0
- LIBSECRET_REQUIRED=0.16
- AVAHI_GLIB_REQUIRED=0.6
-@@ -130,7 +130,7 @@ else
-   DO_CHECK=$enableval, DO_CHECK=yes)
-   
-   if test "$DO_CHECK" = "yes"; then
--  AC_PATH_PROGS(GNUPG, [gpg gpg2], no)
-+  AC_PATH_PROGS(GNUPG, [gpg2 gpg], no)
-   AC_DEFINE_UNQUOTED(GNUPG, "$GNUPG", [Path to gpg executable.])
-   ok="no"
-   if test "$GNUPG" != "no"; then
-@@ -144,12 +144,16 @@ else
-   sed 's/^gpg (GnuPG) 
\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- 
-   for ver in $GNUPG_ACCEPTED; do
--  if test "$ver" = "$major.$minor"; then
--  AC_DEFINE_UNQUOTED(GPG_MAJOR, [$major], 
[GPG Major Version])
--  AC_DEFINE_UNQUOTED(GPG_MINOR, [$minor], 
[GPG Minor Version])
--  AC_DEFINE_UNQUOTED(GPG_MICRO, [$micro], 
[GPG Micro Version])
--  ok="yes"
--  break
-+  branch=`echo $ver | sed 's/\.[[0-9]]*$//'`
-+  if test "$branch" = "$major.$minor"; then
-+  min_micro=`echo $ver | sed 
's/^[[0-9]]*\.[[0-9]]*\.//'`
-+  if test "$min_micro" -le "$micro"; then
-+  AC_DEFINE_UNQUOTED(GPG_MAJOR, 
[$major], [GPG Major Version])
-+  

[gentoo-commits] repo/gentoo:master commit in: app-arch/file-roller/files/, app-arch/file-roller/

2016-06-24 Thread Pacho Ramos
commit: a9d5b71b68a2d8aabdee0781eea22aa2312bed42
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 19:41:54 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:06:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9d5b71b

app-arch/file-roller: Drop old

Package-Manager: portage-2.3.0_rc1

 app-arch/file-roller/Manifest  |  1 -
 app-arch/file-roller/file-roller-3.16.4-r1.ebuild  | 94 --
 app-arch/file-roller/files/3.6.0-packages.match| 30 ---
 .../files/file-roller-3.16.4-bug-757793.patch  | 25 --
 4 files changed, 150 deletions(-)

diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest
index b5e56d7..05ace3e 100644
--- a/app-arch/file-roller/Manifest
+++ b/app-arch/file-roller/Manifest
@@ -1,2 +1 @@
-DIST file-roller-3.16.4.tar.xz 1412224 SHA256 
5455980b2c9c7eb063d2d65560ae7ab2e7f01b208ea3947e151680231c7a4185 SHA512 
76378e16cd7f37a336b3eb3c6106cf36c2ea6e9209c23175810e2b80dc13a7b62b04cfcdea0b2bf69251baf7b164e85c34d99813cdbfd07433f73aba9c7361ae
 WHIRLPOOL 
0d8736e13b97a4a005ae53bd9885b10c8a7797e10e0d8f4548e4112490ebc3ce91b0e5349b251bdca5d0f392318be7ea4fb324e3399300e362f47b024217849d
 DIST file-roller-3.16.5.tar.xz 1415236 SHA256 
09a68db98aa33febdad76e6977d7771b3b444da7f57ab6f4fe7d6a77e39d5a91 SHA512 
83c8dddb547f36faa2728996648479255353706a266ce26e79f8f6141794d0281a9817f2a1dc687623ba8382cab93aef23675e2f3ef6d4abb9f8871f253d2c2d
 WHIRLPOOL 
01d54e45d9d8b81c5f965622adbacac1400f56461e230999e97aa1cde135714e7e80317749c04eac7b4a49fea0fa66142b9dfbec0876b743b4709d3d17c72cce

diff --git a/app-arch/file-roller/file-roller-3.16.4-r1.ebuild 
b/app-arch/file-roller/file-roller-3.16.4-r1.ebuild
deleted file mode 100644
index 5bc4c12..000
--- a/app-arch/file-roller/file-roller-3.16.4-r1.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils gnome2 readme.gentoo
-
-DESCRIPTION="Archive manager for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller;
-
-LICENSE="GPL-2+ CC-BY-SA-3.0"
-SLOT="0"
-IUSE="nautilus packagekit"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux"
-
-# gdk-pixbuf used extensively in the source
-# cairo used in eggtreemultidnd.c
-# pango used in fr-window
-RDEPEND="
-   >=app-arch/libarchive-3:=
-   >=dev-libs/glib-2.36:2
-   >=dev-libs/json-glib-0.14
-   >=x11-libs/gtk+-3.13.2:3
-   >=x11-libs/libnotify-0.4.3:=
-   sys-apps/file
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   x11-libs/pango
-   nautilus? ( >=gnome-base/nautilus-3 )
-   packagekit? ( app-admin/packagekit-base )
-"
-DEPEND="${RDEPEND}
-   dev-util/desktop-file-utils
-   >=dev-util/intltool-0.40.0
-   dev-util/itstool
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-# eautoreconf needs:
-#  gnome-base/gnome-common
-
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="
-${PN} is a frontend for several archiving utilities. If you want a
-particular archive format support, see ${HOMEPAGE}
-and install the relevant package. For example:
-7-zip   - app-arch/p7zip
-ace - app-arch/unace
-arj - app-arch/arj
-cpio- app-arch/cpio
-deb - app-arch/dpkg
-iso - app-cdr/cdrtools
-jar,zip - app-arch/zip and app-arch/unzip
-lha - app-arch/lha
-lzop- app-arch/lzop
-rar - app-arch/unrar or app-arch/unar
-rpm - app-arch/rpm
-unstuff - app-arch/stuffit
-zoo - app-arch/zoo"
-
-src_prepare() {
-   # File providing Gentoo package names for various archivers
-   cp -f "${FILESDIR}"/3.6.0-packages.match data/packages.match || die
-   gnome2_src_prepare
-
-   # https://bugzilla.gnome.org/show_bug.cgi?id=757793
-   epatch "${FILESDIR}"/${P}-bug-757793.patch
-}
-
-src_configure() {
-   DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* TODO"
-   # --disable-debug because enabling it adds -O0 to CFLAGS
-   gnome2_src_configure \
-   --disable-run-in-place \
-   --disable-static \
-   --disable-debug \
-   --enable-magic \
-   --enable-libarchive \
-   $(use_enable nautilus nautilus-actions) \
-   $(use_enable packagekit)
-}
-
-src_install() {
-   gnome2_src_install
-   readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-   gnome2_pkg_postinst
-   readme.gentoo_print_elog
-}

diff --git a/app-arch/file-roller/files/3.6.0-packages.match 
b/app-arch/file-roller/files/3.6.0-packages.match
deleted file mode 100644
index 4085b19..000
--- a/app-arch/file-roller/files/3.6.0-packages.match
+++ /dev/null
@@ -1,30 +0,0 @@
-[Package Matches]
-arj=app-arch/arj
-binutils=sys-devel/binutils
-bzip2=app-arch/bzip2
-cpio=app-arch/cpio
-dpkg=app-arch/dpkg

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-atk/

2016-06-24 Thread Pacho Ramos
commit: c23f2ebc7fdc2b140c35aec27a68248af9d153c7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 19:01:56 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:06:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c23f2ebc

app-accessibility/at-spi2-atk: Version bump

Package-Manager: portage-2.3.0_rc1

 app-accessibility/at-spi2-atk/Manifest |  1 +
 .../at-spi2-atk/at-spi2-atk-2.20.1.ebuild  | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/app-accessibility/at-spi2-atk/Manifest 
b/app-accessibility/at-spi2-atk/Manifest
index 1ad490c..f1cabfb 100644
--- a/app-accessibility/at-spi2-atk/Manifest
+++ b/app-accessibility/at-spi2-atk/Manifest
@@ -1,2 +1,3 @@
 DIST at-spi2-atk-2.16.0.tar.xz 286668 SHA256 
78efc45ec36383bf785f8636e64a8d866defeb020e00a08f92978f1fc3772ff9 SHA512 
fcd40693e5ef55c640a52158996dc8bc66f53ef211c343cd5401c4bcd1669110ea836e0550eb41caee9c9f3a4f9670095a7dd8252600af943ddcb374bf50f011
 WHIRLPOOL 
0865cb8bfd62449bf345938a382c2a7d8efd425154e7e674c8097702e6873d98b8d2be8ac841858ba7dce166c2be4e18be1b1daf4fed43f667430ac3eeccebe2
 DIST at-spi2-atk-2.18.1.tar.xz 291676 SHA256 
c4b15f9386d34d464ddad5f6cc85669742c016df87141ceee93513245979c12d SHA512 
bf4cd26c8130dd3b92817eb7d0e927391039e86b5d4bd579154c219988af263421c2bf7712fd40fe910ea136cdd2226cf71ba527498b68d022fdbc768c09c7ad
 WHIRLPOOL 
d3a4afc5df9d3121836248eeb211cd4cbe7799931a08cc3d83baa6f69d71c11da8afe58ec7dcdef21769f60445b8b6a11e5a5694e310974da97a479590506a66
+DIST at-spi2-atk-2.20.1.tar.xz 309112 SHA256 
2358a794e918e8f47ce0c7370eee8fc8a6207ff1afe976ec9ff547a03277bf8e SHA512 
17ec2c4e7b532b92d7a53da77ec87516f3cab41464b828661cb75bc93e3dcf7e2c8eaa288ae43f60cfbfe9dafd89a74255ab69dffdf90953943733058292c33f
 WHIRLPOOL 
151aa9ef1a27462c7bac470d8c9a203f840d8f365815325b408d337863d24b1747bfe61dbf18ada4d3632349c55b265d4b44c975a9622a1d1d4a32c71501

diff --git a/app-accessibility/at-spi2-atk/at-spi2-atk-2.20.1.ebuild 
b/app-accessibility/at-spi2-atk/at-spi2-atk-2.20.1.ebuild
new file mode 100644
index 000..262acfa
--- /dev/null
+++ b/app-accessibility/at-spi2-atk/at-spi2-atk-2.20.1.ebuild
@@ -0,0 +1,45 @@
+# 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 multilib-minimal
+
+DESCRIPTION="Gtk module for bridging AT-SPI to Atk"
+HOMEPAGE="https://wiki.gnome.org/Accessibility;
+
+LICENSE="LGPL-2+"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x86-macos"
+IUSE="test"
+
+# tests fail on multilib setups
+RESTRICT="test"
+
+COMMON_DEPEND="
+   >=app-accessibility/at-spi2-core-2.17.90[${MULTILIB_USEDEP}]
+   >=dev-libs/atk-2.15.4[${MULTILIB_USEDEP}]
+   >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
+   >=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]
+"
+RDEPEND="${COMMON_DEPEND}
+   !

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

2016-06-24 Thread Pacho Ramos
commit: 37355c005c05c0a57f12edce382292a6a7b032e6
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 19:56:15 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:06:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37355c00

app-dicts/gnome-dictionary: Drop old

Package-Manager: portage-2.3.0_rc1

 app-dicts/gnome-dictionary/Manifest|  2 --
 .../gnome-dictionary-3.16.2.ebuild | 42 --
 .../gnome-dictionary-3.18.0.ebuild | 42 --
 3 files changed, 86 deletions(-)

diff --git a/app-dicts/gnome-dictionary/Manifest 
b/app-dicts/gnome-dictionary/Manifest
index 00b9f1e..aa5896e 100644
--- a/app-dicts/gnome-dictionary/Manifest
+++ b/app-dicts/gnome-dictionary/Manifest
@@ -1,3 +1 @@
-DIST gnome-dictionary-3.16.2.tar.xz 847024 SHA256 
a2981a76ecf57a5e5f1ebc88697f228a40e550c3371535aa15cc959fe51badd5 SHA512 
f6c50a8d10e360320ac2ed34a56723f9e7eb72f81f27d40bc69a63eab23cad31e7ff45fb6712ff14b84b3ec2f82ae35bfab0ddde7980766b77d1416be67f384a
 WHIRLPOOL 
6fe96815b79e1d217377ca61d74e2a61ab67a89057e3131c24b6c43fc908298cab4b34d3ab1c0700859deb18b7ed45d4870261fd0009118f168535157365
-DIST gnome-dictionary-3.18.0.tar.xz 852072 SHA256 
5338962124f6d784920ed4968d98734a7589513b36e4f4a6ff00d1ed5afb4ead SHA512 
ea276880329422e08923cc9346821bfd7c9bc1b71c09c6521a28f01a6bee34ec4be3b7f503ed8d37916a9b6351074ffd6d4333fed46d7c820198ebf0e62f5eb4
 WHIRLPOOL 
1c70faa84b96ddebafc2297ed6ea08ea3cec62a76340d5dc0800c2176603dec187b33f1a406538b832907196356f4015cf3c029868447998ef8e22f6f7cb0aef
 DIST gnome-dictionary-3.18.1.tar.xz 864460 SHA256 
92cf2d519335b125018468c22405499fdb320e4446201c7b0f55f1a441bf05cc SHA512 
efe4d1f8810bf218bae4d393be1d26938ed3a814ed22fb96c0bded5f874c32229b215351b08462eef1c92b756640a3d4e1c0f5ea1ee49f67e519bcf0d53aba74
 WHIRLPOOL 
c20c73504e8ce0745170ec21296191d14770f252c80b208e4ac08659f80d2ece79cd2d408b4e3bdee992475a67be2ec77f4c16e501e8bbbebe8c0a95c3911e7b

diff --git a/app-dicts/gnome-dictionary/gnome-dictionary-3.16.2.ebuild 
b/app-dicts/gnome-dictionary/gnome-dictionary-3.16.2.ebuild
deleted file mode 100644
index 1170942..000
--- a/app-dicts/gnome-dictionary/gnome-dictionary-3.16.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="yes"
-
-inherit gnome2
-
-DESCRIPTION="Dictionary utility for GNOME"
-HOMEPAGE="https://live.gnome.org/GnomeUtils;
-
-LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
-SLOT="0/8" # subslot = suffix of libgdict-1.0.so
-IUSE="+introspection ipv6"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux"
-
-COMMON_DEPEND="
-   >=dev-libs/glib-2.39:2
-   x11-libs/cairo:=
-   >=x11-libs/gtk+-3.14:3
-   x11-libs/pango
-   introspection? ( >=dev-libs/gobject-introspection-1.42 )
-"
-RDEPEND="${COMMON_DEPEND}
-   gnome-base/gsettings-desktop-schemas
-   !https://wiki.gnome.org/Apps/Dictionary;
-
-LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
-SLOT="0/9" # subslot = suffix of libgdict-1.0.so
-IUSE="+introspection ipv6"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux"
-
-COMMON_DEPEND="
-   >=dev-libs/glib-2.39:2[dbus]
-   x11-libs/cairo:=
-   >=x11-libs/gtk+-3.14:3
-   x11-libs/pango
-   introspection? ( >=dev-libs/gobject-introspection-1.42:= )
-"
-RDEPEND="${COMMON_DEPEND}
-   gnome-base/gsettings-desktop-schemas
-   !

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

2016-06-24 Thread Pacho Ramos
commit: 7e7ccf95143f1a6021b880e0c57c562463f53837
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 19:55:21 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:06:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e7ccf95

app-crypt/seahorse: Version bump

Package-Manager: portage-2.3.0_rc1

 app-crypt/seahorse/Manifest   |  1 +
 app-crypt/seahorse/seahorse-3.20.0.ebuild | 65 +++
 2 files changed, 66 insertions(+)

diff --git a/app-crypt/seahorse/Manifest b/app-crypt/seahorse/Manifest
index 05293b4..4ff44a0 100644
--- a/app-crypt/seahorse/Manifest
+++ b/app-crypt/seahorse/Manifest
@@ -1 +1,2 @@
 DIST seahorse-3.18.0.tar.xz 1555384 SHA256 
530c889a01c4cad25df4c9ab58ab95d24747875789bc6116bef529d60fc1b667 SHA512 
76475645d1f94a99bf12c3bbbd840526ab3f1da9c6dd7c8c7fca1cca1cdb22692c44d6107ed1f0192dacb6990c1bbc5c1e0bb9a412132fbf18b302d6059cb254
 WHIRLPOOL 
a470024c7c187f854f7458de31ce8aae6f27ff99ee44d872c2298983391e3f39a2c22e5c201927a5b303ced1a614de9729af9625b59714b6cd580890714e5b79
+DIST seahorse-3.20.0.tar.xz 1556556 SHA256 
e2b07461ed54a8333e5628e9b8e517ec2b731068377bf376570aad998274c6df SHA512 
a02d3da7af95256941ef065ac024bd5bfb53a026767b951fa2e26446fb0eed23707e69f72f6e8ebfa7d538823fa41411709fa2bebad4fbd662af1e81bc15ab82
 WHIRLPOOL 
79691f59771387af8f18fb2bbfb96a5830f41d1f538be0216d218f53ebc273fd00b1d455f595e4a70a3c5104d024d85b6ee279d416e94d93d800133179bfd47d

diff --git a/app-crypt/seahorse/seahorse-3.20.0.ebuild 
b/app-crypt/seahorse/seahorse-3.20.0.ebuild
new file mode 100644
index 000..1e2f8f6
--- /dev/null
+++ b/app-crypt/seahorse/seahorse-3.20.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="A GNOME application for managing encryption keys"
+HOMEPAGE="https://wiki.gnome.org/Apps/Seahorse;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+IUSE="debug ldap zeroconf"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+
+COMMON_DEPEND="
+   >=app-crypt/gcr-3.11.91:=
+   >=dev-libs/glib-2.10:2
+   >=x11-libs/gtk+-3.4:3
+   >=app-crypt/libsecret-0.16
+   >=net-libs/libsoup-2.33.92:2.4
+   x11-misc/shared-mime-info
+
+   net-misc/openssh
+   >=app-crypt/gpgme-1
+   >=app-crypt/gnupg-2.0.12
+
+   ldap? ( net-nds/openldap:= )
+   zeroconf? ( >=net-dns/avahi-0.6:= )
+"
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   dev-util/gdbus-codegen
+   >=dev-util/intltool-0.35
+   dev-util/itstool
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+# Need seahorse-plugins git snapshot
+RDEPEND="${COMMON_DEPEND}
+   !

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

2016-06-24 Thread Pacho Ramos
commit: f3cf8ba748d9ac6478fec5c98a9006f5c6604348
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jun 24 19:51:56 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jun 24 20:06:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3cf8ba7

app-crypt/gcr: Version bump

Package-Manager: portage-2.3.0_rc1

 app-crypt/gcr/Manifest  |  1 +
 app-crypt/gcr/gcr-3.20.0.ebuild | 77 +
 2 files changed, 78 insertions(+)

diff --git a/app-crypt/gcr/Manifest b/app-crypt/gcr/Manifest
index d71be51..fdeff4c 100644
--- a/app-crypt/gcr/Manifest
+++ b/app-crypt/gcr/Manifest
@@ -1,2 +1,3 @@
 DIST gcr-3.16.0.tar.xz 1335348 SHA256 
ecfe8df41cc88158364bb15addc670b11e539fe844742983629ba2323888d075 SHA512 
1db6e2532d2d0ceb6f339551b009baae5815fcf8a12b76b0eb9e13f301d1205c2e2c9b8f555ae011a84521e55fe9cccb703c3dd539d638b476e0474c34672be4
 WHIRLPOOL 
88a0d5936b6dd54923fd476f3af0acac9c068268416cb30c65670ae8bf8bec3940cdee84e72e6218c3cf9e59a023508e5961357b2e80a297428e573cddc6bd7b
 DIST gcr-3.18.0.tar.xz 1311368 SHA256 
d4d16da5af55148a694055835ccd07ad34daf0ad03bdad929bf7cad15637ce00 SHA512 
3733a462c23b0cf1d3579ea4b0b6eea9b5e3eb98e81e7c0e0364e540ec60a7a7bc567d1d159c674df280fb20c305cbaef796dffef73801ece4f4474352786e6b
 WHIRLPOOL 
1bb299e386415c86dbb4f6afb48e365fd69e12a13e7349cefcd05c2685841fb0fb76c499780c2e275114c185a67b6be66989c6f989794ebbf1fd18ca501ed4b6
+DIST gcr-3.20.0.tar.xz 1324216 SHA256 
90572c626d8a708225560c42b4421f7941315247fa1679d4ef569bde7f4bb379 SHA512 
0acd0fb085a38507b1cc895ac773f91c6f4e14d2ea7e27b8e74c85ef78426597b6ea08ebee696452b0651939ec4a0d8a4a2523c41b3a8a0bd1b0d7b338b1d9c7
 WHIRLPOOL 
f9872c7c0f2480b868451775b5a7c63f7cba0d00702660417b738c6260706c8144bf73d36ddd0339b3acbfc010b4ceddef080a3dc1570de875b061e2053ba46f

diff --git a/app-crypt/gcr/gcr-3.20.0.ebuild b/app-crypt/gcr/gcr-3.20.0.ebuild
new file mode 100644
index 000..e1000e9
--- /dev/null
+++ b/app-crypt/gcr/gcr-3.20.0.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+VALA_USE_DEPEND="vapigen"
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+
+inherit gnome2 python-any-r1 vala virtualx
+
+DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
+HOMEPAGE="https://git.gnome.org/browse/gcr;
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="0/1" # subslot = suffix of libgcr-3
+
+IUSE="debug gtk +introspection vala"
+REQUIRED_USE="vala? ( introspection )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris 
~x86-solaris"
+
+COMMON_DEPEND="
+   >=app-crypt/p11-kit-0.19
+   >=dev-libs/glib-2.38:2
+   >=dev-libs/libgcrypt-1.2.2:0=
+   >=dev-libs/libtasn1-1:=
+   >=sys-apps/dbus-1
+   gtk? ( >=x11-libs/gtk+-3.12:3[X,introspection?] )
+   introspection? ( >=dev-libs/gobject-introspection-1.34:= )
+"
+RDEPEND="${COMMON_DEPEND}
+   !

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

2016-06-24 Thread Dirkjan Ochtman
commit: 7deebb7157b1b7713488676ad049926f6aaf7217
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Fri Jun 24 20:04:51 2016 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Fri Jun 24 20:04:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7deebb71

net-p2p/syncthing: add tools flag

Thanks to Alexey Korepanov for implementing this.

Package-Manager: portage-2.2.28

 net-p2p/syncthing/files/relaysrv.systemd.patch |  13 +++
 net-p2p/syncthing/files/syncthing-relaysrv.confd   |   3 +
 net-p2p/syncthing/files/syncthing-relaysrv.initd   |  30 ++
 .../syncthing/files/syncthing-relaysrv.logrotate   |   6 ++
 net-p2p/syncthing/files/syncthing.logrotate|   5 +-
 net-p2p/syncthing/metadata.xml |   5 +
 net-p2p/syncthing/syncthing-0.13.7-r1.ebuild   | 108 +
 7 files changed, 166 insertions(+), 4 deletions(-)

diff --git a/net-p2p/syncthing/files/relaysrv.systemd.patch 
b/net-p2p/syncthing/files/relaysrv.systemd.patch
new file mode 100644
index 000..2cff1dc
--- /dev/null
+++ b/net-p2p/syncthing/files/relaysrv.systemd.patch
@@ -0,0 +1,13 @@
+diff --git 
src/github.com/syncthing/syncthing/cmd/relaysrv/etc/linux-systemd/syncthing-relaysrv.service
 
src/github.com/syncthing/syncthing/cmd/relaysrv/etc/linux-systemd/syncthing-relaysrv.service
+index b9d3173..7f8e2c0 100644
+--- 
src/github.com/syncthing/syncthing/cmd/relaysrv/etc/linux-systemd/syncthing-relaysrv.service
 
src/github.com/syncthing/syncthing/cmd/relaysrv/etc/linux-systemd/syncthing-relaysrv.service
+@@ -5,7 +5,7 @@ After=network.target
+ [Service]
+ User=syncthing-relaysrv
+ Group=syncthing-relaysrv
+-ExecStart=/usr/bin/relaysrv
++ExecStart=/usr/libexec/syncthing/relaysrv
+ WorkingDirectory=/var/lib/syncthing-relaysrv
+ 
+ PrivateTmp=true

diff --git a/net-p2p/syncthing/files/syncthing-relaysrv.confd 
b/net-p2p/syncthing/files/syncthing-relaysrv.confd
new file mode 100644
index 000..2effc39
--- /dev/null
+++ b/net-p2p/syncthing/files/syncthing-relaysrv.confd
@@ -0,0 +1,3 @@
+# Options to pass to relaysrv
+# see relaysrv --help for more information
+SR_OPTS=

diff --git a/net-p2p/syncthing/files/syncthing-relaysrv.initd 
b/net-p2p/syncthing/files/syncthing-relaysrv.initd
new file mode 100644
index 000..860c5f3
--- /dev/null
+++ b/net-p2p/syncthing/files/syncthing-relaysrv.initd
@@ -0,0 +1,30 @@
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+SR_USER=syncthing-relaysrv
+SR_GROUP=syncthing-relaysrv
+SR_HOMEDIR=/var/lib/syncthing-relaysrv
+SR_LOGFILE=/var/log/syncthing/relaysrv.log
+
+
+description="Relay service for syncthing"
+command="/usr/libexec/syncthing/relaysrv"
+command_args="${SR_OPTS}"
+pidfile="/run/relaysrv.pid"
+start_stop_daemon_args="--background
+  --user ${SR_USER}
+  --group ${SR_GROUP}
+  --chdir \"${SR_HOMEDIR}\"
+  --make-pidfile
+  --stdout \"${SR_LOGFILE}\"
+  --stderr \"${SR_LOGFILE}\" 
+  "
+
+depend() {
+  need net
+}
+
+start_pre() {
+  checkpath -q -d -o ${SR_USER}:${SR_GROUP} ${SR_HOMEDIR}
+  checkpath -q -f -o ${SR_USER}:${SR_GROUP} ${SR_LOGFILE}
+}

diff --git a/net-p2p/syncthing/files/syncthing-relaysrv.logrotate 
b/net-p2p/syncthing/files/syncthing-relaysrv.logrotate
new file mode 100644
index 000..f168cbf
--- /dev/null
+++ b/net-p2p/syncthing/files/syncthing-relaysrv.logrotate
@@ -0,0 +1,6 @@
+/var/log/syncthing/relaysrv.log {
+missingok
+notifempty
+sharedscripts
+copytruncate
+}

diff --git a/net-p2p/syncthing/files/syncthing.logrotate 
b/net-p2p/syncthing/files/syncthing.logrotate
index 37c4320..11310e3 100644
--- a/net-p2p/syncthing/files/syncthing.logrotate
+++ b/net-p2p/syncthing/files/syncthing.logrotate
@@ -2,8 +2,5 @@
 missingok
 notifempty
 sharedscripts
-postrotate
-kill -0 $( /dev/null 2>&1 || true
-endscript
+copytruncate
 }

diff --git a/net-p2p/syncthing/metadata.xml b/net-p2p/syncthing/metadata.xml
index 78bfd30..df7f002 100644
--- a/net-p2p/syncthing/metadata.xml
+++ b/net-p2p/syncthing/metadata.xml
@@ -18,6 +18,11 @@
  Syncthing replaces proprietary sync and cloud services with something 
open, trustworthy and decentralized.
  Your data is your data alone and you deserve to choose where it is 
stored, if it is shared with some third party and how it's transmitted over the 
Internet.
   
+  
+   
+ Install discosrv, relaysrv and other tools to /usr/libexec/synsthing/.
+   
+  
   
 syncthing/syncthing
 https://github.com/syncthing/syncthing/issues

diff --git a/net-p2p/syncthing/syncthing-0.13.7-r1.ebuild 
b/net-p2p/syncthing/syncthing-0.13.7-r1.ebuild
new file mode 100644
index 000..fdc4011
--- /dev/null
+++ b/net-p2p/syncthing/syncthing-0.13.7-r1.ebuild
@@ -0,0 +1,108 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+

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

2016-06-24 Thread Dirkjan Ochtman
commit: 50739450b1aefd4f13932e94033edacfeaa38b87
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Fri Jun 24 19:51:11 2016 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Fri Jun 24 19:51:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50739450

mail-filter/rspamd: version bump to 1.2.8

Package-Manager: portage-2.2.28

 mail-filter/rspamd/Manifest|  1 +
 mail-filter/rspamd/rspamd-1.2.8.ebuild | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/mail-filter/rspamd/Manifest b/mail-filter/rspamd/Manifest
index 88784c5..28d3e56 100644
--- a/mail-filter/rspamd/Manifest
+++ b/mail-filter/rspamd/Manifest
@@ -2,3 +2,4 @@ DIST rspamd-1.2.3.tar.xz 1419080 SHA256 
18d41ee46993c51a5aed41b6734304b15e7b98bf
 DIST rspamd-1.2.5.tar.xz 1421372 SHA256 
d31cd2d3c0d3511dda61d277b1c782d17f45ff45048e25f0d89f77fb8fe78748 SHA512 
8b967f962aab12afe20854ba66d6f98128b1069473a35b88920f2cb429d4c5ea955040ad58fe49c5b4a18243eb42926f92ae6027b3099b3c0469799db82e4bd1
 WHIRLPOOL 
622e875488fb19ce1e080f06adae2fcb1b6776a813bdcb13d1c6e4e7c5735d17ea47c2d4cc9bbcc632cda714a2bc33241f8fbe0f57e0d0438538610b8c6d16a3
 DIST rspamd-1.2.6.tar.xz 1422532 SHA256 
a1cbc5ccd53a5c9abe2d9f121f5936fcbd9d68f17fa354e8bddf4fcb3fc768c5 SHA512 
a516bc3cc910231cddc05972725eb20f9d7d1742b902cb9211aa59dab385253fe7c3b6e553a576351aa9d48e334a90003f8beb43dcfbf5cdb9a2de7675f7c105
 WHIRLPOOL 
e110388e89aa35896a7b9663538fe4c161796047af7253550a09646cf2a913a5a2ca50d461ba65c2736b5976bc8c35dd4a78e88389fcb31e3bbf6744d587b783
 DIST rspamd-1.2.7.tar.xz 1423600 SHA256 
7a19b2f49cb39d5839785d261a2d6d0d9cca24e760d5adb2b597b1eeb0831c3a SHA512 
e87d1b4689224e340035d9e8faa60db9070edc6656235279c2e561ad25a0c87f3d4401dc5a05045fc7ab7bb3fd0333a10dea973a910ca228acc6336074b3d7d9
 WHIRLPOOL 
9db654d14cf2012ae79580f54a7c124d900b548a93971e2c04210eb18142f733bad3a66a5e7e723f6b2c300676abd7189a25e22cdc22d7e03f9b2ebef972b259
+DIST rspamd-1.2.8.tar.xz 1423888 SHA256 
485438d8c38ada1a6e95c9ea1298d2c899d4ec618f1dd5f539663522c506eb2b SHA512 
21ca76636ce1482233cb3631343e827678d07e0db21e8c0b3961a8124aba4260f2c4f1a4dc110c5689b02707951f28c2ee0e72d1e8cd5c49d9b73fbf688a6056
 WHIRLPOOL 
cdbefbfa3f76b58229c945efc875321950d4981364eb942b83c8a3f12f3e482c83f969b26ebbbddfe6a49d6e72c7c5dee505ba54ac570fb22bbd40a21c17aa53

diff --git a/mail-filter/rspamd/rspamd-1.2.8.ebuild 
b/mail-filter/rspamd/rspamd-1.2.8.ebuild
new file mode 100644
index 000..b55cfb8
--- /dev/null
+++ b/mail-filter/rspamd/rspamd-1.2.8.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils user systemd
+
+DESCRIPTION="Rapid spam filtering system"
+SRC_URI="https://rspamd.com/downloads/${P}.tar.xz;
+HOMEPAGE="https://github.com/vstakhov/rspamd;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+jit"
+
+DEPEND="dev-libs/openssl:0[-bindist]
+   jit? (
+   dev-libs/libpcre[jit]
+   dev-lang/luajit:2
+   )
+   !jit? (
+   dev-libs/libpcre[-jit]
+   >=dev-lang/lua-5.1:0
+   )
+   dev-libs/libevent
+   dev-db/sqlite:3
+   dev-libs/glib:2
+   dev-libs/gmime
+   sys-apps/file
+   virtual/libiconv"
+RDEPEND="${DEPEND}"
+
+pkg_setup() {
+   enewgroup rspamd
+   enewuser rspamd -1 -1 /var/lib/rspamd rspamd
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCONFDIR=/etc/rspamd
+   -DRUNDIR=/var/run/rspamd
+   -DDBDIR=/var/lib/rspamd
+   -DLOGDIR=/var/log/rspamd
+   -DENABLE_LUAJIT=$(usex jit ON OFF)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+   newinitd "${FILESDIR}/rspamd.init-r1" rspamd
+
+   dodir /var/lib/rspamd
+   dodir /var/log/rspamd
+
+   fowners rspamd:rspamd /var/lib/rspamd /var/log/rspamd
+
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/rspamd.logrotate" rspamd
+
+   systemd_newunit rspamd.service rspamd.service
+   systemd_newunit rspamd.socket rspamd.socket
+}



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

2016-06-24 Thread Dirkjan Ochtman
commit: 09bc8d916487cff2ed189f488791ab57bedf5b4c
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Fri Jun 24 19:51:49 2016 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Fri Jun 24 19:51:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09bc8d91

mail-filter/rspamd: remove old versions

Package-Manager: portage-2.2.28

 mail-filter/rspamd/Manifest|  3 --
 mail-filter/rspamd/rspamd-1.2.3.ebuild | 62 --
 mail-filter/rspamd/rspamd-1.2.5.ebuild | 62 --
 mail-filter/rspamd/rspamd-1.2.6.ebuild | 62 --
 4 files changed, 189 deletions(-)

diff --git a/mail-filter/rspamd/Manifest b/mail-filter/rspamd/Manifest
index 28d3e56..002e0de 100644
--- a/mail-filter/rspamd/Manifest
+++ b/mail-filter/rspamd/Manifest
@@ -1,5 +1,2 @@
-DIST rspamd-1.2.3.tar.xz 1419080 SHA256 
18d41ee46993c51a5aed41b6734304b15e7b98bf0ab3c5855a57851eeb08b724 SHA512 
f1b41d8cbd23f609e70031418eca726505f78f5e1cbf6b84ae34386c3635fb8e5786976816c1437524f02f6ba1abd714c9e90cf0fb05990b3ef0f5e49a296618
 WHIRLPOOL 
cd13dc649fd861e4dc990a4ca983d5a2e38adb236e50f043deafa5082261bc0cd85081cc8e7adbbece98b11b8f8c7ccb718308342892f6a1424c663a2541f828
-DIST rspamd-1.2.5.tar.xz 1421372 SHA256 
d31cd2d3c0d3511dda61d277b1c782d17f45ff45048e25f0d89f77fb8fe78748 SHA512 
8b967f962aab12afe20854ba66d6f98128b1069473a35b88920f2cb429d4c5ea955040ad58fe49c5b4a18243eb42926f92ae6027b3099b3c0469799db82e4bd1
 WHIRLPOOL 
622e875488fb19ce1e080f06adae2fcb1b6776a813bdcb13d1c6e4e7c5735d17ea47c2d4cc9bbcc632cda714a2bc33241f8fbe0f57e0d0438538610b8c6d16a3
-DIST rspamd-1.2.6.tar.xz 1422532 SHA256 
a1cbc5ccd53a5c9abe2d9f121f5936fcbd9d68f17fa354e8bddf4fcb3fc768c5 SHA512 
a516bc3cc910231cddc05972725eb20f9d7d1742b902cb9211aa59dab385253fe7c3b6e553a576351aa9d48e334a90003f8beb43dcfbf5cdb9a2de7675f7c105
 WHIRLPOOL 
e110388e89aa35896a7b9663538fe4c161796047af7253550a09646cf2a913a5a2ca50d461ba65c2736b5976bc8c35dd4a78e88389fcb31e3bbf6744d587b783
 DIST rspamd-1.2.7.tar.xz 1423600 SHA256 
7a19b2f49cb39d5839785d261a2d6d0d9cca24e760d5adb2b597b1eeb0831c3a SHA512 
e87d1b4689224e340035d9e8faa60db9070edc6656235279c2e561ad25a0c87f3d4401dc5a05045fc7ab7bb3fd0333a10dea973a910ca228acc6336074b3d7d9
 WHIRLPOOL 
9db654d14cf2012ae79580f54a7c124d900b548a93971e2c04210eb18142f733bad3a66a5e7e723f6b2c300676abd7189a25e22cdc22d7e03f9b2ebef972b259
 DIST rspamd-1.2.8.tar.xz 1423888 SHA256 
485438d8c38ada1a6e95c9ea1298d2c899d4ec618f1dd5f539663522c506eb2b SHA512 
21ca76636ce1482233cb3631343e827678d07e0db21e8c0b3961a8124aba4260f2c4f1a4dc110c5689b02707951f28c2ee0e72d1e8cd5c49d9b73fbf688a6056
 WHIRLPOOL 
cdbefbfa3f76b58229c945efc875321950d4981364eb942b83c8a3f12f3e482c83f969b26ebbbddfe6a49d6e72c7c5dee505ba54ac570fb22bbd40a21c17aa53

diff --git a/mail-filter/rspamd/rspamd-1.2.3.ebuild 
b/mail-filter/rspamd/rspamd-1.2.3.ebuild
deleted file mode 100644
index 5656b03..000
--- a/mail-filter/rspamd/rspamd-1.2.3.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils user
-
-DESCRIPTION="Rapid spam filtering system"
-SRC_URI="https://rspamd.com/downloads/${P}.tar.xz;
-HOMEPAGE="https://github.com/vstakhov/rspamd;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+jit"
-
-DEPEND="dev-libs/openssl:0
-   jit? (
-   dev-libs/libpcre[jit]
-   dev-lang/luajit:2
-   )
-   !jit? (
-   dev-libs/libpcre[-jit]
-   >=dev-lang/lua-5.1:0
-   )
-   dev-libs/libevent
-   dev-db/sqlite:3
-   dev-libs/glib:2
-   dev-libs/gmime
-   sys-apps/file
-   virtual/libiconv"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-   enewgroup rspamd
-   enewuser rspamd -1 -1 /var/lib/rspamd rspamd
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DCONFDIR=/etc/rspamd
-   -DRUNDIR=/var/run/rspamd
-   -DDBDIR=/var/lib/rspamd
-   -DLOGDIR=/var/log/rspamd
-   -DENABLE_LUAJIT=$(usex jit ON OFF)
-   )
-   cmake-utils_src_configure
-}
-
-src_install() {
-   cmake-utils_src_install
-   newinitd "${FILESDIR}/rspamd.init-r1" rspamd
-
-   dodir /var/lib/rspamd
-   dodir /var/log/rspamd
-
-   fowners rspamd:rspamd /var/lib/rspamd /var/log/rspamd
-
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}/rspamd.logrotate" rspamd
-}

diff --git a/mail-filter/rspamd/rspamd-1.2.5.ebuild 
b/mail-filter/rspamd/rspamd-1.2.5.ebuild
deleted file mode 100644
index 5656b03..000
--- a/mail-filter/rspamd/rspamd-1.2.5.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils 

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

2016-06-24 Thread Dirkjan Ochtman
commit: 944546f21ec41ece03708b0acdf2747f49d0b52e
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Fri Jun 24 19:48:40 2016 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Fri Jun 24 19:48:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=944546f2

mail-filter/rmilter: remove old versions

Package-Manager: portage-2.2.28

 mail-filter/rmilter/Manifest |  2 --
 mail-filter/rmilter/rmilter-1.7.5.ebuild | 35 -
 mail-filter/rmilter/rmilter-1.8.4.ebuild | 45 
 3 files changed, 82 deletions(-)

diff --git a/mail-filter/rmilter/Manifest b/mail-filter/rmilter/Manifest
index 1267f6b..eb07036 100644
--- a/mail-filter/rmilter/Manifest
+++ b/mail-filter/rmilter/Manifest
@@ -1,4 +1,2 @@
-DIST rmilter-1.7.5.tar.gz 162698 SHA256 
34cf0b6c38dac9b11d6aacd0d093fdf3544d76543cd1aad2b1342e1024768e27 SHA512 
4cf76e330e55e5f8542c7a27d18cd593ad2b2f1c0bd45bf3787bce7b1cbfe77752bcff7b6558b89105d034a7f2e31f7805fe2b4bf5b1bb408b18c10646ad0aa8
 WHIRLPOOL 
61bad9244f9e45be35fe0cc6d3199d431066fdaeb61065077e069e320d71f80696db1d62f6ca7a9acb45cef4c4ddeda9719bf206a124c9c7f4f01e32839ae0d0
-DIST rmilter-1.8.4.tar.gz 261800 SHA256 
af7ad32d3fa8f41ec135a43468b98cc1c46128b30fe58700e9434fcdc3ce3f6a SHA512 
7c1f9afc1cd489ff052ead5e1876fe334252766213cf8c30a394be7aa7b308896a9fb0b57391b37c5727f76707403d432c5fc1f56b78c996432c7524e4049803
 WHIRLPOOL 
296b8d7fd5db60b6b7b642907e5dc108019c6f61ed585769f81e68b51d11844e16ecacaab5d70416bcae45799df6c5fbd7f5495d58053c66bd237cb935f583b0
 DIST rmilter-1.8.5.tar.gz 263515 SHA256 
e9e1b3c724aa7d9e43f899ad0dbb367d37945e48b742b89188e1a1c256be318f SHA512 
a80fd19ab3b5a9bc0b6183ea5da77a91fc50b0ea1901a78cdd630b2f28c64e37314a4b253a7acc58bfb5c83a314612dadb38a10088a8ca1a132e5e080c6a1691
 WHIRLPOOL 
df3fb2844ae731068634b3fc9820a06d15ff8de6a2af9278459f6a005418218ba31c435d526ba909a70bb87c96a70268368b58a4c9ce939f5a0f9e0d7c25cfe2
 DIST rmilter-1.8.6.tar.gz 263883 SHA256 
dd00e10a6c5e2a7682bd81155f8cb09fbdbed0416e1c7ccc955a4338c85f144f SHA512 
34304fd1f515cd6b5ce53e0e3ba42d6d58c41b604626afa742f22e5da1d8470b1f70d627457988d824ee3cd91d3be0591b41a1342da80440601c779e5bb65f66
 WHIRLPOOL 
3946b899352a03fa775f321d4ba1971151e4fec856cf5a73775343fc037ed24be0d8459355a10e4641b66ac891460b6076c21dda910df3120154acc736e5c43d

diff --git a/mail-filter/rmilter/rmilter-1.7.5.ebuild 
b/mail-filter/rmilter/rmilter-1.7.5.ebuild
deleted file mode 100644
index 6c03326..000
--- a/mail-filter/rmilter/rmilter-1.7.5.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils user
-
-DESCRIPTION="Another sendmail milter for different mail checks"
-SRC_URI="https://github.com/vstakhov/rmilter/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-HOMEPAGE="https://github.com/vstakhov/rmilter;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/libpcre
-   dev-libs/openssl:0
-   mail-filter/libmilter
-   mail-filter/opendkim"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-   enewgroup rmilter
-   enewuser rmilter -1 -1 /var/run/rmilter rmilter
-}
-
-src_install() {
-   cmake-utils_src_install
-   newinitd "${FILESDIR}/rmilter.initd" rmilter
-   insinto /etc/rmilter
-   newins rmilter.conf.sample rmilter.conf.sample
-   newins rmilter-grey.conf rmilter-grey.conf
-}

diff --git a/mail-filter/rmilter/rmilter-1.8.4.ebuild 
b/mail-filter/rmilter/rmilter-1.8.4.ebuild
deleted file mode 100644
index 920a78a..000
--- a/mail-filter/rmilter/rmilter-1.8.4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils user
-
-DESCRIPTION="Another sendmail milter for different mail checks"
-SRC_URI="https://github.com/vstakhov/rmilter/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-HOMEPAGE="https://github.com/vstakhov/rmilter;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+memcached"
-
-RDEPEND="dev-libs/libpcre
-   dev-libs/openssl:0
-   mail-filter/libmilter
-   mail-filter/opendkim
-   memcached? ( dev-libs/libmemcached )"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}/${PV}-optional-memcached.patch" )
-
-pkg_setup() {
-   enewgroup rmilter
-   enewuser rmilter -1 -1 /var/run/rmilter rmilter
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_MEMCACHED=$(usex memcached ON OFF)
-   )
-   cmake-utils_src_configure
-}
-
-src_install() {
-   cmake-utils_src_install
-   newinitd "${FILESDIR}/rmilter.initd" rmilter
-   insinto /etc/rmilter
-   newins rmilter.conf.sample rmilter.conf.sample
-   newins rmilter-grey.conf rmilter-grey.conf
-}



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

2016-06-24 Thread Dirkjan Ochtman
commit: ef2d3a924dc94ee339979c5f30c26ec00980d0f2
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Fri Jun 24 19:47:51 2016 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Fri Jun 24 19:47:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2d3a92

mail-filter/rmilter: version bump to 1.8.6

Package-Manager: portage-2.2.28

 mail-filter/rmilter/Manifest |  1 +
 mail-filter/rmilter/rmilter-1.8.6.ebuild | 43 
 2 files changed, 44 insertions(+)

diff --git a/mail-filter/rmilter/Manifest b/mail-filter/rmilter/Manifest
index a6fbb44..1267f6b 100644
--- a/mail-filter/rmilter/Manifest
+++ b/mail-filter/rmilter/Manifest
@@ -1,3 +1,4 @@
 DIST rmilter-1.7.5.tar.gz 162698 SHA256 
34cf0b6c38dac9b11d6aacd0d093fdf3544d76543cd1aad2b1342e1024768e27 SHA512 
4cf76e330e55e5f8542c7a27d18cd593ad2b2f1c0bd45bf3787bce7b1cbfe77752bcff7b6558b89105d034a7f2e31f7805fe2b4bf5b1bb408b18c10646ad0aa8
 WHIRLPOOL 
61bad9244f9e45be35fe0cc6d3199d431066fdaeb61065077e069e320d71f80696db1d62f6ca7a9acb45cef4c4ddeda9719bf206a124c9c7f4f01e32839ae0d0
 DIST rmilter-1.8.4.tar.gz 261800 SHA256 
af7ad32d3fa8f41ec135a43468b98cc1c46128b30fe58700e9434fcdc3ce3f6a SHA512 
7c1f9afc1cd489ff052ead5e1876fe334252766213cf8c30a394be7aa7b308896a9fb0b57391b37c5727f76707403d432c5fc1f56b78c996432c7524e4049803
 WHIRLPOOL 
296b8d7fd5db60b6b7b642907e5dc108019c6f61ed585769f81e68b51d11844e16ecacaab5d70416bcae45799df6c5fbd7f5495d58053c66bd237cb935f583b0
 DIST rmilter-1.8.5.tar.gz 263515 SHA256 
e9e1b3c724aa7d9e43f899ad0dbb367d37945e48b742b89188e1a1c256be318f SHA512 
a80fd19ab3b5a9bc0b6183ea5da77a91fc50b0ea1901a78cdd630b2f28c64e37314a4b253a7acc58bfb5c83a314612dadb38a10088a8ca1a132e5e080c6a1691
 WHIRLPOOL 
df3fb2844ae731068634b3fc9820a06d15ff8de6a2af9278459f6a005418218ba31c435d526ba909a70bb87c96a70268368b58a4c9ce939f5a0f9e0d7c25cfe2
+DIST rmilter-1.8.6.tar.gz 263883 SHA256 
dd00e10a6c5e2a7682bd81155f8cb09fbdbed0416e1c7ccc955a4338c85f144f SHA512 
34304fd1f515cd6b5ce53e0e3ba42d6d58c41b604626afa742f22e5da1d8470b1f70d627457988d824ee3cd91d3be0591b41a1342da80440601c779e5bb65f66
 WHIRLPOOL 
3946b899352a03fa775f321d4ba1971151e4fec856cf5a73775343fc037ed24be0d8459355a10e4641b66ac891460b6076c21dda910df3120154acc736e5c43d

diff --git a/mail-filter/rmilter/rmilter-1.8.6.ebuild 
b/mail-filter/rmilter/rmilter-1.8.6.ebuild
new file mode 100644
index 000..64bd03d
--- /dev/null
+++ b/mail-filter/rmilter/rmilter-1.8.6.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils user
+
+DESCRIPTION="Another sendmail milter for different mail checks"
+SRC_URI="https://github.com/vstakhov/rmilter/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://github.com/vstakhov/rmilter;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+memcached"
+
+RDEPEND="dev-libs/libpcre
+   dev-libs/openssl:0
+   mail-filter/libmilter
+   mail-filter/opendkim
+   memcached? ( dev-libs/libmemcached )"
+DEPEND="${RDEPEND}"
+
+pkg_setup() {
+   enewgroup rmilter
+   enewuser rmilter -1 -1 /var/run/rmilter rmilter
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_MEMCACHED=$(usex memcached ON OFF)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+   newinitd "${FILESDIR}/rmilter.initd" rmilter
+   insinto /etc/rmilter
+   newins rmilter.conf.sample rmilter.conf.sample
+   newins rmilter-grey.conf rmilter-grey.conf
+}



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

2016-06-24 Thread Doug Goldstein
commit: d4f9984d8b9d65dc7437f2e5685da2ee8ba835b1
Author: Doug Goldstein  gentoo  org>
AuthorDate: Fri Jun 24 19:45:18 2016 +
Commit: Doug Goldstein  gentoo  org>
CommitDate: Fri Jun 24 19:45:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f9984d

sys-apps/microcode-ctl: sys-app/microcode-data -> sys-firmware/intel-microcode

Package-Manager: portage-2.2.28
Signed-off-by: Doug Goldstein  gentoo.org>

 sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild| 2 +-
 sys-apps/microcode-ctl/microcode-ctl-1.27.ebuild| 2 +-
 sys-apps/microcode-ctl/microcode-ctl-1.28-r1.ebuild | 2 +-
 sys-apps/microcode-ctl/microcode-ctl-1.28.ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild 
b/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild
index 1d9e1b2..8c15728 100644
--- a/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild
+++ b/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="-* amd64 x86"
 IUSE="selinux"
 
 DEPEND=""
-RDEPEND=">=sys-apps/microcode-data-20090330
+RDEPEND=">=sys-firmware/intel-microcode-20090330
selinux? ( sec-policy/selinux-cpucontrol )"
 
 S=${WORKDIR}/${MY_P}

diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.27.ebuild 
b/sys-apps/microcode-ctl/microcode-ctl-1.27.ebuild
index bb90b80..7781ba3 100644
--- a/sys-apps/microcode-ctl/microcode-ctl-1.27.ebuild
+++ b/sys-apps/microcode-ctl/microcode-ctl-1.27.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="-* ~amd64 ~x86"
 IUSE="selinux"
 
 DEPEND=""
-RDEPEND=">=sys-apps/microcode-data-20090330
+RDEPEND=">=sys-firmware/intel-microcode-20090330
selinux? ( sec-policy/selinux-cpucontrol )"
 
 S=${WORKDIR}/${MY_P}

diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.28-r1.ebuild 
b/sys-apps/microcode-ctl/microcode-ctl-1.28-r1.ebuild
index 3aaef2b..18cdeab 100644
--- a/sys-apps/microcode-ctl/microcode-ctl-1.28-r1.ebuild
+++ b/sys-apps/microcode-ctl/microcode-ctl-1.28-r1.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="-* ~amd64 ~x86"
 IUSE="selinux"
 
 DEPEND=""
-RDEPEND=">=sys-apps/microcode-data-20090330
+RDEPEND=">=sys-firmware/intel-microcode-20090330
selinux? ( sec-policy/selinux-cpucontrol )"
 
 S=${WORKDIR}/${MY_P}

diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.28.ebuild 
b/sys-apps/microcode-ctl/microcode-ctl-1.28.ebuild
index bb90b80..7781ba3 100644
--- a/sys-apps/microcode-ctl/microcode-ctl-1.28.ebuild
+++ b/sys-apps/microcode-ctl/microcode-ctl-1.28.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="-* ~amd64 ~x86"
 IUSE="selinux"
 
 DEPEND=""
-RDEPEND=">=sys-apps/microcode-data-20090330
+RDEPEND=">=sys-firmware/intel-microcode-20090330
selinux? ( sec-policy/selinux-cpucontrol )"
 
 S=${WORKDIR}/${MY_P}



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

2016-06-24 Thread Sergei Trofimovich
commit: 47668deea8298d7ee6932c24534909c5a759b853
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jun 24 19:04:48 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jun 24 19:04:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47668dee

dev-lang/elixir: add myself to maintainers

Package-Manager: portage-2.3.0

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

diff --git a/dev-lang/elixir/metadata.xml b/dev-lang/elixir/metadata.xml
index 0546904..9dafb5f 100644
--- a/dev-lang/elixir/metadata.xml
+++ b/dev-lang/elixir/metadata.xml
@@ -9,6 +9,10 @@
styx...@gmail.com
Mikhail

+   
+   sly...@gentoo.org
+   Sergei Trofimovich
+   


https://github.com/elixir-lang/elixir/issues



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

2016-06-24 Thread William Hubbs
commit: a2bbd2980b75848c2d95477d91835bd96fd2a143
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Jun 24 17:44:11 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Jun 24 17:44:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2bbd298

app-emulation/docker: sync live ebuild

Package-Manager: portage-2.2.28

 app-emulation/docker/docker-.ebuild | 34 +++--
 1 file changed, 15 insertions(+), 19 deletions(-)

diff --git a/app-emulation/docker/docker-.ebuild 
b/app-emulation/docker/docker-.ebuild
index 4b3fc94..0667345 100644
--- a/app-emulation/docker/docker-.ebuild
+++ b/app-emulation/docker/docker-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGO_PN="github.com/docker/docker"
 
@@ -10,17 +10,17 @@ if [[ ${PV} = ** ]]; then
# Docker cannot be fetched via "go get", thanks to autogenerated code
EGIT_REPO_URI="https://${EGO_PN}.git;
EGIT_CHECKOUT_DIR="${WORKDIR}/${P}/src/${EGO_PN}"
-   inherit golang-base git-r3
+   inherit git-r3
 else
MY_PV="${PV/_/-}"
-   DOCKER_GITCOMMIT="4dc5990"
+   DOCKER_GITCOMMIT="906eacd"
EGIT_COMMIT="v${MY_PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
[ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually 
for each bump!"
inherit golang-vcs-snapshot
 fi
-inherit bash-completion-r1 linux-info multilib systemd udev user
+inherit bash-completion-r1 golang-base linux-info systemd udev user
 
 DESCRIPTION="The core functions you need to create Docker images and run 
Docker containers"
 HOMEPAGE="https://dockerproject.org;
@@ -34,9 +34,8 @@ CDEPEND="
device-mapper? (
>=sys-fs/lvm2-2.02.89[thin]
)
-   seccomp? (
-   >=sys-libs/libseccomp-2.2.1[static-libs]
-   )
+   seccomp? ( >=sys-libs/libseccomp-2.2.1 )
+   apparmor? ( sys-libs/libapparmor )
 "
 
 DEPEND="
@@ -60,12 +59,8 @@ RDEPEND="
>=dev-vcs/git-1.7
>=app-arch/xz-utils-4.9
 
-   >=app-emulation/containerd-0.2.0
-   >=app-emulation/runc-0.1.0
-
-   apparmor? (
-   sys-libs/libapparmor[static-libs]
-   )
+   >app-emulation/containerd-0.2.2
+   app-emulation/runc[apparmor?,seccomp?]
 "
 
 RESTRICT="installsources strip"
@@ -75,7 +70,7 @@ CONFIG_CHECK="
~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS
~DEVPTS_MULTIPLE_INSTANCES
~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED 
~CPUSETS ~MEMCG
-   ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER
+   ~KEYS ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER
~NF_NAT_IPV4 ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE
~NETFILTER_XT_MATCH_ADDRTYPE ~NETFILTER_XT_MATCH_CONNTRACK
~NF_NAT ~NF_NAT_NEEDED
@@ -91,6 +86,7 @@ CONFIG_CHECK="
~CFS_BANDWIDTH ~FAIR_GROUP_SCHED ~RT_GROUP_SCHED
 "
 
+ERROR_KEYS="CONFIG_KEYS: is mandatory"
 ERROR_MEMCG_KMEM="CONFIG_MEMCG_KMEM: is optional"
 ERROR_MEMCG_SWAP="CONFIG_MEMCG_SWAP: is required if you wish to limit swap 
usage of containers"
 ERROR_RESOURCE_COUNTERS="CONFIG_RESOURCE_COUNTERS: is optional for container 
statistics gathering"
@@ -172,9 +168,10 @@ pkg_setup() {
 
 src_prepare() {
cd "src/${EGO_PN}" || die
-   epatch "${FILESDIR}/docker-containerd.patch"
+   sed -i 's/docker-containerd/containerd/g; s/docker-runc/runc/g' 
libcontainerd/remote_linux.go
# allow user patches (use sparingly - upstream won't support them)
-   epatch_user
+   cd -
+   eapply_user
 }
 
 src_compile() {
@@ -229,9 +226,8 @@ src_compile() {
 src_install() {
cd "src/${EGO_PN}" || die
VERSION="$(cat VERSION)"
-   newbin "bundles/$VERSION/dynbinary/docker-$VERSION" docker
-   #exeinto /usr/libexec/docker
-   #newexe "bundles/$VERSION/dynbinary/dockerinit-$VERSION" dockerinit
+   newbin "bundles/$VERSION/dynbinary-client/docker-$VERSION" docker
+   newbin "bundles/$VERSION/dynbinary-daemon/dockerd-$VERSION" dockerd
 
newinitd contrib/init/openrc/docker.initd docker
newconfd contrib/init/openrc/docker.confd docker



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

2016-06-24 Thread William Hubbs
commit: 0884e6866481dd545d6855e16d8214b521f81f54
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Jun 24 17:14:21 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Jun 24 17:15:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0884e686

app-emulation/docker: version bump to 1.12.0_rc2

Package-Manager: portage-2.2.28

 app-emulation/docker/Manifest |   1 +
 app-emulation/docker/docker-1.12.0_rc2.ebuild | 270 ++
 2 files changed, 271 insertions(+)

diff --git a/app-emulation/docker/Manifest b/app-emulation/docker/Manifest
index 0d9657f..433a087 100644
--- a/app-emulation/docker/Manifest
+++ b/app-emulation/docker/Manifest
@@ -1 +1,2 @@
 DIST docker-1.11.0.tar.gz 10637394 SHA256 
088869b9a19ae17656e068aa6d3d473866e8133365427c601c671da1b2189057 SHA512 
ecb7f531a5632fd6274e3eec59a5194c61d0788ab9f3864845cbc248232c2f14671a26c34abab8c5ca85ce6106ae72ea3ae4e5d133ad1efb126069ae82a2dba0
 WHIRLPOOL 
20b0ef1642d2fea2ae186a17786d95f138fb7df92daa104f00c481488f82eadd5e8f27a0a8e926d68f495fd62bc132d83817a0831f84b3786474a9408d87878f
+DIST docker-1.12.0_rc2.tar.gz 12332409 SHA256 
085d79554c5da49d16de04aa06640be45f37535bccbdbf8190790114327a53a4 SHA512 
d5b24ee990010e7c1101e238910db29b9aa718396659f2dc0862a626efe98364b0a22489409d131163f6273327b430aa0c5926b371baf47c02b2049ad47537a3
 WHIRLPOOL 
970de3a3b00aa9bcfff11e4801a16f6979ab459cbc8e66d9dd9a414090d34deffa3e475ced9f4b22d5afe4a10350e6fb96c9b9f4cfb3164fff1db3273da627f1

diff --git a/app-emulation/docker/docker-1.12.0_rc2.ebuild 
b/app-emulation/docker/docker-1.12.0_rc2.ebuild
new file mode 100644
index 000..0667345
--- /dev/null
+++ b/app-emulation/docker/docker-1.12.0_rc2.ebuild
@@ -0,0 +1,270 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGO_PN="github.com/docker/docker"
+
+if [[ ${PV} = ** ]]; then
+   # Docker cannot be fetched via "go get", thanks to autogenerated code
+   EGIT_REPO_URI="https://${EGO_PN}.git;
+   EGIT_CHECKOUT_DIR="${WORKDIR}/${P}/src/${EGO_PN}"
+   inherit git-r3
+else
+   MY_PV="${PV/_/-}"
+   DOCKER_GITCOMMIT="906eacd"
+   EGIT_COMMIT="v${MY_PV}"
+   SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually 
for each bump!"
+   inherit golang-vcs-snapshot
+fi
+inherit bash-completion-r1 golang-base linux-info systemd udev user
+
+DESCRIPTION="The core functions you need to create Docker images and run 
Docker containers"
+HOMEPAGE="https://dockerproject.org;
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="apparmor aufs btrfs +device-mapper experimental overlay seccomp"
+
+# 
https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#build-dependencies
+CDEPEND="
+   >=dev-db/sqlite-3.7.9:3
+   device-mapper? (
+   >=sys-fs/lvm2-2.02.89[thin]
+   )
+   seccomp? ( >=sys-libs/libseccomp-2.2.1 )
+   apparmor? ( sys-libs/libapparmor )
+"
+
+DEPEND="
+   ${CDEPEND}
+
+   dev-go/go-md2man
+
+   btrfs? (
+   >=sys-fs/btrfs-progs-3.8
+   )
+"
+
+# 
https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#runtime-dependencies
+# 
https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#optional-dependencies
+RDEPEND="
+   ${CDEPEND}
+
+   !app-emulation/docker-bin
+   >=net-firewall/iptables-1.4
+   sys-process/procps
+   >=dev-vcs/git-1.7
+   >=app-arch/xz-utils-4.9
+
+   >app-emulation/containerd-0.2.2
+   app-emulation/runc[apparmor?,seccomp?]
+"
+
+RESTRICT="installsources strip"
+
+# see "contrib/check-config.sh" from upstream's sources
+CONFIG_CHECK="
+   ~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS
+   ~DEVPTS_MULTIPLE_INSTANCES
+   ~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED 
~CPUSETS ~MEMCG
+   ~KEYS ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER
+   ~NF_NAT_IPV4 ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE
+   ~NETFILTER_XT_MATCH_ADDRTYPE ~NETFILTER_XT_MATCH_CONNTRACK
+   ~NF_NAT ~NF_NAT_NEEDED
+
+   ~POSIX_MQUEUE
+
+   ~MEMCG_KMEM ~MEMCG_SWAP ~MEMCG_SWAP_ENABLED
+
+   ~BLK_CGROUP ~IOSCHED_CFQ
+   ~CGROUP_PERF
+   ~CGROUP_HUGETLB
+   ~NET_CLS_CGROUP
+   ~CFS_BANDWIDTH ~FAIR_GROUP_SCHED ~RT_GROUP_SCHED
+"
+
+ERROR_KEYS="CONFIG_KEYS: is mandatory"
+ERROR_MEMCG_KMEM="CONFIG_MEMCG_KMEM: is optional"
+ERROR_MEMCG_SWAP="CONFIG_MEMCG_SWAP: is required if you wish to limit swap 
usage of containers"
+ERROR_RESOURCE_COUNTERS="CONFIG_RESOURCE_COUNTERS: is optional for container 
statistics gathering"
+
+ERROR_BLK_CGROUP="CONFIG_BLK_CGROUP: is optional for container statistics 
gathering"
+ERROR_IOSCHED_CFQ="CONFIG_IOSCHED_CFQ: is optional for container statistics 
gathering"
+ERROR_CGROUP_PERF="CONFIG_CGROUP_PERF: is optional for container statistics 

[gentoo-commits] repo/gentoo:master commit in: sys-apps/microcode-data/, sys-firmware/intel-microcode/files/, ...

2016-06-24 Thread Doug Goldstein
commit: 13655cd05b4c1177b76921d9944a7aa6de3002c2
Author: Doug Goldstein  gentoo  org>
AuthorDate: Fri Jun 24 17:14:52 2016 +
Commit: Doug Goldstein  gentoo  org>
CommitDate: Fri Jun 24 17:16:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13655cd0

rename sys-apps/microcode-data -> sys-firmware/intel-microcode

 profiles/updates/2Q-2016 | 1 +
 {sys-apps/microcode-data => sys-firmware/intel-microcode}/Manifest   | 0
 .../intel-microcode}/files/intel-microcode2ucode.c   | 0
 .../intel-microcode/intel-microcode-20140430.ebuild  | 0
 .../intel-microcode/intel-microcode-20140624.ebuild  | 0
 .../intel-microcode/intel-microcode-20140913.ebuild  | 0
 .../intel-microcode/intel-microcode-20150121-r1.ebuild   | 0
 .../intel-microcode/intel-microcode-20150121.ebuild  | 0
 .../intel-microcode/intel-microcode-20151106.ebuild  | 0
 {sys-apps/microcode-data => sys-firmware/intel-microcode}/metadata.xml   | 0
 10 files changed, 1 insertion(+)

diff --git a/profiles/updates/2Q-2016 b/profiles/updates/2Q-2016
index 90c..a4752c3 100644
--- a/profiles/updates/2Q-2016
+++ b/profiles/updates/2Q-2016
@@ -31,3 +31,4 @@ move app-crypt/letsencrypt app-crypt/certbot
 move app-crypt/letsencrypt-apache app-crypt/certbot-apache
 move net-misc/sx sys-cluster/sx
 slotmove >=dev-php/pecl-apcu-5.0 0 7
+move sys-apps/microcode-data sys-firmware/intel-microcode

diff --git a/sys-apps/microcode-data/Manifest 
b/sys-firmware/intel-microcode/Manifest
similarity index 100%
rename from sys-apps/microcode-data/Manifest
rename to sys-firmware/intel-microcode/Manifest

diff --git a/sys-apps/microcode-data/files/intel-microcode2ucode.c 
b/sys-firmware/intel-microcode/files/intel-microcode2ucode.c
similarity index 100%
rename from sys-apps/microcode-data/files/intel-microcode2ucode.c
rename to sys-firmware/intel-microcode/files/intel-microcode2ucode.c

diff --git a/sys-apps/microcode-data/microcode-data-20140430.ebuild 
b/sys-firmware/intel-microcode/intel-microcode-20140430.ebuild
similarity index 100%
rename from sys-apps/microcode-data/microcode-data-20140430.ebuild
rename to sys-firmware/intel-microcode/intel-microcode-20140430.ebuild

diff --git a/sys-apps/microcode-data/microcode-data-20140624.ebuild 
b/sys-firmware/intel-microcode/intel-microcode-20140624.ebuild
similarity index 100%
rename from sys-apps/microcode-data/microcode-data-20140624.ebuild
rename to sys-firmware/intel-microcode/intel-microcode-20140624.ebuild

diff --git a/sys-apps/microcode-data/microcode-data-20140913.ebuild 
b/sys-firmware/intel-microcode/intel-microcode-20140913.ebuild
similarity index 100%
rename from sys-apps/microcode-data/microcode-data-20140913.ebuild
rename to sys-firmware/intel-microcode/intel-microcode-20140913.ebuild

diff --git a/sys-apps/microcode-data/microcode-data-20150121-r1.ebuild 
b/sys-firmware/intel-microcode/intel-microcode-20150121-r1.ebuild
similarity index 100%
rename from sys-apps/microcode-data/microcode-data-20150121-r1.ebuild
rename to sys-firmware/intel-microcode/intel-microcode-20150121-r1.ebuild

diff --git a/sys-apps/microcode-data/microcode-data-20150121.ebuild 
b/sys-firmware/intel-microcode/intel-microcode-20150121.ebuild
similarity index 100%
rename from sys-apps/microcode-data/microcode-data-20150121.ebuild
rename to sys-firmware/intel-microcode/intel-microcode-20150121.ebuild

diff --git a/sys-apps/microcode-data/microcode-data-20151106.ebuild 
b/sys-firmware/intel-microcode/intel-microcode-20151106.ebuild
similarity index 100%
rename from sys-apps/microcode-data/microcode-data-20151106.ebuild
rename to sys-firmware/intel-microcode/intel-microcode-20151106.ebuild

diff --git a/sys-apps/microcode-data/metadata.xml 
b/sys-firmware/intel-microcode/metadata.xml
similarity index 100%
rename from sys-apps/microcode-data/metadata.xml
rename to sys-firmware/intel-microcode/metadata.xml



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

2016-06-24 Thread William Hubbs
commit: a9032c5a8e0dc28d8b1a4dee32b1e5ace818e276
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Jun 24 16:54:15 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Jun 24 16:55:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9032c5a

app-emulation/containerd: temporary 0.2.2 snapshot release

Package-Manager: portage-2.2.28

 app-emulation/containerd/Manifest  |  1 +
 .../containerd/containerd-0.2.2_p20160622.ebuild   | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/app-emulation/containerd/Manifest 
b/app-emulation/containerd/Manifest
index 634fcd2..429b927 100644
--- a/app-emulation/containerd/Manifest
+++ b/app-emulation/containerd/Manifest
@@ -1,2 +1,3 @@
 DIST containerd-0.2.0.tar.gz 635248 SHA256 
1462e0c233763800b91ac2a670d82994ba1988560928e153f751fb1c0a6608c0 SHA512 
381c0a21733fb79e90364649b46cbdadbc32d07245bd7a320465f6619ee5895e9552b7cc4393cb8d409295a7b867b7e461c079715cf1938e6313d4b888d81518
 WHIRLPOOL 
d4e70a8be832227be671c13b77242a790cdf8645ff294c31d72e8cf01de2b30b9d78c691a156624adb004de42af6f133cb88b46aff37a33bc94d72bf87a0ee8a
 DIST containerd-0.2.2.tar.gz 635882 SHA256 
a21efc7ea4bb97306ae9807caadca6782358679f38d3afd606cb599b6853bc52 SHA512 
db6111984ccce01e928d46f0a22aaeed8d0eb50c2578df4e0cd5f56f43f8bdea43aad3203c2afb743ccf82908bd5961792681eafe07818a4057ca5f5f31c5396
 WHIRLPOOL 
ce80bf79970faeacc3329cb4e365973a88539508904003da3d0f32afce9966e89bdf13a8894657e1fd983392cf2ab88b053393cbbc2018f509d9cbc57ab835cc
+DIST containerd-0.2.2_p20160622.tar.gz 989827 SHA256 
1bab9b392ae8905edae0e339d6cdff8a0cbad84f0c4803a21920851f27f4e125 SHA512 
5463c96c297f01e8f1d7c418d7acee0c279614bcf38d949b1410decddae03b41ff50cb75ebac085bb50547f38bd8154a82c8d90d9b882a3640a7b3072f050a62
 WHIRLPOOL 
96bfee570a2e0757973ab4d24b2c28c394782062e8e82651f641614e7414f1501cfe10d7a17b73c5212d745794ee50ddd1b1250b2eb9ee9b3c5a59a854b1efb0

diff --git a/app-emulation/containerd/containerd-0.2.2_p20160622.ebuild 
b/app-emulation/containerd/containerd-0.2.2_p20160622.ebuild
new file mode 100644
index 000..3252173
--- /dev/null
+++ b/app-emulation/containerd/containerd-0.2.2_p20160622.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+EGO_PN="github.com/docker/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-vcs
+else
+   EGIT_COMMIT=14e7949
+   SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="A daemon to control runC"
+HOMEPAGE="https://containerd.tools;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="+seccomp"
+
+DEPEND=""
+RDEPEND=">=app-emulation/runc-1.0.0_rc1
+   seccomp? ( sys-libs/libseccomp )"
+
+S=${WORKDIR}/${P}/src/${EGO_PN}
+
+src_prepare() {
+   eapply_user
+}
+
+src_compile() {
+   local options=( $(usex seccomp "seccomp") )
+   export GOPATH="${WORKDIR}/${P}" # ${PWD}/vendor
+   LDFLAGS= emake GIT_COMMIT="$EGIT_COMMIT" BUILDTAGS="${options[@]}"
+}
+
+src_install() {
+   dobin bin/containerd* bin/ctr
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/mina-core/, dev-java/mina-core/files/

2016-06-24 Thread Austin English
commit: 6c14ba16acaa259f7076c6bfb806c429cce81372
Author: Austin English  gentoo  org>
AuthorDate: Fri Jun 24 16:45:00 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Fri Jun 24 16:45:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c14ba16

dev-java/mina-core: version bump

Package-Manager: portage-2.2.28

 dev-java/mina-core/Manifest|   1 +
 .../files/mina-core-2.0.7-maven-build.xml  | 336 +
 dev-java/mina-core/mina-core-2.0.7.ebuild  |  39 +++
 3 files changed, 376 insertions(+)

diff --git a/dev-java/mina-core/Manifest b/dev-java/mina-core/Manifest
index 64e68b6..4ea8505 100644
--- a/dev-java/mina-core/Manifest
+++ b/dev-java/mina-core/Manifest
@@ -1 +1,2 @@
+DIST apache-mina-2.0.7-src.tar.bz2 1953751 SHA256 
619c309f21c5d315c3a6e40d1c94b155b83049832d7404c28f75a49aba14f8ff SHA512 
406f5fe9c389dc0a2ebe602207e1c914fee308368d5a1e15815ae4c160a986a30a453a1bfb4e010452de87aa28a6817c02f0b5a669ad272fdf603084e994e57e
 WHIRLPOOL 
38fb6597d819758dae7477c14002b3705119bc60e09a62b55da93fdd7516cf37cb609b2b55a9a3fd36427cc3775031b6376d8ca200de0883182a5d23c59b51c9
 DIST mina-core-1.1.7-sources.jar 272148 SHA256 
53890e14b238eab91f70459f01656a6afb520364b6238c8fa9c3855b02cf8573 SHA512 
44f2f94aa356ce1b4ac0379ecec7b76b15210e54314c911bd8ba6d48910415363c9a34dc50e29b8e04ad08a371398ad9e2a00065a44b71c25caa3ef14a72b832
 WHIRLPOOL 
82f97287027e3c32ff489345ce385bd31325e0755ef9744f1a81a9cf295f8cde1bf0ba44b1afe506a3b08f37e601e55a88d4dd0936abe7c4eccf716962bd8943

diff --git a/dev-java/mina-core/files/mina-core-2.0.7-maven-build.xml 
b/dev-java/mina-core/files/mina-core-2.0.7-maven-build.xml
new file mode 100644
index 000..a07a980
--- /dev/null
+++ b/dev-java/mina-core/files/mina-core-2.0.7-maven-build.xml
@@ -0,0 +1,336 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  
+  
+  
+
+  
+  
+
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
+  
+  
+  
+
+  
+  
+  
+
+  
+
+  
+  
+
+
+
+
+
+
+
+
+
+  
+
+  
+  
+  
+
+  
+
+  
+
+  
+  
+  
+
+  
+
+
+  
+
+  
+  
+
+
+  
+
+  
+
+  
+  
+  
+
+  
+
+
+  
+
+  
+  
+
+
+  
+
+
+  
+
+  
+
+  
+  
+  
+
+  
+
+
+  
+  
+  
+  
+
+
+
+  
+  
+
+  
+  
+  
+  
+  
+
+  
+  
+
+  
+  
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  
+
+
+  
+
+
+  
+
+  
+
+  
+=== WARNING 
===
+ JUnit is not present in your $ANT_HOME/lib directory. Tests not 
executed.
+
===
+  
+
+  
+  
+  
+
+  
+
+  
+
+  
+  
+  
+
+  
+
+
+  
+
+  
+  
+  
+
+  
+
+  
+  
+  
+
+  
+
+  
+
+  
+
+  
+
+
+http://repository.apache.org/snapshots/org/easymock/easymock/2.5.2/easymock-2.5.2.jar;
 
+ 
dest="${maven.repo.local}/org/easymock/easymock/2.5.2/easymock-2.5.2.jar" 
+ usetimestamp="false" 
+ ignoreerrors="true"/>
+http://repo.maven.apache.org/maven2/org/easymock/easymock/2.5.2/easymock-2.5.2.jar;
 
+ 
dest="${maven.repo.local}/org/easymock/easymock/2.5.2/easymock-2.5.2.jar" 
+ usetimestamp="false" 
+ ignoreerrors="true"/>
+
+http://repository.apache.org/snapshots/org/easymock/easymockclassextension/2.5.2/easymockclassextension-2.5.2.jar;
 
+ 
dest="${maven.repo.local}/org/easymock/easymockclassextension/2.5.2/easymockclassextension-2.5.2.jar"
 
+ usetimestamp="false" 
+ ignoreerrors="true"/>
+http://repo.maven.apache.org/maven2/org/easymock/easymockclassextension/2.5.2/easymockclassextension-2.5.2.jar;
 
+ 
dest="${maven.repo.local}/org/easymock/easymockclassextension/2.5.2/easymockclassextension-2.5.2.jar"
 
+ usetimestamp="false" 
+ ignoreerrors="true"/>
+
+http://repository.apache.org/snapshots/cglib/cglib-nodep/2.2/cglib-nodep-2.2.jar;
 
+ dest="${maven.repo.local}/cglib/cglib-nodep/2.2/cglib-nodep-2.2.jar" 
+ usetimestamp="false" 
+ ignoreerrors="true"/>
+http://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.2/cglib-nodep-2.2.jar;
 
+ dest="${maven.repo.local}/cglib/cglib-nodep/2.2/cglib-nodep-2.2.jar" 
+ usetimestamp="false" 
+ ignoreerrors="true"/>
+
+http://repository.apache.org/snapshots/org/objenesis/objenesis/1.2/objenesis-1.2.jar;
 
+ 
dest="${maven.repo.local}/org/objenesis/objenesis/1.2/objenesis-1.2.jar" 
+ usetimestamp="false" 
+ ignoreerrors="true"/>
+

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

2016-06-24 Thread Agostino Sarubbo
commit: 42e8220380dc7935fb0bff560b9d4bd212be79bd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 24 15:23:37 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 24 15:23:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42e82203

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

Package-Manager: portage-2.2.28
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/vanilla-sources/Manifest   | 4 ++--
 ...{vanilla-sources-3.18.35.ebuild => vanilla-sources-3.18.36.ebuild} | 0
 .../{vanilla-sources-4.1.26.ebuild => vanilla-sources-4.1.27.ebuild}  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index dba3fb9..05f8d9d 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -13,10 +13,10 @@ DIST patch-3.10.102.xz 1295268 SHA256 
148be5b90ce84a86bf23f8984808680696db19c08e
 DIST patch-3.12.61.xz 1570236 SHA256 
f4a88d410f1b6de87b9b7fbcfd3f5f4f02ce8fcb0b62922ab6a0ef1c33f6e537 SHA512 
3391d53553e583430f423b0349b0e5b46f3832bcabc6e889da3d99d1ed6e36c15d53796cf5ac98d3c38aaa1696b82e2abf985157df09d4df52ffac502927f33f
 WHIRLPOOL 
d89a9873aadb02dc3a1d22bd82d7e171da8655ca934951ed84c0d69f644571d63ba70ce5f7b0fc09b75d90ebbd7e97d5b9b6e144ad4ff065274e966c13207e42
 DIST patch-3.14.72.xz 1173464 SHA256 
8069809c0b47f62d789676f660d2049314f5d4d8a8ad24e2567dd7a541d3174c SHA512 
3b491a9aa9102d442429eb49eb97a6f2460ea9142b17f40a929c58f1604cead87b6e484deae60d6c9ee8770b6c3a8f37d12a0146901345d096077d998c3904b6
 WHIRLPOOL 
719de3fbeeba4cb014c79940fd0c9cf49856d99d85934d694ddc79e0cf05ec4b8199f41bafbbfdb72420c1d2b59ccdbb12fb1ba6810c8c2b7aea561cdd55bf5c
 DIST patch-3.16.36.xz 1233420 SHA256 
45e78049c6ea88f617680acafeef0dd2a17543c7e83c2988d7554946baef0761 SHA512 
05c7c5a10e0bde14a49798ca7fa0c07556f5de1dea2a753a940ae7f73114e3111684c6e0664efae7b6be80b0f6bc50529568aa800259de2743e240ef76c1
 WHIRLPOOL 
0d9ca4d7acacfdd3cf5a38452b124b1f57e3065fa26ce23e90e29270b982ad20c7408d11da79d6d0321958e9a72f385092a994ae0a4c26971e47b00ce9df519c
-DIST patch-3.18.35.xz 929204 SHA256 
c331c17d65f6d0a8701a1b8a6ecdddfad9e8437031b0804aea1b14a0bbddfaae SHA512 
333a196898e6c040c9f047a0e2072c718b272f69f5315934324e436dd27d1bd07845de19dd3a1d5bac0631e169f9fb17837a9406f2930c317666344c06d31a04
 WHIRLPOOL 
6d8ceed3926c06421119a5700866a2eb0467c5aeabc5330ad98e762f458b226b98869e3ac66632308a0d8c33220518b7b2ae67e9d0c8f3e50cd4bd574914ce3e
+DIST patch-3.18.36.xz 935484 SHA256 
989ce0e31c54547203e39ebc80a3d8aed4b2f6ba0c97e8970b67c0aeac594ceb SHA512 
57be3c3eac421c199d4608ce70f8be7fd5434ca79cffa5da9120e08ca32131ab645c118a8974c0e727427793c0f6d10d3f9a077df86bc200527222d8a1e8e1a6
 WHIRLPOOL 
b4045cf2e895561877ec0564288beefbe53520405d3f4e004ec1a23bf2f10c8570341575c4fa8679b8aa9368edd4814c172d21b849634de28c0a4c24d085
 DIST patch-3.2.81.xz 1602300 SHA256 
cda93fea8239f6be12dfe4133614aa9d2545b6864281812e473b605330808b79 SHA512 
7b2e7672fb422158b06af3e6d0d6031200b011ca1ac54649ce356f26865e0b4b31ccbed2e0f8c628224ce17d00f5d760ee02582b89c2bde7e9979adbf777aa81
 WHIRLPOOL 
c3704fa700a54861886bdb06c2622a0358577d0e724e91366b08b0946d792991a8bfef4b7dfae656f2094fd39a69bdd7a532c320504c9c15cdba22c64a84dfe2
 DIST patch-3.4.112.xz 1337588 SHA256 
01d33e0582be65f75835599ebf659f46c0ad0b7f64b826c78e5402550f2224c8 SHA512 
474bb722b4c5adcb81d73df2091f4a0873be01a7f287a34bed7d68b134bcdc8dee3ef7a658f2e9f0e3572bb1ca83ed8b06ece31346fe3685476a1fabb9bc0a2e
 WHIRLPOOL 
5bb15bb566ed73dc5f316d2e57b655733de4263c1bf78f2af61c34097cce49ebf5480d4d4748e5725a7ed83dac4230a083135e30b19379ec05ffd84cc96f
-DIST patch-4.1.26.xz 743184 SHA256 
275191a4cfd92f8f6f9c806ac3c59c9163e7db8e45d3e6fae1158af34e288ab2 SHA512 
286b86b505f09e081dfcda9c415d222dec348b5743f9c1e84a82a3c93d25ec279543cd9f75e1f067a16213bcb82b3585823554af039fcb3d255b1d5c7a5cc3de
 WHIRLPOOL 
9c9f2cd9d417941ca1a4e9da867189a54320ce2fa56b96a26e00cd5a394b828aedf0fa1c60fedde43f8d3332787fde25ec05922157cc7040aefef8cbc52b9d03
+DIST patch-4.1.27.xz 750396 SHA256 
18259667ddd31c21568d9172e784c194fc613c62678131e446683e0ad81c690c SHA512 
1b49e0fecc65c761bc7dde1ca769de8a9b4c601ff7a1bf69068e31aa7e0a269c1b909a6a41667efd07cecab4b8ab3abca0bd94b9cc71097f672c2af45f19106b
 WHIRLPOOL 
5add2898449d8e57c619c7be320ebe943a57a2c697aa8d689bacb25e72021e385769529460cf7f96564eac4a60310cddb954df9a9539e5c884d698f530db5199
 DIST patch-4.4.13.xz 456576 SHA256 
be42ec5fecf89c6f730f4d7af7db1dac56ac8f6451aed9246a500302ad8f3899 SHA512 
f79c1eb5847f2bffd742f7fec65be11caa5158dabb28e5b90737bb82d3b254466bc3e58d7884d2df461d46e6c6b909c8ad088d911cabd0a14c70627f6570e7d3
 WHIRLPOOL 
bfaf5667e8f6483ae9a97f3d931ac101bcf3fdd9e5279073a0a06016fb6aeb4fa7473515f96b4d9793478ded5bd8c34982f4b5cd2bf08c1fa401981bf9a7328f
 DIST patch-4.5.7.xz 280092 SHA256 
8fc8b46b44e49d5472745484751ba653be0c0e04554749ad276f3d0bc56a9bb3 SHA512 

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

2016-06-24 Thread Kacper Kowalik
commit: f86e8a03a1ebb59f5433c007b612ffe4b2747679
Author: Kacper Kowalik  gentoo  org>
AuthorDate: Fri Jun 24 14:56:12 2016 +
Commit: Kacper Kowalik  gentoo  org>
CommitDate: Fri Jun 24 14:56:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f86e8a03

dev-python/hglib: version bump, drop old

Package-Manager: portage-2.2.28

 dev-python/hglib/Manifest   |  2 +-
 dev-python/hglib/{hglib-1.0.ebuild => hglib-2.1.ebuild} | 10 --
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-python/hglib/Manifest b/dev-python/hglib/Manifest
index bee1d39..c32caec 100644
--- a/dev-python/hglib/Manifest
+++ b/dev-python/hglib/Manifest
@@ -1,2 +1,2 @@
-DIST python-hglib-1.0.tar.gz 27833 SHA256 
766458699a9f2e5f351bfe73164e4f8c30290d10a097aefacd25532f315b3099 SHA512 
9c0a61299779aff613131aaabbc255c8648f0fa7ab1806af53f19fbdcece0c8a68ddca7880d25b926d67ff1b9201954b207919fb09f6a290acb078e8bbed7b68
 WHIRLPOOL 
edb5dddcbe7a1f6d94ca76d6f78a2b3a53bd56c15e55ef5810ae32f07d270fd45be8947cb8eadbca3dac2de945e97f63cddd46c90157b688032b79f48b7d29bc
 DIST python-hglib-1.5.tar.gz 27812 SHA256 
601c04d8daa806768e3075786ffe9b93ad3574ad2b300107dd615dbe7846a367 SHA512 
2506e2ac95488830b90f5f099d231e45833a8f19ce14fc2f3391ae1bf48ca72187b6b57afb633ecbe6cd2c6f3d3f482d75e03ea36406b3a07085ed1b4ef9c6b5
 WHIRLPOOL 
84e0cdc82344cbe3872f70d9d95ec41da4bb99e3fcece0759dea58d727ca9d650449cba1ef9ca214b954942c801363b7e8fc2fbb1abf6e6a0eb7b8133855c7c1
+DIST python-hglib-2.1.tar.gz 29030 SHA256 
aef394edeeea89803f9764a441423da3efffefaae9cf0eca6ee38cdb4ac00d73 SHA512 
82cd00e4184a8a002ea0bcc2dec4de06a705f5f6cecd1ddbddef08ead2817f673590884aee5187fbc3496ced3f27ca8c8d78e0436fb97205ef654cd28d912e68
 WHIRLPOOL 
248b37b1ef0ff8a0d5f3ecaa9defd2e72f2cd661922847eef4f9501e6a313af9cdc6a6bac774d2aed1b79ad7ab9bb04cd639431376b3502ad75b97ad26a6d6e7

diff --git a/dev-python/hglib/hglib-1.0.ebuild 
b/dev-python/hglib/hglib-2.1.ebuild
similarity index 81%
rename from dev-python/hglib/hglib-1.0.ebuild
rename to dev-python/hglib/hglib-2.1.ebuild
index 42ab6ed..671cdfc 100644
--- a/dev-python/hglib/hglib-1.0.ebuild
+++ b/dev-python/hglib/hglib-2.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
 PYTHON_REQ_USE="threads(+)"
 
-MY_P="python-${P}"
-MY_PN="python-${PN}"
+MY_P=python-${P}
+MY_PN=python-${PN}
 
 inherit distutils-r1
 
@@ -26,8 +26,6 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
 
 S=${WORKDIR}/${MY_P}
 
-PATCHES=( "${FILESDIR}"/${PN}-0.3-tests.patch )
-
 python_test() {
if ! ${PYTHON} test.py; then
die "Tests failed under ${EPYTHON}"



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

2016-06-24 Thread Amy Winston
commit: f1436323af733e30ca819cfe93b39fdb3f95330b
Author: Amy Winston  gentoo  org>
AuthorDate: Fri Jun 24 14:04:57 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Fri Jun 24 14:07:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1436323

app-misc/grabcartoons: remove git-r3 eclass, eapi bump

Package-Manager: portage-2.2.28

 app-misc/grabcartoons/Manifest |  1 +
 .../grabcartoons-2.8.4_p20141112.ebuild| 29 +-
 2 files changed, 13 insertions(+), 17 deletions(-)

diff --git a/app-misc/grabcartoons/Manifest b/app-misc/grabcartoons/Manifest
new file mode 100644
index 000..0c0b901
--- /dev/null
+++ b/app-misc/grabcartoons/Manifest
@@ -0,0 +1 @@
+DIST cb230f01fb288a0b9f0fc437545b97d06c846bd3.tar.gz 40998 SHA256 
4cb1061ff66540d8b9fe5ef470cdf55ba3e458fd136d59250a626eb4f29d519c SHA512 
6de81d151414ccbb7b00c2f472f0d811a7024c67a3c4bdc929babf2ff8990280ba1fde0851e4405dbc487c58e99f13a1dd07a0cd202099f6289dd0ed61296ee5
 WHIRLPOOL 
b52c5e1b786dc2073f70c46e1a7a16d89ef586aa42456466466c5bff9e39f27a74c471c41a5682950563f1f7ff93669b8bd285d3642d66ed46a593c3f96e6a59

diff --git a/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild 
b/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
index 370741d..f0dde21 100644
--- a/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
+++ b/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
@@ -1,35 +1,30 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-
-inherit eutils git-r3
+EAPI=6
 
 DESCRIPTION="Comic-summarizing utility"
 HOMEPAGE="http://zzamboni.org/grabcartoons;
-
-EGIT_REPO_URI="https://github.com/zzamboni/grabcartoons.git;
-
-if [[ "${PV}" != "" ]] ; then
-   KEYWORDS="~amd64 ~x86"
-   EGIT_COMMIT="cb230f01fb288a0b9f0fc437545b97d06c846bd3"
-fi
-
+EGIT_COMMIT="cb230f01fb288a0b9f0fc437545b97d06c846bd3"
+SRC_URI="https://github.com/zzamboni/grabcartoons/archive/cb230f01fb288a0b9f0fc437545b97d06c846bd3.tar.gz;
+KEYWORDS="~amd64 ~x86"
 LICENSE="BSD"
 SLOT="0"
 
-RDEPEND="dev-lang/perl
+RDEPEND="
+   dev-lang/perl
virtual/perl-Getopt-Long"
 
 # Opens a web page, which is unacceptable during an emerge.
 RESTRICT="test"
+S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
 
-src_prepare() {
-   epatch "${FILESDIR}"/2.8.4-fix-install-paths.patch
-}
+PATCHES=(
+   "${FILESDIR}"/2.8.4-fix-install-paths.patch
+   )
 
 src_install() {
-   emake PREFIX="${ED}"/usr install
+   emake PREFIX="${ED}"usr install
dodoc ChangeLog README
 }



[gentoo-commits] repo/gentoo:master commit in: app-office/taskcoach/files/, app-office/taskcoach/

2016-06-24 Thread Sebastian Pipping
commit: baaa433b26da2601d1ccbae56eba90033033a7fd
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Fri Jun 24 13:58:30 2016 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Fri Jun 24 14:00:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baaa433b

app-office/taskcoach: 1.4.3 (bug #576950)

Package-Manager: portage-2.2.28

 app-office/taskcoach/Manifest  |  1 +
 .../files/taskcoach-1.4.3-version-check.patch  | 25 +++
 app-office/taskcoach/taskcoach-1.4.3.ebuild| 51 ++
 3 files changed, 77 insertions(+)

diff --git a/app-office/taskcoach/Manifest b/app-office/taskcoach/Manifest
index 6a8b090..48b03ed 100644
--- a/app-office/taskcoach/Manifest
+++ b/app-office/taskcoach/Manifest
@@ -4,3 +4,4 @@ DIST TaskCoach-1.3.29.tar.gz 2759329 SHA256 
77deaee656a43fd2b5772a77adee1c58d75f
 DIST TaskCoach-1.3.32.tar.gz 2789269 SHA256 
cf6dbc09eb62aa2c5540ea464ba47bc3f0841b0c7e8d2b63a710929ac9fe4a52 SHA512 
4d8addafad65aaf209d0b1611f71d4555ddfe839f073d51bed29b6cdc9fb3b87d3a386b39a5a5800844b6c4e9654adf882c0403c7183a8d80760b1c297f0e0f5
 WHIRLPOOL 
bf03242878dd46fc80d6b0f2ecbbd2188b18879872f769edd35a777104b143cdbd258d13a4264a873ac093916f0bb5f0015a57e968ed772ba136d72ef1931bd3
 DIST TaskCoach-1.3.40.tar.gz 2826741 SHA256 
564284c47b6900e863eff08a84498fc0c366789dbdeab2de7f9bdaaabb36ab32 SHA512 
54a9eed8c568b61a5ce6e61c02782f804d18f10fab73be658217ee8c225e355155e5e36877e84b97b48004995eafd1faa79d1e64bd30d738cb782a34387041be
 WHIRLPOOL 
eeed80c3358a88c724668f9e95ac89a0b12018577940413e5be2a462579f4ccb2d704492c7de614164b114dcab071e400a1ab8c8f13574d3802a2bbcc9e2c1f9
 DIST TaskCoach-1.4.2.tar.gz 2905614 SHA256 
2f9a70f6abab688704ea0536f0eacbbb599a1cadda84f10d7dc5de07f711e34f SHA512 
0f2465b45771cd211c21949265b758aa097cc76143a09f3c1d81cf15b1381fc6549f71839cb27563a1ab04369b8c925ca06275c799871f880005af2f907f9357
 WHIRLPOOL 
640ddeb357fc67e1321370c57184fd4e684715b8ddc60f7ffdb08441a0555855b3ca40775fcbcf568ca63acfa9ef2bfb2d23bc9edc50bea08a3c012abe72a03a
+DIST TaskCoach-1.4.3.tar.gz 2927984 SHA256 
a2885ffefc0d5b55a0cbe47ad1a2d57cde52595cbba786ebf661bd2435071a2b SHA512 
ae449ae66d29ec884de680179853d5e39814a4e7b10d8e5ca2066f1c85fda328470852a10600e74ade1e4a52c5cdc8f749eceaf4f861f8852c2f47d654e9fc88
 WHIRLPOOL 
6ed69b2f478d98129d7d7638a9db074f2439373d2d63b85adfcf3a64fbce254ef1f734197e9d21f3e3babeb7f21924bbc8a74aa27250f3de63871aef9803b72c

diff --git a/app-office/taskcoach/files/taskcoach-1.4.3-version-check.patch 
b/app-office/taskcoach/files/taskcoach-1.4.3-version-check.patch
new file mode 100644
index 000..f869c99
--- /dev/null
+++ b/app-office/taskcoach/files/taskcoach-1.4.3-version-check.patch
@@ -0,0 +1,25 @@
+From 8967c58a435ad8c1db5599edd044de2902399459 Mon Sep 17 00:00:00 2001
+From: Sebastian Pipping 
+Date: Fri, 24 Jun 2016 15:54:24 +0200
+Subject: [PATCH] Disable check for new version by default
+
+---
+ taskcoachlib/config/defaults.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/taskcoachlib/config/defaults.py b/taskcoachlib/config/defaults.py
+index 77a3809..5025af3 100644
+--- a/taskcoachlib/config/defaults.py
 b/taskcoachlib/config/defaults.py
+@@ -538,7 +538,7 @@ defaults = {
+ 'pythonfrozen': '',  # Idem
+ 'current': meta.data.version,
+ 'notified': meta.data.version,
+-'notify': 'True' 
++'notify': 'False'
+ },
+ 'behavior': {
+ 'markparentcompletedwhenallchildrencompleted': 'False',
+-- 
+2.9.0
+

diff --git a/app-office/taskcoach/taskcoach-1.4.3.ebuild 
b/app-office/taskcoach/taskcoach-1.4.3.ebuild
new file mode 100644
index 000..194fa66
--- /dev/null
+++ b/app-office/taskcoach/taskcoach-1.4.3.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1 eutils versionator
+
+MY_PN="TaskCoach"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Simple personal tasks and todo lists manager"
+HOMEPAGE="http://www.taskcoach.org https://pypi.python.org/pypi/TaskCoach;
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libnotify"
+DEPEND="|| (
+   >=dev-python/wxpython-2.8.9.2:2.8[${PYTHON_USEDEP}]
+   dev-python/wxpython:3.0[${PYTHON_USEDEP}]
+   )
+   >=dev-python/twisted-core-10.0"
+RDEPEND="${DEPEND}
+   libnotify? ( dev-python/notify-python[${PYTHON_USEDEP}] )"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS=( CHANGES.txt README.txt )
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-1.4.2-fix-desktop-file.patch
+   epatch "${FILESDIR}"/${PN}-1.4.3-version-check.patch
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   doicon "icons.in/${PN}.png"
+   make_desktop_entry ${PN}.py "Task Coach" ${PN} Office
+}
+
+pkg_postinst() {
+   if [[ -n ${REPLACING_VERSIONS} ]]; then
+   

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

2016-06-24 Thread Anthony G. Basile
commit: 5ad71de752224d90f6368bd20d030075a55f9fd6
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Jun 24 13:47:26 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Jun 24 13:47:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad71de7

sys-fs/eudev: add live ebuild for testing eudev-4 branch

Package-Manager: portage-2.2.28

 sys-fs/eudev/eudev-4..ebuild | 226 +++
 sys-fs/eudev/metadata.xml|   3 +
 2 files changed, 229 insertions(+)

diff --git a/sys-fs/eudev/eudev-4..ebuild b/sys-fs/eudev/eudev-4..ebuild
new file mode 100644
index 000..fc9ab64
--- /dev/null
+++ b/sys-fs/eudev/eudev-4..ebuild
@@ -0,0 +1,226 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+KV_min=2.6.39
+
+inherit autotools eutils linux-info multilib multilib-minimal user
+
+if [[ ${PV} = 4.* ]]; then
+   EGIT_REPO_URI="git://github.com/gentoo/eudev.git"
+   EGIT_BRANCH="eudev-4"
+   inherit git-r3
+else
+   SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz;
+   #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86"
+   KEYWORDS=""
+fi
+
+DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"
+HOMEPAGE="https://github.com/gentoo/eudev;
+
+LICENSE="LGPL-2.1 GPL-2"
+SLOT="0"
+IUSE="+blkid efi +hwdb +kmod selinux smack test"
+
+COMMON_DEPEND=">=sys-apps/util-linux-2.20
+   kmod? ( >=sys-apps/kmod-16 )
+   selinux? ( >=sys-libs/libselinux-2.1.9 )
+   !https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames;
+   ewarn
+   ewarn "This functionality is enabled BY DEFAULT because eudev has no 
means of synchronizing"
+   ewarn "between the default or user-modified choice of sys-fs/udev.  If 
you wish to disable"
+   ewarn "this new iface naming, please be sure that 
/etc/udev/rules.d/80-net-name-slot.rules"
+   ewarn "exists: touch /etc/udev/rules.d/80-net-name-slot.rules"
+   ewarn
+}
+
+pkg_setup() {
+   CONFIG_CHECK="~BLK_DEV_BSG ~DEVTMPFS ~!IDE ~INOTIFY_USER 
~!SYSFS_DEPRECATED ~!SYSFS_DEPRECATED_V2 ~SIGNALFD ~EPOLL ~FHANDLE ~NET ~UNIX"
+   linux-info_pkg_setup
+   get_running_version
+
+   # These are required kernel options, but we don't error out on them
+   # because you can build under one kernel and run under another.
+   if kernel_is lt ${KV_min//./ }; then
+   ewarn
+   ewarn "Your current running kernel version ${KV_FULL} is too 
old to run ${P}."
+   ewarn "Make sure to run udev under kernel version ${KV_min} or 
above."
+   ewarn
+   fi
+}
+
+src_prepare() {
+   # change rules back to group uucp instead of dialout for now
+   sed -e 's/GROUP="dialout"/GROUP="uucp"/' -i rules/*.rules \
+   || die "failed to change group dialout to uucp"
+
+   epatch_user
+   eautoreconf
+}
+
+multilib_src_configure() {
+   tc-export CC #463846
+   export cc_cv_CFLAGS__flto=no #502950
+
+   # Keep sorted by ./configure --help and only pass --disable flags
+   # when *required* to avoid external deps or unnecessary compile
+   local econf_args
+   econf_args=(
+   ac_cv_search_cap_init=
+   ac_cv_header_sys_capability_h=yes
+   DBUS_CFLAGS=' '
+   DBUS_LIBS=' '
+   --libdir=/usr/$(get_libdir)
+   --enable-manpages
+   --disable-hwdb
+   --exec-prefix=/
+   )
+
+   # Only build libudev for non-native_abi, and only install it to libdir,
+   # that means all options only apply to native_abi
+   if multilib_is_native_abi; then
+   econf_args+=(
+   $(use_enable blkid)
+   $(use_enable efi)
+   $(use_enable kmod)
+   $(use_enable selinux)
+   $(use_enable smack)
+   )
+   else
+   econf_args+=(
+   --disable-blkid
+   --disable-efi
+   --disable-kmod
+   --disable-selinux
+   --disable-smack
+   )
+   fi
+   ECONF_SOURCE="${S}" econf "${econf_args[@]}"
+}
+
+#multilib_src_compile() {
+#  if multilib_is_native_abi; then
+#  emake
+#  else
+#  emake -C src/libudev
+#  fi
+#}
+
+#multilib_src_install() {
+#  if multilib_is_native_abi; then
+#  emake DESTDIR="${D}" install
+#  else
+#  emake -C src/libudev DESTDIR="${D}" install
+#  fi
+#}
+
+multilib_src_test() {
+   # make sandbox get out of the way
+   # these are safe because there is a fake root filesystem put in place,
+   # but sandbox seems to evaluate the paths of the 

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

2016-06-24 Thread Joerg Bornkessel
commit: f4358780337bd4cc569edaa3875a3f05b7c8de56
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Fri Jun 24 10:41:52 2016 +
Commit: Joerg Bornkessel  gentoo  org>
CommitDate: Fri Jun 24 10:41:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4358780

media-video/vdr: fixed systemd compile, wrt bug 586070

Package-Manager: portage-2.3.0_rc1

 media-video/vdr/vdr-2.2.0-r1.ebuild | 300 
 1 file changed, 300 insertions(+)

diff --git a/media-video/vdr/vdr-2.2.0-r1.ebuild 
b/media-video/vdr/vdr-2.2.0-r1.ebuild
new file mode 100644
index 000..988fd29
--- /dev/null
+++ b/media-video/vdr/vdr-2.2.0-r1.ebuild
@@ -0,0 +1,300 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+#inherit eutils flag-o-matic multilib toolchain-funcs
+inherit flag-o-matic toolchain-funcs
+
+# Switches supported by extensions-patch
+EXT_PATCH_FLAGS="alternatechannel graphtft naludump permashift_v1 pinplugin
+   mainmenuhooks menuorg menuselection resumereset 
ttxtsubs"
+
+# names of the use-flags
+EXT_PATCH_FLAGS_RENAMED=""
+
+# names ext-patch uses internally, here only used for maintainer checks
+EXT_PATCH_FLAGS_RENAMED_EXT_NAME="bidi no_kbd sdnotify"
+
+IUSE="bidi debug +kbd html systemd vanilla ${EXT_PATCH_FLAGS} 
${EXT_PATCH_FLAGS_RENAMED}"
+
+MY_PV="${PV%_p*}"
+MY_P="${PN}-${MY_PV}"
+S="${WORKDIR}/${MY_P}"
+
+EXT_P="extpng-${P}-gentoo-edition-v1"
+
+DESCRIPTION="Video Disk Recorder - turns a pc into a powerful set top box for 
DVB"
+HOMEPAGE="http://www.tvdr.de/;
+SRC_URI="ftp://ftp.tvdr.de/vdr/${MY_P}.tar.bz2
+   https://dev.gentoo.org/~hd_brummy/distfiles/${EXT_P}.patch.bz2;
+
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+SLOT="0"
+LICENSE="GPL-2"
+
+COMMON_DEPEND="virtual/jpeg:*
+   sys-libs/libcap
+   >=media-libs/fontconfig-2.4.2
+   >=media-libs/freetype-2"
+
+DEPEND="${COMMON_DEPEND}
+   >=virtual/linuxtv-dvb-headers-5.3
+   sys-devel/gettext"
+
+RDEPEND="${COMMON_DEPEND}
+   dev-lang/perl
+   >=media-tv/gentoo-vdr-scripts-2.7
+   media-fonts/corefonts
+   bidi? ( dev-libs/fribidi )
+   systemd? ( sys-apps/systemd )"
+
+CONF_DIR=/etc/vdr
+CAP_FILE=${S}/capabilities.sh
+CAPS="# Capabilities of the vdr-executable for use by startscript etc."
+
+pkg_setup() {
+
+   use debug && append-flags -g
+
+   PLUGIN_LIBDIR="/usr/$(get_libdir)/vdr/plugins"
+
+   tc-export CC CXX AR
+}
+
+add_cap() {
+   local arg
+   for arg; do
+   CAPS="${CAPS}\n${arg}=1"
+   done
+}
+
+enable_patch() {
+   local arg ARG_UPPER
+   for arg; do
+   ARG_UPPER=$(echo $arg|tr '[:lower:]' '[:upper:]')
+   echo "${ARG_UPPER} = 1" >> Make.config
+
+   # codesnippet to bring the extpng defines into the vdr.pc 
CXXFLAGS CFLAGS
+   echo "-DUSE_${ARG_UPPER}" >> "${T}"/defines.tmp
+   cat "${T}"/defines.tmp | tr \\\012 ' '  > "${T}"/defines.IUSE
+   export DEFINES_IUSE=$( cat ${T}/defines.IUSE )
+   done
+}
+
+extensions_add_make_conf()
+{
+   # copy all ifdef for extensions-patch to Make.config
+   sed -e '1,/need to touch the following:/d' \
+   -e '/need to touch the following/,/^$/d' \
+   Make.config.template >> Make.config
+}
+
+extensions_all_defines() {
+   # extract all possible settings for extensions-patch
+   sed -e '/^#\?[A-Z].*= 1/!d' -e 's/^#\?//' -e 's/ .*//' \
+   Make.config.template \
+   | sort \
+   | tr '[:upper:]' '[:lower:]'
+}
+
+lang_po() {
+   LING_PO=$( ls ${S}/po | sed -e "s:.po::g" | cut -d_ -f1 | tr \\\012 ' ' 
)
+}
+
+src_configure() {
+   # support languages, written from right to left
+   export "BIDI=$(usex bidi 1 0)"
+   # systemd notification support
+   export "SDNOTIFY=$(usex systemd 1 0)"
+   # with/without keyboard
+   export "USE_KBD=$(usex kbd 1 0)"
+}
+
+src_prepare() {
+   # apply maintainace-patches
+   ebegin "Changing paths for gentoo"
+
+   local DVBDIR=/usr/include
+   local i
+   for i in ${DVB_HEADER_PATH} /usr/include/v4l-dvb-hg /usr/include; do
+   [[ -d ${i} ]] || continue
+   if [[ -f ${i}/linux/dvb/dmx.h ]]; then
+   einfo "Found DVB header files in ${i}"
+   DVBDIR=${i}
+   break
+   fi
+   done
+
+   # checking for s2api headers
+   local api_version
+   api_version=$(awk -F' ' '/define DVB_API_VERSION / {print $3}' 
"${DVBDIR}"/linux/dvb/version.h)
+   api_version=${api_version}*$(awk -F' ' '/define DVB_API_VERSION_MINOR / 
{print $3}' "${DVBDIR}"/linux/dvb/version.h)
+
+   if [[ ${api_version:-0} -lt 5*3 ]]; then
+   eerror "DVB header files do not contain s2api support or too 
old for ${P}"
+ 

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

2016-06-24 Thread Joerg Bornkessel
commit: 725a65cdd18b7e25506fd94d9d4c40fb47de2913
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Fri Jun 24 10:38:23 2016 +
Commit: Joerg Bornkessel  gentoo  org>
CommitDate: Fri Jun 24 10:38:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=725a65cd

media-plugins/vdr-vdrmanager: bump; fixed description

Package-Manager: portage-2.3.0_rc1

 media-plugins/vdr-vdrmanager/Manifest  |  1 +
 media-plugins/vdr-vdrmanager/vdr-vdrmanager-0.12.ebuild|  4 ++--
 .../{vdr-vdrmanager-0.12.ebuild => vdr-vdrmanager-0.14.ebuild} | 10 +-
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/media-plugins/vdr-vdrmanager/Manifest 
b/media-plugins/vdr-vdrmanager/Manifest
index 2a74e52..dd40293 100644
--- a/media-plugins/vdr-vdrmanager/Manifest
+++ b/media-plugins/vdr-vdrmanager/Manifest
@@ -1 +1,2 @@
 DIST vdr-vdrmanager-0.12.tar.gz 34404 SHA256 
33afac8cc07b47ad3cd689ece82b086761eb57a27bb6084dfcef178ba40337ca SHA512 
a5b962c53c636c899f2ce62a4f20bc123fb5d4603d506c51b6450fde86348bc5192697876e03bf22952197846f7cf828d743727de0c9903420a05c0c07172265
 WHIRLPOOL 
8e007ffc94cfc6fb32cda6dfbad7962f977dd3f8aff49860e7825d26c79bb02efa08729e4b1e53af2ed58c4b0c88490ffe38cb69d4d421a043945e626a73e93b
+DIST vdr-vdrmanager-0.14.tgz 30543 SHA256 
89a5351fa9815ff3beaa08af1d3b3878565ad10147964b1ac4ac7a77a9c02143 SHA512 
6b8604a5311b64fad82e3934f38524cc0f122968c707989606a5e06755a9c817ab3e7144afa4f561d8aaef8b239b758fe886ee3265410de25491243a8ef18fc3
 WHIRLPOOL 
8aeed8a7b2b54747fb3861c6ea2120cacacd4cd78b9def44480279f551b021b57c5e1a9f3cefcf6ab03404e157f1f63d079138b24575803b59b45eb7108bb782

diff --git a/media-plugins/vdr-vdrmanager/vdr-vdrmanager-0.12.ebuild 
b/media-plugins/vdr-vdrmanager/vdr-vdrmanager-0.12.ebuild
index 058bf8c..133fb50 100644
--- a/media-plugins/vdr-vdrmanager/vdr-vdrmanager-0.12.ebuild
+++ b/media-plugins/vdr-vdrmanager/vdr-vdrmanager-0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ inherit vdr-plugin-2 ssl-cert
 
 VERSION="1747" # every bump, new version
 
-DESCRIPTION="VDR Plugin: allows remote programming VDR using VDR-Manager 
running on Android devices"
+DESCRIPTION="VDR Plugin: remote programming VDR using VDR-Manager running on 
Android devices"
 HOMEPAGE="http://projects.vdr-developer.org/projects/vdr-manager/wiki;
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.gz"
 

diff --git a/media-plugins/vdr-vdrmanager/vdr-vdrmanager-0.12.ebuild 
b/media-plugins/vdr-vdrmanager/vdr-vdrmanager-0.14.ebuild
similarity index 88%
copy from media-plugins/vdr-vdrmanager/vdr-vdrmanager-0.12.ebuild
copy to media-plugins/vdr-vdrmanager/vdr-vdrmanager-0.14.ebuild
index 058bf8c..50bd796 100644
--- a/media-plugins/vdr-vdrmanager/vdr-vdrmanager-0.12.ebuild
+++ b/media-plugins/vdr-vdrmanager/vdr-vdrmanager-0.14.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit vdr-plugin-2 ssl-cert
 
-VERSION="1747" # every bump, new version
+VERSION="1971" # every bump, new version
 
-DESCRIPTION="VDR Plugin: allows remote programming VDR using VDR-Manager 
running on Android devices"
+DESCRIPTION="VDR Plugin: remote programming VDR using VDR-Manager running on 
Android devices"
 HOMEPAGE="http://projects.vdr-developer.org/projects/vdr-manager/wiki;
-SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.gz"
+SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
 
 KEYWORDS="~x86 ~amd64"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: net-proxy/nutcracker/

2016-06-24 Thread Patrick Lauer
commit: a10f4998945e49f04ce1efdc49b509332bdf26b0
Author: Patrick Lauer  gentoo  org>
AuthorDate: Fri Jun 24 10:19:25 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Fri Jun 24 10:20:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a10f4998

net-proxy/nutcracker: Bump

Package-Manager: portage-2.3.0_rc1

 net-proxy/nutcracker/Manifest|  1 +
 net-proxy/nutcracker/nutcracker-0.4.1.ebuild | 46 
 2 files changed, 47 insertions(+)

diff --git a/net-proxy/nutcracker/Manifest b/net-proxy/nutcracker/Manifest
index eb58564..d590f3c 100644
--- a/net-proxy/nutcracker/Manifest
+++ b/net-proxy/nutcracker/Manifest
@@ -1,2 +1,3 @@
 DIST nutcracker-0.2.4.tar.gz 1723439 SHA256 
132f524541c6cf4dd1d570ec5da29312ed6150e8a369df703116498b65703b4e SHA512 
13d7d2a778a5d85a1d73eaa220f2e95eb7765eff0c8af390ab916f099b12d6c1a99cb61ff418b9a909ff7e2b416b271ba034eb9f50cd7df1ee53600d8b681409
 WHIRLPOOL 
a9e09376f70ade19ef6f80f769edef26b86f3af1d529f68fd6fc42575d4521603da230ee236f8b53c275c9695602e21a586d38fc33a68960b8c11359271af902
 DIST nutcracker-0.3.0.tar.gz 1825106 SHA256 
e9993d6827b2e93ee2b865e827acbf9efadbbfc81ccd9103a85948ee2580942a SHA512 
81ba21c54b9a15fbb1d0a42b426643b65bcd20b7bb4b35cf3427235703a01a44188b762edff412afe20c193a4e75bf618f69d8c77bae9d66cd2c4e619416f565
 WHIRLPOOL 
073d411619d14ff57ef9ec72975db99791d29b4b606b6a3af99a2e64b19983a0200b797e753626e7b21aeaae02a28a02402646aeb20919d0910441e5981f8da4
+DIST nutcracker-0.4.1.tar.gz 1163442 SHA256 
00c2940f91947bea9457a348316aac1aa1d4e757238aafbefc9d51057da8ede0 SHA512 
581fae1d12feb983ed25b22cd6f597fd28b7070906ac29d3990669ae5c626a468914021cee152a6a2299a2838c838ad907e4c911b911ef04166ac7bbb2982da1
 WHIRLPOOL 
149a5873e85e9ad3e177b638cde7b1436bb7c5f46ebb9dcc806fd95c4c2d859a8016b0a6af383b9512024d3d90232aab73f606883a14c26eb929c0feeb961599

diff --git a/net-proxy/nutcracker/nutcracker-0.4.1.ebuild 
b/net-proxy/nutcracker/nutcracker-0.4.1.ebuild
new file mode 100644
index 000..f97f42c
--- /dev/null
+++ b/net-proxy/nutcracker/nutcracker-0.4.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools eutils
+
+DESCRIPTION="A fast, light-weight proxy for Memcached and Redis.
+(Twitter's Twemproxy)"
+HOMEPAGE="https://github.com/twitter/twemproxy;
+SRC_URI="https://github.com/twitter/twemproxy/archive/v0.4.1.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug doc"
+
+DEPEND=">=dev-libs/libyaml-0.1.4"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/twemproxy-${PV}"
+
+src_prepare() {
+   # Lets use system libyaml
+   epatch "${FILESDIR}/${PN}-0.3.0-use-system-libyaml.patch"
+   eautoreconf
+}
+
+src_configure() {
+   econf $(use debug) || die "Econf failed"
+}
+
+src_install() {
+   default_src_install
+
+   insinto /etc/nutcracker
+   newins conf/nutcracker.yml nutcracker.yml.example
+
+   newconfd "${FILESDIR}/nutcracker.confd" nutcracker
+   newinitd "${FILESDIR}/nutcracker.initd" nutcracker
+
+   if use doc; then
+   dodoc -r notes
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sys-process/criu/, sys-process/criu/files/2.3/

2016-06-24 Thread Yixun Lan
commit: 7e8fcadffb8f78e9a2c4f32543373e096990850a
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Jun 24 10:06:38 2016 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Jun 24 10:07:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e8fcadf

sys-process/criu: version bump 2.3

Package-Manager: portage-2.3.0_rc1

 sys-process/criu/Manifest|  1 +
 sys-process/criu/criu-2.3.ebuild | 94 
 sys-process/criu/files/2.3/criu-2.3-no-git.patch | 16 
 3 files changed, 111 insertions(+)

diff --git a/sys-process/criu/Manifest b/sys-process/criu/Manifest
index 5e82180..ba77989 100644
--- a/sys-process/criu/Manifest
+++ b/sys-process/criu/Manifest
@@ -1,3 +1,4 @@
 DIST criu-1.8.tar.bz2 534200 SHA256 
d1d6693d23181b1cd7378d77c142e41bcac3cb2ae5c71ea4c5b7de01f65575bb SHA512 
de3f63613124606be08e5323f465c63811c35c457f4b1a311434aeb02590ebf652845b727b9e10b8a9eb9402c97e772ff044135bec7797cc6e4ad972efc9172d
 WHIRLPOOL 
2f2d18f5fbd1608acfd6ce9e1283cf05a1574b2a141cd4cf29bcacc370ed0bfce488187e40250edeb396daf8fc38f2a2e960ffd8773511a82eebce3a74663e9f
 DIST criu-2.1.tar.bz2 556820 SHA256 
7a9fe6f2858a3086e652e17ffb85174f72cf19e87e776fc5ddab66013f16d4c4 SHA512 
19fd57464a757a3b668ebf5ba70ea80d591d0df70a325ad5929408239f3439ef1cabe68367c778e386e5b818adf4fc4b98dccf729d2b5d656f12389e3f6d9439
 WHIRLPOOL 
4c193d96ff83ec08e8cb2de1ea1a2b11ceb6980d64cfc71bb2f9e1b518aa7b15ab7a2838fb2559aaa82c1e72378c5d0c5175bb437fff1040d0e95a60e5c8525c
 DIST criu-2.2.tar.bz2 558926 SHA256 
f893938f72d2c0693a9430e7dd39dc3d32a40187de5edbd65830c6ade0f34e53 SHA512 
3e03dcd3531641e93f88354515b902390a9d83fd79eec36848ded5a28e987cd5ae8e81d7ed645960a86f4dfa5176f17de02f5a9b19723a8aaa2bf15057fe46dd
 WHIRLPOOL 
62bf41089f0028926622ba69c5c6f44f0ee8288a38b2d6ce82e9c727c9ee9ccd1f65a6a8654c9faa06597316e8b00b6076b4cddf6d7af06b85f8de334de9afa7
+DIST criu-2.3.tar.bz2 572580 SHA256 
acbdfeb2b6c5b72dbc849e014eecd4d166f0c05c76fc40424eedec0761b60bfe SHA512 
b058d4a917363190f5196256ecff23fab7c11e259807d8cef954690e9bc03751095529da5774e687ff6a1a506382aec92275771b031d790d6a0bd7cebde2916a
 WHIRLPOOL 
a32809d05d01781b3241f4c6766f8d17acc8de275af01d934e849a47f8857d4479147dc127cc02e32ebb6358720536e1596b6e063fdc88ee1c0b0725e126220f

diff --git a/sys-process/criu/criu-2.3.ebuild b/sys-process/criu/criu-2.3.ebuild
new file mode 100644
index 000..971a670
--- /dev/null
+++ b/sys-process/criu/criu-2.3.ebuild
@@ -0,0 +1,94 @@
+# 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 toolchain-funcs linux-info flag-o-matic python-r1 
python-utils-r1
+
+DESCRIPTION="utility to checkpoint/restore a process tree"
+HOMEPAGE="http://criu.org/;
+SRC_URI="http://download.openvz.org/criu/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64"
+IUSE="python setproctitle"
+
+RDEPEND="dev-libs/protobuf-c
+   dev-libs/libnl:3
+   python? ( ${PYTHON_DEPS} )
+   setproctitle? ( dev-libs/libbsd )"
+DEPEND="${RDEPEND}
+   app-text/asciidoc
+   app-text/xmlto"
+RDEPEND="${RDEPEND}
+   python? (
+   dev-libs/protobuf[python,${PYTHON_USEDEP}]
+   dev-python/ipaddr[${PYTHON_USEDEP}]
+   )"
+
+CONFIG_CHECK="~CHECKPOINT_RESTORE ~NAMESPACES ~PID_NS ~FHANDLE ~EVENTFD ~EPOLL 
~INOTIFY_USER
+   ~IA32_EMULATION ~UNIX_DIAG ~INET_DIAG ~INET_UDP_DIAG ~PACKET_DIAG 
~NETLINK_DIAG"
+
+RESTRICT="test"
+
+PATCHES=(
+   "${FILESDIR}"/2.2/${PN}-2.2-flags.patch
+   "${FILESDIR}"/2.2/${PN}-2.2-makefile.patch
+   "${FILESDIR}"/${PV}/${P}-no-git.patch
+   "${FILESDIR}"/2.0/${PN}-2.0-automagic-libbsd.patch
+   "${FILESDIR}"/2.0/${PN}-2.0-sysroot.patch
+)
+
+criu_arch() {
+   # criu infers the arch from $(uname -m).  We never want this to happen.
+   case ${ARCH} in
+   amd64) echo "x86";;
+   arm64) echo "aarch64";;
+   *) echo "${ARCH}";;
+   esac
+}
+
+src_compile() {
+   RAW_LDFLAGS="$(raw-ldflags)" emake \
+   CC="$(tc-getCC)" \
+   LD="$(tc-getLD)" \
+   OBJCOPY="$(tc-getOBJCOPY)" \
+   LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
+   ARCH="$(criu_arch)" \
+   V=1 WERROR=0 DEBUG=0 \
+   SETPROCTITLE=$(usex setproctitle) \
+   PYCRIU=$(usex python) \
+   all docs
+}
+
+src_test() {
+   # root privileges are required to dump all necessary info
+   if [[ ${EUID} -eq 0 ]] ; then
+   emake -j1 CC="$(tc-getCC)" ARCH="$(criu_arch)" V=1 WERROR=0 test
+   fi
+}
+
+install_crit() {
+   "${PYTHON:-python}" ../scripts/crit-setup.py install --root="${D}" 
--prefix="${EPREFIX}/usr/"
+}
+
+src_install() {
+   emake \
+   ARCH="$(criu_arch)" \
+   PREFIX="${EPREFIX}"/usr \
+   LOGROTATEDIR="${EPREFIX}"/etc/logrotate.d \
+

[gentoo-commits] proj/betagarden:master commit in: sys-block/xnbd/

2016-06-24 Thread Sebastian Pipping
commit: fe9d561dc1d308a76fa836cb4c5e845c92a0723d
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Fri Jun 24 09:56:11 2016 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Fri Jun 24 09:56:55 2016 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=fe9d561d

sys-block/xnbd: 0.4.0

 sys-block/xnbd/xnbd-0.4.0.ebuild | 27 +++
 1 file changed, 27 insertions(+)

diff --git a/sys-block/xnbd/xnbd-0.4.0.ebuild b/sys-block/xnbd/xnbd-0.4.0.ebuild
new file mode 100644
index 000..e07745c
--- /dev/null
+++ b/sys-block/xnbd/xnbd-0.4.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit autotools
+
+DESCRIPTION="NBD server program enabling live block device migration over 
wide-area networks"
+HOMEPAGE="https://bitbucket.org/hirofuchi/xnbd/wiki/Home;
+SRC_URI="https://bitbucket.org/hirofuchi/xnbd/downloads/${P}.tgz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.32:2
+   dev-libs/jansson"
+DEPEND="${RDEPEND}
+   app-text/asciidoc"
+
+S=${WORKDIR}/${P}/trunk
+
+src_prepare() {
+   eautoreconf
+}



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

2016-06-24 Thread Alexis Ballier
commit: b22fbdb0ab5114a29d06ea46eec9084346f3f152
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jun 24 09:51:24 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jun 24 09:51:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b22fbdb0

dev-ml/lablgtk: drop backward compat dep on camlp4

Package-Manager: portage-2.3.0
RepoMan-Options: --force

 dev-ml/lablgtk/{lablgtk-2.18.4.ebuild => lablgtk-2.18.4-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/lablgtk/lablgtk-2.18.4.ebuild 
b/dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild
similarity index 96%
rename from dev-ml/lablgtk/lablgtk-2.18.4.ebuild
rename to dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild
index 4994848..d6af703 100644
--- a/dev-ml/lablgtk/lablgtk-2.18.4.ebuild
+++ b/dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND=">=x11-libs/gtk+-2.10:2
>=x11-libs/gtkglarea-1.9:2 )
spell? ( app-text/gtkspell:2 )
sourceview? ( x11-libs/gtksourceview:2.0 )
-   || ( dev-ml/camlp4:= 

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

2016-06-24 Thread Alexis Ballier
commit: 78ecd46d07e79c5b26b0910cf048e8618d6d588c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jun 24 09:52:28 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jun 24 09:52:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ecd46d

dev-ml/macaque: remove old

Package-Manager: portage-2.3.0

 dev-ml/macaque/Manifest |  1 -
 dev-ml/macaque/macaque-0.7.2.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-ml/macaque/Manifest b/dev-ml/macaque/Manifest
index f1c7373..292b6a3 100644
--- a/dev-ml/macaque/Manifest
+++ b/dev-ml/macaque/Manifest
@@ -1,2 +1 @@
-DIST macaque-0.7.2.tar.gz 106245 SHA256 
8b20335419cb640f9c86eced851a7349351b0825a955043465a41de1d72ec715 SHA512 
9823052350083d8042db11eb103cbc71ba85580884a4dcf82c5fb011e59875595ad49b5a6c800f1f6cf5ae86aa5659bab81b623db58bcf1290e18900112d3c5c
 WHIRLPOOL 
11fa5be1189edbadc37348e5b285e998adb4aec58481e0c0eb8bf5ff35e645c155c60cd43239671b1e1d9f66d132fda1755f9f6eec7ed3dcfe606796fdab0c05
 DIST macaque-0.7.4.tar.gz 64896 SHA256 
16629ee969aa02d7e0b01b98d6b0c9f19e32b91672c2ebc432d30ee522ae5352 SHA512 
db664226e58ad3db2dc00e920dcc757242b0bcc8d1b6406e6743afe6cdbe789546af131a00c07a5e2e63ed39b9017c2d8e2f5bbce63a741df58bf14633aae89a
 WHIRLPOOL 
032582ed6ca98f840ba7de57dc838c6d0702239b15a83a52b7b6551b90a86e367927ec8005d2adf1053c646a1d6bd90744c250c2bb58619a2a0ad0b7d1e94937

diff --git a/dev-ml/macaque/macaque-0.7.2.ebuild 
b/dev-ml/macaque/macaque-0.7.2.ebuild
deleted file mode 100644
index 9f245da..000
--- a/dev-ml/macaque/macaque-0.7.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit oasis
-
-DESCRIPTION="DSL for SQL Queries in Caml"
-HOMEPAGE="http://ocsigen.org/macaque/;
-SRC_URI="https://github.com/ocsigen/macaque/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-ml/pgocaml-2.1:=
-   || ( dev-ml/camlp4:= 

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

2016-06-24 Thread Alexis Ballier
commit: 8ed983fd2eff485a41be9d4ada5e968663f49e5c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jun 24 09:37:50 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jun 24 09:37:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ed983fd

dev-ml/camomile: drop backward compat camlp4 dep

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --force

 dev-ml/camomile/{camomile-0.8.5.ebuild => camomile-0.8.5-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/camomile/camomile-0.8.5.ebuild 
b/dev-ml/camomile/camomile-0.8.5-r1.ebuild
similarity index 89%
rename from dev-ml/camomile/camomile-0.8.5.ebuild
rename to dev-ml/camomile/camomile-0.8.5-r1.ebuild
index c0cb67e..cca5431 100644
--- a/dev-ml/camomile/camomile-0.8.5.ebuild
+++ b/dev-ml/camomile/camomile-0.8.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ IUSE="debug +ocamlopt"
 
 RDEPEND="
>=dev-lang/ocaml-3.10.2:=[ocamlopt?]
-   || ( dev-ml/camlp4:= 

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

2016-06-24 Thread Alexis Ballier
commit: 70b7817063a52e63879baecddfb38f2ea8a85e6a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jun 24 09:55:04 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jun 24 09:55:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b78170

dev-ml/ocamldsort: drop backward compat dep on camlp4

Package-Manager: portage-2.3.0
RepoMan-Options: --force

 dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild | 27 +++
 1 file changed, 27 insertions(+)

diff --git a/dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild 
b/dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild
new file mode 100644
index 000..c5716d5
--- /dev/null
+++ b/dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="A dependency sorter for OCaml source files"
+HOMEPAGE="http://dimitri.mutu.net/ocaml.html;
+SRC_URI="ftp://quatramaran.ens.fr/pub/ara/ocamldsort/${P}.tar.gz;
+LICENSE="LGPL-2"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND=">=dev-lang/ocaml-3.12:=
+   dev-ml/camlp4:="
+RDEPEND="${DEPEND}"
+
+src_compile() {
+   emake -j1
+}
+
+src_install() {
+   emake BINDIR="${ED}/usr/bin" MANDIR="${ED}/usr/share/man" install
+   dodoc README THANKS Changes
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-data-notation/

2016-06-24 Thread Alexis Ballier
commit: 3ad2886bc3058a93ae7e8b753a6d1d526f5050cf
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jun 24 09:53:47 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jun 24 09:53:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ad2886b

dev-ml/ocaml-data-notation: drop backward compat dep on camlp4

Package-Manager: portage-2.3.0

 ...a-notation-0.0.11.ebuild => ocaml-data-notation-0.0.11-r1.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild 
b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
similarity index 86%
rename from dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild
rename to dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
index 168330a..0fc2510 100644
--- a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild
+++ b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,7 +18,8 @@ KEYWORDS="~amd64"
 IUSE=""
 
 RDEPEND=">=dev-ml/type-conv-108.07.01:=
-   || ( dev-ml/camlp4:= 

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

2016-06-24 Thread Mike Frysinger
commit: 0f7c84468c66a6c3a9ae081b4017b53b92dde87f
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jun 24 09:07:55 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jun 24 09:07:55 2016 +
URL:https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=0f7c8446

travis: note misbehavior by coverity addon when throttled

Example here: https://travis-ci.org/libgd/libgd/builds/139971212
The last line in the log is just the throttle notice.

 travis/main.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/travis/main.sh b/travis/main.sh
index 9c8c9c9..50e8a2f 100755
--- a/travis/main.sh
+++ b/travis/main.sh
@@ -4,6 +4,8 @@
 
 # We have to do this by hand rather than use the coverity addon because of
 # matrix explosion: https://github.com/travis-ci/travis-ci/issues/1975
+# We also do it by hand because when we're throttled, the addon will exit
+# the build immediately and skip the main script!
 coverity_scan() {
local reason
[[ ${TRAVIS_JOB_NUMBER} != *.1 ]] && reason="not first build job"



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

2016-06-24 Thread Mike Frysinger
commit: d088ba735ae7f787f2d75200a357924ba219e1e1
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jun 24 09:09:04 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jun 24 09:09:04 2016 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=d088ba73

travis: note misbehavior by coverity addon when throttled

Example here: https://travis-ci.org/libgd/libgd/builds/139971212
The last line in the log is just the throttle notice.

 travis/main.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/travis/main.sh b/travis/main.sh
index 7831298..75daa0b 100755
--- a/travis/main.sh
+++ b/travis/main.sh
@@ -4,6 +4,8 @@
 
 # We have to do this by hand rather than use the coverity addon because of
 # matrix explosion: https://github.com/travis-ci/travis-ci/issues/1975
+# We also do it by hand because when we're throttled, the addon will exit
+# the build immediately and skip the main script!
 coverity_scan() {
local reason
[[ ${TRAVIS_JOB_NUMBER} != *.1 ]] && reason="not first build job"



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

2016-06-24 Thread Heather Cynede
commit: 3b47f90e5b164a2e13166555af00710f47edbeaf
Author: Heather Cynede  gentoo  org>
AuthorDate: Fri Jun 24 08:10:25 2016 +
Commit: Heather Cynede  gentoo  org>
CommitDate: Fri Jun 24 08:13:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b47f90e

dev-lang/fsharp: bump, fixes build error

Package-Manager: portage-2.3.0

 dev-lang/fsharp/Manifest | 2 +-
 dev-lang/fsharp/{fsharp-4.0.0.4.ebuild => fsharp-4.0.1.1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/fsharp/Manifest b/dev-lang/fsharp/Manifest
index 6d2be6e..9dd7525 100644
--- a/dev-lang/fsharp/Manifest
+++ b/dev-lang/fsharp/Manifest
@@ -1,2 +1,2 @@
 DIST fsharp-3.1.1.31.tar.gz 31369171 SHA256 
9b39c3f4625475c2553668ddbca337ec52fa3a637a05ae14a61a41abe39568b0 SHA512 
fcbdad5780a5dd6ab55c380d70b8d0a38f25088e2bb49078468a2cd723b604a14bee6ba2d1005094b1f777a894208654b3f8d3876c5f72126ddc24f96e1eb049
 WHIRLPOOL 
e9060e1e8ccfd3b0efcfeb1148cb5182390e738e8b462746e87d52acaacf5561b53cde50c920a1e4f6929ddf9f3ad0ca6a7d1e9eb8fd3b10af37a375675df019
-DIST fsharp-4.0.0.4.tar.gz 39628258 SHA256 
5b85e380348cc94b3c139e8c0d541fa3e43bd6254aff3b9c9a7150d949e637d5 SHA512 
75fbf0fcab9a56cae86b14247e3c78264d9c2c146d10808d2eaca27bf2caf65175eec6487fde50c2b78237342fa0bd4c6ea2034383e8ad2bc4638d46acb0309c
 WHIRLPOOL 
3b517a61177d31fc29e7d5258c2e8d5654b6a3f9b7cbe6a8f83f8f8ac2e67e06b70c84095ff73b3be7790c956d2ea80dd6a3334ec2b81c0e8e4a40ca95af749c
+DIST fsharp-4.0.1.1.tar.gz 39480242 SHA256 
133b5c3ae2364417be15a3768158a6fbab4411e73fb6ffb607f8137a39df7557 SHA512 
60ff2a30c4bdaf3d34c0d7d690ee771cd3d5d09656cdacb12e398dee2416b501360998f3a88831aaca6fe089544b5eccc8c7807267a5676ccb176761ea328508
 WHIRLPOOL 
aa2588a1c5346bcbd6121be0126c565780ce2bff5522dfc50a4223a525cdb8edc1fc73019ab3f587a5de1d200d9b6179bb54f25729a300da1dcc8fa749584c65

diff --git a/dev-lang/fsharp/fsharp-4.0.0.4.ebuild 
b/dev-lang/fsharp/fsharp-4.0.1.1.ebuild
similarity index 92%
rename from dev-lang/fsharp/fsharp-4.0.0.4.ebuild
rename to dev-lang/fsharp/fsharp-4.0.1.1.ebuild
index 40ce3df..f3660d8 100644
--- a/dev-lang/fsharp/fsharp-4.0.0.4.ebuild
+++ b/dev-lang/fsharp/fsharp-4.0.1.1.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-libs/gd/files/, media-libs/gd/

2016-06-24 Thread Mike Frysinger
commit: ede657b970d1deee8305dbefaf5651c37aea115c
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jun 24 08:15:56 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jun 24 08:15:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede657b9

media-libs/gd: add upstream fix for building under OS X #583584

 media-libs/gd/files/gd-2.2.2-osx-libtool.patch | 37 ++
 media-libs/gd/gd-2.2.2.ebuild  |  4 +++
 2 files changed, 41 insertions(+)

diff --git a/media-libs/gd/files/gd-2.2.2-osx-libtool.patch 
b/media-libs/gd/files/gd-2.2.2-osx-libtool.patch
new file mode 100644
index 000..4d20f33
--- /dev/null
+++ b/media-libs/gd/files/gd-2.2.2-osx-libtool.patch
@@ -0,0 +1,37 @@
+https://bugs.gentoo.org/583584
+https://github.com/libgd/libgd/issues/241
+
+From dd6615fd138e53656a7883015d4a6b2d02292b26 Mon Sep 17 00:00:00 2001
+From: Mike Frysinger 
+Date: Sat, 21 May 2016 15:00:53 -0400
+Subject: [PATCH] libtool: rework revision to fix OS X breakage
+
+It seems the OS X linker restricts the revision field to 8 bits.
+Rework how we calculate that value and pack it in closer to fit.
+It might produce some collisions if we get to like 2.2.8, but oh
+well ... this field doesn't need to be super exact.
+
+Fixes #214 and fixes #241.
+---
+ configure.ac | 7 ++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+--- a/configure
 b/configure
+@@ -2460,7 +2460,12 @@ AC_SUBST(GDLIB_VERSION)
+ # See 
http://www.gnu.org/software/libtool/manual/libtool.html#Updating-version-info
+ 
+ GDLIB_LT_CURRENT=3
++# This is the version where the soname (current above) changes.  We use it
++# to reset the revision base back to zero.  It's a bit of a pain, but some
++# systems restrict the revision range below to [0..255] (like OS X).
++GDLIB_PREV_MAJOR=2
++GDLIB_PREV_MINOR=2
+-GDLIB_LT_REVISION=$(printf '%i%02i%02i' $GDLIB_MAJOR $GDLIB_MINOR 
$GDLIB_REVISION)
++GDLIB_LT_REVISION=$(( ((GDLIB_MAJOR - GDLIB_PREV_MAJOR) << 6) | ((GDLIB_MINOR 
- GDLIB_PREV_MINOR) << 3) | GDLIB_REVISION ))
+ GDLIB_LT_AGE=0
+ 
+ 
+-- 
+2.8.2
+

diff --git a/media-libs/gd/gd-2.2.2.ebuild b/media-libs/gd/gd-2.2.2.ebuild
index 9571241..e7f8742 100644
--- a/media-libs/gd/gd-2.2.2.ebuild
+++ b/media-libs/gd/gd-2.2.2.ebuild
@@ -30,6 +30,10 @@ DEPEND="${RDEPEND}
 
 S="${WORKDIR}/lib${P}"
 
+PATCHES=(
+   "${FILESDIR}"/${P}-osx-libtool.patch #583584
+)
+
 src_prepare() {
default
elibtoolize  # for shared library on Solaris



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

2016-06-24 Thread Mike Frysinger
commit: 6d8d4cf5b84b547dc0d37f9447302cb91ec608a6
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jun 24 08:01:25 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jun 24 08:01:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d8d4cf5

media-libs/gd: version bump to 2.2.2

 media-libs/gd/Manifest|  1 +
 media-libs/gd/gd-2.2.2.ebuild | 61 +++
 2 files changed, 62 insertions(+)

diff --git a/media-libs/gd/Manifest b/media-libs/gd/Manifest
index 2b0821e..37ff16c 100644
--- a/media-libs/gd/Manifest
+++ b/media-libs/gd/Manifest
@@ -1,2 +1,3 @@
 DIST libgd-2.1.1.tar.xz 2039132 SHA256 
9ada1ed45594abc998ebc942cef12b032fbad672e73efc22bc9ff54f5df2b285 SHA512 
48f02a4b89e412870f9091b92eb26136c5c0d795722262ad973c7d4103476204a2de36133a2634b8f410d6bccdcf60afb829a74ac2fddfb96aff2cd2567b
 WHIRLPOOL 
a38cf1f060db35d247b54038e731484e6230cd8a9da263a8c4823aaf6b3ce455c0747bbbde60f131d85a48340e39a5c8d6273fa51366cbe2436530520211a238
 DIST libgd-2.2.1.tar.xz 2117160 SHA256 
708762ae483e5fe46b58659f622c3e8f820c7ce0b3ae4e10ad0fbf17d4c4b976 SHA512 
c19fe86230198b5ba25d7bb275f93ad3332d039accf7149036f53fc333753bacd91a80b5dca576b241e9eb20e9a4028236a485ca0f9fb8581c2a552fe4fe2262
 WHIRLPOOL 
41f53e0d7dc6a629190019b76dc98e35b75b64a62feb5ddb5d4fedc37d2240f1a0460dd9127b247e0e8010fcec1e10d7d846ce8e7ea6fd238087bb30e5b6f08d
+DIST libgd-2.2.2.tar.xz 2105628 SHA256 
489f756ce07f0c034b1a794f4d34fdb4d829256112cb3c36feb40bb56b79218c SHA512 
65c2f22ff35b5d62889921d7963d9cf808700299aece9292716555ac544e8c52ca435d6c5f817610553162e249343868a9164bf0fef9d59b61cd8075334c7e8d
 WHIRLPOOL 
862588677be868c56af7c312e4aa66a5e67f10ccbc3cc7209b0fd23bcc3aae594c1e092b4b08ca7f913b334be47a486e696bced69d3f461056649f9ea8cc130d

diff --git a/media-libs/gd/gd-2.2.2.ebuild b/media-libs/gd/gd-2.2.2.ebuild
new file mode 100644
index 000..9571241
--- /dev/null
+++ b/media-libs/gd/gd-2.2.2.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils libtool multilib-minimal
+
+DESCRIPTION="A graphics library for fast image creation"
+HOMEPAGE="http://libgd.org/ http://www.boutell.com/gd/;
+SRC_URI="https://github.com/libgd/libgd/releases/download/${P}/lib${P}.tar.xz;
+
+LICENSE="gd IJG HPND BSD"
+SLOT="2/3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="fontconfig jpeg png static-libs tiff truetype webp xpm zlib"
+
+# fontconfig has prefixed font paths, details see bug #518970
+REQUIRED_USE="prefix? ( fontconfig )"
+
+RDEPEND="fontconfig? ( >=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}] )
+   jpeg? ( >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] )
+   png? ( >=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}] )
+   tiff? ( media-libs/tiff:0[${MULTILIB_USEDEP}] )
+   truetype? ( >=media-libs/freetype-2.5.0.1[${MULTILIB_USEDEP}] )
+   webp? ( media-libs/libwebp[${MULTILIB_USEDEP}] )
+   xpm? ( >=x11-libs/libXpm-3.5.10-r1[${MULTILIB_USEDEP}] 
>=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] )
+   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"
+
+S="${WORKDIR}/lib${P}"
+
+src_prepare() {
+   default
+   elibtoolize  # for shared library on Solaris
+}
+
+multilib_src_configure() {
+   # we aren't actually {en,dis}abling X here ... the configure
+   # script uses it just to add explicit -I/-L paths which we
+   # don't care about on Gentoo systems.
+   ECONF_SOURCE=${S} \
+   econf \
+   --disable-werror \
+   --without-x \
+   --without-liq \
+   $(use_enable static-libs static) \
+   $(use_with fontconfig) \
+   $(use_with png) \
+   $(use_with tiff) \
+   $(use_with truetype freetype) \
+   $(use_with jpeg) \
+   $(use_with webp) \
+   $(use_with xpm) \
+   $(use_with zlib)
+}
+
+multilib_src_install_all() {
+   dodoc NEWS README.md
+   prune_libtool_files
+}



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/libftdi/

2016-06-24 Thread Mike Frysinger
commit: bb091432d10fa94d77ef660d3b76d6c727543807
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jun 24 07:46:47 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jun 24 07:46:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb091432

dev-embedded/libftdi: mark 1.2 arm64/ppc/ppc64/sparc/x86 stable #563134

 dev-embedded/libftdi/libftdi-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-embedded/libftdi/libftdi-1.2.ebuild 
b/dev-embedded/libftdi/libftdi-1.2.ebuild
index 353fcc9..5a01b28 100644
--- a/dev-embedded/libftdi/libftdi-1.2.ebuild
+++ b/dev-embedded/libftdi/libftdi-1.2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == * ]] ; then
inherit git-2
 else

SRC_URI="http://www.intra2net.com/en/developer/${PN}/download/${MY_P}.tar.bz2;
-   KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="Userspace access to FTDI USB interface chips"



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/libftdi/

2016-06-24 Thread Mike Frysinger
commit: 8d52ad92d1f235df75d0b8bea844b8de6daad523
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jun 24 07:46:12 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jun 24 07:46:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d52ad92

dev-embedded/libftdi: disable building of tests when USE=-test

 dev-embedded/libftdi/libftdi-1.2.ebuild  | 3 ++-
 dev-embedded/libftdi/libftdi-.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-embedded/libftdi/libftdi-1.2.ebuild 
b/dev-embedded/libftdi/libftdi-1.2.ebuild
index b588c75..353fcc9 100644
--- a/dev-embedded/libftdi/libftdi-1.2.ebuild
+++ b/dev-embedded/libftdi/libftdi-1.2.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="http://www.intra2net.com/en/developer/libftdi/;
 
 LICENSE="LGPL-2"
 SLOT="1"
-IUSE="cxx doc examples python static-libs tools"
+IUSE="cxx doc examples python static-libs test tools"
 
 RDEPEND="virtual/libusb:1
cxx? ( dev-libs/boost )
@@ -42,6 +42,7 @@ src_configure() {
$(cmake-utils_use examples EXAMPLES)
$(cmake-utils_use python PYTHON_BINDINGS)
$(cmake-utils_use static-libs STATICLIBS)
+   $(cmake-utils_use test BUILD_TESTS)
$(cmake-utils_use tools FTDI_EEPROM)
-DCMAKE_SKIP_BUILD_RPATH=ON
)

diff --git a/dev-embedded/libftdi/libftdi-.ebuild 
b/dev-embedded/libftdi/libftdi-.ebuild
index f9ca9b5..38eb00e 100644
--- a/dev-embedded/libftdi/libftdi-.ebuild
+++ b/dev-embedded/libftdi/libftdi-.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="http://www.intra2net.com/en/developer/libftdi/;
 
 LICENSE="LGPL-2"
 SLOT="1"
-IUSE="cxx doc examples python static-libs tools"
+IUSE="cxx doc examples python static-libs test tools"
 
 RDEPEND="virtual/libusb:1
cxx? ( dev-libs/boost )
@@ -42,6 +42,7 @@ src_configure() {
$(cmake-utils_use examples EXAMPLES)
$(cmake-utils_use python PYTHON_BINDINGS)
$(cmake-utils_use static-libs STATICLIBS)
+   $(cmake-utils_use test BUILD_TESTS)
$(cmake-utils_use tools FTDI_EEPROM)
-DCMAKE_SKIP_BUILD_RPATH=ON
)



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/merkaartor/

2016-06-24 Thread Amy Winston
commit: 22c745ac1cf5d66b640a04804eef0b44f94245b6
Author: Amy Winston  gentoo  org>
AuthorDate: Fri Jun 24 07:13:44 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Fri Jun 24 07:13:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c745ac

sci-geosciences/merkaartor: remove unnecessary boost dep bug #586836

Package-Manager: portage-2.2.28

 sci-geosciences/merkaartor/merkaartor-0.18.2.ebuild | 1 -
 sci-geosciences/merkaartor/merkaartor-.ebuild   | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/sci-geosciences/merkaartor/merkaartor-0.18.2.ebuild 
b/sci-geosciences/merkaartor/merkaartor-0.18.2.ebuild
index e4c7b96..7e21c51 100644
--- a/sci-geosciences/merkaartor/merkaartor-0.18.2.ebuild
+++ b/sci-geosciences/merkaartor/merkaartor-0.18.2.ebuild
@@ -46,7 +46,6 @@ RDEPEND="
qrcode? ( media-gfx/zbar[qt4] )
 "
 DEPEND="${RDEPEND}
-   >=dev-libs/boost-1.46
virtual/pkgconfig
 "
 

diff --git a/sci-geosciences/merkaartor/merkaartor-.ebuild 
b/sci-geosciences/merkaartor/merkaartor-.ebuild
index 633d069..59fa727 100644
--- a/sci-geosciences/merkaartor/merkaartor-.ebuild
+++ b/sci-geosciences/merkaartor/merkaartor-.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$
 
@@ -34,7 +34,6 @@ RDEPEND="
qrcode? ( media-gfx/zbar )
 "
 DEPEND="${RDEPEND}
-   >=dev-libs/boost-1.46
virtual/pkgconfig
 "
 



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

2016-06-24 Thread Zac Medico
commit: ef33db45a0c1d462411d4ced1857a322c0ab28f6
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Jun 24 06:22:41 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Jun 24 06:29:07 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=ef33db45

repoman: skip QA checks in manifest mode (bug 586864)

The relevent Scanner loop control logic broke in commit 4062c69dc27a
because it was relying on the return value from the Manifest module's
"check" method.

Fixes: 4062c69dc27a ("repoman: Move manifest generation to 
modules/commit/manifest.py")
X-Gentoo-Bug: 586864
X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=586864

 repoman/pym/repoman/scanner.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/repoman/pym/repoman/scanner.py b/repoman/pym/repoman/scanner.py
index d7cd81f..8999751 100644
--- a/repoman/pym/repoman/scanner.py
+++ b/repoman/pym/repoman/scanner.py
@@ -294,6 +294,8 @@ class Scanner(object):
 
if self.generate_manifest:

manifest.Manifest(**self.kwargs).update_manifest(checkdir)
+   if self.options.mode == 'manifest':
+   continue
checkdirlist = os.listdir(checkdir)
 
dynamic_data = {