[gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog

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

  Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog
  Log:
  Keyword ~ppc ~ppc64, bug #509628
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.13 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.12&r2=1.13

Index: ndg-httpsclient-0.3.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ndg-httpsclient-0.3.2.ebuild2 Aug 2014 18:14:36 -   1.12
+++ ndg-httpsclient-0.3.2.ebuild18 Aug 2014 06:59:07 -  1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
 1.12 2014/08/02 18:14:36 armin76 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
 1.13 2014/08/18 06:59:07 blueness Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips sparc ~x86 ~amd64-linux ~x86-macos"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-macos"
 IUSE=""
 
 RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"



1.13 dev-python/ndg-httpsclient/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   2 Aug 2014 18:14:36 -   1.12
+++ ChangeLog   18 Aug 2014 06:59:07 -  1.13
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/ndg-httpsclient
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.12 
2014/08/02 18:14:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.13 
2014/08/18 06:59:07 blueness Exp $
+
+  18 Aug 2014; Anthony G. Basile 
+  ndg-httpsclient-0.3.2.ebuild:
+  Keyword ~ppc ~ppc64, bug #509628
 
   02 Aug 2014; Raúl Porcel  ndg-httpsclient-0.3.2.ebuild:
   alpha/ia64/sparc stable wrt #513278






[gentoo-commits] gentoo-x86 commit in dev-python/dugong: dugong-3.3.ebuild ChangeLog

2014-08-17 Thread Ian Delaney (idella4)
idella4 14/08/18 06:36:50

  Modified: ChangeLog
  Added:dugong-3.3.ebuild
  Log:
  bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.7  dev-python/dugong/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/dugong/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   12 Aug 2014 14:06:27 -  1.6
+++ ChangeLog   18 Aug 2014 06:36:50 -  1.7
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/dugong
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dugong/ChangeLog,v 1.6 
2014/08/12 14:06:27 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dugong/ChangeLog,v 1.7 
2014/08/18 06:36:50 idella4 Exp $
+
+*dugong-3.3 (18 Aug 2014)
+
+  18 Aug 2014; Ian Delaney  +dugong-3.3.ebuild:
+  bump
 
   12 Aug 2014; Ian Delaney  +files/3.2-aborted_write.patch,
   +files/3.2-extract_links.patch, +files/3.2-timeout.patch, dugong-3.2.ebuild:



1.1  dev-python/dugong/dugong-3.3.ebuild

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

Index: dugong-3.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/dugong/dugong-3.3.ebuild,v 1.1 
2014/08/18 06:36:50 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python3_{3,4} )

inherit distutils-r1

DESCRIPTION="Python library for communicating with HTTP 1.1 servers"
HOMEPAGE="https://bitbucket.org/nikratio/python-dugong/";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"

LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc examples test"

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

PATCHES=( "${FILESDIR}"/3.2-extract_links.patch
"${FILESDIR}"/3.2-timeout.patch
"${FILESDIR}"/3.2-aborted_write.patch )

python_test() {
# https://bitbucket.org/nikratio/python-dugong/issue/12
einfo "Test suite can take several minutes to complete"
py.test -v || die "Tests failed under ${EPYTHON}"
}

