[gentoo-commits] gentoo-x86 commit in dev-ruby/will_paginate: ChangeLog will_paginate-3.0.6.ebuild

2014-06-29 Thread Hans de Graaff (graaff)
graaff  14/06/29 06:41:12

  Modified: ChangeLog
  Added:will_paginate-3.0.6.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.25 dev-ruby/will_paginate/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   19 Apr 2014 03:23:13 -  1.24
+++ ChangeLog   29 Jun 2014 06:41:12 -  1.25
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/will_paginate
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/ChangeLog,v 1.24 
2014/04/19 03:23:13 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/ChangeLog,v 1.25 
2014/06/29 06:41:12 graaff Exp $
+
+*will_paginate-3.0.6 (29 Jun 2014)
+
+  29 Jun 2014; Hans de Graaff gra...@gentoo.org +will_paginate-3.0.6.ebuild:
+  Version bump.
 
   19 Apr 2014; Manuel Rüger mr...@gentoo.org will_paginate-3.0.5.ebuild:
   Remove ruby18 target.



1.1  dev-ruby/will_paginate/will_paginate-3.0.6.ebuild

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

Index: will_paginate-3.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-ruby/will_paginate/will_paginate-3.0.6.ebuild,v 1.1 
2014/06/29 06:41:12 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_RECIPE_TEST=rspec

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_EXTRADOC=README.md

inherit ruby-fakegem

DESCRIPTION=Most awesome pagination solution for Ruby.
HOMEPAGE=http://github.com/mislav/will_paginate/;

LICENSE=MIT
SLOT=3
KEYWORDS=~amd64 ~x86 ~x86-macos
IUSE=

ruby_add_bdepend 
test? (
dev-ruby/rails
dev-ruby/mocha
)






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

2014-06-29 Thread Michal Gorny (mgorny)
mgorny  14/06/29 07:53:33

  Modified: ChangeLog multilib-build.eclass
  Log:
  Check MULTILIB_COMPAT before querying USE flags. Bug #515642, thanks to Greg 
Turner.

Revision  ChangesPath
1.1304   eclass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1303
retrieving revision 1.1304
diff -u -r1.1303 -r1.1304
--- ChangeLog   28 Jun 2014 09:56:25 -  1.1303
+++ ChangeLog   29 Jun 2014 07:53:33 -  1.1304
@@ -1,6 +1,10 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1303 2014/06/28 
09:56:25 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1304 2014/06/29 
07:53:33 mgorny Exp $
+
+  29 Jun 2014; Michał Górny mgo...@gentoo.org multilib-build.eclass:
+  Check MULTILIB_COMPAT before querying USE flags. Bug #515642, thanks to Greg
+  Turner.
 
   28 Jun 2014; Michał Górny mgo...@gentoo.org multilib-build.eclass:
   Enable multilib flags for ppc. Since ppc profiles are not multilib at the



1.58 eclass/multilib-build.eclass

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/multilib-build.eclass?rev=1.58view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/multilib-build.eclass?rev=1.58content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/multilib-build.eclass?r1=1.57r2=1.58

Index: multilib-build.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/multilib-build.eclass,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- multilib-build.eclass   28 Jun 2014 09:56:26 -  1.57
+++ multilib-build.eclass   29 Jun 2014 07:53:33 -  1.58
@@ -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/multilib-build.eclass,v 1.57 
2014/06/28 09:56:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/multilib-build.eclass,v 1.58 
2014/06/29 07:53:33 mgorny Exp $
 
 # @ECLASS: multilib-build.eclass
 # @MAINTAINER:
@@ -153,7 +153,10 @@
# paludis is broken (bug #486592), and switching it 
locally
# for the split is more complex than cheating like this
for m_abi in ${m_abis//,/ }; do
-   if [[ ${m_abi} == ${abi} ]]  use ${m_flag}; 
then
+   if [[ ${m_abi} == ${abi} ]] \
+has ${m_flag} 
${MULTILIB_COMPAT[@]} \
+use ${m_flag}
+   then
echo ${m_flag}.${abi}
found=1
break 2






[gentoo-commits] gentoo-x86 commit in dev-perl/SpeedyCGI: SpeedyCGI-2.22-r3.ebuild ChangeLog SpeedyCGI-2.22-r2.ebuild

2014-06-29 Thread Mikle Kolyada (zlogene)
zlogene 14/06/29 08:13:56

  Modified: SpeedyCGI-2.22-r3.ebuild ChangeLog
  Removed:  SpeedyCGI-2.22-r2.ebuild
  Log:
  Merge stable keywords from -r2; Drop old.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  dev-perl/SpeedyCGI/SpeedyCGI-2.22-r3.ebuild

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

Index: SpeedyCGI-2.22-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SpeedyCGI/SpeedyCGI-2.22-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SpeedyCGI-2.22-r3.ebuild8 Sep 2013 14:51:36 -   1.1
+++ SpeedyCGI-2.22-r3.ebuild29 Jun 2014 08:13:56 -  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/dev-perl/SpeedyCGI/SpeedyCGI-2.22-r3.ebuild,v 1.1 
2013/09/08 14:51:36 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/SpeedyCGI/SpeedyCGI-2.22-r3.ebuild,v 1.2 
2014/06/29 08:13:56 zlogene Exp $
 
 EAPI=5
 inherit perl-module
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~hppa ~sparc ~x86
+KEYWORDS=amd64 ~hppa sparc x86
 IUSE=
 
 DEPEND=



1.19 dev-perl/SpeedyCGI/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SpeedyCGI/ChangeLog?rev=1.19view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SpeedyCGI/ChangeLog?rev=1.19content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SpeedyCGI/ChangeLog?r1=1.18r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SpeedyCGI/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   8 Sep 2013 14:51:37 -   1.18
+++ ChangeLog   29 Jun 2014 08:13:56 -  1.19
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/SpeedyCGI
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SpeedyCGI/ChangeLog,v 1.18 
2013/09/08 14:51:37 idella4 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SpeedyCGI/ChangeLog,v 1.19 
2014/06/29 08:13:56 zlogene Exp $
+
+  29 Jun 2014; Mikle Kolyada zlog...@gentoo.org -SpeedyCGI-2.22-r2.ebuild,
+  SpeedyCGI-2.22-r3.ebuild:
+  Merge stable keywords from -r2; Drop old.
 
 *SpeedyCGI-2.22-r3 (08 Sep 2013)
 






[gentoo-commits] gentoo-x86 commit in sys-power/nut: nut-2.6.5-r1.ebuild nut-2.7.1.ebuild nut-2.6.3.ebuild nut-2.6.5.ebuild nut-2.6.2.ebuild nut-2.6.0-r1.ebuild ChangeLog

2014-06-29 Thread Sven Vermeulen (swift)
swift   14/06/29 08:28:46

  Modified: nut-2.6.5-r1.ebuild nut-2.7.1.ebuild
nut-2.6.3.ebuild nut-2.6.5.ebuild nut-2.6.2.ebuild
nut-2.6.0-r1.ebuild ChangeLog
  Log:
  Add dependency towards sec-policy/selinux-nut if USE=selinux is set
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.6  sys-power/nut/nut-2.6.5-r1.ebuild

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

Index: nut-2.6.5-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.5-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nut-2.6.5-r1.ebuild 25 Sep 2013 17:24:11 -  1.5
+++ nut-2.6.5-r1.ebuild 29 Jun 2014 08:28:45 -  1.6
@@ -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/sys-power/nut/nut-2.6.5-r1.ebuild,v 1.5 
2013/09/25 17:24:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.5-r1.ebuild,v 1.6 
2014/06/29 08:28:45 swift Exp $
 
 EAPI=5
 inherit autotools bash-completion-r1 eutils fixheadtails multilib user systemd
@@ -16,12 +16,13 @@
 LICENSE=GPL-2
 SLOT=0
 KEYWORDS=amd64 ~arm ppc ppc64 x86 ~x86-fbsd
-IUSE=avahi cgi ipmi snmp usb ssl tcpd xml
+IUSE=avahi cgi ipmi snmp usb selinux ssl tcpd xml
 
 RDEPEND=avahi? ( net-dns/avahi )
cgi? ( =media-libs/gd-2[png] )
snmp? ( net-analyzer/net-snmp )
usb? ( virtual/libusb:0 )
+   selinux? ( sec-policy/selinux-nut )
ssl? ( =dev-libs/openssl-1 )
tcpd? ( sys-apps/tcp-wrappers )
xml? ( =net-libs/neon-0.25.0 )



1.2  sys-power/nut/nut-2.7.1.ebuild

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

Index: nut-2.7.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.7.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nut-2.7.1.ebuild5 Jan 2014 20:37:52 -   1.1
+++ nut-2.7.1.ebuild29 Jun 2014 08:28:45 -  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/sys-power/nut/nut-2.7.1.ebuild,v 1.1 
2014/01/05 20:37:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.7.1.ebuild,v 1.2 
2014/06/29 08:28:45 swift Exp $
 
 EAPI=5
 inherit autotools bash-completion-r1 eutils fixheadtails multilib user systemd 
flag-o-matic toolchain-funcs
@@ -17,11 +17,12 @@
 SLOT=0
 KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd
 
-IUSE=avahi cgi ipmi snmp +usb ssl tcpd xml
+IUSE=avahi cgi ipmi snmp +usb selinux ssl tcpd xml
 RDEPEND=avahi? ( net-dns/avahi )
cgi? ( =media-libs/gd-2[png] )
snmp? ( net-analyzer/net-snmp )
usb? ( virtual/libusb:0 )
+   selinux? ( sec-policy/selinux-nut )
ssl? ( =dev-libs/openssl-1 )
tcpd? ( sys-apps/tcp-wrappers )
xml? ( =net-libs/neon-0.25.0 )



1.9  sys-power/nut/nut-2.6.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild?r1=1.8r2=1.9

Index: nut-2.6.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- nut-2.6.3.ebuild3 Dec 2012 02:05:51 -   1.8
+++ nut-2.6.3.ebuild29 Jun 2014 08:28:45 -  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/sys-power/nut/nut-2.6.3.ebuild,v 1.8 
2012/12/03 02:05:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild,v 1.9 
2014/06/29 08:28:45 swift Exp $
 
 EAPI=2
 inherit autotools bash-completion eutils fixheadtails multilib user
@@ 

[gentoo-commits] gentoo-x86 commit in app-admin/perl-cleaner: perl-cleaner-2.14.ebuild ChangeLog

2014-06-29 Thread Mikle Kolyada (zlogene)
zlogene 14/06/29 08:37:07

  Modified: perl-cleaner-2.14.ebuild ChangeLog
  Log:
  alpha stable wrt bug #512616
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.5  app-admin/perl-cleaner/perl-cleaner-2.14.ebuild

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

Index: perl-cleaner-2.14.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-cleaner-2.14.ebuild29 Jun 2014 00:20:54 -  1.4
+++ perl-cleaner-2.14.ebuild29 Jun 2014 08:37:07 -  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-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v 1.4 
2014/06/29 00:20:54 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v 1.5 
2014/06/29 08:37:07 zlogene Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=
 
 RDEPEND=app-shells/bash



1.89 app-admin/perl-cleaner/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?rev=1.89view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?rev=1.89content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?r1=1.88r2=1.89

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog   29 Jun 2014 00:20:54 -  1.88
+++ ChangeLog   29 Jun 2014 08:37:07 -  1.89
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/perl-cleaner
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v 1.88 
2014/06/29 00:20:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v 1.89 
2014/06/29 08:37:07 zlogene Exp $
+
+  29 Jun 2014; Mikle Kolyada zlog...@gentoo.org perl-cleaner-2.14.ebuild:
+  alpha stable wrt bug #512616
 
   29 Jun 2014; Jeroen Roovers j...@gentoo.org perl-cleaner-2.14.ebuild:
   Stable for HPPA (bug #512616).






[gentoo-commits] gentoo-x86 commit in app-admin/perl-cleaner: perl-cleaner-2.14.ebuild ChangeLog

2014-06-29 Thread Mikle Kolyada (zlogene)
zlogene 14/06/29 08:45:38

  Modified: perl-cleaner-2.14.ebuild ChangeLog
  Log:
  ppc64 stable wrt bug #512616
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.7  app-admin/perl-cleaner/perl-cleaner-2.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild?r1=1.6r2=1.7

Index: perl-cleaner-2.14.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-cleaner-2.14.ebuild29 Jun 2014 08:41:23 -  1.6
+++ perl-cleaner-2.14.ebuild29 Jun 2014 08:45:38 -  1.7
@@ -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-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v 1.6 
2014/06/29 08:41:23 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v 1.7 
2014/06/29 08:45:38 zlogene Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=
 
 RDEPEND=app-shells/bash



1.91 app-admin/perl-cleaner/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?rev=1.91view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?rev=1.91content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?r1=1.90r2=1.91

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   29 Jun 2014 08:41:23 -  1.90
+++ ChangeLog   29 Jun 2014 08:45:38 -  1.91
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/perl-cleaner
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v 1.90 
2014/06/29 08:41:23 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v 1.91 
2014/06/29 08:45:38 zlogene Exp $
+
+  29 Jun 2014; Mikle Kolyada zlog...@gentoo.org perl-cleaner-2.14.ebuild:
+  ppc64 stable wrt bug #512616
 
   29 Jun 2014; Mikle Kolyada zlog...@gentoo.org perl-cleaner-2.14.ebuild:
   ia64 stable wrt bug #512616






[gentoo-commits] gentoo-x86 commit in app-admin/perl-cleaner: perl-cleaner-2.14.ebuild ChangeLog

2014-06-29 Thread Mikle Kolyada (zlogene)
zlogene 14/06/29 08:46:26

  Modified: perl-cleaner-2.14.ebuild ChangeLog
  Log:
  ppc stable wrt bug #512616
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.8  app-admin/perl-cleaner/perl-cleaner-2.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild?r1=1.7r2=1.8

Index: perl-cleaner-2.14.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-cleaner-2.14.ebuild29 Jun 2014 08:45:38 -  1.7
+++ perl-cleaner-2.14.ebuild29 Jun 2014 08:46:26 -  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/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v 1.7 
2014/06/29 08:45:38 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v 1.8 
2014/06/29 08:46:26 zlogene Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=
 
 RDEPEND=app-shells/bash



1.92 app-admin/perl-cleaner/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?rev=1.92view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?rev=1.92content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?r1=1.91r2=1.92

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   29 Jun 2014 08:45:38 -  1.91
+++ ChangeLog   29 Jun 2014 08:46:26 -  1.92
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/perl-cleaner
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v 1.91 
2014/06/29 08:45:38 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v 1.92 
2014/06/29 08:46:26 zlogene Exp $
+
+  29 Jun 2014; Mikle Kolyada zlog...@gentoo.org perl-cleaner-2.14.ebuild:
+  ppc stable wrt bug #512616
 
   29 Jun 2014; Mikle Kolyada zlog...@gentoo.org perl-cleaner-2.14.ebuild:
   ppc64 stable wrt bug #512616






[gentoo-commits] gentoo-x86 commit in dev-python/fixtures: fixtures-0.3.14-r2.ebuild ChangeLog

2014-06-29 Thread Ian Delaney (idella4)
idella4 14/06/29 08:48:51

  Modified: fixtures-0.3.14-r2.ebuild ChangeLog
  Log:
  drop pypy2_0
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/fixtures/fixtures-0.3.14-r2.ebuild

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

Index: fixtures-0.3.14-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fixtures-0.3.14-r2.ebuild   12 Jun 2014 08:11:53 -  1.1
+++ fixtures-0.3.14-r2.ebuild   29 Jun 2014 08:48:51 -  1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r2.ebuild,v 1.1 
2014/06/12 08:11:53 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r2.ebuild,v 1.2 
2014/06/29 08:48:51 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.15 dev-python/fixtures/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   12 Jun 2014 08:11:53 -  1.14
+++ ChangeLog   29 Jun 2014 08:48:51 -  1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/fixtures
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.14 
2014/06/12 08:11:53 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.15 
2014/06/29 08:48:51 idella4 Exp $
+
+  29 Jun 2014; Ian Delaney idel...@gentoo.org fixtures-0.3.14-r2.ebuild:
+  drop pypy2_0
 
 *fixtures-0.3.14-r2 (12 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.8.15.ebuild wireshark-1.10.8.ebuild ChangeLog

2014-06-29 Thread Mikle Kolyada (zlogene)
zlogene 14/06/29 09:10:56

  Modified: wireshark-1.8.15.ebuild wireshark-1.10.8.ebuild
ChangeLog
  Log:
  ppc/ppc64 stable wrt bug #513094
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.10 net-analyzer/wireshark/wireshark-1.8.15.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild?r1=1.9r2=1.10

Index: wireshark-1.8.15.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- wireshark-1.8.15.ebuild 27 Jun 2014 16:54:43 -  1.9
+++ wireshark-1.8.15.ebuild 29 Jun 2014 09:10:56 -  1.10
@@ -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/wireshark/wireshark-1.8.15.ebuild,v 1.9 
2014/06/27 16:54:43 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild,v 1.10 
2014/06/29 09:10:56 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_6 python2_7 )
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2
 SLOT=0/${PV}
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd
+KEYWORDS=alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd
 IUSE=
adns +caps crypt doc doc-pdf geoip gtk ipv6 kerberos libadns lua +pcap
portaudio python selinux smi ssl zlib



1.8  net-analyzer/wireshark/wireshark-1.10.8.ebuild

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

Index: wireshark-1.10.8.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.8.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wireshark-1.10.8.ebuild 27 Jun 2014 16:54:43 -  1.7
+++ wireshark-1.10.8.ebuild 29 Jun 2014 09:10:56 -  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/net-analyzer/wireshark/wireshark-1.10.8.ebuild,v 1.7 
2014/06/27 16:54:43 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.8.ebuild,v 1.8 
2014/06/29 09:10:56 zlogene Exp $
 
 EAPI=5
 inherit autotools eutils fcaps user
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0/${PV}
-KEYWORDS=alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd
+KEYWORDS=alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd
 IUSE=
adns +caps crypt doc doc-pdf geoip gtk2 +gtk3 ipv6 kerberos libadns lua
+netlink +pcap portaudio qt4 selinux smi ssl zlib



1.632net-analyzer/wireshark/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.631
retrieving revision 1.632
diff -u -r1.631 -r1.632
--- ChangeLog   28 Jun 2014 21:46:41 -  1.631
+++ ChangeLog   29 Jun 2014 09:10:56 -  1.632
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/wireshark
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.631 
2014/06/28 21:46:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.632 
2014/06/29 09:10:56 zlogene Exp $
+
+  29 Jun 2014; Mikle Kolyada zlog...@gentoo.org wireshark-1.10.8.ebuild,
+  wireshark-1.8.15.ebuild:
+  ppc/ppc64 stable wrt bug #513094
 
 *wireshark-1.12.0_rc2-r1 (28 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/virtualenvwrapper: virtualenvwrapper-4.3.ebuild ChangeLog

2014-06-29 Thread Ian Delaney (idella4)
idella4 14/06/29 09:26:43

  Modified: virtualenvwrapper-4.3.ebuild ChangeLog
  Log:
  set req'd version for stevedore, fixes Bug #515580 by R. Fleschenberg
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/virtualenvwrapper/virtualenvwrapper-4.3.ebuild

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

Index: virtualenvwrapper-4.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virtualenvwrapper-4.3.ebuild12 Jun 2014 08:43:54 -  1.1
+++ virtualenvwrapper-4.3.ebuild29 Jun 2014 09:26:43 -  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/virtualenvwrapper/virtualenvwrapper-4.3.ebuild,v
 1.1 2014/06/12 08:43:54 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.ebuild,v
 1.2 2014/06/29 09:26:43 idella4 Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 RESTRICT=test
 
 RDEPEND=dev-python/virtualenv[${PYTHON_USEDEP}]
-   dev-python/stevedore[${PYTHON_USEDEP}]
+   =dev-python/stevedore-0.15-r1[${PYTHON_USEDEP}]
dev-python/virtualenv-clone[${PYTHON_USEDEP}]
 DEPEND=${DEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]



1.17 dev-python/virtualenvwrapper/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenvwrapper/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   29 Jun 2014 04:31:31 -  1.16
+++ ChangeLog   29 Jun 2014 09:26:43 -  1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/virtualenvwrapper
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenvwrapper/ChangeLog,v 
1.16 2014/06/29 04:31:31 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenvwrapper/ChangeLog,v 
1.17 2014/06/29 09:26:43 idella4 Exp $
+
+  29 Jun 2014; Ian Delaney idel...@gentoo.org virtualenvwrapper-4.3.ebuild:
+  set req'd version for stevedore, fixes Bug #515580 by R. Fleschenberg
 
   29 Jun 2014; Ian Delaney idel...@gentoo.org 
-virtualenvwrapper-3.7.1.ebuild,
   -virtualenvwrapper-4.0.ebuild, -virtualenvwrapper-4.1.1.ebuild,






[gentoo-commits] gentoo-x86 commit in net-print/libgnomecups/files: libgnomecups-0.2.3-cups-config.patch

2014-06-29 Thread Michal Gorny (mgorny)
mgorny  14/06/29 09:43:48

  Added:libgnomecups-0.2.3-cups-config.patch
  Log:
  Enable multilib support, required for gnome-base/libgnomeprint.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.1  
net-print/libgnomecups/files/libgnomecups-0.2.3-cups-config.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/libgnomecups/files/libgnomecups-0.2.3-cups-config.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/libgnomecups/files/libgnomecups-0.2.3-cups-config.patch?rev=1.1content-type=text/plain

Index: libgnomecups-0.2.3-cups-config.patch
===
From 8f5e326dd89d98b2d34cf6f97583be4eb819b02b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= mgo...@gentoo.org
Date: Sun, 29 Jun 2014 10:36:14 +0200
Subject: [PATCH] Use AC_PATH_TOOL to find cups-config. And actually use the
 result.

---
 configure.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configure.in b/configure.in
index 3f0ccc5..0bd367e 100644
--- a/configure.in
+++ b/configure.in
@@ -22,13 +22,13 @@ AC_SUBST(GLIB_REQUIRED)
 
 PKG_CHECK_MODULES(LIBGNOMECUPS, glib-2.0 = $GLIB_REQUIRED gobject-2.0 = 
$GLIB_REQUIRED gthread-2.0 = $GLIB_REQUIRED)
 
-AC_PATH_PROG(CUPS_CONFIG, cups-config, no)
+AC_PATH_TOOL(CUPS_CONFIG, cups-config, no)
 if test $CUPS_CONFIG = no; then
   AC_MSG_ERROR([Please install cups development packages])
 fi
 
-CUPS_CFLAGS=`cups-config --cflags | sed 's/-O[0-9]*//' | sed 's/-m[^\t]*//g'`
-CUPS_LIBS=`cups-config --libs`
+CUPS_CFLAGS=`$CUPS_CONFIG --cflags | sed 's/-O[0-9]*//' | sed 's/-m[^\t]*//g'`
+CUPS_LIBS=`$CUPS_CONFIG --libs`
 
 AC_SUBST(CUPS_CFLAGS)
 AC_SUBST(CUPS_LIBS)
-- 
2.0.0







[gentoo-commits] gentoo-x86 commit in net-print/libgnomecups: libgnomecups-0.2.3-r4.ebuild ChangeLog

2014-06-29 Thread Michal Gorny (mgorny)
mgorny  14/06/29 09:43:48

  Modified: ChangeLog
  Added:libgnomecups-0.2.3-r4.ebuild
  Log:
  Enable multilib support, required for gnome-base/libgnomeprint.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.99 net-print/libgnomecups/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/libgnomecups/ChangeLog?rev=1.99view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/libgnomecups/ChangeLog?rev=1.99content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/libgnomecups/ChangeLog?r1=1.98r2=1.99

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-print/libgnomecups/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog   1 Jan 2014 21:12:36 -   1.98
+++ ChangeLog   29 Jun 2014 09:43:48 -  1.99
@@ -1,6 +1,12 @@
 # ChangeLog for net-print/libgnomecups
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/ChangeLog,v 1.98 
2014/01/01 21:12:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/ChangeLog,v 1.99 
2014/06/29 09:43:48 mgorny Exp $
+
+*libgnomecups-0.2.3-r4 (29 Jun 2014)
+
+  29 Jun 2014; Michał Górny mgo...@gentoo.org
+  +files/libgnomecups-0.2.3-cups-config.patch, +libgnomecups-0.2.3-r4.ebuild:
+  Enable multilib support, required for gnome-base/libgnomeprint.
 
   01 Jan 2014; Pacho Ramos pa...@gentoo.org libgnomecups-0.2.3-r3.ebuild:
   Add missing dependency on gnome-common, bug #496648 by Jan Hrabe



1.1  net-print/libgnomecups/libgnomecups-0.2.3-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/libgnomecups/libgnomecups-0.2.3-r4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/libgnomecups/libgnomecups-0.2.3-r4.ebuild?rev=1.1content-type=text/plain

Index: libgnomecups-0.2.3-r4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-print/libgnomecups/libgnomecups-0.2.3-r4.ebuild,v 
1.1 2014/06/29 09:43:48 mgorny Exp $

EAPI=5
GCONF_DEBUG=yes
GNOME_TARBALL_SUFFIX=bz2

inherit autotools eutils gnome2 multilib-minimal

DESCRIPTION=GNOME cups library
HOMEPAGE=http://www.gnome.org/;

LICENSE=GPL-2 LGPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd
IUSE=

RDEPEND=
=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
=net-print/cups-1.7.1-r1[${MULTILIB_USEDEP}]

DEPEND=${RDEPEND}
=dev-util/intltool-0.28
gnome-base/gnome-common
=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]


src_prepare() {
epatch ${FILESDIR}/enablenet.patch

# Fix .pc file per bug #235013
epatch ${FILESDIR}/${P}-pkgconfig.patch

# Upstream fix for g_list_find_custom() argument order
epatch ${FILESDIR}/${P}-g_list_find_custom.patch

# =glib-2.31 compat, bug #400789, 
https://bugzilla.gnome.org/show_bug.cgi?id=664930
epatch ${FILESDIR}/${P}-glib.h.patch

# cups-1.6 compat, bug #428812
epatch ${FILESDIR}/${P}-cups-1.6.patch

# so it looks for cups-config... how about using $CUPS_CONFIG then?
# and also use AC_PATH_TOOL to respect $CHOST
epatch ${FILESDIR}/${P}-cups-config.patch

eautoreconf # To fix intltool files making LINGUAS to be honored
gnome2_src_prepare
}

multilib_src_configure() {
ECONF_SOURCE=${S} \
gnome2_src_configure --disable-static
}

multilib_src_install() {
gnome2_src_install
}






[gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprint: libgnomeprint-2.18.8-r1.ebuild ChangeLog

2014-06-29 Thread Michal Gorny (mgorny)
mgorny  14/06/29 09:45:10

  Modified: ChangeLog
  Added:libgnomeprint-2.18.8-r1.ebuild
  Log:
  Enable multilib support, required for gnome-base/libgnomeprintui. Bug #515652.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.198gnome-base/libgnomeprint/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?rev=1.198view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?rev=1.198content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?r1=1.197r2=1.198

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -r1.197 -r1.198
--- ChangeLog   29 Apr 2014 11:47:51 -  1.197
+++ ChangeLog   29 Jun 2014 09:45:10 -  1.198
@@ -1,6 +1,13 @@
 # ChangeLog for gnome-base/libgnomeprint
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.197 
2014/04/29 11:47:51 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.198 
2014/06/29 09:45:10 mgorny Exp $
+
+*libgnomeprint-2.18.8-r1 (29 Jun 2014)
+
+  29 Jun 2014; Michał Górny mgo...@gentoo.org
+  +files/libgnomeprint-2.18.8-cups-config.patch,
+  +libgnomeprint-2.18.8-r1.ebuild:
+  Enable multilib support, required for gnome-base/libgnomeprintui. Bug 
#515652.
 
   29 Apr 2014; Lars Wendler polynomia...@gentoo.org
   libgnomeprint-2.18.8.ebuild, +files/libgnomeprint-2.18.8-bison3.patch:



1.1  gnome-base/libgnomeprint/libgnomeprint-2.18.8-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8-r1.ebuild?rev=1.1content-type=text/plain

Index: libgnomeprint-2.18.8-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8-r1.ebuild,v
 1.1 2014/06/29 09:45:10 mgorny Exp $

EAPI=5
GCONF_DEBUG=no
GNOME_TARBALL_SUFFIX=bz2

inherit autotools eutils gnome2 multilib-minimal

DESCRIPTION=Printer handling for Gnome
HOMEPAGE=http://www.gnome.org/;

LICENSE=GPL-2 LGPL-2.1
SLOT=2.2
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris
IUSE=cups doc

RDEPEND==dev-libs/glib-2.34.3[${MULTILIB_USEDEP}]
=media-libs/libart_lgpl-2.3.21-r2[${MULTILIB_USEDEP}]
=x11-libs/pango-1.36.3[${MULTILIB_USEDEP}]
=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]
=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}]
=media-libs/freetype-2.5.0.1[${MULTILIB_USEDEP}]
=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
cups? (
=net-print/cups-1.7.1-r1[${MULTILIB_USEDEP}]
=net-print/libgnomecups-0.2.3-r3[${MULTILIB_USEDEP}] )
DEPEND=${RDEPEND}
sys-devel/gettext
=dev-util/intltool-0.35
=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
sys-devel/flex
sys-devel/bison
doc? (
~app-text/docbook-xml-dtd-4.1.2
=dev-util/gtk-doc-0.9 )

