[gentoo-commits] gentoo-x86 commit in dev-python/sphinxcontrib-httpdomain: sphinxcontrib-httpdomain-1.2.1.ebuild ChangeLog

2014-05-14 Thread Tim Harder (radhermit)
radhermit14/05/14 17:03:52

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

Revision  ChangesPath
1.7  dev-python/sphinxcontrib-httpdomain/ChangeLog

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

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   10 Apr 2014 11:56:46 -  1.6
+++ ChangeLog   14 May 2014 17:03:52 -  1.7
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/sphinxcontrib-httpdomain
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog,v 1.6 
2014/04/10 11:56:46 kensington Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog,v 1.7 
2014/05/14 17:03:52 radhermit Exp $
+
+*sphinxcontrib-httpdomain-1.2.1 (14 May 2014)
+
+  14 May 2014; Tim Harder radher...@gentoo.org
+  +sphinxcontrib-httpdomain-1.2.1.ebuild:
+  Version bump.
 
   10 Apr 2014; Michael Palimaka kensing...@gentoo.org metadata.xml:
   Remove KDE herd.



1.1  
dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild

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

Index: sphinxcontrib-httpdomain-1.2.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild,v
 1.1 2014/05/14 17:03:52 radhermit Exp $

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

inherit distutils-r1

DESCRIPTION=Extension providing a Sphinx domain for describing RESTful HTTP 
APIs
HOMEPAGE=http://bitbucket.org/birkenfeld/sphinx-contrib/ \
http://packages.python.org/sphinxcontrib-httpdomain/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=BSD-2
SLOT=0
KEYWORDS=~amd64 ~x86

RDEPEND==dev-python/sphinx-1.1[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in media-gfx/imagemagick: imagemagick-6.8.8.10-r1.ebuild ChangeLog

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 17:04:52

  Modified: imagemagick-6.8.8.10-r1.ebuild ChangeLog
  Log:
  Stabilize for everyone to gain 1 trivial bugfix for typing errors in 2 files 
for #ifdef's. No other changes to from -r0 - -r1.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.2  media-gfx/imagemagick/imagemagick-6.8.8.10-r1.ebuild

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

Index: imagemagick-6.8.8.10-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.8.10-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- imagemagick-6.8.8.10-r1.ebuild  8 Apr 2014 11:49:24 -   1.1
+++ imagemagick-6.8.8.10-r1.ebuild  14 May 2014 17:04:51 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.8.10-r1.ebuild,v 
1.1 2014/04/08 11:49:24 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.8.10-r1.ebuild,v 
1.2 2014/05/14 17:04:51 ssuominen Exp $
 
 EAPI=5
 inherit eutils flag-o-matic libtool multilib toolchain-funcs versionator
@@ -13,7 +13,7 @@
 
 LICENSE=imagemagick
 SLOT=0/${PV}
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=autotrace bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri 
jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript 
q32 q64 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib
 
 RESTRICT=perl? ( userpriv )



1.555media-gfx/imagemagick/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v
retrieving revision 1.554
retrieving revision 1.555
diff -u -r1.554 -r1.555
--- ChangeLog   14 May 2014 17:02:26 -  1.554
+++ ChangeLog   14 May 2014 17:04:51 -  1.555
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/imagemagick
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.554 
2014/05/14 17:02:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.555 
2014/05/14 17:04:51 ssuominen Exp $
+
+  14 May 2014; Samuli Suominen ssuomi...@gentoo.org
+  imagemagick-6.8.8.10-r1.ebuild:
+  Stabilize for everyone to gain 1 trivial bugfix for typing errors in 2 files
+  for #ifdef's. No other changes to from -r0 - -r1.
 
   14 May 2014; Samuli Suominen ssuomi...@gentoo.org
   -files/imagemagick-6.7.8.7-freetype.patch, -imagemagick-6.7.8.7.ebuild,






[gentoo-commits] gentoo-x86 commit in dev-db/postgis: postgis-1.3.6-r2.ebuild ChangeLog

2014-05-14 Thread Tom Wijsman (tomwij)
tomwij  14/05/14 17:07:31

  Modified: postgis-1.3.6-r2.ebuild ChangeLog
  Log:
  [QA] EAPI 1 - 5.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.2  dev-db/postgis/postgis-1.3.6-r2.ebuild

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

Index: postgis-1.3.6-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-1.3.6-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgis-1.3.6-r2.ebuild 30 Jan 2013 14:46:58 -  1.1
+++ postgis-1.3.6-r2.ebuild 14 May 2014 17:07:30 -  1.2
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-1.3.6-r2.ebuild,v 
1.1 2013/01/30 14:46:58 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-1.3.6-r2.ebuild,v 
1.2 2014/05/14 17:07:30 tomwij Exp $
 
-EAPI=1
+EAPI=5
 
 inherit eutils multilib versionator
 
@@ -55,7 +55,7 @@
fi
 }
 
