[gentoo-commits] gentoo-x86 commit in app-vim/json: ChangeLog json-20140625.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:00:45

  Modified: ChangeLog
  Added:json-20140625.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.2  app-vim/json/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/json/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   30 Aug 2013 18:06:06 -  1.1
+++ ChangeLog   26 Jun 2014 06:00:45 -  1.2
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/json
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/json/ChangeLog,v 1.1 2013/08/30 
18:06:06 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/json/ChangeLog,v 1.2 2014/06/26 
06:00:45 radhermit Exp $
+
+*json-20140625 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +json-20140625.ebuild:
+  Version bump.
 
 *json-20130830 (30 Aug 2013)
 



1.1  app-vim/json/json-20140625.ebuild

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

Index: json-20140625.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/json/json-20140625.ebuild,v 1.1 
2014/06/26 06:00:45 radhermit Exp $

EAPI=5

inherit vim-plugin

DESCRIPTION=vim plugin: a better JSON for Vim
HOMEPAGE=https://github.com/elzr/vim-json/;
LICENSE=MIT
KEYWORDS=~amd64 ~x86

src_prepare() {
rm *-test.* license.md || die
}






[gentoo-commits] gentoo-x86 commit in app-vim/easy-align: ChangeLog easy-align-2.9.4.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:03:31

  Modified: ChangeLog
  Added:easy-align-2.9.4.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.8  app-vim/easy-align/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easy-align/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easy-align/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easy-align/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/easy-align/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   20 Mar 2014 05:01:16 -  1.7
+++ ChangeLog   26 Jun 2014 06:03:31 -  1.8
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/easy-align
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/easy-align/ChangeLog,v 1.7 
2014/03/20 05:01:16 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/easy-align/ChangeLog,v 1.8 
2014/06/26 06:03:31 radhermit Exp $
+
+*easy-align-2.9.4 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +easy-align-2.9.4.ebuild:
+  Version bump.
 
 *easy-align-2.9.2 (20 Mar 2014)
 



1.1  app-vim/easy-align/easy-align-2.9.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easy-align/easy-align-2.9.4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easy-align/easy-align-2.9.4.ebuild?rev=1.1content-type=text/plain

Index: easy-align-2.9.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/easy-align/easy-align-2.9.4.ebuild,v 
1.1 2014/06/26 06:03:31 radhermit Exp $

EAPI=5
inherit vim-plugin

MY_PN=vim-${PN}
MY_P=${MY_PN}-${PV}

DESCRIPTION=vim plugin: a simple alignment plugin
HOMEPAGE=https://github.com/junegunn/vim-easy-align 
http://www.vim.org/scripts/script.php?script_id=4520;
SRC_URI=https://github.com/junegunn/${MY_PN}/archive/${PV}.tar.gz - 
${P}.tar.gz
LICENSE=MIT
KEYWORDS=~amd64 ~x86

VIM_PLUGIN_HELPFILES=${PN}

S=${WORKDIR}/${MY_PN}-${PV}

