[gentoo-commits] gentoo-x86 commit in dev-python/pandas: pandas-0.14.0.ebuild ChangeLog

2014-06-24 Thread Patrick Lauer (patrick)
patrick 14/06/24 06:03:56

  Modified: pandas-0.14.0.ebuild ChangeLog
  Log:
  Whitespace
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  dev-python/pandas/pandas-0.14.0.ebuild

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

Index: pandas-0.14.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.14.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pandas-0.14.0.ebuild24 Jun 2014 00:37:17 -  1.1
+++ pandas-0.14.0.ebuild24 Jun 2014 06:03:56 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.14.0.ebuild,v 
1.1 2014/06/24 00:37:17 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.14.0.ebuild,v 
1.2 2014/06/24 06:03:56 patrick Exp $
 
 EAPI=5
 
@@ -89,7 +89,7 @@
 }
 
 src_test() {
-   local DISTUTILS_NO_PARALLEL_BUILD=1 
+   local DISTUTILS_NO_PARALLEL_BUILD=1
distutils-r1_src_test
 }
 



1.25 dev-python/pandas/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pandas/ChangeLog?rev=1.25view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pandas/ChangeLog?rev=1.25content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pandas/ChangeLog?r1=1.24r2=1.25

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   24 Jun 2014 00:37:17 -  1.24
+++ ChangeLog   24 Jun 2014 06:03:56 -  1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pandas
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v 1.24 
2014/06/24 00:37:17 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v 1.25 
2014/06/24 06:03:56 patrick Exp $
+
+  24 Jun 2014; Patrick Lauer patr...@gentoo.org pandas-0.14.0.ebuild:
+  Whitespace
 
 *pandas-0.14.0 (24 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/shoulda: ChangeLog shoulda-3.5.0-r1.ebuild

2014-06-24 Thread Hans de Graaff (graaff)
graaff  14/06/24 06:04:18

  Modified: ChangeLog shoulda-3.5.0-r1.ebuild
  Log:
  Avoid build-time dependency on git, fixing bug 514840. Add ruby20.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.32 dev-ruby/shoulda/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shoulda/ChangeLog?rev=1.32view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shoulda/ChangeLog?rev=1.32content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shoulda/ChangeLog?r1=1.31r2=1.32

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   4 Jun 2014 18:50:43 -   1.31
+++ ChangeLog   24 Jun 2014 06:04:18 -  1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/shoulda
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/ChangeLog,v 1.31 
2014/06/04 18:50:43 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/ChangeLog,v 1.32 
2014/06/24 06:04:18 graaff Exp $
+
+  24 Jun 2014; Hans de Graaff gra...@gentoo.org shoulda-3.5.0-r1.ebuild:
+  Avoid build-time dependency on git, fixing bug 514840. Add ruby20.
 
   04 Jun 2014; Hans de Graaff gra...@gentoo.org shoulda-2.11.3-r1.ebuild:
   Use our own documentation recipe instead of the Rakefile with deprecated code



1.3  dev-ruby/shoulda/shoulda-3.5.0-r1.ebuild

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

Index: shoulda-3.5.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/shoulda-3.5.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- shoulda-3.5.0-r1.ebuild 5 Mar 2014 21:20:54 -   1.2
+++ shoulda-3.5.0-r1.ebuild 24 Jun 2014 06:04:18 -  1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/shoulda-3.5.0-r1.ebuild,v 
1.2 2014/03/05 21:20:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/shoulda-3.5.0-r1.ebuild,v 
1.3 2014/06/24 06:04:18 graaff Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19
+USE_RUBY=ruby19 ruby20
 
 RUBY_FAKEGEM_TASK_DOC=
 RUBY_FAKEGEM_EXTRADOC=README.md
@@ -28,3 +28,7 @@
 
 ruby_add_rdepend =dev-ruby/shoulda-context-1.0.1
=dev-ruby/shoulda-matchers-1.4.1
+
+all_ruby_prepare() {
+   sed -e '/git ls-files/d' -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}






[gentoo-commits] proj/lua:master commit in: net-im/prosody-modules/

2014-06-24 Thread Vadim A. Misbakh-Soloviov
commit: 7797088109aeb5327f5367da33c6519ecc432948
Author: Vadim A. Misbakh-Soloviov mva AT mva DOT name
AuthorDate: Tue Jun 24 06:34:56 2014 +
Commit: Vadim A. Misbakh-Soloviov mva AT mva DOT name
CommitDate: Tue Jun 24 06:34:56 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/lua.git;a=commit;h=77970881

[net-im/prosody-modules] bump

Signed-off-by: Vadim A. Misbakh-Soloviov mva AT mva.name

---
 net-im/prosody-modules/metadata.xml| 13 -
 net-im/prosody-modules/prosody-modules-.ebuild | 13 +++--
 2 files changed, 15 insertions(+), 11 deletions(-)

diff --git a/net-im/prosody-modules/metadata.xml 
b/net-im/prosody-modules/metadata.xml
index db58455..b39e28d 100644
--- a/net-im/prosody-modules/metadata.xml
+++ b/net-im/prosody-modules/metadata.xml
@@ -15,7 +15,7 @@
flag name='adhoc_account_management'This module adds an ad-hoc 
command that lets an user change their password.  This is useful for clients 
that don`t have support for a href=http://xmpp.org/extensions/xep-0077.html; 
rel=nofollowXEP-0077/a style password changing.  In the future, it may 
provide other account management commands./flag
flag name='admin_probe'No module description on upstream wiki 
yet./flag
flag name='admin_web'This module provides a basic web administration 
interface. It currently gives you access to Ad-Hoc commands on any virtual host 
or component that you are set as an administrator for in the Prosody config 
file. It also provides a live list of all S2S and C2S connections./flag
-   flag name='auth_any'No module description on upstream wiki yet./flag
+   flag name='auth_any'This module accepts any username and password, 
which can be useful for testing./flag
flag name='auth_ccert'This module implements PKI-style client 
certificate authentication. You will therefore need your own Certificate 
Authority. How to set that up is beyond the current scope of this 
document./flag
flag name='auth_custom_http'No module description on upstream wiki 
yet./flag
flag name='auth_dovecot'This is a Prosody authentication plugin which 
uses Dovecot as the backend./flag
@@ -23,13 +23,13 @@
flag name='auth_http_async'No module description on upstream wiki 
yet./flag
flag name='auth_imap'No module description on upstream wiki 
yet./flag
flag name='auth_internal_yubikey'A a 
href=http://www.yubico.com/yubikey; rel=nofollowYubiKey/a is a small USB 
one-time-password (OTP) generator./flag
-   flag name='auth_joomla'No module description on upstream wiki 
yet./flag
+   flag name='auth_joomla'This module allows you to authenticate against 
an Joomla database./flag
flag name='auth_ldap'This is a Prosody authentication plugin which 
uses LDAP as the backend./flag
flag name='auth_ldap2'See a 
href=https://code.google.com/p/prosody-modules/wiki/mod_lib_ldap;mod_lib_ldap/a
 for more information./flag
flag name='auth_pam'This module makes Prosody authenticate users 
against PAM (Linux Pluggable Authentication Modules)/flag
-   flag name='auth_phpbb3'No module description on upstream wiki 
yet./flag
+   flag name='auth_phpbb3'This module allows you to authenticate against 
an PHPBB3 database./flag
flag name='auth_sql'Allow client authentication to be handled by an 
SQL database query./flag
-   flag name='auth_wordpress'No module description on upstream wiki 
yet./flag
+   flag name='auth_wordpress'This module allows you to authenticate 
against an Wordpress database./flag
flag name='auto_accept_subscriptions'In some environments where all 
users on the system have mutual trust in each other, it`s sometimes fine to 
skip the usual authorization process to add someone to your contact list and 
see their status./flag
flag name='auto_activate_hosts'By default Prosody does not 
automatically activate/deactivate hosts when they are added to and removed from 
the configuration./flag
flag name='bidi'This module implements a 
href=http://xmpp.org/extensions/xep-0288.html; rel=nofollowXEP-0288: 
Bidirectional Server-to-Server Connections/a.  It allows servers to use a 
single connection for sending stanzas to each other, instead of two connections 
(one for stanzas in each direction)./flag
@@ -119,6 +119,7 @@
flag name='pubsub_mqtt'a href=http://mqtt.org/; 
rel=nofollowMQTT/a is a lightweight binary pubsub protocol suited to 
embedded devices. This module provides a way for MQTT clients to connect to 
Prosody and publish or subscribe to local pubsub nodes./flag
flag name='pubsub_pivotaltracker'No module description on upstream 
wiki yet./flag
flag name='pubsub_twitter'Twitter has an open `realtime` search API, 
but it requires polling (within their rate limits). This module allows Prosody 
to poll for you, and push new results to subscribers over XMPP./flag
+   flag name='rawdebug'No module description 

[gentoo-commits] gentoo-x86 commit in media-libs/alsa-lib: alsa-lib-1.0.28.ebuild ChangeLog

2014-06-24 Thread Samuli Suominen (ssuominen)
ssuominen14/06/24 06:54:42

  Modified: alsa-lib-1.0.28.ebuild ChangeLog
  Log:
  Disable oldapi test with elibc_uclibc wrt #509886 by René Rhéaume
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.2  media-libs/alsa-lib/alsa-lib-1.0.28.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild?r1=1.1r2=1.2

Index: alsa-lib-1.0.28.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- alsa-lib-1.0.28.ebuild  23 Jun 2014 21:24:11 -  1.1
+++ alsa-lib-1.0.28.ebuild  24 Jun 2014 06:54:42 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild,v 1.1 
2014/06/23 21:24:11 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild,v 1.2 
2014/06/24 06:54:42 ssuominen Exp $
 
 EAPI=5
 
@@ -34,6 +34,8 @@
 
 src_prepare() {
find . -name Makefile.am -exec sed -i -e '/CFLAGS/s:-g -O2::' {} + || 
die
+   # http://bugs.gentoo.org/509886
+   use elibc_uclibc  { sed -i -e 's:oldapi queue_timer:queue_timer:' 
test/Makefile.am || die; }
epatch_user
eautoreconf
 }



1.393media-libs/alsa-lib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.393view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.393content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?r1=1.392r2=1.393

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v
retrieving revision 1.392
retrieving revision 1.393
diff -u -r1.392 -r1.393
--- ChangeLog   23 Jun 2014 21:24:11 -  1.392
+++ ChangeLog   24 Jun 2014 06:54:42 -  1.393
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/alsa-lib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.392 
2014/06/23 21:24:11 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.393 
2014/06/24 06:54:42 ssuominen Exp $
+
+  24 Jun 2014; Samuli Suominen ssuomi...@gentoo.org alsa-lib-1.0.28.ebuild:
+  Disable oldapi test with elibc_uclibc wrt #509886 by René Rhéaume
 
 *alsa-lib-1.0.28 (23 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in media-libs/alsa-lib: alsa-lib-1.0.28.ebuild ChangeLog

2014-06-24 Thread Samuli Suominen (ssuominen)
ssuominen14/06/24 06:56:22

  Modified: alsa-lib-1.0.28.ebuild ChangeLog
  Log:
  Sort IUSE alphabetically.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.3  media-libs/alsa-lib/alsa-lib-1.0.28.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild?r1=1.2r2=1.3

Index: alsa-lib-1.0.28.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- alsa-lib-1.0.28.ebuild  24 Jun 2014 06:54:42 -  1.2
+++ alsa-lib-1.0.28.ebuild  24 Jun 2014 06:56:21 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild,v 1.2 
2014/06/24 06:54:42 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild,v 1.3 
2014/06/24 06:56:21 ssuominen Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 LICENSE=LGPL-2.1
 SLOT=0
 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux
-IUSE=doc debug alisp python
+IUSE=alisp debug doc elibc_uclibc python
 
 RDEPEND=python? ( ${PYTHON_DEPS} )
abi_x86_32? (



1.394media-libs/alsa-lib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.394view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.394content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?r1=1.393r2=1.394

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v
retrieving revision 1.393
retrieving revision 1.394
diff -u -r1.393 -r1.394
--- ChangeLog   24 Jun 2014 06:54:42 -  1.393
+++ ChangeLog   24 Jun 2014 06:56:22 -  1.394
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/alsa-lib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.393 
2014/06/24 06:54:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.394 
2014/06/24 06:56:22 ssuominen Exp $
+
+  24 Jun 2014; Samuli Suominen ssuomi...@gentoo.org alsa-lib-1.0.28.ebuild:
+  Sort IUSE alphabetically.
 
   24 Jun 2014; Samuli Suominen ssuomi...@gentoo.org alsa-lib-1.0.28.ebuild:
   Disable oldapi test with elibc_uclibc wrt #509886 by René Rhéaume






[gentoo-commits] gentoo-x86 commit in licenses: YDSLA

2014-06-24 Thread Sergey Popov (pinkbyte)
pinkbyte14/06/24 07:05:33

  Added:YDSLA
  Log:
  Add Yandex Desktop Software License Agreement

Revision  ChangesPath
1.1  licenses/YDSLA

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/YDSLA?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/YDSLA?rev=1.1content-type=text/plain

Index: YDSLA
===
# file generated using the following command (open the link in browser for 
up-to-date version with html links)
# lynx -dump http://m.legal.yandex.ru/desktop_software_agreement/?lang=en

Yandex Desktop Software License Agreement

   We would like to draw your attention to the fact that this License
   Agreement shall replace the license agreements governing the use of
   respective computer programs listed in Section 1.1 of this License
   Agreement starting from the date indicated in the termination notices
   in the respective license agreements. Please do consider all references
   to those license agreements governing the use of respective computer
   programs as references to this License Agreement.

   This document is a translation of Yandex Desktop Software License
   Agreement in English. In case of conflict between the Russian version
   of Yandex Desktop Software License Agreement and this translation -
   only the Russian version of Yandex Desktop Software License Agreement
   is legally binding. The Russian version of Yandex Desktop Software
   License Agreement can be found here:
   http://legal.yandex.ru/desktop_software_agreement/?lang=ru.

   Before using any program, please read the following terms of license
   agreement. Any use of a program by you means full and unconditional
   acceptance of its terms.

   If you do not accept the terms of license agreement in full, you shall
   not use it for any purpose.

1. General Provisions

   1.1. This License Agreement (“License”) sets forth the terms and
   conditions for the use of the following computer programs:
   “Yandex.Disk”, “Yandex.Disk Command Line Interface”, “Yandex.Mail” for
   Chromium, “Yandex.Weather” for Chromium, “Yandex.Traffic” for Chromium,
   “Yandex.Search” for Chromium, “My VK page” for Chromium, “Visual
   Bookmarks” for Internet Explorer, “Visual Bookmarks” for Mozilla
   Firefox, “Visual Bookmarks” for Chromium, “Yandex.Translate” for
   Chromium, “Yandex Elements” for Internet Explorer, “Yandex Elements”
   for Mozilla Firefox, “Browsers manager” for Windows, “Yandex.Maps” for
   Opera, “Yandex.Fotki” for Opera, “Yandex.Mail” for Opera,
   “Yandex.Weather” for Opera, “VKontakte for express-panel” for Opera,
   which are distributed separately as well as a part of a “Yandex
   Elements” software package, (any of the above programs will hereinafter
   be referred to as “Program” and all of them together as “Programs”) and
   is concluded between any person using the Program (“User”) and YANDEX
   LLC, 16 Lva Tolstogo St., Moscow 119021, Russia, which is the owner of
   the exclusive rights in Programs (“Rights Holder”).

   1.2. By copying any Program or Programs, installing any of them on your
   PC or using any Program in any manner, the User expresses his/her full
   and unconditional agreement to all the License terms and conditions.

   1.3. The use of Programs is permitted only under the terms and
   conditions of this License. If the User does not accept the terms and
   conditions of the License in full, the User shall not use any Program
   for any purpose. The use of Programs with violation (non-performance)
   of any of the terms and conditions of this License shall be prohibited.

   1.4. The use of Programs under this License for personal non-commercial
   use is free of charge. The use of Programs on terms and in the manner
   not provided for by this License is only possible on the basis of a
   separate agreement with the Rights Holder.

   1.5. This License and all relations connected with the use of a Program
   or all Programs are subject to applicable law of the Russian Federation
   and any claims or lawsuits arising out of this License or the use of a
   Program or all Programs shall be filed and considered by the court at
   the location of the Rights Holder.

   1.6. The Rights Holder may provide the User with the translation of thi
   s License from Russian into other languages, but in case of a conflict
   between the terms of the License in Russian and its translation, only
   Russian-language version of this License is valid.

2. Rights in Programs

   2.1. The Rights Holder owns all exclusive rights in all Programs.

3. License

   3.1. The Rights Holder provides the User with non-transferable right to
   use Programs free of charge, under a simple (non-exclusive) license, in
   countries around the world in the following manner:

   3.1.1. To use Programs in accordance with their direct functional
   purpose, in order to which copy and to 

[gentoo-commits] gentoo-x86 commit in net-misc/yandex-disk: - New directory

2014-06-24 Thread Sergey Popov (pinkbyte)
pinkbyte14/06/24 07:50:26

  Log:
  Directory /var/cvsroot/gentoo-x86/net-misc/yandex-disk added to the repository



[gentoo-commits] gentoo-x86 commit in net-misc/yandex-disk: metadata.xml ChangeLog yandex-disk-0.1.4.504_p1.ebuild

2014-06-24 Thread Sergey Popov (pinkbyte)
pinkbyte14/06/24 07:52:42

  Added:metadata.xml ChangeLog
yandex-disk-0.1.4.504_p1.ebuild
  Log:
  Initial commit, wrt bug #483110. Thanks to Dmitry Suloev SuloevDmitry AT 
gmail.com for initial ebuild. Package will be maintained by Vladimir Romanov 
blueboar AT gentoo.org through proxy maintainers
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.1  net-misc/yandex-disk/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/yandex-disk/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/yandex-disk/metadata.xml?rev=1.1content-type=text/plain

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
herdproxy-maintainers/herd
maintainer
emailblueb...@gentoo.org/email
nameVladimir Romanov/name
descriptionMaintainer. Assign bugs to him/description
/maintainer
maintainer
emailpinkb...@gentoo.org/email
nameSergey Popov/name
descriptionProxy maintainer. CC him on bugs/description
/maintainer
/pkgmetadata



1.1  net-misc/yandex-disk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/yandex-disk/ChangeLog?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/yandex-disk/ChangeLog?rev=1.1content-type=text/plain

Index: ChangeLog
===
# ChangeLog for net-misc/yandex-disk
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/yandex-disk/ChangeLog,v 1.1 
2014/06/24 07:52:42 pinkbyte Exp $

*yandex-disk-0.1.4.504_p1 (24 Jun 2014)

  24 Jun 2014; Sergey Popov pinkb...@gentoo.org
  +yandex-disk-0.1.4.504_p1.ebuild, +metadata.xml:
  Initial commit, wrt bug #483110. Thanks to Dmitry Suloev SuloevDmitry AT
  gmail.com for initial ebuild. Package will be maintained by Vladimir Romanov
  blueboar AT gentoo.org through proxy maintainers




1.1  net-misc/yandex-disk/yandex-disk-0.1.4.504_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/yandex-disk/yandex-disk-0.1.4.504_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/yandex-disk/yandex-disk-0.1.4.504_p1.ebuild?rev=1.1content-type=text/plain

Index: yandex-disk-0.1.4.504_p1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/yandex-disk/yandex-disk-0.1.4.504_p1.ebuild,v 
1.1 2014/06/24 07:52:42 pinkbyte Exp $

EAPI=5

inherit bash-completion-r1 rpm

MY_P=${PN}-${PV/_p/-}

DESCRIPTION=CLI to access Yandex Disk file storage service
HOMEPAGE=https://disk.yandex.ru;
SRC_URI=
amd64? ( 
http://repo.yandex.ru/yandex-disk/rpm/stable/x86_64/${MY_P}.fedora.x86_64.rpm )
x86? ( 
http://repo.yandex.ru/yandex-disk/rpm/stable/i386/${MY_P}.fedora.i386.rpm )


LICENSE=YDSLA
SLOT=0
KEYWORDS=-* ~amd64 ~x86

DEPEND=
RDEPEND=sys-libs/zlib

S=${WORKDIR}

QA_PREBUILT=opt/bin/yandex-disk

src_install() {
exeinto /opt/bin
doexe usr/bin/yandex-disk
newbashcomp etc/bash_completion.d/yandex-disk-completion.bash ${PN}
}






[gentoo-commits] gentoo-x86 commit in net-misc/mikutter: mikutter-3.0.2.ebuild mikutter-9999.ebuild ChangeLog mikutter-0.2.2.1537.ebuild

2014-06-24 Thread Naohiro Aota (naota)
naota   14/06/24 07:54:38

  Modified: mikutter-.ebuild ChangeLog
  Added:mikutter-3.0.2.ebuild
  Removed:  mikutter-0.2.2.1537.ebuild
  Log:
  Drop old version; Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F8551514)

Revision  ChangesPath
1.6  net-misc/mikutter/mikutter-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mikutter/mikutter-.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mikutter/mikutter-.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mikutter/mikutter-.ebuild?r1=1.5r2=1.6

Index: mikutter-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/mikutter/mikutter-.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mikutter-.ebuild11 Jun 2014 07:57:38 -  1.5
+++ mikutter-.ebuild24 Jun 2014 07:54:38 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mikutter/mikutter-.ebuild,v 
1.5 2014/06/11 07:57:38 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mikutter/mikutter-.ebuild,v 
1.6 2014/06/24 07:54:38 naota Exp $
 
 EAPI=5
 
@@ -44,10 +44,6 @@
dev-ruby/typed-array
virtual/ruby-ssl
 
-RUBY_PATCHES=(
-   ${FILESDIR}/${PN}-0.2.2.1537-disable-bundler.patch
-)
-
 all_ruby_unpack() {
if [ ${PV} =  ];then
git-2_src_unpack



1.43 net-misc/mikutter/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mikutter/ChangeLog?rev=1.43view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mikutter/ChangeLog?rev=1.43content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mikutter/ChangeLog?r1=1.42r2=1.43

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/mikutter/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   11 Jun 2014 07:57:38 -  1.42
+++ ChangeLog   24 Jun 2014 07:54:38 -  1.43
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/mikutter
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mikutter/ChangeLog,v 1.42 
2014/06/11 07:57:38 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mikutter/ChangeLog,v 1.43 
2014/06/24 07:54:38 naota Exp $
+
+*mikutter-3.0.2 (24 Jun 2014)
+
+  24 Jun 2014; Naohiro Aota na...@gentoo.org +mikutter-3.0.2.ebuild,
+  -mikutter-0.2.2.1537.ebuild, mikutter-.ebuild:
+  Drop old version; Version bump
 
 *mikutter-3.0.0 (11 Jun 2014)
 



1.1  net-misc/mikutter/mikutter-3.0.2.ebuild

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

Index: mikutter-3.0.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/mikutter/mikutter-3.0.2.ebuild,v 
1.1 2014/06/24 07:54:38 naota Exp $

EAPI=5

USE_RUBY=ruby19

inherit ruby-ng eutils

if [ ${PV} =  ]; then
EGIT_REPO_URI=git://toshia.dip.jp/mikutter.git
inherit git-2
KEYWORDS=
EGIT_SOURCEDIR=${WORKDIR}/all
else
MY_P=${PN}.${PV}
SRC_URI=http://mikutter.hachune.net/bin/${MY_P}.tar.gz;
KEYWORDS=~amd64
RUBY_S=${PN}
fi

DESCRIPTION=mikutter is simple, powerful and moeful twitter client
HOMEPAGE=http://mikutter.hachune.net/;

LICENSE=GPL-3
SLOT=0
IUSE=+libnotify sound

DEPEND=
RDEPEND=libnotify? ( x11-libs/libnotify )
sound? ( media-sound/alsa-utils )

ruby_add_rdepend dev-ruby/addressable
dev-ruby/bsearch
dev-ruby/delayer
dev-ruby/json
dev-ruby/memoize
=dev-ruby/oauth-0.4.7
dev-ruby/rcairo
=dev-ruby/ruby-gettext-3.0.1
=dev-ruby/ruby-gtk2-2.2.0
dev-ruby/ruby-hmac
dev-ruby/typed-array
virtual/ruby-ssl

all_ruby_unpack() {
if [ ${PV} =  ];then
git-2_src_unpack
else
default
fi
}

each_ruby_install() {
exeinto /usr/share/mikutter
doexe mikutter.rb
insinto /usr/share/mikutter
doins -r core plugin
exeinto /usr/bin
doexe ${FILESDIR}/mikutter
dodoc README
make_desktop_entry mikutter Mikutter \

[gentoo-commits] gentoo-x86 commit in sys-fs/dd-rescue: metadata.xml ChangeLog

2014-06-24 Thread Joshua Kinard (kumba)
kumba   14/06/24 08:27:08

  Modified: metadata.xml ChangeLog
  Log:
  Fixed local USE flag description, per #514738.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
D25D95E3)

Revision  ChangesPath
1.4  sys-fs/dd-rescue/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml1 Jun 2014 01:53:09 -   1.3
+++ metadata.xml24 Jun 2014 08:27:08 -  1.4
@@ -3,6 +3,6 @@
 pkgmetadata
 herdbase-system/herd
 use
- flag name='sse4_2'Use the SSE4.1 instruction set/flag
+ flag name='sse4_2'Use the SSE4.2 instruction set/flag
 /use
 /pkgmetadata



1.37 sys-fs/dd-rescue/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/dd-rescue/ChangeLog?rev=1.37view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/dd-rescue/ChangeLog?rev=1.37content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/dd-rescue/ChangeLog?r1=1.36r2=1.37

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   1 Jun 2014 01:53:09 -   1.36
+++ ChangeLog   24 Jun 2014 08:27:08 -  1.37
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/dd-rescue
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.36 
2014/06/01 01:53:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.37 
2014/06/24 08:27:08 kumba Exp $
+
+  24 Jun 2014; Joshua Kinard ku...@gentoo.org metadata.xml:
+  Fixed local USE flag description, per #514738.
 
 *dd-rescue-1.45 (01 Jun 2014)
 






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

2014-06-24 Thread Pacho Ramos (pacho)
pacho   14/06/24 08:38:25

  Modified: ChangeLog
  Removed:  gucharmap-3.12.0.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.216gnome-extra/gucharmap/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gucharmap/ChangeLog?rev=1.216view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gucharmap/ChangeLog?rev=1.216content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gucharmap/ChangeLog?r1=1.215r2=1.216

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/ChangeLog,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -r1.215 -r1.216
--- ChangeLog   31 May 2014 10:03:05 -  1.215
+++ ChangeLog   24 Jun 2014 08:38:24 -  1.216
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-extra/gucharmap
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/ChangeLog,v 1.215 
2014/05/31 10:03:05 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/ChangeLog,v 1.216 
2014/06/24 08:38:24 pacho Exp $
+
+  24 Jun 2014; Pacho Ramos pa...@gentoo.org -gucharmap-3.12.0.ebuild:
+  Drop old
 
 *gucharmap-3.12.1 (31 May 2014)
 






[gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-calculator: ChangeLog gnome-calculator-3.12.1.ebuild

2014-06-24 Thread Pacho Ramos (pacho)
pacho   14/06/24 08:39:22

  Modified: ChangeLog
  Removed:  gnome-calculator-3.12.1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.17 gnome-extra/gnome-calculator/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-calculator/ChangeLog?rev=1.17view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-calculator/ChangeLog?rev=1.17content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-calculator/ChangeLog?r1=1.16r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-calculator/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   31 May 2014 06:33:09 -  1.16
+++ ChangeLog   24 Jun 2014 08:39:22 -  1.17
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-extra/gnome-calculator
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-calculator/ChangeLog,v 
1.16 2014/05/31 06:33:09 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-calculator/ChangeLog,v 
1.17 2014/06/24 08:39:22 pacho Exp $
+
+  24 Jun 2014; Pacho Ramos pa...@gentoo.org -gnome-calculator-3.12.1.ebuild:
+  Drop old
 
 *gnome-calculator-3.12.2 (31 May 2014)
 






[gentoo-commits] gentoo-x86 commit in app-laptop/pommed: ChangeLog pommed-1.30.ebuild pommed-1.31.ebuild pommed-1.21-r1.ebuild pommed-1.39.ebuild

2014-06-24 Thread Naohiro Aota (naota)
naota   14/06/24 08:44:11

  Modified: ChangeLog
  Removed:  pommed-1.30.ebuild pommed-1.31.ebuild
pommed-1.21-r1.ebuild pommed-1.39.ebuild
  Log:
  Drop EAPI=1. #513918
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F8551514)

Revision  ChangesPath
1.69 app-laptop/pommed/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/pommed/ChangeLog?rev=1.69view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/pommed/ChangeLog?rev=1.69content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/pommed/ChangeLog?r1=1.68r2=1.69

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-laptop/pommed/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   21 Dec 2013 16:26:40 -  1.68
+++ ChangeLog   24 Jun 2014 08:44:11 -  1.69
@@ -1,6 +1,10 @@
 # ChangeLog for app-laptop/pommed
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/pommed/ChangeLog,v 1.68 
2013/12/21 16:26:40 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/pommed/ChangeLog,v 1.69 
2014/06/24 08:44:11 naota Exp $
+
+  24 Jun 2014; Naohiro Aota na...@gentoo.org -pommed-1.21-r1.ebuild,
+  -pommed-1.30.ebuild, -pommed-1.31.ebuild, -pommed-1.39.ebuild:
+  Drop EAPI=1. #513918
 
   21 Dec 2013; Agostino Sarubbo a...@gentoo.org pommed-1.39-r1.ebuild:
   Stable for ppc, wrt bug #487738






[gentoo-commits] gentoo-x86 commit in app-emulation/free42: free42-1.5.3a.ebuild ChangeLog

2014-06-24 Thread JosA MarAa Alonso (nimiux)
nimiux  14/06/24 08:47:11

  Modified: ChangeLog
  Added:free42-1.5.3a.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D628E536)

Revision  ChangesPath
1.20 app-emulation/free42/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free42/ChangeLog?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free42/ChangeLog?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free42/ChangeLog?r1=1.19r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   23 Jun 2014 21:49:31 -  1.19
+++ ChangeLog   24 Jun 2014 08:47:11 -  1.20
@@ -1,6 +1,12 @@
 # ChangeLog for app-emulation/free42
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v 1.19 
2014/06/23 21:49:31 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v 1.20 
2014/06/24 08:47:11 nimiux Exp $
+
+*free42-1.5.3a (24 Jun 2014)
+
+  24 Jun 2014; Chema Alonso nim...@gentoo.org +free42-1.5.3a.ebuild,
+  +files/free42-1.5.3a-fix-makefile.patch:
+  Version bump
 
   23 Jun 2014; Chema Alonso nim...@gentoo.org -free42-1.4.75.ebuild,
   -files/free42-1.4.75-fix-alsa.patch:



1.1  app-emulation/free42/free42-1.5.3a.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free42/free42-1.5.3a.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free42/free42-1.5.3a.ebuild?rev=1.1content-type=text/plain

Index: free42-1.5.3a.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/free42-1.5.3a.ebuild,v 
1.1 2014/06/24 08:47:11 nimiux Exp $

EAPI=5

inherit eutils toolchain-funcs

DESCRIPTION=An HP-42S Calculator Simulator
HOMEPAGE=http://thomasokken.com/free42/;
SRC_URI=mirror://gentoo/${P}.tgz

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

DEPEND=dev-libs/atk
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:2
x11-libs/pango
alsa? ( media-libs/alsa-lib )

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

S=${WORKDIR}/${PN}-nologo-${PV}

src_prepare() {
sed -i -e 's/print_gif_name\[FILENAMELEN\]/print_gif_name\[1000\]/' \
${S}/gtk/shell_main.cc || die
epatch ${FILESDIR}/${P}-fix-makefile.patch
}

src_compile() {
local myconf
use alsa  myconf=AUDIO_ALSA=yes
emake CXX=$(tc-getCXX) BCD_MATH=1 ${myconf} -C ${S}/gtk
}

src_install() {
dodoc CREDITS HISTORY README TODO
dobin gtk/free42dec
}






[gentoo-commits] gentoo-x86 commit in app-emulation/free42/files: free42-1.5.3a-fix-makefile.patch

2014-06-24 Thread JosA MarAa Alonso (nimiux)
nimiux  14/06/24 08:47:11

  Added:free42-1.5.3a-fix-makefile.patch
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D628E536)

Revision  ChangesPath
1.1  app-emulation/free42/files/free42-1.5.3a-fix-makefile.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free42/files/free42-1.5.3a-fix-makefile.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free42/files/free42-1.5.3a-fix-makefile.patch?rev=1.1content-type=text/plain

Index: free42-1.5.3a-fix-makefile.patch
===
diff -Nuar a/gtk/Makefile b/gtk/Makefile
--- a/gtk/Makefile  2014-06-21 19:46:55.0 +0200
+++ b/gtk/Makefile  2014-06-24 00:03:38.719906032 +0200
@@ -19,7 +19,6 @@
-Wall \
-Wno-parentheses \
-Wno-write-strings \
-   -g \
-I/usr/X11R6/include \
-fno-exceptions \
-fno-rtti \
@@ -30,14 +29,11 @@
-DDECIMAL_GLOBAL_ROUNDING_ACCESS_FUNCTIONS=1 \
-DDECIMAL_GLOBAL_EXCEPTION_FLAGS=1 \
-DDECIMAL_GLOBAL_EXCEPTION_FLAGS_ACCESS_FUNCTIONS=1 \
-   -D_WCHAR_T_DEFINED
+   -D_WCHAR_T_DEFINED \
+   ${CXXFLAGS}
 
-LDFLAGS = -L/usr/X11R6/lib
-LIBS := gcc111libbid-$(shell uname -m).a -lXmu $(shell pkg-config --libs 
gtk+-2.0)
-
-ifeq $(shell uname -s) Linux
-LDFLAGS += -Wl,--hash-style=both
-endif
+LDFLAGS := -L/usr/X11R6/lib ${LDFLAGS}
+LIBS := gcc111libbid-$(shell uname -m).a -lXmu -lX11 -ldl -lpthread $(shell 
pkg-config --libs gtk+-2.0)
 
 SRCS = shell_main.cc shell_skin.cc skins.cc keymap.cc shell_loadimage.cc \
shell_spool.cc core_main.cc core_commands1.cc core_commands2.cc \






[gentoo-commits] gentoo-x86 commit in app-misc/linux-logo: linux-logo-5.11-r3.ebuild ChangeLog

2014-06-24 Thread JosA MarAa Alonso (nimiux)
nimiux  14/06/24 08:53:57

  Modified: linux-logo-5.11-r3.ebuild ChangeLog
  Log:
  Stable for amd64 wrt bug #507732
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D628E536)

Revision  ChangesPath
1.4  app-misc/linux-logo/linux-logo-5.11-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/linux-logo/linux-logo-5.11-r3.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/linux-logo/linux-logo-5.11-r3.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/linux-logo/linux-logo-5.11-r3.ebuild?r1=1.3r2=1.4

Index: linux-logo-5.11-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-5.11-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linux-logo-5.11-r3.ebuild   14 Jun 2014 10:32:57 -  1.3
+++ linux-logo-5.11-r3.ebuild   24 Jun 2014 08:53:57 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-5.11-r3.ebuild,v 1.3 
2014/06/14 10:32:57 phajdan.jr Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-5.11-r3.ebuild,v 1.4 
2014/06/24 08:53:57 nimiux Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 hppa ~ia64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 hppa ~ia64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux
 IUSE=nls
 
 RDEPEND=nls? ( virtual/libintl )



1.93 app-misc/linux-logo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/linux-logo/ChangeLog?rev=1.93view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/linux-logo/ChangeLog?rev=1.93content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/linux-logo/ChangeLog?r1=1.92r2=1.93

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/linux-logo/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   14 Jun 2014 10:32:57 -  1.92
+++ ChangeLog   24 Jun 2014 08:53:57 -  1.93
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/linux-logo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/ChangeLog,v 1.92 
2014/06/14 10:32:57 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/ChangeLog,v 1.93 
2014/06/24 08:53:57 nimiux Exp $
+
+  24 Jun 2014; Chema Alonso nim...@gentoo.org linux-logo-5.11-r3.ebuild:
+  Stable for amd64 wrt bug #507732
 
   14 Jun 2014; Pawel Hajdan jr phajdan...@gentoo.org
   linux-logo-5.11-r3.ebuild:






[gentoo-commits] gentoo-x86 commit in net-misc/wicd: wicd-1.7.2.4-r3.ebuild ChangeLog

2014-06-24 Thread JosA MarAa Alonso (nimiux)
nimiux  14/06/24 09:30:17

  Modified: wicd-1.7.2.4-r3.ebuild ChangeLog
  Log:
  Stable for amd64 wrt bug #509752
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D628E536)

