[gentoo-commits] gentoo-x86 commit in dev-ruby/chunky_png: ChangeLog chunky_png-1.3.2.ebuild

2014-10-22 Thread Hans de Graaff (graaff)
graaff  14/10/22 06:25:26

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

Revision  ChangesPath
1.16 dev-ruby/chunky_png/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/chunky_png/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   11 May 2014 22:16:10 -  1.15
+++ ChangeLog   22 Oct 2014 06:25:26 -  1.16
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/chunky_png
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chunky_png/ChangeLog,v 1.15 
2014/05/11 22:16:10 vikraman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chunky_png/ChangeLog,v 1.16 
2014/10/22 06:25:26 graaff Exp $
+
+*chunky_png-1.3.2 (22 Oct 2014)
+
+  22 Oct 2014; Hans de Graaff gra...@gentoo.org +chunky_png-1.3.2.ebuild:
+  Version bump.
 
   11 May 2014; Vikraman Choudhury (vikraman) vikra...@gentoo.org
   chunky_png-1.3.0.ebuild, chunky_png-1.3.1.ebuild:



1.1  dev-ruby/chunky_png/chunky_png-1.3.2.ebuild

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

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

EAPI=5

USE_RUBY=ruby19 ruby20 ruby21 jruby

RUBY_FAKEGEM_RECIPE_TEST=rspec

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_DOCDIR=

RUBY_FAKEGEM_EXTRADOC=BENCHMARKS.rdoc README.rdoc

RUBY_FAKEGEM_GEMSPEC=chunky_png.gemspec

inherit ruby-fakegem

DESCRIPTION=Pure Ruby library that can read and write PNG images
HOMEPAGE=http://wiki.github.com/wvanbergen/chunky_png;

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

all_ruby_prepare() {
sed -i -e '/[bB]undler/s:^:#:' {spec,benchmarks}/*.rb || die
rm Gemfile* || die

# Avoid git dependency
sed -i -e '/s.files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
}






[gentoo-commits] gentoo-x86 commit in games-strategy/ufo-ai: ufo-ai-2.4.ebuild ChangeLog

2014-10-22 Thread Alfredo Tupone (tupone)
tupone  14/10/22 06:45:48

  Modified: ufo-ai-2.4.ebuild ChangeLog
  Log:
  Fix build as per Bug #481678
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.6  games-strategy/ufo-ai/ufo-ai-2.4.ebuild

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

Index: ufo-ai-2.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ufo-ai-2.4.ebuild   10 May 2014 05:40:33 -  1.5
+++ ufo-ai-2.4.ebuild   22 Oct 2014 06:45:48 -  1.6
@@ -1,8 +1,8 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.4.ebuild,v 
1.5 2014/05/10 05:40:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.4.ebuild,v 
1.6 2014/10/22 06:45:48 tupone Exp $
 
-EAPI=3
+EAPI=5
 inherit eutils flag-o-matic games
 
 MY_P=${P/o-a/oa}
@@ -56,6 +56,7 @@
 
epatch \
${FILESDIR}/${P}-mathlib.patch \
+   ${FILESDIR}/${P}-anon.patch \
${FILESDIR}/${P}-locale.patch
 
cp ${DISTDIR}/1maps.pk3 ${WORKDIR}/base/ || die
@@ -81,35 +82,35 @@
 }
 
 src_compile() {
-   emake || die
-   emake lang || die
+   emake
+   emake lang
 
if use editor; then
-   emake uforadiant || die
+   emake uforadiant
fi
 }
 
 src_install() {
-   newicon src/ports/linux/ufo.png ${PN}.png || die
-   dobin ufoded || die
+   newicon src/ports/linux/ufo.png ${PN}.png
+   dobin ufoded
make_desktop_entry ufoded UFO: Alien Invasion Server ${PN}
if ! use dedicated; then
-   dobin ufo || die
+   dobin ufo
make_desktop_entry ufo UFO: Alien Invasion ${PN}
fi
 
if use editor; then
-   dobin ufo2map ufomodel || die
+   dobin ufo2map ufomodel
fi
 
# install data
insinto ${GAMES_DATADIR}/${PN/-}
-   doins -r base || die
+   doins -r base
rm -rf ${ED}/${GAMES_DATADIR}/${PN/-}/base/game.so
dogameslib base/game.so
 
# move translations where they belong
-   dodir ${GAMES_DATADIR_BASE}/locale || die
+   dodir ${GAMES_DATADIR_BASE}/locale
mv ${ED}/${GAMES_DATADIR}/${PN/-}/base/i18n/* \
${ED}/${GAMES_DATADIR_BASE}/locale/ || die
rm -rf ${ED}/${GAMES_DATADIR}/${PN/-}/base/i18n/ || die



1.44 games-strategy/ufo-ai/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ChangeLog?rev=1.44view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ChangeLog?rev=1.44content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/ChangeLog?r1=1.43r2=1.44

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   9 Sep 2014 11:50:08 -   1.43
+++ ChangeLog   22 Oct 2014 06:45:48 -  1.44
@@ -1,6 +1,10 @@
 # ChangeLog for games-strategy/ufo-ai
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.43 
2014/09/09 11:50:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.44 
2014/10/22 06:45:48 tupone Exp $
+
+  22 Oct 2014; Alfredo Tupone tup...@gentoo.org ufo-ai-2.4.ebuild,
+  +files/ufo-ai-2.4-anon.patch:
+  Fix build as per Bug #481678 by Torsten Kaiser
 
   09 Sep 2014; Samuli Suominen ssuomi...@gentoo.org
   files/ufo-ai-2.4-mathlib.patch:






[gentoo-commits] gentoo-x86 commit in games-strategy/ufo-ai/files: ufo-ai-2.4-anon.patch

2014-10-22 Thread Alfredo Tupone (tupone)
tupone  14/10/22 06:45:48

  Added:ufo-ai-2.4-anon.patch
  Log:
  Fix build as per Bug #481678
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.1  games-strategy/ufo-ai/files/ufo-ai-2.4-anon.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/files/ufo-ai-2.4-anon.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ufo-ai/files/ufo-ai-2.4-anon.patch?rev=1.1content-type=text/plain

Index: ufo-ai-2.4-anon.patch
===
--- src/tools/radiant/radiant/camera/CameraSettings.h.old   2014-10-22 
08:30:35.690248415 +0200
+++ src/tools/radiant/radiant/camera/CameraSettings.h   2014-10-22 
08:31:12.329900302 +0200
@@ -16,13 +16,13 @@
 const std::string RKEY_ENABLE_FARCLIP = user/ui/camera/enableCubicClipping;
 const std::string RKEY_DRAWMODE = user/ui/camera/drawMode;
 const std::string RKEY_SOLID_SELECTION_BOXES = 
user/ui/xyview/solidSelectionBoxes;
+}
 
 enum CameraDrawMode
 {
drawWire, drawSolid, drawTexture
 };
 
-}
 /* greebo: This is the home of all the camera settings. As this class derives
  * from a RegistryKeyObserver, it can be connected to the according registry 
keys
  * and gets notified if any of the observed keys are changed.*/






[gentoo-commits] gentoo-x86 commit in x11-misc/wbar/files: wbar-2.3.4-completion.patch

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 07:01:57

  Added:wbar-2.3.4-completion.patch
  Log:
  Fix completion (bug #526344).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.1  x11-misc/wbar/files/wbar-2.3.4-completion.patch

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

Index: wbar-2.3.4-completion.patch
===
--- a/etc/wbar
+++ b/etc/wbar
@@ -1,7 +1,6 @@
 # bash completion for wbar
 # Yadickson Soto yadick...@gmail.com
 
-have wbar 
 _wbar()
 {
 local cur prev split=false
@@ -106,7 +105,7 @@
 -- $cur) )
 
 fi
-} 
+}
 complete -F _wbar wbar
 
 # Local variables:






