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

2014-05-06 Thread Ulrich Müller
commit: 5bbbc0be848989bc7e6d59fe0d9a6c6096b18f66
Author: Ulrich Müller ulm AT gentoo DOT org
AuthorDate: Tue May  6 06:00:46 2014 +
Commit: Ulrich Müller ulm AT gentoo DOT org
CommitDate: Tue May  6 06:00:46 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=5bbbc0be

Merge changes from emacs-vcs.

Package-Manager: portage-2.2.10

---
 app-editors/emacs-xwidget/ChangeLog  |  3 +++
 app-editors/emacs-xwidget/emacs-xwidget-24.3..ebuild | 10 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/app-editors/emacs-xwidget/ChangeLog 
b/app-editors/emacs-xwidget/ChangeLog
index 8cd64a2..6a735d5 100644
--- a/app-editors/emacs-xwidget/ChangeLog
+++ b/app-editors/emacs-xwidget/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  06 May 2014; Ulrich Müller u...@gentoo.org emacs-xwidget-24.3..ebuild:
+  Merge changes from emacs-vcs.
+
   13 Mar 2014; Ulrich Müller u...@gentoo.org emacs-xwidget-24.3..ebuild:
   Merge changes from emacs-vcs.
 

diff --git a/app-editors/emacs-xwidget/emacs-xwidget-24.3..ebuild 
b/app-editors/emacs-xwidget/emacs-xwidget-24.3..ebuild
index 40e6eaa..3cc7c9a 100644
--- a/app-editors/emacs-xwidget/emacs-xwidget-24.3..ebuild
+++ b/app-editors/emacs-xwidget/emacs-xwidget-24.3..ebuild
@@ -37,7 +37,7 @@ REQUIRED_USE=?? ( aqua X )
 
 RDEPEND=sys-libs/ncurses