src_prepare() {
rmdir test || die
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/rails: ChangeLog rails-3.2.18.ebuild

2014-06-26 Thread Hans de Graaff (graaff)
graaff  14/06/26 06:09:24

  Modified: ChangeLog rails-3.2.18.ebuild
  Log:
  Add ruby20.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.293dev-ruby/rails/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -r1.292 -r1.293
--- ChangeLog   21 May 2014 02:26:39 -  1.292
+++ ChangeLog   26 Jun 2014 06:09:24 -  1.293
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rails
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.292 2014/05/21 
02:26:39 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.293 2014/06/26 
06:09:24 graaff Exp $
+
+  26 Jun 2014; Hans de Graaff gra...@gentoo.org rails-3.2.18.ebuild:
+  Add ruby20.
 
   21 May 2014; Manuel Rüger mr...@gentoo.org rails-3.2.18.ebuild:
   Remove ruby18 target.



1.3  dev-ruby/rails/rails-3.2.18.ebuild

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

Index: rails-3.2.18.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-3.2.18.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rails-3.2.18.ebuild 21 May 2014 02:26:39 -  1.2
+++ rails-3.2.18.ebuild 26 Jun 2014 06:09:24 -  1.3
@@ -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-ruby/rails/rails-3.2.18.ebuild,v 1.2 
2014/05/21 02:26:39 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-3.2.18.ebuild,v 1.3 
2014/06/26 06:09:24 graaff Exp $
 
 EAPI=5
-USE_RUBY=ruby19
+USE_RUBY=ruby19 ruby20
 
 RUBY_FAKEGEM_BINWRAP=
 






[gentoo-commits] gentoo-x86 commit in app-vim/notes: ChangeLog notes-0.23.10.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:10:34

  Modified: ChangeLog
  Added:notes-0.23.10.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.15 app-vim/notes/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/notes/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   24 Dec 2013 12:55:14 -  1.14
+++ ChangeLog   26 Jun 2014 06:10:34 -  1.15
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/notes
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/notes/ChangeLog,v 1.14 2013/12/24 
12:55:14 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/notes/ChangeLog,v 1.15 2014/06/26 
06:10:34 radhermit Exp $
+
+*notes-0.23.10 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +notes-0.23.10.ebuild:
+  Version bump.
 
   24 Dec 2013; Agostino Sarubbo a...@gentoo.org notes-0.23.4.ebuild:
   Stable for x86, wrt bug #481860



1.1  app-vim/notes/notes-0.23.10.ebuild

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

Index: notes-0.23.10.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/notes/notes-0.23.10.ebuild,v 1.1 
2014/06/26 06:10:34 radhermit Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=sqlite

inherit python-single-r1 vim-plugin

DESCRIPTION=vim plugin: easy note taking in vim
HOMEPAGE=http://peterodding.com/code/vim/notes/;
SRC_URI=https://github.com/xolox/vim-notes/archive/${PV}.tar.gz - ${P}.tar.gz
LICENSE=MIT
KEYWORDS=~amd64 ~x86
REQUIRED_USE=${PYTHON_REQUIRED_USE}

RDEPEND=${PYTHON_DEPS}
=app-vim/vim-misc-1.8.5

VIM_PLUGIN_HELPFILES=${PN}.txt

S=${WORKDIR}/vim-${P}

src_prepare() {
# remove unnecessary files
rm addon-info.json INSTALL.md README.md || die

python_fix_shebang .
}






[gentoo-commits] gentoo-x86 commit in app-vim/notes: ChangeLog notes-0.16.17.ebuild notes-0.12.10.ebuild notes-0.23.2.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:11:11

  Modified: ChangeLog
  Removed:  notes-0.16.17.ebuild notes-0.12.10.ebuild
notes-0.23.2.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.16 app-vim/notes/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/notes/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   26 Jun 2014 06:10:34 -  1.15
+++ ChangeLog   26 Jun 2014 06:11:11 -  1.16
@@ -1,6 +1,10 @@
 # ChangeLog for app-vim/notes
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/notes/ChangeLog,v 1.15 2014/06/26 
06:10:34 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/notes/ChangeLog,v 1.16 2014/06/26 
06:11:11 radhermit Exp $
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org -notes-0.12.10.ebuild,
+  -notes-0.16.17.ebuild, -notes-0.23.2.ebuild:
+  Remove old.
 
 *notes-0.23.10 (26 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in app-vim/vimcommander: vimcommander-0.80.ebuild ChangeLog vimcommander-80.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:20:14

  Modified: ChangeLog
  Added:vimcommander-0.80.ebuild
  Removed:  vimcommander-80.ebuild
  Log:
  Update to upstream's new versioning scheme.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 4AB3E85B4F064CA3)

Revision  ChangesPath
1.32 app-vim/vimcommander/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   7 Jan 2011 23:15:30 -   1.31
+++ ChangeLog   26 Jun 2014 06:20:14 -  1.32
@@ -1,6 +1,12 @@
 # ChangeLog for app-vim/vimcommander
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v 1.31 
2011/01/07 23:15:30 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v 1.32 
2014/06/26 06:20:14 radhermit Exp $
+
+*vimcommander-0.80 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +vimcommander-0.80.ebuild,
+  -vimcommander-80.ebuild:
+  Update to upstream's new versioning scheme.
 
   07 Jan 2011; Tim Harder radher...@gentoo.org -vimcommander-1.54.2.9.ebuild,
   -vimcommander-75.ebuild:
@@ -117,4 +123,3 @@
   20 Nov 2003; Ciaran McCreesh ciar...@gentoo.org metadata.xml,
   vimcommander-1.52.ebuild:
   Initial Version
-



1.1  app-vim/vimcommander/vimcommander-0.80.ebuild

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

Index: vimcommander-0.80.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-0.80.ebuild,v 1.1 
2014/06/26 06:20:14 radhermit Exp $

inherit vim-plugin

MY_PV=${PV/0./}
MY_P=${PN}-${MY_PV}

DESCRIPTION=vim plugin: Total Commander style file explorer
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=808;
SRC_URI=mirror://gentoo/${MY_P}.tar.bz2
LICENSE=GPL-2
KEYWORDS=alpha amd64 ia64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos
IUSE=

VIM_PLUGIN_HELPFILES=vimcommander

S=${WORKDIR}/${MY_P}






[gentoo-commits] gentoo-x86 commit in app-vim/vimcommander: ChangeLog vimcommander-0.81.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:23:18

  Modified: ChangeLog
  Added:vimcommander-0.81.ebuild
  Log:
  Version bump (bug #515082).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.33 app-vim/vimcommander/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   26 Jun 2014 06:20:14 -  1.32
+++ ChangeLog   26 Jun 2014 06:23:17 -  1.33
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/vimcommander
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v 1.32 
2014/06/26 06:20:14 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v 1.33 
2014/06/26 06:23:17 radhermit Exp $
+
+*vimcommander-0.81 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +vimcommander-0.81.ebuild:
+  Version bump (bug #515082).
 
 *vimcommander-0.80 (26 Jun 2014)
 



1.1  app-vim/vimcommander/vimcommander-0.81.ebuild

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

Index: vimcommander-0.81.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-0.81.ebuild,v 1.1 
2014/06/26 06:23:17 radhermit Exp $

EAPI=5
inherit vim-plugin

DESCRIPTION=vim plugin: Total Commander style file explorer
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=808;
LICENSE=GPL-2
KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos

VIM_PLUGIN_HELPFILES=${PN}.txt






[gentoo-commits] gentoo-x86 commit in app-vim/easytags: ChangeLog easytags-2.8.1.ebuild easytags-2.7.2.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:27:06

  Modified: ChangeLog
  Removed:  easytags-2.8.1.ebuild easytags-2.7.2.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.17 app-vim/easytags/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   26 Jun 2014 06:26:43 -  1.16
+++ ChangeLog   26 Jun 2014 06:27:06 -  1.17
@@ -1,6 +1,10 @@
 # ChangeLog for app-vim/easytags
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v 1.16 
2014/06/26 06:26:43 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v 1.17 
2014/06/26 06:27:06 radhermit Exp $
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org -easytags-2.7.2.ebuild,
+  -easytags-2.8.1.ebuild:
+  Remove old.
 
 *easytags-3.4.4 (26 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in app-vim/easytags: ChangeLog easytags-3.4.4.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:26:43

  Modified: ChangeLog
  Added:easytags-3.4.4.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.16 app-vim/easytags/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   2 Mar 2014 08:06:46 -   1.15
+++ ChangeLog   26 Jun 2014 06:26:43 -  1.16
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/easytags
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v 1.15 
2014/03/02 08:06:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v 1.16 
2014/06/26 06:26:43 radhermit Exp $
+
+*easytags-3.4.4 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +easytags-3.4.4.ebuild:
+  Version bump.
 
   02 Mar 2014; Agostino Sarubbo a...@gentoo.org easytags-3.4.3.ebuild:
   Stable for x86, wrt bug #481866



1.1  app-vim/easytags/easytags-3.4.4.ebuild

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

Index: easytags-3.4.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/easytags-3.4.4.ebuild,v 1.1 
2014/06/26 06:26:43 radhermit Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit python-single-r1 vim-plugin

DESCRIPTION=vim plugin: automated tag file generation and syntax highlighting
HOMEPAGE=http://peterodding.com/code/vim/easytags/;
SRC_URI=https://github.com/xolox/vim-${PN}/archive/${PV}.tar.gz - ${P}.tar.gz
LICENSE=MIT
KEYWORDS=~amd64 ~x86
REQUIRED_USE=${PYTHON_REQUIRED_USE}

RDEPEND=${PYTHON_DEPS}
=app-vim/vim-misc-1.8.5
dev-util/ctags

VIM_PLUGIN_HELPFILES=${PN}.txt

S=${WORKDIR}/vim-${P}

src_prepare() {
# remove unnecessary files
rm addon-info.json INSTALL.md README.md || die
}

src_install() {
vim-plugin_src_install

# fix scripts
fperms 755 
/usr/share/vim/vimfiles/misc/easytags/{normalize-tags,why-so-slow}.py
python_fix_shebang 
${ED}/usr/share/vim/vimfiles/misc/easytags/{normalize-tags,why-so-slow}.py
}






[gentoo-commits] gentoo-x86 commit in app-vim/session: session-2.4.14.ebuild ChangeLog

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:28:30

  Modified: ChangeLog
  Added:session-2.4.14.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.14 app-vim/session/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/session/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   4 Nov 2013 05:55:12 -   1.13
+++ ChangeLog   26 Jun 2014 06:28:30 -  1.14
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/session
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/session/ChangeLog,v 1.13 2013/11/04 
05:55:12 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/session/ChangeLog,v 1.14 2014/06/26 
06:28:30 radhermit Exp $
+
+*session-2.4.14 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +session-2.4.14.ebuild:
+  Version bump.
 
 *session-2.4.9 (04 Nov 2013)
 



1.1  app-vim/session/session-2.4.14.ebuild

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

Index: session-2.4.14.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/session/session-2.4.14.ebuild,v 1.1 
2014/06/26 06:28:30 radhermit Exp $

EAPI=5

inherit vim-plugin

DESCRIPTION=vim plugin: extended session management for vim
HOMEPAGE=http://peterodding.com/code/vim/session/;
SRC_URI=https://github.com/xolox/vim-${PN}/archive/${PV}.tar.gz - ${P}.tar.gz
LICENSE=MIT
KEYWORDS=~amd64 ~x86

VIM_PLUGIN_HELPFILES=${PN}.txt

RDEPEND==app-vim/vim-misc-1.8.5

S=${WORKDIR}/vim-${P}

src_prepare() {
# remove unneeded files
rm addon-info.json *.md || die
}






[gentoo-commits] gentoo-x86 commit in dev-db/postgresql-base: postgresql-base-9999.ebuild ChangeLog

2014-06-26 Thread Patrick Lauer (patrick)
patrick 14/06/26 06:29:10

  Modified: postgresql-base-.ebuild ChangeLog
  Log:
  Bump - ebuild to slot 9.5, fix patches
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.12 dev-db/postgresql-base/postgresql-base-.ebuild

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

Index: postgresql-base-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- postgresql-base-.ebuild 27 Apr 2014 21:02:30 -  1.11
+++ postgresql-base-.ebuild 26 Jun 2014 06:29:10 -  1.12
@@ -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/postgresql-base/postgresql-base-.ebuild,v 
1.11 2014/04/27 21:02:30 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-.ebuild,v 
1.12 2014/06/26 06:29:10 patrick Exp $
 
 EAPI=5
 
@@ -12,10 +12,10 @@
 KEYWORDS=
 
 # Fix if needed
-SLOT=9.4
+SLOT=9.5
 
 EGIT_REPO_URI=git://git.postgresql.org/git/postgresql.git
-SRC_URI=http://dev.gentoo.org/~titanofold/postgresql-patches-9.3-r1.tbz2;
+SRC_URI=http://dev.gentoo.org/~patrick/postgresql-patches-9.5.tbz2;
 
 LICENSE=POSTGRESQL
 DESCRIPTION=PostgreSQL libraries and clients



1.282dev-db/postgresql-base/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?rev=1.282view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?rev=1.282content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?r1=1.281r2=1.282

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v
retrieving revision 1.281
retrieving revision 1.282
diff -u -r1.281 -r1.282
--- ChangeLog   27 Apr 2014 21:02:30 -  1.281
+++ ChangeLog   26 Jun 2014 06:29:10 -  1.282
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/postgresql-base
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.281 
2014/04/27 21:02:30 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.282 
2014/06/26 06:29:10 patrick Exp $
+
+  26 Jun 2014; Patrick Lauer patr...@gentoo.org postgresql-base-.ebuild:
+  Bump - ebuild to slot 9.5, fix patches
 
   27 Apr 2014; Mike Gilbert flop...@gentoo.org postgresql-base-9.3.4.ebuild,
   postgresql-base-.ebuild:






[gentoo-commits] gentoo-x86 commit in app-vim/vim-r: ChangeLog vim-r-0.9.9.9.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:31:03

  Modified: ChangeLog
  Added:vim-r-0.9.9.9.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.15 app-vim/vim-r/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/vim-r/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   2 Dec 2013 09:45:05 -   1.14
+++ ChangeLog   26 Jun 2014 06:31:02 -  1.15
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/vim-r
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-r/ChangeLog,v 1.14 2013/12/02 
09:45:05 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-r/ChangeLog,v 1.15 2014/06/26 
06:31:02 radhermit Exp $
+
+*vim-r-0.9.9.9 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +vim-r-0.9.9.9.ebuild:
+  Version bump.
 
 *vim-r-0.9.9.8 (02 Dec 2013)
 



1.1  app-vim/vim-r/vim-r-0.9.9.9.ebuild

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

Index: vim-r-0.9.9.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-r/vim-r-0.9.9.9.ebuild,v 1.1 
2014/06/26 06:31:02 radhermit Exp $

EAPI=5

inherit vim-plugin

DESCRIPTION=vim plugin: integrate vim with R
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=2628;
LICENSE=public-domain
KEYWORDS=~amd64 ~x86

RDEPEND=dev-lang/R
|| ( app-vim/conque app-vim/screen )

VIM_PLUGIN_HELPFILES=r-plugin.txt






[gentoo-commits] gentoo-x86 commit in app-vim/pathogen: ChangeLog pathogen-2.3.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:33:06

  Modified: ChangeLog
  Added:pathogen-2.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.5  app-vim/pathogen/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/pathogen/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   1 Dec 2013 00:58:32 -   1.4
+++ ChangeLog   26 Jun 2014 06:33:05 -  1.5
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/pathogen
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/pathogen/ChangeLog,v 1.4 2013/12/01 
00:58:32 johu Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pathogen/ChangeLog,v 1.5 2014/06/26 
06:33:05 radhermit Exp $
+
+*pathogen-2.3 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +pathogen-2.3.ebuild:
+  Version bump.
 
   01 Dec 2013; Johannes Huber j...@gentoo.org pathogen-2.2.ebuild:
   x86 stable wrt bug #481876



1.1  app-vim/pathogen/pathogen-2.3.ebuild

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

Index: pathogen-2.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/pathogen/pathogen-2.3.ebuild,v 1.1 
2014/06/26 06:33:05 radhermit Exp $

EAPI=5

inherit vim-plugin

DESCRIPTION=vim plugin: manage your runtimepath
HOMEPAGE=https://github.com/tpope/vim-pathogen/ 
http://www.vim.org/scripts/script.php?script_id=2332;
SRC_URI=https://github.com/tpope/vim-pathogen/archive/v${PV}.tar.gz - 
${P}.tar.gz
LICENSE=vim
KEYWORDS=~amd64 ~x86 ~x64-macos

S=${WORKDIR}/vim-${P}






[gentoo-commits] gentoo-x86 commit in app-vim/command-t: ChangeLog command-t-1.9.1.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:35:49

  Modified: ChangeLog
  Added:command-t-1.9.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.18 app-vim/command-t/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/command-t/ChangeLog?rev=1.18view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/command-t/ChangeLog?rev=1.18content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/command-t/ChangeLog?r1=1.17r2=1.18

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/command-t/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   26 May 2014 07:40:21 -  1.17
+++ ChangeLog   26 Jun 2014 06:35:48 -  1.18
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/command-t
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/ChangeLog,v 1.17 
2014/05/26 07:40:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/ChangeLog,v 1.18 
2014/06/26 06:35:48 radhermit Exp $
+
+*command-t-1.9.1 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +command-t-1.9.1.ebuild:
+  Version bump.
 
 *command-t-1.9 (26 May 2014)
 



1.1  app-vim/command-t/command-t-1.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/command-t/command-t-1.9.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/command-t/command-t-1.9.1.ebuild?rev=1.1content-type=text/plain

Index: command-t-1.9.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/command-t-1.9.1.ebuild,v 
1.1 2014/06/26 06:35:49 radhermit Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

inherit vim-plugin ruby-ng

DESCRIPTION=vim plugin: fast file navigation for vim
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=3025
https://wincent.com/products/command-t;
LICENSE=MIT
KEYWORDS=~amd64 ~x86

VIM_PLUGIN_HELPFILES=${PN}.txt

RDEPEND=|| ( app-editors/vim[ruby] app-editors/gvim[ruby] )

each_ruby_configure() {
cd ruby/${PN}
${RUBY} extconf.rb || die extconf.rb failed
}

each_ruby_compile() {
cd ruby/${PN}
emake V=1
rm *.o *.c *.h *.log extconf.rb depend Makefile || die
}

each_ruby_install() {
local sitelibdir=$(ruby_rbconfig_value sitelibdir)
insinto ${sitelibdir}/${PN}
doins -r ruby/${PN}/*
}

all_ruby_install() {
rm -r ruby || die
vim-plugin_src_install
}






[gentoo-commits] gentoo-x86 commit in app-vim/rails: ChangeLog rails-5.1.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:38:19

  Modified: ChangeLog
  Added:rails-5.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.4  app-vim/rails/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/rails/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   1 Apr 2013 08:32:28 -   1.3
+++ ChangeLog   26 Jun 2014 06:38:19 -  1.4
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/rails
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/rails/ChangeLog,v 1.3 2013/04/01 
08:32:28 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/rails/ChangeLog,v 1.4 2014/06/26 
06:38:19 radhermit Exp $
+
+*rails-5.1 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +rails-5.1.ebuild:
+  Version bump.
 
 *rails-5.0 (01 Apr 2013)
 



1.1  app-vim/rails/rails-5.1.ebuild

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

Index: rails-5.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/rails/rails-5.1.ebuild,v 1.1 
2014/06/26 06:38:19 radhermit Exp $

EAPI=5

inherit vim-plugin

MY_PN=vim-rails
MY_P=${MY_PN}-${PV}

DESCRIPTION=vim plugin: aids developing Ruby on Rails applications
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=1567 
https://github.com/tpope/vim-rails/;
SRC_URI=https://github.com/tpope/${MY_PN}/archive/v${PV}.tar.gz - ${P}.tar.gz
LICENSE=vim
KEYWORDS=~amd64 ~x86

VIM_PLUGIN_HELPFILES=${PN}.txt

S=${WORKDIR}/${MY_P}

src_prepare() {
rm *.markdown || die
}






[gentoo-commits] gentoo-x86 commit in app-vim/supertab: ChangeLog supertab-2.1.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:39:52

  Modified: ChangeLog supertab-2.1.ebuild
  Log:
  Add github homepage.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.46 app-vim/supertab/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   12 Apr 2014 22:01:04 -  1.45
+++ ChangeLog   26 Jun 2014 06:39:52 -  1.46
@@ -1,6 +1,9 @@
 # ChangeLog for app-vim/supertab
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.45 
2014/04/12 22:01:04 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.46 
2014/06/26 06:39:52 radhermit Exp $
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org supertab-2.1.ebuild:
+  Add github homepage.
 
 *supertab-2.1 (12 Apr 2014)
 



1.2  app-vim/supertab/supertab-2.1.ebuild

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

Index: supertab-2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- supertab-2.1.ebuild 12 Apr 2014 22:01:04 -  1.1
+++ supertab-2.1.ebuild 26 Jun 2014 06:39:52 -  1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-2.1.ebuild,v 1.1 
2014/04/12 22:01:04 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-2.1.ebuild,v 1.2 
2014/06/26 06:39:52 radhermit Exp $
 
 EAPI=5
 
 inherit vim-plugin
 
 DESCRIPTION=vim plugin: enhanced Tab key functionality
-HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=1643;
+HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=1643 
https://github.com/ervandew/supertab/;
 SRC_URI=https://github.com/ervandew/${PN}/archive/${PV}.tar.gz - ${P}.tar.gz
 LICENSE=BSD
 KEYWORDS=~amd64 ~mips ~ppc ~x86






[gentoo-commits] gentoo-x86 commit in dev-db/postgresql-server: postgresql-server-9999.ebuild ChangeLog

2014-06-26 Thread Patrick Lauer (patrick)
patrick 14/06/26 06:50:21

  Modified: postgresql-server-.ebuild ChangeLog
  Log:
  Bump - ebuild to slot 9.5, fix patches. Tests are currently disabled for 
-
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.14 dev-db/postgresql-server/postgresql-server-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-server/postgresql-server-.ebuild?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-server/postgresql-server-.ebuild?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-server/postgresql-server-.ebuild?r1=1.13r2=1.14

Index: postgresql-server-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-db/postgresql-server/postgresql-server-.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- postgresql-server-.ebuild   27 Apr 2014 21:03:33 -  1.13
+++ postgresql-server-.ebuild   26 Jun 2014 06:50:21 -  1.14
@@ -1,22 +1,24 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql-server/postgresql-server-.ebuild,v
 1.13 2014/04/27 21:03:33 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql-server/postgresql-server-.ebuild,v
 1.14 2014/06/26 06:50:21 patrick Exp $
 
 EAPI=5
 
 PYTHON_COMPAT=( python{2_{6,7},3_{2,3,4}} )
 WANT_AUTOMAKE=none
 
+RESTRICT=test # too lazy to patch ;)
+
 inherit autotools eutils flag-o-matic multilib pam prefix python-single-r1 
user versionator base git-2
 
 KEYWORDS=
 
-SLOT=9.4
+SLOT=9.5
 
 EGIT_REPO_URI=git://git.postgresql.org/git/postgresql.git
 
 SRC_URI=http://dev.gentoo.org/~titanofold/postgresql-initscript-2.4.tbz2
-   http://dev.gentoo.org/~titanofold/postgresql-patches-9.3-r1.tbz2;
+   http://dev.gentoo.org/~patrick/postgresql-patches-9.5.tbz2;
 
 LICENSE=POSTGRESQL GPL-2
 DESCRIPTION=PostgreSQL server
@@ -82,7 +84,6 @@
fi
 
if use test ; then
-   epatch ${WORKDIR}/regress.patch
sed -e s|@SOCKETDIR@|${T}|g -i 
src/test/regress/pg_regress{,_main}.c
else
echo all install:  ${S}/src/test/regress/GNUmakefile



1.295dev-db/postgresql-server/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-server/ChangeLog?rev=1.295view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-server/ChangeLog?rev=1.295content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-server/ChangeLog?r1=1.294r2=1.295

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-server/ChangeLog,v
retrieving revision 1.294
retrieving revision 1.295
diff -u -r1.294 -r1.295
--- ChangeLog   28 Apr 2014 00:18:39 -  1.294
+++ ChangeLog   26 Jun 2014 06:50:21 -  1.295
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/postgresql-server
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-server/ChangeLog,v 1.294 
2014/04/28 00:18:39 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-server/ChangeLog,v 1.295 
2014/06/26 06:50:21 patrick Exp $
+
+  26 Jun 2014; Patrick Lauer patr...@gentoo.org 
postgresql-server-.ebuild:
+  Bump - ebuild to slot 9.5, fix patches. Tests are currently disabled for
+  -
 
 *postgresql-server-9.3.4-r1 (28 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in www-apps/mediawiki: mediawiki-1.23.1.ebuild mediawiki-1.22.8.ebuild ChangeLog mediawiki-1.19.17.ebuild mediawiki-1.21.11.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:52:33

  Modified: ChangeLog
  Added:mediawiki-1.23.1.ebuild mediawiki-1.22.8.ebuild
mediawiki-1.19.17.ebuild mediawiki-1.21.11.ebuild
  Log:
  Security bumps (bug #515138).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.274www-apps/mediawiki/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/mediawiki/ChangeLog,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -r1.273 -r1.274
--- ChangeLog   13 Jun 2014 21:45:25 -  1.273
+++ ChangeLog   26 Jun 2014 06:52:33 -  1.274
@@ -1,6 +1,16 @@
 # ChangeLog for www-apps/mediawiki
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mediawiki/ChangeLog,v 1.273 
2014/06/13 21:45:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mediawiki/ChangeLog,v 1.274 
2014/06/26 06:52:33 radhermit Exp $
+
+*mediawiki-1.23.1 (26 Jun 2014)
+*mediawiki-1.22.8 (26 Jun 2014)
+*mediawiki-1.21.11 (26 Jun 2014)
+*mediawiki-1.19.17 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +mediawiki-1.19.17.ebuild,
+  +mediawiki-1.21.11.ebuild, +mediawiki-1.22.8.ebuild,
+  +mediawiki-1.23.1.ebuild:
+  Security bumps (bug #515138).
 
   13 Jun 2014; Agostino Sarubbo a...@gentoo.org mediawiki-1.19.16.ebuild,
   mediawiki-1.21.10.ebuild:



1.1  www-apps/mediawiki/mediawiki-1.23.1.ebuild

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

Index: mediawiki-1.23.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/mediawiki/mediawiki-1.23.1.ebuild,v 
1.1 2014/06/26 06:52:33 radhermit Exp $

EAPI=5
inherit webapp versionator

MY_BRANCH=$(get_version_component_range 1-2)

DESCRIPTION=The MediaWiki wiki web application (as used on wikipedia.org)
HOMEPAGE=http://www.mediawiki.org;
SRC_URI=http://releases.wikimedia.org/${PN}/${MY_BRANCH}/${P}.tar.gz;

LICENSE=GPL-2
KEYWORDS=~alpha ~amd64 ~arm ~ppc ~x86
IUSE=imagemagick mysql postgres sqlite

RDEPEND==dev-lang/php-5.3.2[json,mysql?,postgres?,session,xml,xmlreader]
imagemagick? ( || ( media-gfx/imagemagick 
media-gfx/graphicsmagick[imagemagick] ) )
!imagemagick? ( dev-lang/php[gd] )
sqlite? (
dev-db/sqlite:3[fts3(+)]
=dev-lang/php-5.3.2[pdo]
|| ( dev-lang/php[sqlite] dev-lang/php[sqlite3] )
)
virtual/httpd-php

need_httpd_cgi

RESTRICT=test

src_install() {
webapp_src_preinst

# First we install docs and then copy everything left into htdocs dir
# to avoid bugs like #236411.

# We ensure the directories are prepared for writing.  The post-
# install instructions guide the user to enable the feature.
local DOCS=FAQ HISTORY INSTALL README RELEASE-NOTES-${PV:0:4} UPGRADE
dodoc ${DOCS} docs/*.txt
docinto php-memcached
dodoc docs/php-memcached/*

# Clean everything not used at the site...
rm -rf ${DOCS} COPYING tests docs || die
find . -name Makefile -delete || die
# and install
insinto ${MY_HTDOCSDIR}
doins -r .

# If imagemagick is enabled then setup for image upload.
# We ensure the directory is prepared for writing.
if use imagemagick ; then
webapp_serverowned ${MY_HTDOCSDIR}/images
fi

webapp_postinst_txt en ${FILESDIR}/postinstall-1.18-en.txt
webapp_postupgrade_txt en ${FILESDIR}/postupgrade-1.16-en.txt
webapp_src_install
}

pkg_postinst() {
webapp_pkg_postinst

if [[ -n ${REPLACING_VERSIONS} ]]; then
echo
elog === Consult the release notes ===
elog Before doing anything, stop and consult the release notes
elog /usr/share/doc/${PF}/RELEASE-NOTES-${PV:0:4}.bz2
echo
elog These detail bug fixes, new features and functionality, 
and any
elog particular points that may need to be noted during the 
upgrade procedure.
echo
ewarn Back up existing files and the 

[gentoo-commits] gentoo-x86 commit in media-gfx/inkscape: ChangeLog inkscape-0.48.5.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 06:56:30

  Modified: ChangeLog
  Added:inkscape-0.48.5.ebuild
  Log:
  Version bump (bug #514732).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.208media-gfx/inkscape/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -r1.207 -r1.208
--- ChangeLog   14 Jun 2014 10:09:51 -  1.207
+++ ChangeLog   26 Jun 2014 06:56:30 -  1.208
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/inkscape
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.207 
2014/06/14 10:09:51 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.208 
2014/06/26 06:56:30 radhermit Exp $
+
+*inkscape-0.48.5 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +inkscape-0.48.5.ebuild:
+  Version bump (bug #514732).
 
   14 Jun 2014; Pawel Hajdan jr phajdan...@gentoo.org
   inkscape-0.48.4-r1.ebuild:



1.1  media-gfx/inkscape/inkscape-0.48.5.ebuild

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

Index: inkscape-0.48.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.5.ebuild,v 
1.1 2014/06/26 06:56:30 radhermit Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=xml
GCONF_DEBUG=no

inherit autotools eutils flag-o-matic gnome2 toolchain-funcs python-single-r1

MY_P=${P/_/}

DESCRIPTION=A SVG based generic vector-drawing program
HOMEPAGE=http://www.inkscape.org/;
SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.bz2

LICENSE=GPL-2 LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~sparc-solaris ~x86-solaris
IUSE=dia gnome postscript inkjar lcms nls spell wmf

REQUIRED_USE=${PYTHON_REQUIRED_USE}

COMMON_DEPEND=
${PYTHON_DEPS}
app-text/libwpd:0.9
app-text/libwpg:0.2
=app-text/poppler-0.12.3-r3:=[cairo,xpdf-headers(+)]
dev-cpp/glibmm
=dev-cpp/gtkmm-2.18.0:2.4
=dev-libs/boehm-gc-6.4
=dev-libs/glib-2.6.5
=dev-libs/libsigc++-2.0.12
=dev-libs/libxml2-2.6.20
=dev-libs/libxslt-1.0.15
dev-libs/popt
dev-python/lxml[${PYTHON_USEDEP}]
media-gfx/imagemagick[cxx]
media-libs/fontconfig
media-libs/freetype:2
media-libs/libpng:0
sci-libs/gsl
x11-libs/libX11
=x11-libs/gtk+-2.10.7:2
=x11-libs/pango-1.4.0
gnome? ( =gnome-base/gnome-vfs-2.0 )
lcms? ( media-libs/lcms:2 )
spell? (
app-text/aspell
app-text/gtkspell:2
)

# These only use executables provided by these packages
# See share/extensions for more details. inkscape can tell you to
# install these so we could of course just not depend on those and rely
# on that.
RDEPEND=${COMMON_DEPEND}
dev-python/numpy[${PYTHON_USEDEP}]
media-gfx/uniconvertor
dia? ( app-office/dia )
postscript? ( app-text/ghostscript-gpl )
wmf? ( media-libs/libwmf )

DEPEND=${COMMON_DEPEND}
dev-libs/boost
=dev-util/intltool-0.29
sys-devel/gettext
virtual/pkgconfig

S=${WORKDIR}/${MY_P}

RESTRICT=test

src_prepare() {
gnome2_src_prepare
epatch \
${FILESDIR}/${PN}-0.48.0-spell.patch \
${FILESDIR}/${PN}-0.48.2-libwpg.patch \
${FILESDIR}/${PN}-0.48.3.1-desktop.patch \
${FILESDIR}/${PN}-0.48.4-epython.patch \
${FILESDIR}/${PN}-0.48.4-automake-1.13.patch \
${FILESDIR}/${PN}-0.48.4-gc74-configure.patch

sed -i \
-e s#@EPYTHON@#${EPYTHON}# \
src/extension/implementation/script.cpp || die

eautoreconf

# bug 42
python_fix_shebang share/extensions
}

src_configure() {
G2CONF=${G2CONF}
--without-perl
--enable-poppler-cairo
$(use_with gnome gnome-vfs)
$(use_with inkjar)

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

2014-06-26 Thread Justin Lecher (jlec)
jlec14/06/26 07:01:13

  Modified: readme.gentoo.eclass ChangeLog
  Log:
  Rename FILE_SUFFIX to README_GENTOO_SUFFIX in order to avoid variable clashes

Revision  ChangesPath
1.10 eclass/readme.gentoo.eclass

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

Index: readme.gentoo.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/readme.gentoo.eclass,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- readme.gentoo.eclass24 Jun 2014 18:36:54 -  1.9
+++ readme.gentoo.eclass26 Jun 2014 07:01:13 -  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/eclass/readme.gentoo.eclass,v 1.9 
2014/06/24 18:36:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/readme.gentoo.eclass,v 1.10 
2014/06/26 07:01:13 jlec Exp $
 
 # @ECLASS: readme.gentoo
 # @MAINTAINER:
@@ -48,10 +48,10 @@
 # @DESCRIPTION:
 # If non-empty this variable forces elog messages to be printed.
 
-# @ECLASS-VARIABLE: FILE_SUFFIX
+# @ECLASS-VARIABLE: README_GENTOO_SUFFIX
 # @DESCRIPTION:
 # If you want to specify a suffix for README.gentoo file please export it.
-: ${FILE_SUFFIX:=}
+: ${README_GENTOO_SUFFIX:=}
 
 # @FUNCTION: readme.gentoo_create_doc
 # @DESCRIPTION:
@@ -75,7 +75,7 @@
elif [[ -f ${FILESDIR}/README.gentoo-${SLOT%/*} ]]; then
cp ${FILESDIR}/README.gentoo-${SLOT%/*} ${T}/README.gentoo 
|| die
elif [[ -f ${FILESDIR}/README.gentoo ]]; then
-   cp ${FILESDIR}/README.gentoo${FILE_SUFFIX} 
${T}/README.gentoo || die
+   cp ${FILESDIR}/README.gentoo${README_GENTOO_SUFFIX} 
${T}/README.gentoo || die
else
die You are not specifying README.gentoo contents!
fi



1.1300   eclass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1299
retrieving revision 1.1300
diff -u -r1.1299 -r1.1300
--- ChangeLog   24 Jun 2014 18:36:54 -  1.1299
+++ ChangeLog   26 Jun 2014 07:01:13 -  1.1300
@@ -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.1299 2014/06/24 
18:36:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1300 2014/06/26 
07:01:13 jlec Exp $
+
+  26 Jun 2014; Justin Lecher j...@gentoo.org readme.gentoo.eclass,
+  waf-utils.eclass:
+  Rename FILE_SUFFIX to README_GENTOO_SUFFIX in order to avoid variable clashes
 
   24 Jun 2014; Pacho Ramos pa...@gentoo.org readme.gentoo.eclass:
   Allow to handle more README.gentoo files (#513190 by Justin Lecher)






[gentoo-commits] gentoo-x86 commit in dev-python/pexpect: ChangeLog pexpect-3.3.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/06/26 07:11:15

  Modified: ChangeLog
  Added:pexpect-3.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.69 dev-python/pexpect/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pexpect/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   15 Apr 2014 04:58:28 -  1.68
+++ ChangeLog   26 Jun 2014 07:11:15 -  1.69
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pexpect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/ChangeLog,v 1.68 
2014/04/15 04:58:28 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/ChangeLog,v 1.69 
2014/06/26 07:11:15 radhermit Exp $
+
+*pexpect-3.3 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder radher...@gentoo.org +pexpect-3.3.ebuild:
+  Version bump.
 
 *pexpect-3.2 (15 Apr 2014)
 



1.1  dev-python/pexpect/pexpect-3.3.ebuild

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

Index: pexpect-3.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/pexpect-3.3.ebuild,v 1.1 
2014/06/26 07:11:15 radhermit Exp $

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

inherit distutils-r1

DESCRIPTION=Python module for spawning child applications and responding to 
expected patterns
HOMEPAGE=http://pexpect.sourceforge.net/ http://pypi.python.org/pypi/pexpect/ 
https://github.com/pexpect/pexpect/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=MIT
SLOT=0
KEYWORDS=~alpha ~amd64 ~amd64-fbsd ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
IUSE=doc examples test

DEPEND=
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? ( dev-python/pytest[${PYTHON_USEDEP}] )


python_compile_all() {
use doc  emake -C doc html
}

python_test() {
py.test tests || die Tests fail with ${EPYTHON}
}

python_install_all() {
use doc  local HTML_DOCS=( doc/_build/html/. )
use examples  local EXAMPLES=( examples/. )
distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in dev-db/postgresql-docs: postgresql-docs-9.4_beta1.ebuild ChangeLog

2014-06-26 Thread Patrick Lauer (patrick)
patrick 14/06/26 07:19:44

  Modified: ChangeLog
  Added:postgresql-docs-9.4_beta1.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.237dev-db/postgresql-docs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-docs/ChangeLog?rev=1.237view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-docs/ChangeLog?rev=1.237content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-docs/ChangeLog?r1=1.236r2=1.237

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/ChangeLog,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -r1.236 -r1.237
--- ChangeLog   20 Mar 2014 22:03:48 -  1.236
+++ ChangeLog   26 Jun 2014 07:19:44 -  1.237
@@ -1,6 +1,12 @@
 # ChangeLog for dev-db/postgresql-docs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/ChangeLog,v 1.236 
2014/03/20 22:03:48 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/ChangeLog,v 1.237 
2014/06/26 07:19:44 patrick Exp $
+
+*postgresql-docs-9.4_beta1 (26 Jun 2014)
+
+  26 Jun 2014; Patrick Lauer patr...@gentoo.org
+  +postgresql-docs-9.4_beta1.ebuild:
+  Bump
 
 *postgresql-docs-9.3.4 (20 Mar 2014)
 *postgresql-docs-9.2.8 (20 Mar 2014)



1.1  dev-db/postgresql-docs/postgresql-docs-9.4_beta1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-9.4_beta1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-9.4_beta1.ebuild?rev=1.1content-type=text/plain

Index: postgresql-docs-9.4_beta1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-9.4_beta1.ebuild,v
 1.1 2014/06/26 07:19:44 patrick Exp $

EAPI=4

inherit versionator

KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris

RESTRICT=test

DESCRIPTION=PostgreSQL documentation
HOMEPAGE=http://www.postgresql.org/;
LICENSE=POSTGRESQL

SLOT=$(get_version_component_range 1-2)

# Comment the following four lines when not a beta or rc.
MY_PV=${PV//_}
#MY_FILE_PV=${SLOT}$(get_version_component_range 4)
S=${WORKDIR}/postgresql-${MY_PV}
SRC_URI=mirror://postgresql/source/v${MY_PV}/postgresql-${MY_PV}.tar.bz2

# Comment the following two lines when a beta or rc.
#S=${WORKDIR}/postgresql-${PV}
#SRC_URI=mirror://postgresql/source/v${PV}/postgresql-${PV}.tar.bz2

IUSE=

DEPEND=
RDEPEND=

src_unpack() {
tar xjf ${DISTDIR}/${A} -C ${WORKDIR} ${A%.tar.bz2}/doc
}

src_install() {
# Don't use ${PF} here as three packages
# (dev-db/postgresql-{docs,base,server}) have the same set of docs.
local mypath=/usr/share/doc/postgresql-${SLOT}

cd ${S}/doc

insinto ${mypath}/html
doins src/sgml/html/*

insinto ${mypath}/sgml
doins src/sgml/*.{sgml,dsl}

insinto ${mypath}/sgml/ref
doins src/sgml/ref/*.sgml

fowners root:0 -R ${mypath}

dodir /etc/eselect/postgresql/slots/${SLOT}
echo postgres_ebuilds=\\${postgres_ebuilds} ${PF}\  \
${ED}/etc/eselect/postgresql/slots/${SLOT}/docs
}






[gentoo-commits] gentoo-x86 commit in dev-db/postgresql-base: postgresql-base-9.4_beta1.ebuild ChangeLog

2014-06-26 Thread Patrick Lauer (patrick)
patrick 14/06/26 07:20:29

  Modified: ChangeLog
  Added:postgresql-base-9.4_beta1.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.283dev-db/postgresql-base/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?rev=1.283view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?rev=1.283content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?r1=1.282r2=1.283

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v
retrieving revision 1.282
retrieving revision 1.283
diff -u -r1.282 -r1.283
--- ChangeLog   26 Jun 2014 06:29:10 -  1.282
+++ ChangeLog   26 Jun 2014 07:20:29 -  1.283
@@ -1,6 +1,12 @@
 # ChangeLog for dev-db/postgresql-base
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.282 
2014/06/26 06:29:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.283 
2014/06/26 07:20:29 patrick Exp $
+
+*postgresql-base-9.4_beta1 (26 Jun 2014)
+
+  26 Jun 2014; Patrick Lauer patr...@gentoo.org
+  +postgresql-base-9.4_beta1.ebuild:
+  Bump
 
   26 Jun 2014; Patrick Lauer patr...@gentoo.org postgresql-base-.ebuild:
   Bump - ebuild to slot 9.5, fix patches



1.1  dev-db/postgresql-base/postgresql-base-9.4_beta1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.4_beta1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.4_beta1.ebuild?rev=1.1content-type=text/plain

Index: postgresql-base-9.4_beta1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.4_beta1.ebuild,v
 1.1 2014/06/26 07:20:29 patrick Exp $

EAPI=5

PYTHON_COMPAT=( python{2_{6,7},3_{2,3,4}} )
WANT_AUTOMAKE=none

inherit autotools eutils flag-o-matic multilib prefix python-single-r1 
versionator

KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris

MY_PV=${PV/_/}
SLOT=$(get_version_component_range 1-2)
S=${WORKDIR}/postgresql-${MY_PV}
SRC_URI=mirror://postgresql/source/v${MY_PV}/postgresql-${MY_PV}.tar.bz2
 http://dev.gentoo.org/~patrick/postgresql-patches-${SLOT}.tbz2;

LICENSE=POSTGRESQL
DESCRIPTION=PostgreSQL libraries and clients
HOMEPAGE=http://www.postgresql.org/;

# No tests to be done for clients and libraries
RESTRICT=test

LINGUAS=af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN 
zh_TW
IUSE=doc kerberos ldap nls pam pg_legacytimestamp python readline ssl threads 
zlib

for lingua in ${LINGUAS} ; do
IUSE+= linguas_${lingua}
done

wanted_languages() {
local enable_langs

for lingua in ${LINGUAS} ; do
use linguas_${lingua}  enable_langs+=${lingua} 
done

echo -n ${enable_langs}
}

RDEPEND=
=app-admin/eselect-postgresql-1.2.0
sys-apps/less
virtual/libintl
kerberos? ( virtual/krb5 )
ldap? ( net-nds/openldap )
pam? ( virtual/pam )
python? ( ${PYTHON_DEPS} )
readline? ( sys-libs/readline )
ssl? ( =dev-libs/openssl-0.9.6-r1 )
zlib? ( sys-libs/zlib )


DEPEND=${RDEPEND}
!!sys-apps/sandbox-2.0
sys-devel/bison
sys-devel/flex
nls? ( sys-devel/gettext )


PDEPEND=doc? ( ~dev-db/postgresql-docs-${PV} )

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

src_prepare() {
epatch ${WORKDIR}/autoconf.patch \
${WORKDIR}/base.patch \
${WORKDIR}/bool.patch \
${WORKDIR}/run-dir.patch

eprefixify src/include/pg_config_manual.h

# to avoid collision - it only should be installed by server
rm ${S}/src/backend/nls.mk

# because psql/help.c includes the file
ln -s ${S}/src/include/libpq/pqsignal.h ${S}/src/bin/psql/ || die

if use pam ; then
sed -e s/\(#define PGSQL_PAM_SERVICE 
\postgresql\)/\1-${SLOT}/ \
-i src/backend/libpq/auth.c \
|| die 'PGSQL_PAM_SERVICE rename failed.'
fi

eautoconf
}

src_configure() {
case ${CHOST} in
*-darwin*|*-solaris*)
use nls  append-libs intl
;;
esac

export LDFLAGS_SL=${LDFLAGS}
export LDFLAGS_EX=${LDFLAGS}

local PO=${EPREFIX%/}

econf \

[gentoo-commits] gentoo-x86 commit in sys-libs/libstdc++-v3: libstdc++-v3-3.3.6-r1.ebuild ChangeLog

2014-06-26 Thread Michal Gorny (mgorny)
mgorny  14/06/26 08:24:44

  Modified: libstdc++-v3-3.3.6-r1.ebuild ChangeLog
  Log:
  Filter out -frecord-gcc-switches. Require bison-3 until the underlying issue 
is fixed properly, bug #509572.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.13 sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild?r1=1.12r2=1.13

Index: libstdc++-v3-3.3.6-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libstdc++-v3-3.3.6-r1.ebuild16 Feb 2014 19:29:29 -  1.12
+++ libstdc++-v3-3.3.6-r1.ebuild26 Jun 2014 08:24:44 -  1.13
@@ -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-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v 
1.12 2014/02/16 19:29:29 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v 
1.13 2014/06/26 08:24:44 mgorny Exp $
 
 inherit eutils flag-o-matic libtool multilib
 
@@ -101,6 +101,8 @@
# Bug #442784
filter-flags '-W*'
 
+   filter-flags -frecord-gcc-switches
+
# ...sure, why not?
strip-unsupported-flags
 
@@ -119,7 +121,7 @@
 KEYWORDS=amd64 ~mips ppc -ppc64 sparc x86 ~x86-fbsd
 IUSE=multilib nls
 
-DEPEND=sys-devel/bison
+DEPEND=sys-devel/bison-3
 RDEPEND=
 
 S=${WORKDIR}/gcc-${PV}



1.76 sys-libs/libstdc++-v3/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog?rev=1.76view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog?rev=1.76content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog?r1=1.75r2=1.76

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   16 Feb 2014 19:29:29 -  1.75
+++ ChangeLog   26 Jun 2014 08:24:44 -  1.76
@@ -1,6 +1,10 @@
 # ChangeLog for sys-libs/libstdc++-v3
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.75 
2014/02/16 19:29:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.76 
2014/06/26 08:24:44 mgorny Exp $
+
+  26 Jun 2014; Michał Górny mgo...@gentoo.org libstdc++-v3-3.3.6-r1.ebuild:
+  Filter out -frecord-gcc-switches. Require bison-3 until the underlying issue
+  is fixed properly, bug #509572.
 
   16 Feb 2014; Mike Frysinger vap...@gentoo.org libstdc++-v3-3.3.6-r1.ebuild:
   Depend on bison since we used it to build #500660 by dwfreed.






[gentoo-commits] gentoo-x86 commit in sys-libs/lib-compat: lib-compat-1.4.2-r1.ebuild ChangeLog

2014-06-26 Thread Michal Gorny (mgorny)
mgorny  14/06/26 08:33:47

  Modified: ChangeLog
  Added:lib-compat-1.4.2-r1.ebuild
  Log:
  Support being installed on amd64. Since app-emulation/emul-linux-x86-compat 
installs fundamentally the same files, there is no point having both. Bug 
#506226.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.35 sys-libs/lib-compat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/lib-compat/ChangeLog?rev=1.35view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/lib-compat/ChangeLog?rev=1.35content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/lib-compat/ChangeLog?r1=1.34r2=1.35

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   20 May 2012 12:22:03 -  1.34
+++ ChangeLog   26 Jun 2014 08:33:47 -  1.35
@@ -1,6 +1,13 @@
 # ChangeLog for sys-libs/lib-compat
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.34 
2012/05/20 12:22:03 ferringb Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.35 
2014/06/26 08:33:47 mgorny Exp $
+
+*lib-compat-1.4.2-r1 (26 Jun 2014)
+
+  26 Jun 2014; Michał Górny mgo...@gentoo.org +lib-compat-1.4.2-r1.ebuild:
+  Support being installed on amd64. Since app-emulation/emul-linux-x86-compat
+  installs fundamentally the same files, there is no point having both. Bug
+  #506226.
 
   20 May 2012; Brian Harring ferri...@gentoo.org lib-compat-1.4.ebuild,
   lib-compat-1.4.1.ebuild:



1.1  sys-libs/lib-compat/lib-compat-1.4.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.2-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.2-r1.ebuild?rev=1.1content-type=text/plain

Index: lib-compat-1.4.2-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.2-r1.ebuild,v 1.1 
2014/06/26 08:33:47 mgorny Exp $

EAPI=5

DESCRIPTION=Compatibility C++ and libc5 and libc6 libraries for very old 
programs
HOMEPAGE=http://www.gentoo.org/;
SRC_URI=mirror://gentoo/${P}.tar.bz2

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

RDEPEND=!=app-emulation/emul-linux-x86-compat-20140508

src_install() {
if use alpha ; then
cd alpha || die
else
cd x86 || die
ABI=x86

into /
dolib.so ld-linux.so.1*
rm -f ld-linux.so.1*
fi
into /usr
dolib.so *.so*
}






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-compat: emul-linux-x86-compat-20140508-r1.ebuild ChangeLog

2014-06-26 Thread Michal Gorny (mgorny)
mgorny  14/06/26 08:33:50

  Modified: ChangeLog
  Added:emul-linux-x86-compat-20140508-r1.ebuild
  Log:
  Satisfy the dependencies using sys-libs/libstdc++-v3 and sys-libs/lib-compat, 
rather than bundling them. Bug #506226.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.73 app-emulation/emul-linux-x86-compat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog?rev=1.73view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog?rev=1.73content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog?r1=1.72r2=1.73

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog   8 May 2014 21:41:43 -   1.72
+++ ChangeLog   26 Jun 2014 08:33:50 -  1.73
@@ -1,6 +1,13 @@
 # ChangeLog for app-emulation/emul-linux-x86-compat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog,v 1.72 
2014/05/08 21:41:43 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog,v 1.73 
2014/06/26 08:33:50 mgorny Exp $
+
+*emul-linux-x86-compat-20140508-r1 (26 Jun 2014)
+
+  26 Jun 2014; Michał Górny mgo...@gentoo.org
+  +emul-linux-x86-compat-20140508-r1.ebuild:
+  Satisfy the dependencies using sys-libs/libstdc++-v3 and sys-libs/lib-compat,
+  rather than bundling them. Bug #506226.
 
 *emul-linux-x86-compat-20140508 (08 May 2014)
 



1.1  
app-emulation/emul-linux-x86-compat/emul-linux-x86-compat-20140508-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-compat/emul-linux-x86-compat-20140508-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-compat/emul-linux-x86-compat-20140508-r1.ebuild?rev=1.1content-type=text/plain

Index: emul-linux-x86-compat-20140508-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-compat/emul-linux-x86-compat-20140508-r1.ebuild,v
 1.1 2014/06/26 08:33:50 mgorny Exp $

EAPI=5

DESCRIPTION=32 bit lib-compat and libstdc++-v3 (compatibility metapackage)
HOMEPAGE=http://dev.gentoo.org/~pacho/emul.html;

LICENSE=metapackage
SLOT=0
KEYWORDS=-* ~amd64
IUSE=

DEPEND=
RDEPEND=sys-libs/lib-compat
sys-libs/libstdc++-v3[multilib]






[gentoo-commits] gentoo-x86 commit in dev-ruby/activeldap: ChangeLog activeldap-4.0.2.ebuild activeldap-4.0.1.ebuild

2014-06-26 Thread Hans de Graaff (graaff)
graaff  14/06/26 08:51:21

  Modified: ChangeLog
  Removed:  activeldap-4.0.2.ebuild activeldap-4.0.1.ebuild
  Log:
  Cleanup.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.11 dev-ruby/activeldap/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeldap/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   26 May 2014 05:22:23 -  1.10
+++ ChangeLog   26 Jun 2014 08:51:21 -  1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/activeldap
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeldap/ChangeLog,v 1.10 
2014/05/26 05:22:23 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeldap/ChangeLog,v 1.11 
2014/06/26 08:51:21 graaff Exp $
+
+  26 Jun 2014; Hans de Graaff gra...@gentoo.org -activeldap-4.0.1.ebuild,
+  -activeldap-4.0.2.ebuild:
+  Cleanup.
 
   26 May 2014; Manuel Rüger mr...@gentoo.org activeldap-3.2.2.ebuild:
   Remove ruby18 target.






[gentoo-commits] gentoo-x86 commit in dev-ruby/fast_gettext: fast_gettext-0.8.1.ebuild ChangeLog

2014-06-26 Thread Hans de Graaff (graaff)
graaff  14/06/26 09:00:01

  Modified: fast_gettext-0.8.1.ebuild ChangeLog
  Log:
  Add ruby20, ruby21.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.3  dev-ruby/fast_gettext/fast_gettext-0.8.1.ebuild

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

Index: fast_gettext-0.8.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/fast_gettext/fast_gettext-0.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fast_gettext-0.8.1.ebuild   26 May 2014 05:45:34 -  1.2
+++ fast_gettext-0.8.1.ebuild   26 Jun 2014 09:00:00 -  1.3
@@ -1,11 +1,11 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/fast_gettext/fast_gettext-0.8.1.ebuild,v 1.2 
2014/05/26 05:45:34 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/fast_gettext/fast_gettext-0.8.1.ebuild,v 1.3 
2014/06/26 09:00:00 graaff Exp $
 
 EAPI=5
 
 # jruby support requires sqlite3 support for jruby.
-USE_RUBY=ruby19
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_DOC=
 RUBY_FAKEGEM_EXTRADOC=CHANGELOG Readme.md



1.27 dev-ruby/fast_gettext/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fast_gettext/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   26 May 2014 05:45:34 -  1.26
+++ ChangeLog   26 Jun 2014 09:00:00 -  1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/fast_gettext
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_gettext/ChangeLog,v 1.26 
2014/05/26 05:45:34 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_gettext/ChangeLog,v 1.27 
2014/06/26 09:00:00 graaff Exp $
+
+  26 Jun 2014; Hans de Graaff gra...@gentoo.org fast_gettext-0.8.1.ebuild:
+  Add ruby20, ruby21.
 
   26 May 2014; Manuel Rüger mr...@gentoo.org fast_gettext-0.7.1.ebuild,
   fast_gettext-0.8.1.ebuild:






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-libav: gst-plugins-libav-1.2.4.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:03:32

  Modified: gst-plugins-libav-1.2.4.ebuild ChangeLog
  Log:
  Fix typo
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  
media-plugins/gst-plugins-libav/gst-plugins-libav-1.2.4.ebuild

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

Index: gst-plugins-libav-1.2.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libav/gst-plugins-libav-1.2.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gst-plugins-libav-1.2.4.ebuild  25 Jun 2014 09:32:27 -  1.1
+++ gst-plugins-libav-1.2.4.ebuild  26 Jun 2014 09:03:32 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libav/gst-plugins-libav-1.2.4.ebuild,v
 1.1 2014/06/25 09:32:27 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libav/gst-plugins-libav-1.2.4.ebuild,v
 1.2 2014/06/26 09:03:32 pacho Exp $
 
 EAPI=5
 inherit eutils flag-o-matic multilib-minimal
@@ -19,7 +19,7 @@
=media-libs/gstreamer-1.2.3:1.0[${MULTILIB_USEDEP}]
=media-libs/gst-plugins-base-1.2.3:1.0[${MULTILIB_USEDEP}]
=virtual/ffmpeg-9-r1[${MULTILIB_USEDEP}]
-   !!media-video/libav-10
+   !!=media-video/libav-10
orc? ( =dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
 
 DEPEND=${RDEPEND}



1.43 media-plugins/gst-plugins-libav/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libav/ChangeLog?rev=1.43view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libav/ChangeLog?rev=1.43content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libav/ChangeLog?r1=1.42r2=1.43

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libav/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   25 Jun 2014 09:32:27 -  1.42
+++ ChangeLog   26 Jun 2014 09:03:32 -  1.43
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gst-plugins-libav
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libav/ChangeLog,v 
1.42 2014/06/25 09:32:27 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libav/ChangeLog,v 
1.43 2014/06/26 09:03:32 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org gst-plugins-libav-1.2.4.ebuild:
+  Fix typo
 
 *gst-plugins-libav-1.2.4 (25 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-lang/moarvm: moarvm-2014.06.ebuild ChangeLog

2014-06-26 Thread Patrick Lauer (patrick)
patrick 14/06/26 09:04:41

  Modified: ChangeLog
  Added:moarvm-2014.06.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.15 dev-lang/moarvm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/moarvm/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   26 May 2014 02:55:32 -  1.14
+++ ChangeLog   26 Jun 2014 09:04:41 -  1.15
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lang/moarvm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/moarvm/ChangeLog,v 1.14 2014/05/26 
02:55:32 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/moarvm/ChangeLog,v 1.15 2014/06/26 
09:04:41 patrick Exp $
+
+*moarvm-2014.06 (26 Jun 2014)
+
+  26 Jun 2014; Patrick Lauer patr...@gentoo.org +moarvm-2014.06.ebuild:
+  Bump
 
 *moarvm-2014.05 (26 May 2014)
 



1.1  dev-lang/moarvm/moarvm-2014.06.ebuild

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

Index: moarvm-2014.06.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/moarvm/moarvm-2014.06.ebuild,v 1.1 
2014/06/26 09:04:41 patrick Exp $

EAPI=5

inherit eutils multilib

MY_PN=MoarVM

DESCRIPTION=A 6model-based VM for NQP and Rakudo Perl 6
HOMEPAGE=http://moarvm.org;
SRC_URI=http://moarvm.org/releases/${MY_PN}-${PV}.tar.gz;
LICENSE=Artistic-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=doc

RDEPEND=dev-libs/libuv
DEPEND=${RDEPEND}
dev-lang/perl

S=${WORKDIR}/MoarVM-${PV}

src_configure() {
perl Configure.pl --prefix=${D}/usr|| die
}

src_install() {
emake install
}






[gentoo-commits] gentoo-x86 commit in media-radio/wspr: ChangeLog wspr-3.01.ebuild

2014-06-26 Thread Thomas Beierlein (tomjbe)
tomjbe  14/06/26 09:15:53

  Modified: ChangeLog
  Added:wspr-3.01.ebuild
  Log:
  Add newer version from SVN snapshot which does not segfault (bug #511630). 
Thanks for reporting Teun
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x762053D5)

Revision  ChangesPath
1.14 media-radio/wspr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-radio/wspr/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   30 Jul 2013 13:22:04 -  1.13
+++ ChangeLog   26 Jun 2014 09:15:52 -  1.14
@@ -1,6 +1,14 @@
 # ChangeLog for media-radio/wspr
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/wspr/ChangeLog,v 1.13 
2013/07/30 13:22:04 tomjbe Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-radio/wspr/ChangeLog,v 1.14 
2014/06/26 09:15:52 tomjbe Exp $
+
+*wspr-3.01 (26 Jun 2014)
+
+  26 Jun 2014; Thomas Beierlein tom...@gentoo.org +wspr-3.01.ebuild,
+  +files/wspr-3.01-PIL.patch, +files/wspr-3.01-script.patch,
+  +files/wspr-3.01-verbose.patch:
+  Add newer version from SVN snapshot which does not segfault (bug #511630).
+  Thanks for reporting Teun
 
   30 Jul 2013; Thomas Beierlein tom...@gentoo.org -wspr-2.00.ebuild:
   Drop pre EAPI=4 version wrt bug #478576



1.1  media-radio/wspr/wspr-3.01.ebuild

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

Index: wspr-3.01.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-radio/wspr/wspr-3.01.ebuild,v 1.1 
2014/06/26 09:15:52 tomjbe Exp $

EAPI=5
PYTHON_COMPAT=( python2_{6,7} )
PYTHON_REQ_USE=tk

inherit autotools fortran-2 distutils-r1 flag-o-matic multilib toolchain-funcs

MY_P=${P}.r2792

DESCRIPTION=Weak Signal Propagation Reporter
HOMEPAGE=http://www.physics.princeton.edu/pulsar/K1JT/wspr.html;
SRC_URI=http://dev.gentoo.org/~tomjbe/distfiles/${MY_P}.tgz;
LICENSE=GPL-2

SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

RDEPEND=
virtual/python-imaging[tk,${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
virtual/pmw[${PYTHON_USEDEP}]
sci-libs/fftw:3.0
media-libs/hamlib
media-libs/portaudio
media-libs/libsamplerate
DEPEND=${RDEPEND}

S=${WORKDIR}/${MY_P}

DOCS=( BUGS WSPR_Announcement.TXT WSPR0_Instructions.TXT WSPR_Quick_Start.TXT )

pkg_setup() {
fortran-2_pkg_setup
}

get_fcomp() {
case $(tc-getFC) in
*gfortran* )FCOMP=gfortran ;;
* ) FCOMP=$(tc-getFC) ;;
esac
}

python_prepare_all() {
tc-export FC
get_fcomp
export FC=${FCOMP}

local PATCHES=(
${FILESDIR}/${PN}-2.00-libdir.patch
${FILESDIR}/${P}-verbose.patch
${FILESDIR}/${PN}-3.01-script.patch
${FILESDIR}/${P}-PIL.patch
)

distutils-r1_python_prepare_all

sed -i -e s/LDFLAGS} ${LIBS}/LDFLAGS} -fPIC ${LIBS}/ Makefile.in || 
die
sed -i -e s#/usr/local/lib#/usr/$(get_libdir)# configure.ac || die
sed -i -e '/makedirs/d' setup.py || die
eautoreconf
}

# Note: very hacky build system.
# autoconf which doesn't really need Python
# then custom Makefile which compiles the Python module with f2py
# and finally hacked setup.py which relies on w.so created by make

src_configure() {
# configure the build of the fortran module
econf --with-portaudio-lib-dir=/usr/$(get_libdir)

# then fork the sources
python_copy_sources
DISTUTILS_IN_SOURCE_BUILD=1
}

python_compile() {
# -shared is neded by f2py but cannot be set earlier as configure does
# not like it
local LDFLAGS=${LDFLAGS}
append-ldflags -shared
emake -j1
}

python_install_all() {
distutils-r1_python_install_all

dobin wspr
insinto /usr/share/${PN}
doins hamlib_rig_numbers
}






[gentoo-commits] gentoo-x86 commit in media-radio/wspr/files: wspr-3.01-PIL.patch wspr-3.01-verbose.patch wspr-3.01-script.patch

2014-06-26 Thread Thomas Beierlein (tomjbe)
tomjbe  14/06/26 09:15:53

  Added:wspr-3.01-PIL.patch wspr-3.01-verbose.patch
wspr-3.01-script.patch
  Log:
  Add newer version from SVN snapshot which does not segfault (bug #511630). 
Thanks for reporting Teun
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x762053D5)

Revision  ChangesPath
1.1  media-radio/wspr/files/wspr-3.01-PIL.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/wspr/files/wspr-3.01-PIL.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/wspr/files/wspr-3.01-PIL.patch?rev=1.1content-type=text/plain

Index: wspr-3.01-PIL.patch
===
--- wspr.py.orig2014-06-23 21:25:51.0 +0200
+++ wspr.py 2014-06-23 21:26:03.0 +0200
@@ -35,7 +35,7 @@
 from Numeric import zeros
 import array
 import dircache
-import Image, ImageTk, ImageDraw
+from PIL import Image, ImageTk, ImageDraw
 from WsprMod.palettes import colormapblue, colormapgray0, colormapHot, \
  colormapAFMHot, colormapgray1, colormapLinrad, Colormap2Palette
 from types import *



1.1  media-radio/wspr/files/wspr-3.01-verbose.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/wspr/files/wspr-3.01-verbose.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/wspr/files/wspr-3.01-verbose.patch?rev=1.1content-type=text/plain

Index: wspr-3.01-verbose.patch
===
# make f2py verbose
--- Makefile.in.orig2014-06-23 21:14:51.0 +0200
+++ Makefile.in 2014-06-23 21:15:11.0 +0200
@@ -95,7 +95,7 @@
 OBJS2C  = ${SRCS2C:.c=.o}
 
 WsprMod/w.so:  ${OBJS2C} $(SRCS2C) $(SRCS2F90) $(SRCS2F77) acom1.f90
-   ${F2PY} -c --quiet --noopt --debug -m w \
+   ${F2PY} -c --noopt --debug -m w \
--f77flags=${FFLAGS} --f90flags=${FFLAGS} \
--fcompiler=${FCV} --f77exec=${FC} --f90exec=${FC} \
--opt=-fbounds-check ${FFLAGS} \



1.1  media-radio/wspr/files/wspr-3.01-script.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/wspr/files/wspr-3.01-script.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/wspr/files/wspr-3.01-script.patch?rev=1.1content-type=text/plain

Index: wspr-3.01-script.patch
===
--- wspr.py.orig2014-06-24 19:13:55.0 +0200
+++ wspr.py 2014-06-24 19:14:43.0 +0200
@@ -1,3 +1,4 @@
+#!/usr/bin/python
 # WSPR
 # $Date: 2014/06/26 09:15:53 $ $Revision: 1.1 $
 #
--- wspr.orig   2014-06-24 18:57:00.0 +0200
+++ wspr2014-06-24 19:09:50.0 +0200
@@ -1,2 +1,7 @@
-LD_LIBRARY_PATH=./lib 
-python -O wspr.py
+#!/bin/sh
+if [ ! -e ~/.wspr ] ; then
+   mkdir ~/.wspr
+   mkdir ~/.wspr/save
+fi
+cd ~/.wspr
+/usr/bin/wspr.py






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

2014-06-26 Thread David Abbott (dabbott)
dabbott 14/06/26 09:15:40

  Modified: council-201406-nominees.xml
  Log:
  tomka declined

Revision  ChangesPath
1.17 
xml/htdocs/proj/en/elections/council/2014/council-201406-nominees.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406-nominees.xml?rev=1.17view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406-nominees.xml?rev=1.17content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406-nominees.xml?r1=1.16r2=1.17

Index: council-201406-nominees.xml
===
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406-nominees.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- council-201406-nominees.xml 25 Jun 2014 21:31:08 -  1.16
+++ council-201406-nominees.xml 26 Jun 2014 09:15:40 -  1.17
@@ -1,5 +1,5 @@
 ?xml version='1.0' encoding=UTF-8?
-!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406-nominees.xml,v
 1.16 2014/06/25 21:31:08 dabbott Exp $ --
+!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406-nominees.xml,v
 1.17 2014/06/26 09:15:40 dabbott Exp $ --
 !DOCTYPE election SYSTEM /dtd/election.dtd
 ?xml-stylesheet href=/xsl/election.xsl type=text/xsl?
 ?xml-stylesheet href=/xsl/guide.xsl type=text/xsl?
@@ -20,8 +20,8 @@
   mail link=antarus/
 /author
 
-date2014-06-25/date
-version16/version
+date2014-06-26/date
+version17/version
 
 nominations from=2014-06-14 to=2014-06-27
 
@@ -82,6 +82,7 @@
 nominee accepted=no council=no devrel=no trustee=nonimiux/nominee
 nominee accepted=no council=no devrel=no 
trustee=nossuominen/nominee
 nominee accepted=no council=no devrel=no trustee=yesswift/nominee
+nominee accepted=no council=no devrel=no trustee=notomka/nominee
 !-- examples
   nominee accepted=yes 
platform=../council/voting-logs/nominees/2008/dev-zero.txt council=yes 
devrel=yesdev-zero/nominee
 --






[gentoo-commits] gentoo-x86 commit in net-misc/rabbitmq-server: ChangeLog rabbitmq-server-3.2.4.ebuild

2014-06-26 Thread JosA MarAa Alonso (nimiux)
nimiux  14/06/26 09:18:53

  Modified: ChangeLog rabbitmq-server-3.2.4.ebuild
  Log:
  Stable for amd64 wrt bug #492846
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D628E536)

Revision  ChangesPath
1.43 net-misc/rabbitmq-server/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/rabbitmq-server/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   25 Jun 2014 14:53:00 -  1.42
+++ ChangeLog   26 Jun 2014 09:18:53 -  1.43
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/rabbitmq-server
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rabbitmq-server/ChangeLog,v 1.42 
2014/06/25 14:53:00 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rabbitmq-server/ChangeLog,v 1.43 
2014/06/26 09:18:53 nimiux Exp $
+
+  26 Jun 2014; Chema Alonso nim...@gentoo.org rabbitmq-server-3.2.4.ebuild:
+  Stable for amd64 wrt bug #492846
 
 *rabbitmq-server-3.3.4 (25 Jun 2014)
 



1.3  net-misc/rabbitmq-server/rabbitmq-server-3.2.4.ebuild

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

Index: rabbitmq-server-3.2.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/rabbitmq-server/rabbitmq-server-3.2.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rabbitmq-server-3.2.4.ebuild14 Jun 2014 10:27:49 -  1.2
+++ rabbitmq-server-3.2.4.ebuild26 Jun 2014 09:18:53 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-misc/rabbitmq-server/rabbitmq-server-3.2.4.ebuild,v 
1.2 2014/06/14 10:27:49 phajdan.jr Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/rabbitmq-server/rabbitmq-server-3.2.4.ebuild,v 
1.3 2014/06/26 09:18:53 nimiux Exp $
 
 EAPI=5
 PYTHON_DEPEND=2
@@ -15,7 +15,7 @@
 
 LICENSE=GPL-2 MPL-1.1
 SLOT=0
-KEYWORDS=~amd64 x86
+KEYWORDS=amd64 x86
 IUSE=
 
 RDEPEND=dev-lang/erlang






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-baselibs: emul-linux-x86-baselibs-20140508-r12.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:18:44

  Modified: emul-linux-x86-baselibs-20140508-r12.ebuild
ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.3  
app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20140508-r12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20140508-r12.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20140508-r12.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20140508-r12.ebuild?r1=1.2r2=1.3

Index: emul-linux-x86-baselibs-20140508-r12.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20140508-r12.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- emul-linux-x86-baselibs-20140508-r12.ebuild 25 Jun 2014 06:34:35 -  
1.2
+++ emul-linux-x86-baselibs-20140508-r12.ebuild 26 Jun 2014 09:18:44 -  
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-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20140508-r12.ebuild,v
 1.2 2014/06/25 06:34:35 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20140508-r12.ebuild,v
 1.3 2014/06/26 09:18:44 pacho Exp $
 
 EAPI=5
 inherit emul-linux-x86
@@ -10,7 +10,7 @@
Sleepycat UoI-NCSA ZLIB openafs-krb5-a HPND ISC RSA IJG libmng libtiff
openssl tcp_wrappers_license
 
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 IUSE=abi_x86_32 +kerberos +ldap +pam
 
 DEPEND=



1.231app-emulation/emul-linux-x86-baselibs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-baselibs/ChangeLog?rev=1.231view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-baselibs/ChangeLog?rev=1.231content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-baselibs/ChangeLog?r1=1.230r2=1.231

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-baselibs/ChangeLog,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -r1.230 -r1.231
--- ChangeLog   25 Jun 2014 06:34:35 -  1.230
+++ ChangeLog   26 Jun 2014 09:18:44 -  1.231
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-baselibs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-baselibs/ChangeLog,v 1.230 
2014/06/25 06:34:35 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-baselibs/ChangeLog,v 1.231 
2014/06/26 09:18:44 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-baselibs-20140508-r12.ebuild:
+  amd64 stable
 
   25 Jun 2014; Michał Górny mgo...@gentoo.org
   emul-linux-x86-baselibs-20131008-r6.ebuild,






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-compat: emul-linux-x86-compat-20140508.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:19:38

  Modified: emul-linux-x86-compat-20140508.ebuild ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  
app-emulation/emul-linux-x86-compat/emul-linux-x86-compat-20140508.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-compat/emul-linux-x86-compat-20140508.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-compat/emul-linux-x86-compat-20140508.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-compat/emul-linux-x86-compat-20140508.ebuild?r1=1.1r2=1.2

Index: emul-linux-x86-compat-20140508.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-compat/emul-linux-x86-compat-20140508.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emul-linux-x86-compat-20140508.ebuild   8 May 2014 21:41:43 -   
1.1
+++ emul-linux-x86-compat-20140508.ebuild   26 Jun 2014 09:19:38 -  
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-emulation/emul-linux-x86-compat/emul-linux-x86-compat-20140508.ebuild,v
 1.1 2014/05/08 21:41:43 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-compat/emul-linux-x86-compat-20140508.ebuild,v
 1.2 2014/06/26 09:19:38 pacho Exp $
 
 EAPI=5
 inherit emul-linux-x86 eutils multilib
@@ -9,7 +9,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 IUSE=multilib
 
 DEPEND=



1.74 app-emulation/emul-linux-x86-compat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog?rev=1.74view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog?rev=1.74content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog?r1=1.73r2=1.74

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   26 Jun 2014 08:33:50 -  1.73
+++ ChangeLog   26 Jun 2014 09:19:38 -  1.74
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-compat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog,v 1.73 
2014/06/26 08:33:50 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog,v 1.74 
2014/06/26 09:19:38 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-compat-20140508.ebuild:
+  amd64 stable
 
 *emul-linux-x86-compat-20140508-r1 (26 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-cpplibs: emul-linux-x86-cpplibs-20140508.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:20:41

  Modified: emul-linux-x86-cpplibs-20140508.ebuild ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  
app-emulation/emul-linux-x86-cpplibs/emul-linux-x86-cpplibs-20140508.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-cpplibs/emul-linux-x86-cpplibs-20140508.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-cpplibs/emul-linux-x86-cpplibs-20140508.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-cpplibs/emul-linux-x86-cpplibs-20140508.ebuild?r1=1.1r2=1.2

Index: emul-linux-x86-cpplibs-20140508.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-cpplibs/emul-linux-x86-cpplibs-20140508.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emul-linux-x86-cpplibs-20140508.ebuild  8 May 2014 21:42:11 -   
1.1
+++ emul-linux-x86-cpplibs-20140508.ebuild  26 Jun 2014 09:20:41 -  
1.2
@@ -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/app-emulation/emul-linux-x86-cpplibs/emul-linux-x86-cpplibs-20140508.ebuild,v
 1.1 2014/05/08 21:42:11 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-cpplibs/emul-linux-x86-cpplibs-20140508.ebuild,v
 1.2 2014/06/26 09:20:41 pacho Exp $
 
 EAPI=5
 inherit emul-linux-x86
 
 LICENSE=Boost-1.0 LGPL-2.1
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 
 DEPEND=
 RDEPEND=~app-emulation/emul-linux-x86-baselibs-${PV}



1.28 app-emulation/emul-linux-x86-cpplibs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-cpplibs/ChangeLog?rev=1.28view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-cpplibs/ChangeLog?rev=1.28content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-cpplibs/ChangeLog?r1=1.27r2=1.28

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-cpplibs/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   8 May 2014 21:42:11 -   1.27
+++ ChangeLog   26 Jun 2014 09:20:41 -  1.28
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-cpplibs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-cpplibs/ChangeLog,v 1.27 
2014/05/08 21:42:11 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-cpplibs/ChangeLog,v 1.28 
2014/06/26 09:20:41 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-cpplibs-20140508.ebuild:
+  amd64 stable
 
 *emul-linux-x86-cpplibs-20140508 (08 May 2014)
 






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-db: emul-linux-x86-db-20140508-r1.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:21:15

  Modified: emul-linux-x86-db-20140508-r1.ebuild ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  
app-emulation/emul-linux-x86-db/emul-linux-x86-db-20140508-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-db/emul-linux-x86-db-20140508-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-db/emul-linux-x86-db-20140508-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-db/emul-linux-x86-db-20140508-r1.ebuild?r1=1.1r2=1.2

Index: emul-linux-x86-db-20140508-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-db/emul-linux-x86-db-20140508-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emul-linux-x86-db-20140508-r1.ebuild25 May 2014 16:43:55 -  
1.1
+++ emul-linux-x86-db-20140508-r1.ebuild26 Jun 2014 09:21:15 -  
1.2
@@ -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/app-emulation/emul-linux-x86-db/emul-linux-x86-db-20140508-r1.ebuild,v
 1.1 2014/05/25 16:43:55 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-db/emul-linux-x86-db-20140508-r1.ebuild,v
 1.2 2014/06/26 09:21:15 pacho Exp $
 
 EAPI=5
 inherit emul-linux-x86
 
 LICENSE=GPL-2 LGPL-2.1
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 
 IUSE=abi_x86_32
 



1.19 app-emulation/emul-linux-x86-db/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-db/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   25 May 2014 16:43:55 -  1.18
+++ ChangeLog   26 Jun 2014 09:21:15 -  1.19
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-db
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-db/ChangeLog,v 
1.18 2014/05/25 16:43:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-db/ChangeLog,v 
1.19 2014/06/26 09:21:15 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-db-20140508-r1.ebuild:
+  amd64 stable
 
 *emul-linux-x86-db-20140508-r1 (25 May 2014)
 






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-gstplugins: emul-linux-x86-gstplugins-20140508-r1.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:21:56

  Modified: emul-linux-x86-gstplugins-20140508-r1.ebuild
ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key A188FBD4)

Revision  ChangesPath
1.2  
app-emulation/emul-linux-x86-gstplugins/emul-linux-x86-gstplugins-20140508-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gstplugins/emul-linux-x86-gstplugins-20140508-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gstplugins/emul-linux-x86-gstplugins-20140508-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gstplugins/emul-linux-x86-gstplugins-20140508-r1.ebuild?r1=1.1r2=1.2

Index: emul-linux-x86-gstplugins-20140508-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gstplugins/emul-linux-x86-gstplugins-20140508-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emul-linux-x86-gstplugins-20140508-r1.ebuild10 Jun 2014 19:31:00 
-  1.1
+++ emul-linux-x86-gstplugins-20140508-r1.ebuild26 Jun 2014 09:21:56 
-  1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gstplugins/emul-linux-x86-gstplugins-20140508-r1.ebuild,v
 1.1 2014/06/10 19:31:00 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gstplugins/emul-linux-x86-gstplugins-20140508-r1.ebuild,v
 1.2 2014/06/26 09:21:56 pacho Exp $
 
 EAPI=5
 inherit emul-linux-x86
 
 LICENSE=!abi_x86_32? ( GPL-2 LGPL-2 LGPL-2.1 )
abi_x86_32? ( metapackage )
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 IUSE=abi_x86_32
 
 DEPEND=



1.21 app-emulation/emul-linux-x86-gstplugins/ChangeLog

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

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gstplugins/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   15 Jun 2014 14:02:58 -  1.20
+++ ChangeLog   26 Jun 2014 09:21:56 -  1.21
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-gstplugins
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gstplugins/ChangeLog,v 
1.20 2014/06/15 14:02:58 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gstplugins/ChangeLog,v 
1.21 2014/06/26 09:21:56 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-gstplugins-20140508-r1.ebuild:
+  amd64 stable
 
   15 Jun 2014; Michał Górny mgo...@gentoo.org
   -emul-linux-x86-gstplugins-20140508.ebuild:






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-gtkmmlibs: emul-linux-x86-gtkmmlibs-20140508.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:22:45

  Modified: emul-linux-x86-gtkmmlibs-20140508.ebuild ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key A188FBD4)

Revision  ChangesPath
1.2  
app-emulation/emul-linux-x86-gtkmmlibs/emul-linux-x86-gtkmmlibs-20140508.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gtkmmlibs/emul-linux-x86-gtkmmlibs-20140508.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gtkmmlibs/emul-linux-x86-gtkmmlibs-20140508.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gtkmmlibs/emul-linux-x86-gtkmmlibs-20140508.ebuild?r1=1.1r2=1.2

Index: emul-linux-x86-gtkmmlibs-20140508.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtkmmlibs/emul-linux-x86-gtkmmlibs-20140508.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emul-linux-x86-gtkmmlibs-20140508.ebuild8 May 2014 21:44:55 -   
1.1
+++ emul-linux-x86-gtkmmlibs-20140508.ebuild26 Jun 2014 09:22:45 -  
1.2
@@ -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/app-emulation/emul-linux-x86-gtkmmlibs/emul-linux-x86-gtkmmlibs-20140508.ebuild,v
 1.1 2014/05/08 21:44:55 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtkmmlibs/emul-linux-x86-gtkmmlibs-20140508.ebuild,v
 1.2 2014/06/26 09:22:45 pacho Exp $
 
 EAPI=5
 inherit emul-linux-x86
 
 LICENSE=LGPL-2 LGPL-2.1 GPL-2
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 
 DEPEND=
 RDEPEND=~app-emulation/emul-linux-x86-baselibs-${PV}



1.28 app-emulation/emul-linux-x86-gtkmmlibs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gtkmmlibs/ChangeLog?rev=1.28view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gtkmmlibs/ChangeLog?rev=1.28content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gtkmmlibs/ChangeLog?r1=1.27r2=1.28

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtkmmlibs/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   8 May 2014 21:44:55 -   1.27
+++ ChangeLog   26 Jun 2014 09:22:45 -  1.28
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-gtkmmlibs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtkmmlibs/ChangeLog,v 1.27 
2014/05/08 21:44:55 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtkmmlibs/ChangeLog,v 1.28 
2014/06/26 09:22:45 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-gtkmmlibs-20140508.ebuild:
+  amd64 stable
 
 *emul-linux-x86-gtkmmlibs-20140508 (08 May 2014)
 






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-jna: emul-linux-x86-jna-20140508.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:23:02

  Modified: emul-linux-x86-jna-20140508.ebuild ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  
app-emulation/emul-linux-x86-jna/emul-linux-x86-jna-20140508.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-jna/emul-linux-x86-jna-20140508.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-jna/emul-linux-x86-jna-20140508.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-jna/emul-linux-x86-jna-20140508.ebuild?r1=1.1r2=1.2

Index: emul-linux-x86-jna-20140508.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-jna/emul-linux-x86-jna-20140508.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emul-linux-x86-jna-20140508.ebuild  8 May 2014 21:45:30 -   1.1
+++ emul-linux-x86-jna-20140508.ebuild  26 Jun 2014 09:23:02 -  1.2
@@ -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/app-emulation/emul-linux-x86-jna/emul-linux-x86-jna-20140508.ebuild,v
 1.1 2014/05/08 21:45:30 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-jna/emul-linux-x86-jna-20140508.ebuild,v
 1.2 2014/06/26 09:23:02 pacho Exp $
 
 EAPI=5
 inherit emul-linux-x86
 
 LICENSE=LGPL-2.1
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 
 DEPEND=
 RDEPEND=~app-emulation/emul-linux-x86-baselibs-${PV}



1.16 app-emulation/emul-linux-x86-jna/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-jna/ChangeLog?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-jna/ChangeLog?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-jna/ChangeLog?r1=1.15r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-jna/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   8 May 2014 21:45:30 -   1.15
+++ ChangeLog   26 Jun 2014 09:23:02 -  1.16
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-jna
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-jna/ChangeLog,v 1.15 
2014/05/08 21:45:30 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-jna/ChangeLog,v 1.16 
2014/06/26 09:23:02 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-jna-20140508.ebuild:
+  amd64 stable
 
 *emul-linux-x86-jna-20140508 (08 May 2014)
 






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-gtklibs: emul-linux-x86-gtklibs-20140508-r3.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:22:27

  Modified: emul-linux-x86-gtklibs-20140508-r3.ebuild ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key A188FBD4)

Revision  ChangesPath
1.3  
app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20140508-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20140508-r3.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20140508-r3.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20140508-r3.ebuild?r1=1.2r2=1.3

Index: emul-linux-x86-gtklibs-20140508-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20140508-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- emul-linux-x86-gtklibs-20140508-r3.ebuild   18 Jun 2014 19:01:21 -  
1.2
+++ emul-linux-x86-gtklibs-20140508-r3.ebuild   26 Jun 2014 09:22:27 -  
1.3
@@ -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/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20140508-r3.ebuild,v
 1.2 2014/06/18 19:01:21 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20140508-r3.ebuild,v
 1.3 2014/06/26 09:22:27 pacho Exp $
 
 EAPI=5
 inherit emul-linux-x86
 
 LICENSE=GPL-2 LGPL-2 FTL LGPL-2.1 LGPL-3 MPL-1.1 MIT
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 IUSE=abi_x86_32
 
 DEPEND=



1.134app-emulation/emul-linux-x86-gtklibs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/ChangeLog?rev=1.134view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/ChangeLog?rev=1.134content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/ChangeLog?r1=1.133r2=1.134

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/ChangeLog,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- ChangeLog   18 Jun 2014 19:01:21 -  1.133
+++ ChangeLog   26 Jun 2014 09:22:27 -  1.134
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-gtklibs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/ChangeLog,v 1.133 
2014/06/18 19:01:21 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/ChangeLog,v 1.134 
2014/06/26 09:22:27 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-gtklibs-20140508-r3.ebuild:
+  amd64 stable
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org
   emul-linux-x86-gtklibs-20140406-r1.ebuild,






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-medialibs: emul-linux-x86-medialibs-20140508-r6.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:23:23

  Modified: emul-linux-x86-medialibs-20140508-r6.ebuild
ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key A188FBD4)

Revision  ChangesPath
1.6  
app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r6.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r6.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r6.ebuild?r1=1.5r2=1.6

Index: emul-linux-x86-medialibs-20140508-r6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- emul-linux-x86-medialibs-20140508-r6.ebuild 19 Jun 2014 09:03:03 -  
1.5
+++ emul-linux-x86-medialibs-20140508-r6.ebuild 26 Jun 2014 09:23:23 -  
1.6
@@ -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/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r6.ebuild,v
 1.5 2014/06/19 09:03:03 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r6.ebuild,v
 1.6 2014/06/26 09:23:23 pacho Exp $
 
 EAPI=5
 inherit emul-linux-x86
 
 LICENSE=APL-1.0 GPL-2 BSD BSD-2 public-domain LGPL-2 MPL-1.1 LGPL-2.1 
!abi_x86_32? ( MPEG-4 )
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 IUSE=abi_x86_32
 
 DEPEND=



1.109app-emulation/emul-linux-x86-medialibs/ChangeLog

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

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialibs/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog   19 Jun 2014 09:03:03 -  1.108
+++ ChangeLog   26 Jun 2014 09:23:23 -  1.109
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-medialibs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialibs/ChangeLog,v 
1.108 2014/06/19 09:03:03 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialibs/ChangeLog,v 
1.109 2014/06/26 09:23:23 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-medialibs-20140508-r6.ebuild:
+  amd64 stable
 
   19 Jun 2014; Michał Górny mgo...@gentoo.org
   emul-linux-x86-medialibs-20140508-r6.ebuild:






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-opengl: emul-linux-x86-opengl-20140508.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:23:54

  Modified: emul-linux-x86-opengl-20140508.ebuild ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.4  
app-emulation/emul-linux-x86-opengl/emul-linux-x86-opengl-20140508.ebuild

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

Index: emul-linux-x86-opengl-20140508.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-opengl/emul-linux-x86-opengl-20140508.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- emul-linux-x86-opengl-20140508.ebuild   18 Jun 2014 19:02:00 -  
1.3
+++ emul-linux-x86-opengl-20140508.ebuild   26 Jun 2014 09:23:54 -  
1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-opengl/emul-linux-x86-opengl-20140508.ebuild,v
 1.3 2014/06/18 19:02:00 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-opengl/emul-linux-x86-opengl-20140508.ebuild,v
 1.4 2014/06/26 09:23:54 pacho Exp $
 
 EAPI=5
 inherit emul-linux-x86
 
 SRC_URI=!abi_x86_32? ( ${SRC_URI} )
 LICENSE=!abi_x86_32? ( BSD MIT LGPL-3 SGI-B-2.0 ) abi_x86_32? ( metapackage )
-KEYWORDS=-* ~amd64 ~amd64-linux
+KEYWORDS=-* amd64 ~amd64-linux
 IUSE=abi_x86_32
 
 DEPEND=



1.42 app-emulation/emul-linux-x86-opengl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-opengl/ChangeLog?rev=1.42view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-opengl/ChangeLog?rev=1.42content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-opengl/ChangeLog?r1=1.41r2=1.42

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-opengl/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   18 Jun 2014 19:02:00 -  1.41
+++ ChangeLog   26 Jun 2014 09:23:54 -  1.42
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-opengl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-opengl/ChangeLog,v 1.41 
2014/06/18 19:02:00 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-opengl/ChangeLog,v 1.42 
2014/06/26 09:23:54 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-opengl-20140508.ebuild:
+  amd64 stable
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org
   emul-linux-x86-opengl-20131008.ebuild, emul-linux-x86-opengl-20140406.ebuild,






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-motif: emul-linux-x86-motif-20140508.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:23:41

  Modified: emul-linux-x86-motif-20140508.ebuild ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key A188FBD4)

Revision  ChangesPath
1.3  
app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20140508.ebuild

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

Index: emul-linux-x86-motif-20140508.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20140508.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- emul-linux-x86-motif-20140508.ebuild18 Jun 2014 19:01:53 -  
1.2
+++ emul-linux-x86-motif-20140508.ebuild26 Jun 2014 09:23:41 -  
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-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20140508.ebuild,v
 1.2 2014/06/18 19:01:53 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20140508.ebuild,v
 1.3 2014/06/26 09:23:41 pacho Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 SRC_URI=!abi_x86_32? ( ${SRC_URI} )
 LICENSE=!abi_x86_32? ( LGPL-2+ MIT MOTIF ) abi_x86_32? ( metapackage )
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 IUSE=abi_x86_32
 
 RDEPEND=!app-emulation/emul-linux-x86-xlibs-20110129



1.30 app-emulation/emul-linux-x86-motif/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog?rev=1.30view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog?rev=1.30content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog?r1=1.29r2=1.30

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   18 Jun 2014 19:01:53 -  1.29
+++ ChangeLog   26 Jun 2014 09:23:41 -  1.30
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-motif
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog,v 1.29 
2014/06/18 19:01:53 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog,v 1.30 
2014/06/26 09:23:41 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-motif-20140508.ebuild:
+  amd64 stable
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org
   emul-linux-x86-motif-20131008.ebuild, emul-linux-x86-motif-20140406.ebuild,






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-soundlibs: emul-linux-x86-soundlibs-20140508.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:25:08

  Modified: emul-linux-x86-soundlibs-20140508.ebuild ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.7  
app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140508.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140508.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140508.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140508.ebuild?r1=1.6r2=1.7

Index: emul-linux-x86-soundlibs-20140508.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140508.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- emul-linux-x86-soundlibs-20140508.ebuild18 Jun 2014 19:02:19 -  
1.6
+++ emul-linux-x86-soundlibs-20140508.ebuild26 Jun 2014 09:25:08 -  
1.7
@@ -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/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140508.ebuild,v
 1.6 2014/06/18 19:02:19 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140508.ebuild,v
 1.7 2014/06/26 09:25:08 pacho Exp $
 
 EAPI=5
 inherit emul-linux-x86
 
 LICENSE=!abi_x86_32? ( BSD FDL-1.2 GPL-2 LGPL-2.1 LGPL-2 MIT gsm 
public-domain ) abi_x86_32? ( metapackage )
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 IUSE=abi_x86_32 alsa +pulseaudio
 
 RDEPEND=



1.126app-emulation/emul-linux-x86-soundlibs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?rev=1.126view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?rev=1.126content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?r1=1.125r2=1.126

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog   18 Jun 2014 19:02:19 -  1.125
+++ ChangeLog   26 Jun 2014 09:25:08 -  1.126
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-soundlibs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 
1.125 2014/06/18 19:02:19 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 
1.126 2014/06/26 09:25:08 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-soundlibs-20140508.ebuild:
+  amd64 stable
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org
   emul-linux-x86-soundlibs-20131008-r2.ebuild,






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-sdl: emul-linux-x86-sdl-20140508.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:24:51

  Modified: emul-linux-x86-sdl-20140508.ebuild ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key A188FBD4)

Revision  ChangesPath
1.4  
app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild

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

Index: emul-linux-x86-sdl-20140508.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- emul-linux-x86-sdl-20140508.ebuild  15 Jun 2014 15:52:07 -  1.3
+++ emul-linux-x86-sdl-20140508.ebuild  26 Jun 2014 09:24:51 -  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/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild,v
 1.3 2014/06/15 15:52:07 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild,v
 1.4 2014/06/26 09:24:51 pacho Exp $
 
 EAPI=5
 inherit emul-linux-x86
 
 LICENSE=!abi_x86_32? ( LGPL-2 LGPL-2.1 ZLIB ) abi_x86_32? ( metapackage )
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 IUSE=abi_x86_32
 
 DEPEND=



1.84 app-emulation/emul-linux-x86-sdl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.84view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.84content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?r1=1.83r2=1.84

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog   15 Jun 2014 15:52:07 -  1.83
+++ ChangeLog   26 Jun 2014 09:24:51 -  1.84
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-sdl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.83 
2014/06/15 15:52:07 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.84 
2014/06/26 09:24:51 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-sdl-20140508.ebuild:
+  amd64 stable
 
   15 Jun 2014; Michał Górny mgo...@gentoo.org
   emul-linux-x86-sdl-20140508.ebuild:






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-qtlibs: emul-linux-x86-qtlibs-20140508-r1.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:24:30

  Modified: emul-linux-x86-qtlibs-20140508-r1.ebuild ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key A188FBD4)

Revision  ChangesPath
1.5  
app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-20140508-r1.ebuild

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

Index: emul-linux-x86-qtlibs-20140508-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-20140508-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- emul-linux-x86-qtlibs-20140508-r1.ebuild25 Jun 2014 06:34:52 -  
1.4
+++ emul-linux-x86-qtlibs-20140508-r1.ebuild26 Jun 2014 09:24:30 -  
1.5
@@ -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/app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-20140508-r1.ebuild,v
 1.4 2014/06/25 06:34:52 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-20140508-r1.ebuild,v
 1.5 2014/06/26 09:24:30 pacho Exp $
 
 EAPI=5
 inherit eutils emul-linux-x86
 
 LICENSE=LGPL-2.1 GPL-3
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 
 IUSE=mng
 



1.97 app-emulation/emul-linux-x86-qtlibs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/ChangeLog?rev=1.97view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/ChangeLog?rev=1.97content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/ChangeLog?r1=1.96r2=1.97

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog   25 Jun 2014 06:34:52 -  1.96
+++ ChangeLog   26 Jun 2014 09:24:30 -  1.97
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-qtlibs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/ChangeLog,v 1.96 
2014/06/25 06:34:52 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/ChangeLog,v 1.97 
2014/06/26 09:24:30 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-qtlibs-20140508-r1.ebuild:
+  amd64 stable
 
   25 Jun 2014; Michał Górny mgo...@gentoo.org
   emul-linux-x86-qtlibs-20140508-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-xlibs: emul-linux-x86-xlibs-20140508.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:25:23

  Modified: emul-linux-x86-xlibs-20140508.ebuild ChangeLog
  Log:
  amd64 stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.4  
app-emulation/emul-linux-x86-xlibs/emul-linux-x86-xlibs-20140508.ebuild

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

Index: emul-linux-x86-xlibs-20140508.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-xlibs/emul-linux-x86-xlibs-20140508.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- emul-linux-x86-xlibs-20140508.ebuild18 Jun 2014 19:02:23 -  
1.3
+++ emul-linux-x86-xlibs-20140508.ebuild26 Jun 2014 09:25:23 -  
1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-xlibs/emul-linux-x86-xlibs-20140508.ebuild,v
 1.3 2014/06/18 19:02:23 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-xlibs/emul-linux-x86-xlibs-20140508.ebuild,v
 1.4 2014/06/26 09:25:23 pacho Exp $
 
 EAPI=5
 inherit emul-linux-x86
 
 SRC_URI=!abi_x86_32? ( ${SRC_URI} )
 LICENSE=!abi_x86_32? ( FTL GPL-2 MIT ) abi_x86_32? ( metapackage )
-KEYWORDS=-* ~amd64
+KEYWORDS=-* amd64
 IUSE=abi_x86_32 opengl
 
 DEPEND=



1.134app-emulation/emul-linux-x86-xlibs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-xlibs/ChangeLog?rev=1.134view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-xlibs/ChangeLog?rev=1.134content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-xlibs/ChangeLog?r1=1.133r2=1.134

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-xlibs/ChangeLog,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- ChangeLog   18 Jun 2014 19:02:23 -  1.133
+++ ChangeLog   26 Jun 2014 09:25:23 -  1.134
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/emul-linux-x86-xlibs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-xlibs/ChangeLog,v 1.133 
2014/06/18 19:02:23 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-xlibs/ChangeLog,v 1.134 
2014/06/26 09:25:23 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  emul-linux-x86-xlibs-20140508.ebuild:
+  amd64 stable
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org
   emul-linux-x86-xlibs-20131008.ebuild, emul-linux-x86-xlibs-20140406.ebuild,






[gentoo-commits] gentoo-x86 commit in net-analyzer/sflowtool: ChangeLog sflowtool-3.30.ebuild

2014-06-26 Thread JosA MarAa Alonso (nimiux)
nimiux  14/06/26 09:37:18

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

Revision  ChangesPath
1.42 net-analyzer/sflowtool/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/sflowtool/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   14 Jun 2014 09:55:53 -  1.41
+++ ChangeLog   26 Jun 2014 09:37:18 -  1.42
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/sflowtool
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sflowtool/ChangeLog,v 1.41 
2014/06/14 09:55:53 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sflowtool/ChangeLog,v 1.42 
2014/06/26 09:37:18 nimiux Exp $
+
+  26 Jun 2014; Chema Alonso nim...@gentoo.org sflowtool-3.30.ebuild:
+  Stable for amd64 wrt bug #509542
 
   14 Jun 2014; Pawel Hajdan jr phajdan...@gentoo.org sflowtool-3.30.ebuild:
   x86 stable wrt bug #509542



1.3  net-analyzer/sflowtool/sflowtool-3.30.ebuild

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

Index: sflowtool-3.30.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/sflowtool/sflowtool-3.30.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sflowtool-3.30.ebuild   14 Jun 2014 09:55:53 -  1.2
+++ sflowtool-3.30.ebuild   26 Jun 2014 09:37:18 -  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-analyzer/sflowtool/sflowtool-3.30.ebuild,v 1.2 
2014/06/14 09:55:53 phajdan.jr Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/sflowtool/sflowtool-3.30.ebuild,v 1.3 
2014/06/26 09:37:18 nimiux Exp $
 
 EAPI=4
 inherit eutils flag-o-matic
@@ -11,7 +11,7 @@
 
 LICENSE=inmon-sflow
 SLOT=0
-KEYWORDS=~amd64 ~ppc x86
+KEYWORDS=amd64 ~ppc x86
 IUSE=debug
 
 src_prepare() {






[gentoo-commits] gentoo-x86 commit in x11-libs/gnome-pty-helper: gnome-pty-helper-0.36.3.ebuild ChangeLog gnome-pty-helper-0.36.0.ebuild

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:39:22

  Modified: ChangeLog
  Added:gnome-pty-helper-0.36.3.ebuild
  Removed:  gnome-pty-helper-0.36.0.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.59 x11-libs/gnome-pty-helper/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog?rev=1.59view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog?rev=1.59content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog?r1=1.58r2=1.59

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   31 May 2014 09:13:38 -  1.58
+++ ChangeLog   26 Jun 2014 09:39:22 -  1.59
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/gnome-pty-helper
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.58 
2014/05/31 09:13:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.59 
2014/06/26 09:39:22 pacho Exp $
+
+*gnome-pty-helper-0.36.3 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org +gnome-pty-helper-0.36.3.ebuild,
+  -gnome-pty-helper-0.36.0.ebuild:
+  Version bump, drop old
 
 *gnome-pty-helper-0.36.2 (31 May 2014)
 



1.1  x11-libs/gnome-pty-helper/gnome-pty-helper-0.36.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.36.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.36.3.ebuild?rev=1.1content-type=text/plain

Index: gnome-pty-helper-0.36.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.36.3.ebuild,v
 1.1 2014/06/26 09:39:22 pacho Exp $

EAPI=5
GCONF_DEBUG=no
GNOME_ORG_MODULE=vte

inherit gnome2

DESCRIPTION=GNOME Setuid helper for opening ptys
HOMEPAGE=https://wiki.gnome.org/action/show/Apps/Terminal/VTE;
# gnome-pty-helper is inside vte

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

# gnome-pty-helper was spit out with 0.27.90
RDEPEND=!x11-libs/vte-0.27.90
DEPEND=

S=${WORKDIR}/vte-${PV}/gnome-pty-helper

src_prepare() {
# As recommended by upstream (/usr/libexec/$PN is a setgid binary)
if use hardened; then
export SUID_CFLAGS=-fPIE ${SUID_CFLAGS}
export SUID_LDFLAGS=-pie ${SUID_LDFLAGS}
fi
gnome2_src_prepare
}






[gentoo-commits] gentoo-x86 commit in x11-libs/vte: vte-0.36.3.ebuild ChangeLog vte-0.36.0.ebuild

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:41:25

  Modified: ChangeLog
  Added:vte-0.36.3.ebuild
  Removed:  vte-0.36.0.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.388x11-libs/vte/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.388view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.388content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.387r2=1.388

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
retrieving revision 1.387
retrieving revision 1.388
diff -u -r1.387 -r1.388
--- ChangeLog   31 May 2014 09:14:12 -  1.387
+++ ChangeLog   26 Jun 2014 09:41:25 -  1.388
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/vte
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.387 2014/05/31 
09:14:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.388 2014/06/26 
09:41:25 pacho Exp $
+
+*vte-0.36.3 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org +vte-0.36.3.ebuild,
+  -vte-0.36.0.ebuild:
+  Version bump, drop old
 
 *vte-0.36.2 (31 May 2014)
 



1.1  x11-libs/vte/vte-0.36.3.ebuild

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

Index: vte-0.36.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild,v 1.1 
2014/06/26 09:41:25 pacho Exp $

EAPI=5
GCONF_DEBUG=yes

inherit eutils gnome2

DESCRIPTION=Library providing a virtual terminal emulator widget
HOMEPAGE=https://wiki.gnome.org/action/show/Apps/Terminal/VTE;

LICENSE=LGPL-2+
SLOT=2.90
IUSE=debug glade +introspection
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~x64-solaris ~x86-solaris

PDEPEND=~x11-libs/gnome-pty-helper-${PV}
RDEPEND=
=dev-libs/glib-2.31.13:2
=x11-libs/gtk+-3.1.9:3[introspection?]
=x11-libs/pango-1.22.0

sys-libs/ncurses
x11-libs/libX11
x11-libs/libXft

glade? ( =dev-util/glade-3.9:3.10 )
introspection? ( =dev-libs/gobject-introspection-0.9.0 )

DEPEND=${RDEPEND}
=dev-util/gtk-doc-am-1.13
=dev-util/intltool-0.35
sys-devel/gettext
virtual/pkgconfig


src_prepare() {
# https://bugzilla.gnome.org/show_bug.cgi?id=663779
epatch ${FILESDIR}/${PN}-0.30.1-alt-meta.patch

gnome2_src_prepare
}

src_configure() {
local myconf=

if [[ ${CHOST} == *-interix* ]]; then
myconf=${myconf} --disable-Bsymbolic

# interix stropts.h is empty...
export ac_cv_header_stropts_h=no
fi

# Python bindings are via gobject-introspection
# Ex: from gi.repository import Vte
# Do not disable gnome-pty-helper, bug #401389
gnome2_src_configure \
--disable-deprecation \
--disable-static \
$(use_enable debug) \
$(use_enable glade glade-catalogue) \
$(use_enable introspection)
}

src_install() {
DOCS=AUTHORS ChangeLog HACKING NEWS README
gnome2_src_install
rm -v ${ED}usr/libexec/gnome-pty-helper || die
}






[gentoo-commits] gentoo-x86 commit in net-firewall/arno-iptables-firewall: ChangeLog arno-iptables-firewall-2.0.1e.ebuild

2014-06-26 Thread JosA MarAa Alonso (nimiux)
nimiux  14/06/26 09:46:35

  Modified: ChangeLog arno-iptables-firewall-2.0.1e.ebuild
  Log:
  Stable for amd64 wrt bug #509612
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D628E536)

Revision  ChangesPath
1.14 net-firewall/arno-iptables-firewall/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/arno-iptables-firewall/ChangeLog?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/arno-iptables-firewall/ChangeLog?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/arno-iptables-firewall/ChangeLog?r1=1.13r2=1.14

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/net-firewall/arno-iptables-firewall/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   14 Jun 2014 10:04:57 -  1.13
+++ ChangeLog   26 Jun 2014 09:46:35 -  1.14
@@ -1,6 +1,10 @@
 # ChangeLog for net-firewall/arno-iptables-firewall
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-firewall/arno-iptables-firewall/ChangeLog,v 1.13 
2014/06/14 10:04:57 phajdan.jr Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-firewall/arno-iptables-firewall/ChangeLog,v 1.14 
2014/06/26 09:46:35 nimiux Exp $
+
+  26 Jun 2014; Chema Alonso nim...@gentoo.org
+  arno-iptables-firewall-2.0.1e.ebuild:
+  Stable for amd64 wrt bug #509612
 
   14 Jun 2014; Pawel Hajdan jr phajdan...@gentoo.org
   arno-iptables-firewall-2.0.1e.ebuild:



1.3  
net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild?r1=1.2r2=1.3

Index: arno-iptables-firewall-2.0.1e.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- arno-iptables-firewall-2.0.1e.ebuild14 Jun 2014 10:04:57 -  
1.2
+++ arno-iptables-firewall-2.0.1e.ebuild26 Jun 2014 09:46:35 -  
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-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild,v
 1.2 2014/06/14 10:04:57 phajdan.jr Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild,v
 1.3 2014/06/26 09:46:35 nimiux Exp $
 
 EAPI=5
 inherit readme.gentoo systemd
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 x86
+KEYWORDS=amd64 x86
 IUSE=+plugins
 
 # sys-apps/coreutils dependency wrt






[gentoo-commits] gentoo-x86 commit in x11-libs/pango: pango-1.36.5.ebuild ChangeLog pango-1.30.1.ebuild

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 09:50:15

  Modified: ChangeLog
  Added:pango-1.36.5.ebuild
  Removed:  pango-1.30.1.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.409x11-libs/pango/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pango/ChangeLog?rev=1.409view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pango/ChangeLog?rev=1.409content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pango/ChangeLog?r1=1.408r2=1.409

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v
retrieving revision 1.408
retrieving revision 1.409
diff -u -r1.408 -r1.409
--- ChangeLog   24 Jun 2014 22:19:40 -  1.408
+++ ChangeLog   26 Jun 2014 09:50:15 -  1.409
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/pango
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.408 2014/06/24 
22:19:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.409 2014/06/26 
09:50:15 pacho Exp $
+
+*pango-1.36.5 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org +pango-1.36.5.ebuild,
+  -pango-1.30.1.ebuild:
+  Version bump, drop old
 
   24 Jun 2014; Michał Górny mgo...@gentoo.org pango-1.36.3-r2.ebuild:
   Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for



1.1  x11-libs/pango/pango-1.36.5.ebuild

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

Index: pango-1.36.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.36.5.ebuild,v 1.1 
2014/06/26 09:50:15 pacho Exp $

EAPI=5
GCONF_DEBUG=yes
GNOME2_LA_PUNT=yes

inherit autotools eutils gnome2 multilib toolchain-funcs multilib-minimal

DESCRIPTION=Internationalized text layout and rendering library
HOMEPAGE=http://www.pango.org/;

LICENSE=LGPL-2+ FTL
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris

IUSE=X +introspection

RDEPEND=
=media-libs/harfbuzz-0.9.12:=[glib(+),truetype(+),${MULTILIB_USEDEP}]
=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
=media-libs/fontconfig-2.10.92:1.0=[${MULTILIB_USEDEP}]
=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}]
=x11-libs/cairo-1.12.14-r4:=[X?,${MULTILIB_USEDEP}]
introspection? ( =dev-libs/gobject-introspection-0.9.5 )
X? (
=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
=x11-libs/libXft-2.3.1-r1[${MULTILIB_USEDEP}]
)
abi_x86_32? (
!=app-emulation/emul-linux-x86-gtklibs-20131008-r3
!app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
)

DEPEND=${RDEPEND}
=dev-util/gtk-doc-am-1.15
virtual/pkgconfig
X? ( =x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )
!=sys-devel/autoconf-2.63:2.5


MULTILIB_CHOST_TOOLS=(
/usr/bin/pango-querymodules
)

src_prepare() {
epatch ${FILESDIR}/${PN}-1.32.1-lib64.patch
eautoreconf

gnome2_src_prepare
}

multilib_src_configure() {
tc-export CXX

ECONF_SOURCE=${S} \
gnome2_src_configure \
--with-cairo \
$(multilib_native_use_enable introspection) \
$(use_with X xft) \
$(usex X --x-includes=${EPREFIX}/usr/include ) \
$(usex X --x-libraries=${EPREFIX}/usr/$(get_libdir) )
}

multilib_src_install() {
gnome2_src_install

local PANGO_CONFDIR=/etc/pango/${CHOST}
dodir ${PANGO_CONFDIR}
keepdir ${PANGO_CONFDIR}
}

pkg_postinst() {
gnome2_pkg_postinst

multilib_pkg_postinst() {
einfo Generating modules listing...
local PANGO_CONFDIR=${EROOT}/etc/pango/${CHOST}
local pango_conf=${PANGO_CONFDIR}/pango.modules
local tmp_file=$(mktemp -t tmp_pango_ebuild.XX)

# be atomic!
if ${CHOST}-pango-querymodules --system \

${EROOT}usr/$(get_libdir)/pango/1.8.0/modules/*$(get_modname) \
 ${tmp_file}; then
cat 

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

2014-06-26 Thread Justin Lecher (jlec)
jlec14/06/26 09:52:05

  Modified: ChangeLog
  Added:czmq-2.2.0-r1.ebuild
  Removed:  czmq-2.2.0.ebuild
  Log:
  net-libs/czmq: Bump to new tarball, fixes missing version.h, #513398
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.14 net-libs/czmq/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/czmq/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   27 May 2014 13:03:31 -  1.13
+++ ChangeLog   26 Jun 2014 09:52:05 -  1.14
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/czmq
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/czmq/ChangeLog,v 1.13 2014/05/27 
13:03:31 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/czmq/ChangeLog,v 1.14 2014/06/26 
09:52:05 jlec Exp $
+
+*czmq-2.2.0-r1 (26 Jun 2014)
+
+  26 Jun 2014; Justin Lecher j...@gentoo.org -czmq-2.2.0.ebuild,
+  +czmq-2.2.0-r1.ebuild:
+  Bump to new tarball, fixes missing version.h, #513398
 
 *czmq-2.2.0 (27 May 2014)
 



1.1  net-libs/czmq/czmq-2.2.0-r1.ebuild

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

Index: czmq-2.2.0-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/czmq/czmq-2.2.0-r1.ebuild,v 1.1 
2014/06/26 09:52:05 jlec Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=true

inherit autotools-utils

DESCRIPTION= High-level C Binding for ZeroMQ
HOMEPAGE=http://czmq.zeromq.org;
SRC_URI=http://download.zeromq.org/${P}.tar.gz;

LICENSE=LGPL-3
SLOT=0
KEYWORDS=~amd64 ~arm ~hppa ~x86
IUSE=doc static-libs

RDEPEND=
dev-libs/libsodium
sys-apps/util-linux
=net-libs/zeromq-2.1

DEPEND=${RDEPEND}
doc? (
app-text/asciidoc
app-text/xmlto
)

DOCS=( NEWS AUTHORS )

src_prepare() {
sed -i -e 's|-Werror||g' configure.ac || die
autotools-utils_src_prepare
}






[gentoo-commits] gentoo-x86 commit in x11-libs/pango: pango-1.36.5.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 10:00:39

  Modified: pango-1.36.5.ebuild ChangeLog
  Log:
  Raise gtk-doc dependency (#503510 by headcrabextra), handle ROOT in 
pango.modules generation (#486214 by LeeL and Fabian Groffen)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  x11-libs/pango/pango-1.36.5.ebuild

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

Index: pango-1.36.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.36.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pango-1.36.5.ebuild 26 Jun 2014 09:50:15 -  1.1
+++ pango-1.36.5.ebuild 26 Jun 2014 10:00:39 -  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/x11-libs/pango/pango-1.36.5.ebuild,v 1.1 
2014/06/26 09:50:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.36.5.ebuild,v 1.2 
2014/06/26 10:00:39 pacho Exp $
 
 EAPI=5
 GCONF_DEBUG=yes
@@ -35,7 +35,7 @@
)
 
 DEPEND=${RDEPEND}
-   =dev-util/gtk-doc-am-1.15
+   =dev-util/gtk-doc-am-1.20
virtual/pkgconfig
X? ( =x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )
!=sys-devel/autoconf-2.63:2.5
@@ -85,7 +85,7 @@
if ${CHOST}-pango-querymodules --system \

${EROOT}usr/$(get_libdir)/pango/1.8.0/modules/*$(get_modname) \
 ${tmp_file}; then
-   cat ${tmp_file}  ${pango_conf} || {
+   sed s:^${ROOT}:/: ${tmp_file}  ${pango_conf} || {
rm ${tmp_file}; die; }
else
ewarn Cannot update pango.modules, file generation 
failed



1.410x11-libs/pango/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pango/ChangeLog?rev=1.410view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pango/ChangeLog?rev=1.410content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pango/ChangeLog?r1=1.409r2=1.410

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v
retrieving revision 1.409
retrieving revision 1.410
diff -u -r1.409 -r1.410
--- ChangeLog   26 Jun 2014 09:50:15 -  1.409
+++ ChangeLog   26 Jun 2014 10:00:39 -  1.410
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/pango
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.409 2014/06/26 
09:50:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.410 2014/06/26 
10:00:39 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org pango-1.36.5.ebuild:
+  Raise gtk-doc dependency (#503510 by headcrabextra), handle ROOT in
+  pango.modules generation (#486214 by LeeL and Fabian Groffen)
 
 *pango-1.36.5 (26 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-libs/libaosd: libaosd-0.2.7.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 10:05:05

  Modified: libaosd-0.2.7.ebuild ChangeLog
  Log:
  Needs cairo[X], bug #515170
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.8  x11-libs/libaosd/libaosd-0.2.7.ebuild

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

Index: libaosd-0.2.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libaosd/libaosd-0.2.7.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libaosd-0.2.7.ebuild20 Jun 2014 12:33:56 -  1.7
+++ libaosd-0.2.7.ebuild26 Jun 2014 10:05:05 -  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/x11-libs/libaosd/libaosd-0.2.7.ebuild,v 1.7 
2014/06/20 12:33:56 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/libaosd-0.2.7.ebuild,v 1.8 
2014/06/26 10:05:05 pacho Exp $
 
 EAPI=5
 inherit autotools-utils
@@ -14,12 +14,14 @@
 KEYWORDS=~alpha amd64 x86
 IUSE=pango +tools xcomposite
 
-RDEPEND=x11-libs/cairo
+RDEPEND=
+   x11-libs/cairo[X]
x11-libs/libX11
x11-libs/libXrender
pango? ( x11-libs/pango )
tools? ( dev-libs/glib:2 )
-   xcomposite? ( x11-libs/libXcomposite )
+   xcomposite? ( x11-libs/libXcomposite )
+
 DEPEND=${RDEPEND}
 
 AUTOTOOLS_IN_SOURCE_BUILD=1



1.9  x11-libs/libaosd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libaosd/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   20 Jun 2014 12:33:56 -  1.8
+++ ChangeLog   26 Jun 2014 10:05:05 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libaosd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/ChangeLog,v 1.8 2014/06/20 
12:33:56 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libaosd/ChangeLog,v 1.9 2014/06/26 
10:05:05 pacho Exp $
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org libaosd-0.2.7.ebuild:
+  Needs cairo[X], bug #515170
 
   20 Jun 2014; Tobias Klausmann klaus...@gentoo.org libaosd-0.2.7.ebuild:
   Keyworded on alpha, bug #473920






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

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 10:12:25

  Modified: ChangeLog
  Added:gnome-user-docs-3.12.2.ebuild
  Removed:  gnome-user-docs-3.12.1.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.78 gnome-extra/gnome-user-docs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-user-docs/ChangeLog?rev=1.78view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-user-docs/ChangeLog?rev=1.78content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-user-docs/ChangeLog?r1=1.77r2=1.78

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-user-docs/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   27 Apr 2014 17:18:23 -  1.77
+++ ChangeLog   26 Jun 2014 10:12:25 -  1.78
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/gnome-user-docs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-user-docs/ChangeLog,v 
1.77 2014/04/27 17:18:23 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-user-docs/ChangeLog,v 
1.78 2014/06/26 10:12:25 pacho Exp $
+
+*gnome-user-docs-3.12.2 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org +gnome-user-docs-3.12.2.ebuild,
+  -gnome-user-docs-3.12.1.ebuild:
+  Version bump, drop old
 
 *gnome-user-docs-3.12.1 (27 Apr 2014)
 



1.1  gnome-extra/gnome-user-docs/gnome-user-docs-3.12.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-user-docs/gnome-user-docs-3.12.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-user-docs/gnome-user-docs-3.12.2.ebuild?rev=1.1content-type=text/plain

Index: gnome-user-docs-3.12.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/gnome-user-docs/gnome-user-docs-3.12.2.ebuild,v
 1.1 2014/06/26 10:12:25 pacho Exp $

EAPI=5
GCONF_DEBUG=no

inherit gnome2

DESCRIPTION=GNOME end user documentation
HOMEPAGE=https://git.gnome.org/browse/gnome-user-docs;

LICENSE=CC-BY-3.0
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
IUSE=test

RDEPEND=
DEPEND=
test? ( dev-libs/libxml2 )

# eautoreconf requires:
#   app-text/yelp-tools
# rebuilding translations requires:
#   app-text/yelp-tools
#   dev-util/gettext

# This ebuild does not install any binaries
RESTRICT=binchecks strip

src_configure() {
# itstool is only needed for rebuilding translations
# xmllint is only needed for tests
gnome2_src_configure \
$(usex test  XMLLINT=$(type -P true)) \
ITSTOOL=$(type -P true)
}

src_compile() {
# Do not compile; make all with unset LINGUAS rebuilds all 
translations,
# which can take  2 hours on a Core i7.
return
}






[gentoo-commits] gentoo-x86 commit in x11-terms/gnome-terminal: gnome-terminal-3.12.3.ebuild ChangeLog gnome-terminal-3.12.0.ebuild

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 10:15:31

  Modified: ChangeLog
  Added:gnome-terminal-3.12.3.ebuild
  Removed:  gnome-terminal-3.12.0.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.289x11-terms/gnome-terminal/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/gnome-terminal/ChangeLog?rev=1.289view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/gnome-terminal/ChangeLog?rev=1.289content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/gnome-terminal/ChangeLog?r1=1.288r2=1.289

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/ChangeLog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -r1.288 -r1.289
--- ChangeLog   31 May 2014 09:27:18 -  1.288
+++ ChangeLog   26 Jun 2014 10:15:31 -  1.289
@@ -1,6 +1,12 @@
 # ChangeLog for x11-terms/gnome-terminal
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/ChangeLog,v 1.288 
2014/05/31 09:27:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/ChangeLog,v 1.289 
2014/06/26 10:15:31 pacho Exp $
+
+*gnome-terminal-3.12.3 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org +gnome-terminal-3.12.3.ebuild,
+  -gnome-terminal-3.12.0.ebuild:
+  Version bump, drop old
 
 *gnome-terminal-3.12.2 (31 May 2014)
 



1.1  x11-terms/gnome-terminal/gnome-terminal-3.12.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/gnome-terminal/gnome-terminal-3.12.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/gnome-terminal/gnome-terminal-3.12.3.ebuild?rev=1.1content-type=text/plain

Index: gnome-terminal-3.12.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/gnome-terminal-3.12.3.ebuild,v 
1.1 2014/06/26 10:15:31 pacho Exp $

EAPI=5
GCONF_DEBUG=no
GNOME2_LA_PUNT=yes

inherit gnome2 readme.gentoo

DESCRIPTION=The Gnome Terminal
HOMEPAGE=https://wiki.gnome.org/Apps/Terminal/;

LICENSE=GPL-3+
SLOT=0
IUSE=+gnome-shell +nautilus
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux

# FIXME: automagic dependency on gtk+[X]
RDEPEND=
=dev-libs/glib-2.39.2:2
=x11-libs/gtk+-3.9.9:3[X]
=x11-libs/vte-0.36.3:2.90
=gnome-base/dconf-0.14
=gnome-base/gconf-2.31.3
=gnome-base/gsettings-desktop-schemas-0.1.0
sys-apps/util-linux
x11-libs/libSM
x11-libs/libICE
gnome-shell? ( gnome-base/gnome-shell )
nautilus? ( =gnome-base/nautilus-3 )

# gtk+:2 needed for gtk-builder-convert, bug 356239
DEPEND=${RDEPEND}
app-text/yelp-tools
dev-util/appdata-tools
|| ( dev-util/gtk-builder-convert =x11-libs/gtk+-2.24.10:2 )
=dev-util/intltool-0.50
sys-devel/gettext
virtual/pkgconfig


DOC_CONTENTS=To get previous working directory inherited in new opened
tab you will need to add the following line to your ~/.bashrc:\n
. /etc/profile.d/vte.sh

src_prepare() {
epatch \
${FILESDIR}/${PN}-3.12.0-remove-set-title-feature-0.patch \
${FILESDIR}/${PN}-3.12.0-remove-set-title-feature-1.patch \
${FILESDIR}/${PN}-3.12.0-remove-set-title-feature-2.patch \
${FILESDIR}/${PN}-3.12.0-remove-set-title-feature-3.patch \
${FILESDIR}/${PN}-3.12.0-fallback-title-1.patch \
${FILESDIR}/${PN}-3.12.0-fallback-title-2.patch

gnome2_src_prepare
}
src_configure() {
# FIXME: leave smclient configure unset until it accepts values from the
# switch and not from GDK_TARGET, bug #363033
gnome2_src_configure \
--disable-static \
--enable-migration \
$(use_enable gnome-shell search-provider) \
$(use_with nautilus nautilus-extension) \
# Docs are broken in this release.
#ITSTOOL=$(type -P true) \
#XMLLINT=$(type -P true)
}

src_install() {
DOCS=AUTHORS ChangeLog HACKING NEWS
gnome2_src_install
readme.gentoo_create_doc
}

pkg_postinst() {
gnome2_pkg_postinst
readme.gentoo_print_elog
}






[gentoo-commits] gentoo-x86 commit in games-arcade/gnome-robots: gnome-robots-3.12.3.ebuild ChangeLog gnome-robots-3.12.2.ebuild gnome-robots-3.12.1.ebuild

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 10:17:38

  Modified: ChangeLog
  Added:gnome-robots-3.12.3.ebuild
  Removed:  gnome-robots-3.12.2.ebuild
gnome-robots-3.12.1.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.16 games-arcade/gnome-robots/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/gnome-robots/ChangeLog?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/gnome-robots/ChangeLog?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/gnome-robots/ChangeLog?r1=1.15r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/gnome-robots/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   31 May 2014 09:01:06 -  1.15
+++ ChangeLog   26 Jun 2014 10:17:38 -  1.16
@@ -1,6 +1,12 @@
 # ChangeLog for games-arcade/gnome-robots
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/gnome-robots/ChangeLog,v 1.15 
2014/05/31 09:01:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/gnome-robots/ChangeLog,v 1.16 
2014/06/26 10:17:38 pacho Exp $
+
+*gnome-robots-3.12.3 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org +gnome-robots-3.12.3.ebuild,
+  -gnome-robots-3.12.1.ebuild, -gnome-robots-3.12.2.ebuild:
+  Version bump, drop old
 
 *gnome-robots-3.12.2 (31 May 2014)
 



1.1  games-arcade/gnome-robots/gnome-robots-3.12.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/gnome-robots/gnome-robots-3.12.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/gnome-robots/gnome-robots-3.12.3.ebuild?rev=1.1content-type=text/plain

Index: gnome-robots-3.12.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/gnome-robots/gnome-robots-3.12.3.ebuild,v 
1.1 2014/06/26 10:17:38 pacho Exp $

EAPI=5
GCONF_DEBUG=no

inherit gnome-games

DESCRIPTION=Avoid the robots and make them crash into each other
HOMEPAGE=https://wiki.gnome.org/Apps/Robots;

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

RDEPEND=
dev-libs/glib:2
=gnome-base/librsvg-2.32.0
=media-libs/libcanberra-0.26[gtk3]
=x11-libs/gtk+-3.4.0:3

DEPEND=${RDEPEND}
app-text/yelp-tools
=dev-util/intltool-0.50
sys-devel/gettext
virtual/pkgconfig







[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-modesetting: xf86-video-modesetting-0.9.0.ebuild ChangeLog xf86-video-modesetting-0.8.0.ebuild

2014-06-26 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/06/26 10:18:16

  Modified: ChangeLog
  Added:xf86-video-modesetting-0.9.0.ebuild
  Removed:  xf86-video-modesetting-0.8.0.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.53 x11-drivers/xf86-video-modesetting/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog?rev=1.53view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog?rev=1.53content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog?r1=1.52r2=1.53

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog   8 Jun 2014 09:15:52 -   1.52
+++ ChangeLog   26 Jun 2014 10:18:16 -  1.53
@@ -1,6 +1,14 @@
 # ChangeLog for x11-drivers/xf86-video-modesetting
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v 1.52 
2014/06/08 09:15:52 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v 1.53 
2014/06/26 10:18:16 chithanh Exp $
+
+*xf86-video-modesetting-0.9.0 (26 Jun 2014)
+
+  26 Jun 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +xf86-video-modesetting-0.9.0.ebuild,
+  -files/xf86-video-modesetting-0.8.0-damageunregister.patch,
+  -xf86-video-modesetting-0.8.0.ebuild:
+  Version bump. Remove old.
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org
   xf86-video-modesetting-0.8.1.ebuild:



1.1  
x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.9.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.9.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.9.0.ebuild?rev=1.1content-type=text/plain

Index: xf86-video-modesetting-0.9.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.9.0.ebuild,v
 1.1 2014/06/26 10:18:16 chithanh Exp $

EAPI=5

inherit xorg-2

DESCRIPTION=Unaccelerated generic driver for kernel modesetting

KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd
IUSE=

RDEPEND==x11-libs/libdrm-2.4.46
DEPEND=${RDEPEND}






[gentoo-commits] gentoo-x86 commit in net-im/empathy: empathy-3.12.4.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 10:24:51

  Modified: ChangeLog
  Added:empathy-3.12.4.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.150net-im/empathy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?rev=1.150view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?rev=1.150content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?r1=1.149r2=1.150

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- ChangeLog   21 Jun 2014 20:02:54 -  1.149
+++ ChangeLog   26 Jun 2014 10:24:51 -  1.150
@@ -1,6 +1,11 @@
 # ChangeLog for net-im/empathy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.149 2014/06/21 
20:02:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.150 2014/06/26 
10:24:51 pacho Exp $
+
+*empathy-3.12.4 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org +empathy-3.12.4.ebuild:
+  Version bump
 
   21 Jun 2014; Pacho Ramos pa...@gentoo.org empathy-3.12.3.ebuild:
   Fix tests failing due dbus issues (#504516 by Emeric Maschino)



1.1  net-im/empathy/empathy-3.12.4.ebuild

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

Index: empathy-3.12.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.12.4.ebuild,v 1.1 
2014/06/26 10:24:51 pacho Exp $

EAPI=5
GCONF_DEBUG=no
GNOME2_LA_PUNT=yes
PYTHON_COMPAT=( python2_{6,7} python3_{2,3} )

inherit gnome2 python-any-r1 virtualx

DESCRIPTION=Telepathy instant messaging and video/audio call client for GNOME
HOMEPAGE=https://wiki.gnome.org/Apps/Empathy;

LICENSE=GPL-2 CC-BY-SA-3.0 FDL-1.3 LGPL-2.1
SLOT=0

IUSE=debug +geoloc gnome gnome-online-accounts +map spell test +v4l

KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux

# False positives caused by nested configure scripts
QA_CONFIGURE_OPTIONS=.*

# gdk-pixbuf and pango extensively used in libempathy-gtk
COMMON_DEPEND=
=dev-libs/glib-2.37.6:2
x11-libs/gdk-pixbuf:2
=x11-libs/gtk+-3.9.4:3
x11-libs/pango
=dev-libs/dbus-glib-0.51
=dev-libs/folks-0.9.5:=[telepathy]
dev-libs/libgee:0.8=
=app-crypt/libsecret-0.5
=media-libs/libcanberra-0.25[gtk3]
=net-libs/gnutls-2.8.5:=
=net-libs/webkit-gtk-1.9.1:3
=x11-libs/libnotify-0.7:=

media-libs/gstreamer:1.0
=media-libs/clutter-1.10.0:1.0
=media-libs/clutter-gtk-1.1.2:1.0
media-libs/clutter-gst:2.0
=media-libs/cogl-1.14:1.0=

net-libs/farstream:0.2
=net-libs/telepathy-farstream-0.6.0:=
=net-libs/telepathy-glib-0.23.2
=net-im/telepathy-logger-0.8.0:=

app-crypt/gcr
dev-libs/libxml2:2
gnome-base/gsettings-desktop-schemas
media-sound/pulseaudio[glib]
net-libs/libsoup:2.4
x11-libs/libX11

geoloc? (
=app-misc/geoclue-1.99.3:2.0
=sci-geosciences/geocode-glib-3.10 )
gnome-online-accounts? ( =net-libs/gnome-online-accounts-3.5.1 )
map? (
=media-libs/clutter-1.7.14:1.0
=media-libs/clutter-gtk-0.90.3:1.0
=media-libs/libchamplain-0.12.1:0.12[gtk] )
spell? (
=app-text/enchant-1.2
=app-text/iso-codes-0.35 )
v4l? (
media-plugins/gst-plugins-v4l2:1.0
=media-video/cheese-3.4:=
virtual/udev[gudev] )


# =empathy-3.4 is incompatible with telepathy-rakia-0.6, bug #403861
RDEPEND=${COMMON_DEPEND}
media-libs/gst-plugins-base:1.0
net-im/telepathy-connection-managers
!net-voip/telepathy-rakia-0.7
x11-themes/gnome-icon-theme-symbolic
gnome? ( gnome-extra/gnome-contacts )

DEPEND=${COMMON_DEPEND}
${PYTHON_DEPS}
dev-libs/libxml2:2
dev-libs/libxslt
=dev-util/intltool-0.50.0
virtual/pkgconfig
test? (
sys-apps/grep
=dev-libs/check-0.9.4 )

PDEPEND==net-im/telepathy-mission-control-5.14

pkg_setup() {
python-any-r1_pkg_setup
}

src_configure() {
DOCS=CONTRIBUTORS AUTHORS ChangeLog NEWS README
  

[gentoo-commits] proj/kde:master commit in: kde-frameworks/kauth/

2014-06-26 Thread Michael Palimaka
commit: 0534033f0f48ffee3e3087feb9fe421a6b8027a7
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Thu Jun 26 10:24:43 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Thu Jun 26 10:24:43 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0534033f

[kde-frameworks/kauth] Ensure Qt 5 version of sys-auth/polkit-qt is used.

Package-Manager: portage-2.2.10

---
 kde-frameworks/kauth/kauth-4.100.0.ebuild | 2 +-
 kde-frameworks/kauth/kauth-.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kauth/kauth-4.100.0.ebuild 
b/kde-frameworks/kauth/kauth-4.100.0.ebuild
index 95802ca..38c3a50 100644
--- a/kde-frameworks/kauth/kauth-4.100.0.ebuild
+++ b/kde-frameworks/kauth/kauth-4.100.0.ebuild
@@ -17,7 +17,7 @@ RDEPEND=
dev-qt/qtdbus:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
-   policykit? ( sys-auth/polkit-qt )
+   policykit? ( sys-auth/polkit-qt[qt5] )
 
 DEPEND=${RDEPEND}
nls? ( dev-qt/linguist-tools:5 )

diff --git a/kde-frameworks/kauth/kauth-.ebuild 
b/kde-frameworks/kauth/kauth-.ebuild
index d9d30af..809edbc 100644
--- a/kde-frameworks/kauth/kauth-.ebuild
+++ b/kde-frameworks/kauth/kauth-.ebuild
@@ -17,7 +17,7 @@ RDEPEND=
dev-qt/qtdbus:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
-   policykit? ( sys-auth/polkit-qt )
+   policykit? ( sys-auth/polkit-qt[qt5] )
 
 DEPEND=${RDEPEND}
nls? ( dev-qt/linguist-tools:5 )



[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: xf86-video-ati-7.4.0.ebuild ChangeLog xf86-video-ati-7.2.0.ebuild

2014-06-26 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/06/26 10:28:25

  Modified: ChangeLog
  Added:xf86-video-ati-7.4.0.ebuild
  Removed:  xf86-video-ati-7.2.0.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.216x11-drivers/xf86-video-ati/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.216view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.216content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.215r2=1.216

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -r1.215 -r1.216
--- ChangeLog   19 Apr 2014 17:47:24 -  1.215
+++ ChangeLog   26 Jun 2014 10:28:25 -  1.216
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-ati
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 
1.215 2014/04/19 17:47:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 
1.216 2014/06/26 10:28:25 chithanh Exp $
+
+*xf86-video-ati-7.4.0 (26 Jun 2014)
+
+  26 Jun 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +xf86-video-ati-7.4.0.ebuild, -xf86-video-ati-7.2.0.ebuild:
+  Version bump. Remove old.
 
   19 Apr 2014; Agostino Sarubbo a...@gentoo.org xf86-video-ati-7.3.0.ebuild:
   Stable for sparc, wrt bug #500368



1.1  x11-drivers/xf86-video-ati/xf86-video-ati-7.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.4.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.4.0.ebuild?rev=1.1content-type=text/plain

Index: xf86-video-ati-7.4.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.4.0.ebuild,v
 1.1 2014/06/26 10:28:25 chithanh Exp $

EAPI=5

XORG_DRI=always
inherit linux-info xorg-2

DESCRIPTION=ATI video driver

KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86
IUSE=+glamor udev

RDEPEND==x11-libs/libdrm-2.4.54[video_cards_radeon]
glamor? ( || (
x11-base/xorg-server[glamor]
=x11-libs/glamor-0.6
) )
udev? ( virtual/udev )
DEPEND=${RDEPEND}

pkg_pretend() {
if use kernel_linux ; then
if kernel_is -ge 3 9; then
CONFIG_CHECK=~!DRM_RADEON_UMS ~!FB_RADEON
else
CONFIG_CHECK=~DRM_RADEON_KMS ~!FB_RADEON
fi
fi
check_extra_config
}

src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable glamor)
$(use_enable udev)
)
xorg-2_src_configure
}






[gentoo-commits] gentoo-x86 commit in sys-kernel/aufs-sources: aufs-sources-3.15.0-r1.ebuild aufs-sources-3.10.41-r1.ebuild aufs-sources-3.15.1.ebuild aufs-sources-3.14.8.ebuild aufs-sources-3.12.22.e

2014-06-26 Thread Justin Lecher (jlec)
jlec14/06/26 10:31:27

  Modified: aufs-sources-3.15.0-r1.ebuild
aufs-sources-3.10.41-r1.ebuild
aufs-sources-3.15.1.ebuild
aufs-sources-3.14.8.ebuild
aufs-sources-3.12.22.ebuild
aufs-sources-3.14.7.ebuild
aufs-sources-3.12.21-r1.ebuild
aufs-sources-3.14.6.ebuild ChangeLog
aufs-sources-3.10.44.ebuild
aufs-sources-3.10.43.ebuild
  Added:aufs-sources-3.12.23.ebuild
  Log:
  sys-kernel/aufs-sources: Bump to latest aufs3, genpatches and linux release; 
use new README_GENTOO_SUFFIX variable from readme.gentoo.eclass
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.2  sys-kernel/aufs-sources/aufs-sources-3.15.0-r1.ebuild

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

Index: aufs-sources-3.15.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.15.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- aufs-sources-3.15.0-r1.ebuild   16 Jun 2014 19:47:45 -  1.1
+++ aufs-sources-3.15.0-r1.ebuild   26 Jun 2014 10:31:27 -  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-kernel/aufs-sources/aufs-sources-3.15.0-r1.ebuild,v 
1.1 2014/06/16 19:47:45 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.15.0-r1.ebuild,v 
1.2 2014/06/26 10:31:27 jlec Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 K_GENPATCHES_VER=2
 K_DEBLOB_AVAILABLE=1
 UNIPATCH_STRICTORDER=1
-inherit kernel-2 eutils
+inherit kernel-2 eutils readme.gentoo
 detect_version
 detect_arch
 
@@ -32,6 +32,8 @@
 
 PDEPEND==sys-fs/aufs-util-3.9
 
+README_GENTOO_SUFFIX=-r1
+
 src_unpack() {
if use vanilla; then
unset UNIPATCH_LIST_GENPATCHES UNIPATCH_LIST_DEFAULT
@@ -64,6 +66,7 @@
 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() {



1.2  sys-kernel/aufs-sources/aufs-sources-3.10.41-r1.ebuild

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

Index: aufs-sources-3.10.41-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.10.41-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- aufs-sources-3.10.41-r1.ebuild  6 Jun 2014 07:17:29 -   1.1
+++ aufs-sources-3.10.41-r1.ebuild  26 Jun 2014 10:31:27 -  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-kernel/aufs-sources/aufs-sources-3.10.41-r1.ebuild,v
 1.1 2014/06/06 07:17:29 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.10.41-r1.ebuild,v
 1.2 2014/06/26 10:31:27 jlec Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 K_GENPATCHES_VER=49
 K_DEBLOB_AVAILABLE=1
 UNIPATCH_STRICTORDER=1
-inherit kernel-2 eutils
+inherit kernel-2 eutils readme.gentoo
 detect_version
 detect_arch
 
@@ -64,6 +64,7 @@
 src_install() {
kernel-2_src_install
dodoc ${WORKDIR}/{aufs3-loopback,vfs-ino,tmpfs-ibitmap}.patch
+   docompress -x 
/usr/share/doc/${PF}/{aufs3-loopback,vfs-ino,tmpfs-ibitmap}.patch
readme.gentoo_create_doc
 }
 



1.2  sys-kernel/aufs-sources/aufs-sources-3.15.1.ebuild

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

[gentoo-commits] gentoo-x86 commit in sys-kernel/aufs-sources/files: README.gentoo-r1

2014-06-26 Thread Justin Lecher (jlec)
jlec14/06/26 10:31:28

  Added:README.gentoo-r1
  Log:
  sys-kernel/aufs-sources: Bump to latest aufs3, genpatches and linux release; 
use new README_GENTOO_SUFFIX variable from readme.gentoo.eclass
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  sys-kernel/aufs-sources/files/README.gentoo-r1

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

Index: README.gentoo-r1
===

There several other patches in aufs3.
They are all optional. When you meet some problems, they will help you. You 
can find them in the documentation directory.

- aufs3-loopback.patch
  Supports a nested loopback mount in a branch-fs. This patch is
  unnecessary until aufs produces a message such like you may want to 
try
  another patch for loopback file.

- vfs-ino.patch
  Modifies a system global kernel internal function get_next_ino() in
  order to stop assigning 0 for an inode-number. Not directly related to
  aufs, but recommended generally.

- tmpfs-idr.patch
  Keeps the tmpfs inode number as the lowest value. Effective to reduce
  the size of aufs XINO files for tmpfs branch. Also it prevents the
  duplication of inode number, which is important for backup
  tools, aubrsync or other utilities. When you find aufs XINO files for
  tmpfs branch growing too much, try this patch.






[gentoo-commits] gentoo-x86 commit in net-analyzer/ssldump: ssldump-0.9-r2.ebuild ChangeLog

2014-06-26 Thread Jeroen Roovers (jer)
jer 14/06/26 10:36:51

  Modified: ssldump-0.9-r2.ebuild ChangeLog
  Log:
  Set CC early.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.6  net-analyzer/ssldump/ssldump-0.9-r2.ebuild

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

Index: ssldump-0.9-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ssldump/ssldump-0.9-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ssldump-0.9-r2.ebuild   5 Apr 2013 21:49:55 -   1.5
+++ ssldump-0.9-r2.ebuild   26 Jun 2014 10:36:51 -  1.6
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ssldump/ssldump-0.9-r2.ebuild,v 1.5 
2013/04/05 21:49:55 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ssldump/ssldump-0.9-r2.ebuild,v 1.6 
2014/06/26 10:36:51 jer Exp $
 
 EAPI=5
 
 AUTOTOOLS_IN_SOURCE_BUILD=1
 AUTOTOOLS_AUTORECONF=1
-inherit autotools-utils eutils
+inherit autotools-utils eutils toolchain-funcs
 
 MY_P=${PN}-0.9b3
 
@@ -52,6 +52,8 @@
myeconfargs+=( --without-openssl )
fi
 
+   tc-export CC
+
autotools-utils_src_configure
 }
 



1.31 net-analyzer/ssldump/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ssldump/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   23 Jun 2014 20:06:36 -  1.30
+++ ChangeLog   26 Jun 2014 10:36:51 -  1.31
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/ssldump
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssldump/ChangeLog,v 1.30 
2014/06/23 20:06:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssldump/ChangeLog,v 1.31 
2014/06/26 10:36:51 jer Exp $
+
+  26 Jun 2014; Jeroen Roovers j...@gentoo.org ssldump-0.9-r2.ebuild:
+  Set CC early.
 
   23 Jun 2014; Jeroen Roovers j...@gentoo.org
   files/ssldump-0.9-DLT_LINUX_SLL.patch,






[gentoo-commits] gentoo-x86 commit in dev-libs/folks: folks-0.9.7.1.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 10:42:13

  Modified: ChangeLog
  Added:folks-0.9.7.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.42 dev-libs/folks/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   27 Apr 2014 16:02:25 -  1.41
+++ ChangeLog   26 Jun 2014 10:42:13 -  1.42
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/folks
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v 1.41 2014/04/27 
16:02:25 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v 1.42 2014/06/26 
10:42:13 pacho Exp $
+
+*folks-0.9.7.1 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org +folks-0.9.7.1.ebuild:
+  Version bump
 
 *folks-0.9.6-r1 (27 Apr 2014)
 



1.1  dev-libs/folks/folks-0.9.7.1.ebuild

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

Index: folks-0.9.7.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/folks/folks-0.9.7.1.ebuild,v 1.1 
2014/06/26 10:42:13 pacho Exp $

EAPI=5
GCONF_DEBUG=yes
VALA_MIN_API_VERSION=0.22
VALA_USE_DEPEND=vapigen

inherit gnome2 vala virtualx

DESCRIPTION=Library for aggregating people from multiple sources
HOMEPAGE=https://wiki.gnome.org/Projects/Folks;

LICENSE=LGPL-2.1+
SLOT=0/25 # subslot = libfolks soname version
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux
# TODO: --enable-profiling
# Vala isn't really optional, https://bugzilla.gnome.org/show_bug.cgi?id=701099
IUSE=bluetooth eds socialweb +telepathy test tracker utils zeitgeist
REQUIRED_USE=bluetooth? ( eds )

COMMON_DEPEND=
$(vala_depend)
=dev-libs/glib-2.38.2:2
dev-libs/dbus-glib
=dev-libs/libgee-0.10:0.8[introspection]
dev-libs/libxml2
sys-libs/ncurses:=
sys-libs/readline:=

bluetooth? ( =net-wireless/bluez-5 )
eds? ( =gnome-extra/evolution-data-server-3.8:=[vala] )
socialweb? ( =net-libs/libsocialweb-0.25.20 )
telepathy? ( =net-libs/telepathy-glib-0.19[vala] )
tracker? ( =app-misc/tracker-1:0= )
zeitgeist? ( =gnome-extra/zeitgeist-0.9.14 )

# telepathy-mission-control needed at runtime; it is used by the telepathy
# backend via telepathy-glib's AccountManager binding.
RDEPEND=${COMMON_DEPEND}
net-im/telepathy-mission-control

# folks socialweb backend requires that libsocialweb be built with USE=vala,
# even when building folks with --disable-vala.
#
# FIXME:
# test? ( bluetooth? ( dbusmock is missing in the tree ) )
DEPEND=${COMMON_DEPEND}
=dev-libs/gobject-introspection-1.30
=dev-util/intltool-0.50.0
sys-devel/gettext
virtual/pkgconfig

socialweb? ( =net-libs/libsocialweb-0.25.15[vala] )
test? ( sys-apps/dbus
bluetooth? (
=gnome-extra/evolution-data-server-3.9.1
=dev-libs/glib-2.39.2 ) )
!dev-lang/vala-0.22.1:0.22


src_prepare() {
# Allow building against tracker-1.0
sed -e 's/\(TRACKER_SPARQL_MAJOR\)=0.16/\1=1.0/' \
-i configure{.ac,} || die

vala_src_prepare
gnome2_src_prepare
}

src_configure() {
# Rebuilding docs needs valadoc, which has no release
gnome2_src_configure \
$(use_enable bluetooth bluez-backend) \
$(use_enable eds eds-backend) \
$(use_enable eds ofono-backend) \
$(use_enable socialweb libsocialweb-backend) \
$(use_enable telepathy telepathy-backend) \
$(use_enable tracker tracker-backend) \
$(use_enable utils inspect-tool) \
$(use_enable test tests) \
$(use_enable zeitgeist) \
--enable-vala \
--enable-import-tool \
--disable-docs \
--disable-fatal-warnings
}

src_test() {
dbus-launch Xemake check
}






[gentoo-commits] gentoo-x86 commit in games-board/four-in-a-row: four-in-a-row-3.12.3.ebuild ChangeLog four-in-a-row-3.12.2.ebuild four-in-a-row-3.12.1.ebuild

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 10:44:12

  Modified: ChangeLog
  Added:four-in-a-row-3.12.3.ebuild
  Removed:  four-in-a-row-3.12.2.ebuild
four-in-a-row-3.12.1.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.14 games-board/four-in-a-row/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?r1=1.13r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   30 May 2014 19:17:23 -  1.13
+++ ChangeLog   26 Jun 2014 10:44:12 -  1.14
@@ -1,6 +1,12 @@
 # ChangeLog for games-board/four-in-a-row
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.13 
2014/05/30 19:17:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.14 
2014/06/26 10:44:12 pacho Exp $
+
+*four-in-a-row-3.12.3 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org +four-in-a-row-3.12.3.ebuild,
+  -four-in-a-row-3.12.1.ebuild, -four-in-a-row-3.12.2.ebuild:
+  Version bump, drop old
 
 *four-in-a-row-3.12.2 (30 May 2014)
 



1.1  games-board/four-in-a-row/four-in-a-row-3.12.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.12.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.12.3.ebuild?rev=1.1content-type=text/plain

Index: four-in-a-row-3.12.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.12.3.ebuild,v 
1.1 2014/06/26 10:44:12 pacho Exp $

EAPI=5
GCONF_DEBUG=no

inherit gnome-games

DESCRIPTION=Make lines of the same color to win
HOMEPAGE=https://wiki.gnome.org/Apps/Four-in-a-row;

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

RDEPEND=
dev-libs/glib:2
=gnome-base/librsvg-2.32
=media-libs/libcanberra-0.26[gtk3]
sys-libs/zlib
=x11-libs/gtk+-3.10:3

DEPEND=${RDEPEND}
app-text/yelp-tools
=dev-util/intltool-0.50
virtual/pkgconfig







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

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 11:03:40

  Modified: ChangeLog
  Added:gnome-boxes-3.12.3.ebuild
  Removed:  gnome-boxes-3.12.1.ebuild gnome-boxes-3.12.2.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.7  gnome-extra/gnome-boxes/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-boxes/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   31 May 2014 06:30:03 -  1.6
+++ ChangeLog   26 Jun 2014 11:03:40 -  1.7
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/gnome-boxes
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-boxes/ChangeLog,v 1.6 
2014/05/31 06:30:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-boxes/ChangeLog,v 1.7 
2014/06/26 11:03:40 pacho Exp $
+
+*gnome-boxes-3.12.3 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org +gnome-boxes-3.12.3.ebuild,
+  -gnome-boxes-3.12.1.ebuild, -gnome-boxes-3.12.2.ebuild:
+  Version bump, drop old
 
 *gnome-boxes-3.12.2 (31 May 2014)
 



1.1  gnome-extra/gnome-boxes/gnome-boxes-3.12.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-boxes/gnome-boxes-3.12.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-boxes/gnome-boxes-3.12.3.ebuild?rev=1.1content-type=text/plain

Index: gnome-boxes-3.12.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/gnome-boxes/gnome-boxes-3.12.3.ebuild,v 1.1 
2014/06/26 11:03:40 pacho Exp $

EAPI=5
GCONF_DEBUG=no
VALA_USE_DEPEND=vapigen
VALA_MIN_API_VERSION=0.24

inherit linux-info gnome2 readme.gentoo vala

DESCRIPTION=Simple GNOME 3 application to access remote or virtual systems
HOMEPAGE=https://wiki.gnome.org/Apps/Boxes;

LICENSE=LGPL-2
SLOT=0

# We force 'bindist' due licenses from gnome-boxes-nonfree
IUSE=smartcard usbredir #bindist
KEYWORDS=~amd64 # qemu-kvm[spice] is 64bit-only

# NOTE: sys-fs/* stuff is called via exec()
# FIXME: ovirt is not available in tree
RDEPEND=
=dev-libs/glib-2.38:2
=dev-libs/gobject-introspection-0.9.6
=dev-libs/libxml2-2.7.8:2
=sys-libs/libosinfo-0.2.9
=app-emulation/qemu-1.3.1[spice,smartcard?,usbredir?]
=app-emulation/libvirt-0.9.3[libvirtd,qemu]
=app-emulation/libvirt-glib-0.1.7
=x11-libs/gtk+-3.11:3
=net-libs/gtk-vnc-0.4.4[gtk3]
=net-misc/spice-gtk-0.16[gtk3,smartcard?,usbredir?]

=app-misc/tracker-0.16:0=[iso]

=sys-apps/util-linux-2.20
=net-libs/libsoup-2.38:2.4

sys-fs/fuse
sys-fs/fuseiso
sys-fs/mtools
=virtual/udev-165[gudev]

#   !bindist? ( gnome-extra/gnome-boxes-nonfree )

DEPEND=${RDEPEND}
app-text/yelp-tools
dev-util/desktop-file-utils
=dev-util/intltool-0.40
=sys-devel/gettext-0.17
virtual/pkgconfig


DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=Before running gnome-boxes, you will need to load the KVM modules.
If you have an Intel Processor, run:
# modprobe kvm-intel

If you have an AMD Processor, run:
# modprobe kvm-amd

pkg_pretend() {
linux_config_exists

if ! { linux_chkconfig_present KVM_AMD || \
linux_chkconfig_present KVM_INTEL; }; then
ewarn You need KVM support in your kernel to use GNOME Boxes!
fi
}

src_prepare() {
# Do not change CFLAGS, wondering about VALA ones but appears to be
# needed as noted in configure comments below
sed 's/CFLAGS=$CFLAGS -O0 -ggdb3//' -i configure{.ac,} || die

vala_src_prepare
gnome2_src_prepare
}

src_configure() {
# debug needed for splitdebug proper behavior (cardoe), bug #
gnome2_src_configure \
--enable-debug \
--disable-strict-cc \
$(use_enable usbredir) \
$(use_enable smartcard) \
--enable-ovirt=no
}

src_install() {
gnome2_src_install
readme.gentoo_create_doc
}

pkg_postinst() {
gnome2_pkg_postinst
readme.gentoo_print_elog
}






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

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 11:06:47

  Modified: ChangeLog
  Added:gnome-calculator-3.12.3.ebuild
  Removed:  gnome-calculator-3.12.2.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-calculator/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   24 Jun 2014 08:39:22 -  1.17
+++ ChangeLog   26 Jun 2014 11:06:47 -  1.18
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/gnome-calculator
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-calculator/ChangeLog,v 
1.17 2014/06/24 08:39:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-calculator/ChangeLog,v 
1.18 2014/06/26 11:06:47 pacho Exp $
+
+*gnome-calculator-3.12.3 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org +gnome-calculator-3.12.3.ebuild,
+  -gnome-calculator-3.12.2.ebuild:
+  Version bump, drop old
 
   24 Jun 2014; Pacho Ramos pa...@gentoo.org -gnome-calculator-3.12.1.ebuild:
   Drop old



1.1  gnome-extra/gnome-calculator/gnome-calculator-3.12.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-calculator/gnome-calculator-3.12.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-calculator/gnome-calculator-3.12.3.ebuild?rev=1.1content-type=text/plain

Index: gnome-calculator-3.12.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/gnome-calculator/gnome-calculator-3.12.3.ebuild,v
 1.1 2014/06/26 11:06:47 pacho Exp $

EAPI=5
GCONF_DEBUG=no

inherit gnome2

DESCRIPTION=A calculator application for GNOME
HOMEPAGE=https://wiki.gnome.org/Apps/Calculator;

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

COMMON_DEPEND=
=dev-libs/glib-2.31:2
dev-libs/libxml2:2
=x11-libs/gtk+-3.10:3
=x11-libs/gtksourceview-3:3.0

RDEPEND=${COMMON_DEPEND}
!gnome-extra/gnome-utils-2.3
!gnome-extra/gcalctool

DEPEND=${COMMON_DEPEND}
=dev-util/intltool-0.50
sys-devel/gettext
virtual/pkgconfig


src_configure() {
gnome2_src_configure \
ITSTOOL=$(type -P true) \
VALAC=$(type -P true)
}






[gentoo-commits] gentoo-x86 commit in dev-util/gtk-builder-convert: gtk-builder-convert-2.24.24.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 11:15:49

  Modified: ChangeLog
  Added:gtk-builder-convert-2.24.24.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.56 dev-util/gtk-builder-convert/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   26 Apr 2014 07:28:06 -  1.55
+++ ChangeLog   26 Jun 2014 11:15:49 -  1.56
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/gtk-builder-convert
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog,v 
1.55 2014/04/26 07:28:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog,v 
1.56 2014/06/26 11:15:49 pacho Exp $
+
+*gtk-builder-convert-2.24.24 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  +gtk-builder-convert-2.24.24.ebuild:
+  Version bump
 
   26 Apr 2014; Pacho Ramos pa...@gentoo.org
   -gtk-builder-convert-2.24.16.ebuild, -gtk-builder-convert-2.24.22.ebuild:



1.1  
dev-util/gtk-builder-convert/gtk-builder-convert-2.24.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.24.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.24.ebuild?rev=1.1content-type=text/plain

Index: gtk-builder-convert-2.24.24.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.24.ebuild,v
 1.1 2014/06/26 11:15:49 pacho Exp $

EAPI=5
GNOME_ORG_MODULE=gtk+
PYTHON_COMPAT=( python{2_6,2_7} )
PYTHON_REQ_USE=xml

inherit gnome.org python-single-r1

DESCRIPTION=Converts Glade files to GtkBuilder XML format
HOMEPAGE=http://www.gtk.org/;

LICENSE=LGPL-2+
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
IUSE=

REQUIRED_USE=${PYTHON_REQUIRED_USE}

# gtk-builder-convert was part of gtk+ until 2.24.10-r1
COMMON_DEPEND=${PYTHON_DEPS}

RDEPEND=${COMMON_DEPEND}
!=x11-libs/gtk+-2.24.10:2


DEPEND=${COMMON_DEPEND}

src_configure() { :; }

src_compile() { :; }

src_install() {
cd gtk || die
python_doscript gtk-builder-convert
}






[gentoo-commits] gentoo-x86 commit in x11-libs/gtk+: gtk+-2.24.24.ebuild ChangeLog

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 11:20:22

  Modified: ChangeLog
  Added:gtk+-2.24.24.ebuild
  Log:
  Version bump, fix tests when compiling out of sources directory (#510596 by 
mgorny)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.725x11-libs/gtk+/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.725view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.725content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?r1=1.724r2=1.725

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v
retrieving revision 1.724
retrieving revision 1.725
diff -u -r1.724 -r1.725
--- ChangeLog   24 Jun 2014 22:19:57 -  1.724
+++ ChangeLog   26 Jun 2014 11:20:22 -  1.725
@@ -1,6 +1,13 @@
 # ChangeLog for x11-libs/gtk+
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.724 2014/06/24 
22:19:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.725 2014/06/26 
11:20:22 pacho Exp $
+
+*gtk+-2.24.24 (26 Jun 2014)
+
+  26 Jun 2014; Pacho Ramos pa...@gentoo.org
+  +files/gtk+-2.24.24-out-of-source.patch, +gtk+-2.24.24.ebuild:
+  Version bump, fix tests when compiling out of sources directory (#510596 by
+  mgorny)
 
   24 Jun 2014; Michał Górny mgo...@gentoo.org gtk+-2.24.23-r2.ebuild:
   Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for



1.1  x11-libs/gtk+/gtk+-2.24.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.24.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.24.ebuild?rev=1.1content-type=text/plain

Index: gtk+-2.24.24.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.24.ebuild,v 1.1 
2014/06/26 11:20:22 pacho Exp $

EAPI=5
GCONF_DEBUG=no

inherit eutils flag-o-matic gnome2 multilib virtualx autotools readme.gentoo 
multilib-minimal

DESCRIPTION=Gimp ToolKit +
HOMEPAGE=http://www.gtk.org/;

LICENSE=LGPL-2+
SLOT=2
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
IUSE=aqua cups debug examples +introspection test vim-syntax xinerama

# NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)
COMMON_DEPEND=
!aqua? (
=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
=x11-libs/libXi-1.7.2[${MULTILIB_USEDEP}]
=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
=x11-libs/libXrandr-1.4.2[${MULTILIB_USEDEP}]
=x11-libs/libXcursor-1.1.14[${MULTILIB_USEDEP}]
=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
=x11-libs/libXcomposite-0.4.4-r1[${MULTILIB_USEDEP}]
=x11-libs/libXdamage-1.1.4-r1[${MULTILIB_USEDEP}]
=x11-libs/cairo-1.12.14-r4:=[X,svg,${MULTILIB_USEDEP}]

=x11-libs/gdk-pixbuf-2.30.7:2[X,introspection?,${MULTILIB_USEDEP}]
)
aqua? (
=x11-libs/cairo-1.6:=[aqua,svg]
x11-libs/gdk-pixbuf:2[introspection?]
)
xinerama? ( =x11-libs/libXinerama-1.1.3[${MULTILIB_USEDEP}] )
=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
=x11-libs/pango-1.36.3[introspection?,${MULTILIB_USEDEP}]
=dev-libs/atk-2.10.0[introspection?,${MULTILIB_USEDEP}]
=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}]
x11-misc/shared-mime-info
cups? ( =net-print/cups-1.7.1-r2:=[${MULTILIB_USEDEP}] )
introspection? ( =dev-libs/gobject-introspection-0.9.3 )
!gnome-base/gail-1000

DEPEND=${COMMON_DEPEND}
sys-devel/gettext
=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
!aqua? (
=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
=x11-proto/inputproto-2.3[${MULTILIB_USEDEP}]
=x11-proto/damageproto-1.2.1-r1[${MULTILIB_USEDEP}]
)
xinerama? ( =x11-proto/xineramaproto-1.2.1-r1[${MULTILIB_USEDEP}] )
=dev-util/gtk-doc-am-1.20
test? (
x11-themes/hicolor-icon-theme
media-fonts/font-misc-misc
media-fonts/font-cursor-misc )


# gtk+-2.24.8 breaks Alt 

[gentoo-commits] gentoo-x86 commit in x11-libs/gtk+/files: gtk+-2.24.24-out-of-source.patch

2014-06-26 Thread Pacho Ramos (pacho)
pacho   14/06/26 11:20:22

  Added:gtk+-2.24.24-out-of-source.patch
  Log:
  Version bump, fix tests when compiling out of sources directory (#510596 by 
mgorny)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.1  x11-libs/gtk+/files/gtk+-2.24.24-out-of-source.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/files/gtk+-2.24.24-out-of-source.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/files/gtk+-2.24.24-out-of-source.patch?rev=1.1content-type=text/plain

Index: gtk+-2.24.24-out-of-source.patch
===
From 9e0f33144aff8d792ab105927cf686eda0afd25e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= mgo...@gentoo.org
Date: Sun, 18 May 2014 10:50:05 +0200
Subject: [PATCH] aliasfilecheck: check for sources both in builddir  srcdir.

The $gtk_all_c_sources variable contains both supplied and generated
sources. The former reside in $srcdir, the latter in the build directory
(cwd).

In order to handle both kinds properly, first try to find each source
file in cwd, and then fallback to $srcdir. This makes it possible to use
out-of-source builds, and guarantees that fresh-built source files will
be used rather than pre-generated copies included in the distribution
tarball.
---
 gtk/aliasfilescheck.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gtk/aliasfilescheck.sh b/gtk/aliasfilescheck.sh
index 31b49d4..3636a82 100755
--- a/gtk/aliasfilescheck.sh
+++ b/gtk/aliasfilescheck.sh
@@ -6,6 +6,6 @@ if test x$gtk_all_c_sources = x; then
 fi
 
 grep 'IN_FILE' ${srcdir-.}/gtk.symbols | sed 's/.*(//;s/).*//' | grep __ | 
sort -u  expected-files
-{ cd ${srcdir-.}; grep '^ *# *define __' $gtk_all_c_sources; } | sed 
's/.*define //;s/ *$//' | sort  actual-files
+{ for f in $gtk_all_c_sources; do if test -f ${f}; then grep '^ *# *define __' 
${f}; else grep '^ *# *define __' ${srcdir-.}/${f}; fi; done } | sed 
's/.*define //;s/ *$//' | sort  actual-files
 
 diff expected-files actual-files  rm -f expected-files actual-files
-- 
1.9.3







[gentoo-commits] gentoo-x86 commit in net-analyzer/ssldump: ChangeLog ssldump-0.9-r2.ebuild

2014-06-26 Thread Jeroen Roovers (jer)
jer 14/06/26 11:24:57

  Modified: ChangeLog ssldump-0.9-r2.ebuild
  Log:
  Patch configure.in not configure. Use LIBS not LDFLAGS (bug #514056).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.32 net-analyzer/ssldump/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ssldump/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   26 Jun 2014 10:36:51 -  1.31
+++ ChangeLog   26 Jun 2014 11:24:57 -  1.32
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/ssldump
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssldump/ChangeLog,v 1.31 
2014/06/26 10:36:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssldump/ChangeLog,v 1.32 
2014/06/26 11:24:57 jer Exp $
+
+  26 Jun 2014; Jeroen Roovers j...@gentoo.org ssldump-0.9-r2.ebuild,
+  files/ssldump-0.9-configure-dylib.patch:
+  Patch configure.in not configure. Use LIBS not LDFLAGS (bug #514056).
 
   26 Jun 2014; Jeroen Roovers j...@gentoo.org ssldump-0.9-r2.ebuild:
   Set CC early.



1.7  net-analyzer/ssldump/ssldump-0.9-r2.ebuild

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

Index: ssldump-0.9-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ssldump/ssldump-0.9-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ssldump-0.9-r2.ebuild   26 Jun 2014 10:36:51 -  1.6
+++ ssldump-0.9-r2.ebuild   26 Jun 2014 11:24:57 -  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/net-analyzer/ssldump/ssldump-0.9-r2.ebuild,v 1.6 
2014/06/26 10:36:51 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ssldump/ssldump-0.9-r2.ebuild,v 1.7 
2014/06/26 11:24:57 jer Exp $
 
 EAPI=5
 
@@ -26,14 +26,13 @@
 S=${WORKDIR}/${MY_P}
 
 src_prepare() {
-   epatch ${FILESDIR}/${P}-libpcap-header.patch \
+   epatch \
+   ${FILESDIR}/${P}-libpcap-header.patch \
${FILESDIR}/${P}-configure-dylib.patch \
${FILESDIR}/${P}-openssl-0.9.8.compile-fix.patch \
${FILESDIR}/${P}-DLT_LINUX_SLL.patch \
${FILESDIR}/${P}-prefix-fix.patch #414359
 
-   sed -i configure.in -e 's|libpcap.a|libpcap.so|g' || die
-
autotools-utils_src_prepare
 }
 






[gentoo-commits] gentoo-x86 commit in net-analyzer/ssldump/files: ssldump-0.9-configure-dylib.patch

2014-06-26 Thread Jeroen Roovers (jer)
jer 14/06/26 11:24:57

  Modified: ssldump-0.9-configure-dylib.patch
  Log:
  Patch configure.in not configure. Use LIBS not LDFLAGS (bug #514056).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.3  
net-analyzer/ssldump/files/ssldump-0.9-configure-dylib.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ssldump/files/ssldump-0.9-configure-dylib.patch?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ssldump/files/ssldump-0.9-configure-dylib.patch?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ssldump/files/ssldump-0.9-configure-dylib.patch?r1=1.2r2=1.3

Index: ssldump-0.9-configure-dylib.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/ssldump/files/ssldump-0.9-configure-dylib.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ssldump-0.9-configure-dylib.patch   23 Jun 2014 20:06:35 -  1.2
+++ ssldump-0.9-configure-dylib.patch   26 Jun 2014 11:24:57 -  1.3
@@ -1,11 +1,28 @@
 a/configure
-+++ b/configure
-@@ -1103,7 +1103,7 @@
- echo configure:1104: checking for PCAP library 5
+--- a/configure.in
 b/configure.in
+@@ -102,14 +102,13 @@
+ AC_MSG_CHECKING(for PCAP library)
  ac_found_pcap_lib_dir=no
  for dir in $ac_pcap_lib_dir; do
 -  if test -f $dir/libpcap.a; then
-+  if test -f $dir/libpcap.a -o -f $dir/libpcap.dylib; then
-   save_LIBS=$LIBS
-   save_LDFLAGS=$LDFLAGS
++  if test -f $dir/libpcap.so -o -f $dir/libpcap.dylib; then
+   dnl Ok, we think we've found them, but check that they
+-  dnl actually ontain the right functions
++  dnl actually contain the right functions
+   save_LIBS=$LIBS
+-  save_LDFLAGS=$LDFLAGS
LIBS=-lpcap $LIBS
+   if test $dir != /usr/lib; then
+-  LDFLAGS=-L$dir $LDFLAGS
++  LIBS=-L$dir $LIBS
+   fi
+   AC_TRY_LINK_FUNC(pcap_open_live,ac_linked_libpcap=true,
+   ac_linked_libpcap=false);
+@@ -118,7 +117,6 @@
+   break
+   fi
+   LIBS=$save_LIBS
+-  LDFLAGS=$save_LDFLAGS
+   fi
+ done
+ 






[gentoo-commits] gentoo-x86 commit in dev-python/jdcal: jdcal-1.0.ebuild ChangeLog

2014-06-26 Thread Ian Delaney (idella4)
idella4 14/06/26 11:34:53

  Modified: jdcal-1.0.ebuild ChangeLog
  Log:
  add keyword to match openpyxl
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/jdcal/jdcal-1.0.ebuild

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

Index: jdcal-1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/jdcal/jdcal-1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jdcal-1.0.ebuild26 Jun 2014 03:27:17 -  1.1
+++ jdcal-1.0.ebuild26 Jun 2014 11:34:53 -  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/jdcal/jdcal-1.0.ebuild,v 1.1 
2014/06/26 03:27:17 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jdcal/jdcal-1.0.ebuild,v 1.2 
2014/06/26 11:34:53 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -12,5 +12,5 @@
 SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
 LICENSE=BSD
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
 SLOT=0



1.2  dev-python/jdcal/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/jdcal/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   26 Jun 2014 03:27:17 -  1.1
+++ ChangeLog   26 Jun 2014 11:34:53 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/jdcal
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/jdcal/ChangeLog,v 1.1 2014/06/26 
03:27:17 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jdcal/ChangeLog,v 1.2 2014/06/26 
11:34:53 idella4 Exp $
+
+  26 Jun 2014; Ian Delaney idel...@gentoo.org jdcal-1.0.ebuild:
+  add keyword to match openpyxl
 
 *jdcal-1.0 (26 Jun 2014)
 






[gentoo-commits] proj/sci:master commit in: sci-mathematics/Macaulay2/

2014-06-26 Thread Thomas Kahle
commit: 7e4850938063a368c596559535ea466c26bc407c
Author: Thomas Kahle thomas.kahle AT ovgu DOT de
AuthorDate: Thu Jun 26 11:37:06 2014 +
Commit: Thomas Kahle tom111 AT gmx DOT de
CommitDate: Thu Jun 26 11:37:14 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7e485093

add flint dependency

Package-Manager: portage-2.2.8-r1

---
 sci-mathematics/Macaulay2/ChangeLog | 3 +++
 sci-mathematics/Macaulay2/Macaulay2-.ebuild | 1 +
 2 files changed, 4 insertions(+)

diff --git a/sci-mathematics/Macaulay2/ChangeLog 
b/sci-mathematics/Macaulay2/ChangeLog
index b54b9b7..e9dbb4e 100644
--- a/sci-mathematics/Macaulay2/ChangeLog
+++ b/sci-mathematics/Macaulay2/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  26 Jun 2014; Thomas Kahle to...@gentoo.org Macaulay2-.ebuild:
+  add flint dependency
+
   11 Jun 2014; Thomas Kahle to...@gentoo.org Macaulay2-.ebuild:
   Update live ebuild
 

diff --git a/sci-mathematics/Macaulay2/Macaulay2-.ebuild 
b/sci-mathematics/Macaulay2/Macaulay2-.ebuild
index 40b96f5..0a51719 100644
--- a/sci-mathematics/Macaulay2/Macaulay2-.ebuild
+++ b/sci-mathematics/Macaulay2/Macaulay2-.ebuild
@@ -40,6 +40,7 @@ RDEPEND=${PYTHON_DEPS}
sci-mathematics/pari[gmp]
=sys-libs/readline-6.1
dev-libs/libxml2:2
+   sci-mathematics/flint[gc]
sci-mathematics/frobby
sci-mathematics/4ti2
sci-mathematics/nauty



[gentoo-commits] gentoo-x86 commit in dev-python/openpyxl: openpyxl-1.6.2.ebuild openpyxl-2.0.2.ebuild ChangeLog

2014-06-26 Thread Ian Delaney (idella4)
idella4 14/06/26 11:40:10

  Modified: openpyxl-1.6.2.ebuild ChangeLog
  Added:openpyxl-2.0.2.ebuild
  Log:
  major version bump; add pypy support, virtual re-write
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.4  dev-python/openpyxl/openpyxl-1.6.2.ebuild

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

Index: openpyxl-1.6.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/openpyxl/openpyxl-1.6.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- openpyxl-1.6.2.ebuild   21 Jun 2014 15:27:44 -  1.3
+++ openpyxl-1.6.2.ebuild   26 Jun 2014 11:40:10 -  1.4
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/openpyxl/openpyxl-1.6.2.ebuild,v 
1.3 2014/06/21 15:27:44 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/openpyxl/openpyxl-1.6.2.ebuild,v 
1.4 2014/06/26 11:40:10 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
 
 inherit distutils-r1 vcs-snapshot
 



1.6  dev-python/openpyxl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/openpyxl/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   21 Jun 2014 15:27:44 -  1.5
+++ ChangeLog   26 Jun 2014 11:40:10 -  1.6
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/openpyxl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/openpyxl/ChangeLog,v 1.5 
2014/06/21 15:27:44 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/openpyxl/ChangeLog,v 1.6 
2014/06/26 11:40:10 idella4 Exp $
+
+*openpyxl-2.0.2 (26 Jun 2014)
+
+  26 Jun 2014; Ian Delaney idel...@gentoo.org +openpyxl-2.0.2.ebuild,
+  openpyxl-1.6.2.ebuild:
+  major version bump; add pypy support, virtual re-write
 
   21 Jun 2014; Ian Delaney idel...@gentoo.org openpyxl-1.6.2.ebuild:
   drop py2.6 add py3.4 support, unrestrict test



1.1  dev-python/openpyxl/openpyxl-2.0.2.ebuild

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

Index: openpyxl-2.0.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/openpyxl/openpyxl-2.0.2.ebuild,v 
1.1 2014/06/26 11:40:10 idella4 Exp $

EAPI=5

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

inherit distutils-r1 vcs-snapshot

DESCRIPTION=Pure python reader and writer of Excel OpenXML files
HOMEPAGE=http://bitbucket.org/ericgazoni/openpyxl/wiki/Home;
SRC_URI=https://bitbucket.org/ericgazoni/openpyxl/get/${PV}.tar.bz2 - 
${P}.tar.bz2

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc test

RDEPEND=dev-python/jdcal[${PYTHON_USEDEP}]
DEPEND=test? ( ${RDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}] )
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )

python_prepare_all(){
sed -e s: 'sphinx.ext.intersphinx',:: \
-i doc/source/conf.py || die
distutils-r1_python_prepare_all
}

python_compile_all() {
use doc  emake -C doc html
}

python_test() {
py.test || die Testing failed with ${EPYTHON}
}

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






[gentoo-commits] gentoo-x86 commit in sys-libs/musl: musl-1.1.3.ebuild ChangeLog musl-1.1.1.ebuild

2014-06-26 Thread Anthony G. Basile (blueness)
blueness14/06/26 12:03:25

  Modified: ChangeLog
  Added:musl-1.1.3.ebuild
  Removed:  musl-1.1.1.ebuild
  Log:
  Version bump, remove older
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.24 sys-libs/musl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/musl/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   11 Jun 2014 14:46:05 -  1.23
+++ ChangeLog   26 Jun 2014 12:03:25 -  1.24
@@ -1,6 +1,12 @@
 # ChangeLog for sys-libs/musl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/musl/ChangeLog,v 1.23 2014/06/11 
14:46:05 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/musl/ChangeLog,v 1.24 2014/06/26 
12:03:25 blueness Exp $
+
+*musl-1.1.3 (26 Jun 2014)
+
+  26 Jun 2014; Anthony G. Basile bluen...@gentoo.org +musl-1.1.3.ebuild,
+  -musl-1.1.1.ebuild:
+  Version bump, remove older
 
   11 Jun 2014; Anthony G. Basile bluen...@gentoo.org -musl-1.0.1.ebuild,
   -musl-1.1.0.ebuild:



1.1  sys-libs/musl/musl-1.1.3.ebuild

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

Index: musl-1.1.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/musl/musl-1.1.3.ebuild,v 1.1 
2014/06/26 12:03:25 blueness Exp $

EAPI=5

inherit eutils flag-o-matic multilib toolchain-funcs
if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI=git://git.musl-libc.org/musl
inherit git-2
fi

export CBUILD=${CBUILD:-${CHOST}}
export CTARGET=${CTARGET:-${CHOST}}
if [[ ${CTARGET} == ${CHOST} ]] ; then
if [[ ${CATEGORY/cross-} != ${CATEGORY} ]] ; then
export CTARGET=${CATEGORY/cross-}
fi
fi

DESCRIPTION=Lightweight, fast and simple C library focused on 
standards-conformance and safety
HOMEPAGE=http://www.musl-libc.org/;
if [[ ${PV} !=  ]] ; then
PATCH_VER=
SRC_URI=http://www.musl-libc.org/releases/${P}.tar.gz;
KEYWORDS=-* ~amd64 ~arm ~mips ~x86
fi

LICENSE=MIT
SLOT=0
IUSE=crosscompile_opts_headers-only nls

RDEPEND=nls? ( sys-devel/gettext )
if [[ ${CATEGORY} != cross-* ]] ; then
RDEPEND+= sys-apps/getent
fi

is_crosscompile() {
[[ ${CHOST} != ${CTARGET} ]]
}

just_headers() {
use crosscompile_opts_headers-only  is_crosscompile
}

pkg_setup() {
if [ ${CTARGET} == ${CHOST} ] ; then
case ${CHOST} in
*-musl*) ;;
*) die Use sys-devel/crossdev to build a musl toolchain ;;
esac
fi
}

src_configure() {
tc-export CC

./configure \
--target=${CTARGET} \
--prefix=/usr \
--disable-gcc-wrapper
}

src_compile() {
emake include/bits/alltypes.h || die
just_headers  return 0

emake || die
}

src_install() {
local sysroot=${D}
is_crosscompile  sysroot+=/usr/${CTARGET}

local target=install
just_headers  target=install-headers
emake DESTDIR=${sysroot} ${target} || die

# Make sure we install the sys-include symlink so that when
# we build a 2nd stage cross-compiler, gcc finds the target
# system headers correctly.  See gcc/doc/gccinstall.info
if is_crosscompile ; then
dosym usr/include /usr/${CTARGET}/sys-include
fi

# If we are going to use gnu's gettext then we have to
# move musl's libintl out of the way.
use nls  mv ${D}/usr/include/libintl{,-musl}.h
}

pkg_postinst() {
is_crosscompile  return 0

[ ${ROOT} != / ]  return 0

# TODO: musl doesn't use ldconfig, instead here we can
# create sym links to libraries outside of /lib and /usr/lib
ldconfig
# reload init ...
/sbin/telinit U 2/dev/null
}






[gentoo-commits] gentoo-x86 commit in net-misc/rabbitmq-server: rabbitmq-server-3.3.4.ebuild ChangeLog

2014-06-26 Thread Alexys Jacob (ultrabug)
ultrabug14/06/26 12:17:00

  Modified: rabbitmq-server-3.3.4.ebuild ChangeLog
  Log:
  minor enhancement wrt #492846
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B658FA13)

Revision  ChangesPath
1.2  net-misc/rabbitmq-server/rabbitmq-server-3.3.4.ebuild

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

Index: rabbitmq-server-3.3.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/rabbitmq-server/rabbitmq-server-3.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rabbitmq-server-3.3.4.ebuild25 Jun 2014 14:53:00 -  1.1
+++ rabbitmq-server-3.3.4.ebuild26 Jun 2014 12:17: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/net-misc/rabbitmq-server/rabbitmq-server-3.3.4.ebuild,v 
1.1 2014/06/25 14:53:00 ultrabug Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/rabbitmq-server/rabbitmq-server-3.3.4.ebuild,v 
1.2 2014/06/26 12:17:00 ultrabug Exp $
 
 EAPI=5
 PYTHON_DEPEND=2
@@ -45,7 +45,7 @@
 
einfo Setting correct RABBITMQ_HOME in scripts
sed -e s:^RABBITMQ_HOME=.*:RABBITMQ_HOME=\${targetdir}\:g \
-   -i scripts/rabbitmq-env
+   -i scripts/rabbitmq-env || die
 
einfo Installing Erlang modules to ${targetdir}
insinto ${targetdir}



1.44 net-misc/rabbitmq-server/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/rabbitmq-server/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   26 Jun 2014 09:18:53 -  1.43
+++ ChangeLog   26 Jun 2014 12:17:00 -  1.44
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/rabbitmq-server
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rabbitmq-server/ChangeLog,v 1.43 
2014/06/26 09:18:53 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rabbitmq-server/ChangeLog,v 1.44 
2014/06/26 12:17:00 ultrabug Exp $
+
+  26 Jun 2014; Ultrabug ultra...@gentoo.org rabbitmq-server-3.3.4.ebuild:
+  minor enhancement wrt #492846
 
   26 Jun 2014; Chema Alonso nim...@gentoo.org rabbitmq-server-3.2.4.ebuild:
   Stable for amd64 wrt bug #492846






[gentoo-commits] gentoo-x86 commit in sci-mathematics/polymake: polymake-2.13.ebuild ChangeLog

2014-06-26 Thread Thomas Kahle (tomka)
tomka   14/06/26 12:22:39

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

Revision  ChangesPath
1.12 sci-mathematics/polymake/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   14 Sep 2013 12:44:47 -  1.11
+++ ChangeLog   26 Jun 2014 12:22:39 -  1.12
@@ -1,6 +1,11 @@
 # ChangeLog for sci-mathematics/polymake
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/ChangeLog,v 1.11 
2013/09/14 12:44:47 tomka Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/ChangeLog,v 1.12 
2014/06/26 12:22:39 tomka Exp $
+
+*polymake-2.13 (26 Jun 2014)
+
+  26 Jun 2014; Thomas Kahle to...@gentoo.org +polymake-2.13.ebuild:
+  bump to 2.13
 
   14 Sep 2013; Thomas Kahle to...@gentoo.org -files/2.10-drop-jreality.patch,
   -files/2.10-soname.patch, -polymake-2.10.ebuild, -polymake-2.11.ebuild:



1.1  sci-mathematics/polymake/polymake-2.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/polymake/polymake-2.13.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/polymake/polymake-2.13.ebuild?rev=1.1content-type=text/plain

Index: polymake-2.13.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/polymake/polymake-2.13.ebuild,v 1.1 
2014/06/26 12:22:39 tomka Exp $

EAPI=5

inherit eutils flag-o-matic

MY_PV=${PV}-1

DESCRIPTION=research tool for polyhedral geometry and combinatorics
SRC_URI=http://polymake.org/lib/exe/fetch.php/download/${PN}-${MY_PV}.tar.bz2;
HOMEPAGE=http://polymake.org;

IUSE=libpolymake

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

DEPEND=dev-libs/gmp
dev-libs/boost
dev-libs/libxml2:2
dev-perl/XML-LibXML
dev-libs/libxslt
dev-perl/XML-LibXSLT
dev-perl/XML-Writer
dev-perl/Term-ReadLine-Gnu
RDEPEND=${DEPEND}

S=${WORKDIR}/${PN}-${MY_PV}

src_prepare() {
# Don't strip
sed -i '/system strip $to/d' support/install.pl || die

einfo During compile this package uses up to
einfo 750MB of RAM per process. Use MAKEOPTS=\-j1\ if
einfo you run into trouble.
}

src_configure () {
export CXXOPT=$(get-flag -O)
# Configure does not accept --host, therefore econf cannot be used
./configure --prefix=${EPREFIX}/usr \
--without-java \
$(use_with libpolymake callable) \
--without-prereq \
--libdir=${EPREFIX}/usr/$(get_libdir) \
--libexecdir=${EPREFIX}/usr/$(get_libdir)/polymake \
${myconf} || die
}

src_install(){
emake -j1 DESTDIR=${D} install
dosym libpolymake.so ${EPREFIX}/usr/$(get_libdir)/libpolymake.so.0
}

pkg_postinst(){
elog Docs can be found on 
http://www.polymake.org/doku.php/documentation;
elog  
elog Support for jreality is missing, sorry (see bug #346073).
}






[gentoo-commits] gentoo-x86 commit in dev-python/pybloomfiltermmap: ChangeLog pybloomfiltermmap-0.2.0.ebuild pybloomfiltermmap-0.3.2.ebuild pybloomfiltermmap-0.3.10.ebuild pybloomfiltermmap-0.3.11.ebu

2014-06-26 Thread Sergey Popov (pinkbyte)
pinkbyte14/06/26 12:25:20

  Modified: ChangeLog
  Removed:  pybloomfiltermmap-0.2.0.ebuild
pybloomfiltermmap-0.3.2.ebuild
pybloomfiltermmap-0.3.10.ebuild
pybloomfiltermmap-0.3.11.ebuild
  Log:
  Drop old versions
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.17 dev-python/pybloomfiltermmap/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pybloomfiltermmap/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   7 May 2014 05:46:00 -   1.16
+++ ChangeLog   26 Jun 2014 12:25:20 -  1.17
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pybloomfiltermmap
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pybloomfiltermmap/ChangeLog,v 
1.16 2014/05/07 05:46:00 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pybloomfiltermmap/ChangeLog,v 
1.17 2014/06/26 12:25:20 pinkbyte Exp $
+
+  26 Jun 2014; Sergey Popov pinkb...@gentoo.org
+  -pybloomfiltermmap-0.2.0.ebuild, -pybloomfiltermmap-0.3.2.ebuild,
+  -pybloomfiltermmap-0.3.10.ebuild, -pybloomfiltermmap-0.3.11.ebuild:
+  Drop old versions
 
 *pybloomfiltermmap-0.3.14 (07 May 2014)
 






[gentoo-commits] gentoo-x86 commit in app-misc/flasm: ChangeLog

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:26:47

  Modified: ChangeLog
  Log:
  Remove unused patches.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.14 app-misc/flasm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/flasm/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   17 Jan 2014 18:02:25 -  1.13
+++ ChangeLog   26 Jun 2014 12:26:47 -  1.14
@@ -1,6 +1,10 @@
 # ChangeLog for app-misc/flasm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/flasm/ChangeLog,v 1.13 2014/01/17 
18:02:25 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/flasm/ChangeLog,v 1.14 2014/06/26 
12:26:47 kensington Exp $
+
+  26 Jun 2014; Michael Palimaka kensing...@gentoo.org
+  -files/flasm-1.62-bison-2.patch, -files/flasm-1.62-makefile.patch:
+  Remove unused patches.
 
   17 Jan 2014; Chris Reffett creff...@gentoo.org flasm-1.63.ebuild:
   EAPI bump






[gentoo-commits] gentoo-x86 commit in app-misc/flasm/files: flasm-1.62-bison-2.patch flasm-1.62-makefile.patch

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:26:47

  Removed:  flasm-1.62-bison-2.patch flasm-1.62-makefile.patch
  Log:
  Remove unused patches.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)



[gentoo-commits] gentoo-x86 commit in app-misc/flasm: flasm-1.63.ebuild ChangeLog

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:29:43

  Modified: flasm-1.63.ebuild ChangeLog
  Log:
  Remove unnecessary die calls and sort dependencies.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.4  app-misc/flasm/flasm-1.63.ebuild

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

Index: flasm-1.63.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/flasm/flasm-1.63.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- flasm-1.63.ebuild   17 Jan 2014 18:02:25 -  1.3
+++ flasm-1.63.ebuild   26 Jun 2014 12:29:43 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/flasm/flasm-1.63.ebuild,v 1.3 
2014/01/17 18:02:25 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/flasm/flasm-1.63.ebuild,v 1.4 
2014/06/26 12:29:43 kensington Exp $
 
 EAPI=5
 
@@ -19,9 +19,9 @@
 RDEPEND=sys-libs/zlib
 DEPEND=${RDEPEND}
app-arch/unzip
+   dev-util/gperf
sys-devel/flex
virtual/yacc
-   dev-util/gperf
 
 
 S=${WORKDIR}
@@ -32,11 +32,11 @@
 
 src_compile() {
tc-export CC
-   emake || die
+   emake
 }
 
 src_install() {
-   dobin flasm || die
-   dodoc CHANGES.TXT || die
-   dohtml flasm.html classic.css || die
+   dobin flasm
+   dodoc CHANGES.TXT
+   dohtml flasm.html classic.css
 }



1.15 app-misc/flasm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/flasm/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   26 Jun 2014 12:26:47 -  1.14
+++ ChangeLog   26 Jun 2014 12:29:43 -  1.15
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/flasm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/flasm/ChangeLog,v 1.14 2014/06/26 
12:26:47 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/flasm/ChangeLog,v 1.15 2014/06/26 
12:29:43 kensington Exp $
+
+  26 Jun 2014; Michael Palimaka kensing...@gentoo.org flasm-1.63.ebuild:
+  Remove unnecessary die calls and sort dependencies.
 
   26 Jun 2014; Michael Palimaka kensing...@gentoo.org
   -files/flasm-1.62-bison-2.patch, -files/flasm-1.62-makefile.patch:






[gentoo-commits] gentoo-x86 commit in sys-process/nmon: ChangeLog nmon-14g.ebuild

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:36:56

  Modified: ChangeLog
  Removed:  nmon-14g.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.7  sys-process/nmon/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/nmon/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   19 Mar 2014 20:58:31 -  1.6
+++ ChangeLog   26 Jun 2014 12:36:56 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for sys-process/nmon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/nmon/ChangeLog,v 1.6 2014/03/19 
20:58:31 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/nmon/ChangeLog,v 1.7 2014/06/26 
12:36:56 kensington Exp $
+
+  26 Jun 2014; Michael Palimaka kensing...@gentoo.org -nmon-14g.ebuild:
+  Remove old.
 
 *nmon-14i (19 Mar 2014)
 






[gentoo-commits] gentoo-x86 commit in sys-cluster/polysh: ChangeLog polysh-0.3.1.ebuild

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:38:43

  Modified: ChangeLog
  Removed:  polysh-0.3.1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.10 sys-cluster/polysh/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/polysh/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   5 Jun 2014 11:28:17 -   1.9
+++ ChangeLog   26 Jun 2014 12:38:43 -  1.10
@@ -1,6 +1,9 @@
 # ChangeLog for sys-cluster/polysh
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/polysh/ChangeLog,v 1.9 
2014/06/05 11:28:17 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/polysh/ChangeLog,v 1.10 
2014/06/26 12:38:43 kensington Exp $
+
+  26 Jun 2014; Michael Palimaka kensing...@gentoo.org -polysh-0.3.1.ebuild:
+  Remove old.
 
   05 Jun 2014; Fabian Groffen grob...@gentoo.org polysh-0.4-r1.ebuild:
   Marked ~x64-macos






[gentoo-commits] gentoo-x86 commit in sys-apps/ccs-tools: ChangeLog ccs-tools-1.8.3_p20120414.ebuild

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:41:03

  Modified: ChangeLog
  Removed:  ccs-tools-1.8.3_p20120414.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.17 sys-apps/ccs-tools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/ccs-tools/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   28 Feb 2013 14:46:54 -  1.16
+++ ChangeLog   26 Jun 2014 12:41:03 -  1.17
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/ccs-tools
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ccs-tools/ChangeLog,v 1.16 
2013/02/28 14:46:54 naota Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ccs-tools/ChangeLog,v 1.17 
2014/06/26 12:41:03 kensington Exp $
+
+  26 Jun 2014; Michael Palimaka kensing...@gentoo.org
+  -ccs-tools-1.8.3_p20120414.ebuild,
+  -files/ccs-tools-1.8.3_p20120414-ldflags.patch:
+  Remove old.
 
   28 Feb 2013; Naohiro Aota na...@gentoo.org
   +files/ccs-tools-1.8.3_p20130214-warnings.patch,






[gentoo-commits] gentoo-x86 commit in sys-apps/ccs-tools/files: ccs-tools-1.8.3_p20120414-ldflags.patch

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:41:03

  Removed:  ccs-tools-1.8.3_p20120414-ldflags.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)



[gentoo-commits] gentoo-x86 commit in net-wireless/wimax: ChangeLog wimax-1.5.2.ebuild

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:42:58

  Modified: ChangeLog
  Removed:  wimax-1.5.2.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.25 net-wireless/wimax/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/wimax/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   14 Apr 2014 07:04:53 -  1.24
+++ ChangeLog   26 Jun 2014 12:42:58 -  1.25
@@ -1,6 +1,9 @@
 # ChangeLog for net-wireless/wimax
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/ChangeLog,v 1.24 
2014/04/14 07:04:53 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/ChangeLog,v 1.25 
2014/06/26 12:42:58 kensington Exp $
+
+  26 Jun 2014; Michael Palimaka kensing...@gentoo.org -wimax-1.5.2.ebuild:
+  Remove old.
 
   14 Apr 2014; Alexey Shvetsov ale...@gentoo.org metadata.xml:
   Set maintainer to maintainer-needed






[gentoo-commits] gentoo-x86 commit in net-nds/ypbind: ChangeLog ypbind-1.33.ebuild

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:45:26

  Modified: ChangeLog
  Removed:  ypbind-1.33.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.86 net-nds/ypbind/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog   19 Mar 2014 15:17:27 -  1.85
+++ ChangeLog   26 Jun 2014 12:45:26 -  1.86
@@ -1,6 +1,10 @@
 # ChangeLog for net-nds/ypbind
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.85 2014/03/19 
15:17:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.86 2014/06/26 
12:45:26 kensington Exp $
+
+  26 Jun 2014; Michael Palimaka kensing...@gentoo.org
+  -files/ypbind-1.31-man-port.patch, -ypbind-1.33.ebuild:
+  Remove old.
 
   19 Mar 2014; Agostino Sarubbo a...@gentoo.org ypbind-1.37.1.ebuild:
   Stable for alpha, wrt bug #499314






[gentoo-commits] gentoo-x86 commit in net-nds/ypbind/files: ypbind-1.31-man-port.patch

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:45:26

  Removed:  ypbind-1.31-man-port.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)



[gentoo-commits] gentoo-x86 commit in net-nds/389-ds-base/files: selinux.patch 389-ds-base-1.2.11.16-cve-2012-4450.patch

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:49:39

  Removed:  selinux.patch
389-ds-base-1.2.11.16-cve-2012-4450.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)



[gentoo-commits] gentoo-x86 commit in net-nds/389-ds-base: ChangeLog 389-ds-base-1.3.0.2.ebuild

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:49:39

  Modified: ChangeLog
  Removed:  389-ds-base-1.3.0.2.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.28 net-nds/389-ds-base/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/ChangeLog?rev=1.28view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/ChangeLog?rev=1.28content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/ChangeLog?r1=1.27r2=1.28

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   22 Jun 2014 20:36:26 -  1.27
+++ ChangeLog   26 Jun 2014 12:49:39 -  1.28
@@ -1,6 +1,11 @@
 # ChangeLog for net-nds/389-ds-base
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/ChangeLog,v 1.27 
2014/06/22 20:36:26 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/ChangeLog,v 1.28 
2014/06/26 12:49:39 kensington Exp $
+
+  26 Jun 2014; Michael Palimaka kensing...@gentoo.org
+  -389-ds-base-1.3.0.2.ebuild, 
-files/389-ds-base-1.2.11.16-cve-2012-4450.patch,
+  -files/selinux.patch:
+  Remove old.
 
   22 Jun 2014; Fabio Erculiani lx...@gentoo.org metadata.xml:
   reset to maintainer-needed@
@@ -146,4 +151,3 @@
   new ebuild, 389 Directory Server server package, thanks to
   Andreis_Vinogradovs ( slepnoga ) spamslepn...@inbox.ru for the base
   ebuild, will close #104554
-






[gentoo-commits] gentoo-x86 commit in net-misc/tipcutils/files: tipcutils-1.0.4-cflags.patch

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:52:01

  Removed:  tipcutils-1.0.4-cflags.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)