[gentoo-commits] gentoo-x86 commit in x11-misc/wbar: ChangeLog wbar-2.3.4-r2.ebuild

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 07:01:57

  Modified: ChangeLog
  Added:wbar-2.3.4-r2.ebuild
  Log:
  Fix completion (bug #526344).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.34 x11-misc/wbar/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   10 Aug 2014 20:04:28 -  1.33
+++ ChangeLog   22 Oct 2014 07:01:57 -  1.34
@@ -1,6 +1,12 @@
 # ChangeLog for x11-misc/wbar
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v 1.33 2014/08/10 
20:04:28 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v 1.34 2014/10/22 
07:01:57 jer Exp $
+
+*wbar-2.3.4-r2 (22 Oct 2014)
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org +wbar-2.3.4-r2.ebuild,
+  +files/wbar-2.3.4-completion.patch:
+  Fix completion (bug #526344).
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org wbar-1.3.3.ebuild,
   wbar-2.2.2.ebuild:



1.1  x11-misc/wbar/wbar-2.3.4-r2.ebuild

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

Index: wbar-2.3.4-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r2.ebuild,v 1.1 
2014/10/22 07:01:57 jer Exp $

EAPI=5

inherit autotools bash-completion-r1 eutils

DESCRIPTION=A fast, lightweight quick launch bar
HOMEPAGE=http://code.google.com/p/wbar/;
SRC_URI=http://${PN}.googlecode.com/files/${P}.tgz;

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

RDEPEND=media-libs/imlib2[X]
x11-libs/libX11
gtk? ( gnome-base/libglade
media-libs/freetype:2
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2 )
DEPEND=${RDEPEND}
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig

src_prepare() {
use gtk || epatch ${FILESDIR}/${PN}-2.3.3-cfg.patch

epatch \
${FILESDIR}/${PN}-2.3.3-{desktopfile,nowerror,test}.patch \
${FILESDIR}/${P}-automake-1.13.patch \
${FILESDIR}/${P}-completion.patch

sed -i \
-e /^bashcompletiondir/s:=.*$:=$(get_bashcompdir): \
etc/Makefile.am || die #482358

eautoreconf
}

src_configure() {
econf \
$(use_enable gtk wbar-config)
}

pkg_postinst() {
einfo
elog media-libs/imlib2 needs to be compiled with the appropriate 
useflags
elog depending on your choice of image files (such as png, jpeg...)
einfo
}






[gentoo-commits] gentoo-x86 commit in x11-misc/wbar: wbar-2.3.4-r2.ebuild wbar-2.3.4-r1.ebuild ChangeLog wbar-2.2.2.ebuild wbar-2.3.0.ebuild wbar-2.3.1.ebuild wbar-1.3.3.ebuild wbar-2.3.3.ebuild

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 07:18:13

  Modified: wbar-2.3.4-r2.ebuild wbar-2.3.4-r1.ebuild ChangeLog
  Removed:  wbar-2.2.2.ebuild wbar-2.3.0.ebuild
wbar-2.3.1.ebuild wbar-1.3.3.ebuild
wbar-2.3.3.ebuild
  Log:
  Remove old. Clean up some patches.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  x11-misc/wbar/wbar-2.3.4-r2.ebuild

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

Index: wbar-2.3.4-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wbar-2.3.4-r2.ebuild22 Oct 2014 07:01:57 -  1.1
+++ wbar-2.3.4-r2.ebuild22 Oct 2014 07:18:13 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r2.ebuild,v 1.1 
2014/10/22 07:01:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r2.ebuild,v 1.2 
2014/10/22 07:18:13 jer Exp $
 
 EAPI=5
 
@@ -30,7 +30,9 @@
use gtk || epatch ${FILESDIR}/${PN}-2.3.3-cfg.patch
 
epatch \
-   ${FILESDIR}/${PN}-2.3.3-{desktopfile,nowerror,test}.patch \
+   ${FILESDIR}/${PN}-2.3.3-desktopfile.patch \
+   ${FILESDIR}/${PN}-2.3.3-nowerror.patch \
+   ${FILESDIR}/${PN}-2.3.3-test.patch \
${FILESDIR}/${P}-automake-1.13.patch \
${FILESDIR}/${P}-completion.patch
 



1.7  x11-misc/wbar/wbar-2.3.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r1.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r1.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r1.ebuild?r1=1.6r2=1.7

Index: wbar-2.3.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wbar-2.3.4-r1.ebuild31 Aug 2013 19:07:37 -  1.6
+++ wbar-2.3.4-r1.ebuild22 Oct 2014 07:18:13 -  1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r1.ebuild,v 1.6 
2013/08/31 19:07:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r1.ebuild,v 1.7 
2014/10/22 07:18:13 jer Exp $
 
 EAPI=5
 
@@ -28,7 +28,10 @@
 
 src_prepare() {
use gtk || epatch ${FILESDIR}/${PN}-2.3.3-cfg.patch
-   epatch ${FILESDIR}/${PN}-2.3.3-{desktopfile,nowerror,test}.patch \
+   epatch \
+   ${FILESDIR}/${PN}-2.3.3-desktopfile.patch \
+   ${FILESDIR}/${PN}-2.3.3-nowerror.patch \
+   ${FILESDIR}/${PN}-2.3.3-test.patch \
${FILESDIR}/${P}-automake-1.13.patch
 
sed -i \



1.35 x11-misc/wbar/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   22 Oct 2014 07:01:57 -  1.34
+++ ChangeLog   22 Oct 2014 07:18:13 -  1.35
@@ -1,6 +1,16 @@
 # ChangeLog for x11-misc/wbar
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v 1.34 2014/10/22 
07:01:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v 1.35 2014/10/22 
07:18:13 jer Exp $
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org -wbar-1.3.3.ebuild,
+  -wbar-2.2.2.ebuild, -wbar-2.3.0.ebuild, -wbar-2.3.1.ebuild,
+  -wbar-2.3.3.ebuild, wbar-2.3.4-r1.ebuild, wbar-2.3.4-r2.ebuild,
+  -files/wbar-1.3.3-Makefile.patch, -files/wbar-1.3.3-gcc43.patch,
+  -files/wbar-2.3.0-cfg.patch, -files/wbar-2.3.1-desktopfile.patch,
+  -files/wbar-2.3.1-nowerror.patch, 

[gentoo-commits] gentoo-x86 commit in x11-misc/wbar/files: wbar-2.3.3-nowerror.patch wbar-2.3.3-test.patch wbar-2.3.4-automake-1.13.patch wbar-2.3.3-cfg.patch wbar-2.3.1-nowerror.patch wbar-1.3.3-Make

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 07:18:13

  Modified: wbar-2.3.3-nowerror.patch wbar-2.3.3-test.patch
wbar-2.3.4-automake-1.13.patch wbar-2.3.3-cfg.patch
  Removed:  wbar-2.3.1-nowerror.patch wbar-1.3.3-Makefile.patch
wbar-2.3.1-desktopfile.patch wbar-2.3.0-cfg.patch
wbar-1.3.3-gcc43.patch wbar-2.3.1-version.patch
  Log:
  Remove old. Clean up some patches.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  x11-misc/wbar/files/wbar-2.3.3-nowerror.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/files/wbar-2.3.3-nowerror.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/files/wbar-2.3.3-nowerror.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/files/wbar-2.3.3-nowerror.patch?r1=1.1r2=1.2

Index: wbar-2.3.3-nowerror.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-misc/wbar/files/wbar-2.3.3-nowerror.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wbar-2.3.3-nowerror.patch   21 Sep 2012 21:48:25 -  1.1
+++ wbar-2.3.3-nowerror.patch   22 Oct 2014 07:18:13 -  1.2
@@ -2,8 +2,8 @@
 Date: Sun Aug 26 17:18:37 UTC 2012
 Subject: remove Werror
 
 src/Makefile.am
-+++ src/Makefile.am
+--- a/src/Makefile.am
 b/src/Makefile.am
 @@ -8,7 +8,6 @@
-DPACKAGE_DATA_DIR=\$(datadir)\ \
-Wall \



1.2  x11-misc/wbar/files/wbar-2.3.3-test.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/files/wbar-2.3.3-test.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/files/wbar-2.3.3-test.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/files/wbar-2.3.3-test.patch?r1=1.1r2=1.2

Index: wbar-2.3.3-test.patch
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/wbar/files/wbar-2.3.3-test.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wbar-2.3.3-test.patch   21 Sep 2012 21:53:31 -  1.1
+++ wbar-2.3.3-test.patch   22 Oct 2014 07:18:13 -  1.2
@@ -2,8 +2,8 @@
 Date: Fri Sep 21 21:50:34 UTC 2012
 Subject: fix test phase
 
 po/POTFILES.in
-+++ po/POTFILES.in
+--- a/po/POTFILES.in
 b/po/POTFILES.in
 @@ -1,3 +1,4 @@
 +etc/wbar.desktop.in
  share/wbar.desktop.in



1.2  x11-misc/wbar/files/wbar-2.3.4-automake-1.13.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/files/wbar-2.3.4-automake-1.13.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/files/wbar-2.3.4-automake-1.13.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/files/wbar-2.3.4-automake-1.13.patch?r1=1.1r2=1.2

Index: wbar-2.3.4-automake-1.13.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-misc/wbar/files/wbar-2.3.4-automake-1.13.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wbar-2.3.4-automake-1.13.patch  27 Apr 2013 14:44:21 -  1.1
+++ wbar-2.3.4-automake-1.13.patch  22 Oct 2014 07:18:13 -  1.2
@@ -1,5 +1,5 @@
 wbar-2.3.4/configure.ac
-+++ wbar-2.3.4/configure.ac
+--- a/configure.ac
 b/configure.ac
 @@ -3,7 +3,7 @@
  AC_INIT([wbar], [2.3.4])
  AM_INIT_AUTOMAKE([ filename-length-max=256 tar-ustar ])



1.2  x11-misc/wbar/files/wbar-2.3.3-cfg.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/files/wbar-2.3.3-cfg.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/files/wbar-2.3.3-cfg.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/files/wbar-2.3.3-cfg.patch?r1=1.1r2=1.2

Index: wbar-2.3.3-cfg.patch
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/wbar/files/wbar-2.3.3-cfg.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wbar-2.3.3-cfg.patch21 Sep 2012 21:48:25 -  1.1
+++ wbar-2.3.3-cfg.patch22 Oct 2014 07:18:13 -  1.2
@@ -2,8 +2,8 @@
 Date: Fri Sep 21 21:45:22 UTC 2012
 Subject: remove wbar-config for -gtk
 
 etc/wbar.cfg.in
-+++ etc/wbar.cfg.in
+--- a/etc/wbar.cfg.in
 b/etc/wbar.cfg.in
 @@ -2,8 +2,3 @@
  c: @PACKAGE_NAME@ @DEFAULT_ARGV@
  t: none






[gentoo-commits] gentoo-x86 commit in app-misc/devtodo: ChangeLog devtodo-0.1.20-r1.ebuild devtodo-0.1.20-r2.ebuild

2014-10-22 Thread Justin Lecher (jlec)
jlec14/10/22 07:27:04

  Modified: ChangeLog devtodo-0.1.20-r1.ebuild
  Added:devtodo-0.1.20-r2.ebuild
  Log:
  app-misc/devtodo: Correctly install bashcompletions, #526250
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.98 app-misc/devtodo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/devtodo/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog   19 Mar 2014 16:40:27 -  1.97
+++ ChangeLog   22 Oct 2014 07:27:04 -  1.98
@@ -1,6 +1,12 @@
 # ChangeLog for app-misc/devtodo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/ChangeLog,v 1.97 
2014/03/19 16:40:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/ChangeLog,v 1.98 
2014/10/22 07:27:04 jlec Exp $
+
+*devtodo-0.1.20-r2 (22 Oct 2014)
+
+  22 Oct 2014; Justin Lecher j...@gentoo.org devtodo-0.1.20-r1.ebuild,
+  +devtodo-0.1.20-r2.ebuild:
+  Correctly install bashcompletions, #526250
 
   19 Mar 2014; Justin Lecher j...@gentoo.org -devtodo-0.1.20.ebuild:
   Drop old



1.12 app-misc/devtodo/devtodo-0.1.20-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/devtodo/devtodo-0.1.20-r1.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/devtodo/devtodo-0.1.20-r1.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/devtodo/devtodo-0.1.20-r1.ebuild?r1=1.11r2=1.12

Index: devtodo-0.1.20-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.20-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- devtodo-0.1.20-r1.ebuild19 Mar 2014 16:12:52 -  1.11
+++ devtodo-0.1.20-r1.ebuild22 Oct 2014 07:27:04 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.20-r1.ebuild,v 
1.11 2014/03/19 16:12:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.20-r1.ebuild,v 
1.12 2014/10/22 07:27:04 jlec Exp $
 
 EAPI=5
 
@@ -57,6 +57,8 @@
newbashcomp contrib/${PN}.bash-completion ${PN}
rm contrib/${PN}.bash-completion || die 'rm failed'
 
+   bashcomp_alias devtodo tda tdd tde tdr todo
+
dodoc -r contrib
 }
 



1.1  app-misc/devtodo/devtodo-0.1.20-r2.ebuild

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

Index: devtodo-0.1.20-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.20-r2.ebuild,v 
1.1 2014/10/22 07:27:04 jlec Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_IN_SOURCE_BUILD=1
inherit autotools-utils bash-completion-r1 eutils flag-o-matic toolchain-funcs

DESCRIPTION=A nice command line todo list for developers
HOMEPAGE=http://swapoff.org/DevTodo;
SRC_URI=http://swapoff.org/files/${PN}/${P}.tar.gz;

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

RDEPEND=
=sys-libs/ncurses-5.2
=sys-libs/readline-4.1
DEPEND=${RDEPEND}

DOCS=( AUTHORS ChangeLog QuickStart README doc/scripts.sh doc/scripts.tcsh 
doc/todorc.example )
PATCHES=(
${FILESDIR}/${P}-gentoo.diff
${FILESDIR}/${P}-gcc43.patch
)

src_prepare() {
# fix regex.h issue on case-insensitive file-systems #332235
sed \
-e 's/Regex.h/DTRegex.h/' \
-i util/Lexer.h util/Makefile.{am,in} util/Regex.cc || die
mv util/{,DT}Regex.h || die

sed \
-e /^LIBS/s:$: $($(tc-getPKG_CONFIG) --libs ncursesw):g \
-i src/Makefile.am  || die

autotools-utils_src_prepare
}

src_configure() {
replace-flags -O[23] -O1

local myeconfargs=(
--sysconfdir=${EPREFIX}/etc/devtodo
)
autotools-utils_src_configure
}


[gentoo-commits] gentoo-x86 commit in net-analyzer/openvas: ChangeLog openvas-7-r2.ebuild openvas-8_beta3.ebuild

2014-10-22 Thread Justin Lecher (jlec)
jlec14/10/22 07:37:52

  Modified: ChangeLog
  Added:openvas-7-r2.ebuild openvas-8_beta3.ebuild
  Log:
  net-analyzer/openvas: Add postinst suggestions and add beta version
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.20 net-analyzer/openvas/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   17 Oct 2014 09:09:08 -  1.19
+++ ChangeLog   22 Oct 2014 07:37:52 -  1.20
@@ -1,6 +1,13 @@
 # ChangeLog for net-analyzer/openvas
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas/ChangeLog,v 1.19 
2014/10/17 09:09:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas/ChangeLog,v 1.20 
2014/10/22 07:37:52 jlec Exp $
+
+*openvas-8_beta3 (22 Oct 2014)
+*openvas-7-r2 (22 Oct 2014)
+
+  22 Oct 2014; Justin Lecher j...@gentoo.org +openvas-7-r2.ebuild,
+  +openvas-8_beta3.ebuild:
+  Add postinst suggestions and add beta version
 
   17 Oct 2014; Justin Lecher j...@gentoo.org openvas-7-r1.ebuild:
   Add missing dependency on dev-texlive/texlive-latexextra, #525498



1.1  net-analyzer/openvas/openvas-7-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas/openvas-7-r2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas/openvas-7-r2.ebuild?rev=1.1content-type=text/plain

Index: openvas-7-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas/openvas-7-r2.ebuild,v 
1.1 2014/10/22 07:37:52 jlec Exp $

EAPI=5

inherit readme.gentoo

DESCRIPTION=A remote security scanner
HOMEPAGE=http://www.openvas.org/;

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

DEPEND=
=net-analyzer/openvas-libraries-7.0.4-r1
=net-analyzer/openvas-scanner-4.0.3-r2
=net-analyzer/openvas-manager-5.0.4-r2
=net-analyzer/openvas-cli-1.3.0-r1
net-analyzer/openvas-tools
=net-analyzer/greenbone-security-assistant-5.0.3-r1
pdf? (
app-text/htmldoc
dev-texlive/texlive-latexextra
virtual/latex-base
)
# greenbone-security-desktop is broken and unsupported upstream
RDEPEND=${DEPEND}

S=${WORKDIR}

pkg_postinst() {
elog Additional support for extra checks can be get from
optfeature Nikto — a web server scanning and testing tool 
net-analyzer/nikto
optfeature NMAP — a portscanner net-analyzer/nmap
optfeature ike-scan - an IPsec VPN scanning, fingerprinting and 
testing tool net-analyzer/ike-scan
optfeature amap — an application protocol detection tool 
net-analyzer/amap
optfeature ldapsearch from OpenLDAP utilities — retrieves information 
from LDAP dictionaries net-nds/openldap
optfeature ovaldi (OVAL) — an OVAL Interpreter app-forensics/ovaldi
optfeature portbunny — a Linux-kernel-based portscanner 
net-analyzer/portbunny
optfeature w3af — a web application attack and audit framework 
net-analyzer/w3af
}



1.1  net-analyzer/openvas/openvas-8_beta3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas/openvas-8_beta3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas/openvas-8_beta3.ebuild?rev=1.1content-type=text/plain

Index: openvas-8_beta3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas/openvas-8_beta3.ebuild,v 1.1 
2014/10/22 07:37:52 jlec Exp $

EAPI=5

inherit readme.gentoo

DESCRIPTION=A remote security scanner
HOMEPAGE=http://www.openvas.org/;

SLOT=0
LICENSE=GPL-2
KEYWORDS=
IUSE=+pdf

DEPEND=
=net-analyzer/openvas-libraries-8
=net-analyzer/openvas-scanner-5
=net-analyzer/openvas-manager-6
=net-analyzer/openvas-cli-1.4
net-analyzer/openvas-tools
=net-analyzer/greenbone-security-assistant-6
pdf? (
app-text/htmldoc
dev-texlive/texlive-latexextra

[gentoo-commits] gentoo-x86 commit in net-analyzer/openvas-libraries/files: openvas-libraries-8.0_beta3-underlinking.patch openvas-libraries-8.0_beta2-underlinking.patch

2014-10-22 Thread Justin Lecher (jlec)
jlec14/10/22 07:49:59

  Added:openvas-libraries-8.0_beta3-underlinking.patch
  Removed:  openvas-libraries-8.0_beta2-underlinking.patch
  Log:
  net-analyzer/openvas-libraries: Bump to latest beta
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  
net-analyzer/openvas-libraries/files/openvas-libraries-8.0_beta3-underlinking.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/files/openvas-libraries-8.0_beta3-underlinking.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/files/openvas-libraries-8.0_beta3-underlinking.patch?rev=1.1content-type=text/plain

Index: openvas-libraries-8.0_beta3-underlinking.patch
===
 base/CMakeLists.txt | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/base/CMakeLists.txt b/base/CMakeLists.txt
index 013b097..c9080c4 100644
--- a/base/CMakeLists.txt
+++ b/base/CMakeLists.txt
@@ -59,7 +59,10 @@ if (MINGW)
 else (MINGW)
   set (FILES array.c credentials.c openvas_hosts.c cvss.c drop_privileges.c
nvti.c nvticache.c openvas_compress.c openvas_file.c 
openvas_networking.c
-   openvas_string.c pidfile.c settings.c gpgme_util.c pwpolicy.c osp.c)
+   openvas_string.c pidfile.c settings.c gpgme_util.c pwpolicy.c osp.c
+   ${CMAKE_SOURCE_DIR}/misc/openvas_server.c
+   ${CMAKE_SOURCE_DIR}/omp/xml.c
+   )
   set (HEADERS array.h credentials.h openvas_hosts.h cvss.h drop_privileges.h
nvticache.h nvti.h settings.h openvas_compress.h openvas_file.h osp.h
openvas_networking.h openvas_string.h pidfile.h gpgme_util.h pwpolicy.h)






[gentoo-commits] gentoo-x86 commit in net-analyzer/openvas-libraries: ChangeLog openvas-libraries-8.0_beta3.ebuild openvas-libraries-7.0.4-r1.ebuild openvas-libraries-8.0_beta2.ebuild

2014-10-22 Thread Justin Lecher (jlec)
jlec14/10/22 07:49:59

  Modified: ChangeLog openvas-libraries-7.0.4-r1.ebuild
  Added:openvas-libraries-8.0_beta3.ebuild
  Removed:  openvas-libraries-8.0_beta2.ebuild
  Log:
  net-analyzer/openvas-libraries: Bump to latest beta
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.25 net-analyzer/openvas-libraries/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   17 Oct 2014 09:12:09 -  1.24
+++ ChangeLog   22 Oct 2014 07:49:59 -  1.25
@@ -1,6 +1,15 @@
 # ChangeLog for net-analyzer/openvas-libraries
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog,v 
1.24 2014/10/17 09:12:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog,v 
1.25 2014/10/22 07:49:59 jlec Exp $
+
+*openvas-libraries-8.0_beta3 (22 Oct 2014)
+
+  22 Oct 2014; Justin Lecher j...@gentoo.org
+  openvas-libraries-7.0.4-r1.ebuild, -openvas-libraries-8.0_beta2.ebuild,
+  +openvas-libraries-8.0_beta3.ebuild,
+  -files/openvas-libraries-8.0_beta2-underlinking.patch,
+  +files/openvas-libraries-8.0_beta3-underlinking.patch:
+  Bump to latest beta
 
   17 Oct 2014; Justin Lecher j...@gentoo.org openvas-libraries-4.0.5.ebuild,
   openvas-libraries-6.0.0.ebuild, openvas-libraries-6.0.1.ebuild,



1.3  
net-analyzer/openvas-libraries/openvas-libraries-7.0.4-r1.ebuild

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

Index: openvas-libraries-7.0.4-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-7.0.4-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openvas-libraries-7.0.4-r1.ebuild   17 Oct 2014 09:12:09 -  1.2
+++ openvas-libraries-7.0.4-r1.ebuild   22 Oct 2014 07:49:59 -  1.3
@@ -1,14 +1,16 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-7.0.4-r1.ebuild,v
 1.2 2014/10/17 09:12:09 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-7.0.4-r1.ebuild,v
 1.3 2014/10/22 07:49:59 jlec Exp $
 
 EAPI=5
 
 inherit cmake-utils
 
+DL_ID=1722
+
 DESCRIPTION=A remote security scanner for Linux (openvas-libraries)
 HOMEPAGE=http://www.openvas.org/;
-SRC_URI=http://wald.intevation.org/frs/download.php/1722/${P}.tar.gz;
+SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz;
 
 SLOT=0
 LICENSE=GPL-2



1.1  
net-analyzer/openvas-libraries/openvas-libraries-8.0_beta3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-8.0_beta3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-8.0_beta3.ebuild?rev=1.1content-type=text/plain

Index: openvas-libraries-8.0_beta3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-8.0_beta3.ebuild,v
 1.1 2014/10/22 07:49:59 jlec Exp $

EAPI=5

inherit cmake-utils

DL_ID=1763

DESCRIPTION=A remote security scanner for Linux (openvas-libraries)
HOMEPAGE=http://www.openvas.org/;
SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz;

SLOT=0
LICENSE=GPL-2
KEYWORDS=
IUSE=ldap

RDEPEND=
=dev-libs/glib-2.16
=dev-libs/hiredies-0.10.1
=net-libs/gnutls-2*
net-libs/libpcap
app-crypt/gpgme
!net-analyzer/openvas-libnasl
=net-libs/libssh-0.5.0
ldap? ( net-nds/openldap )

[gentoo-commits] gentoo-x86 commit in net-misc/apt-cacher-ng/files: initd-r1

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 07:53:20

  Added:initd-r1
  Log:
  Create /var/cache at run-time (bug #493154).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.1  net-misc/apt-cacher-ng/files/initd-r1

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/files/initd-r1?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/files/initd-r1?rev=1.1content-type=text/plain

Index: initd-r1
===
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/files/initd-r1,v 1.1 
2014/10/22 07:53:20 jer Exp $

DAEMON=/usr/sbin/${RC_SVCNAME}
RUNDIR=/var/run/${RC_SVCNAME}
CACHEDIR=var/cache/${RC_SVCNAME}
PIDFILE=${RUNDIR}/${RC_SVCNAME}.pid
SOCKETFILE=${RUNDIR}/${RC_SVCNAME}.socket
DAEMON_OPTS=${DAEMON_OPTS} pidfile=${PIDFILE} SocketPath=${SOCKETFILE} 
foreground=0

depend() {
use net
}

start() {
ebegin Starting ${RC_SVCNAME}
checkpath -d -m 0755 -o ${RC_SVCNAME}:${RC_SVCNAME} ${RUNDIR}
checkpath -d -m 0755 -o ${RC_SVCNAME}:${RC_SVCNAME} ${CACHEDIR}
start-stop-daemon --start --exec ${DAEMON} \
--user ${RC_SVCNAME} --group ${RC_SVCNAME} \
--pidfile ${PIDFILE} \
-- ${DAEMON_OPTS}
eend $?
}

stop() {
ebegin Stopping ${RC_SVCNAME}
start-stop-daemon --stop --retry 15 --exec ${DAEMON} \
--pidfile ${PIDFILE}
rm -f ${PIDFILE}
eend $?
}






[gentoo-commits] gentoo-x86 commit in net-misc/apt-cacher-ng: ChangeLog apt-cacher-ng-0.8.0.ebuild apt-cacher-ng-0.8.0-r1.ebuild

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 07:53:20

  Modified: ChangeLog apt-cacher-ng-0.8.0.ebuild
  Added:apt-cacher-ng-0.8.0-r1.ebuild
  Log:
  Create /var/cache at run-time (bug #493154).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.50 net-misc/apt-cacher-ng/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog?rev=1.50view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog?rev=1.50content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog?r1=1.49r2=1.50

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   21 Oct 2014 18:05:26 -  1.49
+++ ChangeLog   22 Oct 2014 07:53:20 -  1.50
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/apt-cacher-ng
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v 1.49 
2014/10/21 18:05:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v 1.50 
2014/10/22 07:53:20 jer Exp $
+
+*apt-cacher-ng-0.8.0-r1 (22 Oct 2014)
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org apt-cacher-ng-0.8.0.ebuild,
+  +apt-cacher-ng-0.8.0-r1.ebuild, +files/initd-r1:
+  Create /var/cache at run-time (bug #493154).
 
   21 Oct 2014; Jeroen Roovers j...@gentoo.org apt-cacher-ng-0.8.0.ebuild:
   Add sys-devel/gcc-4.8 dependency.



1.3  net-misc/apt-cacher-ng/apt-cacher-ng-0.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/apt-cacher-ng-0.8.0.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/apt-cacher-ng-0.8.0.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/apt-cacher-ng-0.8.0.ebuild?r1=1.2r2=1.3

Index: apt-cacher-ng-0.8.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/apt-cacher-ng-0.8.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- apt-cacher-ng-0.8.0.ebuild  21 Oct 2014 18:05:26 -  1.2
+++ apt-cacher-ng-0.8.0.ebuild  22 Oct 2014 07:53:20 -  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-misc/apt-cacher-ng/apt-cacher-ng-0.8.0.ebuild,v 1.2 
2014/10/21 18:05:26 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/apt-cacher-ng-0.8.0.ebuild,v 1.3 
2014/10/22 07:53:20 jer Exp $
 
 EAPI=5
 inherit cmake-utils eutils toolchain-funcs user
@@ -110,7 +110,6 @@
newins conf/acng.conf ${PN}.conf
doins $( echo conf/* | sed 's|conf/acng.conf||g' )
 
-   dodir /var/cache/${PN}
dodir /var/log/${PN}
# Some directories must exists
keepdir /var/log/${PN}



1.1  net-misc/apt-cacher-ng/apt-cacher-ng-0.8.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/apt-cacher-ng-0.8.0-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/apt-cacher-ng/apt-cacher-ng-0.8.0-r1.ebuild?rev=1.1content-type=text/plain

Index: apt-cacher-ng-0.8.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/apt-cacher-ng-0.8.0-r1.ebuild,v 
1.1 2014/10/22 07:53:20 jer Exp $

EAPI=5
inherit cmake-utils eutils toolchain-funcs user

DESCRIPTION=Yet another implementation of an HTTP proxy for Debian/Ubuntu 
software packages written in C++
HOMEPAGE=
http://www.unix-ag.uni-kl.de/~bloch/acng/
http://packages.qa.debian.org/a/apt-cacher-ng.html

LICENSE=BSD-4 ZLIB public-domain
SLOT=0
SRC_URI=mirror://debian/pool/main/a/${PN}/${PN}_${PV}.orig.tar.xz

KEYWORDS=~amd64 ~x86
IUSE=doc fuse systemd tcpd

COMMON_DEPEND=
app-arch/bzip2
app-arch/xz-utils
sys-libs/zlib
systemd? (
sys-apps/systemd
)

DEPEND=
${COMMON_DEPEND}
dev-util/cmake
sys-devel/gcc-4.8
virtual/pkgconfig

RDEPEND=
${COMMON_DEPEND}
dev-lang/perl
fuse? ( sys-fs/fuse )
tcpd? ( sys-apps/tcp-wrappers )


S=${WORKDIR}/${P/_}

pkg_pretend() {
if [[ $(gcc-major-version) = 4 ]]; then
if [[ $(gcc-minor-version) -lt 8 ]]; then
die GCC 4.8 or greater is required but you have 

[gentoo-commits] gentoo-x86 commit in net-analyzer/openvas-libraries: ChangeLog openvas-libraries-7.0.4-r1.ebuild openvas-libraries-7.0.4.ebuild openvas-libraries-7.0.2.ebuild

2014-10-22 Thread Justin Lecher (jlec)
jlec14/10/22 07:54:22

  Modified: ChangeLog openvas-libraries-7.0.4-r1.ebuild
  Removed:  openvas-libraries-7.0.4.ebuild
openvas-libraries-7.0.2.ebuild
  Log:
  net-analyzer/openvas-libraries: Drop old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.26 net-analyzer/openvas-libraries/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog?rev=1.26view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog?rev=1.26content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog?r1=1.25r2=1.26

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   22 Oct 2014 07:49:59 -  1.25
+++ ChangeLog   22 Oct 2014 07:54:22 -  1.26
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/openvas-libraries
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog,v 
1.25 2014/10/22 07:49:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog,v 
1.26 2014/10/22 07:54:22 jlec Exp $
+
+  22 Oct 2014; Justin Lecher j...@gentoo.org -openvas-libraries-7.0.2.ebuild,
+  -openvas-libraries-7.0.4.ebuild, openvas-libraries-7.0.4-r1.ebuild:
+  Drop old
 
 *openvas-libraries-8.0_beta3 (22 Oct 2014)
 



1.4  
net-analyzer/openvas-libraries/openvas-libraries-7.0.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-7.0.4-r1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-7.0.4-r1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-7.0.4-r1.ebuild?r1=1.3r2=1.4

Index: openvas-libraries-7.0.4-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-7.0.4-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- openvas-libraries-7.0.4-r1.ebuild   22 Oct 2014 07:49:59 -  1.3
+++ openvas-libraries-7.0.4-r1.ebuild   22 Oct 2014 07:54:22 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-7.0.4-r1.ebuild,v
 1.3 2014/10/22 07:49:59 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-7.0.4-r1.ebuild,v
 1.4 2014/10/22 07:54:22 jlec Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION=A remote security scanner for Linux (openvas-libraries)
 HOMEPAGE=http://www.openvas.org/;
-SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz;
+SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P}.tar.gz;
 
 SLOT=0
 LICENSE=GPL-2






[gentoo-commits] gentoo-x86 commit in net-analyzer/openvas-scanner: ChangeLog openvas-scanner-4.0.3-r3.ebuild openvas-scanner-5.0_beta3.ebuild openvas-scanner-4.0.1.ebuild openvas-scanner-4.0.3-r2.ebu

2014-10-22 Thread Justin Lecher (jlec)
jlec14/10/22 07:55:55

  Modified: ChangeLog openvas-scanner-4.0.3-r3.ebuild
  Added:openvas-scanner-5.0_beta3.ebuild
  Removed:  openvas-scanner-4.0.1.ebuild
openvas-scanner-4.0.3-r2.ebuild
openvas-scanner-4.0.3-r1.ebuild
openvas-scanner-5.0_beta2.ebuild
  Log:
  net-analyzer/openvas-scanner: Update to latest beta; drop old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.15 net-analyzer/openvas-scanner/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-scanner/ChangeLog?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-scanner/ChangeLog?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-scanner/ChangeLog?r1=1.14r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas-scanner/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   15 Oct 2014 07:38:04 -  1.14
+++ ChangeLog   22 Oct 2014 07:55:55 -  1.15
@@ -1,6 +1,14 @@
 # ChangeLog for net-analyzer/openvas-scanner
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-scanner/ChangeLog,v 
1.14 2014/10/15 07:38:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-scanner/ChangeLog,v 
1.15 2014/10/22 07:55:55 jlec Exp $
+
+*openvas-scanner-5.0_beta3 (22 Oct 2014)
+
+  22 Oct 2014; Justin Lecher j...@gentoo.org -openvas-scanner-4.0.1.ebuild,
+  -openvas-scanner-4.0.3-r1.ebuild, -openvas-scanner-4.0.3-r2.ebuild,
+  openvas-scanner-4.0.3-r3.ebuild, -openvas-scanner-5.0_beta2.ebuild,
+  +openvas-scanner-5.0_beta3.ebuild:
+  Update to latest beta; drop old
 
   15 Oct 2014; Justin Lecher j...@gentoo.org openvas-scanner-4.0.3-r3.ebuild:
   Drop redundant post_inst message



1.3  
net-analyzer/openvas-scanner/openvas-scanner-4.0.3-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-scanner/openvas-scanner-4.0.3-r3.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-scanner/openvas-scanner-4.0.3-r3.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-scanner/openvas-scanner-4.0.3-r3.ebuild?r1=1.2r2=1.3

Index: openvas-scanner-4.0.3-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-scanner/openvas-scanner-4.0.3-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openvas-scanner-4.0.3-r3.ebuild 15 Oct 2014 07:38:04 -  1.2
+++ openvas-scanner-4.0.3-r3.ebuild 22 Oct 2014 07:55:55 -  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-analyzer/openvas-scanner/openvas-scanner-4.0.3-r3.ebuild,v
 1.2 2014/10/15 07:38:04 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-scanner/openvas-scanner-4.0.3-r3.ebuild,v
 1.3 2014/10/22 07:55:55 jlec Exp $
 
 EAPI=5
 
@@ -8,9 +8,11 @@
 
 MY_PN=openvassd
 
+DL_ID=1726
+
 DESCRIPTION=A remote security scanner for Linux (OpenVAS-scanner)
 HOMEPAGE=http://www.openvas.org/;
-SRC_URI=http://wald.intevation.org/frs/download.php/1726/${P}.tar.gz;
+SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P}.tar.gz;
 
 SLOT=0
 LICENSE=GPL-2



1.1  
net-analyzer/openvas-scanner/openvas-scanner-5.0_beta3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-scanner/openvas-scanner-5.0_beta3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-scanner/openvas-scanner-5.0_beta3.ebuild?rev=1.1content-type=text/plain

Index: openvas-scanner-5.0_beta3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-scanner/openvas-scanner-5.0_beta3.ebuild,v
 1.1 2014/10/22 07:55:55 jlec Exp $

EAPI=5

inherit cmake-utils systemd

MY_PN=openvassd

DL_ID=1767

DESCRIPTION=A remote security scanner for Linux (OpenVAS-scanner)
HOMEPAGE=http://www.openvas.org/;
SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz;

SLOT=0
LICENSE=GPL-2
KEYWORDS=
IUSE=

RDEPEND=
=net-analyzer/openvas-libraries-8_beta3
!net-analyzer/openvas-plugins
!net-analyzer/openvas-server
DEPEND=${RDEPEND}
virtual/pkgconfig


[gentoo-commits] gentoo-x86 commit in media-libs/sdl-image: sdl-image-1.2.12-r1.ebuild ChangeLog

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 07:58:25

  Modified: sdl-image-1.2.12-r1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #525742).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.5  media-libs/sdl-image/sdl-image-1.2.12-r1.ebuild

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

Index: sdl-image-1.2.12-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.12-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sdl-image-1.2.12-r1.ebuild  18 Oct 2014 18:03:18 -  1.4
+++ sdl-image-1.2.12-r1.ebuild  22 Oct 2014 07:58:25 -  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/media-libs/sdl-image/sdl-image-1.2.12-r1.ebuild,v 1.4 
2014/10/18 18:03:18 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.12-r1.ebuild,v 1.5 
2014/10/22 07:58:25 jer Exp $
 
 EAPI=5
 inherit eutils multilib-minimal
@@ -12,7 +12,7 @@
 
 LICENSE=ZLIB
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris
 IUSE=gif jpeg png static-libs tiff webp
 
 RDEPEND=



1.92 media-libs/sdl-image/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-image/ChangeLog?rev=1.92view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-image/ChangeLog?rev=1.92content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-image/ChangeLog?r1=1.91r2=1.92

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   18 Oct 2014 18:03:18 -  1.91
+++ ChangeLog   22 Oct 2014 07:58:25 -  1.92
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/sdl-image
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.91 
2014/10/18 18:03:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.92 
2014/10/22 07:58:25 jer Exp $
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org sdl-image-1.2.12-r1.ebuild:
+  Stable for HPPA (bug #525742).
 
   18 Oct 2014; Pacho Ramos pa...@gentoo.org sdl-image-1.2.12-r1.ebuild:
   x86 stable, bug #525742






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

2014-10-22 Thread Ralph Sennhauser
commit: bd2f8efd002e37f7ce00e64b882638dfbf1ef9a6
Author: Ralph Sennhauser sera AT gentoo DOT org
AuthorDate: Tue Oct 21 14:54:17 2014 +
Commit: Ralph Sennhauser sera AT gentoo DOT org
CommitDate: Tue Oct 21 14:54:17 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/sera.git;a=commit;h=bd2f8efd

elementary-1.11.4: Version bump

Package-Manager: portage-2.2.14_rc1
Manifest-Sign-Key: 3C5CF75A

---
 media-libs/elementary/Manifest   | 16 +++-
 ...elementary-1.11.3.ebuild = elementary-1.11.4.ebuild} |  0
 2 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/media-libs/elementary/Manifest b/media-libs/elementary/Manifest
index 1a28409..1b85b27 100644
--- a/media-libs/elementary/Manifest
+++ b/media-libs/elementary/Manifest
@@ -1 +1,15 @@
-DIST elementary-1.11.3.tar.bz2 16713956 SHA256 
ffa988d2331817aaebd6065bb1691fa3183d2d36f885c0ce245630bb21213cb7 SHA512 
70f67133b7ce1ee43cdd56ca976912190034e2ad85a0bfb33edcd079097ec0aeab1206c8b05fd44debc8553beaf3a87fec39f8fc5a851a55f8771fae8dfda34c
 WHIRLPOOL 
7d66f1eb7bfb1ebaafbc39f79ffb62246dfc2f5452275939e333f75be829ca920c8ee283b2238cf64cbfb3f8ceffaf3040abe9c02c98d48b017ebe34d0e6
+-BEGIN PGP SIGNED MESSAGE-
+Hash: SHA256
+
+DIST elementary-1.11.4.tar.bz2 16714101 SHA256 
f29a7e6cab64a24c17a5893d1a8fa844a4ce3c0aa204a31045886548d48ddc84 SHA512 
23c0a7a8b38eca4e117ed03a0707d8431807674da7426e5ec2b1e5f3f967ef628a38e6f2628cf4115baca17f824cdfb9addb1733b495be93be66a9f0fe4095ce
 WHIRLPOOL 
71fa40883025512702bc1361ea1a74ebb67ea3fb19ce3e98894690cc28ccd539c6f918185729e8cbed69a4f0540e175ce1d503982272e9ecf33cdfd301c63424
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iQEcBAEBCAAGBQJURnOZAAoJELjwI6Q8XPdaF7wH/3/TUgYd/i7YzJBp5TxkLWMM
+g0RsNOeqs9wJeqA7KYU4DIqH91zLdeCZg4uBZOnxrV/WWrBB/Z430n8gXrv9X0f6
+kDRuXhiBtMtyLVDOE8jTA6iJNGdhoXyTmCeLfehfSBb6nZ0uGuS4CPDp+3iTJ2Ka
+LFWZAx0VC0q2Nyp37Ek0u8M6YyHE7Wd7rZvGKbDNQORo3xuXVuQtQYFwwBjRroXs
+aDz6p+ZB3//OtdUN7Ly6A/rgeNezS7KxEAUKjzTdZuIPWZeY4dSmZv6BeeGFDtsL
+/u15A+2aGfuuIURrpIAy7XuWKxxxgNYmzzZSvLF455OQntjFzS8vaAlNZrHX1jU=
+=arV5
+-END PGP SIGNATURE-

diff --git a/media-libs/elementary/elementary-1.11.3.ebuild 
b/media-libs/elementary/elementary-1.11.4.ebuild
similarity index 100%
rename from media-libs/elementary/elementary-1.11.3.ebuild
rename to media-libs/elementary/elementary-1.11.4.ebuild



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

2014-10-22 Thread Ralph Sennhauser
commit: a34aa2a62cf704aab02b7f353030f9ed3e28115f
Author: Ralph Sennhauser sera AT gentoo DOT org
AuthorDate: Tue Oct 21 14:52:55 2014 +
Commit: Ralph Sennhauser sera AT gentoo DOT org
CommitDate: Tue Oct 21 14:52:55 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/sera.git;a=commit;h=a34aa2a6

efl-1.11.4: Version bump

Package-Manager: portage-2.2.14_rc1
Manifest-Sign-Key: 3C5CF75A

---
 dev-libs/efl/Manifest | 16 
 dev-libs/efl/{efl-1.11.3.ebuild = efl-1.11.4.ebuild} |  0
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-libs/efl/Manifest b/dev-libs/efl/Manifest
index bbd6730..6eaa34f 100644
--- a/dev-libs/efl/Manifest
+++ b/dev-libs/efl/Manifest
@@ -1,15 +1,15 @@
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
-DIST efl-1.11.3.tar.bz2 40946585 SHA256 
ead3f7edf4b9dff5f7b35c673e3a98e48a8bfae7569dc65a16a24de8c94f7ce3 SHA512 
2c8df415dc5803a3106ea944b767acd0548134b5d1c416bab9f3ee4a883781441df243222eb205894c0b13310e39de4b0fa26d91d284e34d7b1f5a9da2a1e27a
 WHIRLPOOL 
b945e92b5a66b2dc3f851a588ca856cc1907c7f2d6b6d151c9f4cc0fb0beb79870552fc0a9d7618001e378f4cc4998b4a290e3d1bae58940b0aed9cd238e9c28
+DIST efl-1.11.4.tar.bz2 40949204 SHA256 
c60ffa209d9e2ea90bbfe3e1ec77500034cb055b5a441dad67042cc39dfcaeec SHA512 
d5df667e09acda2814bd6a265ad55d06ebae6cbf45ef3800ac60d0bc4c53e5126d5c359688f17ae0812195623f9c60dc06638d6037586aa74d0cf9ee03083d78
 WHIRLPOOL 
000448973a225f206c85356b87e006f898b2e3a325192d900b4b07486dcb4f62a98fba6c05dcfb02a868e886dd9678bd1910345aa87e3c5221cc9878cd2ebe0c
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 
-iQEcBAEBCAAGBQJURK6FAAoJELjwI6Q8XPdaHrQH+wczuozbzJ4LkmUlDqw+0NoX
-eo1hFPOgzNicqVQsTR8AYMdSwrYRVZlm1v1z663FigpbIDV0dDINcgsOLYUYo2F0
-B0KiAP9dz3SPvsH/2dpY3kq5GjyaA0dyB90tQstCbUuZn1vlUhIwSKj0LLCe6KCA
-MT8VM1rP1L+2ukOvoPrLCo5OblCbvW+aIW3+RCjS++ZHU6oqVSvm9biFPbPNsncw
-AWSStLcHK1gEEW5OD0QCURWaJyaBAGkyFF86pvij7bki4TbVf59Q1EnJr3Wu41KC
-uZnBSInt3EvUysq+h8GEk3wnQMKUc0DBU2jdRddU8FNhkiPHPzhfy5c/zsS9CKY=
-=wQju
+iQEcBAEBCAAGBQJURnNHAAoJELjwI6Q8XPdar68IAI2duWg1pEWI2hhyir/ARn8L
+/5HFhsTEQKv2y69kAfPOkUBRdOSXs+6JH+K7+jOWzzqT3Om+ndWFu3NVto3f8NQf
+CE+V9bAag6QTj3LHb+1/Kv4mBpZwXKehSahIqhv+wIs3eqMLw0kY+2sBgNM7xdF8
+rpSSorzQrJ6hWn7zwxHqeSbyHyWcj68llJUHnnOMDepbbrab+wOhTngRLnGu554q
+Kg4vRRbd+u3PjrOpDbtB1ESYFBF185/v1G9F4vgw2CQ3blKag3Ty4TU4Cnic8J6K
+vhoKosLLQkAa4DBoys+rinB6bN9kjtoNAZ9lvjzOh/iKhqaA1yRdeA/poavOEkY=
+=TpPy
 -END PGP SIGNATURE-

diff --git a/dev-libs/efl/efl-1.11.3.ebuild b/dev-libs/efl/efl-1.11.4.ebuild
similarity index 100%
rename from dev-libs/efl/efl-1.11.3.ebuild
rename to dev-libs/efl/efl-1.11.4.ebuild



[gentoo-commits] gentoo-x86 commit in sys-auth/pam_ldap: pam_ldap-186-r1.ebuild ChangeLog

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 08:00:42

  Modified: pam_ldap-186-r1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #525280).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.6  sys-auth/pam_ldap/pam_ldap-186-r1.ebuild

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

Index: pam_ldap-186-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pam_ldap-186-r1.ebuild  18 Oct 2014 14:25:21 -  1.5
+++ pam_ldap-186-r1.ebuild  22 Oct 2014 08:00:42 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild,v 
1.5 2014/10/18 14:25:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild,v 
1.6 2014/10/22 08:00:42 jer Exp $
 
 EAPI=5
 inherit eutils multilib-minimal pam
@@ -11,7 +11,7 @@
 
 LICENSE=|| ( GPL-2 LGPL-2 )
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
 IUSE=ssl sasl
 
 DEPEND=|| ( =sys-libs/glibc-2.1.3 =sys-freebsd/freebsd-lib-9.1 )



1.49 sys-auth/pam_ldap/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   18 Oct 2014 14:25:21 -  1.48
+++ ChangeLog   22 Oct 2014 08:00:42 -  1.49
@@ -1,6 +1,9 @@
 # ChangeLog for sys-auth/pam_ldap
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.48 
2014/10/18 14:25:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.49 
2014/10/22 08:00:42 jer Exp $
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org pam_ldap-186-r1.ebuild:
+  Stable for HPPA (bug #525280).
 
   18 Oct 2014; Agostino Sarubbo a...@gentoo.org pam_ldap-186-r1.ebuild:
   Stable for ppc, wrt bug #525280






[gentoo-commits] gentoo-x86 commit in sys-auth/nss_ldap: ChangeLog nss_ldap-265-r5.ebuild

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 08:01:52

  Modified: ChangeLog nss_ldap-265-r5.ebuild
  Log:
  Stable for HPPA (bug #525278).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.92 sys-auth/nss_ldap/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss_ldap/ChangeLog?rev=1.92view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss_ldap/ChangeLog?rev=1.92content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss_ldap/ChangeLog?r1=1.91r2=1.92

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   18 Oct 2014 14:24:54 -  1.91
+++ ChangeLog   22 Oct 2014 08:01:52 -  1.92
@@ -1,6 +1,9 @@
 # ChangeLog for sys-auth/nss_ldap
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.91 
2014/10/18 14:24:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.92 
2014/10/22 08:01:52 jer Exp $
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org nss_ldap-265-r5.ebuild:
+  Stable for HPPA (bug #525278).
 
   18 Oct 2014; Agostino Sarubbo a...@gentoo.org nss_ldap-265-r5.ebuild:
   Stable for ppc, wrt bug #525278



1.6  sys-auth/nss_ldap/nss_ldap-265-r5.ebuild

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

Index: nss_ldap-265-r5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nss_ldap-265-r5.ebuild  18 Oct 2014 14:24:54 -  1.5
+++ nss_ldap-265-r5.ebuild  22 Oct 2014 08:01:52 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild,v 
1.5 2014/10/18 14:24:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild,v 
1.6 2014/10/22 08:01:52 jer Exp $
 
 EAPI=5
 inherit fixheadtails eutils multilib multilib-minimal autotools prefix
@@ -13,7 +13,7 @@
 
 SLOT=0
 LICENSE=LGPL-2
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 
~amd64-linux
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 
~amd64-linux
 
 DEPEND==net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}]
sasl? ( =dev-libs/cyrus-sasl-2.1.26-r3[${MULTILIB_USEDEP}] )






[gentoo-commits] gentoo-x86 commit in net-analyzer/openvas-manager: openvas-manager-5.0.4-r2.ebuild ChangeLog openvas-manager-6.0_beta3.ebuild openvas-manager-5.0.4-r1.ebuild openvas-manager-5.0.2.ebu

2014-10-22 Thread Justin Lecher (jlec)
jlec14/10/22 08:05:09

  Modified: openvas-manager-5.0.4-r2.ebuild ChangeLog
  Added:openvas-manager-6.0_beta3.ebuild
  Removed:  openvas-manager-5.0.4-r1.ebuild
openvas-manager-5.0.2.ebuild
openvas-manager-6.0_beta2.ebuild
openvas-manager-5.0.4.ebuild
  Log:
  net-analyzer/openvas-manager: Bump to latest beta; drop old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.2  
net-analyzer/openvas-manager/openvas-manager-5.0.4-r2.ebuild

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

Index: openvas-manager-5.0.4-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-manager/openvas-manager-5.0.4-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openvas-manager-5.0.4-r2.ebuild 1 Oct 2014 11:12:44 -   1.1
+++ openvas-manager-5.0.4-r2.ebuild 22 Oct 2014 08:05:09 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-manager/openvas-manager-5.0.4-r2.ebuild,v
 1.1 2014/10/01 11:12:44 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-manager/openvas-manager-5.0.4-r2.ebuild,v
 1.2 2014/10/22 08:05:09 jlec Exp $
 
 EAPI=5
 
@@ -8,9 +8,11 @@
 
 MY_PN=openvasmd
 
+DL_ID=1730
+
 DESCRIPTION=A remote security scanner for Linux (openvas-manager)
 HOMEPAGE=http://www.openvas.org/;
-SRC_URI=http://wald.intevation.org/frs/download.php/1730/${P}.tar.gz;
+SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P}.tar.gz;
 
 SLOT=0
 LICENSE=GPL-2
@@ -22,8 +24,7 @@
=dev-db/sqlite-3
!net-analyzer/openvas-administrator
 DEPEND=${RDEPEND}
-   virtual/pkgconfig
-   dev-util/cmake
+   virtual/pkgconfig
 
 PATCHES=(
${FILESDIR}/${P}-gpgerror.patch



1.14 net-analyzer/openvas-manager/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas-manager/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   1 Oct 2014 11:12:44 -   1.13
+++ ChangeLog   22 Oct 2014 08:05:09 -  1.14
@@ -1,6 +1,14 @@
 # ChangeLog for net-analyzer/openvas-manager
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-manager/ChangeLog,v 
1.13 2014/10/01 11:12:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-manager/ChangeLog,v 
1.14 2014/10/22 08:05:09 jlec Exp $
+
+*openvas-manager-6.0_beta3 (22 Oct 2014)
+
+  22 Oct 2014; Justin Lecher j...@gentoo.org -openvas-manager-5.0.2.ebuild,
+  -openvas-manager-5.0.4.ebuild, -openvas-manager-5.0.4-r1.ebuild,
+  openvas-manager-5.0.4-r2.ebuild, -openvas-manager-6.0_beta2.ebuild,
+  +openvas-manager-6.0_beta3.ebuild:
+  Bump to latest beta; drop old
 
 *openvas-manager-5.0.4-r2 (01 Oct 2014)
 



1.1  
net-analyzer/openvas-manager/openvas-manager-6.0_beta3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-manager/openvas-manager-6.0_beta3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-manager/openvas-manager-6.0_beta3.ebuild?rev=1.1content-type=text/plain

Index: openvas-manager-6.0_beta3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-manager/openvas-manager-6.0_beta3.ebuild,v
 1.1 2014/10/22 08:05:09 jlec Exp $

EAPI=5

inherit cmake-utils systemd

MY_PN=openvasmd

DL_ID=1771

DESCRIPTION=A remote security scanner for Linux (openvas-manager)
HOMEPAGE=http://www.openvas.org/;
SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz;

SLOT=0
LICENSE=GPL-2
KEYWORDS=
IUSE=

RDEPEND=

[gentoo-commits] gentoo-x86 commit in net-analyzer/greenbone-security-assistant: greenbone-security-assistant-5.0.3-r1.ebuild ChangeLog greenbone-security-assistant-6.0_beta3.ebuild greenbone-security

2014-10-22 Thread Justin Lecher (jlec)
jlec14/10/22 08:19:17

  Modified: greenbone-security-assistant-5.0.3-r1.ebuild
ChangeLog
  Added:greenbone-security-assistant-6.0_beta3.ebuild
  Removed:  greenbone-security-assistant-5.0.3.ebuild
greenbone-security-assistant-5.0.1.ebuild
  Log:
  net-analyzer/greenbone-security-assistant: Update to latest beta; drop old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.2  
net-analyzer/greenbone-security-assistant/greenbone-security-assistant-5.0.3-r1.ebuild

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

Index: greenbone-security-assistant-5.0.3-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-5.0.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- greenbone-security-assistant-5.0.3-r1.ebuild1 Oct 2014 09:33:11 
-   1.1
+++ greenbone-security-assistant-5.0.3-r1.ebuild22 Oct 2014 08:19:17 
-  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-5.0.3-r1.ebuild,v
 1.1 2014/10/01 09:33:11 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-5.0.3-r1.ebuild,v
 1.2 2014/10/22 08:19:17 jlec Exp $
 
 EAPI=5
 
@@ -8,9 +8,11 @@
 
 MY_PN=gsad
 
+DL_ID=1734
+
 DESCRIPTION=Greenbone Security Assistant for openvas
 HOMEPAGE=http://www.openvas.org/;
-SRC_URI=http://wald.intevation.org/frs/download.php/1734/${P}.tar.gz;
+SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P}.tar.gz;
 
 SLOT=0
 LICENSE=GPL-2
@@ -37,8 +39,8 @@
 
 src_configure() {
local mycmakeargs=(
-   -DLOCALSTATEDIR=${EPREFIX}/var
-   -DSYSCONFDIR=${EPREFIX}/etc
+   -DLOCALSTATEDIR=${EPREFIX}/var
+   -DSYSCONFDIR=${EPREFIX}/etc
)
cmake-utils_src_configure
 }
@@ -57,9 +59,3 @@
systemd_newtmpfilesd ${FILESDIR}/${MY_PN}.tmpfiles.d ${MY_PN}.conf
systemd_dounit ${FILESDIR}/${MY_PN}.service
 }
-
-pkg_postinst() {
-   elog To use ${MY_PN}, you first need to:
-   elog 1. Call 'openvas-nvt-sync' to download/update plugins
-   elog 2. Call 'openvas-mkcert' to generate a server certificate
-}



1.11 net-analyzer/greenbone-security-assistant/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   1 Oct 2014 11:13:53 -   1.10
+++ ChangeLog   22 Oct 2014 08:19:17 -  1.11
@@ -1,6 +1,15 @@
 # ChangeLog for net-analyzer/greenbone-security-assistant
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v 
1.10 2014/10/01 11:13:53 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v 
1.11 2014/10/22 08:19:17 jlec Exp $
+
+*greenbone-security-assistant-6.0_beta3 (22 Oct 2014)
+
+  22 Oct 2014; Justin Lecher j...@gentoo.org
+  -greenbone-security-assistant-5.0.1.ebuild,
+  -greenbone-security-assistant-5.0.3.ebuild,
+  greenbone-security-assistant-5.0.3-r1.ebuild,
+  +greenbone-security-assistant-6.0_beta3.ebuild:
+  Update to latest beta; drop old
 
   01 Oct 2014; Justin Lecher j...@gentoo.org files/gsad.init:
   Fix service dependency



1.1  
net-analyzer/greenbone-security-assistant/greenbone-security-assistant-6.0_beta3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-6.0_beta3.ebuild?rev=1.1view=markup

[gentoo-commits] gentoo-x86 commit in net-analyzer/openvas: ChangeLog openvas-8_beta3.ebuild

2014-10-22 Thread Justin Lecher (jlec)
jlec14/10/22 08:19:33

  Modified: ChangeLog openvas-8_beta3.ebuild
  Log:
  net-analyzer/openvas: Update dependency versions
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.21 net-analyzer/openvas/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   22 Oct 2014 07:37:52 -  1.20
+++ ChangeLog   22 Oct 2014 08:19:33 -  1.21
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/openvas
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas/ChangeLog,v 1.20 
2014/10/22 07:37:52 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas/ChangeLog,v 1.21 
2014/10/22 08:19:33 jlec Exp $
+
+  22 Oct 2014; Justin Lecher j...@gentoo.org openvas-8_beta3.ebuild:
+  Update dependency versions
 
 *openvas-8_beta3 (22 Oct 2014)
 *openvas-7-r2 (22 Oct 2014)



1.2  net-analyzer/openvas/openvas-8_beta3.ebuild

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

Index: openvas-8_beta3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas/openvas-8_beta3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openvas-8_beta3.ebuild  22 Oct 2014 07:37:52 -  1.1
+++ openvas-8_beta3.ebuild  22 Oct 2014 08:19:33 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas/openvas-8_beta3.ebuild,v 1.1 
2014/10/22 07:37:52 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas/openvas-8_beta3.ebuild,v 1.2 
2014/10/22 08:19:33 jlec Exp $
 
 EAPI=5
 
@@ -15,12 +15,12 @@
 IUSE=+pdf
 
 DEPEND=
-   =net-analyzer/openvas-libraries-8
-   =net-analyzer/openvas-scanner-5
-   =net-analyzer/openvas-manager-6
-   =net-analyzer/openvas-cli-1.4
+   =net-analyzer/openvas-libraries-8_beta3
+   =net-analyzer/openvas-scanner-5_beta3
+   =net-analyzer/openvas-manager-6_beta3
+   =net-analyzer/openvas-cli-1.4_beta3
net-analyzer/openvas-tools
-   =net-analyzer/greenbone-security-assistant-6
+   =net-analyzer/greenbone-security-assistant-6_beta3
pdf? (
app-text/htmldoc
dev-texlive/texlive-latexextra






[gentoo-commits] gentoo-x86 commit in net-analyzer/openvas-cli: ChangeLog openvas-cli-1.4_beta3.ebuild

2014-10-22 Thread Justin Lecher (jlec)
jlec14/10/22 08:20:59

  Modified: ChangeLog openvas-cli-1.4_beta3.ebuild
  Log:
  net-analyzer/openvas-cli: Fix S
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.9  net-analyzer/openvas-cli/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-cli/ChangeLog?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-cli/ChangeLog?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-cli/ChangeLog?r1=1.8r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas-cli/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   22 Oct 2014 08:11:50 -  1.8
+++ ChangeLog   22 Oct 2014 08:20:59 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/openvas-cli
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-cli/ChangeLog,v 1.8 
2014/10/22 08:11:50 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-cli/ChangeLog,v 1.9 
2014/10/22 08:20:59 jlec Exp $
+
+  22 Oct 2014; Justin Lecher j...@gentoo.org openvas-cli-1.4_beta3.ebuild:
+  Fix S
 
 *openvas-cli-1.4_beta3 (22 Oct 2014)
 



1.2  net-analyzer/openvas-cli/openvas-cli-1.4_beta3.ebuild

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

Index: openvas-cli-1.4_beta3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-cli/openvas-cli-1.4_beta3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openvas-cli-1.4_beta3.ebuild22 Oct 2014 08:11:50 -  1.1
+++ openvas-cli-1.4_beta3.ebuild22 Oct 2014 08:20: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/net-analyzer/openvas-cli/openvas-cli-1.4_beta3.ebuild,v 
1.1 2014/10/22 08:11:50 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-cli/openvas-cli-1.4_beta3.ebuild,v 
1.2 2014/10/22 08:20:59 jlec Exp $
 
 EAPI=5
 
@@ -22,6 +22,8 @@
 DEPEND=${RDEPEND}
virtual/pkgconfig
 
+S=${WORKDIR}/${P/_beta/+beta}
+
 src_configure() {
local mycmakeargs=(
-DLOCALSTATEDIR=${EPREFIX}/var






[gentoo-commits] gentoo-x86 commit in dev-python/psycopg: psycopg-1.1.21.ebuild ChangeLog psycopg-2.4.4.ebuild psycopg-2.4.2.ebuild psycopg-2.4.1.ebuild

2014-10-22 Thread Ian Delaney (idella4)
idella4 14/10/22 08:21:49

  Modified: ChangeLog
  Added:psycopg-1.1.21.ebuild
  Removed:  psycopg-2.4.4.ebuild psycopg-2.4.2.ebuild
psycopg-2.4.1.ebuild
  Log:
  re-add 1.1.21 to appease old rev deps with SLOT 0, rm more old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 0xB8072B0D)

Revision  ChangesPath
1.180dev-python/psycopg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- ChangeLog   21 Oct 2014 12:07:37 -  1.179
+++ ChangeLog   22 Oct 2014 08:21:49 -  1.180
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/psycopg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.179 
2014/10/21 12:07:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.180 
2014/10/22 08:21:49 idella4 Exp $
+
+*psycopg-1.1.21 (22 Oct 2014)
+
+  22 Oct 2014; Ian Delaney idel...@gentoo.org +psycopg-1.1.21.ebuild,
+  -psycopg-2.4.1.ebuild, -psycopg-2.4.2.ebuild, -psycopg-2.4.4.ebuild:
+  re-add 1.1.21 to appease old rev deps with SLOT 0, rm more old
 
   21 Oct 2014; Jeroen Roovers j...@gentoo.org psycopg-2.5.3.ebuild:
   Stable for HPPA (bug #525508).



1.23 dev-python/psycopg/psycopg-1.1.21.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild?rev=1.23view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild?rev=1.23content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild?r1=1.22r2=1.23







[gentoo-commits] gentoo-x86 commit in net-analyzer/linkchecker: ChangeLog linkchecker-9.2.ebuild

2014-10-22 Thread Justin Lecher (jlec)
jlec14/10/22 08:34:11

  Modified: ChangeLog linkchecker-9.2.ebuild
  Log:
  net-analyzer/linkchecker: Add lower bound for dev-python/requests, #513514
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.94 net-analyzer/linkchecker/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog   30 Apr 2014 10:08:23 -  1.93
+++ ChangeLog   22 Oct 2014 08:34:11 -  1.94
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/linkchecker
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/ChangeLog,v 1.93 
2014/04/30 10:08:23 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/ChangeLog,v 1.94 
2014/10/22 08:34:11 jlec Exp $
+
+  22 Oct 2014; Justin Lecher j...@gentoo.org linkchecker-9.2.ebuild:
+  Add lower bound for dev-python/requests, #513514
 
 *linkchecker-9.2 (30 Apr 2014)
 



1.2  net-analyzer/linkchecker/linkchecker-9.2.ebuild

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

Index: linkchecker-9.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-9.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linkchecker-9.2.ebuild  30 Apr 2014 10:08:23 -  1.1
+++ linkchecker-9.2.ebuild  22 Oct 2014 08:34: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/net-analyzer/linkchecker/linkchecker-9.2.ebuild,v 1.1 
2014/04/30 10:08:23 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-9.2.ebuild,v 1.2 
2014/10/22 08:34:11 jlec Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
 
 RDEPEND=
dev-python/dnspython[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
+   =dev-python/requests-2.2.1[${PYTHON_USEDEP}]
bash-completion? ( dev-python/argcomplete[${PYTHON_USEDEP}] )
clamav? ( app-antivirus/clamav )
geoip? ( dev-python/geoip-python[${PYTHON_USEDEP}] )






[gentoo-commits] gentoo-x86 commit in app-office/gnucash: gnucash-2.6.4.ebuild ChangeLog

2014-10-22 Thread Pacho Ramos (pacho)
pacho   14/10/22 08:38:40

  Modified: gnucash-2.6.4.ebuild ChangeLog
  Log:
  slib dependency is not needed (#526404 by Ooblick)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  app-office/gnucash/gnucash-2.6.4.ebuild

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

Index: gnucash-2.6.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.6.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnucash-2.6.4.ebuild14 Oct 2014 11:40:13 -  1.1
+++ gnucash-2.6.4.ebuild22 Oct 2014 08: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/app-office/gnucash/gnucash-2.6.4.ebuild,v 
1.1 2014/10/14 11:40:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.6.4.ebuild,v 
1.2 2014/10/22 08:38:40 pacho Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -27,7 +27,6 @@
dev-libs/libxslt
=dev-scheme/guile-1.8.3:12[deprecated,regex]
dev-scheme/guile-www
-   =dev-scheme/slib-3.1.4
gnome-base/libgnomecanvas
=net-libs/webkit-gtk-1.2:2
=sys-libs/zlib-1.1.4



1.284app-office/gnucash/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -r1.283 -r1.284
--- ChangeLog   14 Oct 2014 11:40:13 -  1.283
+++ ChangeLog   22 Oct 2014 08:38:40 -  1.284
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/gnucash
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.283 
2014/10/14 11:40:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.284 
2014/10/22 08:38:40 pacho Exp $
+
+  22 Oct 2014; Pacho Ramos pa...@gentoo.org gnucash-2.6.4.ebuild:
+  slib dependency is not needed (#526404 by Ooblick)
 
 *gnucash-2.6.4 (14 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in sci-visualization/epix: metadata.xml ChangeLog epix-1.2.10.ebuild epix-1.2.11.ebuild epix-1.2.11-r1.ebuild

2014-10-22 Thread Justin Lecher (jlec)
jlec14/10/22 08:46:46

  Modified: metadata.xml ChangeLog epix-1.2.10.ebuild
epix-1.2.11.ebuild
  Added:epix-1.2.11-r1.ebuild
  Log:
  sci-visualization/epix: Fix bashcomp installation, #526322
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.7  sci-visualization/epix/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/epix/metadata.xml?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/epix/metadata.xml?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/epix/metadata.xml?r1=1.6r2=1.7

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/epix/metadata.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- metadata.xml16 Jul 2013 16:42:15 -  1.6
+++ metadata.xml22 Oct 2014 08:46:45 -  1.7
@@ -1,8 +1,8 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdsci/herd
-longdescription lang=en
+  herdsci/herd
+  longdescription lang=en
   ePiX creates mathematically accurate figures, plots, and
   movies using easy-to-learn syntax. The output is expressly suitable
   for use with LaTeX; figures may be written in a LaTeX picture



1.51 sci-visualization/epix/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/epix/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   16 Jul 2013 16:42:15 -  1.50
+++ ChangeLog   22 Oct 2014 08:46:45 -  1.51
@@ -1,6 +1,12 @@
 # ChangeLog for sci-visualization/epix
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/ChangeLog,v 1.50 
2013/07/16 16:42:15 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/ChangeLog,v 1.51 
2014/10/22 08:46:45 jlec Exp $
+
+*epix-1.2.11-r1 (22 Oct 2014)
+
+  22 Oct 2014; Justin Lecher j...@gentoo.org epix-1.2.10.ebuild,
+  epix-1.2.11.ebuild, +epix-1.2.11-r1.ebuild, metadata.xml:
+  Fix bashcomp installation, #526322
 
 *epix-1.2.11 (16 Jul 2013)
 



1.9  sci-visualization/epix/epix-1.2.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/epix/epix-1.2.10.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/epix/epix-1.2.10.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/epix/epix-1.2.10.ebuild?r1=1.8r2=1.9

Index: epix-1.2.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.10.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- epix-1.2.10.ebuild  4 Dec 2012 15:38:19 -   1.8
+++ epix-1.2.10.ebuild  22 Oct 2014 08:46:45 -  1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.10.ebuild,v 
1.8 2012/12/04 15:38:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.10.ebuild,v 
1.9 2014/10/22 08:46:45 jlec Exp $
 
 EAPI=4
 
@@ -46,6 +46,7 @@
elisp-site-file-install ${FILESDIR}/${SITEFILE}
fi
newbashcomp bash_completions epix
+   bashcomp_alias epix flix elaps laps
if use doc; then
insinto /usr/share/doc/${PF}
doins doc/*gz



1.2  sci-visualization/epix/epix-1.2.11.ebuild

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

Index: epix-1.2.11.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/epix/epix-1.2.11.ebuild,v
retrieving 

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

2014-10-22 Thread Justin Lecher (jlec)
jlec14/10/22 08:52:51

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

Revision  ChangesPath
1.152sci-chemistry/ccpn/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- ChangeLog   20 Oct 2014 10:44:36 -  1.151
+++ ChangeLog   22 Oct 2014 08:52:51 -  1.152
@@ -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.151 
2014/10/20 10:44:36 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.152 
2014/10/22 08:52:51 jlec Exp $
+
+*ccpn-2.4.1_p141022 (22 Oct 2014)
+
+  22 Oct 2014; Justin Lecher j...@gentoo.org +ccpn-2.4.1_p141022.ebuild:
+  Todays python patches
 
 *ccpn-2.4.1_p141020 (20 Oct 2014)
 



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

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

Index: ccpn-2.4.1_p141022.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_p141022.ebuild,v 1.1 
2014/10/22 08:52:51 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 media-libs/jasper: jasper-1.900.1-r6.ebuild ChangeLog

2014-10-22 Thread Pacho Ramos (pacho)
pacho   14/10/22 09:14:58

  Modified: jasper-1.900.1-r6.ebuild ChangeLog
  Log:
  amd64 stable, bug #513812
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.12 media-libs/jasper/jasper-1.900.1-r6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/jasper/jasper-1.900.1-r6.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/jasper/jasper-1.900.1-r6.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/jasper/jasper-1.900.1-r6.ebuild?r1=1.11r2=1.12

Index: jasper-1.900.1-r6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.900.1-r6.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- jasper-1.900.1-r6.ebuild21 Oct 2014 00:45:27 -  1.11
+++ jasper-1.900.1-r6.ebuild22 Oct 2014 09:14:58 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.900.1-r6.ebuild,v 1.11 
2014/10/21 00:45:27 zerochaos Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.900.1-r6.ebuild,v 1.12 
2014/10/22 09:14:58 pacho Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 
 LICENSE=JasPer2.0
 SLOT=0
-KEYWORDS=alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
 IUSE=jpeg opengl static-libs
 
 RDEPEND=



1.88 media-libs/jasper/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   21 Oct 2014 00:45:27 -  1.87
+++ ChangeLog   22 Oct 2014 09:14:58 -  1.88
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/jasper
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.87 
2014/10/21 00:45:27 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.88 
2014/10/22 09:14:58 pacho Exp $
+
+  22 Oct 2014; Pacho Ramos pa...@gentoo.org jasper-1.900.1-r6.ebuild:
+  amd64 stable, bug #513812
 
   21 Oct 2014; Rick Farina zeroch...@gentoo.org jasper-1.900.1-r6.ebuild:
   use virtual instead of direct dep






[gentoo-commits] gentoo-x86 commit in net-misc/x2goclient: x2goclient-4.0.3.0.ebuild ChangeLog x2goclient-4.0.1.3-r2.ebuild x2goclient-4.0.1.0.ebuild x2goclient-4.0.1.3-r1.ebuild

2014-10-22 Thread Bernard Cafarelli (voyageur)
voyageur14/10/22 09:33:26

  Modified: ChangeLog
  Added:x2goclient-4.0.3.0.ebuild
  Removed:  x2goclient-4.0.1.3-r2.ebuild
x2goclient-4.0.1.0.ebuild
x2goclient-4.0.1.3-r1.ebuild
  Log:
  Version bump, drop old 4.0.1 versions
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.33 net-misc/x2goclient/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   5 Aug 2014 09:17:04 -   1.32
+++ ChangeLog   22 Oct 2014 09:33:26 -  1.33
@@ -1,6 +1,15 @@
 # ChangeLog for net-misc/x2goclient
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.32 
2014/08/05 09:17:04 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.33 
2014/10/22 09:33:26 voyageur Exp $
+
+*x2goclient-4.0.3.0 (22 Oct 2014)
+
+  22 Oct 2014; Bernard Cafarelli voyag...@gentoo.org
+  -x2goclient-4.0.1.0.ebuild, -x2goclient-4.0.1.3-r1.ebuild,
+  -x2goclient-4.0.1.3-r2.ebuild, +x2goclient-4.0.3.0.ebuild,
+  -files/x2goclient-4.0.1.3-password_connection.patch,
+  -files/x2goclient-4.0.1.3-timeout.patch:
+  Version bump, drop old 4.0.1 versions
 
 *x2goclient-4.0.2.1 (05 Aug 2014)
 



1.1  net-misc/x2goclient/x2goclient-4.0.3.0.ebuild

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

Index: x2goclient-4.0.3.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.0.ebuild,v 1.1 
2014/10/22 09:33:26 voyageur Exp $

EAPI=5
inherit eutils nsplugins qt4-r2

DESCRIPTION=The X2Go Qt client
HOMEPAGE=http://www.x2go.org;
SRC_URI=http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;

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

DEPEND==net-libs/libssh-0.6.0_rc1
net-print/cups
dev-qt/qtcore:4[ssl]
dev-qt/qtgui:4
dev-qt/qtsvg:4
ldap? ( net-nds/openldap )
RDEPEND=${DEPEND}
net-misc/nx

CLIENT_BUILD=${WORKDIR}/${P}.client_build
PLUGIN_BUILD=${WORKDIR}/${P}.plugin_build

src_prepare() {
if ! use ldap; then
sed -e s/-lldap// -i x2goclient.pro || die
sed -e s/#define USELDAP// -i x2goclientconfig.h || die
fi

mkdir -p ${CLIENT_BUILD}
use nsplugin  mkdir -p ${PLUGIN_BUILD}
}

src_configure() {
cd ${CLIENT_BUILD}
eqmake4 ${S}/x2goclient.pro

if use nsplugin;
then
cd ${PLUGIN_BUILD}
X2GO_CLIENT_TARGET=plugin eqmake4 ${S}/x2goclient.pro
fi
}

src_compile() {
cd ${CLIENT_BUILD}
qt4-r2_src_compile

if use nsplugin;
then
cd ${PLUGIN_BUILD}
qt4-r2_src_compile
fi
}

src_install() {
dobin ${CLIENT_BUILD}/${PN}

insinto /usr/share/pixmaps/x2goclient
doins -r icons/*

domenu desktop/${PN}.desktop
doman man/man?/*

if use nsplugin;
then
# PLUGINS_DIR comes from nsplugins.eclass
exeinto /usr/$(get_libdir)/${PLUGINS_DIR}
doexe ${PLUGIN_BUILD}/libx2goplugin.so
fi

emake DESTDIR=${D} PREFIX=/usr install_pluginprovider
}






[gentoo-commits] gentoo-x86 commit in net-misc/x2goclient/files: x2goclient-4.0.1.3-password_connection.patch x2goclient-4.0.1.3-timeout.patch

2014-10-22 Thread Bernard Cafarelli (voyageur)
voyageur14/10/22 09:33:26

  Removed:  x2goclient-4.0.1.3-password_connection.patch
x2goclient-4.0.1.3-timeout.patch
  Log:
  Version bump, drop old 4.0.1 versions
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)



[gentoo-commits] gentoo-x86 commit in dev-python/backports: backports-1.0.ebuild ChangeLog

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 09:52:28

  Modified: backports-1.0.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #525246).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.7  dev-python/backports/backports-1.0.ebuild

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

Index: backports-1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/backports/backports-1.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- backports-1.0.ebuild13 Aug 2014 18:22:48 -  1.6
+++ backports-1.0.ebuild22 Oct 2014 09:52:28 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/backports/backports-1.0.ebuild,v 
1.6 2014/08/13 18:22:48 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/backports/backports-1.0.ebuild,v 
1.7 2014/10/22 09:52:28 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -13,6 +13,6 @@
 
 LICENSE=PYTHON
 SLOT=0
-KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
 
 RDEPEND=!dev-python/backports-lzma-0.0.2-r1



1.7  dev-python/backports/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/backports/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   13 Aug 2014 18:22:48 -  1.6
+++ ChangeLog   22 Oct 2014 09:52:28 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/backports
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/backports/ChangeLog,v 1.6 
2014/08/13 18:22:48 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/backports/ChangeLog,v 1.7 
2014/10/22 09:52:28 jer Exp $
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org backports-1.0.ebuild:
+  Marked ~hppa (bug #525246).
 
   13 Aug 2014; Anthony G. Basile bluen...@gentoo.org backports-1.0.ebuild:
   Keyword ~ppc and ~ppc64, bug #486272






[gentoo-commits] gentoo-x86 commit in dev-python/backports-ssl-match-hostname: backports-ssl-match-hostname-3.4.0.2.ebuild ChangeLog

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 09:52:54

  Modified: backports-ssl-match-hostname-3.4.0.2.ebuild
ChangeLog
  Log:
  Marked ~hppa (bug #525246).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.8  
dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.4.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.4.0.2.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.4.0.2.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.4.0.2.ebuild?r1=1.7r2=1.8

Index: backports-ssl-match-hostname-3.4.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.4.0.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- backports-ssl-match-hostname-3.4.0.2.ebuild 13 Aug 2014 18:23:26 -  
1.7
+++ backports-ssl-match-hostname-3.4.0.2.ebuild 22 Oct 2014 09:52:54 -  
1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.4.0.2.ebuild,v
 1.7 2014/08/13 18:23:26 blueness Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.4.0.2.ebuild,v
 1.8 2014/10/22 09:52:54 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -17,7 +17,7 @@
 
 LICENSE=PYTHON
 SLOT=0
-KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
 RDEPEND=dev-python/backports[${PYTHON_USEDEP}]



1.8  dev-python/backports-ssl-match-hostname/ChangeLog

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

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/backports-ssl-match-hostname/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   13 Aug 2014 18:23:26 -  1.7
+++ ChangeLog   22 Oct 2014 09:52:54 -  1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/backports-ssl-match-hostname
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/backports-ssl-match-hostname/ChangeLog,v 1.7 
2014/08/13 18:23:26 blueness Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/backports-ssl-match-hostname/ChangeLog,v 1.8 
2014/10/22 09:52:54 jer Exp $
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org
+  backports-ssl-match-hostname-3.4.0.2.ebuild:
+  Marked ~hppa (bug #525246).
 
   13 Aug 2014; Anthony G. Basile bluen...@gentoo.org
   backports-ssl-match-hostname-3.4.0.2.ebuild:






[gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog package.use.mask

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 09:58:55

  Modified: ChangeLog package.use.mask
  Log:
  Mask USE=test for dev-python/urllib3.

Revision  ChangesPath
1.228profiles/arch/hppa/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -r1.227 -r1.228
--- ChangeLog   19 Oct 2014 21:35:39 -  1.227
+++ ChangeLog   22 Oct 2014 09:58:55 -  1.228
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/hppa profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.227 
2014/10/19 21:35:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.228 
2014/10/22 09:58:55 jer Exp $
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org package.use.mask:
+  Mask USE=test for dev-python/urllib3.
 
   19 Oct 2014; Jeroen Roovers j...@gentoo.org use.mask:
   sys-devel/gcc says USE=sanitize has not been ported to HPPA (bug #504200).



1.149profiles/arch/hppa/package.use.mask

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

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- package.use.mask19 Oct 2014 21:04:42 -  1.148
+++ package.use.mask22 Oct 2014 09:58:55 -  1.149
@@ -1,9 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v 1.148 
2014/10/19 21:04:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v 1.149 
2014/10/22 09:58:55 jer Exp $
 
 # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to 
h...@gentoo.org.
 
+# Jeroen Roovers j...@gentoo.org (22 Oct 2014)
+# needs www-servers/tornado
+dev-python/urllib3 test
+
 # Jeroen Roovers j...@gentoo.org (19 Oct 2014)
 # requires dev-python/restkit which requires
 # dev-python/socketpool which requires dev-python/gevent which requires






[gentoo-commits] gentoo-x86 commit in dev-python/urllib3: urllib3-1.9.1.ebuild ChangeLog

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 09:59:22

  Modified: urllib3-1.9.1.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #525246).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.3  dev-python/urllib3/urllib3-1.9.1.ebuild

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

Index: urllib3-1.9.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/urllib3/urllib3-1.9.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- urllib3-1.9.1.ebuild15 Oct 2014 23:14:04 -  1.2
+++ urllib3-1.9.1.ebuild22 Oct 2014 09:59:22 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urllib3/urllib3-1.9.1.ebuild,v 
1.2 2014/10/15 23:14:04 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urllib3/urllib3-1.9.1.ebuild,v 
1.3 2014/10/22 09:59:22 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86
+KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86
 IUSE=doc test
 
 RDEPEND=dev-python/six[${PYTHON_USEDEP}]



1.27 dev-python/urllib3/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/urllib3/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   15 Oct 2014 23:14:04 -  1.26
+++ ChangeLog   22 Oct 2014 09:59:22 -  1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/urllib3
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urllib3/ChangeLog,v 1.26 
2014/10/15 23:14:04 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urllib3/ChangeLog,v 1.27 
2014/10/22 09:59:22 jer Exp $
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org urllib3-1.9.1.ebuild:
+  Marked ~hppa (bug #525246).
 
   15 Oct 2014; Anthony G. Basile bluen...@gentoo.org urllib3-1.8.3.ebuild,
   urllib3-1.9.1.ebuild, urllib3-1.9.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/webtest: ChangeLog webtest-2.0.15.ebuild

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 10:01:53

  Modified: ChangeLog webtest-2.0.15.ebuild
  Log:
  Marked ~hppa (bug #525246).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.87 dev-python/webtest/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   15 Oct 2014 23:15:54 -  1.86
+++ ChangeLog   22 Oct 2014 10:01:53 -  1.87
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/webtest
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.86 
2014/10/15 23:15:54 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.87 
2014/10/22 10:01:53 jer Exp $
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org webtest-2.0.15.ebuild:
+  Marked ~hppa (bug #525246).
 
   15 Oct 2014; Anthony G. Basile bluen...@gentoo.org webtest-2.0.11.ebuild,
   webtest-2.0.14.ebuild, webtest-2.0.15.ebuild:



1.6  dev-python/webtest/webtest-2.0.15.ebuild

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

Index: webtest-2.0.15.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.15.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- webtest-2.0.15.ebuild   15 Oct 2014 23:15:54 -  1.5
+++ webtest-2.0.15.ebuild   22 Oct 2014 10:01:53 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.15.ebuild,v 
1.5 2014/10/15 23:15:54 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.15.ebuild,v 
1.6 2014/10/22 10:01:53 jer Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
+KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86
 IUSE=doc test
 
 #nose1.3.0






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

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 10:01:20

  Modified: wsgiproxy2-0.4.1.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #525246).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.7  dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

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

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wsgiproxy2-0.4.1.ebuild 15 Oct 2014 23:15:11 -  1.6
+++ wsgiproxy2-0.4.1.ebuild 22 Oct 2014 10:01:20 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.6 
2014/10/15 23:15:11 blueness Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.7 
2014/10/22 10:01:20 jer Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
+KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86
 IUSE=doc test
 
 RDEPEND=dev-python/urllib3[${PYTHON_USEDEP}]



1.12 dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   15 Oct 2014 23:15:11 -  1.11
+++ ChangeLog   22 Oct 2014 10:01:20 -  1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.11 
2014/10/15 23:15:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.12 
2014/10/22 10:01:20 jer Exp $
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org wsgiproxy2-0.4.1.ebuild:
+  Marked ~hppa (bug #525246).
 
   15 Oct 2014; Anthony G. Basile bluen...@gentoo.org wsgiproxy2-0.4.1.ebuild:
   Keyworded ~ppc and ~ppc64, bug #525246






[gentoo-commits] gentoo-x86 commit in dev-python/gmpy: gmpy-2.0.4.ebuild ChangeLog gmpy-1.17.ebuild

2014-10-22 Thread Ian Delaney (idella4)
idella4 14/10/22 10:03:39

  Modified: ChangeLog
  Added:gmpy-2.0.4.ebuild
  Removed:  gmpy-1.17.ebuild
  Log:
  bump; clean old python impls, update SRC_URI and deps, add IUSE doc and all 
that goes with doc build, fix issue re fno-strict-aliasing under py2, rm old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.44 dev-python/gmpy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/gmpy/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   27 Aug 2014 12:06:13 -  1.43
+++ ChangeLog   22 Oct 2014 10:03:39 -  1.44
@@ -1,6 +1,13 @@
 # ChangeLog for dev-python/gmpy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gmpy/ChangeLog,v 1.43 2014/08/27 
12:06:13 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gmpy/ChangeLog,v 1.44 2014/10/22 
10:03:39 idella4 Exp $
+
+*gmpy-2.0.4 (22 Oct 2014)
+
+  22 Oct 2014; Ian Delaney idel...@gentoo.org +gmpy-2.0.4.ebuild,
+  -gmpy-1.17.ebuild:
+  bump; clean old python impls, update SRC_URI and deps, add IUSE doc and all
+  that goes with doc build, fix issue re fno-strict-aliasing under py2, rm old
 
   27 Aug 2014; Anthony G. Basile bluen...@gentoo.org gmpy-1.16.ebuild,
   gmpy-1.17.ebuild, gmpy-2.0.0.ebuild, gmpy-2.0.3.ebuild:



1.1  dev-python/gmpy/gmpy-2.0.4.ebuild

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

Index: gmpy-2.0.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/gmpy/gmpy-2.0.4.ebuild,v 1.1 
2014/10/22 10:03:39 idella4 Exp $

EAPI=5

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

inherit distutils-r1

MY_PN=${PN}2
MY_P=${MY_PN}-${PV}

DESCRIPTION=Python bindings for GMP, MPC, MPFR and MPIR libraries
HOMEPAGE=http://code.google.com/p/gmpy/;
SRC_URI=mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.zip

LICENSE=LGPL-2.1
SLOT=2
KEYWORDS=~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos
IUSE=doc mpir

RDEPEND=
=dev-libs/mpc-1.0.2
=dev-libs/mpfr-3.1.2
!mpir? ( dev-libs/gmp )
mpir? ( sci-libs/mpir )
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
DEPEND=${RDEPEND}
app-arch/unzip

S=${WORKDIR}/${MY_P}

python_configure_all() {
mydistutilsargs=(
$(usex mpir --mpir --gmp)
)
}

python_compile() {
if ! python_is_python3; then
local CFLAGS=${CFLAGS} -fno-strict-aliasing
export CFLAGS
fi
distutils-r1_python_compile
}

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

python_test() {
cd test || die
${PYTHON} runtests.py || die
}

python_install_all() {
use doc  local HTML_DOCS=( docs/_build/html/. )
distutils-r1_python_install_all
}






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

2014-10-22 Thread Raul Porcel (armin76)
armin76 14/10/22 10:31:38

  Modified: kgcc64-4.7.3.ebuild ChangeLog
  Log:
  sparc stable
  
  (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 
0xF6AD3240)

Revision  ChangesPath
1.5  sys-devel/kgcc64/kgcc64-4.7.3.ebuild

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

Index: kgcc64-4.7.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.7.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kgcc64-4.7.3.ebuild 17 Sep 2014 08:20:33 -  1.4
+++ kgcc64-4.7.3.ebuild 22 Oct 2014 10:31:38 -  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-devel/kgcc64/kgcc64-4.7.3.ebuild,v 1.4 
2014/09/17 08:20:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.7.3.ebuild,v 1.5 
2014/10/22 10:31:38 armin76 Exp $
 
 EAPI=4
 
@@ -24,7 +24,7 @@
 DESCRIPTION=64bit kernel compiler
 
 # Works on mips and sparc; all other archs, refer to bug #228115
-KEYWORDS=hppa ~sparc
+KEYWORDS=hppa sparc
 
 RDEPEND==dev-libs/gmp-4.3.2
=dev-libs/mpfr-2.4.2



1.60 sys-devel/kgcc64/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog   30 Sep 2014 09:46:07 -  1.59
+++ ChangeLog   22 Oct 2014 10:31:38 -  1.60
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/kgcc64
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.59 
2014/09/30 09:46:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.60 
2014/10/22 10:31:38 armin76 Exp $
+
+  22 Oct 2014; Raúl Porcel armi...@gentoo.org kgcc64-4.7.3.ebuild:
+  sparc stable
 
   30 Sep 2014; Jeroen Roovers j...@gentoo.org kgcc64-4.9.1.ebuild:
   Marked ~hppa too.






[gentoo-commits] gentoo-x86 commit in media-tv/gentoo-vdr-scripts: ChangeLog gentoo-vdr-scripts-2.5_rc4.ebuild gentoo-vdr-scripts-2.5_rc3.ebuild

2014-10-22 Thread Joerg Bornkessel (hd_brummy)
hd_brummy14/10/22 10:59:09

  Modified: ChangeLog
  Added:gentoo-vdr-scripts-2.5_rc4.ebuild
  Removed:  gentoo-vdr-scripts-2.5_rc3.ebuild
  Log:
  bump (again), something goes wrong with last commit
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
34C2808A)

Revision  ChangesPath
1.129media-tv/gentoo-vdr-scripts/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog?rev=1.129view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog?rev=1.129content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog?r1=1.128r2=1.129

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog   21 Oct 2014 21:00:54 -  1.128
+++ ChangeLog   22 Oct 2014 10:59:08 -  1.129
@@ -1,6 +1,12 @@
 # ChangeLog for media-tv/gentoo-vdr-scripts
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v 
1.128 2014/10/21 21:00:54 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v 
1.129 2014/10/22 10:59:08 hd_brummy Exp $
+
+*gentoo-vdr-scripts-2.5_rc4 (22 Oct 2014)
+
+  22 Oct 2014; Joerg Bornkessel hd_bru...@gentoo.org
+  -gentoo-vdr-scripts-2.5_rc3.ebuild, +gentoo-vdr-scripts-2.5_rc4.ebuild:
+  bump (again), something goes wrong with last commit
 
 *gentoo-vdr-scripts-2.5_rc3 (21 Oct 2014)
 



1.1  
media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5_rc4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5_rc4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5_rc4.ebuild?rev=1.1content-type=text/plain

Index: gentoo-vdr-scripts-2.5_rc4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5_rc4.ebuild,v
 1.1 2014/10/22 10:59:08 hd_brummy Exp $

EAPI=5

inherit eutils user

DESCRIPTION=Scripts necessary for use of vdr as a set-top-box
HOMEPAGE=http://www.gentoo.org/;
SRC_URI=mirror://gentoo/${P}.tar.bz2
http://dev.gentoo.org/~hd_brummy/distfiles/${P}.tar.bz2;

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

RDEPEND=nvram? ( sys-power/nvram-wakeup )
app-admin/sudo
sys-process/wait_on_pid

VDR_HOME=/var/vdr

pkg_setup() {
enewgroup vdr

# Add user vdr to these groups:
#   video - accessing dvb-devices
#   audio - playing sound when using software-devices
#   cdrom - playing dvds/audio-cds ...
enewuser vdr -1 /bin/bash ${VDR_HOME} vdr,video,audio,cdrom
}

src_prepare() {
# moved into own package
sed -e '/SUBDIRS =/s# bin # #' -i usr/Makefile
sed -e '/all:/s#compile##' -i Makefile
}

src_install() {
emake -s install DESTDIR=${D} || die make install failed
dodoc README TODO ChangeLog README.grub2

# create necessary directories
diropts -ovdr -gvdr
keepdir ${VDR_HOME}

local kd
for kd in shutdown-data merged-config-files dvd-images tmp; do
keepdir ${VDR_HOME}/${kd}
done
}

pkg_preinst() {
local PLUGINS_NEW=0
if [[ -f ${ROOT}/etc/conf.d/vdr.plugins ]]; then
PLUGINS_NEW=$(grep -v '^#' ${ROOT}/etc/conf.d/vdr.plugins 
|grep -v '^$'|wc -l)
fi
if [[ ${PLUGINS_NEW}  0 ]]; then
cp ${ROOT}/etc/conf.d/vdr.plugins 
${D}/etc/conf.d/vdr.plugins
else
einfo Migrating PLUGINS setting from /etc/conf.d/vdr to 
/etc/conf.d/vdr.plugins
local PLUGIN
for PLUGIN in $(source ${ROOT}/etc/conf.d/vdr;echo $PLUGINS); 
do
echo ${PLUGIN}  ${D}/etc/conf.d/vdr.plugins
done
fi

has_version ${CATEGORY}/${PN}-0.5.4
previous_less_than_0_5_4=$?
}

VDRSUDOENTRY=vdr ALL=NOPASSWD:/usr/share/vdr/bin/vdrshutdown-really.sh

pkg_postinst() {
if [[ $previous_less_than_0_5_4 = 0 ]] ; then
einfo \nVDR use now default the --cachedir parameter to store 
the epg.file
einfo Please do not override this with the EPGFILE variable\n

einfo svdrp port 2001 support removed\n

einfo --rcu support removed, use media-plugin/vdr-rcu\n
fi

elog nvram wakeup is optional.
elog To make use of it emerge 

[gentoo-commits] proj/portage:plugin-sync commit in: pym/portage/sync/modules/rsync/

2014-10-22 Thread Zac Medico
commit: b1fddaac107100a6722008e7ae646531b223d794
Author: Zac Medico zmedico AT gentoo DOT org
AuthorDate: Wed Oct 22 10:59:32 2014 +
Commit: Zac Medico zmedico AT gentoo DOT org
CommitDate: Wed Oct 22 10:59:32 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=b1fddaac

RsyncSync: support file:// sync-uri

This will be useful for unit tests that will sync from a local
file:// sync-uri.

---
 pym/portage/sync/modules/rsync/rsync.py | 13 +++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/pym/portage/sync/modules/rsync/rsync.py 
b/pym/portage/sync/modules/rsync/rsync.py
index 76d83f2..74c10e7 100644
--- a/pym/portage/sync/modules/rsync/rsync.py
+++ b/pym/portage/sync/modules/rsync/rsync.py
@@ -66,6 +66,9 @@ class RsyncSync(SyncBase):
rsync_opts = self._validate_rsync_opts(rsync_opts, 
syncuri)
self.rsync_opts = self._rsync_opts_extend(opts, rsync_opts)
 
+   self.extra_rsync_opts = portage.util.shlex_split(
+   self.settings.get(PORTAGE_RSYNC_EXTRA_OPTS,))
+
# Real local timestamp file.
self.servertimestampfile = os.path.join(
self.repo.location, metadata, timestamp.chk)
@@ -93,6 +96,14 @@ class RsyncSync(SyncBase):
except:
maxretries = -1 #default number of retries
 
+   if syncuri.startswith(file://):
+   self.proto = file
+   dosyncuri = syncuri[6:]
+   is_synced, exitcode = self._do_rsync(
+   dosyncuri, timestamp, opts)
+   self._process_exitcode(exitcode, dosyncuri, out, 1)
+   return (exitcode, exitcode == os.EX_OK)
+
retries=0
try:
self.proto, user_name, hostname, port = re.split(
@@ -116,8 +127,6 @@ class RsyncSync(SyncBase):
getaddrinfo_host = hostname[1:-1]
updatecache_flg=True
all_rsync_opts = set(self.rsync_opts)
-   self.extra_rsync_opts = portage.util.shlex_split(
-   self.settings.get(PORTAGE_RSYNC_EXTRA_OPTS,))
all_rsync_opts.update(self.extra_rsync_opts)
 
family = socket.AF_UNSPEC



[gentoo-commits] proj/portage:plugin-sync commit in: pym/portage/sync/modules/git/

2014-10-22 Thread Zac Medico
commit: b1d34a76a90edeb9839e3004ee2871b716e8965a
Author: Zac Medico zmedico AT gentoo DOT org
AuthorDate: Wed Oct 22 11:01:03 2014 +
Commit: Zac Medico zmedico AT gentoo DOT org
CommitDate: Wed Oct 22 11:01:03 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=b1d34a76

GitSync: support file:// sync-uri

This will be useful for unit tests that will sync from a local
file:// sync-uri.

---
 pym/portage/sync/modules/git/git.py | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/pym/portage/sync/modules/git/git.py 
b/pym/portage/sync/modules/git/git.py
index 7c28139..35943dd 100644
--- a/pym/portage/sync/modules/git/git.py
+++ b/pym/portage/sync/modules/git/git.py
@@ -60,10 +60,13 @@ class GitSync(SyncBase):
msg =  Cloning git repository from upstream into %s... % 
self.repo.location
self.logger(self.xterm_titles, msg)
writemsg_level(msg + \n)
+   sync_uri = self.repo.sync_uri
+   if sync_uri.startswith(file://):
+   sync_uri = sync_uri[6:]
exitcode = portage.process.spawn_bash(cd %s ; %s clone %s . % 
\
(portage._shell_quote(self.repo.location),
self.bin_command,
-   portage._shell_quote(self.repo.sync_uri)),
+   portage._shell_quote(sync_uri)),
**portage._native_kwargs(self.spawn_kwargs))
if exitcode != os.EX_OK:
msg = !!! git clone error in %s % self.repo.location



[gentoo-commits] gentoo-x86 commit in app-misc/devtodo: ChangeLog devtodo-0.1.20-r2.ebuild

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 11:13:09

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

Revision  ChangesPath
1.99 app-misc/devtodo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/devtodo/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog   22 Oct 2014 07:27:04 -  1.98
+++ ChangeLog   22 Oct 2014 11:13:09 -  1.99
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/devtodo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/ChangeLog,v 1.98 
2014/10/22 07:27:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/ChangeLog,v 1.99 
2014/10/22 11:13:09 jer Exp $
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org devtodo-0.1.20-r2.ebuild:
+  Stable for HPPA (bug #526420).
 
 *devtodo-0.1.20-r2 (22 Oct 2014)
 



1.2  app-misc/devtodo/devtodo-0.1.20-r2.ebuild

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

Index: devtodo-0.1.20-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.20-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- devtodo-0.1.20-r2.ebuild22 Oct 2014 07:27:04 -  1.1
+++ devtodo-0.1.20-r2.ebuild22 Oct 2014 11:13:09 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.20-r2.ebuild,v 
1.1 2014/10/22 07:27:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.20-r2.ebuild,v 
1.2 2014/10/22 11:13:09 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos
 IUSE=
 
 RDEPEND=






[gentoo-commits] proj/portage:plugin-sync commit in: pym/portage/tests/sync/

2014-10-22 Thread Zac Medico
commit: a8fcba31e0eada1048d69d0f8c507e6362614af2
Author: Zac Medico zmedico AT gentoo DOT org
AuthorDate: Wed Oct 22 12:10:53 2014 +
Commit: Zac Medico zmedico AT gentoo DOT org
CommitDate: Wed Oct 22 12:10:53 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=a8fcba31

Test sync with rsync and git, using file:// uri

---
 pym/portage/tests/sync/__init__.py|   2 +
 pym/portage/tests/sync/__test__.py|   0
 pym/portage/tests/sync/test_sync_local.py | 186 ++
 3 files changed, 188 insertions(+)

diff --git a/pym/portage/tests/sync/__init__.py 
b/pym/portage/tests/sync/__init__.py
new file mode 100644
index 000..7cd880e
--- /dev/null
+++ b/pym/portage/tests/sync/__init__.py
@@ -0,0 +1,2 @@
+# Copyright 2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2

diff --git a/pym/portage/tests/sync/__test__.py 
b/pym/portage/tests/sync/__test__.py
new file mode 100644
index 000..e69de29

diff --git a/pym/portage/tests/sync/test_sync_local.py 
b/pym/portage/tests/sync/test_sync_local.py
new file mode 100644
index 000..ace3918
--- /dev/null
+++ b/pym/portage/tests/sync/test_sync_local.py
@@ -0,0 +1,186 @@
+# Copyright 2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+import subprocess
+import sys
+import textwrap
+import time
+
+import portage
+from portage import os, shutil
+from portage import _unicode_decode
+from portage.const import PORTAGE_PYM_PATH, TIMESTAMP_FORMAT
+from portage.process import find_binary
+from portage.tests import TestCase
+from portage.tests.resolver.ResolverPlayground import ResolverPlayground
+from portage.util import ensure_dirs
+
+class SyncLocalTestCase(TestCase):
+   
+   Test sync with rsync and git, using file:// sync-uri.
+   
+
+   def _must_skip(self):
+   if find_binary(rsync) is None:
+   return rsync: command not found
+   if find_binary(git) is None:
+   return git: command not found
+
+   def testSyncLocal(self):
+   debug = False
+
+   skip_reason = self._must_skip()
+   if skip_reason:
+   self.portage_skip = skip_reason
+   self.assertFalse(True, skip_reason)
+   return
+
+   repos_conf = textwrap.dedent(
+   [test_repo]
+   location = %(EPREFIX)s/var/repositories/test_repo
+   sync-type = %(sync-type)s
+   sync-uri = 
file:/%(EPREFIX)s/var/repositories/test_repo_sync
+   auto-sync = yes
+   )
+
+   profile = {
+   eapi: (5,),
+   package.use.stable.mask: (dev-libs/A flag,)
+   }
+
+   ebuilds = {
+   dev-libs/A-0: {}
+   }
+
+   playground = ResolverPlayground(ebuilds=ebuilds,
+   profile=profile, user_config={}, debug=debug)
+   settings = playground.settings
+   eprefix = settings[EPREFIX]
+   eroot = settings[EROOT]
+   homedir = os.path.join(eroot, home)
+   distdir = os.path.join(eprefix, distdir)
+   repo = settings.repositories[test_repo]
+   metadata_dir = os.path.join(repo.location, metadata)
+
+   cmds = {}
+   for cmd in (emerge, emaint):
+   cmds[cmd] =  (portage._python_interpreter,
+   -b, -Wd, os.path.join(self.bindir, cmd))
+
+   git_binary = find_binary(git)
+   git_cmd = (git_binary,)
+
+   committer_name = Gentoo Dev
+   committer_email = gentoo-...@gentoo.org
+
+   def change_sync_type(sync_type):
+   env[PORTAGE_REPOSITORIES] = repos_conf % \
+   {EPREFIX: eprefix, sync-type: sync_type}
+
+   sync_cmds = (
+   (homedir, cmds[emerge] + (--sync,)),
+   (homedir, cmds[emaint] + (sync, -A)),
+   )
+
+   rename_repo = (
+   (homedir, lambda: os.rename(repo.location,
+   repo.location + _sync)),
+   )
+
+   delete_sync_repo = (
+   (homedir, lambda: shutil.rmtree(
+   repo.location + _sync)),
+   )
+
+   git_repo_create = (
+   (repo.location, git_cmd +
+   (config, --global, user.name, 
committer_name,)),
+   (repo.location, git_cmd +
+   (config, --global, user.email, 
committer_email,)),
+   (repo.location, git_cmd + (init-db,)),
+

[gentoo-commits] proj/portage:plugin-sync commit in: pym/portage/emaint/modules/sync/

2014-10-22 Thread Zac Medico
commit: 6c33f2b46105b1b41c00991e199545cc00657f9f
Author: Zac Medico zmedico AT gentoo DOT org
AuthorDate: Wed Oct 22 12:30:19 2014 +
Commit: Zac Medico zmedico AT gentoo DOT org
CommitDate: Wed Oct 22 12:30:19 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=6c33f2b4

SyncRepos: parse EMERGE_DEFAULT_OPTS

We need to parse EMERGE_DEFAULT_OPTS, for settings like
--package-moves=n.

---
 pym/portage/emaint/modules/sync/sync.py | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/pym/portage/emaint/modules/sync/sync.py 
b/pym/portage/emaint/modules/sync/sync.py
index 1bec1b1..390a168 100644
--- a/pym/portage/emaint/modules/sync/sync.py
+++ b/pym/portage/emaint/modules/sync/sync.py
@@ -58,6 +58,13 @@ class SyncRepos(object):
emerge_config = load_emerge_config(
action='sync', args=_files, opts=opts)
 
+   # Parse EMERGE_DEFAULT_OPTS, for settings like
+   # --package-moves=n.
+   cmdline = portage.util.shlex_split(
+   emerge_config.target_config.settings.get(
+   EMERGE_DEFAULT_OPTS, ))
+   emerge_config.opts = parse_opts(cmdline, silent=True)[1]
+
if hasattr(portage, 'settings'):
# cleanly destroy global objects
portage._reset_legacy_globals()



[gentoo-commits] proj/portage:master commit in: pym/_emerge/, /, man/

2014-10-22 Thread Alexander Berntsen
commit: 1f4cfaff9b6b6d340d3a8e495043b540a6d40e8d
Author: Alexander Berntsen bernalex AT gentoo DOT org
AuthorDate: Wed Oct 22 08:13:52 2014 +
Commit: Alexander Berntsen bernalex AT gentoo DOT org
CommitDate: Wed Oct 22 12:41:00 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=1f4cfaff

Implement --rage-clean

Implement --rage-clean which lets you --unmerge really furiously. Works
like --unmerge but without a delay.

Signed-off-by: Alexander Berntsen bernalex AT gentoo.org
Acked-by:  Zac Medico zmedico AT gentoo.org

---
 RELEASE-NOTES  |  4 
 man/emerge.1   | 15 ++-
 pym/_emerge/actions.py | 14 +++---
 pym/_emerge/main.py|  2 +-
 pym/_emerge/unmerge.py | 35 +--
 5 files changed, 43 insertions(+), 27 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 899b48a..7912398 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,10 @@
 Release Notes; upgrade information mainly.
 Features/major bugfixes are listed in NEWS
 
+portage-2.2.15
+==
+* New option --rage-clean that does --unmerge without delay.
+
 portage-2.2.14
 ==
 * Bug Fixes:

diff --git a/man/emerge.1 b/man/emerge.1
index 12e8b45..bbe71ac 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -258,11 +258,12 @@ portage tree as a tarball, which is much faster than 
emerge
 .TP
 .BR \-\-unmerge  (\fB\-C\fR)
 \fBWARNING: This action can remove important packages!\fR Removes
-all matching packages.  This does no checking of dependencies, so
-it may remove packages necessary for the proper operation of your
-system.  Its arguments can be \fIatoms\fR or
-\fIebuilds\fR. For a dependency aware version of \fB\-\-unmerge\fR,
-use \fB\-\-depclean\fR or \fB\-\-prune\fR.
+all matching packages following a counter governed by \fBCLEAN_DELAY\fR.
+This does no checking of dependencies, so it may remove packages necessary
+for the proper operation of your system.  Its arguments can be \fIatoms\fR
+or \fIebuilds\fR. For a dependency aware version of \fB\-\-unmerge\fR, use
+\fB\-\-depclean\fR or \fB\-\-prune\fR.  For a version with
+\fBCLEAN_DELAY=0\fR, use \fB\-\-rage\-clean\fR.
 .TP
 .BR \-\-version  (\fB\-V\fR)
 Displays the version number of \fBemerge\fR.
@@ -716,6 +717,10 @@ Disable the warning message that's shown prior to
 to be set in the \fBmake.conf\fR(5)
 \fBEMERGE_DEFAULT_OPTS\fR variable.
 .TP
+.BR \-\-rage\-clean
+\fBWARNING: This action can remove important packages!\fR
+\fB\-\-rage\-clean\fR does \fB\-\-unmerge\fR with \fBCLEAN_DELAY=0\fR.
+.TP
 .BR \-\-read\-news [ y | n ]
 Offer to read news via eselect if there are unread news. This option
 has no effect unless \fB\-\-ask\fR is enabled.

diff --git a/pym/_emerge/actions.py b/pym/_emerge/actions.py
index ee57cec..48b0826 100644
--- a/pym/_emerge/actions.py
+++ b/pym/_emerge/actions.py
@@ -2701,7 +2701,7 @@ def _sync_repo(emerge_config, repo):
 def action_uninstall(settings, trees, ldpath_mtimes,
opts, action, files, spinner):
# For backward compat, some actions do not require leading '='.
-   ignore_missing_eq = action in ('clean', 'unmerge')
+   ignore_missing_eq = action in ('clean', 'rage-clean', 'unmerge')
root = settings['ROOT']
eroot = settings['EROOT']
vardb = trees[settings['EROOT']]['vartree'].dbapi
@@ -2857,10 +2857,10 @@ def action_uninstall(settings, trees, ldpath_mtimes,
settings.backup_changes(PORTAGE_BACKGROUND)
settings.lock()
 
-   if action in ('clean', 'unmerge') or \
+   if action in ('clean', 'rage-clean', 'unmerge') or \
(action == 'prune' and --nodeps in opts):
# When given a list of atoms, unmerge them in the order given.
-   ordered = action == 'unmerge'
+   ordered = action in ('rage-clean', 'unmerge')
rval = unmerge(trees[settings['EROOT']]['root_config'], opts, 
action,
valid_atoms, ldpath_mtimes, ordered=ordered,
scheduler=sched_iface)
@@ -3490,7 +3490,7 @@ def expand_set_arguments(myfiles, myaction, root_config):
for e in setconfig.errors:
print(colorize(BAD, Error during set creation: %s % e))
 
-   unmerge_actions = (unmerge, prune, clean, depclean)
+   unmerge_actions = (unmerge, prune, clean, depclean, 
rage-clean)
 
for a in myfiles:
if a.startswith(SETPREFIX):
@@ -3750,7 +3750,7 @@ def run_action(emerge_config):
# only expand sets for actions taking package arguments
oldargs = emerge_config.args[:]
if emerge_config.action in (clean, config, depclean,
-   info, prune, unmerge, None):
+   info, prune, unmerge, rage-clean, None):
newargs, retval = expand_set_arguments(
emerge_config.args, emerge_config.action,
   

[gentoo-commits] gentoo-x86 commit in dev-ruby/date_validator: date_validator-0.7.1.ebuild ChangeLog

2014-10-22 Thread Manuel Rueger (mrueg)
mrueg   14/10/22 12:50:11

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

Revision  ChangesPath
1.8  dev-ruby/date_validator/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   6 Aug 2014 06:41:51 -   1.7
+++ ChangeLog   22 Oct 2014 12:50:11 -  1.8
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/date_validator
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/ChangeLog,v 1.7 
2014/08/06 06:41:51 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/ChangeLog,v 1.8 
2014/10/22 12:50:11 mrueg Exp $
+
+*date_validator-0.7.1 (22 Oct 2014)
+
+  22 Oct 2014; Manuel Rüger mr...@gentoo.org +date_validator-0.7.1.ebuild:
+  Version bump.
 
   06 Aug 2014; Manuel Rüger mr...@gentoo.org date_validator-0.7.0.ebuild:
   Add ruby20, ruby21 target.



1.1  dev-ruby/date_validator/date_validator-0.7.1.ebuild

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

Index: date_validator-0.7.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/date_validator/date_validator-0.7.1.ebuild,v 
1.1 2014/10/22 12:50:11 mrueg Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_TASK_TEST=test

RUBY_FAKEGEM_TASK_DOC=docs
RUBY_FAKEGEM_EXTRADOC=Readme.md

RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec

# if ever needed
#GITHUB_USER=codegram
#GITHUB_PROJECT=${PN}
#RUBY_S=${GITHUB_USER}-${GITHUB_PROJECT}-*

inherit ruby-fakegem

DESCRIPTION=Simple, ORM agnostic, Ruby 1.9 compatible date validator for Rails 
3
HOMEPAGE=http://github.com/codegram/date_validator;

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

ruby_add_rdepend =dev-ruby/activemodel-3.0


ruby_add_bdepend 
test? (
dev-ruby/minitest
=dev-ruby/tzinfo-0.3
=dev-ruby/activesupport-3.0
)
doc? ( dev-ruby/yard )

all_ruby_prepare() {
sed -i \
-e '/git ls-files/d' \
${RUBY_FAKEGEM_GEMSPEC} || die
sed -i \
-e '/[Bb]undler/s/^/#/' Rakefile || die
# Fix tests
sed -i -e 1irequire 'active_support' test/test_helper.rb || die
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/rb-gsl: rb-gsl-1.16.0.3.ebuild ChangeLog

2014-10-22 Thread Manuel Rueger (mrueg)
mrueg   14/10/22 13:02:47

  Modified: ChangeLog
  Added:rb-gsl-1.16.0.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.7  dev-ruby/rb-gsl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rb-gsl/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   13 Jul 2014 07:11:25 -  1.6
+++ ChangeLog   22 Oct 2014 13:02:47 -  1.7
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/rb-gsl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-gsl/ChangeLog,v 1.6 2014/07/13 
07:11:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-gsl/ChangeLog,v 1.7 2014/10/22 
13:02:47 mrueg Exp $
+
+*rb-gsl-1.16.0.3 (22 Oct 2014)
+
+  22 Oct 2014; Manuel Rüger mr...@gentoo.org +rb-gsl-1.16.0.3.ebuild:
+  Version bump.
 
 *rb-gsl-1.16.0.2 (13 Jul 2014)
 



1.1  dev-ruby/rb-gsl/rb-gsl-1.16.0.3.ebuild

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

Index: rb-gsl-1.16.0.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-gsl/rb-gsl-1.16.0.3.ebuild,v 1.1 
2014/10/22 13:02:47 mrueg Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

inherit ruby-fakegem multilib

RUBY_FAKEGEM_RECIPE_DOC=rdoc
RUBY_FAKEGEM_EXTRADOC=ChangeLog README

RUBY_FAKEGEM_TASK_TEST=test:libs
DESCRIPTION=Ruby interface to GNU Scientific Library
HOMEPAGE=https://github.com/david-macmahon/rb-gsl;
#SRC_URI=https://github.com/david-macmahon/${PN}/archive/${P}.tar.gz;

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

DEPEND+= sci-libs/gsl
RDEPEND+= sci-libs/gsl

RUBY_S=${PN}-${P}

ruby_add_rdepend dev-ruby/narray

each_ruby_prepare() {
sed -i -e '/$CPPFLAGS =/a \$LDFLAGS =  -L#{narray_config} -l:narray.so 
+$LDFLAGS' -e 's/src/lib/' ext/gsl/extconf.rb || die
}

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

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

each_ruby_test() {
${RUBY} -S testrb -Ilib -Itest test/*.rb test/*/*.rb || die
}






[gentoo-commits] gentoo-x86 commit in media-video/noad/files/patches-0.8.x: - New directory

2014-10-22 Thread Joerg Bornkessel (hd_brummy)
hd_brummy14/10/22 13:18:20

  Log:
  Directory /var/cvsroot/gentoo-x86/media-video/noad/files/patches-0.8.x added 
to the repository



[gentoo-commits] gentoo-x86 commit in media-video/noad: metadata.xml ChangeLog noad-0.8.6-r1.ebuild

2014-10-22 Thread Joerg Bornkessel (hd_brummy)
hd_brummy14/10/22 13:30:44

  Modified: metadata.xml ChangeLog
  Added:noad-0.8.6-r1.ebuild
  Log:
  fixed compile libav-9
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
34C2808A)

Revision  ChangesPath
1.3  media-video/noad/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/media-video/noad/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml1 Aug 2006 19:43:01 -   1.2
+++ metadata.xml22 Oct 2014 13:30:44 -  1.3
@@ -6,6 +6,9 @@
emailv...@gentoo.org/email
nameGentoo VDR Project/name
/maintainer
+   use
+   flag name=libmpeg2Support for libmpeg2 library/flag
+   /use
longdescription lang=en
Mark commercial Breaks in VDR records. 
/longdescription



1.62 media-video/noad/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/noad/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   15 Jun 2014 17:30:37 -  1.61
+++ ChangeLog   22 Oct 2014 13:30:44 -  1.62
@@ -1,6 +1,16 @@
 # ChangeLog for media-video/noad
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/noad/ChangeLog,v 1.61 
2014/06/15 17:30:37 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/noad/ChangeLog,v 1.62 
2014/10/22 13:30:44 hd_brummy Exp $
+
+  22 Oct 2014; Joerg Bornkessel hd_bru...@gentoo.org +noad-0.8.6-r1.ebuild,
+  +files/patches-0.8.x/noad-0.8.6-libav9.diff, metadata.xml:
+  fixed compile libav-9
+
+*noad-0.8.6-r1 (22 Oct 2014)
+
+  22 Oct 2014; Joerg Bornkessel hd_bru...@gentoo.org +noad-0.8.6-r1.ebuild,
+  +files/patches-0.8.x/noad-0.8.6-libav9.diff:
+  fixed compile libav-9
 
 *noad-0.8.6 (15 Jun 2014)
 



1.1  media-video/noad/noad-0.8.6-r1.ebuild

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

Index: noad-0.8.6-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/noad/noad-0.8.6-r1.ebuild,v 1.1 
2014/10/22 13:30:44 hd_brummy Exp $

EAPI=5
inherit autotools eutils toolchain-funcs confutils

DESCRIPTION=Mark commercial breaks in VDR recordings
HOMEPAGE=http://noad.net23.net/;
SRC_URI=http://noad.net23.net/${P}.tar.bz2;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=+ffmpeg imagemagick libmpeg2

RDEPEND=
libmpeg2? ( media-libs/libmpeg2:= )
ffmpeg? ( virtual/ffmpeg )
imagemagick? ( media-gfx/imagemagick )
!media-plugins/vdr-markad
DEPEND=${RDEPEND}
virtual/pkgconfig

src_prepare() {
sed -i -e 's:2001:6419:' svdrpc.cpp main.cpp || die

# tested libav-9, ffmepg-2.2.9
epatch ${FILESDIR}/patches-0.8.x/${P}-libav9.diff

eautoreconf
}

src_configure() {
confutils_require_any ffmpeg libmpeg2
econf \
$(usex imagemagick '--with-magick') \
$(usex ffmpeg '' '--without-ffmpeg') \
$(usex libmpeg2 '' '--without-libmpeg2') \
--with-tools
}

src_compile() {
emake AR=$(tc-getAR)  # see bug #469810
}

src_install() {
dobin noad showindex checkMarks
use imagemagick  dobin markpics

dodoc README INSTALL
# example scripts are installed as dokumentation
dodoc allnewnoad allnoad allnoadnice clearlogos noadcall.sh noadifnew 
stat2html statupd

newconfd ${FILESDIR}/confd_vdraddon.noad vdraddon.noad

insinto /usr/share/vdr/record
doins ${FILESDIR}/record-50-noad.sh

insinto /usr/share/vdr/shutdown
doins ${FILESDIR}/pre-shutdown-15-noad.sh

insinto /etc/vdr/reccmds
doins ${FILESDIR}/reccmds.noad.conf

exeinto 

[gentoo-commits] gentoo-x86 commit in media-video/noad/files/patches-0.8.x: noad-0.8.6-libav9.diff

2014-10-22 Thread Joerg Bornkessel (hd_brummy)
hd_brummy14/10/22 13:30:44

  Added:noad-0.8.6-libav9.diff
  Log:
  fixed compile libav-9
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
34C2808A)

Revision  ChangesPath
1.1  media-video/noad/files/patches-0.8.x/noad-0.8.6-libav9.diff

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/noad/files/patches-0.8.x/noad-0.8.6-libav9.diff?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/noad/files/patches-0.8.x/noad-0.8.6-libav9.diff?rev=1.1content-type=text/plain

Index: noad-0.8.6-libav9.diff
===
compile fix noad-0.8.6
testet with libav-9 ffmpeg-2.2.9
Signed-of-by: Joerg Bornkessel hd_brummy@gentoo.o (22 Oct 2014)
diff -Naur noad-0.8.6.orig/audiotools.cpp noad-0.8.6/audiotools.cpp
--- noad-0.8.6.orig/audiotools.cpp  2014-10-22 14:26:57.809249955 +0200
+++ noad-0.8.6/audiotools.cpp   2014-10-22 14:28:06.830249955 +0200
@@ -50,9 +50,9 @@
 uint8_t *outbuf=NULL;
 AVCodec *codec=NULL;
 AVCodecContext *codecContext= NULL;
-#if LIBAVCODEC_VERSION_MAJOR  54
+//#if LIBAVCODEC_VERSION_MAJOR  54
 AVDictionary *avDictionary = NULL;// create an empty 
dictionary
-#endif
+//#endif
 int64_t basepts=0;
 int64_t audiobasepts=0;
 //int64_t audiopts=0;
@@ -108,13 +108,13 @@
   codecContext = avcodec_alloc_context3(codec);
 #endif
 
-#if LIBAVCODEC_VERSION_MAJOR  54
+//#if LIBAVCODEC_VERSION_MAJOR  54
/* open it */
if (avcodec_open2(codecContext, codec, avDictionary)  0)
-#else
+//#else
   /* open it */
-  if (avcodec_open(codecContext, codec)  0)
-#endif
+//  if (avcodec_open(codecContext, codec)  0)
+//#endif
   {
 fprintf(stderr, could not open codec\n);
   }
@@ -129,9 +129,9 @@
 {
   free(outbuf);
   avcodec_close(codecContext);
-#if LIBAVCODEC_VERSION_MAJOR  54
+//#if LIBAVCODEC_VERSION_MAJOR  54
   av_dict_free(avDictionary);
-#endif
+//#endif
   av_free(codecContext);
   av_codec_initialised = false;
 }
diff -Naur noad-0.8.6.orig/ffmpeg_decoder.cpp noad-0.8.6/ffmpeg_decoder.cpp
--- noad-0.8.6.orig/ffmpeg_decoder.cpp  2014-10-22 14:26:57.808249955 +0200
+++ noad-0.8.6/ffmpeg_decoder.cpp   2014-10-22 14:38:26.366249955 +0200
@@ -184,7 +184,7 @@
 
// Retrieve stream information
resetDecoder();
-   int openCode2 = av_find_stream_info(pFormatCtx);
+   int openCode2 = avformat_find_stream_info(pFormatCtx, NULL);
if(openCode20)
return -1; // Couldn't find stream information
 
@@ -222,13 +222,13 @@
if(pCodec-capabilities  CODEC_CAP_TRUNCATED)
pCodecCtx-flags|=CODEC_FLAG_TRUNCATED;
 
-#if LIBAVCODEC_VERSION_MAJOR  54
+//#if LIBAVCODEC_VERSION_MAJOR  54
// Open codec
if(avcodec_open2(pCodecCtx, pCodec,avDictionary)  0)
-#else
+//#else
// Open codec
-   if(avcodec_open(pCodecCtx, pCodec)0)
-#endif
+// if(avcodec_open(pCodecCtx, pCodec)0)
+//#endif
return -1; // Could not open codec
 
 
@@ -270,10 +270,10 @@
   pIOContext = NULL;
}
 #endif
-#if LIBAVCODEC_VERSION_MAJOR  54
+//#if LIBAVCODEC_VERSION_MAJOR  54
av_dict_free(avDictionary);
avDictionary = NULL;
-#endif
+//#endif
return 0;
 }
 
diff -Naur noad-0.8.6.orig/ffmpeg_decoder.h noad-0.8.6/ffmpeg_decoder.h
--- noad-0.8.6.orig/ffmpeg_decoder.h2014-10-22 14:26:57.807249955 +0200
+++ noad-0.8.6/ffmpeg_decoder.h 2014-10-22 14:36:27.213249955 +0200
@@ -22,9 +22,9 @@
int i, videoStream;
AVCodecContext  *pCodecCtx;
AVCodec *pCodec;
-#if LIBAVCODEC_VERSION_MAJOR  54
+//#if LIBAVCODEC_VERSION_MAJOR  54
AVDictionary*avDictionary;
-#endif
+//#endif
AVFrame *pFrame;
 
 public:






[gentoo-commits] proj/portage:plugin-sync commit in: pym/portage/emaint/modules/sync/

2014-10-22 Thread Zac Medico
commit: 51a3ce033cc7c5d36bbfbff2379c631077976bed
Author: Zac Medico zmedico AT gentoo DOT org
AuthorDate: Wed Oct 22 12:30:19 2014 +
Commit: Zac Medico zmedico AT gentoo DOT org
CommitDate: Wed Oct 22 13:33:16 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=51a3ce03

SyncRepos: parse EMERGE_DEFAULT_OPTS

We need to parse EMERGE_DEFAULT_OPTS, for settings like
--package-moves=n.

---
 pym/portage/emaint/modules/sync/sync.py | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/pym/portage/emaint/modules/sync/sync.py 
b/pym/portage/emaint/modules/sync/sync.py
index 1bec1b1..390a168 100644
--- a/pym/portage/emaint/modules/sync/sync.py
+++ b/pym/portage/emaint/modules/sync/sync.py
@@ -58,6 +58,13 @@ class SyncRepos(object):
emerge_config = load_emerge_config(
action='sync', args=_files, opts=opts)
 
+   # Parse EMERGE_DEFAULT_OPTS, for settings like
+   # --package-moves=n.
+   cmdline = portage.util.shlex_split(
+   emerge_config.target_config.settings.get(
+   EMERGE_DEFAULT_OPTS, ))
+   emerge_config.opts = parse_opts(cmdline, silent=True)[1]
+
if hasattr(portage, 'settings'):
# cleanly destroy global objects
portage._reset_legacy_globals()



[gentoo-commits] proj/portage:plugin-sync commit in: pym/portage/tests/sync/

2014-10-22 Thread Zac Medico
commit: 85b4c59acc08931239681ef79b0bef939ffd9f8e
Author: Zac Medico zmedico AT gentoo DOT org
AuthorDate: Wed Oct 22 13:35:07 2014 +
Commit: Zac Medico zmedico AT gentoo DOT org
CommitDate: Wed Oct 22 13:35:07 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=85b4c59a

Test sync with rsync and git, using file:// uri

---
 pym/portage/tests/sync/__init__.py|   2 +
 pym/portage/tests/sync/test_sync_local.py | 189 ++
 2 files changed, 191 insertions(+)

diff --git a/pym/portage/tests/sync/__init__.py 
b/pym/portage/tests/sync/__init__.py
new file mode 100644
index 000..7cd880e
--- /dev/null
+++ b/pym/portage/tests/sync/__init__.py
@@ -0,0 +1,2 @@
+# Copyright 2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2

diff --git a/pym/portage/tests/sync/test_sync_local.py 
b/pym/portage/tests/sync/test_sync_local.py
new file mode 100644
index 000..65c20f8
--- /dev/null
+++ b/pym/portage/tests/sync/test_sync_local.py
@@ -0,0 +1,189 @@
+# Copyright 2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+import subprocess
+import sys
+import textwrap
+import time
+
+import portage
+from portage import os, shutil
+from portage import _unicode_decode
+from portage.const import PORTAGE_PYM_PATH, TIMESTAMP_FORMAT
+from portage.process import find_binary
+from portage.tests import TestCase
+from portage.tests.resolver.ResolverPlayground import ResolverPlayground
+from portage.util import ensure_dirs
+
+class SyncLocalTestCase(TestCase):
+   
+   Test sync with rsync and git, using file:// sync-uri.
+   
+
+   def _must_skip(self):
+   if find_binary(rsync) is None:
+   return rsync: command not found
+   if find_binary(git) is None:
+   return git: command not found
+
+   def testSyncLocal(self):
+   debug = False
+
+   skip_reason = self._must_skip()
+   if skip_reason:
+   self.portage_skip = skip_reason
+   self.assertFalse(True, skip_reason)
+   return
+
+   repos_conf = textwrap.dedent(
+   [test_repo]
+   location = %(EPREFIX)s/var/repositories/test_repo
+   sync-type = %(sync-type)s
+   sync-uri = 
file:/%(EPREFIX)s/var/repositories/test_repo_sync
+   auto-sync = yes
+   )
+
+   profile = {
+   eapi: (5,),
+   package.use.stable.mask: (dev-libs/A flag,)
+   }
+
+   ebuilds = {
+   dev-libs/A-0: {}
+   }
+
+   playground = ResolverPlayground(ebuilds=ebuilds,
+   profile=profile, user_config={}, debug=debug)
+   settings = playground.settings
+   eprefix = settings[EPREFIX]
+   eroot = settings[EROOT]
+   homedir = os.path.join(eroot, home)
+   distdir = os.path.join(eprefix, distdir)
+   repo = settings.repositories[test_repo]
+   metadata_dir = os.path.join(repo.location, metadata)
+
+   cmds = {}
+   for cmd in (emerge, emaint):
+   cmds[cmd] =  (portage._python_interpreter,
+   -b, -Wd, os.path.join(self.bindir, cmd))
+
+   git_binary = find_binary(git)
+   git_cmd = (git_binary,)
+
+   committer_name = Gentoo Dev
+   committer_email = gentoo-...@gentoo.org
+
+   def change_sync_type(sync_type):
+   env[PORTAGE_REPOSITORIES] = repos_conf % \
+   {EPREFIX: eprefix, sync-type: sync_type}
+
+   sync_cmds = (
+   (homedir, cmds[emerge] + (--sync,)),
+   (homedir, lambda: self.assertTrue(os.path.exists(
+   os.path.join(repo.location, dev-libs, A)
+   ), dev-libs/A expected, but missing)),
+   (homedir, cmds[emaint] + (sync, -A)),
+   )
+
+   rename_repo = (
+   (homedir, lambda: os.rename(repo.location,
+   repo.location + _sync)),
+   )
+
+   delete_sync_repo = (
+   (homedir, lambda: shutil.rmtree(
+   repo.location + _sync)),
+   )
+
+   git_repo_create = (
+   (repo.location, git_cmd +
+   (config, --global, user.name, 
committer_name,)),
+   (repo.location, git_cmd +
+   (config, --global, user.email, 
committer_email,)),
+   (repo.location, 

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

2014-10-22 Thread Brian Evans (grknight)
grknight14/10/22 13:47:02

  Modified: ChangeLog use.stable.mask
  Log:
  Mask php_targets_php5-6 in use.stable.mask

Revision  ChangesPath
1.738profiles/base/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v
retrieving revision 1.737
retrieving revision 1.738
diff -u -r1.737 -r1.738
--- ChangeLog   21 Oct 2014 12:14:05 -  1.737
+++ ChangeLog   22 Oct 2014 13:47:02 -  1.738
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo base-profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.737 2014/10/21 
12:14:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.738 2014/10/22 
13:47:02 grknight Exp $
+
+  22 Oct 2014; Brian Evans grkni...@gentoo.org use.stable.mask:
+  Mask php_targets_php5-6 until it is stable.
 
   21 Oct 2014; Mike Frysinger vap...@gentoo.org package.use.mask:
   Mask sys-devel/gcc[sanitize] #504200.



1.7  profiles/base/use.stable.mask

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

Index: use.stable.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/use.stable.mask,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- use.stable.mask 14 Jul 2014 18:03:59 -  1.6
+++ use.stable.mask 22 Oct 2014 13:47:02 -  1.7
@@ -1,10 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.stable.mask,v 1.6 
2014/07/14 18:03:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.stable.mask,v 1.7 
2014/10/22 13:47:02 grknight Exp $
 
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Brian Evans grkni...@gentoo.org (22 Oct 2014)
+# dev-lang/php:5.6 is not stable
+php_targets_php5-6
+
 # Mike Gilbert flop...@gentoo.org (30 Mar 2014)
 # dev-lang/python:3.4 is not stable.
 python_targets_python3_4






[gentoo-commits] gentoo-x86 commit in net-libs/stem: stem-1.2.2_p20141018.ebuild ChangeLog

2014-10-22 Thread Manuel Rueger (mrueg)
mrueg   14/10/22 13:56:29

  Modified: ChangeLog
  Added:stem-1.2.2_p20141018.ebuild
  Log:
  Add new snapshot.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.6  net-libs/stem/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/stem/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   24 Jul 2014 02:20:01 -  1.5
+++ ChangeLog   22 Oct 2014 13:56:29 -  1.6
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/stem
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/stem/ChangeLog,v 1.5 2014/07/24 
02:20:01 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/stem/ChangeLog,v 1.6 2014/10/22 
13:56:29 mrueg Exp $
+
+*stem-1.2.2_p20141018 (22 Oct 2014)
+
+  22 Oct 2014; Manuel Rüger mr...@gentoo.org +stem-1.2.2_p20141018.ebuild:
+  Add new snapshot.
 
   24 Jul 2014; Naohiro Aota na...@gentoo.org stem-1.2.2_p20140718.ebuild:
   Add ~x86-fbsd. #517838



1.1  net-libs/stem/stem-1.2.2_p20141018.ebuild

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

Index: stem-1.2.2_p20141018.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/stem/stem-1.2.2_p20141018.ebuild,v 
1.1 2014/10/22 13:56:29 mrueg Exp $

EAPI=5
PYTHON_COMPAT=(python2_7)

inherit vcs-snapshot distutils-r1

DESCRIPTION=Stem is a Python controller library for Tor
HOMEPAGE=https://stem.torproject.org;
COMMIT_ID=11469cf3b5f012b3f5e152bd40e6dcce485787c2
SRC_URI=https://gitweb.torproject.org/stem.git/snapshot/${COMMIT_ID}.tar.gz - 
${P}.tar.gz

LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~arm ~mips ~ppc ~ppc64 ~x86-fbsd
IUSE=test

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

RDEPEND=net-misc/tor

DOCS=( 
docs/{_static,_templates,api,tutorials,{change_log,api,contents,download,faq,index,tutorials}.rst}
 )

python_prepare_all() {
sed -i -e /test_expand_path/a \
\ \ \ \ return test/integ/util/system.py || die
distutils-r1_python_prepare_all
}

python_test() {
${PYTHON} run_tests.py --all --target RUN_ALL || die
}






[gentoo-commits] proj/kde:master commit in: media-libs/liblastfm/

2014-10-22 Thread Michael Palimaka
commit: f7c6300e471066141cb532524684088469243d10
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Wed Oct 22 13:58:52 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Wed Oct 22 13:58:52 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f7c6300e

[media-libs/libliastfm] Ensure build against at least one Qt version wrt bug 
#526472.

Package-Manager: portage-2.2.12

---
 media-libs/liblastfm/liblastfm-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-libs/liblastfm/liblastfm-.ebuild 
b/media-libs/liblastfm/liblastfm-.ebuild
index 19447a5..f4536ce 100644
--- a/media-libs/liblastfm/liblastfm-.ebuild
+++ b/media-libs/liblastfm/liblastfm-.ebuild
@@ -15,6 +15,8 @@ KEYWORDS=
 SLOT=0/0
 IUSE=fingerprint test +qt4 qt5
 
+REQUIRED_USE=|| ( qt4 qt5 )
+
 COMMON_DEPEND=
qt4? (
dev-qt/qtcore:4



[gentoo-commits] gentoo-x86 commit in media-libs/liblastfm: liblastfm-1.0.9.ebuild ChangeLog

2014-10-22 Thread Michael Palimaka (kensington)
kensington14/10/22 14:00:57

  Modified: liblastfm-1.0.9.ebuild ChangeLog
  Log:
  Ensure build against at least one Qt version wrt bug #526472.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.3  media-libs/liblastfm/liblastfm-1.0.9.ebuild

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

Index: liblastfm-1.0.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/liblastfm/liblastfm-1.0.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- liblastfm-1.0.9.ebuild  12 Oct 2014 16:54:16 -  1.2
+++ liblastfm-1.0.9.ebuild  22 Oct 2014 14:00:57 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/liblastfm/liblastfm-1.0.9.ebuild,v 1.2 
2014/10/12 16:54:16 kensington Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/liblastfm/liblastfm-1.0.9.ebuild,v 1.3 
2014/10/22 14:00:57 kensington Exp $
 
 EAPI=5
 
@@ -15,6 +15,8 @@
 SLOT=0/0
 IUSE=fingerprint test +qt4 qt5
 
+REQUIRED_USE=|| ( qt4 qt5 )
+
 COMMON_DEPEND=
qt4? (
dev-qt/qtcore:4



1.34 media-libs/liblastfm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/liblastfm/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   12 Oct 2014 16:54:16 -  1.33
+++ ChangeLog   22 Oct 2014 14:00:57 -  1.34
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/liblastfm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/ChangeLog,v 1.33 
2014/10/12 16:54:16 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/ChangeLog,v 1.34 
2014/10/22 14:00:57 kensington Exp $
+
+  22 Oct 2014; Michael Palimaka kensing...@gentoo.org liblastfm-1.0.9.ebuild:
+  Ensure build against at least one Qt version wrt bug #526472.
 
   12 Oct 2014; Michael Palimaka kensing...@gentoo.org liblastfm-1.0.9.ebuild:
   Import Qt5 support from KDE overlay.






[gentoo-commits] gentoo-x86 commit in dev-util/jenkins-bin: jenkins-bin-1.585.ebuild ChangeLog

2014-10-22 Thread Manuel Rueger (mrueg)
mrueg   14/10/22 14:02:29

  Modified: ChangeLog
  Added:jenkins-bin-1.585.ebuild
  Log:
  Version bump. Add JENKINS_DIR as requested by Joakim Tjernlund.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.4  dev-util/jenkins-bin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/jenkins-bin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   21 Oct 2014 08:38:20 -  1.3
+++ ChangeLog   22 Oct 2014 14:02:29 -  1.4
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/jenkins-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/jenkins-bin/ChangeLog,v 1.3 
2014/10/21 08:38:20 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/jenkins-bin/ChangeLog,v 1.4 
2014/10/22 14:02:29 mrueg Exp $
+
+*jenkins-bin-1.585 (22 Oct 2014)
+
+  22 Oct 2014; Manuel Rüger mr...@gentoo.org +jenkins-bin-1.585.ebuild:
+  Version bump. Add JENKINS_DIR as requested by Joakim Tjernlund.
 
 *jenkins-bin-1.584-r1 (21 Oct 2014)
 



1.1  dev-util/jenkins-bin/jenkins-bin-1.585.ebuild

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

Index: jenkins-bin-1.585.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-util/jenkins-bin/jenkins-bin-1.585.ebuild,v 1.1 
2014/10/22 14:02:29 mrueg Exp $

EAPI=5

inherit user

DESCRIPTION=Extensible continuous integration server
HOMEPAGE=http://jenkins-ci.org/;
LICENSE=MIT
SRC_URI=http://mirrors.jenkins-ci.org/war/${PV}/${PN/-bin/}.war - ${P}.war
RESTRICT=mirror
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

DEPEND=media-fonts/dejavu
RDEPEND=${DEPEND}
=virtual/jdk-1.5

S=${WORKDIR}

JENKINS_DIR=/var/lib/jenkins

pkg_setup() {
enewgroup jenkins
enewuser jenkins -1 /sbin/nologin ${JENKINS_DIR} jenkins
}

src_install() {
keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home

insinto /opt/jenkins
newins ${DISTDIR}/${P}.war ${PN/-bin/}.war

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

newinitd ${FILESDIR}/${PN}.init2 jenkins
newconfd ${FILESDIR}/${PN}.confd jenkins

fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR} 
${JENKINS_DIR}/home ${JENKINS_DIR}/backup
}






[gentoo-commits] gentoo-x86 commit in virtual/perl-File-Temp: perl-File-Temp-0.230.0.ebuild ChangeLog

2014-10-22 Thread Andreas HAttel (dilfridge)
dilfridge14/10/22 14:10:00

  Modified: ChangeLog
  Added:perl-File-Temp-0.230.0.ebuild
  Log:
  Temporarily restore
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 84AD142F)

Revision  ChangesPath
1.91 virtual/perl-File-Temp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/ChangeLog?rev=1.91view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/ChangeLog?rev=1.91content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/ChangeLog?r1=1.90r2=1.91

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   21 Oct 2014 20:25:37 -  1.90
+++ ChangeLog   22 Oct 2014 14:10:00 -  1.91
@@ -1,6 +1,12 @@
 # ChangeLog for virtual/perl-File-Temp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.90 
2014/10/21 20:25:37 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.91 
2014/10/22 14:10:00 dilfridge Exp $
+
+*perl-File-Temp-0.230.0 (22 Oct 2014)
+
+  22 Oct 2014; Andreas K. Huettel dilfri...@gentoo.org
+  +perl-File-Temp-0.230.0.ebuild:
+  Temporarily restore
 
   21 Oct 2014; Andreas K. Huettel dilfri...@gentoo.org
   -perl-File-Temp-0.230.0.ebuild:



1.15 virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild?r1=1.14r2=1.15







[gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-list/, net-im/ktp-send-file/, net-im/ktp-contact-runner/, ...

2014-10-22 Thread Michael Palimaka
commit: c6b757a214a69a6a588c6bd451bf93eb83f0d0fc
Author: Elias Probst mail AT eliasprobst DOT eu
AuthorDate: Wed Oct 22 12:33:40 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Wed Oct 22 14:11:06 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c6b757a2

[net-im/ktp-*] Bump all KTP components from 0.8.80 to 0.9.0

Package-Manager: portage-2.2.14

---
 ...kde-telepathy-meta-0.8.80.ebuild = kde-telepathy-meta-0.9.0.ebuild} | 0
 .../{ktp-accounts-kcm-0.8.80.ebuild = ktp-accounts-kcm-0.9.0.ebuild}   | 2 +-
 .../{ktp-approver-0.8.80.ebuild = ktp-approver-0.9.0.ebuild}   | 2 +-
 .../{ktp-auth-handler-0.8.80.ebuild = ktp-auth-handler-0.9.0.ebuild}   | 2 +-
 .../ktp-call-ui/{ktp-call-ui-0.8.80.ebuild = ktp-call-ui-0.9.0.ebuild} | 2 +-
 ...common-internals-0.8.80.ebuild = ktp-common-internals-0.9.0.ebuild} | 2 +-
 .../{ktp-contact-list-0.8.80.ebuild = ktp-contact-list-0.9.0.ebuild}   | 2 +-
 ...ktp-contact-runner-0.8.80.ebuild = ktp-contact-runner-0.9.0.ebuild} | 2 +-
 ...p-desktop-applets-0.8.80.ebuild = ktp-desktop-applets-0.9.0.ebuild} | 2 +-
 ...sfer-handler-0.8.80.ebuild = ktp-filetransfer-handler-0.9.0.ebuild} | 2 +-
 .../{ktp-kded-module-0.8.80.ebuild = ktp-kded-module-0.9.0.ebuild} | 2 +-
 .../{ktp-send-file-0.8.80.ebuild = ktp-send-file-0.9.0.ebuild} | 2 +-
 .../ktp-text-ui/{ktp-text-ui-0.8.80.ebuild = ktp-text-ui-0.9.0.ebuild} | 2 +-
 13 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.8.80.ebuild 
