[gentoo-commits] gentoo-x86 commit in dev-ruby/webmock: webmock-1.19.0.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:23:20

  Modified: webmock-1.19.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #540254
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  dev-ruby/webmock/webmock-1.19.0.ebuild

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

Index: webmock-1.19.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/webmock/webmock-1.19.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- webmock-1.19.0.ebuild   20 Feb 2015 11:22:36 -  1.5
+++ webmock-1.19.0.ebuild   20 Feb 2015 11:23:20 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webmock/webmock-1.19.0.ebuild,v 
1.5 2015/02/20 11:22:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webmock/webmock-1.19.0.ebuild,v 
1.6 2015/02/20 11:23:20 ago Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris
+KEYWORDS=amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris
 IUSE=
 
 ruby_add_rdepend =dev-ruby/addressable-2.3.6 =dev-ruby/crack-0.3.2



1.39 dev-ruby/webmock/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/webmock/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog   20 Feb 2015 11:22:36 -  1.38
+++ ChangeLog   20 Feb 2015 11:23:20 -  1.39
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/webmock
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webmock/ChangeLog,v 1.38 
2015/02/20 11:22:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webmock/ChangeLog,v 1.39 
2015/02/20 11:23:20 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org webmock-1.19.0.ebuild:
+  Stable for x86, wrt bug #540254
 
   20 Feb 2015; Agostino Sarubbo a...@gentoo.org webmock-1.19.0.ebuild:
   Stable for amd64, wrt bug #540254






[gentoo-commits] proj/sci:master commit in: app-editors/neovim/

2015-02-20 Thread Christoph Junghans
commit: d3c39ee7707f7114eb40eb123c9b65d3a022de82
Author: Ole Reifschneider mail AT ole-reifschneider DOT de
AuthorDate: Fri Feb 20 17:47:33 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Fri Feb 20 20:57:26 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d3c39ee7

Fix dependencies

Package-Manager: portage-2.2.14

---
 app-editors/neovim/ChangeLog  |  3 +++
 app-editors/neovim/neovim-.ebuild | 30 ++
 2 files changed, 17 insertions(+), 16 deletions(-)

diff --git a/app-editors/neovim/ChangeLog b/app-editors/neovim/ChangeLog
index ef2a88d..c524dec 100644
--- a/app-editors/neovim/ChangeLog
+++ b/app-editors/neovim/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  20 Feb 2015; Ole Reifschneider m...@ole-reifschneider.de 
neovim-.ebuild:
+  Fix dependencies
+
   19 Jan 2015; Justin Lecher j...@gentoo.org neovim-.ebuild:
   Fix deps, https://github.com/neovim/neovim/issues/1166
 

diff --git a/app-editors/neovim/neovim-.ebuild 
b/app-editors/neovim/neovim-.ebuild
index 3871687..e7341b9 100644
--- a/app-editors/neovim/neovim-.ebuild
+++ b/app-editors/neovim/neovim-.ebuild
@@ -4,7 +4,10 @@
 
 EAPI=5
 
-inherit cmake-utils flag-o-matic
+inherit cmake-utils
+
+DESCRIPTION=Vim's rebirth for the 21st century
+HOMEPAGE=https://github.com/neovim/neovim;
 
 if [ ${PV} =  ]; then
EGIT_REPO_URI=git://github.com/neovim/neovim.git
@@ -15,23 +18,18 @@ else
KEYWORDS=~amd64
 fi
 
-DESCRIPTION=Vim's rebirth for the 21st century
-HOMEPAGE=https://github.com/neovim/neovim;
-
-LICENSE=vim
+LICENSE=Apache-2.0
 SLOT=0
 KEYWORDS=
 IUSE=
 
-src_configure()  {
-   append-flags -DNDEBUG -Wno-error -D_FORTIFY_SOURCE=1
-   cmake-utils_src_configure
-}
-
-RDEPEND=app-admin/eselect-vi
-   sys-libs/ncurses
-DEPEND=${RDEPEND}
-   dev-lang/luajit
-   =dev-libs/libuv-0.11.19
+DEPEND=
+   ${RDEPEND}
+   dev-lang/luajit:2
+   =dev-libs/libtermkey-
+   =dev-libs/unibilium-1.1.1
+   =dev-libs/msgpack-
+   =dev-libs/libuv-1.1.0
dev-lua/lpeg
-   =dev-lua/cmsgpack-
+   dev-lua/messagepack
+



[gentoo-commits] gentoo-x86 commit in dev-ruby/httpclient: httpclient-2.5.3.2.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:22:28

  Modified: httpclient-2.5.3.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #540254
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  dev-ruby/httpclient/httpclient-2.5.3.2.ebuild

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

Index: httpclient-2.5.3.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.5.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- httpclient-2.5.3.2.ebuild   20 Feb 2015 06:55:19 -  1.2
+++ httpclient-2.5.3.2.ebuild   20 Feb 2015 11:22:28 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.5.3.2.ebuild,v 1.2 
2015/02/20 06:55:19 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.5.3.2.ebuild,v 1.3 
2015/02/20 11:22:28 ago Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
 LICENSE=Ruby
 SLOT=0
 
-KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
+KEYWORDS=amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=${RDEPEND}



1.62 dev-ruby/httpclient/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   20 Feb 2015 06:55:19 -  1.61
+++ ChangeLog   20 Feb 2015 11:22:28 -  1.62
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/httpclient
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.61 
2015/02/20 06:55:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.62 
2015/02/20 11:22:28 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org httpclient-2.5.3.2.ebuild:
+  Stable for amd64, wrt bug #540254
 
   20 Feb 2015; Hans de Graaff gra...@gentoo.org httpclient-2.5.3.2.ebuild:
   Create stable candidate.






[gentoo-commits] gentoo-x86 commit in dev-ml/bin-prot: ChangeLog bin-prot-112.17.00.ebuild

2015-02-20 Thread Alexis Ballier (aballier)
aballier15/02/20 17:14:27

  Modified: ChangeLog
  Added:bin-prot-112.17.00.ebuild
  Log:
  version bump
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.34 dev-ml/bin-prot/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   9 Feb 2015 09:59:55 -   1.33
+++ ChangeLog   20 Feb 2015 17:14:27 -  1.34
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ml/bin-prot
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/ChangeLog,v 1.33 2015/02/09 
09:59:55 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/ChangeLog,v 1.34 2015/02/20 
17:14:27 aballier Exp $
+
+*bin-prot-112.17.00 (20 Feb 2015)
+
+  20 Feb 2015; Alexis Ballier aball...@gentoo.org +bin-prot-112.17.00.ebuild:
+  version bump
 
 *bin-prot-112.06.01 (09 Feb 2015)
 



1.1  dev-ml/bin-prot/bin-prot-112.17.00.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/bin-prot/bin-prot-112.17.00.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/bin-prot/bin-prot-112.17.00.ebuild?rev=1.1content-type=text/plain

Index: bin-prot-112.17.00.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/bin-prot-112.17.00.ebuild,v 
1.1 2015/02/20 17:14:27 aballier Exp $

EAPI=5

OASIS_BUILD_TESTS=1
OASIS_BUILD_DOCS=1

inherit oasis

MY_P=${PN/-/_}-${PV}
DESCRIPTION=A binary protocol generator
HOMEPAGE=http://ocaml.janestreet.com/?q=node/13;
SRC_URI=http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${MY_P}.tar.gz;

LICENSE=LGPL-2.1-with-linking-exception
SLOT=0/${PV}
KEYWORDS=~amd64
IUSE=doc

RDEPEND==dev-ml/type-conv-109.28.00:=
dev-ml/camlp4:=
DEPEND=${RDEPEND}
test? ( =dev-ml/ounit-1.1.2 )

DOCS=( README.md CHANGES.md )
S=${WORKDIR}/${MY_P}






[gentoo-commits] gentoo-x86 commit in media-plugins/vdr-skinelchi: vdr-skinelchi-0.2.7-r1.ebuild vdr-skinelchi-0.2.7.ebuild ChangeLog

2015-02-20 Thread Joerg Bornkessel (hd_brummy)
hd_brummy15/02/20 13:43:23

  Modified: vdr-skinelchi-0.2.7-r1.ebuild
vdr-skinelchi-0.2.7.ebuild ChangeLog
  Log:
  better Description
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
34C2808A)

Revision  ChangesPath
1.2  media-plugins/vdr-skinelchi/vdr-skinelchi-0.2.7-r1.ebuild

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

Index: vdr-skinelchi-0.2.7-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/vdr-skinelchi/vdr-skinelchi-0.2.7-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vdr-skinelchi-0.2.7-r1.ebuild   28 Jan 2013 18:38:05 -  1.1
+++ vdr-skinelchi-0.2.7-r1.ebuild   20 Feb 2015 13:43:23 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/vdr-skinelchi/vdr-skinelchi-0.2.7-r1.ebuild,v
 1.1 2013/01/28 18:38:05 hd_brummy Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/vdr-skinelchi/vdr-skinelchi-0.2.7-r1.ebuild,v
 1.2 2015/02/20 13:43:23 hd_brummy Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 MY_P=${P/_pre/pre}
 
-DESCRIPTION=Video Disk Recorder - Skin Plugin
+DESCRIPTION=VDR Skin Plugin: skinelchi
 HOMEPAGE=http://firefly.vdr-developer.org/skinelchi;
 SRC_URI=http://firefly.vdr-developer.org/skinelchi/${P}.tar.bz2;
 



1.3  media-plugins/vdr-skinelchi/vdr-skinelchi-0.2.7.ebuild

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

Index: vdr-skinelchi-0.2.7.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/vdr-skinelchi/vdr-skinelchi-0.2.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vdr-skinelchi-0.2.7.ebuild  28 Jul 2012 13:51:48 -  1.2
+++ vdr-skinelchi-0.2.7.ebuild  20 Feb 2015 13:43:23 -  1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/vdr-skinelchi/vdr-skinelchi-0.2.7.ebuild,v
 1.2 2012/07/28 13:51:48 hd_brummy Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/vdr-skinelchi/vdr-skinelchi-0.2.7.ebuild,v
 1.3 2015/02/20 13:43:23 hd_brummy Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 MY_P=${P/_pre/pre}
 
-DESCRIPTION=Video Disk Recorder - Skin Plugin
+DESCRIPTION=VDR Skin Plugin: skinelchi
 HOMEPAGE=http://firefly.vdr-developer.org/skinelchi;
 SRC_URI=http://firefly.vdr-developer.org/skinelchi/${P}.tar.bz2;
 



1.32 media-plugins/vdr-skinelchi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-skinelchi/ChangeLog?rev=1.32view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-skinelchi/ChangeLog?rev=1.32content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-skinelchi/ChangeLog?r1=1.31r2=1.32

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-skinelchi/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   23 Feb 2014 20:55:53 -  1.31
+++ ChangeLog   20 Feb 2015 13:43:23 -  1.32
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/vdr-skinelchi
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-skinelchi/ChangeLog,v 
1.31 2014/02/23 20:55:53 hd_brummy Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-skinelchi/ChangeLog,v 
1.32 2015/02/20 13:43:23 hd_brummy Exp $
+
+  20 Feb 2015; Joerg Bornkessel hd_bru...@gentoo.org
+  vdr-skinelchi-0.2.7.ebuild, vdr-skinelchi-0.2.7-r1.ebuild:
+  better Description
 
   23 Feb 2014; Joerg Bornkessel hd_bru...@gentoo.org
   -vdr-skinelchi-0.1.1_pre2-r3.ebuild,






[gentoo-commits] gentoo-x86 commit in dev-ruby/http_parser_rb: http_parser_rb-0.6.0.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:22:20

  Modified: http_parser_rb-0.6.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #540254
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild

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

Index: http_parser_rb-0.6.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- http_parser_rb-0.6.0.ebuild 20 Feb 2015 07:03:59 -  1.5
+++ http_parser_rb-0.6.0.ebuild 20 Feb 2015 11:22:19 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild,v 
1.5 2015/02/20 07:03:59 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild,v 
1.6 2015/02/20 11:22:19 ago Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -19,7 +19,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
+KEYWORDS=amd64 ~ppc ~ppc64 ~x86
 IUSE=
 
 each_ruby_configure() {



1.6  dev-ruby/http_parser_rb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   20 Feb 2015 07:03:59 -  1.5
+++ ChangeLog   20 Feb 2015 11:22:19 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/http_parser_rb
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v 1.5 
2015/02/20 07:03:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v 1.6 
2015/02/20 11:22:19 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org http_parser_rb-0.6.0.ebuild:
+  Stable for amd64, wrt bug #540254
 
 *http_parser_rb-0.6.0-r1 (20 Feb 2015)
 






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

2015-02-20 Thread Heather Cynede
commit: 1d189bcbe61314aea196082950508fa9925351f2
Author: Heather heather AT live DOT ru
AuthorDate: Fri Feb 20 04:05:11 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Fri Feb 20 04:05:11 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/dotnet.git;a=commit;h=1d189bcb

Merge pull request #31 from chalucha/master

patch to install ASP.Net addin


 .../monodevelop/files/5.7-downgrade_to_mvc3.patch  | 47 ++
 dev-util/monodevelop/monodevelop-5.7.0.ebuild  |  3 ++
 2 files changed, 50 insertions(+)



[gentoo-commits] gentoo-x86 commit in dev-ml/core_bench: ChangeLog core_bench-112.17.00.ebuild

2015-02-20 Thread Alexis Ballier (aballier)
aballier15/02/20 17:23:17

  Modified: ChangeLog
  Added:core_bench-112.17.00.ebuild
  Log:
  version bump
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.5  dev-ml/core_bench/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ml/core_bench/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   22 Dec 2014 10:04:48 -  1.4
+++ ChangeLog   20 Feb 2015 17:23:17 -  1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ml/core_bench
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_bench/ChangeLog,v 1.4 
2014/12/22 10:04:48 aballier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_bench/ChangeLog,v 1.5 
2015/02/20 17:23:17 aballier Exp $
+
+*core_bench-112.17.00 (20 Feb 2015)
+
+  20 Feb 2015; Alexis Ballier aball...@gentoo.org
+  +core_bench-112.17.00.ebuild:
+  version bump
 
 *core_bench-112.06.00 (22 Dec 2014)
 



1.1  dev-ml/core_bench/core_bench-112.17.00.ebuild

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

Index: core_bench-112.17.00.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ml/core_bench/core_bench-112.17.00.ebuild,v 1.1 
2015/02/20 17:23:17 aballier Exp $

EAPI=5

inherit oasis

DESCRIPTION=Micro-benchmarking library for OCaml
HOMEPAGE=https://ocaml.janestreet.com/;
SRC_URI=http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz;

LICENSE=Apache-2.0
SLOT=0/${PV}
KEYWORDS=~amd64
IUSE=

RDEPEND=
dev-ml/sexplib:=
dev-ml/textutils:=
dev-ml/pa_ounit:=
dev-ml/core:=
dev-ml/fieldslib:=
dev-ml/comparelib:=
dev-ml/camlp4:=

DEPEND=${RDEPEND}

DOCS=( README.md )






[gentoo-commits] gentoo-x86 commit in dev-ml/core_bench: ChangeLog core_bench-112.01.00.ebuild core_bench-109.58.01.ebuild core_bench-112.06.00.ebuild

2015-02-20 Thread Alexis Ballier (aballier)
aballier15/02/20 17:23:54

  Modified: ChangeLog
  Removed:  core_bench-112.01.00.ebuild
core_bench-109.58.01.ebuild
core_bench-112.06.00.ebuild
  Log:
  remove old
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.6  dev-ml/core_bench/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ml/core_bench/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   20 Feb 2015 17:23:17 -  1.5
+++ ChangeLog   20 Feb 2015 17:23:54 -  1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ml/core_bench
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_bench/ChangeLog,v 1.5 
2015/02/20 17:23:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_bench/ChangeLog,v 1.6 
2015/02/20 17:23:54 aballier Exp $
+
+  20 Feb 2015; Alexis Ballier aball...@gentoo.org
+  -core_bench-109.58.01.ebuild, -core_bench-112.01.00.ebuild,
+  -core_bench-112.06.00.ebuild:
+  remove old
 
 *core_bench-112.17.00 (20 Feb 2015)
 






[gentoo-commits] dev/axs:master commit in: dev-perl/constant-defer/

2015-02-20 Thread Ian Stakenvicius
commit: 2d16065769ef213cfdcaab9150d1b8a8ef84673e
Author: Ian Stakenvicius axs AT gentoo DOT org
AuthorDate: Fri Feb 20 16:14:49 2015 +
Commit: Ian Stakenvicius axs AT gentoo DOT org
CommitDate: Fri Feb 20 16:14:49 2015 +
URL:http://sources.gentoo.org/gitweb/?p=dev/axs.git;a=commit;h=2d160657

bumped constant-defer, dropped unnecessary deps

---
 dev-perl/constant-defer/Manifest   | 4 +++-
 dev-perl/constant-defer/constant-defer-5.0.0.ebuild| 4 +---
 .../{constant-defer-5.0.0.ebuild = constant-defer-6.0.0.ebuild}   | 7 ++-
 3 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/dev-perl/constant-defer/Manifest b/dev-perl/constant-defer/Manifest
index 6cfb62a..b8c6b13 100644
--- a/dev-perl/constant-defer/Manifest
+++ b/dev-perl/constant-defer/Manifest
@@ -1,3 +1,5 @@
 DIST constant-defer-5.tar.gz 42516 SHA256 
985fe4be377dc58d424dd3e6be1cab81f7ef4a75730d99298d94476aace0d215 SHA512 
8bb71176e3f10b68b098d33f78d3ee262f3a735d541ac432ca3f52e14655289715aa1d697f826b004e9f6f2c550d0cd11dbf38264cce71c047b85b85bf417936
 WHIRLPOOL 
323da1572c68f057960a4bec5f3584c33135af8240dc4f6dc58e8615e428f162b59660975643c8c0034f03a0a24463851dfccaff90c244a25296f7b149a7f0ef
-EBUILD constant-defer-5.0.0.ebuild 467 SHA256 
a5612d1b4baae0bd1ef69c28db1abf776aa4626a6053ffcff13272af2ca35f6a SHA512 
6f285379edb79ae1ea7ba7f641bf119ba2695c08042627b0a89c6badb65cb1e2d77b020f778aac9b3f72425496ed44a205bb778b347d8f645987d8a8810e6f56
 WHIRLPOOL 
0de0509de700e6a635cdcae15b6c5821d8084b9c483c8fa254a24353445693e7e7b5eb95e19c6815a092d333d54855f73f4cb5c9a0c1f835bbf6f3c8995cd7fc
+DIST constant-defer-6.tar.gz 43427 SHA256 
7b21263198ca22686efff3ae987a240be423dd2160afdeb29fe716d032986ffa SHA512 
902916d32ed11737d34f8764af171ba1731de807ffbfd62e342f83bef05ab0a34ddaeec3f2c9b41814877b0568fc3e09fbf26e7ce2cd4a3dd6eeba75e6755b5f
 WHIRLPOOL 
ccd9e0fcb0763677e7fbdb5815d332bca69d3db117985582dd0f2469d4c70e27024f7f01a96d84ba8d0b8b009d4e6496402b7f2990b532f0995e84d7ed9f8067
+EBUILD constant-defer-5.0.0.ebuild 427 SHA256 
6ae120e81c1d4aa7daada1d82fcaa34f38c24e563047fa6f9b2d4623b000cf16 SHA512 
e453bcc18d9e24675671c9a39bec79968421d7fc7db672b15e7ad8e22adbe805e7af71be3a7c97db0c23bbaa4714ff27c4d580ccb451c629d5bbdd5eecaeac31
 WHIRLPOOL 
fe0a771fa72eb1e132a28c92298d5558d3cca2d111cad25109437fc614e3a3aa6d528260de4ba7a01b3db80fffe5603ee114ed205ed0a481323d24dad0fc03af
+EBUILD constant-defer-6.0.0.ebuild 400 SHA256 
eeaa8aa525309b47ff35cbd0c8236ccc2012be9a3e3b640db3ea72a94cce6d5b SHA512 
5ab23d3e45014826b2936e60d243c0c37308f036ac4a7ab806d485c3dddab0d5314718b9607fd3576113cb2d19061a40ca08d9c92fb41db98e2dbd953379e1b9
 WHIRLPOOL 
dbf77a3ead80ce5a8acd09d64496103f8b8453a41561a272dc4d096edacd02a2d7c810dd3c185fd3841d3b917bfc0353e7baaee028d19bd7cd7c98078c2eb93f
 MISC metadata.xml 302 SHA256 
2b94d6085487f6875fc83a1b7126547e88723ef5f93725ac6e0ffd499e69b076 SHA512 
efda2325dab9e2a2f5ed1dd10fb34eb61998cd3c5aafb5a34347b566e394466c4fc2905a58d7df68049b110300dc4ae4daa150f3ae88e18743a96d47ee17e9f2
 WHIRLPOOL 
c494830d9063668615447e028d6b1a88aeec1bb208e25f5da63c11aa43747bcdc16453dd356431b4d31c041f086d295ca0c93e641cc7ce6a48edd3d2ea3bb899

diff --git a/dev-perl/constant-defer/constant-defer-5.0.0.ebuild 
b/dev-perl/constant-defer/constant-defer-5.0.0.ebuild
index ce2cc99..00dc6ba 100644
--- a/dev-perl/constant-defer/constant-defer-5.0.0.ebuild
+++ b/dev-perl/constant-defer/constant-defer-5.0.0.ebuild
@@ -16,9 +16,7 @@ SLOT=0
 KEYWORDS=~amd64
 IUSE=test
 
-RDEPEND=dev-perl/Math-Libm
-
-DEPEND=${RDEPEND}
+DEPEND=
virtual/perl-ExtUtils-MakeMaker
test? (
virtual/perl-Test

diff --git a/dev-perl/constant-defer/constant-defer-5.0.0.ebuild 
b/dev-perl/constant-defer/constant-defer-6.0.0.ebuild
similarity index 79%
copy from dev-perl/constant-defer/constant-defer-5.0.0.ebuild
copy to dev-perl/constant-defer/constant-defer-6.0.0.ebuild
index ce2cc99..f0532de 100644
--- a/dev-perl/constant-defer/constant-defer-5.0.0.ebuild
+++ b/dev-perl/constant-defer/constant-defer-6.0.0.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 
 MODULE_AUTHOR=KRYDE
-MODULE_VERSION=5
+MODULE_VERSION=6
 
 inherit perl-module
 
@@ -16,13 +16,10 @@ SLOT=0
 KEYWORDS=~amd64
 IUSE=test
 
-RDEPEND=dev-perl/Math-Libm
-
-DEPEND=${RDEPEND}
+DEPEND=
virtual/perl-ExtUtils-MakeMaker
test? (
virtual/perl-Test
-   virtual/perl-Test-Simple
)
 
 



[gentoo-commits] gentoo-x86 commit in sci-libs/Rtree: - New directory

2015-02-20 Thread Slawek Lis (slis)
slis15/02/20 11:15:50

  Log:
  Directory /var/cvsroot/gentoo-x86/sci-libs/Rtree added to the repository



[gentoo-commits] proj/kde:master commit in: kde-apps/kcontrol/

2015-02-20 Thread Johannes Huber
commit: 804edb9139ceb07d219629081e6b19c10b503351
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Thu Feb 19 19:23:05 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Fri Feb 20 20:50:54 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=804edb91

[kde-apps/kcontrol] Allow RDEPEND on kde-base/khotkeys

Package-Manager: portage-2.2.17

---
 kde-apps/kcontrol/kcontrol-14.12.2.ebuild | 2 +-
 kde-apps/kcontrol/kcontrol-.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kcontrol/kcontrol-14.12.2.ebuild 
b/kde-apps/kcontrol/kcontrol-14.12.2.ebuild
index c31350b..98d9640 100644
--- a/kde-apps/kcontrol/kcontrol-14.12.2.ebuild
+++ b/kde-apps/kcontrol/kcontrol-14.12.2.ebuild
@@ -14,5 +14,5 @@ IUSE=debug
 
 RDEPEND=
$(add_kdeapps_dep zeroconf-ioslave)
-   kde-plasma/khotkeys
+   || ( $(add_kdebase_dep khotkeys '' 4.11) kde-plasma/khotkeys )
 

diff --git a/kde-apps/kcontrol/kcontrol-.ebuild 
b/kde-apps/kcontrol/kcontrol-.ebuild
index 5be1cca..fdbd5c9 100644
--- a/kde-apps/kcontrol/kcontrol-.ebuild
+++ b/kde-apps/kcontrol/kcontrol-.ebuild
@@ -14,5 +14,5 @@ IUSE=debug
 
 RDEPEND=
$(add_kdeapps_dep zeroconf-ioslave)
-   kde-plasma/khotkeys
+   || ( $(add_kdebase_dep khotkeys '' 4.11) kde-plasma/khotkeys )
 



[gentoo-commits] gentoo-x86 commit in net-wireless/gnuradio: gnuradio-9999.ebuild gnuradio-3.7.6.1.ebuild ChangeLog

2015-02-20 Thread Richard Farina (zerochaos)
zerochaos15/02/20 18:35:04

  Modified: gnuradio-.ebuild gnuradio-3.7.6.1.ebuild
ChangeLog
  Log:
  workaround for bug #540658, adjust dep for non-broken version of qwt:6
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.29 net-wireless/gnuradio/gnuradio-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-.ebuild?rev=1.29view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-.ebuild?rev=1.29content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-.ebuild?r1=1.28r2=1.29

Index: gnuradio-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-.ebuild,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- gnuradio-.ebuild21 Jan 2015 12:32:44 -  1.28
+++ gnuradio-.ebuild20 Feb 2015 18:35:04 -  1.29
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-.ebuild,v 1.28 
2015/01/21 12:32:44 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-.ebuild,v 1.29 
2015/02/20 18:35:04 zerochaos Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -72,7 +72,7 @@
=dev-python/pyqwt-5.2:5[${PYTHON_USEDEP}]
=dev-qt/qtcore-4.4:4
=dev-qt/qtgui-4.4:4
-   x11-libs/qwt:6
+   x11-libs/qwt-6.1.2-r1:6
)
sdl? ( =media-libs/libsdl-1.2.0 )
uhd? ( =net-wireless/uhd-3.4.3-r1:=[${PYTHON_USEDEP}] )



1.2  net-wireless/gnuradio/gnuradio-3.7.6.1.ebuild

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

Index: gnuradio-3.7.6.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.7.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnuradio-3.7.6.1.ebuild 17 Feb 2015 16:07:10 -  1.1
+++ gnuradio-3.7.6.1.ebuild 20 Feb 2015 18:35:04 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.7.6.1.ebuild,v 1.1 
2015/02/17 16:07:10 zerochaos Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.7.6.1.ebuild,v 1.2 
2015/02/20 18:35:04 zerochaos Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -72,7 +72,7 @@
=dev-python/pyqwt-5.2:5[${PYTHON_USEDEP}]
=dev-qt/qtcore-4.4:4
=dev-qt/qtgui-4.4:4
-   x11-libs/qwt:6
+   x11-libs/qwt-6.1.2-r1:6
)
sdl? ( =media-libs/libsdl-1.2.0 )
uhd? ( =net-wireless/uhd-3.4.3-r1:=[${PYTHON_USEDEP}] )



1.63 net-wireless/gnuradio/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/ChangeLog?rev=1.63view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/ChangeLog?rev=1.63content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/ChangeLog?r1=1.62r2=1.63

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog   17 Feb 2015 16:07:10 -  1.62
+++ ChangeLog   20 Feb 2015 18:35:04 -  1.63
@@ -1,6 +1,10 @@
 # ChangeLog for net-wireless/gnuradio
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.62 
2015/02/17 16:07:10 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.63 
2015/02/20 18:35:04 zerochaos Exp $
+
+  20 Feb 2015; Rick Farina zeroch...@gentoo.org gnuradio-3.7.6.1.ebuild,
+  gnuradio-.ebuild:
+  workaround for bug #540658, adjust dep for non-broken version of qwt:6
 
 *gnuradio-3.7.6.1 (17 Feb 2015)
 






[gentoo-commits] gentoo-x86 commit in x11-misc/qcomicbook: ChangeLog qcomicbook-0.9.0-r1.ebuild

2015-02-20 Thread Sergey Popov (pinkbyte)
pinkbyte15/02/20 12:21:47

  Modified: ChangeLog qcomicbook-0.9.0-r1.ebuild
  Log:
  Stable on x86, wrt bug #538410
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x60C0742D1F357D42)

Revision  ChangesPath
1.55 x11-misc/qcomicbook/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qcomicbook/ChangeLog?rev=1.55view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qcomicbook/ChangeLog?rev=1.55content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qcomicbook/ChangeLog?r1=1.54r2=1.55

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/qcomicbook/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   19 Feb 2015 09:04:33 -  1.54
+++ ChangeLog   20 Feb 2015 12:21:47 -  1.55
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/qcomicbook
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/qcomicbook/ChangeLog,v 1.54 
2015/02/19 09:04:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/qcomicbook/ChangeLog,v 1.55 
2015/02/20 12:21:47 pinkbyte Exp $
+
+  20 Feb 2015; Sergey Popov pinkb...@gentoo.org qcomicbook-0.9.0-r1.ebuild:
+  Stable on x86, wrt bug #538410
 
   19 Feb 2015; Agostino Sarubbo a...@gentoo.org qcomicbook-0.9.0-r1.ebuild:
   Stable for amd64, wrt bug #538410



1.3  x11-misc/qcomicbook/qcomicbook-0.9.0-r1.ebuild

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