src_prepare() {
epatch ${FILESDIR}/${P}-stdio-include.patch \
${FILESDIR}/${P}-freetype-2.5.1.patch \
${FILESDIR}/${P}-bison3.patch \
${FILESDIR}/${P}-cups-config.patch
eautoreconf
gnome2_src_prepare

# Drop DEPRECATED flags, bug #384807
sed -i -e 's:-D[A-Z_]*DISABLE_DEPRECATED::g' \
configure.in configure || die
sed -i -e 's:-D[A-Z_]*DISABLE_DEPRECATED:$(NULL):g' \
libgnomeprint/ttsubset/Makefile.am \
libgnomeprint/ttsubset/Makefile.in || die
}

multilib_src_configure() {
# Disable papi support until papi is in portage; avoids automagic
# dependencies on an untracked library.

ECONF_SOURCE=${S} \
gnome2_src_configure \
$(use_with cups) \
--without-papi \
--disable-static
}

multilib_src_install() {
gnome2_src_install
}

multilib_src_install_all() {
DOCS=AUTHORS BUGS ChangeLog* NEWS README
einstalldocs
}






[gentoo-commits] gentoo-x86 commit in dev-python/setuptools: setuptools-2.2.ebuild ChangeLog

2014-06-29 Thread Mikle Kolyada (zlogene)
zlogene 14/06/29 09:45:47

  Modified: setuptools-2.2.ebuild ChangeLog
  Log:
  ppc64 stable wrt bug #508416
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.9  dev-python/setuptools/setuptools-2.2.ebuild

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

Index: setuptools-2.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-2.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- setuptools-2.2.ebuild   8 Jun 2014 16:35:44 -   1.8
+++ setuptools-2.2.ebuild   29 Jun 2014 09:45:47 -  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-python/setuptools/setuptools-2.2.ebuild,v 1.8 
2014/06/08 16:35:44 hattya Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-2.2.ebuild,v 1.9 
2014/06/29 09:45:47 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
@@ -13,7 +13,7 @@
 
 LICENSE=PSF-2
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris
 
 # Force in-source build because build system modifies sources.
 DISTUTILS_IN_SOURCE_BUILD=1



1.234dev-python/setuptools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- ChangeLog   29 Jun 2014 03:08:29 -  1.233
+++ ChangeLog   29 Jun 2014 09:45:47 -  1.234
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/setuptools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.233 
2014/06/29 03:08:29 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.234 
2014/06/29 09:45:47 zlogene Exp $
+
+  29 Jun 2014; Mikle Kolyada zlog...@gentoo.org setuptools-2.2.ebuild:
+  ppc64 stable wrt bug #508416
 
 *setuptools-5.3 (29 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: libgnomeprintui-2.18.6-r1.ebuild ChangeLog

2014-06-29 Thread Michal Gorny (mgorny)
mgorny  14/06/29 09:45:22

  Modified: ChangeLog
  Added:libgnomeprintui-2.18.6-r1.ebuild
  Log:
  Enable multilib support, required for x11-libs/wxGTK:{2.8,2.9}. Remove 
useless USE=doc since HTML docs are bundled. Bug #515650.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.179gnome-base/libgnomeprintui/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.179view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.179content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?r1=1.178r2=1.179

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog   29 May 2012 14:25:37 -  1.178
+++ ChangeLog   29 Jun 2014 09:45:22 -  1.179
@@ -1,6 +1,13 @@
 # ChangeLog for gnome-base/libgnomeprintui
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 
1.178 2012/05/29 14:25:37 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 
1.179 2014/06/29 09:45:22 mgorny Exp $
+
+*libgnomeprintui-2.18.6-r1 (29 Jun 2014)
+
+  29 Jun 2014; Michał Górny mgo...@gentoo.org
+  +libgnomeprintui-2.18.6-r1.ebuild:
+  Enable multilib support, required for x11-libs/wxGTK:{2.8,2.9}. Remove 
useless
+  USE=doc since HTML docs are bundled. Bug #515650.
 
   29 May 2012; Alexis Ballier aball...@gentoo.org
   libgnomeprintui-2.18.6.ebuild:



1.1  gnome-base/libgnomeprintui/libgnomeprintui-2.18.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.6-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.6-r1.ebuild?rev=1.1content-type=text/plain

Index: libgnomeprintui-2.18.6-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.6-r1.ebuild,v
 1.1 2014/06/29 09:45:22 mgorny Exp $

EAPI=5
GCONF_DEBUG=no
GNOME_TARBALL_SUFFIX=bz2

inherit gnome2 multilib-minimal

DESCRIPTION=User interface libraries for gnome print
HOMEPAGE=http://www.gnome.org/;

LICENSE=GPL-2 LGPL-2.1
SLOT=2.2
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris
IUSE=

RDEPEND==x11-libs/gtk+-2.6:2[${MULTILIB_USEDEP}]
=gnome-base/libgnomeprint-2.12.1[${MULTILIB_USEDEP}]
=gnome-base/libgnomecanvas-1.117[${MULTILIB_USEDEP}]
=x11-themes/gnome-icon-theme-1.1.92
DEPEND=${RDEPEND}
sys-devel/gettext
virtual/pkgconfig[${MULTILIB_USEDEP}]

src_prepare() {
gnome2_src_prepare

# Drop DEPRECATED flags, bug #384815
sed -i -e 's:-D[A-Z_]*DISABLE_DEPRECATED:$(NULL):g' \
libgnomeprintui/gpaui/Makefile.am 
libgnomeprintui/gpaui/Makefile.in \
libgnomeprintui/Makefile.am libgnomeprintui/Makefile.in \
tests/Makefile.am tests/Makefile.in || die
}

multilib_src_configure() {
ECONF_SOURCE=${S} \
gnome2_src_configure \
--disable-static
}

multilib_src_install() {
gnome2_src_install
}

multilib_src_install_all() {
DOCS=AUTHORS ChangeLog NEWS README
einstalldocs
}






[gentoo-commits] gentoo-x86 commit in app-admin/perl-cleaner: perl-cleaner-2.14.ebuild ChangeLog

2014-06-29 Thread Mikle Kolyada (zlogene)
zlogene 14/06/29 09:53:16

  Modified: perl-cleaner-2.14.ebuild ChangeLog
  Log:
  x86 stable wrt bug #512616
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.10 app-admin/perl-cleaner/perl-cleaner-2.14.ebuild

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

Index: perl-cleaner-2.14.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-cleaner-2.14.ebuild29 Jun 2014 08:53:57 -  1.9
+++ perl-cleaner-2.14.ebuild29 Jun 2014 09:53:16 -  1.10
@@ -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-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v 1.9 
2014/06/29 08:53:57 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v 1.10 
2014/06/29 09:53:16 zlogene Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=
 
 RDEPEND=app-shells/bash



1.94 app-admin/perl-cleaner/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?rev=1.94view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?rev=1.94content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?r1=1.93r2=1.94

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog   29 Jun 2014 08:53:57 -  1.93
+++ ChangeLog   29 Jun 2014 09:53:16 -  1.94
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/perl-cleaner
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v 1.93 
2014/06/29 08:53:57 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v 1.94 
2014/06/29 09:53:16 zlogene Exp $
+
+  29 Jun 2014; Mikle Kolyada zlog...@gentoo.org perl-cleaner-2.14.ebuild:
+  x86 stable wrt bug #512616
 
   29 Jun 2014; Mikle Kolyada zlog...@gentoo.org perl-cleaner-2.14.ebuild:
   sparc stable wrt bug #512616






[gentoo-commits] gentoo-x86 commit in app-admin/perl-cleaner: perl-cleaner-2.14.ebuild ChangeLog

2014-06-29 Thread Mikle Kolyada (zlogene)
zlogene 14/06/29 09:53:56

  Modified: perl-cleaner-2.14.ebuild ChangeLog
  Log:
  Mark s390 stable
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.11 app-admin/perl-cleaner/perl-cleaner-2.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild?r1=1.10r2=1.11

Index: perl-cleaner-2.14.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-cleaner-2.14.ebuild29 Jun 2014 09:53:16 -  1.10
+++ perl-cleaner-2.14.ebuild29 Jun 2014 09:53:56 -  1.11
@@ -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-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v 1.10 
2014/06/29 09:53:16 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/perl-cleaner/perl-cleaner-2.14.ebuild,v 1.11 
2014/06/29 09:53:56 zlogene Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=
 
 RDEPEND=app-shells/bash



1.95 app-admin/perl-cleaner/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?rev=1.95view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?rev=1.95content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?r1=1.94r2=1.95

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog   29 Jun 2014 09:53:16 -  1.94
+++ ChangeLog   29 Jun 2014 09:53:56 -  1.95
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/perl-cleaner
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v 1.94 
2014/06/29 09:53:16 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v 1.95 
2014/06/29 09:53:56 zlogene Exp $
+
+  29 Jun 2014; Mikle Kolyada zlog...@gentoo.org perl-cleaner-2.14.ebuild:
+  Mark s390 stable
 
   29 Jun 2014; Mikle Kolyada zlog...@gentoo.org perl-cleaner-2.14.ebuild:
   x86 stable wrt bug #512616






[gentoo-commits] gentoo-x86 commit in app-admin/perl-cleaner: ChangeLog perl-cleaner-2.7.ebuild

2014-06-29 Thread Mikle Kolyada (zlogene)
zlogene 14/06/29 09:54:45

  Modified: ChangeLog
  Removed:  perl-cleaner-2.7.ebuild
  Log:
  Drop old.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.96 app-admin/perl-cleaner/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?rev=1.96view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?rev=1.96content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/perl-cleaner/ChangeLog?r1=1.95r2=1.96

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog   29 Jun 2014 09:53:56 -  1.95
+++ ChangeLog   29 Jun 2014 09:54:45 -  1.96
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/perl-cleaner
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v 1.95 
2014/06/29 09:53:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v 1.96 
2014/06/29 09:54:45 zlogene Exp $
+
+  29 Jun 2014; Mikle Kolyada zlog...@gentoo.org -perl-cleaner-2.7.ebuild:
+  Drop old.
 
   29 Jun 2014; Mikle Kolyada zlog...@gentoo.org perl-cleaner-2.14.ebuild:
   Mark s390 stable






[gentoo-commits] gentoo-x86 commit in sys-devel/llvm: llvm-9999.ebuild ChangeLog

2014-06-29 Thread Michal Gorny (mgorny)
mgorny  14/06/29 09:59:33

  Modified: llvm-.ebuild ChangeLog
  Log:
  Rename clang to ${CHOST}-clang-${PV}. Add multilib wrappers.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.88 sys-devel/llvm/llvm-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-.ebuild?rev=1.88view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-.ebuild?rev=1.88content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-.ebuild?r1=1.87r2=1.88

Index: llvm-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-.ebuild,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- llvm-.ebuild1 May 2014 15:09:30 -   1.87
+++ llvm-.ebuild29 Jun 2014 09:59:32 -  1.88
@@ -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-devel/llvm/llvm-.ebuild,v 1.87 
2014/05/01 15:09:30 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-.ebuild,v 1.88 
2014/06/29 09:59:32 mgorny Exp $
 
 EAPI=5
 
@@ -65,10 +65,6 @@
 # so why did it call itself ninja in the first place?
 CMAKE_MAKEFILE_GENERATOR=emake
 
-MULTILIB_CHOST_TOOLS=(
-   /usr/bin/llvm-config
-)
-
 pkg_pretend() {
# in megs
# !clang !debug !multitarget -O2   400
@@ -344,14 +340,28 @@
 }
 
 src_install() {
+   local MULTILIB_CHOST_TOOLS=(
+   /usr/bin/llvm-config
+   )
+
local MULTILIB_WRAPPED_HEADERS=(
/usr/include/llvm/Config/config.h
/usr/include/llvm/Config/llvm-config.h
)
 
-   use clang  MULTILIB_WRAPPED_HEADERS+=(
-   /usr/include/clang/Config/config.h
-   )
+   if use clang; then
+   # note: magic applied below
+   MULTILIB_CHOST_TOOLS+=(
+   /usr/bin/clang
+   /usr/bin/clang++
+   /usr/bin/clang-${PV}
+   /usr/bin/clang++-${PV}
+   )
+
+   MULTILIB_WRAPPED_HEADERS+=(
+   /usr/include/clang/Config/config.h
+   )
+   fi
 
multilib-minimal_src_install
 }
@@ -382,6 +392,34 @@
fi
fi
 
+   # apply CHOST and PV to clang executables
+   # they're statically linked so we don't have to worry about the lib
+   if use clang; then
+   local clang_tools=( clang clang++ )
+   local i
+
+   # append ${PV} and symlink back
+   # TODO: use alternatives.eclass? does that make any sense?
+   # maybe with USE=-clang on :0 and USE=clang on older
+   for i in ${clang_tools[@]}; do
+   mv ${ED%/}/usr/bin/${i}{,-${PV}} || die
+   dosym ${i}-${PV} /usr/bin/${i}
+   done
+
+   # now prepend ${CHOST} and let the multilib-build.eclass 
symlink it
+   if ! multilib_is_native_abi; then
+   # non-native? let's replace it with a simple wrapper
+   for i in ${clang_tools[@]}; do
+   rm ${ED%/}/usr/bin/${i}-${PV} || die
+   cat  ${T}/wrapper.tmp -_EOF_
+   #!${EPREFIX}/bin/sh
+   exec ${i}-${PV} $(get_abi_CFLAGS) 
\${@}
+   _EOF_
+   newbin ${T}/wrapper.tmp ${i}-${PV}
+   done
+   fi
+   fi
+
# Fix install_names on Darwin.  The build system is too complicated
# to just fix this, so we correct it post-install
local lib= f= odylib= libpv=${PV}



1.202sys-devel/llvm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.202view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.202content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?r1=1.201r2=1.202

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- ChangeLog   23 Jun 2014 23:00:42 -  1.201
+++ ChangeLog   29 Jun 2014 09:59:33 -  1.202
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/llvm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.201 2014/06/23 
23:00:42 voyageur Exp $
+# $Header: 

[gentoo-commits] gentoo-x86 commit in dev-db/couchdb: couchdb-1.6.0.ebuild ChangeLog

2014-06-29 Thread Dirkjan Ochtman (djc)
djc 14/06/29 10:27:52

  Modified: couchdb-1.6.0.ebuild ChangeLog
  Log:
  Allow erlang-17 for couchdb-1.6.0
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
30380381)

Revision  ChangesPath
1.2  dev-db/couchdb/couchdb-1.6.0.ebuild

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

Index: couchdb-1.6.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.6.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- couchdb-1.6.0.ebuild10 Jun 2014 17:56:06 -  1.1
+++ couchdb-1.6.0.ebuild29 Jun 2014 10:27:52 -  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-db/couchdb/couchdb-1.6.0.ebuild,v 1.1 
2014/06/10 17:56:06 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.6.0.ebuild,v 1.2 
2014/06/29 10:27:52 djc Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 IUSE=selinux test
 
 RDEPEND==dev-libs/icu-4.3.1:=
-   dev-lang/erlang-17[ssl]
+   dev-lang/erlang[ssl]
=dev-libs/openssl-0.9.8j:0
=net-misc/curl-7.18.2
dev-lang/spidermonkey-1.8.7



1.101dev-db/couchdb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/ChangeLog?rev=1.101view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/ChangeLog?rev=1.101content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/ChangeLog?r1=1.100r2=1.101

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/couchdb/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog   10 Jun 2014 17:56:06 -  1.100
+++ ChangeLog   29 Jun 2014 10:27:52 -  1.101
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/couchdb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/ChangeLog,v 1.100 2014/06/10 
17:56:06 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/ChangeLog,v 1.101 2014/06/29 
10:27:52 djc Exp $
+
+  29 Jun 2014; Dirkjan Ochtman d...@gentoo.org couchdb-1.6.0.ebuild:
+  Allow erlang-17 for couchdb-1.6.0
 
 *couchdb-1.6.0 (10 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in net-libs/gloox: ChangeLog gloox-1.0.9.ebuild

2014-06-29 Thread Sergey Popov (pinkbyte)
pinkbyte14/06/29 11:15:19

  Modified: ChangeLog gloox-1.0.9.ebuild
  Log:
  Stable on x86, wrt bug #495850
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.23 net-libs/gloox/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   20 Jun 2014 12:33:51 -  1.22
+++ ChangeLog   29 Jun 2014 11:15:19 -  1.23
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/gloox
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v 1.22 2014/06/20 
12:33:51 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v 1.23 2014/06/29 
11:15:19 pinkbyte Exp $
+
+  29 Jun 2014; Sergey Popov pinkb...@gentoo.org gloox-1.0.9.ebuild:
+  Stable on x86, wrt bug #495850
 
   20 Jun 2014; Tobias Klausmann klaus...@gentoo.org gloox-1.0.10.ebuild:
   Keyworded on alpha, bug #473920



1.3  net-libs/gloox/gloox-1.0.9.ebuild

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

Index: gloox-1.0.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gloox-1.0.9.ebuild  2 Mar 2014 22:28:03 -   1.2
+++ gloox-1.0.9.ebuild  29 Jun 2014 11:15:19 -  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/gloox/gloox-1.0.9.ebuild,v 1.2 
2014/03/02 22:28:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild,v 1.3 
2014/06/29 11:15:19 pinkbyte Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=amd64 ~arm ~x86
+KEYWORDS=amd64 ~arm x86
 IUSE=debug gnutls idn ssl zlib
 
 DEPEND=idn? ( net-dns/libidn )






[gentoo-commits] gentoo-x86 commit in dev-python/pyx: pyx-0.13.ebuild pyx-0.12.1-r1.ebuild ChangeLog

2014-06-29 Thread Ian Delaney (idella4)
idella4 14/06/29 11:26:01

  Modified: pyx-0.13.ebuild pyx-0.12.1-r1.ebuild ChangeLog
  Log:
  0.12.1-r1; drop py2.6 pypy2_0 on 0.12.1-r1; add missing dep for doc build  
call of distutils-r1_python_install_all, tidy, based on patch by J. Braun from 
Bug #509768, fixes said bug
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/pyx/pyx-0.13.ebuild

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

Index: pyx-0.13.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyx-0.13.ebuild 3 May 2014 08:07:26 -   1.1
+++ pyx-0.13.ebuild 29 Jun 2014 11:26:00 -  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/pyx/pyx-0.13.ebuild,v 1.1 
2014/05/03 08:07:26 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.13.ebuild,v 1.2 
2014/06/29 11:26:00 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python3_3 )
@@ -20,12 +20,11 @@
 
 RDEPEND=virtual/tex-base
 DEPEND=${RDEPEND}
-   doc? ( virtual/latex-base )
+   doc? ( virtual/latex-base
+   dev-python/sphinx[latex,${PYTHON_USEDEP}] )
 
 S=${WORKDIR}/${MY_P}
 