b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.9.0.ebuild
similarity index 100%
rename from net-im/kde-telepathy-meta/kde-telepathy-meta-0.8.80.ebuild
rename to net-im/kde-telepathy-meta/kde-telepathy-meta-0.9.0.ebuild

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.8.80.ebuild 
b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.9.0.ebuild
similarity index 93%
rename from net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.8.80.ebuild
rename to net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.9.0.ebuild
index bca3df8..3ab9ed6 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.8.80.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.9.0.ebuild
@@ -12,7 +12,7 @@ inherit kde4-base
 DESCRIPTION=KDE Telepathy account management kcm
 HOMEPAGE=http://community.kde.org/Real-Time_Communication_and_Collaboration;
 if [[ ${PV} != ** ]]; then
-   SRC_URI=mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2
+   SRC_URI=mirror://kde/stable/kde-telepathy/${PV}/src/${P}.tar.bz2
KEYWORDS=~amd64 ~x86
 else
KEYWORDS=

diff --git a/net-im/ktp-approver/ktp-approver-0.8.80.ebuild 
b/net-im/ktp-approver/ktp-approver-0.9.0.ebuild
similarity index 90%
rename from net-im/ktp-approver/ktp-approver-0.8.80.ebuild
rename to net-im/ktp-approver/ktp-approver-0.9.0.ebuild
index 1a553b7..8eb3295 100644
--- a/net-im/ktp-approver/ktp-approver-0.8.80.ebuild
+++ b/net-im/ktp-approver/ktp-approver-0.9.0.ebuild
@@ -12,7 +12,7 @@ inherit kde4-base
 DESCRIPTION=KDE Telepathy notification handler
 HOMEPAGE=http://community.kde.org/Real-Time_Communication_and_Collaboration;
 if [[ ${PV} != ** ]]; then
