[gentoo-commits] gentoo-x86 commit in www-servers/uwsgi: uwsgi-2.0.9-r1.ebuild uwsgi-2.0.9.ebuild ChangeLog

2015-03-10 Thread Alexys Jacob (ultrabug)
ultrabug15/03/10 09:21:04

  Modified: uwsgi-2.0.9.ebuild ChangeLog
  Added:uwsgi-2.0.9-r1.ebuild
  Log:
  revbump for stabilization wrt #529140
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B658FA13)

Revision  ChangesPath
1.2  www-servers/uwsgi/uwsgi-2.0.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.9.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.9.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.9.ebuild?r1=1.1&r2=1.2

Index: uwsgi-2.0.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- uwsgi-2.0.9.ebuild  31 Dec 2014 14:32:28 -  1.1
+++ uwsgi-2.0.9.ebuild  10 Mar 2015 09:21:04 -  1.2
@@ -1,13 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.9.ebuild,v 1.1 
2014/12/31 14:32:28 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.9.ebuild,v 1.2 
2015/03/10 09:21:04 ultrabug Exp $
 
 EAPI="5"
 
 PYTHON_COMPAT=( python2_7 python3_{2,3,4} )
 
 RUBY_OPTIONAL="yes"
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20"
 
 PHP_EXT_INI="no"
 PHP_EXT_NAME="dummy"



1.71 www-servers/uwsgi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/ChangeLog?rev=1.71&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/ChangeLog?rev=1.71&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   31 Dec 2014 14:32:28 -  1.70
+++ ChangeLog   10 Mar 2015 09:21:04 -  1.71
@@ -1,6 +1,12 @@
 # ChangeLog for www-servers/uwsgi
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v 1.70 
2014/12/31 14:32:28 ultrabug Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v 1.71 
2015/03/10 09:21:04 ultrabug Exp $
+
+*uwsgi-2.0.9-r1 (10 Mar 2015)
+
+  10 Mar 2015; Ultrabug  +uwsgi-2.0.9-r1.ebuild,
+  uwsgi-2.0.9.ebuild:
+  revbump for stabilization wrt #529140
 
 *uwsgi-2.0.9 (31 Dec 2014)
 



1.1  www-servers/uwsgi/uwsgi-2.0.9-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.9-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.9-r1.ebuild?rev=1.1&content-type=text/plain

Index: uwsgi-2.0.9-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.9-r1.ebuild,v 
1.1 2015/03/10 09:21:04 ultrabug Exp $

EAPI="5"

PYTHON_COMPAT=( python2_7 python3_{2,3,4} )

RUBY_OPTIONAL="yes"
USE_RUBY="ruby19 ruby20 ruby21"

PHP_EXT_INI="no"
PHP_EXT_NAME="dummy"
PHP_EXT_OPTIONAL_USE="php"
USE_PHP="php5-4 php5-5" # deps must be registered separately below

MY_P="${P/_/-}"

inherit apache-module distutils-r1 eutils multilib pax-utils php-ext-source-r2 
python-r1 ruby-ng versionator

DESCRIPTION="uWSGI server for Python web applications"
HOMEPAGE="http://projects.unbit.it/uwsgi/";
SRC_URI="https://github.com/unbit/uwsgi/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

UWSGI_PLUGINS_STD=( ping cache carbon nagios rpc rrdtool
http ugreen signal syslog rsyslog

router_{uwsgi,redirect,basicauth,rewrite,http,cache,static,memcached,redis,hash,expires,metrics}
{core,fast,raw,ssl}router
redislog mongodblog log{file,socket}
spooler cheaper_busyness symcall
transformation_{chunked,gzip,offload,tofile}
zergpool )
UWSGI_PLUGINS_OPT=( alarm_{curl,xmpp} clock_{monotonic,realtime} curl_cron
dumbloop echo emperor_{amqp,pg,zeromq} forkptyrouter
geoip graylog2 legion_cache_fetch ldap log{crypto,pipe} notfound pam
rados router_{access,radius,spnego,xmldir}
sqlite ssi stats_pusher_statsd
systemd_logger transformation_toupper tuntap webdav xattr xslt zabbix )

LANG_SUPPORT_SIMPLE=( cgi mono perl ) # plugins which can be bu

[gentoo-commits] gentoo-x86 commit in sys-apps/roccat-tools: roccat-tools-3.1.0.ebuild metadata.xml ChangeLog roccat-tools-2.1.0.ebuild roccat-tools-2.2.0.ebuild roccat-tools-2.0.0.ebuild

2015-03-10 Thread Ian Delaney (idella4)
idella4 15/03/10 08:09:25

  Modified: metadata.xml ChangeLog
  Added:roccat-tools-3.1.0.ebuild
  Removed:  roccat-tools-2.1.0.ebuild roccat-tools-2.2.0.ebuild
roccat-tools-2.0.0.ebuild
  Log:
  bump; rm old, fixes bug #541590
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.4  sys-apps/roccat-tools/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/roccat-tools/metadata.xml?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/roccat-tools/metadata.xml?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/roccat-tools/metadata.xml?r1=1.3&r2=1.4

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/roccat-tools/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml21 Feb 2015 14:28:25 -  1.3
+++ metadata.xml10 Mar 2015 08:09:25 -  1.4
@@ -2,11 +2,11 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
 proxy-maintainers
-
-dpisk...@gmail.com
-Dmitry Pisklov
-Proxy maintainer. Assign bugs to him
-
+   
+   dpisk...@gmail.com
+   Dmitry Pisklov
+   Proxy maintainer. Assign bugs to him
+   
 
Build support for Lua scripting for RyosMKPro ripple 
effects
 



1.15 sys-apps/roccat-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/roccat-tools/ChangeLog?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/roccat-tools/ChangeLog?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/roccat-tools/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/roccat-tools/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   21 Feb 2015 14:28:25 -  1.14
+++ ChangeLog   10 Mar 2015 08:09:25 -  1.15
@@ -1,6 +1,13 @@
 # ChangeLog for sys-apps/roccat-tools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/roccat-tools/ChangeLog,v 1.14 
2015/02/21 14:28:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/roccat-tools/ChangeLog,v 1.15 
2015/03/10 08:09:25 idella4 Exp $
+
+*roccat-tools-3.1.0 (10 Mar 2015)
+
+  10 Mar 2015; Ian Delaney  +roccat-tools-3.1.0.ebuild,
+  -roccat-tools-2.0.0.ebuild, -roccat-tools-2.1.0.ebuild,
+  -roccat-tools-2.2.0.ebuild, metadata.xml:
+  bump; rm old, fixes bug #541590
 
 *roccat-tools-3.0.0 (21 Feb 2015)
 



1.1  sys-apps/roccat-tools/roccat-tools-3.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/roccat-tools/roccat-tools-3.1.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/roccat-tools/roccat-tools-3.1.0.ebuild?rev=1.1&content-type=text/plain

Index: roccat-tools-3.1.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/roccat-tools/roccat-tools-3.1.0.ebuild,v 1.1 
2015/03/10 08:09:25 idella4 Exp $

EAPI=5

inherit readme.gentoo cmake-utils gnome2-utils udev user

DESCRIPTION="Utility for advanced configuration of Roccat devices"

HOMEPAGE="http://roccat.sourceforge.net/";
SRC_URI="mirror://sourceforge/roccat/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE_INPUT_DEVICES="
input_devices_roccat_arvo
input_devices_roccat_isku
input_devices_roccat_iskufx
input_devices_roccat_kone
input_devices_roccat_koneplus
input_devices_roccat_konepure
input_devices_roccat_konepuremilitary
input_devices_roccat_konepureoptical
input_devices_roccat_konextd
input_devices_roccat_konextdoptical
input_devices_roccat_kovaplus
input_devices_roccat_lua
input_devices_roccat_pyra
input_devices_roccat_savu
input_devices_roccat_ryosmk
input_devices_roccat_ryostkl
input_devices_roccat_tyon
"
IUSE="${IUSE_INPUT_DEVICES} lua"
REQUIRED_USE="
lua? ( input_devices_roccat_ryosmk )
"

RDEPEND="
>=dev-libs/libgaminggear-0.6
x11-libs/gtk+:2
x11-libs/libnotify
media-libs/libcanberra
virtual/libusb:1
dev-libs/dbus-glib
virtual/libgudev:=
"

DEPEND="${RDEPEND}"

pkg_setup() {
enewgroup roccat
}

src_configure() {
local UDEVDIR="$(get_udevdir)"/rules.d
local MODELS=${INPUT_DEVICES//roccat_/}
mycmakeargs=(
-DDE

[gentoo-commits] gentoo-x86 commit in www-servers/nginx: nginx-1.7.10.ebuild nginx-1.7.7.ebuild nginx-1.7.8.ebuild metadata.xml nginx-1.7.6.ebuild ChangeLog

2015-03-10 Thread Justin Lecher (jlec)
jlec15/03/10 09:34:27

  Modified: nginx-1.7.7.ebuild nginx-1.7.8.ebuild metadata.xml
nginx-1.7.6.ebuild ChangeLog
  Added:nginx-1.7.10.ebuild
  Log:
  Version BUmp, #531542; fix for musl, #533570; drop suspecious einstall, 
#521662; fix SLOT operators
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.3  www-servers/nginx/nginx-1.7.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/nginx-1.7.7.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/nginx-1.7.7.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/nginx-1.7.7.ebuild?r1=1.2&r2=1.3

Index: nginx-1.7.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.7.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nginx-1.7.7.ebuild  17 Nov 2014 23:21:30 -  1.2
+++ nginx-1.7.7.ebuild  10 Mar 2015 09:34:27 -  1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.7.7.ebuild,v 1.2 
2014/11/17 23:21:30 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.7.7.ebuild,v 1.3 
2015/03/10 09:34:27 jlec Exp $
 
 EAPI="5"
 
@@ -211,8 +211,8 @@
 CDEPEND="
pcre? ( >=dev-libs/libpcre-4.2 )
pcre-jit? ( >=dev-libs/libpcre-8.20[jit] )
-   ssl? ( dev-libs/openssl )
-   http-cache? ( userland_GNU? ( dev-libs/openssl ) )
+   ssl? ( dev-libs/openssl:0= )
+   http-cache? ( userland_GNU? ( dev-libs/openssl:0= ) )
nginx_modules_http_geoip? ( dev-libs/geoip )
nginx_modules_http_gunzip? ( sys-libs/zlib )
nginx_modules_http_gzip? ( sys-libs/zlib )
@@ -220,10 +220,10 @@
nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] )
nginx_modules_http_perl? ( >=dev-lang/perl-5.8 )
nginx_modules_http_rewrite? ( >=dev-libs/libpcre-4.2 )
-   nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl ) )
-   nginx_modules_http_spdy? ( >=dev-libs/openssl-1.0.1c )
+   nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl:0= ) 
)
+   nginx_modules_http_spdy? ( >=dev-libs/openssl-1.0.1c:0= )
nginx_modules_http_xslt? ( dev-libs/libxml2 dev-libs/libxslt )
-   nginx_modules_http_lua? ( !luajit? ( dev-lang/lua ) luajit? ( 
dev-lang/luajit ) )
+   nginx_modules_http_lua? ( !luajit? ( dev-lang/lua:0= ) luajit? ( 
dev-lang/luajit:2= ) )
nginx_modules_http_auth_pam? ( virtual/pam )
nginx_modules_http_metrics? ( dev-libs/yajl )
nginx_modules_http_dav_ext? ( dev-libs/expat )



1.3  www-servers/nginx/nginx-1.7.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/nginx-1.7.8.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/nginx-1.7.8.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/nginx-1.7.8.ebuild?r1=1.2&r2=1.3

Index: nginx-1.7.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.7.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nginx-1.7.8.ebuild  3 Mar 2015 10:27:04 -   1.2
+++ nginx-1.7.8.ebuild  10 Mar 2015 09:34:27 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.7.8.ebuild,v 1.2 
2015/03/03 10:27:04 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.7.8.ebuild,v 1.3 
2015/03/10 09:34:27 jlec Exp $
 
 EAPI="5"
 
@@ -211,8 +211,8 @@
 CDEPEND="
pcre? ( >=dev-libs/libpcre-4.2 )
pcre-jit? ( >=dev-libs/libpcre-8.20[jit] )
-   ssl? ( dev-libs/openssl )
-   http-cache? ( userland_GNU? ( dev-libs/openssl ) )
+   ssl? ( dev-libs/openssl:0= )
+   http-cache? ( userland_GNU? ( dev-libs/openssl:0= ) )
nginx_modules_http_geoip? ( dev-libs/geoip )
nginx_modules_http_gunzip? ( sys-libs/zlib )
nginx_modules_http_gzip? ( sys-libs/zlib )
@@ -220,10 +220,10 @@
nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] )
nginx_modules_http_perl? ( >=dev-lang/perl-5.8 )
nginx_modules_http_rewrite? ( >=dev-libs/libpcre-4.2 )
-   nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl ) )
-   nginx_modules_http_spdy? ( >=dev-libs/openssl-1.0.1c )
+   nginx_modules_http_secure_link? ( userla

[gentoo-commits] gentoo-x86 commit in www-servers/nginx/files: AJP-nginx-1.7.9+.patch

2015-03-10 Thread Justin Lecher (jlec)
jlec15/03/10 09:34:27

  Added:AJP-nginx-1.7.9+.patch
  Log:
  Version BUmp, #531542; fix for musl, #533570; drop suspecious einstall, 
#521662; fix SLOT operators
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  www-servers/nginx/files/AJP-nginx-1.7.9+.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/files/AJP-nginx-1.7.9+.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/files/AJP-nginx-1.7.9+.patch?rev=1.1&content-type=text/plain

Index: AJP-nginx-1.7.9+.patch
===
>From bf6cd93f2098b59260de8d494f0f4b1f11a84627 Mon Sep 17 00:00:00 2001
From: Weibin Yao 
Date: Fri, 27 Feb 2015 23:13:30 +0800
Subject: [PATCH] fixed the compatible problem with nginx-1.7.9+

---
 ngx_http_ajp.h|  1 +
 ngx_http_ajp_module.c | 85 +++
 2 files changed, 86 insertions(+)

diff --git a/ngx_http_ajp.h b/ngx_http_ajp.h
index 72502ad..b3c7051 100644
--- a/ngx_http_ajp.h
+++ b/ngx_http_ajp.h
@@ -5,6 +5,7 @@
 #include 
 #include 
 #include 
+#include 
 #include "ngx_http_ajp_module.h"
 
 #define AJP13_DEF_HOST "127.0.0.1"
diff --git a/ngx_http_ajp_module.c b/ngx_http_ajp_module.c
index e4d5b00..be32459 100644
--- a/ngx_http_ajp_module.c
+++ b/ngx_http_ajp_module.c
@@ -464,8 +464,12 @@ ngx_http_ajp_store(ngx_conf_t *cf, ngx_command_t *cmd, 
void *conf)
 
 #if (NGX_HTTP_CACHE)
 
+#if (nginx_version >= 1007009)
+if (alcf->upstream.cache > 0)
+#else
 if (alcf->upstream.cache != NGX_CONF_UNSET_PTR
 && alcf->upstream.cache != NULL)
+#endif
 {
 return "is incompatible with \"ajp_cache\"";
 }
@@ -534,15 +538,27 @@ ngx_http_ajp_cache(ngx_conf_t *cf, ngx_command_t *cmd, 
void *conf)
 ngx_http_ajp_loc_conf_t *alcf = conf;
 
 ngx_str_t  *value;
+#if (nginx_version >= 1007009)
+ngx_http_complex_value_t   cv;
+ngx_http_compile_complex_value_t   ccv;
+#endif
 
 value = cf->args->elts;
 
+#if (nginx_version >= 1007009)
+if (alcf->upstream.cache != NGX_CONF_UNSET) {
+#else
 if (alcf->upstream.cache != NGX_CONF_UNSET_PTR) {
+#endif
 return "is duplicate";
 }
 
 if (ngx_strcmp(value[1].data, "off") == 0) {
+#if (nginx_version >= 1007009)
+alcf->upstream.cache = 0;
+#else
 alcf->upstream.cache = NULL;
+#endif
 return NGX_CONF_OK;
 }
 
@@ -550,11 +566,44 @@ ngx_http_ajp_cache(ngx_conf_t *cf, ngx_command_t *cmd, 
void *conf)
 return "is incompatible with \"ajp_store\"";
 }
 
+#if (nginx_version >= 1007009)
+alcf->upstream.cache = 1;
+
+ngx_memzero(&ccv, sizeof(ngx_http_compile_complex_value_t));
+
+ccv.cf = cf;
+ccv.value = &value[1];
+ccv.complex_value = &cv;
+
+if (ngx_http_compile_complex_value(&ccv) != NGX_OK) {
+return NGX_CONF_ERROR;
+}
+
+if (cv.lengths != NULL) {
+
+alcf->upstream.cache_value = ngx_palloc(cf->pool,
+ sizeof(ngx_http_complex_value_t));
+if (alcf->upstream.cache_value == NULL) {
+return NGX_CONF_ERROR;
+}
+
+*alcf->upstream.cache_value = cv;
+
+return NGX_CONF_OK;
+}
+
+alcf->upstream.cache_zone = ngx_shared_memory_add(cf, &value[1], 0,
+  &ngx_http_ajp_module);
+if (alcf->upstream.cache_zone == NULL) {
+return NGX_CONF_ERROR;
+}
+#else
 alcf->upstream.cache = ngx_shared_memory_add(cf, &value[1], 0,
  &ngx_http_ajp_module);
 if (alcf->upstream.cache == NULL) {
 return NGX_CONF_ERROR;
 }
+#endif
 
 return NGX_CONF_OK;
 }
@@ -666,7 +715,11 @@ ngx_http_ajp_create_loc_conf(ngx_conf_t *cf)
 conf->upstream.pass_request_body = NGX_CONF_UNSET;
 
 #if (NGX_HTTP_CACHE)
+#if (nginx_version >= 1007009)
+conf->upstream.cache = NGX_CONF_UNSET;
+#else
 conf->upstream.cache = NGX_CONF_UNSET_PTR;
+#endif
 conf->upstream.cache_min_uses = NGX_CONF_UNSET_UINT;
 conf->upstream.cache_valid = NGX_CONF_UNSET_PTR;
 conf->upstream.cache_lock = NGX_CONF_UNSET;
@@ -699,6 +752,18 @@ ngx_http_ajp_merge_loc_conf(ngx_conf_t *cf, void *parent, 
void *child)
 ngx_str_t*h;
 ngx_hash_init_t   hash;
 
+#if (NGX_HTTP_CACHE) && (nginx_version >= 1007009)
+
+if (conf->upstream.store > 0) {
+conf->upstream.cache = 0;
+}
+
+if (conf->upstream.cache > 0) {
+conf->upstream.store = 0;
+}
+
+#endif
+
 if (conf->upstream.store != 0) {
 ngx_conf_merge_value(conf->upstream.store,
  prev->upstream.store, 0);
@@ -864,6 +929,20 @@ ngx_http_ajp_merge_loc_conf(ngx_conf_t *cf, void *parent, 
void *child)
 
 #if (NGX_HTTP_CACHE)
 
+#if (nginx_version >= 1007009

[gentoo-commits] dev/xmw:master commit in: media-gfx/phototonic/

2015-03-10 Thread Michael Weber
commit: bc8ec9d77475aecad47c9ac71f1f92227cff5953
Author: Michael Weber  xmw  de>
AuthorDate: Tue Mar 10 10:00:01 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Mar 10 10:00:01 2015 +
URL:https://gitweb.gentoo.org/dev/xmw.git/commit/?id=bc8ec9d7

Add snapshot version

Package-Manager: portage-2.2.18
Manifest-Sign-Key: 62EEF090

 media-gfx/phototonic/ChangeLog|  6 ++
 media-gfx/phototonic/Manifest | 11 +++
 ...totonic-.ebuild => phototonic-1.5.54_p20150208.ebuild} | 10 +-
 media-gfx/phototonic/phototonic-.ebuild   |  4 ++--
 4 files changed, 24 insertions(+), 7 deletions(-)

diff --git a/media-gfx/phototonic/ChangeLog b/media-gfx/phototonic/ChangeLog
index 10f6e87..4645d19 100644
--- a/media-gfx/phototonic/ChangeLog
+++ b/media-gfx/phototonic/ChangeLog
@@ -1,3 +1,9 @@
+*phototonic-1.5.54_p20150208 (10 Mar 2015)
+
+  10 Mar 2015; Michael Weber 
+  +phototonic-1.5.54_p20150208.ebuild, phototonic-.ebuild:
+  Add snapshot version
+
 *phototonic- (13 Mar 2014)
 
   13 Mar 2014; Michael Weber  +metadata.xml,

diff --git a/media-gfx/phototonic/Manifest b/media-gfx/phototonic/Manifest
new file mode 100644
index 000..97ca739
--- /dev/null
+++ b/media-gfx/phototonic/Manifest
@@ -0,0 +1,11 @@
+-BEGIN PGP SIGNED MESSAGE-
+Hash: SHA256
+
+DIST phototonic-1.5.54_p20150208.tar.gz 224836 SHA256 
63c29b2d6b5da4a682d91c7e4c9f4207ae80337669223f7b2b22a378cfbd35f3 SHA512 
a9c3b14a7e6a8788b8f36b38b6d3250be9247d65f2e3f771178fed81b559785cddeee7edd5c41e1839163116d79e40975f911c61ba1a45b2fdc575e0c4270442
 WHIRLPOOL 
dd11493bc7a56441d9262adcc29b4dba94bb5b4e442105ba7761d267e82f84817a8895b176d0227d90bb4bdaa9a6815297f5dd45836c4dfa4a84b1edeb9e08ec
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iF4EAREIAAYFAlT+wKAACgkQknrdDGLu8JAt3wD+KPoj9XQhHIADw7RKo5n0HFGu
+cJXX3e21i4SgWouKnB4A/1W1ehHJEqXWb3NkyhkJhfdy3fO8lmlDm5rzFS1GxXTb
+=2MqF
+-END PGP SIGNATURE-

diff --git a/media-gfx/phototonic/phototonic-.ebuild 
b/media-gfx/phototonic/phototonic-1.5.54_p20150208.ebuild
similarity index 64%
copy from media-gfx/phototonic/phototonic-.ebuild
copy to media-gfx/phototonic/phototonic-1.5.54_p20150208.ebuild
index c0fd55f..3f368eb 100644
--- a/media-gfx/phototonic/phototonic-.ebuild
+++ b/media-gfx/phototonic/phototonic-1.5.54_p20150208.ebuild
@@ -1,18 +1,18 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=5
 
-inherit qmake-utils git-2
+inherit qmake-utils vcs-snapshot
 
 DESCRIPTION="Image Viewer and Organizer"
 HOMEPAGE="https://gitorious.org/phototonic";
-EGIT_REPO_URI="git://gitorious.org/phototonic/phototonic.git"
+SRC_URI="https://gitorious.org/phototonic/phototonic/archive/06e2f123ac1f8f368dcb4db641c05d92f69f966b.tar.gz
 -> ${P}.tar.gz"
 
 LICENSE="GPL-1"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
 IUSE=""
 
 RDEPEND="dev-qt/qtwidgets:5
