[gentoo-commits] gentoo-x86 commit in dev-libs/libksba: libksba-1.3.1.ebuild ChangeLog

2014-10-08 Thread Alon Bar-Lev (alonbl)
alonbl  14/10/08 06:14:01

  Modified: ChangeLog
  Added:libksba-1.3.1.ebuild
  Log:
  Version bump, bug#524738
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.152dev-libs/libksba/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- ChangeLog   15 Feb 2014 23:42:29 -  1.151
+++ ChangeLog   8 Oct 2014 06:14:01 -   1.152
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/libksba
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.151 
2014/02/15 23:42:29 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.152 
2014/10/08 06:14:01 alonbl Exp $
+
+*libksba-1.3.1 (08 Oct 2014)
+
+  08 Oct 2014; Alon Bar-Lev alo...@gentoo.org +libksba-1.3.1.ebuild:
+  Version bump, bug#524738
 
   15 Feb 2014; Alon Bar-Lev alo...@gentoo.org libksba-1.3.0.ebuild:
   Fix yacc timestamp issue due to aix patch, bug#494938, thanks to Yixun Lan



1.1  dev-libs/libksba/libksba-1.3.1.ebuild

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

Index: libksba-1.3.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-1.3.1.ebuild,v 1.1 
2014/10/08 06:14:01 alonbl Exp $

EAPI=4

# so we won't need to autreconf yet another g10 package
AUTOTOOLS_IN_SOURCE_BUILD=1
inherit autotools-utils

DESCRIPTION=X.509 and CMS (PKCS#7) library
HOMEPAGE=http://www.gnupg.org/related_software/libksba;
SRC_URI=mirror://gnupg/libksba/${P}.tar.bz2

LICENSE=LGPL-3+ GPL-2+ GPL-3
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=static-libs

RDEPEND==dev-libs/libgpg-error-1.8
DEPEND=${RDEPEND}






[gentoo-commits] gentoo-x86 commit in app-shells/bash: bash-3.1_p23.ebuild bash-4.2_p52.ebuild bash-4.1_p17.ebuild bash-3.1_p22.ebuild bash-4.0_p44.ebuild bash-4.1_p16.ebuild bash-3.2_p57.ebuild Chang

2014-10-08 Thread Raul Porcel (armin76)
armin76 14/10/08 06:21:18

  Modified: bash-3.1_p23.ebuild bash-4.2_p52.ebuild
bash-4.1_p17.ebuild bash-3.1_p22.ebuild
bash-4.0_p44.ebuild bash-4.1_p16.ebuild
bash-3.2_p57.ebuild ChangeLog bash-4.2_p53.ebuild
bash-4.0_p43.ebuild bash-3.2_p56.ebuild
  Log:
  arm64/m68k/s390/sh stable
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.4  app-shells/bash/bash-3.1_p23.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-3.1_p23.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-3.1_p23.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-3.1_p23.ebuild?r1=1.3r2=1.4

Index: bash-3.1_p23.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p23.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bash-3.1_p23.ebuild 6 Oct 2014 18:14:52 -   1.3
+++ bash-3.1_p23.ebuild 8 Oct 2014 06:21:18 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p23.ebuild,v 1.3 
2014/10/06 18:14:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p23.ebuild,v 1.4 
2014/10/08 06:21:18 armin76 Exp $
 
 EAPI=4
 
@@ -34,7 +34,7 @@
 
 LICENSE=GPL-2
 SLOT=${MY_PV}
-KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh 
sparc x86 ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~sparc-fbsd ~x86-fbsd
 IUSE=afs +net nls +readline
 
 DEPEND==sys-libs/ncurses-5.2-r2



1.5  app-shells/bash/bash-4.2_p52.ebuild

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

Index: bash-4.2_p52.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p52.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bash-4.2_p52.ebuild 4 Oct 2014 08:53:10 -   1.4
+++ bash-4.2_p52.ebuild 8 Oct 2014 06:21:18 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p52.ebuild,v 1.4 
2014/10/04 08:53:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p52.ebuild,v 1.5 
2014/10/08 06:21:18 armin76 Exp $
 
 EAPI=4
 
@@ -34,7 +34,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=afs bashlogger examples mem-scramble +net nls plugins +readline vanilla
 
 DEPEND==sys-libs/ncurses-5.2-r2



1.4  app-shells/bash/bash-4.1_p17.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p17.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p17.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p17.ebuild?r1=1.3r2=1.4

Index: bash-4.1_p17.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p17.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bash-4.1_p17.ebuild 6 Oct 2014 18:14:52 -   1.3
+++ bash-4.1_p17.ebuild 8 Oct 2014 06:21:18 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p17.ebuild,v 1.3 
2014/10/06 18:14:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p17.ebuild,v 1.4 
2014/10/08 06:21:18 armin76 Exp $
 
 EAPI=4
 
@@ -34,7 +34,7 @@
 
 LICENSE=GPL-3
 SLOT=${MY_PV}
-KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh 
sparc x86 ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~sparc-fbsd ~x86-fbsd
 IUSE=afs mem-scramble +net nls +readline
 
 DEPEND==sys-libs/ncurses-5.2-r2



1.5  app-shells/bash/bash-3.1_p22.ebuild

file : 

[gentoo-commits] gentoo-x86 commit in x11-misc/xfe: ChangeLog xfe-1.37.ebuild

2014-10-08 Thread Jeroen Roovers (jer)
jer 14/10/08 06:24:24

  Modified: ChangeLog xfe-1.37.ebuild
  Log:
  Fix building against newer media-libs/freetype by Matthew Ogilvie (bug 
#514800).
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key A792A613)

Revision  ChangesPath
1.97 x11-misc/xfe/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog   26 Feb 2014 14:37:40 -  1.96
+++ ChangeLog   8 Oct 2014 06:24:24 -   1.97
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/xfe
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.96 2014/02/26 
14:37:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.97 2014/10/08 
06:24:24 jer Exp $
+
+  08 Oct 2014; Jeroen Roovers j...@gentoo.org xfe-1.37.ebuild:
+  Fix building against newer media-libs/freetype by Matthew Ogilvie (bug
+  #514800).
 
 *xfe-1.37 (26 Feb 2014)
 



1.2  x11-misc/xfe/xfe-1.37.ebuild

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

Index: xfe-1.37.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.37.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfe-1.37.ebuild 26 Feb 2014 14:37:40 -  1.1
+++ xfe-1.37.ebuild 8 Oct 2014 06:24:24 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.37.ebuild,v 1.1 
2014/02/26 14:37:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.37.ebuild,v 1.2 
2014/10/08 06:24:24 jer Exp $
 
 EAPI=5
 
@@ -62,7 +62,11 @@
rm_locale() { sed -i -e /${1}/d po/LINGUAS || die ;}
l10n_for_each_disabled_locale_do rm_locale
 
-   sed -i -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' configure.ac || die
+   sed -i \
+   -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' \
+   -e 's|freetype/config/ftheader.h|ft2build.h|' \
+   configure.ac || die
+
eautoreconf
 }
 






[gentoo-commits] gentoo-x86 commit in dev-libs/libassuan: libassuan-2.1.2.ebuild ChangeLog libassuan-2.1.0.ebuild libassuan-2.0.3.ebuild

2014-10-08 Thread Alon Bar-Lev (alonbl)
alonbl  14/10/08 06:23:55

  Modified: ChangeLog
  Added:libassuan-2.1.2.ebuild
  Removed:  libassuan-2.1.0.ebuild libassuan-2.0.3.ebuild
  Log:
  Version bump, bug#524740, cleanup
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.121dev-libs/libassuan/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libassuan/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog   5 Feb 2014 04:02:46 -   1.120
+++ ChangeLog   8 Oct 2014 06:23:55 -   1.121
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libassuan
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/ChangeLog,v 1.120 
2014/02/05 04:02:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/ChangeLog,v 1.121 
2014/10/08 06:23:55 alonbl Exp $
+
+*libassuan-2.1.2 (08 Oct 2014)
+
+  08 Oct 2014; Alon Bar-Lev alo...@gentoo.org +libassuan-2.1.2.ebuild,
+  -libassuan-2.0.3.ebuild, -libassuan-2.1.0.ebuild:
+  Version bump, bug#524740, cleanup
 
   05 Feb 2014; Mike Frysinger vap...@gentoo.org libassuan-2.0.3.ebuild,
   libassuan-2.1.0.ebuild, libassuan-2.1.1.ebuild:



1.1  dev-libs/libassuan/libassuan-2.1.2.ebuild

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

Index: libassuan-2.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-libs/libassuan/libassuan-2.1.2.ebuild,v 
1.1 2014/10/08 06:23:55 alonbl Exp $

EAPI=5

DESCRIPTION=IPC library used by GnuPG and GPGME
HOMEPAGE=http://www.gnupg.org/related_software/libassuan/index.en.html;
SRC_URI=mirror://gnupg/${PN}/${P}.tar.bz2

LICENSE=GPL-3 LGPL-2.1
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=static-libs

RDEPEND==dev-libs/libgpg-error-1.8
DEPEND=${RDEPEND}

DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )

src_configure() {
econf $(use_enable static-libs static)
}

src_install() {
default
# ppl need to use libassuan-config for --cflags and --libs
rm -f ${ED}usr/lib*/${PN}.la
}






[gentoo-commits] dev/sera:master commit in: dev-libs/efl/

2014-10-08 Thread Ralph Sennhauser
commit: 8942e2c9cd190804d907cdeaeed9b3e23fc3c56e
Author: Ralph Sennhauser sera AT gentoo DOT org
AuthorDate: Wed Oct  8 06:16:24 2014 +
Commit: Ralph Sennhauser sera AT gentoo DOT org
CommitDate: Wed Oct  8 06:16:24 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/sera.git;a=commit;h=8942e2c9

efl-1.11.2: uses sdl2

---
 dev-libs/efl/efl-1.11.2.ebuild | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-libs/efl/efl-1.11.2.ebuild b/dev-libs/efl/efl-1.11.2.ebuild