-   SRC_URI=mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2
+   SRC_URI=mirror://kde/stable/kde-telepathy/${PV}/src/${P}.tar.bz2
KEYWORDS=~amd64 ~x86
 else
KEYWORDS=

diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-0.8.80.ebuild 
b/net-im/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild
similarity index 91%
rename from net-im/ktp-auth-handler/ktp-auth-handler-0.8.80.ebuild
rename to net-im/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild
index 33b43d4..974477e 100644
--- a/net-im/ktp-auth-handler/ktp-auth-handler-0.8.80.ebuild
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild
@@ -12,7 +12,7 @@ inherit kde4-base
 DESCRIPTION=KDE Telepathy authentication handler
 HOMEPAGE=http://community.kde.org/Real-Time_Communication_and_Collaboration;
 if [[ ${PV} != ** ]]; then
-   SRC_URI=mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2
+   SRC_URI=mirror://kde/stable/kde-telepathy/${PV}/src/${P}.tar.bz2
KEYWORDS=~amd64 ~x86
 else
KEYWORDS=

diff --git a/net-im/ktp-call-ui/ktp-call-ui-0.8.80.ebuild 
b/net-im/ktp-call-ui/ktp-call-ui-0.9.0.ebuild
similarity index 93%
rename from net-im/ktp-call-ui/ktp-call-ui-0.8.80.ebuild
rename to net-im/ktp-call-ui/ktp-call-ui-0.9.0.ebuild
index 6cdae07..f8fd0d3 100644
--- a/net-im/ktp-call-ui/ktp-call-ui-0.8.80.ebuild
+++ b/net-im/ktp-call-ui/ktp-call-ui-0.9.0.ebuild
@@ -12,7 +12,7 @@ inherit kde4-base
 DESCRIPTION=KDE Telepathy audio/video conferencing ui
 HOMEPAGE=http://community.kde.org/Real-Time_Communication_and_Collaboration;
 if [[ ${PV} != ** ]]; then