Revision  ChangesPath
1.9  net-misc/wicd/wicd-1.7.2.4-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r3.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r3.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r3.ebuild?r1=1.8r2=1.9

Index: wicd-1.7.2.4-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- wicd-1.7.2.4-r3.ebuild  14 Jun 2014 10:29:33 -  1.8
+++ wicd-1.7.2.4-r3.ebuild  24 Jun 2014 09:30:17 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r3.ebuild,v 1.8 
2014/06/14 10:29:33 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r3.ebuild,v 1.9 
2014/06/24 09:30:17 nimiux Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~arm ~mips ~ppc ~ppc64 x86
+KEYWORDS=amd64 ~arm ~mips ~ppc ~ppc64 x86
 IUSE=doc X ambiance +gtk ioctl libnotify mac4lin ncurses nls +pm-utils
 
 DEPEND=nls? ( dev-python/Babel )



1.148net-misc/wicd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wicd/ChangeLog?rev=1.148view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wicd/ChangeLog?rev=1.148content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wicd/ChangeLog?r1=1.147r2=1.148

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog   14 Jun 2014 10:29:33 -  1.147
+++ ChangeLog   24 Jun 2014 09:30:17 -  1.148
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/wicd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.147 2014/06/14 
10:29:33 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.148 2014/06/24 
09:30:17 nimiux Exp $
+
+  24 Jun 2014; Chema Alonso nim...@gentoo.org wicd-1.7.2.4-r3.ebuild:
+  Stable for amd64 wrt bug #509752
 
   14 Jun 2014; Pawel Hajdan jr phajdan...@gentoo.org wicd-1.7.2.4-r3.ebuild:
   x86 stable wrt bug #509752






[gentoo-commits] gentoo-x86 commit in sys-cluster/swift/files: CVE-2014-3497-1.13.patch

2014-06-24 Thread Ian Delaney (idella4)
idella4 14/06/24 09:49:27

  Added:CVE-2014-3497-1.13.patch
  Log:
  revbump; add sec. patch wrt Bug #513864
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.1  sys-cluster/swift/files/CVE-2014-3497-1.13.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/files/CVE-2014-3497-1.13.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/files/CVE-2014-3497-1.13.patch?rev=1.1content-type=text/plain

Index: CVE-2014-3497-1.13.patch
===
https://review.openstack.org/gitweb?p=openstack%2Fswift.git;a=commitdiff;h=b223322ed1ef44f61490f820240aa01f1047ae2e
author  John Dickinson m...@not.mn
Sat, 7 Jun 2014 02:46:41 +0800 (11:46 -0700)
committer   John Dickinson m...@not.mn
Thu, 19 Jun 2014 06:28:33 +0800 (15:28 -0700)
HTTP header values should be quoted. Since the WWW-Authenticate
header value contains user-supplied strings, it's important to
ensure it's properly quoted to ensure the integrity of the protocol.

Previous to this patch, the URL was unquoted and then the unquoted
value was returned in the header. This patch re-quotes the value
when it is set on the response.

This is filed as CVS-2014-3497

Fixes bug 1327414

Change-Id: If8bd8842f2ce821756e9b4461a18a8ac8d42fb8c
diff --git a/swift/common/swob.py b/swift/common/swob.py
index 638086e..f4f38c7 100644 (file)
--- a/swift/common/swob.py
+++ b/swift/common/swob.py
@@ -1203,7 +1203,7 @@ class Response(object):
 realm = 'unknown'
 except (AttributeError, ValueError):
 realm = 'unknown'
-return 'Swift realm=%s' % realm
+return 'Swift realm=%s' % urllib2.quote(realm)
 
 @property
 def is_success(self):
diff --git a/test/functional/tests.py b/test/functional/tests.py
index ad8c398..7983815 100644 (file)
--- a/test/functional/tests.py
+++ b/test/functional/tests.py
@@ -333,6 +333,19 @@ class TestAccount(Base):
 self.assertEqual(sorted(containers, cmp=locale.strcoll),
  containers)
 
+def testQuotedWWWAuthenticateHeader(self):
+conn = Connection(config)
+conn.authenticate()
+inserted_html = 'bHello World'
+hax = 'AUTH_haxx\nContent-Length: %d\n\n%s' % (len(inserted_html),
+inserted_html)
+quoted_hax = urllib.quote(hax)
+conn.connection.request('GET', '/v1/' + quoted_hax, None, {})
+resp = conn.connection.getresponse()
+resp_headers = resp.getheaders()
+expected = ('www-authenticate', 'Swift realm=%s' % quoted_hax)
+self.assert_(expected in resp_headers)
+
 
 class TestAccountUTF8(Base2, TestAccount):
 set_up = False
diff --git a/test/unit/common/test_swob.py b/test/unit/common/test_swob.py
index 7cc5439..b0452b9 100644 (file)
--- a/test/unit/common/test_swob.py
+++ b/test/unit/common/test_swob.py
@@ -601,6 +601,28 @@ class TestRequest(unittest.TestCase):
 self.assertEquals('Me realm=whatever',
   resp.headers['Www-Authenticate'])
 
+def test_401_www_authenticate_is_quoted(self):
+
+def test_app(environ, start_response):
+start_response('401 Unauthorized', [])
+return ['hi']
+
+hacker = 'account-name\n\nbfoobr'  # url injection test
+quoted_hacker = quote(hacker)
+req = swift.common.swob.Request.blank('/v1/' + hacker)
+resp = req.get_response(test_app)
+self.assertEquals(resp.status_int, 401)
+self.assert_('Www-Authenticate' in resp.headers)
+self.assertEquals('Swift realm=%s' % quoted_hacker,
+  resp.headers['Www-Authenticate'])
+
+req = swift.common.swob.Request.blank('/v1/' + quoted_hacker)
+resp = req.get_response(test_app)
+self.assertEquals(resp.status_int, 401)
+self.assert_('Www-Authenticate' in resp.headers)
+self.assertEquals('Swift realm=%s' % quoted_hacker,
+  resp.headers['Www-Authenticate'])
+
 def test_not_401(self):
 
 # Other status codes should not have WWW-Authenticate in response






[gentoo-commits] gentoo-x86 commit in sys-cluster/swift: swift-1.13.1-r1.ebuild swift-1.13.0-r1.ebuild ChangeLog