index c83b6ba..e406c26 100644
--- a/dev-libs/efl/efl-1.11.2.ebuild
+++ b/dev-libs/efl/efl-1.11.2.ebuild
@@ -68,8 +68,7 @@ COMMON_DEP=
)
scim?   ( app-i18n/scim )
sdl? (
-   =media-libs/libsdl-1.2.0:0[opengl?]
-   gles? ( =media-libs/libsdl-1.2.0:0[opengl] )
+   =media-libs/libsdl-2.0.0:0[opengl?,gles?]
)
systemd? ( sys-apps/systemd )
tiff? ( media-libs/tiff:0 )
@@ -128,6 +127,11 @@ src_configure() {
einfo You enabled both USE=opengl and USE=gles, using 
opengl
elif use gles; then
config+=( --with-opengl=es )
+   if use sdl; then
+   config+=( --with-opengl=none )
+   ewarn You enabled both USE=sdl and USE=gles which 
isn't currently supported.
+   ewarn Disabling gl for all backends.
+   fi
else
config+=( --with-opengl=none )
fi



[gentoo-commits] dev/sera:master commit in: dev-libs/efl/

2014-10-08 Thread Ralph Sennhauser
commit: d08077e0a6f228ea29fb6220a778dbe64381642b
Author: Ralph Sennhauser sera AT gentoo DOT org
AuthorDate: Wed Oct  8 06:29:36 2014 +
Commit: Ralph Sennhauser sera AT gentoo DOT org
CommitDate: Wed Oct  8 06:29:36 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/sera.git;a=commit;h=d08077e0

efl-1.11.2: renamed cxx11 option to cxx-bindings

---
 dev-libs/efl/efl-1.11.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/efl/efl-1.11.2.ebuild b/dev-libs/efl/efl-1.11.2.ebuild
index e406c26..c1a8ab6 100644
--- a/dev-libs/efl/efl-1.11.2.ebuild
+++ b/dev-libs/efl/efl-1.11.2.ebuild
@@ -14,7 +14,7 @@ LICENSE=BSD-2 GPL-2 LGPL-2.1 ZLIB
 SLOT=0
 KEYWORDS=~amd64 ~x86
 
-IUSE=+X avahi cxx debug doc drm egl fbcon +fontconfig fribidi gif gles glib 
gnutls gstreamer harfbuzz ibus jp2k nls +opengl ssl physics +png pulseaudio 
scim sdl static-libs systemd test tiff tslib v4l2 wayland webp xim xine xpm
+IUSE=+X avahi cxx-bindings debug doc drm egl fbcon +fontconfig fribidi gif 
gles glib gnutls gstreamer harfbuzz ibus jp2k nls +opengl ssl physics +png 
pulseaudio scim sdl static-libs systemd test tiff tslib v4l2 wayland webp xim 
xine xpm
 
 COMMON_DEP=
dev-lang/luajit:2
@@ -154,7 +154,7 @@ src_configure() {
fi
config+=(
$(use_enable avahi)
-   $(use_enable cxx c++11)
+   $(use_enable cxx-bindings cxx-bindings)
$(use_enable doc)
$(use_enable fbcon fb)
$(use_enable fontconfig)



[gentoo-commits] gentoo-x86 commit in dev-php/PEAR-XML_Feed_Parser: metadata.xml ChangeLog

2014-10-08 Thread Jeroen Roovers (jer)
jer 14/10/08 06:36:23

  Modified: metadata.xml ChangeLog
  Log:
  Remove short longdescription.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key A792A613)

Revision  ChangesPath
1.3  dev-php/PEAR-XML_Feed_Parser/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Feed_Parser/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml16 Dec 2012 20:00:41 -  1.2
+++ metadata.xml8 Oct 2014 06:36:23 -   1.3
@@ -4,5 +4,4 @@
 maintainer
   emaillord...@gentoo.org/email
 /maintainer
-longdescriptionProvides an unified API for handling 
Atom/RSS/longdescription
 /pkgmetadata



1.3  dev-php/PEAR-XML_Feed_Parser/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Feed_Parser/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   16 Dec 2012 20:00:41 -  1.2
+++ ChangeLog   8 Oct 2014 06:36:23 -   1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-XML_Feed_Parser
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Feed_Parser/ChangeLog,v 
1.2 2012/12/16 20:00:41 xarthisius Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Feed_Parser/ChangeLog,v 
1.3 2014/10/08 06:36:23 jer Exp $
+
+  08 Oct 2014; Jeroen Roovers j...@gentoo.org metadata.xml:
+  Remove short longdescription.
 
   16 Dec 2012; Kacper Kowalik xarthis...@gentoo.org metadata.xml:
   Drop no-herd from metadata.xml
@@ -10,4 +13,3 @@
   05 Sep 2012; lord...@gentoo.org +PEAR-XML_Feed_Parser-1.0.5.ebuild:
   inital import from bug #258604 Thanks to Lutz Heermann
   lutz.heerm...@isa.de.com
-






[gentoo-commits] gentoo-x86 commit in sci-chemistry/ccpn: ChangeLog ccpn-2.4.1_p141008.ebuild

2014-10-08 Thread Justin Lecher (jlec)
jlec14/10/08 06:39:12

  Modified: ChangeLog
  Added:ccpn-2.4.1_p141008.ebuild
  Log:
  sci-chemistry/ccpn: Todays python patches
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key B9D4F231BD1558AB!)

Revision  ChangesPath
1.149sci-chemistry/ccpn/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog   6 Oct 2014 07:23:45 -   1.148
+++ ChangeLog   8 Oct 2014 06:39:12 -   1.149
@@ -1,6 +1,11 @@
 # ChangeLog for sci-chemistry/ccpn
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.148 
2014/10/06 07:23:45 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.149 
2014/10/08 06:39:12 jlec Exp $
+
+*ccpn-2.4.1_p141008 (08 Oct 2014)
+
+  08 Oct 2014; Justin Lecher j...@gentoo.org +ccpn-2.4.1_p141008.ebuild:
+  Todays python patches
 
 *ccpn-2.4.1 (06 Oct 2014)
 



1.1  sci-chemistry/ccpn/ccpn-2.4.1_p141008.ebuild

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

Index: ccpn-2.4.1_p141008.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.4.1_p141008.ebuild,v 1.1 
2014/10/08 06:39:12 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=ssl,tk

inherit eutils flag-o-matic multilib portability python-single-r1 
toolchain-funcs versionator

#PATCHSET=${PV##*_p}
MY_PN=${PN}mr
MY_PV=$(replace_version_separator 3 _ ${PV%%_p*})
MY_MAJOR=$(get_version_component_range 1-3)

DESCRIPTION=The Collaborative Computing Project for NMR
HOMEPAGE=http://www.ccpn.ac.uk/ccpn;
SRC_URI=http://www-old.ccpn.ac.uk/download/${MY_PN}/analysis${MY_PV}.tar.gz;
[[ -n ${PATCHSET} ]] \
 SRC_URI+= 
http://dev.gentoo.org/~jlec/distfiles/ccpn-update-${MY_MAJOR}-${PATCHSET}.patch.xz;

SLOT=0
LICENSE=|| ( CCPN LGPL-2.1 )
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=+opengl

REQUIRED_USE=${PYTHON_REQUIRED_USE}

RDEPEND=
${PYTHON_DEPS}
dev-lang/tk[threads]
dev-python/numpy[${PYTHON_USEDEP}]
dev-tcltk/tix
=sci-libs/ccpn-data-${MY_MAJOR}*[${PYTHON_USEDEP}]
sci-biology/psipred
x11-libs/libXext
x11-libs/libX11
opengl? (
media-libs/freeglut
dev-python/pyglet[${PYTHON_USEDEP}] )
DEPEND=${RDEPEND}

RESTRICT=mirror

S=${WORKDIR}/${MY_PN}/${MY_PN}$(get_version_component_range 1-2)

src_prepare() {
[[ -n ${PATCHSET} ]]  \
EPATCH_OPTS=-p2 epatch 
${WORKDIR}/ccpn-update-${MY_MAJOR}-${PATCHSET}.patch

epatch ${FILESDIR}/2.3.1-parallel.patch

append-lfs-flags

sed \
-e /PSIPRED_DIR/s:'data':'share/psipred/data':g \
-e s:weights_s:weights:g \
-i python/ccpnmr/analysis/wrappers/Psipred.py || die

local tk_ver
local myconf

tk_ver=$(best_version dev-lang/tk | cut -d- -f3 | cut -d. -f1,2)

if use opengl; then
GLUT_NEED_INIT=-DNEED_GLUT_INIT
IGNORE_GL_FLAG=
GL_FLAG=-DUSE_GL_TRUE
GL_DIR=${EPREFIX}/usr
GL_LIB=-lglut -lGLU -lGL
GL_INCLUDE_FLAGS=-I\$(GL_DIR)/include
GL_LIB_FLAGS=-L\$(GL_DIR)/$(get_libdir)

else
IGNORE_GL_FLAG=-DIGNORE_GL
GL_FLAG=-DUSE_GL_FALSE
fi

GLUT_NOT_IN_GL=
GLUT_FLAG=\$(GLUT_NEED_INIT) \$(GLUT_NOT_IN_GL)

rm -rf data model doc license || die

sed \
-e s|/usr|${EPREFIX}/usr|g \
-e s|^\(CC =\).*|\1 $(tc-getCC)|g \
-e s|^\(OPT_FLAG =\).*|\1 ${CPPFLAGS} ${CFLAGS}|g \
-e s|^\(LINK_FLAGS =.*\)|\1 ${LDFLAGS}|g \
-e s|^\(IGNORE_GL_FLAG =\).*|\1 ${IGNORE_GL_FLAG}|g \
-e s|^\(GL_FLAG =\).*|\1 ${GL_FLAG}|g \
-e s|^\(GL_DIR =\).*|\1 ${GL_DIR}|g \
-e s|^\(GL_LIB =\).*|\1 ${GL_LIB}|g \
-e s|^\(GL_LIB_FLAGS =\).*|\1 ${GL_LIB_FLAGS}|g \
  

[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry: pinentry-0.8.4.ebuild ChangeLog

2014-10-08 Thread Alon Bar-Lev (alonbl)
alonbl  14/10/08 06:39:06

  Modified: ChangeLog
  Added:pinentry-0.8.4.ebuild
  Log:
  Version bump, bug#524742
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.152app-crypt/pinentry/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- ChangeLog   3 Apr 2014 19:40:59 -   1.151
+++ ChangeLog   8 Oct 2014 06:39:06 -   1.152
@@ -1,6 +1,11 @@
 # ChangeLog for app-crypt/pinentry
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.151 
2014/04/03 19:40:59 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.152 
2014/10/08 06:39:06 alonbl Exp $
+
+*pinentry-0.8.4 (08 Oct 2014)
+
+  08 Oct 2014; Alon Bar-Lev alo...@gentoo.org +pinentry-0.8.4.ebuild:
+  Version bump, bug#524742
 
   03 Apr 2014; Michael Haubenwallner ha...@gentoo.org pinentry-0.8.3.ebuild:
   Add ~ppc-aix keyword.



1.1  app-crypt/pinentry/pinentry-0.8.4.ebuild

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

Index: pinentry-0.8.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.4.ebuild,v 
1.1 2014/10/08 06:39:06 alonbl Exp $

EAPI=5

inherit autotools multilib eutils flag-o-matic

DESCRIPTION=Collection of simple PIN or passphrase entry dialogs which utilize 
the Assuan protocol
HOMEPAGE=http://gnupg.org/aegypten2/index.html;
SRC_URI=mirror://gnupg/${PN}/${P}.tar.bz2

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=gtk ncurses qt4 caps static

RDEPEND=
app-admin/eselect-pinentry
caps? ( sys-libs/libcap )
gtk? ( x11-libs/gtk+:2 )
ncurses? ( sys-libs/ncurses )
qt4? ( =dev-qt/qtgui-4.4.1:4 )
static? ( =sys-libs/ncurses-5.7-r5[static-libs,-gpm] )

DEPEND=${RDEPEND}
sys-devel/gettext
gtk? ( virtual/pkgconfig )
qt4? ( virtual/pkgconfig )
ppc-aix? ( dev-libs/gnulib )

REQUIRED_USE=
|| ( ncurses gtk qt4 )
gtk? ( !static )
qt4? ( !static )
static? ( ncurses )


DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )

src_prepare() {
if use qt4; then
local f
for f in qt4/*.moc; do
${EPREFIX}/usr/bin/moc ${f/.moc/.h}  ${f} || die
done
fi
epatch ${FILESDIR}/${PN}-0.8.2-ncurses.patch
epatch ${FILESDIR}/${PN}-0.8.2-texi.patch
eautoreconf
}

src_configure() {
use static  append-ldflags -static

if [[ ${CHOST} == *-aix* ]] ; then
append-flags -I${EPREFIX}/usr/$(get_libdir)/gnulib/include
append-ldflags 
-L${EPREFIX}/usr/$(get_libdir)/gnulib/$(get_libdir)
append-libs -lgnu
fi

# Issues finding qt on multilib systems
export QTLIB=${QTDIR}/$(get_libdir)

econf \
--disable-pinentry-gtk \
--disable-pinentry-qt \
--enable-pinentry-tty \
$(use_enable gtk pinentry-gtk2) \
$(use_enable ncurses pinentry-curses) \
$(use_enable ncurses fallback-curses) \
$(use_enable qt4 pinentry-qt4) \
$(use_with caps libcap) \
--without-x
}

src_compile() {
emake AR=$(tc-getAR)
}

src_install() {
default
rm -f ${ED}/usr/bin/pinentry || die
}

pkg_postinst() {
if ! has_version 'app-crypt/pinentry' || has_version 
'app-crypt/pinentry-0.7.3'; then
elog We no longer install pinentry-curses and pinentry-qt SUID 
root by default.
elog Linux kernels =2.6.9 support memory locking for 
unprivileged processes.
elog The soft resource limit for memory 

[gentoo-commits] gentoo-x86 commit in x11-misc/xfe: ChangeLog

2014-10-08 Thread Jeroen Roovers (jer)
jer 14/10/08 06:40:31

  Modified: ChangeLog
  Log:
  Add credit.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key A792A613)

Revision  ChangesPath
1.98 x11-misc/xfe/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog   8 Oct 2014 06:24:24 -   1.97
+++ ChangeLog   8 Oct 2014 06:40:31 -   1.98
@@ -1,10 +1,10 @@
 # ChangeLog for x11-misc/xfe
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.97 2014/10/08 
06:24:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.98 2014/10/08 
06:40:31 jer Exp $
 
   08 Oct 2014; Jeroen Roovers j...@gentoo.org xfe-1.37.ebuild:
-  Fix building against newer media-libs/freetype by Matthew Ogilvie (bug
-  #514800).
+  Fix building against newer media-libs/freetype by AlexOmskiy and Matthew
+  Ogilvie (bug #514800).
 
 *xfe-1.37 (26 Feb 2014)
 






[gentoo-commits] gentoo-x86 commit in sci-chemistry/ccpn: ChangeLog ccpn-2.4.1_p141008.ebuild

2014-10-08 Thread Justin Lecher (jlec)
jlec14/10/08 07:29:07

  Modified: ChangeLog ccpn-2.4.1_p141008.ebuild
  Log:
  sci-chemistry/ccpn: Uncomment variable
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key B9D4F231BD1558AB!)

Revision  ChangesPath
1.150sci-chemistry/ccpn/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- ChangeLog   8 Oct 2014 06:39:12 -   1.149
+++ ChangeLog   8 Oct 2014 07:29:07 -   1.150
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/ccpn
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.149 
2014/10/08 06:39:12 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.150 
2014/10/08 07:29:07 jlec Exp $
+
+  08 Oct 2014; Justin Lecher j...@gentoo.org ccpn-2.4.1_p141008.ebuild:
+  Uncomment variable
 
 *ccpn-2.4.1_p141008 (08 Oct 2014)
 



1.2  sci-chemistry/ccpn/ccpn-2.4.1_p141008.ebuild

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

Index: ccpn-2.4.1_p141008.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.4.1_p141008.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ccpn-2.4.1_p141008.ebuild   8 Oct 2014 06:39:12 -   1.1
+++ ccpn-2.4.1_p141008.ebuild   8 Oct 2014 07:29:07 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.4.1_p141008.ebuild,v 1.1 
2014/10/08 06:39:12 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.4.1_p141008.ebuild,v 1.2 
2014/10/08 07:29:07 jlec Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 
 inherit eutils flag-o-matic multilib portability python-single-r1 
toolchain-funcs versionator
 
-#PATCHSET=${PV##*_p}
+PATCHSET=${PV##*_p}
 MY_PN=${PN}mr
 MY_PV=$(replace_version_separator 3 _ ${PV%%_p*})
 MY_MAJOR=$(get_version_component_range 1-3)






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

2014-10-08 Thread Alexis Ballier (aballier)
aballier14/10/08 08:04:11

  Modified: ChangeLog
  Added:ffmpeg-1.2.9.ebuild
  Log:
  version bump for the 1.2 branch
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 160F534A)

Revision  ChangesPath
1.797media-video/ffmpeg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
retrieving revision 1.796
retrieving revision 1.797
diff -u -r1.796 -r1.797
--- ChangeLog   7 Oct 2014 10:01:57 -   1.796
+++ ChangeLog   8 Oct 2014 08:04:11 -   1.797
@@ -1,6 +1,11 @@
 # 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.796 
2014/10/07 10:01:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.797 
2014/10/08 08:04:11 aballier Exp $
+
+*ffmpeg-1.2.9 (08 Oct 2014)
+
+  08 Oct 2014; Alexis Ballier aball...@gentoo.org +ffmpeg-1.2.9.ebuild:
+  version bump for the 1.2 branch
 
 *ffmpeg-2.4.2 (07 Oct 2014)
 



1.1  media-video/ffmpeg/ffmpeg-1.2.9.ebuild

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

Index: ffmpeg-1.2.9.ebuild
===
# 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-1.2.9.ebuild,v 1.1 
2014/10/08 08:04:11 aballier Exp $

EAPI=4

SCM=
if [ ${PV#} != ${PV} ] ; then
SCM=git-2
EGIT_REPO_URI=git://source.ffmpeg.org/ffmpeg.git
fi

inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM}

DESCRIPTION=Complete solution to record, convert and stream audio and video. 
Includes libavcodec
HOMEPAGE=http://ffmpeg.org/;
if [ ${PV#} != ${PV} ] ; then
SRC_URI=
elif [ ${PV%_p*} != ${PV} ] ; then # Snapshot
SRC_URI=mirror://gentoo/${P}.tar.bz2
else # Release
SRC_URI=http://ffmpeg.org/releases/${P/_/-}.tar.bz2;
fi
FFMPEG_REVISION=${PV#*_p}

LICENSE=GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )
SLOT=0
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
fi
IUSE=
aac aacplus alsa amr bindist bluray +bzip2 cdio celt
cpudetection debug doc +encode examples faac fdk flite fontconfig frei0r
gnutls gsm +hardcoded-tables +iconv iec61883 ieee1394 jack jpeg2k libass
libcaca libsoxr libv4l modplug mp3 +network openal openssl opus oss pic
pulseaudio rtmp schroedinger sdl speex static-libs test theora threads
truetype twolame v4l vaapi vdpau vorbis vpx X x264 xvid +zlib


# String for CPU features in the useflag[:configure_option] form
# if :configure_option isn't set, it will use 'useflag' as configure option
CPU_FEATURES=3dnow:amd3dnow 3dnowext:amd3dnowext altivec avx mmx mmxext ssse3 
vis neon

for i in ${CPU_FEATURES}; do
IUSE=${IUSE} ${i%:*}
done

FFTOOLS=aviocat cws2fws ffescape ffeval fourcc2pixfmt graph2dot ismindex 
pktdumper qt-faststart trasher

for i in ${FFTOOLS}; do
IUSE=${IUSE} +fftools_$i
done

RDEPEND=
alsa? ( =media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
amr? ( =media-libs/opencore-amr-0.1.3-r1[${MULTILIB_USEDEP}] )
bluray? ( =media-libs/libbluray-0.3.0-r1[${MULTILIB_USEDEP}] )
bzip2? ( =app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )
cdio? (
|| (

=dev-libs/libcdio-paranoia-0.90_p1-r1[${MULTILIB_USEDEP}]
dev-libs/libcdio-0.90[-minimal,${MULTILIB_USEDEP}]
)
)
celt? ( =media-libs/celt-0.11.1-r1[${MULTILIB_USEDEP}] )
encode? (
aac? ( =media-libs/vo-aacenc-0.1.3[${MULTILIB_USEDEP}] )
aacplus? ( =media-libs/libaacplus-2.0.2-r1[${MULTILIB_USEDEP}] 
)
amr? ( =media-libs/vo-amrwbenc-0.1.2-r1[${MULTILIB_USEDEP}] )
faac? ( =media-libs/faac-1.28-r3[${MULTILIB_USEDEP}] )
fdk? ( =media-libs/fdk-aac-0.1.2[${MULTILIB_USEDEP}] )
mp3? ( =media-sound/lame-3.99.5-r1[${MULTILIB_USEDEP}] )
theora? (

[gentoo-commits] gentoo-x86 commit in media-sound/vorbis-tools: ChangeLog vorbis-tools-1.4.0-r2.ebuild

2014-10-08 Thread Tony Vroon (chainsaw)
chainsaw14/10/08 08:22:01

  Modified: ChangeLog
  Added:vorbis-tools-1.4.0-r2.ebuild
  Log:
  Patch by unlord from xiph.org to address a format security issue, closes 
bug #520580 by Agostino ago Sarubbo.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xB5058F9A)

Revision  ChangesPath
1.105media-sound/vorbis-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vorbis-tools/ChangeLog?rev=1.105view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vorbis-tools/ChangeLog?rev=1.105content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vorbis-tools/ChangeLog?r1=1.104r2=1.105

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog   26 Jun 2014 17:19:34 -  1.104
+++ ChangeLog   8 Oct 2014 08:22:01 -   1.105
@@ -1,6 +1,13 @@
 # ChangeLog for media-sound/vorbis-tools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/ChangeLog,v 1.104 
2014/06/26 17:19:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/ChangeLog,v 1.105 
2014/10/08 08:22:01 chainsaw Exp $
+
+*vorbis-tools-1.4.0-r2 (08 Oct 2014)
+
+  08 Oct 2014; Tony Vroon chain...@gentoo.org +vorbis-tools-1.4.0-r2.ebuild,
+  +files/vorbis-tools-1.4.0-format-security.patch:
+  Patch by unlord from xiph.org to address a format security issue, closes
+  bug #520580 by Agostino ago Sarubbo.
 
   26 Jun 2014; Samuli Suominen ssuomi...@gentoo.org
   vorbis-tools-1.4.0-r1.ebuild:



1.1  media-sound/vorbis-tools/vorbis-tools-1.4.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.4.0-r2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.4.0-r2.ebuild?rev=1.1content-type=text/plain

Index: vorbis-tools-1.4.0-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.4.0-r2.ebuild,v 
1.1 2014/10/08 08:22:01 chainsaw Exp $

EAPI=5
inherit autotools eutils

DESCRIPTION=tools for using the Ogg Vorbis sound file format
HOMEPAGE=http://www.vorbis.com;
SRC_URI=http://downloads.xiph.org/releases/vorbis/${P}.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris
IUSE=flac kate nls +ogg123 speex

RDEPEND==media-libs/libvorbis-1.3.0
flac? ( media-libs/flac )
kate? ( media-libs/libkate )
ogg123? (
=media-libs/libao-1.0.0
net-misc/curl
)
speex? ( media-libs/speex )
DEPEND=${RDEPEND}
nls? ( sys-devel/gettext )
virtual/pkgconfig

DOCS=AUTHORS CHANGES README

src_prepare() {
epatch ${FILESDIR}/${P}-underlinking.patch
epatch ${FILESDIR}/${P}-format-security.patch
sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die 
#515220
eautoreconf
}

src_configure() {
econf \
$(use_enable nls) \
$(use_enable ogg123) \
$(use_with flac) \
$(use_with speex) \
$(use_with kate)
}






[gentoo-commits] gentoo-x86 commit in media-sound/vorbis-tools/files: vorbis-tools-1.4.0-format-security.patch

2014-10-08 Thread Tony Vroon (chainsaw)
chainsaw14/10/08 08:22:01

  Added:vorbis-tools-1.4.0-format-security.patch
  Log:
  Patch by unlord from xiph.org to address a format security issue, closes 
bug #520580 by Agostino ago Sarubbo.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xB5058F9A)

Revision  ChangesPath
1.1  
media-sound/vorbis-tools/files/vorbis-tools-1.4.0-format-security.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vorbis-tools/files/vorbis-tools-1.4.0-format-security.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vorbis-tools/files/vorbis-tools-1.4.0-format-security.patch?rev=1.1content-type=text/plain

Index: vorbis-tools-1.4.0-format-security.patch
===
--- vorbis-tools-1.4.0.orig/ogg123/status.c
+++ vorbis-tools-1.4.0/ogg123/status.c
@@ -148,7 +148,7 @@
 
 switch (stats-type) {
 case stat_noarg:
-  len += sprintf(str+len, stats-formatstr);
+  len += sprintf(str+len, %s, stats-formatstr);
   break;
 case stat_intarg:
   len += sprintf(str+len, stats-formatstr, stats-arg.intarg);






[gentoo-commits] gentoo-x86 commit in x11-misc/py3status: ChangeLog py3status-1.6.ebuild py3status-1.2.ebuild py3status-1.3.ebuild

2014-10-08 Thread Alexys Jacob (ultrabug)
ultrabug14/10/08 08:43:03

  Modified: ChangeLog
  Added:py3status-1.6.ebuild
  Removed:  py3status-1.2.ebuild py3status-1.3.ebuild
  Log:
  version bump, drop old
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key B658FA13)

Revision  ChangesPath
1.10 x11-misc/py3status/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/py3status/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   3 May 2014 19:03:41 -   1.9
+++ ChangeLog   8 Oct 2014 08:43:03 -   1.10
@@ -1,6 +1,12 @@
 # ChangeLog for x11-misc/py3status
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/py3status/ChangeLog,v 1.9 
2014/05/03 19:03:41 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/py3status/ChangeLog,v 1.10 
2014/10/08 08:43:03 ultrabug Exp $
+
+*py3status-1.6 (08 Oct 2014)
+
+  08 Oct 2014; Ultrabug ultra...@gentoo.org -py3status-1.2.ebuild,
+  -py3status-1.3.ebuild, +py3status-1.6.ebuild:
+  version bump, drop old
 
 *py3status-1.5 (03 May 2014)
 



1.1  x11-misc/py3status/py3status-1.6.ebuild

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

Index: py3status-1.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/py3status/py3status-1.6.ebuild,v 
1.1 2014/10/08 08:43:03 ultrabug Exp $

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

SRC_URI=https://github.com/ultrabug/py3status/archive/${PV}.tar.gz - 
${P}.tar.gz

inherit distutils-r1

MY_PN=py3status
MY_P=${MY_PN}-${PV/_/-}

DESCRIPTION=py3status is an extensible i3status wrapper written in python
HOMEPAGE=https://github.com/ultrabug/py3status;

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

RDEPEND=x11-misc/i3status
DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]

S=${WORKDIR}/${MY_P}






[gentoo-commits] gentoo-x86 commit in media-sound/easytag: easytag-2.2.4.ebuild ChangeLog

2014-10-08 Thread Tony Vroon (chainsaw)
chainsaw14/10/08 08:43:56

  Modified: ChangeLog
  Added:easytag-2.2.4.ebuild
  Log:
  Version bump, incorporating stability fixes around file handling  CDDB 
integration. As requested by Manuel Rüger in bug #524546.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xB5058F9A)

Revision  ChangesPath
1.197media-sound/easytag/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- ChangeLog   1 Aug 2014 19:43:31 -   1.196
+++ ChangeLog   8 Oct 2014 08:43:56 -   1.197
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/easytag
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.196 
2014/08/01 19:43:31 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.197 
2014/10/08 08:43:56 chainsaw Exp $
+
+*easytag-2.2.4 (08 Oct 2014)
+
+  08 Oct 2014; Tony Vroon chain...@gentoo.org +easytag-2.2.4.ebuild:
+  Version bump, incorporating stability fixes around file handling  CDDB
+  integration. As requested by Manuel Rüger in bug #524546.
 
 *easytag-2.2.3 (01 Aug 2014)
 



1.1  media-sound/easytag/easytag-2.2.4.ebuild

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

Index: easytag-2.2.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-2.2.4.ebuild,v 
1.1 2014/10/08 08:43:56 chainsaw Exp $

EAPI=5
inherit fdo-mime gnome.org gnome2-utils

DESCRIPTION=GTK+ utility for editing MP2, MP3, MP4, FLAC, Ogg and other media 
tags
HOMEPAGE=https://wiki.gnome.org/Apps/EasyTAG;

LICENSE=GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris
IUSE=flac gtk2 +gtk3 mp3 mp4 opus speex test vorbis wavpack
REQUIRED_USE=|| ( gtk2 gtk3 )
opus? ( vorbis )
speex? ( vorbis )

RDEPEND==dev-libs/glib-2.32:2
flac? ( =media-libs/flac-1.3 )
gtk2? ( =x11-libs/gtk+-2.24:2 )
gtk3? ( =x11-libs/gtk+-3.4:3 )
mp3? (
=media-libs/id3lib-3.8.3-r8
=media-libs/libid3tag-0.15.1b-r4
)
mp4? ( =media-libs/taglib-1.9.1[mp4] )
opus? (
=media-libs/opus-1.1
=media-libs/opusfile-0.4
)
speex? ( =media-libs/speex-1.2_rc1 )
vorbis? (
=media-libs/libogg-1.3.1
=media-libs/libvorbis-1.3.4
)
wavpack? ( =media-sound/wavpack-4.70 )
DEPEND=${RDEPEND}
app-text/docbook-xml-dtd:4.4
app-text/yelp-tools
dev-libs/libxml2
dev-libs/libxslt
=dev-util/intltool-0.50
=sys-devel/gettext-0.18.3.2
virtual/pkgconfig
!dev-util/pkgconfig-0.27
test? (
=dev-util/appdata-tools-0.1.7
=dev-util/desktop-file-utils-0.22
)

DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )

src_prepare() {
sed -i \
-e '/^DEPRECATED_CPPFLAGS=/d' \
-e '/warning_flags/s: -Werror=.*::' \
configure || die
}

src_configure() {
# Kludge to make easytag find its locales (bug #503698)
export DATADIRNAME=share

econf \
$(use_enable test appdata-validate) \
$(use_enable test tests) \
$(use_enable mp3) \
$(use_enable mp3 id3v23) \
$(use_enable vorbis ogg) \
$(use_enable opus) \
$(use_enable speex) \
$(use_enable flac) \
$(use_enable mp4) \
$(use_enable wavpack) \
$(use_with gtk2)
}

pkg_preinst() { gnome2_icon_savelist; }
pkg_postinst() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }
pkg_postrm() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }






[gentoo-commits] gentoo-x86 commit in media-sound/redoflacs: ChangeLog redoflacs-0.30.ebuild

2014-10-08 Thread Tony Vroon (chainsaw)
chainsaw14/10/08 08:50:50

  Modified: ChangeLog
  Added:redoflacs-0.30.ebuild
  Log:
  Version bump, as requested by Jaren Stangret in bug #462984.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xB5058F9A)

Revision  ChangesPath
1.6  media-sound/redoflacs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/redoflacs/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   27 Jan 2013 10:34:50 -  1.5
+++ ChangeLog   8 Oct 2014 08:50:50 -   1.6
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/redoflacs
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/redoflacs/ChangeLog,v 1.5 
2013/01/27 10:34:50 yngwin Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/redoflacs/ChangeLog,v 1.6 
2014/10/08 08:50:50 chainsaw Exp $
+
+*redoflacs-0.30 (08 Oct 2014)
+
+  08 Oct 2014; Tony Vroon chain...@gentoo.org +redoflacs-0.30.ebuild:
+  Version bump, as requested by Jaren Stangret in bug #462984.
 
 *redoflacs-0.19 (27 Jan 2013)
 



1.1  media-sound/redoflacs/redoflacs-0.30.ebuild

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

Index: redoflacs-0.30.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/redoflacs/redoflacs-0.30.ebuild,v 1.1 
2014/10/08 08:50:50 chainsaw Exp $

EAPI=5
inherit readme.gentoo vcs-snapshot

DESCRIPTION=Bash commandline flac compressor, verifier, organizer, analyzer, 
retagger
HOMEPAGE=https://github.com/sirjaren/redoflacs;
SRC_URI=https://github.com/sirjaren/${PN}/tarball/v${PV} - ${P}.tar.gz

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

DEPEND=
RDEPEND==app-shells/bash-4
media-libs/flac
sys-apps/coreutils

src_install() {
exeinto /usr/bin
doexe redoflacs
readme.gentoo_create_doc
}






[gentoo-commits] gentoo-x86 commit in dev-python/fabric: fabric-1.10.0.ebuild ChangeLog

2014-10-08 Thread Ian Delaney (idella4)
idella4 14/10/08 08:54:29

  Modified: fabric-1.10.0.ebuild ChangeLog
  Log:
  remove erronoeous test bug from test phase
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/fabric/fabric-1.10.0.ebuild

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

Index: fabric-1.10.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/fabric/fabric-1.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fabric-1.10.0.ebuild18 Sep 2014 09:17:55 -  1.1
+++ fabric-1.10.0.ebuild8 Oct 2014 08:54:29 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fabric/fabric-1.10.0.ebuild,v 
1.1 2014/09/18 09:17:55 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fabric/fabric-1.10.0.ebuild,v 
1.2 2014/10/08 08:54:29 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )   # py2 only
@@ -58,7 +58,6 @@
 }
 
 python_test() {
-   # https://github.com/fabric/fabric/issues/1193
nosetests tests || die Tests failed under ${EPYTHON}
 }
 



1.50 dev-python/fabric/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/fabric/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   18 Sep 2014 09:38:26 -  1.49
+++ ChangeLog   8 Oct 2014 08:54:29 -   1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/fabric
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fabric/ChangeLog,v 1.49 
2014/09/18 09:38:26 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fabric/ChangeLog,v 1.50 
2014/10/08 08:54:29 idella4 Exp $
+
+  08 Oct 2014; Ian Delaney idel...@gentoo.org fabric-1.10.0.ebuild:
+  remove erronoeous test bug from test phase
 
 *fabric-1.10.0.ebuild
 






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

2014-10-08 Thread Alexys Jacob (ultrabug)
ultrabug14/10/08 09:10:21

  Modified: ChangeLog
  Added:glusterfs-3.5.2.ebuild
  Log:
  version bump fix #523806
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key B658FA13)

Revision  ChangesPath
1.61 sys-cluster/glusterfs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   11 Aug 2014 22:28:30 -  1.60
+++ ChangeLog   8 Oct 2014 09:10:21 -   1.61
@@ -1,6 +1,11 @@
 # ChangeLog for sys-cluster/glusterfs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/ChangeLog,v 1.60 
2014/08/11 22:28:30 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/ChangeLog,v 1.61 
2014/10/08 09:10:21 ultrabug Exp $
+
+*glusterfs-3.5.2 (08 Oct 2014)
+
+  08 Oct 2014; Ultrabug ultra...@gentoo.org +glusterfs-3.5.2.ebuild:
+  version bump wrt #523806
 
   11 Aug 2014; Anthony G. Basile bluen...@gentoo.org glusterfs-3.1.2.ebuild,
   glusterfs-3.2.7.ebuild, glusterfs-3.3.0.ebuild, glusterfs-3.3.1-r2.ebuild,



1.1  sys-cluster/glusterfs/glusterfs-3.5.2.ebuild

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

Index: glusterfs-3.5.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.5.2.ebuild,v 1.1 
2014/10/08 09:10:21 ultrabug Exp $

EAPI=5

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

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

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

LICENSE=|| ( GPL-2 LGPL-3+ )
SLOT=0
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
IUSE=bd-xlator crypt-xlator debug emacs +fuse +georeplication glupy infiniband 
qemu-block rsyslog static-libs +syslog systemtap vim-syntax +xml

REQUIRED_USE=georeplication? ( ${PYTHON_REQUIRED_USE} )
glupy? ( ${PYTHON_REQUIRED_USE} )

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

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

PATCHES=(
${FILESDIR}/${PN}-3.4.0-silent_rules.patch

${FILESDIR}/${PN}-3.5.1-Add-libraries-using-LIBADD-instead-of-LDFLAGS.patch
${FILESDIR}/${PN}-3.5.1-build-shared-only.patch
)

DOCS=( AUTHORS ChangeLog NEWS README THANKS )

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

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

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

src_compile() {
autotools-utils_src_compile

use 

[gentoo-commits] gentoo-x86 commit in dev-python/biplist: biplist-0.8.ebuild ChangeLog biplist-0.6.ebuild

2014-10-08 Thread Ian Delaney (idella4)
idella4 14/10/08 09:12:50

  Modified: ChangeLog
  Added:biplist-0.8.ebuild
  Removed:  biplist-0.6.ebuild
  Log:
  bump; clean old python impls, update test phase, remove 0.6 ebuild
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.6  dev-python/biplist/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/biplist/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   1 Apr 2014 03:05:08 -   1.5
+++ ChangeLog   8 Oct 2014 09:12:50 -   1.6
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/biplist
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/biplist/ChangeLog,v 1.5 
2014/04/01 03:05:08 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/biplist/ChangeLog,v 1.6 
2014/10/08 09:12:50 idella4 Exp $
+
+*biplist-0.8 (08 Oct 2014)
+
+  08 Oct 2014; Ian Delaney idel...@gentoo.org +biplist-0.8.ebuild,
+  -biplist-0.6.ebuild:
+  bump; clean old python impls, update test phase, remove 0.6 ebuild
 
 *biplist-0.6 (01 Apr 2014)
 



1.1  dev-python/biplist/biplist-0.8.ebuild

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

Index: biplist-0.8.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/biplist/biplist-0.8.ebuild,v 1.1 
2014/10/08 09:12:50 idella4 Exp $

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

inherit distutils-r1

DESCRIPTION=A binary plist parser/generator for Python
HOMEPAGE=http://pypi.python.org/pypi/biplist/ 
https://github.com/wooster/biplist;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
KEYWORDS=~amd64 ~x86
IUSE=test

LICENSE=BSD
SLOT=0

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

python_test() {
nosetests || die Tests failed under ${EPYTHON}
}






[gentoo-commits] gentoo-x86 commit in profiles/desc: uwsgi_plugins.desc

2014-10-08 Thread Alexys Jacob (ultrabug)
ultrabug14/10/08 09:34:38

  Modified: uwsgi_plugins.desc
  Log:
  update uwsgi_plugins.desc

Revision  ChangesPath
1.4  profiles/desc/uwsgi_plugins.desc

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/uwsgi_plugins.desc?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/uwsgi_plugins.desc?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/uwsgi_plugins.desc?r1=1.3r2=1.4

Index: uwsgi_plugins.desc
===
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/uwsgi_plugins.desc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- uwsgi_plugins.desc  15 Feb 2014 11:44:52 -  1.3
+++ uwsgi_plugins.desc  8 Oct 2014 09:34:38 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/uwsgi_plugins.desc,v 1.3 
2014/02/15 11:44:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/uwsgi_plugins.desc,v 1.4 
2014/10/08 09:34:38 ultrabug Exp $
 
 # This file contains descriptions of UWSGI_PLUGINS USE_EXPAND flags.
 
@@ -35,6 +35,7 @@
 notfound - Log 404 errors
 pam - Support PAM authentication
 ping - pings a uwsgi server
+rados - serve objects stored in a Ceph cluster directly using the librados API
 rawrouter - Enable routing requests to a specific plugin/application/function 
using the request modifiers
 redislog - Log to a redis server
 router_access - uWSGI internal routing, simple access support






[gentoo-commits] gentoo-x86 commit in www-servers/uwsgi: ChangeLog uwsgi-2.0.7-r1.ebuild uwsgi-2.0.6-r2.ebuild uwsgi-1.4.10-r1.ebuild uwsgi-2.0.7.ebuild uwsgi-1.4.10.ebuild uwsgi-2.0.6-r1.ebuild

2014-10-08 Thread Alexys Jacob (ultrabug)
ultrabug14/10/08 09:34:08

  Modified: ChangeLog
  Added:uwsgi-2.0.7-r1.ebuild uwsgi-2.0.6-r2.ebuild
uwsgi-1.4.10-r1.ebuild
  Removed:  uwsgi-2.0.7.ebuild uwsgi-1.4.10.ebuild
uwsgi-2.0.6-r1.ebuild
  Log:
  drop php 5.3 target fix #524232, add rados plugin fix #521826
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key B658FA13)

Revision  ChangesPath
1.61 www-servers/uwsgi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   7 Oct 2014 13:09:52 -   1.60
+++ ChangeLog   8 Oct 2014 09:34:08 -   1.61
@@ -1,6 +1,15 @@
 # ChangeLog for www-servers/uwsgi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v 1.60 
2014/10/07 13:09:52 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v 1.61 
2014/10/08 09:34:08 ultrabug Exp $
+
+*uwsgi-2.0.7-r1 (08 Oct 2014)
+*uwsgi-2.0.6-r2 (08 Oct 2014)
+*uwsgi-1.4.10-r1 (08 Oct 2014)
+
+  08 Oct 2014; Ultrabug ultra...@gentoo.org -uwsgi-1.4.10.ebuild,
+  +uwsgi-1.4.10-r1.ebuild, -uwsgi-2.0.6-r1.ebuild, +uwsgi-2.0.6-r2.ebuild,
+  -uwsgi-2.0.7.ebuild, +uwsgi-2.0.7-r1.ebuild:
+  drop php 5.3 target fix #524232, add rados plugin fix #521826 thx to babykart
 
 *uwsgi-2.0.7 (07 Oct 2014)
 



1.1  www-servers/uwsgi/uwsgi-2.0.7-r1.ebuild

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

Index: uwsgi-2.0.7-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.7-r1.ebuild,v 
1.1 2014/10/08 09:34:08 ultrabug Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{2,3,4} )

RUBY_OPTIONAL=yes
USE_RUBY=ruby19 ruby20 ruby21

PHP_EXT_INI=no
PHP_EXT_NAME=dummy
PHP_EXT_OPTIONAL_USE=php
USE_PHP=php5-4 php5-5 # deps must be registered separately below

MY_P=${P/_/-}

inherit apache-module distutils-r1 eutils multilib pax-utils php-ext-source-r2 
python-r1 ruby-ng versionator

DESCRIPTION=uWSGI server for Python web applications
HOMEPAGE=http://projects.unbit.it/uwsgi/;
SRC_URI=http://projects.unbit.it/downloads/${MY_P}.tar.gz;

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

UWSGI_PLUGINS_STD=( ping cache carbon nagios rpc rrdtool
http ugreen signal syslog rsyslog

router_{uwsgi,redirect,basicauth,rewrite,http,cache,static,memcached,redis,hash,expires,metrics}
{core,fast,raw,ssl}router
redislog mongodblog log{file,socket}
spooler cheaper_busyness symcall
transformation_{chunked,gzip,offload,tofile}
zergpool )
UWSGI_PLUGINS_OPT=( alarm_{curl,xmpp} clock_{monotonic,realtime} curl_cron
dumbloop echo emperor_{amqp,pg,zeromq} forkptyrouter
geoip graylog2 legion_cache_fetch ldap log{crypto,pipe} notfound pam
rados router_{access,radius,spnego,xmldir}
sqlite ssi stats_pusher_statsd
systemd_logger transformation_toupper tuntap webdav xattr xslt zabbix )

LANG_SUPPORT_SIMPLE=( cgi mono perl ) # plugins which can be built in the main 
build process
LANG_SUPPORT_EXTENDED=( lua php python python_asyncio python_gevent ruby )

# plugins to be ignored (for now):
# cheaper_backlog2: example plugin
# coroae: TODO
# cplusplus: partially example code, needs explicit class
# dummy: no idea
# example: example plugin
# exception_log: example plugin
# *go*: TODO
# *java*: TODO
# v8: TODO
# matheval: TODO
IUSE=apache2 +caps debug +embedded expat jemalloc json +pcre +routing +ssl 
+xml yajl yaml zeromq

for plugin in ${UWSGI_PLUGINS_STD[@]}  ; do IUSE=${IUSE} 
+uwsgi_plugins_${plugin} ; done
for plugin in ${UWSGI_PLUGINS_OPT[@]}  ; do IUSE=${IUSE} 
uwsgi_plugins_${plugin} ; done
IUSE=${IUSE} ${LANG_SUPPORT_SIMPLE[@]} ${LANG_SUPPORT_EXTENDED[@]}

REQUIRED_USE=|| ( ${LANG_SUPPORT_SIMPLE[@]} ${LANG_SUPPORT_EXTENDED[@]} )
uwsgi_plugins_logcrypto? ( ssl )
uwsgi_plugins_sslrouter? ( ssl )
routing? ( pcre )
uwsgi_plugins_emperor_zeromq? ( zeromq )
uwsgi_plugins_router_xmldir? ( xml )
uwsgi_plugins_forkptyrouter? ( 

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

2014-10-08 Thread Alexys Jacob (ultrabug)
ultrabug14/10/08 09:34:38

  Modified: ChangeLog profiles.desc
  Log:
  update uwsgi_plugins.desc

Revision  ChangesPath
1.9427   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9426
retrieving revision 1.9427
diff -u -r1.9426 -r1.9427
--- ChangeLog   7 Oct 2014 23:14:34 -   1.9426
+++ ChangeLog   8 Oct 2014 09:34:38 -   1.9427
@@ -1,11 +1,15 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9426 2014/10/07 
23:14:34 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9427 2014/10/08 
09:34:38 ultrabug 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!
 
+  08 Oct 2014; Ultrabug ultra...@gentoo.org desc/uwsgi_plugins.desc,
+  profiles.desc:
+  add rados plugin description to uwsgi_plugins.desc
+
   07 Oct 2014; Sebastian Pipping sp...@gentoo.org package.mask:
   Veto to dev-php/suhosin removal
 



1.245profiles/profiles.desc

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

Index: profiles.desc
===
RCS file: /var/cvsroot/gentoo-x86/profiles/profiles.desc,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -r1.244 -r1.245
--- profiles.desc   16 Aug 2014 20:52:39 -  1.244
+++ profiles.desc   8 Oct 2014 09:34:38 -   1.245
@@ -240,8 +240,6 @@
 x64-macos  prefix/darwin/macos/10.7/x64exp
 x86-macos  prefix/darwin/macos/10.8/x86exp
 x64-macos  prefix/darwin/macos/10.8/x64exp
-x86-macos  prefix/darwin/macos/10.9/x86exp
-x64-macos  prefix/darwin/macos/10.9/x64exp
 
 # Solaris Profiles
 sparc-solaris  prefix/sunos/solaris/5.9/sparc  exp






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

2014-10-08 Thread Michael Palimaka
commit: 2dffaead7ec97a9a7cc9911d64de2e675aa4560f
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Wed Oct  8 09:45:12 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Wed Oct  8 09:45:12 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2dffaead

[eclass] Expand comment.

---
 eclass/kde4-base.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde4-base.eclass b/eclass/kde4-base.eclass
index e36ff07..48ed3c1 100644
--- a/eclass/kde4-base.eclass
+++ b/eclass/kde4-base.eclass
@@ -600,7 +600,7 @@ kde4-base_pkg_setup() {
# Check if gcc compiler is fresh enough.
# In theory should be in pkg_pretend but we check it only for kdelibs 
there
# and for others we do just quick scan in pkg_setup because pkg_pretend
-   # executions consume quite some time.
+   # executions consume quite some time (ie. when merging 300 packages at 
once will cause 300 checks)
if [[ ${MERGE_TYPE} != binary ]]; then
[[ $(gcc-major-version) -lt 4 ]] || \
( [[ $(gcc-major-version) -eq 4  
$(gcc-minor-version) -le 6 ]] ) \



[gentoo-commits] gentoo-x86 commit in dev-db/redis: ChangeLog redis-2.8.17.ebuild

2014-10-08 Thread Alexys Jacob (ultrabug)
ultrabug14/10/08 09:46:26

  Modified: ChangeLog
  Added:redis-2.8.17.ebuild
  Log:
  version bump fix #522118
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key B658FA13)

Revision  ChangesPath
1.85 dev-db/redis/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog   10 Aug 2014 20:02:32 -  1.84
+++ ChangeLog   8 Oct 2014 09:46:26 -   1.85
@@ -1,6 +1,13 @@
 # ChangeLog for dev-db/redis
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v 1.84 2014/08/10 
20:02:32 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v 1.85 2014/10/08 
09:46:26 ultrabug Exp $
+
+*redis-2.8.17 (08 Oct 2014)
+
+  08 Oct 2014; Ultrabug ultra...@gentoo.org +redis-2.8.17.ebuild,
+  +files/redis.initd-4:
+  version bump fix #522118 thx to Tomas Mozes, Marcin Miroslaw and Johan
+  Bergstrom
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org redis-2.6.15-r1.ebuild,
   redis-2.6.16.ebuild, redis-2.8.11.ebuild, redis-2.8.8.ebuild,



1.1  dev-db/redis/redis-2.8.17.ebuild

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

Index: redis-2.8.17.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/redis-2.8.17.ebuild,v 1.1 
2014/10/08 09:46:26 ultrabug Exp $

EAPI=5

inherit autotools eutils flag-o-matic systemd toolchain-funcs user

DESCRIPTION=A persistent caching system, key-value and data structures 
database
HOMEPAGE=http://redis.io/;
SRC_URI=http://download.redis.io/releases/${P}.tar.gz;

LICENSE=BSD
KEYWORDS=~amd64 ~amd64-linux ~hppa ~x86 ~x86-linux ~x86-macos ~x86-solaris
IUSE=+jemalloc tcmalloc test
SLOT=0

RDEPEND==dev-lang/lua-5.1
tcmalloc? ( dev-util/google-perftools )
jemalloc? ( =dev-libs/jemalloc-3.2 )
DEPEND=virtual/pkgconfig
=sys-devel/autoconf-2.63
test? ( dev-lang/tcl )
${RDEPEND}
REQUIRED_USE=?? ( tcmalloc jemalloc )

S=${WORKDIR}/${PN}-${PV/_/-}

pkg_setup() {
enewgroup redis 75
enewuser redis 75 -1 /var/lib/redis redis
}

src_prepare() {
epatch ${FILESDIR}/${PN}-2.8.3-{shared,config}.patch
epatch ${FILESDIR}/${PN}-2.8.13-sharedlua.patch

# Copy lua modules into build dir
cp ${S}/deps/lua/src/{lua_cjson,lua_cmsgpack,lua_struct,strbuf}.c 
${S}/src || die

# now we will rewrite present Makefiles
local makefiles=
for MKF in $(find -name 'Makefile' | cut -b 3-); do
mv ${MKF} ${MKF}.in
sed -i  -e 's:$(CC):@CC@:g' \
-e 's:$(CFLAGS):@AM_CFLAGS@:g' \
-e 's: $(DEBUG)::g' \
-e 's:$(OBJARCH)::g' \
-e 's:ARCH:TARCH:g' \
-e '/^CCOPT=/s:$: $(LDFLAGS):g' \
${MKF}.in \
|| die Sed failed for ${MKF}
makefiles+= ${MKF}
done
# autodetection of compiler and settings; generates the modified 
Makefiles
cp ${FILESDIR}/configure.ac-2.2 configure.ac
sed -i  -e 
s:AC_CONFIG_FILES(\[Makefile\]):AC_CONFIG_FILES([${makefiles}]):g \
configure.ac || die Sed failed for configure.ac
eautoconf
}

src_configure() {
econf

# Linenoise can't be built with -std=c99, see 
https://bugs.gentoo.org/451164
# also, don't define ANSI/c99 for lua twice
sed -i -e s:-std=c99::g deps/linenoise/Makefile deps/Makefile || die
}

src_compile() {
tc-export CC AR RANLIB

local myconf=

if use tcmalloc ; then
myconf=${myconf} USE_TCMALLOC=yes
elif use jemalloc ; then
myconf=${myconf} JEMALLOC_SHARED=yes
else
myconf=${myconf} MALLOC=yes
fi

emake ${myconf} V=1 CC=${CC} AR=${AR} rcu RANLIB=${RANLIB}
}

src_install() {
insinto /etc/
doins redis.conf sentinel.conf
use prefix || fowners redis:redis /etc/{redis,sentinel}.conf
fperms 0644 /etc/{redis,sentinel}.conf

newconfd 

[gentoo-commits] gentoo-x86 commit in dev-db/redis/files: redis.initd-4

2014-10-08 Thread Alexys Jacob (ultrabug)
ultrabug14/10/08 09:46:26

  Added:redis.initd-4
  Log:
  version bump fix #522118
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key B658FA13)

Revision  ChangesPath
1.1  dev-db/redis/files/redis.initd-4

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/files/redis.initd-4?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/files/redis.initd-4?rev=1.1content-type=text/plain

Index: redis.initd-4
===
#!/sbin/runscript
# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/files/redis.initd-4,v 1.1 
2014/10/08 09:46:26 ultrabug Exp $

REDIS_DIR=${REDIS_DIR:-/var/lib/redis}
REDIS_CONF=${REDIS_CONF:-/etc/redis.conf}
REDIS_OPTS=${REDIS_OPTS:-${REDIS_CONF}}
REDIS_USER=${REDIS_USER:-redis}
REDIS_GROUP=${REDIS_GROUP:-redis}
REDIS_TIMEOUT=${REDIS_TIMEOUT:-30}

command=/usr/sbin/redis-server
start_stop_daemon_args=--chdir \${REDIS_DIR}\
--user ${REDIS_USER} --group ${REDIS_GROUP}
command_args=${REDIS_OPTS}
pidfile=${REDIS_PID:-/run/redis/redis.pid}

depend() {
use net localmount logger
after keepalived
}

start_pre() {
checkpath -d -m 0775 -o ${REDIS_USER}:${REDIS_GROUP} $(dirname 
${REDIS_PID})
}

stop() {
ebegin Stopping ${SVCNAME}
start-stop-daemon --stop \
--exec ${command} \
--retry ${REDIS_TIMEOUT} \
--pidfile ${pidfile}
eend
}






[gentoo-commits] gentoo-x86 commit in media-sound/google-musicmanager: google-musicmanager-1.0.129.6633_beta.ebuild ChangeLog

2014-10-08 Thread Christoph Junghans (ottxor)
ottxor  14/10/08 09:50:12

  Modified: ChangeLog
  Added:google-musicmanager-1.0.129.6633_beta.ebuild
  Log:
  version bump (bug #524748)
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
C2000586)

Revision  ChangesPath
1.41 media-sound/google-musicmanager/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/google-musicmanager/ChangeLog?rev=1.41view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/google-musicmanager/ChangeLog?rev=1.41content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/google-musicmanager/ChangeLog?r1=1.40r2=1.41

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   10 Aug 2014 21:06:19 -  1.40
+++ ChangeLog   8 Oct 2014 09:50:12 -   1.41
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/google-musicmanager
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/ChangeLog,v 
1.40 2014/08/10 21:06:19 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/ChangeLog,v 
1.41 2014/10/08 09:50:12 ottxor Exp $
+
+*google-musicmanager-1.0.129.6633_beta (08 Oct 2014)
+
+  08 Oct 2014; Christoph Junghans ott...@gentoo.org
+  +google-musicmanager-1.0.129.6633_beta.ebuild:
+  version bump (bug #524748)
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org
   google-musicmanager-1.0.113.5623_beta.ebuild,



1.1  
media-sound/google-musicmanager/google-musicmanager-1.0.129.6633_beta.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.129.6633_beta.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.129.6633_beta.ebuild?rev=1.1content-type=text/plain

Index: google-musicmanager-1.0.129.6633_beta.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.129.6633_beta.ebuild,v
 1.1 2014/10/08 09:50:12 ottxor Exp $

EAPI=5

inherit eutils unpacker

#http://dl.google.com/linux/musicmanager/deb/dists/stable/main/binary-i386/Packages
MY_URL=http://dl.google.com/linux/musicmanager/deb/pool/main/${P:0:1}/${PN}-beta;
MY_PKG=${PN}-beta_${PV/_beta}-r0_i386.deb

DESCRIPTION=Google Music Manager is a application for adding music to your 
Google Music library
HOMEPAGE=http://music.google.com;
SRC_URI=x86? ( ${MY_URL}/${MY_PKG} )
amd64? ( ${MY_URL}/${MY_PKG/i386/amd64} )

LICENSE=Google-TOS Apache-2.0 MIT LGPL-2.1 gSOAP BSD FDL-1.2 MPL-1.1 openssl 
ZLIB libtiff
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=log

OBSOLETE=no
[[ $OBSOLETE = yes ]]  RESTRICT=fetch strip || RESTRICT=strip mirror

RDEPEND=
dev-libs/expat
dev-qt/qtcore:4
dev-qt/qtgui:4
dev-qt/qtwebkit:4
media-libs/flac
media-libs/libvorbis
net-dns/libidn
sys-libs/glibc
log? ( dev-libs/log4cxx )


DEPEND=app-arch/xz-utils
app-admin/chrpath

INSTALL_BASE=opt/google/musicmanager

QA_TEXTRELS=${INSTALL_BASE}/libmpgdec.so.0

QA_FLAGS_IGNORED=${INSTALL_BASE}/.*

S=${WORKDIR}/${INSTALL_BASE}

pkg_nofetch() {
if [[ ${OBSOLETE} = yes ]]; then
elog This version is no longer available from Google and the 
license prevents mirroring.
elog This ebuild is intended for users who already downloaded 
it previously and have problems
elog with ${PV}+. If you can get the distfile from e.g. 
another computer of yours, or search
use amd64  MY_PKG=${MY_PKG/i386/amd64}
elog it with google: 
http://www.google.com/search?q=intitle:%22index+of%22+${MY_PKG};
elog and copy the file ${MY_PKG} to ${DISTDIR}.
else
einfo This version is no longer available from Google.
einfo Note that Gentoo cannot mirror the distfiles due to 
license reasons, so we have to follow the bump.
einfo Please file a version bump bug on http://bugs.gentoo.org 
(search existing bugs for ${PN} first!).
fi
}

src_install() {
insinto /${INSTALL_BASE}
doins config.json product_logo* lang.*.qm

exeinto /${INSTALL_BASE}
chrpath -d MusicManager || die
doexe MusicManager google-musicmanager minidump_upload
#TODO unbundle this
doexe libaacdec.so libaudioenc.so.0 libmpgdec.so.0 libid3tag.so

dosym /${INSTALL_BASE}/google-musicmanager 

[gentoo-commits] gentoo-x86 commit in app-officeext/ooofbtools: ChangeLog ooofbtools-2.26-r1.ebuild

2014-10-08 Thread Sergey Popov (pinkbyte)
pinkbyte14/10/08 09:51:48

  Modified: ChangeLog ooofbtools-2.26-r1.ebuild
  Log:
  Stable on amd64, wrt bug #509594
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.9  app-officeext/ooofbtools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   27 Jul 2014 10:54:43 -  1.8
+++ ChangeLog   8 Oct 2014 09:51:48 -   1.9
@@ -1,6 +1,9 @@
 # ChangeLog for app-officeext/ooofbtools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.8 
2014/07/27 10:54:43 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.9 
2014/10/08 09:51:48 pinkbyte Exp $
+
+  08 Oct 2014; Sergey Popov pinkb...@gentoo.org ooofbtools-2.26-r1.ebuild:
+  Stable on amd64, wrt bug #509594
 
   26 Jul 2014; Pawel Hajdan jr phajdan...@gentoo.org
   ooofbtools-2.26-r1.ebuild:



1.3  app-officeext/ooofbtools/ooofbtools-2.26-r1.ebuild

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

Index: ooofbtools-2.26-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ooofbtools-2.26-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ooofbtools-2.26-r1.ebuild   27 Jul 2014 10:54:43 -  1.2
+++ ooofbtools-2.26-r1.ebuild   8 Oct 2014 09:51:48 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ooofbtools-2.26-r1.ebuild,v 
1.2 2014/07/27 10:54:43 phajdan.jr Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ooofbtools-2.26-r1.ebuild,v 
1.3 2014/10/08 09:51:48 pinkbyte Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
 
 LICENSE=LGPL-2.1+
 SLOT=0
-KEYWORDS=~amd64 x86
+KEYWORDS=amd64 x86
 
 DEPEND=app-arch/p7zip
 






[gentoo-commits] gentoo-x86 commit in app-officeext/ooofbtools: ChangeLog ooofbtools-2.12.ebuild

2014-10-08 Thread Sergey Popov (pinkbyte)
pinkbyte14/10/08 09:52:20

  Modified: ChangeLog
  Removed:  ooofbtools-2.12.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.10 app-officeext/ooofbtools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   8 Oct 2014 09:51:48 -   1.9
+++ ChangeLog   8 Oct 2014 09:52:20 -   1.10
@@ -1,6 +1,9 @@
 # ChangeLog for app-officeext/ooofbtools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.9 
2014/10/08 09:51:48 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.10 
2014/10/08 09:52:20 pinkbyte Exp $
+
+  08 Oct 2014; Sergey Popov pinkb...@gentoo.org -ooofbtools-2.12.ebuild:
+  Drop old
 
   08 Oct 2014; Sergey Popov pinkb...@gentoo.org ooofbtools-2.26-r1.ebuild:
   Stable on amd64, wrt bug #509594






[gentoo-commits] gentoo-x86 commit in media-sound/google-musicmanager: google-musicmanager-1.0.117.4968_beta.ebuild ChangeLog google-musicmanager-1.0.84.1107_beta.ebuild google-musicmanager-1.0.113.56

2014-10-08 Thread Christoph Junghans (ottxor)
ottxor  14/10/08 09:53:44

  Modified: google-musicmanager-1.0.117.4968_beta.ebuild
ChangeLog
  Removed:  google-musicmanager-1.0.84.1107_beta.ebuild
google-musicmanager-1.0.113.5623_beta.ebuild
google-musicmanager-1.0.91.1050_beta.ebuild
  Log:
  remove old
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
C2000586)

Revision  ChangesPath
1.3  
media-sound/google-musicmanager/google-musicmanager-1.0.117.4968_beta.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.117.4968_beta.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.117.4968_beta.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.117.4968_beta.ebuild?r1=1.2r2=1.3

Index: google-musicmanager-1.0.117.4968_beta.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.117.4968_beta.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- google-musicmanager-1.0.117.4968_beta.ebuild10 Aug 2014 21:06:19 
-  1.2
+++ google-musicmanager-1.0.117.4968_beta.ebuild8 Oct 2014 09:53:44 
-   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.117.4968_beta.ebuild,v
 1.2 2014/08/10 21:06:19 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.117.4968_beta.ebuild,v
 1.3 2014/10/08 09:53:44 ottxor Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 KEYWORDS=-* ~amd64 ~x86
 IUSE=log
 
-OBSOLETE=no
+OBSOLETE=yes
 [[ $OBSOLETE = yes ]]  RESTRICT=fetch strip || RESTRICT=strip mirror
 
 RDEPEND=



1.42 media-sound/google-musicmanager/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   8 Oct 2014 09:50:12 -   1.41
+++ ChangeLog   8 Oct 2014 09:53:44 -   1.42
@@ -1,6 +1,13 @@
 # ChangeLog for media-sound/google-musicmanager
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/ChangeLog,v 
1.41 2014/10/08 09:50:12 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/ChangeLog,v 
1.42 2014/10/08 09:53:44 ottxor Exp $
+
+  08 Oct 2014; Christoph Junghans ott...@gentoo.org
+  -google-musicmanager-1.0.113.5623_beta.ebuild,
+  -google-musicmanager-1.0.84.1107_beta.ebuild,
+  -google-musicmanager-1.0.91.1050_beta.ebuild,
+  google-musicmanager-1.0.117.4968_beta.ebuild:
+  remove old
 
 *google-musicmanager-1.0.129.6633_beta (08 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in sys-cluster/crmsh: ChangeLog crmsh-2.1.0.ebuild crmsh-2.0.0.ebuild

2014-10-08 Thread Alexys Jacob (ultrabug)
ultrabug14/10/08 10:02:22

  Modified: ChangeLog
  Added:crmsh-2.1.0.ebuild
  Removed:  crmsh-2.0.0.ebuild
  Log:
  version bump, fix #515030
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key B658FA13)

Revision  ChangesPath
1.13 sys-cluster/crmsh/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   25 Jun 2014 05:56:40 -  1.12
+++ ChangeLog   8 Oct 2014 10:02:22 -   1.13
@@ -1,6 +1,12 @@
 # ChangeLog for sys-cluster/crmsh
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/ChangeLog,v 1.12 
2014/06/25 05:56:40 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/ChangeLog,v 1.13 
2014/10/08 10:02:22 ultrabug Exp $
+
+*crmsh-2.1.0 (08 Oct 2014)
+
+  08 Oct 2014; Ultrabug ultra...@gentoo.org -crmsh-2.0.0.ebuild,
+  +crmsh-2.1.0.ebuild:
+  version bump, drop invalid fix #515030
 
   25 Jun 2014; Patrick Lauer patr...@gentoo.org crmsh-2.0.0.ebuild:
   Remove keywords from live ebuild



1.1  sys-cluster/crmsh/crmsh-2.1.0.ebuild

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

Index: crmsh-2.1.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/crmsh-2.1.0.ebuild,v 1.1 
2014/10/08 10:02:22 ultrabug Exp $

EAPI=5

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

AUTOTOOLS_AUTORECONF=true
KEYWORDS=
SRC_URI=

if [[ ${PV} == * ]]; then
EGIT_REPO_URI=git://github.com/crmsh/crmsh
inherit git-2
S=${WORKDIR}/${PN}-${MY_TREE}
else
SRC_URI=https://github.com/crmsh/crmsh/archive/${PV}.tar.gz - 
${P}.tar.gz
KEYWORDS=~amd64 ~hppa ~x86
fi

inherit autotools-utils python-r1

DESCRIPTION=Pacemaker command line interface for management and configuration
HOMEPAGE=http://crmsh.github.io/;

LICENSE=GPL-2
SLOT=0
IUSE=

REQUIRED_USE=${PYTHON_REQUIRED_USE}

DEPEND=${PYTHON_DEPS}
=sys-cluster/pacemaker-1.1.8
RDEPEND=${DEPEND}
dev-python/lxml[${PYTHON_USEDEP}]

src_prepare() {
sed \
-e 
's@CRM_CACHE_DIR=${localstatedir}/cache/crm@CRM_CACHE_DIR=${localstatedir}/crmsh@g'
 \
-i configure.ac || die
autotools-utils_src_prepare
}

src_configure() {
python_foreach_impl autotools-utils_src_configure
}

src_compile() {
python_foreach_impl autotools-utils_src_compile
}

src_install() {
python_foreach_impl autotools-utils_src_install
python_replicate_script ${ED}/usr/sbin/crm
}






[gentoo-commits] gentoo-x86 commit in net-libs/libmicrohttpd: libmicrohttpd-0.9.38.ebuild ChangeLog

2014-10-08 Thread Anthony G. Basile (blueness)
blueness14/10/08 11:54:30

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

Revision  ChangesPath
1.74 net-libs/libmicrohttpd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   10 Aug 2014 20:49:39 -  1.73
+++ ChangeLog   8 Oct 2014 11:54:30 -   1.74
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/libmicrohttpd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.73 
2014/08/10 20:49:39 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.74 
2014/10/08 11:54:30 blueness Exp $
+
+*libmicrohttpd-0.9.38 (08 Oct 2014)
+
+  08 Oct 2014; Anthony G. Basile bluen...@gentoo.org
+  +libmicrohttpd-0.9.38.ebuild:
+  Version bump
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org
   libmicrohttpd-0.9.32.ebuild, libmicrohttpd-0.9.33.ebuild,



1.1  net-libs/libmicrohttpd/libmicrohttpd-0.9.38.ebuild

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

Index: libmicrohttpd-0.9.38.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.38.ebuild,v 
1.1 2014/10/08 11:54:30 blueness Exp $

EAPI=5

MY_P=${P/_/}

DESCRIPTION=A small C library that makes it easy to run an HTTP server as part 
of another application
HOMEPAGE=http://www.gnu.org/software/libmicrohttpd/;
SRC_URI=mirror://gnu/${PN}/${MY_P}.tar.gz

IUSE=epoll messages ssl static-libs test
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
LICENSE=LGPL-2.1
SLOT=0

RDEPEND=ssl? (
dev-libs/libgcrypt:0
net-libs/gnutls
)

DEPEND=${RDEPEND}
test?   (
ssl? ( =net-misc/curl-7.25.0-r1[ssl] )
)

S=${WORKDIR}/${MY_P}

DOCS=AUTHORS NEWS README ChangeLog

src_configure() {
econf \
--enable-bauth \
--enable-dauth \
--disable-spdy \
$(use_enable epoll) \
$(use_enable test curl) \
$(use_enable messages) \
$(use_enable messages postprocessor) \
$(use_enable ssl https) \
$(use_with ssl gnutls) \
$(use_enable static-libs static)
}

src_install() {
default

use static-libs || find ${ED} -name '*.la' -exec rm -f {} +
}






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

2014-10-08 Thread Anthony G. Basile (blueness)
blueness14/10/08 11:58:25

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

Revision  ChangesPath
1.81 www-servers/varnish/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog   3 Oct 2014 18:15:09 -   1.80
+++ ChangeLog   8 Oct 2014 11:58:25 -   1.81
@@ -1,6 +1,11 @@
 # ChangeLog for www-servers/varnish
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.80 
2014/10/03 18:15:09 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.81 
2014/10/08 11:58:25 blueness Exp $
+
+*varnish-4.0.2 (08 Oct 2014)
+
+  08 Oct 2014; Anthony G. Basile bluen...@gentoo.org +varnish-4.0.2.ebuild:
+  Version bump
 
 *varnish-4.0.1-r1 (03 Oct 2014)
 



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

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

Index: varnish-4.0.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-4.0.2.ebuild,v 
1.1 2014/10/08 11:58:25 blueness Exp $

EAPI=5

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

inherit user autotools-utils eutils systemd python-r1

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

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

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

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

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

REQUIRED_USE=${PYTHON_REQUIRED_USE}

RESTRICT=test #315725

DOCS=( README doc/changes.rst )

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

AUTOTOOLS_AUTORECONF=yes

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

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

autotools-utils_src_prepare
}

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

src_install() {
autotools-utils_src_install

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

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

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

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

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

diropts -m750

dodir /var/log/varnish/

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

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

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

pkg_postinst () {
elog No demo-/sample-configfile is included in the distribution.  
Please
elog read the man-page for more info.  A sample configuration proxying
elog localhost:8080 for localhost:80 is given in /etc/conf.d/varnishd.
}






[gentoo-commits] gentoo-x86 commit in net-proxy/haproxy: haproxy-1.5.5.ebuild ChangeLog haproxy-1.4.24.ebuild

2014-10-08 Thread Christian Ruppert (idl0r)
idl0r   14/10/08 12:01:39

  Modified: ChangeLog
  Added:haproxy-1.5.5.ebuild
  Removed:  haproxy-1.4.24.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key B427ABC8)

Revision  ChangesPath
1.104net-proxy/haproxy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/ChangeLog?rev=1.104view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/ChangeLog?rev=1.104content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/ChangeLog?r1=1.103r2=1.104

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/haproxy/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog   7 Sep 2014 10:45:45 -   1.103
+++ ChangeLog   8 Oct 2014 12:01:39 -   1.104
@@ -1,6 +1,12 @@
 # ChangeLog for net-proxy/haproxy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/haproxy/ChangeLog,v 1.103 
2014/09/07 10:45:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/haproxy/ChangeLog,v 1.104 
2014/10/08 12:01:39 idl0r Exp $
+
+*haproxy-1.5.5 (08 Oct 2014)
+
+  08 Oct 2014; Christian Ruppert id...@gentoo.org -haproxy-1.4.24.ebuild,
+  +haproxy-1.5.5.ebuild:
+  Version bump
 
   07 Sep 2014; Agostino Sarubbo a...@gentoo.org haproxy-1.4.25.ebuild:
   Stable for ppc, wrt bug #514930



1.1  net-proxy/haproxy/haproxy-1.5.5.ebuild

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

Index: haproxy-1.5.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-proxy/haproxy/haproxy-1.5.5.ebuild,v 1.1 
2014/10/08 12:01:39 idl0r Exp $

EAPI=5

inherit user versionator toolchain-funcs flag-o-matic systemd

MY_P=${PN}-${PV/_beta/-dev}

DESCRIPTION=A TCP/HTTP reverse proxy for high availability environments
HOMEPAGE=http://haproxy.1wt.eu;
SRC_URI=http://haproxy.1wt.eu/download/$(get_version_component_range 
1-2)/src/${MY_P}.tar.gz

LICENSE=GPL-2 LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86
IUSE=+crypt examples +pcre ssl tools vim-syntax +zlib

DEPEND=pcre? ( dev-libs/libpcre )
ssl? ( dev-libs/openssl[zlib?] )
zlib? ( sys-libs/zlib )
RDEPEND=${DEPEND}

S=${WORKDIR}/${MY_P}

pkg_setup() {
enewgroup haproxy
enewuser haproxy -1 -1 -1 haproxy
}

src_prepare() {
sed -e 's:@SBINDIR@:'/usr/bin':' contrib/systemd/haproxy.service.in \
 contrib/systemd/haproxy.service || die

sed -ie 's:/usr/sbin/haproxy:/usr/bin/haproxy:' 
src/haproxy-systemd-wrapper.c || die
}

src_compile() {
local args=TARGET=linux2628 USE_GETADDRINFO=1

if use pcre ; then
args=${args} USE_PCRE=1 USE_PCRE_JIT=1
else
args=${args} USE_PCRE= USE_PCRE_JIT=
fi

#   if use kernel_linux; then
#   args=${args} USE_LINUX_SPLICE=1 USE_LINUX_TPROXY=1
#   else
#   args=${args} USE_LINUX_SPLICE= USE_LINUX_TPROXY=
#   fi

if use crypt ; then
args=${args} USE_LIBCRYPT=1
else
args=${args} USE_LIBCRYPT=
fi

if use ssl ; then
args=${args} USE_OPENSSL=1
else
args=${args} USE_OPENSSL=
fi

if use zlib ; then
args=${args} USE_ZLIB=1
else
args=${args} USE_ZLIB=
fi

# For now, until the strict-aliasing breakage will be fixed
append-cflags -fno-strict-aliasing

emake CFLAGS=${CFLAGS} LDFLAGS=${LDFLAGS} CC=$(tc-getCC) ${args}

if use tools ; then
for contrib in halog iprange ; do
emake -C contrib/${contrib} \
CFLAGS=${CFLAGS} OPTIMIZE=${CFLAGS} 
LDFLAGS=${LDFLAGS} CC=$(tc-getCC) ${args}
done
fi
}

src_install() {
dobin haproxy

newinitd ${FILESDIR}/haproxy.initd-r2 haproxy

# Don't install useless files
#   rm examples/build.cfg doc/*gpl.txt

dodoc CHANGELOG ROADMAP doc/{configuration,haproxy-en}.txt
doman doc/haproxy.1

dobin haproxy-systemd-wrapper
systemd_dounit contrib/systemd/haproxy.service

if use tools ; then
for contrib in halog iprange ; do
dobin contrib/${contrib}/${contrib}
done
fi

if use examples ; then
docinto examples
  

[gentoo-commits] gentoo-x86 commit in media-video/transcode/files: transcode-1.1.7-ffmpeg24.patch

2014-10-08 Thread Alexis Ballier (aballier)
aballier14/10/08 12:08:00

  Added:transcode-1.1.7-ffmpeg24.patch
  Log:
  fix build with ffmpeg 2.4+; bug #520190, patch by jospezial and additional 
guards by me
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 160F534A)

Revision  ChangesPath
1.1  media-video/transcode/files/transcode-1.1.7-ffmpeg24.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/transcode/files/transcode-1.1.7-ffmpeg24.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/transcode/files/transcode-1.1.7-ffmpeg24.patch?rev=1.1content-type=text/plain

Index: transcode-1.1.7-ffmpeg24.patch
===
https://bugs.gentoo.org/show_bug.cgi?id=520190

Index: transcode-1.1.7/import/probe_ffmpeg.c
===
--- transcode-1.1.7.orig/import/probe_ffmpeg.c
+++ transcode-1.1.7/import/probe_ffmpeg.c
@@ -120,7 +120,11 @@ void probe_ffmpeg(info_t *ipipe)
 
 translate_info(lavf_dmx_context, ipipe-probe_info);
 
+#if LIBAVFORMAT_VERSION_INT  AV_VERSION_INT(53,25,0)
+avformat_close_input(lavf_dmx_context);
+#else
 av_close_input_file(lavf_dmx_context);
+#endif
 return;
 }
 






[gentoo-commits] gentoo-x86 commit in media-video/transcode: transcode-1.1.7-r3.ebuild ChangeLog

2014-10-08 Thread Alexis Ballier (aballier)
aballier14/10/08 12:08:00

  Modified: transcode-1.1.7-r3.ebuild ChangeLog
  Log:
  fix build with ffmpeg 2.4+; bug #520190, patch by jospezial and additional 
guards by me
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 160F534A)

Revision  ChangesPath
1.10 media-video/transcode/transcode-1.1.7-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/transcode/transcode-1.1.7-r3.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/transcode/transcode-1.1.7-r3.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/transcode/transcode-1.1.7-r3.ebuild?r1=1.9r2=1.10

Index: transcode-1.1.7-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.1.7-r3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- transcode-1.1.7-r3.ebuild   6 Jul 2014 13:21:58 -   1.9
+++ transcode-1.1.7-r3.ebuild   8 Oct 2014 12:08:00 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.1.7-r3.ebuild,v 1.9 
2014/07/06 13:21:58 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.1.7-r3.ebuild,v 1.10 
2014/10/08 12:08:00 aballier Exp $
 
 EAPI=5
 inherit eutils libtool multilib
@@ -64,7 +64,8 @@
${FILESDIR}/${P}-libav-9.patch \
${FILESDIR}/${P}-preset-force.patch \
${FILESDIR}/${P}-ffmpeg2.patch \
-   ${FILESDIR}/${P}-freetype251.patch
+   ${FILESDIR}/${P}-freetype251.patch \
+   ${FILESDIR}/${P}-ffmpeg24.patch
 
elibtoolize
 }



1.323media-video/transcode/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/transcode/ChangeLog,v
retrieving revision 1.322
retrieving revision 1.323
diff -u -r1.322 -r1.323
--- ChangeLog   6 Jul 2014 13:21:58 -   1.322
+++ ChangeLog   8 Oct 2014 12:08:00 -   1.323
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/transcode
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/ChangeLog,v 1.322 
2014/07/06 13:21:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/ChangeLog,v 1.323 
2014/10/08 12:08:00 aballier Exp $
+
+  08 Oct 2014; Alexis Ballier aball...@gentoo.org transcode-1.1.7-r3.ebuild,
+  +files/transcode-1.1.7-ffmpeg24.patch:
+  fix build with ffmpeg 2.4+; bug #520190, patch by jospezial and additional
+  guards by me
 
   06 Jul 2014; Michał Górny mgo...@gentoo.org transcode-1.1.7-r1.ebuild,
   transcode-1.1.7-r2.ebuild, transcode-1.1.7-r3.ebuild:






[gentoo-commits] gentoo-x86 commit in net-libs/libmicrohttpd: libmicrohttpd-0.9.37.ebuild ChangeLog

2014-10-08 Thread Anthony G. Basile (blueness)
blueness14/10/08 12:12:43

  Modified: libmicrohttpd-0.9.37.ebuild ChangeLog
  Log:
  Stable on arm/ppc/ppc64, bug #524760
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.3  net-libs/libmicrohttpd/libmicrohttpd-0.9.37.ebuild

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

Index: libmicrohttpd-0.9.37.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.37.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libmicrohttpd-0.9.37.ebuild 10 Aug 2014 20:49:39 -  1.2
+++ libmicrohttpd-0.9.37.ebuild 8 Oct 2014 12:12:43 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.37.ebuild,v 
1.2 2014/08/10 20:49:39 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.37.ebuild,v 
1.3 2014/10/08 12:12:43 blueness Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 SRC_URI=mirror://gnu/${PN}/${MY_P}.tar.gz
 
 IUSE=epoll messages ssl static-libs test
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86
 LICENSE=LGPL-2.1
 SLOT=0
 



1.75 net-libs/libmicrohttpd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog   8 Oct 2014 11:54:30 -   1.74
+++ ChangeLog   8 Oct 2014 12:12:43 -   1.75
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/libmicrohttpd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.74 
2014/10/08 11:54:30 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.75 
2014/10/08 12:12:43 blueness Exp $
+
+  08 Oct 2014; Anthony G. Basile bluen...@gentoo.org
+  libmicrohttpd-0.9.37.ebuild:
+  Stable on arm/ppc/ppc64, bug #524760
 
 *libmicrohttpd-0.9.38 (08 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-facebookchat: ChangeLog Manifest metadata.xml pidgin-facebookchat-1.69-r1.ebuild

2014-10-08 Thread Bernard Cafarelli (voyageur)
voyageur14/10/08 12:17:10

  Removed:  ChangeLog Manifest metadata.xml
pidgin-facebookchat-1.69-r1.ebuild
  Log:
  Removing msn-pecan and pidgin-facebookchat after last rites



[gentoo-commits] gentoo-x86 commit in x11-plugins/msn-pecan: ChangeLog Manifest metadata.xml msn-pecan-0.1.4.ebuild

2014-10-08 Thread Bernard Cafarelli (voyageur)
voyageur14/10/08 12:17:10

  Removed:  ChangeLog Manifest metadata.xml
msn-pecan-0.1.4.ebuild
  Log:
  Removing msn-pecan and pidgin-facebookchat after last rites



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

2014-10-08 Thread Bernard Cafarelli (voyageur)
voyageur14/10/08 12:19:57

  Modified: ChangeLog package.mask
  Log:
  Remove mask on x11-plugins/msn-pecan and x11-plugins/pidgin-facebookchat 
after last rites

Revision  ChangesPath
1.9428   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9427
retrieving revision 1.9428
diff -u -r1.9427 -r1.9428
--- ChangeLog   8 Oct 2014 09:34:38 -   1.9427
+++ ChangeLog   8 Oct 2014 12:19:57 -   1.9428
@@ -1,11 +1,15 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9427 2014/10/08 
09:34:38 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9428 2014/10/08 
12:19:57 voyageur 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!
 
+  08 Oct 2014; Bernard Cafarelli voyag...@gentoo.org package.mask:
+  Remove mask on x11-plugins/msn-pecan and x11-plugins/pidgin-facebookchat
+  after last rites
+
   08 Oct 2014; Ultrabug ultra...@gentoo.org desc/uwsgi_plugins.desc,
   profiles.desc:
   add rados plugin description to uwsgi_plugins.desc



1.16077  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16076
retrieving revision 1.16077
diff -u -r1.16076 -r1.16077
--- package.mask7 Oct 2014 23:14:34 -   1.16076
+++ package.mask8 Oct 2014 12:19:57 -   1.16077
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16076 2014/10/07 
23:14:34 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16077 2014/10/08 
12:19:57 voyageur 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
@@ -171,12 +171,6 @@
 # Masked for removal in 30 days (bug #522232).
 app-doc/djbdns-man
 
-# Bernard Cafarelli voyag...@gentoo.org (05 Sep 2014)
-# Does not connect anymore, does not work with current pidgin versions
-# Dead upstream
-# Masked for removal in 30 days, bug #355797
-x11-plugins/pidgin-facebookchat
-
 # Sergey Popov pinkb...@gentoo.org (04 Sep 2014)
 # Security mask, wrt bugs #488212, #498164, #500260,
 # #507802 and #518718
@@ -193,11 +187,9 @@
 # You can still use your MSN account in net-im/skype
 # or switch to an open protocol instead
 # Masked for removal in 30 days
-# Added msn-pecan to the list (voyageur)
 net-im/kmess
 net-im/amsn
 x11-themes/amsn-skins
-x11-plugins/msn-pecan
 
 # Christian Faulhammer fa...@gentoo.org (02 Sep 2014)
 # website not working anymore and will stay like this,






[gentoo-commits] gentoo-x86 commit in dev-ruby/mixlib-shellout: mixlib-shellout-1.6.0.ebuild ChangeLog

2014-10-08 Thread Manuel Rueger (mrueg)
mrueg   14/10/08 12:32:38

  Modified: ChangeLog
  Added:mixlib-shellout-1.6.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key )

Revision  ChangesPath
1.10 dev-ruby/mixlib-shellout/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mixlib-shellout/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   22 Jul 2014 06:04:59 -  1.9
+++ ChangeLog   8 Oct 2014 12:32:38 -   1.10
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/mixlib-shellout
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mixlib-shellout/ChangeLog,v 1.9 
2014/07/22 06:04:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mixlib-shellout/ChangeLog,v 1.10 
2014/10/08 12:32:38 mrueg Exp $
+
+*mixlib-shellout-1.6.0 (08 Oct 2014)
+
+  08 Oct 2014; Manuel Rüger mr...@gentoo.org +mixlib-shellout-1.6.0.ebuild:
+  Version bump.
 
 *mixlib-shellout-1.4.0 (22 Jul 2014)
 



1.1  dev-ruby/mixlib-shellout/mixlib-shellout-1.6.0.ebuild

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

Index: mixlib-shellout-1.6.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/mixlib-shellout/mixlib-shellout-1.6.0.ebuild,v 
1.1 2014/10/08 12:32:38 mrueg Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_RECIPE_TEST=rspec

RUBY_FAKEGEM_EXTRA_DOC=README.md

inherit ruby-fakegem

DESCRIPTION=Run external commands on Unix or Windows
HOMEPAGE=http://github.com/opscode/mixlib-shellout;
SRC_URI=https://github.com/opscode/${PN}/archive/${PV}.tar.gz - ${P}.tar.gz

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

each_ruby_prepare() {
# Make sure we actually use the right interpreter for testing
sed -i -e /ruby_eval/ s:ruby :${RUBY} : spec/mixlib/shellout_spec.rb 
|| die
}






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

2014-10-08 Thread Joerg Bornkessel (hd_brummy)
hd_brummy14/10/08 13:18:04

  Modified: ChangeLog
  Added:vdr-dvdswitch-0.2.2.ebuild
  Log:
  bump
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 34C2808A)

Revision  ChangesPath
1.31 media-plugins/vdr-dvdswitch/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvdswitch/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   25 Mar 2013 20:41:43 -  1.30
+++ ChangeLog   8 Oct 2014 13:18:04 -   1.31
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/vdr-dvdswitch
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvdswitch/ChangeLog,v 
1.30 2013/03/25 20:41:43 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvdswitch/ChangeLog,v 
1.31 2014/10/08 13:18:04 hd_brummy Exp $
+
+*vdr-dvdswitch-0.2.2 (08 Oct 2014)
+
+  08 Oct 2014; Joerg Bornkessel hd_bru...@gentoo.org
+  +vdr-dvdswitch-0.2.2.ebuild:
+  bump
 
   25 Mar 2013; Agostino Sarubbo a...@gentoo.org vdr-dvdswitch-0.2.1.ebuild:
   Stable for x86, wrt bug #457388



1.1  media-plugins/vdr-dvdswitch/vdr-dvdswitch-0.2.2.ebuild

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

Index: vdr-dvdswitch-0.2.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/vdr-dvdswitch/vdr-dvdswitch-0.2.2.ebuild,v
 1.1 2014/10/08 13:18:04 hd_brummy Exp $

EAPI=5

inherit vdr-plugin-2

VERSION=1323 # every bump, new version

DESCRIPTION=VDR Plugin: to play dvds and dvd file structures
HOMEPAGE=http://projects.vdr-developer.org/projects/plg-dvdswitch;
SRC_URI=mirror://vdr-developerorg/${VERSION}/${P}.tgz

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

DEPEND==media-video/vdr-2
RDEPEND=media-plugins/vdr-dvd

DEFAULT_IMAGE_DIR=/var/vdr/video/dvd-images

VDR_CONFD_FILE=${FILESDIR}/0.1.3/confd-r2

src_prepare() {
vdr-plugin-2_src_prepare

sed -e s:/video/dvd:${DEFAULT_IMAGE_DIR}: -i setup.c
}






[gentoo-commits] gentoo-x86 commit in www-apps/ikiwiki: ikiwiki-3.20140916.ebuild ChangeLog ikiwiki-3.20140125.ebuild

2014-10-08 Thread Manuel Rueger (mrueg)
mrueg   14/10/08 13:27:40

  Modified: ChangeLog
  Added:ikiwiki-3.20140916.ebuild
  Removed:  ikiwiki-3.20140125.ebuild
  Log:
  Version bump. Proxy commit for Alice Ferrazzi.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key )

Revision  ChangesPath
1.23 www-apps/ikiwiki/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/ikiwiki/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   12 Jun 2014 14:04:09 -  1.22
+++ ChangeLog   8 Oct 2014 13:27:40 -   1.23
@@ -1,6 +1,12 @@
 # ChangeLog for www-apps/ikiwiki
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/ikiwiki/ChangeLog,v 1.22 
2014/06/12 14:04:09 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/ikiwiki/ChangeLog,v 1.23 
2014/10/08 13:27:40 mrueg Exp $
+
+*ikiwiki-3.20140916 (08 Oct 2014)
+
+  08 Oct 2014; Manuel Rüger mr...@gentoo.org +ikiwiki-3.20140916.ebuild,
+  -ikiwiki-3.20140125.ebuild:
+  Version bump. Proxy commit for Alice Ferrazzi.
 
 *ikiwiki-3.20140227 (12 Jun 2014)
 



1.1  www-apps/ikiwiki/ikiwiki-3.20140916.ebuild

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

Index: ikiwiki-3.20140916.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/ikiwiki/ikiwiki-3.20140916.ebuild,v 
1.1 2014/10/08 13:27:40 mrueg Exp $

EAPI=5

inherit perl-module

DESCRIPTION=A wiki compiler
HOMEPAGE=http://ikiwiki.info/;
SRC_URI=mirror://debian/pool/main/i/ikiwiki/${PN}_${PV}.tar.gz

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

S=${WORKDIR}/${PN}

#Authen::Passphrase
#Search::Xapian
#Locale::gettext
#Crypt::SSLeay
#Text::CSV
#Text::Typography
#Text::Textile
#Text::WikiFormat
#Net::Amazon::S3

EXTRA_RDEPEND=
dev-python/docutils
dev-perl/Digest-SHA1
dev-perl/File-MimeInfo
dev-perl/RPC-XML
dev-perl/XML-Feed
dev-perl/LWPx-ParanoidAgent
dev-perl/Net-OpenID-Consumer


SUGGESTED_RDEPEND=
virtual/perl-CGI
=dev-perl/CGI-FormBuilder-3.0202
=dev-perl/CGI-Session-4.14
dev-perl/Mail-Sendmail
dev-perl/Term-ReadLine-Gnu
dev-perl/XML-Simple
media-gfx/imagemagick[perl]


TEST_DEPEND=
dev-perl/File-chdir
dev-perl/File-ReadBackwards
dev-perl/File-MimeInfo
dev-perl/HTML-LinkExtractor
dev-perl/HTML-Tree
dev-perl/Net-OpenID-Consumer
dev-perl/RPC-XML
dev-perl/XML-Feed
dev-perl/XML-Twig
dev-vcs/cvs[server]
dev-vcs/cvsps

DEPEND=
=dev-lang/perl-5.10
app-text/po4a
dev-perl/HTML-Parser
dev-perl/HTML-Scrubber
dev-perl/HTML-Template
dev-perl/URI
dev-perl/Text-Markdown
dev-perl/TimeDate
dev-perl/YAML-LibYAML


RDEPEND=${DEPEND}
!minimal? (
${SUGGESTED_RDEPEND}
extras? (
${EXTRA_RDEPEND}
)
)


DEPEND=${DEPEND}
test? ( ${TEST_DEPEND} )

SRC_TEST=do

src_prepare() {
#bug 498444 /usr/lib/plan9/lib/fortunes.index
addpredict /usr/lib/plan9/lib/fortunes

sed -i 's,lib/ikiwiki,libexec/ikiwiki,' \
${S}/{IkiWiki.pm,Makefile.PL,doc/plugins/install.mdwn} || die
#   if use w3m ; then
sed -i 's,lib/w3m,libexec/w3m,' ${S}/Makefile.PL || die
#   else
#   sed -i '/w3m/d' ${S}/Makefile.PL || die
#   fi
}

src_install() {
emake DESTDIR=${D} pure_install
insinto /etc/ikiwiki
doins wikilist

#insinto /usr/share/doc/${PF}/examples
#doins -r doc/examples/*
dohtml -r -A setup html/*
dodoc debian/{NEWS,changelog}
}






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

2014-10-08 Thread Brian Evans (grknight)
grknight14/10/08 13:37:28

  Modified: ChangeLog package.mask
  Log:
  Change mask message of dev-php/suhosin

Revision  ChangesPath
1.9429   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9428
retrieving revision 1.9429
diff -u -r1.9428 -r1.9429
--- ChangeLog   8 Oct 2014 12:19:57 -   1.9428
+++ ChangeLog   8 Oct 2014 13:37:28 -   1.9429
@@ -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.9428 2014/10/08 
12:19:57 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9429 2014/10/08 
13:37:28 grknight 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!
 
+  08 Oct 2014; Brian Evans grkni...@gentoo.org package.mask:
+  Change mask message for dev-php/suhosin
+
   08 Oct 2014; Bernard Cafarelli voyag...@gentoo.org package.mask:
   Remove mask on x11-plugins/msn-pecan and x11-plugins/pidgin-facebookchat
   after last rites



1.16078  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16077
retrieving revision 1.16078
diff -u -r1.16077 -r1.16078
--- package.mask8 Oct 2014 12:19:57 -   1.16077
+++ package.mask8 Oct 2014 13:37:28 -   1.16078
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16077 2014/10/08 
12:19:57 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16078 2014/10/08 
13:37:28 grknight 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
@@ -30,6 +30,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Brian Evans grkni...@gentoo.org (8 Oct 2014)
+# Mask all versions of suhosin until upstream revival is sustained and tested
+dev-php/suhosin
+
 # Manuel Rüger mr...@gentoo.org (6 Oct 2014)
 # Mask texlive-2014
 =dev-libs/kpathsea-6.2.0_p20140523
@@ -43,7 +47,7 @@
 
 # Brian Evans grkni...@gentoo.org (2 Oct 2014)
 # Masked for removal in 30 days. (Bug #524310)
-# Broken on =dev-lang/php-5.4. Replace with dev-php/xcache, 
+# Broken on =dev-lang/php-5.4. Replace with dev-php/xcache,
 # dev-php/pecl-zendopcache, or dev-lang/php[opcache].
 # If you need pecl-apc's variable storage use dev-php/pecl-apcu.
 dev-php/eaccelerator
@@ -56,9 +60,6 @@
 dev-php/pecl-id3
 dev-php/pecl-mogilefs
 dev-php/pecl-sca_sdo
-# Veto to removal by Sebastian Pipping sp...@gentoo.org
-# Upstream version with =5.4 support seems available (bug #520178)
-dev-php/suhosin
 
 # Pawel Hajdan jr phajdan...@gentoo.org (30 Sep 2014)
 # Reverse dependencies need to be tested and fixed, bug #521406.






[gentoo-commits] gentoo-x86 commit in dev-php/suhosin/files: suhosin-0.9.36-libcrypt.patch suhosin-0.9.32.1-libcrypt.patch

2014-10-08 Thread Brian Evans (grknight)
grknight14/10/08 13:39:30

  Added:suhosin-0.9.36-libcrypt.patch
  Removed:  suhosin-0.9.32.1-libcrypt.patch
  Log:
  Version bump wrt bug 520178
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 67C78E1D)

Revision  ChangesPath
1.1  dev-php/suhosin/files/suhosin-0.9.36-libcrypt.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/files/suhosin-0.9.36-libcrypt.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/files/suhosin-0.9.36-libcrypt.patch?rev=1.1content-type=text/plain

Index: suhosin-0.9.36-libcrypt.patch
===
Index: suhosin-0.9.32.1/config.m4
===
--- suhosin-0.9.33.orig/config.m4
+++ suhosin-0.9.33/config.m4
@@ -6,4 +6,7 @@ PHP_ARG_ENABLE(suhosin, whether to enabl
 
 if test $PHP_SUHOSIN != no; then
   PHP_NEW_EXTENSION(suhosin, suhosin.c sha256.c memory_limit.c treat_data.c 
ifilter.c post_handler.c ufilter.c rfc1867.c rfc1867_new.c log.c header.c 
execute.c ex_imp.c session.c aes.c compat_snprintf.c, $ext_shared)
+  PHP_CHECK_LIBRARY(crypt, crypt,
+[PHP_ADD_LIBRARY(crypt,, SUHOSIN_SHARED_LIBADD)])
+  PHP_SUBST(SUHOSIN_SHARED_LIBADD)
 fi






[gentoo-commits] gentoo-x86 commit in dev-php/suhosin: suhosin-0.9.36.ebuild ChangeLog

2014-10-08 Thread Brian Evans (grknight)
grknight14/10/08 13:39:30

  Modified: ChangeLog
  Added:suhosin-0.9.36.ebuild
  Log:
  Version bump wrt bug 520178
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 67C78E1D)

Revision  ChangesPath
1.16 dev-php/suhosin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   10 Aug 2014 21:06:05 -  1.15
+++ ChangeLog   8 Oct 2014 13:39:30 -   1.16
@@ -1,6 +1,12 @@
 # ChangeLog for dev-php/suhosin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.15 2014/08/10 
21:06:05 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.16 2014/10/08 
13:39:30 grknight Exp $
+
+*suhosin-0.9.36 (08 Oct 2014)
+
+  08 Oct 2014;  grkni...@gentoo.org +files/suhosin-0.9.36-libcrypt.patch,
+  +suhosin-0.9.36.ebuild, -files/suhosin-0.9.32.1-libcrypt.patch:
+  Version bump wrt bug 520178
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org suhosin-0.9.33.ebuild:
   QA: drop trailing '.' from DESCRIPTION



1.1  dev-php/suhosin/suhosin-0.9.36.ebuild

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

Index: suhosin-0.9.36.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.36.ebuild,v 1.1 
2014/10/08 13:39:30 grknight Exp $

EAPI=5

PHP_EXT_NAME=suhosin
PHP_EXT_INI=yes
PHP_EXT_ZENDEXT=no
USE_PHP=php5-5 php5-4

inherit php-ext-source-r2

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

DESCRIPTION=Suhosin is an advanced protection system for PHP installations
HOMEPAGE=http://www.suhosin.org/;
SRC_URI=http://download.suhosin.org/${P}.tgz;
LICENSE=PHP-3.01
SLOT=0
IUSE=

DEPEND=dev-lang/php[unicode]
RDEPEND=${DEPEND}

src_prepare() {
local slot
for slot in $(php_get_slots); do
php_init_slot_env ${slot}
epatch ${FILESDIR}/${P}-libcrypt.patch
done
php-ext-source-r2_src_prepare
}

src_install() {
php-ext-source-r2_src_install
dodoc CREDITS

local slot
for slot in $(php_get_slots); do
php_init_slot_env ${slot}
for inifile in ${PHPINIFILELIST} ; do
insinto ${inifile/${PHP_EXT_NAME}.ini/}
insopts -m644
doins suhosin.ini
done
done
}

src_test() {
# Makefile passes a hard-coded -d extension_dir=./modules, we move the 
lib
# away from there in src_compile
for slot in `php_get_slots`; do
php_init_slot_env ${slot}
NO_INTERACTION=yes emake test || die emake test failed for 
slot ${slot}
done
}






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

2014-10-08 Thread Honza Macháček
commit: a71dc7f005a54199929c9082f422934f971cd0ce
Author: Honza Macháček Hloupy.Honza AT centrum DOT cz
AuthorDate: Wed Oct  8 14:15:56 2014 +
Commit: Honza Macháček Hloupy.Honza AT centrum DOT cz
CommitDate: Wed Oct  8 14:15:56 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a71dc7f0

virtual/lapack-3.5-r2 made depend on sci-libs/lapack-reference[int64] if 
USE=int64 (int64 apparently not available with sci-libs/atlas)

Package-Manager: portage-2.2.14_rc1

---
 virtual/lapack/ChangeLog| 4 
 virtual/lapack/lapack-3.5-r2.ebuild | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/virtual/lapack/ChangeLog b/virtual/lapack/ChangeLog
index cd1f5c6..be56960 100644
--- a/virtual/lapack/ChangeLog
+++ b/virtual/lapack/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/virtual/lapack/ChangeLog,v 1.5 2010/01/11 
11:04:19 ulm Exp $
 
+  08 Oct 2014; Honza Macháček hloupy.ho...@centrum.cz lapack-3.5-r2.ebuild:
+  virtual/lapack-3.5-r2 made depend on sci-libs/lapack-reference[int64] if
+  USE=int64 (int64 apparently not available with sci-libs/atlas)
+
 *lapack-3.5-r2 (26 Apr 2014)
 
   26 Apr 2014; Mark Wright gie...@gentoo.org +lapack-3.5-r2.ebuild,

diff --git a/virtual/lapack/lapack-3.5-r2.ebuild 
b/virtual/lapack/lapack-3.5-r2.ebuild
index d89f0e0..607286b 100644
--- a/virtual/lapack/lapack-3.5-r2.ebuild
+++ b/virtual/lapack/lapack-3.5-r2.ebuild
@@ -17,9 +17,10 @@ IUSE=doc int64
 
 RDEPEND=
|| (
-   =sci-libs/lapack-reference-${PV}
+   =sci-libs/lapack-reference-${PV}[int64?]
=sci-libs/atlas-3.10.1[lapack]
)
+   int64? ( =sci-libs/lapack-reference-${PV}[int64] )
doc? ( =app-doc/lapack-docs-3.3 )
 DEPEND=
 



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

2014-10-08 Thread Honza Macháček
commit: 7a5a33e07e3983825e34ca10acc17554252bb6c2
Author: Honza Macháček Hloupy.Honza AT centrum DOT cz
AuthorDate: Wed Oct  8 13:56:09 2014 +
Commit: Honza Macháček Hloupy.Honza AT centrum DOT cz
CommitDate: Wed Oct  8 13:56:09 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7a5a33e0

The circular dependency of sci-libs/lapack-reference-3.5.0 on virtual/lapack 
removed.

Package-Manager: portage-2.2.14_rc1

---
 sci-libs/lapack-reference/ChangeLog| 4 
 sci-libs/lapack-reference/lapack-reference-.ebuild | 1 -
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-libs/lapack-reference/ChangeLog 
b/sci-libs/lapack-reference/ChangeLog
index f8e700c..d50e3cc 100644
--- a/sci-libs/lapack-reference/ChangeLog
+++ b/sci-libs/lapack-reference/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/ChangeLog,v 1.51 
2010/10/02 20:49:51 grobian Exp $
 
+  08 Oct 2014; Honza Macháček hloupy.ho...@centrum.cz
+  lapack-reference-.ebuild:
+  The circular dependency on virtual/lapack removed.
+
   06 Oct 2014; Justin Lecher j...@gentoo.org lapack-reference-.ebuild,
   metadata.xml:
   respect flags

diff --git a/sci-libs/lapack-reference/lapack-reference-.ebuild 
b/sci-libs/lapack-reference/lapack-reference-.ebuild
index 050c477..02e8871 100644
--- a/sci-libs/lapack-reference/lapack-reference-.ebuild
+++ b/sci-libs/lapack-reference/lapack-reference-.ebuild
@@ -32,7 +32,6 @@ IUSE=int64 static-libs test xblas
 
 RDEPEND=
=virtual/blas-2.1-r1[int64?]
-   =virtual/lapack-3.5-r2[int64?]
xblas? ( sci-libs/xblas[fortran] )
 
 DEPEND=${RDEPEND}



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

2014-10-08 Thread Brian Evans
commit: 698bdbf873dd486f56b09d9352a446f7ec5f2581
Author: Brian Evans grknight AT gentoo DOT org
AuthorDate: Wed Oct  8 14:57:54 2014 +
Commit: Brian Evans grknight AT gentoo DOT org
CommitDate: Wed Oct  8 14:57:54 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=698bdbf8

Use 5.6 defaults in a new file wrt bug 524768

---
 .../my.cnf-5.5 = mariadb-galera/files/my.cnf-5.6} | 38 ++
 .../files/my.cnf-5.5 = mariadb/files/my.cnf-5.6}  | 22 +
 .../files/my.cnf-5.5 = mysql/files/my.cnf-5.6}| 22 -
 .../files/{my.cnf-5.5 = my.cnf-5.6}   | 22 -
 eclass/mysql-cmake.eclass  |  3 +-
 5 files changed, 48 insertions(+), 59 deletions(-)

diff --git a/dev-db/percona-server/files/my.cnf-5.5 
b/dev-db/mariadb-galera/files/my.cnf-5.6
similarity index 83%
copy from dev-db/percona-server/files/my.cnf-5.5
copy to dev-db/mariadb-galera/files/my.cnf-5.6
index 85a26ec..9da84ad 100644
--- a/dev-db/percona-server/files/my.cnf-5.5
+++ b/dev-db/mariadb-galera/files/my.cnf-5.6
@@ -1,5 +1,5 @@
 # @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration 
file.
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-5.5,v 1.2 
2013/01/20 02:40:02 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/files/my.cnf-5.5,v 1.2 
2013/01/20 02:39:55 robbat2 Exp $
 
 # The following options will be passed to all MySQL clients
 [client]
@@ -53,10 +53,10 @@ basedir = 
@GENTOO_PORTAGE_EPREFIX@/usr
 datadir= @DATADIR@
 skip-external-locking
 key_buffer_size= 16M
-max_allowed_packet = 1M
-table_open_cache   = 64
+max_allowed_packet = 4M
+table_open_cache   = 400
 sort_buffer_size   = 512K
-net_buffer_length  = 8K
+net_buffer_length  = 16K
 read_buffer_size   = 256K
 read_rnd_buffer_size   = 512K
 myisam_sort_buffer_size= 8M
@@ -77,7 +77,7 @@ tmpdir= 
@GENTOO_PORTAGE_EPREFIX@/tmp/
 #log-update= 
@GENTOO_PORTAGE_EPREFIX@/path-to-dedicated-directory/hostname
 
 # you need the debug USE flag enabled to use the following directives,
-# if needed, uncomment them, start the server and issue 
+# if needed, uncomment them, start the server and issue
 # #tail -f @GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.sql 
@GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.trace
 # this will show you *exactly* what's happening in your server ;)
 
@@ -86,17 +86,10 @@ tmpdir  = 
@GENTOO_PORTAGE_EPREFIX@/tmp/
 #debug = d:t:i:o,/tmp/mysqld.trace
 #one-thread
 
-# the following is the InnoDB configuration
-# if you wish to disable innodb instead
-# uncomment just the next line
-#skip-innodb
-#
 # the rest of the innodb config follows:
 # don't eat too much memory, we're trying to be safe on 64Mb boxes
 # you might want to bump this up a bit on boxes with more RAM
-innodb_buffer_pool_size = 16M
-# this is the default, increase it if you have lots of tables
-innodb_additional_mem_pool_size = 2M
+innodb_buffer_pool_size = 128M
 #
 # i'd like to use @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/innodb, but that is 
seen as a database :-(
 # and upstream wants things to be under 
@GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/, so that's the route
@@ -109,7 +102,7 @@ innodb_additional_mem_pool_size = 2M
 innodb_data_file_path = ibdata1:10M:autoextend:max:128M
 # we keep this at around 25% of of innodb_buffer_pool_size
 # sensible values range from 1MB to 
(1/innodb_log_files_in_group*innodb_buffer_pool_size)
-innodb_log_file_size = 5M
+innodb_log_file_size = 48M
 # this is the default, increase it if you have very large transactions going on
 innodb_log_buffer_size = 8M
 # this is the default and won't hurt you
@@ -124,6 +117,22 @@ innodb_file_per_table
 #plugin-load=federated=ha_federated.so
 loose-federated
 
+# These settings are required for Galera clustering
+#mysql settings
+binlog_format=ROW
+default-storage-engine=innodb
+innodb_autoinc_lock_mode=2
+query_cache_size=0
+query_cache_type=0
+bind-address=0.0.0.0
+# Uncomment this section to activate Galera clustering
+#wsrep_provider=@GENTOO_PORTAGE_EPREFIX@/usr/lib/galera/libgalera_smm.so
+# You should change this name to something meaningful
+#wsrep_cluster_name=my_wsrep_cluster
+# List all nodes of the cluster including this one
+#wsrep_cluster_address=gcomm://172.16.8.5,172.16.8.6,172.16.8.4
+#wsrep_sst_method=rsync
+
 [mysqldump]
 quick
 max_allowed_packet = 16M
@@ -147,3 +156,4 @@ write_buffer_size   = 2M
 [mysqlhotcopy]
 interactive-timeout
 
+[mariadb]

diff --git a/dev-db/percona-server/files/my.cnf-5.5 

[gentoo-commits] dev/xmw:master commit in: dev-python/python-iptables/files/, dev-python/python-iptables/

2014-10-08 Thread Michael Weber
commit: 8b7584314ee8c93c2459a64072fabd2adf103174
Author: Michael Weber michael AT xmw DOT de
AuthorDate: Wed Oct  8 15:16:18 2014 +
Commit: Michael Weber xmw AT gentoo DOT org
CommitDate: Wed Oct  8 15:16:18 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=8b758431

Fork from main tree, bug https://github.com/ldx/python-iptables/issues/104

Package-Manager: portage-2.2.14_rc1
Manifest-Sign-Key: 62EEF090

---
 dev-python/python-iptables/ChangeLog   | 10 ++
 dev-python/python-iptables/Manifest| 13 +++
 .../files/python-iptables-0.2.0-tests.patch| 21 +++
 .../files/python-iptables-0.4.0-python3.patch  | 23 
 .../files/python-iptables--cpython.patch   | 12 +++
 .../files/python-iptables--tests.patch | 19 ++
 dev-python/python-iptables/metadata.xml|  8 +
 .../python-iptables-0.4.0-r1.ebuild| 41 ++
 .../python-iptables/python-iptables-.ebuild| 33 +
 9 files changed, 180 insertions(+)

diff --git a/dev-python/python-iptables/ChangeLog 
b/dev-python/python-iptables/ChangeLog
new file mode 100644
index 000..f0ed32a
--- /dev/null
+++ b/dev-python/python-iptables/ChangeLog
@@ -0,0 +1,10 @@
+*python-iptables-0.4.0-r1 (08 Oct 2014)
+*python-iptables- (08 Oct 2014)
+
+  08 Oct 2014; Michael Weber x...@gentoo.org
+  +files/python-iptables-0.2.0-tests.patch,
+  +files/python-iptables-0.4.0-python3.patch,
+  +files/python-iptables--cpython.patch,
+  +files/python-iptables--tests.patch, +metadata.xml,
+  +python-iptables-0.4.0-r1.ebuild, +python-iptables-.ebuild:
+  Fork from main tree, bug https://github.com/ldx/python-iptables/issues/104

diff --git a/dev-python/python-iptables/Manifest 
b/dev-python/python-iptables/Manifest
new file mode 100644
index 000..bc5e78a
--- /dev/null
+++ b/dev-python/python-iptables/Manifest
@@ -0,0 +1,13 @@
+-BEGIN PGP SIGNED MESSAGE-
+Hash: SHA256
+
+DIST python-iptables-0.4.0.tar.gz 35824 SHA256 
f1ca24c041f90d89a2d21ec7657b8d45729d18e80033602726679030eb6472f2 SHA512 
9055d7e637938ef6e0def0a84e7cac67ffbbdaf7584b413b86e6a879c3aed62814defe647d8f911dc74d8573c7bfa0e7ddb034498d7992e2b5b42a1018c00b70
 WHIRLPOOL 
7436e6868fd2bd8ff1ce2526f4e1b5c0ff6da9c1d83f496d9ae434844c9149cc9e749b8ed81cb76f25b527cd809656ffcf31a9fef9c848cc39d8879549c05ad8
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iL4EAREIAGYFAlQ1VUJfFIAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
+bnBncC5maWZ0aGhvcnNlbWFuLm5ldDY3QjA4MzdGODg1NUMxMjIzNUQ0MDgxNzky
+N0FERDBDNjJFRUYwOTAACgkQknrdDGLu8JBTPgD9EL0U4qW6ILA5M2GFHntamVN2
+mt7cfEjxKM6QqdbX06UA/jL2uHJIcGKo3cV64CU9f/kJgakfvSoC1eaMvKxLuit9
+=c4M4
+-END PGP SIGNATURE-

diff --git a/dev-python/python-iptables/files/python-iptables-0.2.0-tests.patch 
b/dev-python/python-iptables/files/python-iptables-0.2.0-tests.patch
new file mode 100644
index 000..fb9d601
--- /dev/null
+++ b/dev-python/python-iptables/files/python-iptables-0.2.0-tests.patch
@@ -0,0 +1,21 @@
+diff --git a/test.py b/test.py
+index f426612..f598585 100755
+--- a/test.py
 b/test.py
+@@ -3,16 +3,6 @@
+ 
+ import sys
+ 
+-print WARNING: this test will manipulate iptables rules.
+-print Don't do this on a production machine.
+-while True:
+-print Would you like to continue? y/n,
+-answer = raw_input()
+-if answer in yYnN and len(answer) == 1:
+-break
+-if answer in nN:
+-sys.exit(0)
+-
+ from iptc.test import test_iptc, test_matches, test_targets
+ 
+ results = [rv for rv in [test_iptc.run_tests(), test_matches.run_tests(),

diff --git 
a/dev-python/python-iptables/files/python-iptables-0.4.0-python3.patch 
b/dev-python/python-iptables/files/python-iptables-0.4.0-python3.patch
new file mode 100644
index 000..f630792
--- /dev/null
+++ b/dev-python/python-iptables/files/python-iptables-0.4.0-python3.patch
@@ -0,0 +1,23 @@
+--- python-iptables-0.4.0/setup.py
 python-iptables-0.4.0/setup.py
+@@ -7,7 +7,7 @@
+ # make pyflakes happy
+ __pkgname__ = None
+ __version__ = None
+-execfile(iptc/version.py)
++exec(open(iptc/version.py).read())
+ 
+ # build/install python-iptables
+ setup(
+--- python-iptables-0.4.0/iptc/util.py
 python-iptables-0.4.0/iptc/util.py
+@@ -66,6 +66,9 @@
+ 
+ def _find_library(*names):
+ ext = get_config_var('SO')
++from sys import version_info
++if version_info  (3, ):
++ext = '.cpython-%i%i' % (version_info.major, version_info.minor) + ext
+ for name in names:
+ for n in (name, lib + name, name + ext, lib + name + ext):
+ lib = _do_find_library(n)

diff --git 
a/dev-python/python-iptables/files/python-iptables--cpython.patch 
b/dev-python/python-iptables/files/python-iptables--cpython.patch
new file mode 100644
index 000..b7fe071
--- /dev/null
+++ b/dev-python/python-iptables/files/python-iptables--cpython.patch
@@ -0,0 +1,12 @@
+--- 

[gentoo-commits] dev/xmw:master commit in: dev-python/python-iptables/

2014-10-08 Thread Michael Weber
commit: d7bfc641fd91d6f8f51b3a91e624417ef339e8bd
Author: Michael Weber michael AT xmw DOT de
AuthorDate: Wed Oct  8 15:16:41 2014 +
Commit: Michael Weber xmw AT gentoo DOT org
CommitDate: Wed Oct  8 15:16:41 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=d7bfc641

drop broken version

Package-Manager: portage-2.2.14_rc1
Manifest-Sign-Key: 62EEF090

---
 dev-python/python-iptables/ChangeLog   |  4 +++
 dev-python/python-iptables/Manifest| 13 ---
 .../python-iptables-0.4.0-r1.ebuild| 41 --
 3 files changed, 4 insertions(+), 54 deletions(-)

diff --git a/dev-python/python-iptables/ChangeLog 
b/dev-python/python-iptables/ChangeLog
index f0ed32a..70584c4 100644
--- a/dev-python/python-iptables/ChangeLog
+++ b/dev-python/python-iptables/ChangeLog
@@ -1,3 +1,7 @@
+  08 Oct 2014; Michael Weber x...@gentoo.org -Manifest,
+  -python-iptables-0.4.0-r1.ebuild:
+  drop broken version
+
 *python-iptables-0.4.0-r1 (08 Oct 2014)
 *python-iptables- (08 Oct 2014)
 

diff --git a/dev-python/python-iptables/Manifest 
b/dev-python/python-iptables/Manifest
deleted file mode 100644
index bc5e78a..000
--- a/dev-python/python-iptables/Manifest
+++ /dev/null
@@ -1,13 +0,0 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST python-iptables-0.4.0.tar.gz 35824 SHA256 
f1ca24c041f90d89a2d21ec7657b8d45729d18e80033602726679030eb6472f2 SHA512 
9055d7e637938ef6e0def0a84e7cac67ffbbdaf7584b413b86e6a879c3aed62814defe647d8f911dc74d8573c7bfa0e7ddb034498d7992e2b5b42a1018c00b70
 WHIRLPOOL 
7436e6868fd2bd8ff1ce2526f4e1b5c0ff6da9c1d83f496d9ae434844c9149cc9e749b8ed81cb76f25b527cd809656ffcf31a9fef9c848cc39d8879549c05ad8
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2
-
-iL4EAREIAGYFAlQ1VUJfFIAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
-bnBncC5maWZ0aGhvcnNlbWFuLm5ldDY3QjA4MzdGODg1NUMxMjIzNUQ0MDgxNzky
-N0FERDBDNjJFRUYwOTAACgkQknrdDGLu8JBTPgD9EL0U4qW6ILA5M2GFHntamVN2
-mt7cfEjxKM6QqdbX06UA/jL2uHJIcGKo3cV64CU9f/kJgakfvSoC1eaMvKxLuit9
-=c4M4
--END PGP SIGNATURE-

diff --git a/dev-python/python-iptables/python-iptables-0.4.0-r1.ebuild 
b/dev-python/python-iptables/python-iptables-0.4.0-r1.ebuild
deleted file mode 100644
index 1533d48..000
--- a/dev-python/python-iptables/python-iptables-0.4.0-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-iptables/python-iptables-0.4.0.ebuild,v
 1.2 2014/08/10 21:19:05 slyfox Exp $
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
-inherit distutils-r1
-
-DESCRIPTION=Python bindings for iptables
-HOMEPAGE=https://github.com/ldx/python-iptables;
-SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
-
-LICENSE=Apache-2.0
-SLOT=0
-KEYWORDS=~amd64
-IUSE=
-
-DEPEND=net-firewall/iptables
-RDEPEND=${DEPEND}
-
-# tests manipulate live iptables rules, so disable them by default
-RESTRICT=test
-# needed for running tests
-#RESTRICT=userpriv
-
-PATCHES=(
-   ${FILESDIR}/${PN}-0.2.0-tests.patch
-   ${FILESDIR}/${PN}-0.4.0-python3.patch
-)
-
-python_prepare() {
-   case ${EPYTHON} in
-   python3*)
-   2to3-${EPYTHON/python} --write --nobackups --no-diffs .
-   ;;
-   esac
-}
-
-python_test() {
-   ${PYTHON} test.py || die tests fail with ${EPYTHON}
-}



[gentoo-commits] gentoo-x86 commit in app-officeext/ooofbtools: metadata.xml ChangeLog

2014-10-08 Thread Sergey Popov (pinkbyte)
pinkbyte14/10/08 15:19:31

  Modified: metadata.xml ChangeLog
  Log:
  Add proxy maintainers and new maintainer to metadata
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0x1F357D42)

Revision  ChangesPath
1.2  app-officeext/ooofbtools/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml29 Mar 2013 10:02:39 -  1.1
+++ metadata.xml8 Oct 2014 15:19:31 -   1.2
@@ -2,4 +2,10 @@
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
herdopenoffice/herd
+   herdproxy-maintainers/herd
+   maintainer
+   emailiko...@yandex.ru/email
+   nameSergey Starikoff/name
+   descriptionProxied maintainer. Assign bugs on 
him/description
+   /maintainer
 /pkgmetadata



1.11 app-officeext/ooofbtools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   8 Oct 2014 09:52:20 -   1.10
+++ ChangeLog   8 Oct 2014 15:19:31 -   1.11
@@ -1,6 +1,9 @@
 # ChangeLog for app-officeext/ooofbtools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.10 
2014/10/08 09:52:20 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.11 
2014/10/08 15:19:31 pinkbyte Exp $
+
+  08 Oct 2014; Sergey Popov pinkb...@gentoo.org metadata.xml:
+  Add proxy maintainers and new maintainer to metadata
 
   08 Oct 2014; Sergey Popov pinkb...@gentoo.org -ooofbtools-2.12.ebuild:
   Drop old






[gentoo-commits] gentoo-x86 commit in app-officeext/ooofbtools: ChangeLog ooofbtools-2.30.ebuild

2014-10-08 Thread Sergey Popov (pinkbyte)
pinkbyte14/10/08 15:20:25

  Modified: ChangeLog
  Added:ooofbtools-2.30.ebuild
  Log:
  Version bump, wrt bug #508582
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0x1F357D42)

Revision  ChangesPath
1.12 app-officeext/ooofbtools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   8 Oct 2014 15:19:31 -   1.11
+++ ChangeLog   8 Oct 2014 15:20:24 -   1.12
@@ -1,6 +1,11 @@
 # ChangeLog for app-officeext/ooofbtools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.11 
2014/10/08 15:19:31 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.12 
2014/10/08 15:20:24 pinkbyte Exp $
+
+*ooofbtools-2.30 (08 Oct 2014)
+
+  08 Oct 2014; Sergey Popov pinkb...@gentoo.org +ooofbtools-2.30.ebuild:
+  Version bump, wrt bug #508582
 
   08 Oct 2014; Sergey Popov pinkb...@gentoo.org metadata.xml:
   Add proxy maintainers and new maintainer to metadata



1.1  app-officeext/ooofbtools/ooofbtools-2.30.ebuild

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

Index: ooofbtools-2.30.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ooofbtools-2.30.ebuild,v 1.1 
2014/10/08 15:20:24 pinkbyte Exp $

EAPI=5

MY_PN=OOoFBTools

OFFICE_EXTENSIONS=(
${MY_PN}.oxt
)

inherit office-ext-r1

DESCRIPTION=Extension for converting and processing eBooks in FictionBook2 
format with validator
HOMEPAGE=https://sourceforge.net/projects/fbtools/;
SRC_URI=mirror://sourceforge/fbtools/files/release/${MY_PN}-${PV}.zip

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

DEPEND=app-arch/unzip
RDEPEND=dev-libs/libxml2

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

OFFICE_EXTENSIONS_LOCATION=${S}

src_prepare() {
# Remove Windows cruft
pushd ${WORKDIR}/${MY_PN}.oxt 2/dev/null
rm -r win32 || die
popd 2/dev/null
}

src_install() {
office-ext-r1_src_install
dodoc ChangeLog*
}






[gentoo-commits] gentoo-x86 commit in app-admin/sudo: sudo-1.8.11_p1.ebuild ChangeLog sudo-1.8.11.ebuild sudo-1.8.10_p3.ebuild

2014-10-08 Thread Diego Petteno (flameeyes)
flameeyes14/10/08 15:38:07

  Modified: ChangeLog
  Added:sudo-1.8.11_p1.ebuild
  Removed:  sudo-1.8.11.ebuild sudo-1.8.10_p3.ebuild
  Log:
  Update and remove old and old patch.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 1CD13C8AD4301342)

Revision  ChangesPath
1.367app-admin/sudo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/sudo/ChangeLog,v
retrieving revision 1.366
retrieving revision 1.367
diff -u -r1.366 -r1.367
--- ChangeLog   6 Oct 2014 19:35:59 -   1.366
+++ ChangeLog   8 Oct 2014 15:38:07 -   1.367
@@ -1,6 +1,12 @@
 # ChangeLog for app-admin/sudo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/ChangeLog,v 1.366 2014/10/06 
19:35:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/ChangeLog,v 1.367 2014/10/08 
15:38:07 flameeyes Exp $
+
+*sudo-1.8.11_p1 (08 Oct 2014)
+
+  08 Oct 2014; Diego E. Pettenò flamee...@gentoo.org +sudo-1.8.11_p1.ebuild,
+  -files/sudo-1.8.11-shadow.patch, -sudo-1.8.10_p3.ebuild, -sudo-1.8.11.ebuild:
+  Update and remove old and old patch.
 
   06 Oct 2014; Diego E. Pettenò flamee...@gentoo.org
   +files/sudo-1.8.11-shadow.patch, sudo-1.8.11.ebuild:



1.1  app-admin/sudo/sudo-1.8.11_p1.ebuild

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

Index: sudo-1.8.11_p1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.11_p1.ebuild,v 1.1 
2014/10/08 15:38:07 flameeyes Exp $

EAPI=5

inherit eutils pam multilib libtool

MY_P=${P/_/}
MY_P=${MY_P/beta/b}

uri_prefix=
case ${P} in
*_beta*|*_rc*) uri_prefix=beta/ ;;
esac

DESCRIPTION=Allows users or groups to run commands as other users
HOMEPAGE=http://www.sudo.ws/;
SRC_URI=http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz;

# Basic license is ISC-style as-is, some files are released under
# 3-clause BSD license
LICENSE=ISC BSD
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris
IUSE=ldap nls pam offensive selinux skey +sendmail

DEPEND=pam? ( virtual/pam )
skey? ( =sys-auth/skey-1.1.5-r1 )
ldap? (
=net-nds/openldap-2.1.30-r1
dev-libs/cyrus-sasl
)
sys-libs/zlib
RDEPEND=${DEPEND}
selinux? ( sec-policy/selinux-sudo )
ldap? ( dev-lang/perl )
pam? ( sys-auth/pambase )
=app-misc/editor-wrapper-3
virtual/editor
sendmail? ( virtual/mta )
DEPEND=${DEPEND}
sys-devel/bison

S=${WORKDIR}/${MY_P}

REQUIRED_USE=pam? ( !skey ) skey? ( !pam )

MAKEOPTS+= SAMPLES=

src_prepare() {
elibtoolize
}

set_rootpath() {
# FIXME: secure_path is a compile time setting. using ROOTPATH
# is not perfect, env-update may invalidate this, but until it
# is available as a sudoers setting this will have to do.
einfo Setting secure_path ...

# first extract the default ROOTPATH from build env
ROOTPATH=$(unset ROOTPATH; . ${EPREFIX}/etc/profile.env; echo 
${ROOTPATH})
if [[ -z ${ROOTPATH} ]] ; then
ewarn  Failed to find ROOTPATH, please report this
fi

# then remove duplicate path entries
cleanpath() {
local newpath thisp IFS=:
for thisp in $1 ; do
if [[ :${newpath}: != *:${thisp}:* ]] ; then
newpath+=:$thisp
else
einfoDuplicate entry ${thisp} removed...
fi
done
ROOTPATH=${newpath#:}
}
cleanpath 
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin${ROOTPATH:+:${ROOTPATH}}

# finally, strip gcc paths #136027
rmpath() {
local e newpath thisp IFS=:
for thisp in ${ROOTPATH} ; do
for e ; do [[ $thisp == $e ]]  continue 2 ; done
newpath+=:$thisp
 

[gentoo-commits] gentoo-x86 commit in app-admin/sudo/files: sudo-1.8.11-shadow.patch

2014-10-08 Thread Diego Petteno (flameeyes)
flameeyes14/10/08 15:38:08

  Removed:  sudo-1.8.11-shadow.patch
  Log:
  Update and remove old and old patch.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 1CD13C8AD4301342)



[gentoo-commits] gentoo-x86 commit in app-shells/bash: ChangeLog bash-4.0_p43.ebuild bash-4.0_p42.ebuild bash-4.2_p52.ebuild bash-3.1_p21.ebuild bash-4.2_p51.ebuild bash-3.1_p22.ebuild bash-3.2_p55.eb

2014-10-08 Thread Lars Wendler (polynomial-c)
polynomial-c14/10/08 16:10:09

  Modified: ChangeLog
  Removed:  bash-4.0_p43.ebuild bash-4.0_p42.ebuild
bash-4.2_p52.ebuild bash-3.1_p21.ebuild
bash-4.2_p51.ebuild bash-3.1_p22.ebuild
bash-3.2_p55.ebuild bash-3.2_p56.ebuild
bash-4.1_p16.ebuild bash-4.1_p15.ebuild
  Log:
  Removed vulnerable versions
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0x981CA6FC)

Revision  ChangesPath
1.419app-shells/bash/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.419view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.419content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?r1=1.418r2=1.419

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v
retrieving revision 1.418
retrieving revision 1.419
diff -u -r1.418 -r1.419
--- ChangeLog   8 Oct 2014 06:21:18 -   1.418
+++ ChangeLog   8 Oct 2014 16:10:09 -   1.419
@@ -1,6 +1,12 @@
 # ChangeLog for app-shells/bash
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.418 
2014/10/08 06:21:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.419 
2014/10/08 16:10:09 polynomial-c Exp $
+
+  08 Oct 2014; Lars Wendler polynomia...@gentoo.org -bash-3.1_p21.ebuild,
+  -bash-3.1_p22.ebuild, -bash-3.2_p55.ebuild, -bash-3.2_p56.ebuild,
+  -bash-4.0_p42.ebuild, -bash-4.0_p43.ebuild, -bash-4.1_p15.ebuild,
+  -bash-4.1_p16.ebuild, -bash-4.2_p51.ebuild, -bash-4.2_p52.ebuild:
+  Removed vulnerable versions.
 
   08 Oct 2014; Raúl Porcel armi...@gentoo.org bash-3.1_p22.ebuild,
   bash-3.1_p23.ebuild, bash-3.2_p56.ebuild, bash-3.2_p57.ebuild,






[gentoo-commits] gentoo-x86 commit in app-admin/sudo: ChangeLog sudo-1.8.11_p1.ebuild

2014-10-08 Thread Jeroen Roovers (jer)
jer 14/10/08 16:18:53

  Modified: ChangeLog sudo-1.8.11_p1.ebuild
  Log:
  Stable for HPPA (bug #524752).
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: 
--ignore-arches, signed Manifest commit with key A792A613)

Revision  ChangesPath
1.368app-admin/sudo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/sudo/ChangeLog,v
retrieving revision 1.367
retrieving revision 1.368
diff -u -r1.367 -r1.368
--- ChangeLog   8 Oct 2014 15:38:07 -   1.367
+++ ChangeLog   8 Oct 2014 16:18:53 -   1.368
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/sudo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/ChangeLog,v 1.367 2014/10/08 
15:38:07 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/ChangeLog,v 1.368 2014/10/08 
16:18:53 jer Exp $
+
+  08 Oct 2014; Jeroen Roovers j...@gentoo.org sudo-1.8.11_p1.ebuild:
+  Stable for HPPA (bug #524752).
 
 *sudo-1.8.11_p1 (08 Oct 2014)
 



1.2  app-admin/sudo/sudo-1.8.11_p1.ebuild

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

Index: sudo-1.8.11_p1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.11_p1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sudo-1.8.11_p1.ebuild   8 Oct 2014 15:38:07 -   1.1
+++ sudo-1.8.11_p1.ebuild   8 Oct 2014 16:18:53 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.11_p1.ebuild,v 1.1 
2014/10/08 15:38:07 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.11_p1.ebuild,v 1.2 
2014/10/08 16:18:53 jer Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
 # 3-clause BSD license
 LICENSE=ISC BSD
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris
 IUSE=ldap nls pam offensive selinux skey +sendmail
 
 DEPEND=pam? ( virtual/pam )






[gentoo-commits] gentoo-x86 commit in www-client/chromium: ChangeLog chromium-38.0.2125.101.ebuild

2014-10-08 Thread Richard Freeman (rich0)
rich0   14/10/08 16:38:40

  Modified: ChangeLog chromium-38.0.2125.101.ebuild
  Log:
  amd64 stable - 524764
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x08C170DE55EC123A)

Revision  ChangesPath
1.1142   www-client/chromium/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1142view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1142content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?r1=1.1141r2=1.1142

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v
retrieving revision 1.1141
retrieving revision 1.1142
diff -u -r1.1141 -r1.1142
--- ChangeLog   4 Oct 2014 01:24:58 -   1.1141
+++ ChangeLog   8 Oct 2014 16:38:40 -   1.1142
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/chromium
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1141 
2014/10/04 01:24:58 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1142 
2014/10/08 16:38:40 rich0 Exp $
+
+  08 Oct 2014; r...@gentoo.org chromium-38.0.2125.101.ebuild:
+  amd64 stable - 524764
 
 *chromium-38.0.2125.101 (04 Oct 2014)
 



1.2  www-client/chromium/chromium-38.0.2125.101.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/chromium-38.0.2125.101.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/chromium-38.0.2125.101.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/chromium-38.0.2125.101.ebuild?r1=1.1r2=1.2

Index: chromium-38.0.2125.101.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-38.0.2125.101.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chromium-38.0.2125.101.ebuild   4 Oct 2014 01:24:58 -   1.1
+++ chromium-38.0.2125.101.ebuild   8 Oct 2014 16:38:40 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-38.0.2125.101.ebuild,v 1.1 
2014/10/04 01:24:58 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-38.0.2125.101.ebuild,v 1.2 
2014/10/08 16:38:40 rich0 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -18,7 +18,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~amd64 ~arm ~x86
+KEYWORDS=amd64 ~arm ~x86
 IUSE=bindist cups gnome gnome-keyring kerberos neon pic pulseaudio selinux 
+tcmalloc
 
 # Native Client binaries are compiled with different set of flags, bug #452066.






[gentoo-commits] gentoo-x86 commit in dev-db/mariadb/files: my.cnf-5.6

2014-10-08 Thread Brian Evans (grknight)
grknight14/10/08 16:41:46

  Added:my.cnf-5.6
  Log:
  Add new 5.6 configs to better match upstream wrt bug 524768
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 67C78E1D)

Revision  ChangesPath
1.1  dev-db/mariadb/files/my.cnf-5.6

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/files/my.cnf-5.6?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/files/my.cnf-5.6?rev=1.1content-type=text/plain

Index: my.cnf-5.6
===
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration 
file.
# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/files/my.cnf-5.6,v 1.1 
2014/10/08 16:41:46 grknight Exp $

# The following options will be passed to all MySQL clients
[client]
#password   = your_password
port= 3306
socket  = 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.sock

[mysql]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqladmin]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqlcheck]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqldump]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqlimport]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqlshow]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[myisamchk]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets

[myisampack]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets

# use [safe_mysqld] with mysql-3
[mysqld_safe]
err-log = 
@GENTOO_PORTAGE_EPREFIX@/var/log/mysql/mysql.err

# add a section [mysqld-4.1] or [mysqld-5.0] for specific configurations
[mysqld]
character-set-server= utf8
user= mysql
port= 3306
socket  = 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.sock
pid-file= 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.pid
log-error   = 
@GENTOO_PORTAGE_EPREFIX@/var/log/mysql/mysqld.err
basedir = @GENTOO_PORTAGE_EPREFIX@/usr
datadir = @DATADIR@
skip-external-locking
key_buffer_size = 16M
max_allowed_packet  = 4M
table_open_cache= 400
sort_buffer_size= 512K
net_buffer_length   = 16K
read_buffer_size= 256K
read_rnd_buffer_size= 512K
myisam_sort_buffer_size = 8M
lc_messages_dir = @GENTOO_PORTAGE_EPREFIX@/usr/share/mysql
#Set this to your desired error message language
lc_messages = en_US

# security:
# using localhost in connects uses sockets by default
# skip-networking
bind-address= 127.0.0.1

log-bin
server-id   = 1

# point the following paths to different dedicated disks
tmpdir  = @GENTOO_PORTAGE_EPREFIX@/tmp/
#log-update = 
@GENTOO_PORTAGE_EPREFIX@/path-to-dedicated-directory/hostname

# you need the debug USE flag enabled to use the following directives,
# if needed, uncomment them, start the server and issue
# #tail -f @GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.sql 
@GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.trace
# this will show you *exactly* what's happening in your server ;)

#log= 
@GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.sql
#gdb
#debug  = d:t:i:o,/tmp/mysqld.trace
#one-thread

# the rest of the innodb config follows:
# don't eat too much memory, we're trying to be safe on 64Mb boxes
# you might want to bump this up a bit on boxes with more RAM
innodb_buffer_pool_size = 128M
#
# i'd like to use @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/innodb, but that is 
seen as a database :-(
# and upstream wants things to be under 
@GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/, so that's the route
# we have to take for the moment
#innodb_data_home_dir   = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
#innodb_log_arch_dir= @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
#innodb_log_group_home_dir  = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
# you may wish to change this size to be more suitable for your system
# the max is there to avoid run-away growth on your machine

[gentoo-commits] gentoo-x86 commit in dev-db/mariadb: ChangeLog

2014-10-08 Thread Brian Evans (grknight)
grknight14/10/08 16:41:46

  Modified: ChangeLog
  Log:
  Add new 5.6 configs to better match upstream wrt bug 524768
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 67C78E1D)

Revision  ChangesPath
1.56 dev-db/mariadb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   6 Oct 2014 17:28:40 -   1.55
+++ ChangeLog   8 Oct 2014 16:41:46 -   1.56
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/mariadb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v 1.55 2014/10/06 
17:28:40 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v 1.56 2014/10/08 
16:41:46 grknight Exp $
+
+  08 Oct 2014;  grkni...@gentoo.org +files/my.cnf-5.6:
+  Add new 5.6 configs to better match upstream wrt bug 524768
 
   06 Oct 2014;  grkni...@gentoo.org mariadb-10.0.14.ebuild,
   mariadb-5.5.39.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-db/mysql: ChangeLog

2014-10-08 Thread Brian Evans (grknight)
grknight14/10/08 16:42:42

  Modified: ChangeLog
  Log:
  Add new 5.6 configs to better match upstream wrt bug 524768
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 67C78E1D)

Revision  ChangesPath
1.694dev-db/mysql/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v
retrieving revision 1.693
retrieving revision 1.694
diff -u -r1.693 -r1.694
--- ChangeLog   6 Oct 2014 17:35:01 -   1.693
+++ ChangeLog   8 Oct 2014 16:42:42 -   1.694
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/mysql
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.693 2014/10/06 
17:35:01 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.694 2014/10/08 
16:42:42 grknight Exp $
+
+  08 Oct 2014;  grkni...@gentoo.org +files/my.cnf-5.6:
+  Add new 5.6 configs to better match upstream wrt bug 524768
 
   06 Oct 2014;  grkni...@gentoo.org mysql-5.5.39.ebuild, mysql-5.5.40.ebuild,
   mysql-5.6.21.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-db/mariadb-galera/files: my.cnf-5.6

2014-10-08 Thread Brian Evans (grknight)
grknight14/10/08 16:42:06

  Added:my.cnf-5.6
  Log:
  Add new 5.6 configs to better match upstream wrt bug 524768
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 67C78E1D)

Revision  ChangesPath
1.1  dev-db/mariadb-galera/files/my.cnf-5.6

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb-galera/files/my.cnf-5.6?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb-galera/files/my.cnf-5.6?rev=1.1content-type=text/plain

Index: my.cnf-5.6
===
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration 
file.
# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb-galera/files/my.cnf-5.6,v 1.1 
2014/10/08 16:42:06 grknight Exp $

# The following options will be passed to all MySQL clients
[client]
#password   = your_password
port= 3306
socket  = 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.sock

[mysql]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqladmin]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqlcheck]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqldump]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqlimport]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqlshow]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[myisamchk]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets

[myisampack]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets

# use [safe_mysqld] with mysql-3
[mysqld_safe]
err-log = 
@GENTOO_PORTAGE_EPREFIX@/var/log/mysql/mysql.err

# add a section [mysqld-4.1] or [mysqld-5.0] for specific configurations
[mysqld]
character-set-server= utf8
user= mysql
port= 3306
socket  = 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.sock
pid-file= 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.pid
log-error   = 
@GENTOO_PORTAGE_EPREFIX@/var/log/mysql/mysqld.err
basedir = @GENTOO_PORTAGE_EPREFIX@/usr
datadir = @DATADIR@
skip-external-locking
key_buffer_size = 16M
max_allowed_packet  = 4M
table_open_cache= 400
sort_buffer_size= 512K
net_buffer_length   = 16K
read_buffer_size= 256K
read_rnd_buffer_size= 512K
myisam_sort_buffer_size = 8M
lc_messages_dir = @GENTOO_PORTAGE_EPREFIX@/usr/share/mysql
#Set this to your desired error message language
lc_messages = en_US

# security:
# using localhost in connects uses sockets by default
# skip-networking
bind-address= 127.0.0.1

log-bin
server-id   = 1

# point the following paths to different dedicated disks
tmpdir  = @GENTOO_PORTAGE_EPREFIX@/tmp/
#log-update = 
@GENTOO_PORTAGE_EPREFIX@/path-to-dedicated-directory/hostname

# you need the debug USE flag enabled to use the following directives,
# if needed, uncomment them, start the server and issue
# #tail -f @GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.sql 
@GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.trace
# this will show you *exactly* what's happening in your server ;)

#log= 
@GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.sql
#gdb
#debug  = d:t:i:o,/tmp/mysqld.trace
#one-thread

# the rest of the innodb config follows:
# don't eat too much memory, we're trying to be safe on 64Mb boxes
# you might want to bump this up a bit on boxes with more RAM
innodb_buffer_pool_size = 128M
#
# i'd like to use @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/innodb, but that is 
seen as a database :-(
# and upstream wants things to be under 
@GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/, so that's the route
# we have to take for the moment
#innodb_data_home_dir   = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
#innodb_log_arch_dir= @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
#innodb_log_group_home_dir  = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
# you may wish to change this size to be more suitable for your system
# the max is there to avoid 

[gentoo-commits] gentoo-x86 commit in dev-db/mysql/files: my.cnf-5.6

2014-10-08 Thread Brian Evans (grknight)
grknight14/10/08 16:42:42

  Added:my.cnf-5.6
  Log:
  Add new 5.6 configs to better match upstream wrt bug 524768
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 67C78E1D)

Revision  ChangesPath
1.1  dev-db/mysql/files/my.cnf-5.6

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/my.cnf-5.6?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/my.cnf-5.6?rev=1.1content-type=text/plain

Index: my.cnf-5.6
===
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration 
file.
# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-5.6,v 1.1 
2014/10/08 16:42:41 grknight Exp $

# The following options will be passed to all MySQL clients
[client]
#password   = your_password
port= 3306
socket  = 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.sock

[mysql]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqladmin]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqlcheck]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqldump]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqlimport]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqlshow]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[myisamchk]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets

[myisampack]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets

# use [safe_mysqld] with mysql-3
[mysqld_safe]
err-log = 
@GENTOO_PORTAGE_EPREFIX@/var/log/mysql/mysql.err

# add a section [mysqld-4.1] or [mysqld-5.0] for specific configurations
[mysqld]
character-set-server= utf8
user= mysql
port= 3306
socket  = 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.sock
pid-file= 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.pid
log-error   = 
@GENTOO_PORTAGE_EPREFIX@/var/log/mysql/mysqld.err
basedir = @GENTOO_PORTAGE_EPREFIX@/usr
datadir = @DATADIR@
skip-external-locking
key_buffer_size = 16M
max_allowed_packet  = 4M
table_open_cache= 400
sort_buffer_size= 512K
net_buffer_length   = 16K
read_buffer_size= 256K
read_rnd_buffer_size= 512K
myisam_sort_buffer_size = 8M
lc_messages_dir = @GENTOO_PORTAGE_EPREFIX@/usr/share/mysql
#Set this to your desired error message language
lc_messages = en_US

# security:
# using localhost in connects uses sockets by default
# skip-networking
bind-address= 127.0.0.1

log-bin
server-id   = 1

# point the following paths to different dedicated disks
tmpdir  = @GENTOO_PORTAGE_EPREFIX@/tmp/
#log-update = 
@GENTOO_PORTAGE_EPREFIX@/path-to-dedicated-directory/hostname

# you need the debug USE flag enabled to use the following directives,
# if needed, uncomment them, start the server and issue
# #tail -f @GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.sql 
@GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.trace
# this will show you *exactly* what's happening in your server ;)

#log= 
@GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.sql
#gdb
#debug  = d:t:i:o,/tmp/mysqld.trace
#one-thread

# the rest of the innodb config follows:
# don't eat too much memory, we're trying to be safe on 64Mb boxes
# you might want to bump this up a bit on boxes with more RAM
innodb_buffer_pool_size = 128M
#
# i'd like to use @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/innodb, but that is 
seen as a database :-(
# and upstream wants things to be under 
@GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/, so that's the route
# we have to take for the moment
#innodb_data_home_dir   = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
#innodb_log_arch_dir= @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
#innodb_log_group_home_dir  = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
# you may wish to change this size to be more suitable for your system
# the max is there to avoid run-away growth on your machine

[gentoo-commits] gentoo-x86 commit in dev-db/mariadb-galera: ChangeLog

2014-10-08 Thread Brian Evans (grknight)
grknight14/10/08 16:42:06

  Modified: ChangeLog
  Log:
  Add new 5.6 configs to better match upstream wrt bug 524768
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 67C78E1D)

Revision  ChangesPath
1.7  dev-db/mariadb-galera/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mariadb-galera/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   6 Oct 2014 17:44:30 -   1.6
+++ ChangeLog   8 Oct 2014 16:42:06 -   1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/mariadb-galera
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb-galera/ChangeLog,v 1.6 
2014/10/06 17:44:30 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb-galera/ChangeLog,v 1.7 
2014/10/08 16:42:06 grknight Exp $
+
+  08 Oct 2014;  grkni...@gentoo.org +files/my.cnf-5.6:
+  Add new 5.6 configs to better match upstream wrt bug 524768
 
   06 Oct 2014;  grkni...@gentoo.org mariadb-galera-10.0.13.ebuild:
   Restore die that was taken out by accident






[gentoo-commits] gentoo-x86 commit in dev-db/percona-server: ChangeLog

2014-10-08 Thread Brian Evans (grknight)
grknight14/10/08 16:43:14

  Modified: ChangeLog
  Log:
  Add new 5.6 configs to better match upstream wrt bug 524768
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 67C78E1D)

Revision  ChangesPath
1.5  dev-db/percona-server/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/percona-server/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   6 Oct 2014 17:40:34 -   1.4
+++ ChangeLog   8 Oct 2014 16:43:14 -   1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/percona-server
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/percona-server/ChangeLog,v 1.4 
2014/10/06 17:40:34 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/percona-server/ChangeLog,v 1.5 
2014/10/08 16:43:14 grknight Exp $
+
+  08 Oct 2014;  grkni...@gentoo.org +files/my.cnf-5.6:
+  Add new 5.6 configs to better match upstream wrt bug 524768
 
   06 Oct 2014;  grkni...@gentoo.org percona-server-5.6.20.68.0.ebuild:
   Update test data locations wrt bug 524158






[gentoo-commits] gentoo-x86 commit in dev-db/percona-server/files: my.cnf-5.6

2014-10-08 Thread Brian Evans (grknight)
grknight14/10/08 16:43:14

  Added:my.cnf-5.6
  Log:
  Add new 5.6 configs to better match upstream wrt bug 524768
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 67C78E1D)

Revision  ChangesPath
1.1  dev-db/percona-server/files/my.cnf-5.6

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/percona-server/files/my.cnf-5.6?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/percona-server/files/my.cnf-5.6?rev=1.1content-type=text/plain

Index: my.cnf-5.6
===
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration 
file.
# $Header: /var/cvsroot/gentoo-x86/dev-db/percona-server/files/my.cnf-5.6,v 1.1 
2014/10/08 16:43:14 grknight Exp $

# The following options will be passed to all MySQL clients
[client]
#password   = your_password
port= 3306
socket  = 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.sock

[mysql]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqladmin]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqlcheck]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqldump]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqlimport]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[mysqlshow]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
default-character-set=utf8

[myisamchk]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets

[myisampack]
character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets

# use [safe_mysqld] with mysql-3
[mysqld_safe]
err-log = 
@GENTOO_PORTAGE_EPREFIX@/var/log/mysql/mysql.err

# add a section [mysqld-4.1] or [mysqld-5.0] for specific configurations
[mysqld]
character-set-server= utf8
user= mysql
port= 3306
socket  = 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.sock
pid-file= 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.pid
log-error   = 
@GENTOO_PORTAGE_EPREFIX@/var/log/mysql/mysqld.err
basedir = @GENTOO_PORTAGE_EPREFIX@/usr
datadir = @DATADIR@
skip-external-locking
key_buffer_size = 16M
max_allowed_packet  = 4M
table_open_cache= 400
sort_buffer_size= 512K
net_buffer_length   = 16K
read_buffer_size= 256K
read_rnd_buffer_size= 512K
myisam_sort_buffer_size = 8M
lc_messages_dir = @GENTOO_PORTAGE_EPREFIX@/usr/share/mysql
#Set this to your desired error message language
lc_messages = en_US

# security:
# using localhost in connects uses sockets by default
# skip-networking
bind-address= 127.0.0.1

log-bin
server-id   = 1

# point the following paths to different dedicated disks
tmpdir  = @GENTOO_PORTAGE_EPREFIX@/tmp/
#log-update = 
@GENTOO_PORTAGE_EPREFIX@/path-to-dedicated-directory/hostname

# you need the debug USE flag enabled to use the following directives,
# if needed, uncomment them, start the server and issue
# #tail -f @GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.sql 
@GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.trace
# this will show you *exactly* what's happening in your server ;)

#log= 
@GENTOO_PORTAGE_EPREFIX@/tmp/mysqld.sql
#gdb
#debug  = d:t:i:o,/tmp/mysqld.trace
#one-thread

# the rest of the innodb config follows:
# don't eat too much memory, we're trying to be safe on 64Mb boxes
# you might want to bump this up a bit on boxes with more RAM
innodb_buffer_pool_size = 128M
#
# i'd like to use @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/innodb, but that is 
seen as a database :-(
# and upstream wants things to be under 
@GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/, so that's the route
# we have to take for the moment
#innodb_data_home_dir   = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
#innodb_log_arch_dir= @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
#innodb_log_group_home_dir  = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
# you may wish to change this size to be more suitable for your system
# the max is there to avoid 

[gentoo-commits] gentoo-x86 commit in app-admin/lastpass: - New directory

2014-10-08 Thread Robin H. Johnson (robbat2)
robbat2 14/10/08 17:11:20

  Log:
  Directory /var/cvsroot/gentoo-x86/app-admin/lastpass added to the repository



[gentoo-commits] gentoo-x86 commit in licenses: LastPass

2014-10-08 Thread Robin H. Johnson (robbat2)
robbat2 14/10/08 17:24:01

  Added:LastPass
  Log:
  Add LastPass EULA, copied from https://lastpass.com/terms-of-service/ as of 
2014/10/08

Revision  ChangesPath
1.1  licenses/LastPass

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/LastPass?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/LastPass?rev=1.1content-type=text/plain

Index: LastPass
===
Copied from https://lastpass.com/terms-of-service/ as of 2014/10/08; 
note that license page itself is explicitly licensed under Creative Commons
Share-Alike, but LastPass itself is not.
===

The following terms and conditions govern all use of the LastPass.com and other 
LastPass websites and all content, services and products available at or 
through the website (taken together, the Website). The Website is owned and 
operated by LastPass. The Website is offered subject to your acceptance without 
modification of all of the terms and conditions contained herein and all other 
operating rules, policies and procedures that may be published from time to 
time on this Site by LastPass (collectively, the ‘Agreement’).

Please read this Agreement carefully before accessing or using the web site. By 
accessing or using any part of the web site, you agree to become bound by the 
terms and conditions of this agreement. If you do not agree to all the terms 
and conditions of this agreement, then you may not access the website or use 
any services. If these terms and conditions are considered an offer by 
LastPass, acceptance is expressly limited to these terms.

Your Account.
You are responsible for maintaining the security of your account, and you are 
fully responsible for all activities that occur under the account and any other 
actions taken in connection with it. You must not use your account in a 
misleading or unlawful manner, including in a manner intended to trade on the 
name or reputation of others, and LastPass may change or remove any description 
or keyword that it considers inappropriate or unlawful, or otherwise likely to 
cause LastPass liability. You must immediately notify LastPass of any 
unauthorized uses of your account or any other breaches of security. LastPass 
will not be liable for any acts or omissions by You, including any damages of 
any kind incurred as a result of such acts or omissions.

Without limiting any of those representations or warranties, LastPass has the 
right (though not the obligation) to, in LastPass’ sole discretion (i) refuse 
or remove any content that, in LastPass’ reasonable opinion, violates any 
LastPass policy or is in any way harmful or objectionable, or (ii) terminate or 
deny access to and use of the Website to any individual or entity for any 
reason, in LastPass’ sole discretion. LastPass will have no obligation to 
provide a refund of any amounts previously paid.

LastPass Standard (free edition) is intended for personal, non-commercial use 
only. The unauthorized commercial use of LastPass Standard is prohibited. 
LastPass reserves all its rights in the event of a violation of this policy, 
which may include discontinuation of the subscription itself, suspension of 
your privileges as a user, and enforcement of LastPass’ rights under law and 
equity.

Responsibility of Website Visitors.
LastPass has not reviewed, and cannot review, all of the material, including 
computer software that is not cryptographically signed by LastPass, posted to 
the Website, and cannot therefore be responsible for that material’s content, 
use or effects. By operating the Website, LastPass does not represent or imply 
that it endorses the material there posted, or that it believes such material 
to be accurate, useful or non-harmful. You are responsible for taking 
precautions as necessary to protect yourself and your computer systems from 
viruses, worms, Trojan horses, and other harmful or destructive content. The 
Website may contain content that is offensive, indecent, or otherwise 
objectionable, as well as content containing technical inaccuracies, 
typographical mistakes, and other errors. The Website may also contain material 
that violates the privacy or publicity rights, or infringes the intellectual 
property and other proprietary rights, of third parties, or the downloading, 
copying or
  use of which is subject to additional terms and conditions, stated or 
unstated. LastPass disclaims any responsibility for any harm resulting from the 
use by visitors of the Website, or from any downloading by those visitors of 
content there posted.

Content Posted on Other Websites.
We have not reviewed, and cannot review, all of the material, including 
computer software, made available through the websites and webpages to which 
LastPass.com links, and that link to LastPass.com. LastPass does not have any 
control over those non-LastPass.com websites and webpages, and is 

[gentoo-commits] gentoo-x86 commit in app-admin/lastpass: metadata.xml lastpass-3.1.61.ebuild ChangeLog

2014-10-08 Thread Robin H. Johnson (robbat2)
robbat2 14/10/08 17:25:02

  Added:metadata.xml lastpass-3.1.61.ebuild ChangeLog
  Log:
  Initial commit, based on Andrew Udvare's GitHub overlay work at 
https://github.com/Tatsh/tatsh-overlay
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.1  app-admin/lastpass/metadata.xml

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

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
maintainer
emailrobb...@gentoo.org/email
nameRobin H. Johnson/name
/maintainer
longdescription lang=en
/longdescription
use
flag name=firefoxSupport for pkgwww-client/firefox/pkg/flag
flag name=chromiumSupport for pkgwww-client/chromium/pkg/flag
flag name=chromeSupport for pkgwww-client/chrome/pkg/flag
/use
/pkgmetadata



1.1  app-admin/lastpass/lastpass-3.1.61.ebuild

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

Index: lastpass-3.1.61.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/lastpass/lastpass-3.1.61.ebuild,v 
1.1 2014/10/08 17:25:02 robbat2 Exp $

EAPI=5
inherit eutils

DESCRIPTION=Online password manager and form filler that makes web browsing 
easier and more secure
HOMEPAGE=https://lastpass.com/misc_download2.php;
# sadly, upstream has no versioned distfiles
MAINDISTFILE=lplinux.tar.bz2
SRC_URI=https://lastpass.com/$MAINDISTFILE
firefox? ( https://lastpass.com/lp_linux.xpi )
https://lastpass.com/lpchrome_linux.crx;

LICENSE=LastPass
SLOT=0
KEYWORDS=-* ~x86 ~amd64
IUSE=+chromium +firefox +chrome
RESTRICT=strip mirror # We can't mirror it, but we can fetch it

DEPEND=
RDEPEND=
chrome? ( || ( 
www-client/google-chrome
www-client/google-chrome-beta
www-client/google-chrome-unstable 
) )
chromium? ( =www-client/chromium-32.0.1700.102 )
firefox? ( www-client/firefox )
REQUIRED_USE=|| ( firefox chromium chrome )

LASTPASS_EXEDIR=/opt/lastpass/

QA_PREBUILT=
${LASTPASS_EXEDIR}/nplastpass*
/usr/lib*/firefox/browser/extensions/supp...@lastpass.com/platform/Linux_x86_64-gcc3/components/lpxpcom_x86_64.so
 
/usr/lib*/firefox/browser/extensions/supp...@lastpass.com/platform/Linux_x86-gcc3/components/lpxpcom.so


S=${WORKDIR}

src_unpack() {
unpack $MAINDISTFILE
mkdir -p ${S}/crx
unzip -qq -o ${DISTDIR}/lpchrome_linux.crx -d ${S}/crx
}

src_install() {
# This is based on the upstream installer script that's in the tarball
bin=nplastpass
use amd64  bin=${bin}64
exeinto ${LASTPASS_EXEDIR}
doexe ${S}/$bin

# despite the name, this piece seems used by both firefox+chrome
exeinto /usr/$(get_libdir)/nsbrowser/plugins
doexe ${S}/crx/lib${bin}.so

cat ${T}/lastpass_policy.json -EOF
{ 
ExtensionInstallSources: [
https://lastpass.com/*;, 
https://*.lastpass.com/*;, 
https://*.cloudfront.net/lastpass/*;
] 
}
EOF
cat ${T}/com.lastpass.nplastpass.json -EOF
{ 
name: com.lastpass.nplastpass, 
description: LastPass, 
path: ${LASTPASS_EXEDIR}/$bin, 
type: stdio, 
allowed_origins: [ 
chrome-extension://hdokiejnpimakedhajhdlcegeplioahd/, 
chrome-extension://debgaelkhoipmbjnhpoblmbacnmmgbeg/, 
chrome-extension://hnjalnkldgigidggphhmacmimbdlafdo/ 
] 
}
EOF

if use chromium; then
insinto /etc/chromium/policies/managed
doins ${T}/lastpass_policy.json
insinto /etc/opt/chrome/native-messaging-hosts/
doins ${T}/com.lastpass.nplastpass.json
fi
if use chrome; then
insinto /etc/opt/chrome/policies/managed/
doins ${T}/lastpass_policy.json
insinto /etc/chromium/native-messaging-hosts
doins ${T}/com.lastpass.nplastpass.json
fi

if use firefox; then


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

2014-10-08 Thread Brian Evans (grknight)
grknight14/10/08 17:25:46

  Modified: ChangeLog mysql-cmake.eclass mysql-multilib.eclass
  Log:
  Sync eclasses from mysql overlay

Revision  ChangesPath
1.1381   eclass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1380
retrieving revision 1.1381
diff -u -r1.1380 -r1.1381
--- ChangeLog   7 Oct 2014 16:23:39 -   1.1380
+++ ChangeLog   8 Oct 2014 17:25:46 -   1.1381
@@ -1,6 +1,10 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1380 2014/10/07 
16:23:39 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1381 2014/10/08 
17:25:46 grknight Exp $
+
+  08 Oct 2014; Brian Evans grkni...@gentoo.org mysql-cmake.eclass,
+  mysql-multilib.eclass:
+  Sync from overlay
 
   07 Oct 2014; Davide Pesavento p...@gentoo.org qt5-build.eclass:
   Restrict mirror for qtwebkit wrt bug #524584



1.25 eclass/mysql-cmake.eclass

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

Index: mysql-cmake.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/mysql-cmake.eclass,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- mysql-cmake.eclass  31 Jul 2014 22:26:07 -  1.24
+++ mysql-cmake.eclass  8 Oct 2014 17:25:46 -   1.25
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-cmake.eclass,v 1.24 2014/07/31 
22:26:07 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-cmake.eclass,v 1.25 2014/10/08 
17:25:46 grknight Exp $
 
 # @ECLASS: mysql-cmake.eclass
 # @MAINTAINER:
@@ -272,6 +272,7 @@
# Don't build bundled xz-utils
rm -f 
${S}/storage/tokudb/ft-index/cmake_modules/TokuThirdParty.cmake
touch 
${S}/storage/tokudb/ft-index/cmake_modules/TokuThirdParty.cmake
+   sed -i 's/ build_lzma//' 
${S}/storage/tokudb/ft-index/ft/CMakeLists.txt || die
fi
 
epatch_user
@@ -414,11 +415,12 @@
# Configuration stuff
case ${MYSQL_PV_MAJOR} in
5.[1-4]*) mysql_mycnf_version=5.1 ;;
-   5.[5-9]|6*|7*|8*|9*|10*) mysql_mycnf_version=5.5 ;;
+   5.5) mysql_mycnf_version=5.5 ;;
+   5.[6-9]|6*|7*|8*|9*|10*) mysql_mycnf_version=5.6 ;;
esac
einfo Building default my.cnf (${mysql_mycnf_version})
insinto ${MY_SYSCONFDIR#${EPREFIX}}
-   doins ${S}/scripts/mysqlaccess.conf
+   [[ -f ${S}/scripts/mysqlaccess.conf ]]  doins 
${S}/scripts/mysqlaccess.conf
mycnf_src=my.cnf-${mysql_mycnf_version}
sed -e s!@DATADIR@!${MY_DATADIR}!g \
${FILESDIR}/${mycnf_src} \



1.10 eclass/mysql-multilib.eclass

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

Index: mysql-multilib.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/mysql-multilib.eclass,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mysql-multilib.eclass   26 Sep 2014 17:56:29 -  1.9
+++ mysql-multilib.eclass   8 Oct 2014 17:25:46 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-multilib.eclass,v 1.9 
2014/09/26 17:56:29 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-multilib.eclass,v 1.10 
2014/10/08 17:25:46 grknight Exp $
 
 # @ECLASS: mysql-multilib.eclass
 # @MAINTAINER:
@@ -257,7 +257,7 @@
 fi
 
 if [[ ${PN} == mysql || ${PN} == percona-server ]] ; then
-   mysql_version_is_at_least 5.7.5  DEPEND=${DEPEND} 
dev-libs/boost:0=
+   mysql_version_is_at_least 5.7.5  DEPEND=${DEPEND} 
=dev-libs/boost-1.56.0:0=
 fi
 
 if [[ ${PN} == mariadb || ${PN} == 

[gentoo-commits] proj/mysql:master commit in: eclass/

2014-10-08 Thread Brian Evans
commit: 69cb7990b68ccc0cc1209596ac536d6dccd62339
Author: Brian Evans grknight AT gentoo DOT org
AuthorDate: Wed Oct  8 17:26:58 2014 +
Commit: Brian Evans grknight AT gentoo DOT org
CommitDate: Wed Oct  8 17:26:58 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=69cb7990

Sync headers

---
 eclass/mysql-cmake.eclass| 2 +-
 eclass/mysql-multilib.eclass | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/mysql-cmake.eclass b/eclass/mysql-cmake.eclass
index da35b2e..1f38c70 100644
--- a/eclass/mysql-cmake.eclass
+++ b/eclass/mysql-cmake.eclass
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-cmake.eclass,v 1.24 2014/07/31 
22:26:07 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-cmake.eclass,v 1.25 2014/10/08 
17:25:46 grknight Exp $
 
 # @ECLASS: mysql-cmake.eclass
 # @MAINTAINER:

diff --git a/eclass/mysql-multilib.eclass b/eclass/mysql-multilib.eclass
index cbf3fac..5f42d4e 100644
--- a/eclass/mysql-multilib.eclass
+++ b/eclass/mysql-multilib.eclass
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-multilib.eclass,v 1.9 
2014/09/26 17:56:29 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-multilib.eclass,v 1.10 
2014/10/08 17:25:46 grknight Exp $
 
 # @ECLASS: mysql-multilib.eclass
 # @MAINTAINER:



[gentoo-commits] gentoo-x86 commit in www-client/chromium: ChangeLog chromium-39.0.2171.13.ebuild chromium-39.0.2166.2.ebuild

2014-10-08 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/10/08 17:46:00

  Modified: ChangeLog
  Added:chromium-39.0.2171.13.ebuild
  Removed:  chromium-39.0.2166.2.ebuild
  Log:
  Dev channel bump. Remove old.
  
  (Portage version: 2.2.8-r2/cvs/Linux i686, signed Manifest commit with key 
0x4F1A2555EA71991D!)

Revision  ChangesPath
1.1143   www-client/chromium/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1143view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1143content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?r1=1.1142r2=1.1143

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v
retrieving revision 1.1142
retrieving revision 1.1143
diff -u -r1.1142 -r1.1143
--- ChangeLog   8 Oct 2014 16:38:40 -   1.1142
+++ ChangeLog   8 Oct 2014 17:46:00 -   1.1143
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/chromium
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1142 
2014/10/08 16:38:40 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1143 
2014/10/08 17:46:00 phajdan.jr Exp $
+
+*chromium-39.0.2171.13 (08 Oct 2014)
+
+  08 Oct 2014; Pawel Hajdan jr phajdan...@gentoo.org
+  -chromium-39.0.2166.2.ebuild, +chromium-39.0.2171.13.ebuild:
+  Dev channel bump. Remove old.
 
   08 Oct 2014; r...@gentoo.org chromium-38.0.2125.101.ebuild:
   amd64 stable - 524764



1.1  www-client/chromium/chromium-39.0.2171.13.ebuild

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

Index: chromium-39.0.2171.13.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-39.0.2171.13.ebuild,v 1.1 
2014/10/08 17:46:00 phajdan.jr Exp $

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

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit chromium eutils flag-o-matic multilib multiprocessing pax-utils \
portability python-any-r1 readme.gentoo toolchain-funcs versionator 
virtualx

DESCRIPTION=Open-source version of Google Chrome web browser
HOMEPAGE=http://chromium.org/;
SRC_URI=https://commondatastorage.googleapis.com/chromium-browser-official/${P}-lite.tar.xz;

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~arm ~x86
IUSE=bindist cups gnome gnome-keyring kerberos neon pic pulseaudio selinux 
+tcmalloc

# Native Client binaries are compiled with different set of flags, bug #452066.
QA_FLAGS_IGNORED=.*\.nexe

# Native Client binaries may be stripped by the build system, which uses the
# right tools for it, bug #469144 .
QA_PRESTRIPPED=.*\.nexe

RDEPEND==app-accessibility/speech-dispatcher-0.8:=
app-arch/bzip2:=
app-arch/snappy:=
cups? (
dev-libs/libgcrypt:0=
=net-print/cups-1.3.11:=
)
=dev-libs/elfutils-0.149
dev-libs/expat:=
dev-libs/glib:=
dev-libs/icu:=
=dev-libs/jsoncpp-0.5.0-r1:=
=dev-libs/libevent-1.4.13:=
dev-libs/libxml2:=[icu]
dev-libs/libxslt:=
dev-libs/nspr:=
=dev-libs/nss-3.14.3:=
=dev-libs/protobuf-2.5.0-r1:=
dev-libs/re2:=
gnome? ( =gnome-base/gconf-2.24.0:= )
gnome-keyring? ( =gnome-base/libgnome-keyring-3.12:= )
=media-libs/alsa-lib-1.0.19:=
media-libs/flac:=
media-libs/fontconfig:=
media-libs/freetype:=
media-libs/harfbuzz:=[icu(+)]
media-libs/libexif:=
=media-libs/libjpeg-turbo-1.2.0-r1:=
media-libs/libpng:0=
=media-libs/libwebp-0.4.0:=
media-libs/speex:=
pulseaudio? ( media-sound/pulseaudio:= )
sys-apps/dbus:=
sys-apps/pciutils:=
=sys-libs/libcap-2.22:=
sys-libs/zlib:=[minizip]
virtual/udev
x11-libs/cairo:=
x11-libs/gdk-pixbuf:=
x11-libs/gtk+:2=
x11-libs/libdrm
x11-libs/libX11:=
x11-libs/libXcomposite:=
x11-libs/libXcursor:=
x11-libs/libXdamage:=
x11-libs/libXext:=
x11-libs/libXfixes:=
=x11-libs/libXi-1.6.0:=
x11-libs/libXinerama:=
x11-libs/libXrandr:=
x11-libs/libXrender:=
x11-libs/libXScrnSaver:=
x11-libs/libXtst:=
  

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

2014-10-08 Thread Robin H. Johnson (robbat2)
robbat2 14/10/08 18:49:51

  Modified: license_groups ChangeLog
  Log:
  Add LastPass to @EULA.

Revision  ChangesPath
1.247profiles/license_groups

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

Index: license_groups
===
RCS file: /var/cvsroot/gentoo-x86/profiles/license_groups,v
retrieving revision 1.246
retrieving revision 1.247
diff -u -r1.246 -r1.247
--- license_groups  4 Oct 2014 14:31:38 -   1.246
+++ license_groups  8 Oct 2014 18:49:51 -   1.247
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.246 2014/10/04 
14:31:38 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.247 2014/10/08 
18:49:51 robbat2 Exp $
 
 # Please report bugs or other requests at bugs.gentoo.org and assign to
 # licen...@gentoo.org
@@ -59,7 +59,7 @@
 # and share modifications
 FREE @FREE-SOFTWARE @FREE-DOCUMENTS
 
-EULA Adaptec-EULA AdobeFlash-11.x ArxFatalis-EULA-JoWooD baudline BCS 
bf1942-lnxded CAPYBARA-EULA cadsoft CYANA DOOM3 ETQW FAH-EULA-2009 
FAH-EULA-2014 FraunhoferFDK GameFront Gameplay-Group-EULA GIMPS GOG-EULA 
google-chrome googleearth Google-TOS IBM-J1.6 Intel-SDP Introversion LOKI-EULA 
LRCTF MakeMKV-EULA MARBLEBLAST Mendeley-EULA MSjdbcEULA40 MTA-0.5 NVIDIA-CUDA 
Nero-AAC-EULA Nero-EULA-US Oracle-BCLA-JavaSE PAPERS-PLEASE POMPOM postal2 
Primate-Plunge PUEL Q3AEULA Q3AEULA-2111 QUAKE4 Rain-Slick RTCW RTCW-ETEULA 
SCM-MICRO SJ-Labs skype-4.0.0.7-copyright spin-commercial spin-educational 
sun-bcla-java-vm TeamViewer THINKTANKS UPEK-SDK-EULA ut2003 ut2003-demo
+EULA Adaptec-EULA AdobeFlash-11.x ArxFatalis-EULA-JoWooD baudline BCS 
bf1942-lnxded CAPYBARA-EULA cadsoft CYANA DOOM3 ETQW FAH-EULA-2009 
FAH-EULA-2014 FraunhoferFDK GameFront Gameplay-Group-EULA GIMPS GOG-EULA 
google-chrome googleearth Google-TOS IBM-J1.6 Intel-SDP Introversion LastPass 
LOKI-EULA LRCTF MakeMKV-EULA MARBLEBLAST Mendeley-EULA MSjdbcEULA40 MTA-0.5 
NVIDIA-CUDA Nero-AAC-EULA Nero-EULA-US Oracle-BCLA-JavaSE PAPERS-PLEASE POMPOM 
postal2 Primate-Plunge PUEL Q3AEULA Q3AEULA-2111 QUAKE4 Rain-Slick RTCW 
RTCW-ETEULA SCM-MICRO SJ-Labs skype-4.0.0.7-copyright spin-commercial 
spin-educational sun-bcla-java-vm TeamViewer THINKTANKS UPEK-SDK-EULA ut2003 
ut2003-demo
 
 # As proposed: 
http://archives.gentoo.org/gentoo-dev/msg_6c950b46c50fe72ebc5e650bbf70f77c.xml
 # Excerpt of the rules for this license group:



1.9430   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9429
retrieving revision 1.9430
diff -u -r1.9429 -r1.9430
--- ChangeLog   8 Oct 2014 13:37:28 -   1.9429
+++ ChangeLog   8 Oct 2014 18:49:51 -   1.9430
@@ -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.9429 2014/10/08 
13:37:28 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9430 2014/10/08 
18:49:51 robbat2 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!
 
+  08 Oct 2014; Robin H. Johnson robb...@gentoo.org license_groups:
+  Add LastPass to @EULA.
+
   08 Oct 2014; Brian Evans grkni...@gentoo.org package.mask:
   Change mask message for dev-php/suhosin
 






[gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-integration-spotify: gnome-integration-spotify-20140907.ebuild ChangeLog gnome-integration-spotify-20130304.ebuild gnome-integration-spotify-201

2014-10-08 Thread Matt Thode (prometheanfire)
prometheanfire14/10/08 19:43:38

  Modified: ChangeLog
  Added:gnome-integration-spotify-20140907.ebuild
  Removed:  gnome-integration-spotify-20130304.ebuild
gnome-integration-spotify-20130119.ebuild
  Log:
  updating for new release, fixes bug 522360
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2471eb3e40ac5ac3)

Revision  ChangesPath
1.8  gnome-extra/gnome-integration-spotify/ChangeLog

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

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/gnome-extra/gnome-integration-spotify/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   14 Oct 2013 03:15:22 -  1.7
+++ ChangeLog   8 Oct 2014 19:43:38 -   1.8
@@ -1,6 +1,14 @@
 # ChangeLog for gnome-extra/gnome-integration-spotify
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/gnome-integration-spotify/ChangeLog,v 1.7 
2013/10/14 03:15:22 prometheanfire Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/gnome-integration-spotify/ChangeLog,v 1.8 
2014/10/08 19:43:38 prometheanfire Exp $
+
+*gnome-integration-spotify-20140907 (08 Oct 2014)
+
+  08 Oct 2014; Matthew Thode prometheanf...@gentoo.org
+  +gnome-integration-spotify-20140907.ebuild,
+  -gnome-integration-spotify-20130119.ebuild,
+  -gnome-integration-spotify-20130304.ebuild:
+  updating for new release, fixes bug 522360
 
 *gnome-integration-spotify-20131013 (14 Oct 2013)
 



1.1  
gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907.ebuild

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

Index: gnome-integration-spotify-20140907.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907.ebuild,v
 1.1 2014/10/08 19:43:38 prometheanfire Exp $

EAPI=4

inherit gnome2-utils

DESCRIPTION=GNOME integration for Spotify
HOMEPAGE=https://github.com/mrpdaemon/gnome-integration-spotify;
#SRC_URI=http://github.com/mrpdaemon/${PN}/tarball/${PV} - 
${PN}-git-${PV}.tgz
SRC_URI=https://github.com/mrpdaemon/${PN}/archive/${PV}.tar.gz - ${P}.tar.gz
#S=${WORKDIR}/mrpdaemon-${PN}-df9124d

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

DEPEND=
RDEPEND=${DEPEND}
dev-lang/python
dev-python/dbus-python
media-gfx/imagemagick
x11-misc/wmctrl
x11-misc/xautomation
x11-misc/xdotool
x11-apps/xwininfo

src_install() {
dobin spotify-dbus.py
mkdir -p ${D}/etc/gconf/schemas
cp spotify.schemas ${D}/etc/gconf/schemas
}

pkg_preinst() {
gnome2_gconf_savelist
}

pkg_postinst() {
gnome2_gconf_install
}

pkg_prerm() {
gnome2_gconf_uninstall
}






[gentoo-commits] gentoo-x86 commit in net-im/skype: ChangeLog skype-4.3.0.37-r1.ebuild

2014-10-08 Thread Ulrich Mueller (ulm)
ulm 14/10/08 19:48:23

  Modified: ChangeLog skype-4.3.0.37-r1.ebuild
  Log:
  USE-conditional depend on apulse only for multilib soundlibs, bug 524164 
comment 5.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 9433907D693FB5B8!)

Revision  ChangesPath
1.164net-im/skype/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog   5 Oct 2014 09:45:54 -   1.163
+++ ChangeLog   8 Oct 2014 19:48:23 -   1.164
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/skype
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.163 2014/10/05 
09:45:54 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.164 2014/10/08 
19:48:23 ulm Exp $
+
+  08 Oct 2014; Ulrich Müller u...@gentoo.org skype-4.3.0.37-r1.ebuild:
+  USE-conditional depend on apulse only for multilib soundlibs, bug 524164
+  comment 5.
 
 *skype-4.3.0.37-r1 (05 Oct 2014)
 



1.2  net-im/skype/skype-4.3.0.37-r1.ebuild

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

Index: skype-4.3.0.37-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.3.0.37-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- skype-4.3.0.37-r1.ebuild5 Oct 2014 09:45:54 -   1.1
+++ skype-4.3.0.37-r1.ebuild8 Oct 2014 19:48:23 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.3.0.37-r1.ebuild,v 1.1 
2014/10/05 09:45:54 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.3.0.37-r1.ebuild,v 1.2 
2014/10/08 19:48:23 ulm Exp $
 
 EAPI=5
 
@@ -31,9 +31,7 @@
dev-qt/qtgui:4[accessibility,abi_x86_32(-)]
dev-qt/qtwebkit:4[abi_x86_32(-)]
)
-   !apulse? (
-   
=app-emulation/emul-linux-x86-qtlibs-${EMUL_X86_VER}
-   )
+   =app-emulation/emul-linux-x86-qtlibs-${EMUL_X86_VER}
)
|| (
(
@@ -51,13 +49,9 @@
x11-libs/libXScrnSaver[abi_x86_32(-)]
x11-libs/libXv[abi_x86_32(-)]
)
-   !apulse? (
-   
=app-emulation/emul-linux-x86-xlibs-${EMUL_X86_VER}
-   )
-   )
-   apulse? (
-   media-sound/apulse[abi_x86_32(-)]
+   =app-emulation/emul-linux-x86-xlibs-${EMUL_X86_VER}
)
+   apulse? ( media-sound/apulse[abi_x86_32(-)] )
)
x86? (
media-libs/alsa-lib
@@ -69,9 +63,7 @@
dev-qt/qtdbus:4
dev-qt/qtgui:4[accessibility]
dev-qt/qtwebkit:4
-   apulse? (
-   media-sound/apulse
-   )
+   apulse? ( media-sound/apulse )
)
pulseaudio? ( media-sound/pulseaudio )
selinux? ( sec-policy/selinux-skype )