-   SRC_URI=mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2
+   SRC_URI=mirror://kde/stable/kde-telepathy/${PV}/src/${P}.tar.bz2
KEYWORDS=~amd64 ~x86
 else

[gentoo-commits] gentoo-x86 commit in kde-misc/pyrad: pyrad-0.6.2-r1.ebuild ChangeLog

2014-10-22 Thread Manuel Rueger (mrueg)
mrueg   14/10/22 14:20:11

  Modified: ChangeLog
  Added:pyrad-0.6.2-r1.ebuild
  Log:
  Convert to distutils-r1.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.7  kde-misc/pyrad/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-misc/pyrad/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   17 Mar 2013 17:45:00 -  1.6
+++ ChangeLog   22 Oct 2014 14:20:11 -  1.7
@@ -1,6 +1,11 @@
 # ChangeLog for kde-misc/pyrad
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/pyrad/ChangeLog,v 1.6 2013/03/17 
17:45:00 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/pyrad/ChangeLog,v 1.7 2014/10/22 
14:20:11 mrueg Exp $
+
+*pyrad-0.6.2-r1 (22 Oct 2014)
+
+  22 Oct 2014; Manuel Rüger mr...@gentoo.org +pyrad-0.6.2-r1.ebuild:
+  Convert to distutils-r1.
 
   17 Mar 2013; Markos Chandras hwoar...@gentoo.org metadata.xml:
   Add proxy-maintainers to metadata.xml



1.1  kde-misc/pyrad/pyrad-0.6.2-r1.ebuild

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

Index: pyrad-0.6.2-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/pyrad/pyrad-0.6.2-r1.ebuild,v 1.1 
2014/10/22 14:20:11 mrueg Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

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

DESCRIPTION=A wheel type command interface for KDE, heavily inspired by 
Kommando
HOMEPAGE=http://bitbucket.org/ArneBab/pyrad 
https://pypi.python.org/pypi/pyRadKDE;
SRC_URI=mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz

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

S=${WORKDIR}/${MY_P}

RDEPEND=kde-base/pykde4:4[${PYTHON_USEDEP}]
DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-python/sqlalchemy-migrate: sqlalchemy-migrate-0.9.2.ebuild ChangeLog

2014-10-22 Thread Ian Delaney (idella4)
idella4 14/10/22 14:20:35

  Modified: sqlalchemy-migrate-0.9.2.ebuild ChangeLog
  Log:
  drop py3 support, found to be not py3 ready, cross tested by Arfrever
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.3  
dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild

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

Index: sqlalchemy-migrate-0.9.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sqlalchemy-migrate-0.9.2.ebuild 20 Oct 2014 17:21:02 -  1.2
+++ sqlalchemy-migrate-0.9.2.ebuild 22 Oct 2014 14:20:35 -  1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
 1.2 2014/10/20 17:21:02 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
 1.3 2014/10/22 14:20:35 idella4 Exp $
 
 EAPI=5
-# py3 has a syntax error X2 output @ install however it is non fatal
-PYTHON_COMPAT=( python2_7 python3_3 )
+# py3 has a syntax errors. On testing it is underdone
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.37 dev-python/sqlalchemy-migrate/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.37view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.37content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?r1=1.36r2=1.37

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   20 Oct 2014 17:21:02 -  1.36
+++ ChangeLog   22 Oct 2014 14:20:35 -  1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sqlalchemy-migrate
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.36 2014/10/20 17:21:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.37 2014/10/22 14:20:35 idella4 Exp $
+
+  22 Oct 2014; Ian Delaney idel...@gentoo.org 
sqlalchemy-migrate-0.9.2.ebuild:
+  drop py3 support, found to be not py3 ready, cross tested by Arfrever
 
   20 Oct 2014; Jeroen Roovers j...@gentoo.org 
sqlalchemy-migrate-0.9.2.ebuild:
   Marked ~hppa (bug #525246).






[gentoo-commits] gentoo-x86 commit in dev-vcs/stgit: stgit-0.16-r2.ebuild stgit-0.17.1-r1.ebuild ChangeLog

2014-10-22 Thread Yixun Lan (dlan)
dlan14/10/22 14:28:10

  Modified: stgit-0.16-r2.ebuild stgit-0.17.1-r1.ebuild
ChangeLog
  Log:
  fix bashcomp, bug 526282. thanks Necoro
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xAABEFD55)

Revision  ChangesPath
1.8  dev-vcs/stgit/stgit-0.16-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild?r1=1.7r2=1.8

Index: stgit-0.16-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- stgit-0.16-r2.ebuild3 Aug 2014 14:27:38 -   1.7
+++ stgit-0.16-r2.ebuild22 Oct 2014 14:28:10 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild,v 1.7 
2014/08/03 14:27:38 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild,v 1.8 
2014/10/22 14:28:10 dlan Exp $
 
 EAPI=5
 
@@ -73,5 +73,5 @@
 
distutils-r1_python_install_all
 
-   newbashcomp stgit-completion.bash ${PN}
+   newbashcomp stgit-completion.bash 'stg'
 }



1.2  dev-vcs/stgit/stgit-0.17.1-r1.ebuild

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

Index: stgit-0.17.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.17.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stgit-0.17.1-r1.ebuild  10 May 2014 20:01:09 -  1.1
+++ stgit-0.17.1-r1.ebuild  22 Oct 2014 14:28:10 -  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-vcs/stgit/stgit-0.17.1-r1.ebuild,v 1.1 
2014/05/10 20:01:09 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.17.1-r1.ebuild,v 1.2 
2014/10/22 14:28:10 dlan Exp $
 
 EAPI=5
 
@@ -80,5 +80,5 @@
 
distutils-r1_python_install_all
 
-   newbashcomp stgit-completion.bash ${PN}
+   newbashcomp stgit-completion.bash 'stg'
 }



1.29 dev-vcs/stgit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   3 Aug 2014 14:27:38 -   1.28
+++ ChangeLog   22 Oct 2014 14:28:10 -  1.29
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/stgit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.28 2014/08/03 
14:27:38 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.29 2014/10/22 
14:28:10 dlan Exp $
+
+  22 Oct 2014; Yixun Lan d...@gentoo.org stgit-0.16-r2.ebuild,
+  stgit-0.17.1-r1.ebuild:
+  fix bashcomp, bug 526282. thanks Necoro
 
   03 Aug 2014; Yixun Lan d...@gentoo.org stgit-0.16-r2.ebuild:
   Stable for arm, bug #505796






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

2014-10-22 Thread Mike Gilbert (floppym)
floppym 14/10/22 15:02:44

  Modified: systemd-.ebuild systemd-216-r1.ebuild ChangeLog
  Log:
  Use keepdir /var/log/journal/remote instead of removing it.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

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

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

Index: systemd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- systemd-.ebuild 20 Oct 2014 22:00:04 -  1.143
+++ systemd-.ebuild 22 Oct 2014 15:02:44 -  1.144
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.143 2014/10/20 22:00:04 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.144 2014/10/22 15:02:44 floppym Exp $
 
 EAPI=5
 
@@ -353,10 +353,8 @@
 
# Preserve empty dirs in /etc  /var, bug #437008
keepdir /etc/binfmt.d /etc/modules-load.d /etc/tmpfiles.d \
-   /etc/systemd/ntp-units.d /etc/systemd/user /var/lib/systemd
-
-   # Remove empty journal directory.
-   rmdir ${D}/var/log/journal || die
+   /etc/systemd/ntp-units.d /etc/systemd/user /var/lib/systemd \
+   /var/log/journal/remote
 
# Symlink /etc/sysctl.conf for easy migration.
dosym ../sysctl.conf /etc/sysctl.d/99-sysctl.conf



1.5  sys-apps/systemd/systemd-216-r1.ebuild

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

Index: systemd-216-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-216-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- systemd-216-r1.ebuild   20 Oct 2014 22:00:04 -  1.4
+++ systemd-216-r1.ebuild   22 Oct 2014 15:02:44 -  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-apps/systemd/systemd-216-r1.ebuild,v 
1.4 2014/10/20 22:00:04 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-216-r1.ebuild,v 
1.5 2014/10/22 15:02:44 floppym Exp $
 
 EAPI=5
 
@@ -336,10 +336,8 @@
 