[gentoo-commits] gentoo-x86 commit in net-misc/tipcutils: ChangeLog tipcutils-1.0.4.ebuild

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:52:01

  Modified: ChangeLog
  Removed:  tipcutils-1.0.4.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.7  net-misc/tipcutils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/tipcutils/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   8 Dec 2012 22:21:54 -   1.6
+++ ChangeLog   26 Jun 2014 12:52:01 -  1.7
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/tipcutils
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tipcutils/ChangeLog,v 1.6 
2012/12/08 22:21:54 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tipcutils/ChangeLog,v 1.7 
2014/06/26 12:52:01 kensington Exp $
+
+  26 Jun 2014; Michael Palimaka kensing...@gentoo.org
+  -files/tipcutils-1.0.4-cflags.patch, -tipcutils-1.0.4.ebuild:
+  Remove old.
 
   08 Dec 2012; Ulrich Müller u...@gentoo.org tipcutils-1.0.4.ebuild,
   tipcutils-2.0.0.ebuild:
@@ -31,4 +35,3 @@
   26 Jan 2007; Gustavo Zacarias gusta...@gentoo.org +metadata.xml,
   +tipcutils-1.0.4.ebuild:
   New tool for the TIPC protocol wrt #130002
-






[gentoo-commits] gentoo-x86 commit in net-misc/l7-protocols: ChangeLog l7-protocols-2008.12.18.ebuild

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:52:58

  Modified: ChangeLog
  Removed:  l7-protocols-2008.12.18.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.73 net-misc/l7-protocols/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/l7-protocols/ChangeLog?rev=1.73view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/l7-protocols/ChangeLog?rev=1.73content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/l7-protocols/ChangeLog?r1=1.72r2=1.73

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/l7-protocols/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog   14 Mar 2014 10:15:59 -  1.72
+++ ChangeLog   26 Jun 2014 12:52:58 -  1.73
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/l7-protocols
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-protocols/ChangeLog,v 1.72 
2014/03/14 10:15:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-protocols/ChangeLog,v 1.73 
2014/06/26 12:52:58 kensington Exp $
+
+  26 Jun 2014; Michael Palimaka kensing...@gentoo.org
+  -l7-protocols-2008.12.18.ebuild:
+  Remove old.
 
   14 Mar 2014; Agostino Sarubbo a...@gentoo.org 