=app-admin/eselect-emacs-1.16
-   =app-emacs/emacs-common-gentoo-1.3-r3[games?,X?]
+   =app-emacs/emacs-common-gentoo-1.4-r1[games?,X?]
net-libs/liblockfile
acl? ( virtual/acl )
alsa? ( media-libs/alsa-lib )
@@ -99,7 +99,10 @@ DEPEND=${RDEPEND}
libxml2? ( virtual/pkgconfig )
X? ( virtual/pkgconfig )
gzip-el? ( app-arch/gzip )
-   pax_kernel? ( sys-apps/paxctl )
+   pax_kernel? (
+   sys-apps/attr
+   sys-apps/paxctl
+   )
 
 if [[ ${PV##*.} =  ]]; then
DEPEND=${DEPEND}
@@ -225,6 +228,7 @@ src_configure() {
econf \
--program-suffix=-${EMACS_SUFFIX} \
--infodir=${EPREFIX}/usr/share/info/${EMACS_SUFFIX} \
+   --localstatedir=${EPREFIX}/var \

--enable-locallisppath=${EPREFIX}/etc/emacs:${EPREFIX}${SITELISP} \
--with-gameuser=${GAMES_USER_DED:-games} \
--without-compress-install \
@@ -326,7 +330,7 @@ src_install () {
use X  DOC_CONTENTS+=\\n\\nYou need to install some fonts for Emacs.
Installing media-fonts/font-adobe-{75,100}dpi on the X server's
machine would satisfy basic Emacs requirements under X11.
-   See also https://wiki.gentoo.org/wiki/Project:Emacs/Xft_support
+   See also https://wiki.gentoo.org/wiki/Xft_support_for_GNU_Emacs
for how to enable anti-aliased fonts.
use aqua  DOC_CONTENTS+=\\n\\nEmacs${EMACS_SUFFIX#emacs}.app is in
\${EPREFIX}/Applications/Gentoo\. You may want to copy or 
symlink



[gentoo-commits] gentoo-x86 commit in dev-ruby/ipaddress: ipaddress-0.8.0.ebuild ChangeLog

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 06:03:05

  Modified: ipaddress-0.8.0.ebuild ChangeLog
  Log:
  Fix deprecated rake rdoc invocation.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.4  dev-ruby/ipaddress/ipaddress-0.8.0.ebuild

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

Index: ipaddress-0.8.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ipaddress-0.8.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ipaddress-0.8.0.ebuild  5 Apr 2014 14:04:06 -   1.3
+++ ipaddress-0.8.0.ebuild  6 May 2014 06:03:05 -   1.4
@@ -1,8 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ipaddress-0.8.0.ebuild,v 
1.3 2014/04/05 14:04:06 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ipaddress-0.8.0.ebuild,v 
1.4 2014/05/06 06:03:05 graaff Exp $
 
 EAPI=4
+
+# ruby20, ruby21 → fails tests
 USE_RUBY=ruby19 jruby
 
 inherit ruby-fakegem
@@ -14,3 +16,8 @@
 SLOT=0
 KEYWORDS=~amd64 ~x86
 IUSE=
+
+all_ruby_prepare() {
+   # Fix deprecated rake task invocation.
+   sed -i -e 's:rake/rdoctask:rdoc/task:' Rakefile || die
+}



1.5  dev-ruby/ipaddress/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   5 Apr 2014 14:04:06 -   1.4
+++ ChangeLog   6 May 2014 06:03:05 -   1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ipaddress
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ChangeLog,v 1.4 
2014/04/05 14:04:06 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ipaddress/ChangeLog,v 1.5 
2014/05/06 06:03:05 graaff Exp $
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org ipaddress-0.8.0.ebuild:
+  Fix deprecated rake rdoc invocation.
 
   05 Apr 2014; Manuel Rüger mr...@gentoo.org ipaddress-0.8.0.ebuild:
   Remove ree18 and ruby18 target. Drop dependency on virtual/ruby-test-unit.






[gentoo-commits] gentoo-x86 commit in dev-ruby/ohai: ChangeLog ohai-6.22.0.ebuild

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 06:05:05

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

Revision  ChangesPath
1.21 dev-ruby/ohai/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ohai/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   24 Apr 2014 17:37:19 -  1.20
+++ ChangeLog   6 May 2014 06:05:05 -   1.21
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/ohai
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ohai/ChangeLog,v 1.20 2014/04/24 
17:37:19 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ohai/ChangeLog,v 1.21 2014/05/06 
06:05:05 graaff Exp $
+
+*ohai-6.22.0 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +ohai-6.22.0.ebuild:
+  Version bump.
 
   24 Apr 2014; Manuel Rüger mr...@gentoo.org -ohai-6.16.0.ebuild,
   ohai-6.18.0.ebuild:



1.1  dev-ruby/ohai/ohai-6.22.0.ebuild

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

Index: ohai-6.22.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ohai/ohai-6.22.0.ebuild,v 1.1 
2014/05/06 06:05:05 graaff Exp $

EAPI=5
USE_RUBY=ruby19

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_RECIPE_TEST=rspec

inherit ruby-fakegem

DESCRIPTION=Ohai profiles your system and emits JSON
HOMEPAGE=http://wiki.opscode.com/display/chef/Ohai;
SRC_URI=https://github.com/opscode/${PN}/archive/${PV}.tar.gz - ${P}.tgz

LICENSE=Apache-2.0
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

ruby_add_rdepend 
dev-ruby/ipaddress
dev-ruby/yajl-ruby
dev-ruby/mixlib-cli
dev-ruby/mixlib-config
dev-ruby/mixlib-log
dev-ruby/mixlib-shellout
=dev-ruby/systemu-2.5.0

all_ruby_prepare() {
rm Gemfile .rspec || die
# Be more lenient to work with versions of systemu that we have in
# the tree.
sed -i -e 's/~ 2.5.2/= 2.5.2/' ohai.gemspec || die

# Remove the Darwin-specific tests that require additional
# dependencies.
rm -rf spec/unit/plugins/darwin || die

# Avoid the ruby plugin tests because these always execute the
# system ruby, rather than the current ruby.
rm -rf spec/unit/plugins/ruby_spec.rb || die
}

all_ruby_install() {
all_fakegem_install

doman docs/man/man1/ohai.1
}






[gentoo-commits] gentoo-x86 commit in dev-db/barman: barman-1.3.1.ebuild ChangeLog barman-1.2.3.ebuild barman-1.2.1.ebuild barman-1.2.2.ebuild

2014-05-06 Thread Patrick Lauer (patrick)
patrick 14/05/06 07:10:18

  Modified: ChangeLog
  Added:barman-1.3.1.ebuild
  Removed:  barman-1.2.3.ebuild barman-1.2.1.ebuild
barman-1.2.2.ebuild
  Log:
  Bump, clean out old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.12 dev-db/barman/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/barman/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   3 May 2014 05:21:28 -   1.11
+++ ChangeLog   6 May 2014 07:10:18 -   1.12
@@ -1,6 +1,12 @@
 # ChangeLog for dev-db/barman
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/ChangeLog,v 1.11 2014/05/03 
05:21:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/ChangeLog,v 1.12 2014/05/06 
07:10:18 patrick Exp $
+
+*barman-1.3.1 (06 May 2014)
+
+  06 May 2014; Patrick Lauer patr...@gentoo.org +barman-1.3.1.ebuild,
+  -barman-1.2.1.ebuild, -barman-1.2.2.ebuild, -barman-1.2.3.ebuild:
+  Bump, clean out old
 
 *barman-1.3.0 (03 May 2014)
 



1.1  dev-db/barman/barman-1.3.1.ebuild

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

Index: barman-1.3.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.1.ebuild,v 1.1 
2014/05/06 07:10:18 patrick Exp $
EAPI=5

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

inherit distutils-r1

DESCRIPTION=Administration tool for disaster recovery of PostgreSQL servers

HOMEPAGE=http://www.pgbarman.org;
SRC_URI=http://downloads.sourceforge.net/project/pgbarman/${PV}/${P}.tar.gz;
LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~x86

IUSE=

RDEPEND=dev-python/argh[${PYTHON_USEDEP}]
=dev-python/psycopg-2[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
net-misc/rsync
dev-db/postgresql-server
DEPEND=






[gentoo-commits] gentoo-x86 commit in app-forensics/yasat: yasat-755.ebuild ChangeLog

2014-05-06 Thread Patrick Lauer (patrick)
patrick 14/05/06 07:15:40

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

Revision  ChangesPath
1.12 app-forensics/yasat/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-forensics/yasat/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   11 Jul 2013 15:46:03 -  1.11
+++ ChangeLog   6 May 2014 07:15:40 -   1.12
@@ -1,6 +1,11 @@
 # ChangeLog for app-forensics/yasat
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/yasat/ChangeLog,v 1.11 
2013/07/11 15:46:03 tomwij Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/yasat/ChangeLog,v 1.12 
2014/05/06 07:15:40 patrick Exp $
+
+*yasat-755 (06 May 2014)
+
+  06 May 2014; Patrick Lauer patr...@gentoo.org +yasat-755.ebuild:
+  Bump
 
 *yasat-700 (11 Jul 2013)
 



1.1  app-forensics/yasat/yasat-755.ebuild

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

Index: yasat-755.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-forensics/yasat/yasat-755.ebuild,v 1.1 
2014/05/06 07:15:40 patrick Exp $

EAPI=5

inherit eutils

DESCRIPTION=Security and system auditing tool
HOMEPAGE=http://yasat.sourceforge.net;
SRC_URI=mirror://sourceforge/${PN}/${P}.tar.gz

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

S=${WORKDIR}/${PN}

src_compile() { :; }

src_install() {
emake install DESTDIR=${D} PREFIX=/usr SYSCONFDIR=/etc

dodoc README CHANGELOG
doman man/yasat.8
}






[gentoo-commits] gentoo-x86 commit in dev-vcs/hgsubversion: hgsubversion-1.6.1.ebuild ChangeLog hgsubversion-1.5.1.ebuild

2014-05-06 Thread Dirkjan Ochtman (djc)
djc 14/05/06 07:17:40

  Modified: ChangeLog
  Added:hgsubversion-1.6.1.ebuild
  Removed:  hgsubversion-1.5.1.ebuild
  Log:
  Version bump hgsubversion to 1.6.1
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
30380381)

Revision  ChangesPath
1.32 dev-vcs/hgsubversion/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   30 Jan 2014 06:34:37 -  1.31
+++ ChangeLog   6 May 2014 07:17:40 -   1.32
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/hgsubversion
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/ChangeLog,v 1.31 
2014/01/30 06:34:37 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/ChangeLog,v 1.32 
2014/05/06 07:17:40 djc Exp $
+
+*hgsubversion-1.6.1 (06 May 2014)
+
+  06 May 2014; Dirkjan Ochtman d...@gentoo.org +hgsubversion-1.6.1.ebuild,
+  -hgsubversion-1.5.1.ebuild:
+  Version bump hgsubversion to 1.6.1
 
 *hgsubversion-1.5.1 (30 Jan 2014)
 



1.1  dev-vcs/hgsubversion/hgsubversion-1.6.1.ebuild

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

Index: hgsubversion-1.6.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/hgsubversion-1.6.1.ebuild,v 1.1 
2014/05/06 07:17:40 djc Exp $

EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )

inherit distutils-r1

DESCRIPTION=hgsubversion is a Mercurial extension for working with Subversion 
repositories.
HOMEPAGE=https://bitbucket.org/durin42/hgsubversion/wiki/Home 
http://pypi.python.org/pypi/hgsubversion;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86 ~ppc-macos ~x64-macos ~x86-solaris
IUSE=test

# although any ref absent in the source, tests fail badly with =mercurial-2.8.1
RDEPEND==dev-vcs/mercurial-1.4[${PYTHON_USEDEP}]
dev-vcs/mercurial[${PYTHON_USEDEP}]
|| (
=dev-python/subvertpy-0.7.4[${PYTHON_USEDEP}]
=dev-vcs/subversion-1.5[python] )
DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )

DOCS=( README )

#python_test() {
#   ${PYTHON} tests/run.py || die Tests failed under ${EPYTHON}
#}






[gentoo-commits] gentoo-x86 commit in app-benchmarks/ioping: ioping-0.8.ebuild ChangeLog

2014-05-06 Thread Patrick Lauer (patrick)
patrick 14/05/06 07:36:00

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

Revision  ChangesPath
1.4  app-benchmarks/ioping/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/ioping/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   16 Jul 2013 13:39:50 -  1.3
+++ ChangeLog   6 May 2014 07:36:00 -   1.4
@@ -1,6 +1,11 @@
 # ChangeLog for app-benchmarks/ioping
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ioping/ChangeLog,v 1.3 
2013/07/16 13:39:50 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ioping/ChangeLog,v 1.4 
2014/05/06 07:36:00 patrick Exp $
+
+*ioping-0.8 (06 May 2014)
+
+  06 May 2014; Patrick Lauer patr...@gentoo.org +ioping-0.8.ebuild:
+  Bump
 
 *ioping-0.7 (16 Jul 2013)
 
@@ -19,4 +24,3 @@
   13 Jan 2012; Justin Lecher j...@gentoo.org +ioping-0.6.ebuild,
   +files/ioping-0.6-makefile.patch, +metadata.xml:
   New inclusion, #398735; thanks Vladimir Berezhnoy for the initial ebuild
-



1.1  app-benchmarks/ioping/ioping-0.8.ebuild

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

Index: ioping-0.8.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ioping/ioping-0.8.ebuild,v 
1.1 2014/05/06 07:36:00 patrick Exp $

EAPI=5

inherit eutils

DESCRIPTION=Simple disk I/0 latency measuring tool
HOMEPAGE=http://code.google.com/p/ioping/;
SRC_URI=http://ioping.googlecode.com/files/${P}.tar.gz;

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

src_prepare() {
sed \
-e 's: -g : :g' \
-e 's: $(LDFLAGS) : :g' \
-e 's: -o : $(LDFLAGS) -o :g' \
-e 's:-s -m:-m:g' \
-i Makefile || die
}

src_compile() {
emake \
CC=$(tc-getCC) \
PREFIX=${EPREFIX}/usr
}

src_install() {
emake DESTDIR=${D} PREFIX=${EPREFIX}/usr install
}






[gentoo-commits] gentoo-x86 commit in dev-db/hyperdex: hyperdex-1.2.0.ebuild ChangeLog

2014-05-06 Thread Patrick Lauer (patrick)
patrick 14/05/06 07:55:25

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

Revision  ChangesPath
1.17 dev-db/hyperdex/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/hyperdex/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   21 Feb 2014 03:34:49 -  1.16
+++ ChangeLog   6 May 2014 07:55:25 -   1.17
@@ -1,6 +1,11 @@
 # ChangeLog for dev-db/hyperdex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hyperdex/ChangeLog,v 1.16 2014/02/21 
03:34:49 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hyperdex/ChangeLog,v 1.17 2014/05/06 
07:55:25 patrick Exp $
+
+*hyperdex-1.2.0 (06 May 2014)
+
+  06 May 2014; Patrick Lauer patr...@gentoo.org +hyperdex-1.2.0.ebuild:
+  Bump
 
 *hyperdex-1.1.0 (21 Feb 2014)
 



1.1  dev-db/hyperdex/hyperdex-1.2.0.ebuild

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

Index: hyperdex-1.2.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/hyperdex/hyperdex-1.2.0.ebuild,v 1.1 
2014/05/06 07:55:25 patrick Exp $
EAPI=5

RESTRICT=test
PYTHON_DEPEND=2:2.6
inherit eutils python autotools

DESCRIPTION=A searchable distributed Key-Value Store

HOMEPAGE=http://hyperdex.org;
SRC_URI=http://hyperdex.org/src/${P}.tar.gz
http://dev.gentooexperimental.org/~patrick/autotools-java.tar;
LICENSE=BSD
SLOT=0
KEYWORDS=~amd64

IUSE=+python
# need to add ruby and java useflags too

DEPEND=dev-cpp/glog
dev-cpp/sparsehash
dev-libs/cityhash
dev-libs/libpo6
dev-libs/libe
dev-libs/busybee
dev-libs/popt
dev-libs/replicant
dev-libs/json-c
RDEPEND=${DEPEND}

pkg_setup() {
python_set_active_version 2
}

src_prepare() {
cp ${WORKDIR}/*.m4 m4/
sed -i -e 's~json/json.h~json-c/json.h~' configure.ac 
common/datatype_document.cc daemon/index_document.cc || die Blergh!
eautoreconf
}
src_configure() {
econf --disable-static \
$(use_enable python python-bindings)
}

src_install() {
emake DESTDIR=${D} install || die Failed to install
newinitd ${FILESDIR}/hyperdex.initd hyperdex || die Failed to 
install init script
newconfd ${FILESDIR}/hyperdex.confd hyperdex || die Failed to 
install config file
find ${D} -name '*.la' -exec rm {} \; # bad buildsystem! bad!
}






[gentoo-commits] gentoo-x86 commit in dev-python/flask-themes: flask-themes-0.1.3-r1.ebuild ChangeLog

2014-05-06 Thread Ian Delaney (idella4)
idella4 14/05/06 08:15:59

  Modified: flask-themes-0.1.3-r1.ebuild ChangeLog
  Log:
  drop py2.6 add pypy support
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.4  dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild

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

Index: flask-themes-0.1.3-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- flask-themes-0.1.3-r1.ebuild12 Sep 2013 20:59:28 -  1.3
+++ flask-themes-0.1.3-r1.ebuild6 May 2014 08:15:59 -   1.4
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild,v 
1.3 2013/09/12 20:59:28 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild,v 
1.4 2014/05/06 08:15:59 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 pypy )
 
 inherit distutils-r1
 



1.6  dev-python/flask-themes/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-themes/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   12 Sep 2013 20:59:28 -  1.5
+++ ChangeLog   6 May 2014 08:15:59 -   1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/flask-themes
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-themes/ChangeLog,v 1.5 
2013/09/12 20:59:28 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-themes/ChangeLog,v 1.6 
2014/05/06 08:15:59 idella4 Exp $
+
+  06 May 2014; Ian Delaney idel...@gentoo.org flask-themes-0.1.3-r1.ebuild:
+  drop py2.6 add pypy support
 
   12 Sep 2013; Michał Górny mgo...@gentoo.org flask-themes-0.1.3-r1.ebuild:
   Remove dep on virtual/python-json. JSON is now built-in in all supported






[gentoo-commits] gentoo-x86 commit in dev-db/pgpool2: pgpool2-3.3.3.ebuild ChangeLog

2014-05-06 Thread Patrick Lauer (patrick)
patrick 14/05/06 09:31:17

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

Revision  ChangesPath
1.23 dev-db/pgpool2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/pgpool2/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   8 Jan 2014 08:06:36 -   1.22
+++ ChangeLog   6 May 2014 09:31:17 -   1.23
@@ -1,6 +1,11 @@
 # ChangeLog for dev-db/pgpool2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgpool2/ChangeLog,v 1.22 2014/01/08 
08:06:36 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgpool2/ChangeLog,v 1.23 2014/05/06 
09:31:17 patrick Exp $
+
+*pgpool2-3.3.3 (06 May 2014)
+
+  06 May 2014; Patrick Lauer patr...@gentoo.org +pgpool2-3.3.3.ebuild:
+  Bump
 
 *pgpool2-3.3.2 (08 Jan 2014)
 



1.1  dev-db/pgpool2/pgpool2-3.3.3.ebuild

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

Index: pgpool2-3.3.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/pgpool2/pgpool2-3.3.3.ebuild,v 1.1 
2014/05/06 09:31:17 patrick Exp $

EAPI=5

MY_P=${PN/2/-II}-${PV}

inherit base user

DESCRIPTION=Connection pool server for PostgreSQL
HOMEPAGE=http://www.pgpool.net/;
SRC_URI=http://www.pgpool.net/download.php?f=${MY_P}.tar.gz - ${MY_P}.tar.gz
LICENSE=BSD
SLOT=0

KEYWORDS=~amd64 ~x86

IUSE=memcached pam ssl static-libs

RDEPEND=
dev-db/postgresql-base
memcached? ( dev-libs/libmemcached )
pam? ( sys-auth/pambase )
ssl? ( dev-libs/openssl )

DEPEND=${RDEPEND}
sys-devel/bison
!!dev-db/pgpool


S=${WORKDIR}/${MY_P}

pkg_setup() {
enewgroup postgres 70
enewuser pgpool -1 -1 -1 postgres

# We need the postgres user as well so we can set the proper
# permissions on the sockets without getting into fights with
# PostgreSQL's initialization scripts.
enewuser postgres 70 /bin/bash /var/lib/postgresql postgres
}

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

local pg_config_manual=$(pg_config --includedir)/pg_config_manual.h
local pgsql_socket_dir=$(grep DEFAULT_PGSOCKET_DIR 
${pg_config_manual} | \
sed 's|.*\\(.*\)\|\1|g')
local pgpool_socket_dir=$(dirname $pgsql_socket_dir)/pgpool

sed s|@PGSQL_SOCKETDIR@|${pgsql_socket_dir}|g \
-i *.conf.sample* pool.h || die

sed s|@PGPOOL_SOCKETDIR@|${pgpool_socket_dir}|g \
-i *.conf.sample* pool.h || die
}

src_configure() {
local myconf
use memcached  \

myconf=--with-memcached=\${EROOT%/}/usr/include/libmemcached\
use pam  myconf+=' --with-pam'

econf \
--disable-rpath \
--sysconfdir=${EROOT%/}/etc/${PN} \
$(use_with ssl openssl) \
$(use_enable static-libs static) \
${myconf}
}

src_compile() {
emake

emake -C sql
}

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

emake DESTDIR=${D} -C sql install
cd ${S}

# 3.3 appears to have removed this
# `contrib' moved to `extension' with PostgreSQL 9.1
#local pgslot=$(postgresql-config show)
#if [[ ${pgslot//.}  90 ]] ; then
#   cd ${ED%/}$(pg_config --sharedir)
#   mv contrib extension || die
#   cd ${S}
#fi

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

# Documentation
dodoc NEWS TODO doc/where_to_send_queries.{pdf,odg}
dohtml -r doc

# Examples and extras
insinto /usr/share/${PN}
doins doc/{pgpool_remote_start,basebackup.sh,recovery.conf.sample}
mv ${ED%/}/usr/share/${PN/2/-II} ${ED%/}/usr/share/${PN} || die

# One more thing: Evil la files!
find ${ED} -name '*.la' -exec rm -f {} +
}






[gentoo-commits] gentoo-x86 commit in dev-python/flask-restless: flask-restless-0.12.1.ebuild flask-restless-0.12.0.ebuild ChangeLog

2014-05-06 Thread Ian Delaney (idella4)
idella4 14/05/06 10:13:21

  Modified: flask-restless-0.12.0.ebuild ChangeLog
  Added:flask-restless-0.12.1.ebuild
  Log:
  bump; drop py2.6 add pypy support
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/flask-restless/flask-restless-0.12.0.ebuild

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

Index: flask-restless-0.12.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/flask-restless/flask-restless-0.12.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-restless-0.12.0.ebuild22 Nov 2013 07:13:59 -  1.1
+++ flask-restless-0.12.0.ebuild6 May 2014 10:13:21 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-restless/flask-restless-0.12.0.ebuild,v
 1.1 2013/11/22 07:13:59 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-restless/flask-restless-0.12.0.ebuild,v
 1.2 2014/05/06 10:13:21 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )



1.10 dev-python/flask-restless/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-restless/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   21 Jan 2014 04:11:19 -  1.9
+++ ChangeLog   6 May 2014 10:13:21 -   1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/flask-restless
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-restless/ChangeLog,v 1.9 
2014/01/21 04:11:19 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-restless/ChangeLog,v 1.10 
2014/05/06 10:13:21 idella4 Exp $
+
+*flask-restless-0.12.1 (06 May 2014)
+
+  06 May 2014; Ian Delaney idel...@gentoo.org +files/mapping.patch,
+  +flask-restless-0.12.1.ebuild, flask-restless-0.12.0.ebuild:
+  bump; drop py2.6 add pypy support
 
   21 Jan 2014; Patrick Lauer patr...@gentoo.org 
-flask-restless-0.10.0.ebuild,
   -flask-restless-0.10.1.ebuild, -flask-restless-0.11.0-r1.ebuild:



1.1  dev-python/flask-restless/flask-restless-0.12.1.ebuild

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

Index: flask-restless-0.12.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-restless/flask-restless-0.12.1.ebuild,v
 1.1 2014/05/06 10:13:21 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 pypy )

PYTHON_REQ_USE=sqlite
inherit distutils-r1

DESCRIPTION=Flask extension for easy ReSTful API generation
HOMEPAGE=http://packages.python.org/Flask-Restless/;
SRC_URI=https://github.com/jfinkels/${PN}/archive/${PV}.tar.gz - ${P}.tar.gz

LICENSE=|| ( AGPL-3 BSD )
SLOT=0
KEYWORDS=~amd64 ~x86

IUSE=doc examples test

RDEPEND==dev-python/flask-0.7[${PYTHON_USEDEP}]
dev-python/flask-sqlalchemy[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
dev-python/python-dateutil:0[${PYTHON_USEDEP}]
DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( virtual/python-unittest2[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}] )
doc? ( dev-python/sphinx[${PYTHON_USEDEP}]
=dev-python/sphinxcontrib-httpdomain-1.1.7[${PYTHON_USEDEP}]
=dev-python/sphinxcontrib-issuetracker-0.11[${PYTHON_USEDEP}]
dev-python/flask-themes[${PYTHON_USEDEP}] )

PATCHES=( ${FILESDIR}/mapping.patch )

python_compile_all() {
if use doc; then
if ! ${PYTHON} -c import flask_restless; then
   

[gentoo-commits] gentoo-x86 commit in dev-python/flask-restless/files: mapping.patch

2014-05-06 Thread Ian Delaney (idella4)
idella4 14/05/06 10:13:21

  Added:mapping.patch
  Log:
  bump; drop py2.6 add pypy support
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.1  dev-python/flask-restless/files/mapping.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-restless/files/mapping.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-restless/files/mapping.patch?rev=1.1content-type=text/plain

Index: mapping.patch
===
A number of these settings are simply unworkable in gentoo
diff -ur flask-restless-0.11.0.orig/docs/conf.py 
flask-restless-0.11.0/docs/conf.py
--- docs/conf.py2013-05-19 01:50:21.0 +0800
+++ docs/conf.py2013-06-10 23:39:05.741199580 +0800
@@ -26,7 +26,7 @@
 
 # Add any Sphinx extension module names here, as strings. They can be 
extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx']
+extensions = ['sphinx.ext.autodoc']
 extensions += ['sphinxcontrib.httpdomain']
 extensions += ['sphinxcontrib.issuetracker']
 






[gentoo-commits] proj/planet-gentoo:master commit in: configs/universe/, configs/planet/

2014-05-06 Thread Pavlos Ratis
commit: 61098d5e89245296c9bd1e75299d944939e7a84e
Author: Pavlos Ratis dastergon AT gentoo DOT org
AuthorDate: Tue May  6 10:39:46 2014 +
Commit: Pavlos Ratis dastergon AT gentoo DOT org
CommitDate: Tue May  6 10:39:46 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/planet-gentoo.git;a=commit;h=61098d5e

remove blog feeds from retired devs

---
 configs/planet/agaffney| 4 
 configs/planet/c1pher  | 4 
 configs/planet/pauldv  | 4 
 configs/planet/qiaomuf | 4 
 configs/planet/r0bertz | 5 -
 configs/planet/serkan  | 4 
 configs/planet/tester  | 4 
 configs/planet/tove| 4 
 configs/planet/underling   | 4 
 configs/universe/agaffney  | 4 
 configs/universe/c1pher| 4 
 configs/universe/pauldv| 4 
 configs/universe/qiaomuf   | 4 
 configs/universe/r0bertz   | 5 -
 configs/universe/serkan| 4 
 configs/universe/tester| 4 
 configs/universe/tove  | 4 
 configs/universe/underling | 4 
 18 files changed, 74 deletions(-)

diff --git a/configs/planet/agaffney b/configs/planet/agaffney
deleted file mode 100644
index 29d84df..000
--- a/configs/planet/agaffney
+++ /dev/null
@@ -1,4 +0,0 @@
-[http://blogs.gentoo.org/agaffney/category/gentoo/feed/]
-name = Andrew Gaffney
-username = agaffney
-gravatar = 97034ed7a95a41508eaf562d106c2b2d

diff --git a/configs/planet/c1pher b/configs/planet/c1pher
deleted file mode 100644
index 23f34e4..000
--- a/configs/planet/c1pher
+++ /dev/null
@@ -1,4 +0,0 @@
-[http://dev.c1pher.net/index.php/category/gentoo/feed/]
-username = c1pher
-name = Dane Smith
-gravatar = 013bdba86d0144957c434b0ee8cde37b

diff --git a/configs/planet/pauldv b/configs/planet/pauldv
deleted file mode 100644
index de7d049..000
--- a/configs/planet/pauldv
+++ /dev/null
@@ -1,4 +0,0 @@
-[http://www.adaptivity.nl/blog/wp-rss2.php?cat=2]
-name = Paul de Vrieze
-username = pauldv
-gravatar = 4053343218b400f32f05edef1fef88ff

diff --git a/configs/planet/qiaomuf b/configs/planet/qiaomuf
deleted file mode 100644
index 291400e..000
--- a/configs/planet/qiaomuf
+++ /dev/null
@@ -1,4 +0,0 @@
-[http://qiaomuf.wordpress.com/category/gentoo/feed/]
-username = qiaomuf
-name = Mu Qiao
-gravatar = b12b15b58561a9c6c4d3921b60f62226

diff --git a/configs/planet/r0bertz b/configs/planet/r0bertz
deleted file mode 100644
index 48c12df..000
--- a/configs/planet/r0bertz
+++ /dev/null
@@ -1,5 +0,0 @@
-[http://feeds.feedburner.com/r0bertz]
-name = Zhang Le
-username = r0bertz
-gravatar = 694a2fd9291f0c83019cb95f9a6c6ac2
-ignore_in_feed = updated

diff --git a/configs/planet/serkan b/configs/planet/serkan
deleted file mode 100644
index 6d7cadd..000
--- a/configs/planet/serkan
+++ /dev/null
@@ -1,4 +0,0 @@
-[http://skaba.wordpress.com/category/gentoo/feed/]
-name = Serkan Kaba
-username = serkan
-gravatar = 8928fb0bcb18664f5faa3f8ca34c0b9e

diff --git a/configs/planet/tester b/configs/planet/tester
deleted file mode 100644
index fbc2a3c..000
--- a/configs/planet/tester
+++ /dev/null
@@ -1,4 +0,0 @@
-[http://www.tester.ca/category/english/feed/]
-name = Olivier Crête
-username = tester
-gravatar = 5b69fe5a63af93661c97270a61ae8f2f

diff --git a/configs/planet/tove b/configs/planet/tove
deleted file mode 100644
index 08c550b..000
--- a/configs/planet/tove
+++ /dev/null
@@ -1,4 +0,0 @@
-[http://www.veller.net/label/gentoo/index.rss]
-name = Torsten Veller
-username = tove
-gravatar = 196951c3a4bb30edf22d1b02296d7f7e

diff --git a/configs/planet/underling b/configs/planet/underling
deleted file mode 100644
index fefad48..000
--- a/configs/planet/underling
+++ /dev/null
@@ -1,4 +0,0 @@
-[http://blogs.gentoo.org/underling/category/gentoo/feed/]
-username = underling
-name = Tim Sammut
-gravatar = baffe525e30af431862d1adbb25fe5ee

diff --git a/configs/universe/agaffney b/configs/universe/agaffney
deleted file mode 100644
index c49c340..000
--- a/configs/universe/agaffney
+++ /dev/null
@@ -1,4 +0,0 @@
-[http://blogs.gentoo.org/agaffney/feed/]
-name = Andrew Gaffney
-username = agaffney
-gravatar = 97034ed7a95a41508eaf562d106c2b2d

diff --git a/configs/universe/c1pher b/configs/universe/c1pher
deleted file mode 100644
index a11c8f4..000
--- a/configs/universe/c1pher
+++ /dev/null
@@ -1,4 +0,0 @@
-[http://dev.c1pher.net/index.php/feed/]
-username = c1pher
-name = Dane Smith
-gravatar = 013bdba86d0144957c434b0ee8cde37b

diff --git a/configs/universe/pauldv b/configs/universe/pauldv
deleted file mode 100644
index a1a04c5..000
--- a/configs/universe/pauldv
+++ /dev/null
@@ -1,4 +0,0 @@
-[http://www.adaptivity.nl/blog/wp-rss2.php]
-name = Paul de Vrieze
-username = pauldv
-gravatar = 4053343218b400f32f05edef1fef88ff

diff --git a/configs/universe/qiaomuf b/configs/universe/qiaomuf
deleted file mode 100644
index b8ceb30..000
--- a/configs/universe/qiaomuf
+++ /dev/null
@@ -1,4 +0,0 @@
-[http://qiaomuf.wordpress.com/feed/]
-username = qiaomuf
-name 

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

2014-05-06 Thread Pavlos Ratis
commit: 7a9fc89ef95b56745ff4c8be91e7dcaf6b6219d7
Author: Pavlos Ratis dastergon AT gentoo DOT org
AuthorDate: Tue May  6 11:05:56 2014 +
Commit: Pavlos Ratis dastergon AT gentoo DOT org
CommitDate: Tue May  6 11:05:56 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=7a9fc89e

repositories.xml: fix some typo

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 8e6adf7..990453d 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -886,7 +886,7 @@
 emailari.mali...@gmail.com/email
 /owner
 source type=githttps://github.com/defer-/deferlay.git/source
-source type=gitg...@github.com:defer-/deferlay.git/source
+source type=gitg...@github.com:defer-/deferlay.git/source
 feedhttps://github.com/defer-/deferlay/commits/master.atom/feed
   /repo
   repo quality=experimental status=official
@@ -1537,7 +1537,7 @@
   emailfx.pa...@tfdn.org/email
   name![CDATA[François-Xavier Payet]]/name
 /owner
-source type=gitg...@github.com:foux/fouxlay.git/source
+source type=gitg...@github.com:foux/fouxlay.git/source
 source type=githttps://github.com/foux/fouxlay.git/source
 feedhttps://github.com/foux/fouxlay/commits/master.atom/feed
   /repo



[gentoo-commits] dev/mschiff:master commit in: net-misc/dnssec-trigger/

2014-05-06 Thread Marc Schiffbauer
commit: f130e2f5811f428e43280dc923816200fb4f0e92
Author: Marc Schiffbauer mschiff AT gentoo DOT org
AuthorDate: Tue May  6 11:18:06 2014 +
Commit: Marc Schiffbauer mschiff AT gentoo DOT org
CommitDate: Tue May  6 11:18:06 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/mschiff.git;a=commit;h=f130e2f5

add fixed dnssec-trigger ebuild

---
 net-misc/dnssec-trigger/Manifest   |  1 +
 net-misc/dnssec-trigger/dnssec-trigger-.ebuild | 86 ++
 2 files changed, 87 insertions(+)

diff --git a/net-misc/dnssec-trigger/Manifest b/net-misc/dnssec-trigger/Manifest
new file mode 100644
index 000..9823960
--- /dev/null
+++ b/net-misc/dnssec-trigger/Manifest
@@ -0,0 +1 @@
+EBUILD dnssec-trigger-.ebuild 1900 SHA256 
977bedfb062f3e4d5c046780458bc29c67516583530982fe1bfeeda6eaf56d54 SHA512 
2d5027b088172fae5a923f64577f0a3937402364110ca8a10d752bb7bf7e4805925836a31559e893acdd08644706b929c89fe5ef3cb946519ef0de6ad3adc7fe
 WHIRLPOOL 
ec8e49c5b4fbec323dc6cf90e240ae3dbbc65e6b6ec2afa2ed8490e987448ec35923dcd7fbcec1ebdf54a85c5564da5010018f146d7b60a808f0215b0eaa4819

diff --git a/net-misc/dnssec-trigger/dnssec-trigger-.ebuild 
b/net-misc/dnssec-trigger/dnssec-trigger-.ebuild
new file mode 100644
index 000..46c6fef
--- /dev/null
+++ b/net-misc/dnssec-trigger/dnssec-trigger-.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit eutils subversion systemd
+
+DESCRIPTION=A tool to configure unbound with usable DNSSEC servers.
+HOMEPAGE=http://www.nlnetlabs.nl/projects/dnssec-trigger/;
+ESVN_REPO_URI=http://www.nlnetlabs.nl/svn/${PN}/trunk;
+
+LICENSE=BSD
+SLOT=0
+KEYWORDS=
+IUSE=openrc +networkmanager
+
+COMMON_DEPEND=
+   net-libs/ldns
+   media-libs/harfbuzz
+
+DEPEND=
+   ${COMMON_DEPEND}
+   openrc? ( dev-util/systemd2openrc )
+
+RDEPEND=
+   ${COMMON_DEPEND}
+   net-dns/unbound
+
+
+src_prepare() {
+   default
+
+   epatch_user
+
+   # Move around files to the right places
+   if [ -e contrib/dnssec-triggerd.service -a -e 
contrib/dnssec-trigger-script ]; then
+   :
+   else
+   cp dnssec-triggerd{,-keygen}.service contrib/ || die
+   sed -i '/ExecStopPost/a ExecStopPost=rm -f 
/var/run/dnssec-trigger/*' contrib/dnssec-triggerd.service || die
+   sed -i 's|ExecStart=/sbin/restorecon 
|ExecStart=-/sbin/restorecon |' contrib/dnssec-triggerd-keygen.service || die
+   sed -i 's|/usr/sbin/pidof|/bin/pidof|' dnssec-trigger-script.in 
|| die
+   fi
+}
+
+src_configure() {
+   econf --with-keydir=/etc/dnssec-trigger
+}
+
+src_compile() {
+   default
+
+   if use openrc; then
+   mkdir openrc || die
+   systemd2openrc contrib/dnssec-triggerd.service  
openrc/dnssec-triggerd || die
+   systemd2openrc contrib/dnssec-triggerd-keygen.service  
openrc/dnssec-triggerd-keygen || die
+   fi
+}
+
+src_install() {
+   default
+
+   #dodir /var/run/dnssec-trigger
+   #keepdir /var/run/dnssec-trigger || die
+
+   # Install systemd units
+   for i in contrib/*.service ; do
+   systemd_dounit $i || die
+   done
+
+   # Instal OpenRC initscripts
+   if [ -d openrc ]; then
+   for i in openrc/*; do
+   doinitd $i || die
+   done
+   fi
+
+   if use networkmanager; then
+   # Install the helper script
+   exeinto /usr/libexec
+   doexe dnssec-trigger-script
+   else
+   rm -rf ${ED}/etc/NetworkManager
+   fi
+}



[gentoo-commits] gentoo-x86 commit in kde-misc/krename: krename-4.0.9-r2.ebuild ChangeLog krename-4.0.9-r1.ebuild

2014-05-06 Thread Johannes Huber (johu)
johu14/05/06 11:39:19

  Modified: ChangeLog
  Added:krename-4.0.9-r2.ebuild
  Removed:  krename-4.0.9-r1.ebuild
  Log:
  Revision bump fixes desktop file, bug #508618. Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F3CFD2BD)

Revision  ChangesPath
1.79 kde-misc/krename/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/krename/ChangeLog?rev=1.79view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/krename/ChangeLog?rev=1.79content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/krename/ChangeLog?r1=1.78r2=1.79

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-misc/krename/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   21 Mar 2014 18:15:27 -  1.78
+++ ChangeLog   6 May 2014 11:39:18 -   1.79
@@ -1,6 +1,13 @@
 # ChangeLog for kde-misc/krename
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/krename/ChangeLog,v 1.78 
2014/03/21 18:15:27 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/krename/ChangeLog,v 1.79 
2014/05/06 11:39:18 johu Exp $
+
+*krename-4.0.9-r2 (06 May 2014)
+
+  06 May 2014; Johannes Huber j...@gentoo.org
+  +files/krename-4.0.9-desktop-file.patch, +krename-4.0.9-r2.ebuild,
+  -krename-4.0.9-r1.ebuild:
+  Revision bump fixes desktop file, bug #508618. Remove old.
 
 *krename-4.0.9-r1 (21 Mar 2014)
 



1.1  kde-misc/krename/krename-4.0.9-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/krename/krename-4.0.9-r2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/krename/krename-4.0.9-r2.ebuild?rev=1.1content-type=text/plain

Index: krename-4.0.9-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/krename/krename-4.0.9-r2.ebuild,v 
1.1 2014/05/06 11:39:18 johu Exp $

EAPI=5

KDE_LINGUAS=bs cs de el es fr hu it ja lt nl pl pt ru sl sv tr uk zh_CN
inherit kde4-base

DESCRIPTION=KRename - a very powerful batch file renamer
HOMEPAGE=http://www.krename.net/;
SRC_URI=mirror://sourceforge/krename/${P}.tar.bz2

LICENSE=GPL-2
SLOT=4
KEYWORDS=~amd64 ~x86
IUSE=debug exif pdf taglib truetype

DEPEND=
exif? ( =media-gfx/exiv2-0.13 )
pdf? ( =app-text/podofo-0.8 )
taglib? ( =media-libs/taglib-1.5 )
truetype? ( media-libs/freetype:2 )

RDEPEND=${DEPEND}

PATCHES=(
${FILESDIR}/${P}-freetype-include.patch
${FILESDIR}/${P}-desktop-file.patch
)
DOCS=( AUTHORS README TODO )

src_configure() {
local mycmakeargs=(
$(cmake-utils_use_with exif Exiv2)
$(cmake-utils_use_with taglib)
$(cmake-utils_use_with pdf LIBPODOFO)
$(cmake-utils_use_with truetype Freetype)
)

kde4-base_src_configure
}






[gentoo-commits] gentoo-x86 commit in kde-misc/krename/files: krename-4.0.9-desktop-file.patch

2014-05-06 Thread Johannes Huber (johu)
johu14/05/06 11:39:18

  Added:krename-4.0.9-desktop-file.patch
  Log:
  Revision bump fixes desktop file, bug #508618. Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F3CFD2BD)

Revision  ChangesPath
1.1  kde-misc/krename/files/krename-4.0.9-desktop-file.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/krename/files/krename-4.0.9-desktop-file.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/krename/files/krename-4.0.9-desktop-file.patch?rev=1.1content-type=text/plain

Index: krename-4.0.9-desktop-file.patch
===
diff -urN krename-4.0.9.old/src/krename.desktop 
krename-4.0.9/src/krename.desktop
--- krename-4.0.9.old/src/krename.desktop   2007-03-18 17:54:10.0 
+0100
+++ krename-4.0.9/src/krename.desktop   2014-04-29 18:37:34.171237934 +0200
@@ -1,8 +1,7 @@
 [Desktop Entry]
 Type=Application
-Exec=krename -caption %c %i %m %U
-Icon=krename.png
-MiniIcon=krename.png
+Exec=krename -caption %c %i %U --miniicon krename.png
+Icon=krename
 DocPath=krename/index.html
 Comment=A batch renamer
 Comment[de]=Ein Batch Umbenenner






[gentoo-commits] gentoo-x86 commit in sci-libs/minfx: ChangeLog minfx-1.0.6.ebuild

2014-05-06 Thread Justin Lecher (jlec)
jlec14/05/06 11:44:50

  Modified: ChangeLog
  Added:minfx-1.0.6.ebuild
  Log:
  sci-libs/minfx: Version Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.9  sci-libs/minfx/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/minfx/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   31 Mar 2014 21:18:29 -  1.8
+++ ChangeLog   6 May 2014 11:44:50 -   1.9
@@ -1,6 +1,11 @@
 # ChangeLog for sci-libs/minfx
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/ChangeLog,v 1.8 2014/03/31 
21:18:29 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/ChangeLog,v 1.9 2014/05/06 
11:44:50 jlec Exp $
+
+*minfx-1.0.6 (06 May 2014)
+
+  06 May 2014; Justin Lecher j...@gentoo.org +minfx-1.0.6.ebuild:
+  Version Bump
 
   31 Mar 2014; Michał Górny mgo...@gentoo.org minfx-1.0.3-r1.ebuild,
   minfx-1.0.4.ebuild, minfx-1.0.4_pre98.ebuild, minfx-1.0.5.ebuild:



1.1  sci-libs/minfx/minfx-1.0.6.ebuild

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

Index: minfx-1.0.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/minfx-1.0.6.ebuild,v 1.1 
2014/05/06 11:44:50 jlec Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION=Numerical optimisation library
HOMEPAGE=http://gna.org/projects/minfx;
SRC_URI=http://download.gna.org/${PN}/${P}.tar.gz;

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






[gentoo-commits] gentoo-x86 commit in dev-ruby/rexical: ChangeLog rexical-1.0.5-r2.ebuild

2014-05-06 Thread JosA MarAa Alonso (nimiux)
nimiux  14/05/06 12:04:58

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

Revision  ChangesPath
1.40 dev-ruby/rexical/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rexical/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   5 Apr 2014 23:30:25 -   1.39
+++ ChangeLog   6 May 2014 12:04:58 -   1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rexical
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexical/ChangeLog,v 1.39 
2014/04/05 23:30:25 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexical/ChangeLog,v 1.40 
2014/05/06 12:04:58 nimiux Exp $
+
+  06 May 2014; Chema Alonso nim...@gentoo.org rexical-1.0.5-r2.ebuild:
+  Stable for amd64 wrt bug #505916
 
   05 Apr 2014; Manuel Rüger mr...@gentoo.org rexical-1.0.5-r1.ebuild,
   rexical-1.0.5-r2.ebuild, rexical-1.0.5-r3.ebuild:



1.5  dev-ruby/rexical/rexical-1.0.5-r2.ebuild

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

Index: rexical-1.0.5-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rexical/rexical-1.0.5-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rexical-1.0.5-r2.ebuild 5 Apr 2014 23:30:25 -   1.4
+++ rexical-1.0.5-r2.ebuild 6 May 2014 12:04:58 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexical/rexical-1.0.5-r2.ebuild,v 
1.4 2014/04/05 23:30:25 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexical/rexical-1.0.5-r2.ebuild,v 
1.5 2014/05/06 12:04:58 nimiux Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 HOMEPAGE=http://github.com/tenderlove/rexical/tree/master;
 LICENSE=LGPL-2 # plus exception
 
-KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris
 SLOT=0
 IUSE=
 






[gentoo-commits] gentoo-x86 commit in app-mobilephone/smstools/files: 3.1.15-makefile-whitespace.patch

2014-05-06 Thread Tony Vroon (chainsaw)
chainsaw14/05/06 12:18:50

  Added:3.1.15-makefile-whitespace.patch
  Log:
  Fixes by Mike Benson to cope with the less forgiving behaviour of GNU Make 
4.0; closes bug #408676.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  ChangesPath
1.1  
app-mobilephone/smstools/files/3.1.15-makefile-whitespace.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/smstools/files/3.1.15-makefile-whitespace.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/smstools/files/3.1.15-makefile-whitespace.patch?rev=1.1content-type=text/plain

Index: 3.1.15-makefile-whitespace.patch
===
--- smstools3/src/Makefile.old  2014-04-25 23:28:46.324045112 +1000
+++ smstools3/src/Makefile  2014-04-25 23:33:26.453061496 +1000
@@ -43,7 +43,7 @@
 
 ifneq (,$(findstring SOLARIS,$(CFLAGS)))
 ifeq (,$(findstring DISABLE_INET_SOCKET,$(CFLAGS)))
-override LFLAGS += -lsocket -lnsl
+   override LFLAGS += -lsocket -lnsl
 endif
 endif
 






[gentoo-commits] gentoo-x86 commit in app-mobilephone/smstools: ChangeLog smstools-3.1.15-r2.ebuild smstools-3.1.15.ebuild smstools-3.1.14-r1.ebuild smstools-3.1.14-r2.ebuild smstools-3.1.14.ebuild

2014-05-06 Thread Tony Vroon (chainsaw)
chainsaw14/05/06 12:18:50

  Modified: ChangeLog
  Added:smstools-3.1.15-r2.ebuild
  Removed:  smstools-3.1.15.ebuild smstools-3.1.14-r1.ebuild
smstools-3.1.14-r2.ebuild smstools-3.1.14.ebuild
  Log:
  Fixes by Mike Benson to cope with the less forgiving behaviour of GNU Make 
4.0; closes bug #408676.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  ChangesPath
1.21 app-mobilephone/smstools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/smstools/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   22 Dec 2013 09:39:34 -  1.20
+++ ChangeLog   6 May 2014 12:18:49 -   1.21
@@ -1,6 +1,15 @@
 # ChangeLog for app-mobilephone/smstools
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/smstools/ChangeLog,v 1.20 
2013/12/22 09:39:34 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/smstools/ChangeLog,v 1.21 
2014/05/06 12:18:49 chainsaw Exp $
+
+*smstools-3.1.15-r2 (06 May 2014)
+
+  06 May 2014; Tony Vroon chain...@gentoo.org -smstools-3.1.14.ebuild,
+  -smstools-3.1.14-r1.ebuild, -smstools-3.1.14-r2.ebuild,
+  -smstools-3.1.15.ebuild, +smstools-3.1.15-r2.ebuild,
+  +files/3.1.15-makefile-whitespace.patch:
+  Fixes by Mike Benson to cope with the less forgiving behaviour of GNU Make
+  4.0; closes bug #408676.
 
 *smstools-3.1.15-r1 (22 Dec 2013)
 



1.1  app-mobilephone/smstools/smstools-3.1.15-r2.ebuild

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

Index: smstools-3.1.15-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-mobilephone/smstools/smstools-3.1.15-r2.ebuild,v 
1.1 2014/05/06 12:18:49 chainsaw Exp $

EAPI=5

inherit systemd toolchain-funcs user eutils

DESCRIPTION=Send and receive short messages through GSM modems
HOMEPAGE=http://smstools3.kekekasvi.com/;
SRC_URI=http://smstools3.kekekasvi.com/packages/smstools3-${PV}.tar.gz;

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

DEPEND=
RDEPEND=sys-process/procps
stats? ( =dev-libs/mm-1.4.0 )

S=${WORKDIR}/${PN}3

pkg_setup() {
enewgroup sms
enewuser smsd -1 -1 /var/spool/sms sms
}

src_prepare() {
epatch ${FILESDIR}/${PV}-makefile-whitespace.patch
if use stats; then
sed -i -e s:CFLAGS += -D NOSTATS:#CFLAGS += -D NOSTATS: \
${S}/src/Makefile || die
fi
echo CFLAGS += ${CFLAGS}  src/Makefile || die
}

src_compile() {
cd src || die
emake \
CC=$(tc-getCC) \
LFLAGS=${LDFLAGS}
}

src_install() {
dobin src/smsd
cd scripts || die
dobin sendsms sms2html sms2unicode unicode2sms
dobin hex2bin hex2dec email2sms
dodoc mysmsd smsevent smsresend sms2xml sql_demo \
smstest.php checkhandler-utf-8 eventhandler-utf-8 \
forwardsms regular_run
cd .. || die

keepdir /var/spool/sms/incoming
keepdir /var/spool/sms/outgoing
keepdir /var/spool/sms/checked
fowners -R smsd:sms /var/spool/sms
fperms g+s /var/spool/sms/incoming

newinitd ${FILESDIR}/smsd.initd3 smsd
insopts -o smsd -g sms -m0644
insinto /etc
newins examples/smsd.conf.easy smsd.conf
dohtml -r doc

systemd_dounit ${FILESDIR}/smsd.service
systemd_newtmpfilesd ${FILESDIR}/smsd.tmpfiles smsd.conf
}

pkg_postinst() {
touch ${ROOT}/var/log/smsd.log || die
chown -f smsd:sms ${ROOT}/var/log/smsd.log
}






[gentoo-commits] gentoo-x86 commit in dev-util/cmake/files: cmake-2.8.12.2-FindBoost-python.patch

2014-05-06 Thread Johannes Huber (johu)
johu14/05/06 12:21:42

  Added:cmake-2.8.12.2-FindBoost-python.patch
  Log:
  Revision bump adds patch to find the correct version libboost_python outside 
of portage by Christoph Junghans ott...@gentoo.org, bug #500442.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F3CFD2BD)

Revision  ChangesPath
1.1  dev-util/cmake/files/cmake-2.8.12.2-FindBoost-python.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/files/cmake-2.8.12.2-FindBoost-python.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/files/cmake-2.8.12.2-FindBoost-python.patch?rev=1.1content-type=text/plain

Index: cmake-2.8.12.2-FindBoost-python.patch
===
--- Modules/FindBoost.cmake
+++ Modules/FindBoost.cmake
@@ -905,6 +905,15 @@
 
   set( _boost_docstring_release Boost ${COMPONENT} library (release))
   set( _boost_docstring_debug   Boost ${COMPONENT} library (debug))
+  if(${COMPONENT} STREQUAL python OR ${COMPONENT} STREQUAL mpi_python)
+# Get version of Python.
+if (NOT PYTHON_EXECUTABLE)
+  #if a certain version of python was detected by cmake before use that one
+set(PYTHON_EXECUTABLE python)
+  endif (NOT PYTHON_EXECUTABLE)
+execute_process(COMMAND ${PYTHON_EXECUTABLE} -c import sys; 
sys.stdout.write('.'.join(str(x) for x in sys.version_info[:2])) 
OUTPUT_VARIABLE _python_version)
+  endif()
+
 
   #
   # Find RELEASE libraries
@@ -915,6 +924,14 @@
 
${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}${_boost_RELEASE_ABI_TAG}-${Boost_LIB_VERSION}
 
${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}${_boost_RELEASE_ABI_TAG}
 ${Boost_LIB_PREFIX}boost_${COMPONENT} )
+if(${COMPONENT} STREQUAL python OR ${COMPONENT} STREQUAL mpi_python)
+  list(APPEND _boost_RELEASE_NAMES
+
${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version}${_boost_COMPILER}${_boost_MULTITHREADED}${_boost_RELEASE_ABI_TAG}-${Boost_LIB_VERSION}
+
${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version}${_boost_COMPILER}${_boost_MULTITHREADED}${_boost_RELEASE_ABI_TAG}
+
${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version}${_boost_MULTITHREADED}${_boost_RELEASE_ABI_TAG}-${Boost_LIB_VERSION}
+
${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version}${_boost_MULTITHREADED}${_boost_RELEASE_ABI_TAG}
+${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version} )
+endif()
   if(_boost_STATIC_RUNTIME_WORKAROUND)
 set(_boost_RELEASE_STATIC_ABI_TAG -s${_boost_RELEASE_ABI_TAG})
 list(APPEND _boost_RELEASE_NAMES
@@ -922,6 +939,13 @@
   
${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_COMPILER}${_boost_MULTITHREADED}${_boost_RELEASE_STATIC_ABI_TAG}
   
${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}${_boost_RELEASE_STATIC_ABI_TAG}-${Boost_LIB_VERSION}
   
${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}${_boost_RELEASE_STATIC_ABI_TAG}
 )
+  if(${COMPONENT} STREQUAL python OR ${COMPONENT} STREQUAL mpi_python)
+list(APPEND _boost_RELEASE_NAMES
+  
${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version}${_boost_COMPILER}${_boost_MULTITHREADED}${_boost_RELEASE_STATIC_ABI_TAG}-${Boost_LIB_VERSION}
+  
${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version}${_boost_COMPILER}${_boost_MULTITHREADED}${_boost_RELEASE_STATIC_ABI_TAG}
+  
${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version}${_boost_MULTITHREADED}${_boost_RELEASE_STATIC_ABI_TAG}-${Boost_LIB_VERSION}
+  
${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version}${_boost_MULTITHREADED}${_boost_RELEASE_STATIC_ABI_TAG}
 )
+  endif()
   endif()
   if(Boost_THREADAPI AND ${COMPONENT} STREQUAL thread)
  _Boost_PREPEND_LIST_WITH_THREADAPI(_boost_RELEASE_NAMES 
${_boost_RELEASE_NAMES})
@@ -951,6 +975,15 @@
 
${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}${_boost_DEBUG_ABI_TAG}
 ${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}
 ${Boost_LIB_PREFIX}boost_${COMPONENT} )
+if(${COMPONENT} STREQUAL python OR ${COMPONENT} STREQUAL mpi_python)
+  list(APPEND _boost_DEBUG_NAMES
+
${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version}${_boost_COMPILER}${_boost_MULTITHREADED}${_boost_DEBUG_ABI_TAG}-${Boost_LIB_VERSION}
+
${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version}${_boost_COMPILER}${_boost_MULTITHREADED}${_boost_DEBUG_ABI_TAG}
+
${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version}${_boost_MULTITHREADED}${_boost_DEBUG_ABI_TAG}-${Boost_LIB_VERSION}
+
${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version}${_boost_MULTITHREADED}${_boost_DEBUG_ABI_TAG}
+
${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version}${_boost_MULTITHREADED}
+${Boost_LIB_PREFIX}boost_${COMPONENT}-${_python_version} )
+endif()
   

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

2014-05-06 Thread Johannes Huber (johu)
johu14/05/06 12:21:42

  Modified: ChangeLog
  Added:cmake-2.8.12.2-r1.ebuild
  Log:
  Revision bump adds patch to find the correct version libboost_python outside 
of portage by Christoph Junghans ott...@gentoo.org, bug #500442.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F3CFD2BD)

Revision  ChangesPath
1.277dev-util/cmake/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -r1.276 -r1.277
--- ChangeLog   1 Apr 2014 18:58:55 -   1.276
+++ ChangeLog   6 May 2014 12:21:42 -   1.277
@@ -1,6 +1,13 @@
 # ChangeLog for dev-util/cmake
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.276 2014/04/01 
18:58:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.277 2014/05/06 
12:21:42 johu Exp $
+
+*cmake-2.8.12.2-r1 (06 May 2014)
+
+  06 May 2014; Johannes Huber j...@gentoo.org +cmake-2.8.12.2-r1.ebuild,
+  +files/cmake-2.8.12.2-FindBoost-python.patch:
+  Revision bump adds patch to find the correct version libboost_python outside
+  of portage by Christoph Junghans ott...@gentoo.org, bug #500442.
 
   01 Apr 2014; Markus Meier mae...@gentoo.org cmake-2.8.12.2.ebuild:
   arm stable, bug #504794



1.1  dev-util/cmake/cmake-2.8.12.2-r1.ebuild

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

Index: cmake-2.8.12.2-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.8.12.2-r1.ebuild,v 
1.1 2014/05/06 12:21:42 johu Exp $

EAPI=5

CMAKE_REMOVE_MODULES=no
inherit bash-completion-r1 elisp-common toolchain-funcs eutils versionator 
cmake-utils virtualx

MY_PV=${PV/_/-}
MY_P=${PN}-${MY_PV}

DESCRIPTION=Cross platform Make
HOMEPAGE=http://www.cmake.org/;
SRC_URI=http://www.cmake.org/files/v$(get_version_component_range 
1-2)/${MY_P}.tar.gz

LICENSE=CMake
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
SLOT=0
IUSE=emacs ncurses qt4 qt5

REQUIRED_USE=?? ( qt4 qt5 )

DEPEND=
=app-arch/libarchive-2.8.0:=
=dev-libs/expat-2.0.1
=net-misc/curl-7.20.0-r1[ssl]
sys-libs/zlib
virtual/pkgconfig
ncurses? ( sys-libs/ncurses )
qt4? (
dev-qt/qtcore:4
dev-qt/qtgui:4
)
qt5? (
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
)

RDEPEND=${DEPEND}
emacs? ( virtual/emacs )


S=${WORKDIR}/${MY_P}

SITEFILE=50${PN}-gentoo.el

CMAKE_BINARY=${S}/Bootstrap.cmk/cmake

PATCHES=(
${FILESDIR}/${PN}-2.6.3-fix_broken_lfs_on_aix.patch
${FILESDIR}/${PN}-2.6.3-no-duplicates-in-rpath.patch
${FILESDIR}/${PN}-2.8.7-FindLAPACK.patch
${FILESDIR}/${PN}-2.8.8-FindPkgConfig.patch
${FILESDIR}/${PN}-2.8.10-darwin-bundle.patch
${FILESDIR}/${PN}-2.8.10-darwin-isysroot.patch
${FILESDIR}/${PN}-2.8.10-desktop.patch
${FILESDIR}/${PN}-2.8.10-libform.patch
${FILESDIR}/${PN}-2.8.10.2-FindPythonInterp.patch
${FILESDIR}/${PN}-2.8.10.2-FindPythonLibs.patch
${FILESDIR}/${PN}-2.8.11-FindBLAS.patch
${FILESDIR}/${PN}-2.8.11-more-no_host_paths.patch
${FILESDIR}/${PN}-2.8.12.1-FindImageMagick.patch
${FILESDIR}/${PN}-2.8.12.1-FindFreetype.patch
${FILESDIR}/${PN}-2.8.12.2-hppa-bootstrap.patch
${FILESDIR}/${PN}-2.8.12.2-FindBoost-python.patch
)

cmake_src_bootstrap() {
# Cleanup args to extract only JOBS.
# Because bootstrap does not know anything else.
echo ${MAKEOPTS} | egrep -o 
'(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+'  /dev/null
if [ $? -eq 0 ]; then
par_arg=$(echo ${MAKEOPTS} | egrep -o 
'(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' | tail -n1 | egrep -o 
'[[:digit:]]+')
par_arg=--parallel=${par_arg}
else
   

[gentoo-commits] proj/kde:master commit in: dev-util/cmake/files/, dev-util/cmake/

2014-05-06 Thread Johannes Huber
commit: 1ba36b9dead51008e9fb3f0eccb53ebdb7ac9bd5
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Tue May  6 12:23:55 2014 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Tue May  6 12:23:55 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1ba36b9d

[dev-util/cmake] Moved to tree

Package-Manager: portage-2.2.10

---
 dev-util/cmake/cmake-2.8.12.2-r1.ebuild| 200 -
 dev-util/cmake/files/50cmake-gentoo.el |   4 -
 .../files/cmake-2.6.3-fix_broken_lfs_on_aix.patch  |  39 
 .../files/cmake-2.6.3-no-duplicates-in-rpath.patch |  19 --
 .../cmake/files/cmake-2.8.10-darwin-bundle.patch   |  23 ---
 .../cmake/files/cmake-2.8.10-darwin-isysroot.patch |  50 --
 dev-util/cmake/files/cmake-2.8.10-desktop.patch|  13 --
 dev-util/cmake/files/cmake-2.8.10-libform.patch|  51 --
 .../files/cmake-2.8.10.2-FindPythonInterp.patch|  22 ---
 .../files/cmake-2.8.10.2-FindPythonLibs.patch  |  24 ---
 dev-util/cmake/files/cmake-2.8.11-FindBLAS.patch   |  48 -
 .../files/cmake-2.8.11-more-no_host_paths.patch| 130 --
 .../files/cmake-2.8.11.2-hppa-bootstrap.patch  |  20 ---
 .../cmake/files/cmake-2.8.12.1-FindFreetype.patch  |  43 -
 .../files/cmake-2.8.12.1-FindImageMagick.patch |  23 ---
 .../files/cmake-2.8.12.2-FindBoost-python.patch|  77 
 .../files/cmake-2.8.12.2-hppa-bootstrap.patch  |  27 ---
 dev-util/cmake/files/cmake-2.8.7-FindLAPACK.patch  |  44 -
 .../cmake/files/cmake-2.8.8-FindPkgConfig.patch|  18 --
 dev-util/cmake/files/cmake.vim |   3 -
 dev-util/cmake/metadata.xml|   5 -
 21 files changed, 883 deletions(-)

diff --git a/dev-util/cmake/cmake-2.8.12.2-r1.ebuild 
b/dev-util/cmake/cmake-2.8.12.2-r1.ebuild
deleted file mode 100644
index 0581bb0..000
--- a/dev-util/cmake/cmake-2.8.12.2-r1.ebuild
+++ /dev/null
@@ -1,200 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-CMAKE_REMOVE_MODULES=no
-inherit bash-completion-r1 elisp-common toolchain-funcs eutils versionator 
cmake-utils virtualx
-
-MY_PV=${PV/_/-}
-MY_P=${PN}-${MY_PV}
-
-DESCRIPTION=Cross platform Make
-HOMEPAGE=http://www.cmake.org/;
-SRC_URI=http://www.cmake.org/files/v$(get_version_component_range 
1-2)/${MY_P}.tar.gz
-
-LICENSE=CMake
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
-SLOT=0
-IUSE=emacs ncurses qt4 qt5
-
-REQUIRED_USE=?? ( qt4 qt5 )
-
-DEPEND=
-   =app-arch/libarchive-2.8.0:=
-   =dev-libs/expat-2.0.1
-   =net-misc/curl-7.20.0-r1[ssl]
-   sys-libs/zlib
-   virtual/pkgconfig
-   ncurses? ( sys-libs/ncurses )
-   qt4? (
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   )
-
-RDEPEND=${DEPEND}
-   emacs? ( virtual/emacs )
-
-
-S=${WORKDIR}/${MY_P}
-
-SITEFILE=50${PN}-gentoo.el
-
-CMAKE_BINARY=${S}/Bootstrap.cmk/cmake
-
-PATCHES=(
-   ${FILESDIR}/${PN}-2.6.3-fix_broken_lfs_on_aix.patch
-   ${FILESDIR}/${PN}-2.6.3-no-duplicates-in-rpath.patch
-   ${FILESDIR}/${PN}-2.8.7-FindLAPACK.patch
-   ${FILESDIR}/${PN}-2.8.8-FindPkgConfig.patch
-   ${FILESDIR}/${PN}-2.8.10-darwin-bundle.patch
-   ${FILESDIR}/${PN}-2.8.10-darwin-isysroot.patch
-   ${FILESDIR}/${PN}-2.8.10-desktop.patch
-   ${FILESDIR}/${PN}-2.8.10-libform.patch
-   ${FILESDIR}/${PN}-2.8.10.2-FindPythonInterp.patch
-   ${FILESDIR}/${PN}-2.8.10.2-FindPythonLibs.patch
-   ${FILESDIR}/${PN}-2.8.11-FindBLAS.patch
-   ${FILESDIR}/${PN}-2.8.11-more-no_host_paths.patch
-   ${FILESDIR}/${PN}-2.8.12.1-FindImageMagick.patch
-   ${FILESDIR}/${PN}-2.8.12.1-FindFreetype.patch
-   ${FILESDIR}/${PN}-2.8.12.2-hppa-bootstrap.patch
-   ${FILESDIR}/${PN}-2.8.12.2-FindBoost-python.patch
-)
-
-cmake_src_bootstrap() {
-   # Cleanup args to extract only JOBS.
-   # Because bootstrap does not know anything else.
-   echo ${MAKEOPTS} | egrep -o 
'(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+'  /dev/null
-   if [ $? -eq 0 ]; then
-   par_arg=$(echo ${MAKEOPTS} | egrep -o 
'(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' | tail -n1 | egrep -o 
'[[:digit:]]+')
-   par_arg=--parallel=${par_arg}
-   else
-   par_arg=--parallel=1
-   fi
-
-   # execinfo.h on Solaris isn't quite what it is on Darwin
-   if [[ ${CHOST} == *-solaris* ]] ; then
-   sed -i -e 's/execinfo\.h/blablabla.h/' 
Source/kwsys/CMakeLists.txt || die
-   fi
-
-   tc-export CC CXX LD

[gentoo-commits] proj/kde:master commit in: Documentation/package.accept_keywords/, ...

2014-05-06 Thread Johannes Huber
commit: ef11f2833f858ae36ad483fe434fc576b1c00ac5
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Tue May  6 12:27:16 2014 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Tue May  6 12:27:16 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ef11f283

[Documentation] Add =dev-libs/libical-0.48-r2 to KDE 4.1{2,3}

---
 Documentation/package.accept_keywords/.kde-4.12.49./more-deps | 1 +
 Documentation/package.accept_keywords/.kde-4.12/more-deps | 1 +
 Documentation/package.accept_keywords/.kde-4.13.49./more-deps | 2 +-
 Documentation/package.accept_keywords/.kde-4.13/more-deps | 2 +-
 Documentation/package.accept_keywords/kde-4.12.49..keywords   | 1 +
 Documentation/package.accept_keywords/kde-4.12.keywords   | 1 +
 Documentation/package.accept_keywords/kde-4.13.49..keywords   | 2 +-
 Documentation/package.accept_keywords/kde-4.13.keywords   | 2 +-
 8 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/Documentation/package.accept_keywords/.kde-4.12.49./more-deps 
b/Documentation/package.accept_keywords/.kde-4.12.49./more-deps
index 5211819..447607f 100644
--- a/Documentation/package.accept_keywords/.kde-4.12.49./more-deps
+++ b/Documentation/package.accept_keywords/.kde-4.12.49./more-deps
@@ -1,5 +1,6 @@
 =app-office/akonadi-server-1.9.80
 =dev-libs/libattica-0.4.2
+=dev-libs/libical-0.48-r2
 =dev-libs/shared-desktop-ontologies-0.11.0
 =media-libs/lcms-2.5-r1
 =media-libs/libraw-0.16.0_beta1-r1

diff --git a/Documentation/package.accept_keywords/.kde-4.12/more-deps 
b/Documentation/package.accept_keywords/.kde-4.12/more-deps
index 5211819..447607f 100644
--- a/Documentation/package.accept_keywords/.kde-4.12/more-deps
+++ b/Documentation/package.accept_keywords/.kde-4.12/more-deps
@@ -1,5 +1,6 @@
 =app-office/akonadi-server-1.9.80
 =dev-libs/libattica-0.4.2
+=dev-libs/libical-0.48-r2
 =dev-libs/shared-desktop-ontologies-0.11.0
 =media-libs/lcms-2.5-r1
 =media-libs/libraw-0.16.0_beta1-r1

diff --git a/Documentation/package.accept_keywords/.kde-4.13.49./more-deps 
b/Documentation/package.accept_keywords/.kde-4.13.49./more-deps
index 4a2c7e7..17f2ecd 100644
--- a/Documentation/package.accept_keywords/.kde-4.13.49./more-deps
+++ b/Documentation/package.accept_keywords/.kde-4.13.49./more-deps
@@ -1,6 +1,6 @@
 =app-office/akonadi-server-1.11.80
 =dev-libs/libattica-0.4.2
-=dev-libs/libical-1.0-r1
+=dev-libs/libical-0.48-r2
 =dev-libs/shared-desktop-ontologies-0.11.0
 =media-libs/lcms-2.5-r1
 =media-libs/libraw-0.16.0_beta1-r1

diff --git a/Documentation/package.accept_keywords/.kde-4.13/more-deps 
b/Documentation/package.accept_keywords/.kde-4.13/more-deps
index 4a2c7e7..17f2ecd 100644
--- a/Documentation/package.accept_keywords/.kde-4.13/more-deps
+++ b/Documentation/package.accept_keywords/.kde-4.13/more-deps
@@ -1,6 +1,6 @@
 =app-office/akonadi-server-1.11.80
 =dev-libs/libattica-0.4.2
-=dev-libs/libical-1.0-r1
+=dev-libs/libical-0.48-r2
 =dev-libs/shared-desktop-ontologies-0.11.0
 =media-libs/lcms-2.5-r1
 =media-libs/libraw-0.16.0_beta1-r1

diff --git a/Documentation/package.accept_keywords/kde-4.12.49..keywords 
b/Documentation/package.accept_keywords/kde-4.12.49..keywords
index 4a8fde1..3867a68 100644
--- a/Documentation/package.accept_keywords/kde-4.12.49..keywords
+++ b/Documentation/package.accept_keywords/kde-4.12.49..keywords
@@ -297,6 +297,7 @@
 
 =app-office/akonadi-server-1.9.80
 =dev-libs/libattica-0.4.2
+=dev-libs/libical-0.48-r2
 =dev-libs/shared-desktop-ontologies-0.11.0
 =media-libs/lcms-2.5-r1
 =media-libs/libraw-0.16.0_beta1-r1

diff --git a/Documentation/package.accept_keywords/kde-4.12.keywords 
b/Documentation/package.accept_keywords/kde-4.12.keywords
index d7a7c69..3488661 100644
--- a/Documentation/package.accept_keywords/kde-4.12.keywords
+++ b/Documentation/package.accept_keywords/kde-4.12.keywords
@@ -297,6 +297,7 @@
 
 =app-office/akonadi-server-1.9.80
 =dev-libs/libattica-0.4.2
+=dev-libs/libical-0.48-r2
 =dev-libs/shared-desktop-ontologies-0.11.0
 =media-libs/lcms-2.5-r1
 =media-libs/libraw-0.16.0_beta1-r1

diff --git a/Documentation/package.accept_keywords/kde-4.13.49..keywords 
b/Documentation/package.accept_keywords/kde-4.13.49..keywords
index 0f86fe4..926d72f 100644
--- a/Documentation/package.accept_keywords/kde-4.13.49..keywords
+++ b/Documentation/package.accept_keywords/kde-4.13.49..keywords
@@ -302,7 +302,7 @@
 
 =app-office/akonadi-server-1.11.80
 =dev-libs/libattica-0.4.2
-=dev-libs/libical-1.0-r1
+=dev-libs/libical-0.48-r2
 =dev-libs/shared-desktop-ontologies-0.11.0
 =media-libs/lcms-2.5-r1
 =media-libs/libraw-0.16.0_beta1-r1

diff --git a/Documentation/package.accept_keywords/kde-4.13.keywords 
b/Documentation/package.accept_keywords/kde-4.13.keywords
index ad31fe4..54b6a11 100644
--- a/Documentation/package.accept_keywords/kde-4.13.keywords
+++ 

[gentoo-commits] gentoo-x86 commit in app-text/kchmviewer: kchmviewer-6.1.ebuild ChangeLog

2014-05-06 Thread Michael Palimaka (kensington)
kensington14/05/06 12:35:08

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

Revision  ChangesPath
1.57 app-text/kchmviewer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/kchmviewer/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog   27 Mar 2013 06:23:12 -  1.56
+++ ChangeLog   6 May 2014 12:35:08 -   1.57
@@ -1,6 +1,11 @@
 # ChangeLog for app-text/kchmviewer
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kchmviewer/ChangeLog,v 1.56 
2013/03/27 06:23:12 kensington Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/kchmviewer/ChangeLog,v 1.57 
2014/05/06 12:35:08 kensington Exp $
+
+*kchmviewer-6.1 (06 May 2014)
+
+  06 May 2014; Michael Palimaka kensing...@gentoo.org +kchmviewer-6.1.ebuild:
+  Version bump.
 
   27 Mar 2013; Michael Palimaka kensing...@gentoo.org -kchmviewer-6.0.ebuild:
   Remove old.



1.1  app-text/kchmviewer/kchmviewer-6.1.ebuild

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

Index: kchmviewer-6.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/kchmviewer/kchmviewer-6.1.ebuild,v 
1.1 2014/05/06 12:35:07 kensington Exp $

EAPI=5

KDE_REQUIRED=optional
KDE_LINGUAS=cs fr hu it nl pt_BR ru sv tr uk zh_CN zh_TW
inherit eutils fdo-mime kde4-base qmake-utils

DESCRIPTION=A feature rich chm file viewer, based on Qt
HOMEPAGE=http://www.kchmviewer.net/;
SRC_URI=mirror://sourceforge/kchmviewer/${P}.tar.gz

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

RDEPEND=
dev-libs/chmlib
dev-qt/qtcore:4
dev-qt/qtdbus:4
dev-qt/qtgui:4
dev-qt/qtwebkit:4
kde? (
$(add_kdebase_dep kdelibs)
!kde-base/okular[chm]
)

DEPEND=${RDEPEND}

pkg_setup() {
use kde  kde4-base_pkg_setup
}

src_prepare() {
# Don't try to build a file that no longer exists
sed -e /keyeventfilter.cpp/d -i src/CMakeLists.txt || die

# Remove deprecated key
sed -e /Encoding=UTF-8/d -i packages/kchmviewer.desktop || die

local lang
for lang in ${KDE_LINGUAS} ; do
if ! use linguas_${lang} ; then
rm po/${PN}_${lang}.po
fi
done
}

src_configure() {
if use kde; then
kde4-base_src_configure
else
eqmake4
fi
}

src_compile() {
if use kde; then
kde4-base_src_compile
else
default
fi
}

src_install() {
dodoc DBUS-bindings FAQ
doicon packages/kchmviewer.png

if use kde; then
kde4-base_src_install
else
dobin bin/kchmviewer
domenu packages/kchmviewer.desktop
dodoc ChangeLog README
fi

}

pkg_postinst() {
if use kde; then
kde4-base_pkg_postinst
else
fdo-mime_desktop_database_update
fi
}

pkg_postrm() {
if use kde; then
kde4-base_pkg_postrm
else
fdo-mime_desktop_database_update
fi
}






[gentoo-commits] gentoo-x86 commit in sys-libs/libutempter: ChangeLog libutempter-1.1.6-r2.ebuild

2014-05-06 Thread Tony Vroon (chainsaw)
chainsaw14/05/06 12:52:04

  Modified: ChangeLog
  Added:libutempter-1.1.6-r2.ebuild
  Log:
  Respect system AR, as requested by Agostino ago Sarubbo in bug #484868.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  ChangesPath
1.52 sys-libs/libutempter/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libutempter/ChangeLog?rev=1.52view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libutempter/ChangeLog?rev=1.52content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libutempter/ChangeLog?r1=1.51r2=1.52

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog   1 Feb 2014 23:25:17 -   1.51
+++ ChangeLog   6 May 2014 12:52:04 -   1.52
@@ -1,6 +1,11 @@
 # ChangeLog for sys-libs/libutempter
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.51 
2014/02/01 23:25:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.52 
2014/05/06 12:52:04 chainsaw Exp $
+
+*libutempter-1.1.6-r2 (06 May 2014)
+
+  06 May 2014; Tony Vroon chain...@gentoo.org +libutempter-1.1.6-r2.ebuild:
+  Respect system AR, as requested by Agostino ago Sarubbo in bug #484868.
 
   01 Feb 2014; Mike Frysinger vap...@gentoo.org libutempter-1.1.6-r1.ebuild:
   Mark m68k/s390/sh stable.



1.1  sys-libs/libutempter/libutempter-1.1.6-r2.ebuild

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

Index: libutempter-1.1.6-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild,v 1.1 
2014/05/06 12:52:04 chainsaw Exp $

EAPI=4

inherit user multilib flag-o-matic

DESCRIPTION=Library that allows non-privileged apps to write utmp (login) 
info, which need root access
HOMEPAGE=http://altlinux.org/index.php?module=sisyphuspackage=libutempter;
SRC_URI=ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2;

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux
IUSE=static-libs elibc_FreeBSD

RDEPEND=!sys-apps/utempter

pkg_setup() {
enewgroup utmp 406
}

src_prepare() {
local args=(
-e /^libdir /s:/usr/lib:${EPREFIX}/usr/$(get_libdir):
-e '/^libexecdir /s:=.*:= $(libdir)/misc:'
-e '/^CFLAGS = $(RPM_OPT_FLAGS)/d'
-e 's:,-stats::'
-e /^includedir /s:/usr/include:${EPREFIX}/usr/include:
-e /^mandir /s:=.*:= ${EPREFIX}/usr/share/man:
)
use static-libs || args+=(
-e '/^STATICLIB/d'
-e '/INSTALL.*STATICLIB/d'
)
sed -i ${args[@]} Makefile || die
}

src_configure() {
use elibc_FreeBSD  append-libs -lutil
tc-export AR CC
}

src_compile() {
emake LDLIBS=${LIBS}
}

src_install() {
default

if ! use prefix ; then
fowners root:utmp /usr/$(get_libdir)/misc/utempter/utempter
fperms 2755 /usr/$(get_libdir)/misc/utempter/utempter
fi
dodir /usr/sbin
dosym ../$(get_libdir)/misc/utempter/utempter /usr/sbin/utempter
}

pkg_postinst() {
if [ -f ${EROOT}/var/log/wtmp ] ; then
chown root:utmp ${EROOT}/var/log/wtmp
chmod 664 ${EROOT}/var/log/wtmp
fi

if [ -f ${EROOT}/var/run/utmp ] ; then
chown root:utmp ${EROOT}/var/run/utmp
chmod 664 ${EROOT}/var/run/utmp
fi
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libical: libical-1.0-r2.ebuild ChangeLog libical-1.0-r1.ebuild

2014-05-06 Thread Manuel Rueger (mrueg)
mrueg   14/05/06 12:55:41

  Modified: ChangeLog
  Added:libical-1.0-r2.ebuild
  Removed:  libical-1.0-r1.ebuild
  Log:
  Remove static libraries when needed. Fixes bug #508726.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.75 dev-libs/libical/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog   14 Apr 2014 15:17:42 -  1.74
+++ ChangeLog   6 May 2014 12:55:41 -   1.75
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libical
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v 1.74 
2014/04/14 15:17:42 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v 1.75 
2014/05/06 12:55:41 mrueg Exp $
+
+*libical-1.0-r2 (06 May 2014)
+
+  06 May 2014; Manuel Rüger mr...@gentoo.org +libical-1.0-r2.ebuild,
+  -libical-1.0-r1.ebuild:
+  Remove static libraries when needed. Fixes bug #508726.
 
 *libical-1.0-r1 (14 Apr 2014)
 *libical-0.48-r2 (14 Apr 2014)



1.1  dev-libs/libical/libical-1.0-r2.ebuild

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

Index: libical-1.0-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-1.0-r2.ebuild,v 1.1 
2014/05/06 12:55:41 mrueg Exp $

EAPI=5
inherit cmake-utils

DESCRIPTION=An implementation of basic iCAL protocols from citadel, previously 
known as aurore
HOMEPAGE=http://freeassociation.sourceforge.net;
SRC_URI=mirror://sourceforge/freeassociation/${PN}/${P}/${P}.tar.gz

LICENSE=|| ( MPL-1.1 LGPL-2 )
SLOT=0/1
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris
IUSE=doc examples introspection static-libs

RDEPEND=introspection? ( dev-libs/gobject-introspection )
DEPEND=${RDEPEND}
dev-lang/perl

src_configure() {
local mycmakeargs= $( cmake-utils_use introspection 
GOBJECT_INTROSPECTION )
cmake-utils_src_configure
}

DOCS=(
AUTHORS ChangeLog NEWS README TEST THANKS TODO
doc/{AddingOrModifyingComponents,UsingLibical}.txt
)

src_install() {
cmake-utils_src_install

# Remove static libs, cmake-flag is a trap.
use static-libs || find ${ED} -name '*.a' -delete

if use examples; then
rm examples/Makefile* examples/CMakeLists.txt
insinto /usr/share/doc/${PF}/examples
doins examples/*
fi
}






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

2014-05-06 Thread Michael Palimaka (kensington)
kensington14/05/06 13:22:51

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

Revision  ChangesPath
1.4  dev-games/tiled/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-games/tiled/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   2 Mar 2013 19:52:38 -   1.3
+++ ChangeLog   6 May 2014 13:22:51 -   1.4
@@ -1,6 +1,12 @@
 # ChangeLog for dev-games/tiled
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/ChangeLog,v 1.3 2013/03/02 
19:52:38 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/ChangeLog,v 1.4 2014/05/06 
13:22:51 kensington Exp $
+
+*tiled-0.9.1 (06 May 2014)
+
+  06 May 2014; Michael Palimaka kensing...@gentoo.org +tiled-0.9.1.ebuild,
+  -tiled-0.8.1.ebuild:
+  Version bump. Remove old.
 
   02 Mar 2013; Markos Chandras hwoar...@gentoo.org tiled-0.8.1.ebuild,
   tiled-0.9.0.ebuild:



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

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

Index: tiled-0.9.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/tiled-0.9.1.ebuild,v 1.1 
2014/05/06 13:22:51 kensington Exp $

EAPI=5

PLOCALES=cs de en es fr he it ja lv nl pt pt_BR ru zh
MY_P=${PN}-qt-${PV}

inherit multilib l10n qt4-r2

DESCRIPTION=A general purpose tile map editor.
HOMEPAGE=http://www.mapeditor.org/;
SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.gz

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

DEPEND==dev-qt/qtcore-4.6:4
=dev-qt/qtgui-4.6:4
=dev-qt/qtopengl-4.6:4
sys-libs/zlib
RDEPEND=${DEPEND}

S=${WORKDIR}/${MY_P}

DOCS=( AUTHORS COPYING NEWS README.md )

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

src_configure() {
eqmake4 LIBDIR=/usr/$(get_libdir) PREFIX=/usr
}

src_install() {
qt4-r2_src_install

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






[gentoo-commits] gentoo-x86 commit in sys-apps/dmidecode: ChangeLog dmidecode-2.12-r1.ebuild

2014-05-06 Thread Tony Vroon (chainsaw)
chainsaw14/05/06 13:29:57

  Modified: ChangeLog
  Added:dmidecode-2.12-r1.ebuild
  Log:
  Upstream left an outdated SMBIOS version check in place but have neglected to 
roll a new release so far. Backported fixes by J. Rosenboom close bug #504810.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  ChangesPath
1.45 sys-apps/dmidecode/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   27 Apr 2013 00:52:33 -  1.44
+++ ChangeLog   6 May 2014 13:29:57 -   1.45
@@ -1,6 +1,14 @@
 # ChangeLog for sys-apps/dmidecode
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.44 
2013/04/27 00:52:33 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/ChangeLog,v 1.45 
2014/05/06 13:29:57 chainsaw Exp $
+
+*dmidecode-2.12-r1 (06 May 2014)
+
+  06 May 2014; Tony Vroon chain...@gentoo.org +dmidecode-2.12-r1.ebuild,
+  +files/2.12-supported-smbios-version.patch:
+  Upstream left an outdated SMBIOS version check in place but have neglected to
+  roll a new release so far. Backported fixes by J. Rosenboom close bug
+  #504810.
 
 *dmidecode-2.12 (27 Apr 2013)
 



1.1  sys-apps/dmidecode/dmidecode-2.12-r1.ebuild

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

Index: dmidecode-2.12-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.12-r1.ebuild,v 1.1 
2014/05/06 13:29:57 chainsaw Exp $

EAPI=4

inherit flag-o-matic toolchain-funcs eutils

DESCRIPTION=DMI (Desktop Management Interface) table related utilities
HOMEPAGE=http://www.nongnu.org/dmidecode/;
SRC_URI=http://savannah.nongnu.org/download/${PN}/${P}.tar.bz2;

LICENSE=GPL-2
SLOT=0
KEYWORDS=-* ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd 
~x86-solaris
IUSE=selinux

DEPEND=selinux? ( sec-policy/selinux-dmidecode )
RDEPEND=${DEPEND}

src_prepare() {
epatch ${FILESDIR}/${PV}-supported-smbios-version.patch
sed -i \
-e /^prefix/s:/usr/local:${EPREFIX}/usr: \
-e /^docdir/s:dmidecode:${PF}: \
-e '/^PROGRAMS !=/d' \
Makefile || die
}

src_compile() {
emake \
CFLAGS=${CFLAGS} ${CPPFLAGS} \
LDFLAGS=${LDFLAGS} \
CC=$(tc-getCC)
}

pkg_postinst() {
if [[ ${CHOST} == *-solaris* ]] ; then
einfo dmidecode needs root privileges to read /dev/xsvc
einfo To make dmidecode useful, either run as root, or chown 
and setuid the binary.
einfo Note that /usr/sbin/ptrconf and /usr/sbin/ptrdiag give 
similar
einfo information without requiring root privileges.
fi
}






[gentoo-commits] gentoo-x86 commit in sys-apps/dmidecode/files: 2.12-supported-smbios-version.patch

2014-05-06 Thread Tony Vroon (chainsaw)
chainsaw14/05/06 13:29:58

  Added:2.12-supported-smbios-version.patch
  Log:
  Upstream left an outdated SMBIOS version check in place but have neglected to 
roll a new release so far. Backported fixes by J. Rosenboom close bug #504810.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  ChangesPath
1.1  
sys-apps/dmidecode/files/2.12-supported-smbios-version.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmidecode/files/2.12-supported-smbios-version.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmidecode/files/2.12-supported-smbios-version.patch?rev=1.1content-type=text/plain

Index: 2.12-supported-smbios-version.patch
===
diff -uNr dmidecode-2.12.ORIG/dmidecode.c dmidecode-2.12/dmidecode.c
--- dmidecode-2.12.ORIG/dmidecode.c 2014-05-06 14:24:27.703057950 +0100
+++ dmidecode-2.12/dmidecode.c  2014-05-06 14:24:43.136058719 +0100
@@ -69,7 +69,7 @@
 #define out_of_spec OUT OF SPEC
 static const char *bad_index = BAD INDEX;
 
-#define SUPPORTED_SMBIOS_VER 0x0207
+#define SUPPORTED_SMBIOS_VER 0x0208
 
 /*
  * Type-independant Stuff
@@ -712,7 +712,6 @@
{ 0x3D, Opteron 6200 },
{ 0x3E, Opteron 4200 },
{ 0x3F, FX },
-
{ 0x40, MIPS },
{ 0x41, MIPS R4000 },
{ 0x42, MIPS R4200 },
@@ -729,7 +728,6 @@
{ 0x4D, Opteron 6300 },
{ 0x4E, Opteron 3300 },
{ 0x4F, FirePro },
-
{ 0x50, SPARC },
{ 0x51, SuperSPARC },
{ 0x52, MicroSPARC II },
@@ -1176,7 +1174,7 @@
Socket LGA1356-3 /* 0x2C */
};
 
-   if (code = 0x01  code = 0x2A)
+   if (code = 0x01  code = 0x2C)
return upgrade[code - 0x01];
return out_of_spec;
 }
@@ -2236,7 +2234,7 @@
if (code == 0)
printf( Unknown);
else
-   printf( %.3f V, (float)(i16)code / 1000);
+   printf( %.3f V, (float)code / 1000);
 }
 
 static const char *dmi_memory_device_form_factor(u8 code)
@@ -2338,7 +2336,7 @@
{
int i;
 
-   for (i = 1; i = 14; i++)
+   for (i = 1; i = 15; i++)
if (code  (1  i))
printf( %s, detail[i - 1]);
}






[gentoo-commits] gentoo-x86 commit in x11-misc/xnee: ChangeLog xnee-3.19.ebuild

2014-05-06 Thread Jeroen Roovers (jer)
jer 14/05/06 15:12:46

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

Revision  ChangesPath
1.33 x11-misc/xnee/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xnee/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   26 Feb 2014 22:26:36 -  1.32
+++ ChangeLog   6 May 2014 15:12:46 -   1.33
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/xnee
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnee/ChangeLog,v 1.32 2014/02/26 
22:26:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnee/ChangeLog,v 1.33 2014/05/06 
15:12:46 jer Exp $
+
+*xnee-3.19 (06 May 2014)
+
+  06 May 2014; Jeroen Roovers j...@gentoo.org +xnee-3.19.ebuild:
+  Version bump.
 
   26 Feb 2014; Jeroen Roovers j...@gentoo.org -xnee-3.16.ebuild:
   Old.



1.1  x11-misc/xnee/xnee-3.19.ebuild

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

Index: xnee-3.19.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnee/xnee-3.19.ebuild,v 1.1 
2014/05/06 15:12:46 jer Exp $

EAPI=5
inherit autotools eutils

DESCRIPTION=Program suite to record, replay and distribute user actions.
HOMEPAGE=http://www.sandklef.com/xnee/;
SRC_URI=mirror://gnu/${PN}/${P}.tar.gz

LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=gnome static-libs xosd

RDEPEND=
x11-libs/libX11
x11-libs/libXau
x11-libs/libXdmcp
x11-libs/libXext
x11-libs/libXi
x11-libs/libXtst
x11-libs/libxcb
gnome? (
x11-libs/gtk+:2
=gnome-base/libgnomeui-2
=gnome-base/gconf-2
)

DEPEND=${RDEPEND}
x11-proto/inputproto
virtual/pkgconfig
sys-devel/gettext
gnome? (
|| (
media-gfx/imagemagick[jpeg,png]
media-gfx/graphicsmagick[imagemagick,jpeg,png]
)
)


# This needs RECORD extension from X.org server which isn't necessarily
# enabled. Xlib: extension RECORD missing on display :0.0.
RESTRICT=test

src_prepare() {
epatch ${FILESDIR}/${PN}-3.18-linker.patch
eautoreconf
}

src_configure() {
econf \
$(use_enable gnome gui) \
$(use_enable static-libs static) \
$(use_enable xosd buffer_verbose) \
$(use_enable xosd verbose) \
$(use_enable xosd) \
--disable-gnome-applet \
--disable-static-programs \
--enable-cli \
--enable-lib
}

src_test() {
Xemake check
}

src_install() {
default
dodoc AUTHORS BUGS ChangeLog FAQ NEWS README TODO
use gnome  make_desktop_entry gnee Gnee ${PN} Utility;GTK
use static-libs || rm -f ${ED}usr/lib*/lib*.la
}






[gentoo-commits] gentoo-x86 commit in dev-python/flask-testing: flask-testing-0.4.1.ebuild ChangeLog

2014-05-06 Thread Ian Delaney (idella4)
idella4 14/05/06 15:20:26

  Modified: flask-testing-0.4.1.ebuild ChangeLog
  Log:
  drop py2.6 add pypy support
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/flask-testing/flask-testing-0.4.1.ebuild

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

Index: flask-testing-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/flask-testing/flask-testing-0.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-testing-0.4.1.ebuild  31 Mar 2014 06:44:41 -  1.1
+++ flask-testing-0.4.1.ebuild  6 May 2014 15:20:26 -   1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-testing/flask-testing-0.4.1.ebuild,v 
1.1 2014/03/31 06:44:41 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-testing/flask-testing-0.4.1.ebuild,v 
1.2 2014/05/06 15:20:26 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 pypy )
 
 inherit distutils-r1
 
@@ -29,6 +29,7 @@
)
 
 S=${WORKDIR}/${MY_P}