# Preserve empty dirs in /etc  /var, bug #437008
keepdir /etc/binfmt.d /etc/modules-load.d /etc/tmpfiles.d \
-   /etc/systemd/ntp-units.d /etc/systemd/user /var/lib/systemd
-
-   # Remove empty journal directory.
-   rmdir ${D}/var/log/journal || die
+   /etc/systemd/ntp-units.d /etc/systemd/user /var/lib/systemd \
+   /var/log/journal/remote
 
# Symlink /etc/sysctl.conf for easy migration.
dosym ../sysctl.conf /etc/sysctl.d/99-sysctl.conf



1.317sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.316
retrieving revision 1.317
diff -u -r1.316 -r1.317
--- ChangeLog   20 Oct 2014 22:00:04 -  1.316
+++ ChangeLog   22 Oct 2014 15:02:44 -  1.317
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.316 
2014/10/20 22:00:04 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.317 
2014/10/22 15:02:44 floppym Exp $
+
+  22 Oct 2014; Mike Gilbert flop...@gentoo.org systemd-216-r1.ebuild,
+  systemd-.ebuild:
+  Use keepdir /var/log/journal/remote instead of removing it.
 
   20 Oct 2014; Mike Gilbert flop...@gentoo.org systemd-216-r1.ebuild,
   systemd-.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/starcluster: starcluster-0.93.3-r2.ebuild ChangeLog starcluster-0.93.3.ebuild starcluster-0.93.3-r1.ebuild

2014-10-22 Thread Ian Delaney (idella4)
idella4 14/10/22 15:20:34

  Modified: ChangeLog
  Added:starcluster-0.93.3-r2.ebuild
  Removed:  starcluster-0.93.3.ebuild
starcluster-0.93.3-r1.ebuild
  Log:
  revbump; substitute dobashcomp with newbashcomp, fixes Bug #526274, rm prior 
ebuilds
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.10 dev-python/starcluster/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   28 Aug 2014 11:16:05 -  1.9
+++ ChangeLog   22 Oct 2014 15:20:34 -  1.10
@@ -1,6 +1,13 @@
 # ChangeLog for dev-python/starcluster
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v 1.9 
2014/08/28 11:16:05 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v 1.10 
2014/10/22 15:20:34 idella4 Exp $
+
+*starcluster-0.93.3-r2 (22 Oct 2014)
+
+  22 Oct 2014; Ian Delaney idel...@gentoo.org +starcluster-0.93.3-r2.ebuild,
+  -starcluster-0.93.3-r1.ebuild, -starcluster-0.93.3.ebuild:
+  revbump; substitute dobashcomp with newbashcomp, fixes Bug #526274, rm prior
+  ebuilds
 
   28 Aug 2014; Michał Górny mgo...@gentoo.org starcluster-0.93.3-r1.ebuild,
   starcluster-0.93.3.ebuild:



1.1  dev-python/starcluster/starcluster-0.93.3-r2.ebuild

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

Index: starcluster-0.93.3-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3-r2.ebuild,v 
1.1 2014/10/22 15:20:34 idella4 Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 bash-completion-r1
MY_PN=StarCluster
MY_P=${MY_PN}-${PV}

DESCRIPTION=Utility for creating / managing general purpose computing clusters
HOMEPAGE=http://web.mit.edu/star/cluster;
SRC_URI=mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz

LICENSE=LGPL-3
KEYWORDS=~amd64 ~x86
SLOT=0
IUSE=doc epydoc

RDEPEND==dev-python/ssh-1.7.13[${PYTHON_USEDEP}]
=dev-python/boto-2.3.0[${PYTHON_USEDEP}]
=dev-python/jinja-2.6-r1[${PYTHON_USEDEP}]
=dev-python/decorator-3.1.1[${PYTHON_USEDEP}]
=dev-python/pyasn1-0.0.13_beta[${PYTHON_USEDEP}]
=dev-python/workerpool-0.9.2[${PYTHON_USEDEP}]
DEPEND=${RDEPEND}
doc? ( dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/epydoc[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}] )
dev-python/setuptools[${PYTHON_USEDEP}]

S=${WORKDIR}/${MY_P}

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

python_compile_all() {
use doc  emake -C docs/sphinx html
mkdocs() {
local exit_status=0
local msg=build with epydoc failed
pushd docs/epydoc/
PATH=$PATH:./ PYTHONPATH=${BUILD_DIR}/lib ./build.sh || 
exit_status=1
[[ $exit_status != 0 ]]  eerror $msg
popd sets
return $exit_status
}
use epydoc  mkdocs
}

python_install() {
distutils-r1_python_install
newbashcomp ${S}/completion/${PN}-completion.sh ${PN}
use doc  dohtml -r docs/sphinx/_build/html/
if use epydoc; then
docompress -x usr/share/doc/${PF}/apidocs/api-objects.txt
insinto usr/share/doc/${PF}/
doins -r ${S}/docs/apidocs/
fi
}

python_test() {
nosetests || die -v ${PN}/tests || die
}






[gentoo-commits] gentoo-x86 commit in net-libs/libkolab: libkolab-0.4.1.ebuild ChangeLog

2014-10-22 Thread Michael Palimaka (kensington)
kensington14/10/22 15:50:01

  Modified: libkolab-0.4.1.ebuild ChangeLog
  Log:
  Pass correct option for toggling tests wrt bug #526396.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.8  net-libs/libkolab/libkolab-0.4.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkolab/libkolab-0.4.1.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkolab/libkolab-0.4.1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkolab/libkolab-0.4.1.ebuild?r1=1.7r2=1.8

Index: libkolab-0.4.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libkolab/libkolab-0.4.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libkolab-0.4.1.ebuild   30 May 2013 11:48:36 -  1.7
+++ libkolab-0.4.1.ebuild   22 Oct 2014 15:50:01 -  1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolab/libkolab-0.4.1.ebuild,v 
1.7 2013/05/30 11:48:36 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolab/libkolab-0.4.1.ebuild,v 
1.8 2014/10/22 15:50:01 kensington Exp $
 
 EAPI=5
 