-src_compile(){
+src_configure(){
local myconf
if use geos; then
myconf=--with-geos
@@ -71,25 +71,26 @@
--libdir=/usr/$(get_libdir)/postgresql/ \
--with-docdir=/usr/share/doc/${PF}/html/ \
${myconf} \
-   $(use_with proj) ||\
-   die Error: econf failed
+   $(use_with proj)
+}
 
-   emake || die Error: emake failed
+src_compile(){
+   emake
 
cd topology/
-   emake || die Unable to build topology sql file
+   emake
 
if use doc ; then
cd ${S}
-   emake docs || die Unable to build documentation
+   emake docs
fi
 }
 
 src_install(){
dodir /usr/$(get_libdir)/postgresql /usr/share/postgresql/contrib/
-   emake DESTDIR=${D} install || die emake install failed
+   default
cd ${S}/topology/
-   emake DESTDIR=${D} install || die emake install topology failed
+   default
 
cd ${S}
dodoc CREDITS TODO loader/README.* doc/*txt



1.89 dev-db/postgis/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog   26 Apr 2014 16:08:54 -  1.88
+++ ChangeLog   14 May 2014 17:07:30 -  1.89
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/postgis
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.88 2014/04/26 
16:08:54 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.89 2014/05/14 
17:07:30 tomwij Exp $
+
+  14 May 2014; Tom Wijsman tom...@gentoo.org postgis-1.3.6-r2.ebuild:
+  [QA] EAPI 1 - 5.
 
   26 Apr 2014; Chema Alonso nim...@gentoo.org postgis-2.1.1.ebuild:
   Stable for amd64 wrt bug #498156






[gentoo-commits] gentoo-x86 commit in dev-embedded/gnome-avrdude: gnome-avrdude-0.1.ebuild ChangeLog

2014-05-14 Thread Tom Wijsman (tomwij)
tomwij  14/05/14 17:09:30

  Modified: gnome-avrdude-0.1.ebuild ChangeLog
  Log:
  [QA] EAPI 1 - 5. Remove Application category from .desktop file.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.6  dev-embedded/gnome-avrdude/gnome-avrdude-0.1.ebuild

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

Index: gnome-avrdude-0.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-embedded/gnome-avrdude/gnome-avrdude-0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-avrdude-0.1.ebuild29 Oct 2012 08:53:34 -  1.5
+++ gnome-avrdude-0.1.ebuild14 May 2014 17:09:30 -  1.6
@@ -1,8 +1,8 @@
-# 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/dev-embedded/gnome-avrdude/gnome-avrdude-0.1.ebuild,v 
1.5 2012/10/29 08:53:34 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-embedded/gnome-avrdude/gnome-avrdude-0.1.ebuild,v 
1.6 2014/05/14 17:09:30 tomwij Exp $
 
-EAPI=1
+EAPI=5
 
 inherit gnome2 autotools
 
@@ -31,8 +31,7 @@
 
 DOCS=AUTHORS NEWS README
 
-src_unpack() {
-   gnome2_src_unpack
+src_prepare() {
sed -i \
-e :a -e '/\\$/N; s/\\\n//; ta' \
-e 's/^gnome_avrdude/#gnome_avrdude/' \
@@ -43,5 +42,9 @@
-e 's/^[\t ]*-g//' \
${S}/src/Makefile.am \
|| die sed failed
+
+   # Remove Application category from .desktop file.
+   sed -i 's/;Application;/;/' gnome-avrdude.desktop
+
eautoreconf
 }



1.6  dev-embedded/gnome-avrdude/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/gnome-avrdude/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   29 Oct 2012 08:53:34 -  1.5
+++ ChangeLog   14 May 2014 17:09:30 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-embedded/gnome-avrdude
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gnome-avrdude/ChangeLog,v 1.5 
2012/10/29 08:53:34 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gnome-avrdude/ChangeLog,v 1.6 
2014/05/14 17:09:30 tomwij Exp $
+
+  14 May 2014; Tom Wijsman tom...@gentoo.org gnome-avrdude-0.1.ebuild:
+  [QA] EAPI 1 - 5. Remove Application category from .desktop file.
 
   29 Oct 2012; Agostino Sarubbo a...@gentoo.org gnome-avrdude-0.1.ebuild:
   Add ~amd64, wrt bug #440056






[gentoo-commits] gentoo-x86 commit in x11-drivers/ati-drivers: ati-drivers-14.4.ebuild ChangeLog

2014-05-14 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/05/14 17:12:17

  Modified: ChangeLog
  Added:ati-drivers-14.4.ebuild
  Log:
  Version bump. Import of Emil Karlson's ebuild from the x11 overlay
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.356x11-drivers/ati-drivers/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v
retrieving revision 1.355
retrieving revision 1.356
diff -u -r1.355 -r1.356
--- ChangeLog   6 Apr 2014 10:11:08 -   1.355
+++ ChangeLog   14 May 2014 17:12:16 -  1.356
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/ati-drivers
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.355 
2014/04/06 10:11:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.356 
2014/05/14 17:12:16 chithanh Exp $
+
+*ati-drivers-14.4 (14 May 2014)
+
+  14 May 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +ati-drivers-14.4.ebuild:
+  Version bump. Import of Emil Karlson's ebuild from the x11 overlay
 
   06 Apr 2014; Agostino Sarubbo a...@gentoo.org ati-drivers-13.12.ebuild:
   Stable for x86, wrt bug #500368



1.1  x11-drivers/ati-drivers/ati-drivers-14.4.ebuild

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

Index: ati-drivers-14.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.4.ebuild,v 1.1 
2014/05/14 17:12:16 chithanh Exp $

EAPI=5

inherit eutils multilib linux-info linux-mod toolchain-funcs versionator 
pax-utils

DESCRIPTION=Ati precompiled drivers for Radeon Evergreen (HD5000 Series) and 
newer chipsets
HOMEPAGE=http://www.amd.com;
RUN=${WORKDIR}/fglrx-14.10.1006/amd-driver-installer-14.10.1006-x86.x86_64.run
SLOT=1
# Uses javascript for download YE
#DRIVERS_URI=http://www2.ati.com/drivers/linux/amd-catalyst-13.12-linux-x86.x86_64.zip;
DRIVERS_URI=mirror://gentoo/amd-catalyst-14-4-linux-x86-x86-64.zip
XVBA_SDK_URI=http://developer.amd.com/wordpress/media/2012/10/xvba-sdk-0.74-404001.tar.gz;
SRC_URI=${DRIVERS_URI} ${XVBA_SDK_URI}
FOLDER_PREFIX=common/
IUSE=debug +modules multilib qt4 static-libs pax_kernel

LICENSE=AMD GPL-2 QPL-1.0
KEYWORDS=-* ~amd64 ~x86

RESTRICT=bindist test fetch

RDEPEND=
=x11-base/xorg-server-1.15.49[-minimal]
=app-admin/eselect-opengl-1.0.7
app-admin/eselect-opencl
sys-power/acpid
x11-apps/xauth
x11-libs/libX11
x11-libs/libXext
x11-libs/libXinerama
x11-libs/libXrandr
x11-libs/libXrender
virtual/glu
multilib? (
|| (
virtual/glu[abi_x86_32]
app-emulation/emul-linux-x86-opengl
)
|| (
(
x11-libs/libX11[abi_x86_32]
x11-libs/libXext[abi_x86_32]
x11-libs/libXinerama[abi_x86_32]
x11-libs/libXrandr[abi_x86_32]
x11-libs/libXrender[abi_x86_32]
)
app-emulation/emul-linux-x86-xlibs
)
)
qt4? (
x11-libs/libICE
x11-libs/libSM
x11-libs/libXcursor
x11-libs/libXfixes
x11-libs/libXxf86vm
dev-qt/qtcore:4
dev-qt/qtgui:4[accessibility]
)

if [[ legacy != ${SLOT} ]]; then
RDEPEND=${RDEPEND}
!x11-drivers/ati-drivers:legacy
else
RDEPEND=${RDEPEND}
!x11-drivers/ati-drivers:1
fi

DEPEND=${RDEPEND}
x11-proto/inputproto
x11-proto/xf86miscproto
x11-proto/xf86vidmodeproto
x11-proto/xineramaproto
x11-libs/libXtst
sys-apps/findutils
app-misc/pax-utils
app-arch/unzip



[gentoo-commits] gentoo-x86 commit in media-gfx/imagemagick: imagemagick-6.8.8.10-r1.ebuild ChangeLog

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 17:13:30

  Modified: imagemagick-6.8.8.10-r1.ebuild ChangeLog
  Log:
  Improve support for openjpeg-2.1.0 with conditional patching for now as a 
temporary solution; will go away with next ebuild.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.3  media-gfx/imagemagick/imagemagick-6.8.8.10-r1.ebuild

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

Index: imagemagick-6.8.8.10-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.8.10-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- imagemagick-6.8.8.10-r1.ebuild  14 May 2014 17:04:51 -  1.2
+++ imagemagick-6.8.8.10-r1.ebuild  14 May 2014 17:13:30 -  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-gfx/imagemagick/imagemagick-6.8.8.10-r1.ebuild,v 
1.2 2014/05/14 17:04:51 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.8.10-r1.ebuild,v 
1.3 2014/05/14 17:13:30 ssuominen Exp $
 
 EAPI=5
 inherit eutils flag-o-matic libtool multilib toolchain-funcs versionator
@@ -27,10 +27,10 @@
fontconfig? ( media-libs/fontconfig )
fpx? ( =media-libs/libfpx-1.3.0-r1 )
graphviz? ( media-gfx/graphviz )
-   jbig? ( media-libs/jbigkit )
+   jbig? ( =media-libs/jbigkit-2:= )
jpeg? ( virtual/jpeg:0 )
-   jpeg2k? ( media-libs/openjpeg:2 )
-   lcms? ( media-libs/lcms:2 )
+   jpeg2k? ( =media-libs/openjpeg-2.0.0:2 )
+   lcms? ( media-libs/lcms:2= )
lqr? ( media-libs/liblqr )
opencl? ( virtual/opencl )
openexr? ( media-libs/openexr:0= )
@@ -40,7 +40,7 @@
postscript? ( app-text/ghostscript-gpl )
raw? ( media-gfx/ufraw )
svg? ( gnome-base/librsvg )
-   tiff? ( media-libs/tiff:0 )
+   tiff? ( media-libs/tiff:0= )
truetype? (
media-fonts/urw-fonts
=media-libs/freetype-2
@@ -53,9 +53,9 @@
x11-libs/libXext
x11-libs/libXt
)
-   xml? ( dev-libs/libxml2 )
+   xml? ( dev-libs/libxml2:= )
lzma? ( app-arch/xz-utils )
-   zlib? ( sys-libs/zlib )
+   zlib? ( sys-libs/zlib:= )
 DEPEND=${RDEPEND}
!media-gfx/graphicsmagick[imagemagick]
virtual/pkgconfig
@@ -67,10 +67,11 @@
 S=${WORKDIR}/${MY_P}
 
 src_prepare() {
-   # These both have been accepted by upstream, remove once 6.9.0-0 is out:
-   epatch \
-   
${FILESDIR}/${PN}-6.8.8.8-openjpeg-2.0.0-has-no-opj_stream_destroy_v3.patch \
-   ${FILESDIR}/${P}-LIBOPENJP2_DELEGATE_not_JP2_DELEGATE.patch
+   # These both have been accepted by upstream:
+   if use jpeg2k  has_version 'media-libs/openjpeg-2.1.0'; then
+   epatch 
${FILESDIR}/${PN}-6.8.8.8-openjpeg-2.0.0-has-no-opj_stream_destroy_v3.patch
+   fi
+   epatch ${FILESDIR}/${P}-LIBOPENJP2_DELEGATE_not_JP2_DELEGATE.patch
 
epatch_user
 



1.556media-gfx/imagemagick/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v
retrieving revision 1.555
retrieving revision 1.556
diff -u -r1.555 -r1.556
--- ChangeLog   14 May 2014 17:04:51 -  1.555
+++ ChangeLog   14 May 2014 17:13:30 -  1.556
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/imagemagick
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.555 
2014/05/14 17:04:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.556 
2014/05/14 17:13:30 ssuominen Exp $
+
+  14 May 2014; Samuli Suominen ssuomi...@gentoo.org
+  imagemagick-6.8.8.10-r1.ebuild:
+  Improve support for openjpeg-2.1.0 with conditional patching for now as a
+  temporary solution; will go away with next ebuild.
 
   14 May 2014; Samuli Suominen ssuomi...@gentoo.org
   imagemagick-6.8.8.10-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in media-gfx/imagemagick: ChangeLog imagemagick-6.8.8.10.ebuild

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 17:15:20

  Modified: ChangeLog
  Removed:  imagemagick-6.8.8.10.ebuild
  Log:
  old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.557media-gfx/imagemagick/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v
retrieving revision 1.556
retrieving revision 1.557
diff -u -r1.556 -r1.557
--- ChangeLog   14 May 2014 17:13:30 -  1.556
+++ ChangeLog   14 May 2014 17:15:20 -  1.557
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/imagemagick
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.556 
2014/05/14 17:13:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.557 
2014/05/14 17:15:20 ssuominen Exp $
+
+  14 May 2014; Samuli Suominen ssuomi...@gentoo.org
+  -imagemagick-6.8.8.10.ebuild:
+  old
 
   14 May 2014; Samuli Suominen ssuomi...@gentoo.org
   imagemagick-6.8.8.10-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in media-libs/jbigkit/files: jbigkit-2.0-static-libs.patch jbigkit-2.0-r1-build.patch

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 17:23:35

  Removed:  jbigkit-2.0-static-libs.patch
jbigkit-2.0-r1-build.patch
  Log:
  old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)



[gentoo-commits] gentoo-x86 commit in media-libs/jbigkit: ChangeLog jbigkit-2.0-r2.ebuild

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 17:23:35

  Modified: ChangeLog
  Removed:  jbigkit-2.0-r2.ebuild
  Log:
  old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.79 media-libs/jbigkit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/jbigkit/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   14 May 2014 16:10:23 -  1.78
+++ ChangeLog   14 May 2014 17:23:34 -  1.79
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/jbigkit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jbigkit/ChangeLog,v 1.78 
2014/05/14 16:10:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jbigkit/ChangeLog,v 1.79 
2014/05/14 17:23:34 ssuominen Exp $
+
+  14 May 2014; Samuli Suominen ssuomi...@gentoo.org
+  -files/jbigkit-2.0-r1-build.patch, -files/jbigkit-2.0-static-libs.patch,
+  -jbigkit-2.0-r2.ebuild:
+  old
 
   14 May 2014; Agostino Sarubbo a...@gentoo.org jbigkit-2.1.ebuild:
   Stable for sparc, wrt bug #507254






[gentoo-commits] gentoo-x86 commit in dev-java/prefuse: prefuse-20071021_beta.ebuild ChangeLog

2014-05-14 Thread Tom Wijsman (tomwij)
tomwij  14/05/14 17:26:07

  Modified: prefuse-20071021_beta.ebuild ChangeLog
  Log:
  EAPI 1 - 5. Make use of java_prepare.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.2  dev-java/prefuse/prefuse-20071021_beta.ebuild

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

Index: prefuse-20071021_beta.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-java/prefuse/prefuse-20071021_beta.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- prefuse-20071021_beta.ebuild22 Oct 2008 01:48:11 -  1.1
+++ prefuse-20071021_beta.ebuild14 May 2014 17:26:07 -  1.2
@@ -1,8 +1,9 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-java/prefuse/prefuse-20071021_beta.ebuild,v 1.1 
2008/10/22 01:48:11 fordfrog Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-java/prefuse/prefuse-20071021_beta.ebuild,v 1.2 
2014/05/14 17:26:07 tomwij Exp $
+
+EAPI=5
 
-EAPI=1
 JAVA_PKG_IUSE=doc examples source
 
 inherit java-pkg-2 java-ant-2
@@ -15,7 +16,6 @@
 LICENSE=BSD
 SLOT=2006
 KEYWORDS=~amd64 ~ppc ~x86 ~x86-fbsd
-IUSE=
 
 COMMON_DEP=dev-java/lucene:1
 
@@ -27,10 +27,7 @@
 
 S=${WORKDIR}/${PN}-beta
 
-src_unpack() {
-   unpack ${A}
-   cd ${S}
-
+java_prepare() {
find lib/ -name *.jar | xargs rm -v
 }
 



1.18 dev-java/prefuse/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/prefuse/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   22 Oct 2008 01:48:11 -  1.17
+++ ChangeLog   14 May 2014 17:26:07 -  1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/prefuse
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/prefuse/ChangeLog,v 1.17 
2008/10/22 01:48:11 fordfrog Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/prefuse/ChangeLog,v 1.18 
2014/05/14 17:26:07 tomwij Exp $
+
+  14 May 2014; Tom Wijsman tom...@gentoo.org prefuse-20071021_beta.ebuild:
+  EAPI 1 - 5. Make use of java_prepare.
 
 *prefuse-20071021_beta (22 Oct 2008)
 
@@ -74,4 +77,3 @@
   21 Jan 2005; Jan Brinkmann luckyd...@gentoo.org +metadata.xml,
   +prefuse-20050114_alpha.ebuild:
   Initial import. Fixes bug #71407
-






[gentoo-commits] proj/layman:gsoc2014 commit in: layman/overlays/, layman/

2014-05-14 Thread Devan Franchini
commit: 6d1c59d9c9da4d975019f6bc0a243361c8987e76
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 03:56:31 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 17:31:29 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=6d1c59d9

Adds unicode string compatibility support.

This commit allows string compatibility between py2 and py3 as well as
ensuring that the necessary strings that need to be unicode, stay
unicode in both py2 and py3 when running layman.

---
 layman/api.py  | 20 ---
 layman/db.py   | 10 
 layman/dbbase.py   |  8 +++---
 layman/makeconf.py | 22 
 layman/overlays/overlay.py | 62 --
 layman/remotedb.py |  2 +-
 layman/utils.py|  4 ++-
 7 files changed, 67 insertions(+), 61 deletions(-)

diff --git a/layman/api.py b/layman/api.py
index 475691b..cbf3f76 100755
--- a/layman/api.py
+++ b/layman/api.py
@@ -13,6 +13,8 @@
 #  Brian Dolbec dol-...@sourceforge.net
 #
 
+from __future__ import print_function
+
 import os
 
 from layman.config import BareConfig
@@ -428,21 +430,21 @@ class LaymanAPI(object):
  b.close()
 
  api.get_available()
-[u'wrobel', u'wrobel-stable']
- all = api.get_all_info(u'wrobel')
+['wrobel', 'wrobel-stable']
+ all = api.get_all_info('wrobel')
  info = all['wrobel']
  info['status']
-u'official'
+'official'
  info['description']
-u'Test'
+'Test'
  info['sources']
-[(u'https://overlays.gentoo.org/svn/dev/wrobel', 'Subversion', None)]
+[('https://overlays.gentoo.org/svn/dev/wrobel', 'Subversion', None)]
 
-#{u'wrobel': {'status': u'official',
-#'owner_name': None, 'description': u'Test',
+#{'wrobel': {'status': 'official',
+#'owner_name': None, 'description': 'Test',
 #'src_uris': generator object source_uris at 0x167c3c0,
-#'owner_email': u'nob...@gentoo.org',
-#'quality': u'experimental', 'name': u'wrobel', 'supported': True,
+#'owner_email': 'nob...@gentoo.org',
+#'quality': 'experimental', 'name': 'wrobel', 'supported': True,
 #'src_types': generator object source_types at 0x167c370,
 #'official': True,
 #'priority': 10, 'feeds': [], 'irc': None, 'homepage': None}}

diff --git a/layman/db.py b/layman/db.py
index 6530147..ce03e13 100644
--- a/layman/db.py
+++ b/layman/db.py
@@ -111,11 +111,11 @@ class DB(DbBase):
 # * Running command /usr/bin/rsync -rlptDvz --progress --delete 
--delete-after --timeout=180 --exclude=distfiles/* --exclude=local/* 
--exclude=packages/* rsync://gunnarwrobel.de/wrobel-stable/* 
/tmp/file.../wrobel-stable...
 #  c = DbBase([write, ], dict())
 #  c.overlays.keys()
-# [u'wrobel-stable']
+# ['wrobel-stable']
 
 #  m = MakeConf(config, b.overlays)
 #  [i.name for i in m.overlays] #doctest: +ELLIPSIS
-# [u'wrobel-stable']
+# ['wrobel-stable']
 
 #  os.unlink(write)
  os.unlink(write2)
@@ -195,16 +195,16 @@ class DB(DbBase):
 # * Running command /usr/bin/svn co 
https://overlays.gentoo.org/svn/dev/wrobel/; /tmp/file.../wrobel...
 #  c = DbBase([write, ], dict())
 #  c.overlays.keys()
-# [u'wrobel', u'wrobel-stable']
+# ['wrobel', 'wrobel-stable']
 
 #  b.delete(b.select('wrobel'))
 #  c = DbBase([write, ], dict())
 #  c.overlays.keys()
-# [u'wrobel-stable']
+# ['wrobel-stable']
 
 #  m = MakeConf(config, b.overlays)
 #  [i.name for i in m.overlays] #doctest: +ELLIPSIS
-# [u'wrobel-stable']
+# ['wrobel-stable']
 
 #  os.unlink(write)
  os.unlink(write2)

diff --git a/layman/dbbase.py b/layman/dbbase.py
index 475ce44..8fa3ba8 100644
--- a/layman/dbbase.py
+++ b/layman/dbbase.py
@@ -149,10 +149,10 @@ class DbBase(object):
  config = {'output': output, 'svn_command': '/usr/bin/svn', 
'rsync_command':'/usr/bin/rsync'}
  a = DbBase(config, [here + '/tests/testfiles/global-overlays.xml', 
])
  a.overlays.keys()
-[u'wrobel', u'wrobel-stable']
+['wrobel', 'wrobel-stable']
 
  list(a.overlays['wrobel-stable'].source_uris())
-[u'rsync://gunnarwrobel.de/wrobel-stable']
+['rsync://gunnarwrobel.de/wrobel-stable']
 '''
 try:
 document = ET.fromstring(text)
@@ -214,7 +214,7 @@ class DbBase(object):
  b.write(write)
  c = DbBase({output: Message() }, [write,])
  c.overlays.keys()
-[u'wrobel-stable']
+['wrobel-stable']
 
  os.unlink(write)
  os.rmdir(tmpdir)
@@ -245,7 +245,7 @@ class DbBase(object):
  config = {'output': 

[gentoo-commits] proj/layman:gsoc2014 commit in: layman/overlays/, layman/

2014-05-14 Thread Devan Franchini
commit: 134801fe7e132ca667d8a74161f850a01cceeaa8
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 00:35:07 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 17:27:29 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=134801fe

layman/{*.py, /overlays/*.py}: Exception, error to Exception as error

This changes the all instances of the phrase Exception, error to
Exception as error to allow py2/py3 compatibility.

---
 layman/api.py  | 16 
 layman/cli.py  |  2 +-
 layman/dbbase.py   |  4 ++--
 layman/makeconf.py |  4 ++--
 layman/overlays/overlay.py |  2 +-
 layman/overlays/source.py  |  2 +-
 layman/overlays/tar.py | 10 +-
 layman/remotedb.py | 10 +-
 layman/updater.py  |  2 +-
 layman/utils.py|  2 +-
 10 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/layman/api.py b/layman/api.py
index 11534fd..475691b 100755
--- a/layman/api.py
+++ b/layman/api.py
@@ -113,7 +113,7 @@ class LaymanAPI(object):
 try:
 self._get_installed_db().delete(
 self._get_installed_db().select(ovl))
-except Exception, e:
+except Exception as e:
 self._error(
 Exception caught disabling repository '+ovl+
 ':\n+str(e))
@@ -147,7 +147,7 @@ class LaymanAPI(object):
 try:
 success = self._get_installed_db().add(
 self._get_remote_db().select(ovl))
-except Exception, e:
+except Exception as e:
 self._error(Exception caught enabling repository '+ovl+
 ' : +str(e))
 results.append(success)
@@ -201,7 +201,7 @@ class LaymanAPI(object):
 continue
 try:
 overlay = db.select(ovl)
-except UnknownOverlayException, error:
+except UnknownOverlayException as error:
 self._error(error)
 result[ovl] = ('', False, False)
 else:
@@ -255,7 +255,7 @@ class LaymanAPI(object):
 overlay = db.select(ovl)
 #print overlay = , ovl
 #print !!!, overlay
-except UnknownOverlayException, error:
+except UnknownOverlayException as error:
 #print ERRORS, str(error)
 self._error(error)
 result[ovl] = ('', False, False)
@@ -311,7 +311,7 @@ class LaymanAPI(object):
 #self.output.debug(API.sync(); selecting %s, db = %s % (ovl, 
str(db)), 5)
 odb = db.select(ovl)
 self.output.debug(API.sync(); %s now selected %ovl, 5)
-except UnknownOverlayException, error:
+except UnknownOverlayException as error:
 #self.output.debug(API.sync(); UnknownOverlayException 
selecting %s %ovl, 5)
 #self._error(str(error))
 fatals.append((ovl,
@@ -364,7 +364,7 @@ class LaymanAPI(object):
 self.output.debug(API.sync(); starting db.sync(ovl), 5)
 db.sync(ovl)
 success.append((ovl,'Successfully synchronized overlay ' + 
ovl + '.'))
-except Exception, error:
+except Exception as error:
 fatals.append((ovl,
 'Failed to sync overlay ' + ovl + '.\nError was: '
 + str(error)))
@@ -457,7 +457,7 @@ class LaymanAPI(object):
 self.output.debug(
 'LaymanAPI.fetch_remote_list(); cache updated = %s'
 % str(dbreload),8)
-except Exception, error:
+except Exception as error:
 self.output.error('Failed to fetch overlay list!\n Original Error 
was: '
 + str(error))
 return False
@@ -585,7 +585,7 @@ class LaymanAPI(object):
 elif self.config['news_reporter'] == 'pkgcore':
 # pkgcore is not yet capable
 return
-except Exception, err:
+except Exception as err:
 msg = update_news() failed running %s news reporter function\n +\
   Error was; %s
 self._error(msg % (self.config['news_reporter'], err))

diff --git a/layman/cli.py b/layman/cli.py
index a5d2799..258e3b9 100644
--- a/layman/cli.py
+++ b/layman/cli.py
@@ -173,7 +173,7 @@ class Main(object):
 try:
 new_umask = int(umask, 8)
 old_umask = os.umask(new_umask)
-except Exception, error:
+except Exception as error:
 self.output.die('Failed setting to umask ' + umask +
 '!\nError was: ' + str(error))
 

diff --git a/layman/dbbase.py b/layman/dbbase.py
index e5c0fd9..8d57a9f 100644
--- a/layman/dbbase.py
+++ b/layman/dbbase.py
@@ -124,7 

[gentoo-commits] gentoo-x86 commit in sys-fs/zfs-kmod: zfs-kmod-9999.ebuild ChangeLog

2014-05-14 Thread Richard Yao (ryao)
ryao14/05/14 17:36:55

  Modified: zfs-kmod-.ebuild ChangeLog
  Log:
  Require CONFIG_DEBUG_INFO for USE=debug on =sys-fs/zfs-kmod-
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xBEE84C64)

Revision  ChangesPath
1.20 sys-fs/zfs-kmod/zfs-kmod-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-.ebuild?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-.ebuild?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-.ebuild?r1=1.19r2=1.20

Index: zfs-kmod-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- zfs-kmod-.ebuild26 Apr 2014 16:20:19 -  1.19
+++ zfs-kmod-.ebuild14 May 2014 17:36:55 -  1.20
@@ -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-fs/zfs-kmod/zfs-kmod-.ebuild,v 1.19 
2014/04/26 16:20:19 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-.ebuild,v 1.20 
2014/05/14 17:36:55 ryao Exp $
 
 EAPI=4
 
@@ -54,7 +54,7 @@

 
use debug  CONFIG_CHECK=FRAME_POINTER
-   ${CONFIG_FRAME_POINTER}
+   CONFIG_DEBUG_INFO
 
use rootfs  \
CONFIG_CHECK=${CONFIG_CHECK} BLK_DEV_INITRD



1.45 sys-fs/zfs-kmod/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   26 Apr 2014 16:20:19 -  1.44
+++ ChangeLog   14 May 2014 17:36:55 -  1.45
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/zfs-kmod
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.44 2014/04/26 
16:20:19 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.45 2014/05/14 
17:36:55 ryao Exp $
+
+  14 May 2014; Richard Yao r...@gentoo.org zfs-kmod-.ebuild:
+  Require CONFIG_DEBUG_INFO for USE=debug on =sys-fs/zfs-kmod-
 
   26 Apr 2014; Richard Yao r...@gentoo.org zfs-kmod-.ebuild:
   Improve USE=debug on  ebuild: changes will be propagated to the next






[gentoo-commits] gentoo-x86 commit in sys-kernel/spl: spl-9999.ebuild ChangeLog

2014-05-14 Thread Richard Yao (ryao)
ryao14/05/14 17:38:06

  Modified: spl-.ebuild ChangeLog
  Log:
  Require CONFIG_DEBUG_INFO for USE=debug on =sys-kernel/spl-
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xBEE84C64)

Revision  ChangesPath
1.39 sys-kernel/spl/spl-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/spl/spl-.ebuild?rev=1.39view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/spl/spl-.ebuild?rev=1.39content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/spl/spl-.ebuild?r1=1.38r2=1.39

Index: spl-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-.ebuild,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- spl-.ebuild 26 Apr 2014 16:20:23 -  1.38
+++ spl-.ebuild 14 May 2014 17:38:06 -  1.39
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-.ebuild,v 1.38 
2014/04/26 16:20:23 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-.ebuild,v 1.39 
2014/05/14 17:38:06 ryao Exp $
 
 EAPI=4
 AUTOTOOLS_AUTORECONF=1
@@ -49,7 +49,7 @@
ZLIB_INFLATE

use debug  CONFIG_CHECK=FRAME_POINTER
-   ${CONFIG_FRAME_POINTER}
+   DEBUG_INFO
 
kernel_is ge 2 6 26 || die Linux 2.6.26 or newer required
 



1.71 sys-kernel/spl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/spl/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   26 Apr 2014 16:20:23 -  1.70
+++ ChangeLog   14 May 2014 17:38:06 -  1.71
@@ -1,6 +1,9 @@
 # ChangeLog for sys-kernel/spl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/ChangeLog,v 1.70 2014/04/26 
16:20:23 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/ChangeLog,v 1.71 2014/05/14 
17:38:06 ryao Exp $
+
+  14 May 2014; Richard Yao r...@gentoo.org spl-.ebuild:
+  Require CONFIG_DEBUG_INFO for USE=debug on =sys-kernel/spl-
 
   26 Apr 2014; Richard Yao r...@gentoo.org spl-.ebuild:
   Improve USE=debug on  ebuild: changes will be propagated to the next






[gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-color-chooser: gnome-color-chooser-0.2.5.ebuild ChangeLog

2014-05-14 Thread Tom Wijsman (tomwij)
tomwij  14/05/14 17:42:17

  Modified: gnome-color-chooser-0.2.5.ebuild ChangeLog
  Log:
  [QA] EAPI 1 - 5. Added missing dependencies based on ELF's NEEDED entries.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.3  
gnome-extra/gnome-color-chooser/gnome-color-chooser-0.2.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-color-chooser/gnome-color-chooser-0.2.5.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-color-chooser/gnome-color-chooser-0.2.5.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-color-chooser/gnome-color-chooser-0.2.5.ebuild?r1=1.2r2=1.3

Index: gnome-color-chooser-0.2.5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/gnome-extra/gnome-color-chooser/gnome-color-chooser-0.2.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-color-chooser-0.2.5.ebuild5 May 2012 06:25:19 -   1.2
+++ gnome-color-chooser-0.2.5.ebuild14 May 2014 17:42:17 -  1.3
@@ -1,8 +1,8 @@
-# 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/gnome-extra/gnome-color-chooser/gnome-color-chooser-0.2.5.ebuild,v
 1.2 2012/05/05 06:25:19 jdhore Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/gnome-color-chooser/gnome-color-chooser-0.2.5.ebuild,v
 1.3 2014/05/14 17:42:17 tomwij Exp $
 
-EAPI=1
+EAPI=5
 
 inherit gnome2 flag-o-matic
 
@@ -16,16 +16,22 @@
 
 IUSE=debug
 
-RDEPEND==dev-cpp/libglademm-2.6.0:2.4
+RDEPEND=dev-cpp/atkmm
+   =dev-cpp/libglademm-2.6.0:2.4
+   dev-cpp/glibmm:2
=dev-cpp/gtkmm-2.8.0:2.4
+   dev-libs/glib:2
+   dev-libs/libsigc++:2
+   =dev-libs/libxml2-2.6.0
=gnome-base/libgnome-2.16.0
=gnome-base/libgnomeui-2.14.0
-   =dev-libs/libxml2-2.6.0
+   x11-libs/gtk+:2
+   x11-libs/pango
 
 DEPEND=${RDEPEND}
virtual/pkgconfig
 
-src_compile() {
+src_configure() {
# Don't pass --enable/disable-assert since it has broken
# AC_ARG_ENABLE call. Pass -DNDEBUG to cppflags instead.
use debug || append-cppflags -DNDEBUG
@@ -33,12 +39,6 @@
econf \
--disable-dependency-tracking \
--disable-link-as-needed
-   emake || die emake failed
-}
-
-src_install() {
-   emake DESTDIR=${D} install || die Install failed
-   dodoc AUTHORS README THANKS ChangeLog  || die dodoc failed
 }
 
 pkg_postinst() {



1.8  gnome-extra/gnome-color-chooser/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-chooser/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   13 May 2012 12:37:25 -  1.7
+++ ChangeLog   14 May 2014 17:42:17 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-extra/gnome-color-chooser
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-chooser/ChangeLog,v 
1.7 2012/05/13 12:37:25 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-chooser/ChangeLog,v 
1.8 2014/05/14 17:42:17 tomwij Exp $
+
+  14 May 2014; Tom Wijsman tom...@gentoo.org 
gnome-color-chooser-0.2.5.ebuild:
+  [QA] EAPI 1 - 5. Added missing dependencies based on ELF's NEEDED entries.
 
   13 May 2012; Agostino Sarubbo a...@gentoo.org
   -gnome-color-chooser-0.2.4.ebuild:
@@ -32,4 +35,3 @@
   +gnome-color-chooser-0.2.4.ebuild:
   Initial import of the Gnome color chooser ebuild. Thanks to Steven
   Susbauder in bug #183043 for the basic ebuild.
-






[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: 35ea2821a51610ad0d9563d0964ccfba3864c3d3
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 03:21:13 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 17:31:29 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=35ea2821

dbbase.py: Adds py2/py3 compatibility to exception handling.

---
 layman/dbbase.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layman/dbbase.py b/layman/dbbase.py
index 8d57a9f..475ce44 100644
--- a/layman/dbbase.py
+++ b/layman/dbbase.py
@@ -156,7 +156,7 @@ class DbBase(object):
 '''
 try:
 document = ET.fromstring(text)
-except xml.parsers.expat.ExpatError, error:
+except xml.parsers.expat.ExpatError as error:
 raise BrokenOverlayCatalog(origin, error, 
self._broken_catalog_hint())
 
 overlays = document.findall('overlay') + \



[gentoo-commits] proj/layman:gsoc2014 commit in: layman/overlays/

2014-05-14 Thread Devan Franchini
commit: da99dbd4942bfbaabffc7d0b0cc4565267ec0358
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 01:13:31 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 17:31:29 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=da99dbd4

overlays/tar.py: Changes permissions integer to octal.

---
 layman/overlays/tar.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layman/overlays/tar.py b/layman/overlays/tar.py
index e57096d..9cb65a2 100644
--- a/layman/overlays/tar.py
+++ b/layman/overlays/tar.py
@@ -169,7 +169,7 @@ class TarOverlay(OverlaySource):
 raise Exception('Failed to rename tar subdirectory ' +
 source + ' to ' + final_path +
 '\nError was:' + str(error))
-os.chmod(final_path, 0755)
+os.chmod(final_path, 0o755)
 else:
 raise Exception('Given subpath ' + source + ' does not exist 
'
 ' in the tar package!')



[gentoo-commits] gentoo-x86 commit in net-print/cups: ChangeLog cups-1.7.1.ebuild

2014-05-14 Thread Andreas HAttel (dilfridge)
dilfridge14/05/14 17:46:10

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

Revision  ChangesPath
1.612net-print/cups/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v
retrieving revision 1.611
retrieving revision 1.612
diff -u -r1.611 -r1.612
--- ChangeLog   14 May 2014 16:10:53 -  1.611
+++ ChangeLog   14 May 2014 17:46:09 -  1.612
@@ -1,6 +1,9 @@
 # ChangeLog for net-print/cups
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.611 2014/05/14 
16:10:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.612 2014/05/14 
17:46:09 dilfridge Exp $
+
+  14 May 2014; Andreas K. Huettel dilfri...@gentoo.org -cups-1.7.1.ebuild:
+  Remove old
 
   14 May 2014; Agostino Sarubbo a...@gentoo.org cups-1.7.1-r1.ebuild:
   Stable for sparc, wrt bug #507696






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

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 18:09:12

  Modified: ChangeLog
  Removed:  libpng-1.6.8.ebuild
  Log:
  old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.452media-libs/libpng/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v
retrieving revision 1.451
retrieving revision 1.452
diff -u -r1.451 -r1.452
--- ChangeLog   14 May 2014 16:10:27 -  1.451
+++ ChangeLog   14 May 2014 18:09:12 -  1.452
@@ -1,6 +1,9 @@
 # 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.451 
2014/05/14 16:10:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.452 
2014/05/14 18:09:12 ssuominen Exp $
+
+  14 May 2014; Samuli Suominen ssuomi...@gentoo.org -libpng-1.6.8.ebuild:
+  old
 
   14 May 2014; Agostino Sarubbo a...@gentoo.org libpng-1.6.10.ebuild:
   Stable for sparc, wrt bug #503014






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

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 18:13:29

  Modified: util-linux-2.24.1-r2.ebuild ChangeLog
  Log:
  amd64/x86 stable wrt #506592
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.8  sys-apps/util-linux/util-linux-2.24.1-r2.ebuild

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

Index: util-linux-2.24.1-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.24.1-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- util-linux-2.24.1-r2.ebuild 27 Apr 2014 21:06:59 -  1.7
+++ util-linux-2.24.1-r2.ebuild 14 May 2014 18:13:29 -  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/sys-apps/util-linux/util-linux-2.24.1-r2.ebuild,v 1.7 
2014/04/27 21:06:59 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.24.1-r2.ebuild,v 1.8 
2014/05/14 18:13:29 ssuominen Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
inherit git-2 autotools

EGIT_REPO_URI=git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
 else
-   KEYWORDS=~alpha ~amd64 arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 
s390 sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux
+   KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 
sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux

SRC_URI=mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz
 fi
 



1.459sys-apps/util-linux/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v
retrieving revision 1.458
retrieving revision 1.459
diff -u -r1.458 -r1.459
--- ChangeLog   2 May 2014 10:04:08 -   1.458
+++ ChangeLog   14 May 2014 18:13:29 -  1.459
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/util-linux
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.458 
2014/05/02 10:04:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.459 
2014/05/14 18:13:29 ssuominen Exp $
+
+  14 May 2014; Samuli Suominen ssuomi...@gentoo.org
+  util-linux-2.24.1-r2.ebuild:
+  amd64/x86 stable wrt #506592
 
 *util-linux-2.24.1-r3 (02 May 2014)
 






[gentoo-commits] gentoo-x86 commit in app-text/ronn: ChangeLog ronn-0.7.3-r3.ebuild ronn-0.7.3-r2.ebuild

2014-05-14 Thread Hans de Graaff (graaff)
graaff  14/05/14 18:08:48

  Modified: ChangeLog ronn-0.7.3-r2.ebuild
  Added:ronn-0.7.3-r3.ebuild
  Log:
  Add ruby21 revision to create new stable candidate.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.25 app-text/ronn/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/ronn/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   20 Apr 2014 07:03:33 -  1.24
+++ ChangeLog   14 May 2014 18:08:48 -  1.25
@@ -1,6 +1,12 @@
 # ChangeLog for app-text/ronn
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ChangeLog,v 1.24 2014/04/20 
07:03:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ChangeLog,v 1.25 2014/05/14 
18:08:48 graaff Exp $
+
+*ronn-0.7.3-r3 (14 May 2014)
+
+  14 May 2014; Hans de Graaff gra...@gentoo.org ronn-0.7.3-r2.ebuild,
+  +ronn-0.7.3-r3.ebuild:
+  Add ruby21 revision to create new stable candidate.
 
   20 Apr 2014; Hans de Graaff gra...@gentoo.org ronn-0.7.3-r2.ebuild:
   Add ruby21.



1.5  app-text/ronn/ronn-0.7.3-r2.ebuild

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

Index: ronn-0.7.3-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/ronn/ronn-0.7.3-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ronn-0.7.3-r2.ebuild20 Apr 2014 07:03:33 -  1.4
+++ ronn-0.7.3-r2.ebuild14 May 2014 18:08:48 -  1.5
@@ -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/app-text/ronn/ronn-0.7.3-r2.ebuild,v 1.4 
2014/04/20 07:03:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ronn-0.7.3-r2.ebuild,v 1.5 
2014/05/14 18:08:48 graaff Exp $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21
+USE_RUBY=ruby19 ruby20
 
 RUBY_FAKEGEM_TASK_DOC=
 RUBY_FAKEGEM_EXTRADOC=AUTHORS CHANGES README.md



1.1  app-text/ronn/ronn-0.7.3-r3.ebuild

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

Index: ronn-0.7.3-r3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ronn-0.7.3-r3.ebuild,v 1.1 
2014/05/14 18:08:48 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_EXTRADOC=AUTHORS CHANGES README.md

inherit ruby-fakegem

DESCRIPTION=Ronn converts simple, human readable textfiles to roff for 
terminal display, and also to HTML.
HOMEPAGE=http://github.com/rtomayko/ronn/;

LICENSE=MIT
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd

IUSE=

ruby_add_rdepend 
=dev-ruby/hpricot-0.8.2
=dev-ruby/mustache-0.7.0
=dev-ruby/rdiscount-1.5.8

all_ruby_prepare() {
# Avoid test failing due to changes in hash handling in ruby 1.8.7:
# https://github.com/rtomayko/ronn/issues/56
sed -i -e '81 s:^:#:' test/test_ronn.rb || die
}

each_ruby_prepare() {
# Make sure that we always use the right interpreter during tests.
sed -i -e /output/ s:ronn:${RUBY} bin/ronn: test/test_ronn.rb
}

all_ruby_compile() {
PATH=${S}/bin:${PATH} rake man || die
}

all_ruby_install() {
all_fakegem_install

doman man/ronn.1 man/ronn-format.7
}






[gentoo-commits] gentoo-x86 commit in sys-apps/sysvinit: sysvinit-2.88-r7.ebuild ChangeLog

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 18:14:20

  Modified: sysvinit-2.88-r7.ebuild ChangeLog
  Log:
  amd64/x86 stable wrt #506592
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.6  sys-apps/sysvinit/sysvinit-2.88-r7.ebuild

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

Index: sysvinit-2.88-r7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/sysvinit/sysvinit-2.88-r7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sysvinit-2.88-r7.ebuild 22 Apr 2014 14:21:38 -  1.5
+++ sysvinit-2.88-r7.ebuild 14 May 2014 18:14:20 -  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/sys-apps/sysvinit/sysvinit-2.88-r7.ebuild,v 
1.5 2014/04/22 14:21:38 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sysvinit/sysvinit-2.88-r7.ebuild,v 
1.6 2014/05/14 18:14:20 ssuominen Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh 
~sparc ~x86
+KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh 
~sparc x86
 IUSE=selinux ibm static kernel_FreeBSD
 
 RDEPEND=selinux? ( =sys-libs/libselinux-1.28 )



1.138sys-apps/sysvinit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/sysvinit/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog   22 Apr 2014 14:21:38 -  1.137
+++ ChangeLog   14 May 2014 18:14:20 -  1.138
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/sysvinit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sysvinit/ChangeLog,v 1.137 
2014/04/22 14:21:38 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sysvinit/ChangeLog,v 1.138 
2014/05/14 18:14:20 ssuominen Exp $
+
+  14 May 2014; Samuli Suominen ssuomi...@gentoo.org sysvinit-2.88-r7.ebuild:
+  amd64/x86 stable wrt #506592
 
   22 Apr 2014; Lars Wendler polynomia...@gentoo.org sysvinit-2.88-r6.ebuild,
   sysvinit-2.88-r7.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-ruby/hpricot: hpricot-0.8.6-r3.ebuild ChangeLog hpricot-0.8.6-r2.ebuild

2014-05-14 Thread Hans de Graaff (graaff)
graaff  14/05/14 18:13:59

  Modified: ChangeLog hpricot-0.8.6-r2.ebuild
  Added:hpricot-0.8.6-r3.ebuild
  Log:
  Add ruby21 revision to create a stable candidate.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.54 dev-ruby/hpricot/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   20 Apr 2014 06:34:51 -  1.53
+++ ChangeLog   14 May 2014 18:13:59 -  1.54
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/hpricot
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.53 
2014/04/20 06:34:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.54 
2014/05/14 18:13:59 graaff Exp $
+
+*hpricot-0.8.6-r3 (14 May 2014)
+
+  14 May 2014; Hans de Graaff gra...@gentoo.org hpricot-0.8.6-r2.ebuild,
+  +hpricot-0.8.6-r3.ebuild:
+  Add ruby21 revision to create a stable candidate.
 
   20 Apr 2014; Hans de Graaff gra...@gentoo.org hpricot-0.8.6-r2.ebuild:
   Add ruby21.



1.6  dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild

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

Index: hpricot-0.8.6-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hpricot-0.8.6-r2.ebuild 20 Apr 2014 06:34:51 -  1.5
+++ hpricot-0.8.6-r2.ebuild 14 May 2014 18:13:59 -  1.6
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v 
1.5 2014/04/20 06:34:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v 
1.6 2014/05/14 18:13:59 graaff Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 jruby
 
 RUBY_FAKEGEM_DOCDIR=doc
 RUBY_FAKEGEM_EXTRADOC=CHANGELOG README.md



1.1  dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild

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

Index: hpricot-0.8.6-r3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild,v 
1.1 2014/05/14 18:13:59 graaff Exp $

EAPI=5

USE_RUBY=ruby19 ruby20 ruby21 jruby

RUBY_FAKEGEM_DOCDIR=doc
RUBY_FAKEGEM_EXTRADOC=CHANGELOG README.md

inherit ruby-fakegem eutils

DESCRIPTION=A fast and liberal HTML parser for Ruby.
HOMEPAGE=http://wiki.github.com/hpricot/hpricot;

LICENSE=MIT
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris
IUSE=

ruby_add_bdepend dev-ruby/rake
dev-ruby/rake-compiler

# dev-ruby/fast_xs does not cover JRuby so still bundle it here for now
USE_RUBY=${USE_RUBY/jruby/} \
ruby_add_rdepend dev-ruby/fast_xs

# Probably needs the same jdk as JRuby but I'm not sure how to express
# that just yet.
DEPEND+=
dev-util/ragel
ruby_targets_jruby? ( =virtual/jdk-1.5 )

all_ruby_prepare() {
sed -i -e '/[Bb]undler/ s:^:#:' Rakefile || die

# Fix encoding assumption of environment for Ruby 1.9.
# https://github.com/hpricot/hpricot/issues/52
# sed -i -e '1 iEncoding.default_external=Encoding::UTF_8 if 
RUBY_VERSION =~ /1.9/' test/load_files.rb || die
}

each_ruby_prepare() {
# dev-ruby/fast_xs does not cover JRuby so still bundle it here for now
[[ ${RUBY} == */jruby ]]  return

pushd .. /dev/null
epatch ${FILESDIR}/${P}-fast_xs.patch
popd .. /dev/null
}