python_install_all() {
use doc && local HTML_DOCS=( doc/html/. )
use examples && local EXAMPLES=( examples/. )
distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in app-misc/mc: mc-9999.ebuild ChangeLog

2014-08-17 Thread Sergei Trofimovich (slyfox)
slyfox  14/08/18 06:18:44

  Modified: mc-.ebuild ChangeLog
  Log:
  Allowed user patching.
  
  (Portage version: 2.2.11_p14/cvs/Linux x86_64, signed Manifest commit with 
key 611FF3AA)

Revision  ChangesPath
1.15 app-misc/mc/mc-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/mc/mc-.ebuild?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/mc/mc-.ebuild?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/mc/mc-.ebuild?r1=1.14&r2=1.15

Index: mc-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/mc/mc-.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- mc-.ebuild  22 Sep 2013 06:37:15 -  1.14
+++ mc-.ebuild  18 Aug 2014 06:18:43 -  1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-.ebuild,v 1.14 
2013/09/22 06:37:15 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-.ebuild,v 1.15 
2014/08/18 06:18:43 slyfox Exp $
 
 EAPI=5
 
@@ -51,6 +51,8 @@
 [[ -n ${LIVE_EBUILD} ]] && DEPEND="${DEPEND} dev-vcs/cvs" # needed only for 
SCM source tree (autopoint uses cvs)
 
 src_prepare() {
+   epatch_user
+
[[ -n ${LIVE_EBUILD} ]] && ./autogen.sh
 }
 



1.310app-misc/mc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/mc/ChangeLog?rev=1.310&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/mc/ChangeLog?rev=1.310&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/mc/ChangeLog?r1=1.309&r2=1.310

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v
retrieving revision 1.309
retrieving revision 1.310
diff -u -r1.309 -r1.310
--- ChangeLog   1 Apr 2014 18:43:05 -   1.309
+++ ChangeLog   18 Aug 2014 06:18:43 -  1.310
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/mc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.309 2014/04/01 
18:43:05 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.310 2014/08/18 
06:18:43 slyfox Exp $
+
+  18 Aug 2014; Sergei Trofimovich  mc-.ebuild:
+  Allowed user patching.
 
 *mc-4.8.12 (01 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in app-i18n/ibus: ibus-1.5.8-r1.ebuild ChangeLog ibus-1.5.8.ebuild

2014-08-17 Thread Yixun Lan (dlan)
dlan14/08/18 06:04:03

  Modified: ChangeLog
  Added:ibus-1.5.8-r1.ebuild
  Removed:  ibus-1.5.8.ebuild
  Log:
  correct SRC_URI, fix bug 518820, 519220
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

Revision  ChangesPath
1.149app-i18n/ibus/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ChangeLog?rev=1.149&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ChangeLog?rev=1.149&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ChangeLog?r1=1.148&r2=1.149

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog   4 Aug 2014 07:22:49 -   1.148
+++ ChangeLog   18 Aug 2014 06:04:03 -  1.149
@@ -1,6 +1,12 @@
 # ChangeLog for app-i18n/ibus
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.148 2014/08/04 
07:22:49 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.149 2014/08/18 
06:04:03 dlan Exp $
+
+*ibus-1.5.8-r1 (18 Aug 2014)
+
+  18 Aug 2014; Yixun Lan  -ibus-1.5.8.ebuild,
+  +ibus-1.5.8-r1.ebuild:
+  correct SRC_URI, fix bug 518820, 519220
 
   04 Aug 2014; Yixun Lan  ibus-1.5.8.ebuild:
   bug 518746, add dev-util/gtk-doc depend, since upstream don't do release



1.1  app-i18n/ibus/ibus-1.5.8-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ibus-1.5.8-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ibus-1.5.8-r1.ebuild?rev=1.1&content-type=text/plain

Index: ibus-1.5.8-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.5.8-r1.ebuild,v 1.1 
2014/08/18 06:04:03 dlan Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )
VALA_MIN_API_VERSION="0.18"
VALA_USE_DEPEND="vapigen"
# Vapigen is needed for the vala binding
# Valac is needed when building from git for the engine

inherit bash-completion-r1 eutils gnome2-utils multilib python-single-r1 
readme.gentoo vala virtualx

DESCRIPTION="Intelligent Input Bus for Linux / Unix OS"
HOMEPAGE="http://code.google.com/p/ibus/";
SRC_URI="https://github.com/ibus/ibus/releases/download/${PV}/${P}.tar.gz";

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="deprecated gconf gtk +gtk3 +introspection nls +python test vala wayland 
+X"
REQUIRED_USE="|| ( gtk gtk3 X )
deprecated? ( python )
python? (
${PYTHON_REQUIRED_USE}
|| ( deprecated ( gtk3 introspection ) ) )" #342903

COMMON_DEPEND="
>=dev-libs/glib-2.26:2
gnome-base/librsvg:2
sys-apps/dbus[X?]
app-text/iso-codes
>=gnome-base/dconf-0.13.4
x11-libs/libnotify

gconf? ( >=gnome-base/gconf-2.12:2 )
gtk? ( x11-libs/gtk+:2 )
gtk3? ( x11-libs/gtk+:3 )
python? ( ${PYTHON_DEPS} )
X? (
x11-libs/libX11
x11-libs/gtk+:2 )
introspection? ( >=dev-libs/gobject-introspection-0.6.8 )
nls? ( virtual/libintl )
wayland? ( dev-libs/wayland )"
RDEPEND="${COMMON_DEPEND}
x11-apps/setxkbmap
python? (
dev-python/pyxdg
deprecated? (
>=dev-python/dbus-python-0.83
dev-python/pygobject:2
dev-python/pygtk:2 )
gtk3? (
dev-python/pygobject:3
x11-libs/gdk-pixbuf:2[introspection]
x11-libs/pango[introspection]
x11-libs/gtk+:3[introspection] )
)"
DEPEND="${COMMON_DEPEND}
>=dev-lang/perl-5.8.1
dev-util/gtk-doc-am
dev-util/intltool
virtual/pkgconfig
nls? ( >=sys-devel/gettext-0.16.1 )
vala? ( $(vala_depend) )
gnome-base/gconf"

# stress test in bus/ fails
# IBUS-CRITICAL **: bus_test_client_init: assertion `ibus_bus_is_connected 
(_bus)' failed
RESTRICT="test"

DOCS="AUTHORS ChangeLog NEWS README"

DISABLE_AUTOFORMATTING="yes"
DOC_CONTENTS="To use ibus, you should:
1. Get input engines from sunrise overlay.
Run \"emerge -s ibus-\" in your favorite terminal
for a list of packages we already have.

2. Setup ibus:
$ ibus-setup

3. Set the following in your user startup scripts
such as .xinitrc, .xsession or .xprofile:

export XMODIFIERS=\"@im=ibus\"
export GTK_IM_MODULE=\"ibus\"
export QT_IM_MODULE=\"xim\"
ibus-daemon -d -x
"

pkg_setup() {
 

[gentoo-commits] gentoo-x86 commit in dev-ruby/compass: compass-0.12.7.ebuild ChangeLog

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

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

Revision  ChangesPath
1.3  dev-ruby/compass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/compass/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   20 May 2014 18:13:13 -  1.2
+++ ChangeLog   18 Aug 2014 05:48:14 -  1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/compass
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/compass/ChangeLog,v 1.2 2014/05/20 
18:13:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/compass/ChangeLog,v 1.3 2014/08/18 
05:48:14 graaff Exp $
+
+*compass-0.12.7 (18 Aug 2014)
+
+  18 Aug 2014; Hans de Graaff  +compass-0.12.7.ebuild:
+  Version bump.
 
 *compass-0.12.6-r1 (20 May 2014)
 



1.1  dev-ruby/compass/compass-0.12.7.ebuild

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

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

EAPI=5

USE_RUBY="ruby19"

RUBY_FAKEGEM_TASK_TEST="-Ilib test features"
RUBY_FAKEGEM_EXTRAINSTALL="frameworks"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"

inherit ruby-fakegem

DESCRIPTION="Sass-based Stylesheet Framework"
HOMEPAGE="http://compass-style.org/";

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

ruby_add_bdepend "
>=dev-ruby/sass-3.2.19:0
>=dev-ruby/chunky_png-1.2
>=dev-ruby/fssm-0.2.7
test? (
dev-ruby/mocha:0.13
dev-ruby/css_parser
dev-util/cucumber
)
"

all_ruby_prepare() {
sed -e '/.*[Bb]undler.*/d' \
-i Rakefile || die "sed failed"
sed -e '/require \"mocha\/test_unit\"/d' \
-i test/test_helper.rb || die "sed failed"

sed -i -e '1igem "mocha", "~> 0.13.0"' test/test_helper.rb || die

sed -i -e "s:/tmp:${TMPDIR}:" 
features/step_definitions/command_line_steps.rb || die
# This scenario fails, not clear yet why.
sed -i -e '/Watching a project for changes/,/^$/ d' 
features/command_line.feature || die
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/fssm: ChangeLog fssm-0.2.10.ebuild

2014-08-17 Thread Hans de Graaff (graaff)
graaff  14/08/18 05:31:54

  Modified: ChangeLog fssm-0.2.10.ebuild
  Log:
  Add ruby21.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.26 dev-ruby/fssm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fssm/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   11 May 2014 22:20:35 -  1.25
+++ ChangeLog   18 Aug 2014 05:31:54 -  1.26
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/fssm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/ChangeLog,v 1.25 2014/05/11 
22:20:35 vikraman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/ChangeLog,v 1.26 2014/08/18 
05:31:54 graaff Exp $
+
+  18 Aug 2014; Hans de Graaff  fssm-0.2.10.ebuild:
+  Add ruby21.
 
 *fssm-0.2.10 (11 May 2014)
 



1.2  dev-ruby/fssm/fssm-0.2.10.ebuild

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

Index: fssm-0.2.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fssm-0.2.10.ebuild  11 May 2014 22:20:35 -  1.1
+++ fssm-0.2.10.ebuild  18 Aug 2014 05:31:54 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.10.ebuild,v 1.1 
2014/05/11 22:20:35 vikraman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.10.ebuild,v 1.2 
2014/08/18 05:31:54 graaff Exp $
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby19 ruby20 ruby21"
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 






[gentoo-commits] gentoo-x86 commit in dev-python/click: click-3.1.ebuild ChangeLog

2014-08-17 Thread Ian Delaney (idella4)
idella4 14/08/18 05:07:03

  Modified: ChangeLog
  Added:click-3.1.ebuild
  Log:
  bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.5  dev-python/click/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/click/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   6 Aug 2014 05:48:13 -   1.4
+++ ChangeLog   18 Aug 2014 05:07:03 -  1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/click
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/click/ChangeLog,v 1.4 2014/08/06 
05:48:13 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/click/ChangeLog,v 1.5 2014/08/18 
05:07:03 idella4 Exp $
+
+*click-3.1 (18 Aug 2014)
+
+  18 Aug 2014; Ian Delaney  +click-3.1.ebuild:
+  bump
 
 *click-2.0 (06 Aug 2014)
 



1.1  dev-python/click/click-3.1.ebuild

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

Index: click-3.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/click/click-3.1.ebuild,v 1.1 
2014/08/18 05:07:03 idella4 Exp $

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

inherit distutils-r1

DESCRIPTION="A Python package for creating beautiful command line interfaces"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
HOMEPAGE="http://click.pocoo.org/ http://pypi.python.org/pypi/click";

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

IUSE="doc examples test"

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

python_prepare_all() {
# Prevent un-needed d'loading
sed -e "s/, 'sphinx.ext.intersphinx'//" -i docs/conf.py || die
distutils-r1_python_prepare_all
}

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

python_test() {
emake test
}

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






[gentoo-commits] gentoo-x86 commit in dev-python/aniso8601: aniso8601-0.83.ebuild ChangeLog

2014-08-17 Thread Ian Delaney (idella4)
idella4 14/08/18 04:57:12

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

Revision  ChangesPath
1.3  dev-python/aniso8601/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/aniso8601/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   21 Jun 2014 22:58:34 -  1.2
+++ ChangeLog   18 Aug 2014 04:57:12 -  1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/aniso8601
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/aniso8601/ChangeLog,v 1.2 
2014/06/21 22:58:34 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/aniso8601/ChangeLog,v 1.3 
2014/08/18 04:57:12 idella4 Exp $
+
+*aniso8601-0.83 (18 Aug 2014)
+
+  18 Aug 2014; Ian Delaney  +aniso8601-0.83.ebuild:
+  bump; add pypy
 
   21 Jun 2014; Mike Gilbert  aniso8601-0.82.ebuild:
   Depend on setuptools.



1.1  dev-python/aniso8601/aniso8601-0.83.ebuild

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

Index: aniso8601-0.83.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/aniso8601/aniso8601-0.83.ebuild,v 
1.1 2014/08/18 04:57:12 idella4 Exp $

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

inherit distutils-r1

DESCRIPTION="A library for parsing ISO 8601 strings"
HOMEPAGE="https://bitbucket.org/nielsenb/aniso8601/ 
https://pypi.python.org/pypi/aniso8601/";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

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

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

python_test() {
local testdir=python2
python_is_python3 && testdir=python3

"${PYTHON}" -m unittest discover ${testdir}/${PN}/tests || die "Tests 
fail with ${EPYTHON}"
}






[gentoo-commits] gentoo-x86 commit in media-plugins/mythplugins: ChangeLog mythplugins-0.27.1_p20140817.ebuild

2014-08-17 Thread Richard Freeman (rich0)
rich0   14/08/18 02:25:27

  Modified: ChangeLog
  Added:mythplugins-0.27.1_p20140817.ebuild
  Log:
  New patchset.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x08C170DE55EC123A)

Revision  ChangesPath
1.31 media-plugins/mythplugins/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythplugins/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   27 Jul 2014 10:41:32 -  1.30
+++ ChangeLog   18 Aug 2014 02:25:27 -  1.31
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/mythplugins
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythplugins/ChangeLog,v 1.30 
2014/07/27 10:41:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythplugins/ChangeLog,v 1.31 
2014/08/18 02:25:27 rich0 Exp $
+
+*mythplugins-0.27.1_p20140817 (18 Aug 2014)
+
+  18 Aug 2014; Richard Freeman 
+  +mythplugins-0.27.1_p20140817.ebuild:
+  New patchset.
 
   27 Jul 2014; Pacho Ramos 
   -mythplugins-0.25.3_p20130101.ebuild, -mythplugins-0.25.3_p20130131.ebuild,



1.1  
media-plugins/mythplugins/mythplugins-0.27.1_p20140817.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythplugins/mythplugins-0.27.1_p20140817.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythplugins/mythplugins-0.27.1_p20140817.ebuild?rev=1.1&content-type=text/plain

Index: mythplugins-0.27.1_p20140817.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/mythplugins/mythplugins-0.27.1_p20140817.ebuild,v
 1.1 2014/08/18 02:25:27 rich0 Exp $

EAPI=5

PYTHON_DEPEND="2:2.6"
BACKPORTS="082d5c1fbccd48dd862f14007c0445dee8502f3d"
MY_P=${P%_p*}

inherit eutils python

DESCRIPTION="Official MythTV plugins"
HOMEPAGE="http://www.mythtv.org";
SRC_URI="https://github.com/MythTV/mythtv/archive/v0.27.1.tar.gz -> 
mythtv-0.27.1.tar.gz

${BACKPORTS:+http://dev.gentoo.org/~rich0/distfiles/${MY_P}-${BACKPORTS}.tar.xz}";

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

MYTHPLUGINS="mytharchive mythbrowser mythgallery mythgame \
mythmusic mythnetvision mythnews mythweather mythzoneminder"

IUSE="${MYTHPLUGINS} cdda cdr exif fftw raw"

DEPEND="!media-plugins/mytharchive
!media-plugins/mythbrowser
!media-plugins/mythgallery
!media-plugins/mythgame
!media-plugins/mythmovies
!media-plugins/mythmusic
!media-plugins/mythnetvision
!media-plugins/mythnews
!media-plugins/mythweather
=media-tv/mythtv-${PV}*:=[python]
dev-libs/glib:=
dev-libs/libxml2:=
dev-qt/qtcore:=
dev-qt/qtgui:=
dev-qt/qtopengl:=
dev-qt/qtsql:=
dev-libs/openssl:=
media-libs/alsa-lib:=
media-libs/faac:=
media-libs/freetype:=
media-libs/libass:=
media-libs/libiec61883:=
media-libs/libogg:=
media-libs/libpng:=
media-libs/libtheora:=
media-libs/libvpx:=
media-libs/x264:=
media-libs/xvid:=
virtual/libudev:=
sys-libs/libavc1394:=
sys-libs/libraw1394:=
x11-libs/libX11:=
sys-libs/zlib:=
x11-libs/libXext:=
x11-libs/libXinerama:=
x11-libs/libXrandr:=
x11-libs/libXv:=
x11-libs/libXxf86vm:=
media-sound/lame:=
fftw? ( sci-libs/fftw:= )
sys-apps/util-linux:=
mythzoneminder? ( virtual/mysql:= )
mytharchive? (
app-cdr/dvd+rw-tools
virtual/python-imaging:=
media-video/dvdauthor
media-video/mjpegtools[png]
media-video/transcode
virtual/cdrtools
)
mythgallery? (
media-libs/tiff:=
virtual/opengl
exif? ( >media-libs/libexif-0.6.9:= )
raw? ( media-gfx/dcraw )
)
mythmusic? (
>=media-libs/flac-1.1.2:=
>=media-libs/libvorbis-1.0:=
>=media-libs/taglib-1.6:=
virtual/opengl
cdda? (
dev-libs/libcdio:=
cdr? ( virtual/cdrtools )
)

)
mythnet

[gentoo-commits] gentoo-x86 commit in media-tv/mythtv: ChangeLog mythtv-0.27.1_p20140817.ebuild

2014-08-17 Thread Richard Freeman (rich0)
rich0   14/08/18 02:23:57

  Modified: ChangeLog
  Added:mythtv-0.27.1_p20140817.ebuild
  Log:
  New patchset, improve logging on systemd.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x08C170DE55EC123A)

Revision  ChangesPath
1.419media-tv/mythtv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/mythtv/ChangeLog?rev=1.419&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/mythtv/ChangeLog?rev=1.419&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/mythtv/ChangeLog?r1=1.418&r2=1.419

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v
retrieving revision 1.418
retrieving revision 1.419
diff -u -r1.418 -r1.419
--- ChangeLog   27 Jul 2014 10:41:01 -  1.418
+++ ChangeLog   18 Aug 2014 02:23:56 -  1.419
@@ -1,6 +1,12 @@
 # ChangeLog for media-tv/mythtv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.418 
2014/07/27 10:41:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.419 
2014/08/18 02:23:56 rich0 Exp $
+
+*mythtv-0.27.1_p20140817 (18 Aug 2014)
+
+  18 Aug 2014; Richard Freeman 
+  +mythtv-0.27.1_p20140817.ebuild, files/mythbackend.service:
+  New patchset, improve logging on systemd.
 
   27 Jul 2014; Pacho Ramos  -mythtv-0.25.3_p20130101.ebuild,
   -mythtv-0.25.3_p20130131.ebuild, -mythtv-0.25.3_p20130322.ebuild,



1.1  media-tv/mythtv/mythtv-0.27.1_p20140817.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/mythtv/mythtv-0.27.1_p20140817.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/mythtv/mythtv-0.27.1_p20140817.ebuild?rev=1.1&content-type=text/plain

Index: mythtv-0.27.1_p20140817.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.27.1_p20140817.ebuild,v 1.1 
2014/08/18 02:23:56 rich0 Exp $

EAPI=5

PYTHON_DEPEND="python? 2:2.6"
BACKPORTS="082d5c1fbccd48dd862f14007c0445dee8502f3d"
MY_P=${P%_p*}

inherit flag-o-matic multilib eutils python user systemd

MYTHTV_VERSION="v0.27.1"
MYTHTV_BRANCH="fixes/0.27"

DESCRIPTION="Homebrew PVR project"
HOMEPAGE="http://www.mythtv.org";
SRC_URI="https://github.com/MythTV/mythtv/archive/v0.27.1.tar.gz -> 
mythtv-0.27.1.tar.gz

${BACKPORTS:+http://dev.gentoo.org/~rich0/distfiles/${MY_P}-${BACKPORTS}.tar.xz}";

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

IUSE_INPUT_DEVICES="input_devices_joystick"
IUSE="alsa altivec libass autostart bluray cec crystalhd debug dvb dvd \
egl fftw +hls ieee1394 jack lcd lirc perl pulseaudio python raop +theora \
vaapi vdpau +vorbis +xml xmltv +xvid ${IUSE_INPUT_DEVICES}"

REQUIRED_USE="
bluray? ( xml )
theora? ( vorbis )"

COMMON="
>=media-libs/freetype-2.0:=
sys-libs/zlib:=
x11-libs/libX11:=
x11-libs/libXext:=
x11-libs/libXinerama:=
x11-libs/libXv:=
x11-libs/libXrandr:=
x11-libs/libXxf86vm:=
>=dev-qt/qtcore-4.7.2:4=
>=dev-qt/qtdbus-4.7.2:4=
>=dev-qt/qtgui-4.7.2:4=
>=dev-qt/qtscript-4.7.2:4=
>=dev-qt/qtsql-4.7.2:4=[mysql]
>=dev-qt/qtopengl-4.7.2:4=[egl?]
>=dev-qt/qtwebkit-4.7.2:4=
x11-misc/wmctrl:=
virtual/mysql:=
virtual/opengl:=
alsa? ( >=media-libs/alsa-lib-1.0.24:= )
bluray? (
dev-libs/libcdio:=
media-libs/libbluray:=
)
cec? ( dev-libs/libcec:= )
dvb? (
media-libs/libdvb:=
virtual/linuxtv-dvb-headers:=
)
dvd? ( dev-libs/libcdio:= )
egl? ( media-libs/mesa:=[egl] )
fftw? ( sci-libs/fftw:3.0= )
hls? (
media-libs/faac:=
media-libs/libvpx:=
>=media-libs/x264-0.0.20111220:=
>=media-sound/lame-3.93.1
)
ieee1394? (
>=sys-libs/libraw1394-1.2.0:=
>=sys-libs/libavc1394-0.5.3:=
>=media-libs/libiec61883-1.0.0:=
)
jack? ( media-sound/jack-audio-connection-kit )
lcd? ( app-misc/lcdproc )
libass? ( >=media-libs/libass-0.9.11:= )
lirc? ( app-misc/lirc )
perl? (
dev-perl/DBD-mysql
dev-perl/Net-UPnP
dev-perl/LWP-Protocol-https
dev-perl/HTTP-Message
dev-perl/IO-Socket-INET6
>=dev-perl/libwww-perl-5
)
pulseaudio? ( media-sound/pulseaudio )
python? (
dev-python/my

[gentoo-commits] gentoo-x86 commit in media-tv/mythtv/files: mythbackend.service

2014-08-17 Thread Richard Freeman (rich0)
rich0   14/08/18 02:23:56

  Modified: mythbackend.service
  Log:
  New patchset, improve logging on systemd.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x08C170DE55EC123A)

Revision  ChangesPath
1.3  media-tv/mythtv/files/mythbackend.service

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/mythtv/files/mythbackend.service?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/mythtv/files/mythbackend.service?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/mythtv/files/mythbackend.service?r1=1.2&r2=1.3

Index: mythbackend.service
===
RCS file: /var/cvsroot/gentoo-x86/media-tv/mythtv/files/mythbackend.service,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mythbackend.service 15 Jul 2014 16:44:35 -  1.2
+++ mythbackend.service 18 Aug 2014 02:23:56 -  1.3
@@ -29,23 +29,6 @@
 #Wants=httpd.service
 
 [Service]
-# You have 2 choices for 'Type': simple or forking 
-# These require ExecStart lines which are NOT interchangeable.
-# Type=simple is recommended. 
-# If using 'Type=simple'
-# 1) you cannot have --daemon in the command line 
-
-# If using 'Type=forking'
-# 1) you must have --daemon in the command line AND
-# 2) you must have  --pidfile /somewhere in the command line AND
-# 3) you must have a line PIDFILE=/somewhere in the [service] stanza
-# this lets systemd know how to find the forked process PID, 
-# otherwise it presumes the starting process will be the remaining process
-# (cf. with the mysqld_safe process which starts mysqld and then disappears).
-# Specifying a pidfile with Type simple does not cause any problems and
-# may help in debugging startup failures.
-
-#Type=forking
 Type=simple
 
 Environment=MYTHCONFDIR=/etc/mythtv
@@ -71,12 +54,13 @@
 
 # Systemd sends stdout to syslog, and mythbackend has console logging enabled 
without --daemon.
 # Send stdout to /dev/null so console logging doesn't go to syslog
-StandardOutput=null
+#StandardOutput=null
 # Default setting for Type=simple.
-ExecStart=/usr/bin/mythbackend --logpath /var/log/mythtv --loglevel crit
+#ExecStart=/usr/bin/mythbackend --logpath /var/log/mythtv --loglevel crit
+ExecStart=/usr/bin/mythbackend --loglevel notice --nologserver
 
 # Whether systemd will continue over-watch and restart on any halt
-#Restart=always
+Restart=always
 
 [Install]
 WantedBy=multi-user.target






[gentoo-commits] gentoo-x86 commit in app-text/poppler-data: poppler-data-0.4.7.ebuild ChangeLog poppler-data-0.4.5-r1.ebuild

2014-08-17 Thread Manuel Rueger (mrueg)
mrueg   14/08/18 02:00:04

  Modified: ChangeLog
  Added:poppler-data-0.4.7.ebuild
  Removed:  poppler-data-0.4.5-r1.ebuild
  Log:
  Version bump. Cleanup old.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.71 app-text/poppler-data/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler-data/ChangeLog?rev=1.71&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler-data/ChangeLog?rev=1.71&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler-data/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/poppler-data/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   10 Jun 2014 00:56:31 -  1.70
+++ ChangeLog   18 Aug 2014 02:00:04 -  1.71
@@ -1,6 +1,12 @@
 # ChangeLog for app-text/poppler-data
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-data/ChangeLog,v 1.70 
2014/06/10 00:56:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-data/ChangeLog,v 1.71 
2014/08/18 02:00:04 mrueg Exp $
+
+*poppler-data-0.4.7 (18 Aug 2014)
+
+  18 Aug 2014; Manuel Rüger  +poppler-data-0.4.7.ebuild,
+  -poppler-data-0.4.5-r1.ebuild:
+  Version bump. Cleanup old.
 
   10 Jun 2014; Mike Frysinger  poppler-data-0.4.6.ebuild:
   Add arm64 love.



1.1  app-text/poppler-data/poppler-data-0.4.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler-data/poppler-data-0.4.7.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler-data/poppler-data-0.4.7.ebuild?rev=1.1&content-type=text/plain

Index: poppler-data-0.4.7.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-text/poppler-data/poppler-data-0.4.7.ebuild,v 1.1 
2014/08/18 02:00:04 mrueg Exp $

EAPI=5

DESCRIPTION="Data files for poppler to support uncommon encodings without 
xpdfrc"
HOMEPAGE="http://poppler.freedesktop.org/";
SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz";

LICENSE="BSD GPL-2 MIT"
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 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""

src_install() {
emake prefix="${EPREFIX}"/usr DESTDIR="${D}" install

# bug 409361
dodir /usr/share/poppler/cMaps
cd "${D}/${EPREFIX}"/usr/share/poppler/cMaps || die
find ../cMap -type f -exec ln -s {} . \; || die
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/shoulda: shoulda-3.5.0-r1.ebuild ChangeLog

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/18 01:44:55

  Modified: shoulda-3.5.0-r1.ebuild ChangeLog
  Log:
  Keyword ~ppc ~ppc64, bug #501968
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.5  dev-ruby/shoulda/shoulda-3.5.0-r1.ebuild

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

Index: shoulda-3.5.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/shoulda-3.5.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- shoulda-3.5.0-r1.ebuild 11 Aug 2014 09:56:31 -  1.4
+++ shoulda-3.5.0-r1.ebuild 18 Aug 2014 01:44:55 -  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/dev-ruby/shoulda/shoulda-3.5.0-r1.ebuild,v 
1.4 2014/08/11 09:56:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/shoulda-3.5.0-r1.ebuild,v 
1.5 2014/08/18 01:44:55 blueness Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~hppa"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64"
 IUSE=""
 
 # This now more or less a meta-gem and it only contains features for



1.34 dev-ruby/shoulda/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   11 Aug 2014 09:56:31 -  1.33
+++ ChangeLog   18 Aug 2014 01:44:55 -  1.34
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/shoulda
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/ChangeLog,v 1.33 
2014/08/11 09:56:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/ChangeLog,v 1.34 
2014/08/18 01:44:55 blueness Exp $
+
+  18 Aug 2014; Anthony G. Basile  shoulda-3.5.0-r1.ebuild:
+  Keyword ~ppc ~ppc64, bug #501968
 
   11 Aug 2014; Jeroen Roovers  shoulda-2.11.3-r2.ebuild,
   shoulda-3.5.0-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-ruby/shoulda-matchers: shoulda-matchers-2.6.0.ebuild shoulda-matchers-2.6.1.ebuild shoulda-matchers-2.5.0.ebuild ChangeLog

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/18 01:44:21

  Modified: shoulda-matchers-2.6.0.ebuild
shoulda-matchers-2.6.1.ebuild
shoulda-matchers-2.5.0.ebuild ChangeLog
  Log:
  Keyword ~ppc ~ppc64, bug #501968
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  dev-ruby/shoulda-matchers/shoulda-matchers-2.6.0.ebuild

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

Index: shoulda-matchers-2.6.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/shoulda-matchers/shoulda-matchers-2.6.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- shoulda-matchers-2.6.0.ebuild   19 Apr 2014 03:21:35 -  1.1
+++ shoulda-matchers-2.6.0.ebuild   18 Aug 2014 01:44:21 -  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/shoulda-matchers/shoulda-matchers-2.6.0.ebuild,v
 1.1 2014/04/19 03:21:35 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/shoulda-matchers/shoulda-matchers-2.6.0.ebuild,v
 1.2 2014/08/18 01:44:21 blueness Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/activesupport-3.0.0"



1.3  dev-ruby/shoulda-matchers/shoulda-matchers-2.6.1.ebuild

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

Index: shoulda-matchers-2.6.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/shoulda-matchers/shoulda-matchers-2.6.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- shoulda-matchers-2.6.1.ebuild   11 Aug 2014 09:55:44 -  1.2
+++ shoulda-matchers-2.6.1.ebuild   18 Aug 2014 01:44:21 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/shoulda-matchers/shoulda-matchers-2.6.1.ebuild,v
 1.2 2014/08/11 09:55:44 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/shoulda-matchers/shoulda-matchers-2.6.1.ebuild,v
 1.3 2014/08/18 01:44:21 blueness Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/activesupport-3.0.0"



1.3  dev-ruby/shoulda-matchers/shoulda-matchers-2.5.0.ebuild

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

Index: shoulda-matchers-2.5.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/shoulda-matchers/shoulda-matchers-2.5.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- shoulda-matchers-2.5.0.ebuild   19 Apr 2014 03:21:35 -  1.2
+++ shoulda-matchers-2.5.0.ebuild   18 Aug 2014 01:44:21 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/shoulda-matchers/shoulda-matchers-2.5.0.ebuild,v
 1.2 2014/04/19 03:21:35 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/shoulda-matchers/shoulda-matchers-2.5.0.ebuild,v
 1.3 2014/08/18 01:44:21 blueness Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/activesupport-3.0.0"



1.6  dev-ruby/shoulda-matchers/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shoulda-matchers/ChangeLog?rev=1.6&view=markup
pla

[gentoo-commits] gentoo-x86 commit in dev-ruby/shoulda-context: shoulda-context-1.1.6.ebuild ChangeLog

2014-08-17 Thread Anthony G. Basile (blueness)
blueness14/08/18 01:42:40

  Modified: shoulda-context-1.1.6.ebuild ChangeLog
  Log:
  Keyword ~ppc ~ppc64, bug #501968
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.4  dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild?r1=1.3&r2=1.4

Index: shoulda-context-1.1.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- shoulda-context-1.1.6.ebuild11 Aug 2014 09:53:48 -  1.3
+++ shoulda-context-1.1.6.ebuild18 Aug 2014 01:42:40 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild,v 
1.3 2014/08/11 09:53:48 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild,v 
1.4 2014/08/18 01:42:40 blueness Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64"
 IUSE="doc test"
 
 ruby_add_bdepend "test? ( dev-ruby/test-unit:2 dev-ruby/mocha )"



1.7  dev-ruby/shoulda-context/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   11 Aug 2014 09:53:48 -  1.6
+++ ChangeLog   18 Aug 2014 01:42:40 -  1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/shoulda-context
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.6 
2014/08/11 09:53:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.7 
2014/08/18 01:42:40 blueness Exp $
+
+  18 Aug 2014; Anthony G. Basile 
+  shoulda-context-1.1.6.ebuild:
+  Keyword ~ppc ~ppc64, bug #501968
 
   11 Aug 2014; Jeroen Roovers  shoulda-context-1.1.6.ebuild:
   Marked ~hppa (bug #519170).
@@ -27,4 +31,3 @@
   26 Nov 2013; Hans de Graaff 
   +shoulda-context-1.1.4.ebuild, +metadata.xml:
   Initial import. New dependency for newer shoulda versions.
-






[gentoo-commits] gentoo-x86 commit in sys-kernel/tuxonice-sources: ChangeLog tuxonice-sources-3.10.49.ebuild tuxonice-sources-3.12.25.ebuild tuxonice-sources-3.4.101.ebuild tuxonice-sources-3.10.50.eb

2014-08-17 Thread Mike Gilbert (floppym)
floppym 14/08/18 00:05:27

  Modified: ChangeLog
  Removed:  tuxonice-sources-3.10.49.ebuild
tuxonice-sources-3.12.25.ebuild
tuxonice-sources-3.4.101.ebuild
tuxonice-sources-3.10.50.ebuild
tuxonice-sources-3.14.14.ebuild
tuxonice-sources-3.14.15.ebuild
tuxonice-sources-3.10.51.ebuild
tuxonice-sources-3.4.99.ebuild
tuxonice-sources-3.12.24.ebuild
tuxonice-sources-3.15.8.ebuild
tuxonice-sources-3.14.13.ebuild
tuxonice-sources-3.15.6.ebuild
tuxonice-sources-3.4.100.ebuild
tuxonice-sources-3.15.7.ebuild
  Log:
  Remove old per Arfrever.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.204sys-kernel/tuxonice-sources/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.204&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.204&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.203&r2=1.204

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -r1.203 -r1.204
--- ChangeLog   16 Aug 2014 20:54:43 -  1.203
+++ ChangeLog   18 Aug 2014 00:05:26 -  1.204
@@ -1,6 +1,16 @@
 # ChangeLog for sys-kernel/tuxonice-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 
1.203 2014/08/16 20:54:43 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 
1.204 2014/08/18 00:05:26 floppym Exp $
+
+  18 Aug 2014; Mike Gilbert 
+  -tuxonice-sources-3.10.49.ebuild, -tuxonice-sources-3.10.50.ebuild,
+  -tuxonice-sources-3.10.51.ebuild, -tuxonice-sources-3.12.24.ebuild,
+  -tuxonice-sources-3.12.25.ebuild, -tuxonice-sources-3.14.13.ebuild,
+  -tuxonice-sources-3.14.14.ebuild, -tuxonice-sources-3.14.15.ebuild,
+  -tuxonice-sources-3.15.6.ebuild, -tuxonice-sources-3.15.7.ebuild,
+  -tuxonice-sources-3.15.8.ebuild, -tuxonice-sources-3.4.100.ebuild,
+  -tuxonice-sources-3.4.101.ebuild, -tuxonice-sources-3.4.99.ebuild:
+  Remove old per Arfrever.
 
 *tuxonice-sources-3.4.103 (16 Aug 2014)
 *tuxonice-sources-3.10.53 (16 Aug 2014)






[gentoo-commits] gentoo-x86 commit in sci-physics/lammps: lammps-20140815.ebuild ChangeLog

2014-08-17 Thread Nicolas Bock (nicolasbock)
nicolasbock14/08/17 23:52:33

  Modified: ChangeLog
  Added:lammps-20140815.ebuild
  Log:
  sci-physics/lammps-20140815: Added new version.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
AC91CA52)

Revision  ChangesPath
1.36 sci-physics/lammps/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lammps/ChangeLog?rev=1.36&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lammps/ChangeLog?rev=1.36&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lammps/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-physics/lammps/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   12 Aug 2014 12:51:36 -  1.35
+++ ChangeLog   17 Aug 2014 23:52:33 -  1.36
@@ -1,6 +1,11 @@
 # ChangeLog for sci-physics/lammps
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/ChangeLog,v 1.35 
2014/08/12 12:51:36 nicolasbock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/ChangeLog,v 1.36 
2014/08/17 23:52:33 nicolasbock Exp $
+
+*lammps-20140815 (17 Aug 2014)
+
+  17 Aug 2014; Nicolas Bock  +lammps-20140815.ebuild:
+  sci-physics/lammps-20140815: Added new version.
 
 *lammps-20140808 (12 Aug 2014)
 



1.1  sci-physics/lammps/lammps-20140815.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lammps/lammps-20140815.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lammps/lammps-20140815.ebuild?rev=1.1&content-type=text/plain

Index: lammps-20140815.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/lammps-20140815.ebuild,v 
1.1 2014/08/17 23:52:33 nicolasbock Exp $

EAPI=5

inherit eutils fortran-2 multilib

convert_month() {
case $1 in
01) echo Jan
;;
02) echo Feb
;;
03) echo Mar
;;
04) echo Apr
;;
05) echo May
;;
06) echo Jun
;;
07) echo Jul
;;
08) echo Aug
;;
09) echo Sep
;;
10) echo Oct
;;
11) echo Nov
;;
12) echo Dec
;;
*)  echo unknown
;;
esac
}