@@ -30,8 +30,8 @@
 
 src_configure() {
local mycmakeargs=(
+   -DBUILD_TESTS=$(usex test)
-DLIB_INSTALL_DIR=$(get_libdir)
-   $(cmake-utils_use_with test BUILD_TESTS)
$(cmake-utils_use python PYTHON_BINDINGS)
$(cmake-utils_use php PHP_BINDINGS)
)



1.23 net-libs/libkolab/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libkolab/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   12 Oct 2014 14:56:38 -  1.22
+++ ChangeLog   22 Oct 2014 15:50:01 -  1.23
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libkolab
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolab/ChangeLog,v 1.22 
2014/10/12 14:56:38 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolab/ChangeLog,v 1.23 
2014/10/22 15:50:01 kensington Exp $
+
+  22 Oct 2014; Michael Palimaka kensing...@gentoo.org libkolab-0.4.1.ebuild:
+  Pass correct option for toggling tests wrt bug #526396.
 
   12 Oct 2014; Michael Palimaka kensing...@gentoo.org -libkolab-0.4.2.ebuild,
   -libkolab-0.5.0.ebuild:






[gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/

2014-10-22 Thread Ian Stakenvicius
commit: 448558182ab22d2506f15c5e5240e2aba630e6a5
Author: Ian Stakenvicius axs AT gentoo DOT org
AuthorDate: Wed Oct 22 13:56:07 2014 +
Commit: Ian Stakenvicius axs AT gentoo DOT org
CommitDate: Wed Oct 22 13:56:32 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=44855818

Sync mail-client/thunderbird to in-tree version

---
 mail-client/thunderbird/Manifest   | 112 ++---
 1.0-r1.ebuild = thunderbird-31.2.0-r1.ebuild} |  17 +++-
 2 files changed, 69 insertions(+), 60 deletions(-)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index 578ee5a..699745d 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -1,60 +1,60 @@
-DIST enigmail-1.7.tar.gz 1414100 SHA256 
cddbf35783194a4e994f9584ad5bee74750e25f690e81727ba9eccc4f814f161 SHA512 
b9ca47c9fbff381509cd880dc3f11b880eec80588c7c2d7d259350cf6313fd0867e3b0468f3d6a90c705a19989c16d93d75d2568caff9266d581acf64cbf
 WHIRLPOOL 
ea0f97ebf49b417a4d2435b41801a08c45cd7f2a9f8f0c6f32387417ce6a89fa787bb076564598c5d0033160eb7cef6a3cc8696c4a41e88841b5c7bbdf256a39
+DIST enigmail-1.7.2.tar.gz 1420346 SHA256 
7b3a62e83961bafec1cdac60075aa6c317c8f655a837e31a7d1f3ce6a49fc7d6 SHA512 
e121308127d25d658db804bcd49e37b609fe7a52c2b2f4b0e5cd5c90106157642e164b7f9e31ef419e89a60326af93ce007e6d04ecea714e4b933b01007fee10
 WHIRLPOOL 
8e226445556cbf31dc55c924f8d2367d4a497eff385fb31128be03dd0650d32251e37a99aba9806b1a019cc124b717f2e97a8341bd4e01dcc39be6580fe27a24
 DIST firefox-31.0-patches-0.2.tar.xz 4636 SHA256 
fdcd4e68093fb905af06cd89aad7042f8a4e695dea9c184351945fcb5872a062 SHA512 
2fee84ac6027a1e1317470112df54fef411596a522bca756f82c525b13ba952015e71f2aa05a807fec04c3bd092e8cbebd0c2349e0dc4950b329a88811b00151
 WHIRLPOOL 
59dc5f3457dc2a0c0c83a0128063da00d127cee13487b112064368de7d98438b7ffeb1dfe362080eca6a82af4834f3e27c6bd887e51b5d59c728ae124b26114d
 DIST gdata-provider-2.6.3.xpi 115020 SHA256 
008a302410b152e956cf56fc0abe4f6cc191ae51ab367abb7e0467ee65d44093 SHA512 
38d2a581842de0937a96b7498db06aca120b8cd6b9de96a0285e90f57c28118193a24f32c9fdbee72233db0675a35c7bc51fd3ba6ec41bcf4521adf48107624e
 WHIRLPOOL 
70d87e73d39879daf4a00c9ff45c24a455af5fb2f93e8034811b0c444799bd754cb00ef63c321c3f7d85e98a62148fd0e9524fcc07edccb5c02772d7b515
 DIST lightning-3.3.xpi 4226096 SHA256 
eedaf565bc253a6bc21618dcc95eb2cef121745c249734514bf37ebd6abb3e5a SHA512 
c0ae9d259ec28eb6d7335426cbaeaf2701b4a1230de203a5bcccb86937cadca6622031e7a7de11fa5a733631d20a2362fbdc04a1ab649a9383a2ae9114ab9c34
 WHIRLPOOL 
abebc35ca3eaddd50e8660e647c6382943327237375e1c31c567d03b4a91ced37c55d3e5e41b88d252d5fa025c56147ecb53e20dba98c08a2134b38848ffe98a
 DIST thunderbird-31.0-patches-0.1.tar.xz 948 SHA256 
eec36d5cd4c384d4787ca034b2abd4aaa41e831fbb6988169f603703af2083a3 SHA512 
4a20f23bcc97c9b00fa461f7b0e3b7660ec39a99c16154a0d35d6048d72db2b8bdb1c82c81cdd75047ab4a11326173313b4a85733b8697d2febeae968a85b38d
 WHIRLPOOL 
921e21cc3451f0db19d1f891952b53f75da08ad9e2da6309cf3d29c1facc05b83c618b6ad0c01abb121ff29b7a65af140a7021d4c584827b81a4977c879f6df8
-DIST thunderbird-31.1.0-ar.xpi 472810 SHA256 
3bdd4b046604dd43b2d29cf51045e2d37f77dcbf6f8f80072c9dbc41582a4229 SHA512 
69ed31a7c0e13b42f8d40f7d672d0332d4d2c6738c2a70244859e0138300a9b426c30d95d076a0a6759d5e092c36952538d173ff6a51c0a3848f5ab906382f4c
 WHIRLPOOL 
3c893913c9c933f37984cd5c0c1026e414e73fd970a25e16c35c2620923cf54890e3bd02b4cc8d7df10e9e07e3c6f0599263df2ab0da3c6713477fa7fde0a52c
-DIST thunderbird-31.1.0-ast.xpi 393048 SHA256 
0c19b6dc4f06069b4d89edb03fc1cf6c43adf3de92b629a22683282a616ada0e SHA512 
d6c80ee2c70412c8a4120e8ddc83cc164756b7b56e3ed87aff470aad526ebacb3c2da3ff75f11ffd212eb7a6803de3dc139f34ab54a46020cfd73f0af5876155
 WHIRLPOOL 
d61a4e72aaa9bf18e513d6f0c388416e797e5320ac2f9aa55ad4a3dbcfeb1abb22a73dd5d5e61437f8e73750f31a081d28a5e0ec6c5db24d245918b353342041
-DIST thunderbird-31.1.0-be.xpi 427487 SHA256 
f640832e434fc13c3e4fc86395a5dad8b4281ef5bc008708bbfc239dce558e56 SHA512 
3740b9d7fcd4d650d4e8c14f777566c6d07fbbb95435ddf97715e0f9e4e0d5c66af16ac5db76efe765b265a04e73a082b5082f9e52bdca468ec54b95766bbe5a
 WHIRLPOOL 
f0b0450195172d8a4415528ea4a34afba99986679d8c7b15f68c971b925e47aed74d93ee55fe435c740bd22603a248932485cb06c4acdc179b04851c22b19c20
-DIST thunderbird-31.1.0-bg.xpi 493734 SHA256 
6f77a52a6d86e109a8555e085c0f917f7dc9c7038e8d1099424d68916341e513 SHA512 
b9a76a24f3d823ded1094f2d4b99b24a123f63815256b5e9edfe95e245dc630cdda8bd47ca2fc46fd4929f45f88472c0d366349111dc53a074507309316e914c
 WHIRLPOOL 
9fd43c160ceb4b964ad0ea14d1b03bdb28bd58eac087703f1ef213671f257b0f598c9085ea4be166481e6aa67603a2fdaec648d53263fa8218f12fd7dbb585da
-DIST thunderbird-31.1.0-bn-BD.xpi 555612 SHA256 
3589d16d373d4b8fd4364317bf43ab1b0ce61b4d627bcb85b12e9b0ecd28b1c3 SHA512 
a8ca5432d69e7159b103ae55d39e9c457535f048e50368ce7582ab45b68d926b0e93db5b73c9c1f80dce2b254c2edc94ffedd2e3f7682b7d50945accbaef1e6a
 WHIRLPOOL 

[gentoo-commits] proj/mozilla:master commit in: media-plugins/gmp-openh264/, www-client/firefox/, eclass/

2014-10-22 Thread Ian Stakenvicius
commit: 2cf678cfccb9149f9f535aac4ef774584254fe7e
Author: Ian Stakenvicius axs AT gentoo DOT org
AuthorDate: Wed Oct 22 15:12:10 2014 +
Commit: Ian Stakenvicius axs AT gentoo DOT org
CommitDate: Wed Oct 22 15:12:14 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=2cf678cf

Add firefox-34.0_beta2, provide alternative to binary-fetched gmp

Firefox-33 and above introduced the Gecko Media Plugin infrastructure and
its first plugin (Cisco's BSD-licensed openh264 codec) for webrtc h264 support.
By default, and due to software patent issues related to h264, Cisco builds
the plugin themselves (so that they are on the hook rather than end-users) and
firefox updates this non-optional plugin via downloading the binary blob into
each user's profile.  To help resolve bug 525810, firefox-33 and 
firefox-34_beta2
introduce USE=system-gmps which will disable the autoupdates of gmp plugins in
the firefox default prefs, and RDEPEND on the newly added 
media-plugins/gmp-openh264.

The gmp-openh264 package builds the plugin from source and installs it to the
regular nsplugins path, in a directory tree structure required for GMP.  It also
adds an env.d file to set the MOZ_GMP_PATH environment variable appropriately, 
so that
firefox will load the plugin from here if it cannot be found in the user's 
profile.

USE=system-gmps plus media-plugins/gmp-openh264 will:

1 - make the system-installed plugin always be used on newly-created user 
profiles
or updated old profiles from firefox-32 and earlier.

2 - allow users to obtain the mozilla/cisco binary simply by enabling 
auto-udates
in about:config or manually checking for and installing updates via the Addon 
Manager

3 - *not* override a user's in-profile copy of the mozilla/cisco binary if it 
exists;
this includes if the user has manually fetched it via overriding auto-updates 
or doing
a manual update in Addon Manager, and also (unfortunately) if the user has 
already
installed and run firefox-33.0.

This will remain an experiment in mozilla-overlay for a while, as maintenance
of an openh264 may not prove to be viable -- at this point, it looks like we 
will need to
roll our own snapshots of two github upstream projects in order to provide 
release
tarballs, and it is difficult to say how many releases there will need to be 
going forward.

---
 eclass/mozconfig-v5.34.eclass  | 220 +
 media-plugins/gmp-openh264/Manifest|   1 +
 .../gmp-openh264/gmp-openh264-1.1_p20141021.ebuild |  53 +
 www-client/firefox/Manifest|   2 +
 www-client/firefox/firefox-33.0.ebuild |  13 +-
 ...refox-33.0.ebuild = firefox-34.0_beta2.ebuild} |  25 ++-
 6 files changed, 302 insertions(+), 12 deletions(-)

diff --git a/eclass/mozconfig-v5.34.eclass b/eclass/mozconfig-v5.34.eclass
new file mode 100644
index 000..d70fc8d
--- /dev/null
+++ b/eclass/mozconfig-v5.34.eclass
@@ -0,0 +1,220 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+#
+# @ECLASS: mozconfig-v5.33.eclass
+# @MAINTAINER:
+# mozilla team mozi...@gentoo.org
+# @BLURB: the new mozilla common configuration eclass for FF33 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.
+
+# 

[gentoo-commits] proj/mozilla:master commit in: media-plugins/gmp-openh264/

2014-10-22 Thread Ian Stakenvicius
commit: 0bd6a1f67a241a49669f6a30fe2d3bbe2da0782f
Author: Ian Stakenvicius axs AT gentoo DOT org
AuthorDate: Wed Oct 22 16:06:34 2014 +
Commit: Ian Stakenvicius axs AT gentoo DOT org
CommitDate: Wed Oct 22 16:06:34 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=0bd6a1f6

fixed typo

---
 media-plugins/gmp-openh264/gmp-openh264-1.1_p20141021.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gmp-openh264/gmp-openh264-1.1_p20141021.ebuild 
b/media-plugins/gmp-openh264/gmp-openh264-1.1_p20141021.ebuild
index ad10f3b..faf9dcc 100644
--- a/media-plugins/gmp-openh264/gmp-openh264-1.1_p20141021.ebuild
+++ b/media-plugins/gmp-openh264/gmp-openh264-1.1_p20141021.ebuild
@@ -43,7 +43,7 @@ pkg_postinst() {
elog 
elog Also, if a previous mozilla version has already installed 
gmp-gmpopenh264
elog into a user's profile, that version will take precedence over 
this package
-   elog and will need to be removed before the files installed by this 
package
+   elog and will need to be removed before the files installed by this 
package
elog will be used.
elog 
ewarn You may need to modify each user's .mozilla profile



[gentoo-commits] proj/mozilla:master commit in: media-plugins/gmp-openh264/

2014-10-22 Thread Ian Stakenvicius
commit: 35367c587b7c2917a366f2d739b555032b38ad69
Author: Ian Stakenvicius axs AT gentoo DOT org
AuthorDate: Wed Oct 22 16:08:07 2014 +
Commit: Ian Stakenvicius axs AT gentoo DOT org
CommitDate: Wed Oct 22 16:08:07 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=35367c58

fixed another typo

---
 media-plugins/gmp-openh264/gmp-openh264-1.1_p20141021.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gmp-openh264/gmp-openh264-1.1_p20141021.ebuild 
b/media-plugins/gmp-openh264/gmp-openh264-1.1_p20141021.ebuild
index faf9dcc..6829ed0 100644
--- a/media-plugins/gmp-openh264/gmp-openh264-1.1_p20141021.ebuild
+++ b/media-plugins/gmp-openh264/gmp-openh264-1.1_p20141021.ebuild
@@ -12,7 +12,7 @@ SRC_URI=http://dev.gentoo.org/~axs/distfiles/${P}.tar.xz;
 LICENSE=BSD
 SLOT=0
 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux
-IUSE=+plugin
+IUSE=
 
 RESTRICT=bindist
 



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

2014-10-22 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/10/22 16:23:29

  Modified: ChangeLog
  Added:chromium-40.0.2194.2.ebuild
  Removed:  chromium-40.0.2182.3.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.1153   www-client/chromium/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v
retrieving revision 1.1152
retrieving revision 1.1153
diff -u -r1.1152 -r1.1153
--- ChangeLog   19 Oct 2014 16:19:04 -  1.1152
+++ ChangeLog   22 Oct 2014 16:23:29 -  1.1153
@@ -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.1152 
2014/10/19 16:19:04 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1153 
2014/10/22 16:23:29 phajdan.jr Exp $
+
+*chromium-40.0.2194.2 (22 Oct 2014)
+
+  22 Oct 2014; Pawel Hajdan jr phajdan...@gentoo.org
+  -chromium-40.0.2182.3.ebuild, +chromium-40.0.2194.2.ebuild:
+  Dev channel bump. Remove old.
 
 *chromium-39.0.2171.27 (19 Oct 2014)
 



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

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

Index: chromium-40.0.2194.2.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-40.0.2194.2.ebuild,v 1.1 
2014/10/22 16:23:29 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/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:=
x11-libs/pango:=
kerberos? ( virtual/krb5 )
selinux? ( 

[gentoo-commits] proj/openrc:master commit in: src/rc/, src/librc/

2014-10-22 Thread William Hubbs
commit: 3f82edbeb9251149c6aff071d6537379af4e5eea
Author: Svante Signell svante.signell AT gmail DOT com
AuthorDate: Tue Oct 21 06:53:37 2014 +
Commit: William Hubbs williamh AT gentoo DOT org
CommitDate: Wed Oct 22 16:05:07 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=3f82edbe

Fix GNU/kFreeBSD port

Check for __FreeBSD_kernel instead of __GLIBC__ in source files.

note from William Hubbs:
I was told this is a better check for GNU/kFreeBSD than checking the
C  library the source is being compiled against.
GNU/kFreeBSD than checking which library we are using.

---
 src/librc/librc-daemon.c | 2 +-
 src/rc/mountinfo.c   | 4 ++--
 src/rc/rc-logger.c   | 2 +-
 src/rc/runscript.c   | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/librc/librc-daemon.c b/src/librc/librc-daemon.c
index 04f25b1..9970315 100644
--- a/src/librc/librc-daemon.c
+++ b/src/librc/librc-daemon.c
@@ -30,7 +30,7 @@
 
 #include librc.h
 
-#if defined(__linux__) || defined (__GLIBC__)
+#if defined(__linux__) || defined (__FreeBSD_kernel__)
 static bool
 pid_is_exec(pid_t pid, const char *exec)
 {

diff --git a/src/rc/mountinfo.c b/src/rc/mountinfo.c
index ce3f27d..7840987 100644
--- a/src/rc/mountinfo.c
+++ b/src/rc/mountinfo.c
@@ -39,7 +39,7 @@
 #  include sys/statvfs.h
 #  define statfs statvfs
 #  define F_FLAGS f_flag
-#elif defined (__linux__) || defined (__GLIBC__)
+#elif defined (__linux__) || defined (__FreeBSD_kernel__)
 #  include mntent.h
 #endif
 
@@ -265,7 +265,7 @@ find_mounts(struct args *args)
return list;
 }
 
-#elif defined (__linux__) || defined (__GLIBC__)
+#elif defined (__linux__) || defined (__FreeBSD_kernel__)
 static struct mntent *
 getmntfile(const char *file)
 {

diff --git a/src/rc/rc-logger.c b/src/rc/rc-logger.c
index e8fb0ff..50cf618 100644
--- a/src/rc/rc-logger.c
+++ b/src/rc/rc-logger.c
@@ -44,7 +44,7 @@
 #include time.h
 #include unistd.h
 
-#if defined(__linux__) || defined(__GLIBC__)
+#if defined(__linux__) || defined(__FreeBSD_kernel__)
 #  include pty.h
 #elif defined(__NetBSD__) || defined(__OpenBSD__)
 #  include util.h

diff --git a/src/rc/runscript.c b/src/rc/runscript.c
index de18f90..96aa683 100644
--- a/src/rc/runscript.c
+++ b/src/rc/runscript.c
@@ -51,7 +51,7 @@
 #include time.h
 #include unistd.h
 
-#if defined(__linux__) || defined(__GLIBC__)
+#if defined(__linux__) || defined(__FreeBSD_kernel__)
 #  include pty.h
 #elif defined(__NetBSD__) || defined(__OpenBSD__)
 #  include util.h



[gentoo-commits] proj/openrc:master commit in: sh/, conf.d/, init.d/, mk/

2014-10-22 Thread William Hubbs
commit: d8e1d9a6edf94ecac580e80e1113f4fdbdc5a23b
Author: Gabriele Giacone 1o5g4r8o AT gmail DOT com
AuthorDate: Tue Oct 21 07:24:12 2014 +
Commit: William Hubbs williamh AT gentoo DOT org
CommitDate: Wed Oct 22 16:09:58 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=d8e1d9a6

Add missing files for GNU/kFreeBSD

---
 conf.d/network.GNU-kFreeBSD.in |  4 
 conf.d/staticroute.GNU-kFreeBSD.in |  5 +
 init.d/sysctl.GNU-kFreeBSD.in  | 31 +++
 mk/os-GNU-kFreeBSD.mk  |  4 +++-
 sh/init.sh.GNU-kFreeBSD.in | 35 +++
 5 files changed, 78 insertions(+), 1 deletion(-)

diff --git a/conf.d/network.GNU-kFreeBSD.in b/conf.d/network.GNU-kFreeBSD.in
new file mode 100644
index 000..9f49b81
--- /dev/null
+++ b/conf.d/network.GNU-kFreeBSD.in
@@ -0,0 +1,4 @@
+
+# You can assign a default route
+#defaultroute=192.168.0.1
+#defaultroute6=2001:a:b:c

diff --git a/conf.d/staticroute.GNU-kFreeBSD.in 
b/conf.d/staticroute.GNU-kFreeBSD.in
new file mode 100644
index 000..9f54152
--- /dev/null
+++ b/conf.d/staticroute.GNU-kFreeBSD.in
@@ -0,0 +1,5 @@
+# Separate multiple routes using ; or new lines.
+
+# Example static routes. See route(8) for syntax.
+#staticroute=net 192.168.0.0 10.73.1.1 netmask 255.255.255.0
+#net 192.168.1.0 10.73.1.1 netmask 255.255.255.0

diff --git a/init.d/sysctl.GNU-kFreeBSD.in b/init.d/sysctl.GNU-kFreeBSD.in
new file mode 100644
index 000..92d5868
--- /dev/null
+++ b/init.d/sysctl.GNU-kFreeBSD.in
@@ -0,0 +1,31 @@
+#!@SBINDIR@/openrc-run
+# Copyright (c) 2007-2009 Roy Marples r...@marples.name
+# Released under the 2-clause BSD license.
+
+depend()
+{
+   before bootmisc logger
+   keyword -prefix
+}
+
+start()
+{
+   [ -e /etc/sysctl.conf ] || return 0
+   local retval=0 var= comments= conf=
+   ebegin Configuring kernel parameters
+   eindent
+   for conf in @SYSCONFDIR@/sysctl.conf @SYSCONFDIR@/sysctl.d/*.conf; do
+   if [ -r $conf ]; then
+   vebegin applying $conf
+   while read var comments; do
+   case $var in
+   |#*) continue;;
+   esac
+   sysctl -w $var /dev/null || retval=1
+   done  $conf
+   veend $retval
+   fi
+   done
+   eoutdent
+   eend $retval Some errors were encountered
+}

diff --git a/mk/os-GNU-kFreeBSD.mk b/mk/os-GNU-kFreeBSD.mk
index 72fea3e..c217372 100644
--- a/mk/os-GNU-kFreeBSD.mk
+++ b/mk/os-GNU-kFreeBSD.mk
@@ -3,7 +3,9 @@
 
 # Generic definitions
 
+SFX=   .GNU-kFreeBSD.in
+PKG_PREFIX?=   /usr
+
 CPPFLAGS+= -D_BSD_SOURCE -D_XOPEN_SOURCE=700
 LIBDL= -Wl,-Bdynamic -ldl
 LIBKVM?=
-include ${MK}/os-BSD.mk

diff --git a/sh/init.sh.GNU-kFreeBSD.in b/sh/init.sh.GNU-kFreeBSD.in
new file mode 100644
index 000..d1a04e1
--- /dev/null
+++ b/sh/init.sh.GNU-kFreeBSD.in
@@ -0,0 +1,35 @@
+#!@SHELL@
+# Copyright (c) 2007-2009 Roy Marples r...@marples.name
+# Released under the 2-clause BSD license.
+
+if [ ! -d /run ]; then
+ebegin Creating /run
+mkdir -p /run
+eend $?
+fi
+
+if [ -L $RC_SVCDIR ]; then
+rm $RC_SVCDIR
+fi
+
+ebegin Mounting /run
+if ! fstabinfo --mount /run; then
+mount -t tmpfs -o mode=0755,noexec,nosuid,size=10% tmpfs /run
+if [ $? != 0 ]; then
+eerror Unable to mount tmpfs on /run.
+eerror Can't continue.
+exit 1
+fi
+fi
+eend
+
+ebegin Creating $RC_SVCDIR
+mkdir -p $RC_SVCDIR
+eend $?
+
+if [ -e $RC_LIBEXECDIR/cache/deptree ]; then
+cp -p $RC_LIBEXECDIR/cache/* $RC_SVCDIR 2/dev/null
+fi
+
+echo sysinit $RC_SVCDIR/softlevel
+exit 0



[gentoo-commits] gentoo-x86 commit in media-sound/mpd: mpd-0.19.1.ebuild ChangeLog

2014-10-22 Thread Christoph Mende (angelos)
angelos 14/10/22 16:29:14

  Modified: mpd-0.19.1.ebuild ChangeLog
  Log:
  Remove unconditional glib dependency and add USE dependencies for flags 
depending on glib (bug #526452)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
84F20B43)

Revision  ChangesPath
1.4  media-sound/mpd/mpd-0.19.1.ebuild

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

Index: mpd-0.19.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.19.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mpd-0.19.1.ebuild   21 Oct 2014 15:19:39 -  1.3
+++ mpd-0.19.1.ebuild   22 Oct 2014 16:29:14 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.19.1.ebuild,v 1.3 
2014/10/21 15:19:39 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.19.1.ebuild,v 1.4 
2014/10/22 16:29:14 angelos Exp $
 
 EAPI=5
 inherit eutils flag-o-matic linux-info multilib readme.gentoo systemd user
@@ -26,14 +26,22 @@
 
 REQUIRED_USE=|| ( ${OUTPUT_PLUGINS} )
|| ( ${DECODER_PLUGINS} )
+   ao? ( glib )
+   gme? ( glib )
+   jack? ( glib )
mp4v2? ( faad )
-   network? ( || ( ${ENCODER_PLUGINS} ) )
+   network? ( || ( ${ENCODER_PLUGINS} )
+   glib )
recorder? ( || ( ${ENCODER_PLUGINS} ) )
+   sid? ( glib )
+   soundcloud? ( glib )
+   sqlite? ( glib )
opus? ( ogg )
-   upnp? ( expat )
+   upnp? ( expat )
+   vorbis? ( glib )
+   wavpack? ( glib )
 
 RDEPEND=!sys-cluster/mpich2-1.4_rc2
-   dev-libs/glib:2
adplug? ( media-libs/adplug )
alsa? ( media-sound/alsa-utils
media-libs/alsa-lib )



1.361media-sound/mpd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v
retrieving revision 1.360
retrieving revision 1.361
diff -u -r1.360 -r1.361
--- ChangeLog   21 Oct 2014 15:19:39 -  1.360
+++ ChangeLog   22 Oct 2014 16:29:14 -  1.361
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/mpd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.360 
2014/10/21 15:19:39 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.361 
2014/10/22 16:29:14 angelos Exp $
+
+  22 Oct 2014; Christoph Mende ange...@gentoo.org mpd-0.19.1.ebuild:
+  Remove unconditional glib dependency and add USE dependencies for flags
+  depending on glib (bug #526452)
 
   21 Oct 2014; Christoph Mende ange...@gentoo.org mpd-0.19.1.ebuild:
   USE=upnp depends on USE=expat (bug #526190)






[gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-sipe: pidgin-sipe-1.18.4.ebuild ChangeLog pidgin-sipe-1.18.3.ebuild

2014-10-22 Thread Ian Whyman (thev00d00)
thev00d0014/10/22 16:33:56

  Modified: ChangeLog
  Added:pidgin-sipe-1.18.4.ebuild
  Removed:  pidgin-sipe-1.18.3.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.33 x11-plugins/pidgin-sipe/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   19 Aug 2014 08:29:37 -  1.32
+++ ChangeLog   22 Oct 2014 16:33:56 -  1.33
@@ -1,6 +1,12 @@
 # ChangeLog for x11-plugins/pidgin-sipe
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog,v 1.32 
2014/08/19 08:29:37 thev00d00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog,v 1.33 
2014/10/22 16:33:56 thev00d00 Exp $
+
+*pidgin-sipe-1.18.4 (22 Oct 2014)
+
+  22 Oct 2014; Ian Whyman thev00...@gentoo.org +pidgin-sipe-1.18.4.ebuild,
+  -pidgin-sipe-1.18.3.ebuild:
+  Version bump
 
 *pidgin-sipe-1.18.3 (19 Aug 2014)
 



1.1  x11-plugins/pidgin-sipe/pidgin-sipe-1.18.4.ebuild

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

Index: pidgin-sipe-1.18.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.18.4.ebuild,v 1.1 
2014/10/22 16:33:56 thev00d00 Exp $

EAPI=5

inherit autotools eutils

DESCRIPTION=Pidgin Plug-in SIPE (Sip Exchange Protocol)
HOMEPAGE=http://sipe.sourceforge.net/;
SRC_URI=mirror://sourceforge/sipe/${P}.tar.gz

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

IUSE=debug kerberos ocs2005-message-hack openssl telepathy voice

RDEPEND==dev-libs/gmime-2.4.16
dev-libs/libxml2
openssl? ( dev-libs/openssl )
!openssl? ( dev-libs/nss )
kerberos? ( virtual/krb5 )
voice? (
=dev-libs/glib-2.28.0
=net-libs/libnice-0.1.0
media-libs/gstreamer:0.10
=net-im/pidgin-2.8.0
)
!voice? (
=dev-libs/glib-2.12.0:2
net-im/pidgin
)
telepathy? (
=sys-apps/dbus-1.1.0
=dev-libs/dbus-glib-0.61
=dev-libs/glib-2.28:2
=net-libs/telepathy-glib-0.18.0
)


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


src_prepare() {
eautoreconf
}

src_configure() {
econf \
--enable-purple \
--disable-quality-check \
$(use_enable telepathy) \
$(use_enable debug) \
$(use_enable ocs2005-message-hack) \
$(use_with kerberos krb5) \
$(use_with voice vv) \
$(use_enable !openssl nss) \
$(use_enable openssl)
}

src_install() {
emake install DESTDIR=${D}
dodoc AUTHORS ChangeLog NEWS TODO README
}






[gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-0.97-r14.ebuild ChangeLog

2014-10-22 Thread Ian Stakenvicius (axs)
axs 14/10/22 16:59:39

  Modified: grub-0.97-r14.ebuild ChangeLog
  Log:
  grub:0 - Only apply -fuse-ld=bfd when gcc is new enough to support it, bug 
526348
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.3  sys-boot/grub/grub-0.97-r14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-0.97-r14.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-0.97-r14.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-0.97-r14.ebuild?r1=1.2r2=1.3

Index: grub-0.97-r14.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r14.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- grub-0.97-r14.ebuild20 Oct 2014 17:29:22 -  1.2
+++ grub-0.97-r14.ebuild22 Oct 2014 16:59:39 -  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/sys-boot/grub/grub-0.97-r14.ebuild,v 1.2 
2014/10/20 17:29:22 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r14.ebuild,v 1.3 
2014/10/22 16:59:39 axs Exp $
 
 # XXX: we need to review menu.lst vs grub.conf handling.  We've been converting
 #  all systems to grub.conf (and symlinking menu.lst to grub.conf), but
@@ -44,6 +44,18 @@
 DEPEND=${RDEPEND}
static? ( ${LIB_DEPEND} )
 
+pkg_pretend() {
+   if [[ ${MERGE_TYPE} != binary ]]; then
+   # Bugs 526348 , 466536
+   if ! version_is_at_least 4.8 $(gcc-version) 
+   $(tc-getLD) --version | grep -q GNU gold; then
+   eerror GRUB does not function correctly when built 
with the gold linker.
+   eerror Please select the bfd linker with 
binutils-config.
+   die GNU gold detected
+   fi
+   fi
+}
+
 pkg_setup() {
case $(tc-arch) in
amd64) CONFIG_CHECK='~IA32_EMULATION' check_extra_config ;;
@@ -75,10 +87,14 @@
EPATCH_SUFFIX=patch epatch ${WORKDIR}/patch
 
rm -f ${S}/aclocal.m4 # seems to keep bug 418287 away
+
# Force ld.bfd via configure.ac so as to not mess up the CFLAGS stuff 
in src_configure()
# Note: NOT adding this to the patchset because it's a hack that I 
don't like.
-   # bug 466536
-   epatch ${FILESDIR}/${P}-force-ld.bfd.patch
+   # (bug 466536)
+   # Conditionally epatch (*yuck*) so gcc-4.7 and earlier don't fail, bug 
526348
+   if version_is_at_least 4.8 $(gcc-version); then
+   epatch ${FILESDIR}/${P}-force-ld.bfd.patch
+   fi
 
eautoreconf
 }



1.324sys-boot/grub/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.324view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.324content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.323r2=1.324

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.323
retrieving revision 1.324
diff -u -r1.323 -r1.324
--- ChangeLog   20 Oct 2014 17:29:22 -  1.323
+++ ChangeLog   22 Oct 2014 16:59:39 -  1.324
@@ -1,6 +1,10 @@
 # ChangeLog for sys-boot/grub
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.323 2014/10/20 
17:29:22 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.324 2014/10/22 
16:59:39 axs Exp $
+
+  22 Oct 2014; Ian Stakenvicius (_AxS_) a...@gentoo.org grub-0.97-r14.ebuild:
+  grub:0 - Only apply -fuse-ld=bfd when gcc is new enough to support it, bug
+  526348
 
   20 Oct 2014; Ian Stakenvicius (_AxS_) a...@gentoo.org grub-0.97-r14.ebuild:
   A quick fix regarding amd64 static building without ncurses






[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-policykit/

2014-10-22 Thread Jauhien Piatlicki
commit: dd369a5a26faa5f88940f264e04aabff4715997b
Author: Jauhien Piatlicki jauhien AT gentoo DOT org
AuthorDate: Wed Oct 22 17:10:43 2014 +
Commit: Jauhien Piatlicki jauhien AT gentoo DOT org
CommitDate: Wed Oct 22 17:10:43 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=dd369a5a

[lxqt-base/lxqt-policykit] update live ebuild, drop QT4 support

---
 lxqt-base/lxqt-policykit/lxqt-policykit-.ebuild | 19 ---
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-.ebuild 
b/lxqt-base/lxqt-policykit/lxqt-policykit-.ebuild
index 66a4b91..6c6a279 100644
--- a/lxqt-base/lxqt-policykit/lxqt-policykit-.ebuild
+++ b/lxqt-base/lxqt-policykit/lxqt-policykit-.ebuild
@@ -14,18 +14,23 @@ if [[ ${PV} = ** ]]; then
 else
SRC_URI=http://lxqt.org/downloads/${PV}/${P}.tar.xz;
KEYWORDS=~amd64 ~x86
-   S=${WORKDIR}
 fi
 
 LICENSE=GPL-2 LGPL-2.1+
 SLOT=0
 
-RDEPEND=dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtgui:4
-   lxqt-base/liblxqt
-   razorqt-base/libqtxdg
-   sys-auth/polkit-qt
+RDEPEND=
+   dev-libs/glib:2
+   dev-qt/linguist-tools:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   dev-qt/qtxml:5
+   ~lxqt-base/liblxqt-${PV}
+   =razorqt-base/libqtxdg-1.0.0
+   sys-auth/polkit-qt[qt5(-)]
x11-libs/libX11
 DEPEND=${RDEPEND}
virtual/pkgconfig



[gentoo-commits] gentoo-x86 commit in x11-libs/pixman: pixman-0.32.4.ebuild pixman-0.32.6.ebuild ChangeLog

2014-10-22 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/10/22 17:15:49

  Modified: pixman-0.32.4.ebuild ChangeLog
  Added:pixman-0.32.6.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.12 x11-libs/pixman/pixman-0.32.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild?r1=1.11r2=1.12

Index: pixman-0.32.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- pixman-0.32.4.ebuild26 Dec 2013 20:17:27 -  1.11
+++ pixman-0.32.4.ebuild22 Oct 2014 17:15:49 -  1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild,v 1.11 
2013/12/26 20:17:27 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild,v 1.12 
2014/10/22 17:15:49 chithanh Exp $
 
 EAPI=5
 XORG_MULTILIB=yes



1.188x11-libs/pixman/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.188view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.188content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?r1=1.187r2=1.188

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- ChangeLog   27 Dec 2013 03:20:15 -  1.187
+++ ChangeLog   22 Oct 2014 17:15:49 -  1.188
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/pixman
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.187 
2013/12/27 03:20:15 mattst88 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.188 
2014/10/22 17:15:49 chithanh Exp $
+
+*pixman-0.32.6 (22 Oct 2014)
+
+  22 Oct 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +pixman-0.32.6.ebuild, pixman-0.32.4.ebuild:
+  Version bump.
 
   27 Dec 2013; Matt Turner matts...@gentoo.org -pixman-0.28.0.ebuild,
   -pixman-0.28.2.ebuild, -pixman-0.30.0.ebuild, -pixman-0.30.2-r1.ebuild,



1.1  x11-libs/pixman/pixman-0.32.6.ebuild

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

Index: pixman-0.32.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild,v 1.1 
2014/10/22 17:15:49 chithanh Exp $

EAPI=5
XORG_MULTILIB=yes
inherit xorg-2 toolchain-funcs versionator

EGIT_REPO_URI=git://anongit.freedesktop.org/git/pixman
DESCRIPTION=Low-level pixel manipulation routines

KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt
IUSE=altivec iwmmxt loongson2f mmxext neon sse2 ssse3
RDEPEND=abi_x86_32? (
!=app-emulation/emul-linux-x86-gtklibs-20131008
!app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
)

src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable mmxext mmx)
$(use_enable sse2)
$(use_enable ssse3)
$(use_enable altivec vmx)
$(use_enable neon arm-neon)
$(use_enable iwmmxt arm-iwmmxt)
$(use_enable loongson2f loongson-mmi)
--disable-gtk
--disable-libpng
)
xorg-2_src_configure
}






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-geode: xf86-video-geode-2.11.16.ebuild ChangeLog xf86-video-geode-2.11.14-r1.ebuild xf86-video-geode-2.11.14.ebuild

2014-10-22 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/10/22 17:17:58

  Modified: ChangeLog
  Added:xf86-video-geode-2.11.16.ebuild
  Removed:  xf86-video-geode-2.11.14-r1.ebuild
xf86-video-geode-2.11.14.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.27 x11-drivers/xf86-video-geode/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog?rev=1.27view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog?rev=1.27content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog?r1=1.26r2=1.27

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   6 Apr 2014 10:11:20 -   1.26
+++ ChangeLog   22 Oct 2014 17:17:58 -  1.27
@@ -1,6 +1,14 @@
 # ChangeLog for x11-drivers/xf86-video-geode
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog,v 
1.26 2014/04/06 10:11:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog,v 
1.27 2014/10/22 17:17:58 chithanh Exp $
+
+*xf86-video-geode-2.11.16 (22 Oct 2014)
+
+  22 Oct 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +xf86-video-geode-2.11.16.ebuild,
+  -files/xf86-video-geode-2.11.14-remove-mibstore_h.patch,
+  -xf86-video-geode-2.11.14-r1.ebuild, -xf86-video-geode-2.11.14.ebuild:
+  Version bump. Remove old.
 
   06 Apr 2014; Agostino Sarubbo a...@gentoo.org
   xf86-video-geode-2.11.15.ebuild:



1.1  
x11-drivers/xf86-video-geode/xf86-video-geode-2.11.16.ebuild

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

Index: xf86-video-geode-2.11.16.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.16.ebuild,v
 1.1 2014/10/22 17:17:58 chithanh Exp $

EAPI=5
inherit xorg-2

DESCRIPTION=AMD Geode GX2 and LX video driver

KEYWORDS=~x86
IUSE=ztv

RDEPEND=
DEPEND=${RDEPEND}
ztv? (
sys-kernel/linux-headers
)

src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable ztv)
)
xorg-2_src_configure
}






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-geode/files: xf86-video-geode-2.11.14-remove-mibstore_h.patch

2014-10-22 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/10/22 17:17:58

  Removed:  xf86-video-geode-2.11.14-remove-mibstore_h.patch
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)



[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-freedreno: xf86-video-freedreno-1.3.0.ebuild ChangeLog

2014-10-22 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/10/22 17:18:18

  Modified: ChangeLog
  Added:xf86-video-freedreno-1.3.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.5  x11-drivers/xf86-video-freedreno/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-freedreno/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-freedreno/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-freedreno/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-freedreno/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   8 Jun 2014 09:16:30 -   1.4
+++ ChangeLog   22 Oct 2014 17:18:18 -  1.5
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-freedreno
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-freedreno/ChangeLog,v 1.4 
2014/06/08 09:16:30 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-freedreno/ChangeLog,v 1.5 
2014/10/22 17:18:18 chithanh Exp $
+
+*xf86-video-freedreno-1.3.0 (22 Oct 2014)
+
+  22 Oct 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +xf86-video-freedreno-1.3.0.ebuild:
+  Version bump.
 
   08 Jun 2014; Agostino Sarubbo a...@gentoo.org
   xf86-video-freedreno-1.0.0.ebuild:



1.1  
x11-drivers/xf86-video-freedreno/xf86-video-freedreno-1.3.0.ebuild

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

Index: xf86-video-freedreno-1.3.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-freedreno/xf86-video-freedreno-1.3.0.ebuild,v
 1.1 2014/10/22 17:18:18 chithanh Exp $

EAPI=5

XORG_DRI=always
inherit xorg-2

DESCRIPTION=Driver for Adreno mobile GPUs
KEYWORDS=~arm
IUSE=

RDEPEND==media-libs/mesa-10.2[xa]
virtual/libudev
=x11-libs/libdrm-2.4.54[video_cards_freedreno]
DEPEND=${RDEPEND}






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-qxl: xf86-video-qxl-0.1.2.ebuild ChangeLog

2014-10-22 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/10/22 17:19:16

  Modified: ChangeLog
  Added:xf86-video-qxl-0.1.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.25 x11-drivers/xf86-video-qxl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog?rev=1.25view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog?rev=1.25content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog?r1=1.24r2=1.25

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   10 Dec 2013 19:03:30 -  1.24
+++ ChangeLog   22 Oct 2014 17:19:16 -  1.25
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-qxl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog,v 1.24 
2013/12/10 19:03:30 chithanh Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog,v 1.25 
2014/10/22 17:19:16 chithanh Exp $
+
+*xf86-video-qxl-0.1.2 (22 Oct 2014)
+
+  22 Oct 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +xf86-video-qxl-0.1.2.ebuild:
+  Version bump.
 
   10 Dec 2013; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
   -files/xf86-video-qxl-0.1.0-remove-mibstore_h.patch,



1.1  x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.2.ebuild

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

Index: xf86-video-qxl-0.1.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.2.ebuild,v
 1.1 2014/10/22 17:19:16 chithanh Exp $

EAPI=5
inherit xorg-2

DESCRIPTION=QEMU QXL paravirt video driver

KEYWORDS=~amd64 ~x86
IUSE=xspice

RDEPEND=xspice? ( app-emulation/spice )
x11-base/xorg-server[-minimal]
=x11-libs/libdrm-2.4.46
DEPEND=${RDEPEND}
x11-proto/xf86dgaproto
=app-emulation/spice-protocol-0.12.0

src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable xspice)
)
xorg-2_src_configure
}






[gentoo-commits] gentoo-x86 commit in x11-libs/libXext: libXext-1.3.3.ebuild ChangeLog

2014-10-22 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/10/22 17:21:59

  Modified: ChangeLog
  Added:libXext-1.3.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.134x11-libs/libXext/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXext/ChangeLog?rev=1.134view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXext/ChangeLog?rev=1.134content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXext/ChangeLog?r1=1.133r2=1.134

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXext/ChangeLog,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- ChangeLog   18 Jun 2014 21:07:02 -  1.133
+++ ChangeLog   22 Oct 2014 17:21:59 -  1.134
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/libXext
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXext/ChangeLog,v 1.133 
2014/06/18 21:07:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXext/ChangeLog,v 1.134 
2014/10/22 17:21:59 chithanh Exp $
+
+*libXext-1.3.3 (22 Oct 2014)
+
+  22 Oct 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +libXext-1.3.3.ebuild:
+  Version bump.
 
   18 Jun 2014; Michał Górny mgo...@gentoo.org libXext-1.3.2.ebuild:
   Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug



1.1  x11-libs/libXext/libXext-1.3.3.ebuild

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

Index: libXext-1.3.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXext/libXext-1.3.3.ebuild,v 1.1 
2014/10/22 17:21:59 chithanh Exp $

EAPI=5

XORG_DOC=doc
XORG_MULTILIB=yes
inherit xorg-2

DESCRIPTION=X.Org Xext library

KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt
IUSE=

RDEPEND==x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}]
=x11-proto/xextproto-7.2.1-r1:=[${MULTILIB_USEDEP}]
DEPEND=${RDEPEND}

src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable doc specs)
$(use_with doc xmlto)
--without-fop
)
xorg-2_src_configure
}






[gentoo-commits] gentoo-x86 commit in x11-apps/xrandr: xrandr-1.4.3.ebuild ChangeLog xrandr-1.3.5.ebuild xrandr-1.4.0.ebuild

2014-10-22 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/10/22 17:25:10

  Modified: ChangeLog
  Added:xrandr-1.4.3.ebuild
  Removed:  xrandr-1.3.5.ebuild xrandr-1.4.0.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.101x11-apps/xrandr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xrandr/ChangeLog?rev=1.101view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xrandr/ChangeLog?rev=1.101content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xrandr/ChangeLog?r1=1.100r2=1.101

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog   8 Oct 2013 05:04:26 -   1.100
+++ ChangeLog   22 Oct 2014 17:25:10 -  1.101
@@ -1,6 +1,12 @@
 # ChangeLog for x11-apps/xrandr
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.100 
2013/10/08 05:04:26 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.101 
2014/10/22 17:25:10 chithanh Exp $
+
+*xrandr-1.4.3 (22 Oct 2014)
+
+  22 Oct 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +xrandr-1.4.3.ebuild, -xrandr-1.3.5.ebuild, -xrandr-1.4.0.ebuild:
+  Version bump. Remove old.
 
   08 Oct 2013; Agostino Sarubbo a...@gentoo.org xrandr-1.4.1.ebuild:
   Stable for x86, wrt bug #475480



1.1  x11-apps/xrandr/xrandr-1.4.3.ebuild

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

Index: xrandr-1.4.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.4.3.ebuild,v 1.1 
2014/10/22 17:25:10 chithanh Exp $

EAPI=5

inherit xorg-2

DESCRIPTION=primitive command line interface to RandR extension

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

RDEPEND==x11-libs/libXrandr-1.4
x11-libs/libXrender
x11-libs/libX11
DEPEND=${RDEPEND}

src_install() {
xorg-2_src_install
rm -f ${ED}/usr/bin/xkeystone || die
}






[gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: xcb-proto-1.11.ebuild ChangeLog

2014-10-22 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/10/22 17:26:35

  Modified: ChangeLog
  Added:xcb-proto-1.11.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.142x11-proto/xcb-proto/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.142view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.142content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.141r2=1.142

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog   4 Jul 2014 13:20:35 -   1.141
+++ ChangeLog   22 Oct 2014 17:26:35 -  1.142
@@ -1,6 +1,12 @@
 # ChangeLog for x11-proto/xcb-proto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.141 
2014/07/04 13:20:35 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.142 
2014/10/22 17:26:35 chithanh Exp $
+
+*xcb-proto-1.11 (22 Oct 2014)
+
+  22 Oct 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +xcb-proto-1.11.ebuild:
+  Version bump.
 
   04 Jul 2014; Michael Haubenwallner ha...@gentoo.org xcb-proto-1.10.ebuild:
   add ~ppc-aix keyword



1.1  x11-proto/xcb-proto/xcb-proto-1.11.ebuild

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

Index: xcb-proto-1.11.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.11.ebuild,v 
1.1 2014/10/22 17:26:35 chithanh Exp $

EAPI=5

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

inherit python-r1 xorg-2

DESCRIPTION=X C-language Bindings protocol headers
HOMEPAGE=http://xcb.freedesktop.org/;
EGIT_REPO_URI=git://anongit.freedesktop.org/git/xcb/proto
[[ ${PV} != * ]]  \
SRC_URI=http://xcb.freedesktop.org/dist/${P}.tar.bz2;

KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~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=

RDEPEND=${PYTHON_DEPS}
DEPEND=${RDEPEND}
dev-libs/libxml2

REQUIRED_USE=${PYTHON_REQUIRED_USE}

src_configure() {
python_setup
xorg-2_src_configure
}

multilib_src_configure() {
autotools-utils_src_configure

if multilib_is_native_abi; then
python_parallel_foreach_impl autotools-utils_src_configure
fi
}

multilib_src_compile() {
default

if multilib_is_native_abi; then
python_foreach_impl autotools-utils_src_compile -C xcbgen \
top_builddir=${BUILD_DIR}
fi
}

src_install() {
xorg-2_src_install

# pkg-config file hardcodes python sitedir, bug 486512
sed -i -e '/pythondir/s:=.*$:=/dev/null:' \
${ED}/usr/lib*/pkgconfig/xcb-proto.pc || die
}

multilib_src_install() {
default

if multilib_is_native_abi; then
python_foreach_impl autotools-utils_src_install -C xcbgen \
top_builddir=${BUILD_DIR}
fi
}






[gentoo-commits] proj/qt:master commit in: dev-qt/qtwebkit/

2014-10-22 Thread Michael Palimaka
commit: a4aa2ab527a53d34537b9deaa89333e83611e365
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Wed Oct 22 17:19:40 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Wed Oct 22 17:27:11 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=a4aa2ab5

[dev-qt/qtwebkit] Remove libxml2 and xslt USE flags wrt bug #511594.

Package-Manager: portage-2.2.12

---
 dev-qt/qtwebkit/metadata.xml   |  2 --
 dev-qt/qtwebkit/qtwebkit-5.3..ebuild   | 13 +++--
 dev-qt/qtwebkit/qtwebkit-5.4.0_beta.ebuild | 13 +++--
 dev-qt/qtwebkit/qtwebkit-5.4..ebuild   | 13 +++--
 dev-qt/qtwebkit/qtwebkit-5..ebuild | 13 +++--
 5 files changed, 12 insertions(+), 42 deletions(-)

diff --git a/dev-qt/qtwebkit/metadata.xml b/dev-qt/qtwebkit/metadata.xml
index 0d4bcf5..b8a1666 100644
--- a/dev-qt/qtwebkit/metadata.xml
+++ b/dev-qt/qtwebkit/metadata.xml
@@ -7,12 +7,10 @@
inside the event loop (recommended by Nokia)/flag
flag name=gstreamerEnable HTML5 audio/video support via 
pkgmedia-libs/gstreamer:1.0/pkg/flag
flag name=gstreamer010Enable HTML5 audio/video support via 
pkgmedia-libs/gstreamer:0.10/pkg/flag
-   flag name=libxml2Use pkgdev-libs/libxml2/pkg for XML 
parsing/flag
flag name=multimediaEnable HTML5 audio/video support via 
pkgdev-qt/qtmultimedia/pkg/flag
flag name=printsupportEnable printing via 
pkgdev-qt/qtprintsupport/pkg/flag
flag name=qmlBuild QML/QtQuick bindings/flag
flag name=webpAdd support for WebP image format/flag
-   flag name=xsltEnable XSLT support/flag
/use
upstream
bugs-tohttps://bugreports.qt-project.org//bugs-to

diff --git a/dev-qt/qtwebkit/qtwebkit-5.3..ebuild 
b/dev-qt/qtwebkit/qtwebkit-5.3..ebuild
index f59c599..cc1567b 100644
--- a/dev-qt/qtwebkit/qtwebkit-5.3..ebuild
+++ b/dev-qt/qtwebkit/qtwebkit-5.3..ebuild
@@ -18,12 +18,14 @@ fi
 
 # TODO: qttestlib, geolocation, orientation/sensors
 
-IUSE=gstreamer gstreamer010 libxml2 multimedia opengl printsupport qml udev 
webp xslt
+IUSE=gstreamer gstreamer010 multimedia opengl printsupport qml udev webp
 REQUIRED_USE=?? ( gstreamer gstreamer010 multimedia )
 
 RDEPEND=
dev-db/sqlite:3
dev-libs/icu:=
+   dev-libs/libxml2:2
+   dev-libs/libxslt
=dev-qt/qtcore-${PV}:5[debug=,icu]
=dev-qt/qtgui-${PV}:5[debug=]
=dev-qt/qtnetwork-${PV}:5[debug=]
@@ -47,17 +49,12 @@ RDEPEND=
media-libs/gstreamer:0.10
media-libs/gst-plugins-base:0.10
)
-   libxml2? ( dev-libs/libxml2:2 )
multimedia? ( =dev-qt/qtmultimedia-${PV}:5[debug=,widgets] )
opengl? ( =dev-qt/qtopengl-${PV}:5[debug=] )
printsupport? ( =dev-qt/qtprintsupport-${PV}:5[debug=] )
qml? ( =dev-qt/qtdeclarative-${PV}:5[debug=] )
udev? ( virtual/udev )
webp? ( media-libs/libwebp:0= )
-   xslt? (
-   libxml2? ( dev-libs/libxslt )
-   !libxml2? ( =dev-qt/qtxmlpatterns-${PV}:5[debug=] )
-   )
 
 DEPEND=${RDEPEND}
${PYTHON_DEPS}
@@ -72,8 +69,6 @@ src_prepare() {
elif ! use gstreamer; then
epatch ${FILESDIR}/${PN}-5.2.1-disable-gstreamer.patch
fi
-   use libxml2  || sed -i -e '/config_libxml2: WEBKIT_CONFIG += 
use_libxml2/d' \
-   Tools/qmake/mkspecs/features/features.prf || die
use multimedia   || sed -i -e '/WEBKIT_CONFIG += video 
use_qt_multimedia/d' \
Tools/qmake/mkspecs/features/features.prf || die
use opengl   || sed -i -e '/contains(QT_CONFIG, opengl): 
WEBKIT_CONFIG += use_3d_graphics/d' \
@@ -86,8 +81,6 @@ src_prepare() {
Tools/qmake/mkspecs/features/features.prf || die
use webp || sed -i -e '/config_libwebp: WEBKIT_CONFIG += 
use_webp/d' \
Tools/qmake/mkspecs/features/features.prf || die
-   use xslt || sed -i -e '/config_libxslt: WEBKIT_CONFIG += 
xslt/d' \
-   Tools/qmake/mkspecs/features/features.prf || die
 
# bug 458222
sed -i -e '/SUBDIRS += examples/d' Source/QtWebKit.pro || die

diff --git a/dev-qt/qtwebkit/qtwebkit-5.4.0_beta.ebuild 
b/dev-qt/qtwebkit/qtwebkit-5.4.0_beta.ebuild
index f59c599..cc1567b 100644
--- a/dev-qt/qtwebkit/qtwebkit-5.4.0_beta.ebuild
+++ b/dev-qt/qtwebkit/qtwebkit-5.4.0_beta.ebuild
@@ -18,12 +18,14 @@ fi
 
 # TODO: qttestlib, geolocation, orientation/sensors
 
-IUSE=gstreamer gstreamer010 libxml2 multimedia opengl printsupport qml udev 
webp xslt
+IUSE=gstreamer gstreamer010 multimedia opengl printsupport qml udev webp
 REQUIRED_USE=?? ( gstreamer gstreamer010 multimedia )
 
 RDEPEND=
dev-db/sqlite:3
dev-libs/icu:=
+   dev-libs/libxml2:2
+   dev-libs/libxslt

[gentoo-commits] gentoo-x86 commit in x11-libs/libxcb: libxcb-1.11.ebuild ChangeLog

2014-10-22 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/10/22 17:27:57

  Modified: ChangeLog
  Added:libxcb-1.11.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.146x11-libs/libxcb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?rev=1.146view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?rev=1.146content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?r1=1.145r2=1.146

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- ChangeLog   3 Sep 2014 10:28:30 -   1.145
+++ ChangeLog   22 Oct 2014 17:27:57 -  1.146
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/libxcb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.145 
2014/09/03 10:28:30 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.146 
2014/10/22 17:27:57 chithanh Exp $
+
+*libxcb-1.11 (22 Oct 2014)
+
+  22 Oct 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +files/libxcb-1.11-xevie-xprint_removal.patch, +libxcb-1.11.ebuild:
+  Version bump.
 
   03 Sep 2014; Mike Gilbert flop...@gentoo.org libxcb-1.10.ebuild:
   Drop MULTILIB_USEDEP from xcb-proto in python_check_deps, bug 520146.



1.1  x11-libs/libxcb/libxcb-1.11.ebuild

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

Index: libxcb-1.11.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.11.ebuild,v 1.1 
2014/10/22 17:27:57 chithanh Exp $

EAPI=5

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

XORG_DOC=doc
XORG_MULTILIB=yes
XORG_EAUTORECONF=yes
inherit python-any-r1 xorg-2

DESCRIPTION=X C-language Bindings library
HOMEPAGE=http://xcb.freedesktop.org/;
EGIT_REPO_URI=git://anongit.freedesktop.org/git/xcb/libxcb
[[ ${PV} != * ]]  \
SRC_URI=http://xcb.freedesktop.org/dist/${P}.tar.bz2;

KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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=selinux xkb
SLOT=0/${PV}

RDEPEND==dev-libs/libpthread-stubs-0.3-r1[${MULTILIB_USEDEP}]
=x11-libs/libXau-1.0.7-r1[${MULTILIB_USEDEP}]
=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]
# Note: ${PYTHON_USEDEP} needs to go verbatim
DEPEND=${RDEPEND}
dev-libs/libxslt
${PYTHON_DEPS}
$(python_gen_any_dep \

=x11-proto/xcb-proto-1.11[${MULTILIB_USEDEP},\${PYTHON_USEDEP}])

python_check_deps() {
has_version --host-root =x11-proto/xcb-proto-1.11[${PYTHON_USEDEP}]
}

pkg_setup() {
python-any-r1_pkg_setup
}

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

src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable doc build-docs)
$(use_enable selinux)
$(use_enable xkb)
--enable-xinput
)
xorg-2_src_configure
}






[gentoo-commits] gentoo-x86 commit in x11-libs/libxcb/files: libxcb-1.11-xevie-xprint_removal.patch

2014-10-22 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/10/22 17:27:57

  Added:libxcb-1.11-xevie-xprint_removal.patch
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.1  
x11-libs/libxcb/files/libxcb-1.11-xevie-xprint_removal.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/files/libxcb-1.11-xevie-xprint_removal.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/files/libxcb-1.11-xevie-xprint_removal.patch?rev=1.1content-type=text/plain

Index: libxcb-1.11-xevie-xprint_removal.patch
===
Both extensions have been dropped from the X-Server in 2008:
http://cgit.freedesktop.org/xorg/xserver/commit/?id=1c8bd31
http://cgit.freedesktop.org/xorg/xserver/commit/?id=f4036f6

Don't build them by default.

Reviewed-by: Julien Cristau jcris...@debian.org
Signed-off-by: Daniel Martin consume.no...@gmail.com
Signed-off-by: Uli Schlachter psyc...@znc.in

diff --git a/a/configure.ac b/b/configure.ac
index eb4a971..c9a1e91 100644
--- a/a/configure.ac
+++ b/b/configure.ac
@@ -227,13 +227,13 @@ XCB_EXTENSION(Screensaver, yes)
 XCB_EXTENSION(Shape, yes)
 XCB_EXTENSION(Shm, yes)
 XCB_EXTENSION(Sync, yes)
-XCB_EXTENSION(Xevie, yes)
+XCB_EXTENSION(Xevie, no)
 XCB_EXTENSION(XFixes, yes)
 XCB_EXTENSION(XFree86-DRI, yes)
 XCB_EXTENSION(Xinerama, yes)
 XCB_EXTENSION(XInput, no)
 XCB_EXTENSION(XKB, yes)