Index: qcomicbook-0.9.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-misc/qcomicbook/qcomicbook-0.9.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qcomicbook-0.9.0-r1.ebuild  19 Feb 2015 09:04:33 -  1.2
+++ qcomicbook-0.9.0-r1.ebuild  20 Feb 2015 12:21:47 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/qcomicbook/qcomicbook-0.9.0-r1.ebuild,v 1.2 
2015/02/19 09:04:33 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/qcomicbook/qcomicbook-0.9.0-r1.ebuild,v 1.3 
2015/02/20 12:21:47 pinkbyte Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 ~ppc ~x86
+KEYWORDS=amd64 ~ppc x86
 IUSE=debug
 
 DEPEND=dev-qt/qtgui:4






[gentoo-commits] proj/dotnet:master commit in: dev-util/monodevelop/, dev-util/monodevelop/files/

2015-02-20 Thread Heather Cynede
commit: 317a503ace2ecfd6b9cc40e01515d800b3e22df7
Author: Tomáš Chaloupka chalucha AT gmail DOT com
AuthorDate: Thu Feb 19 22:41:48 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Thu Feb 19 22:41:48 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/dotnet.git;a=commit;h=317a503a

patch to install ASP.Net addin

---
 .../monodevelop/files/5.7-downgrade_to_mvc3.patch  | 47 ++
 dev-util/monodevelop/monodevelop-5.7.0.ebuild  |  3 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-util/monodevelop/files/5.7-downgrade_to_mvc3.patch 
b/dev-util/monodevelop/files/5.7-downgrade_to_mvc3.patch
new file mode 100644
index 000..ba76794
--- /dev/null
+++ b/dev-util/monodevelop/files/5.7-downgrade_to_mvc3.patch
@@ -0,0 +1,47 @@
+Index: 
xamarin-pkg-monodevelop/src/addins/AspNet/Properties/MonoDevelop.AspNet.addin.xml
+===
+--- 
xamarin-pkg-monodevelop.orig/src/addins/AspNet/Properties/MonoDevelop.AspNet.addin.xml
 2015-01-15 19:43:29.994850405 +
 
xamarin-pkg-monodevelop/src/addins/AspNet/Properties/MonoDevelop.AspNet.addin.xml
  2015-01-15 19:51:12.746841738 +
+@@ -1,13 +1,13 @@
+ ExtensionModel
+   
+   Runtime
+-  Import assembly = System.Web.Helpers.dll /
+-  Import assembly = System.Web.Mvc.dll /
+-  Import assembly = System.Web.Razor.dll /
+-  Import assembly = System.Web.WebPages.Deployment.dll /
+-  Import assembly = System.Web.WebPages.dll /
+-  Import assembly = System.Web.WebPages.Razor.dll /
+-
++!--  Import assembly = System.Web.Helpers.dll /
++  Import assembly = System.Web.Mvc.dll /
++  Import assembly = System.Web.Razor.dll /
++  Import assembly = System.Web.WebPages.Deployment.dll /
++  Import assembly = System.Web.WebPages.dll /
++  Import assembly = System.Web.WebPages.Razor.dll / --
++
+   Import file = Html/Schemas/xhtml1-strict.xsd /
+   Import file = Html/Schemas/xhtml1-transitional.xsd /
+   Import file = Html/Schemas/xhtml1-frameset.xsd /
+@@ -202,10 +202,10 @@
+   guid={E53F8FEA-EAE0-44A6-8774-FFD645390401}
+   type=MonoDevelop.AspNet.Projects.AspMvc3Project
+   useXBuild=true /
+-  DotNetProjectSubtype
++!--  DotNetProjectSubtype
+   guid={E3E379DF-F4C6-4180-9B81-6769533ABE47}
+   type=MonoDevelop.AspNet.Projects.AspMvc4Project
+-  useXBuild=true /
++  useXBuild=true / --
+   DotNetProjectSubtype
+   id=MonoDevelop.AspNet.Projects.AspNetAppProject
+   guid={349C5851-65DF-11DA-9384-00065B846F21}
+@@ -216,7 +216,7 @@
+   Extension path = /MonoDevelop/TypeSystem/Parser
+   Parser class = MonoDevelop.AspNet.WebForms.WebFormsParser 
mimeType=application/x-aspx, application/x-ascx, application/x-master-page /
+   Parser class = MonoDevelop.AspNet.Html.HtmlParser 
mimeType=text/html, application/x-spark /
+-  Parser class = MonoDevelop.AspNet.Razor.RazorCSharpParser 
mimeType=text/x-cshtml /
++  Parser class = MonoDevelop.AspNet.Razor.RazorCSharpParser 
mimeType=text/x-cshtml /
+   /Extension
+ 
+   Extension path = /MonoDevelop/ProjectModel/SerializableClasses

diff --git a/dev-util/monodevelop/monodevelop-5.7.0.ebuild 
b/dev-util/monodevelop/monodevelop-5.7.0.ebuild
index 5aa6ba5..dab577e 100644
--- a/dev-util/monodevelop/monodevelop-5.7.0.ebuild
+++ b/dev-util/monodevelop/monodevelop-5.7.0.ebuild
@@ -60,6 +60,9 @@ src_prepare() {
# when gtk#-3 is installed alongside gtk#-2
find ${S} -name '*.csproj' -exec sed -i 
's#SpecificVersion.*/SpecificVersion#SpecificVersionTrue/SpecificVersion#'
 {} + || die
 
+   #fix ASP.Net
+   epatch ${FILESDIR}/5.7-downgrade_to_mvc3.patch
+
#copy missing binaries
mkdir -p ${S}/packages/NUnit.2.6.3/lib || die
mkdir -p ${S}/packages/NUnit.Runners.2.6.3/tools/lib || die



[gentoo-commits] dev/axs:master commit in: dev-perl/Wx-GLCanvas/

2015-02-20 Thread Ian Stakenvicius
commit: 35a183ca564a3d3f6536d9c952f1dd6cb3790261
Author: Ian Stakenvicius axs AT gentoo DOT org
AuthorDate: Fri Feb 20 05:29:27 2015 +
Commit: Ian Stakenvicius axs AT gentoo DOT org
CommitDate: Fri Feb 20 05:29:27 2015 +
URL:http://sources.gentoo.org/gitweb/?p=dev/axs.git;a=commit;h=35a183ca

added virtual/opengl to DEPEND to ensure GL/gl.h exists

---
 dev-perl/Wx-GLCanvas/Manifest  | 2 +-
 dev-perl/Wx-GLCanvas/Wx-GLCanvas-0.90.0.ebuild | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Wx-GLCanvas/Manifest b/dev-perl/Wx-GLCanvas/Manifest
index db6f320..a9476a4 100644
--- a/dev-perl/Wx-GLCanvas/Manifest
+++ b/dev-perl/Wx-GLCanvas/Manifest
@@ -1,3 +1,3 @@
 DIST Wx-GLCanvas-0.09.tar.gz 13910 SHA256 
6ad2c29ff06ff80a5c8b4b9d1d6bf0aed57489e831be59c94494f4f688dc8fe0 SHA512 
2a866736a77c9de697ae474eae82363f89f5ac53c39fe2633b154f218f54d0ce9a0c08894152cee507969a0eaae9695472f27b353d4395469a97da758e59ce84
 WHIRLPOOL 
609ffcbc2f2d7d22c5f22e396442aed2566a479a3fda6575ffa41e043530852166614f1e8737a6d6f5b7c6157a8ee7ba79629a4eca451e71d86d0799edcfdf93
-EBUILD Wx-GLCanvas-0.90.0.ebuild 509 SHA256 
3be1621464ca8d8b4c4209f762d6327096d97ce34399191458649d68527d5d87 SHA512 
f8913a3843e9a5b265504abb3e27aa3758855c41e9a4b93d85c07e32960b84140b961b05f85b674d25bfb695a03d5b89b5fdf7a1bc37d02e548ef9bef73bd653
 WHIRLPOOL 
d4ba6d894262f9407256f9f7197c6ccac7a3e8b1c8e1bb1b890bff7c6be3a7a1a6e2f02c656e2c7a24f2de147b5a90124005109558b89548a654d4d0fe07
+EBUILD Wx-GLCanvas-0.90.0.ebuild 525 SHA256 
c8f28537768327bcf54aa9db5f1595bd9f935176ed80364fb6bc61b4ec3b806a SHA512 
53842d52c1552cf278aa18dff101fb515ed6e7c0c0ed8176ee4d271c0772fa9a2c0a811b3aa66917e11533ff59a34bb9d0be44163c4add8bcf8bd3437712a734
 WHIRLPOOL 
b0b0ace49185bf27aa0a26c5869ff5ca2d77495770906eb4b0f863e47094c78ad243b29ae3a79a570a54925956bcad1d9a5f43ecd253790269dc1891ceb18d76
 MISC metadata.xml 237 SHA256 
13826728c58a86ba1b48fe4bd337d3160cb920d494dd3ea1bf2c79f3c58d55ce SHA512 
86abd65e859253dfa072ed3fc51bc24bdef05ddb801b52253f6ce5ebfa9485d7ba990602b5b3dfc4abab5ccfa5ad9d39ce0c2b6b93f950e1b49af90f3f6a1c35
 WHIRLPOOL 
65734ef6cb20b3af63eab433dc829568d8743dcc2cc93116755c35be3d52d12751b474c4db0fdcbcb0b35052c5e40c9593b6dc15b5b75cf352e97c6d0c134ffe

diff --git a/dev-perl/Wx-GLCanvas/Wx-GLCanvas-0.90.0.ebuild 
b/dev-perl/Wx-GLCanvas/Wx-GLCanvas-0.90.0.ebuild
index 0bbe6e0..7f14159 100644
--- a/dev-perl/Wx-GLCanvas/Wx-GLCanvas-0.90.0.ebuild
+++ b/dev-perl/Wx-GLCanvas/Wx-GLCanvas-0.90.0.ebuild
@@ -19,6 +19,7 @@ RDEPEND=dev-perl/OpenGL
 
 
 DEPEND=${RDEPEND}
+   virtual/opengl
virtual/perl-ExtUtils-MakeMaker
 
 



[gentoo-commits] gentoo-x86 commit in games-puzzle/gtkballs: gtkballs-3.1.5-r1.ebuild ChangeLog

2015-02-20 Thread Alfredo Tupone (tupone)
tupone  15/02/20 20:54:11

  Modified: gtkballs-3.1.5-r1.ebuild ChangeLog
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.6  games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild?r1=1.5r2=1.6

Index: gtkballs-3.1.5-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gtkballs-3.1.5-r1.ebuild4 May 2012 04:45:28 -   1.5
+++ gtkballs-3.1.5-r1.ebuild20 Feb 2015 20:54:11 -  1.6
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild,v 1.5 
2012/05/04 04:45:28 jdhore Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild,v 1.6 
2015/02/20 20:54:11 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils games
 
 DESCRIPTION=An entertaining game based on the old DOS game lines
@@ -32,8 +32,7 @@
 }
 
 src_install() {
-   emake DESTDIR=${D} install || die
-   dodoc ChangeLog AUTHORS README* TODO NEWS || die dodoc failed
+   default
newicon gnome-gtkballs.png ${PN}.png
make_desktop_entry gtkballs GTK Balls
prepgamesdirs



1.16 games-puzzle/gtkballs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/gtkballs/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   4 May 2012 04:45:28 -   1.15
+++ ChangeLog   20 Feb 2015 20:54:11 -  1.16
@@ -1,6 +1,9 @@
 # ChangeLog for games-puzzle/gtkballs
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gtkballs/ChangeLog,v 1.15 
2012/05/04 04:45:28 jdhore Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gtkballs/ChangeLog,v 1.16 
2015/02/20 20:54:11 tupone Exp $
+
+  20 Feb 2015; Tupone Alfredo tup...@gentoo.org gtkballs-3.1.5-r1.ebuild:
+  EAPI 5
 
   04 May 2012; Jeff Horelick jdh...@gentoo.org gtkballs-3.1.5-r1.ebuild:
   dev-util/pkgconfig - virtual/pkgconfig






[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-9999.ebuild systemd-219.ebuild ChangeLog

2015-02-20 Thread Mike Gilbert (floppym)
floppym 15/02/20 16:13:22

  Modified: systemd-.ebuild systemd-219.ebuild ChangeLog
  Log:
  Depend on media-fonts/unifont[utils] when USE=terminal. Bug 540652 by Marcel 
Unbehaun and Reuben Martin.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.160sys-apps/systemd/systemd-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.160view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.160content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?r1=1.159r2=1.160

Index: systemd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- systemd-.ebuild 17 Feb 2015 20:15:02 -  1.159
+++ systemd-.ebuild 20 Feb 2015 16:13:22 -  1.160
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.159 2015/02/17 20:15:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.160 2015/02/20 16:13:22 floppym Exp $
 
 EAPI=5
 
@@ -99,7 +99,7 @@
virtual/pkgconfig
doc? ( =dev-util/gtk-doc-1.18 )
python? ( dev-python/lxml[${PYTHON_USEDEP}] )
-   terminal? ( media-fonts/unifont )
+   terminal? ( media-fonts/unifont[utils(+)] )
test? ( =sys-apps/dbus-1.6.8-r1:0 )
 
 #if LIVE



1.2  sys-apps/systemd/systemd-219.ebuild

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

Index: systemd-219.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-219.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- systemd-219.ebuild  19 Feb 2015 02:25:58 -  1.1
+++ systemd-219.ebuild  20 Feb 2015 16:13:22 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-219.ebuild,v 1.1 
2015/02/19 02:25:58 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-219.ebuild,v 1.2 
2015/02/20 16:13:22 floppym Exp $
 
 EAPI=5
 
@@ -91,7 +91,7 @@
virtual/pkgconfig
doc? ( =dev-util/gtk-doc-1.18 )
python? ( dev-python/lxml[${PYTHON_USEDEP}] )
-   terminal? ( media-fonts/unifont )
+   terminal? ( media-fonts/unifont[utils(+)] )
test? ( =sys-apps/dbus-1.6.8-r1:0 )
 
 pkg_pretend() {



1.351sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.350
retrieving revision 1.351
diff -u -r1.350 -r1.351
--- ChangeLog   19 Feb 2015 02:25:58 -  1.350
+++ ChangeLog   20 Feb 2015 16:13:22 -  1.351
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.350 
2015/02/19 02:25:58 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.351 
2015/02/20 16:13:22 floppym Exp $
+
+  20 Feb 2015; Mike Gilbert flop...@gentoo.org systemd-219.ebuild,
+  systemd-.ebuild:
+  Depend on media-fonts/unifont[utils] when USE=terminal. Bug 540652 by Marcel
+  Unbehaun and Reuben Martin.
 
 *systemd-219 (19 Feb 2015)
 






[gentoo-commits] gentoo-x86 commit in media-fonts/lohit-odia: - New directory

2015-02-20 Thread Ben de Groot (yngwin)
yngwin  15/02/20 18:32:48

  Log:
  Directory /var/cvsroot/gentoo-x86/media-fonts/lohit-odia added to the 
repository



[gentoo-commits] gentoo-x86 commit in dev-ml/async_unix: ChangeLog async_unix-111.28.00.ebuild async_unix-112.06.00.ebuild async_unix-110.01.00.ebuild async_unix-112.01.00.ebuild

2015-02-20 Thread Alexis Ballier (aballier)
aballier15/02/20 17:43:31

  Modified: ChangeLog
  Removed:  async_unix-111.28.00.ebuild
async_unix-112.06.00.ebuild
async_unix-110.01.00.ebuild
async_unix-112.01.00.ebuild
  Log:
  remove old
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.17 dev-ml/async_unix/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ml/async_unix/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   20 Feb 2015 17:42:55 -  1.16
+++ ChangeLog   20 Feb 2015 17:43:31 -  1.17
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ml/async_unix
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/async_unix/ChangeLog,v 1.16 
2015/02/20 17:42:55 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/async_unix/ChangeLog,v 1.17 
2015/02/20 17:43:31 aballier Exp $
+
+  20 Feb 2015; Alexis Ballier aball...@gentoo.org
+  -async_unix-110.01.00.ebuild, -async_unix-111.28.00.ebuild,
+  -async_unix-112.01.00.ebuild, -async_unix-112.06.00.ebuild:
+  remove old
 
 *async_unix-112.17.00 (20 Feb 2015)
 






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

2015-02-20 Thread Hans de Graaff (graaff)
graaff  15/02/20 07:03:59

  Modified: ChangeLog http_parser_rb-0.6.0.ebuild
  Added:http_parser_rb-0.6.0-r1.ebuild
  Log:
  Create stable candidate.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.5  dev-ruby/http_parser_rb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   19 Dec 2014 13:27:30 -  1.4
+++ ChangeLog   20 Feb 2015 07:03:59 -  1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/http_parser_rb
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v 1.4 
2014/12/19 13:27:30 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v 1.5 
2015/02/20 07:03:59 graaff Exp $
+
+*http_parser_rb-0.6.0-r1 (20 Feb 2015)
+
+  20 Feb 2015; Hans de Graaff gra...@gentoo.org http_parser_rb-0.6.0.ebuild,
+  +http_parser_rb-0.6.0-r1.ebuild:
+  Create stable candidate.
 
   19 Dec 2014; Agostino Sarubbo a...@gentoo.org http_parser_rb-0.6.0.ebuild:
   Add ~x86, wrt bug #511176



1.5  dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild

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

Index: http_parser_rb-0.6.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- http_parser_rb-0.6.0.ebuild 19 Dec 2014 13:27:30 -  1.4
+++ http_parser_rb-0.6.0.ebuild 20 Feb 2015 07:03:59 -  1.5
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild,v 
1.4 2014/12/19 13:27:30 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild,v 
1.5 2015/02/20 07:03:59 graaff Exp $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21
+USE_RUBY=ruby19 ruby20
 
 RUBY_FAKEGEM_RECIPE_TEST=rspec
 



1.1  dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild

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

Index: http_parser_rb-0.6.0-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild,v
 1.1 2015/02/20 07:03:59 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_RECIPE_TEST=rspec

RUBY_FAKEGEM_RECIPE_DOC=rdoc
RUBY_FAKEGEM_EXTRADOC=README.md

RUBY_FAKEGEM_NAME=http_parser.rb

inherit ruby-fakegem

DESCRIPTION=Simple callback-based HTTP request/response parser
HOMEPAGE=http://github.com/tmm1/http_parser.rb;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
IUSE=

each_ruby_configure() {
${RUBY} -Cext/ruby_http_parser extconf.rb || die
}

each_ruby_compile() {
emake -Cext/ruby_http_parser V=1
cp ext/ruby_http_parser/ruby_http_parser.so lib/ || die
}






[gentoo-commits] gentoo-x86 commit in dev-python/imaging/files: imaging-1.1.7-no-host-paths.patch

2015-02-20 Thread Mike Frysinger (vapier)
vapier  15/02/20 18:53:55

  Added:imaging-1.1.7-no-host-paths.patch
  Log:
  Fix from Chromium OS for cross-compiling.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.1  dev-python/imaging/files/imaging-1.1.7-no-host-paths.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/files/imaging-1.1.7-no-host-paths.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/files/imaging-1.1.7-no-host-paths.patch?rev=1.1content-type=text/plain

Index: imaging-1.1.7-no-host-paths.patch
===
do not poke around /usr/include and /usr/lib directly as it's (1) not needed
and (2) breaks cross-compiling

patch from Chromium OS

--- a/setup.py
+++ b/setup.py
@@ -147,7 +147,6 @@ class pil_build_ext(build_ext):
 add_directory(library_dirs, /opt/local/lib)
 add_directory(include_dirs, /opt/local/include)
 
-add_directory(library_dirs, /usr/local/lib)
 # FIXME: check /opt/stuff directories here?
 
 prefix = sysconfig.get_config_var(prefix)
@@ -207,13 +206,6 @@ class pil_build_ext(build_ext):
 if os.path.isfile(os.path.join(tcl_dir, tk.h)):
 add_directory(include_dirs, tcl_dir)
 
-# standard locations
-add_directory(library_dirs, /usr/local/lib)
-add_directory(include_dirs, /usr/local/include)
-
-add_directory(library_dirs, /usr/lib)
-add_directory(include_dirs, /usr/include)
-
 #
 # insert new dirs *before* default libs, to avoid conflicts
 # between Python PYD stub libs and real libraries






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

2015-02-20 Thread Hans de Graaff (graaff)
graaff  15/02/20 07:02:13

  Modified: ChangeLog http-0.6.3.ebuild
  Added:http-0.6.3-r1.ebuild
  Log:
  Create stable candidate.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.13 dev-ruby/http/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   20 Feb 2015 07:01:21 -  1.12
+++ ChangeLog   20 Feb 2015 07:02:13 -  1.13
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/http
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v 1.12 2015/02/20 
07:01:21 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v 1.13 2015/02/20 
07:02:13 graaff Exp $
+
+*http-0.6.3-r1 (20 Feb 2015)
+
+  20 Feb 2015; Hans de Graaff gra...@gentoo.org http-0.6.3.ebuild,
+  +http-0.6.3-r1.ebuild:
+  Create stable candidate.
 
   20 Feb 2015; Hans de Graaff gra...@gentoo.org -http-0.6.1.ebuild,
   -http-0.6.2.ebuild:



1.3  dev-ruby/http/http-0.6.3.ebuild

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

Index: http-0.6.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- http-0.6.3.ebuild   19 Dec 2014 13:27:28 -  1.2
+++ http-0.6.3.ebuild   20 Feb 2015 07:02:13 -  1.3
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.3.ebuild,v 1.2 
2014/12/19 13:27:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.3.ebuild,v 1.3 
2015/02/20 07:02:13 graaff Exp $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21
+USE_RUBY=ruby19 ruby20
 
 RUBY_FAKEGEM_RECIPE_TEST=rspec
 



1.1  dev-ruby/http/http-0.6.3-r1.ebuild

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

Index: http-0.6.3-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.3-r1.ebuild,v 1.1 
2015/02/20 07:02:13 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_RECIPE_TEST=rspec

RUBY_FAKEGEM_RECIPE_DOC=rdoc
RUBY_FAKEGEM_EXTRADOC=CHANGES.md README.md

inherit ruby-fakegem

DESCRIPTION=An easy-to-use client library for making requests from Ruby
HOMEPAGE=https://github.com/tarcieri/http;

LICENSE=MIT
SLOT=0.6
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
IUSE=

ruby_add_rdepend =dev-ruby/http_parser_rb-0.6.0 =dev-ruby/http_parser_rb-0.6*

all_ruby_prepare() {
sed -i -e '/simplecov/,/end/ s:^:#:' \
-e '1irequire cgi' spec/spec_helper.rb || die
}






[gentoo-commits] gentoo-x86 commit in www-servers/tomcat/files: tomcat-8.0.18-build.xml.patch

2015-02-20 Thread Miroslav Sulc (fordfrog)
fordfrog15/02/20 07:25:44

  Added:tomcat-8.0.18-build.xml.patch
  Log:
  www-servers/tomcat: version bump
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
CFE47E2F)

Revision  ChangesPath
1.1  www-servers/tomcat/files/tomcat-8.0.18-build.xml.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tomcat/files/tomcat-8.0.18-build.xml.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tomcat/files/tomcat-8.0.18-build.xml.patch?rev=1.1content-type=text/plain

Index: tomcat-8.0.18-build.xml.patch
===
diff -Naur apache-tomcat-8.0.18-src-orig/build.xml 
apache-tomcat-8.0.18-src/build.xml
--- apache-tomcat-8.0.18-src-orig/build.xml 2015-01-28 15:10:36.112146352 
-0500
+++ apache-tomcat-8.0.18-src/build.xml  2015-02-19 18:08:37.971396016 -0500
@@ -703,24 +703,29 @@
   manifest=${tomcat.manifests}/annotations-api.jar.manifest /
 
 !-- Servlet 3.1 Implementation JAR File --
+!--
 jarIt jarfile=${servlet-api.jar}
   filesDir=${tomcat.classes}
   filesId=files.servlet-api
   manifest=${tomcat.manifests}/servlet-api.jar.manifest
   notice=${tomcat.manifests}/servlet-api.jar.notice
   license=${tomcat.manifests}/servlet-api.jar.license /
-
+--
 !-- JSP 2.3 Implementation JAR File --
+!--
 jarIt jarfile=${jsp-api.jar}
   filesDir=${tomcat.classes}
   filesId=files.jsp-api
   manifest=${tomcat.manifests}/jsp-api.jar.manifest /
+--
 
 !-- EL 3.0 Implementation JAR File --
+!--
 jarIt jarfile=${el-api.jar}
   filesDir=${tomcat.classes}
   filesId=files.el-api
   manifest=${tomcat.manifests}/el-api.jar.manifest /
+--
 
 !-- WebSocket 1.1 API JAR File --
 jarIt jarfile=${websocket-api.jar}
@@ -992,14 +997,14 @@
 
   target name=deploy 
depends=package,build-docs,build-tomcat-jdbc,compile-webapp-examples
   description=Default. Builds a working Tomcat instance
-
+!--
 copy tofile=${tomcat.build}/bin/tomcat-native.tar.gz
 file=${tomcat-native.tar.gz} /
 copy tofile=${tomcat.build}/bin/commons-daemon-native.tar.gz
 file=${commons-daemon.native.src.tgz} /
 
 copy tofile=${tomcat.build}/bin/commons-daemon.jar 
file=${commons-daemon.jar} /
-
+--
 !-- Copy scripts --
 copy todir=${tomcat.build}/bin
   fileset dir=bin
@@ -1059,7 +1064,7 @@
 exclude name=${jdt.jar.filename}/
   /fileset
 /delete
-copy file=${jdt.jar} todir=${tomcat.build}/lib/
+!--copy file=${jdt.jar} todir=${tomcat.build}/lib/ --
 
 !-- Add sources for examples --
 antcall target=examples-sources /
@@ -1093,7 +1098,7 @@
 /javac
   /target
 
-  target name=build-tomcat-jdbc depends=package
+  target name=build-tomcat-jdbc depends=package unless=noget
 !-- build the jdbc-pool jar and source jar--
 echo message=Building Tomcat JDBC pool libraries/
 ant antfile=${tomcat.jdbc.dir}/build.xml dir=${tomcat.jdbc.dir}
@@ -1108,7 +1113,7 @@
 copy file=${tomcat-jdbc.jar} todir=${tomcat.build}/lib/
   /target
 
-  target name=build-tomcat-jdbc-src
+  target name=build-tomcat-jdbc-src unless=noget
 !-- build the jdbc-pool source jar--
 echo message=Building Tomcat JDBC pool src JAR/
 ant antfile=${tomcat.jdbc.dir}/build.xml dir=${tomcat.jdbc.dir}
@@ -1212,10 +1217,11 @@
 
 copy file=${basedir}/LICENSE todir=${tomcat.embed} /
 copy file=${basedir}/NOTICE todir=${tomcat.embed} /
+!--
 copy file=${tomcat-dbcp.jar} todir=${tomcat.embed}
   failonerror=false/
 copy file=${jdt.jar} todir=${tomcat.embed} /
-
+--
 !-- Note the meta-inf below will work as long as there is only one JAR
  that needs to add entries. If there is more than one a more complex
  solution will be required. --
@@ -1519,7 +1525,7 @@
 
   target name=extras-commons-logging-prepare
   depends=extras-prepare
-  description=Prepare to build web services extras package
+  description=Prepare to build web services extras package 
unless=noget
 
 antcall target=downloadfile-2
   param name=sourcefile.1 value=${commons-logging-src.loc.1}/
@@ -1658,7 +1664,7 @@
 
   target name=extras-webservices-prepare
   depends=extras-prepare
-  description=Prepare to build web services extras package
+  description=Prepare to build web services extras package 
unless=noget
 
 antcall target=downloadfile
   param name=sourcefile value=${jaxrpc-lib.loc}/
@@ -2703,7 +2709,7 @@
   /target
 
   target name=download-compile
-  description=Download (and build) components necessary to compile 
+  description=Download (and build) components necessary to compile 
unless=noget
 
 antcall target=downloadfile-2
   param name=sourcefile.1 value=${tomcat-native.loc.1}/
@@ -2746,7 +2752,7 @@
   /target
 
   target 

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

2015-02-20 Thread Christoph Junghans
commit: af76a81827de658084ad2e85269bb605b23a1725
Author: Christoph Junghans ottxor AT gentoo DOT org
AuthorDate: Fri Feb 20 02:02:39 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Fri Feb 20 02:02:39 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=af76a818

Merge branch 'master' of ssh://github.com/gentoo-science/sci


 sci-libs/arrayfire/ChangeLog   | 3 +++
 sci-libs/arrayfire/arrayfire-.ebuild   | 2 +-
 sci-libs/clfft/ChangeLog   | 3 +++
 sci-libs/clfft/clfft-.ebuild   | 2 +-
 sci-mathematics/freefem++/ChangeLog| 5 -
 sci-mathematics/freefem++/Manifest | 2 +-
 sci-mathematics/freefem++/freefem++-3.8.ebuild | 6 +++---
 7 files changed, 16 insertions(+), 7 deletions(-)



[gentoo-commits] gentoo-x86 commit in profiles: ChangeLog

2015-02-20 Thread Ben de Groot (yngwin)
yngwin  15/02/20 08:36:28

  Modified: ChangeLog
  Log:
  Mask experimental app-text/qpdfview feature on stable. This also needs not 
yet stable mupdf.

Revision  ChangesPath
1.9804   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9803
retrieving revision 1.9804
diff -u -r1.9803 -r1.9804
--- ChangeLog   19 Feb 2015 18:27:35 -  1.9803
+++ ChangeLog   20 Feb 2015 08:36:28 -  1.9804
@@ -1,11 +1,15 @@
 .# ChangeLog for profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9803 2015/02/19 
18:27:35 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9804 2015/02/20 
08:36:28 yngwin Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  20 Feb 2015; Ben de Groot yng...@gentoo.org base/package.use.mask:
+  Mask experimental app-text/qpdfview feature on stable. This also needs not
+  yet stable mupdf.
+
   19 Feb 2015; Manuel Rüger mr...@gentoo.org package.mask:
   Cleanup old masks.
 






[gentoo-commits] gentoo-x86 commit in net-nntp/nzbget: ChangeLog nzbget-14.2.ebuild

2015-02-20 Thread Tim Harder (radhermit)
radhermit15/02/20 03:51:51

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

Revision  ChangesPath
1.96 net-nntp/nzbget/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-nntp/nzbget/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog   28 Nov 2014 17:08:55 -  1.95
+++ ChangeLog   20 Feb 2015 03:51:51 -  1.96
@@ -1,6 +1,11 @@
 # ChangeLog for net-nntp/nzbget
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/nzbget/ChangeLog,v 1.95 2014/11/28 
17:08:55 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/nzbget/ChangeLog,v 1.96 2015/02/20 
03:51:51 radhermit Exp $
+
+*nzbget-14.2 (20 Feb 2015)
+
+  20 Feb 2015; Tim Harder radher...@gentoo.org +nzbget-14.2.ebuild:
+  Version bump.
 
 *nzbget-14.1 (28 Nov 2014)
 



1.1  net-nntp/nzbget/nzbget-14.2.ebuild

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

Index: nzbget-14.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-nntp/nzbget/nzbget-14.2.ebuild,v 1.1 
2015/02/20 03:51:51 radhermit Exp $

EAPI=5

inherit autotools eutils user

MY_P=${P/_pre/-testing-r}

DESCRIPTION=A command-line based binary newsgrapper supporting .nzb files
HOMEPAGE=http://nzbget.sourceforge.net/;
SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.gz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86
IUSE=debug gnutls ncurses parcheck ssl zlib

RDEPEND=dev-libs/libxml2
ncurses? ( sys-libs/ncurses )
parcheck? (
app-arch/libpar2
dev-libs/libsigc++:2
)
ssl? (
gnutls? ( net-libs/gnutls )
!gnutls? ( dev-libs/openssl )
)
zlib? ( sys-libs/zlib )
DEPEND=${RDEPEND}
virtual/pkgconfig

DOCS=( AUTHORS ChangeLog README nzbget.conf )

S=${WORKDIR}/${P/_pre*/-testing}

src_prepare() {
epatch ${FILESDIR}/${PN}-14.0_pre1145-tinfo.patch

sed -i 's:^ScriptDir=.*:ScriptDir=/usr/share/nzbget/ppscripts:' 
nzbget.conf || die

sed \
-e 's:^MainDir=.*:MainDir=/var/lib/nzbget:' \
-e 's:^LockFile=.*:LockFile=/run/nzbget/nzbget.pid:' \
-e 's:^LogFile=.*:LogFile=/var/log/nzbget/nzbget.log:' \
-e 's:^WebDir=.*:WebDir=/usr/share/nzbget/webui:' \
-e 
's:^ConfigTemplate=.*:ConfigTemplate=/usr/share/nzbget/nzbget.conf:' \
-e 's:^DaemonUsername=.*:DaemonUsername=nzbget:' \
${S}/nzbget.conf  ${S}/nzbgetd.conf || die

sed -i /^dist_doc_DATA/d Makefile.am || die

eautoreconf
}

src_configure() {
econf \
$(use_enable debug) \
$(use_enable ncurses curses) \
$(use_enable parcheck) \
$(use_enable ssl tls) \
$(use_enable zlib gzip) \
--with-tlslib=$(usex gnutls GnuTLS OpenSSL)
}

src_install() {
default

# remove unneeded service script
rm ${D}/usr/sbin/nzbgetd || die

insinto /etc
doins nzbget.conf
doins nzbgetd.conf

keepdir /var/lib/nzbget/{dst,nzb,queue,tmp}
keepdir /var/log/nzbget

newinitd ${FILESDIR}/nzbget.initd nzbget
newconfd ${FILESDIR}/nzbget.confd nzbget
}

pkg_preinst() {
enewgroup nzbget
enewuser nzbget -1 -1 /var/lib/nzbget nzbget

fowners nzbget:nzbget /var/lib/nzbget/{dst,nzb,queue,tmp}
fperms 750 /var/lib/nzbget/{queue,tmp}
fperms 770 /var/lib/nzbget/{dst,nzb}

fowners nzbget:nzbget /var/log/nzbget
fperms 750 /var/log/nzbget

fowners nzbget:nzbget /etc/nzbgetd.conf
fperms 640 /etc/nzbgetd.conf
}

pkg_postinst() {
if [[ -z ${REPLACING_VERSIONS} ]] ; then
elog
elog Please add users that you want to be able to use the 
system-wide
elog nzbget daemon to the nzbget group. To access the daemon 
run nzbget
  

[gentoo-commits] gentoo-x86 commit in games-roguelike/nethack: ChangeLog

2015-02-20 Thread Ulrich Mueller (ulm)
ulm 15/02/20 09:42:15

  Modified: ChangeLog
  Log:
  Fix typo in ChangeLog.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.38 games-roguelike/nethack/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   20 Feb 2015 09:40:11 -  1.37
+++ ChangeLog   20 Feb 2015 09:42:15 -  1.38
@@ -1,9 +1,9 @@
 # ChangeLog for games-roguelike/nethack
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1.37 
2015/02/20 09:40:11 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1.38 
2015/02/20 09:42:15 ulm Exp $
 
   20 Feb 2015; Ulrich Müller u...@gentoo.org nethack-3.4.3-r2.ebuild:
-  [QA] Mask package, see bug 125902 comment #98. (Double masked by removing
+  [QA] Mask package, see bug 125902 comment #102. (Double masked by removing
   KEYWORDS, since nethack users will have the package unmasked.)
 
 *nethack-3.4.3-r2 (19 Feb 2015)






[gentoo-commits] proj/sci:master commit in: sci-mathematics/freefem++/

2015-02-20 Thread Christoph Junghans
commit: fe08749eb57f249a70a5aeda3b938d902a2e8a76
Author: Marius Brehler marbre AT linux DOT sungazer DOT de
AuthorDate: Thu Feb 19 22:38:04 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Thu Feb 19 22:38:04 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fe08749e

Fix SRC_URI and SLOT operators

Package-Manager: portage-2.2.14

---
 sci-mathematics/freefem++/ChangeLog| 5 -
 sci-mathematics/freefem++/freefem++-3.8.ebuild | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/freefem++/ChangeLog 
b/sci-mathematics/freefem++/ChangeLog
index 616b17a..784ad06 100644
--- a/sci-mathematics/freefem++/ChangeLog
+++ b/sci-mathematics/freefem++/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-mathematics/freefem++
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  19 Feb 2015; Marius Brehler mar...@linux.sungazer.de freefem++-3.8.ebuild:
+  Fix SRC_URI and SLOT operators
+
   15 Nov 2014; Christoph Junghans ott...@gentoo.org freefem++-3.8.ebuild:
   fixed latex dep
 

diff --git a/sci-mathematics/freefem++/freefem++-3.8.ebuild 
b/sci-mathematics/freefem++/freefem++-3.8.ebuild
index 4163738..04c8451 100644
--- a/sci-mathematics/freefem++/freefem++-3.8.ebuild
+++ b/sci-mathematics/freefem++/freefem++-3.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -10,7 +10,7 @@ MY_PV=$(replace_version_separator 2 '-')
 
 DESCRIPTION=Solve PDEs using FEM on 2d and 3d domains
 HOMEPAGE=http://www.freefem.org/ff++/;
-SRC_URI=http://www.freefem.org/ff%2B%2B/ftp/${PN}-${MY_PV}.tar.gz;
+SRC_URI=http://www.freefem.org/ff++/ftp/old-v3/${PN}-${MY_PV}.tar.gz;
 
 LICENSE=LGPL-2.1
 SLOT=0
@@ -18,7 +18,7 @@ KEYWORDS=~amd64
 IUSE=doc examples mpi opengl X
 
 RDEPEND=
-   sci-libs/fftw
+   sci-libs/fftw:3.0
virtual/cblas
virtual/lapack
sci-libs/umfpack



[gentoo-commits] gentoo-x86 commit in media-plugins/vdr-femon: ChangeLog vdr-femon-2.1.1.ebuild

2015-02-20 Thread Joerg Bornkessel (hd_brummy)
hd_brummy15/02/20 06:40:04

  Modified: ChangeLog
  Added:vdr-femon-2.1.1.ebuild
  Log:
  bump, taken from vdr-devel overlay to fullfill vdr-2.2.0 depend
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
34C2808A)

Revision  ChangesPath
1.37 media-plugins/vdr-femon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-femon/ChangeLog?rev=1.37view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-femon/ChangeLog?rev=1.37content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-femon/ChangeLog?r1=1.36r2=1.37

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-femon/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   31 Aug 2014 11:13:36 -  1.36
+++ ChangeLog   20 Feb 2015 06:40:04 -  1.37
@@ -1,6 +1,11 @@
 # ChangeLog for media-plugins/vdr-femon
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-femon/ChangeLog,v 1.36 
2014/08/31 11:13:36 hd_brummy Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-femon/ChangeLog,v 1.37 
2015/02/20 06:40:04 hd_brummy Exp $
+
+*vdr-femon-2.1.1 (20 Feb 2015)
+
+  20 Feb 2015; Joerg Bornkessel hd_bru...@gentoo.org +vdr-femon-2.1.1.ebuild:
+  bump, taken from vdr-devel overlay to fullfill vdr-2.2.0 depend
 
   31 Aug 2014; Joerg Bornkessel hd_bru...@gentoo.org -vdr-femon-1.6.7.ebuild,
   -vdr-femon-2.0.0.ebuild, -vdr-femon-2.0.2.ebuild, -vdr-femon-2.0.3.ebuild,



1.1  media-plugins/vdr-femon/vdr-femon-2.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-femon/vdr-femon-2.1.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-femon/vdr-femon-2.1.1.ebuild?rev=1.1content-type=text/plain

Index: vdr-femon-2.1.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/vdr-femon/vdr-femon-2.1.1.ebuild,v 1.1 
2015/02/20 06:40:04 hd_brummy Exp $

EAPI=5

inherit vdr-plugin-2

DESCRIPTION=VDR Plugin: DVB Frontend Status Monitor (signal strengt/noise)
HOMEPAGE=http://www.saunalahti.fi/~rahrenbe/vdr/femon/;
SRC_URI=http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/${P}.tgz;

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

DEPEND==media-video/vdr-2.1.6
RDEPEND=${DEPEND}






[gentoo-commits] gentoo-x86 commit in dev-db/tora/files: tora-2.1.3-ext-loki.patch tora-2.1.3-desktop.patch tora-2.1.3-gcc-4.7.patch

2015-02-20 Thread Sergey Popov (pinkbyte)
pinkbyte15/02/20 09:54:23

  Removed:  tora-2.1.3-ext-loki.patch tora-2.1.3-desktop.patch
tora-2.1.3-gcc-4.7.patch
  Log:
  Drop old and broken version, bug #522180
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x60C0742D1F357D42)