@@ -23,7 +23,7 @@ DEPEND="${RDEPEND}"
 
 src_configure() {
local project_file=$(qmake-utils_find_pro_file)
-eqmake5 "${project_file}"
+   eqmake5 "${project_file}"
 }
 
 src_install() {

diff --git a/media-gfx/phototonic/phototonic-.ebuild 
b/media-gfx/phototonic/phototonic-.ebuild
index c0fd55f..37d6601 100644
--- a/media-gfx/phototonic/phototonic-.ebuild
+++ b/media-gfx/phototonic/phototonic-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -23,7 +23,7 @@ DEPEND="${RDEPEND}"
 
 src_configure() {
local project_file=$(qmake-utils_find_pro_file)
-eqmake5 "${project_file}"
+   eqmake5 "${project_file}"
 }
 
 src_install() {



[gentoo-commits] dev/xmw:master commit in: profiles/

2015-03-10 Thread Michael Weber
commit: 98281b6d003e02d22cf4e63566c35788cfef6fb8
Author: Michael Weber  xmw  de>
AuthorDate: Tue Mar 10 10:02:33 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Mar 10 10:02:33 2015 +
URL:https://gitweb.gentoo.org/dev/xmw.git/commit/?id=98281b6d

Upstream repo vanished

 profiles/package.mask | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index c50be5d..878dcc5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,12 +1,16 @@
+# Michael Weber  (10 Mar 2015)
+# Upstream repo unreachable
+=media-gfx/phototonic-
+
 # Michael Weber  (18 Jul 2013)
 # Upstream next versions
 =sys-kernel/raspberrypi-source-3.9*
 =media-libs/raspberrypi-userland-bin-1*
 
-# Michael Weber x...@gentoo.org 18 Jul 2013
+# Michael Weber  (18 Jul 2013)
 # Renamed to media-libs/raspberrypi-userland-bin
 media-libs/raspberrypi-videocore-bin
 
-# Michael Weber x...@gentoo.org 13 Mar 2013
+# Michael Weber  (13 Mar 2013)
 # segfault in snprintf
 =media-radio/ebook2cw-0.8.2



[gentoo-commits] gentoo-x86 commit in sys-apps/less: ChangeLog less-475.ebuild less-471.ebuild

2015-03-10 Thread Lars Wendler (polynomial-c)
polynomial-c15/03/10 10:14:43

  Modified: ChangeLog
  Added:less-475.ebuild
  Removed:  less-471.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.193sys-apps/less/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/less/ChangeLog?rev=1.193&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/less/ChangeLog?rev=1.193&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/less/ChangeLog?r1=1.192&r2=1.193

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/less/ChangeLog,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- ChangeLog   7 Feb 2015 08:32:42 -   1.192
+++ ChangeLog   10 Mar 2015 10:14:43 -  1.193
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/less
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/ChangeLog,v 1.192 2015/02/07 
08:32:42 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/ChangeLog,v 1.193 2015/03/10 
10:14:43 polynomial-c Exp $
+
+*less-475 (10 Mar 2015)
+
+  10 Mar 2015; Lars Wendler  -less-471.ebuild,
+  +less-475.ebuild:
+  Version bump. Removed old.
 
 *less-474 (07 Feb 2015)
 



1.1  sys-apps/less/less-475.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/less/less-475.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/less/less-475.ebuild?rev=1.1&content-type=text/plain

Index: less-475.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-475.ebuild,v 1.1 
2015/03/10 10:14:43 polynomial-c Exp $

EAPI="4"

inherit eutils

CODE2COLOR_PV="0.2"
CODE2COLOR_P="code2color-${CODE2COLOR_PV}"
DESCRIPTION="Excellent text file viewer"
HOMEPAGE="http://www.greenwoodsoftware.com/less/";
SRC_URI="http://www.greenwoodsoftware.com/less/${P}.tar.gz
http://www-zeuthen.desy.de/~friebel/unix/less/code2color -> 
${CODE2COLOR_P}"

LICENSE="|| ( GPL-3 BSD-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 ~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"
IUSE="pcre unicode"

DEPEND=">=app-misc/editor-wrapper-3
>=sys-libs/ncurses-5.2
pcre? ( dev-libs/libpcre )"
RDEPEND="${DEPEND}"

src_unpack() {
unpack ${P}.tar.gz
cp "${DISTDIR}"/${CODE2COLOR_P} "${S}"/code2color || die
}

src_prepare() {
epatch "${FILESDIR}"/${CODE2COLOR_P}.patch
chmod a+x configure || die
}

src_configure() {
export ac_cv_lib_ncursesw_initscr=$(usex unicode)
export ac_cv_lib_ncurses_initscr=$(usex !unicode)
econf \
--with-regex=$(usex pcre pcre posix) \
--with-editor="${EPREFIX}"/usr/libexec/editor
}

src_install() {
default

dobin code2color
newbin "${FILESDIR}"/lesspipe.sh lesspipe
dosym lesspipe /usr/bin/lesspipe.sh
newenvd "${FILESDIR}"/less.envd 70less

dodoc "${FILESDIR}"/README.Gentoo
}

pkg_postinst() {
elog "lesspipe offers colorization options.  Run 'lesspipe -h' for 
info."
}






[gentoo-commits] gentoo-x86 commit in dev-util/debhelper: ChangeLog debhelper-9.20141222.ebuild debhelper-9.20140228.ebuild debhelper-9.20141107.ebuild debhelper-9.20130630.ebuild

2015-03-10 Thread Jeroen Roovers (jer)
jer 15/03/10 10:13:57

  Modified: ChangeLog
  Removed:  debhelper-9.20141222.ebuild
debhelper-9.20140228.ebuild
debhelper-9.20141107.ebuild
debhelper-9.20130630.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.126dev-util/debhelper/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debhelper/ChangeLog?rev=1.126&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debhelper/ChangeLog?rev=1.126&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debhelper/ChangeLog?r1=1.125&r2=1.126

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/debhelper/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog   28 Feb 2015 13:23:47 -  1.125
+++ ChangeLog   10 Mar 2015 10:13:57 -  1.126
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/debhelper
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/ChangeLog,v 1.125 
2015/02/28 13:23:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/ChangeLog,v 1.126 
2015/03/10 10:13:57 jer Exp $
+
+  10 Mar 2015; Jeroen Roovers  -debhelper-9.20130630.ebuild,
+  -debhelper-9.20140228.ebuild, -debhelper-9.20141107.ebuild,
+  -debhelper-9.20141222.ebuild:
+  Old.
 
   28 Feb 2015; Agostino Sarubbo  debhelper-9.20150101.ebuild:
   Stable for ia64, wrt bug #539646






[gentoo-commits] gentoo-x86 commit in www-plugins/adobe-flash: metadata.xml ChangeLog

2015-03-10 Thread Jeroen Roovers (jer)
jer 15/03/10 10:17:27

  Modified: metadata.xml ChangeLog
  Log:
  Slightly improve USE=kde description.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.18 www-plugins/adobe-flash/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/metadata.xml?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/metadata.xml?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/metadata.xml?r1=1.17&r2=1.18

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/metadata.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- metadata.xml10 Dec 2013 12:51:29 -  1.17
+++ metadata.xml10 Mar 2015 10:17:27 -  1.18
@@ -6,6 +6,6 @@
 j...@gentoo.org
 
 
-Enables a KCM plugin for configuring flash player 
preferences
+Install a KCM plugin for configuring flash player 
preferences
 
 



1.300www-plugins/adobe-flash/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.300&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.300&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?r1=1.299&r2=1.300

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v
retrieving revision 1.299
retrieving revision 1.300
diff -u -r1.299 -r1.300
--- ChangeLog   6 Feb 2015 14:06:50 -   1.299
+++ ChangeLog   10 Mar 2015 10:17:27 -  1.300
@@ -1,6 +1,9 @@
 # ChangeLog for www-plugins/adobe-flash
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.299 
2015/02/06 14:06:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.300 
2015/03/10 10:17:27 jer Exp $
+
+  10 Mar 2015; Jeroen Roovers  metadata.xml:
+  Slightly improve USE=kde description.
 
   06 Feb 2015; Jeroen Roovers 
   -adobe-flash-11.2.202.440.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-libs/xapian: ChangeLog xapian-1.2.19.ebuild

2015-03-10 Thread Jeroen Roovers (jer)
jer 15/03/10 10:20:12

  Modified: ChangeLog xapian-1.2.19.ebuild
  Log:
  Stable for HPPA (bug #531758).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.134dev-libs/xapian/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xapian/ChangeLog?rev=1.134&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xapian/ChangeLog?rev=1.134&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xapian/ChangeLog?r1=1.133&r2=1.134

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/xapian/ChangeLog,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- ChangeLog   28 Jan 2015 19:43:27 -  1.133
+++ ChangeLog   10 Mar 2015 10:20:11 -  1.134
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/xapian
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/ChangeLog,v 1.133 
2015/01/28 19:43:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/ChangeLog,v 1.134 
2015/03/10 10:20:11 jer Exp $
+
+  10 Mar 2015; Jeroen Roovers  xapian-1.2.19.ebuild:
+  Stable for HPPA (bug #531758).
 
   28 Jan 2015; Michał Górny  xapian-1.2.14.ebuild,
   xapian-1.2.17.ebuild, xapian-1.2.18.ebuild, xapian-1.2.19.ebuild,



1.4  dev-libs/xapian/xapian-1.2.19.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xapian/xapian-1.2.19.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xapian/xapian-1.2.19.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xapian/xapian-1.2.19.ebuild?r1=1.3&r2=1.4

Index: xapian-1.2.19.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-1.2.19.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xapian-1.2.19.ebuild28 Jan 2015 19:43:27 -  1.3
+++ xapian-1.2.19.ebuild10 Mar 2015 10:20:11 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-1.2.19.ebuild,v 1.3 
2015/01/28 19:43:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-1.2.19.ebuild,v 1.4 
2015/03/10 10:20:11 jer Exp $
 
 EAPI="5"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc static-libs -cpu_flags_x86_sse +cpu_flags_x86_sse2 +brass +chert 
+inmemory"
 
 DEPEND="sys-libs/zlib"






[gentoo-commits] gentoo-x86 commit in dev-ruby/chronic: ChangeLog chronic-0.10.2.ebuild

2015-03-10 Thread Jeroen Roovers (jer)
jer 15/03/10 10:21:08

  Modified: ChangeLog chronic-0.10.2.ebuild
  Log:
  Marked ~hppa (bug #542782).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.21 dev-ruby/chronic/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chronic/ChangeLog?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chronic/ChangeLog?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chronic/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/chronic/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   28 Dec 2014 00:58:36 -  1.20
+++ ChangeLog   10 Mar 2015 10:21:08 -  1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/chronic
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/ChangeLog,v 1.20 
2014/12/28 00:58:36 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/ChangeLog,v 1.21 
2015/03/10 10:21:08 jer Exp $
+
+  10 Mar 2015; Jeroen Roovers  chronic-0.10.2.ebuild:
+  Marked ~hppa (bug #542782).
 
   28 Dec 2014; Manuel Rüger  chronic-0.10.2.ebuild:
   Add ruby2.2 target.



1.7  dev-ruby/chronic/chronic-0.10.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chronic/chronic-0.10.2.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chronic/chronic-0.10.2.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/chronic/chronic-0.10.2.ebuild?r1=1.6&r2=1.7

Index: chronic-0.10.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/chronic/chronic-0.10.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- chronic-0.10.2.ebuild   28 Dec 2014 00:58:36 -  1.6
+++ chronic-0.10.2.ebuild   10 Mar 2015 10:21:08 -  1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/chronic-0.10.2.ebuild,v 
1.6 2014/12/28 00:58:36 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/chronic-0.10.2.ebuild,v 
1.7 2015/03/10 10:21:08 jer Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21 ruby22"
@@ -16,7 +16,7 @@
 HOMEPAGE="https://github.com/mojombo/chronic";
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd"
 SLOT="0"
 IUSE=""
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/trollop: trollop-2.1.1.ebuild ChangeLog

2015-03-10 Thread Jeroen Roovers (jer)
jer 15/03/10 10:21:37

  Modified: trollop-2.1.1.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #542782).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.3  dev-ruby/trollop/trollop-2.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/trollop/trollop-2.1.1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/trollop/trollop-2.1.1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/trollop/trollop-2.1.1.ebuild?r1=1.2&r2=1.3

Index: trollop-2.1.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/trollop/trollop-2.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- trollop-2.1.1.ebuild10 Mar 2015 06:31:31 -  1.2
+++ trollop-2.1.1.ebuild10 Mar 2015 10:21:37 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/trollop/trollop-2.1.1.ebuild,v 1.2 
2015/03/10 06:31:31 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/trollop/trollop-2.1.1.ebuild,v 1.3 
2015/03/10 10:21:37 jer Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21 ruby22"
@@ -14,7 +14,7 @@
 HOMEPAGE="http://manageiq.github.io/trollop/";
 LICENSE="Ruby"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 SLOT="2"
 IUSE=""
 



1.29 dev-ruby/trollop/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/trollop/ChangeLog?rev=1.29&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/trollop/ChangeLog?rev=1.29&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/trollop/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/trollop/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   10 Mar 2015 06:31:31 -  1.28
+++ ChangeLog   10 Mar 2015 10:21:37 -  1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/trollop
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/trollop/ChangeLog,v 1.28 
2015/03/10 06:31:31 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/trollop/ChangeLog,v 1.29 
2015/03/10 10:21:37 jer Exp $
+
+  10 Mar 2015; Jeroen Roovers  trollop-2.1.1.ebuild:
+  Marked ~hppa (bug #542782).
 
   10 Mar 2015; Hans de Graaff  trollop-2.1.1.ebuild:
   Add ruby22.






[gentoo-commits] gentoo-x86 commit in sys-block/nbd: ChangeLog nbd-3.9.1.ebuild

2015-03-10 Thread Lars Wendler (polynomial-c)
polynomial-c15/03/10 10:29:22

  Modified: ChangeLog
  Added:nbd-3.9.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.92 sys-block/nbd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/ChangeLog?rev=1.92&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/ChangeLog?rev=1.92&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-block/nbd/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   19 Mar 2014 19:20:09 -  1.91
+++ ChangeLog   10 Mar 2015 10:29:22 -  1.92
@@ -1,6 +1,11 @@
 # ChangeLog for sys-block/nbd
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/ChangeLog,v 1.91 2014/03/19 
19:20:09 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/ChangeLog,v 1.92 2015/03/10 
10:29:22 polynomial-c Exp $
+
+*nbd-3.9.1 (10 Mar 2015)
+
+  10 Mar 2015; Lars Wendler  +nbd-3.9.1.ebuild:
+  Version bump.
 
 *nbd-3.8 (19 Mar 2014)
 



1.1  sys-block/nbd/nbd-3.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/nbd-3.9.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/nbd-3.9.1.ebuild?rev=1.1&content-type=text/plain

Index: nbd-3.9.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-3.9.1.ebuild,v 1.1 
2015/03/10 10:29:22 polynomial-c Exp $

EAPI="4"

inherit toolchain-funcs

DESCRIPTION="Userland client/server for kernel network block device"
HOMEPAGE="http://nbd.sourceforge.net/";
SRC_URI="mirror://sourceforge/nbd/${P}.tar.xz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug zlib"

RDEPEND=">=dev-libs/glib-2.0
zlib? ( sys-libs/zlib )"
DEPEND="${RDEPEND}
virtual/pkgconfig"

src_configure() {
econf \
--enable-lfs \
--enable-syslog \
$(use_enable debug)
}

src_compile() {
default
use zlib && emake -C gznbd CC="$(tc-getCC)"
}

src_install() {
default
use zlib && dobin gznbd/gznbd
}






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

2015-03-10 Thread Michael Weber
commit: ee4748f0a9d210229556c968edefa060c06ac97b
Author: layman  localhost>
AuthorDate: Thu Sep 11 20:29:57 2014 +
Commit: Michael Weber  gentoo  org>
CommitDate: Thu Sep 11 20:29:57 2014 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=ee4748f0

Merge branch 'master' of git://git.overlays.gentoo.org/proj/gamerlay




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

2015-03-10 Thread Michael Weber
commit: 9bc30faf62d44d04c78bfa8e754b9321419c257d
Author: layman  localhost>
AuthorDate: Tue Oct 21 05:05:24 2014 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Oct 21 05:05:24 2014 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=9bc30faf

Merge branch 'master' of git://git.overlays.gentoo.org/proj/gamerlay

 dev-games/openscenegraph/Manifest  |  13 -
 .../files/openscenegraph-3.2.0-cmake.patch | 307 -
 .../files/openscenegraph-3.2.0-ffmpeg.patch|  13 -
 .../files/openscenegraph-3.2.0-freetype2.patch |  39 ---
 dev-games/openscenegraph/metadata.xml  |  19 --
 .../openscenegraph/openscenegraph-3.2.0-r1.ebuild  | 148 --
 .../openscenegraph/openscenegraph-3.2.0.ebuild | 147 --
 7 files changed, 686 deletions(-)



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

2015-03-10 Thread Michael Weber
commit: 124a8354ceae87a1e63584e9820c8c843e66814b
Author: layman  localhost>
AuthorDate: Wed Feb 18 00:10:23 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Wed Feb 18 00:10:23 2015 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=124a8354

Merge branch 'master' of git://git.overlays.gentoo.org/proj/gamerlay

 games-puzzle/londonlaw/files/londonlaw.confd |  2 +
 games-puzzle/londonlaw/files/londonlaw.rc| 21 +++
 games-puzzle/londonlaw/londonlaw-.ebuild | 93 
 3 files changed, 116 insertions(+)



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

2015-03-10 Thread Michael Weber
commit: 0daacb9cf0d64de9365c6aa81c319bf272b9792b
Author: layman  localhost>
AuthorDate: Fri Jan 16 14:37:48 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Jan 16 14:37:48 2015 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=0daacb9c

Merge branch 'master' of git://git.overlays.gentoo.org/proj/gamerlay

 games-arcade/dustforce/Manifest|  22 +---
 ...120917.ebuild => dustforce-1.0.20141222.ebuild} |  42 
 games-util/steam-launcher/Manifest |   1 -
 games-util/steam-launcher/metadata.xml |   4 -
 .../steam-launcher-1.0.0.47-r1.ebuild  | 114 -
 .../steam-launcher/steam-launcher-1.0.0.47.ebuild  | 108 ---
 .../steam-launcher/steam-launcher-1.0.0.49.ebuild  |  21 ++--
 7 files changed, 34 insertions(+), 278 deletions(-)



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

2015-03-10 Thread Michael Weber
commit: 3cd6206e8bb133d103d97d20900b5c5339bba8aa
Author: layman  localhost>
AuthorDate: Mon Dec 22 00:09:55 2014 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon Dec 22 00:09:55 2014 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=3cd6206e

Merge branch 'master' of git://git.overlays.gentoo.org/proj/gamerlay

 Documentation/package.keywords/kinect  |   4 -
 Documentation/package.keywords/pcsx2-live.keywords |  16 
 Documentation/package.unmask/pcsx2-live.unmask |  17 
 Documentation/package.unmask/pcsx2.unmask  |   5 --
 app-emulation/emul-linux-x86-wxGTK/ChangeLog   |   7 --
 app-emulation/emul-linux-x86-wxGTK/Manifest|  14 ---
 .../emul-linux-x86-wxGTK-2.8.12.1.ebuild   |  29 --
 app-emulation/emul-linux-x86-wxGTK/metadata.xml|  11 ---
 app-emulation/fs-uae-launcher/Manifest |   3 -
 .../fs-uae-launcher/fs-uae-launcher-2.3.17.ebuild  |  31 ---
 app-emulation/fs-uae-launcher/metadata.xml |   8 --
 app-emulation/fs-uae/Manifest  |   3 -
 app-emulation/fs-uae/fs-uae-2.3.17.ebuild  |  27 --
 app-emulation/fs-uae/metadata.xml  |   8 --
 games-emulation/pcsx2-meta/Manifest|   2 -
 games-emulation/pcsx2-meta/metadata.xml|  28 --
 games-emulation/pcsx2-meta/pcsx2-meta-.ebuild  |  33 ---
 games-emulation/pcsx2/Manifest |   2 -
 games-emulation/pcsx2/metadata.xml |  11 ---
 games-emulation/pcsx2/pcsx2-.ebuild|  94 ---
 games-emulation/ps2emu-cdvdiso/Manifest|   1 -
 .../ps2emu-cdvdiso/ps2emu-cdvdiso-.ebuild  |  63 -
 games-emulation/ps2emu-cdvdlinuz/Manifest  |   1 -
 .../ps2emu-cdvdlinuz/ps2emu-cdvdlinuz-.ebuild  |  63 -
 games-emulation/ps2emu-cdvdnull/Manifest   |   1 -
 .../ps2emu-cdvdnull/ps2emu-cdvdnull-.ebuild|  61 -
 games-emulation/ps2emu-dev9null/Manifest   |   1 -
 .../ps2emu-dev9null/ps2emu-dev9null-.ebuild|  63 -
 games-emulation/ps2emu-fwnull/Manifest |   1 -
 .../ps2emu-fwnull/ps2emu-fwnull-.ebuild|  63 -
 games-emulation/ps2emu-gsdx/Manifest   |   2 -
 games-emulation/ps2emu-gsdx/files/mesa-10.patch|  13 ---
 .../ps2emu-gsdx/ps2emu-gsdx-.ebuild|  73 ---
 games-emulation/ps2emu-gsnull/Manifest |   1 -
 .../ps2emu-gsnull/ps2emu-gsnull-.ebuild|  63 -
 games-emulation/ps2emu-onepad/Manifest |   1 -
 .../ps2emu-onepad/ps2emu-onepad-.ebuild|  65 --
 games-emulation/ps2emu-padnull/Manifest|   1 -
 .../ps2emu-padnull/ps2emu-padnull-.ebuild  |  63 -
 games-emulation/ps2emu-spu2-x/Manifest |   1 -
 .../ps2emu-spu2-x/ps2emu-spu2-x-.ebuild|  92 ---
 games-emulation/ps2emu-spu2null/Manifest   |   1 -
 .../ps2emu-spu2null/ps2emu-spu2null-.ebuild|  63 -
 games-emulation/ps2emu-usbnull/Manifest|   1 -
 .../ps2emu-usbnull/ps2emu-usbnull-.ebuild  |  63 -
 games-emulation/ps2emu-zerogs/Manifest |   1 -
 .../ps2emu-zerogs/ps2emu-zerogs-.ebuild|  81 -
 games-emulation/ps2emu-zzogl/Manifest  |   1 -
 .../ps2emu-zzogl/ps2emu-zzogl-.ebuild  | 100 -
 games-misc/hackertyper/Manifest|  21 -
 games-misc/hackertyper/hackertyper-1.0.ebuild  |  24 -
 games-misc/hackertyper/metadata.xml|  11 ---
 games-puzzle/kinetris/Manifest |  21 -
 games-puzzle/kinetris/kinetris-1.0.0b_pre5.ebuild  |  46 --
 games-util/gogonlinux/Manifest |   2 -
 games-util/gogonlinux/gogonlinux-0.2.6.ebuild  |  34 ---
 games-util/whdrunner/Manifest  |  21 -
 games-util/whdrunner/metadata.xml  |   8 --
 games-util/whdrunner/whdrunner-0.52.ebuild |  39 
 .../openni-sensor/files/55-primesense-usb.rules|  21 -
 media-libs/openni-sensor/openni-sensor-.ebuild |  73 ---
 media-libs/openni/openni-.ebuild   |  66 --
 62 files changed, 1744 deletions(-)



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

2015-03-10 Thread Michael Weber
commit: fa1a82c597b8e08a51a39dfa6bb6ca9714758778
Author: layman  localhost>
AuthorDate: Fri Jan  2 11:02:01 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Jan  2 11:02:01 2015 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=fa1a82c5

Merge branch 'master' of git://git.overlays.gentoo.org/proj/gamerlay

 games-util/steam-launcher/Manifest  |  1 +
 .../files/steam-fix-ld-library-path.patch   | 21 +
 games-util/steam-launcher/metadata.xml  |  6 --
 ...0.0.47.ebuild => steam-launcher-1.0.0.49.ebuild} | 20 
 4 files changed, 34 insertions(+), 14 deletions(-)



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

2015-03-10 Thread Michael Weber
commit: 41d4f21e18170225ce5a94edc5b7fabc5c09cd51
Author: layman  localhost>
AuthorDate: Tue Dec  2 11:05:32 2014 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Dec  2 11:05:32 2014 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=41d4f21e

Merge branch 'master' of git://git.overlays.gentoo.org/proj/gamerlay

 .../flightgear-data/flightgear-data-.ebuild| 40 ++
 1 file changed, 40 insertions(+)



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

2015-03-10 Thread Michael Weber
commit: 07c3ddd95589a38cdf65588c44684df48241dade
Author: layman  localhost>
AuthorDate: Tue Jan 27 15:43:28 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Jan 27 15:43:28 2015 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=07c3ddd9

Merge branch 'master' of git://git.overlays.gentoo.org/proj/gamerlay

 games-engines/openxcom/Manifest| 10 +-
 ...-1.0_pre20140614.ebuild => openxcom-1.0.0_p20150123.ebuild} |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)



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

2015-03-10 Thread Michael Weber
commit: c20d47c7b34fc26947311740042bc52882847257
Author: layman  localhost>
AuthorDate: Tue Aug 26 19:56:05 2014 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Aug 26 19:56:05 2014 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=c20d47c7

Merge branch 'master' of git://git.overlays.gentoo.org/proj/gamerlay

 dev-games/openscenegraph/Manifest  | 12 +++
 .../files/openscenegraph-3.2.0-freetype2.patch | 39 ++
 ...3.2.0.ebuild => openscenegraph-3.2.0-r1.ebuild} |  5 +--
 3 files changed, 54 insertions(+), 2 deletions(-)



[gentoo-commits] proj/gamerlay:master commit in: games-puzzle/phlipple/files/, games-puzzle/phlipple/

2015-03-10 Thread Michael Weber
commit: af97cc83bc24ec1edcb296d0faaab069c4dc
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Fri Aug  1 20:14:43 2014 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Aug  1 20:14:43 2014 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=af97cc83

[games-puzzle/phlipple] Fix linker error with -lm

Package-Manager: portage-2.2.8-r1
Manifest-Sign-Key: A018DE8C

 .../phlipple/files/phlipple-0.8.5_check-math-lib.patch  | 17 +
 games-puzzle/phlipple/phlipple-0.8.5.ebuild | 10 --
 2 files changed, 25 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/phlipple/files/phlipple-0.8.5_check-math-lib.patch 
b/games-puzzle/phlipple/files/phlipple-0.8.5_check-math-lib.patch
new file mode 100644
index 000..00f1853
--- /dev/null
+++ b/games-puzzle/phlipple/files/phlipple-0.8.5_check-math-lib.patch
@@ -0,0 +1,17 @@
+diff -Nuar phlipple-0.8.5.orig/configure.ac phlipple-0.8.5/configure.ac
+--- phlipple-0.8.5.orig/configure.ac   2014-08-02 01:58:49.961024685 +0600
 phlipple-0.8.5/configure.ac2014-08-02 02:02:28.574032234 +0600
+@@ -14,11 +14,13 @@
+ 
+ AC_CHECK_LIB(GL, main, [], AC_MSG_ERROR([OpenGL library not found.]))
+ AC_CHECK_LIB(GLU, gluPerspective, [], AC_MSG_ERROR([GLU library not found.]))
++AC_CHECK_LIB(m, cos, [], AC_MSG_ERROR([math library not found.]))
+ 
+ AC_CHECK_HEADER(GL/gl.h, [], AC_MSG_ERROR(no GL/gl.h found))
+ AC_CHECK_HEADER(GL/glu.h, [], AC_MSG_ERROR(no GL/glu.h found))
+ AC_CHECK_HEADER(SDL/SDL_image.h, [], AC_MSG_ERROR(no SDL/SDL_image.h found))
+ AC_CHECK_HEADER(SDL/SDL_mixer.h, [], AC_MSG_ERROR(no SDL/SDL_mixer.h found))
++AC_CHECK_HEADER(math.h, [], AC_MSG_ERROR(no math.h found))
+ 
+ AC_ARG_WITH(icondir,
+   AS_HELP_STRING([--with-icondir=DIR],[icon files [DATAROOTDIR/pixmaps]]),

diff --git a/games-puzzle/phlipple/phlipple-0.8.5.ebuild 
b/games-puzzle/phlipple/phlipple-0.8.5.ebuild
index 1b176cb..c538001 100644
--- a/games-puzzle/phlipple/phlipple-0.8.5.ebuild
+++ b/games-puzzle/phlipple/phlipple-0.8.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: games-puzzle/phlipple/phlipple-0.8.1.ebuild frostwork Exp $
 
 EAPI=5
 
-inherit eutils games flag-o-matic
+inherit autotools eutils games flag-o-matic
 
 DESCRIPTION="An unique puzzle game with the goal to reduce a 3D shape to a 
single square"
 HOMEPAGE="http://phlipple.sourceforge.net/";
@@ -21,3 +21,9 @@ DEPEND="media-libs/libsdl:0
media-libs/sdl-ttf:0
virtual/opengl
virtual/glu"
+
+src_prepare() {
+   # fix fails to link on new glibc
+   epatch "${FILESDIR}/${P}_check-math-lib.patch"
+   eautoreconf
+}



[gentoo-commits] proj/gamerlay:master commit in: games-simulation/fgrun/

2015-03-10 Thread Michael Weber
commit: 3d8732be59c3698bca698dc051e106107c3b4f88
Author: Michael Weber  xmw  de>
AuthorDate: Tue Mar 10 11:13:05 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Mar 10 11:13:05 2015 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=3d8732be

Add snapshot version due broken upstream repo

 .../fgrun/fgrun-3.5.0_p20150118.ebuild | 49 ++
 1 file changed, 49 insertions(+)

diff --git a/games-simulation/fgrun/fgrun-3.5.0_p20150118.ebuild 
b/games-simulation/fgrun/fgrun-3.5.0_p20150118.ebuild
new file mode 100644
index 000..1ecf472
--- /dev/null
+++ b/games-simulation/fgrun/fgrun-3.5.0_p20150118.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit games cmake-utils vcs-snapshot
+
+DESCRIPTION="A graphical frontend for the FlightGear Flight Simulator"
+HOMEPAGE="http://sourceforge.net/projects/fgrun";
+SRC_URI="https://gitorious.org/fg/fgrun/archive/a9b036105a7c519090dc8324f5a43ba89810451e.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+
+COMMON_DEPEND="
+   >=dev-games/openscenegraph-3.0.1
+   sys-libs/zlib
+   x11-libs/fltk:1[opengl,threads]
+"
+
+DEPEND="${COMMON_DEPEND}
+   >=dev-games/simgear-2.9
+   >=dev-libs/boost-1.34
+   nls? ( virtual/libintl )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   >=games-simulation/flightgear-2.9
+"
+
+DOCS=(AUTHORS NEWS)
+
+src_configure() {
+   mycmakeargs=(
+   -DCMAKE_INSTALL_PREFIX=${GAMES_PREFIX}
+   -DSIMGEAR_SHARED=ON
+   $(cmake-utils_use_enable nls)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+   make_desktop_entry ${PN} "${PN}" flightgear
+   prepgamesdirs
+}



[gentoo-commits] proj/gamerlay:master commit in: profiles/

2015-03-10 Thread Michael Weber
commit: 573e6614fd2a0e1450baddb630e743187fb8af45
Author: Michael Weber  xmw  de>
AuthorDate: Tue Mar 10 11:14:46 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Mar 10 11:14:46 2015 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=573e6614

Broken upstream repo

 profiles/package.mask | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 8b13789..11c9676 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1 +1,3 @@
-
+# Michael Weber  (10 Mar 2015)
+# Broken upstream repo
+=games-simulation/fgrun-



[gentoo-commits] gentoo-x86 commit in dev-lua/lualdap/files: lualdap-1.1.0-lua-5.1.patch lualdap-1.1.0-destdir.patch lualdap-1.1.0-openldap-2.3.patch

2015-03-10 Thread Jason Donenfeld (zx2c4)
zx2c4   15/03/10 11:31:17

  Removed:  lualdap-1.1.0-lua-5.1.patch
lualdap-1.1.0-destdir.patch
lualdap-1.1.0-openldap-2.3.patch
  Log:
  Update version to new fork
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
A5DE03AE)



[gentoo-commits] gentoo-x86 commit in dev-lua/lualdap: metadata.xml lualdap-1.2.0.ebuild ChangeLog lualdap-1.1.0.ebuild

2015-03-10 Thread Jason Donenfeld (zx2c4)
zx2c4   15/03/10 11:31:17

  Modified: metadata.xml ChangeLog
  Added:lualdap-1.2.0.ebuild
  Removed:  lualdap-1.1.0.ebuild
  Log:
  Update version to new fork
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
A5DE03AE)

Revision  ChangesPath
1.2  dev-lua/lualdap/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/metadata.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/metadata.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-lua/lualdap/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml24 Feb 2015 10:05:41 -  1.1
+++ metadata.xml10 Mar 2015 11:31:17 -  1.2
@@ -5,4 +5,8 @@
chain...@gentoo.org
Tony Vroon

+   
+   zx...@gentoo.org
+   Jason A. Donenfeld
+
 



1.2  dev-lua/lualdap/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lua/lualdap/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   24 Feb 2015 10:05:41 -  1.1
+++ ChangeLog   10 Mar 2015 11:31:17 -  1.2
@@ -1,6 +1,13 @@
 # ChangeLog for dev-lua/lualdap
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/lualdap/ChangeLog,v 1.1 2015/02/24 
10:05:41 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/lualdap/ChangeLog,v 1.2 2015/03/10 
11:31:17 zx2c4 Exp $
+
+*lualdap-1.2.0 (10 Mar 2015)
+
+  10 Mar 2015; Jason A. Donenfeld  +lualdap-1.2.0.ebuild,
+  -files/lualdap-1.1.0-destdir.patch, -files/lualdap-1.1.0-lua-5.1.patch,
+  -files/lualdap-1.1.0-openldap-2.3.patch, -lualdap-1.1.0.ebuild, metadata.xml:
+  Update version to new fork
 
 *lualdap-1.1.0 (24 Feb 2015)
 
@@ -9,4 +16,3 @@
   +files/lualdap-1.1.0-openldap-2.3.patch, +metadata.xml:
   Initial commit. Ebuild and all patches by Dennis "devurandom" Schridde in bug
   #418311.
-



1.1  dev-lua/lualdap/lualdap-1.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/lualdap-1.2.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/lualdap-1.2.0.ebuild?rev=1.1&content-type=text/plain

Index: lualdap-1.2.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lua/lualdap/lualdap-1.2.0.ebuild,v 1.1 
2015/03/10 11:31:17 zx2c4 Exp $

EAPI=5

inherit eutils toolchain-funcs

MY_PN="LuaLDAP"

DESCRIPTION="Simple interface from Lua to OpenLDAP"
HOMEPAGE="http://git.zx2c4.com/lualdap/about/";
SRC_URI="http://git.zx2c4.com/${PN}/snapshot/${P}.tar.gz";

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""

RDEPEND="dev-lang/lua:*"
DEPEND="${RDEPEND}
net-nds/openldap
virtual/pkgconfig"






[gentoo-commits] gentoo-x86 commit in www-servers/nginx: nginx-1.7.10.ebuild ChangeLog

2015-03-10 Thread Justin Lecher (jlec)
jlec15/03/10 12:45:41

  Modified: nginx-1.7.10.ebuild ChangeLog
  Log:
  Import changes from proxy maintainer Johan Bergstroem, 
https://github.com/gentoo/proxy-maintainers/pull/22
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.2  www-servers/nginx/nginx-1.7.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/nginx-1.7.10.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/nginx-1.7.10.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/nginx-1.7.10.ebuild?r1=1.1&r2=1.2

Index: nginx-1.7.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.7.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nginx-1.7.10.ebuild 10 Mar 2015 09:34:27 -  1.1
+++ nginx-1.7.10.ebuild 10 Mar 2015 12:45:41 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.7.10.ebuild,v 1.1 
2015/03/10 09:34:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.7.10.ebuild,v 1.2 
2015/03/10 12:45:41 jlec Exp $
 
 EAPI="5"
 
@@ -498,11 +498,11 @@
--with-cc-opt="-I${EROOT}usr/include" \
--with-ld-opt="-L${EROOT}usr/$(get_libdir)" \
--http-log-path="${EPREFIX}"/var/log/${PN}/access_log \
-   
--http-client-body-temp-path="${EPREFIX}/${NGINX_HOME_TMP}"/client \
-   --http-proxy-temp-path="${EPREFIX}/${NGINX_HOME_TMP}"/proxy \
-   --http-fastcgi-temp-path="${EPREFIX}/${NGINX_HOME_TMP}"/fastcgi 
\
-   --http-scgi-temp-path="${EPREFIX}/${NGINX_HOME_TMP}"/scgi \
-   --http-uwsgi-temp-path="${EPREFIX}/${NGINX_HOME_TMP}"/uwsgi \
+   
--http-client-body-temp-path="${EPREFIX}${NGINX_HOME_TMP}"/client \
+   --http-proxy-temp-path="${EPREFIX}${NGINX_HOME_TMP}"/proxy \
+   --http-fastcgi-temp-path="${EPREFIX}${NGINX_HOME_TMP}"/fastcgi \
+   --http-scgi-temp-path="${EPREFIX}${NGINX_HOME_TMP}"/scgi \
+   --http-uwsgi-temp-path="${EPREFIX}${NGINX_HOME_TMP}"/uwsgi \
${myconf} || die "configure failed"
 
# A purely cosmetic change that makes nginx -V more readable. This can 
be
@@ -520,9 +520,9 @@
 }
 
 src_install() {
-   emake DESTDIR="${D}" install
+   emake DESTDIR="${D%/}" install
 
-   cp "${FILESDIR}"/nginx.conf "${ED}"/etc/nginx/nginx.conf || die
+   cp "${FILESDIR}"/nginx.conf "${ED}"etc/nginx/nginx.conf || die
 
newinitd "${FILESDIR}"/nginx.initd-r2 nginx
 
@@ -533,7 +533,7 @@
 
# just keepdir. do not copy the default htdocs files (bug #449136)
keepdir /var/www/localhost
-   rm -rf "${D}"/usr/html || die
+   rm -rf "${D}"usr/html || die
 
# set up a list of directories to keep
local keepdir_list="${NGINX_HOME_TMP}"/client
@@ -641,9 +641,9 @@
 
 pkg_postinst() {
if use ssl; then
-   if [ ! -f "${EROOT}"/etc/ssl/${PN}/${PN}.key ]; then
+   if [ ! -f "${EROOT}"etc/ssl/${PN}/${PN}.key ]; then
install_cert /etc/ssl/${PN}/${PN}
-   use prefix || chown ${PN}:${PN} 
"${EROOT}"/etc/ssl/${PN}/${PN}.{crt,csr,key,pem}
+   use prefix || chown ${PN}:${PN} 
"${EROOT}"etc/ssl/${PN}/${PN}.{crt,csr,key,pem}
fi
fi
 
@@ -669,7 +669,7 @@
ewarn "Check if this is correct for your setup before 
restarting nginx!"
ewarn "This is a one-time change and will not happen on 
subsequent updates."
ewarn "Furthermore nginx' temp directories got moved to 
${NGINX_HOME_TMP}"
-   chmod -f o-rwx "${EPREFIX}"/var/log/nginx 
"${EPREFIX}/${NGINX_HOME_TMP}"/{,client,proxy,fastcgi,scgi,uwsgi}
+   chmod -f o-rwx "${EPREFIX}"/var/log/nginx 
"${EPREFIX}${NGINX_HOME_TMP}"/{,client,proxy,fastcgi,scgi,uwsgi}
fi
 
# If the nginx user can't change into or read the dir, display a 
warning.



1.403www-servers/nginx/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/ChangeLog?rev=1.403&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/ChangeLog?rev=1.403&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/ChangeLog?r1=1.402&r2=1.403

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v
retrieving revision 1.402
retrieving revision 1.403
diff -u -r1.402 -r1.403
--- ChangeLog   10

[gentoo-commits] gentoo-x86 commit in dev-games/tiled: tiled-0.11.0.ebuild ChangeLog tiled-0.10.1.ebuild

2015-03-10 Thread Michael Palimaka (kensington)
kensington15/03/10 13:03:21

  Modified: ChangeLog
  Added:tiled-0.11.0.ebuild
  Removed:  tiled-0.10.1.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.9  dev-games/tiled/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-games/tiled/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   27 Oct 2014 15:58:28 -  1.8
+++ ChangeLog   10 Mar 2015 13:03:21 -  1.9
@@ -1,6 +1,12 @@
 # ChangeLog for dev-games/tiled
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/ChangeLog,v 1.8 2014/10/27 
15:58:28 kensington Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/ChangeLog,v 1.9 2015/03/10 
13:03:21 kensington Exp $
+
+*tiled-0.11.0 (10 Mar 2015)
+
+  10 Mar 2015; Michael Palimaka  +tiled-0.11.0.ebuild,
+  -tiled-0.10.1.ebuild:
+  Version bump. Remove old.
 
 *tiled-0.10.2 (27 Oct 2014)
 



1.1  dev-games/tiled/tiled-0.11.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/tiled-0.11.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/tiled-0.11.0.ebuild?rev=1.1&content-type=text/plain

Index: tiled-0.11.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/tiled-0.11.0.ebuild,v 1.1 
2015/03/10 13:03:21 kensington Exp $

EAPI=5

PLOCALES="cs de en es fr he it ja lv nl pt pt_BR ru zh zh_TW"
PYTHON_COMPAT=( python2_7 )
inherit multilib l10n python-single-r1 qt4-r2

DESCRIPTION="A general purpose tile map editor"
HOMEPAGE="http://www.mapeditor.org/";
SRC_URI="https://github.com/bjorn/tiled/archive/v${PV}/${P}.tar.gz";

LICENSE="BSD-2 GPL-2+"
SLOT="0"
KEYWORDS="~amd64"
IUSE="examples python"

REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"

DEPEND=">=dev-qt/qtcore-4.7:4
>=dev-qt/qtgui-4.7:4
>=dev-qt/qtopengl-4.7:4
sys-libs/zlib
python? ( ${PYTHON_DEPS} )"
RDEPEND="${DEPEND}"

DOCS=( AUTHORS COPYING NEWS README.md )

pkg_setup() {
use python && python-single-r1_pkg_setup
}

src_prepare() {
rm -r src/zlib || die
sed -e "s/^LANGUAGES =.*/LANGUAGES = $(l10n_get_locales)/" \
-i translations/translations.pro || die
}

src_configure() {
eqmake4 LIBDIR="/usr/$(get_libdir)" PREFIX="/usr" 
DISABLE_PYTHON_PLUGIN="$(usex !python)"
}

src_install() {
qt4-r2_src_install

if use examples ; then
docompress -x /usr/share/doc/${PF}/examples
dodoc -r examples
fi
}






[gentoo-commits] gentoo-x86 commit in www-apps/moodle: moodle-2.7.7.ebuild moodle-2.6.10.ebuild moodle-2.8.5.ebuild ChangeLog moodle-2.7.6.ebuild moodle-2.8.4.ebuild moodle-2.6.9.ebuild

2015-03-10 Thread Anthony G. Basile (blueness)
blueness15/03/10 13:15:09

  Modified: ChangeLog
  Added:moodle-2.7.7.ebuild moodle-2.6.10.ebuild
moodle-2.8.5.ebuild
  Removed:  moodle-2.7.6.ebuild moodle-2.8.4.ebuild
moodle-2.6.9.ebuild
  Log:
  Rapid version bump.  Remove older.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.69 www-apps/moodle/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/moodle/ChangeLog?rev=1.69&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/moodle/ChangeLog?rev=1.69&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/moodle/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/moodle/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   8 Mar 2015 16:51:19 -   1.68
+++ ChangeLog   10 Mar 2015 13:15:09 -  1.69
@@ -1,6 +1,15 @@
 # ChangeLog for www-apps/moodle
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/moodle/ChangeLog,v 1.68 2015/03/08 
16:51:19 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/moodle/ChangeLog,v 1.69 2015/03/10 
13:15:09 blueness Exp $
+
+*moodle-2.7.7 (10 Mar 2015)
+*moodle-2.8.5 (10 Mar 2015)
+*moodle-2.6.10 (10 Mar 2015)
+
+  10 Mar 2015; Anthony G. Basile  +moodle-2.6.10.ebuild,
+  +moodle-2.7.7.ebuild, +moodle-2.8.5.ebuild, -moodle-2.6.9.ebuild,
+  -moodle-2.7.6.ebuild, -moodle-2.8.4.ebuild:
+  Rapid version bump.  Remove older.
 
   08 Mar 2015; Anthony G. Basile  -moodle-2.6.8.ebuild,
   -moodle-2.7.5.ebuild, -moodle-2.8.3.ebuild:



1.1  www-apps/moodle/moodle-2.7.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/moodle/moodle-2.7.7.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/moodle/moodle-2.7.7.ebuild?rev=1.1&content-type=text/plain

Index: moodle-2.7.7.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/moodle/moodle-2.7.7.ebuild,v 1.1 
2015/03/10 13:15:09 blueness Exp $

EAPI="5"

inherit versionator webapp

AVC=( $(get_version_components) )
MY_BRANCH="stable${AVC[0]}${AVC[1]}"

DESCRIPTION="The Moodle Course Management System"
HOMEPAGE="http://moodle.org";
SRC_URI="http://download.moodle.org/${MY_BRANCH}/${P}.tgz";
S="${WORKDIR}/${PN}"

LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
#SLOT empty due to webapp

DB_FLAGS="mysqli?,postgres?"
DB_TYPES=${DB_FLAGS//\?/}
DB_TYPES=${DB_TYPES//,/ }

AUTHENTICATION_FLAGS="imap?,ldap?,odbc?"
AUTHENTICATION_MODES=${AUTHENTICATION_FLAGS//\?/}
AUTHENTICATION_MODES=${AUTHENTICATION_MODES//,/ }

PHP_REQUIRED_FLAGS="ctype,curl,iconv,json,session,simplexml,xml,zip"
PHP_OPTIONAL_FLAGS="gd,intl,soap,ssl,tokenizer,xmlrpc"
PHP_FLAGS="${PHP_REQUIRED_FLAGS},${PHP_OPTIONAL_FLAGS}"

IUSE="${DB_TYPES} ${AUTHENTICATION_MODES} vhosts"
REQUIRED_USE="|| ( ${DB_TYPES} )"

# No forced dependency on
#  mysql? ( virtual/mysql )
#  postgres? ( dev-db/postgresql-server-7* )
# which may live on another server
DEPEND=""
RDEPEND="
>=dev-lang/php-5.4.4[${DB_FLAGS},${AUTHENTICATION_FLAGS},${PHP_FLAGS}]
virtual/httpd-php
virtual/cron"

pkg_setup() {
webapp_pkg_setup

# How many dbs were selected? If one and only one, which one is it?
MYDB=""
DB_COUNT=0
for db in ${DB_TYPES}; do
if use ${db}; then
MYDB=${db}
DB_COUNT=$(($DB_COUNT+1))
fi
done

# REQUIRED_USE above guarantees that ${DB_COUNT} cannot be zero
#if [[ ${DB_COUNT} -eq 0 ]]; then
#   eerror
#   eerror 
"\033[1;31m**\033[00m"
#   eerror "No database selected in your USE flags,"
#   eerror "You must select at least one."
#   eerror 
"\033[1;31m**\033[00m"
#   eerror
#   die
#fi

if [[ ${DB_COUNT} -gt 1 ]]; then
MYDB=""
ewarn
ewarn 
"\033[1;33m**\033[00m"
ewarn "Multiple databases selected in your USE flags,"
ewarn "You will have to choose your database manually."
ewarn 
"\033[1;33m**\033[00m"
ewarn
fi
}

src_prepare() {
rm COPYING.txt
cp "${FILESD

[gentoo-commits] gentoo-x86 commit in dev-util/rbtools: rbtools-0.7.2.ebuild ChangeLog rbtools-0.7.ebuild

2015-03-10 Thread Michael Palimaka (kensington)
kensington15/03/10 13:16:09

  Modified: ChangeLog
  Added:rbtools-0.7.2.ebuild
  Removed:  rbtools-0.7.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.46 dev-util/rbtools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/rbtools/ChangeLog?rev=1.46&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/rbtools/ChangeLog?rev=1.46&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/rbtools/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/rbtools/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   5 Feb 2015 17:10:11 -   1.45
+++ ChangeLog   10 Mar 2015 13:16:09 -  1.46
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/rbtools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/rbtools/ChangeLog,v 1.45 
2015/02/05 17:10:11 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rbtools/ChangeLog,v 1.46 
2015/03/10 13:16:09 kensington Exp $
+
+*rbtools-0.7.2 (10 Mar 2015)
+
+  10 Mar 2015; Michael Palimaka  +rbtools-0.7.2.ebuild,
+  -rbtools-0.7.ebuild:
+  Version bump. Remove old.
 
 *rbtools-0.7.1 (05 Feb 2015)
 



1.1  dev-util/rbtools/rbtools-0.7.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/rbtools/rbtools-0.7.2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/rbtools/rbtools-0.7.2.ebuild?rev=1.1&content-type=text/plain

Index: rbtools-0.7.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/rbtools/rbtools-0.7.2.ebuild,v 1.1 
2015/03/10 13:16:09 kensington Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 versionator

MY_PN="RBTools"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="Command line tools for use with Review Board"
HOMEPAGE="http://www.reviewboard.org/";
SRC_URI="http://downloads.reviewboard.org/releases/${MY_PN}/$(get_version_component_range
 1-2)/${MY_P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=dev-python/six-1.8.0[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
"

DOCS=( AUTHORS NEWS README )

S=${WORKDIR}/${MY_P}






[gentoo-commits] gentoo-x86 commit in dev-python/urllib3: urllib3-1.10.ebuild urllib3-1.9.1.ebuild ChangeLog

2015-03-10 Thread Ian Delaney (idella4)
idella4 15/03/10 13:16:49

  Modified: urllib3-1.10.ebuild urllib3-1.9.1.ebuild ChangeLog
  Log:
  add dep to DEPEND
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/urllib3/urllib3-1.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/urllib3/urllib3-1.10.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/urllib3/urllib3-1.10.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/urllib3/urllib3-1.10.ebuild?r1=1.1&r2=1.2

Index: urllib3-1.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/urllib3/urllib3-1.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- urllib3-1.10.ebuild 27 Dec 2014 03:17:59 -  1.1
+++ urllib3-1.10.ebuild 10 Mar 2015 13:16:49 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urllib3/urllib3-1.10.ebuild,v 
1.1 2014/12/27 03:17:59 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urllib3/urllib3-1.10.ebuild,v 
1.2 2015/03/10 13:16:49 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -19,7 +19,8 @@
 RDEPEND="dev-python/six[${PYTHON_USEDEP}]
$(python_gen_cond_dep \
'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' 
python2_7 pypy)"
-DEPEND="test? (
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
${RDEPEND}
~www-servers/tornado-3.1.1[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7 pypy)



1.8  dev-python/urllib3/urllib3-1.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/urllib3/urllib3-1.9.1.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/urllib3/urllib3-1.9.1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/urllib3/urllib3-1.9.1.ebuild?r1=1.7&r2=1.8

Index: urllib3-1.9.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/urllib3/urllib3-1.9.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- urllib3-1.9.1.ebuild9 Mar 2015 00:01:43 -   1.7
+++ urllib3-1.9.1.ebuild10 Mar 2015 13:16:49 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urllib3/urllib3-1.9.1.ebuild,v 
1.7 2015/03/09 00:01:43 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urllib3/urllib3-1.9.1.ebuild,v 
1.8 2015/03/10 13:16:49 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -19,7 +19,8 @@
 RDEPEND="dev-python/six[${PYTHON_USEDEP}]
$(python_gen_cond_dep \
'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' 
python2_7 pypy)"
-DEPEND="test? (
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
${RDEPEND}
~www-servers/tornado-3.1.1[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7 pypy)



1.33 dev-python/urllib3/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/urllib3/ChangeLog?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/urllib3/ChangeLog?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/urllib3/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/urllib3/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   9 Mar 2015 00:01:43 -   1.32
+++ ChangeLog   10 Mar 2015 13:16:49 -  1.33
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/urllib3
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urllib3/ChangeLog,v 1.32 
2015/03/09 00:01:43 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urllib3/ChangeLog,v 1.33 
2015/03/10 13:16:49 idella4 Exp $
+
+  10 Mar 2015; Ian Delaney  urllib3-1.10.ebuild,
+  urllib3-1.9.1.ebuild:
+  add dep to DEPEND
 
   09 Mar 2015; Pacho Ramos  urllib3-1.9.1.ebuild:
   x86 stable, bug 540290






[gentoo-commits] gentoo-x86 commit in net-misc/plowshare: metadata.xml ChangeLog plowshare-2.0.1.ebuild

2015-03-10 Thread Bernard Cafarelli (voyageur)
voyageur15/03/10 13:30:38

  Modified: metadata.xml ChangeLog
  Added:plowshare-2.0.1.ebuild
  Log:
  Version bump, optionally install a set of modules as plowhsare only provides 
core functionalities now. Thanks Matthieu Crapet for the notification on this 
new system
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.9  net-misc/plowshare/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/plowshare/metadata.xml?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/plowshare/metadata.xml?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/plowshare/metadata.xml?r1=1.8&r2=1.9

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/plowshare/metadata.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- metadata.xml14 May 2014 15:41:00 -  1.8
+++ metadata.xml10 Mar 2015 13:30:38 -  1.9
@@ -6,6 +6,7 @@
Bernard Cafarelli


+   Install a system-wide set of modules
View captcha with aview





1.32 net-misc/plowshare/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/plowshare/ChangeLog?rev=1.32&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/plowshare/ChangeLog?rev=1.32&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/plowshare/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/plowshare/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   3 Feb 2015 14:39:22 -   1.31
+++ ChangeLog   10 Mar 2015 13:30:38 -  1.32
@@ -1,6 +1,14 @@
 # ChangeLog for net-misc/plowshare
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/plowshare/ChangeLog,v 1.31 
2015/02/03 14:39:22 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/plowshare/ChangeLog,v 1.32 
2015/03/10 13:30:38 voyageur Exp $
+
+*plowshare-2.0.1 (10 Mar 2015)
+
+  10 Mar 2015; Bernard Cafarelli  +plowshare-2.0.1.ebuild,
+  metadata.xml:
+  Version bump, optionally install a set of modules as plowhsare only provides
+  core functionalities now. Thanks Matthieu Crapet for the notification on this
+  new system
 
 *plowshare-1.2.0 (03 Feb 2015)
 



1.1  net-misc/plowshare/plowshare-2.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/plowshare/plowshare-2.0.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/plowshare/plowshare-2.0.1.ebuild?rev=1.1&content-type=text/plain

Index: plowshare-2.0.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/plowshare/plowshare-2.0.1.ebuild,v 
1.1 2015/03/10 13:30:38 voyageur Exp $

EAPI=5

inherit bash-completion-r1

DESCRIPTION="Command-line downloader and uploader for file-sharing websites"
HOMEPAGE="http://code.google.com/p/plowshare/";

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE="bash-completion +javascript +modules view-captcha"

MOD_PV="2ededde1f34e78dcbacf02e900a2ce8cad2e148d"
SRC_URI="http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz
modules? ( 
http://dev.gentoo.org/~voyageur/distfiles/${PN}-modules-${MOD_PV}.tar.gz )"

RDEPEND="
>=app-shells/bash-4
|| ( app-text/recode ( dev-lang/perl dev-perl/HTML-Parser ) )
|| ( media-gfx/imagemagick[tiff] 
media-gfx/graphicsmagick[imagemagick,tiff] )
net-misc/curl
sys-apps/util-linux
javascript? ( || ( dev-lang/spidermonkey:0 dev-java/rhino ) )
view-captcha? ( || ( media-gfx/aview media-libs/libcaca ) )"
DEPEND=""

# NOTES:
# javascript dep should be any javascript interpreter using /usr/bin/js

# Modules using detect_javascript
JS_MODULES="flashx letitbit nowdownload_co oboom rapidgator yourvideohost zalaa 
zippyshare"

src_unpack() {
default
if use modules; then
rm -r "${S}"/src/modules
mv ${PN}-modules-${MOD_PV} "${S}"/src/modules
fi
}

src_prepare() {
if use modules && ! use javascript; then
for module in ${JS_MODULES}; do
sed -i -e "s:^${module}.*::" src/modules/config || die 
"${module} sed failed"
rm src/modules/${module}.sh || die "${module} rm failed"
done
fi

# Fix doc install path
sed -i -e "/^DOCDIR

[gentoo-commits] gentoo-x86 commit in dev-lua/lualdap: lualdap-1.2.0.ebuild ChangeLog

2015-03-10 Thread Jason Donenfeld (zx2c4)
zx2c4   15/03/10 13:33:22

  Modified: lualdap-1.2.0.ebuild ChangeLog
  Log:
  Cleanups
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
A5DE03AE)

Revision  ChangesPath
1.2  dev-lua/lualdap/lualdap-1.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/lualdap-1.2.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/lualdap-1.2.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/lualdap-1.2.0.ebuild?r1=1.1&r2=1.2

Index: lualdap-1.2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lua/lualdap/lualdap-1.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lualdap-1.2.0.ebuild10 Mar 2015 11:31:17 -  1.1
+++ lualdap-1.2.0.ebuild10 Mar 2015 13:33:22 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/lualdap/lualdap-1.2.0.ebuild,v 1.1 
2015/03/10 11:31:17 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/lualdap/lualdap-1.2.0.ebuild,v 1.2 
2015/03/10 13:33:22 zx2c4 Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="Simple interface from Lua to OpenLDAP"
 HOMEPAGE="http://git.zx2c4.com/lualdap/about/";
-SRC_URI="http://git.zx2c4.com/${PN}/snapshot/${P}.tar.gz";
+SRC_URI="http://git.zx2c4.com/${PN}/snapshot/${P}.tar.xz";
 
 LICENSE="MIT"
 SLOT="0"



1.3  dev-lua/lualdap/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lualdap/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lua/lualdap/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   10 Mar 2015 11:31:17 -  1.2
+++ ChangeLog   10 Mar 2015 13:33:22 -  1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lua/lualdap
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/lualdap/ChangeLog,v 1.2 2015/03/10 
11:31:17 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/lualdap/ChangeLog,v 1.3 2015/03/10 
13:33:22 zx2c4 Exp $
+
+  10 Mar 2015; Jason A. Donenfeld  lualdap-1.2.0.ebuild:
+  Cleanups
 
 *lualdap-1.2.0 (10 Mar 2015)
 






[gentoo-commits] gentoo-x86 commit in net-misc/sslh: sslh-1.17.ebuild ChangeLog

2015-03-10 Thread Michael Palimaka (kensington)
kensington15/03/10 13:44:52

  Modified: ChangeLog
  Added:sslh-1.17.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.23 net-misc/sslh/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/sslh/ChangeLog?rev=1.23&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/sslh/ChangeLog?rev=1.23&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/sslh/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/sslh/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   14 Feb 2014 17:57:17 -  1.22
+++ ChangeLog   10 Mar 2015 13:44:52 -  1.23
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/sslh
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sslh/ChangeLog,v 1.22 2014/02/14 
17:57:17 kensington Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sslh/ChangeLog,v 1.23 2015/03/10 
13:44:52 kensington Exp $
+
+*sslh-1.17 (10 Mar 2015)
+
+  10 Mar 2015; Michael Palimaka  +sslh-1.17.ebuild:
+  Version bump.
 
 *sslh-1.16 (14 Feb 2014)
 



1.1  net-misc/sslh/sslh-1.17.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/sslh/sslh-1.17.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/sslh/sslh-1.17.ebuild?rev=1.1&content-type=text/plain

Index: sslh-1.17.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/sslh/sslh-1.17.ebuild,v 1.1 
2015/03/10 13:44:52 kensington Exp $

EAPI=5

MY_P="${PN}-v${PV}"
inherit toolchain-funcs

DESCRIPTION="Port multiplexer - accept both HTTPS and SSH connections on the 
same port"
HOMEPAGE="http://www.rutschle.net/tech/sslh.shtml";
SRC_URI="http://www.rutschle.net/tech/${MY_P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="caps tcpd"

RDEPEND="caps? ( sys-libs/libcap )
tcpd? ( sys-apps/tcp-wrappers )
dev-libs/libconfig"
DEPEND="${RDEPEND}"

RESTRICT="test"

S=${WORKDIR}/${MY_P}

src_compile() {
emake \
CC="$(tc-getCC)" \
USELIBCAP=$(usev caps) \
USELIBWRAP=$(usev tcpd)
}

src_install() {
dosbin sslh-{fork,select}
dosym sslh-fork /usr/sbin/sslh
doman sslh.8.gz
dodoc ChangeLog README.md

newinitd "${FILESDIR}"/sslh.init.d-2 sslh
newconfd "${FILESDIR}"/sslh.conf.d-2 sslh
}






[gentoo-commits] gentoo-x86 commit in www-client/firefox: firefox-36.0.1.ebuild ChangeLog

2015-03-10 Thread Ian Stakenvicius (axs)
axs 15/03/10 14:00:38

  Modified: firefox-36.0.1.ebuild ChangeLog
  Log:
  Stripped 'simulator' configure flags for arm and mips platforms as they do 
not simulate jit, but rather simulate arm and mips on x86 to allow jit to be 
tested; bug 542754
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.2  www-client/firefox/firefox-36.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-36.0.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-36.0.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-36.0.1.ebuild?r1=1.1&r2=1.2

Index: firefox-36.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-36.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- firefox-36.0.1.ebuild   8 Mar 2015 03:45:22 -   1.1
+++ firefox-36.0.1.ebuild   10 Mar 2015 14:00:38 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-36.0.1.ebuild,v 
1.1 2015/03/08 03:45:22 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-36.0.1.ebuild,v 
1.2 2015/03/10 14:00:38 axs Exp $
 
 EAPI="5"
 VIRTUALX_REQUIRED="pgo"
@@ -224,10 +224,6 @@
# Other ff-specific settings
mozconfig_annotate '' 
--with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}
 
-   # Force jit simulators for mips and arm
-   use jit && use arm && mozconfig_annotate '' --enable-arm-simulator
-   use jit && use mips && mozconfig_annotate '' --enable-mips-simulator
-
# Allow for a proper pgo build
if use pgo; then
echo "mk_add_options PROFILE_GEN_SCRIPT='\$(PYTHON) 
\$(OBJDIR)/_profile/pgo/profileserver.py'" >> "${S}"/.mozconfig



1.395www-client/firefox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.395&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.395&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?r1=1.394&r2=1.395

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
retrieving revision 1.394
retrieving revision 1.395
diff -u -r1.394 -r1.395
--- ChangeLog   8 Mar 2015 03:45:22 -   1.394
+++ ChangeLog   10 Mar 2015 14:00:38 -  1.395
@@ -1,6 +1,11 @@
 # ChangeLog for www-client/firefox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.394 
2015/03/08 03:45:22 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.395 
2015/03/10 14:00:38 axs Exp $
+
+  10 Mar 2015; Ian Stakenvicius (_AxS_)  
firefox-36.0.1.ebuild:
+  Stripped 'simulator' configure flags for arm and mips platforms as they do 
not
+  simulate jit, but rather simulate arm and mips on x86 to allow jit to be
+  tested; bug 542754
 
 *firefox-36.0.1 (08 Mar 2015)
 






[gentoo-commits] proj/mozilla:master commit in: eclass/

2015-03-10 Thread Ian Stakenvicius
commit: 563ceb6fdb189b73229b21feed3423fc30f8ae3c
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Tue Mar 10 14:07:03 2015 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Tue Mar 10 14:07:03 2015 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=563ceb6f

dropped {arm,mips}-simulator configure args as they are not for jit simulators 
for those platforms, but rather are to simulate those platforms on x86 in order 
to test jit; bug 542754

 eclass/mozconfig-v5.36.eclass | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/eclass/mozconfig-v5.36.eclass b/eclass/mozconfig-v5.36.eclass
index 0cab858..a79eb99 100644
--- a/eclass/mozconfig-v5.36.eclass
+++ b/eclass/mozconfig-v5.36.eclass
@@ -184,9 +184,6 @@ mozconfig_config() {
 
if [[ -n ${MOZCONFIG_OPTIONAL_JIT} ]]; then
mozconfig_use_enable jit ion
-   # Force jit simulators for mips and arm
-   use jit && use arm && mozconfig_annotate '' 
--enable-arm-simulator
-   use jit && use mips && mozconfig_annotate '' 
--enable-mips-simulator
fi
 
# These are enabled by default in all mozilla applications



[gentoo-commits] gentoo-x86 commit in app-backup/bareos: bareos-14.2.1.ebuild bareos-12.4.5-r1.ebuild bareos-13.2.4.ebuild bareos-13.2.3-r1.ebuild ChangeLog

2015-03-10 Thread Marc Schiffbauer (mschiff)
mschiff 15/03/10 14:15:10

  Modified: bareos-14.2.1.ebuild bareos-12.4.5-r1.ebuild
bareos-13.2.4.ebuild bareos-13.2.3-r1.ebuild
ChangeLog
  Log:
  fixed slotted dependencies
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x296C6CCA35A64134)

Revision  ChangesPath
1.3  app-backup/bareos/bareos-14.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild?r1=1.2&r2=1.3

Index: bareos-14.2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bareos-14.2.1.ebuild28 Dec 2014 14:43:07 -  1.2
+++ bareos-14.2.1.ebuild10 Mar 2015 14:15:10 -  1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild,v 
1.2 2014/12/28 14:43:07 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild,v 
1.3 2015/03/10 14:15:10 mschiff Exp $
 
 EAPI="5"
 
@@ -27,9 +27,9 @@
rados? ( sys-cluster/ceph )
glusterfs? ( sys-cluster/glusterfs )
lmdb? ( dev-db/lmdb )
-   dev-libs/gmp
+   dev-libs/gmp:*
!clientonly? (
-   postgres? ( dev-db/postgresql[threads] )
+   postgres? ( dev-db/postgresql:*[threads] )
mysql? ( virtual/mysql )
sqlite3? ( dev-db/sqlite:3 )
director? ( virtual/mta )
@@ -41,18 +41,18 @@
fastlz? ( dev-libs/bareos-fastlzlib )
logwatch? ( sys-apps/logwatch )
tcpd? ( sys-apps/tcp-wrappers )
-   readline? ( sys-libs/readline )
+   readline? ( sys-libs/readline:* )
static? (
acl? ( virtual/acl[static-libs] )
sys-libs/zlib[static-libs]
dev-libs/lzo[static-libs]
sys-libs/ncurses[static-libs]
-   ssl? ( dev-libs/openssl[static-libs] )
+   ssl? ( dev-libs/openssl:*[static-libs] )
)
!static? (
acl? ( virtual/acl )
dev-libs/lzo
-   ssl? ( dev-libs/openssl )
+   ssl? ( dev-libs/openssl:* )
sys-libs/ncurses
sys-libs/zlib
)



1.5  app-backup/bareos/bareos-12.4.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-12.4.5-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-12.4.5-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-12.4.5-r1.ebuild?r1=1.4&r2=1.5

Index: bareos-12.4.5-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-12.4.5-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bareos-12.4.5-r1.ebuild 28 Dec 2014 14:43:07 -  1.4
+++ bareos-12.4.5-r1.ebuild 10 Mar 2015 14:15:10 -  1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-12.4.5-r1.ebuild,v 
1.4 2014/12/28 14:43:07 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-12.4.5-r1.ebuild,v 
1.5 2015/03/10 14:15:10 mschiff Exp $
 
 EAPI="5"
 
@@ -23,9 +23,9 @@
 
 DEPEND="
!app-backup/bacula
-   dev-libs/gmp
+   dev-libs/gmp:*
!clientonly? (
-   postgres? ( dev-db/postgresql[threads] )
+   postgres? ( dev-db/postgresql:*[threads] )
mysql? ( virtual/mysql )
sqlite3? ( dev-db/sqlite:3 )
director? ( virtual/mta )
@@ -36,20 +36,20 @@
)
logwatch? ( sys-apps/logwatch )
tcpd? ( sys-apps/tcp-wrappers )
-   readline? ( sys-libs/readline )
+   readline? ( sys-libs/readline:* )
static? (
acl? ( virtual/acl[static-libs] )
sys-libs/zlib[static-libs]
dev-libs/lzo[static-libs]
sys-libs/ncurses[static-libs]
-   ssl? ( dev-libs/openssl[static-libs] )
+   ssl? ( dev-libs/openssl:*[static-libs] )
)
!static? (
acl? ( virtual/acl )
sys-libs/zlib

[gentoo-commits] gentoo-x86 commit in dev-python/formencode: formencode-1.2.6-r1.ebuild formencode-1.3.0.ebuild ChangeLog

2015-03-10 Thread Ian Delaney (idella4)
idella4 15/03/10 14:16:46

  Modified: formencode-1.2.6-r1.ebuild ChangeLog
  Added:formencode-1.3.0.ebuild
  Log:
  bump; update deps, unrestrict test phase, upgrade test phase citing upstream 
bug for failures on testing
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.5  dev-python/formencode/formencode-1.2.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/formencode/formencode-1.2.6-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/formencode/formencode-1.2.6-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/formencode/formencode-1.2.6-r1.ebuild?r1=1.4&r2=1.5

Index: formencode-1.2.6-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/formencode/formencode-1.2.6-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- formencode-1.2.6-r1.ebuild  31 Mar 2014 20:49:51 -  1.4
+++ formencode-1.2.6-r1.ebuild  10 Mar 2015 14:16:46 -  1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/formencode/formencode-1.2.6-r1.ebuild,v 1.4 
2014/03/31 20:49:51 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/formencode/formencode-1.2.6-r1.ebuild,v 1.5 
2015/03/10 14:16:46 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )



1.34 dev-python/formencode/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/formencode/ChangeLog?rev=1.34&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/formencode/ChangeLog?rev=1.34&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/formencode/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/formencode/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   1 Feb 2015 16:30:56 -   1.33
+++ ChangeLog   10 Mar 2015 14:16:46 -  1.34
@@ -1,6 +1,13 @@
 # ChangeLog for dev-python/formencode
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/formencode/ChangeLog,v 1.33 
2015/02/01 16:30:56 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/formencode/ChangeLog,v 1.34 
2015/03/10 14:16:46 idella4 Exp $
+
+*formencode-1.3.0 (10 Mar 2015)
+
+  10 Mar 2015; Ian Delaney  +formencode-1.3.0.ebuild,
+  formencode-1.2.6-r1.ebuild:
+  bump; update deps, unrestrict test phase, upgrade test phase citing upstream
+  bug for failures on testing
 
   01 Feb 2015; Manuel Rüger  -formencode-1.2.6.ebuild:
   Remove old.



1.1  dev-python/formencode/formencode-1.3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/formencode/formencode-1.3.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/formencode/formencode-1.3.0.ebuild?rev=1.1&content-type=text/plain

Index: formencode-1.3.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/formencode/formencode-1.3.0.ebuild,v 1.1 
2015/03/10 14:16:46 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )

inherit distutils-r1

MY_PN="FormEncode"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="HTML form validation, generation, and conversion package"
HOMEPAGE="http://formencode.org/ http://pypi.python.org/pypi/FormEncode";
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"

LICENSE="PSF-2"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
IUSE="doc test"

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}]
dev-python/pycountry[${PYTHON_USEDEP}]
>=dev-python/dnspython-1.12.0-r1[${PYTHON_USEDEP}] )"
RDEPEND=""

DOCS=( docs/{index.txt,modules.txt} )

S="${WORKDIR}/${MY_P}"

python_test() {
# https://github.com/formencode/formencode/issues/78
# 5 failures under pu2.7. Although the package claims to cater to py3, 
the suite fails horribly
# Requires switching cwd to ${BUILD_DIR}/lib for py3 but leave 
commented out for now since it can't be used
#pushd "${BUILD_DIR}"/lib > /dev/null
nosetests ${PN}/tests || die "tests failed under ${EPYTHON}"
#popd > /dev/null
}






[gentoo-commits] gentoo-x86 commit in app-backup/bareos: bareos-14.2.1.ebuild bareos-13.2.4.ebuild bareos-13.2.3-r1.ebuild bareos-12.4.5-r1.ebuild ChangeLog

2015-03-10 Thread Marc Schiffbauer (mschiff)
mschiff 15/03/10 14:30:04

  Modified: bareos-14.2.1.ebuild bareos-13.2.4.ebuild
bareos-13.2.3-r1.ebuild bareos-12.4.5-r1.ebuild
ChangeLog
  Log:
  fix openssl dependency slot
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x296C6CCA35A64134)

Revision  ChangesPath
1.4  app-backup/bareos/bareos-14.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild?r1=1.3&r2=1.4

Index: bareos-14.2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bareos-14.2.1.ebuild10 Mar 2015 14:15:10 -  1.3
+++ bareos-14.2.1.ebuild10 Mar 2015 14:30:04 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild,v 
1.3 2015/03/10 14:15:10 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild,v 
1.4 2015/03/10 14:30:04 mschiff Exp $
 
 EAPI="5"
 
@@ -47,12 +47,12 @@
sys-libs/zlib[static-libs]
dev-libs/lzo[static-libs]
sys-libs/ncurses[static-libs]
-   ssl? ( dev-libs/openssl:*[static-libs] )
+   ssl? ( dev-libs/openssl:0[static-libs] )
)
!static? (
acl? ( virtual/acl )
dev-libs/lzo
-   ssl? ( dev-libs/openssl:* )
+   ssl? ( dev-libs/openssl:0 )
sys-libs/ncurses
sys-libs/zlib
)



1.4  app-backup/bareos/bareos-13.2.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-13.2.4.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-13.2.4.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-13.2.4.ebuild?r1=1.3&r2=1.4

Index: bareos-13.2.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-13.2.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bareos-13.2.4.ebuild10 Mar 2015 14:15:10 -  1.3
+++ bareos-13.2.4.ebuild10 Mar 2015 14:30:04 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-13.2.4.ebuild,v 
1.3 2015/03/10 14:15:10 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-13.2.4.ebuild,v 
1.4 2015/03/10 14:30:04 mschiff Exp $
 
 EAPI="5"
 
@@ -43,12 +43,12 @@
sys-libs/zlib[static-libs]
dev-libs/lzo[static-libs]
sys-libs/ncurses[static-libs]
-   ssl? ( dev-libs/openssl:*[static-libs] )
+   ssl? ( dev-libs/openssl:0[static-libs] )
)
!static? (
acl? ( virtual/acl )
dev-libs/lzo
-   ssl? ( dev-libs/openssl:* )
+   ssl? ( dev-libs/openssl:0 )
sys-libs/ncurses
sys-libs/zlib
)



1.5  app-backup/bareos/bareos-13.2.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-13.2.3-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-13.2.3-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-13.2.3-r1.ebuild?r1=1.4&r2=1.5

Index: bareos-13.2.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-13.2.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bareos-13.2.3-r1.ebuild 10 Mar 2015 14:15:10 -  1.4
+++ bareos-13.2.3-r1.ebuild 10 Mar 2015 14:30:04 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-13.2.3-r1.ebuild,v 
1.4 2015/03/10 14:15:10 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-13.2.3-r1.ebuild,v 
1.5 2015/03/10 14:30:04 mschiff Exp $
 
 EAPI="5"
 
@@ -43,12 +43,12 @@
sys-libs/zlib[static-libs]
dev

[gentoo-commits] gentoo-x86 commit in dev-vcs/bzr-git: bzr-git-0.6.8-r1.ebuild ChangeLog

2015-03-10 Thread Ian Delaney (idella4)
idella4 15/03/10 14:38:14

  Modified: ChangeLog
  Added:bzr-git-0.6.8-r1.ebuild
  Log:
  revbump; conversion -> distutils-r1 wrt bug #541008
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.17 dev-vcs/bzr-git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-git/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-git/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-git/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   25 Mar 2013 20:39:56 -  1.16
+++ ChangeLog   10 Mar 2015 14:38:14 -  1.17
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/bzr-git
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v 1.16 2013/03/25 
20:39:56 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v 1.17 2015/03/10 
14:38:14 idella4 Exp $
+
+*bzr-git-0.6.8-r1 (10 Mar 2015)
+
+  10 Mar 2015; Ian Delaney  +bzr-git-0.6.8-r1.ebuild:
+  revbump; conversion -> distutils-r1 wrt bug #541008
 
   25 Mar 2013; Agostino Sarubbo  bzr-git-0.6.8.ebuild:
   Stable for x86, wrt bug #457348



1.1  dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild?rev=1.1&content-type=text/plain

Index: bzr-git-0.6.8-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild,v 
1.1 2015/03/10 14:38:14 idella4 Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=1

inherit distutils-r1

DESCRIPTION="Support for Git branches in Bazaar"
HOMEPAGE="http://bazaar-vcs.org/BzrForeignBranches/Git";
SRC_URI=""

LICENSE="GPL-2"
SLOT="0"

if [[ ${PV} =  ]]; then
inherit bzr
EBZR_REPO_URI="lp:bzr-git"
KEYWORDS=""
else
SRC_URI="http://samba.org/~jelmer/bzr/${P}.tar.gz";
KEYWORDS="~amd64 ~x86"
fi

IUSE=""
# Test are broken, they want API functions from Dulwich which are not
# installed in Gentoo
RESTRICT="test"

# Check info.py for dulwich and bzr version dependency info.
# The file should be fairly straightforward to understand.
DEPEND=""
RDEPEND=">=dev-python/dulwich-0.8.2[${PYTHON_USEDEP}]
>=dev-vcs/bzr-2.5.0[${PYTHON_USEDEP}]"

pkg_setup() {
python-single-r1_pkg_setup
}






[gentoo-commits] gentoo-x86 commit in dev-vcs/bzr-explorer: bzr-explorer-1.3.0-r1.ebuild ChangeLog

2015-03-10 Thread Ian Delaney (idella4)
idella4 15/03/10 14:34:45

  Modified: ChangeLog
  Added:bzr-explorer-1.3.0-r1.ebuild
  Log:
  revbump; conversion -> distutils-r1 wrt bug #541008
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.26 dev-vcs/bzr-explorer/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog?rev=1.26&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog?rev=1.26&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   22 May 2013 21:20:29 -  1.25
+++ ChangeLog   10 Mar 2015 14:34:45 -  1.26
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/bzr-explorer
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.25 
2013/05/22 21:20:29 fauli Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.26 
2015/03/10 14:34:45 idella4 Exp $
+
+*bzr-explorer-1.3.0-r1 (10 Mar 2015)
+
+  10 Mar 2015; Ian Delaney  +bzr-explorer-1.3.0-r1.ebuild:
+  revbump; conversion -> distutils-r1 wrt bug #541008
 
   22 May 2013; Christian Faulhammer 
   -bzr-explorer-1.2.1.ebuild, -bzr-explorer-1.2.2.ebuild:



1.1  dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: bzr-explorer-1.3.0-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild,v 1.1 
2015/03/10 14:34:45 idella4 Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=1

inherit distutils-r1

MY_PV=${PV/_beta/b}
MY_PV=${MY_PV/_rc/rc}
LPV=${MY_PV}
MY_P=${PN}-${MY_PV}

DESCRIPTION="A high level interface to all commonly used Bazaar features"
HOMEPAGE="https://launchpad.net/bzr-explorer";
SRC_URI="http://launchpad.net/${PN}/1.3/${LPV}/+download/${MY_P}.tar.gz";
LICENSE="GPL-2"

SLOT="0"

KEYWORDS="~amd64 ~x86"
IUSE="gtk"

DEPEND=""
RDEPEND=">=dev-vcs/bzr-2.5[${PYTHON_USEDEP}]
>=dev-vcs/qbzr-0.23[${PYTHON_USEDEP}]
gtk? ( dev-vcs/bzr-gtk[${PYTHON_USEDEP}] )"

pkg_setup() {
python-single-r1_pkg_setup
}






[gentoo-commits] gentoo-x86 commit in dev-vcs/bzr-xmloutput: bzr-xmloutput-0.8.8-r2.ebuild ChangeLog

2015-03-10 Thread Ian Delaney (idella4)
idella4 15/03/10 14:40:42

  Modified: ChangeLog
  Added:bzr-xmloutput-0.8.8-r2.ebuild
  Log:
  revbump; conversion -> distutils-r1 wrt bug #541008
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.18 dev-vcs/bzr-xmloutput/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   25 Mar 2013 20:52:41 -  1.17
+++ ChangeLog   10 Mar 2015 14:40:42 -  1.18
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/bzr-xmloutput
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog,v 1.17 
2013/03/25 20:52:41 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog,v 1.18 
2015/03/10 14:40:42 idella4 Exp $
+
+*bzr-xmloutput-0.8.8-r2 (10 Mar 2015)
+
+  10 Mar 2015; Ian Delaney  +bzr-xmloutput-0.8.8-r2.ebuild:
+  revbump; conversion -> distutils-r1 wrt bug #541008
 
   25 Mar 2013; Agostino Sarubbo  
bzr-xmloutput-0.8.8-r1.ebuild:
   Stable for x86, wrt bug #456632



1.1  dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.8-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.8-r2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.8-r2.ebuild?rev=1.1&content-type=text/plain

Index: bzr-xmloutput-0.8.8-r2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.8-r2.ebuild,v 
1.1 2015/03/10 14:40:42 idella4 Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=1

inherit distutils-r1

DESCRIPTION="A Bazaar plugin that provides a option to generate XML output 
forbuiltin commands."
HOMEPAGE="http://bazaar-vcs.org/XMLOutput";
SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND="dev-vcs/bzr[${PYTHON_USEDEP}]"

PATCHES=( "${FILESDIR}"/${P}_remove-relative-imports.patch )

pkg_setup() {
python-single-r1_pkg_setup
}






[gentoo-commits] proj/test:master commit in: /, files/

2015-03-10 Thread Alex Legler
commit: 7f4350a1d75a94794ac4b58cd6da8b603c22
Author: Alex Legler  a3li  li>
AuthorDate: Tue Mar 10 14:44:02 2015 +
Commit: Alex Legler  gentoo  org>
CommitDate: Tue Mar 10 14:44:02 2015 +
URL:https://gitweb.gentoo.org/proj/test.git/commit/?id=7f43

Testing paths bold, message plain

 FOO   | 1 +
 files/BAR | 1 +
 2 files changed, 2 insertions(+)

diff --git a/FOO b/FOO
index e69de29..257cc56 100644
--- a/FOO
+++ b/FOO
@@ -0,0 +1 @@
+foo

diff --git a/files/BAR b/files/BAR
index e69de29..5716ca5 100644
--- a/files/BAR
+++ b/files/BAR
@@ -0,0 +1 @@
+bar



[gentoo-commits] gentoo-x86 commit in app-backup/bareos: bareos-14.2.1.ebuild bareos-12.4.5-r1.ebuild bareos-13.2.3-r1.ebuild bareos-13.2.4.ebuild ChangeLog

2015-03-10 Thread Marc Schiffbauer (mschiff)
mschiff 15/03/10 14:43:07

  Modified: bareos-14.2.1.ebuild bareos-12.4.5-r1.ebuild
bareos-13.2.3-r1.ebuild bareos-13.2.4.ebuild
ChangeLog
  Log:
  use :0 slot for gmp and readline depends
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x296C6CCA35A64134)

Revision  ChangesPath
1.5  app-backup/bareos/bareos-14.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild?r1=1.4&r2=1.5

Index: bareos-14.2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bareos-14.2.1.ebuild10 Mar 2015 14:30:04 -  1.4
+++ bareos-14.2.1.ebuild10 Mar 2015 14:43:07 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild,v 
1.4 2015/03/10 14:30:04 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-14.2.1.ebuild,v 
1.5 2015/03/10 14:43:07 mschiff Exp $
 
 EAPI="5"
 
@@ -27,7 +27,7 @@
rados? ( sys-cluster/ceph )
glusterfs? ( sys-cluster/glusterfs )
lmdb? ( dev-db/lmdb )
-   dev-libs/gmp:*
+   dev-libs/gmp:0
!clientonly? (
postgres? ( dev-db/postgresql:*[threads] )
mysql? ( virtual/mysql )
@@ -41,7 +41,7 @@
fastlz? ( dev-libs/bareos-fastlzlib )
logwatch? ( sys-apps/logwatch )
tcpd? ( sys-apps/tcp-wrappers )
-   readline? ( sys-libs/readline:* )
+   readline? ( sys-libs/readline:0 )
static? (
acl? ( virtual/acl[static-libs] )
sys-libs/zlib[static-libs]



1.7  app-backup/bareos/bareos-12.4.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-12.4.5-r1.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-12.4.5-r1.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-12.4.5-r1.ebuild?r1=1.6&r2=1.7

Index: bareos-12.4.5-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-12.4.5-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bareos-12.4.5-r1.ebuild 10 Mar 2015 14:30:04 -  1.6
+++ bareos-12.4.5-r1.ebuild 10 Mar 2015 14:43:07 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-12.4.5-r1.ebuild,v 
1.6 2015/03/10 14:30:04 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-12.4.5-r1.ebuild,v 
1.7 2015/03/10 14:43:07 mschiff Exp $
 
 EAPI="5"
 
@@ -23,7 +23,7 @@
 
 DEPEND="
!app-backup/bacula
-   dev-libs/gmp:*
+   dev-libs/gmp:0
!clientonly? (
postgres? ( dev-db/postgresql:*[threads] )
mysql? ( virtual/mysql )
@@ -36,7 +36,7 @@
)
logwatch? ( sys-apps/logwatch )
tcpd? ( sys-apps/tcp-wrappers )
-   readline? ( sys-libs/readline:* )
+   readline? ( sys-libs/readline:0 )
static? (
acl? ( virtual/acl[static-libs] )
sys-libs/zlib[static-libs]



1.6  app-backup/bareos/bareos-13.2.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-13.2.3-r1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-13.2.3-r1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bareos/bareos-13.2.3-r1.ebuild?r1=1.5&r2=1.6

Index: bareos-13.2.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-13.2.3-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bareos-13.2.3-r1.ebuild 10 Mar 2015 14:30:04 -  1.5
+++ bareos-13.2.3-r1.ebuild 10 Mar 2015 14:43:07 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/bareos-13.2.3-r1.ebuild,v 
1.5 2015/03/10 14:30:04 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bareos/

[gentoo-commits] proj/test: New branch: master

2015-03-10 Thread Alex Legler
commit: 
Commit: Alex Legler  gentoo  org>
CommitDate: Tue Mar 10 14:42:42 2015 +

New branch: master




[gentoo-commits] proj/test:master commit in: /, files/

2015-03-10 Thread Alex Legler
commit: e94239bce4419f7239fc7110101359ad4cbde033
Author: Alex Legler  a3li  li>
AuthorDate: Tue Mar 10 14:49:57 2015 +
Commit: Alex Legler  gentoo  org>
CommitDate: Tue Mar 10 14:49:57 2015 +
URL:https://gitweb.gentoo.org/proj/test.git/commit/?id=e94239bc

Testing again

 FOO   | 2 +-
 files/BAR | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/FOO b/FOO
index 257cc56..8480c53 100644
--- a/FOO
+++ b/FOO
@@ -1 +1 @@
-foo
+asfoo

diff --git a/files/BAR b/files/BAR
index 5716ca5..a486f1a 100644
--- a/files/BAR
+++ b/files/BAR
@@ -1 +1,2 @@
 bar
+bar



[gentoo-commits] proj/test:master commit in: files/, /

2015-03-10 Thread Alex Legler
commit: 4ac30a876e402d1f3fa41e728a466a19758515d9
Author: Alex Legler  a3li  li>
AuthorDate: Tue Mar 10 14:51:44 2015 +
Commit: Alex Legler  gentoo  org>
CommitDate: Tue Mar 10 14:51:44 2015 +
URL:https://gitweb.gentoo.org/proj/test.git/commit/?id=4ac30a87

Yellow?

 FOO   | 2 +-
 files/BAR | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/FOO b/FOO
index 8480c53..ae53a2d 100644
--- a/FOO
+++ b/FOO
@@ -1 +1 @@
-asfoo
+fdaasfoo

diff --git a/files/BAR b/files/BAR
index a486f1a..47c6432 100644
--- a/files/BAR
+++ b/files/BAR
@@ -1,2 +1,2 @@
-bar
+fe ^:wqbar
 bar



[gentoo-commits] proj/sci:master commit in: sci-libs/dcmtk/

2015-03-10 Thread Justin Lecher
commit: de9a17c1d2d9661964ab04359727a0ecae78e76b
Author: Justin Lecher  gentoo  org>
AuthorDate: Tue Mar 10 14:54:08 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Mar 10 14:54:08 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=de9a17c1

sci-libs/dcmtk: Fix compilation with USE=-doc, fixes 
https://github.com/gentoo-science/sci/issues/385

Package-Manager: portage-2.2.18

 sci-libs/dcmtk/ChangeLog  | 6 +-
 sci-libs/dcmtk/dcmtk-3.6.0.ebuild | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/sci-libs/dcmtk/ChangeLog b/sci-libs/dcmtk/ChangeLog
index 3177dd5..869f1ff 100644
--- a/sci-libs/dcmtk/ChangeLog
+++ b/sci-libs/dcmtk/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-libs/dcmtk
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  10 Mar 2015; Justin Lecher  dcmtk-3.6.0.ebuild:
+  sci-libs/dcmtk: Fix compilation with USE=-doc, fixes https://github.com
+  /gentoo-science/sci/issues/385
+
   13 Nov 2014; Justin Lecher  dcmtk-3.6.0.ebuild,
   metadata.xml:
   Move large patch into patch dir

diff --git a/sci-libs/dcmtk/dcmtk-3.6.0.ebuild 
b/sci-libs/dcmtk/dcmtk-3.6.0.ebuild
index 67d2bb8..b78553d 100644
--- a/sci-libs/dcmtk/dcmtk-3.6.0.ebuild
+++ b/sci-libs/dcmtk/dcmtk-3.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -19,7 +19,7 @@ SLOT="0"
 IUSE="doc png ssl tcpd +threads tiff xml zlib"
 
 RDEPEND="
-   virtual/jpeg
+   virtual/jpeg:0=
png? ( media-libs/libpng:0= )
ssl? ( dev-libs/openssl:= )
tcpd? ( sys-apps/tcp-wrappers )
@@ -71,5 +71,5 @@ src_configure() {
 }
 
 src_compile() {
-   cmake-utils_src_compile all $(usex doc "html")
+   cmake-utils_src_compile all $(usex doc "html" "")
 }



[gentoo-commits] gentoo-x86 commit in x11-misc/spacefm: metadata.xml ChangeLog

2015-03-10 Thread Yixun Lan (dlan)
dlan15/03/10 15:08:39

  Modified: metadata.xml ChangeLog
  Log:
  update maintainer's email address
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

Revision  ChangesPath
1.8  x11-misc/spacefm/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/spacefm/metadata.xml?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/spacefm/metadata.xml?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/spacefm/metadata.xml?r1=1.7&r2=1.8

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/spacefm/metadata.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- metadata.xml26 Nov 2014 09:11:22 -  1.7
+++ metadata.xml10 Mar 2015 15:08:39 -  1.8
@@ -3,7 +3,7 @@
 
proxy-maintainers

-   dlcampb...@gmx.com
+   cont...@sporkbox.us
Daniel Campbell





1.66 x11-misc/spacefm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/spacefm/ChangeLog?rev=1.66&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/spacefm/ChangeLog?rev=1.66&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/spacefm/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/spacefm/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog   26 Nov 2014 09:11:22 -  1.65
+++ ChangeLog   10 Mar 2015 15:08:39 -  1.66
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/spacefm
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/ChangeLog,v 1.65 
2014/11/26 09:11:22 dlan Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/ChangeLog,v 1.66 
2015/03/10 15:08:39 dlan Exp $
+
+  10 Mar 2015; Yixun Lan  metadata.xml:
+  update maintainer's email address
 
   26 Nov 2014; Yixun Lan  metadata.xml:
   update Daniel Campbell as maintainer






[gentoo-commits] gentoo-x86 commit in net-misc/portspoof: portspoof-1.3.ebuild portspoof-9999.ebuild ChangeLog

2015-03-10 Thread Richard Farina (zerochaos)
zerochaos15/03/10 15:14:04

  Modified: portspoof-.ebuild ChangeLog
  Added:portspoof-1.3.ebuild
  Log:
  version bump and add upstream init file as support script called 
portspoof-runner
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.3  net-misc/portspoof/portspoof-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/portspoof/portspoof-.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/portspoof/portspoof-.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/portspoof/portspoof-.ebuild?r1=1.2&r2=1.3

Index: portspoof-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/portspoof/portspoof-.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- portspoof-.ebuild   26 Mar 2014 14:22:35 -  1.2
+++ portspoof-.ebuild   10 Mar 2015 15:14:04 -  1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/portspoof/portspoof-.ebuild,v 
1.2 2014/03/26 14:22:35 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/portspoof/portspoof-.ebuild,v 
1.3 2015/03/10 15:14:04 zerochaos Exp $
 
 EAPI=5
 
@@ -26,4 +26,12 @@
if [[ ${PV} == "" ]] ; then
eautoreconf
fi
+   sed -i \
+   's#/usr/local/bin/portspoof -D -c /usr/local/etc/portspoof.conf -s 
/usr/local/etc/portspoof_signatures#/usr/bin/portspoof -D -c 
/etc/portspoof.conf -s /etc/portspoof_signatures#'\
+system_files/init.d/portspoof.sh
+}
+
+src_install() {
+   default_src_install
+   newsbin system_files/init.d/portspoof.sh portspoof-runner
 }



1.4  net-misc/portspoof/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/portspoof/ChangeLog?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/portspoof/ChangeLog?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/portspoof/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/portspoof/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   26 Mar 2014 14:22:35 -  1.3
+++ ChangeLog   10 Mar 2015 15:14:04 -  1.4
@@ -1,6 +1,13 @@
 # ChangeLog for net-misc/portspoof
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/portspoof/ChangeLog,v 1.3 
2014/03/26 14:22:35 zerochaos Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/portspoof/ChangeLog,v 1.4 
2015/03/10 15:14:04 zerochaos Exp $
+
+*portspoof-1.3 (10 Mar 2015)
+
+  10 Mar 2015; Rick Farina  +portspoof-1.3.ebuild,
+  portspoof-.ebuild:
+  version bump and add upstream init file as support script called portspoof-
+  runner
 
   26 Mar 2014; Rick Farina  portspoof-.ebuild:
   update  to match versioned



1.1  net-misc/portspoof/portspoof-1.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/portspoof/portspoof-1.3.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/portspoof/portspoof-1.3.ebuild?rev=1.1&content-type=text/plain

Index: portspoof-1.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/portspoof/portspoof-1.3.ebuild,v 
1.1 2015/03/10 15:14:04 zerochaos Exp $

EAPI=5

DESCRIPTION="return SYN+ACK for every port connection attempt"
HOMEPAGE="http://portspoof.org/";
LICENSE="GPL-2+"
SLOT="0"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"

if [[ ${PV} == "" ]] ; then
inherit git-r3 autotools
EGIT_REPO_URI="https://github.com/drk1wi/${PN}.git";
KEYWORDS=""
else
SRC_URI="https://github.com/drk1wi/portspoof/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi

src_prepare() {
if [[ ${PV} == "" ]] ; then
eautoreconf
fi
sed -i \
's#/usr/local/bin/portspoof -D -c /usr/local/etc/portspoof.conf -s 
/usr/local/etc/portspoof_signatures#/usr/bin/portspoof -D -c 
/etc/portspoof.conf -s /etc/portspoof_signatures#'\
 system_files/init.d/portspoof.sh
}

src_install() {
default_src_install
newsbin system_files/init.d/portspoof.sh portspoof-runner
}






[gentoo-commits] gentoo-x86 commit in www-plugins/mozplugger: metadata.xml mozplugger-2.1.6.ebuild Manifest ChangeLog

2015-03-10 Thread Michael Weber (xmw)
xmw 15/03/10 15:18:34

  Added:metadata.xml mozplugger-2.1.6.ebuild Manifest
ChangeLog
  Log:
  Re-add new version.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.4  www-plugins/mozplugger/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/metadata.xml?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/metadata.xml?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/metadata.xml?r1=1.3&r2=1.4




1.1  www-plugins/mozplugger/mozplugger-2.1.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/mozplugger-2.1.6.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/mozplugger-2.1.6.ebuild?rev=1.1&content-type=text/plain

Index: mozplugger-2.1.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/mozplugger/mozplugger-2.1.6.ebuild,v 1.1 
2015/03/10 15:18:34 xmw Exp $

EAPI=5
inherit toolchain-funcs

DESCRIPTION="Streaming media plugin for Mozilla, based on netscape-plugger"
HOMEPAGE="http://mozplugger.mozdev.org/";
SRC_URI="http://${PN}.mozdev.org/files/${P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}"

src_install() {
dobin ${PN}-{helper,controller,linker,update}

insinto /etc
doins ${PN}rc

insinto /usr/$(get_libdir)/nsbrowser/plugins
doins ${PN}.so

doman ${PN}.7
dodoc ChangeLog README
}



1.15 www-plugins/mozplugger/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/Manifest?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/Manifest?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/Manifest?r1=1.14&r2=1.15




1.14 www-plugins/mozplugger/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/ChangeLog?r1=1.13&r2=1.14







[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/, gkeys/etc/

2015-03-10 Thread Brian Dolbec
commit: dfe6fd48a50d5753127a3720259f10312822a39b
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 10 14:14:27 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 10 14:14:27 2015 +
URL:https://gitweb.gentoo.org/proj/gentoo-keys.git/commit/?id=dfe6fd48

gkeys: Fix setting deafault location of homedir

Pass in the os.expanduser('~') setting to the config parser.
Comment out the gkeys.conf homedir setting so it can use the passed in default.

 gkeys/etc/gkeys.conf  | 4 +++-
 gkeys/gkeys/config.py | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/gkeys/etc/gkeys.conf b/gkeys/etc/gkeys.conf
index 3f15051..e7a363f 100644
--- a/gkeys/etc/gkeys.conf
+++ b/gkeys/etc/gkeys.conf
@@ -16,7 +16,9 @@ gkeysdir: /var/lib/gentoo/gkeys
 
 
 # default user home directory
-homedir:
+# normally set by expanding ~
+# uncomment and edit for a custom location
+#homedir:
 
 
 # user gkey directory

diff --git a/gkeys/gkeys/config.py b/gkeys/gkeys/config.py
index 96e85e6..1cac0b0 100644
--- a/gkeys/gkeys/config.py
+++ b/gkeys/gkeys/config.py
@@ -99,8 +99,8 @@ class GKeysConfig(GPGConfig):
 self.defaults[key] = self._sub_(self.defaults[key])
 defaults = OrderedDict()
 # Add only the defaults we want in the configparser
-for key in ['gkeysdir', 'keyring', 'sign-keydir', 'logdir', 'seedsdir',
-'keyserver']:
+for key in ['gkeysdir', 'homedir', 'keyring', 'sign-keydir', 'logdir',
+'seedsdir', 'keyserver']:
 defaults[key] = self.defaults[key]
 if filename == None:
 filename = self.defaults['config']



[gentoo-commits] gentoo-x86 commit in app-accessibility/emacspeak: emacspeak-9999.ebuild ChangeLog

2015-03-10 Thread William Hubbs (williamh)
williamh15/03/10 15:29:50

  Modified: emacspeak-.ebuild ChangeLog
  Log:
  Upstream moved to github, so adjust the live ebuild
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  ChangesPath
1.10 app-accessibility/emacspeak/emacspeak-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/emacspeak/emacspeak-.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/emacspeak/emacspeak-.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/emacspeak/emacspeak-.ebuild?r1=1.9&r2=1.10

Index: emacspeak-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-accessibility/emacspeak/emacspeak-.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- emacspeak-.ebuild   28 Jan 2015 00:00:35 -  1.9
+++ emacspeak-.ebuild   10 Mar 2015 15:29:50 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-accessibility/emacspeak/emacspeak-.ebuild,v 1.9 
2015/01/28 00:00:35 teiresias Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-accessibility/emacspeak/emacspeak-.ebuild,v 
1.10 2015/03/10 15:29:50 williamh Exp $
 
 EAPI=5
 
@@ -10,11 +10,11 @@
 inherit eutils readme.gentoo elisp
 
 if [[ ${PV} == "" ]] ; then
-   ESVN_REPO_URI="http://${PN}.googlecode.com/svn/trunk";
-   inherit subversion
+   EGIT_REPO_URI="git://github.com/tvraman/emacspeak.git"
+   inherit git-r3
 else
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2";
-   KEYWORDS="amd64 ppc x86"
+   KEYWORDS="~amd64 ~ppc ~x86"
 fi
 
 DESCRIPTION="the emacspeak audio desktop"



1.61 app-accessibility/emacspeak/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/emacspeak/ChangeLog?rev=1.61&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/emacspeak/ChangeLog?rev=1.61&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/emacspeak/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   28 Jan 2015 00:00:35 -  1.60
+++ ChangeLog   10 Mar 2015 15:29:50 -  1.61
@@ -1,6 +1,9 @@
 # ChangeLog for app-accessibility/emacspeak
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/ChangeLog,v 
1.60 2015/01/28 00:00:35 teiresias Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/ChangeLog,v 
1.61 2015/03/10 15:29:50 williamh Exp $
+
+  10 Mar 2015; William Hubbs  emacspeak-.ebuild:
+  Upstream moved to github, so adjust the live ebuild
 
   27 Jan 2015; Christopher Brannon 
   -emacspeak-39.0-r1.ebuild, emacspeak-.ebuild:






[gentoo-commits] dev/graaff:master commit in: dev-ruby/astrolabe/

2015-03-10 Thread Hans de Graaff
commit: 6650f45105abcd7bbe5040a84e55b4218582e5b8
Author: Hans de Graaff  degraaff  org>
AuthorDate: Tue Mar 10 15:33:59 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Mar 10 15:33:59 2015 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=6650f451

Initial import.

Package-Manager: portage-2.2.14

 dev-ruby/astrolabe/ChangeLog  | 10 ++
 dev-ruby/astrolabe/Manifest   |  1 +
 dev-ruby/astrolabe/astrolabe-1.3.0.ebuild | 23 +++
 dev-ruby/astrolabe/metadata.xml   |  6 ++
 4 files changed, 40 insertions(+)

diff --git a/dev-ruby/astrolabe/ChangeLog b/dev-ruby/astrolabe/ChangeLog
new file mode 100644
index 000..e814ecc
--- /dev/null
+++ b/dev-ruby/astrolabe/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/astrolabe
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*astrolabe-1.3.0 (10 Mar 2015)
+
+  10 Mar 2015; Hans de Graaff  +astrolabe-1.3.0.ebuild,
+  +metadata.xml:
+  Initial import.
+

diff --git a/dev-ruby/astrolabe/Manifest b/dev-ruby/astrolabe/Manifest
new file mode 100644
index 000..7358ee9
--- /dev/null
+++ b/dev-ruby/astrolabe/Manifest
@@ -0,0 +1 @@
+DIST astrolabe-1.3.0.gem 16384 SHA256 
23f774f5fa164e293bbf3977e42fe0258f49f06a5fd62080fae27d7248fddea1 SHA512 
8acc0cd432b2aadff81ae6599a26e1778680d7e8cdd9af0644156e08151e27eabaf6e8bc4afffa0e51930b477823fc6c903f4fe88029989f5096df265df8504e
 WHIRLPOOL 
c0a2a55ec4df6cd986e322a8b07dbf9aee629cfb09b991e6ec4f1c1cf342bda8877b7b49f3f1c5298a2707540606bbd9475f0a86675f8a72f8b5dc4840f767ed

diff --git a/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild 
b/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild
new file mode 100644
index 000..ae67c4e
--- /dev/null
+++ b/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:  $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An object-oriented AST extension for Parser"
+HOMEPAGE="https://github.com/yujinakayama/astrolabe";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/parser-2.2.0:0"

diff --git a/dev-ruby/astrolabe/metadata.xml b/dev-ruby/astrolabe/metadata.xml
new file mode 100644
index 000..9bf681c
--- /dev/null
+++ b/dev-ruby/astrolabe/metadata.xml
@@ -0,0 +1,6 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+gra...@gentoo.org
+



[gentoo-commits] gentoo-x86 commit in net-misc/openconnect: ChangeLog openconnect-7.02.ebuild

2015-03-10 Thread Yixun Lan (dlan)
dlan15/03/10 16:02:51

  Modified: ChangeLog openconnect-7.02.ebuild
  Log:
  keyword for arm/arm64, test on cortex-a9 and a53 board
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

Revision  ChangesPath
1.37 net-misc/openconnect/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openconnect/ChangeLog?rev=1.37&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openconnect/ChangeLog?rev=1.37&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openconnect/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/openconnect/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   6 Jan 2015 02:35:10 -   1.36
+++ ChangeLog   10 Mar 2015 16:02:51 -  1.37
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/openconnect
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openconnect/ChangeLog,v 1.36 
2015/01/06 02:35:10 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openconnect/ChangeLog,v 1.37 
2015/03/10 16:02:51 dlan Exp $
+
+  10 Mar 2015; Yixun Lan  openconnect-7.02.ebuild:
+  keyword for arm/arm64, test on cortex-a9 and a53 board
 
   06 Jan 2015; Mike Gilbert  openconnect-7.02.ebuild:
   Use tarball for vpnc-scripts.



1.3  net-misc/openconnect/openconnect-7.02.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openconnect/openconnect-7.02.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openconnect/openconnect-7.02.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openconnect/openconnect-7.02.ebuild?r1=1.2&r2=1.3

Index: openconnect-7.02.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/openconnect/openconnect-7.02.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openconnect-7.02.ebuild 6 Jan 2015 02:35:10 -   1.2
+++ openconnect-7.02.ebuild 10 Mar 2015 16:02:51 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-misc/openconnect/openconnect-7.02.ebuild,v 1.2 
2015/01/06 02:35:10 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/openconnect/openconnect-7.02.ebuild,v 1.3 
2015/03/10 16:02:51 dlan Exp $
 
 EAPI="5"
 
@@ -17,7 +17,7 @@
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="doc +gnutls gssapi java libproxy nls static-libs"
 ILINGUAS="ar cs de el en_GB en_US es eu fi fr gl id lt nl pa pl pt pt_BR sk sl 
tg ug uk zh_CN zh_TW"
 for lang in $ILINGUAS; do






[gentoo-commits] gentoo-x86 commit in media-sound/baudline: baudline-1.08-r1.ebuild ChangeLog

2015-03-10 Thread Michael Weber (xmw)
xmw 15/03/10 16:07:28

  Modified: baudline-1.08-r1.ebuild ChangeLog
  Log:
  Drop RESTRICT=binchecks (bug 542214) and fix .desktop file errors
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.5  media-sound/baudline/baudline-1.08-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/baudline/baudline-1.08-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/baudline/baudline-1.08-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/baudline/baudline-1.08-r1.ebuild?r1=1.4&r2=1.5

Index: baudline-1.08-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/baudline/baudline-1.08-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- baudline-1.08-r1.ebuild 15 Nov 2014 21:00:50 -  1.4
+++ baudline-1.08-r1.ebuild 10 Mar 2015 16:07:28 -  1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/baudline/baudline-1.08-r1.ebuild,v 1.4 
2014/11/15 21:00:50 zerochaos Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/baudline/baudline-1.08-r1.ebuild,v 1.5 
2015/03/10 16:07:28 xmw Exp $
 
 EAPI=3
 
@@ -18,7 +18,8 @@
 KEYWORDS="amd64 ~x86"
 IUSE="jack"
 
-RESTRICT="binchecks mirror bindist"
+RESTRICT="mirror bindist"
+QA_PREBUILT="/opt/baudline/baudline"
 
 RDEPEND="media-fonts/font-adobe-75dpi
media-fonts/font-misc-misc
@@ -43,14 +44,14 @@
exeinto /opt/${PN}
doexe ${PN} || die
dosym /opt/${PN}/${PN} /usr/bin/${PN} || die
-   make_desktop_entry /usr/bin/${PN} Baudline ${PN} "Audio;Player;" 
"Comment=Sound analyser\n" \
+   make_desktop_entry /usr/bin/${PN} Baudline ${PN} "AudioVideo;Player;" \

"MimeType=audio/x-aiff;audio/basic;audio/x-mp3;audio/x-flac;audio/vorbis;audio/x-wav;"
 \

"audio/x-vorbis;audio/mpeg;audio/x-gsm;audio/x-voc;application/x-ogg;"
 
if use jack ; then
doexe ${PN}_jack || die
dosym /opt/${PN}/${PN}_jack /usr/bin/${PN}_jack || die
-   make_desktop_entry /usr/bin/${PN}_jack "Baudline (jack 
support)" ${PN} "Audio;Player;" "Comment=Sound analyser\n" \
+   make_desktop_entry /usr/bin/${PN}_jack "Baudline (jack 
support)" ${PN} "AudioVideo;Player;" \

"MimeType=audio/x-aiff;audio/basic;audio/x-mp3;audio/x-flac;audio/vorbis;audio/x-wav;"
 \

"audio/x-vorbis;audio/mpeg;audio/x-gsm;audio/x-voc;application/x-ogg;"
fi



1.8  media-sound/baudline/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/baudline/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/baudline/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/baudline/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/baudline/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   15 Nov 2014 21:00:50 -  1.7
+++ ChangeLog   10 Mar 2015 16:07:28 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/baudline
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/baudline/ChangeLog,v 1.7 
2014/11/15 21:00:50 zerochaos Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/baudline/ChangeLog,v 1.8 
2015/03/10 16:07:28 xmw Exp $
+
+  10 Mar 2015; Michael Weber  baudline-1.08-r1.ebuild:
+  Drop RESTRICT=binchecks (bug 542214) and fix .desktop file errors
 
   15 Nov 2014; Rick Farina  baudline-1.08-r1.ebuild:
   adjust restrictions per discussion with ulm and baudline license






[gentoo-commits] gentoo-x86 commit in net-misc/connman: metadata.xml ChangeLog connman-1.28.ebuild connman-1.27.ebuild

2015-03-10 Thread Yixun Lan (dlan)
dlan15/03/10 16:06:53

  Modified: metadata.xml ChangeLog connman-1.28.ebuild
connman-1.27.ebuild
  Log:
  fix openconnect dep, bug 509908, add Balint SZENTE as maintainer
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

Revision  ChangesPath
1.21 net-misc/connman/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/metadata.xml?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/metadata.xml?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/metadata.xml?r1=1.20&r2=1.21

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/metadata.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- metadata.xml7 Mar 2015 14:00:35 -   1.20
+++ metadata.xml10 Mar 2015 16:06:53 -  1.21
@@ -1,14 +1,17 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-
-d...@gentoo.org
-Yixun Lan
-
-
-chain...@gentoo.org
-Tony Vroon
-
+   proxy-maintainers
+   
+   bal...@szentedwg.ro
+   Bálint Szente
+   Primary Maintainer, Assign bugs
+   
+   
+   d...@gentoo.org
+   Yixun Lan
+   Co Maintainer, CC bugs
+   

Enable ethernet support.
Use net-dialup/xl2tpd for L2TP VPN 
support.



1.91 net-misc/connman/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?rev=1.91&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?rev=1.91&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?r1=1.90&r2=1.91

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   7 Mar 2015 14:00:35 -   1.90
+++ ChangeLog   10 Mar 2015 16:06:53 -  1.91
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/connman
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.90 
2015/03/07 14:00:35 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.91 
2015/03/10 16:06:53 dlan Exp $
+
+  10 Mar 2015; Yixun Lan  connman-1.27.ebuild,
+  connman-1.28.ebuild, metadata.xml:
+  fix openconnect dep, bug 509908, add Balint SZENTE as maintainer
 
 *connman-1.28 (07 Mar 2015)
 



1.2  net-misc/connman/connman-1.28.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.28.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.28.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.28.ebuild?r1=1.1&r2=1.2

Index: connman-1.28.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.28.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- connman-1.28.ebuild 7 Mar 2015 14:00:35 -   1.1
+++ connman-1.28.ebuild 10 Mar 2015 16:06:53 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.28.ebuild,v 1.1 
2015/03/07 14:00:35 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.28.ebuild,v 1.2 
2015/03/10 16:06:53 dlan Exp $
 
 EAPI="5"
 inherit base systemd
@@ -20,6 +20,7 @@
bluetooth? ( net-wireless/bluez )
l2tp? ( net-dialup/xl2tpd )
ofono? ( net-misc/ofono )
+   openconnect? ( net-misc/openconnect )
openvpn? ( net-misc/openvpn )
policykit? ( sys-auth/polkit )
pptp? ( net-dialup/pptpclient )



1.2  net-misc/connman/connman-1.27.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.27.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.27.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.27.ebuild?r1=1.1&r2=1.2

Index: connman-1.27.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.27.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- connman-1.27.ebuild 1

[gentoo-commits] dev/graaff:master commit in: dev-ruby/rubocop/

2015-03-10 Thread Hans de Graaff
commit: bea273f89b1c5b4f6cc11c5b207a6139e24b75bc
Author: Hans de Graaff  degraaff  org>
AuthorDate: Tue Mar 10 16:06:37 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Mar 10 16:06:37 2015 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=bea273f8

Initial import.

Package-Manager: portage-2.2.14

 dev-ruby/rubocop/ChangeLog | 10 ++
 dev-ruby/rubocop/Manifest  |  1 +
 dev-ruby/rubocop/metadata.xml  |  6 ++
 dev-ruby/rubocop/rubocop-0.29.1.ebuild | 35 ++
 4 files changed, 52 insertions(+)

diff --git a/dev-ruby/rubocop/ChangeLog b/dev-ruby/rubocop/ChangeLog
new file mode 100644
index 000..43f3b08
--- /dev/null
+++ b/dev-ruby/rubocop/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/rubocop
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*rubocop-0.29.1 (10 Mar 2015)
+
+  10 Mar 2015; Hans de Graaff  +rubocop-0.29.1.ebuild,
+  +metadata.xml:
+  Initial import.
+

diff --git a/dev-ruby/rubocop/Manifest b/dev-ruby/rubocop/Manifest
new file mode 100644
index 000..f33258a
--- /dev/null
+++ b/dev-ruby/rubocop/Manifest
@@ -0,0 +1 @@
+DIST rubocop-0.29.1.gem 958976 SHA256 
fdef20af47f52e8130d39665fb5770fdc7cb72d9c5a5ba56078e0fe2c325f50c SHA512 
378efd5da64c34d589ab7c50e177846958a502476a3dab6d63857fc4abd724c9f61d8314c98a13eb7910bed76e46caf7c38655882f5ba69bb21acd05b3dc9367
 WHIRLPOOL 
d37987f577b58f095b681ad56b540864d1c3c66d1bb976fecb58745259e833eb5e84032c204b9c947b17610fae53da61fd44a481d68b4dde81d9300fba7c87e4

diff --git a/dev-ruby/rubocop/metadata.xml b/dev-ruby/rubocop/metadata.xml
new file mode 100644
index 000..9bf681c
--- /dev/null
+++ b/dev-ruby/rubocop/metadata.xml
@@ -0,0 +1,6 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+gra...@gentoo.org
+

diff --git a/dev-ruby/rubocop/rubocop-0.29.1.ebuild 
b/dev-ruby/rubocop/rubocop-0.29.1.ebuild
new file mode 100644
index 000..31fca23
--- /dev/null
+++ b/dev-ruby/rubocop/rubocop-0.29.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:  $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRAINSTALL="assets config"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby static code analyzer"
+HOMEPAGE="https://github.com/bbatsov/rubocop";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+   >=dev-ruby/astrolabe-1.3:1
+   >=dev-ruby/parser-2.2.0.1:0
+   >=dev-ruby/powerpack-0.1:0
+   >=dev-ruby/ruby-progressbar-1.4:0
+   dev-ruby/rainbow:2"
+
+all_ruby_prepare() {
+   # Remove failing spec, to be investigated later.
+   rm spec/rubocop/formatter/json_formatter_spec.rb || die
+}



[gentoo-commits] gentoo-x86 commit in dev-libs/qjson: qjson-0.8.1-r1.ebuild ChangeLog

2015-03-10 Thread Michael Palimaka (kensington)
kensington15/03/10 16:20:57

  Modified: qjson-0.8.1-r1.ebuild ChangeLog
  Log:
  Raise Qt dependencies to avoid build failure wrt bug #542538.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.2  dev-libs/qjson/qjson-0.8.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qjson/qjson-0.8.1-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qjson/qjson-0.8.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qjson/qjson-0.8.1-r1.ebuild?r1=1.1&r2=1.2

Index: qjson-0.8.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/qjson/qjson-0.8.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qjson-0.8.1-r1.ebuild   26 Feb 2015 12:09:23 -  1.1
+++ qjson-0.8.1-r1.ebuild   10 Mar 2015 16:20:57 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/qjson/qjson-0.8.1-r1.ebuild,v 1.1 
2015/02/26 12:09:23 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/qjson/qjson-0.8.1-r1.ebuild,v 1.2 
2015/03/10 16:20:57 kensington Exp $
 
 EAPI=5
 
@@ -15,10 +15,10 @@
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="debug doc test"
 
-RDEPEND="dev-qt/qtcore:4[${MULTILIB_USEDEP}]"
+RDEPEND=">=dev-qt/qtcore-4.8.6:4[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )
-   test? ( dev-qt/qttest:4[${MULTILIB_USEDEP}] )"
+   test? ( >=dev-qt/qttest-4.8.6:4[${MULTILIB_USEDEP}] )"
 
 DOCS=( ChangeLog README.md )
 



1.36 dev-libs/qjson/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qjson/ChangeLog?rev=1.36&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qjson/ChangeLog?rev=1.36&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qjson/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/qjson/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   26 Feb 2015 12:09:23 -  1.35
+++ ChangeLog   10 Mar 2015 16:20:57 -  1.36
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/qjson
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/qjson/ChangeLog,v 1.35 2015/02/26 
12:09:23 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/qjson/ChangeLog,v 1.36 2015/03/10 
16:20:57 kensington Exp $
+
+  10 Mar 2015; Michael Palimaka  qjson-0.8.1-r1.ebuild:
+  Raise Qt dependencies to avoid build failure wrt bug #542538.
 
 *qjson-0.8.1-r1 (26 Feb 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/sni-qt: sni-qt-0.2.6-r1.ebuild ChangeLog

2015-03-10 Thread Michael Palimaka (kensington)
kensington15/03/10 16:23:53

  Modified: sni-qt-0.2.6-r1.ebuild ChangeLog
  Log:
  Raise Qt dependencies to avoid build failure.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.2  dev-libs/sni-qt/sni-qt-0.2.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/sni-qt/sni-qt-0.2.6-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/sni-qt/sni-qt-0.2.6-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/sni-qt/sni-qt-0.2.6-r1.ebuild?r1=1.1&r2=1.2

Index: sni-qt-0.2.6-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/sni-qt/sni-qt-0.2.6-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sni-qt-0.2.6-r1.ebuild  26 Feb 2015 12:48:40 -  1.1
+++ sni-qt-0.2.6-r1.ebuild  10 Mar 2015 16:23:53 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/sni-qt/sni-qt-0.2.6-r1.ebuild,v 
1.1 2015/02/26 12:48:40 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/sni-qt/sni-qt-0.2.6-r1.ebuild,v 
1.2 2015/03/10 16:23:53 kensington Exp $
 
 EAPI=5
 
@@ -17,12 +17,12 @@
 
 RDEPEND="
dev-libs/libdbusmenu-qt[qt4,${MULTILIB_USEDEP}]
-   dev-qt/qtcore:4[${MULTILIB_USEDEP}]
-   dev-qt/qtdbus:4[${MULTILIB_USEDEP}]
-   dev-qt/qtgui:4[${MULTILIB_USEDEP}]
+   >=dev-qt/qtcore-4.8.6:4[${MULTILIB_USEDEP}]
+   >=dev-qt/qtdbus-4.8.6:4[${MULTILIB_USEDEP}]
+   >=dev-qt/qtgui-4.8.6:4[${MULTILIB_USEDEP}]
 "
 DEPEND="${RDEPEND}
-   test? ( dev-qt/qttest:4[${MULTILIB_USEDEP}] )
+   test? ( >=dev-qt/qttest-4.8.6:4[${MULTILIB_USEDEP}] )
 "
 
 src_prepare() {



1.4  dev-libs/sni-qt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/sni-qt/ChangeLog?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/sni-qt/ChangeLog?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/sni-qt/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/sni-qt/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   26 Feb 2015 12:48:40 -  1.3
+++ ChangeLog   10 Mar 2015 16:23:53 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/sni-qt
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/sni-qt/ChangeLog,v 1.3 2015/02/26 
12:48:40 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/sni-qt/ChangeLog,v 1.4 2015/03/10 
16:23:53 kensington Exp $
+
+  10 Mar 2015; Michael Palimaka  sni-qt-0.2.6-r1.ebuild:
+  Raise Qt dependencies to avoid build failure.
 
 *sni-qt-0.2.6-r1 (26 Feb 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/libdbusmenu-qt: libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild ChangeLog

2015-03-10 Thread Michael Palimaka (kensington)
kensington15/03/10 16:26:01

  Modified: libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild
ChangeLog
  Log:
  Raise Qt dependencies to avoid build failure.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.3  
dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild?r1=1.2&r2=1.3

Index: libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild  1 Mar 2015 15:33:37 -   
1.2
+++ libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild  10 Mar 2015 16:26:01 -  
1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild,v
 1.2 2015/03/01 15:33:37 kensington Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild,v
 1.3 2015/03/10 16:26:01 kensington Exp $
 
 EAPI=5
 
@@ -32,9 +32,9 @@
 
 RDEPEND="
qt4? (
-   dev-qt/qtcore:4[${MULTILIB_USEDEP}]
-   dev-qt/qtdbus:4[${MULTILIB_USEDEP}]
-   dev-qt/qtgui:4[${MULTILIB_USEDEP}]
+   >=dev-qt/qtcore-4.8.6:4[${MULTILIB_USEDEP}]
+   >=dev-qt/qtdbus-4.8.6:4[${MULTILIB_USEDEP}]
+   >=dev-qt/qtgui-4.8.6:4[${MULTILIB_USEDEP}]
)
qt5? (
dev-qt/qtcore:5
@@ -47,7 +47,7 @@
doc? ( app-doc/doxygen )
test? (
dev-libs/qjson[${MULTILIB_USEDEP}]
-   qt4? ( dev-qt/qttest:4[${MULTILIB_USEDEP}] )
+   qt4? ( >=dev-qt/qttest-4.8.6:4[${MULTILIB_USEDEP}] )
qt5? ( dev-qt/qttest:5 )
)
 "



1.42 dev-libs/libdbusmenu-qt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdbusmenu-qt/ChangeLog?rev=1.42&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdbusmenu-qt/ChangeLog?rev=1.42&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdbusmenu-qt/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libdbusmenu-qt/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   1 Mar 2015 15:33:37 -   1.41
+++ ChangeLog   10 Mar 2015 16:26:01 -  1.42
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libdbusmenu-qt
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdbusmenu-qt/ChangeLog,v 1.41 
2015/03/01 15:33:37 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdbusmenu-qt/ChangeLog,v 1.42 
2015/03/10 16:26:01 kensington Exp $
+
+  10 Mar 2015; Michael Palimaka 
+  libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild:
+  Raise Qt dependencies to avoid build failure.
 
   01 Mar 2015; Michael Palimaka 
   libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-libs/protobuf: protobuf-2.6.1-r2.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 17:24:56

  Modified: protobuf-2.6.1-r2.ebuild ChangeLog
  Log:
  Add ~ia64 #524084 by Paweł Hajdan, Jr..
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.2  dev-libs/protobuf/protobuf-2.6.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r2.ebuild?r1=1.1&r2=1.2

Index: protobuf-2.6.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- protobuf-2.6.1-r2.ebuild26 Feb 2015 04:48:28 -  1.1
+++ protobuf-2.6.1-r2.ebuild10 Mar 2015 17:24:56 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r2.ebuild,v 1.1 
2015/02/26 04:48:28 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r2.ebuild,v 1.2 
2015/03/10 17:24:56 vapier Exp $
 
 EAPI=5
 AUTOTOOLS_AUTORECONF=1
@@ -17,7 +17,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0/9" # subslot = soname major version
-KEYWORDS="~amd64 ~arm -hppa ~mips -ppc -ppc64 ~x86 ~amd64-linux ~arm-linux 
~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm -hppa ~ia64 ~mips -ppc -ppc64 ~x86 ~amd64-linux 
~arm-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="emacs examples java python static-libs vim-syntax zlib"
 
 CDEPEND="emacs? ( virtual/emacs )



1.79 dev-libs/protobuf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.79&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.79&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   26 Feb 2015 04:48:28 -  1.78
+++ ChangeLog   10 Mar 2015 17:24:56 -  1.79
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/protobuf
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.78 
2015/02/26 04:48:28 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.79 
2015/03/10 17:24:56 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  protobuf-2.6.1-r2.ebuild:
+  Add ~ia64 #524084 by Paweł Hajdan, Jr..
 
 *protobuf-2.6.1-r2 (26 Feb 2015)
 *protobuf-2.5.0-r3 (26 Feb 2015)






[gentoo-commits] gentoo-x86 commit in dev-python/python-dateutil: python-dateutil-2.4.0.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 17:33:02

  Modified: python-dateutil-2.4.0.ebuild ChangeLog
  Log:
  Add arm64/m68k/s390/sh love.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.2  dev-python/python-dateutil/python-dateutil-2.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.4.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.4.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.4.0.ebuild?r1=1.1&r2=1.2

Index: python-dateutil-2.4.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-dateutil-2.4.0.ebuild5 Jan 2015 19:31:24 -   1.1
+++ python-dateutil-2.4.0.ebuild10 Mar 2015 17:33:02 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.4.0.ebuild,v
 1.1 2015/01/05 19:31:24 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.4.0.ebuild,v
 1.2 2015/03/10 17:33:02 vapier Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-python/six-1.5[${PYTHON_USEDEP}]



1.69 dev-python/python-dateutil/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/ChangeLog?rev=1.69&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/ChangeLog?rev=1.69&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-dateutil/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   8 Mar 2015 23:57:04 -   1.68
+++ ChangeLog   10 Mar 2015 17:33:02 -  1.69
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-dateutil
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-dateutil/ChangeLog,v 1.68 
2015/03/08 23:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-dateutil/ChangeLog,v 1.69 
2015/03/10 17:33:02 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  python-dateutil-2.4.0.ebuild:
+  Add arm64/m68k/s390/sh love.
 
   08 Mar 2015; Pacho Ramos  python-dateutil-2.2.ebuild:
   x86 stable, bug 540290






[gentoo-commits] gentoo-x86 commit in dev-python/python-gflags: python-gflags-2.0.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 17:34:35

  Modified: python-gflags-2.0.ebuild ChangeLog
  Log:
  Add arm64/m68k/mips/s390/sh love.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.15 dev-python/python-gflags/python-gflags-2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild?r1=1.14&r2=1.15

Index: python-gflags-2.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- python-gflags-2.0.ebuild8 Mar 2015 23:57:15 -   1.14
+++ python-gflags-2.0.ebuild10 Mar 2015 17:34:35 -  1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v 
1.14 2015/03/08 23:57:15 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v 
1.15 2015/03/10 17:34:35 vapier Exp $
 
 EAPI="5"
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~arm64 ~m68k ~mips ~s390 ~sh x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



1.21 dev-python/python-gflags/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/ChangeLog?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/ChangeLog?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   8 Mar 2015 23:57:15 -   1.20
+++ ChangeLog   10 Mar 2015 17:34:35 -  1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-gflags
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v 1.20 
2015/03/08 23:57:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v 1.21 
2015/03/10 17:34:35 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  python-gflags-2.0.ebuild:
+  Add arm64/m68k/mips/s390/sh love.
 
   08 Mar 2015; Pacho Ramos  python-gflags-2.0.ebuild:
   x86 stable, bug 540290






[gentoo-commits] gentoo-x86 commit in dev-python/pytz: pytz-2014.10.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 17:36:34

  Modified: pytz-2014.10.ebuild ChangeLog
  Log:
  Mark arm64/s390/sh stable.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.12 dev-python/pytz/pytz-2014.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2014.10.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2014.10.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2014.10.ebuild?r1=1.11&r2=1.12

Index: pytz-2014.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2014.10.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- pytz-2014.10.ebuild 3 Mar 2015 07:15:39 -   1.11
+++ pytz-2014.10.ebuild 10 Mar 2015 17:36:34 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2014.10.ebuild,v 1.11 
2015/03/03 07:15:39 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2014.10.ebuild,v 1.12 
2015/03/10 17:36:34 vapier Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -12,7 +12,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



1.203dev-python/pytz/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/ChangeLog?rev=1.203&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/ChangeLog?rev=1.203&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/ChangeLog?r1=1.202&r2=1.203

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -r1.202 -r1.203
--- ChangeLog   7 Mar 2015 08:21:24 -   1.202
+++ ChangeLog   10 Mar 2015 17:36:34 -  1.203
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pytz
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v 1.202 
2015/03/07 08:21:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v 1.203 
2015/03/10 17:36:34 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  pytz-2014.10.ebuild:
+  Mark arm64/s390/sh stable.
 
   07 Mar 2015; Pacho Ramos  pytz-2014.10.ebuild:
   ppc stable, bug 540290






[gentoo-commits] gentoo-x86 commit in dev-python/google-apputils: google-apputils-0.4.0.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 17:37:25

  Modified: google-apputils-0.4.0.ebuild ChangeLog
  Log:
  Add arm64/m68k/mips/s390/sh love.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.6  dev-python/google-apputils/google-apputils-0.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.0.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.0.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.0.ebuild?r1=1.5&r2=1.6

Index: google-apputils-0.4.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- google-apputils-0.4.0.ebuild8 Mar 2015 23:49:25 -   1.5
+++ google-apputils-0.4.0.ebuild10 Mar 2015 17:37:25 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.0.ebuild,v
 1.5 2015/03/08 23:49:25 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.0.ebuild,v
 1.6 2015/03/10 17:37:25 vapier Exp $
 
 EAPI="5"
 
@@ -14,11 +14,10 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~arm64 ~m68k ~mips ~s390 ~sh x86"
 IUSE="test"
 
 RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
-
dev-python/python-gflags[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



1.7  dev-python/google-apputils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/ChangeLog?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/ChangeLog?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/google-apputils/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   8 Mar 2015 23:49:25 -   1.6
+++ ChangeLog   10 Mar 2015 17:37:25 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/google-apputils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/google-apputils/ChangeLog,v 1.6 
2015/03/08 23:49:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/google-apputils/ChangeLog,v 1.7 
2015/03/10 17:37:25 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  google-apputils-0.4.0.ebuild:
+  Add arm64/m68k/mips/s390/sh love.
 
   08 Mar 2015; Pacho Ramos  google-apputils-0.4.0.ebuild:
   x86 stable, bug 540290






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

2015-03-10 Thread Zac Medico
commit: ff3c131aeee6f053a6f9a706c1f1be279696c957
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Tue Mar 10 16:23:52 2015 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Mar 10 17:51:50 2015 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=ff3c131a

dispatch-conf.conf: less-opts --quit-if-one-screen for bug 501886

Use --quit-if-one-screen instead of --QUIT-AT-EOF, so that less doesn't
quit automatically when the user has scrolled to the bottom.

X-Gentoo-Bug: 501886
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=501886
Signed-off-by: Zac Medico  gentoo.org>
Acked-by: Brian Dolbec  gentoo.org>

 cnf/dispatch-conf.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cnf/dispatch-conf.conf b/cnf/dispatch-conf.conf
index 125b7cc..7efce8a 100644
--- a/cnf/dispatch-conf.conf
+++ b/cnf/dispatch-conf.conf
@@ -31,7 +31,7 @@ diff="diff -Nu '%s' '%s'"
 pager=""
 
 # Default options used if less is the pager
-less-opts="--no-init --QUIT-AT-EOF"
+less-opts="--no-init --quit-if-one-screen"
 
 # Diff for interactive merges.
 # %s output file



[gentoo-commits] gentoo-x86 commit in dev-libs/protobuf-c: protobuf-c-1.1.0.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 18:16:18

  Modified: protobuf-c-1.1.0.ebuild ChangeLog
  Log:
  Add arm64/mips love. Fix cross-compiling #518440 by Luke-Jr.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.2  dev-libs/protobuf-c/protobuf-c-1.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-1.1.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-1.1.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/protobuf-c-1.1.0.ebuild?r1=1.1&r2=1.2

Index: protobuf-c-1.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-1.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- protobuf-c-1.1.0.ebuild 10 Jan 2015 06:48:13 -  1.1
+++ protobuf-c-1.1.0.ebuild 10 Mar 2015 18:16:18 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-1.1.0.ebuild,v 1.1 
2015/01/10 06:48:13 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-1.1.0.ebuild,v 1.2 
2015/03/10 18:16:18 vapier Exp $
 
 EAPI=5
 
@@ -15,11 +15,20 @@
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="static-libs"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+IUSE="static-libs test"
 
 RDEPEND=">=dev-libs/protobuf-2.6.0[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}
+   test? ( ${AUTOTOOLS_DEPEND} )
virtual/pkgconfig[${MULTILIB_USEDEP}]"
 
 S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   if ! use test ; then
+   epatch "${FILESDIR}"/${PN}-1.1.0-no-build-tests.patch
+   AUTOTOOLS_AUTORECONF=true
+   fi
+   autotools-multilib_src_prepare
+}



1.14 dev-libs/protobuf-c/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf-c/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   10 Jan 2015 06:48:13 -  1.13
+++ ChangeLog   10 Mar 2015 18:16:18 -  1.14
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/protobuf-c
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.13 
2015/01/10 06:48:13 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.14 
2015/03/10 18:16:18 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger 
+  +files/protobuf-c-1.1.0-no-build-tests.patch, protobuf-c-1.1.0.ebuild:
+  Add arm64/mips love. Fix cross-compiling #518440 by Luke-Jr.
 
 *protobuf-c-1.1.0 (10 Jan 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/trollop: ChangeLog trollop-2.1.1.ebuild

2015-03-10 Thread Hans de Graaff (graaff)
graaff  15/03/10 18:17:57

  Modified: ChangeLog trollop-2.1.1.ebuild
  Log:
  Fix license information.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.30 dev-ruby/trollop/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/trollop/ChangeLog?rev=1.30&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/trollop/ChangeLog?rev=1.30&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/trollop/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/trollop/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   10 Mar 2015 10:21:37 -  1.29
+++ ChangeLog   10 Mar 2015 18:17:57 -  1.30
@@ -1,11 +1,17 @@
 # ChangeLog for dev-ruby/trollop
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/trollop/ChangeLog,v 1.29 
2015/03/10 10:21:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/trollop/ChangeLog,v 1.30 
2015/03/10 18:17:57 graaff Exp $
+
+  10 Mar 2015; Hans de Graaff  trollop-2.1.1.ebuild:
+  Fix license information.
 
   10 Mar 2015; Jeroen Roovers  trollop-2.1.1.ebuild:
   Marked ~hppa (bug #542782).
 
   10 Mar 2015; Hans de Graaff  trollop-2.1.1.ebuild:
+  Fix license information.
+
+  10 Mar 2015; Hans de Graaff  trollop-2.1.1.ebuild:
   Add ruby22.
 
 *trollop-2.1.1 (10 Mar 2015)



1.4  dev-ruby/trollop/trollop-2.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/trollop/trollop-2.1.1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/trollop/trollop-2.1.1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/trollop/trollop-2.1.1.ebuild?r1=1.3&r2=1.4

Index: trollop-2.1.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/trollop/trollop-2.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- trollop-2.1.1.ebuild10 Mar 2015 10:21:37 -  1.3
+++ trollop-2.1.1.ebuild10 Mar 2015 18:17:57 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/trollop/trollop-2.1.1.ebuild,v 1.3 
2015/03/10 10:21:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/trollop/trollop-2.1.1.ebuild,v 1.4 
2015/03/10 18:17:57 graaff Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21 ruby22"
@@ -12,7 +12,7 @@
 
 DESCRIPTION="Trollop is a commandline option parser for Ruby"
 HOMEPAGE="http://manageiq.github.io/trollop/";
-LICENSE="Ruby"
+LICENSE="MIT"
 
 KEYWORDS="~amd64 ~hppa ~x86"
 SLOT="2"






[gentoo-commits] gentoo-x86 commit in dev-util/jenkins-bin: jenkins-bin-1.600.ebuild ChangeLog

2015-03-10 Thread Patrice Clement (monsieurp)
monsieurp15/03/10 18:25:49

  Modified: jenkins-bin-1.600.ebuild ChangeLog
  Log:
  Get DEPENDs right this time round by adding media-libs/freetype. Fix bug 
542806.
  
  (Portage version: 2.2.14/cvs/Linux i686, unsigned Manifest commit)

Revision  ChangesPath
1.2  dev-util/jenkins-bin/jenkins-bin-1.600.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/jenkins-bin/jenkins-bin-1.600.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/jenkins-bin/jenkins-bin-1.600.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/jenkins-bin/jenkins-bin-1.600.ebuild?r1=1.1&r2=1.2

Index: jenkins-bin-1.600.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/jenkins-bin/jenkins-bin-1.600.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jenkins-bin-1.600.ebuild1 Mar 2015 16:05:47 -   1.1
+++ jenkins-bin-1.600.ebuild10 Mar 2015 18:25:49 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/jenkins-bin/jenkins-bin-1.600.ebuild,v 1.1 
2015/03/01 16:05:47 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/jenkins-bin/jenkins-bin-1.600.ebuild,v 1.2 
2015/03/10 18:25:49 monsieurp Exp $
 
 EAPI=5
 
@@ -15,7 +15,9 @@
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="media-fonts/dejavu"
+DEPEND="media-fonts/dejavu
+   media-libs/freetype"
+
 RDEPEND="${DEPEND}
!dev-util/jenkins-bin:lts
virtual/jre"



1.21 dev-util/jenkins-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/jenkins-bin/ChangeLog?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/jenkins-bin/ChangeLog?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/jenkins-bin/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/jenkins-bin/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   1 Mar 2015 16:05:47 -   1.20
+++ ChangeLog   10 Mar 2015 18:25:49 -  1.21
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/jenkins-bin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/jenkins-bin/ChangeLog,v 1.20 
2015/03/01 16:05:47 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/jenkins-bin/ChangeLog,v 1.21 
2015/03/10 18:25:49 monsieurp Exp $
+
+  10 Mar 2015; Patrice Clement  jenkins-bin-1.600.ebuild:
+  Get DEPENDs right this time round by adding media-libs/freetype. Fix bug
+  542806.
 
 *jenkins-bin-1.596.1 (01 Mar 2015)
 *jenkins-bin-1.600 (01 Mar 2015)






[gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask

2015-03-10 Thread Markos Chandras (hwoarang)
hwoarang15/03/10 18:40:31

  Modified: ChangeLog package.mask
  Log:
  Mask broken rb_libtorrent ebuild due to #539368 and #542434

Revision  ChangesPath
1.9852   profiles/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9852&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9852&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9851&r2=1.9852

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9851
retrieving revision 1.9852
diff -u -r1.9851 -r1.9852
--- ChangeLog   10 Mar 2015 02:02:00 -  1.9851
+++ ChangeLog   10 Mar 2015 18:40:31 -  1.9852
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9851 2015/03/10 
02:02:00 alicef Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9852 2015/03/10 
18:40:31 hwoarang Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  10 Mar 2015; Markos Chandras  package.mask:
+  Mask broken rb_libtorrent ebuild due to #539368 and #542434
+
   10 Mar 2015; Alice Ferrazzi  package.mask:
   Added mask for =pypy-2.5.0
 



1.16410  profiles/package.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16410&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16410&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16409&r2=1.16410

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16409
retrieving revision 1.16410
diff -u -r1.16409 -r1.16410
--- package.mask10 Mar 2015 01:35:47 -  1.16409
+++ package.mask10 Mar 2015 18:40:31 -  1.16410
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16409 2015/03/10 
01:35:47 alicef Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16410 2015/03/10 
18:40:31 hwoarang Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -30,6 +30,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Markos Chandras  (10 Mar 2015)
+# Mask broken and untested ebuild.
+# See #542434 and #539368
+=net-libs/rb_libtorrent-0.16.17-r2
+
 # Alice Ferrazzi  (10 Mar 2015)
 # Masked new version of pypy as experimental.
 # Not to unmask before -bin is ready.






[gentoo-commits] gentoo-x86 commit in sci-geosciences/viking/files: viking-1.5.1-gpsd-3.13.patch

2015-03-10 Thread Hans de Graaff (graaff)
graaff  15/03/10 18:42:06

  Added:viking-1.5.1-gpsd-3.13.patch
  Log:
  Add upstream patch to fix compilation with newer gpsd versions, fixing bug 
541646.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.1  sci-geosciences/viking/files/viking-1.5.1-gpsd-3.13.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/viking/files/viking-1.5.1-gpsd-3.13.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/viking/files/viking-1.5.1-gpsd-3.13.patch?rev=1.1&content-type=text/plain

Index: viking-1.5.1-gpsd-3.13.patch
===
commit 25043ca24a55468dc9eeaa7335a24d132c51b07d
Author: Rob Norris 
Date:   Mon Mar 9 23:25:15 2015 +

SF Bugs#117: Confirm capability with GPSD_API_MAJOR_VERSION=6 (gpsd 3.12 / 
libgps.so.22)

diff --git a/src/vikgpslayer.c b/src/vikgpslayer.c
index daf6d42..ca4be29 100644
--- a/src/vikgpslayer.c
+++ b/src/vikgpslayer.c
@@ -1673,7 +1673,7 @@ static gboolean gpsd_data_available(GIOChannel *source, 
GIOCondition condition,
   if (condition == G_IO_IN) {
 #if GPSD_API_MAJOR_VERSION == 3 || GPSD_API_MAJOR_VERSION == 4
 if (!gps_poll(&vgl->vgpsd->gpsd)) {
-#elif GPSD_API_MAJOR_VERSION == 5
+#elif GPSD_API_MAJOR_VERSION == 5 || GPSD_API_MAJOR_VERSION == 6
 if (gps_read(&vgl->vgpsd->gpsd) > -1) {
   // Reuse old function to perform operations on the new GPS data
   gpsd_raw_hook(vgl->vgpsd, NULL);
@@ -1718,7 +1718,7 @@ static gboolean rt_gpsd_try_connect(gpointer *data)
   vgl->vgpsd = g_malloc(sizeof(VglGpsd));
 
   if (gps_open_r(vgl->gpsd_host, vgl->gpsd_port, /*(struct gps_data_t 
*)*/vgl->vgpsd) != 0) {
-#elif GPSD_API_MAJOR_VERSION == 5
+#elif GPSD_API_MAJOR_VERSION == 5 || GPSD_API_MAJOR_VERSION == 6
   vgl->vgpsd = g_malloc(sizeof(VglGpsd));
   if (gps_open(vgl->gpsd_host, vgl->gpsd_port, &vgl->vgpsd->gpsd) != 0) {
 #else
@@ -1757,7 +1757,7 @@ static gboolean rt_gpsd_try_connect(gpointer *data)
 #if GPSD_API_MAJOR_VERSION == 3
   gps_query(&vgl->vgpsd->gpsd, "w+x");
 #endif
-#if GPSD_API_MAJOR_VERSION == 4 || GPSD_API_MAJOR_VERSION == 5
+#if GPSD_API_MAJOR_VERSION == 4 || GPSD_API_MAJOR_VERSION == 5 || 
GPSD_API_MAJOR_VERSION == 6
   gps_stream(&vgl->vgpsd->gpsd, WATCH_ENABLE, NULL);
 #endif
 
@@ -1813,13 +1813,13 @@ static void rt_gpsd_disconnect(VikGpsLayer *vgl)
 vgl->realtime_io_channel = NULL;
   }
   if (vgl->vgpsd) {
-#if GPSD_API_MAJOR_VERSION == 4 || GPSD_API_MAJOR_VERSION == 5
+#if GPSD_API_MAJOR_VERSION == 4 || GPSD_API_MAJOR_VERSION == 5 || 
GPSD_API_MAJOR_VERSION == 6
 gps_stream(&vgl->vgpsd->gpsd, WATCH_DISABLE, NULL);
 #endif
 gps_close(&vgl->vgpsd->gpsd);
 #if GPSD_API_MAJOR_VERSION == 3
 free(vgl->vgpsd);
-#elif GPSD_API_MAJOR_VERSION == 4 || GPSD_API_MAJOR_VERSION == 5
+#elif GPSD_API_MAJOR_VERSION == 4 || GPSD_API_MAJOR_VERSION == 5 || 
GPSD_API_MAJOR_VERSION == 6
 g_free(vgl->vgpsd);
 #endif
 vgl->vgpsd = NULL;






[gentoo-commits] gentoo-x86 commit in sci-geosciences/viking: ChangeLog viking-1.5.1.ebuild

2015-03-10 Thread Hans de Graaff (graaff)
graaff  15/03/10 18:42:06

  Modified: ChangeLog viking-1.5.1.ebuild
  Log:
  Add upstream patch to fix compilation with newer gpsd versions, fixing bug 
541646.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.29 sci-geosciences/viking/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/viking/ChangeLog?rev=1.29&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/viking/ChangeLog?rev=1.29&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/viking/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/viking/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   9 Mar 2015 19:59:46 -   1.28
+++ ChangeLog   10 Mar 2015 18:42:06 -  1.29
@@ -1,6 +1,11 @@
 # ChangeLog for sci-geosciences/viking
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/viking/ChangeLog,v 1.28 
2015/03/09 19:59:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/viking/ChangeLog,v 1.29 
2015/03/10 18:42:06 graaff Exp $
+
+  10 Mar 2015; Hans de Graaff  viking-1.5.1.ebuild,
+  +files/viking-1.5.1-gpsd-3.13.patch:
+  Add upstream patch to fix compilation with newer gpsd versions, fixing bug
+  541646.
 
   09 Mar 2015; Hans de Graaff  viking-1.5.1.ebuild:
   Limit gpsd dependency to compatible versions for bug 541646.



1.3  sci-geosciences/viking/viking-1.5.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/viking/viking-1.5.1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/viking/viking-1.5.1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/viking/viking-1.5.1.ebuild?r1=1.2&r2=1.3

Index: viking-1.5.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/viking/viking-1.5.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- viking-1.5.1.ebuild 9 Mar 2015 19:59:46 -   1.2
+++ viking-1.5.1.ebuild 10 Mar 2015 18:42:06 -  1.3
@@ -1,9 +1,11 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-geosciences/viking/viking-1.5.1.ebuild,v 1.2 
2015/03/09 19:59:46 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-geosciences/viking/viking-1.5.1.ebuild,v 1.3 
2015/03/10 18:42:06 graaff Exp $
 
 EAPI=5
 
+inherit eutils
+
 DESCRIPTION="GPS data editor and analyzer"
 HOMEPAGE="http://viking.sourceforge.net/";
 IUSE="doc +exif gps +magic nls"
@@ -23,7 +25,7 @@
sys-libs/zlib
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
-   gps? ( >=sci-geosciences/gpsd-2.96 =sci-geosciences/gpsd-2.96 )
exif? ( media-libs/libexif )
magic? ( sys-apps/file )
 "
@@ -40,6 +42,10 @@
sys-devel/gettext
 "
 
+src_prepare() {
+   epatch "${FILESDIR}"/${P}-gpsd-3.13.patch
+}
+
 src_configure() {
econf \
--disable-deprecations \






[gentoo-commits] gentoo-x86 commit in sys-fs/squashfs-tools: squashfs-tools-4.3.ebuild ChangeLog

2015-03-10 Thread Jeroen Roovers (jer)
jer 15/03/10 19:10:09

  Modified: squashfs-tools-4.3.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #542226).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.9  sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild?r1=1.8&r2=1.9

Index: squashfs-tools-4.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- squashfs-tools-4.3.ebuild   9 Mar 2015 11:45:26 -   1.8
+++ squashfs-tools-4.3.ebuild   10 Mar 2015 19:10:09 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild,v 1.8 
2015/03/09 11:45:26 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild,v 1.9 
2015/03/10 19:10:09 jer Exp $
 
 EAPI=5
 inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 IUSE="+xz lzma lz4 lzo xattr"
 
 RDEPEND="



1.110sys-fs/squashfs-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/squashfs-tools/ChangeLog?rev=1.110&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/squashfs-tools/ChangeLog?rev=1.110&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/squashfs-tools/ChangeLog?r1=1.109&r2=1.110

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   9 Mar 2015 11:45:26 -   1.109
+++ ChangeLog   10 Mar 2015 19:10:09 -  1.110
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/squashfs-tools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.109 
2015/03/09 11:45:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.110 
2015/03/10 19:10:09 jer Exp $
+
+  10 Mar 2015; Jeroen Roovers  squashfs-tools-4.3.ebuild:
+  Stable for HPPA (bug #542226).
 
   09 Mar 2015; Agostino Sarubbo  squashfs-tools-4.3.ebuild:
   Stable for amd64, wrt bug #542226






[gentoo-commits] gentoo-x86 commit in app-arch/plzip: plzip-1.3.ebuild ChangeLog plzip-1.1.ebuild

2015-03-10 Thread Michal Gorny (mgorny)
mgorny  15/03/10 19:11:59

  Modified: plzip-1.3.ebuild ChangeLog
  Removed:  plzip-1.1.ebuild
  Log:
  Fix dependencies (bug #542830), drop old.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.2  app-arch/plzip/plzip-1.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/plzip/plzip-1.3.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/plzip/plzip-1.3.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/plzip/plzip-1.3.ebuild?r1=1.1&r2=1.2

Index: plzip-1.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/plzip/plzip-1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plzip-1.3.ebuild27 Jan 2015 15:29:21 -  1.1
+++ plzip-1.3.ebuild10 Mar 2015 19:11:59 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/plzip/plzip-1.3.ebuild,v 1.1 
2015/01/27 15:29:21 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/plzip/plzip-1.3.ebuild,v 1.2 
2015/03/10 19:11:59 mgorny Exp $
 
 EAPI=5
 
@@ -15,7 +15,8 @@
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="app-arch/lzlib"
+RDEPEND="app-arch/lzlib:0="
+DEPEND=${RDEPEND}
 
 src_configure() {
# not autotools-based



1.3  app-arch/plzip/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/plzip/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/plzip/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/plzip/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/plzip/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   27 Jan 2015 15:29:21 -  1.2
+++ ChangeLog   10 Mar 2015 19:11:59 -  1.3
@@ -1,6 +1,10 @@
 # ChangeLog for app-arch/plzip
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/plzip/ChangeLog,v 1.2 2015/01/27 
15:29:21 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/plzip/ChangeLog,v 1.3 2015/03/10 
19:11:59 mgorny Exp $
+
+  10 Mar 2015; Michał Górny  -plzip-1.1.ebuild,
+  plzip-1.3.ebuild:
+  Fix dependencies (bug #542830), drop old.
 
 *plzip-1.3 (27 Jan 2015)
 






[gentoo-commits] gentoo-x86 commit in sci-mathematics/singular: singular-4.0.2.ebuild ChangeLog

2015-03-10 Thread Thomas Kahle (tomka)
tomka   15/03/10 19:12:44

  Modified: singular-4.0.2.ebuild ChangeLog
  Log:
  Fix missing dep on cddlib (542746)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
565C32BC)

Revision  ChangesPath
1.2  sci-mathematics/singular/singular-4.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild?r1=1.1&r2=1.2

Index: singular-4.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- singular-4.0.2.ebuild   9 Mar 2015 13:49:39 -   1.1
+++ singular-4.0.2.ebuild   10 Mar 2015 19:12:44 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild,v 1.1 
2015/03/09 13:49:39 tomka Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild,v 1.2 
2015/03/10 19:12:44 tomka Exp $
 
 EAPI=5
 
@@ -28,7 +28,8 @@
>=dev-libs/ntl-5.5.1
emacs? ( >=virtual/emacs-22 )
sci-mathematics/flint
-   sci-mathematics/4ti2"
+   sci-mathematics/4ti2
+   sci-libs/cddlib"
 
 DEPEND="${RDEPEND}
dev-lang/perl



1.62 sci-mathematics/singular/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/ChangeLog?rev=1.62&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/ChangeLog?rev=1.62&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   9 Mar 2015 13:49:39 -   1.61
+++ ChangeLog   10 Mar 2015 19:12:44 -  1.62
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/singular
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.61 
2015/03/09 13:49:39 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.62 
2015/03/10 19:12:44 tomka Exp $
+
+  10 Mar 2015; Thomas Kahle  singular-4.0.2.ebuild:
+  Fix missing dep on cddlib (542746)
 
 *singular-4.0.2 (09 Mar 2015)
 






[gentoo-commits] gentoo commit in xml/htdocs/proj/en/qa/treecleaners: maintainer-needed.xml

2015-03-10 Thread Markos Chandras (hwoarang)
hwoarang15/03/10 19:41:05

  Modified: maintainer-needed.xml
  Log:
  Automated update of maintainer-needed package list

Revision  ChangesPath
1.482xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml?rev=1.482&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml?rev=1.482&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml?r1=1.481&r2=1.482

Index: maintainer-needed.xml
===
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml,v
retrieving revision 1.481
retrieving revision 1.482
diff -u -r1.481 -r1.482
--- maintainer-needed.xml   9 Mar 2015 17:21:55 -   1.481
+++ maintainer-needed.xml   10 Mar 2015 19:41:05 -  1.482
@@ -1,6 +1,6 @@
 
 
-
+
 
 
 
@@ -23,7 +23,7 @@
   
 
   1.2
-  2015-03-09
+  2015-03-10
   
   Maintainer-Needed packages
   
@@ -38,7 +38,7 @@
 
 Package List
 
-The following 1194 packages are marked as maintainer-needed
+The following 1193 packages are marked as maintainer-needed
 
 
 Package NameDescriptionBugs
@@ -1404,9 +1404,6 @@
 http://packages.gentoo.org/package/app-text/txt2pdbdoc";>app-text/txt2pdbdoc
 Text/HTML to Doc file converter for the Palm Pilot
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-text/txt2pdbdoc";>Open 
Bugs
-http://packages.gentoo.org/package/app-text/txt2tags";>app-text/txt2tags
-A tool for generating marked up documents (HTML, SGML, ...) from a plain 
text file with markup
-https://bugs.gentoo.org/buglist.cgi?quicksearch=app-text/txt2tags";>Open 
Bugs
 http://packages.gentoo.org/package/app-text/uudeview";>app-text/uudeview
 uu, xx, base64, binhex decoder
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-text/uudeview";>Open 
Bugs






[gentoo-commits] proj/hardened-dev:master commit in: sys-kernel/hardened-sources/

2015-03-10 Thread Anthony G. Basile
commit: 6758dca3ca82031c8ffc4c00121c1544648ad44e
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Mar 10 19:44:31 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Mar 10 19:44:31 2015 +
URL:https://gitweb.gentoo.org/proj/hardened-dev.git/commit/?id=6758dca3

sys-kernel/hardened-sources: testing patchset 20150307

Package-Manager: portage-2.2.14
Manifest-Sign-Key: 0xF52D4BBA

 ...{hardened-sources-3.14.34.ebuild => hardened-sources-3.14.35.ebuild} | 0
 .../{hardened-sources-3.18.8.ebuild => hardened-sources-3.18.9.ebuild}  | 0
 ...hardened-sources-3.2.67-r2.ebuild => hardened-sources-3.2.68.ebuild} | 2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.14.34.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.14.35.ebuild
similarity index 100%
rename from sys-kernel/hardened-sources/hardened-sources-3.14.34.ebuild
rename to sys-kernel/hardened-sources/hardened-sources-3.14.35.ebuild

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.18.8.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.18.9.ebuild
similarity index 100%
rename from sys-kernel/hardened-sources/hardened-sources-3.18.8.ebuild
rename to sys-kernel/hardened-sources/hardened-sources-3.18.9.ebuild

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.2.67-r2.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.2.68.ebuild
similarity index 96%
rename from sys-kernel/hardened-sources/hardened-sources-3.2.67-r2.ebuild
rename to sys-kernel/hardened-sources/hardened-sources-3.2.68.ebuild
index c4ca278..c19a757 100644
--- a/sys-kernel/hardened-sources/hardened-sources-3.2.67-r2.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-3.2.68.ebuild
@@ -12,7 +12,7 @@ K_DEBLOB_AVAILABLE="1"
 inherit kernel-2
 detect_version
 
-HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-3"
+HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1"
 
HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2";
 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
 



[gentoo-commits] gentoo-x86 commit in net-analyzer/graphite-web/files: - New directory

2015-03-10 Thread Fabian Groffen (grobian)
grobian 15/03/10 20:15:18

  Log:
  Directory /var/cvsroot/gentoo-x86/net-analyzer/graphite-web/files added to 
the repository



[gentoo-commits] gentoo-x86 commit in net-analyzer/graphite-web: - New directory

2015-03-10 Thread Fabian Groffen (grobian)
grobian 15/03/10 20:15:04

  Log:
  Directory /var/cvsroot/gentoo-x86/net-analyzer/graphite-web added to the 
repository



[gentoo-commits] gentoo-x86 commit in net-analyzer/graphite-web: graphite-web-0.9.13.ebuild metadata.xml ChangeLog

2015-03-10 Thread Fabian Groffen (grobian)
grobian 15/03/10 20:17:50

  Added:graphite-web-0.9.13.ebuild metadata.xml ChangeLog
  Log:
  Initial ebuild by me, closes bug #435558
  
  (Portage version: 2.2.14-prefix/cvs/SunOS i386, signed Manifest commit with 
key 0x5F75F607C5C74E89)

Revision  ChangesPath
1.1  net-analyzer/graphite-web/graphite-web-0.9.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/graphite-web/graphite-web-0.9.13.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/graphite-web/graphite-web-0.9.13.ebuild?rev=1.1&content-type=text/plain

Index: graphite-web-0.9.13.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/graphite-web/graphite-web-0.9.13.ebuild,v 
1.1 2015/03/10 20:17:50 grobian Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 python-utils-r1 prefix

DESCRIPTION="Enterprise scalable realtime graphing"
HOMEPAGE="http://graphite.readthedocs.org/";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="ldap mysql memcached +sqlite"

DEPEND=""
RDEPEND="dev-lang/python[sqlite?]
|| ( >=dev-python/django-1.4[sqlite?,mysql?,${PYTHON_USEDEP}]
( >=dev-python/django-1.6[sqlite?,${PYTHON_USEDEP}] 
mysql? ( || ( dev-python/mysql-python dev-python/mysqlclient ) 
) ) )
>=dev-python/twisted-core-10.0[${PYTHON_USEDEP}]
>=dev-python/django-tagging-0.3.1[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/pyparsing[${PYTHON_USEDEP}]
dev-python/txAMQP[${PYTHON_USEDEP}]
dev-python/carbon[${PYTHON_USEDEP}]
dev-python/whisper[${PYTHON_USEDEP}]
media-libs/fontconfig
memcached? ( dev-python/python-memcached[${PYTHON_USEDEP}] )
ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] )"

PATCHES=(
# Do not install the configuration and data files. We install them
# somewhere sensible by hand.
"${FILESDIR}"/${P}-fhs-paths.patch
"${FILESDIR}"/${P}-system-libs.patch
)

EXAMPLES=(
examples/example-graphite-vhost.conf
)

src_prepare() {
# use FHS-style paths
rm setup.cfg || die
# make sure we don't use bundled stuff
rm -Rf webapp/graphite/thirdparty
distutils-r1_src_prepare
eprefixify \
conf/graphite.wsgi.example \
webapp/graphite/local_settings.py.example
}

python_install() {
distutils-r1_python_install \
--install-data="${EPREFIX}"/usr/share/${PN}

# make manage.py available from an easier location/name
dodir /usr/bin
mv "${D}"/$(python_get_sitedir)/graphite/manage.py \
"${ED}"/usr/bin/${PN}-manage || die
chmod 0755 "${ED}"/usr/bin/${PN}-manage || die
python_fix_shebang "${ED}"/usr/bin/${PN}-manage

insinto /etc/${PN}
newins webapp/graphite/local_settings.py.example local_settings.py
pushd "${D}"/$(python_get_sitedir)/graphite > /dev/null || die
ln -s ../../../../../etc/${PN}/local_settings.py local_settings.py
popd > /dev/null || die
doins conf/dashboard.conf.example
doins conf/graphite.wsgi.example
}

pkg_config() {
"${ROOT}"/usr/bin/${PN}-manage syncdb --noinput
local idx=$(grep 'INDEX_FILE =' "${EROOT}"/etc/local_settings.py 
2>/dev/null)
if [[ -n ${idx} ]] ; then
idx=${idx##*=}
idx=$(echo ${idx})
eval "idx=${idx}"
touch "${ROOT}"/"${idx}"/index
fi
}

pkg_postinst() {
einfo "You will need to ${PN} it with Apache (mod_wsgi) or nginx 
(uwsgi)."
einfo "Don't forget to edit local_settings.py in ${EPREFIX}/etc/${PN}"
einfo "See 
http://graphite.readthedocs.org/en/latest/config-local-settings.html";
einfo "Run emerge --config =${P} if this is a fresh install."
}



1.1  net-analyzer/graphite-web/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/graphite-web/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/graphite-web/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===

http://www.gentoo.org/dtd/metadata.dtd";>


grob...@gentoo.org
Fabian Groffen





1.1  net-analyzer/graphite-web/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/graphite-web/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x8

[gentoo-commits] gentoo-x86 commit in dev-libs/libtasn1: libtasn1-4.2.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 20:18:12

  Modified: libtasn1-4.2.ebuild ChangeLog
  Log:
  Mark arm64/m68k/s390/sh stable.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.11 dev-libs/libtasn1/libtasn1-4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-4.2.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-4.2.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-4.2.ebuild?r1=1.10&r2=1.11

Index: libtasn1-4.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-4.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libtasn1-4.2.ebuild 1 Feb 2015 13:31:21 -   1.10
+++ libtasn1-4.2.ebuild 10 Mar 2015 20:18:12 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-4.2.ebuild,v 
1.10 2015/02/01 13:31:21 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-4.2.ebuild,v 
1.11 2015/03/10 20:18:12 vapier Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-3 LGPL-2.1"
 SLOT="0/6" # subslot = libtasn1 soname version
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc static-libs"
 
 DEPEND=">=dev-lang/perl-5.6



1.229dev-libs/libtasn1/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.229&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.229&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?r1=1.228&r2=1.229

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -r1.228 -r1.229
--- ChangeLog   9 Mar 2015 21:26:02 -   1.228
+++ ChangeLog   10 Mar 2015 20:18:12 -  1.229
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libtasn1
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.228 
2015/03/09 21:26:02 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.229 
2015/03/10 20:18:12 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  libtasn1-4.2.ebuild:
+  Mark arm64/m68k/s390/sh stable.
 
 *libtasn1-4.3 (09 Mar 2015)
 






[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry-qt: ChangeLog Manifest metadata.xml pinentry-qt-0.5.0.ebuild

2015-03-10 Thread Kristian Fiskerstrand (k_f)
k_f 15/03/10 20:27:34

  Removed:  ChangeLog Manifest metadata.xml
pinentry-qt-0.5.0.ebuild
  Log:
  app-crypt/pinentry-qt removal, see 
http://archives.gentoo.org/gentoo-dev-announce/message/194f41ced59201188b5b9f67ee7a5f36
 for reference



[gentoo-commits] gentoo-x86 commit in profiles: package.mask

2015-03-10 Thread Kristian Fiskerstrand (k_f)
k_f 15/03/10 20:29:03

  Modified: package.mask
  Log:
  app-crypt/pinentry-qt removal, see 
http://archives.gentoo.org/gentoo-dev-announce/message/194f41ced59201188b5b9f67ee7a5f36
 for reference

Revision  ChangesPath
1.16411  profiles/package.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16411&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16411&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16410&r2=1.16411

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16410
retrieving revision 1.16411
diff -u -r1.16410 -r1.16411
--- package.mask10 Mar 2015 18:40:31 -  1.16410
+++ package.mask10 Mar 2015 20:29:02 -  1.16411
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16410 2015/03/10 
18:40:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16411 2015/03/10 
20:29:02 k_f Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -239,11 +239,6 @@
 # Potentially destructive to @world, bug #539746.
 =sys-apps/portage-2.2.16
 
-# Kristian Fiskerstrand  (09 Feb 2015)
-# Dead upstream, will be removed in 30 days.
-# Qt support is provided by app-crypt/pinentry[qt4]
-app-crypt/pinentry-qt
-
 # Hanno Boeck  (08 Feb 2015)
 # Dead upstream, will be removed in 30 days if nobody
 # complains.






[gentoo-commits] gentoo-x86 commit in sys-block/nbd: nbd-3.9.1.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 20:32:15

  Modified: nbd-3.9.1.ebuild ChangeLog
  Log:
  Switch gznbd handling to the new configure flag #542840 by Jeroen Roovers.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.2  sys-block/nbd/nbd-3.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/nbd-3.9.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/nbd-3.9.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/nbd-3.9.1.ebuild?r1=1.1&r2=1.2

Index: nbd-3.9.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-3.9.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nbd-3.9.1.ebuild10 Mar 2015 10:29:22 -  1.1
+++ nbd-3.9.1.ebuild10 Mar 2015 20:32:15 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-3.9.1.ebuild,v 1.1 
2015/03/10 10:29:22 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-3.9.1.ebuild,v 1.2 
2015/03/10 20:32:15 vapier Exp $
 
 EAPI="4"
 
@@ -24,15 +24,6 @@
econf \
--enable-lfs \
--enable-syslog \
-   $(use_enable debug)
-}
-
-src_compile() {
-   default
-   use zlib && emake -C gznbd CC="$(tc-getCC)"
-}
-
-src_install() {
-   default
-   use zlib && dobin gznbd/gznbd
+   $(use_enable debug) \
+   $(use_enable zlib gznbd)
 }



1.93 sys-block/nbd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/ChangeLog?rev=1.93&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/ChangeLog?rev=1.93&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-block/nbd/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   10 Mar 2015 10:29:22 -  1.92
+++ ChangeLog   10 Mar 2015 20:32:15 -  1.93
@@ -1,6 +1,9 @@
 # ChangeLog for sys-block/nbd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/ChangeLog,v 1.92 2015/03/10 
10:29:22 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/ChangeLog,v 1.93 2015/03/10 
20:32:15 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  nbd-3.9.1.ebuild:
+  Switch gznbd handling to the new configure flag #542840 by Jeroen Roovers.
 
 *nbd-3.9.1 (10 Mar 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-util/itstool: itstool-2.0.2.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 20:38:21

  Modified: itstool-2.0.2.ebuild ChangeLog
  Log:
  Mark arm64/m68k/s390/sh stable.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.12 dev-util/itstool/itstool-2.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/itstool/itstool-2.0.2.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/itstool/itstool-2.0.2.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/itstool/itstool-2.0.2.ebuild?r1=1.11&r2=1.12

Index: itstool-2.0.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/itstool/itstool-2.0.2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- itstool-2.0.2.ebuild3 Mar 2015 07:41:40 -   1.11
+++ itstool-2.0.2.ebuild10 Mar 2015 20:38:21 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/itstool-2.0.2.ebuild,v 
1.11 2015/03/03 07:41:40 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/itstool-2.0.2.ebuild,v 
1.12 2015/03/10 20:38:21 vapier Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 # files in /usr/share/itstool/its are HPND/as-is || GPL-3
 LICENSE="GPL-3+ || ( HPND GPL-3+ )"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~arm-linux ~x86-linux"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



1.57 dev-util/itstool/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/itstool/ChangeLog?rev=1.57&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/itstool/ChangeLog?rev=1.57&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/itstool/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/itstool/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog   3 Mar 2015 07:41:40 -   1.56
+++ ChangeLog   10 Mar 2015 20:38:21 -  1.57
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/itstool
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/ChangeLog,v 1.56 
2015/03/03 07:41:40 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/ChangeLog,v 1.57 
2015/03/10 20:38:21 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  itstool-2.0.2.ebuild:
+  Mark arm64/m68k/s390/sh stable.
 
   02 Mar 2015; Yixun Lan  itstool-2.0.2.ebuild:
   add arm64 support, tested on A53 board






[gentoo-commits] gentoo-x86 commit in gnome-extra/yelp-xsl: yelp-xsl-3.12.0.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 20:44:32

  Modified: yelp-xsl-3.12.0.ebuild ChangeLog
  Log:
  Mark arm64/s390/sh stable.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.12 gnome-extra/yelp-xsl/yelp-xsl-3.12.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.12.0.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.12.0.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.12.0.ebuild?r1=1.11&r2=1.12

Index: yelp-xsl-3.12.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.12.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- yelp-xsl-3.12.0.ebuild  10 Mar 2015 20:43:44 -  1.11
+++ yelp-xsl-3.12.0.ebuild  10 Mar 2015 20:44:32 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.12.0.ebuild,v 1.11 
2015/03/10 20:43:44 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.12.0.ebuild,v 1.12 
2015/03/10 20:44:32 vapier Exp $
 
 EAPI="5"
 
@@ -12,7 +12,7 @@
 LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+"
 SLOT="0"
 IUSE=""
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 
 RDEPEND="
>=dev-libs/libxml2-2.6.12:=



1.68 gnome-extra/yelp-xsl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog?rev=1.68&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog?rev=1.68&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   10 Mar 2015 20:43:44 -  1.67
+++ ChangeLog   10 Mar 2015 20:44:32 -  1.68
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-extra/yelp-xsl
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.67 
2015/03/10 20:43:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.68 
2015/03/10 20:44:32 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  yelp-xsl-3.12.0.ebuild,
+  yelp-xsl-3.14.0.ebuild:
+  Mark arm64/s390/sh stable.
 
   10 Mar 2015; Mike Frysinger  yelp-xsl-3.12.0.ebuild,
   yelp-xsl-3.14.0.ebuild:






[gentoo-commits] proj/mysql-extras:master commit in: /

2015-03-10 Thread Brian Evans
commit: 5f9a1f024556d0b98739e37e27c07c7fb5db7f0a
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Mar 10 20:42:50 2015 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Mar 10 20:43:17 2015 +
URL:https://gitweb.gentoo.org/proj/mysql-extras.git/commit/?id=5f9a1f02

Respin 2 patches for mysql-5.7.6_alpha

 0_index.txt   |  16 +++-
 20008_all_mysql-tzinfo-symlink-5.7.6.patch| 101 ++
 20009_all_mysql_myodbc_symbol_fix-5.7.6.patch |  12 +++
 3 files changed, 127 insertions(+), 2 deletions(-)

diff --git a/0_index.txt b/0_index.txt
index 3e1287d..1f4e3a1 100644
--- a/0_index.txt
+++ b/0_index.txt
@@ -1788,7 +1788,13 @@
 @@ Remove -Werror from USE="debug" builds
 
 @patch 20008_all_mysql-tzinfo-symlink.patch
-@ver 5.05.36.00 to 5.99.99.99
+@ver 5.05.36.00 to 5.06.99.99
+@pn mysql
+@pn percona-server
+@@ Backport tzinfo symlink fix from MariaDB bug 491176
+
+@patch 20008_all_mysql-tzinfo-symlink-5.7.6.patch
+@ver 5.07.00.00 to 5.99.99.99
 @pn mysql
 @pn percona-server
 @@ Backport tzinfo symlink fix from MariaDB bug 491176
@@ -1817,7 +1823,13 @@
 @@ Export missing symbols
 
 @patch 20009_all_mysql_myodbc_symbol_fix-5.6.patch
-@ver 5.06.00.00 to 5.07.99.99
+@ver 5.06.00.00 to 5.06.99.99
+@pn mysql
+@pn percona-server
+@@ Export missing symbols
+
+@patch 20009_all_mysql_myodbc_symbol_fix-5.7.6.patch
+@ver 5.07.00.00 to 5.99.99.99
 @pn mysql
 @pn percona-server
 @@ Export missing symbols

diff --git a/20008_all_mysql-tzinfo-symlink-5.7.6.patch 
b/20008_all_mysql-tzinfo-symlink-5.7.6.patch
new file mode 100644
index 000..1c1ce35
--- /dev/null
+++ b/20008_all_mysql-tzinfo-symlink-5.7.6.patch
@@ -0,0 +1,101 @@
+--- a/sql/tztime.cc2015-02-26 09:51:45.0 -0500
 b/sql/tztime.cc2015-03-10 11:15:19.434545224 -0400
+@@ -2504,7 +2504,7 @@
+ 
+ */
+ my_bool
+-scan_tz_dir(char * name_end)
++scan_tz_dir(char * name_end, uint symlink_recursion_level)
+ {
+   MY_DIR *cur_dir;
+   char *name_end_tmp;
+@@ -2524,7 +2524,32 @@
+ 
+   if (MY_S_ISDIR(cur_dir->dir_entry[i].mystat->st_mode))
+   {
+-if (scan_tz_dir(name_end_tmp))
++my_bool is_symlink;
++if ((is_symlink= my_is_symlink(fullname)) &&
++symlink_recursion_level > 0)
++{
++  /*
++The timezone definition data in some Linux distributions
++ (e.g. the "timezone-data-2013f" package in Gentoo)
++may have synlimks like:
++  /usr/share/zoneinfo/posix/ -> /usr/share/zoneinfo/,
++so the same timezone files are available under two names
++(e.g. "CET" and "posix/CET").
++
++We allow one level of symlink recursion for backward
++compatibility with earlier timezone data packages that have
++duplicate copies of the same timezone files inside the root
++directory and the "posix" subdirectory (instead of symlinking).
++This makes "posix/CET" still available, but helps to avoid
++following such symlinks infinitely:
++  /usr/share/zoneinfo/posix/posix/posix/.../posix/
++  */
++  fflush(stdout);
++  fprintf(stderr, "Warning: Skipping directory '%s': "
++  "to avoid infinite symlink recursion.\n", fullname);
++  continue;
++}
++if (scan_tz_dir(name_end_tmp, symlink_recursion_level + is_symlink))
+ {
+   my_dirend(cur_dir);
+   return 1;
+@@ -2536,14 +2561,20 @@
+ if (!tz_load(fullname, &tz_info, &tz_storage))
+   print_tz_as_sql(root_name_end + 1, &tz_info);
+ else
++{
++  fflush(stdout);
+   fprintf(stderr,
+   "Warning: Unable to load '%s' as time zone. Skipping it.\n",
+   fullname);
++}
+ free_root(&tz_storage, MYF(0));
+   }
+   else
++  {
++fflush(stdout);
+ fprintf(stderr, "Warning: '%s' is not regular file or directory\n",
+ fullname);
++  }
+ }
+   }
+ 
+@@ -2577,8 +2608,9 @@
+ printf("TRUNCATE TABLE time_zone_transition_type;\n");
+ 
+ printf("START TRANSACTION;\n");
+-if (scan_tz_dir(root_name_end))
++if (scan_tz_dir(root_name_end, 0))
+ {
++  fflush(stdout);
+   fprintf(stderr, "There were fatal errors during processing "
+   "of zoneinfo directory\n");
+   return 1;
+@@ -2593,6 +2625,7 @@
+ {
+   if (tz_load(argv[2], &tz_info, &tz_storage))
+   {
++fflush(stdout);
+ fprintf(stderr, "Problems with zoneinfo file '%s'\n", argv[2]);
+ return 1;
+   }
+@@ -2602,6 +2635,7 @@
+ {
+   if (tz_load(argv[1], &tz_info, &tz_storage))
+   {
++fflush(stdout);
+ fprintf(stderr, "Problems with zoneinfo file '%s'\n", argv[2]);
+ return 1;
+   }
+@@ -2613,6 +2647,7 @@
+ free_root(&tz_storage,

[gentoo-commits] gentoo-x86 commit in app-text/yelp-tools: ChangeLog yelp-tools-3.12.1.ebuild yelp-tools-3.14.1.ebuild

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 20:45:25

  Modified: ChangeLog yelp-tools-3.12.1.ebuild
yelp-tools-3.14.1.ebuild
  Log:
  Add arm64/m68k love.

Revision  ChangesPath
1.61 app-text/yelp-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/yelp-tools/ChangeLog?rev=1.61&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/yelp-tools/ChangeLog?rev=1.61&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/yelp-tools/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/yelp-tools/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   21 Dec 2014 12:18:35 -  1.60
+++ ChangeLog   10 Mar 2015 20:45:25 -  1.61
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/yelp-tools
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/yelp-tools/ChangeLog,v 1.60 
2014/12/21 12:18:35 eva Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/yelp-tools/ChangeLog,v 1.61 
2015/03/10 20:45:25 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  yelp-tools-3.12.1.ebuild,
+  yelp-tools-3.14.1.ebuild:
+  Add arm64/m68k love.
 
 *yelp-tools-3.14.1 (21 Dec 2014)
 



1.11 app-text/yelp-tools/yelp-tools-3.12.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/yelp-tools/yelp-tools-3.12.1.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/yelp-tools/yelp-tools-3.12.1.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/yelp-tools/yelp-tools-3.12.1.ebuild?r1=1.10&r2=1.11

Index: yelp-tools-3.12.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/yelp-tools/yelp-tools-3.12.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- yelp-tools-3.12.1.ebuild11 Oct 2014 11:32:06 -  1.10
+++ yelp-tools-3.12.1.ebuild10 Mar 2015 20:45:25 -  1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-text/yelp-tools/yelp-tools-3.12.1.ebuild,v 1.10 
2014/10/11 11:32:06 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-text/yelp-tools/yelp-tools-3.12.1.ebuild,v 1.11 
2015/03/10 20:45:25 vapier Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="|| ( GPL-2+ freedist ) GPL-2+" # yelp.m4 is GPL2 || freely 
distributable
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



1.2  app-text/yelp-tools/yelp-tools-3.14.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/yelp-tools/yelp-tools-3.14.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/yelp-tools/yelp-tools-3.14.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/yelp-tools/yelp-tools-3.14.1.ebuild?r1=1.1&r2=1.2

Index: yelp-tools-3.14.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/yelp-tools/yelp-tools-3.14.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yelp-tools-3.14.1.ebuild21 Dec 2014 12:18:35 -  1.1
+++ yelp-tools-3.14.1.ebuild10 Mar 2015 20:45:25 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-text/yelp-tools/yelp-tools-3.14.1.ebuild,v 1.1 
2014/12/21 12:18:35 eva Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-text/yelp-tools/yelp-tools-3.14.1.ebuild,v 1.2 
2015/03/10 20:45:25 vapier Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="|| ( GPL-2+ freedist ) GPL-2+" # yelp.m4 is GPL2 || freely 
distributable
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="






[gentoo-commits] gentoo-x86 commit in dev-util/gtk-doc-am: gtk-doc-am-1.21.ebuild gtk-doc-am-1.20.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 20:47:20

  Modified: gtk-doc-am-1.21.ebuild gtk-doc-am-1.20.ebuild
ChangeLog
  Log:
  Mark arm64/m68k/s390/sh stable.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.11 dev-util/gtk-doc-am/gtk-doc-am-1.21.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.21.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.21.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.21.ebuild?r1=1.10&r2=1.11

Index: gtk-doc-am-1.21.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.21.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gtk-doc-am-1.21.ebuild  2 Jan 2015 12:09:22 -   1.10
+++ gtk-doc-am-1.21.ebuild  10 Mar 2015 20:47:20 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.21.ebuild,v 1.10 
2015/01/02 12:09:22 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.21.ebuild,v 1.11 
2015/03/10 20:47:20 vapier Exp $
 
 EAPI=5
 GNOME_ORG_MODULE="gtk-doc"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2 FDL-1.1"
 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 ~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 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-lang/perl-5.6"



1.14 dev-util/gtk-doc-am/gtk-doc-am-1.20.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.20.ebuild?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.20.ebuild?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.20.ebuild?r1=1.13&r2=1.14

Index: gtk-doc-am-1.20.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.20.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- gtk-doc-am-1.20.ebuild  3 May 2014 15:56:03 -   1.13
+++ gtk-doc-am-1.20.ebuild  10 Mar 2015 20:47:20 -  1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.20.ebuild,v 1.13 
2014/05/03 15:56:03 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.20.ebuild,v 1.14 
2015/03/10 20:47:20 vapier Exp $
 
 EAPI=5
 GNOME_ORG_MODULE="gtk-doc"



1.118dev-util/gtk-doc-am/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/ChangeLog?rev=1.118&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/ChangeLog?rev=1.118&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/ChangeLog?r1=1.117&r2=1.118

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog   2 Jan 2015 12:09:22 -   1.117
+++ ChangeLog   10 Mar 2015 20:47:20 -  1.118
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/gtk-doc-am
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/ChangeLog,v 1.117 
2015/01/02 12:09:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/ChangeLog,v 1.118 
2015/03/10 20:47:20 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  gtk-doc-am-1.20.ebuild,
+  gtk-doc-am-1.21.ebuild:
+  Mark arm64/m68k/s390/sh stable.
 
   02 Jan 2015; Agostino Sarubbo  gtk-doc-am-1.21.ebuild:
   Stable for alpha, wrt bug #529964






[gentoo-commits] gentoo-x86 commit in app-text/scrollkeeper-dtd: scrollkeeper-dtd-1.0.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 20:49:30

  Modified: scrollkeeper-dtd-1.0.ebuild ChangeLog
  Log:
  Mark arm64 stable.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.7  app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0.ebuild?r1=1.6&r2=1.7

Index: scrollkeeper-dtd-1.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- scrollkeeper-dtd-1.0.ebuild 3 Mar 2015 06:01:47 -   1.6
+++ scrollkeeper-dtd-1.0.ebuild 10 Mar 2015 20:49:30 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0.ebuild,v 
1.6 2015/03/03 06:01:47 dlan Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0.ebuild,v 
1.7 2015/03/10 20:49:30 vapier Exp $
 
 EAPI="3"
 
@@ -12,7 +12,7 @@
 
 LICENSE="FDL-1.1"
 SLOT="1.0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-libs/libxml2-2.4.19"



1.8  app-text/scrollkeeper-dtd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/scrollkeeper-dtd/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/scrollkeeper-dtd/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/scrollkeeper-dtd/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/scrollkeeper-dtd/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   3 Mar 2015 06:01:47 -   1.7
+++ ChangeLog   10 Mar 2015 20:49:30 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/scrollkeeper-dtd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper-dtd/ChangeLog,v 1.7 
2015/03/03 06:01:47 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper-dtd/ChangeLog,v 1.8 
2015/03/10 20:49:30 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  scrollkeeper-dtd-1.0.ebuild:
+  Mark arm64 stable.
 
   02 Mar 2015; Yixun Lan  scrollkeeper-dtd-1.0.ebuild:
   add arm64 support, tested on A53 board
@@ -29,4 +32,3 @@
   +scrollkeeper-dtd-1.0.ebuild:
   Initial ebuild, thanks to Ford_Prefect. Commited directly to stable to
   match scrollkeeper- visibility, see bug #229123 for details.
-






[gentoo-commits] gentoo-x86 commit in app-text/scrollkeeper: scrollkeeper-9999-r1.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 20:54:16

  Modified: scrollkeeper--r1.ebuild ChangeLog
  Log:
  Mark arm64 stable.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.12 app-text/scrollkeeper/scrollkeeper--r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/scrollkeeper/scrollkeeper--r1.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/scrollkeeper/scrollkeeper--r1.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/scrollkeeper/scrollkeeper--r1.ebuild?r1=1.11&r2=1.12

Index: scrollkeeper--r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper--r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- scrollkeeper--r1.ebuild 3 Mar 2015 06:00:41 -   1.11
+++ scrollkeeper--r1.ebuild 10 Mar 2015 20:54:16 -  1.12
@@ -1,13 +1,13 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper--r1.ebuild,v 
1.11 2015/03/03 06:00:41 dlan Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper--r1.ebuild,v 
1.12 2015/03/10 20:54:16 vapier Exp $
 
 DESCRIPTION="Dummy scrollkeeper for testing rarian"
 HOMEPAGE="http://gnome.gentoo.org";
 
 LICENSE="metapackage"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="=app-text/scrollkeeper-dtd-1.0"



1.103app-text/scrollkeeper/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/scrollkeeper/ChangeLog?rev=1.103&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/scrollkeeper/ChangeLog?rev=1.103&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/scrollkeeper/ChangeLog?r1=1.102&r2=1.103

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog   3 Mar 2015 06:00:41 -   1.102
+++ ChangeLog   10 Mar 2015 20:54:16 -  1.103
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/scrollkeeper
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.102 
2015/03/03 06:00:41 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.103 
2015/03/10 20:54:16 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  scrollkeeper--r1.ebuild:
+  Mark arm64 stable.
 
   02 Mar 2015; Yixun Lan  scrollkeeper--r1.ebuild:
   add arm64 support, tested on A53 board






[gentoo-commits] gentoo-x86 commit in app-text/rarian: rarian-0.8.1-r2.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 20:54:00

  Modified: rarian-0.8.1-r2.ebuild ChangeLog
  Log:
  Mark arm64 stable.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.14 app-text/rarian/rarian-0.8.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rarian/rarian-0.8.1-r2.ebuild?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rarian/rarian-0.8.1-r2.ebuild?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rarian/rarian-0.8.1-r2.ebuild?r1=1.13&r2=1.14

Index: rarian-0.8.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.8.1-r2.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- rarian-0.8.1-r2.ebuild  3 Mar 2015 05:58:28 -   1.13
+++ rarian-0.8.1-r2.ebuild  10 Mar 2015 20:54:00 -  1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.8.1-r2.ebuild,v 
1.13 2015/03/03 05:58:28 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.8.1-r2.ebuild,v 
1.14 2015/03/10 20:54:00 vapier Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="dev-libs/libxslt



1.70 app-text/rarian/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rarian/ChangeLog?rev=1.70&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rarian/ChangeLog?rev=1.70&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rarian/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/rarian/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog   3 Mar 2015 05:58:28 -   1.69
+++ ChangeLog   10 Mar 2015 20:54:00 -  1.70
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/rarian
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/ChangeLog,v 1.69 2015/03/03 
05:58:28 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/ChangeLog,v 1.70 2015/03/10 
20:54:00 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  rarian-0.8.1-r2.ebuild:
+  Mark arm64 stable.
 
   02 Mar 2015; Yixun Lan  rarian-0.8.1-r2.ebuild:
   add arm64 support, tested on A53 board






[gentoo-commits] gentoo-x86 commit in dev-util/boost-build: boost-build-1.57.0.ebuild boost-build-1.55.0.ebuild boost-build-1.55.0-r1.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 21:01:36

  Modified: boost-build-1.57.0.ebuild boost-build-1.55.0.ebuild
boost-build-1.55.0-r1.ebuild ChangeLog
  Log:
  Expand arm64 keywords.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.3  dev-util/boost-build/boost-build-1.57.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.57.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.57.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.57.0.ebuild?r1=1.2&r2=1.3

Index: boost-build-1.57.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.57.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- boost-build-1.57.0.ebuild   27 Feb 2015 09:26:38 -  1.2
+++ boost-build-1.57.0.ebuild   10 Mar 2015 21:01:36 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.57.0.ebuild,v 1.2 
2015/02/27 09:26:38 pinkbyte Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.57.0.ebuild,v 1.3 
2015/03/10 21:01:36 vapier Exp $
 
 EAPI="5"
 
@@ -17,7 +17,7 @@
 
 LICENSE="Boost-1.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="examples python test"
 
 RDEPEND="python? ( ${PYTHON_DEPS} )



1.11 dev-util/boost-build/boost-build-1.55.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild?r1=1.10&r2=1.11

Index: boost-build-1.55.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- boost-build-1.55.0.ebuild   27 Feb 2015 09:26:38 -  1.10
+++ boost-build-1.55.0.ebuild   10 Mar 2015 21:01:36 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild,v 1.10 
2015/02/27 09:26:38 pinkbyte Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild,v 1.11 
2015/03/10 21:01:36 vapier Exp $
 
 EAPI="5"
 PYTHON_DEPEND="python? 2"
@@ -17,7 +17,7 @@
 
 LICENSE="Boost-1.0"
 SLOT=0
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="examples python test"
 
 REQUIRED_USE="test? ( python )"



1.5  dev-util/boost-build/boost-build-1.55.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild?r1=1.4&r2=1.5

Index: boost-build-1.55.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- boost-build-1.55.0-r1.ebuild27 Feb 2015 09:26:38 -  1.4
+++ boost-build-1.55.0-r1.ebuild10 Mar 2015 21:01:36 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distr

[gentoo-commits] gentoo-x86 commit in dev-libs/boost: boost-1.57.0.ebuild boost-1.55.0-r2.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 21:02:41

  Modified: boost-1.57.0.ebuild boost-1.55.0-r2.ebuild
ChangeLog
  Log:
  Expand arm64 keywords.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.3  dev-libs/boost/boost-1.57.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.57.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.57.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.57.0.ebuild?r1=1.2&r2=1.3

Index: boost-1.57.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.57.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- boost-1.57.0.ebuild 27 Feb 2015 13:44:19 -  1.2
+++ boost-1.57.0.ebuild 10 Mar 2015 21:02:41 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.57.0.ebuild,v 1.2 
2015/02/27 13:44:19 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.57.0.ebuild,v 1.3 
2015/03/10 21:02:41 vapier Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
@@ -16,7 +16,7 @@
 
 LICENSE="Boost-1.0"
 SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt"
 
 IUSE="context debug doc icu +nls mpi python static-libs +threads tools"
 



1.11 dev-libs/boost/boost-1.55.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.55.0-r2.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.55.0-r2.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.55.0-r2.ebuild?r1=1.10&r2=1.11

Index: boost-1.55.0-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.55.0-r2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- boost-1.55.0-r2.ebuild  27 Feb 2015 13:44:19 -  1.10
+++ boost-1.55.0-r2.ebuild  10 Mar 2015 21:02:41 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.55.0-r2.ebuild,v 
1.10 2015/02/27 13:44:19 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.55.0-r2.ebuild,v 
1.11 2015/03/10 21:02:41 vapier Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
@@ -16,7 +16,7 @@
 
 LICENSE="Boost-1.0"
 SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 
 IUSE="context debug doc icu +nls mpi python static-libs +threads tools"
 



1.347dev-libs/boost/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.347&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.347&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?r1=1.346&r2=1.347

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v
retrieving revision 1.346
retrieving revision 1.347
diff -u -r1.346 -r1.347
--- ChangeLog   3 Mar 2015 06:16:36 -   1.346
+++ ChangeLog   10 Mar 2015 21:02:41 -  1.347
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/boost
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.346 2015/03/03 
06:16:36 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.347 2015/03/10 
21:02:41 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  boost-1.55.0-r2.ebuild,
+  boost-1.57.0.ebuild:
+  Expand arm64 keywords.
 
   02 Mar 2015; Yixun Lan  boost-1.56.0-r1.ebuild:
   add arm64 support, tested on A53 board






[gentoo-commits] gentoo-x86 commit in dev-libs/protobuf: protobuf-2.6.1-r3.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 21:11:02

  Modified: ChangeLog
  Added:protobuf-2.6.1-r3.ebuild
  Log:
  Add protoc patch from Chromium OS & sent upstream.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.81 dev-libs/protobuf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.81&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.81&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog   10 Mar 2015 17:58:44 -  1.80
+++ ChangeLog   10 Mar 2015 21:11:02 -  1.81
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/protobuf
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.80 
2015/03/10 17:58:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.81 
2015/03/10 21:11:02 vapier Exp $
+
+*protobuf-2.6.1-r3 (10 Mar 2015)
+
+  10 Mar 2015; Mike Frysinger 
+  +files/protobuf-2.6.1-protoc-cmdline.patch, +protobuf-2.6.1-r3.ebuild:
+  Add protoc patch from Chromium OS & sent upstream.
 
   10 Mar 2015; Mike Frysinger  protobuf-2.6.1-r2.ebuild:
   Add arm64/sh love. Add cross-compile support #432106 by Dennis Schridde.



1.1  dev-libs/protobuf/protobuf-2.6.1-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild?rev=1.1&content-type=text/plain

Index: protobuf-2.6.1-r3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild,v 
1.1 2015/03/10 21:11:02 vapier Exp $

EAPI=5
AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
JAVA_PKG_IUSE="source"
PYTHON_COMPAT=( python2_7 )
DISTUTILS_OPTIONAL=1

inherit autotools-multilib eutils flag-o-matic toolchain-funcs distutils-r1 
java-pkg-opt-2 elisp-common

DESCRIPTION="Google's Protocol Buffers -- an efficient method of encoding 
structured data"
HOMEPAGE="http://code.google.com/p/protobuf/ 
https://github.com/google/protobuf/";
SRC_URI="https://github.com/google/${PN}/releases/download/${PV}/${P}.tar.bz2";

LICENSE="Apache-2.0"
SLOT="0/9" # subslot = soname major version
KEYWORDS="~amd64 ~arm ~arm64 -hppa ~ia64 ~mips -ppc -ppc64 ~sh ~x86 
~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="emacs examples java python static-libs vim-syntax zlib"

CDEPEND="emacs? ( virtual/emacs )
python? ( ${PYTHON_DEPS} )
zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
DEPEND="${CDEPEND}
java? ( >=virtual/jdk-1.5 )
python? (
dev-python/google-apputils[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
)"
RDEPEND="${CDEPEND}
java? ( >=virtual/jre-1.5 )"

src_prepare() {
append-cxxflags -DGOOGLE_PROTOBUF_NO_RTTI

# breaks Darwin, bug #472514
[[ ${CHOST} != *-darwin* ]] && epatch 
"${FILESDIR}"/${PN}-2.3.0-asneeded-2.patch

# fix build with emacs-24.4 (bug #524100)
epatch "${FILESDIR}"/${PN}-2.5.0-emacs-24.4.patch
epatch "${FILESDIR}"/${PN}-2.6.1-protoc-cmdline.patch

autotools-multilib_src_prepare

if use python; then
cd python && distutils-r1_src_prepare
fi
}

src_configure() {
local myeconfargs=(
$(use_with zlib)
)

if tc-is-cross-compiler; then
# The build system wants `protoc` when building, so we need a 
copy that
# runs on the host.  This is more hermetic than relying on the 
version
# installed in the host being the exact same version.
mkdir -p "${WORKDIR}"/build || die
pushd "${WORKDIR}"/build >/dev/null
ECONF_SOURCE=${S} econf_build "${myeconfargs[@]}"
myeconfargs+=( --with-protoc="${PWD}"/src/protoc )
popd >/dev/null
fi

autotools-multilib_src_configure
}

multilib_src_compile() {
default

if multilib_is_native_abi; then
if use python; then
einfo "Compiling Python library ..."
pushd "${S}"/python >/dev/null
PROTOC="${BUILD_DIR}"/src/protoc 
distutils-r1_src_compile
popd >

[gentoo-commits] gentoo-x86 commit in gnome-base/gnome-extra-apps: gnome-extra-apps-3.14.0-r1.ebuild ChangeLog

2015-03-10 Thread Pacho Ramos (pacho)
pacho   15/03/10 21:09:47

  Modified: gnome-extra-apps-3.14.0-r1.ebuild ChangeLog
  Log:
  Allow older epiphany as 3.14 is not ready for stable
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.4  
gnome-base/gnome-extra-apps/gnome-extra-apps-3.14.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-extra-apps/gnome-extra-apps-3.14.0-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-extra-apps/gnome-extra-apps-3.14.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-extra-apps/gnome-extra-apps-3.14.0-r1.ebuild?r1=1.3&r2=1.4

Index: gnome-extra-apps-3.14.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/gnome-base/gnome-extra-apps/gnome-extra-apps-3.14.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-extra-apps-3.14.0-r1.ebuild   7 Mar 2015 15:00:41 -   1.3
+++ gnome-extra-apps-3.14.0-r1.ebuild   10 Mar 2015 21:09:47 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/gnome-base/gnome-extra-apps/gnome-extra-apps-3.14.0-r1.ebuild,v
 1.3 2015/03/07 15:00:41 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-base/gnome-extra-apps/gnome-extra-apps-3.14.0-r1.ebuild,v
 1.4 2015/03/10 21:09:47 pacho Exp $
 
 EAPI="5"
 
@@ -44,7 +44,7 @@
>=net-misc/vino-${PV}
>=sys-apps/baobab-${PV}
>=sys-apps/gnome-disk-utility-${PV}
-   >=www-client/epiphany-${PV}
+   >=www-client/epiphany-3.12
 
games? (
>=games-arcade/gnome-nibbles-${PV}



1.43 gnome-base/gnome-extra-apps/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-extra-apps/ChangeLog?rev=1.43&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-extra-apps/ChangeLog?rev=1.43&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-extra-apps/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-extra-apps/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   7 Mar 2015 15:00:41 -   1.42
+++ ChangeLog   10 Mar 2015 21:09:47 -  1.43
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/gnome-extra-apps
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-extra-apps/ChangeLog,v 
1.42 2015/03/07 15:00:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-extra-apps/ChangeLog,v 
1.43 2015/03/10 21:09:47 pacho Exp $
+
+  10 Mar 2015; Pacho Ramos  
gnome-extra-apps-3.14.0-r1.ebuild:
+  Allow older epiphany as 3.14 is not ready for stable
 
   07 Mar 2015; Pacho Ramos  
gnome-extra-apps-3.14.0-r1.ebuild:
   gnome-photos needs tracker, also pull gnome-music with 'tracker' (thanks to






[gentoo-commits] gentoo-x86 commit in dev-util/source-highlight: source-highlight-3.1.7-r2.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 21:13:03

  Modified: source-highlight-3.1.7-r2.ebuild ChangeLog
  Log:
  Add arm64/m68k love.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.13 dev-util/source-highlight/source-highlight-3.1.7-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/source-highlight/source-highlight-3.1.7-r2.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/source-highlight/source-highlight-3.1.7-r2.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/source-highlight/source-highlight-3.1.7-r2.ebuild?r1=1.12&r2=1.13

Index: source-highlight-3.1.7-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-3.1.7-r2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- source-highlight-3.1.7-r2.ebuild3 Jan 2015 11:47:29 -   1.12
+++ source-highlight-3.1.7-r2.ebuild10 Mar 2015 21:13:02 -  1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-3.1.7-r2.ebuild,v
 1.12 2015/01/03 11:47:29 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-3.1.7-r2.ebuild,v
 1.13 2015/03/10 21:13:02 vapier Exp $
 
 EAPI="4"
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://www.gnu.org/software/src-highlite/source-highlight.html";
 SRC_URI="mirror://gnu/src-highlite/${P}.tar.gz"
 LICENSE="GPL-3"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris"
 SLOT="0"
 IUSE="doc static-libs"
 



1.62 dev-util/source-highlight/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/source-highlight/ChangeLog?rev=1.62&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/source-highlight/ChangeLog?rev=1.62&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/source-highlight/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   3 Jan 2015 12:01:40 -   1.61
+++ ChangeLog   10 Mar 2015 21:13:02 -  1.62
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/source-highlight
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.61 
2015/01/03 12:01:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.62 
2015/03/10 21:13:02 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger 
+  source-highlight-3.1.7-r2.ebuild:
+  Add arm64/m68k love.
 
   03 Jan 2015; Michał Górny 
   -source-highlight-3.1.7-r1.ebuild, -source-highlight-3.1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-util/gtk-doc: gtk-doc-1.21.ebuild ChangeLog

2015-03-10 Thread Mike Frysinger (vapier)
vapier  15/03/10 21:16:55

  Modified: gtk-doc-1.21.ebuild ChangeLog
  Log:
  Add arm64/s390 love & mark m68k/sh stable.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.11 dev-util/gtk-doc/gtk-doc-1.21.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.21.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.21.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.21.ebuild?r1=1.10&r2=1.11

Index: gtk-doc-1.21.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.21.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gtk-doc-1.21.ebuild 2 Jan 2015 12:09:19 -   1.10
+++ gtk-doc-1.21.ebuild 10 Mar 2015 21:16:55 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.21.ebuild,v 1.10 
2015/01/02 12:09:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.21.ebuild,v 1.11 
2015/03/10 21:16:55 vapier Exp $
 
 EAPI=5
 GCONF_DEBUG="yes"
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
 
 IUSE="doc emacs highlight vim test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



1.215dev-util/gtk-doc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc/ChangeLog?rev=1.215&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc/ChangeLog?rev=1.215&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc/ChangeLog?r1=1.214&r2=1.215

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/ChangeLog,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -r1.214 -r1.215
--- ChangeLog   2 Jan 2015 12:09:19 -   1.214
+++ ChangeLog   10 Mar 2015 21:16:55 -  1.215
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/gtk-doc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/ChangeLog,v 1.214 
2015/01/02 12:09:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/ChangeLog,v 1.215 
2015/03/10 21:16:55 vapier Exp $
+
+  10 Mar 2015; Mike Frysinger  gtk-doc-1.21.ebuild:
+  Add arm64/s390 love & mark m68k/sh stable.
 
   02 Jan 2015; Agostino Sarubbo  gtk-doc-1.21.ebuild:
   Stable for alpha, wrt bug #529964






  1   2   >