each_ruby_configure() {
# dev-ruby/fast_xs does not cover JRuby so 

[gentoo-commits] gentoo-x86 commit in lxde-base/lxlauncher: lxlauncher-0.2.1-r1.ebuild ChangeLog

2014-05-14 Thread Tom Wijsman (tomwij)
tomwij  14/05/14 18:16:24

  Modified: lxlauncher-0.2.1-r1.ebuild ChangeLog
  Log:
  [QA] EAPI 1 - 5. Added missing dependencies using ELF's NEEDED entries. 
Support as-needed.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.4  lxde-base/lxlauncher/lxlauncher-0.2.1-r1.ebuild

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

Index: lxlauncher-0.2.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/lxde-base/lxlauncher/lxlauncher-0.2.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lxlauncher-0.2.1-r1.ebuild  4 May 2012 05:50:39 -   1.3
+++ lxlauncher-0.2.1-r1.ebuild  14 May 2014 18:16:24 -  1.4
@@ -1,8 +1,8 @@
-# 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/lxde-base/lxlauncher/lxlauncher-0.2.1-r1.ebuild,v 1.3 
2012/05/04 05:50:39 jdhore Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/lxde-base/lxlauncher/lxlauncher-0.2.1-r1.ebuild,v 1.4 
2014/05/14 18:16:24 tomwij Exp $
 
-EAPI=1
+EAPI=5
 
 inherit autotools eutils
 
@@ -16,8 +16,11 @@
 IUSE=
 
 RDEPEND=dev-libs/glib:2
-   x11-libs/gtk+:2
gnome-base/gnome-menus
+   x11-libs/cairo
+   x11-libs/libX11
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:2
x11-libs/startup-notification
 DEPEND=${RDEPEND}
virtual/pkgconfig
@@ -26,19 +29,16 @@
lxde-base/menu-cache
!lxde-base/lxlauncher-gmenu
 
-src_unpack() {
-   unpack ${A}
-   cd ${S}
-
+src_prepare() {
epatch ${FILESDIR}/${P}-intltool.patch
epatch ${FILESDIR}/${P}-fix-segfault.patch
 
# Rerun autotools
einfo Regenerating autotools files...
eautoreconf
-}
 
-src_install() {
-   emake DESTDIR=${D} install || die emake install failed
-   dodoc AUTHORS ChangeLog README
+   # Support as-needed and add missing libraries.
+   sed -e 's/^\(LINK = .*\) -o $@$/\1/' \
+   -e 's/$(lxlauncher_OBJECTS) $(lxlauncher_LDADD) $(LIBS)/\0 
-lX11 -o $@/' \
+   -i src/Makefile.in || die
 }



1.17 lxde-base/lxlauncher/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxlauncher/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   5 Jun 2012 01:02:28 -   1.16
+++ ChangeLog   14 May 2014 18:16:24 -  1.17
@@ -1,6 +1,10 @@
 # ChangeLog for lxde-base/lxlauncher
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxlauncher/ChangeLog,v 1.16 
2012/06/05 01:02:28 xmw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxlauncher/ChangeLog,v 1.17 
2014/05/14 18:16:24 tomwij Exp $
+
+  14 May 2014; Tom Wijsman tom...@gentoo.org lxlauncher-0.2.1-r1.ebuild:
+  [QA] EAPI 1 - 5. Added missing dependencies using ELF's NEEDED entries.
+  Support as-needed.
 
   05 Jun 2012; Michael Weber x...@gentoo.org lxlauncher-0.2.2.ebuild:
   ppc stable (bug 385189)
@@ -64,4 +68,3 @@
   07 Nov 2008; Ben de Groot yng...@gentoo.org +metadata.xml,
   +lxlauncher-0.2.ebuild:
   Initial import of ebuild from lxde overlay
-






[gentoo-commits] gentoo-x86 commit in sys-process/procps: procps-3.3.9.ebuild ChangeLog

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 18:16:01

  Modified: procps-3.3.9.ebuild ChangeLog
  Log:
  amd64/arm/x86 stable wrt #510316
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.6  sys-process/procps/procps-3.3.9.ebuild

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

Index: procps-3.3.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/procps/procps-3.3.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- procps-3.3.9.ebuild 14 May 2014 15:42:12 -  1.5
+++ procps-3.3.9.ebuild 14 May 2014 18:16:01 -  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/sys-process/procps/procps-3.3.9.ebuild,v 
1.5 2014/05/14 15:42:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/procps-3.3.9.ebuild,v 
1.6 2014/05/14 18:16:01 ssuominen Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux
 IUSE=+ncurses nls static-libs test unicode
 
 RDEPEND=ncurses? ( =sys-libs/ncurses-5.7-r7[unicode?] )



1.119sys-process/procps/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/procps/ChangeLog?rev=1.119view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/procps/ChangeLog?rev=1.119content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/procps/ChangeLog?r1=1.118r2=1.119

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/procps/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog   14 May 2014 15:42:12 -  1.118
+++ ChangeLog   14 May 2014 18:16:01 -  1.119
@@ -1,6 +1,9 @@
 # ChangeLog for sys-process/procps
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/ChangeLog,v 1.118 
2014/05/14 15:42:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/ChangeLog,v 1.119 
2014/05/14 18:16:01 ssuominen Exp $
+
+  14 May 2014; Samuli Suominen ssuomi...@gentoo.org procps-3.3.9.ebuild:
+  amd64/arm/x86 stable wrt #510316
 
   14 May 2014; Jeroen Roovers j...@gentoo.org procps-3.3.9.ebuild:
   Stable for HPPA (bug #510316).






[gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-212-r1.ebuild ChangeLog

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 18:22:27

  Modified: udev-212-r1.ebuild ChangeLog
  Log:
  Flip sys-devel/make and sys-kernel/linux-headers blockers to DEPENDs to 
ensure they get emerged first.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.12 sys-fs/udev/udev-212-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild?r1=1.11r2=1.12

Index: udev-212-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- udev-212-r1.ebuild  13 May 2014 16:07:20 -  1.11
+++ udev-212-r1.ebuild  14 May 2014 18:22:26 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.11 
2014/05/13 16:07:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.12 
2014/05/14 18:22:26 ssuominen Exp $
 
 EAPI=5
 
@@ -42,13 +42,14 @@
!=app-emulation/emul-linux-x86-baselibs-20130224-r7
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
+# Force new make = -r4 to skip some parallel build issues
 DEPEND=${COMMON_DEPEND}
dev-util/gperf
sys-libs/libcap
virtual/os-headers
virtual/pkgconfig
-   !sys-devel/make-3.82-r4
-   !sys-kernel/linux-headers-3.9
+   =sys-devel/make-3.82-r4
+   =sys-kernel/linux-headers-3.9
doc? ( =dev-util/gtk-doc-1.18 )
 # Try with `emerge -C docbook-xml-dtd` to see the build failure without DTDs
 if [[ ${PV} = * ]]; then



1.1030   sys-fs/udev/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1030view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1030content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?r1=1.1029r2=1.1030

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1029
retrieving revision 1.1030
diff -u -r1.1029 -r1.1030
--- ChangeLog   13 May 2014 16:13:25 -  1.1029
+++ ChangeLog   14 May 2014 18:22:26 -  1.1030
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1029 2014/05/13 
16:13:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1030 2014/05/14 
18:22:26 ssuominen Exp $
+
+  14 May 2014; Samuli Suominen ssuomi...@gentoo.org udev-212-r1.ebuild:
+  Flip sys-devel/make and sys-kernel/linux-headers blockers to DEPENDs to 
ensure
+  they get emerged first.
 
   13 May 2014; Samuli Suominen ssuomi...@gentoo.org udev-212-r1.ebuild:
   Force linux-headers-3.9 instead of 3.7 wrt #510186






[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/ae/

2014-05-14 Thread Peter Wilmott
commit: f4a576517e38ba24f87387b8765b5594030b6fdc
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 18:09:42 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 18:09:42 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=f4a57651

dev-ruby/ae: Add ruby20, ruby21, and jruby targets

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/ae/ChangeLog   | 3 +++
 dev-ruby/ae/ae-1.8.2.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/ae/ChangeLog b/dev-ruby/ae/ChangeLog
index 693ad30..1e47a66 100644
--- a/dev-ruby/ae/ChangeLog
+++ b/dev-ruby/ae/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 May 2014; Peter Wilmott p8...@gentoo.org ae-1.8.2.ebuild:
+  dev-ruby/ae: Add ruby20, ruby21, and jruby targets
+
 *ae-1.8.2 (11 May 2014)
 
   11 May 2014; Peter Wilmott p8...@gentoo.org +ae-1.8.2.ebuild, 
+metadata.xml:

diff --git a/dev-ruby/ae/ae-1.8.2.ebuild b/dev-ruby/ae/ae-1.8.2.ebuild
index a534a30..afd02a6 100644
--- a/dev-ruby/ae/ae-1.8.2.ebuild
+++ b/dev-ruby/ae/ae-1.8.2.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19
+USE_RUBY=ruby19 ruby20 ruby21 jruby
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/brass/

2014-05-14 Thread Peter Wilmott
commit: c9bd80ae5839a4aa80075e88bb394489dc438512
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 18:10:17 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 18:10:17 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=c9bd80ae

dev-ruby/brass: Add ruby20, ruby21, and jruby targets

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/brass/ChangeLog  | 3 +++
 dev-ruby/brass/brass-1.2.1.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/brass/ChangeLog b/dev-ruby/brass/ChangeLog
index 61ad9b8..1c2c69a 100644
--- a/dev-ruby/brass/ChangeLog
+++ b/dev-ruby/brass/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 May 2014; Peter Wilmott p8...@gentoo.org brass-1.2.1.ebuild:
+  dev-ruby/brass: Add ruby20, ruby21, and jruby targets
+
 *brass-1.2.1 (11 May 2014)
 
   11 May 2014; Peter Wilmott p8...@gentoo.org +brass-1.2.1.ebuild,

diff --git a/dev-ruby/brass/brass-1.2.1.ebuild 
b/dev-ruby/brass/brass-1.2.1.ebuild
index 2a073b1..9df457e 100644
--- a/dev-ruby/brass/brass-1.2.1.ebuild
+++ b/dev-ruby/brass/brass-1.2.1.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19
+USE_RUBY=ruby19 ruby20 ruby21 jruby
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/ansi/

2014-05-14 Thread Peter Wilmott
commit: e9f0b690b54cf030e991de65f84b90c5edd4ee13
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 18:10:01 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 18:10:01 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=e9f0b690

dev-ruby/ansi: Add ruby20, ruby21, and jruby targets

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/ansi/ChangeLog | 3 +++
 dev-ruby/ansi/ansi-1.4.3.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/ansi/ChangeLog b/dev-ruby/ansi/ChangeLog
index 1bddd02..fcdc585 100644
--- a/dev-ruby/ansi/ChangeLog
+++ b/dev-ruby/ansi/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 May 2014; Peter Wilmott p8...@gentoo.org ansi-1.4.3.ebuild:
+  dev-ruby/ansi: Add ruby20, ruby21, and jruby targets
+
 *ansi-1.4.3 (11 May 2014)
 
   11 May 2014; Peter Wilmott p8...@gentoo.org +ansi-1.4.3.ebuild,

diff --git a/dev-ruby/ansi/ansi-1.4.3.ebuild b/dev-ruby/ansi/ansi-1.4.3.ebuild
index 91f40f2..32cc748 100644
--- a/dev-ruby/ansi/ansi-1.4.3.ebuild
+++ b/dev-ruby/ansi/ansi-1.4.3.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19
+USE_RUBY=ruby19 ruby20 ruby21 jruby
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/facets/

2014-05-14 Thread Peter Wilmott
commit: b229274ff3ab01ee1fd8e253ed4fdf0eab23e5e0
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 18:10:34 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 18:10:34 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=b229274f

dev-ruby/facets: Add ruby20, ruby21, and jruby targets

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/facets/ChangeLog   | 3 +++
 dev-ruby/facets/facets-2.9.3.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/facets/ChangeLog b/dev-ruby/facets/ChangeLog
index b775982..84db6f9 100644
--- a/dev-ruby/facets/ChangeLog
+++ b/dev-ruby/facets/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 May 2014; Peter Wilmott p8...@gentoo.org facets-2.9.3.ebuild:
+  dev-ruby/facets: Add ruby20, ruby21, and jruby targets
+
   13 May 2014; Peter Wilmott p8...@gentoo.org facets-2.9.3.ebuild:
   dev-ruby/facets: Skip failing tests.
 

diff --git a/dev-ruby/facets/facets-2.9.3.ebuild 
b/dev-ruby/facets/facets-2.9.3.ebuild
index c8d0d49..923d206 100644
--- a/dev-ruby/facets/facets-2.9.3.ebuild
+++ b/dev-ruby/facets/facets-2.9.3.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19
+USE_RUBY=ruby19 ruby20 ruby21 jruby
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/hashery/

2014-05-14 Thread Peter Wilmott
commit: 2cf7d76e0f985ad5a70805a702b4d44aa0bce4f7
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 18:10:50 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 18:10:50 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=2cf7d76e

dev-ruby/hashery: Add ruby20, ruby21, and jruby targets

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/hashery/ChangeLog| 3 +++
 dev-ruby/hashery/hashery-2.1.1.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/hashery/ChangeLog b/dev-ruby/hashery/ChangeLog
index d3534cb..a380d1d 100644
--- a/dev-ruby/hashery/ChangeLog
+++ b/dev-ruby/hashery/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 May 2014; Peter Wilmott p8...@gentoo.org hashery-2.1.1.ebuild:
+  dev-ruby/hashery: Add ruby20, ruby21, and jruby targets
+
 *hashery-2.1.1 (11 May 2014)
 
   11 May 2014; Peter Wilmott p8...@gentoo.org +hashery-2.1.1.ebuild,

diff --git a/dev-ruby/hashery/hashery-2.1.1.ebuild 
b/dev-ruby/hashery/hashery-2.1.1.ebuild
index 52f31a9..87d3fa4 100644
--- a/dev-ruby/hashery/hashery-2.1.1.ebuild
+++ b/dev-ruby/hashery/hashery-2.1.1.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19
+USE_RUBY=ruby19 ruby20 ruby21 jruby
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/rubytest/

2014-05-14 Thread Peter Wilmott
commit: ab4cf250eb0fcb5ac5311260ac0bff6148b7887d
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 18:11:54 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 18:11:54 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=ab4cf250

dev-ruby/rubytest: Add ruby20, ruby21, and jruby targets

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/rubytest/ChangeLog | 3 +++
 dev-ruby/rubytest/rubytest-0.7.0.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/rubytest/ChangeLog b/dev-ruby/rubytest/ChangeLog
index 70a4272..0c99367 100644
--- a/dev-ruby/rubytest/ChangeLog
+++ b/dev-ruby/rubytest/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 May 2014; Peter Wilmott p8...@gentoo.org rubytest-0.7.0.ebuild:
+  dev-ruby/rubytest: Add ruby20, ruby21, and jruby targets
+
 *rubytest-0.7.0 (11 May 2014)
 
   11 May 2014; Peter Wilmott p8...@gentoo.org +metadata.xml,

diff --git a/dev-ruby/rubytest/rubytest-0.7.0.ebuild 
b/dev-ruby/rubytest/rubytest-0.7.0.ebuild
index 2a9c25c..56d949f 100644
--- a/dev-ruby/rubytest/rubytest-0.7.0.ebuild
+++ b/dev-ruby/rubytest/rubytest-0.7.0.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19
+USE_RUBY=ruby19 ruby20 ruby21 jruby
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/brass/

2014-05-14 Thread Peter Wilmott
commit: 59bdca902963d88caa8fb5e3de8965b9d99fb95b
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 18:15:50 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 18:15:50 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=59bdca90

dev-ruby/brass: Remove RESTRICT=test

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/brass/ChangeLog  | 3 +++
 dev-ruby/brass/brass-1.2.1.ebuild | 3 ---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/brass/ChangeLog b/dev-ruby/brass/ChangeLog
index 1c2c69a..6494ac5 100644
--- a/dev-ruby/brass/ChangeLog
+++ b/dev-ruby/brass/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org brass-1.2.1.ebuild:
+  dev-ruby/brass: Remove RESTRICT=test
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org brass-1.2.1.ebuild:
   dev-ruby/brass: Add ruby20, ruby21, and jruby targets
 
 *brass-1.2.1 (11 May 2014)

diff --git a/dev-ruby/brass/brass-1.2.1.ebuild 
b/dev-ruby/brass/brass-1.2.1.ebuild
index 9df457e..fad10df 100644
--- a/dev-ruby/brass/brass-1.2.1.ebuild
+++ b/dev-ruby/brass/brass-1.2.1.ebuild
@@ -18,6 +18,3 @@ LICENSE=BSD-2
 SLOT=0
 KEYWORDS=~amd64
 IUSE=
-
-# Package does not include tests
-RESTRICT=test



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/qed/

2014-05-14 Thread Peter Wilmott
commit: d83d0474151cc09594e7cc548f37dc9f19608d02
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 18:11:21 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 18:11:21 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=d83d0474

dev-ruby/qed: Add ruby20, ruby21, and jruby targets

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/qed/ChangeLog| 3 +++
 dev-ruby/qed/qed-2.9.1.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/qed/ChangeLog b/dev-ruby/qed/ChangeLog
index d578700..f737423 100644
--- a/dev-ruby/qed/ChangeLog
+++ b/dev-ruby/qed/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 May 2014; Peter Wilmott p8...@gentoo.org qed-2.9.1.ebuild:
+  dev-ruby/qed: Add ruby20, ruby21, and jruby targets
+
 *qed-2.9.1 (11 May 2014)
 
   11 May 2014; Peter Wilmott p8...@gentoo.org +metadata.xml,

diff --git a/dev-ruby/qed/qed-2.9.1.ebuild b/dev-ruby/qed/qed-2.9.1.ebuild
index 79610bc..6336c6a 100644
--- a/dev-ruby/qed/qed-2.9.1.ebuild
+++ b/dev-ruby/qed/qed-2.9.1.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19
+USE_RUBY=ruby19 ruby20 ruby21 jruby
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/lemon/

2014-05-14 Thread Peter Wilmott
commit: ad85ddd8432cadd1a59d7e2fbf6b29ad23d94c50
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 18:11:06 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 18:11:06 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=ad85ddd8

dev-ruby/lemon: Add ruby20, ruby21, and jruby targets

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/lemon/ChangeLog  | 3 +++
 dev-ruby/lemon/lemon-0.9.1.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/lemon/ChangeLog b/dev-ruby/lemon/ChangeLog
index 834944c..ecf26d3 100644
--- a/dev-ruby/lemon/ChangeLog
+++ b/dev-ruby/lemon/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 May 2014; Peter Wilmott p8...@gentoo.org lemon-0.9.1.ebuild:
+  dev-ruby/lemon: Add ruby20, ruby21, and jruby targets
+
 *lemon-0.9.1 (11 May 2014)
 
   11 May 2014; Peter Wilmott p8...@gentoo.org +lemon-0.9.1.ebuild,

diff --git a/dev-ruby/lemon/lemon-0.9.1.ebuild 
b/dev-ruby/lemon/lemon-0.9.1.ebuild
index 0a7ab25..f8c1a9d 100644
--- a/dev-ruby/lemon/lemon-0.9.1.ebuild
+++ b/dev-ruby/lemon/lemon-0.9.1.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19
+USE_RUBY=ruby19 ruby20 ruby21 jruby
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/rubytest-cli/

2014-05-14 Thread Peter Wilmott
commit: c0cf5162439d15a3529bcd0be9a59dd0bc144c02
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 18:21:27 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 18:21:27 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=c0cf5162

dev-ruby/rubytest-cli: Remove RESTRICT=test

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/rubytest-cli/ChangeLog | 3 +++
 dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild | 3 ---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/rubytest-cli/ChangeLog b/dev-ruby/rubytest-cli/ChangeLog
index 2f4affc..3f65146 100644
--- a/dev-ruby/rubytest-cli/ChangeLog
+++ b/dev-ruby/rubytest-cli/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org rubytest-cli-0.1.0.ebuild:
+  dev-ruby/rubytest-cli: Remove RESTRICT=test
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org rubytest-cli-0.1.0.ebuild:
   dev-ruby/rubytest-cli: Add ruby20, ruby21, and jruby targets
 
 *rubytest-cli-0.1.0 (11 May 2014)

diff --git a/dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild 
b/dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild
index 1683831..a14700f 100644
--- a/dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild
+++ b/dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild
@@ -20,6 +20,3 @@ KEYWORDS=~amd64
 IUSE=
 
 ruby_add_rdepend dev-ruby/ansi =dev-ruby/rubytest-0.7.0
-
-# Package does not include tests
-RESTRICT=test



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/rubytest-cli/

2014-05-14 Thread Peter Wilmott
commit: c8ba5154cc5071f9d52f34de10854ff0a16f01bf
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 18:11:39 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 18:11:39 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=c8ba5154

dev-ruby/rubytest-cli: Add ruby20, ruby21, and jruby targets

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/rubytest-cli/ChangeLog | 3 +++
 dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/rubytest-cli/ChangeLog b/dev-ruby/rubytest-cli/ChangeLog
index 2c789ab..2f4affc 100644
--- a/dev-ruby/rubytest-cli/ChangeLog
+++ b/dev-ruby/rubytest-cli/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 May 2014; Peter Wilmott p8...@gentoo.org rubytest-cli-0.1.0.ebuild:
+  dev-ruby/rubytest-cli: Add ruby20, ruby21, and jruby targets
+
 *rubytest-cli-0.1.0 (11 May 2014)
 
   11 May 2014; Peter Wilmott p8...@gentoo.org +metadata.xml,

diff --git a/dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild 
b/dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild
index b79cc6e..1683831 100644
--- a/dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild
+++ b/dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19
+USE_RUBY=ruby19 ruby20 ruby21 jruby
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-9999.ebuild udev-212-r1.ebuild ChangeLog

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 18:25:40

  Modified: udev-.ebuild udev-212-r1.ebuild ChangeLog
  Log:
  Synchronize 212-r1 with  for most part.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.296sys-fs/udev/udev-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?rev=1.296view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?rev=1.296content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?r1=1.295r2=1.296

Index: udev-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-.ebuild,v
retrieving revision 1.295
retrieving revision 1.296
diff -u -r1.295 -r1.296
--- udev-.ebuild28 Apr 2014 17:54:55 -  1.295
+++ udev-.ebuild14 May 2014 18:25:40 -  1.296
@@ -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-fs/udev/udev-.ebuild,v 1.295 
2014/04/28 17:54:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-.ebuild,v 1.296 
2014/05/14 18:25:40 ssuominen Exp $
 
 EAPI=5
 
@@ -9,6 +9,7 @@
 if [[ ${PV} = * ]]; then
EGIT_REPO_URI=git://anongit.freedesktop.org/systemd/systemd
inherit git-2
+   patchset=
 else
patchset=

SRC_URI=http://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz;
@@ -42,13 +43,14 @@
!=app-emulation/emul-linux-x86-baselibs-20130224-r7
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
+# Force new make = -r4 to skip some parallel build issues
 DEPEND=${COMMON_DEPEND}
dev-util/gperf
sys-libs/libcap
virtual/os-headers
virtual/pkgconfig
-   !sys-devel/make-3.82-r4
-   !sys-kernel/linux-headers-2.6.32
+   =sys-devel/make-3.82-r4
+   =sys-kernel/linux-headers-2.6.32
doc? ( =dev-util/gtk-doc-1.18 )
 # Try with `emerge -C docbook-xml-dtd` to see the build failure without DTDs
 if [[ ${PV} = * ]]; then



1.13 sys-fs/udev/udev-212-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild?r1=1.12r2=1.13

Index: udev-212-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- udev-212-r1.ebuild  14 May 2014 18:22:26 -  1.12
+++ udev-212-r1.ebuild  14 May 2014 18:25:40 -  1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.12 
2014/05/14 18:22:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.13 
2014/05/14 18:25:40 ssuominen Exp $
 
 EAPI=5
 
@@ -9,6 +9,7 @@
 if [[ ${PV} = * ]]; then
EGIT_REPO_URI=git://anongit.freedesktop.org/systemd/systemd
inherit git-2
+   patchset=
 else
patchset=1

SRC_URI=http://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz;
@@ -482,9 +483,7 @@
local net_rules_path=${ROOT%/}/etc/udev/rules.d
local net_name_slot=${net_rules_path}/80-net-name-slot.rules
local net_setup_link=${net_rules_path}/80-net-setup-link.rules
-   if [[ -e ${net_setup_link} ]]; then
-   net_move=no
-   else
+   if [[ ! -e ${net_setup_link} ]]; then
[[ -f ${net_name_slot}  $(sed -e /^#/d -e /^\W*$/d 
${net_name_slot} | wc -l) == 0 ]]  net_move=yes
if [[ -L ${net_name_slot}  $(readlink ${net_name_slot}) == 
/dev/null ]]; then
net_move=yes



1.1031   sys-fs/udev/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1031view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1031content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?r1=1.1030r2=1.1031

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1030
retrieving revision 1.1031
diff -u -r1.1030 -r1.1031
--- ChangeLog   14 May 2014 18:22:26 -  1.1030
+++ ChangeLog   14 May 2014 18:25:40 -  1.1031
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo 

[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: 2eee92a7ba3a6d1a13d29abb6ff7c57aa30bed6a
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 18:39:45 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 18:39:45 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=2eee92a7

layman/*.py: converts keys() to lists

For py2/py3 compatibility variables such as self.overlays.keys()
or self.overlays.items() need to be implicitly converted into lists.

---
 layman/api.py|  2 +-
 layman/argsparser.py | 12 ++--
 layman/cli.py| 10 +-
 layman/db.py |  6 +++---
 layman/dbbase.py | 10 +-
 layman/makeconf.py   |  2 +-
 6 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/layman/api.py b/layman/api.py
index cbf3f76..f36be0a 100755
--- a/layman/api.py
+++ b/layman/api.py
@@ -534,7 +534,7 @@ class LaymanAPI(object):
 def supported_types(self):
 returns a dictionary of all repository types,
 with boolean values
-cmds = [x for x in self.config.keys() if '_command' in x]
+cmds = [x for x in list(self.config.keys()) if '_command' in x]
 supported = {}
 for cmd in cmds:
 type_key = cmd.split('_')[0]

diff --git a/layman/argsparser.py b/layman/argsparser.py
index 3e3d6f6..dd1cc85 100644
--- a/layman/argsparser.py
+++ b/layman/argsparser.py
@@ -307,7 +307,7 @@ class ArgsParser(BareConfig):
 
 if key == 'overlays':
 overlays = ''
-if (key in self.options.__dict__.keys()
+if (key in list(self.options.__dict__.keys())
 and not self.options.__dict__[key] is None):
 overlays = '\n'.join(self.options.__dict__[key])
 if self.config.has_option('MAIN', 'overlays'):
@@ -317,7 +317,7 @@ class ArgsParser(BareConfig):
 
 self.output.debug('ARGSPARSER: Retrieving options option: %s' % key, 9)
 
-if (key in self.options.__dict__.keys()
+if (key in list(self.options.__dict__.keys())
 and not self.options.__dict__[key] is None):
 return self.options.__dict__[key]
 
@@ -330,10 +330,10 @@ class ArgsParser(BareConfig):
 
 self.output.debug('ARGSPARSER: Retrieving option: %s' % key, 9)
 
-if key in self._options.keys():
+if key in list(self._options.keys()):
 return self._options[key]
 
-if key in self.defaults.keys():
+if key in list(self.defaults.keys()):
 return self.defaults[key]
 
 self.output.debug('ARGSPARSER: Retrieving option failed. returning 
None', 9)
@@ -346,7 +346,7 @@ class ArgsParser(BareConfig):
 
 self.output.debug('ARGSPARSER: Retrieving keys', 9)
 
-keys = [i for i in self.options.__dict__.keys()
+keys = [i for i in list(self.options.__dict__.keys())
 if not self.options.__dict__[i] is None]
 
 self.output.debug('ARGSPARSER: Retrieving keys 2', 9)
@@ -356,7 +356,7 @@ class ArgsParser(BareConfig):
 
 self.output.debug('ARGSPARSER: Retrieving keys 3', 9)
 
-keys += [i for i in self.defaults.keys()
+keys += [i for i in list(self.defaults.keys())
  if not i in keys]
 
 self.output.debug('ARGSPARSER: Returning keys', 9)

diff --git a/layman/cli.py b/layman/cli.py
index 258e3b9..cccddc6 100644
--- a/layman/cli.py
+++ b/layman/cli.py
@@ -146,7 +146,7 @@ class Main(object):
 
 def __call__(self):
 self.output.debug(CLI.__call__(): self.config.keys()
- %s % str(self.config.keys()), 6)
+ %s % str(list(self.config.keys())), 6)
 # blank newline  -- no  *
 self.output.notice('')
 
@@ -157,11 +157,11 @@ class Main(object):
 updater.print_instructions()
 
 # Make fetching the overlay list a default action
-if not 'nofetch' in self.config.keys():
+if not 'nofetch' in list(self.config.keys()):
 # Actions that implicitely call the fetch operation before
 fetch_actions = ['sync', 'sync_all', 'list']
 for i in fetch_actions:
-if i in self.config.keys():
+if i in list(self.config.keys()):
 # Implicitely call fetch, break loop
 self.Fetch()
 break
@@ -180,14 +180,14 @@ class Main(object):
 action_errors = []
 results = []
 act=set([x[0] for x in self.actions])
-k=set([x for x in self.config.keys()])
+k=set([x for x in list(self.config.keys())])
 a=act.intersection(k)
 self.output.debug('Actions = %s' % str(a), 4)
 for action in self.actions:
 
 self.output.debug('Checking for action %s' % action[0], 4)
 
-if action[0] in self.config.keys():
+if action[0] in list(self.config.keys()):
 result += getattr(self, action[1])()
 

[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: 70adaeef4a48570f7a27e845c6e4c81256a202f3
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 18:54:56 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 18:54:56 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=70adaeef

layman/{output, version}.py: Updates print() functions

---
 layman/output.py  | 16 
 layman/version.py |  2 +-
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/layman/output.py b/layman/output.py
index 48b44a1..ea98894 100644
--- a/layman/output.py
+++ b/layman/output.py
@@ -133,7 +133,7 @@ class Message(MessageBase):
 return
 
 for i in info.split('\n'):
-print   self.std_out, self.color_func('yellow', 'DEBUG: ') + i
+print(self.color_func('yellow', 'DEBUG: ') + i, file=self.std_out)
 
 
 def notice (self, note, level = NOTE_LEVEL):
@@ -141,7 +141,7 @@ class Message(MessageBase):
 if level  self.note_lev:
 return
 
-print  self.std_out, note
+print(note, file=self.std_out)
 
 
 def info (self, info, level = INFO_LEVEL):
@@ -153,7 +153,7 @@ class Message(MessageBase):
 return
 
 for i in info.split('\n'):
-print   self.std_out,  %s %s % (self.color_func('green', 
'*'),i)
+print( %s %s % (self.color_func('green', '*'),i), 
file=self.std_out)
 
 
 def status (self, message, status, info = 'ignored'):
@@ -167,7 +167,7 @@ class Message(MessageBase):
 return
 
 for i in lines[0:-1]:
-print  self.std_out,  %s %s % (self.color_func('green', '*'),i)
+print( %s %s % (self.color_func('green', '*'),i), 
file=self.std_out)
 
 i = lines[-1]
 
@@ -181,8 +181,8 @@ class Message(MessageBase):
 else:
 result = '[' + self.color_func('yellow', info) + ']'
 
-print   %s %s %s %S % (self.color_func('green', '*'), i,
-('.' * (58 - len(i))), result)
+print(file= %s %s %s %S % (self.color_func('green', '*'), i,
+('.' * (58 - len(i))), result))
 
 
 def warn (self, warn, level = WARN_LEVEL):
@@ -194,7 +194,7 @@ class Message(MessageBase):
 return
 
 for i in warn.split('\n'):
-print  self.std_out,  %s %s % (self.color_func('yellow', 
'*'),i)
+print( %s %s % (self.color_func('yellow', '*'),i), 
file=self.std_out)
 
 
 def error (self, error):
@@ -208,7 +208,7 @@ class Message(MessageBase):
 # layman -L | less.
 self.std_out.flush()
 self.error_out.flush()
-print  self.std_out,  %s %s % (self.color_func('red', '*'), i)
+print( %s %s % (self.color_func('red', '*'), i), 
file=self.std_out)
 self.std_out.flush()
 self.do_error_callback(error)
 

diff --git a/layman/version.py b/layman/version.py
index 90c7412..276ee86 100644
--- a/layman/version.py
+++ b/layman/version.py
@@ -25,4 +25,4 @@ __version__ = $Id: version.py 309 2007-04-09 16:23:38Z 
wrobel $
 VERSION = '2.0.0-git'
 
 if __name__ == '__main__':
-print VERSION
+print(VERSION)



[gentoo-commits] gentoo-x86 commit in sys-fs/lvm2/files: lvm.rc-2.02.105 lvm2-2.02.88-respect-cc.patch lvm2-2.02.97-strict-aliasing.patch lvm2-2.02.92-locale-muck.patch lvm2-2.02.97-udev-static.patch

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 18:59:46

  Removed:  lvm.rc-2.02.105 lvm2-2.02.88-respect-cc.patch
lvm2-2.02.97-strict-aliasing.patch
lvm2-2.02.92-locale-muck.patch
lvm2-2.02.97-udev-static.patch
lvmetad.initd-2.02.105
lvm2-2.02.97-selinux-static.patch
  Log:
  drop the one ebuild udev blocks as too old, 97. drop 2 other middle versions 
of 105.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)



[gentoo-commits] gentoo-x86 commit in sys-fs/lvm2: ChangeLog lvm2-2.02.105.ebuild lvm2-2.02.105-r1.ebuild lvm2-2.02.104.ebuild lvm2-2.02.97-r1.ebuild

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 18:59:46

  Modified: ChangeLog
  Removed:  lvm2-2.02.105.ebuild lvm2-2.02.105-r1.ebuild
lvm2-2.02.104.ebuild lvm2-2.02.97-r1.ebuild
  Log:
  drop the one ebuild udev blocks as too old, 97. drop 2 other middle versions 
of 105.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.352sys-fs/lvm2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v
retrieving revision 1.351
retrieving revision 1.352
diff -u -r1.351 -r1.352
--- ChangeLog   13 May 2014 10:07:21 -  1.351
+++ ChangeLog   14 May 2014 18:59:46 -  1.352
@@ -1,6 +1,15 @@
 # ChangeLog for sys-fs/lvm2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.351 2014/05/13 
10:07:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.352 2014/05/14 
18:59:46 ssuominen Exp $
+
+  14 May 2014; Samuli Suominen ssuomi...@gentoo.org -lvm2-2.02.97-r1.ebuild,
+  -lvm2-2.02.104.ebuild, -lvm2-2.02.105.ebuild, -lvm2-2.02.105-r1.ebuild,
+  -files/lvm2-2.02.88-respect-cc.patch, -files/lvm2-2.02.92-locale-muck.patch,
+  -files/lvm2-2.02.97-selinux-static.patch,
+  -files/lvm2-2.02.97-strict-aliasing.patch,
+  -files/lvm2-2.02.97-udev-static.patch, -files/lvm.rc-2.02.105,
+  -files/lvmetad.initd-2.02.105:
+  old
 
   13 May 2014; Samuli Suominen ssuomi...@gentoo.org lvm2-2.02.106.ebuild:
   Fix install with USE=-thin wrt #510202 by Patrick Lauer






[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: 925b90c710c2376b233d681e969418434f01cb59
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 19:24:59 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 19:24:59 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=925b90c7

layman/api.py: Corrects output of repos and stderr.

Due to repos coming in as a binary string, it needed to be converted
to a normal string before joining it in the debug message or it will
cause runtime failures. Due to 2to3 overlooking the print statement
on line 513, this has also been corrected along with a check to see if
the repos variable is an instance of type str instead of type basestring
which is no longer available in py3.

---
 layman/api.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/layman/api.py b/layman/api.py
index f36be0a..763050d 100755
--- a/layman/api.py
+++ b/layman/api.py
@@ -90,7 +90,7 @@ class LaymanAPI(object):
 converting a string to a list[string] if it is not already a list.
 produces and error message if it is any other type
 returns repos as list always
-if isinstance(repos, basestring):
+if isinstance(repos, str):
 repos = [repos]
 # else assume it is an iterable, if not it will error
 return [encode(i) for i in repos]
@@ -299,7 +299,7 @@ class LaymanAPI(object):
 @param update_news: bool, defaults to False
 @rtype bool or {'repo-id': bool,...}
 
-self.output.debug(API.sync(); repos to sync = %s % ', '.join(repos), 
5)
+self.output.debug(API.sync(); repos to sync = %s % ', 
'.join(str(repos)), 5)
 fatals = []
 warnings = []
 success  = []
@@ -513,7 +513,7 @@ class LaymanAPI(object):
 self._error_messages.append(message)
 self.output.debug(API._error(); _error_messages = %s % 
str(self._error_messages), 4)
 if self.report_errors:
-print self.config['stderr'], message
+print(message, file=self.config['stderr'])
 
 
 def get_errors(self):



[gentoo-commits] proj/mysql:master commit in: dev-db/mariadb/, eclass/

2014-05-14 Thread Brian Evans
commit: ed250aba50eb57032dda42f4774efe4d123f0bfb
Author: Brian Evans grknight AT gentoo DOT org
AuthorDate: Wed May 14 20:02:26 2014 +
Commit: Brian Evans grknight AT lavabit DOT com
CommitDate: Wed May 14 20:02:26 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=ed250aba

[mariadb] Create multilib enabled ebuild for testing

---
 dev-db/mariadb/Manifest  |   1 -
 dev-db/mariadb/mariadb-10.0.11-r1.ebuild | 107 +++
 eclass/mysql-multilib.eclass |   2 +
 3 files changed, 109 insertions(+), 1 deletion(-)

diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest
index 4b914b9..e35cde5 100644
--- a/dev-db/mariadb/Manifest
+++ b/dev-db/mariadb/Manifest
@@ -1,4 +1,3 @@
-DIST mariadb-10.0.10.tar.gz 51946792 SHA256 
66e9700c283e026b00d399dd98d6a1712cda573026e78c205dc639665d7bd8bf SHA512 
806b32cbfe9e90656bfa62f9aac96c39688a94105e048465d58d7624a989290f92250555cf3de2cba3ce18391e41aa349e7139d4e7739e061fbd2c7ee30ba948
 WHIRLPOOL 
79a2e8a9ca8616ffc4118b3c40cb0d6d135d648c31d97a1182206bb078db72768e0ea611910669926f95d9c7969a6d418b608d4a2646e17f88c67c92ddfc93bf
 DIST mariadb-10.0.11.tar.gz 51084235 SHA256 
631bc4d9e4078456a0c98466dad18572e4a361acad25feeda2190c6da70110dd SHA512 
0e27b053f49a2e8db3bb2f000b2c48ae54f3bd6d0ef23efd39476eed1e7e729df02feb2c72ce6153982a2d8fb13af49575a6c9351ee011ff4a591d4ea29ea1d6
 WHIRLPOOL 
194df19c3863343962fdf2240b742715920f0b5e827702d0d64b8d841350af6832de79c20b76d0963ee0ef7b00ca6c14ae6e87d11d59db926da1321d905eb1ef
 DIST mariadb-5.1.67.tar.gz 25022999 SHA256 
33471e9275c9b03919cabc38eb39f807d645adabf6a1a18f2e41ed73f47677c8 SHA512 
de4a531027860c4226ec5e023b6f8573c2eb723bacaeb14279b9609ed033dcb58fc090aef3d9babcd4a4d0817ddf6ef75589c78f63075072d31ad0b7f7c17d7d
 WHIRLPOOL 
22696d27c3a510396c4b86db5f5a4b39bbcde89285a8460b175ef7c40b3b7541fc8f205c0b96da7f94504a7fd14bfe02efb45204efda524a2426cd25e08162ff
 DIST mariadb-5.2.14.tar.gz 25469828 SHA256 
8ab3db0535ce8728b03a34799da2334c18cff467e01d122293f23aad20613fe5 SHA512 
b0aded450355861bf01604ac5bd0012d0d06a699bc83017cdb6b8749ed161aca9fedb733301aab991c521b21f3c8b2fea4867a2fd038379475e720782c02e869
 WHIRLPOOL 
8c2dd7ee0c1df5696d6b9f5c4387b7f755258a710ac088559f0f9779b27d18e30f32de0d4212015a15b6a83de2abbdd5c4ec811fa87fe2aec547809dc0970607

diff --git a/dev-db/mariadb/mariadb-10.0.11-r1.ebuild 
b/dev-db/mariadb/mariadb-10.0.11-r1.ebuild
new file mode 100644
index 000..773acce
--- /dev/null
+++ b/dev-db/mariadb/mariadb-10.0.11-r1.ebuild
@@ -0,0 +1,107 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+MY_EXTRAS_VER=20140514-0124Z
+
+inherit toolchain-funcs mysql-multilib
+# only to make repoman happy. it is really set in the eclass
+IUSE=$IUSE
+
+# REMEMBER: also update eclass/mysql*.eclass before committing!
+KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
+
+# When MY_EXTRAS is bumped, the index should be revised to exclude these.
+EPATCH_EXCLUDE=''
+
+DEPEND=|| ( =sys-devel/gcc-3.4.6 =sys-devel/gcc-apple-4.0 )
+RDEPEND=${RDEPEND}
+
+# Official test instructions:
+# USE='-cluster embedded extraengine perl ssl static-libs community' \
+# FEATURES='test userpriv -usersandbox' \
+# ebuild mariadb-X.X.XX.ebuild \
+# digest clean package
+src_test() {
+
+   local TESTDIR=${BUILD_DIR}/mysql-test
+   local retstatus_unit
+   local retstatus_tests
+
+   # Bug #213475 - MySQL _will_ object strenously if your machine is named
+   # localhost. Also causes weird failures.
+   [[ ${HOSTNAME} == localhost ]]  die Your machine must NOT be 
named localhost
+
+   if ! use minimal ; then
+
+   if [[ $UID -eq 0 ]]; then
+   die Testing with FEATURES=-userpriv is no longer 
supported by upstream. Tests MUST be run as non-root.
+   fi
+   has usersandbox $FEATURES  eerror Some tests may fail with 
FEATURES=usersandbox
+
+   einfo  Test phase [test]: ${CATEGORY}/${PF}
+   addpredict /this-dir-does-not-exist/t9.MYI
+
+   # Run CTest (test-units)
+   cmake-utils_src_test
+   retstatus_unit=$?
+   [[ $retstatus_unit -eq 0 ]] || eerror test-unit failed
+
+   # Ensure that parallel runs don't die
+   export MTR_BUILD_THREAD=$((${RANDOM} % 100))
+
+   # create directories because mysqladmin might right out of order
+   mkdir -p ${S}/mysql-test/var-tests{,/log}
+
+   # These are failing in MariaDB 10.0 for now and are believed to 
be
+   # false positives:
+   #
+   # main.information_schema, 
binlog.binlog_statement_insert_delayed,
+   # main.mysqld--help, funcs_1.is_triggers

[gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ChangeLog ffmpeg-2.2.1.ebuild

2014-05-14 Thread Alexis Ballier (aballier)
aballier14/05/14 20:16:28

  Modified: ChangeLog
  Removed:  ffmpeg-2.2.1.ebuild
  Log:
  remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.732media-video/ffmpeg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
retrieving revision 1.731
retrieving revision 1.732
diff -u -r1.731 -r1.732
--- ChangeLog   7 May 2014 17:59:59 -   1.731
+++ ChangeLog   14 May 2014 20:16:28 -  1.732
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/ffmpeg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.731 
2014/05/07 17:59:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.732 
2014/05/14 20:16:28 aballier Exp $
+
+  14 May 2014; Alexis Ballier aball...@gentoo.org -ffmpeg-2.2.1.ebuild:
+  remove old
 
   07 May 2014; Markus Meier mae...@gentoo.org ffmpeg-1.2.6.ebuild:
   arm stable, bug #508372






[gentoo-commits] gentoo commit in xml/htdocs/proj/en/council/meeting-logs: 20140513-summary.txt 20140513.txt

2014-05-14 Thread Richard Freeman (rich0)
rich0   14/05/14 20:22:59

  Added:20140513-summary.txt 20140513.txt
  Log:
  Add May council meeting logs/summary.

Revision  ChangesPath
1.1  
xml/htdocs/proj/en/council/meeting-logs/20140513-summary.txt

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/council/meeting-logs/20140513-summary.txt?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/council/meeting-logs/20140513-summary.txt?rev=1.1content-type=text/plain

Index: 20140513-summary.txt
===
Summary of Gentoo council meeting 13 May 2014


Agenda
==
1. Roll call
2. Package Default USE Flags / Security
3. Non-upstream pkg-config
4. Bugs assigned to Council
5. Open floor

1. Roll call


Present: blueness, dberkholz, rich0, scarabeus, ulm
Absent: dilfridge, williamh


2. Package Default USE Flags / Security
=

The council discussed default USE flags, in-particular including those
of openssl and openssh [1 and 2].  The council felt that this should be
left to the maintainer's discretion.

 Per existing policy, the council leaves the default USE flags to the
 discretion of the maintainer, but encourages following upstream when
 there is no reason to do otherwise.

Aye: dberkholz, rich0, scarabeus, ulm
Not present for vote: blueness


[1] - https://bugs.gentoo.org/show_bug.cgi?id=507130
[2] - https://bugs.gentoo.org/show_bug.cgi?id=507210


3. Non-upstream pkg-config
=

The council felt unanimously that an outright ban on non-upstream
pkg-config files was inappropriate.  It was felt that any sensible
policy would leave it to the maintainer's discretion.  The exact wording
of the recommendations was deferred to the lists/etc.

 The council agrees to revise the devmanual policy regarding pkg-config
 files to set guidelines for non-upstream pkg-config files but to leave
 the inclusion up to the maintainer's discretion.  Wording will be
 worked out following the meeting, and in the meantime the changes
 introduced in bug 445130 will be reverted.

Aye: blueness, dberkholz, rich0, scarabeus, ulm


4. Bugs assigned to Council
===

Bugs 503382 and 477030 are for missing summaries - those responsible are
reminded to write them up.

Bug 498332 was discussed and it was not felt that it was necessary for
Council to remain CC'ed.  A note to this effect will be posted on the
bug by rich0.


5. Open floor
=

No issues were brought forward.


Summary submitted by Richard Freeman ri...@gentoo.org



1.1  xml/htdocs/proj/en/council/meeting-logs/20140513.txt

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/council/meeting-logs/20140513.txt?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/council/meeting-logs/20140513.txt?rev=1.1content-type=text/plain

Index: 20140513.txt
===
[15:01:40] rich0 Roll call: blueness, dberkholz, dilfridge, scarabeus, ulm, 
williamh
[15:01:49] -*- ulm here
[15:01:56] dberkholz hi
[15:02:01] -*- rich0 notes email from williamh expecting to not be present
[15:02:39] rich0 ulm, dilfridge?
[15:02:47] -*- ulm still here :)
[15:03:01] scarabeus ulm: too tiny to be noticed i guess :P
[15:03:01] rich0 err, blueness...
[15:03:13] rich0 I knew I was missing two more...
[15:03:37] rich0 Ok, blueness, williamh, dilfridge not present.  We can start
[15:03:54] rich0 Topic #1: Package Default USE Flags / Security
[15:04:30] rich0 tls-heartbeat and hpn were specific examples brought up, but 
the general question is what should our default USE flags be from a security 
standpoint.
[15:04:54] rich0 Any comments?  I posted mine on the list.
[15:05:05] ulm maintainers should go with the upstream default
[15:05:23] ulm but finally it's the maintainer's choice what flags to enable
[15:05:24] rich0 So, that would be tls-heartbeat on, and hpn off.
[15:05:42] ulm yep
[15:05:57] rich0 My personal sense is maintainer's discretion, with the 
principle of following upstream.
[15:05:57] scarabeus up to the dev honestly
[15:06:15] rich0 We'll never come up with a blanket policy that makes sense 
without some discretion.
[15:07:09] rich0 Ok, how about The council leaves default USE flags to the 
discretion of the maintainer, but encourages following upstream when there is 
no reason to do otherwise.
[15:07:45] ulm sounds good
[15:07:54] rich0 Ok, do we want to vote?
[15:08:24] rich0 If so, aye for me.
[15:08:43] scarabeus aye from me
[15:08:49] ulm yes
[15:08:55] rich0 dberkholz ?
[15:09:16] dberkholz hmmm
[15:09:44] dberkholz that doesn't even sound like we're saying anything new
[15:09:52] dberkholz i don't know why we would vote on it at all
[15:10:19] rich0 I understand - I 

[gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ChangeLog ffmpeg-2.2.2.ebuild

2014-05-14 Thread Alexis Ballier (aballier)
aballier14/05/14 20:23:09

  Modified: ChangeLog ffmpeg-2.2.2.ebuild
  Log:
  drop keywords on 2.2.2 for arches that have missing deps, bug #510340
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.733media-video/ffmpeg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
retrieving revision 1.732
retrieving revision 1.733
diff -u -r1.732 -r1.733
--- ChangeLog   14 May 2014 20:16:28 -  1.732
+++ ChangeLog   14 May 2014 20:23:09 -  1.733
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/ffmpeg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.732 
2014/05/14 20:16:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.733 
2014/05/14 20:23:09 aballier Exp $
+
+  14 May 2014; Alexis Ballier aball...@gentoo.org ffmpeg-2.2.2.ebuild:
+  drop keywords on 2.2.2 for arches that have missing deps, bug #510340
 
   14 May 2014; Alexis Ballier aball...@gentoo.org -ffmpeg-2.2.1.ebuild:
   remove old



1.2  media-video/ffmpeg/ffmpeg-2.2.2.ebuild

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

Index: ffmpeg-2.2.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ffmpeg-2.2.2.ebuild 5 May 2014 06:12:31 -   1.1
+++ ffmpeg-2.2.2.ebuild 14 May 2014 20:23:09 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.2.ebuild,v 
1.1 2014/05/05 06:12:31 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.2.ebuild,v 
1.2 2014/05/14 20:23:09 aballier Exp $
 
 EAPI=5
 
@@ -37,7 +37,7 @@
 LICENSE=GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )
 SLOT=0/${FFMPEG_SUBSLOT}
 if [ ${PV#} = ${PV} ] ; then
-   KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux
+   KEYWORDS=~amd64 ~mips ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux
 fi
 IUSE=
aac aacplus alsa amr amrenc bindist bluray +bzip2 cdio celt






[gentoo-commits] gentoo-x86 commit in dev-perl/Gentoo-PerlMod-Version: Gentoo-PerlMod-Version-0.6.0.ebuild ChangeLog

2014-05-14 Thread Mikle Kolyada (zlogene)
zlogene 14/05/14 20:26:06

  Modified: Gentoo-PerlMod-Version-0.6.0.ebuild ChangeLog
  Log:
  Add ~arm and ~mips keywords
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  
dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.6.0.ebuild

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

Index: Gentoo-PerlMod-Version-0.6.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.6.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Gentoo-PerlMod-Version-0.6.0.ebuild 4 Nov 2012 15:19:37 -   1.1
+++ Gentoo-PerlMod-Version-0.6.0.ebuild 14 May 2014 20:26:06 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.6.0.ebuild,v
 1.1 2012/11/04 15:19:37 tove Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.6.0.ebuild,v
 1.2 2014/05/14 20:26:06 zlogene Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION=Convert arbitrary Perl Modules' versions into normalised Gentoo 
versions
 
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~arm ~mips ~x86
 IUSE=test
 
 RDEPEND=



1.15 dev-perl/Gentoo-PerlMod-Version/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gentoo-PerlMod-Version/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   6 Jan 2013 20:34:13 -   1.14
+++ ChangeLog   14 May 2014 20:26:06 -  1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Gentoo-PerlMod-Version
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gentoo-PerlMod-Version/ChangeLog,v 
1.14 2013/01/06 20:34:13 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gentoo-PerlMod-Version/ChangeLog,v 
1.15 2014/05/14 20:26:06 zlogene Exp $
+
+  14 May 2014; Mikle Kolyada zlog...@gentoo.org
+  Gentoo-PerlMod-Version-0.6.0.ebuild:
+  Add ~arm and ~mips keywords
 
   06 Jan 2013; Torsten Veller t...@gentoo.org
   -Gentoo-PerlMod-Version-0.4.0.ebuild, -Gentoo-PerlMod-Version-0.5.0.ebuild:






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

2014-05-14 Thread Alexis Ballier (aballier)
aballier14/05/14 20:26:29

  Modified: ChangeLog package.mask
  Log:
  unmask ffmpeg-2 now that bug #476490 blockers are fixed

Revision  ChangesPath
1.8962   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.8961
retrieving revision 1.8962
diff -u -r1.8961 -r1.8962
--- ChangeLog   14 May 2014 16:30:57 -  1.8961
+++ ChangeLog   14 May 2014 20:26:28 -  1.8962
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8961 2014/05/14 
16:30:57 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8962 2014/05/14 
20:26:28 aballier Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  14 May 2014; Alexis Ballier aball...@gentoo.org package.mask:
+  unmask ffmpeg-2 now that bug #476490 blockers are fixed
+
   14 May 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
   package.mask:
   Mask packages which depend on libevdev, bug #492886.



1.15689  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.15688
retrieving revision 1.15689
diff -u -r1.15688 -r1.15689
--- package.mask14 May 2014 16:30:57 -  1.15688
+++ package.mask14 May 2014 20:26:28 -  1.15689
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15688 2014/05/14 
16:30:57 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15689 2014/05/14 
20:26:28 aballier Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -673,11 +673,6 @@
 # there is a working release.
 sci-geosciences/googleearth
 
-# Alexis Ballier aball...@gentoo.org (20 Jul 2013)
-# New major release and lots of packages fail to build.
-# Tracker bug is: https://bugs.gentoo.org/show_bug.cgi?id=476490
-=media-video/ffmpeg-2.0
-
 # Chris Reffett creff...@gentoo.org (20 Jul 2013)
 # Uses vulnerable versions of bzip2, but these versions are
 # necessary to reconstruct older archives. Use at your own risk.






[gentoo-commits] gentoo-x86 commit in dev-libs/hammer: hammer-9999.ebuild ChangeLog

2014-05-14 Thread Daniel Kuehn (lejonet)
lejonet 14/05/14 20:51:58

  Modified: hammer-.ebuild ChangeLog
  Log:
  Added USE-flags for the perl and python binding
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.2  dev-libs/hammer/hammer-.ebuild

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

Index: hammer-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/hammer/hammer-.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hammer-.ebuild  6 Feb 2014 23:37:24 -   1.1
+++ hammer-.ebuild  14 May 2014 20:51:58 -  1.2
@@ -1,10 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/hammer/hammer-.ebuild,v 1.1 
2014/02/06 23:37:24 lejonet Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hammer/hammer-.ebuild,v 1.2 
2014/05/14 20:51:58 lejonet Exp $
 
 EAPI=5
+# Hammer upstreams only supports python2.7
+PYTHON_COMPAT=( python2_7 )
+DISTUTILS_OPTIONAL=true
+DISTUTILS_SINGLE_IMPL=true
 
-inherit eutils toolchain-funcs scons-utils git-2
+inherit eutils toolchain-funcs scons-utils git-2 distutils-r1
 
 DESCRIPTION=Hammer is a parsing library, which is bit-oriented and features 
several parsing backends
 HOMEPAGE=https://github.com/UpstandingHackers/hammer;
@@ -14,22 +18,46 @@
 LICENSE=GPL-2
 SLOT=0
 KEYWORDS=
-IUSE=test
+IUSE=debug perl php python test
 
 DEPEND=dev-util/scons
-=dev-libs/glib-2.29
+=dev-libs/glib-2.29
+python? ( ${PYTHON_DEPS}
+dev-lang/swig )
+perl? ( =dev-lang/swig-2.0.8 )
+php? ( dev-lang/swig )
 RDEPEND=
-
 src_prepare() {
tc-export AR CC CXX RANLIB
 }
 
 src_configure() {
myesconsargs=bindings=cpp
+
+   if use python; then
+   myesconsargs+=,python
+   fi
+
+   if use perl; then
+   myesconsargs+=,perl
+   fi
+
+   if use debug; then
+   # Has to be before bindings parameter
+   # or else it whines about bogus bindings
+   myesconsarg+=--variant=debug ${myesconsarg}
+   fi
 }
 
 src_compile() {
escons prefix=/usr
+
+   # Have to replace /usr/local in the Makefile for
+   # the perl binding because it doesn't inherit/honor the
+   # prefix set at scons commandline
+   if use perl; then
+   sed -i s:/usr/local:/usr: 
${S}/build/opt/src/bindings/perl/Makefile
+   fi
 }
 
 src_test() {
@@ -39,4 +67,5 @@
 src_install() {
escons prefix=${D}/usr install
dodoc -r README.md NOTES HACKING TODO examples/
+
 }



1.2  dev-libs/hammer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/hammer/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   6 Feb 2014 23:37:24 -   1.1
+++ ChangeLog   14 May 2014 20:51:58 -  1.2
@@ -1,10 +1,12 @@
 # ChangeLog for dev-libs/hammer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/hammer/ChangeLog,v 1.1 2014/02/06 
23:37:24 lejonet Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hammer/ChangeLog,v 1.2 2014/05/14 
20:51:58 lejonet Exp $
+
+  14 May 2014;  lejo...@gentoo.org hammer-.ebuild:
+  Added USE-flags for the perl and python binding
 
 *hammer- (06 Feb 2014)
 
   06 Feb 2014; lejo...@gentoo.org +hammer-.ebuild, +metadata.xml:
   New ebuild for hammer, a parser library with several backends. Ebuild written
   by me.
-






[gentoo-commits] gentoo-x86 commit in dev-perl/YAML-Syck: ChangeLog YAML-Syck-1.250.0.ebuild YAML-Syck-1.220.0.ebuild YAML-Syck-1.210.0.ebuild

2014-05-14 Thread Mikle Kolyada (zlogene)
zlogene 14/05/14 20:52:45

  Modified: ChangeLog
  Removed:  YAML-Syck-1.250.0.ebuild YAML-Syck-1.220.0.ebuild
YAML-Syck-1.210.0.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.55 dev-perl/YAML-Syck/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/YAML-Syck/ChangeLog?rev=1.55view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/YAML-Syck/ChangeLog?rev=1.55content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/YAML-Syck/ChangeLog?r1=1.54r2=1.55

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/YAML-Syck/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   1 Feb 2014 23:43:29 -   1.54
+++ ChangeLog   14 May 2014 20:52:45 -  1.55
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/YAML-Syck
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Syck/ChangeLog,v 1.54 
2014/02/01 23:43:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Syck/ChangeLog,v 1.55 
2014/05/14 20:52:45 zlogene Exp $
+
+  14 May 2014; Mikle Kolyada zlog...@gentoo.org -YAML-Syck-1.210.0.ebuild,
+  -YAML-Syck-1.220.0.ebuild, -YAML-Syck-1.250.0.ebuild:
+  Drop old
 
   01 Feb 2014; Mike Frysinger vap...@gentoo.org YAML-Syck-1.200.0.ebuild,
   YAML-Syck-1.210.0.ebuild, YAML-Syck-1.220.0.ebuild, YAML-Syck-1.250.0.ebuild,






[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: f3c9664657f2edf41e249cff378b7fb60e1262e2
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 20:56:23 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 20:56:23 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=f3c96646

layman/config.py: Adds py3 compatibility for ConfigParser

---
 layman/config.py | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/layman/config.py b/layman/config.py
index bf33f50..0827b71 100644
--- a/layman/config.py
+++ b/layman/config.py
@@ -28,7 +28,14 @@ __version__ = 0.2
 
 import sys
 import os
-import ConfigParser
+
+try:
+# Import for Python3
+import configparser as ConfigParser
+from configparser import BasicInterpolation
+except:
+# Import for Python2
+import ConfigParser
 
 from layman.output import Message
 from layman.utils import path
@@ -247,6 +254,7 @@ class BareConfig(object):
 return  overlays
 if (key in self._options
 and not self._options[key] is None):
+self._options['config'] = '/etc/layman/layman.cfg'
 return self._options[key]
 if self.config and self.config.has_option('MAIN', key):
 if key in self._defaults['t/f_options']:



[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: ea812ff32370c426fb9c266b8824ba9338264c7c
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 21:10:50 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 21:10:50 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=ea812ff3

layman/dbbase.py: Adds py3 unicode compatibility to ElementTree

When writing the database to installed.xml, ElementTree needs to have
an encoding type specified or run time errors will occur. To ensure
compatibility between py2/py3 a check has been made to see which
python version is running and to set the _unicode variable
accordingly.

---
 layman/dbbase.py | 15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/layman/dbbase.py b/layman/dbbase.py
index ff99965..3632a57 100644
--- a/layman/dbbase.py
+++ b/layman/dbbase.py
@@ -37,6 +37,14 @@ from   layman.utils  import indent
 from   layman.compatibility  import fileopen
 from   layman.overlays.overlay   import Overlay
 
+#py3.2
+if sys.hexversion = 0x30200f0:
+_unicode = 'unicode'
+else:
+_unicode = 'UTF-8'
+
+
+
 
#===
 #
 # Class UnknownOverlayException
@@ -220,16 +228,13 @@ class DbBase(object):
  os.rmdir(tmpdir)
 '''
 
-tree = ET.Element('repositories', version=1.0)
+tree = ET.Element('repositories', version=1.0, encoding=unicode)
 tree[:] = [e.to_xml() for e in list(self.overlays.values())]
 indent(tree)
 tree = ET.ElementTree(tree)
 try:
 f = fileopen(path, 'w')
-f.write(\
-?xml version=1.0 encoding=UTF-8?
-)
-tree.write(f, encoding='utf-8')
+tree.write(f, encoding=_unicode)
 f.close()
 except Exception as error:
 raise Exception('Failed to write to local overlays file: '



[gentoo-commits] gentoo-x86 commit in sys-apps/kmod: kmod-17.ebuild ChangeLog

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 21:18:32

  Modified: kmod-17.ebuild ChangeLog
  Log:
  amd64/x86 stable wrt #509924
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.7  sys-apps/kmod/kmod-17.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/kmod-17.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/kmod-17.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/kmod-17.ebuild?r1=1.6r2=1.7

Index: kmod-17.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-17.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- kmod-17.ebuild  10 May 2014 16:29:28 -  1.6
+++ kmod-17.ebuild  14 May 2014 21:18:32 -  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/sys-apps/kmod/kmod-17.ebuild,v 1.6 
2014/05/10 16:29:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-17.ebuild,v 1.7 
2014/05/14 21:18:32 ssuominen Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
inherit autotools git-2
 else
SRC_URI=mirror://kernel/linux/utils/kernel/kmod/${P}.tar.xz
-   KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86
+   KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86
inherit libtool
 fi
 



1.150sys-apps/kmod/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- ChangeLog   10 May 2014 16:29:28 -  1.149
+++ ChangeLog   14 May 2014 21:18:32 -  1.150
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/kmod
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.149 2014/05/10 
16:29:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.150 2014/05/14 
21:18:32 ssuominen Exp $
+
+  14 May 2014; Samuli Suominen ssuomi...@gentoo.org kmod-17.ebuild:
+  amd64/x86 stable wrt #509924
 
   10 May 2014; Jeroen Roovers j...@gentoo.org kmod-17.ebuild:
   Stable for HPPA (bug #509924).






[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: a9817274c76bf9c62f891615e55e5f4860580798
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 21:28:10 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 21:28:10 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=a9817274

layman/makeconf.py: Implements cmp_to_key on prio_sort

To ensure py2/py3 compat, the cmp_to_key function has been used to
the convert the variable prio_sort to a key instead of a comparison
like py3 returns prio_sort to be.

---
 layman/makeconf.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/layman/makeconf.py b/layman/makeconf.py
index b592fc0..d8f0015 100644
--- a/layman/makeconf.py
+++ b/layman/makeconf.py
@@ -20,6 +20,7 @@ import codecs
 import re
 
 from layman.utils import path
+from layman.compatibility import cmp_to_key
 
 
#===
 #
@@ -246,7 +247,7 @@ class MakeConf:
 return 1
 return 0
 
-self.overlays.sort(prio_sort)
+self.overlays.sort(key=cmp_to_key(prio_sort))
 
 paths = []
 for i in self.overlays:



[gentoo-commits] gentoo-x86 commit in sys-apps/kmod: kmod-9999.ebuild kmod-17.ebuild metadata.xml kmod-16.ebuild ChangeLog

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 21:30:39

  Modified: kmod-.ebuild kmod-17.ebuild metadata.xml
kmod-16.ebuild ChangeLog
  Log:
  Punt USE=openrc which was to allow USE=-openrc install 
sys-apps/openrc-0.12, but now they are no longer in portage, which obviously 
means we don't need USE=opnerc here anymore. Futher, installing init scripts 
always is preferred anyway as sys-apps/openrc is the gentoo default. Futher, 
this is the exact same behavior in pkg_postinst() as with 
sys-fs/udev-init-scripts. Both, sys-fs/udev-init-scripts and sys-apps/kmod are 
pulled in by sys-apps/systemd, and sys-fs/udev.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.77 sys-apps/kmod/kmod-.ebuild

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

Index: kmod-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-.ebuild,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- kmod-.ebuild24 Apr 2014 19:52:33 -  1.76
+++ kmod-.ebuild14 May 2014 21:30:38 -  1.77
@@ -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-apps/kmod/kmod-.ebuild,v 1.76 
2014/04/24 19:52:33 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-.ebuild,v 1.77 
2014/05/14 21:30:38 ssuominen Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
 
 LICENSE=LGPL-2
 SLOT=0
-IUSE=debug doc lzma +openrc python static-libs +tools zlib
+IUSE=debug doc lzma python static-libs +tools zlib
 
 # Upstream does not support running the test suite with custom configure flags.
 # I was also told that the test suite is intended for kmod developers.
@@ -32,8 +32,8 @@
 
 RDEPEND=!sys-apps/module-init-tools
!sys-apps/modutils
+   !sys-apps/openrc-0.12
lzma? ( =app-arch/xz-utils-5.0.4-r1 )
-   openrc? ( !sys-apps/openrc-0.12 )
python? ( ${PYTHON_DEPS} )
zlib? ( =sys-libs/zlib-1.2.6 ) #427130
 DEPEND=${RDEPEND}
@@ -161,34 +161,32 @@
insinto /lib/modprobe.d
doins ${T}/usb-load-ehci-first.conf #260139
 
-   use openrc  doinitd ${FILESDIR}/kmod-static-nodes
+   doinitd ${FILESDIR}/kmod-static-nodes
 }
 
 pkg_postinst() {
-   if use openrc; then
-   if [[ -L ${ROOT%/}/etc/runlevels/boot/static-nodes ]]; then
-   ewarn Removing old conflicting static-nodes init 
script from the boot runlevel
-   rm -f ${ROOT%/}/etc/runlevels/boot/static-nodes
-   fi
+   if [[ -L ${ROOT%/}/etc/runlevels/boot/static-nodes ]]; then
+   ewarn Removing old conflicting static-nodes init script from 
the boot runlevel
+   rm -f ${ROOT%/}/etc/runlevels/boot/static-nodes
+   fi
 
-   # Add kmod to the runlevel automatically if this is the first 
install of this package.
-   if [[ -z ${REPLACING_VERSIONS} ]]; then
-   if [[ ! -d ${ROOT%/}/etc/runlevels/sysinit ]]; then
-   mkdir -p ${ROOT%/}/etc/runlevels/sysinit
-   fi
-   if [[ -x ${ROOT%/}/etc/init.d/kmod-static-nodes ]]; then
-   ln -s /etc/init.d/kmod-static-nodes 
${ROOT%/}/etc/runlevels/sysinit/kmod-static-nodes
-   fi
+   # Add kmod to the runlevel automatically if this is the first install 
of this package.
+   if [[ -z ${REPLACING_VERSIONS} ]]; then
+   if [[ ! -d ${ROOT%/}/etc/runlevels/sysinit ]]; then
+   mkdir -p ${ROOT%/}/etc/runlevels/sysinit
fi
+   if [[ -x ${ROOT%/}/etc/init.d/kmod-static-nodes ]]; then
+   ln -s /etc/init.d/kmod-static-nodes 
${ROOT%/}/etc/runlevels/sysinit/kmod-static-nodes
+   fi
+   fi
 
-   if [[ -e ${ROOT%/}/etc/runlevels/sysinit ]]; then
-   if [[ ! -e 
${ROOT%/}/etc/runlevels/sysinit/kmod-static-nodes ]]; then
-   ewarn
-   ewarn You need to add kmod-static-nodes to the 
sysinit runlevel for
-   ewarn kernel modules to have required static 
nodes!
-   ewarn Run this command:
-   ewarn \trc-update add kmod-static-nodes 
sysinit
-   fi
+   if [[ -e ${ROOT%/}/etc/runlevels/sysinit ]]; then
+   if [[ ! -e ${ROOT%/}/etc/runlevels/sysinit/kmod-static-nodes 
]]; 

[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: b1d97b175f8dd5224e8c7d8ea6275daeda0e134c
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 21:33:55 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 21:33:55 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=b1d97b17

layman/output.py: Adds file output compatibility

In order to allow users to set the output for error and normal
output we need to check to see if users have set the output to be
of type file. In py2 this is specified by the variable file,
however in py3 this is specified by io.IOBase which encompasses
all file types such as Raw, Text, and Buffered files.

---
 layman/output.py | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/layman/output.py b/layman/output.py
index ea98894..ef348f5 100644
--- a/layman/output.py
+++ b/layman/output.py
@@ -6,6 +6,7 @@
  Distributed under the terms of the GNU General Public License v2
 
 
+from __future__ import print_function
 
 __version__ = 0.1
 
@@ -15,6 +16,11 @@ import sys
 from layman.constants import codes, INFO_LEVEL, WARN_LEVEL, NOTE_LEVEL, 
DEBUG_LEVEL, OFF
 from layman.compatibility import encode
 
+# py3.2
+if sys.hexversion = 0x30200f0:
+from io import IOBase as BUILTIN_FILE_TYPE
+else:
+BUILTIN_FILE_TYPE=file
 
 class MessageBase(object):
 Base Message class helper functions and variables
@@ -30,13 +36,13 @@ class MessageBase(object):
  error_callback=None
  ):
 # Where should the error output go? This can also be a file
-if isinstance(err, file):
+if isinstance(err, BUILTIN_FILE_TYPE):
 self.error_out = err
 else:
 raise Exception(MessageBase: input parameter 'err' must be of 
type: file)
 
 # Where should the normal output go? This can also be a file
-if isinstance(out, file):
+if isinstance(out, BUILTIN_FILE_TYPE):
 self.std_out = out
 else:
 raise Exception(MessageBase: input parameter 'out' must be of 
type: file)



[gentoo-commits] gentoo-x86 commit in media-video/kdenlive: kdenlive-0.9.8.ebuild ChangeLog

2014-05-14 Thread Maciej Mrozowski (reavertm)
reavertm14/05/14 21:58:08

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

Revision  ChangesPath
1.91 media-video/kdenlive/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   13 May 2014 23:08:55 -  1.90
+++ ChangeLog   14 May 2014 21:58:08 -  1.91
@@ -1,6 +1,12 @@
 # ChangeLog for media-video/kdenlive
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v 1.90 
2014/05/13 23:08:55 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v 1.91 
2014/05/14 21:58:08 reavertm Exp $
+
+*kdenlive-0.9.8 (14 May 2014)
+
+  14 May 2014; Maciej Mrozowski reave...@gentoo.org +kdenlive-0.9.8.ebuild,
+  metadata.xml:
+  Version bump.
 
 *kdenlive-0.9.6-r1 (13 May 2014)
 



1.1  media-video/kdenlive/kdenlive-0.9.8.ebuild

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

Index: kdenlive-0.9.8.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/kdenlive-0.9.8.ebuild,v 
1.1 2014/05/14 21:58:08 reavertm Exp $

EAPI=5

KDE_HANDBOOK=optional
KDE_MINIMAL=4.13.1
OPENGL_REQUIRED=always
inherit kde4-base

DESCRIPTION=A non-linear video editing suite for KDE
HOMEPAGE=http://www.kdenlive.org/;
SRC_URI=mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2

LICENSE=GPL-2
SLOT=4
KEYWORDS=~amd64 ~ppc ~x86 ~x86-linux
IUSE=debug nepomuk v4l

RDEPEND=
dev-libs/qjson
$(add_kdebase_dep kdelibs 'nepomuk?')
=media-libs/mlt-0.9.0[ffmpeg,sdl,xml,melt,qt4,kdenlive]
virtual/ffmpeg[encode,sdl,X]
v4l? ( media-libs/libv4l )

DEPEND=${RDEPEND}
sys-devel/gettext


DOCS=(AUTHORS ChangeLog README)

src_configure() {
local mycmakeargs=(
$(cmake-utils_use_with nepomuk)
$(cmake-utils_use_with v4l LibV4L2)
)
kde4-base_src_configure
}






[gentoo-commits] gentoo-x86 commit in sys-apps/kmod: ChangeLog

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 22:16:01

  Modified: ChangeLog
  Log:
  Fix typoes.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.152sys-apps/kmod/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- ChangeLog   14 May 2014 21:30:38 -  1.151
+++ ChangeLog   14 May 2014 22:16:01 -  1.152
@@ -1,16 +1,16 @@
 # ChangeLog for sys-apps/kmod
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.151 2014/05/14 
21:30:38 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.152 2014/05/14 
22:16:01 ssuominen Exp $
 
   14 May 2014; Samuli Suominen ssuomi...@gentoo.org kmod-16.ebuild,
   kmod-17.ebuild, kmod-.ebuild, metadata.xml:
-  Punt USE=openrc which was to allow USE=-openrc install sys-
-  apps/openrc-0.12, but now they are no longer in portage, which obviously 
means
-  we don't need USE=opnerc here anymore. Futher, installing init scripts
-  always is preferred anyway as sys-apps/openrc is the gentoo default. Futher,
-  this is the exact same behavior in pkg_postinst() as with sys-fs/udev-init-
-  scripts. Both, sys-fs/udev-init-scripts and sys-apps/kmod are pulled in by
-  sys-apps/systemd, and sys-fs/udev.
+  Punt USE openrc which was to allow USE=-openrc install =sys-
+  apps/openrc-0.11* which are not removed from portage entirely.
+  Futher, installing init scripts always is preferred anyway as sys-apps/openrc
+  is the gentoo default. Futher, this is the exact same behavior in
+  pkg_postinst() as with sys-fs/udev-init-scripts. Both,
+  sys-fs/udev-init-scripts and sys-apps/kmod are pulled in by sys-apps/systemd,
+  and sys-fs/udev.
 
   14 May 2014; Samuli Suominen ssuomi...@gentoo.org kmod-17.ebuild:
   amd64/x86 stable wrt #509924






[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: 4d712142d792cf5803428f9ec5f2a618c89b4135
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 22:08:45 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 22:08:45 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=4d712142

layman/cli.py: Adds byte array support.

When checking the selection of which servers to sync/add there is
a check to see if 'ALL' is specified. In py2 with argparser this
works, but with py3 and argparser, this doesn't work because the
'ALL' string will come in as a bytearray. This commit fixes that
by checking the python version and assigned a varaible to be checked
instead of a simple string like 'ALL'. It will now come in as either
'ALL' or b'ALL', py version dependent. A small fix is also made to
docstring to make the print function py3 compatibile.

---
 layman/cli.py | 21 -
 1 file changed, 12 insertions(+), 9 deletions(-)

diff --git a/layman/cli.py b/layman/cli.py
index cccddc6..460114a 100644
--- a/layman/cli.py
+++ b/layman/cli.py
@@ -30,7 +30,10 @@ from layman.utils import (decode_selection, encoder, 
get_encoding,
 from layman.constants import (NOT_OFFICIAL_MSG, NOT_SUPPORTED_MSG,
 FAILURE, SUCCEED)
 
-
+if sys.hexversion = 0x30200f0:
+ALL_KEYWORD = b'ALL'
+else:
+ALL_KEYWORD = 'ALL'
 
 class ListPrinter(object):
 def __init__(self, config):
@@ -103,7 +106,7 @@ class ListPrinter(object):
 
 def short_list(self, overlay):
 '''
- print short_list(overlay)
+ print(short_list(overlay))
 wrobel[Subversion] (https://o.g.o/svn/dev/wrobel   
  )
 '''
 name   = pad(overlay['name'], 25)
@@ -184,7 +187,6 @@ class Main(object):
 a=act.intersection(k)
 self.output.debug('Actions = %s' % str(a), 4)
 for action in self.actions:
-
 self.output.debug('Checking for action %s' % action[0], 4)
 
 if action[0] in list(self.config.keys()):
@@ -234,13 +236,14 @@ class Main(object):
 '''
 self.output.info(Adding overlay,..., 2)
 selection = decode_selection(self.config['add'])
-if 'ALL' in selection:
+if ALL_KEYWORD in selection:
+selection = str(selection)
 selection = self.api.get_available()
 self.output.debug('Adding selected overlays', 6)
 result = self.api.add_repos(selection, update_news=True)
 if result:
-self.output.info('Successfully added overlay(s) '+\
-', '.join(selection) +'.', 2)
+selection = b', '.join(selection)
+self.output.info('Successfully added overlay(s) '+ 
selection.decode('UTF-8') +'.', 2)
 # blank newline  -- no  *
 self.output.notice('')
 return result
@@ -253,7 +256,7 @@ class Main(object):
 self.output.info(Syncing selected overlays,..., 2)
 # Note api.sync() defaults to printing results
 selection = decode_selection(self.config['sync'])
-if self.config['sync_all'] or 'ALL' in selection:
+if self.config['sync_all'] or ALL_KEYWORD in selection:
 selection = self.api.get_installed()
 self.output.debug('Updating selected overlays', 6)
 result = self.api.sync(selection, update_news=True)
@@ -267,7 +270,7 @@ class Main(object):
 '''
 self.output.info('Deleting selected overlays,...', 2)
 selection = decode_selection(self.config['delete'])
-if 'ALL' in selection:
+if ALL_KEYWORD in selection:
 selection = self.api.get_installed()
 result = self.api.delete_repos(selection)
 if result:
@@ -282,7 +285,7 @@ class Main(object):
 ''' Print information about the specified overlays.
 '''
 selection = decode_selection(self.config['info'])
-if 'ALL' in selection:
+if ALL_KEYWORD in selection:
 selection = self.api.get_available()
 
 list_printer = ListPrinter(self.config)



[gentoo-commits] gentoo-x86 commit in sys-apps/kmod: ChangeLog

2014-05-14 Thread Samuli Suominen (ssuominen)
ssuominen14/05/14 22:22:27

  Modified: ChangeLog
  Log:
  Fix typoes.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.153sys-apps/kmod/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- ChangeLog   14 May 2014 22:16:01 -  1.152
+++ ChangeLog   14 May 2014 22:22:27 -  1.153
@@ -1,11 +1,11 @@
 # ChangeLog for sys-apps/kmod
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.152 2014/05/14 
22:16:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.153 2014/05/14 
22:22:27 ssuominen Exp $
 
   14 May 2014; Samuli Suominen ssuomi...@gentoo.org kmod-16.ebuild,
   kmod-17.ebuild, kmod-.ebuild, metadata.xml:
   Punt USE openrc which was to allow USE=-openrc install =sys-
-  apps/openrc-0.11* which are not removed from portage entirely.
+  apps/openrc-0.11* which finally removed from tree now.
   Futher, installing init scripts always is preferred anyway as sys-apps/openrc
   is the gentoo default. Futher, this is the exact same behavior in
   pkg_postinst() as with sys-fs/udev-init-scripts. Both,






[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/facets/

2014-05-14 Thread Peter Wilmott
commit: 21751a4d3da6916b20dc955514e4c646f9fb9c90
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 21:48:23 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 21:48:23 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=21751a4d

dev-ruby/facets: Run tests using the correct ruby target

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/facets/ChangeLog   | 3 +++
 dev-ruby/facets/facets-2.9.3.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/facets/ChangeLog b/dev-ruby/facets/ChangeLog
index 6792f65..c71baa6 100644
--- a/dev-ruby/facets/ChangeLog
+++ b/dev-ruby/facets/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org facets-2.9.3.ebuild:
+  dev-ruby/facets: Run tests using the correct ruby target
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org facets-2.9.3.ebuild:
   dev-ruby/facets: Drop jruby targets due to test failures
 
   14 May 2014; Peter Wilmott p8...@gentoo.org facets-2.9.3.ebuild:

diff --git a/dev-ruby/facets/facets-2.9.3.ebuild 
b/dev-ruby/facets/facets-2.9.3.ebuild
index 9cc7947..9a9188e 100644
--- a/dev-ruby/facets/facets-2.9.3.ebuild
+++ b/dev-ruby/facets/facets-2.9.3.ebuild
@@ -41,5 +41,5 @@ all_ruby_prepare() {
 }
 
 each_ruby_test() {
-   rubytest -r lemon -r ae -Ilib/core -Ilib/standard -Itest test/ || die 
'tests failed'
+   ${RUBY} -S rubytest -r lemon -r ae -Ilib/core -Ilib/standard -Itest 
test/ || die 'tests failed'
 }



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/hashery/

2014-05-14 Thread Peter Wilmott
commit: f572bcd4324cb1c6171b4c77ab9f5500d9b6ad23
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 20:12:34 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 20:12:34 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=f572bcd4

dev-ruby/hashery: Drop jruby targets due to test failures

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/hashery/ChangeLog| 3 +++
 dev-ruby/hashery/hashery-2.1.1.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/hashery/ChangeLog b/dev-ruby/hashery/ChangeLog
index a380d1d..288b875 100644
--- a/dev-ruby/hashery/ChangeLog
+++ b/dev-ruby/hashery/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org hashery-2.1.1.ebuild:
+  dev-ruby/hashery: Drop jruby targets due to test failures
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org hashery-2.1.1.ebuild:
   dev-ruby/hashery: Add ruby20, ruby21, and jruby targets
 
 *hashery-2.1.1 (11 May 2014)

diff --git a/dev-ruby/hashery/hashery-2.1.1.ebuild 
b/dev-ruby/hashery/hashery-2.1.1.ebuild
index 87d3fa4..2292181 100644
--- a/dev-ruby/hashery/hashery-2.1.1.ebuild
+++ b/dev-ruby/hashery/hashery-2.1.1.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/facets/

2014-05-14 Thread Peter Wilmott
commit: f6950df3b235f48086efba3e87ad5701f860ea63
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 20:12:22 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 20:12:22 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=f6950df3

dev-ruby/facets: Drop jruby targets due to test failures

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/facets/ChangeLog   | 3 +++
 dev-ruby/facets/facets-2.9.3.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/facets/ChangeLog b/dev-ruby/facets/ChangeLog
index 84db6f9..6792f65 100644
--- a/dev-ruby/facets/ChangeLog
+++ b/dev-ruby/facets/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org facets-2.9.3.ebuild:
+  dev-ruby/facets: Drop jruby targets due to test failures
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org facets-2.9.3.ebuild:
   dev-ruby/facets: Add ruby20, ruby21, and jruby targets
 
   13 May 2014; Peter Wilmott p8...@gentoo.org facets-2.9.3.ebuild:

diff --git a/dev-ruby/facets/facets-2.9.3.ebuild 
b/dev-ruby/facets/facets-2.9.3.ebuild
index 923d206..9cc7947 100644
--- a/dev-ruby/facets/facets-2.9.3.ebuild
+++ b/dev-ruby/facets/facets-2.9.3.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/rubytest-cli/

2014-05-14 Thread Peter Wilmott
commit: 76a42045eb25815eb3b9e1f05b4c8a0884c746c3
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 20:13:06 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 20:13:06 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=76a42045

dev-ruby/rubytest-cli: Drop jruby targets due to test failures

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/rubytest-cli/ChangeLog | 3 +++
 dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/rubytest-cli/ChangeLog b/dev-ruby/rubytest-cli/ChangeLog
index 3f65146..01dd92b 100644
--- a/dev-ruby/rubytest-cli/ChangeLog
+++ b/dev-ruby/rubytest-cli/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org rubytest-cli-0.1.0.ebuild:
+  dev-ruby/rubytest-cli: Drop jruby targets due to test failures
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org rubytest-cli-0.1.0.ebuild:
   dev-ruby/rubytest-cli: Remove RESTRICT=test
 
   14 May 2014; Peter Wilmott p8...@gentoo.org rubytest-cli-0.1.0.ebuild:

diff --git a/dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild 
b/dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild
index a14700f..3376d77 100644
--- a/dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild
+++ b/dev-ruby/rubytest-cli/rubytest-cli-0.1.0.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/rubytest/

2014-05-14 Thread Peter Wilmott
commit: cd0f545af75e47775d0cefc2352035d4f030af55
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 20:13:17 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 20:13:17 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=cd0f545a

dev-ruby/rubytest: Drop jruby targets due to test failures

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/rubytest/ChangeLog | 3 +++
 dev-ruby/rubytest/rubytest-0.7.0.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/rubytest/ChangeLog b/dev-ruby/rubytest/ChangeLog
index 0c99367..fb9d180 100644
--- a/dev-ruby/rubytest/ChangeLog
+++ b/dev-ruby/rubytest/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org rubytest-0.7.0.ebuild:
+  dev-ruby/rubytest: Drop jruby targets due to test failures
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org rubytest-0.7.0.ebuild:
   dev-ruby/rubytest: Add ruby20, ruby21, and jruby targets
 
 *rubytest-0.7.0 (11 May 2014)

diff --git a/dev-ruby/rubytest/rubytest-0.7.0.ebuild 
b/dev-ruby/rubytest/rubytest-0.7.0.ebuild
index 56d949f..f58014f 100644
--- a/dev-ruby/rubytest/rubytest-0.7.0.ebuild
+++ b/dev-ruby/rubytest/rubytest-0.7.0.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/ansi/

2014-05-14 Thread Peter Wilmott
commit: 7ffa141d44b5db08ee39025164fa25102d2f01fe
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 20:11:59 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 20:11:59 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=7ffa141d

dev-ruby/ansi: Drop jruby targets due to test failures

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/ansi/ChangeLog | 3 +++
 dev-ruby/ansi/ansi-1.4.3.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/ansi/ChangeLog b/dev-ruby/ansi/ChangeLog
index fcdc585..ae5d1ae 100644
--- a/dev-ruby/ansi/ChangeLog
+++ b/dev-ruby/ansi/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org ansi-1.4.3.ebuild:
+  dev-ruby/ansi: Drop jruby targets due to test failures
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org ansi-1.4.3.ebuild:
   dev-ruby/ansi: Add ruby20, ruby21, and jruby targets
 
 *ansi-1.4.3 (11 May 2014)

diff --git a/dev-ruby/ansi/ansi-1.4.3.ebuild b/dev-ruby/ansi/ansi-1.4.3.ebuild
index 32cc748..1bf41e9 100644
--- a/dev-ruby/ansi/ansi-1.4.3.ebuild
+++ b/dev-ruby/ansi/ansi-1.4.3.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/qed/

2014-05-14 Thread Peter Wilmott
commit: 3883c154cf9d174b3f6e5e03c4ced9ab2d9a4dac
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 20:12:55 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 20:12:55 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=3883c154

dev-ruby/qed: Drop jruby targets due to test failures

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/qed/ChangeLog| 3 +++
 dev-ruby/qed/qed-2.9.1.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/qed/ChangeLog b/dev-ruby/qed/ChangeLog
index f737423..b40fea1 100644
--- a/dev-ruby/qed/ChangeLog
+++ b/dev-ruby/qed/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org qed-2.9.1.ebuild:
+  dev-ruby/qed: Drop jruby targets due to test failures
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org qed-2.9.1.ebuild:
   dev-ruby/qed: Add ruby20, ruby21, and jruby targets
 
 *qed-2.9.1 (11 May 2014)

diff --git a/dev-ruby/qed/qed-2.9.1.ebuild b/dev-ruby/qed/qed-2.9.1.ebuild
index 6336c6a..be7fdf3 100644
--- a/dev-ruby/qed/qed-2.9.1.ebuild
+++ b/dev-ruby/qed/qed-2.9.1.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/ae/

2014-05-14 Thread Peter Wilmott
commit: f41e67b629ecd849254ce6c86940da697c83c47c
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 20:11:45 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 20:11:45 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=f41e67b6

dev-ruby/ae: Drop jruby targets due to test failures

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/ae/ChangeLog   | 3 +++
 dev-ruby/ae/ae-1.8.2.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/ae/ChangeLog b/dev-ruby/ae/ChangeLog
index 1e47a66..9a94bb4 100644
--- a/dev-ruby/ae/ChangeLog
+++ b/dev-ruby/ae/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org ae-1.8.2.ebuild:
+  dev-ruby/ae: Drop jruby targets due to test failures
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org ae-1.8.2.ebuild:
   dev-ruby/ae: Add ruby20, ruby21, and jruby targets
 
 *ae-1.8.2 (11 May 2014)

diff --git a/dev-ruby/ae/ae-1.8.2.ebuild b/dev-ruby/ae/ae-1.8.2.ebuild
index afd02a6..eb83c50 100644
--- a/dev-ruby/ae/ae-1.8.2.ebuild
+++ b/dev-ruby/ae/ae-1.8.2.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/brass/

2014-05-14 Thread Peter Wilmott
commit: 081dce6d9efa935519c84d4012642a2c3f0145bb
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 20:12:10 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 20:12:10 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=081dce6d

dev-ruby/brass: Drop jruby targets due to test failures

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/brass/ChangeLog  | 3 +++
 dev-ruby/brass/brass-1.2.1.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/brass/ChangeLog b/dev-ruby/brass/ChangeLog
index 6494ac5..b11847b 100644
--- a/dev-ruby/brass/ChangeLog
+++ b/dev-ruby/brass/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org brass-1.2.1.ebuild:
+  dev-ruby/brass: Drop jruby targets due to test failures
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org brass-1.2.1.ebuild:
   dev-ruby/brass: Remove RESTRICT=test
 
   14 May 2014; Peter Wilmott p8...@gentoo.org brass-1.2.1.ebuild:

diff --git a/dev-ruby/brass/brass-1.2.1.ebuild 
b/dev-ruby/brass/brass-1.2.1.ebuild
index fad10df..8442562 100644
--- a/dev-ruby/brass/brass-1.2.1.ebuild
+++ b/dev-ruby/brass/brass-1.2.1.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/lemon/

2014-05-14 Thread Peter Wilmott
commit: 1a4c24f445e43711717fc898361837f2fd0c211f
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 20:12:45 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 20:12:45 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=1a4c24f4

dev-ruby/lemon: Drop jruby targets due to test failures

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/lemon/ChangeLog  | 3 +++
 dev-ruby/lemon/lemon-0.9.1.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/lemon/ChangeLog b/dev-ruby/lemon/ChangeLog
index ecf26d3..ccb1756 100644
--- a/dev-ruby/lemon/ChangeLog
+++ b/dev-ruby/lemon/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org lemon-0.9.1.ebuild:
+  dev-ruby/lemon: Drop jruby targets due to test failures
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org lemon-0.9.1.ebuild:
   dev-ruby/lemon: Add ruby20, ruby21, and jruby targets
 
 *lemon-0.9.1 (11 May 2014)

diff --git a/dev-ruby/lemon/lemon-0.9.1.ebuild 
b/dev-ruby/lemon/lemon-0.9.1.ebuild
index f8c1a9d..6a8d291 100644
--- a/dev-ruby/lemon/lemon-0.9.1.ebuild
+++ b/dev-ruby/lemon/lemon-0.9.1.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_TEST=
 RUBY_FAKEGEM_RECIPE_DOC=yard



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/hashery/

2014-05-14 Thread Peter Wilmott
commit: 5fb0a05d7ff0bf27367beb6e6f9890711846f2e2
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 21:48:41 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 21:48:41 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=5fb0a05d

dev-ruby/hashery: Run tests using the correct ruby target

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/hashery/ChangeLog| 3 +++
 dev-ruby/hashery/hashery-2.1.1.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/hashery/ChangeLog b/dev-ruby/hashery/ChangeLog
index 288b875..d615413 100644
--- a/dev-ruby/hashery/ChangeLog
+++ b/dev-ruby/hashery/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org hashery-2.1.1.ebuild:
+  dev-ruby/hashery: Run tests using the correct ruby target
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org hashery-2.1.1.ebuild:
   dev-ruby/hashery: Drop jruby targets due to test failures
 
   14 May 2014; Peter Wilmott p8...@gentoo.org hashery-2.1.1.ebuild:

diff --git a/dev-ruby/hashery/hashery-2.1.1.ebuild 
b/dev-ruby/hashery/hashery-2.1.1.ebuild
index 2292181..eb439f1 100644
--- a/dev-ruby/hashery/hashery-2.1.1.ebuild
+++ b/dev-ruby/hashery/hashery-2.1.1.ebuild
@@ -26,6 +26,6 @@ ruby_add_bdepend test? (
dev-ruby/rubytest-cli )
 
 each_ruby_test() {
-   qed || die 'tests failed'
-   rubytest -Ilib -Itest test/ || die 'tests failed'
+   ${RUBY} -S qed || die 'tests failed'
+   ${RUBY} -S rubytest -Ilib -Itest test/ || die 'tests failed'
 }



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/lemon/

2014-05-14 Thread Peter Wilmott
commit: ef6e76d20c81aae554d33f0e661e68fffd3be049
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 21:48:55 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 21:48:55 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=ef6e76d2

dev-ruby/lemon: Run tests using the correct ruby target

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/lemon/ChangeLog  | 3 +++
 dev-ruby/lemon/lemon-0.9.1.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/lemon/ChangeLog b/dev-ruby/lemon/ChangeLog
index ccb1756..5349e5e 100644
--- a/dev-ruby/lemon/ChangeLog
+++ b/dev-ruby/lemon/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org lemon-0.9.1.ebuild:
+  dev-ruby/lemon: Run tests using the correct ruby target
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org lemon-0.9.1.ebuild:
   dev-ruby/lemon: Drop jruby targets due to test failures
 
   14 May 2014; Peter Wilmott p8...@gentoo.org lemon-0.9.1.ebuild:

diff --git a/dev-ruby/lemon/lemon-0.9.1.ebuild 
b/dev-ruby/lemon/lemon-0.9.1.ebuild
index 6a8d291..0b75820 100644
--- a/dev-ruby/lemon/lemon-0.9.1.ebuild
+++ b/dev-ruby/lemon/lemon-0.9.1.ebuild
@@ -26,5 +26,5 @@ ruby_add_rdepend 
dev-ruby/rubytest
 
 each_ruby_test() {
-   qed || die 'tests failed'
+   ${RUBY} -S qed || die 'tests failed'
 }



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/facets/

2014-05-14 Thread Peter Wilmott
commit: e978069cd2214c934a1f967083bc5fb090f1082e
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 22:42:16 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 22:42:16 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=e978069c

dev-ruby/facets: Allow tests writing to tmp/ to run

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/facets/ChangeLog   |  3 +++
 dev-ruby/facets/facets-2.9.3.ebuild | 10 ++
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/dev-ruby/facets/ChangeLog b/dev-ruby/facets/ChangeLog
index c71baa6..3ae11e0 100644
--- a/dev-ruby/facets/ChangeLog
+++ b/dev-ruby/facets/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org facets-2.9.3.ebuild:
+  dev-ruby/facets: Allow tests writing to tmp/ to run
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org facets-2.9.3.ebuild:
   dev-ruby/facets: Run tests using the correct ruby target
 
   14 May 2014; Peter Wilmott p8...@gentoo.org facets-2.9.3.ebuild:

diff --git a/dev-ruby/facets/facets-2.9.3.ebuild 
b/dev-ruby/facets/facets-2.9.3.ebuild
index 9a9188e..b60562f 100644
--- a/dev-ruby/facets/facets-2.9.3.ebuild
+++ b/dev-ruby/facets/facets-2.9.3.ebuild
@@ -27,14 +27,8 @@ ruby_add_bdepend test? (
 
 all_ruby_prepare() {
 
-   # Remove tests which try and write to /tmp
-   rm test/core/file/test_append.rb || die 'test removal failed'
-   rm test/core/file/test_create.rb || die 'test removal failed'
-   rm test/core/file/test_read_binary.rb || die 'test removal failed'
-   rm test/core/file/test_read_list.rb || die 'test removal failed'
-   rm test/core/file/test_rewrite.rb || die 'test removal failed'
-   rm test/core/file/test_write.rb || die 'test removal failed'
-   rm test/core/file/test_writelines.rb || die 'test removal failed'
+   # Tests need to write to tmp/
+   mkdir tmp/ || die 'mkdir failed'
 
# See TODO: 
https://github.com/rubyworks/facets/blob/2.9.3/test/core/kernel/test_source_location.rb
rm test/core/kernel/test_source_location.rb || die 'test removal failed'



[gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/rubytest/

2014-05-14 Thread Peter Wilmott
commit: 55185db904fba0859ce4e829d57790cb37e2451f
Author: Peter Wilmott p AT p8952 DOT info
AuthorDate: Wed May 14 21:49:09 2014 +
Commit: Peter Wilmott p AT p8952 DOT info
CommitDate: Wed May 14 21:49:09 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=55185db9

dev-ruby/rubytest: Run tests using the correct ruby target

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/rubytest/ChangeLog | 3 +++
 dev-ruby/rubytest/rubytest-0.7.0.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/rubytest/ChangeLog b/dev-ruby/rubytest/ChangeLog
index fb9d180..c063ae6 100644
--- a/dev-ruby/rubytest/ChangeLog
+++ b/dev-ruby/rubytest/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   14 May 2014; Peter Wilmott p8...@gentoo.org rubytest-0.7.0.ebuild:
+  dev-ruby/rubytest: Run tests using the correct ruby target
+
+  14 May 2014; Peter Wilmott p8...@gentoo.org rubytest-0.7.0.ebuild:
   dev-ruby/rubytest: Drop jruby targets due to test failures
 
   14 May 2014; Peter Wilmott p8...@gentoo.org rubytest-0.7.0.ebuild:

diff --git a/dev-ruby/rubytest/rubytest-0.7.0.ebuild 
b/dev-ruby/rubytest/rubytest-0.7.0.ebuild
index f58014f..76b6d3c 100644
--- a/dev-ruby/rubytest/rubytest-0.7.0.ebuild
+++ b/dev-ruby/rubytest/rubytest-0.7.0.ebuild
@@ -23,5 +23,5 @@ ruby_add_bdepend test? ( dev-ruby/ae dev-ruby/qed )
 ruby_add_rdepend dev-ruby/ansi
 
 each_ruby_test() {
-   qed || die 'tests failed'
+   ${RUBY} -S qed || die 'tests failed'
 }



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

2014-05-14 Thread Michal Gorny (mgorny)
mgorny  14/05/14 22:49:58

  Modified: ChangeLog package.mask
  Log:
  Mask the mit-krb5 multilib conversion block.

Revision  ChangesPath
1.8963   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.8962
retrieving revision 1.8963
diff -u -r1.8962 -r1.8963
--- ChangeLog   14 May 2014 20:26:28 -  1.8962
+++ ChangeLog   14 May 2014 22:49:57 -  1.8963
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8962 2014/05/14 
20:26:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8963 2014/05/14 
22:49:57 mgorny Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  14 May 2014; Michał Górny mgo...@gentoo.org package.mask:
+  Mask the mit-krb5 multilib conversion block.
+
   14 May 2014; Alexis Ballier aball...@gentoo.org package.mask:
   unmask ffmpeg-2 now that bug #476490 blockers are fixed
 



1.15690  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.15689
retrieving revision 1.15690
diff -u -r1.15689 -r1.15690
--- package.mask14 May 2014 20:26:28 -  1.15689
+++ package.mask14 May 2014 22:49:57 -  1.15690
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15689 2014/05/14 
20:26:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15690 2014/05/14 
22:49:57 mgorny Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -467,6 +467,12 @@
 =x11-themes/gtk-engines-murrine-0.98.2-r1
 =x11-themes/gtk-engines-xfce-3.0.1-r201:0
 =app-emulation/emul-linux-x86-gtklibs-20140508-r1
+=sys-libs/talloc-2.1.0-r1
+=sys-libs/tevent-0.9.21-r1
+=dev-libs/libverto-0.2.5-r1
+=sys-apps/keyutils-1.5.9-r1
+=app-crypt/mit-krb5-1.12.1-r1
+=app-emulation/emul-linux-x86-baselibs-20140508-r2
 
 # Luca Barbato lu_z...@gentoo.org (20 Feb 2014)
 # Beta ebuild, unmask to test the tree.






[gentoo-commits] gentoo-x86 commit in sys-libs/talloc: talloc-2.1.0-r1.ebuild ChangeLog

2014-05-14 Thread Michal Gorny (mgorny)
mgorny  14/05/14 22:58:08

  Modified: ChangeLog
  Added:talloc-2.1.0-r1.ebuild
  Log:
  Enable multilib support, bug #491222. Clean up Python deps.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.65 sys-libs/talloc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   11 Mar 2014 03:44:04 -  1.64
+++ ChangeLog   14 May 2014 22:58:08 -  1.65
@@ -1,6 +1,11 @@
 # ChangeLog for sys-libs/talloc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.64 2014/03/11 
03:44:04 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.65 2014/05/14 
22:58:08 mgorny Exp $
+
+*talloc-2.1.0-r1 (14 May 2014)
+
+  14 May 2014; Michał Górny mgo...@gentoo.org +talloc-2.1.0-r1.ebuild:
+  Enable multilib support, bug #491222. Clean up Python deps.
 
   11 Mar 2014; Patrick Lauer patr...@gentoo.org talloc-2.1.0.ebuild:
   Add gettext dep #503820



1.1  sys-libs/talloc/talloc-2.1.0-r1.ebuild

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

Index: talloc-2.1.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.1.0-r1.ebuild,v 1.1 
2014/05/14 22:58:08 mgorny Exp $

EAPI=5

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

inherit waf-utils python-single-r1 multilib multilib-minimal

DESCRIPTION=Samba talloc library
HOMEPAGE=http://talloc.samba.org/;
SRC_URI=http://samba.org/ftp/${PN}/${P}.tar.gz;

LICENSE=GPL-3
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~sparc-solaris
IUSE=compat +python

REQUIRED_USE=${PYTHON_REQUIRED_USE}

RDEPEND=python? ( ${PYTHON_DEPS} )
!!sys-libs/talloc-2.0.5
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20140508-r1
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
DEPEND=${RDEPEND}
sys-devel/gettext
dev-libs/libxslt
${PYTHON_DEPS}

WAF_BINARY=${S}/buildtools/bin/waf

MULTILIB_WRAPPED_HEADERS=(
# python goes only for native
/usr/include/pytalloc.h
)

src_prepare() {
# what would you expect of waf? i won't even waste time trying.
multilib_copy_sources
}

multilib_src_configure() {
local extra_opts=()

use compat  extra_opts+=( --enable-talloc-compat1 )
if ! multilib_is_native_abi || ! use python; then
extra_opts+=( --disable-python )
fi

waf-utils_src_configure \
${extra_opts[@]}
}

multilib_src_compile() {
waf-utils_src_compile
}

multilib_src_install() {
waf-utils_src_install

# waf is stupid, and no, we can't fix the build-system, since it's 
provided
# as a brilliant binary blob thats decompressed on the fly
if [[ ${CHOST} == *-darwin* ]] ; then
install_name_tool \
-id ${EPREFIX}/usr/$(get_libdir)/libtalloc.2.dylib \
${ED}/usr/$(get_libdir)/libtalloc.2.0.5.dylib || die
if use python ; then
install_name_tool \
-id 
${EPREFIX}/usr/$(get_libdir)/libpytalloc-util.2.dylib \

${ED}/usr/$(get_libdir)/libpytalloc-util.2.0.5.dylib || die
install_name_tool \
-change ${S}/bin/default/libtalloc.dylib \

${EPREFIX}/usr/$(get_libdir)/libtalloc.2.dylib \

${ED}/usr/$(get_libdir)/libpytalloc-util.2.0.5.dylib || die
install_name_tool \
-change ${S}/bin/default/libtalloc.dylib \

${EPREFIX}/usr/$(get_libdir)/libtalloc.2.dylib \
${ED}$(python_get_sitedir)/talloc.bundle || 
die
fi
fi
}






[gentoo-commits] gentoo-x86 commit in sys-libs/tevent: tevent-0.9.21-r1.ebuild ChangeLog

2014-05-14 Thread Michal Gorny (mgorny)
mgorny  14/05/14 22:59:12

  Modified: ChangeLog
  Added:tevent-0.9.21-r1.ebuild
  Log:
  Enable multilib support, bug #505012. Make Python optional  clean up its 
handling, bug #489114.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.58 sys-libs/tevent/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   18 Jan 2014 23:19:27 -  1.57
+++ ChangeLog   14 May 2014 22:59:12 -  1.58
@@ -1,6 +1,12 @@
 # ChangeLog for sys-libs/tevent
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.57 2014/01/18 
23:19:27 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.58 2014/05/14 
22:59:12 mgorny Exp $
+
+*tevent-0.9.21-r1 (14 May 2014)
+
+  14 May 2014; Michał Górny mgo...@gentoo.org +tevent-0.9.21-r1.ebuild:
+  Enable multilib support, bug #505012. Make Python optional  clean up its
+  handling, bug #489114.
 
 *tevent-0.9.21 (18 Jan 2014)
 



1.1  sys-libs/tevent/tevent-0.9.21-r1.ebuild

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

Index: tevent-0.9.21-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.21-r1.ebuild,v 
1.1 2014/05/14 22:59:12 mgorny Exp $

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

inherit waf-utils multilib-minimal python-single-r1

DESCRIPTION=Samba tevent library
HOMEPAGE=http://tevent.samba.org/;
SRC_URI=http://samba.org/ftp/tevent/${P}.tar.gz;

LICENSE=GPL-3
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux
IUSE=python

RDEPEND==sys-libs/talloc-2.1.0[python?,${MULTILIB_USEDEP}]
python? ( ${PYTHON_DEPS} )

DEPEND=${RDEPEND}
virtual/pkgconfig[${MULTILIB_USEDEP}]
${PYTHON_DEPS}

# build system does not work with python3
REQUIRED_USE=${PYTHON_REQUIRED_USE}

WAF_BINARY=${S}/buildtools/bin/waf

pkg_setup() {
python-single-r1_pkg_setup
}

src_prepare() {
multilib_copy_sources
}

multilib_src_configure() {
waf-utils_src_configure \
$(multilib_native_usex python '' '--disable-python')
}

multilib_src_compile() {
waf-utils_src_compile
}

multilib_src_install() {
waf-utils_src_install

multilib_is_native_abi  use python  python_domodule tevent.py
}






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

2014-05-14 Thread Michal Gorny (mgorny)
mgorny  14/05/14 23:01:12

  Modified: ChangeLog
  Added:keyutils-1.5.9-r1.ebuild
  Log:
  Enable multilib support, bug #505006.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.41 sys-apps/keyutils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/keyutils/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   1 Mar 2014 04:44:51 -   1.40
+++ ChangeLog   14 May 2014 23:01:12 -  1.41
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/keyutils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/keyutils/ChangeLog,v 1.40 
2014/03/01 04:44:51 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/keyutils/ChangeLog,v 1.41 
2014/05/14 23:01:12 mgorny Exp $
+
+*keyutils-1.5.9-r1 (14 May 2014)
+
+  14 May 2014; Michał Górny mgo...@gentoo.org +keyutils-1.5.9-r1.ebuild:
+  Enable multilib support, bug #505006.
 
 *keyutils-1.5.9 (01 Mar 2014)
 



1.1  sys-apps/keyutils/keyutils-1.5.9-r1.ebuild

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

Index: keyutils-1.5.9-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/keyutils/keyutils-1.5.9-r1.ebuild,v 
1.1 2014/05/14 23:01:12 mgorny Exp $

EAPI=5

inherit multilib eutils toolchain-funcs linux-info multilib-minimal

DESCRIPTION=Linux Key Management Utilities
HOMEPAGE=http://people.redhat.com/dhowells/keyutils/;
SRC_URI=http://people.redhat.com/dhowells/${PN}/${P}.tar.bz2;

LICENSE=GPL-2 LGPL-2.1
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux
IUSE=test

RDEPEND=
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20140508-r1
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
DEPEND=!prefix? ( =sys-kernel/linux-headers-2.6.11 )

pkg_setup() {
CONFIG_CHECK=~KEYS
use test  CONFIG_CHECK=${CONFIG_CHECK} ~KEYS_DEBUG_PROC_KEYS
ERROR_KEYS=You must have CONFIG_KEYS to use this package!
ERROR_KEYS_DEBUG_PROC_KEYS=You must have CONFIG_KEYS_DEBUG_PROC_KEYS 
to run the package testsuite!
linux-info_pkg_setup
}

src_prepare() {
epatch ${FILESDIR}/${PN}-1.5.5-makefile-fixup.patch

# The lsb check is useless, so avoid spurious command not found 
messages.
sed -i -e 's,lsb_release,:,' tests/prepare.inc.sh || die
# All the test files are bash, but try to execute via `sh`.
sed -i -r \
-e 's:([[:space:]])sh([[:space:]]):\1bash\2:' \
tests/{Makefile*,*.sh} || die
find tests/ -name '*.sh' -exec sed -i '1s:/sh$:/bash:' {} +
# Some tests call the kernel which calls userspace, but that will
# run the install keyutils rather than the locally compiled one,
# so disable round trip tests.
rm -rf tests/keyctl/requesting/{bad-args,piped,valid}

multilib_copy_sources
}

multilib_src_compile() {
tc-export CC
tc-export AR
sed -i \
-e '1iRPATH=' \
-e '/^C.*FLAGS/s|:=|+=|' \
-e 's:-Werror::' \
-e '/^BUILDFOR/s:=.*:=:' \
-e /^LIBDIR/s:=.*:=/usr/$(get_libdir): \
-e '/^USRLIBDIR/s:=.*:=$(LIBDIR):' \
Makefile || die

emake
}

multilib_src_test() {
# Execute the locally compiled code rather than the
# older versions already installed in the system.
LD_LIBRARY_PATH=${BUILD_DIR} \
PATH=${BUILD_DIR}:${PATH} \
emake test
}

multilib_src_install() {
default
multilib_is_native_abi  gen_usr_ldscript -a keyutils
}

multilib_src_install_all() {
dodoc README
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libverto: libverto-0.2.5-r1.ebuild ChangeLog

2014-05-14 Thread Michal Gorny (mgorny)
mgorny  14/05/14 23:01:13

  Modified: ChangeLog
  Added:libverto-0.2.5-r1.ebuild
  Log:
  Enable multilib support, bug #505008.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.23 dev-libs/libverto/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   16 Aug 2013 17:04:28 -  1.22
+++ ChangeLog   14 May 2014 23:01:13 -  1.23
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/libverto
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.22 
2013/08/16 17:04:28 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.23 
2014/05/14 23:01:13 mgorny Exp $
+
+*libverto-0.2.5-r1 (14 May 2014)
+
+  14 May 2014; Michał Górny mgo...@gentoo.org +libverto-0.2.5-r1.ebuild:
+  Enable multilib support, bug #505008.
 
   16 Aug 2013; Sergey Popov pinkb...@gentoo.org libverto-0.2.5.ebuild:
   Add ~mips keyword, wrt bug #412489



1.1  dev-libs/libverto/libverto-0.2.5-r1.ebuild

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

Index: libverto-0.2.5-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild,v 
1.1 2014/05/14 23:01:12 mgorny Exp $

EAPI=5

inherit multilib-minimal

DESCRIPTION=Main event loop abstraction library
HOMEPAGE=https://fedorahosted.org/libverto/;
SRC_URI=https://fedorahosted.org/releases/l/i/libverto/${P}.tar.gz;

LICENSE=MIT
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd
IUSE=glib +libev libevent tevent +threads static-libs

# file collisions
DEPEND=!=app-crypt/mit-krb5-1.10.1-r0
!=app-crypt/mit-krb5-1.10.1-r1
!=app-crypt/mit-krb5-1.10.1-r2
glib? ( =dev-libs/glib-2.29[${MULTILIB_USEDEP}] )
libev? ( =dev-libs/libev-4.11[${MULTILIB_USEDEP}] )
libevent? ( =dev-libs/libevent-2.0[${MULTILIB_USEDEP}] )
tevent? ( sys-libs/tevent[${MULTILIB_USEDEP}] )

RDEPEND=${DEPEND}

REQUIRED_USE=|| ( glib libev libevent tevent ) 

src_prepare() {
# known problem uptream with tevent write test.  tevent does not fire a
# callback on error, but we explicitly test for this behaviour.  Do not 
run
# tevent tests for now.
sed -i -e 's/def HAVE_TEVENT/ 0/' tests/test.h || die
}

multilib_src_configure() {
ECONF_SOURCE=${S} \
econf \
$(use_with glib) \
$(use_with libev) \
$(use_with libevent) \
$(use_with tevent) \
$(use_with threads pthread) \
$(use_enable static-libs static)
}

multilib_src_install_all() {
dodoc AUTHORS ChangeLog NEWS INSTALL README
use static-libs || prune_libtool_files --all
}






[gentoo-commits] gentoo-x86 commit in app-crypt/mit-krb5: mit-krb5-1.12.1-r1.ebuild ChangeLog

2014-05-14 Thread Michal Gorny (mgorny)
mgorny  14/05/14 23:08:02

  Modified: ChangeLog
  Added:mit-krb5-1.12.1-r1.ebuild
  Log:
  Enable multilib support, bug #505004.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.399app-crypt/mit-krb5/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5/ChangeLog?rev=1.399view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5/ChangeLog?rev=1.399content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5/ChangeLog?r1=1.398r2=1.399

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v
retrieving revision 1.398
retrieving revision 1.399
diff -u -r1.398 -r1.399
--- ChangeLog   26 Mar 2014 10:35:09 -  1.398
+++ ChangeLog   14 May 2014 23:08:02 -  1.399
@@ -1,6 +1,11 @@
 # ChangeLog for app-crypt/mit-krb5
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.398 
2014/03/26 10:35:09 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.399 
2014/05/14 23:08:02 mgorny Exp $
+
+*mit-krb5-1.12.1-r1 (14 May 2014)
+
+  14 May 2014; Michał Górny mgo...@gentoo.org +mit-krb5-1.12.1-r1.ebuild:
+  Enable multilib support, bug #505004.
 
   26 Mar 2014; Eray Aslan e...@gentoo.org
   +files/mit-krb5-1.12_warn_cflags.patch, mit-krb5-1.12.1.ebuild:



1.1  app-crypt/mit-krb5/mit-krb5-1.12.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.12.1-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.12.1-r1.ebuild?rev=1.1content-type=text/plain

Index: mit-krb5-1.12.1-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.12.1-r1.ebuild,v 1.1 
2014/05/14 23:08:02 mgorny Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7} )
inherit autotools eutils flag-o-matic multilib-minimal python-any-r1 versionator

MY_P=${P/mit-}
P_DIR=$(get_version_component_range 1-2)
DESCRIPTION=MIT Kerberos V
HOMEPAGE=http://web.mit.edu/kerberos/www/;
SRC_URI=http://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}-signed.tar;

LICENSE=openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 
|| ( BSD-2 GPL-2+ )
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86
IUSE=doc +keyutils openldap +pkinit +threads test xinetd

RDEPEND=!!app-crypt/heimdal
=sys-libs/e2fsprogs-libs-1.41.0[${MULTILIB_USEDEP}]
|| ( dev-libs/libverto[libev,${MULTILIB_USEDEP}]
dev-libs/libverto[libevent,${MULTILIB_USEDEP}]
dev-libs/libverto[tevent,${MULTILIB_USEDEP}] )
keyutils? ( sys-apps/keyutils[${MULTILIB_USEDEP}] )
openldap? ( net-nds/openldap )
pkinit? ( dev-libs/openssl[${MULTILIB_USEDEP}] )
xinetd? ( sys-apps/xinetd )
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20140508-r1
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
DEPEND=${RDEPEND}
${PYTHON_DEPS}
virtual/yacc
doc? ( virtual/latex-base )
test? ( ${PYTHON_DEPS}
dev-lang/tcl
dev-util/dejagnu )

S=${WORKDIR}/${MY_P}/src

src_unpack() {
unpack ${A}
unpack ./${MY_P}.tar.gz
}

src_prepare() {
epatch ${FILESDIR}/${PN}-1.12_warn_cflags.patch
epatch ${FILESDIR}/${PN}-config_LDFLAGS.patch

# tcl-8.6 compatibility
sed -i -e 's/interp-result/Tcl_GetStringResult(interp)/' \
kadmin/testing/util/tcl_kadm5.c || die

eautoreconf
}

src_configure() {
append-cppflags -I${EPREFIX}/usr/include/et
# QA
append-flags -fno-strict-aliasing
append-flags -fno-strict-overflow

multilib-minimal_src_configure
}

multilib_src_configure() {
use keyutils || export ac_cv_header_keyutils_h=no
ECONF_SOURCE=${S} \
WARN_CFLAGS=set \
econf \
$(multilib_native_use_with openldap ldap) \
$(multilib_native_use_with test tcl ${EPREFIX}/usr) \
$(use_enable pkinit) \
$(use_enable threads thread-support) \
--without-hesiod \
--enable-shared \
--with-system-et \
--with-system-ss \
--enable-dns-for-realm \
--enable-kdc-lookaside-cache \
--with-system-verto \
--disable-rpath
}

multilib_src_compile() {
emake -j1
}

[gentoo-commits] proj/layman:gsoc2014 commit in: layman/overlays/, layman/

2014-05-14 Thread Devan Franchini
commit: 6fb6999fce0f2257ea54a4e385100c00e286d11d
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 23:07:30 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 23:07:30 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=6fb6999f

layman/{remotedb, overlays/tar}.py: Implements ssl-fetch code.

To clean up no longer necessary functions and ensure py2/py3
compatibility, functions from ssh-fetch were implemented throughout
both remotedb.py and overlays/tar.py.

---
 layman/overlays/tar.py |  30 ++
 layman/remotedb.py | 108 +++--
 2 files changed, 37 insertions(+), 101 deletions(-)

diff --git a/layman/overlays/tar.py b/layman/overlays/tar.py
index 9cb65a2..94fefb1 100644
--- a/layman/overlays/tar.py
+++ b/layman/overlays/tar.py
@@ -24,12 +24,16 @@ __version__ = $Id: tar.py 310 2007-04-09 16:30:40Z wrobel 
$
 #
 
#---
 
-import os, os.path, sys, urllib2, shutil, tempfile
+import os, os.path, sys, shutil
+
 import xml.etree.ElementTree as ET # Python 2.5
 
 from   layman.utils import path
-#from   layman.debug import OUT
 from   layman.overlays.source   import OverlaySource, require_supported
+from   layman.version   import VERSION
+from   sslfetch.connections import Connector
+
+USERAGENT = Layman + VERSION
 
 
#===
 #
@@ -78,6 +82,15 @@ class TarOverlay(OverlaySource):
 
 def __init__(self, parent, config, _location, ignore = 0):
 
+self.proxies = {}
+
+for proxy in ['http_proxy', 'https_proxy']:
+if config[proxy]:
+self.proxies[proxy.split('_')[0]] = config[proxy]
+elif os.getenv(proxy):
+self.proxies[proxy.split('_')[0]] = os.getenv(proxy)
+
+
 super(TarOverlay, self).__init__(parent,
 config, _location, ignore)
 
@@ -109,11 +122,14 @@ class TarOverlay(OverlaySource):
 ext = candidate_ext
 break
 
-try:
-tar = urllib2.urlopen(tar_url).read()
-except Exception as error:
-raise Exception('Failed to fetch the tar package from: '
-+ self.src + '\nError was:' + str(error))
+fetcher = Connector(self.output, self.proxies, USERAGENT)
+
+# Maps output functions for compatibility with ssl-fetch
+# output calls.
+self.output.write = self.output.info
+self.output.print_err = self.output.error
+
+success, tar, timestamp = fetcher.fetch_content(tar_url)
 
 pkg = path([base, self.parent.name + ext])
 

diff --git a/layman/remotedb.py b/layman/remotedb.py
index b010e51..24ee8b8 100644
--- a/layman/remotedb.py
+++ b/layman/remotedb.py
@@ -17,6 +17,7 @@
 '''Handles different storage files.'''
 
 from __future__ import with_statement
+from __future__ import unicode_literals
 
 __version__ = $Id: db.py 309 2007-04-09 16:23:38Z wrobel $
 
@@ -30,28 +31,6 @@ import os, os.path
 import sys
 import hashlib
 
-import requests
-from requests.exceptions import SSLError
-
-VERIFY_SSL = False
-# py3.2
-if sys.hexversion = 0x30200f0:
-VERIFY_SSL = True
-else:
-try: # import and enable SNI support for py2
-from requests.packages.urllib3.contrib import pyopenssl
-pyopenssl.inject_into_urllib3()
-VERIFY_SSL = True
-VERIFY_MSGS = [Successfully enabled ssl certificate verification.]
-except ImportError as e:
-VERIFY_MSGS = [
-Failed to import and inject pyopenssl/SNI support into urllib3,
-Disabling certificate verification,
-Error was: + e
-]
-VERIFY_SSL = False
-
-
 GPG_ENABLED = False
 try:
 from pygpg.config import GPGConfig
@@ -64,8 +43,10 @@ except ImportError:
 from   layman.utils import encoder
 from   layman.dbbaseimport DbBase
 from   layman.version   import VERSION
-from layman.compatibility   import fileopen
+from   layman.compatibility import fileopen
+from   sslfetch.connections import Connector  
 
+USERAGENT = Layman- + VERSION
 
 class RemoteDB(DbBase):
 '''Handles fetching the remote overlay list.'''
@@ -88,10 +69,6 @@ class RemoteDB(DbBase):
 self.urls  = [i.strip()
 for i in config['overlays'].split('\n') if len(i)]
 
-if VERIFY_MSGS:
-for msg in VERIFY_MSGS:
-self.output.debug(msg, 2)
-
 if GPG_ENABLED:
 self.get_gpg_urls()
 else:
@@ -113,7 +90,6 @@ class RemoteDB(DbBase):
 
 self.output.debug('RemoteDB.__init__(), paths to load = %s' 
%str(paths),
 2)
-
 if config['nocheck']:
 ignore = 2
 else:
@@ -171,6 +147,12 @@ class 

[gentoo-commits] gentoo-x86 commit in dev-python/peewee: peewee-2.1.6.ebuild ChangeLog

2014-05-14 Thread Ian Delaney (idella4)
idella4 14/05/14 23:21:07

  Modified: ChangeLog
  Added:peewee-2.1.6.ebuild
  Log:
  bumpity bump, add IUSE examples, cleanup
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.5  dev-python/peewee/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/peewee/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   9 May 2014 06:07:55 -   1.4
+++ ChangeLog   14 May 2014 23:21:07 -  1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/peewee
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/peewee/ChangeLog,v 1.4 
2014/05/09 06:07:55 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/peewee/ChangeLog,v 1.5 
2014/05/14 23:21:07 idella4 Exp $
+
+*peewee-2.1.6 (14 May 2014)
+
+  14 May 2014; Ian Delaney idel...@gentoo.org +peewee-2.1.6.ebuild:
+  bumpity bump, add IUSE examples, cleanup
 
 *peewee-2.1.5 (09 May 2014)
 



1.1  dev-python/peewee/peewee-2.1.6.ebuild

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

Index: peewee-2.1.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/peewee/peewee-2.1.6.ebuild,v 1.1 
2014/05/14 23:21:07 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION=Small python ORM
HOMEPAGE=https://github.com/coleifer/peewee/;
SRC_URI=https://github.com/coleifer/${PN}/archive/${PV}.tar.gz;
LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=examples test

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

python_test() {
${PYTHON} ./runtests.py || die tests failed
}

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






[gentoo-commits] gentoo-x86 commit in app-admin/denyhosts: denyhosts-2.6-r10.ebuild ChangeLog

2014-05-14 Thread Christoph Junghans (ottxor)
ottxor  14/05/14 23:22:00

  Modified: ChangeLog
  Added:denyhosts-2.6-r10.ebuild
  Log:
  provide logrotate.d entry that works with systemd (bug #508524)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
C2000586)

Revision  ChangesPath
1.79 app-admin/denyhosts/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   9 Jan 2014 01:11:32 -   1.78
+++ ChangeLog   14 May 2014 23:22:00 -  1.79
@@ -1,6 +1,12 @@
 # ChangeLog for app-admin/denyhosts
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.78 
2014/01/09 01:11:32 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.79 
2014/05/14 23:22:00 ottxor Exp $
+
+*denyhosts-2.6-r10 (14 May 2014)
+
+  14 May 2014; Christoph Junghans ott...@gentoo.org 
+denyhosts-2.6-r10.ebuild,
+  +files/denyhosts.logrotate-r2:
+  provide logrotate.d entry that works with systemd (bug #508524)
 
   09 Jan 2014; Christoph Junghans ott...@gentoo.org -files/denyhosts.init:
   clean up unneeded files



1.1  app-admin/denyhosts/denyhosts-2.6-r10.ebuild

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

Index: denyhosts-2.6-r10.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r10.ebuild,v 1.1 
2014/05/14 23:22:00 ottxor Exp $

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

inherit distutils-r1 eutils readme.gentoo systemd

MY_PN=DenyHosts
MY_P=${MY_PN}-${PV}

DESCRIPTION=DenyHosts is a utility to help sys admins thwart ssh hackers
HOMEPAGE=http://www.denyhosts.net;
SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.gz

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

DEPEND=
RDEPEND=

PYTHON_MODNAME=${MY_PN}

S=${WORKDIR}/${MY_P}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
You can configure DenyHosts to run as a daemon by running:
# rc-update add denyhosts default
or:
# systemctl enable denyhosts.service
(if you use systemd)

To run DenyHosts as a cronjob instead of a daemon add the following
to /etc/crontab
# run DenyHosts every 10 minutes
*/10  *  * * *root/usr/bin/denyhosts.py -c /etc/denyhosts.conf

More information can be found at http://denyhosts.sourceforge.net/faq.html;

src_prepare() {
# changes default file installations
epatch ${FILESDIR}/${P}-gentoo.patch
epatch ${FILESDIR}/${P}-log-injection-regex.patch

# Multiple patches from Fedora and Debian
epatch ${FILESDIR}/${P}-daemon-control.patch
epatch ${FILESDIR}/${P}-defconffile.patch
epatch ${FILESDIR}/${P}-foreground_mode.patch
epatch ${FILESDIR}/${P}-hostname.patch
epatch ${FILESDIR}/${P}-plugin_deny.patch
epatch ${FILESDIR}/${P}-single_config_switch.patch

epatch ${FILESDIR}/${P}-cve-2013-6890.patch

sed -i -e 's:DENY_THRESHOLD_VALID = 10:DENY_THRESHOLD_VALID = 5:' \
denyhosts.cfg-dist || die sed failed

distutils-r1_src_prepare
}

src_install() {
readme.gentoo_create_doc

dodoc CHANGELOG.txt README.txt PKG-INFO
distutils-r1_src_install

insinto /etc
insopts -m0640
newins denyhosts.cfg-dist denyhosts.conf

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

newinitd ${FILESDIR}/denyhosts.init-r2 denyhosts
systemd_dounit ${FILESDIR}/${PN}.service

# build system installs docs that we installed above
rm -f ${D}/usr/share/denyhosts/*.txt

keepdir /var/lib/denyhosts
}

pkg_postinst() {
if [[ ! -f ${ROOT}etc/hosts.deny ]]; then
touch ${ROOT}etc/hosts.deny
fi

readme.gentoo_print_elog
}






[gentoo-commits] gentoo-x86 commit in app-admin/denyhosts/files: denyhosts.logrotate-r2

2014-05-14 Thread Christoph Junghans (ottxor)
ottxor  14/05/14 23:22:00

  Added:denyhosts.logrotate-r2
  Log:
  provide logrotate.d entry that works with systemd (bug #508524)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
C2000586)

Revision  ChangesPath
1.1  app-admin/denyhosts/files/denyhosts.logrotate-r2

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/denyhosts/files/denyhosts.logrotate-r2?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/denyhosts/files/denyhosts.logrotate-r2?rev=1.1content-type=text/plain

Index: denyhosts.logrotate-r2
===
/var/log/denyhosts {
missingok
notifempty
create 0640 root root
sharedscripts
postrotate
test -e /run/openrc/softlevel  /etc/init.d/denyhosts restart 
1/dev/null || true
test -e /run/systemd/system  systemctl restart denyhosts 
/dev/null || true
endscript
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/redcarpet: redcarpet-3.1.2.ebuild ChangeLog

2014-05-14 Thread Manuel Rueger (mrueg)
mrueg   14/05/14 23:26:26

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

Revision  ChangesPath
1.16 dev-ruby/redcarpet/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcarpet/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   26 Mar 2014 08:12:44 -  1.15
+++ ChangeLog   14 May 2014 23:26:26 -  1.16
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/redcarpet
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcarpet/ChangeLog,v 1.15 
2014/03/26 08:12:44 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcarpet/ChangeLog,v 1.16 
2014/05/14 23:26:26 mrueg Exp $
+
+*redcarpet-3.1.2 (14 May 2014)
+
+  14 May 2014; Manuel Rüger mr...@gentoo.org +redcarpet-3.1.2.ebuild:
+  Version bump.
 
   26 Mar 2014; Patrick Lauer patr...@gentoo.org redcarpet-3.1.1.ebuild:
   Whitespace



1.1  dev-ruby/redcarpet/redcarpet-3.1.2.ebuild

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

Index: redcarpet-3.1.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcarpet/redcarpet-3.1.2.ebuild,v 
1.1 2014/05/14 23:26:26 mrueg Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_RECIPE_DOC=rdoc
RUBY_FAKEGEM_EXTRADOCS=README.markdown CONTRIBUTING.md CHANGELOG.md doc
RUBY_FAKEGEM_TASK_TEST=test:unit
inherit multilib ruby-fakegem

SRC_URI=https://github.com/vmg/${PN}/archive/v${PV}.tar.gz - ${P}.tar.gz
DESCRIPTION=A Ruby wrapper for Upskirt.
HOMEPAGE=https://github.com/vmg/redcarpet;

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

ruby_add_bdepend test? ( dev-ruby/nokogiri )

all_ruby_prepare() {
sed -i -e '/bundler/d' -e 's/= :compile//'  Rakefile || die
rm test/benchmark.rb
}

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

each_ruby_compile() {
emake V=1 -Cext/${PN}
cp ext/${PN}/*$(get_modname) lib || die
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/mercenary: mercenary-0.3.3.ebuild ChangeLog

2014-05-14 Thread Manuel Rueger (mrueg)
mrueg   14/05/14 23:29:26

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

Revision  ChangesPath
1.6  dev-ruby/mercenary/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mercenary/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   7 May 2014 02:00:44 -   1.5
+++ ChangeLog   14 May 2014 23:29:26 -  1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/mercenary
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mercenary/ChangeLog,v 1.5 
2014/05/07 02:00:44 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mercenary/ChangeLog,v 1.6 
2014/05/14 23:29:26 mrueg Exp $
+
+*mercenary-0.3.3 (14 May 2014)
+
+  14 May 2014; Manuel Rüger mr...@gentoo.org +mercenary-0.3.3.ebuild:
+  Version bump.
 
   07 May 2014; Manuel Rüger mr...@gentoo.org -mercenary-0.2.0.ebuild,
   -mercenary-0.2.1.ebuild, -mercenary-0.3.1.ebuild:



1.1  dev-ruby/mercenary/mercenary-0.3.3.ebuild

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

Index: mercenary-0.3.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mercenary/mercenary-0.3.3.ebuild,v 
1.1 2014/05/14 23:29:26 mrueg Exp $

EAPI=5

USE_RUBY=ruby19 ruby20 ruby21 jruby

RUBY_FAKEGEM_EXTRADOC=History.markdown README.md
RUBY_FAKEGEM_RECIPE_DOC=rdoc
RUBY_FAKEGEM_RECIPE_TEST=rspec

inherit ruby-fakegem

DESCRIPTION=Lightweight and flexible library for writing command-line apps
HOMEPAGE=https://github.com/jekyll/mercenary;

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






[gentoo-commits] proj/layman:gsoc2014 commit in: layman/overlays/, layman/

2014-05-14 Thread Devan Franchini
commit: 807f7afc4398d84692a0e5f738b35b463b435dda
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 23:07:30 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 23:33:25 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=807f7afc

remotedb.py, tar.py: Implements ssl-fetch code.

Migrate to using ssl-fetch (urllib3 based) for downloading files.

---
 layman/overlays/tar.py |  30 ++
 layman/remotedb.py | 108 +++--
 2 files changed, 37 insertions(+), 101 deletions(-)

diff --git a/layman/overlays/tar.py b/layman/overlays/tar.py
index 9cb65a2..94fefb1 100644
--- a/layman/overlays/tar.py
+++ b/layman/overlays/tar.py
@@ -24,12 +24,16 @@ __version__ = $Id: tar.py 310 2007-04-09 16:30:40Z wrobel 
$
 #
 
#---
 
-import os, os.path, sys, urllib2, shutil, tempfile
+import os, os.path, sys, shutil
+
 import xml.etree.ElementTree as ET # Python 2.5
 
 from   layman.utils import path
-#from   layman.debug import OUT
 from   layman.overlays.source   import OverlaySource, require_supported
+from   layman.version   import VERSION
+from   sslfetch.connections import Connector
+
+USERAGENT = Layman + VERSION
 
 
#===
 #
@@ -78,6 +82,15 @@ class TarOverlay(OverlaySource):
 
 def __init__(self, parent, config, _location, ignore = 0):
 
+self.proxies = {}
+
+for proxy in ['http_proxy', 'https_proxy']:
+if config[proxy]:
+self.proxies[proxy.split('_')[0]] = config[proxy]
+elif os.getenv(proxy):
+self.proxies[proxy.split('_')[0]] = os.getenv(proxy)
+
+
 super(TarOverlay, self).__init__(parent,
 config, _location, ignore)
 
@@ -109,11 +122,14 @@ class TarOverlay(OverlaySource):
 ext = candidate_ext
 break
 
-try:
-tar = urllib2.urlopen(tar_url).read()
-except Exception as error:
-raise Exception('Failed to fetch the tar package from: '
-+ self.src + '\nError was:' + str(error))
+fetcher = Connector(self.output, self.proxies, USERAGENT)
+
+# Maps output functions for compatibility with ssl-fetch
+# output calls.
+self.output.write = self.output.info
+self.output.print_err = self.output.error
+
+success, tar, timestamp = fetcher.fetch_content(tar_url)
 
 pkg = path([base, self.parent.name + ext])
 

diff --git a/layman/remotedb.py b/layman/remotedb.py
index b010e51..24ee8b8 100644
--- a/layman/remotedb.py
+++ b/layman/remotedb.py
@@ -17,6 +17,7 @@
 '''Handles different storage files.'''
 
 from __future__ import with_statement
+from __future__ import unicode_literals
 
 __version__ = $Id: db.py 309 2007-04-09 16:23:38Z wrobel $
 
@@ -30,28 +31,6 @@ import os, os.path
 import sys
 import hashlib
 
-import requests
-from requests.exceptions import SSLError
-
-VERIFY_SSL = False
-# py3.2
-if sys.hexversion = 0x30200f0:
-VERIFY_SSL = True
-else:
-try: # import and enable SNI support for py2
-from requests.packages.urllib3.contrib import pyopenssl
-pyopenssl.inject_into_urllib3()
-VERIFY_SSL = True
-VERIFY_MSGS = [Successfully enabled ssl certificate verification.]
-except ImportError as e:
-VERIFY_MSGS = [
-Failed to import and inject pyopenssl/SNI support into urllib3,
-Disabling certificate verification,
-Error was: + e
-]
-VERIFY_SSL = False
-
-
 GPG_ENABLED = False
 try:
 from pygpg.config import GPGConfig
@@ -64,8 +43,10 @@ except ImportError:
 from   layman.utils import encoder
 from   layman.dbbaseimport DbBase
 from   layman.version   import VERSION
-from layman.compatibility   import fileopen
+from   layman.compatibility import fileopen
+from   sslfetch.connections import Connector  
 
+USERAGENT = Layman- + VERSION
 
 class RemoteDB(DbBase):
 '''Handles fetching the remote overlay list.'''
@@ -88,10 +69,6 @@ class RemoteDB(DbBase):
 self.urls  = [i.strip()
 for i in config['overlays'].split('\n') if len(i)]
 
-if VERIFY_MSGS:
-for msg in VERIFY_MSGS:
-self.output.debug(msg, 2)
-
 if GPG_ENABLED:
 self.get_gpg_urls()
 else:
@@ -113,7 +90,6 @@ class RemoteDB(DbBase):
 
 self.output.debug('RemoteDB.__init__(), paths to load = %s' 
%str(paths),
 2)
-
 if config['nocheck']:
 ignore = 2
 else:
@@ -171,6 +147,12 @@ class RemoteDB(DbBase):
 succeeded = True
 url_lists = [self.urls, self.detached_urls, self.signed_urls]
 need_gpg 

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

2014-05-14 Thread Manuel Rueger (mrueg)
mrueg   14/05/14 23:39:08

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

Revision  ChangesPath
1.3  dev-ruby/http/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   22 Apr 2014 06:09:41 -  1.2
+++ ChangeLog   14 May 2014 23:39:07 -  1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/http
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v 1.2 2014/04/22 
06:09:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v 1.3 2014/05/14 
23:39:07 mrueg Exp $
+
+*http-0.6.1 (14 May 2014)
+
+  14 May 2014; Manuel Rüger mr...@gentoo.org +http-0.6.1.ebuild:
+  Version bump.
 
 *http-0.6.0 (22 Apr 2014)
 
@@ -12,4 +17,3 @@
   21 Feb 2014; Hans de Graaff gra...@gentoo.org +http-0.5.0.ebuild,
   +metadata.xml:
   Initial import. New dependency for dev-ruby/twitter.
-



1.1  dev-ruby/http/http-0.6.1.ebuild

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

Index: http-0.6.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.1.ebuild,v 1.1 
2014/05/14 23:39:07 mrueg Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_RECIPE_TEST=rspec

RUBY_FAKEGEM_RECIPE_DOC=rdoc
RUBY_FAKEGEM_EXTRADOC=CHANGES.md README.md

inherit ruby-fakegem

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

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

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

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






[gentoo-commits] proj/ruby-overlay:master commit in: dev-java/jaffl/

2014-05-14 Thread Manuel Rüger
commit: f6196c5b5b8e18f8b9f996a04db58e521f00af0f
Author: Manuel Rüger mrueg AT gentoo DOT org
AuthorDate: Wed May 14 23:37:42 2014 +
Commit: Manuel Rüger mrueg AT gentoo DOT org
CommitDate: Wed May 14 23:37:42 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=f6196c5b

[dev-java/jaffl] Drop stable keywords in overlay.

Package-Manager: portage-2.2.10

---
 dev-java/jaffl/ChangeLog  | 6 --
 dev-java/jaffl/jaffl-0.5.9.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-java/jaffl/ChangeLog b/dev-java/jaffl/ChangeLog
index 375ac8c..18f1b11 100644
--- a/dev-java/jaffl/ChangeLog
+++ b/dev-java/jaffl/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for dev-java/jaffl
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 May 2014; Manuel Rüger mr...@gentoo.org jaffl-0.5.9.ebuild:
+  [dev-java/jaffl] Drop stable keywords in overlay.
+
   08 Jan 2012; Hans de Graaff gra...@gentoo.org jaffl-0.5.10.ebuild:
   Install jar properly, fix by ali_bush.
 
@@ -9,4 +12,3 @@
 
   07 Jan 2012; Hans de Graaff gra...@gentoo.org +jaffl-0.5.10.ebuild:
   Version bump by ali_bush.
-

diff --git a/dev-java/jaffl/jaffl-0.5.9.ebuild 
b/dev-java/jaffl/jaffl-0.5.9.ebuild
index f47f092..5ea83fc 100644
--- a/dev-java/jaffl/jaffl-0.5.9.ebuild
+++ b/dev-java/jaffl/jaffl-0.5.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/dev-java/jaffl/jaffl-0.5.1.ebuild,v 1.4 
2010/06/30 15:26:06 phajdan.jr Exp $
 
@@ -15,7 +15,7 @@ SRC_URI=http://github.com/wmeissner/${PN}/tarball/${PV} - 
${P}.tar.gz
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=amd64 x86
+KEYWORDS=~amd64 ~x86
 IUSE=test
 
 CDEPEND=dev-java/jffi:0.4



[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: dfbbf55260e78477d8ee5f6843f4f055d60c5433
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 21:10:50 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 23:47:43 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=dfbbf552

dbbase.py: Adds unicode compatibility to ElementTree

When writing the database to installed.xml, ElementTree needs to have
an encoding type specified or run time errors will occur. To ensure
compatibility between py2/py3 a check has been made to see which
python version is running and to set the _unicode variable
accordingly.

---
 layman/dbbase.py | 15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/layman/dbbase.py b/layman/dbbase.py
index ff99965..3632a57 100644
--- a/layman/dbbase.py
+++ b/layman/dbbase.py
@@ -37,6 +37,14 @@ from   layman.utils  import indent
 from   layman.compatibility  import fileopen
 from   layman.overlays.overlay   import Overlay
 
+#py3.2
+if sys.hexversion = 0x30200f0:
+_unicode = 'unicode'
+else:
+_unicode = 'UTF-8'
+
+
+
 
#===
 #
 # Class UnknownOverlayException
@@ -220,16 +228,13 @@ class DbBase(object):
  os.rmdir(tmpdir)
 '''
 
-tree = ET.Element('repositories', version=1.0)
+tree = ET.Element('repositories', version=1.0, encoding=unicode)
 tree[:] = [e.to_xml() for e in list(self.overlays.values())]
 indent(tree)
 tree = ET.ElementTree(tree)
 try:
 f = fileopen(path, 'w')
-f.write(\
-?xml version=1.0 encoding=UTF-8?
-)
-tree.write(f, encoding='utf-8')
+tree.write(f, encoding=_unicode)
 f.close()
 except Exception as error:
 raise Exception('Failed to write to local overlays file: '



[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: f045ecb72e58afbd5ef51dceac126bc93d6bc249
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 03:21:13 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 23:46:05 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=f045ecb7

dbbase.py: Adds compatibility to exception handling.

---
 layman/dbbase.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layman/dbbase.py b/layman/dbbase.py
index 8d57a9f..475ce44 100644
--- a/layman/dbbase.py
+++ b/layman/dbbase.py
@@ -156,7 +156,7 @@ class DbBase(object):
 '''
 try:
 document = ET.fromstring(text)
-except xml.parsers.expat.ExpatError, error:
+except xml.parsers.expat.ExpatError as error:
 raise BrokenOverlayCatalog(origin, error, 
self._broken_catalog_hint())
 
 overlays = document.findall('overlay') + \



[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: 5e68bb3140abaf79ecfef0e37459939d795560fc
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 21:28:10 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 23:48:18 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=5e68bb31

layman/makeconf.py: Implements cmp_to_key on prio_sort

To ensure py2/py3 compat, the cmp_to_key function has been used to
the convert the variable prio_sort to a key instead of a comparison
like py3 returns prio_sort to be.

---
 layman/makeconf.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/layman/makeconf.py b/layman/makeconf.py
index b592fc0..d8f0015 100644
--- a/layman/makeconf.py
+++ b/layman/makeconf.py
@@ -20,6 +20,7 @@ import codecs
 import re
 
 from layman.utils import path
+from layman.compatibility import cmp_to_key
 
 
#===
 #
@@ -246,7 +247,7 @@ class MakeConf:
 return 1
 return 0
 
-self.overlays.sort(prio_sort)
+self.overlays.sort(key=cmp_to_key(prio_sort))
 
 paths = []
 for i in self.overlays:



[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: de51b86ca9c283e700d5110a709a7e351790cc64
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 22:08:45 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 23:48:53 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=de51b86c

layman/cli.py: Adds byte array support

When checking the selection of which servers to sync/add there is
a check to see if 'ALL' is specified. In py2 with argparser this
works, but with py3 and argparser, this doesn't work because the
'ALL' string will come in as a bytearray. This commit fixes that
by checking the python version and assigning a varaible to be checked
instead of a simple string like 'ALL'. It will now come in as either
'ALL' or b'ALL', py version dependent. A small fix is also made to
docstring to make the print function py3 compatibile.

---
 layman/cli.py | 21 -
 1 file changed, 12 insertions(+), 9 deletions(-)

diff --git a/layman/cli.py b/layman/cli.py
index cccddc6..460114a 100644
--- a/layman/cli.py
+++ b/layman/cli.py
@@ -30,7 +30,10 @@ from layman.utils import (decode_selection, encoder, 
get_encoding,
 from layman.constants import (NOT_OFFICIAL_MSG, NOT_SUPPORTED_MSG,
 FAILURE, SUCCEED)
 
-
+if sys.hexversion = 0x30200f0:
+ALL_KEYWORD = b'ALL'
+else:
+ALL_KEYWORD = 'ALL'
 
 class ListPrinter(object):
 def __init__(self, config):
@@ -103,7 +106,7 @@ class ListPrinter(object):
 
 def short_list(self, overlay):
 '''
- print short_list(overlay)
+ print(short_list(overlay))
 wrobel[Subversion] (https://o.g.o/svn/dev/wrobel   
  )
 '''
 name   = pad(overlay['name'], 25)
@@ -184,7 +187,6 @@ class Main(object):
 a=act.intersection(k)
 self.output.debug('Actions = %s' % str(a), 4)
 for action in self.actions:
-
 self.output.debug('Checking for action %s' % action[0], 4)
 
 if action[0] in list(self.config.keys()):
@@ -234,13 +236,14 @@ class Main(object):
 '''
 self.output.info(Adding overlay,..., 2)
 selection = decode_selection(self.config['add'])
-if 'ALL' in selection:
+if ALL_KEYWORD in selection:
+selection = str(selection)
 selection = self.api.get_available()
 self.output.debug('Adding selected overlays', 6)
 result = self.api.add_repos(selection, update_news=True)
 if result:
-self.output.info('Successfully added overlay(s) '+\
-', '.join(selection) +'.', 2)
+selection = b', '.join(selection)
+self.output.info('Successfully added overlay(s) '+ 
selection.decode('UTF-8') +'.', 2)
 # blank newline  -- no  *
 self.output.notice('')
 return result
@@ -253,7 +256,7 @@ class Main(object):
 self.output.info(Syncing selected overlays,..., 2)
 # Note api.sync() defaults to printing results
 selection = decode_selection(self.config['sync'])
-if self.config['sync_all'] or 'ALL' in selection:
+if self.config['sync_all'] or ALL_KEYWORD in selection:
 selection = self.api.get_installed()
 self.output.debug('Updating selected overlays', 6)
 result = self.api.sync(selection, update_news=True)
@@ -267,7 +270,7 @@ class Main(object):
 '''
 self.output.info('Deleting selected overlays,...', 2)
 selection = decode_selection(self.config['delete'])
-if 'ALL' in selection:
+if ALL_KEYWORD in selection:
 selection = self.api.get_installed()
 result = self.api.delete_repos(selection)
 if result:
@@ -282,7 +285,7 @@ class Main(object):
 ''' Print information about the specified overlays.
 '''
 selection = decode_selection(self.config['info'])
-if 'ALL' in selection:
+if ALL_KEYWORD in selection:
 selection = self.api.get_available()
 
 list_printer = ListPrinter(self.config)



[gentoo-commits] proj/layman:gsoc2014 commit in: layman/overlays/, layman/

2014-05-14 Thread Devan Franchini
commit: 16687673a416f392347d1665dad61b0dd8c5aab3
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 00:35:07 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 23:44:30 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=16687673

Alters Exception, error to Exception as error

This changes the all instances of the phrase Exception, error to
Exception as error to allow py2/py3 compatibility.

---
 layman/api.py  | 16 
 layman/cli.py  |  2 +-
 layman/dbbase.py   |  4 ++--
 layman/makeconf.py |  4 ++--
 layman/overlays/overlay.py |  2 +-
 layman/overlays/source.py  |  2 +-
 layman/overlays/tar.py | 10 +-
 layman/remotedb.py | 10 +-
 layman/updater.py  |  2 +-
 layman/utils.py|  2 +-
 10 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/layman/api.py b/layman/api.py
index 11534fd..475691b 100755
--- a/layman/api.py
+++ b/layman/api.py
@@ -113,7 +113,7 @@ class LaymanAPI(object):
 try:
 self._get_installed_db().delete(
 self._get_installed_db().select(ovl))
-except Exception, e:
+except Exception as e:
 self._error(
 Exception caught disabling repository '+ovl+
 ':\n+str(e))
@@ -147,7 +147,7 @@ class LaymanAPI(object):
 try:
 success = self._get_installed_db().add(
 self._get_remote_db().select(ovl))
-except Exception, e:
+except Exception as e:
 self._error(Exception caught enabling repository '+ovl+
 ' : +str(e))
 results.append(success)
@@ -201,7 +201,7 @@ class LaymanAPI(object):
 continue
 try:
 overlay = db.select(ovl)
-except UnknownOverlayException, error:
+except UnknownOverlayException as error:
 self._error(error)
 result[ovl] = ('', False, False)
 else:
@@ -255,7 +255,7 @@ class LaymanAPI(object):
 overlay = db.select(ovl)
 #print overlay = , ovl
 #print !!!, overlay
-except UnknownOverlayException, error:
+except UnknownOverlayException as error:
 #print ERRORS, str(error)
 self._error(error)
 result[ovl] = ('', False, False)
@@ -311,7 +311,7 @@ class LaymanAPI(object):
 #self.output.debug(API.sync(); selecting %s, db = %s % (ovl, 
str(db)), 5)
 odb = db.select(ovl)
 self.output.debug(API.sync(); %s now selected %ovl, 5)
-except UnknownOverlayException, error:
+except UnknownOverlayException as error:
 #self.output.debug(API.sync(); UnknownOverlayException 
selecting %s %ovl, 5)
 #self._error(str(error))
 fatals.append((ovl,
@@ -364,7 +364,7 @@ class LaymanAPI(object):
 self.output.debug(API.sync(); starting db.sync(ovl), 5)
 db.sync(ovl)
 success.append((ovl,'Successfully synchronized overlay ' + 
ovl + '.'))
-except Exception, error:
+except Exception as error:
 fatals.append((ovl,
 'Failed to sync overlay ' + ovl + '.\nError was: '
 + str(error)))
@@ -457,7 +457,7 @@ class LaymanAPI(object):
 self.output.debug(
 'LaymanAPI.fetch_remote_list(); cache updated = %s'
 % str(dbreload),8)
-except Exception, error:
+except Exception as error:
 self.output.error('Failed to fetch overlay list!\n Original Error 
was: '
 + str(error))
 return False
@@ -585,7 +585,7 @@ class LaymanAPI(object):
 elif self.config['news_reporter'] == 'pkgcore':
 # pkgcore is not yet capable
 return
-except Exception, err:
+except Exception as err:
 msg = update_news() failed running %s news reporter function\n +\
   Error was; %s
 self._error(msg % (self.config['news_reporter'], err))

diff --git a/layman/cli.py b/layman/cli.py
index a5d2799..258e3b9 100644
--- a/layman/cli.py
+++ b/layman/cli.py
@@ -173,7 +173,7 @@ class Main(object):
 try:
 new_umask = int(umask, 8)
 old_umask = os.umask(new_umask)
-except Exception, error:
+except Exception as error:
 self.output.die('Failed setting to umask ' + umask +
 '!\nError was: ' + str(error))
 

diff --git a/layman/dbbase.py b/layman/dbbase.py
index e5c0fd9..8d57a9f 100644
--- a/layman/dbbase.py
+++ b/layman/dbbase.py
@@ -124,7 +124,7 @@ class 

[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: 6c71e2cc127a3271dcdd0a0e3228bc4514b6442a
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 20:56:23 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 23:47:43 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=6c71e2cc

layman/config.py: Adds py3 compatibility for ConfigParser

---
 layman/config.py | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/layman/config.py b/layman/config.py
index bf33f50..0827b71 100644
--- a/layman/config.py
+++ b/layman/config.py
@@ -28,7 +28,14 @@ __version__ = 0.2
 
 import sys
 import os
-import ConfigParser
+
+try:
+# Import for Python3
+import configparser as ConfigParser
+from configparser import BasicInterpolation
+except:
+# Import for Python2
+import ConfigParser
 
 from layman.output import Message
 from layman.utils import path
@@ -247,6 +254,7 @@ class BareConfig(object):
 return  overlays
 if (key in self._options
 and not self._options[key] is None):
+self._options['config'] = '/etc/layman/layman.cfg'
 return self._options[key]
 if self.config and self.config.has_option('MAIN', key):
 if key in self._defaults['t/f_options']:



[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: 852864fc72515a50db0296119317d4b0d9ea369d
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 21:33:55 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 23:48:18 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=852864fc

layman/output.py: Adds file output compatibility

In order to allow users to set the output for error and normal
output we need to check to see if users have set the output to be
of type file. In py2 this is specified by the variable file,
however in py3 this is specified by io.IOBase which encompasses
all file types such as Raw, Text, and Buffered files.

---
 layman/output.py | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/layman/output.py b/layman/output.py
index ea98894..ef348f5 100644
--- a/layman/output.py
+++ b/layman/output.py
@@ -6,6 +6,7 @@
  Distributed under the terms of the GNU General Public License v2
 
 
+from __future__ import print_function
 
 __version__ = 0.1
 
@@ -15,6 +16,11 @@ import sys
 from layman.constants import codes, INFO_LEVEL, WARN_LEVEL, NOTE_LEVEL, 
DEBUG_LEVEL, OFF
 from layman.compatibility import encode
 
+# py3.2
+if sys.hexversion = 0x30200f0:
+from io import IOBase as BUILTIN_FILE_TYPE
+else:
+BUILTIN_FILE_TYPE=file
 
 class MessageBase(object):
 Base Message class helper functions and variables
@@ -30,13 +36,13 @@ class MessageBase(object):
  error_callback=None
  ):
 # Where should the error output go? This can also be a file
-if isinstance(err, file):
+if isinstance(err, BUILTIN_FILE_TYPE):
 self.error_out = err
 else:
 raise Exception(MessageBase: input parameter 'err' must be of 
type: file)
 
 # Where should the normal output go? This can also be a file
-if isinstance(out, file):
+if isinstance(out, BUILTIN_FILE_TYPE):
 self.std_out = out
 else:
 raise Exception(MessageBase: input parameter 'out' must be of 
type: file)



[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: bcb2618ef62db616faca4e8d5c8ab56a45503609
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 22:08:01 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 23:48:18 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=bcb2618e

utils.py: Adds str type checking for path_elements

---
 layman/utils.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layman/utils.py b/layman/utils.py
index efb3231..bc8f473 100644
--- a/layman/utils.py
+++ b/layman/utils.py
@@ -149,7 +149,7 @@ def path(path_elements):
 '''
 pathname = ''
 
-if type(path_elements) in types.StringTypes:
+if isinstance(path_elements, str):
 path_elements = [path_elements]
 
 # Concatenate elements and seperate with /



[gentoo-commits] proj/layman:gsoc2014 commit in: layman/

2014-05-14 Thread Devan Franchini
commit: c939413d4d3bb469d47af31ec71b7b089258ea27
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 18:54:56 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 23:47:11 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=c939413d

layman/{output, version}.py: Updates print() functions

---
 layman/output.py  | 16 
 layman/version.py |  2 +-
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/layman/output.py b/layman/output.py
index 48b44a1..ea98894 100644
--- a/layman/output.py
+++ b/layman/output.py
@@ -133,7 +133,7 @@ class Message(MessageBase):
 return
 
 for i in info.split('\n'):
-print   self.std_out, self.color_func('yellow', 'DEBUG: ') + i
+print(self.color_func('yellow', 'DEBUG: ') + i, file=self.std_out)
 
 
 def notice (self, note, level = NOTE_LEVEL):
@@ -141,7 +141,7 @@ class Message(MessageBase):
 if level  self.note_lev:
 return
 
-print  self.std_out, note
+print(note, file=self.std_out)
 
 
 def info (self, info, level = INFO_LEVEL):
@@ -153,7 +153,7 @@ class Message(MessageBase):
 return
 
 for i in info.split('\n'):
-print   self.std_out,  %s %s % (self.color_func('green', 
'*'),i)
+print( %s %s % (self.color_func('green', '*'),i), 
file=self.std_out)
 
 
 def status (self, message, status, info = 'ignored'):
@@ -167,7 +167,7 @@ class Message(MessageBase):
 return
 
 for i in lines[0:-1]:
-print  self.std_out,  %s %s % (self.color_func('green', '*'),i)
+print( %s %s % (self.color_func('green', '*'),i), 
file=self.std_out)
 
 i = lines[-1]
 
@@ -181,8 +181,8 @@ class Message(MessageBase):
 else:
 result = '[' + self.color_func('yellow', info) + ']'
 
-print   %s %s %s %S % (self.color_func('green', '*'), i,
-('.' * (58 - len(i))), result)
+print(file= %s %s %s %S % (self.color_func('green', '*'), i,
+('.' * (58 - len(i))), result))
 
 
 def warn (self, warn, level = WARN_LEVEL):
@@ -194,7 +194,7 @@ class Message(MessageBase):
 return
 
 for i in warn.split('\n'):
-print  self.std_out,  %s %s % (self.color_func('yellow', 
'*'),i)
+print( %s %s % (self.color_func('yellow', '*'),i), 
file=self.std_out)
 
 
 def error (self, error):
@@ -208,7 +208,7 @@ class Message(MessageBase):
 # layman -L | less.
 self.std_out.flush()
 self.error_out.flush()
-print  self.std_out,  %s %s % (self.color_func('red', '*'), i)
+print( %s %s % (self.color_func('red', '*'), i), 
file=self.std_out)
 self.std_out.flush()
 self.do_error_callback(error)
 

diff --git a/layman/version.py b/layman/version.py
index 90c7412..276ee86 100644
--- a/layman/version.py
+++ b/layman/version.py
@@ -25,4 +25,4 @@ __version__ = $Id: version.py 309 2007-04-09 16:23:38Z 
wrobel $
 VERSION = '2.0.0-git'
 
 if __name__ == '__main__':
-print VERSION
+print(VERSION)



[gentoo-commits] proj/layman:gsoc2014 commit in: layman/overlays/

2014-05-14 Thread Devan Franchini
commit: 1b84dd4870f4db0c836006b891f4bb0c3170777c
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed May 14 01:13:31 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed May 14 23:45:56 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=1b84dd48

overlays/tar.py: Changes permissions integer to octal

---
 layman/overlays/tar.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layman/overlays/tar.py b/layman/overlays/tar.py
index e57096d..9cb65a2 100644
--- a/layman/overlays/tar.py
+++ b/layman/overlays/tar.py
@@ -169,7 +169,7 @@ class TarOverlay(OverlaySource):
 raise Exception('Failed to rename tar subdirectory ' +
 source + ' to ' + final_path +
 '\nError was:' + str(error))
-os.chmod(final_path, 0755)
+os.chmod(final_path, 0o755)
 else:
 raise Exception('Given subpath ' + source + ' does not exist 
'
 ' in the tar package!')



<    1   2   3   4   >