-XCB_EXTENSION(Xprint, yes)
+XCB_EXTENSION(Xprint, no)
 XCB_EXTENSION(SELinux, no)
 XCB_EXTENSION(XTest, yes)
 XCB_EXTENSION(Xv, yes)






[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-mouse: xf86-input-mouse-1.9.1.ebuild ChangeLog

2014-10-22 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/10/22 17:32:43

  Modified: ChangeLog
  Added:xf86-input-mouse-1.9.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.147x11-drivers/xf86-input-mouse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.147view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?rev=1.147content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog?r1=1.146r2=1.147

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog   8 Oct 2013 05:05:24 -   1.146
+++ ChangeLog   22 Oct 2014 17:32:43 -  1.147
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-input-mouse
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 
1.146 2013/10/08 05:05:24 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 
1.147 2014/10/22 17:32:43 chithanh Exp $
+
+*xf86-input-mouse-1.9.1 (22 Oct 2014)
+
+  22 Oct 2014; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +xf86-input-mouse-1.9.1.ebuild:
+  Version bump.
 
   08 Oct 2013; Agostino Sarubbo a...@gentoo.org 
xf86-input-mouse-1.9.0.ebuild:
   Stable for x86, wrt bug #475480



1.1  x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.1.ebuild

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

Index: xf86-input-mouse-1.9.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.1.ebuild,v
 1.1 2014/10/22 17:32:43 chithanh Exp $

EAPI=5
inherit xorg-2

DESCRIPTION=X.Org driver for mouse input devices

KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux
IUSE=

RDEPEND==x11-base/xorg-server-1.7
DEPEND=${RDEPEND}






[gentoo-commits] gentoo-x86 commit in dev-qt/qtwebkit: metadata.xml qtwebkit-5.3.2-r1.ebuild ChangeLog

2014-10-22 Thread Michael Palimaka (kensington)
kensington14/10/22 17:39:38

  Modified: metadata.xml qtwebkit-5.3.2-r1.ebuild ChangeLog
  Log:
  Remove libxml2 and xslt USE flags wrt bug #511594.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.7  dev-qt/qtwebkit/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtwebkit/metadata.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- metadata.xml28 Sep 2014 18:24:38 -  1.6
+++ metadata.xml22 Oct 2014 17:39:37 -  1.7
@@ -8,12 +8,10 @@
flag name=gstreamerEnable HTML5 audio/video support via 
pkgmedia-libs/gstreamer/pkg/flag
flag name=gstreamer010Enable HTML5 audio/video support via 
pkgmedia-libs/gstreamer:0.10/pkg
instead of :1.0/flag
-   flag name=libxml2Use pkgdev-libs/libxml2/pkg for XML 
parsing/flag
flag name=multimediaEnable HTML5 audio/video support via 
pkgdev-qt/qtmultimedia/pkg/flag
flag name=printsupportEnable printing via 
pkgdev-qt/qtprintsupport/pkg/flag
flag name=qmlBuild QML/QtQuick bindings/flag
flag name=webpAdd support for WebP image format/flag
-   flag name=xsltEnable XSLT support/flag
/use
upstream
bugs-tohttps://bugreports.qt-project.org//bugs-to



1.2  dev-qt/qtwebkit/qtwebkit-5.3.2-r1.ebuild

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

Index: qtwebkit-5.3.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtwebkit/qtwebkit-5.3.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtwebkit-5.3.2-r1.ebuild28 Sep 2014 18:24:38 -  1.1
+++ qtwebkit-5.3.2-r1.ebuild22 Oct 2014 17:39:37 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtwebkit/qtwebkit-5.3.2-r1.ebuild,v 
1.1 2014/09/28 18:24:38 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtwebkit/qtwebkit-5.3.2-r1.ebuild,v 
1.2 2014/10/22 17:39:37 kensington Exp $
 
 EAPI=5
 
@@ -18,12 +18,14 @@
 
 # TODO: qttestlib, geolocation, orientation/sensors
 
-IUSE=gstreamer gstreamer010 libxml2 multimedia opengl printsupport qml udev 
webp xslt
+IUSE=gstreamer gstreamer010 multimedia opengl printsupport qml udev webp
 REQUIRED_USE=?? ( gstreamer gstreamer010 multimedia )
 
 RDEPEND=
dev-db/sqlite:3
dev-libs/icu:=
+   dev-libs/libxml2:2
+   dev-libs/libxslt
=dev-qt/qtcore-${PV}:5[debug=,icu]
=dev-qt/qtgui-${PV}:5[debug=]
=dev-qt/qtnetwork-${PV}:5[debug=]
@@ -47,17 +49,12 @@
media-libs/gstreamer:0.10
media-libs/gst-plugins-base:0.10
)
-   libxml2? ( dev-libs/libxml2:2 )
multimedia? ( =dev-qt/qtmultimedia-${PV}:5[debug=,widgets] )
opengl? ( =dev-qt/qtopengl-${PV}:5[debug=] )
printsupport? ( =dev-qt/qtprintsupport-${PV}:5[debug=] )
qml? ( =dev-qt/qtdeclarative-${PV}:5[debug=] )
udev? ( virtual/udev )
webp? ( media-libs/libwebp:0= )
-   xslt? (
-   libxml2? ( dev-libs/libxslt )
-   !libxml2? ( =dev-qt/qtxmlpatterns-${PV}:5[debug=] )
-   )
 
 DEPEND=${RDEPEND}
${PYTHON_DEPS}
@@ -72,8 +69,6 @@
elif ! use gstreamer; then
epatch ${FILESDIR}/${PN}-5.2.1-disable-gstreamer.patch
fi
-   use libxml2  || sed -i -e '/config_libxml2: WEBKIT_CONFIG += 
use_libxml2/d' \
-   Tools/qmake/mkspecs/features/features.prf || die
use multimedia   || sed -i -e '/WEBKIT_CONFIG += video 
use_qt_multimedia/d' \
Tools/qmake/mkspecs/features/features.prf || die
use opengl   || sed -i -e '/contains(QT_CONFIG, opengl): 
WEBKIT_CONFIG += use_3d_graphics/d' \
@@ -86,8 +81,6 @@
Tools/qmake/mkspecs/features/features.prf || die
use webp || sed -i -e '/config_libwebp: WEBKIT_CONFIG += 
use_webp/d' \
Tools/qmake/mkspecs/features/features.prf || die
-

[gentoo-commits] dev/maekke:master commit in: media-gfx/enblend/

2014-10-22 Thread Markus Meier
commit: 066640c512fdc8c2e599df5630b2705a15b91371
Author: Markus Meier maekke AT gentoo DOT org
AuthorDate: Wed Oct 22 19:06:58 2014 +
Commit: Markus Meier maekke AT gentoo DOT org
CommitDate: Wed Oct 22 19:06:58 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/maekke.git;a=commit;h=066640c5

fix KEYWORDS

Package-Manager: portage-2.2.14_rc1
Manifest-Sign-Key: 072AD062

---
 media-gfx/enblend/Manifest | 8 
 media-gfx/enblend/enblend-4.1.3.ebuild | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-gfx/enblend/Manifest b/media-gfx/enblend/Manifest
index 76b5051..122b2bd 100644
--- a/media-gfx/enblend/Manifest
+++ b/media-gfx/enblend/Manifest
@@ -7,12 +7,12 @@ DIST enblend-enfuse-4.1.3.tar.gz 862079 SHA256 
1c00ae95cd05502759d7d47f99e6ba115
 EBUILD enblend-4.1.1-r1.ebuild 1744 SHA256 
af1604ca1fee4b09b69f1ab14964633b7db21315da1b7b4fa7c5ab6e14d8d69d SHA512 
0c4e71d6aadf8313e4143d40bc6e6ad7052be4ff6644806b61565c9d9cd7989517273effada7a268162354515dd685b47c7446b6b0994399d98f579e4a5da9d7
 WHIRLPOOL 
21001db32db2e23d7d8d59727e1b9c04b8f314ce7a107e143fd670760e8bbc2d919a4bb93308cb5c0070a6bd7195603b6272390df4d94607a5e0459f20098387
 EBUILD enblend-4.1.1.ebuild 1937 SHA256 
a7c519f40c3c4b9149bf7fed592280cc29bad5da2cf8a594e9d8885ced21937a SHA512 
d5be6d54b83c917e352c1a8e354cf730fa61679d14b46208f274fbae7a127bb5115902ac4e2997864544e904678f39c541c6dadb5c8bc0560913f262e3f104a8
 WHIRLPOOL 
5475db49caae94c7a92df20a10b4d0332f5049e2ba0e4386e0e4fecea93fdc46ebfc817b41c296449fc2724bd301496bebb58062041bec0aa39978fe3a8be6dc
 EBUILD enblend-4.1.2.ebuild 1760 SHA256 
0764a2b9e48c5ccd86a221c5f65209aeb22e3de7ae8d784145a3af667a8619a1 SHA512 
227aa25739b1a0a9e155993ea35eabada92a0b33af6529def8dbf551dfc3eb184575da76a989d56f1915284276fa72a6fdc3e0434ae1fad205c02ba4576edd9e
 WHIRLPOOL 
a72554ec6b1ccb4d536e547cc6eaa2d9807b7da7f8622343816924197ad661e09431c4370805269f3a96858e69fec23a4065fbeb4271f317c382a1f9713cf27b
-EBUILD enblend-4.1.3.ebuild 1797 SHA256 
18a1fdf351665473f649eb6de054f78c4d0e0d7cf7f18b99a90df27b33888cec SHA512 
185fc8ac009d98076b4c2e91e7c6653be4e9ac832f868a38f09fb43f158d31588ff5a452304dd76c008266f2fae195e414660b2eb0db91ee089d9edf1c76592b
 WHIRLPOOL 
10d02b8417013f7617a1e538a2e8e6ec5ccb33a844d9e7575b565768ef1b8568f856a9883d2fa2950d2a7fd708e28b95f0b341e0e002d86046ab111bc6a2fd34
+EBUILD enblend-4.1.3.ebuild 1800 SHA256 
54b652119162ccd246df09c28aac579882177f40f60c8615e56ccf68f7d8bd17 SHA512 
d744d03c8709dc0caa4cc073add438d98fc0c06cb2c64c6474a628600b78e49d6b7dc64dff4e1b38a21fbb56f5799b70840f0ce7383797458209701edea335e1
 WHIRLPOOL 
6947a9f2345dd85846bc977be54981a64d8a58b55188fea4cd5cd68bd147334d496f83f2a4114a2573fb566a16c25f7ba5b39e3874e7619d4768bede6e52501a
 MISC metadata.xml 305 SHA256 
4e06be2c7d3ea7e6b48e1c938b3c189c8306f03260145f803ba70bb34e6f156a SHA512 
3e155dedb4d84c0b03cb5cf386e5ff95aaa9270fe2806c4dfb0e6d51d7d1b36f748cb973812440932fbd167c49a86fdb4ae1758caad406e98108555972d79c95
 WHIRLPOOL 
863ba9ae8ce5eef6b26682a81b0babe689097bbf29654516f5184f48e78e000844ab2701dd48c48d31d8eed472a8f7fd4377c5344e4d7120f9369eb75cd3d4d2
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 
-iEYEAREIAAYFAlRGorwACgkQkKaRLQcq0GI+uwCfc1LVU6KZRqVPJ0M4Oi68G55I
-gKsAoJwJB9TitFqJ4xX6CA9W+RYo5/GO
-=XInU
+iEYEAREIAAYFAlRIAFIACgkQkKaRLQcq0GKdXACgiUC2lugbyJdfvCt8l5JQ9zX6
+WYcAoJOyauYBcfxhvuthd0zF7y27LPx0
+=4k7W
 -END PGP SIGNATURE-

diff --git a/media-gfx/enblend/enblend-4.1.3.ebuild 
b/media-gfx/enblend/enblend-4.1.3.ebuild
index 444038c..21b4384 100644
--- a/media-gfx/enblend/enblend-4.1.3.ebuild
+++ b/media-gfx/enblend/enblend-4.1.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI=mirror://sourceforge/enblend/${MY_P}.tar.gz
 
 LICENSE=GPL-2 VIGRA
 SLOT=0
-KEYWORDS=amd64 ppc x86
+KEYWORDS=~amd64 ~ppc ~x86
 IUSE=debug doc gpu image-cache openmp
 
 REQUIRED_USE=openmp? ( !image-cache )



[gentoo-commits] gentoo commit in src/patchsets/binutils/2.24.90: - New directory

2014-10-22 Thread Mike Frysinger (vapier)
vapier  14/10/22 19:08:26

  Log:
  Directory /var/cvsroot/gentoo/src/patchsets/binutils/2.24.90 added to the 
repository



[gentoo-commits] gentoo commit in src/patchsets/binutils/2.24.90: 12_all_sh-targets.patch 30_all_binutils-2.22.52.0.2-flexible-tests.patch 62_all_binutils-2.23.52.0.1-hardened-crtbegin.patch 63_all_bi

2014-10-22 Thread Mike Frysinger (vapier)
vapier  14/10/22 19:09:30

  Added:12_all_sh-targets.patch
30_all_binutils-2.22.52.0.2-flexible-tests.patch
62_all_binutils-2.23.52.0.1-hardened-crtbegin.patch
63_all_binutils-2.24.90-pt-pax-flags-20141022.patch
66_all_binutils-2.22.52.0.1-warn-textrel.patch
75_all_binutils-default-test-flags.patch
76_all_use-new-ld-dtags.patch
77_all_generate-gnu-hash.patch
78_all_use-relro.patch 91_all_libiberty-pic.patch
README.history
  Log:
  initial 2.24.90 patchset based on last 2.24.51.0.3 patchset

Revision  ChangesPath
1.1  src/patchsets/binutils/2.24.90/12_all_sh-targets.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/binutils/2.24.90/12_all_sh-targets.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/binutils/2.24.90/12_all_sh-targets.patch?rev=1.1content-type=text/plain

Index: 12_all_sh-targets.patch
===
r10231 | lethal | 2005-05-02 09:58:00 -0400 (Mon, 02 May 2005) | 13 lines

Likewise, binutils has no idea about any of these new targets either, so we 
fix that up too.. now we're able to actually build a real toolchain for 
sh2a_nofpu- and other more ineptly named toolchains (and yes, there are more 
inept targets than that one, really. Go look, I promise).

--- a/configure
+++ b/configure
@@ -1495,7 +1495,7 @@
   mips*-*-*)
 noconfigdirs=$noconfigdirs gprof
 ;;
-  sh-*-* | sh64-*-*)
+  sh*-*-* | sh64-*-*)
 case ${target} in
   sh*-*-elf)
  ;;
--- a/configure.ac
+++ b/configure.ac
@@ -712,7 +712,7 @@
   mips*-*-*)
 noconfigdirs=$noconfigdirs gprof
 ;;
-  sh-*-* | sh64-*-*)
+  sh*-*-* | sh64-*-*)
 case ${target} in
   sh*-*-elf)
  ;;



1.1  
src/patchsets/binutils/2.24.90/30_all_binutils-2.22.52.0.2-flexible-tests.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/binutils/2.24.90/30_all_binutils-2.22.52.0.2-flexible-tests.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/binutils/2.24.90/30_all_binutils-2.22.52.0.2-flexible-tests.patch?rev=1.1content-type=text/plain

Index: 30_all_binutils-2.22.52.0.2-flexible-tests.patch
===
making some of the address matches more flexible fixes tests when using
pax/relro/hash patches

--- binutils/ld/testsuite/ld-ifunc/ifunc-2-local-x86-64.d
+++ binutils/ld/testsuite/ld-ifunc/ifunc-2-local-x86-64.d
@@ -4,6 +4,6 @@
 #target: x86_64-*-*
 
 #...
-[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+\*ABS\*\+0x220@plt
-[ \t0-9a-f]+:[ \t0-9a-f]+lea[ \t]+.*\(%rip\),%rax.*[ 
\t0-9a-fq]+\*ABS\*\+0x220@plt
+[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+\*ABS\*\+0x[a-f0-9]+@plt
+[ \t0-9a-f]+:[ \t0-9a-f]+lea[ \t]+.*\(%rip\),%rax.*[ 
\t0-9a-fq]+\*ABS\*\+0x[a-f0-9]+@plt
 #pass
--- binutils/ld/testsuite/ld-ifunc/ifunc-2-x86-64.d
+++ binutils/ld/testsuite/ld-ifunc/ifunc-2-x86-64.d
@@ -4,6 +4,6 @@
 #target: x86_64-*-*
 
 #...
-[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+\*ABS\*\+0x220@plt
-[ \t0-9a-f]+:[ \t0-9a-f]+lea[ \t]+.*\(%rip\),%rax.*[ 
\t0-9a-fq]+\*ABS\*\+0x220@plt
+[ \t0-9a-f]+:[ \t0-9a-f]+call[ \t0-9a-fq]+\*ABS\*\+0x[a-f0-9]+@plt
+[ \t0-9a-f]+:[ \t0-9a-f]+lea[ \t]+.*\(%rip\),%rax.*[ 
\t0-9a-fq]+\*ABS\*\+0x[a-f0-9]+@plt
 #pass



1.1  
src/patchsets/binutils/2.24.90/62_all_binutils-2.23.52.0.1-hardened-crtbegin.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/binutils/2.24.90/62_all_binutils-2.23.52.0.1-hardened-crtbegin.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/binutils/2.24.90/62_all_binutils-2.23.52.0.1-hardened-crtbegin.patch?rev=1.1content-type=text/plain

Index: 62_all_binutils-2.23.52.0.1-hardened-crtbegin.patch
===
https://bugs.gentoo.org/391899
https://bugs.gentoo.org/393321

Make sure the default ELF linker script does the right thing with our customer
PIE+PIC gcc objects (until we get a chance to rename them).

2011-12-05  Magnus Granberg zo...@gentoo.org, Alphat-PC 
alpha...@gmail.com

* scripttempl/elf.sc: Add support for crtbeginTS.o

--- a/ld/scripttempl/elf.sc
+++ b/ld/scripttempl/elf.sc
@@ -225,8 +225,8 @@
 if test ${ENABLE_INITFINI_ARRAY} = yes; then
   SORT_INIT_ARRAY=KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) 
SORT_BY_INIT_PRIORITY(.ctors.*)))
   SORT_FINI_ARRAY=KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) 
SORT_BY_INIT_PRIORITY(.dtors.*)))
-  CTORS_IN_INIT_ARRAY=EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o 
*crtend?.o $OTHER_EXCLUDE_FILES) .ctors
-  DTORS_IN_FINI_ARRAY=EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o 
*crtend?.o

[gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.24.90.ebuild ChangeLog

2014-10-22 Thread Mike Frysinger (vapier)
vapier  14/10/22 19:09:54

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

Revision  ChangesPath
1.516sys-devel/binutils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.515
retrieving revision 1.516
diff -u -r1.515 -r1.516
--- ChangeLog   14 Jun 2014 22:26:00 -  1.515
+++ ChangeLog   22 Oct 2014 19:09:54 -  1.516
@@ -1,6 +1,11 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.515 
2014/06/14 22:26:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.516 
2014/10/22 19:09:54 vapier Exp $
+
+*binutils-2.24.90 (22 Oct 2014)
+
+  22 Oct 2014; Mike Frysinger vap...@gentoo.org +binutils-2.24.90.ebuild:
+  Version bump.
 
   14 Jun 2014; Mike Frysinger vap...@gentoo.org metadata.xml:
   Add upstream CPE tag (security info).



1.1  sys-devel/binutils/binutils-2.24.90.ebuild

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

Index: binutils-2.24.90.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.24.90.ebuild,v 
1.1 2014/10/22 19:09:54 vapier Exp $

EAPI=4

PATCHVER=1.0
ELF2FLT_VER=
inherit toolchain-binutils






[gentoo-commits] gentoo-x86 commit in dev-libs/cloog: cloog-0.18.1.ebuild ChangeLog

2014-10-22 Thread Markus Meier (maekke)
maekke  14/10/22 19:11:09

  Modified: cloog-0.18.1.ebuild ChangeLog
  Log:
  arm stable, bug #516152
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.6  dev-libs/cloog/cloog-0.18.1.ebuild

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

Index: cloog-0.18.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/cloog/cloog-0.18.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cloog-0.18.1.ebuild 24 Sep 2014 10:28:15 -  1.5
+++ cloog-0.18.1.ebuild 22 Oct 2014 19:11:09 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog/cloog-0.18.1.ebuild,v 1.5 
2014/09/24 10:28:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog/cloog-0.18.1.ebuild,v 1.6 
2014/10/22 19:11:09 maekke Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0/4
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd
+KEYWORDS=~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd
 IUSE=static-libs
 
 RDEPEND==dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]



1.19 dev-libs/cloog/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/cloog/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   24 Sep 2014 10:28:15 -  1.18
+++ ChangeLog   22 Oct 2014 19:11:09 -  1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/cloog
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog/ChangeLog,v 1.18 2014/09/24 
10:28:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog/ChangeLog,v 1.19 2014/10/22 
19:11:09 maekke Exp $
+
+  22 Oct 2014; Markus Meier mae...@gentoo.org cloog-0.18.1.ebuild:
+  arm stable, bug #516152
 
   24 Sep 2014; Anthony G. Basile bluen...@gentoo.org cloog-0.18.0.ebuild,
   cloog-0.18.1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-libs/isl: ChangeLog isl-0.12.2.ebuild

2014-10-22 Thread Markus Meier (maekke)
maekke  14/10/22 19:10:40

  Modified: ChangeLog isl-0.12.2.ebuild
  Log:
  arm stable, bug #516152
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.23 dev-libs/isl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/isl/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   24 Sep 2014 10:27:37 -  1.22
+++ ChangeLog   22 Oct 2014 19:10:40 -  1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/isl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/isl/ChangeLog,v 1.22 2014/09/24 
10:27:37 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/isl/ChangeLog,v 1.23 2014/10/22 
19:10:40 maekke Exp $
+
+  22 Oct 2014; Markus Meier mae...@gentoo.org isl-0.12.2.ebuild:
+  arm stable, bug #516152
 
   24 Sep 2014; Anthony G. Basile bluen...@gentoo.org isl-0.11.1.ebuild,
   isl-0.12.2.ebuild, isl-0.13.ebuild:



1.6  dev-libs/isl/isl-0.12.2.ebuild

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

Index: isl-0.12.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/isl/isl-0.12.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- isl-0.12.2.ebuild   24 Sep 2014 10:27:37 -  1.5
+++ isl-0.12.2.ebuild   22 Oct 2014 19:10:40 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/isl/isl-0.12.2.ebuild,v 1.5 
2014/09/24 10:27:37 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/isl/isl-0.12.2.ebuild,v 1.6 
2014/10/22 19:10:40 maekke Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0/10
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd
+KEYWORDS=~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd
 IUSE=static-libs
 
 RDEPEND==dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]






[gentoo-commits] gentoo-x86 commit in media-gfx/enblend: ChangeLog enblend-4.1.3.ebuild

2014-10-22 Thread Markus Meier (maekke)
maekke  14/10/22 19:11:36

  Modified: ChangeLog enblend-4.1.3.ebuild
  Log:
  work around sys-apps/texinfo-5.1 incompatibility for bug #479978 and fix doc 
path
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 072AD062)

Revision  ChangesPath
1.60 media-gfx/enblend/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/enblend/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog   15 Jun 2014 12:34:05 -  1.59
+++ ChangeLog   22 Oct 2014 19:11:36 -  1.60
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/enblend
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/enblend/ChangeLog,v 1.59 
2014/06/15 12:34:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/enblend/ChangeLog,v 1.60 
2014/10/22 19:11:36 maekke Exp $
+
+  22 Oct 2014; Markus Meier mae...@gentoo.org enblend-4.1.3.ebuild:
+  work around sys-apps/texinfo-5.1 incompatibility for bug #479978 and fix doc
+  path
 
   15 Jun 2014; Markus Meier mae...@gentoo.org enblend-4.1.2.ebuild,
   enblend-4.1.3.ebuild:



1.3  media-gfx/enblend/enblend-4.1.3.ebuild

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

Index: enblend-4.1.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/enblend/enblend-4.1.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- enblend-4.1.3.ebuild15 Jun 2014 12:34:05 -  1.2
+++ enblend-4.1.3.ebuild22 Oct 2014 19:11:36 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/enblend/enblend-4.1.3.ebuild,v 
1.2 2014/06/15 12:34:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/enblend/enblend-4.1.3.ebuild,v 
1.3 2014/10/22 19:11:36 maekke Exp $
 
 EAPI=5
 
@@ -46,13 +46,14 @@
 
 src_prepare() {
sed -i -e /CXX_FLAGS/s:-O3::g CMakeLists.txt || die
-   sed -i -e s:doc/enblend:doc/${P}: doc/CMakeLists.txt || die
+   sed -i -e s:doc/enblend:share/doc/${PF}: doc/CMakeLists.txt || die
cmake-utils_src_prepare
 }
 
 src_configure() {
local mycmakeargs=(
-DCMAKE_CXX_FLAGS_RELEASE=
+   -DMAKEINFO_EXE=/bin/true
$(cmake-utils_use_enable debug DMALLOC)
$(cmake-utils_use doc DOC)
$(cmake-utils_use_enable image-cache IMAGECACHE)






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

2014-10-22 Thread Brian Evans
commit: 9586b0e19e60f8a7dacc9f2312cbcded06986457
Author: Brian Evans grknight AT gentoo DOT org
AuthorDate: Wed Oct 22 19:12:28 2014 +
Commit: Brian Evans grknight AT gentoo DOT org
CommitDate: Wed Oct 22 19:12:28 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mysql-extras.git;a=commit;h=9586b0e1

Patches for maridb-10.1.x

---
 0_index.txt|  9 +++-
 20014_all_mariadb-innodb-compression.patch | 71 ++
 2 files changed, 78 insertions(+), 2 deletions(-)

diff --git a/0_index.txt b/0_index.txt
index f2f7826..eebd9d1 100644
--- a/0_index.txt
+++ b/0_index.txt
@@ -241,7 +241,7 @@
 @@ fix bug #156301 mysql_config wrongly retains too much info from CFLAGS
 
 @patch 01050_all_mariadb_mysql_config_cleanup-5.5.patch
-@ver 5.05.00.00 to 10.00.99.99
+@ver 5.05.00.00 to 10.99.99.99
 @pn mariadb
 @pn mariadb-galera
 @@ fix bug #156301 mysql_config wrongly retains too much info from CFLAGS
@@ -1668,7 +1668,7 @@
 @@ Also install static libs by ENABLE_STATIC_LIBS
 
 @patch 20006_all_cmake_elib-mariadb-10.0.11.patch
-@ver 10.00.11.00 to 10.00.99.99
+@ver 10.00.11.00 to 10.99.99.99
 @pn mariadb
 @pn mariadb-galera
 @@ Add ELIBPATH to split client and embedded libs
@@ -1755,3 +1755,8 @@
 @pn mariadb-galera
 @@ Fix bad header #error which breaks other builds
 @@ Gentoo bug 525192 MDEV-6863
+
+@patch 20014_all_mariadb-innodb-compression.patch
+@ver 10.01.01.00 to 10.99.99.99
+@pn mariadb
+@@ Remove magic dependencies on lz4 and lzo

diff --git a/20014_all_mariadb-innodb-compression.patch 
b/20014_all_mariadb-innodb-compression.patch
new file mode 100644
index 000..b045c8a
--- /dev/null
+++ b/20014_all_mariadb-innodb-compression.patch
@@ -0,0 +1,71 @@
+diff -aruN mysql.orig/cmake/lz4.cmake mysql/cmake/lz4.cmake
+--- mysql.orig/cmake/lz4.cmake 2014-10-15 18:53:42.0 -0400
 mysql/cmake/lz4.cmake  2014-10-22 13:27:29.084405469 -0400
+@@ -12,8 +12,12 @@
+ # this program; if not, write to the Free Software Foundation, Inc.,
+ # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ 
++OPTION(WITH_INNODB_LZ4 Enable lz4 compression on InnoDB/XtraDB ON)
++
+ MACRO (MYSQL_CHECK_LZ4)
+ 
++IF (WITH_INNODB_LZ4)
++
+ CHECK_INCLUDE_FILES(lz4.h HAVE_LZ4_H)
+ CHECK_LIBRARY_EXISTS(lz4 LZ4_compress_limitedOutput  HAVE_LZ4_SHARED_LIB)
+ 
+@@ -21,10 +25,11 @@
+   ADD_DEFINITIONS(-DHAVE_LZ4=1)
+   LINK_LIBRARIES(lz4) 
+ ENDIF()
++ENDIF()
+ ENDMACRO()
+ 
+ MACRO (MYSQL_CHECK_LZ4_STATIC)
+- 
++IF (WITH_INNODB_LZ4)
+  CHECK_INCLUDE_FILES(lz4.h HAVE_LZ4_H)
+  CHECK_LIBRARY_EXISTS(liblz4.a LZ4_compress_limitedOutput  HAVE_LZ4_LIB)
+ 
+@@ -32,4 +37,5 @@
+ADD_DEFINITIONS(-DHAVE_LZ4=1)
+LINK_LIBRARIES(liblz4.a)
+  ENDIF()
+-ENDMACRO()
+\ No newline at end of file
++ENDIF()
++ENDMACRO()
+diff -aruN mysql.orig/cmake/lzo.cmake mysql/cmake/lzo.cmake
+--- mysql.orig/cmake/lzo.cmake 2014-10-15 18:53:42.0 -0400
 mysql/cmake/lzo.cmake  2014-10-22 13:28:37.622202579 -0400
+@@ -12,8 +12,10 @@
+ # this program; if not, write to the Free Software Foundation, Inc.,
+ # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ 
+-MACRO (MYSQL_CHECK_LZO_STATIC)
++OPTION(WITH_INNODB_LZO Enable lzo compression on InnoDB/XtraDB ON)
+ 
++MACRO (MYSQL_CHECK_LZO_STATIC)
++IF(WITH_INNODB_LZO)
+ CHECK_INCLUDE_FILES(lzo/lzo1x.h HAVE_LZO_H)
+ CHECK_LIBRARY_EXISTS(liblzo2.a lzo1x_1_compress  HAVE_LZO_LIB)
+ 
+@@ -21,10 +23,11 @@
+   ADD_DEFINITIONS(-DHAVE_LZO=1)
+   LINK_LIBRARIES(liblzo2.a)
+ ENDIF()
++ENDIF()
+ ENDMACRO()
+ 
+ MACRO (MYSQL_CHECK_LZO)
+-
++IF(WITH_INNODB_LZO)
+ CHECK_INCLUDE_FILES(lzo/lzo1x.h HAVE_LZO_H)
+ CHECK_LIBRARY_EXISTS(lzo2 lzo1x_1_compress  HAVE_LZO_SHARED_LIB)
+ 
+@@ -32,4 +35,5 @@
+   ADD_DEFINITIONS(-DHAVE_LZO=1)
+   LINK_LIBRARIES(lzo2)
+ ENDIF()
++ENDIF()
+ ENDMACRO()



[gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-4.8.3.ebuild ChangeLog

2014-10-22 Thread Markus Meier (maekke)
maekke  14/10/22 19:12:42

  Modified: gcc-4.8.3.ebuild ChangeLog
  Log:
  arm stable, bug #516152
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.5  sys-devel/gcc/gcc-4.8.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild?r1=1.4r2=1.5

Index: gcc-4.8.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gcc-4.8.3.ebuild28 Sep 2014 11:01:41 -  1.4
+++ gcc-4.8.3.ebuild22 Oct 2014 19:12:42 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild,v 1.4 
2014/09/28 11:01:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild,v 1.5 
2014/10/22 19:12:42 maekke Exp $
 
 EAPI=4
 
@@ -26,7 +26,7 @@
 
 LICENSE=GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ 
gcc-runtime-library-exception-3.1 ) FDL-1.3+
 
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd
+KEYWORDS=~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd
 
 RDEPEND=
 DEPEND=${RDEPEND}



1.1026   sys-devel/gcc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.1025
retrieving revision 1.1026
diff -u -r1.1025 -r1.1026
--- ChangeLog   19 Oct 2014 05:43:16 -  1.1025
+++ ChangeLog   22 Oct 2014 19:12:42 -  1.1026
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gcc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1025 2014/10/19 
05:43:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1026 2014/10/22 
19:12:42 maekke Exp $
+
+  22 Oct 2014; Markus Meier mae...@gentoo.org gcc-4.8.3.ebuild:
+  arm stable, bug #516152
 
   19 Oct 2014; Mike Frysinger vap...@gentoo.org metadata.xml:
   Document new USE=sanitize flag #525174 by Lukas Lihotzki.






  1   2   >