[gentoo-commits] gentoo-x86 commit in media-plugins/vdr-rcu: ChangeLog vdr-rcu-2.2.0.ebuild

2015-02-20 Thread Joerg Bornkessel (hd_brummy)
hd_brummy15/02/20 09:36:45

  Modified: ChangeLog
  Added:vdr-rcu-2.2.0.ebuild
  Log:
  bump
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
34C2808A)

Revision  ChangesPath
1.2  media-plugins/vdr-rcu/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-rcu/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   31 Mar 2013 16:07:20 -  1.1
+++ ChangeLog   20 Feb 2015 09:36:45 -  1.2
@@ -1,6 +1,11 @@
 # ChangeLog for media-plugins/vdr-rcu
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-rcu/ChangeLog,v 1.1 
2013/03/31 16:07:20 hd_brummy Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-rcu/ChangeLog,v 1.2 
2015/02/20 09:36:45 hd_brummy Exp $
+
+*vdr-rcu-2.2.0 (20 Feb 2015)
+
+  20 Feb 2015; Joerg Bornkessel hd_bru...@gentoo.org +vdr-rcu-2.2.0.ebuild:
+  bump
 
 *vdr-rcu-2.0.0 (31 Mar 2013)
 



1.1  media-plugins/vdr-rcu/vdr-rcu-2.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-rcu/vdr-rcu-2.2.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-rcu/vdr-rcu-2.2.0.ebuild?rev=1.1content-type=text/plain

Index: vdr-rcu-2.2.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-rcu/vdr-rcu-2.2.0.ebuild,v 
1.1 2015/02/20 09:36:45 hd_brummy Exp $

EAPI=5

inherit vdr-plugin-2

DESCRIPTION=VDR plugin: Remote Control Unit consists mainly of an infrared 
receiver, controlled by a PIC 16C84
HOMEPAGE=http://www.tvdr.de/remote.htm;
SRC_URI=mirror://gentoo/${P}.tar.gz
http://dev.gentoo.org/~hd_brummy/distfiles/${P}.tar.gz;

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

DEPEND==media-video/vdr-2.2.0






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

2015-02-20 Thread Ben de Groot (yngwin)
yngwin  15/02/20 08:47:25

  Modified: package.use.mask package.use.stable.mask
  Log:
  Move qpdfview use mask to correct file

Revision  ChangesPath
1.649profiles/base/package.use.mask

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

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v
retrieving revision 1.648
retrieving revision 1.649
diff -u -r1.648 -r1.649
--- package.use.mask20 Feb 2015 08:36:28 -  1.648
+++ package.use.mask20 Feb 2015 08:47:25 -  1.649
@@ -1,14 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.648 
2015/02/20 08:36:28 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.649 
2015/02/20 08:47:25 yngwin Exp $
 
 # This file requires =portage-2.1.1
 # New entries go on top.
 
-# Ben de Groot yng...@gentoo.org
-# Mask experimental feature on stable. This also needs not yet stable mupdf.
-app-text/qpdfview fitz
-
 # Alexandre Rostovtsev tetrom...@gentoo.org (18 Feb 2015)
 # Experimental backend, plus it requires openvg support in mesa which is
 # now disabled in =mesa-10.4 (bug #536434)



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

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

Index: package.use.stable.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- package.use.stable.mask 12 Feb 2015 23:56:21 -  1.33
+++ package.use.stable.mask 20 Feb 2015 08:47:25 -  1.34
@@ -1,10 +1,14 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v 
1.33 2015/02/12 23:56:21 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v 
1.34 2015/02/20 08:47:25 yngwin Exp $
 
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in package.use.mask
 
+# Ben de Groot yng...@gentoo.org
+# Mask experimental feature on stable. This also needs not yet stable mupdf.
+app-text/qpdfview fitz
+
 # Andreas K. Huettel dilfri...@gentoo.org (12 Feb 2015)
 # Pulls in way too many unstable sci packages
 app-office/libreoffice coinmp
@@ -67,7 +71,7 @@
 
 # Ian Delaney idel...@gentoo.org (09 Dec 2013)
 # subsequent to the total inaction of the maintainer of
-# ocaml to honour / respond in any way to 
+# ocaml to honour / respond in any way to
 # Bug #486076, ocaml masked to allow xen to once again
 # become a stabilisable package
 app-emulation/xen-tools ocaml






[gentoo-commits] proj/sci:master commit in: sys-cluster/mpich/

2015-02-20 Thread Christoph Junghans
commit: 1c86c56373e97a238b5b4655b77d3cff04ee8ec7
Author: Christoph Junghans ottxor AT gentoo DOT org
AuthorDate: Fri Feb 20 01:58:36 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Fri Feb 20 01:58:36 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1c86c563

disable natvie fortran

Package-Manager: portage-2.2.14

---
 sys-cluster/mpich/ChangeLog | 3 +++
 sys-cluster/mpich/mpich-3.1.3-r1.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/mpich/ChangeLog b/sys-cluster/mpich/ChangeLog
index 719cc52..77d6182 100644
--- a/sys-cluster/mpich/ChangeLog
+++ b/sys-cluster/mpich/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  20 Feb 2015; Christoph Junghans ott...@gentoo.org mpich-3.1.3-r1.ebuild:
+  disable natvie fortran
+
 *mpich-3.1.3-r1 (17 Feb 2015)
 
   17 Feb 2015; Christoph Junghans ott...@gentoo.org +mpich-3.1.3-r1.ebuild:

diff --git a/sys-cluster/mpich/mpich-3.1.3-r1.ebuild 
b/sys-cluster/mpich/mpich-3.1.3-r1.ebuild
index 3aea437..e0797c2 100644
--- a/sys-cluster/mpich/mpich-3.1.3-r1.ebuild
+++ b/sys-cluster/mpich/mpich-3.1.3-r1.ebuild
@@ -97,7 +97,7 @@ multilib_src_configure() {
--with-hwloc-prefix=/usr \
$(use_enable romio) \
$(use_enable cxx) \
-   $(use_enable fortran fortran all)
+   $(multilib_native_use_enable fortran fortran all)
 }
 
 multilib_src_test() {
@@ -108,7 +108,7 @@ multilib_src_install() {
default
 
#fortran modules are arch-specific, follow OpenMPI and put them in lib
-   if use fortran; then
+   if multilib_is_native_abi  use fortran; then
mv ${ED}/usr/include/*.mod ${ED}/usr/$(get_libdir) || die
fi
 }



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

2015-02-20 Thread Pacho Ramos (pacho)
pacho   15/02/20 10:05:46

  Modified: prettytable-0.7.1-r1.ebuild ChangeLog
  Log:
  x86 stable, bug #540512
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.5  dev-python/prettytable/prettytable-0.7.1-r1.ebuild

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

Index: prettytable-0.7.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/prettytable/prettytable-0.7.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- prettytable-0.7.1-r1.ebuild 19 Feb 2015 10:39:51 -  1.4
+++ prettytable-0.7.1-r1.ebuild 20 Feb 2015 10:05:46 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/prettytable/prettytable-0.7.1-r1.ebuild,v 
1.4 2015/02/19 10:39:51 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/prettytable/prettytable-0.7.1-r1.ebuild,v 
1.5 2015/02/20 10:05:46 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
@@ -14,7 +14,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
 IUSE=test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.14 dev-python/prettytable/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/prettytable/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   19 Feb 2015 10:39:51 -  1.13
+++ ChangeLog   20 Feb 2015 10:05:46 -  1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/prettytable
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/prettytable/ChangeLog,v 1.13 
2015/02/19 10:39:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/prettytable/ChangeLog,v 1.14 
2015/02/20 10:05:46 pacho Exp $
+
+  20 Feb 2015; Pacho Ramos pa...@gentoo.org prettytable-0.7.1-r1.ebuild:
+  x86 stable, bug #540512
 
   19 Feb 2015; Agostino Sarubbo a...@gentoo.org prettytable-0.7.1-r1.ebuild:
   Stable for amd64, wrt bug #540512






[gentoo-commits] proj/sci:master commit in: sys-cluster/mpich2/

2015-02-20 Thread Christoph Junghans
commit: c4ec00e5eedd5a123c8e309d1aa60a08495fffcc
Author: Christoph Junghans ottxor AT gentoo DOT org
AuthorDate: Fri Feb 20 02:00:21 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Fri Feb 20 02:00:21 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c4ec00e5

disable natvie fortran

Package-Manager: portage-2.2.14

---
 sys-cluster/mpich2/ChangeLog| 3 +++
 sys-cluster/mpich2/mpich2-1.5-r1.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/mpich2/ChangeLog b/sys-cluster/mpich2/ChangeLog
index 0d8cea5..6bb49be 100644
--- a/sys-cluster/mpich2/ChangeLog
+++ b/sys-cluster/mpich2/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  20 Feb 2015; Christoph Junghans ott...@gentoo.org mpich2-1.5-r1.ebuild:
+  disable natvie fortran
+
 *mpich2-1.5-r1 (17 Feb 2015)
 
   17 Feb 2015; Christoph Junghans ott...@gentoo.org +mpich2-1.5-r1.ebuild:

diff --git a/sys-cluster/mpich2/mpich2-1.5-r1.ebuild 
b/sys-cluster/mpich2/mpich2-1.5-r1.ebuild
index a1ae784..8d04b64 100644
--- a/sys-cluster/mpich2/mpich2-1.5-r1.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.5-r1.ebuild
@@ -95,7 +95,7 @@ multilib_src_configure() {
--enable-versioning \
$(use_enable romio) \
$(use_enable cxx) \
-   $(use_enable fortran fortran all)
+   $(multilib_native_use_enable fortran fortran all)
 }
 
 multilib_src_test() {
@@ -106,7 +106,7 @@ multilib_src_install() {
default
 
#fortran modules are arch-specific, follow OpenMPI and put them in lib
-   if use fortran; then
+   if multilib_is_native_abi  use fortran; then
mv ${ED}/usr/include/*.mod ${ED}/usr/$(get_libdir) || die
fi
 }



[gentoo-commits] gentoo-x86 commit in media-plugins/vdr-recsearch: vdr-recsearch-0.3.5.ebuild metadata.xml ChangeLog

2015-02-20 Thread Joerg Bornkessel (hd_brummy)
hd_brummy15/02/20 06:52:19

  Added:vdr-recsearch-0.3.5.ebuild metadata.xml ChangeLog
  Log:
  initial, taken from vdr-devel overlay
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
34C2808A)

Revision  ChangesPath
1.1  media-plugins/vdr-recsearch/vdr-recsearch-0.3.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-recsearch/vdr-recsearch-0.3.5.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-recsearch/vdr-recsearch-0.3.5.ebuild?rev=1.1content-type=text/plain

Index: vdr-recsearch-0.3.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/vdr-recsearch/vdr-recsearch-0.3.5.ebuild,v
 1.1 2015/02/20 06:52:19 hd_brummy Exp $

EAPI=5

inherit vdr-plugin-2

DESCRIPTION=VDR Plugin: Search through your recordings and find the one you 
are looking for...
HOMEPAGE=https://github.com/flensrocker/vdr-plugin-recsearch;
SRC_URI=https://github.com/flensrocker/vdr-plugin-recsearch/archive/v${PV}.tar.gz
 - ${P}.tar.gz

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

DEPEND==media-video/vdr-2.0.4
RDEPEND=${DEPEND}

S=${WORKDIR}/vdr-plugin-recsearch-${PV}

src_install() {
vdr-plugin-2_src_install

touch last.conf
touch searches.conf
insopts -m0644 -ovdr -gvdr
insinto /etc/vdr/plugins/${VDRPLUGIN}
nonfatal doins last.conf searches.conf
}



1.1  media-plugins/vdr-recsearch/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-recsearch/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-recsearch/metadata.xml?rev=1.1content-type=text/plain

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
herdmedia-tv/herd
maintainer
emailv...@gentoo.org/email
nameGentoo VDR Project/name
/maintainer
/pkgmetadata




1.1  media-plugins/vdr-recsearch/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-recsearch/ChangeLog?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-recsearch/ChangeLog?rev=1.1content-type=text/plain

Index: ChangeLog
===
# ChangeLog for media-plugins/vdr-recsearch
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-recsearch/ChangeLog,v 1.1 
2015/02/20 06:52:19 hd_brummy Exp $

*vdr-recsearch-0.3.5 (20 Feb 2015)

  20 Feb 2015; Joerg Bornkessel hd_bru...@gentoo.org
  +vdr-recsearch-0.3.5.ebuild, +metadata.xml:
  initial, taken from vdr-devel overlay







[gentoo-commits] gentoo-x86 commit in sys-apps/util-linux: ChangeLog util-linux-9999.ebuild util-linux-2.26.ebuild

2015-02-20 Thread Lars Wendler (polynomial-c)
polynomial-c15/02/20 09:01:07

  Modified: ChangeLog util-linux-.ebuild
util-linux-2.26.ebuild
  Log:
  Fix header files mismatch between ABIs (bug #540702)
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.490sys-apps/util-linux/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/ChangeLog?rev=1.490view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/ChangeLog?rev=1.490content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/ChangeLog?r1=1.489r2=1.490

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v
retrieving revision 1.489
retrieving revision 1.490
diff -u -r1.489 -r1.490
--- ChangeLog   19 Feb 2015 17:51:23 -  1.489
+++ ChangeLog   20 Feb 2015 09:01:07 -  1.490
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/util-linux
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.489 
2015/02/19 17:51:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.490 
2015/02/20 09:01:07 polynomial-c Exp $
+
+  20 Feb 2015; Lars Wendler polynomia...@gentoo.org util-linux-2.26.ebuild,
+  util-linux-.ebuild:
+  Fix header files mismatch between ABIs (bug #540702).
 
 *util-linux-2.26 (19 Feb 2015)
 



1.60 sys-apps/util-linux/util-linux-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-.ebuild?rev=1.60view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-.ebuild?rev=1.60content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-.ebuild?r1=1.59r2=1.60

Index: util-linux-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-.ebuild,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- util-linux-.ebuild  19 Feb 2015 17:51:23 -  1.59
+++ util-linux-.ebuild  20 Feb 2015 09:01:07 -  1.60
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-.ebuild,v 1.59 
2015/02/19 17:51:23 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-.ebuild,v 1.60 
2015/02/20 09:01:07 polynomial-c Exp $
 
 EAPI=4
 
@@ -147,7 +147,7 @@
emake DESTDIR=${D} install-usrlib_execLTLIBRARIES \
install-pkgconfigDATA install-uuidincHEADERS \
install-nodist_blkidincHEADERS 
install-nodist_mountincHEADERS \
-   install-nodist_smartcolsincHEADERS
+   install-nodist_smartcolsincHEADERS 
install-nodist_fdiskincHEADERS
fi
 
if multilib_is_native_abi; then



1.2  sys-apps/util-linux/util-linux-2.26.ebuild

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

Index: util-linux-2.26.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.26.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- util-linux-2.26.ebuild  19 Feb 2015 17:51:23 -  1.1
+++ util-linux-2.26.ebuild  20 Feb 2015 09:01:07 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.26.ebuild,v 1.1 
2015/02/19 17:51:23 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.26.ebuild,v 1.2 
2015/02/20 09:01:07 polynomial-c Exp $
 
 EAPI=4
 
@@ -147,7 +147,7 @@
emake DESTDIR=${D} install-usrlib_execLTLIBRARIES \
install-pkgconfigDATA install-uuidincHEADERS \
install-nodist_blkidincHEADERS 
install-nodist_mountincHEADERS \
-   install-nodist_smartcolsincHEADERS
+   install-nodist_smartcolsincHEADERS 
install-nodist_fdiskincHEADERS
fi
 
if multilib_is_native_abi; then






[gentoo-commits] proj/emacs:master commit in: app-emacs/emacs-common-gentoo/

2015-02-20 Thread Ulrich Müller
commit: 5b190ffabcd4a51edf11b0bdfcbeb68c7f4656b8
Author: Ulrich Müller ulm AT gentoo DOT org
AuthorDate: Fri Feb 20 11:19:08 2015 +
Commit: Ulrich Müller ulm AT gentoo DOT org
CommitDate: Fri Feb 20 11:19:08 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=5b190ffa

app-emacs/emacs-common-gentoo: Fix owner for /var/games too.

Package-Manager: portage-2.2.17

---
 app-emacs/emacs-common-gentoo/emacs-common-gentoo--r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo--r1.ebuild 
b/app-emacs/emacs-common-gentoo/emacs-common-gentoo--r1.ebuild
index 2d872dd..a50412c 100644
--- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo--r1.ebuild
+++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo--r1.ebuild
@@ -130,7 +130,8 @@ pkg_preinst() {
 
 pkg_postinst() {
if use games; then
-   # update permissions of shared score dir
+   # update permissions of shared score dir #537580
+   chown root:root ${EROOT}/var/games
chmod 755 ${EROOT}/var/games
chown root:gamestat ${EROOT}/var/games/emacs
chmod 775 ${EROOT}/var/games/emacs



[gentoo-commits] gentoo-x86 commit in dev-python/dynd-python: ChangeLog dynd-python-0.6.0.ebuild dynd-python-0.6.2.ebuild

2015-02-20 Thread Justin Lecher (jlec)
jlec15/02/20 11:29:47

  Modified: ChangeLog
  Removed:  dynd-python-0.6.0.ebuild dynd-python-0.6.2.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.5  dev-python/dynd-python/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/dynd-python/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   29 Oct 2014 15:39:21 -  1.4
+++ ChangeLog   20 Feb 2015 11:29:47 -  1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/dynd-python
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dynd-python/ChangeLog,v 1.4 
2014/10/29 15:39:21 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dynd-python/ChangeLog,v 1.5 
2015/02/20 11:29:47 jlec Exp $
+
+  20 Feb 2015; Justin Lecher j...@gentoo.org -dynd-python-0.6.0.ebuild,
+  -dynd-python-0.6.2.ebuild:
+  Drop old
 
 *dynd-python-0.6.5 (29 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in games-puzzle/galaxis: ChangeLog galaxis-1.8.ebuild

2015-02-20 Thread Alfredo Tupone (tupone)
tupone  15/02/20 20:35:31

  Modified: ChangeLog galaxis-1.8.ebuild
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.15 games-puzzle/galaxis/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   30 Nov 2010 21:07:55 -  1.14
+++ ChangeLog   20 Feb 2015 20:35:31 -  1.15
@@ -1,6 +1,9 @@
 # ChangeLog for games-puzzle/galaxis
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/ChangeLog,v 1.14 
2010/11/30 21:07:55 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/ChangeLog,v 1.15 
2015/02/20 20:35:31 tupone Exp $
+
+  20 Feb 2015; Tupone Alfredo tup...@gentoo.org galaxis-1.8.ebuild:
+  EAPI 5
 
   30 Nov 2010; Markus Meier mae...@gentoo.org galaxis-1.8.ebuild:
   amd64/x86 stable, bug #347123



1.3  games-puzzle/galaxis/galaxis-1.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/galaxis/galaxis-1.8.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/galaxis/galaxis-1.8.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/galaxis/galaxis-1.8.ebuild?r1=1.2r2=1.3

Index: galaxis-1.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/galaxis-1.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- galaxis-1.8.ebuild  30 Nov 2010 21:07:55 -  1.2
+++ galaxis-1.8.ebuild  20 Feb 2015 20:35:31 -  1.3
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/galaxis-1.8.ebuild,v 
1.2 2010/11/30 21:07:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/galaxis-1.8.ebuild,v 
1.3 2015/02/20 20:35:31 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit games
 
 DESCRIPTION=A UNIX-hosted, curses-based clone of the nifty little Macintosh 
freeware game Galaxis
@@ -15,11 +15,12 @@
 IUSE=
 
 DEPEND==sys-libs/ncurses-5.3
+RDEPEND=${DEPEND}
 
 PATCHES=( ${FILESDIR}/${P}-gentoo.patch )
 
 src_install() {
-   dogamesbin galaxis || die dogamesbin failed
+   dogamesbin galaxis
doman galaxis.6
dodoc README
prepgamesdirs






[gentoo-commits] gentoo-x86 commit in dev-ml/async_kernel: async_kernel-112.17.00.ebuild ChangeLog

2015-02-20 Thread Alexis Ballier (aballier)
aballier15/02/20 17:40:08

  Modified: ChangeLog
  Added:async_kernel-112.17.00.ebuild
  Log:
  version bump
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.7  dev-ml/async_kernel/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ml/async_kernel/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   22 Dec 2014 10:06:51 -  1.6
+++ ChangeLog   20 Feb 2015 17:40:08 -  1.7
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ml/async_kernel
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/async_kernel/ChangeLog,v 1.6 
2014/12/22 10:06:51 aballier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/async_kernel/ChangeLog,v 1.7 
2015/02/20 17:40:08 aballier Exp $
+
+*async_kernel-112.17.00 (20 Feb 2015)
+
+  20 Feb 2015; Alexis Ballier aball...@gentoo.org
+  +async_kernel-112.17.00.ebuild:
+  version bump
 
 *async_kernel-112.06.00 (22 Dec 2014)
 



1.1  dev-ml/async_kernel/async_kernel-112.17.00.ebuild

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

Index: async_kernel-112.17.00.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ml/async_kernel/async_kernel-112.17.00.ebuild,v 1.1 
2015/02/20 17:40:08 aballier Exp $

EAPI=5

OASIS_BUILD_DOCS=1

inherit oasis

MY_P=${PN/-/_}-${PV}
DESCRIPTION=Jane Street Capital's asynchronous execution library (core)
HOMEPAGE=http://www.janestreet.com/ocaml;
SRC_URI=http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${MY_P}.tar.gz;

LICENSE=Apache-2.0
SLOT=0/${PV}
KEYWORDS=~amd64
IUSE=

DEPEND==dev-lang/ocaml-4.00.0:=
=dev-ml/sexplib-109.20.00:=
=dev-ml/pa_ounit-109.27.00:=
=dev-ml/fieldslib-109.20.00:=
=dev-ml/bin-prot-109.15.00:=
=dev-ml/core-109.35.00:=
=dev-ml/herelib-109.35.00:=
dev-ml/pa_test:=
dev-ml/camlp4:=

RDEPEND=${DEPEND}

S=${WORKDIR}/${MY_P}






[gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-meta: lxqt-meta-0.9.0-r1.ebuild ChangeLog

2015-02-20 Thread Ben de Groot (yngwin)
yngwin  15/02/20 11:47:51

  Modified: ChangeLog
  Added:lxqt-meta-0.9.0-r1.ebuild
  Log:
  update due to lxqt-common version bump
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.9  lxqt-base/lxqt-meta/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-meta/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   10 Feb 2015 17:11:15 -  1.8
+++ ChangeLog   20 Feb 2015 11:47:51 -  1.9
@@ -1,6 +1,11 @@
 # ChangeLog for lxqt-base/lxqt-meta
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-meta/ChangeLog,v 1.8 
2015/02/10 17:11:15 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-meta/ChangeLog,v 1.9 
2015/02/20 11:47:51 yngwin Exp $
+
+*lxqt-meta-0.9.0-r1 (20 Feb 2015)
+
+  20 Feb 2015; Ben de Groot yng...@gentoo.org +lxqt-meta-0.9.0-r1.ebuild:
+  update due to lxqt-common version bump
 
 *lxqt-meta-0.9.0 (10 Feb 2015)
 



1.1  lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r1.ebuild

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

Index: lxqt-meta-0.9.0-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r1.ebuild,v 1.1 
2015/02/20 11:47:51 yngwin Exp $

EAPI=5

DESCRIPTION=Meta ebuild for LXQt, the Lightweight Desktop Environment
HOMEPAGE=http://lxqt.org/;

LICENSE=metapackage
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=admin +filemanager +icons lightdm lximage -minimal +policykit 
powermanagement
sddm ssh-askpass

S=${WORKDIR}

RDEPEND=
=lxde-base/lxmenu-data-0.1.2
~lxqt-base/lxqt-about-${PV}
=lxqt-base/lxqt-common-0.9*
~lxqt-base/lxqt-config-${PV}
~lxqt-base/lxqt-globalkeys-${PV}
~lxqt-base/lxqt-notificationd-${PV}
~lxqt-base/lxqt-panel-${PV}
~lxqt-base/lxqt-qtplugin-${PV}
~lxqt-base/lxqt-runner-${PV}
~lxqt-base/lxqt-session-${PV}
admin? (
~lxqt-base/lxqt-admin-${PV} )
filemanager? (
~x11-misc/pcmanfm-qt-${PV} )
icons? (
=lxde-base/lxde-icon-theme-0.5 )
lightdm? (
x11-misc/lightdm )
lximage? (
media-gfx/lximage-qt )
!minimal? (
x11-wm/openbox
x11-misc/obconf-qt )
policykit? (
~lxqt-base/lxqt-policykit-${PV}
|| ( sys-auth/consolekit[policykit(-)]
sys-apps/systemd[policykit(-)] ) )
powermanagement? (
~lxqt-base/lxqt-powermanagement-${PV} )
sddm? (
=x11-misc/sddm-0.10.0 )
ssh-askpass? (
~lxqt-base/lxqt-openssh-askpass-${PV} )







[gentoo-commits] gentoo-x86 commit in sci-libs/acml: acml-4.1.0-r2.ebuild ChangeLog acml-4.1.0-r1.ebuild acml-4.0.1.ebuild acml-3.6.1-r1.ebuild

2015-02-20 Thread Justin Lecher (jlec)
jlec15/02/20 14:46:15

  Modified: ChangeLog
  Added:acml-4.1.0-r2.ebuild
  Removed:  acml-4.1.0-r1.ebuild acml-4.0.1.ebuild
acml-3.6.1-r1.ebuild
  Log:
  Drop old; move to EAPI=5, fixes #478598
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.49 sci-libs/acml/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/ChangeLog?rev=1.49view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/ChangeLog?rev=1.49content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/ChangeLog?r1=1.48r2=1.49

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/acml/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   15 Feb 2015 06:46:42 -  1.48
+++ ChangeLog   20 Feb 2015 14:46:15 -  1.49
@@ -1,6 +1,12 @@
 # ChangeLog for sci-libs/acml
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/ChangeLog,v 1.48 2015/02/15 
06:46:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/ChangeLog,v 1.49 2015/02/20 
14:46:15 jlec Exp $
+
+*acml-4.1.0-r2 (20 Feb 2015)
+
+  20 Feb 2015; Justin Lecher j...@gentoo.org +acml-4.1.0-r2.ebuild,
+  -acml-3.6.1-r1.ebuild, -acml-4.0.1.ebuild, -acml-4.1.0-r1.ebuild:
+  Drop old; move to EAPI=5, fixes #478598
 
   15 Feb 2015; Mike Frysinger vap...@gentoo.org acml-4.1.0-r1.ebuild:
   Switch to matching versions as the SLOT in older versions is changing 
#528196.



1.1  sci-libs/acml/acml-4.1.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/acml-4.1.0-r2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/acml/acml-4.1.0-r2.ebuild?rev=1.1content-type=text/plain

Index: acml-4.1.0-r2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/acml-4.1.0-r2.ebuild,v 1.1 
2015/02/20 14:46:15 jlec Exp $

EAPI=5

inherit eutils fortran-2 multilib toolchain-funcs versionator

MY_P=${PN}-$(replace_all_version_separators -)

DESCRIPTION=AMD Core Math Library for x86 and amd64 CPUs
HOMEPAGE=http://developer.amd.com/acml.jsp;
SRC_URI=
amd64? (
ifc? ( ${MY_P}-ifort-64bit.tgz
int64? ( ${MY_P}-ifort-64bit-int64.tgz ) )
gfortran? (  ${MY_P}-gfortran-64bit.tgz
int64? ( ${MY_P}-gfortran-64bit-int64.tgz ) )
!ifc? (
!gfortran? ( ${MY_P}-gfortran-64bit.tgz
int64? ( ${MY_P}-gfortran-64bit-int64.tgz ) ) ) 
)
x86? (
ifc? ( ${MY_P}-ifort-32bit.tgz )
gfortran? ( ${MY_P}-gfortran-32bit.tgz )
!ifc? ( !gfortran? ( ${MY_P}-gfortran-32bit.tgz ) ) )

SLOT=0
LICENSE=ACML
KEYWORDS=-* ~amd64 ~x86
IUSE=doc examples gfortran ifc int64 openmp test

RESTRICT=strip fetch

CDEPEND=
ifc? ( dev-lang/ifc )
gfortran? ( =sys-devel/gcc-4.2* )
!gfortran? ( !ifc? ( =sys-devel/gcc-4.2* ) )

DEPEND=
app-admin/eselect-blas
app-admin/eselect-lapack
test? ( ${CDEPEND} )

RDEPEND=${CDEPEND}
app-admin/eselect-blas
app-admin/eselect-lapack
doc? ( app-doc/blas-docs app-doc/lapack-docs )

S=${WORKDIR}

pkg_nofetch() {
einfo Please download the ACML from:
einfo ${HOMEPAGE}
einfo and place it in ${DISTDIR}.
einfo The previous versions could be found at
einfo http://developer.amd.com/acmlarchive.jsp;
einfo SRC=${A} $SRC_URI
}

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

pkg_setup() {
if use test; then
# work around incomplete fortran eclass
if use gfortran 
[[ $(tc-getFC) =~ gfortran ]] 
[[ $(gcc-version) != 4.2 ]]
then
eerror You need gfortran-4.2 to test acml
eerror Please use gcc-config to switch gcc version 4.2
die gfortran check failed
fi
fi
if use openmp; then
tc-has-openmp || die Please ensure your compiler has openmp 
support
FORTRAN_NEED_OPENMP=1
fi
fortran-2_pkg_setup
get_fcomp
# construct default profile dprof from default 

[gentoo-commits] gentoo-x86 commit in media-fonts/lohit-marathi: - New directory

2015-02-20 Thread Ben de Groot (yngwin)
yngwin  15/02/20 18:16:32

  Log:
  Directory /var/cvsroot/gentoo-x86/media-fonts/lohit-marathi added to the 
repository



[gentoo-commits] gentoo-x86 commit in dev-ruby/http: http-0.6.3.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:22:24

  Modified: http-0.6.3.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #540254
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  dev-ruby/http/http-0.6.3.ebuild

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

Index: http-0.6.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- http-0.6.3.ebuild   20 Feb 2015 07:02:13 -  1.3
+++ http-0.6.3.ebuild   20 Feb 2015 11:22:24 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.3.ebuild,v 1.3 
2015/02/20 07:02:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.3.ebuild,v 1.4 
2015/02/20 11:22:24 ago Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -17,7 +17,7 @@
 
 LICENSE=MIT
 SLOT=0.6
-KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
+KEYWORDS=amd64 ~ppc ~ppc64 ~x86
 IUSE=
 
 ruby_add_rdepend =dev-ruby/http_parser_rb-0.6.0 
=dev-ruby/http_parser_rb-0.6*



1.14 dev-ruby/http/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   20 Feb 2015 07:02:13 -  1.13
+++ ChangeLog   20 Feb 2015 11:22:24 -  1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/http
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v 1.13 2015/02/20 
07:02:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v 1.14 2015/02/20 
11:22:24 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org http-0.6.3.ebuild:
+  Stable for amd64, wrt bug #540254
 
 *http-0.6.3-r1 (20 Feb 2015)
 






[gentoo-commits] gentoo-x86 commit in x11-misc/viewglob: viewglob-2.0.4-r1.ebuild metadata.xml ChangeLog

2015-02-20 Thread Justin Lecher (jlec)
jlec15/02/20 14:54:08

  Modified: metadata.xml ChangeLog
  Added:viewglob-2.0.4-r1.ebuild
  Log:
  Bump to EAPI=5 and fix underlinking problem, #512478  #540802
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.3  x11-misc/viewglob/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/viewglob/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml14 Jun 2007 14:16:02 -  1.2
+++ metadata.xml20 Feb 2015 14:54:08 -  1.3
@@ -1,8 +1,8 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-   herdshell-tools/herd
-   longdescription lang=en
+  herdshell-tools/herd
+  longdescription lang=en
Viewglob is a package that graphically displays the results of 
a shell
glob, helping beginners of shell usage become acclimitised to 
filename
generation. In addition, it acts as a basic replacement for ls, 
by
@@ -10,4 +10,3 @@
and helper files and documentation are provided.
/longdescription
 /pkgmetadata
-



1.19 x11-misc/viewglob/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/viewglob/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   5 May 2012 04:53:54 -   1.18
+++ ChangeLog   20 Feb 2015 14:54:08 -  1.19
@@ -1,6 +1,13 @@
 # ChangeLog for x11-misc/viewglob
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/viewglob/ChangeLog,v 1.18 
2012/05/05 04:53:54 jdhore Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/viewglob/ChangeLog,v 1.19 
2015/02/20 14:54:08 jlec Exp $
+
+*viewglob-2.0.4-r1 (20 Feb 2015)
+
+  20 Feb 2015; Justin Lecher j...@gentoo.org +files/README.gentoo,
+  +files/viewglob-2.0.4-underlinking.patch, +viewglob-2.0.4-r1.ebuild,
+  metadata.xml:
+  Bump to EAPI=5 and fix underlinking problem, #512478  #540802
 
   05 May 2012; Jeff Horelick jdh...@gentoo.org viewglob-2.0.4.ebuild:
   dev-util/pkgconfig - virtual/pkgconfig
@@ -61,4 +68,3 @@
   +viewglob-2.0.2.ebuild:
   Initial import, resolves bug 63484. Thanks to Stephen Bach
   sjb...@users.sourceforge.net for the submission.
-



1.1  x11-misc/viewglob/viewglob-2.0.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/viewglob/viewglob-2.0.4-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/viewglob/viewglob-2.0.4-r1.ebuild?rev=1.1content-type=text/plain

Index: viewglob-2.0.4-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/viewglob/viewglob-2.0.4-r1.ebuild,v 
1.1 2015/02/20 14:54:08 jlec Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=yes

inherit autotools-utils readme.gentoo

DESCRIPTION=Graphical display of directories and globs referenced at the shell 
prompt
HOMEPAGE=http://viewglob.sourceforge.net/;
SRC_URI=mirror://sourceforge/viewglob/${P}.tar.gz

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

RDEPEND=
dev-libs/glib
x11-libs/gtk+:2
|| ( app-shells/bash app-shells/zsh )
DEPEND=${RDEPEND}
virtual/pkgconfig

PATCHES=(
${FILESDIR}/${P}-underlinking.patch
)

src_install() {
autotools-utils_src_install
readme.gentoo_src_install
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/netrc: netrc-0.9.0.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:22:40

  Modified: netrc-0.9.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #540254
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  dev-ruby/netrc/netrc-0.9.0.ebuild

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

Index: netrc-0.9.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/netrc/netrc-0.9.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- netrc-0.9.0.ebuild  20 Feb 2015 06:47:39 -  1.3
+++ netrc-0.9.0.ebuild  20 Feb 2015 11:22:40 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/netrc/netrc-0.9.0.ebuild,v 1.3 
2015/02/20 06:47:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/netrc/netrc-0.9.0.ebuild,v 1.4 
2015/02/20 11:22:40 ago Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -15,7 +15,7 @@
 HOMEPAGE=https://github.com/geemus/netrc;
 LICENSE=MIT
 
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 SLOT=0
 IUSE=
 



1.8  dev-ruby/netrc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/netrc/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   20 Feb 2015 06:47:39 -  1.7
+++ ChangeLog   20 Feb 2015 11:22:40 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/netrc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/netrc/ChangeLog,v 1.7 2015/02/20 
06:47:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/netrc/ChangeLog,v 1.8 2015/02/20 
11:22:40 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org netrc-0.9.0.ebuild:
+  Stable for amd64, wrt bug #540254
 
   20 Feb 2015; Hans de Graaff gra...@gentoo.org netrc-0.9.0.ebuild:
   Create stable candidate.






[gentoo-commits] proj/vdr/devel:master commit in: media-plugins/vdr-recsearch/

2015-02-20 Thread Joerg Bornkessel
commit: ad70f549d90894c15dc94988915abe59f28baf79
Author: Joerg Bornkessel hd_brummy AT gentoo DOT org
AuthorDate: Fri Feb 20 12:31:07 2015 +
Commit: Joerg Bornkessel hd_brummy AT gentoo DOT org
CommitDate: Fri Feb 20 12:31:07 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/vdr/devel.git;a=commit;h=ad70f549

vdr-recsearch moved to main tree

---
 media-plugins/vdr-recsearch/ChangeLog  | 16 ---
 media-plugins/vdr-recsearch/Manifest   | 17 
 media-plugins/vdr-recsearch/metadata.xml   | 10 ---
 .../vdr-recsearch/vdr-recsearch-0.2.2.ebuild   | 31 --
 .../vdr-recsearch/vdr-recsearch-0.3.5.ebuild   | 31 --
 5 files changed, 105 deletions(-)

diff --git a/media-plugins/vdr-recsearch/ChangeLog 
b/media-plugins/vdr-recsearch/ChangeLog
deleted file mode 100644
index c4cbf27..000
--- a/media-plugins/vdr-recsearch/ChangeLog
+++ /dev/null
@@ -1,16 +0,0 @@
-# ChangeLog for media-plugins/vdr-recsearch
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*vdr-recsearch-0.3.5 (18 Jan 2015)
-
-  18 Jan 2015; Joerg Bornkessel hd_bru...@gentoo.org
-  +vdr-recsearch-0.3.5.ebuild:
-  bump
-
-*vdr-recsearch-0.2.2 (21 Jan 2014)
-
-  21 Jan 2014; Joerg Bornkessel hd_bru...@gentoo.org
-  +vdr-recsearch-0.2.2.ebuild, +metadata.xml:
-  initial commit
-

diff --git a/media-plugins/vdr-recsearch/Manifest 
b/media-plugins/vdr-recsearch/Manifest
deleted file mode 100644
index 4e31ca5..000
--- a/media-plugins/vdr-recsearch/Manifest
+++ /dev/null
@@ -1,17 +0,0 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST vdr-recsearch-0.2.2.tar.gz 20150 SHA256 
a882044a2088a4eec3231e429d8e0d77aabcb22095c2b2a2ac97cd7178b7881a SHA512 
d7dc38c2465de5d58d910b9da9baa9a1691304deea2d2f34dce52ed12228e949e31d2fc18f898cb6f8adff75656da3167111a2378dab8f1f1c837e4c1991c6ef
 WHIRLPOOL 
e046c3dccfb96676ac3a1a19b3514ec7d5fcbd01d6d3ac683b61c38eb3a22edc69da523c6c3f06000c821122b5672a6c96d3eabf7ab9b9ba50ff24cb34917c9b
-DIST vdr-recsearch-0.3.5.tar.gz 23920 SHA256 
61324315baebcb0b3bc141751c1cbe36f93ab989dbdfabbd9110624fc61ab2b1 SHA512 
97cac7ffd231b732ae91b2e86c74bf307c5901b718d23bbb9f2fec4da25cd80e23a41c9e35a88caf8c9bd190c07662fa64057b20fd760bbed9c2b94687f730b6
 WHIRLPOOL 
8ef728f68fe4522983d77ca8f2da3ff95bf90cd4c7c0bee7eb290cc4fedf2eec55b9bc2656a3a0052dbb0821a0d854211974f671a67c79e997c16871b32de296
-EBUILD vdr-recsearch-0.2.2.ebuild 746 SHA256 
180116c5e4c08f45b222f193d1dccb61d0665cc9b0f43f76c5c3577bd612d743 SHA512 
bf3c067b3fec92d158bee9fbe581f51695f980ff6de834d5155d37d90a328fbed98369411aaf792702e69ac8b3c1a0bfb5a7c73c1e73bf0a5137e3ac18b9f5f8
 WHIRLPOOL 
76ba3ed1001695a2bec9d827c8fc6ad973b1078e6f3de0af928d0724e7ed16141ed2d5c07e9733b5e108b0b983015cd57f5b9cc9072e02c3c1eb8d670565791a
-EBUILD vdr-recsearch-0.3.5.ebuild 746 SHA256 
89db9bd3275294529dfcfef8ea9bcca19ba752a5932480ee6e6e9713548a10a2 SHA512 
4f086c3d03565f9faca4e3ee80088acb60e45215ee28b90746d65caf9187fa6521542cae1b7837308b9919a0a42498a6a6e32639f6ecfaa3b2426c5c378e130d
 WHIRLPOOL 
58a6753e9cc82779c63f6b57cb960ab1f83b24eced54641faa48c145ac004f92cf25c0fdd62c1527f47e65a7e12747082ceb6490c09511658bc44c9d1058fa82
-MISC ChangeLog 413 SHA256 
395914041f7d6626d5417364bc9b1a549ea980eb5df23a4ba80c1823d9d2e48d SHA512 
8a0ddd9fb2ec28ff7379b73a78ca6d38ab2e4d3aa54976286b0819afc43c882d62cd77eaaabede5524b781ce18f112d249baec1c7f361ccdc07278e1c389bfe9
 WHIRLPOOL 
dbeb3eef4a8b6bc3e92414923e38468af02ddd1d6ddf6a51b3418b1ac516841ab94d4c54fcb96d5f6406bfe4b47cc7a09684a295b6f75510b174fe66a96aca18
-MISC metadata.xml 251 SHA256 
b426b6e6d679a63de74d2c1a21e4da2381fb1b580b0180b041307471d67ab54f SHA512 
8f48311caba6e3069390a1871a0cb9b8731ff57b812b3b8d5a5b5147d4e2b8ad28232d059abb00f049ba78a10570d9326957a57349d2f080624b41b043112056
 WHIRLPOOL 
2b082e9ef2c0a111b189ec0a020a10fcf8ddb4ea6f2eb5d9627f98ab6edb72cac03a9a04f97ee4624f27852b85bb06f2d662a54b0ee421c777eba10e85e37cbe
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.22 (GNU/Linux)
-Comment: added by hd_bru...@gentoo.org
-
-iD8DBQFUvDAAdn07HTTCgIoRCMicAJsGIkRR5osmI4lKYFNpmZ+UY1nUbACdGHaI
-gwc1sJylMv5ghwk61aWV0w0=
-=vg4A
--END PGP SIGNATURE-

diff --git a/media-plugins/vdr-recsearch/metadata.xml 
b/media-plugins/vdr-recsearch/metadata.xml
deleted file mode 100644
index 5f9f146..000
--- a/media-plugins/vdr-recsearch/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-herdmedia-tv/herd
-maintainer
-emailv...@gentoo.org/email
-nameGentoo VDR Project/name
-/maintainer
-/pkgmetadata
-

diff --git a/media-plugins/vdr-recsearch/vdr-recsearch-0.2.2.ebuild 
b/media-plugins/vdr-recsearch/vdr-recsearch-0.2.2.ebuild
deleted file mode 100644
index e4079eb..000
--- a/media-plugins/vdr-recsearch/vdr-recsearch-0.2.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# 

[gentoo-commits] gentoo-x86 commit in dev-python/dynd-python: dynd-python-0.6.6.ebuild ChangeLog

2015-02-20 Thread Justin Lecher (jlec)
jlec15/02/20 12:10:32

  Modified: ChangeLog
  Added:dynd-python-0.6.6.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.6  dev-python/dynd-python/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/dynd-python/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   20 Feb 2015 11:29:47 -  1.5
+++ ChangeLog   20 Feb 2015 12:10:32 -  1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/dynd-python
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dynd-python/ChangeLog,v 1.5 
2015/02/20 11:29:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dynd-python/ChangeLog,v 1.6 
2015/02/20 12:10:32 jlec Exp $
+
+*dynd-python-0.6.6 (20 Feb 2015)
+
+  20 Feb 2015; Justin Lecher j...@gentoo.org +dynd-python-0.6.6.ebuild:
+  Version Bump
 
   20 Feb 2015; Justin Lecher j...@gentoo.org -dynd-python-0.6.0.ebuild,
   -dynd-python-0.6.2.ebuild:



1.1  dev-python/dynd-python/dynd-python-0.6.6.ebuild

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

Index: dynd-python-0.6.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/dynd-python/dynd-python-0.6.6.ebuild,v 1.1 
2015/02/20 12:10:32 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit cmake-utils python-r1

# change each release, to avoid git in tree dependency
DYND_GIT_SHA1=d7ec36c6f1beb0621d6037ab0953db7e4c1b9150

DESCRIPTION=Python exposure of multidimensionnal array library libdynd
HOMEPAGE=https://github.com/ContinuumIO/dynd-python;
SRC_URI=https://github.com/ContinuumIO/${PN}/archive/v${PV}.tar.gz - 
${P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc test

RDEPEND=
~dev-libs/libdynd-${PV}
=dev-python/numpy-1.5[${PYTHON_USEDEP}]

DEPEND=${RDEPEND}
=dev-python/cython-0.19[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )


PATCHES=( ${FILESDIR}/${PN}-0.6.2-out-of-git-versioning.patch )

src_prepare() {
cmake-utils_src_prepare
# each relase comes with a different set...
# remove forced strong flags
sed -i \
-e s|@DYND_GIT_SHA1@|${DYND_GIT_SHA1}| \
-e s|@DYND_VERSION@|${PV}| \
-e 's|-g -fomit-frame-pointer||' \
-e 's|-Werror||g' \
CMakeLists.txt || die
}

src_configure() {
local mycmakeargs=(
-DUSE_SEPARATE_LIBDYND=ON
-DDYND_INSTALL_LIB=ON
$(cmake-utils_use test DYND_BUILD_TESTS)
)
python_foreach_impl cmake-utils_src_configure
}

src_compile() {
python_foreach_impl cmake-utils_src_make
use doc  emake -C doc html
}

src_test() {
testing() {
cmake-utils_src_make DESTDIR=${WORKDIR}-test-${EPYTHON} 
install
cd ${WORKDIR}-test-${EPYTHON}/$(python_get_sitedir) || die
${PYTHON} -c 'import dynd; dynd.test()' || die
}
python_foreach_impl testing
}

src_install() {
python_foreach_impl cmake-utils_src_install
dodoc README.md
use doc  dohtml -r doc/build/html/*
}






[gentoo-commits] gentoo-x86 commit in dev-python/pytools: ChangeLog pytools-2014.3.ebuild pytools-2014.3.2.ebuild pytools-2013.5.6.ebuild pytools-2014.1.2.ebuild pytools-2014.3.1.ebuild pytools-2014.3

2015-02-20 Thread Justin Lecher (jlec)
jlec15/02/20 11:23:57

  Modified: ChangeLog
  Removed:  pytools-2014.3.ebuild pytools-2014.3.2.ebuild
pytools-2013.5.6.ebuild pytools-2014.1.2.ebuild
pytools-2014.3.1.ebuild pytools-2014.3.4.ebuild
pytools-2014.2.1.ebuild pytools-2013.5.7.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.30 dev-python/pytools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytools/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   1 Dec 2014 09:24:36 -   1.29
+++ ChangeLog   20 Feb 2015 11:23:56 -  1.30
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pytools
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytools/ChangeLog,v 1.29 
2014/12/01 09:24:36 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytools/ChangeLog,v 1.30 
2015/02/20 11:23:56 jlec Exp $
+
+  20 Feb 2015; Justin Lecher j...@gentoo.org -pytools-2013.5.6.ebuild,
+  -pytools-2013.5.7.ebuild, -pytools-2014.1.2.ebuild, -pytools-2014.2.1.ebuild,
+  -pytools-2014.3.1.ebuild, -pytools-2014.3.2.ebuild, -pytools-2014.3.4.ebuild,
+  -pytools-2014.3.ebuild:
+  Drop old
 
 *pytools-2014.3.5 (01 Dec 2014)
 






[gentoo-commits] proj/vdr/devel:master commit in: media-plugins/vdr-femon/, media-plugins/vdr-recsearch/

2015-02-20 Thread Joerg Bornkessel
commit: 60fb77d31bba86148d412fd739ad884d6208dc35
Author: Joerg Bornkessel hd_brummy AT gentoo DOT org
AuthorDate: Fri Feb 20 12:29:25 2015 +
Commit: Joerg Bornkessel hd_brummy AT gentoo DOT org
CommitDate: Fri Feb 20 12:29:25 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/vdr/devel.git;a=commit;h=60fb77d3

vdr-femon moved to main tree

---
 media-plugins/vdr-femon/ChangeLog |  4 
 media-plugins/vdr-femon/Manifest  | 15 ---
 media-plugins/vdr-femon/metadata.xml  | 10 --
 media-plugins/vdr-femon/vdr-femon-2.1.1.ebuild| 19 ---
 .../vdr-recsearch/vdr-recsearch-0.3.5.ebuild  |  2 +-
 5 files changed, 1 insertion(+), 49 deletions(-)

diff --git a/media-plugins/vdr-femon/ChangeLog 
b/media-plugins/vdr-femon/ChangeLog
deleted file mode 100644
index 86dfb0e..000
--- a/media-plugins/vdr-femon/ChangeLog
+++ /dev/null
@@ -1,4 +0,0 @@
-# ChangeLog for CATEGORY/PACKAGE_NAME
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-

diff --git a/media-plugins/vdr-femon/Manifest b/media-plugins/vdr-femon/Manifest
deleted file mode 100644
index 82aa599..000
--- a/media-plugins/vdr-femon/Manifest
+++ /dev/null
@@ -1,15 +0,0 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST vdr-femon-2.1.1.tgz 84165 SHA256 
15fd4f26c8b8987b826ced60cbfb77517c028bf5c2536118d63a1a03eb767e2f SHA512 
a0893619b2e55d537b7362dc33a125abdf19ccbcf5d4b7633a2ed4741fd9a9b12496b5e83259491cc02f542071922b547d605ed1b41ac237e03c5f770c07b956
 WHIRLPOOL 
efb15ce1a670b65f14f00013ec63e3f778cf4eb0bcc0af1f2e5753c44e0be221362c594d04e43ef0310939828a7dbb0fc3667a30113d960b1f87f83fef049f6e
-EBUILD vdr-femon-2.1.1.ebuild 466 SHA256 
664046019dc247a18b0b093dae00cc8a202c8c8361cd209d33044d5866778b5d SHA512 
86e9b86de676d3e68f710d59b6d9e0c4a62bd29b7feaf772e4af81b7d7636eeec56172d640d7328424fd6aea89e9ef108c19f9ae901502bb5b2fec999178a34e
 WHIRLPOOL 
96f7950e31d62138da1835fdd069579f254cdc396f95349afe53895a89adb6688f3c850896af6b208122055b5a8cd23e6cc211a84f9a22983c993a2e28802324
-MISC ChangeLog 126 SHA256 
0077f2239de146154ea66d42120f4ede784615774221240af63723ccd4e2d3f3 SHA512 
8664525743e63da3e0545f26b4a95b2230bd8f9274fab0913d9abdf7086ea2c08bd92a09586f9aea5d66f06b220b80c658332a948c49e7c9d1c2e18722832199
 WHIRLPOOL 
87133dd7b14e5eba5f40c2eae1058919dfd15ecc9a26b5f66b616c772da92cff1f687569a032016954ba6b52f3d54c779d0cacaae3cd3e6533a2ce0c8d3fea42
-MISC metadata.xml 251 SHA256 
b426b6e6d679a63de74d2c1a21e4da2381fb1b580b0180b041307471d67ab54f SHA512 
8f48311caba6e3069390a1871a0cb9b8731ff57b812b3b8d5a5b5147d4e2b8ad28232d059abb00f049ba78a10570d9326957a57349d2f080624b41b043112056
 WHIRLPOOL 
2b082e9ef2c0a111b189ec0a020a10fcf8ddb4ea6f2eb5d9627f98ab6edb72cac03a9a04f97ee4624f27852b85bb06f2d662a54b0ee421c777eba10e85e37cbe
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.22 (GNU/Linux)
-Comment: added by hd_bru...@gentoo.org
-
-iD8DBQFTeOBxdn07HTTCgIoRCLDaAKCJCsQRjn08FkaDxLb3p0vyxvlQHgCdEESC
-/v5mSi+9+7R+rW14LrzQN/k=
-=bvXP
--END PGP SIGNATURE-

diff --git a/media-plugins/vdr-femon/metadata.xml 
b/media-plugins/vdr-femon/metadata.xml
deleted file mode 100644
index 5f9f146..000
--- a/media-plugins/vdr-femon/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-herdmedia-tv/herd
-maintainer
-emailv...@gentoo.org/email
-nameGentoo VDR Project/name
-/maintainer
-/pkgmetadata
-

diff --git a/media-plugins/vdr-femon/vdr-femon-2.1.1.ebuild 
b/media-plugins/vdr-femon/vdr-femon-2.1.1.ebuild
deleted file mode 100644
index 7263384..000
--- a/media-plugins/vdr-femon/vdr-femon-2.1.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit vdr-plugin-2
-
-DESCRIPTION=VDR Plugin: DVB Frontend Status Monitor (signal strengt/noise)
-HOMEPAGE=http://www.saunalahti.fi/~rahrenbe/vdr/femon/;
-SRC_URI=http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/${P}.tgz;
-
-LICENSE=GPL-2
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-DEPEND==media-video/vdr-2.1.6
-RDEPEND=${DEPEND}

diff --git a/media-plugins/vdr-recsearch/vdr-recsearch-0.3.5.ebuild 
b/media-plugins/vdr-recsearch/vdr-recsearch-0.3.5.ebuild
index bc1e4f6..26ff24c 100644
--- a/media-plugins/vdr-recsearch/vdr-recsearch-0.3.5.ebuild
+++ b/media-plugins/vdr-recsearch/vdr-recsearch-0.3.5.ebuild
@@ -27,5 +27,5 @@ src_install() {
touch searches.conf
insopts -m0644 -ovdr -gvdr
insinto /etc/vdr/plugins/${VDRPLUGIN}
-   doins last.conf searches.conf
+   nonfatal doins last.conf searches.conf
 }



[gentoo-commits] gentoo-x86 commit in games-puzzle/gnurobbo: ChangeLog gnurobbo-0.66.ebuild

2015-02-20 Thread Alfredo Tupone (tupone)
tupone  15/02/20 20:43:58

  Modified: ChangeLog gnurobbo-0.66.ebuild
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.25 games-puzzle/gnurobbo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/gnurobbo/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   15 May 2014 16:51:43 -  1.24
+++ ChangeLog   20 Feb 2015 20:43:58 -  1.25
@@ -1,6 +1,9 @@
 # ChangeLog for games-puzzle/gnurobbo
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnurobbo/ChangeLog,v 1.24 
2014/05/15 16:51:43 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnurobbo/ChangeLog,v 1.25 
2015/02/20 20:43:58 tupone Exp $
+
+  20 Feb 2015; Tupone Alfredo tup...@gentoo.org gnurobbo-0.66.ebuild:
+  EAPI 5
 
   15 May 2014; Ulrich Müller u...@gentoo.org gnurobbo-0.66.ebuild:
   Fix USE dependency on media-libs/libsdl, audio USE flag was renamed to



1.7  games-puzzle/gnurobbo/gnurobbo-0.66.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gnurobbo/gnurobbo-0.66.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gnurobbo/gnurobbo-0.66.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gnurobbo/gnurobbo-0.66.ebuild?r1=1.6r2=1.7

Index: gnurobbo-0.66.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/gnurobbo/gnurobbo-0.66.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnurobbo-0.66.ebuild15 May 2014 16:51:43 -  1.6
+++ gnurobbo-0.66.ebuild20 Feb 2015 20:43:58 -  1.7
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-puzzle/gnurobbo/gnurobbo-0.66.ebuild,v 1.6 
2014/05/15 16:51:43 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-puzzle/gnurobbo/gnurobbo-0.66.ebuild,v 1.7 
2015/02/20 20:43:58 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils games
 
 DESCRIPTION=Robbo, a popular Atari XE/XL game ported to Linux
@@ -18,6 +18,7 @@
media-libs/sdl-image[png]
media-libs/sdl-mixer[vorbis]
media-libs/sdl-ttf
+RDEPEND=${DEPEND}
 
 PATCHES=( ${FILESDIR}/${P}-underlink.patch )
 
@@ -25,14 +26,13 @@
emake \
PACKAGE_DATA_DIR=${GAMES_DATADIR}/${PN} \
BINDIR=${GAMES_BINDIR} \
-   DOCDIR=/usr/share/doc/${PF} \
-   || die emake failed
+   DOCDIR=/usr/share/doc/${PF}
 }
 
 src_install() {
-   dogamesbin gnurobbo || die dogamesbin failed
+   dogamesbin gnurobbo
insinto ${GAMES_DATADIR}/${PN}
-   doins -r data/{levels,skins,locales,rob,sounds} || die doins failed
+   doins -r data/{levels,skins,locales,rob,sounds}
dodoc AUTHORS Bugs ChangeLog README TODO
newicon icon32.png ${PN}.png
make_desktop_entry ${PN} Gnurobbo






[gentoo-commits] proj/sci:master commit in: dev-lua/messagepack/

2015-02-20 Thread Christoph Junghans
commit: 401ec12580f8eb56298e64e77befb6c7e8938190
Author: Ole Reifschneider mail AT ole-reifschneider DOT de
AuthorDate: Fri Feb 20 17:45:26 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Fri Feb 20 20:57:18 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=401ec125

Initial commit

Package-Manager: portage-2.2.14

---
 dev-lua/messagepack/ChangeLog   |  9 +
 dev-lua/messagepack/messagepack-.ebuild | 25 +
 dev-lua/messagepack/metadata.xml|  5 +
 3 files changed, 39 insertions(+)

diff --git a/dev-lua/messagepack/ChangeLog b/dev-lua/messagepack/ChangeLog
new file mode 100644
index 000..d83f8d9
--- /dev/null
+++ b/dev-lua/messagepack/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-lua/messagepack
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*messagepack- (20 Feb 2015)
+
+  20 Feb 2015; Ole Reifschneider m...@ole-reifschneider.de
+  +messagepack-.ebuild, +metadata.xml:
+  Initial commit

diff --git a/dev-lua/messagepack/messagepack-.ebuild 
b/dev-lua/messagepack/messagepack-.ebuild
new file mode 100644
index 000..2e151c5
--- /dev/null
+++ b/dev-lua/messagepack/messagepack-.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit toolchain-funcs git-r3
+
+DESCRIPTION=A pure Lua implementation of the MessagePack serialization format
+HOMEPAGE=http://fperrad.github.io/lua-MessagePack/;
+EGIT_REPO_URI=https://github.com/fperrad/lua-MessagePack.git;
+
+LICENSE=MIT
+SLOT=0
+KEYWORDS=~amd64
+IUSE=
+
+RDEPEND==dev-lang/lua-5.1:*
+DEPEND=${RDEPEND}
+   virtual/pkgconfig
+
+src_install() {
+   emake LUAVER=$($(tc-getPKG_CONFIG) --variable V lua) \
+   PREFIX=${EPREFIX}/usr DESTDIR=${D} install
+}

diff --git a/dev-lua/messagepack/metadata.xml b/dev-lua/messagepack/metadata.xml
new file mode 100644
index 000..897aa2e
--- /dev/null
+++ b/dev-lua/messagepack/metadata.xml
@@ -0,0 +1,5 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+  herdsci/herd
+/pkgmetadata



[gentoo-commits] gentoo-x86 commit in x11-misc/viewglob/files: README.gentoo viewglob-2.0.4-underlinking.patch

2015-02-20 Thread Justin Lecher (jlec)
jlec15/02/20 14:54:08

  Added:README.gentoo viewglob-2.0.4-underlinking.patch
  Log:
  Bump to EAPI=5 and fix underlinking problem, #512478  #540802
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  x11-misc/viewglob/files/README.gentoo

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/viewglob/files/README.gentoo?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/viewglob/files/README.gentoo?rev=1.1content-type=text/plain

Index: README.gentoo
===
/usr/bin/viewglob is a wrapper for vgd and vgseer (client and
daemon, respectively). Generally speaking, this is what you want to
execute from your shell.

Should you prefer to start viewglob with each shell session, try
something like this:

  if [[ ! $VG_VIEWGLOB_ACTIVE  $DISPLAY ]] ; then
  exec viewglob
  fi

Have a look at http://viewglob.sourceforge.net/faq.html for a
few more viewglob tricks.

There are some known bugs in viewglob with screen. Exercise some
caution and take results with a pinch of salt if you try the two
together.



1.1  x11-misc/viewglob/files/viewglob-2.0.4-underlinking.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/viewglob/files/viewglob-2.0.4-underlinking.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/viewglob/files/viewglob-2.0.4-underlinking.patch?rev=1.1content-type=text/plain

Index: viewglob-2.0.4-underlinking.patch
===
 Makefile.am   |  6 +++---
 shell/Makefile.am | 12 ++--
 vgd/Makefile.am   |  2 +-
 vgdisplay/Makefile.am |  4 ++--
 vgdisplay/Makefile.in |  2 +-
 vgexpand/Makefile.am  |  2 +-
 vgping/Makefile.am|  2 +-
 vgseer/Makefile.am|  2 +-
 8 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 5378bad..4b0d394 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,19 +11,19 @@ man_MANS = vgseer.1 viewglob.1 $(MANS_FULL)
 viewglob.1:
rm -f viewglob.1.tmp
sed -e 's/@RELEASE_DATE\@/$(RELEASE_DATE)/g' \
-   viewglob.1.in  viewglob.1.tmp
+   $(srcdir)/viewglob.1.in  viewglob.1.tmp
mv viewglob.1.tmp viewglob.1
 
 vgseer.1:
rm -f vgseer.1.tmp
sed -e 's/@RELEASE_DATE\@/$(RELEASE_DATE)/g' \
-   vgseer.1.in  vgseer.1.tmp
+   $(srcdir)/vgseer.1.in  vgseer.1.tmp
mv vgseer.1.tmp vgseer.1
 
 vgd.1:
rm -f vgd.1.tmp
sed -e 's/@RELEASE_DATE\@/$(RELEASE_DATE)/g' \
-   vgd.1.in  vgd.1.tmp
+   $(srcdir)/vgd.1.in  vgd.1.tmp
mv vgd.1.tmp vgd.1
 
 EXTRA_DIST = COPYING2 HACKING viewglob.1.in vgseer.1.in vgd.1.in
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 1d4239a..0a62bc7 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -1,7 +1,7 @@
 
 bin_SCRIPTS = viewglob
-pkglib_SCRIPTS = getopt.sh conf-to-args.sh
-pkglib_DATA = init-viewglob.bashrc .zshrc
+libexec_SCRIPTS = getopt.sh conf-to-args.sh
+pkgdata_DATA = init-viewglob.bashrc .zshrc
 
 viewglob:
rm -f viewglob.tmp
@@ -10,27 +10,27 @@ viewglob:
-e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g' \
-e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' \
-e 's/@RELEASE_DATE\@/$(RELEASE_DATE)/g' \
-   viewglob.in  viewglob.tmp
+   $(srcdir)/viewglob.in  viewglob.tmp
chmod a+x viewglob.tmp
mv viewglob.tmp viewglob
 
 getopt.sh:
rm -f getopt.sh.tmp
sed -e 's,@BASH_FULL_PATH\@,$(BASH_FULL_PATH),g' \
-   getopt.sh.in  getopt.sh.tmp
+   $(srcdir)/getopt.sh.in  getopt.sh.tmp
chmod a+x getopt.sh.tmp
mv getopt.sh.tmp getopt.sh
 
 .zshrc:
rm -f init-viewglob.zshrc.tmp
sed -e 's,@pkglibdir\@,$(pkglibdir),g' \
-   init-viewglob.zshrc.in  init-viewglob.zshrc.tmp
+   $(srcdir)/init-viewglob.zshrc.in  init-viewglob.zshrc.tmp
mv init-viewglob.zshrc.tmp .zshrc
 
 init-viewglob.bashrc:
rm -f init-viewglob.bashrc.tmp
sed -e 's,@pkglibdir\@,$(pkglibdir),g' \
-   init-viewglob.bashrc.in  init-viewglob.bashrc.tmp
+   $(srcdir)/init-viewglob.bashrc.in  init-viewglob.bashrc.tmp
mv init-viewglob.bashrc.tmp init-viewglob.bashrc
 
 
diff --git a/vgd/Makefile.am b/vgd/Makefile.am
index 634b7de..1982981 100644
--- a/vgd/Makefile.am
+++ b/vgd/Makefile.am
@@ -25,7 +25,7 @@ BUILT_SOURCES = vgd-usage.h
 
 vgd-usage.h: vgd-usage.txt
rm -f vgd-usage.tmp
-   sed vgd-usage.txt vgd-usage.tmp \
+   sed  $(srcdir)/vgd-usage.txt vgd-usage.tmp \
-e 's/\\//g' \
-e 's//\\/g' \
-e 's/.*/\\\n\/'
diff --git a/vgdisplay/Makefile.am 

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

2015-02-20 Thread Christoph Junghans
commit: 3a387e6b459be9c74679e7494d22a575f04adf32
Author: Ole Reifschneider mail AT ole-reifschneider DOT de
AuthorDate: Fri Feb 20 14:58:12 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Fri Feb 20 19:23:31 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3a387e6b

Initial commit

Package-Manager: portage-2.2.14

---
 dev-libs/unibilium/ChangeLog  |  9 +
 dev-libs/unibilium/metadata.xml   |  5 +
 dev-libs/unibilium/unibilium-1.1.1.ebuild | 20 
 3 files changed, 34 insertions(+)

diff --git a/dev-libs/unibilium/ChangeLog b/dev-libs/unibilium/ChangeLog
new file mode 100644
index 000..550fc68
--- /dev/null
+++ b/dev-libs/unibilium/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-libs/unibilium
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*unibilium-1.1.1 (20 Feb 2015)
+
+  20 Feb 2015; Ole Reifschneider m...@ole-reifschneider.de +metadata.xml,
+  +unibilium-1.1.1.ebuild:
+  Initial commit

diff --git a/dev-libs/unibilium/metadata.xml b/dev-libs/unibilium/metadata.xml
new file mode 100644
index 000..897aa2e
--- /dev/null
+++ b/dev-libs/unibilium/metadata.xml
@@ -0,0 +1,5 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+  herdsci/herd
+/pkgmetadata

diff --git a/dev-libs/unibilium/unibilium-1.1.1.ebuild 
b/dev-libs/unibilium/unibilium-1.1.1.ebuild
new file mode 100644
index 000..efbb256
--- /dev/null
+++ b/dev-libs/unibilium/unibilium-1.1.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit
+
+DESCRIPTION=A terminfo parsing library
+HOMEPAGE=https://github.com/mauke/unibilium;
+SRC_URI=https://github.com/mauke/${PN}/archive/v${PV}.tar.gz - ${P}.tar.gz
+
+LICENSE=LGPL-3+
+SLOT=0
+KEYWORDS=~amd64
+IUSE=
+
+src_install() {
+   emake PREFIX=${EPREFIX}/usr DESTDIR=${D} install
+}



[gentoo-commits] gentoo-x86 commit in dev-ruby/rest-client: rest-client-1.7.3.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:23:28

  Modified: rest-client-1.7.3.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #540254
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  dev-ruby/rest-client/rest-client-1.7.3.ebuild

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

Index: rest-client-1.7.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.7.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rest-client-1.7.3.ebuild20 Feb 2015 11:22:44 -  1.3
+++ rest-client-1.7.3.ebuild20 Feb 2015 11:23:28 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.7.3.ebuild,v 1.3 
2015/02/20 11:22:44 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.7.3.ebuild,v 1.4 
2015/02/20 11:23:28 ago Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 
 ruby_add_bdepend test? ( dev-ruby/webmock )



1.28 dev-ruby/rest-client/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   20 Feb 2015 11:22:44 -  1.27
+++ ChangeLog   20 Feb 2015 11:23:28 -  1.28
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rest-client
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.27 
2015/02/20 11:22:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.28 
2015/02/20 11:23:28 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org rest-client-1.7.3.ebuild:
+  Stable for x86, wrt bug #540254
 
   20 Feb 2015; Agostino Sarubbo a...@gentoo.org rest-client-1.7.3.ebuild:
   Stable for amd64, wrt bug #540254






[gentoo-commits] gentoo-x86 commit in dev-ruby/netrc: netrc-0.9.0.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:23:24

  Modified: netrc-0.9.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #540254
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  dev-ruby/netrc/netrc-0.9.0.ebuild

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

Index: netrc-0.9.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/netrc/netrc-0.9.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- netrc-0.9.0.ebuild  20 Feb 2015 11:22:40 -  1.4
+++ netrc-0.9.0.ebuild  20 Feb 2015 11:23:24 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/netrc/netrc-0.9.0.ebuild,v 1.4 
2015/02/20 11:22:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/netrc/netrc-0.9.0.ebuild,v 1.5 
2015/02/20 11:23:24 ago Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -15,7 +15,7 @@
 HOMEPAGE=https://github.com/geemus/netrc;
 LICENSE=MIT
 
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 SLOT=0
 IUSE=
 



1.9  dev-ruby/netrc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/netrc/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   20 Feb 2015 11:22:40 -  1.8
+++ ChangeLog   20 Feb 2015 11:23:24 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/netrc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/netrc/ChangeLog,v 1.8 2015/02/20 
11:22:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/netrc/ChangeLog,v 1.9 2015/02/20 
11:23:24 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org netrc-0.9.0.ebuild:
+  Stable for x86, wrt bug #540254
 
   20 Feb 2015; Agostino Sarubbo a...@gentoo.org netrc-0.9.0.ebuild:
   Stable for amd64, wrt bug #540254






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

2015-02-20 Thread Christoph Junghans
commit: ddf4ae308a99f597ebf8f98dd2828580e7f1adbc
Author: Ole Reifschneider mail AT ole-reifschneider DOT de
AuthorDate: Fri Feb 20 15:03:45 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Fri Feb 20 19:23:41 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ddf4ae30

Initial commit

Package-Manager: portage-2.2.14

---
 dev-libs/msgpack/ChangeLog   |  9 +
 dev-libs/msgpack/metadata.xml|  5 +
 dev-libs/msgpack/msgpack-.ebuild | 27 +++
 3 files changed, 41 insertions(+)

diff --git a/dev-libs/msgpack/ChangeLog b/dev-libs/msgpack/ChangeLog
new file mode 100644
index 000..7079421
--- /dev/null
+++ b/dev-libs/msgpack/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-libs/msgpack
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*msgpack- (20 Feb 2015)
+
+  20 Feb 2015; Ole Reifschneider m...@ole-reifschneider.de +metadata.xml,
+  +msgpack-.ebuild:
+  Initial commit

diff --git a/dev-libs/msgpack/metadata.xml b/dev-libs/msgpack/metadata.xml
new file mode 100644
index 000..897aa2e
--- /dev/null
+++ b/dev-libs/msgpack/metadata.xml
@@ -0,0 +1,5 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+  herdsci/herd
+/pkgmetadata

diff --git a/dev-libs/msgpack/msgpack-.ebuild 
b/dev-libs/msgpack/msgpack-.ebuild
new file mode 100644
index 000..1cc15fd
--- /dev/null
+++ b/dev-libs/msgpack/msgpack-.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/msgpack/msgpack-0.5.9.ebuild,v 1.1 
2014/07/09 04:54:50 radhermit Exp $
+
+EAPI=5
+AUTOTOOLS_AUTORECONF=1
+inherit autotools-multilib flag-o-matic git-r3
+
+DESCRIPTION=MessagePack is a binary-based efficient data interchange format
+HOMEPAGE=http://msgpack.org/ https://github.com/msgpack/msgpack-c/;
+SRC_URI=
+EGIT_REPO_URI=https://github.com/${PN}/${PN}-c;
+
+LICENSE=Apache-2.0
+SLOT=0
+KEYWORDS=~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux
+IUSE=static-libs test
+
+DEPEND=test? ( =dev-cpp/gtest-1.6.0-r2[${MULTILIB_USEDEP}] )
+
+DOCS=( CHANGELOG.md README.md CROSSLANG.md QUICKSTART-C.md QUICKSTART-CPP.md)
+
+src_prepare() {
+   append-cflags -I${S}/include
+   sed -i 's/-O3 //' configure.in
+   autotools-multilib_src_prepare
+}



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

2015-02-20 Thread Christoph Junghans
commit: 3a1d9349452591afe9ca96fdb3da905201d6245c
Author: Ole Reifschneider mail AT ole-reifschneider DOT de
AuthorDate: Fri Feb 20 15:00:57 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Fri Feb 20 19:23:41 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3a1d9349

Initial commit

Package-Manager: portage-2.2.14

---
 dev-libs/libtermkey/ChangeLog  |  9 +
 dev-libs/libtermkey/libtermkey-.ebuild | 22 ++
 dev-libs/libtermkey/metadata.xml   |  5 +
 3 files changed, 36 insertions(+)

diff --git a/dev-libs/libtermkey/ChangeLog b/dev-libs/libtermkey/ChangeLog
new file mode 100644
index 000..a4782a1
--- /dev/null
+++ b/dev-libs/libtermkey/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-libs/libtermkey
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*libtermkey- (20 Feb 2015)
+
+  20 Feb 2015; Ole Reifschneider m...@ole-reifschneider.de
+  +libtermkey-.ebuild, +metadata.xml:
+  Initial commit

diff --git a/dev-libs/libtermkey/libtermkey-.ebuild 
b/dev-libs/libtermkey/libtermkey-.ebuild
new file mode 100644
index 000..ae45194
--- /dev/null
+++ b/dev-libs/libtermkey/libtermkey-.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit bzr
+
+DESCRIPTION=This library allows easy processing of keyboard entry from 
terminal-based programs.
+HOMEPAGE=http://www.leonerd.org.uk/code/libtermkey/;
+EBZR_REPO_URI=http://bazaar.leonerd.org.uk/c/libtermkey/;
+
+LICENSE=MIT
+SLOT=0
+KEYWORDS=
+IUSE=
+
+RDEPEND=|| ( dev-libs/unibilium sys-libs/ncurses[unicode] )
+
+src_install() {
+   emake PREFIX=${EPREFIX}/usr DESTDIR=${D} install
+}

diff --git a/dev-libs/libtermkey/metadata.xml b/dev-libs/libtermkey/metadata.xml
new file mode 100644
index 000..897aa2e
--- /dev/null
+++ b/dev-libs/libtermkey/metadata.xml
@@ -0,0 +1,5 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+  herdsci/herd
+/pkgmetadata



[gentoo-commits] gentoo-x86 commit in games-roguelike/nethack: nethack-3.4.3-r3.ebuild ChangeLog

2015-02-20 Thread Sven Vermeulen (swift)
swift   15/02/20 16:24:58

  Modified: ChangeLog
  Added:nethack-3.4.3-r3.ebuild
  Log:
  Update ebuild to reflect QA policy on games and gamestats, with thanks to 
Luis aranea Ressel
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.39 games-roguelike/nethack/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/nethack/ChangeLog?rev=1.39view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/nethack/ChangeLog?rev=1.39content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/nethack/ChangeLog?r1=1.38r2=1.39

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog   20 Feb 2015 09:42:15 -  1.38
+++ ChangeLog   20 Feb 2015 16:24:58 -  1.39
@@ -1,6 +1,12 @@
 # ChangeLog for games-roguelike/nethack
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1.38 
2015/02/20 09:42:15 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1.39 
2015/02/20 16:24:58 swift Exp $
+
+*nethack-3.4.3-r3 (20 Feb 2015)
+
+  20 Feb 2015; Sven Vermeulen sw...@gentoo.org +nethack-3.4.3-r3.ebuild:
+  Update ebuild to reflect QA policy on games and gamestats, with thanks to 
Luis
+  aranea Ressel
 
   20 Feb 2015; Ulrich Müller u...@gentoo.org nethack-3.4.3-r2.ebuild:
   [QA] Mask package, see bug 125902 comment #102. (Double masked by removing



1.1  games-roguelike/nethack/nethack-3.4.3-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/nethack/nethack-3.4.3-r3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/nethack/nethack-3.4.3-r3.ebuild?rev=1.1content-type=text/plain

Index: nethack-3.4.3-r3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.3-r3.ebuild,v 1.1 
2015/02/20 16:24:58 swift Exp $

EAPI=5
inherit eutils toolchain-funcs flag-o-matic user

MY_PV=${PV//.}
DESCRIPTION=The ultimate old-school single player dungeon exploration game
HOMEPAGE=http://www.nethack.org/;
SRC_URI=mirror://sourceforge/nethack/${PN}-${MY_PV}-src.tgz

LICENSE=nethack
SLOT=0
KEYWORDS=~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd
IUSE=X

RDEPEND==sys-libs/ncurses-5.2-r5
X? (
x11-libs/libXaw
x11-libs/libXpm
x11-libs/libXt
)
DEPEND=${RDEPEND}
virtual/pkgconfig
X? (
x11-proto/xproto
x11-apps/bdftopcf
x11-apps/mkfontdir
)

BINDIR=/usr/games/bin
HACKDIR=/usr/share/games/${PN}
STATEDIR=/var/games/${PN}

NETHACK_GROUP=gamestat

pkg_setup() {
enewgroup gamestat 36
}

src_prepare() {
# This copies the /sys/unix Makefile.*s to their correct places for
# seding and compiling.
cd sys/unix || die Could not go into sys/unix directory
source setup.sh || die

cd ../.. || die Failed to get back to main directory
epatch \
${FILESDIR}/${PV}-gentoo-paths.patch \
${FILESDIR}/${PV}-default-options.patch \
${FILESDIR}/${PV}-bison.patch \
${FILESDIR}/${PV}-macos.patch \
${FILESDIR}/${P}-gibc210.patch \
${FILESDIR}/${P}-recover.patch

epatch_user

mv doc/recover.6 doc/nethack-recover.6 || die Could not rename 
recover.6 to nethack-recover.6

sed -i \
-e s:GENTOO_STATEDIR:${STATEDIR}: include/unixconf.h \
|| die setting statedir
sed -i \
-e s:GENTOO_HACKDIR:${HACKDIR}: include/config.h \
|| die setting hackdir
# set the default pager from the environment bug #52122
if [[ -n ${PAGER} ]] ; then
sed -i \
-e 115c\#define DEF_PAGER \${PAGER}\ \
include/unixconf.h \
|| die setting statedir
# bug #57410
sed -i \
-e s/^DATNODLB =/DATNODLB = \$(DATHELP)/ Makefile \
|| die sed Makefile failed
fi

# sys-libs/ncurses[tinfo]
sed -i \
-e '/^WINTTYLIB/s| = .*| = '$(
$(tc-getPKG_CONFIG) --libs ncurses
)'|g' \
src/Makefile || die

if use X ; then
epatch 

[gentoo-commits] gentoo-x86 commit in x11-themes/oxygen-gtk: oxygen-gtk-1.4.6.ebuild oxygen-gtk-1.4.1.ebuild ChangeLog

2015-02-20 Thread Mikle Kolyada (zlogene)
zlogene 15/02/20 16:16:30

  Modified: oxygen-gtk-1.4.6.ebuild oxygen-gtk-1.4.1.ebuild
ChangeLog
  Log:
  amd64/x86 stable wrt bug #530822
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  x11-themes/oxygen-gtk/oxygen-gtk-1.4.6.ebuild

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

Index: oxygen-gtk-1.4.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oxygen-gtk-1.4.6.ebuild 22 Oct 2014 20:19:53 -  1.1
+++ oxygen-gtk-1.4.6.ebuild 20 Feb 2015 16:16:30 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6.ebuild,v 1.1 
2014/10/22 20:19:53 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6.ebuild,v 1.2 
2015/02/20 16:16:30 zlogene Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2
 
 LICENSE=LGPL-2.1
-KEYWORDS=~amd64 ~ppc ~x86
+KEYWORDS=amd64 ~ppc x86
 SLOT=2
 IUSE=debug doc
 



1.4  x11-themes/oxygen-gtk/oxygen-gtk-1.4.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1.ebuild?r1=1.3r2=1.4

Index: oxygen-gtk-1.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- oxygen-gtk-1.4.1.ebuild 22 Oct 2014 20:19:53 -  1.3
+++ oxygen-gtk-1.4.1.ebuild 20 Feb 2015 16:16:30 -  1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1.ebuild,v 1.3 
2014/10/22 20:19:53 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1.ebuild,v 1.4 
2015/02/20 16:16:30 zlogene Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2
 
 LICENSE=LGPL-2.1
-KEYWORDS=~amd64 ~ppc ~x86
+KEYWORDS=amd64 ~ppc x86
 SLOT=3
 IUSE=debug doc
 



1.79 x11-themes/oxygen-gtk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?rev=1.79view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?rev=1.79content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?r1=1.78r2=1.79

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   22 Oct 2014 20:19:53 -  1.78
+++ ChangeLog   20 Feb 2015 16:16:30 -  1.79
@@ -1,6 +1,10 @@
 # ChangeLog for x11-themes/oxygen-gtk
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.78 
2014/10/22 20:19:53 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.79 
2015/02/20 16:16:30 zlogene Exp $
+
+  20 Feb 2015; Mikle Kolyada zlog...@gentoo.org oxygen-gtk-1.4.1.ebuild,
+  oxygen-gtk-1.4.6.ebuild:
+  amd64/x86 stable wrt bug #530822
 
 *oxygen-gtk-1.4.1 (22 Oct 2014)
 *oxygen-gtk-1.4.6 (22 Oct 2014)






[gentoo-commits] gentoo-x86 commit in gnustep-base/gnustep-back-cairo/files: gnustep-back-cairo-0.24.0-cairo-scrolling.patch gnustep-back-cairo-0.24.0-format-security.patch

2015-02-20 Thread Bernard Cafarelli (voyageur)
voyageur15/02/20 12:09:50

  Added:gnustep-back-cairo-0.24.0-cairo-scrolling.patch
gnustep-back-cairo-0.24.0-format-security.patch
  Log:
  Fix compilation with format-security, bug #536120 by ago. Also fix a 
scrolling bug with =cairo-1.14
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.1  
gnustep-base/gnustep-back-cairo/files/gnustep-back-cairo-0.24.0-cairo-scrolling.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-base/gnustep-back-cairo/files/gnustep-back-cairo-0.24.0-cairo-scrolling.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-base/gnustep-back-cairo/files/gnustep-back-cairo-0.24.0-cairo-scrolling.patch?rev=1.1content-type=text/plain

Index: gnustep-back-cairo-0.24.0-cairo-scrolling.patch
===
Description: Disable workaround for a cairo bug fixed in 1.14.0.
Bug-Debian: http://bugs.debian.org/770141
Origin: upstream, commit: r38135
Last-Update: 2014-11-19
---

--- gnustep-back-0.24.0.orig/Source/cairo/CairoGState.m
+++ gnustep-back-0.24.0/Source/cairo/CairoGState.m
@@ -1316,9 +1316,10 @@
   ssize = [source-_surface size];
 }
 
-  if (cairo_version() = CAIRO_VERSION_ENCODE(1, 8, 0))
+  if ((cairo_version() = CAIRO_VERSION_ENCODE(1, 8, 0))
+   (cairo_version() = CAIRO_VERSION_ENCODE(1, 13, 0)))
 {  
-  // For cairo  1.8 we seem to need this adjustment
+  // For cairo  1.8 and  1.13 we seem to need this adjustment
   srcRectInBase.origin.y -= 2 * (source-offset.y - ssize.height);
 }
 



1.1  
gnustep-base/gnustep-back-cairo/files/gnustep-back-cairo-0.24.0-format-security.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-base/gnustep-back-cairo/files/gnustep-back-cairo-0.24.0-format-security.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-base/gnustep-back-cairo/files/gnustep-back-cairo-0.24.0-format-security.patch?rev=1.1content-type=text/plain

Index: gnustep-back-cairo-0.24.0-format-security.patch
===
From: Mathieu Trudel-Lapierre mathieu.trudel-lapie...@canonical.com
Subject: Pass a proper format string to syslog()
Last-Update: 2011-11-17

--- gnustep-back.orig/Tools/gpbs.m
+++ gnustep-back/Tools/gpbs.m
@@ -64,7 +64,7 @@
 {
   if (is_daemon)
 {
-  syslog (log_priority | prio, ebuf);
+  syslog (log_priority | prio, %s, ebuf);
 }
   else if (prio == LOG_INFO)
 {






[gentoo-commits] gentoo-x86 commit in media-fonts/lohit-tamil: metadata.xml lohit-tamil-2.91.1.ebuild Manifest ChangeLog

2015-02-20 Thread Ben de Groot (yngwin)
yngwin  15/02/20 18:38:31

  Added:metadata.xml lohit-tamil-2.91.1.ebuild Manifest
ChangeLog
  Log:
  Break up lohit-fonts into individual packages, as is done upstream (bug 
#399181).
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.1  media-fonts/lohit-tamil/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-tamil/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-tamil/metadata.xml?rev=1.1content-type=text/plain

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
  herdfonts/herd
/pkgmetadata



1.1  media-fonts/lohit-tamil/lohit-tamil-2.91.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-tamil/lohit-tamil-2.91.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-tamil/lohit-tamil-2.91.1.ebuild?rev=1.1content-type=text/plain

Index: lohit-tamil-2.91.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-fonts/lohit-tamil/lohit-tamil-2.91.1.ebuild,v 1.1 
2015/02/20 18:38:31 yngwin Exp $

EAPI=5
inherit font
FONTDIR=/usr/share/fonts/indic/${PN}
FONT_SUFFIX=ttf

DESCRIPTION=The Lohit Tamil font
HOMEPAGE=https://fedorahosted.org/lohit;
SRC_URI=https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz;

LICENSE=OFL-1.1
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd 
~ppc-macos ~x86-macos
IUSE=

DEPEND=!media-fonts/lohit-fonts-2.20150220
RDEPEND=${DEPEND}

RESTRICT=test binchecks
S=${WORKDIR}/${PN}-${FONT_SUFFIX}-${PV}
FONT_S=${S}
FONT_CONF=( 66-${PN}.conf )



1.1  media-fonts/lohit-tamil/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-tamil/Manifest?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-tamil/Manifest?rev=1.1content-type=text/plain

Index: Manifest
===
DIST lohit-tamil-ttf-2.91.1.tar.gz 28209 SHA256 
f25976329b2e7886a19bf7fb60e2d10884890ae940ded50399fc2a44a89c26c7 SHA512 
58691aa4ea39c0d9656ea9a6e598ca782e863d5a077022738b01460501bab6385ee56b2b6b487460696302344bbb8576aff49e603735e0d29c2a50418a3a5415
 WHIRLPOOL 
0fcda485613f99f2acbfe3d8a85b642fab88fcb77525f130df31e12cef53b485b75654daa78985545761c39de6cedd66c942336110c32701814394884e55a151
EBUILD lohit-tamil-2.91.1.ebuild 787 SHA256 
52902a119217ca63fbe02052fcd21995513f741056762f568911d6726e1b8730 SHA512 
27f2b42efe09bcf42f5ca9f9135d08a0c3de141e3de238b767dae19a1aa2ad9ab0ec2a82a224950838a76c7ba4934770011a3759fc69a3edce4b177dec04f0a6
 WHIRLPOOL 
e45a7d56fbf6ed115de8b8f528c0f0197e14a864bc916d3f9019aace2551fa150d360e822af5ca96b94943fbb34a413c2f4fd59ccaa9d308c0cd5245a4e826b6
MISC metadata.xml 160 SHA256 
f98af670c6967591fe20a2cf4ef27d68f8b6dfb2799f8a4cc051003f5c95f7c0 SHA512 
309b994cd299c4e1e99212e9f531f63773f48b1255b1c5518f5f7c61f245045c579a7854b481c9b7ffdd79f7e71c417bfdd353ed6431903288a40e2e357b19ad
 WHIRLPOOL 
fc94ab822cf0a7455b83c600ee9333f3ad6a683f71bb17b33a21dc86d25dafa060192d7576a849668bb3f88b46f3ff7422a4d06830154bd33540a9f7a50bc1d8



1.1  media-fonts/lohit-tamil/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-tamil/ChangeLog?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-tamil/ChangeLog?rev=1.1content-type=text/plain

Index: ChangeLog
===
# ChangeLog for media-fonts/lohit-tamil
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/lohit-tamil/ChangeLog,v 1.1 
2015/02/20 18:38:31 yngwin Exp $

*lohit-tamil-2.91.1 (20 Feb 2015)

  20 Feb 2015; Ben de Groot yng...@gentoo.org +lohit-tamil-2.91.1.ebuild,
  +metadata.xml:
  Break up lohit-fonts into individual packages, as is done upstream (bug
  #399181).






[gentoo-commits] gentoo-x86 commit in app-admin/clsync/files: clsync-0.4-strtol.patch clsync-0.4-retries-arg.patch

2015-02-20 Thread Andrew Savchenko (bircoph)
bircoph 15/02/20 18:36:49

  Added:clsync-0.4-strtol.patch
clsync-0.4-retries-arg.patch
  Log:
  Apply upstream fixes to parser bugs
  
  Signed-off-by: Andrew Savchenko birc...@gentoo.org
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
565953B95372756C)

Revision  ChangesPath
1.1  app-admin/clsync/files/clsync-0.4-strtol.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/clsync/files/clsync-0.4-strtol.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/clsync/files/clsync-0.4-strtol.patch?rev=1.1content-type=text/plain

Index: clsync-0.4-strtol.patch
===
commit 41283d1359b652c728ca37406a33e62e8541bdda
Author: Andrew Savchenko birc...@gmail.com
Date:   Fri Feb 20 21:04:48 2015 +0300

parser: check correctness of str to int conversions.

diff --git a/main.c b/main.c
index 48aee6a..d057489 100644
--- a/main.c
+++ b/main.c
@@ -808,15 +808,33 @@ static int synchandler_arg1(char *arg, size_t arg_len, 
void *_ctx_p) {
return synchandler_arg(arg, arg_len, _ctx_p, SHARGS_INITIAL);
 }
 
-int parse_customsignals(ctx_t *ctx_p, char *arg) {
+/* strtol wrapper with error checks */
+static inline long xstrtol(const char *str, int *err) {
+   long res;
+   char *endptr;
+
+   res = strtol(str, endptr, 0);
+   if (errno || *endptr) {
+   error(argument \%s\ can't be parsed as a number, str);
+   *err = EINVAL;
+   }
+   return res;
+}
+
+static inline int parse_customsignals(ctx_t *ctx_p, char *arg) {
char *ptr = arg, *start = arg;
+   int ret = 0;
unsigned int signal;
do {
switch (*ptr) {
case 0:
case ',':
case ':':
-   signal = (unsigned int)atoi(start);
+   signal = (unsigned int)xstrtol(start, ret);
+   if (ret) {
+   errno = ret;
+   return errno;
+   }
if (signal == 0) {
// flushing the setting
int i = 0;
@@ -883,7 +901,8 @@ int parse_customsignals(ctx_t *ctx_p, char *arg) {
return 0;
 }
 
-int parse_parameter(ctx_t *ctx_p, uint16_t param_id, char *arg, paramsource_t 
paramsource) {
+static int parse_parameter(ctx_t *ctx_p, uint16_t param_id, char *arg, 
paramsource_t paramsource) {
+   int ret = 0;
 #ifdef _DEBUG_FORCE
fprintf(stderr, Force-Debug: parse_parameter(): %i: %i = \%s\\n, 
paramsource, param_id, arg);
 #endif
@@ -962,7 +981,7 @@ int parse_parameter(ctx_t *ctx_p, uint16_t param_id, char 
*arg, paramsource_t pa
ctx_p-flags[param_id]++;
 
if (pwd == NULL) {
-   ctx_p-uid = (unsigned int)atol(arg);
+   ctx_p-uid = (unsigned int)xstrtol(arg, ret);
break;
}
 
@@ -974,7 +993,7 @@ int parse_parameter(ctx_t *ctx_p, uint16_t param_id, char 
*arg, paramsource_t pa
ctx_p-flags[param_id]++;
 
if (grp == NULL) {
-   ctx_p-gid = (unsigned int)atol(arg);
+   ctx_p-gid = (unsigned int)xstrtol(arg, ret);
break;
}
 
@@ -1028,7 +1047,7 @@ int parse_parameter(ctx_t *ctx_p, uint16_t param_id, char 
*arg, paramsource_t pa
ctx_p-flags[param_id]++;
 
if (pwd == NULL) {
-   ctx_p-synchandler_uid = (unsigned 
int)atol(arg);
+   ctx_p-synchandler_uid = (unsigned 
int)xstrtol(arg, ret);
break;
}
 
@@ -1040,7 +1059,7 @@ int parse_parameter(ctx_t *ctx_p, uint16_t param_id, char 
*arg, paramsource_t pa
ctx_p-flags[param_id]++;
 
if (grp == NULL) {
-   ctx_p-synchandler_gid = (unsigned 
int)atol(arg);
+   ctx_p-synchandler_gid = (unsigned 
int)xstrtol(arg, ret);
break;
}
 
@@ -1233,7 +1252,7 @@ int parse_parameter(ctx_t *ctx_p, uint16_t param_id, char 
*arg, paramsource_t pa
ctx_p-pidfile  = arg;
break;
case RETRIES:
-   ctx_p-retries  = (unsigned int)atol(arg);
+   ctx_p-retries  = (unsigned int)xstrtol(arg, 
ret);
break;
case THREADING: {
  

[gentoo-commits] gentoo-x86 commit in media-fonts/lohit-odia: metadata.xml lohit-odia-2.91.0.ebuild Manifest ChangeLog

2015-02-20 Thread Ben de Groot (yngwin)
yngwin  15/02/20 18:35:15

  Added:metadata.xml lohit-odia-2.91.0.ebuild Manifest
ChangeLog
  Log:
  Break up lohit-fonts into individual packages, as is done upstream (bug 
#399181).
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.1  media-fonts/lohit-odia/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-odia/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-odia/metadata.xml?rev=1.1content-type=text/plain

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
  herdfonts/herd
/pkgmetadata



1.1  media-fonts/lohit-odia/lohit-odia-2.91.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-odia/lohit-odia-2.91.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-odia/lohit-odia-2.91.0.ebuild?rev=1.1content-type=text/plain

Index: lohit-odia-2.91.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-fonts/lohit-odia/lohit-odia-2.91.0.ebuild,v 1.1 
2015/02/20 18:35:15 yngwin Exp $

EAPI=5
inherit font
FONTDIR=/usr/share/fonts/indic/${PN}
FONT_SUFFIX=ttf

DESCRIPTION=The Lohit Odia font
HOMEPAGE=https://fedorahosted.org/lohit;
SRC_URI=https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz;

LICENSE=OFL-1.1
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd 
~ppc-macos ~x86-macos
IUSE=

DEPEND=!media-fonts/lohit-fonts-2.20150220
RDEPEND=${DEPEND}

RESTRICT=test binchecks
S=${WORKDIR}/${PN}-${FONT_SUFFIX}-${PV}
FONT_S=${S}
FONT_CONF=( 66-${PN}.conf )



1.1  media-fonts/lohit-odia/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-odia/Manifest?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-odia/Manifest?rev=1.1content-type=text/plain

Index: Manifest
===
DIST lohit-odia-ttf-2.91.0.tar.gz 52263 SHA256 
97260e6dcfce00a6a6517ba469371c4ca172aac41447611947b5cce4da4c3f96 SHA512 
2c485f3429d092b00f577b56e0a848e6f7467f0d8d2f6172907ac7af60b2b768df3d4cd767b3d25b41de6710ced196bca2f51c040a81f9a91c5f7d8a65237437
 WHIRLPOOL 
dd6266f6eeaf358f5929d6684c77addf7bdcba3e79aa1e63c312c0f1c78e8bd4b0d14b9f654f05771867aff8d5f4cfcb178696abe621f72135f1aae7aa489543
EBUILD lohit-odia-2.91.0.ebuild 790 SHA256 
f52e1ebdd1b0fb25790ea0fd67ba086e1cb80240878084b8c6e79ee37659d185 SHA512 
223ff9d6f3d9e760a5fe6b6651a928e4e28567583a53ae9cc2dad5cf54f1ff4e018be4dc3de9df2fe48b51eb19b798ec3ea5d82b78947e65e9189a87b4f20092
 WHIRLPOOL 
a662e155dbbc1eb4b503fc3ea3bdebc00dfd3d21998639d656f4458e11657c93be4dbe2324f6f49cc71a9ace80e27264dbf9d32a2e1e85cf5dbb480d7d9dc3dd
MISC metadata.xml 160 SHA256 
f98af670c6967591fe20a2cf4ef27d68f8b6dfb2799f8a4cc051003f5c95f7c0 SHA512 
309b994cd299c4e1e99212e9f531f63773f48b1255b1c5518f5f7c61f245045c579a7854b481c9b7ffdd79f7e71c417bfdd353ed6431903288a40e2e357b19ad
 WHIRLPOOL 
fc94ab822cf0a7455b83c600ee9333f3ad6a683f71bb17b33a21dc86d25dafa060192d7576a849668bb3f88b46f3ff7422a4d06830154bd33540a9f7a50bc1d8



1.1  media-fonts/lohit-odia/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-odia/ChangeLog?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-odia/ChangeLog?rev=1.1content-type=text/plain

Index: ChangeLog
===
# ChangeLog for media-fonts/lohit-odia
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/lohit-odia/ChangeLog,v 1.1 
2015/02/20 18:35:15 yngwin Exp $

*lohit-odia-2.91.0 (20 Feb 2015)

  20 Feb 2015; Ben de Groot yng...@gentoo.org +lohit-odia-2.91.0.ebuild,
  +metadata.xml:
  Break up lohit-fonts into individual packages, as is done upstream (bug
  #399181).






[gentoo-commits] gentoo-x86 commit in sys-kernel/vanilla-sources: vanilla-sources-3.2.67.ebuild vanilla-sources-3.12.38.ebuild ChangeLog vanilla-sources-3.2.66.ebuild vanilla-sources-3.12.37.ebuild

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:10:14

  Modified: ChangeLog
  Added:vanilla-sources-3.2.67.ebuild
vanilla-sources-3.12.38.ebuild
  Removed:  vanilla-sources-3.2.66.ebuild
vanilla-sources-3.12.37.ebuild
  Log:
  Automated version bump to {3.2.67,3.12.38} - remove old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
7194459F)

Revision  ChangesPath
1.1354   sys-kernel/vanilla-sources/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v
retrieving revision 1.1353
retrieving revision 1.1354
diff -u -r1.1353 -r1.1354
--- ChangeLog   11 Feb 2015 09:38:57 -  1.1353
+++ ChangeLog   20 Feb 2015 11:10:14 -  1.1354
@@ -1,6 +1,14 @@
 # ChangeLog for sys-kernel/vanilla-sources
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 
1.1353 2015/02/11 09:38:57 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 
1.1354 2015/02/20 11:10:14 ago Exp $
+
+*vanilla-sources-3.12.38 (20 Feb 2015)
+*vanilla-sources-3.2.67 (20 Feb 2015)
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org
+  +vanilla-sources-3.12.38.ebuild, +vanilla-sources-3.2.67.ebuild,
+  -vanilla-sources-3.12.37.ebuild, -vanilla-sources-3.2.66.ebuild:
+  Automated version bump to {3.2.67,3.12.38} - remove old.
 
 *vanilla-sources-3.18.7 (11 Feb 2015)
 *vanilla-sources-3.14.33 (11 Feb 2015)



1.1  sys-kernel/vanilla-sources/vanilla-sources-3.2.67.ebuild

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

Index: vanilla-sources-3.2.67.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.2.67.ebuild,v
 1.1 2015/02/20 11:10:14 ago Exp $

EAPI=5
K_NOUSENAME=yes
K_NOSETEXTRAVERSION=yes
K_SECURITY_UNSUPPORTED=1
K_DEBLOB_AVAILABLE=1
ETYPE=sources
inherit kernel-2
detect_version

DESCRIPTION=Full sources for the Linux kernel
HOMEPAGE=http://www.kernel.org;
SRC_URI=${KERNEL_URI}

KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86
IUSE=deblob



1.1  sys-kernel/vanilla-sources/vanilla-sources-3.12.38.ebuild

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

Index: vanilla-sources-3.12.38.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.12.38.ebuild,v
 1.1 2015/02/20 11:10:14 ago Exp $

EAPI=5
K_NOUSENAME=yes
K_NOSETEXTRAVERSION=yes
K_SECURITY_UNSUPPORTED=1
K_DEBLOB_AVAILABLE=1
ETYPE=sources
inherit kernel-2
detect_version

DESCRIPTION=Full sources for the Linux kernel
HOMEPAGE=http://www.kernel.org;
SRC_URI=${KERNEL_URI}

KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86
IUSE=deblob






[gentoo-commits] gentoo-x86 commit in media-sound/specimen/files: specimen-0.5.2_rc3-underlinking.patch

2015-02-20 Thread Ben de Groot (yngwin)
yngwin  15/02/20 15:09:07

  Added:specimen-0.5.2_rc3-underlinking.patch
  Log:
  Update to EAPI=5 (bug #540800) and fix underlinking with patch by Ted 
Tanberry (bug #499718)
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.1  
media-sound/specimen/files/specimen-0.5.2_rc3-underlinking.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/specimen/files/specimen-0.5.2_rc3-underlinking.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/specimen/files/specimen-0.5.2_rc3-underlinking.patch?rev=1.1content-type=text/plain

Index: specimen-0.5.2_rc3-underlinking.patch
===
--- configure.ac
+++ configure.ac
@@ -1,10 +1,10 @@
 # -*- autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT(configure.ac)
-AM_INIT_AUTOMAKE(specimen, 0.5.2-rc3)
-AM_CONFIG_HEADER(src/config.h)
-
+AC_INIT([specimen], [0.5.2-rc3])
+AC_CONFIG_HEADERS([src/config.h])
+AM_INIT_AUTOMAKE
+m4_include([acx_pthread.m4])
 
 # compilation
 with_debug=no
@@ -13,9 +13,7 @@
 [enable debugging information, accepting a performance penalty 
(default is NO)])],
 [if test x$enable_debug = xyes; then with_debug=yes ; fi])
 
-if test x$with_debug = xno; then
-CFLAGS=-O3
-else
+if test x$with_debug != xno; then
 AC_DEFINE(DEBUG, 1, [[whether to display debugging output or not]])
 fi
 
@@ -48,13 +46,14 @@
 AC_FUNC_MALLOC
 AC_CHECK_FUNCS([floor gettimeofday pow strchr strdup])
 
+dnl Check for libm for sin()
+AC_SEARCH_LIBS([sin], [m], [], [
+   AC_MSG_ERROR([unable to find the sin() function])
+])
+
 # pthreads
 ACX_PTHREAD
 
-SPECIMEN_CFLAGS=-Wall -Werror
-AC_SUBST(SPECIMEN_CFLAGS)
-CFLAGS=$SPECIMEN_CFLAGS $CFLAGS 
-
 config_error=no
 
 # gtk 

--- src/Makefile.am
+++ src/Makefile.am
@@ -11,7 +11,7 @@
 specimen_SOURCES += lashdriver.c lashdriver.h  

 
 endif
 
-INCLUDES = \
+AM_CPPFLAGS = \
@ALSA_CFLAGS@ \
@JACK_CFLAGS@ \
@LIBSAMPLERATE_CFLAGS@ \

--- src/gui/Makefile.am
+++ src/gui/Makefile.am
@@ -12,14 +12,14 @@
 paramselector.c paramselector.h patchlist.c patchlist.h midisection.c  \
 midisection.h channelsection.c channelsection.h
 
-INCLUDES = \
+AM_CPPFLAGS = \
-l.. \
@GTK_CFLAGS@ \
@LIBGNOMECANVAS_CFLAGS@ \
@PHAT_CFLAGS@
 
 if HAVE_LASH
-INCLUDES += @LASH_CFLAGS@
+AM_CPPFLAGS += @LASH_CFLAGS@
 endif
 
 libgui_a_CFLAGS = $(CFLAGS) -I.. -DINSTALLDIR=\$(datadir)\






[gentoo-commits] gentoo-x86 commit in gnustep-base/gnustep-back-cairo: gnustep-back-cairo-0.24.0-r1.ebuild ChangeLog

2015-02-20 Thread Bernard Cafarelli (voyageur)
voyageur15/02/20 12:09:50

  Modified: ChangeLog
  Added:gnustep-back-cairo-0.24.0-r1.ebuild
  Log:
  Fix compilation with format-security, bug #536120 by ago. Also fix a 
scrolling bug with =cairo-1.14
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.43 gnustep-base/gnustep-back-cairo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-base/gnustep-back-cairo/ChangeLog?rev=1.43view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-base/gnustep-back-cairo/ChangeLog?rev=1.43content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-base/gnustep-back-cairo/ChangeLog?r1=1.42r2=1.43

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-cairo/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   27 Dec 2014 19:28:06 -  1.42
+++ ChangeLog   20 Feb 2015 12:09:50 -  1.43
@@ -1,6 +1,15 @@
 # ChangeLog for gnustep-base/gnustep-back-cairo
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-cairo/ChangeLog,v 
1.42 2014/12/27 19:28:06 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-cairo/ChangeLog,v 
1.43 2015/02/20 12:09:50 voyageur Exp $
+
+*gnustep-back-cairo-0.24.0-r1 (20 Feb 2015)
+
+  20 Feb 2015; Bernard Cafarelli voyag...@gentoo.org
+  +gnustep-back-cairo-0.24.0-r1.ebuild,
+  +files/gnustep-back-cairo-0.24.0-cairo-scrolling.patch,
+  +files/gnustep-back-cairo-0.24.0-format-security.patch:
+  Fix compilation with format-security, bug #536120 by ago. Also fix a
+  scrolling bug with =cairo-1.14
 
   27 Dec 2014; Agostino Sarubbo a...@gentoo.org
   gnustep-back-cairo-0.24.0.ebuild:



1.1  
gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.24.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.24.0-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.24.0-r1.ebuild?rev=1.1content-type=text/plain

Index: gnustep-back-cairo-0.24.0-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.24.0-r1.ebuild,v
 1.1 2015/02/20 12:09:50 voyageur Exp $

EAPI=5
inherit eutils gnustep-base

DESCRIPTION=Cairo back-end component for the GNUstep GUI Library
HOMEPAGE=http://www.gnustep.org;
SRC_URI=ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz;

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris
IUSE=opengl xim

RDEPEND=${GNUSTEP_CORE_DEPEND}
=gnustep-base/gnustep-gui-${PV%.*}*
opengl? ( virtual/opengl virtual/glu )
x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
x11-libs/libXext
x11-libs/libXi
x11-libs/libXmu
x11-libs/libXt
x11-libs/libXft
x11-libs/libXrender
=media-libs/freetype-2.1.9

=x11-libs/cairo-1.2.0[X]

!gnustep-base/gnustep-back-art
!gnustep-base/gnustep-back-xlib
DEPEND=${RDEPEND}
virtual/pkgconfig

S=${WORKDIR}/gnustep-back-${PV}

src_prepare() {
gnustep-base_src_prepare
epatch ${FILESDIR}/${P}-cairo-scrolling.patch
epatch ${FILESDIR}/${P}-format-security.patch
}

src_configure() {
egnustep_env

myconf=$(use_enable opengl glx)
myconf=$myconf $(use_enable xim)
myconf=$myconf --enable-server=x11
myconf=$myconf --enable-graphics=cairo

econf $myconf
}






[gentoo-commits] gentoo-x86 commit in app-misc/abduco: abduco-0.3.ebuild ChangeLog abduco-0.1.ebuild

2015-02-20 Thread Michael Weber (xmw)
xmw 15/02/20 00:24:17

  Modified: ChangeLog
  Added:abduco-0.3.ebuild
  Removed:  abduco-0.1.ebuild
  Log:
  Version bump bu lorem_ipsum
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.5  app-misc/abduco/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/abduco/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   24 Nov 2014 21:28:52 -  1.4
+++ ChangeLog   20 Feb 2015 00:24:17 -  1.5
@@ -1,6 +1,12 @@
 # ChangeLog for app-misc/abduco
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/abduco/ChangeLog,v 1.4 2014/11/24 
21:28:52 xmw Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/abduco/ChangeLog,v 1.5 2015/02/20 
00:24:17 xmw Exp $
+
+*abduco-0.3 (20 Feb 2015)
+
+  20 Feb 2015; Michael Weber x...@gentoo.org +abduco-0.3.ebuild,
+  -abduco-0.1.ebuild:
+  Version bump bu lorem_ipsum
 
 *abduco-0.2 (24 Nov 2014)
 



1.1  app-misc/abduco/abduco-0.3.ebuild

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

Index: abduco-0.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/abduco/abduco-0.3.ebuild,v 1.1 
2015/02/20 00:24:17 xmw Exp $

EAPI=5

inherit eutils savedconfig toolchain-funcs

DESCRIPTION=lightweight session manager with {de,at}tach support
HOMEPAGE=http://www.brain-dump.org/projects/abduco/;
SRC_URI=http://www.brain-dump.org/projects/${PN}/${P}.tar.gz;

LICENSE=ISC
SLOT=0
KEYWORDS=~amd64 ~arm ~x86
IUSE=

DEPEND=
RDEPEND=

src_prepare() {
sed -e 's:^PREFIX.*:PREFIX = /usr:' \
-e 's/-Os//' \
-e '/^CC/d' \
-i config.mk || die

sed -e s/VERSION/${PV}/g \
-i ${PN}.1 || die

sed -e '/@echo CC/d' \
-e 's|@${CC}|$(CC)|g' \
-i Makefile || die

restore_config config.def.h
epatch_user

tc-export CC
}

src_test() {
./testsuite.sh || die
}

src_install() {
dobin ${PN}
dodoc README
doman ${PN}.1

save_config config.def.h
}






[gentoo-commits] gentoo-x86 commit in x11-themes/oxygen-gtk: ChangeLog oxygen-gtk-1.4.0.ebuild oxygen-gtk-1.4.5.ebuild oxygen-gtk-1.3.5.ebuild

2015-02-20 Thread Johannes Huber (johu)
johu15/02/20 16:33:26

  Modified: ChangeLog
  Removed:  oxygen-gtk-1.4.0.ebuild oxygen-gtk-1.4.5.ebuild
oxygen-gtk-1.3.5.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
F3CFD2BD)

Revision  ChangesPath
1.80 x11-themes/oxygen-gtk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?rev=1.80view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?rev=1.80content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?r1=1.79r2=1.80

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   20 Feb 2015 16:16:30 -  1.79
+++ ChangeLog   20 Feb 2015 16:33:26 -  1.80
@@ -1,6 +1,10 @@
 # ChangeLog for x11-themes/oxygen-gtk
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.79 
2015/02/20 16:16:30 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.80 
2015/02/20 16:33:26 johu Exp $
+
+  20 Feb 2015; Johannes Huber j...@gentoo.org -oxygen-gtk-1.3.5.ebuild,
+  -oxygen-gtk-1.4.0.ebuild, -oxygen-gtk-1.4.5.ebuild:
+  Remove old.
 
   20 Feb 2015; Mikle Kolyada zlog...@gentoo.org oxygen-gtk-1.4.1.ebuild,
   oxygen-gtk-1.4.6.ebuild:






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

2015-02-20 Thread Patrick Lauer (patrick)
patrick 15/02/20 06:41:40

  Modified: pydns-2.3.6-r1.ebuild ChangeLog
  Log:
  Stable for amd64 #533610
  
  (Portage version: 2.2.17/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.9  dev-python/pydns/pydns-2.3.6-r1.ebuild

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

Index: pydns-2.3.6-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-2.3.6-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pydns-2.3.6-r1.ebuild   4 Oct 2014 14:15:11 -   1.8
+++ pydns-2.3.6-r1.ebuild   20 Feb 2015 06:41:40 -  1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-2.3.6-r1.ebuild,v 
1.8 2014/10/04 14:15:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-2.3.6-r1.ebuild,v 
1.9 2015/02/20 06:41:40 patrick Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -13,7 +13,7 @@
 
 LICENSE=CNRI
 SLOT=2
-KEYWORDS=~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86
+KEYWORDS=amd64 ~hppa ~ia64 ~ppc ~sparc ~x86
 IUSE=examples
 
 DEPEND=!dev-python/pydns:0



1.30 dev-python/pydns/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pydns/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   12 Dec 2014 11:18:00 -  1.29
+++ ChangeLog   20 Feb 2015 06:41:40 -  1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pydns
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/ChangeLog,v 1.29 
2014/12/12 11:18:00 jer Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/ChangeLog,v 1.30 
2015/02/20 06:41:40 patrick Exp $
+
+  20 Feb 2015; Patrick Lauer patr...@gentoo.org pydns-2.3.6-r1.ebuild:
+  Stable for amd64 #533610
 
   12 Dec 2014; Jeroen Roovers j...@gentoo.org pydns-3.1.0.ebuild:
   Marked ~hppa too.






[gentoo-commits] gentoo-x86 commit in app-admin/ansible: ansible-1.8.4.ebuild ChangeLog

2015-02-20 Thread Justin Lecher (jlec)
jlec15/02/20 07:46:58

  Modified: ChangeLog
  Added:ansible-1.8.4.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.59 app-admin/ansible/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/ansible/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   31 Jan 2015 16:49:30 -  1.58
+++ ChangeLog   20 Feb 2015 07:46:57 -  1.59
@@ -1,6 +1,11 @@
 # ChangeLog for app-admin/ansible
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/ansible/ChangeLog,v 1.58 
2015/01/31 16:49:30 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/ansible/ChangeLog,v 1.59 
2015/02/20 07:46:57 jlec Exp $
+
+*ansible-1.8.4 (20 Feb 2015)
+
+  20 Feb 2015; Justin Lecher j...@gentoo.org +ansible-1.8.4.ebuild:
+  Version Bump
 
   31 Jan 2015; Jeremy Olexa darks...@gentoo.org ansible-1.8.2.ebuild:
   add ~x64-macos, bug 535970



1.1  app-admin/ansible/ansible-1.8.4.ebuild

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

Index: ansible-1.8.4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/ansible/ansible-1.8.4.ebuild,v 1.1 
2015/02/20 07:46:57 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 readme.gentoo

DESCRIPTION=Radically simple deployment, model-driven configuration 
management, and command execution framework
HOMEPAGE=http://ansible.com/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~x86 ~x64-macos

RDEPEND=
dev-python/jinja[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
net-misc/sshpass
virtual/ssh


python_install_all() {
distutils-r1_python_install_all

doman docs/man/man1/*.1

insinto /usr/share/${PN}
doins -r examples

newenvd ${FILESDIR}/${PN}.env 95ansible
}

src_install() {
distutils-r1_src_install
readme.gentoo_create_doc
}






[gentoo-commits] gentoo-x86 commit in media-fonts/lohit-gujarati: - New directory

2015-02-20 Thread Ben de Groot (yngwin)
yngwin  15/02/20 17:41:55

  Log:
  Directory /var/cvsroot/gentoo-x86/media-fonts/lohit-gujarati added to the 
repository



[gentoo-commits] gentoo-x86 commit in dev-ruby/twitter: ChangeLog twitter-5.14.0.ebuild

2015-02-20 Thread Hans de Graaff (graaff)
graaff  15/02/20 06:31:42

  Modified: ChangeLog
  Added:twitter-5.14.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.51 dev-ruby/twitter/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   21 Jan 2015 05:04:06 -  1.50
+++ ChangeLog   20 Feb 2015 06:31:42 -  1.51
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/twitter
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.50 
2015/01/21 05:04:06 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.51 
2015/02/20 06:31:42 graaff Exp $
+
+*twitter-5.14.0 (20 Feb 2015)
+
+  20 Feb 2015; Hans de Graaff gra...@gentoo.org +twitter-5.14.0.ebuild:
+  Version bump.
 
   21 Jan 2015; Manuel Rüger mr...@gentoo.org -twitter-4.8.1.ebuild:
   Remove masked slot.



1.1  dev-ruby/twitter/twitter-5.14.0.ebuild

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

Index: twitter-5.14.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/twitter-5.14.0.ebuild,v 1.1 
2015/02/20 06:31:42 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_RECIPE_DOC=yard
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.md

inherit ruby-fakegem

DESCRIPTION=Ruby wrapper around the Twitter API
HOMEPAGE=http://sferik.github.com/twitter/;
SRC_URI=https://github.com/sferik/twitter/archive/v${PV}.tar.gz - ${P}.tar.gz

LICENSE=MIT
SLOT=5
KEYWORDS=~amd64
IUSE=

ruby_add_rdepend 
=dev-ruby/addressable-2.3
=dev-ruby/buftok-0.2.0
=dev-ruby/equalizer-0.0.9
=dev-ruby/faraday-0*
=dev-ruby/faraday-0.9.0
=dev-ruby/http-0.6.0:0.6
=dev-ruby/http_parser_rb-0.6.0
=dev-ruby/json-1.8
=dev-ruby/memoizable-0.4.0
=dev-ruby/naught-1.0
=dev-ruby/simple_oauth-0.3*
=dev-ruby/simple_oauth-0.3.0

ruby_add_bdepend test? (
dev-ruby/rspec:2
dev-ruby/webmock
=dev-ruby/timecop-0.6.1
)
doc? ( dev-ruby/yard )

all_ruby_prepare() {
#   rm Gemfile || die
sed -i -e '/[Bb]undler/d' Rakefile || die Unable to remove bundler 
code.

sed -i -e '/simplecov/,/end/ s:^:#:' spec/helper.rb || die
}

each_ruby_test() {
CI=true ruby-ng_rspec || die
}






[gentoo-commits] gentoo-x86 commit in www-client/opera-beta: ChangeLog opera-beta-28.0.1750.31.ebuild opera-beta-28.0.1750.15.ebuild

2015-02-20 Thread Jeroen Roovers (jer)
jer 15/02/20 07:20:47

  Modified: ChangeLog
  Added:opera-beta-28.0.1750.31.ebuild
  Removed:  opera-beta-28.0.1750.15.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.15 www-client/opera-beta/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-beta/ChangeLog?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-beta/ChangeLog?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-beta/ChangeLog?r1=1.14r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/opera-beta/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   13 Feb 2015 19:53:24 -  1.14
+++ ChangeLog   20 Feb 2015 07:20:47 -  1.15
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/opera-beta
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/opera-beta/ChangeLog,v 1.14 
2015/02/13 19:53:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/opera-beta/ChangeLog,v 1.15 
2015/02/20 07:20:47 jer Exp $
+
+*opera-beta-28.0.1750.31 (20 Feb 2015)
+
+  20 Feb 2015; Jeroen Roovers j...@gentoo.org 
-opera-beta-28.0.1750.15.ebuild,
+  +opera-beta-28.0.1750.31.ebuild:
+  Version bump.
 
 *opera-beta-28.0.1750.21 (13 Feb 2015)
 



1.1  www-client/opera-beta/opera-beta-28.0.1750.31.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-beta/opera-beta-28.0.1750.31.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-beta/opera-beta-28.0.1750.31.ebuild?rev=1.1content-type=text/plain

Index: opera-beta-28.0.1750.31.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/opera-beta/opera-beta-28.0.1750.31.ebuild,v 
1.1 2015/02/20 07:20:47 jer Exp $

EAPI=5
CHROMIUM_LANGS=
af az be bg bn ca cs da de el en_GB en_US es_419 es fil fi fr_CA fr fy 
gd
hi hr hu id it ja kk ko lt lv me mk ms nb nl nn pa pl pt_BR pt_PT ro ru 
sk
sr sv sw ta te th tr uk uz vi zh_CN zh_TW zu

inherit chromium multilib unpacker

DESCRIPTION=A fast and secure web browser
HOMEPAGE=http://www.opera.com/;
LICENSE=OPERA-2014
SLOT=0
SRC_URI_BASE=http://get.geo.opera.com/pub/;
SRC_URI=
amd64? ( ${SRC_URI_BASE}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb )

KEYWORDS=~amd64

RDEPEND=
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
=dev-libs/openssl-1.0.1:0
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype
net-misc/curl
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:2
x11-libs/libX11
x11-libs/libXScrnSaver
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXtst
x11-libs/pango[X]


QA_PREBUILT=*
S=${WORKDIR}
OPERA_HOME=usr/$(get_libdir)/${PN}

src_unpack() {
unpack_deb ${A}
}

src_prepare() {
mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
rm -r usr/lib || die

rm usr/bin/${PN} || die

rm usr/share/doc/${PN}/copyright || die
mv usr/share/doc/${PN} usr/share/doc/${PF} || die

pushd ${OPERA_HOME}/localization  /dev/null || die
chromium_remove_language_paks
popd  /dev/null || die

sed -i \
-e 's|^TargetEnvironment|X-|g' \
usr/share/applications/${PN}.desktop || die
}

src_install() {
mv * ${D} || die
dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
}






[gentoo-commits] gentoo-x86 commit in dev-python/fuse-python: metadata.xml ChangeLog

2015-02-20 Thread Pacho Ramos (pacho)
pacho   15/02/20 10:34:14

  Modified: metadata.xml ChangeLog
  Log:
  Rene mailed me telling he is no longer maintaining this
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.8  dev-python/fuse-python/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/fuse-python/metadata.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- metadata.xml18 Sep 2014 16:20:19 -  1.7
+++ metadata.xml20 Feb 2015 10:34:14 -  1.8
@@ -1,9 +1,7 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdproxy-maintainers/herd
 maintainer
-  emailgen...@necoro.eu/email
-  nameRené Neumann/name
+  emailmaintainer-nee...@gentoo.org/email
 /maintainer
 /pkgmetadata



1.21 dev-python/fuse-python/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/fuse-python/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   23 Jan 2015 02:03:59 -  1.20
+++ ChangeLog   20 Feb 2015 10:34:14 -  1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/fuse-python
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fuse-python/ChangeLog,v 1.20 
2015/01/23 02:03:59 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fuse-python/ChangeLog,v 1.21 
2015/02/20 10:34:14 pacho Exp $
+
+  20 Feb 2015; Pacho Ramos pa...@gentoo.org metadata.xml:
+  Rene mailed me telling he is no longer maintaining this
 
   23 Jan 2015; Manuel Rüger mr...@gentoo.org -fuse-python-0.2-r1.ebuild,
   -fuse-python-0.2.ebuild:






[gentoo-commits] gentoo-x86 commit in sci-chemistry/nmrglue: nmrglue-0.5.ebuild nmrglue-0.4.ebuild ChangeLog

2015-02-20 Thread Justin Lecher (jlec)
jlec15/02/20 08:54:05

  Modified: nmrglue-0.4.ebuild ChangeLog
  Added:nmrglue-0.5.ebuild
  Log:
  Version Bump; add tests
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.2  sci-chemistry/nmrglue/nmrglue-0.4.ebuild

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

Index: nmrglue-0.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/nmrglue/nmrglue-0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nmrglue-0.4.ebuild  4 Apr 2013 18:22:57 -   1.1
+++ nmrglue-0.4.ebuild  20 Feb 2015 08:54:05 -  1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/nmrglue/nmrglue-0.4.ebuild,v 
1.1 2013/04/04 18:22:57 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/nmrglue/nmrglue-0.4.ebuild,v 
1.2 2015/02/20 08:54:05 jlec Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.2  sci-chemistry/nmrglue/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/nmrglue/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   4 Apr 2013 18:22:57 -   1.1
+++ ChangeLog   20 Feb 2015 08:54:05 -  1.2
@@ -1,10 +1,15 @@
 # ChangeLog for sci-chemistry/nmrglue
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/nmrglue/ChangeLog,v 1.1 
2013/04/04 18:22:57 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/nmrglue/ChangeLog,v 1.2 
2015/02/20 08:54:05 jlec Exp $
+
+*nmrglue-0.5 (20 Feb 2015)
+
+  20 Feb 2015; Justin Lecher j...@gentoo.org +nmrglue-0.5.ebuild,
+  nmrglue-0.4.ebuild:
+  Version Bump; add tests
 
 *nmrglue-0.4 (04 Apr 2013)
 
   04 Apr 2013; Justin Lecher j...@gentoo.org +nmrglue-0.4.ebuild,
   +metadata.xml:
   New addition
-



1.1  sci-chemistry/nmrglue/nmrglue-0.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/nmrglue/nmrglue-0.5.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/nmrglue/nmrglue-0.5.ebuild?rev=1.1content-type=text/plain

Index: nmrglue-0.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/nmrglue/nmrglue-0.5.ebuild,v 
1.1 2015/02/20 08:54:05 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=A module for working with NMR data in Python
HOMEPAGE=http://nmrglue.com/;
SRC_URI=https://github.com/jjhelmus/nmrglue/releases/download/v${PV}/${P}.tar.gz;

SLOT=0
LICENSE=BSD
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=test

RDEPEND=
dev-python/ipython[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
sci-libs/scipy[${PYTHON_USEDEP}]
DEPEND=
test? (
${RDEPEND}
dev-python/nose[${PYTHON_USEDEP}]
)


python_test() {
nosetests --verbosity=3 || die
}






[gentoo-commits] gentoo-x86 commit in sci-chemistry/bkchem/files: bkchem-0.14.0_pre2-nolauncher.patch

2015-02-20 Thread Justin Lecher (jlec)
jlec15/02/20 10:28:32

  Added:bkchem-0.14.0_pre2-nolauncher.patch
  Log:
  Drop old; move to EAPI=5 and new pythen eclasses
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  
sci-chemistry/bkchem/files/bkchem-0.14.0_pre2-nolauncher.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/bkchem/files/bkchem-0.14.0_pre2-nolauncher.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/bkchem/files/bkchem-0.14.0_pre2-nolauncher.patch?rev=1.1content-type=text/plain

Index: bkchem-0.14.0_pre2-nolauncher.patch
===
 bkchem/bkchem.py | 24 +---
 setup.py | 23 ---
 2 files changed, 13 insertions(+), 34 deletions(-)

diff --git a/bkchem/bkchem.py b/bkchem/bkchem.py
index b336b9c..bcb68b0 100644
--- a/bkchem/bkchem.py
+++ b/bkchem/bkchem.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python2
 #--
 # This file is part of BKChem - a chemical drawing program
 # Copyright (C) 2002-2009 Beda Kosata b...@zirael.org
@@ -18,18 +19,19 @@
 #--
 
 
-this is just a starter of the application
+#this is just a starter of the application
 
 ## support for loading from outside of bkchem dir
 
-import os_support, sys
+from bkchem import os_support
+import sys
 sys.path.insert( 1, os_support.get_module_path())
 
 
 ### now starting for real
 
-from singleton_store import Store
-import pref_manager
+from bkchem.singleton_store import Store
+from bkchem import pref_manager
 
 # at first preference manager
 Store.pm = pref_manager.pref_manager(
@@ -78,13 +80,13 @@ else:
 
 
 
-import config
+from bkchem import config
 
 if not config.debug:
   # checking of important modules availability
   # import modules
-  import import_checker
-  import messages
+  from bkchem import import_checker
+  from bkchem import messages
 
   # we need sets from the 2.3 version
   if not import_checker.python_version_ok:
@@ -103,16 +105,16 @@ if not config.debug:
 
   
 #import Tkinter
-from main import BKChem
-from splash import Splash
-from singleton_store import Store
+from bkchem.main import BKChem
+from bkchem.splash import Splash
+from bkchem.singleton_store import Store
 
 myapp = BKChem()
 myapp.withdraw()
 
 if __name__ == '__main__':
 
-  import messages
+  from bkchem import messages
   enc = sys.getfilesystemencoding()
   if not enc:
 enc = sys.getdefaultencoding()
diff --git a/setup.py b/setup.py
index d4b2a21..2319216 100755
--- a/setup.py
+++ b/setup.py
@@ -91,26 +91,3 @@ if len( sys.argv)  1 and sys.argv[1] == 'install' and 
'--help' not in sys.argv:
   print file %s created % config_name
 
 
-  # the executable
-  if not os.path.isdir( bin_dir):
-try:
-  os.mkdir( bin_dir)
-except:
-  print ERROR: could not create directory %s % bin_dir
-  sys.exit( 201)  
-  exec_name = os.path.join( bin_dir, 'bkchem')
-  try:
-file = open( exec_name, 'w')
-  except:
-print ERROR: couldn't open the file %s for write %  exec_name
-sys.exit( 201)
-  file.write( #!/bin/sh\n)
-  file.write( 'python %s $@\n' % strip_path( os.path.join( py_dir, bkchem, 
bkchem.py)))
-  file.close()
-  print file %s created % exec_name
-  try:
-os.chmod( os.path.join( bin_dir, 'bkchem'), 5+5*8+7*8*8)
-  except:
-print ERROR: failed to make %s executable % exec_name
-sys.exit( 201)
-  print file %s made executable % exec_name






[gentoo-commits] gentoo-x86 commit in app-office/texmacs: texmacs-1.99.2-r1.ebuild ChangeLog

2015-02-20 Thread Justin Lecher (jlec)
jlec15/02/20 08:54:35

  Modified: texmacs-1.99.2-r1.ebuild ChangeLog
  Log:
  Rename configure.in
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.2  app-office/texmacs/texmacs-1.99.2-r1.ebuild

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

Index: texmacs-1.99.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.99.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texmacs-1.99.2-r1.ebuild20 Feb 2015 08:42:56 -  1.1
+++ texmacs-1.99.2-r1.ebuild20 Feb 2015 08:54:35 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.99.2-r1.ebuild,v 1.1 
2015/02/20 08:42:56 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.99.2-r1.ebuild,v 1.2 
2015/02/20 08:54:35 jlec Exp $
 
 EAPI=5
 
@@ -55,6 +55,8 @@
 src_prepare() {
epatch ${PATCHES[@]}
 
+   mv configure.{in,ac} || die
+
eautoreconf
 }
 



1.121app-office/texmacs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog   20 Feb 2015 08:42:56 -  1.120
+++ ChangeLog   20 Feb 2015 08:54:35 -  1.121
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/texmacs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.120 
2015/02/20 08:42:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.121 
2015/02/20 08:54:35 jlec Exp $
+
+  20 Feb 2015; Justin Lecher j...@gentoo.org texmacs-1.99.2-r1.ebuild:
+  Rename configure.in
 
 *texmacs-1.99.2-r1 (20 Feb 2015)
 






[gentoo-commits] gentoo-x86 commit in sci-calculators/calculator: calculator-1.6.43.ebuild ChangeLog calculator-1.6.36.ebuild

2015-02-20 Thread Mikle Kolyada (zlogene)
zlogene 15/02/20 09:21:01

  Modified: calculator-1.6.43.ebuild ChangeLog
  Removed:  calculator-1.6.36.ebuild
  Log:
  ppc/ppc64 stable wrt bug #518162
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.4  sci-calculators/calculator/calculator-1.6.43.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/calculator/calculator-1.6.43.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/calculator/calculator-1.6.43.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/calculator/calculator-1.6.43.ebuild?r1=1.3r2=1.4

Index: calculator-1.6.43.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.43.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- calculator-1.6.43.ebuild15 Jan 2015 10:14:34 -  1.3
+++ calculator-1.6.43.ebuild20 Feb 2015 09:21:01 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.43.ebuild,v 
1.3 2015/01/15 10:14:34 armin76 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.43.ebuild,v 
1.4 2015/02/20 09:21:01 zlogene Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 hppa ~ppc ~ppc64 sparc x86
+KEYWORDS=~alpha ~amd64 hppa ppc ppc64 sparc x86
 IUSE=
 
 RDEPEND=x11-libs/fox:1.6



1.47 sci-calculators/calculator/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/calculator/ChangeLog?rev=1.47view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/calculator/ChangeLog?rev=1.47content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/calculator/ChangeLog?r1=1.46r2=1.47

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog   15 Jan 2015 10:14:34 -  1.46
+++ ChangeLog   20 Feb 2015 09:21:01 -  1.47
@@ -1,6 +1,10 @@
 # ChangeLog for sci-calculators/calculator
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.46 
2015/01/15 10:14:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.47 
2015/02/20 09:21:01 zlogene Exp $
+
+  20 Feb 2015; Mikle Kolyada zlog...@gentoo.org -calculator-1.6.36.ebuild,
+  calculator-1.6.43.ebuild:
+  ppc/ppc64 stable wrt bug #518162
 
   15 Jan 2015; Raúl Porcel armi...@gentoo.org calculator-1.6.43.ebuild:
   sparc/x86 stable wrt #518162






[gentoo-commits] gentoo-x86 commit in dev-ruby/rest-client: ChangeLog rest-client-1.7.2.ebuild

2015-02-20 Thread Hans de Graaff (graaff)
graaff  15/02/20 06:45:01

  Modified: ChangeLog
  Removed:  rest-client-1.7.2.ebuild
  Log:
  Cleanup.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.25 dev-ruby/rest-client/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   20 Feb 2015 06:42:48 -  1.24
+++ ChangeLog   20 Feb 2015 06:45:01 -  1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rest-client
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.24 
2015/02/20 06:42:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.25 
2015/02/20 06:45:01 graaff Exp $
+
+  20 Feb 2015; Hans de Graaff gra...@gentoo.org -rest-client-1.7.2.ebuild:
+  Cleanup.
 
 *rest-client-1.7.3 (20 Feb 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-python/jsonschema: jsonschema-2.3.0.ebuild ChangeLog

2015-02-20 Thread Pacho Ramos (pacho)
pacho   15/02/20 10:09:53

  Modified: jsonschema-2.3.0.ebuild ChangeLog
  Log:
  x86 stable, bug #540532
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.7  dev-python/jsonschema/jsonschema-2.3.0.ebuild

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

Index: jsonschema-2.3.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-2.3.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- jsonschema-2.3.0.ebuild 19 Feb 2015 10:40:42 -  1.6
+++ jsonschema-2.3.0.ebuild 20 Feb 2015 10:09:53 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-2.3.0.ebuild,v 1.6 
2015/02/19 10:40:42 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-2.3.0.ebuild,v 1.7 
2015/02/20 10:09:53 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python{2_6,2_7,3_{2,3,4}} pypy pypy2_0)
@@ -12,7 +12,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
 IUSE=test
 
 python_test() {



1.15 dev-python/jsonschema/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/jsonschema/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   19 Feb 2015 10:40:42 -  1.14
+++ ChangeLog   20 Feb 2015 10:09:53 -  1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/jsonschema
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonschema/ChangeLog,v 1.14 
2015/02/19 10:40:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonschema/ChangeLog,v 1.15 
2015/02/20 10:09:53 pacho Exp $
+
+  20 Feb 2015; Pacho Ramos pa...@gentoo.org jsonschema-2.3.0.ebuild:
+  x86 stable, bug #540532
 
   19 Feb 2015; Agostino Sarubbo a...@gentoo.org jsonschema-2.3.0.ebuild:
   Stable for amd64, wrt bug #540532






[gentoo-commits] gentoo-x86 commit in dev-ml/textutils: ChangeLog textutils-112.17.00.ebuild

2015-02-20 Thread Alexis Ballier (aballier)
aballier15/02/20 15:22:36

  Modified: ChangeLog
  Added:textutils-112.17.00.ebuild
  Log:
  version bump
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.10 dev-ml/textutils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ml/textutils/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   22 Dec 2014 09:42:36 -  1.9
+++ ChangeLog   20 Feb 2015 15:22:36 -  1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ml/textutils
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/textutils/ChangeLog,v 1.9 2014/12/22 
09:42:36 aballier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/textutils/ChangeLog,v 1.10 
2015/02/20 15:22:36 aballier Exp $
+
+*textutils-112.17.00 (20 Feb 2015)
+
+  20 Feb 2015; Alexis Ballier aball...@gentoo.org
+  +textutils-112.17.00.ebuild:
+  version bump
 
 *textutils-112.06.00 (22 Dec 2014)
 



1.1  dev-ml/textutils/textutils-112.17.00.ebuild

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

Index: textutils-112.17.00.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ml/textutils/textutils-112.17.00.ebuild,v 1.1 
2015/02/20 15:22:36 aballier Exp $

EAPI=5

inherit oasis

DESCRIPTION=Text output utilities
HOMEPAGE=https://ocaml.janestreet.com/;
SRC_URI=http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz;

LICENSE=Apache-2.0
SLOT=0/${PV}
KEYWORDS=~amd64
IUSE=

RDEPEND=
=dev-lang/ocaml-4.02[ocamlopt?]
=dev-ml/core-109.24.00:=
=dev-ml/pa_ounit-109.18.00:=
=dev-ml/sexplib-109.20.00:=
dev-ml/camlp4:=

DEPEND=${RDEPEND}






[gentoo-commits] proj/vdr/devel:master commit in: media-plugins/vdr-iptv/

2015-02-20 Thread Joerg Bornkessel
commit: 5734814bd276af83695b114483f49f8112f07b7c
Author: Joerg Bornkessel hd_brummy AT gentoo DOT org
AuthorDate: Fri Feb 20 12:30:15 2015 +
Commit: Joerg Bornkessel hd_brummy AT gentoo DOT org
CommitDate: Fri Feb 20 12:30:15 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/vdr/devel.git;a=commit;h=5734814b

vdr-iptv moved to main tree

---
 media-plugins/vdr-iptv/ChangeLog | 10 --
 media-plugins/vdr-iptv/Manifest  | 15 ---
 media-plugins/vdr-iptv/metadata.xml  | 10 --
 media-plugins/vdr-iptv/vdr-iptv-2.1.3.ebuild | 26 --
 4 files changed, 61 deletions(-)

diff --git a/media-plugins/vdr-iptv/ChangeLog b/media-plugins/vdr-iptv/ChangeLog
deleted file mode 100644
index eaed5a6..000
--- a/media-plugins/vdr-iptv/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for media-plugins/vdr-iptv
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*vdr-iptv-2.1.3 (18 Jan 2015)
-
-  18 Jan 2015; Joerg Bornkessel hd_bru...@gentoo.org +vdr-iptv-2.1.3.ebuild,
-  +metadata.xml:
-  initial commit, vdr-2.1.6 needed
-

diff --git a/media-plugins/vdr-iptv/Manifest b/media-plugins/vdr-iptv/Manifest
deleted file mode 100644
index be0358d..000
--- a/media-plugins/vdr-iptv/Manifest
+++ /dev/null
@@ -1,15 +0,0 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST vdr-iptv-2.1.3.tgz 56456 SHA256 
e991b030a3f6d5a54342bbb3df7bff4e29cdaaf61aaa4e6e36bb836bdaf4a2d1 SHA512 
9dd36e5e93219c4c627079935089a361c95f1264fd268a2cee2b7acb05a4aa58b2ba79c4d78d78d44db4d4e2159cc982b9b1d400c38771d84871e3250996a7c6
 WHIRLPOOL 
8deb18306994f70584a21468e63fa76754aa3780646fa0d80538dc18bd478526d835368d8c6f7c61b40f57cd49bacabcac4c84e5929fe0307d0dd307c0c32f14
-EBUILD vdr-iptv-2.1.3.ebuild 669 SHA256 
5a0ecb84a64298b22bfc8c302d4e24dfe9975d954b1edfb1d600b0b0acd239a1 SHA512 
6644ffc3bf9ea5447abab8bbd495370f245f133c798ac02a0197477cd4705f45239d5244b4a53ba54c0a73d7ab25c06dca0e63ed168afdeab8eede49cb843bee
 WHIRLPOOL 
ea6b70e6376cea302da98825289ddeb62a7192ae1c5601253f9c7de3a00b7fa413c2e868e48428f37ce914d8a62be64a5a711d3815759f45056f931ac35c9c2c
-MISC ChangeLog 286 SHA256 
366468d4ffaaee712a599501772972c007db37530f1aac7cff2ea32ea36a144c SHA512 
877ff17ac8749adc96aecb1cce4be8bf6fe8d01c4dea570d3be58eb32afc61adccbba840a12c993a27e2a3b02ebf8d0da832f27dd76ace9ddd7e502b36b6c934
 WHIRLPOOL 
1e4e5d05bd7f46ec2f542d04732af465bf3c49a7147d330772a6823e2e59f279d81fc176d4cb0c38c3c4daecbda331932125bf607fbfa7e2b590d0a1054c4135
-MISC metadata.xml 251 SHA256 
b426b6e6d679a63de74d2c1a21e4da2381fb1b580b0180b041307471d67ab54f SHA512 
8f48311caba6e3069390a1871a0cb9b8731ff57b812b3b8d5a5b5147d4e2b8ad28232d059abb00f049ba78a10570d9326957a57349d2f080624b41b043112056
 WHIRLPOOL 
2b082e9ef2c0a111b189ec0a020a10fcf8ddb4ea6f2eb5d9627f98ab6edb72cac03a9a04f97ee4624f27852b85bb06f2d662a54b0ee421c777eba10e85e37cbe
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.22 (GNU/Linux)
-Comment: added by hd_bru...@gentoo.org
-
-iD8DBQFUvCeLdn07HTTCgIoRCBEnAJsGGCQHxx3Teve7ndDnJG3b1QhnlwCgqjeT
-lt0/hc2VJ7qIRfL3px051v0=
-=tCHy
--END PGP SIGNATURE-

diff --git a/media-plugins/vdr-iptv/metadata.xml 
b/media-plugins/vdr-iptv/metadata.xml
deleted file mode 100644
index 5f9f146..000
--- a/media-plugins/vdr-iptv/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-herdmedia-tv/herd
-maintainer
-emailv...@gentoo.org/email
-nameGentoo VDR Project/name
-/maintainer
-/pkgmetadata
-

diff --git a/media-plugins/vdr-iptv/vdr-iptv-2.1.3.ebuild 
b/media-plugins/vdr-iptv/vdr-iptv-2.1.3.ebuild
deleted file mode 100644
index b930975..000
--- a/media-plugins/vdr-iptv/vdr-iptv-2.1.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/vdr-iptv/vdr-iptv-2.0.3.ebuild,v 1.1 
2015/01/18 21:32:55 hd_brummy Exp $
-
-EAPI=5
-
-inherit vdr-plugin-2
-
-DESCRIPTION=VDR plugin: Add a logical device capable of receiving IPTV
-HOMEPAGE=http://www.saunalahti.fi/~rahrenbe/vdr/iptv/;
-SRC_URI=http://www.saunalahti.fi/~rahrenbe/vdr/iptv/files/${P}.tgz;
-
-LICENSE=GPL-2
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-DEPEND==media-video/vdr-2.1.6
-RDEPEND=${DEPEND}
-   net-misc/curl
-
-src_prepare() {
-   vdr-plugin-2_src_prepare
-
-   fix_vdr_libsi_include sidscanner.c
-}



[gentoo-commits] gentoo-x86 commit in dev-ruby/http: http-0.6.3.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:23:08

  Modified: http-0.6.3.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #540254
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  dev-ruby/http/http-0.6.3.ebuild

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

Index: http-0.6.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- http-0.6.3.ebuild   20 Feb 2015 11:22:24 -  1.4
+++ http-0.6.3.ebuild   20 Feb 2015 11:23:08 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.3.ebuild,v 1.4 
2015/02/20 11:22:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.3.ebuild,v 1.5 
2015/02/20 11:23:08 ago Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -17,7 +17,7 @@
 
 LICENSE=MIT
 SLOT=0.6
-KEYWORDS=amd64 ~ppc ~ppc64 ~x86
+KEYWORDS=amd64 ~ppc ~ppc64 x86
 IUSE=
 
 ruby_add_rdepend =dev-ruby/http_parser_rb-0.6.0 
=dev-ruby/http_parser_rb-0.6*



1.15 dev-ruby/http/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   20 Feb 2015 11:22:24 -  1.14
+++ ChangeLog   20 Feb 2015 11:23:08 -  1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/http
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v 1.14 2015/02/20 
11:22:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v 1.15 2015/02/20 
11:23:08 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org http-0.6.3.ebuild:
+  Stable for x86, wrt bug #540254
 
   20 Feb 2015; Agostino Sarubbo a...@gentoo.org http-0.6.3.ebuild:
   Stable for amd64, wrt bug #540254






[gentoo-commits] gentoo-x86 commit in dev-ruby/addressable: addressable-2.3.6.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:22:32

  Modified: addressable-2.3.6.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #540254
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  dev-ruby/addressable/addressable-2.3.6.ebuild

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

Index: addressable-2.3.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/addressable/addressable-2.3.6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- addressable-2.3.6.ebuild20 Feb 2015 06:52:18 -  1.6
+++ addressable-2.3.6.ebuild20 Feb 2015 11:22:32 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/addressable/addressable-2.3.6.ebuild,v 1.6 
2015/02/20 06:52:18 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/addressable/addressable-2.3.6.ebuild,v 1.7 
2015/02/20 11:22:32 ago Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -21,7 +21,7 @@
 LICENSE=Apache-2.0
 
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
+KEYWORDS=amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris
 IUSE=doc test
 
 ruby_add_bdepend doc? ( dev-ruby/yard )



1.48 dev-ruby/addressable/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   20 Feb 2015 06:52:18 -  1.47
+++ ChangeLog   20 Feb 2015 11:22:32 -  1.48
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/addressable
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v 1.47 
2015/02/20 06:52:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v 1.48 
2015/02/20 11:22:32 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org addressable-2.3.6.ebuild:
+  Stable for amd64, wrt bug #540254
 
   20 Feb 2015; Hans de Graaff gra...@gentoo.org addressable-2.3.6.ebuild:
   Create stable candidate.






[gentoo-commits] gentoo-x86 commit in dev-ruby/rest-client: rest-client-1.7.3.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:22:44

  Modified: rest-client-1.7.3.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #540254
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  dev-ruby/rest-client/rest-client-1.7.3.ebuild

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

Index: rest-client-1.7.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.7.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rest-client-1.7.3.ebuild20 Feb 2015 06:45:44 -  1.2
+++ rest-client-1.7.3.ebuild20 Feb 2015 11:22:44 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.7.3.ebuild,v 1.2 
2015/02/20 06:45:44 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.7.3.ebuild,v 1.3 
2015/02/20 11:22:44 ago Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=
 
 ruby_add_bdepend test? ( dev-ruby/webmock )



1.27 dev-ruby/rest-client/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   20 Feb 2015 06:45:44 -  1.26
+++ ChangeLog   20 Feb 2015 11:22:44 -  1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rest-client
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.26 
2015/02/20 06:45:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.27 
2015/02/20 11:22:44 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org rest-client-1.7.3.ebuild:
+  Stable for amd64, wrt bug #540254
 
 *rest-client-1.7.3-r1 (20 Feb 2015)
 






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

2015-02-20 Thread Christoph Junghans
commit: 26d988084d0691b919a48bba793ebf7e4f10d5dd
Author: Christoph Junghans christoph.junghans AT gmail DOT com
AuthorDate: Fri Feb 20 21:53:45 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Fri Feb 20 21:53:45 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=26d98808

Merge pull request #371 from Tranquility/fix-neovim

Fix neovim deps


 app-editors/neovim/ChangeLog  |  3 +++
 app-editors/neovim/neovim-.ebuild | 30 +++
 dev-libs/libtermkey/ChangeLog |  9 +++
 dev-libs/libtermkey/libtermkey-.ebuild| 22 +
 {x11-libs/tr = dev-libs/libtermkey}/metadata.xml |  0
 dev-libs/msgpack/ChangeLog|  9 +++
 {x11-libs/tr = dev-libs/msgpack}/metadata.xml|  0
 dev-libs/msgpack/msgpack-.ebuild  | 27 
 dev-libs/unibilium/ChangeLog  |  9 +++
 dev-libs/unibilium/Manifest   |  1 +
 {x11-libs/tr = dev-libs/unibilium}/metadata.xml  |  0
 dev-libs/unibilium/unibilium-1.1.1.ebuild | 20 +++
 dev-lua/messagepack/ChangeLog |  9 +++
 dev-lua/messagepack/messagepack-.ebuild   | 25 +++
 {x11-libs/tr = dev-lua/messagepack}/metadata.xml |  0
 15 files changed, 148 insertions(+), 16 deletions(-)



[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-evdev: xf86-input-evdev-2.9.1.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:17:26

  Modified: xf86-input-evdev-2.9.1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #530652
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild?r1=1.4r2=1.5

Index: xf86-input-evdev-2.9.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-input-evdev-2.9.1.ebuild   19 Feb 2015 08:52:20 -  1.4
+++ xf86-input-evdev-2.9.1.ebuild   20 Feb 2015 11:17:26 -  1.5
@@ -1,12 +1,12 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild,v
 1.4 2015/02/19 08:52:20 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild,v
 1.5 2015/02/20 11:17:26 ago Exp $
 
 EAPI=5
 inherit linux-info xorg-2
 
 DESCRIPTION=Generic Linux input driver
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86
+KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86
 IUSE=
 
 RDEPEND==x11-base/xorg-server-1.12[udev]



1.232x11-drivers/xf86-input-evdev/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.232view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?rev=1.232content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog?r1=1.231r2=1.232

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -r1.231 -r1.232
--- ChangeLog   19 Feb 2015 08:52:20 -  1.231
+++ ChangeLog   20 Feb 2015 11:17:26 -  1.232
@@ -1,6 +1,9 @@
 # ChangeLog for x11-drivers/xf86-input-evdev
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 
1.231 2015/02/19 08:52:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 
1.232 2015/02/20 11:17:26 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org 
xf86-input-evdev-2.9.1.ebuild:
+  Stable for ppc, wrt bug #530652
 
   19 Feb 2015; Agostino Sarubbo a...@gentoo.org 
xf86-input-evdev-2.9.1.ebuild:
   Stable for x86, wrt bug #530652






[gentoo-commits] gentoo-x86 commit in games-puzzle/gpe-lights: gpe-lights-0.13.ebuild ChangeLog

2015-02-20 Thread Alfredo Tupone (tupone)
tupone  15/02/20 20:48:00

  Modified: gpe-lights-0.13.ebuild ChangeLog
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.3  games-puzzle/gpe-lights/gpe-lights-0.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gpe-lights/gpe-lights-0.13.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gpe-lights/gpe-lights-0.13.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gpe-lights/gpe-lights-0.13.ebuild?r1=1.2r2=1.3

Index: gpe-lights-0.13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-puzzle/gpe-lights/gpe-lights-0.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gpe-lights-0.13.ebuild  18 Oct 2010 17:15:51 -  1.2
+++ gpe-lights-0.13.ebuild  20 Feb 2015 20:48:00 -  1.3
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-puzzle/gpe-lights/gpe-lights-0.13.ebuild,v 1.2 
2010/10/18 17:15:51 mr_bones_ Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-puzzle/gpe-lights/gpe-lights-0.13.ebuild,v 1.3 
2015/02/20 20:48:00 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit gpe
 
 DESCRIPTION=A simple light puzzle for the GPE Palmtop Environment
@@ -13,6 +13,7 @@
 IUSE=
 
 DEPEND=gpe-base/libgpewidget
+RDEPEND=${DEPEND}
 
 src_prepare() {
gpe_src_prepare



1.2  games-puzzle/gpe-lights/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gpe-lights/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gpe-lights/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gpe-lights/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/gpe-lights/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   23 Sep 2009 00:01:31 -  1.1
+++ ChangeLog   20 Feb 2015 20:48:00 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for games-puzzle/gpe-lights
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gpe-lights/ChangeLog,v 1.1 
2009/09/23 00:01:31 miknix Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gpe-lights/ChangeLog,v 1.2 
2015/02/20 20:48:00 tupone Exp $
+
+  20 Feb 2015; Tupone Alfredo tup...@gentoo.org gpe-lights-0.13.ebuild:
+  EAPI 5
 
 *gpe-lights-0.13 (23 Sep 2009)
 






[gentoo-commits] gentoo-x86 commit in x11-libs/xcb-util-renderutil: xcb-util-renderutil-0.3.9-r1.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:18:41

  Modified: xcb-util-renderutil-0.3.9-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #530652
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  
x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild?r1=1.5r2=1.6

Index: xcb-util-renderutil-0.3.9-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xcb-util-renderutil-0.3.9-r1.ebuild 19 Feb 2015 08:53:49 -  1.5
+++ xcb-util-renderutil-0.3.9-r1.ebuild 20 Feb 2015 11:18:41 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild,v
 1.5 2015/02/19 08:53:49 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild,v
 1.6 2015/02/20 11:18:41 ago Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 DESCRIPTION=X C-language Bindings sample implementations
 HOMEPAGE=http://xcb.freedesktop.org/;
 
-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 
~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris
+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 
~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris
 IUSE=test
 
 RDEPEND==x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]



1.17 x11-libs/xcb-util-renderutil/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   19 Feb 2015 08:53:49 -  1.16
+++ ChangeLog   20 Feb 2015 11:18:41 -  1.17
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/xcb-util-renderutil
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog,v 
1.16 2015/02/19 08:53:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog,v 
1.17 2015/02/20 11:18:41 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org
+  xcb-util-renderutil-0.3.9-r1.ebuild:
+  Stable for ppc, wrt bug #530652
 
   19 Feb 2015; Agostino Sarubbo a...@gentoo.org
   xcb-util-renderutil-0.3.9-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-ruby/http_parser_rb: http_parser_rb-0.6.0.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:23:04

  Modified: http_parser_rb-0.6.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #540254
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild

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

Index: http_parser_rb-0.6.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- http_parser_rb-0.6.0.ebuild 20 Feb 2015 11:22:19 -  1.6
+++ http_parser_rb-0.6.0.ebuild 20 Feb 2015 11:23:04 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild,v 
1.6 2015/02/20 11:22:19 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild,v 
1.7 2015/02/20 11:23:04 ago Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -19,7 +19,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=amd64 ~ppc ~ppc64 ~x86
+KEYWORDS=amd64 ~ppc ~ppc64 x86
 IUSE=
 
 each_ruby_configure() {



1.7  dev-ruby/http_parser_rb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   20 Feb 2015 11:22:19 -  1.6
+++ ChangeLog   20 Feb 2015 11:23:04 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/http_parser_rb
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v 1.6 
2015/02/20 11:22:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v 1.7 
2015/02/20 11:23:04 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org http_parser_rb-0.6.0.ebuild:
+  Stable for x86, wrt bug #540254
 
   20 Feb 2015; Agostino Sarubbo a...@gentoo.org http_parser_rb-0.6.0.ebuild:
   Stable for amd64, wrt bug #540254






[gentoo-commits] gentoo-x86 commit in x11-apps/xcalc: xcalc-1.0.6.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:17:06

  Modified: xcalc-1.0.6.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #530652
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  x11-apps/xcalc/xcalc-1.0.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xcalc/xcalc-1.0.6.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xcalc/xcalc-1.0.6.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xcalc/xcalc-1.0.6.ebuild?r1=1.3r2=1.4

Index: xcalc-1.0.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xcalc-1.0.6.ebuild  19 Feb 2015 08:51:56 -  1.3
+++ xcalc-1.0.6.ebuild  20 Feb 2015 11:17:06 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.6.ebuild,v 1.3 
2015/02/19 08:51:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.6.ebuild,v 1.4 
2015/02/20 11:17:06 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION=scientific calculator for X
 
-KEYWORDS=amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix 
~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris
+KEYWORDS=amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix 
~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=x11-libs/libXaw



1.58 x11-apps/xcalc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   19 Feb 2015 08:51:56 -  1.57
+++ ChangeLog   20 Feb 2015 11:17:06 -  1.58
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xcalc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.57 2015/02/19 
08:51:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.58 2015/02/20 
11:17:06 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org xcalc-1.0.6.ebuild:
+  Stable for ppc, wrt bug #530652
 
   19 Feb 2015; Agostino Sarubbo a...@gentoo.org xcalc-1.0.6.ebuild:
   Stable for x86, wrt bug #530652






[gentoo-commits] gentoo-x86 commit in dev-ml/pa_ounit: ChangeLog pa_ounit-112.17.00.ebuild

2015-02-20 Thread Alexis Ballier (aballier)
aballier15/02/20 15:40:16

  Modified: ChangeLog pa_ounit-112.17.00.ebuild
  Log:
  fix deps
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.22 dev-ml/pa_ounit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   20 Feb 2015 15:37:06 -  1.21
+++ ChangeLog   20 Feb 2015 15:40:16 -  1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ml/pa_ounit
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v 1.21 2015/02/20 
15:37:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v 1.22 2015/02/20 
15:40:16 aballier Exp $
+
+  20 Feb 2015; Alexis Ballier aball...@gentoo.org pa_ounit-112.17.00.ebuild:
+  fix deps
 
   20 Feb 2015; Alexis Ballier aball...@gentoo.org -pa_ounit-109.34.00.ebuild,
   -pa_ounit-109.36.00.ebuild, -pa_ounit-109.53.02.ebuild,



1.2  dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild

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

Index: pa_ounit-112.17.00.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pa_ounit-112.17.00.ebuild   20 Feb 2015 15:36:17 -  1.1
+++ pa_ounit-112.17.00.ebuild   20 Feb 2015 15:40:16 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild,v 
1.1 2015/02/20 15:36:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild,v 
1.2 2015/02/20 15:40:16 aballier Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 IUSE=
 
 DEPEND==dev-ml/ounit-1.1.1:=
-   dev-ml/camlp4:= dev-lang/ocaml-4.02.0
+   dev-ml/camlp4:=
 RDEPEND=${DEPEND}
 
 DOCS=( readme.md )






[gentoo-commits] gentoo-x86 commit in x11-misc/util-macros: util-macros-1.19.0.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:18:52

  Modified: util-macros-1.19.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #530652
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  x11-misc/util-macros/util-macros-1.19.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/util-macros-1.19.0.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/util-macros-1.19.0.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/util-macros-1.19.0.ebuild?r1=1.4r2=1.5

Index: util-macros-1.19.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.19.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- util-macros-1.19.0.ebuild   19 Feb 2015 08:53:59 -  1.4
+++ util-macros-1.19.0.ebuild   20 Feb 2015 11:18:51 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.19.0.ebuild,v 1.4 
2015/02/19 08:53:59 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.19.0.ebuild,v 1.5 
2015/02/20 11:18:51 ago Exp $
 
 EAPI=5
 inherit xorg-2
@@ -8,5 +8,5 @@
 EGIT_REPO_URI=git://anongit.freedesktop.org/git/xorg/util/macros
 DESCRIPTION=X.Org autotools utility macros
 
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=



1.145x11-misc/util-macros/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/ChangeLog?rev=1.145view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/ChangeLog?rev=1.145content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/ChangeLog?r1=1.144r2=1.145

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog   19 Feb 2015 08:53:59 -  1.144
+++ ChangeLog   20 Feb 2015 11:18:51 -  1.145
@@ -1,5 +1,8 @@
 # ChangeLog for x11-misc/util-macros
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.144 
2015/02/19 08:53:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.145 
2015/02/20 11:18:51 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org util-macros-1.19.0.ebuild:
+  Stable for ppc, wrt bug #530652
 
   19 Feb 2015; Agostino Sarubbo a...@gentoo.org util-macros-1.19.0.ebuild:
   Stable for x86, wrt bug #530652






[gentoo-commits] gentoo-x86 commit in dev-ruby/addressable: ChangeLog addressable-2.3.5.ebuild

2015-02-20 Thread Manuel Rueger (mrueg)
mrueg   15/02/20 23:15:59

  Modified: ChangeLog
  Removed:  addressable-2.3.5.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.50 dev-ruby/addressable/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   20 Feb 2015 11:23:16 -  1.49
+++ ChangeLog   20 Feb 2015 23:15:59 -  1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/addressable
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v 1.49 
2015/02/20 11:23:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v 1.50 
2015/02/20 23:15:59 mrueg Exp $
+
+  20 Feb 2015; Manuel Rüger mr...@gentoo.org -addressable-2.3.5.ebuild:
+  Remove old.
 
   20 Feb 2015; Agostino Sarubbo a...@gentoo.org addressable-2.3.6.ebuild:
   Stable for x86, wrt bug #540254






[gentoo-commits] gentoo-x86 commit in media-fonts/lohit-gurmukhi: metadata.xml lohit-gurmukhi-2.91.0.ebuild Manifest ChangeLog

2015-02-20 Thread Ben de Groot (yngwin)
yngwin  15/02/20 17:49:53

  Added:metadata.xml lohit-gurmukhi-2.91.0.ebuild Manifest
ChangeLog
  Log:
  Break up lohit-fonts into individual packages, as is done upstream (bug 
#399181).
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.1  media-fonts/lohit-gurmukhi/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-gurmukhi/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-gurmukhi/metadata.xml?rev=1.1content-type=text/plain

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
  herdfonts/herd
/pkgmetadata



1.1  media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.0.ebuild?rev=1.1content-type=text/plain

Index: lohit-gurmukhi-2.91.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.0.ebuild,v
 1.1 2015/02/20 17:49:53 yngwin Exp $

EAPI=5
inherit font
FONTDIR=/usr/share/fonts/indic/${PN}
FONT_SUFFIX=ttf

DESCRIPTION=The Lohit Gurmukhi font
HOMEPAGE=https://fedorahosted.org/lohit;
SRC_URI=https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz;

LICENSE=OFL-1.1
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd 
~ppc-macos ~x86-macos
IUSE=

DEPEND=!media-fonts/lohit-fonts-2.20150220
RDEPEND=${DEPEND}

RESTRICT=test binchecks
S=${WORKDIR}/${PN}-${FONT_SUFFIX}-${PV}
FONT_S=${S}
FONT_CONF=( 66-${PN}.conf )



1.1  media-fonts/lohit-gurmukhi/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-gurmukhi/Manifest?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-gurmukhi/Manifest?rev=1.1content-type=text/plain

Index: Manifest
===
DIST lohit-gurmukhi-ttf-2.91.0.tar.gz 17569 SHA256 
b28218566dc96920fbad0c7a0c633ae76198cc00d3bd6721de8e426f2b180a7d SHA512 
b2bf39481e6a95bd1dc2786b4f853784651b042954199672145b732698f76bd2f64761bb929ad909d4fb1f204a2a7a04b065c818171987ab04d7b1b546ce3451
 WHIRLPOOL 
da38e627fd56eafe3881fec9fdb7b630c11a690ddfadf5636f521e14945629df359b340cbbc2f70b6fef5c5d1be1f9157fc6cc22055879ff683ecc39160da7f7
EBUILD lohit-gurmukhi-2.91.0.ebuild 796 SHA256 
e49d2c6e358678e6ce5e7ea400f2b5deb40a722a5072178e6a4f0bd1cf737422 SHA512 
016a24dc6d8725ad4d9deadb9a4bd467283565ac3031ef1fe1dbedf8a5711981c2f389f908ddd1de9c15a9fabc7db366cad6104d98cea1a2ec729d55561f966e
 WHIRLPOOL 
062549c0af7cb05a1a9597857b3611e83e991544bba39f8e9c55a3d49e500c96c6e503532d774f9b458bdce2ba64659d91e50b6302edc7d0a848e9dbd7ecee20
MISC metadata.xml 160 SHA256 
f98af670c6967591fe20a2cf4ef27d68f8b6dfb2799f8a4cc051003f5c95f7c0 SHA512 
309b994cd299c4e1e99212e9f531f63773f48b1255b1c5518f5f7c61f245045c579a7854b481c9b7ffdd79f7e71c417bfdd353ed6431903288a40e2e357b19ad
 WHIRLPOOL 
fc94ab822cf0a7455b83c600ee9333f3ad6a683f71bb17b33a21dc86d25dafa060192d7576a849668bb3f88b46f3ff7422a4d06830154bd33540a9f7a50bc1d8



1.1  media-fonts/lohit-gurmukhi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-gurmukhi/ChangeLog?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/lohit-gurmukhi/ChangeLog?rev=1.1content-type=text/plain

Index: ChangeLog
===
# ChangeLog for media-fonts/lohit-gurmukhi
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/lohit-gurmukhi/ChangeLog,v 1.1 
2015/02/20 17:49:53 yngwin Exp $

*lohit-gurmukhi-2.91.0 (20 Feb 2015)

  20 Feb 2015; Ben de Groot yng...@gentoo.org +lohit-gurmukhi-2.91.0.ebuild,
  +metadata.xml:
  Break up lohit-fonts into individual packages, as is done upstream (bug
  #399181).






[gentoo-commits] gentoo-x86 commit in x11-apps/xinit: xinit-1.3.3-r1.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:17:11

  Modified: xinit-1.3.3-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #530652
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  x11-apps/xinit/xinit-1.3.3-r1.ebuild

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

Index: xinit-1.3.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.3-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xinit-1.3.3-r1.ebuild   19 Feb 2015 08:52:01 -  1.5
+++ xinit-1.3.3-r1.ebuild   20 Feb 2015 11:17:11 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.3-r1.ebuild,v 1.5 
2015/02/19 08:52:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.3-r1.ebuild,v 1.6 
2015/02/20 11:17:11 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 DESCRIPTION=X Window System initializer
 
 LICENSE=${LICENSE} GPL-2
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux
+KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux
 IUSE=+minimal
 
 RDEPEND=



1.261x11-apps/xinit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xinit/ChangeLog?rev=1.261view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xinit/ChangeLog?rev=1.261content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xinit/ChangeLog?r1=1.260r2=1.261

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -r1.260 -r1.261
--- ChangeLog   19 Feb 2015 08:52:01 -  1.260
+++ ChangeLog   20 Feb 2015 11:17:11 -  1.261
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xinit
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.260 2015/02/19 
08:52:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.261 2015/02/20 
11:17:11 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org xinit-1.3.3-r1.ebuild:
+  Stable for ppc, wrt bug #530652
 
   19 Feb 2015; Agostino Sarubbo a...@gentoo.org xinit-1.3.3-r1.ebuild:
   Stable for x86, wrt bug #530652






[gentoo-commits] gentoo-x86 commit in dev-ruby/webmock: webmock-1.19.0.ebuild ChangeLog

2015-02-20 Thread Agostino Sarubbo (ago)
ago 15/02/20 11:22:36

  Modified: webmock-1.19.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #540254
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  dev-ruby/webmock/webmock-1.19.0.ebuild

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

Index: webmock-1.19.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/webmock/webmock-1.19.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- webmock-1.19.0.ebuild   20 Feb 2015 06:49:23 -  1.4
+++ webmock-1.19.0.ebuild   20 Feb 2015 11:22:36 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webmock/webmock-1.19.0.ebuild,v 
1.4 2015/02/20 06:49:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webmock/webmock-1.19.0.ebuild,v 
1.5 2015/02/20 11:22:36 ago Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
+KEYWORDS=amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris
 IUSE=
 
 ruby_add_rdepend =dev-ruby/addressable-2.3.6 =dev-ruby/crack-0.3.2



1.38 dev-ruby/webmock/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/webmock/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   20 Feb 2015 06:49:23 -  1.37
+++ ChangeLog   20 Feb 2015 11:22:36 -  1.38
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/webmock
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webmock/ChangeLog,v 1.37 
2015/02/20 06:49:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webmock/ChangeLog,v 1.38 
2015/02/20 11:22:36 ago Exp $
+
+  20 Feb 2015; Agostino Sarubbo a...@gentoo.org webmock-1.19.0.ebuild:
+  Stable for amd64, wrt bug #540254
 
   20 Feb 2015; Hans de Graaff gra...@gentoo.org webmock-1.19.0.ebuild:
   Create stable candidate.






  1   2   3   4   5   >