-DOCS=( AUTHORS CHANGES )
-
 src_prepare() {
distutils-r1_src_prepare
sed -i \
@@ -36,11 +35,11 @@
 
 python_compile_all() {
if use doc; then
-   cd ${S}/faq
-   VARTEXFONTS=${T}/fonts make latexpdf
+   VARTEXFONTS=${T}/fonts emake -C ${S}/faq latexpdf
fi
 }
 
 python_install_all() {
use doc  dodoc faq/_build/latex/pyxfaq.pdf
+   distutils-r1_python_install_all
 }



1.7  dev-python/pyx/pyx-0.12.1-r1.ebuild

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

Index: pyx-0.12.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.12.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pyx-0.12.1-r1.ebuild31 Mar 2014 21:01:35 -  1.6
+++ pyx-0.12.1-r1.ebuild29 Jun 2014 11:26:00 -  1.7
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.12.1-r1.ebuild,v 1.6 
2014/03/31 21:01:35 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.12.1-r1.ebuild,v 1.7 
2014/06/29 11:26:00 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
+PYTHON_COMPAT=( python2_7 pypy )
 
 inherit distutils-r1
 
@@ -20,12 +20,11 @@
 
 RDEPEND=virtual/tex-base
 DEPEND=${RDEPEND}
-   doc? ( virtual/latex-base )
+   doc? ( virtual/latex-base
+   dev-python/sphinx[latex,${PYTHON_USEDEP}] )
 
 S=${WORKDIR}/${MY_P}
 
-DOCS=( AUTHORS CHANGES )
-
 src_prepare() {
distutils-r1_src_prepare
sed -i \
@@ -36,11 +35,11 @@
 
 python_compile_all() {
if use doc; then
-   cd ${S}/faq
-   VARTEXFONTS=${T}/fonts make latexpdf
+   VARTEXFONTS=${T}/fonts emake -C ${S}/faq latexpdf
fi
 }
 
 python_install_all() {
use doc  dodoc faq/_build/latex/pyxfaq.pdf
+   distutils-r1_python_install_all
 }



1.40 dev-python/pyx/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyx/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   3 May 2014 08:07:27 -   1.39
+++ ChangeLog   29 Jun 2014 11:26:01 -  1.40
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pyx
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/ChangeLog,v 1.39 2014/05/03 
08:07:27 patrick Exp $
+# 

[gentoo-commits] gentoo-x86 commit in dev-perl/Throwable: Throwable-0.200.11.ebuild ChangeLog

2014-06-29 Thread Mikle Kolyada (zlogene)
zlogene 14/06/29 11:51:12

  Modified: ChangeLog
  Added:Throwable-0.200.11.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.12 dev-perl/Throwable/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Throwable/ChangeLog?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Throwable/ChangeLog?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Throwable/ChangeLog?r1=1.11r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Throwable/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   24 Feb 2013 09:00:04 -  1.11
+++ ChangeLog   29 Jun 2014 11:51:12 -  1.12
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Throwable
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Throwable/ChangeLog,v 1.11 
2013/02/24 09:00:04 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Throwable/ChangeLog,v 1.12 
2014/06/29 11:51:12 zlogene Exp $
+
+*Throwable-0.200.11 (29 Jun 2014)
+
+  29 Jun 2014; Mikle Kolyada zlog...@gentoo.org +Throwable-0.200.11.ebuild:
+  Version bump
 
 *Throwable-0.200.4 (24 Feb 2013)
 



1.1  dev-perl/Throwable/Throwable-0.200.11.ebuild

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

Index: Throwable-0.200.11.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Throwable/Throwable-0.200.11.ebuild,v 1.1 
2014/06/29 11:51:12 zlogene Exp $

EAPI=5

MODULE_AUTHOR=RJBS
MODULE_VERSION=0.200011
inherit perl-module

DESCRIPTION=A role for classes that can be thrown

SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

RDEPEND=
=dev-perl/Class-Load-0.200.0
=dev-perl/Devel-StackTrace-1.210.0
=dev-perl/Moo-1.0.1
dev-perl/MooX-Types-MooseLike

DEPEND=${RDEPEND}
=virtual/perl-ExtUtils-MakeMaker-6.56


SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in media-tv/linuxtv-dvb-apps: ChangeLog linuxtv-dvb-apps-1.1.1.20070114.ebuild linuxtv-dvb-apps-1.1.1.20080317.ebuild linuxtv-dvb-apps-1.1.1.20100223.ebuild linuxtv-

2014-06-29 Thread Joerg Bornkessel (hd_brummy)
hd_brummy14/06/29 12:00:47

  Modified: ChangeLog
  Removed:  linuxtv-dvb-apps-1.1.1.20070114.ebuild
linuxtv-dvb-apps-1.1.1.20080317.ebuild
linuxtv-dvb-apps-1.1.1.20100223.ebuild
linuxtv-dvb-apps-1.1.1.20060917.ebuild
  Log:
  cleanup for wrt bug 515636
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
34C2808A)

Revision  ChangesPath
1.53 media-tv/linuxtv-dvb-apps/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog?rev=1.53view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog?rev=1.53content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog?r1=1.52r2=1.53

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog   5 Mar 2014 18:29:14 -   1.52
+++ ChangeLog   29 Jun 2014 12:00:47 -  1.53
@@ -1,6 +1,14 @@
 # ChangeLog for media-tv/linuxtv-dvb-apps
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog,v 1.52 
2014/03/05 18:29:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog,v 1.53 
2014/06/29 12:00:47 hd_brummy Exp $
+
+  29 Jun 2014; Joerg Bornkessel hd_bru...@gentoo.org
+  -linuxtv-dvb-apps-1.1.1.20060917.ebuild,
+  -linuxtv-dvb-apps-1.1.1.20070114.ebuild,
+  -linuxtv-dvb-apps-1.1.1.20080317.ebuild,
+  -linuxtv-dvb-apps-1.1.1.20100223.ebuild,
+  -files/linuxtv-dvb-apps-20070114-linux-headers-2.6.22.diff:
+  cleanup for wrt bug 515636
 
   05 Mar 2014; Agostino Sarubbo a...@gentoo.org
   linuxtv-dvb-apps-1.1.1.20100223-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in media-tv/linuxtv-dvb-apps/files: linuxtv-dvb-apps-20070114-linux-headers-2.6.22.diff

2014-06-29 Thread Joerg Bornkessel (hd_brummy)
hd_brummy14/06/29 12:00:47

  Removed:  linuxtv-dvb-apps-20070114-linux-headers-2.6.22.diff
  Log:
  cleanup for wrt bug 515636
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
34C2808A)



[gentoo-commits] gentoo-x86 commit in net-libs/gloox: gloox-1.0.10-r1.ebuild ChangeLog gloox-1.0.10.ebuild

2014-06-29 Thread Sergey Popov (pinkbyte)
pinkbyte14/06/29 12:08:23

  Modified: ChangeLog
  Added:gloox-1.0.10-r1.ebuild
  Removed:  gloox-1.0.10.ebuild
  Log:
  Revision bump: add support for user patches, do not build examples, prune 
unneeded libtool files, conditionally build static library, set proper 
condition on debug builds, build tests only when it's needed. Drop old revision
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.24 net-libs/gloox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/ChangeLog?rev=1.24view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/ChangeLog?rev=1.24content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/ChangeLog?r1=1.23r2=1.24

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   29 Jun 2014 11:15:19 -  1.23
+++ ChangeLog   29 Jun 2014 12:08:23 -  1.24
@@ -1,6 +1,15 @@
 # ChangeLog for net-libs/gloox
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v 1.23 2014/06/29 
11:15:19 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v 1.24 2014/06/29 
12:08:23 pinkbyte Exp $
+
+*gloox-1.0.10-r1 (29 Jun 2014)
+
+  29 Jun 2014; Sergey Popov pinkb...@gentoo.org -gloox-1.0.10.ebuild,
+  +gloox-1.0.10-r1.ebuild:
+  Revision bump: add support for user patches, do not build examples, prune
+  unneeded libtool files, conditionally build static library, set proper
+  condition on debug builds, build tests only when it's needed. Drop old
+  revision
 
   29 Jun 2014; Sergey Popov pinkb...@gentoo.org gloox-1.0.9.ebuild:
   Stable on x86, wrt bug #495850



1.1  net-libs/gloox/gloox-1.0.10-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.10-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.10-r1.ebuild?rev=1.1content-type=text/plain

Index: gloox-1.0.10-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.10-r1.ebuild,v 1.1 
2014/06/29 12:08:23 pinkbyte Exp $

EAPI=5

inherit eutils

MY_P=${P/_/-}
DESCRIPTION=A portable high-level Jabber/XMPP library for C++
HOMEPAGE=http://camaya.net/gloox;
SRC_URI=http://camaya.net/download/${MY_P}.tar.bz2;

LICENSE=GPL-3
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~x86
IUSE=debug gnutls idn ssl static-libs test zlib

DEPEND=idn? ( net-dns/libidn )
gnutls? ( net-libs/gnutls )
ssl? ( dev-libs/openssl )
zlib? ( sys-libs/zlib )

RDEPEND=${DEPEND}

S=${WORKDIR}/${MY_P}

src_prepare() {
epatch_user
}

src_configure() {
# Examples are not installed anyway, so - why should we build them?
econf \
--without-examples \
$(use debug  echo --enable-debug) \
$(use_enable static-libs static) \
$(use_with idn libidn) \
$(use_with gnutls) \
$(use_with ssl openssl) \
$(use_with test tests) \
$(use_with zlib)
}

src_install() {
default
prune_libtool_files
}






[gentoo-commits] gentoo-x86 commit in net-misc/tor: ChangeLog tor-0.2.4.20.ebuild

2014-06-29 Thread Anthony G. Basile (blueness)
blueness14/06/29 12:14:28

  Modified: ChangeLog
  Removed:  tor-0.2.4.20.ebuild
  Log:
  Remove 0.2.4.20, sparc is up to date
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.424net-misc/tor/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v
retrieving revision 1.423
retrieving revision 1.424
diff -u -r1.423 -r1.424
--- ChangeLog   28 Jun 2014 19:19:36 -  1.423
+++ ChangeLog   29 Jun 2014 12:14:28 -  1.424
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/tor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.423 2014/06/28 
19:19:36 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.424 2014/06/29 
12:14:28 blueness Exp $
+
+  29 Jun 2014; Anthony G. Basile bluen...@gentoo.org -tor-0.2.4.20.ebuild:
+  Remove 0.2.4.20, sparc is up to date
 
   28 Jun 2014; Mikle Kolyada zlog...@gentoo.org tor-0.2.4.22.ebuild:
   sparc stable wrt bug #510564






[gentoo-commits] gentoo-x86 commit in dev-perl/Crypt-OpenPGP: Crypt-OpenPGP-1.70.0.ebuild ChangeLog

2014-06-29 Thread Mikle Kolyada (zlogene)
zlogene 14/06/29 12:21:24

  Modified: ChangeLog
  Added:Crypt-OpenPGP-1.70.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.27 dev-perl/Crypt-OpenPGP/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-OpenPGP/ChangeLog?rev=1.27view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-OpenPGP/ChangeLog?rev=1.27content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-OpenPGP/ChangeLog?r1=1.26r2=1.27

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   24 Jun 2012 12:58:29 -  1.26
+++ ChangeLog   29 Jun 2014 12:21:23 -  1.27
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Crypt-OpenPGP
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/ChangeLog,v 1.26 
2012/06/24 12:58:29 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/ChangeLog,v 1.27 
2014/06/29 12:21:23 zlogene Exp $
+
+*Crypt-OpenPGP-1.70.0 (29 Jun 2014)
+
+  29 Jun 2014; Mikle Kolyada zlog...@gentoo.org +Crypt-OpenPGP-1.70.0.ebuild:
+  Version bump
 
   24 Jun 2012; Torsten Veller t...@gentoo.org metadata.xml:
   Update CPAN upstream info



1.1  dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild?rev=1.1content-type=text/plain

Index: Crypt-OpenPGP-1.70.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild,v 
1.1 2014/06/29 12:21:23 zlogene Exp $

EAPI=5

MODULE_AUTHOR=SROMANOV
MODULE_VERSION=1.07
inherit perl-module

DESCRIPTION=Pure-Perl OpenPGP-compatible PGP implementation

LICENSE=Artistic
#LICENSE=|| ( Artistic GPL-2 )
SLOT=0
KEYWORDS=~amd64 ~x86 ~x86-solaris
IUSE=test

# Core dependancies are:
# =Data-Buffer 0.04
# MIME-Base64
# Math-Pari
# Compress-Zlib
# LWP-UserAgent
# URI-Escape

RDEPEND=
=dev-perl/data-buffer-0.04
virtual/perl-MIME-Base64
virtual/perl-Math-BigInt
virtual/perl-IO-Compress
dev-perl/libwww-perl
dev-perl/URI
dev-perl/crypt-dsa
dev-perl/crypt-rsa
dev-perl/File-HomeDir

dev-perl/crypt-idea
virtual/perl-Digest-MD5

dev-perl/crypt-des-ede3
dev-perl/Digest-SHA1

dev-perl/Crypt-Rijndael
dev-perl/Crypt-CAST5_PP
dev-perl/Crypt-RIPEMD160

dev-perl/Crypt-Blowfish
=dev-perl/Crypt-Twofish-2.00

DEPEND=${RDEPEND}
test? (
dev-perl/Test-Exception
)

SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: libreoffice-bin-4.2.5.2.ebuild ChangeLog

2014-06-29 Thread Agostino Sarubbo (ago)
ago 14/06/29 12:29:26

  Modified: libreoffice-bin-4.2.5.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #514886
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild?r1=1.2r2=1.3

Index: libreoffice-bin-4.2.5.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libreoffice-bin-4.2.5.2.ebuild  28 Jun 2014 12:40:23 -  1.2
+++ libreoffice-bin-4.2.5.2.ebuild  29 Jun 2014 12:29:26 -  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/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild,v
 1.2 2014/06/28 12:40:23 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild,v
 1.3 2014/06/29 12:29:26 ago Exp $
 
 EAPI=5
 
@@ -55,7 +55,7 @@
 IUSE=gnome java kde
 LICENSE=LGPL-3
 SLOT=0
-KEYWORDS=-* ~amd64 ~x86
+KEYWORDS=-* amd64 ~x86
 
 BIN_COMMON_DEPEND=
=app-text/libexttextcat-3.4*



1.143app-office/libreoffice-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.143view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.143content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.142r2=1.143

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- ChangeLog   28 Jun 2014 12:40:23 -  1.142
+++ ChangeLog   29 Jun 2014 12:29:26 -  1.143
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/libreoffice-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 
1.142 2014/06/28 12:40:23 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 
1.143 2014/06/29 12:29:26 ago Exp $
+
+  29 Jun 2014; Agostino Sarubbo a...@gentoo.org 
libreoffice-bin-4.2.5.2.ebuild:
+  Stable for amd64, wrt bug #514886
 
   28 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
   libreoffice-bin-4.2.5.2.ebuild:






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice: libreoffice-4.2.5.2.ebuild ChangeLog

2014-06-29 Thread Agostino Sarubbo (ago)
ago 14/06/29 12:29:18

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

Revision  ChangesPath
1.2  app-office/libreoffice/libreoffice-4.2.5.2.ebuild

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

Index: libreoffice-4.2.5.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.5.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libreoffice-4.2.5.2.ebuild  24 Jun 2014 23:50:09 -  1.1
+++ libreoffice-4.2.5.2.ebuild  29 Jun 2014 12:29:18 -  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/app-office/libreoffice/libreoffice-4.2.5.2.ebuild,v 1.1 
2014/06/24 23:50:09 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.5.2.ebuild,v 1.2 
2014/06/29 12:29:18 ago Exp $
 
 EAPI=5
 
@@ -89,7 +89,7 @@
 LICENSE=|| ( LGPL-3 MPL-1.1 )
 SLOT=0
 [[ ${PV} == ** ]] || \
-KEYWORDS=~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux
 
 COMMON_DEPEND=
${PYTHON_DEPS}



1.558app-office/libreoffice/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v
retrieving revision 1.557
retrieving revision 1.558
diff -u -r1.557 -r1.558
--- ChangeLog   24 Jun 2014 23:50:09 -  1.557
+++ ChangeLog   29 Jun 2014 12:29:18 -  1.558
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/libreoffice
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.557 
2014/06/24 23:50:09 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.558 
2014/06/29 12:29:18 ago Exp $
+
+  29 Jun 2014; Agostino Sarubbo a...@gentoo.org libreoffice-4.2.5.2.ebuild:
+  Stable for amd64, wrt bug #514886
 
 *libreoffice-4.2.5.2 (24 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin-debug: libreoffice-bin-debug-4.2.5.2.ebuild ChangeLog

2014-06-29 Thread Agostino Sarubbo (ago)
ago 14/06/29 12:29:29

  Modified: libreoffice-bin-debug-4.2.5.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #514886
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  
app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild?r1=1.1r2=1.2

Index: libreoffice-bin-debug-4.2.5.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libreoffice-bin-debug-4.2.5.2.ebuild28 Jun 2014 12:42:01 -  
1.1
+++ libreoffice-bin-debug-4.2.5.2.ebuild29 Jun 2014 12: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/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild,v
 1.1 2014/06/28 12:42:01 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild,v
 1.2 2014/06/29 12:29:29 ago Exp $
 
 EAPI=5
 
@@ -47,7 +47,7 @@
 IUSE=gnome java kde
 LICENSE=LGPL-3
 SLOT=0
-KEYWORDS=-* ~amd64 ~x86
+KEYWORDS=-* amd64 ~x86
 
 RDEPEND==app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]
 