[gentoo-commits] gentoo-x86 commit in media-sound/spotify: spotify-0.9.11.27-r1.ebuild ChangeLog spotify-0.9.11.27.ebuild

2014-10-08 Thread Matt Thode (prometheanfire)
prometheanfire14/10/08 19:48:25

  Modified: ChangeLog
  Added:spotify-0.9.11.27-r1.ebuild
  Removed:  spotify-0.9.11.27.ebuild
  Log:
  fixing missing use dep on glib for qt stuffs, fixes bug 524478
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2471eb3e40ac5ac3)

Revision  ChangesPath
1.36 media-sound/spotify/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   25 Jul 2014 21:15:19 -  1.35
+++ ChangeLog   8 Oct 2014 19:48:25 -   1.36
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/spotify
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v 1.35 
2014/07/25 21:15:19 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v 1.36 
2014/10/08 19:48:25 prometheanfire Exp $
+
+*spotify-0.9.11.27-r1 (08 Oct 2014)
+
+  08 Oct 2014; Matthew Thode prometheanf...@gentoo.org
+  +spotify-0.9.11.27-r1.ebuild, -spotify-0.9.11.27.ebuild:
+  fixing missing use dep on glib for qt stuffs, fixes bug 524478
 
 *spotify-0.9.11.27 (25 Jul 2014)
 