2014-06-24 Thread Ian Delaney (idella4)
idella4 14/06/24 09:49:27

  Modified: ChangeLog
  Added:swift-1.13.1-r1.ebuild swift-1.13.0-r1.ebuild
  Log:
  revbump; add sec. patch wrt Bug #513864
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.29 sys-cluster/swift/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?rev=1.29view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?rev=1.29content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?r1=1.28r2=1.29

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   6 Jun 2014 12:40:45 -   1.28
+++ ChangeLog   24 Jun 2014 09:49:27 -  1.29
@@ -1,6 +1,13 @@
 # ChangeLog for sys-cluster/swift
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v 1.28 
2014/06/06 12:40:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v 1.29 
2014/06/24 09:49:27 idella4 Exp $
+
+*swift-1.13.0-r1 (24 Jun 2014)
+*swift-1.13.1-r1 (24 Jun 2014)
+
+  24 Jun 2014; Ian Delaney idel...@gentoo.org 
+files/CVE-2014-3497-1.13.patch,
+  +swift-1.13.0-r1.ebuild, +swift-1.13.1-r1.ebuild:
+  revbump; add sec. patch wrt Bug #513864
 
   06 Jun 2014; Jeroen Roovers j...@gentoo.org metadata.xml:
   Spelling (bug #512552).



1.1  sys-cluster/swift/swift-1.13.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/swift-1.13.1-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/swift-1.13.1-r1.ebuild?rev=1.1content-type=text/plain

Index: swift-1.13.1-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/swift-1.13.1-r1.ebuild,v 
1.1 2014/06/24 09:49:27 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 eutils linux-info user

DESCRIPTION=A highly available, distributed, eventually consistent object/blob 
store
HOMEPAGE=https://launchpad.net/swift;
SRC_URI=http://launchpad.net/${PN}/icehouse/${PV}/+download/${P}.tar.gz;

LICENSE=Apache-2.0
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=proxy account container object test +memcache
REQUIRED_USE=|| ( proxy account container object )

DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
=dev-python/pbr-0.6.0[${PYTHON_USEDEP}]
dev-python/pbr-1.0[${PYTHON_USEDEP}]
test? ( =dev-python/hacking-0.8.0[${PYTHON_USEDEP}]
dev-python/hacking-0.9[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/nosexcover[${PYTHON_USEDEP}]

dev-python/openstack-nose-plugin[${PYTHON_USEDEP}]
dev-python/nosehtmloutput[${PYTHON_USEDEP}]
=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
dev-python/sphinx-1.2[${PYTHON_USEDEP}]
=dev-python/mock-0.8.0[${PYTHON_USEDEP}]
dev-python/python-swiftclient[${PYTHON_USEDEP}] 
)

RDEPEND==dev-python/dnspython-1.9.4[${PYTHON_USEDEP}]
=dev-python/eventlet-0.9.15[${PYTHON_USEDEP}]
=dev-python/greenlet-0.3.1[${PYTHON_USEDEP}]
=dev-python/netifaces-0.5[${PYTHON_USEDEP}]
=dev-python/pastedeploy-1.3.3[${PYTHON_USEDEP}]
=dev-python/simplejson-2.0.9[${PYTHON_USEDEP}]
dev-python/pyxattr[${PYTHON_USEDEP}]
memcache? ( net-misc/memcached )
net-misc/rsync[xattr]

CONFIG_CHECK=~EXT3_FS_XATTR ~SQUASHFS_XATTR ~CIFS_XATTR ~JFFS2_FS_XATTR
~TMPFS_XATTR ~UBIFS_FS_XATTR ~EXT2_FS_XATTR ~REISERFS_FS_XATTR ~EXT4_FS_XATTR
~ZFS

PATCHES=( ${FILESDIR}/CVE-2014-3497-1.13.patch )

pkg_setup() {
enewuser swift
enewgroup swift
}

src_prepare() {
sed -i 's/xattr/pyxattr/g' ${S}/swift.egg-info/requires.txt
sed -i 's/xattr/pyxattr/g' ${S}/requirements.txt
distutils-r1_python_prepare_all
}

src_test () {
# https://bugs.launchpad.net/swift/+bug/1249727
find . \( -name test_wsgi.py -o -name test_locale.py -o -name 
test_utils.py \) -delete || die
SKIP_PIP_INSTALL=1 PBR_VERSION=0.6.0 sh .unittests || die
}

python_install() {
distutils-r1_python_install
keepdir /etc/swift
insinto 

[gentoo-commits] gentoo-x86 commit in sys-cluster/swift: ChangeLog swift-1.13.1.ebuild swift-1.13.0.ebuild

2014-06-24 Thread Ian Delaney (idella4)
idella4 14/06/24 09:56:43

  Modified: ChangeLog
  Removed:  swift-1.13.1.ebuild swift-1.13.0.ebuild
  Log:
  rm these vulnerable versions wrt Bug #513864
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.30 sys-cluster/swift/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?rev=1.30view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?rev=1.30content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?r1=1.29r2=1.30

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   24 Jun 2014 09:49:27 -  1.29
+++ ChangeLog   24 Jun 2014 09:56:43 -  1.30
@@ -1,6 +1,10 @@
 # ChangeLog for sys-cluster/swift
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v 1.29 
2014/06/24 09:49:27 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v 1.30 
2014/06/24 09:56:43 idella4 Exp $
+
+  24 Jun 2014; Ian Delaney idel...@gentoo.org -swift-1.13.0.ebuild,
+  -swift-1.13.1.ebuild:
+  rm these vulnerable versions wrt Bug #513864
 
 *swift-1.13.0-r1 (24 Jun 2014)
 *swift-1.13.1-r1 (24 Jun 2014)






[gentoo-commits] gentoo-x86 commit in dev-python/fabric: fabric-1.9.0.ebuild ChangeLog

2014-06-24 Thread Ian Delaney (idella4)
idella4 14/06/24 10:03:58

  Modified: fabric-1.9.0.ebuild ChangeLog
  Log:
  re-set paramiko in RDEPEND, noted by Arfrever
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/fabric/fabric-1.9.0.ebuild

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

Index: fabric-1.9.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/fabric/fabric-1.9.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fabric-1.9.0.ebuild 12 Jun 2014 09:13:50 -  1.1
+++ fabric-1.9.0.ebuild 24 Jun 2014 10:03:58 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fabric/fabric-1.9.0.ebuild,v 1.1 
2014/06/12 09:13:50 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fabric/fabric-1.9.0.ebuild,v 1.2 
2014/06/24 10:03:58 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -19,7 +19,8 @@
 KEYWORDS=~amd64 ~x86
 IUSE=doc test
 
-RDEPEND=dev-python/paramiko-1.13[${PYTHON_USEDEP}]
+# since 'paramiko=1.10' is what we have in portage, paramiko can be set 
unversioned
+RDEPEND=dev-python/paramiko[${PYTHON_USEDEP}]
 DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )



1.45 dev-python/fabric/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fabric/ChangeLog?rev=1.45view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fabric/ChangeLog?rev=1.45content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fabric/ChangeLog?r1=1.44r2=1.45

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/fabric/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   12 Jun 2014 09:13:50 -  1.44
+++ ChangeLog   24 Jun 2014 10:03:58 -  1.45
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/fabric
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fabric/ChangeLog,v 1.44 
2014/06/12 09:13:50 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fabric/ChangeLog,v 1.45 
2014/06/24 10:03:58 idella4 Exp $
+
+  24 Jun 2014; Ian Delaney idel...@gentoo.org fabric-1.9.0.ebuild:
+  re-set paramiko in RDEPEND, noted by Arfrever
 
 *fabric-1.9.0 (12 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/qof: qof-0.8.7.ebuild ChangeLog

2014-06-24 Thread Pacho Ramos (pacho)
pacho   14/06/24 10:32:07

  Modified: ChangeLog
  Added:qof-0.8.7.ebuild
  Log:
  Version bump, also fixes (#514864 by Patrick Lauer)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.38 dev-libs/qof/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qof/ChangeLog?rev=1.38view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qof/ChangeLog?rev=1.38content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qof/ChangeLog?r1=1.37r2=1.38

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/qof/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   16 Jun 2012 12:03:21 -  1.37
+++ ChangeLog   24 Jun 2014 10:32:07 -  1.38
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/qof
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/ChangeLog,v 1.37 2012/06/16 
12:03:21 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/ChangeLog,v 1.38 2014/06/24 
10:32:07 pacho Exp $
+
+*qof-0.8.7 (24 Jun 2014)
+
+  24 Jun 2014; Pacho Ramos pa...@gentoo.org +qof-0.8.7.ebuild:
+  Version bump, also fixes (#514864 by Patrick Lauer)
 
   16 Jun 2012; Pacho Ramos pa...@gentoo.org
   -files/qof-0.7.4-remove_spurious_CFLAGS.patch, -qof-0.7.5-r1.ebuild:
@@ -149,4 +154,3 @@
   15 Oct 2007; Christian Faulhammer op...@gentoo.org +metadata.xml,
   +qof-0.7.2.ebuild:
   initial commit for bug 118517; taken from Sunrise
-



1.1  dev-libs/qof/qof-0.8.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qof/qof-0.8.7.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qof/qof-0.8.7.ebuild?rev=1.1content-type=text/plain

Index: qof-0.8.7.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/qof-0.8.7.ebuild,v 1.1 
2014/06/24 10:32:07 pacho Exp $

EAPI=5
GCONF_DEBUG=no
GNOME2_LA_PUNT=yes

inherit autotools gnome2

DESCRIPTION=A Query Object Framework
HOMEPAGE=https://alioth.debian.org/projects/qof/;
SRC_URI=mirror://debian//pool/main/q/${PN}/${PN}_${PV}.orig.tar.gz
LICENSE=GPL-2

SLOT=2
KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86
IUSE=doc nls sqlite

RDEPEND=
dev-libs/libxml2
dev-libs/glib:2
sqlite? ( =dev-db/sqlite-2.8.0:0 )

DEPEND=${RDEPEND}
virtual/pkgconfig
!dev-libs/qof:0
doc? (
app-doc/doxygen
dev-texlive/texlive-latex )


src_prepare() {
sed -i -e 's/-g2 //' configure.ac || die
eautoreconf
gnome2_src_prepare
}

src_configure() {
gnome2_src_configure \
--disable-error-on-warning \
--disable-static \
--disable-gdasql \
--disable-gdabackend \
$(use_enable nls) \
$(use_enable sqlite) \
$(use_enable doc doxygen) \
$(use_enable doc latex-docs) \
$(use_enable doc html-docs)
}

src_compile() {
# upstream bug 
MAKEOPTS=${MAKEOPTS} -j1 gnome2_src_compile
}






[gentoo-commits] proj/sci:master commit in: sci-biology/prot4EST/

2014-06-24 Thread Martin Mokrejs
commit: 1cb6ae89c8b2c693dad53a44dc28c069464a1362
Author: Martin Mokrejš mmokrejs AT fold DOT natur DOT cuni DOT cz
AuthorDate: Tue Jun 24 10:47:58 2014 +
Commit: Martin Mokrejs mmokrejs AT fold DOT natur DOT cuni DOT cz
CommitDate: Tue Jun 24 10:47:58 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1cb6ae89

sci-biology/prot4EST: new package, missing LICENSE, missing dev-perl/ deps

---
 sci-biology/prot4EST/prot4EST-3.1b.ebuild | 37 +++
 1 file changed, 37 insertions(+)

diff --git a/sci-biology/prot4EST/prot4EST-3.1b.ebuild 
b/sci-biology/prot4EST/prot4EST-3.1b.ebuild
new file mode 100644
index 000..b7b4642
--- /dev/null
+++ b/sci-biology/prot4EST/prot4EST-3.1b.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit perl-module
+
+DESCRIPTION=Predict proteins from EST sequences overcoming errors in ORFs
+HOMEPAGE=http://www.compsysbio.org/lab/?q=prot4EST;
+SRC_URI=http://www.compsysbio.org/lab/james/prot4EST_rl3.1b.tgz;
+
+LICENSE=
+SLOT=0
+KEYWORDS=
+IUSE=
+
+DEPEND=sci-biology/emboss
+   sci-biology/estscan
+   sci-biology/bioperl
+   dev-perl/Algorithm-Loops
+   perl-core/File-Path
+   dev-perl/File-Copy
+   perl-core/Getopt-Long
+   dev-perl/Statistics-Descriptive
+   dev-perl/Tie-IxHash
+
+RDEPEND=${DEPEND}
+
+S=${WORKDIR}/p4e3.1b
+
+src_install(){
+   mydoc=README
+   perl-module_src_install
+   dobin bin/*.pl
+   dodoc doc/*
+}



[gentoo-commits] proj/sci:master commit in: sci-biology/prot4EST/

2014-06-24 Thread Martin Mokrejs
commit: b6cc46c3c63decdb095aa02234d8aefd8cff81d5
Author: Martin Mokrejš mmokrejs AT fold DOT natur DOT cuni DOT cz
AuthorDate: Tue Jun 24 10:48:45 2014 +
Commit: Martin Mokrejs mmokrejs AT fold DOT natur DOT cuni DOT cz
CommitDate: Tue Jun 24 10:48:45 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=b6cc46c3

sci-biology/prot4EST: new package, missing LICENSE, missing dev-perl/ deps

---
 sci-biology/prot4EST/ChangeLog| 7 +++
 sci-biology/prot4EST/metadata.xml | 9 +
 2 files changed, 16 insertions(+)

diff --git a/sci-biology/prot4EST/ChangeLog b/sci-biology/prot4EST/ChangeLog
new file mode 100644
index 000..2469055
--- /dev/null
+++ b/sci-biology/prot4EST/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for sci-biology/prot4EST
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  24 Jun 2014; Martin Mokrejs mmokr...@fold.natur.cuni.cz +metadata.xml:
+  sci-biology/prot4EST: new package, missing LICENSE, missing dev-perl/ deps
+

diff --git a/sci-biology/prot4EST/metadata.xml 
b/sci-biology/prot4EST/metadata.xml
new file mode 100644
index 000..2bc8930
--- /dev/null
+++ b/sci-biology/prot4EST/metadata.xml
@@ -0,0 +1,9 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+  herdsci-biology/herd
+  maintainer
+emailmmokr...@fold.natur.cuni.cz/email
+nameMartin Mokrejs/name
+  /maintainer
+/pkgmetadata



[gentoo-commits] gentoo-x86 commit in dev-python/slowaes: slowaes-0.1-r1.ebuild ChangeLog slowaes-0.1.ebuild

2014-06-24 Thread Anthony G. Basile (blueness)
blueness14/06/24 11:49:53

  Modified: slowaes-0.1-r1.ebuild ChangeLog
  Removed:  slowaes-0.1.ebuild
  Log:
  Add missing dependency, bug #514790
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.3  dev-python/slowaes/slowaes-0.1-r1.ebuild

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

Index: slowaes-0.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/slowaes/slowaes-0.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- slowaes-0.1-r1.ebuild   31 Mar 2014 20:42:58 -  1.2
+++ slowaes-0.1-r1.ebuild   24 Jun 2014 11:49:53 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/slowaes/slowaes-0.1-r1.ebuild,v 
1.2 2014/03/31 20:42:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/slowaes/slowaes-0.1-r1.ebuild,v 
1.3 2014/06/24 11:49:53 blueness Exp $
 
 EAPI=5
 
@@ -18,4 +18,6 @@
 KEYWORDS=~amd64 ~x86
 IUSE=
 
+DEPENDS=dev-python/setuptools
+
 S=${WORKDIR}/${MY_P}



1.5  dev-python/slowaes/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/slowaes/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   31 Mar 2014 20:42:58 -  1.4
+++ ChangeLog   24 Jun 2014 11:49:53 -  1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/slowaes
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/slowaes/ChangeLog,v 1.4 
2014/03/31 20:42:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/slowaes/ChangeLog,v 1.5 
2014/06/24 11:49:53 blueness Exp $
+
+  24 Jun 2014; Anthony G. Basile bluen...@gentoo.org -slowaes-0.1.ebuild,
+  slowaes-0.1-r1.ebuild:
+  Add missing dependency, bug #514790
 
   31 Mar 2014; Michał Górny mgo...@gentoo.org slowaes-0.1-r1.ebuild,
   slowaes-0.1.ebuild:






[gentoo-commits] gentoo-x86 commit in net-dialup/rp-l2tp: ChangeLog rp-l2tp-0.4-r3.ebuild

2014-06-24 Thread Sergey Popov (pinkbyte)
pinkbyte14/06/24 12:11:04

  Modified: ChangeLog
  Added:rp-l2tp-0.4-r3.ebuild
  Log:
  Revision bump: EAPI 5, epatch_user, respect CC, AR and RANLIB, wrt bug #514866
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.20 net-dialup/rp-l2tp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/rp-l2tp/ChangeLog?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/rp-l2tp/ChangeLog?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/rp-l2tp/ChangeLog?r1=1.19r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dialup/rp-l2tp/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   16 Feb 2012 19:01:28 -  1.19
+++ ChangeLog   24 Jun 2014 12:11:04 -  1.20
@@ -1,6 +1,12 @@
 # ChangeLog for net-dialup/rp-l2tp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-l2tp/ChangeLog,v 1.19 
2012/02/16 19:01:28 phajdan.jr Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-l2tp/ChangeLog,v 1.20 
2014/06/24 12:11:04 pinkbyte Exp $
+
+*rp-l2tp-0.4-r3 (24 Jun 2014)
+
+  24 Jun 2014; Sergey Popov pinkb...@gentoo.org +rp-l2tp-0.4-r3.ebuild:
+  Revision bump: EAPI 5, epatch_user, respect CC, AR and RANLIB, wrt bug
+  #514866
 
   16 Feb 2012; Pawel Hajdan jr phajdan...@gentoo.org rp-l2tp-0.4-r2.ebuild:
   x86 stable wrt bug #397141



1.1  net-dialup/rp-l2tp/rp-l2tp-0.4-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/rp-l2tp/rp-l2tp-0.4-r3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/rp-l2tp/rp-l2tp-0.4-r3.ebuild?rev=1.1content-type=text/plain

Index: rp-l2tp-0.4-r3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-l2tp/rp-l2tp-0.4-r3.ebuild,v 
1.1 2014/06/24 12:11:04 pinkbyte Exp $

EAPI=5

inherit eutils toolchain-funcs

DESCRIPTION=User-space implementation of L2TP for Linux and other UNIX systems
HOMEPAGE=http://sourceforge.net/projects/rp-l2tp/;
SRC_URI=mirror://sourceforge/${PN}/${P}.tar.gz

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

src_prepare() {
tc-export AR CC RANLIB
epatch \
${FILESDIR}/${P}-gentoo.patch \
${FILESDIR}/${P}-flags.patch \
${FILESDIR}/${P}-build.patch
epatch_user
}

src_install() {
emake RPM_INSTALL_ROOT=${D} install

dodoc README
newdoc l2tp.conf rp-l2tpd.conf
docinto libevent
dodoc libevent/Doc/*
docompress -x /usr/share/doc/${PF}/libevent

newinitd ${FILESDIR}/rp-l2tpd-init rp-l2tpd
}






[gentoo-commits] gentoo-x86 commit in net-dialup/rp-l2tp: ChangeLog

2014-06-24 Thread Sergey Popov (pinkbyte)
pinkbyte14/06/24 12:15:50

  Modified: ChangeLog
  Log:
  Add patch for latest revision, that is accidantly missing
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.21 net-dialup/rp-l2tp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/rp-l2tp/ChangeLog?rev=1.21view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/rp-l2tp/ChangeLog?rev=1.21content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/rp-l2tp/ChangeLog?r1=1.20r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dialup/rp-l2tp/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   24 Jun 2014 12:11:04 -  1.20
+++ ChangeLog   24 Jun 2014 12:15:50 -  1.21
@@ -1,6 +1,10 @@
 # ChangeLog for net-dialup/rp-l2tp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-l2tp/ChangeLog,v 1.20 
2014/06/24 12:11:04 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-l2tp/ChangeLog,v 1.21 
2014/06/24 12:15:50 pinkbyte Exp $
+
+  24 Jun 2014; Sergey Popov pinkb...@gentoo.org
+  +files/rp-l2tp-0.4-build.patch:
+  Add patch for latest revision, that is accidantly missing
 
 *rp-l2tp-0.4-r3 (24 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in net-dialup/rp-l2tp/files: rp-l2tp-0.4-build.patch

2014-06-24 Thread Sergey Popov (pinkbyte)
pinkbyte14/06/24 12:15:51

  Added:rp-l2tp-0.4-build.patch
  Log:
  Add patch for latest revision, that is accidantly missing
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.1  net-dialup/rp-l2tp/files/rp-l2tp-0.4-build.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/rp-l2tp/files/rp-l2tp-0.4-build.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/rp-l2tp/files/rp-l2tp-0.4-build.patch?rev=1.1content-type=text/plain

Index: rp-l2tp-0.4-build.patch
===
--- Makefile.in.orig2014-06-24 15:20:47.028342728 +0400
+++ Makefile.in 2014-06-24 15:21:07.468320934 +0400
@@ -39,8 +39,8 @@
 
 libl2tp.a: $(OBJS)
rm -f $@
-   ar -rc $@ $^
-   ranlib $@ || true
+   $(AR) -rc $@ $^
+   @RANLIB@ $@ || true
 
 l2tpd: libl2tp.a libevent/libevent.a
$(MAKE) -C handlers
--- libevent/Makefile.in.orig   2002-09-30 23:45:00.0 +0400
+++ libevent/Makefile.in2014-06-24 15:24:31.535105268 +0400
@@ -18,20 +18,20 @@
 
 libevent.a: $(OBJS)
rm -f libevent.a
-   ar -cq libevent.a $(OBJS)
+   $(AR) -cq libevent.a $(OBJS)
@RANLIB@ libevent.a
 
 event.o: event.c $(HDRS)
-   gcc $(CFLAGS) -c -o event.o event.c
+   $(CC) $(CFLAGS) -c -o event.o event.c
 
 hash.o: hash.c $(HDRS)
-   gcc $(CFLAGS) -c -o hash.o hash.c
+   $(CC) $(CFLAGS) -c -o hash.o hash.c
 
 event_sig.o: event_sig.c $(HDRS)
-   gcc $(CFLAGS) -c -o event_sig.o event_sig.c
+   $(CC) $(CFLAGS) -c -o event_sig.o event_sig.c
 
 event_tcp.o: event_tcp.c $(HDRS)
-   gcc $(CFLAGS) -c -o event_tcp.o event_tcp.c
+   $(CC) $(CFLAGS) -c -o event_tcp.o event_tcp.c
 
 clean: FORCE
rm -f *.a *.o *~
--- handlers/Makefile.in.orig   2014-06-24 15:31:35.186667624 +0400
+++ handlers/Makefile.in2014-06-24 15:32:26.659615281 +0400
@@ -20,19 +20,19 @@
 all: $(HANDLERS) l2tp-control
 
 l2tp-control: cmd-control.o
-   gcc $(LDFLAGS) -o l2tp-control cmd-control.o
+   $(CC) $(CFLAGS) $(LDFLAGS) -o l2tp-control cmd-control.o
 
 cmd-control.o: cmd-control.c
-   gcc $(CFLAGS) -c -o $@ $^
+   $(CC) $(CFLAGS) -c -o $@ $^
 
 %.o: %.c
-   gcc $(CFLAGS) -fPIC -c -o $@ $
+   $(CC) $(CFLAGS) -fPIC -c -o $@ $
 
 sync-pppd.so: pty.o sync-pppd.o
-   gcc $(LDFLAGS) -shared -o $@ $^
+   $(CC) $(CFLAGS) $(LDFLAGS) -shared -o $@ $^
 
 cmd.so: cmd.o dstring.o
-   gcc $(LDFLAGS) -shared -o $@ $^
+   $(CC) $(CFLAGS) $(LDFLAGS) -shared -o $@ $^
 
 clean:
rm -f *.so *.o *~






[gentoo-commits] gentoo-x86 commit in gnome-extra/nemo: nemo-2.2.1.ebuild ChangeLog

2014-06-24 Thread Alexandre Rostovtsev (tetromino)
tetromino14/06/24 12:16:12

  Modified: nemo-2.2.1.ebuild ChangeLog
  Log:
  Add pygobject dependency (bug #514818, thanks to Patrick Lauer).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
CF0ADD61)

Revision  ChangesPath
1.3  gnome-extra/nemo/nemo-2.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nemo/nemo-2.2.1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nemo/nemo-2.2.1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nemo/nemo-2.2.1.ebuild?r1=1.2r2=1.3

Index: nemo-2.2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/nemo/nemo-2.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nemo-2.2.1.ebuild   16 May 2014 01:45:00 -  1.2
+++ nemo-2.2.1.ebuild   24 Jun 2014 12:16:12 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/nemo-2.2.1.ebuild,v 1.2 
2014/05/16 01:45:00 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/nemo-2.2.1.ebuild,v 1.3 
2014/06/24 12:16:12 tetromino Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -43,7 +43,10 @@
 
 DEPEND=${COMMON_DEPEND}
${PYTHON_DEPS}
-   $(python_gen_any_dep 'dev-python/polib[${PYTHON_USEDEP}]')
+   $(python_gen_any_dep '
+   dev-python/polib[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
=dev-lang/perl-5
=dev-util/gdbus-codegen-2.31.0
dev-util/gtk-doc-am



1.13 gnome-extra/nemo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nemo/ChangeLog?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nemo/ChangeLog?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nemo/ChangeLog?r1=1.12r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/nemo/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   16 May 2014 01:45:00 -  1.12
+++ ChangeLog   24 Jun 2014 12:16:12 -  1.13
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-extra/nemo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/ChangeLog,v 1.12 
2014/05/16 01:45:00 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/ChangeLog,v 1.13 
2014/06/24 12:16:12 tetromino Exp $
+
+  24 Jun 2014; Alexandre Rostovtsev tetrom...@gentoo.org nemo-2.2.1.ebuild:
+  Add pygobject dependency (bug #514818, thanks to Patrick Lauer).
 
   16 May 2014; Alexandre Rostovtsev tetrom...@gentoo.org nemo-2.2.1.ebuild,
   metadata.xml:






[gentoo-commits] gentoo-x86 commit in net-misc/youtube-dl: ChangeLog youtube-dl-2014.06.24.1.ebuild

2014-06-24 Thread Jeroen Roovers (jer)
jer 14/06/24 12:23:25

  Modified: ChangeLog
  Added:youtube-dl-2014.06.24.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.350net-misc/youtube-dl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.350view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.350content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?r1=1.349r2=1.350

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v
retrieving revision 1.349
retrieving revision 1.350
diff -u -r1.349 -r1.350
--- ChangeLog   23 Jun 2014 13:06:32 -  1.349
+++ ChangeLog   24 Jun 2014 12:23:25 -  1.350
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/youtube-dl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.349 
2014/06/23 13:06:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.350 
2014/06/24 12:23:25 jer Exp $
+
+*youtube-dl-2014.06.24.1 (24 Jun 2014)
+
+  24 Jun 2014; Jeroen Roovers j...@gentoo.org 
+youtube-dl-2014.06.24.1.ebuild:
+  Version bump.
 
   23 Jun 2014; Jeroen Roovers j...@gentoo.org youtube-dl-2014.06.19.ebuild:
   Stable for HPPA (bug #512600).



1.1  net-misc/youtube-dl/youtube-dl-2014.06.24.1.ebuild

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

Index: youtube-dl-2014.06.24.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.06.24.1.ebuild,v 
1.1 2014/06/24 12:23:25 jer Exp $

EAPI=5

PYTHON_COMPAT=(python{2_6,2_7,3_3,3_4})
DISTUTILS_SINGLE_IMPL=true
inherit bash-completion-r1 distutils-r1 eutils

DESCRIPTION=Download videos from YouTube.com (and mores sites...)
HOMEPAGE=http://rg3.github.com/youtube-dl/;
SRC_URI=http://youtube-dl.org/downloads/${PV}/${P}.tar.gz;

LICENSE=public-domain
SLOT=0
KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris
IUSE=offensive test

DEPEND=
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[coverage(+)] )


S=${WORKDIR}/${PN}

src_prepare() {
if ! use offensive; then
sed -i -e /__version__/s|'$|-gentoo_no_offensive_sites'|g \
youtube_dl/version.py || die
local xxx=(
extremetube fourtube hentaistigma mofosex pornhd 
pornhub pornotube
redtube slutload spankwire thisav trutube tube8 xbef 
xhamster xnxx
xtube xvideos youjizz youporn
)
sed -i -e $( printf '/%s/d;' ${xxx[@]} ) 
youtube_dl/extractor/__init__.py || die
rm $( printf 'youtube_dl/extractor/%s.py ' ${xxx[@]} ) \
test/test_age_restriction.py || die
fi
}

src_compile() {
distutils-r1_src_compile
}

src_test() {
emake test
}

src_install() {
python_domodule youtube_dl
dobin bin/${PN}
dodoc README.txt
doman ${PN}.1
newbashcomp ${PN}.bash-completion ${PN}
python_fix_shebang ${ED}
}






[gentoo-commits] gentoo-x86 commit in media-libs/harfbuzz: ChangeLog harfbuzz-0.9.28.ebuild

2014-06-24 Thread Jeroen Roovers (jer)
jer 14/06/24 12:33:35

  Modified: ChangeLog harfbuzz-0.9.28.ebuild
  Log:
  Stable for HPPA (bug #509584).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.78 media-libs/harfbuzz/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?rev=1.78view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?rev=1.78content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?r1=1.77r2=1.78

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   18 Jun 2014 19:34:07 -  1.77
+++ ChangeLog   24 Jun 2014 12:33:34 -  1.78
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/harfbuzz
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.77 
2014/06/18 19:34:07 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.78 
2014/06/24 12:33:34 jer Exp $
+
+  24 Jun 2014; Jeroen Roovers j...@gentoo.org harfbuzz-0.9.28.ebuild:
+  Stable for HPPA (bug #509584).
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org harfbuzz-0.9.26-r1.ebuild,
   harfbuzz-0.9.28.ebuild, harfbuzz-.ebuild:



1.3  media-libs/harfbuzz/harfbuzz-0.9.28.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild?r1=1.2r2=1.3

Index: harfbuzz-0.9.28.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- harfbuzz-0.9.28.ebuild  18 Jun 2014 19:34:07 -  1.2
+++ harfbuzz-0.9.28.ebuild  24 Jun 2014 12:33:34 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild,v 1.2 
2014/06/18 19:34:07 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild,v 1.3 
2014/06/24 12:33:34 jer Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 LICENSE=Old-MIT ISC icu
 SLOT=0/0.9.18 # 0.9.18 introduced the harfbuzz-icu split; bug #472416
 [[ ${PV} ==  ]] || \
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x86-macos ~x64-solaris
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x86-macos ~x64-solaris
 IUSE=+cairo +glib +graphite icu +introspection static-libs test +truetype
 REQUIRED_USE=introspection? ( glib )
 






[gentoo-commits] gentoo-x86 commit in media-gfx/graphite2: ChangeLog graphite2-1.2.4-r1.ebuild

2014-06-24 Thread Jeroen Roovers (jer)
jer 14/06/24 12:34:06

  Modified: ChangeLog graphite2-1.2.4-r1.ebuild
  Log:
  Stable for HPPA (bug #509584).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.67 media-gfx/graphite2/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/ChangeLog?rev=1.67view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/ChangeLog?rev=1.67content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/ChangeLog?r1=1.66r2=1.67

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog   19 Jun 2014 15:12:13 -  1.66
+++ ChangeLog   24 Jun 2014 12:34:05 -  1.67
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/graphite2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.66 
2014/06/19 15:12:13 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.67 
2014/06/24 12:34:05 jer Exp $
+
+  24 Jun 2014; Jeroen Roovers j...@gentoo.org graphite2-1.2.4-r1.ebuild:
+  Stable for HPPA (bug #509584).
 
   19 Jun 2014; Michał Górny mgo...@gentoo.org graphite2-1.2.4-r1.ebuild:
   Fix out-of-source build of perl module, bug #509734.



1.3  media-gfx/graphite2/graphite2-1.2.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild?r1=1.2r2=1.3

Index: graphite2-1.2.4-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- graphite2-1.2.4-r1.ebuild   19 Jun 2014 15:12:13 -  1.2
+++ graphite2-1.2.4-r1.ebuild   24 Jun 2014 12:34:05 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild,v 1.2 
2014/06/19 15:12:13 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild,v 1.3 
2014/06/24 12:34:05 jer Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris
 IUSE=perl test
 
 RDEPEND=






[gentoo-commits] gentoo-x86 commit in app-backup/backup-manager: ChangeLog backup-manager-0.7.10.1-r2.ebuild backup-manager-0.7.9.ebuild

2014-06-24 Thread Bernard Cafarelli (voyageur)
voyageur14/06/24 12:42:49

  Modified: ChangeLog
  Added:backup-manager-0.7.10.1-r2.ebuild
  Removed:  backup-manager-0.7.9.ebuild
  Log:
  EAPI bump and fix POD syntax (for perl 5.18), patch from Fedora. Spotted by 
patrick in bug #513402
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.22 app-backup/backup-manager/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backup-manager/ChangeLog?rev=1.22view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backup-manager/ChangeLog?rev=1.22content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backup-manager/ChangeLog?r1=1.21r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/backup-manager/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   7 Jun 2012 23:54:52 -   1.21
+++ ChangeLog   24 Jun 2014 12:42:49 -  1.22
@@ -1,6 +1,14 @@
 # ChangeLog for app-backup/backup-manager
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/backup-manager/ChangeLog,v 1.21 
2012/06/07 23:54:52 voyageur Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-backup/backup-manager/ChangeLog,v 1.22 
2014/06/24 12:42:49 voyageur Exp $
+
+*backup-manager-0.7.10.1-r2 (24 Jun 2014)
+
+  24 Jun 2014; Bernard Cafarelli voyag...@gentoo.org
+  -backup-manager-0.7.9.ebuild, +backup-manager-0.7.10.1-r2.ebuild,
+  +files/backup-manager-0.7.10-Fix-POD-syntax.patch:
+  EAPI bump and fix POD syntax (for perl 5.18), patch from Fedora. Spotted by
+  patrick in bug #513402
 
   07 Jun 2012; Bernard Cafarelli voyag...@gentoo.org
   backup-manager-0.7.10.1-r1.ebuild:



1.1  app-backup/backup-manager/backup-manager-0.7.10.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backup-manager/backup-manager-0.7.10.1-r2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backup-manager/backup-manager-0.7.10.1-r2.ebuild?rev=1.1content-type=text/plain

Index: backup-manager-0.7.10.1-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-backup/backup-manager/backup-manager-0.7.10.1-r2.ebuild,v
 1.1 2014/06/24 12:42:49 voyageur Exp $

EAPI=5

inherit eutils

MY_P=Backup-Manager-${PV}
DESCRIPTION=Backup Manager is a command line backup tool for GNU/Linux.
HOMEPAGE=http://www.backup-manager.org/;
SRC_URI=http://www.backup-manager.org/download/${MY_P}.tar.gz;

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

DEPEND=dev-lang/perl
sys-devel/gettext

RDEPEND=${DEPEND}
=sys-apps/findutils-4.3.0
s3? ( dev-perl/Net-Amazon-S3
dev-perl/File-Slurp )

S=${WORKDIR}/${MY_P}

src_prepare() {
sed -i /^PERL5DIR/s/sitelib/vendorlib/ Makefile \
|| die Makefile sed failed
sed -i '/^prefix=/s/$(PREFIX)/usr/' po/Makefile \
|| die po Makefile sed failed
epatch ${FILESDIR}/${PN}-0.7.9-parallel_install.patch
epatch ${FILESDIR}/${PN}-0.7.10-Fix-POD-syntax.patch
}

src_install() {
emake DESTDIR=${D} install
use doc  dodoc doc/user-guide.txt
}

pkg_postinst() {
elog After installing,
elog copy ${ROOT%/}/usr/share/backup-manager/backup-manager.conf.tpl 
to
elog /etc/backup-manager.conf and customize it for your environment.
elog You could also set-up your cron for daily or weekly backup.

ewarn New configuration keys may have been defined.
ewarn Please check the docs for info
}






[gentoo-commits] gentoo-x86 commit in app-backup/backup-manager/files: backup-manager-0.7.10-Fix-POD-syntax.patch

2014-06-24 Thread Bernard Cafarelli (voyageur)
voyageur14/06/24 12:42:50

  Added:backup-manager-0.7.10-Fix-POD-syntax.patch
  Log:
  EAPI bump and fix POD syntax (for perl 5.18), patch from Fedora. Spotted by 
patrick in bug #513402
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.1  
app-backup/backup-manager/files/backup-manager-0.7.10-Fix-POD-syntax.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backup-manager/files/backup-manager-0.7.10-Fix-POD-syntax.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backup-manager/files/backup-manager-0.7.10-Fix-POD-syntax.patch?rev=1.1content-type=text/plain

Index: backup-manager-0.7.10-Fix-POD-syntax.patch
===
From 808f397dbc76d61e6e29c661585afeb6ba9c41a2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
Date: Sat, 20 Jul 2013 13:41:25 +0200
Subject: [PATCH] Fix POD syntax
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit


Signed-off-by: Petr Písař ppi...@redhat.com
---
 backup-manager-purge | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/backup-manager-purge b/backup-manager-purge
index ce7a67f..c9a5f1c 100755
--- a/backup-manager-purge
+++ b/backup-manager-purge
@@ -53,6 +53,8 @@ than Ittl days will be outdated.
 
 =head1 OPTIONAL ARGS
 
+=over 4
+
 =item B--files-from=file
 
 A file containing a list of archives to parse, one archive per line.
-- 
1.8.1.4







[gentoo-commits] gentoo-x86 commit in gnome-extra/gpointing-device-settings: gpointing-device-settings-1.5.1-r3.ebuild ChangeLog

2014-06-24 Thread Pacho Ramos (pacho)
pacho   14/06/24 12:48:47

  Modified: ChangeLog
  Added:gpointing-device-settings-1.5.1-r3.ebuild
  Log:
  Disable gsd plugin as it's incompatible since 3.8 (#514672 by Berthold 
Humkamp), fix automake (#500984 by Juergen Rose and Joe Sapp)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.20 gnome-extra/gpointing-device-settings/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog?r1=1.19r2=1.20

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   16 Feb 2013 12:40:31 -  1.19
+++ ChangeLog   24 Jun 2014 12:48:47 -  1.20
@@ -1,6 +1,14 @@
 # ChangeLog for gnome-extra/gpointing-device-settings
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v 1.19 
2013/02/16 12:40:31 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v 1.20 
2014/06/24 12:48:47 pacho Exp $
+
+*gpointing-device-settings-1.5.1-r3 (24 Jun 2014)
+
+  24 Jun 2014; Pacho Ramos pa...@gentoo.org
+  +files/gpointing-device-settings-1.5.1-fix-build.patch,
+  +gpointing-device-settings-1.5.1-r3.ebuild:
+  Disable gsd plugin as it's incompatible since 3.8 (#514672 by Berthold
+  Humkamp), fix automake (#500984 by Juergen Rose and Joe Sapp)
 
   16 Feb 2013; Pacho Ramos pa...@gentoo.org metadata.xml:
   Cleanup due bug #96436



1.1  
gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r3.ebuild?rev=1.1content-type=text/plain

Index: gpointing-device-settings-1.5.1-r3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r3.ebuild,v
 1.1 2014/06/24 12:48:47 pacho Exp $

EAPI=5
GCONF_DEBUG=no
GNOME2_LA_PUNT=yes

inherit autotools eutils gnome2

DESCRIPTION=A GTK+ based configuration utility for the synaptics driver
HOMEPAGE=https://wiki.gnome.org/Attic/GPointingDeviceSettings;
SRC_URI=mirror://sourceforge.jp/gsynaptics/45812/${P}.tar.gz

LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

# recent enough x11-base/xorg-server required
RDEPEND=
=dev-libs/glib-2.10:2
=x11-libs/gtk+-2.14.0:2
=gnome-base/gconf-2.24:2
=gnome-base/gnome-settings-daemon-2.28
=x11-libs/libXi-1.2
=x11-libs/libX11-1.2.0
!=x11-base/xorg-server-1.6.0
!gnome-extra/gsynaptics

DEPEND=${RDEPEND}
virtual/pkgconfig
=dev-util/intltool-0.35.5


src_prepare() {
epatch \
${FILESDIR}/${P}-crash.patch \
${FILESDIR}/${P}-plugin.patch \
${FILESDIR}/${P}-reboot.patch \
${FILESDIR}/${P}-gtk22.patch \
${FILESDIR}/${P}-gsd-crash.patch \
${FILESDIR}/${P}-gsd-3.2-fix.patch \
${FILESDIR}/${P}-fix-build.patch

# Disable gsd plugin as it's incompatible since 3.8, bug #514672
sed -i -e 's/ gnome-settings-daemon-plugins//' modules/Makefile.am || 
die

eautoreconf
gnome2_src_prepare
}

src_configure() {
gnome2_src_configure --disable-static
}






[gentoo-commits] gentoo-x86 commit in gnome-extra/gpointing-device-settings/files: gpointing-device-settings-1.5.1-fix-build.patch

2014-06-24 Thread Pacho Ramos (pacho)
pacho   14/06/24 12:48:47

  Added:gpointing-device-settings-1.5.1-fix-build.patch
  Log:
  Disable gsd plugin as it's incompatible since 3.8 (#514672 by Berthold 
Humkamp), fix automake (#500984 by Juergen Rose and Joe Sapp)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.1  
gnome-extra/gpointing-device-settings/files/gpointing-device-settings-1.5.1-fix-build.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/files/gpointing-device-settings-1.5.1-fix-build.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/files/gpointing-device-settings-1.5.1-fix-build.patch?rev=1.1content-type=text/plain

Index: gpointing-device-settings-1.5.1-fix-build.patch
===
diff -Naur gpointing-device-settings-1.5.1.orig/configure.ac 
gpointing-device-settings-1.5.1/configure.ac
--- gpointing-device-settings-1.5.1.orig/configure.ac   2010-02-05 
00:38:20.0 +0100
+++ gpointing-device-settings-1.5.1/configure.ac2013-12-17 
15:00:08.394574115 +0100
@@ -3,10 +3,9 @@
 
 AC_INIT(gpointing-device-settings, 1.5.1,
 
[http://bugzilla.gnome.org/enter_bug.cgi?product=GPointingDeviceSettings])
-AM_INIT_AUTOMAKE([1.9 tar-pax])
-AM_INIT_AUTOMAKE([foreign])
+AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])
 
 AM_PROG_LIBTOOL
@@ -146,9 +145,6 @@
 
 GPDS_CFLAGS=$XINPUT_CFLAGS $GTK_CFLAGS
 GPDS_CFLAGS=$GPDS_CFLAGS $GCONF2_CFLAGS
-GPDS_CFLAGS=$GPDS_CFLAGS -DGTK_DISABLE_DEPRECATED
-GPDS_CFLAGS=$GPDS_CFLAGS -DGDK_DISABLE_DEPRECATED
-GPDS_CFLAGS=$GPDS_CFLAGS -DG_DISABLE_DEPRECATED
 GPDS_CFLAGS=$GPDS_CFLAGS -DGPDS_MODULEDIR=\$(gpds_moduledir)
 GPDS_CFLAGS=$GPDS_CFLAGS -DGPDS_DATADIR=\$(gpds_datadir)
 GPDS_CFLAGS=$GPDS_CFLAGS -DGPDS_UIDIR=\$(gpds_uidir)






[gentoo-commits] gentoo-x86 commit in net-analyzer/darkstat/files: darkstat-init.new

2014-06-24 Thread Jeroen Roovers (jer)
jer 14/06/24 12:50:40

  Modified: darkstat-init.new
  Log:
  Use /run not /var/run.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  net-analyzer/darkstat/files/darkstat-init.new

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/files/darkstat-init.new?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/files/darkstat-init.new?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/files/darkstat-init.new?r1=1.1r2=1.2

Index: darkstat-init.new
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/darkstat/files/darkstat-init.new,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- darkstat-init.new   3 Nov 2007 17:33:26 -   1.1
+++ darkstat-init.new   24 Jun 2014 12:50:40 -  1.2
@@ -1,14 +1,14 @@
 #!/sbin/runscript
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2 
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/darkstat/files/darkstat-init.new,v 1.1 
2007/11/03 17:33:26 pva Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/darkstat/files/darkstat-init.new,v 1.2 
2014/06/24 12:50:40 jer Exp $
 
 IF=${SVCNAME##*.}
 
 if [ -n ${IF} -a ${SVCNAME} != darkstat ] ; then
-   PIDFILE=/var/run/darkstat.${IF}.pid
+   PIDFILE=/run/darkstat.${IF}.pid
 else
-   PIDFILE=/var/run/darkstat.pid
+   PIDFILE=/run/darkstat.pid
 fi
 
 depend() {






[gentoo-commits] gentoo-x86 commit in net-analyzer/darkstat: ChangeLog

2014-06-24 Thread Jeroen Roovers (jer)
jer 14/06/24 12:50:40

  Modified: ChangeLog
  Log:
  Use /run not /var/run.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.60 net-analyzer/darkstat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/ChangeLog?rev=1.60view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/ChangeLog?rev=1.60content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/ChangeLog?r1=1.59r2=1.60

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/darkstat/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog   4 May 2014 14:10:50 -   1.59
+++ ChangeLog   24 Jun 2014 12:50:40 -  1.60
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/darkstat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/darkstat/ChangeLog,v 1.59 
2014/05/04 14:10:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/darkstat/ChangeLog,v 1.60 
2014/06/24 12:50:40 jer Exp $
+
+  24 Jun 2014; Jeroen Roovers j...@gentoo.org files/darkstat-init.new:
+  Use /run not /var/run.
 
 *darkstat-3.0.718 (04 May 2014)
 






[gentoo-commits] gentoo-x86 commit in net-analyzer/darkstat/files: darkstat-initd darkstat-confd darkstat-confd.new darkstat-init.new

2014-06-24 Thread Jeroen Roovers (jer)
jer 14/06/24 12:59:54

  Added:darkstat-initd darkstat-confd
  Removed:  darkstat-confd.new darkstat-init.new
  Log:
  Rename initd/confd scripts. Remove -flto from CFLAGS.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.1  net-analyzer/darkstat/files/darkstat-initd

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/files/darkstat-initd?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/files/darkstat-initd?rev=1.1content-type=text/plain

Index: darkstat-initd
===
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/darkstat/files/darkstat-initd,v 
1.1 2014/06/24 12:59:53 jer Exp $

IF=${SVCNAME##*.}

if [ -n ${IF} -a ${SVCNAME} != darkstat ] ; then
PIDFILE=/run/darkstat.${IF}.pid
else
PIDFILE=/run/darkstat.pid
fi

depend() {
need net
}

chkconfig() {
if [ -n ${IF} -a ${SVCNAME} != darkstat ] ; then
if [ ! -f /etc/conf.d/darkstat.${IF} ] ; then
einfo It's possible to have distinct config in 
/etc/conf.d/darkstat.${IF}.
fi
INTERFACE=${IF}
else
if [ ! -f /etc/conf.d/darkstat ] ; then
ewarn /etc/conf.d/darkstat does not exist. Falling on 
defaults.
fi
fi

if [ -z ${INTERFACE} ]; then
ewarn No interface specified. Trying to use eth0.
INTERFACE=eth0
fi

DARK_OPTS=-i ${INTERFACE}
[ -n ${PORT} ]  DARK_OPTS=${DARK_OPTS} -p ${PORT}
[ -n ${ADDRESS} ]  DARK_OPTS=${DARK_OPTS} -b ${ADDRESS}
[ -n ${DAYLOGFILE} ]  DARK_OPTS=${DARK_OPTS} --daylog 
${DAYLOGFILE}

return 0
}

start() {
chkconfig || return 1

# If ${PIDFILE} exist darkstat fails to start
[ -f ${PIDFILE} ]  rm ${PIDFILE}
ebegin Starting darkstat on ${INTERFACE}
/sbin/start-stop-daemon --start --exec /usr/sbin/darkstat -- \
--chroot ${CHROOT:-__CHROOT__} --pidfile ${PIDFILE} \
${DARKSTAT_OPTS} ${DARK_OPTS} -f ${FILTER}
eend $?
}

stop() {
ebegin Stopping darkstat on ${INTERFACE}
/sbin/start-stop-daemon --stop --pidfile ${PIDFILE}
eend $?
}



1.5  net-analyzer/darkstat/files/darkstat-confd

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/files/darkstat-confd?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/files/darkstat-confd?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/files/darkstat-confd?r1=1.4r2=1.5







[gentoo-commits] gentoo-x86 commit in net-analyzer/darkstat: darkstat-3.0.718.ebuild darkstat-3.0.717.ebuild ChangeLog darkstat-3.0.715.ebuild

2014-06-24 Thread Jeroen Roovers (jer)
jer 14/06/24 12:59:53

  Modified: darkstat-3.0.718.ebuild darkstat-3.0.717.ebuild
ChangeLog
  Removed:  darkstat-3.0.715.ebuild
  Log:
  Rename initd/confd scripts. Remove -flto from CFLAGS.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  net-analyzer/darkstat/darkstat-3.0.718.ebuild

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

Index: darkstat-3.0.718.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/darkstat/darkstat-3.0.718.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- darkstat-3.0.718.ebuild 4 May 2014 14:10:51 -   1.1
+++ darkstat-3.0.718.ebuild 24 Jun 2014 12:59:53 -  1.2
@@ -1,10 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/darkstat/darkstat-3.0.718.ebuild,v 1.1 
2014/05/04 14:10:51 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/darkstat/darkstat-3.0.718.ebuild,v 1.2 
2014/06/24 12:59:53 jer Exp $
 
 EAPI=5
-
-inherit eutils user
+inherit autotools eutils user
 
 DESCRIPTION=Network traffic analyzer with cute web interface
 HOMEPAGE=http://unix4lyfe.org/darkstat/;
@@ -22,7 +21,9 @@
 DOCS=( AUTHORS ChangeLog README NEWS )
 
 src_prepare() {
+   sed -i -e 's|-flto||g' configure.ac || die
epatch_user
+   eautoreconf
 }
 
 src_configure() {
@@ -32,8 +33,8 @@
 src_install() {
default
 
-   newinitd ${FILESDIR}/darkstat-init.new darkstat
-   newconfd ${FILESDIR}/darkstat-confd.new darkstat
+   newinitd ${FILESDIR}/darkstat-initd darkstat
+   newconfd ${FILESDIR}/darkstat-confd darkstat
 
sed -i -e s:__CHROOT__:${DARKSTAT_CHROOT_DIR}:g 
${D}/etc/conf.d/darkstat
sed -i -e s:__CHROOT__:${DARKSTAT_CHROOT_DIR}:g 
${D}/etc/init.d/darkstat



1.5  net-analyzer/darkstat/darkstat-3.0.717.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/darkstat-3.0.717.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/darkstat-3.0.717.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/darkstat-3.0.717.ebuild?r1=1.4r2=1.5

Index: darkstat-3.0.717.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/darkstat/darkstat-3.0.717.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- darkstat-3.0.717.ebuild 20 Jan 2014 15:53:10 -  1.4
+++ darkstat-3.0.717.ebuild 24 Jun 2014 12:59:53 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/darkstat/darkstat-3.0.717.ebuild,v 1.4 
2014/01/20 15:53:10 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/darkstat/darkstat-3.0.717.ebuild,v 1.5 
2014/06/24 12:59:53 jer Exp $
 
 EAPI=5
 
@@ -33,8 +33,8 @@
 src_install() {
default
 
-   newinitd ${FILESDIR}/darkstat-init.new darkstat
-   newconfd ${FILESDIR}/darkstat-confd.new darkstat
+   newinitd ${FILESDIR}/darkstat-initd darkstat
+   newconfd ${FILESDIR}/darkstat-confd darkstat
 
sed -i -e s:__CHROOT__:${DARKSTAT_CHROOT_DIR}:g 
${D}/etc/conf.d/darkstat
sed -i -e s:__CHROOT__:${DARKSTAT_CHROOT_DIR}:g 
${D}/etc/init.d/darkstat



1.61 net-analyzer/darkstat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/ChangeLog?rev=1.61view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/ChangeLog?rev=1.61content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/darkstat/ChangeLog?r1=1.60r2=1.61

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/darkstat/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   24 Jun 2014 12:50:40 -  1.60
+++ ChangeLog   24 Jun 2014 12:59:53 -  1.61
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/darkstat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/darkstat/ChangeLog,v 1.60 
2014/06/24 12:50:40 jer Exp $
+# $Header: 

[gentoo-commits] gentoo-x86 commit in dev-libs/libxslt: libxslt-1.1.28-r3.ebuild ChangeLog

2014-06-24 Thread Alexandre Rostovtsev (tetromino)
tetromino14/06/24 13:14:21

  Modified: ChangeLog
  Added:libxslt-1.1.28-r3.ebuild
  Log:
  Modernize python bindings build setup, fixing prefix issues (bug #514900, 
thanks to Michael Haubenwallner).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
CF0ADD61)

Revision  ChangesPath
1.280dev-libs/libxslt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/ChangeLog?rev=1.280view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/ChangeLog?rev=1.280content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/ChangeLog?r1=1.279r2=1.280

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v
retrieving revision 1.279
retrieving revision 1.280
diff -u -r1.279 -r1.280
--- ChangeLog   18 Jun 2014 19:17:22 -  1.279
+++ ChangeLog   24 Jun 2014 13:14:21 -  1.280
@@ -1,6 +1,13 @@
 # ChangeLog for dev-libs/libxslt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.279 
2014/06/18 19:17:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.280 
2014/06/24 13:14:21 tetromino Exp $
+
+*libxslt-1.1.28-r3 (24 Jun 2014)
+
+  24 Jun 2014; Alexandre Rostovtsev tetrom...@gentoo.org
+  +libxslt-1.1.28-r3.ebuild:
+  Modernize python bindings build setup, fixing prefix issues (bug #514900,
+  thanks to Michael Haubenwallner).
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org libxslt-1.1.28-r2.ebuild:
   Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug



1.1  dev-libs/libxslt/libxslt-1.1.28-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28-r3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28-r3.ebuild?rev=1.1content-type=text/plain

Index: libxslt-1.1.28-r3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28-r3.ebuild,v 
1.1 2014/06/24 13:14:21 tetromino Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7} )
PYTHON_REQ_USE=xml

inherit autotools eutils python-r1 toolchain-funcs multilib-minimal

DESCRIPTION=XSLT libraries and tools
HOMEPAGE=http://www.xmlsoft.org/;
SRC_URI=ftp://xmlsoft.org/${PN}/${P}.tar.gz;

LICENSE=MIT
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux
IUSE=crypt debug python static-libs

REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )

RDEPEND==dev-libs/libxml2-2.9.1-r4:2[${MULTILIB_USEDEP}]
crypt?  ( =dev-libs/libgcrypt-1.5.3:0=[${MULTILIB_USEDEP}] )
python? (
${PYTHON_DEPS}
dev-libs/libxml2:2[python,${PYTHON_USEDEP}] )
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20131008-r20
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)

DEPEND=${RDEPEND}

src_prepare() {
DOCS=( AUTHORS ChangeLog FEATURES NEWS README TODO )

# https://bugzilla.gnome.org/show_bug.cgi?id=684621
epatch ${FILESDIR}/${PN}.m4-${PN}-1.1.26.patch

epatch ${FILESDIR}/${PN}-1.1.26-disable_static_modules.patch

# use AC_PATH_TOOL for libgcrypt-config for sane cross-compile and 
multilib support
# https://bugzilla.gnome.org/show_bug.cgi?id=725635
epatch ${FILESDIR}/${PN}-1.1.28-libgcrypt-config.patch

eautoreconf
# If eautoreconf'd with new autoconf, then epunt_cxx is not necessary
# and it is propably otherwise too if upstream generated with new
# autoconf
#   epunt_cxx
# But Prefix always needs elibtoolize if not eautoreconf'd.
#   elibtoolize
}

multilib_src_configure() {
libxslt_configure() {
ECONF_SOURCE=${S} econf \
$(use_enable static-libs static) \
--with-html-dir=${EPREFIX}/usr/share/doc/${PF} \
--with-html-subdir=html \
$(use_with crypt crypto) \
$(use_with debug) \
$(use_with debug mem-debug) \
$@
}

libxslt_py_configure() {
mkdir -p ${BUILD_DIR} || die # ensure python build dirs exist
run_in_build_dir libxslt_configure --with-python=${PYTHON} # 
odd build system
}

libxslt_configure --without-python # build python bindings separately

if multilib_is_native_abi  use python; then
python_parallel_foreach_impl 

[gentoo-commits] gentoo-x86 commit in net-nds/lat: lat-1.2.3.ebuild ChangeLog

2014-06-24 Thread Pacho Ramos (pacho)
pacho   14/06/24 13:15:46

  Modified: lat-1.2.3.ebuild ChangeLog
  Log:
  Fix dependencies, bug #514824
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.9  net-nds/lat/lat-1.2.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/lat/lat-1.2.3.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/lat/lat-1.2.3.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/lat/lat-1.2.3.ebuild?r1=1.8r2=1.9

Index: lat-1.2.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-nds/lat/lat-1.2.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- lat-1.2.3.ebuild17 Oct 2012 03:17:23 -  1.8
+++ lat-1.2.3.ebuild24 Jun 2014 13:15:46 -  1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/lat/lat-1.2.3.ebuild,v 1.8 
2012/10/17 03:17:23 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/lat/lat-1.2.3.ebuild,v 1.9 
2014/06/24 13:15:46 pacho Exp $
 
 EAPI=4
 GCONF_DEBUG=no
@@ -16,14 +16,16 @@
 IUSE=avahi
 SLOT=0
 
-RDEPEND==dev-lang/mono-1.1.13
+RDEPEND=
+   =dev-lang/mono-1.1.13
=dev-dotnet/gtk-sharp-2.8
=dev-dotnet/gnome-sharp-2.8
=dev-dotnet/glade-sharp-2.8
=dev-dotnet/gconf-sharp-2.8
-   =gnome-base/gnome-keyring-0.4
+   gnome-base/libgnome-keyring
sys-apps/dbus
-   avahi? ( net-dns/avahi[mono] )
+   avahi? ( net-dns/avahi[mono] )
+
 DEPEND=${RDEPEND}
app-text/scrollkeeper
virtual/pkgconfig



1.15 net-nds/lat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/lat/ChangeLog?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/lat/ChangeLog?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/lat/ChangeLog?r1=1.14r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-nds/lat/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   17 Oct 2012 05:01:27 -  1.14
+++ ChangeLog   24 Jun 2014 13:15:46 -  1.15
@@ -1,6 +1,9 @@
 # ChangeLog for net-nds/lat
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/lat/ChangeLog,v 1.14 2012/10/17 
05:01:27 kensington Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-nds/lat/ChangeLog,v 1.15 2014/06/24 
13:15:46 pacho Exp $
+
+  24 Jun 2014; Pacho Ramos pa...@gentoo.org lat-1.2.3.ebuild:
+  Fix dependencies, bug #514824
 
   17 Oct 2012; Michael Palimaka kensing...@gentoo.org -lat-1.2.2.ebuild:
   Remove old.






[gentoo-commits] gentoo-x86 commit in media-sound/nted: nted-1.10.18-r3.ebuild ChangeLog nted-1.10.18-r2.ebuild

2014-06-24 Thread Pacho Ramos (pacho)
pacho   14/06/24 13:16:53

  Modified: nted-1.10.18-r3.ebuild ChangeLog
  Removed:  nted-1.10.18-r2.ebuild
  Log:
  Fix building against latest freetype, bug #514522
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.3  media-sound/nted/nted-1.10.18-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/nted/nted-1.10.18-r3.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/nted/nted-1.10.18-r3.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/nted/nted-1.10.18-r3.ebuild?r1=1.2r2=1.3

Index: nted-1.10.18-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/nted/nted-1.10.18-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nted-1.10.18-r3.ebuild  15 Mar 2013 10:10:16 -  1.2
+++ nted-1.10.18-r3.ebuild  24 Jun 2014 13:16:53 -  1.3
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/nted-1.10.18-r3.ebuild,v 
1.2 2013/03/15 10:10:16 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/nted-1.10.18-r3.ebuild,v 
1.3 2014/06/24 13:16:53 pacho Exp $
 
 EAPI=5
-
 AUTOTOOLS_IN_SOURCE_BUILD=1
 AUTOTOOLS_AUTORECONF=1
+
 inherit autotools-utils eutils toolchain-funcs
 
 DESCRIPTION=WYSIWYG score editor for GTK+
@@ -17,25 +17,30 @@
 KEYWORDS=~amd64 ~x86
 IUSE=doc debug nls
 
-RDEPEND==dev-libs/glib-2
+RDEPEND=
+   =dev-libs/glib-2:2
media-libs/alsa-lib
=media-libs/freetype-2
x11-libs/cairo
=x11-libs/gdk-pixbuf-2
x11-libs/gtk+:2
x11-libs/libX11
-   x11-libs/pango
+   x11-libs/pango
+
 DEPEND=${RDEPEND}
virtual/pkgconfig
doc? ( app-text/xmlto )
-   nls? ( sys-devel/gettext )
+   nls? ( sys-devel/gettext )
+
 
 DOCS=( ABOUT_THE_EXAMPLES.TXT AUTHORS FAQ README )
+
 PATCHES=(
${FILESDIR}/${P}-gcc47.patch # bug #424291
${FILESDIR}/${P}-lilypond.patch # bug #437540
${FILESDIR}/${P}-lilypond-tremolo.patch # bug #437540
${FILESDIR}/${P}-automake-1.12.patch # bug #459466
+   ${FILESDIR}/${P}-freetype.patch # bug #514522
 )
 
 src_prepare() {



1.40 media-sound/nted/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/nted/ChangeLog?rev=1.40view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/nted/ChangeLog?rev=1.40content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/nted/ChangeLog?r1=1.39r2=1.40

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/nted/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   15 Mar 2013 10:12:43 -  1.39
+++ ChangeLog   24 Jun 2014 13:16:53 -  1.40
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/nted
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/ChangeLog,v 1.39 
2013/03/15 10:12:43 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/ChangeLog,v 1.40 
2014/06/24 13:16:53 pacho Exp $
+
+  24 Jun 2014; Pacho Ramos pa...@gentoo.org
+  +files/nted-1.10.18-freetype.patch, -nted-1.10.18-r2.ebuild,
+  nted-1.10.18-r3.ebuild:
+  Fix building against latest freetype, bug #514522
 
   15 Mar 2013; Sergey Popov pinkb...@gentoo.org metadata.xml:
   Dropping package to maintainer-needed, wrt bug #459466






[gentoo-commits] gentoo-x86 commit in media-sound/nted/files: nted-1.10.18-freetype.patch

2014-06-24 Thread Pacho Ramos (pacho)
pacho   14/06/24 13:16:53

  Added:nted-1.10.18-freetype.patch
  Log:
  Fix building against latest freetype, bug #514522
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.1  media-sound/nted/files/nted-1.10.18-freetype.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/nted/files/nted-1.10.18-freetype.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/nted/files/nted-1.10.18-freetype.patch?rev=1.1content-type=text/plain

Index: nted-1.10.18-freetype.patch
===
Description: Fix FTBFS caused by freetype headers path change.
Author: Gilles Filippini p...@debian.org
Bug-Debian: http://bugs.debian.org/733403
Index: nted/mainwindow.cpp
===
--- nted.orig/mainwindow.cpp2013-12-30 17:45:21.0 +0100
+++ nted/mainwindow.cpp 2013-12-30 17:45:44.0 +0100
@@ -24,7 +24,7 @@
 #include stdio.h
 #include time.h
 #include ft2build.h
-#include freetype/freetype.h
+#include freetype.h
 #include gtk/gtk.h
 #include gdk/gdkkeysyms.h
 #include cairo-ps.h






[gentoo-commits] gentoo-x86 commit in net-misc/apt-cacher-ng: ChangeLog apt-cacher-ng-0.7.26-r1.ebuild apt-cacher-ng-0.7.26.ebuild

2014-06-24 Thread Jeroen Roovers (jer)
jer 14/06/24 13:20:47

  Modified: ChangeLog
  Added:apt-cacher-ng-0.7.26-r1.ebuild
  Removed:  apt-cacher-ng-0.7.26.ebuild
  Log:
  Add patch for CVE-2014-4510 (bug #514184).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.41 net-misc/apt-cacher-ng/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog?rev=1.41view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog?rev=1.41content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog?r1=1.40r2=1.41

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   20 Jun 2014 14:59:37 -  1.40
+++ ChangeLog   24 Jun 2014 13:20:47 -  1.41
@@ -1,6 +1,13 @@
 # ChangeLog for net-misc/apt-cacher-ng
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v 1.40 
2014/06/20 14:59:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v 1.41 
2014/06/24 13:20:47 jer Exp $
+
+*apt-cacher-ng-0.7.26-r1 (24 Jun 2014)
+
+  24 Jun 2014; Jeroen Roovers j...@gentoo.org -apt-cacher-ng-0.7.26.ebuild,
+  +apt-cacher-ng-0.7.26-r1.ebuild,
+  +files/apt-cacher-ng-0.7.26-CVE-2014-4510.patch:
+  Add patch for CVE-2014-4510 (bug #514184).
 
   20 Jun 2014; Jeroen Roovers j...@gentoo.org -apt-cacher-ng-0.7.25.ebuild:
   Old.



1.1  net-misc/apt-cacher-ng/apt-cacher-ng-0.7.26-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/apt-cacher-ng-0.7.26-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/apt-cacher-ng-0.7.26-r1.ebuild?rev=1.1content-type=text/plain

Index: apt-cacher-ng-0.7.26-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/apt-cacher-ng-0.7.26-r1.ebuild,v 
1.1 2014/06/24 13:20:47 jer Exp $

EAPI=5
inherit cmake-utils eutils user

DESCRIPTION=Yet another implementation of an HTTP proxy for Debian/Ubuntu 
software packages written in C++
HOMEPAGE=
http://www.unix-ag.uni-kl.de/~bloch/acng/
http://packages.qa.debian.org/a/apt-cacher-ng.html

LICENSE=BSD-4 ZLIB public-domain
SLOT=0
SRC_URI=mirror://debian/pool/main/a/${PN}/${PN}_${PV}.orig.tar.xz

KEYWORDS=~amd64 ~x86
IUSE=doc fuse tcpd

COMMON_DEPEND=
app-arch/bzip2
app-arch/xz-utils
sys-libs/zlib

DEPEND=
${COMMON_DEPEND}
dev-util/cmake

RDEPEND=
${COMMON_DEPEND}
dev-lang/perl
fuse? ( sys-fs/fuse )
tcpd? ( sys-apps/tcp-wrappers )


PATCHES=(
${FILESDIR}/${P}-CVE-2014-4510.patch
)

pkg_setup() {
# add new user  group for daemon
enewgroup ${PN}
enewuser ${PN} -1 -1 -1 ${PN}
}

src_configure(){
mycmakeargs=-DCMAKE_INSTALL_PREFIX=/usr
if use fuse; then
mycmakeargs=-DHAVE_FUSE_26=yes ${mycmakeargs}
else
mycmakeargs=-DHAVE_FUSE_26=no ${mycmakeargs}
fi
if use tcpd; then
mycmakeargs=-DHAVE_LIBWRAP=yes ${mycmakeargs}
else
mycmakeargs=-DHAVE_LIBWRAP=no ${mycmakeargs}
fi

cmake-utils_src_configure
}

src_install() {
pushd ${CMAKE_BUILD_DIR}
dosbin ${PN}
if use fuse; then
dobin acngfs
fi
popd

newinitd ${FILESDIR}/initd ${PN}
newconfd ${FILESDIR}/confd ${PN}

insinto /etc/logrotate.d
newins ${FILESDIR}/logrotate ${PN}

doman doc/man/${PN}*
if use fuse; then
doman doc/man/acngfs*
fi

# Documentation
dodoc README TODO VERSION INSTALL ChangeLog
if use doc; then
dodoc doc/*.pdf
dohtml doc/html/*
docinto examples/conf
dodoc conf/*
fi

# perl daily cron script
dosbin expire-caller.pl
exeinto /etc/cron.daily
newexe ${FILESDIR}/cron.daily ${PN}

# default configuration
insinto /etc/${PN}
newins conf/acng.conf ${PN}.conf
doins $( echo conf/* | sed 's|conf/acng.conf||g' )

dodir /var/cache/${PN}
dodir /var/log/${PN}
# Some directories must exists
keepdir /var/log/${PN}
fowners -R ${PN}:${PN} \
/etc/${PN} \
/var/log/${PN} \
/var/cache/${PN}
}






[gentoo-commits] gentoo-x86 commit in app-pda/coldsync/files: coldsync-3.0_pre4-texinfo-5.patch

2014-06-24 Thread Samuli Suominen (ssuominen)
ssuominen14/06/24 13:20:50

  Added:coldsync-3.0_pre4-texinfo-5.patch
  Log:
  Fix building against =sys-apps/texinfo-5.0 wrt #514772 by Patrick Lauer
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.1  app-pda/coldsync/files/coldsync-3.0_pre4-texinfo-5.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/coldsync/files/coldsync-3.0_pre4-texinfo-5.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/coldsync/files/coldsync-3.0_pre4-texinfo-5.patch?rev=1.1content-type=text/plain

Index: coldsync-3.0_pre4-texinfo-5.patch
===
Fix building against texinfo = 5.0

http://bugs.gentoo.org/514772
http://www.gnu.org/software/texinfo/manual/texinfo/texinfo.html#g_t_0040copyright

--- doc/conduits.texi
+++ doc/conduits.texi
@@ -33,7 +33,7 @@
 
 @page
 @vskip 0pt plus 1filll
-Copyright @copyright 2000 Andrew Arensburger.
+Copyright @copyright{} 2000 Andrew Arensburger.
 
 Permission is granted to make and distribute verbatim copies of
 this manual provided the copyright notice and this permission notice
--- doc/libpalm.texi
+++ doc/libpalm.texi
@@ -57,7 +57,7 @@
 
 @page
 @vskip 0pt plus 1filll
-Copyright @copyright 1999 Andrew Arensburger.
+Copyright @copyright{} 1999 Andrew Arensburger.
 
 Permission is granted to make and distribute verbatim copies of
 this manual provided the copyright notice and this permission notice






[gentoo-commits] gentoo-x86 commit in app-pda/coldsync: coldsync-3.0_pre4.ebuild ChangeLog

2014-06-24 Thread Samuli Suominen (ssuominen)
ssuominen14/06/24 13:20:50

  Modified: coldsync-3.0_pre4.ebuild ChangeLog
  Log:
  Fix building against =sys-apps/texinfo-5.0 wrt #514772 by Patrick Lauer
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.8  app-pda/coldsync/coldsync-3.0_pre4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/coldsync/coldsync-3.0_pre4.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/coldsync/coldsync-3.0_pre4.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/coldsync/coldsync-3.0_pre4.ebuild?r1=1.7r2=1.8

Index: coldsync-3.0_pre4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-pda/coldsync/coldsync-3.0_pre4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- coldsync-3.0_pre4.ebuild9 Apr 2011 13:52:11 -   1.7
+++ coldsync-3.0_pre4.ebuild24 Jun 2014 13:20:49 -  1.8
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/coldsync/coldsync-3.0_pre4.ebuild,v 
1.7 2011/04/09 13:52:11 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/coldsync/coldsync-3.0_pre4.ebuild,v 
1.8 2014/06/24 13:20:49 ssuominen Exp $
 
-EAPI=2
-inherit flag-o-matic perl-module toolchain-funcs
+EAPI=5
+inherit flag-o-matic eutils perl-module toolchain-funcs
 
 MY_P=${PN}-${PV/_/-}
 
@@ -20,11 +20,14 @@
perl? ( dev-lang/perl )
usb? ( virtual/libusb:0 )
 DEPEND=${RDEPEND}
+   sys-apps/texinfo
nls? ( sys-devel/gettext )
 
 S=${WORKDIR}/${MY_P}
 
 src_prepare() {
+   epatch ${FILESDIR}/${P}-texinfo-5.patch
+
if use perl; then
pushd perl/ColdSync
perl-module_src_prepare
@@ -52,7 +55,7 @@
 }
 
 src_compile() {
-   emake -j1 || die #279292
+   emake -j1 #279292
 
if use perl; then
pushd perl/ColdSync
@@ -72,7 +75,7 @@
INSTALLSITEMAN3DIR=${D}/usr/share/man/man3 \
INSTALLVENDORMAN3DIR=${D}/usr/share/man/man3 \
EXTRA_INFOFILES= \
-   install || die
+   install
 
if use perl; then
pushd perl/ColdSync



1.14 app-pda/coldsync/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/coldsync/ChangeLog?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/coldsync/ChangeLog?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/coldsync/ChangeLog?r1=1.13r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-pda/coldsync/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   9 Apr 2011 13:45:06 -   1.13
+++ ChangeLog   24 Jun 2014 13:20:49 -  1.14
@@ -1,6 +1,10 @@
 # ChangeLog for app-pda/coldsync
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/coldsync/ChangeLog,v 1.13 
2011/04/09 13:45:06 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/coldsync/ChangeLog,v 1.14 
2014/06/24 13:20:49 ssuominen Exp $
+
+  24 Jun 2014; Samuli Suominen ssuomi...@gentoo.org
+  +files/coldsync-3.0_pre4-texinfo-5.patch, coldsync-3.0_pre4.ebuild:
+  Fix building against =sys-apps/texinfo-5.0 wrt #514772 by Patrick Lauer
 
   09 Apr 2011; Samuli Suominen ssuomi...@gentoo.org coldsync-3.0_pre4.ebuild:
   Synchronize with 2.2.5-r1 ebuild. Install to perl vendor-dir instead of perl






[gentoo-commits] gentoo-x86 commit in net-misc/apt-cacher-ng/files: apt-cacher-ng-0.7.26-CVE-2014-4510.patch

2014-06-24 Thread Jeroen Roovers (jer)
jer 14/06/24 13:20:47

  Added:apt-cacher-ng-0.7.26-CVE-2014-4510.patch
  Log:
  Add patch for CVE-2014-4510 (bug #514184).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.1  
net-misc/apt-cacher-ng/files/apt-cacher-ng-0.7.26-CVE-2014-4510.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/files/apt-cacher-ng-0.7.26-CVE-2014-4510.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/files/apt-cacher-ng-0.7.26-CVE-2014-4510.patch?rev=1.1content-type=text/plain

Index: apt-cacher-ng-0.7.26-CVE-2014-4510.patch
===
From 6f08e6a3995d1bed4e837889a3945b6dc650f6ad Mon Sep 17 00:00:00 2001
From: Eduard Bloch bl...@debian.org
Date: Thu, 19 Jun 2014 23:10:28 +0200
Subject: [PATCH 1/1] Option to have a custom message body

---
 include/job.h |  2 +-
 source/job.cc | 15 +--
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/include/job.h b/include/job.h
index 9724590..e2026ac 100644
--- a/include/job.h
+++ b/include/job.h
@@ -76,7 +76,7 @@ class job {
 
   const char * BuildAndEnqueHeader(const fileitem::FiStatus fistate, 
const off_t nGooddataSize, header respHead);
   fileitem::FiStatus _SwitchToPtItem(const mstring fileLoc);
-  void SetErrorResponse(const char * errorLine, const char 
*szLocation=NULL);
+  void SetErrorResponse(const char * errorLine, const char 
*szLocation=NULL, const char *bodytext=NULL);
   void HandleLocalDownload(const mstring visPath,
const mstring fsBase, const mstring fsSubpath);
 
diff --git a/source/job.cc b/source/job.cc
index 53168d2..293d34b 100644
--- a/source/job.cc
+++ b/source/job.cc
@@ -729,7 +729,8 @@ report_overload:
 return ;
 
 report_notallowed:
-   SetErrorResponse((tSS()  403 Forbidden file type or location:   
sReqPath).c_str());
+   SetErrorResponse((tSS()  403 Forbidden file type or location:   
sReqPath).c_str(),
+   NULL, 403 Forbidden file type or location);
 //USRDBG( sRawUriPath +  -- ACCESS FORBIDDEN);
 return ;
 
@@ -1156,26 +1157,28 @@ fileitem::FiStatus job::_SwitchToPtItem(const 
std::string fileLoc)
 }
 
 
-void job::SetErrorResponse(const char * errorLine, const char *szLocation)
+void job::SetErrorResponse(const char * errorLine, const char *szLocation, 
const char *bodytext)
 {
LOGSTART2(job::SetErrorResponse, errorLine   ; for   
m_sOrigUrl);
class erroritem: public tGeneratedFitemBase
{
public:
-   erroritem(const string sId, const char *szError) : 
tGeneratedFitemBase(sId, szError)
+   erroritem(const string sId, const char *szError, const char 
*bodytext)
+   : tGeneratedFitemBase(sId, szError)
{
if(BODYFREECODE(m_head.getStatus()))
return;
// otherwise do something meaningful
m_data  !DOCTYPE HTML PUBLIC \-//IETF//DTD HTML 
2.0//EN\\n
-   htmlheadtitle  szError  
/title\n/head\nbodyh1
-szError  /h1/body/html;
+   htmlheadtitle  (bodytext ? bodytext : 
szError)
+/title\n/head\nbodyh1
+(bodytext ? bodytext : szError)  
/h1/body/html;
m_head.set(header::CONTENT_TYPE, text/html);
seal();
}
};
 
-   erroritem *p = new erroritem(noid, errorLine);
+   erroritem *p = new erroritem(noid, errorLine, bodytext);
p-HeadRef().set(header::LOCATION, szLocation);
m_pItem.ReplaceWithLocal(p);
//aclog::err(tSS()  fileitem is now   uintptr_t(m_pItem.get()));
-- 
1.9.1







[gentoo-commits] gentoo-x86 commit in dev-libs/libxslt: ChangeLog libxslt-1.1.28-r3.ebuild

2014-06-24 Thread Michael Haubenwallner (haubi)
haubi   14/06/24 13:31:36

  Modified: ChangeLog libxslt-1.1.28-r3.ebuild
  Log:
  libxslt-1.1.28-r3: add more prefix keywords
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
A630CCB8)

Revision  ChangesPath
1.281dev-libs/libxslt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/ChangeLog?rev=1.281view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/ChangeLog?rev=1.281content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/ChangeLog?r1=1.280r2=1.281

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -r1.280 -r1.281
--- ChangeLog   24 Jun 2014 13:14:21 -  1.280
+++ ChangeLog   24 Jun 2014 13:31:36 -  1.281
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libxslt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.280 
2014/06/24 13:14:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.281 
2014/06/24 13:31:36 haubi Exp $
+
+  24 Jun 2014; Michael Haubenwallner ha...@gentoo.org
+  libxslt-1.1.28-r3.ebuild:
+  add more prefix keywords
 
 *libxslt-1.1.28-r3 (24 Jun 2014)
 



1.2  dev-libs/libxslt/libxslt-1.1.28-r3.ebuild

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

Index: libxslt-1.1.28-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libxslt-1.1.28-r3.ebuild24 Jun 2014 13:14:21 -  1.1
+++ libxslt-1.1.28-r3.ebuild24 Jun 2014 13:31:36 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28-r3.ebuild,v 
1.1 2014/06/24 13:14:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28-r3.ebuild,v 
1.2 2014/06/24 13:31:36 haubi Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux
+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=crypt debug python static-libs
 
 REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )






[gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections/council: index.xml

2014-06-24 Thread Jorge Manuel B. S. Vicetto (jmbsvicetto)
jmbsvicetto14/06/24 13:35:24

  Modified: index.xml
  Log:
  Add the 201406 election to the council archives page. Start adding 201306 
missing links.

Revision  ChangesPath
1.29 xml/htdocs/proj/en/elections/council/index.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/index.xml?rev=1.29view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/index.xml?rev=1.29content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/index.xml?r1=1.28r2=1.29

Index: index.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/council/index.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- index.xml   24 Jun 2013 15:21:55 -  1.28
+++ index.xml   24 Jun 2014 13:35:24 -  1.29
@@ -1,5 +1,5 @@
 ?xml version='1.0' encoding=UTF-8?
-!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/elections/council/index.xml,v 1.28 
2013/06/24 15:21:55 jmbsvicetto Exp $ --
+!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/elections/council/index.xml,v 1.29 
2014/06/24 13:35:24 jmbsvicetto Exp $ --
 !DOCTYPE guide SYSTEM /dtd/guide.dtd
 
 guide
@@ -18,8 +18,8 @@
 !-- See http://creativecommons.org/licenses/by-sa/2.5 --
 license/
 
-version26/version
-date2013-06-14/date
+version27/version
+date2014-06-24/date
 
 chapter
 titleGentoo Council Elections/title
@@ -127,6 +127,33 @@
   thGraphs/th
 /tr
 tr
+  ticouncil-201406 Election/ti
+  ti
+uri link=2014/council-201406-nominees.xml
+2014/06 Nominees/uri
+  /ti
+  ti
+uri link=
+2014/06 Results/uri
+  /ti
+  ti
+uri link=
+2014/06 rank/uri
+  /ti
+  ti
+uri link=
+2014/06 Master Ballot/uri
+  /ti
+  ti
+uri link=
+2014/06 voters/uri
+  /ti
+  ti
+uri link=
+2014/06 Voter Distribution/uri
+  /ti
+/tr
+tr
   ticouncil-201306 Election/ti
   ti
 uri link=2013/council-201306-nominees.xml
@@ -149,8 +176,8 @@
 2013/06 voters/uri
   /ti
   ti
-uri link=
-2012/06 Voter Distribution/uri
+uri link=2013/voters-council-201306.txt
+2013/06 Voter Distribution/uri
   /ti
 /tr
 tr






[gentoo-commits] proj/qt:master commit in: dev-qt/qtwebkit/files/, dev-qt/qtwebkit/

2014-06-24 Thread Michael Palimaka
commit: 99df390c1aca00ed26be791bae90a5e10b727068
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue Jun 24 14:10:55 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Jun 24 14:13:37 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=99df390c

[dev-qt/qtwebkit] Remove patch wrt bug #514924.

The code the patch removes has been removed upstream.

Package-Manager: portage-2.2.10

---
 .../qtwebkit/files/qtwebkit-4.8.1-no-use-ld-gold.patch  | 17 -
 dev-qt/qtwebkit/qtwebkit-4.8.6.ebuild   |  1 -
 dev-qt/qtwebkit/qtwebkit-4.8..ebuild|  1 -
 3 files changed, 19 deletions(-)

diff --git a/dev-qt/qtwebkit/files/qtwebkit-4.8.1-no-use-ld-gold.patch 
b/dev-qt/qtwebkit/files/qtwebkit-4.8.1-no-use-ld-gold.patch
deleted file mode 100644
index d29d5da..000
--- a/dev-qt/qtwebkit/files/qtwebkit-4.8.1-no-use-ld-gold.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -urN 
qt-everywhere-opensource-src-4.8.1.orig/src/3rdparty/webkit/Source/common.pri 
qt-everywhere-opensource-src-4.8.1/src/3rdparty/webkit/Source/common.pri
 
qt-everywhere-opensource-src-4.8.1.orig/src/3rdparty/webkit/Source/common.pri   
   2012-04-28 12:39:16.884473572 +0200
-+++ qt-everywhere-opensource-src-4.8.1/src/3rdparty/webkit/Source/common.pri   
2012-04-28 12:41:14.245006363 +0200
-@@ -3,13 +3,6 @@
- contains(JAVASCRIPTCORE_JIT,yes): DEFINES+=ENABLE_JIT=1
- contains(JAVASCRIPTCORE_JIT,no): DEFINES+=ENABLE_JIT=0
- 
--linux-g++ {
--isEmpty($$(SBOX_DPKG_INST_ARCH)):exists(/usr/bin/ld.gold) {
--message(Using gold linker)
--QMAKE_LFLAGS+=-fuse-ld=gold
--}
--}
--
- # We use this flag on production branches
- # See https://bugs.webkit.org/show_bug.cgi?id=60824
- CONFIG += production

diff --git a/dev-qt/qtwebkit/qtwebkit-4.8.6.ebuild 
b/dev-qt/qtwebkit/qtwebkit-4.8.6.ebuild
index fcddbfe..d3719f0 100644
--- a/dev-qt/qtwebkit/qtwebkit-4.8.6.ebuild
+++ b/dev-qt/qtwebkit/qtwebkit-4.8.6.ebuild
@@ -35,7 +35,6 @@ DEPEND=
 RDEPEND=${DEPEND}
 
 PATCHES=(
-   ${FILESDIR}/${PN}-4.8.1-no-use-ld-gold.patch
${FILESDIR}/4.8.2-javascriptcore-x32.patch
 )
 

diff --git a/dev-qt/qtwebkit/qtwebkit-4.8..ebuild 
b/dev-qt/qtwebkit/qtwebkit-4.8..ebuild
index fcddbfe..d3719f0 100644
--- a/dev-qt/qtwebkit/qtwebkit-4.8..ebuild
+++ b/dev-qt/qtwebkit/qtwebkit-4.8..ebuild
@@ -35,7 +35,6 @@ DEPEND=
 RDEPEND=${DEPEND}
 
 PATCHES=(
-   ${FILESDIR}/${PN}-4.8.1-no-use-ld-gold.patch
${FILESDIR}/4.8.2-javascriptcore-x32.patch
 )
 



[gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections/council: index.xml

2014-06-24 Thread Jorge Manuel B. S. Vicetto (jmbsvicetto)
jmbsvicetto14/06/24 14:16:01

  Modified: index.xml
  Log:
  Add missing files for the 201306 election.

Revision  ChangesPath
1.30 xml/htdocs/proj/en/elections/council/index.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/index.xml?rev=1.30view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/index.xml?rev=1.30content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/index.xml?r1=1.29r2=1.30

Index: index.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/council/index.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- index.xml   24 Jun 2014 13:35:24 -  1.29
+++ index.xml   24 Jun 2014 14:16:01 -  1.30
@@ -1,5 +1,5 @@
 ?xml version='1.0' encoding=UTF-8?
-!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/elections/council/index.xml,v 1.29 
2014/06/24 13:35:24 jmbsvicetto Exp $ --
+!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/elections/council/index.xml,v 1.30 
2014/06/24 14:16:01 jmbsvicetto Exp $ --
 !DOCTYPE guide SYSTEM /dtd/guide.dtd
 
 guide
@@ -18,7 +18,7 @@
 !-- See http://creativecommons.org/licenses/by-sa/2.5 --
 license/
 
-version27/version
+version28/version
 date2014-06-24/date
 
 chapter
@@ -160,23 +160,23 @@
 2013/06 Nominees/uri
   /ti
   ti
-uri link=
+uri link=2013/council-201306-results.txt
 2013/06 Results/uri
   /ti
   ti
-uri link=
+uri link=2013/council-201306-rank.txt
 2013/06 rank/uri
   /ti
   ti
-uri link=
+uri link=2013/master-council-201306.txt
 2013/06 Master Ballot/uri
   /ti
   ti
-uri link=
+uri link=2013/voters-council-201306.txt
 2013/06 voters/uri
   /ti
   ti
-uri link=2013/voters-council-201306.txt
+uri link=2013/council-201306-vote-distribution.txt
 2013/06 Voter Distribution/uri
   /ti
 /tr






[gentoo-commits] gentoo-x86 commit in profiles/arch/sparc: ChangeLog package.use.mask

2014-06-24 Thread Alexandre Rostovtsev (tetromino)
tetromino14/06/24 14:27:17

  Modified: ChangeLog package.use.mask
  Log:
  Remove obsolete gvfs[udisks] mask (bug #412801 and #440866).

Revision  ChangesPath
1.219profiles/arch/sparc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.219view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.219content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?r1=1.218r2=1.219

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -r1.218 -r1.219
--- ChangeLog   19 Mar 2014 00:19:09 -  1.218
+++ ChangeLog   24 Jun 2014 14:27:17 -  1.219
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/sparc profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.218 
2014/03/19 00:19:09 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.219 
2014/06/24 14:27:17 tetromino Exp $
+
+  24 Jun 2014; Alexandre Rostovtsev tetrom...@gentoo.org package.use.mask:
+  Remove obsolete gvfs[udisks] mask (bug #412801 and #440866).
 
   19 Mar 2014; Andreas K. Huettel dilfri...@gentoo.org +eapi:
   Increase EAPI to 5



1.163profiles/arch/sparc/package.use.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/package.use.mask?rev=1.163view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/package.use.mask?rev=1.163content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/package.use.mask?r1=1.162r2=1.163

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/package.use.mask,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- package.use.mask20 Apr 2014 12:37:43 -  1.162
+++ package.use.mask24 Jun 2014 14:27:17 -  1.163
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/package.use.mask,v 
1.162 2014/04/20 12:37:43 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/package.use.mask,v 
1.163 2014/06/24 14:27:17 tetromino Exp $
 
 # Julian Ospald hasuf...@gentoo.org (20 Apr 2014)
 # Missing keywords, bug #508226
@@ -130,10 +130,6 @@
 # are keyworded here, bug #411761
 net-libs/webkit-gtk webkit2
 
-# Samuli Suominen ssuomi...@gentoo.org (15 May 2012)
-# UDisks2 untested wrt http://bugs.gentoo.org/412801
-gnome-base/gvfs udisks
-
 # Pacho Ramos pa...@gentoo.org (07 May 2012)
 # libhid is not keyworded
 app-misc/lcdproc hid






[gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog package.use.mask

2014-06-24 Thread Alexandre Rostovtsev (tetromino)
tetromino14/06/24 14:27:03

  Modified: ChangeLog package.use.mask
  Log:
  Remove obsolete gvfs[udisks] mask (bug #412801 and #440866).

Revision  ChangesPath
1.189profiles/arch/alpha/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.189view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.189content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.188r2=1.189

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- ChangeLog   4 Jun 2014 01:45:53 -   1.188
+++ ChangeLog   24 Jun 2014 14:27:03 -  1.189
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.188 
2014/06/04 01:45:53 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.189 
2014/06/24 14:27:03 tetromino Exp $
+
+  24 Jun 2014; Alexandre Rostovtsev tetrom...@gentoo.org package.use.mask:
+  Remove obsolete gvfs[udisks] mask (bug #412801 and #440866).
 
   06 Jun 2014; Brian Evans grkni...@gentoo.org package.use.mask:
   Remove USE mask on jemalloc for mysql/mariadb since it was keyworded



1.152profiles/arch/alpha/package.use.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?rev=1.152view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?rev=1.152content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?r1=1.151r2=1.152

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- package.use.mask4 Jun 2014 01:45:53 -   1.151
+++ package.use.mask24 Jun 2014 14:27:03 -  1.152
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 
1.151 2014/06/04 01:45:53 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 
1.152 2014/06/24 14:27:03 tetromino Exp $
 
 # Julian Ospald hasuf...@gentoo.org (20 Apr 2014)
 # Missing keywords, bug #508226
@@ -138,10 +138,6 @@
 # Soon as that mask entry is gone, this can be removed too.
 sys-auth/consolekit acl
 
-# Samuli Suominen ssuomi...@gentoo.org (15 May 2012)
-# UDisks2 untested wrt http://bugs.gentoo.org/412801
-gnome-base/gvfs udisks
-
 # Alexey Shvetsov ale...@gentoo.org (17 Dec 2011)
 # mask use numa for openmpi
 sys-cluster/openmpi openmpi_fabrics_psm openmpi_fabrics_knem 
openmpi_fabrics_open-mx openmpi_fabrics_ofed openmpi_fabrics_dapl 
openmpi_rm_slurm openmpi_ofed_features_rdmacm






[gentoo-commits] gentoo-x86 commit in sys-kernel/gentoo-sources: ChangeLog gentoo-sources-3.12.21-r1.ebuild

2014-06-24 Thread Raul Porcel (armin76)
armin76 14/06/24 14:31:39

  Modified: ChangeLog gentoo-sources-3.12.21-r1.ebuild
  Log:
  alpha/arm/ia64/sparc stable
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.1348   sys-kernel/gentoo-sources/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog?rev=1.1348view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog?rev=1.1348content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog?r1=1.1347r2=1.1348

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v
retrieving revision 1.1347
retrieving revision 1.1348
diff -u -r1.1347 -r1.1348
--- ChangeLog   18 Jun 2014 19:03:40 -  1.1347
+++ ChangeLog   24 Jun 2014 14:31:39 -  1.1348
@@ -1,6 +1,10 @@
 # ChangeLog for sys-kernel/gentoo-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 
1.1347 2014/06/18 19:03:40 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 
1.1348 2014/06/24 14:31:39 armin76 Exp $
+
+  24 Jun 2014; Raúl Porcel armi...@gentoo.org
+  gentoo-sources-3.12.21-r1.ebuild:
+  alpha/arm/ia64/sparc stable
 
 *gentoo-sources-3.10.44 (18 Jun 2014)
 *gentoo-sources-3.4.94 (18 Jun 2014)



1.3  sys-kernel/gentoo-sources/gentoo-sources-3.12.21-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.12.21-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.12.21-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.12.21-r1.ebuild?r1=1.2r2=1.3

Index: gentoo-sources-3.12.21-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.12.21-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gentoo-sources-3.12.21-r1.ebuild6 Jun 2014 00:26:42 -   1.2
+++ gentoo-sources-3.12.21-r1.ebuild24 Jun 2014 14:31:39 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.12.21-r1.ebuild,v
 1.2 2014/06/06 00:26:42 tomwij Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.12.21-r1.ebuild,v
 1.3 2014/06/24 14:31:39 armin76 Exp $
 
 EAPI=5
 ETYPE=sources
@@ -11,7 +11,7 @@
 detect_version
 detect_arch
 
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86
 HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches;
 IUSE=deblob experimental
 






[gentoo-commits] gentoo-x86 commit in app-crypt/gnupg: gnupg-2.0.24.ebuild ChangeLog

2014-06-24 Thread Alon Bar-Lev (alonbl)
alonbl  14/06/24 14:41:23

  Modified: ChangeLog
  Added:gnupg-2.0.24.ebuild
  Log:
  Version bump, bug#514718
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.519app-crypt/gnupg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.519view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.519content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?r1=1.518r2=1.519

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v
retrieving revision 1.518
retrieving revision 1.519
diff -u -r1.518 -r1.519
--- ChangeLog   23 Jun 2014 17:50:24 -  1.518
+++ ChangeLog   24 Jun 2014 14:41:22 -  1.519
@@ -1,6 +1,11 @@
 # ChangeLog for app-crypt/gnupg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.518 
2014/06/23 17:50:24 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.519 
2014/06/24 14:41:22 alonbl Exp $
+
+*gnupg-2.0.24 (24 Jun 2014)
+
+  24 Jun 2014; Alon Bar-Lev alo...@gentoo.org +gnupg-2.0.24.ebuild:
+  Version bump, bug#514718
 
 *gnupg-1.4.17 (23 Jun 2014)
 



1.1  app-crypt/gnupg/gnupg-2.0.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.0.24.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.0.24.ebuild?rev=1.1content-type=text/plain

Index: gnupg-2.0.24.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.24.ebuild,v 1.1 
2014/06/24 14:41:22 alonbl Exp $

EAPI=5

inherit eutils flag-o-matic toolchain-funcs

DESCRIPTION=The GNU Privacy Guard, a GPL pgp replacement
HOMEPAGE=http://www.gnupg.org/;
SRC_URI=mirror://gnupg/gnupg/${P}.tar.bz2
# SRC_URI=ftp://ftp.gnupg.org/gcrypt/${PN}/${P}.tar.bz2;

LICENSE=GPL-3
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=adns bzip2 doc ldap nls mta readline static selinux smartcard usb

COMMON_DEPEND_LIBS=
=dev-libs/libassuan-2
=dev-libs/libgcrypt-1.4:0=
=dev-libs/libgpg-error-1.11
=dev-libs/libksba-1.0.7
=dev-libs/pth-1.3.7
=net-misc/curl-7.10
sys-libs/zlib
adns? ( =net-libs/adns-1.4 )
bzip2? ( app-arch/bzip2 )
readline? ( sys-libs/readline )
smartcard? ( usb? ( virtual/libusb:0 ) )
ldap? ( net-nds/openldap )
COMMON_DEPEND_BINS=|| ( app-crypt/pinentry app-crypt/pinentry-qt )

# Existence of executables is checked during configuration.
DEPEND=${COMMON_DEPEND_LIBS}
${COMMON_DEPEND_BINS}
static? (
=dev-libs/libassuan-2[static-libs]
=dev-libs/libgcrypt-1.4:0=[static-libs]
=dev-libs/libgpg-error-1.11[static-libs]
=dev-libs/libksba-1.0.7[static-libs]
=dev-libs/pth-1.3.7[static-libs]
=net-misc/curl-7.10[static-libs]
sys-libs/zlib[static-libs]
bzip2? ( app-arch/bzip2[static-libs] )
)
nls? ( sys-devel/gettext )
doc? ( sys-apps/texinfo )

RDEPEND=!static? ( ${COMMON_DEPEND_LIBS} )
${COMMON_DEPEND_BINS}
mta? ( virtual/mta )
!=app-crypt/gnupg-2.0.1
selinux? ( sec-policy/selinux-gpg )
nls? ( virtual/libintl )

REQUIRED_USE=smartcard? ( !static )

src_prepare() {
epatch ${FILESDIR}/${PN}-2.0.17-gpgsm-gencert.patch
epatch_user
}

src_configure() {
local myconf=()

# 'USE=static' support was requested:
# gnupg1: bug #29299
# gnupg2: bug #159623
use static  append-ldflags -static

if use smartcard; then
myconf+=(
--enable-scdaemon
$(use_enable usb ccid-driver)
)
else
myconf+=( --disable-scdaemon )
fi

if use elibc_SunOS || use elibc_AIX; then
myconf+=( --disable-symcryptrun )
else
myconf+=( --enable-symcryptrun )
fi

econf \
--docdir=${EPREFIX}/usr/share/doc/${PF} \
--enable-gpg \
--enable-gpgsm \
--enable-agent \
${myconf[@]} \
$(use_with adns) \

[gentoo-commits] proj/kde:master commit in: kde-base/kwin/

2014-06-24 Thread Michael Palimaka
commit: 2dcb5507d39146f50c76aee7d9a2e39f1811985c
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue Jun 24 14:44:19 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Jun 24 14:44:19 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2dcb5507

[kde-base/kwin] Remove opengl USE flag.

kwin requires Qt5Gui built with some form of OpenGL (either regular or ES), so
it seems silly to offer two USE flags for one choice.

This also allows dependencies to be simplified slightly and avoids silly bugs
like bug #514920.

Package-Manager: portage-2.2.10

---
 kde-base/kwin/kwin-4.97.0.ebuild | 9 +++--
 kde-base/kwin/kwin-.ebuild   | 9 +++--
 kde-base/kwin/metadata.xml   | 2 +-
 3 files changed, 7 insertions(+), 13 deletions(-)

diff --git a/kde-base/kwin/kwin-4.97.0.ebuild b/kde-base/kwin/kwin-4.97.0.ebuild
index f98001a..4b61a30 100644
--- a/kde-base/kwin/kwin-4.97.0.ebuild
+++ b/kde-base/kwin/kwin-4.97.0.ebuild
@@ -12,9 +12,7 @@ inherit kde5
 DESCRIPTION=KDE window manager
 LICENSE=GPL-2+
 KEYWORDS= ~amd64 ~x86 ~amd64-linux ~x86-linux
-IUSE=gles2 +opengl wayland
-
-REQUIRED_USE=^^ ( gles2 opengl )
+IUSE=gles2 wayland
 
 COMMON_DEPEND=
$(add_frameworks_dep kactivities)
@@ -40,7 +38,7 @@ COMMON_DEPEND=
$(add_frameworks_dep plasma)
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
-   dev-qt/qtgui:5[gles2=,opengl=]
+   dev-qt/qtgui:5[gles2=,opengl]
dev-qt/qtmultimedia:5
dev-qt/qtscript:5
dev-qt/qtwidgets:5
@@ -66,9 +64,8 @@ RDEPEND=${COMMON_DEPEND}
 DEPEND=${COMMON_DEPEND}
dev-qt/designer:5
dev-qt/qtconcurrent:5
+   media-libs/mesa[egl,gles2?]
x11-proto/xproto
-   gles2? ( media-libs/mesa[egl,gles2] )
-   opengl? ( media-libs/mesa[egl] )
 
 
 src_configure() {

diff --git a/kde-base/kwin/kwin-.ebuild b/kde-base/kwin/kwin-.ebuild
index 62b2362..d0e1f7d 100644
--- a/kde-base/kwin/kwin-.ebuild
+++ b/kde-base/kwin/kwin-.ebuild
@@ -12,9 +12,7 @@ inherit kde5
 DESCRIPTION=KDE window manager
 LICENSE=GPL-2+
 KEYWORDS=
-IUSE=gles2 +opengl wayland
-
-REQUIRED_USE=^^ ( gles2 opengl )
+IUSE=gles2 wayland
 
 COMMON_DEPEND=
$(add_frameworks_dep kactivities)
@@ -40,7 +38,7 @@ COMMON_DEPEND=
$(add_frameworks_dep plasma)
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
-   dev-qt/qtgui:5[gles2=,opengl=]
+   dev-qt/qtgui:5[gles2=,opengl]
dev-qt/qtmultimedia:5
dev-qt/qtscript:5
dev-qt/qtwidgets:5
@@ -65,9 +63,8 @@ RDEPEND=${COMMON_DEPEND}
 DEPEND=${COMMON_DEPEND}
dev-qt/designer:5
dev-qt/qtconcurrent:5
+   media-libs/mesa[egl,gles2?]
x11-proto/xproto
-   gles2? ( media-libs/mesa[egl,gles2] )
-   opengl? ( media-libs/mesa[egl] )
 
 
 src_configure() {

diff --git a/kde-base/kwin/metadata.xml b/kde-base/kwin/metadata.xml
index b7977769..a14e1ec 100644
--- a/kde-base/kwin/metadata.xml
+++ b/kde-base/kwin/metadata.xml
@@ -4,6 +4,6 @@
herdkde/herd
use
flag name=glesEnable support for GLES./flag
-   flag name=gles2Enable support for GLES2./flag
+   flag name=gles2Use OpenGL ES 2 instead of full GL/flag
/use
 /pkgmetadata



[gentoo-commits] gentoo-x86 commit in net-analyzer/nagstamon: nagstamon-1.0_rc1.ebuild ChangeLog

2014-06-24 Thread Christian Ruppert (idl0r)
idl0r   14/06/24 15:01:49

  Modified: ChangeLog
  Added:nagstamon-1.0_rc1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B427ABC8)

Revision  ChangesPath
1.45 net-analyzer/nagstamon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagstamon/ChangeLog?rev=1.45view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagstamon/ChangeLog?rev=1.45content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagstamon/ChangeLog?r1=1.44r2=1.45

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagstamon/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   3 Apr 2014 21:32:53 -   1.44
+++ ChangeLog   24 Jun 2014 15:01:47 -  1.45
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/nagstamon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagstamon/ChangeLog,v 1.44 
2014/04/03 21:32:53 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagstamon/ChangeLog,v 1.45 
2014/06/24 15:01:47 idl0r Exp $
+
+*nagstamon-1.0_rc1 (24 Jun 2014)
+
+  24 Jun 2014; Christian Ruppert id...@gentoo.org +nagstamon-1.0_rc1.ebuild:
+  Version bump.
 
   03 Apr 2014; Christian Ruppert id...@gentoo.org
   nagstamon-0.9.12_p20140402.ebuild:



1.1  net-analyzer/nagstamon/nagstamon-1.0_rc1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagstamon/nagstamon-1.0_rc1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagstamon/nagstamon-1.0_rc1.ebuild?rev=1.1content-type=text/plain

Index: nagstamon-1.0_rc1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/nagstamon/nagstamon-1.0_rc1.ebuild,v 1.1 
2014/06/24 15:01:47 idl0r Exp $

EAPI=5

PYTHON_COMPAT=( python2_6 python2_7 )

inherit eutils python-r1

MY_PN=Nagstamon
MY_P=${MY_PN}-${PV/_}

DESCRIPTION=Nagstamon is a Nagios status monitor for a systray and displays a 
realtime status of a Nagios box
HOMEPAGE=http://nagstamon.sourceforge.net;
SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.gz

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

DEPEND=
RDEPEND=dev-python/pygobject:2
dev-python/pygtk
dev-python/lxml
dev-python/beautifulsoup:python-2
gnome-base/librsvg
dev-python/keyring
gnome? ( dev-python/egg-python )
sound? ( media-sound/sox )

S=${WORKDIR}/${MY_PN}

src_prepare() {
epatch ${FILESDIR}/nagstamon-0.9.11_rc1-resources.patch

rm Nagstamon/resources/LICENSE
}

src_install() {
# setup.py is broken
cd Nagstamon/

doman resources/nagstamon.1
rm resources/nagstamon.1

newbin ../nagstamon.py nagstamon

nagstamon_install() {
insinto $(python_get_sitedir)/${MY_PN}
doins {GUI,Config,Objects,Custom,Actions}.py
touch ${D}/$(python_get_sitedir)/${MY_PN}/__init__.py || die
doins -r Server/ thirdparty/

insinto /usr/share/${PN}/resources
doins resources/*

domenu ${FILESDIR}/${PN}.desktop
}

python_foreach_impl nagstamon_install

python_replicate_script ${D}/usr/bin/nagstamon
}






[gentoo-commits] gentoo-x86 commit in sys-cluster/swift: ChangeLog swift-1.12.0.ebuild

2014-06-24 Thread Ian Delaney (idella4)
idella4 14/06/24 15:08:49

  Modified: ChangeLog
  Removed:  swift-1.12.0.ebuild
  Log:
  rm old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.31 sys-cluster/swift/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?rev=1.31view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?rev=1.31content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?r1=1.30r2=1.31

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   24 Jun 2014 09:56:43 -  1.30
+++ ChangeLog   24 Jun 2014 15:08:49 -  1.31
@@ -1,6 +1,9 @@
 # ChangeLog for sys-cluster/swift
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v 1.30 
2014/06/24 09:56:43 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v 1.31 
2014/06/24 15:08:49 idella4 Exp $
+
+  24 Jun 2014; Ian Delaney idel...@gentoo.org -swift-1.12.0.ebuild:
+  rm old
 
   24 Jun 2014; Ian Delaney idel...@gentoo.org -swift-1.13.0.ebuild,
   -swift-1.13.1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/plyr: plyr-1.0.6.ebuild ChangeLog

2014-06-24 Thread Ian Delaney (idella4)
idella4 14/06/24 15:02:05

  Modified: ChangeLog
  Added:plyr-1.0.6.ebuild
  Log:
  bump; update HOMEPAGE, change SRC_URI to src repo and tarball, add IUSE doc, 
doc build, test phase, ebuild prepared  updated by proxy maintainer
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/plyr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/plyr/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   22 Jun 2014 12:28:01 -  1.1
+++ ChangeLog   24 Jun 2014 15:02:04 -  1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/plyr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/plyr/ChangeLog,v 1.1 2014/06/22 
12:28:01 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/plyr/ChangeLog,v 1.2 2014/06/24 
15:02:04 idella4 Exp $
+
+*plyr-1.0.6 (24 Jun 2014)
+
+  24 Jun 2014; Ian Delaney idel...@gentoo.org +plyr-1.0.6.ebuild:
+  bump; update HOMEPAGE, change SRC_URI to src repo and tarball, add IUSE doc,
+  doc build, test phase, ebuild prepared  updated by proxy maintainer
 
 *plyr-1.0.2 (22 Jun 2014)
 



1.1  dev-python/plyr/plyr-1.0.6.ebuild

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

Index: plyr-1.0.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/plyr/plyr-1.0.6.ebuild,v 1.1 
2014/06/24 15:02:04 idella4 Exp $

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

inherit distutils-r1 flag-o-matic

MY_PN=python-glyr
MY_P=${MY_PN}-${PV}

DESCRIPTION=A python wrapper for Glyr
HOMEPAGE=http://sahib.github.com/python-glyr/intro.html
https://github.com/sahib/python-glyr;
SRC_URI=https://github.com/sahib/${MY_PN}/archive/${PV}.tar.gz - 
${MY_P}.tar.gz

LICENSE=GPL-3+
KEYWORDS=~amd64
SLOT=0
IUSE=doc

RDEPEND=media-libs/glyr
DEPEND=${RDEPEND}
dev-python/cython[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )

S=${WORKDIR}/${MY_P}

python_prepare_all() {
# Disable test requiring internet connection
sed -e 's:test_download:_:' -i tests/test_misc.py || die
}

python_compile() {
if ! python_is_python3; then
local CFLAGS=${CFLAGS}
append-cflags -fno-strict-aliasing
fi
distutils-r1_python_compile
}

python_compile_all() {
if use doc; then
emake -C docs html || die Generating documentation failed
fi
}

python_test() {
${PYTHON} -m unittest discover tests || die Tests fail with 
${EPYTHON}
}

python_install_all() {
use doc  local HTML_DOCS=( docs/build/html/. )
distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in net-proxy/haproxy: ChangeLog haproxy-1.5.1.ebuild haproxy-1.5.0.ebuild

2014-06-24 Thread Christian Ruppert (idl0r)
idl0r   14/06/24 15:17:43

  Modified: ChangeLog
  Added:haproxy-1.5.1.ebuild
  Removed:  haproxy-1.5.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B427ABC8)

Revision  ChangesPath
1.95 net-proxy/haproxy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/ChangeLog?rev=1.95view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/ChangeLog?rev=1.95content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/ChangeLog?r1=1.94r2=1.95

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/haproxy/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog   19 Jun 2014 21:47:34 -  1.94
+++ ChangeLog   24 Jun 2014 15:17:43 -  1.95
@@ -1,6 +1,12 @@
 # ChangeLog for net-proxy/haproxy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/haproxy/ChangeLog,v 1.94 
2014/06/19 21:47:34 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/haproxy/ChangeLog,v 1.95 
2014/06/24 15:17:43 idl0r Exp $
+
+*haproxy-1.5.1 (24 Jun 2014)
+
+  24 Jun 2014; Christian Ruppert id...@gentoo.org -haproxy-1.5.0.ebuild,
+  +haproxy-1.5.1.ebuild:
+  Version bump
 
 *haproxy-1.5.0 (19 Jun 2014)
 



1.1  net-proxy/haproxy/haproxy-1.5.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/haproxy-1.5.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/haproxy-1.5.1.ebuild?rev=1.1content-type=text/plain

Index: haproxy-1.5.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-proxy/haproxy/haproxy-1.5.1.ebuild,v 1.1 
2014/06/24 15:17:43 idl0r Exp $

EAPI=5

inherit user versionator toolchain-funcs flag-o-matic systemd

MY_P=${PN}-${PV/_beta/-dev}

DESCRIPTION=A TCP/HTTP reverse proxy for high availability environments
HOMEPAGE=http://haproxy.1wt.eu;
SRC_URI=http://haproxy.1wt.eu/download/$(get_version_component_range 
1-2)/src/${MY_P}.tar.gz

LICENSE=GPL-2 LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86
IUSE=+crypt examples +pcre ssl tools vim-syntax +zlib

DEPEND=pcre? ( dev-libs/libpcre )
ssl? ( dev-libs/openssl[zlib?] )
zlib? ( sys-libs/zlib )
RDEPEND=${DEPEND}

S=${WORKDIR}/${MY_P}

pkg_setup() {
enewgroup haproxy
enewuser haproxy -1 -1 -1 haproxy
}

src_prepare() {
sed -e 's:@SBINDIR@:'/usr/sbin':' contrib/systemd/haproxy.service.in \
 contrib/systemd/haproxy.service || die
}

src_compile() {
local args=TARGET=linux2628 USE_GETADDRINFO=1

if use pcre ; then
args=${args} USE_PCRE=1 USE_PCRE_JIT=1
else
args=${args} USE_PCRE= USE_PCRE_JIT=
fi

#   if use kernel_linux; then
#   args=${args} USE_LINUX_SPLICE=1 USE_LINUX_TPROXY=1
#   else
#   args=${args} USE_LINUX_SPLICE= USE_LINUX_TPROXY=
#   fi

if use crypt ; then
args=${args} USE_LIBCRYPT=1
else
args=${args} USE_LIBCRYPT=
fi

if use ssl ; then
args=${args} USE_OPENSSL=1
else
args=${args} USE_OPENSSL=
fi

if use zlib ; then
args=${args} USE_ZLIB=1
else
args=${args} USE_ZLIB=
fi

# For now, until the strict-aliasing breakage will be fixed
append-cflags -fno-strict-aliasing

emake CFLAGS=${CFLAGS} LDFLAGS=${LDFLAGS} CC=$(tc-getCC) ${args}

if use tools ; then
for contrib in halog iprange ; do
emake -C contrib/${contrib} \
CFLAGS=${CFLAGS} LDFLAGS=${LDFLAGS} 
CC=$(tc-getCC) ${args}
done
fi
}

src_install() {
dobin haproxy

newinitd ${FILESDIR}/haproxy.initd-r2 haproxy

# Don't install useless files
#   rm examples/build.cfg doc/*gpl.txt

dodoc CHANGELOG ROADMAP doc/{configuration,haproxy-en}.txt
doman doc/haproxy.1

dosbin haproxy-systemd-wrapper
systemd_dounit contrib/systemd/haproxy.service

if use tools ; then
for contrib in halog iprange ; do
dobin contrib/${contrib}/${contrib}
done
fi

if use examples ; then
docinto examples
dodoc examples/*.cfg
fi

if use vim-syntax ; then
insinto /usr/share/vim/vimfiles/syntax
doins examples/haproxy.vim
fi
}


[gentoo-commits] proj/kde:master commit in: app-misc/strigi/

2014-06-24 Thread Michael Palimaka
commit: b5367ab048d899a4f127672f8bc8c31cd254ae07
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue Jun 24 15:18:36 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Jun 24 15:18:36 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b5367ab0

[app-misc/strigi] Fix switching to submodule master wrt bug #514874.

In git-r3 eclass there is no remotes so origin does not exist.

Package-Manager: portage-2.2.10

---
 app-misc/strigi/strigi-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/strigi/strigi-.ebuild 
b/app-misc/strigi/strigi-.ebuild
index 9374e73..0df2450 100644
--- a/app-misc/strigi/strigi-.ebuild
+++ b/app-misc/strigi/strigi-.ebuild
@@ -50,7 +50,7 @@ if [[ ${PV} ==  ]] ; then
git config --global url.git://anongit.kde.org/.insteadOf 
kde: || die
git-r3_src_unpack
pushd ${S}  /dev/null || die
-   git submodule foreach git checkout origin/master || die
+   git submodule foreach git checkout master || die
popd  /dev/null || die
}
 fi



[gentoo-commits] gentoo-x86 commit in dev-python/turbolift: turbolift-2.0.5.ebuild ChangeLog turbolift-2.0.3.ebuild

2014-06-24 Thread Matt Thode (prometheanfire)
prometheanfire14/06/24 16:16:07

  Modified: ChangeLog
  Added:turbolift-2.0.5.ebuild
  Removed:  turbolift-2.0.3.ebuild
  Log:
  bup and fixing 514838
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2471eb3e40ac5ac3)

Revision  ChangesPath
1.3  dev-python/turbolift/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/turbolift/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   10 Nov 2013 23:11:36 -  1.2
+++ ChangeLog   24 Jun 2014 16:16:07 -  1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/turbolift
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/turbolift/ChangeLog,v 1.2 
2013/11/10 23:11:36 prometheanfire Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/turbolift/ChangeLog,v 1.3 
2014/06/24 16:16:07 prometheanfire Exp $
+
+*turbolift-2.0.5 (24 Jun 2014)
+
+  24 Jun 2014; Matthew Thode prometheanf...@gentoo.org
+  +turbolift-2.0.5.ebuild, -turbolift-2.0.3.ebuild:
+  bup and fixing 514838
 
   10 Nov 2013; Matthew Thode prometheanf...@gentoo.org metadata.xml,
   turbolift-2.0.3.ebuild:



1.1  dev-python/turbolift/turbolift-2.0.5.ebuild

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

Index: turbolift-2.0.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/turbolift/turbolift-2.0.5.ebuild,v 1.1 
2014/06/24 16:16:07 prometheanfire Exp $

EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )

# tests are not distributed with the release tarball
RESTRICT=test

inherit distutils-r1

DESCRIPTION=Openstack Swift sync/backup utility
HOMEPAGE=https://github.com/cloudnull/turbolift/wiki;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=test

DEPEND=dev-python/setuptools
test? (
=dev-python/hacking-0.8.0[${PYTHON_USEDEP}]
dev-python/hacking-0.9[${PYTHON_USEDEP}]
=dev-python/mock-1.0[${PYTHON_USEDEP}]
dev-python/unittest2[${PYTHON_USEDEP}]
dev-python/tox[${PYTHON_USEDEP}]
)

RDEPEND==dev-python/prettytable-0.7.0[${PYTHON_USEDEP}]
=dev-python/requests-2.2.0[${PYTHON_USEDEP}]
virtual/python-argparse[${PYTHON_USEDEP}]

python_test() {
${PYTHON} -m unit discover turbolift/tests || die failed testsuite
}






[gentoo-commits] proj/linux-patches:genpatches-misc commit in: scripts/, web/

2014-06-24 Thread Mike Pagano
commit: 3eafe7fb22fbe3f85a32801db33aea94f05de1e7
Author: Mike Pagano mpagano AT gentoo DOT org
AuthorDate: Tue Jun 24 16:46:58 2014 +
Commit: Mike Pagano mpagano AT gentoo DOT org
CommitDate: Tue Jun 24 16:46:58 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/linux-patches.git;a=commit;h=3eafe7fb

Add back sending announcement email. Add fixed email perl script.

---
 scripts/gpdorelease   |   2 +-
 web/email-announcement.pl | 112 +++---
 2 files changed, 78 insertions(+), 36 deletions(-)

diff --git a/scripts/gpdorelease b/scripts/gpdorelease
index 4625190..bec5650 100755
--- a/scripts/gpdorelease
+++ b/scripts/gpdorelease
@@ -117,4 +117,4 @@ scp /tmp/${TARBALL_BASENAME}-$newfullver.* 
${USERNAME}@dev.gentoo.org:/space/dis
 #  gpdoweb
 #fi
 
-#[[ ${DO_EMAIL_ANNOUNCEMENT} == yes ]]  gpdoemail $newfullver $KERNEL_NAME
+[[ ${DO_EMAIL_ANNOUNCEMENT} == yes ]]  gpdoemail $newfullver $KERNEL_NAME

diff --git a/web/email-announcement.pl b/web/email-announcement.pl
index 573c59a..d618c58 100755
--- a/web/email-announcement.pl
+++ b/web/email-announcement.pl
@@ -1,8 +1,8 @@
 #!/usr/bin/perl
-# Copyright 2005 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 2014 Gentoo Foundation; Distributed under the GPL v2
 
 use Cwd;
-use gentoo_sources_web;
+#use gentoo_sources_web;
 
 $tag = shift;
 $kernel_name = shift;
@@ -20,54 +20,96 @@ else { # support for kernels = 3.0
 $have_history = 0;
 
 # Try and find previous release
+
 if ($rel  1) {
$oldtag = $ver.'-'.($rel-1);
-   $cmd = 'svn log -q --stop-on-copy '.$subversion_root.'/tags/'.$oldtag;
-   @log_lines = `$cmd`;
-   $lastrev = 0;
-   foreach (@log_lines) {
-   next if $_ !~ /^r(\d+) \|/;
-   $lastrev = $1;
-   last;
-   }
-}
+$cmd='git -C '.${LOCAL_PATCHES_TRUNK}.' rev-list '.$oldtag;
+@output = `$cmd`;
+
+foreach $line (@output) { 
+$have_history = 1;
+if (index($line, fatal) != -1) {
+$have_history =0;
+}
+if ($have_history == 0) {
+   break;
+}
+}
+
 
-if ($lastrev) {
-   @commits = _parse_log($tag, $lastrev);
-   $have_history = @commits;
+
+if ($have_history == 1) {
+$cmd='git --no-pager -C '.${LOCAL_PATCHES_TRUNK}.' log  
--pretty=format:%s (%an) --name-status '.$oldtag.'..'.$tag;
+@log_lines = `$cmd`;
+$have_history = 1;
+}
+else {
+$cmd='git --no-pager -C '.${LOCAL_PATCHES_TRUNK}.' log  
--pretty=format:%s (%an) --name-status '.$tag;
+@log_lines = `$cmd`;
+}
 }
 
-local $ext;
-$ext = get_tarball_ext($tag);
 
+#if ($rel  1) {
+#  $oldtag = $ver.'-'.($rel-1);
+#  #$cmd = 'svn log -q --stop-on-copy '.$subversion_root.'/tags/'.$oldtag;
+#  #$cmd = 'svn log -q --stop-on-copy '.$subversion_root.'/tags/'.$oldtag;
+#
+## check out branch
+#printf(LOCAL_PATCHES_TRUNK is ${LOCAL_PATCHES_TRUNK}\n);
+#$cmd='git -C '.${LOCAL_PATCHES_TRUNK}.' checkout '.$ver;
+#@result = `$cmd`;
+#
+## get log in between tags
+#$cmd='git -C '.${LOCAL_PATCHES_TRUNK}.' log '.$oldtag.'..'.$tag.' 
--name-status';
+#printf ( cmd is $cmd\n);
+#
+#  @log_lines = `$cmd`;
+#  $lastrev = 0;
+#  foreach (@log_lines) {
+#  next if $_ !~ /^r(\d+) \|/;
+#  $lastrev = $1;
+#  last;
+#  }
+#}
+#
+#printf(lastrev is $lastrev\n);
+#
+#if ($lastrev) {
+#printf(inside lastrev\n);
+#  @commits = _parse_log($tag, $lastrev);
+#  $have_history = @commits;
+#}
+#
+#local $ext;
+#$ext = get_tarball_ext($tag);
+#
 $email .= To: Gentoo Kernel List gentoo-kernel\@lists.gentoo.org\n;
 $email .= Subject: [ANNOUNCE] $kernel_name-$tag release\n;
 
 $email .= \nThis is an automated email announcing the release of 
$kernel_name-$tag\n\n;
 
-if ($lastrev  $have_history) {
+if ($have_history) {
$email .= \nCHANGES SINCE $oldtag\n;
+}
+else {
+   $email .= \nCHANGES\n;
+}
$email .= ---\n\n;
-   foreach $rev (@commits) {
-   next if !$rev-{'rev'};
-   chomp $rev-{'logmsg'};
-   $email .= 'Revision '.$rev-{'rev'}.': ';
-   $email .= $rev-{'logmsg'}.' ('.$rev-{'author'}.')'.\n;
-   $email .= 'Added: '.$_.\n foreach (@{$rev-{'actionA'}});
-   $email .= 'Modified: '.$_.\n foreach (@{$rev-{'actionM'}});
-   $email .= 'Deleted: '.$_.\n foreach (@{$rev-{'actionD'}});
-   $email .= \n;
+   foreach $line (@log_lines) {
+if (index($line, _README) == -1) {
+$email .= $line;
+}
}
-}
 
-$email .= \nPATCHES\n;
-$email .= ---\n\n;
-$email .= When the website updates, the complete patch list and split-out 
patches will be\n;
-$email .= available here:\n;
-$email .= $website_base./patches-.$tag..htm\n;
-$email .= 

[gentoo-commits] proj/api:master commit in: files/overlays/

2014-06-24 Thread Pavlos Ratis
commit: 911529bdd7ec168e2d90d37696e67b00bfc6228a
Author: Pavlos Ratis dastergon AT gentoo DOT org
AuthorDate: Tue Jun 24 16:47:47 2014 +
Commit: Pavlos Ratis dastergon AT gentoo DOT org
CommitDate: Tue Jun 24 16:47:47 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=911529bd

repositories.xml: add nginx-overlay, bug 514746

---
 files/overlays/repositories.xml | 13 +
 1 file changed, 13 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index fc04791..b055e16 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3348,6 +3348,19 @@ FIN
 feedhttps://github.com/Neuvoo/overlay/commits/master.atom/feed
   /repo
   repo quality=experimental status=unofficial
+namenginx-overlay/name
+description lang=enNginx overlay/description
+homepagehttp://github.com/gentoo/nginx-overlay/homepage
+owner type=person
+  emailb...@bergstroem.nu/email
+  nameJohan Bergström/name
+/owner
+source type=githttps://github.com/gentoo/nginx-overlay.git/source
+source type=gitgit://github.com/gentoo/nginx-overlay.git/source
+source type=gitg...@github.com:gentoo/nginx-overlay.git/source
+feedhttps://github.com/gentoo/nginx-overlay/commits/master.atom/feed
+  /repo
+  repo quality=experimental status=unofficial
 namenico/name
 description lang=envarious ebuilds/description
 
homepagehttp://git.overlays.gentoo.org/gitweb/?p=user/nico.git;a=summary/homepage



[gentoo-commits] gentoo-x86 commit in dev-util/global: global-6.2.11.ebuild ChangeLog

2014-06-24 Thread Agostino Sarubbo (ago)
ago 14/06/24 17:06:35

  Modified: global-6.2.11.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #512456
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  dev-util/global/global-6.2.11.ebuild

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

Index: global-6.2.11.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.11.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- global-6.2.11.ebuild8 Jun 2014 11:11:06 -   1.3
+++ global-6.2.11.ebuild24 Jun 2014 17:06:35 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.11.ebuild,v 1.3 
2014/06/08 11:11:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.11.ebuild,v 1.4 
2014/06/24 17:06:35 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=amd64 ppc ~x86 ~x86-fbsd
+KEYWORDS=amd64 ppc x86 ~x86-fbsd
 IUSE=doc emacs vim
 
 RDEPEND=sys-devel/libtool



1.127dev-util/global/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- ChangeLog   10 Jun 2014 01:22:13 -  1.126
+++ ChangeLog   24 Jun 2014 17:06:35 -  1.127
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/global
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.126 
2014/06/10 01:22:13 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.127 
2014/06/24 17:06:35 ago Exp $
+
+  24 Jun 2014; Agostino Sarubbo a...@gentoo.org global-6.2.11.ebuild:
+  Stable for x86, wrt bug #512456
 
 *global-6.3 (10 Jun 2014)
 *global-6.2.12 (10 Jun 2014)






[gentoo-commits] gentoo-x86 commit in app-misc/tmux: tmux-1.9a.ebuild ChangeLog

2014-06-24 Thread Agostino Sarubbo (ago)
ago 14/06/24 17:07:05

  Modified: tmux-1.9a.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #512640
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  app-misc/tmux/tmux-1.9a.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild?r1=1.5r2=1.6

Index: tmux-1.9a.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tmux-1.9a.ebuild20 Jun 2014 07:50:08 -  1.5
+++ tmux-1.9a.ebuild24 Jun 2014 17:07:04 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild,v 1.5 
2014/06/20 07:50:08 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild,v 1.6 
2014/06/24 17:07:04 ago Exp $
 
 EAPI=5
 AUTOTOOLS_AUTORECONF=true
@@ -13,7 +13,7 @@
 
 LICENSE=ISC
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=debug selinux vim-syntax
 
 COMMON_DEPEND=



1.108app-misc/tmux/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tmux/ChangeLog?rev=1.108view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tmux/ChangeLog?rev=1.108content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tmux/ChangeLog?r1=1.107r2=1.108

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog   20 Jun 2014 07:50:08 -  1.107
+++ ChangeLog   24 Jun 2014 17:07:04 -  1.108
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/tmux
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.107 2014/06/20 
07:50:08 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.108 2014/06/24 
17:07:04 ago Exp $
+
+  24 Jun 2014; Agostino Sarubbo a...@gentoo.org tmux-1.9a.ebuild:
+  Stable for x86, wrt bug #512640
 
   20 Jun 2014; Chema Alonso nim...@gentoo.org tmux-1.9a.ebuild:
   Stable for amd64 wrt bug #512640






[gentoo-commits] gentoo-x86 commit in app-office/scribus: scribus-1.4.3.ebuild ChangeLog

2014-06-24 Thread Agostino Sarubbo (ago)
ago 14/06/24 17:06:19

  Modified: scribus-1.4.3.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #512108
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  app-office/scribus/scribus-1.4.3.ebuild

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

Index: scribus-1.4.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.4.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- scribus-1.4.3.ebuild9 Jun 2014 11:44:33 -   1.4
+++ scribus-1.4.3.ebuild24 Jun 2014 17:06:19 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.4.3.ebuild,v 
1.4 2014/06/09 11:44:33 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.4.3.ebuild,v 
1.5 2014/06/24 17:06:19 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 hppa ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=amd64 hppa ~ppc ~ppc64 ~sparc x86
 IUSE=cairo debug examples hunspell +minimal +pdf scripts templates tk
 
 # a=$(ls resources/translations/po/scribus.*ts | sed -e 's:\.: :g' | awk 
'{print $2}'); echo ${a}



1.188app-office/scribus/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/ChangeLog?rev=1.188view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/ChangeLog?rev=1.188content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/ChangeLog?r1=1.187r2=1.188

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- ChangeLog   9 Jun 2014 11:44:33 -   1.187
+++ ChangeLog   24 Jun 2014 17:06:19 -  1.188
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/scribus
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.187 
2014/06/09 11:44:33 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.188 
2014/06/24 17:06:19 ago Exp $
+
+  24 Jun 2014; Agostino Sarubbo a...@gentoo.org scribus-1.4.3.ebuild:
+  Stable for x86, wrt bug #512108
 
   09 Jun 2014; Chema Alonso nim...@gentoo.org scribus-1.4.3.ebuild:
   Stable for amd64 wrt bug #512108






[gentoo-commits] gentoo-x86 commit in sys-apps/pv: pv-1.5.3.ebuild ChangeLog

2014-06-24 Thread Agostino Sarubbo (ago)
ago 14/06/24 17:06:48

  Modified: pv-1.5.3.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #512598
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  sys-apps/pv/pv-1.5.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild?r1=1.5r2=1.6

Index: pv-1.5.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pv-1.5.3.ebuild 19 Jun 2014 18:08:12 -  1.5
+++ pv-1.5.3.ebuild 24 Jun 2014 17:06:48 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild,v 1.5 
2014/06/19 18:08:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild,v 1.6 
2014/06/24 17:06:48 ago Exp $
 
 EAPI=5
 inherit toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE=Artistic-2
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris
 IUSE=debug nls
 
 PV_LINGUAS=( de fr pl pt )



1.94 sys-apps/pv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pv/ChangeLog?rev=1.94view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pv/ChangeLog?rev=1.94content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pv/ChangeLog?r1=1.93r2=1.94

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog   19 Jun 2014 18:08:12 -  1.93
+++ ChangeLog   24 Jun 2014 17:06:48 -  1.94
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/pv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.93 2014/06/19 
18:08:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.94 2014/06/24 
17:06:48 ago Exp $
+
+  24 Jun 2014; Agostino Sarubbo a...@gentoo.org pv-1.5.3.ebuild:
+  Stable for x86, wrt bug #512598
 
   19 Jun 2014; Markus Meier mae...@gentoo.org pv-1.5.3.ebuild:
   arm stable, bug #512598






[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog readme.gentoo.eclass

2014-06-24 Thread Pacho Ramos (pacho)
pacho   14/06/24 18:36:54

  Modified: ChangeLog readme.gentoo.eclass
  Log:
  Allow to handle more README.gentoo files (#513190 by Justin Lecher)

Revision  ChangesPath
1.1299   eclass/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1299view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1299content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.1298r2=1.1299

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1298
retrieving revision 1.1299
diff -u -r1.1298 -r1.1299
--- ChangeLog   23 Jun 2014 08:53:48 -  1.1298
+++ ChangeLog   24 Jun 2014 18:36:54 -  1.1299
@@ -1,6 +1,9 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1298 2014/06/23 
08:53:48 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1299 2014/06/24 
18:36:54 pacho Exp $
+
+  24 Jun 2014; Pacho Ramos pa...@gentoo.org readme.gentoo.eclass:
+  Allow to handle more README.gentoo files (#513190 by Justin Lecher)
 
   23 Jun 2014; Sergey Popov pinkb...@gentoo.org qt4-r2.eclass:
   Simplify documentation files handling by utilizing einstalldocs from eutils



1.9  eclass/readme.gentoo.eclass

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/readme.gentoo.eclass?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/readme.gentoo.eclass?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/readme.gentoo.eclass?r1=1.8r2=1.9

Index: readme.gentoo.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/readme.gentoo.eclass,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- readme.gentoo.eclass17 Mar 2014 08:17:27 -  1.8
+++ readme.gentoo.eclass24 Jun 2014 18:36:54 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/readme.gentoo.eclass,v 1.8 
2014/03/17 08:17:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/readme.gentoo.eclass,v 1.9 
2014/06/24 18:36:54 pacho Exp $
 
 # @ECLASS: readme.gentoo
 # @MAINTAINER:
@@ -48,6 +48,11 @@
 # @DESCRIPTION:
 # If non-empty this variable forces elog messages to be printed.
 
+# @ECLASS-VARIABLE: FILE_SUFFIX
+# @DESCRIPTION:
+# If you want to specify a suffix for README.gentoo file please export it.
+: ${FILE_SUFFIX:=}
+
 # @FUNCTION: readme.gentoo_create_doc
 # @DESCRIPTION:
 # Create doc file with ${DOC_CONTENTS} variable (preferred) and, if not set,
@@ -68,9 +73,9 @@
fi
eshopts_pop
elif [[ -f ${FILESDIR}/README.gentoo-${SLOT%/*} ]]; then
-   cp ${FILESDIR}/README.gentoo-${SLOT%/*} ${T}/README.gentoo
+   cp ${FILESDIR}/README.gentoo-${SLOT%/*} ${T}/README.gentoo 
|| die
elif [[ -f ${FILESDIR}/README.gentoo ]]; then
-   cp ${FILESDIR}/README.gentoo ${T}/README.gentoo
+   cp ${FILESDIR}/README.gentoo${FILE_SUFFIX} 
${T}/README.gentoo || die
else
die You are not specifying README.gentoo contents!
fi






[gentoo-commits] gentoo-x86 commit in www-apps/liquid_feedback_frontend: ChangeLog liquid_feedback_frontend-2.2.2.ebuild

2014-06-24 Thread Alfredo Tupone (tupone)
tupone  14/06/24 18:41:24

  Modified: ChangeLog liquid_feedback_frontend-2.2.2.ebuild
  Log:
  Fix build failure when we got no locale files. Bug #513922
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.2  www-apps/liquid_feedback_frontend/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/liquid_feedback_frontend/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/liquid_feedback_frontend/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/liquid_feedback_frontend/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/liquid_feedback_frontend/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   28 May 2013 12:51:56 -  1.1
+++ ChangeLog   24 Jun 2014 18:41:24 -  1.2
@@ -1,6 +1,10 @@
 # ChangeLog for www-apps/liquid_feedback_frontend
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-apps/liquid_feedback_frontend/ChangeLog,v 1.1 
2013/05/28 12:51:56 tupone Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/www-apps/liquid_feedback_frontend/ChangeLog,v 1.2 
2014/06/24 18:41:24 tupone Exp $
+
+  24 Jun 2014; Tupone Alfredo tup...@gentoo.org
+  liquid_feedback_frontend-2.2.2.ebuild:
+  Fix build failure when we got no locale files. Bug #513922 by Patrick Lauer
 
 *liquid_feedback_frontend-2.2.2 (28 May 2013)
 



1.2  
www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.2.ebuild

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

Index: liquid_feedback_frontend-2.2.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- liquid_feedback_frontend-2.2.2.ebuild   28 May 2013 12:51:56 -  
1.1
+++ liquid_feedback_frontend-2.2.2.ebuild   24 Jun 2014 18:41:24 -  
1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.2.ebuild,v
 1.1 2013/05/28 12:51:56 tupone Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.2.ebuild,v
 1.2 2014/06/24 18:41:24 tupone Exp $
 
 EAPI=4
 
@@ -51,7 +51,9 @@
insinto /var/lib/${PN}/locale
doins locale/*.lua
insinto /var/lib/${PN}/locale/help
-   doins locale/help/*html
+   for helpFile in locale/help/*.html ; do
+   doins $helpFile
+   done
 
insinto /etc/${PN}
doins ${FILESDIR}/myconfig.lua config/*






[gentoo-commits] gentoo-x86 commit in net-analyzer/dhcpdump/files: dhcpdump-1.8-endianness.patch dhcpdump-1.8-Makefile.patch dhcpdump-1.8-debian.patch

2014-06-24 Thread Jeroen Roovers (jer)
jer 14/06/24 18:46:44

  Modified: dhcpdump-1.8-endianness.patch
dhcpdump-1.8-Makefile.patch
dhcpdump-1.8-debian.patch
  Log:
  Bump deprecated EAPI. Clean up patches. Set *DEPEND straight.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  net-analyzer/dhcpdump/files/dhcpdump-1.8-endianness.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/files/dhcpdump-1.8-endianness.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/files/dhcpdump-1.8-endianness.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/files/dhcpdump-1.8-endianness.patch?r1=1.1r2=1.2

Index: dhcpdump-1.8-endianness.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/dhcpdump/files/dhcpdump-1.8-endianness.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dhcpdump-1.8-endianness.patch   1 Jul 2013 13:44:47 -   1.1
+++ dhcpdump-1.8-endianness.patch   24 Jun 2014 18:46:44 -  1.2
@@ -1,6 +1,5 @@
-diff -ru dhcpdump-1.8/dhcpdump.c dhcpdump-1.8-modified/dhcpdump.c
 dhcpdump-1.8/dhcpdump.c2008-06-24 05:26:52.0 +0200
-+++ dhcpdump-1.8-modified/dhcpdump.c   2013-07-01 15:31:04.260609883 +0200
+--- a/dhcpdump.c
 b/dhcpdump.c
 @@ -130,7 +130,7 @@
offset += ETHER_HDR_LEN;
  



1.2  net-analyzer/dhcpdump/files/dhcpdump-1.8-Makefile.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/files/dhcpdump-1.8-Makefile.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/files/dhcpdump-1.8-Makefile.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/files/dhcpdump-1.8-Makefile.patch?r1=1.1r2=1.2

Index: dhcpdump-1.8-Makefile.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/dhcpdump/files/dhcpdump-1.8-Makefile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dhcpdump-1.8-Makefile.patch 4 Nov 2008 19:38:42 -   1.1
+++ dhcpdump-1.8-Makefile.patch 24 Jun 2014 18:46:44 -  1.2
@@ -1,5 +1,5 @@
 Makefile.orig  2008-06-24 05:26:52.0 +0200
-+++ Makefile   2008-10-26 01:22:32.0 +0200
+--- a/Makefile
 b/Makefile
 @@ -1,6 +1,6 @@
 -CFLAGS=-Wall -g
 -LDFLAGS= -g



1.2  net-analyzer/dhcpdump/files/dhcpdump-1.8-debian.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/files/dhcpdump-1.8-debian.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/files/dhcpdump-1.8-debian.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/files/dhcpdump-1.8-debian.patch?r1=1.1r2=1.2

Index: dhcpdump-1.8-debian.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/dhcpdump/files/dhcpdump-1.8-debian.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dhcpdump-1.8-debian.patch   4 Nov 2008 19:38:42 -   1.1
+++ dhcpdump-1.8-debian.patch   24 Jun 2014 18:46:44 -  1.2
@@ -1,5 +1,5 @@
 dhcpdump-1.8.orig/dhcpdump.c
-+++ dhcpdump-1.8/dhcpdump.c
+--- a/dhcpdump.c
 b/dhcpdump.c
 @@ -16,11 +16,13 @@
  #include netinet/in.h
  #include netinet/ip.h






[gentoo-commits] gentoo-x86 commit in net-analyzer/dhcpdump: ChangeLog dhcpdump-1.8.ebuild

2014-06-24 Thread Jeroen Roovers (jer)
jer 14/06/24 18:46:44

  Modified: ChangeLog dhcpdump-1.8.ebuild
  Log:
  Bump deprecated EAPI. Clean up patches. Set *DEPEND straight.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.8  net-analyzer/dhcpdump/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/dhcpdump/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   1 Jul 2013 13:44:47 -   1.7
+++ ChangeLog   24 Jun 2014 18:46:44 -  1.8
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/dhcpdump
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dhcpdump/ChangeLog,v 1.7 
2013/07/01 13:44:47 zx2c4 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dhcpdump/ChangeLog,v 1.8 
2014/06/24 18:46:44 jer Exp $
+
+  24 Jun 2014; Jeroen Roovers j...@gentoo.org dhcpdump-1.8.ebuild,
+  files/dhcpdump-1.8-Makefile.patch, files/dhcpdump-1.8-debian.patch,
+  files/dhcpdump-1.8-endianness.patch:
+  Bump deprecated EAPI. Clean up patches. Set *DEPEND straight.
 
   01 Jul 2013; Jason A. Donenfeld zx...@gentoo.org
   +files/dhcpdump-1.8-endianness.patch, dhcpdump-1.8.ebuild:



1.4  net-analyzer/dhcpdump/dhcpdump-1.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild?r1=1.3r2=1.4

Index: dhcpdump-1.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dhcpdump-1.8.ebuild 1 Jul 2013 13:44:47 -   1.3
+++ dhcpdump-1.8.ebuild 24 Jun 2014 18:46:44 -  1.4
@@ -1,7 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild,v 
1.3 2013/07/01 13:44:47 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild,v 
1.4 2014/06/24 18:46:44 jer Exp $
 
+EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION=DHCP Packet Analyzer/tcpdump postprocessor
@@ -11,22 +12,21 @@
 LICENSE=BSD-2
 SLOT=0
 KEYWORDS=~x86 ~amd64 ~mips
-IUSE=
 
-CDEPEND=net-libs/libpcap
-DEPEND=dev-lang/perl
-RDEPEND=${CDEPEND}
-
-src_unpack() {
-   unpack ${A}
-   cd ${S}
+RDEPEND=net-libs/libpcap
+DEPEND=
+   ${RDEPEND}
+   dev-lang/perl
+
+
+src_prepare() {
epatch ${FILESDIR}/${P}-Makefile.patch
epatch ${FILESDIR}/${P}-debian.patch
epatch ${FILESDIR}/${P}-endianness.patch
 }
 
 src_compile() {
-   emake CC=$(tc-getCC) || die emake failed
+   emake CC=$(tc-getCC)
 }
 
 src_install () {






[gentoo-commits] gentoo-x86 commit in sys-apps/audio-entropyd: audio-entropyd-2.0.3-r1.ebuild ChangeLog

2014-06-24 Thread JosA MarAa Alonso (nimiux)
nimiux  14/06/24 18:56:59

  Modified: audio-entropyd-2.0.3-r1.ebuild ChangeLog
  Log:
  Stable for amd64 wrt bug #509368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D628E536)

Revision  ChangesPath
1.3  sys-apps/audio-entropyd/audio-entropyd-2.0.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/audio-entropyd/audio-entropyd-2.0.3-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/audio-entropyd/audio-entropyd-2.0.3-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/audio-entropyd/audio-entropyd-2.0.3-r1.ebuild?r1=1.2r2=1.3

Index: audio-entropyd-2.0.3-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-apps/audio-entropyd/audio-entropyd-2.0.3-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- audio-entropyd-2.0.3-r1.ebuild  14 Jun 2014 09:49:21 -  1.2
+++ audio-entropyd-2.0.3-r1.ebuild  24 Jun 2014 18:56:59 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/audio-entropyd/audio-entropyd-2.0.3-r1.ebuild,v
 1.2 2014/06/14 09:49:21 phajdan.jr Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/audio-entropyd/audio-entropyd-2.0.3-r1.ebuild,v
 1.3 2014/06/24 18:56:59 nimiux Exp $
 
 EAPI=4
 inherit eutils systemd toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~sparc x86
+KEYWORDS=amd64 ~ppc ~sparc x86
 IUSE=selinux
 
 RDEPEND=selinux? ( sec-policy/selinux-entropyd )



1.5  sys-apps/audio-entropyd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/audio-entropyd/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/audio-entropyd/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/audio-entropyd/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/audio-entropyd/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   14 Jun 2014 09:49:21 -  1.4
+++ ChangeLog   24 Jun 2014 18:56:59 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/audio-entropyd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/audio-entropyd/ChangeLog,v 1.4 
2014/06/14 09:49:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/audio-entropyd/ChangeLog,v 1.5 
2014/06/24 18:56:59 nimiux Exp $
+
+  24 Jun 2014; Chema Alonso nim...@gentoo.org audio-entropyd-2.0.3-r1.ebuild:
+  Stable for amd64 wrt bug #509368
 
   14 Jun 2014; Pawel Hajdan jr phajdan...@gentoo.org
   audio-entropyd-2.0.3-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in net-misc/oidentd: oidentd-2.0.8-r5.ebuild ChangeLog

2014-06-24 Thread JosA MarAa Alonso (nimiux)
nimiux  14/06/24 19:06:36

  Modified: oidentd-2.0.8-r5.ebuild ChangeLog
  Log:
  Stable for amd64 wrt bug #509520
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D628E536)

Revision  ChangesPath
1.5  net-misc/oidentd/oidentd-2.0.8-r5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/oidentd/oidentd-2.0.8-r5.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/oidentd/oidentd-2.0.8-r5.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/oidentd/oidentd-2.0.8-r5.ebuild?r1=1.4r2=1.5

Index: oidentd-2.0.8-r5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.8-r5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- oidentd-2.0.8-r5.ebuild 14 Jun 2014 10:39:59 -  1.4
+++ oidentd-2.0.8-r5.ebuild 24 Jun 2014 19:06:36 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.8-r5.ebuild,v 
1.4 2014/06/14 10:39:59 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.8-r5.ebuild,v 
1.5 2014/06/24 19:06:36 nimiux Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 
~x86-fbsd
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 
~x86-fbsd
 IUSE=debug ipv6 masquerade
 
 src_prepare() {



1.66 net-misc/oidentd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/oidentd/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog   14 Jun 2014 10:39:59 -  1.65
+++ ChangeLog   24 Jun 2014 19:06:36 -  1.66
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/oidentd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/ChangeLog,v 1.65 
2014/06/14 10:39:59 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/ChangeLog,v 1.66 
2014/06/24 19:06:36 nimiux Exp $
+
+  24 Jun 2014; Chema Alonso nim...@gentoo.org oidentd-2.0.8-r5.ebuild:
+  Stable for amd64 wrt bug #509520
 
   14 Jun 2014; Pawel Hajdan jr phajdan...@gentoo.org oidentd-2.0.8-r5.ebuild:
   x86 stable wrt bug #509520






[gentoo-commits] gentoo-x86 commit in app-editors/vim-core: ChangeLog vim-core-7.4.273.ebuild

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:13:34

  Modified: ChangeLog vim-core-7.4.273.ebuild
  Log:
  arm stable, bug #511190
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.442app-editors/vim-core/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/ChangeLog?rev=1.442view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/ChangeLog?rev=1.442content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/ChangeLog?r1=1.441r2=1.442

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v
retrieving revision 1.441
retrieving revision 1.442
diff -u -r1.441 -r1.442
--- ChangeLog   22 Jun 2014 20:56:40 -  1.441
+++ ChangeLog   24 Jun 2014 19:13:33 -  1.442
@@ -1,6 +1,9 @@
 # ChangeLog for app-editors/vim-core
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.441 
2014/06/22 20:56:40 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.442 
2014/06/24 19:13:33 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org vim-core-7.4.273.ebuild:
+  arm stable, bug #511190
 
   22 Jun 2014; Mikle Kolyada zlog...@gentoo.org vim-core-7.4.273.ebuild:
   amd64 stable wrt bug #511190



1.5  app-editors/vim-core/vim-core-7.4.273.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/vim-core-7.4.273.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/vim-core-7.4.273.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/vim-core-7.4.273.ebuild?r1=1.4r2=1.5

Index: vim-core-7.4.273.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.4.273.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vim-core-7.4.273.ebuild 22 Jun 2014 20:56:40 -  1.4
+++ vim-core-7.4.273.ebuild 24 Jun 2014 19:13:33 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.4.273.ebuild,v 1.4 
2014/06/22 20:56:40 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.4.273.ebuild,v 1.5 
2014/06/24 19:13:33 maekke Exp $
 
 EAPI=5
 VIM_VERSION=7.4
@@ -16,7 +16,7 @@
SRC_URI=ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2

http://dev.gentoo.org/~radhermit/vim/${PN}-7.3-gentoo-patches-r4.tar.bz2
http://dev.gentoo.org/~radhermit/vim/${VIM_ORG_PATCHES};
-   KEYWORDS=~alpha amd64 ~arm 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 ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+   KEYWORDS=~alpha amd64 arm 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 ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 fi
 
 DESCRIPTION=vim and gvim shared files






[gentoo-commits] gentoo-x86 commit in app-editors/vim: ChangeLog vim-7.4.273.ebuild

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:14:08

  Modified: ChangeLog vim-7.4.273.ebuild
  Log:
  arm stable, bug #511190
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.462app-editors/vim/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/ChangeLog?rev=1.462view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/ChangeLog?rev=1.462content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/ChangeLog?r1=1.461r2=1.462

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v
retrieving revision 1.461
retrieving revision 1.462
diff -u -r1.461 -r1.462
--- ChangeLog   22 Jun 2014 14:02:30 -  1.461
+++ ChangeLog   24 Jun 2014 19:14:08 -  1.462
@@ -1,6 +1,9 @@
 # ChangeLog for app-editors/vim
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.461 
2014/06/22 14:02:30 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.462 
2014/06/24 19:14:08 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org vim-7.4.273.ebuild:
+  arm stable, bug #511190
 
   22 Jun 2014; Akinori Hattori hat...@gentoo.org vim-7.4.273.ebuild:
   ia64 stable wrt bug #511190



1.5  app-editors/vim/vim-7.4.273.ebuild

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

Index: vim-7.4.273.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.273.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vim-7.4.273.ebuild  22 Jun 2014 14:02:30 -  1.4
+++ vim-7.4.273.ebuild  24 Jun 2014 19:14:08 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.273.ebuild,v 1.4 
2014/06/22 14:02:30 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.273.ebuild,v 1.5 
2014/06/24 19:14:08 maekke Exp $
 
 EAPI=5
 VIM_VERSION=7.4
@@ -17,7 +17,7 @@
 
SRC_URI=ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
http://dev.gentoo.org/~radhermit/vim/${VIM_ORG_PATCHES};
-   KEYWORDS=~alpha ~amd64 ~arm 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 ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+   KEYWORDS=~alpha ~amd64 arm 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 ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 fi
 
 DESCRIPTION=Vim, an improved vi-style text editor






[gentoo-commits] gentoo-x86 commit in app-editors/gvim: ChangeLog gvim-7.4.273.ebuild

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:14:35

  Modified: ChangeLog gvim-7.4.273.ebuild
  Log:
  arm stable, bug #511190
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.430app-editors/gvim/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/ChangeLog?rev=1.430view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/ChangeLog?rev=1.430content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/ChangeLog?r1=1.429r2=1.430

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v
retrieving revision 1.429
retrieving revision 1.430
diff -u -r1.429 -r1.430
--- ChangeLog   22 Jun 2014 14:01:52 -  1.429
+++ ChangeLog   24 Jun 2014 19:14:35 -  1.430
@@ -1,6 +1,9 @@
 # ChangeLog for app-editors/gvim
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.429 
2014/06/22 14:01:52 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.430 
2014/06/24 19:14:35 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org gvim-7.4.273.ebuild:
+  arm stable, bug #511190
 
   22 Jun 2014; Akinori Hattori hat...@gentoo.org gvim-7.4.273.ebuild:
   ia64 stable wrt bug #511190



1.4  app-editors/gvim/gvim-7.4.273.ebuild

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

Index: gvim-7.4.273.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.4.273.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gvim-7.4.273.ebuild 22 Jun 2014 14:01:52 -  1.3
+++ gvim-7.4.273.ebuild 24 Jun 2014 19:14:35 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.4.273.ebuild,v 1.3 
2014/06/22 14:01:52 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.4.273.ebuild,v 1.4 
2014/06/24 19:14:35 maekke Exp $
 
 EAPI=5
 VIM_VERSION=7.4
@@ -17,7 +17,7 @@
 
SRC_URI=ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
http://dev.gentoo.org/~radhermit/vim/${VIM_ORG_PATCHES};
-   KEYWORDS=~alpha ~amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris
+   KEYWORDS=~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris
 fi
 
 DESCRIPTION=GUI version of the Vim text editor






[gentoo-commits] gentoo-x86 commit in sys-apps/dbus: ChangeLog dbus-1.8.4.ebuild

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:15:14

  Modified: ChangeLog dbus-1.8.4.ebuild
  Log:
  arm stable, bug #512940
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.424sys-apps/dbus/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?rev=1.424view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?rev=1.424content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?r1=1.423r2=1.424

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v
retrieving revision 1.423
retrieving revision 1.424
diff -u -r1.423 -r1.424
--- ChangeLog   23 Jun 2014 15:37:21 -  1.423
+++ ChangeLog   24 Jun 2014 19:15:14 -  1.424
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/dbus
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.423 2014/06/23 
15:37:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.424 2014/06/24 
19:15:14 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org dbus-1.8.4.ebuild:
+  arm stable, bug #512940
 
   23 Jun 2014; Pawel Hajdan jr phajdan...@gentoo.org dbus-1.8.4.ebuild:
   x86 stable wrt security bug #512940



1.5  sys-apps/dbus/dbus-1.8.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.8.4.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.8.4.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.8.4.ebuild?r1=1.4r2=1.5

Index: dbus-1.8.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dbus-1.8.4.ebuild   23 Jun 2014 15:37:21 -  1.4
+++ dbus-1.8.4.ebuild   24 Jun 2014 19:15:14 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.4.ebuild,v 1.4 
2014/06/23 15:37:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.8.4.ebuild,v 1.5 
2014/06/24 19:15:14 maekke Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -12,7 +12,7 @@
 
 LICENSE=|| ( AFL-2.1 GPL-2 )
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux
 IUSE=debug doc selinux static-libs systemd test X
 
 RDEPEND==dev-libs/expat-2






[gentoo-commits] gentoo-x86 commit in dev-util/systemtap: systemtap-2.4-r1.ebuild ChangeLog

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:15:45

  Modified: systemtap-2.4-r1.ebuild ChangeLog
  Log:
  arm stable, bug #512328
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.4  dev-util/systemtap/systemtap-2.4-r1.ebuild

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

Index: systemtap-2.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.4-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- systemtap-2.4-r1.ebuild 9 May 2014 19:10:23 -   1.3
+++ systemtap-2.4-r1.ebuild 24 Jun 2014 19:15:45 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.4-r1.ebuild,v 1.3 
2014/05/09 19:10:23 swegener Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.4-r1.ebuild,v 1.4 
2014/06/24 19:15:45 maekke Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86
+KEYWORDS=~alpha ~amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86
 IUSE=sqlite
 
 RDEPEND==dev-libs/elfutils-0.142



1.117dev-util/systemtap/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog   9 May 2014 19:10:23 -   1.116
+++ ChangeLog   24 Jun 2014 19:15:45 -  1.117
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/systemtap
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.116 
2014/05/09 19:10:23 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.117 
2014/06/24 19:15:45 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org systemtap-2.4-r1.ebuild:
+  arm stable, bug #512328
 
   09 May 2014; Sven Wegener swege...@gentoo.org systemtap-2.4-r1.ebuild:
   Use PYTHON_REQUIRED_USE, bug #506540.






[gentoo-commits] gentoo-x86 commit in dev-libs/openssl: openssl-0.9.8z_p1-r1.ebuild ChangeLog

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:16:22

  Modified: openssl-0.9.8z_p1-r1.ebuild ChangeLog
  Log:
  arm stable, bug #512506
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.6  dev-libs/openssl/openssl-0.9.8z_p1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/openssl-0.9.8z_p1-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/openssl-0.9.8z_p1-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/openssl-0.9.8z_p1-r1.ebuild?r1=1.5r2=1.6

Index: openssl-0.9.8z_p1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8z_p1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- openssl-0.9.8z_p1-r1.ebuild 21 Jun 2014 11:08:13 -  1.5
+++ openssl-0.9.8z_p1-r1.ebuild 24 Jun 2014 19:16:22 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8z_p1-r1.ebuild,v 1.5 
2014/06/21 11:08:13 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8z_p1-r1.ebuild,v 1.6 
2014/06/24 19:16:22 maekke Exp $
 
 # this ebuild is only for the libcrypto.so.0.9.8 and libssl.so.0.9.8 SONAME 
for ABI compat
 
@@ -18,7 +18,7 @@
 
 LICENSE=openssl
 SLOT=0.9.8
-KEYWORDS=alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~sparc-fbsd ~x86-fbsd
 IUSE=bindist gmp kerberos sse2 test zlib
 
 RDEPEND=gmp? ( dev-libs/gmp )



1.559dev-libs/openssl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/ChangeLog?rev=1.559view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/ChangeLog?rev=1.559content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/ChangeLog?r1=1.558r2=1.559

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v
retrieving revision 1.558
retrieving revision 1.559
diff -u -r1.558 -r1.559
--- ChangeLog   21 Jun 2014 11:08:13 -  1.558
+++ ChangeLog   24 Jun 2014 19:16:22 -  1.559
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/openssl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.558 
2014/06/21 11:08:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.559 
2014/06/24 19:16:22 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org openssl-0.9.8z_p1-r1.ebuild:
+  arm stable, bug #512506
 
   21 Jun 2014; Agostino Sarubbo a...@gentoo.org openssl-0.9.8z_p1-r1.ebuild,
   openssl-1.0.0m.ebuild, openssl-1.0.1h-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-libs/openssl: ChangeLog openssl-1.0.0m.ebuild

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:16:46

  Modified: ChangeLog openssl-1.0.0m.ebuild
  Log:
  arm stable, bug #512506
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.560dev-libs/openssl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/ChangeLog?rev=1.560view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/ChangeLog?rev=1.560content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/ChangeLog?r1=1.559r2=1.560

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v
retrieving revision 1.559
retrieving revision 1.560
diff -u -r1.559 -r1.560
--- ChangeLog   24 Jun 2014 19:16:22 -  1.559
+++ ChangeLog   24 Jun 2014 19:16:46 -  1.560
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/openssl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.559 
2014/06/24 19:16:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.560 
2014/06/24 19:16:46 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org openssl-1.0.0m.ebuild:
+  arm stable, bug #512506
 
   24 Jun 2014; Markus Meier mae...@gentoo.org openssl-0.9.8z_p1-r1.ebuild:
   arm stable, bug #512506



1.5  dev-libs/openssl/openssl-1.0.0m.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/openssl-1.0.0m.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/openssl-1.0.0m.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/openssl-1.0.0m.ebuild?r1=1.4r2=1.5

Index: openssl-1.0.0m.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.0m.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- openssl-1.0.0m.ebuild   21 Jun 2014 11:08:13 -  1.4
+++ openssl-1.0.0m.ebuild   24 Jun 2014 19:16:46 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.0m.ebuild,v 
1.4 2014/06/21 11:08:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.0m.ebuild,v 
1.5 2014/06/24 19:16:46 maekke Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 
 LICENSE=openssl
 SLOT=0
-KEYWORDS=alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~sparc-fbsd ~x86-fbsd
 IUSE=bindist gmp kerberos rfc3779 sse2 static-libs test zlib
 
 # Have the sub-libs in RDEPEND with [static-libs] since, logically,






[gentoo-commits] gentoo-x86 commit in dev-libs/jemalloc: ChangeLog jemalloc-3.6.0.ebuild

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:17:21

  Modified: ChangeLog jemalloc-3.6.0.ebuild
  Log:
  arm stable, bug #512330
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.41 dev-libs/jemalloc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   22 Jun 2014 14:10:48 -  1.40
+++ ChangeLog   24 Jun 2014 19:17:21 -  1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/jemalloc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.40 
2014/06/22 14:10:48 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.41 
2014/06/24 19:17:21 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org jemalloc-3.6.0.ebuild:
+  arm stable, bug #512330
 
   22 Jun 2014; Akinori Hattori hat...@gentoo.org jemalloc-3.6.0.ebuild:
   ia64 stable wrt bug #512330



1.4  dev-libs/jemalloc/jemalloc-3.6.0.ebuild

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

Index: jemalloc-3.6.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jemalloc-3.6.0.ebuild   22 Jun 2014 14:10:48 -  1.3
+++ jemalloc-3.6.0.ebuild   24 Jun 2014 19:17:21 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v 
1.3 2014/06/22 14:10:48 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v 
1.4 2014/06/24 19:17:21 maekke Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~x86 ~x64-macos
+KEYWORDS=~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~x86 ~x64-macos
 IUSE=debug static-libs stats
 HTML_DOCS=( doc/jemalloc.html )
 PATCHES=( ${FILESDIR}/${PN}-3.5.1-strip-optimization.patch






[gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: mocha-0.12.10.ebuild ChangeLog

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:17:58

  Modified: mocha-0.12.10.ebuild ChangeLog
  Log:
  arm stable, bug #513430
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.8  dev-ruby/mocha/mocha-0.12.10.ebuild

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

Index: mocha-0.12.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.10.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mocha-0.12.10.ebuild22 Jun 2014 14:18:17 -  1.7
+++ mocha-0.12.10.ebuild24 Jun 2014 19:17:58 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.10.ebuild,v 1.7 
2014/06/22 14:18:17 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.10.ebuild,v 1.8 
2014/06/24 19:17:58 maekke Exp $
 
 EAPI=5
 USE_RUBY=ruby19 jruby ruby20
@@ -20,7 +20,7 @@
 
 LICENSE=MIT
 SLOT=0.12
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+KEYWORDS=~alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 IUSE=
 
 ruby_add_bdepend 



1.110dev-ruby/mocha/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.110view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.110content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?r1=1.109r2=1.110

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   22 Jun 2014 14:18:17 -  1.109
+++ ChangeLog   24 Jun 2014 19:17:58 -  1.110
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mocha
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.109 2014/06/22 
14:18:17 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.110 2014/06/24 
19:17:58 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org mocha-0.12.10.ebuild:
+  arm stable, bug #513430
 
   22 Jun 2014; Akinori Hattori hat...@gentoo.org mocha-0.10.5-r1.ebuild,
   mocha-0.12.10.ebuild, mocha-0.13.3-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: mocha-0.13.3-r1.ebuild ChangeLog

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:18:22

  Modified: mocha-0.13.3-r1.ebuild ChangeLog
  Log:
  arm stable, bug #513430
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.8  dev-ruby/mocha/mocha-0.13.3-r1.ebuild

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

Index: mocha-0.13.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mocha-0.13.3-r1.ebuild  22 Jun 2014 14:18:17 -  1.7
+++ mocha-0.13.3-r1.ebuild  24 Jun 2014 19:18:22 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild,v 1.7 
2014/06/22 14:18:17 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild,v 1.8 
2014/06/24 19:18:22 maekke Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20 jruby
@@ -20,7 +20,7 @@
 
 LICENSE=MIT
 SLOT=0.13
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+KEYWORDS=~alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 IUSE=
 
 ruby_add_bdepend 



1.111dev-ruby/mocha/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.111view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.111content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?r1=1.110r2=1.111

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog   24 Jun 2014 19:17:58 -  1.110
+++ ChangeLog   24 Jun 2014 19:18:22 -  1.111
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mocha
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.110 2014/06/24 
19:17:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.111 2014/06/24 
19:18:22 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org mocha-0.13.3-r1.ebuild:
+  arm stable, bug #513430
 
   24 Jun 2014; Markus Meier mae...@gentoo.org mocha-0.12.10.ebuild:
   arm stable, bug #513430






[gentoo-commits] gentoo-x86 commit in media-video/libav: ChangeLog libav-9.13.ebuild

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:20:31

  Modified: ChangeLog libav-9.13.ebuild
  Log:
  arm stable, bug #512024
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.198media-video/libav/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/ChangeLog?rev=1.198view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/ChangeLog?rev=1.198content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/ChangeLog?r1=1.197r2=1.198

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -r1.197 -r1.198
--- ChangeLog   23 Jun 2014 15:00:16 -  1.197
+++ ChangeLog   24 Jun 2014 19:20:31 -  1.198
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/libav
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.197 
2014/06/23 15:00:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.198 
2014/06/24 19:20:31 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org libav-9.13.ebuild:
+  arm stable, bug #512024
 
   23 Jun 2014; Pawel Hajdan jr phajdan...@gentoo.org libav-0.8.11.ebuild:
   x86 stable wrt bug #504584



1.4  media-video/libav/libav-9.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/libav-9.13.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/libav-9.13.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/libav-9.13.ebuild?r1=1.3r2=1.4

Index: libav-9.13.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/libav/libav-9.13.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libav-9.13.ebuild   20 Jun 2014 18:48:43 -  1.3
+++ libav-9.13.ebuild   24 Jun 2014 19:20:31 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-9.13.ebuild,v 1.3 
2014/06/20 18:48:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-9.13.ebuild,v 1.4 
2014/06/24 19:20:31 maekke Exp $
 
 EAPI=5
 
@@ -29,7 +29,7 @@
 
 # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
 [[ ${PV} == * ]] || \
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris
+KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris
 
 IUSE=aac alsa amr bindist +bzip2 cdio cpudetection custom-cflags debug doc
+encode faac fdk frei0r +gpl gsm +hardcoded-tables ieee1394 jack jpeg2k 
mp3






[gentoo-commits] gentoo-x86 commit in dev-python/dnspython: ChangeLog dnspython-1.11.1.ebuild

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:21:06

  Modified: ChangeLog dnspython-1.11.1.ebuild
  Log:
  arm stable, bug #513558
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.85 dev-python/dnspython/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/ChangeLog?rev=1.85view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/ChangeLog?rev=1.85content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/ChangeLog?r1=1.84r2=1.85

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog   22 Jun 2014 14:19:47 -  1.84
+++ ChangeLog   24 Jun 2014 19:21:06 -  1.85
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/dnspython
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.84 
2014/06/22 14:19:47 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.85 
2014/06/24 19:21:06 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org dnspython-1.11.1.ebuild:
+  arm stable, bug #513558
 
   22 Jun 2014; Akinori Hattori hat...@gentoo.org dnspython-1.11.1.ebuild:
   ia64 stable wrt bug #513558



1.4  dev-python/dnspython/dnspython-1.11.1.ebuild

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

Index: dnspython-1.11.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dnspython-1.11.1.ebuild 22 Jun 2014 14:19:47 -  1.3
+++ dnspython-1.11.1.ebuild 24 Jun 2014 19:21:06 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild,v 1.3 
2014/06/22 14:19:47 hattya Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild,v 1.4 
2014/06/24 19:21:06 maekke Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -13,7 +13,7 @@
 
 LICENSE=ISC
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris
+KEYWORDS=~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris
 IUSE=examples test
 
 DEPEND=dev-python/pycrypto[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-libs/liblinear: ChangeLog liblinear-194.ebuild

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:21:59

  Modified: ChangeLog liblinear-194.ebuild
  Log:
  add ~arm, bug #512546
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.5  dev-libs/liblinear/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/liblinear/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   7 Jun 2014 11:40:55 -   1.4
+++ ChangeLog   24 Jun 2014 19:21:59 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/liblinear
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblinear/ChangeLog,v 1.4 
2014/06/07 11:40:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblinear/ChangeLog,v 1.5 
2014/06/24 19:21:59 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org liblinear-194.ebuild:
+  add ~arm, bug #512546
 
   07 Jun 2014; Jeroen Roovers j...@gentoo.org liblinear-194.ebuild:
   Add github HOMEPAGE.



1.5  dev-libs/liblinear/liblinear-194.ebuild

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

Index: liblinear-194.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/liblinear/liblinear-194.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- liblinear-194.ebuild7 Jun 2014 11:40:55 -   1.4
+++ liblinear-194.ebuild24 Jun 2014 19:21:59 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblinear/liblinear-194.ebuild,v 
1.4 2014/06/07 11:40:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblinear/liblinear-194.ebuild,v 
1.5 2014/06/24 19:21:59 maekke Exp $
 
 EAPI=5
 inherit multilib toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~amd64 ~hppa ~x86
+KEYWORDS=~amd64 ~arm ~hppa ~x86
 
 # /usr/bin/predict collision
 RDEPEND=!sci-astronomy/predict






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

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:22:43

  Modified: ChangeLog protobuf-c-0.15.ebuild
  Log:
  add ~arm, bug #512550
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.5  dev-libs/protobuf-c/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   25 Apr 2014 08:55:38 -  1.4
+++ ChangeLog   24 Jun 2014 19:22:43 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/protobuf-c
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.4 
2014/04/25 08:55:38 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.5 
2014/06/24 19:22:43 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org protobuf-c-0.15.ebuild:
+  add ~arm, bug #512550
 
 *protobuf-c-1.0.0_rc1 (25 Apr 2014)
 



1.4  dev-libs/protobuf-c/protobuf-c-0.15.ebuild

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

Index: protobuf-c-0.15.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- protobuf-c-0.15.ebuild  30 Sep 2013 17:16:36 -  1.3
+++ protobuf-c-0.15.ebuild  24 Jun 2014 19:22:43 -  1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild,v 1.3 
2013/09/30 17:16:36 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild,v 1.4 
2014/06/24 19:22:43 maekke Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=BSD-2
 SLOT=0
-KEYWORDS=amd64 x86
+KEYWORDS=amd64 ~arm x86
 IUSE=static-libs
 
 RDEPEND=dev-libs/protobuf






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

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:22:21

  Modified: ChangeLog libconfig-1.4.9-r1.ebuild
  Log:
  add ~arm, bug #512550
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.62 dev-libs/libconfig/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libconfig/ChangeLog?rev=1.62view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libconfig/ChangeLog?rev=1.62content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libconfig/ChangeLog?r1=1.61r2=1.62

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libconfig/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   30 Apr 2014 18:26:14 -  1.61
+++ ChangeLog   24 Jun 2014 19:22:20 -  1.62
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libconfig
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libconfig/ChangeLog,v 1.61 
2014/04/30 18:26:14 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libconfig/ChangeLog,v 1.62 
2014/06/24 19:22:20 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org libconfig-1.4.9-r1.ebuild:
+  add ~arm, bug #512550
 
   30 Apr 2014; Michał Górny mgo...@gentoo.org libconfig-1.4.9-r1.ebuild:
   Use multilib_src_*() phases. Fix missing eautoreconf deps.



1.9  dev-libs/libconfig/libconfig-1.4.9-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libconfig/libconfig-1.4.9-r1.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libconfig/libconfig-1.4.9-r1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libconfig/libconfig-1.4.9-r1.ebuild?r1=1.8r2=1.9

Index: libconfig-1.4.9-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libconfig/libconfig-1.4.9-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libconfig-1.4.9-r1.ebuild   30 Apr 2014 18:26:14 -  1.8
+++ libconfig-1.4.9-r1.ebuild   24 Jun 2014 19:22:20 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libconfig/libconfig-1.4.9-r1.ebuild,v 1.8 
2014/04/30 18:26:14 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libconfig/libconfig-1.4.9-r1.ebuild,v 1.9 
2014/06/24 19:22:20 maekke Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=amd64 ~mips ppc ppc64 sparc x86 ~x86-linux
+KEYWORDS=amd64 ~arm ~mips ppc ppc64 sparc x86 ~x86-linux
 IUSE=+cxx examples static-libs
 
 DEPEND=






[gentoo-commits] gentoo-x86 commit in net-libs/http-parser: ChangeLog http-parser-2.3.ebuild

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:23:29

  Modified: ChangeLog http-parser-2.3.ebuild
  Log:
  add ~arm, bug #513078
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.6  net-libs/http-parser/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   21 Jun 2014 10:05:49 -  1.5
+++ ChangeLog   24 Jun 2014 19:23:29 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/http-parser
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.5 
2014/06/21 10:05:49 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.6 
2014/06/24 19:23:29 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org http-parser-2.3.ebuild:
+  add ~arm, bug #513078
 
   21 Jun 2014; Julian Ospald hasuf...@gentoo.org http-parser-2.3.ebuild:
   add static-libs USE flag



1.3  net-libs/http-parser/http-parser-2.3.ebuild

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

Index: http-parser-2.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- http-parser-2.3.ebuild  21 Jun 2014 10:05:49 -  1.2
+++ http-parser-2.3.ebuild  24 Jun 2014 19:23:29 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v 1.2 
2014/06/21 10:05:49 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v 1.3 
2014/06/24 19:23:29 maekke Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=MIT
 SLOT=0/${SONAMEVER}
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~arm ~x86
 IUSE=static-libs
 
 src_prepare() {






[gentoo-commits] gentoo-x86 commit in media-sound/umurmur: umurmur-0.2.14.ebuild ChangeLog

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:23:06

  Modified: umurmur-0.2.14.ebuild ChangeLog
  Log:
  add ~arm, bug #512550
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.4  media-sound/umurmur/umurmur-0.2.14.ebuild

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

Index: umurmur-0.2.14.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/umurmur/umurmur-0.2.14.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- umurmur-0.2.14.ebuild   20 Feb 2014 20:39:01 -  1.3
+++ umurmur-0.2.14.ebuild   24 Jun 2014 19:23:06 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/umurmur/umurmur-0.2.14.ebuild,v 
1.3 2014/02/20 20:39:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/umurmur/umurmur-0.2.14.ebuild,v 
1.4 2014/06/24 19:23:06 maekke Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=amd64 x86
+KEYWORDS=amd64 ~arm x86
 IUSE=polarssl
 
 DEPEND==dev-libs/protobuf-c-0.14



1.17 media-sound/umurmur/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/umurmur/ChangeLog?rev=1.17view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/umurmur/ChangeLog?rev=1.17content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/umurmur/ChangeLog?r1=1.16r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/umurmur/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   20 Feb 2014 20:39:01 -  1.16
+++ ChangeLog   24 Jun 2014 19:23:06 -  1.17
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/umurmur
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/umurmur/ChangeLog,v 1.16 
2014/02/20 20:39:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/umurmur/ChangeLog,v 1.17 
2014/06/24 19:23:06 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org umurmur-0.2.14.ebuild:
+  add ~arm, bug #512550
 
   20 Feb 2014; Agostino Sarubbo a...@gentoo.org umurmur-0.2.14.ebuild:
   Stable for x86, wrt bug #500078






[gentoo-commits] gentoo-x86 commit in app-forensics/afflib: afflib-3.7.4.ebuild ChangeLog

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:23:51

  Modified: afflib-3.7.4.ebuild ChangeLog
  Log:
  add ~arm, bug #513078
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.6  app-forensics/afflib/afflib-3.7.4.ebuild

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

Index: afflib-3.7.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.7.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- afflib-3.7.4.ebuild 5 Mar 2014 15:29:03 -   1.5
+++ afflib-3.7.4.ebuild 24 Jun 2014 19:23:51 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.7.4.ebuild,v 
1.5 2014/03/05 15:29:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.7.4.ebuild,v 
1.6 2014/06/24 19:23:51 maekke Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_{6,7} )
@@ -18,7 +18,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=amd64 hppa ppc x86
+KEYWORDS=amd64 ~arm hppa ppc x86
 IUSE=fuse ncurses python qemu readline s3 static-libs threads
 REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )
 



1.51 app-forensics/afflib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/afflib/ChangeLog?rev=1.51view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/afflib/ChangeLog?rev=1.51content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/afflib/ChangeLog?r1=1.50r2=1.51

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-forensics/afflib/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   5 Mar 2014 15:29:03 -   1.50
+++ ChangeLog   24 Jun 2014 19:23:51 -  1.51
@@ -1,6 +1,9 @@
 # ChangeLog for app-forensics/afflib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/ChangeLog,v 1.50 
2014/03/05 15:29:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/ChangeLog,v 1.51 
2014/06/24 19:23:51 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org afflib-3.7.4.ebuild:
+  add ~arm, bug #513078
 
   05 Mar 2014; Jeroen Roovers j...@gentoo.org afflib-3.7.4.ebuild:
   Stable for HPPA (bug #502620).






[gentoo-commits] gentoo-x86 commit in net-analyzer/tcpflow: ChangeLog tcpflow-1.4.4_p2.ebuild

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:24:15

  Modified: ChangeLog tcpflow-1.4.4_p2.ebuild
  Log:
  add ~arm, bug #513078
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.50 net-analyzer/tcpflow/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpflow/ChangeLog?rev=1.50view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpflow/ChangeLog?rev=1.50content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpflow/ChangeLog?r1=1.49r2=1.50

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   12 Jun 2014 22:06:26 -  1.49
+++ ChangeLog   24 Jun 2014 19:24:15 -  1.50
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/tcpflow
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/ChangeLog,v 1.49 
2014/06/12 22:06:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/ChangeLog,v 1.50 
2014/06/24 19:24:15 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org tcpflow-1.4.4_p2.ebuild:
+  add ~arm, bug #513078
 
 *tcpflow-1.4.4_p2 (12 Jun 2014)
 



1.2  net-analyzer/tcpflow/tcpflow-1.4.4_p2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p2.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p2.ebuild?r1=1.1r2=1.2

Index: tcpflow-1.4.4_p2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tcpflow-1.4.4_p2.ebuild 12 Jun 2014 22:06:26 -  1.1
+++ tcpflow-1.4.4_p2.ebuild 24 Jun 2014 19:24:15 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p2.ebuild,v 1.1 
2014/06/12 22:06:26 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p2.ebuild,v 1.2 
2014/06/24 19:24:15 maekke Exp $
 
 EAPI=5
 inherit autotools eutils
@@ -13,7 +13,7 @@
 
 
 LICENSE=GPL-3
-KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos
+KEYWORDS=~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos
 SLOT=0
 IUSE=+pcap test
 






[gentoo-commits] gentoo-x86 commit in net-libs/phodav: ChangeLog phodav-0.4.ebuild

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:24:37

  Modified: ChangeLog phodav-0.4.ebuild
  Log:
  add ~arm, bug #513108
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.2  net-libs/phodav/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/phodav/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/phodav/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/phodav/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/phodav/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   13 Jun 2014 12:05:09 -  1.1
+++ ChangeLog   24 Jun 2014 19:24:37 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/phodav
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/ChangeLog,v 1.1 2014/06/13 
12:05:09 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/ChangeLog,v 1.2 2014/06/24 
19:24:37 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org phodav-0.4.ebuild:
+  add ~arm, bug #513108
 
 *phodav-0.4 (13 Jun 2014)
 



1.2  net-libs/phodav/phodav-0.4.ebuild

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

Index: phodav-0.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/phodav/phodav-0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- phodav-0.4.ebuild   13 Jun 2014 12:05:09 -  1.1
+++ phodav-0.4.ebuild   24 Jun 2014 19:24:37 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/phodav-0.4.ebuild,v 1.1 
2014/06/13 12:05:09 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/phodav-0.4.ebuild,v 1.2 
2014/06/24 19:24:37 maekke Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=LGPL-2.1+
 SLOT=0
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~arm
 IUSE=avahi spice systemd
 
 RDEPEND=dev-libs/glib






[gentoo-commits] gentoo-x86 commit in profiles/arch/arm: ChangeLog package.use.mask

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:29:00

  Modified: ChangeLog package.use.mask
  Log:
  package.use.mask =net-misc/spice-gtk-0.25[smartcard]

Revision  ChangesPath
1.306profiles/arch/arm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/ChangeLog?rev=1.306view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/ChangeLog?rev=1.306content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/ChangeLog?r1=1.305r2=1.306

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -r1.305 -r1.306
--- ChangeLog   8 Jun 2014 11:38:20 -   1.305
+++ ChangeLog   24 Jun 2014 19:29:00 -  1.306
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/ARM profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.305 
2014/06/08 11:38:20 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.306 
2014/06/24 19:29:00 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org package.use.mask:
+  package.use.mask =net-misc/spice-gtk-0.25[smartcard], bug #513108
 
   08 Jun 2014; Manuel Rüger mr...@gentoo.org package.use.mask:
   unmask x11-misc/sddm, keyworded.



1.208profiles/arch/arm/package.use.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/package.use.mask?rev=1.208view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/package.use.mask?rev=1.208content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/package.use.mask?r1=1.207r2=1.208

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -r1.207 -r1.208
--- package.use.mask8 Jun 2014 11:38:20 -   1.207
+++ package.use.mask24 Jun 2014 19:29:00 -  1.208
@@ -1,6 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v 1.207 
2014/06/08 11:38:20 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v 1.208 
2014/06/24 19:29:00 maekke Exp $
+
+# Markus Meier mae...@gentoo.org (24 Jun 2014)
+# Unkeyworded deps, bug #513108
+=net-misc/spice-gtk-0.25 smartcard
 
 # Jauhien Piatlicki jauh...@gentoo.org (29 May 2014)
 # Unkeyworded deps






[gentoo-commits] gentoo-x86 commit in net-misc/spice-gtk: spice-gtk-0.25.ebuild ChangeLog

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:29:29

  Modified: spice-gtk-0.25.ebuild ChangeLog
  Log:
  add ~arm, bug #513108
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.2  net-misc/spice-gtk/spice-gtk-0.25.ebuild

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

Index: spice-gtk-0.25.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- spice-gtk-0.25.ebuild   13 Jun 2014 12:24:31 -  1.1
+++ spice-gtk-0.25.ebuild   24 Jun 2014 19:29:29 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25.ebuild,v 
1.1 2014/06/13 12:24:31 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25.ebuild,v 
1.2 2014/06/24 19:29:29 maekke Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -18,7 +18,7 @@
 LICENSE=LGPL-2.1
 SLOT=0
 SRC_URI=http://spice-space.org/download/gtk/${P}.tar.bz2;
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~arm
 IUSE=dbus doc gstreamer gtk3 +introspection policykit pulseaudio
 python sasl smartcard static-libs usbredir vala webdav
 



1.84 net-misc/spice-gtk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?rev=1.84view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?rev=1.84content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?r1=1.83r2=1.84

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog   13 Jun 2014 12:24:31 -  1.83
+++ ChangeLog   24 Jun 2014 19:29:29 -  1.84
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/spice-gtk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.83 
2014/06/13 12:24:31 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.84 
2014/06/24 19:29:29 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org spice-gtk-0.25.ebuild:
+  add ~arm, bug #513108
 
 *spice-gtk-0.25 (13 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in media-sound/vimpc: ChangeLog vimpc-0.09.1.ebuild

2014-06-24 Thread JosA MarAa Alonso (nimiux)
nimiux  14/06/24 19:41:32

  Modified: ChangeLog vimpc-0.09.1.ebuild
  Log:
  table for amd64 wrt bug #509530
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D628E536)

Revision  ChangesPath
1.21 media-sound/vimpc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/ChangeLog?rev=1.21view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/ChangeLog?rev=1.21content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/ChangeLog?r1=1.20r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/vimpc/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   14 Jun 2014 09:51:54 -  1.20
+++ ChangeLog   24 Jun 2014 19:41:31 -  1.21
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/vimpc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/ChangeLog,v 1.20 
2014/06/14 09:51:54 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/ChangeLog,v 1.21 
2014/06/24 19:41:31 nimiux Exp $
+
+  24 Jun 2014; Chema Alonso nim...@gentoo.org vimpc-0.09.1.ebuild:
+  Stable for amd64 wrt bug #509530
 
   14 Jun 2014; Pawel Hajdan jr phajdan...@gentoo.org vimpc-0.09.1.ebuild:
   x86 stable wrt bug #509530



1.3  media-sound/vimpc/vimpc-0.09.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/vimpc-0.09.1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/vimpc-0.09.1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/vimpc-0.09.1.ebuild?r1=1.2r2=1.3

Index: vimpc-0.09.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/vimpc/vimpc-0.09.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vimpc-0.09.1.ebuild 14 Jun 2014 09:51:54 -  1.2
+++ vimpc-0.09.1.ebuild 24 Jun 2014 19:41:32 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/vimpc-0.09.1.ebuild,v 1.2 
2014/06/14 09:51:54 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/vimpc-0.09.1.ebuild,v 1.3 
2014/06/24 19:41:32 nimiux Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~amd64 x86
+KEYWORDS=amd64 x86
 IUSE=boost taglib
 
 RDEPEND=dev-libs/libpcre






[gentoo-commits] gentoo-x86 commit in sys-fs/eudev: eudev-9999.ebuild ChangeLog

2014-06-24 Thread Anthony G. Basile (blueness)
blueness14/06/24 19:50:37

  Modified: eudev-.ebuild ChangeLog
  Log:
  Make use of the new rootlibexecdir option
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.55 sys-fs/eudev/eudev-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-.ebuild?rev=1.55view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-.ebuild?rev=1.55content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-.ebuild?r1=1.54r2=1.55

Index: eudev-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-.ebuild,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- eudev-.ebuild   20 Jun 2014 00:21:06 -  1.54
+++ eudev-.ebuild   24 Jun 2014 19:50:37 -  1.55
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-.ebuild,v 1.54 
2014/06/20 00:21:06 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-.ebuild,v 1.55 
2014/06/24 19:50:37 blueness Exp $
 
 EAPI=5
 
@@ -133,6 +133,7 @@
--with-rootprefix=
--docdir=/usr/share/doc/${PF}
--libdir=/usr/$(get_libdir)
+   --with-rootlibexecdir=/lib/udev

--with-firmware-path=${EPREFIX}usr/lib/firmware/updates:${EPREFIX}usr/lib/firmware:${EPREFIX}lib/firmware/updates:${EPREFIX}lib/firmware
--with-html-dir=/usr/share/doc/${PF}/html
--enable-split-usr



1.118sys-fs/eudev/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?rev=1.118view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?rev=1.118content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?r1=1.117r2=1.118

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog   21 Jun 2014 15:43:09 -  1.117
+++ ChangeLog   24 Jun 2014 19:50:37 -  1.118
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/eudev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.117 2014/06/21 
15:43:09 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.118 2014/06/24 
19:50:37 blueness Exp $
+
+  24 Jun 2014; Anthony G. Basile bluen...@gentoo.org eudev-.ebuild:
+  Make use of the new rootlibexecdir option
 
 *eudev-1.8 (20 Jun 2014)
 






[gentoo-commits] gentoo commit in xml/htdocs/proj/en/council/meeting-logs: 20140624-summary.txt 20140624.txt

2014-06-24 Thread Richard Freeman (rich0)
rich0   14/06/24 19:57:22

  Added:20140624-summary.txt 20140624.txt
  Log:
  Upload this week's council summary.

Revision  ChangesPath
1.1  
xml/htdocs/proj/en/council/meeting-logs/20140624-summary.txt

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/council/meeting-logs/20140624-summary.txt?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/council/meeting-logs/20140624-summary.txt?rev=1.1content-type=text/plain

Index: 20140624-summary.txt
===
Summary of Gentoo council meeting 24 Jun 2014


Roll call


Present: blueness, dilfridge, rich0, williamh
Absent: dberkholz, scarabeus, ulm


IUSE_RUNTIME / GLEP 62
==

See the logs for full discussion.

There will likely be a need for some bikeshedding on the lists as it
comes time to implement this, as we set guidelines on when this feature
should be used.

The council accepts IUSE_RUNTIME for implementation in EAPI6 as
outlined in GLEP 62.  The actual GLEP will be approved when EAPI6 is
approved as part of PMS.

Aye: blueness, dilfridge, rich0, williamh
Passed


Bugs assigned to Council


dberkholz and betelgeuse are reminded to upload their summaries and link
on the council page.


Open floor
==

Only item brought up was general celebration that our term is finally
ended, and those of us who return are looking forward to it!


Summary submitted by Richard Freeman ri...@gentoo.org



1.1  xml/htdocs/proj/en/council/meeting-logs/20140624.txt

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/council/meeting-logs/20140624.txt?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/council/meeting-logs/20140624.txt?rev=1.1content-type=text/plain

Index: 20140624.txt
===
[15:04:39] rich0 roll call :)
[15:04:48] -*- dilfridge here
[15:04:56] -*- WilliamH here
[15:05:00] rich0 blueness, dberkholz, scarabeus, ulm?
[15:06:14] blueness rich0, png
[15:06:21] blueness sorry almost forgot!
[15:06:25] rich0 np :)
[15:06:32] rich0 3rd time might be the charm for finishing our term!
[15:06:38] blueness yep
[15:06:48] rich0 Ok, let's get started and hopefully dberkholz, scarabeus, 
and ulm will catch up.
[15:06:55] rich0 GLEP 64
[15:06:56] blueness yep
[15:06:59] rich0 Err, GLEP 62.
[15:07:43] rich0 Thoughs?
[15:07:46] rich0 Thoughts?
[15:08:00] rich0 https://wiki.gentoo.org/wiki/GLEP:62
[15:08:00] -*- WilliamH is looking for the glep
[15:08:19] blueness reading
[15:08:37] rich0 mgorny: ping, FYI - your GLEP is under discussion...
[15:09:21] rich0 I like the fact that it avoids polluting @world 
[15:09:46] dilfridge I like the whole idea, I just think the detail 
description of the algorithm is not really making sense under Reference 
implementation
[15:10:15] rich0 Well, it obviously isn't an actual implementation - more of 
a design.
[15:10:28] dilfridge yeah, sure,
[15:10:34] rich0 I'd probably have this section updated once an actual 
implementation is done.
[15:10:44] dilfridge but I think this is more something that should come out 
of writing the code
[15:10:47] dilfridge exactly
[15:10:48] blueness dilfridge, yeah i don't see that as bad, its an outline 
of what IUSE_RUNTIME entails
[15:11:21] rich0 So, we can approve the GLEP, except that the reference 
implementation can be updated once actually implemented.  :)
[15:11:24] WilliamH I'm sure this was discussed and I missed it, why is this 
a glep instead of a feature for a new eapi?
[15:11:26] blueness rich0, i guess the point is if a package installs a perl 
script, you and you add IUSE_RUNTIME=dev-lang/perl then perl is NOT pulled in?
[15:11:32] blueness err ... not exactly
[15:11:54] blueness but some flag which pulls in perl
[15:11:56] rich0 WilliamH: it wasn't discussed.  Probably was just propsoed 
this way since GLEPs used to be the way these things were done.
[15:12:21] dilfridge ulm had something to say about this
[15:12:57] dilfridge as far as I can remember, his argument originally was 
it's 100% backward compatible and could even in theory be added independent of 
eapi
[15:13:04] WilliamH blueness: as an example, logrotate could be a use flag 
aas long as it were in IUSE_RUNTIME.
[15:13:28] blueness this is the point - enabling or disabling any of the 
flags must not involve rebuilding the package,
[15:13:32] dilfridge exactly
[15:13:48] blueness okay i get it now, i'm okay with it
[15:13:56] rich0 exactly - perl wouldn't be pulled in unless you enabled the 
perl USE flag.  If you enabled it later then perl would be pulled in, but the 
package wouldn't rebuild.
[15:14:14] blueness right
[15:14:17] rich0 If you disabled it later then perl isn't pulled in, though 
it won't go away if something else pulls it in, obviously
[15:14:30] rich0 Any issues

  1   2   >