MY_P=${PN}-$((10#${PV:6:2}))$(convert_month ${PV:4:2})${PV:2:2}

DESCRIPTION="Large-scale Atomic/Molecular Massively Parallel Simulator"
HOMEPAGE="http://lammps.sandia.gov/";
SRC_URI="http://lammps.sandia.gov/tars/${MY_P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc examples gzip lammps-memalign mpi static-libs"

DEPEND="
mpi? ( virtual/mpi )
sci-libs/voro++
"
RDEPEND="${DEPEND}"

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

lmp_emake() {
local LAMMPS_INCLUDEFLAGS
LAMMPS_INCLUDEFLAGS="$(usex gzip '-DLAMMPS_GZIP' '')"
LAMMPS_INCLUDEFLAGS+="$(usex lammps-memalign ' -DLAMMPS_MEMALIGN' '')"

# The lammps makefile uses CC to indicate the C++ compiler.
emake \
ARCHIVE=$(tc-getAR) \
CC=$(usex mpi "mpic++" "$(tc-getCXX)") \
F90=$(usex mpi "mpif90" "$(tc-getFC)") \
LINK=$(usex mpi "mpic++" "$(tc-getCXX)") \
CCFLAGS="${CXXFLAGS} -I../../src" \
F90FLAGS="${FCFLAGS}" \
LINKFLAGS="${LDFLAGS}" \
LMP_INC="${LAMMPS_INCLUDEFLAGS}" \
MPI_INC=$(usex mpi '' "-I../STUBS") \
MPI_PATH=$(usex mpi '' '-L../STUBS') \
MPI_LIB=$(usex mpi '' '-lmpi_stubs') \
"$@"
}

src_prepare() {
# Fix inconsistent use of SHFLAGS.
sed -i -e 's:$(CCFLAGS):$(CCFLAGS) -fPIC:' src/STUBS/Makefile || die
sed -i -e 's:$(F90FLAGS):$(F90FLAGS) -fPIC:' lib/meam/Makefile.gfortran 
|| die
sed -i -e 's:$(F90FLAGS):$(F90FLAGS) -fPIC:' lib/reax/Makefile.gfortran 
|| die
sed -i \
-e 's:voronoi_SYSINC\s\+=.*$:voronoi_SYSINC = 
-I/usr/include/voro++:' \
-e 's:voronoi_SYSPATH\s\+=.*$:voronoi_SYSPATH =:' \
src/VORONOI/Makefile.lammps || die

# Fix missing .so name.
sed -i \
-e 's:SHLIBFLAGS\s\+=\s\+:SHLIBFLAGS = 
-Wl,-soname,liblammps.so.0 :' \
src

[gentoo-commits] gentoo-x86 commit in net-misc/spice-gtk: spice-gtk-0.25-r1.ebuild ChangeLog

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

  Modified: spice-gtk-0.25-r1.ebuild ChangeLog
  Log:
  Keyword ~ppc ~ppc64, bug #513108
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.3  net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild?r1=1.2&r2=1.3

Index: spice-gtk-0.25-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- spice-gtk-0.25-r1.ebuild10 Aug 2014 20:47:46 -  1.2
+++ spice-gtk-0.25-r1.ebuild17 Aug 2014 23:47:44 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild,v 1.2 
2014/08/10 20:47:46 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild,v 1.3 
2014/08/17 23:47:44 blueness Exp $
 
 EAPI=5
 GCONF_DEBUG="no"
@@ -18,7 +18,7 @@
 LICENSE="LGPL-2.1"
 SLOT="0"
 SRC_URI="http://spice-space.org/download/gtk/${P}.tar.bz2";
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
 IUSE="dbus doc gstreamer gtk3 +introspection policykit pulseaudio
 python sasl smartcard static-libs usbredir vala webdav"
 



1.88 net-misc/spice-gtk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?rev=1.88&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?rev=1.88&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?r1=1.87&r2=1.88

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   10 Aug 2014 20:47:46 -  1.87
+++ ChangeLog   17 Aug 2014 23:47:44 -  1.88
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/spice-gtk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.87 
2014/08/10 20:47:46 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.88 
2014/08/17 23:47:44 blueness Exp $
+
+  17 Aug 2014; Anthony G. Basile  
spice-gtk-0.25-r1.ebuild:
+  Keyword ~ppc ~ppc64, bug #513108
 
   10 Aug 2014; Sergei Trofimovich  spice-gtk-0.20-r1.ebuild,
   spice-gtk-0.21.ebuild, spice-gtk-0.25-r1.ebuild:






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

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

  Modified: ChangeLog package.use.mask
  Log:
  Mask USE=smartcard for =net-misc/spice-gtk-0.25-r1 since it pulls in 
qemu[smartcard] which is masked

Revision  ChangesPath
1.284profiles/arch/powerpc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -r1.283 -r1.284
--- ChangeLog   16 Aug 2014 15:55:39 -  1.283
+++ ChangeLog   17 Aug 2014 23:46:58 -  1.284
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/PPC profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.283 
2014/08/16 15:55:39 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.284 
2014/08/17 23:46:58 blueness Exp $
+
+  17 Aug 2014; Anthony G. Basile  package.use.mask:
+  Mask USE=smartcard for =net-misc/spice-gtk-0.25-r1 since it pulls in
+  qemu[smartcard] which is masked
 
   16 Aug 2014; Anthony G. Basile  package.use.mask:
   Mask FEATURES=test on dev-ruby/sprockets since it pulls in execjs and



1.213profiles/arch/powerpc/package.use.mask

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

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/package.use.mask,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -r1.212 -r1.213
--- package.use.mask16 Aug 2014 15:55:39 -  1.212
+++ package.use.mask17 Aug 2014 23:46:58 -  1.213
@@ -1,6 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/package.use.mask,v 
1.212 2014/08/16 15:55:39 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/package.use.mask,v 
1.213 2014/08/17 23:46:58 blueness Exp $
+
+# Anthony G. Basile  (17 Aug 2014)
+# This pulls in qemu[smartcard] which is masked
+=net-misc/spice-gtk-0.25-r1 smartcard
 
 # Anthony G. Basile  (16 Aug 2014)
 # Ultimately pulls in nodejs which is broken.






[gentoo-commits] gentoo-x86 commit in dev-db/mariadb: ChangeLog mariadb-5.5.39.ebuild mariadb-10.0.13.ebuild

2014-08-17 Thread Jeroen Roovers (jer)
jer 14/08/17 23:38:31

  Modified: ChangeLog mariadb-5.5.39.ebuild
mariadb-10.0.13.ebuild
  Log:
  Bump patchset by grknight (bug #520092). Stable for HPPA.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.50 dev-db/mariadb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   17 Aug 2014 23:05:52 -  1.49
+++ ChangeLog   17 Aug 2014 23:38:31 -  1.50
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/mariadb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v 1.49 2014/08/17 
23:05:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v 1.50 2014/08/17 
23:38:31 jer Exp $
+
+  17 Aug 2014; Jeroen Roovers  mariadb-5.5.39.ebuild,
+  mariadb-10.0.13.ebuild:
+  Bump patchset by grknight (bug #520092). Stable for HPPA.
 
   17 Aug 2014; Jeroen Roovers  mariadb-5.5.39.ebuild,
   mariadb-10.0.12.ebuild, mariadb-10.0.13.ebuild:



1.7  dev-db/mariadb/mariadb-5.5.39.ebuild

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

Index: mariadb-5.5.39.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-5.5.39.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mariadb-5.5.39.ebuild   17 Aug 2014 23:05:52 -  1.6
+++ mariadb-5.5.39.ebuild   17 Aug 2014 23:38:31 -  1.7
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-5.5.39.ebuild,v 1.6 
2014/08/17 23:05:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-5.5.39.ebuild,v 1.7 
2014/08/17 23:38:31 jer Exp $
 
 EAPI="5"
-MY_EXTRAS_VER="20140729-0112Z"
+MY_EXTRAS_VER="20140817-2320Z"
 
 # Build system
 BUILD="cmake"
@@ -13,7 +13,7 @@
 IUSE="$IUSE"
 
 # REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
 EPATCH_EXCLUDE=''



1.4  dev-db/mariadb/mariadb-10.0.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/mariadb-10.0.13.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/mariadb-10.0.13.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/mariadb-10.0.13.ebuild?r1=1.3&r2=1.4

Index: mariadb-10.0.13.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.13.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mariadb-10.0.13.ebuild  17 Aug 2014 23:05:52 -  1.3
+++ mariadb-10.0.13.ebuild  17 Aug 2014 23:38:31 -  1.4
@@ -1,16 +1,16 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.13.ebuild,v 1.3 
2014/08/17 23:05:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.13.ebuild,v 1.4 
2014/08/17 23:38:31 jer Exp $
 
 EAPI="5"
-MY_EXTRAS_VER="20140811-2248Z"
+MY_EXTRAS_VER="20140817-2331Z"
 
 inherit toolchain-funcs mysql-multilib
 # only to make repoman happy. it is really set in the eclass
 IUSE="$IUSE"
 
 # REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS="~alpha ~amd64 ~arm ~ia6

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

2014-08-17 Thread Brian Evans
commit: 22bf230ec6ebf561d6dc9eeb9f9209c9746f7d57
Author: Brian Evans  tuffmail  com>
AuthorDate: Sun Aug 17 23:31:39 2014 +
Commit: Brian Evans  tuffmail  com>
CommitDate: Sun Aug 17 23:31:39 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/mysql-extras.git;a=commit;h=22bf230e

Fix bad comparision of void to ulong on hppa for 10.0.13

---
 0_index.txt|  5 +
 20011_all_mariadb-hppa-unsigned-long-10.0.13.patch | 11 +++
 2 files changed, 16 insertions(+)

diff --git a/0_index.txt b/0_index.txt
index 425ec04..eb30088 100644
--- a/0_index.txt
+++ b/0_index.txt
@@ -1716,6 +1716,11 @@
 
 @patch 20011_all_mariadb-hppa-unsigned-long.patch
 @ver 5.05.39.00 to 5.05.99.99
+@pn mariadb
+@@ Fix bad comparision of void to ulong
+@@ Gentoo bug 520092  MDEV-6595
+
+@patch 20011_all_mariadb-hppa-unsigned-long-10.0.13.patch
 @ver 10.00.13.00 to 10.00.99.99
 @pn mariadb
 @@ Fix bad comparision of void to ulong

diff --git a/20011_all_mariadb-hppa-unsigned-long-10.0.13.patch 
b/20011_all_mariadb-hppa-unsigned-long-10.0.13.patch
new file mode 100644
index 000..b076f05
--- /dev/null
+++ b/20011_all_mariadb-hppa-unsigned-long-10.0.13.patch
@@ -0,0 +1,11 @@
+--- a/storage/xtradb/os/os0stacktrace.cc
 b/storage/xtradb/os/os0stacktrace.cc
+@@ -85,7 +85,7 @@
+   caller_address = (void*) uc->uc_mcontext.gregs[REG_RIP] ;
+ #elif defined(__hppa__)
+   ucontext_t* uc = (ucontext_t*) ucontext;
+-  caller_address = (void*) uc->uc_mcontext.sc_iaoq[0] & ~0x3UL ;
++  caller_address = (void*) (uc->uc_mcontext.sc_iaoq[0] & ~0x3UL) ;
+ #elif (defined (__ppc__)) || (defined (__powerpc__))
+   ucontext_t* uc = (ucontext_t*) ucontext;
+   caller_address = (void*) uc->uc_mcontext.regs->nip ;



[gentoo-commits] proj/hardened-dev:musl commit in: sys-fs/fuse/

2014-08-17 Thread Anthony G. Basile
commit: fc0532b9f3e22c25634f420ab15162e5a8db1941
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Aug 17 23:34:52 2014 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Aug 17 23:34:52 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=fc0532b9

sys-fs/fuse: use get_udevdir intead of udev_get_udevdir

Package-Manager: portage-2.2.8-r1
Manifest-Sign-Key: 0xF52D4BBA

---
 sys-fs/fuse/fuse-2.9.3-r99.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/fuse/fuse-2.9.3-r99.ebuild 
b/sys-fs/fuse/fuse-2.9.3-r99.ebuild
index 7ef9276..9255953 100644
--- a/sys-fs/fuse/fuse-2.9.3-r99.ebuild
+++ b/sys-fs/fuse/fuse-2.9.3-r99.ebuild
@@ -43,7 +43,7 @@ src_configure() {
econf \
INIT_D_PATH="${EPREFIX}/etc/init.d" \
MOUNT_FUSE_PATH="${EPREFIX}/sbin" \
-   UDEV_RULES_PATH="${EPREFIX}/$(udev_get_udevdir)/rules.d" \
+   UDEV_RULES_PATH="${EPREFIX}/$(get_udevdir)/rules.d" \
$(use_enable static-libs static) \
--disable-example
 }



[gentoo-commits] proj/mysql-extras: New tag: mysql-extras-20140817-2320Z

2014-08-17 Thread Brian Evans
commit: 
Commit: Brian Evans  tuffmail  com>
CommitDate: Sun Aug 17 23:32:02 2014 +

New tag: mysql-extras-20140817-2320Z




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

2014-08-17 Thread Brian Evans
commit: ddbb7641cebcbf956e6cc58cd81372be3d2f257a
Author: Brian Evans  tuffmail  com>
AuthorDate: Sun Aug 17 23:16:01 2014 +
Commit: Brian Evans  tuffmail  com>
CommitDate: Sun Aug 17 23:19:22 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/mysql-extras.git;a=commit;h=ddbb7641

Fix bad comparision of void to ulong on hppa

---
 0_index.txt|  7 +++
 20011_all_mariadb-hppa-unsigned-long.patch | 11 +++
 2 files changed, 18 insertions(+)

diff --git a/0_index.txt b/0_index.txt
index c184471..425ec04 100644
--- a/0_index.txt
+++ b/0_index.txt
@@ -1713,3 +1713,10 @@
 @ver 5.01.73.00 to 5.01.99.99
 @pn mysql
 @@ Fix Bison 3 compatibility
+
+@patch 20011_all_mariadb-hppa-unsigned-long.patch
+@ver 5.05.39.00 to 5.05.99.99
+@ver 10.00.13.00 to 10.00.99.99
+@pn mariadb
+@@ Fix bad comparision of void to ulong
+@@ Gentoo bug 520092  MDEV-6595

diff --git a/20011_all_mariadb-hppa-unsigned-long.patch 
b/20011_all_mariadb-hppa-unsigned-long.patch
new file mode 100644
index 000..5f5b841
--- /dev/null
+++ b/20011_all_mariadb-hppa-unsigned-long.patch
@@ -0,0 +1,11 @@
+--- a/storage/xtradb/os/os0stacktrace.c
 b/storage/xtradb/os/os0stacktrace.c
+@@ -85,7 +85,7 @@
+   caller_address = (void*) uc->uc_mcontext.gregs[REG_RIP] ;
+ #elif defined(__hppa__)
+   ucontext_t* uc = (ucontext_t*) ucontext;
+-  caller_address = (void*) uc->uc_mcontext.sc_iaoq[0] & ~0x3UL ;
++  caller_address = (void*) (uc->uc_mcontext.sc_iaoq[0] & ~0x3UL) ;
+ #elif (defined (__ppc__)) || (defined (__powerpc__))
+   ucontext_t* uc = (ucontext_t*) ucontext;
+   caller_address = (void*) uc->uc_mcontext.regs->nip ;



[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-215-r3.ebuild systemd-212-r5.ebuild systemd-9999.ebuild ChangeLog

2014-08-17 Thread Mike Gilbert (floppym)
floppym 14/08/17 23:12:41

  Modified: systemd-215-r3.ebuild systemd-212-r5.ebuild
systemd-.ebuild ChangeLog
  Log:
  Drop dependency to avoid pulling openrc into the depgraph via 
udev-init-scripts-27.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.10 sys-apps/systemd/systemd-215-r3.ebuild

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

Index: systemd-215-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- systemd-215-r3.ebuild   9 Aug 2014 15:11:34 -   1.9
+++ systemd-215-r3.ebuild   17 Aug 2014 23:12:41 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild,v 
1.9 2014/08/09 15:11:34 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild,v 
1.10 2014/08/17 23:12:41 floppym Exp $
 
 EAPI=5
 
@@ -60,7 +60,6 @@
 # sys-apps/dbus: the daemon only (+ build-time lib dep for tests)
 PDEPEND=">=sys-apps/dbus-1.6.8-r1:0[systemd]
>=sys-apps/hwids-20130717-r1[udev]
-   >=sys-fs/udev-init-scripts-25
policykit? ( sys-auth/polkit )
!vanilla? ( sys-apps/gentoo-systemd-integration )"
 



1.15 sys-apps/systemd/systemd-212-r5.ebuild

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

Index: systemd-212-r5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- systemd-212-r5.ebuild   7 Aug 2014 15:07:24 -   1.14
+++ systemd-212-r5.ebuild   17 Aug 2014 23:12:41 -  1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 
1.14 2014/08/07 15:07:24 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 
1.15 2014/08/17 23:12:41 floppym Exp $
 
 EAPI=5
 
@@ -62,7 +62,6 @@
 # sys-apps/dbus: the daemon only (+ build-time lib dep for tests)
 PDEPEND=">=sys-apps/dbus-1.6.8-r1:0[systemd]
>=sys-apps/hwids-20130717-r1[udev]
-   >=sys-fs/udev-init-scripts-25
policykit? ( sys-auth/polkit )
!vanilla? ( sys-apps/gentoo-systemd-integration )"
 



1.134sys-apps/systemd/systemd-.ebuild

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

Index: systemd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- systemd-.ebuild 9 Aug 2014 15:11:34 -   1.133
+++ systemd-.ebuild 17 Aug 2014 23:12:41 -  1.134
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.133 2014/08/09 15:11:34 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.134 2014/08/17 23:12:41 floppym Exp $
 
 EAPI=5
 
@@ -70,7 +70,6 @@
 # sys-apps/dbus: the daemon only (+ build-time lib dep for tests)
 PDEPEND=">=sys-apps/dbus-1.6.8-r1:0[systemd]
>=sys-apps/hwids-20130717-r1[udev]
-   >=sys-fs/udev-init-scripts-25
policykit? ( sys-auth/polkit )
!vanilla? ( sys-apps/gentoo-systemd-integration )"
 



1.301sys-apps/systemd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.301&view=markup
plain: 
http://sources.gentoo.org/viewvc.c

[gentoo-commits] proj/betagarden:master commit in: media-fonts/VeraSansYuanTi/

2014-08-17 Thread Sebastian Pipping
commit: 4abf33bc72d86124610baad784931ecd4b2afd17
Author: Sebastian Pipping  pipping  org>
AuthorDate: Sun Aug 17 23:06:17 2014 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Aug 17 23:06:17 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=4abf33bc

media-fonts/VeraSansYuanTi: Add non-regular styles

---
 .../VeraSansYuanTi/VeraSansYuanTi-0-r1.ebuild  | 36 ++
 media-fonts/VeraSansYuanTi/VeraSansYuanTi-0.ebuild | 24 ---
 2 files changed, 36 insertions(+), 24 deletions(-)

diff --git a/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0-r1.ebuild 
b/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0-r1.ebuild
new file mode 100644
index 000..2da182a
--- /dev/null
+++ b/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+DESCRIPTION="Chinese font Vera Sans Yuan Ti (including Mono)"
+HOMEPAGE=""
+SRC_URI="
+   !minimal? (
+   
ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTi-Bold.zip
+   
ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTi-BoldItalic.zip
+   
ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTi-Italic.zip
+   )
+   
ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTi-Regular.zip
+   !minimal? (
+   
ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTiMono-Bold.zip
+   
ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTiMono-BoldItalic.zip
+   
ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTiMono-Italic.zip
+   )
+   
ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTiMono-Regular.zip
+   "
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="minimal"
+
+RESTRICT=""
+
+S="${WORKDIR}"
+
+src_install() {
+   insinto /usr/share/fonts/${PN}
+   doins *.ttf || die
+}

diff --git a/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0.ebuild 
b/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0.ebuild
deleted file mode 100644
index 393ef26..000
--- a/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-DESCRIPTION="Chinese font Vera Sans Yuan Ti (including Mono)"
-HOMEPAGE=""
-SRC_URI="ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTi-Regular.zip
-   
ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTiMono-Regular.zip";
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT=""
-
-S="${WORKDIR}"
-
-src_install() {
-   insinto /usr/share/fonts/${PN}
-   doins *.ttf || die
-}



[gentoo-commits] gentoo-x86 commit in dev-db/mariadb: mariadb-10.0.12.ebuild ChangeLog mariadb-10.0.13.ebuild mariadb-5.5.39.ebuild

2014-08-17 Thread Jeroen Roovers (jer)
jer 14/08/17 23:05:52

  Modified: mariadb-10.0.12.ebuild ChangeLog
mariadb-10.0.13.ebuild mariadb-5.5.39.ebuild
  Log:
  Drop HPPA keywording until bug #520092 is fixed.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.4  dev-db/mariadb/mariadb-10.0.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/mariadb-10.0.12.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/mariadb-10.0.12.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/mariadb-10.0.12.ebuild?r1=1.3&r2=1.4

Index: mariadb-10.0.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.12.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mariadb-10.0.12.ebuild  16 Aug 2014 16:56:38 -  1.3
+++ mariadb-10.0.12.ebuild  17 Aug 2014 23:05:52 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.12.ebuild,v 1.3 
2014/08/16 16:56:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.12.ebuild,v 1.4 
2014/08/17 23:05:52 jer Exp $
 
 EAPI="5"
 MY_EXTRAS_VER="20140729-2200Z"
@@ -13,7 +13,7 @@
 IUSE="$IUSE"
 
 # REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
 EPATCH_EXCLUDE=''



1.49 dev-db/mariadb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   16 Aug 2014 16:56:38 -  1.48
+++ ChangeLog   17 Aug 2014 23:05:52 -  1.49
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/mariadb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v 1.48 2014/08/16 
16:56:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v 1.49 2014/08/17 
23:05:52 jer Exp $
+
+  17 Aug 2014; Jeroen Roovers  mariadb-5.5.39.ebuild,
+  mariadb-10.0.12.ebuild, mariadb-10.0.13.ebuild:
+  Drop HPPA keywording until bug #520092 is fixed.
 
   16 Aug 2014; Jeroen Roovers  mariadb-5.5.39.ebuild,
   mariadb-10.0.12.ebuild, mariadb-10.0.13.ebuild:



1.3  dev-db/mariadb/mariadb-10.0.13.ebuild

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

Index: mariadb-10.0.13.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mariadb-10.0.13.ebuild  16 Aug 2014 16:56:38 -  1.2
+++ mariadb-10.0.13.ebuild  17 Aug 2014 23:05:52 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.13.ebuild,v 1.2 
2014/08/16 16:56:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.13.ebuild,v 1.3 
2014/08/17 23:05:52 jer Exp $
 
 EAPI="5"
 MY_EXTRAS_VER="20140811-2248Z"
@@ -10,7 +10,7 @@
 IUSE="$IUSE"
 
 # REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc

[gentoo-commits] gentoo-x86 commit in x11-apps/intel-gpu-tools: intel-gpu-tools-1.7.ebuild ChangeLog

2014-08-17 Thread Remi Cardona (remi)
remi14/08/17 23:03:08

  Modified: intel-gpu-tools-1.7.ebuild ChangeLog
  Log:
  x11-apps/intel-gpu-tools: Fix python script to handle non-UTF-8 locales
  
  (Portage version: 2.2.12/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.4  x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild?r1=1.3&r2=1.4

Index: intel-gpu-tools-1.7.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- intel-gpu-tools-1.7.ebuild  1 Aug 2014 22:00:34 -   1.3
+++ intel-gpu-tools-1.7.ebuild  17 Aug 2014 23:03:08 -  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/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild,v 
1.3 2014/08/01 22:00:34 remi Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.7.ebuild,v 
1.4 2014/08/17 23:03:08 remi Exp $
 
 EAPI=5
 
@@ -21,6 +21,8 @@
python? ( ${PYTHON_DEPS} )"
 RDEPEND="${DEPEND}"
 
+PATCHES=( 
"${FILESDIR}/${P}-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch" )
+
 pkg_setup() {
use python && python-single-r1_pkg_setup
 }



1.19 x11-apps/intel-gpu-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   1 Aug 2014 22:00:34 -   1.18
+++ ChangeLog   17 Aug 2014 23:03:08 -  1.19
@@ -1,6 +1,11 @@
 # ChangeLog for x11-apps/intel-gpu-tools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog,v 1.18 
2014/08/01 22:00:34 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/ChangeLog,v 1.19 
2014/08/17 23:03:08 remi Exp $
+
+  17 Aug 2014; Rémi Cardona  intel-gpu-tools-1.7.ebuild,
+  +files/intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patc
+  h:
+  Fix python script to handle non-UTF-8 locales, see bug #519434.
 
   01 Aug 2014; Rémi Cardona  intel-gpu-tools-1.7.ebuild:
   Add missing pkg_setup for proper python-single-r1 use. See bug #518538.






[gentoo-commits] gentoo-x86 commit in x11-apps/intel-gpu-tools/files: intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch

2014-08-17 Thread Remi Cardona (remi)
remi14/08/17 23:03:09

  Added:   

intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch
  Log:
  x11-apps/intel-gpu-tools: Fix python script to handle non-UTF-8 locales
  
  (Portage version: 2.2.12/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.1  
x11-apps/intel-gpu-tools/files/intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/files/intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/intel-gpu-tools/files/intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch?rev=1.1&content-type=text/plain

Index: intel-gpu-tools-1.7-shader-debugger-Force-file-stdout-IO-as-UTF-8.patch
===
>From e9e9df216180bcecc5d4c17bbe48b2efd88b3ed2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Cardona?= 
Date: Mon, 18 Aug 2014 00:44:32 +0200
Subject: [PATCH] shader-debugger: Force file/stdout IO as UTF-8
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Not all locales on linux are UTF-8, the most notable being the C locale.
Python will use the ASCII codec for stream IO in this case and will barf
on the Copyright sign at the top of .g4a files.

Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=519434
Signed-off-by: Rémi Cardona 
---
 debugger/system_routine/pre_cpp.py | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debugger/system_routine/pre_cpp.py 
b/debugger/system_routine/pre_cpp.py
index effea0e..584d2af 100755
--- a/debugger/system_routine/pre_cpp.py
+++ b/debugger/system_routine/pre_cpp.py
@@ -33,7 +33,10 @@
 
 import sys,re
 
-file = open(sys.argv[1], "r")
+# make sure both input file and stdout are handled as utf-8 text, regardless
+# of current locale (eg. LANG=C which tells python to use ascii encoding)
+sys.stdout = open(sys.__stdout__.fileno(), "a", encoding="utf-8")
+file = open(sys.argv[1], "r", encoding="utf-8")
 
 lines = file.readlines()
 len(lines)
-- 
2.0.4







[gentoo-commits] gentoo-x86 commit in net-libs/phodav: phodav-0.4.ebuild ChangeLog

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

  Modified: phodav-0.4.ebuild ChangeLog
  Log:
  Keyword ~ppc ~ppc64, bug #513108
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.4  net-libs/phodav/phodav-0.4.ebuild

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

Index: phodav-0.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/phodav/phodav-0.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- phodav-0.4.ebuild   22 Jul 2014 10:52:42 -  1.3
+++ phodav-0.4.ebuild   17 Aug 2014 23:01:00 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/phodav-0.4.ebuild,v 1.3 
2014/07/22 10:52:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/phodav-0.4.ebuild,v 1.4 
2014/08/17 23:01:00 blueness Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64"
 IUSE="avahi spice systemd"
 
 RDEPEND="dev-libs/glib



1.4  net-libs/phodav/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/phodav/ChangeLog?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/phodav/ChangeLog?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/phodav/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/phodav/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   22 Jul 2014 10:52:42 -  1.3
+++ ChangeLog   17 Aug 2014 23:01:00 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/phodav
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/ChangeLog,v 1.3 2014/07/22 
10:52:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/ChangeLog,v 1.4 2014/08/17 
23:01:00 blueness Exp $
+
+  17 Aug 2014; Anthony G. Basile  phodav-0.4.ebuild:
+  Keyword ~ppc ~ppc64, bug #513108
 
   22 Jul 2014; Agostino Sarubbo  phodav-0.4.ebuild:
   Stable for amd64, wrt bug #512912






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

2014-08-17 Thread Brian Evans (grknight)
grknight14/08/17 22:50:23

  Modified: ChangeLog mysql-multilib.eclass
  Log:
  Move ENABLE_DTRACE check to the multilib_src_configure wrt bug 520028

Revision  ChangesPath
1.1353   eclass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1352
retrieving revision 1.1353
diff -u -r1.1352 -r1.1353
--- ChangeLog   17 Aug 2014 03:34:32 -  1.1352
+++ ChangeLog   17 Aug 2014 22:50:23 -  1.1353
@@ -1,6 +1,9 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1352 2014/08/17 
03:34:32 jcallen Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1353 2014/08/17 
22:50:23 grknight Exp $
+
+  18 Aug 2014; Brian Evans  mysql-multilib.eclass:
+  Move ENABLE_DTRACE check to the multilib_src_configure wrt bug 520028
 
   17 Aug 2014; Jonathan Callen  multilib-build.eclass:
   Add new multilib_native_enable and multilib_native_with functions; fix



1.5  eclass/mysql-multilib.eclass

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

Index: mysql-multilib.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/mysql-multilib.eclass,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mysql-multilib.eclass   31 Jul 2014 22:26:07 -  1.4
+++ mysql-multilib.eclass   17 Aug 2014 22:50:23 -  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/eclass/mysql-multilib.eclass,v 1.4 
2014/07/31 22:26:07 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-multilib.eclass,v 1.5 
2014/08/17 22:50:23 grknight Exp $
 
 # @ECLASS: mysql-multilib.eclass
 # @MAINTAINER:
@@ -448,6 +448,7 @@
-DWITH_SSL=$(usex ssl system bundled)
-DWITH_DEFAULT_COMPILER_OPTIONS=0
-DWITH_DEFAULT_FEATURE_SET=0
+   $(cmake-utils_use_enable systemtap DTRACE)
)
 
if in_iuse bindist ; then






[gentoo-commits] gentoo-x86 commit in dev-util/debhelper: debhelper-9.20140817.ebuild ChangeLog debhelper-9.20140809.ebuild

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

  Modified: ChangeLog
  Added:debhelper-9.20140817.ebuild
  Removed:  debhelper-9.20140809.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.109dev-util/debhelper/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debhelper/ChangeLog?rev=1.109&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debhelper/ChangeLog?rev=1.109&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debhelper/ChangeLog?r1=1.108&r2=1.109

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/debhelper/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog   13 Aug 2014 09:31:54 -  1.108
+++ ChangeLog   17 Aug 2014 22:50:09 -  1.109
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/debhelper
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/ChangeLog,v 1.108 
2014/08/13 09:31:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/ChangeLog,v 1.109 
2014/08/17 22:50:09 jer Exp $
+
+*debhelper-9.20140817 (17 Aug 2014)
+
+  17 Aug 2014; Jeroen Roovers  -debhelper-9.20140809.ebuild,
+  +debhelper-9.20140817.ebuild:
+  Version bump.
 
   13 Aug 2014; Agostino Sarubbo  debhelper-9.20140228.ebuild:
   Stable for ppc, wrt bug #506100



1.1  dev-util/debhelper/debhelper-9.20140817.ebuild

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

Index: debhelper-9.20140817.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-util/debhelper/debhelper-9.20140817.ebuild,v 1.1 
2014/08/17 22:50:09 jer Exp $

EAPI=5
inherit eutils toolchain-funcs

DESCRIPTION="Collection of programs that can be used to automate common tasks 
in debian/rules"
HOMEPAGE="http://packages.qa.debian.org/d/debhelper.html 
http://joeyh.name/code/debhelper/";
SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-linux"
IUSE="test"
DH_LINGUAS=( de es fr )
IUSE+=" ${DH_LINGUAS[@]/#/linguas_}"

NLS_DEPEND=$(
printf "linguas_%s? ( >=app-text/po4a-0.24 )\n" ${DH_LINGUAS[@]}
)

RDEPEND="
>=dev-lang/perl-5.10
>=app-arch/dpkg-1.17
dev-perl/TimeDate
virtual/perl-Getopt-Long
"
DEPEND="${RDEPEND}
${NLS_DEPEND}
test? ( dev-perl/Test-Pod )
"

S=${WORKDIR}/${PN}

src_compile() {
tc-export CC

local LANGS="" USE_NLS=no lingua
for lingua in ${DH_LINGUAS[@]}; do
if use linguas_${lingua}; then
LANGS+=" ${lingua}"
USE_NLS=yes
fi
done

emake USE_NLS="${USE_NLS}" LANGS="${LANGS}" build
}

src_install() {
emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
dodoc doc/* debian/changelog
docinto examples
dodoc examples/*
local lingua
for manfile in *.1 *.7 ; do
for lingua in ${DH_LINGUAS[@]}; do
case ${manfile} in
*.${lingua}.?)
use linguas_${lingua} \
&& cp ${manfile} 
"${T}"/${manfile/.${lingua}/} \
&& doman -i18n=${lingua} 
"${T}"/${manfile/.${lingua}/}
;;
*)
doman ${manfile}
;;
esac
done
done
}






[gentoo-commits] proj/betagarden:master commit in: games-board/ccbridge-bin/

2014-08-17 Thread Sebastian Pipping
commit: ebc0615826f29d9e20119d977ab5588d9b8b3ba1
Author: Sebastian Pipping  pipping  org>
AuthorDate: Sun Aug 17 22:37:33 2014 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Aug 17 22:37:33 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=ebc06158

games-board/ccbridge-bin: Remove garbage, sorry

---
 games-board/ccbridge-bin/foo-0.png| Bin 871 -> 0 bytes
 games-board/ccbridge-bin/foo-1.png| Bin 508 -> 0 bytes
 games-board/ccbridge-bin/foo-2.png| Bin 21318 -> 0 bytes
 games-board/ccbridge-bin/foo-3.png| Bin 5139 -> 0 bytes
 games-board/ccbridge-bin/foo-4.png| Bin 2642 -> 0 bytes
 games-board/ccbridge-bin/foo-5.png| Bin 1307 -> 0 bytes
 games-board/ccbridge-bin/foo.ico  | Bin 86448 -> 0 bytes
 games-board/ccbridge-bin/foo_1_32x32x8.png| Bin 923 -> 0 bytes
 games-board/ccbridge-bin/foo_2_16x16x8.png| Bin 388 -> 0 bytes
 games-board/ccbridge-bin/foo_3_128x128x32.png | Bin 21269 -> 0 bytes
 games-board/ccbridge-bin/foo_4_48x48x32.png   | Bin 4969 -> 0 bytes
 games-board/ccbridge-bin/foo_5_32x32x32.png   | Bin 2472 -> 0 bytes
 games-board/ccbridge-bin/foo_6_16x16x32.png   | Bin 934 -> 0 bytes
 13 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/games-board/ccbridge-bin/foo-0.png 
b/games-board/ccbridge-bin/foo-0.png
deleted file mode 100644
index 956f274..000
Binary files a/games-board/ccbridge-bin/foo-0.png and /dev/null differ

diff --git a/games-board/ccbridge-bin/foo-1.png 
b/games-board/ccbridge-bin/foo-1.png
deleted file mode 100644
index 3132d98..000
Binary files a/games-board/ccbridge-bin/foo-1.png and /dev/null differ

diff --git a/games-board/ccbridge-bin/foo-2.png 
b/games-board/ccbridge-bin/foo-2.png
deleted file mode 100644
index db9c54e..000
Binary files a/games-board/ccbridge-bin/foo-2.png and /dev/null differ

diff --git a/games-board/ccbridge-bin/foo-3.png 
b/games-board/ccbridge-bin/foo-3.png
deleted file mode 100644
index 98d9d9f..000
Binary files a/games-board/ccbridge-bin/foo-3.png and /dev/null differ

diff --git a/games-board/ccbridge-bin/foo-4.png 
b/games-board/ccbridge-bin/foo-4.png
deleted file mode 100644
index e16f099..000
Binary files a/games-board/ccbridge-bin/foo-4.png and /dev/null differ

diff --git a/games-board/ccbridge-bin/foo-5.png 
b/games-board/ccbridge-bin/foo-5.png
deleted file mode 100644
index 85a39c1..000
Binary files a/games-board/ccbridge-bin/foo-5.png and /dev/null differ

diff --git a/games-board/ccbridge-bin/foo.ico b/games-board/ccbridge-bin/foo.ico
deleted file mode 100644
index 46d395a..000
Binary files a/games-board/ccbridge-bin/foo.ico and /dev/null differ

diff --git a/games-board/ccbridge-bin/foo_1_32x32x8.png 
b/games-board/ccbridge-bin/foo_1_32x32x8.png
deleted file mode 100644
index 78e2a5e..000
Binary files a/games-board/ccbridge-bin/foo_1_32x32x8.png and /dev/null differ

diff --git a/games-board/ccbridge-bin/foo_2_16x16x8.png 
b/games-board/ccbridge-bin/foo_2_16x16x8.png
deleted file mode 100644
index 9695168..000
Binary files a/games-board/ccbridge-bin/foo_2_16x16x8.png and /dev/null differ

diff --git a/games-board/ccbridge-bin/foo_3_128x128x32.png 
b/games-board/ccbridge-bin/foo_3_128x128x32.png
deleted file mode 100644
index 6e26c0b..000
Binary files a/games-board/ccbridge-bin/foo_3_128x128x32.png and /dev/null 
differ

diff --git a/games-board/ccbridge-bin/foo_4_48x48x32.png 
b/games-board/ccbridge-bin/foo_4_48x48x32.png
deleted file mode 100644
index 2d128c3..000
Binary files a/games-board/ccbridge-bin/foo_4_48x48x32.png and /dev/null differ

diff --git a/games-board/ccbridge-bin/foo_5_32x32x32.png 
b/games-board/ccbridge-bin/foo_5_32x32x32.png
deleted file mode 100644
index 2172c0a..000
Binary files a/games-board/ccbridge-bin/foo_5_32x32x32.png and /dev/null differ

diff --git a/games-board/ccbridge-bin/foo_6_16x16x32.png 
b/games-board/ccbridge-bin/foo_6_16x16x32.png
deleted file mode 100644
index 48d905a..000
Binary files a/games-board/ccbridge-bin/foo_6_16x16x32.png and /dev/null differ



[gentoo-commits] proj/betagarden:master commit in: games-board/xiexie-freeware-bin/

2014-08-17 Thread Sebastian Pipping
commit: 06fe2b0739101b799ebe253d43e01c7cfb871dea
Author: Sebastian Pipping  pipping  org>
AuthorDate: Sun Aug 17 22:21:04 2014 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Aug 17 22:26:25 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=06fe2b07

games-board/xiexie-freeware-bin: License fix

---
 games-board/xiexie-freeware-bin/xiexie-freeware-bin-2.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/xiexie-freeware-bin/xiexie-freeware-bin-2.5.0.ebuild 
b/games-board/xiexie-freeware-bin/xiexie-freeware-bin-2.5.0.ebuild
index 3a7fa3a..1e525a9 100644
--- a/games-board/xiexie-freeware-bin/xiexie-freeware-bin-2.5.0.ebuild
+++ b/games-board/xiexie-freeware-bin/xiexie-freeware-bin-2.5.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Free of cost Chinese chess software for Windows"
 HOMEPAGE="http://www.cc-xiexie.com/";
 SRC_URI="http://www.cc-xiexie.com/files/XXFreeware${MY_PV}.XInstaller.exe";
 
-LICENSE="freedist"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""



[gentoo-commits] proj/betagarden:master commit in: media-fonts/VeraSansYuanTi/

2014-08-17 Thread Sebastian Pipping
commit: c4ddadc1353f3259f6f45f59959e3f2d5f3ab458
Author: Sebastian Pipping  pipping  org>
AuthorDate: Sun Aug 17 21:08:50 2014 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Aug 17 22:26:24 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=c4ddadc1

media-fonts/VeraSansYuanTi: 0

---
 media-fonts/VeraSansYuanTi/VeraSansYuanTi-0.ebuild | 24 ++
 media-fonts/VeraSansYuanTi/metadata.xml|  8 
 2 files changed, 32 insertions(+)

diff --git a/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0.ebuild 
b/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0.ebuild
new file mode 100644
index 000..393ef26
--- /dev/null
+++ b/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+DESCRIPTION="Chinese font Vera Sans Yuan Ti (including Mono)"
+HOMEPAGE=""
+SRC_URI="ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTi-Regular.zip
+   
ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTiMono-Regular.zip";
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RESTRICT=""
+
+S="${WORKDIR}"
+
+src_install() {
+   insinto /usr/share/fonts/${PN}
+   doins *.ttf || die
+}

diff --git a/media-fonts/VeraSansYuanTi/metadata.xml 
b/media-fonts/VeraSansYuanTi/metadata.xml
new file mode 100644
index 000..16bcc9f
--- /dev/null
+++ b/media-fonts/VeraSansYuanTi/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   sp...@gentoo.org
+   Sebastian Pipping
+   
+



[gentoo-commits] proj/betagarden:master commit in: app-emulation/wineloc/

2014-08-17 Thread Sebastian Pipping
commit: 873ca8f1e7585b5ef38d4d6c63c8c4c09b727cb8
Author: Sebastian Pipping  pipping  org>
AuthorDate: Sun Aug 17 21:13:58 2014 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Aug 17 22:26:24 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=873ca8f1

app-emulation/wineloc: 0.41

---
 app-emulation/wineloc/wineloc-0.41.ebuild | 42 +++
 1 file changed, 42 insertions(+)

diff --git a/app-emulation/wineloc/wineloc-0.41.ebuild 
b/app-emulation/wineloc/wineloc-0.41.ebuild
new file mode 100644
index 000..713801a
--- /dev/null
+++ b/app-emulation/wineloc/wineloc-0.41.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+DESCRIPTION="CJK Launcher for Wine (cli)"
+HOMEPAGE="https://bitbucket.org/dsobodash/winelocale";
+SRC_URI="http://files.sobodash.com/software/winelocale/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="app-emulation/wine
+   media-fonts/VeraSansYuanTi"
+
+src_prepare() {
+   sed -i 
's|WLOCSHARE=/usr/local/share/wineloc|WLOCSHARE=/usr/share/wineloc|' \
+   share/wineloc || die
+}
+
+src_install() {
+   insinto /usr/share/${PN}
+   doins -r share/patches || die
+
+   dodoc CHANGELOG INSTALL || die
+
+   dobin share/wineloc || die
+
+   ewarn 'For Chinese, be sure to enable these locales in /etc/locale.gen:'
+   ewarn '  zh_CN.UTF-8 UTF-8'
+   ewarn '  zh_TW.UTF-8 UTF-8'
+   ewarn '  zh_CN GB2312'
+   ewarn '  zh_CN.GBK GBK'
+   ewarn '  zh_CN.GB18030 GB18030'
+   ewarn '  zh_TW BIG5'
+   ewarn ''
+   ewarn 'Do not forget to run "sudo locale-gen" to propagate changes.'
+}



[gentoo-commits] proj/betagarden:master commit in: games-board/ccbridge-bin/

2014-08-17 Thread Sebastian Pipping
commit: bea23d353e9ecd73d6ef8fbd0289a5158cae09f4
Author: Sebastian Pipping  pipping  org>
AuthorDate: Sun Aug 17 19:40:39 2014 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Aug 17 22:26:25 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=bea23d35

games-board/ccbridge-bin: 3.0_beta4

---
 .../ccbridge-bin/ccbridge-bin-3.0_beta4.ebuild |  68 +
 games-board/ccbridge-bin/foo-0.png | Bin 0 -> 871 bytes
 games-board/ccbridge-bin/foo-1.png | Bin 0 -> 508 bytes
 games-board/ccbridge-bin/foo-2.png | Bin 0 -> 21318 bytes
 games-board/ccbridge-bin/foo-3.png | Bin 0 -> 5139 bytes
 games-board/ccbridge-bin/foo-4.png | Bin 0 -> 2642 bytes
 games-board/ccbridge-bin/foo-5.png | Bin 0 -> 1307 bytes
 games-board/ccbridge-bin/foo.ico   | Bin 0 -> 86448 bytes
 games-board/ccbridge-bin/foo_1_32x32x8.png | Bin 0 -> 923 bytes
 games-board/ccbridge-bin/foo_2_16x16x8.png | Bin 0 -> 388 bytes
 games-board/ccbridge-bin/foo_3_128x128x32.png  | Bin 0 -> 21269 bytes
 games-board/ccbridge-bin/foo_4_48x48x32.png| Bin 0 -> 4969 bytes
 games-board/ccbridge-bin/foo_5_32x32x32.png| Bin 0 -> 2472 bytes
 games-board/ccbridge-bin/foo_6_16x16x32.png| Bin 0 -> 934 bytes
 games-board/ccbridge-bin/metadata.xml  |   8 +++
 15 files changed, 76 insertions(+)

diff --git a/games-board/ccbridge-bin/ccbridge-bin-3.0_beta4.ebuild 
b/games-board/ccbridge-bin/ccbridge-bin-3.0_beta4.ebuild
new file mode 100644
index 000..58ca9d6
--- /dev/null
+++ b/games-board/ccbridge-bin/ccbridge-bin-3.0_beta4.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+inherit eutils gnome2-utils
+
+DESCRIPTION="Chinese chess software for Windows"
+HOMEPAGE=""
+SRC_URI="http://www.mediafire.com/download/lnmgnj4zhdt/CCBridge3beta4.zip";
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="app-arch/unzip
+   media-gfx/icoutils"
+RDEPEND="app-emulation/wineloc"
+
+S="${WORKDIR}"
+RESTRICT="mirror strip fetch"
+
+src_unpack() {
+   :
+}
+
+src_compile() {
+   :
+}
+
+src_install() {
+   local dir=/opt/${PN%-bin}
+   local icon_name=${PN%-bin}
+
+   dodir ${dir}
+   ( cd "${D}"/${dir} && unzip "${DISTDIR}/${A}" ) || die
+
+   # Resolve pointless "CCBridge3" directory level
+   mv "${D}${dir}"/CCBridge3/* "${D}${dir}"/ || die
+   rmdir "${D}${dir}"/CCBridge3/ || die
+
+   # Extract icon
+   wrestool -x --name=MAINICON "${D}${dir}"/CCBridge.exe > ${icon_name}.ico
+   icotool -x ${icon_name}.ico
+   newicon --theme locolor --size 16 ${icon_name}_2_16x16x8.png 
${icon_name}.png
+   newicon --theme locolor --size 32 ${icon_name}_1_32x32x8.png 
${icon_name}.png
+   newicon --theme hicolor --size 16 ${icon_name}_6_16x16x32.png 
${icon_name}.png
+   newicon --theme hicolor --size 32 ${icon_name}_5_32x32x32.png 
${icon_name}.png
+   newicon --theme hicolor --size 48 ${icon_name}_4_48x48x32.png 
${icon_name}.png
+   newicon --theme hicolor --size 128 ${icon_name}_3_128x128x32.png 
${icon_name}.png
+
+   make_desktop_entry "wineloc -l zh_TW ${dir}/CCBridge.exe" 'CCBridge' 
${icon_name} 'Game'
+   mv "${D}"/usr/share/applications/{*,${PN}}.desktop || die
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}

diff --git a/games-board/ccbridge-bin/foo-0.png 
b/games-board/ccbridge-bin/foo-0.png
new file mode 100644
index 000..956f274
Binary files /dev/null and b/games-board/ccbridge-bin/foo-0.png differ

diff --git a/games-board/ccbridge-bin/foo-1.png 
b/games-board/ccbridge-bin/foo-1.png
new file mode 100644
index 000..3132d98
Binary files /dev/null and b/games-board/ccbridge-bin/foo-1.png differ

diff --git a/games-board/ccbridge-bin/foo-2.png 
b/games-board/ccbridge-bin/foo-2.png
new file mode 100644
index 000..db9c54e
Binary files /dev/null and b/games-board/ccbridge-bin/foo-2.png differ

diff --git a/games-board/ccbridge-bin/foo-3.png 
b/games-board/ccbridge-bin/foo-3.png
new file mode 100644
index 000..98d9d9f
Binary files /dev/null and b/games-board/ccbridge-bin/foo-3.png differ

diff --git a/games-board/ccbridge-bin/foo-4.png 
b/games-board/ccbridge-bin/foo-4.png
new file mode 100644
index 000..e16f099
Binary files /dev/null and b/games-board/ccbridge-bin/foo-4.png differ

diff --git a/games-board/ccbridge-bin/foo-5.png 
b/games-board/ccbridge-bin/foo-5.png
new file mode 100644
index 000..85a39c1
Binary files /dev/null and b/games-board/ccbridge-bin/foo-5.png differ

diff --git a/games-board/ccbridge-bin/foo.ico b/games-board/ccbridge-bin/foo.ico
new file mode 100644
i

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

2014-08-17 Thread Devan Franchini
commit: b00db4058fd0633378dc7082faf08a5ac0de013e
Author: Devan Franchini  gentoo  org>
AuthorDate: Sun Aug 17 21:16:27 2014 +
Commit: Devan Franchini  gentoo  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'])



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

2014-08-17 Thread William Hubbs
commit: 7b9fe5fced762935c48c90797b3bba2c82f10eb2
Author: William Hubbs  gmail  com>
AuthorDate: Sun Aug 17 21:06:32 2014 +
Commit: William Hubbs  gentoo  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/

2014-08-17 Thread Devan Franchini
commit: da7cf19e4f546505f22ace5f96d739720d9607b6
Author: Devan Franchini  gentoo  org>
AuthorDate: Sun Aug 17 20:55:18 2014 +
Commit: Devan Franchini  gentoo  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] 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.396&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/genkernel/ChangeLog?rev=1.396&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/genkernel/ChangeLog?r1=1.395&r2=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  +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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/genkernel/genkernel-3.4.51.2.ebuild?rev=1.1&content-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
!/dev/null || die
git log > "${S}"/ChangeLog || die
popd >/dev/null || die
fi
use selinux && sed -i 's/###//g' "${S}"/gen_compile.sh

# Update software.sh
sed -i \
-e "s:VERSION_BUSYBOX:$VERSION_BUSYBOX:" \
-e "s:VERSION_MDADM:$VERSION_MDADM:" \
-e "s:VERSION_DMRAID:$VERSION_DMRAID:" \
-e "s:VERSION_FUSE:$VERSION_FUSE:" \
-e "s:VERSION_ISCSI:$VERSION_ISCSI:" \
-e "s:VERSION_LVM:$VERSION_LVM:" \
-e "s:VERSION_UNIONFS_FUSE

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

2014-08-17 Thread Richard Yao
commit: 3c70c2093cbb764eada56a5c4e8cfbb29210e18e
Author: Richard Yao  gentoo  org>
AuthorDate: Sun Aug 17 20:20:39 2014 +
Commit: Richard Yao  gentoo  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  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] proj/genkernel: New tag: v3.4.51.2

2014-08-17 Thread Richard Yao
commit: 
Commit: Richard Yao  gentoo  org>
CommitDate: Sun Aug 17 20:21:44 2014 +

New tag: v3.4.51.2




[gentoo-commits] proj/genkernel:master commit in: arch/x86_64/, arch/x86/

2014-08-17 Thread Richard Yao
commit: aab189c3a4547758350f8577119d2035cedf
Author: Richard Yao  gentoo  org>
AuthorDate: Sun Aug 17 19:57:30 2014 +
Commit: Richard Yao  gentoo  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  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.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/motions/2014/index.xml?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/motions/2014/index.xml?r1=1.6&r2=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 @@
 
 
 
-5
-2014-07-20
+6
+2014-08-17
 
 
 Introduction
@@ -79,6 +79,22 @@
   Approved
Raw Log
   
+
+  
+  2014/08/17
+  Presidents Report
+  Approved
+   Raw Log
+  
+
+  
+  2014/08/17
+  Secretarys Report
+  Approved
+   Raw Log
+  
+ 
+ 
  
 
 






[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.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/minutes/2014/index.xml?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/minutes/2014/index.xml?r1=1.8&r2=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 @@
 
 
 
-7
-2014-07-20
+8
+2014-08-17
 
 
 Introduction
@@ -103,6 +103,16 @@

   
 
+  
+   2014/08/17
+   antarus, Betelqeuse, quantumsummers
+   NeddySeagoon, Swift
+   https://wiki.gentoo.org/wiki/Foundation:Gentoo_Foundation_2014_August_AGM_Agenda";>Agenda
+   Log
+   
+  
+
+
 
   

[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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/minutes/2014/meeting-08-17.log?rev=1.1&content-type=text/plain

Index: meeting-08-17.log
===
Aug 17 15:09:40 *   quantumsummers calls the meeting to begin
Aug 17 15:10:30 Hear ye, hear ye, the Gentoo Foundation 
Inc's Annual General Meeting is now in session
Aug 17 15:10:38 I don't think the AGM cares about trustee quorum
Aug 17 15:10:52 Roll Call (Alec will be joining shortly)
Aug 17 15:10:59here
Aug 17 15:11:09 here
Aug 17 15:11:14 here
Aug 17 15:11:25 and I have confirmation that antarus 
will join shortly
Aug 17 15:11:37 #2: Who is logging?
Aug 17 15:11:46 Usage: ME , sends the action to the current channel 
(actions are written in the 3rd person, like /me jumps)
Aug 17 15:11:54 dabbott: 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:14hi antarus welcome :)
Aug 17 15:12:17 hello antarus 
Aug 17 15:12:20 thanks dabbott 
Aug 17 15:12:26really need to post these to nfp ;p
Aug 17 15:12:49 First order of business: please review 
the President's Report here: 
http://dev.gentoo.org/~neddyseagoon/PresidentsReport_2014.xml
Aug 17 15:12:56 antarus: that suggestion is noted
Aug 17 15:12:56antarus: sounds like your first job
Aug 17 15:13:29 antarus: it is the same every month, 
3rd Sunday 1900UTC
Aug 17 15:13:45 Motion to accept the President's Report
Aug 17 15:13:58seconded
Aug 17 15:14:04 I am confused
Aug 17 15:14:08 Are we having the AGM?
Aug 17 15:14:16 Betelgeuse: yes
Aug 17 15:14:21 this is the AGM
Aug 17 15:14:27 quantumsummers: then we should see who 
Foundation members are present
Aug 17 15:14:40 before other business
Aug 17 15:15:00 Betelgeuse: let's take care of the 
reports first
Aug 17 15:15:23the end of the report is weird
Aug 17 15:15:36'compared to other businesses we had a great 
year'
Aug 17 15:15:41why would we write that
Aug 17 15:15:45 no idea
Aug 17 15:15:53 quantumsummers: In AGM it would be a quorum of 
members that vote
Aug 17 15:15:54 Roy likes to think of the Foundation in 
business terms
Aug 17 15:16:06 quantumsummers: So how can you have a motion if 
we don't know whether there's a quorum?
Aug 17 15:16:15quantumsummers: I'm just unsure which other 
businesses we are comparing against ;)
Aug 17 15:16:47 Betelgeuse: 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 We do not define a quorum of members,
Aug 17 15:17:30 as far a quorum for the board, we have 
one.
Aug 17 15:17:30Betelgeuse: I think its because we meet on irc 
so not like a meeting in person
Aug 17 15:18:00 quantumsummers: section 3.9 of bylaws
Aug 17 15:19:07 I am trying to relate this to Finnish AGM 
general practises but can't really follow
Aug 17 15:19:26 The boards have little to do in AGMs
Aug 17 15:19:57 ah, ok I see what you are talking about
Aug 17 15:20:38 I would assume an AGM starts with a rollcall of 
members
Aug 17 15:20:54 and then see if we have quorum of members
Aug 17 15:21:33 plus we should state for the record whether 
section 3.2 was followed
Aug 17 15:21:48 sorry 3.4
Aug 17 15:23:11we 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 so, typically in Gentoo AGM we simply 
present the reports, the board votes to accept, then we open the floor.
Aug 17 15:24:19 perhaps we should amend the bylaws a 
bit to reflect the current precedent
Aug 17 15:25:07 dabbott: There are Finnish non profits that use 
IRC for their AGMs
Aug 17 15:25:17I wasn't here when the bylaws were put 
together, but looks to me they were taken from another source as a guide and 
then they tried to adopt
Aug 17 15:25:38 quantumsummers: but if we had a quorum of 
members, wouldn't the members be the ones voting?
Aug 17 15:26:08can we just take attendance and move on?
Aug 17 15:26:24 quantumsummers: what you are describing is no 
different from a trustee meeting
Aug 17 15:26:52 indeed, that is what is has looked like 
in the past
Aug 17 15:27:21 have you, as a foundation member, ever 
attended a

[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.504&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.504&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?r1=1.503&r2=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  files/named.conf-r8:
+  Fix broken comment, bug 520136
 
   16 Aug 2014; Christian Ruppert  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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/files/named.conf-r8?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/files/named.conf-r8?r1=1.1&r2=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-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.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/homerun/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/homerun/ChangeLog?r1=1.7&r2=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  +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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/homerun/homerun-1.2.5.ebuild?rev=1.1&content-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 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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/chromium-36.0.1985.143.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/chromium-36.0.1985.143.ebuild?r1=1.2&r2=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.1119&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1119&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?r1=1.1118&r2=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  
chromium-36.0.1985.143.ebuild:
+  Stable for x86, wrt bug #519788
 
   13 Aug 2014; Richard Freeman 
   chromium-36.0.1985.143.ebuild:






[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.104&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev-init-scripts/ChangeLog?rev=1.104&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev-init-scripts/ChangeLog?r1=1.103&r2=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  
+udev-init-scripts-27.ebuild:
+  version bump
 
   22 Jul 2014; Mike Frysinger 
   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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev-init-scripts/udev-init-scripts-27.ebuild?rev=1.1&content-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
!

[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.304&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/openrc/ChangeLog?rev=1.304&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/openrc/ChangeLog?r1=1.303&r2=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  +openrc-0.13.ebuild:
+  Version bump, bug #481182 tracks changes
 
   12 Aug 2014; William Hubbs  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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/openrc/openrc-0.13.ebuild?rev=1.1&content-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 )
!test
# a value of "#" will just comment out the option
set_config() {
local file="${ED}/$1" var=$2 val com
eval "${@:5}" && val=$3 || val=$4
[[ ${val} == "#" ]] && com="#" && val='\2'
sed -i -r -e "/^#?${var}=/{s:=([\"'])?([^ 
]*)\1?:=\1${val}\1:;s:^#?:${com}:}" "${file}"
}

set_config_yes_no() {
set_config "$1" "$2" YES NO "${@:3}"
}

src_install() {
emake ${MAKE_ARGS} DESTDIR="${D}" install

# move the shared libs back to /usr so ldscript can install
# more of a minimal set of files
# disabled for now due to #270646
#mv "${ED}"/$(get_libdir)/lib{einfo,rc}* "${ED}"/usr/$(get_libdir)/ || 
die
#gen_usr_ldscript -a einfo rc
gen_usr_ldscript libeinfo.so
gen_usr_ldscript librc.so

if ! use kernel_linux; then
keepdir /$(get_libdir)/rc/init.d
fi
keepdir /$(get_libdir)/rc/tmp

# Backup our default runlevels
dodir /usr/share/"${PN}"
cp -PR "${ED}"/etc/runlevels "${ED}"/usr/share/${PN} || die
rm -rf "${ED}"/etc/runlevels

# Setup unicode defaults for silly unicode users
set_config_yes_no /etc/rc.conf unicode use unicode

# Cater to the norm
set_config_yes_no /etc/conf.d/keymaps windowkeys '(' use x86 '||' use 
amd64 ')'

# On HPPA, do not run consolefont by default (bug #222889)
if use hppa; then
rm -f "${ED}"/usr/share/openrc/runlevels/boot/consolefont
fi

# Support for logfile rotation
insinto /etc/logrotate.d
newins "${FILESDIR}"/openrc.logrotate openrc

# install the gentoo pam.d file

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

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

New branch: openrc-0.13.x




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

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

New tag: openrc-0.13




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

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

New tag: 27




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

2014-08-17 Thread Nikoli
commit: a6cbdcee9c4bbb52d0ad726804b2c1775e8feb50
Author: Nikoli  gmx  us>
AuthorDate: Sun Aug 17 17:24:49 2014 +
Commit: Nikoli  lavabit  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  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] 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] 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.51&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?rev=1.51&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?r1=1.50&r2=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 @@
 
 
 
-
+
 
 
 
@@ -13,8 +13,8 @@
 handbook.
 
 
-14
-2014-04-13
+15
+2014-08-17
 
 
 Introduction
@@ -45,7 +45,7 @@
 It is very important that you understand that choices are what
 makes Gentoo run. We try not to force you onto anything you don't like.
 If you feel like we do, please http://bugs.gentoo.org";>bugreport it.
+link="https://bugs.gentoo.org";>bugreport it.
 
 
 
@@ -148,13 +148,6 @@
 well. 
 
 
-
-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.
-
-
 
 
 
@@ -163,7 +156,7 @@
 
 
 If you find a problem in the installation (or in the installation
-documentation), please visit our http://bugs.gentoo.org";>bugtracking
+documentation), please visit our https://bugs.gentoo.org";>bugtracking
 system 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 https://wiki.gentoo.org/wiki/FAQ";>Frequently Asked Questions, 
available from the https://wiki.gentoo.org";>Gentoo Wiki. You can also view the http://forums.gentoo.org/viewforum.php?f=40";>FAQs on our
-http://forums.gentoo.org";>forums. 
+link="https://forums.gentoo.org/viewforum.php?f=40";>FAQs on our
+https://forums.gentoo.org";>forums. 
 
 
 



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.30&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml?rev=1.30&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml?r1=1.29&r2=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 @@
 
 
 
-
+
 
 
 
@@ -13,8 +13,8 @@
 Gentoo using the MIPS Netboot images.
 
 
-13
-2013-12-31
+14
+2014-08-17
 
 
 Hardware Requirements
@@ -713,8 +713,8 @@
 
 These CDs are highly experimental at this time. They may or may not work at 
this
 time. You can report success or failures either on http://bugs.gentoo.org";>Bugzilla, http://forums.gentoo.org/viewtopic.php?t=242518";>this forum thread
+link="https://bugs.gentoo.org";>Bugzilla, https://forums.gentoo.org/viewtopic.php?t=242518";>this forum thread
 or in the #gentoo-mips IRC channel. 
We
 would love to hear from you.
 



1.31 xml/htdocs/doc/en/handbook/hb-install-next.xml

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

Index: hb-install-next.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-next.xml,v
retrieving revi

[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.24&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?rev=1.24&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?r1=1.23&r2=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 @@
 
 
 
-
+
 
 
 
@@ -13,8 +13,8 @@
 before we learn about modular networking.
 
 
-16
-2014-04-12
+17
+2014-08-17
 
 
 Advanced Configuration
@@ -331,10 +331,13 @@
 ID_NET_NAME_MAC=enxc80aa9429d76
 ID_OUI_FROM_DATABASE=Quanta Computer Inc.
 
+# vim /etc/udev/rules.d/70-net-name-use-custom.rules
+# First one uses MAC information, and 70- number to be before other 
net rules
+SUBSYSTEM=="net", ACTION=="add", ATTR{address}=="c8:0a:a9:42:9d:76", 
NAME="lan0"
+
 # vim /etc/udev/rules.d/76-net-name-use-custom.rules
-# First one uses MAC information
-SUBSYSTEM=="net", ACTION=="add", ENV{ID_NET_NAME_MAC}=="enxc80aa9429d76", 
NAME="lan0"
-# Second one uses ID_NET_NAME_PATH information
+# Second one uses ID_NET_NAME_PATH information, and 76- number to be 
between
+# 75-net-*.rules and 80-net-*.rules
 SUBSYSTEM=="net", ACTION=="add", ENV{ID_NET_NAME_PATH}=="enp3s0", NAME="wifi0"
 
 






[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.26&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml?rev=1.26&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml?r1=1.25&r2=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 @@
 
 
 
-
+
 
 
 
-12
-2012-09-11
+13
+2014-08-17
 
 
 Making your Choice
@@ -194,7 +194,7 @@
 # exit
 cdimage ~# cd
 cdimage ~# umount -l /mnt/gentoo/dev{/shm,/pts,}
-cdimage ~# umount -l /mnt/gentoo{/boot,/proc,}
+cdimage ~# umount /mnt/gentoo{/proc,/boot,/sys,}
 cdimage ~# reboot
 
 



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.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?r1=1.6&r2=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 @@
 
 
 
-
+
 
 
 
-10
-2011-05-09
+11
+2014-08-17
 
 
 Making your Choice
@@ -240,7 +240,7 @@
 # exit
 cdimage ~# cd
 cdimage ~# umount -l /mnt/gentoo/dev{/shm,/pts,}
-cdimage ~# umount -l /mnt/gentoo{/boot,/proc,}
+cdimage ~# umount /mnt/gentoo{/proc,/boot,/sys,}
 cdimage ~# reboot
 
 



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.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?r1=1.19&r2=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 @@
 
 
 
-
+
 
 
 
-11
-2011-05-09
+12
+2014-08-17
 
 
 Installing PALO
@@ -77,7 +77,7 @@
 # exit
 cdimage ~# cd
 cdimage ~# umount -l /mnt/gentoo/dev{/shm,/pts,}
-cdimage ~# umount -l /mnt/gentoo{/boot,/proc,}
+cdimage ~# umount /mnt/gentoo{/proc,/boot,/sys,}
 cdimage ~# reboot
 
 



1.25 xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml

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

Index: hb-install-mips-bootloader.xml
===
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- hb-install-mips-bootloader.xml  12 Apr 2014 06:02:52

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

2014-08-17 Thread William Hubbs
commit: c60ef5c381e9edc7e30be9dcc9cc7e123515452e
Author: William Hubbs  gmail  com>
AuthorDate: Sun Aug 17 16:23:52 2014 +
Commit: William Hubbs  gentoo  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.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild?r1=1.8&r2=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.1008&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1008&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.1007&r2=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  glibc-2.19-r1.ebuild:
+  Stable for HPPA (bug #518364).
 
   11 Aug 2014; Mike Frysinger  glibc-2.19-r1.ebuild:
   Pull in some more hppa patches #518460 by Guy Martin.






[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.189&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/ChangeLog?rev=1.189&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/ChangeLog?r1=1.188&r2=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  subversion-1.7.18.ebuild:
+  Stable for HPPA (bug #519202).
 
   14 Aug 2014; Thomas Sachau (Tommy[D]) 
   -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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/subversion-1.7.18.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/subversion-1.7.18.ebuild?r1=1.1&r2=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] 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.94&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?rev=1.94&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?r1=1.93&r2=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  -mpv-0.4.1.ebuild:
+  Remove version 0.4.1, proxied commit for Nikoli.
 
 *mpv-0.5.0 (17 Aug 2014)
 






[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.40&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.40&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.39&r2=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 @@
 
 
 
-
+
 
 
 
-23
-2013-12-31
+24
+2014-08-17
 
 
 Making your Choice
@@ -26,6 +26,7 @@
 
 
 
+
 
 For , Gentoo Linux provides GRUB2, LILO and
@@ -33,88 +34,12 @@
 
 
 
-
-
-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).
-
-
-
-
-
-Optional: Framebuffer
-
-
-
-If you have configured your kernel with framebuffer support (or you used
-genkernel default kernel configuration), you can activate it by adding a
-a video statement to your bootloader configuration file.
-
-
-
-First of all, you need to know your framebuffer device. You should have used
-uvesafb as the VESA driver.
-
+
 
 
-The video 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
-/usr/src/linux/Documentation/fb/uvesafb.txt. The most-used options
-are:
-
-
-
-
-  Control
-  Description
-
-
-  ywrap
-  
-Assume that the graphical card can wrap around its memory (i.e. continue at
-the beginning when it has approached the end)
-  
-
-
-  mtrr:n
-  
-Setup MTRR registers. n can be:
-0 - disabled
-1 - uncachable
-2 - write-back
-3 - write-combining
-4 - write-through
-  
-
-
-  mode
-  
-Set up the resolution, color depth and refresh rate. For instance,
-1024x768-32@85 for a resolution of 1024x768, 32 bit color depth and 
a
-refresh rate of 85 Hz.
-  
-
-
-
-
-The result could be something like
-video=uvesafb:mtrr:3,ywrap,1024x768-32@85. Write this setting down; you
-will need it shortly.
-
-
-
 Now, you should install the elilo bootloader.
 
 
-
-Now continue by installing GRUB, GRUB2 or LILO.
-
-
 
 
 






[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.234&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/openvz-sources/ChangeLog?rev=1.234&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/openvz-sources/ChangeLog?r1=1.233&r2=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 
+  +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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/openvz-sources/openvz-sources-2.6.32.93.4.ebuild?rev=1.1&content-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-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 
  
  (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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/nvidia-firmware/ChangeLog?rev=1.1&content-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 
  +nvidia-firmware-325.15.ebuild, +metadata.xml:
  Initial import, bug 493216 - thanks to Ilia Mirkin 




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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/nvidia-firmware/nvidia-firmware-325.15.ebuild?rev=1.1&content-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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/nvidia-firmware/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===

http://www.gentoo.org/dtd/metadata.dtd";>


id...@gentoo.org
Christian Ruppert





1.1  sys-firmware/nvidia-firmware/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/nvidia-firmware/Manifest?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/nvidia-firmware/Manifest?rev=1.1&content-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 
6bde51775d740b95957154e34a54b25408aeec632f5eccc48192daac8b0dbe09fbded32d1c11e6507c352f9d4ea79027f610ddc61b583f0e039215bcc36331ed
MISC ChangeLog 346 SHA256 
9892873277259805420deeabcd33851c804efffa261df

[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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/fuse/files/fuse-1.1.1-gold-link-lm.patch?rev=1.1&content-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 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.43&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/fuse/ChangeLog?rev=1.43&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/fuse/ChangeLog?r1=1.42&r2=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 
+  +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 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-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.51&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/ansible/ChangeLog?rev=1.51&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/ansible/ChangeLog?r1=1.50&r2=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  +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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/ansible/ansible-1.7.1.ebuild?rev=1.1&content-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] proj/kde:master commit in: net-irc/konversation/

2014-08-17 Thread Johannes Huber
commit: 04f0d76d63ec6d84521d80dffbb14efe57646721
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Aug 17 13:14:43 2014 +
Commit: Johannes Huber  gentoo  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] proj/layman:master commit in: layman/

2014-08-17 Thread Brian Dolbec
commit: 44d1c523c8d42ec8e33391ea0b33e1d19b3a5140
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sun Aug 17 14:14:22 2014 +
Commit: Brian Dolbec  gmail  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  gentoo.org> (Sat 16 Aug 2014 09:00:47 
PM PDT)

and original commit: 754cc935e1484
Suubject: Fix errors in overlay updates.
Author: Brian Dolbec  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] 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.59&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?rev=1.59&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?r1=1.58&r2=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  phonon-4.7.2.ebuild:
+  Stable for HPPA (bug #519592).
 
   10 Aug 2014; Johannes Huber  -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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.7.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.7.2.ebuild?r1=1.2&r2=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] 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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild?r1=1.2&r2=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.52&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog?rev=1.52&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog?r1=1.51&r2=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  phonon-gstreamer-4.7.2.ebuild:
+  Stable for HPPA (bug #519592).
 
   14 Aug 2014; Johannes Huber  phonon-gstreamer-.ebuild:
   Fix slot on media-plugins/gst-plugins-meta by Franz Fellner






[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.216&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/ChangeLog?rev=1.216&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/ChangeLog?r1=1.215&r2=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  +libav-0.8.15.ebuild,
+  +libav-9.16.ebuild, libav-.ebuild:
+  New point releases
 
   10 Aug 2014; Sergei Trofimovich  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.72&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/libav-.ebuild?rev=1.72&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/libav-.ebuild?r1=1.71&r2=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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/libav-0.8.15.ebuild?rev=1.1&content-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 

[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  gentoo  org>
AuthorDate: Sun Aug 17 12:32:19 2014 +
Commit: Davide Pesavento  gentoo  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
+++ b/dev-qt/qtwebkit/qtw

[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  gentoo  org>
AuthorDate: Sun Aug 17 12:32:37 2014 +
Commit: Anthony G. Basile  gentoo  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] 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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===
# ChangeLog for /
# 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  +mips/package.use,
  ppc/package.mask:
  USE=internal-glib for dev-util/pkgconfig on mips to avoid pull in 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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/ppc/package.mask?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/ppc/package.mask?r1=1.1&r2=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/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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use?rev=1.1&content-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 
# Avoid pulling in glib
dev-util/pkgconfig internal-glib






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

2014-08-17 Thread Anthony G. Basile
commit: 2471ba95b3d0163ceef09a9b86baeade2599abc7
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Aug 17 12:18:47 2014 +
Commit: Anthony G. Basile  gentoo  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] proj/releng:master commit in: tools-uclibc/portage.i686.vanilla/profile/, ...

2014-08-17 Thread Anthony G. Basile
commit: 2d9492ca73866956881b0d401eeddfe96bb7beda
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Aug 17 12:14:15 2014 +
Commit: Anthony G. Basile  gentoo  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:

[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.69&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/ChangeLog?rev=1.69&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/ChangeLog?r1=1.68&r2=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  +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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/bfgminer/bfgminer-4.7.0.ebuild?rev=1.1&content-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/qt:master commit in: dev-qt/qtmultimedia/

2014-08-17 Thread Davide Pesavento
commit: 6de9ba556207b76804767ec450467bfa37c5adc3
Author: Davide Pesavento  gentoo  org>
AuthorDate: Sun Aug 17 12:04:26 2014 +
Commit: Davide Pesavento  gentoo  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 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.77&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/monkeyd/ChangeLog?rev=1.77&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/monkeyd/ChangeLog?r1=1.76&r2=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  +monkeyd-1.5.3.ebuild:
+  Version bump
 
   14 Aug 2014; Pawel Hajdan jr  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.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/monkeyd/monkeyd-1.5.3.ebuild?rev=1.1&content-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=$(fin

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

2014-08-17 Thread Sven Vermeulen
commit: 0f85a54a4c4eeb996c6ec1f3defa52a8a7b2
Author: Sven Vermeulen  siphos  be>
AuthorDate: Sun Aug 17 11:34:32 2014 +
Commit: Sven Vermeulen  gentoo  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 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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-2.2.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-2.2.0.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-1.2.6.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-1.2.6.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-2.0.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-2.0.2.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-2.1.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gnome2/ruby-gnome2-2.1.0.ebuild?r1=1.1&r

[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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-2.1.0.ebuild?rev=1.2&content-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.1&r2=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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-1.2.6.ebuild?rev=1.3&content-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.2&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-2.2.0.ebuild?rev=1.2&content-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.1&r2=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.e

[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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.1.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.1.0.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.2.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.2.0.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-1.2.6.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-1.2.6.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.0.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.0.2.ebuild?r1=1.1&r2=1.2

Index: ruby-vte3-2.0.2.ebuild
=

[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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-2.1.0.ebuild?rev=1.2&content-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.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-2.0.2.ebuild?rev=1.2&content-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.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-1.2.6.ebuild?rev=1.2&content-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.1&r2=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}/cl

[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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.1.0.ebuild?rev=1.2&content-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.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.2.0.ebuild?rev=1.2&content-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.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-2.0.2.ebuild?rev=1.2&content-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.1&r2=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} ne

[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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-2.0.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-2.0.2.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-2.1.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-2.1.0.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-1.2.6.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-1.2.6.ebuild?r1=1.1&r2=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,

[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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.2.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.2.0.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.1.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.1.0.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-1.2.6.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-1.2.6.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.0.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.0.2.ebuild?r1=1.1&r2=1.2

Index: ruby-gtk3-2.0.2.ebuild

[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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-1.2.6.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-1.2.6.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-2.1.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-2.1.0.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-2.0.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-2.0.2.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-2.2.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gdk3/ruby-gdk3-2.2.0.ebuild?r1=1.1&r2=1.2

Inde

[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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.1.0.ebuild?rev=1.2&content-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.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.0.2.ebuild?rev=1.2&content-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.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-2.2.0.ebuild?rev=1.2&content-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.1&r2=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 b

[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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-1.2.6.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-1.2.6.ebuild?r1=1.2&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-2.1.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-2.1.0.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-2.0.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-2.0.2.ebuild?r1=1.1&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-clutter/ruby-clutter-2.2.0.ebuild?rev=1.2&content-type=

[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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.1.0.ebuild?rev=1.2&content-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.1&r2=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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.0.2.ebuild?rev=1.3&content-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.2&r2=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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-1.2.6.ebuild?rev=1.2&content-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.1&r2=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 @@

  1   2   >