1.1  media-sound/spotify/spotify-0.9.11.27-r1.ebuild

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

Index: spotify-0.9.11.27-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.9.11.27-r1.ebuild,v 1.1 
2014/10/08 19:48:25 prometheanfire Exp $

EAPI=5
inherit eutils fdo-mime gnome2-utils pax-utils unpacker

DESCRIPTION=Spotify is a social music platform
HOMEPAGE=https://www.spotify.com/ch-de/download/previews/;
MY_PV=${PV}.g2b1a638.81-1
MY_P=${PN}-client_${MY_PV}
SRC_BASE=http://repository.spotify.com/pool/non-free/${PN:0:1}/${PN}/;
SRC_URI=
amd64? ( ${SRC_BASE}${MY_P}_amd64.deb )

#   x86?   ( ${SRC_BASE}${MY_P}_i386.deb )
LICENSE=Spotify
SLOT=0
#amd64 and x86 keywords removed due to security concerns, see bug 474010
KEYWORDS=~amd64
IUSE=gnome pax_kernel pulseaudio
RESTRICT=mirror strip

DEPEND=
RDEPEND=${DEPEND}
x11-libs/libxcb
x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
x11-libs/libXau
x11-libs/libXext
x11-libs/libXinerama
x11-libs/libXdmcp
x11-libs/libXScrnSaver
x11-libs/libXrandr
x11-libs/libXrender
dev-qt/qtcore:4[qt3support,glib]
dev-qt/qtdbus:4
dev-qt/qtgui:4[qt3support,glib]
dev-qt/qtwebkit:4
x11-misc/xdg-utils
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype
dev-libs/openssl:0
dev-libs/glib:2
|| ( dev-libs/libgcrypt:11/11 dev-libs/libgcrypt:0/11 )
media-libs/libpng:1.2
dev-db/sqlite:3
sys-libs/zlib
app-arch/bzip2
sys-apps/dbus[X]
x11-libs/pango[X]
sys-apps/util-linux
dev-libs/expat
=dev-libs/nspr-4.9
gnome-base/gconf:2
x11-libs/gtk+:2
dev-libs/nss
dev-libs/glib:2
net-print/cups
virtual/udev
pulseaudio? ( =media-sound/pulseaudio-0.9.21 )
gnome? ( gnome-extra/gnome-integration-spotify )

