[gentoo-commits] gentoo-x86 commit in dev-ruby/amqp: ChangeLog amqp-1.5.0.ebuild

2014-08-17 Thread Hans de Graaff (graaff)
graaff  14/08/17 07:10:45

  Modified: ChangeLog
  Added:amqp-1.5.0.ebuild
  Log:
  Version bump. Keep in 1.4 SLOT since these versions are backwards compatible.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.16 dev-ruby/amqp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/amqp/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   30 Jun 2014 06:09:01 -  1.15
+++ ChangeLog   17 Aug 2014 07:10:45 -  1.16
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/amqp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amqp/ChangeLog,v 1.15 2014/06/30 
06:09:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amqp/ChangeLog,v 1.16 2014/08/17 
07:10:45 graaff Exp $
+
+*amqp-1.5.0 (17 Aug 2014)
+
+  17 Aug 2014; Hans de Graaff gra...@gentoo.org +amqp-1.5.0.ebuild:
+  Version bump. Keep in 1.4 SLOT since these versions are backwards compatible.
 
 *amqp-1.4.0 (30 Jun 2014)
 



1.1  dev-ruby/amqp/amqp-1.5.0.ebuild

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

Index: amqp-1.5.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amqp/amqp-1.5.0.ebuild,v 1.1 
2014/08/17 07:10:45 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_EXTRADOC=ChangeLog.md README.md

RUBY_FAKEGEM_RECIPE_TEST=rspec

RUBY_FAKEGEM_BINWRAP=

inherit versionator ruby-fakegem

DESCRIPTION=AMQP client implementation in Ruby/EventMachine
HOMEPAGE=http://amqp.rubyforge.org/;

LICENSE=Ruby
SLOT=1.4
KEYWORDS=~amd64 ~x86
IUSE=

ruby_add_bdepend test? ( dev-ruby/multi_json dev-ruby/evented-spec )
ruby_add_rdepend =dev-ruby/eventmachine-0.12.4
=dev-ruby/amq-protocol-1.9.2

all_ruby_prepare() {
#rm Gemfile || die
sed -i -e '/[Bb]undler/ s:^:#:' -e '/effin_utf8/ s:^:#:' 
spec/spec_helper.rb || die

# Many specs require a live rabbit server, but only root can start
# an instance. Skip these specs for now.
rm -rf spec/integration spec/unit/amqp/connection_spec.rb || die
}

all_ruby_install() {
dodoc -r docs examples
}






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

2014-08-17 Thread Maxim Koltsov (maksbotan)
maksbotan14/08/17 07:20:44

  Modified: ChangeLog package.mask
  Log:
  Mask mpv-0.5 series too

Revision  ChangesPath
1.9305   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9304
retrieving revision 1.9305
diff -u -r1.9304 -r1.9305
--- ChangeLog   17 Aug 2014 01:17:18 -  1.9304
+++ ChangeLog   17 Aug 2014 07:20:43 -  1.9305
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9304 2014/08/17 
01:17:18 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9305 2014/08/17 
07:20:43 maksbotan Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  17 Aug 2014; Maxim Koltsov maksbo...@gentoo.org package.mask:
+  Mask mpv-0.5 series too
+
   17 Aug 2014; Patrick Lauer patr...@gentoo.org package.mask:
   QA: Remove erroneous genkernel package.mask entry that breaks genkernel
   default config with newer udev



1.15971  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.15970
retrieving revision 1.15971
diff -u -r1.15970 -r1.15971
--- package.mask17 Aug 2014 01:17:18 -  1.15970
+++ package.mask17 Aug 2014 07:20:43 -  1.15971
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15970 2014/08/17 
01:17:18 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15971 2014/08/17 
07:20:43 maksbotan Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -238,6 +238,7 @@
 # Requires =libav-10, which is masked, or =ffmpeg-2.1.4
 # If you use ffmpeg instead of libav, sorry!
 =media-video/mpv-0.4*
+=media-video/mpv-0.5*
 
 # Hans de Graaff gra...@gentoo.org (6 Jul 2014)
 # Mask old slot for removal in 30 days since there are no longer






[gentoo-commits] gentoo-x86 commit in media-video/mpv: mpv-0.5.0.ebuild ChangeLog

2014-08-17 Thread Maxim Koltsov (maksbotan)
maksbotan14/08/17 07:23:17

  Modified: ChangeLog
  Added:mpv-0.5.0.ebuild
  Log:
  Bump to 0.5.0, bug #519746. Thanks to Nikoli.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
F8DBDADE)

Revision  ChangesPath
1.93 media-video/mpv/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   10 Aug 2014 17:35:33 -  1.92
+++ ChangeLog   17 Aug 2014 07:23:17 -  1.93
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/mpv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.92 2014/08/10 
17:35:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.93 2014/08/17 
07:23:17 maksbotan Exp $
+
+*mpv-0.5.0 (17 Aug 2014)
+
+  17 Aug 2014; Maxim Koltsov maksbo...@gentoo.org +mpv-0.5.0.ebuild:
+  Bump to 0.5.0, bug #519746. Thanks to Nikoli.
 
   10 Aug 2014; Agostino Sarubbo a...@gentoo.org mpv-0.3.10.ebuild:
   Stable for x86, wrt bug #514906



1.1  media-video/mpv/mpv-0.5.0.ebuild

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

Index: mpv-0.5.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-0.5.0.ebuild,v 1.1 
2014/08/17 07:23:17 maksbotan Exp $

EAPI=5

EGIT_REPO_URI=https://github.com/mpv-player/mpv.git;

inherit eutils waf-utils pax-utils fdo-mime gnome2-utils
[[ ${PV} == ** ]]  inherit git-r3

WAF_V=1.7.16

DESCRIPTION=Video player based on MPlayer/mplayer2
HOMEPAGE=http://mpv.io/;
SRC_URI=http://ftp.waf.io/pub/release/waf-${WAF_V};
[[ ${PV} == ** ]] || \
SRC_URI+= https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz - 
${P}.tar.gz

LICENSE=GPL-2
SLOT=0
[[ ${PV} == ** ]] || \
KEYWORDS=~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux
IUSE=+alsa bluray bs2b cdio -doc-pdf dvb +dvd dvdnav +enca encode +iconv jack 
-joystick
jpeg ladspa lcms +libass libcaca libguess libmpv lirc lua luajit +mpg123 
-openal +opengl
oss portaudio postproc pulseaudio pvr +quvi samba sdl selinux +shm v4l vaapi 
vdpau
vf-dlopen wayland +X xinerama +xscreensaver +xv

REQUIRED_USE=
dvdnav? ( dvd )
enca? ( iconv )
lcms? ( opengl )
libguess? ( iconv )
luajit? ( lua )
opengl? ( || ( wayland X ) )
pvr? ( v4l )
vaapi? ( X )
vdpau? ( X )
wayland? ( opengl )
xinerama? ( X )
xscreensaver? ( X )
xv? ( X )


RDEPEND+=
|| (
=media-video/libav-10:=[encode?,threads,vaapi?,vdpau?]
=media-video/ffmpeg-2.1.4:0=[encode?,threads,vaapi?,vdpau?]
)
sys-libs/ncurses
sys-libs/zlib
X? (
x11-libs/libX11
x11-libs/libXext
x11-libs/libXxf86vm
opengl? ( virtual/opengl )
lcms? ( =media-libs/lcms-2.6:2 )
vaapi? ( =x11-libs/libva-0.34.0[X(+)] )
vdpau? ( =x11-libs/libvdpau-0.2 )
xinerama? ( x11-libs/libXinerama )
xscreensaver? ( x11-libs/libXScrnSaver )
xv? ( x11-libs/libXv )
)
alsa? ( media-libs/alsa-lib )
bluray? ( =media-libs/libbluray-0.3.0 )
bs2b? ( media-libs/libbs2b )
cdio? (
dev-libs/libcdio
dev-libs/libcdio-paranoia
)
dvb? ( virtual/linuxtv-dvb-headers )
dvd? (
=media-libs/libdvdread-4.1.3
dvdnav? ( =media-libs/libdvdnav-4.2.0 )
)
enca? ( app-i18n/enca )
iconv? ( virtual/libiconv )
jack? ( media-sound/jack-audio-connection-kit )
jpeg? ( virtual/jpeg:0 )
ladspa? ( media-libs/ladspa-sdk )
libass? (
=media-libs/libass-0.9.10:=[enca?,fontconfig]
virtual/ttf-fonts
)
libcaca? ( =media-libs/libcaca-0.99_beta18 )
libguess? ( =app-i18n/libguess-1.0 )
lirc? ( app-misc/lirc )
lua? (
!luajit? ( =dev-lang/lua-5.1 )
luajit? ( dev-lang/luajit:2 )
)
mpg123? ( 

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

2014-08-17 Thread Tomas Chvatal (scarabeus)
scarabeus14/08/17 07:33:59

  Modified: librevenge-.ebuild librevenge-0.0.1.ebuild
ChangeLog
  Log:
  Fix typo in desc. bug#520076
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
8EEE3BE8)

Revision  ChangesPath
1.3  dev-libs/librevenge/librevenge-.ebuild

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

Index: librevenge-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/librevenge/librevenge-.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- librevenge-.ebuild  16 Aug 2014 07:36:55 -  1.2
+++ librevenge-.ebuild  17 Aug 2014 07:33:59 -  1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/librevenge/librevenge-.ebuild,v 1.2 
2014/08/16 07:36:55 scarabeus Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/librevenge/librevenge-.ebuild,v 1.3 
2014/08/17 07:33:59 scarabeus Exp $
 
 EAPI=5
 
 inherit eutils multilib-minimal
 
-DESCRIPTION=A helper library for REVerses ENGineered formats filters
+DESCRIPTION=A helper library for REVerse ENGineered formats filters
 HOMEPAGE=http://sf.net/p/libwpd/librevenge;
 if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI=git://git.code.sf.net/p/libwpd/librevenge



1.3  dev-libs/librevenge/librevenge-0.0.1.ebuild

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

Index: librevenge-0.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/librevenge/librevenge-0.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- librevenge-0.0.1.ebuild 16 Aug 2014 07:36:55 -  1.2
+++ librevenge-0.0.1.ebuild 17 Aug 2014 07:33:59 -  1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/librevenge/librevenge-0.0.1.ebuild,v 1.2 
2014/08/16 07:36:55 scarabeus Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/librevenge/librevenge-0.0.1.ebuild,v 1.3 
2014/08/17 07:33:59 scarabeus Exp $
 
 EAPI=5
 
 inherit eutils multilib-minimal
 
-DESCRIPTION=A helper library for REVerses ENGineered formats filters
+DESCRIPTION=A helper library for REVerse ENGineered formats filters
 HOMEPAGE=http://sf.net/p/libwpd/librevenge;
 if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI=git://git.code.sf.net/p/libwpd/librevenge



1.3  dev-libs/librevenge/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/librevenge/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   16 Aug 2014 07:36:55 -  1.2
+++ ChangeLog   17 Aug 2014 07:33:59 -  1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/librevenge
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/librevenge/ChangeLog,v 1.2 
2014/08/16 07:36:55 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/librevenge/ChangeLog,v 1.3 
2014/08/17 07:33:59 scarabeus Exp $
+
+  17 Aug 2014; Tomáš Chvátal scarab...@gentoo.org librevenge-0.0.1.ebuild,
+  librevenge-.ebuild:
+  Fix typo in desc. bug#520076
 
   16 Aug 2014; Tomáš Chvátal scarab...@gentoo.org librevenge-0.0.1.ebuild,
   librevenge-.ebuild:






[gentoo-commits] gentoo-x86 commit in media-libs/jbig2enc: ChangeLog jbig2enc-0.28.ebuild

2014-08-17 Thread Sergey Popov (pinkbyte)
pinkbyte14/08/17 07:53:27

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

Revision  ChangesPath
1.6  media-libs/jbig2enc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/jbig2enc/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   17 Aug 2014 07:52:58 -  1.5
+++ ChangeLog   17 Aug 2014 07:53:26 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/jbig2enc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jbig2enc/ChangeLog,v 1.5 
2014/08/17 07:52:58 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jbig2enc/ChangeLog,v 1.6 
2014/08/17 07:53:26 pinkbyte Exp $
+
+  17 Aug 2014; Sergey Popov pinkb...@gentoo.org -jbig2enc-0.28.ebuild:
+  Drop old revision
 
   17 Aug 2014; Sergey Popov pinkb...@gentoo.org jbig2enc-0.28-r1.ebuild:
   Stable on amd64 and x86, wrt bug #513954






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

2014-08-17 Thread Sergey Popov (pinkbyte)
pinkbyte14/08/17 07:52:58

  Modified: ChangeLog jbig2enc-0.28-r1.ebuild
  Log:
  Stable on amd64 and x86, wrt bug #513954
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.5  media-libs/jbig2enc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/jbig2enc/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   12 Aug 2014 08:28:48 -  1.4
+++ ChangeLog   17 Aug 2014 07:52:58 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/jbig2enc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jbig2enc/ChangeLog,v 1.4 
2014/08/12 08:28:48 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jbig2enc/ChangeLog,v 1.5 
2014/08/17 07:52:58 pinkbyte Exp $
+
+  17 Aug 2014; Sergey Popov pinkb...@gentoo.org jbig2enc-0.28-r1.ebuild:
+  Stable on amd64 and x86, wrt bug #513954
 
 *jbig2enc-0.28-r1 (12 Aug 2014)
 



1.2  media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild

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

Index: jbig2enc-0.28-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jbig2enc-0.28-r1.ebuild 12 Aug 2014 08:28:48 -  1.1
+++ jbig2enc-0.28-r1.ebuild 17 Aug 2014 07:52:58 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild,v 1.1 
2014/08/12 08:28:48 pinkbyte Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild,v 1.2 
2014/08/17 07:52:58 pinkbyte Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 x86
 
 IUSE=gif jpeg png static-libs tiff webp
 






[gentoo-commits] gentoo-x86 commit in app-crypt/ima-evm-utils: ima-evm-utils-0.8.ebuild ChangeLog

2014-08-17 Thread Sven Vermeulen (swift)
swift   14/08/17 08:30:33

  Modified: ChangeLog
  Added:ima-evm-utils-0.8.ebuild
  Log:
  Bump to 0.8
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.2  app-crypt/ima-evm-utils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/ima-evm-utils/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/ima-evm-utils/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/ima-evm-utils/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/ima-evm-utils/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   10 Feb 2013 10:23:44 -  1.1
+++ ChangeLog   17 Aug 2014 08:30:33 -  1.2
@@ -1,6 +1,11 @@
-# ChangeLog for app-admin/ima-evm-utils
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/ima-evm-utils/ChangeLog,v 1.1 
2013/02/10 10:23:44 swift Exp $
+# ChangeLog for app-crypt/ima-evm-utils
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ima-evm-utils/ChangeLog,v 1.2 
2014/08/17 08:30:33 swift Exp $
+
+*ima-evm-utils-0.8 (17 Aug 2014)
+
+  17 Aug 2014; Sven Vermeulen sw...@gentoo.org +ima-evm-utils-0.8.ebuild:
+  Bump to 0.8
 
 *ima-evm-utils-0.2 (27 Dec 2012)
 
@@ -12,4 +17,3 @@
 
   12 Nov 2012; sw...@gentoo.org +ima-evm-utils-.ebuild, +metadata.xml:
   Initial live ebuild for the ima and evm utilities
-



1.1  app-crypt/ima-evm-utils/ima-evm-utils-0.8.ebuild

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

Index: ima-evm-utils-0.8.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/ima-evm-utils/ima-evm-utils-0.8.ebuild,v 1.1 
2014/08/17 08:30:33 swift Exp $

EAPI=5

inherit eutils autotools

DESCRIPTION=Supporting tools for IMA and EVM
HOMEPAGE=http://linux-ima.sourceforge.net;
SRC_URI=mirror://sourceforge/linux-ima/${P}.tar.gz

DEPEND=sys-apps/keyutils
RDEPEND=${DEPEND}

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

src_prepare() {
sed -i 's:pkglib_PROGRAMS:pkglibexec_PROGRAMS:g' tests/Makefile.am
sed -i 's:pkglib_SCRIPTS:pkglibexec_SCRIPTS:g' tests/Makefile.am
eautoreconf
}

src_configure() {
econf || die
}

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






[gentoo-commits] gentoo-x86 commit in dev-java/stax-ex: stax-ex-1.7.6.ebuild ChangeLog

2014-08-17 Thread Johann Schmitz (ercpe)
ercpe   14/08/17 08:36:18

  Modified: ChangeLog
  Added:stax-ex-1.7.6.ebuild
  Log:
  Version bump of stax-ex to 1.7.6
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
77C501ED)

Revision  ChangesPath
1.10 dev-java/stax-ex/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/stax-ex/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   21 Dec 2011 08:56:43 -  1.9
+++ ChangeLog   17 Aug 2014 08:36:18 -  1.10
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/stax-ex
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/stax-ex/ChangeLog,v 1.9 2011/12/21 
08:56:43 phajdan.jr Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/stax-ex/ChangeLog,v 1.10 
2014/08/17 08:36:18 ercpe Exp $
+
+*stax-ex-1.7.6 (17 Aug 2014)
+
+  17 Aug 2014; Johann Schmitz er...@gentoo.org +stax-ex-1.7.6.ebuild:
+  Version bump of stax-ex to 1.7.6
 
   21 Dec 2011; Pawel Hajdan jr phajdan...@gentoo.org stax-ex-1.0-r1.ebuild:
   x86 stable wrt bug #393955
@@ -33,4 +38,3 @@
   01 May 2007; Krzysiek Pawlik nelch...@gentoo.org +files/build.xml-1.0,
   +metadata.xml, +stax-ex-1.0.ebuild:
   Initial commit of stax-ex.
-



1.1  dev-java/stax-ex/stax-ex-1.7.6.ebuild

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

Index: stax-ex-1.7.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/stax-ex/stax-ex-1.7.6.ebuild,v 1.1 
2014/08/17 08:36:18 ercpe Exp $

EAPI=5

JAVA_PKG_IUSE=doc source

inherit java-pkg-2 java-pkg-simple

DESCRIPTION=Extensions to complement JSR-173 StAX API
HOMEPAGE=http://stax-ex.java.net/;
SRC_URI=https://maven.java.net/content/groups/public/org/jvnet/${PN/-/}/${PN}/${PV}/${P}-sources.jar;

LICENSE=CDDL GPL-2
SLOT=1
KEYWORDS=~amd64 ~ppc ~x86 ~x86-fbsd

IUSE=

RDEPEND==virtual/jre-1.5
${COMMON_DEPEND}
DEPEND==virtual/jdk-1.5
app-arch/unzip
${COMMON_DEPEND}






[gentoo-commits] gentoo-x86 commit in dev-java/stax-ex: stax-ex-1.0-r2.ebuild ChangeLog

2014-08-17 Thread Johann Schmitz (ercpe)
ercpe   14/08/17 08:47:21

  Modified: ChangeLog
  Added:stax-ex-1.0-r2.ebuild
  Log:
  Bump to EAPI 5, dropped ant
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
77C501ED)

Revision  ChangesPath
1.11 dev-java/stax-ex/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/stax-ex/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   17 Aug 2014 08:36:18 -  1.10
+++ ChangeLog   17 Aug 2014 08:47:21 -  1.11
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/stax-ex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/stax-ex/ChangeLog,v 1.10 
2014/08/17 08:36:18 ercpe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/stax-ex/ChangeLog,v 1.11 
2014/08/17 08:47:21 ercpe Exp $
+
+*stax-ex-1.0-r2 (17 Aug 2014)
+
+  17 Aug 2014; Johann Schmitz er...@gentoo.org +stax-ex-1.0-r2.ebuild:
+  Bump to EAPI 5, dropped ant
 
 *stax-ex-1.7.6 (17 Aug 2014)
 



1.1  dev-java/stax-ex/stax-ex-1.0-r2.ebuild

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

Index: stax-ex-1.0-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/stax-ex/stax-ex-1.0-r2.ebuild,v 1.1 
2014/08/17 08:47:21 ercpe Exp $

EAPI=5

JAVA_PKG_IUSE=doc source

inherit java-pkg-2 java-pkg-simple

DESCRIPTION=Extensions to complement JSR-173 StAX API
HOMEPAGE=http://stax-ex.java.net/;
SRC_URI=https://stax-ex.java.net/files/documents/4480/44372/${P}-src.tar.gz;

LICENSE=CDDL
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86 ~x86-fbsd

IUSE=

COMMON_DEPEND=java-virtuals/jaf
java-virtuals/stax-api
RDEPEND==virtual/jre-1.5
${COMMON_DEPEND}
DEPEND==virtual/jdk-1.5
${COMMON_DEPEND}

JAVA_GENTOO_CLASSPATH=jaf,stax-api

S=${WORKDIR}/${P}

src_prepare() {
rm ${S}/build.xml || die
}





[gentoo-commits] gentoo-x86 commit in dev-java/xmlstreambuffer: xmlstreambuffer-1.5.3.ebuild ChangeLog

2014-08-17 Thread Johann Schmitz (ercpe)
ercpe   14/08/17 08:51:39

  Modified: ChangeLog
  Added:xmlstreambuffer-1.5.3.ebuild
  Log:
  Version bump as per #518856
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
77C501ED)

Revision  ChangesPath
1.12 dev-java/xmlstreambuffer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlstreambuffer/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   10 Aug 2014 20:27:40 -  1.11
+++ ChangeLog   17 Aug 2014 08:51:39 -  1.12
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/xmlstreambuffer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlstreambuffer/ChangeLog,v 1.11 
2014/08/10 20:27:40 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlstreambuffer/ChangeLog,v 1.12 
2014/08/17 08:51:39 ercpe Exp $
+
+*xmlstreambuffer-1.5.3 (17 Aug 2014)
+
+  17 Aug 2014; Johann Schmitz er...@gentoo.org +xmlstreambuffer-1.5.3.ebuild:
+  Version bump as per #518856
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org
   xmlstreambuffer-0.5.20070412-r1.ebuild,



1.1  dev-java/xmlstreambuffer/xmlstreambuffer-1.5.3.ebuild

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

Index: xmlstreambuffer-1.5.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-java/xmlstreambuffer/xmlstreambuffer-1.5.3.ebuild,v 
1.1 2014/08/17 08:51:39 ercpe Exp $

EAPI=5

JAVA_PKG_IUSE=doc source

inherit java-pkg-2 java-pkg-simple

MY_PN=${PN/xml/}

DESCRIPTION=A stream-based representation of an XML infoset in Java
HOMEPAGE=https://xmlstreambuffer.java.net/;
SRC_URI=https://maven.java.net/content/repositories/releases/com/sun/xml/stream/buffer/${MY_PN}/${PV}/${MY_PN}-${PV}-sources.jar;

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

COMMON_DEP=dev-java/stax-ex:1

DEPEND==virtual/jdk-1.5
${COMMON_DEP}
RDEPEND==virtual/jre-1.5
${COMMON_DEP}

JAVA_GENTOO_CLASSPATH=stax-ex-1





[gentoo-commits] gentoo-x86 commit in gnome-extra/polkit-gnome: ChangeLog polkit-gnome-0.105.ebuild polkit-gnome-0.105-r1.ebuild

2014-08-17 Thread Jeroen Roovers (jer)
jer 14/08/17 08:57:59

  Modified: ChangeLog polkit-gnome-0.105.ebuild