+DISTUTILS_NO_PARALLEL_BUILD=1
 
 python_test() {
nosetests || die Testing failed with ${EPYTHON}



1.6  dev-python/flask-testing/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-testing/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   31 Mar 2014 06:44:41 -  1.5
+++ ChangeLog   6 May 2014 15:20:26 -   1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/flask-testing
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-testing/ChangeLog,v 1.5 
2014/03/31 06:44:41 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-testing/ChangeLog,v 1.6 
2014/05/06 15:20:26 idella4 Exp $
+
+  06 May 2014; Ian Delaney idel...@gentoo.org flask-testing-0.4.1.ebuild:
+  drop py2.6 add pypy support
 
 *flask-testing-0.4.1 (31 Mar 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-misc/synergy: synergy-1.4.17_p2055.ebuild ChangeLog

2014-05-06 Thread Jeroen Roovers (jer)
jer 14/05/06 15:20:33

  Modified: synergy-1.4.17_p2055.ebuild ChangeLog
  Log:
  Define src_prepare() to control which eclass applies patches (and run 
epatch_user). Fix a memory leak (bug #505978).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  x11-misc/synergy/synergy-1.4.17_p2055.ebuild

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

Index: synergy-1.4.17_p2055.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/synergy/synergy-1.4.17_p2055.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- synergy-1.4.17_p2055.ebuild 6 May 2014 02:32:21 -   1.1
+++ synergy-1.4.17_p2055.ebuild 6 May 2014 15:20:33 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/synergy/synergy-1.4.17_p2055.ebuild,v 1.1 
2014/05/06 02:32:21 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/synergy/synergy-1.4.17_p2055.ebuild,v 1.2 
2014/05/06 15:20:33 jer Exp $
 
 EAPI=5
 inherit eutils flag-o-matic gnome2-utils cmake-utils qt4-r2
@@ -48,10 +48,15 @@
${FILESDIR}/${PN}-1.4.17_p2055-cryptopp.patch
${FILESDIR}/${PN}-1.4.17_p2055-test.patch
${FILESDIR}/${PN}-1.4.17_p2055-gentoo.patch
+   ${FILESDIR}/${PN}-1.4.17_p2055-CSocketMultiplexer.patch
 )
 
 S=${WORKDIR}/${P/_p*/}-Source
 
+src_prepare() {
+   cmake-utils_src_prepare
+}
+
 src_configure() {
local mycmakeargs=$(cmake-utils_use_with test GENTOO_TEST)
cmake-utils_src_configure



1.110x11-misc/synergy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/synergy/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   6 May 2014 02:32:21 -   1.109
+++ ChangeLog   6 May 2014 15:20:33 -   1.110
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/synergy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy/ChangeLog,v 1.109 
2014/05/06 02:32:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy/ChangeLog,v 1.110 
2014/05/06 15:20:33 jer Exp $
+
+  06 May 2014; Jeroen Roovers j...@gentoo.org synergy-1.4.17_p2055.ebuild,
+  +files/synergy-1.4.17_p2055-CSocketMultiplexer.patch:
+  Define src_prepare() to control which eclass applies patches (and run
+  epatch_user). Fix a memory leak (bug #505978).
 
 *synergy-1.4.17_p2055 (06 May 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-misc/synergy/files: synergy-1.4.17_p2055-CSocketMultiplexer.patch

2014-05-06 Thread Jeroen Roovers (jer)
jer 14/05/06 15:20:33

  Added:synergy-1.4.17_p2055-CSocketMultiplexer.patch
  Log:
  Define src_prepare() to control which eclass applies patches (and run 
epatch_user). Fix a memory leak (bug #505978).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.1  
x11-misc/synergy/files/synergy-1.4.17_p2055-CSocketMultiplexer.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/synergy/files/synergy-1.4.17_p2055-CSocketMultiplexer.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/synergy/files/synergy-1.4.17_p2055-CSocketMultiplexer.patch?rev=1.1content-type=text/plain

Index: synergy-1.4.17_p2055-CSocketMultiplexer.patch
===
http://synergy-project.org/spit/issues/details/2935/
https://bugs.gentoo.org/show_bug.cgi?id=505978

--- a/src/lib/net/SocketMultiplexer.cpp
+++ b/src/lib/net/SocketMultiplexer.cpp
@@ -243,6 +243,7 @@
for (CSocketJobMap::iterator i = m_socketJobMap.begin();
i != 
m_socketJobMap.end();) {
if (*(i-second) == NULL) {
+   m_socketJobs.erase(i-second);
m_socketJobMap.erase(i++);
m_update = true;
}






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

2014-05-06 Thread Jeroen Roovers (jer)
jer 14/05/06 15:29:03

  Modified: ChangeLog cmake-utils.eclass
  Log:
  optionaly = optionally

Revision  ChangesPath
1.1240   eclass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1239
retrieving revision 1.1240
diff -u -r1.1239 -r1.1240
--- ChangeLog   4 May 2014 06:13:55 -   1.1239
+++ ChangeLog   6 May 2014 15:29:02 -   1.1240
@@ -1,6 +1,9 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1239 2014/05/04 
06:13:55 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1240 2014/05/06 
15:29:02 jer Exp $
+
+  06 May 2014; Jeroen Roovers j...@gentoo.org cmake-utils.eclass:
+  optionaly = optionally
 
   04 May 2014; Alexandre Rostovtsev tetrom...@gentoo.org vala.eclass:
   Update VALA_MAX_API_VERSION (bug #509222, thanks to Arfrever) and modernize



1.107eclass/cmake-utils.eclass

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

Index: cmake-utils.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/cmake-utils.eclass,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- cmake-utils.eclass  26 Mar 2014 13:12:39 -  1.106
+++ cmake-utils.eclass  6 May 2014 15:29:02 -   1.107
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/cmake-utils.eclass,v 1.106 
2014/03/26 13:12:39 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/cmake-utils.eclass,v 1.107 
2014/05/06 15:29:02 jer Exp $
 
 # @ECLASS: cmake-utils.eclass
 # @MAINTAINER:
@@ -22,7 +22,7 @@
 
 # @ECLASS-VARIABLE: WANT_CMAKE
 # @DESCRIPTION:
-# Specify if cmake-utils eclass should depend on cmake optionaly or not.
+# Specify if cmake-utils eclass should depend on cmake optionally or not.
 # This is usefull when only part of aplication is using cmake build system.
 # Valid values are: always [default], optional (where the value is the useflag
 # used for optionality)
@@ -668,7 +668,7 @@
 # @DESCRIPTION:
 # Apply ebuild and user patches.
 cmake-utils_src_prepare() {
-   _execute_optionaly src_prepare $@
+   _execute_optionally src_prepare $@
 }
 
 # @FUNCTION: cmake-utils_src_configure
@@ -676,7 +676,7 @@
 # General function for configuring with cmake. Default behaviour is to start an
 # out-of-source build.
 cmake-utils_src_configure() {
-   _execute_optionaly src_configure $@
+   _execute_optionally src_configure $@
 }
 
 # @FUNCTION: cmake-utils_src_compile
@@ -685,25 +685,25 @@
 # EAPI and respectively to configure as well or just compile.
 # Automatically detects the build type. All arguments are passed to emake.
 cmake-utils_src_compile() {
-   _execute_optionaly src_compile $@
+   _execute_optionally src_compile $@
 }
 
 # @FUNCTION: cmake-utils_src_install
 # @DESCRIPTION:
 # Function for installing the package. Automatically detects the build type.
 cmake-utils_src_install() {
-   _execute_optionaly src_install $@
+   _execute_optionally src_install $@
 }
 
 # @FUNCTION: cmake-utils_src_test
 # @DESCRIPTION:
 # Function for testing the package. Automatically detects the build type.
 cmake-utils_src_test() {
-   _execute_optionaly src_test $@
+   _execute_optionally src_test $@
 }
 
 # Optionally executes phases based on WANT_CMAKE variable/USE flag.
-_execute_optionaly() {
+_execute_optionally() {
local phase=$1 ; shift
if [[ ${WANT_CMAKE} = always ]]; then
enable_cmake-utils_${phase} $@






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

2014-05-06 Thread Michael Palimaka
commit: 1fed81657c953021f4b7d98bd68ec8c2dd1ec4a7
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue May  6 15:46:51 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 15:46:51 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1fed8165

[kde-frameworks/solid] udev is now mandatory.

Upstream commit: d0eaab72b39f0e57ff2995dcb2664a015f8a7dfd.

Package-Manager: portage-2.2.8-r1

---
 kde-frameworks/solid/solid-.ebuild | 15 +++
 1 file changed, 3 insertions(+), 12 deletions(-)

diff --git a/kde-frameworks/solid/solid-.ebuild 
b/kde-frameworks/solid/solid-.ebuild
index e71b5c5..d1bdee4 100644
--- a/kde-frameworks/solid/solid-.ebuild
+++ b/kde-frameworks/solid/solid-.ebuild
@@ -10,32 +10,23 @@ inherit kde5
 DESCRIPTION=Framework providing platform independent hardware discovery, 
abstraction, and management
 LICENSE=LGPL-2.1+
 KEYWORDS=
-IUSE=+udev
+IUSE=
 
 RDEPEND=
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
dev-qt/qtwidgets:5
dev-qt/qtxml:5
-   udev? ( virtual/udev )
+   virtual/udev
 
 DEPEND=${RDEPEND}
nls? ( dev-qt/linguist-tools:5 )
test? ( dev-qt/qtconcurrent:5 )
 
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_find_package udev UDev)
-   )
-
-   kde5_src_configure
-}
-
 pkg_postinst() {
kde5_pkg_postinst
 
-   if use udev  ! has_version app-misc/media-player-info ; then
+   if ! has_version app-misc/media-player-info ; then
einfo For media player support, install 
app-misc/media-player-info
fi
 }



[gentoo-commits] proj/kde:master commit in: net-libs/jreen/

2014-05-06 Thread Michael Palimaka
commit: 4920600fb5c548f791b29870c863c198b19a58c7
Author: Uwe L. Korn uwelk AT xhochy DOT com
AuthorDate: Tue May  6 15:42:48 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 15:51:28 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4920600f

[net-libs/jreen] Qt4 and Qt5 version can be installed in parallel

Package-Manager: portage-2.2.10

---
 net-libs/jreen/jreen-.ebuild | 41 +---
 1 file changed, 34 insertions(+), 7 deletions(-)

diff --git a/net-libs/jreen/jreen-.ebuild b/net-libs/jreen/jreen-.ebuild
index 6ed620b..3d70569 100644
--- a/net-libs/jreen/jreen-.ebuild
+++ b/net-libs/jreen/jreen-.ebuild
@@ -13,7 +13,7 @@ else
KEYWORDS=
 fi
 
-inherit cmake-utils ${GIT_ECLASS}
+inherit cmake-utils multibuild ${GIT_ECLASS}
 
 DESCRIPTION=Qt XMPP library
 HOMEPAGE=https://github.com/euroelessar/jreen;
@@ -22,8 +22,6 @@ LICENSE=GPL-2
 SLOT=0
 IUSE=debug +qt4 qt5
 
-REQUIRED_USE=^^ ( qt4 qt5 )
-
 DEPEND=
media-libs/speex
=net-dns/libidn-1.20
@@ -43,10 +41,39 @@ RDEPEND=${DEPEND}
 
 DOCS=( AUTHORS ChangeLog README )
 
+pkg_setup() {
+   MULTIBUILD_VARIANTS=()
+   if use qt4; then
+   MULTIBUILD_VARIANTS+=(qt4)
+   fi
+   if use qt5; then
+   MULTIBUILD_VARIANTS+=(qt5)
+   fi
+}
+
 src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use qt4 JREEN_FORCE_QT4)
-   )
+   myconfigure() {
+   local mycmakeargs=()
+   if [[ ${MULTIBUILD_VARIANT} = qt4 ]]; then
+   mycmakeargs+=(-DJREEN_FORCE_QT4=ON)
+   fi
+   if [[ ${MULTIBUILD_VARIANT} = qt5 ]]; then
+   mycmakeargs+=(-DJREEN_FORCE_QT4=OFF)
+   fi
+   cmake-utils_src_configure
+   }
+
+   multibuild_foreach_variant myconfigure
+}
+
+src_compile() {
+   multibuild_foreach_variant cmake-utils_src_compile
+}
+
+src_install() {
+   multibuild_foreach_variant cmake-utils_src_install
+}
 
-   cmake-utils_src_configure
+src_test() {
+   multibuild_foreach_variant cmake-utils_src_test
 }



[gentoo-commits] gentoo-x86 commit in www-apache/mod_gnutls/files: 47_mod_gnutls.conf

2014-05-06 Thread Jeroen Roovers (jer)
jer 14/05/06 15:55:23

  Modified: 47_mod_gnutls.conf
  Log:
  optionaly = optionally
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.7  www-apache/mod_gnutls/files/47_mod_gnutls.conf

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_gnutls/files/47_mod_gnutls.conf?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_gnutls/files/47_mod_gnutls.conf?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_gnutls/files/47_mod_gnutls.conf?r1=1.6r2=1.7

Index: 47_mod_gnutls.conf
===
RCS file: 
/var/cvsroot/gentoo-x86/www-apache/mod_gnutls/files/47_mod_gnutls.conf,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- 47_mod_gnutls.conf  6 Jan 2008 19:52:16 -   1.6
+++ 47_mod_gnutls.conf  6 May 2014 15:55:23 -   1.7
@@ -1,7 +1,7 @@
 IfDefine GNUTLS
 LoadModule gnutls_module  modules/mod_gnutls.so
 
-# mod_gnutls can optionaly use a memcached server to store it's SSL Sessions
+# mod_gnutls can optionally use a memcached server to store it's SSL Sessions
 # This is useful in a cluster enviroment, where you want all of your servers
 # to share a single SSL Session Cache.
 #GnuTLSCache memcache 127.0.0.1 server2.example.com server3.example.com






[gentoo-commits] gentoo-x86 commit in www-apache/mod_gnutls: ChangeLog

2014-05-06 Thread Jeroen Roovers (jer)
jer 14/05/06 15:55:24

  Modified: ChangeLog
  Log:
  optionaly = optionally
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.35 www-apache/mod_gnutls/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_gnutls/ChangeLog?rev=1.35view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_gnutls/ChangeLog?rev=1.35content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_gnutls/ChangeLog?r1=1.34r2=1.35

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_gnutls/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   2 Jan 2014 15:57:07 -   1.34
+++ ChangeLog   6 May 2014 15:55:23 -   1.35
@@ -1,6 +1,9 @@
 # ChangeLog for www-apache/mod_gnutls
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_gnutls/ChangeLog,v 1.34 
2014/01/02 15:57:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_gnutls/ChangeLog,v 1.35 
2014/05/06 15:55:23 jer Exp $
+
+  06 May 2014; Jeroen Roovers j...@gentoo.org files/47_mod_gnutls.conf:
+  optionaly = optionally
 
   02 Jan 2014; Pacho Ramos pa...@gentoo.org mod_gnutls-0.5.10-r1.ebuild:
   Fix for latest automake, bug #496772 by Arfrever Frehtes Taifersar Arahesis






[gentoo-commits] gentoo-x86 commit in sci-astronomy/wcslib: wcslib-4.22.ebuild ChangeLog wcslib-4.19.ebuild wcslib-4.20.ebuild

2014-05-06 Thread Sebastien Fabbro (bicatali)
bicatali14/05/06 15:55:36

  Modified: ChangeLog
  Added:wcslib-4.22.ebuild
  Removed:  wcslib-4.19.ebuild wcslib-4.20.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.40 sci-astronomy/wcslib/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   3 Apr 2014 16:38:50 -   1.39
+++ ChangeLog   6 May 2014 15:55:36 -   1.40
@@ -1,6 +1,12 @@
 # ChangeLog for sci-astronomy/wcslib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.39 
2014/04/03 16:38:50 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.40 
2014/05/06 15:55:36 bicatali Exp $
+
+*wcslib-4.22 (06 May 2014)
+
+  06 May 2014; Sébastien Fabbro bicat...@gentoo.org +wcslib-4.22.ebuild,
+  -wcslib-4.19.ebuild, -wcslib-4.20.ebuild:
+  Version bump
 
 *wcslib-4.21 (03 Apr 2014)
 



1.1  sci-astronomy/wcslib/wcslib-4.22.ebuild

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

Index: wcslib-4.22.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/wcslib-4.22.ebuild,v 
1.1 2014/05/06 15:55:36 bicatali Exp $

EAPI=5

FORTRAN_NEEDED=fortran

inherit eutils fortran-2 multilib

DESCRIPTION=Astronomical World Coordinate System transformations library
HOMEPAGE=http://www.atnf.csiro.au/people/mcalabre/WCS/;
SRC_URI=ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2;

SLOT=0/4
LICENSE=LGPL-3
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc fortran fits pgplot static-libs

RDEPEND=
fits? ( sci-libs/cfitsio:0= )
pgplot? ( sci-libs/pgplot:0= )
DEPEND=${RDEPEND}
sys-devel/flex
virtual/pkgconfig

src_prepare() {
sed -i -e 's/COPYING\*//' GNUmakefile || die
}

src_configure() {
local myconf=(
--docdir=${EPREFIX}/usr/share/doc/${PF}
$(use_enable static-libs static)
$(use_enable fortran)
)
# hacks because cfitsio and pgplot directories are hard-coded
if use fits; then
myconf+=(
--with-cfitsioinc=${EPREFIX}/usr/include
--with-cfitsiolib=${EPREFIX}/usr/$(get_libdir)
)
else
myconf+=( --without-cfitsio )
fi
if use pgplot; then
myconf+=(
--with-pgplotinc=${EPREFIX}/usr/include
--with-pgplotlib=${EPREFIX}/usr/$(get_libdir)
)
else
myconf+=( --without-pgplot )
fi
econf ${myconf[@]}
}

src_compile() {
# nasty makefile, debugging means probably full rewrite
emake -j1
}

src_test() {
emake -j1 check
}

src_install () {
default
# static libs are same as shared (compiled with PIC)
# so they are not compiled twice
use static-libs || rm ${ED}/usr/$(get_libdir)/lib*.a
use doc || rm -r \
${ED}/usr/share/doc/${PF}/html \
${ED}/usr/share/doc/${PF}/*.pdf
}






[gentoo-commits] gentoo-x86 commit in dev-python/pyfits: pyfits-3.2.2.ebuild ChangeLog pyfits-3.2.ebuild

2014-05-06 Thread Sebastien Fabbro (bicatali)
bicatali14/05/06 15:56:56

  Modified: ChangeLog
  Added:pyfits-3.2.2.ebuild
  Removed:  pyfits-3.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.48 dev-python/pyfits/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   10 Mar 2014 17:54:49 -  1.47
+++ ChangeLog   6 May 2014 15:56:56 -   1.48
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pyfits
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v 1.47 
2014/03/10 17:54:49 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v 1.48 
2014/05/06 15:56:56 bicatali Exp $
+
+*pyfits-3.2.2 (06 May 2014)
+
+  06 May 2014; Sébastien Fabbro bicat...@gentoo.org +pyfits-3.2.2.ebuild,
+  -pyfits-3.2.ebuild:
+  Version bump
 
 *pyfits-3.2.1 (10 Mar 2014)
 



1.1  dev-python/pyfits/pyfits-3.2.2.ebuild

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

Index: pyfits-3.2.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/pyfits-3.2.2.ebuild,v 1.1 
2014/05/06 15:56:56 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 eutils multilib

DESCRIPTION=Provides an interface to FITS formatted files under python
HOMEPAGE=http://www.stsci.edu/resources/software_hardware/pyfits;
SRC_URI=mirror://pypi/p/${PN}/${P}.tar.gz

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

RDEPEND=
dev-python/numpy[${PYTHON_USEDEP}]
!dev-python/astropy-0.3
sci-libs/cfitsio:0=
DEPEND=${RDEPEND}
=dev-python/d2to1-0.2.5[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
=dev-python/stsci-distutils-0.3[${PYTHON_USEDEP}]
doc? (
dev-python/matplotlib
dev-python/numpydoc
dev-python/sphinxcontrib-programoutput
dev-python/stsci-sphinxext
 )
test? ( dev-python/nose[${PYTHON_USEDEP}] )

PATCHES=( ${FILESDIR}/${PN}-3.2.1-unbundle-cfitsio.patch )

python_prepare_all() {
sed -i \
-e s/\(hook_package_dir = \)lib/\1$(get_libdir)/g \
${S}/setup.cfg || die
distutils-r1_python_prepare_all
}

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

python_test() {
cd ${BUILD_DIR}/lib* || die
nosetests || die
}

python_install_all() {
use doc  local HTML_DOCS=( docs/build/html )
distutils-r1_python_install_all
dodoc FAQ.txt CHANGES.txt
rename_binary() {
local binary
for binary in ${ED}/usr/bin/* ${D}$(python_get_scriptdir)/*
do
mv ${binary}{,-${PN}} || die failed renaming
done
}
python_foreach_impl rename_binary
}






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

2014-05-06 Thread Michael Palimaka
commit: 8354de0e9e04b51f1ad0108d2115ff4436669897
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue May  6 15:58:21 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 15:58:21 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8354de0e

[kde-misc/milou] kdelibs4support support is no longer required.

Upstream commit: 248ead4068aa0dfb6569ea312f77bf763230b238.

Package-Manager: portage-2.2.8-r1

---
 kde-misc/milou/milou-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-misc/milou/milou-.ebuild b/kde-misc/milou/milou-.ebuild
index f21795e..99673a1 100644
--- a/kde-misc/milou/milou-.ebuild
+++ b/kde-misc/milou/milou-.ebuild
@@ -15,7 +15,6 @@ KEYWORDS=
 IUSE=
 
 DEPEND=
-   $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep krunner)
dev-qt/qtdeclarative:5
dev-qt/qtgui:5



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

2014-05-06 Thread Jeroen Roovers (jer)
jer 14/05/06 15:58:32

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

Revision  ChangesPath
1.76 dev-libs/libical/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   6 May 2014 12:55:41 -   1.75
+++ ChangeLog   6 May 2014 15:58:32 -   1.76
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libical
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v 1.75 
2014/05/06 12:55:41 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v 1.76 
2014/05/06 15:58:32 jer Exp $
+
+  06 May 2014; Jeroen Roovers j...@gentoo.org libical-0.48-r2.ebuild:
+  Stable for HPPA (bug #509684).
 
 *libical-1.0-r2 (06 May 2014)
 



1.2  dev-libs/libical/libical-0.48-r2.ebuild

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

Index: libical-0.48-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libical-0.48-r2.ebuild  14 Apr 2014 15:17:42 -  1.1
+++ libical-0.48-r2.ebuild  6 May 2014 15:58:32 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48-r2.ebuild,v 
1.1 2014/04/14 15:17:42 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48-r2.ebuild,v 
1.2 2014/05/06 15:58:32 jer Exp $
 
 EAPI=5
 inherit eutils
@@ -12,7 +12,7 @@
 
 LICENSE=|| ( MPL-1.1 LGPL-2 )
 SLOT=0/0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris
 IUSE=examples static-libs
 
 # 
https://sourceforge.net/tracker2/index.php?func=detailaid=2196790group_id=16077atid=116077






[gentoo-commits] gentoo-x86 commit in dev-python/root_numpy: root_numpy-3.3.0.ebuild ChangeLog root_numpy-3.1.1.ebuild

2014-05-06 Thread Sebastien Fabbro (bicatali)
bicatali14/05/06 15:59:22

  Modified: ChangeLog
  Added:root_numpy-3.3.0.ebuild
  Removed:  root_numpy-3.1.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.5  dev-python/root_numpy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/root_numpy/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   23 Feb 2014 22:40:09 -  1.4
+++ ChangeLog   6 May 2014 15:59:22 -   1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/root_numpy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/root_numpy/ChangeLog,v 1.4 
2014/02/23 22:40:09 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/root_numpy/ChangeLog,v 1.5 
2014/05/06 15:59:22 bicatali Exp $
+
+*root_numpy-3.3.0 (06 May 2014)
+
+  06 May 2014; Sébastien Fabbro bicat...@gentoo.org +root_numpy-3.3.0.ebuild,
+  -root_numpy-3.1.1.ebuild:
+  Version bump
 
 *root_numpy-3.2.0 (23 Feb 2014)
 



1.1  dev-python/root_numpy/root_numpy-3.3.0.ebuild

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

Index: root_numpy-3.3.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/root_numpy/root_numpy-3.3.0.ebuild,v 1.1 
2014/05/06 15:59:22 bicatali Exp $

EAPI=5

DISTUTILS_SINGLE_IMPL=1
PYTHON_COMPAT=( python{2_6,2_7} )

inherit distutils-r1

DESCRIPTION=Interface between ROOT and numpy
HOMEPAGE=https://github.com/rootpy/root_numpy;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

RDEPEND=
dev-python/numpy[${PYTHON_USEDEP}]
sci-physics/root[python,${PYTHON_USEDEP}]

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

python_test() {
cd ${BUILD_DIR} || die
nosetests -v || die Testing failed with ${EPYTHON}
}

python_install_all() {
use examples  local EXAMPLES=( tutorial/. )
distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in net-analyzer/fping: ChangeLog fping-3.9.ebuild

2014-05-06 Thread Jeroen Roovers (jer)
jer 14/05/06 15:59:37

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

Revision  ChangesPath
1.59 net-analyzer/fping/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fping/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   6 May 2014 05:53:56 -   1.58
+++ ChangeLog   6 May 2014 15:59:37 -   1.59
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/fping
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fping/ChangeLog,v 1.58 
2014/05/06 05:53:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fping/ChangeLog,v 1.59 
2014/05/06 15:59:37 jer Exp $
+
+  06 May 2014; Jeroen Roovers j...@gentoo.org fping-3.9.ebuild:
+  Stable for HPPA (bug #507966).
 
 *fping-3.10 (06 May 2014)
 



1.2  net-analyzer/fping/fping-3.9.ebuild

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

Index: fping-3.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fping/fping-3.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fping-3.9.ebuild9 Mar 2014 02:11:34 -   1.1
+++ fping-3.9.ebuild6 May 2014 15:59:37 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fping/fping-3.9.ebuild,v 1.1 
2014/03/09 02:11:34 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fping/fping-3.9.ebuild,v 1.2 
2014/05/06 15:59:37 jer Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=fping
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos
 IUSE=ipv6 suid
 
 src_configure() {






[gentoo-commits] gentoo-x86 commit in games-strategy/gorky17-demo: ChangeLog gorky17-demo-1.0.1.0.1.ebuild

2014-05-06 Thread Ulrich Mueller (ulm)
ulm 14/05/06 16:03:49

  Modified: ChangeLog gorky17-demo-1.0.1.0.1.ebuild
  Log:
  Fix LICENSE, add mirror and bindist restrictions, bug 505766.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.8  games-strategy/gorky17-demo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/gorky17-demo/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/gorky17-demo/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/gorky17-demo/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/gorky17-demo/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   5 Feb 2012 06:23:13 -   1.7
+++ ChangeLog   6 May 2014 16:03:49 -   1.8
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/gorky17-demo
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/gorky17-demo/ChangeLog,v 1.7 
2012/02/05 06:23:13 vapier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/gorky17-demo/ChangeLog,v 1.8 
2014/05/06 16:03:49 ulm Exp $
+
+  06 May 2014; Ulrich Müller u...@gentoo.org gorky17-demo-1.0.1.0.1.ebuild:
+  Fix LICENSE, add mirror and bindist restrictions, bug 505766.
 
   05 Feb 2012; Mike Frysinger vap...@gentoo.org
   gorky17-demo-1.0.1.0.1.ebuild:



1.6  games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild

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

Index: gorky17-demo-1.0.1.0.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gorky17-demo-1.0.1.0.1.ebuild   5 Feb 2012 06:23:13 -   1.5
+++ gorky17-demo-1.0.1.0.1.ebuild   6 May 2014 16:03:49 -   1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild,v
 1.5 2012/02/05 06:23:13 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild,v
 1.6 2014/05/06 16:03:49 ulm Exp $
 
 inherit eutils unpacker versionator games
 
@@ -12,11 +12,11 @@
 SRC_URI=http://demofiles.linuxgamepublishing.com/${MY_PN}/${MY_PN}_demo.run

http://updatefiles.linuxgamepublishing.com/gorky17-demo/${PN}-${MY_PV}-x86.run;
 
-LICENSE=as-is
+LICENSE=all-rights-reserved
 SLOT=0
 KEYWORDS=~x86
 IUSE=
-RESTRICT=strip
+RESTRICT=mirror bindist strip
 
 RDEPEND=media-libs/alsa-lib
x86? (






[gentoo-commits] gentoo-x86 commit in games-strategy/mindrover-demo: ChangeLog mindrover-demo-1.07b.ebuild

2014-05-06 Thread Ulrich Mueller (ulm)
ulm 14/05/06 16:06:44

  Modified: ChangeLog mindrover-demo-1.07b.ebuild
  Log:
  Fix LICENSE, add mirror and bindist restrictions, bug 505772.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.7  games-strategy/mindrover-demo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/mindrover-demo/ChangeLog?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/mindrover-demo/ChangeLog?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/mindrover-demo/ChangeLog?r1=1.6r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/mindrover-demo/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   8 Feb 2012 21:33:04 -   1.6
+++ ChangeLog   6 May 2014 16:06:44 -   1.7
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/mindrover-demo
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/mindrover-demo/ChangeLog,v 
1.6 2012/02/08 21:33:04 vapier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/mindrover-demo/ChangeLog,v 
1.7 2014/05/06 16:06:44 ulm Exp $
+
+  06 May 2014; Ulrich Müller u...@gentoo.org mindrover-demo-1.07b.ebuild:
+  Fix LICENSE, add mirror and bindist restrictions, bug 505772.
 
   08 Feb 2012; Mike Frysinger vap...@gentoo.org mindrover-demo-1.07b.ebuild:
   Move to new unpacker eclass for unpack_makeself.



1.7  games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild?r1=1.6r2=1.7

Index: mindrover-demo-1.07b.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mindrover-demo-1.07b.ebuild 8 Feb 2012 21:33:04 -   1.6
+++ mindrover-demo-1.07b.ebuild 6 May 2014 16:06:44 -   1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild,v
 1.6 2012/02/08 21:33:04 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild,v
 1.7 2014/05/06 16:06:44 ulm Exp $
 
 inherit eutils unpacker games
 
@@ -9,11 +9,11 @@
 HOMEPAGE=http://www.linuxgamepublishing.com/info.php?id=9;
 SRC_URI= http://demos.linuxgamepublishing.com/mindrover/${MY_P};
 
-LICENSE=as-is
+LICENSE=all-rights-reserved GPL-2+
 SLOT=0
 KEYWORDS=x86
 IUSE=
-RESTRICT=strip
+RESTRICT=mirror bindist strip
 
 RDEPEND=virtual/opengl
 






[gentoo-commits] gentoo-x86 commit in games-arcade/gish-demo: ChangeLog gish-demo-1.0.0.ebuild

2014-05-06 Thread Ulrich Mueller (ulm)
ulm 14/05/06 16:18:43

  Modified: ChangeLog gish-demo-1.0.0.ebuild
  Log:
  Fix LICENSE, add mirror and bindist restrictions, bug 505616.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.14 games-arcade/gish-demo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   11 Jan 2013 06:55:24 -  1.13
+++ ChangeLog   6 May 2014 16:18:43 -   1.14
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/gish-demo
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/ChangeLog,v 1.13 
2013/01/11 06:55:24 tupone Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/ChangeLog,v 1.14 
2014/05/06 16:18:43 ulm Exp $
+
+  06 May 2014; Ulrich Müller u...@gentoo.org gish-demo-1.0.0.ebuild:
+  Fix LICENSE, add mirror and bindist restrictions, bug 505616.
 
   11 Jan 2013; Tupone Alfredo tup...@gentoo.org gish-demo-1.0.0.ebuild:
   Use QA_PREBUILT. Bug #450400 by Diego



1.16 games-arcade/gish-demo/gish-demo-1.0.0.ebuild

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

Index: gish-demo-1.0.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-arcade/gish-demo/gish-demo-1.0.0.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- gish-demo-1.0.0.ebuild  11 Jan 2013 06:55:24 -  1.15
+++ gish-demo-1.0.0.ebuild  6 May 2014 16:18:43 -   1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/gish-demo/gish-demo-1.0.0.ebuild,v 1.15 
2013/01/11 06:55:24 tupone Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/gish-demo/gish-demo-1.0.0.ebuild,v 1.16 
2014/05/06 16:18:43 ulm Exp $
 
 inherit eutils multilib games
 
@@ -8,11 +8,11 @@
 HOMEPAGE=http://www.chroniclogic.com/gish.htm;
 SRC_URI=ftp://demos.garagegames.com/gish/gishdemo-${PV}.tar.gz;
 
-LICENSE=as-is
+LICENSE=all-rights-reserved
 SLOT=0
 KEYWORDS=-* ~amd64 x86
 IUSE=
-RESTRICT=strip
+RESTRICT=mirror bindist strip
 QA_PREBUILT=${GAMES_PREFIX_OPT:1}/${PN}/gish
 
 RDEPEND=media-libs/libsdl






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

2014-05-06 Thread Tom Wijsman (tomwij)
tomwij  14/05/06 16:33:58

  Modified: ChangeLog package.mask
  Log:
  Remove MATE Desktop Environment 1.8 introduction mask.

Revision  ChangesPath
1.8927   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.8926
retrieving revision 1.8927
diff -u -r1.8926 -r1.8927
--- ChangeLog   6 May 2014 02:48:11 -   1.8926
+++ ChangeLog   6 May 2014 16:33:57 -   1.8927
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8926 2014/05/06 
02:48:11 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8927 2014/05/06 
16:33:57 tomwij 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!
 
+  06 May 2014; Tom Wijsman tom...@gentoo.org package.mask:
+  Remove MATE Desktop Environment 1.8 introduction mask.
+
   05 May 2014; Brian Evans grkni...@gentoo.org package.mask:
   Mask slot 3 of dev-db/mysql++ for removal. Slot 0 and 3 collide as
   the slotting was not done properly.



1.15656  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.15655
retrieving revision 1.15656
diff -u -r1.15655 -r1.15656
--- package.mask6 May 2014 02:59:10 -   1.15655
+++ package.mask6 May 2014 16:33:58 -   1.15656
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15655 2014/05/06 
02:59:10 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15656 2014/05/06 
16:33:58 tomwij Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -550,57 +550,6 @@
 =media-libs/sdl2-mixer-2.0.0-r1
 =app-emulation/emul-linux-x86-sdl-20140406-r2
 
-# Tom Wijsman tom...@gentoo.org (21 Feb 2014)
-# MATE Desktop Environment =1.7 introduction mask:
-#
-# Given that MATE Desktop Environment 1.8 will release soon, this mask is
-# placed in advance to allow to bump to it as soon as it hits.
-=app-admin/mate-system-tools-1.7
-=app-arch/engrampa-1.7
-=app-editors/pluma-1.7
-=app-text/mate-doc-utils-1.7
-=app-text/atril-1.7
-=dev-libs/libmateweather-1.7
-=dev-python/python-caja-1.7
-=mate-base/caja-1.7
-=mate-base/libmatekbd-1.7
-=mate-base/libmatekeyring-1.7
-=mate-base/mate-1.7
-=mate-base/mate-applets-1.7
-=mate-base/mate-common-1.7
-=mate-base/mate-control-center-1.7
-=mate-base/mate-desktop-1.7
-=mate-base/mate-keyring-1.7
-=mate-base/mate-menus-1.7
-=mate-base/mate-panel-1.7
-=mate-base/mate-session-manager-1.7
-=mate-base/mate-settings-daemon-1.7
-=mate-extra/caja-dropbox-0.7.2
-=mate-extra/caja-extensions-1.7
-=mate-extra/mate-calc-1.7
-=mate-extra/mate-character-map-1.7
-=mate-extra/mate-dialogs-1.7
-=mate-extra/mate-media-1.7
-=mate-extra/mate-polkit-1.7
-=mate-extra/mate-power-manager-1.7
-=mate-extra/mate-screensaver-1.7
-=mate-extra/mate-sensors-applet-1.7
-=mate-extra/mate-system-monitor-1.7
-=mate-extra/mate-user-share-1.7
-=mate-extra/mate-utils-1.7
-=media-gfx/eom-1.7
-=net-analyzer/mate-netspeed-1.7
-=net-wireless/mate-bluetooth-1.7
-=x11-libs/libmatewnck-1.7
-=x11-misc/mozo-1.7
-=x11-misc/mate-notification-daemon-1.7
-=x11-terms/mate-terminal-1.7
-=x11-themes/mate-backgrounds-1.7
-=x11-themes/mate-icon-theme-1.7
-=x11-themes/mate-icon-theme-faenza-1.7
-=x11-themes/mate-themes-1.7
-=x11-wm/marco-1.7
-
 # Luca Barbato lu_z...@gentoo.org (20 Feb 2014)
 # Beta ebuild, unmask to test the tree.
 ~media-video/libav-10_beta1






[gentoo-commits] gentoo-x86 commit in net-analyzer/iptraf-ng/files: iptraf-ng-1.1.3.1-kernel-v3.5-kill-off-token-ring-support.patch

2014-05-06 Thread Jeroen Roovers (jer)
jer 14/05/06 16:37:24

  Removed: 

iptraf-ng-1.1.3.1-kernel-v3.5-kill-off-token-ring-support.patch
  Log:
  Old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)



[gentoo-commits] gentoo-x86 commit in net-analyzer/iptraf-ng: ChangeLog iptraf-ng-1.1.3.1-r2.ebuild

2014-05-06 Thread Jeroen Roovers (jer)
jer 14/05/06 16:37:23

  Modified: ChangeLog
  Removed:  iptraf-ng-1.1.3.1-r2.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.78 net-analyzer/iptraf-ng/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/iptraf-ng/ChangeLog?rev=1.78view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/iptraf-ng/ChangeLog?rev=1.78content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/iptraf-ng/ChangeLog?r1=1.77r2=1.78

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/iptraf-ng/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   3 May 2014 20:46:58 -   1.77
+++ ChangeLog   6 May 2014 16:37:23 -   1.78
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/iptraf-ng
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf-ng/ChangeLog,v 1.77 
2014/05/03 20:46:58 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf-ng/ChangeLog,v 1.78 
2014/05/06 16:37:23 jer Exp $
+
+  06 May 2014; Jeroen Roovers j...@gentoo.org -iptraf-ng-1.1.3.1-r2.ebuild,
+  -files/iptraf-ng-1.1.3.1-kernel-v3.5-kill-off-token-ring-support.patch:
+  Old.
 
   03 May 2014; Mikle Kolyada zlog...@gentoo.org iptraf-ng-1.1.4-r1.ebuild:
   alpha stable wrt bug #498566






[gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-woodpecker: ChangeLog lc-woodpecker-9999.ebuild

2014-05-06 Thread Maxim Koltsov (maksbotan)
maksbotan14/05/06 16:43:44

  Modified: ChangeLog
  Removed:  lc-woodpecker-.ebuild
  Log:
  Drop  version as this plugin is now merged into app-leechcraft/lc-azoth.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F8DBDADE)

Revision  ChangesPath
1.6  app-leechcraft/lc-woodpecker/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-woodpecker/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   10 Apr 2014 18:05:04 -  1.5
+++ ChangeLog   6 May 2014 16:43:43 -   1.6
@@ -1,6 +1,9 @@
 # ChangeLog for app-leechcraft/lc-woodpecker
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-woodpecker/ChangeLog,v 
1.5 2014/04/10 18:05:04 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-woodpecker/ChangeLog,v 
1.6 2014/05/06 16:43:43 maksbotan Exp $
+
+  06 May 2014; Maxim Koltsov maksbo...@gentoo.org -lc-woodpecker-.ebuild:
+  Drop  version as this plugin is now merged into app-leechcraft/lc-azoth.
 
 *lc-woodpecker-0.6.65 (10 Apr 2014)
 






[gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-tools++/

2014-05-06 Thread Justin Lecher
commit: 3a46fa5d7e08ae791daad0e9455c739a03e6ff97
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Tue May  6 07:10:48 2014 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Tue May  6 07:11:00 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3a46fa5d

Configure works

Signed-off-by: Justin Lecher jlec AT gentoo.org

---
 sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild 
b/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild
index 69aea50..d4a5085 100644
--- a/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild
+++ b/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild
@@ -60,7 +60,7 @@ DEPEND=
muparser? ( dev-cpp/muParser )
hdf5? ( sci-libs/hdf5 )
gif? ( media-libs/giflib )
-   jpeg? ( media-libs/jpeg || ( media-libs/libjpeg-turbo ) )
+   jpeg? ( virtual/jpeg )
png? ( media-libs/libpng )
tiff? ( media-libs/tiff )
xpm? ( x11-libs/libXpm )
@@ -70,7 +70,7 @@ DEPEND=
 # USE flags which should be added somehow: wxWindows wxWidgets SP ORBacus ODBC 
OEChem sge
 
 
-# seems muParser is required, also glew is required. configure exitss otherwise
+# seems muParser is required, also glew is required. configure exits otherwise
 
 RDEPEND=${DEPEND}
 
@@ -116,9 +116,8 @@ src_prepare() {
tc-export CXX CC
 
cd src/build-system || die
-   eautoreconf
-#  eaclocal -I.
-#  eautoconf
+#  eautoreconf
+   eautoconf
 }
 
 src_configure() {
@@ -258,9 +257,10 @@ src_configure() {
 
einfo bash ./src/build-system/configure --srcdir=${S} 
--prefix=${EPREFIX}/usr --libdir=/usr/lib64 ${myconf[@]}
 
-#  bash \
-#  ./src/build-system/configure \
-   econf \
+#  ECONF_SOURCE=src/build-system \
+#  econf \
+   bash \
+   ./src/build-system/configure \
--srcdir=${S} \
--prefix=${EPREFIX}/usr \
--libdir=/usr/lib64 \



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

2014-05-06 Thread Justin Lecher
commit: 2c7fc4b6a6d108239112399e3c15b268a4d9b0f2
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Tue May  6 15:48:19 2014 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Tue May  6 15:48:19 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2c7fc4b6

sci-chemistry/phenix-bin: Version Bump

Package-Manager: portage-2.2.10

---
 sci-chemistry/phenix-bin/ChangeLog |   5 +
 .../phenix-bin/phenix-bin-1.9.1690.ebuild  | 114 +
 2 files changed, 119 insertions(+)

diff --git a/sci-chemistry/phenix-bin/ChangeLog 
b/sci-chemistry/phenix-bin/ChangeLog
index eb06212..ddba56b 100644
--- a/sci-chemistry/phenix-bin/ChangeLog
+++ b/sci-chemistry/phenix-bin/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*phenix-bin-1.9.1690 (06 May 2014)
+
+  06 May 2014; Justin Lecher j...@gentoo.org +phenix-bin-1.9.1690.ebuild:
+  Version Bump
+
   25 Feb 2014; Justin Lecher j...@gentoo.org phenix-bin-1.8.4.1496.ebuild:
   Fix prefix problems
 

diff --git a/sci-chemistry/phenix-bin/phenix-bin-1.9.1690.ebuild 
b/sci-chemistry/phenix-bin/phenix-bin-1.9.1690.ebuild
new file mode 100644
index 000..2196ef1
--- /dev/null
+++ b/sci-chemistry/phenix-bin/phenix-bin-1.9.1690.ebuild
@@ -0,0 +1,114 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+WX_GTK_VER=2.8
+
+inherit python-single-r1 versionator wxwidgets
+
+MY_PV=$(replace_version_separator 2 -)
+MY_P=phenix-installer-${MY_PV}
+
+DESCRIPTION=Python-based Hierarchical ENvironment for Integrated Xtallography
+HOMEPAGE=http://phenix-online.org/;
+SRC_URI=
+   amd64? ( phenix-installer-${MY_PV}-intel-linux-2.6-x86_64-fc12.tar )
+
+
+SLOT=0
+LICENSE=phenix
+KEYWORDS=~amd64 ~amd64-linux
+IUSE=
+
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND=${PYTHON_DEPS}
+   app-arch/bzip2
+   dev-db/sqlite:3
+   dev-libs/atk
+   dev-libs/boost
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/openssl
+   media-gfx/nvidia-cg-toolkit
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/libpng:1.2
+   sys-libs/db:4.8
+   sys-libs/gdbm
+   sys-libs/ncurses[tinfo]
+   sys-libs/readline
+   virtual/glu
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:2
+   x11-libs/pango
+   x11-libs/pixman
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXcursor
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXft
+   x11-libs/libXinerama
+   x11-libs/libXi
+   x11-libs/libXmu
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXxf86vm
+   x11-libs/wxGTK:${WX_GTK_VER}[X]
+   sys-libs/zlib
+   virtual/jpeg:62
+DEPEND=${PYTHON_DEPS}
+
+RESTRICT=fetch
+
+QA_PREBUILT=opt/phenix-${MY_PV}/.*
+
+S=${WORKDIR}/${MY_P}
+
+pkg_nofetch() {
+   elog Please visit
+   elog http://www.phenix-online.org/phenix_request/index.cgi;
+   elog and request a download password. With that done,
+   elog visit http://www.phenix-online.org/download/phenix/release;
+   elog and download version \Kernel 2.6 (64-bit; Fedora 12)\ (${A})
+   elog into ${DISTDIR}
+}
+
+src_prepare() {
+   ./install --prefix=${S}/foo
+}
+
+src_install() {
+   sed \
+   -e s:${S}/foo:${EPREFIX}/opt:g \
+   -i \
+   build-binary/intel-linux-2.6-*/*/log/*.log \
+   build-final/intel-linux-2.6-*/*/log/*.log \
+   foo/phenix-${MY_PV}/build/intel-linux-2.6-*/*_env \
+   foo/phenix-${MY_PV}/build/intel-linux-*/*sh \
+   foo/phenix-${MY_PV}/build/intel-linux-*/bin/* \
+   
foo/phenix-${MY_PV}/build/intel-linux-2.6-*/base/etc/{gtk*,pango}/* \
+   foo/phenix-${MY_PV}/phenix_env* \
+   || die
+
+   dodir /opt
+   mv ${S}/foo/phenix-${MY_PV} ${ED}/opt/
+
+   cat  phenix - EOF
+   #!${EPREFIX}/bin/bash
+
+   source ${EPREFIX}/opt/phenix-${MY_PV}/phenix_env.sh
+   export LD_LIBRARY_PATH=${EPREFIX}/usr/$(get_libdir)
+   exec phenix
+   EOF
+   dobin phenix
+
+   python_fix_shebang ${ED}/opt
+   python_optimize ${ED}/opt
+}



[gentoo-commits] proj/kde:master commit in: net-libs/jreen/

2014-05-06 Thread Michael Palimaka
commit: 27448b6f8f02fab1363edf9125127f62e7f507f4
Author: Uwe L. Korn uwelk AT xhochy DOT com
AuthorDate: Tue May  6 16:59:19 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 17:05:18 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=27448b6f

[net-libs/jreen] Update dependencies

* QCA is no longer used (fully replaced by gsasl)
* zlib is a direct dependency

Package-Manager: portage-2.2.10

---
 net-libs/jreen/jreen-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-libs/jreen/jreen-.ebuild b/net-libs/jreen/jreen-.ebuild
index 3d70569..8c1ad34 100644
--- a/net-libs/jreen/jreen-.ebuild
+++ b/net-libs/jreen/jreen-.ebuild
@@ -26,13 +26,12 @@ DEPEND=
media-libs/speex
=net-dns/libidn-1.20
net-libs/libgsasl
+   sys-libs/zlib
qt4? (
-   =app-crypt/qca-2.0.3[qt4(+)]
=dev-qt/qtcore-4.6.0:4
=dev-qt/qtgui-4.6.0:4
)
qt5? (
-   =app-crypt/qca-[qt5]
dev-qt/qtcore:5
dev-qt/qtnetwork:5
)



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

2014-05-06 Thread Michael Palimaka
commit: a3ea21966a5a09d3e955a5d205683c73c7ac94da
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue May  6 17:19:46 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 17:19:46 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a3ea2196

[kde-frameworks/kcrash] Add missing dependency.

Package-Manager: portage-2.2.8-r1

---
 kde-frameworks/kcrash/kcrash-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-frameworks/kcrash/kcrash-.ebuild 
b/kde-frameworks/kcrash/kcrash-.ebuild
index 26aa379..295cee5 100644
--- a/kde-frameworks/kcrash/kcrash-.ebuild
+++ b/kde-frameworks/kcrash/kcrash-.ebuild
@@ -18,6 +18,7 @@ RESTRICT=test
 RDEPEND=
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kwindowsystem)
+   dev-qt/qtgui:5
X? (
dev-qt/qtx11extras:5
x11-libs/libX11



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

2014-05-06 Thread Michael Palimaka
commit: 5648e800db2e0edd21eabbbfd7f9989fd9d0816e
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue May  6 17:30:37 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 17:30:37 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5648e800

[kde-frameworks/frameworkintegration] Add missing dependencies.

Package-Manager: portage-2.2.8-r1

---
 .../frameworkintegration/frameworkintegration-.ebuild| 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git 
a/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild 
b/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild
index 05f579e..7e3b117 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild
@@ -13,24 +13,27 @@ KEYWORDS=
 IUSE=X
 
 RDEPEND=
+   $(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
+   $(add_frameworks_dep kjobwidgets)
$(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
dev-qt/qtdbus:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
media-fonts/oxygen-fonts
-
-DEPEND=${RDEPEND}
-   $(add_frameworks_dep kwidgetsaddons)
X? (
dev-qt/qtx11extras:5
x11-libs/libxcb
)
 
+DEPEND=${RDEPEND}
 
 # requires running kde environment
 RESTRICT=test



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

2014-05-06 Thread Michael Palimaka
commit: 71ee88844da61ab19bf73e5432ae0598a56c7df7
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue May  6 17:35:49 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 17:35:49 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=71ee8884

[kde-frameworks/kdeclarative] Add missing dependencies.

Package-Manager: portage-2.2.8-r1

---
 kde-frameworks/kdeclarative/kdeclarative-.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/kde-frameworks/kdeclarative/kdeclarative-.ebuild 
b/kde-frameworks/kdeclarative/kdeclarative-.ebuild
index c63fda7..0cc00d5 100644
--- a/kde-frameworks/kdeclarative/kdeclarative-.ebuild
+++ b/kde-frameworks/kdeclarative/kdeclarative-.ebuild
@@ -13,10 +13,15 @@ KEYWORDS=
 IUSE=
 
 DEPEND=
+   $(add_frameworks_dep kglobalaccel)
$(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
 



[gentoo-commits] gentoo-x86 commit in app-i18n/tagainijisho: - New directory

2014-05-06 Thread Denis Dupeyron (calchan)
calchan 14/05/06 17:36:17

  Log:
  Directory /var/cvsroot/gentoo-x86/app-i18n/tagainijisho added to the 
repository



[gentoo-commits] gentoo-x86 commit in app-i18n/tagainijisho: metadata.xml ChangeLog tagainijisho-1.0.2.ebuild

2014-05-06 Thread Denis Dupeyron (calchan)
calchan 14/05/06 17:37:50

  Added:metadata.xml ChangeLog tagainijisho-1.0.2.ebuild
  Log:
  Initial commit.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.1  app-i18n/tagainijisho/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/tagainijisho/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/tagainijisho/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
maintainer
emailcalc...@gentoo.org/email
nameDenis Dupeyron/name
/maintainer
longdescription
Tagaini Jisho is a free, open-source Japanese dictionary and kanji lookup tool
that is available for Windows, MacOS X and Linux and aims at becoming your
Japanese study assistant. It allows you to quickly search for entries and mark
those that you wish to study, along with tags and personal notes. It also let
you train entries you are studying and follows your progression in remembering
them. Finally, it makes it easy to review entries you did not remember by
listing them on screen or printing them on a small booklet.

Tagaini Jisho also features complete stroke order animations for more than 6000
kanji.
/longdescription
/pkgmetadata



1.1  app-i18n/tagainijisho/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/tagainijisho/ChangeLog?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/tagainijisho/ChangeLog?rev=1.1content-type=text/plain

Index: ChangeLog
===
# ChangeLog for app-i18n/tagainijisho
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/tagainijisho/ChangeLog,v 1.1 
2014/05/06 17:37:49 calchan Exp $

*tagainijisho-1.0.2 (06 May 2014)

  06 May 2014; Denis Dupeyron calc...@gentoo.org +tagainijisho-1.0.2.ebuild,
  +metadata.xml:
  Initial commit.




1.1  app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild

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

Index: tagainijisho-1.0.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild,v 1.1 
2014/05/06 17:37:49 calchan Exp $

EAPI=5

inherit cmake-utils gnome2-utils

DESCRIPTION=Open-source Japanese dictionary and kanji lookup tool
HOMEPAGE=http://www.tagaini.net/;
SRC_URI=https://github.com/Gnurou/tagainijisho/releases/download/${PV}/${P}.tar.gz;
LICENSE=GPL-3+ public-domain

SLOT=0
KEYWORDS=~amd64
IUSE=
DEPEND=dev-qt/qtcore:4
dev-qt/qtgui:4
RDEPEND=${DEPEND}

# TODO: unbundle sqlite

pkg_preinst() {
gnome2_icon_savelist
}

pkg_postinst() {
gnome2_icon_cache_update
}

pkg_postrm() {
gnome2_icon_cache_update
}






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

2014-05-06 Thread Michael Palimaka
commit: 437d0207ededd873e6db33901e21224286b621ab
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue May  6 17:38:12 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 17:38:12 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=437d0207

[kde-frameworks/kdesu] Add missing dependency.

Package-Manager: portage-2.2.8-r1

---
 kde-frameworks/kdesu/kdesu-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-frameworks/kdesu/kdesu-.ebuild 
b/kde-frameworks/kdesu/kdesu-.ebuild
index 61cebbb..bd5a90c 100644
--- a/kde-frameworks/kdesu/kdesu-.ebuild
+++ b/kde-frameworks/kdesu/kdesu-.ebuild
@@ -15,6 +15,7 @@ IUSE=X
 RDEPEND=
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
$(add_frameworks_dep kpty)
$(add_frameworks_dep kservice)
 



[gentoo-commits] gentoo-x86 commit in sci-physics/fastjet: fastjet-3.0.6-r1.ebuild ChangeLog fastjet-3.0.6.ebuild

2014-05-06 Thread Sebastien Fabbro (bicatali)
bicatali14/05/06 17:40:58

  Modified: ChangeLog
  Added:fastjet-3.0.6-r1.ebuild
  Removed:  fastjet-3.0.6.ebuild
  Log:
  UDe-bundle siscone again
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.9  sci-physics/fastjet/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-physics/fastjet/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   23 Feb 2014 02:46:07 -  1.8
+++ ChangeLog   6 May 2014 17:40:58 -   1.9
@@ -1,6 +1,12 @@
 # ChangeLog for sci-physics/fastjet
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/fastjet/ChangeLog,v 1.8 
2014/02/23 02:46:07 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/fastjet/ChangeLog,v 1.9 
2014/05/06 17:40:58 bicatali Exp $
+
+*fastjet-3.0.6-r1 (06 May 2014)
+
+  06 May 2014; Sébastien Fabbro bicat...@gentoo.org +fastjet-3.0.6-r1.ebuild,
+  +files/fastjet-3.0.6-system-siscone.patch, -fastjet-3.0.6.ebuild:
+  UDe-bundle siscone again
 
 *fastjet-3.0.6 (23 Feb 2014)
 



1.1  sci-physics/fastjet/fastjet-3.0.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/fastjet/fastjet-3.0.6-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/fastjet/fastjet-3.0.6-r1.ebuild?rev=1.1content-type=text/plain

Index: fastjet-3.0.6-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-physics/fastjet/fastjet-3.0.6-r1.ebuild,v 1.1 
2014/05/06 17:40:58 bicatali Exp $

EAPI=5

FORTRAN_NEEDED=plugins
AUTOTOOLS_AUTORECONF=1

inherit autotools-utils fortran-2 flag-o-matic

DESCRIPTION=Fast implementation of several recombination jet algorithms
HOMEPAGE=http://www.fastjet.fr/;
SRC_URI=${HOMEPAGE}/repo/${P}.tar.gz

LICENSE=GPL-2 QPL
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=cgal doc examples +plugins static-libs

RDEPEND=cgal? ( sci-mathematics/cgal )
DEPEND=${RDEPEND}
doc? ( app-doc/doxygen[dot] )
plugins? ( sci-physics/siscone:0= )

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

src_configure() {
use cgal  \
has_version sci-mathematics/cgal[gmp]  append-ldflags -lgmp
local myeconfargs=(
$(use_enable cgal)
$(use_enable plugins allplugins)
$(use_enable plugins allcxxplugins)
)
autotools-utils_src_configure
}

src_compile() {
autotools-utils_src_compile
if use doc; then
doxygen Doxyfile || die
fi
}

src_install() {
autotools-utils_src_install
use doc  dohtml -r html/*
if use examples; then
insinto /usr/share/doc/${PF}
find example \
-name Makefile -or Makefile.in -or Makefile.am -delete
doins -r example/*
fi
}






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

2014-05-06 Thread Michael Palimaka
commit: 0c90dcbea7c9cfadd846d2c23d70f91a6db8d512
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue May  6 17:39:57 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 17:39:57 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0c90dcbe

[kde-frameworks/kdelibs4support] Add missing dependencies.

Package-Manager: portage-2.2.8-r1

---
 kde-frameworks/kdelibs4support/kdelibs4support-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kde-frameworks/kdelibs4support/kdelibs4support-.ebuild 
b/kde-frameworks/kdelibs4support/kdelibs4support-.ebuild
index 935cc96..509bfdd 100644
--- a/kde-frameworks/kdelibs4support/kdelibs4support-.ebuild
+++ b/kde-frameworks/kdelibs4support/kdelibs4support-.ebuild
@@ -20,12 +20,14 @@ RDEPEND=
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kcrash)
+   $(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kdesignerplugin)
$(add_frameworks_dep kglobalaccel)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemviews)
$(add_frameworks_dep kjobwidgets)
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kparts)



[gentoo-commits] gentoo-x86 commit in sci-physics/fastjet/files: fastjet-3.0.6-system-siscone.patch

2014-05-06 Thread Sebastien Fabbro (bicatali)
bicatali14/05/06 17:40:58

  Added:fastjet-3.0.6-system-siscone.patch
  Log:
  UDe-bundle siscone again
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.1  
sci-physics/fastjet/files/fastjet-3.0.6-system-siscone.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/fastjet/files/fastjet-3.0.6-system-siscone.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/fastjet/files/fastjet-3.0.6-system-siscone.patch?rev=1.1content-type=text/plain

Index: fastjet-3.0.6-system-siscone.patch
===
diff -Nur fastjet-3.0.6.orig/configure.ac fastjet-3.0.6/configure.ac
--- fastjet-3.0.6.orig/configure.ac 2014-05-06 10:29:55.240632504 -0700
+++ fastjet-3.0.6/configure.ac  2014-05-06 10:36:20.156246416 -0700
@@ -261,6 +261,12 @@
 fi
 
 dnl SISCone
+AC_ARG_WITH(bundle-siscone,
+   [  --with-bundle-siscone  Build the bundled SISCone library 
[default=no]],
+   [bundle_siscone=$withval],
+   [bundle_siscone=no])
+AM_CONDITIONAL(BUNDLE_SISCONE, test x$bundle_siscone != xno)
+
 ACX_CHECK_PLUGIN(SISCone, siscone, SISCONE, yes,
 [CONFIG_LIBS_PLUGINS=${CONFIG_LIBS_PLUGINS} 
-lsiscone_spherical -lsiscone
   CONFIG_LIBS_PLUGINS_STATIC=${CONFIG_LIBS_PLUGINS_STATIC} 
\${installationdir}/lib/libsiscone.a 
\${installationdir}/lib/libsiscone_spherical.a])
diff -Nur fastjet-3.0.6.orig/example/Makefile.am 
fastjet-3.0.6/example/Makefile.am
--- fastjet-3.0.6.orig/example/Makefile.am  2014-05-06 10:29:55.239632499 
-0700
+++ fastjet-3.0.6/example/Makefile.am   2014-05-06 10:36:20.156246416 -0700
@@ -43,7 +43,7 @@
 03_plugin_CXXFLAGS = $(AM_CXXFLAGS) $(CGAL_CPPFLAGS) -I$(srcdir)/../include
 03_plugin_LDADD = ../src/libfastjet.la $(CGAL_LIBS)
 03_plugin_CXXFLAGS += -I$(srcdir)/../plugins/SISCone 
-I$(srcdir)/../plugins/SISCone/siscone
-03_plugin_LDADD += ../plugins/SISCone/libSISConePlugin.la 
../plugins/SISCone/siscone/siscone/libsiscone.la 
../plugins/SISCone/siscone/siscone/spherical/libsiscone_spherical.la
+03_plugin_LDADD += ../plugins/SISCone/libSISConePlugin.la
 else
 EXTRA_DIST += 03-plugin.cc
 endif
@@ -125,7 +125,7 @@
 fastjet_areas_LDADD = ../src/libfastjet.la $(CGAL_LIBS)
 if BUILD_PLUGIN_SISCONE
 fastjet_areas_CXXFLAGS += -I$(srcdir)/../plugins/SISCone 
-I$(srcdir)/../plugins/SISCone/siscone
-fastjet_areas_LDADD += ../plugins/SISCone/libSISConePlugin.la 
../plugins/SISCone/siscone/siscone/libsiscone.la 
../plugins/SISCone/siscone/siscone/spherical/libsiscone_spherical.la
+fastjet_areas_LDADD += ../plugins/SISCone/libSISConePlugin.la
 endif
 
 fastjet_timing_plugins_SOURCES = fastjet_timing_plugins.cc CmdLine.cc
@@ -135,7 +135,7 @@
 fastjet_timing_plugins_LDADD += ../tools/libfastjettools.la 
 if BUILD_PLUGIN_SISCONE
 fastjet_timing_plugins_CXXFLAGS += -I$(srcdir)/../plugins/SISCone 
-I$(srcdir)/../plugins/SISCone/siscone
-fastjet_timing_plugins_LDADD += ../plugins/SISCone/libSISConePlugin.la 
../plugins/SISCone/siscone/siscone/libsiscone.la 
../plugins/SISCone/siscone/siscone/spherical/libsiscone_spherical.la
+fastjet_timing_plugins_LDADD += ../plugins/SISCone/libSISConePlugin.la
 endif
 if BUILD_PLUGIN_CDFCONES
 fastjet_timing_plugins_CXXFLAGS += -I$(srcdir)/../plugins/CDFCones
diff -Nur fastjet-3.0.6.orig/plugins/SISCone/Makefile.am 
fastjet-3.0.6/plugins/SISCone/Makefile.am
--- fastjet-3.0.6.orig/plugins/SISCone/Makefile.am  2014-05-06 
10:29:55.250632584 -0700
+++ fastjet-3.0.6/plugins/SISCone/Makefile.am   2014-05-06 10:36:20.156246416 
-0700
@@ -1,11 +1,22 @@
-SUBDIRS = siscone fastjet .
+SUBDIRS = fastjet .
 
 if MONOLITHIC_PLUGINS
 noinst_LTLIBRARIES = libSISConePlugin.la
 else
 lib_LTLIBRARIES = libSISConePlugin.la
 endif
-libSISConePlugin_la_CXXFLAGS = $(AM_CXXFLAGS) -I$(srcdir) -I$(srcdir)/siscone 
-I$(srcdir)/../../include
+libSISConePlugin_la_CXXFLAGS = $(AM_CXXFLAGS) -I$(srcdir) 
-I$(srcdir)/../../include
+
+if BUNDLE_SISCONE
+SUBDIRS += siscone
+libSISConePlugin_la_CXXFLAGS += -I$(srcdir)/siscone
+libSISConePlugin_la_LIBADD = \
+   $(top_builddir)/plugins/SISCone/siscone/siscone/libsiscone.la \
+   
$(top_builddir)/plugins/SISCone/siscone/siscone/spherical/libsiscone_spherical.la
+else
+libSISConePlugin_la_LIBADD = -lsiscone -lsiscone_spherical
+endif
+
 libSISConePlugin_la_SOURCES = SISConePlugin.cc SISConeSphericalPlugin.cc
 
 EXTRA_DIST = makefile.static






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

2014-05-06 Thread Michael Palimaka
commit: 320ab3d306d91855a5e24ca72532ff6644b9d87e
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue May  6 17:42:48 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 17:42:48 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=320ab3d3

[kde-frameworks/kemoticons] Add missing dependency.

Package-Manager: portage-2.2.8-r1

---
 kde-frameworks/kemoticons/kemoticons-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-frameworks/kemoticons/kemoticons-.ebuild 
b/kde-frameworks/kemoticons/kemoticons-.ebuild
index 6eaa989..d5b4778 100644
--- a/kde-frameworks/kemoticons/kemoticons-.ebuild
+++ b/kde-frameworks/kemoticons/kemoticons-.ebuild
@@ -15,6 +15,7 @@ IUSE=
 RDEPEND=
$(add_frameworks_dep karchive)
$(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kservice)
dev-qt/qtgui:5
dev-qt/qtxml:5



[gentoo-commits] gentoo-x86 commit in mate-extra/mate-power-manager: mate-power-manager-1.8.0-r1.ebuild ChangeLog

2014-05-06 Thread Tom Wijsman (tomwij)
tomwij  14/05/06 17:44:47

  Modified: ChangeLog
  Added:mate-power-manager-1.8.0-r1.ebuild
  Log:
  Revision bump, backported and/or upstreamed patches; imported from the 
mate-overlay, by infirit.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.7  mate-extra/mate-power-manager/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-power-manager/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   4 May 2014 14:54:55 -   1.6
+++ ChangeLog   6 May 2014 17:44:47 -   1.7
@@ -1,6 +1,19 @@
 # ChangeLog for mate-extra/mate-power-manager
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-power-manager/ChangeLog,v 
1.6 2014/05/04 14:54:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-power-manager/ChangeLog,v 
1.7 2014/05/06 17:44:47 tomwij Exp $
+
+*mate-power-manager-1.8.0-r1 (06 May 2014)
+
+  06 May 2014; Tom Wijsman tom...@gentoo.org
+  +files/mate-power-manager-1.8.0-r1-avoid-levels-is-0-warning.patch, 
+files/mat
+  e-power-manager-1.8.0-r1-dbus_interface_keyboard_backlight_controls.patch,
+  +files/mate-power-manager-1.8.0-r1-improve-UPower1-support.patch, 
+files/mate-
+  
power-manager-1.8.0-r1-other-round-of-fixes-for-UPower-0.99-API-changes.patch,
+  +files/mate-power-manager-1.8.0-r1-port-to-upower-0.99-API.patch,
+  +files/mate-power-manager-1.8.0-r1-remove-battery-recall-logic.patch,
+  +mate-power-manager-1.8.0-r1.ebuild:
+  Revision bump, backported and/or upstreamed patches; imported from the mate-
+  overlay, by infirit.
 
   04 May 2014; Agostino Sarubbo a...@gentoo.org
   mate-power-manager-1.6.3.ebuild:



1.1  
mate-extra/mate-power-manager/mate-power-manager-1.8.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-power-manager/mate-power-manager-1.8.0-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-power-manager/mate-power-manager-1.8.0-r1.ebuild?rev=1.1content-type=text/plain

Index: mate-power-manager-1.8.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mate-extra/mate-power-manager/mate-power-manager-1.8.0-r1.ebuild,v
 1.1 2014/05/06 17:44:47 tomwij Exp $

EAPI=5

GCONF_DEBUG=no

inherit autotools gnome2 versionator

MATE_BRANCH=$(get_version_component_range 1-2)

SRC_URI=http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
DESCRIPTION=A session daemon for MATE that makes it easy to manage your laptop 
or desktop system
HOMEPAGE=http://mate-desktop.org;

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

IUSE=+applet gnome-keyring man policykit test unique

# Interactive testsuite.
RESTRICT=test

COMMON_DEPEND=app-text/rarian:0
=dev-libs/dbus-glib-0.70:0
=dev-libs/glib-2.13:2
=media-libs/libcanberra-0.10:0[gtk]
=sys-apps/dbus-1:0
=sys-power/upower-0.9.1:0
=x11-apps/xrandr-1.2:0
=x11-libs/cairo-1:0
=x11-libs/gdk-pixbuf-2.11:2
=x11-libs/gtk+-2.17.7:2
x11-libs/libX11:0
x11-libs/libXext:0
x11-libs/libXrandr:0
=x11-libs/libnotify-0.7:0
x11-libs/pango:0
applet? ( =mate-base/mate-panel-1.6:0 )
gnome-keyring? ( =gnome-base/gnome-keyring-3:0 )
unique? ( =dev-libs/libunique-0.9.4:1 )

RDEPEND=${COMMON_DEPEND}
policykit? ( =mate-extra/mate-polkit-1.6:0 )

DEPEND=${COMMON_DEPEND}
app-text/docbook-xml-dtd:4.3
=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
=dev-util/intltool-0.35:*
x11-proto/randrproto:0
=x11-proto/xproto-7.0.15:0
sys-devel/gettext:*
virtual/pkgconfig:*
man? ( app-text/docbook-sgml-utils:0
=app-text/docbook-sgml-dtd-4.3 )

src_prepare() {
# Upstreamed patches
epatch 
${FILESDIR}/${PF}-dbus_interface_keyboard_backlight_controls.patch
epatch ${FILESDIR}/${PF}-avoid-levels-is-0-warning.patch

# Upower 1.0 fixes
# https://github.com/mate-desktop/mate-power-manager/commit/220a4e0
epatch ${FILESDIR}/${PF}-remove-battery-recall-logic.patch
# https://github.com/mate-desktop/mate-power-manager/commit/d59f4b8
epatch 

[gentoo-commits] gentoo-x86 commit in mate-extra/mate-power-manager/files: mate-power-manager-1.8.0-r1-avoid-levels-is-0-warning.patch mate-power-manager-1.8.0-r1-remove-battery-recall-logic.patch mat

2014-05-06 Thread Tom Wijsman (tomwij)
tomwij  14/05/06 17:44:48

  Added:   

mate-power-manager-1.8.0-r1-avoid-levels-is-0-warning.patch

mate-power-manager-1.8.0-r1-remove-battery-recall-logic.patch

mate-power-manager-1.8.0-r1-dbus_interface_keyboard_backlight_controls.patch

mate-power-manager-1.8.0-r1-port-to-upower-0.99-API.patch

mate-power-manager-1.8.0-r1-improve-UPower1-support.patch

mate-power-manager-1.8.0-r1-other-round-of-fixes-for-UPower-0.99-API-changes.patch
  Log:
  Revision bump, backported and/or upstreamed patches; imported from the 
mate-overlay, by infirit.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.1  
mate-extra/mate-power-manager/files/mate-power-manager-1.8.0-r1-avoid-levels-is-0-warning.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-power-manager/files/mate-power-manager-1.8.0-r1-avoid-levels-is-0-warning.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-power-manager/files/mate-power-manager-1.8.0-r1-avoid-levels-is-0-warning.patch?rev=1.1content-type=text/plain

Index: mate-power-manager-1.8.0-r1-avoid-levels-is-0-warning.patch
===
diff --git a/src/gpm-kbd-backlight.c b/src/gpm-kbd-backlight.c
index 0ac6801..a439e94 100644
--- a/src/gpm-kbd-backlight.c
+++ b/src/gpm-kbd-backlight.c
@@ -113,6 +113,9 @@ gpm_kbd_backlight_set (GpmKbdBacklight *backlight,
guint goal;
 
g_return_val_if_fail (GPM_IS_KBD_BACKLIGHT (backlight), FALSE);
+   /* avoid warnings if no keyboard brightness is available */
+   if (backlight-priv-max_brightness  1)
+   return FALSE;
/* if we're setting the same we are, don't bother */
//g_return_val_if_fail (backlight-priv-brightness_percent != percentage, 
FALSE);
 




1.1  
mate-extra/mate-power-manager/files/mate-power-manager-1.8.0-r1-remove-battery-recall-logic.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-power-manager/files/mate-power-manager-1.8.0-r1-remove-battery-recall-logic.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-power-manager/files/mate-power-manager-1.8.0-r1-remove-battery-recall-logic.patch?rev=1.1content-type=text/plain

Index: mate-power-manager-1.8.0-r1-remove-battery-recall-logic.patch
===
diff --git a/data/org.mate.power-manager.gschema.xml.in 
b/data/org.mate.power-manager.gschema.xml.in
index adecce0..ca009b5 100644
--- a/data/org.mate.power-manager.gschema.xml.in
+++ b/data/org.mate.power-manager.gschema.xml.in
@@ -211,11 +211,6 @@
   _summarySeconds of inactivity to spin down when on battery/_summary
   _descriptionThe number of seconds of inactivity to spin down the disks 
when on battery power./_description
 /key
-key name=notify-perhaps-recall type=b
-  defaulttrue/default
-  _summaryIf we should show the recalled battery warning for a broken 
battery/_summary
-  _descriptionIf we should show the recalled battery warning for a 
broken battery. Set this to false only if you know your battery is 
okay./_description
-/key
 key name=notify-low-capacity type=b
   defaulttrue/default
   _summaryIf we should show the low capacity warning for a broken 
battery/_summary
diff --git a/src/gpm-common.h b/src/gpm-common.h
index ef20f88..303bdd1 100644
--- a/src/gpm-common.h
+++ b/src/gpm-common.h
@@ -98,7 +98,6 @@ G_BEGIN_DECLS
 #define GPM_SETTINGS_SPINDOWN_TIMEOUT_BATT 
spindown-timeout-battery
 
 /* notify */
-#define GPM_SETTINGS_NOTIFY_PERHAPS_RECALL notify-perhaps-recall
 #define GPM_SETTINGS_NOTIFY_LOW_CAPACITY   notify-low-capacity
 #define GPM_SETTINGS_NOTIFY_DISCHARGING
notify-discharging
 #define GPM_SETTINGS_NOTIFY_FULLY_CHARGED  notify-fully-charged
diff --git a/src/gpm-engine.c b/src/gpm-engine.c
index 0f9d0c1..96a043e 100644
--- a/src/gpm-engine.c
+++ b/src/gpm-engine.c
@@ -72,7 +72,6 @@ enum {
CHARGE_ACTION,
DISCHARGING,
LOW_CAPACITY,
-   PERHAPS_RECALL,
LAST_SIGNAL
 };
 
@@ -761,42 +760,6 @@ gpm_engine_device_add (GpmEngine *engine, UpDevice *device)
 }
 
 /**
- * gpm_engine_check_recall:
- **/
-static gboolean
-gpm_engine_check_recall (GpmEngine *engine, UpDevice *device)
-{
-   UpDeviceKind kind;
-   gboolean recall_notice = FALSE;
-   gchar *recall_vendor = NULL;
-   gchar *recall_url = NULL;
-
-   /* get device properties */
-   g_object_get (device,
- kind, kind,
- recall-notice, recall_notice,
- recall-vendor, recall_vendor,
- 

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

2014-05-06 Thread Michael Palimaka
commit: 7d43f03e8efc4559e9d4e6e3631e354702047571
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue May  6 17:44:49 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 17:44:49 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7d43f03e

[kde-frameworks/kglobalaccel] Add missing dependency.

Package-Manager: portage-2.2.8-r1

---
 kde-frameworks/kglobalaccel/kglobalaccel-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-frameworks/kglobalaccel/kglobalaccel-.ebuild 
b/kde-frameworks/kglobalaccel/kglobalaccel-.ebuild
index c7e1d25..31de0f5 100644
--- a/kde-frameworks/kglobalaccel/kglobalaccel-.ebuild
+++ b/kde-frameworks/kglobalaccel/kglobalaccel-.ebuild
@@ -14,6 +14,7 @@ IUSE=X
 
 RDEPEND=
dev-qt/qtdbus:5
+   dev-qt/qtgui:5
dev-qt/qtwidgets:5
X? ( dev-qt/qtx11extras:5 )
 



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

2014-05-06 Thread Michael Palimaka
commit: e5c123b56f75bada357c410e3ebf22e69c284ff0
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue May  6 17:45:37 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 17:45:37 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e5c123b5

[kde-frameworks/kinit] Add missing dependency.

Package-Manager: portage-2.2.8-r1

---
 kde-frameworks/kinit/kinit-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-frameworks/kinit/kinit-.ebuild 
b/kde-frameworks/kinit/kinit-.ebuild
index 7ad3c76..ec09ee1 100644
--- a/kde-frameworks/kinit/kinit-.ebuild
+++ b/kde-frameworks/kinit/kinit-.ebuild
@@ -14,6 +14,7 @@ IUSE=
 
 RDEPEND=
$(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kcrash)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)



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

2014-05-06 Thread Michael Palimaka
commit: ccd5772b1ac8578a11783b4a7ad000ff617b37b3
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue May  6 17:46:39 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 17:46:39 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ccd5772b

[kde-frameworks/kcoreaddons] Add missing dependency.

Package-Manager: portage-2.2.8-r1

---
 kde-frameworks/kross/kross-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-frameworks/kross/kross-.ebuild 
b/kde-frameworks/kross/kross-.ebuild
index 55ac063..37e14ae 100644
--- a/kde-frameworks/kross/kross-.ebuild
+++ b/kde-frameworks/kross/kross-.ebuild
@@ -14,6 +14,7 @@ IUSE=
 
 RDEPEND=
$(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)



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

2014-05-06 Thread Michael Palimaka
commit: 9a66a666e463c30553fb9a8a5e090730c5dd423a
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue May  6 17:47:17 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue May  6 17:47:17 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9a66a666

[kde-frameworks/ktextwidgets] Add missing dependency.

Package-Manager: portage-2.2.8-r1

---
 kde-frameworks/ktextwidgets/ktextwidgets-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-frameworks/ktextwidgets/ktextwidgets-.ebuild 
b/kde-frameworks/ktextwidgets/ktextwidgets-.ebuild
index a36e99a..19d4c3f 100644
--- a/kde-frameworks/ktextwidgets/ktextwidgets-.ebuild
+++ b/kde-frameworks/ktextwidgets/ktextwidgets-.ebuild
@@ -16,6 +16,7 @@ RDEPEND=
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kservice)



[gentoo-commits] gentoo-x86 commit in app-i18n/ibus: ibus-1.5.5.ebuild ChangeLog

2014-05-06 Thread Pacho Ramos (pacho)
pacho   14/05/06 18:03:12

  Modified: ibus-1.5.5.ebuild ChangeLog
  Log:
  Use readme.gentoo.eclass (#509386)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.6  app-i18n/ibus/ibus-1.5.5.ebuild

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

Index: ibus-1.5.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.5.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ibus-1.5.5.ebuild   9 Mar 2014 12:05:43 -   1.5
+++ ibus-1.5.5.ebuild   6 May 2014 18:03:12 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.5.5.ebuild,v 1.5 
2014/03/09 12:05:43 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.5.5.ebuild,v 1.6 
2014/05/06 18:03:12 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 # Vapigen is needed for the vala binding
 # Valac is needed when building from git for the engine
 
-inherit bash-completion-r1 eutils gnome2-utils multilib python-single-r1 vala 
virtualx
+inherit bash-completion-r1 eutils gnome2-utils multilib python-single-r1 
readme.gentoo vala virtualx
 
 DESCRIPTION=Intelligent Input Bus for Linux / Unix OS
 HOMEPAGE=http://code.google.com/p/ibus/;
@@ -72,6 +72,24 @@
 
 DOCS=AUTHORS ChangeLog NEWS README
 
+DISABLE_AUTOFORMATTING=yes
+DOC_CONTENTS=To use ibus, you should:
+1. Get input engines from sunrise overlay.
+Run \emerge -s ibus-\ in your favorite terminal
+for a list of packages we already have.
+
+2. Setup ibus:
+$ ibus-setup
+
+3. Set the following in your user startup scripts
+such as .xinitrc, .xsession or .xprofile:
+
+export XMODIFIERS=\@im=ibus\
+export GTK_IM_MODULE=\ibus\
+export QT_IM_MODULE=\xim\
+ibus-daemon -d -x
+
+
 pkg_setup() {
use python  python-single-r1_pkg_setup
 }
@@ -129,6 +147,8 @@
 
use deprecated  python_optimize
use python  use gtk3  python_optimize
+
+   readme.gentoo_create_doc
 }
 
 pkg_preinst() {
@@ -143,23 +163,7 @@
use gtk3  gnome2_query_immodules_gtk3
gnome2_schemas_update
gnome2_icon_cache_update
-
-   elog To use ibus, you should:
-   elog 1. Get input engines from sunrise overlay.
-   elogRun \emerge -s ibus-\ in your favorite terminal
-   elogfor a list of packages we already have.
-   elog
-   elog 2. Setup ibus:
-   elog
-   elog$ ibus-setup
-   elog
-   elog 3. Set the following in your user startup scripts
-   elogsuch as .xinitrc, .xsession or .xprofile:
-   elog
-   elogexport XMODIFIERS=\@im=ibus\
-   elogexport GTK_IM_MODULE=\ibus\
-   elogexport QT_IM_MODULE=\xim\
-   elogibus-daemon -d -x
+   readme.gentoo_print_elog
 }
 
 pkg_postrm() {



1.144app-i18n/ibus/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog   9 Mar 2014 12:05:43 -   1.143
+++ ChangeLog   6 May 2014 18:03:12 -   1.144
@@ -1,6 +1,9 @@
 # ChangeLog for app-i18n/ibus
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.143 2014/03/09 
12:05:43 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.144 2014/05/06 
18:03:12 pacho Exp $
+
+  06 May 2014; Pacho Ramos pa...@gentoo.org ibus-1.5.5.ebuild:
+  Use readme.gentoo.eclass (#509386)
 
   09 Mar 2014; Pacho Ramos pa...@gentoo.org ibus-1.5.5.ebuild:
   x86 stable, bug 499954






[gentoo-commits] proj/mozilla:master commit in: dev-lang/spidermonkey/, dev-lang/spidermonkey/files/

2014-05-06 Thread Ian Stakenvicius
commit: 705a6221b13ea69a355dcfe8b860fb417c3bd1e0
Author: Ian Stakenvicius axs AT gentoo DOT org
AuthorDate: Tue May  6 18:05:11 2014 +
Commit: Ian Stakenvicius axs AT gentoo DOT org
CommitDate: Tue May  6 18:05:11 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=705a6221

fix hppa bug 497900

---
 .../spidermonkey-24-upward-growing-stack.patch | 41 ++
 .../spidermonkey/spidermonkey-24.2.0-r1.ebuild |  1 +
 2 files changed, 42 insertions(+)

diff --git 
a/dev-lang/spidermonkey/files/spidermonkey-24-upward-growing-stack.patch 
b/dev-lang/spidermonkey/files/spidermonkey-24-upward-growing-stack.patch
new file mode 100644
index 000..7096362
--- /dev/null
+++ b/dev-lang/spidermonkey/files/spidermonkey-24-upward-growing-stack.patch
@@ -0,0 +1,41 @@
+diff -Naur mozjs-24.2.0/js/src/gc/RootMarking.cpp 
mozjs-24.2.0.new/js/src/gc/RootMarking.cpp
+--- mozjs-24.2.0/js/src/gc/RootMarking.cpp 2013-10-29 16:40:26.0 
-0400
 mozjs-24.2.0.new/js/src/gc/RootMarking.cpp 2014-05-05 16:16:15.570098309 
-0400
+@@ -320,7 +320,7 @@
+ 
+ uintptr_t *stackMin, *stackEnd;
+ #if JS_STACK_GROWTH_DIRECTION  0
+-stackMin = rt-nativeStackBase;
++stackMin = reinterpret_castuintptr_t *(rt-nativeStackBase);
+ stackEnd = cgcd-nativeStackTop;
+ #else
+ stackMin = cgcd-nativeStackTop + 1;
+diff -Naur mozjs-24.2.0/js/src/jsapi.cpp mozjs-24.2.0.new/js/src/jsapi.cpp
+--- mozjs-24.2.0/js/src/jsapi.cpp  2013-12-06 17:52:35.0 -0500
 mozjs-24.2.0.new/js/src/jsapi.cpp  2014-05-05 16:17:01.330099145 -0400
+@@ -863,10 +863,6 @@
+ 
+ PodZero(debugHooks);
+ PodZero(atomState);
+-
+-#if JS_STACK_GROWTH_DIRECTION  0
+-nativeStackLimit = UINTPTR_MAX;
+-#endif
+ }
+ 
+ bool
+diff -Naur mozjs-24.2.0/js/src/jsfriendapi.cpp 
mozjs-24.2.0.new/js/src/jsfriendapi.cpp
+--- mozjs-24.2.0/js/src/jsfriendapi.cpp2013-10-29 16:40:20.0 
-0400
 mozjs-24.2.0.new/js/src/jsfriendapi.cpp2014-05-05 16:18:30.350100769 
-0400
+@@ -32,7 +32,11 @@
+  PerThreadDataFriendFields::RuntimeMainThreadOffset);
+ 
+ PerThreadDataFriendFields::PerThreadDataFriendFields()
++#if JS_STACK_GROWTH_DIRECTION  0
++  : nativeStackLimit(UINTPTR_MAX)
++#else
+   : nativeStackLimit(0)
++#endif
+ {
+ #if defined(JSGC_ROOT_ANALYSIS) || defined(JSGC_USE_EXACT_ROOTING)
+ PodArrayZero(thingGCRooters);

diff --git a/dev-lang/spidermonkey/spidermonkey-24.2.0-r1.ebuild 
b/dev-lang/spidermonkey/spidermonkey-24.2.0-r1.ebuild
index 3fe37dd..7a9be92 100644
--- a/dev-lang/spidermonkey/spidermonkey-24.2.0-r1.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-24.2.0-r1.ebuild
@@ -43,6 +43,7 @@ pkg_setup(){
 src_prepare() {
epatch ${FILESDIR}/${PN}-${SLOT}-system-icu.patch
epatch ${FILESDIR}/${PN}-24.2.0-fix-file-permissions.patch
+   epatch ${FILESDIR}/${PN}-${SLOT}-upward-growing-stack.patch
epatch_user
 
if [[ ${CHOST} == *-freebsd* ]]; then



[gentoo-commits] gentoo-x86 commit in games-misc/nyancat: nyancat-0_pre20120302.ebuild ChangeLog

2014-05-06 Thread Michael Sterrett (mr_bones_)
mr_bones_14/05/06 18:15:47

  Modified: nyancat-0_pre20120302.ebuild ChangeLog
  Log:
  HOMEPAGE update
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.5  games-misc/nyancat/nyancat-0_pre20120302.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/nyancat/nyancat-0_pre20120302.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/nyancat/nyancat-0_pre20120302.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/nyancat/nyancat-0_pre20120302.ebuild?r1=1.4r2=1.5

Index: nyancat-0_pre20120302.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-misc/nyancat/nyancat-0_pre20120302.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nyancat-0_pre20120302.ebuild30 Apr 2012 17:51:29 -  1.4
+++ nyancat-0_pre20120302.ebuild6 May 2014 18:15:47 -   1.5
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-misc/nyancat/nyancat-0_pre20120302.ebuild,v 1.4 
2012/04/30 17:51:29 jdhore Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-misc/nyancat/nyancat-0_pre20120302.ebuild,v 1.5 
2014/05/06 18:15:47 mr_bones_ Exp $
 
 EAPI=2
 inherit games
 
 DESCRIPTION=Nyan Cat Telnet Server
-HOMEPAGE=http://miku.acm.uiuc.edu/ http://github.com/klange/nyancat;
+HOMEPAGE=http://github.com/klange/nyancat;
 SRC_URI=mirror://gentoo/${P}.tar.bz2
 
 LICENSE=UoI-NCSA



1.6  games-misc/nyancat/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-misc/nyancat/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   30 Apr 2012 17:51:29 -  1.5
+++ ChangeLog   6 May 2014 18:15:47 -   1.6
@@ -1,6 +1,10 @@
 # ChangeLog for games-misc/nyancat
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/nyancat/ChangeLog,v 1.5 
2012/04/30 17:51:29 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-misc/nyancat/ChangeLog,v 1.6 
2014/05/06 18:15:47 mr_bones_ Exp $
+
+  06 May 2014; Michael Sterrett mr_bon...@gentoo.org
+  nyancat-0_pre20120302.ebuild:
+  HOMEPAGE update
 
   30 Apr 2012; Jeff Horelick jdh...@gentoo.org nyancat-0_pre20120302.ebuild:
   marked x86 per bug 413933
@@ -17,4 +21,3 @@
   02 Mar 2012; Samuli Suominen ssuomi...@gentoo.org
   +nyancat-0_pre20120302.ebuild:
   Initial commit.
-






[gentoo-commits] gentoo-x86 commit in sys-kernel/vanilla-sources: ChangeLog vanilla-sources-3.4.89.ebuild vanilla-sources-3.14.3.ebuild vanilla-sources-3.10.39.ebuild vanilla-sources-3.14.2.ebuild van

2014-05-06 Thread Mike Pagano (mpagano)
mpagano 14/05/06 18:19:50

  Modified: ChangeLog
  Added:vanilla-sources-3.4.89.ebuild
vanilla-sources-3.14.3.ebuild
vanilla-sources-3.10.39.ebuild
  Removed:  vanilla-sources-3.14.2.ebuild
vanilla-sources-3.10.38.ebuild
vanilla-sources-3.4.88.ebuild
  Log:
  Version bbump. Remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B576E4E3)

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v
retrieving revision 1.1285
retrieving revision 1.1286
diff -u -r1.1285 -r1.1286
--- ChangeLog   4 May 2014 07:55:50 -   1.1285
+++ ChangeLog   6 May 2014 18:19:50 -   1.1286
@@ -1,6 +1,16 @@
 # ChangeLog for sys-kernel/vanilla-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 
1.1285 2014/05/04 07:55:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 
1.1286 2014/05/06 18:19:50 mpagano Exp $
+
+*vanilla-sources-3.14.3 (06 May 2014)
+*vanilla-sources-3.10.39 (06 May 2014)
+*vanilla-sources-3.4.89 (06 May 2014)
+
+  06 May 2014; Mike Pagano mpag...@gentoo.org -vanilla-sources-3.4.88.ebuild,
+  +vanilla-sources-3.4.89.ebuild, -vanilla-sources-3.10.38.ebuild,
+  +vanilla-sources-3.10.39.ebuild, -vanilla-sources-3.14.2.ebuild,
+  +vanilla-sources-3.14.3.ebuild:
+  Version bumps. Remove old.
 
 *vanilla-sources-3.2.58 (04 May 2014)
 



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

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

Index: vanilla-sources-3.4.89.ebuild
===
# Copyright 1999-2014 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.4.89.ebuild,v
 1.1 2014/05/06 18:19:50 mpagano 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.14.3.ebuild

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

Index: vanilla-sources-3.14.3.ebuild
===
# Copyright 1999-2014 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.14.3.ebuild,v
 1.1 2014/05/06 18:19:50 mpagano 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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86
IUSE=deblob



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

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

Index: vanilla-sources-3.10.39.ebuild
===
# Copyright 1999-2014 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.10.39.ebuild,v
 1.1 2014/05/06 18:19:50 mpagano Exp $

EAPI=5
K_NOUSENAME=yes
K_NOSETEXTRAVERSION=yes
K_SECURITY_UNSUPPORTED=1

[gentoo-commits] linux-patches r2774 - genpatches-2.6/tags

2014-05-06 Thread Mike Pagano (mpagano)
Author: mpagano
Date: 2014-05-06 18:22:14 + (Tue, 06 May 2014)
New Revision: 2774

Added:
   genpatches-2.6/tags/3.14-6/
Log:
3.14-6 release




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

2014-05-06 Thread Mike Pagano (mpagano)
mpagano 14/05/06 18:29:16

  Modified: ChangeLog
  Added:gentoo-sources-3.14.3.ebuild
  Log:
  Linux patch 3.14.3
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B576E4E3)

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v
retrieving revision 1.1308
retrieving revision 1.1309
diff -u -r1.1308 -r1.1309
--- ChangeLog   3 May 2014 23:51:44 -   1.1308
+++ ChangeLog   6 May 2014 18:29:16 -   1.1309
@@ -1,6 +1,11 @@
 # ChangeLog for sys-kernel/gentoo-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 
1.1308 2014/05/03 23:51:44 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 
1.1309 2014/05/06 18:29:16 mpagano Exp $
+
+*gentoo-sources-3.14.3 (06 May 2014)
+
+  06 May 2014; Mike Pagano mpag...@gentoo.org +gentoo-sources-3.14.3.ebuild:
+  Linux patch 3.14.3
 
 *gentoo-sources-3.2.58 (03 May 2014)
 



1.1  sys-kernel/gentoo-sources/gentoo-sources-3.14.3.ebuild

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

Index: gentoo-sources-3.14.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.14.3.ebuild,v
 1.1 2014/05/06 18:29:16 mpagano Exp $

EAPI=5
ETYPE=sources
K_WANT_GENPATCHES=base extras experimental
K_GENPATCHES_VER=6
K_DEBLOB_AVAILABLE=1
inherit kernel-2
detect_version
detect_arch

KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86
HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches;
IUSE=deblob experimental

DESCRIPTION=Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree
SRC_URI=${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}

pkg_postinst() {
kernel-2_pkg_postinst
einfo For more info on this patchset, and how to report problems, see:
einfo ${HOMEPAGE}
}

pkg_postrm() {
kernel-2_pkg_postrm
}






[gentoo-commits] gentoo commit in xml/htdocs/proj/en/metastructure/herds: herds.xml

2014-05-06 Thread Peter Wilmott (p8952)
p8952   14/05/06 18:41:09

  Modified: herds.xml
  Log:
  Add myself to the ruby herd

Revision  ChangesPath
1.1095   xml/htdocs/proj/en/metastructure/herds/herds.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.1095view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.1095content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?r1=1.1094r2=1.1095

Index: herds.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v
retrieving revision 1.1094
retrieving revision 1.1095
diff -u -r1.1094 -r1.1095
--- herds.xml   5 May 2014 01:11:55 -   1.1094
+++ herds.xml   6 May 2014 18:41:09 -   1.1095
@@ -20,7 +20,7 @@
always a description without a lang attribute. Also there are no overlapping
descriptions allowed (multiple description tags with the same language)
 
-   $Header: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.1094 
2014/05/05 01:11:55 grknight Exp $
+   $Header: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.1095 
2014/05/06 18:41:09 p8952 Exp $
 
 --
 herds
@@ -1001,6 +1001,10 @@
 emailmr...@gentoo.org/email
 nameManuel Rüger/name
   /maintainer
+  maintainer
+emailp8...@gentoo.org/email
+namePeter Wilmott/name
+  /maintainer
 /herd
 herd
   namewine/name






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

2014-05-06 Thread Mikle Kolyada (zlogene)
zlogene 14/05/06 18:43:53

  Modified: libical-0.48-r2.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #509684
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-libs/libical/libical-0.48-r2.ebuild

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

Index: libical-0.48-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libical-0.48-r2.ebuild  6 May 2014 15:58:32 -   1.2
+++ libical-0.48-r2.ebuild  6 May 2014 18:43:53 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48-r2.ebuild,v 
1.2 2014/05/06 15:58:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48-r2.ebuild,v 
1.3 2014/05/06 18:43:53 zlogene Exp $
 
 EAPI=5
 inherit eutils
@@ -12,7 +12,7 @@
 
 LICENSE=|| ( MPL-1.1 LGPL-2 )
 SLOT=0/0
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris
 IUSE=examples static-libs
 
 # 
https://sourceforge.net/tracker2/index.php?func=detailaid=2196790group_id=16077atid=116077



1.77 dev-libs/libical/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   6 May 2014 15:58:32 -   1.76
+++ ChangeLog   6 May 2014 18:43:53 -   1.77
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libical
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v 1.76 
2014/05/06 15:58:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v 1.77 
2014/05/06 18:43:53 zlogene Exp $
+
+  06 May 2014; Mikle Kolyada zlog...@gentoo.org libical-0.48-r2.ebuild:
+  amd64 stable wrt bug #509684
 
   06 May 2014; Jeroen Roovers j...@gentoo.org libical-0.48-r2.ebuild:
   Stable for HPPA (bug #509684).






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

2014-05-06 Thread Mikle Kolyada (zlogene)
zlogene 14/05/06 18:45:01

  Modified: libical-0.48-r2.ebuild ChangeLog
  Log:
  x86 stable wrt bug #509684
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.4  dev-libs/libical/libical-0.48-r2.ebuild

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

Index: libical-0.48-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libical-0.48-r2.ebuild  6 May 2014 18:43:53 -   1.3
+++ libical-0.48-r2.ebuild  6 May 2014 18:45:01 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48-r2.ebuild,v 
1.3 2014/05/06 18:43:53 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48-r2.ebuild,v 
1.4 2014/05/06 18:45:01 zlogene Exp $
 
 EAPI=5
 inherit eutils
@@ -12,7 +12,7 @@
 
 LICENSE=|| ( MPL-1.1 LGPL-2 )
 SLOT=0/0
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris
 IUSE=examples static-libs
 
 # 
https://sourceforge.net/tracker2/index.php?func=detailaid=2196790group_id=16077atid=116077



1.78 dev-libs/libical/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   6 May 2014 18:43:53 -   1.77
+++ ChangeLog   6 May 2014 18:45:01 -   1.78
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libical
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v 1.77 
2014/05/06 18:43:53 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v 1.78 
2014/05/06 18:45:01 zlogene Exp $
+
+  06 May 2014; Mikle Kolyada zlog...@gentoo.org libical-0.48-r2.ebuild:
+  x86 stable wrt bug #509684
 
   06 May 2014; Mikle Kolyada zlog...@gentoo.org libical-0.48-r2.ebuild:
   amd64 stable wrt bug #509684






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

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 18:50:41

  Modified: ChangeLog
  Added:activesupport-3.2.18.ebuild
  Log:
  Version bump for Rails 3.2.18, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.254dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.253
retrieving revision 1.254
diff -u -r1.253 -r1.254
--- ChangeLog   4 May 2014 13:49:42 -   1.253
+++ ChangeLog   6 May 2014 18:50:41 -   1.254
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.253 
2014/05/04 13:49:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.254 
2014/05/06 18:50:41 graaff Exp $
+
+*activesupport-3.2.18 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +activesupport-3.2.18.ebuild:
+  Version bump for Rails 3.2.18, security bug 509706.
 
   04 May 2014; Jeroen Roovers j...@gentoo.org activesupport-4.0.3.ebuild,
   activesupport-4.0.4.ebuild, activesupport-4.1.0.ebuild:



1.1  dev-ruby/activesupport/activesupport-3.2.18.ebuild

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

Index: activesupport-3.2.18.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.18.ebuild,v 
1.1 2014/05/06 18:50:41 graaff Exp $

EAPI=5

USE_RUBY=ruby19 ruby20 ruby21 jruby

RUBY_FAKEGEM_TASK_DOC=

RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_GEMSPEC=activesupport.gemspec

RUBY_FAKEGEM_BINWRAP=

inherit ruby-fakegem versionator

DESCRIPTION=Utility Classes and Extension to the Standard Library
HOMEPAGE=http://rubyforge.org/projects/activesupport/;
SRC_URI=https://github.com/rails/rails/archive/v${PV}.tar.gz - 
rails-${PV}.tgz

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=

RUBY_S=rails-${PV}/${PN}

ruby_add_rdepend 
=dev-ruby/multi_json-1.0
=dev-ruby/i18n-0.6.4:0.6
!!dev-ruby/activesupport-3.0.11-r1:3.0

# memcache-client, nokogiri, and builder are not strictly
# needed, but there are tests using this code.
ruby_add_bdepend test? (
dev-ruby/test-unit:2
=dev-ruby/memcache-client-1.5.8
dev-ruby/nokogiri
=dev-ruby/builder-3.0.3:3
=dev-ruby/tzinfo-0.3.29
)

# libxml is not strictly needed, there are tests using this code. jruby
# uses a different xml implementation.
USE_RUBY=${USE_RUBY/jruby/} ruby_add_bdepend test? ( =dev-ruby/libxml-2.0.0 )

all_ruby_prepare() {
# Set test environment to our hand.
#   rm ${S}/../Gemfile || die Unable to remove Gemfile
sed -i -e '/load_paths/d' test/abstract_unit.rb || die Unable to 
remove load paths

# Make sure we use the test-unit gem since ruby18 does not provide
# all the test-unit features needed.
sed -i -e '1igem test-unit' test/abstract_unit.rb || die
}

each_ruby_prepare() {
case ${RUBY} in
*ruby18)
# Skip failing ruby18 tests related to JSON 
serialization
rm test/message_encryptor_test.rb 
test/message_verifier_test.rb || die
;;
*jruby)
# Ignore failing tests on jruby in the interest of a 
security update
sed -i -e 
'/test_not_allowed_to_expand_parameter_entities_to_files/,/^end/ s:^:#:' \
-e 
'/test_exception_thrown_on_expansion_attack/,/^end/ s:^:#:' \
test/xml_mini/jdom_engine_test.rb || die
sed -i \
-e 
'/test_exception_thrown_on_expansion_attack/,/^  end/ s:^:#:' \
test/xml_mini/nokogiri_engine_test.rb || die
;;
  

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

2014-05-06 Thread Mikle Kolyada (zlogene)
zlogene 14/05/06 18:50:58

  Modified: libical-0.48-r2.ebuild ChangeLog
  Log:
  ppc stable wrt bug #509684
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.5  dev-libs/libical/libical-0.48-r2.ebuild

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

Index: libical-0.48-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libical-0.48-r2.ebuild  6 May 2014 18:45:01 -   1.4
+++ libical-0.48-r2.ebuild  6 May 2014 18:50:58 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48-r2.ebuild,v 
1.4 2014/05/06 18:45:01 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48-r2.ebuild,v 
1.5 2014/05/06 18:50:58 zlogene Exp $
 
 EAPI=5
 inherit eutils
@@ -12,7 +12,7 @@
 
 LICENSE=|| ( MPL-1.1 LGPL-2 )
 SLOT=0/0
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris
 IUSE=examples static-libs
 
 # 
https://sourceforge.net/tracker2/index.php?func=detailaid=2196790group_id=16077atid=116077



1.79 dev-libs/libical/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   6 May 2014 18:45:01 -   1.78
+++ ChangeLog   6 May 2014 18:50:58 -   1.79
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libical
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v 1.78 
2014/05/06 18:45:01 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/ChangeLog,v 1.79 
2014/05/06 18:50:58 zlogene Exp $
+
+  06 May 2014; Mikle Kolyada zlog...@gentoo.org libical-0.48-r2.ebuild:
+  ppc stable wrt bug #509684
 
   06 May 2014; Mikle Kolyada zlog...@gentoo.org libical-0.48-r2.ebuild:
   x86 stable wrt bug #509684






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

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 18:51:15

  Modified: ChangeLog
  Added:activemodel-3.2.18.ebuild
  Log:
  Version bump for Rails 3.2.18, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.76 dev-ruby/activemodel/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   4 May 2014 11:30:08 -   1.75
+++ ChangeLog   6 May 2014 18:51:15 -   1.76
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/activemodel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.75 
2014/05/04 11:30:08 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.76 
2014/05/06 18:51:15 graaff Exp $
+
+*activemodel-3.2.18 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +activemodel-3.2.18.ebuild:
+  Version bump for Rails 3.2.18, security bug 509706.
 
   04 May 2014; Manuel Rüger mr...@gentoo.org activemodel-3.2.17.ebuild:
   Add ruby20 support to slot 3.2.



1.1  dev-ruby/activemodel/activemodel-3.2.18.ebuild

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

Index: activemodel-3.2.18.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.2.18.ebuild,v 1.1 
2014/05/06 18:51:15 graaff Exp $

EAPI=5

USE_RUBY=ruby19 ruby20

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_DOCDIR=
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_GEMSPEC=activemodel.gemspec

inherit ruby-fakegem versionator

DESCRIPTION=A toolkit for building modeling frameworks like Active Record and 
Active Resource.
HOMEPAGE=http://github.com/rails/rails;
SRC_URI=http://github.com/rails/rails/archive/v${PV}.tar.gz - rails-${PV}.tgz

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=

RUBY_S=rails-${PV}/${PN}

ruby_add_rdepend 
~dev-ruby/activesupport-${PV}
=dev-ruby/builder-3.0.0:3
=dev-ruby/bcrypt-ruby-3.0.0

ruby_add_bdepend 
test? (
dev-ruby/test-unit:2
=dev-ruby/mocha-0.13.0:0.13
)

all_ruby_prepare() {
# Set test environment to our hand.
rm ${S}/../Gemfile || die Unable to remove Gemfile
sed -i -e '/load_paths/d' test/cases/helper.rb || die Unable to remove 
load paths

# Make sure we use the test-unit gem since ruby18 does not provide
# all the test-unit features needed.
sed -i -e '1igem test-unit' test/cases/helper.rb || die

# Fix bcrypt dependency since bcrypt uses semantic versioning.
sed -i -e '/bcrypt-ruby/ s/3.0.0/3.0/' 
lib/active_model/secure_password.rb || die
}






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

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 18:51:29

  Modified: ChangeLog
  Added:activeresource-3.2.18.ebuild
  Log:
  Version bump for Rails 3.2.18, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.171dev-ruby/activeresource/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- ChangeLog   4 May 2014 13:09:14 -   1.170
+++ ChangeLog   6 May 2014 18:51:29 -   1.171
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/activeresource
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.170 
2014/05/04 13:09:14 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.171 
2014/05/06 18:51:29 graaff Exp $
+
+*activeresource-3.2.18 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org
+  +activeresource-3.2.18.ebuild:
+  Version bump for Rails 3.2.18, security bug 509706.
 
   04 May 2014; Manuel Rüger mr...@gentoo.org activeresource-3.2.17.ebuild:
   Add ruby20 support to slot 3.2



1.1  dev-ruby/activeresource/activeresource-3.2.18.ebuild

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

Index: activeresource-3.2.18.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.2.18.ebuild,v 
1.1 2014/05/06 18:51:29 graaff Exp $

EAPI=5

USE_RUBY=ruby19 ruby20

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_DOCDIR=doc
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_GEMSPEC=activeresource.gemspec

inherit ruby-fakegem versionator

DESCRIPTION=Think Active Record for web resources..
HOMEPAGE=http://rubyforge.org/projects/activeresource/;
SRC_URI=http://github.com/rails/rails/archive/v${PV}.tar.gz - rails-${PV}.tgz

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=

RUBY_S=rails-${PV}/${PN}

ruby_add_rdepend ~dev-ruby/activesupport-${PV}
dev-ruby/builder:3
ruby_add_bdepend 
test? (
dev-ruby/test-unit:2
=dev-ruby/mocha-0.13.0:0.13
)

all_ruby_prepare() {
# Set test environment to our hand.
rm ${S}/../Gemfile || die Unable to remove Gemfile
sed -i -e '/load_paths/d' test/abstract_unit.rb || die Unable to 
remove load paths

# Make sure we use the test-unit gem since ruby18 does not provide
# all the test-unit features needed.
sed -i -e '1igem test-unit' test/abstract_unit.rb || die
}






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

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 18:52:09

  Modified: ChangeLog
  Added:actionmailer-3.2.18.ebuild
  Log:
  Version bump for Rails 3.2.18, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.258dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.257
retrieving revision 1.258
diff -u -r1.257 -r1.258
--- ChangeLog   4 May 2014 18:04:14 -   1.257
+++ ChangeLog   6 May 2014 18:52:09 -   1.258
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.257 
2014/05/04 18:04:14 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.258 
2014/05/06 18:52:09 graaff Exp $
+
+*actionmailer-3.2.18 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +actionmailer-3.2.18.ebuild:
+  Version bump for Rails 3.2.18, security bug 509706.
 
   04 May 2014; Manuel Rüger mr...@gentoo.org actionmailer-3.2.17.ebuild:
   Add ruby20 support.



1.1  dev-ruby/actionmailer/actionmailer-3.2.18.ebuild

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

Index: actionmailer-3.2.18.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-3.2.18.ebuild,v 1.1 
2014/05/06 18:52:09 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_GEMSPEC=actionmailer.gemspec

inherit ruby-fakegem versionator

DESCRIPTION=Framework for designing email-service layers
HOMEPAGE=http://rubyforge.org/projects/actionmailer/;
SRC_URI=http://github.com/rails/rails/archive/v${PV}.tar.gz - rails-${PV}.tgz

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=

RUBY_S=rails-${PV}/${PN}

ruby_add_rdepend ~dev-ruby/actionpack-${PV}
=dev-ruby/mail-2.5.4:2.5
ruby_add_bdepend test? (
dev-ruby/bundler
dev-ruby/mocha:0.13
)

all_ruby_prepare() {
# Remove items from the common Gemfile that we don't need for this
# test run. This also requires handling some gemspecs.
sed -i -e 
/\(system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|nokogiri\|bcrypt-ruby\|rdoc\)/d
 ../Gemfile || die
sed -i -e '/rack-ssl/d' -e 's/~ 3.4/= 3.4/' 
../railties/railties.gemspec || die
}






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

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 18:52:54

  Modified: ChangeLog
  Added:railties-3.2.18.ebuild
  Log:
  Version bump for Rails 3.2.18, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.74 dev-ruby/railties/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   26 Apr 2014 15:10:15 -  1.73
+++ ChangeLog   6 May 2014 18:52:54 -   1.74
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/railties
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v 1.73 
2014/04/26 15:10:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v 1.74 
2014/05/06 18:52:54 graaff Exp $
+
+*railties-3.2.18 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +railties-3.2.18.ebuild:
+  Version bump for Rails 3.2.18, security bug 509706.
 
 *railties-4.1.0 (26 Apr 2014)
 



1.1  dev-ruby/railties/railties-3.2.18.ebuild

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

Index: railties-3.2.18.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/railties-3.2.18.ebuild,v 
1.1 2014/05/06 18:52:54 graaff Exp $

EAPI=5
USE_RUBY=ruby18 ruby19

RUBY_FAKEGEM_TASK_TEST=test:regular
RUBY_FAKEGEM_TASK_DOC=generate_guides
RUBY_FAKEGEM_DOCDIR=guides/output
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_GEMSPEC=railties.gemspec

RUBY_FAKEGEM_BINWRAP=

inherit ruby-fakegem versionator

DESCRIPTION=Tools for creating, working with, and running Rails applications.
HOMEPAGE=http://github.com/rails/rails;
SRC_URI=http://github.com/rails/rails/archive/v${PV}.tar.gz - rails-${PV}.tgz

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=

RUBY_S=rails-${PV}/${PN}

# The test suite has many failures, most likely due to a mismatch in
# exact dependencies or environment specifics. Needs further
# investigation.
RESTRICT=test

RDEPEND+==app-admin/eselect-rails-0.18

ruby_add_rdepend 
~dev-ruby/activesupport-${PV}
~dev-ruby/actionpack-${PV}
=dev-ruby/rdoc-3.4
=dev-ruby/thor-0.14.6
=dev-ruby/rack-ssl-1.3.2:1.3
=dev-ruby/rake-0.8.7

ruby_add_bdepend 
test? (
dev-ruby/mocha:0.13
)
doc? (
=dev-ruby/redcloth-4.1.1
)

all_ruby_prepare() {
# Remove items from the common Gemfile that we don't need for this
# test run. This also requires handling some gemspecs.
sed -i -e '/\(uglifier\|system_timer\|sdoc\|w3c_validators\|pg\)/d' 
../Gemfile || die

# Also allow rdoc 4.x
sed -i -e 's/~ 3.4/= 3.4/' ${RUBY_FAKEGEM_GEMSPEC} || die
}

all_ruby_install() {
all_fakegem_install

if use doc ; then
mv guides/output guides/guides || die
dohtml -r guides/guides
fi

ruby_fakegem_binwrapper rails rails-${PV}
}

pkg_postinst() {
elog To select between slots of rails, use:
elog \teselect rails

eselect rails update
}

pkg_postrm() {
eselect rails update
}






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

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 18:52:44

  Modified: ChangeLog
  Added:activerecord-3.2.18.ebuild
  Log:
  Version bump for Rails 3.2.18, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.264dev-ruby/activerecord/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -r1.263 -r1.264
--- ChangeLog   4 May 2014 18:04:20 -   1.263
+++ ChangeLog   6 May 2014 18:52:44 -   1.264
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/activerecord
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.263 
2014/05/04 18:04:20 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.264 
2014/05/06 18:52:44 graaff Exp $
+
+*activerecord-3.2.18 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +activerecord-3.2.18.ebuild:
+  Version bump for Rails 3.2.18, security bug 509706.
 
   04 May 2014; Manuel Rüger mr...@gentoo.org activerecord-3.2.17.ebuild:
   Add ruby20 support.



1.1  dev-ruby/activerecord/activerecord-3.2.18.ebuild

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

Index: activerecord-3.2.18.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.2.18.ebuild,v 1.1 
2014/05/06 18:52:44 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20

# this is not null so that the dependencies will actually be filled
RUBY_FAKEGEM_TASK_TEST=test

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_GEMSPEC=activerecord.gemspec

inherit ruby-fakegem versionator

DESCRIPTION=Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM
HOMEPAGE=http://rubyforge.org/projects/activerecord/;
SRC_URI=http://github.com/rails/rails/archive/v${PV}.tar.gz - rails-${PV}.tgz

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=mysql postgres sqlite3

RUBY_S=rails-${PV}/${PN}

ruby_add_rdepend ~dev-ruby/activesupport-${PV}
~dev-ruby/activemodel-${PV}
=dev-ruby/arel-3.0.2:3.0
=dev-ruby/tzinfo-0.3.29:0
sqlite3? ( =dev-ruby/sqlite3-1.3.5 )
mysql? ( =dev-ruby/mysql2-0.3.10:0.3 )
postgres? ( =dev-ruby/pg-0.11.0 )

ruby_add_bdepend 
test? (
dev-ruby/bundler
~dev-ruby/actionpack-${PV}
=dev-ruby/sqlite3-1.3.5
dev-ruby/mocha:0.13
)

all_ruby_prepare() {
# Remove items from the common Gemfile that we don't need for this
# test run. This also requires handling some gemspecs.
sed -i -e 
/\(uglifier\|system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|nokogiri\)/d
 ../Gemfile || die
sed -i -e '/rack-ssl/d' -e 's/~ 3.4/= 3.4/' 
../railties/railties.gemspec || die
sed -i -e '/mail/d' ../actionmailer/actionmailer.gemspec || die
#   sed -i -e '/[Bb]undler/d' ../load_paths.rb || die
sed -i -e '/bcrypt/ s/3.0.0/3.0/' ../Gemfile || die

# Avoid tests depending on hash ordering
sed -i -e '/test_should_automatically_build_new_associated/,/ end/ 
s:^:#:' test/cases/nested_attributes_test.rb || die

# Avoid test depending on mysql adapter which we don't support for
# this Rails version to simplify our dependencies.
rm test/cases/connection_specification/resolver_test.rb || die

# Avoid test depending on specific sqlite3 binding or database version.
sed -i -e '/test_uniqueness_violations_are_translated/,/^end/ 
s:^:#:' test/cases/adapter_test.rb || die
}

each_ruby_test() {
case ${RUBY} in
*jruby)
;;
*)
if use sqlite3; then
${RUBY} -I. -S rake  test_sqlite3 || die 
sqlite3 tests failed

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

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 18:52:29

  Modified: ChangeLog
  Added:actionpack-3.2.18.ebuild
  Log:
  Version bump for Rails 3.2.18, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.276dev-ruby/actionpack/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -r1.275 -r1.276
--- ChangeLog   4 May 2014 18:05:34 -   1.275
+++ ChangeLog   6 May 2014 18:52:29 -   1.276
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/actionpack
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.275 
2014/05/04 18:05:34 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.276 
2014/05/06 18:52:29 graaff Exp $
+
+*actionpack-3.2.18 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +actionpack-3.2.18.ebuild:
+  Version bump for Rails 3.2.18, security bug 509706.
 
   04 May 2014; Manuel Rüger mr...@gentoo.org actionpack-3.2.17.ebuild:
   Add ruby20 support.



1.1  dev-ruby/actionpack/actionpack-3.2.18.ebuild

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

Index: actionpack-3.2.18.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-3.2.18.ebuild,v 1.1 
2014/05/06 18:52:29 graaff Exp $

EAPI=5

USE_RUBY=ruby19 ruby20

# The default test task tries to test activerecord with SQLite as well.
RUBY_FAKEGEM_TASK_TEST=test_action_pack

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_DOCDIR=doc
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_GEMSPEC=actionpack.gemspec

inherit ruby-fakegem versionator

DESCRIPTION=Eases web-request routing, handling, and response.
HOMEPAGE=http://rubyforge.org/projects/actionpack/;
SRC_URI=http://github.com/rails/rails/archive/v${PV}.tar.gz - rails-${PV}.tgz

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=

RUBY_S=rails-${PV}/${PN}

ruby_add_rdepend 
~dev-ruby/activemodel-${PV}
~dev-ruby/activesupport-${PV}
=dev-ruby/rack-cache-1.2
=dev-ruby/builder-3.0.0:3
=dev-ruby/rack-1.4.5:1.4
=dev-ruby/rack-test-0.6.1:0.6
=dev-ruby/journey-1.0.4:1.0
=dev-ruby/sprockets-2.2.1:2.2
=dev-ruby/erubis-2.7.0

ruby_add_bdepend 
test? (
dev-ruby/mocha:0.13
dev-ruby/bundler
~dev-ruby/activerecord-${PV}
~dev-ruby/actionmailer-${PV}
=dev-ruby/tzinfo-0.3.29:0
=dev-ruby/uglifier-1.0.3
)

all_ruby_prepare() {
# Remove items from the common Gemfile that we don't need for this
# test run. This also requires handling some gemspecs.
sed -i -e 
/\(system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|nokogiri\)/d
 ../Gemfile || die

sed -i -e '/rack-ssl/d' -e 's/~ 3.4/= 3.4/' 
../railties/railties.gemspec || die
sed -i -e '/mail/d' ../actionmailer/actionmailer.gemspec || die

sed -i -e '/bcrypt/ s/3.0.0/3.0/' ../Gemfile || die

# Avoid fragile tests depending on hash ordering
sed -i -e '/cookie_3=chocolate/ s:^:#:' 
test/controller/integration_test.rb || die
sed -i -e '/test_to_s/,/end/ s:^:#:' 
test/template/html-scanner/tag_node_test.rb || die
sed -i -e '/name:david/ s:^:#:' 
test/controller/mime_responds_test.rb || die
sed -i -e '/test_option_html_attributes_with_multiple_element_hash/, / 
end/ s:^:#:' test/template/form_options_helper_test.rb || die
sed -i -e '/test_option_html_attributes_with_multiple_hashes/, / end/ 
s:^:#:' test/template/form_options_helper_test.rb || die

# Avoid fragile test that gets more output than it expects.
sed -i -e 
'/test_locals_option_to_assert_template_is_not_supported/,/end/ s:^:#:'  
test/controller/render_test.rb || die

# 

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

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 18:53:31

  Modified: ChangeLog
  Added:rails-3.2.18.ebuild
  Log:
  Version bump for Rails 3.2.18, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.288dev-ruby/rails/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -r1.287 -r1.288
--- ChangeLog   26 Apr 2014 15:10:25 -  1.287
+++ ChangeLog   6 May 2014 18:53:31 -   1.288
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/rails
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.287 2014/04/26 
15:10:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.288 2014/05/06 
18:53:31 graaff Exp $
+
+*rails-3.2.18 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +rails-3.2.18.ebuild:
+  Version bump for Rails 3.2.18, security bug 509706.
 
 *rails-4.1.0 (26 Apr 2014)
 



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

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

Index: rails-3.2.18.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-3.2.18.ebuild,v 1.1 
2014/05/06 18:53:31 graaff Exp $

EAPI=5
USE_RUBY=ruby18 ruby19

RUBY_FAKEGEM_BINWRAP=

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_TASK_TEST=

inherit ruby-fakegem versionator

DESCRIPTION=ruby on rails is a web-application and persistance framework
HOMEPAGE=http://www.rubyonrails.org;

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris

IUSE=+asset-pipeline

ruby_add_rdepend 
~dev-ruby/actionmailer-${PV}
~dev-ruby/actionpack-${PV}
~dev-ruby/activerecord-${PV}
~dev-ruby/activeresource-${PV}
~dev-ruby/activesupport-${PV}
=dev-ruby/bundler-1*
~dev-ruby/railties-${PV}
asset-pipeline? (
dev-ruby/jquery-rails
=dev-ruby/sass-rails-3.2.3:3.2
=dev-ruby/uglifier-1.0.3
=dev-ruby/coffee-rails-3.2.1:3.2
)






[gentoo-commits] gentoo-x86 commit in x11-libs/gdk-pixbuf: gdk-pixbuf-2.30.7-r1.ebuild ChangeLog

2014-05-06 Thread Fabian Groffen (grobian)
grobian 14/05/06 19:10:24

  Modified: gdk-pixbuf-2.30.7-r1.ebuild ChangeLog
  Log:
  Fix linking on Solaris
  
  (Portage version: HEAD/cvs/SunOS i386, signed Manifest commit with key 
0x5F75F607C5C74E89)

Revision  ChangesPath
1.6  x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild?r1=1.5r2=1.6

Index: gdk-pixbuf-2.30.7-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gdk-pixbuf-2.30.7-r1.ebuild 4 May 2014 12:12:43 -   1.5
+++ gdk-pixbuf-2.30.7-r1.ebuild 6 May 2014 19:10:24 -   1.6
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild,v 1.5 
2014/05/04 12:12:43 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.30.7-r1.ebuild,v 1.6 
2014/05/06 19:10:24 grobian Exp $
 
 EAPI=5
 
-inherit eutils gnome.org gnome2-utils multilib libtool multilib-minimal
+inherit eutils flag-o-matic gnome.org gnome2-utils multilib libtool 
multilib-minimal
 
 DESCRIPTION=Image loading library for GTK+
 HOMEPAGE=http://www.gtk.org/;
@@ -54,6 +54,7 @@
sed -e 's:l in libpng16:l in libpng libpng16:' -i configure || die
default
elibtoolize # for Darwin modules, bug #???
+   [[ ${CHOST} == *-solaris* ]]  append-libs intl
 }
 
 multilib_src_configure() {



1.121x11-libs/gdk-pixbuf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog?rev=1.121view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog?rev=1.121content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog?r1=1.120r2=1.121

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog   4 May 2014 12:12:43 -   1.120
+++ ChangeLog   6 May 2014 19:10:24 -   1.121
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/gdk-pixbuf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.120 
2014/05/04 12:12:43 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.121 
2014/05/06 19:10:24 grobian Exp $
+
+  06 May 2014; Fabian Groffen grob...@gentoo.org gdk-pixbuf-2.30.7-r1.ebuild:
+  Fix linking on Solaris
 
   04 May 2014; Pacho Ramos pa...@gentoo.org gdk-pixbuf-2.30.7-r1.ebuild:
   x86 stable, bug 508862






[gentoo-commits] proj/portage:prefix commit in: /

2014-05-06 Thread Fabian Groffen
commit: 8433914fa1bf95fe312b38b28dde33cd25998d88
Author: Fabian Groffen grobian AT gentoo DOT org
AuthorDate: Tue May  6 19:18:12 2014 +
Commit: Fabian Groffen grobian AT gentoo DOT org
CommitDate: Tue May  6 19:18:12 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=8433914f

tarball.sh: fix version tagging

---
 tarball.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tarball.sh b/tarball.sh
index 910c1db..1dcfb5c 100755
--- a/tarball.sh
+++ b/tarball.sh
@@ -26,7 +26,7 @@ fi
 
 install -d -m0755 ${DEST}
 rsync -a --exclude='.git' --exclude='.hg' . ${DEST}
-sed -i -e '/^VERSION=/s/^.*$/VERSION='${V}-prefix'/' 
${DEST}/pym/portage/__init__.py
+sed -i -e '/^VERSION\s*=/s/^.*$/VERSION = '${V}-prefix'/' 
${DEST}/pym/portage/__init__.py
 sed -i -e 1s/VERSION/${V}-prefix/ ${DEST}/doc/fragment/version
 sed -i -e 1s/VERSION/${V}-prefix/ ${DEST}/man/{,ru/}*.[15]
 sed -i -e s/@version@/${V}/ ${DEST}/configure.ac



[gentoo-commits] gentoo-x86 commit in dev-ruby/activemodel: ChangeLog activemodel-4.0.5.ebuild

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 19:29:30

  Modified: ChangeLog
  Added:activemodel-4.0.5.ebuild
  Log:
  Version bump for Rails 4.0.5, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.77 dev-ruby/activemodel/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   6 May 2014 18:51:15 -   1.76
+++ ChangeLog   6 May 2014 19:29:30 -   1.77
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/activemodel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.76 
2014/05/06 18:51:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.77 
2014/05/06 19:29:30 graaff Exp $
+
+*activemodel-4.0.5 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +activemodel-4.0.5.ebuild:
+  Version bump for Rails 4.0.5, security bug 509706.
 
 *activemodel-3.2.18 (06 May 2014)
 



1.1  dev-ruby/activemodel/activemodel-4.0.5.ebuild

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

Index: activemodel-4.0.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.0.5.ebuild,v 1.1 
2014/05/06 19:29:30 graaff Exp $

EAPI=5

USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_DOCDIR=
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_GEMSPEC=activemodel.gemspec

inherit ruby-fakegem versionator

DESCRIPTION=A toolkit for building modeling frameworks like Active Record and 
Active Resource.
HOMEPAGE=http://github.com/rails/rails;
SRC_URI=http://github.com/rails/rails/archive/v${PV}.tar.gz - rails-${PV}.tgz

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~x86
IUSE=

RUBY_S=rails-${PV}/${PN}

ruby_add_rdepend 
~dev-ruby/activesupport-${PV}
=dev-ruby/builder-3.1.0:3.1
=dev-ruby/bcrypt-ruby-3.1.7

ruby_add_bdepend 
test? (
dev-ruby/bundler
=dev-ruby/railties-4.0.0
dev-ruby/test-unit:2
=dev-ruby/mocha-0.13.0:0.13
)

all_ruby_prepare() {
# Remove items from the common Gemfile that we don't need for this
# test run. This also requires handling some gemspecs.
sed -i -e 
/\(uglifier\|system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|redcarpet\)/d
 ../Gemfile || die
sed -i -e '/rack-ssl/d' -e 's/~ 3.4/= 3.4/' 
../railties/railties.gemspec || die

# Fix bcrypt dependency since bcrypt uses semantic versioning.
sed -i -e '/bcrypt-ruby/ s/3.0.0/3.0/' 
lib/active_model/secure_password.rb || die
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-4.0.5.ebuild

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 19:29:15

  Modified: ChangeLog
  Added:activesupport-4.0.5.ebuild
  Log:
  Version bump for Rails 4.0.5, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.255dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -r1.254 -r1.255
--- ChangeLog   6 May 2014 18:50:41 -   1.254
+++ ChangeLog   6 May 2014 19:29:15 -   1.255
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.254 
2014/05/06 18:50:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.255 
2014/05/06 19:29:15 graaff Exp $
+
+*activesupport-4.0.5 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +activesupport-4.0.5.ebuild:
+  Version bump for Rails 4.0.5, security bug 509706.
 
 *activesupport-3.2.18 (06 May 2014)
 



1.1  dev-ruby/activesupport/activesupport-4.0.5.ebuild

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

Index: activesupport-4.0.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.5.ebuild,v 1.1 
2014/05/06 19:29:15 graaff Exp $

EAPI=5

USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_TASK_DOC=

RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_GEMSPEC=activesupport.gemspec

RUBY_FAKEGEM_BINWRAP=

inherit ruby-fakegem versionator

DESCRIPTION=Utility Classes and Extension to the Standard Library
HOMEPAGE=http://rubyforge.org/projects/activesupport/;
SRC_URI=https://github.com/rails/rails/archive/v${PV}.tar.gz - 
rails-${PV}.tgz

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~hppa ~x86
IUSE=

RUBY_S=rails-${PV}/${PN}

ruby_add_rdepend 
=dev-ruby/multi_json-1.3:0
=dev-ruby/i18n-0.6.9:0.6
=dev-ruby/tzinfo-0.3.37:0
=dev-ruby/minitest-4.2:0
=dev-ruby/thread_safe-0.1:0
!!dev-ruby/activesupport-3.0.11-r1:3.0

# memcache-client, nokogiri, and builder are not strictly
# needed, but there are tests using this code.
ruby_add_bdepend test? (
=dev-ruby/dalli-2.2.1
=dev-ruby/nokogiri-1.4.5
=dev-ruby/builder-3.1.0
=dev-ruby/libxml-2.0.0
)

all_ruby_prepare() {
# Set the secure permissions that tests expect.
chmod 0755 ${HOME} || die Failed to fix permissions on home

# Set test environment to our hand.
#   rm ${S}/../Gemfile || die Unable to remove Gemfile
sed -i -e '/load_paths/d' test/abstract_unit.rb || die Unable to 
remove load paths

# Make sure a compatible version of minitest is used everywhere.
sed -i -e s/gem 'minitest'/gem 'minitest', '~ 4.2'/ 
lib/active_support/test_case.rb || die
sed -i -e 1igem 'minitest', '~ 4.2' test/abstract_unit.rb || die
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/actionpack: ChangeLog actionpack-4.0.5.ebuild

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

  Modified: ChangeLog
  Added:actionpack-4.0.5.ebuild
  Log:
  Version bump for Rails 4.0.5, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.277dev-ruby/actionpack/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -r1.276 -r1.277
--- ChangeLog   6 May 2014 18:52:29 -   1.276
+++ ChangeLog   6 May 2014 19:29:41 -   1.277
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/actionpack
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.276 
2014/05/06 18:52:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.277 
2014/05/06 19:29:41 graaff Exp $
+
+*actionpack-4.0.5 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +actionpack-4.0.5.ebuild:
+  Version bump for Rails 4.0.5, security bug 509706.
 
 *actionpack-3.2.18 (06 May 2014)
 



1.1  dev-ruby/actionpack/actionpack-4.0.5.ebuild

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

Index: actionpack-4.0.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.5.ebuild,v 1.1 
2014/05/06 19:29:41 graaff Exp $

EAPI=5

USE_RUBY=ruby19 ruby20 ruby21

# The default test task tries to test activerecord with SQLite as well.
RUBY_FAKEGEM_TASK_TEST=test_action_pack

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_DOCDIR=doc
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_GEMSPEC=actionpack.gemspec

inherit ruby-fakegem versionator

DESCRIPTION=Eases web-request routing, handling, and response.
HOMEPAGE=http://rubyforge.org/projects/actionpack/;
SRC_URI=http://github.com/rails/rails/archive/v${PV}.tar.gz - rails-${PV}.tgz

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~x86
IUSE=

RUBY_S=rails-${PV}/${PN}

ruby_add_rdepend 
~dev-ruby/activesupport-${PV}
=dev-ruby/builder-3.1.0:3.1
=dev-ruby/rack-1.5.2:1.5
=dev-ruby/rack-test-0.6.2:0.6
=dev-ruby/erubis-2.7.0

ruby_add_bdepend 
test? (
dev-ruby/mocha:0.13
dev-ruby/bundler
~dev-ruby/activemodel-${PV}
~dev-ruby/activerecord-${PV}
~dev-ruby/actionmailer-${PV}
dev-ruby/sprockets-rails:2.0
=dev-ruby/tzinfo-0.3.29:0
=dev-ruby/uglifier-1.0.3
)

all_ruby_prepare() {
# Remove items from the common Gemfile that we don't need for this
# test run. This also requires handling some gemspecs.
sed -i -e 
/\(system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\)/d
 ../Gemfile || die

sed -i -e '/rack-ssl/d' -e 's/~ 3.4/= 3.4/' 
../railties/railties.gemspec || die
sed -i -e '/mail/d' ../actionmailer/actionmailer.gemspec || die

sed -i -e '/bcrypt/ s/3.0.0/3.0/' ../Gemfile || die

# Add back json in the Gemfile because we dropped some dependencies
# earlier that implicitly required it.
sed -i -e '$agem json' ../Gemfile || die

# Avoid fragile test that gets more output than it expects.
sed -i -e 
'/test_locals_option_to_assert_template_is_not_supported/,/end/ s:^:#:'  
test/controller/render_test.rb || die
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/activerecord: activerecord-4.0.5.ebuild ChangeLog

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 19:30:05

  Modified: ChangeLog
  Added:activerecord-4.0.5.ebuild
  Log:
  Version bump for Rails 4.0.5, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.265dev-ruby/activerecord/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -r1.264 -r1.265
--- ChangeLog   6 May 2014 18:52:44 -   1.264
+++ ChangeLog   6 May 2014 19:30:05 -   1.265
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/activerecord
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.264 
2014/05/06 18:52:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.265 
2014/05/06 19:30:05 graaff Exp $
+
+*activerecord-4.0.5 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +activerecord-4.0.5.ebuild:
+  Version bump for Rails 4.0.5, security bug 509706.
 
 *activerecord-3.2.18 (06 May 2014)
 



1.1  dev-ruby/activerecord/activerecord-4.0.5.ebuild

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

Index: activerecord-4.0.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-4.0.5.ebuild,v 1.1 
2014/05/06 19:30:05 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

# this is not null so that the dependencies will actually be filled
RUBY_FAKEGEM_TASK_TEST=test

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_GEMSPEC=activerecord.gemspec

inherit ruby-fakegem versionator

DESCRIPTION=Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM
HOMEPAGE=http://rubyforge.org/projects/activerecord/;
SRC_URI=http://github.com/rails/rails/archive/v${PV}.tar.gz - rails-${PV}.tgz

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~x86
IUSE=mysql postgres sqlite3

RUBY_S=rails-${PV}/${PN}

ruby_add_rdepend ~dev-ruby/activesupport-${PV}
~dev-ruby/activemodel-${PV}
=dev-ruby/activerecord-deprecated_finders-1.0.2:1.0
=dev-ruby/arel-4.0.2:4.0
sqlite3? ( =dev-ruby/sqlite3-1.3.5 )
mysql? ( =dev-ruby/mysql2-0.3.10:0.3 )
postgres? ( =dev-ruby/pg-0.11.0 )

ruby_add_bdepend 
test? (
dev-ruby/bundler
~dev-ruby/actionpack-${PV}
=dev-ruby/sqlite3-1.3.5
dev-ruby/mocha:0.13
)

all_ruby_prepare() {
# Remove items from the common Gemfile that we don't need for this
# test run. This also requires handling some gemspecs.
sed -i -e 
/\(uglifier\|system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|redcarpet\)/d
 ../Gemfile || die
sed -i -e '/rack-ssl/d' -e 's/~ 3.4/= 3.4/' 
../railties/railties.gemspec || die
sed -i -e '/mail/d' ../actionmailer/actionmailer.gemspec || die

sed -i -e '/bcrypt/ s/3.0.0/3.0/' ../Gemfile || die

# Add back json in the Gemfile because we dropped some dependencies
# earlier that implicitly required it.
sed -i -e '$agem json' ../Gemfile || die

# Avoid test depending on mysql adapter which we don't support for
# this Rails version to simplify our dependencies.
rm test/cases/connection_specification/resolver_test.rb || die

# Avoid single test using mysql dependencies.
rm test/cases/invalid_connection_test.rb || die

# Avoid test depending on specific sqlite3 binding or database version.
sed -i -e '/test_uniqueness_violations_are_translated/,/^end/ 
s:^:#:' test/cases/adapter_test.rb || die
}

each_ruby_test() {
case ${RUBY} in
*jruby)
;;
*rubyee18)
# Turn on travis support to avoid tripping bugs in 
ree18.
TRAVIS=true ${RUBY} -S rake test_sqlite3
;;
*)
   

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

2014-05-06 Thread Brian Evans
commit: 19f09808ad93aa2941ed4aab515b66b8b4563e21
Author: Brian Evans grknight AT tuffmail DOT com
AuthorDate: Tue May  6 19:29:46 2014 +
Commit: Brian Evans grknight AT lavabit DOT com
CommitDate: Tue May  6 19:29:46 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/mysql-extras.git;a=commit;h=19f09808

Respon elib patch for percona 5.5.37

---
 0_index.txt   |   8 +-
 20006_all_cmake_elib-percona-5.5.37.patch | 200 ++
 2 files changed, 207 insertions(+), 1 deletion(-)

diff --git a/0_index.txt b/0_index.txt
index 45589ac..3111ac7 100644
--- a/0_index.txt
+++ b/0_index.txt
@@ -1601,7 +1601,13 @@
 @@ Also install static libs by ENABLE_STATIC_LIBS
 
 @patch 20006_all_cmake_elib-percona-5.5.36.patch
-@ver 5.05.36.00 to 5.05.99.99
+@ver 5.05.36.00 to 5.05.36.99
+@pn percona-server
+@@ Add ELIBPATH to split client and embedded libs
+@@ Also install static libs by ENABLE_STATIC_LIBS
+
+@patch 20006_all_cmake_elib-percona-5.5.37.patch
+@ver 5.05.37.00 to 5.05.99.99
 @pn percona-server
 @@ Add ELIBPATH to split client and embedded libs
 @@ Also install static libs by ENABLE_STATIC_LIBS

diff --git a/20006_all_cmake_elib-percona-5.5.37.patch 
b/20006_all_cmake_elib-percona-5.5.37.patch
new file mode 100644
index 000..557f932
--- /dev/null
+++ b/20006_all_cmake_elib-percona-5.5.37.patch
@@ -0,0 +1,200 @@
+diff -ur mysql-old/cmake/install_layout.cmake mysql/cmake/install_layout.cmake
+--- mysql-old/cmake/install_layout.cmake   2014-01-20 00:14:06.581799638 
-0100
 mysql/cmake/install_layout.cmake   2014-01-20 00:15:27.647802721 -0100
+@@ -43,7 +43,8 @@
+ # - INSTALL_SBINDIR (directory with mysqld)
+ # - INSTALL_SCRIPTDIR   (several scripts, rarely used)
+ #
+-# - INSTALL_LIBDIR  (directory with client end embedded libraries)
++# - INSTALL_LIBDIR  (directory with client libraries)
++# - INSTALL_ELIBDIR (directory with embedded libraries)
+ # - INSTALL_PLUGINDIR   (directory for plugins)
+ #
+ # - INSTALL_INCLUDEDIR  (directory for MySQL headers)
+@@ -117,6 +118,7 @@
+ SET(INSTALL_SCRIPTDIR_STANDALONEscripts)
+ #
+ SET(INSTALL_LIBDIR_STANDALONE   lib)
++SET(INSTALL_ELIBDIR_STANDALONE  lib)
+ SET(INSTALL_PLUGINDIR_STANDALONElib/mysql/plugin)
+ #
+ SET(INSTALL_INCLUDEDIR_STANDALONE   include)
+@@ -148,9 +150,11 @@
+ #
+ IF(CMAKE_SYSTEM_PROCESSOR MATCHES x86_64)
+   SET(INSTALL_LIBDIR_RPMlib64)
++  SET(INSTALL_ELIBDIR_RPM   lib64)
+   SET(INSTALL_PLUGINDIR_RPM lib64/mysql/plugin)
+ ELSE()
+   SET(INSTALL_LIBDIR_RPMlib)
++  SET(INSTALL_ELIBDIR_RPM   lib)
+   SET(INSTALL_PLUGINDIR_RPM lib/mysql/plugin)
+ ENDIF()
+ #
+@@ -178,6 +182,7 @@
+ SET(INSTALL_SCRIPTDIR_DEB   scripts)
+ #
+ SET(INSTALL_LIBDIR_DEB  lib)
++SET(INSTALL_ELIBDIR_DEB lib)
+ SET(INSTALL_PLUGINDIR_DEB   lib/mysql/plugin)
+ #
+ SET(INSTALL_INCLUDEDIR_DEB  include)
+@@ -204,6 +209,7 @@
+ SET(INSTALL_SCRIPTDIR_SVR4  scripts)
+ #
+ SET(INSTALL_LIBDIR_SVR4 lib)
++SET(INSTALL_ELIBDIR_SVR4lib)
+ SET(INSTALL_PLUGINDIR_SVR4  lib/plugin)
+ #
+ SET(INSTALL_INCLUDEDIR_SVR4 include)
+@@ -234,7 +240,7 @@
+ # Set INSTALL_FOODIR variables for chosen layout (for example, INSTALL_BINDIR
+ # will be defined  as ${INSTALL_BINDIR_STANDALONE} by default if STANDALONE
+ # layout is chosen)
+-FOREACH(var BIN SBIN LIB MYSQLSHARE SHARE PLUGIN INCLUDE SCRIPT DOC MAN
++FOREACH(var BIN SBIN LIB ELIB MYSQLSHARE SHARE PLUGIN INCLUDE SCRIPT DOC MAN
+   INFO MYSQLTEST SQLBENCH DOCREADME SUPPORTFILES MYSQLDATA PLUGINTEST)
+   SET(INSTALL_${var}DIR  ${INSTALL_${var}DIR_${INSTALL_LAYOUT}}
+   CACHE STRING ${var} installation directory ${FORCE})
+diff -ur mysql-old/cmake/libutils.cmake mysql/cmake/libutils.cmake
+--- mysql-old/cmake/libutils.cmake 2014-01-20 00:14:06.581799638 -0100
 mysql/cmake/libutils.cmake 2014-01-20 00:15:27.647802721 -0100
+@@ -40,6 +40,8 @@
+ # - MERGE_LIBRARIES(target [STATIC|SHARED|MODULE]  [linklib1  linklibN]
+ #  [EXPORTS exported_func1  exported_func_N]
+ #  [OUTPUT_NAME output_name]
++#  [OUTPUT_DIR output_dir]
++
+ # This macro merges several static libraries into a single one or creates a 
shared
+ # library from several convenience libraries
+ 
+@@ -214,7 +216,7 @@
+ #)
+ MACRO(MERGE_LIBRARIES)
+   MYSQL_PARSE_ARGUMENTS(ARG
+-EXPORTS;OUTPUT_NAME;COMPONENT
++EXPORTS;OUTPUT_NAME;COMPONENT;OUTPUT_DIR
+ STATIC;SHARED;MODULE;NOINSTALL
+ ${ARGN}
+   )
+@@ -265,7 +267,11 @@
+ IF(ARG_COMPONENT)
+   SET(COMP COMPONENT ${ARG_COMPONENT}) 
+ ENDIF()
+-MYSQL_INSTALL_TARGETS(${TARGET} DESTINATION ${INSTALL_LIBDIR} ${COMP})
++IF(ARG_OUTPUT_DIR)
++  MYSQL_INSTALL_TARGETS(${TARGET} DESTINATION ${ARG_OUTPUT_DIR} 

[gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-4.0.5.ebuild

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 19:29:54

  Modified: ChangeLog
  Added:actionmailer-4.0.5.ebuild
  Log:
  Version bump for Rails 4.0.5, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.259dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.258
retrieving revision 1.259
diff -u -r1.258 -r1.259
--- ChangeLog   6 May 2014 18:52:09 -   1.258
+++ ChangeLog   6 May 2014 19:29:54 -   1.259
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.258 
2014/05/06 18:52:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.259 
2014/05/06 19:29:54 graaff Exp $
+
+*actionmailer-4.0.5 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +actionmailer-4.0.5.ebuild:
+  Version bump for Rails 4.0.5, security bug 509706.
 
 *actionmailer-3.2.18 (06 May 2014)
 



1.1  dev-ruby/actionmailer/actionmailer-4.0.5.ebuild

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

Index: actionmailer-4.0.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.0.5.ebuild,v 1.1 
2014/05/06 19:29:54 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_GEMSPEC=actionmailer.gemspec

inherit ruby-fakegem versionator

DESCRIPTION=Framework for designing email-service layers
HOMEPAGE=http://rubyforge.org/projects/actionmailer/;
SRC_URI=http://github.com/rails/rails/archive/v${PV}.tar.gz - rails-${PV}.tgz

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~x86
IUSE=

RUBY_S=rails-${PV}/${PN}

ruby_add_rdepend ~dev-ruby/actionpack-${PV}
=dev-ruby/mail-2.5.4:2.5
ruby_add_bdepend test? (
dev-ruby/bundler
dev-ruby/mocha:0.13
)

all_ruby_prepare() {
# Remove items from the common Gemfile that we don't need for this
# test run. This also requires handling some gemspecs.
sed -i -e 
/\(uglifier\|system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|redcarpet\)/d
 ../Gemfile || die
sed -i -e '/rack-ssl/d' -e 's/~ 3.4/= 3.4/' 
../railties/railties.gemspec || die
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/railties: railties-4.0.5.ebuild ChangeLog

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 19:30:15

  Modified: ChangeLog
  Added:railties-4.0.5.ebuild
  Log:
  Version bump for Rails 4.0.5, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.75 dev-ruby/railties/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog   6 May 2014 18:52:54 -   1.74
+++ ChangeLog   6 May 2014 19:30:15 -   1.75
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/railties
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v 1.74 
2014/05/06 18:52:54 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v 1.75 
2014/05/06 19:30:15 graaff Exp $
+
+*railties-4.0.5 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +railties-4.0.5.ebuild:
+  Version bump for Rails 4.0.5, security bug 509706.
 
 *railties-3.2.18 (06 May 2014)
 



1.1  dev-ruby/railties/railties-4.0.5.ebuild

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

Index: railties-4.0.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/railties-4.0.5.ebuild,v 
1.1 2014/05/06 19:30:15 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_TASK_TEST=test:regular
RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.rdoc

RUBY_FAKEGEM_GEMSPEC=railties.gemspec

RUBY_FAKEGEM_BINWRAP=

inherit ruby-fakegem versionator

DESCRIPTION=Tools for creating, working with, and running Rails applications.
HOMEPAGE=http://github.com/rails/rails;
SRC_URI=http://github.com/rails/rails/archive/v${PV}.tar.gz - rails-${PV}.tgz

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~x86
IUSE=

RUBY_S=rails-${PV}/${PN}

# The test suite has many failures, most likely due to a mismatch in
# exact dependencies or environment specifics. Needs further
# investigation.
RESTRICT=test

RDEPEND+==app-admin/eselect-rails-0.19

ruby_add_rdepend 
~dev-ruby/activesupport-${PV}
~dev-ruby/actionpack-${PV}
=dev-ruby/thor-0.18.1
=dev-ruby/rake-0.8.7

ruby_add_bdepend 
test? (
dev-ruby/mocha:0.13
)

all_ruby_prepare() {
rm ${S}/../Gemfile || die Unable to remove Gemfile
sed -i -e '/load_paths/d' test/abstract_unit.rb || die Unable to 
remove load paths
sed -i -e '1igem minitest, ~4.0' test/abstract_unit.rb || die

# Also allow rdoc 4.x
sed -i -e 's/~ 3.4/= 3.4/' ${RUBY_FAKEGEM_GEMSPEC} || die
}

all_ruby_install() {
all_fakegem_install

ruby_fakegem_binwrapper rails rails-${PV}
}

pkg_postinst() {
elog To select between slots of rails, use:
elog \teselect rails

eselect rails update
}

pkg_postrm() {
eselect rails update
}






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

2014-05-06 Thread Hans de Graaff (graaff)
graaff  14/05/06 19:30:27

  Modified: ChangeLog
  Added:rails-4.0.5.ebuild
  Log:
  Version bump for Rails 4.0.5, security bug 509706.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.289dev-ruby/rails/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -r1.288 -r1.289
--- ChangeLog   6 May 2014 18:53:31 -   1.288
+++ ChangeLog   6 May 2014 19:30:26 -   1.289
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/rails
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.288 2014/05/06 
18:53:31 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.289 2014/05/06 
19:30:26 graaff Exp $
+
+*rails-4.0.5 (06 May 2014)
+
+  06 May 2014; Hans de Graaff gra...@gentoo.org +rails-4.0.5.ebuild:
+  Version bump for Rails 4.0.5, security bug 509706.
 
 *rails-3.2.18 (06 May 2014)
 



1.1  dev-ruby/rails/rails-4.0.5.ebuild

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

Index: rails-4.0.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-4.0.5.ebuild,v 1.1 
2014/05/06 19:30:26 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_BINWRAP=

# The guides are now here but we'd need to rebuilt them first.
RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_TASK_TEST=

RUBY_FAKEGEM_EXTRADOC=README.md guides/CHANGELOG.md

inherit ruby-fakegem versionator

DESCRIPTION=ruby on rails is a web-application and persistance framework
HOMEPAGE=http://www.rubyonrails.org;

LICENSE=MIT
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~amd64 ~arm ~x86

IUSE=+asset-pipeline

ruby_add_rdepend 
~dev-ruby/actionmailer-${PV}
~dev-ruby/actionpack-${PV}
~dev-ruby/activerecord-${PV}
~dev-ruby/activesupport-${PV}
~dev-ruby/railties-${PV}
=dev-ruby/bundler-1.3 =dev-ruby/bundler-1*
=dev-ruby/sprockets-rails-2.0.0:2.0
asset-pipeline? (
dev-ruby/jquery-rails
=dev-ruby/sass-rails-4.0.0:4.0
=dev-ruby/uglifier-1.3.0
=dev-ruby/coffee-rails-4.0.0:4.0
)

# also: turbolinks, =jbuilder-1.2:1






  1   2   3   4   5   >