S=${WORKDIR}

QA_PREBUILT=/opt/spotify/spotify-client/spotify
/opt/spotify/spotify-client/Data/SpotifyHelper
/opt/spotify/spotify-client/Data/libcef.so

src_prepare() {
#   # different NSPR / NSS library names for some reason
#   sed -i \
#   -e 's/\(lib\(plc4\|nspr4\).so\).9\(.\)/\1.0d\3\3/g' \
#   opt/spotify/spotify-client/Data/SpotifyHelper || die sed 
failed
#   sed -i \
#   -e 's/\(lib\(nss3\|nssutil3\|smime3\).so\).1d/\1\x00\x00\x00/g' 
\
#   -e 

[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64: package.use.mask ChangeLog

2014-10-08 Thread Ulrich Mueller (ulm)
ulm 14/10/08 19:55:12

  Modified: package.use.mask ChangeLog
  Log:
  Unmask apulse, bug 524164.

Revision  ChangesPath
1.189profiles/arch/amd64/package.use.mask

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

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- package.use.mask5 Oct 2014 09:42:06 -   1.188
+++ package.use.mask8 Oct 2014 19:55:12 -   1.189
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 
1.188 2014/10/05 09:42:06 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 
1.189 2014/10/08 19:55:12 ulm 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
@@ -18,11 +18,6 @@
 
 #--- END OF EXAMPLES ---
 
-# Jauhien Piatlicki jauh...@gentoo.org (05 Oct 2014)
-# Mask apulse USE until multilib QT is available
-# in the tree (see also bug 519110)
-net-im/skype apulse
-
 # Mike Frysinger vap...@gentoo.org (04 Aug 2014)
 # Unmask flashrom drivers that only work on x86 due to in/out asm insns #454024
 sys-apps/flashrom -atahpt -nic3com -nicnatsemi -nicrealtek -rayer_spi -satamv



1.276profiles/arch/amd64/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -r1.275 -r1.276
--- ChangeLog   13 Sep 2014 09:08:30 -  1.275
+++ ChangeLog   8 Oct 2014 19:55:12 -   1.276
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/AMD64 profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.275 
2014/09/13 09:08:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.276 
2014/10/08 19:55:12 ulm Exp $
+
+  08 Oct 2014; Ulrich Müller u...@gentoo.org package.use.mask:
+  Unmask apulse, bug 524164.
 
   13 Sep 2014; Markos Chandras hwoar...@gentoo.org package.use.mask:
   midori[jit] works on amd64






[gentoo-commits] proj/mozilla:master commit in: www-client/firefox/, eclass/

2014-10-08 Thread Ian Stakenvicius
commit: b3d7f00247e2200a4d56c5345407d3a0251f3dd6
Author: Ian Stakenvicius axs AT gentoo DOT org
AuthorDate: Wed Oct  8 19:55:42 2014 +
Commit: Ian Stakenvicius axs AT gentoo DOT org
CommitDate: Wed Oct  8 19:55:46 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=b3d7f002

Added beta for firefox-33, for testing

Also reworked eclasses to remove some redundancies and add optional
system libvpx support (bug 522816).  New mozconfig-v5.33 eclass bumps
dependency versions as needed.

---
 eclass/mozconfig-v5.31.eclass  | 213 +
 eclass/mozconfig-v5.33.eclass  | 220 ++
 eclass/mozcoreconf-v3.eclass   | 257 +
 www-client/firefox/Manifest|  84 +--
 www-client/firefox/firefox-31.1.0-r1.ebuild|   2 +-
 ...ox-32.0-r1.ebuild = firefox-33.0_beta9.ebuild} |   6 +-
 6 files changed, 694 insertions(+), 88 deletions(-)

diff --git a/eclass/mozconfig-v5.31.eclass b/eclass/mozconfig-v5.31.eclass
new file mode 100644
index 000..ca4fcd7
--- /dev/null
+++ b/eclass/mozconfig-v5.31.eclass
@@ -0,0 +1,213 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+#
+# @ECLASS: mozconfig-v5.31.eclass
+# @MAINTAINER:
+# mozilla team mozi...@gentoo.org
+# @BLURB: the new mozilla common configuration eclass for FF31 and newer, v5
+# @DESCRIPTION:
+# This eclass is used in mozilla ebuilds (firefox, thunderbird, seamonkey)
+# to provide a single common place for the common mozilla engine compoments.
+#
+# The eclass provides all common dependencies as well as common use flags.
+#
+# Some use flags which may be optional in particular mozilla packages can be
+# supported through setting eclass variables.
+#
+# This eclass inherits mozconfig helper functions as defined in mozcoreconf-v3,
+# and so ebuilds inheriting this eclass do not need to inherit that.
+
+inherit multilib flag-o-matic toolchain-funcs mozcoreconf-v3
+
+case ${EAPI} in
+   0|1|2|3|4) die EAPI=${EAPI} not supported
+esac
+
+# @ECLASS-VARIABLE: MOZCONFIG_OPTIONAL_WIFI
+# @DESCRIPTION:
+# Set this variable before the inherit line, when an ebuild needs to provide
+# optional necko-wifi support via IUSE=wifi.  Currently this would include
+# ebuilds for firefox, and potentially seamonkey.
+#
+# Leave the variable UNSET if necko-wifi support should not be available.
+# Set the variable to enabled if the use flag should be enabled by default.
+# Set the variable to any value if the use flag should exist but not be 
default-enabled.
+
+# @ECLASS-VARIABLE: MOZCONFIG_OPTIONAL_JIT
+# @DESCRIPTION:
+# Set this variable before the inherit line, when an ebuild needs to provide
+# optional necko-wifi support via IUSE=jit.  Currently this would include
+# ebuilds for firefox, and potentially seamonkey.
+#
+# Leave the variable UNSET if optional jit support should not be available.
+# Set the variable to enabled if the use flag should be enabled by default.
+# Set the variable to any value if the use flag should exist but not be 
default-enabled.
+
+# use-flags common among all mozilla ebuilds
+IUSE=${IUSE} dbus debug gstreamer pulseaudio startup-notification 
system-cairo system-icu system-jpeg system-sqlite +system-libvpx
+
+# some notes on deps:
+# gtk:2 minimum is technically 2.10 but gio support (enabled by default) needs 
2.14
+# media-libs/mesa needs to be 10.2 or above due to a bug with flash+vdpau
+
+RDEPEND==app-text/hunspell-1.2
+   dev-libs/atk
+   dev-libs/expat
+   =dev-libs/libevent-1.4.7
+   =x11-libs/cairo-1.10[X]
+   =x11-libs/gtk+-2.14:2
+   x11-libs/gdk-pixbuf
+   =x11-libs/pango-1.22.0
+   =media-libs/libpng-1.6.10:0=[apng]
+   =media-libs/mesa-10.2:*
+   media-libs/fontconfig
+   =media-libs/freetype-2.4.10
+   kernel_linux? ( media-libs/alsa-lib )
+   pulseaudio? ( media-sound/pulseaudio )
+   =sys-libs/zlib-1.2.3
+   virtual/freedesktop-icon-theme
+   dbus? ( =sys-apps/dbus-0.60
+   =dev-libs/dbus-glib-0.72 )
+   startup-notification? ( =x11-libs/startup-notification-0.8 )
+   =dev-libs/glib-2.26:2
+   virtual/libffi
+   gstreamer? ( media-plugins/gst-plugins-meta:1.0[ffmpeg] )
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXrender
+   x11-libs/libXt
+   system-cairo? ( =x11-libs/cairo-1.12[X] =x11-libs/pixman-0.19.2 )
+   system-icu? ( =dev-libs/icu-51.1 )
+   system-jpeg? ( =media-libs/libjpeg-turbo-1.2.1 )
+   system-sqlite? ( =dev-db/sqlite-3.8.4.2:3[secure-delete,debug=] )
+   system-libvpx? ( =media-libs/libvpx-1.3.0* )
+
+
+if [[ -n ${MOZCONFIG_OPTIONAL_WIFI} ]]; then
+   if [[ ${MOZCONFIG_OPTIONAL_WIFI} = enabled ]]; then
+   IUSE+= +wifi
+   else
+   IUSE+= wifi
+   fi
+   RDEPEND+=
+   wifi? ( 

[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: policy/modules/contrib/

2014-10-08 Thread Jason Zaman
commit: ba78686115d9ba8c64326a842eb648a9eb7bba1c
Author: Jason Zaman jason AT perfinion DOT com
AuthorDate: Mon Aug 18 09:54:23 2014 +
Commit: Jason Zaman gentoo AT perfinion DOT com
CommitDate: Wed Oct  8 16:40:59 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=ba786861

Add policy for Android tools and SDK

---
 policy/modules/contrib/android.fc |   5 ++
 policy/modules/contrib/android.if |  99 
 policy/modules/contrib/android.te | 104 ++
 3 files changed, 208 insertions(+)

diff --git a/policy/modules/contrib/android.fc 
b/policy/modules/contrib/android.fc
new file mode 100644
index 000..1214e57
--- /dev/null
+++ b/policy/modules/contrib/android.fc
@@ -0,0 +1,5 @@
+HOME_DIR/\.AndroidStudio.*(/.*)?   
gen_context(system_u:object_r:android_home_t,s0)
+HOME_DIR/\.android(/.*)?   
gen_context(system_u:object_r:android_home_t,s0)
+
+/opt/android-studio/bin/studio.sh  
gen_context(system_u:object_r:android_java_exec_t,s0)
+

diff --git a/policy/modules/contrib/android.if 
b/policy/modules/contrib/android.if
new file mode 100644
index 000..0c52d31
--- /dev/null
+++ b/policy/modules/contrib/android.if
@@ -0,0 +1,99 @@
+## summaryAndroid development tools - adb, fastboot, android studio/summary
+
+###
+## summary
+##  The role for using the android tools.
+## /summary
+## param name=role
+##  summary
+##  The role associated with the user domain.
+##  /summary
+## /param
+## param name=domain
+##  summary
+##  The user domain.
+##  /summary
+## /param
+#
+interface(`android_role',`
+   gen_require(`
+   type android_tools_t;
+   type android_tools_exec_t;
+   type android_home_t;
+   type android_tmp_t;
+   type android_java_t;
+   type android_java_exec_t;
+   ')
+
+   role $1 types android_tools_t;
+   role $1 types android_java_t;
+
+   domtrans_pattern($2, android_tools_exec_t, android_tools_t)
+   domtrans_pattern($2, android_java_exec_t, android_java_t)
+
+   allow $2 android_tools_t:process { ptrace signal_perms };
+   allow $2 android_java_t:process { ptrace signal_perms noatsecure siginh 
rlimitinh };
+
+   manage_dirs_pattern($2, android_home_t, android_home_t)
+   manage_files_pattern($2, android_home_t, android_home_t)
+   manage_lnk_files_pattern($2, android_home_t, android_home_t)
+
+   userdom_user_home_dir_filetrans($2, android_home_t, dir, .android)
+   userdom_user_home_dir_filetrans($2, android_home_t, dir, 
.AndroidStudioBeta)
+   userdom_user_home_dir_filetrans($2, android_home_t, dir, 
.AndroidStudio)
+
+   manage_dirs_pattern($2, android_tmp_t, android_tmp_t)
+   manage_files_pattern($2, android_tmp_t, android_tmp_t)
+
+   allow $2 android_home_t:dir relabel_dir_perms;
+   allow $2 android_home_t:file relabel_file_perms;
+   allow $2 android_tools_exec_t:file relabel_file_perms;
+
+   ps_process_pattern($2, android_tools_t)
+   ps_process_pattern($2, android_java_t)
+
+   android_dbus_chat($2)
+')
+
+#
+## summary
+## Execute the android tools commands in the
+## android tools domain.
+## /summary
+## param name=domain
+## summary
+## Domain allowed access.
+## /summary
+## /param
+
+interface(`android_tools_domtrans',`
+   gen_require(`
+   type android_tools_t;
+   type android_tools_exec_t;
+   ')
+
+   corecmd_search_bin($1)
+   domtrans_pattern($1, android_tools_exec_t, android_tools_t)
+')
+
+#
+## summary
+## Send and receive messages from the android java
+## domain over dbus.
+## /summary
+## param name=domain
+## summary
+## Domain allowed access.
+## /summary
+## /param
+#
+interface(`android_dbus_chat',`
+   gen_require(`
+   type android_java_t;
+   class dbus send_msg;
+   ')
+
+   allow $1 android_java_t:dbus send_msg;
+   allow android_java_t $1:dbus send_msg;
+')
+

diff --git a/policy/modules/contrib/android.te 
b/policy/modules/contrib/android.te
new file mode 100644
index 000..f759628
--- /dev/null
+++ b/policy/modules/contrib/android.te
@@ -0,0 +1,104 @@
+policy_module(android, 1.0.0)
+
+
+#
+# Declarations
+#
+
+# adb needs to be labelled with android_tools_exec_t
+type android_tools_t;
+type android_tools_exec_t; # customizable
+userdom_user_application_domain(android_tools_t, android_tools_exec_t)
+
+type android_tmp_t;
+userdom_user_tmp_file(android_tmp_t)
+
+# for X server SHM
+type android_tmpfs_t;
+userdom_user_tmpfs_file(android_tmpfs_t)
+
+type android_java_t;
+type android_java_exec_t;

[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: policy/modules/kernel/

2014-10-08 Thread Jason Zaman
commit: 39751155c3c38f3b73467dd8ee242cd237e0748a
Author: Jason Zaman jason AT perfinion DOT com
AuthorDate: Tue Oct  7 19:08:07 2014 +
Commit: Jason Zaman gentoo AT perfinion DOT com
CommitDate: Wed Oct  8 16:40:59 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=39751155

Add port for ADB (Android Debug Bridge)

---
 policy/modules/kernel/corenetwork.te.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/policy/modules/kernel/corenetwork.te.in 
b/policy/modules/kernel/corenetwork.te.in
index 7fb8a5b..a118109 100644
--- a/policy/modules/kernel/corenetwork.te.in
+++ b/policy/modules/kernel/corenetwork.te.in
@@ -73,6 +73,7 @@ type hi_reserved_port_t, port_type, reserved_port_type, 
rpc_port_type;
 #
 type server_packet_t, packet_type, server_packet_type;
 
+network_port(adb, tcp,5037,s0)
 network_port(afs_bos, udp,7007,s0)
 network_port(afs_fs, tcp,2040,s0, udp,7000,s0, udp,7005,s0)
 network_port(afs_ka, udp,7004,s0)



[gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-extpack-oracle: virtualbox-extpack-oracle-4.3.16.95972.ebuild ChangeLog virtualbox-extpack-oracle-4.3.14.95030.ebuild virtualbox-extpack-

2014-10-08 Thread Lars Wendler (polynomial-c)
polynomial-c14/10/08 20:32:59

  Modified: virtualbox-extpack-oracle-4.3.16.95972.ebuild
ChangeLog
virtualbox-extpack-oracle-4.3.14.95030.ebuild
virtualbox-extpack-oracle-4.2.26.95022.ebuild
  Log:
  Fixed function call
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0x981CA6FC)

Revision  ChangesPath
1.2  
app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.3.16.95972.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.3.16.95972.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.3.16.95972.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.3.16.95972.ebuild?r1=1.1r2=1.2

Index: virtualbox-extpack-oracle-4.3.16.95972.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.3.16.95972.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virtualbox-extpack-oracle-4.3.16.95972.ebuild   10 Sep 2014 05:33:51 
-  1.1
+++ virtualbox-extpack-oracle-4.3.16.95972.ebuild   8 Oct 2014 20:32:59 
-   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.3.16.95972.ebuild,v
 1.1 2014/09/10 05:33:51 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.3.16.95972.ebuild,v
 1.2 2014/10/08 20:32:59 polynomial-c Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 MAIN_PV=$(get_version_component_range 1-3)
 if [[ ${PV} = *_beta* ]] || [[ ${PV} = *_rc* ]] ; then
-   MY_PV=${MAIN_PV}_$(get_version_componen_range 5)
+   MY_PV=${MAIN_PV}_$(get_version_component_range 5)
MY_PV=${MY_PV/beta/BETA}
MY_PV=${MY_PV/rc/RC}
 else



1.70 app-emulation/virtualbox-extpack-oracle/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog?rev=1.70view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog?rev=1.70content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog?r1=1.69r2=1.70

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog   10 Sep 2014 05:33:51 -  1.69
+++ ChangeLog   8 Oct 2014 20:32:59 -   1.70
@@ -1,6 +1,12 @@
 # ChangeLog for app-emulation/virtualbox-extpack-oracle
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog,v 
1.69 2014/09/10 05:33:51 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/ChangeLog,v 
1.70 2014/10/08 20:32:59 polynomial-c Exp $
+
+  08 Oct 2014; Lars Wendler polynomia...@gentoo.org
+  virtualbox-extpack-oracle-4.2.26.95022.ebuild,
+  virtualbox-extpack-oracle-4.3.14.95030.ebuild,
+  virtualbox-extpack-oracle-4.3.16.95972.ebuild:
+  Fixed function call. Thanks to Thomas D. (Whissi) for reporting this.
 
 *virtualbox-extpack-oracle-4.3.16.95972 (10 Sep 2014)
 



1.2  
app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.3.14.95030.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.3.14.95030.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.3.14.95030.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.3.14.95030.ebuild?r1=1.1r2=1.2

Index: virtualbox-extpack-oracle-4.3.14.95030.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.3.14.95030.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virtualbox-extpack-oracle-4.3.14.95030.ebuild   18 Jul 2014 13:49:43 
-  1.1
+++ virtualbox-extpack-oracle-4.3.14.95030.ebuild   8 Oct 2014 20:32:59 
-   1.2
@@ -1,6 +1,6 @@
 # Copyright 

[gentoo-commits] gentoo-x86 commit in sys-boot/efibootmgr: metadata.xml ChangeLog

2014-10-08 Thread Pacho Ramos (pacho)
pacho   14/10/08 21:00:20

  Modified: metadata.xml ChangeLog
  Log:
  Change maintainers as discussed with them
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.5  sys-boot/efibootmgr/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/metadata.xml?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/metadata.xml?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/metadata.xml?r1=1.4r2=1.5

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml6 Nov 2013 10:41:09 -   1.4
+++ metadata.xml8 Oct 2014 21:00:20 -   1.5
@@ -1,7 +1,12 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-  herdia64/herd
+herdproxy-maintainers/herd
+maintainer
+   emailyannick.schaef...@epfl.ch/email
+   nameYannick Schaeffer/name
+   descriptionMantainer. Assign bugs to him/description
+/maintainer
   longdescription
This is efibootmgr, a Linux user-space application to modify the Intel
Extensible Firmware Interface (EFI) Boot Manager.  This application



1.30 sys-boot/efibootmgr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   15 Jan 2014 09:23:37 -  1.29
+++ ChangeLog   8 Oct 2014 21:00:20 -   1.30
@@ -1,6 +1,9 @@
 # ChangeLog for sys-boot/efibootmgr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.29 
2014/01/15 09:23:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.30 
2014/10/08 21:00:20 pacho Exp $
+
+  08 Oct 2014; Pacho Ramos pa...@gentoo.org metadata.xml:
+  Change maintainers as discussed with them
 
   15 Jan 2014; Agostino Sarubbo a...@gentoo.org efibootmgr-0.5.4-r1.ebuild:
   Stable for ia64, wrt bug #485596






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

2014-10-08 Thread Richard Yao (ryao)
ryao14/10/08 21:27:48

  Modified: zfs-kmod-0.6.3.ebuild ChangeLog
  Log:
  CONFIG_PAX_USERCOPY_SLABS is incompatible with the ZFS kernel module as of 
GrSecurity patch set for Linux 3.14 and later. A fix will come within a day or 
two, but I am adding it to CHECK_CONFIG for the interim.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xBEE84C64)

Revision  ChangesPath
1.5  sys-fs/zfs-kmod/zfs-kmod-0.6.3.ebuild

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

Index: zfs-kmod-0.6.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- zfs-kmod-0.6.3.ebuild   18 Sep 2014 12:45:25 -  1.4
+++ zfs-kmod-0.6.3.ebuild   8 Oct 2014 21:27:48 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.3.ebuild,v 1.4 
2014/09/18 12:45:25 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.3.ebuild,v 1.5 
2014/10/08 21:27:48 ryao Exp $
 
 EAPI=4
 
@@ -48,6 +48,7 @@
IOSCHED_NOOP
MODULES
!PAX_KERNEXEC_PLUGIN_METHOD_OR
+   !PAX_USERCOPY_SLABS
ZLIB_DEFLATE
ZLIB_INFLATE




1.54 sys-fs/zfs-kmod/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   18 Sep 2014 12:45:25 -  1.53
+++ ChangeLog   8 Oct 2014 21:27:48 -   1.54
@@ -1,6 +1,12 @@
 # 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.53 2014/09/18 
12:45:25 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.54 2014/10/08 
21:27:48 ryao Exp $
+
+  08 Oct 2014; Richard Yao r...@gentoo.org zfs-kmod-0.6.3.ebuild,
+  zfs-kmod-.ebuild:
+  CONFIG_PAX_USERCOPY_SLABS is incompatible with the ZFS kernel module as of
+  GrSecurity patch set for Linux 3.14 and later. A fix will come within a day 
or
+  two, but I am adding it to CHECK_CONFIG for the interim.
 
   18 Sep 2014; Richard Yao r...@gentoo.org zfs-kmod-0.6.3.ebuild,
   zfs-kmod-.ebuild:






[gentoo-commits] gentoo-x86 commit in app-admin/lastpass: lastpass-3.1.61.ebuild

2014-10-08 Thread Mike Gilbert (floppym)
floppym 14/10/08 21:42:11

  Modified: lastpass-3.1.61.ebuild
  Log:
  Whitespace.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0BBEEA1FEA4843A4)

Revision  ChangesPath
1.2  app-admin/lastpass/lastpass-3.1.61.ebuild

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

Index: lastpass-3.1.61.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/lastpass/lastpass-3.1.61.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lastpass-3.1.61.ebuild  8 Oct 2014 17:25:02 -   1.1
+++ lastpass-3.1.61.ebuild  8 Oct 2014 21:42:11 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/lastpass/lastpass-3.1.61.ebuild,v 
1.1 2014/10/08 17:25:02 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/lastpass/lastpass-3.1.61.ebuild,v 
1.2 2014/10/08 21:42:11 floppym Exp $
 
 EAPI=5
 inherit eutils
@@ -21,10 +21,10 @@
 
 DEPEND=
 RDEPEND=
-   chrome? ( || ( 
+   chrome? ( || (
www-client/google-chrome
www-client/google-chrome-beta
-   www-client/google-chrome-unstable 
+   www-client/google-chrome-unstable
) )
chromium? ( =www-client/chromium-32.0.1700.102 )
firefox? ( www-client/firefox )
@@ -34,7 +34,7 @@
 
 QA_PREBUILT=
 ${LASTPASS_EXEDIR}/nplastpass*
-/usr/lib*/firefox/browser/extensions/supp...@lastpass.com/platform/Linux_x86_64-gcc3/components/lpxpcom_x86_64.so
 
+/usr/lib*/firefox/browser/extensions/supp...@lastpass.com/platform/Linux_x86_64-gcc3/components/lpxpcom_x86_64.so
 
/usr/lib*/firefox/browser/extensions/supp...@lastpass.com/platform/Linux_x86-gcc3/components/lpxpcom.so
 
 
@@ -104,4 +104,3 @@
 pkg_postinst() {
einfo Visit https://lastpass.com/dl/inline/?full=1 to finish 
installing for Chrome/Chromium/Firefox
 }
-






[gentoo-commits] gentoo-x86 commit in mail-client/roundcube: ChangeLog roundcube-1.0.3.ebuild

2014-10-08 Thread Tim Harder (radhermit)
radhermit14/10/08 21:43:49

  Modified: ChangeLog
  Added:roundcube-1.0.3.ebuild
  Log:
  Version bump (bug #524068).
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.142mail-client/roundcube/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.142view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.142content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?r1=1.141r2=1.142

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog   14 Sep 2014 22:39:43 -  1.141
+++ ChangeLog   8 Oct 2014 21:43:49 -   1.142
@@ -1,6 +1,11 @@
 # ChangeLog for mail-client/roundcube
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.141 
2014/09/14 22:39:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.142 
2014/10/08 21:43:49 radhermit Exp $
+
+*roundcube-1.0.3 (08 Oct 2014)
+
+  08 Oct 2014; Tim Harder radher...@gentoo.org +roundcube-1.0.3.ebuild:
+  Version bump (bug #524068).
 
   14 Sep 2014; Jeroen Roovers j...@gentoo.org roundcube-1.0.2.ebuild:
   Remove obsolete USE dependency.



1.1  mail-client/roundcube/roundcube-1.0.3.ebuild

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

Index: roundcube-1.0.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-1.0.3.ebuild,v 1.1 
2014/10/08 21:43:49 radhermit Exp $

EAPI=5

inherit webapp

MY_PN=${PN}mail
MY_P=${MY_PN}-${PV/_/-}

DESCRIPTION=A browser-based multilingual IMAP client with an application-like 
user interface
HOMEPAGE=http://roundcube.net;
SRC_URI=mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz

# roundcube is GPL-licensed, the rest of the licenses here are
# for bundled PEAR components, googiespell and utf8.class.php
LICENSE=GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain
KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86
IUSE=ldap +mysql postgres sqlite ssl spell

# this function only sets DEPEND so we need to include that in RDEPEND
need_httpd_cgi

RDEPEND=
${DEPEND}

=dev-lang/php-5.3[crypt,filter,gd,iconv,json,ldap?,pdo,postgres?,session,sockets,ssl?,unicode,xml]
=dev-php/PEAR-Auth_SASL-1.0.3
=dev-php/PEAR-Crypt_GPG-1.3.2
=dev-php/PEAR-Mail_Mime-1.8.1
=dev-php/PEAR-Net_IDNA2-0.1.1
=dev-php/PEAR-Net_SMTP-1.4.2
=dev-php/PEAR-Net_Sieve-1.3.2
=dev-php/PEAR-Net_Socket-1.0.14
mysql? ( || ( dev-lang/php[mysql] dev-lang/php[mysqli] ) )
spell? ( dev-lang/php[curl,spell] )
sqlite? ( dev-lang/php[sqlite] )
virtual/httpd-php


S=${WORKDIR}/${MY_P}

src_prepare() {
# Remove bundled PEAR packages
rm -r program/lib/{Auth,Crypt,Mail,Net,PEAR*} || die
}

src_install() {
webapp_src_preinst
dodoc CHANGELOG INSTALL README.md UPGRADING

insinto ${MY_HTDOCSDIR}
doins -r [[:lower:]]* SQL
doins .htaccess

webapp_serverowned ${MY_HTDOCSDIR}/logs
webapp_serverowned ${MY_HTDOCSDIR}/temp

webapp_configfile ${MY_HTDOCSDIR}/config/defaults.inc.php
webapp_postupgrade_txt en UPGRADING
webapp_src_install
}

pkg_postinst() {
ewarn When upgrading from = 0.9, note that the old configuration 
files
ewarn named main.inc.php and db.inc.php are deprecated and should be
ewarn replaced with one single config.inc.php file.
ewarn Run the ./bin/update.sh script to convert those
ewarn or manually merge the files.
ewarn The new config.inc.php should only contain options that
ewarn differ from the ones listed in defaults.inc.php.
}






[gentoo-commits] gentoo-x86 commit in virtual/perl-if: perl-if-0.60.300.ebuild ChangeLog

2014-10-08 Thread Andreas HAttel (dilfridge)
dilfridge14/10/08 22:27:48

  Modified: perl-if-0.60.300.ebuild ChangeLog
  Log:
  Add several keywords provided by dev-lang/perl
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EBE6A336BE19039C!)

Revision  ChangesPath
1.2  virtual/perl-if/perl-if-0.60.300.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/perl-if-0.60.300.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/perl-if-0.60.300.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/perl-if-0.60.300.ebuild?r1=1.1r2=1.2

Index: perl-if-0.60.300.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-if/perl-if-0.60.300.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-if-0.60.300.ebuild 15 Jul 2014 20:53:49 -  1.1
+++ perl-if-0.60.300.ebuild 8 Oct 2014 22:27:48 -   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/virtual/perl-if/perl-if-0.60.300.ebuild,v 
1.1 2014/07/15 20:53:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/perl-if-0.60.300.ebuild,v 
1.2 2014/10/08 22:27:48 dilfridge Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=~x86 ~amd64
+KEYWORDS=~amd64 ~arm ~x86 ~amd64-fbsd
 IUSE=
 
 DEPEND=



1.9  virtual/perl-if/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   23 Sep 2014 09:58:44 -  1.8
+++ ChangeLog   8 Oct 2014 22:27:48 -   1.9
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-if
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v 1.8 2014/09/23 
09:58:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v 1.9 2014/10/08 
22:27:48 dilfridge Exp $
+
+  08 Oct 2014; Andreas K. Huettel dilfri...@gentoo.org
+  perl-if-0.60.300.ebuild:
+  Add several keywords provided by dev-lang/perl
 
   23 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-if-0.60.200-r1.ebuild:
   Stable for sparc, wrt bug #504786






[gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.650.0.ebuild ChangeLog

2014-10-08 Thread Andreas HAttel (dilfridge)
dilfridge14/10/08 22:29:10

  Modified: ChangeLog
  Added:CGI-3.650.0.ebuild
  Log:
  Add version since the included one is marked deprecated, bug 524218
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EBE6A336BE19039C!)

Revision  ChangesPath
1.121perl-core/CGI/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog   25 Jul 2014 21:15:57 -  1.120
+++ ChangeLog   8 Oct 2014 22:29:10 -   1.121
@@ -1,6 +1,11 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.120 2014/07/25 
21:15:57 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.121 2014/10/08 
22:29:10 dilfridge Exp $
+
+*CGI-3.650.0 (08 Oct 2014)
+
+  08 Oct 2014; Andreas K. Huettel dilfri...@gentoo.org +CGI-3.650.0.ebuild:
+  Add version since the included one is marked deprecated, bug 524218
 
 *CGI-3.630.0-r1 (25 Jul 2014)
 



1.1  perl-core/CGI/CGI-3.650.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild?rev=1.1content-type=text/plain

Index: CGI-3.650.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.1 
2014/10/08 22:29:10 dilfridge Exp $

EAPI=5

MY_PN=${PN}.pm
MODULE_AUTHOR=MARKSTOS
MODULE_VERSION=3.65
inherit perl-module

DESCRIPTION=Simple Common Gateway Interface Class

SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
IUSE=test

DEPEND=
virtual/perl-File-Spec
virtual/perl-if
test? (
=virtual/perl-Test-Simple-0.980.0
)

#   dev-perl/FCGI #236921

SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in virtual/perl-CGI: ChangeLog perl-CGI-3.650.0-r1.ebuild perl-CGI-3.650.0.ebuild

2014-10-08 Thread Andreas HAttel (dilfridge)
dilfridge14/10/08 22:35:59

  Modified: ChangeLog
  Added:perl-CGI-3.650.0-r1.ebuild
  Removed:  perl-CGI-3.650.0.ebuild
  Log:
  Bump virtual to enforce perl-core package in 5.20 (otherwise we get 
deprecation warnings), bug 524218
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EBE6A336BE19039C!)

Revision  ChangesPath
1.119virtual/perl-CGI/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog   18 Jul 2014 17:53:26 -  1.118
+++ ChangeLog   8 Oct 2014 22:35:59 -   1.119
@@ -1,6 +1,13 @@
 # ChangeLog for virtual/perl-CGI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.118 
2014/07/18 17:53:26 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.119 
2014/10/08 22:35:59 dilfridge Exp $
+
+*perl-CGI-3.650.0-r1 (08 Oct 2014)
+
+  08 Oct 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -perl-CGI-3.650.0.ebuild, +perl-CGI-3.650.0-r1.ebuild:
+  Bump virtual to enforce perl-core package in 5.20 (otherwise we get
+  deprecation warnings), bug 524218
 
 *perl-CGI-3.630.0-r2 (18 Jul 2014)
 



1.1  virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild?rev=1.1content-type=text/plain

Index: perl-CGI-3.650.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild,v 1.1 
2014/10/08 22:35:59 dilfridge Exp $

EAPI=5

DESCRIPTION=Virtual for ${PN#perl-}
HOMEPAGE=
SRC_URI=

LICENSE=
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~x64-macos
IUSE=

RDEPEND=
~perl-core/${PN#perl-}-${PV}


# this is the version included in dev-lang/perl-5.20
# CGI was first released with perl 5.004, deprecated (will be CPAN-only) in 
v5.19.7 and removed from v5.21.0
# move to dev-perl when 5.18 leaves the tree






[gentoo-commits] gentoo-x86 commit in dev-perl/File-Flock: File-Flock-2014.10.0.ebuild ChangeLog

2014-10-08 Thread Andreas HAttel (dilfridge)
dilfridge14/10/08 22:42:34

  Modified: File-Flock-2014.10.0.ebuild ChangeLog
  Log:
  Improve dependencies as suggested by kentnl
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EBE6A336BE19039C!)

Revision  ChangesPath
1.2  dev-perl/File-Flock/File-Flock-2014.10.0.ebuild

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

Index: File-Flock-2014.10.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- File-Flock-2014.10.0.ebuild 28 Sep 2014 21:59:32 -  1.1
+++ File-Flock-2014.10.0.ebuild 8 Oct 2014 22:42:34 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v 1.1 
2014/09/28 21:59:32 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v 1.2 
2014/10/08 22:42:34 dilfridge Exp $
 
 EAPI=5
 
@@ -13,16 +13,18 @@
 
 SLOT=0
 KEYWORDS=~amd64 ~x86
-IUSE=
+IUSE=test
 
 SRC_TEST=do
 
 RDEPEND=
dev-perl/Data-Structure-Util
-   dev-perl/IO-Event
+   =dev-perl/IO-Event-0.812.0
dev-perl/AnyEvent
dev-perl/Event
+   virtual/perl-Time-HiRes
 
 DEPEND=${RDEPEND}
dev-perl/File-Slurp
+   test? ( dev-perl/Test-SharedFork )
 



1.16 dev-perl/File-Flock/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   28 Sep 2014 21:59:32 -  1.15
+++ ChangeLog   8 Oct 2014 22:42:34 -   1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/File-Flock
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.15 
2014/09/28 21:59:32 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.16 
2014/10/08 22:42:34 dilfridge Exp $
+
+  08 Oct 2014; Andreas K. Huettel dilfri...@gentoo.org
+  File-Flock-2014.10.0.ebuild:
+  Improve dependencies as suggested by kentnl
 
 *File-Flock-2014.10.0 (28 Sep 2014)
 






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

2014-10-08 Thread Manuel Rueger (mrueg)
mrueg   14/10/08 23:18:55

  Modified: celluloid-0.15.2-r2.ebuild ChangeLog
  Log:
  Fix dependency on dev-ruby/timers. Fixes bug #524782.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key )

Revision  ChangesPath
1.4  dev-ruby/celluloid/celluloid-0.15.2-r2.ebuild

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

Index: celluloid-0.15.2-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/celluloid/celluloid-0.15.2-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- celluloid-0.15.2-r2.ebuild  27 Aug 2014 23:06:40 -  1.3
+++ celluloid-0.15.2-r2.ebuild  8 Oct 2014 23:18:55 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/celluloid/celluloid-0.15.2-r2.ebuild,v 1.3 
2014/08/27 23:06:40 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/celluloid/celluloid-0.15.2-r2.ebuild,v 1.4 
2014/10/08 23:18:55 mrueg Exp $
 
 EAPI=5
 # rbx or jruby recommended, but only in 1.9 mode.
@@ -23,7 +23,8 @@
 LICENSE=MIT
 KEYWORDS=~amd64 ~ppc ~ppc64
 
-ruby_add_rdepend =dev-ruby/timers-1.0.0
+ruby_add_rdepend =dev-ruby/timers-1.0.0
+   dev-ruby/timers-3
 
 all_ruby_prepare() {
rm Gemfile .rspec || die



1.11 dev-ruby/celluloid/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/celluloid/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   27 Aug 2014 23:06:40 -  1.10
+++ ChangeLog   8 Oct 2014 23:18:55 -   1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/celluloid
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid/ChangeLog,v 1.10 
2014/08/27 23:06:40 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid/ChangeLog,v 1.11 
2014/10/08 23:18:55 mrueg Exp $
+
+  08 Oct 2014; Manuel Rüger mr...@gentoo.org celluloid-0.15.2-r2.ebuild:
+  Fix dependency on dev-ruby/timers. Fixes bug #524782.
 
   27 Aug 2014; Manuel Rüger mr...@gentoo.org celluloid-0.15.2-r2.ebuild:
   Add ruby21 target.






[gentoo-commits] gentoo-x86 commit in net-wireless/chirp: chirp-0.4.1.ebuild chirp-9999.ebuild ChangeLog chirp-0.3.0.ebuild chirp-0.2.3.ebuild chirp-0.4.0.ebuild

2014-10-08 Thread Richard Farina (zerochaos)
zerochaos14/10/08 23:45:00

  Modified: chirp-.ebuild ChangeLog
  Added:chirp-0.4.1.ebuild
  Removed:  chirp-0.3.0.ebuild chirp-0.2.3.ebuild
chirp-0.4.0.ebuild
  Log:
  version bump, unify live and versioned ebuild
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.5  net-wireless/chirp/chirp-.ebuild

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

Index: chirp-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/chirp/chirp-.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- chirp-.ebuild   26 Mar 2014 02:39:15 -  1.4
+++ chirp-.ebuild   8 Oct 2014 23:45:00 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/chirp/chirp-.ebuild,v 1.4 
2014/03/26 02:39:15 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/chirp/chirp-.ebuild,v 1.5 
2014/10/08 23:45:00 zerochaos Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -20,6 +20,7 @@
 else
KEYWORDS=~amd64 ~x86
SRC_URI=http://chirp.danplanet.com/download/${PV}/${P}.tar.gz;
+   RESTRICT=test
 fi
 LICENSE=GPL-3
 SLOT=0



1.6  net-wireless/chirp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/chirp/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   26 Mar 2014 02:39:15 -  1.5
+++ ChangeLog   8 Oct 2014 23:45:00 -   1.6
@@ -1,6 +1,13 @@
 # ChangeLog for net-wireless/chirp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/chirp/ChangeLog,v 1.5 
2014/03/26 02:39:15 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/chirp/ChangeLog,v 1.6 
2014/10/08 23:45:00 zerochaos Exp $
+
+*chirp-0.4.1 (08 Oct 2014)
+
+  08 Oct 2014; Rick Farina zeroch...@gentoo.org +chirp-0.4.1.ebuild,
+  -chirp-0.2.3.ebuild, -chirp-0.3.0.ebuild, -chirp-0.4.0.ebuild,
+  chirp-.ebuild:
+  version bump, unify live and versioned ebuild
 
 *chirp-0.4.0 (26 Mar 2014)
 



1.1  net-wireless/chirp/chirp-0.4.1.ebuild

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

Index: chirp-0.4.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/chirp/chirp-0.4.1.ebuild,v 1.1 
2014/10/08 23:45:00 zerochaos Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

if [[ ${PV} ==  ]] ; then
SCM=mercurial
EHG_REPO_URI=http://d-rats.com/hg/chirp.hg;
fi

inherit distutils-r1 ${SCM}

DESCRIPTION=Free open-source tool for programming your amateur radio
HOMEPAGE=http://chirp.danplanet.com;

if [[ ${PV} ==  ]] ; then
KEYWORDS=
else
KEYWORDS=~amd64 ~x86
SRC_URI=http://chirp.danplanet.com/download/${PV}/${P}.tar.gz;
RESTRICT=test
fi
LICENSE=GPL-3
SLOT=0
IUSE=

DEPEND=dev-python/pyserial
dev-libs/libxml2[python]
RDEPEND=${DEPEND}
dev-python/pygtk

src_prepare() {
sed -i -e /share\/doc\/chirp/d setup.py || die
distutils-r1_src_prepare
}

python_test() {
pushd tests  /dev/null
${PYTHON} run_tests || die
popd  /dev/null
}






[gentoo-commits] gentoo-x86 commit in dev-python/scrapy/files: 0.25.1-setup.patch scrapy-0.14.3-runtests.patch

2014-10-08 Thread Ian Delaney (idella4)
idella4 14/10/09 01:54:48

  Added:0.25.1-setup.patch
  Removed:  scrapy-0.14.3-runtests.patch
  Log:
  add patch from upstream, fixes version bordering issues added by them Aug 5, 
remove old patch and old ebuilds
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.1  dev-python/scrapy/files/0.25.1-setup.patch

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

Index: 0.25.1-setup.patch
===
https://github.com/scrapy/scrapy/commit/480cfa199475d867cb51cb04ce76ed54809514f6
https://github.com/scrapy/scrapy/commit/3b64b2449ed2afd3bd4a2173c186fd44c6efac86
diff --git a/setup.py b/setup.py
index 6efe640..252068c 100644
--- a/setup.py
+++ b/setup.py
@@ -124,7 +124,7 @@ def is_not_module(filename):
 else:
 setup_args['install_requires'] = [
 'Twisted=10.0.0',
-'w3lib=1.2',
+'w3lib=1.8.0',
 'queuelib',
 'lxml',
 'pyOpenSSL',
diff --git a/requirements.txt b/requirements.txt
index 0df9a55..005b8f4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,6 +2,6 @@ Twisted=10.0.0
 lxml
 pyOpenSSL
 cssselect=0.9
-w3lib=1.2
+w3lib=1.8.0
 queuelib
 six=1.5.2
diff --git a/tox.ini b/tox.ini
index 20d54b6..38ef6c4 100644
--- a/tox.ini
+++ b/tox.ini
@@ -48,7 +48,7 @@ deps = (re-based)
 pyOpenSSL=0.13.1
 cssselect=0.9
 queuelib=1.1.1
-w3lib=1.5
+w3lib=1.8.0
 # tests requirements
 mock
 :HPK:pytest2.5.2






[gentoo-commits] gentoo-x86 commit in dev-python/scrapy: scrapy-0.25.1.ebuild ChangeLog scrapy-0.20.0.ebuild scrapy-0.19.0.ebuild scrapy-0.24.1.ebuild

2014-10-08 Thread Ian Delaney (idella4)
idella4 14/10/09 01:54:48

  Modified: scrapy-0.25.1.ebuild ChangeLog
  Removed:  scrapy-0.20.0.ebuild scrapy-0.19.0.ebuild
scrapy-0.24.1.ebuild
  Log:
  add patch from upstream, fixes version bordering issues added by them Aug 5, 
remove old patch and old ebuilds
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/scrapy/scrapy-0.25.1.ebuild

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

Index: scrapy-0.25.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/scrapy/scrapy-0.25.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scrapy-0.25.1.ebuild28 Jul 2014 08:05:08 -  1.1
+++ scrapy-0.25.1.ebuild9 Oct 2014 01:54:48 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/scrapy/scrapy-0.25.1.ebuild,v 
1.1 2014/07/28 08:05:08 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/scrapy/scrapy-0.25.1.ebuild,v 
1.2 2014/10/09 01:54:48 idella4 Exp $
 
 EAPI=5
 
@@ -47,6 +47,8 @@
 
 REQUIRED_USE=test? ( ssl boto )
 
+PATCHES=( ${FILESDIR}/${PV}-setup.patch )
+
 python_compile_all() {
if use doc; then
PYTHONPATH=${S} emake -C docs html || die emake html failed



1.28 dev-python/scrapy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/scrapy/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   28 Jul 2014 08:05:08 -  1.27
+++ ChangeLog   9 Oct 2014 01:54:48 -   1.28
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/scrapy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/scrapy/ChangeLog,v 1.27 
2014/07/28 08:05:08 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/scrapy/ChangeLog,v 1.28 
2014/10/09 01:54:48 idella4 Exp $
+
+  09 Oct 2014; Ian Delaney idel...@gentoo.org +files/0.25.1-setup.patch,
+  -files/scrapy-0.14.3-runtests.patch, -scrapy-0.19.0.ebuild,
+  -scrapy-0.20.0.ebuild, -scrapy-0.24.1.ebuild, scrapy-0.25.1.ebuild:
+  add patch from upstream, fixes version bordering issues added by them Aug 5,
+  remove old patch and old ebuilds
 
 *scrapy-0.25.1 (28 Jul 2014)
 






[gentoo-commits] proj/elfix:master commit in: misc/install-xattr/

2014-10-08 Thread Anthony G. Basile
commit: 24d22f45656fb88c63763ca319a2275b8f642d9e
Author: Zac Medico zmedico AT gentoo DOT org
AuthorDate: Thu Oct  9 02:38:51 2014 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Thu Oct  9 02:38:51 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=24d22f45

misc/install-xattr: correct potential fork bomb

The which() function compares portage_helper_path, to canpath
and skips it when appropriate:

if (portage_helper_path)
if (!strcmp(portage_helper_path, canpath))
goto skip;

However, portage_helper_path has not been canonicalized with
the realpath function, so strcmp can return false even though
the paths are equivalent.  This may occurs when /usr/lib is a
symlink to /usr/lib64.

X-Gentoo-Bug: 523994
X-Gentoo-Bug-URL: https://bugs.gentoo.org/523994

---
 misc/install-xattr/install-xattr.c | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/misc/install-xattr/install-xattr.c 
b/misc/install-xattr/install-xattr.c
index 805c0a4..2f349df 100644
--- a/misc/install-xattr/install-xattr.c
+++ b/misc/install-xattr/install-xattr.c
@@ -325,6 +325,7 @@ main(int argc, char* argv[])
 */
char *oldpwd = getenv(OLDPWD);
char *portage_helper_path = getenv(__PORTAGE_HELPER_PATH);
+   char *portage_helper_canpath = NULL;
if (portage_helper_path)
chdir(oldpwd);
 
@@ -334,8 +335,11 @@ main(int argc, char* argv[])
 
case 0:
/* find system install avoiding mypath and 
portage_helper_path! */
-   install = which(mypath, portage_helper_path);
+   if (portage_helper_path)
+   portage_helper_canpath = 
realpath(portage_helper_path, NULL);
+   install = which(mypath, portage_helper_canpath);
free(mypath);
+   free(portage_helper_canpath);
argv[0] = install;/* so coreutils' 
lib/program.c behaves  */
execv(install, argv); /* The kernel will 
free(install).   */
err(1, execv() failed);



[gentoo-commits] gentoo-x86 commit in media-libs/lensfun/files: lensfun-0.3.0-rst2man.patch

2014-10-08 Thread Andrey Grozin (grozin)
grozin  14/10/09 02:47:31

  Added:lensfun-0.3.0-rst2man.patch
  Log:
  Patching rst2man - rst2man.py, closing #524474
  
  (Portage version: 2.2.14_rc1/cvs/Linux i686, signed Manifest commit with key 
0x3AFFCE974D34BD8C!)

Revision  ChangesPath
1.1  media-libs/lensfun/files/lensfun-0.3.0-rst2man.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/files/lensfun-0.3.0-rst2man.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/files/lensfun-0.3.0-rst2man.patch?rev=1.1content-type=text/plain

Index: lensfun-0.3.0-rst2man.patch
===
diff -r -U1 lensfun-0.3.0.orig/docs/CMakeLists.txt 
lensfun-0.3.0/docs/CMakeLists.txt
--- lensfun-0.3.0.orig/docs/CMakeLists.txt  2014-10-01 00:37:34.0 
+0700
+++ lensfun-0.3.0/docs/CMakeLists.txt   2014-10-08 15:50:44.135182005 +0700
@@ -28,5 +28,5 @@
   TARGET man
-  COMMAND rst2man ${CMAKE_CURRENT_SOURCE_DIR}/man/g-lensfun-update-data.1.rst 
 ${CMAKE_CURRENT_BINARY_DIR}/g-lensfun-update-data.1
-  COMMAND rst2man ${CMAKE_CURRENT_SOURCE_DIR}/man/lensfun-update-data.1.rst  
${CMAKE_CURRENT_BINARY_DIR}/lensfun-update-data.1
-  COMMAND rst2man ${CMAKE_CURRENT_SOURCE_DIR}/man/lensfun-add-adapter.1.rst  
${CMAKE_CURRENT_BINARY_DIR}/lensfun-add-adapter.1
+  COMMAND rst2man.py 
${CMAKE_CURRENT_SOURCE_DIR}/man/g-lensfun-update-data.1.rst  
${CMAKE_CURRENT_BINARY_DIR}/g-lensfun-update-data.1
+  COMMAND rst2man.py ${CMAKE_CURRENT_SOURCE_DIR}/man/lensfun-update-data.1.rst 
 ${CMAKE_CURRENT_BINARY_DIR}/lensfun-update-data.1
+  COMMAND rst2man.py ${CMAKE_CURRENT_SOURCE_DIR}/man/lensfun-add-adapter.1.rst 
 ${CMAKE_CURRENT_BINARY_DIR}/lensfun-add-adapter.1
   WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}






[gentoo-commits] gentoo-x86 commit in media-libs/lensfun: lensfun-0.3.0.ebuild ChangeLog

2014-10-08 Thread Andrey Grozin (grozin)
grozin  14/10/09 02:47:31

  Modified: lensfun-0.3.0.ebuild ChangeLog
  Log:
  Patching rst2man - rst2man.py, closing #524474
  
  (Portage version: 2.2.14_rc1/cvs/Linux i686, signed Manifest commit with key 
0x3AFFCE974D34BD8C!)

Revision  ChangesPath
1.2  media-libs/lensfun/lensfun-0.3.0.ebuild

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

Index: lensfun-0.3.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lensfun-0.3.0.ebuild4 Oct 2014 10:13:25 -   1.1
+++ lensfun-0.3.0.ebuild9 Oct 2014 02:47:31 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 
1.1 2014/10/04 10:13:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 
1.2 2014/10/09 02:47:31 grozin Exp $
 
 EAPI=5
 
@@ -25,6 +25,8 @@
 
 REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
+PATCHES=( ${FILESDIR}/${P}-rst2man.patch )
+
 DOCS=( README docs/mounts.txt ChangeLog )
 
 src_configure() {



1.79 media-libs/lensfun/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   8 Oct 2014 00:52:28 -   1.78
+++ ChangeLog   9 Oct 2014 02:47:31 -   1.79
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/lensfun
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.78 
2014/10/08 00:52:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.79 
2014/10/09 02:47:31 grozin Exp $
+
+  09 Oct 2014; Andrey Grozin gro...@gentoo.org lensfun-0.3.0.ebuild,
+  +files/lensfun-0.3.0-rst2man.patch:
+  Patching rst2man - rst2man.py, closing #524474
 
   08 Oct 2014; Manuel Rüger mr...@gentoo.org lensfun-0.2.8-r1.ebuild:
   Mark stable on amd64. See bug #524436.






[gentoo-commits] gentoo-x86 commit in app-admin/eselect-metasploit/files: msfloader-0.15 msfloader-0.14 msfloader-0.13

2014-10-08 Thread Richard Farina (zerochaos)
zerochaos14/10/09 03:29:11

  Added:msfloader-0.15
  Removed:  msfloader-0.14 msfloader-0.13
  Log:
  update to resolve issue trying to copy non-existant gemspec (older metasploit 
versions)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.1  app-admin/eselect-metasploit/files/msfloader-0.15

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-metasploit/files/msfloader-0.15?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-metasploit/files/msfloader-0.15?rev=1.1content-type=text/plain

Index: msfloader-0.15
===
#!/bin/sh

#todo:
#add in optional auto starting/stopping of postgres

#normally msf makes this dir, however, this script runs first
if [ ! -d ~/.msf4 ]; then
mkdir ~/.msf4
fi

#we cannot control if msf* exits normally so always start with cleanup
if [ -f ~/.msf4/Gemfile ]; then
rm ~/.msf4/Gemfile
fi
if ls -A ~/.msf4/*.gemspec  /dev/zero 21; then
rm ~/.msf4/*.gemspec
fi

#fetch the latest Gemfile and gemspecsfrom the selected version of msf
cp /usr/lib/metasploit/Gemfile ~/.msf4/
if ls -A /usr/lib/metasploit/*.gemspec  /dev/zero 21; then
cp /usr/lib/metasploit/*.gemspec ~/.msf4/
fi

#ensure Gemfile.lock is up to date
BUNDLE_GEMFILE=~/.msf4/Gemfile bundle check  /dev/null 21
if [ $? != 0 ]; then
if [ -f ~/.msf4/Gemfile.lock ]; then
rm ~/.msf4/Gemfile.lock
else
echo Something went wrong, please open a bug for metasploit on 
https://bugs.gentoo.org;
fi
fi

#ready to go
BUNDLE_GEMFILE=~/.msf4/Gemfile bundle exec /usr/lib/metasploit/$(basename $0) 
$@
#profit






[gentoo-commits] gentoo-x86 commit in app-admin/eselect-metasploit: eselect-metasploit-0.15.ebuild ChangeLog eselect-metasploit-0.13.ebuild eselect-metasploit-0.14.ebuild

2014-10-08 Thread Richard Farina (zerochaos)
zerochaos14/10/09 03:29:11

  Modified: ChangeLog
  Added:eselect-metasploit-0.15.ebuild
  Removed:  eselect-metasploit-0.13.ebuild
eselect-metasploit-0.14.ebuild
  Log:
  update to resolve issue trying to copy non-existant gemspec (older metasploit 
versions)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.8  app-admin/eselect-metasploit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-metasploit/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   3 Oct 2014 04:02:56 -   1.7
+++ ChangeLog   9 Oct 2014 03:29:11 -   1.8
@@ -1,6 +1,15 @@
 # ChangeLog for app-admin/eselect-metasploit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-metasploit/ChangeLog,v 
1.7 2014/10/03 04:02:56 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-metasploit/ChangeLog,v 
1.8 2014/10/09 03:29:11 zerochaos Exp $
+
+*eselect-metasploit-0.15 (09 Oct 2014)
+
+  09 Oct 2014; Rick Farina zeroch...@gentoo.org
+  +eselect-metasploit-0.15.ebuild, +files/msfloader-0.15,
+  -eselect-metasploit-0.13.ebuild, -eselect-metasploit-0.14.ebuild,
+  -files/msfloader-0.13, -files/msfloader-0.14:
+  update to resolve issue trying to copy non-existant gemspec (older metasploit
+  versions)
 
   03 Oct 2014; Rick Farina zeroch...@gentoo.org files/91metasploit,
   files/msfloader-0.14:



1.1  app-admin/eselect-metasploit/eselect-metasploit-0.15.ebuild

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

Index: eselect-metasploit-0.15.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-admin/eselect-metasploit/eselect-metasploit-0.15.ebuild,v
 1.1 2014/10/09 03:29:11 zerochaos Exp $

EAPI=5

inherit multilib

DESCRIPTION=eselect module for metasploit
HOMEPAGE=http://www.pentoo.ch/;
SRC_URI=

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

DEPEND=app-admin/eselect
!net-analyzer/metasploit-4.6
RDEPEND=${DEPEND}

S=${WORKDIR}

src_install() {
#force to use the outdated bundled version of metasm
doenvd ${FILESDIR}/91metasploit

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

insinto /usr/share/eselect/modules
newins ${FILESDIR}/metasploit.eselect-0.13 metasploit.eselect

newbin ${FILESDIR}/msfloader-${PV} msfloader
}

pkg_postinst() {
${EROOT}/usr/bin/eselect metasploit set --use-old 1
elog To switch between installed slots, execute as root:
elog  # eselect metasploit set [slot number]
}






[gentoo-commits] gentoo-x86 commit in media-sound/yoshimi: ChangeLog yoshimi-1.2.4.ebuild

2014-10-08 Thread Tim Harder (radhermit)
radhermit14/10/09 03:31:01

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

Revision  ChangesPath
1.16 media-sound/yoshimi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/yoshimi/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   20 Jun 2014 07:14:10 -  1.15
+++ ChangeLog   9 Oct 2014 03:31:01 -   1.16
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/yoshimi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/yoshimi/ChangeLog,v 1.15 
2014/06/20 07:14:10 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/yoshimi/ChangeLog,v 1.16 
2014/10/09 03:31:01 radhermit Exp $
+
+*yoshimi-1.2.4 (09 Oct 2014)
+
+  09 Oct 2014; Tim Harder radher...@gentoo.org +yoshimi-1.2.4.ebuild:
+  Version bump.
 
 *yoshimi-1.2.1 (20 Jun 2014)
 



1.1  media-sound/yoshimi/yoshimi-1.2.4.ebuild

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

Index: yoshimi-1.2.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/yoshimi/yoshimi-1.2.4.ebuild,v 
1.1 2014/10/09 03:31:01 radhermit Exp $

EAPI=5
inherit eutils cmake-utils

DESCRIPTION=A software synthesizer based on ZynAddSubFX
HOMEPAGE=http://yoshimi.sourceforge.net/;
SRC_URI=mirror://sourceforge/${PN}/${P}.tar.bz2

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

RDEPEND=
=dev-libs/mini-xml-2.5
=media-libs/alsa-lib-1.0.17
media-libs/fontconfig
media-libs/libsndfile
=media-sound/jack-audio-connection-kit-0.115.6
sci-libs/fftw:3.0
sys-libs/zlib
x11-libs/cairo
x11-libs/fltk:1[opengl]
DEPEND=${RDEPEND}
dev-libs/boost
virtual/pkgconfig

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

DOCS=../Changelog

src_prepare() {
sed -i \
-e '/set (CMAKE_CXX_FLAGS_RELEASE/d' \
CMakeLists.txt || die

EPATCH_OPTS=-d .. epatch 
${FILESDIR}/${PN}-1.1.0-desktop-version.patch
}






[gentoo-commits] gentoo-x86 commit in media-sound/abcmidi: abcmidi-2014.09.28.ebuild ChangeLog

2014-10-08 Thread Tim Harder (radhermit)
radhermit14/10/09 03:34:06

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

Revision  ChangesPath
1.57 media-sound/abcmidi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/abcmidi/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog   25 Apr 2014 08:07:01 -  1.56
+++ ChangeLog   9 Oct 2014 03:34:06 -   1.57
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/abcmidi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/abcmidi/ChangeLog,v 1.56 
2014/04/25 08:07:01 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/abcmidi/ChangeLog,v 1.57 
2014/10/09 03:34:06 radhermit Exp $
+
+*abcmidi-2014.09.28 (09 Oct 2014)
+
+  09 Oct 2014; Tim Harder radher...@gentoo.org +abcmidi-2014.09.28.ebuild:
+  Version bump.
 
 *abcmidi-2014.04.24 (25 Apr 2014)
 



1.1  media-sound/abcmidi/abcmidi-2014.09.28.ebuild

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

Index: abcmidi-2014.09.28.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/abcmidi/abcmidi-2014.09.28.ebuild,v 1.1 
2014/10/09 03:34:06 radhermit Exp $

EAPI=5

inherit eutils versionator autotools

MY_P=abcMIDI-$(replace_all_version_separators '-')
DESCRIPTION=Programs for processing ABC music notation files
HOMEPAGE=http://abc.sourceforge.net/abcMIDI/;
SRC_URI=http://ifdo.pugmarks.com/~seymour/runabc/${MY_P}.zip;

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

DEPEND=app-arch/unzip

S=${WORKDIR}/${PN}

src_prepare() {
epatch ${FILESDIR}/${PN}-2011.10.19-install.patch
rm configure makefile || die
sed -i s:-O2:: configure.ac || die
eautoreconf
}

src_install() {
default
dodoc 
doc/{AUTHORS,CHANGES,abcguide.txt,abcmatch.txt,history.txt,readme.txt,yapshelp.txt}

if use examples ; then
docinto examples
dodoc samples/*.abc
fi
}






  1   2   >