1.56 app-office/libreoffice-bin-debug/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.56view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.56content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?r1=1.55r2=1.56

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   28 Jun 2014 12:42:01 -  1.55
+++ ChangeLog   29 Jun 2014 12:29:29 -  1.56
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-bin-debug
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.55 
2014/06/28 12:42:01 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.56 
2014/06/29 12:29:29 ago Exp $
+
+  29 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  libreoffice-bin-debug-4.2.5.2.ebuild:
+  Stable for amd64, wrt bug #514886
 
 *libreoffice-bin-debug-4.2.5.2 (28 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-l10n: libreoffice-l10n-4.2.5.2.ebuild ChangeLog

2014-06-29 Thread Agostino Sarubbo (ago)
ago 14/06/29 12:29:22

  Modified: libreoffice-l10n-4.2.5.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #514886
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild?r1=1.1r2=1.2

Index: libreoffice-l10n-4.2.5.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libreoffice-l10n-4.2.5.2.ebuild 24 Jun 2014 23:50:42 -  1.1
+++ libreoffice-l10n-4.2.5.2.ebuild 29 Jun 2014 12:29:22 -  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/app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild,v
 1.1 2014/06/24 23:50:42 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild,v
 1.2 2014/06/29 12:29:22 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=|| ( LGPL-3 MPL-1.1 )
 SLOT=0
-KEYWORDS=~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux
 IUSE=offlinehelp
 
 #



1.108app-office/libreoffice-l10n/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog   24 Jun 2014 23:50:42 -  1.107
+++ ChangeLog   29 Jun 2014 12:29:22 -  1.108
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-l10n
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 
1.107 2014/06/24 23:50:42 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 
1.108 2014/06/29 12:29:22 ago Exp $
+
+  29 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  libreoffice-l10n-4.2.5.2.ebuild:
+  Stable for amd64, wrt bug #514886
 
 *libreoffice-l10n-4.2.5.2 (24 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in sys-kernel/aufs-sources: ChangeLog aufs-sources-3.14.9.ebuild aufs-sources-3.10.45.ebuild

2014-06-29 Thread Justin Lecher (jlec)
jlec14/06/29 12:32:09

  Modified: ChangeLog
  Added:aufs-sources-3.14.9.ebuild
aufs-sources-3.10.45.ebuild
  Log:
  sys-kernel/aufs-sources: Bump to latest aufs3, genpatches and linux release
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.131sys-kernel/aufs-sources/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog   27 Jun 2014 13:11:00 -  1.130
+++ ChangeLog   29 Jun 2014 12:32:08 -  1.131
@@ -1,6 +1,13 @@
 # ChangeLog for sys-kernel/aufs-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v 1.130 
2014/06/27 13:11:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v 1.131 
2014/06/29 12:32:08 jlec Exp $
+
+*aufs-sources-3.14.9 (29 Jun 2014)
+*aufs-sources-3.10.45 (29 Jun 2014)
+
+  29 Jun 2014; Justin Lecher j...@gentoo.org +aufs-sources-3.10.45.ebuild,
+  +aufs-sources-3.14.9.ebuild:
+  Bump to latest aufs3, genpatches and linux release
 
 *aufs-sources-3.15.2 (27 Jun 2014)
 



1.1  sys-kernel/aufs-sources/aufs-sources-3.14.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.14.9.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.14.9.ebuild?rev=1.1content-type=text/plain

Index: aufs-sources-3.14.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.14.9.ebuild,v 
1.1 2014/06/29 12:32:08 jlec Exp $

EAPI=5

ETYPE=sources
K_WANT_GENPATCHES=base extras experimental
K_GENPATCHES_VER=13
K_DEBLOB_AVAILABLE=1
UNIPATCH_STRICTORDER=1
inherit kernel-2 eutils readme.gentoo
detect_version
detect_arch

AUFS_VERSION=3.14_p20140623
AUFS_TARBALL=aufs-sources-${AUFS_VERSION}.tar.xz
# git archive -v --remote=git://git.code.sf.net/p/aufs/aufs3-standalone 
aufs${AUFS_VERSION/_p*}  aufs-sources-${AUFS_VERSION}.tar
AUFS_URI=http://dev.gentoo.org/~jlec/distfiles/${AUFS_TARBALL};

KEYWORDS=~amd64 ~x86
HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches 
http://aufs.sourceforge.net/;
IUSE=deblob experimental module vanilla

DESCRIPTION=Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree and aufs3 support
SRC_URI=
${KERNEL_URI}
${ARCH_URI}
${AUFS_URI}
!vanilla? ( ${GENPATCHES_URI} )


PDEPEND==sys-fs/aufs-util-3.9

README_GENTOO_SUFFIX=-r1

src_unpack() {
if use vanilla; then
unset UNIPATCH_LIST_GENPATCHES UNIPATCH_LIST_DEFAULT
ewarn You are using USE=vanilla
ewarn This will drop all support from the gentoo kernel 
security team
fi

UNIPATCH_LIST=
${WORKDIR}/aufs3-kbuild.patch
${WORKDIR}/aufs3-base.patch
${WORKDIR}/aufs3-mmap.patch

use module  UNIPATCH_LIST+= ${WORKDIR}/aufs3-standalone.patch

unpack ${AUFS_TARBALL}

einfo Using aufs3 version: ${AUFS_VERSION}

kernel-2_src_unpack
}

src_prepare() {
if ! use module; then
sed -e 's:tristate:bool:g' -i ${WORKDIR}/fs/aufs/Kconfig || 
die
fi
cp -f ${WORKDIR}/include/uapi/linux/aufs_type.h 
include/uapi/linux/aufs_type.h || die
cp -rf ${WORKDIR}/{Documentation,fs} . || die
}

src_install() {
kernel-2_src_install
dodoc ${WORKDIR}/{aufs3-loopback,vfs-ino,tmpfs-idr}.patch
docompress -x 
/usr/share/doc/${PF}/{aufs3-loopback,vfs-ino,tmpfs-idr}.patch
readme.gentoo_create_doc
}
pkg_postinst() {
kernel-2_pkg_postinst
einfo For more info on this patchset, and how to report problems, see:
einfo ${HOMEPAGE}
has_version sys-fs/aufs-util || \
elog In order to use aufs FS you need to install 
sys-fs/aufs-util

readme.gentoo_pkg_postinst
}

pkg_postrm() {
kernel-2_pkg_postrm
}



1.1  sys-kernel/aufs-sources/aufs-sources-3.10.45.ebuild

file : 

[gentoo-commits] gentoo-x86 commit in net-libs/gupnp: gupnp-0.20.12-r1.ebuild ChangeLog

2014-06-29 Thread Michal Gorny (mgorny)
mgorny  14/06/29 12:40:46

  Modified: gupnp-0.20.12-r1.ebuild ChangeLog
  Log:
  Leave a note that the connman issue was fixed upstream.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.5  net-libs/gupnp/gupnp-0.20.12-r1.ebuild

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

Index: gupnp-0.20.12-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.20.12-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gupnp-0.20.12-r1.ebuild 24 Jun 2014 22:17:02 -  1.4
+++ gupnp-0.20.12-r1.ebuild 29 Jun 2014 12:40: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/net-libs/gupnp/gupnp-0.20.12-r1.ebuild,v 
1.4 2014/06/24 22:17:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.20.12-r1.ebuild,v 
1.5 2014/06/29 12:40:46 mgorny Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -57,7 +57,7 @@
use networkmanager  backend=network-manager
 
# fake connman.pc to avoid pulling it in unnecessarily (only dbus
-   # interface is used) and fix multilib.
+   # interface is used) and fix multilib. [fixed in vcs]
# https://bugzilla.gnome.org/show_bug.cgi?id=731457
 
ECONF_SOURCE=${S} \



1.89 net-libs/gupnp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/ChangeLog?rev=1.89view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/ChangeLog?rev=1.89content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/ChangeLog?r1=1.88r2=1.89

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog   24 Jun 2014 22:17:02 -  1.88
+++ ChangeLog   29 Jun 2014 12:40:46 -  1.89
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/gupnp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.88 2014/06/24 
22:17:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.89 2014/06/29 
12:40:46 mgorny Exp $
+
+  29 Jun 2014; Michał Górny mgo...@gentoo.org gupnp-0.20.12-r1.ebuild:
+  Leave a note that the connman issue was fixed upstream.
 
   24 Jun 2014; Michał Górny mgo...@gentoo.org gupnp-0.20.12-r1.ebuild:
   Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for






[gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-1.8.13.ebuild wireshark-1.10.7.ebuild

2014-06-29 Thread Jeroen Roovers (jer)
jer 14/06/29 12:57:42

  Modified: ChangeLog
  Removed:  wireshark-1.8.13.ebuild wireshark-1.10.7.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.633net-analyzer/wireshark/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.632
retrieving revision 1.633
diff -u -r1.632 -r1.633
--- ChangeLog   29 Jun 2014 09:10:56 -  1.632
+++ ChangeLog   29 Jun 2014 12:57:42 -  1.633
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/wireshark
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.632 
2014/06/29 09:10:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.633 
2014/06/29 12:57:42 jer Exp $
+
+  29 Jun 2014; Jeroen Roovers j...@gentoo.org -wireshark-1.8.13.ebuild,
+  -wireshark-1.10.7.ebuild:
+  Old.
 
   29 Jun 2014; Mikle Kolyada zlog...@gentoo.org wireshark-1.10.8.ebuild,
   wireshark-1.8.15.ebuild:






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

2014-06-29 Thread Davide Pesavento
commit: 45b76e100098fe1e67403d469399045d746b85a7
Author: Jauhien Piatlicki piatlicki AT gmail DOT com
AuthorDate: Sun Jun 29 12:49:41 2014 +
Commit: Davide Pesavento pesa AT gentoo DOT org
CommitDate: Sun Jun 29 12:49:41 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=45b76e10

Merge pull request #63 from mika-k/patch1

Merge pull request #63: lxqt-config-cursor was renamed to liblxqt-config-cursor


 lxqt-base/lxqt-config/lxqt-config-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[gentoo-commits] gentoo-x86 commit in app-portage/pfl: pfl-2.4-r2.ebuild ChangeLog pfl-2.4-r1.ebuild

2014-06-29 Thread Jeroen Roovers (jer)
jer 14/06/29 13:05:49

  Modified: ChangeLog
  Added:pfl-2.4-r2.ebuild
  Removed:  pfl-2.4-r1.ebuild
  Log:
  Revision bump so everyone enjoys the bug fix.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key A792A613)

Revision  ChangesPath
1.68 app-portage/pfl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   13 Mar 2014 19:31:53 -  1.67
+++ ChangeLog   29 Jun 2014 13:05:49 -  1.68
@@ -1,6 +1,12 @@
 # ChangeLog for app-portage/pfl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v 1.67 2014/03/13 
19:31:53 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v 1.68 2014/06/29 
13:05:49 jer Exp $
+
+*pfl-2.4-r2 (29 Jun 2014)
+
+  29 Jun 2014; Jeroen Roovers j...@gentoo.org -pfl-2.4-r1.ebuild,
+  +pfl-2.4-r2.ebuild:
+  Revision bump so everyone enjoys the bug fix.
 
   13 Mar 2014; Daniel Pielmeier bil...@gentoo.org
   files/e-file-20110906-portageq.patch:



1.1  app-portage/pfl/pfl-2.4-r2.ebuild

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

Index: pfl-2.4-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/pfl-2.4-r2.ebuild,v 1.1 
2014/06/29 13:05:49 jer Exp $

EAPI=5

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

inherit eutils distutils-r1

DESCRIPTION=Searchable online file/package database for Gentoo
HOMEPAGE=http://www.portagefilelist.de;
SRC_URI=http://files.portagefilelist.de/${P}.tar.bz2;

LICENSE=GPL-2
SLOT=0
KEYWORDS=amd64 arm hppa ppc sparc x86 ~amd64-fbsd ~x64-freebsd ~amd64-linux 
~x86-linux
IUSE=+network-cron

DEPEND=
RDEPEND=${DEPEND}
net-misc/curl
sys-apps/portage

src_prepare() {
epatch ${FILESDIR}/e-file-20110906-http-response.patch \
${FILESDIR}/e-file-20110906-portageq.patch
}

python_install_all() {
if use network-cron ; then
exeinto /etc/cron.weekly
doexe cron/pfl
fi

keepdir /var/lib/${PN}
distutils-r1_python_install_all
}

pkg_postinst() {
if [[ ! -e ${EROOT%/}/var/lib/${PN}/pfl.info ]]; then
touch ${EROOT%/}/var/lib/${PN}/pfl.info || die
chown -R 0:portage ${EROOT%/}/var/lib/${PN} || die
chmod 775 ${EROOT%/}/var/lib/${PN} || die
fi
}






[gentoo-commits] dev/anant/plan9: New branch: master

2014-06-29 Thread Pavlos Ratis
commit: 
Commit: Pavlos Ratis dastergon AT gentoo DOT org
CommitDate: Sun Jun 29 13:16:56 2014 +

New branch: master




[gentoo-commits] gentoo-x86 commit in net-mail/mu: mu-0.9.9.6.ebuild ChangeLog

2014-06-29 Thread Thomas Kahle (tomka)
tomka   14/06/29 13:18:12

  Modified: ChangeLog
  Added:mu-0.9.9.6.ebuild
  Log:
  bump to 0.9.9.6
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
565C32BC)

Revision  ChangesPath
1.21 net-mail/mu/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-mail/mu/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   25 Apr 2014 19:23:40 -  1.20
+++ ChangeLog   29 Jun 2014 13:18:11 -  1.21
@@ -1,6 +1,11 @@
 # ChangeLog for net-mail/mu
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/ChangeLog,v 1.20 2014/04/25 
19:23:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/ChangeLog,v 1.21 2014/06/29 
13:18:11 tomka Exp $
+
+*mu-0.9.9.6 (29 Jun 2014)
+
+  29 Jun 2014; Thomas Kahle to...@gentoo.org +mu-0.9.9.6.ebuild:
+  bump to 0.9.9.6
 
   25 Apr 2014; Pacho Ramos pa...@gentoo.org -mu-0.9.6.ebuild:
   Drop old



1.1  net-mail/mu/mu-0.9.9.6.ebuild

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

Index: mu-0.9.9.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/mu-0.9.9.6.ebuild,v 1.1 
2014/06/29 13:18:11 tomka Exp $

EAPI=5

inherit autotools-utils base elisp-common

DESCRIPTION=Set of tools to deal with Maildirs, in particular, searching and 
indexing
HOMEPAGE=http://www.djcbsoftware.nl/code/mu/;
SRC_URI=https://github.com/djcb/mu/archive/v${PV}.tar.gz - ${P}.tar.gz
doc? ( http://mu0.googlecode.com/files/mu4e-manual-0.9.9.5.pdf 
)

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

# net-mail/mailutils also installes /usr/bin/mu.  Block it until somebody
# really wants both installed at the same time.
DEPEND=
dev-libs/gmime:2.6
dev-libs/xapian
dev-libs/glib:2
gui? (
  x11-libs/gtk+:3
  net-libs/webkit-gtk:3 )
emacs? ( =virtual/emacs-23 )
!net-mail/mailutils
RDEPEND=${DEPEND}

SITEFILE=70mu-gentoo.el

src_unpack() {
unpack ${P}.tar.gz
if use doc ; then
cp ${DISTDIR}/mu4e-manual-0.9.9.5.pdf ${S} || die
fi
}

src_prepare(){
eautoreconf
}

src_configure() {
# Todo: Make a guile USE-flag as soon as =guile-2 is avaiable
# Note: --disable-silent-rules is included in EAPI-5
econf --disable-guile \
$(use_enable gui webkit) \
$(use_enable gui gtk) \
$(use_enable emacs mu4e)
}

src_install () {
base_src_install
# Installing the guis is not supported by upstream
if use gui; then
dobin toys/mug/mug
fi
dodoc AUTHORS HACKING NEWS TODO README ChangeLog
if use doc; then
dodoc mu4e-manual-0.9.9.5.pdf
fi
if use emacs; then
elisp-install ${PN} mu4e/*.el mu4e/*.elc
elisp-site-file-install ${FILESDIR}/${SITEFILE}
fi
}

src_test () {
emake check
}

pkg_postinst() {
if use emacs; then
einfo To use mu4e you need to configure it in your .emacs file
einfo See the manual for more information:
einfo 
http://www.djcbsoftware.nl/code/mu/mu4e/Getting-started.html;
fi

elog If you upgrade from an older major version,
elog then you need to rebuild your mail index.

use emacs  elisp-site-regen
}

pkg_postrm() {
use emacs  elisp-site-regen
}






[gentoo-commits] gentoo-x86 commit in sci-mathematics/yacas: ChangeLog yacas-1.3.4.ebuild

2014-06-29 Thread Jeroen Roovers (jer)
jer 14/06/29 13:20:50

  Modified: ChangeLog yacas-1.3.4.ebuild
  Log:
  Fix typo (bug #515670 by Juergen Rose).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.38 sci-mathematics/yacas/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   9 Jun 2014 22:09:14 -   1.37
+++ ChangeLog   29 Jun 2014 13:20:50 -  1.38
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/yacas
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.37 
2014/06/09 22:09:14 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.38 
2014/06/29 13:20:50 jer Exp $
+
+  29 Jun 2014; Jeroen Roovers j...@gentoo.org yacas-1.3.4.ebuild:
+  Fix typo (bug #515670 by Juergen Rose).
 
   09 Jun 2014; Sébastien Fabbro bicat...@gentoo.org
   +files/yacas-1.3.4-java-version.patch, yacas-1.3.4.ebuild:



1.3  sci-mathematics/yacas/yacas-1.3.4.ebuild

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

Index: yacas-1.3.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- yacas-1.3.4.ebuild  9 Jun 2014 22:09:14 -   1.2
+++ yacas-1.3.4.ebuild  29 Jun 2014 13:20:50 -  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/sci-mathematics/yacas/yacas-1.3.4.ebuild,v 
1.2 2014/06/09 22:09:14 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.3.4.ebuild,v 
1.3 2014/06/29 13:20:50 jer Exp $
 
 EAPI=5
 
@@ -46,7 +46,7 @@
 src_install() {
autotools-utils_src_install
if use java; then
-   cd ${BUILD_DIR}}/JavaYacas || die
+   cd ${BUILD_DIR}/JavaYacas || die
java-pkg_dojar yacas.jar
java-pkg_dolauncher jyacas --main net.sf.yacas.YacasConsole
insinto /usr/share/${PN}






[gentoo-commits] gentoo-x86 commit in www-apps/owncloud: ChangeLog owncloud-6.0.4.ebuild owncloud-5.0.17.ebuild owncloud-5.0.16.ebuild owncloud-6.0.3.ebuild

2014-06-29 Thread Bernard Cafarelli (voyageur)
voyageur14/06/29 13:22:07

  Modified: ChangeLog
  Added:owncloud-6.0.4.ebuild owncloud-5.0.17.ebuild
  Removed:  owncloud-5.0.16.ebuild owncloud-6.0.3.ebuild
  Log:
  Version bumps, removing vulnerable previous versions
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.57 www-apps/owncloud/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/owncloud/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog   29 Apr 2014 11:37:57 -  1.56
+++ ChangeLog   29 Jun 2014 13:22:07 -  1.57
@@ -1,6 +1,13 @@
 # ChangeLog for www-apps/owncloud
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/owncloud/ChangeLog,v 1.56 
2014/04/29 11:37:57 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/owncloud/ChangeLog,v 1.57 
2014/06/29 13:22:07 voyageur Exp $
+
+*owncloud-6.0.4 (29 Jun 2014)
+*owncloud-5.0.17 (29 Jun 2014)
+
+  29 Jun 2014; Bernard Cafarelli voyag...@gentoo.org -owncloud-5.0.16.ebuild,
+  +owncloud-5.0.17.ebuild, -owncloud-6.0.3.ebuild, +owncloud-6.0.4.ebuild:
+  Version bumps, removing vulnerable previous versions
 
 *owncloud-6.0.3 (29 Apr 2014)
 *owncloud-5.0.16 (29 Apr 2014)



1.1  www-apps/owncloud/owncloud-6.0.4.ebuild

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

Index: owncloud-6.0.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/owncloud/owncloud-6.0.4.ebuild,v 
1.1 2014/06/29 13:22:07 voyageur Exp $

EAPI=5

inherit eutils webapp depend.php

DESCRIPTION=Web-based storage application where all your data is under your 
own control
HOMEPAGE=http://owncloud.org;
SRC_URI=http://download.owncloud.org/community/${P}.tar.bz2 - ${PF}.tar.bz2
LICENSE=AGPL-3

KEYWORDS=~amd64 ~arm ~x86
IUSE=+curl mysql postgres +sqlite
REQUIRED_USE=|| ( mysql postgres sqlite )

DEPEND=
RDEPEND=dev-lang/php[curl?,filter,gd,hash,json,mysql?,pdo,postgres?,simplexml,sqlite?,xmlwriter,zip]
need_httpd_cgi
need_php_httpd

S=${WORKDIR}/${PN}

pkg_setup() {
webapp_pkg_setup
}

src_prepare() {
epatch_user
}

src_install() {
webapp_src_preinst

insinto ${MY_HTDOCSDIR}
doins -r .
dodir ${MY_HTDOCSDIR}/data

webapp_serverowned -R ${MY_HTDOCSDIR}/apps
webapp_serverowned -R ${MY_HTDOCSDIR}/data
webapp_serverowned -R ${MY_HTDOCSDIR}/config
webapp_configfile ${MY_HTDOCSDIR}/.htaccess

webapp_src_install
}



1.1  www-apps/owncloud/owncloud-5.0.17.ebuild

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

Index: owncloud-5.0.17.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/owncloud/owncloud-5.0.17.ebuild,v 
1.1 2014/06/29 13:22:07 voyageur Exp $

EAPI=5

inherit eutils webapp depend.php

DESCRIPTION=Web-based storage application where all your data is under your 
own control
HOMEPAGE=http://owncloud.org;
SRC_URI=http://download.owncloud.org/community/${P}.tar.bz2 - ${PF}.tar.bz2
LICENSE=AGPL-3

KEYWORDS=~amd64 ~arm ~x86
IUSE=+curl mysql postgres +sqlite
REQUIRED_USE=|| ( mysql postgres sqlite )

DEPEND=
RDEPEND=dev-lang/php[curl?,filter,gd,hash,json,mysql?,pdo,postgres?,simplexml,sqlite?,xmlwriter,zip]
need_httpd_cgi
need_php_httpd

S=${WORKDIR}/${PN}

pkg_setup() {
webapp_pkg_setup
}

src_prepare() {
epatch_user
}

src_install() {
webapp_src_preinst

local docs=README
dodoc ${docs}
rm -f ${docs}

insinto ${MY_HTDOCSDIR}
doins -r .
dodir ${MY_HTDOCSDIR}/data

webapp_serverowned -R ${MY_HTDOCSDIR}/apps
webapp_serverowned -R ${MY_HTDOCSDIR}/data
webapp_serverowned -R ${MY_HTDOCSDIR}/config
webapp_configfile ${MY_HTDOCSDIR}/.htaccess

  

[gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-1.12.0_rc2-r1.ebuild

2014-06-29 Thread Jeroen Roovers (jer)
jer 14/06/29 13:29:57

  Modified: ChangeLog wireshark-1.12.0_rc2-r1.ebuild
  Log:
  Install headers at wsutil/*.h too.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.634net-analyzer/wireshark/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.633
retrieving revision 1.634
diff -u -r1.633 -r1.634
--- ChangeLog   29 Jun 2014 12:57:42 -  1.633
+++ ChangeLog   29 Jun 2014 13:29:56 -  1.634
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/wireshark
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.633 
2014/06/29 12:57:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.634 
2014/06/29 13:29:56 jer Exp $
+
+  29 Jun 2014; Jeroen Roovers j...@gentoo.org wireshark-1.12.0_rc2-r1.ebuild:
+  Install headers at wsutil/*.h too.
 
   29 Jun 2014; Jeroen Roovers j...@gentoo.org -wireshark-1.8.13.ebuild,
   -wireshark-1.10.7.ebuild:



1.2  net-analyzer/wireshark/wireshark-1.12.0_rc2-r1.ebuild

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

Index: wireshark-1.12.0_rc2-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.0_rc2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wireshark-1.12.0_rc2-r1.ebuild  28 Jun 2014 21:46:41 -  1.1
+++ wireshark-1.12.0_rc2-r1.ebuild  29 Jun 2014 13:29: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/net-analyzer/wireshark/wireshark-1.12.0_rc2-r1.ebuild,v 
1.1 2014/06/28 21:46:41 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.0_rc2-r1.ebuild,v 
1.2 2014/06/29 13:29:56 jer Exp $
 
 EAPI=5
 inherit autotools eutils fcaps qt4-r2 user
@@ -176,7 +176,8 @@
epan/wmem/*.h \
register.h \
wiretap/*.h \
-   ws_symbol_export.h
+   ws_symbol_export.h \
+   wsutil/*.h
do
insinto /usr/include/wireshark/$( dirname ${wsheader} )
doins ${wsheader}






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice: ChangeLog libreoffice-4.2.3.3-r1.ebuild libreoffice-4.1.5.3.ebuild libreoffice-4.2.4.2.ebuild libreoffice-4.1.9999.ebuild libreoffice-4.2.

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 13:55:28

  Modified: ChangeLog
  Removed:  libreoffice-4.2.3.3-r1.ebuild
libreoffice-4.1.5.3.ebuild
libreoffice-4.2.4.2.ebuild
libreoffice-4.1..ebuild
libreoffice-4.2.3.3.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  ChangesPath
1.559app-office/libreoffice/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v
retrieving revision 1.558
retrieving revision 1.559
diff -u -r1.558 -r1.559
--- ChangeLog   29 Jun 2014 12:29:18 -  1.558
+++ ChangeLog   29 Jun 2014 13:55:28 -  1.559
@@ -1,6 +1,12 @@
 # ChangeLog for app-office/libreoffice
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.558 
2014/06/29 12:29:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.559 
2014/06/29 13:55:28 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -libreoffice-4.1.5.3.ebuild, -libreoffice-4.1..ebuild,
+  -libreoffice-4.2.3.3.ebuild, -libreoffice-4.2.3.3-r1.ebuild,
+  -libreoffice-4.2.4.2.ebuild:
+  Remove old
 
   29 Jun 2014; Agostino Sarubbo a...@gentoo.org libreoffice-4.2.5.2.ebuild:
   Stable for amd64, wrt bug #514886






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-l10n: ChangeLog libreoffice-l10n-4.2.4.2.ebuild libreoffice-l10n-4.1.5.3.ebuild libreoffice-l10n-4.2.3.3.ebuild

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 13:56:43

  Modified: ChangeLog
  Removed:  libreoffice-l10n-4.2.4.2.ebuild
libreoffice-l10n-4.1.5.3.ebuild
libreoffice-l10n-4.2.3.3.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  ChangesPath
1.109app-office/libreoffice-l10n/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-l10n/ChangeLog?rev=1.109view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-l10n/ChangeLog?rev=1.109content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-l10n/ChangeLog?r1=1.108r2=1.109

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog   29 Jun 2014 12:29:22 -  1.108
+++ ChangeLog   29 Jun 2014 13:56:42 -  1.109
@@ -1,6 +1,11 @@
 # ChangeLog for app-office/libreoffice-l10n
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 
1.108 2014/06/29 12:29:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 
1.109 2014/06/29 13:56:42 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -libreoffice-l10n-4.1.5.3.ebuild, -libreoffice-l10n-4.2.3.3.ebuild,
+  -libreoffice-l10n-4.2.4.2.ebuild:
+  Remove old
 
   29 Jun 2014; Agostino Sarubbo a...@gentoo.org
   libreoffice-l10n-4.2.5.2.ebuild:






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: ChangeLog libreoffice-bin-4.2.3.3-r1.ebuild

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 13:57:47

  Modified: ChangeLog
  Removed:  libreoffice-bin-4.2.3.3-r1.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  ChangesPath
1.144app-office/libreoffice-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.144view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.144content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.143r2=1.144

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog   29 Jun 2014 12:29:26 -  1.143
+++ ChangeLog   29 Jun 2014 13:57:47 -  1.144
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 
1.143 2014/06/29 12:29:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 
1.144 2014/06/29 13:57:47 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -libreoffice-bin-4.2.3.3-r1.ebuild:
+  Remove old
 
   29 Jun 2014; Agostino Sarubbo a...@gentoo.org 
libreoffice-bin-4.2.5.2.ebuild:
   Stable for amd64, wrt bug #514886






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin-debug: ChangeLog libreoffice-bin-debug-4.2.3.3-r1.ebuild

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 13:58:33

  Modified: ChangeLog
  Removed:  libreoffice-bin-debug-4.2.3.3-r1.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  ChangesPath
1.57 app-office/libreoffice-bin-debug/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.57view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.57content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?r1=1.56r2=1.57

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog   29 Jun 2014 12:29:29 -  1.56
+++ ChangeLog   29 Jun 2014 13:58:32 -  1.57
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-bin-debug
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.56 
2014/06/29 12:29:29 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.57 
2014/06/29 13:58:32 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -libreoffice-bin-debug-4.2.3.3-r1.ebuild:
+  Remove old
 
   29 Jun 2014; Agostino Sarubbo a...@gentoo.org
   libreoffice-bin-debug-4.2.5.2.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-libs/efl: efl-1.10.1.ebuild ChangeLog

2014-06-29 Thread Thomas Sachau (tommy)
tommy   14/06/29 14:15:32

  Modified: ChangeLog
  Added:efl-1.10.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x35899067)

Revision  ChangesPath
1.17 dev-libs/efl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/efl/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   9 Jun 2014 09:53:26 -   1.16
+++ ChangeLog   29 Jun 2014 14:15:32 -  1.17
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/efl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/efl/ChangeLog,v 1.16 2014/06/09 
09:53:26 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/efl/ChangeLog,v 1.17 2014/06/29 
14:15:32 tommy Exp $
+
+*efl-1.10.1 (29 Jun 2014)
+
+  29 Jun 2014; Thomas Sachau (Tommy[D]) to...@gentoo.org +efl-1.10.1.ebuild:
+  Version bump
 
 *efl-1.9.5 (09 Jun 2014)
 



1.1  dev-libs/efl/efl-1.10.1.ebuild

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

Index: efl-1.10.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/efl/efl-1.10.1.ebuild,v 1.1 
2014/06/29 14:15:32 tommy Exp $

EAPI=5

MY_P=${P/_/-}

if [[ ${PV} ==  ]] ; then
EGIT_SUB_PROJECT=core
EGIT_URI_APPEND=${PN}
elif [[ *${PV} == *_pre* ]] ; then
MY_P=${P%%_*}
SRC_URI=http://download.enlightenment.org/pre-releases/${MY_P}.tar.bz2;
EKEY_STATE=snap
else

SRC_URI=http://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.bz2;
EKEY_STATE=snap
fi

inherit enlightenment

DESCRIPTION=Enlightenment Foundation Libraries all-in-one package

LICENSE=BSD-2 GPL-2 LGPL-2.1 ZLIB
KEYWORDS=~amd64 ~arm ~x86

IUSE=+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls 
gstreamer harfbuzz +ico ibus jp2k +jpeg oldlua opengl ssl physics pixman +png 
+ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l2 wayland webp X 
xim xine xpm

REQUIRED_USE=
pulseaudio? ( sound )
opengl? ( || ( X sdl wayland ) )
gles?   ( || ( X wayland ) )
gles?   ( !sdl )
gles?   ( egl )
sdl?( opengl )
wayland?( egl !opengl gles )
xim?( X )


RDEPEND=
debug? ( dev-util/valgrind )
fontconfig? ( media-libs/fontconfig )
fribidi? ( dev-libs/fribidi )
gif? ( media-libs/giflib )
glib? ( dev-libs/glib )
gnutls? ( net-libs/gnutls )
!gnutls? ( ssl? ( dev-libs/openssl ) )
gstreamer? (
=media-libs/gstreamer-0.10*
=media-libs/gst-plugins-good-0.10*
=media-plugins/gst-plugins-ffmpeg-0.10*
)
harfbuzz? ( media-libs/harfbuzz )
ibus? ( app-i18n/ibus )
jp2k? ( media-libs/openjpeg )
jpeg? ( virtual/jpeg )
!oldlua? ( =dev-lang/luajit-2.0.0 )
oldlua? ( dev-lang/lua )
physics? ( =sci-physics/bullet-2.80 )
pixman? ( x11-libs/pixman )
png? ( media-libs/libpng:0= )
pulseaudio? ( media-sound/pulseaudio )
scim?   ( app-i18n/scim )
sdl? (
media-libs/libsdl
virtual/opengl
)
sound? ( media-libs/libsndfile )
systemd? ( sys-apps/systemd )
tiff? ( media-libs/tiff )
tslib? ( x11-libs/tslib )
wayland? (
=dev-libs/wayland-1.3.0
=x11-libs/libxkbcommon-0.3.1
media-libs/mesa[gles2,wayland]
)
webp? ( media-libs/libwebp )
X? (
x11-libs/libXcursor
x11-libs/libX11
x11-libs/libXcomposite
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXinerama
x11-libs/libXp
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXtst
x11-libs/libXScrnSaver

opengl? (
x11-libs/libX11
x11-libs/libXrender
virtual/opengl

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog distutils-r1.eclass python-utils-r1.eclass

2014-06-29 Thread Mike Gilbert (floppym)
floppym 14/06/29 14:24:22

  Modified: ChangeLog distutils-r1.eclass
python-utils-r1.eclass
  Log:
  Attempt to use a UTF-8 locale if one is available to avoid errors when 
setup.py calls open() with no encoding.

Revision  ChangesPath
1.1306   eclass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1305
retrieving revision 1.1306
diff -u -r1.1305 -r1.1306
--- ChangeLog   29 Jun 2014 08:32:46 -  1.1305
+++ ChangeLog   29 Jun 2014 14:24:22 -  1.1306
@@ -1,6 +1,11 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1305 2014/06/29 
08:32:46 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1306 2014/06/29 
14:24:22 floppym Exp $
+
+  29 Jun 2014; Mike Gilbert flop...@gentoo.org distutils-r1.eclass,
+  python-utils-r1.eclass:
+  Attempt to use a UTF-8 locale if one is available to avoid errors when
+  setup.py calls open() with no encoding.
 
   29 Jun 2014; Michał Górny mgo...@gentoo.org multilib-build.eclass:
   Fix handling empty MULTILIB_COMPAT.



1.100eclass/distutils-r1.eclass

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

Index: distutils-r1.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/distutils-r1.eclass,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- distutils-r1.eclass 22 Jun 2014 07:01:37 -  1.99
+++ distutils-r1.eclass 29 Jun 2014 14:24:22 -  1.100
@@ -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/distutils-r1.eclass,v 1.99 
2014/06/22 07:01:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/distutils-r1.eclass,v 1.100 
2014/06/29 14:24:22 floppym Exp $
 
 # @ECLASS: distutils-r1
 # @MAINTAINER:
@@ -690,6 +690,8 @@
 }
 
 distutils-r1_src_configure() {
+   python_export_utf8_locale
+
if declare -f python_configure /dev/null; then
_distutils-r1_run_foreach_impl python_configure
fi



1.59 eclass/python-utils-r1.eclass

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/python-utils-r1.eclass?rev=1.59view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/python-utils-r1.eclass?rev=1.59content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/python-utils-r1.eclass?r1=1.58r2=1.59

Index: python-utils-r1.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/python-utils-r1.eclass,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- python-utils-r1.eclass  19 Jun 2014 15:10:55 -  1.58
+++ python-utils-r1.eclass  29 Jun 2014 14:24:22 -  1.59
@@ -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/python-utils-r1.eclass,v 1.58 
2014/06/19 15:10:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/python-utils-r1.eclass,v 1.59 
2014/06/29 14:24:22 floppym Exp $
 
 # @ECLASS: python-utils-r1
 # @MAINTAINER:
@@ -1110,5 +1110,40 @@
fi
 }
 
+# @FUNCTION: python_export_utf8_locale
+# @RETURN: 0 on success, 1 on failure.
+# @DESCRIPTION:
+# Attempts to export a usable UTF-8 locale in the LC_CTYPE variable. Does
+# nothing if LC_ALL is defined, or if the current locale uses a UTF-8 charmap.
+# This may be used to work around the quirky open() behavior of python3.
+python_export_utf8_locale() {
+   debug-print-function ${FUNCNAME} ${@}
+
+   if [[ $(locale charmap) != UTF-8 ]]; then
+   if [[ -n ${LC_ALL} ]]; then
+   ewarn LC_ALL is set to a locale with a charmap other 
than UTF-8.
+   ewarn This may trigger build failures in some python 
packages.
+   return 1
+   fi
+
+   # Try English first, then everything else.
+   local lang locales=en_US.UTF-8 $(locale -a)
+
+   for lang in ${locales}; do
+

[gentoo-commits] gentoo-x86 commit in dev-lang/perl: ChangeLog perl-5.12.3-r1.ebuild perl-5.12.4.ebuild perl-5.12.4-r2.ebuild perl-5.12.5.ebuild

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 14:35:30

  Modified: ChangeLog
  Removed:  perl-5.12.3-r1.ebuild perl-5.12.4.ebuild
perl-5.12.4-r2.ebuild perl-5.12.5.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  ChangesPath
1.421dev-lang/perl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?rev=1.421view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?rev=1.421content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?r1=1.420r2=1.421

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v
retrieving revision 1.420
retrieving revision 1.421
diff -u -r1.420 -r1.421
--- ChangeLog   27 May 2014 10:28:05 -  1.420
+++ ChangeLog   29 Jun 2014 14:35:29 -  1.421
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lang/perl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.420 2014/05/27 
10:28:05 civil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.421 2014/06/29 
14:35:29 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -perl-5.12.3-r1.ebuild, -perl-5.12.4.ebuild, -perl-5.12.4-r2.ebuild,
+  -perl-5.12.5.ebuild:
+  Remove old
 
 *perl-5.20.0 (27 May 2014)
 






[gentoo-commits] dev/jmbsvicetto:master commit in: sys-kernel/infra-kernel-sources/, sys-kernel/infra-kernel/

2014-06-29 Thread Jorge Manuel B. S. Vicetto
commit: 1c8b4d6d89a5bb9a94568f37293a2db594a5824f
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Sun Jun 29 14:38:41 2014 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Sun Jun 29 14:38:41 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=1c8b4d6d

Bump kernel version and update SRC_URI.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT 
gentoo.org

---
 .../infra-kernel-sources-3.15.2.ebuild | 164 +
 .../infra-kernel/infra-kernel-3.13.6-r3.ebuild |   5 +-
 ...3.13.6-r3.ebuild = infra-kernel-3.15.2.ebuild} |   5 +-
 3 files changed, 172 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/infra-kernel-sources/infra-kernel-sources-3.15.2.ebuild 
b/sys-kernel/infra-kernel-sources/infra-kernel-sources-3.15.2.ebuild
new file mode 100644
index 000..623b2f9
--- /dev/null
+++ b/sys-kernel/infra-kernel-sources/infra-kernel-sources-3.15.2.ebuild
@@ -0,0 +1,164 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit flag-o-matic
+
+KERNEL_SOURCES=hardened-sources
+KERNEL_NAME=hardened
+KERNEL_PV=$PV
+KERNEL_REVISION=$PR
+INFRA_SUFFIX=infra27
+use amd64  KARCH=x86_64
+use x86  KARCH=x86
+
+KERNEL_PVR=${KERNEL_PV}-${KERNEL_REVISION}
+KERNEL_PF=${KERNEL_SOURCES}-${KERNEL_PVR}
+
+KERNEL_DIR=linux-${KERNEL_PV}-${KERNEL_NAME}-${KERNEL_REVISION}
+BINPKG_PVR=${PVR}-${INFRA_SUFFIX}
+BINPKG_KERNEL=${PN/-sources/}-kernel-${KARCH}-${BINPKG_PVR}.tbz2
+BINPKG_MODULES=${PN/-sources/}-modules-${KARCH}-${BINPKG_PVR}.tbz2
+KERNEL_CONFIG=${FILESDIR}/${KERNEL_PF}-${KARCH}-${INFRA_SUFFIX}.config
+
+BUILD_DIR=/home/upload-kernel/
+
+DESCRIPTION=Package to build kernel + initramfs for Gentoo infra boxes
+HOMEPAGE=http://wiki.gentoo.org/wiki/Project:Infrastructure;
+IUSE=
+
+LICENSE=GPL-2
+SLOT=0
+KEYWORDS=~amd64 ~x86
+
+DEPEND=
+   sys-apps/fakeroot
+   sys-fs/lvm2
+   =sys-kernel/genkernel-3.4.49.1
+   =sys-kernel/${KERNEL_PF}
+RDEPEND=
+
+S=${WORKDIR}
+
+pkg_setup() {
+   [ -d /usr/src/${KERNEL_DIR} ] || die kernel dir /usr/src/${KERNEL_DIR} 
missing
+   [ -f ${KERNEL_CONFIG} ] || die ${KERNEL_CONFIG} missing
+   # we need to be using flags that will result in binaries working on all 
infra systems
+   strip-flags
+   filter-flags -march=* -mtune=* -mcpu=* -frecord-gcc-switches
+   use amd64  append-flags -march=x86-64 -mtune=generic
+   use x86  append-flags -march=pentium3 -mtune=generic
+}
+
+src_unpack() {
+   mkdir -p ${T}/{cache,tmp,kernel-output}
+}
+
+src_prepare() {
+   # copy the kernel sources, this is potentially large, but nothing we 
can do.
+   # if it's dirty, the build will fail
+   # symlinks do not work either
+   mkdir -p ${S}/usr/src
+   cp -a /usr/src/${KERNEL_DIR} ${S}/usr/src || die
+   cd ${S}/usr/src/${KERNEL_DIR}
+   _ARCH=$ARCH
+   unset ARCH
+   emake mrproper || die Failed to cleanup
+   export ARCH=$_ARCH
+}
+
+# This deliberately runs a very sterile genkernel
+# that IGNORES the system /etc/genkernel.conf
+# so that we get more reproducable builds
+# almost all the options are easy with this except GK_SHARE
+# fakeroot is here because genkernel uses mknod still
+# which fails as non-root
+genkernel_sterile() {
+   _DISTDIR=${DISTDIR}
+   # the parsing of --config seems to be broken in v3.4.44.2
+   #--config=${emptyconfig} \
+   emptyconfig=${T}/empty
+   touch ${emptyconfig}
+   CMD_GK_CONFIG=${emptyconfig} \
+   GK_SHARE=${ROOT}/usr/share/genkernel \
+   DISTDIR=${ROOT}//usr/share/genkernel/distfiles \
+   CFLAGS=${CFLAGS} \
+   CXXFLAGS=${CXXFLAGS} \
+   fakeroot genkernel \
+   --loglevel=1 \
+   --no-menuconfig \
+   --no-gconfig \
+   --no-xconfig \
+   --no-save-config \
+   --oldconfig \
+   --no-clean \
+   --no-mrproper \
+   --no-symlink \
+   --no-mountboot \
+   --no-lvm \
+   --no-mdadm \
+   --no-dmraid \
+   --no-multipath \
+   --no-iscsi \
+   --no-disklabel \
+   --no-luks \
+   --no-gpg \
+   --no-busybox \
+   --no-postclear \
+   --no-install \
+   --no-zfs \
+   --no-keymap \
+   --no-e2fsprogs \
+   --no-unionfs \
+   --no-netboot \
+   --compress-initramfs \
+   --ramdisk-modules \
+   --no-debug-cleanup \
+   $@
+}
+
+src_compile() {
+
+   addpredict /etc/kernels
+   addpredict /dev
+
+   # call genkernel to build the kernel + initramfs
+   genkernel_sterile \
+   --loglevel=5 \
+

[gentoo-commits] gentoo-x86 commit in dev-lang/perl: ChangeLog perl-5.14.1-r1.ebuild perl-5.16.1.ebuild perl-5.16.2-r1.ebuild perl-5.16.0.ebuild perl-5.16.2.ebuild perl-5.14.2.ebuild perl-5.14.1.ebuil

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 14:46:12

  Modified: ChangeLog
  Removed:  perl-5.14.1-r1.ebuild perl-5.16.1.ebuild
perl-5.16.2-r1.ebuild perl-5.16.0.ebuild
perl-5.16.2.ebuild perl-5.14.2.ebuild
perl-5.14.1.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  ChangesPath
1.422dev-lang/perl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?rev=1.422view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?rev=1.422content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?r1=1.421r2=1.422

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v
retrieving revision 1.421
retrieving revision 1.422
diff -u -r1.421 -r1.422
--- ChangeLog   29 Jun 2014 14:35:29 -  1.421
+++ ChangeLog   29 Jun 2014 14:46:12 -  1.422
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lang/perl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.421 2014/06/29 
14:35:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.422 2014/06/29 
14:46:12 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org -perl-5.14.1.ebuild,
+  -perl-5.14.1-r1.ebuild, -perl-5.14.2.ebuild, -perl-5.16.0.ebuild,
+  -perl-5.16.1.ebuild, -perl-5.16.2.ebuild, -perl-5.16.2-r1.ebuild:
+  Remove old
 
   29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
   -perl-5.12.3-r1.ebuild, -perl-5.12.4.ebuild, -perl-5.12.4-r2.ebuild,






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

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 14:50:08

  Modified: ChangeLog package.mask
  Log:
  perl-5.14 is gone

Revision  ChangesPath
1.9118   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9117
retrieving revision 1.9118
diff -u -r1.9117 -r1.9118
--- ChangeLog   29 Jun 2014 03:54:33 -  1.9117
+++ ChangeLog   29 Jun 2014 14:50:07 -  1.9118
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9117 2014/06/29 
03:54:33 gregkh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9118 2014/06/29 
14:50:07 dilfridge Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org package.mask:
+  perl-5.14 is gone
+
   29 Jun 2014; Greg Kroah-Hartman gre...@gentoo.org
   remove docker masks due to security issues with old versions.
   And a total lack of anyone telling me that they were masking them



1.15818  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.15817
retrieving revision 1.15818
diff -u -r1.15817 -r1.15818
--- package.mask29 Jun 2014 03:54:33 -  1.15817
+++ package.mask29 Jun 2014 14:50:07 -  1.15818
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15817 2014/06/29 
03:54:33 gregkh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15818 2014/06/29 
14:50:07 dilfridge Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -796,10 +796,6 @@
 # Mask until it is bumped
 sci-chemistry/webmo
 
-# Torsten Veller t...@gentoo.org (18 Jun 2011)
-# Mask perl-5.14. See tracker bug #356171
-=dev-lang/perl-5.14*
-
 # Marijn Schouten hk...@gentoo.org (07 April 2011)
 # Masked for number of issues, but can be used to
 # test against if people are impatient ;P






[gentoo-commits] gentoo-x86 commit in mail-filter/opendmarc: ChangeLog opendmarc-1.2.0.ebuild opendmarc-1.1.3.ebuild

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 15:21:36

  Modified: ChangeLog opendmarc-1.2.0.ebuild
opendmarc-1.1.3.ebuild
  Log:
  perl-core/Switch is the only Switch provider since perl-5.14
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  ChangesPath
1.8  mail-filter/opendmarc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   17 Apr 2014 07:56:57 -  1.7
+++ ChangeLog   29 Jun 2014 15:21:36 -  1.8
@@ -1,6 +1,10 @@
 # ChangeLog for mail-filter/opendmarc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.7 
2014/04/17 07:56:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.8 
2014/06/29 15:21:36 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
+  opendmarc-1.1.3.ebuild, opendmarc-1.2.0.ebuild:
+  perl-core/Switch is the only Switch provider since perl-5.14
 
 *opendmarc-1.2.0 (17 Apr 2014)
 



1.2  mail-filter/opendmarc/opendmarc-1.2.0.ebuild

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

Index: opendmarc-1.2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- opendmarc-1.2.0.ebuild  17 Apr 2014 07:56:57 -  1.1
+++ opendmarc-1.2.0.ebuild  29 Jun 2014 15:21: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/mail-filter/opendmarc/opendmarc-1.2.0.ebuild,v 1.1 
2014/04/17 07:56:57 grobian Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.2.0.ebuild,v 1.2 
2014/06/29 15:21:36 dilfridge Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 DEPEND=dev-perl/DBI
|| ( mail-filter/libmilter mail-mta/sendmail )
 RDEPEND=${DEPEND}
-   virtual/perl-Switch
+   perl-core/Switch
 
 pkg_setup() {
enewgroup milter



1.7  mail-filter/opendmarc/opendmarc-1.1.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild?r1=1.6r2=1.7

Index: opendmarc-1.1.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- opendmarc-1.1.3.ebuild  3 Feb 2014 13:36:52 -   1.6
+++ opendmarc-1.1.3.ebuild  29 Jun 2014 15:21:36 -  1.7
@@ -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/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.6 
2014/02/03 13:36:52 hattya Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.7 
2014/06/29 15:21:36 dilfridge Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 DEPEND=dev-perl/DBI
|| ( mail-filter/libmilter mail-mta/sendmail )
 RDEPEND=${DEPEND}
-   virtual/perl-Switch
+   perl-core/Switch
 
 src_configure() {
econf \






[gentoo-commits] gentoo-x86 commit in virtual/perl-Switch: perl-Switch-2.160.0.ebuild ChangeLog

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 15:22:58

  Modified: perl-Switch-2.160.0.ebuild ChangeLog
  Log:
  Drop to ~arch, there are no stable reverse dependencies
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  ChangesPath
1.7  virtual/perl-Switch/perl-Switch-2.160.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Switch/perl-Switch-2.160.0.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Switch/perl-Switch-2.160.0.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Switch/perl-Switch-2.160.0.ebuild?r1=1.6r2=1.7

Index: perl-Switch-2.160.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Switch/perl-Switch-2.160.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Switch-2.160.0.ebuild  3 Feb 2014 13:36:41 -   1.6
+++ perl-Switch-2.160.0.ebuild  29 Jun 2014 15:22:58 -  1.7
@@ -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/virtual/perl-Switch/perl-Switch-2.160.0.ebuild,v 1.6 
2014/02/03 13:36:41 hattya Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Switch/perl-Switch-2.160.0.ebuild,v 1.7 
2014/06/29 15:22:58 dilfridge Exp $
 
 DESCRIPTION=Virtual for ${PN#perl-}
 HOMEPAGE=
@@ -8,7 +8,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=amd64 ~hppa ~ia64 ppc x86 ~x86-fbsd
+KEYWORDS=~amd64 ~hppa ~ia64 ~ppc ~x86 ~x86-fbsd
 IUSE=
 
 RDEPEND=|| ( =dev-lang/perl-5.12* ~perl-core/${PN#perl-}-${PV} )



1.7  virtual/perl-Switch/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Switch/ChangeLog?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Switch/ChangeLog?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Switch/ChangeLog?r1=1.6r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Switch/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   3 Feb 2014 13:36:41 -   1.6
+++ ChangeLog   29 Jun 2014 15:22:58 -  1.7
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Switch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/ChangeLog,v 1.6 
2014/02/03 13:36:41 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/ChangeLog,v 1.7 
2014/06/29 15:22:58 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
+  perl-Switch-2.160.0.ebuild:
+  Drop to ~arch, there are no stable reverse dependencies
 
   03 Feb 2014; Akinori Hattori hat...@gentoo.org perl-Switch-2.160.0.ebuild:
   keyword ~ia64 wrt bug #489676






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

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 15:42:16

  Modified: ChangeLog package.mask
  Log:
  Mask perl-5.12 and family for removal

Revision  ChangesPath
1.9119   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9118
retrieving revision 1.9119
diff -u -r1.9118 -r1.9119
--- ChangeLog   29 Jun 2014 14:50:07 -  1.9118
+++ ChangeLog   29 Jun 2014 15:42:15 -  1.9119
@@ -1,12 +1,15 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9118 2014/06/29 
14:50:07 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9119 2014/06/29 
15:42:15 dilfridge Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
   29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org package.mask:
+  Mask perl-5.12 and family for removal
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org package.mask:
   perl-5.14 is gone
 
   29 Jun 2014; Greg Kroah-Hartman gre...@gentoo.org



1.15819  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.15818
retrieving revision 1.15819
diff -u -r1.15818 -r1.15819
--- package.mask29 Jun 2014 14:50:07 -  1.15818
+++ package.mask29 Jun 2014 15:42:16 -  1.15819
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15818 2014/06/29 
14:50:07 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15819 2014/06/29 
15:42:16 dilfridge Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -30,6 +30,14 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas K. Huettel dilfri...@gentoo.org (29 Jun 2014)
+# Mask perl-5.12 and related package versions prior to removal
+=dev-lang/perl-5.12*
+=perl-core/Module-CoreList-2.800.0
+=virtual/perl-ExtUtils-MakeMaker-6.56
+=virtual/perl-Module-CoreList-2.800.0
+virtual/perl-Switch
+
 # Hans de Graaff gra...@gentoo.org (28 Jun 2014)
 # Mask old slot for removal in 30 days since there are no longer
 # dependencies on it.






[gentoo-commits] dev/jmbsvicetto:master commit in: sys-kernel/infra-kernel-sources/

2014-06-29 Thread Jorge Manuel B. S. Vicetto
commit: c533623ce820740f52170469e126038982d0b3be
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Sun Jun 29 15:46:46 2014 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Sun Jun 29 15:46:46 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=c533623c

Add suport for non-rX kernel versions.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT 
gentoo.org

---
 .../infra-kernel-sources/infra-kernel-sources-3.15.2.ebuild   | 11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/sys-kernel/infra-kernel-sources/infra-kernel-sources-3.15.2.ebuild 
b/sys-kernel/infra-kernel-sources/infra-kernel-sources-3.15.2.ebuild
index 093a408..01460d3 100644
--- a/sys-kernel/infra-kernel-sources/infra-kernel-sources-3.15.2.ebuild
+++ b/sys-kernel/infra-kernel-sources/infra-kernel-sources-3.15.2.ebuild
@@ -8,10 +8,16 @@ inherit flag-o-matic
 KERNEL_SOURCES=hardened-sources
 KERNEL_NAME=hardened
 KERNEL_PV=$PV
-KERNEL_REVISION=$PR
 INFRA_SUFFIX=infra27
 
-KERNEL_PVR=${KERNEL_PV}-${KERNEL_REVISION}
+if [[ ${PR} != r0 ]]; then
+   KERNEL_REVISION=$PR
+   KERNEL_PVR=${KERNEL_PV}-${KERNEL_REVISION}
+   KERNEL_DIR=linux-${KERNEL_PV}-${KERNEL_NAME}-${KERNEL_REVISION}
+else
+   KERNEL_PVR=${KERNEL_PV}
+   KERNEL_DIR=linux-${KERNEL_PV}-${KERNEL_NAME}
+fi
 KERNEL_PF=${KERNEL_SOURCES}-${KERNEL_PVR}
 
 BUILD_DIR=/home/upload-kernel/
@@ -37,7 +43,6 @@ pkg_setup() {
use amd64  KARCH=x86_64
use x86  KARCH=x86
 
-   KERNEL_DIR=linux-${KERNEL_PV}-${KERNEL_NAME}-${KERNEL_REVISION}
BINPKG_PVR=${PVR}-${INFRA_SUFFIX}
BINPKG_KERNEL=${PN/-sources/}-kernel-${KARCH}-${BINPKG_PVR}.tbz2
BINPKG_MODULES=${PN/-sources/}-modules-${KARCH}-${BINPKG_PVR}.tbz2



[gentoo-commits] dev/jmbsvicetto:master commit in: sys-kernel/infra-kernel-sources/files/

2014-06-29 Thread Jorge Manuel B. S. Vicetto
commit: 25e62d2f68ba75101ee373ec8eba60c7f6ce4cc3
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Sun Jun 29 15:49:16 2014 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Sun Jun 29 15:49:16 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=25e62d2f

Add karch to the kernel config file name.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT 
gentoo.org

---
 15.2-infra27.config = hardened-sources-3.15.2-x86_64-infra27.config} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/sys-kernel/infra-kernel-sources/files/hardened-sources-3.15.2-infra27.config 
b/sys-kernel/infra-kernel-sources/files/hardened-sources-3.15.2-x86_64-infra27.config
similarity index 100%
rename from 
sys-kernel/infra-kernel-sources/files/hardened-sources-3.15.2-infra27.config
rename to 
sys-kernel/infra-kernel-sources/files/hardened-sources-3.15.2-x86_64-infra27.config



[gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201406-33.xml

2014-06-29 Thread Mikle Kolyada (zlogene)
zlogene 14/06/29 15:54:24

  Added:glsa-201406-33.xml
  Log:
  GLSA 201406-33

Revision  ChangesPath
1.1  xml/htdocs/security/en/glsa/glsa-201406-33.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-33.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-33.xml?rev=1.1content-type=text/plain

Index: glsa-201406-33.xml
===
?xml version=1.0 encoding=UTF-8?
?xml-stylesheet href=/xsl/glsa.xsl type=text/xsl?
?xml-stylesheet href=/xsl/guide.xsl type=text/xsl?
!DOCTYPE glsa SYSTEM http://www.gentoo.org/dtd/glsa.dtd;
glsa id=201406-33
  titleWireshark: Multiple vulnerabilities /title
  synopsisMultiple vulnerabilities have been found in Wireshark, the worst of
which allows remote attackers to execute arbitrary code.
  /synopsis
  product type=ebuildwireshark/product
  announcedJune 29, 2014/announced
  revisedJune 29, 2014: 1/revised
  bug503792/bug
  bug507298/bug
  bug508506/bug
  bug513094/bug
  accessremote/access
  affected
package name=net-analyzer/wireshark auto=yes arch=*
  unaffected range=rge1.8.15/unaffected
  unaffected range=ge1.10.8/unaffected
  vulnerable range=lt1.10.8/vulnerable
/package
  /affected
  background
pWireshark is a network protocol analyzer formerly known as ethereal./p
  /background
  description
pMultiple vulnerabilities have been discovered in Wireshark. Please
  review the CVE identifiers referenced below for details.
/p
  /description
  impact type=normal
pA remote attacker can cause arbitrary code execution or a Denial of
  Service condition via a specially crafted packet.
/p
  /impact
  workaround
pThere is no known workaround at this time./p
  /workaround
  resolution
pAll Wireshark 1.8.x users should upgrade to the latest version:/p

code
  # emerge --sync
  # emerge --ask --oneshot --verbose gt;=net-analyzer/wireshark-1.8.15
/code

pAll Wireshark 1.10.x users should upgrade to the latest version:/p

code
  # emerge --sync
  # emerge --ask --oneshot --verbose gt;=net-analyzer/wireshark-1.10.8
/code

  /resolution
  references
uri 
link=http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2281;CVE-2014-2281/uri
uri 
link=http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2282;CVE-2014-2282/uri
uri 
link=http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2283;CVE-2014-2283/uri
uri 
link=http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2299;CVE-2014-2299/uri
uri 
link=http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2907;CVE-2014-2907/uri
uri 
link=http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4020;CVE-2014-4020/uri
uri 
link=http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4174;CVE-2014-4174/uri
  /references
  metadata tag=requester timestamp=Mon, 24 Mar 2014 22:48:06 +
BlueKnight
  /metadata
  metadata tag=submitter timestamp=Sun, 29 Jun 2014 15:53:26 +
BlueKnight
  /metadata
/glsa






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

2014-06-29 Thread Pavlos Ratis
commit: d7357b2e7a8e7b2bee38b442b938d91fdd679e3e
Author: Pavlos Ratis dastergon AT gentoo DOT org
AuthorDate: Sun Jun 29 13:37:15 2014 +
Commit: Pavlos Ratis dastergon AT gentoo DOT org
CommitDate: Sun Jun 29 13:37:15 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=d7357b2e

repositories.xml: Flip overlay plan9 to Git(dev/anant/plan9)

---
 files/overlays/repositories.xml | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index cb1fbfe..f4f501e 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3859,12 +3859,15 @@ FIN
   repo quality=experimental status=official
 nameplan9/name
 descriptionA collection of useful ebuilds related to Plan9./description
-homepagehttp://overlays.gentoo.org/dev/anant/wiki/homepage
+
homepagehttp://git.overlays.gentoo.org/gitweb/?p=dev/anant/plan9.git;a=summary/homepage
 owner
   emailan...@gentoo.org/email
 /owner
-source type=svnsvn://overlays.gentoo.org/dev/anant/plan9/source
-feedhttp://overlays.gentoo.org/dev/anant/timeline/feed
+source 
type=gitgit://git.overlays.gentoo.org/dev/anant/plan9.git/source
+source 
type=githttp://git.overlays.gentoo.org/gitroot/dev/anant/plan9.git/source
+source 
type=gitgit+ssh://g...@git.overlays.gentoo.org/dev/anant/plan9.git/source
+
feedhttp://git.overlays.gentoo.org/gitweb/?p=dev/anant/plan9.git;a=atom/feed
+
feedhttp://git.overlays.gentoo.org/gitweb/?p=dev/anant/plan9.git;a=rss/feed
   /repo
   repo quality=experimental status=official
 namepoly-c/name



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

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 16:14:15

  Modified: ChangeLog package.use.stable.mask
  Log:
  Stablemask firebird useflag on libreoffice until dependencies are stabilized

Revision  ChangesPath
1.693profiles/base/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v
retrieving revision 1.692
retrieving revision 1.693
diff -u -r1.692 -r1.693
--- ChangeLog   20 Jun 2014 14:11:03 -  1.692
+++ ChangeLog   29 Jun 2014 16:14:15 -  1.693
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo base-profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.692 2014/06/20 
14:11:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.693 2014/06/29 
16:14:15 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
+  package.use.stable.mask:
+  Stablemask firebird useflag on libreoffice until dependencies are stabilized
 
   20 Jun 2014; Jeroen Roovers j...@gentoo.org package.use.mask:
   Mask USE=libadns (bug #513982).



1.15 profiles/base/package.use.stable.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.stable.mask?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.stable.mask?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.stable.mask?r1=1.14r2=1.15

Index: package.use.stable.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- package.use.stable.mask 30 May 2014 02:35:05 -  1.14
+++ package.use.stable.mask 29 Jun 2014 16:14:15 -  1.15
@@ -1,10 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v 
1.14 2014/05/30 02:35:05 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v 
1.15 2014/06/29 16:14:15 dilfridge Exp $
 
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in package.use.mask
 
+# Andreas K. Huettel dilfri...@gentoo.org (29 Jun 2014)
+# Not yet stabilized dependencies blocking sec bug 514886
+app-office/libreoffice firebird
+
 # Mike Gilbert flop...@gentoo.org (30 May 2014)
 # =net-libs/gnutls-3.1.4 is not going stable any time soon.
 sys-apps/systemd ssl






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin-debug: libreoffice-bin-debug-4.2.5.2.ebuild ChangeLog

2014-06-29 Thread Agostino Sarubbo (ago)
ago 14/06/29 16:43:16

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

Revision  ChangesPath
1.3  
app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild?r1=1.2r2=1.3

Index: libreoffice-bin-debug-4.2.5.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libreoffice-bin-debug-4.2.5.2.ebuild29 Jun 2014 12:29:29 -  
1.2
+++ libreoffice-bin-debug-4.2.5.2.ebuild29 Jun 2014 16:43:16 -  
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/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild,v
 1.2 2014/06/29 12:29:29 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild,v
 1.3 2014/06/29 16:43:16 ago Exp $
 
 EAPI=5
 
@@ -47,7 +47,7 @@
 IUSE=gnome java kde
 LICENSE=LGPL-3
 SLOT=0
-KEYWORDS=-* amd64 ~x86
+KEYWORDS=-* amd64 x86
 
 RDEPEND==app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]
 



1.58 app-office/libreoffice-bin-debug/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.58view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.58content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?r1=1.57r2=1.58

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   29 Jun 2014 13:58:32 -  1.57
+++ ChangeLog   29 Jun 2014 16:43:16 -  1.58
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-bin-debug
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.57 
2014/06/29 13:58:32 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.58 
2014/06/29 16:43:16 ago Exp $
+
+  29 Jun 2014; Agostino Sarubbo a...@gentoo.org
+  libreoffice-bin-debug-4.2.5.2.ebuild:
+  Stable for x86, wrt bug #514886
 
   29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
   -libreoffice-bin-debug-4.2.3.3-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice: libreoffice-4.2.5.2.ebuild ChangeLog

2014-06-29 Thread Agostino Sarubbo (ago)
ago 14/06/29 16:43:06

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

Revision  ChangesPath
1.3  app-office/libreoffice/libreoffice-4.2.5.2.ebuild

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

Index: libreoffice-4.2.5.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.5.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libreoffice-4.2.5.2.ebuild  29 Jun 2014 12:29:18 -  1.2
+++ libreoffice-4.2.5.2.ebuild  29 Jun 2014 16:43:06 -  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/app-office/libreoffice/libreoffice-4.2.5.2.ebuild,v 1.2 
2014/06/29 12:29:18 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.5.2.ebuild,v 1.3 
2014/06/29 16:43:06 ago Exp $
 
 EAPI=5
 
@@ -89,7 +89,7 @@
 LICENSE=|| ( LGPL-3 MPL-1.1 )
 SLOT=0
 [[ ${PV} == ** ]] || \
-KEYWORDS=amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux
 
 COMMON_DEPEND=
${PYTHON_DEPS}



1.560app-office/libreoffice/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v
retrieving revision 1.559
retrieving revision 1.560
diff -u -r1.559 -r1.560
--- ChangeLog   29 Jun 2014 13:55:28 -  1.559
+++ ChangeLog   29 Jun 2014 16:43:06 -  1.560
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/libreoffice
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.559 
2014/06/29 13:55:28 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.560 
2014/06/29 16:43:06 ago Exp $
+
+  29 Jun 2014; Agostino Sarubbo a...@gentoo.org libreoffice-4.2.5.2.ebuild:
+  Stable for x86, wrt bug #514886
 
   29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
   -libreoffice-4.1.5.3.ebuild, -libreoffice-4.1..ebuild,






[gentoo-commits] gentoo-x86 commit in app-text/libabw: libabw-0.0.2.ebuild ChangeLog

2014-06-29 Thread Agostino Sarubbo (ago)
ago 14/06/29 16:43:34

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

Revision  ChangesPath
1.3  app-text/libabw/libabw-0.0.2.ebuild

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

Index: libabw-0.0.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/libabw/libabw-0.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libabw-0.0.2.ebuild 25 May 2014 11:56:42 -  1.2
+++ libabw-0.0.2.ebuild 29 Jun 2014 16:43: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/app-text/libabw/libabw-0.0.2.ebuild,v 1.2 
2014/05/25 11:56:42 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libabw/libabw-0.0.2.ebuild,v 1.3 
2014/06/29 16:43:34 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=amd64 ~arm ~ppc ~x86
+KEYWORDS=amd64 ~arm ~ppc x86
 IUSE=doc static-libs
 
 RDEPEND=



1.4  app-text/libabw/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/libabw/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   25 May 2014 11:56:42 -  1.3
+++ ChangeLog   29 Jun 2014 16:43:34 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/libabw
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libabw/ChangeLog,v 1.3 2014/05/25 
11:56:42 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libabw/ChangeLog,v 1.4 2014/06/29 
16:43:34 ago Exp $
+
+  29 Jun 2014; Agostino Sarubbo a...@gentoo.org libabw-0.0.2.ebuild:
+  Stable for x86, wrt bug #514886
 
   25 May 2014; Mikle Kolyada zlog...@gentoo.org libabw-0.0.2.ebuild:
   amd64 stable wrt bug #511144






[gentoo-commits] gentoo-x86 commit in media-libs/libfreehand: libfreehand-0.0.0.ebuild ChangeLog

2014-06-29 Thread Agostino Sarubbo (ago)
ago 14/06/29 16:43:25

  Modified: libfreehand-0.0.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #514886
  
  (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  media-libs/libfreehand/libfreehand-0.0.0.ebuild

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

Index: libfreehand-0.0.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-0.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libfreehand-0.0.0.ebuild25 May 2014 11:53:31 -  1.3
+++ libfreehand-0.0.0.ebuild29 Jun 2014 16:43:25 -  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-libs/libfreehand/libfreehand-0.0.0.ebuild,v 1.3 
2014/05/25 11:53:31 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-0.0.0.ebuild,v 1.4 
2014/06/29 16:43:25 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 LICENSE=MPL-2.0
 SLOT=0
 [[ ${PV} ==  ]] || \
-KEYWORDS=amd64 ~arm ~ppc ~x86
+KEYWORDS=amd64 ~arm ~ppc x86
 IUSE=doc static-libs
 
 RDEPEND=



1.4  media-libs/libfreehand/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libfreehand/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   25 May 2014 11:53:31 -  1.3
+++ ChangeLog   29 Jun 2014 16:43:25 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libfreehand
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/ChangeLog,v 1.3 
2014/05/25 11:53:31 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/ChangeLog,v 1.4 
2014/06/29 16:43:25 ago Exp $
+
+  29 Jun 2014; Agostino Sarubbo a...@gentoo.org libfreehand-0.0.0.ebuild:
+  Stable for x86, wrt bug #514886
 
   25 May 2014; Mikle Kolyada zlog...@gentoo.org libfreehand-0.0.0.ebuild:
   amd64 stable wrt bug #511144






[gentoo-commits] gentoo-x86 commit in app-text/libodfgen: libodfgen-0.0.4.ebuild ChangeLog

2014-06-29 Thread Agostino Sarubbo (ago)
ago 14/06/29 16:43:37

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

Revision  ChangesPath
1.3  app-text/libodfgen/libodfgen-0.0.4.ebuild

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

Index: libodfgen-0.0.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/libodfgen/libodfgen-0.0.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libodfgen-0.0.4.ebuild  25 May 2014 11:57:34 -  1.2
+++ libodfgen-0.0.4.ebuild  29 Jun 2014 16:43:37 -  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/app-text/libodfgen/libodfgen-0.0.4.ebuild,v 
1.2 2014/05/25 11:57:34 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libodfgen/libodfgen-0.0.4.ebuild,v 
1.3 2014/06/29 16:43:37 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=|| ( LGPL-2.1 MPL-2.0 )
 SLOT=0
-KEYWORDS=amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux
 IUSE=
 
 RDEPEND=



1.11 app-text/libodfgen/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libodfgen/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libodfgen/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libodfgen/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/libodfgen/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   25 May 2014 11:57:34 -  1.10
+++ ChangeLog   29 Jun 2014 16:43:37 -  1.11
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/libodfgen
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libodfgen/ChangeLog,v 1.10 
2014/05/25 11:57:34 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libodfgen/ChangeLog,v 1.11 
2014/06/29 16:43:37 ago Exp $
+
+  29 Jun 2014; Agostino Sarubbo a...@gentoo.org libodfgen-0.0.4.ebuild:
+  Stable for x86, wrt bug #514886
 
   25 May 2014; Mikle Kolyada zlog...@gentoo.org libodfgen-0.0.4.ebuild:
   amd64 stable wrt bug #511144






[gentoo-commits] gentoo-x86 commit in app-text/libetonyek: libetonyek-0.0.3.ebuild ChangeLog

2014-06-29 Thread Agostino Sarubbo (ago)
ago 14/06/29 16:43:31

  Modified: libetonyek-0.0.3.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #514886
  
  (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-text/libetonyek/libetonyek-0.0.3.ebuild

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

Index: libetonyek-0.0.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/libetonyek/libetonyek-0.0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libetonyek-0.0.3.ebuild 25 May 2014 11:55:30 -  1.4
+++ libetonyek-0.0.3.ebuild 29 Jun 2014 16:43:31 -  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-text/libetonyek/libetonyek-0.0.3.ebuild,v 1.4 
2014/05/25 11:55:30 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-text/libetonyek/libetonyek-0.0.3.ebuild,v 1.5 
2014/06/29 16:43:31 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 LICENSE=|| ( GPL-2+ LGPL-2.1 MPL-1.1 )
 SLOT=0
 [[ ${PV} ==  ]] || \
-KEYWORDS=amd64 ~arm ~ppc ~x86
+KEYWORDS=amd64 ~arm ~ppc x86
 IUSE=doc static-libs test
 
 RDEPEND=



1.6  app-text/libetonyek/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libetonyek/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libetonyek/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libetonyek/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/libetonyek/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   25 May 2014 11:55:30 -  1.5
+++ ChangeLog   29 Jun 2014 16:43:31 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/libetonyek
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/ChangeLog,v 1.5 
2014/05/25 11:55:30 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/ChangeLog,v 1.6 
2014/06/29 16:43:31 ago Exp $
+
+  29 Jun 2014; Agostino Sarubbo a...@gentoo.org libetonyek-0.0.3.ebuild:
+  Stable for x86, wrt bug #514886
 
   25 May 2014; Mikle Kolyada zlog...@gentoo.org libetonyek-0.0.3.ebuild:
   amd64 stable wrt bug #511144






[gentoo-commits] gentoo-x86 commit in dev-cpp/libcmis: libcmis-0.4.1.ebuild ChangeLog

2014-06-29 Thread Agostino Sarubbo (ago)
ago 14/06/29 16:43:22

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

Revision  ChangesPath
1.3  dev-cpp/libcmis/libcmis-0.4.1.ebuild

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

Index: libcmis-0.4.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libcmis/libcmis-0.4.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libcmis-0.4.1.ebuild25 May 2014 11:52:30 -  1.2
+++ libcmis-0.4.1.ebuild29 Jun 2014 16:43:22 -  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-cpp/libcmis/libcmis-0.4.1.ebuild,v 1.2 
2014/05/25 11:52:30 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcmis/libcmis-0.4.1.ebuild,v 1.3 
2014/06/29 16:43:22 ago Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 
 # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
 [[ ${PV} ==  ]] || \
-KEYWORDS=amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux
 
 IUSE=static-libs man test
 



1.29 dev-cpp/libcmis/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libcmis/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   25 May 2014 11:52:30 -  1.28
+++ ChangeLog   29 Jun 2014 16:43:22 -  1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/libcmis
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcmis/ChangeLog,v 1.28 2014/05/25 
11:52:30 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcmis/ChangeLog,v 1.29 2014/06/29 
16:43:22 ago Exp $
+
+  29 Jun 2014; Agostino Sarubbo a...@gentoo.org libcmis-0.4.1.ebuild:
+  Stable for x86, wrt bug #514886
 
   25 May 2014; Mikle Kolyada zlog...@gentoo.org libcmis-0.4.1.ebuild:
   amd64 stable wrt bug #511144






[gentoo-commits] gentoo-x86 commit in app-text/libebook: libebook-0.0.2.ebuild ChangeLog

2014-06-29 Thread Agostino Sarubbo (ago)
ago 14/06/29 16:43:40

  Modified: libebook-0.0.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #514886
  
  (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  app-text/libebook/libebook-0.0.2.ebuild

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

Index: libebook-0.0.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/libebook/libebook-0.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libebook-0.0.2.ebuild   25 May 2014 11:58:29 -  1.3
+++ libebook-0.0.2.ebuild   29 Jun 2014 16:43:40 -  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-text/libebook/libebook-0.0.2.ebuild,v 
1.3 2014/05/25 11:58:29 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libebook/libebook-0.0.2.ebuild,v 
1.4 2014/06/29 16:43:40 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=|| ( LGPL-2.1 MPL-2.0 )
 SLOT=0
-KEYWORDS=amd64 ~arm ~ppc ~ppc64 ~x86
+KEYWORDS=amd64 ~arm ~ppc ~ppc64 x86
 IUSE=doc test
 
 RDEPEND=



1.6  app-text/libebook/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libebook/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libebook/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libebook/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/libebook/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   25 May 2014 11:58:29 -  1.5
+++ ChangeLog   29 Jun 2014 16:43:40 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/libebook
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libebook/ChangeLog,v 1.5 
2014/05/25 11:58:29 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libebook/ChangeLog,v 1.6 
2014/06/29 16:43:40 ago Exp $
+
+  29 Jun 2014; Agostino Sarubbo a...@gentoo.org libebook-0.0.2.ebuild:
+  Stable for x86, wrt bug #514886
 
   25 May 2014; Mikle Kolyada zlog...@gentoo.org libebook-0.0.2.ebuild:
   amd64 stable wrt bug #511144






[gentoo-commits] gentoo-x86 commit in dev-libs/icu: icu-52.1.ebuild ChangeLog

2014-06-29 Thread Agostino Sarubbo (ago)
ago 14/06/29 16:43:19

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

Revision  ChangesPath
1.8  dev-libs/icu/icu-52.1.ebuild

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

Index: icu-52.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-52.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- icu-52.1.ebuild 15 Jun 2014 14:41:31 -  1.7
+++ icu-52.1.ebuild 29 Jun 2014 16:43:19 -  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-libs/icu/icu-52.1.ebuild,v 1.7 
2014/06/15 14:41:31 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-52.1.ebuild,v 1.8 
2014/06/29 16:43:19 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 SLOT=0/52
 
-KEYWORDS=~alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd
+KEYWORDS=~alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd
 IUSE=debug doc examples static-libs
 
 DEPEND=



1.274dev-libs/icu/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -r1.273 -r1.274
--- ChangeLog   15 Jun 2014 14:41:31 -  1.273
+++ ChangeLog   29 Jun 2014 16:43:19 -  1.274
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/icu
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.273 2014/06/15 
14:41:31 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.274 2014/06/29 
16:43:19 ago Exp $
+
+  29 Jun 2014; Agostino Sarubbo a...@gentoo.org icu-52.1.ebuild:
+  Stable for x86, wrt bug #514886
 
   15 Jun 2014; Akinori Hattori hat...@gentoo.org icu-52.1.ebuild:
   ia64 stable wrt bug #511146






[gentoo-commits] gentoo-x86 commit in kde-base/kdelibs: kdelibs-4.12.5-r1.ebuild ChangeLog

2014-06-29 Thread Mikle Kolyada (zlogene)
zlogene 14/06/29 16:50:08

  Modified: kdelibs-4.12.5-r1.ebuild ChangeLog
  Log:
  ppc/ppc64 stable wrt bug #513726
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.4  kde-base/kdelibs/kdelibs-4.12.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdelibs/kdelibs-4.12.5-r1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdelibs/kdelibs-4.12.5-r1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdelibs/kdelibs-4.12.5-r1.ebuild?r1=1.3r2=1.4

Index: kdelibs-4.12.5-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-4.12.5-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kdelibs-4.12.5-r1.ebuild22 Jun 2014 21:54:56 -  1.3
+++ kdelibs-4.12.5-r1.ebuild29 Jun 2014 16:50:07 -  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/kde-base/kdelibs/kdelibs-4.12.5-r1.ebuild,v 
1.3 2014/06/22 21:54:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-4.12.5-r1.ebuild,v 
1.4 2014/06/29 16:50:07 zlogene Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 DESCRIPTION=KDE libraries needed by all KDE programs.
 
-KEYWORDS=amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux
+KEYWORDS=amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux
 LICENSE=LGPL-2.1
 IUSE=3dnow acl alsa altivec +bzip2 debug doc fam jpeg2k kerberos lzma
 mmx nls openexr +policykit semantic-desktop spell sse sse2 ssl +udev +udisks



1.1014   kde-base/kdelibs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdelibs/ChangeLog?rev=1.1014view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdelibs/ChangeLog?rev=1.1014content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdelibs/ChangeLog?r1=1.1013r2=1.1014

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v
retrieving revision 1.1013
retrieving revision 1.1014
diff -u -r1.1013 -r1.1014
--- ChangeLog   22 Jun 2014 21:54:56 -  1.1013
+++ ChangeLog   29 Jun 2014 16:50:07 -  1.1014
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kdelibs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.1013 
2014/06/22 21:54:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.1014 
2014/06/29 16:50:07 zlogene Exp $
+
+  29 Jun 2014; Mikle Kolyada zlog...@gentoo.org kdelibs-4.12.5-r1.ebuild:
+  ppc/ppc64 stable wrt bug #513726
 
   22 Jun 2014; Mikle Kolyada zlog...@gentoo.org kdelibs-4.12.5-r1.ebuild:
   x86 stable wrt bug #513726






[gentoo-commits] gentoo-x86 commit in media-tv/tvnamer: tvnamer-2.3.ebuild ChangeLog tvnamer-2.2.1.ebuild

2014-06-29 Thread Ian Whyman (thev00d00)
thev00d0014/06/29 16:50:26

  Modified: ChangeLog
  Added:tvnamer-2.3.ebuild
  Removed:  tvnamer-2.2.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  media-tv/tvnamer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-tv/tvnamer/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   23 Oct 2012 19:57:58 -  1.1
+++ ChangeLog   29 Jun 2014 16:50:26 -  1.2
@@ -1,10 +1,15 @@
 # ChangeLog for media-tv/tvnamer
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/tvnamer/ChangeLog,v 1.1 2012/10/23 
19:57:58 thev00d00 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/tvnamer/ChangeLog,v 1.2 2014/06/29 
16:50:26 thev00d00 Exp $
+
+*tvnamer-2.3 (29 Jun 2014)
+
+  29 Jun 2014; Ian Whyman thev00...@gentoo.org +tvnamer-2.3.ebuild,
+  -tvnamer-2.2.1.ebuild:
+  Version bump
 
 *tvnamer-2.2.1 (23 Oct 2012)
 
   23 Oct 2012; Ian Whyman thev00...@gentoo.org +tvnamer-2.2.1.ebuild,
   +metadata.xml:
   Inital commit
-



1.1  media-tv/tvnamer/tvnamer-2.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/tvnamer/tvnamer-2.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/tvnamer/tvnamer-2.3.ebuild?rev=1.1content-type=text/plain

Index: tvnamer-2.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-tv/tvnamer/tvnamer-2.3.ebuild,v 1.1 
2014/06/29 16:50:26 thev00d00 Exp $

EAPI=5

PYTHON_COMPAT=python2_7
inherit distutils-r1

SRC_URI=mirror://pypi/t/${PN}/${P}.tar.gz
DESCRIPTION=Automatic TV episode file renamer, data from thetvdb.com
HOMEPAGE=http://github.com/dbr/tvnamer;
SLOT=0
KEYWORDS=~amd64 ~x86
LICENSE=public-domain
IUSE=
RDEPEND=dev-python/tvdb_api
DEPEND=${DEPEND}
dev-python/setuptools







[gentoo-commits] gentoo-x86 commit in media-video/totem: totem-3.12.1.ebuild ChangeLog totem-3.12.0.ebuild

2014-06-29 Thread Gilles Dartiguelongue (eva)
eva 14/06/29 17:03:50

  Modified: totem-3.12.1.ebuild ChangeLog
  Removed:  totem-3.12.0.ebuild
  Log:
  Add gtk USE flag on clutter, otherwise builds fails with undefined symbols in 
while linking to clutter-gtk. Drop old revision.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  ChangesPath
1.3  media-video/totem/totem-3.12.1.ebuild

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

Index: totem-3.12.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.12.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- totem-3.12.1.ebuild 16 Jun 2014 11:32:05 -  1.2
+++ totem-3.12.1.ebuild 29 Jun 2014 17:03:50 -  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-video/totem/totem-3.12.1.ebuild,v 1.2 
2014/06/16 11:32:05 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.12.1.ebuild,v 1.3 
2014/06/29 17:03:50 eva Exp $
 
 EAPI=5
 GCONF_DEBUG=yes
@@ -39,7 +39,7 @@
=dev-libs/libpeas-1.1.0[gtk]
x11-libs/cairo
=dev-libs/libxml2-2.6:2
-   =media-libs/clutter-1.17.3:1.0
+   =media-libs/clutter-1.17.3:1.0[gtk]
=media-libs/clutter-gst-1.5.5:2.0
=media-libs/clutter-gtk-1.5.2:1.0
x11-libs/mx:1.0



1.376media-video/totem/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/totem/ChangeLog?rev=1.376view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/totem/ChangeLog?rev=1.376content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/totem/ChangeLog?r1=1.375r2=1.376

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v
retrieving revision 1.375
retrieving revision 1.376
diff -u -r1.375 -r1.376
--- ChangeLog   16 Jun 2014 11:32:05 -  1.375
+++ ChangeLog   29 Jun 2014 17:03:50 -  1.376
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/totem
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.375 
2014/06/16 11:32:05 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.376 
2014/06/29 17:03:50 eva Exp $
+
+  29 Jun 2014; Gilles Dartiguelongue e...@gentoo.org -totem-3.12.0.ebuild,
+  totem-3.12.1.ebuild:
+  Add gtk USE flag on clutter, otherwise builds fails with undefined symbols in
+  while linking to clutter-gtk. Drop old revision.
 
   16 Jun 2014; Alexandre Rostovtsev tetrom...@gentoo.org totem-3.10.1.ebuild,
   totem-3.12.0.ebuild, totem-3.12.1.ebuild:






[gentoo-commits] gentoo-x86 commit in app-forensics/rkhunter: ChangeLog rkhunter-1.4.0.ebuild

2014-06-29 Thread Richard Farina (zerochaos)
zerochaos14/06/29 17:38:25

  Modified: ChangeLog
  Removed:  rkhunter-1.4.0.ebuild
  Log:
  remove old version
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.100app-forensics/rkhunter/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?rev=1.100view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?rev=1.100content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?r1=1.99r2=1.100

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   27 May 2014 16:08:08 -  1.99
+++ ChangeLog   29 Jun 2014 17:38:24 -  1.100
@@ -1,6 +1,9 @@
 # ChangeLog for app-forensics/rkhunter
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.99 
2014/05/27 16:08:08 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.100 
2014/06/29 17:38:24 zerochaos Exp $
+
+  29 Jun 2014; Rick Farina zeroch...@gentoo.org -rkhunter-1.4.0.ebuild:
+  remove old version
 
   27 May 2014; Rick Farina zeroch...@gentoo.org
   +files/rkhunter-1.4.0.conf.patch, +files/rkhunter-1.4.2.conf.patch,






[gentoo-commits] dev/jmbsvicetto:master commit in: sys-kernel/infra-kernel/

2014-06-29 Thread Jorge Manuel B. S. Vicetto
commit: f98a16256ef6cd9bca297abf614b785de3bb5ffe
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Sun Jun 29 17:57:15 2014 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Sun Jun 29 17:57:15 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=f98a1625

Update Manifest.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT 
gentoo.org

---
 sys-kernel/infra-kernel/Manifest | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-kernel/infra-kernel/Manifest b/sys-kernel/infra-kernel/Manifest
index 69fffa7..59f1499 100644
--- a/sys-kernel/infra-kernel/Manifest
+++ b/sys-kernel/infra-kernel/Manifest
@@ -2,3 +2,5 @@ DIST infra-kernel-kernel-1.0-infra26.tbz2 8666996 SHA256 
48aad43feec1989f6692e6f
 DIST infra-kernel-modules-1.0-infra26.tbz2 7970774 SHA256 
68dfedc7704fdcaba0ddab75e3bdff69325aedf867e5a862fb28d88c453f622a SHA512 
74815fc6786f62907c8d40269f530a702cce8d607838476a88243439ac3c38644aefa2a20e7db7e81376d49b292d2f48ccbd21316aee284783589253b03cebf2
 WHIRLPOOL 
82a1d85dc74e78da1d61d9280d95e5baaf486748c82057bffbe3340f779a0e6bdab0ec7f7cd0698ec13fd12ed68b1c6ec4567f76a11d817f779c46b84fb98af5
 DIST infra-kernel-kernel-x86_64-3.13.6-r3-infra27.tbz2 9350068 SHA256 
fd2f6b3b538fbb5815ca3a89978ce92a5503fdb45ef5c0a1e94abdbe2695c8e0 SHA512 
53e9f6b10eba83a015ecc38b84b2437edb579d1fed0ce7008d054635e38816cce34236d66514a014938f034e9e9e5aefac45540d6661cc78d35ef3158c6bfbd6
 WHIRLPOOL 
8b5c47a343506bb29c0df5af6f2a94da1582bc0db9c4bdfba4be7d7da4aec3bb3ccbb526219b4e3f03c07dd0a21eadba2627289e2f812f03c9fa08796e215de6
 DIST infra-kernel-modules-x86_64-3.13.6-r3-infra27.tbz2 8603252 SHA256 
6e4d60cc8a390e95ea6eb6f0b82df64548642f7454dd6d2f6914c54e9afcb0e2 SHA512 
4e6d6ba8e10e35674911353d7532d1ecfdbf599cf502108d7830543810a083e91c054e8e1bf81a82d706ecf173dbab6c5c6a3abcff6cf4ce0a3759a0c9e8
 WHIRLPOOL 
46d0e68f65e3bd00c1e4a9985dad0e185214f067e286d0be1e06b1ca9131ba659d3d95fd393ee3ac6ec5ae22a924234be0b6d9d480ac738fef7bbcf413db8658
+DIST infra-kernel-kernel-x86_64-3.15.2-infra27.tbz2 9506184 SHA256 
b4150b413913d5d11d3be01de348bcef2c61275dd7815eaa1553bdd9b1183c0c SHA512 
13f09060e5ce7042f41d96846e5e1c7dccc0822a2de1c7c51c2e24130c2a3197fa7fa00d9fb3b52dfc2c79d9eae3dbca73c19cd3e8e8cf928a09f545516f4a99
 WHIRLPOOL 
e97600fb02915c29a56dc87cc0cde5d11cadac8ab4b849d62d57b25656c7048cc2f326d74cc58591f55212989c6549c72a6620e5c56a32934ee47642b25a75f5
+DIST infra-kernel-modules-x86_64-3.15.2-infra27.tbz2 8699256 SHA256 
f2109c6f4f570065a3bd09ba582886c70c567a1e4bd9b72fca0a4d165e631012 SHA512 
84b5bdfa28ef6924931dc392bc94d5aee0578196dac3c8de2e91d9338600ae60d6408e4dccd1ff979d3ee1fc834819b0441633004d7397422edbd70c1d8bb962
 WHIRLPOOL 
16b5e07bc4ec48b06282d3b46bd476e192bbc4e24538d31cf24777b0e72be58f076e50f42a217f75123113fb48767a330759fa5845e6967c0f7108561a63ee74



[gentoo-commits] gentoo-x86 commit in app-office/libreoffice: ChangeLog libreoffice-4.1.4.2.ebuild

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 18:22:22

  Modified: ChangeLog
  Removed:  libreoffice-4.1.4.2.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.561app-office/libreoffice/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v
retrieving revision 1.560
retrieving revision 1.561
diff -u -r1.560 -r1.561
--- ChangeLog   29 Jun 2014 16:43:06 -  1.560
+++ ChangeLog   29 Jun 2014 18:22:22 -  1.561
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.560 
2014/06/29 16:43:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.561 
2014/06/29 18:22:22 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -libreoffice-4.1.4.2.ebuild:
+  Remove old
 
   29 Jun 2014; Agostino Sarubbo a...@gentoo.org libreoffice-4.2.5.2.ebuild:
   Stable for x86, wrt bug #514886






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-l10n: ChangeLog libreoffice-l10n-4.1.4.2.ebuild

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 18:23:09

  Modified: ChangeLog
  Removed:  libreoffice-l10n-4.1.4.2.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.111app-office/libreoffice-l10n/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-l10n/ChangeLog?rev=1.111view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-l10n/ChangeLog?rev=1.111content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-l10n/ChangeLog?r1=1.110r2=1.111

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog   29 Jun 2014 16:43:09 -  1.110
+++ ChangeLog   29 Jun 2014 18:23:09 -  1.111
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-l10n
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 
1.110 2014/06/29 16:43:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 
1.111 2014/06/29 18:23:09 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -libreoffice-l10n-4.1.4.2.ebuild:
+  Remove old
 
   29 Jun 2014; Agostino Sarubbo a...@gentoo.org
   libreoffice-l10n-4.2.5.2.ebuild:






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: ChangeLog libreoffice-bin-4.1.4.2.ebuild

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 18:23:27

  Modified: ChangeLog
  Removed:  libreoffice-bin-4.1.4.2.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.146app-office/libreoffice-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.146view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.146content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.145r2=1.146

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- ChangeLog   29 Jun 2014 16:43:12 -  1.145
+++ ChangeLog   29 Jun 2014 18:23:27 -  1.146
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 
1.145 2014/06/29 16:43:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 
1.146 2014/06/29 18:23:27 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -libreoffice-bin-4.1.4.2.ebuild:
+  Remove old
 
   29 Jun 2014; Agostino Sarubbo a...@gentoo.org 
libreoffice-bin-4.2.5.2.ebuild:
   Stable for x86, wrt bug #514886






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin-debug: ChangeLog libreoffice-bin-debug-4.1.4.2.ebuild

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 18:23:44

  Modified: ChangeLog
  Removed:  libreoffice-bin-debug-4.1.4.2.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.59 app-office/libreoffice-bin-debug/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.59view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.59content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?r1=1.58r2=1.59

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   29 Jun 2014 16:43:16 -  1.58
+++ ChangeLog   29 Jun 2014 18:23:44 -  1.59
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-bin-debug
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.58 
2014/06/29 16:43:16 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.59 
2014/06/29 18:23:44 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -libreoffice-bin-debug-4.1.4.2.ebuild:
+  Remove old
 
   29 Jun 2014; Agostino Sarubbo a...@gentoo.org
   libreoffice-bin-debug-4.2.5.2.ebuild:






[gentoo-commits] gentoo-x86 commit in kde-base/kdelibs: ChangeLog kdelibs-4.12.5.ebuild

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 18:27:17

  Modified: ChangeLog
  Removed:  kdelibs-4.12.5.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.1015   kde-base/kdelibs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdelibs/ChangeLog?rev=1.1015view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdelibs/ChangeLog?rev=1.1015content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdelibs/ChangeLog?r1=1.1014r2=1.1015

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v
retrieving revision 1.1014
retrieving revision 1.1015
diff -u -r1.1014 -r1.1015
--- ChangeLog   29 Jun 2014 16:50:07 -  1.1014
+++ ChangeLog   29 Jun 2014 18:27:17 -  1.1015
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdelibs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.1014 
2014/06/29 16:50:07 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.1015 
2014/06/29 18:27:17 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -kdelibs-4.12.5.ebuild:
+  Remove old
 
   29 Jun 2014; Mikle Kolyada zlog...@gentoo.org kdelibs-4.12.5-r1.ebuild:
   ppc/ppc64 stable wrt bug #513726






[gentoo-commits] dev/jmbsvicetto:master commit in: sys-kernel/infra-kernel/

2014-06-29 Thread Jorge Manuel B. S. Vicetto
commit: 2935575c30c5eb17d842bac7ec968639e5a6c1a5
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Sun Jun 29 18:25:22 2014 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Sun Jun 29 18:25:22 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=2935575c

Update kernel ebuild.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT 
gentoo.org

---
 sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild | 41 ++
 1 file changed, 27 insertions(+), 14 deletions(-)

diff --git a/sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild 
b/sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild
index f0e2f2d..ce38078 100644
--- a/sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild
+++ b/sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild
@@ -10,27 +10,28 @@ KERNEL_NAME=hardened
 KERNEL_PV=$PV
 KERNEL_REVISION=$PR
 INFRA_SUFFIX=infra27
-use amd64  KARCH=x86_64
-use x86  KARCH=x86
 
 KERNEL_PVR=${KERNEL_PV}-${KERNEL_REVISION}
 
+KARCH_amd64=x86_64
+KARCH_x86=x86
 BINPKG_PVR=${PVR}-${INFRA_SUFFIX}
-BINPKG_KERNEL=${PN/-sources/}-kernel-${KARCH}-${BINPKG_PVR}
-BINPKG_MODULES=${PN/-sources/}-modules-${KARCH}-${BINPKG_PVR}
+BINPKG_KERNEL=${PN/-sources/}-kernel-KARCH-${BINPKG_PVR}
+BINPKG_MODULES=${PN/-sources/}-modules-KARCH-${BINPKG_PVR}
 
-KERNEL_URI=${BINPKG_KERNEL}.tbz2
-MODULES_URI=${BINPKG_MODULES}.tbz2
+URIBASE=https://distfiles:fetchubufe...@portage.infra.gentoo.org/distfiles/;
 
-CUSTOM_VERSION=${KERNEL_PV}-${KERNEL_NAME}-${KERNEL_REVISION}-${INFRA_SUFFIX}
-KERNEL_BIN=kernel-${KARCH}-${CUSTOM_VERSION}
-INITRAMFS_BIN=initramfs-${KARCH}-${CUSTOM_VERSION}
-SYSTEMMAP_BIN=System.map-${KARCH}-${CUSTOM_VERSION}
+KERNEL_URI_amd64=amd64? ( 
${URIBASE}${BINPKG_KERNEL/KARCH/${KARCH_x86_64}}.tbz2 )
+KERNEL_URI_x86=x86? ( ${URIBASE}${BINPKG_KERNEL/KARCH/${KARCH_x86}}.tbz2 )
+KERNEL_URI=$KERNEL_URI ${KERNEL_URI_amd64}
+#KERNEL_URI=$KERNEL_URI ${KERNEL_URI_x86}
 
-SRC_URI=
-   amd64? ( ${KERNEL_URI//--/-x86_64-} ${MODULES_URI//--/-x86_64-} )
-   x86? ( ${KERNEL_URI//--/-x86-} ${MODULES_URI//--/-x86-} )
-
+MODULES_URI_amd64=amd64? ( 
${URIBASE}${BINPKG_MODULES/KARCH/${KARCH_x86_64}}.tbz2 )
+MODULES_URI_x86=x86? ( ${URIBASE}${BINPKG_MODULES/KARCH/${KARCH_x86}}.tbz2 )
+MODULES_URI=$MODULES_URI ${MODULES_URI_amd64}
+#MODULES_URI=$MODULES_URI ${MODULES_URI_x86}
+
+SRC_URI=${KERNEL_URI} ${MODULES_URI}
 DESCRIPTION=Package to install kernel + initramfs for Gentoo infra boxes
 HOMEPAGE=http://wiki.gentoo.org/wiki/Project:Infrastructure;
 IUSE=
@@ -46,6 +47,18 @@ S=${WORKDIR}
 
 src_install() {
 
+   # Use is not valid in global scope
+   use amd64  KARCH=${KARCH_amd64}
+   use x86  KARCH=${KARCH_x86}
+   [ -z $KARCH ]  die Your arch is not supported by this build
+
+   [ ${KERNEL_REVISION} != r0 ]  
KERNEL_REVISION_STRING=-${KERNEL_REVISION}
+   
CUSTOM_VERSION=${KERNEL_PV}-${KERNEL_NAME}${KERNEL_REVISION_STRING}-${INFRA_SUFFIX}
+   KNAME=genkernel
+   KERNEL_BIN=kernel-${KNAME}-${KARCH}-${CUSTOM_VERSION}
+   INITRAMFS_BIN=initramfs-${KNAME}-${KARCH}-${CUSTOM_VERSION}
+   SYSTEMMAP_BIN=System.map-${KNAME}-${KARCH}-${CUSTOM_VERSION}
+
# copy the kernel and initramfs
insinto /boot
doins ${KERNEL_BIN}



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

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 18:33:58

  Modified: ChangeLog use.mask
  Log:
  Mask use-flag firebird and package dev-db/firebird for bug 460780

Revision  ChangesPath
1.170profiles/arch/x86/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog   29 Jun 2014 16:32:35 -  1.169
+++ ChangeLog   29 Jun 2014 18:33:58 -  1.170
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86 profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.169 
2014/06/29 16:32:35 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.170 
2014/06/29 18:33:58 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org use.mask:
+  Mask use-flag firebird and package dev-db/firebird for bug 460780
 
   29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org
   package.use.stable.mask:



1.64 profiles/arch/x86/use.mask

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

Index: use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- use.mask25 Jun 2014 14:22:30 -  1.63
+++ use.mask29 Jun 2014 18:33:58 -  1.64
@@ -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/x86/use.mask,v 1.63 
2014/06/25 14:22:30 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.64 
2014/06/29 18:33:58 dilfridge Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
@@ -177,7 +177,6 @@
 # Shared with amd64
 -oci8
 -oracle7
--firebird
 -db2
 
 # Robert Buchholz r...@gentoo.org (03 Jun 2007)






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

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 18:35:34

  Modified: ChangeLog package.use.mask
  Log:
  Mask use-flag firebird and package dev-db/firebird for bug 460780

Revision  ChangesPath
1.266profiles/arch/amd64/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -r1.265 -r1.266
--- ChangeLog   28 Jun 2014 08:10:47 -  1.265
+++ ChangeLog   29 Jun 2014 18:35:33 -  1.266
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/AMD64 profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.265 
2014/06/28 08:10:47 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.266 
2014/06/29 18:35:33 dilfridge Exp $
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org package.use.mask:
+  Mask use-flag firebird and package dev-db/firebird for bug 460780
 
   28 Jun 2014; Michał Górny mgo...@gentoo.org package.use:
   Enable abi_x86_32 by default on nvidia-cg-toolkit, to match default



1.182profiles/arch/amd64/package.use.mask

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

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- package.use.mask24 Apr 2014 10:38:58 -  1.181
+++ package.use.mask29 Jun 2014 18:35:33 -  1.182
@@ -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/amd64/package.use.mask,v 
1.181 2014/04/24 10:38:58 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 
1.182 2014/06/29 18:35:33 dilfridge Exp $
 
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -174,14 +174,6 @@
 =sys-cluster/glusterfs-3.1.2 infiniband
 =sys-cluster/corosync-1.3.0 infiniband
 
-# Markos Chandras hwoar...@gentoo.org (10 Jun 2011)
-# Unmask firebird on qtsql per bug #337451
-dev-qt/qtsql -firebird
-
-# Markos Chandras hwoar...@gentoo.org (03 May 2011)
-# Unmask firebird only for php
-dev-lang/php -firebird
-
 # Luca Barbato lu_z...@gentoo.org (28 Feb 2011)
 # Masked in base, unmask for amd64/x86
 media-video/mplayer2 -bluray






[gentoo-commits] dev/jmbsvicetto:master commit in: sys-kernel/infra-kernel/

2014-06-29 Thread Jorge Manuel B. S. Vicetto
commit: 56d863d43e8baaad06b54d505b66bb81d91727fb
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Sun Jun 29 18:31:59 2014 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Sun Jun 29 18:31:59 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=56d863d4

I'm not using mirrors for these ebuilds.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT 
gentoo.org

---
 sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild | 10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild 
b/sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild
index ce38078..569 100644
--- a/sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild
+++ b/sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild
@@ -19,15 +19,13 @@ BINPKG_PVR=${PVR}-${INFRA_SUFFIX}
 BINPKG_KERNEL=${PN/-sources/}-kernel-KARCH-${BINPKG_PVR}
 BINPKG_MODULES=${PN/-sources/}-modules-KARCH-${BINPKG_PVR}
 
-URIBASE=https://distfiles:fetchubufe...@portage.infra.gentoo.org/distfiles/;
-
-KERNEL_URI_amd64=amd64? ( 
${URIBASE}${BINPKG_KERNEL/KARCH/${KARCH_x86_64}}.tbz2 )
-KERNEL_URI_x86=x86? ( ${URIBASE}${BINPKG_KERNEL/KARCH/${KARCH_x86}}.tbz2 )
+KERNEL_URI_amd64=amd64? ( ${BINPKG_KERNEL/KARCH/${KARCH_x86_64}}.tbz2 )
+KERNEL_URI_x86=x86? ( ${BINPKG_KERNEL/KARCH/${KARCH_x86}}.tbz2 )
 KERNEL_URI=$KERNEL_URI ${KERNEL_URI_amd64}
 #KERNEL_URI=$KERNEL_URI ${KERNEL_URI_x86}
 
-MODULES_URI_amd64=amd64? ( 
${URIBASE}${BINPKG_MODULES/KARCH/${KARCH_x86_64}}.tbz2 )
-MODULES_URI_x86=x86? ( ${URIBASE}${BINPKG_MODULES/KARCH/${KARCH_x86}}.tbz2 )
+MODULES_URI_amd64=amd64? ( ${BINPKG_MODULES/KARCH/${KARCH_x86_64}}.tbz2 )
+MODULES_URI_x86=x86? ( ${BINPKG_MODULES/KARCH/${KARCH_x86}}.tbz2 )
 MODULES_URI=$MODULES_URI ${MODULES_URI_amd64}
 #MODULES_URI=$MODULES_URI ${MODULES_URI_x86}
 



[gentoo-commits] dev/jmbsvicetto:master commit in: sys-kernel/infra-kernel/

2014-06-29 Thread Jorge Manuel B. S. Vicetto
commit: 9d56b753f360387fc4c3da68d6b0e5174f06b67b
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Sun Jun 29 18:33:26 2014 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Sun Jun 29 18:33:26 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=9d56b753

Use the correct variable name.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT 
gentoo.org

---
 sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild 
b/sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild
index 569..384eece 100644
--- a/sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild
+++ b/sys-kernel/infra-kernel/infra-kernel-3.15.2.ebuild
@@ -19,12 +19,12 @@ BINPKG_PVR=${PVR}-${INFRA_SUFFIX}
 BINPKG_KERNEL=${PN/-sources/}-kernel-KARCH-${BINPKG_PVR}
 BINPKG_MODULES=${PN/-sources/}-modules-KARCH-${BINPKG_PVR}
 
-KERNEL_URI_amd64=amd64? ( ${BINPKG_KERNEL/KARCH/${KARCH_x86_64}}.tbz2 )
+KERNEL_URI_amd64=amd64? ( ${BINPKG_KERNEL/KARCH/${KARCH_amd64}}.tbz2 )
 KERNEL_URI_x86=x86? ( ${BINPKG_KERNEL/KARCH/${KARCH_x86}}.tbz2 )
 KERNEL_URI=$KERNEL_URI ${KERNEL_URI_amd64}
 #KERNEL_URI=$KERNEL_URI ${KERNEL_URI_x86}
 
-MODULES_URI_amd64=amd64? ( ${BINPKG_MODULES/KARCH/${KARCH_x86_64}}.tbz2 )
+MODULES_URI_amd64=amd64? ( ${BINPKG_MODULES/KARCH/${KARCH_amd64}}.tbz2 )
 MODULES_URI_x86=x86? ( ${BINPKG_MODULES/KARCH/${KARCH_x86}}.tbz2 )
 MODULES_URI=$MODULES_URI ${MODULES_URI_amd64}
 #MODULES_URI=$MODULES_URI ${MODULES_URI_x86}



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

2014-06-29 Thread Andreas HAttel (dilfridge)
dilfridge14/06/29 18:48:34

  Modified: ChangeLog package.mask
  Log:
  Mask use-flag firebird and package dev-db/firebird for bug 460780

Revision  ChangesPath
1.9120   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9119
retrieving revision 1.9120
diff -u -r1.9119 -r1.9120
--- ChangeLog   29 Jun 2014 15:42:15 -  1.9119
+++ ChangeLog   29 Jun 2014 18:48:33 -  1.9120
@@ -1,12 +1,15 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9119 2014/06/29 
15:42:15 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9120 2014/06/29 
18:48:33 dilfridge Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
   29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org package.mask:
+  Mask use-flag firebird and package dev-db/firebird for bug 460780
+
+  29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org package.mask:
   Mask perl-5.12 and family for removal
 
   29 Jun 2014; Andreas K. Huettel dilfri...@gentoo.org package.mask:



1.15820  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.15819
retrieving revision 1.15820
diff -u -r1.15819 -r1.15820
--- package.mask29 Jun 2014 15:42:16 -  1.15819
+++ package.mask29 Jun 2014 18:48:33 -  1.15820
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15819 2014/06/29 
15:42:16 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15820 2014/06/29 
18:48:33 dilfridge Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -31,6 +31,14 @@
 #--- END OF EXAMPLES ---
 
 # Andreas K. Huettel dilfri...@gentoo.org (29 Jun 2014)
+# Severe security issue (bug 460780), unhandled for over a year.
+# Masked for removal in 30 days.
+dev-db/firebird
+dev-db/flamerobin
+dev-libs/ibpp
+dev-python/kinterbasdb
+
+# Andreas K. Huettel dilfri...@gentoo.org (29 Jun 2014)
 # Mask perl-5.12 and related package versions prior to removal
 =dev-lang/perl-5.12*
 =perl-core/Module-CoreList-2.800.0






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

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:49:54

  Modified: ChangeLog redcloth-4.2.9-r1.ebuild
  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.88 dev-ruby/redcloth/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   22 Jun 2014 14:17:06 -  1.87
+++ ChangeLog   29 Jun 2014 18:49:54 -  1.88
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/redcloth
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.87 
2014/06/22 14:17:06 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.88 
2014/06/29 18:49:54 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org redcloth-4.2.9-r1.ebuild:
+  arm stable, bug #513430
 
   22 Jun 2014; Akinori Hattori hat...@gentoo.org redcloth-4.2.9-r1.ebuild:
   ia64 stable wrt bug #513430



1.6  dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild

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

Index: redcloth-4.2.9-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- redcloth-4.2.9-r1.ebuild22 Jun 2014 14:17:06 -  1.5
+++ redcloth-4.2.9-r1.ebuild29 Jun 2014 18:49:54 -  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-ruby/redcloth/redcloth-4.2.9-r1.ebuild,v 1.5 
2014/06/22 14:17:06 hattya Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild,v 1.6 
2014/06/29 18:49:54 maekke Exp $
 
 EAPI=5
 
@@ -30,7 +30,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~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 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 IUSE=
 
 DEPEND+= dev-util/ragel






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

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:50:27

  Modified: ChangeLog coderay-1.1.0-r1.ebuild
  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.83 dev-ruby/coderay/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog   22 Jun 2014 14:17:40 -  1.82
+++ ChangeLog   29 Jun 2014 18:50:27 -  1.83
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/coderay
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.82 
2014/06/22 14:17:40 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.83 
2014/06/29 18:50:27 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org coderay-1.1.0-r1.ebuild:
+  arm stable, bug #513430
 
   22 Jun 2014; Akinori Hattori hat...@gentoo.org coderay-1.1.0-r1.ebuild:
   ia64 stable wrt bug #513430



1.4  dev-ruby/coderay/coderay-1.1.0-r1.ebuild

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

Index: coderay-1.1.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- coderay-1.1.0-r1.ebuild 22 Jun 2014 14:17:40 -  1.3
+++ coderay-1.1.0-r1.ebuild 29 Jun 2014 18:50:27 -  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-ruby/coderay/coderay-1.1.0-r1.ebuild,v 
1.3 2014/06/22 14:17:40 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r1.ebuild,v 
1.4 2014/06/29 18:50:27 maekke Exp $
 
 EAPI=5
 
@@ -25,7 +25,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~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 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 IUSE=
 
 # Redcloth is optional but automagically tested, so we add this






[gentoo-commits] gentoo-x86 commit in net-dns/pdns-recursor: ChangeLog pdns-recursor-3.5.3-r1.ebuild

2014-06-29 Thread Sven Wegener (swegener)
swegener14/06/29 18:51:20

  Modified: ChangeLog
  Added:pdns-recursor-3.5.3-r1.ebuild
  Log:
  Also patch 3.5.3 for bug #514946.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x64D4CF24)

Revision  ChangesPath
1.45 net-dns/pdns-recursor/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   29 Jun 2014 18:18:56 -  1.44
+++ ChangeLog   29 Jun 2014 18:51:19 -  1.45
@@ -1,6 +1,12 @@
 # ChangeLog for net-dns/pdns-recursor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.44 
2014/06/29 18:18:56 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.45 
2014/06/29 18:51:19 swegener Exp $
+
+*pdns-recursor-3.5.3-r1 (29 Jun 2014)
+
+  29 Jun 2014; Sven Wegener swege...@gentoo.org
+  +pdns-recursor-3.5.3-r1.ebuild, +files/pdns-recursor-3.5.3-fdlimit.patch:
+  Also patch 3.5.3 for bug #514946.
 
 *pdns-recursor-3.3-r1 (29 Jun 2014)
 



1.1  net-dns/pdns-recursor/pdns-recursor-3.5.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns-recursor/pdns-recursor-3.5.3-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns-recursor/pdns-recursor-3.5.3-r1.ebuild?rev=1.1content-type=text/plain

Index: pdns-recursor-3.5.3-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-dns/pdns-recursor/pdns-recursor-3.5.3-r1.ebuild,v 
1.1 2014/06/29 18:51:19 swegener Exp $

EAPI=4

inherit toolchain-funcs flag-o-matic eutils

DESCRIPTION=The PowerDNS Recursor
HOMEPAGE=http://www.powerdns.com/;
SRC_URI=http://downloads.powerdns.com/releases/${P}.tar.bz2;

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

DEPEND=lua? ( =dev-lang/lua-5.1 )
RDEPEND=${DEPEND}
!net-dns/pdns-2.9.20-r1
DEPEND=${DEPEND}
=dev-libs/boost-1.33.1

pkg_setup() {
filter-flags -ftree-vectorize
}

src_prepare() {
epatch ${FILESDIR}/${PN}-3.1.7.2-error-message.patch \
${FILESDIR}/${P}-fdlimit.patch

sed -i -e s:/var/run/:/var/lib/powerdns: ${S}/config.h || die
}

src_configure() {
true
}

src_compile() {
emake \
CC=$(tc-getCC) \
CXX=$(tc-getCXX) \
OPTFLAGS= \
LUA_LIBS_CONFIG=-llua \
LUA_CPPFLAGS_CONFIG= \
LUA=$(use lua  echo 1)
}

src_install() {
dosbin pdns_recursor rec_control
doman pdns_recursor.1 rec_control.1

insinto /etc/powerdns
doins ${FILESDIR}/recursor.conf

doinitd ${FILESDIR}/precursor

# Pretty ugly, uh?
dodir /var/lib/powerdns/var/lib
dosym ../.. /var/lib/powerdns/var/lib/powerdns
}






[gentoo-commits] gentoo-x86 commit in dev-python/twisted-core: ChangeLog twisted-core-13.0.0-r3.ebuild

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:51:07

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

Revision  ChangesPath
1.28 dev-python/twisted-core/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-core/ChangeLog?rev=1.28view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-core/ChangeLog?rev=1.28content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-core/ChangeLog?r1=1.27r2=1.28

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   4 Jun 2014 00:07:04 -   1.27
+++ ChangeLog   29 Jun 2014 18:51:07 -  1.28
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-core
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.27 
2014/06/04 00:07:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.28 
2014/06/29 18:51:07 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org twisted-core-13.0.0-r3.ebuild:
+  arm stable, bug #486506
 
   04 Jun 2014; Jeroen Roovers j...@gentoo.org twisted-core-13.0.0-r3.ebuild:
   Stable for HPPA (bug #486506).



1.3  dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild

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

Index: twisted-core-13.0.0-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- twisted-core-13.0.0-r3.ebuild   4 Jun 2014 00:07:04 -   1.2
+++ twisted-core-13.0.0-r3.ebuild   29 Jun 2014 18:51:07 -  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/twisted-core/twisted-core-13.0.0-r3.ebuild,v 
1.2 2014/06/04 00:07:04 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild,v 
1.3 2014/06/29 18:51:07 maekke Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION=An asynchronous networking framework written in Python
 
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
 IUSE=crypt gtk serial
 
 DEPEND=net-zope/zope-interface[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-13.0.0-r1.ebuild

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:51:32

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

Revision  ChangesPath
1.105dev-python/twisted-conch/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.105view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.105content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.104r2=1.105

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog   4 Jun 2014 00:07:49 -   1.104
+++ ChangeLog   29 Jun 2014 18:51:31 -  1.105
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-conch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.104 
2014/06/04 00:07:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.105 
2014/06/29 18:51:31 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org twisted-conch-13.0.0-r1.ebuild:
+  arm stable, bug #486506
 
   04 Jun 2014; Jeroen Roovers j...@gentoo.org twisted-conch-13.0.0-r1.ebuild:
   Stable for HPPA (bug #486506).



1.4  dev-python/twisted-conch/twisted-conch-13.0.0-r1.ebuild

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

Index: twisted-conch-13.0.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-13.0.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- twisted-conch-13.0.0-r1.ebuild  4 Jun 2014 00:07:49 -   1.3
+++ twisted-conch-13.0.0-r1.ebuild  29 Jun 2014 18:51: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/dev-python/twisted-conch/twisted-conch-13.0.0-r1.ebuild,v
 1.3 2014/06/04 00:07:49 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-13.0.0-r1.ebuild,v
 1.4 2014/06/29 18:51:31 maekke Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION=Twisted SSHv2 implementation
 
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
+KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
 IUSE=
 
 DEPEND=






[gentoo-commits] gentoo-x86 commit in dev-python/twisted-names: ChangeLog twisted-names-13.0.0-r1.ebuild

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:52:24

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

Revision  ChangesPath
1.91 dev-python/twisted-names/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.91view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.91content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?r1=1.90r2=1.91

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   4 Jun 2014 00:09:15 -   1.90
+++ ChangeLog   29 Jun 2014 18:52:24 -  1.91
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-names
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.90 
2014/06/04 00:09:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.91 
2014/06/29 18:52:24 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org twisted-names-13.0.0-r1.ebuild:
+  arm stable, bug #486506
 
   04 Jun 2014; Jeroen Roovers j...@gentoo.org twisted-names-13.0.0-r1.ebuild:
   Stable for HPPA (bug #486506).



1.4  dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild

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

Index: twisted-names-13.0.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- twisted-names-13.0.0-r1.ebuild  4 Jun 2014 00:09:15 -   1.3
+++ twisted-names-13.0.0-r1.ebuild  29 Jun 2014 18:52:24 -  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/twisted-names/twisted-names-13.0.0-r1.ebuild,v
 1.3 2014/06/04 00:09:15 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild,v
 1.4 2014/06/29 18:52:24 maekke Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION=A Twisted DNS implementation
 
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 DEPEND==dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-python/twisted-mail: ChangeLog twisted-mail-13.0.0-r1.ebuild

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:52:46

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

Revision  ChangesPath
1.93 dev-python/twisted-mail/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/ChangeLog?rev=1.93view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/ChangeLog?rev=1.93content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/ChangeLog?r1=1.92r2=1.93

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   4 Jun 2014 00:09:41 -   1.92
+++ ChangeLog   29 Jun 2014 18:52:46 -  1.93
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-mail
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.92 
2014/06/04 00:09:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.93 
2014/06/29 18:52:46 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org twisted-mail-13.0.0-r1.ebuild:
+  arm stable, bug #486506
 
   04 Jun 2014; Jeroen Roovers j...@gentoo.org twisted-mail-13.0.0-r1.ebuild:
   Stable for HPPA (bug #486506).



1.3  dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild

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

Index: twisted-mail-13.0.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- twisted-mail-13.0.0-r1.ebuild   4 Jun 2014 00:09:41 -   1.2
+++ twisted-mail-13.0.0-r1.ebuild   29 Jun 2014 18:52:46 -  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/twisted-mail/twisted-mail-13.0.0-r1.ebuild,v 
1.2 2014/06/04 00:09:41 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild,v 
1.3 2014/06/29 18:52:46 maekke Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION=A Twisted Mail library, server and client
 
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 DEPEND==dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-python/twisted-web: ChangeLog twisted-web-13.0.0-r1.ebuild

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:53:09

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

Revision  ChangesPath
1.104dev-python/twisted-web/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-web/ChangeLog?rev=1.104view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-web/ChangeLog?rev=1.104content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-web/ChangeLog?r1=1.103r2=1.104

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog   4 Jun 2014 00:27:49 -   1.103
+++ ChangeLog   29 Jun 2014 18:53:09 -  1.104
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-web
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.103 
2014/06/04 00:27:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.104 
2014/06/29 18:53:09 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org twisted-web-13.0.0-r1.ebuild:
+  arm stable, bug #486506
 
   04 Jun 2014; Jeroen Roovers j...@gentoo.org twisted-web-13.0.0-r1.ebuild:
   Stable for HPPA (bug #486506).



1.4  dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild

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

Index: twisted-web-13.0.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- twisted-web-13.0.0-r1.ebuild4 Jun 2014 00:27:49 -   1.3
+++ twisted-web-13.0.0-r1.ebuild29 Jun 2014 18:53:09 -  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/twisted-web/twisted-web-13.0.0-r1.ebuild,v 
1.3 2014/06/04 00:27:49 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild,v 
1.4 2014/06/29 18:53:09 maekke Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION=Twisted web server, programmable in Python
 
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
 IUSE=soap
 
 DEPEND==dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-python/twisted-words: twisted-words-13.0.0-r1.ebuild ChangeLog

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:53:33

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

Revision  ChangesPath
1.3  dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild

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

Index: twisted-words-13.0.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- twisted-words-13.0.0-r1.ebuild  4 Jun 2014 00:11:14 -   1.2
+++ twisted-words-13.0.0-r1.ebuild  29 Jun 2014 18:53: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/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild,v
 1.2 2014/06/04 00:11:14 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild,v
 1.3 2014/06/29 18:53:32 maekke Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION=Twisted Words contains Instant Messaging implementations.
 
-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
 IUSE=
 
 DEPEND==dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]



1.97 dev-python/twisted-words/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.97view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.97content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?r1=1.96r2=1.97

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog   4 Jun 2014 00:11:14 -   1.96
+++ ChangeLog   29 Jun 2014 18:53:32 -  1.97
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-words
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.96 
2014/06/04 00:11:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.97 
2014/06/29 18:53:32 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org twisted-words-13.0.0-r1.ebuild:
+  arm stable, bug #486506
 
   04 Jun 2014; Jeroen Roovers j...@gentoo.org twisted-words-13.0.0-r1.ebuild:
   Stable for HPPA (bug #486506).






[gentoo-commits] gentoo-x86 commit in media-gfx/qrencode: ChangeLog qrencode-3.4.3.ebuild

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:54:11

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

Revision  ChangesPath
1.46 media-gfx/qrencode/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/qrencode/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   11 Apr 2014 18:19:13 -  1.45
+++ ChangeLog   29 Jun 2014 18:54:11 -  1.46
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/qrencode
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/ChangeLog,v 1.45 
2014/04/11 18:19:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/ChangeLog,v 1.46 
2014/06/29 18:54:11 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org qrencode-3.4.3.ebuild:
+  arm stable, bug #500420
 
   11 Apr 2014; Jeroen Roovers j...@gentoo.org qrencode-3.4.3.ebuild:
   Stable for HPPA (bug #507432).



1.7  media-gfx/qrencode/qrencode-3.4.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode/qrencode-3.4.3.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode/qrencode-3.4.3.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode/qrencode-3.4.3.ebuild?r1=1.6r2=1.7

Index: qrencode-3.4.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.4.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qrencode-3.4.3.ebuild   11 Apr 2014 18:19:13 -  1.6
+++ qrencode-3.4.3.ebuild   29 Jun 2014 18:54:11 -  1.7
@@ -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/qrencode/qrencode-3.4.3.ebuild,v 
1.6 2014/04/11 18:19:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.4.3.ebuild,v 
1.7 2014/06/29 18:54:11 maekke Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 
 LICENSE=LGPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd
+KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd
 IUSE=
 
 RDEPEND=media-libs/libpng






[gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.4.30.ebuild ChangeLog

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:55:07

  Modified: php-5.4.30.ebuild ChangeLog
  Log:
  arm stable, bug #512492
  
  (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-lang/php/php-5.4.30.ebuild

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

Index: php-5.4.30.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.30.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- php-5.4.30.ebuild   28 Jun 2014 21:28:44 -  1.3
+++ php-5.4.30.ebuild   29 Jun 2014 18:55:07 -  1.4
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.30.ebuild,v 1.3 
2014/06/28 21:28:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.30.ebuild,v 1.4 
2014/06/29 18:55:07 maekke Exp $
 
 EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-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-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
 
 function php_get_uri ()
 {



1.850dev-lang/php/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.850view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.850content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.849r2=1.850

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.849
retrieving revision 1.850
diff -u -r1.849 -r1.850
--- ChangeLog   28 Jun 2014 21:28:44 -  1.849
+++ ChangeLog   29 Jun 2014 18:55:07 -  1.850
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.849 2014/06/28 
21:28:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.850 2014/06/29 
18:55:07 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org php-5.4.30.ebuild:
+  arm stable, bug #512492
 
   28 Jun 2014; Jeroen Roovers j...@gentoo.org php-5.4.30.ebuild:
   Stable for HPPA (bug #512492).






[gentoo-commits] gentoo-x86 commit in dev-lang/php: ChangeLog php-5.5.14.ebuild

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:55:39

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

Revision  ChangesPath
1.851dev-lang/php/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.851view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.851content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.850r2=1.851

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.850
retrieving revision 1.851
diff -u -r1.850 -r1.851
--- ChangeLog   29 Jun 2014 18:55:07 -  1.850
+++ ChangeLog   29 Jun 2014 18:55:39 -  1.851
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.850 2014/06/29 
18:55:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.851 2014/06/29 
18:55:39 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org php-5.5.14.ebuild:
+  arm stable, bug #512492
 
   29 Jun 2014; Markus Meier mae...@gentoo.org php-5.4.30.ebuild:
   arm stable, bug #512492



1.4  dev-lang/php/php-5.5.14.ebuild

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

Index: php-5.5.14.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.14.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- php-5.5.14.ebuild   28 Jun 2014 16:26:18 -  1.3
+++ php-5.5.14.ebuild   29 Jun 2014 18:55:39 -  1.4
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.14.ebuild,v 1.3 
2014/06/28 16:26:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.14.ebuild,v 1.4 
2014/06/29 18:55:39 maekke Exp $
 
 EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
 
 function php_get_uri ()
 {






[gentoo-commits] gentoo-x86 commit in dev-cpp/gmock: ChangeLog gmock-1.7.0.ebuild

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:57:06

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

Revision  ChangesPath
1.23 dev-cpp/gmock/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gmock/ChangeLog?rev=1.23view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gmock/ChangeLog?rev=1.23content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gmock/ChangeLog?r1=1.22r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/gmock/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   23 Jun 2014 13:07:36 -  1.22
+++ ChangeLog   29 Jun 2014 18:57:06 -  1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/gmock
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/ChangeLog,v 1.22 2014/06/23 
13:07:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/ChangeLog,v 1.23 2014/06/29 
18:57:06 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org gmock-1.7.0.ebuild:
+  arm stable, bug #513804
 
   23 Jun 2014; Jeroen Roovers j...@gentoo.org gmock-1.7.0-r1.ebuild:
   Stable for HPPA (bug #513804).



1.2  dev-cpp/gmock/gmock-1.7.0.ebuild

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

Index: gmock-1.7.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/gmock/gmock-1.7.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gmock-1.7.0.ebuild  12 Jan 2014 06:34:39 -  1.1
+++ gmock-1.7.0.ebuild  29 Jun 2014 18:57:06 -  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-cpp/gmock/gmock-1.7.0.ebuild,v 1.1 
2014/01/12 06:34:39 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/gmock-1.7.0.ebuild,v 1.2 
2014/06/29 18:57:06 maekke Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86
+KEYWORDS=~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86
 IUSE=static-libs
 
 RDEPEND==dev-cpp/gtest-${PV}*






[gentoo-commits] gentoo-x86 commit in xfce-base/exo: ChangeLog exo-0.10.2-r1.ebuild

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:57:44

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

Revision  ChangesPath
1.104xfce-base/exo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/ChangeLog?rev=1.104view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/ChangeLog?rev=1.104content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/ChangeLog?r1=1.103r2=1.104

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog   25 Jun 2014 14:07:15 -  1.103
+++ ChangeLog   29 Jun 2014 18:57:44 -  1.104
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/exo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.103 2014/06/25 
14:07:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.104 2014/06/29 
18:57:44 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org exo-0.10.2-r1.ebuild:
+  arm stable, bug #513930
 
   25 Jun 2014; Jeroen Roovers j...@gentoo.org exo-0.10.2-r1.ebuild:
   Stable for HPPA (bug #513930).



1.4  xfce-base/exo/exo-0.10.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild?r1=1.3r2=1.4

Index: exo-0.10.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- exo-0.10.2-r1.ebuild25 Jun 2014 14:07:15 -  1.3
+++ exo-0.10.2-r1.ebuild29 Jun 2014 18:57:44 -  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/xfce-base/exo/exo-0.10.2-r1.ebuild,v 1.3 
2014/06/25 14:07:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild,v 1.4 
2014/06/29 18:57:44 maekke Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2 LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris
 IUSE=debug
 
 RDEPEND==dev-lang/perl-5.6






[gentoo-commits] gentoo-x86 commit in media-libs/libmikmod: ChangeLog libmikmod-3.3.5.ebuild

2014-06-29 Thread Markus Meier (maekke)
maekke  14/06/29 18:58:20

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

Revision  ChangesPath
1.123media-libs/libmikmod/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libmikmod/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog   18 Jun 2014 19:44:04 -  1.122
+++ ChangeLog   29 Jun 2014 18:58:20 -  1.123
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libmikmod
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmikmod/ChangeLog,v 1.122 
2014/06/18 19:44:04 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmikmod/ChangeLog,v 1.123 
2014/06/29 18:58:20 maekke Exp $
+
+  29 Jun 2014; Markus Meier mae...@gentoo.org libmikmod-3.3.5.ebuild:
+  arm stable, bug #495798
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org libmikmod-3.3.5.ebuild,
   libmikmod-3.3.6.ebuild:



1.5  media-libs/libmikmod/libmikmod-3.3.5.ebuild

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

Index: libmikmod-3.3.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libmikmod/libmikmod-3.3.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libmikmod-3.3.5.ebuild  18 Jun 2014 19:44:04 -  1.4
+++ libmikmod-3.3.5.ebuild  29 Jun 2014 18:58:20 -  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/media-libs/libmikmod/libmikmod-3.3.5.ebuild,v 1.4 
2014/06/18 19:44:04 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libmikmod/libmikmod-3.3.5.ebuild,v 1.5 
2014/06/29 18:58:20 maekke Exp $
 
 EAPI=5
 inherit eutils multilib-minimal
@@ -11,7 +11,7 @@
 
 LICENSE=LGPL-2+ LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
 IUSE=+alsa altivec coreaudio debug nas openal oss pulseaudio sse2 static-libs 
+threads
 
 REQUIRED_USE=|| ( alsa oss coreaudio )






  1   2   >