polkit-gnome-0.105-r1.ebuild
  Log:
  Stable for HPPA (bug #517804).
  
  (Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.61 gnome-extra/polkit-gnome/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/polkit-gnome/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   11 Mar 2014 20:04:26 -  1.60
+++ ChangeLog   17 Aug 2014 08:57:59 -  1.61
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-extra/polkit-gnome
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/polkit-gnome/ChangeLog,v 1.60 
2014/03/11 20:04:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/polkit-gnome/ChangeLog,v 1.61 
2014/08/17 08:57:59 jer Exp $
+
+  17 Aug 2014; Jeroen Roovers j...@gentoo.org polkit-gnome-0.105.ebuild,
+  polkit-gnome-0.105-r1.ebuild:
+  Stable for HPPA (bug #517804).
 
   11 Mar 2014; Pacho Ramos pa...@gentoo.org metadata.xml:
   Cleanup due #239126



1.9  gnome-extra/polkit-gnome/polkit-gnome-0.105.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/polkit-gnome/polkit-gnome-0.105.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/polkit-gnome/polkit-gnome-0.105.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/polkit-gnome/polkit-gnome-0.105.ebuild?r1=1.8r2=1.9

Index: polkit-gnome-0.105.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/gnome-extra/polkit-gnome/polkit-gnome-0.105.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- polkit-gnome-0.105.ebuild   5 May 2012 06:25:18 -   1.8
+++ polkit-gnome-0.105.ebuild   17 Aug 2014 08:57:59 -  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/gnome-extra/polkit-gnome/polkit-gnome-0.105.ebuild,v 
1.8 2012/05/05 06:25:18 jdhore Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/polkit-gnome/polkit-gnome-0.105.ebuild,v 
1.9 2014/08/17 08:57:59 jer Exp $
 
 EAPI=4
 inherit gnome.org
@@ -10,7 +10,7 @@
 
 LICENSE=LGPL-2
 SLOT=0
-KEYWORDS=alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd
 IUSE=
 
 RDEPEND==dev-libs/glib-2.30



1.2  gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild

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

Index: polkit-gnome-0.105-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- polkit-gnome-0.105-r1.ebuild28 Feb 2014 14:14:24 -  1.1
+++ polkit-gnome-0.105-r1.ebuild17 Aug 2014 08:57: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/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild,v 
1.1 2014/02/28 14:14:24 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild,v 
1.2 2014/08/17 08:57:59 jer Exp $
 
 EAPI=4
 inherit gnome.org
@@ -10,7 +10,7 @@
 
 LICENSE=LGPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd
 IUSE=
 
 RDEPEND==dev-libs/glib-2.30






[gentoo-commits] gentoo-x86 commit in dev-java/xmlstreambuffer: xmlstreambuffer-0.5.20070412-r3.ebuild ChangeLog

2014-08-17 Thread Johann Schmitz (ercpe)
ercpe   14/08/17 08:58:00

  Modified: ChangeLog
  Added:xmlstreambuffer-0.5.20070412-r3.ebuild
  Log:
  Bump to EAPI=5, some qa
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
77C501ED)

Revision  ChangesPath
1.13 dev-java/xmlstreambuffer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlstreambuffer/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   17 Aug 2014 08:51:39 -  1.12
+++ ChangeLog   17 Aug 2014 08:58:00 -  1.13
@@ -1,6 +1,12 @@
 # ChangeLog for dev-java/xmlstreambuffer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlstreambuffer/ChangeLog,v 1.12 
2014/08/17 08:51:39 ercpe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlstreambuffer/ChangeLog,v 1.13 
2014/08/17 08:58:00 ercpe Exp $
+
+*xmlstreambuffer-0.5.20070412-r3 (17 Aug 2014)
+
+  17 Aug 2014; Johann Schmitz er...@gentoo.org
+  +xmlstreambuffer-0.5.20070412-r3.ebuild:
+  Bump to EAPI=5, some qa
 
 *xmlstreambuffer-1.5.3 (17 Aug 2014)
 



1.1  
dev-java/xmlstreambuffer/xmlstreambuffer-0.5.20070412-r3.ebuild

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

Index: xmlstreambuffer-0.5.20070412-r3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-java/xmlstreambuffer/xmlstreambuffer-0.5.20070412-r3.ebuild,v
 1.1 2014/08/17 08:58:00 ercpe Exp $

EAPI=5

JAVA_PKG_IUSE=source

inherit java-pkg-2 java-ant-2 versionator

MY_PV=$(replace_version_separator 2 '_')
DESCRIPTION=Mechanisms to create and processs stream buffers using standard 
XML APIs
HOMEPAGE=https://xmlstreambuffer.java.net/;
SRC_URI=https://xmlstreambuffer.java.net/files/documents/4258/55235/StreamBufferPackage_src_${MY_PV}_033857.zip;

LICENSE=CDDL
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86 ~x86-fbsd
IUSE=

COMMON_DEP=java-virtuals/stax-api
java-virtuals/jaf
dev-java/stax-ex
DEPEND==virtual/jdk-1.5
app-arch/unzip
${COMMON_DEP}
RDEPEND==virtual/jre-1.5
${COMMON_DEP}

S=${WORKDIR}/streambuffer

EANT_GENTOO_CLASSPATH=stax-api,jaf,stax-ex

src_unpack() {
unpack ${A}

rm -vr ${S}/build || die
rm -v ${S}/dist/*.jar ${S}/lib/*.jar || die

cd ${S} || die
java-ant_rewrite-classpath nbproject/build-impl.xml
}

src_compile() {
# This clean is needed!
eant clean
java-pkg-2_src_compile
}

src_install() {
java-pkg_dojar dist/streambuffer.jar
use source  java-pkg_dosrc src/*
}






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

2014-08-17 Thread Jeroen Roovers (jer)
jer 14/08/17 08:58:17

  Modified: ChangeLog package.use.mask
  Log:
  Unmask USE=gtk for sys-auth/polkit (bug #517804).

Revision  ChangesPath
1.221profiles/arch/hppa/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -r1.220 -r1.221
--- ChangeLog   13 Aug 2014 12:25:16 -  1.220
+++ ChangeLog   17 Aug 2014 08:58:17 -  1.221
@@ -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.220 
2014/08/13 12:25:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.221 
2014/08/17 08:58:17 jer Exp $
+
+  17 Aug 2014; Jeroen Roovers j...@gentoo.org package.use.mask:
+  Unmask USE=gtk for sys-auth/polkit (bug #517804).
 
   13 Aug 2014; Jeroen Roovers j...@gentoo.org use.mask:
   Remove USE flag masks which require CONFIG_AUDITSYSCALL (bug #517804).



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

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

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- package.use.mask13 Aug 2014 11:41:50 -  1.144
+++ package.use.mask17 Aug 2014 08:58:17 -  1.145
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v 1.144 
2014/08/13 11:41:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v 1.145 
2014/08/17 08:58:17 jer Exp $
 
 # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to 
h...@gentoo.org.
 
@@ -102,10 +102,6 @@
 # Needs Java (bug #355353)
 app-text/texlive pdfannotextractor
 
-# Jeroen Roovers j...@gentoo.org (21 Jan 2011)
-# Pulls in either GNOME or LXDE, neither are keyworded (bug #296548)
-sys-auth/polkit gtk
-
 # Jeroen Roovers j...@gentoo.org (5 Jan 2011)
 # Mask dev-lang/spidermonkey (bug #347827)
 www-client/elinks javascript






[gentoo-commits] dev/graaff:master commit in: dev-ruby/flay/

2014-08-17 Thread Hans de Graaff
commit: 3ce1ebe8ce80a0c3389622916feedca2191f7867
Author: Hans de Graaff hans AT degraaff DOT org
AuthorDate: Fri Aug 15 06:48:59 2014 +
Commit: Hans de Graaff graaff AT gentoo DOT org
CommitDate: Fri Aug 15 06:48:59 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=3ce1ebe8

Cleanup.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/flay/ChangeLog |  4 
 dev-ruby/flay/Manifest  |  2 --
 dev-ruby/flay/flay-1.4.3.ebuild | 25 -
 dev-ruby/flay/flay-2.3.0.ebuild | 25 -
 4 files changed, 4 insertions(+), 52 deletions(-)

diff --git a/dev-ruby/flay/ChangeLog b/dev-ruby/flay/ChangeLog
index dd20b6e..761f662 100644
--- a/dev-ruby/flay/ChangeLog
+++ b/dev-ruby/flay/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  15 Aug 2014; Hans de Graaff gra...@gentoo.org -flay-1.4.3.ebuild,
+  -flay-2.3.0.ebuild:
+  Cleanup.
+
   15 Aug 2014; Hans de Graaff gra...@gentoo.org flay-2.5.0.ebuild:
   Add ruby21.
 

diff --git a/dev-ruby/flay/Manifest b/dev-ruby/flay/Manifest
index a6eddb8..2a77c3a 100644
--- a/dev-ruby/flay/Manifest
+++ b/dev-ruby/flay/Manifest
@@ -1,4 +1,2 @@
-DIST flay-1.4.3.gem 14336 SHA256 
87ab619a745b36d023a17b169f13d2df47813964ed68b0cf83c939bc8c86c630 SHA512 
4df50994428e38f877b94fb9bc9c74c3419d334324c31d982db435b87d3ade08891056f483a9b9a52c39179f67817a8d9b9f430ecdf5bc9585103ad550ddb9ca
 WHIRLPOOL 
c8c046f8dfe4d66afce2b4d583e9808dbf4d7587885cb7cf07f3716f69fc3ae4ec0702a56d10cd9668d70fc7fb571226d63799ca6abc135d2a3bcdf1bb62b51b
-DIST flay-2.3.0.gem 18432 SHA256 
9e6af1e47dfab91644e0173e22e5d02c19145898b83a1d4d4a33397f784f4689 SHA512 
b931cd1c12360b716296059b9ef7c5ef7a40a1f17225e62e0c0bbb69f6caabee7a6c71fe09c1c257f39398f399b767705f8eca3e36e1686920bce49e03f3d631
 WHIRLPOOL 
618aa4f750aa69af5d7d5aec1c9d4bb8043aed7def9728014f3fb79838f1b47ccc0f6b8b4390e27d8b63dfb7632bd7973acb7e7a6d59702390a1ad53979dc9cd
 DIST flay-2.4.0.gem 18944 SHA256 
d80d8aca88924f28c80379bc8feb46c77691a203030fc73c2ff85028631081c1 SHA512 
348afabb072d0bab4129f57fad9910994f15cc3961aacb4282eebfc4e8d387463c0a79957cd594d4868c99e328d2f693fe4602922efef1f491d25b6f54fdaf91
 WHIRLPOOL 
5cbd7085f86ca8ce9532c513d0570c3101c43145e8976bd07ab49e95d5b2ac82e73ed64d37adaa7b40fe110dd719a5428d47be93240c78636131c5d1d25d488f
 DIST flay-2.5.0.gem 20992 SHA256 
b9d21fc6b056fa8bbad23d351962e4c955a1234baff993e43e241b533d40fdc5 SHA512 
5118bf6a71d3b7e67981ca1852db79221bc68f8386fed32e6989573d76cc515d078766165e336e708e2b59e4b85963d31243c9b3275b21f0288d5bf7de2a8c36
 WHIRLPOOL 
6a2c262d649567ca166d07fe20cde7f0c08c986e7bb95fa6bc6630343a10c1408aa071d73f3cd2489330f72f07bbe8f2814982f9451c76ea8482d83e9e9665e2

diff --git a/dev-ruby/flay/flay-1.4.3.ebuild b/dev-ruby/flay/flay-1.4.3.ebuild
deleted file mode 100644
index 40a64fa..000
--- a/dev-ruby/flay/flay-1.4.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-USE_RUBY=ruby18 ree18
-
-RUBY_FAKEGEM_TASK_DOC=docs
-RUBY_FAKEGEM_DOCDIR=doc
-RUBY_FAKEGEM_EXTRADOC=History.txt README.txt
-
-inherit ruby-fakegem
-
-DESCRIPTION=Flay analyzes code for structural similarities.
-HOMEPAGE=http://ruby.sadi.st/;
-LICENSE=MIT
-
-KEYWORDS=~amd64 ~x86
-SLOT=0
-IUSE=
-
-ruby_add_rdepend =dev-ruby/sexp_processor-3* =dev-ruby/ruby_parser-2*
-
-ruby_add_bdepend doc? ( dev-ruby/hoe )
-ruby_add_bdepend test? ( dev-ruby/hoe =dev-ruby/minitest-2.0.2 )

diff --git a/dev-ruby/flay/flay-2.3.0.ebuild b/dev-ruby/flay/flay-2.3.0.ebuild
deleted file mode 100644
index e2f14a5..000
--- a/dev-ruby/flay/flay-2.3.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-USE_RUBY=ruby19
-
-RUBY_FAKEGEM_TASK_DOC=docs
-RUBY_FAKEGEM_DOCDIR=doc
-RUBY_FAKEGEM_EXTRADOC=History.txt README.txt
-
-inherit ruby-fakegem
-
-DESCRIPTION=Flay analyzes code for structural similarities.
-HOMEPAGE=http://ruby.sadi.st/;
-LICENSE=MIT
-
-KEYWORDS=~amd64 ~x86
-SLOT=0
-IUSE=
-
-ruby_add_rdepend dev-ruby/sexp_processor:4 dev-ruby/ruby_parser:3
-
-ruby_add_bdepend doc? ( dev-ruby/hoe )
-ruby_add_bdepend test? ( dev-ruby/hoe dev-ruby/minitest )



[gentoo-commits] dev/graaff:master commit in: dev-ruby/parallel/

2014-08-17 Thread Hans de Graaff
commit: 1718bee55ec23a1416e88b67abd977fcbfc805f7
Author: Hans de Graaff hans AT degraaff DOT org
AuthorDate: Sun Aug 17 08:49:38 2014 +
Commit: Hans de Graaff graaff AT gentoo DOT org
CommitDate: Sun Aug 17 08:49:38 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=1718bee5

Initial import. Dependency for forthcoming dev-ruby/cane.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/parallel/ChangeLog | 10 
 dev-ruby/parallel/Manifest  |  1 +
 dev-ruby/parallel/metadata.xml  |  5 
 dev-ruby/parallel/parallel-1.2.2.ebuild | 44 +
 4 files changed, 60 insertions(+)

diff --git a/dev-ruby/parallel/ChangeLog b/dev-ruby/parallel/ChangeLog
new file mode 100644
index 000..00a28c9
--- /dev/null
+++ b/dev-ruby/parallel/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/parallel
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*parallel-1.2.2 (17 Aug 2014)
+
+  17 Aug 2014; Hans de Graaff gra...@gentoo.org +parallel-1.2.2.ebuild,
+  +metadata.xml:
+  Initial import. Dependency for forthcoming dev-ruby/cane.
+

diff --git a/dev-ruby/parallel/Manifest b/dev-ruby/parallel/Manifest
new file mode 100644
index 000..ec798ed
--- /dev/null
+++ b/dev-ruby/parallel/Manifest
@@ -0,0 +1 @@
+DIST parallel-1.2.2.tar.gz 14225 SHA256 
ca6894a0d9c2b96add7ac9df5fa4c7dd0c1772f6c434a5e3b496f47a136345a5 SHA512 
8db28f732af1418dff73cd0b5be022ae257bce8a5b1a02c9fefa1d1e6cc54255e4a07ee71e4cb902092c25b589a7efb1032dc88f6c127bcc7cd2a2b86a08c5b1
 WHIRLPOOL 
3ca16ee4cbd8415fff6524ff5ad4887baf7a5f4181c59a77e877132994fd80005cb41d9f436b7d93bbb3fa85b8a9e400d0bd9fa606091abf8f5eeb08d4ba7873

diff --git a/dev-ruby/parallel/metadata.xml b/dev-ruby/parallel/metadata.xml
new file mode 100644
index 000..f977299
--- /dev/null
+++ b/dev-ruby/parallel/metadata.xml
@@ -0,0 +1,5 @@
+?xml version = '1.0' encoding = 'UTF-8'?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+maintaineremailgra...@gentoo.org/email/maintainer
+/pkgmetadata

diff --git a/dev-ruby/parallel/parallel-1.2.2.ebuild 
b/dev-ruby/parallel/parallel-1.2.2.ebuild
new file mode 100644
index 000..8ce390b
--- /dev/null
+++ b/dev-ruby/parallel/parallel-1.2.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY=ruby19 ruby20 ruby21
+
+RUBY_FAKEGEM_RECIPE_TEST=rspec
+
+RUBY_FAKEGEM_RECIPE_DOC=rdoc
+
+RUBY_FAKEGEM_EXTRAINSTALL=Readme.md
+
+inherit ruby-fakegem
+
+DESCRIPTION=Run any code in parallel Processes or Threads
+HOMEPAGE=https://github.com/grosser/parallel;
+LICENSE=MIT
+SRC_URI=https://github.com/grosser/parallel/archive/v${PV}.tar.gz - 
${P}.tar.gz
+
+KEYWORDS=~amd64
+SLOT=0
+IUSE=test
+
+DEPEND+=test? ( sys-process/lsof )
+
+ruby_add_bdepend test? ( dev-ruby/ruby-progressbar )
+
+each_ruby_prepare() {
+   # Make sure the correct ruby is used for testing
+   sed -e 's:ruby :'${RUBY}' :' -i spec/parallel_spec.rb || die
+}
+
+all_ruby_prepare() {
+   # Avoid a failing spec regarding to pipes. The spec seems like it
+   # should always fail.
+   sed -e '/does not open unnecessary pipes/,/end/ s:^:#:' \
+   -i spec/parallel_spec.rb || die
+}
+
+each_ruby_test() {
+   # Set RUBYLIB explicitly for the ruby's that get started from the specs.
+   RUBYLIB=lib ${RUBY} -S rspec spec || die
+}



[gentoo-commits] dev/graaff:master commit in: dev-ruby/reek/

2014-08-17 Thread Hans de Graaff
commit: 4371128d7817b6f16f897936de5fd7aaed0abd4b
Author: Hans de Graaff hans AT degraaff DOT org
AuthorDate: Fri Aug 15 07:32:22 2014 +
Commit: Hans de Graaff graaff AT gentoo DOT org
CommitDate: Fri Aug 15 07:32:22 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=4371128d

Version bump. Add ruby20, ruby21.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/reek/ChangeLog |  7 ++-
 dev-ruby/reek/Manifest  |  1 +
 dev-ruby/reek/reek-1.3.8.ebuild | 34 ++
 3 files changed, 41 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/reek/ChangeLog b/dev-ruby/reek/ChangeLog
index d09f236..2a3d299 100644
--- a/dev-ruby/reek/ChangeLog
+++ b/dev-ruby/reek/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-ruby/reek
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*reek-1.3.8 (15 Aug 2014)
+
+  15 Aug 2014; Hans de Graaff gra...@gentoo.org +reek-1.3.8.ebuild:
+  Version bump. Add ruby20, ruby21.
+
 *reek-1.3.1 (21 Jun 2013)
 
   21 Jun 2013; Hans de Graaff gra...@gentoo.org +reek-1.3.1.ebuild:

diff --git a/dev-ruby/reek/Manifest b/dev-ruby/reek/Manifest
index 4f3131f..73c643a 100644
--- a/dev-ruby/reek/Manifest
+++ b/dev-ruby/reek/Manifest
@@ -1,2 +1,3 @@
 DIST reek-1.2.8.gem 96256 SHA256 
1b36a778d0a0f9803031eab1424ac053fb8de1a7834ddf5c4f6b04acdb325022 SHA512 
acf75e0f733265e30e7ea7383d353954fac7f5dce678e0ea00d35ca415ca99e065f0b4aa28343807b8bf10e18a9659f58415d5a5629874718d01ffdf67c8ba9e
 WHIRLPOOL 
93d575ae7d19d83e2127084861270cb6e4c13c79c3f2a526ab04824616cb16590d9e038f4717be0108aea1e40ac1c29aee1b9aea07bf677114c663df7a664817
 DIST reek-1.3.1.gem 100864 SHA256 
834c71ab1ebe4f7c84d326bf3107bedd046724dacb03a6d53332100771fb756a SHA512 
c308248f91a7bebc7d9081106f590256a0667469217eb8cae260a704f1686ffeb7090ea150de7ea137a3ef7e42e98855f0e812545e2aa35c6bf123a0e6027b77
 WHIRLPOOL 
5b1a33ca25e74c7187dd8318ddf851108fed4ad64a24f3a9a2ae99a3281e3ae87a69b47da79566197d4be17da4e805536018a655088225ee7f10e04a4d28175d
+DIST reek-1.3.8.gem 105984 SHA256 
194d14701010308fa445bb6843452e7e7da816c39d33c5852e69af0cddf5ba8a SHA512 
427b2d4bb0e96803a0614bf044e2e986f195a5dae9e5a302014f49a9a12b879f9cd05864a65fe46e4d4199fb8ad3ffe179128d566d61616b5738820cf96c7db2
 WHIRLPOOL 
39d7acce1d62feb80c645ad5372f3468882138dd50e89a4fd6ada4afa5543c72e3f53378e4df45e9f447ccba3ed561c8751efc2fc7852986713fc8d57447e691

diff --git a/dev-ruby/reek/reek-1.3.8.ebuild b/dev-ruby/reek/reek-1.3.8.ebuild
new file mode 100644
index 000..6379818
--- /dev/null
+++ b/dev-ruby/reek/reek-1.3.8.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:  $
+
+EAPI=5
+USE_RUBY=ruby19 ruby20 ruby21
+
+RUBY_FAKEGEM_RECIPE_DOC=rdoc
+RUBY_FAKEGEM_EXTRADOC=CHANGELOG README.md
+
+RUBY_FAKEGEM_TASK_TEST=spec features
+
+#RUBY_FAKEGEM_EXTRAINSTALL=config
+
+inherit ruby-fakegem
+
+DESCRIPTION=A tool that examines Ruby classes, modules and methods and 
reports any code smells it finds.
+HOMEPAGE=http://wiki.github.com/kevinrutherford/reek/;
+
+LICENSE=MIT
+SLOT=0
+KEYWORDS=~amd64 ~x86 ~x86-macos
+IUSE=
+
+ruby_add_rdepend =dev-ruby/ruby_parser-3.3:3
+   =dev-ruby/ruby2ruby-2.0.8:2
+   dev-ruby/sexp_processor
+   dev-ruby/rainbow:2
+
+all_ruby_prepare() {
+   # Avoid spec failing due to missing files in gem.
+   sed -e '/with a smelly Dir masked by a dotfile/,/^  end/ s:^:#:' \
+   -i spec/reek/examiner_spec.rb || die
+}



[gentoo-commits] dev/graaff:master commit in: dev-ruby/cane/

2014-08-17 Thread Hans de Graaff
commit: 380aa7136fe7e5509e0b695bdd1c1f89f01ba4b1
Author: Hans de Graaff hans AT degraaff DOT org
AuthorDate: Sun Aug 17 09:01:15 2014 +
Commit: Hans de Graaff graaff AT gentoo DOT org
CommitDate: Sun Aug 17 09:01:15 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=380aa713

Initial import. New dependency for metric_fu.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/cane/ChangeLog | 10 ++
 dev-ruby/cane/Manifest  |  1 +
 dev-ruby/cane/cane-2.6.2.ebuild | 27 +++
 dev-ruby/cane/metadata.xml  |  5 +
 4 files changed, 43 insertions(+)

diff --git a/dev-ruby/cane/ChangeLog b/dev-ruby/cane/ChangeLog
new file mode 100644
index 000..c9c616c
--- /dev/null
+++ b/dev-ruby/cane/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/cane
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*cane-2.6.2 (17 Aug 2014)
+
+  17 Aug 2014; Hans de Graaff gra...@gentoo.org +cane-2.6.2.ebuild,
+  +metadata.xml:
+  Initial import. New dependency for metric_fu.
+

diff --git a/dev-ruby/cane/Manifest b/dev-ruby/cane/Manifest
new file mode 100644
index 000..69b54d9
--- /dev/null
+++ b/dev-ruby/cane/Manifest
@@ -0,0 +1 @@
+DIST cane-2.6.2.gem 24064 SHA256 
a10fb007e9857808816cd92d5273abc2286fdcefc0e90106f1b3a7aed04bdd9c SHA512 
6eeb51b3662b82dbd7c26e6d57296593a20a46802164bfe6ebdbdb02f25b1a3a3abd5fa3ef646bc98f60f1bb3dec4f8945d8671496b6a05264f9c90a10f19d91
 WHIRLPOOL 
3a829c79ea746583711a5154e76060c56466a05d2fba9e6c1562e9758926d180be613e08b7864789fe065befef3fd181fee42bf29ca0e5f466344a6d118eb528

diff --git a/dev-ruby/cane/cane-2.6.2.ebuild b/dev-ruby/cane/cane-2.6.2.ebuild
new file mode 100644
index 000..c220dce
--- /dev/null
+++ b/dev-ruby/cane/cane-2.6.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY=ruby19 ruby20 ruby21
+
+RUBY_FAKEGEM_RECIPE_TEST=rspec
+
+RUBY_FAKEGEM_RECIPE_DOC=rdoc
+
+RUBY_FAKEGEM_EXTRADOC=HISTORY.md README.md
+
+inherit ruby-fakegem
+
+DESCRIPTION=Fails your build if code quality thresholds are not met
+HOMEPAGE=https://github.com/square/cane;
+LICENSE=MIT
+
+KEYWORDS=~amd64
+SLOT=0
+IUSE=
+
+# Tests depend on rspec-fire which is now obsolete due to rspec 3.
+RESTRICT=test
+
+ruby_add_rdepend dev-ruby/parallel

diff --git a/dev-ruby/cane/metadata.xml b/dev-ruby/cane/metadata.xml
new file mode 100644
index 000..f977299
--- /dev/null
+++ b/dev-ruby/cane/metadata.xml
@@ -0,0 +1,5 @@
+?xml version = '1.0' encoding = 'UTF-8'?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+maintaineremailgra...@gentoo.org/email/maintainer
+/pkgmetadata



[gentoo-commits] dev/graaff:master commit in: dev-ruby/reek/

2014-08-17 Thread Hans de Graaff
commit: a78d262ded0579cb9989cec409f4cc5d9462c0a2
Author: Hans de Graaff hans AT degraaff DOT org
AuthorDate: Fri Aug 15 07:33:21 2014 +
Commit: Hans de Graaff graaff AT gentoo DOT org
CommitDate: Fri Aug 15 07:33:21 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=a78d262d

Cleanup.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/reek/ChangeLog |  3 +++
 dev-ruby/reek/Manifest  |  1 -
 dev-ruby/reek/reek-1.2.8.ebuild | 27 ---
 3 files changed, 3 insertions(+), 28 deletions(-)

diff --git a/dev-ruby/reek/ChangeLog b/dev-ruby/reek/ChangeLog
index 2a3d299..97379a8 100644
--- a/dev-ruby/reek/ChangeLog
+++ b/dev-ruby/reek/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  15 Aug 2014; Hans de Graaff gra...@gentoo.org -reek-1.2.8.ebuild:
+  Cleanup.
+
 *reek-1.3.8 (15 Aug 2014)
 
   15 Aug 2014; Hans de Graaff gra...@gentoo.org +reek-1.3.8.ebuild:

diff --git a/dev-ruby/reek/Manifest b/dev-ruby/reek/Manifest
index 73c643a..6bebd87 100644
--- a/dev-ruby/reek/Manifest
+++ b/dev-ruby/reek/Manifest
@@ -1,3 +1,2 @@
-DIST reek-1.2.8.gem 96256 SHA256 
1b36a778d0a0f9803031eab1424ac053fb8de1a7834ddf5c4f6b04acdb325022 SHA512 
acf75e0f733265e30e7ea7383d353954fac7f5dce678e0ea00d35ca415ca99e065f0b4aa28343807b8bf10e18a9659f58415d5a5629874718d01ffdf67c8ba9e
 WHIRLPOOL 
93d575ae7d19d83e2127084861270cb6e4c13c79c3f2a526ab04824616cb16590d9e038f4717be0108aea1e40ac1c29aee1b9aea07bf677114c663df7a664817
 DIST reek-1.3.1.gem 100864 SHA256 
834c71ab1ebe4f7c84d326bf3107bedd046724dacb03a6d53332100771fb756a SHA512 
c308248f91a7bebc7d9081106f590256a0667469217eb8cae260a704f1686ffeb7090ea150de7ea137a3ef7e42e98855f0e812545e2aa35c6bf123a0e6027b77
 WHIRLPOOL 
5b1a33ca25e74c7187dd8318ddf851108fed4ad64a24f3a9a2ae99a3281e3ae87a69b47da79566197d4be17da4e805536018a655088225ee7f10e04a4d28175d
 DIST reek-1.3.8.gem 105984 SHA256 
194d14701010308fa445bb6843452e7e7da816c39d33c5852e69af0cddf5ba8a SHA512 
427b2d4bb0e96803a0614bf044e2e986f195a5dae9e5a302014f49a9a12b879f9cd05864a65fe46e4d4199fb8ad3ffe179128d566d61616b5738820cf96c7db2
 WHIRLPOOL 
39d7acce1d62feb80c645ad5372f3468882138dd50e89a4fd6ada4afa5543c72e3f53378e4df45e9f447ccba3ed561c8751efc2fc7852986713fc8d57447e691

diff --git a/dev-ruby/reek/reek-1.2.8.ebuild b/dev-ruby/reek/reek-1.2.8.ebuild
deleted file mode 100644
index 850e454..000
--- a/dev-ruby/reek/reek-1.2.8.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/mislav-will_paginate/mislav-will_paginate-2.3.11.ebuild,v
 1.1 2009/06/08 20:44:54 graaff Exp $
-
-EAPI=2
-USE_RUBY=ruby18
-
-RUBY_FAKEGEM_TASK_DOC=
-RUBY_FAKEGEM_EXTRADOC=History.txt README.md
-
-RUBY_FAKEGEM_TASK_TEST=spec features
-
-#RUBY_FAKEGEM_EXTRAINSTALL=config
-
-inherit ruby-fakegem
-
-DESCRIPTION=A tool that examines Ruby classes, modules and methods and 
reports any code smells it finds.
-HOMEPAGE=http://wiki.github.com/kevinrutherford/reek/;
-
-LICENSE=MIT
-SLOT=0
-KEYWORDS=~amd64 ~x86 ~x86-macos
-IUSE=
-
-ruby_add_rdepend =dev-ruby/ruby_parser-2*
-   =dev-ruby/ruby2ruby-1* =dev-ruby/ruby2ruby-1.2
-   =dev-ruby/sexp_processor-3*



[gentoo-commits] dev/graaff:master commit in: dev-ruby/flay/

2014-08-17 Thread Hans de Graaff
commit: 1cac1bc759684331bd983c3c049c8a68fddf5232
Author: Hans de Graaff hans AT degraaff DOT org
AuthorDate: Fri Aug 15 06:41:15 2014 +
Commit: Hans de Graaff graaff AT gentoo DOT org
CommitDate: Fri Aug 15 06:41:15 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=1cac1bc7

Version bump.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/flay/ChangeLog |  7 ++-
 dev-ruby/flay/Manifest  |  1 +
 dev-ruby/flay/flay-2.5.0.ebuild | 25 +
 3 files changed, 32 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/flay/ChangeLog b/dev-ruby/flay/ChangeLog
index e3d7ce8..b3b4cac 100644
--- a/dev-ruby/flay/ChangeLog
+++ b/dev-ruby/flay/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-ruby/flay
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*flay-2.5.0 (15 Aug 2014)
+
+  15 Aug 2014; Hans de Graaff gra...@gentoo.org +flay-2.5.0.ebuild:
+  Version bump.
+
 *flay-2.4.0 (26 Jul 2013)
 
   26 Jul 2013; Hans de Graaff gra...@gentoo.org +flay-2.4.0.ebuild:

diff --git a/dev-ruby/flay/Manifest b/dev-ruby/flay/Manifest
index 656eaca..a6eddb8 100644
--- a/dev-ruby/flay/Manifest
+++ b/dev-ruby/flay/Manifest
@@ -1,3 +1,4 @@
 DIST flay-1.4.3.gem 14336 SHA256 
87ab619a745b36d023a17b169f13d2df47813964ed68b0cf83c939bc8c86c630 SHA512 
4df50994428e38f877b94fb9bc9c74c3419d334324c31d982db435b87d3ade08891056f483a9b9a52c39179f67817a8d9b9f430ecdf5bc9585103ad550ddb9ca
 WHIRLPOOL 
c8c046f8dfe4d66afce2b4d583e9808dbf4d7587885cb7cf07f3716f69fc3ae4ec0702a56d10cd9668d70fc7fb571226d63799ca6abc135d2a3bcdf1bb62b51b
 DIST flay-2.3.0.gem 18432 SHA256 
9e6af1e47dfab91644e0173e22e5d02c19145898b83a1d4d4a33397f784f4689 SHA512 
b931cd1c12360b716296059b9ef7c5ef7a40a1f17225e62e0c0bbb69f6caabee7a6c71fe09c1c257f39398f399b767705f8eca3e36e1686920bce49e03f3d631
 WHIRLPOOL 
618aa4f750aa69af5d7d5aec1c9d4bb8043aed7def9728014f3fb79838f1b47ccc0f6b8b4390e27d8b63dfb7632bd7973acb7e7a6d59702390a1ad53979dc9cd
 DIST flay-2.4.0.gem 18944 SHA256 
d80d8aca88924f28c80379bc8feb46c77691a203030fc73c2ff85028631081c1 SHA512 
348afabb072d0bab4129f57fad9910994f15cc3961aacb4282eebfc4e8d387463c0a79957cd594d4868c99e328d2f693fe4602922efef1f491d25b6f54fdaf91
 WHIRLPOOL 
5cbd7085f86ca8ce9532c513d0570c3101c43145e8976bd07ab49e95d5b2ac82e73ed64d37adaa7b40fe110dd719a5428d47be93240c78636131c5d1d25d488f
+DIST flay-2.5.0.gem 20992 SHA256 
b9d21fc6b056fa8bbad23d351962e4c955a1234baff993e43e241b533d40fdc5 SHA512 
5118bf6a71d3b7e67981ca1852db79221bc68f8386fed32e6989573d76cc515d078766165e336e708e2b59e4b85963d31243c9b3275b21f0288d5bf7de2a8c36
 WHIRLPOOL 
6a2c262d649567ca166d07fe20cde7f0c08c986e7bb95fa6bc6630343a10c1408aa071d73f3cd2489330f72f07bbe8f2814982f9451c76ea8482d83e9e9665e2

diff --git a/dev-ruby/flay/flay-2.5.0.ebuild b/dev-ruby/flay/flay-2.5.0.ebuild
new file mode 100644
index 000..2f507b3
--- /dev/null
+++ b/dev-ruby/flay/flay-2.5.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY=ruby19 ruby20
+
+RUBY_FAKEGEM_TASK_DOC=docs
+RUBY_FAKEGEM_DOCDIR=doc
+RUBY_FAKEGEM_EXTRADOC=History.txt README.txt
+
+inherit ruby-fakegem
+
+DESCRIPTION=Flay analyzes code for structural similarities.
+HOMEPAGE=http://ruby.sadi.st/;
+LICENSE=MIT
+
+KEYWORDS=~amd64
+SLOT=0
+IUSE=
+
+ruby_add_rdepend dev-ruby/sexp_processor:4 dev-ruby/ruby_parser:3
+
+ruby_add_bdepend doc? ( dev-ruby/hoe )
+ruby_add_bdepend test? ( dev-ruby/hoe dev-ruby/minitest dev-ruby/ruby2ruby )



[gentoo-commits] dev/graaff:master commit in: dev-ruby/sassy-math/

2014-08-17 Thread Hans de Graaff
commit: 4142719629164e0501a0db1f7cd2380c48f2e7c2
Author: Hans de Graaff hans AT degraaff DOT org
AuthorDate: Fri Aug 15 08:21:03 2014 +
Commit: Hans de Graaff graaff AT gentoo DOT org
CommitDate: Fri Aug 15 08:21:03 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=41427196

Version bump. Add ruby20, ruby21.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/sassy-math/ChangeLog   |  7 ++-
 dev-ruby/sassy-math/Manifest|  1 +
 dev-ruby/sassy-math/sassy-math-1.5.1.ebuild | 22 ++
 3 files changed, 29 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/sassy-math/ChangeLog b/dev-ruby/sassy-math/ChangeLog
index 7ee0c6c..0dfcbd3 100644
--- a/dev-ruby/sassy-math/ChangeLog
+++ b/dev-ruby/sassy-math/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-ruby/sassy-math
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*sassy-math-1.5.1 (15 Aug 2014)
+
+  15 Aug 2014; Hans de Graaff gra...@gentoo.org +sassy-math-1.5.1.ebuild:
+  Version bump. Add ruby20, ruby21.
+
 *sassy-math-1.5 (14 Feb 2013)
 
   14 Feb 2013; Hans de Graaff gra...@gentoo.org +sassy-math-1.5.ebuild:

diff --git a/dev-ruby/sassy-math/Manifest b/dev-ruby/sassy-math/Manifest
index 59caf95..4f655a0 100644
--- a/dev-ruby/sassy-math/Manifest
+++ b/dev-ruby/sassy-math/Manifest
@@ -1,2 +1,3 @@
 DIST sassy-math-1.2.gem 6144 SHA256 
34636040f1f2398ee563809b8678dabfdae64c787429d15ddd0a22474bf1f08f SHA512 
42a201c39d9db0fc1441687084d2f541494e0bdd8d371b1213ec6f02a62456a8d97c03d0564c821a1c1042aac6189213c2b3385ac097578ae5d10df9d9ac757c
 WHIRLPOOL 
4fd8dcda615b8e8538975b38be0774a9c19c558cbed52413248ef7394c92ef66d521b57bde52a7864594650675a375bb370127e8eb5ea69b88348f3b8cfc6e6d
+DIST sassy-math-1.5.1.gem 4608 SHA256 
2abd89c2f0fcee607ef983ee5235811d419580ece447cf7338b9cd963461b54e SHA512 
978de983276a3d48c96a8ccf76d817a94f504896ace9c9a7cf162acf3867e11c01aa5b613affe06c758630885db7d0ea322abf1ac8c3a009a409ec7927d45903
 WHIRLPOOL 
545c416bd12bfffcb69154197b172593b64872ba2f3b99966d735e28d04c02297b4c4b3be9ac7abde7c4265bf9670e123056bee2b8b870f8b32b5d165f3dfd86
 DIST sassy-math-1.5.gem 6656 SHA256 
dc3f1c769f034a91694ddbe12e29c120f2bfd051067c64b2d0dec1bd0616fdf7 SHA512 
f4648218b1092a538313ede0cb2b61066a9e21e0d19a3137c3c8882b278e0fa93633d2a25a1ebf38b4bbaa61a555c424010d0acf78fb3370677da1a1b61fc6e2
 WHIRLPOOL 
8d6ba7f015af7da9e1e4b5ddcf9842f7b365e55ceefda867b5713567e7206af231f82bc21e67fda0beb2cade5f47ee73e302a2d434e7ddca0b2b77fc13dd06a2

diff --git a/dev-ruby/sassy-math/sassy-math-1.5.1.ebuild 
b/dev-ruby/sassy-math/sassy-math-1.5.1.ebuild
new file mode 100644
index 000..91de67d
--- /dev/null
+++ b/dev-ruby/sassy-math/sassy-math-1.5.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY=ruby19 ruby20 ruby21
+
+RUBY_FAKEGEM_TASK_DOC=
+
+RUBY_FAKEGEM_TASK_TEST=
+
+inherit ruby-fakegem
+
+DESCRIPTION=Advanced math functions for Compass
+HOMEPAGE=https://github.com/Team-Sass/Sassy-math;
+
+LICENSE=MIT  # Only expressed in upstream git.
+SLOT=0
+KEYWORDS=~amd64
+IUSE=
+
+ruby_add_rdepend =dev-ruby/compass-0.11



[gentoo-commits] dev/graaff:master commit in: dev-ruby/sassy-math/

2014-08-17 Thread Hans de Graaff
commit: 4df570f5181517774ec910271824c3606dcc39ea
Author: Hans de Graaff hans AT degraaff DOT org
AuthorDate: Fri Aug 15 08:21:22 2014 +
Commit: Hans de Graaff graaff AT gentoo DOT org
CommitDate: Fri Aug 15 08:21:22 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=4df570f5

Cleanup.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/sassy-math/ChangeLog |  3 +++
 dev-ruby/sassy-math/Manifest  |  1 -
 dev-ruby/sassy-math/sassy-math-1.2.ebuild | 24 
 3 files changed, 3 insertions(+), 25 deletions(-)

diff --git a/dev-ruby/sassy-math/ChangeLog b/dev-ruby/sassy-math/ChangeLog
index 0dfcbd3..f496811 100644
--- a/dev-ruby/sassy-math/ChangeLog
+++ b/dev-ruby/sassy-math/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  15 Aug 2014; Hans de Graaff gra...@gentoo.org -sassy-math-1.2.ebuild:
+  Cleanup.
+
 *sassy-math-1.5.1 (15 Aug 2014)
 
   15 Aug 2014; Hans de Graaff gra...@gentoo.org +sassy-math-1.5.1.ebuild:

diff --git a/dev-ruby/sassy-math/Manifest b/dev-ruby/sassy-math/Manifest
index 4f655a0..f06a39a 100644
--- a/dev-ruby/sassy-math/Manifest
+++ b/dev-ruby/sassy-math/Manifest
@@ -1,3 +1,2 @@
-DIST sassy-math-1.2.gem 6144 SHA256 
34636040f1f2398ee563809b8678dabfdae64c787429d15ddd0a22474bf1f08f SHA512 
42a201c39d9db0fc1441687084d2f541494e0bdd8d371b1213ec6f02a62456a8d97c03d0564c821a1c1042aac6189213c2b3385ac097578ae5d10df9d9ac757c
 WHIRLPOOL 
4fd8dcda615b8e8538975b38be0774a9c19c558cbed52413248ef7394c92ef66d521b57bde52a7864594650675a375bb370127e8eb5ea69b88348f3b8cfc6e6d
 DIST sassy-math-1.5.1.gem 4608 SHA256 
2abd89c2f0fcee607ef983ee5235811d419580ece447cf7338b9cd963461b54e SHA512 
978de983276a3d48c96a8ccf76d817a94f504896ace9c9a7cf162acf3867e11c01aa5b613affe06c758630885db7d0ea322abf1ac8c3a009a409ec7927d45903
 WHIRLPOOL 
545c416bd12bfffcb69154197b172593b64872ba2f3b99966d735e28d04c02297b4c4b3be9ac7abde7c4265bf9670e123056bee2b8b870f8b32b5d165f3dfd86
 DIST sassy-math-1.5.gem 6656 SHA256 
dc3f1c769f034a91694ddbe12e29c120f2bfd051067c64b2d0dec1bd0616fdf7 SHA512 
f4648218b1092a538313ede0cb2b61066a9e21e0d19a3137c3c8882b278e0fa93633d2a25a1ebf38b4bbaa61a555c424010d0acf78fb3370677da1a1b61fc6e2
 WHIRLPOOL 
8d6ba7f015af7da9e1e4b5ddcf9842f7b365e55ceefda867b5713567e7206af231f82bc21e67fda0beb2cade5f47ee73e302a2d434e7ddca0b2b77fc13dd06a2

diff --git a/dev-ruby/sassy-math/sassy-math-1.2.ebuild 
b/dev-ruby/sassy-math/sassy-math-1.2.ebuild
deleted file mode 100644
index 0738794..000
--- a/dev-ruby/sassy-math/sassy-math-1.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-USE_RUBY=ruby18 ruby19
-
-RUBY_FAKEGEM_TASK_DOC=
-
-RUBY_FAKEGEM_TASK_TEST=
-
-RUBY_FAKEGEM_EXTRAINSTALL=stylesheets
-
-inherit ruby-fakegem
-
-DESCRIPTION=Advanced math functions for Compass
-HOMEPAGE=https://github.com/scottkellum/Sassy-math;
-
-LICENSE=MIT  # Only expressed in upstream git.
-SLOT=0
-KEYWORDS=~amd64
-IUSE=
-
-ruby_add_rdepend =dev-ruby/compass-0.11



[gentoo-commits] dev/graaff:master commit in: dev-ruby/oauth-plugin/

2014-08-17 Thread Hans de Graaff
commit: f63e4718aa01574dab17a136685819c7e8c77506
Author: Hans de Graaff hans AT degraaff DOT org
AuthorDate: Tue Aug 12 06:59:32 2014 +
Commit: Hans de Graaff graaff AT gentoo DOT org
CommitDate: Tue Aug 12 06:59:32 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=f63e4718

Cleanup.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/oauth-plugin/ChangeLog  |  4 +++
 dev-ruby/oauth-plugin/Manifest   |  2 --
 dev-ruby/oauth-plugin/oauth-plugin-0.3.14.ebuild | 29 --
 dev-ruby/oauth-plugin/oauth-plugin-0.4.1.ebuild  | 38 
 4 files changed, 4 insertions(+), 69 deletions(-)

diff --git a/dev-ruby/oauth-plugin/ChangeLog b/dev-ruby/oauth-plugin/ChangeLog
index 993ee31..2691f0a 100644
--- a/dev-ruby/oauth-plugin/ChangeLog
+++ b/dev-ruby/oauth-plugin/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  12 Aug 2014; Hans de Graaff gra...@gentoo.org -oauth-plugin-0.3.14.ebuild,
+  -oauth-plugin-0.4.1.ebuild:
+  Cleanup.
+
   07 Jul 2014; Hans de Graaff gra...@gentoo.org oauth-plugin-0.5.1.ebuild:
   Add ruby20.
 

diff --git a/dev-ruby/oauth-plugin/Manifest b/dev-ruby/oauth-plugin/Manifest
index 839ed91..07eecc7 100644
--- a/dev-ruby/oauth-plugin/Manifest
+++ b/dev-ruby/oauth-plugin/Manifest
@@ -1,3 +1 @@
-DIST oauth-plugin-0.3.14.gem 32256 SHA256 
1cebb50fd2f32b8af32e1babd048c5d0cdcf27fcc28586c23bb0b24383de4aef SHA512 
35db4b9dac63436c4dd73ace3de29b57a21a10262eb94a36094b3cd0bd67e676f05ac95e8c89207e80d105b448eb8eb7b46385d38c62b5a01d7332c2fa14a761
 WHIRLPOOL 
4493d59a6f95d768ff44c318e0bbafb955062589c5114fcff22d43502293255b96d78b135e033108744287a0c8319d83f019cd03c5bcfbc38e5e920decd5bab8
-DIST oauth-plugin-0.4.1.gem 54272 SHA256 
d751892ba2eac6263971a409e0689d1c7dc8171a6c31d4f336e98b957e1d3331 SHA512 
676936ebb90d31749f7528942274e3a0ae62bb5cb08b7b4343c3d8660fec0ae721ca827f2a56f9ed8f2671580ab1447a25683174ce2bb60d7bcd4942204ef18d
 WHIRLPOOL 
59c9d1ec6a9b05df7d4dbcd6364de7773abb3a5f88052bde58192c934be5151e431baadf18396de9f6ffc85c5dfd2f801987953005ce827e28e773470d50e465
 DIST oauth-plugin-0.5.1.gem 55808 SHA256 
f0772e1f2e0833695f9526603d9a1c798a4e17b2242e0c18e61b8a97e2f3f01c SHA512 
04ef692cab1f09b480beb02a538b1c2848896f6319cd8737826eeb92350a2b65d8542fc62195741e2d429d1710c37daf137b33472b3bc7223d05b55e3ef9f710
 WHIRLPOOL 
8fd57025a223f5aaffeb930f2f833b4a5307eeea828675605498b02ba6b055a370d0fbcb298e24b0c9c2d6e1982755ad33b4605408dc1d9308ae77e07100f3b4

diff --git a/dev-ruby/oauth-plugin/oauth-plugin-0.3.14.ebuild 
b/dev-ruby/oauth-plugin/oauth-plugin-0.3.14.ebuild
deleted file mode 100644
index 28def9a..000
--- a/dev-ruby/oauth-plugin/oauth-plugin-0.3.14.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth/oauth-0.4.3.ebuild,v 1.1 
2010/09/18 09:58:03 graaff Exp $
-
-EAPI=2
-USE_RUBY=ruby18
-
-RUBY_FAKEGEM_TASK_TEST=
-
-RUBY_FAKEGEM_DOCDIR=rdoc
-RUBY_FAKEGEM_EXTRADOC=CHANGELOG README.rdoc
-
-RUBY_FAKEGEM_EXTRAINSTALL=generators init.rb rails tasks
-
-inherit ruby-fakegem
-
-DESCRIPTION=A plugin for implementing OAuth Providers and Consumers in Rails 
applications.
-HOMEPAGE=http://github.com/pelle/oauth-plugin;
-
-LICENSE=MIT
-SLOT=0
-KEYWORDS=~amd64 ~x86 ~x86-macos
-IUSE=
-
-ruby_add_rdepend =dev-ruby/oauth-0.3.5
-
-all_ruby_prepare() {
-   sed -i -e s/README/README.rdoc/ Rakefile || die
-}

diff --git a/dev-ruby/oauth-plugin/oauth-plugin-0.4.1.ebuild 
b/dev-ruby/oauth-plugin/oauth-plugin-0.4.1.ebuild
deleted file mode 100644
index 9fa7f9a..000
--- a/dev-ruby/oauth-plugin/oauth-plugin-0.4.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth/oauth-0.4.3.ebuild,v 1.1 
2010/09/18 09:58:03 graaff Exp $
-
-EAPI=4
-USE_RUBY=ruby18 ruby19 ree18
-
-RUBY_FAKEGEM_RECIPE_TEST=rspec
-
-RUBY_FAKEGEM_TASK_DOC=
-RUBY_FAKEGEM_EXTRADOC=CHANGELOG README.rdoc UPGRADE.rdoc
-
-RUBY_FAKEGEM_EXTRAINSTALL=generators init.rb rails tasks
-
-RUBY_FAKEGEM_GEMSPEC=oauth-plugin.gemspec
-
-inherit ruby-fakegem
-
-DESCRIPTION=A plugin for implementing OAuth Providers and Consumers in Rails 
applications.
-HOMEPAGE=http://github.com/pelle/oauth-plugin;
-
-LICENSE=MIT
-SLOT=0.4
-KEYWORDS=~amd64 ~x86 ~x86-macos
-IUSE=doc
-
-ruby_add_rdepend =dev-ruby/oauth-0.4.4 =dev-ruby/oauth2-0.5.0 dev-ruby/rack 
dev-ruby/multi_json
-
-all_ruby_prepare() {
-   # Avoid specs that fail with new hash ordering. Remove the whole
-   # file because the specs as written are very brittle and can't be
-   # handled individually.
-   # https://github.com/pelle/oauth-plugin/issues/127
-   rm spec/oauth/provider/authorizer_spec.rb || die
-
-   # Avoid unneeded dependency on 

[gentoo-commits] dev/graaff:master commit in: dev-ruby/flay/

2014-08-17 Thread Hans de Graaff
commit: 29e671978fbf3292dee89cc78aa6b6d2663cb22f
Author: Hans de Graaff hans AT degraaff DOT org
AuthorDate: Fri Aug 15 06:48:31 2014 +
Commit: Hans de Graaff graaff AT gentoo DOT org
CommitDate: Fri Aug 15 06:48:31 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=29e67197

Add ruby21.

Package-Manager: portage-2.2.8-r1

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

diff --git a/dev-ruby/flay/ChangeLog b/dev-ruby/flay/ChangeLog
index b3b4cac..dd20b6e 100644
--- a/dev-ruby/flay/ChangeLog
+++ b/dev-ruby/flay/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  15 Aug 2014; Hans de Graaff gra...@gentoo.org flay-2.5.0.ebuild:
+  Add ruby21.
+
 *flay-2.5.0 (15 Aug 2014)
 
   15 Aug 2014; Hans de Graaff gra...@gentoo.org +flay-2.5.0.ebuild:

diff --git a/dev-ruby/flay/flay-2.5.0.ebuild b/dev-ruby/flay/flay-2.5.0.ebuild
index 2f507b3..5427387 100644
--- a/dev-ruby/flay/flay-2.5.0.ebuild
+++ b/dev-ruby/flay/flay-2.5.0.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_DOC=docs
 RUBY_FAKEGEM_DOCDIR=doc



[gentoo-commits] dev/graaff:master commit in: dev-ruby/breakpoint/

2014-08-17 Thread Hans de Graaff
commit: 8b2cc6d83e804c6b0f906ea13b056bc8e0af087a
Author: Hans de Graaff hans AT degraaff DOT org
AuthorDate: Fri Aug  1 07:18:21 2014 +
Commit: Hans de Graaff graaff AT gentoo DOT org
CommitDate: Fri Aug  1 07:18:21 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=8b2cc6d8

Version bump.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/breakpoint/ChangeLog   |  5 +
 dev-ruby/breakpoint/Manifest|  1 +
 dev-ruby/breakpoint/breakpoint-2.4.6.ebuild | 26 ++
 3 files changed, 32 insertions(+)

diff --git a/dev-ruby/breakpoint/ChangeLog b/dev-ruby/breakpoint/ChangeLog
index d50b3ce..e9d2744 100644
--- a/dev-ruby/breakpoint/ChangeLog
+++ b/dev-ruby/breakpoint/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*breakpoint-2.4.6 (01 Aug 2014)
+
+  01 Aug 2014; Hans de Graaff gra...@gentoo.org +breakpoint-2.4.6.ebuild:
+  Version bump.
+
 *breakpoint-2.4.2 (15 May 2014)
 
   15 May 2014; Hans de Graaff gra...@gentoo.org +breakpoint-2.4.2.ebuild,

diff --git a/dev-ruby/breakpoint/Manifest b/dev-ruby/breakpoint/Manifest
index 39fc66e..886a6b8 100644
--- a/dev-ruby/breakpoint/Manifest
+++ b/dev-ruby/breakpoint/Manifest
@@ -1 +1,2 @@
 DIST breakpoint-2.4.2.gem 13824 SHA256 
c64f0b77a1490780dd0d581a6f8e3d89587e7347c7d2a54bdec0bf30ffe20fff SHA512 
8f0d368b30d1c5665ad958f4d4eeec16072ca6fe3543e948d86bbb39cb8be2b40e95b8d02a35ad4efdf63b572ebfb21dc22f3251521d585b254ab2b8d882e8df
 WHIRLPOOL 
de1f11c66c11d4410a00278bdecf0cf6fcf435834920d1ee539666fbb0760227613929ee9df0e6d4af23912ea4b2d3e55030e4eb581edba6ad5cf426326b4e5c
+DIST breakpoint-2.4.6.gem 13824 SHA256 
5153cb62e95baff9b243b4bcf4dfb1d1f89003ae22f789906faf6252fc0c123c SHA512 
b528276ff95ecf812fcb6eb4f7a6be7c034a8dd0379b0860a254422d705dce45b78f4898132b3072b80b282dd90149b0085648319499b9307c8b80d9c20fe5f2
 WHIRLPOOL 
b81fe32d9e4d500d8a0a08bdbfc8adb4a26bb93ecab0bb50901afd245d688ff56a6aa829d2b9e4e188ee9d5b3fa8e5538aaacd61a19b4b36a963e0a6d2fe701a

diff --git a/dev-ruby/breakpoint/breakpoint-2.4.6.ebuild 
b/dev-ruby/breakpoint/breakpoint-2.4.6.ebuild
new file mode 100644
index 000..608bd81
--- /dev/null
+++ b/dev-ruby/breakpoint/breakpoint-2.4.6.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY=ruby19 ruby20 ruby21
+
+RUBY_FAKEGEM_TASK_DOC=
+RUBY_FAKEGEM_EXTRADOC=CHANGELOG.markdown README.markdown
+
+RUBY_FAKEGEM_TASK_TEST=
+
+RUBY_FAKEGEM_EXTRAINSTALL=stylesheets
+
+inherit ruby-fakegem
+
+DESCRIPTION=Really Simple Media Queries with Sass
+HOMEPAGE=https://github.com/Team-Sass/breakpoint;
+
+LICENSE=|| ( MIT GPL-2 )
+SLOT=2
+KEYWORDS=~amd64
+IUSE=
+
+ruby_add_rdepend =dev-ruby/sass-3.3.0:3.3
+   dev-ruby/sassy-maps:0



[gentoo-commits] gentoo-x86 commit in sys-libs/gdbm: gdbm-1.11.ebuild ChangeLog

2014-08-17 Thread Jeroen Roovers (jer)
jer 14/08/17 09:02:42

  Modified: gdbm-1.11.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #518120).
  
  (Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.5  sys-libs/gdbm/gdbm-1.11.ebuild

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

Index: gdbm-1.11.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.11.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gdbm-1.11.ebuild28 Apr 2014 17:55:59 -  1.4
+++ gdbm-1.11.ebuild17 Aug 2014 09:02: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-libs/gdbm/gdbm-1.11.ebuild,v 1.4 
2014/04/28 17:55:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.11.ebuild,v 1.5 
2014/08/17 09:02:42 jer Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
 IUSE=+berkdb exporter nls static-libs
 
 RDEPEND=



1.71 sys-libs/gdbm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   28 Apr 2014 17:55:59 -  1.70
+++ ChangeLog   17 Aug 2014 09:02:42 -  1.71
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/gdbm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.70 2014/04/28 
17:55:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.71 2014/08/17 
09:02:42 jer Exp $
+
+  17 Aug 2014; Jeroen Roovers j...@gentoo.org gdbm-1.11.ebuild:
+  Stable for HPPA (bug #518120).
 
   28 Apr 2014; Michał Górny mgo...@gentoo.org gdbm-1.10-r1.ebuild,
   gdbm-1.11.ebuild:






[gentoo-commits] gentoo-x86 commit in app-crypt/heimdal: ChangeLog heimdal-1.5.3-r2.ebuild

2014-08-17 Thread Jeroen Roovers (jer)
jer 14/08/17 09:03:52

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

Revision  ChangesPath
1.221app-crypt/heimdal/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -r1.220 -r1.221
--- ChangeLog   25 Jul 2014 14:26:47 -  1.220
+++ ChangeLog   17 Aug 2014 09:03:52 -  1.221
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/heimdal
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.220 
2014/07/25 14:26:47 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.221 
2014/08/17 09:03:52 jer Exp $
+
+  17 Aug 2014; Jeroen Roovers j...@gentoo.org heimdal-1.5.3-r2.ebuild:
+  Stable for HPPA (bug #518006).
 
   25 Jul 2014; Eray Aslan e...@gentoo.org +files/heimdal_tinfo.patch,
   heimdal-1.5.3-r2.ebuild:



1.5  app-crypt/heimdal/heimdal-1.5.3-r2.ebuild

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

Index: heimdal-1.5.3-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- heimdal-1.5.3-r2.ebuild 25 Jul 2014 14:26:47 -  1.4
+++ heimdal-1.5.3-r2.ebuild 17 Aug 2014 09:03:52 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild,v 
1.4 2014/07/25 14:26:47 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild,v 
1.5 2014/08/17 09:03:52 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -15,7 +15,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd
 IUSE=afs +berkdb caps hdb-ldap ipv6 otp +pkinit selinux ssl static-libs 
threads test X
 
 RDEPEND=ssl? ( =dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )






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

2014-08-17 Thread Jeroen Roovers (jer)
jer 14/08/17 09:04:47

  Modified: ChangeLog package.use.mask
  Log:
  Remove USE=javascript mask for www-client/elinks.

Revision  ChangesPath
1.222profiles/arch/hppa/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -r1.221 -r1.222
--- ChangeLog   17 Aug 2014 08:58:17 -  1.221
+++ ChangeLog   17 Aug 2014 09:04:47 -  1.222
@@ -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.221 
2014/08/17 08:58:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.222 
2014/08/17 09:04:47 jer Exp $
+
+  17 Aug 2014; Jeroen Roovers j...@gentoo.org package.use.mask:
+  Remove USE=javascript mask for www-client/elinks.
 
   17 Aug 2014; Jeroen Roovers j...@gentoo.org package.use.mask:
   Unmask USE=gtk for sys-auth/polkit (bug #517804).



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

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

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- package.use.mask17 Aug 2014 08:58:17 -  1.145
+++ package.use.mask17 Aug 2014 09:04:47 -  1.146
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v 1.145 
2014/08/17 08:58:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v 1.146 
2014/08/17 09:04:47 jer Exp $
 
 # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to 
h...@gentoo.org.
 
@@ -102,10 +102,6 @@
 # Needs Java (bug #355353)
 app-text/texlive pdfannotextractor
 
-# Jeroen Roovers j...@gentoo.org (5 Jan 2011)
-# Mask dev-lang/spidermonkey (bug #347827)
-www-client/elinks javascript
-
 # Jeroen Roovers j...@gentoo.org (30 Nov 2010)
 # Mask doc-pdf because of Java dependencies (bug #347259)
 net-analyzer/wireshark doc-pdf






[gentoo-commits] gentoo-x86 commit in mail-filter/postgrey: postgrey-1.34-r3.ebuild ChangeLog

2014-08-17 Thread Jeroen Roovers (jer)
jer 14/08/17 09:16:01

  Modified: postgrey-1.34-r3.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #519232).
  
  (Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.2  mail-filter/postgrey/postgrey-1.34-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r3.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r3.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r3.ebuild?r1=1.1r2=1.2

Index: postgrey-1.34-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgrey-1.34-r3.ebuild 13 Aug 2014 14:10:06 -  1.1
+++ postgrey-1.34-r3.ebuild 17 Aug 2014 09:16:01 -  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/mail-filter/postgrey/postgrey-1.34-r3.ebuild,v 1.1 
2014/08/13 14:10:06 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r3.ebuild,v 1.2 
2014/08/17 09:16:01 jer Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86
+KEYWORDS=~amd64 hppa ~ppc ~ppc64 ~x86
 IUSE=targrey
 
 DEPEND=



1.87 mail-filter/postgrey/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   13 Aug 2014 14:10:06 -  1.86
+++ ChangeLog   17 Aug 2014 09:16:01 -  1.87
@@ -1,6 +1,9 @@
 # ChangeLog for mail-filter/postgrey
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.86 
2014/08/13 14:10:06 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.87 
2014/08/17 09:16:01 jer Exp $
+
+  17 Aug 2014; Jeroen Roovers j...@gentoo.org postgrey-1.34-r3.ebuild:
+  Stable for HPPA (bug #519232).
 
 *postgrey-1.35-r1 (13 Aug 2014)
 *postgrey-1.34-r3 (13 Aug 2014)






[gentoo-commits] gentoo-x86 commit in net-libs/libgadu: libgadu-1.11.4.ebuild ChangeLog

2014-08-17 Thread Jeroen Roovers (jer)
jer 14/08/17 09:17:37

  Modified: libgadu-1.11.4.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #505558).
  
  (Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.3  net-libs/libgadu/libgadu-1.11.4.ebuild

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

Index: libgadu-1.11.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.11.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libgadu-1.11.4.ebuild   26 May 2014 05:51:33 -  1.2
+++ libgadu-1.11.4.ebuild   17 Aug 2014 09:17:37 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.11.4.ebuild,v 
1.2 2014/05/26 05:51:33 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.11.4.ebuild,v 
1.3 2014/08/17 09:17:37 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 RESTRICT=test
 
 LICENSE=LGPL-2.1
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos
 SLOT=0
 IUSE=doc gnutls ssl static-libs threads
 



1.79 net-libs/libgadu/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   13 Aug 2014 23:58:36 -  1.78
+++ ChangeLog   17 Aug 2014 09:17:37 -  1.79
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libgadu
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v 1.78 
2014/08/13 23:58:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v 1.79 
2014/08/17 09:17:37 jer Exp $
+
+  17 Aug 2014; Jeroen Roovers j...@gentoo.org libgadu-1.11.4.ebuild:
+  Stable for HPPA (bug #505558).
 
   13 Aug 2014; Jeroen Roovers j...@gentoo.org libgadu-1.12.0.ebuild:
   Marked -hppa (bug #519854).






[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2014-08-17 Thread Michael Palimaka
commit: eb7a3428280eeaad2c327dc24b7f14d6056a005b
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Sun Aug 17 09:19:02 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Sun Aug 17 09:19:02 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=eb7a3428

[profiles/package.mask] Unmask oxygen-fonts since it has no cross-overlay 
dependencies.

---
 profiles/package.mask/plasma-5.0.1 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/package.mask/plasma-5.0.1 
b/profiles/package.mask/plasma-5.0.1
index da7a570..39d7fc7 100644
--- a/profiles/package.mask/plasma-5.0.1
+++ b/profiles/package.mask/plasma-5.0.1
@@ -20,7 +20,6 @@
 ~kde-base/plasma-workspace-5.0.1
 ~kde-base/powerdevil-5.0.1
 ~kde-base/systemsettings-5.0.1
-~media-fonts/oxygen-fonts-0.4.0.1
 ~net-libs/libmm-qt-5.0.92
 ~net-libs/libnm-qt-5.0.92
 ~x11-libs/libkscreen-5.0.92



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

2014-08-17 Thread Michael Palimaka
commit: 14679fe97fdbd0cfb8ceabdbedd7305610ec820f
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Sun Aug 17 09:22:09 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Sun Aug 17 09:22:09 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=14679fe9

[eclass] Raise minimum kde-frameworks version.

---
 eclass/kde5-functions.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 94aec5a..8b3f59d 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -120,7 +120,7 @@ add_frameworks_dep() {
if [[ ${CATEGORY} = kde-frameworks ]]; then
version=${PV}
elif [[ -z ${version} ]] ; then
-   version=5.0.0
+   version=5.1.0
fi
 
_add_kdecategory_dep kde-frameworks ${1} ${2} ${version}



[gentoo-commits] gentoo-x86 commit in kde-misc/plasma-nm: plasma-nm-0.9.3.4.ebuild ChangeLog

2014-08-17 Thread Michael Palimaka (kensington)
kensington14/08/17 09:27:44

  Modified: plasma-nm-0.9.3.4.ebuild ChangeLog
  Log:
  Raise net-libs/libnm-qt dependency wrt bug #520104.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.2  kde-misc/plasma-nm/plasma-nm-0.9.3.4.ebuild

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

Index: plasma-nm-0.9.3.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/plasma-nm-0.9.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plasma-nm-0.9.3.4.ebuild8 Aug 2014 15:01:35 -   1.1
+++ plasma-nm-0.9.3.4.ebuild17 Aug 2014 09:27:44 -  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/kde-misc/plasma-nm/plasma-nm-0.9.3.4.ebuild,v 1.1 
2014/08/08 15:01:35 johu Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/kde-misc/plasma-nm/plasma-nm-0.9.3.4.ebuild,v 1.2 
2014/08/17 09:27:44 kensington Exp $
 
 EAPI=5
 
@@ -25,7 +25,7 @@
 IUSE=debug modemmanager openconnect
 
 DEPEND=
-   =net-libs/libnm-qt-0.9.8.1[modemmanager?]
+   =net-libs/libnm-qt-0.9.8.2[modemmanager?]
net-misc/mobile-broadband-provider-info
=net-misc/networkmanager-0.9.8.0
modemmanager? ( =net-libs/libmm-qt-1.0.0 )



1.12 kde-misc/plasma-nm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/ChangeLog?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/ChangeLog?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/ChangeLog?r1=1.11r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   8 Aug 2014 15:01:35 -   1.11
+++ ChangeLog   17 Aug 2014 09:27:44 -  1.12
@@ -1,6 +1,10 @@
 # ChangeLog for kde-misc/plasma-nm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/ChangeLog,v 1.11 
2014/08/08 15:01:35 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/ChangeLog,v 1.12 
2014/08/17 09:27:44 kensington Exp $
+
+  17 Aug 2014; Michael Palimaka kensing...@gentoo.org
+  plasma-nm-0.9.3.4.ebuild:
+  Raise net-libs/libnm-qt dependency wrt bug #520104.
 
 *plasma-nm-0.9.3.4 (08 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in kde-base/kdepimlibs: kdepimlibs-4.13.3.ebuild ChangeLog

2014-08-17 Thread Michael Palimaka (kensington)
kensington14/08/17 09:36:06

  Modified: kdepimlibs-4.13.3.ebuild ChangeLog
  Log:
  Require media-libs/phonon to be built against Qt4 wrt bug #519312.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.4  kde-base/kdepimlibs/kdepimlibs-4.13.3.ebuild

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

Index: kdepimlibs-4.13.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.13.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kdepimlibs-4.13.3.ebuild6 Aug 2014 17:36:12 -   1.3
+++ kdepimlibs-4.13.3.ebuild17 Aug 2014 09:36:05 -  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/kde-base/kdepimlibs/kdepimlibs-4.13.3.ebuild,v 1.3 
2014/08/06 17:36:12 johu Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.13.3.ebuild,v 1.4 
2014/08/17 09:36:05 kensington Exp $
 
 EAPI=5
 
@@ -25,7 +25,7 @@
=dev-libs/libical-0.48-r2:=
dev-libs/cyrus-sasl
=dev-libs/qjson-0.8.1
-   media-libs/phonon
+   media-libs/phonon[qt4]
x11-misc/shared-mime-info
prison? ( media-libs/prison:4 )
ldap? ( net-nds/openldap )



1.279kde-base/kdepimlibs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepimlibs/ChangeLog?rev=1.279view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepimlibs/ChangeLog?rev=1.279content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepimlibs/ChangeLog?r1=1.278r2=1.279

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -r1.278 -r1.279
--- ChangeLog   6 Aug 2014 17:36:12 -   1.278
+++ ChangeLog   17 Aug 2014 09:36:05 -  1.279
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdepimlibs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.278 
2014/08/06 17:36:12 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.279 
2014/08/17 09:36:05 kensington Exp $
+
+  17 Aug 2014; Michael Palimaka kensing...@gentoo.org
+  kdepimlibs-4.13.3.ebuild:
+  Require media-libs/phonon to be built against Qt4 wrt bug #519312.
 
   06 Aug 2014; Johannes Huber j...@gentoo.org kdepimlibs-4.13.3.ebuild:
   DEPEND on app-office/akonadi-server[qt4], bug #519066.






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

2014-08-17 Thread Michael Palimaka
commit: 5d066b0fd4b70e81a5d6e278a2d9de68ee5c1f68
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Sun Aug 17 09:37:16 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Sun Aug 17 09:37:16 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5d066b0f

[kde-base/kdepimlibs] Require media-libs/phonon to be built against Qt4 wrt bug 
#519312.

Package-Manager: portage-2.2.10

---
 kde-base/kdepimlibs/kdepimlibs-4.13.97.ebuild  | 2 +-
 kde-base/kdepimlibs/kdepimlibs-4.14.0.ebuild   | 2 +-
 kde-base/kdepimlibs/kdepimlibs-4.14.49..ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-base/kdepimlibs/kdepimlibs-4.13.97.ebuild 
b/kde-base/kdepimlibs/kdepimlibs-4.13.97.ebuild
index d9b9f9a..f763b7b 100644
--- a/kde-base/kdepimlibs/kdepimlibs-4.13.97.ebuild
+++ b/kde-base/kdepimlibs/kdepimlibs-4.13.97.ebuild
@@ -25,7 +25,7 @@ DEPEND=
=dev-libs/libical-0.48-r2:=
dev-libs/cyrus-sasl
=dev-libs/qjson-0.8.1
-   media-libs/phonon
+   +media-libs/phonon[qt4]
x11-misc/shared-mime-info
prison? ( media-libs/prison:4 )
ldap? ( net-nds/openldap )

diff --git a/kde-base/kdepimlibs/kdepimlibs-4.14.0.ebuild 
b/kde-base/kdepimlibs/kdepimlibs-4.14.0.ebuild
index 217a125..188f7bd 100644
--- a/kde-base/kdepimlibs/kdepimlibs-4.14.0.ebuild
+++ b/kde-base/kdepimlibs/kdepimlibs-4.14.0.ebuild
@@ -25,7 +25,7 @@ DEPEND=
=dev-libs/libical-0.48-r2:=
dev-libs/cyrus-sasl
=dev-libs/qjson-0.8.1
-   media-libs/phonon
+   media-libs/phonon[qt4]
x11-misc/shared-mime-info
prison? ( media-libs/prison:4 )
ldap? ( net-nds/openldap )

diff --git a/kde-base/kdepimlibs/kdepimlibs-4.14.49..ebuild 
b/kde-base/kdepimlibs/kdepimlibs-4.14.49..ebuild
index b095792..4c56a93 100644
--- a/kde-base/kdepimlibs/kdepimlibs-4.14.49..ebuild
+++ b/kde-base/kdepimlibs/kdepimlibs-4.14.49..ebuild
@@ -25,7 +25,7 @@ DEPEND=
=dev-libs/libical-0.48-r2:=
dev-libs/cyrus-sasl
=dev-libs/qjson-0.8.1
-   media-libs/phonon
+   media-libs/phonon[qt4]
x11-misc/shared-mime-info
prison? ( media-libs/prison:4 )
ldap? ( net-nds/openldap )



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/

2014-08-17 Thread Sven Vermeulen
commit: 8bb8af09473326d9b48783118f3f0694ef6b0ed0
Author: Sven Vermeulen sven.vermeulen AT siphos DOT be
AuthorDate: Sun Aug 17 09:32:28 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Sun Aug 17 09:32:28 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=8bb8af09

Add block_suspend to admin users

Administrative user domains often perform system tasks in their user
domain (for instance sysadm_t). These tasks should be able to
run-to-complete and should not be interrupted by suspend operations that
might be scheduled.

Tasks that use the epoll() system might use the EPOLLWAKEUP flag to
prevent suspends while epoll events are ready. This only works if
CAP_BLOCK_SUSPEND is active (otherwise EPOLLWAKEUP is ignored).

---
 policy/modules/system/userdomain.if | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/policy/modules/system/userdomain.if 
b/policy/modules/system/userdomain.if
index f299e2e..5b26aef 100644
--- a/policy/modules/system/userdomain.if
+++ b/policy/modules/system/userdomain.if
@@ -1243,6 +1243,8 @@ template(`userdom_admin_user_template',`
')
 
ifdef(`distro_gentoo',`
+   # Grant block_suspend capability2 to administrators, this 
annoys the heck out of me
+   allow $1_t self:capability2 { block_suspend };
# Moved out of files_relabel_non_auth_files as it cannot be 
used in tunable_policy otherwise
seutil_relabelto_bin_policy($1_t)
')



[gentoo-commits] proj/kde:master commit in: kde-base/smokeqt/, kde-base/kalarm/, media-video/subtitlecomposer/, ...

2014-08-17 Thread Michael Palimaka
commit: b2acf42b40d1b7b18e186d790b38894220461b8b
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Sun Aug 17 09:48:42 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Sun Aug 17 09:48:42 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b2acf42b

Enforce appropriate USE dependency for media-libs/phonon consumers.

---
 kde-base/dragon/dragon-4.13.97.ebuild | 2 +-
 kde-base/dragon/dragon-4.14.0.ebuild  | 2 +-
 kde-base/dragon/dragon-4.14.49..ebuild| 2 +-
 kde-base/kalarm/kalarm-4.13.97.ebuild | 2 +-
 kde-base/kalarm/kalarm-4.14.0.ebuild  | 2 +-
 kde-base/kalarm/kalarm-4.14.49..ebuild| 2 +-
 kde-base/kdelibs/kdelibs-4.13.97.ebuild   | 2 +-
 kde-base/kdelibs/kdelibs-4.14.0.ebuild| 2 +-
 kde-base/kdelibs/kdelibs-4.14.49..ebuild  | 2 +-
 kde-base/phonon-kde/phonon-kde-4.13.97.ebuild | 2 +-
 kde-base/phonon-kde/phonon-kde-4.14.0.ebuild  | 2 +-
 kde-base/phonon-kde/phonon-kde-4.14.49..ebuild| 2 +-
 kde-base/smokeqt/smokeqt-4.13.97.ebuild   | 2 +-
 kde-base/smokeqt/smokeqt-4.14.0.ebuild| 2 +-
 kde-base/smokeqt/smokeqt-4.14.49..ebuild  | 2 +-
 media-video/bangarang/bangarang-.ebuild   | 2 +-
 media-video/kamoso/kamoso-.ebuild | 2 +-
 media-video/kmplayer/kmplayer-.ebuild | 2 +-
 media-video/subtitlecomposer/subtitlecomposer-.ebuild | 2 +-
 19 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/kde-base/dragon/dragon-4.13.97.ebuild 
b/kde-base/dragon/dragon-4.13.97.ebuild
index fb0761e..6191fda 100644
--- a/kde-base/dragon/dragon-4.13.97.ebuild
+++ b/kde-base/dragon/dragon-4.13.97.ebuild
@@ -13,7 +13,7 @@ KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
 IUSE=debug xine
 
 RDEPEND=
-   =media-libs/phonon-4.4.3
+   media-libs/phonon[qt4]
 
 DEPEND=${RDEPEND}
sys-devel/gettext

diff --git a/kde-base/dragon/dragon-4.14.0.ebuild 
b/kde-base/dragon/dragon-4.14.0.ebuild
index fb0761e..6191fda 100644
--- a/kde-base/dragon/dragon-4.14.0.ebuild
+++ b/kde-base/dragon/dragon-4.14.0.ebuild
@@ -13,7 +13,7 @@ KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
 IUSE=debug xine
 
 RDEPEND=
-   =media-libs/phonon-4.4.3
+   media-libs/phonon[qt4]
 
 DEPEND=${RDEPEND}
sys-devel/gettext

diff --git a/kde-base/dragon/dragon-4.14.49..ebuild 
b/kde-base/dragon/dragon-4.14.49..ebuild
index d1f082c..a880ad5 100644
--- a/kde-base/dragon/dragon-4.14.49..ebuild
+++ b/kde-base/dragon/dragon-4.14.49..ebuild
@@ -13,7 +13,7 @@ KEYWORDS=
 IUSE=debug xine
 
 RDEPEND=
-   =media-libs/phonon-4.4.3
+   media-libs/phonon[qt4]
 
 DEPEND=${RDEPEND}
sys-devel/gettext

diff --git a/kde-base/kalarm/kalarm-4.13.97.ebuild 
b/kde-base/kalarm/kalarm-4.13.97.ebuild
index e808834..b70740f 100644
--- a/kde-base/kalarm/kalarm-4.13.97.ebuild
+++ b/kde-base/kalarm/kalarm-4.13.97.ebuild
@@ -16,7 +16,7 @@ IUSE=debug
 RDEPEND=
$(add_kdebase_dep kdepimlibs)
$(add_kdebase_dep kdepim-common-libs)
-   media-libs/phonon
+   media-libs/phonon[qt4]
x11-libs/libX11
 
 DEPEND=${RDEPEND}

diff --git a/kde-base/kalarm/kalarm-4.14.0.ebuild 
b/kde-base/kalarm/kalarm-4.14.0.ebuild
index e808834..b70740f 100644
--- a/kde-base/kalarm/kalarm-4.14.0.ebuild
+++ b/kde-base/kalarm/kalarm-4.14.0.ebuild
@@ -16,7 +16,7 @@ IUSE=debug
 RDEPEND=
$(add_kdebase_dep kdepimlibs)
$(add_kdebase_dep kdepim-common-libs)
-   media-libs/phonon
+   media-libs/phonon[qt4]
x11-libs/libX11
 
 DEPEND=${RDEPEND}

diff --git a/kde-base/kalarm/kalarm-4.14.49..ebuild 
b/kde-base/kalarm/kalarm-4.14.49..ebuild
index acfbcd0..c335775 100644
--- a/kde-base/kalarm/kalarm-4.14.49..ebuild
+++ b/kde-base/kalarm/kalarm-4.14.49..ebuild
@@ -16,7 +16,7 @@ IUSE=debug
 RDEPEND=
$(add_kdebase_dep kdepimlibs)
$(add_kdebase_dep kdepim-common-libs)
-   media-libs/phonon
+   media-libs/phonon[qt4]
x11-libs/libX11
 
 DEPEND=${RDEPEND}

diff --git a/kde-base/kdelibs/kdelibs-4.13.97.ebuild 
b/kde-base/kdelibs/kdelibs-4.13.97.ebuild
index a99fca7..7728d88 100644
--- a/kde-base/kdelibs/kdelibs-4.13.97.ebuild
+++ b/kde-base/kdelibs/kdelibs-4.13.97.ebuild
@@ -42,7 +42,7 @@ COMMONDEPEND=
media-libs/freetype:2
media-libs/giflib
media-libs/libpng:0=
-   =media-libs/phonon-4.4.3
+   media-libs/phonon[qt4]
sys-libs/zlib
virtual/jpeg:0
=x11-misc/shared-mime-info-0.60

diff --git a/kde-base/kdelibs/kdelibs-4.14.0.ebuild 
b/kde-base/kdelibs/kdelibs-4.14.0.ebuild
index a99fca7..7728d88 100644
--- a/kde-base/kdelibs/kdelibs-4.14.0.ebuild
+++ b/kde-base/kdelibs/kdelibs-4.14.0.ebuild
@@ -42,7 +42,7 @@ 

[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-cairo-gobject: ruby-cairo-gobject-2.1.0.ebuild ruby-cairo-gobject-2.2.0.ebuild ruby-cairo-gobject-1.2.6.ebuild ruby-cairo-gobject-2.0.2.ebuild Chang

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 10:06:46

  Modified: ruby-cairo-gobject-2.1.0.ebuild
ruby-cairo-gobject-2.2.0.ebuild
ruby-cairo-gobject-1.2.6.ebuild
ruby-cairo-gobject-2.0.2.ebuild ChangeLog
  Log:
  Keyword on ~ppc and ~ppc64, request by mrueg
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-2.1.0.ebuild

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

Index: ruby-cairo-gobject-2.1.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-cairo-gobject-2.1.0.ebuild 15 Jan 2014 18:39:23 -  1.1
+++ ruby-cairo-gobject-2.1.0.ebuild 17 Aug 2014 10:06:46 -  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-ruby/ruby-cairo-gobject/ruby-cairo-gobject-2.1.0.ebuild,v
 1.1 2014/01/15 18:39:23 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-2.1.0.ebuild,v
 1.2 2014/08/17 10:06:46 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -10,7 +10,7 @@
 RUBY_S=ruby-gnome2-all-${PV}/cairo-gobject
 
 DESCRIPTION=Ruby cairo-gobject bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPNED=${DEPNED} x11-libs/cairo



1.2  dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-2.2.0.ebuild

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

Index: ruby-cairo-gobject-2.2.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-2.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-cairo-gobject-2.2.0.ebuild 15 Mar 2014 15:03:21 -  1.1
+++ ruby-cairo-gobject-2.2.0.ebuild 17 Aug 2014 10:06:46 -  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-ruby/ruby-cairo-gobject/ruby-cairo-gobject-2.2.0.ebuild,v
 1.1 2014/03/15 15:03:21 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-2.2.0.ebuild,v
 1.2 2014/08/17 10:06:46 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -10,7 +10,7 @@
 RUBY_S=ruby-gnome2-all-${PV}/cairo-gobject
 
 DESCRIPTION=Ruby cairo-gobject bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPNED=${DEPNED} x11-libs/cairo



1.2  dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-1.2.6.ebuild

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

Index: ruby-cairo-gobject-1.2.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-1.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-cairo-gobject-1.2.6.ebuild 4 May 2013 06:48:59 -   1.1
+++ ruby-cairo-gobject-1.2.6.ebuild 17 Aug 2014 10:06:46 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-1.2.6.ebuild,v
 1.1 2013/05/04 06:48:59 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-1.2.6.ebuild,v
 1.2 2014/08/17 10:06:46 blueness Exp $
 
 EAPI=4
 USE_RUBY=ruby19
@@ -10,7 +10,7 @@
 RUBY_S=ruby-gnome2-all-${PV}/cairo-gobject
 
 DESCRIPTION=Ruby 

[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gobject-introspection: ruby-gobject-introspection-2.1.0.ebuild ruby-gobject-introspection-2.0.2.ebuild ruby-gobject-introspection-1.2.6.ebuild ruby-

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 10:08:27

  Modified: ruby-gobject-introspection-2.1.0.ebuild
ruby-gobject-introspection-2.0.2.ebuild
ruby-gobject-introspection-1.2.6.ebuild
ruby-gobject-introspection-2.2.0.ebuild ChangeLog
  Log:
  Keyword on ~ppc, request by mrueg
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  
dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.1.0.ebuild

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

Index: ruby-gobject-introspection-2.1.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gobject-introspection-2.1.0.ebuild 15 Jan 2014 18:43:43 -  
1.1
+++ ruby-gobject-introspection-2.1.0.ebuild 17 Aug 2014 10:08:27 -  
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-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.1.0.ebuild,v
 1.1 2014/01/15 18:43:43 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.1.0.ebuild,v
 1.2 2014/08/17 10:08:27 blueness Exp $
 
 EAPI=4
 USE_RUBY=ruby19 ruby20
@@ -10,7 +10,7 @@
 RUBY_S=ruby-gnome2-all-${PV}/gobject-introspection
 
 DESCRIPTION=Ruby GObjectIntrosprction bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} dev-libs/gobject-introspection



1.3  
dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.0.2.ebuild

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

Index: ruby-gobject-introspection-2.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-gobject-introspection-2.0.2.ebuild 5 Dec 2013 10:57:37 -   
1.2
+++ ruby-gobject-introspection-2.0.2.ebuild 17 Aug 2014 10:08:27 -  
1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.0.2.ebuild,v
 1.2 2013/12/05 10:57:37 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.0.2.ebuild,v
 1.3 2014/08/17 10:08:27 blueness Exp $
 
 EAPI=4
 USE_RUBY=ruby19 ruby20
@@ -10,7 +10,7 @@
 RUBY_S=ruby-gnome2-all-${PV}/gobject-introspection
 
 DESCRIPTION=Ruby GObjectIntrosprction bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} dev-libs/gobject-introspection



1.2  
dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-1.2.6.ebuild

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

Index: ruby-gobject-introspection-1.2.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-1.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gobject-introspection-1.2.6.ebuild 4 May 2013 10:06:09 -   
1.1
+++ ruby-gobject-introspection-1.2.6.ebuild 17 Aug 2014 10:08:27 -  
1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo 

[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-clutter: ruby-clutter-1.2.6.ebuild ruby-clutter-2.1.0.ebuild ruby-clutter-2.0.2.ebuild ruby-clutter-2.2.0.ebuild ChangeLog

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 10:08:57

  Modified: ruby-clutter-1.2.6.ebuild ruby-clutter-2.1.0.ebuild
ruby-clutter-2.0.2.ebuild ruby-clutter-2.2.0.ebuild
ChangeLog
  Log:
  Keyword on ~ppc and ~ppc64, request by mrueg
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.3  dev-ruby/ruby-clutter/ruby-clutter-1.2.6.ebuild

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

Index: ruby-clutter-1.2.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-1.2.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-clutter-1.2.6.ebuild   10 May 2013 13:49:17 -  1.2
+++ ruby-clutter-1.2.6.ebuild   17 Aug 2014 10:08:56 -  1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-1.2.6.ebuild,v 1.2 
2013/05/10 13:49:17 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-1.2.6.ebuild,v 1.3 
2014/08/17 10:08:56 blueness Exp $
 
 EAPI=4
 USE_RUBY=ruby19
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby Clutter bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 RESTRICT=test



1.2  dev-ruby/ruby-clutter/ruby-clutter-2.1.0.ebuild

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

Index: ruby-clutter-2.1.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-clutter-2.1.0.ebuild   15 Jan 2014 18:47:22 -  1.1
+++ ruby-clutter-2.1.0.ebuild   17 Aug 2014 10:08:56 -  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-ruby/ruby-clutter/ruby-clutter-2.1.0.ebuild,v 1.1 
2014/01/15 18:47:22 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-2.1.0.ebuild,v 1.2 
2014/08/17 10:08:56 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby Clutter bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 RESTRICT=test



1.2  dev-ruby/ruby-clutter/ruby-clutter-2.0.2.ebuild

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

Index: ruby-clutter-2.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-clutter-2.0.2.ebuild   5 Dec 2013 11:02:03 -   1.1
+++ ruby-clutter-2.0.2.ebuild   17 Aug 2014 10:08:56 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-2.0.2.ebuild,v 1.1 
2013/12/05 11:02:03 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-2.0.2.ebuild,v 1.2 
2014/08/17 10:08:56 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby Clutter bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 RESTRICT=test



1.2  dev-ruby/ruby-clutter/ruby-clutter-2.2.0.ebuild

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

[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-clutter-gstreamer: ruby-clutter-gstreamer-2.1.0.ebuild ruby-clutter-gstreamer-2.0.2.ebuild ruby-clutter-gstreamer-2.2.0.ebuild ChangeLog

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 10:10:07

  Modified: ruby-clutter-gstreamer-2.1.0.ebuild
ruby-clutter-gstreamer-2.0.2.ebuild
ruby-clutter-gstreamer-2.2.0.ebuild ChangeLog
  Log:
  Keyword on ~ppc, request by mrueg
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  
dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.1.0.ebuild

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

Index: ruby-clutter-gstreamer-2.1.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-clutter-gstreamer-2.1.0.ebuild 15 Jan 2014 19:10:02 -  1.1
+++ ruby-clutter-gstreamer-2.1.0.ebuild 17 Aug 2014 10:10:06 -  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-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.1.0.ebuild,v
 1.1 2014/01/15 19:10:02 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.1.0.ebuild,v
 1.2 2014/08/17 10:10:06 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby Clutter bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 RUBY_S=ruby-gnome2-all-${PV}/clutter-gstreamer



1.2  
dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.0.2.ebuild

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

Index: ruby-clutter-gstreamer-2.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-clutter-gstreamer-2.0.2.ebuild 5 Dec 2013 11:23:21 -   1.1
+++ ruby-clutter-gstreamer-2.0.2.ebuild 17 Aug 2014 10:10:06 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.0.2.ebuild,v
 1.1 2013/12/05 11:23:21 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.0.2.ebuild,v
 1.2 2014/08/17 10:10:06 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby Clutter bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 RUBY_S=ruby-gnome2-all-${PV}/clutter-gstreamer



1.2  
dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.2.0.ebuild

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

Index: ruby-clutter-gstreamer-2.2.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-clutter-gstreamer-2.2.0.ebuild 15 Mar 2014 15:55:57 -  1.1
+++ ruby-clutter-gstreamer-2.2.0.ebuild 17 Aug 2014 10:10:06 -  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-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.2.0.ebuild,v
 1.1 2014/03/15 15:55:57 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.2.0.ebuild,v
 1.2 2014/08/17 10:10:06 blueness Exp $
 
 EAPI=5
 

[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gdk3: ruby-gdk3-1.2.6.ebuild ruby-gdk3-2.1.0.ebuild ruby-gdk3-2.0.2.ebuild ruby-gdk3-2.2.0.ebuild ChangeLog

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 10:13:49

  Modified: ruby-gdk3-1.2.6.ebuild ruby-gdk3-2.1.0.ebuild
ruby-gdk3-2.0.2.ebuild ruby-gdk3-2.2.0.ebuild
ChangeLog
  Log:
  Keyword on ~ppc, request by mrueg
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  dev-ruby/ruby-gdk3/ruby-gdk3-1.2.6.ebuild

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

Index: ruby-gdk3-1.2.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-1.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gdk3-1.2.6.ebuild  4 May 2013 05:19:38 -   1.1
+++ ruby-gdk3-1.2.6.ebuild  17 Aug 2014 10:13:49 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-1.2.6.ebuild,v 
1.1 2013/05/04 05:19:38 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-1.2.6.ebuild,v 
1.2 2014/08/17 10:13:49 blueness Exp $
 
 EAPI=4
 USE_RUBY=ruby19
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby GDK-3.x bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} x11-libs/gtk+:3



1.2  dev-ruby/ruby-gdk3/ruby-gdk3-2.1.0.ebuild

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

Index: ruby-gdk3-2.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gdk3-2.1.0.ebuild  15 Jan 2014 19:36:09 -  1.1
+++ ruby-gdk3-2.1.0.ebuild  17 Aug 2014 10:13:49 -  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-ruby/ruby-gdk3/ruby-gdk3-2.1.0.ebuild,v 
1.1 2014/01/15 19:36:09 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-2.1.0.ebuild,v 
1.2 2014/08/17 10:13:49 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby GDK-3.x bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} x11-libs/gtk+:3



1.2  dev-ruby/ruby-gdk3/ruby-gdk3-2.0.2.ebuild

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

Index: ruby-gdk3-2.0.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gdk3-2.0.2.ebuild  5 Dec 2013 11:44:17 -   1.1
+++ ruby-gdk3-2.0.2.ebuild  17 Aug 2014 10:13:49 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-2.0.2.ebuild,v 
1.1 2013/12/05 11:44:17 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-2.0.2.ebuild,v 
1.2 2014/08/17 10:13:49 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby GDK-3.x bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} x11-libs/gtk+:3



1.2  dev-ruby/ruby-gdk3/ruby-gdk3-2.2.0.ebuild

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

Index: ruby-gdk3-2.2.0.ebuild

[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gtk3: ruby-gtk3-2.2.0.ebuild ruby-gtk3-2.1.0.ebuild ruby-gtk3-1.2.6.ebuild ruby-gtk3-2.0.2.ebuild ChangeLog

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

  Modified: ruby-gtk3-2.2.0.ebuild ruby-gtk3-2.1.0.ebuild
ruby-gtk3-1.2.6.ebuild ruby-gtk3-2.0.2.ebuild
ChangeLog
  Log:
  Keyword on ~ppc, request by mrueg
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  dev-ruby/ruby-gtk3/ruby-gtk3-2.2.0.ebuild

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

Index: ruby-gtk3-2.2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gtk3-2.2.0.ebuild  17 Mar 2014 02:03:27 -  1.1
+++ ruby-gtk3-2.2.0.ebuild  17 Aug 2014 10:14:25 -  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-ruby/ruby-gtk3/ruby-gtk3-2.2.0.ebuild,v 
1.1 2014/03/17 02:03:27 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.2.0.ebuild,v 
1.2 2014/08/17 10:14:25 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby Gtk3 bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} x11-libs/gtk+:3



1.2  dev-ruby/ruby-gtk3/ruby-gtk3-2.1.0.ebuild

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

Index: ruby-gtk3-2.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gtk3-2.1.0.ebuild  15 Jan 2014 20:07:43 -  1.1
+++ ruby-gtk3-2.1.0.ebuild  17 Aug 2014 10:14:25 -  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-ruby/ruby-gtk3/ruby-gtk3-2.1.0.ebuild,v 
1.1 2014/01/15 20:07:43 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.1.0.ebuild,v 
1.2 2014/08/17 10:14:25 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby Gtk3 bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} x11-libs/gtk+:3



1.2  dev-ruby/ruby-gtk3/ruby-gtk3-1.2.6.ebuild

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

Index: ruby-gtk3-1.2.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-1.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gtk3-1.2.6.ebuild  4 May 2013 05:34:51 -   1.1
+++ ruby-gtk3-1.2.6.ebuild  17 Aug 2014 10:14:25 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-1.2.6.ebuild,v 
1.1 2013/05/04 05:34:51 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-1.2.6.ebuild,v 
1.2 2014/08/17 10:14:25 blueness Exp $
 
 EAPI=4
 USE_RUBY=ruby19
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby Gtk3 bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} x11-libs/gtk+:3



1.2  dev-ruby/ruby-gtk3/ruby-gtk3-2.0.2.ebuild

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

Index: ruby-gtk3-2.0.2.ebuild
===
RCS 

[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gtksourceview3: ruby-gtksourceview3-2.0.2.ebuild ruby-gtksourceview3-2.1.0.ebuild ruby-gtksourceview3-1.2.6.ebuild ruby-gtksourceview3-2.2.0.ebuild

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 10:15:23

  Modified: ruby-gtksourceview3-2.0.2.ebuild
ruby-gtksourceview3-2.1.0.ebuild
ruby-gtksourceview3-1.2.6.ebuild
ruby-gtksourceview3-2.2.0.ebuild ChangeLog
  Log:
  Keyword on ~ppc, request by mrueg
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  
dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-2.0.2.ebuild

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

Index: ruby-gtksourceview3-2.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gtksourceview3-2.0.2.ebuild9 Dec 2013 15:32:50 -   1.1
+++ ruby-gtksourceview3-2.0.2.ebuild17 Aug 2014 10:15:23 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-2.0.2.ebuild,v
 1.1 2013/12/09 15:32:50 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-2.0.2.ebuild,v
 1.2 2014/08/17 10:15:23 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby Gtk3 bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} x11-libs/gtksourceview:3.0



1.2  
dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-2.1.0.ebuild

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

Index: ruby-gtksourceview3-2.1.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gtksourceview3-2.1.0.ebuild16 Jan 2014 07:32:58 -  1.1
+++ ruby-gtksourceview3-2.1.0.ebuild17 Aug 2014 10:15:23 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-2.1.0.ebuild,v
 1.1 2014/01/16 07:32:58 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-2.1.0.ebuild,v
 1.2 2014/08/17 10:15:23 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby Gtk3 bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} x11-libs/gtksourceview:3.0



1.2  
dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-1.2.6.ebuild

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

Index: ruby-gtksourceview3-1.2.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-1.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gtksourceview3-1.2.6.ebuild4 May 2013 15:03:08 -   1.1
+++ ruby-gtksourceview3-1.2.6.ebuild17 Aug 2014 10:15:23 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-1.2.6.ebuild,v
 1.1 2013/05/04 15:03:08 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-1.2.6.ebuild,v
 1.2 2014/08/17 10:15:23 blueness Exp $
 
 EAPI=4
 USE_RUBY=ruby19
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 

[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-webkit-gtk2: ruby-webkit-gtk2-2.1.0.ebuild ruby-webkit-gtk2-2.2.0.ebuild ruby-webkit-gtk2-2.0.2.ebuild ruby-webkit-gtk2-1.2.6.ebuild ChangeLog

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

  Modified: ruby-webkit-gtk2-2.1.0.ebuild
ruby-webkit-gtk2-2.2.0.ebuild
ruby-webkit-gtk2-2.0.2.ebuild
ruby-webkit-gtk2-1.2.6.ebuild ChangeLog
  Log:
  Keyword on ~ppc, request by mrueg
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.1.0.ebuild

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

Index: ruby-webkit-gtk2-2.1.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-webkit-gtk2-2.1.0.ebuild   16 Jan 2014 08:31:03 -  1.1
+++ ruby-webkit-gtk2-2.1.0.ebuild   17 Aug 2014 10:16:25 -  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-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.1.0.ebuild,v
 1.1 2014/01/16 08:31:03 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.1.0.ebuild,v
 1.2 2014/08/17 10:16:25 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby WebKitGtk+ for Gtk 2.0 bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} net-libs/webkit-gtk:2



1.2  dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.2.0.ebuild

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

Index: ruby-webkit-gtk2-2.2.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-webkit-gtk2-2.2.0.ebuild   17 Mar 2014 23:54:39 -  1.1
+++ ruby-webkit-gtk2-2.2.0.ebuild   17 Aug 2014 10:16:25 -  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-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.2.0.ebuild,v
 1.1 2014/03/17 23:54:39 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.2.0.ebuild,v
 1.2 2014/08/17 10:16:25 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby WebKitGtk+ for Gtk 2.0 bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} net-libs/webkit-gtk:2



1.2  dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.0.2.ebuild

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

Index: ruby-webkit-gtk2-2.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-webkit-gtk2-2.0.2.ebuild   9 Dec 2013 16:13:22 -   1.1
+++ ruby-webkit-gtk2-2.0.2.ebuild   17 Aug 2014 10:16:25 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.0.2.ebuild,v
 1.1 2013/12/09 16:13:22 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.0.2.ebuild,v
 1.2 2014/08/17 10:16:25 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby WebKitGtk+ for Gtk 2.0 bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} net-libs/webkit-gtk:2



1.2  

[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-clutter-gtk: ruby-clutter-gtk-2.1.0.ebuild ruby-clutter-gtk-2.0.2.ebuild ruby-clutter-gtk-1.2.6.ebuild ruby-clutter-gtk-2.2.0.ebuild ChangeLog

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

  Modified: ruby-clutter-gtk-2.1.0.ebuild
ruby-clutter-gtk-2.0.2.ebuild
ruby-clutter-gtk-1.2.6.ebuild
ruby-clutter-gtk-2.2.0.ebuild ChangeLog
  Log:
  Keyword on ~ppc, request by mrueg
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-2.1.0.ebuild

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

Index: ruby-clutter-gtk-2.1.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-clutter-gtk-2.1.0.ebuild   15 Jan 2014 20:12:49 -  1.1
+++ ruby-clutter-gtk-2.1.0.ebuild   17 Aug 2014 10:19:25 -  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-ruby/ruby-clutter-gtk/ruby-clutter-gtk-2.1.0.ebuild,v
 1.1 2014/01/15 20:12:49 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-2.1.0.ebuild,v
 1.2 2014/08/17 10:19:25 blueness Exp $
 
 EAPI=4
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby Clutter bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 RUBY_S=ruby-gnome2-all-${PV}/clutter-gtk



1.2  dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-2.0.2.ebuild

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

Index: ruby-clutter-gtk-2.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-clutter-gtk-2.0.2.ebuild   9 Dec 2013 14:20:07 -   1.1
+++ ruby-clutter-gtk-2.0.2.ebuild   17 Aug 2014 10:19:25 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-2.0.2.ebuild,v
 1.1 2013/12/09 14:20:07 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-2.0.2.ebuild,v
 1.2 2014/08/17 10:19:25 blueness Exp $
 
 EAPI=4
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby Clutter bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 RUBY_S=ruby-gnome2-all-${PV}/clutter-gtk



1.2  dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-1.2.6.ebuild

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

Index: ruby-clutter-gtk-1.2.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-1.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-clutter-gtk-1.2.6.ebuild   4 May 2013 13:08:53 -   1.1
+++ ruby-clutter-gtk-1.2.6.ebuild   17 Aug 2014 10:19:25 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-1.2.6.ebuild,v
 1.1 2013/05/04 13:08:53 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-1.2.6.ebuild,v
 1.2 2014/08/17 10:19:25 blueness Exp $
 
 EAPI=4
 USE_RUBY=ruby19
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby Clutter bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 RUBY_S=ruby-gnome2-all-${PV}/clutter-gtk



1.2  

[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-vte3: ruby-vte3-2.1.0.ebuild ruby-vte3-2.2.0.ebuild ruby-vte3-1.2.6.ebuild ruby-vte3-2.0.2.ebuild ChangeLog

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 10:20:27

  Modified: ruby-vte3-2.1.0.ebuild ruby-vte3-2.2.0.ebuild
ruby-vte3-1.2.6.ebuild ruby-vte3-2.0.2.ebuild
ChangeLog
  Log:
  Keyword on ~ppc, request by mrueg
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  dev-ruby/ruby-vte3/ruby-vte3-2.1.0.ebuild

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

Index: ruby-vte3-2.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-vte3-2.1.0.ebuild  16 Jan 2014 08:23:55 -  1.1
+++ ruby-vte3-2.1.0.ebuild  17 Aug 2014 10:20:26 -  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-ruby/ruby-vte3/ruby-vte3-2.1.0.ebuild,v 
1.1 2014/01/16 08:23:55 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.1.0.ebuild,v 
1.2 2014/08/17 10:20:26 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby VTE bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} x11-libs/vte:2.90



1.2  dev-ruby/ruby-vte3/ruby-vte3-2.2.0.ebuild

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

Index: ruby-vte3-2.2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-vte3-2.2.0.ebuild  17 Mar 2014 23:18:10 -  1.1
+++ ruby-vte3-2.2.0.ebuild  17 Aug 2014 10:20:26 -  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-ruby/ruby-vte3/ruby-vte3-2.2.0.ebuild,v 
1.1 2014/03/17 23:18:10 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.2.0.ebuild,v 
1.2 2014/08/17 10:20:26 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby VTE bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} x11-libs/vte:2.90



1.2  dev-ruby/ruby-vte3/ruby-vte3-1.2.6.ebuild

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

Index: ruby-vte3-1.2.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-1.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-vte3-1.2.6.ebuild  4 May 2013 16:45:00 -   1.1
+++ ruby-vte3-1.2.6.ebuild  17 Aug 2014 10:20:26 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-1.2.6.ebuild,v 
1.1 2013/05/04 16:45:00 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-1.2.6.ebuild,v 
1.2 2014/08/17 10:20:26 blueness Exp $
 
 EAPI=4
 USE_RUBY=ruby19
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby VTE bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} x11-libs/vte:2.90



1.2  dev-ruby/ruby-vte3/ruby-vte3-2.0.2.ebuild

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

Index: ruby-vte3-2.0.2.ebuild
===

[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-webkit-gtk: ruby-webkit-gtk-2.1.0.ebuild ruby-webkit-gtk-1.2.6.ebuild ruby-webkit-gtk-2.2.0.ebuild ruby-webkit-gtk-2.0.2.ebuild ChangeLog

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 10:22:15

  Modified: ruby-webkit-gtk-2.1.0.ebuild
ruby-webkit-gtk-1.2.6.ebuild
ruby-webkit-gtk-2.2.0.ebuild
ruby-webkit-gtk-2.0.2.ebuild ChangeLog
  Log:
  Keyword on ~ppc, request by mrueg
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-2.1.0.ebuild

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

Index: ruby-webkit-gtk-2.1.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-webkit-gtk-2.1.0.ebuild16 Jan 2014 08:39:49 -  1.1
+++ ruby-webkit-gtk-2.1.0.ebuild17 Aug 2014 10:22:15 -  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-ruby/ruby-webkit-gtk/ruby-webkit-gtk-2.1.0.ebuild,v 
1.1 2014/01/16 08:39:49 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-2.1.0.ebuild,v 
1.2 2014/08/17 10:22:15 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby WebKitGtk bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} net-libs/webkit-gtk:3



1.3  dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-1.2.6.ebuild

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

Index: ruby-webkit-gtk-1.2.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-1.2.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-webkit-gtk-1.2.6.ebuild15 Aug 2013 03:46:38 -  1.2
+++ ruby-webkit-gtk-1.2.6.ebuild17 Aug 2014 10:22:15 -  1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-1.2.6.ebuild,v 
1.2 2013/08/15 03:46:38 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-1.2.6.ebuild,v 
1.3 2014/08/17 10:22:15 blueness Exp $
 
 EAPI=4
 USE_RUBY=ruby19
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby WebKitGtk bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} net-libs/webkit-gtk:3



1.2  dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-2.2.0.ebuild

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

Index: ruby-webkit-gtk-2.2.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-2.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-webkit-gtk-2.2.0.ebuild18 Mar 2014 23:37:35 -  1.1
+++ ruby-webkit-gtk-2.2.0.ebuild17 Aug 2014 10:22:15 -  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-ruby/ruby-webkit-gtk/ruby-webkit-gtk-2.2.0.ebuild,v 
1.1 2014/03/18 23:37:35 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-2.2.0.ebuild,v 
1.2 2014/08/17 10:22:15 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION=Ruby WebKitGtk bindings
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 DEPEND=${DEPEND} net-libs/webkit-gtk:3



1.2  dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-2.0.2.ebuild

file : 

[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gnome2: ruby-gnome2-2.2.0.ebuild ruby-gnome2-1.2.6.ebuild ruby-gnome2-2.0.2.ebuild ruby-gnome2-2.1.0.ebuild ChangeLog

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 10:22:49

  Modified: ruby-gnome2-2.2.0.ebuild ruby-gnome2-1.2.6.ebuild
ruby-gnome2-2.0.2.ebuild ruby-gnome2-2.1.0.ebuild
ChangeLog
  Log:
  Keyword on ~ppc, request by mrueg
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  dev-ruby/ruby-gnome2/ruby-gnome2-2.2.0.ebuild

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

Index: ruby-gnome2-2.2.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-2.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gnome2-2.2.0.ebuild18 Mar 2014 23:52:10 -  1.1
+++ ruby-gnome2-2.2.0.ebuild17 Aug 2014 10:22:48 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-2.2.0.ebuild,v 1.1 
2014/03/18 23:52:10 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-2.2.0.ebuild,v 1.2 
2014/08/17 10:22:48 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -13,7 +13,7 @@
 
 LICENSE=Ruby
 SLOT=0
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 ruby_add_rdepend 



1.2  dev-ruby/ruby-gnome2/ruby-gnome2-1.2.6.ebuild

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

Index: ruby-gnome2-1.2.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-1.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gnome2-1.2.6.ebuild11 May 2013 05:13:59 -  1.1
+++ ruby-gnome2-1.2.6.ebuild17 Aug 2014 10:22:48 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-1.2.6.ebuild,v 1.1 
2013/05/11 05:13:59 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-1.2.6.ebuild,v 1.2 
2014/08/17 10:22:48 blueness Exp $
 
 EAPI=4
 USE_RUBY=ruby19
@@ -13,7 +13,7 @@
 
 LICENSE=Ruby
 SLOT=0
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 ruby_add_rdepend =dev-ruby/ruby-cairo-gobject-${PV}



1.2  dev-ruby/ruby-gnome2/ruby-gnome2-2.0.2.ebuild

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

Index: ruby-gnome2-2.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gnome2-2.0.2.ebuild9 Dec 2013 16:34:04 -   1.1
+++ ruby-gnome2-2.0.2.ebuild17 Aug 2014 10:22:48 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-2.0.2.ebuild,v 1.1 
2013/12/09 16:34:04 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-2.0.2.ebuild,v 1.2 
2014/08/17 10:22:48 blueness Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -13,7 +13,7 @@
 
 LICENSE=Ruby
 SLOT=0
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~ppc
 IUSE=
 
 ruby_add_rdepend 



1.2  dev-ruby/ruby-gnome2/ruby-gnome2-2.1.0.ebuild

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

Index: ruby-gnome2-2.1.0.ebuild

[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/roles/

2014-08-17 Thread Sven Vermeulen
commit: 0f85a54a4c4eeb996c6ec1f3defa52a8a7b2
Author: Sven Vermeulen sven.vermeulen AT siphos DOT be
AuthorDate: Sun Aug 17 11:34:32 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Sun Aug 17 11:34:32 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=0f85a54a

Add dnsmasq_admin to sysadm

---
 policy/modules/roles/sysadm.te | 4 
 1 file changed, 4 insertions(+)

diff --git a/policy/modules/roles/sysadm.te b/policy/modules/roles/sysadm.te
index 26591e9..fb6ec87 100644
--- a/policy/modules/roles/sysadm.te
+++ b/policy/modules/roles/sysadm.te
@@ -535,6 +535,10 @@ ifndef(`distro_redhat',`
 
 ifdef(`distro_gentoo',`
optional_policy(`
+   dnsmasq_admin(sysadm_t, sysadm_r)
+   ')
+
+   optional_policy(`
dovecot_admin(sysadm_t, sysadm_r)
')
 



[gentoo-commits] gentoo-x86 commit in www-servers/monkeyd: monkeyd-1.5.3.ebuild ChangeLog

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 11:57:34

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

Revision  ChangesPath
1.77 www-servers/monkeyd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/monkeyd/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   14 Aug 2014 17:22:59 -  1.76
+++ ChangeLog   17 Aug 2014 11:57:34 -  1.77
@@ -1,6 +1,11 @@
 # ChangeLog for www-servers/monkeyd
 # Copyright 1999- Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/ChangeLog,v 1.76 
2014/08/14 17:22:59 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/ChangeLog,v 1.77 
2014/08/17 11:57:34 blueness Exp $
+
+*monkeyd-1.5.3 (17 Aug 2014)
+
+  17 Aug 2014; Anthony G. Basile bluen...@gentoo.org +monkeyd-1.5.3.ebuild:
+  Version bump
 
   14 Aug 2014; Pawel Hajdan jr phajdan...@gentoo.org monkeyd-1.5.2.ebuild:
   x86 stable wrt bug #517564



1.1  www-servers/monkeyd/monkeyd-1.5.3.ebuild

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

Index: monkeyd-1.5.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.5.3.ebuild,v 
1.1 2014/08/17 11:57:34 blueness Exp $

EAPI=5

inherit toolchain-funcs depend.php multilib

MY_P=${PN/d}-${PV}
DESCRIPTION=A small, fast, and scalable web server
HOMEPAGE=http://www.monkey-project.com/;
SRC_URI=http://monkey-project.com/releases/${PV:0:3}/${MY_P}.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~arm ~mips ~ppc ~ppc64 ~x86

# ssl is broken, so we turn it off until fixed
IUSE=-debug jemalloc php minimal elibc_musl elibc_uclibc monkeyd_plugins_auth 
monkeyd_plugins_cheetah cgi monkeyd_plugins_dirlisting fastcgi 
+monkeyd_plugins_liana monkeyd_plugins_logger monkeyd_plugins_mandril

# uclibc is often compiled without backtrace info so we should
# force this off.  If someone complains, consider relaxing it.
# ssl is borken, so we remove ssl? ( monkeyd_plugins_polarssl )
REQUIRED_USE=elibc_uclibc? ( !debug )

DEPEND=jemalloc? ( =dev-libs/jemalloc-3.3.1 )
RDEPEND=php? ( dev-lang/php )

S=${WORKDIR}/${MY_P}

WEBROOT=/var/www/localhost

pkg_setup() {
use php  require_php_cgi

if use debug; then
ewarn
ewarn 
\033[1;33m**\033[00m
ewarn Do not use debug in production!
ewarn 
\033[1;33m**\033[00m
ewarn
fi
}

src_prepare() {
# Unconditionally get rid of the bundled jemalloc
rm -rf ${S}/deps
epatch ${FILESDIR}/${PN}-1.5.2-use-system-jemalloc.patch
epatch ${FILESDIR}/${PN}-1.5.0-fix-CPPFLAGS.patch

# Don't install the banana script, we use ${FILESDIR}/monkeyd.initd 
instead
sed -i '/Creating bin\/banana/d' configure || die No configure file
sed -i '/create_banana_script bindir/d' configure || die No configure 
file

# Don't explicitly strip files
sed -i -e '/$STRIP /d' -e 's/install -s -m 644/install -m 755/' 
configure || die No configure file

# We don't need the includes, sym link to libmonkey.so, or monkey.cp 
when not installing the .so
use minimal  {
sed -i '/install -d \\$(INCDIR)/d' configure || die No 
configure file
sed -i '/install -m 644 src\/include\/\*.h \\$(INCDIR)/d' 
configure || die No configure file
sed -i '/ln -sf/d' configure || die No configure file
sed -i '/install -d \\$(LIBDIR)\/pkgconfig/d' configure || die 
No configure file
sed -i '/install -m 644 monkey.pc \\$(LIBDIR)\/pkgconfig/d' 
configure || die No configure file
}

# Unquiet build
sed -i '/^CC\s/d' configure || die No configure file
sed -i 's/^\(CC_QUIET=\).*/\1 \\\$(CC)/' configure || die No configure 
file
sed -i 's/^\(.*MAKE.*\)-s\(.*\)$/\1\2/' configure || die No configure 
file
makes=$(find . -iname Makefile.in)

[gentoo-commits] proj/qt:master commit in: dev-qt/qtmultimedia/

2014-08-17 Thread Davide Pesavento
commit: 6de9ba556207b76804767ec450467bfa37c5adc3
Author: Davide Pesavento pesa AT gentoo DOT org
AuthorDate: Sun Aug 17 12:04:26 2014 +
Commit: Davide Pesavento pesa AT gentoo DOT org
CommitDate: Sun Aug 17 12:04:26 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=6de9ba55

[dev-qt/qtmultimedia:5] Enable alsa plugin by default instead of pulseaudio.

Thanks to kensington for pointing this out.

Package-Manager: portage-2.2.12

---
 dev-qt/qtmultimedia/qtmultimedia-5.3.1.ebuild| 2 +-
 dev-qt/qtmultimedia/qtmultimedia-5.3..ebuild | 2 +-
 dev-qt/qtmultimedia/qtmultimedia-5.4..ebuild | 2 +-
 dev-qt/qtmultimedia/qtmultimedia-5..ebuild   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-qt/qtmultimedia/qtmultimedia-5.3.1.ebuild 
b/dev-qt/qtmultimedia/qtmultimedia-5.3.1.ebuild
index 0ab538d..b66986b 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-5.3.1.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-5.3.1.ebuild
@@ -14,7 +14,7 @@ else
KEYWORDS=~amd64 ~x86
 fi
 
-IUSE=alsa +gstreamer openal +opengl +pulseaudio qml widgets
+IUSE=+alsa +gstreamer openal +opengl pulseaudio qml widgets
 REQUIRED_USE=?? ( alsa pulseaudio )
 
 # widgets? ( qtgui[opengl=] ) because of bug 518542 comment 2

diff --git a/dev-qt/qtmultimedia/qtmultimedia-5.3..ebuild 
b/dev-qt/qtmultimedia/qtmultimedia-5.3..ebuild
index 0ab538d..b66986b 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-5.3..ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-5.3..ebuild
@@ -14,7 +14,7 @@ else
KEYWORDS=~amd64 ~x86
 fi
 
-IUSE=alsa +gstreamer openal +opengl +pulseaudio qml widgets
+IUSE=+alsa +gstreamer openal +opengl pulseaudio qml widgets
 REQUIRED_USE=?? ( alsa pulseaudio )
 
 # widgets? ( qtgui[opengl=] ) because of bug 518542 comment 2

diff --git a/dev-qt/qtmultimedia/qtmultimedia-5.4..ebuild 
b/dev-qt/qtmultimedia/qtmultimedia-5.4..ebuild
index 0ab538d..b66986b 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-5.4..ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-5.4..ebuild
@@ -14,7 +14,7 @@ else
KEYWORDS=~amd64 ~x86
 fi
 
-IUSE=alsa +gstreamer openal +opengl +pulseaudio qml widgets
+IUSE=+alsa +gstreamer openal +opengl pulseaudio qml widgets
 REQUIRED_USE=?? ( alsa pulseaudio )
 
 # widgets? ( qtgui[opengl=] ) because of bug 518542 comment 2

diff --git a/dev-qt/qtmultimedia/qtmultimedia-5..ebuild 
b/dev-qt/qtmultimedia/qtmultimedia-5..ebuild
index 0ab538d..b66986b 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-5..ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-5..ebuild
@@ -14,7 +14,7 @@ else
KEYWORDS=~amd64 ~x86
 fi
 
-IUSE=alsa +gstreamer openal +opengl +pulseaudio qml widgets
+IUSE=+alsa +gstreamer openal +opengl pulseaudio qml widgets
 REQUIRED_USE=?? ( alsa pulseaudio )
 
 # widgets? ( qtgui[opengl=] ) because of bug 518542 comment 2



[gentoo-commits] gentoo-x86 commit in net-misc/bfgminer: bfgminer-4.7.0.ebuild ChangeLog

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 12:06:00

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

Revision  ChangesPath
1.69 net-misc/bfgminer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/bfgminer/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   3 Aug 2014 21:28:13 -   1.68
+++ ChangeLog   17 Aug 2014 12:06:00 -  1.69
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/bfgminer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/bfgminer/ChangeLog,v 1.68 
2014/08/03 21:28:13 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/bfgminer/ChangeLog,v 1.69 
2014/08/17 12:06:00 blueness Exp $
+
+*bfgminer-4.7.0 (17 Aug 2014)
+
+  17 Aug 2014; Anthony G. Basile bluen...@gentoo.org +bfgminer-4.7.0.ebuild:
+  Version bump
 
 *bfgminer-4.6.0 (03 Aug 2014)
 



1.1  net-misc/bfgminer/bfgminer-4.7.0.ebuild

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

Index: bfgminer-4.7.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/bfgminer/bfgminer-4.7.0.ebuild,v 
1.1 2014/08/17 12:06:00 blueness Exp $

EAPI=5

inherit eutils

DESCRIPTION=Modular Bitcoin ASIC/FPGA/GPU/CPU miner in C
HOMEPAGE=https://bitcointalk.org/?topic=168174;
SRC_URI=http://luke.dashjr.org/programs/bitcoin/files/${PN}/${PV}/${P}.txz - 
${P}.tar.xz

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

# TODO: knc (needs i2c-tools header)
# TODO: minergate (needs actual miner_gate)
IUSE=adl antminer avalon avalonmm bfx bifury bitforce bfsb bigpic bitfury 
cpumining drillbit dualminer examples gridseed hardened hashbuster hashbuster2 
hashfast icarus jingtian klondike +libusb littlefury lm_sensors metabank 
modminer nanofury ncurses opencl proxy proxy_getwork proxy_stratum rockminer 
screen scrypt twinfury +udev udev-broad-rules unicode x6500 zeusminer ztex
REQUIRED_USE='
|| ( antminer avalon avalonmm bfsb bfx bifury bigpic bitforce bitfury 
cpumining drillbit dualminer gridseed hashbuster hashbuster2 hashfast icarus 
klondike littlefury metabank modminer nanofury opencl proxy twinfury x6500 
zeusminer ztex )
adl? ( opencl )
bfsb? ( bitfury )
bfx? ( bitfury libusb )
bigpic? ( bitfury )
drillbit? ( bitfury )
dualminer? ( icarus )
gridseed? ( scrypt )
hashbuster? ( bitfury )
hashbuster2? ( bitfury libusb )
klondike? ( libusb )
littlefury? ( bitfury )
lm_sensors? ( opencl )
metabank? ( bitfury )
nanofury? ( bitfury )
scrypt? ( || ( cpumining dualminer gridseed opencl zeusminer ) )
twinfury? ( bitfury )
unicode? ( ncurses )
proxy? ( || ( proxy_getwork proxy_stratum ) )
proxy_getwork? ( proxy )
proxy_stratum? ( proxy )
x6500? ( libusb )
zeusminer? ( scrypt )
ztex? ( libusb )
'

DEPEND='
net-misc/curl
ncurses? (
sys-libs/ncurses[unicode?]
)
=dev-libs/jansson-2
net-libs/libblkmaker
udev? (
virtual/udev
)
hashbuster? (
dev-libs/hidapi
)
libusb? (
virtual/libusb:1
)
lm_sensors? (
sys-apps/lm_sensors
)
nanofury? (
dev-libs/hidapi
)
proxy_getwork? (
net-libs/libmicrohttpd
)
proxy_stratum? (
dev-libs/libevent
)
screen? (
app-misc/screen
|| (
=sys-apps/coreutils-8.15
sys-freebsd/freebsd-bin
app-misc/realpath
)
)
'
RDEPEND=${DEPEND}
opencl? (
|| (
virtual/opencl
virtual/opencl-sdk
dev-util/ati-stream-sdk
dev-util/ati-stream-sdk-bin
dev-util/amdstream

[gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.i686.vanilla/profile/, ...

2014-08-17 Thread Anthony G. Basile
commit: 2d9492ca73866956881b0d401eeddfe96bb7beda
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Sun Aug 17 12:14:15 2014 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Sun Aug 17 12:14:15 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=2d9492ca

tools-uclibc: accomodate new profile structure, bug #519686

---
 tools-uclibc/portage.amd64.vanilla/profile/use.mask| 1 -
 tools-uclibc/portage.armv7a.vanilla/profile/use.mask   | 1 -
 tools-uclibc/portage.i686.vanilla/profile/use.mask | 1 -
 tools-uclibc/portage.mips32r2.vanilla/profile/use.mask | 1 -
 tools-uclibc/portage.mipsel3.vanilla/profile/use.mask  | 1 -
 tools-uclibc/portage.ppc.vanilla/profile/use.mask  | 1 -
 tools-uclibc/run-armv7a.sh | 4 
 tools-uclibc/run-mips32r2.sh   | 4 
 tools-uclibc/run-mipsel3.sh| 4 
 tools-uclibc/run-ppc.sh| 4 
 tools-uclibc/run.sh| 4 
 tools-uclibc/stage-all.conf.template   | 2 +-
 12 files changed, 21 insertions(+), 7 deletions(-)

diff --git a/tools-uclibc/portage.amd64.vanilla/profile/use.mask 
b/tools-uclibc/portage.amd64.vanilla/profile/use.mask
deleted file mode 100644
index cf56f2f..000
--- a/tools-uclibc/portage.amd64.vanilla/profile/use.mask
+++ /dev/null
@@ -1 +0,0 @@
-hardened

diff --git a/tools-uclibc/portage.armv7a.vanilla/profile/use.mask 
b/tools-uclibc/portage.armv7a.vanilla/profile/use.mask
deleted file mode 100644
index cf56f2f..000
--- a/tools-uclibc/portage.armv7a.vanilla/profile/use.mask
+++ /dev/null
@@ -1 +0,0 @@
-hardened

diff --git a/tools-uclibc/portage.i686.vanilla/profile/use.mask 
b/tools-uclibc/portage.i686.vanilla/profile/use.mask
deleted file mode 100644
index cf56f2f..000
--- a/tools-uclibc/portage.i686.vanilla/profile/use.mask
+++ /dev/null
@@ -1 +0,0 @@
-hardened

diff --git a/tools-uclibc/portage.mips32r2.vanilla/profile/use.mask 
b/tools-uclibc/portage.mips32r2.vanilla/profile/use.mask
deleted file mode 100644
index cf56f2f..000
--- a/tools-uclibc/portage.mips32r2.vanilla/profile/use.mask
+++ /dev/null
@@ -1 +0,0 @@
-hardened

diff --git a/tools-uclibc/portage.mipsel3.vanilla/profile/use.mask 
b/tools-uclibc/portage.mipsel3.vanilla/profile/use.mask
deleted file mode 100644
index cf56f2f..000
--- a/tools-uclibc/portage.mipsel3.vanilla/profile/use.mask
+++ /dev/null
@@ -1 +0,0 @@
-hardened

diff --git a/tools-uclibc/portage.ppc.vanilla/profile/use.mask 
b/tools-uclibc/portage.ppc.vanilla/profile/use.mask
deleted file mode 100644
index cf56f2f..000
--- a/tools-uclibc/portage.ppc.vanilla/profile/use.mask
+++ /dev/null
@@ -1 +0,0 @@
-hardened

diff --git a/tools-uclibc/run-armv7a.sh b/tools-uclibc/run-armv7a.sh
index 13b684f..0493fdb 100755
--- a/tools-uclibc/run-armv7a.sh
+++ b/tools-uclibc/run-armv7a.sh
@@ -20,6 +20,9 @@ prepare_confs() {
float=softfp \
   || float=hardfloat
 
+local profile=${flavor}
+[[ ${flavor} == vanilla ]]  profile=default
+
 cat stage-all.conf.template | \
   sed -e s:\(^version_stamp.*$\):\1-${mydate}: \
 -e s:CSTAGE:${cstage}:g \
@@ -29,6 +32,7 @@ prepare_confs() {
 -e s:TARCH:${tarch}:g \
 -e s:gentoo-linux-uclibc:${float}-linux-uclibceabi: \
 -e s:FLAVOR:${flavor}:g \
+-e s:PROFILE:${profile}:g \
 -e s:MYCATALYST:$(pwd):g \
   stage${s}-${arch}-uclibc-${flavor}.conf
 

diff --git a/tools-uclibc/run-mips32r2.sh b/tools-uclibc/run-mips32r2.sh
index 3655549..92cb31d 100755
--- a/tools-uclibc/run-mips32r2.sh
+++ b/tools-uclibc/run-mips32r2.sh
@@ -15,6 +15,9 @@ prepare_confs() {
 local tarch=${arch%32r2}
 local parch=${tarch}
 
+local profile=${flavor}
+[[ ${flavor} == vanilla ]]  profile=default
+
 cat stage-all.conf.template | \
   sed -e s:\(^version_stamp.*$\):\1-${mydate}: \
 -e s:CSTAGE:${cstage}:g \
@@ -23,6 +26,7 @@ prepare_confs() {
 -e s:PARCH:${parch}:g \
 -e s:TARCH:${tarch}:g \
 -e s:FLAVOR:${flavor}:g \
+-e s:PROFILE:${profile}:g \
 -e s:MYCATALYST:$(pwd):g \
   stage${s}-${arch}-uclibc-${flavor}.conf
   done

diff --git a/tools-uclibc/run-mipsel3.sh b/tools-uclibc/run-mipsel3.sh
index 4b70bed..c0480f9 100755
--- a/tools-uclibc/run-mipsel3.sh
+++ b/tools-uclibc/run-mipsel3.sh
@@ -15,6 +15,9 @@ prepare_confs() {
 local tarch=${arch%3}
 local parch=mips/${tarch}
 
+local profile=${flavor}
+[[ ${flavor} == vanilla ]]  profile=default
+
 cat stage-all.conf.template | \
   sed -e s:\(^version_stamp.*$\):\1-${mydate}: \
 -e s:CSTAGE:${cstage}:g \
@@ -23,6 +26,7 @@ prepare_confs() {
 -e s:PARCH:${parch}:g \
 -e s:TARCH:${tarch}:g \
 -e s:FLAVOR:${flavor}:g \
+-e s:PROFILE:${profile}:g \
 -e s:MYCATALYST:$(pwd):g \
  

[gentoo-commits] proj/releng:master commit in: tools-uclibc/

2014-08-17 Thread Anthony G. Basile
commit: 2471ba95b3d0163ceef09a9b86baeade2599abc7
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Sun Aug 17 12:18:47 2014 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Sun Aug 17 12:18:47 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=2471ba95

tools-uclibc/run-ppc.sh: use common code

---
 tools-uclibc/run-ppc.sh | 52 +
 1 file changed, 1 insertion(+), 51 deletions(-)

diff --git a/tools-uclibc/run-ppc.sh b/tools-uclibc/run-ppc.sh
index c188f10..65c2a38 100755
--- a/tools-uclibc/run-ppc.sh
+++ b/tools-uclibc/run-ppc.sh
@@ -1,8 +1,6 @@
 #!/bin/bash
 
-source /etc/catalyst/catalyst.conf
-
-mydate=`date +%Y%m%d`
+source common.sh
 
 prepare_confs() {
   local arch=$1
@@ -37,54 +35,6 @@ prepare_confs() {
   sed -i /^chost/d stage3-${arch}-uclibc-${flavor}.conf
 }
 
-banner() {
-cat  EOF | tee -a zzz.log  stage$1-$2-uclibc-$3.log
-
-
-*stage$1-$2-uclibc-$3
-
-
-EOF
-}
-
-
-do_stages() {
-  local arch=$1
-  local flavor=$2
-
-  for s in 1 2 3; do
-local tgpath=${storedir}/builds/uclibc/${flavor}/${arch}
-local target=stage${s}-${arch}-uclibc-${flavor}-${mydate}.tar.bz2
-local tglink=stage${s}-${arch}-uclibc-${flavor}.tar.bz2
-
-if [[ ! -f ${tgpath}/${tglink} ]]; then
-   touch stage${s}-${arch}-uclibc-${flavor}.log
-   echo !!! ${target} at ${tgpath} doesn't exit \
- | tee -a zzz.log \
-  stage${s}-${arch}-uclibc-${flavor}.err
-   return 1
-fi
-
-banner ${s} ${arch} ${flavor}
-catalyst -f stage${s}-${arch}-uclibc-${flavor}.conf \
-  | tee -a zzz.log \
-   stage${s}-${arch}-uclibc-${flavor}.log \
-  2 stage${s}-${arch}-uclibc-${flavor}.err
-
-if [[ -f ${tgpath}/${target} ]]; then
-  rm -f ${tgpath}/${tglink}
-  ln -s ${target} ${tgpath}/${tglink}
-else
-  echo !!! ${target} was not generated \
-| tee -a zzz.log \
-stage${s}-${arch}-uclibc-${flavor}.err
-  return 1
-fi
-  done
-
-  return 0
-}
-
 
 main() {
   zzz.log



[gentoo-commits] gentoo-x86 commit in profiles/default/linux/uclibc/mips: package.use

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 12:27:27

  Added:package.use
  Log:
  USE=internal-glib for dev-util/pkgconfig on mips to avoid pull in glib

Revision  ChangesPath
1.1  profiles/default/linux/uclibc/mips/package.use

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use?rev=1.1content-type=text/plain

Index: package.use
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/mips/package.use,v 1.1 
2014/08/17 12:27:27 blueness Exp $

# 17 Aug 2014; Anthony G. Basile bluen...@gentoo.org
# Avoid pulling in glib
dev-util/pkgconfig internal-glib






[gentoo-commits] gentoo-x86 commit in profiles/default/linux/uclibc/ppc: package.mask

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 12:27:27

  Modified: package.mask
  Log:
  USE=internal-glib for dev-util/pkgconfig on mips to avoid pull in glib

Revision  ChangesPath
1.2  profiles/default/linux/uclibc/ppc/package.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/ppc/package.mask?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/ppc/package.mask?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/ppc/package.mask?r1=1.1r2=1.2

Index: package.mask
===
RCS file: 
/var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/ppc/package.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.mask16 Aug 2014 20:43:29 -  1.1
+++ package.mask17 Aug 2014 12:27:27 -  1.2
@@ -1,2 +1,6 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/ppc/package.mask,v 1.2 
2014/08/17 12:27:27 blueness Exp $
+
 #Fails to find openssl headers, bug #517160
 net-misc/openssh






[gentoo-commits] gentoo-x86 commit in profiles/default/linux/uclibc: ChangeLog

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/17 12:27:27

  Added:ChangeLog
  Log:
  USE=internal-glib for dev-util/pkgconfig on mips to avoid pull in glib

Revision  ChangesPath
1.1  profiles/default/linux/uclibc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/ChangeLog?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/ChangeLog?rev=1.1content-type=text/plain

Index: ChangeLog
===
# ChangeLog for CATEGORY/PACKAGE_NAME
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/ChangeLog,v 
1.1 2014/08/17 12:27:27 blueness Exp $

  17 Aug 2014; Anthony G. Basile bluen...@gentoo.org +mips/package.use,
  ppc/package.mask:
  USE=internal-glib for dev-util/pkgconfig on mips to avoid pull in glib







[gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.mipsel3.vanilla/package.use/, ...

2014-08-17 Thread Anthony G. Basile
commit: cc00f727e16f4923174ac8f50e657786f5b727f7
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Sun Aug 17 12:32:37 2014 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Sun Aug 17 12:32:37 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=cc00f727

tools-uclibc: migrate USE=internal-glib for dev-util/pkgconfig on mips to tree

---
 tools-uclibc/portage.mips32r2.hardened/package.use/pkgconfig | 1 -
 tools-uclibc/portage.mips32r2.vanilla/package.use/pkgconfig  | 1 -
 tools-uclibc/portage.mipsel3.hardened/package.use/pkgconfig  | 1 -
 tools-uclibc/portage.mipsel3.vanilla/package.use/pkgconfig   | 1 -
 4 files changed, 4 deletions(-)

diff --git a/tools-uclibc/portage.mips32r2.hardened/package.use/pkgconfig 
b/tools-uclibc/portage.mips32r2.hardened/package.use/pkgconfig
deleted file mode 100644
index 353308c..000
--- a/tools-uclibc/portage.mips32r2.hardened/package.use/pkgconfig
+++ /dev/null
@@ -1 +0,0 @@
-dev-util/pkgconfig internal-glib

diff --git a/tools-uclibc/portage.mips32r2.vanilla/package.use/pkgconfig 
b/tools-uclibc/portage.mips32r2.vanilla/package.use/pkgconfig
deleted file mode 100644
index 353308c..000
--- a/tools-uclibc/portage.mips32r2.vanilla/package.use/pkgconfig
+++ /dev/null
@@ -1 +0,0 @@
-dev-util/pkgconfig internal-glib

diff --git a/tools-uclibc/portage.mipsel3.hardened/package.use/pkgconfig 
b/tools-uclibc/portage.mipsel3.hardened/package.use/pkgconfig
deleted file mode 100644
index 353308c..000
--- a/tools-uclibc/portage.mipsel3.hardened/package.use/pkgconfig
+++ /dev/null
@@ -1 +0,0 @@
-dev-util/pkgconfig internal-glib

diff --git a/tools-uclibc/portage.mipsel3.vanilla/package.use/pkgconfig 
b/tools-uclibc/portage.mipsel3.vanilla/package.use/pkgconfig
deleted file mode 100644
index 353308c..000
--- a/tools-uclibc/portage.mipsel3.vanilla/package.use/pkgconfig
+++ /dev/null
@@ -1 +0,0 @@
-dev-util/pkgconfig internal-glib



[gentoo-commits] proj/qt:master commit in: dev-qt/qtnetwork/, dev-qt/qtgui/, eclass/, dev-qt/qtwebkit/

2014-08-17 Thread Davide Pesavento
commit: 8881a1b7b068f78aeca09c3b53ed268ed898056b
Author: Davide Pesavento pesa AT gentoo DOT org
AuthorDate: Sun Aug 17 12:32:19 2014 +
Commit: Davide Pesavento pesa AT gentoo DOT org
CommitDate: Sun Aug 17 12:32:19 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=8881a1b7

[qt5-build.eclass] Stop defining/exporting pkg_setup.

---
 dev-qt/qtgui/qtgui-5.3.1-r1.ebuild |  2 --
 dev-qt/qtgui/qtgui-5.3..ebuild |  2 --
 dev-qt/qtgui/qtgui-5.4..ebuild |  2 --
 dev-qt/qtgui/qtgui-5..ebuild   |  2 --
 dev-qt/qtnetwork/qtnetwork-5.3.1-r1.ebuild |  2 --
 dev-qt/qtnetwork/qtnetwork-5.3..ebuild |  2 --
 dev-qt/qtnetwork/qtnetwork-5.4..ebuild |  2 --
 dev-qt/qtnetwork/qtnetwork-5..ebuild   |  2 --
 dev-qt/qtwebkit/qtwebkit-5.3.1.ebuild  |  5 -
 dev-qt/qtwebkit/qtwebkit-5.3..ebuild   |  5 -
 dev-qt/qtwebkit/qtwebkit-5.4..ebuild   |  5 -
 dev-qt/qtwebkit/qtwebkit-5..ebuild |  5 -
 eclass/qt5-build.eclass| 19 ++-
 13 files changed, 6 insertions(+), 49 deletions(-)

diff --git a/dev-qt/qtgui/qtgui-5.3.1-r1.ebuild 
b/dev-qt/qtgui/qtgui-5.3.1-r1.ebuild
index b76db5c..0688654 100644
--- a/dev-qt/qtgui/qtgui-5.3.1-r1.ebuild
+++ b/dev-qt/qtgui/qtgui-5.3.1-r1.ebuild
@@ -117,8 +117,6 @@ pkg_setup() {
 
# egl_x11 is activated when both egl and xcb are enabled
use egl  QT5_GENTOO_CONFIG+=(xcb:egl_x11) || 
QT5_GENTOO_CONFIG+=(egl:egl_x11)
-
-   qt5-build_pkg_setup
 }
 
 src_configure() {

diff --git a/dev-qt/qtgui/qtgui-5.3..ebuild 
b/dev-qt/qtgui/qtgui-5.3..ebuild
index b76db5c..0688654 100644
--- a/dev-qt/qtgui/qtgui-5.3..ebuild
+++ b/dev-qt/qtgui/qtgui-5.3..ebuild
@@ -117,8 +117,6 @@ pkg_setup() {
 
# egl_x11 is activated when both egl and xcb are enabled
use egl  QT5_GENTOO_CONFIG+=(xcb:egl_x11) || 
QT5_GENTOO_CONFIG+=(egl:egl_x11)
-
-   qt5-build_pkg_setup
 }
 
 src_configure() {

diff --git a/dev-qt/qtgui/qtgui-5.4..ebuild 
b/dev-qt/qtgui/qtgui-5.4..ebuild
index 1a468bb..a5647d9 100644
--- a/dev-qt/qtgui/qtgui-5.4..ebuild
+++ b/dev-qt/qtgui/qtgui-5.4..ebuild
@@ -118,8 +118,6 @@ pkg_setup() {
 
# egl_x11 is activated when both egl and xcb are enabled
use egl  QT5_GENTOO_CONFIG+=(xcb:egl_x11) || 
QT5_GENTOO_CONFIG+=(egl:egl_x11)
-
-   qt5-build_pkg_setup
 }
 
 src_configure() {

diff --git a/dev-qt/qtgui/qtgui-5..ebuild b/dev-qt/qtgui/qtgui-5..ebuild
index 1a468bb..a5647d9 100644
--- a/dev-qt/qtgui/qtgui-5..ebuild
+++ b/dev-qt/qtgui/qtgui-5..ebuild
@@ -118,8 +118,6 @@ pkg_setup() {
 
# egl_x11 is activated when both egl and xcb are enabled
use egl  QT5_GENTOO_CONFIG+=(xcb:egl_x11) || 
QT5_GENTOO_CONFIG+=(egl:egl_x11)
-
-   qt5-build_pkg_setup
 }
 
 src_configure() {

diff --git a/dev-qt/qtnetwork/qtnetwork-5.3.1-r1.ebuild 
b/dev-qt/qtnetwork/qtnetwork-5.3.1-r1.ebuild
index 6c2cfa1..79b546e 100644
--- a/dev-qt/qtnetwork/qtnetwork-5.3.1-r1.ebuild
+++ b/dev-qt/qtnetwork/qtnetwork-5.3.1-r1.ebuild
@@ -42,8 +42,6 @@ QT5_GENTOO_CONFIG=(
 )
 
 pkg_setup() {
-   qt5-build_pkg_setup
-
use connman  QT5_TARGET_SUBDIRS+=(src/plugins/bearer/connman)
use networkmanager  
QT5_TARGET_SUBDIRS+=(src/plugins/bearer/networkmanager)
 }

diff --git a/dev-qt/qtnetwork/qtnetwork-5.3..ebuild 
b/dev-qt/qtnetwork/qtnetwork-5.3..ebuild
index 6c2cfa1..79b546e 100644
--- a/dev-qt/qtnetwork/qtnetwork-5.3..ebuild
+++ b/dev-qt/qtnetwork/qtnetwork-5.3..ebuild
@@ -42,8 +42,6 @@ QT5_GENTOO_CONFIG=(
 )
 
 pkg_setup() {
-   qt5-build_pkg_setup
-
use connman  QT5_TARGET_SUBDIRS+=(src/plugins/bearer/connman)
use networkmanager  
QT5_TARGET_SUBDIRS+=(src/plugins/bearer/networkmanager)
 }

diff --git a/dev-qt/qtnetwork/qtnetwork-5.4..ebuild 
b/dev-qt/qtnetwork/qtnetwork-5.4..ebuild
index 6c2cfa1..79b546e 100644
--- a/dev-qt/qtnetwork/qtnetwork-5.4..ebuild
+++ b/dev-qt/qtnetwork/qtnetwork-5.4..ebuild
@@ -42,8 +42,6 @@ QT5_GENTOO_CONFIG=(
 )
 
 pkg_setup() {
-   qt5-build_pkg_setup
-
use connman  QT5_TARGET_SUBDIRS+=(src/plugins/bearer/connman)
use networkmanager  
QT5_TARGET_SUBDIRS+=(src/plugins/bearer/networkmanager)
 }

diff --git a/dev-qt/qtnetwork/qtnetwork-5..ebuild 
b/dev-qt/qtnetwork/qtnetwork-5..ebuild
index 6c2cfa1..79b546e 100644
--- a/dev-qt/qtnetwork/qtnetwork-5..ebuild
+++ b/dev-qt/qtnetwork/qtnetwork-5..ebuild
@@ -42,8 +42,6 @@ QT5_GENTOO_CONFIG=(
 )
 
 pkg_setup() {
-   qt5-build_pkg_setup
-
use connman  QT5_TARGET_SUBDIRS+=(src/plugins/bearer/connman)
use networkmanager  
QT5_TARGET_SUBDIRS+=(src/plugins/bearer/networkmanager)
 }

diff --git a/dev-qt/qtwebkit/qtwebkit-5.3.1.ebuild 
b/dev-qt/qtwebkit/qtwebkit-5.3.1.ebuild
index a031505..49d482e 100644
--- a/dev-qt/qtwebkit/qtwebkit-5.3.1.ebuild
+++ 

[gentoo-commits] gentoo-x86 commit in media-video/libav: ChangeLog libav-0.8.15.ebuild libav-9999.ebuild libav-9.16.ebuild

2014-08-17 Thread Luca Barbato (lu_zero)
lu_zero 14/08/17 12:55:32

  Modified: ChangeLog libav-.ebuild
  Added:libav-0.8.15.ebuild libav-9.16.ebuild
  Log:
  New point releases and Libav 11 preparation
  
  (Portage version: 2.2.8-prefix/cvs/Darwin i386, RepoMan options: --force, 
unsigned Manifest commit)

Revision  ChangesPath
1.216media-video/libav/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -r1.215 -r1.216
--- ChangeLog   10 Aug 2014 21:00:35 -  1.215
+++ ChangeLog   17 Aug 2014 12:55:32 -  1.216
@@ -1,6 +1,13 @@
 # ChangeLog for media-video/libav
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.215 
2014/08/10 21:00:35 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.216 
2014/08/17 12:55:32 lu_zero Exp $
+
+*libav-9.16 (17 Aug 2014)
+*libav-0.8.15 (17 Aug 2014)
+
+  17 Aug 2014; Luca Barbato lu_z...@gentoo.org +libav-0.8.15.ebuild,
+  +libav-9.16.ebuild, libav-.ebuild:
+  New point releases
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org libav-0.8.11.ebuild,
   libav-0.8.13.ebuild, libav-0.8.7.ebuild, libav-0.8..ebuild,



1.72 media-video/libav/libav-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/libav-.ebuild?rev=1.72view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/libav-.ebuild?rev=1.72content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/libav-.ebuild?r1=1.71r2=1.72

Index: libav-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/libav/libav-.ebuild,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- libav-.ebuild   10 Aug 2014 21:00:35 -  1.71
+++ libav-.ebuild   17 Aug 2014 12:55:32 -  1.72
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-.ebuild,v 1.71 
2014/08/10 21:00:35 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-.ebuild,v 1.72 
2014/08/17 12:55:32 lu_zero Exp $
 
 EAPI=5
 
@@ -305,6 +305,7 @@
 
 multilib_src_install() {
emake DESTDIR=${D} install install-man
+   use doc  dodoc doc/*.html
 
if use tools; then
dobin ${TOOLS[@]/#/tools/}
@@ -313,8 +314,6 @@
 
 multilib_src_install_all() {
dodoc Changelog README INSTALL
-   dodoc doc/*.txt
-   use doc  dodoc doc/*.html
 }
 
 multilib_src_test() {



1.1  media-video/libav/libav-0.8.15.ebuild

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

Index: libav-0.8.15.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.15.ebuild,v 1.1 
2014/08/17 12:55:32 lu_zero Exp $

EAPI=5

if [[ ${PV} == * ]] ; then
SCM=git-2
EGIT_REPO_URI=git://git.libav.org/libav.git
[[ ${PV%} !=  ]]  EGIT_BRANCH=release/${PV%.}
fi

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

DESCRIPTION=Complete solution to record, convert and stream audio and video
HOMEPAGE=http://libav.org/;
if [[ ${PV} == * ]] ; then
SRC_URI=
elif [[ ${PV%_p*} != ${PV} ]] ; then # Gentoo snapshot
SRC_URI=http://dev.gentoo.org/~lu_zero/libav/${P}.tar.xz;
else # Official release
SRC_URI=http://${PN}.org/releases/${P}.tar.xz;
fi

SRC_URI+= test? ( http://dev.gentoo.org/~lu_zero/libav/fate-0.8.2.tar.xz )

LICENSE=LGPL-2.1 gpl? ( GPL-3 )
SLOT=0/0.8
[[ ${PV} == * ]] || \
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris

IUSE=+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cdio cpudetection
  custom-cflags debug dirac doc +encode faac truetype frei0r +gpl gsm
  +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 +network 
openssl
  oss pic 

[gentoo-commits] gentoo-x86 commit in media-libs/phonon-gstreamer: phonon-gstreamer-4.7.2.ebuild ChangeLog

2014-08-17 Thread Jeroen Roovers (jer)
jer 14/08/17 13:01:22

  Modified: phonon-gstreamer-4.7.2.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #519592).
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.3  media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild

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

Index: phonon-gstreamer-4.7.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- phonon-gstreamer-4.7.2.ebuild   31 Jul 2014 08:37:04 -  1.2
+++ phonon-gstreamer-4.7.2.ebuild   17 Aug 2014 13:01: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/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild,v
 1.2 2014/07/31 08:37:04 kensington Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild,v
 1.3 2014/08/17 13:01:22 jer Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 if [[ ${PV} == * ]]; then
KEYWORDS=
 else
-   KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd 
~x64-macos
+   KEYWORDS=~amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd 
~x64-macos
 fi
 SLOT=0
 IUSE=alsa debug +network +qt4 qt5



1.52 media-libs/phonon-gstreamer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog   14 Aug 2014 15:05:22 -  1.51
+++ ChangeLog   17 Aug 2014 13:01:22 -  1.52
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/phonon-gstreamer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v 
1.51 2014/08/14 15:05:22 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v 
1.52 2014/08/17 13:01:22 jer Exp $
+
+  17 Aug 2014; Jeroen Roovers j...@gentoo.org phonon-gstreamer-4.7.2.ebuild:
+  Stable for HPPA (bug #519592).
 
   14 Aug 2014; Johannes Huber j...@gentoo.org phonon-gstreamer-.ebuild:
   Fix slot on media-plugins/gst-plugins-meta by Franz Fellner






[gentoo-commits] gentoo-x86 commit in media-libs/phonon: ChangeLog phonon-4.7.2.ebuild

2014-08-17 Thread Jeroen Roovers (jer)
jer 14/08/17 13:02:06

  Modified: ChangeLog phonon-4.7.2.ebuild
  Log:
  Stable for HPPA (bug #519592).
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.59 media-libs/phonon/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   10 Aug 2014 21:42:11 -  1.58
+++ ChangeLog   17 Aug 2014 13:02:06 -  1.59
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/phonon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v 1.58 
2014/08/10 21:42:11 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v 1.59 
2014/08/17 13:02:06 jer Exp $
+
+  17 Aug 2014; Jeroen Roovers j...@gentoo.org phonon-4.7.2.ebuild:
+  Stable for HPPA (bug #519592).
 
   10 Aug 2014; Johannes Huber j...@gentoo.org -phonon-4.7.1-r1.ebuild,
   phonon-4.7.2.ebuild, phonon-.ebuild:



1.3  media-libs/phonon/phonon-4.7.2.ebuild

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

Index: phonon-4.7.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.7.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- phonon-4.7.2.ebuild 10 Aug 2014 21:42:11 -  1.2
+++ phonon-4.7.2.ebuild 17 Aug 2014 13:02:06 -  1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.7.2.ebuild,v 1.2 
2014/08/10 21:42:11 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.7.2.ebuild,v 1.3 
2014/08/17 13:02:06 jer Exp $
 
 EAPI=5
 
 if [[ ${PV} != ** ]]; then
SRC_URI=mirror://kde/stable/phonon/${PV}/${P}.tar.xz
-   KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+   KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
 else
SCM_ECLASS=git-r3
EGIT_REPO_URI=( git://anongit.kde.org/${PN} )






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

2014-08-17 Thread Brian Dolbec
commit: 44d1c523c8d42ec8e33391ea0b33e1d19b3a5140
Author: Brian Dolbec dolsen AT gentoo DOT org
AuthorDate: Sun Aug 17 14:14:22 2014 +
Commit: Brian Dolbec brian.dolbec AT gmail DOT com
CommitDate: Sun Aug 17 14:14:22 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=44d1c523

api.py: Fix an indent error preventing syncing

This correctly fixes commit: 964bb33df4a75
Subject: api.py: Fixes lack of syncing overlays
Author: Devan Franchini twitch153 AT gentoo.org (Sat 16 Aug 2014 09:00:47 
PM PDT)

and original commit: 754cc935e1484
Suubject: Fix errors in overlay updates.
Author: Brian Dolbec dolsen AT gentoo.org (Sat 26 Jul 2014 04:38:14 PM PDT)

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

diff --git a/layman/api.py b/layman/api.py
index e56d5e8..b62e8f5 100755
--- a/layman/api.py
+++ b/layman/api.py
@@ -505,7 +505,7 @@ class LaymanAPI(object):
 self.output.warn('Failed to perform overlay type or url 
updates', 2)
 self.output.warn('for Overlay: %s' % ovl, 2)
 self.output.warn('Error was: %s' % str(error))
-pass
+continue
 
 try:
 self.output.debug(API.sync(); starting db.sync(ovl), 5)



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-08-17 Thread Johannes Huber
commit: 04f0d76d63ec6d84521d80dffbb14efe57646721
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Sun Aug 17 13:14:43 2014 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Sun Aug 17 13:16:00 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=04f0d76d

[net-irc/konversation] DEPEND on media-libs/phonon[qt5], bug #520128

Package-Manager: portage-2.2.12

---
 net-irc/konversation/konversation-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index b22bfb1..c80340b 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -45,7 +45,7 @@ RDEPEND=
dev-qt/qtgui:5
dev-qt/qtwidgets:5
dev-qt/qtxml:5
-   media-libs/phonon[qt4]
+   media-libs/phonon[qt5]
 
 DEPEND=${RDEPEND}
nls? ( sys-devel/gettext )



[gentoo-commits] gentoo-x86 commit in app-admin/ansible: ansible-1.7.1.ebuild ChangeLog

2014-08-17 Thread Johann Schmitz (ercpe)
ercpe   14/08/17 15:31:06

  Modified: ChangeLog
  Added:ansible-1.7.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
77C501ED)

Revision  ChangesPath
1.51 app-admin/ansible/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/ansible/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   12 Aug 2014 06:35:22 -  1.50
+++ ChangeLog   17 Aug 2014 15:31:06 -  1.51
@@ -1,6 +1,11 @@
 # ChangeLog for app-admin/ansible
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/ansible/ChangeLog,v 1.50 
2014/08/12 06:35:22 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/ansible/ChangeLog,v 1.51 
2014/08/17 15:31:06 ercpe Exp $
+
+*ansible-1.7.1 (17 Aug 2014)
+
+  17 Aug 2014; Johann Schmitz er...@gentoo.org +ansible-1.7.1.ebuild:
+  Version bump
 
 *ansible-1.7.0 (12 Aug 2014)
 



1.1  app-admin/ansible/ansible-1.7.1.ebuild

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

Index: ansible-1.7.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/ansible/ansible-1.7.1.ebuild,v 1.1 
2014/08/17 15:31:06 ercpe Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 readme.gentoo

DESCRIPTION=Radically simple deployment, model-driven configuration 
management, and command execution framework
HOMEPAGE=http://ansible.com/;
SRC_URI=https://github.com/ansible/${PN}/archive/v${PV}.tar.gz - ${P}.tar.gz

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

DEPEND=
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/passlib[${PYTHON_USEDEP}]
dev-vcs/git
)
RDEPEND=
dev-python/jinja[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
net-misc/sshpass
virtual/ssh


python_test() {
make tests || die tests failed
}

python_install_all() {
distutils-r1_python_install_all

doman docs/man/man1/*.1

insinto /usr/share/${PN}
doins -r examples

newenvd ${FILESDIR}/${PN}.env 95ansible
}

src_install() {
distutils-r1_src_install
readme.gentoo_create_doc
}






[gentoo-commits] gentoo commit in xml/images/gwn: 20041229_bahadir.jpg

2014-08-17 Thread Alex Legler (a3li)
a3li14/08/17 15:41:42

  Removed:  20041229_bahadir.jpg
  Log:
  Removing upon request from depicted person



[gentoo-commits] gentoo-x86 commit in app-emulation/fuse: ChangeLog

2014-08-17 Thread Jesus Rivero (neurogeek)
neurogeek14/08/17 15:55:56

  Modified: ChangeLog
  Log:
  Adding missing patch. Closes bug #518284
  
  (Portage version: 2.2.8_p17_p17835632/cvs/Linux i686, signed Manifest commit 
with key 1F6F0683)

Revision  ChangesPath
1.43 app-emulation/fuse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/fuse/ChangeLog?rev=1.43view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/fuse/ChangeLog?rev=1.43content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/fuse/ChangeLog?r1=1.42r2=1.43

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   23 Jul 2014 23:12:31 -  1.42
+++ ChangeLog   17 Aug 2014 15:55:56 -  1.43
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/fuse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.42 
2014/07/23 23:12:31 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.43 
2014/08/17 15:55:56 neurogeek Exp $
+
+  17 Aug 2014; Jesus Rivero neurog...@gentoo.org
+  +files/fuse-1.1.1-gold-link-lm.patch:
+  Adding missing patch. Closes bug #518284
 
 *fuse-1.1.1 (23 Jul 2014)
 






[gentoo-commits] gentoo-x86 commit in sys-firmware/nvidia-firmware: - New directory

2014-08-17 Thread Christian Ruppert (idl0r)
idl0r   14/08/17 15:56:47

  Log:
  Directory /var/cvsroot/gentoo-x86/sys-firmware/nvidia-firmware added to the 
repository



[gentoo-commits] gentoo-x86 commit in app-emulation/fuse/files: fuse-1.1.1-gold-link-lm.patch

2014-08-17 Thread Jesus Rivero (neurogeek)
neurogeek14/08/17 15:55:56

  Added:fuse-1.1.1-gold-link-lm.patch
  Log:
  Adding missing patch. Closes bug #518284
  
  (Portage version: 2.2.8_p17_p17835632/cvs/Linux i686, signed Manifest commit 
with key 1F6F0683)

Revision  ChangesPath
1.1  app-emulation/fuse/files/fuse-1.1.1-gold-link-lm.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/fuse/files/fuse-1.1.1-gold-link-lm.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/fuse/files/fuse-1.1.1-gold-link-lm.patch?rev=1.1content-type=text/plain

Index: fuse-1.1.1-gold-link-lm.patch
===
diff -uNr fuse-1.1.1.orig/sound/Makefile.am fuse-1.1.1/sound/Makefile.am
--- fuse-1.1.1.orig/sound/Makefile.am   2014-06-04 17:32:46.54001 -0400
+++ fuse-1.1.1/sound/Makefile.am2014-06-04 19:04:23.19001 -0400
@@ -46,5 +46,6 @@
 
 libsound_a_LIBADD = $(SOUND_LIBADD)
 libsound_a_DEPENDENCIES = $(SOUND_LIBADD)
+libsound_a_LDFLAGS = -lm
 
 noinst_HEADERS = sfifo.h blipbuffer.h






[gentoo-commits] gentoo-x86 commit in sys-firmware/nvidia-firmware: ChangeLog nvidia-firmware-325.15.ebuild metadata.xml Manifest

2014-08-17 Thread Christian Ruppert (idl0r)
idl0r   14/08/17 16:01:32

  Added:ChangeLog nvidia-firmware-325.15.ebuild
metadata.xml Manifest
  Log:
  Initial import, bug 493216 - thanks to Ilia Mirkin imir...@alum.mit.edu
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B427ABC8)

Revision  ChangesPath
1.1  sys-firmware/nvidia-firmware/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/nvidia-firmware/ChangeLog?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/nvidia-firmware/ChangeLog?rev=1.1content-type=text/plain

Index: ChangeLog
===
# ChangeLog for sys-firmware/nvidia-firmware
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-firmware/nvidia-firmware/ChangeLog,v 1.1 
2014/08/17 16:01:32 idl0r Exp $

*nvidia-firmware-325.15 (17 Aug 2014)

  17 Aug 2014; Christian Ruppert id...@gentoo.org
  +nvidia-firmware-325.15.ebuild, +metadata.xml:
  Initial import, bug 493216 - thanks to Ilia Mirkin imir...@alum.mit.edu




1.1  sys-firmware/nvidia-firmware/nvidia-firmware-325.15.ebuild

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

Index: nvidia-firmware-325.15.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-firmware/nvidia-firmware/nvidia-firmware-325.15.ebuild,v
 1.1 2014/08/17 16:01:32 idl0r Exp $

EAPI=5

inherit unpacker

NV_URI=http://us.download.nvidia.com/XFree86/;
X86_NV_PACKAGE=NVIDIA-Linux-x86-${PV}

EXTRACT_FIRMWARE_REV=845a51ab607df85fc0ed01f0b5b6d57850e37662

DESCRIPTION=Kernel and mesa firmware for nouveau (video accel and pgraph)
HOMEPAGE=http://nouveau.freedesktop.org/wiki/VideoAcceleration/;
SRC_URI=${NV_URI}Linux-x86/${PV}/${X86_NV_PACKAGE}.run

https://raw.github.com/imirkin/re-vp2/${EXTRACT_FIRMWARE_REV}/extract_firmware.py
 - nvidia_extract_firmware-${PV}.py

LICENSE=MIT NVIDIA-r2
SLOT=0
KEYWORDS=~x86 ~amd64

DEPEND==dev-lang/python-2*
RDEPEND=

RESTRICT=bindist mirror

S=${WORKDIR}

src_unpack() {
mkdir ${S}/${X86_NV_PACKAGE}
cd ${S}/${X86_NV_PACKAGE}
unpack_makeself ${X86_NV_PACKAGE}.run
}

src_compile() {
python2 ${DISTDIR}/nvidia_extract_firmware-${PV}.py || die 
Extracting firmwares failed...
}

src_install() {
insinto /lib/firmware/nouveau
doins nv* vuc-*
}



1.1  sys-firmware/nvidia-firmware/metadata.xml

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

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
maintainer
emailid...@gentoo.org/email
nameChristian Ruppert/name
/maintainer
/pkgmetadata



1.1  sys-firmware/nvidia-firmware/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/nvidia-firmware/Manifest?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/nvidia-firmware/Manifest?rev=1.1content-type=text/plain

Index: Manifest
===
DIST NVIDIA-Linux-x86-325.15.run 27409286 SHA256 
3d790e4bfed24641f7cc76879144ab5d52b12271012ba381b0d33aa1a2e08775 SHA512 
48052c3daa8748a7c43de1c24e00fdd3f94cebbe7f5efbb185a0472a1d0bbab8adfe377359ccdc6cd8e437a80506fdd551408237b0842c194a3497c43cf3487e
 WHIRLPOOL 
387fb8af1a31cc295abe7b15fee7d5bc01c515603b178abe7f50864dbbf0685ca50f88e67359adc4af8e90caaeb1fba95aa6af9f54e6fced46c82c5cfc094390
DIST nvidia_extract_firmware-325.15.py 12715 SHA256 
e04030b4843367626a98c2afd92fe54d8f72d4904ffa1b42ad00554156614fd6 SHA512 
ede9bed14bdae0684a5091fbaa1edcd5ed57463a19a4aee72633167ade5490f8de1d373ebf541678fa53d952da5cd9251c429329aa487578083d9622e6b926a4
 WHIRLPOOL 
2d549ee458787170e6192891a0e22f046a8a0424b4dc06ca77a163aad9ebb8c4973021f11b3a08cdf1c687796f1a2c9428e9f6a70138259a6d9f2a2b6b34e6bb
EBUILD nvidia-firmware-325.15.ebuild 1061 SHA256 
7487b0c55465a16e2f805f97af79582e71abda18eb19d889ab463aa125e90458 SHA512 
b33feb0746ff4e80fc7e18200a676d089fca3ffb2f9cf2b1b38cd6026f3c90035274e1b52ccc9d50251282db6147b24c32fc340f8ad026e9da012b0bf7239ba5
 WHIRLPOOL 

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

2014-08-17 Thread Maxim Koltsov (maksbotan)
maksbotan14/08/17 16:07:41

  Modified: ChangeLog
  Added:openvz-sources-2.6.32.93.4.ebuild
  Log:
  Bump to 2.6.32.93.4, thanks to slepnoga.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
F8DBDADE)

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/openvz-sources/ChangeLog,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- ChangeLog   27 Jul 2014 16:09:58 -  1.233
+++ ChangeLog   17 Aug 2014 16:07:40 -  1.234
@@ -1,6 +1,12 @@
 # ChangeLog for sys-kernel/openvz-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openvz-sources/ChangeLog,v 1.233 
2014/07/27 16:09:58 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openvz-sources/ChangeLog,v 1.234 
2014/08/17 16:07:40 maksbotan Exp $
+
+*openvz-sources-2.6.32.93.4 (17 Aug 2014)
+
+  17 Aug 2014; Maxim Koltsov maksbo...@gentoo.org
+  +openvz-sources-2.6.32.93.4.ebuild:
+  Bump to 2.6.32.93.4, thanks to slepnoga.
 
 *openvz-sources-2.6.32.92.3 (27 Jul 2014)
 



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

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

Index: openvz-sources-2.6.32.93.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/openvz-sources/openvz-sources-2.6.32.93.4.ebuild,v
 1.1 2014/08/17 16:07:40 maksbotan Exp $

EAPI=5

inherit versionator

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

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

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

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

inherit kernel-2
#detect_version

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

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

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

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

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






[gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-bootloader.xml

2014-08-17 Thread Sven Vermeulen (swift)
swift   14/08/17 16:18:32

  Modified: hb-install-x86+amd64-bootloader.xml
  Log:
  Fix bug #519920 - Drop framebuffer information, it is complicated and outdated

Revision  ChangesPath
1.40 
xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.40view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.40content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.39r2=1.40

Index: hb-install-x86+amd64-bootloader.xml
===
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- hb-install-x86+amd64-bootloader.xml 31 Dec 2013 20:29:23 -  1.39
+++ hb-install-x86+amd64-bootloader.xml 17 Aug 2014 16:18:31 -  1.40
@@ -4,12 +4,12 @@
 !-- The content of this document is licensed under the CC-BY-SA license --
 !-- See http://creativecommons.org/licenses/by-sa/2.5 --
 
-!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
 1.39 2013/12/31 20:29:23 swift Exp $ --
+!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
 1.40 2014/08/17 16:18:31 swift Exp $ --
 
 sections
 
-version23/version
-date2013-12-31/date
+version24/version
+date2014-08-17/date
 
 section
 titleMaking your Choice/title
@@ -26,6 +26,7 @@
 
 /body
 body test=contains('AMD64 x86', func:keyval('arch'))
+
 p
 For keyval id=arch/, Gentoo Linux provides uri
 link=#grub2GRUB2/uri, uri link=#liloLILO/uri and
@@ -33,88 +34,12 @@
 /p
 
 /body
-body
-p
-But before we install the bootloader, we inform you how to configure
-framebuffer (assuming you want it of course). With framebuffer you can run the
-Linux command line with (limited) graphical features (such as using the nice
-bootsplash image Gentoo provides).
-/p
-
-/body
-/subsection
-subsection
-titleOptional: Framebuffer/title
-body
-
-p
-eIf/e you have configured your kernel with framebuffer support (or you used
-cgenkernel/c default kernel configuration), you can activate it by adding a
-a cvideo/c statement to your bootloader configuration file.
-/p
-
-p
-First of all, you need to know your framebuffer device. You should have used
-cuvesafb/c as the eVESA driver/e.
-/p
+body test=contains('IA64', func:keyval('arch'))
 
 p
-The cvideo/c statement controls framebuffer display options. It needs to be
-given the framebuffer driver followed by the control statements you wish to
-enable. All variables are listed in
-path/usr/src/linux/Documentation/fb/uvesafb.txt/path. The most-used options
-are:
-/p
-
-table
-tr
-  thControl/th
-  thDescription/th
-/tr
-tr
-  tiywrap/ti
-  ti
-Assume that the graphical card can wrap around its memory (i.e. continue at
-the beginning when it has approached the end)
-  /ti
-/tr
-tr
-  timtrr:cn/c/ti
-  ti
-Setup MTRR registers. cn/c can be:br/
-0 - disabledbr/
-1 - uncachablebr/
-2 - write-backbr/
-3 - write-combiningbr/
-4 - write-through
-  /ti
-/tr
-tr
-  ticmode/c/ti
-  ti
-Set up the resolution, color depth and refresh rate. For instance,
-c1024x768-32@85/c for a resolution of 1024x768, 32 bit color depth and 
a
-refresh rate of 85 Hz.
-  /ti
-/tr
-/table
-
-p
-The result could be something like
-cvideo=uvesafb:mtrr:3,ywrap,1024x768-32@85/c. Write this setting down; you
-will need it shortly.
-/p
-
-p test=func:keyval('arch')='IA64'
 Now, you should install the uri link=#eliloelilo bootloader/uri.
 /p
 
-p test=not(func:keyval('arch')='IA64')
-Now continue by installing uri link=#grubGRUB/uri, uri
-link=#grub2GRUB2/uri eor/e uri
-link=#liloLILO/uri.
-/p
-
 /body
 /subsection
 /section






[gentoo-commits] gentoo-x86 commit in media-video/mpv: ChangeLog mpv-0.4.1.ebuild

2014-08-17 Thread Tom Wijsman (tomwij)
tomwij  14/08/17 16:21:06

  Modified: ChangeLog
  Removed:  mpv-0.4.1.ebuild
  Log:
  Remove version 0.4.1, proxied commit for Nikoli.
  
  (Portage version: 2.2.10_p125/cvs/Linux x86_64, signed Manifest commit with 
key 6D34E57D)

Revision  ChangesPath
1.94 media-video/mpv/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog   17 Aug 2014 07:23:17 -  1.93
+++ ChangeLog   17 Aug 2014 16:21:05 -  1.94
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/mpv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.93 2014/08/17 
07:23:17 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.94 2014/08/17 
16:21:05 tomwij Exp $
+
+  17 Aug 2014; Tom Wijsman tom...@gentoo.org -mpv-0.4.1.ebuild:
+  Remove version 0.4.1, proxied commit for Nikoli.
 
 *mpv-0.5.0 (17 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-vcs/subversion: ChangeLog subversion-1.7.18.ebuild

2014-08-17 Thread Jeroen Roovers (jer)
jer 14/08/17 16:23:37

  Modified: ChangeLog subversion-1.7.18.ebuild
  Log:
  Stable for HPPA (bug #519202).
  
  (Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.189dev-vcs/subversion/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- ChangeLog   14 Aug 2014 16:56:07 -  1.188
+++ ChangeLog   17 Aug 2014 16:23:36 -  1.189
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/subversion
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.188 
2014/08/14 16:56:07 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.189 
2014/08/17 16:23:36 jer Exp $
+
+  17 Aug 2014; Jeroen Roovers j...@gentoo.org subversion-1.7.18.ebuild:
+  Stable for HPPA (bug #519202).
 
   14 Aug 2014; Thomas Sachau (Tommy[D]) to...@gentoo.org
   -subversion-1.7.14.ebuild:



1.2  dev-vcs/subversion/subversion-1.7.18.ebuild

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

Index: subversion-1.7.18.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.18.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- subversion-1.7.18.ebuild14 Aug 2014 16:54:14 -  1.1
+++ subversion-1.7.18.ebuild17 Aug 2014 16:23:36 -  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/subversion/subversion-1.7.18.ebuild,v 1.1 
2014/08/14 16:54:14 tommy Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.18.ebuild,v 1.2 
2014/08/17 16:23:36 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -18,7 +18,7 @@
 
 LICENSE=Subversion GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java 
kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf
 
 COMMON_DEPEND==dev-db/sqlite-3.6.18[threadsafe(+)]






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

2014-08-17 Thread William Hubbs
commit: c60ef5c381e9edc7e30be9dcc9cc7e123515452e
Author: William Hubbs w.d.hubbs AT gmail DOT com
AuthorDate: Sun Aug 17 16:23:52 2014 +
Commit: William Hubbs williamh AT gentoo DOT org
CommitDate: Sun Aug 17 16:23:52 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=c60ef5c3

mtab: add verbose level deprecation warnings

---
 FEATURE-REMOVAL-SCHEDULE | 2 +-
 init.d/mtab.in   | 5 +
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/FEATURE-REMOVAL-SCHEDULE b/FEATURE-REMOVAL-SCHEDULE
index 271316f..344711f 100644
--- a/FEATURE-REMOVAL-SCHEDULE
+++ b/FEATURE-REMOVAL-SCHEDULE
@@ -62,7 +62,7 @@ Who:
 
 What: the mtab service script
 
-When: 2.0
+When: make warnings more visible in 1.0, remove in 2.0
 
 Why: /etc/mtab should be a symbolic link to /proc/self/mounts on modern
 Linux systems

diff --git a/init.d/mtab.in b/init.d/mtab.in
index 61b57bd..e38d33e 100644
--- a/init.d/mtab.in
+++ b/init.d/mtab.in
@@ -17,6 +17,11 @@ start()
fi
 
ebegin Updating /etc/mtab
+   vewarn The support for updating /etc/mtab as a file is
+   vewarn deprecated and will be removed in the future.
+   vewarn Please run the following command as root on your system.
+   vewarn
+   vewarn ln -snf /proc/self/mounts /etc/mtab
if ! echo 2/dev/null /etc/mtab; then
ewend 1 /etc/mtab is not updateable
return 0



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

2014-08-17 Thread Jeroen Roovers (jer)
jer 14/08/17 16:24:42

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

Revision  ChangesPath
1.9  sys-libs/glibc/glibc-2.19-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild?r1=1.8r2=1.9

Index: glibc-2.19-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- glibc-2.19-r1.ebuild11 Aug 2014 13:48:14 -  1.8
+++ glibc-2.19-r1.ebuild17 Aug 2014 16:24:42 -  1.9
@@ -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-libs/glibc/glibc-2.19-r1.ebuild,v 1.8 
2014/08/11 13:48:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild,v 1.9 
2014/08/17 16:24:42 jer Exp $
 
 inherit eutils versionator toolchain-funcs flag-o-matic gnuconfig multilib 
systemd unpacker multiprocessing
 
@@ -8,7 +8,7 @@
 HOMEPAGE=http://www.gnu.org/software/libc/libc.html;
 
 LICENSE=LGPL-2.1+ BSD HPND ISC inner-net rc PCRE
-KEYWORDS=alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 ~s390 sh 
~sparc x86
+KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~s390 sh ~sparc 
x86
 RESTRICT=strip # strip ourself #46186
 EMULTILIB_PKG=true
 



1.1008   sys-libs/glibc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
retrieving revision 1.1007
retrieving revision 1.1008
diff -u -r1.1007 -r1.1008
--- ChangeLog   11 Aug 2014 13:48:14 -  1.1007
+++ ChangeLog   17 Aug 2014 16:24:42 -  1.1008
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/glibc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1007 
2014/08/11 13:48:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1008 
2014/08/17 16:24:42 jer Exp $
+
+  17 Aug 2014; Jeroen Roovers j...@gentoo.org glibc-2.19-r1.ebuild:
+  Stable for HPPA (bug #518364).
 
   11 Aug 2014; Mike Frysinger vap...@gentoo.org glibc-2.19-r1.ebuild:
   Pull in some more hppa patches #518460 by Guy Martin.






[gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-alpha-bootloader.xml hb-install-arm-bootloader.xml hb-install-hppa-bootloader.xml hb-install-mips-bootloader.xml hb-install-ppc

2014-08-17 Thread Sven Vermeulen (swift)
swift   14/08/17 16:38:14

  Modified: hb-install-alpha-bootloader.xml
hb-install-arm-bootloader.xml
hb-install-hppa-bootloader.xml
hb-install-mips-bootloader.xml
hb-install-ppc-bootloader.xml
hb-install-ppc64-bootloader.xml
hb-install-sparc-bootloader.xml
hb-install-x86+amd64-bootloader.xml
  Log:
  Fix bugs #519554 and #519488 - Update umount instructions

Revision  ChangesPath
1.26 xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml?rev=1.26view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml?rev=1.26content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml?r1=1.25r2=1.26

Index: hb-install-alpha-bootloader.xml
===
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- hb-install-alpha-bootloader.xml 11 Sep 2012 22:49:20 -  1.25
+++ hb-install-alpha-bootloader.xml 17 Aug 2014 16:38:13 -  1.26
@@ -4,12 +4,12 @@
 !-- The content of this document is licensed under the CC-BY-SA license --
 !-- See http://creativecommons.org/licenses/by-sa/2.5 --
 
-!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml,v
 1.25 2012/09/11 22:49:20 nightmorph Exp $ --
+!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml,v
 1.26 2014/08/17 16:38:13 swift Exp $ --
 
 sections
 
-version12/version
-date2012-09-11/date
+version13/version
+date2014-08-17/date
 
 section
 titleMaking your Choice/title
@@ -194,7 +194,7 @@
 # iexit/i
 cdimage ~# icd/i
 cdimage ~# iumount -l /mnt/gentoo/dev{/shm,/pts,}/i
-cdimage ~# iumount -l /mnt/gentoo{/boot,/proc,}/i
+cdimage ~# iumount /mnt/gentoo{/proc,/boot,/sys,}/i
 cdimage ~# ireboot/i
 /pre
 



1.7  xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?r1=1.6r2=1.7

Index: hb-install-arm-bootloader.xml
===
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hb-install-arm-bootloader.xml   9 May 2011 19:47:22 -   1.6
+++ hb-install-arm-bootloader.xml   17 Aug 2014 16:38:13 -  1.7
@@ -4,12 +4,12 @@
 !-- The content of this document is licensed under the CC-BY-SA license --
 !-- See http://creativecommons.org/licenses/by-sa/2.5 --
 
-!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml,v 
1.6 2011/05/09 19:47:22 nightmorph Exp $ --
+!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml,v 
1.7 2014/08/17 16:38:13 swift Exp $ --
 
 sections
 
-version10/version
-date2011-05-09/date
+version11/version
+date2014-08-17/date
 
 section
 titleMaking your Choice/title
@@ -240,7 +240,7 @@
 # iexit/i
 cdimage ~# icd/i
 cdimage ~# iumount -l /mnt/gentoo/dev{/shm,/pts,}/i
-cdimage ~# iumount -l /mnt/gentoo{/boot,/proc,}/i
+cdimage ~# iumount /mnt/gentoo{/proc,/boot,/sys,}/i
 cdimage ~# ireboot/i
 /pre
 



1.20 xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?r1=1.19r2=1.20

Index: hb-install-hppa-bootloader.xml
===
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- hb-install-hppa-bootloader.xml  9 May 2011 19:47:22 -   1.19
+++ hb-install-hppa-bootloader.xml  17 Aug 2014 16:38:13 -  1.20
@@ -4,12 +4,12 @@
 !-- The content of this document is licensed under the CC-BY-SA license --
 !-- See 

[gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-net-advanced.xml

2014-08-17 Thread Sven Vermeulen (swift)
swift   14/08/17 16:53:27

  Modified: hb-net-advanced.xml
  Log:
  Fix bug #518682, improve network naming, thanks to Samuli Suominen

Revision  ChangesPath
1.24 xml/htdocs/doc/en/handbook/hb-net-advanced.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?rev=1.24view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?rev=1.24content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?r1=1.23r2=1.24

Index: hb-net-advanced.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- hb-net-advanced.xml 12 Apr 2014 12:08:58 -  1.23
+++ hb-net-advanced.xml 17 Aug 2014 16:53:27 -  1.24
@@ -4,7 +4,7 @@
 !-- The content of this document is licensed under the CC-BY-SA license --
 !-- See http://creativecommons.org/licenses/by-sa/2.5 --
 
-!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml,v 1.23 
2014/04/12 12:08:58 swift Exp $ --
+!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml,v 1.24 
2014/08/17 16:53:27 swift Exp $ --
 
 sections
 
@@ -13,8 +13,8 @@
 before we learn about modular networking.
 /abstract
 
-version16/version
-date2014-04-12/date
+version17/version
+date2014-08-17/date
 
 section
 titleAdvanced Configuration/title
@@ -331,10 +331,13 @@
 ID_NET_NAME_MAC=enxc80aa9429d76
 ID_OUI_FROM_DATABASE=Quanta Computer Inc.
 
+# ivim /etc/udev/rules.d/70-net-name-use-custom.rules/i
+comment# First one uses MAC information, and 70- number to be before other 
net rules/comment
+SUBSYSTEM==net, ACTION==add, ATTR{address}==c8:0a:a9:42:9d:76, 
NAME=lan0
+
 # ivim /etc/udev/rules.d/76-net-name-use-custom.rules/i
-comment# First one uses MAC information/comment
-SUBSYSTEM==net, ACTION==add, ENV{ID_NET_NAME_MAC}==enxc80aa9429d76, 
NAME=lan0
-comment# Second one uses ID_NET_NAME_PATH information/comment
+comment# Second one uses ID_NET_NAME_PATH information, and 76- number to be 
between/comment
+comment# 75-net-*.rules and 80-net-*.rules/comment
 SUBSYSTEM==net, ACTION==add, ENV{ID_NET_NAME_PATH}==enp3s0, NAME=wifi0
 /pre
 






[gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-about.xml hb-install-mips-medium.xml hb-install-next.xml hb-install-system.xml hb-install-x86+amd64-kernel.xml hb-portage-branc

2014-08-17 Thread Sven Vermeulen (swift)
swift   14/08/17 17:01:50

  Modified: hb-install-about.xml hb-install-mips-medium.xml
hb-install-next.xml hb-install-system.xml
hb-install-x86+amd64-kernel.xml
hb-portage-branches.xml hb-working-portage.xml
index.xml
  Log:
  Fix bug #517580 - URL updates and language improvements, thanks to Francesco 
Turco

Revision  ChangesPath
1.51 xml/htdocs/doc/en/handbook/hb-install-about.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?rev=1.51view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?rev=1.51content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?r1=1.50r2=1.51

Index: hb-install-about.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- hb-install-about.xml13 Apr 2014 10:29:03 -  1.50
+++ hb-install-about.xml17 Aug 2014 17:01:48 -  1.51
@@ -4,7 +4,7 @@
 !-- The content of this document is licensed under the CC-BY-SA license --
 !-- See http://creativecommons.org/licenses/by-sa/2.5 --
 
-!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml,v 1.50 
2014/04/13 10:29:03 swift Exp $ --
+!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml,v 1.51 
2014/08/17 17:01:48 swift Exp $ --
 
 sections
 
@@ -13,8 +13,8 @@
 handbook.
 /abstract
 
-version14/version
-date2014-04-13/date
+version15/version
+date2014-08-17/date
 
 section
 titleIntroduction/title
@@ -45,7 +45,7 @@
 It is very important that you understand that echoices/e are what
 makes Gentoo run. We try not to force you onto anything you don't like.
 If you feel like we do, please uri
-link=http://bugs.gentoo.org;bugreport/uri it.
+link=https://bugs.gentoo.org;bugreport/uri it.
 /p
 
 /body
@@ -148,13 +148,6 @@
 well. 
 /p
 
-p
-You also have several possibilities: you can compile your entire system from
-scratch or use a prebuilt environment to have your Gentoo environment up and
-running in no time. And of course you have intermediate solutions in which you
-don't compile everything but start from a semi-ready system.
-/p
-
 /body
 /subsection
 subsection
@@ -163,7 +156,7 @@
 
 p
 If you find a problem in the installation (or in the installation
-documentation), please visit our uri link=http://bugs.gentoo.org;bugtracking
+documentation), please visit our uri 
link=https://bugs.gentoo.org;bugtracking
 system/uri and check if the bug is known. If not, please create a bugreport 
 for it so we can take care of it. Do not be afraid of the developers who are 
 assigned to (your) bugs -- they generally don't eat people.
@@ -191,8 +184,8 @@
 Speaking of which, if you have a question regarding Gentoo, check out our uri
 link=https://wiki.gentoo.org/wiki/FAQ;Frequently Asked Questions/uri, 
available from the uri
 link=https://wiki.gentoo.org;Gentoo Wiki/uri. You can also view the uri
-link=http://forums.gentoo.org/viewforum.php?f=40;FAQs/uri on our
-uri link=http://forums.gentoo.org;forums/uri. 
+link=https://forums.gentoo.org/viewforum.php?f=40;FAQs/uri on our
+uri link=https://forums.gentoo.org;forums/uri. 
 /p
 
 /body



1.30 xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml?rev=1.30view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml?rev=1.30content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml?r1=1.29r2=1.30

Index: hb-install-mips-medium.xml
===
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- hb-install-mips-medium.xml  31 Dec 2013 20:18:34 -  1.29
+++ hb-install-mips-medium.xml  17 Aug 2014 17:01:48 -  1.30
@@ -4,7 +4,7 @@
 !-- The content of this document is licensed under the CC-BY-SA license --
 !-- See http://creativecommons.org/licenses/by-sa/2.5 --
 
-!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml,v 
1.29 2013/12/31 20:18:34 swift Exp $ --
+!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml,v 
1.30 2014/08/17 17:01:48 swift Exp $ --
 
 sections
 
@@ -13,8 +13,8 @@
 Gentoo using the MIPS Netboot images.
 /abstract
 
-version13/version
-date2013-12-31/date
+version14/version
+date2014-08-17/date
 
 section
 titleHardware Requirements/title
@@ 

[gentoo-commits] gentoo-x86 commit in x11-apps/intel-gpu-tools/files: - New directory

2014-08-17 Thread Remi Cardona (remi)
remi14/08/17 17:15:39

  Log:
  Directory /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/files added to the 
repository



[gentoo-commits] proj/x11:master commit in: media-libs/mesa/

2014-08-17 Thread Nikoli
commit: a6cbdcee9c4bbb52d0ad726804b2c1775e8feb50
Author: Nikoli nikoli AT gmx DOT us
AuthorDate: Sun Aug 17 17:24:49 2014 +
Commit: Nikoli nikoli AT lavabit DOT com
CommitDate: Sun Aug 17 17:24:49 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=a6cbdcee

media-libs/mesa: rebuild is required when llvm is updated

https://bugs.gentoo.org/510774 by Alexander Tsoy alexander AT tsoy.me

Package-Manager: portage-2.2.8-r1

---
 media-libs/mesa/mesa-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mesa/mesa-.ebuild b/media-libs/mesa/mesa-.ebuild
index 3eeaf19..9ce1752 100644
--- a/media-libs/mesa/mesa-.ebuild
+++ b/media-libs/mesa/mesa-.ebuild
@@ -118,7 +118,7 @@ RDEPEND=
=dev-libs/libelf-0.8.13-r2[${MULTILIB_USEDEP}]
) )
)
-   =sys-devel/llvm-3.3-r3[${MULTILIB_USEDEP}]
+   =sys-devel/llvm-3.3-r3:=[${MULTILIB_USEDEP}]
)
opencl? (
app-admin/eselect-opencl



[gentoo-commits] proj/udev-gentoo-scripts: New tag: 27

2014-08-17 Thread William Hubbs
commit: 
Commit: William Hubbs williamh AT gentoo DOT org
CommitDate: Sun Aug 17 17:30:57 2014 +

New tag: 27




[gentoo-commits] proj/openrc: New tag: openrc-0.13

2014-08-17 Thread William Hubbs
commit: 
Commit: William Hubbs williamh AT gentoo DOT org
CommitDate: Sun Aug 17 18:03:32 2014 +

New tag: openrc-0.13




[gentoo-commits] proj/openrc: New branch: openrc-0.13.x

2014-08-17 Thread William Hubbs
commit: 
Commit: William Hubbs williamh AT gentoo DOT org
CommitDate: Sun Aug 17 18:05:36 2014 +

New branch: openrc-0.13.x




[gentoo-commits] gentoo-x86 commit in sys-apps/openrc: openrc-0.13.ebuild ChangeLog

2014-08-17 Thread William Hubbs (williamh)
williamh14/08/17 18:15:19

  Modified: ChangeLog
  Added:openrc-0.13.ebuild
  Log:
  Version bump, bug #481182 tracks changes
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  ChangesPath
1.304sys-apps/openrc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v
retrieving revision 1.303
retrieving revision 1.304
diff -u -r1.303 -r1.304
--- ChangeLog   12 Aug 2014 01:22:44 -  1.303
+++ ChangeLog   17 Aug 2014 18:15:19 -  1.304
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/openrc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.303 
2014/08/12 01:22:44 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.304 
2014/08/17 18:15:19 williamh Exp $
+
+*openrc-0.13 (17 Aug 2014)
+
+  17 Aug 2014; William Hubbs willi...@gentoo.org +openrc-0.13.ebuild:
+  Version bump, bug #481182 tracks changes
 
   12 Aug 2014; William Hubbs willi...@gentoo.org openrc-.ebuild:
   install feature removal schedule



1.1  sys-apps/openrc/openrc-0.13.ebuild

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

Index: openrc-0.13.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.13.ebuild,v 1.1 
2014/08/17 18:15:19 williamh Exp $

EAPI=5

inherit eutils flag-o-matic multilib pam toolchain-funcs

DESCRIPTION=OpenRC manages the services, startup and shutdown of a host
HOMEPAGE=http://www.gentoo.org/proj/en/base/openrc/;

if [[ ${PV} ==  ]]; then
EGIT_REPO_URI=git://github.com/OpenRC/${PN}.git
inherit git-r3
else
SRC_URI=http://dev.gentoo.org/~williamh/dist/${P}.tar.bz2;
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
fi

LICENSE=BSD-2
SLOT=0
IUSE=debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs
tools unicode kernel_linux kernel_FreeBSD

COMMON_DEPEND==sys-apps/baselayout-2.1-r1
kernel_FreeBSD? ( || ( =sys-freebsd/freebsd-ubin-9.0_rc 
sys-process/fuser-bsd ) )
elibc_glibc? ( =sys-libs/glibc-2.5 )
ncurses? ( sys-libs/ncurses )
pam? ( sys-auth/pambase )
tools? ( dev-lang/perl )
kernel_linux? (
sys-process/psmisc
)
selinux? ( sec-policy/selinux-base-policy
sec-policy/selinux-openrc
sys-libs/libselinux )
!sys-fs/udev-init-scripts-27
DEPEND=${COMMON_DEPEND}
virtual/os-headers
ncurses? ( virtual/pkgconfig )
RDEPEND=${COMMON_DEPEND}
!prefix? (
kernel_linux? ( || ( =sys-apps/sysvinit-2.86-r6 
sys-process/runit ) )
kernel_FreeBSD? ( sys-freebsd/freebsd-sbin )
)

PDEPEND=netifrc? ( net-misc/netifrc )

src_prepare() {
sed -i 's:0444:0644:' mk/sys.mk || die

if [[ ${PV} ==  ]] ; then
local ver=git-${EGIT_VERSION:0:6}
sed -i /^GITVER[[:space:]]*=/s:=.*:=${ver}: mk/git.mk || die
fi

# Allow user patches to be applied without modifying the ebuild
epatch_user
}

src_compile() {
unset LIBDIR #266688

MAKE_ARGS=${MAKE_ARGS}
LIBNAME=$(get_libdir)
LIBEXECDIR=${EPREFIX}/$(get_libdir)/rc
MKNET=$(usex newnet)
MKSELINUX=$(usex selinux)
MKSTATICLIBS=$(usex static-libs)
MKTOOLS=$(usex tools)

local brand=Unknown
if use kernel_linux ; then
MAKE_ARGS=${MAKE_ARGS} OS=Linux
brand=Linux
elif use kernel_FreeBSD ; then
MAKE_ARGS=${MAKE_ARGS} OS=FreeBSD
brand=FreeBSD
fi
export BRANDING=Gentoo ${brand}
use prefix  MAKE_ARGS=${MAKE_ARGS} MKPREFIX=yes PREFIX=${EPREFIX}
export DEBUG=$(usev debug)
export MKPAM=$(usev pam)
export MKTERMCAP=$(usev ncurses)

tc-export CC AR RANLIB
emake ${MAKE_ARGS}
}

# set_config file option name yes value no value test
# a value of # will just comment out the 

[gentoo-commits] gentoo-x86 commit in sys-fs/udev-init-scripts: udev-init-scripts-27.ebuild ChangeLog

2014-08-17 Thread William Hubbs (williamh)
williamh14/08/17 18:16:53

  Modified: ChangeLog
  Added:udev-init-scripts-27.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  ChangesPath
1.104sys-fs/udev-init-scripts/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev-init-scripts/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog   22 Jul 2014 12:45:52 -  1.103
+++ ChangeLog   17 Aug 2014 18:16:53 -  1.104
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/udev-init-scripts
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev-init-scripts/ChangeLog,v 1.103 
2014/07/22 12:45:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev-init-scripts/ChangeLog,v 1.104 
2014/08/17 18:16:53 williamh Exp $
+
+*udev-init-scripts-27 (17 Aug 2014)
+
+  17 Aug 2014; William Hubbs willi...@gentoo.org 
+udev-init-scripts-27.ebuild:
+  version bump
 
   22 Jul 2014; Mike Frysinger vap...@gentoo.org
   udev-init-scripts-26-r2.ebuild:



1.1  sys-fs/udev-init-scripts/udev-init-scripts-27.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev-init-scripts/udev-init-scripts-27.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev-init-scripts/udev-init-scripts-27.ebuild?rev=1.1content-type=text/plain

Index: udev-init-scripts-27.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-fs/udev-init-scripts/udev-init-scripts-27.ebuild,v 
1.1 2014/08/17 18:16:53 williamh Exp $

EAPI=5

if [ ${PV} =  ]; then

EGIT_REPO_URI=git://git.overlays.gentoo.org/proj/udev-gentoo-scripts.git
inherit git-r3
else
SRC_URI=http://dev.gentoo.org/~williamh/dist/${P}.tar.bz2;
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86
fi

inherit eutils

DESCRIPTION=udev startup scripts for openrc
HOMEPAGE=http://www.gentoo.org;

LICENSE=GPL-2
SLOT=0
IUSE=

RESTRICT=test

COMMON_DEPEND==virtual/udev-180
!sys-fs/udev-186
DEPEND=${COMMON_DEPEND}
RDEPEND=${COMMON_DEPEND}
=sys-apps/openrc-0.13

src_prepare() {
epatch_user
}

pkg_postinst() {
# Add udev and udev-mount to the sysinit runlevel automatically if this 
is
# the first install of this package.
if [[ -z ${REPLACING_VERSIONS} ]]; then
if [[ ! -d ${ROOT%/}/etc/runlevels/sysinit ]]; then
mkdir -p ${ROOT%/}/etc/runlevels/sysinit
fi
if [[ -x ${ROOT%/}/etc/init.d/udev ]]; then
ln -s /etc/init.d/udev 
${ROOT%/}/etc/runlevels/sysinit/udev
fi
fi

# Warn the user about adding udev to their sysinit runlevel
if [[ -e ${ROOT%/}/etc/runlevels/sysinit ]]; then
if [[ ! -e ${ROOT%/}/etc/runlevels/sysinit/udev ]]; then
ewarn
ewarn You need to add udev to the sysinit runlevel.
ewarn If you do not do this,
ewarn your system will not be able to boot!
ewarn Run this command:
ewarn \trc-update add udev sysinit
fi
fi

if ! has_version sys-fs/eudev[rule-generator]  \
[[ -x $(type -P rc-update) ]]  rc-update show | grep udev-postmount | 
grep -qs 'boot\|default\|sysinit'; then
ewarn The udev-postmount service has been removed because the 
reasons for
ewarn its existance have been removed upstream.
ewarn Please remove it from your runlevels.
fi
}






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

2014-08-17 Thread Agostino Sarubbo (ago)
ago 14/08/17 19:05:37

  Modified: chromium-36.0.1985.143.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #519788
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  www-client/chromium/chromium-36.0.1985.143.ebuild

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

Index: chromium-36.0.1985.143.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-36.0.1985.143.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- chromium-36.0.1985.143.ebuild   13 Aug 2014 17:30:54 -  1.2
+++ chromium-36.0.1985.143.ebuild   17 Aug 2014 19:05: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/www-client/chromium/chromium-36.0.1985.143.ebuild,v 1.2 
2014/08/13 17:30:54 rich0 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-36.0.1985.143.ebuild,v 1.3 
2014/08/17 19:05:36 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -19,7 +19,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=amd64 ~arm ~x86
+KEYWORDS=amd64 ~arm x86
 IUSE=bindist cups gnome gnome-keyring kerberos neon pulseaudio selinux 
+tcmalloc
 
 # Native Client binaries are compiled with different set of flags, bug #452066.



1.1119   www-client/chromium/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v
retrieving revision 1.1118
retrieving revision 1.1119
diff -u -r1.1118 -r1.1119
--- ChangeLog   13 Aug 2014 17:30:54 -  1.1118
+++ ChangeLog   17 Aug 2014 19:05:36 -  1.1119
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/chromium
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1118 
2014/08/13 17:30:54 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1119 
2014/08/17 19:05:36 ago Exp $
+
+  17 Aug 2014; Agostino Sarubbo a...@gentoo.org 
chromium-36.0.1985.143.ebuild:
+  Stable for x86, wrt bug #519788
 
   13 Aug 2014; Richard Freeman ri...@gentoo.org
   chromium-36.0.1985.143.ebuild:






[gentoo-commits] gentoo-x86 commit in kde-misc/homerun: homerun-1.2.5.ebuild ChangeLog homerun-1.2.3.ebuild

2014-08-17 Thread Johannes Huber (johu)
johu14/08/17 19:06:20

  Modified: ChangeLog
  Added:homerun-1.2.5.ebuild
  Removed:  homerun-1.2.3.ebuild
  Log:
  Version bump, remove old.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
F3CFD2BD)

Revision  ChangesPath
1.8  kde-misc/homerun/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-misc/homerun/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   2 May 2014 22:20:37 -   1.7
+++ ChangeLog   17 Aug 2014 19:06:20 -  1.8
@@ -1,6 +1,12 @@
 # ChangeLog for kde-misc/homerun
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/homerun/ChangeLog,v 1.7 2014/05/02 
22:20:37 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/homerun/ChangeLog,v 1.8 2014/08/17 
19:06:20 johu Exp $
+
+*homerun-1.2.5 (17 Aug 2014)
+
+  17 Aug 2014; Johannes Huber j...@gentoo.org +homerun-1.2.5.ebuild,
+  -homerun-1.2.3.ebuild:
+  Version bump, remove old.
 
 *homerun-1.2.4 (02 May 2014)
 



1.1  kde-misc/homerun/homerun-1.2.5.ebuild

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

Index: homerun-1.2.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/homerun/homerun-1.2.5.ebuild,v 1.1 
2014/08/17 19:06:20 johu Exp $

EAPI=5

DECLARATIVE_REQUIRED=always
VIRTUALX_REQUIRED=test
VIRTUALDBUS_TEST=true
KDE_LINGUAS=ca ca@valencia cs da de el es fi fr gl hu it nl pl pt pt_BR ro sk
sl sv tr uk zh_CN
KDE_MINIMAL=4.10
inherit kde4-base

DESCRIPTION=Application launcher for KDE Plasma desktop
HOMEPAGE=https://projects.kde.org/projects/playground/base/homerun;
[[ ${PV} == * ]] || SRC_URI=mirror://kde/stable/${PN}/src/${P}.tar.xz

LICENSE=GPL-2 LGPL-2.1 BSD
KEYWORDS=~amd64 ~x86
SLOT=4
IUSE=debug

DEPEND=
$(add_kdebase_dep libkonq)
$(add_kdebase_dep libkworkspace)

RDEPEND=
${DEPEND}
$(add_kdebase_dep plasma-workspace)


# Fails 2 out of 6, check later again.
# With virtualx/virtualdbus it hangs
RESTRICT=test






[gentoo-commits] gentoo-x86 commit in net-dns/bind: ChangeLog

2014-08-17 Thread Christian Ruppert (idl0r)
idl0r   14/08/17 19:37:53

  Modified: ChangeLog
  Log:
  Fix broken comment, bug 520136
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B427ABC8)

Revision  ChangesPath
1.504net-dns/bind/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.504view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.504content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?r1=1.503r2=1.504

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v
retrieving revision 1.503
retrieving revision 1.504
diff -u -r1.503 -r1.504
--- ChangeLog   16 Aug 2014 18:33:33 -  1.503
+++ ChangeLog   17 Aug 2014 19:37:53 -  1.504
@@ -1,6 +1,9 @@
 # ChangeLog for net-dns/bind
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.503 2014/08/16 
18:33:33 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.504 2014/08/17 
19:37:53 idl0r Exp $
+
+  17 Aug 2014; Christian Ruppert id...@gentoo.org files/named.conf-r8:
+  Fix broken comment, bug 520136
 
   16 Aug 2014; Christian Ruppert id...@gentoo.org bind-9.10.0_p2.ebuild:
   Fix doc installation, bug 520008






[gentoo-commits] gentoo-x86 commit in net-dns/bind/files: named.conf-r8

2014-08-17 Thread Christian Ruppert (idl0r)
idl0r   14/08/17 19:37:53

  Modified: named.conf-r8
  Log:
  Fix broken comment, bug 520136
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B427ABC8)

Revision  ChangesPath
1.2  net-dns/bind/files/named.conf-r8

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/files/named.conf-r8?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/files/named.conf-r8?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/files/named.conf-r8?r1=1.1r2=1.2

Index: named.conf-r8
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/files/named.conf-r8,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- named.conf-r8   15 Aug 2014 12:05:02 -  1.1
+++ named.conf-r8   17 Aug 2014 19:37:53 -  1.2
@@ -1,6 +1,6 @@
 /*
  * Refer to the named.conf(5) and named(8) man pages, and the documentation
- * in /usr/share/doc/bind-*/ for more details.
+ * in /usr/share/doc/bind-* for more details.
  * Online versions of the documentation can be found here:
  * https://kb.isc.org/article/AA-01031
  *






[gentoo-commits] gentoo commit in xml/htdocs/foundation/en/minutes/2014: meeting-08-17.log

2014-08-17 Thread David Abbott (dabbott)
dabbott 14/08/17 20:06:39

  Added:meeting-08-17.log
  Log:
  meeting log for Aug AGM of the Gentoo Foundation

Revision  ChangesPath
1.1  xml/htdocs/foundation/en/minutes/2014/meeting-08-17.log

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/minutes/2014/meeting-08-17.log?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/minutes/2014/meeting-08-17.log?rev=1.1content-type=text/plain

Index: meeting-08-17.log
===
Aug 17 15:09:40 *   quantumsummers calls the meeting to begin
Aug 17 15:10:30 quantumsummersHear ye, hear ye, the Gentoo Foundation 
Inc's Annual General Meeting is now in session
Aug 17 15:10:38 BetelgeuseI don't think the AGM cares about trustee quorum
Aug 17 15:10:52 quantumsummersRoll Call (Alec will be joining shortly)
Aug 17 15:10:59 dabbott   here
Aug 17 15:11:09 Betelgeusehere
Aug 17 15:11:14 quantumsummershere
Aug 17 15:11:25 quantumsummersand I have confirmation that antarus 
will join shortly
Aug 17 15:11:37 quantumsummers#2: Who is logging?
Aug 17 15:11:46 Usage: ME action, sends the action to the current channel 
(actions are written in the 3rd person, like /me jumps)
Aug 17 15:11:54 quantumsummersdabbott: do you mind managing logs?
Aug 17 15:11:57 *   dabbott logging
Aug 17 15:12:02 *   ChanServ gives voice to antarus
Aug 17 15:12:14 dabbott   hi antarus welcome :)
Aug 17 15:12:17 quantumsummershello antarus 
Aug 17 15:12:20 quantumsummersthanks dabbott 
Aug 17 15:12:26 antarus   really need to post these to nfp ;p
Aug 17 15:12:49 quantumsummersFirst order of business: please review 
the President's Report here: 
http://dev.gentoo.org/~neddyseagoon/PresidentsReport_2014.xml
Aug 17 15:12:56 quantumsummersantarus: that suggestion is noted
Aug 17 15:12:56 dabbott   antarus: sounds like your first job
Aug 17 15:13:29 quantumsummersantarus: it is the same every month, 
3rd Sunday 1900UTC
Aug 17 15:13:45 quantumsummersMotion to accept the President's Report
Aug 17 15:13:58 dabbott   seconded
Aug 17 15:14:04 BetelgeuseI am confused
Aug 17 15:14:08 BetelgeuseAre we having the AGM?
Aug 17 15:14:16 quantumsummersBetelgeuse: yes
Aug 17 15:14:21 quantumsummersthis is the AGM
Aug 17 15:14:27 Betelgeusequantumsummers: then we should see who 
Foundation members are present
Aug 17 15:14:40 Betelgeusebefore other business
Aug 17 15:15:00 quantumsummersBetelgeuse: let's take care of the 
reports first
Aug 17 15:15:23 antarus   the end of the report is weird
Aug 17 15:15:36 antarus   'compared to other businesses we had a great 
year'
Aug 17 15:15:41 antarus   why would we write that
Aug 17 15:15:45 quantumsummersno idea
Aug 17 15:15:53 Betelgeusequantumsummers: In AGM it would be a quorum of 
members that vote
Aug 17 15:15:54 quantumsummersRoy likes to think of the Foundation in 
business terms
Aug 17 15:16:06 Betelgeusequantumsummers: So how can you have a motion if 
we don't know whether there's a quorum?
Aug 17 15:16:15 antarus   quantumsummers: I'm just unsure which other 
businesses we are comparing against ;)
Aug 17 15:16:47 quantumsummersBetelgeuse: I really don't know what 
you mean here. I am following protocol for all the previous years that I have 
been on the board.
Aug 17 15:17:00 quantumsummersWe do not define a quorum of members,
Aug 17 15:17:30 quantumsummersas far a quorum for the board, we have 
one.
Aug 17 15:17:30 dabbott   Betelgeuse: I think its because we meet on irc 
so not like a meeting in person
Aug 17 15:18:00 Betelgeusequantumsummers: section 3.9 of bylaws
Aug 17 15:19:07 BetelgeuseI am trying to relate this to Finnish AGM 
general practises but can't really follow
Aug 17 15:19:26 BetelgeuseThe boards have little to do in AGMs
Aug 17 15:19:57 quantumsummersah, ok I see what you are talking about
Aug 17 15:20:38 BetelgeuseI would assume an AGM starts with a rollcall of 
members
Aug 17 15:20:54 Betelgeuseand then see if we have quorum of members
Aug 17 15:21:33 Betelgeuseplus we should state for the record whether 
section 3.2 was followed
Aug 17 15:21:48 Betelgeusesorry 3.4
Aug 17 15:23:11 dabbott   we talked about this before, the lines get 
blurred because of the fact we don't have a real meeting in person, this has 
confused me also
Aug 17 15:23:40 quantumsummersso, typically in Gentoo AGM we simply 
present the reports, the board votes to accept, then we open the floor.
Aug 17 15:24:19 quantumsummersperhaps we should amend the bylaws a 
bit to reflect the current precedent
Aug 17 15:25:07 Betelgeusedabbott: There are Finnish non profits that use 
IRC for their AGMs
Aug 17 15:25:17 dabbott   

[gentoo-commits] gentoo commit in xml/htdocs/foundation/en/minutes/2014: index.xml

2014-08-17 Thread David Abbott (dabbott)
dabbott 14/08/17 20:07:31

  Modified: index.xml
  Log:
  added Aug AGM meeting to index page

Revision  ChangesPath
1.9  xml/htdocs/foundation/en/minutes/2014/index.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/minutes/2014/index.xml?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/minutes/2014/index.xml?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/minutes/2014/index.xml?r1=1.8r2=1.9

Index: index.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/foundation/en/minutes/2014/index.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- index.xml   20 Jul 2014 20:10:34 -  1.8
+++ index.xml   17 Aug 2014 20:07:31 -  1.9
@@ -25,8 +25,8 @@
 !-- See http://creativecommons.org/licenses/by-sa/1.0 --
 license/
 
-version7/version
-date2014-07-20/date
+version8/version
+date2014-08-17/date
 
 chapter
 titleIntroduction/title
@@ -103,6 +103,16 @@
   !-- Extra -- ti/ti
   /tr
 
+  tr
+  !-- Date  -- ti2014/08/17/ti
+  !-- Who   -- tiantarus, Betelqeuse, quantumsummers/ti
+  !-- AWOL  -- tiNeddySeagoon, Swift/ti
+  !-- Agenda-- tiuri 
link=https://wiki.gentoo.org/wiki/Foundation:Gentoo_Foundation_2014_August_AGM_Agenda;Agenda/uri/ti
+  !-- Log   -- tiuri link=meeting-08-17.logLog/uri/ti
+  !-- Extra -- ti/ti
+  /tr
+
+
 
   !--
   tr






[gentoo-commits] proj/genkernel:master commit in: arch/x86_64/, arch/x86/

2014-08-17 Thread Richard Yao
commit: aab189c3a4547758350f8577119d2035cedf
Author: Richard Yao ryao AT gentoo DOT org
AuthorDate: Sun Aug 17 19:57:30 2014 +
Commit: Richard Yao ryao AT gentoo DOT org
CommitDate: Sun Aug 17 19:57:30 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=aab189c3

Enable sensors for K10 and K15h families in default x86/x86_64 configs, bug 
#508362

Signed-off-by: Richard Yao ryao AT gentoo.org

---
 arch/x86/kernel-config| 2 ++
 arch/x86_64/kernel-config | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/arch/x86/kernel-config b/arch/x86/kernel-config
index f393b7f..3b7f8c1 100644
--- a/arch/x86/kernel-config
+++ b/arch/x86/kernel-config
@@ -2146,6 +2146,8 @@ CONFIG_SENSORS_ADM1031=m
 CONFIG_SENSORS_ADM9240=m
 CONFIG_SENSORS_ADT7470=m
 CONFIG_SENSORS_K8TEMP=m
+CONFIG_SENSORS_K10TEMP=m
+CONFIG_SENSORS_FAM15H_POWER=m
 CONFIG_SENSORS_ASB100=m
 CONFIG_SENSORS_ATXP1=m
 CONFIG_SENSORS_DS1621=m

diff --git a/arch/x86_64/kernel-config b/arch/x86_64/kernel-config
index 25dc2dd..0adb79f 100644
--- a/arch/x86_64/kernel-config
+++ b/arch/x86_64/kernel-config
@@ -2158,7 +2158,8 @@ CONFIG_SENSORS_ADT7470=m
 # CONFIG_SENSORS_ADT7475 is not set
 # CONFIG_SENSORS_ASC7621 is not set
 CONFIG_SENSORS_K8TEMP=m
-# CONFIG_SENSORS_K10TEMP is not set
+CONFIG_SENSORS_K10TEMP=m
+CONFIG_SENSORS_FAM15H_POWER=m
 CONFIG_SENSORS_ASB100=m
 CONFIG_SENSORS_ATXP1=m
 CONFIG_SENSORS_DS1621=m



[gentoo-commits] gentoo commit in xml/htdocs/foundation/en/motions/2014: index.xml

2014-08-17 Thread David Abbott (dabbott)
dabbott 14/08/17 20:12:03

  Modified: index.xml
  Log:
  added motions from Aug AGM meeting

Revision  ChangesPath
1.7  xml/htdocs/foundation/en/motions/2014/index.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/motions/2014/index.xml?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/motions/2014/index.xml?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/motions/2014/index.xml?r1=1.6r2=1.7

Index: index.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/foundation/en/motions/2014/index.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- index.xml   20 Jul 2014 20:16:10 -  1.6
+++ index.xml   17 Aug 2014 20:12:03 -  1.7
@@ -16,8 +16,8 @@
 !-- See http://creativecommons.org/licenses/by-sa/1.0 --
 license/
 
-version5/version
-date2014-07-20/date
+version6/version
+date2014-08-17/date
 
 chapter
 titleIntroduction/title
@@ -79,6 +79,22 @@
   !-- Result --tiApproved/ti
   !-- Raw Log--ti uri 
link=/foundation/en/minutes/2014/meeting-07-20.logRaw Log/uri/ti
   /tr
+
+  tr
+  !-- Date   --ti2014/08/17/ti
+  !-- Motion --tiPresidents Report/ti
+  !-- Result --tiApproved/ti
+  !-- Raw Log--ti uri 
link=/foundation/en/minutes/2014/meeting-08-17.logRaw Log/uri/ti
+  /tr
+
+  tr
+  !-- Date   --ti2014/08/17/ti
+  !-- Motion --tiSecretarys Report/ti
+  !-- Result --tiApproved/ti
+  !-- Raw Log--ti uri 
link=/foundation/en/minutes/2014/meeting-08-17.logRaw Log/uri/ti
+  /tr
+ 
+ 
  
 /table
 






[gentoo-commits] proj/genkernel: New tag: v3.4.51.2

2014-08-17 Thread Richard Yao
commit: 
Commit: Richard Yao ryao AT gentoo DOT org
CommitDate: Sun Aug 17 20:21:44 2014 +

New tag: v3.4.51.2




[gentoo-commits] proj/genkernel:master commit in: /

2014-08-17 Thread Richard Yao
commit: 3c70c2093cbb764eada56a5c4e8cfbb29210e18e
Author: Richard Yao ryao AT gentoo DOT org
AuthorDate: Sun Aug 17 20:20:39 2014 +
Commit: Richard Yao ryao AT gentoo DOT org
CommitDate: Sun Aug 17 20:20:39 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=3c70c209

Bump version to 3.4.51.2

Signed-off-by: Richard Yao ryao AT gentoo.org

---
 genkernel | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/genkernel b/genkernel
index 6304536..1fe1b31 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH=${PATH}:/sbin:/usr/sbin
-GK_V='3.4.51.1'
+GK_V='3.4.51.2'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.



[gentoo-commits] gentoo-x86 commit in sys-kernel/genkernel: genkernel-3.4.51.2.ebuild ChangeLog genkernel-3.4.51.1-r1.ebuild

2014-08-17 Thread Richard Yao (ryao)
ryao14/08/17 20:27:08

  Modified: ChangeLog
  Added:genkernel-3.4.51.2.ebuild
  Removed:  genkernel-3.4.51.1-r1.ebuild
  Log:
  Bump to 3.4.51.2 for #508362, #519298
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xBEE84C64)

Revision  ChangesPath
1.396sys-kernel/genkernel/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/genkernel/ChangeLog,v
retrieving revision 1.395
retrieving revision 1.396
diff -u -r1.395 -r1.396
--- ChangeLog   14 Aug 2014 04:06:41 -  1.395
+++ ChangeLog   17 Aug 2014 20:27:08 -  1.396
@@ -1,6 +1,12 @@
 # ChangeLog for sys-kernel/genkernel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/genkernel/ChangeLog,v 1.395 
2014/08/14 04:06:41 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/genkernel/ChangeLog,v 1.396 
2014/08/17 20:27:08 ryao Exp $
+
+*genkernel-3.4.51.2 (17 Aug 2014)
+
+  17 Aug 2014; Richard Yao r...@gentoo.org +genkernel-3.4.51.2.ebuild,
+  -genkernel-3.4.51.1-r1.ebuild:
+  Bump to 3.4.51.2 for #508362, #519298
 
 *genkernel-3.4.51.1-r1 (14 Aug 2014)
 



1.1  sys-kernel/genkernel/genkernel-3.4.51.2.ebuild

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

Index: genkernel-3.4.51.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/genkernel/genkernel-3.4.51.2.ebuild,v 1.1 
2014/08/17 20:27:08 ryao Exp $

# genkernel-- latest Git branch master
# genkernel-VERSION - normal genkernel release

EAPI=3

VERSION_BUSYBOX='1.20.2'
VERSION_DMRAID='1.0.0.rc16-3'
VERSION_MDADM='3.1.5'
VERSION_FUSE='2.8.6'
VERSION_ISCSI='2.0-872'
VERSION_LVM='2.02.88'
VERSION_UNIONFS_FUSE='0.24'
VERSION_GPG='1.4.11'

RH_HOME=ftp://sources.redhat.com/pub;
DM_HOME=http://people.redhat.com/~heinzm/sw/dmraid/src;
BB_HOME=http://www.busybox.net/downloads;

COMMON_URI=${DM_HOME}/dmraid-${VERSION_DMRAID}.tar.bz2
${DM_HOME}/old/dmraid-${VERSION_DMRAID}.tar.bz2

mirror://kernel/linux/utils/raid/mdadm/mdadm-${VERSION_MDADM}.tar.bz2
${RH_HOME}/lvm2/LVM2.${VERSION_LVM}.tgz
${RH_HOME}/lvm2/old/LVM2.${VERSION_LVM}.tgz
${BB_HOME}/busybox-${VERSION_BUSYBOX}.tar.bz2

http://www.open-iscsi.org/bits/open-iscsi-${VERSION_ISCSI}.tar.gz
mirror://sourceforge/fuse/fuse-${VERSION_FUSE}.tar.gz

http://podgorny.cz/unionfs-fuse/releases/unionfs-fuse-${VERSION_UNIONFS_FUSE}.tar.bz2
mirror://gnupg/gnupg/gnupg-${VERSION_GPG}.tar.bz2

if [[ ${PV} == * ]]
then
EGIT_REPO_URI=git://git.overlays.gentoo.org/proj/${PN}.git
http://git.overlays.gentoo.org/gitroot/proj/${PN}.git;
inherit git-2 bash-completion-r1 eutils
S=${WORKDIR}/${PN}
SRC_URI=${COMMON_URI}
KEYWORDS=
else
inherit bash-completion-r1 eutils
SRC_URI=mirror://gentoo/${P}.tar.bz2
${COMMON_URI}
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86
fi

DESCRIPTION=Gentoo automatic kernel building scripts
HOMEPAGE=http://www.gentoo.org;

LICENSE=GPL-2
SLOT=0
RESTRICT=
IUSE=crypt cryptsetup ibm selinux  # Keep 'crypt' in to keep 'use crypt' 
below working!

DEPEND=sys-fs/e2fsprogs
selinux? ( sys-libs/libselinux )
RDEPEND=${DEPEND}
cryptsetup? ( sys-fs/cryptsetup )
app-arch/cpio
=app-misc/pax-utils-0.2.1
!sys-apps/openrc-0.9.9
# pax-utils is used for lddtree

if [[ ${PV} == * ]]; then
DEPEND=${DEPEND} app-text/asciidoc
fi

src_unpack() {
if [[ ${PV} == * ]] ; then
git-2_src_unpack
else
unpack ${P}.tar.bz2
fi
}

src_prepare() {
if [[ ${PV} == * ]] ; then
einfo Producing ChangeLog from Git history...
pushd ${S}/.git /dev/null || die
git log  ${S}/ChangeLog || die
popd /dev/null || die
fi
use selinux  sed -i 's/###//g' ${S}/gen_compile.sh

# Update 

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

2014-08-17 Thread Devan Franchini
commit: da7cf19e4f546505f22ace5f96d739720d9607b6
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Sun Aug 17 20:55:18 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Sun Aug 17 20:55:18 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=da7cf19e

updater.py: Adds list conversion for str conf_type

---
 layman/updater.py | 8 
 1 file changed, 8 insertions(+)

diff --git a/layman/updater.py b/layman/updater.py
index e0ffbd8..e6d3596 100644
--- a/layman/updater.py
+++ b/layman/updater.py
@@ -5,6 +5,7 @@ from __future__ import unicode_literals
 
 from sys import stderr
 import os
+import sys
 import argparse
 
 from layman.config import OptionConfig
@@ -12,6 +13,10 @@ from layman.api import LaymanAPI
 from layman.version import VERSION
 from layman.compatibility import fileopen
 
+if sys.hexversion = 0x30200f0:
+STR = str
+else:
+STR = basestring
 
 def rename_db(config, newname, output):
 small upgrade function to handle the name change
@@ -86,6 +91,9 @@ class Main(object):
 
 def check_is_new(self):
 print_instructions = False
+if isinstance(self.config['conf_type'], STR):
+self.config.set_option('conf_type',
+   self.config['conf_type'].split(', '))
 for i in self.config['conf_type']:
 conf = i.replace('.', '_')
 if not os.access(self.config[conf], os.F_OK):



[gentoo-commits] proj/openrc:master commit in: /

2014-08-17 Thread William Hubbs
commit: 7b9fe5fced762935c48c90797b3bba2c82f10eb2
Author: William Hubbs w.d.hubbs AT gmail DOT com
AuthorDate: Sun Aug 17 21:06:32 2014 +
Commit: William Hubbs williamh AT gentoo DOT org
CommitDate: Sun Aug 17 21:06:32 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=7b9fe5fc

start work on 0.14

---
 Makefile.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.inc b/Makefile.inc
index 322fd2a..a1e53fa 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,3 +1,3 @@
 NAME=  openrc
-VERSION=   0.13
+VERSION=   0.14
 PKG=   ${NAME}-${VERSION}



[gentoo-commits] proj/layman:master commit in: layman/config_modules/reposconf/

2014-08-17 Thread Devan Franchini
commit: b00db4058fd0633378dc7082faf08a5ac0de013e
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Sun Aug 17 21:16:27 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Sun Aug 17 21:16:27 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=b00db405

reposconf.py: Modifies options added if sync_type doesn't exist

To prevent future complaining from portage, the options added to the
repos.conf has been changed if the sync_type does not exist.

---
 layman/config_modules/reposconf/reposconf.py | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/layman/config_modules/reposconf/reposconf.py 
b/layman/config_modules/reposconf/reposconf.py
index b664276..344c779 100644
--- a/layman/config_modules/reposconf/reposconf.py
+++ b/layman/config_modules/reposconf/reposconf.py
@@ -30,7 +30,7 @@ try:
 from portage.sync.modules import layman_
 sync_type = layman
 except ImportError:
-sync_type = None
+sync_type = None
 
 from   layman.compatibility  import fileopen
 from   layman.utils  import path
@@ -89,9 +89,10 @@ class ConfigHandler:
 self.repo_conf.add_section(overlay.name)
 self.repo_conf.set(overlay.name, 'priority', str(overlay.priority))
 self.repo_conf.set(overlay.name, 'location', path((self.storage, 
overlay.name)))
-self.repo_conf.set(overlay.name, 'sync-type', sync_type)
 self.repo_conf.set(overlay.name, 'layman-type', 
overlay.sources[0].type_key)
-self.repo_conf.set(overlay.name, 'sync-uri', overlay.sources[0].src)
+if sync_type:
+self.repo_conf.set(overlay.name, 'sync-type', sync_type)
+self.repo_conf.set(overlay.name, 'sync-uri', 
overlay.sources[0].src)
 if overlay.sources[0].branch:
 self.repo_conf.set(overlay.name, 'branch', 
overlay.sources[0].branch)
 self.repo_conf.set(overlay.name, 'auto-sync', self.config['auto_sync'])



  1   2   >