l7-protocols-2009.05.28.ebuild:
   Stable for ppc64, wrt bug #474280






[gentoo-commits] gentoo-x86 commit in net-im/minbif: ChangeLog minbif-1.0.5.ebuild

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:57:43

  Modified: ChangeLog
  Removed:  minbif-1.0.5.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.19 net-im/minbif/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-im/minbif/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   23 Jun 2014 14:57:29 -  1.18
+++ ChangeLog   26 Jun 2014 12:57:43 -  1.19
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/minbif
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/ChangeLog,v 1.18 2014/06/23 
14:57:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/ChangeLog,v 1.19 2014/06/26 
12:57:43 kensington Exp $
+
+  26 Jun 2014; Michael Palimaka kensing...@gentoo.org
+  -files/minbif-1.0.1-as-needed.patch, -minbif-1.0.5.ebuild:
+  Remove old.
 
   23 Jun 2014; Pacho Ramos pa...@gentoo.org minbif-1.0.5-r1.ebuild:
   amd64/x86 stable, bug #514482






[gentoo-commits] gentoo-x86 commit in net-im/minbif: metadata.xml ChangeLog

2014-06-26 Thread Michael Palimaka (kensington)
kensington14/06/26 12:59:12

  Modified: metadata.xml ChangeLog
  Log:
  Remove unused local USE description and redundant long description.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.6  net-im/minbif/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/minbif/metadata.xml?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/minbif/metadata.xml?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/minbif/metadata.xml?r1=1.5r2=1.6

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-im/minbif/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml1 Jun 2013 12:20:35 -   1.5
+++ metadata.xml26 Jun 2014 12:59:12 -  1.6
@@ -4,11 +4,5 @@
maintainer
emailmaintainer-nee...@gentoo.org/email
/maintainer
-   use
-   flag name=videoAdd video support/flag
-   /use
-   longdescription lang=en
-   an IRC gateway to IM networks
-   /longdescription
 /pkgmetadata
 



1.20 net-im/minbif/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-im/minbif/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   26 Jun 2014 12:57:43 -  1.19
+++ ChangeLog   26 Jun 2014 12:59:12 -  1.20
@@ -1,6 +1,9 @@
 # ChangeLog for net-im/minbif
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/ChangeLog,v 1.19 2014/06/26 
12:57:43 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/ChangeLog,v 1.20 2014/06/26 
12:59:12 kensington Exp $
+
+  26 Jun 2014; Michael Palimaka kensing...@gentoo.org metadata.xml:
+  Remove unused local USE description and redundant long description.
 
   26 Jun 2014; Michael Palimaka kensing...@gentoo.org
   -files/minbif-1.0.1-as-needed.patch, -minbif-1.0.5.ebuild:






  1   2   3   >