[gentoo-commits] gentoo-x86 commit in games-strategy/gwp: gwp-0.4.0-r2.ebuild ChangeLog

2014-06-25 Thread Michael Sterrett (mr_bones_)
mr_bones_14/06/25 06:04:59

  Modified: gwp-0.4.0-r2.ebuild ChangeLog
  Log:
  link with gold linker (bug #514428)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.8  games-strategy/gwp/gwp-0.4.0-r2.ebuild

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

Index: gwp-0.4.0-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/gwp/gwp-0.4.0-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gwp-0.4.0-r2.ebuild 4 May 2012 04:51:08 -   1.7
+++ gwp-0.4.0-r2.ebuild 25 Jun 2014 06:04:59 -  1.8
@@ -1,9 +1,9 @@
-# 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/gwp/gwp-0.4.0-r2.ebuild,v 
1.7 2012/05/04 04:51:08 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/gwp-0.4.0-r2.ebuild,v 
1.8 2014/06/25 06:04:59 mr_bones_ Exp $
 
 EAPI=2
-inherit eutils gnome2
+inherit eutils flag-o-matic gnome2
 
 DESCRIPTION=GNOME client for the classic PBEM strategy game VGA Planets 3
 HOMEPAGE=http://gwp.lunix.com.ar/;
@@ -27,6 +27,7 @@
nls? ( sys-devel/gettext )
 
 src_prepare() {
+   append-libs -lm
gnome2_src_prepare
epatch \
${FILESDIR}/${P}-gcc41.patch \
@@ -34,8 +35,7 @@
sed -i \
-e '/ -O1/d' \
-e '/ -g$/d' \
-   src/Makefile.in \
-   || die sed failed
+   src/Makefile.in || die
 }
 
 src_configure() {



1.10 games-strategy/gwp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/gwp/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   4 May 2012 04:51:08 -   1.9
+++ ChangeLog   25 Jun 2014 06:04:59 -  1.10
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/gwp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/ChangeLog,v 1.9 
2012/05/04 04:51:08 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/ChangeLog,v 1.10 
2014/06/25 06:04:59 mr_bones_ Exp $
+
+  25 Jun 2014; Michael Sterrett mr_bon...@gentoo.org gwp-0.4.0-r2.ebuild:
+  link with gold linker (bug #514428)
 
   04 May 2012; Jeff Horelick jdh...@gentoo.org gwp-0.4.0-r2.ebuild:
   dev-util/pkgconfig - virtual/pkgconfig
@@ -40,4 +43,3 @@
   Initial import. Original ebuild by James Jones jcjo...@ufl.edu and edited
   by me. Updated ebuild provided by Tom Wesley t...@tomaw.org and edited by
   me. Closing bug #56533.
-






[gentoo-commits] gentoo-x86 commit in x11-misc/3dfb: ChangeLog 3dfb-0.6.1-r1.ebuild

2014-06-25 Thread Sergey Popov (pinkbyte)
pinkbyte14/06/25 06:18:45

  Modified: ChangeLog 3dfb-0.6.1-r1.ebuild
  Log:
  Add missing dependency on x11-libs/libXmu, wrt bug #514998. Thanks to Patrick 
Lauer for discovering this issue
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.14 x11-misc/3dfb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/3dfb/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   13 Mar 2014 09:04:35 -  1.13
+++ ChangeLog   25 Jun 2014 06:18:45 -  1.14
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/3dfb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/3dfb/ChangeLog,v 1.13 2014/03/13 
09:04:35 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/3dfb/ChangeLog,v 1.14 2014/06/25 
06:18:45 pinkbyte Exp $
+
+  25 Jun 2014; Sergey Popov pinkb...@gentoo.org 3dfb-0.6.1-r1.ebuild:
+  Add missing dependency on x11-libs/libXmu, wrt bug #514998. Thanks to Patrick
+  Lauer for discovering this issue
 
   13 Mar 2014; Sergey Popov pinkb...@gentoo.org -3dfb-0.6.1.ebuild,
   3dfb-0.6.1-r1.ebuild:



1.3  x11-misc/3dfb/3dfb-0.6.1-r1.ebuild

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

Index: 3dfb-0.6.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/3dfb/3dfb-0.6.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 3dfb-0.6.1-r1.ebuild13 Mar 2014 09:04:35 -  1.2
+++ 3dfb-0.6.1-r1.ebuild25 Jun 2014 06:18:45 -  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/x11-misc/3dfb/3dfb-0.6.1-r1.ebuild,v 1.2 
2014/03/13 09:04:35 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/3dfb/3dfb-0.6.1-r1.ebuild,v 1.3 
2014/06/25 06:18:45 pinkbyte Exp $
 
 EAPI=5
 
@@ -16,7 +16,8 @@
 
 RDEPEND=dev-libs/glib:2
media-libs/freeglut
-   virtual/opengl
+   virtual/opengl
+   x11-libs/libXmu
 DEPEND=${RDEPEND}
virtual/pkgconfig
 






[gentoo-commits] gentoo-x86 commit in www-plugins/adobe-flash: adobe-flash-11.2.202.378.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 06:32:41

  Modified: adobe-flash-11.2.202.378.ebuild ChangeLog
  Log:
  Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for GNOME 3.6.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.4  www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild?r1=1.3r2=1.4

Index: adobe-flash-11.2.202.378.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- adobe-flash-11.2.202.378.ebuild 18 Jun 2014 20:58:10 -  1.3
+++ adobe-flash-11.2.202.378.ebuild 25 Jun 2014 06:32:41 -  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/www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild,v
 1.3 2014/06/18 20:58:10 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild,v
 1.4 2014/06/25 06:32:41 mgorny Exp $
 
 EAPI=5
 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal
@@ -89,7 +89,7 @@
)
|| (
(
-   
=dev-libs/glib-2.38.2-r1:2[abi_x86_32(-)]
+   =dev-libs/glib-2.34.3:2[abi_x86_32(-)]
=dev-libs/nspr-4.10.4[abi_x86_32(-)]
=dev-libs/nss-3.15.4[abi_x86_32(-)]
)



1.256www-plugins/adobe-flash/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.256view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.256content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?r1=1.255r2=1.256

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v
retrieving revision 1.255
retrieving revision 1.256
diff -u -r1.255 -r1.256
--- ChangeLog   18 Jun 2014 20:58:10 -  1.255
+++ ChangeLog   25 Jun 2014 06:32:41 -  1.256
@@ -1,6 +1,10 @@
 # ChangeLog for www-plugins/adobe-flash
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.255 
2014/06/18 20:58:10 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.256 
2014/06/25 06:32:41 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org 
adobe-flash-11.2.202.378.ebuild:
+  Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for
+  GNOME 3.6.
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org 
adobe-flash-11.2.202.378.ebuild:
   Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug






[gentoo-commits] gentoo-x86 commit in media-video/tsmuxer: tsmuxer-1.10.6-r1.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 06:32:41

  Modified: tsmuxer-1.10.6-r1.ebuild ChangeLog
  Log:
  Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for GNOME 3.6.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.13 media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild?r1=1.12r2=1.13

Index: tsmuxer-1.10.6-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- tsmuxer-1.10.6-r1.ebuild18 Jun 2014 20:30:35 -  1.12
+++ tsmuxer-1.10.6-r1.ebuild25 Jun 2014 06:32:41 -  1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild,v 1.12 
2014/06/18 20:30:35 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild,v 1.13 
2014/06/25 06:32:41 mgorny Exp $
 
 EAPI=5
 
@@ -57,7 +57,7 @@
|| (

app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
(
-   
=dev-libs/glib-2.38.2-r1:2[abi_x86_32(-)]
+   =dev-libs/glib-2.34.3:2[abi_x86_32(-)]

=media-libs/libpng-1.2.51:1.2[abi_x86_32(-)]
=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)]
)



1.15 media-video/tsmuxer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/tsmuxer/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   18 Jun 2014 20:30:35 -  1.14
+++ ChangeLog   25 Jun 2014 06:32:41 -  1.15
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/tsmuxer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/tsmuxer/ChangeLog,v 1.14 
2014/06/18 20:30:35 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/tsmuxer/ChangeLog,v 1.15 
2014/06/25 06:32:41 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org tsmuxer-1.10.6-r1.ebuild:
+  Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for
+  GNOME 3.6.
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org tsmuxer-1.10.6-r1.ebuild:
   Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug






[gentoo-commits] gentoo-x86 commit in app-i18n/atokx3: atokx3-3.0.0-r10.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 06:34:14

  Modified: atokx3-3.0.0-r10.ebuild ChangeLog
  Log:
  Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for GNOME 3.6.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.4  app-i18n/atokx3/atokx3-3.0.0-r10.ebuild

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

Index: atokx3-3.0.0-r10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-i18n/atokx3/atokx3-3.0.0-r10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- atokx3-3.0.0-r10.ebuild 18 Jun 2014 19:03:05 -  1.3
+++ atokx3-3.0.0-r10.ebuild 25 Jun 2014 06:34:14 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/atokx3/atokx3-3.0.0-r10.ebuild,v 
1.3 2014/06/18 19:03:05 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/atokx3/atokx3-3.0.0-r10.ebuild,v 
1.4 2014/06/25 06:34:14 mgorny Exp $
 
 EAPI=3
 
@@ -57,7 +57,7 @@
|| (
app-emulation/emul-linux-x86-baselibs
(
-   =dev-libs/glib-2.38.2-r1:2[abi_x86_32]
+   =dev-libs/glib-2.34.3:2[abi_x86_32]
=dev-libs/libxml2-2.9.1-r4:2[abi_x86_32]
=media-libs/libpng-1.2.51[abi_x86_32]
=sys-apps/tcp-wrappers-7.6.22-r1[abi_x86_32]



1.24 app-i18n/atokx3/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-i18n/atokx3/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   18 Jun 2014 19:03:05 -  1.23
+++ ChangeLog   25 Jun 2014 06:34:14 -  1.24
@@ -1,6 +1,10 @@
 # ChangeLog for app-i18n/atokx3
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/atokx3/ChangeLog,v 1.23 2014/06/18 
19:03:05 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/atokx3/ChangeLog,v 1.24 2014/06/25 
06:34:14 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org atokx3-3.0.0-r10.ebuild:
+  Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for
+  GNOME 3.6.
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org atokx3-3.0.0-r10.ebuild:
   Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug






[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-baselibs: emul-linux-x86-baselibs-20131008-r6.ebuild emul-linux-x86-baselibs-20140508-r13.ebuild emul-linux-x86-baselibs-20140508-r9.

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 06:34:35

  Modified: emul-linux-x86-baselibs-20131008-r6.ebuild
emul-linux-x86-baselibs-20140508-r13.ebuild
emul-linux-x86-baselibs-20140508-r9.ebuild
emul-linux-x86-baselibs-20140508-r12.ebuild
emul-linux-x86-baselibs-20140406-r4.ebuild
emul-linux-x86-baselibs-20140508-r14.ebuild
ChangeLog
  Log:
  Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for GNOME 3.6.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.5  
app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20131008-r6.ebuild

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

Index: emul-linux-x86-baselibs-20131008-r6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20131008-r6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- emul-linux-x86-baselibs-20131008-r6.ebuild  18 Jun 2014 19:01:17 -  
1.4
+++ emul-linux-x86-baselibs-20131008-r6.ebuild  25 Jun 2014 06:34:35 -  
1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20131008-r6.ebuild,v
 1.4 2014/06/18 19:01:17 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20131008-r6.ebuild,v
 1.5 2014/06/25 06:34:35 mgorny Exp $
 
 EAPI=5
 inherit emul-linux-x86
@@ -32,7 +32,7 @@
=virtual/udev-208-r2[abi_x86_32(-)]
=media-libs/tiff-4.0.3-r6:0[abi_x86_32(-)]
=sys-apps/attr-2.4.47-r1[abi_x86_32(-)]
-   =dev-libs/glib-2.38.2-r1:2[abi_x86_32(-)]
+   =dev-libs/glib-2.34.3:2[abi_x86_32(-)]
=media-libs/lcms-2.5-r1:2[abi_x86_32(-)]
=app-text/libpaper-1.1.24-r2[abi_x86_32(-)]
=media-libs/tiff-3.9.7-r1:3[abi_x86_32(-)]



1.2  
app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20140508-r13.ebuild

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

Index: emul-linux-x86-baselibs-20140508-r13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20140508-r13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emul-linux-x86-baselibs-20140508-r13.ebuild 19 Jun 2014 03:12:30 -  
1.1
+++ emul-linux-x86-baselibs-20140508-r13.ebuild 25 Jun 2014 06:34:35 -  
1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20140508-r13.ebuild,v
 1.1 2014/06/19 03:12:30 tetromino Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20140508-r13.ebuild,v
 1.2 2014/06/25 06:34:35 mgorny Exp $
 
 EAPI=5
 inherit emul-linux-x86
@@ -35,7 +35,7 @@
=virtual/udev-208-r2[abi_x86_32(-)]
=media-libs/tiff-4.0.3-r6:0[abi_x86_32(-)]
=sys-apps/attr-2.4.47-r1[abi_x86_32(-)]
-   =dev-libs/glib-2.38.2-r1:2[abi_x86_32(-)]
+   =dev-libs/glib-2.34.3:2[abi_x86_32(-)]
=media-libs/lcms-1.19-r2:0[abi_x86_32(-)]
=media-libs/lcms-2.5-r1:2[abi_x86_32(-)]
=app-text/libpaper-1.1.24-r2[abi_x86_32(-)]



1.6  
app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20140508-r9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20140508-r9.ebuild?rev=1.6view=markup
plain: 

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

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 06:34:52

  Modified: emul-linux-x86-qtlibs-20140508-r1.ebuild ChangeLog
  Log:
  Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for GNOME 3.6.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

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

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

Index: emul-linux-x86-qtlibs-20140508-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-20140508-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- emul-linux-x86-qtlibs-20140508-r1.ebuild18 Jun 2014 19:02:14 -  
1.3
+++ emul-linux-x86-qtlibs-20140508-r1.ebuild25 Jun 2014 06:34:52 -  
1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-20140508-r1.ebuild,v
 1.3 2014/06/18 19:02:14 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-20140508-r1.ebuild,v
 1.4 2014/06/25 06:34:52 mgorny Exp $
 
 EAPI=5
 inherit eutils emul-linux-x86
@@ -16,7 +16,7 @@
~app-emulation/emul-linux-x86-baselibs-${PV}
(
=dev-db/sqlite-3.8.2:3[abi_x86_32(-)]
-   =dev-libs/glib-2.38.2-r1[abi_x86_32(-)]
+   =dev-libs/glib-2.34.3[abi_x86_32(-)]
=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)]
mng? ( media-libs/libmng-2[abi_x86_32(-)] )
=media-libs/libpng-1.6.10:0/16[abi_x86_32(-)]



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

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

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog   18 Jun 2014 19:02:14 -  1.95
+++ ChangeLog   25 Jun 2014 06:34:52 -  1.96
@@ -1,6 +1,11 @@
 # ChangeLog for app-emulation/emul-linux-x86-qtlibs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/ChangeLog,v 1.95 
2014/06/18 19:02:14 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/ChangeLog,v 1.96 
2014/06/25 06:34:52 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org
+  emul-linux-x86-qtlibs-20140508-r1.ebuild:
+  Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for
+  GNOME 3.6.
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org
   emul-linux-x86-qtlibs-20140508-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in x11-plugins/wmsystemtray: ChangeLog wmsystemtray-1.4.ebuild wmsystemtray-1.3.ebuild wmsystemtray-1.2.ebuild

2014-06-25 Thread Bernard Cafarelli (voyageur)
voyageur14/06/25 06:36:59

  Modified: ChangeLog wmsystemtray-1.3.ebuild
  Added:wmsystemtray-1.4.ebuild
  Removed:  wmsystemtray-1.2.ebuild
  Log:
  Version bump, also add missing libXpm dependency, spotted by patrick in bug 
#514344
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.3  x11-plugins/wmsystemtray/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   11 Feb 2014 09:29:09 -  1.2
+++ ChangeLog   25 Jun 2014 06:36:58 -  1.3
@@ -1,6 +1,13 @@
 # ChangeLog for x11-plugins/wmsystemtray
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/ChangeLog,v 1.2 
2014/02/11 09:29:09 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/ChangeLog,v 1.3 
2014/06/25 06:36:58 voyageur Exp $
+
+*wmsystemtray-1.4 (25 Jun 2014)
+
+  25 Jun 2014; Bernard Cafarelli voyag...@gentoo.org
+  -wmsystemtray-1.2.ebuild, wmsystemtray-1.3.ebuild, +wmsystemtray-1.4.ebuild:
+  Version bump, also add missing libXpm dependency, spotted by patrick in bug
+  #514344
 
 *wmsystemtray-1.3 (11 Feb 2014)
 



1.2  x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild

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

Index: wmsystemtray-1.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wmsystemtray-1.3.ebuild 11 Feb 2014 09:29:09 -  1.1
+++ wmsystemtray-1.3.ebuild 25 Jun 2014 06:36:58 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild,v 1.1 
2014/02/11 09:29:09 voyageur Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild,v 1.2 
2014/06/25 06:36:58 voyageur Exp $
 
 EAPI=5
 
@@ -15,5 +15,6 @@
 
 DEPEND=x11-libs/libXext
x11-libs/libXfixes
-   x11-libs/libXmu
+   x11-libs/libXmu
+   x11-libs/libXpm
 RDEPEND=${DEPEND}



1.1  x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild

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

Index: wmsystemtray-1.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild,v 1.1 
2014/06/25 06:36:58 voyageur Exp $

EAPI=5

DESCRIPTION=a system tray dockapp with the ability to display more than just 
four tray icons
HOMEPAGE=http://sourceforge.net/projects/wmsystemtray/;
SRC_URI=mirror://sourceforge/${PN}/${P}.tar.gz

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

DEPEND=x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXmu
x11-libs/libXpm
RDEPEND=${DEPEND}






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

2014-06-25 Thread Patrick Lauer (patrick)
patrick 14/06/25 06:36:31

  Modified: lc-core-0.6.65.ebuild lc-core-.ebuild ChangeLog
  Log:
  Add missing qtdbus dependency
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  app-leechcraft/lc-core/lc-core-0.6.65.ebuild

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

Index: lc-core-0.6.65.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.65.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lc-core-0.6.65.ebuild   10 Apr 2014 17:51:51 -  1.1
+++ lc-core-0.6.65.ebuild   25 Jun 2014 06:36:31 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.65.ebuild,v 1.1 
2014/04/10 17:51:51 maksbotan Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.65.ebuild,v 1.2 
2014/06/25 06:36:31 patrick Exp $
 
 EAPI=5
 
@@ -22,6 +22,7 @@
dev-qt/qtscript:4
dev-qt/qtsql:4[postgres?,sqlite?]
dev-qt/qtwebkit:4
+   dev-qt/qtdbus:4
qwt? ( x11-libs/qwt:6 )
 DEPEND=${COMMON_DEPEND}
doc? ( app-doc/doxygen )



1.6  app-leechcraft/lc-core/lc-core-.ebuild

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

Index: lc-core-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lc-core-.ebuild 3 Dec 2013 17:23:47 -   1.5
+++ lc-core-.ebuild 25 Jun 2014 06:36:31 -  1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-.ebuild,v 1.5 
2013/12/03 17:23:47 pinkbyte Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-.ebuild,v 1.6 
2014/06/25 06:36:31 patrick Exp $
 
 EAPI=5
 
@@ -22,6 +22,7 @@
dev-qt/qtscript:4
dev-qt/qtsql:4[postgres?,sqlite?]
dev-qt/qtwebkit:4
+   dev-qt/qtdbus:4
qwt? ( x11-libs/qwt:6 )
 DEPEND=${COMMON_DEPEND}
doc? ( app-doc/doxygen )



1.18 app-leechcraft/lc-core/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   10 Apr 2014 17:51:51 -  1.17
+++ ChangeLog   25 Jun 2014 06:36:31 -  1.18
@@ -1,6 +1,10 @@
 # ChangeLog for app-leechcraft/lc-core
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/ChangeLog,v 1.17 
2014/04/10 17:51:51 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/ChangeLog,v 1.18 
2014/06/25 06:36:31 patrick Exp $
+
+  25 Jun 2014; Patrick Lauer patr...@gentoo.org lc-core-0.6.65.ebuild,
+  lc-core-.ebuild:
+  Add missing qtdbus dependency
 
 *lc-core-0.6.65 (10 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in media-libs/libquvi: libquvi-0.4.1-r2.ebuild libquvi-0.9.4-r1.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 06:38:26

  Modified: libquvi-0.4.1-r2.ebuild libquvi-0.9.4-r1.ebuild
ChangeLog
  Log:
  Lower lua dependency not to require the masked version.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.3  media-libs/libquvi/libquvi-0.4.1-r2.ebuild

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

Index: libquvi-0.4.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libquvi/libquvi-0.4.1-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libquvi-0.4.1-r2.ebuild 18 Jun 2014 19:46:45 -  1.2
+++ libquvi-0.4.1-r2.ebuild 25 Jun 2014 06:38:26 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libquvi/libquvi-0.4.1-r2.ebuild,v 1.2 
2014/06/18 19:46:45 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libquvi/libquvi-0.4.1-r2.ebuild,v 1.3 
2014/06/25 06:38:26 mgorny Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 RDEPEND==net-misc/curl-7.36.0[${MULTILIB_USEDEP}]
!media-libs/quvi-0.4.0
=media-libs/libquvi-scripts-0.4.21-r1:0.4[${MULTILIB_USEDEP}]
-   =dev-lang/lua-5.2.3[deprecated,${MULTILIB_USEDEP}]
+   =dev-lang/lua-5.1.5-r3[deprecated,${MULTILIB_USEDEP}]
!=media-libs/libquvi-0.4*:0
 DEPEND=${RDEPEND}
app-arch/xz-utils



1.4  media-libs/libquvi/libquvi-0.9.4-r1.ebuild

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

Index: libquvi-0.9.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libquvi/libquvi-0.9.4-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libquvi-0.9.4-r1.ebuild 24 Jun 2014 22:12:03 -  1.3
+++ libquvi-0.9.4-r1.ebuild 25 Jun 2014 06:38:26 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libquvi/libquvi-0.9.4-r1.ebuild,v 1.3 
2014/06/24 22:12:03 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libquvi/libquvi-0.9.4-r1.ebuild,v 1.4 
2014/06/25 06:38:26 mgorny Exp $
 
 EAPI=5
 AUTOTOOLS_AUTORECONF=1
@@ -22,7 +22,7 @@
=media-libs/libquvi-scripts-0.9.20130903[${MULTILIB_USEDEP}]
=net-libs/libproxy-0.4.11-r1[${MULTILIB_USEDEP}]
=net-misc/curl-7.36.0[${MULTILIB_USEDEP}]
-   =dev-lang/lua-5.2.3[deprecated,${MULTILIB_USEDEP}]
+   =dev-lang/lua-5.1.5-r3[deprecated,${MULTILIB_USEDEP}]
nls? ( =virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
 DEPEND=${RDEPEND}
app-arch/xz-utils



1.38 media-libs/libquvi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libquvi/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   24 Jun 2014 22:12:03 -  1.37
+++ ChangeLog   25 Jun 2014 06:38:26 -  1.38
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/libquvi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi/ChangeLog,v 1.37 
2014/06/24 22:12:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi/ChangeLog,v 1.38 
2014/06/25 06:38:26 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org libquvi-0.4.1-r2.ebuild,
+  libquvi-0.9.4-r1.ebuild:
+  Lower lua dependency not to require the masked version.
 
   24 Jun 2014; Michał Górny mgo...@gentoo.org libquvi-0.9.4-r1.ebuild:
   Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for






[gentoo-commits] gentoo-x86 commit in dev-libs/ossp-uuid/files: ossp-uuid-1.6.2-hwaddr.patch ossp-uuid-1.6.2-manfix.patch ossp-uuid-1.6.2-fix-whatis-entries.patch ossp-uuid-1.6.2-fix-data-uuid-from-st

2014-06-25 Thread Tiziano Mueller (dev-zero)
dev-zero14/06/25 06:48:01

  Added:ossp-uuid-1.6.2-hwaddr.patch
ossp-uuid-1.6.2-manfix.patch
ossp-uuid-1.6.2-fix-whatis-entries.patch
ossp-uuid-1.6.2-fix-data-uuid-from-string.patch

ossp-uuid-1.6.2-uuid-preserve-m-option-status-in-v-option-handling.patch
  Removed:  ossp-uuid-1.6.2-gentoo.patch
  Log:
  Also build for php-5.5 (bug #491852), add various bug-fixes from Fedora and 
Ubuntu/Debian, fix Perl-bindings installation.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1A5D023975B0583D!)

Revision  ChangesPath
1.1  dev-libs/ossp-uuid/files/ossp-uuid-1.6.2-hwaddr.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ossp-uuid/files/ossp-uuid-1.6.2-hwaddr.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ossp-uuid/files/ossp-uuid-1.6.2-hwaddr.patch?rev=1.1content-type=text/plain

Index: ossp-uuid-1.6.2-hwaddr.patch
===
diff -urN uuid-1.6.2/configure uuid-1.6.2/configure
--- uuid-1.6.2/configure2008-07-04 15:43:09.0 -0600
+++ uuid-1.6.2/configure2012-06-06 19:19:41.659880386 -0600
@@ -14208,7 +14208,7 @@
 
 
 
-for ac_header in netdb.h ifaddrs.h net/if.h net/if_dl.h net/if_arp.h 
netinet/in.h arpa/inet.h
+for ac_header in netdb.h ifaddrs.h net/if.h net/if_dl.h net/if_arp.h 
netinet/in.h arpa/inet.h netpacket/packet.h
 do
 as_ac_Header=`$as_echo ac_cv_header_$ac_header | $as_tr_sh`
 { $as_echo $as_me:$LINENO: checking for $ac_header 5
diff -urN uuid-1.6.2/uuid.c uuid-1.6.2/uuid.c
--- uuid-1.6.2/uuid.c   2008-03-07 03:49:59.0 -0700
+++ uuid-1.6.2/uuid.c   2012-06-06 15:50:30.060881473 -0600
@@ -72,6 +72,8 @@
 /* IEEE 802 MAC address octet length */
 #define IEEE_MAC_OCTETS 6
 
+static unsigned char mac_unset[IEEE_MAC_OCTETS] = {BM_OCTET(1,0,0,0,0,0,0,0), 
0x00, 0x00, 0x00, 0x00, 0x00};
+
 /* UUID binary representation according to UUID standards */
 typedef struct {
 uuid_uint32_t  time_low;  /* bits  0-31 of time field */
@@ -967,7 +969,7 @@
  *  GENERATE NODE
  */
 
-if ((mode  UUID_MAKE_MC) || (uuid-mac[0]  BM_OCTET(1,0,0,0,0,0,0,0))) {
+if ((mode  UUID_MAKE_MC) || !memcmp(uuid-mac, mac_unset, 
IEEE_MAC_OCTETS)) {
 /* generate random IEEE 802 local multicast MAC address */
 if (prng_data(uuid-prng, (void *)(uuid-obj.node), 
sizeof(uuid-obj.node)) != PRNG_RC_OK)
 return UUID_RC_INT;
diff -urN uuid-1.6.2/uuid_mac.c uuid-1.6.2/uuid_mac.c
--- uuid-1.6.2/uuid_mac.c   2008-03-07 03:49:59.0 -0700
+++ uuid-1.6.2/uuid_mac.c   2012-06-06 19:30:49.050879930 -0600
@@ -76,6 +76,9 @@
 #ifdef HAVE_IFADDRS_H
 #include ifaddrs.h
 #endif
+#ifdef HAVE_NETPACKET_PACKET_H
+#include netpacket/packet.h
+#endif
 
 /* own headers (part (1/2) */
 #include uuid_mac.h
@@ -87,6 +90,10 @@
 #define TRUE (/*lint -save -e506*/ !FALSE /*lint -restore*/)
 #endif
 
+#if !defined(min)
+#define min(a,b) ((a)  (b) ? (a) : (b))
+#endif
+
 /* return the Media Access Control (MAC) address of
the FIRST network interface card (NIC) */
 int mac_address(unsigned char *data_ptr, size_t data_len)
@@ -95,28 +102,41 @@
 if (data_ptr == NULL || data_len  MAC_LEN)
 return FALSE;
 
-#if defined(HAVE_IFADDRS_H)  defined(HAVE_NET_IF_DL_H)  
defined(HAVE_GETIFADDRS)
+#if defined(HAVE_IFADDRS_H)  (defined(HAVE_NET_IF_DL_H) || 
defined(HAVE_NETPACKET_PACKET_H))  defined(HAVE_GETIFADDRS)
 /* use getifaddrs(3) on BSD class platforms (xxxBSD, MacOS X, etc) */
 {
 struct ifaddrs *ifap;
 struct ifaddrs *ifap_head;
+#if defined(HAVE_NET_IF_DL_H)
 const struct sockaddr_dl *sdl;
 unsigned char *ucp;
-int i;
+#else
+   const struct sockaddr_ll *sll;
+#endif
 
 if (getifaddrs(ifap_head)  0)
 return FALSE;
 for (ifap = ifap_head; ifap != NULL; ifap = ifap-ifa_next) {
+#if defined(HAVE_NET_IF_DL_H)
 if (ifap-ifa_addr != NULL  ifap-ifa_addr-sa_family == 
AF_LINK) {
 sdl = (const struct sockaddr_dl *)(void *)ifap-ifa_addr;
 ucp = (unsigned char *)(sdl-sdl_data + sdl-sdl_nlen);
 if (sdl-sdl_alen  0) {
-for (i = 0; i  MAC_LEN  i  sdl-sdl_alen; i++, ucp++)
-data_ptr[i] = (unsigned char)(*ucp  0xff);
+memcpy(data_ptr, ucp, min(sdl-sdl_alen, MAC_LEN));
 freeifaddrs(ifap_head);
 return TRUE;
 }
 }
+#else
+if (ifap-ifa_addr != NULL  ifap-ifa_addr-sa_family == 
AF_PACKET) {
+sll = (const struct sockaddr_ll *)(void *)ifap-ifa_addr;
+if (sll-sll_hatype == ARPHRD_ETHER) {
+memcpy(data_ptr, sll-sll_addr, min(sll-sll_halen, 

[gentoo-commits] gentoo-x86 commit in dev-libs/ossp-uuid: ossp-uuid-1.6.2-r3.ebuild ChangeLog

2014-06-25 Thread Tiziano Mueller (dev-zero)
dev-zero14/06/25 06:48:01

  Modified: ChangeLog
  Added:ossp-uuid-1.6.2-r3.ebuild
  Log:
  Also build for php-5.5 (bug #491852), add various bug-fixes from Fedora and 
Ubuntu/Debian, fix Perl-bindings installation.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1A5D023975B0583D!)

Revision  ChangesPath
1.45 dev-libs/ossp-uuid/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ossp-uuid/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   11 Mar 2013 08:09:11 -  1.44
+++ ChangeLog   25 Jun 2014 06:48:01 -  1.45
@@ -1,6 +1,17 @@
 # ChangeLog for dev-libs/ossp-uuid
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ossp-uuid/ChangeLog,v 1.44 
2013/03/11 08:09:11 olemarkus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ossp-uuid/ChangeLog,v 1.45 
2014/06/25 06:48:01 dev-zero Exp $
+
+*ossp-uuid-1.6.2-r3 (25 Jun 2014)
+
+  25 Jun 2014; Tiziano Müller dev-z...@gentoo.org
+  +files/ossp-uuid-1.6.2-fix-data-uuid-from-string.patch,
+  +files/ossp-uuid-1.6.2-fix-whatis-entries.patch,
+  +files/ossp-uuid-1.6.2-hwaddr.patch, +files/ossp-uuid-1.6.2-manfix.patch, 
+fil
+  es/ossp-uuid-1.6.2-uuid-preserve-m-option-status-in-v-option-handling.patch,
+  +ossp-uuid-1.6.2-r3.ebuild, -files/ossp-uuid-1.6.2-gentoo.patch:
+  Also build for php-5.5 (bug #491852), add various bug-fixes from Fedora and
+  Ubuntu/Debian, fix Perl-bindings installation.
 
   11 Mar 2013; Ole Markus With olemar...@gentoo.org
   -ossp-uuid-1.6.2-r1.ebuild:



1.1  dev-libs/ossp-uuid/ossp-uuid-1.6.2-r3.ebuild

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

Index: ossp-uuid-1.6.2-r3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r3.ebuild,v 1.1 
2014/06/25 06:48:01 dev-zero Exp $

EAPI=5

MY_P=uuid-${PV}

PHP_EXT_NAME=uuid
PHP_EXT_INI=yes
PHP_EXT_ZENDEXT=no
PHP_EXT_S=${WORKDIR}/${MY_P}/php
PHP_EXT_OPTIONAL_USE=php
USE_PHP=php5-3 php5-4 php5-5

GENTOO_DEPEND_ON_PERL=no

inherit eutils multilib perl-module php-ext-source-r2

DESCRIPTION=An ISO-C:1999 API and corresponding CLI for the generation of DCE 
1.1, ISO/IEC 11578:1996 and RFC 4122 compliant UUID.
HOMEPAGE=http://www.ossp.org/pkg/lib/uuid/;
SRC_URI=ftp://ftp.ossp.org/pkg/lib/uuid/${MY_P}.tar.gz;

LICENSE=ISC
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~x86-macos
IUSE=+cxx perl php static-libs

DEPEND=perl? ( dev-lang/perl:= )
RDEPEND=${DEPEND}

S=${WORKDIR}/${MY_P}

src_prepare() {

epatch \
${FILESDIR}/${P}-gentoo-r1.patch \
${FILESDIR}/${P}-gentoo-perl.patch \
${FILESDIR}/${P}-hwaddr.patch \
${FILESDIR}/${P}-manfix.patch \

${FILESDIR}/${P}-uuid-preserve-m-option-status-in-v-option-handling.patch \
${FILESDIR}/${P}-fix-whatis-entries.patch \
${FILESDIR}/${P}-fix-data-uuid-from-string.patch

if use php; then
local slot
for slot in $(php_get_slots); do
php_init_slot_env ${slot}
epatch \
${FILESDIR}/${P}-gentoo-php.patch \
${FILESDIR}/${P}-php.patch
done

php-ext-source-r2_src_prepare
fi
}

src_configure() {
# Notes:
# * collides with e2fstools libs and includes if not moved around
# * pgsql-bindings need PostgreSQL-sources and are included since 
PostgreSQL 8.3
econf \
--includedir=${EPREFIX}/usr/include/ossp \
--with-dce \
--without-pgsql \
--without-perl \
--without-php \
$(use_with cxx) \
$(use_enable static-libs static)

if use php; then
php-ext-source-r2_src_configure
fi
}


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

2014-06-25 Thread Maxim Koltsov (maksbotan)
maksbotan14/06/25 07:11:55

  Modified: ChangeLog
  Added:openvz-sources-2.6.32.90.5.ebuild
  Log:
  Bump to 2.6.32.90.5, fixes CVE-2014-3519, bug #515034. Thanks to slepnoga.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F8DBDADE)

Revision  ChangesPath
1.229sys-kernel/openvz-sources/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/openvz-sources/ChangeLog,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -r1.228 -r1.229
--- ChangeLog   20 Jun 2014 10:32:34 -  1.228
+++ ChangeLog   25 Jun 2014 07:11:55 -  1.229
@@ -1,6 +1,12 @@
 # ChangeLog for sys-kernel/openvz-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openvz-sources/ChangeLog,v 1.228 
2014/06/20 10:32:34 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openvz-sources/ChangeLog,v 1.229 
2014/06/25 07:11:55 maksbotan Exp $
+
+*openvz-sources-2.6.32.90.5 (25 Jun 2014)
+
+  25 Jun 2014; Maxim Koltsov maksbo...@gentoo.org
+  +openvz-sources-2.6.32.90.5.ebuild:
+  Bump to 2.6.32.90.5, fixes CVE-2014-3519, bug #515034. Thanks to slepnoga.
 
 *openvz-sources-2.6.32.90.4 (20 Jun 2014)
 



1.1  sys-kernel/openvz-sources/openvz-sources-2.6.32.90.5.ebuild

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

Index: openvz-sources-2.6.32.90.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/openvz-sources/openvz-sources-2.6.32.90.5.ebuild,v
 1.1 2014/06/25 07:11:55 maksbotan Exp $

EAPI=5

inherit versionator

OVZ_KV=0$(get_version_component_range 4).$(get_version_component_range 5)

CKV=$(get_version_component_range 1-3)
OKV=${OKV:-${CKV}}
EXTRAVERSION=-${PN/-*}-${OVZ_KV}
ETYPE=sources
KV_FULL=${CKV}${EXTRAVERSION}
if [[ ${PR} != r0 ]]; then
KV_FULL+=-${PR}
EXTRAVERSION+=-${PR}
fi
S=${WORKDIR}/linux-${KV_FULL}

# ${KV_MAJOR}.${KV_MINOR}.${KV_PATCH} should succeed.
KV_MAJOR=$(get_version_component_range 1 ${OKV})
KV_MINOR=$(get_version_component_range 2 ${OKV})
KV_PATCH=$(get_version_component_range 3 ${OKV})

KERNEL_URI=mirror://kernel/linux/kernel/v${KV_MAJOR}.${KV_MINOR}/linux-${OKV}.tar.xz

inherit kernel-2
#detect_version

KEYWORDS=~amd64 ~ppc64 ~sparc ~x86
IUSE=

DESCRIPTION=Kernel sources with OpenVZ patchset
HOMEPAGE=http://www.openvz.org;
SRC_URI=${KERNEL_URI} ${ARCH_URI}

http://download.openvz.org/kernel/branches/rhel6-${CKV}/042stab${OVZ_KV}/patches/patch-042stab${OVZ_KV}-combined.gz;

UNIPATCH_STRICTORDER=1
UNIPATCH_LIST=${DISTDIR}/patch-042stab${OVZ_KV}-combined.gz

K_EXTRAEINFO=This openvz kernel uses RHEL6 patchset instead of vanilla kernel.
This patchset considered to be more stable and security supported by upstream,
but for us RHEL6 patchset is very fragile and fails to build in many
configurations so if you have problems use config files from openvz team
http://wiki.openvz.org/Download/kernel/rhel6/042stab${OVZ_KV};






[gentoo-commits] gentoo-x86 commit in app-backup/duplicity: ChangeLog duplicity-0.6.24.ebuild

2014-06-25 Thread Tim Harder (radhermit)
radhermit14/06/25 07:20:07

  Modified: ChangeLog duplicity-0.6.24.ebuild
  Log:
  Add missing setuptools build dep (bug #514542) and run testsuite.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.97 app-backup/duplicity/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog   4 Jun 2014 19:29:04 -   1.96
+++ ChangeLog   25 Jun 2014 07:20:07 -  1.97
@@ -1,6 +1,10 @@
 # ChangeLog for app-backup/duplicity
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.96 
2014/06/04 19:29:04 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.97 
2014/06/25 07:20:07 radhermit Exp $
+
+  25 Jun 2014; Tim Harder radher...@gentoo.org duplicity-0.6.24.ebuild,
+  +files/duplicity-0.6.24-skip-test.patch:
+  Add missing setuptools build dep (bug #514542) and run testsuite.
 
 *duplicity-0.6.24 (04 Jun 2014)
 



1.2  app-backup/duplicity/duplicity-0.6.24.ebuild

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

Index: duplicity-0.6.24.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.24.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- duplicity-0.6.24.ebuild 4 Jun 2014 19:29:04 -   1.1
+++ duplicity-0.6.24.ebuild 25 Jun 2014 07:20:07 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.24.ebuild,v 1.1 
2014/06/04 19:29:04 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.24.ebuild,v 1.2 
2014/06/25 07:20:07 radhermit Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -14,24 +14,35 @@
 LICENSE=GPL-3
 SLOT=0
 KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos
-IUSE=s3
+IUSE=s3 test
 
-DEPEND=
+CDEPEND=
net-libs/librsync
app-crypt/gnupg
dev-python/lockfile
 
-RDEPEND=${DEPEND}
+DEPEND=${CDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )
+
+RDEPEND=${CDEPEND}
dev-python/paramiko[${PYTHON_USEDEP}]
s3? ( dev-python/boto[${PYTHON_USEDEP}] )
 
 
+# workaround until failing test is fixed
+PATCHES=( ${FILESDIR}/${P}-skip-test.patch )
+
 python_prepare_all() {
distutils-r1_python_prepare_all
 
sed -i s/'COPYING',// setup.py || die Couldn't remove unnecessary 
COPYING file.
 }
 
+python_test() {
+   esetup.py test
+}
+
 pkg_postinst() {
einfo Duplicity has many optional dependencies to support various 
backends.
einfo Currently it's up to you to install them as necessary.






[gentoo-commits] gentoo-x86 commit in app-backup/duplicity/files: duplicity-0.6.24-skip-test.patch

2014-06-25 Thread Tim Harder (radhermit)
radhermit14/06/25 07:20:07

  Added:duplicity-0.6.24-skip-test.patch
  Log:
  Add missing setuptools build dep (bug #514542) and run testsuite.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.1  app-backup/duplicity/files/duplicity-0.6.24-skip-test.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/files/duplicity-0.6.24-skip-test.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/files/duplicity-0.6.24-skip-test.patch?rev=1.1content-type=text/plain

Index: duplicity-0.6.24-skip-test.patch
===
--- duplicity-0.6.24/testing/functional/test_final.py
+++ duplicity-0.6.24/testing/functional/test_final.py
@@ -156,6 +156,7 @@
 self.run_duplicity(options=[remove-older-than, 5, --force, 
self.backend_url])
 self.assertEqual(self.get_backend_files(), second_chain)
 
+@unittest.skip('skip failing test')
 def test_piped_password(self):
 Make sure that prompting for a password works
 self.set_environ(PASSPHRASE, None)






[gentoo-commits] gentoo-x86 commit in dev-python/python-gnupg: python-gnupg-0.3.6.ebuild ChangeLog

2014-06-25 Thread Ian Delaney (idella4)
idella4 14/06/25 07:30:40

  Modified: python-gnupg-0.3.6.ebuild ChangeLog
  Log:
  drop py2.6 pypy2_0 add py3.4 supp.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.3  dev-python/python-gnupg/python-gnupg-0.3.6.ebuild

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

Index: python-gnupg-0.3.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-gnupg/python-gnupg-0.3.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-gnupg-0.3.6.ebuild   31 Mar 2014 20:43:27 -  1.2
+++ python-gnupg-0.3.6.ebuild   25 Jun 2014 07:30:40 -  1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-gnupg/python-gnupg-0.3.6.ebuild,v 1.2 
2014/03/31 20:43:27 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-gnupg/python-gnupg-0.3.6.ebuild,v 1.3 
2014/06/25 07:30:40 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.10 dev-python/python-gnupg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-gnupg/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   31 Mar 2014 20:43:27 -  1.9
+++ ChangeLog   25 Jun 2014 07:30:40 -  1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-gnupg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gnupg/ChangeLog,v 1.9 
2014/03/31 20:43:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gnupg/ChangeLog,v 1.10 
2014/06/25 07:30:40 idella4 Exp $
+
+  25 Jun 2014; Ian Delaney idel...@gentoo.org python-gnupg-0.3.6.ebuild:
+  drop py2.6 pypy2_0 add py3.4 supp.
 
   31 Mar 2014; Michał Górny mgo...@gentoo.org python-gnupg-0.3.6.ebuild:
   Add support for the new PyPy slotting.






[gentoo-commits] gentoo-x86 commit in dev-python/sleekxmpp: sleekxmpp-1.3.0.ebuild ChangeLog

2014-06-25 Thread Ian Delaney (idella4)
idella4 14/06/25 07:43:06

  Modified: sleekxmpp-1.3.0.ebuild ChangeLog
  Log:
  bump; add py3.4 pypy
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/sleekxmpp/sleekxmpp-1.3.0.ebuild

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

Index: sleekxmpp-1.3.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sleekxmpp/sleekxmpp-1.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sleekxmpp-1.3.0.ebuild  19 Jun 2014 00:02:37 -  1.1
+++ sleekxmpp-1.3.0.ebuild  25 Jun 2014 07:43:06 -  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/sleekxmpp/sleekxmpp-1.3.0.ebuild,v 1.1 
2014/06/19 00:02:37 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sleekxmpp/sleekxmpp-1.3.0.ebuild,v 1.2 
2014/06/25 07:43:06 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
 
 inherit eutils distutils-r1
 



1.6  dev-python/sleekxmpp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sleekxmpp/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   19 Jun 2014 00:02:37 -  1.5
+++ ChangeLog   25 Jun 2014 07:43:06 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sleekxmpp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sleekxmpp/ChangeLog,v 1.5 
2014/06/19 00:02:37 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sleekxmpp/ChangeLog,v 1.6 
2014/06/25 07:43:06 idella4 Exp $
+
+  25 Jun 2014; Ian Delaney idel...@gentoo.org sleekxmpp-1.3.0.ebuild:
+  bump; add py3.4 pypy
 
 *sleekxmpp-1.3.0 (19 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/traits: traits-4.5.0.ebuild ChangeLog

2014-06-25 Thread Ian Delaney (idella4)
idella4 14/06/25 08:03:48

  Modified: ChangeLog
  Added:traits-4.5.0.ebuild
  Log:
  bump; drop py2.6
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.44 dev-python/traits/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/traits/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   29 Jan 2014 16:58:57 -  1.43
+++ ChangeLog   25 Jun 2014 08:03:48 -  1.44
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/traits
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/traits/ChangeLog,v 1.43 
2014/01/29 16:58:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/traits/ChangeLog,v 1.44 
2014/06/25 08:03:48 idella4 Exp $
+
+*traits-4.5.0 (25 Jun 2014)
+
+  25 Jun 2014; Ian Delaney idel...@gentoo.org +traits-4.5.0.ebuild:
+  bump; drop py2.6
 
 *traits-4.4.0 (29 Jan 2014)
 



1.1  dev-python/traits/traits-4.5.0.ebuild

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

Index: traits-4.5.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/traits/traits-4.5.0.ebuild,v 1.1 
2014/06/25 08:03:48 idella4 Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 virtualx

DESCRIPTION=Enthought Tool Suite: Explicitly typed attributes for Python
HOMEPAGE=http://code.enthought.com/projects/traits/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

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

python_prepare_all() {
sed -i -e s/'-O3'//g setup.py || die
distutils-r1_python_prepare_all
}

python_compile() {
local -x CFLAGS=${CFLAGS} -fno-strict-aliasing
distutils-r1_python_compile
}

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






[gentoo-commits] gentoo-x86 commit in dev-lang/julia/files: julia-0.2.1-patchelf.patch

2014-06-25 Thread Patrick Lauer (patrick)
patrick 14/06/25 08:09:38

  Added:julia-0.2.1-patchelf.patch
  Log:
  Fix patchelf detection #515058
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.1  dev-lang/julia/files/julia-0.2.1-patchelf.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/files/julia-0.2.1-patchelf.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/files/julia-0.2.1-patchelf.patch?rev=1.1content-type=text/plain

Index: julia-0.2.1-patchelf.patch
===
--- deps/Makefile   2014-06-25 15:57:04.618463213 +0800
+++ deps/Makefile.new   2014-06-25 16:06:36.342318418 +0800
@@ -42,14 +42,7 @@
 endif
 endif
 
-ifeq ($(OS), Linux)
-ifneq ($(shell patchelf --version 2/dev/null), patchelf 0.6)
-STAGE1_DEPS += patchelf
-PATCHELF=$(BUILD)/bin/patchelf
-else
 PATCHELF=patchelf
-endif
-endif
 
 ## USE_SYSTEM_LIBS options






[gentoo-commits] gentoo-x86 commit in dev-lang/julia: julia-0.2.1-r1.ebuild ChangeLog

2014-06-25 Thread Patrick Lauer (patrick)
patrick 14/06/25 08:09:38

  Modified: ChangeLog
  Added:julia-0.2.1-r1.ebuild
  Log:
  Fix patchelf detection #515058
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.10 dev-lang/julia/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   25 Jun 2014 02:16:06 -  1.9
+++ ChangeLog   25 Jun 2014 08:09:38 -  1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/julia
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v 1.9 2014/06/25 
02:16:06 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v 1.10 2014/06/25 
08:09:38 patrick Exp $
+
+*julia-0.2.1-r1 (25 Jun 2014)
+
+  25 Jun 2014; Patrick Lauer patr...@gentoo.org
+  +files/julia-0.2.1-patchelf.patch, +julia-0.2.1-r1.ebuild:
+  Fix patchelf detection #515058
 
   25 Jun 2014; Patrick Lauer patr...@gentoo.org julia-0.2.1.ebuild:
   Restrict parallel building #514882



1.1  dev-lang/julia/julia-0.2.1-r1.ebuild

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

Index: julia-0.2.1-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/julia-0.2.1-r1.ebuild,v 1.1 
2014/06/25 08:09:38 patrick Exp $

EAPI=5

inherit elisp-common eutils multilib pax-utils toolchain-funcs

PDSFMT=dSFMT-src-2.2

DESCRIPTION=High-performance programming language for technical computing
HOMEPAGE=http://julialang.org/;
SRC_URI=
https://github.com/JuliaLang/${PN}/archive/v${PV}.tar.gz - ${P}.tar.gz
http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/${PDSFMT}.tar.gz
http://dev.gentoo.org/~bicatali/distfiles/libuv-${P}.tar.gz


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

RDEPEND=${CDEPEND}
dev-lang/R:0=
dev-libs/double-conversion:0=
dev-libs/gmp:0=
dev-libs/libpcre:3=
dev-libs/mpfr:0=
sci-libs/arpack:0=
sci-libs/cholmod:0=
sci-libs/fftw:3.0=
sci-libs/openlibm:0=
sci-libs/spqr:0=
sci-libs/umfpack:0=
sci-mathematics/glpk:0=
=sys-devel/llvm-3.3
=sys-libs/libunwind-1.1:7=
sys-libs/readline:0=
sys-libs/zlib:0=
virtual/blas
virtual/lapack
emacs? ( app-emacs/ess )

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

src_prepare() {
epatch ${FILESDIR}/${P}-readline63.patch
epatch ${FILESDIR}/${P}-patchelf.patch

ln -s ${DISTDIR}/${PDSFMT}.tar.gz deps/random/dsfmt-2.2.tar.gz || die
rmdir deps/libuv  ln -s ${WORKDIR}/libuv deps/libuv
# no fetching in ebuild
# /usr/include/suitesparse is for debian only
# respect prefix, flags
sed -i \
-e 's|$(JLDOWNLOAD)|${EPREFIX}/bin/true|' \
-e 's|git submodule|${EPREFIX}/bin/true|g' \
-e 's|^\(SUITESPARSE_INC\s*=\).*||g' \
-e s|-O3|${CFLAGS}|g \
-e 's|/usr/bin/||g' \
-e s|/usr/include|${EPREFIX%/}/usr/include|g \
deps/Makefile || die

sed -i \
-e s|\(JULIA_EXECUTABLE = \)\(\$(JULIAHOME)/julia\)|\1 
LD_LIBRARY_PATH=\$(BUILD)/$(get_libdir) \2| \
-e s|-O3|${CFLAGS}|g \
-e s|LIBDIR = lib|LIBDIR = $(get_libdir)| \
-e s|/usr/lib|${EPREFIX}/usr/$(get_libdir)| \
-e s|/usr/include|${EPREFIX}/usr/include| \
-e s|\$(BUILD)/lib|\$(BUILD)/$(get_libdir)| \
-e s|^JULIA_COMMIT = .*|JULIA_COMMIT = v${PV}| \
Make.inc || die

sed -i \
-e s|,lib)|,$(get_libdir))|g \
-e s|\$(BUILD)/lib|\$(BUILD)/$(get_libdir)|g \
Makefile || die

sed -i \
-e s|ar -rcs|$(tc-getAR) -rcs|g \
src/Makefile || die
}

src_configure() {
# libuv is an incompatible fork from upstream, so don't use system one
cat -EOF  Make.user
LIBBLAS=$($(tc-getPKG_CONFIG) --libs blas)
  

[gentoo-commits] gentoo-x86 commit in dev-lang/julia: julia-0.2.1-r1.ebuild ChangeLog

2014-06-25 Thread Patrick Lauer (patrick)
patrick 14/06/25 08:13:58

  Modified: julia-0.2.1-r1.ebuild ChangeLog
  Log:
  Add missing camd dependency
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  dev-lang/julia/julia-0.2.1-r1.ebuild

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

Index: julia-0.2.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/julia/julia-0.2.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- julia-0.2.1-r1.ebuild   25 Jun 2014 08:09:38 -  1.1
+++ julia-0.2.1-r1.ebuild   25 Jun 2014 08:13:58 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/julia-0.2.1-r1.ebuild,v 1.1 
2014/06/25 08:09:38 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/julia-0.2.1-r1.ebuild,v 1.2 
2014/06/25 08:13:58 patrick Exp $
 
 EAPI=5
 
@@ -28,6 +28,7 @@
dev-libs/libpcre:3=
dev-libs/mpfr:0=
sci-libs/arpack:0=
+   sci-libs/camd:0=
sci-libs/cholmod:0=
sci-libs/fftw:3.0=
sci-libs/openlibm:0=



1.11 dev-lang/julia/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   25 Jun 2014 08:09:38 -  1.10
+++ ChangeLog   25 Jun 2014 08:13:58 -  1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/julia
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v 1.10 2014/06/25 
08:09:38 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v 1.11 2014/06/25 
08:13:58 patrick Exp $
+
+  25 Jun 2014; Patrick Lauer patr...@gentoo.org julia-0.2.1-r1.ebuild:
+  Add missing camd dependency
 
 *julia-0.2.1-r1 (25 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64: ChangeLog make.defaults

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 08:18:42

  Modified: ChangeLog make.defaults
  Log:
  Experimentally mark native ABI USE flag implicit for better user-friendliness.

Revision  ChangesPath
1.263profiles/arch/amd64/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v
retrieving revision 1.262
retrieving revision 1.263
diff -u -r1.262 -r1.263
--- ChangeLog   15 Jun 2014 09:49:38 -  1.262
+++ ChangeLog   25 Jun 2014 08:18:42 -  1.263
@@ -1,6 +1,11 @@
 # ChangeLog for Gentoo/AMD64 profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.262 
2014/06/15 09:49:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.263 
2014/06/25 08:18:42 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org make.defaults,
+  x32/make.defaults:
+  Experimentally mark native ABI USE flag implicit for better
+  user-friendliness.
 
   15 Jun 2014; Michał Górny mgo...@gentoo.org package.use.stable.mask:
   Stable-mask emul-linux-x86 flags that are used only to control abi_x86_32



1.22 profiles/arch/amd64/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/make.defaults?rev=1.22view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/make.defaults?rev=1.22content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/make.defaults?r1=1.21r2=1.22

Index: make.defaults
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/make.defaults,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- make.defaults   18 Jan 2014 01:03:24 -  1.21
+++ make.defaults   25 Jun 2014 08:18:42 -  1.22
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/make.defaults,v 1.21 
2014/01/18 01:03:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/make.defaults,v 1.22 
2014/06/25 08:18:42 mgorny Exp $
 
 ARCH=amd64
 ACCEPT_KEYWORDS=${ARCH}
@@ -53,3 +53,8 @@
 # Michał Górny mgo...@gentoo.org (26 Jan 2013)
 # Unhide the ABI_X86 USE_EXPAND.
 USE_EXPAND_HIDDEN=-ABI_X86
+
+# Michał Górny mgo...@gentoo.org (25 Jun 2014)
+# Make the native ABI implicit so that MULTILIB_USEDEP can be satisfied
+# by non-multilib ebuilds when non-native ABIs are disabled.
+IMPLICIT_IUSE=abi_x86_64






[gentoo-commits] gentoo-x86 commit in profiles/arch/x86: ChangeLog make.defaults

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 08:18:50

  Modified: ChangeLog make.defaults
  Log:
  Experimentally mark native ABI USE flag implicit for better user-friendliness.

Revision  ChangesPath
1.167profiles/arch/x86/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- ChangeLog   20 Jun 2014 13:48:19 -  1.166
+++ ChangeLog   25 Jun 2014 08:18:50 -  1.167
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/x86 profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.166 
2014/06/20 13:48:19 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.167 
2014/06/25 08:18:50 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org make.defaults:
+  Experimentally mark native ABI USE flag implicit for better
+  user-friendliness.
 
   20 Jun 2014; Michał Górny mgo...@gentoo.org make.defaults:
   Set amd64-compatible values for ABI and related variables.



1.14 profiles/arch/x86/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/make.defaults?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/make.defaults?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/make.defaults?r1=1.13r2=1.14

Index: make.defaults
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- make.defaults   20 Jun 2014 13:48:19 -  1.13
+++ make.defaults   25 Jun 2014 08:18:50 -  1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v 1.13 
2014/06/20 13:48:19 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v 1.14 
2014/06/25 08:18:50 mgorny Exp $
 
 # All extra USE/etc should be specified in sub-profiles.
 # DO NOT POLLUTE USE ON THIS PROFILE.
@@ -30,3 +30,8 @@
 # 2006/12/21 - Andrej Kacian ti...@gentoo.org
 # Defaults for audio drivers
 ALSA_CARDS=ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 
emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m 
maestro3 trident usb-audio via82xx via82xx-modem ymfpci
+
+# Michał Górny mgo...@gentoo.org (25 Jun 2014)
+# Make the native ABI implicit so that MULTILIB_USEDEP can be satisfied
+# by non-multilib ebuilds when non-native ABIs are disabled.
+IMPLICIT_IUSE=abi_x86_32






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64/x32: make.defaults

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 08:18:42

  Modified: make.defaults
  Log:
  Experimentally mark native ABI USE flag implicit for better user-friendliness.

Revision  ChangesPath
1.3  profiles/arch/amd64/x32/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/make.defaults?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/make.defaults?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/make.defaults?r1=1.2r2=1.3

Index: make.defaults
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/make.defaults,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- make.defaults   25 May 2012 17:31:48 -  1.2
+++ make.defaults   25 Jun 2014 08:18:42 -  1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/make.defaults,v 1.2 
2012/05/25 17:31:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/make.defaults,v 1.3 
2014/06/25 08:18:42 mgorny Exp $
 
 DEFAULT_ABI=x32
 ABI=x32
@@ -9,3 +9,8 @@
 FEATURES=collision-protect multilib-strict
 
 SYMLINK_LIB=no
+
+# Michał Górny mgo...@gentoo.org (25 Jun 2014)
+# Make the native ABI implicit so that MULTILIB_USEDEP can be satisfied
+# by non-multilib ebuilds when non-native ABIs are disabled.
+IMPLICIT_IUSE=-abi_x86_64 abi_x86_x32






[gentoo-commits] gentoo-x86 commit in dev-lang/julia: julia-0.2.1-r1.ebuild ChangeLog

2014-06-25 Thread Patrick Lauer (patrick)
patrick 14/06/25 08:34:58

  Modified: julia-0.2.1-r1.ebuild ChangeLog
  Log:
  Fix llvm dependency #515062
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.3  dev-lang/julia/julia-0.2.1-r1.ebuild

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

Index: julia-0.2.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/julia/julia-0.2.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- julia-0.2.1-r1.ebuild   25 Jun 2014 08:13:58 -  1.2
+++ julia-0.2.1-r1.ebuild   25 Jun 2014 08:34:58 -  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-lang/julia/julia-0.2.1-r1.ebuild,v 1.2 
2014/06/25 08:13:58 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/julia-0.2.1-r1.ebuild,v 1.3 
2014/06/25 08:34:58 patrick Exp $
 
 EAPI=5
 
@@ -35,7 +35,7 @@
sci-libs/spqr:0=
sci-libs/umfpack:0=
sci-mathematics/glpk:0=
-   =sys-devel/llvm-3.3
+   =sys-devel/llvm-3.3*
=sys-libs/libunwind-1.1:7=
sys-libs/readline:0=
sys-libs/zlib:0=



1.12 dev-lang/julia/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   25 Jun 2014 08:13:58 -  1.11
+++ ChangeLog   25 Jun 2014 08:34:58 -  1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/julia
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v 1.11 2014/06/25 
08:13:58 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v 1.12 2014/06/25 
08:34:58 patrick Exp $
+
+  25 Jun 2014; Patrick Lauer patr...@gentoo.org julia-0.2.1-r1.ebuild:
+  Fix llvm dependency #515062
 
   25 Jun 2014; Patrick Lauer patr...@gentoo.org julia-0.2.1-r1.ebuild:
   Add missing camd dependency






[gentoo-commits] gentoo-x86 commit in x11-wm/i3: i3-4.8.ebuild i3-9999.ebuild ChangeLog

2014-06-25 Thread Kacper Kowalik (xarthisius)
xarthisius14/06/25 08:41:42

  Modified: i3-4.8.ebuild i3-.ebuild ChangeLog
  Log:
  Add proper perl dependencies for additional tools like i3-save-tree and 
i3-dmenu-desktop. Fixes bug #514188 by zolar czakl tract...@gmail.com
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x5D21B852895192F9)

Revision  ChangesPath
1.3  x11-wm/i3/i3-4.8.ebuild

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

Index: i3-4.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-4.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- i3-4.8.ebuild   15 Jun 2014 20:24:54 -  1.2
+++ i3-4.8.ebuild   25 Jun 2014 08:41:42 -  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/x11-wm/i3/i3-4.8.ebuild,v 1.2 2014/06/15 
20:24:54 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-4.8.ebuild,v 1.3 2014/06/25 
08:41:42 xarthisius Exp $
 
 EAPI=5
 
@@ -31,7 +31,10 @@
)
 DEPEND=${CDEPEND}
virtual/pkgconfig
-RDEPEND=${CDEPEND}
+RDEPEND=${CDEPEND}
+   dev-lang/perl
+   dev-perl/AnyEvent-I3
+   dev-perl/JSON-XS
 
 DOCS=( RELEASE-NOTES-${PV} )
 



1.5  x11-wm/i3/i3-.ebuild

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

Index: i3-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- i3-.ebuild  16 Jun 2014 13:49:01 -  1.4
+++ i3-.ebuild  25 Jun 2014 08:41:42 -  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/x11-wm/i3/i3-.ebuild,v 1.4 2014/06/16 
13:49:01 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-.ebuild,v 1.5 2014/06/25 
08:41:42 xarthisius Exp $
 
 EAPI=5
 
@@ -17,7 +17,8 @@
 KEYWORDS=
 IUSE=+pango
 
-CDEPEND=dev-libs/libev
+CDEPEND=dev-lang/perl
+   dev-libs/libev
dev-libs/libpcre
=dev-libs/yajl-2.0.3
x11-libs/libxcb
@@ -33,9 +34,10 @@
)
 DEPEND=${CDEPEND}
app-text/asciidoc
-   dev-lang/perl
virtual/pkgconfig
-RDEPEND=${CDEPEND}
+RDEPEND=${CDEPEND}
+   dev-perl/AnyEvent-I3
+   dev-perl/JSON-XS
 
 src_prepare() {
if ! use pango; then



1.56 x11-wm/i3/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   16 Jun 2014 13:49:01 -  1.55
+++ ChangeLog   25 Jun 2014 08:41:42 -  1.56
@@ -1,6 +1,11 @@
 # ChangeLog for x11-wm/i3
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v 1.55 2014/06/16 
13:49:01 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v 1.56 2014/06/25 
08:41:42 xarthisius Exp $
+
+  25 Jun 2014; Kacper Kowalik xarthis...@gentoo.org i3-4.8.ebuild,
+  i3-.ebuild:
+  Add proper perl dependencies for additional tools like i3-save-tree and i3
+  -dmenu-desktop. Fixes bug #514188 by zolar czakl tract...@gmail.com
 
   16 Jun 2014; Julian Ospald hasuf...@gentoo.org i3-.ebuild:
   Ensure proper version of yajl, use next branch






[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-libav/files: gst-plugins-libav-1.2.4-ffmpeg2.patch gst-plugins-libav-1.2.4-fix-memory-leak.patch

2014-06-25 Thread Pacho Ramos (pacho)
pacho   14/06/25 09:32:27

  Added:gst-plugins-libav-1.2.4-ffmpeg2.patch
gst-plugins-libav-1.2.4-fix-memory-leak.patch
  Log:
  Version bump, fix memory leak (#494282)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.1  
media-plugins/gst-plugins-libav/files/gst-plugins-libav-1.2.4-ffmpeg2.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libav/files/gst-plugins-libav-1.2.4-ffmpeg2.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-libav/files/gst-plugins-libav-1.2.4-ffmpeg2.patch?rev=1.1content-type=text/plain

Index: gst-plugins-libav-1.2.4-ffmpeg2.patch
===
Index: gst-libav-1.2.0/ext/libav/gstavauddec.c
===
--- gst-libav-1.2.0.orig/ext/libav/gstavauddec.c
+++ gst-libav-1.2.0/ext/libav/gstavauddec.c
@@ -460,7 +460,7 @@ gst_ffmpegauddec_audio_frame (GstFFMpegA
 GstBuffer ** outbuf, GstFlowReturn * ret)
 {
   gint len = -1;
-  gint have_data = AVCODEC_MAX_AUDIO_FRAME_SIZE;
+  gint have_data = 0;
   AVPacket packet;
   AVFrame frame;
 
Index: gst-libav-1.2.0/ext/libav/gstavaudenc.c
===
--- gst-libav-1.2.0.orig/ext/libav/gstavaudenc.c
+++ gst-libav-1.2.0/ext/libav/gstavaudenc.c
@@ -289,7 +289,6 @@ gst_ffmpegaudenc_set_format (GstAudioEnc
   ffmpegaudenc-context-coder_type = 0;
   ffmpegaudenc-context-context_model = 0;
   ffmpegaudenc-context-scenechange_threshold = 0;
-  ffmpegaudenc-context-inter_threshold = 0;
 
   /* fetch pix_fmt and so on */
   gst_ffmpeg_audioinfo_to_context (info, ffmpegaudenc-context);
Index: gst-libav-1.2.0/ext/libav/gstavcfg.c
===
--- gst-libav-1.2.0.orig/ext/libav/gstavcfg.c
+++ gst-libav-1.2.0/ext/libav/gstavcfg.c
@@ -171,13 +171,10 @@ gst_ffmpeg_idct_algo_get_type (void)
   {FF_IDCT_INT, JPEG reference Integer, int},
   {FF_IDCT_SIMPLE, Simple, simple},
   {FF_IDCT_SIMPLEMMX, Simple MMX, simplemmx},
-  {FF_IDCT_LIBMPEG2MMX, LIBMPEG2MMX, libmpeg2mmx},
   {FF_IDCT_ARM, ARM, arm},
   {FF_IDCT_ALTIVEC, ALTIVEC, altivec},
   {FF_IDCT_SH4, SH4, sh4},
   {FF_IDCT_SIMPLEARM, SIMPLEARM, simplearm},
-  {FF_IDCT_H264, H264, h264},
-  {FF_IDCT_VP3, VP3, vp3},
   {FF_IDCT_IPP, IPP, ipp},
   {FF_IDCT_XVIDMMX, XVIDMMX, xvidmmx},
   {0, NULL, NULL},
@@ -274,9 +271,6 @@ gst_ffmpeg_flags_get_type (void)
   global-headers},
   {CODEC_FLAG_AC_PRED, H263 Advanced Intra Coding / MPEG4 AC prediction,
   aic},
-  {CODEC_FLAG_CBP_RD, Rate Distoration Optimization for CBP, cbp-rd},
-  {CODEC_FLAG_QP_RD, Rate Distoration Optimization for QP selection,
-  qp-rd},
   {CODEC_FLAG_CLOSED_GOP, Closed GOP, closedgop},
   {0, NULL, NULL},
 };
@@ -564,18 +558,6 @@ gst_ffmpeg_cfg_init (void)
   -100, G_MAXINT, 0, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS);
   gst_ffmpeg_add_pspec (pspec, max_key_interval, FALSE, mpeg, NULL);
 
-  pspec = g_param_spec_int (luma-elim-threshold,
-  Luma Elimination Threshold,
-  Luma Single Coefficient Elimination Threshold,
-  -99, 99, 0, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS);
-  gst_ffmpeg_add_pspec (pspec, config.luma_elim_threshold, FALSE, mpeg, NULL);
-
-  pspec = g_param_spec_int (chroma-elim-threshold,
-  Chroma Elimination Threshold,
-  Chroma Single Coefficient Elimination Threshold,
-  -99, 99, 0, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS);
-  gst_ffmpeg_add_pspec (pspec, config.chroma_elim_threshold, FALSE, mpeg, 
NULL);
-
   pspec = g_param_spec_float (lumi-masking, Luminance Masking,
   Luminance Masking, -1.0f, 1.0f, 0.0f,
   G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS);
Index: gst-libav-1.2.0/ext/libav/gstavcodecmap.c
===
--- gst-libav-1.2.0.orig/ext/libav/gstavcodecmap.c
+++ gst-libav-1.2.0/ext/libav/gstavcodecmap.c
@@ -788,12 +788,10 @@ gst_ffmpeg_codecid_to_caps (enum AVCodec
   break;
   }
 
-  /* FIXME: context-sub_id must be filled in during decoding */
   caps =
   gst_ff_vid_caps_new (context, NULL, codec_id, encode,
   video/x-pn-realvideo, rmversion, G_TYPE_INT, version, NULL);
   if (context) {
-gst_caps_set_simple (caps, format, G_TYPE_INT, context-sub_id, 
NULL);
 if (context-extradata_size = 8) {
   gst_caps_set_simple (caps,
   subformat, G_TYPE_INT, GST_READ_UINT32_BE (context-extradata),
@@ -2892,18 +2890,6 @@ gst_ffmpeg_caps_with_codecid (enum AVCod
 }
   break;
 
-case AV_CODEC_ID_RV10:
-case AV_CODEC_ID_RV20:
-case AV_CODEC_ID_RV30:
-case AV_CODEC_ID_RV40:
-{
-  

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

2014-06-25 Thread Pacho Ramos (pacho)
pacho   14/06/25 09:32:27

  Modified: ChangeLog
  Added:gst-plugins-libav-1.2.4.ebuild
  Removed:  gst-plugins-libav-1.2.0.ebuild
  Log:
  Version bump, fix memory leak (#494282)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.42 media-plugins/gst-plugins-libav/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libav/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   18 Jun 2014 20:10:16 -  1.41
+++ ChangeLog   25 Jun 2014 09:32:27 -  1.42
@@ -1,6 +1,14 @@
 # ChangeLog for media-plugins/gst-plugins-libav
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libav/ChangeLog,v 
1.41 2014/06/18 20:10:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libav/ChangeLog,v 
1.42 2014/06/25 09:32:27 pacho Exp $
+
+*gst-plugins-libav-1.2.4 (25 Jun 2014)
+
+  25 Jun 2014; Pacho Ramos pa...@gentoo.org
+  +files/gst-plugins-libav-1.2.4-ffmpeg2.patch,
+  +files/gst-plugins-libav-1.2.4-fix-memory-leak.patch,
+  +gst-plugins-libav-1.2.4.ebuild, -gst-plugins-libav-1.2.0.ebuild:
+  Version bump, fix memory leak (#494282)
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org
   gst-plugins-libav-1.2.0-r1.ebuild:



1.1  
media-plugins/gst-plugins-libav/gst-plugins-libav-1.2.4.ebuild

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

Index: gst-plugins-libav-1.2.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libav/gst-plugins-libav-1.2.4.ebuild,v
 1.1 2014/06/25 09:32:27 pacho Exp $

EAPI=5
inherit eutils flag-o-matic multilib-minimal

MY_PN=gst-libav
DESCRIPTION=FFmpeg based gstreamer plugin
HOMEPAGE=http://gstreamer.freedesktop.org/modules/gst-libav.html;
SRC_URI=http://gstreamer.freedesktop.org/src/${MY_PN}/${MY_PN}-${PV}.tar.xz;

LICENSE=GPL-2
SLOT=1.0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd
IUSE=+orc

RDEPEND=
=media-libs/gstreamer-1.2.3:1.0[${MULTILIB_USEDEP}]
=media-libs/gst-plugins-base-1.2.3:1.0[${MULTILIB_USEDEP}]
=virtual/ffmpeg-9-r1[${MULTILIB_USEDEP}]
!!media-video/libav-10
orc? ( =dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )

DEPEND=${RDEPEND}
=dev-util/gtk-doc-am-1.12
=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]


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

src_prepare() {
# compatibility with recent releases 
# TODO: likely apply them with libav-10 when it's out but there will
# probably be an upstream gst-libav release compatible at that time.
if has_version '=media-video/ffmpeg-2.0' ; then
sed -i -e 's/ CODEC_ID/ AV_CODEC_ID/g' \
   -e 's/ CodecID/ AVCodecID/g' \
   ext/libav/*.{c,h} || die
epatch ${FILESDIR}/${PN}-1.2.4-ffmpeg2.patch
epatch ${FILESDIR}/${PN}-1.2.4-fix-memory-leak.patch #494282
fi
}

multilib_src_configure() {
GST_PLUGINS_BUILD=
# always use system ffmpeg/libav if possible
ECONF_SOURCE=${S} \
econf \
--disable-maintainer-mode \
--with-package-name=Gentoo GStreamer ebuild \
--with-package-origin=http://www.gentoo.org; \
--disable-fatal-warnings \
--with-system-libav \
$(use_enable orc)
}

multilib_src_compile() {
# Don't build with -Werror
emake ERROR_CFLAGS=
}

multilib_src_install_all() {
einstalldocs
prune_libtool_files --modules
}

pkg_postinst() {
if has_version media-video/ffmpeg; then
elog Please note that upstream uses media-video/libav
elog rather than media-video/ffmpeg. If you encounter any
elog issues try to move from ffmpeg to libav.
fi
}






[gentoo-commits] gentoo-x86 commit in app-office/dia: dia-0.97.3_pre20140417-r1.ebuild ChangeLog

2014-06-25 Thread Pacho Ramos (pacho)
pacho   14/06/25 09:53:46

  Modified: ChangeLog
  Added:dia-0.97.3_pre20140417-r1.ebuild
  Log:
  Fix crash and test failure (#508566 by Kolan Sh. and Drunkard Zhang; #458460 
by flameeyes and eroen)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.170app-office/dia/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog   12 Jun 2014 18:00:38 -  1.169
+++ ChangeLog   25 Jun 2014 09:53:46 -  1.170
@@ -1,6 +1,13 @@
 # ChangeLog for app-office/dia
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.169 2014/06/12 
18:00:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.170 2014/06/25 
09:53:46 pacho Exp $
+
+*dia-0.97.3_pre20140417-r1 (25 Jun 2014)
+
+  25 Jun 2014; Pacho Ramos pa...@gentoo.org 
+dia-0.97.3_pre20140417-r1.ebuild,
+  +files/dia-0.97.2-png-crash.patch:
+  Fix crash and test failure (#508566 by Kolan Sh. and Drunkard Zhang; #458460
+  by flameeyes and eroen)
 
   12 Jun 2014; Pacho Ramos pa...@gentoo.org
   +files/dia-0.97.2-disable-cairo.patch, -dia-0.97.2-r2.ebuild,



1.1  app-office/dia/dia-0.97.3_pre20140417-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild?rev=1.1content-type=text/plain

Index: dia-0.97.3_pre20140417-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild,v 1.1 
2014/06/25 09:53:46 pacho Exp $

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

inherit autotools eutils gnome2 python-single-r1 multilib

DESCRIPTION=Diagram/flowchart creation program
HOMEPAGE=https://wiki.gnome.org/Apps/Dia;

SRC_URI=http://dev.gentoo.org/~pacho/gnome/${PN}-0.97.3_pre20140417.tar.xz;
S=${WORKDIR}/${PN}-0.97.2

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos
# the doc USE flag doesn't seem to do anything without docbook2html
# cairo support is preferred as explained by upstream at:
# https://bugzilla.gnome.org/show_bug.cgi?id=729668#c6
IUSE=+cairo doc python

RDEPEND=
=dev-libs/glib-2:2
dev-libs/libxml2
dev-libs/libxslt
dev-libs/popt
=media-libs/freetype-2
=media-libs/libart_lgpl-2
media-libs/libpng:0
sys-libs/zlib
x11-libs/gtk+:2
x11-libs/pango
cairo? ( x11-libs/cairo )
doc? (
app-text/docbook-xml-dtd:4.5
app-text/docbook-xsl-stylesheets )
python? (
=dev-python/pygtk-2
${PYTHON_DEPS} )

DEPEND=${RDEPEND}
dev-util/intltool
sys-apps/sed
virtual/pkgconfig
doc? ( dev-libs/libxslt )

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

src_prepare() {
DOCS=AUTHORS ChangeLog KNOWN_BUGS MAINTAINERS NEWS README 
RELEASE-PROCESS THANKS TODO

epatch ${FILESDIR}/${PN}-0.97.0-gnome-doc.patch #159381 , upstream 
#470812 #558690
epatch ${FILESDIR}/${PN}-0.97.2-underlinking.patch #420685
epatch ${FILESDIR}/${PN}-0.97.2-disable-cairo.patch #509636
epatch ${FILESDIR}/${PN}-0.97.2-png-crash.patch #508566

if use python; then
python_fix_shebang .
sed -i -e s/\.so/$(get_libname)/ acinclude.m4 || die #298232
fi

if ! use doc; then
# Skip man generation
sed -i -e '/if HAVE_DB2MAN/,/endif/d' doc/*/Makefile.am || die
fi

# Fix naming conflict on Darwin/OSX, upstream bug #
sed -i -e 's/isspecial/char_isspecial/' objects/GRAFCET/boolequation.c 
|| die

sed -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.in || die

sed -i -e /localedir/d configure.in || die

eautoreconf
gnome2_src_prepare
}

src_configure() {
# --exec-prefix makes Python look for modules in the Prefix
# --enable-gnome only adds support for deprecated stuff, bug 

[gentoo-commits] gentoo-x86 commit in app-office/dia/files: dia-0.97.2-png-crash.patch

2014-06-25 Thread Pacho Ramos (pacho)
pacho   14/06/25 09:53:46

  Added:dia-0.97.2-png-crash.patch
  Log:
  Fix crash and test failure (#508566 by Kolan Sh. and Drunkard Zhang; #458460 
by flameeyes and eroen)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.1  app-office/dia/files/dia-0.97.2-png-crash.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia/files/dia-0.97.2-png-crash.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia/files/dia-0.97.2-png-crash.patch?rev=1.1content-type=text/plain

Index: dia-0.97.2-png-crash.patch
===
From 8b8ae09fcc16cc0522679099728f779e291d959c Mon Sep 17 00:00:00 2001
From: Hans Breuer h...@breuer.org
Date: Fri, 18 Apr 2014 13:28:45 +0200
Subject: Bug 728405 - back-port some bounding box calculation fixes from
 master

... so that the unit test works without complaints.

diff --git a/lib/boundingbox.c b/lib/boundingbox.c
index fd50da7..46adbfa 100644
--- a/lib/boundingbox.c
+++ b/lib/boundingbox.c
@@ -494,7 +494,7 @@ polybezier_bbox(const BezPoint *pts, int numpoints,
account with the pointy corners X (and PS) add when LINEJOIN_MITER 
mode is 
in force. */
 
-if ((!start)  (!end)) { /* We have a non-extremity vertex. */
+if (!end) { /* only the last segment might not produce overshoot. */
   Point vpx,vxn;
   real co,alpha;
 
@@ -515,7 +515,7 @@ polybezier_bbox(const BezPoint *pts, int numpoints,
 real overshoot;
 Point vovs,pto;
 
-   if (finite(alpha))
+   if (alpha  0.0  alpha  M_PI)
  overshoot = extra-middle_trans / sin(alpha/2.0);
else /* prependicular? */
  overshoot = extra-middle_trans;
-- 
cgit v0.10.1







[gentoo-commits] gentoo-x86 commit in sys-cluster/glusterfs/files: glusterfs-3.4.4-fuse-fix-memory-leak-in-fuse_getxattr.patch

2014-06-25 Thread Tiziano Mueller (dev-zero)
dev-zero14/06/25 09:54:31

  Added:   

glusterfs-3.4.4-fuse-fix-memory-leak-in-fuse_getxattr.patch
  Log:
  Revision bump to pull in backported bugfix for memory leak in FUSE client.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1A5D023975B0583D!)

Revision  ChangesPath
1.1  
sys-cluster/glusterfs/files/glusterfs-3.4.4-fuse-fix-memory-leak-in-fuse_getxattr.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/glusterfs/files/glusterfs-3.4.4-fuse-fix-memory-leak-in-fuse_getxattr.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/glusterfs/files/glusterfs-3.4.4-fuse-fix-memory-leak-in-fuse_getxattr.patch?rev=1.1content-type=text/plain

Index: glusterfs-3.4.4-fuse-fix-memory-leak-in-fuse_getxattr.patch
===
From 0cf6f0727482b5b8816b5e58cb67ef124eae808e Mon Sep 17 00:00:00 2001
From: Justin Clift jus...@gluster.org
Date: Tue, 24 Jun 2014 20:57:02 +0100
Subject: [PATCH] fuse: fix memory leak in fuse_getxattr()

The fuse_getxattr() function was not freeing fuse_state_t resulting in a
memory leak. As a result, when continuous writes (run dd command in a loop)
were done from a FUSE mount point, the OOM killer killed the client
process (glusterfs).

Manual backport of: http://review.gluster.org/#/c/5392/, provided
by Martin Svec martin.s...@zoner.cz.

BUG: 1112844
Change-Id: Ic723675c53384d48c79ad1b11b21c1b17fb56866
---
 xlators/mount/fuse/src/fuse-bridge.c | 27 ++-
 1 file changed, 14 insertions(+), 13 deletions(-)

diff --git a/xlators/mount/fuse/src/fuse-bridge.c 
b/xlators/mount/fuse/src/fuse-bridge.c
index e531970..da5937b 100644
--- a/xlators/mount/fuse/src/fuse-bridge.c
+++ b/xlators/mount/fuse/src/fuse-bridge.c
@@ -3207,6 +3207,7 @@ fuse_getxattr (xlator_t *this, fuse_in_header_t *finh, 
void *msg)
 fuse_state_t *state = NULL;
 struct fuse_private *priv = NULL;
 int rv = 0;
+int op_errno = EINVAL;
 char *newkey = NULL;
 
 priv = this-private;
@@ -3227,26 +3228,23 @@ fuse_getxattr (xlator_t *this, fuse_in_header_t *finh, 
void *msg)
 %PRIu64: GETXATTR %s/%PRIu64 (%s):
 refusing positioned getxattr,
 finh-unique, state-loc.path, finh-nodeid, name);
-send_fuse_err (this, finh, EINVAL);
-FREE (finh);
-return;
+op_errno = EINVAL;
+goto err;
 }
 #endif
 
 if (!priv-acl) {
 if ((strcmp (name, system.posix_acl_access) == 0) ||
 (strcmp (name, system.posix_acl_default) == 0)) {
-send_fuse_err (this, finh, ENOTSUP);
-GF_FREE (finh);
-return;
+op_errno = ENOTSUP;
+goto err;
 }
 }
 
 if (!priv-selinux) {
 if (strncmp (name, security., 9) == 0) {
-send_fuse_err (this, finh, ENODATA);
-GF_FREE (finh);
-return;
+op_errno = ENODATA;
+goto err;
 }
 }
 
@@ -3254,16 +3252,19 @@ fuse_getxattr (xlator_t *this, fuse_in_header_t *finh, 
void *msg)
 
 rv = fuse_flip_xattr_ns (priv, name, newkey);
 if (rv) {
-send_fuse_err (this, finh, ENOMEM);
-free_fuse_state (state);
-goto out;
+op_errno = ENOMEM;
+goto err;
 }
 
 state-size = fgxi-size;
 state-name = newkey;
 
 fuse_resolve_and_resume (state, fuse_getxattr_resume);
- out:
+
+return;
+ err:
+send_fuse_err (this, finh, op_errno);
+free_fuse_state (state);
 return;
 }
 
-- 
1.9.2







[gentoo-commits] gentoo-x86 commit in sys-cluster/glusterfs: glusterfs-3.4.4-r1.ebuild ChangeLog

2014-06-25 Thread Tiziano Mueller (dev-zero)
dev-zero14/06/25 09:54:31

  Modified: ChangeLog
  Added:glusterfs-3.4.4-r1.ebuild
  Log:
  Revision bump to pull in backported bugfix for memory leak in FUSE client.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1A5D023975B0583D!)

Revision  ChangesPath
1.56 sys-cluster/glusterfs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   16 Jun 2014 17:20:45 -  1.55
+++ ChangeLog   25 Jun 2014 09:54:31 -  1.56
@@ -1,6 +1,13 @@
 # ChangeLog for sys-cluster/glusterfs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/ChangeLog,v 1.55 
2014/06/16 17:20:45 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/ChangeLog,v 1.56 
2014/06/25 09:54:31 dev-zero Exp $
+
+*glusterfs-3.4.4-r1 (25 Jun 2014)
+
+  25 Jun 2014; Tiziano Müller dev-z...@gentoo.org
+  +files/glusterfs-3.4.4-fuse-fix-memory-leak-in-fuse_getxattr.patch,
+  +glusterfs-3.4.4-r1.ebuild:
+  Revision bump to pull in backported bugfix for memory leak in FUSE client.
 
 *glusterfs-3.4.4 (16 Jun 2014)
 



1.1  sys-cluster/glusterfs/glusterfs-3.4.4-r1.ebuild

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

Index: glusterfs-3.4.4-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.4.4-r1.ebuild,v 1.1 
2014/06/25 09:54:31 dev-zero Exp $

EAPI=5

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

inherit autotools-utils elisp-common eutils multilib python-single-r1 
versionator

DESCRIPTION=GlusterFS is a powerful network/cluster filesystem
HOMEPAGE=http://www.gluster.org/;
SRC_URI=http://download.gluster.org/pub/gluster/${PN}/$(get_version_component_range
 '1-2')/${PV}/${P}.tar.gz

LICENSE=|| ( GPL-2 LGPL-3+ )
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=bd-xlator debug emacs extras +fuse +georeplication infiniband static-libs 
systemtap vim-syntax

REQUIRED_USE=georeplication? ( ${PYTHON_REQUIRED_USE} )

RDEPEND=bd-xlator? ( sys-fs/lvm2 )
emacs? ( virtual/emacs )
fuse? ( =sys-fs/fuse-2.7.0 )
georeplication? ( ${PYTHON_DEPS} )
infiniband? ( sys-infiniband/libibverbs sys-infiniband/librdmacm )
systemtap? ( dev-util/systemtap )
sys-libs/readline
dev-libs/libaio
dev-libs/libxml2
dev-libs/openssl
|| ( sys-libs/glibc sys-libs/argp-standalone )
DEPEND=${RDEPEND}
virtual/pkgconfig
sys-devel/bison
sys-devel/flex

SITEFILE=50${PN}-mode-gentoo.el

PATCHES=(
${FILESDIR}/${PN}-3.4.0-silent_rules.patch
${FILESDIR}/${PN}-3.4.0-build-shared-only.patch
${FILESDIR}/${PN}-3.4.4-fuse-fix-memory-leak-in-fuse_getxattr.patch
)

DOCS=( AUTHORS ChangeLog NEWS README THANKS )

# Maintainer notes:
# * The build system will always configure  build argp-standalone but it'll 
never use it
#   if the argp.h header is found in the system. Which should be the case with
#   glibc or if argp-standalone is installed.

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

src_configure() {
local myeconfargs=(
--disable-dependency-tracking
--disable-silent-rules
--disable-fusermount
$(use_enable debug)
$(use_enable bd-xlator )
$(use_enable fuse fuse-client)
$(use_enable georeplication)
$(use_enable infiniband ibverbs)
$(use_enable static-libs static)
$(use_enable systemtap)
--docdir=/usr/share/doc/${PF}
--localstatedir=/var
)
autotools-utils_src_configure
}

src_compile() {
autotools-utils_src_compile

use emacs  elisp-compile extras/glusterfs-mode.el
}

src_install() {
autotools-utils_src_install

rm ${D}/etc/glusterfs/glusterfs-logrotate || die removing false 
logrotate failed
insinto /etc/logrotate.d
newins ${FILESDIR}/glusterfs.logrotate glusterfs


[gentoo-commits] gentoo-x86 commit in app-misc/geoclue: geoclue-2.1.9.ebuild ChangeLog

2014-06-25 Thread Pacho Ramos (pacho)
pacho   14/06/25 10:03:50

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

Revision  ChangesPath
1.34 app-misc/geoclue/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/geoclue/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   25 May 2014 14:17:55 -  1.33
+++ ChangeLog   25 Jun 2014 10:03:50 -  1.34
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/geoclue
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/geoclue/ChangeLog,v 1.33 
2014/05/25 14:17:55 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/geoclue/ChangeLog,v 1.34 
2014/06/25 10:03:50 pacho Exp $
+
+*geoclue-2.1.9 (25 Jun 2014)
+
+  25 Jun 2014; Pacho Ramos pa...@gentoo.org +geoclue-2.1.9.ebuild:
+  Version bump
 
   25 May 2014; Pacho Ramos pa...@gentoo.org geoclue-0.12.99.ebuild:
   gtk-doc is not needed (#444564 by Laszlo Szalma)



1.1  app-misc/geoclue/geoclue-2.1.9.ebuild

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

Index: geoclue-2.1.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/geoclue/geoclue-2.1.9.ebuild,v 1.1 
2014/06/25 10:03:50 pacho Exp $

EAPI=5
GCONF_DEBUG=no

inherit gnome2 systemd user versionator

MY_PV=$(get_version_component_range 1-2)
DESCRIPTION=A geoinformation D-Bus service
HOMEPAGE=http://freedesktop.org/wiki/Software/GeoClue;
SRC_URI=http://www.freedesktop.org/software/${PN}/releases/${MY_PV}/${P}.tar.xz;

LICENSE=LGPL-2
SLOT=2.0
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd
IUSE=+modemmanager

RDEPEND=
=dev-libs/glib-2.34:2
=dev-libs/json-glib-0.14
net-libs/libsoup:2.4
sys-apps/dbus
modemmanager? ( =net-misc/modemmanager-1 )
!sci-geosciences/geocode-glib-3.10.0

DEPEND=${RDEPEND}
dev-util/gdbus-codegen
=dev-util/gtk-doc-am-1
=dev-util/intltool-0.40
virtual/pkgconfig


src_configure() {
# debug only affects CFLAGS
gnome2_src_configure \
--with-dbus-service-user=geoclue \
$(use_enable modemmanager 3g-source) \
$(use_enable modemmanager modem-gps-source) \
$(systemd_with_unitdir)
}

pkg_preinst() {
enewgroup geoclue
enewuser geoclue -1 -1 /var/lib/geoclue geoclue
}






[gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.6.0_rc1.ebuild ChangeLog

2014-06-25 Thread Ole Markus With (olemarkus)
olemarkus14/06/25 10:29:06

  Modified: ChangeLog
  Added:php-5.6.0_rc1.ebuild
  Log:
  Added first rc for php 5.6
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
C4A92BF5)

Revision  ChangesPath
1.844dev-lang/php/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.843
retrieving revision 1.844
diff -u -r1.843 -r1.844
--- ChangeLog   8 Jun 2014 10:59:25 -   1.843
+++ ChangeLog   25 Jun 2014 10:29:06 -  1.844
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.843 2014/06/08 
10:59:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.844 2014/06/25 
10:29:06 olemarkus Exp $
+
+*php-5.6.0_rc1 (25 Jun 2014)
+
+  25 Jun 2014; Ole Markus With olemar...@gentoo.org +php-5.6.0_rc1.ebuild:
+  Added first rc for php 5.6
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org php-5.4.28.ebuild,
   php-5.5.12.ebuild:



1.1  dev-lang/php/php-5.6.0_rc1.ebuild

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

Index: php-5.6.0_rc1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.6.0_rc1.ebuild,v 1.1 
2014/06/25 10:29:06 olemarkus Exp $

EAPI=5

inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd

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

function php_get_uri ()
{
case ${1} in
php-pre)
echo http://downloads.php.net/tyrael/${2};
;;
php)
echo http://www.php.net/distributions/${2};
;;
olemarkus)
echo http://dev.gentoo.org/~olemarkus/php/${2};
;;
gentoo)
echo mirror://gentoo/${2}
;;
*)
die unhandled case in php_get_uri
;;
esac
}

PHP_MV=$(get_major_version)
SLOT=$(get_version_component_range 1-2)

# alias, so we can handle different types of releases (finals, rcs, alphas,
# betas, ...) w/o changing the whole ebuild
PHP_PV=${PV/_rc/RC}
PHP_PV=${PHP_PV/_alpha/alpha}
PHP_PV=${PHP_PV/_beta/beta}
PHP_RELEASE=php
[[ ${PV} == ${PV/_alpha/} ]] || PHP_RELEASE=php-pre
[[ ${PV} == ${PV/_beta/} ]] || PHP_RELEASE=php-pre
[[ ${PV} == ${PV/_rc/} ]] || PHP_RELEASE=php-pre
PHP_P=${PN}-${PHP_PV}

PHP_SRC_URI=$(php_get_uri ${PHP_RELEASE} ${PHP_P}.tar.bz2)

PHP_FPM_CONF_VER=1

SRC_URI=${PHP_SRC_URI}

DESCRIPTION=The PHP language runtime engine: CLI, CGI, FPM/FastCGI, Apache2 
and embed SAPIs.
HOMEPAGE=http://php.net/;
LICENSE=PHP-3

S=${WORKDIR}/${PHP_P}

# We can build the following SAPIs in the given order
SAPIS=embed cli cgi fpm apache2

# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
IUSE=${IUSE}
${SAPIS/cli/+cli}
threads

IUSE=${IUSE} bcmath berkdb bzip2 calendar cdb cjk
crypt +ctype curl debug
enchant exif frontbase +fileinfo +filter firebird
flatfile ftp gd gdbm gmp +hash +iconv imap inifile
intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit mhash
mssql mysql libmysqlclient mysqli nls
oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
readline recode selinux +session sharedmem
+simplexml snmp soap sockets spell sqlite ssl
sybase-ct sysvipc systemd tidy +tokenizer truetype unicode wddx
+xml xmlreader xmlwriter xmlrpc xpm xslt zip zlib

DEPEND=
=app-admin/eselect-php-0.7.1-r3[apache2?,fpm?]
=dev-libs/libpcre-8.32[unicode]
apache2? ( www-servers/apache[threads=] )
berkdb? ( =sys-libs/db-4* )
bzip2? ( app-arch/bzip2 )
cdb? ( || ( dev-db/cdb dev-db/tinycdb ) )
cjk? ( !gd? (
virtual/jpeg:0
media-libs/libpng:0=
sys-libs/zlib
) )
crypt? ( =dev-libs/libmcrypt-2.4 )

[gentoo-commits] gentoo-x86 commit in dev-lang/php: ChangeLog php-5.4.26.ebuild php-5.3.28.ebuild php-5.5.11.ebuild php-5.5.10.ebuild php-5.4.27.ebuild

2014-06-25 Thread Ole Markus With (olemarkus)
olemarkus14/06/25 10:34:07

  Modified: ChangeLog
  Removed:  php-5.4.26.ebuild php-5.3.28.ebuild
php-5.5.11.ebuild php-5.5.10.ebuild
php-5.4.27.ebuild
  Log:
  Removing older versions
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
C4A92BF5)

Revision  ChangesPath
1.845dev-lang/php/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.844
retrieving revision 1.845
diff -u -r1.844 -r1.845
--- ChangeLog   25 Jun 2014 10:29:06 -  1.844
+++ ChangeLog   25 Jun 2014 10:34:06 -  1.845
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.844 2014/06/25 
10:29:06 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.845 2014/06/25 
10:34:06 olemarkus Exp $
+
+  25 Jun 2014; Ole Markus With olemar...@gentoo.org -php-5.3.28.ebuild,
+  -php-5.4.26.ebuild, -php-5.4.27.ebuild, -php-5.5.10.ebuild,
+  -php-5.5.11.ebuild:
+  Removing older versions
 
 *php-5.6.0_rc1 (25 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in media-libs/mesa: mesa-10.1.6.ebuild mesa-10.2.2.ebuild ChangeLog

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

  Modified: ChangeLog
  Added:mesa-10.1.6.ebuild mesa-10.2.2.ebuild
  Log:
  Version bumps.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.566media-libs/mesa/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
retrieving revision 1.565
retrieving revision 1.566
diff -u -r1.565 -r1.566
--- ChangeLog   18 Jun 2014 19:55:05 -  1.565
+++ ChangeLog   25 Jun 2014 10:45:41 -  1.566
@@ -1,6 +1,13 @@
 # ChangeLog for media-libs/mesa
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.565 
2014/06/18 19:55:05 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.566 
2014/06/25 10:45:41 chithanh Exp $
+
+*mesa-10.1.6 (25 Jun 2014)
+*mesa-10.2.2 (25 Jun 2014)
+
+  25 Jun 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +mesa-10.1.6.ebuild, +mesa-10.2.2.ebuild:
+  Version bumps.
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org mesa-10.0.4.ebuild,
   mesa-10.1.0.ebuild, mesa-10.1.1.ebuild, mesa-10.1.3.ebuild,



1.1  media-libs/mesa/mesa-10.1.6.ebuild

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

Index: mesa-10.1.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.1.6.ebuild,v 1.1 
2014/06/25 10:45:41 chithanh Exp $

EAPI=5

EGIT_REPO_URI=git://anongit.freedesktop.org/mesa/mesa

if [[ ${PV} = * ]]; then
GIT_ECLASS=git-r3
EXPERIMENTAL=true
fi

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

inherit base autotools multilib multilib-minimal flag-o-matic \
python-any-r1 toolchain-funcs pax-utils ${GIT_ECLASS}

OPENGL_DIR=xorg-x11

MY_PN=${PN/m/M}
MY_P=${MY_PN}-${PV/_/-}
MY_SRC_P=${MY_PN}Lib-${PV/_/-}

FOLDER=${PV/.0/}

DESCRIPTION=OpenGL-like graphic library for Linux
HOMEPAGE=http://mesa3d.sourceforge.net/;

#SRC_PATCHES=mirror://gentoo/${P}-gentoo-patches-01.tar.bz2
if [[ $PV = * ]]; then
SRC_URI=${SRC_PATCHES}
else

SRC_URI=ftp://ftp.freedesktop.org/pub/mesa/${FOLDER}/${MY_SRC_P}.tar.bz2
${SRC_PATCHES}
fi

# The code is MIT/X11.
# GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0
LICENSE=MIT SGI-B-2.0
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris

INTEL_CARDS=i915 i965 ilo intel
RADEON_CARDS=r100 r200 r300 r600 radeon radeonsi
VIDEO_CARDS=${INTEL_CARDS} ${RADEON_CARDS} freedreno nouveau vmware
for card in ${VIDEO_CARDS}; do
IUSE_VIDEO_CARDS+= video_cards_${card}
done

IUSE=${IUSE_VIDEO_CARDS}
bindist +classic debug +dri3 +egl +gallium gbm gles1 gles2 +llvm +nptl
opencl openvg osmesa pax_kernel pic r600-llvm-compiler selinux
vdpau wayland xvmc xa kernel_FreeBSD

REQUIRED_USE=
llvm?   ( gallium )
openvg? ( egl gallium )
opencl? (
gallium
video_cards_r600? ( r600-llvm-compiler )
video_cards_radeon? ( r600-llvm-compiler )
video_cards_radeonsi? ( r600-llvm-compiler )
)
gles1?  ( egl )
gles2?  ( egl )
r600-llvm-compiler? ( gallium llvm || ( video_cards_r600 
video_cards_radeonsi video_cards_radeon ) )
wayland? ( egl gbm )
xa?  ( gallium )
video_cards_freedreno?  ( gallium )
video_cards_intel?  ( || ( classic gallium ) )
video_cards_i915?   ( || ( classic gallium ) )
video_cards_i965?   ( classic )
video_cards_ilo?( gallium )
video_cards_nouveau? ( || ( classic gallium ) )
video_cards_radeon? ( || ( classic gallium ) )
video_cards_r100?   ( classic )
video_cards_r200?   ( classic )
video_cards_r300?   ( gallium )
video_cards_r600?   ( gallium )
video_cards_radeonsi?   ( gallium llvm )
video_cards_vmware? ( gallium )
${PYTHON_REQUIRED_USE}


LIBDRM_DEPSTRING==x11-libs/libdrm-2.4.52
# keep correct libdrm and dri2proto dep
# keep blocks in rdepend 

[gentoo-commits] gentoo-x86 commit in media-libs/libsdl: ChangeLog libsdl-1.2.15-r3.ebuild libsdl-1.2.15-r2.ebuild libsdl-1.2.14-r6.ebuild

2014-06-25 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/06/25 11:03:07

  Modified: ChangeLog
  Removed:  libsdl-1.2.15-r3.ebuild libsdl-1.2.15-r2.ebuild
libsdl-1.2.14-r6.ebuild
  Log:
  Remove old versions that can no longer build due to bug #471300.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.219media-libs/libsdl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -r1.218 -r1.219
--- ChangeLog   22 Jun 2014 13:39:57 -  1.218
+++ ChangeLog   25 Jun 2014 11:03:07 -  1.219
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/libsdl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.218 
2014/06/22 13:39:57 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.219 
2014/06/25 11:03:07 chithanh Exp $
+
+  25 Jun 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  -files/libsdl-1.2.13-sdl-config.patch, -files/libsdl-1.2.14-click.patch,
+  -files/libsdl-1.2.14-glibc213.patch, -files/libsdl-1.2.14-joystick.patch,
+  -libsdl-1.2.14-r6.ebuild, -libsdl-1.2.15-r2.ebuild, -libsdl-1.2.15-r3.ebuild:
+  Remove old versions that can no longer build due to bug #471300.
 
 *libsdl-1.2.15-r6 (22 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in media-libs/libsdl/files: libsdl-1.2.13-sdl-config.patch libsdl-1.2.14-glibc213.patch libsdl-1.2.14-joystick.patch libsdl-1.2.14-click.patch

2014-06-25 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/06/25 11:03:07

  Removed:  libsdl-1.2.13-sdl-config.patch
libsdl-1.2.14-glibc213.patch
libsdl-1.2.14-joystick.patch
libsdl-1.2.14-click.patch
  Log:
  Remove old versions that can no longer build due to bug #471300.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)



[gentoo-commits] proj/betagarden:master commit in: dev-java/swingx/, dev-java/swingx/files/

2014-06-25 Thread Justin Lecher
commit: 4a0234dee7a7c0d4946e5eeafc00d7d4f06089ef
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Wed Jun 25 11:14:57 2014 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Wed Jun 25 11:14:57 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=4a0234de

Readd dev-java/swingx because dev-java/substance depends on it

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

---
 .../swingx-0.8.20070125-SubstanceMonthViewUI.patch | 31 +++
 dev-java/swingx/metadata.xml   |  8 +++
 dev-java/swingx/swingx-0.8.20070125-r1.ebuild  | 60 ++
 3 files changed, 99 insertions(+)

diff --git 
a/dev-java/swingx/files/swingx-0.8.20070125-SubstanceMonthViewUI.patch 
b/dev-java/swingx/files/swingx-0.8.20070125-SubstanceMonthViewUI.patch
new file mode 100644
index 000..58e3e8a
--- /dev/null
+++ b/dev-java/swingx/files/swingx-0.8.20070125-SubstanceMonthViewUI.patch
@@ -0,0 +1,31 @@
+From cc1ee1f8752f41db9b1fbc9e3b51c9ff96fb Mon Sep 17 00:00:00 2001
+From: Sebastian Pipping sebast...@pipping.org
+Date: Sat, 16 Feb 2013 19:53:55 +0100
+Subject: [PATCH] Fix access in BasicMonthViewUI for
+ org.jvnet.substance.swingx.SubstanceMonthViewUI
+
+---
+ src/java/org/jdesktop/swingx/plaf/basic/BasicMonthViewUI.java | 7 +--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+diff --git a/src/java/org/jdesktop/swingx/plaf/basic/BasicMonthViewUI.java 
b/src/java/org/jdesktop/swingx/plaf/basic/BasicMonthViewUI.java
+index d42abb2..75e2091 100644
+--- a/src/java/org/jdesktop/swingx/plaf/basic/BasicMonthViewUI.java
 b/src/java/org/jdesktop/swingx/plaf/basic/BasicMonthViewUI.java
+@@ -84,8 +84,11 @@ public class BasicMonthViewUI extends MonthViewUI {
+ private MouseListener mouseListener;
+ private MouseMotionListener mouseMotionListener;
+ private Handler handler;
+-private ImageIcon monthUpImage;
+-private ImageIcon monthDownImage;
++
++// protected needed for org.jvnet.substance.swingx.SubstanceMonthViewUI
++protected ImageIcon monthUpImage;
++protected ImageIcon monthDownImage;
++
+ private Rectangle dirtyRect = new Rectangle();
+ private Rectangle bounds = new Rectangle();
+ private Font derivedFont;
+-- 
+1.8.1.2
+

diff --git a/dev-java/swingx/metadata.xml b/dev-java/swingx/metadata.xml
new file mode 100644
index 000..16bcc9f
--- /dev/null
+++ b/dev-java/swingx/metadata.xml
@@ -0,0 +1,8 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+   maintainer
+   emailsp...@gentoo.org/email
+   nameSebastian Pipping/name
+   /maintainer
+/pkgmetadata

diff --git a/dev-java/swingx/swingx-0.8.20070125-r1.ebuild 
b/dev-java/swingx/swingx-0.8.20070125-r1.ebuild
new file mode 100644
index 000..6a5161d
--- /dev/null
+++ b/dev-java/swingx/swingx-0.8.20070125-r1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+inherit eutils java-pkg-2
+
+DESCRIPTION=SwingLabs Swing Component Extensions
+HOMEPAGE=http://java.net/projects/swingx;
+SRC_URI=http://www.hartwork.org/public/${P}.tar.xz;
+# i.e. a snapshot of 
https://svn.java.net/svn/swingx~svn/tags/jw_before_default_swingx_renderer_25jan2007/
+
+LICENSE=|| ( LGPL-2.1 BSD ) Apache-2.0
+SLOT=0.8
+KEYWORDS=~amd64 ~x86
+IUSE=
+
+COMMON_DEPEND=dev-java/swing-worker:0
+   dev-java/batik:1.7
+
+DEPEND==virtual/jdk-1.5 ${COMMON_DEPEND}
+RDEPEND==virtual/jre-1.5 ${COMMON_DEPEND}
+
+S=${WORKDIR}/jw_before_default_swingx_renderer_25jan2007
+
+src_compile() {
+   epatch ${FILESDIR}/${P}-SubstanceMonthViewUI.patch
+
+   local swing_worker_jar=$(java-pkg_getjar swing-worker swing-worker.jar)
+   local batik_jar=$(java-pkg_getjar batik-1.7 batik-all.jar)
+
+   find . -type f -name '*.java' | fgrep -v /src/test/ | while read i ; do
+   local source=${i##./}
+   local binary=${source%%.java}.class
+   [[ -e ${binary} ]]  continue
+
+   echo   JAVAC   ${binary}
+   ejavac -classpath 
src/java/:src/beaninfo/:${swing_worker_jar}:${batik_jar} ${i} || die
+   done
+}
+
+src_install() {
+   local jar_input=jar_input
+
+   find -type f \( \
+   -name '*.class' \
+   -o -name '*.gif' \
+   -o -name '*.png' \
+   -o -name '*.html' \
+   -o -name '*.properties' \) \
+   | fgrep -v /src/test/ | while read i ; do
+   local dir_part=$(dirname ${i} | sed 's,^\./src/[^/]\+/,,')
+   mkdir -p ${jar_input}/${dir_part} || die
+   cp --no-clobber ${i} ${jar_input}/${dir_part}/ || die
+   done
+
+   ( cd ${jar_input}  jar cf ../${PN}.jar . ) || die
+   java-pkg_dojar ${PN}.jar || die
+}



[gentoo-commits] gentoo-x86 commit in dev-php/pecl-mongo: pecl-mongo-1.5.4.ebuild ChangeLog

2014-06-25 Thread Ole Markus With (olemarkus)
olemarkus14/06/25 11:19:50

  Modified: ChangeLog
  Added:pecl-mongo-1.5.4.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
C4A92BF5)

Revision  ChangesPath
1.10 dev-php/pecl-mongo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-mongo/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   3 May 2014 13:55:14 -   1.9
+++ ChangeLog   25 Jun 2014 11:19:50 -  1.10
@@ -1,6 +1,11 @@
 # ChangeLog for dev-php/pecl-mongo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mongo/ChangeLog,v 1.9 
2014/05/03 13:55:14 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mongo/ChangeLog,v 1.10 
2014/06/25 11:19:50 olemarkus Exp $
+
+*pecl-mongo-1.5.4 (25 Jun 2014)
+
+  25 Jun 2014; Ole Markus With olemar...@gentoo.org +pecl-mongo-1.5.4.ebuild:
+  Version bump
 
 *pecl-mongo-1.5.1 (03 May 2014)
 



1.1  dev-php/pecl-mongo/pecl-mongo-1.5.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-mongo/pecl-mongo-1.5.4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-mongo/pecl-mongo-1.5.4.ebuild?rev=1.1content-type=text/plain

Index: pecl-mongo-1.5.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mongo/pecl-mongo-1.5.4.ebuild,v 
1.1 2014/06/25 11:19:50 olemarkus Exp $

EAPI=5

PHP_EXT_NAME=mongo

USE_PHP=php5-5 php5-4

inherit php-ext-pecl-r2

DESCRIPTION=MongoDB database driver

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

DEPEND=
RDEPEND=${DEPEND}






[gentoo-commits] gentoo-x86 commit in dev-php/pecl-mongo: ChangeLog pecl-mongo-1.4.3.ebuild pecl-mongo-1.4.4.ebuild

2014-06-25 Thread Ole Markus With (olemarkus)
olemarkus14/06/25 11:21:32

  Modified: ChangeLog
  Removed:  pecl-mongo-1.4.3.ebuild pecl-mongo-1.4.4.ebuild
  Log:
  Removing older versions
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
C4A92BF5)

Revision  ChangesPath
1.11 dev-php/pecl-mongo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-mongo/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   25 Jun 2014 11:19:50 -  1.10
+++ ChangeLog   25 Jun 2014 11:21:31 -  1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/pecl-mongo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mongo/ChangeLog,v 1.10 
2014/06/25 11:19:50 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mongo/ChangeLog,v 1.11 
2014/06/25 11:21:31 olemarkus Exp $
+
+  25 Jun 2014; Ole Markus With olemar...@gentoo.org -pecl-mongo-1.4.3.ebuild,
+  -pecl-mongo-1.4.4.ebuild:
+  Removing older versions
 
 *pecl-mongo-1.5.4 (25 Jun 2014)
 






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

2014-06-25 Thread Ian Delaney (idella4)
idella4 14/06/25 11:27:26

  Modified: pandas-0.14.0.ebuild ChangeLog
  Log:
  set no-strict-aliasing under py2.7, revise sed statement, correct doc 
location for dohtml, fixes Bug #514870
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

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

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

Index: pandas-0.14.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.14.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pandas-0.14.0.ebuild24 Jun 2014 06:03:56 -  1.2
+++ pandas-0.14.0.ebuild25 Jun 2014 11:27:26 -  1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.14.0.ebuild,v 
1.2 2014/06/24 06:03:56 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.14.0.ebuild,v 
1.3 2014/06/25 11:27:26 idella4 Exp $
 
 EAPI=5
 
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
 
-inherit distutils-r1 virtualx
+inherit distutils-r1 virtualx flag-o-matic
 
 DESCRIPTION=Powerful data structures for data analysis and statistics
 HOMEPAGE=http://pandas.sourceforge.net/;
@@ -69,12 +69,9 @@
 python_prepare_all() {
if use doc; then
# Prevent un-needed download during build
-   sed -e 's:^intersphinx_mapping:#intersphinx_mapping:' \
-   -e s:^'statsmodels:#'statsmodels: \
-   -e s:^'python:#'python: \
-   -e s:^}:#}: \
-   -i doc/source/conf.py || die
+   sed -e /^  'sphinx.ext.intersphinx',/d -i 
doc/source/conf.py || die
fi
+
distutils-r1_python_prepare_all
 }
 
@@ -88,6 +85,15 @@
fi
 }
 
+python_compile() {
+   if ! python_is_python3; then
+   local CFLAGS=${CFLAGS}
+   append-cflags -fno-strict-aliasing
+   fi
+
+   distutils-r1_python_compile
+}
+
 src_test() {
local DISTUTILS_NO_PARALLEL_BUILD=1
distutils-r1_src_test
@@ -103,7 +109,7 @@
 
 python_install_all() {
if use doc; then
-   dohtml -r ${BUILD_DIR}/lib/doc/build/html/*
+   dohtml -r ${BUILD_DIR}/lib/doc/build/html/
einfo An initial build of docs is absent of references to 
statsmodels
einfo due to circular dependency. To have them included, 
emerge
einfo statsmodels next and re-emerge pandas with USE doc



1.26 dev-python/pandas/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   24 Jun 2014 06:03:56 -  1.25
+++ ChangeLog   25 Jun 2014 11:27:26 -  1.26
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pandas
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v 1.25 
2014/06/24 06:03:56 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v 1.26 
2014/06/25 11:27:26 idella4 Exp $
+
+  25 Jun 2014; Ian Delaney idel...@gentoo.org pandas-0.14.0.ebuild:
+  set no-strict-aliasing under py2.7, revise sed statement, correct doc 
location
+  for dohtml, fixes Bug #514870
 
   24 Jun 2014; Patrick Lauer patr...@gentoo.org pandas-0.14.0.ebuild:
   Whitespace






[gentoo-commits] gentoo-x86 commit in net-mail/notmuch: ChangeLog notmuch-0.18.1.ebuild

2014-06-25 Thread Amadeusz Zolnowski (aidecoe)
aidecoe 14/06/25 11:36:09

  Modified: ChangeLog
  Added:notmuch-0.18.1.ebuild
  Log:
  Version bump.
  
  NEWS
  
  This is a bug fix and portability release.
  
  Build System
  
  
  Make emacs install robust against the non-existence of emacs
  Put notmuch lib directory first in RPATH
  Fix handling of html_static_path in sphinx
  
  Test Suite
  --
  
  Use --quick when starting emacs (avoids a hang in the T160-json tests)
  Allow pending break points in atomicity script
  
  Command-Line Interface
  --
  
  To improve portability use fsync instead of fdatasync in
  `notmuch-dump`. There should be no functional difference.
  
  Library changes
  ---
  
  Resurrect support for single-message mbox files
  Fix for phrase indexing
  
  Emacs Interface
  ---
  
  Make sure tagging on an empty query is harmless
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F0134531E1DBFAB5)

Revision  ChangesPath
1.94 net-mail/notmuch/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog   20 May 2014 13:03:35 -  1.93
+++ ChangeLog   25 Jun 2014 11:36:09 -  1.94
@@ -1,6 +1,46 @@
 # ChangeLog for net-mail/notmuch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.93 
2014/05/20 13:03:35 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.94 
2014/06/25 11:36:09 aidecoe Exp $
+
+*notmuch-0.18.1 (25 Jun 2014)
+
+  25 Jun 2014; Amadeusz Żołnowski aide...@gentoo.org
+  +notmuch-0.18.1.ebuild:
+  Version bump.
+
+  NEWS
+  
+  This is a bug fix and portability release.
+
+  Build System
+  
+
+  Make emacs install robust against the non-existence of emacs
+  Put notmuch lib directory first in RPATH
+  Fix handling of html_static_path in sphinx
+
+  Test Suite
+  --
+
+  Use --quick when starting emacs (avoids a hang in the T160-json tests)
+  Allow pending break points in atomicity script
+
+  Command-Line Interface
+  --
+
+  To improve portability use fsync instead of fdatasync in
+  `notmuch-dump`. There should be no functional difference.
+
+  Library changes
+  ---
+
+  Resurrect support for single-message mbox files
+  Fix for phrase indexing
+
+  Emacs Interface
+  ---
+
+  Make sure tagging on an empty query is harmless
 
   20 May 2014; Amadeusz Żołnowski aide...@gentoo.org -notmuch-0.18.ebuild:
   Removed old revision of 0.18.



1.1  net-mail/notmuch/notmuch-0.18.1.ebuild

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

Index: notmuch-0.18.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.18.1.ebuild,v 1.1 
2014/06/25 11:36:09 aidecoe Exp $

EAPI=5

DISTUTILS_OPTIONAL=1
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )

inherit elisp-common eutils pax-utils distutils-r1 toolchain-funcs

DESCRIPTION=Thread-based e-mail indexer, supporting quick search and tagging
HOMEPAGE=http://notmuchmail.org/;
SRC_URI=${HOMEPAGE%/}/releases/${P}.tar.gz

LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~x86
REQUIRED_USE=
python? ( ${PYTHON_REQUIRED_USE} )
test? ( crypt emacs python )

IUSE=bash-completion crypt debug doc emacs mutt nmbug python test
zsh-completion

CDEPEND=
=dev-libs/glib-2.22
=dev-libs/gmime-2.6.7
!=dev-libs/gmime-2.6.19
dev-libs/xapian-1.3
=sys-libs/zlib-1.2.5.2
sys-libs/talloc
debug? ( dev-util/valgrind )
emacs? ( =virtual/emacs-23 )
python? ( ${PYTHON_DEPS} )
x86? ( =dev-libs/xapian-1.2.7-r2 )

DEPEND=${CDEPEND}
virtual/pkgconfig
doc? ( python? ( dev-python/sphinx[${PYTHON_USEDEP}] ) )
test? ( app-misc/dtach || ( =app-editors/emacs-23[libxml2]
=app-editors/emacs-vcs-23[libxml2] ) sys-devel/gdb )

RDEPEND=${CDEPEND}
bash-completion? ( =app-shells/bash-completion-1.9 )
crypt? ( app-crypt/gnupg )
nmbug? 

[gentoo-commits] gentoo-x86 commit in sci-chemistry/dssp: ChangeLog dssp-2.2.1-r1.ebuild dssp-2.2.1.ebuild

2014-06-25 Thread Justin Lecher (jlec)
jlec14/06/25 11:36:21

  Modified: ChangeLog
  Added:dssp-2.2.1-r1.ebuild
  Removed:  dssp-2.2.1.ebuild
  Log:
  sci-chemistry/dssp: Fix evil typo
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.13 sci-chemistry/dssp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/dssp/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   14 May 2014 09:28:33 -  1.12
+++ ChangeLog   25 Jun 2014 11:36:21 -  1.13
@@ -1,6 +1,12 @@
 # ChangeLog for sci-chemistry/dssp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/dssp/ChangeLog,v 1.12 
2014/05/14 09:28:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/dssp/ChangeLog,v 1.13 
2014/06/25 11:36:21 jlec Exp $
+
+*dssp-2.2.1-r1 (25 Jun 2014)
+
+  25 Jun 2014; Justin Lecher j...@gentoo.org -dssp-2.2.1.ebuild,
+  +dssp-2.2.1-r1.ebuild:
+  Fix evil typo
 
 *dssp-2.2.1 (14 May 2014)
 



1.1  sci-chemistry/dssp/dssp-2.2.1-r1.ebuild

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

Index: dssp-2.2.1-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/dssp/dssp-2.2.1-r1.ebuild,v 
1.1 2014/06/25 11:36:21 jlec Exp $

EAPI=5

inherit eutils multilib toolchain-funcs

DESCRIPTION=The protein secondary structure standard
HOMEPAGE=http://swift.cmbi.ru.nl/gv/dssp/;
SRC_URI=ftp://ftp.cmbi.ru.nl/pub/molbio/software/dssp-2/${P}.tgz;

LICENSE=Boost-1.0
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=

RDEPEND=dev-libs/boost:=
DEPEND=${RDEPEND}

src_prepare() {
tc-export CXX

cat  make.config - EOF
BOOST_LIB_SUFFIX = -mt
BOOST_LIB_DIR = ${EPREFIX}/usr/$(get_libdir)
BOOST_INC_DIR = ${EPREFIX}/usr/include
EOF

epatch \
${FILESDIR}/${PN}-2.1.0-gentoo.patch
}

src_install() {
dobin mkdssp
dosym mkdssp /usr/bin/dssp
doman doc/mkdssp.1
dodoc README.txt changelog

cat  ${T}/30-${PN} - EOF
DSSP=${EPREFIX}/usr/bin/${PN}
EOF
doenvd ${T}/30-${PN}
}






[gentoo-commits] gentoo-x86 commit in app-mobilephone/gnome-phone-manager: gnome-phone-manager-0.69-r1.ebuild ChangeLog

2014-06-25 Thread Pacho Ramos (pacho)
pacho   14/06/25 11:58:17

  Modified: ChangeLog
  Added:gnome-phone-manager-0.69-r1.ebuild
  Log:
  plugin is not buildable any more, bug #512204 by Juergen Rose
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.55 app-mobilephone/gnome-phone-manager/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnome-phone-manager/ChangeLog?rev=1.55view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnome-phone-manager/ChangeLog?rev=1.55content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnome-phone-manager/ChangeLog?r1=1.54r2=1.55

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-mobilephone/gnome-phone-manager/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   18 Apr 2014 08:27:50 -  1.54
+++ ChangeLog   25 Jun 2014 11:58:17 -  1.55
@@ -1,6 +1,12 @@
 # ChangeLog for app-mobilephone/gnome-phone-manager
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-mobilephone/gnome-phone-manager/ChangeLog,v 1.54 
2014/04/18 08:27:50 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-mobilephone/gnome-phone-manager/ChangeLog,v 1.55 
2014/06/25 11:58:17 pacho Exp $
+
+*gnome-phone-manager-0.69-r1 (25 Jun 2014)
+
+  25 Jun 2014; Pacho Ramos pa...@gentoo.org
+  +gnome-phone-manager-0.69-r1.ebuild:
+  plugin is not buildable any more, bug #512204 by Juergen Rose
 
   18 Apr 2014; Pacho Ramos pa...@gentoo.org -gnome-phone-manager-0.66.ebuild,
   -gnome-phone-manager-0.68.ebuild:



1.1  
app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.69-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.69-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.69-r1.ebuild?rev=1.1content-type=text/plain

Index: gnome-phone-manager-0.69-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.69-r1.ebuild,v
 1.1 2014/06/25 11:58:17 pacho Exp $

EAPI=5
GCONF_DEBUG=yes
GNOME2_LA_PUNT=yes

inherit autotools eutils gnome2

DESCRIPTION=A program created to allow you to control aspects of your mobile 
phone from your GNOME desktop
HOMEPAGE=https://wiki.gnome.org/PhoneManager;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86
IUSE=
# telepathy support is considered experimental

RDEPEND=
=dev-libs/glib-2.31.0:2
=x11-libs/gtk+-3:3
=gnome-base/orbit-2
=gnome-base/gconf-2:2
=gnome-extra/evolution-data-server-3.6
media-libs/libcanberra[gtk3]
=app-mobilephone/gnokii-0.6.28[bluetooth]
net-wireless/bluez
dev-libs/dbus-glib
dev-libs/openobex
media-libs/libcanberra[gtk]
=x11-themes/gnome-icon-theme-2.19.1
=net-wireless/gnome-bluetooth-3.3:2

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

# gnome-common needed for eautoreconf

src_prepare() {
# Fix eds-3.6 building, upstream bug #680927
epatch 
${FILESDIR}/0001-Adapt-to-Evolution-Data-Server-API-changes.patch

eautoreconf
gnome2_src_prepare
}

src_configure() {
# bluetooth-plugin is no longer buildable, bug #512204
gnome2_src_configure \
--disable-bluetooth-plugin \
--disable-telepathy \
--disable-static
}






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64/x32: make.defaults

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 12:05:02

  Modified: make.defaults
  Log:
  Fix typo.

Revision  ChangesPath
1.4  profiles/arch/amd64/x32/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/make.defaults?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/make.defaults?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/make.defaults?r1=1.3r2=1.4

Index: make.defaults
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/make.defaults,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- make.defaults   25 Jun 2014 08:18:42 -  1.3
+++ make.defaults   25 Jun 2014 12:05:02 -  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/profiles/arch/amd64/x32/make.defaults,v 1.3 
2014/06/25 08:18:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/make.defaults,v 1.4 
2014/06/25 12:05:02 mgorny Exp $
 
 DEFAULT_ABI=x32
 ABI=x32
@@ -13,4 +13,4 @@
 # Michał Górny mgo...@gentoo.org (25 Jun 2014)
 # Make the native ABI implicit so that MULTILIB_USEDEP can be satisfied
 # by non-multilib ebuilds when non-native ABIs are disabled.
-IMPLICIT_IUSE=-abi_x86_64 abi_x86_x32
+IUSE_IMPLICIT=-abi_x86_64 abi_x86_x32






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64: ChangeLog make.defaults

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 12:05:02

  Modified: ChangeLog make.defaults
  Log:
  Fix typo.

Revision  ChangesPath
1.264profiles/arch/amd64/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -r1.263 -r1.264
--- ChangeLog   25 Jun 2014 08:18:42 -  1.263
+++ ChangeLog   25 Jun 2014 12:05:02 -  1.264
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/AMD64 profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.263 
2014/06/25 08:18:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.264 
2014/06/25 12:05:02 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org make.defaults,
+  x32/make.defaults:
+  Fix typo.
 
   25 Jun 2014; Michał Górny mgo...@gentoo.org make.defaults,
   x32/make.defaults:



1.23 profiles/arch/amd64/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/make.defaults?rev=1.23view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/make.defaults?rev=1.23content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/make.defaults?r1=1.22r2=1.23

Index: make.defaults
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/make.defaults,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- make.defaults   25 Jun 2014 08:18:42 -  1.22
+++ make.defaults   25 Jun 2014 12:05:02 -  1.23
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/make.defaults,v 1.22 
2014/06/25 08:18:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/make.defaults,v 1.23 
2014/06/25 12:05:02 mgorny Exp $
 
 ARCH=amd64
 ACCEPT_KEYWORDS=${ARCH}
@@ -57,4 +57,4 @@
 # Michał Górny mgo...@gentoo.org (25 Jun 2014)
 # Make the native ABI implicit so that MULTILIB_USEDEP can be satisfied
 # by non-multilib ebuilds when non-native ABIs are disabled.
-IMPLICIT_IUSE=abi_x86_64
+IUSE_IMPLICIT=abi_x86_64






[gentoo-commits] gentoo-x86 commit in profiles/arch/x86: ChangeLog make.defaults

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 12:05:16

  Modified: ChangeLog make.defaults
  Log:
  Fix typo.

Revision  ChangesPath
1.168profiles/arch/x86/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog   25 Jun 2014 08:18:50 -  1.167
+++ ChangeLog   25 Jun 2014 12:05:16 -  1.168
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86 profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.167 
2014/06/25 08:18:50 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.168 
2014/06/25 12:05:16 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org make.defaults:
+  Fix typo.
 
   25 Jun 2014; Michał Górny mgo...@gentoo.org make.defaults:
   Experimentally mark native ABI USE flag implicit for better



1.15 profiles/arch/x86/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/make.defaults?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/make.defaults?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/make.defaults?r1=1.14r2=1.15

Index: make.defaults
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- make.defaults   25 Jun 2014 08:18:50 -  1.14
+++ make.defaults   25 Jun 2014 12:05:16 -  1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v 1.14 
2014/06/25 08:18:50 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v 1.15 
2014/06/25 12:05:16 mgorny Exp $
 
 # All extra USE/etc should be specified in sub-profiles.
 # DO NOT POLLUTE USE ON THIS PROFILE.
@@ -34,4 +34,4 @@
 # Michał Górny mgo...@gentoo.org (25 Jun 2014)
 # Make the native ABI implicit so that MULTILIB_USEDEP can be satisfied
 # by non-multilib ebuilds when non-native ABIs are disabled.
-IMPLICIT_IUSE=abi_x86_32
+IUSE_IMPLICIT=abi_x86_32






[gentoo-commits] gentoo-x86 commit in app-misc/tracker/files: tracker-1.0.1-libmediaart-disabled.patch

2014-06-25 Thread Pacho Ramos (pacho)
pacho   14/06/25 12:15:03

  Added:tracker-1.0.1-libmediaart-disabled.patch
  Log:
  Try to finally fix bug #509048
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.1  
app-misc/tracker/files/tracker-1.0.1-libmediaart-disabled.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tracker/files/tracker-1.0.1-libmediaart-disabled.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tracker/files/tracker-1.0.1-libmediaart-disabled.patch?rev=1.1content-type=text/plain

Index: tracker-1.0.1-libmediaart-disabled.patch
===
From 3a360934d4520db279490e1c5c929aa61916ac90 Mon Sep 17 00:00:00 2001
From: Martyn Russell mar...@lanedo.com
Date: Thu, 5 Jun 2014 10:08:30 +0100
Subject: tracker-extract: Fix build with libav when libmediaaart is disabled

https://bugzilla.gnome.org/show_bug.cgi?id=728370

diff --git a/src/tracker-extract/tracker-extract-libav.c 
b/src/tracker-extract/tracker-extract-libav.c
index fea30a3..c14998b 100644
--- a/src/tracker-extract/tracker-extract-libav.c
+++ b/src/tracker-extract/tracker-extract-libav.c
@@ -26,7 +26,9 @@
 
 #include libtracker-extract/tracker-extract.h
 
+#ifdef HAVE_LIBMEDIAART
 #include tracker-media-art.h
+#endif
 
 #include libavcodec/avcodec.h
 #include libavformat/avformat.h
@@ -327,6 +329,7 @@ tracker_extract_get_metadata (TrackerExtractInfo *info)
g_free (album_uri);
}
 
+#ifdef HAVE_LIBMEDIAART
media_art_process (NULL,
   0,
   NULL,
@@ -334,6 +337,7 @@ tracker_extract_get_metadata (TrackerExtractInfo *info)
   album_artist,
   album_title,
   uri);
+#endif
 
g_free(performer_uri);
}
-- 
cgit v0.10.1







[gentoo-commits] gentoo-x86 commit in app-misc/tracker: tracker-1.0.1.ebuild ChangeLog

2014-06-25 Thread Pacho Ramos (pacho)
pacho   14/06/25 12:15:03

  Modified: tracker-1.0.1.ebuild ChangeLog
  Log:
  Try to finally fix bug #509048
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.3  app-misc/tracker/tracker-1.0.1.ebuild

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

Index: tracker-1.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/tracker/tracker-1.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tracker-1.0.1.ebuild31 May 2014 18:43:44 -  1.2
+++ tracker-1.0.1.ebuild25 Jun 2014 12:15:03 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tracker/tracker-1.0.1.ebuild,v 1.2 
2014/05/31 18:43:44 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tracker/tracker-1.0.1.ebuild,v 1.3 
2014/06/25 12:15:03 pacho Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -8,14 +8,17 @@
 PYTHON_COMPAT=( python2_{6,7} )
 VALA_MIN_API_VERSION=0.14
 
-inherit autotools gnome2 linux-info multilib python-any-r1 vala versionator 
virtualx
+inherit autotools eutils gnome2 linux-info multilib python-any-r1 vala 
versionator virtualx
 
 DESCRIPTION=A tagging metadata database, search tool and indexer
 HOMEPAGE=https://wiki.gnome.org/Projects/Tracker;
 
 LICENSE=GPL-2+ LGPL-2.1+
 SLOT=0/100
-IUSE=cue eds elibc_glibc exif ffmpeg firefox-bookmarks flac gif gsf gstreamer 
gtk iptc +iso +jpeg laptop +miner-fs mp3 nautilus networkmanager pdf playlist 
rss test thunderbird +tiff upnp-av +vorbis +xml xmp xps
+IUSE=cue eds elibc_glibc exif ffmpeg firefox-bookmarks flac gif gsf
+gstreamer gtk iptc +iso +jpeg laptop +miner-fs mp3 nautilus networkmanager
+pdf playlist rss test thunderbird +tiff upnp-av +vorbis +xml xmp xps
+
 KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86
 
 REQUIRED_USE=
@@ -139,6 +142,9 @@
sed -e '\%/steroids/tracker/tracker_sparql_update_async%,+3 d' \
-i tests/tracker-steroids/tracker-test.c || die
 
+   # Fix building with libmediaart disabled, bug #509048
+   epatch ${FILESDIR}/${PN}-1.0.1-libmediaart-disabled.patch
+
eautoreconf # See bug #367975
gnome2_src_prepare
vala_src_prepare



1.170app-misc/tracker/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/tracker/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog   1 Jun 2014 07:55:46 -   1.169
+++ ChangeLog   25 Jun 2014 12:15:03 -  1.170
@@ -1,6 +1,10 @@
 # ChangeLog for app-misc/tracker
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tracker/ChangeLog,v 1.169 
2014/06/01 07:55:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tracker/ChangeLog,v 1.170 
2014/06/25 12:15:03 pacho Exp $
+
+  25 Jun 2014; Pacho Ramos pa...@gentoo.org
+  +files/tracker-1.0.1-libmediaart-disabled.patch, tracker-1.0.1.ebuild:
+  Try to finally fix bug #509048
 
   01 Jun 2014; Pacho Ramos pa...@gentoo.org tracker-0.16.4.ebuild:
   Old tracker only supports old upower






[gentoo-commits] gentoo-x86 commit in dev-libs/libnl: ChangeLog libnl-3.2.25_rc1.ebuild

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

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

Revision  ChangesPath
1.210dev-libs/libnl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -r1.209 -r1.210
--- ChangeLog   25 May 2014 11:29:04 -  1.209
+++ ChangeLog   25 Jun 2014 12:34:58 -  1.210
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/libnl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.209 2014/05/25 
11:29:04 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.210 2014/06/25 
12:34:58 jer Exp $
+
+*libnl-3.2.25_rc1 (25 Jun 2014)
+
+  25 Jun 2014; Jeroen Roovers j...@gentoo.org +libnl-3.2.25_rc1.ebuild:
+  Version bump.
 
 *libnl-3.2.24-r1 (25 May 2014)
 



1.1  dev-libs/libnl/libnl-3.2.25_rc1.ebuild

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

Index: libnl-3.2.25_rc1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.25_rc1.ebuild,v 1.1 
2014/06/25 12:34:58 jer Exp $

EAPI=5
PYTHON_COMPAT=( python2_{6,7} python3_{2,3,4} )
DISTUTILS_OPTIONAL=1
inherit distutils-r1 eutils libtool multilib multilib-minimal

NL_P=${P/_/-}

DESCRIPTION=A collection of libraries providing APIs to netlink protocol based 
Linux kernel interfaces
HOMEPAGE=http://www.infradead.org/~tgr/libnl/;
SRC_URI=
http://www.infradead.org/~tgr/${PN}/files/${NL_P}.tar.gz

LICENSE=LGPL-2.1 utils? ( GPL-2 )
SLOT=3
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux
IUSE=static-libs python utils

RDEPEND=python? ( ${PYTHON_DEPS} )
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20140508-r5
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
DEPEND=${RDEPEND}
python? ( dev-lang/swig )
sys-devel/flex
sys-devel/bison


REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )

DOCS=( ChangeLog )

S=${WORKDIR}/${NL_P}

MULTILIB_WRAPPED_HEADERS=(
# we do not install CLI stuff for non-native
/usr/include/libnl3/netlink/cli/addr.h
/usr/include/libnl3/netlink/cli/class.h
/usr/include/libnl3/netlink/cli/cls.h
/usr/include/libnl3/netlink/cli/ct.h
/usr/include/libnl3/netlink/cli/exp.h
/usr/include/libnl3/netlink/cli/link.h
/usr/include/libnl3/netlink/cli/neigh.h
/usr/include/libnl3/netlink/cli/qdisc.h
/usr/include/libnl3/netlink/cli/route.h
/usr/include/libnl3/netlink/cli/rule.h
/usr/include/libnl3/netlink/cli/tc.h
/usr/include/libnl3/netlink/cli/utils.h
)

src_prepare() {
epatch ${FILESDIR}/${PN}-1.1-vlan-header.patch
epatch ${FILESDIR}/${PN}-3.2.20-rtnl_tc_get_ops.patch
epatch ${FILESDIR}/${PN}-3.2.20-cache-api.patch

elibtoolize

if use python; then
cd ${S}/python || die
distutils-r1_src_prepare
fi

# out-of-source build broken
# https://github.com/thom311/libnl/pull/58
multilib_copy_sources
}

multilib_src_configure() {
econf \
--disable-silent-rules \
$(use_enable static-libs static) \
$(multilib_native_use_enable utils cli)
}

multilib_src_compile() {
default

if multilib_is_native_abi  use python; then
cd python || die
distutils-r1_src_compile
fi
}

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

if multilib_is_native_abi  use python; then
# Unset DOCS= since distutils-r1.eclass interferes
local DOCS=()
cd python || die
distutils-r1_src_install
fi
}

multilib_src_install_all() {
einstalldocs
prune_libtool_files --modules
}






[gentoo-commits] gentoo-x86 commit in sys-devel/kgcc64: kgcc64-4.7.4.ebuild ChangeLog

2014-06-25 Thread Jeroen Roovers (jer)
jer 14/06/25 12:37:55

  Modified: kgcc64-4.7.4.ebuild ChangeLog
  Log:
  Drop patches that do not make sense (or fail to apply).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  sys-devel/kgcc64/kgcc64-4.7.4.ebuild

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

Index: kgcc64-4.7.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.7.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kgcc64-4.7.4.ebuild 17 Jun 2014 13:37:15 -  1.1
+++ kgcc64-4.7.4.ebuild 25 Jun 2014 12:37:55 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.7.4.ebuild,v 1.1 
2014/06/17 13:37:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.7.4.ebuild,v 1.2 
2014/06/25 12:37:55 jer Exp $
 
 EAPI=2
 
@@ -41,6 +41,13 @@
=sys-apps/texinfo-4.8
=sys-devel/bison-1.875
 
+src_prepare() {
+   EPATCH_EXCLUDE+= 10_all_default-fortify-source.patch
+   EPATCH_EXCLUDE+= 90_all_gcc-4.7-x32.patch
+
+   toolchain_src_prepare
+}
+
 pkg_postinst() {
toolchain_pkg_postinst
 



1.55 sys-devel/kgcc64/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   17 Jun 2014 13:37:15 -  1.54
+++ ChangeLog   25 Jun 2014 12:37:55 -  1.55
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/kgcc64
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.54 
2014/06/17 13:37:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.55 
2014/06/25 12:37:55 jer Exp $
+
+  25 Jun 2014; Jeroen Roovers j...@gentoo.org kgcc64-4.7.4.ebuild:
+  Drop patches that do not make sense (or fail to apply).
 
 *kgcc64-4.8.3 (17 Jun 2014)
 *kgcc64-4.7.4 (17 Jun 2014)






[gentoo-commits] gentoo-x86 commit in media-sound/lyvi: ChangeLog metadata.xml

2014-06-25 Thread Jeroen Roovers (jer)
jer 14/06/25 12:45:33

  Modified: ChangeLog metadata.xml
  Log:
  Fix e-mail address.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  media-sound/lyvi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/lyvi/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   22 Jun 2014 13:13:31 -  1.1
+++ ChangeLog   25 Jun 2014 12:45:33 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/lyvi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lyvi/ChangeLog,v 1.1 2014/06/22 
13:13:31 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lyvi/ChangeLog,v 1.2 2014/06/25 
12:45:33 jer Exp $
+
+  25 Jun 2014; Jeroen Roovers j...@gentoo.org metadata.xml:
+  Fix e-mail address.
 
 *lyvi-2.0.0 (22 Jun 2014)
 



1.2  media-sound/lyvi/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lyvi/metadata.xml?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lyvi/metadata.xml?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lyvi/metadata.xml?r1=1.1r2=1.2

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/lyvi/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml22 Jun 2014 13:13:31 -  1.1
+++ metadata.xml25 Jun 2014 12:45:33 -  1.2
@@ -7,7 +7,7 @@
emailidel...@gentoo.org/email
/maintainer
maintainer
-   emailwtold.pi...@gamil.com/email
+   emailwitold.pi...@gmail.com/email
 nameWitold Pilat/name
descriptionProxy maintainer/description
 /maintainer






[gentoo-commits] gentoo-x86 commit in www-servers/varnish: varnish-4.0.1.ebuild ChangeLog

2014-06-25 Thread Anthony G. Basile (blueness)
blueness14/06/25 12:46:50

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

Revision  ChangesPath
1.79 www-servers/varnish/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   22 May 2014 20:51:19 -  1.78
+++ ChangeLog   25 Jun 2014 12:46:50 -  1.79
@@ -1,6 +1,14 @@
 # ChangeLog for www-servers/varnish
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.78 
2014/05/22 20:51:19 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.79 
2014/06/25 12:46:50 blueness Exp $
+
+*varnish-4.0.1 (25 Jun 2014)
+
+  25 Jun 2014; Anthony G. Basile bluen...@gentoo.org
+  +files/varnish-4.0.1-fix-doc-Makefile_am.patch,
+  +files/varnish-4.0.1-fix-man-Makefile_am.patch,
+  +files/varnish-4.0.1-fix-warning.patch, +varnish-4.0.1.ebuild:
+  Version bump
 
   22 May 2014; Christian Ruppert id...@gentoo.org metadata.xml:
   Add myself as secondary maintainer



1.1  www-servers/varnish/varnish-4.0.1.ebuild

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

Index: varnish-4.0.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-4.0.1.ebuild,v 
1.1 2014/06/25 12:46:50 blueness Exp $

EAPI=5

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

inherit user autotools-utils eutils systemd python-r1

DESCRIPTION=Varnish is a state-of-the-art, high-performance HTTP accelerator
HOMEPAGE=http://www.varnish-cache.org/;
SRC_URI=http://repo.varnish-cache.org/source/${P}.tar.gz;

LICENSE=BSD-2 GPL-2
SLOT=0
KEYWORDS=~amd64 ~mips ~x86
IUSE=jemalloc jit static-libs

CDEPEND=
|| ( dev-libs/libedit sys-libs/readline )
dev-libs/libpcre[jit?]
jemalloc? ( dev-libs/jemalloc )
sys-libs/ncurses

#varnish compiles stuff at run time
RDEPEND=
${PYTHON_DEPS}
${CDEPEND}
sys-devel/gcc

DEPEND=
${CDEPEND}
dev-python/docutils
virtual/pkgconfig

REQUIRED_USE=${PYTHON_REQUIRED_USE}

RESTRICT=test #315725

DOCS=( README doc/changes.rst )

PATCHES=(
${FILESDIR}/${PN}-4.0.1-fix-man-Makefile_am.patch
${FILESDIR}/${PN}-4.0.1-fix-doc-Makefile_am.patch
${FILESDIR}/${PN}-4.0.1-fix-warning.patch
)

AUTOTOOLS_AUTORECONF=yes

pkg_setup() {
ebegin Creating varnish user and group
enewgroup varnish 40
enewuser varnish 40 -1 /var/lib/varnish varnish
eend $?
}

src_prepare() {
# Remove bundled libjemalloc. We also fix
# automagic dep in our patches, bug #461638
rm -rf lib/libjemalloc

autotools-utils_src_prepare
}

src_configure() {
local myeconfargs=(
$(use_enable static-libs static)
$(use_enable jit pcre-jit )
$(use_with jemalloc)
)
autotools-utils_src_configure
}

src_install() {
autotools-utils_src_install

python_replicate_script ${D}/usr/share/varnish/vmodtool.py

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

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

newinitd ${FILESDIR}/varnishd.initd-r3 varnishd
newconfd ${FILESDIR}/varnishd.confd-r3 varnishd

insinto /etc/logrotate.d/
newins ${FILESDIR}/varnishd.logrotate-r2 varnishd

diropts -m750

dodir /var/log/varnish/

systemd_dounit ${FILESDIR}/${PN}d.service

insinto /etc/varnish/
doins  lib/libvmod_std/vmod.vcc

fowners root:varnish /etc/varnish/
fowners varnish:varnish /var/lib/varnish/
fperms 0750 /var/lib/varnish/ /etc/varnish/
}

pkg_postinst () {
elog No demo-/sample-configfile is included in the distribution.  
Please
elog read the man-page for more info.  A sample configuration proxying
elog 

[gentoo-commits] gentoo-x86 commit in www-servers/varnish/files: varnish-4.0.1-fix-warning.patch varnish-4.0.1-fix-man-Makefile_am.patch varnish-4.0.1-fix-doc-Makefile_am.patch

2014-06-25 Thread Anthony G. Basile (blueness)
blueness14/06/25 12:46:50

  Added:varnish-4.0.1-fix-warning.patch
varnish-4.0.1-fix-man-Makefile_am.patch
varnish-4.0.1-fix-doc-Makefile_am.patch
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.1  www-servers/varnish/files/varnish-4.0.1-fix-warning.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/files/varnish-4.0.1-fix-warning.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/files/varnish-4.0.1-fix-warning.patch?rev=1.1content-type=text/plain

Index: varnish-4.0.1-fix-warning.patch
===
diff -Naur /root/varnish-4.0.1/lib/libvcc/vcc_expr.c 
varnish-4.0.1/lib/libvcc/vcc_expr.c
--- /root/varnish-4.0.1/lib/libvcc/vcc_expr.c   2014-06-25 07:06:42.550508615 
-0400
+++ varnish-4.0.1/lib/libvcc/vcc_expr.c 2014-06-23 09:43:06.0 -0400
@@ -670,7 +670,7 @@
struct expr *e1, *e2;
const char *ip;
const struct symbol *sym;
-   double d;
+   double d = 0.0;
 
*e = NULL;
if (tl-t-tok == '(') {



1.1  
www-servers/varnish/files/varnish-4.0.1-fix-man-Makefile_am.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/files/varnish-4.0.1-fix-man-Makefile_am.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/files/varnish-4.0.1-fix-man-Makefile_am.patch?rev=1.1content-type=text/plain

Index: varnish-4.0.1-fix-man-Makefile_am.patch
===
diff -Naur varnish-4.0.1.orig/doc/sphinx/Makefile.am 
varnish-4.0.1/doc/sphinx/Makefile.am
--- varnish-4.0.1.orig/doc/sphinx/Makefile.am   2014-06-23 09:43:06.0 
-0400
+++ varnish-4.0.1/doc/sphinx/Makefile.am2014-06-25 08:35:11.887750279 
-0400
@@ -144,11 +144,13 @@
 BUILT_SOURCES += include/varnishhist_options.rst \
 include/varnishhist_synopsis.rst
 
-reference/vmod_std.generated.rst: $(top_srcdir)/lib/libvmod_std/vmod_std.rst
+reference/vmod_std.generated.rst: $(top_builddir)/lib/libvmod_std/vmod_std.rst
+   mkdir -p reference
cp $? $@
 BUILT_SOURCES += reference/vmod_std.generated.rst
 
-reference/vmod_directors.generated.rst: 
$(top_srcdir)/lib/libvmod_directors/vmod_directors.rst
+reference/vmod_directors.generated.rst: 
$(top_builddir)/lib/libvmod_directors/vmod_directors.rst
+   mkdir -p reference
cp $? $@
 BUILT_SOURCES += reference/vmod_directors.generated.rst
 



1.1  
www-servers/varnish/files/varnish-4.0.1-fix-doc-Makefile_am.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/files/varnish-4.0.1-fix-doc-Makefile_am.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/files/varnish-4.0.1-fix-doc-Makefile_am.patch?rev=1.1content-type=text/plain

Index: varnish-4.0.1-fix-doc-Makefile_am.patch
===
diff -Naur varnish-4.0.1.orig/man/Makefile.am varnish-4.0.1/man/Makefile.am
--- varnish-4.0.1.orig/man/Makefile.am  2014-06-23 09:43:06.0 -0400
+++ varnish-4.0.1/man/Makefile.am   2014-06-25 08:40:43.498765372 -0400
@@ -86,8 +86,8 @@
$(top_srcdir)/doc/sphinx/include/varnishhist_synopsis.rst
${RST2MAN} $(RST2ANY_FLAGS) 
$(top_srcdir)/doc/sphinx/reference/varnishhist.rst $@
 
-vmod_std.3: $(top_srcdir)/lib/libvmod_std/vmod_std.man.rst
+vmod_std.3: $(top_builddir)/lib/libvmod_std/vmod_std.man.rst
${RST2MAN} $(RST2ANY_FLAGS) $? $@
 
-vmod_directors.3: $(top_srcdir)/lib/libvmod_directors/vmod_directors.man.rst
+vmod_directors.3: $(top_builddir)/lib/libvmod_directors/vmod_directors.man.rst
${RST2MAN} $(RST2ANY_FLAGS) $? $@






[gentoo-commits] gentoo-x86 commit in dev-util/android-sdk-update-manager: android-sdk-update-manager-22.6.1.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 12:47:50

  Modified: android-sdk-update-manager-22.6.1.ebuild ChangeLog
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.2  
dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.1.ebuild?r1=1.1r2=1.2

Index: android-sdk-update-manager-22.6.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- android-sdk-update-manager-22.6.1.ebuild19 Mar 2014 17:25:31 -  
1.1
+++ android-sdk-update-manager-22.6.1.ebuild25 Jun 2014 12:47:50 -  
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-util/android-sdk-update-manager/android-sdk-update-manager-22.6.1.ebuild,v
 1.1 2014/03/19 17:25:31 rich0 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.1.ebuild,v
 1.2 2014/06/25 12:47:50 mgorny Exp $
 
 EAPI=5
 
@@ -23,7 +23,12 @@
 RDEPEND==virtual/jdk-1.5
=dev-java/ant-core-1.6.5
|| ( dev-java/swt:3.7[cairo] dev-java/swt:3.6[cairo] )
-   amd64? ( app-emulation/emul-linux-x86-gtklibs:= )
+   amd64? (
+   || (
+   app-emulation/emul-linux-x86-gtklibs:=[-abi_x86_32(-)]
+   x11-libs/gtk+:2=[abi_x86_32(-)]
+   )
+   )
x86? ( x11-libs/gtk+:2= )
 
 ANDROID_SDK_DIR=/opt/${PN}



1.61 dev-util/android-sdk-update-manager/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-sdk-update-manager/ChangeLog?rev=1.61view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-sdk-update-manager/ChangeLog?rev=1.61content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-sdk-update-manager/ChangeLog?r1=1.60r2=1.61

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/android-sdk-update-manager/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   19 Mar 2014 17:25:31 -  1.60
+++ ChangeLog   25 Jun 2014 12:47:50 -  1.61
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/android-sdk-update-manager
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/android-sdk-update-manager/ChangeLog,v 1.60 
2014/03/19 17:25:31 rich0 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/android-sdk-update-manager/ChangeLog,v 1.61 
2014/06/25 12:47:50 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org
+  android-sdk-update-manager-22.6.1.ebuild:
+  Support multilib dependencies aside to emul-linux-x86.
 
 *android-sdk-update-manager-22.6.1 (19 Mar 2014)
 






[gentoo-commits] gentoo-x86 commit in games-action/awesomenauts: awesomenauts-2013.5.21.3.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 12:50:41

  Modified: awesomenauts-2013.5.21.3.ebuild ChangeLog
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.2  games-action/awesomenauts/awesomenauts-2013.5.21.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/awesomenauts/awesomenauts-2013.5.21.3.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/awesomenauts/awesomenauts-2013.5.21.3.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/awesomenauts/awesomenauts-2013.5.21.3.ebuild?r1=1.1r2=1.2

Index: awesomenauts-2013.5.21.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/awesomenauts/awesomenauts-2013.5.21.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- awesomenauts-2013.5.21.3.ebuild 16 Jul 2013 19:31:44 -  1.1
+++ awesomenauts-2013.5.21.3.ebuild 25 Jun 2014 12:50:41 -  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/games-action/awesomenauts/awesomenauts-2013.5.21.3.ebuild,v
 1.1 2013/07/16 19:31:44 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/awesomenauts/awesomenauts-2013.5.21.3.ebuild,v
 1.2 2014/06/25 12:50:41 mgorny Exp $
 
 EAPI=5
 
@@ -25,12 +25,39 @@
virtual/opengl
virtual/glu
amd64? (
-   app-emulation/emul-linux-x86-opengl
-   app-emulation/emul-linux-x86-xlibs
+   || (
+   app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
+   (
+   virtual/opengl[abi_x86_32(-)]
+   virtual/glu[abi_x86_32(-)]
+   )
+   )
+   || (
+   app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+   (
+   media-libs/freetype[abi_x86_32(-)]
+   x11-libs/libX11[abi_x86_32(-)]
+   )
+   )
!bundled-libs? (
-   app-emulation/emul-linux-x86-medialibs
-   app-emulation/emul-linux-x86-sdl
-   app-emulation/emul-linux-x86-soundlibs
+   || (
+   
app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)]
+   media-libs/libtheora[abi_x86_32(-)]
+   )
+   || (
+   app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
+   (
+   
media-libs/libsdl:0[X,opengl,video,abi_x86_32(-)]
+   media-libs/openal[abi_x86_32(-)]
+   )
+   )
+   || (
+   
app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
+   (
+   media-libs/libogg[abi_x86_32(-)]
+   media-libs/libvorbis[abi_x86_32(-)]
+   )
+   )
media-gfx/nvidia-cg-toolkit[multilib]
)
)



1.2  games-action/awesomenauts/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/awesomenauts/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   16 Jul 2013 19:31:44 -  1.1
+++ ChangeLog   25 Jun 2014 12:50:41 -  1.2
@@ -1,10 +1,12 @@
 # ChangeLog for games-action/awesomenauts
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/awesomenauts/ChangeLog,v 1.1 
2013/07/16 19:31:44 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/awesomenauts/ChangeLog,v 1.2 
2014/06/25 12:50:41 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org 
awesomenauts-2013.5.21.3.ebuild:
+  Support multilib dependencies aside to emul-linux-x86.
 
 *awesomenauts-2013.5.21.3 (16 Jul 2013)
 
   

[gentoo-commits] gentoo-x86 commit in games-action/beathazardultra: beathazardultra-20130308.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 12:53:54

  Modified: beathazardultra-20130308.ebuild ChangeLog
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.6  
games-action/beathazardultra/beathazardultra-20130308.ebuild

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

Index: beathazardultra-20130308.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- beathazardultra-20130308.ebuild 18 Aug 2013 00:48:51 -  1.5
+++ beathazardultra-20130308.ebuild 25 Jun 2014 12:53:53 -  1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild,v
 1.5 2013/08/18 00:48:51 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild,v
 1.6 2014/06/25 12:53:53 mgorny Exp $
 
 # TODO: unbundle allegro[gtk...] (no multilib on amd64 and 5.0.9 soname)
 
@@ -26,9 +26,32 @@
 RDEPEND=
virtual/opengl
amd64? (
-   app-emulation/emul-linux-x86-baselibs
-   app-emulation/emul-linux-x86-gtklibs
-   app-emulation/emul-linux-x86-xlibs
+   !bundled-libs? (
+   || (
+   
app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
+   (
+   media-libs/libpng:1.2[abi_x86_32(-)]
+   virtual/jpeg[abi_x86_32(-)]
+   )
+   )
+   )
+   || (
+   app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
+   x11-libs/gtk+:2[abi_x86_32(-)]
+   )
+   || (
+   app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
+   virtual/opengl[abi_x86_32(-)]
+   )
+   || (
+   app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+   (
+   x11-libs/libX11[abi_x86_32(-)]
+   x11-libs/libXcursor[abi_x86_32(-)]
+   x11-libs/libXinerama[abi_x86_32(-)]
+   x11-libs/libXrandr[abi_x86_32(-)]
+   )
+   )
)
x86? (
x11-libs/gtk+:2



1.5  games-action/beathazardultra/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   18 Aug 2013 00:48:51 -  1.4
+++ ChangeLog   25 Jun 2014 12:53:53 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/beathazardultra
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v 
1.4 2013/08/18 00:48:51 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v 
1.5 2014/06/25 12:53:53 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org 
beathazardultra-20130308.ebuild:
+  Support multilib dependencies aside to emul-linux-x86.
 
   18 Aug 2013; Julian Ospald hasuf...@gentoo.org
   beathazardultra-20130308.ebuild:






[gentoo-commits] gentoo-x86 commit in games-action/cs2d: cs2d-0123.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 12:58:08

  Modified: cs2d-0123.ebuild ChangeLog
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.2  games-action/cs2d/cs2d-0123.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/cs2d/cs2d-0123.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/cs2d/cs2d-0123.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/cs2d/cs2d-0123.ebuild?r1=1.1r2=1.2

Index: cs2d-0123.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-action/cs2d/cs2d-0123.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cs2d-0123.ebuild20 Dec 2013 13:35:49 -  1.1
+++ cs2d-0123.ebuild25 Jun 2014 12:58:08 -  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/games-action/cs2d/cs2d-0123.ebuild,v 1.1 
2013/12/20 13:35:49 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/cs2d-0123.ebuild,v 1.2 
2014/06/25 12:58:08 mgorny Exp $
 
 EAPI=5
 
@@ -27,9 +27,22 @@
virtual/opengl
)
amd64? (
-   app-emulation/emul-linux-x86-sdl
-   app-emulation/emul-linux-x86-opengl
-   app-emulation/emul-linux-x86-xlibs
+   || (
+   app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
+   media-libs/openal[abi_x86_32(-)]
+   )
+   || (
+   app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
+   virtual/opengl[abi_x86_32(-)]
+   )
+   || (
+   app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+   (
+   media-libs/freetype:2[abi_x86_32(-)]
+   x11-libs/libX11[abi_x86_32(-)]
+   x11-libs/libXxf86vm[abi_x86_32(-)]
+   )
+   )
)
 
 QA_PRESTRIPPED=opt/cs2d/CounterStrike2D



1.9  games-action/cs2d/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/cs2d/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   20 Dec 2013 13:37:22 -  1.8
+++ ChangeLog   25 Jun 2014 12:58:08 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/cs2d
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/ChangeLog,v 1.8 
2013/12/20 13:37:22 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/ChangeLog,v 1.9 
2014/06/25 12:58:08 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org cs2d-0123.ebuild:
+  Support multilib dependencies aside to emul-linux-x86.
 
   20 Dec 2013; Julian Ospald hasuf...@gentoo.org -cs2d-0120-r1.ebuild,
   -cs2d-0121.ebuild:






[gentoo-commits] gentoo-x86 commit in games-action/heretic2: heretic2-1.06c-r1.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:01:57

  Modified: ChangeLog
  Added:heretic2-1.06c-r1.ebuild
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.12 games-action/heretic2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/heretic2/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   5 Feb 2012 05:00:48 -   1.11
+++ ChangeLog   25 Jun 2014 13:01:57 -  1.12
@@ -1,6 +1,11 @@
 # ChangeLog for games-action/heretic2
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/ChangeLog,v 1.11 
2012/02/05 05:00:48 vapier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/ChangeLog,v 1.12 
2014/06/25 13:01:57 mgorny Exp $
+
+*heretic2-1.06c-r1 (25 Jun 2014)
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org +heretic2-1.06c-r1.ebuild:
+  Support multilib dependencies aside to emul-linux-x86.
 
   05 Feb 2012; Mike Frysinger vap...@gentoo.org heretic2-1.06c.ebuild:
   Move to new unpacker eclass for unpack_makeself.
@@ -39,4 +44,3 @@
   03 Oct 2006; Tristan Heaven n...@gentoo.org +metadata.xml,
   +heretic2-1.06c.ebuild:
   Initial commit. Modified ebuild from bug #136869 by Anton Romanov.
-



1.1  games-action/heretic2/heretic2-1.06c-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild?rev=1.1content-type=text/plain

Index: heretic2-1.06c-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild,v 1.1 
2014/06/25 13:01:57 mgorny Exp $

EAPI=5

inherit eutils unpacker cdrom multilib games

DESCRIPTION=Third-person classic magical action-adventure game
HOMEPAGE=http://lokigames.com/products/heretic2/
http://www.ravensoft.com/heretic2.html;
SRC_URI=mirror://lokigames/${PN}/${P/%?/b}-unified-x86.run
mirror://lokigames/${PN}/${P}-unified-x86.run
mirror://lokigames/${PN}/${PN}-maps-1.0.run

LICENSE=LOKI-EULA
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=
RESTRICT=strip
QA_TEXTRELS=${GAMES_PREFIX_OPT:1}/${PN}/base/*.so

DEPEND=games-util/loki_patch
RDEPEND=virtual/opengl
amd64? (
|| (
app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
virtual/opengl[abi_x86_32(-)]
)
|| (
app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
(
x11-libs/libX11[abi_x86_32(-)]
x11-libs/libXext[abi_x86_32(-)]
)
)
)
x86? (
x11-libs/libX11
x11-libs/libXext
)

S=${WORKDIR}

src_unpack() {
cdrom_get_cds bin/x86/glibc-2.1/${PN}
mkdir ${A}

local f
for f in * ; do
cd ${S}/${f}
unpack_makeself ${f}
done
}

src_install() {
has_multilib_profile  ABI=x86

local dir=${GAMES_PREFIX_OPT}/${PN}

cd ${CDROM_ROOT}

insinto ${dir}
doins -r base help Manual.html README README.more

exeinto ${dir}
doexe bin/x86/glibc-2.1/${PN}

games_make_wrapper ${PN} ./${PN} ${dir} ${dir}
sed -i \
-e 's/^exec /__GL_ExtensionStringVersion=17700 exec /' \
${D}/${GAMES_BINDIR}/${PN} || die
newicon icon.xpm ${PN}.xpm
make_desktop_entry ${PN} Heretic II

cd ${D}/${dir}
ln -s ${CDROM_ROOT}/*.gz .
unpack ./*.gz
rm -f *.gz

local d
for d in ${S}/* ; do
pushd ${d}  /dev/null
loki_patch patch.dat ${D}/${dir} || die loki_patch ${d} 
failed
popd  /dev/null
done

rmdir gl_drivers
sed -i \
128i set gl_driver \/usr/$(get_libdir)/libGL.so\ \
base/default.cfg \
|| die sed failed

prepgamesdirs
}






[gentoo-commits] gentoo-x86 commit in games-action/hotline-miami: hotline-miami-1.0.9a_p20140221.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:03:31

  Modified: hotline-miami-1.0.9a_p20140221.ebuild ChangeLog
  Log:
  Clean up (-)abi_x86_32 deps.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.3  
games-action/hotline-miami/hotline-miami-1.0.9a_p20140221.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221.ebuild?r1=1.2r2=1.3

Index: hotline-miami-1.0.9a_p20140221.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hotline-miami-1.0.9a_p20140221.ebuild   18 Jun 2014 19:19:54 -  
1.2
+++ hotline-miami-1.0.9a_p20140221.ebuild   25 Jun 2014 13:03:31 -  
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/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221.ebuild,v
 1.2 2014/06/18 19:19:54 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221.ebuild,v
 1.3 2014/06/25 13:03:31 mgorny Exp $
 
 # TODO: unbundle Qt5
 #  remove emul-linux-x86* deps (bug 484060)
@@ -26,24 +26,31 @@
 
 RDEPEND=
amd64? (
-   || ( =x11-libs/libX11-1.6.2[abi_x86_32] 
app-emulation/emul-linux-x86-xlibs )
+   || (
+   =x11-libs/libX11-1.6.2[abi_x86_32(-)]
+   app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+   )
!bundled-libs? (
media-gfx/nvidia-cg-toolkit[multilib]
|| (
-   ( app-emulation/emul-linux-x86-soundlibs )
-   ( =media-libs/libogg-1.3.0[abi_x86_32]
-   =media-libs/libvorbis-1.3.3-r1[abi_x86_32]
-   =media-libs/openal-1.15.1[abi_x86_32] )
+   ( 
app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )
+   (
+   =media-libs/libogg-1.3.0[abi_x86_32(-)]
+   
=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
+   
=media-libs/openal-1.15.1[abi_x86_32(-)]
+   )
)
)
launcher? (
|| (
-   ( app-emulation/emul-linux-x86-xlibs )
-   ( =media-libs/freetype-2.5.0.1[abi_x86_32]
-   =x11-libs/libXext-1.3.2[abi_x86_32]
-   =x11-libs/libXrandr-1.4.2[abi_x86_32]
-   =x11-libs/libXrender-0.9.8[abi_x86_32]
-   =x11-libs/libxcb-1.9.1[abi_x86_32] )
+   ( 
app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] )
+   (
+   
=media-libs/freetype-2.5.0.1[abi_x86_32(-)]
+   =x11-libs/libXext-1.3.2[abi_x86_32(-)]
+   
=x11-libs/libXrandr-1.4.2[abi_x86_32(-)]
+   
=x11-libs/libXrender-0.9.8[abi_x86_32(-)]
+   =x11-libs/libxcb-1.9.1[abi_x86_32(-)]
+   )
)
)
)



1.4  games-action/hotline-miami/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/hotline-miami/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   18 Jun 2014 19:19:54 -  1.3
+++ ChangeLog   25 Jun 2014 13:03:31 -  1.4
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/hotline-miami
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/hotline-miami/ChangeLog,v 1.3 
2014/06/18 19:19:54 mgorny Exp $
+# $Header: 

[gentoo-commits] gentoo-x86 commit in games-action/intrusion2: intrusion2-1.024.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:07:42

  Modified: intrusion2-1.024.ebuild ChangeLog
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.2  games-action/intrusion2/intrusion2-1.024.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/intrusion2/intrusion2-1.024.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/intrusion2/intrusion2-1.024.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/intrusion2/intrusion2-1.024.ebuild?r1=1.1r2=1.2

Index: intrusion2-1.024.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/intrusion2/intrusion2-1.024.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- intrusion2-1.024.ebuild 16 Jul 2013 19:35:52 -  1.1
+++ intrusion2-1.024.ebuild 25 Jun 2014 13:07:42 -  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/games-action/intrusion2/intrusion2-1.024.ebuild,v 1.1 
2013/07/16 19:35:52 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/intrusion2/intrusion2-1.024.ebuild,v 1.2 
2014/06/25 13:07:42 mgorny Exp $
 
 EAPI=5
 
@@ -22,10 +22,38 @@
 
 RDEPEND=
amd64? (
-   app-emulation/emul-linux-x86-baselibs
-   app-emulation/emul-linux-x86-gtklibs
-   app-emulation/emul-linux-x86-medialibs
-   app-emulation/emul-linux-x86-xlibs
+   || (
+   app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
+   dev-libs/glib:2[abi_x86_32(-)]
+   )
+   || (
+   app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
+   (
+   dev-libs/atk[abi_x86_32(-)]
+   x11-libs/gdk-pixbuf[abi_x86_32(-)]
+   x11-libs/gtk+:2[abi_x86_32(-)]
+   x11-libs/pango[abi_x86_32(-)]
+   )
+   )
+   || (
+   app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)]
+   (
+   media-libs/gst-plugins-base[abi_x86_32(-)]
+   media-libs/gstreamer[abi_x86_32(-)]
+   )
+   )
+   || (
+   app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+   (
+   media-libs/fontconfig[abi_x86_32(-)]
+   media-libs/freetype[abi_x86_32(-)]
+   x11-libs/libSM[abi_x86_32(-)]
+   x11-libs/libX11[abi_x86_32(-)]
+   x11-libs/libXext[abi_x86_32(-)]
+   x11-libs/libXinerama[abi_x86_32(-)]
+   x11-libs/libXtst[abi_x86_32(-)]
+   )
+   )
)
x86? (
dev-libs/glib:2



1.2  games-action/intrusion2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/intrusion2/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   16 Jul 2013 19:35:52 -  1.1
+++ ChangeLog   25 Jun 2014 13:07:42 -  1.2
@@ -1,10 +1,12 @@
 # ChangeLog for games-action/intrusion2
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/intrusion2/ChangeLog,v 1.1 
2013/07/16 19:35:52 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/intrusion2/ChangeLog,v 1.2 
2014/06/25 13:07:42 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org intrusion2-1.024.ebuild:
+  Support multilib dependencies aside to emul-linux-x86.
 
 *intrusion2-1.024 (16 Jul 2013)
 
   16 Jul 2013; Julian Ospald hasuf...@gentoo.org +intrusion2-1.024.ebuild,
   +metadata.xml:
   initial import
-






[gentoo-commits] gentoo-x86 commit in games-action/lugaru: lugaru-1.0c-r1.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:08:49

  Modified: ChangeLog
  Added:lugaru-1.0c-r1.ebuild
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.4  games-action/lugaru/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   26 Apr 2014 18:04:46 -  1.3
+++ ChangeLog   25 Jun 2014 13:08:49 -  1.4
@@ -1,6 +1,11 @@
 # ChangeLog for games-action/lugaru
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru/ChangeLog,v 1.3 
2014/04/26 18:04:46 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru/ChangeLog,v 1.4 
2014/06/25 13:08:49 mgorny Exp $
+
+*lugaru-1.0c-r1 (25 Jun 2014)
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org +lugaru-1.0c-r1.ebuild:
+  Support multilib dependencies aside to emul-linux-x86.
 
   26 Apr 2014; Ulrich Müller u...@gentoo.org lugaru-1.0c.ebuild:
   Fix LICENSE, bug 505608.
@@ -13,4 +18,3 @@
   12 May 2010; Mike Frysinger vap...@gentoo.org +lugaru-1.0c.ebuild,
   +metadata.xml:
   Initial ebuild based on current lugaru-demo ebuild.
-



1.1  games-action/lugaru/lugaru-1.0c-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru/lugaru-1.0c-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru/lugaru-1.0c-r1.ebuild?rev=1.1content-type=text/plain

Index: lugaru-1.0c-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru/lugaru-1.0c-r1.ebuild,v 
1.1 2014/06/25 13:08:49 mgorny Exp $

EAPI=5

inherit eutils unpacker games

DESCRIPTION=3D arcade with unique fighting system and anthropomorphic 
characters
HOMEPAGE=http://www.wolfire.com/lugaru;
SRC_URI=${PN}-full-linux-x86-${PV}.bin

LICENSE=GPL-2 free-noncomm
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=
RESTRICT=fetch strip

DEPEND=app-arch/unzip
RDEPEND=sys-libs/glibc
amd64? (
|| (
app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
(
x11-libs/libX11[abi_x86_32(-)]
x11-libs/libXext[abi_x86_32(-)]
)
)
)
x86? (
x11-libs/libX11
x11-libs/libXext
)

S=${WORKDIR}/data

src_unpack() {
# self unpacking zip archive; unzip warns about the exe stuff
unpack_zip ${A}

# Duplicate file and can't be handled by portage, bug #14983
rm -f ${S}/Data/Textures/Quit.png 
}

src_install() {
local dir=${GAMES_PREFIX_OPT}/lugaru

insinto ${dir}
doins -r Data

dodoc *.txt

exeinto ${dir}
doexe ${PN}
games_make_wrapper ${PN} ./${PN} ${dir} ${dir}

doicon ${PN}.png
make_desktop_entry ${PN} Lugaru ${PN}

prepgamesdirs
}






[gentoo-commits] gentoo-x86 commit in games-action/lugaru-demo: lugaru-demo-1.0c.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:10:28

  Modified: lugaru-demo-1.0c.ebuild ChangeLog
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.4  games-action/lugaru-demo/lugaru-demo-1.0c.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?r1=1.3r2=1.4

Index: lugaru-demo-1.0c.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lugaru-demo-1.0c.ebuild 26 Apr 2014 18:09:38 -  1.3
+++ lugaru-demo-1.0c.ebuild 25 Jun 2014 13:10:28 -  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/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v 1.3 
2014/04/26 18:09:38 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v 1.4 
2014/06/25 13:10:28 mgorny Exp $
 
 EAPI=4
 
@@ -18,7 +18,15 @@
 
 DEPEND=app-arch/unzip
 RDEPEND=sys-libs/glibc
-   amd64? ( app-emulation/emul-linux-x86-xlibs )
+   amd64? (
+   || (
+   app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+   (
+   x11-libs/libX11[abi_x86_32(-)]
+   x11-libs/libXext[abi_x86_32(-)]
+   )
+   )
+   )
x86? (
x11-libs/libX11
x11-libs/libXext



1.14 games-action/lugaru-demo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   26 Apr 2014 18:09:38 -  1.13
+++ ChangeLog   25 Jun 2014 13:10:28 -  1.14
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/lugaru-demo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.13 
2014/04/26 18:09:38 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.14 
2014/06/25 13:10:28 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org lugaru-demo-1.0c.ebuild:
+  Support multilib dependencies aside to emul-linux-x86.
 
   26 Apr 2014; Ulrich Müller u...@gentoo.org lugaru-demo-1.0b.ebuild,
   lugaru-demo-1.0c.ebuild:






[gentoo-commits] gentoo-x86 commit in games-action/shadowgrounds-bin: shadowgrounds-bin-0_beta12-r1.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:14:21

  Modified: ChangeLog
  Added:shadowgrounds-bin-0_beta12-r1.ebuild
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.4  games-action/shadowgrounds-bin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   29 Mar 2013 15:35:58 -  1.3
+++ ChangeLog   25 Jun 2014 13:14:20 -  1.4
@@ -1,6 +1,12 @@
 # ChangeLog for games-action/shadowgrounds-bin
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog,v 
1.3 2013/03/29 15:35:58 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog,v 
1.4 2014/06/25 13:14:20 mgorny Exp $
+
+*shadowgrounds-bin-0_beta12-r1 (25 Jun 2014)
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org
+  +shadowgrounds-bin-0_beta12-r1.ebuild:
+  Support multilib dependencies aside to emul-linux-x86.
 
   29 Mar 2013; Julian Ospald hasuf...@gentoo.org
   shadowgrounds-bin-0_beta12.ebuild:
@@ -15,4 +21,3 @@
   16 Apr 2011; Mike Frysinger vap...@gentoo.org
   +shadowgrounds-bin-0_beta12.ebuild, +metadata.xml:
   New package.
-



1.1  
games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild?rev=1.1content-type=text/plain

Index: shadowgrounds-bin-0_beta12-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild,v
 1.1 2014/06/25 13:14:20 mgorny Exp $

EAPI=5

inherit unpacker games eutils

DESCRIPTION=an epic action experience combining modern technology with 
addictive playability
HOMEPAGE=http://shadowgroundsgame.com/;
SRC_URI=Shadowgrounds${PV/*_b/B}.run

LICENSE=frozenbyte-eula
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=
RESTRICT=fetch strip

DEPEND=app-arch/unzip
RDEPEND==sys-libs/glibc-2.4
=sys-devel/gcc-4.3.0
!amd64? (
gnome-base/libglade
)
amd64? (
|| (
app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
gnome-base/libglade[abi_x86_32(-)]
)
)

S=${WORKDIR}

d=${GAMES_PREFIX_OPT}/${PN}
QA_TEXTRELS_x86=`echo 
${d#/}/lib32/lib{avcodec.so.51,avformat.so.52,avutil.so.49,FLAC.so.8}`
QA_TEXTRELS_amd64=${QA_TEXTRELS_x86}

pkg_nofetch() {
einfo Fetch ${SRC_URI} and put it into ${DISTDIR}
einfo See http://www.humblebundle.com/ for more info.
}

src_unpack() {
# manually run unzip as the initial seek causes it to exit(1)
unpack_zip ${A}
rm lib*/lib{gcc_s,m,rt,selinux}.so.?
}

src_install() {
local b bb

doicon Shadowgrounds.xpm
for b in bin launcher ; do
bb=shadowgrounds-${b}
exeinto ${d}
newexe ${bb} ${bb} || die
games_make_wrapper ${bb} ./${bb} ${d}
make_desktop_entry ${bb} Shadowgrounds ${b} Shadowgrounds
done

exeinto ${d}/lib32
doexe lib32/*

insinto ${d}
doins -r Config data Profiles *.fbz *.glade *-logo.png

prepgamesdirs
}






[gentoo-commits] gentoo-x86 commit in games-action/shadowgrounds-survivor-bin: shadowgrounds-survivor-bin-0_beta11-r1.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:18:37

  Modified: ChangeLog
  Added:shadowgrounds-survivor-bin-0_beta11-r1.ebuild
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.4  games-action/shadowgrounds-survivor-bin/ChangeLog

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

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/shadowgrounds-survivor-bin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   29 Mar 2013 15:36:41 -  1.3
+++ ChangeLog   25 Jun 2014 13:18:37 -  1.4
@@ -1,6 +1,12 @@
 # ChangeLog for games-action/shadowgrounds-survivor-bin
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-action/shadowgrounds-survivor-bin/ChangeLog,v 1.3 
2013/03/29 15:36:41 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/shadowgrounds-survivor-bin/ChangeLog,v 1.4 
2014/06/25 13:18:37 mgorny Exp $
+
+*shadowgrounds-survivor-bin-0_beta11-r1 (25 Jun 2014)
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org
+  +shadowgrounds-survivor-bin-0_beta11-r1.ebuild:
+  Support multilib dependencies aside to emul-linux-x86.
 
   29 Mar 2013; Julian Ospald hasuf...@gentoo.org
   shadowgrounds-survivor-bin-0_beta11.ebuild:



1.1  
games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild?rev=1.1content-type=text/plain

Index: shadowgrounds-survivor-bin-0_beta11-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild,v
 1.1 2014/06/25 13:18:37 mgorny Exp $

EAPI=5

inherit unpacker games eutils

DESCRIPTION=human survivors who battle against the ongoing alien onslaught
HOMEPAGE=http://shadowgroundsgame.com/survivor/;
SRC_URI=Survivor${PV/*_b/B}.run

LICENSE=frozenbyte-eula
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=
RESTRICT=fetch strip

DEPEND=app-arch/unzip
RDEPEND==sys-libs/glibc-2.4
=sys-devel/gcc-4.3.0
!amd64? (
gnome-base/libglade
)
amd64? (
|| (
app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
gnome-base/libglade[abi_x86_32(-)]
)
)

S=${WORKDIR}

d=${GAMES_PREFIX_OPT}/${PN}
QA_TEXTRELS_x86=`echo 
${d#/}/lib32/lib{avcodec.so.51,avformat.so.52,avutil.so.49,FLAC.so.8}`
QA_TEXTRELS_amd64=${QA_TEXTRELS_x86}

pkg_nofetch() {
einfo Fetch ${SRC_URI} and put it into ${DISTDIR}
einfo See http://www.humblebundle.com/ for more info.
}

src_unpack() {
# manually run unzip as the initial seek causes it to exit(1)
unpack_zip ${A}
rm lib*/lib{gcc_s,m,rt,selinux}.so.?
}

src_install() {
local b bb

doicon Survivor.xpm || die
for b in bin launcher ; do
bb=survivor-${b}
exeinto ${d}
newexe ${bb} ${bb}
games_make_wrapper ${bb} ./${bb} ${d}
make_desktop_entry ${bb} Shadowgrounds Survivor ${b} 
Shadowgrounds Survivor
done

exeinto ${d}/lib32
doexe lib32/*

insinto ${d}
doins -r Config data Profiles *.fbz *.glade *-logo.png

prepgamesdirs
}






[gentoo-commits] gentoo-x86 commit in games-action/solar2: solar2-1.10.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:22:30

  Modified: solar2-1.10.ebuild ChangeLog
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.7  games-action/solar2/solar2-1.10.ebuild

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

Index: solar2-1.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-action/solar2/solar2-1.10.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- solar2-1.10.ebuild  15 May 2014 16:24:45 -  1.6
+++ solar2-1.10.ebuild  25 Jun 2014 13:22:30 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/solar2-1.10.ebuild,v 
1.6 2014/05/15 16:24:45 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/solar2-1.10.ebuild,v 
1.7 2014/06/25 13:22:30 mgorny Exp $
 
 # TODO: - unbundle libmono for 64bit
 #   - unbundling libSDL_mixer breaks the game
@@ -30,9 +30,36 @@
 RDEPEND=
virtual/opengl
amd64? (
-   app-emulation/emul-linux-x86-medialibs
-   app-emulation/emul-linux-x86-sdl
-   app-emulation/emul-linux-x86-soundlibs
+   !bundled-libs? (
+   || (
+   
app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)]
+   media-libs/libmad[abi_x86_32(-)]
+   )
+   )
+   || (
+   app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
+   virtual/opengl[abi_x86_32(-)]
+   )
+   || (
+   app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
+   (
+   
media-libs/libsdl[X,sound,video,joystick,abi_x86_32(-)]
+   !bundled-libs? (
+   media-libs/openal[abi_x86_32(-)]
+   
media-libs/sdl-mixer[flac,mikmod,mad,mp3,vorbis,abi_x86_32(-)]
+   )
+   )
+   )
+   || (
+   app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
+   (
+   media-libs/flac[abi_x86_32(-)]
+   media-libs/libvorbis[abi_x86_32(-)]
+   !bundled-libs? (
+   media-libs/libmikmod[abi_x86_32(-)]
+   )
+   )
+   )
)
x86? (
media-libs/flac



1.6  games-action/solar2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/solar2/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   15 May 2014 16:24:45 -  1.5
+++ ChangeLog   25 Jun 2014 13:22:30 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/solar2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/ChangeLog,v 1.5 
2014/05/15 16:24:45 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/ChangeLog,v 1.6 
2014/06/25 13:22:30 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org solar2-1.10.ebuild:
+  Support multilib dependencies aside to emul-linux-x86.
 
   15 May 2014; Ulrich Müller u...@gentoo.org solar2-1.10.ebuild:
   Fix USE dependency on media-libs/libsdl, audio USE flag was renamed to






[gentoo-commits] gentoo-x86 commit in games-action/swordandsworcery: swordandsworcery-1.02.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:28:12

  Modified: swordandsworcery-1.02.ebuild ChangeLog
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.5  games-action/swordandsworcery/swordandsworcery-1.02.ebuild

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

Index: swordandsworcery-1.02.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/swordandsworcery/swordandsworcery-1.02.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- swordandsworcery-1.02.ebuild15 May 2014 16:25:05 -  1.4
+++ swordandsworcery-1.02.ebuild25 Jun 2014 13:28:11 -  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/games-action/swordandsworcery/swordandsworcery-1.02.ebuild,v
 1.4 2014/05/15 16:25:05 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/swordandsworcery/swordandsworcery-1.02.ebuild,v
 1.5 2014/06/25 13:28:11 mgorny Exp $
 
 # TODO: unbundle liblua-5.1 when available for multilib
 
@@ -26,11 +26,54 @@
 RDEPEND=
virtual/opengl
amd64? (
-   app-emulation/emul-linux-x86-baselibs
-   app-emulation/emul-linux-x86-opengl
-   app-emulation/emul-linux-x86-sdl
-   app-emulation/emul-linux-x86-soundlibs[alsa]
-   app-emulation/emul-linux-x86-xlibs
+   || (
+   app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
+   (
+   dev-libs/openssl[abi_x86_32(-)]
+   sys-libs/zlib[abi_x86_32(-)]
+   !bundled-libs? (
+   net-misc/curl[abi_x86_32(-)]
+   )
+   )
+   )
+   || (
+   app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
+   (
+   virtual/glu[abi_x86_32(-)]
+   virtual/opengl[abi_x86_32(-)]
+   )
+   )
+   !bundled-libs? (
+   || (
+   app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
+   
media-libs/libsdl[X,sound,video,opengl,joystick,abi_x86_32(-)]
+   )
+   )
+   || (
+   
app-emulation/emul-linux-x86-soundlibs[alsa,-abi_x86_32(-)]
+   (
+   media-libs/alsa-lib[abi_x86_32(-)]
+   media-libs/flac[abi_x86_32(-)]
+   media-libs/libogg[abi_x86_32(-)]
+   media-libs/libsndfile[abi_x86_32(-)]
+   media-libs/libvorbis[abi_x86_32(-)]
+   media-sound/pulseaudio[abi_x86_32(-)]
+   )
+   )
+   || (
+   app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+   (
+   x11-libs/libICE[abi_x86_32(-)]
+   x11-libs/libSM[abi_x86_32(-)]
+   x11-libs/libX11[abi_x86_32(-)]
+   x11-libs/libXau[abi_x86_32(-)]
+   x11-libs/libxcb[abi_x86_32(-)]
+   x11-libs/libXdmcp[abi_x86_32(-)]
+   x11-libs/libXext[abi_x86_32(-)]
+   x11-libs/libXi[abi_x86_32(-)]
+   x11-libs/libXtst[abi_x86_32(-)]
+   )
+   )
)
x86? (
dev-libs/openssl



1.4  games-action/swordandsworcery/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/swordandsworcery/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff 

[gentoo-commits] gentoo-x86 commit in media-libs/libpng: libpng-1.5.18-r1.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:40:16

  Modified: ChangeLog
  Added:libpng-1.5.18-r1.ebuild
  Log:
  Enable multilib support on :1.5, needed for games-action/trine2.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.455media-libs/libpng/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v
retrieving revision 1.454
retrieving revision 1.455
diff -u -r1.454 -r1.455
--- ChangeLog   25 Jun 2014 01:18:57 -  1.454
+++ ChangeLog   25 Jun 2014 13:40:15 -  1.455
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/libpng
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.454 
2014/06/25 01:18:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.455 
2014/06/25 13:40:15 mgorny Exp $
+
+*libpng-1.5.18-r1 (25 Jun 2014)
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org +libpng-1.5.18-r1.ebuild:
+  Enable multilib support on :1.5, needed for games-action/trine2.
 
 *libpng-1.6.12 (25 Jun 2014)
 



1.1  media-libs/libpng/libpng-1.5.18-r1.ebuild

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

Index: libpng-1.5.18-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.5.18-r1.ebuild,v 
1.1 2014/06/25 13:40:15 mgorny Exp $

# this ebuild is only for the libpng15.so.15 SONAME for ABI compat

EAPI=5

inherit eutils libtool multilib-minimal

DESCRIPTION=Portable Network Graphics library
HOMEPAGE=http://www.libpng.org/;
SRC_URI=mirror://sourceforge/${PN}/${P}.tar.xz
apng? ( mirror://sourceforge/apng/${P}-apng.patch.gz )

LICENSE=libpng
SLOT=1.5
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt
IUSE=apng neon

RDEPEND=sys-libs/zlib:=[${MULTILIB_USEDEP}]
!=media-libs/libpng-1.5*:0
abi_x86_32? ( !=app-emulation/emul-linux-x86-baselibs-20140406-r4
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )
DEPEND=${RDEPEND}
app-arch/xz-utils

pkg_setup() {
local _preserved_lib=${EROOT}/usr/$(get_libdir)/libpng15.so.15
[[ -e ${_preserved_lib} ]]  rm -f ${_preserved_lib}
}

src_prepare() {
if use apng; then
epatch ${WORKDIR}/${PN}-*-apng.patch
# Don't execute symbols check with apng patch wrt #378111
sed -i -e '/^check/s:scripts/symbols.chk::' Makefile.in || die
fi
elibtoolize
}

multilib_src_configure() {
ECONF_SOURCE=${S} \
econf \
--disable-static \
--enable-arm-neon=$(usex neon)
}

multilib_src_compile() {
emake libpng15.la
}

multilib_src_install() {
newlib.so .libs/libpng15.so.15.* libpng15.so.15
}






[gentoo-commits] gentoo-x86 commit in games-action/trine2: trine2-1.16.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:41:26

  Modified: trine2-1.16.ebuild ChangeLog
  Log:
  Support multilib dependencies aside to emul-linux-x86.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.7  games-action/trine2/trine2-1.16.ebuild

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

Index: trine2-1.16.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-action/trine2/trine2-1.16.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- trine2-1.16.ebuild  9 May 2013 14:15:54 -   1.6
+++ trine2-1.16.ebuild  25 Jun 2014 13:41:26 -  1.7
@@ -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-action/trine2/trine2-1.16.ebuild,v 
1.6 2013/05/09 14:15:54 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/trine2-1.16.ebuild,v 
1.7 2014/06/25 13:41:26 mgorny Exp $
 
 EAPI=5
 inherit eutils unpacker gnome2-utils games
@@ -22,13 +22,56 @@
 # TODO: bundled-libs: no libsdl-1.3, no physx
 RDEPEND=
amd64? (
-   app-emulation/emul-linux-x86-baselibs
-   app-emulation/emul-linux-x86-opengl
-   app-emulation/emul-linux-x86-sdl
-   app-emulation/emul-linux-x86-soundlibs
-   app-emulation/emul-linux-x86-xlibs
-   launcher? ( app-emulation/emul-linux-x86-gtklibs )
-   !bundled-libs? ( media-gfx/nvidia-cg-toolkit[multilib] )
+   || (
+   app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
+   (
+   dev-libs/glib:2[abi_x86_32(-)]
+   sys-libs/zlib[abi_x86_32(-)]
+   launcher? (
+   media-libs/libpng:1.5[abi_x86_32(-)]
+   )
+   )
+   )
+   || (
+   app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
+   (
+   virtual/glu[abi_x86_32(-)]
+   virtual/opengl[abi_x86_32(-)]
+   )
+   )
+   || (
+   app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
+   media-libs/openal[abi_x86_32(-)]
+   )
+   || (
+   app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
+   (
+   media-libs/libogg[abi_x86_32(-)]
+   media-libs/libvorbis[abi_x86_32(-)]
+   )
+   )
+   || (
+   app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+   (
+   media-libs/freetype[abi_x86_32(-)]
+   launcher? (
+   media-libs/fontconfig[abi_x86_32(-)]
+   x11-libs/libSM[abi_x86_32(-)]
+   x11-libs/libX11[abi_x86_32(-)]
+   x11-libs/libXinerama[abi_x86_32(-)]
+   x11-libs/libXxf86vm[abi_x86_32(-)]
+   )
+   )
+   )
+   launcher? (
+   || (
+   
app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
+   x11-libs/gtk+:2[abi_x86_32(-)]
+   )
+   )
+   !bundled-libs? (
+   media-gfx/nvidia-cg-toolkit[multilib]
+   )
)
x86? (
dev-libs/glib:2



1.6  games-action/trine2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/trine2/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   9 May 2013 14:15:54 -   1.5
+++ ChangeLog   25 Jun 2014 13:41:26 -  1.6
@@ -1,6 

[gentoo-commits] gentoo-x86 commit in net-nds/openldap: ChangeLog openldap-2.4.38-r2.ebuild

2014-06-25 Thread Michael Haubenwallner (haubi)
haubi   14/06/25 13:45:09

  Modified: ChangeLog openldap-2.4.38-r2.ebuild
  Log:
  openldap-2.4.38-r2: keyword ~ppc-aix
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
A630CCB8)

Revision  ChangesPath
1.465net-nds/openldap/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-nds/openldap/ChangeLog,v
retrieving revision 1.464
retrieving revision 1.465
diff -u -r1.464 -r1.465
--- ChangeLog   18 Jun 2014 20:43:43 -  1.464
+++ ChangeLog   25 Jun 2014 13:45:09 -  1.465
@@ -1,6 +1,10 @@
 # ChangeLog for net-nds/openldap
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/ChangeLog,v 1.464 
2014/06/18 20:43:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/ChangeLog,v 1.465 
2014/06/25 13:45:09 haubi Exp $
+
+  25 Jun 2014; Michael Haubenwallner ha...@gentoo.org
+  openldap-2.4.38-r2.ebuild:
+  keyword ~ppc-aix
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org openldap-2.4.38-r2.ebuild:
   Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug



1.5  net-nds/openldap/openldap-2.4.38-r2.ebuild

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

Index: openldap-2.4.38-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.38-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- openldap-2.4.38-r2.ebuild   18 Jun 2014 20:43:43 -  1.4
+++ openldap-2.4.38-r2.ebuild   25 Jun 2014 13:45:09 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.38-r2.ebuild,v 1.4 
2014/06/18 20:43:43 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.38-r2.ebuild,v 1.5 
2014/06/25 13:45:09 haubi Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 
 LICENSE=OPENLDAP
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~x86-solaris
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux 
~x86-linux ~x86-solaris
 
 IUSE_DAEMON=crypt icu samba slp tcpd experimental minimal
 IUSE_BACKEND=+berkdb






[gentoo-commits] gentoo-x86 commit in games-action/lugaru: lugaru-1.0c-r1.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:46:12

  Modified: lugaru-1.0c-r1.ebuild ChangeLog
  Log:
  Update multilib dependencies to use the lowest known EAPI 5 or multilib 
versions.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.2  games-action/lugaru/lugaru-1.0c-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru/lugaru-1.0c-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru/lugaru-1.0c-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru/lugaru-1.0c-r1.ebuild?r1=1.1r2=1.2

Index: lugaru-1.0c-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru/lugaru-1.0c-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lugaru-1.0c-r1.ebuild   25 Jun 2014 13:08:49 -  1.1
+++ lugaru-1.0c-r1.ebuild   25 Jun 2014 13:46:12 -  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/games-action/lugaru/lugaru-1.0c-r1.ebuild,v 
1.1 2014/06/25 13:08:49 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru/lugaru-1.0c-r1.ebuild,v 
1.2 2014/06/25 13:46:12 mgorny Exp $
 
 EAPI=5
 
@@ -22,8 +22,8 @@
|| (
app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
(
-   x11-libs/libX11[abi_x86_32(-)]
-   x11-libs/libXext[abi_x86_32(-)]
+   =x11-libs/libX11-1.6.2[abi_x86_32(-)]
+   =x11-libs/libXext-1.3.2[abi_x86_32(-)]
)
)
)



1.5  games-action/lugaru/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   25 Jun 2014 13:08:49 -  1.4
+++ ChangeLog   25 Jun 2014 13:46:12 -  1.5
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/lugaru
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru/ChangeLog,v 1.4 
2014/06/25 13:08:49 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru/ChangeLog,v 1.5 
2014/06/25 13:46:12 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org lugaru-1.0c-r1.ebuild:
+  Update multilib dependencies to use the lowest known EAPI 5 or multilib
+  versions.
 
 *lugaru-1.0c-r1 (25 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in games-action/lugaru-demo: lugaru-demo-1.0c.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:46:13

  Modified: lugaru-demo-1.0c.ebuild ChangeLog
  Log:
  Update multilib dependencies to use the lowest known EAPI 5 or multilib 
versions.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.5  games-action/lugaru-demo/lugaru-demo-1.0c.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?r1=1.4r2=1.5

Index: lugaru-demo-1.0c.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lugaru-demo-1.0c.ebuild 25 Jun 2014 13:10:28 -  1.4
+++ lugaru-demo-1.0c.ebuild 25 Jun 2014 13:46:13 -  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/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v 1.4 
2014/06/25 13:10:28 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v 1.5 
2014/06/25 13:46:13 mgorny Exp $
 
 EAPI=4
 
@@ -22,8 +22,8 @@
|| (
app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
(
-   x11-libs/libX11[abi_x86_32(-)]
-   x11-libs/libXext[abi_x86_32(-)]
+   =x11-libs/libX11-1.6.2[abi_x86_32(-)]
+   =x11-libs/libXext-1.3.2[abi_x86_32(-)]
)
)
)



1.15 games-action/lugaru-demo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   25 Jun 2014 13:10:28 -  1.14
+++ ChangeLog   25 Jun 2014 13:46:13 -  1.15
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/lugaru-demo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.14 
2014/06/25 13:10:28 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.15 
2014/06/25 13:46:13 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org lugaru-demo-1.0c.ebuild:
+  Update multilib dependencies to use the lowest known EAPI 5 or multilib
+  versions.
 
   25 Jun 2014; Michał Górny mgo...@gentoo.org lugaru-demo-1.0c.ebuild:
   Support multilib dependencies aside to emul-linux-x86.






[gentoo-commits] gentoo-x86 commit in games-action/shadowgrounds-bin: shadowgrounds-bin-0_beta12-r1.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:46:12

  Modified: shadowgrounds-bin-0_beta12-r1.ebuild ChangeLog
  Log:
  Update multilib dependencies to use the lowest known EAPI 5 or multilib 
versions.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.2  
games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild?r1=1.1r2=1.2

Index: shadowgrounds-bin-0_beta12-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- shadowgrounds-bin-0_beta12-r1.ebuild25 Jun 2014 13:14:20 -  
1.1
+++ shadowgrounds-bin-0_beta12-r1.ebuild25 Jun 2014 13:46:12 -  
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/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild,v
 1.1 2014/06/25 13:14:20 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild,v
 1.2 2014/06/25 13:46:12 mgorny Exp $
 
 EAPI=5
 
@@ -25,7 +25,7 @@
amd64? (
|| (
app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
-   gnome-base/libglade[abi_x86_32(-)]
+   =gnome-base/libglade-2.6.4-r1[abi_x86_32(-)]
)
)
 



1.5  games-action/shadowgrounds-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   25 Jun 2014 13:14:20 -  1.4
+++ ChangeLog   25 Jun 2014 13:46:12 -  1.5
@@ -1,6 +1,11 @@
 # ChangeLog for games-action/shadowgrounds-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog,v 
1.4 2014/06/25 13:14:20 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog,v 
1.5 2014/06/25 13:46:12 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org
+  shadowgrounds-bin-0_beta12-r1.ebuild:
+  Update multilib dependencies to use the lowest known EAPI 5 or multilib
+  versions.
 
 *shadowgrounds-bin-0_beta12-r1 (25 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in games-action/cs2d: cs2d-0123.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:46:13

  Modified: cs2d-0123.ebuild ChangeLog
  Log:
  Update multilib dependencies to use the lowest known EAPI 5 or multilib 
versions.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.3  games-action/cs2d/cs2d-0123.ebuild

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

Index: cs2d-0123.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-action/cs2d/cs2d-0123.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cs2d-0123.ebuild25 Jun 2014 12:58:08 -  1.2
+++ cs2d-0123.ebuild25 Jun 2014 13:46:13 -  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/games-action/cs2d/cs2d-0123.ebuild,v 1.2 
2014/06/25 12:58:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/cs2d-0123.ebuild,v 1.3 
2014/06/25 13:46:13 mgorny Exp $
 
 EAPI=5
 
@@ -29,18 +29,18 @@
amd64? (
|| (
app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
-   media-libs/openal[abi_x86_32(-)]
+   =media-libs/openal-1.15.1[abi_x86_32(-)]
)
|| (
app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
-   virtual/opengl[abi_x86_32(-)]
+   =virtual/opengl-7.0-r1[abi_x86_32(-)]
)
|| (
app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
(
-   media-libs/freetype:2[abi_x86_32(-)]
-   x11-libs/libX11[abi_x86_32(-)]
-   x11-libs/libXxf86vm[abi_x86_32(-)]
+   =media-libs/freetype-2.5.0.1:2[abi_x86_32(-)]
+   =x11-libs/libX11-1.6.2[abi_x86_32(-)]
+   =x11-libs/libXxf86vm-1.1.3[abi_x86_32(-)]
)
)
)



1.10 games-action/cs2d/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/cs2d/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   25 Jun 2014 12:58:08 -  1.9
+++ ChangeLog   25 Jun 2014 13:46:13 -  1.10
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/cs2d
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/ChangeLog,v 1.9 
2014/06/25 12:58:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/ChangeLog,v 1.10 
2014/06/25 13:46:13 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org cs2d-0123.ebuild:
+  Update multilib dependencies to use the lowest known EAPI 5 or multilib
+  versions.
 
   25 Jun 2014; Michał Górny mgo...@gentoo.org cs2d-0123.ebuild:
   Support multilib dependencies aside to emul-linux-x86.






[gentoo-commits] gentoo-x86 commit in games-action/beathazardultra: beathazardultra-20130308.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:46:14

  Modified: beathazardultra-20130308.ebuild ChangeLog
  Log:
  Update multilib dependencies to use the lowest known EAPI 5 or multilib 
versions.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.7  
games-action/beathazardultra/beathazardultra-20130308.ebuild

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

Index: beathazardultra-20130308.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- beathazardultra-20130308.ebuild 25 Jun 2014 12:53:53 -  1.6
+++ beathazardultra-20130308.ebuild 25 Jun 2014 13:46:14 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild,v
 1.6 2014/06/25 12:53:53 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild,v
 1.7 2014/06/25 13:46:14 mgorny Exp $
 
 # TODO: unbundle allegro[gtk...] (no multilib on amd64 and 5.0.9 soname)
 
@@ -30,26 +30,26 @@
|| (

app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
(
-   media-libs/libpng:1.2[abi_x86_32(-)]
-   virtual/jpeg[abi_x86_32(-)]
+   
=media-libs/libpng-1.2.51:1.2[abi_x86_32(-)]
+   =virtual/jpeg-0-r2[abi_x86_32(-)]
)
)
)
|| (
app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
-   x11-libs/gtk+:2[abi_x86_32(-)]
+   =x11-libs/gtk+-2.24.23:2[abi_x86_32(-)]
)
|| (
app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
-   virtual/opengl[abi_x86_32(-)]
+   =virtual/opengl-7.0-r1[abi_x86_32(-)]
)
|| (
app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
(
-   x11-libs/libX11[abi_x86_32(-)]
-   x11-libs/libXcursor[abi_x86_32(-)]
-   x11-libs/libXinerama[abi_x86_32(-)]
-   x11-libs/libXrandr[abi_x86_32(-)]
+   =x11-libs/libX11-1.6.2[abi_x86_32(-)]
+   =x11-libs/libXcursor-1.1.14[abi_x86_32(-)]
+   =x11-libs/libXinerama-1.1.3[abi_x86_32(-)]
+   =x11-libs/libXrandr-1.4.2[abi_x86_32(-)]
)
)
)



1.6  games-action/beathazardultra/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   25 Jun 2014 12:53:53 -  1.5
+++ ChangeLog   25 Jun 2014 13:46:14 -  1.6
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/beathazardultra
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v 
1.5 2014/06/25 12:53:53 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v 
1.6 2014/06/25 13:46:14 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org 
beathazardultra-20130308.ebuild:
+  Update multilib dependencies to use the lowest known EAPI 5 or multilib
+  versions.
 
   25 Jun 2014; Michał Górny mgo...@gentoo.org 
beathazardultra-20130308.ebuild:
   Support multilib dependencies aside to emul-linux-x86.






[gentoo-commits] gentoo-x86 commit in games-action/solar2: solar2-1.10.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:46:14

  Modified: solar2-1.10.ebuild ChangeLog
  Log:
  Update multilib dependencies to use the lowest known EAPI 5 or multilib 
versions.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.8  games-action/solar2/solar2-1.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/solar2/solar2-1.10.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/solar2/solar2-1.10.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/solar2/solar2-1.10.ebuild?r1=1.7r2=1.8

Index: solar2-1.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-action/solar2/solar2-1.10.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- solar2-1.10.ebuild  25 Jun 2014 13:22:30 -  1.7
+++ solar2-1.10.ebuild  25 Jun 2014 13:46:14 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/solar2-1.10.ebuild,v 
1.7 2014/06/25 13:22:30 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/solar2-1.10.ebuild,v 
1.8 2014/06/25 13:46:14 mgorny Exp $
 
 # TODO: - unbundle libmono for 64bit
 #   - unbundling libSDL_mixer breaks the game
@@ -33,30 +33,30 @@
!bundled-libs? (
|| (

app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)]
-   media-libs/libmad[abi_x86_32(-)]
+   =media-libs/libmad-0.15.1b-r8[abi_x86_32(-)]
)
)
|| (
app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
-   virtual/opengl[abi_x86_32(-)]
+   =virtual/opengl-7.0-r1[abi_x86_32(-)]
)
|| (
app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
(
-   
media-libs/libsdl[X,sound,video,joystick,abi_x86_32(-)]
+   
=media-libs/libsdl-1.2.15-r4[X,sound,video,joystick,abi_x86_32(-)]
!bundled-libs? (
-   media-libs/openal[abi_x86_32(-)]
-   
media-libs/sdl-mixer[flac,mikmod,mad,mp3,vorbis,abi_x86_32(-)]
+   
=media-libs/openal-1.15.1[abi_x86_32(-)]
+   
=media-libs/sdl-mixer-1.2.12-r4[flac,mikmod,mad,mp3,vorbis,abi_x86_32(-)]
)
)
)
|| (
app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
(
-   media-libs/flac[abi_x86_32(-)]
-   media-libs/libvorbis[abi_x86_32(-)]
+   =media-libs/flac-1.2.1-r5[abi_x86_32(-)]
+   =media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
!bundled-libs? (
-   media-libs/libmikmod[abi_x86_32(-)]
+   
=media-libs/libmikmod-3.2.0[abi_x86_32(-)]
)
)
)



1.7  games-action/solar2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/solar2/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   25 Jun 2014 13:22:30 -  1.6
+++ ChangeLog   25 Jun 2014 13:46:14 -  1.7
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/solar2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/ChangeLog,v 1.6 
2014/06/25 13:22:30 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/ChangeLog,v 1.7 
2014/06/25 13:46:14 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org solar2-1.10.ebuild:
+  Update multilib dependencies to use the lowest known EAPI 5 or multilib
+  versions.
 
   25 Jun 2014; Michał Górny mgo...@gentoo.org solar2-1.10.ebuild:
   Support multilib dependencies aside to emul-linux-x86.






[gentoo-commits] gentoo-x86 commit in games-action/swordandsworcery: swordandsworcery-1.02.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:46:19

  Modified: swordandsworcery-1.02.ebuild ChangeLog
  Log:
  Update multilib dependencies to use the lowest known EAPI 5 or multilib 
versions.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.6  games-action/swordandsworcery/swordandsworcery-1.02.ebuild

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

Index: swordandsworcery-1.02.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/swordandsworcery/swordandsworcery-1.02.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- swordandsworcery-1.02.ebuild25 Jun 2014 13:28:11 -  1.5
+++ swordandsworcery-1.02.ebuild25 Jun 2014 13:46:19 -  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/games-action/swordandsworcery/swordandsworcery-1.02.ebuild,v
 1.5 2014/06/25 13:28:11 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/swordandsworcery/swordandsworcery-1.02.ebuild,v
 1.6 2014/06/25 13:46:19 mgorny Exp $
 
 # TODO: unbundle liblua-5.1 when available for multilib
 
@@ -29,49 +29,49 @@
|| (
app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
(
-   dev-libs/openssl[abi_x86_32(-)]
-   sys-libs/zlib[abi_x86_32(-)]
+   =dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)]
+   =sys-libs/zlib-1.2.8-r1[abi_x86_32(-)]
!bundled-libs? (
-   net-misc/curl[abi_x86_32(-)]
+   =net-misc/curl-7.36.0[abi_x86_32(-)]
)
)
)
|| (
app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
(
-   virtual/glu[abi_x86_32(-)]
-   virtual/opengl[abi_x86_32(-)]
+   =virtual/glu-9.0-r1[abi_x86_32(-)]
+   =virtual/opengl-7.0-r1[abi_x86_32(-)]
)
)
!bundled-libs? (
|| (
app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
-   
media-libs/libsdl[X,sound,video,opengl,joystick,abi_x86_32(-)]
+   
=media-libs/libsdl-1.2.15-r4[X,sound,video,opengl,joystick,abi_x86_32(-)]
)
)
|| (

app-emulation/emul-linux-x86-soundlibs[alsa,-abi_x86_32(-)]
(
-   media-libs/alsa-lib[abi_x86_32(-)]
-   media-libs/flac[abi_x86_32(-)]
-   media-libs/libogg[abi_x86_32(-)]
-   media-libs/libsndfile[abi_x86_32(-)]
-   media-libs/libvorbis[abi_x86_32(-)]
-   media-sound/pulseaudio[abi_x86_32(-)]
+   =media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)]
+   =media-libs/flac-1.2.1-r5[abi_x86_32(-)]
+   =media-libs/libogg-1.3.0[abi_x86_32(-)]
+   =media-libs/libsndfile-1.0.25[abi_x86_32(-)]
+   =media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
+   =media-sound/pulseaudio-2.1-r1[abi_x86_32(-)]
)
)
|| (
app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
(
-   x11-libs/libICE[abi_x86_32(-)]
-   x11-libs/libSM[abi_x86_32(-)]
-   x11-libs/libX11[abi_x86_32(-)]
-   x11-libs/libXau[abi_x86_32(-)]
-   x11-libs/libxcb[abi_x86_32(-)]
-   x11-libs/libXdmcp[abi_x86_32(-)]
-   x11-libs/libXext[abi_x86_32(-)]
-   x11-libs/libXi[abi_x86_32(-)]
-   x11-libs/libXtst[abi_x86_32(-)]
+   =x11-libs/libICE-1.0.8-r1[abi_x86_32(-)]
+

[gentoo-commits] gentoo-x86 commit in games-action/awesomenauts: awesomenauts-2013.5.21.3.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:46:17

  Modified: awesomenauts-2013.5.21.3.ebuild ChangeLog
  Log:
  Update multilib dependencies to use the lowest known EAPI 5 or multilib 
versions.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.3  games-action/awesomenauts/awesomenauts-2013.5.21.3.ebuild

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

Index: awesomenauts-2013.5.21.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/awesomenauts/awesomenauts-2013.5.21.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- awesomenauts-2013.5.21.3.ebuild 25 Jun 2014 12:50:41 -  1.2
+++ awesomenauts-2013.5.21.3.ebuild 25 Jun 2014 13:46:17 -  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/games-action/awesomenauts/awesomenauts-2013.5.21.3.ebuild,v
 1.2 2014/06/25 12:50:41 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/awesomenauts/awesomenauts-2013.5.21.3.ebuild,v
 1.3 2014/06/25 13:46:17 mgorny Exp $
 
 EAPI=5
 
@@ -28,34 +28,34 @@
|| (
app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
(
-   virtual/opengl[abi_x86_32(-)]
-   virtual/glu[abi_x86_32(-)]
+   =virtual/opengl-7.0-r1[abi_x86_32(-)]
+   =virtual/glu-9.0-r1[abi_x86_32(-)]
)
)
|| (
app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
(
-   media-libs/freetype[abi_x86_32(-)]
-   x11-libs/libX11[abi_x86_32(-)]
+   =media-libs/freetype-2.5.0.1[abi_x86_32(-)]
+   =x11-libs/libX11-1.6.2[abi_x86_32(-)]
)
)
!bundled-libs? (
|| (

app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)]
-   media-libs/libtheora[abi_x86_32(-)]
+   =media-libs/libtheora-1.1.1[abi_x86_32(-)]
)
|| (
app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
(
-   
media-libs/libsdl:0[X,opengl,video,abi_x86_32(-)]
-   media-libs/openal[abi_x86_32(-)]
+   
=media-libs/libsdl-1.2.15-r4:0[X,opengl,video,abi_x86_32(-)]
+   
=media-libs/openal-1.15.1[abi_x86_32(-)]
)
)
|| (

app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
(
-   media-libs/libogg[abi_x86_32(-)]
-   media-libs/libvorbis[abi_x86_32(-)]
+   =media-libs/libogg-1.3.0[abi_x86_32(-)]
+   
=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
)
)
media-gfx/nvidia-cg-toolkit[multilib]



1.3  games-action/awesomenauts/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/awesomenauts/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   25 Jun 2014 12:50:41 -  1.2
+++ ChangeLog   25 Jun 2014 13:46:17 -  1.3
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/awesomenauts
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/awesomenauts/ChangeLog,v 1.2 
2014/06/25 12:50:41 mgorny Exp $
+# $Header: 

[gentoo-commits] gentoo-x86 commit in games-action/heretic2: heretic2-1.06c-r1.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:46:13

  Modified: heretic2-1.06c-r1.ebuild ChangeLog
  Log:
  Update multilib dependencies to use the lowest known EAPI 5 or multilib 
versions.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.2  games-action/heretic2/heretic2-1.06c-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild?r1=1.1r2=1.2

Index: heretic2-1.06c-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- heretic2-1.06c-r1.ebuild25 Jun 2014 13:01:57 -  1.1
+++ heretic2-1.06c-r1.ebuild25 Jun 2014 13:46:13 -  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/games-action/heretic2/heretic2-1.06c-r1.ebuild,v 1.1 
2014/06/25 13:01:57 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/heretic2/heretic2-1.06c-r1.ebuild,v 1.2 
2014/06/25 13:46:13 mgorny Exp $
 
 EAPI=5
 
@@ -25,13 +25,13 @@
amd64? (
|| (
app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
-   virtual/opengl[abi_x86_32(-)]
+   =virtual/opengl-7.0-r1[abi_x86_32(-)]
)
|| (
app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
(
-   x11-libs/libX11[abi_x86_32(-)]
-   x11-libs/libXext[abi_x86_32(-)]
+   =x11-libs/libX11-1.6.2[abi_x86_32(-)]
+   =x11-libs/libXext-1.3.2[abi_x86_32(-)]
)
)
)



1.13 games-action/heretic2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/heretic2/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   25 Jun 2014 13:01:57 -  1.12
+++ ChangeLog   25 Jun 2014 13:46:13 -  1.13
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/heretic2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/ChangeLog,v 1.12 
2014/06/25 13:01:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/ChangeLog,v 1.13 
2014/06/25 13:46:13 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org heretic2-1.06c-r1.ebuild:
+  Update multilib dependencies to use the lowest known EAPI 5 or multilib
+  versions.
 
 *heretic2-1.06c-r1 (25 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in games-action/shadowgrounds-survivor-bin: shadowgrounds-survivor-bin-0_beta11-r1.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:46:13

  Modified: shadowgrounds-survivor-bin-0_beta11-r1.ebuild
ChangeLog
  Log:
  Update multilib dependencies to use the lowest known EAPI 5 or multilib 
versions.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.2  
games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild?r1=1.1r2=1.2

Index: shadowgrounds-survivor-bin-0_beta11-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- shadowgrounds-survivor-bin-0_beta11-r1.ebuild   25 Jun 2014 13:18:37 
-  1.1
+++ shadowgrounds-survivor-bin-0_beta11-r1.ebuild   25 Jun 2014 13:46:13 
-  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/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild,v
 1.1 2014/06/25 13:18:37 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild,v
 1.2 2014/06/25 13:46:13 mgorny Exp $
 
 EAPI=5
 
@@ -25,7 +25,7 @@
amd64? (
|| (
app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
-   gnome-base/libglade[abi_x86_32(-)]
+   =gnome-base/libglade-2.6.4-r1[abi_x86_32(-)]
)
)
 



1.5  games-action/shadowgrounds-survivor-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-survivor-bin/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-survivor-bin/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-survivor-bin/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/shadowgrounds-survivor-bin/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   25 Jun 2014 13:18:37 -  1.4
+++ ChangeLog   25 Jun 2014 13:46:13 -  1.5
@@ -1,6 +1,11 @@
 # ChangeLog for games-action/shadowgrounds-survivor-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-action/shadowgrounds-survivor-bin/ChangeLog,v 1.4 
2014/06/25 13:18:37 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/shadowgrounds-survivor-bin/ChangeLog,v 1.5 
2014/06/25 13:46:13 mgorny Exp $
+
+  25 Jun 2014; Michał Górny mgo...@gentoo.org
+  shadowgrounds-survivor-bin-0_beta11-r1.ebuild:
+  Update multilib dependencies to use the lowest known EAPI 5 or multilib
+  versions.
 
 *shadowgrounds-survivor-bin-0_beta11-r1 (25 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in games-action/intrusion2: intrusion2-1.024.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:46:16

  Modified: intrusion2-1.024.ebuild ChangeLog
  Log:
  Update multilib dependencies to use the lowest known EAPI 5 or multilib 
versions.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.3  games-action/intrusion2/intrusion2-1.024.ebuild

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

Index: intrusion2-1.024.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-action/intrusion2/intrusion2-1.024.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- intrusion2-1.024.ebuild 25 Jun 2014 13:07:42 -  1.2
+++ intrusion2-1.024.ebuild 25 Jun 2014 13:46:16 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-action/intrusion2/intrusion2-1.024.ebuild,v 1.2 
2014/06/25 13:07:42 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/intrusion2/intrusion2-1.024.ebuild,v 1.3 
2014/06/25 13:46:16 mgorny Exp $
 
 EAPI=5
 
@@ -24,34 +24,34 @@
amd64? (
|| (
app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
-   dev-libs/glib:2[abi_x86_32(-)]
+   =dev-libs/glib-2.34.3:2[abi_x86_32(-)]
)
|| (
app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
(
-   dev-libs/atk[abi_x86_32(-)]
-   x11-libs/gdk-pixbuf[abi_x86_32(-)]
-   x11-libs/gtk+:2[abi_x86_32(-)]
-   x11-libs/pango[abi_x86_32(-)]
+   =dev-libs/atk-2.10.0[abi_x86_32(-)]
+   =x11-libs/gdk-pixbuf-2.30.7[abi_x86_32(-)]
+   =x11-libs/gtk+-2.24.23:2[abi_x86_32(-)]
+   =x11-libs/pango-1.36.3[abi_x86_32(-)]
)
)
|| (
app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)]
(
-   media-libs/gst-plugins-base[abi_x86_32(-)]
-   media-libs/gstreamer[abi_x86_32(-)]
+   
=media-libs/gst-plugins-base-0.10.36[abi_x86_32(-)]
+   =media-libs/gstreamer-0.10.36-r2[abi_x86_32(-)]
)
)
|| (
app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
(
-   media-libs/fontconfig[abi_x86_32(-)]
-   media-libs/freetype[abi_x86_32(-)]
-   x11-libs/libSM[abi_x86_32(-)]
-   x11-libs/libX11[abi_x86_32(-)]
-   x11-libs/libXext[abi_x86_32(-)]
-   x11-libs/libXinerama[abi_x86_32(-)]
-   x11-libs/libXtst[abi_x86_32(-)]
+   =media-libs/fontconfig-2.10.92[abi_x86_32(-)]
+   =media-libs/freetype-2.5.0.1[abi_x86_32(-)]
+   =x11-libs/libSM-1.2.1-r1[abi_x86_32(-)]
+   =x11-libs/libX11-1.6.2[abi_x86_32(-)]
+   =x11-libs/libXext-1.3.2[abi_x86_32(-)]
+   =x11-libs/libXinerama-1.1.3[abi_x86_32(-)]
+   =x11-libs/libXtst-1.2.1-r1[abi_x86_32(-)]
)
)
)



1.3  games-action/intrusion2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-action/intrusion2/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   25 Jun 2014 13:07:42 -  1.2
+++ ChangeLog   25 Jun 2014 13:46:16 -  1.3
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/intrusion2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 

[gentoo-commits] gentoo-x86 commit in games-action/trine2: trine2-1.16.ebuild ChangeLog

2014-06-25 Thread Michal Gorny (mgorny)
mgorny  14/06/25 13:46:18

  Modified: trine2-1.16.ebuild ChangeLog
  Log:
  Update multilib dependencies to use the lowest known EAPI 5 or multilib 
versions.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.8  games-action/trine2/trine2-1.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/trine2/trine2-1.16.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/trine2/trine2-1.16.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/trine2/trine2-1.16.ebuild?r1=1.7r2=1.8

Index: trine2-1.16.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-action/trine2/trine2-1.16.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- trine2-1.16.ebuild  25 Jun 2014 13:41:26 -  1.7
+++ trine2-1.16.ebuild  25 Jun 2014 13:46:18 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/trine2-1.16.ebuild,v 
1.7 2014/06/25 13:41:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/trine2-1.16.ebuild,v 
1.8 2014/06/25 13:46:18 mgorny Exp $
 
 EAPI=5
 inherit eutils unpacker gnome2-utils games
@@ -25,48 +25,48 @@
|| (
app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
(
-   dev-libs/glib:2[abi_x86_32(-)]
-   sys-libs/zlib[abi_x86_32(-)]
+   =dev-libs/glib-2.34.3:2[abi_x86_32(-)]
+   =sys-libs/zlib-1.2.8-r1[abi_x86_32(-)]
launcher? (
-   media-libs/libpng:1.5[abi_x86_32(-)]
+   
=media-libs/libpng-1.5.18:1.5[abi_x86_32(-)]
)
)
)
|| (
app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
(
-   virtual/glu[abi_x86_32(-)]
-   virtual/opengl[abi_x86_32(-)]
+   =virtual/glu-9.0-r1[abi_x86_32(-)]
+   =virtual/opengl-7.0-r1[abi_x86_32(-)]
)
)
|| (
app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
-   media-libs/openal[abi_x86_32(-)]
+   =media-libs/openal-1.15.1[abi_x86_32(-)]
)
|| (
app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
(
-   media-libs/libogg[abi_x86_32(-)]
-   media-libs/libvorbis[abi_x86_32(-)]
+   =media-libs/libogg-1.3.0[abi_x86_32(-)]
+   =media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
)
)
|| (
app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
(
-   media-libs/freetype[abi_x86_32(-)]
+   =media-libs/freetype-2.5.0.1[abi_x86_32(-)]
launcher? (
-   media-libs/fontconfig[abi_x86_32(-)]
-   x11-libs/libSM[abi_x86_32(-)]
-   x11-libs/libX11[abi_x86_32(-)]
-   x11-libs/libXinerama[abi_x86_32(-)]
-   x11-libs/libXxf86vm[abi_x86_32(-)]
+   
=media-libs/fontconfig-2.10.92[abi_x86_32(-)]
+   =x11-libs/libSM-1.2.1-r1[abi_x86_32(-)]
+   =x11-libs/libX11-1.6.2[abi_x86_32(-)]
+   
=x11-libs/libXinerama-1.1.3[abi_x86_32(-)]
+   
=x11-libs/libXxf86vm-1.1.3[abi_x86_32(-)]
)
)
)
launcher? (
|| (

app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
-   x11-libs/gtk+:2[abi_x86_32(-)]
+   =x11-libs/gtk+-2.24.23:2[abi_x86_32(-)]
)
)
!bundled-libs? (



1.7  games-action/trine2/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/trine2/ChangeLog?rev=1.7view=markup
plain: 

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

2014-06-25 Thread Vadim A. Misbakh-Soloviov
commit: bf1fca483b3d14542d1cdc444b7d9870280b6e3e
Author: Vadim A. Misbakh-Soloviov mva AT mva DOT name
AuthorDate: Wed Jun 25 13:53:28 2014 +
Commit: Vadim A. Misbakh-Soloviov mva AT mva DOT name
CommitDate: Wed Jun 25 13:53:28 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/lua.git;a=commit;h=bf1fca48

[net-im/prosody-modules] fixed misc things

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

---
 net-im/prosody-modules/prosody-modules-.ebuild | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/net-im/prosody-modules/prosody-modules-.ebuild 
b/net-im/prosody-modules/prosody-modules-.ebuild
index 4351250..cfd84e2 100644
--- a/net-im/prosody-modules/prosody-modules-.ebuild
+++ b/net-im/prosody-modules/prosody-modules-.ebuild
@@ -14,8 +14,10 @@ LICENSE=MIT
 SLOT=0
 KEYWORDS=
 
+IUSE=misc
+
 PROSODY_MODULES=
-   misc addressing adhoc_account_management admin_probe admin_web
+   addressing adhoc_account_management admin_probe admin_web
auth_any auth_ccert auth_custom_http auth_dovecot auth_external
auth_http_async auth_imap auth_internal_yubikey auth_joomla
auth_ldap auth_ldap2 auth_pam auth_phpbb3 auth_sql auth_wordpress
@@ -177,7 +179,11 @@ src_install() {
for m in ${PROSODY_MODULES}; do
if use prosody_modules_${m}; then
insinto /usr/lib/prosody/modules;
-   doins -r mod_${m} || die
+   doins -r mod_${m}
fi
done
+   use misc  (
+   insinto /usr/lib/prosody/modules
+   doins -r misc
+   )
 }



[gentoo-commits] gentoo-x86 commit in dev-vcs/git-cola: git-cola-2.0.4.ebuild ChangeLog

2014-06-25 Thread Justin Lecher (jlec)
jlec14/06/25 13:54:25

  Modified: ChangeLog
  Added:git-cola-2.0.4.ebuild
  Log:
  dev-vcs/git-cola: Version Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.29 dev-vcs/git-cola/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   26 May 2014 06:51:03 -  1.28
+++ ChangeLog   25 Jun 2014 13:54:25 -  1.29
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git-cola
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.28 
2014/05/26 06:51:03 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.29 
2014/06/25 13:54:25 jlec Exp $
+
+*git-cola-2.0.4 (25 Jun 2014)
+
+  25 Jun 2014; Justin Lecher j...@gentoo.org +git-cola-2.0.4.ebuild,
+  +files/README.gentoo:
+  Version Bump
 
 *git-cola-2.0.3 (26 May 2014)
 



1.1  dev-vcs/git-cola/git-cola-2.0.4.ebuild

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

Index: git-cola-2.0.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.0.4.ebuild,v 1.1 
2014/06/25 13:54:25 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3} )
DISTUTILS_SINGLE_IMPL=true

inherit distutils-r1 readme.gentoo

DESCRIPTION=The highly caffeinated git GUI
HOMEPAGE=http://git-cola.github.com/;
SRC_URI=https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz - ${P}.tar.gz

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

RDEPEND=
dev-python/jsonpickle[${PYTHON_USEDEP}]
dev-python/pyinotify[${PYTHON_USEDEP}]
dev-python/PyQt4[${PYTHON_USEDEP}]
dev-vcs/git
DEPEND=${RDEPEND}
app-text/asciidoc
app-text/xmlto
sys-devel/gettext
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? (
dev-python/nose[${PYTHON_USEDEP}]
sys-apps/net-tools
)

PATCHES=(
${FILESDIR}/${PN}-1.9.3-disable-tests.patch
${FILESDIR}/${PN}-1.9.1-system-ssh-askpass.patch
)

pkg_pretend() {
if use test  [[ -z $(hostname -d) ]] ; then
die Test will fail if no domain is set
fi
}

python_prepare_all() {
rm share/git-cola/bin/*askpass* || die

# unfinished translate framework
rm test/i18n_test.py || die

# don't install docs into wrong location
sed -i \
-e '/doc/d' \
setup.py || die sed failed

sed -i \
-e  s|'doc', 'git-cola'|'doc', '${PF}'| \
cola/resources.py || die sed failed

distutils-r1_python_prepare_all
}

python_compile_all() {
cd share/doc/${PN}/
if use doc ; then
emake all
else
sed \
-e '/^install:/s:install-html::g' \
-e '/^install:/s:install-man::g' \
-i Makefile || die
fi
}

src_install() {
distutils-r1_src_install
}

python_install_all() {
cd share/doc/${PN}/ || die
emake \
DESTDIR=${D} \
docdir=${EPREFIX}/usr/share/doc/${PF} \
prefix=${EPREFIX}/usr \
install

if ! use doc ; then
HTML_DOCS=( ${FILESDIR}/index.html )
fi

distutils-r1_python_install_all
readme.gentoo_create_doc
docompress /usr/share/doc/${PF}/git-cola.txt
}

python_test() {
PYTHONPATH=${S}:${S}/build/lib:${PYTHONPATH} LC_ALL=C nosetests \
--verbose --with-doctest --with-id --exclude=jsonpickle 
--exclude=json \
|| die running nosetests failed
}






[gentoo-commits] gentoo-x86 commit in dev-vcs/git-cola/files: README.gentoo

2014-06-25 Thread Justin Lecher (jlec)
jlec14/06/25 13:54:26

  Added:README.gentoo
  Log:
  dev-vcs/git-cola: Version Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  dev-vcs/git-cola/files/README.gentoo

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-cola/files/README.gentoo?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-cola/files/README.gentoo?rev=1.1content-type=text/plain

Index: README.gentoo
===
PYTHONPATH=${S}:${S}/build/lib:${PYTHONPATH} LC_ALL=C nosetests \
--verbose --with-doctest --with-id --exclude=jsonpickle 
--exclude=json \
|| die running nosetests failed
}

pkg_postinst() {
elog Please make sure you have either a SSH key management installed 
and activated or
elog installed a SSH askpass app like net-misc/x11-ssh-askpass.
elog Otherwise git-cole may hang when pushing/pulling from remote git 
repositories via SSH. 
}






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

2014-06-25 Thread Vadim A. Misbakh-Soloviov
commit: 541f04cb9796556ec26749a5c3008d21b7201c0e
Author: Vadim A. Misbakh-Soloviov mva AT mva DOT name
AuthorDate: Wed Jun 25 13:55:46 2014 +
Commit: Vadim A. Misbakh-Soloviov mva AT mva DOT name
CommitDate: Wed Jun 25 13:55:46 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/lua.git;a=commit;h=541f04cb

[dev-lua/luaunbound] prosody-install doesnt require luajit anymore

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

---
 dev-lua/luaunbound/luaunbound-.ebuild | 5 -
 1 file changed, 5 deletions(-)

diff --git a/dev-lua/luaunbound/luaunbound-.ebuild 
b/dev-lua/luaunbound/luaunbound-.ebuild
index c0cdf1e..619661c 100644
--- a/dev-lua/luaunbound/luaunbound-.ebuild
+++ b/dev-lua/luaunbound/luaunbound-.ebuild
@@ -26,11 +26,6 @@ DEPEND=
dev-util/pkgconfig
 
 
-REQUIRED_USE= prosody? ( luajit )
-
-# Actually, it is not required to work, just not-FFI way assumes replacing 
prosody-owned files,
-# so it will be two ways: patch prosody ebuild or patch ./squis.sh
-
 DOCS=( README.markdown )
 
 src_compile() {



[gentoo-commits] gentoo-x86 commit in xfce-base/exo: ChangeLog exo-0.10.2-r1.ebuild

2014-06-25 Thread Jeroen Roovers (jer)
jer 14/06/25 14:07:15

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

Revision  ChangesPath
1.103xfce-base/exo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/ChangeLog?rev=1.103view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/ChangeLog?rev=1.103content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/ChangeLog?r1=1.102r2=1.103

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog   20 Jun 2014 06:54:22 -  1.102
+++ ChangeLog   25 Jun 2014 14:07:15 -  1.103
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/exo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.102 2014/06/20 
06:54:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.103 2014/06/25 
14:07:15 jer Exp $
+
+  25 Jun 2014; Jeroen Roovers j...@gentoo.org exo-0.10.2-r1.ebuild:
+  Stable for HPPA (bug #513930).
 
   20 Jun 2014; Samuli Suominen ssuomi...@gentoo.org exo-0.10.2-r1.ebuild:
   amd64/x86 stable wrt #513930



1.3  xfce-base/exo/exo-0.10.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild?r1=1.2r2=1.3

Index: exo-0.10.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- exo-0.10.2-r1.ebuild20 Jun 2014 06:54:22 -  1.2
+++ exo-0.10.2-r1.ebuild25 Jun 2014 14:07:15 -  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/xfce-base/exo/exo-0.10.2-r1.ebuild,v 1.2 
2014/06/20 06:54:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild,v 1.3 
2014/06/25 14:07:15 jer Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2 LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~x64-solaris ~x86-solaris
 IUSE=debug
 
 RDEPEND==dev-lang/perl-5.6






[gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-session: ChangeLog xfce4-session-4.10.1-r2.ebuild

2014-06-25 Thread Jeroen Roovers (jer)
jer 14/06/25 14:08:02

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

Revision  ChangesPath
1.213xfce-base/xfce4-session/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-session/ChangeLog?rev=1.213view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-session/ChangeLog?rev=1.213content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-session/ChangeLog?r1=1.212r2=1.213

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -r1.212 -r1.213
--- ChangeLog   20 Jun 2014 06:53:59 -  1.212
+++ ChangeLog   25 Jun 2014 14:08:02 -  1.213
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfce4-session
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.212 
2014/06/20 06:53:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.213 
2014/06/25 14:08:02 jer Exp $
+
+  25 Jun 2014; Jeroen Roovers j...@gentoo.org xfce4-session-4.10.1-r2.ebuild:
+  Stable for HPPA (bug #513930).
 
   20 Jun 2014; Samuli Suominen ssuomi...@gentoo.org
   xfce4-session-4.10.1-r2.ebuild:



1.3  xfce-base/xfce4-session/xfce4-session-4.10.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.10.1-r2.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.10.1-r2.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.10.1-r2.ebuild?r1=1.2r2=1.3

Index: xfce4-session-4.10.1-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.10.1-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-session-4.10.1-r2.ebuild  20 Jun 2014 06:53:59 -  1.2
+++ xfce4-session-4.10.1-r2.ebuild  25 Jun 2014 14:08:02 -  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/xfce-base/xfce4-session/xfce4-session-4.10.1-r2.ebuild,v
 1.2 2014/06/20 06:53:59 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.10.1-r2.ebuild,v
 1.3 2014/06/25 14:08:02 jer Exp $
 
 EAPI=5
 EAUTORECONF=1
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris
 IUSE=debug nls systemd udev +xscreensaver
 
 COMMON_DEPEND==dev-libs/dbus-glib-0.100






[gentoo-commits] gentoo-x86 commit in www-client/seamonkey: seamonkey-2.26.ebuild seamonkey-2.26.1.ebuild ChangeLog

2014-06-25 Thread Ian Stakenvicius (axs)
axs 14/06/25 14:08:51

  Modified: seamonkey-2.26.ebuild ChangeLog
  Added:seamonkey-2.26.1.ebuild
  Log:
  version bump, security bug 512896; excluded the libexecinfo dependency on 
uclibc profiles per blueness' advice
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.4  www-client/seamonkey/seamonkey-2.26.ebuild

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

Index: seamonkey-2.26.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.26.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- seamonkey-2.26.ebuild   7 May 2014 15:25:03 -   1.3
+++ seamonkey-2.26.ebuild   25 Jun 2014 14:08:51 -  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/www-client/seamonkey/seamonkey-2.26.ebuild,v 1.3 
2014/05/07 15:25:03 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.26.ebuild,v 1.4 
2014/06/25 14:08:51 axs Exp $
 
 EAPI=5
 WANT_AUTOCONF=2.1
@@ -79,7 +79,7 @@
selinux? ( sec-policy/selinux-mozilla )
 
 DEPEND=${RDEPEND}
-   !elibc_glibc? ( dev-libs/libexecinfo )
+   !elibc_glibc? ( !elibc_uclibc? ( dev-libs/libexecinfo ) )
=sys-devel/binutils-2.16.1
virtual/pkgconfig
amd64? ( ${ASM_DEPEND}



1.490www-client/seamonkey/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.490view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.490content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?r1=1.489r2=1.490

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v
retrieving revision 1.489
retrieving revision 1.490
diff -u -r1.489 -r1.490
--- ChangeLog   7 May 2014 15:25:03 -   1.489
+++ ChangeLog   25 Jun 2014 14:08:51 -  1.490
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/seamonkey
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.489 
2014/05/07 15:25:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.490 
2014/06/25 14:08:51 axs Exp $
+
+*seamonkey-2.26.1 (25 Jun 2014)
+
+  25 Jun 2014; Ian Stakenvicius (_AxS_) a...@gentoo.org
+  +seamonkey-2.26.1.ebuild, seamonkey-2.26.ebuild:
+  version bump, security bug 512896; excluded the libexecinfo dependency on
+  uclibc profiles per blueness' advice
 
   07 May 2014; Agostino Sarubbo a...@gentoo.org seamonkey-2.26.ebuild:
   Stable for x86, wrt bug #509050



1.1  www-client/seamonkey/seamonkey-2.26.1.ebuild

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

Index: seamonkey-2.26.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.26.1.ebuild,v 1.1 
2014/06/25 14:08:51 axs Exp $

EAPI=5
WANT_AUTOCONF=2.1

# This list can be updated with scripts/get_langs.sh from the mozilla overlay
MOZ_LANGS=(be ca cs de en en-GB en-US es-AR es-ES fi fr gl hu it ja lt nb-NO nl
pl pt-PT ru sk sv-SE tr uk zh-CN zh-TW)

MOZ_PV=${PV/_pre*}
MOZ_PV=${MOZ_PV/_alpha/a}
MOZ_PV=${MOZ_PV/_beta/b}
MOZ_PV=${MOZ_PV/_rc/rc}
MOZ_P=${P}
MY_MOZ_P=${PN}-${MOZ_PV}

if [[ ${PV} == *_pre* ]] ; then

MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/${PN}/candidates/${MOZ_PV}-candidates/build${PV##*_pre};
MOZ_LANGPACK_PREFIX=linux-i686/xpi/
# And the langpack stuff stays at eclass defaults
else
MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/${PN}/releases/${MOZ_PV};
MOZ_LANGPACK_PREFIX=langpack/${MY_MOZ_P}.
MOZ_LANGPACK_SUFFIX=.langpack.xpi
fi

inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-3 multilib 
pax-utils fdo-mime autotools mozextension nsplugins mozlinguas

PATCHFF=firefox-29.0-patches-0.1
PATCH=${PN}-2.23-patches-01
EMVER=1.6.1_pre20140112

DESCRIPTION=Seamonkey Web Browser

[gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-clipman-plugin: xfce4-clipman-plugin-1.2.6.ebuild ChangeLog

2014-06-25 Thread Jeroen Roovers (jer)
jer 14/06/25 14:08:55

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

Revision  ChangesPath
1.3  
xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild?r1=1.2r2=1.3

Index: xfce4-clipman-plugin-1.2.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-clipman-plugin-1.2.6.ebuild   20 Jun 2014 06:56:13 -  1.2
+++ xfce4-clipman-plugin-1.2.6.ebuild   25 Jun 2014 14:08:54 -  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/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild,v
 1.2 2014/06/20 06:56:13 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild,v
 1.3 2014/06/25 14:08:54 jer Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux
 IUSE=debug qrcode
 
 RDEPEND==dev-libs/glib-2.18



1.61 xfce-extra/xfce4-clipman-plugin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.61view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.61content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.60r2=1.61

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   20 Jun 2014 06:56:13 -  1.60
+++ ChangeLog   25 Jun 2014 14:08:54 -  1.61
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-clipman-plugin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 
1.60 2014/06/20 06:56:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 
1.61 2014/06/25 14:08:54 jer Exp $
+
+  25 Jun 2014; Jeroen Roovers j...@gentoo.org
+  xfce4-clipman-plugin-1.2.6.ebuild:
+  Stable for HPPA (bug #513930).
 
   20 Jun 2014; Samuli Suominen ssuomi...@gentoo.org
   xfce4-clipman-plugin-1.2.6.ebuild:






[gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mount-plugin: xfce4-mount-plugin-0.6.7.ebuild ChangeLog

2014-06-25 Thread Jeroen Roovers (jer)
jer 14/06/25 14:09:20

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

Revision  ChangesPath
1.4  
xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?r1=1.3r2=1.4

Index: xfce4-mount-plugin-0.6.7.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-mount-plugin-0.6.7.ebuild 20 Jun 2014 13:44:42 -  1.3
+++ xfce4-mount-plugin-0.6.7.ebuild 25 Jun 2014 14:09:20 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v
 1.3 2014/06/20 13:44:42 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v
 1.4 2014/06/25 14:09:20 jer Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~ia64-linux ~x86-linux
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~ia64-linux ~x86-linux
 IUSE=debug
 
 RDEPEND==xfce-base/libxfce4ui-4.10



1.22 xfce-extra/xfce4-mount-plugin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.22view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.22content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?r1=1.21r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   20 Jun 2014 13:44:42 -  1.21
+++ ChangeLog   25 Jun 2014 14:09:20 -  1.22
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-mount-plugin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 
1.21 2014/06/20 13:44:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 
1.22 2014/06/25 14:09:20 jer Exp $
+
+  25 Jun 2014; Jeroen Roovers j...@gentoo.org 
xfce4-mount-plugin-0.6.7.ebuild:
+  Stable for HPPA (bug #513930).
 
   20 Jun 2014; Samuli Suominen ssuomi...@gentoo.org
   +files/xfce4-mount-plugin-0.6.7-LINGUAS.patch,






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

2014-06-25 Thread Jeroen Roovers (jer)
jer 14/06/25 14:11:04

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

Revision  ChangesPath
1.2  net-libs/libtirpc/libtirpc-0.2.4-r1.ebuild

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

Index: libtirpc-0.2.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libtirpc/libtirpc-0.2.4-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libtirpc-0.2.4-r1.ebuild2 Feb 2014 07:59:58 -   1.1
+++ libtirpc-0.2.4-r1.ebuild25 Jun 2014 14:11:04 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-libs/libtirpc/libtirpc-0.2.4-r1.ebuild,v 1.1 
2014/02/02 07:59:58 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/libtirpc/libtirpc-0.2.4-r1.ebuild,v 1.2 
2014/06/25 14:11:04 jer Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86
 IUSE=ipv6 kerberos static-libs
 
 RDEPEND=kerberos? ( virtual/krb5 )



1.36 net-libs/libtirpc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libtirpc/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   18 Jun 2014 20:40:15 -  1.35
+++ ChangeLog   25 Jun 2014 14:11:04 -  1.36
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libtirpc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtirpc/ChangeLog,v 1.35 
2014/06/18 20:40:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtirpc/ChangeLog,v 1.36 
2014/06/25 14:11:04 jer Exp $
+
+  25 Jun 2014; Jeroen Roovers j...@gentoo.org libtirpc-0.2.4-r1.ebuild:
+  Stable for HPPA (bug #514912).
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org libtirpc-0.2.4-r2.ebuild:
   Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug






[gentoo-commits] gentoo-x86 commit in net-fs/nfs-utils: ChangeLog nfs-utils-1.2.9-r3.ebuild

2014-06-25 Thread Jeroen Roovers (jer)
jer 14/06/25 14:11:46

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

Revision  ChangesPath
1.249net-fs/nfs-utils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/ChangeLog?rev=1.249view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/ChangeLog?rev=1.249content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/ChangeLog?r1=1.248r2=1.249

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -r1.248 -r1.249
--- ChangeLog   24 Jun 2014 22:54:16 -  1.248
+++ ChangeLog   25 Jun 2014 14:11:46 -  1.249
@@ -1,6 +1,9 @@
 # ChangeLog for net-fs/nfs-utils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.248 
2014/06/24 22:54:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.249 
2014/06/25 14:11:46 jer Exp $
+
+  25 Jun 2014; Jeroen Roovers j...@gentoo.org nfs-utils-1.2.9-r3.ebuild:
+  Stable for HPPA (bug #504714).
 
   24 Jun 2014; Mike Frysinger vap...@gentoo.org nfs-utils-1.3.0.ebuild:
   Hack up the systemd scripts a bit more #514372 by Juergen Rose.



1.4  net-fs/nfs-utils/nfs-utils-1.2.9-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.9-r3.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.9-r3.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.9-r3.ebuild?r1=1.3r2=1.4

Index: nfs-utils-1.2.9-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.9-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nfs-utils-1.2.9-r3.ebuild   21 May 2014 15:58:19 -  1.3
+++ nfs-utils-1.2.9-r3.ebuild   25 Jun 2014 14:11:46 -  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/net-fs/nfs-utils/nfs-utils-1.2.9-r3.ebuild,v 1.3 
2014/05/21 15:58:19 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.9-r3.ebuild,v 1.4 
2014/06/25 14:11:46 jer Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86
 IUSE=caps ipv6 kerberos +libmount nfsdcld +nfsidmap +nfsv4 nfsv41 selinux 
tcpd +uuid
 REQUIRED_USE=kerberos? ( nfsv4 )
 RESTRICT=test #315573






[gentoo-commits] gentoo-x86 commit in www-client/seamonkey-bin: seamonkey-bin-2.26.1.ebuild ChangeLog

2014-06-25 Thread Ian Stakenvicius (axs)
axs 14/06/25 14:13:16

  Modified: ChangeLog
  Added:seamonkey-bin-2.26.1.ebuild
  Log:
  version bump, security bug 512896
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.204www-client/seamonkey-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.204view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.204content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?r1=1.203r2=1.204

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -r1.203 -r1.204
--- ChangeLog   7 May 2014 15:25:07 -   1.203
+++ ChangeLog   25 Jun 2014 14:13:15 -  1.204
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/seamonkey-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.203 
2014/05/07 15:25:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.204 
2014/06/25 14:13:15 axs Exp $
+
+*seamonkey-bin-2.26.1 (25 Jun 2014)
+
+  25 Jun 2014; Ian Stakenvicius (_AxS_) a...@gentoo.org
+  +seamonkey-bin-2.26.1.ebuild:
+  version bump, security bug 512896
 
   07 May 2014; Agostino Sarubbo a...@gentoo.org seamonkey-bin-2.26.ebuild:
   Stable for x86, wrt bug #509050



1.1  www-client/seamonkey-bin/seamonkey-bin-2.26.1.ebuild

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

Index: seamonkey-bin-2.26.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.26.1.ebuild,v 
1.1 2014/06/25 14:13:15 axs Exp $

EAPI=4

# This list can be updated with scripts/get_langs.sh from the mozilla overlay
MOZ_LANGS=(be ca cs de en-GB en-US es-AR es-ES fi fr gl hu it ja lt nb-NO nl pl
pt-PT ru sk sv-SE tr uk zh-CN zh-TW)

MOZ_PV=${PV/_alpha/a} # Handle alpha for SRC_URI
MOZ_PV=${MOZ_PV/_beta/b} # Handle beta for SRC_URI
MOZ_PV=${MOZ_PV/_rc/rc} # Handle rc for SRC_URI
MOZ_PN=${PN/-bin}
MOZ_P=${MOZ_PN}-${MOZ_PV}

MOZ_LANGPACK_PREFIX=${MOZ_PV}/langpack/${MOZ_P}.
MOZ_LANGPACK_SUFFIX=.langpack.xpi

MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/;

inherit eutils multilib mozextension pax-utils nsplugins fdo-mime gnome2-utils 
mozlinguas

DESCRIPTION=Mozilla Application Suite - web browser, email, HTML editor, IRC
SRC_URI=${SRC_URI}
amd64? ( 
${MOZ_FTP_URI}/${MOZ_PV}/contrib/${MOZ_P}.en-US.linux-x86_64.tar.bz2 - 
${PN}_x86_64-${PV}.tar.bz2 )
x86? ( ${MOZ_FTP_URI}/${MOZ_PV}/linux-i686/en-US/${MOZ_P}.tar.bz2 - 
${PN}_i686-${PV}.tar.bz2 )
HOMEPAGE=http://www.seamonkey-project.org/;
RESTRICT=strip mirror binchecks
QA_EXECSTACK=opt/seamonkey/*

KEYWORDS=-* ~amd64 ~x86
SLOT=0
LICENSE=MPL-2.0 GPL-2 LGPL-2.1
IUSE=startup-notification

DEPEND=app-arch/unzip
RDEPEND=dev-libs/dbus-glib
=media-libs/alsa-lib-1.0.16
virtual/freedesktop-icon-theme
=x11-libs/gtk+-2.10:2
x11-libs/libXrender
x11-libs/libXt
x11-libs/libXmu

!net-libs/libproxy[spidermonkey]


S=${WORKDIR}/${MOZ_PN}

src_unpack() {
unpack ${A}

# Unpack language packs
mozlinguas_src_unpack
}

src_install() {
declare MOZILLA_FIVE_HOME=/opt/seamonkey

# Install seamonkey in /opt
dodir ${MOZILLA_FIVE_HOME%/*}
mv ${S} ${D}${MOZILLA_FIVE_HOME}

# Install language packs
mozlinguas_src_install

# Create /usr/bin/seamonkey-bin
dodir /usr/bin/
cat EOF ${D}/usr/bin/seamonkey-bin
#!/bin/sh
unset LD_PRELOAD
exec /opt/seamonkey/seamonkey \$@
EOF
fperms 0755 /usr/bin/seamonkey-bin

# Install icon and .desktop for menu entry
newicon ${D}${MOZILLA_FIVE_HOME}/chrome/icons/default/default48.png 
${PN}.png
domenu ${FILESDIR}/icon/${PN}.desktop

if use startup-notification; then
echo StartupNotify=true  
${D}/usr/share/applications/${PN}.desktop
fi

# revdep-rebuild entry
insinto /etc/revdep-rebuild
doins ${FILESDIR}/10${PN} || die

# Handle plugins dir through nsplugins.eclass
share_plugins_dir

# Required in order to use plugins and even run seamonkey on hardened.
pax-mark mr 

[gentoo-commits] gentoo-x86 commit in www-client/seamonkey: seamonkey-2.26.1.ebuild ChangeLog

2014-06-25 Thread Ian Stakenvicius (axs)
axs 14/06/25 14:11:40

  Modified: seamonkey-2.26.1.ebuild ChangeLog
  Log:
  bumped nspr version
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.2  www-client/seamonkey/seamonkey-2.26.1.ebuild

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

Index: seamonkey-2.26.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.26.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- seamonkey-2.26.1.ebuild 25 Jun 2014 14:08:51 -  1.1
+++ seamonkey-2.26.1.ebuild 25 Jun 2014 14:11:40 -  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/www-client/seamonkey/seamonkey-2.26.1.ebuild,v 1.1 
2014/06/25 14:08:51 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.26.1.ebuild,v 1.2 
2014/06/25 14:11:40 axs Exp $
 
 EAPI=5
 WANT_AUTOCONF=2.1
@@ -60,7 +60,7 @@
 
 # Mesa 7.10 needed for WebGL + bugfixes
 RDEPEND==dev-libs/nss-3.16
-   =dev-libs/nspr-4.10.4
+   =dev-libs/nspr-4.10.6
=dev-libs/glib-2.26:2
=media-libs/mesa-7.10
=media-libs/libpng-1.6.7[apng]



1.491www-client/seamonkey/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.491view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.491content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?r1=1.490r2=1.491

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v
retrieving revision 1.490
retrieving revision 1.491
diff -u -r1.490 -r1.491
--- ChangeLog   25 Jun 2014 14:08:51 -  1.490
+++ ChangeLog   25 Jun 2014 14:11:40 -  1.491
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/seamonkey
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.490 
2014/06/25 14:08:51 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.491 
2014/06/25 14:11:40 axs Exp $
+
+  25 Jun 2014; Ian Stakenvicius (_AxS_) a...@gentoo.org
+  seamonkey-2.26.1.ebuild, seamonkey-2.26.ebuild:
+  bumped nspr version
 
 *seamonkey-2.26.1 (25 Jun 2014)
 






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

2014-06-25 Thread Andrey Grozin (grozin)
grozin  14/06/25 14:22:29

  Modified: use.mask
  Log:
  USE flags clisp, clozurecl, cmucl, ecls, gcl, sbcl masked in base and 
unmasked only on the relevant arches (stable.masked whenever necessary)

Revision  ChangesPath
1.108profiles/arch/ia64/use.mask

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

Index: use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/ia64/use.mask,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- use.mask16 Mar 2014 02:46:06 -  1.107
+++ use.mask25 Jun 2014 14:22:28 -  1.108
@@ -97,7 +97,6 @@
 
 # Stuff that doesn't compile on ia64
 chicken
-clisp
 diet
 emf
 fusion






[gentoo-commits] gentoo-x86 commit in profiles/arch/powerpc/ppc32: use.mask use.stable.mask

2014-06-25 Thread Andrey Grozin (grozin)
grozin  14/06/25 14:22:29

  Modified: use.mask use.stable.mask
  Log:
  USE flags clisp, clozurecl, cmucl, ecls, gcl, sbcl masked in base and 
unmasked only on the relevant arches (stable.masked whenever necessary)

Revision  ChangesPath
1.11 profiles/arch/powerpc/ppc32/use.mask

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

Index: use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ppc32/use.mask,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- use.mask11 Sep 2013 14:19:18 -  1.10
+++ use.mask25 Jun 2014 14:22:29 -  1.11
@@ -1,6 +1,12 @@
 # Unmask the flag which corresponds to ARCH.
 -ppc
 
+# Andrey Grozin gro...@gentoo.org (25 Jun 2014)
+# keyworded on ppc
+-clisp
+-ecls
+-sbcl
+
 # Pacho Ramos pa...@gentoo.org (11 Sep 2013)
 # Unmask systemd since it is keyworded here.
 -systemd



1.2  profiles/arch/powerpc/ppc32/use.stable.mask

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

Index: use.stable.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ppc32/use.stable.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- use.stable.mask 25 Mar 2014 15:25:55 -  1.1
+++ use.stable.mask 25 Jun 2014 14:22:29 -  1.2
@@ -1,3 +1,9 @@
+# Andrey Grozin gro...@gentoo.org (25 Jun 2014)
+# no stable versions on ppc
+clisp
+ecls
+sbcl
+
 # Chí-Thanh Christopher Nguyễn (25 Mar 2014)
 # appears to not work correctly since mesa-10
 opencl






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

2014-06-25 Thread Andrey Grozin (grozin)
grozin  14/06/25 14:22:30

  Modified: use.mask use.stable.mask
  Log:
  USE flags clisp, clozurecl, cmucl, ecls, gcl, sbcl masked in base and 
unmasked only on the relevant arches (stable.masked whenever necessary)

Revision  ChangesPath
1.116profiles/arch/sparc/use.mask

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

Index: use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- use.mask19 Jan 2014 19:23:51 -  1.115
+++ use.mask25 Jun 2014 14:22:29 -  1.116
@@ -1,12 +1,17 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.115 
2014/01/19 19:23:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.116 
2014/06/25 14:22:29 grozin Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -sparc
 
 # This file contains a list of useflags that cannot be used on sparc.
 
+# Andrey Grozin gro...@gentoo.org (25 Jun 2014)
+# keyworded on sparc
+-ecls
+-sbcl
+
 # Alexandre Rostovtsev tetrom...@gentoo.org (31 Dec 2012)
 # net-misc/connman is not keyworded, bug 348308
 connman
@@ -198,7 +203,6 @@
 zoran
 
 # Other masks
-clisp
 hdf
 hdf5
 pike



1.6  profiles/arch/sparc/use.stable.mask

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

Index: use.stable.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.stable.mask,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- use.stable.mask 26 Apr 2014 07:22:35 -  1.5
+++ use.stable.mask 25 Jun 2014 14:22:29 -  1.6
@@ -1,10 +1,15 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.stable.mask,v 1.5 
2014/04/26 07:22:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.stable.mask,v 1.6 
2014/06/25 14:22:29 grozin Exp $
 
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Andrey Grozin gro...@gentoo.org (25 Jun 2014)
+# no stable version on sparc
+ecls
+sbcl
+
 # Pacho Ramos pa...@gentoo.org (17 Apr 2014)
 # Dropped stable keywords after the discussion caused by
 # Gnome 3.8/3.10 stabilization on this arch   






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

2014-06-25 Thread Andrey Grozin (grozin)
grozin  14/06/25 14:22:29

  Modified: use.mask
  Log:
  USE flags clisp, clozurecl, cmucl, ecls, gcl, sbcl masked in base and 
unmasked only on the relevant arches (stable.masked whenever necessary)

Revision  ChangesPath
1.56 profiles/arch/s390/use.mask

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

Index: use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/s390/use.mask,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- use.mask1 Apr 2014 06:55:15 -   1.55
+++ use.mask25 Jun 2014 14:22:29 -  1.56
@@ -8,7 +8,6 @@
 # Stuff we don't want/not tested
 pbins
 chicken
-clisp
 R
 octave
 xindy






  1   2   3   >