[gentoo-commits] proj/gnome:master commit in: media-libs/gst-plugins-bad/

2014-10-21 Thread Mart Raudsepp
commit: b48c47f3fa1b0692d05bc9a7386806e0f85e6c2c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Oct 21 07:43:45 2014 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Oct 21 07:43:45 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b48c47f3

gst-plugins-bad-1.4.3: Sync with my overlay for GL changes

Upstream rewrote GL everything (new glimagesink element moved from
gst-plugins-gl, removed eglglessink, etc) and configure changed with
that. Blindly port over changes to that effect from my overlay,
without the Raspberry-pi specifics to allow more correct testing
of bug 525936

---
 .../gst-plugins-bad/gst-plugins-bad-1.4.3.ebuild   | 25 +++---
 1 file changed, 22 insertions(+), 3 deletions(-)

diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-1.4.3.ebuild 
b/media-libs/gst-plugins-bad/gst-plugins-bad-1.4.3.ebuild
index 00c7eb1..a412850 100644
--- a/media-libs/gst-plugins-bad/gst-plugins-bad-1.4.3.ebuild
+++ b/media-libs/gst-plugins-bad/gst-plugins-bad-1.4.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://gstreamer.freedesktop.org/";
 
 LICENSE="LGPL-2"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="egl +introspection +orc vnc"
+IUSE="egl gles2 +introspection +orc opengl vnc wayland"
 
 # FIXME: we need to depend on mesa to avoid automagic on egl
 # dtmf plugin moved from bad to good in 1.2
@@ -21,9 +21,14 @@ RDEPEND="
>=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
>=media-libs/gst-plugins-base-1.2:${SLOT}[${MULTILIB_USEDEP}]
>=media-libs/gstreamer-1.2:${SLOT}[${MULTILIB_USEDEP}]
-   egl? ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] )
+   egl? (
+   >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}]
+   wayland? ( media-libs/mesa[wayland,${MULTILIB_USEDEP}] )
+   )
+   gles2? ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] )
introspection? ( >=dev-libs/gobject-introspection-1.31.1 )
orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
+   opengl? ( virtual/opengl[${MULTILIB_USEDEP}] )
 
!

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

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 07:55:48

  Modified: ChangeLog
  Added:apt-cacher-ng-0.8.0.ebuild
  Removed:  apt-cacher-ng-0.8.0_rc4.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   4 Oct 2014 07:02:39 -   1.47
+++ ChangeLog   21 Oct 2014 07:55:48 -  1.48
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/apt-cacher-ng
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v 1.47 
2014/10/04 07:02:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v 1.48 
2014/10/21 07:55:48 jer Exp $
+
+*apt-cacher-ng-0.8.0 (21 Oct 2014)
+
+  21 Oct 2014; Jeroen Roovers  
-apt-cacher-ng-0.8.0_rc4.ebuild,
+  +apt-cacher-ng-0.8.0.ebuild:
+  Version bump.
 
 *apt-cacher-ng-0.8.0_rc4 (04 Oct 2014)
 



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

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

Index: apt-cacher-ng-0.8.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/apt-cacher-ng/apt-cacher-ng-0.8.0.ebuild,v 1.1 
2014/10/21 07:55:48 jer Exp $

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

DESCRIPTION="Yet another implementation of an HTTP proxy for Debian/Ubuntu 
software packages written in C++"
HOMEPAGE="
http://www.unix-ag.uni-kl.de/~bloch/acng/
http://packages.qa.debian.org/a/apt-cacher-ng.html
"
LICENSE="BSD-4 ZLIB public-domain"
SLOT="0"
SRC_URI="mirror://debian/pool/main/a/${PN}/${PN}_${PV}.orig.tar.xz"

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

COMMON_DEPEND="
app-arch/bzip2
app-arch/xz-utils
sys-libs/zlib
systemd? (
sys-apps/systemd
)
"
DEPEND="
${COMMON_DEPEND}
dev-util/cmake
virtual/pkgconfig
"
RDEPEND="
${COMMON_DEPEND}
dev-lang/perl
fuse? ( sys-fs/fuse )
tcpd? ( sys-apps/tcp-wrappers )
"

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

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

pkg_setup() {
# add new user & group for daemon
enewgroup ${PN}
enewuser ${PN} -1 -1 -1 ${PN}
}

src_configure(){
mycmakeargs="-DCMAKE_INSTALL_PREFIX=/usr"
if use fuse; then
mycmakeargs="-DHAVE_FUSE_25=yes ${mycmakeargs}"
else
mycmakeargs="-DHAVE_FUSE_25=no ${mycmakeargs}"
fi
if use tcpd; then
mycmakeargs="-DHAVE_LIBWRAP=yes ${mycmakeargs}"
else
mycmakeargs="-DHAVE_LIBWRAP=no ${mycmakeargs}"
fi

cmake-utils_src_configure
}

src_install() {
pushd ${CMAKE_BUILD_DIR}
dosbin ${PN}
if use fuse; then
dobin acngfs
fi
popd

newinitd "${FILESDIR}"/initd ${PN}
newconfd "${FILESDIR}"/confd ${PN}

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

doman doc/man/${PN}*
if use fuse; then
doman doc/man/acngfs*
fi

# Documentation
dodoc README TODO VERSION INSTALL ChangeLog
if use doc; then
dodoc doc/*.pdf
dohtml doc/html/*
docinto examples/conf
dodoc conf/*
fi

# perl daily cron script
dosbin scripts/expire-caller.pl
exeinto /etc/cron.daily
newexe "${FILESDIR}"/cron.daily ${PN}

# default configuration
insinto /etc/${PN}
newins conf/acng.conf ${PN}.conf
doins 

[gentoo-commits] gentoo-x86 commit in dev-python/numpy/files: numpy-1.9.0-OO.patch

2014-10-21 Thread Justin Lecher (jlec)
jlec14/10/21 08:03:21

  Added:numpy-1.9.0-OO.patch
  Log:
  dev-python/numpy: Backport fix for problems with -OO
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  dev-python/numpy/files/numpy-1.9.0-OO.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/files/numpy-1.9.0-OO.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/files/numpy-1.9.0-OO.patch?rev=1.1&content-type=text/plain

Index: numpy-1.9.0-OO.patch
===
>From dc453917978e98dcdf3bbc106b080c80f0a1301e Mon Sep 17 00:00:00 2001
From: Charles Harris 
Date: Fri, 3 Oct 2014 20:03:31 -0600
Subject: [PATCH] BUG: Make numpy import when run with Python flag '-OO'.

This consists of checking for a docstring equal to None and skipping two
tests that require docstrings.

Closes #5148.
---
 numpy/lib/tests/test_function_base.py | 6 +-
 numpy/lib/tests/test_utils.py | 3 ++-
 numpy/ma/extras.py| 8 +---
 3 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/numpy/lib/tests/test_function_base.py 
b/numpy/lib/tests/test_function_base.py
index ee38b35..a3f8056 100644
--- a/numpy/lib/tests/test_function_base.py
+++ b/numpy/lib/tests/test_function_base.py
@@ -1,12 +1,14 @@
 from __future__ import division, absolute_import, print_function
 
 import warnings
+import sys
 
 import numpy as np
 from numpy.testing import (
 run_module_suite, TestCase, assert_, assert_equal, assert_array_equal,
 assert_almost_equal, assert_array_almost_equal, assert_raises,
-assert_allclose, assert_array_max_ulp, assert_warns, assert_raises_regex
+assert_allclose, assert_array_max_ulp, assert_warns,
+assert_raises_regex, dec
 )
 from numpy.random import rand
 from numpy.lib import *
@@ -2094,6 +2096,8 @@ def test_string_arg(self):
 
 
 class TestAdd_newdoc(TestCase):
+
+@dec.skipif(sys.flags.optimize == 2)
 def test_add_doc(self):
 # test np.add_newdoc
 tgt = "Current flat index into the array."
diff --git a/numpy/lib/tests/test_utils.py b/numpy/lib/tests/test_utils.py
index fcb37f9..8fbd1c4 100644
--- a/numpy/lib/tests/test_utils.py
+++ b/numpy/lib/tests/test_utils.py
@@ -3,7 +3,7 @@
 import sys
 from numpy.core import arange
 from numpy.testing import (
-run_module_suite, assert_, assert_equal
+run_module_suite, assert_, assert_equal, dec
 )
 from numpy.lib import deprecate
 import numpy.lib.utils as utils
@@ -14,6 +14,7 @@
 from StringIO import StringIO
 
 
+@dec.skipif(sys.flags.optimize == 2)
 def test_lookfor():
 out = StringIO()
 utils.lookfor('eigenvalue', module='numpy', output=out,
diff --git a/numpy/ma/extras.py b/numpy/ma/extras.py
index 82a61a6..a993fd0 100644
--- a/numpy/ma/extras.py
+++ b/numpy/ma/extras.py
@@ -434,8 +434,10 @@ def apply_over_axes(func, a, axes):
 raise ValueError("function is not returning "
 "an array of the correct shape")
 return val
-apply_over_axes.__doc__ = np.apply_over_axes.__doc__[
-:np.apply_over_axes.__doc__.find('Notes')].rstrip() + \
+
+if apply_over_axes.__doc__ is not None:
+apply_over_axes.__doc__ = np.apply_over_axes.__doc__[
+:np.apply_over_axes.__doc__.find('Notes')].rstrip() + \
 """
 
 Examples
@@ -462,7 +464,7 @@ def apply_over_axes(func, a, axes):
 [[[46]
   [--]
   [124]]]
-"""
+"""
 
 
 def average(a, axis=None, weights=None, returned=False):






[gentoo-commits] gentoo-x86 commit in dev-python/numpy: ChangeLog numpy-1.9.0-r1.ebuild

2014-10-21 Thread Justin Lecher (jlec)
jlec14/10/21 08:03:21

  Modified: ChangeLog
  Added:numpy-1.9.0-r1.ebuild
  Log:
  dev-python/numpy: Backport fix for problems with -OO
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.242dev-python/numpy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v
retrieving revision 1.241
retrieving revision 1.242
diff -u -r1.241 -r1.242
--- ChangeLog   19 Oct 2014 10:26:34 -  1.241
+++ ChangeLog   21 Oct 2014 08:03:21 -  1.242
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/numpy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.241 
2014/10/19 10:26:34 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.242 
2014/10/21 08:03:21 jlec Exp $
+
+*numpy-1.9.0-r1 (21 Oct 2014)
+
+  21 Oct 2014; Justin Lecher  +numpy-1.9.0-r1.ebuild,
+  +files/numpy-1.9.0-OO.patch:
+  Backport fix for problems with -OO
 
 *numpy-1.9.0 (19 Oct 2014)
 



1.1  dev-python/numpy/numpy-1.9.0-r1.ebuild

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

Index: numpy-1.9.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.9.0-r1.ebuild,v 1.1 
2014/10/21 08:03:21 jlec Exp $

EAPI=5

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

FORTRAN_NEEDED=lapack

inherit distutils-r1 eutils flag-o-matic fortran-2 multilib toolchain-funcs 
versionator

DOC_PV="1.8.1"
DOC_P="${PN}-${DOC_PV}"

DESCRIPTION="Fast array and numerical python library"
HOMEPAGE="http://numpy.scipy.org/";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
doc? (
http://docs.scipy.org/doc/${DOC_P}/${PN}-html-${DOC_PV}.zip
http://docs.scipy.org/doc/${DOC_P}/${PN}-ref-${DOC_PV}.pdf
http://docs.scipy.org/doc/${DOC_P}/${PN}-user-${DOC_PV}.pdf
)"
# It appears the docs haven't been upgraded, still @ 1.8.1
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
IUSE="doc lapack test"

RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
lapack? ( virtual/cblas virtual/lapack )"
DEPEND="${RDEPEND}
doc? ( app-arch/unzip )
lapack? ( virtual/pkgconfig )
test? ( dev-python/nose[${PYTHON_USEDEP}] )"

# Uses distutils.command.config.
DISTUTILS_IN_SOURCE_BUILD=1

PATCHES=(
"${FILESDIR}"/${PN}-1.9.0-no-hardcode-blas.patch
# 
https://github.com/numpy/numpy/commit/dc453917978e98dcdf3bbc106b080c80f0a1301e.patch
"${FILESDIR}"/${PN}-1.9.0-OO.patch
)

src_unpack() {
default
if use doc; then
unzip -qo "${DISTDIR}"/${PN}-html-${DOC_PV}.zip -d html || die
fi
}

pc_incdir() {
$(tc-getPKG_CONFIG) --cflags-only-I $@ | \
sed -e 's/^-I//' -e 's/[ ]*-I/:/g' -e 's/[ ]*$//' -e 's|^:||'
}

pc_libdir() {
$(tc-getPKG_CONFIG) --libs-only-L $@ | \
sed -e 's/^-L//' -e 's/[ ]*-L/:/g' -e 's/[ ]*$//' -e 's|^:||'
}

pc_libs() {
$(tc-getPKG_CONFIG) --libs-only-l $@ | \
sed -e 's/[ ]-l*\(pthread\|m\)\([ ]\|$\)//g' \
-e 's/^-l//' -e 's/[ ]*-l/,/g' -e 's/[ ]*$//' \
| tr ',' '\n' | sort -u | tr '\n' ',' | sed -e 's|,$||'
}

python_prepare_all() {
if use lapack; then
append-ldflags "$($(tc-getPKG_CONFIG) --libs-only-other cblas 
lapack)"
local libdir="${EPREFIX}"/usr/$(get_libdir)
# make sure _dotblas.so gets built
sed -i -e '/NO_ATLAS_INFO/,+1d' numpy/core/setup.py || die
cat >> site.cfg <<-EOF
[blas]
include_dirs = $(pc_incdir cblas)
library_dirs = $(pc_libdir cblas blas):${libdir}
blas_libs = $(pc_libs cblas blas)
[lapack]
library_dirs = $(pc_libdir lapack):${l

[gentoo-commits] gentoo-x86 commit in dev-lang/swi-prolog: ChangeLog swi-prolog-7.1.24.ebuild

2014-10-21 Thread Keri Harris (keri)
keri14/10/21 08:32:27

  Modified: ChangeLog
  Added:swi-prolog-7.1.24.ebuild
  Log:
  Bump -7.1 development version
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
A138F5ED)

Revision  ChangesPath
1.453dev-lang/swi-prolog/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/swi-prolog/ChangeLog?rev=1.453&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/swi-prolog/ChangeLog?rev=1.453&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/swi-prolog/ChangeLog?r1=1.452&r2=1.453

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog/ChangeLog,v
retrieving revision 1.452
retrieving revision 1.453
diff -u -r1.452 -r1.453
--- ChangeLog   25 Sep 2014 15:37:51 -  1.452
+++ ChangeLog   21 Oct 2014 08:32:27 -  1.453
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lang/swi-prolog
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog/ChangeLog,v 1.452 
2014/09/25 15:37:51 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog/ChangeLog,v 1.453 
2014/10/21 08:32:27 keri Exp $
+
+*swi-prolog-7.1.24 (21 Oct 2014)
+
+  21 Oct 2014;  +swi-prolog-7.1.24.ebuild:
+  Bump -7.1 development version
 
 *swi-prolog-7.1.23 (25 Sep 2014)
 



1.1  dev-lang/swi-prolog/swi-prolog-7.1.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/swi-prolog/swi-prolog-7.1.24.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/swi-prolog/swi-prolog-7.1.24.ebuild?rev=1.1&content-type=text/plain

Index: swi-prolog-7.1.24.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-lang/swi-prolog/swi-prolog-7.1.24.ebuild,v 1.1 
2014/10/21 08:32:27 keri Exp $

EAPI=4

inherit eutils flag-o-matic java-pkg-opt-2 multilib

PATCHSET_VER="0"

DESCRIPTION="free, small, and standard compliant Prolog compiler"
HOMEPAGE="http://www.swi-prolog.org/";
SRC_URI="http://www.swi-prolog.org/download/devel/src/pl-${PV}.tar.gz
mirror://gentoo/${P}-gentoo-patchset-${PATCHSET_VER}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="archive debug doc +gmp hardened java minimal odbc +readline ssl 
static-libs test zlib X"

RDEPEND="sys-libs/ncurses
archive? ( app-arch/libarchive )
zlib? ( sys-libs/zlib )
odbc? ( dev-db/unixODBC )
readline? ( sys-libs/readline )
gmp? ( dev-libs/gmp )
ssl? ( dev-libs/openssl )
java? ( >=virtual/jdk-1.4 )
X? (
virtual/jpeg
x11-libs/libX11
x11-libs/libXft
x11-libs/libXpm
x11-libs/libXt
x11-libs/libICE
x11-libs/libSM )"

DEPEND="${RDEPEND}
X? ( x11-proto/xproto )
java? ( test? ( =dev-java/junit-3.8* ) )"

S="${WORKDIR}/pl-${PV}"

src_prepare() {
EPATCH_FORCE=yes
EPATCH_SUFFIX=patch
epatch "${WORKDIR}"/${PV}

# OSX/Intel ld doesn't like an archive without table of contents
sed -i -e 's/-cru/-scru/' packages/nlp/libstemmer_c/Makefile.pl || die
}

src_configure() {
append-flags -fno-strict-aliasing
use ppc && append-flags -mno-altivec
use hardened && append-flags -fno-unit-at-a-time
use debug && append-flags -DO_DEBUG

# ARCH is used in the configure script to figure out host and target
# specific stuff
export ARCH=${CHOST}

export CC_FOR_BUILD=$(tc-getBUILD_CC)

cd "${S}"/src || die
econf \
--libdir="${EPREFIX}"/usr/$(get_libdir) \
$(use_enable gmp) \
$(use_enable readline) \
$(use_enable static-libs static) \
--enable-shared \
--enable-custom-flags COFLAGS="${CFLAGS}"

if ! use minimal ; then
local jpltestconf
if use java && use test ; then
jpltestconf="--with-junit=$(java-config --classpath 
junit)"
fi

cd "${S}/packages" || die
econf \
--libdir="${EPREFIX}"/usr/$(get_libdir) \
$(use_with archive) \
$(use_with java jpl) \
${jpltestconf} \
$(use_with odbc) \
$(use_with ssl) \
$(use_with X xpce) \
$(use_with zlib) \
COFLAGS='"${CFLAGS}"'
fi
}

src_compile() {
   

[gentoo-commits] gentoo-x86 commit in dev-lang/swi-prolog: ChangeLog swi-prolog-7.1.21.ebuild swi-prolog-7.1.22.ebuild swi-prolog-7.1.20.ebuild

2014-10-21 Thread Keri Harris (keri)
keri14/10/21 08:34:53

  Modified: ChangeLog
  Removed:  swi-prolog-7.1.21.ebuild swi-prolog-7.1.22.ebuild
swi-prolog-7.1.20.ebuild
  Log:
  Remove old development versions
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
A138F5ED)

Revision  ChangesPath
1.454dev-lang/swi-prolog/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/swi-prolog/ChangeLog?rev=1.454&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/swi-prolog/ChangeLog?rev=1.454&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/swi-prolog/ChangeLog?r1=1.453&r2=1.454

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog/ChangeLog,v
retrieving revision 1.453
retrieving revision 1.454
diff -u -r1.453 -r1.454
--- ChangeLog   21 Oct 2014 08:32:27 -  1.453
+++ ChangeLog   21 Oct 2014 08:34:53 -  1.454
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/swi-prolog
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog/ChangeLog,v 1.453 
2014/10/21 08:32:27 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog/ChangeLog,v 1.454 
2014/10/21 08:34:53 keri Exp $
+
+  21 Oct 2014;  -swi-prolog-7.1.20.ebuild,
+  -swi-prolog-7.1.21.ebuild, -swi-prolog-7.1.22.ebuild:
+  Remove old development versions
 
 *swi-prolog-7.1.24 (21 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-util/jenkins-bin/files: jenkins-bin.logrotate jenkins-bin.init2

2014-10-21 Thread Tony Vroon (chainsaw)
chainsaw14/10/21 08:38:20

  Added:jenkins-bin.logrotate jenkins-bin.init2
  Log:
  Logrotate snippet as written by Travis Hansen in bug #526166. Stop attempting 
to create a /var/run directory structure, those sands have shifted. Enhance 
init script to create home directory if missing. Do not assign the jenkins user 
a shell as it is not needed, as per Agostino "ago" Sarubbo on #gentoo-dev. 
Remove older revision.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  ChangesPath
1.1  dev-util/jenkins-bin/files/jenkins-bin.logrotate

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

Index: jenkins-bin.logrotate
===
/var/log/jenkins/jenkins.log /var/log/jenkins/access_log {
compress
dateext
maxage 365
rotate 99
size=+4096k
notifempty
missingok
create 644
postrotate
[ -r /etc/conf.d/jenkins ] && source /etc/conf.d/jenkins
if [ -s /var/run/jenkins/jenkins.pid ]; then
JPID=`cat /var/run/jenkins/jenkins.pid`
test -n "`find /proc/$JPID -maxdepth 0 -user ${RUN_AS:-jenkins} 
2>/dev/null`" && kill -s ALRM $JPID || :
fi
endscript
}



1.1  dev-util/jenkins-bin/files/jenkins-bin.init2

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

Index: jenkins-bin.init2
===
#!/sbin/runscript

depend() {
need net
use dns logger mysql postgresql
}

checkconfig() {
if [ ! -n "$JENKINS_HOME" ] ; then
eerror "JENKINS_HOME not configured"
return 1
fi
if [ ! -d "$JENKINS_HOME" ] ; then
checkpath -q -d -o jenkins:jenkins -m 0755 "$JENKINS_HOME" || return 1
fi
return 0
}

start() {
checkconfig || return 1

JAVA_HOME=`java-config --jre-home`
COMMAND=$JAVA_HOME/bin/java

JAVA_PARAMS="$JENKINS_JAVA_OPTIONS -DJENKINS_HOME=$JENKINS_HOME -jar 
$JENKINS_WAR"

# Don't use --daemon here, because in this case stop will not work
PARAMS="--logfile=/var/log/jenkins/jenkins.log"
[ -n "$JENKINS_PORT" ] && PARAMS="$PARAMS --httpPort=$JENKINS_PORT"
[ -n "$JENKINS_DEBUG_LEVEL" ] && PARAMS="$PARAMS 
--debug=$JENKINS_DEBUG_LEVEL"
[ -n "$JENKINS_HANDLER_STARTUP" ] && PARAMS="$PARAMS 
--handlerCountStartup=$JENKINS_HANDLER_STARTUP"
[ -n "$JENKINS_HANDLER_MAX" ] && PARAMS="$PARAMS 
--handlerCountMax=$JENKINS_HANDLER_MAX"
[ -n "$JENKINS_HANDLER_IDLE" ] && PARAMS="$PARAMS 
--handlerCountMaxIdle=$JENKINS_HANDLER_IDLE"
[ -n "$JENKINS_ARGS" ] && PARAMS="$PARAMS $JENKINS_ARGS"

if [ "$JENKINS_ENABLE_ACCESS_LOG" = "yes" ]; then
PARAMS="$PARAMS 
--accessLoggerClassName=winstone.accesslog.SimpleAccessLogger 
--simpleAccessLogger.format=combined 
--simpleAccessLogger.file=/var/log/jenkins/access_log"
fi

ebegin "Starting ${SVCNAME}"
start-stop-daemon --start --quiet --background \
--make-pidfile --pidfile $JENKINS_PIDFILE \
--user ${JENKINS_USER} \
--exec "${COMMAND}" -- $JAVA_PARAMS $PARAMS
eend $?
}

stop() {
ebegin "Stopping ${SVCNAME}"
start-stop-daemon --stop --quiet --pidfile $JENKINS_PIDFILE
eend $?
}






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

2014-10-21 Thread Tony Vroon (chainsaw)
chainsaw14/10/21 08:38:20

  Modified: ChangeLog
  Added:jenkins-bin-1.584-r1.ebuild
  Removed:  jenkins-bin-1.584.ebuild
  Log:
  Logrotate snippet as written by Travis Hansen in bug #526166. Stop attempting 
to create a /var/run directory structure, those sands have shifted. Enhance 
init script to create home directory if missing. Do not assign the jenkins user 
a shell as it is not needed, as per Agostino "ago" Sarubbo on #gentoo-dev. 
Remove older revision.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/jenkins-bin/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   20 Oct 2014 23:18:28 -  1.2
+++ ChangeLog   21 Oct 2014 08:38:20 -  1.3
@@ -1,6 +1,17 @@
 # ChangeLog for dev-util/jenkins-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/jenkins-bin/ChangeLog,v 1.2 
2014/10/20 23:18:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/jenkins-bin/ChangeLog,v 1.3 
2014/10/21 08:38:20 chainsaw Exp $
+
+*jenkins-bin-1.584-r1 (21 Oct 2014)
+
+  21 Oct 2014; Tony Vroon  -jenkins-bin-1.584.ebuild,
+  +jenkins-bin-1.584-r1.ebuild, +files/jenkins-bin.init2,
+  +files/jenkins-bin.logrotate:
+  Logrotate snippet as written by Travis Hansen in bug #526166. Stop attempting
+  to create a /var/run directory structure, those sands have shifted. Enhance
+  init script to create home directory if missing. Do not assign the jenkins
+  user a shell as it is not needed, as per Agostino "ago" Sarubbo on
+  #gentoo-dev. Remove older revision.
 
   20 Oct 2014; Manuel Rüger  jenkins-bin-1.584.ebuild:
   Fix install.



1.1  dev-util/jenkins-bin/jenkins-bin-1.584-r1.ebuild

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

Index: jenkins-bin-1.584-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-util/jenkins-bin/jenkins-bin-1.584-r1.ebuild,v 1.1 
2014/10/21 08:38:20 chainsaw Exp $

EAPI=5

inherit user

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

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

S=${WORKDIR}

pkg_setup() {
enewgroup jenkins
enewuser jenkins -1 /sbin/nologin /var/lib/jenkins jenkins
}

src_install() {
keepdir /var/log/jenkins /var/lib/jenkins/backup /var/lib/jenkins/home

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

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

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

fowners jenkins:jenkins /var/log/jenkins /var/lib/jenkins 
/var/lib/jenkins/home /var/lib/jenkins/backup
}






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

2014-10-21 Thread Pacho Ramos (pacho)
pacho   14/10/21 08:54:06

  Modified: ChangeLog
  Log:
  Update mask

Revision  ChangesPath
1.9475   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9474
retrieving revision 1.9475
diff -u -r1.9474 -r1.9475
--- ChangeLog   20 Oct 2014 10:15:44 -  1.9474
+++ ChangeLog   21 Oct 2014 08:54:06 -  1.9475
@@ -1,11 +1,16 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9474 2014/10/20 
10:15:44 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9475 2014/10/21 
08:54:06 pacho Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  21 Oct 2014; Pacho Ramos 
+  arch/amd64/no-emul-linux-x86/package.use.stable.mask,
+  arch/amd64/package.use.stable.mask:
+  Update mask
+
   20 Oct 2014; Pacho Ramos 
   arch/amd64/no-emul-linux-x86/package.use.stable.mask,
   arch/amd64/package.use.stable.mask:






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

2014-10-21 Thread Pacho Ramos (pacho)
pacho   14/10/21 08:54:06

  Modified: package.use.stable.mask
  Log:
  Update mask

Revision  ChangesPath
1.76 profiles/arch/amd64/package.use.stable.mask

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

Index: package.use.stable.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- package.use.stable.mask 20 Oct 2014 10:15:44 -  1.75
+++ package.use.stable.mask 21 Oct 2014 08:54:06 -  1.76
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.75 
2014/10/20 10:15:44 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.76 
2014/10/21 08:54:06 pacho Exp $
 
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -216,6 +216,7 @@
 media-libs/librosprite abi_x86_32
 media-libs/libsamplerate abi_x86_32
 media-libs/libsdl abi_x86_32
+media-libs/libsdl2 abi_x86_32
 media-libs/libshout abi_x86_32
 media-libs/libsidplay abi_x86_32
 media-libs/libsndfile abi_x86_32






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64/no-emul-linux-x86: package.use.stable.mask

2014-10-21 Thread Pacho Ramos (pacho)
pacho   14/10/21 08:54:06

  Modified: package.use.stable.mask
  Log:
  Update mask

Revision  ChangesPath
1.7  
profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask?r1=1.6&r2=1.7

Index: package.use.stable.mask
===
RCS file: 
/var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- package.use.stable.mask 20 Oct 2014 15:45:51 -  1.6
+++ package.use.stable.mask 21 Oct 2014 08:54:06 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask,v
 1.6 2014/10/20 15:45:51 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask,v
 1.7 2014/10/21 08:54:06 pacho Exp $
 
 # Michał Górny  (14 Sep 2014)
 # on behalf of gx86-multilib project 
@@ -194,6 +194,7 @@
 media-libs/librosprite -abi_x86_32
 media-libs/libsamplerate -abi_x86_32
 media-libs/libsdl -abi_x86_32
+media-libs/libsdl2 -abi_x86_32
 media-libs/libshout -abi_x86_32
 media-libs/libsidplay -abi_x86_32
 media-libs/libsndfile -abi_x86_32






[gentoo-commits] gentoo-x86 commit in dev-libs/geoip/files: geoipupdate-r5.sh geoipupdate-r4.sh

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 09:09:38

  Added:geoipupdate-r5.sh
  Removed:  geoipupdate-r4.sh
  Log:
  Set symlinks for GeoLite* -> GeoIP* in geoipupdate.sh (bug #525924).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.1  dev-libs/geoip/files/geoipupdate-r5.sh

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/files/geoipupdate-r5.sh?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/files/geoipupdate-r5.sh?rev=1.1&content-type=text/plain

Index: geoipupdate-r5.sh
===
#!/bin/sh

GEOIP_MIRROR="https://geolite.maxmind.com/download/geoip/database";
GEOIPDIR=@PREFIX@/usr/share/GeoIP
TMPDIR=

DATABASES="
GeoIPv6
GeoLiteCity
GeoLiteCityv6-beta/GeoLiteCityv6
GeoLiteCountry/GeoIP
asnum/GeoIPASNum
asnum/GeoIPASNumv6
"

if [ "${1}" = -f ] || [ "${1}" = --force ]; then
force=true
fi

if [ -d "${GEOIPDIR}" ]; then
cd $GEOIPDIR
if [ -n "${DATABASES}" ]; then
TMPDIR=$(mktemp -d geoipupdate.XX)

echo "Updating GeoIP databases..."

for db in $DATABASES; do
fname=$(basename $db)

if [ -f "${GEOIPDIR}/${fname}.dat" ] || [ ${force} ]; 
then
wget --no-verbose -t 3 -T 60 \
"${GEOIP_MIRROR}/${db}.dat.gz" \
-O "${TMPDIR}/${fname}.dat.gz"
if [ $? -eq 0 ]; then
gunzip -fdc "${TMPDIR}/${fname}.dat.gz" 
> "${TMPDIR}/${fname}.dat"
mv "${TMPDIR}/${fname}.dat" 
"${GEOIPDIR}/${fname}.dat"
chmod 0644 "${GEOIPDIR}/${fname}.dat"
case ${fname} in
GeoLite*) ln -sf ${fname}.dat 
`echo ${fname} | sed 's/GeoLite/GeoIP/'`.dat ;;
esac
fi
fi
done
[ -d "${TMPDIR}" ] && rm -rf $TMPDIR
fi
fi






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

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 09:09:38

  Modified: geoip-1.6.2.ebuild ChangeLog
  Added:geoip-1.6.2-r1.ebuild
  Log:
  Set symlinks for GeoLite* -> GeoIP* in geoipupdate.sh (bug #525924).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.8  dev-libs/geoip/geoip-1.6.2.ebuild

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

Index: geoip-1.6.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- geoip-1.6.2.ebuild  18 Oct 2014 14:17:22 -  1.7
+++ geoip-1.6.2.ebuild  21 Oct 2014 09:09:38 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.2.ebuild,v 1.7 
2014/10/18 14:17:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.2.ebuild,v 1.8 
2014/10/21 09:09:38 jer Exp $
 
 EAPI=5
 inherit autotools eutils
@@ -29,7 +29,7 @@
 
 src_configure() {
econf $(use_enable static-libs static)
-   sed -e "s|@PREFIX@|${ROOT}|g" "${FILESDIR}"/geoipupdate-r4.sh > 
geoipupdate.sh || die
+   sed -e "s|@PREFIX@|${ROOT}|g" "${FILESDIR}"/geoipupdate-r5.sh > 
geoipupdate.sh || die
 }
 
 src_install() {



1.227dev-libs/geoip/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?rev=1.227&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?rev=1.227&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?r1=1.226&r2=1.227

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -r1.226 -r1.227
--- ChangeLog   18 Oct 2014 14:17:22 -  1.226
+++ ChangeLog   21 Oct 2014 09:09:38 -  1.227
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/geoip
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.226 2014/10/18 
14:17:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.227 2014/10/21 
09:09:38 jer Exp $
+
+*geoip-1.6.2-r1 (21 Oct 2014)
+
+  21 Oct 2014; Jeroen Roovers  geoip-1.6.2.ebuild,
+  +geoip-1.6.2-r1.ebuild, -files/geoipupdate-r4.sh, +files/geoipupdate-r5.sh:
+  Set symlinks for GeoLite* -> GeoIP* in geoipupdate.sh (bug #525924).
 
   18 Oct 2014; Agostino Sarubbo  geoip-1.6.2.ebuild:
   Stable for ppc, wrt bug #523034



1.1  dev-libs/geoip/geoip-1.6.2-r1.ebuild

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

Index: geoip-1.6.2-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.2-r1.ebuild,v 1.1 
2014/10/21 09:09:38 jer Exp $

EAPI=5
inherit autotools eutils

DESCRIPTION="easily lookup countries by IP addresses, even when Reverse DNS 
entries don't exist"
HOMEPAGE="https://github.com/maxmind/geoip-api-c";
SRC_URI="
https://github.com/maxmind/${PN}-api-c/archive/v${PV}.tar.gz -> 
${P}.tar.gz
"

# GPL-2 for md5.c - part of libGeoIPUpdate, MaxMind for GeoLite Country db
LICENSE="LGPL-2.1 GPL-2 MaxMind2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~x86-macos"
IUSE="static-libs"
RESTRICT="test"

DEPEND="net-misc/wget"
RDEPEND="${DEPEND}"

S="${WORKDIR}/${PN}-api-c-${PV}"

src_prepare() {
eautoreconf
}

src_configure() {
econf $(use_enable static-libs static)
sed -e "s|@PREFIX@|${ROOT}|g" "${FILESDIR}"/geoipupdate-r5.sh > 
geoipupdate.sh || die
}

src_install() {
default

dodoc AUTHORS ChangeLog README* TODO

prune_libtool_files

keepdir /usr/share/GeoIP

dosbin geoipupdate.sh
}

pkg_postinst() {
elog "Don't forget to run the included geoipupdate.sh or geoipupdate 
(from"
elog "net-misc/geoipupdate) regularly to populate 
${ROOT}/usr/share/GeoIP/"
elog "with geo-located IP addr

[gentoo-commits] gentoo-x86 commit in app-admin/sysstat: sysstat-11.1.2.ebuild sysstat-11.0.2.ebuild ChangeLog

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

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

Revision  ChangesPath
1.274app-admin/sysstat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/sysstat/ChangeLog?rev=1.274&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/sysstat/ChangeLog?rev=1.274&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/sysstat/ChangeLog?r1=1.273&r2=1.274

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/sysstat/ChangeLog,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -r1.273 -r1.274
--- ChangeLog   5 Oct 2014 10:46:54 -   1.273
+++ ChangeLog   21 Oct 2014 09:09:59 -  1.274
@@ -1,6 +1,13 @@
 # ChangeLog for app-admin/sysstat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/sysstat/ChangeLog,v 1.273 
2014/10/05 10:46:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/sysstat/ChangeLog,v 1.274 
2014/10/21 09:09:59 jer Exp $
+
+*sysstat-11.1.2 (21 Oct 2014)
+*sysstat-11.0.2 (21 Oct 2014)
+
+  21 Oct 2014; Jeroen Roovers  +sysstat-11.0.2.ebuild,
+  +sysstat-11.1.2.ebuild:
+  Version bump.
 
   05 Oct 2014; Agostino Sarubbo  sysstat-11.0.0.ebuild:
   Stable for ppc, wrt bug #520940



1.1  app-admin/sysstat/sysstat-11.1.2.ebuild

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

Index: sysstat-11.1.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/sysstat/sysstat-11.1.2.ebuild,v 
1.1 2014/10/21 09:09:59 jer Exp $

EAPI=5
inherit eutils multilib systemd toolchain-funcs

DESCRIPTION="System performance tools for Linux"
HOMEPAGE="http://pagesperso-orange.fr/sebastien.godard/";
SRC_URI="${HOMEPAGE}${P}.tar.xz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
IUSE="cron debug +doc isag nls lm_sensors selinux"

RDEPEND="
cron? ( sys-process/cronbase )
isag? (
dev-lang/tk
dev-vcs/rcs
sci-visualization/gnuplot
)
nls? ( virtual/libintl )
lm_sensors? ( sys-apps/lm_sensors )
selinux? ( sec-policy/selinux-sysstat )
"
DEPEND="
${RDEPEND}
nls? ( sys-devel/gettext )
"

src_prepare() {
if use nls; then
strip-linguas -i nls/
local lingua pofile
for pofile in nls/*.po; do
lingua=${pofile/nls\/}
lingua=${lingua/.po}
if ! has ${lingua} ${LINGUAS}; then
rm "nls/${lingua}.po" || die
fi
done
fi
epatch "${FILESDIR}"/${PN}-10.0.4-flags.patch
}

src_configure() {
tc-export AR
sa_lib_dir=/usr/$(get_libdir)/sa \
conf_dir=/etc \
rcdir=Gentoo-does-not-use-rc.d \
econf \
--enable-copy-only \
--with-systemdsystemunitdir=$(systemd_get_unitdir) \
$(use_enable cron install-cron) \
$(use_enable debug debuginfo) \
$(use_enable doc documentation ) \
$(use_enable isag install-isag) \
$(use_enable lm_sensors sensors) \
$(use_enable nls)
}

src_compile() {
emake LFLAGS="${LDFLAGS}"
}

src_install() {
keepdir /var/log/sa

use cron && dodir /etc/cron.d

emake \
DESTDIR="${D}" \
DOC_DIR=/usr/share/doc/${PF} \
install

dodoc contrib/sargraph/sargraph

newinitd "${FILESDIR}"/${PN}.init.d ${PN}
systemd_dounit ${PN}.service

use doc && rm -f "${D}"usr/share/doc/${PF}/COPYING
}



1.1  app-admin/sysstat/sysstat-11.0.2.ebuild

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

Index: sysstat-11.0.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/sysstat/s

[gentoo-commits] gentoo-x86 commit in net-misc/networkmanager: networkmanager-0.9.10.0-r1.ebuild ChangeLog

2014-10-21 Thread Pacho Ramos (pacho)
pacho   14/10/21 09:12:21

  Modified: networkmanager-0.9.10.0-r1.ebuild ChangeLog
  Log:
  Fix the check for ifnet plugin in config
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.3  net-misc/networkmanager/networkmanager-0.9.10.0-r1.ebuild

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

Index: networkmanager-0.9.10.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/networkmanager/networkmanager-0.9.10.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- networkmanager-0.9.10.0-r1.ebuild   16 Oct 2014 08:58:49 -  1.2
+++ networkmanager-0.9.10.0-r1.ebuild   21 Oct 2014 09:12: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/net-misc/networkmanager/networkmanager-0.9.10.0-r1.ebuild,v
 1.2 2014/10/16 08:58:49 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/networkmanager/networkmanager-0.9.10.0-r1.ebuild,v
 1.3 2014/10/21 09:12:21 pacho Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -273,7 +273,7 @@
 
# NM doesn't fallback to the second listed plugin, upstream bug #738611
if [[ -e "${EROOT}etc/NetworkManager/NetworkManager.conf" ]]; then
-   if grep -q plugins 
"${EROOT}etc/NetworkManager/NetworkManager.conf" | grep -q ifnet; then
+   if grep plugins 
"${EROOT}etc/NetworkManager/NetworkManager.conf" | grep -q ifnet; then
ewarn
ewarn "You seem to use 'ifnet' plugin in 
${EROOT}etc/NetworkManager/NetworkManager.conf"
ewarn "Since it won't be used when running under 
Systemd, you will need to stop setting"



1.208net-misc/networkmanager/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/networkmanager/ChangeLog,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -r1.207 -r1.208
--- ChangeLog   16 Oct 2014 08:58:49 -  1.207
+++ ChangeLog   21 Oct 2014 09:12:21 -  1.208
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/networkmanager
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/networkmanager/ChangeLog,v 1.207 
2014/10/16 08:58:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/networkmanager/ChangeLog,v 1.208 
2014/10/21 09:12:21 pacho Exp $
+
+  21 Oct 2014; Pacho Ramos  
networkmanager-0.9.10.0-r1.ebuild:
+  Fix the check for ifnet plugin in config
 
   16 Oct 2014; Pacho Ramos  
networkmanager-0.9.10.0-r1.ebuild:
   Add a comment with more information






[gentoo-commits] gentoo-x86 commit in net-print/foomatic-db-engine: foomatic-db-engine-4.0.11.ebuild ChangeLog

2014-10-21 Thread Andreas HAttel (dilfridge)
dilfridge14/10/21 09:15:00

  Modified: foomatic-db-engine-4.0.11.ebuild ChangeLog
  Log:
  Use slot operator on perl
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
94BFDF4484AD142F)

Revision  ChangesPath
1.2  
net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild?r1=1.1&r2=1.2

Index: foomatic-db-engine-4.0.11.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- foomatic-db-engine-4.0.11.ebuild6 May 2014 21:31:00 -   1.1
+++ foomatic-db-engine-4.0.11.ebuild21 Oct 2014 09:14:59 -  1.2
@@ -1,9 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild,v
 1.1 2014/05/06 21:31:00 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild,v
 1.2 2014/10/21 09:14:59 dilfridge Exp $
 
 EAPI=5
 
+GENTOO_DEPEND_ON_PERL_SUBSLOT=yes
 inherit eutils perl-app versionator
 
 DESCRIPTION="Generates ppds out of xml foomatic printer description files"



1.82 net-print/foomatic-db-engine/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-engine/ChangeLog?rev=1.82&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-engine/ChangeLog?rev=1.82&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-engine/ChangeLog?r1=1.81&r2=1.82

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog   6 May 2014 21:31:00 -   1.81
+++ ChangeLog   21 Oct 2014 09:14:59 -  1.82
@@ -1,6 +1,10 @@
 # ChangeLog for net-print/foomatic-db-engine
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/ChangeLog,v 
1.81 2014/05/06 21:31:00 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/ChangeLog,v 
1.82 2014/10/21 09:14:59 dilfridge Exp $
+
+  21 Oct 2014; Andreas K. Huettel 
+  foomatic-db-engine-4.0.11.ebuild:
+  Use slot operator on perl
 
 *foomatic-db-engine-4.0.11 (06 May 2014)
 






[gentoo-commits] gentoo-x86 commit in net-analyzer/rrdtool: rrdtool-1.4.9.ebuild rrdtool-1.4.8-r1.ebuild rrdtool-1.4.8-r3.ebuild ChangeLog

2014-10-21 Thread Andreas HAttel (dilfridge)
dilfridge14/10/21 09:20:58

  Modified: rrdtool-1.4.9.ebuild rrdtool-1.4.8-r1.ebuild
rrdtool-1.4.8-r3.ebuild ChangeLog
  Log:
  Add slot operator to Perl dependency
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
94BFDF4484AD142F)

Revision  ChangesPath
1.3  net-analyzer/rrdtool/rrdtool-1.4.9.ebuild

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

Index: rrdtool-1.4.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rrdtool-1.4.9.ebuild4 Oct 2014 20:55:45 -   1.2
+++ rrdtool-1.4.9.ebuild21 Oct 2014 09:20:58 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.9.ebuild,v 
1.2 2014/10/04 20:55:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.9.ebuild,v 
1.3 2014/10/21 09:20:58 dilfridge Exp $
 
 EAPI="5"
 
@@ -28,7 +28,7 @@
>=x11-libs/pango-1.28
)
lua? ( dev-lang/lua[deprecated] )
-   perl? ( dev-lang/perl )
+   perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )
tcl? ( dev-lang/tcl )
tcpd? ( sys-apps/tcp-wrappers )



1.13 net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild?r1=1.12&r2=1.13

Index: rrdtool-1.4.8-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- rrdtool-1.4.8-r1.ebuild 20 Sep 2014 21:13:22 -  1.12
+++ rrdtool-1.4.8-r1.ebuild 21 Oct 2014 09:20:58 -  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/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild,v 1.12 
2014/09/20 21:13:22 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild,v 1.13 
2014/10/21 09:20:58 dilfridge Exp $
 
 EAPI="5"
 
@@ -28,7 +28,7 @@
>=x11-libs/pango-1.28
)
lua? ( dev-lang/lua[deprecated] )
-   perl? ( dev-lang/perl )
+   perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )
tcl? ( dev-lang/tcl )
tcpd? ( sys-apps/tcp-wrappers )



1.4  net-analyzer/rrdtool/rrdtool-1.4.8-r3.ebuild

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

Index: rrdtool-1.4.8-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rrdtool-1.4.8-r3.ebuild 15 Aug 2014 09:19:46 -  1.3
+++ rrdtool-1.4.8-r3.ebuild 21 Oct 2014 09:20:58 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r3.ebuild,v 1.3 
2014/08/15 09:19:46 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r3.ebuild,v 1.4 
2014/10/21 09:20:58 dilfridge Exp $
 
 EAPI="5"
 
@@ -28,7 +28,7 @@
>=x11-libs/pango-1.28
)
lua? ( dev-lang/lua[deprecated] )
-   perl? ( dev-lang/perl )
+   perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )
tcl? ( dev-lang/tcl )
tcpd? ( sys-apps/tcp-wrappers )



1.281net-analyzer/rrdtool/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/ChangeLog?rev=1.281&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-

[gentoo-commits] gentoo-x86 commit in dev-python/path-py: path-py-7.0.ebuild ChangeLog

2014-10-21 Thread Ian Delaney (idella4)
idella4 14/10/21 09:24:19

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

Revision  ChangesPath
1.2  dev-python/path-py/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/path-py/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   27 Sep 2014 16:11:32 -  1.1
+++ ChangeLog   21 Oct 2014 09:24:19 -  1.2
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/path-py
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/path-py/ChangeLog,v 1.1 
2014/09/27 16:11:32 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/path-py/ChangeLog,v 1.2 
2014/10/21 09:24:19 idella4 Exp $
+
+*path-py-7.0 (21 Oct 2014)
+
+  21 Oct 2014; Ian Delaney  +path-py-7.0.ebuild:
+  bump
 
 *path-py-6.0 (27 Sep 2014)
 



1.1  dev-python/path-py/path-py-7.0.ebuild

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

Index: path-py-7.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/path-py/path-py-7.0.ebuild,v 1.1 
2014/10/21 09:24:19 idella4 Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION="A module wrapper for os.path"
HOMEPAGE="http://github.com/jaraco/path.py";
MY_P="path.py-${PV}"
SRC_URI="mirror://pypi/p/path.py/${MY_P}.zip"

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

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

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

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

python_test() {
py.test || die "Testing failed with ${EPYTHON}"
}






[gentoo-commits] gentoo-x86 commit in media-sound/lash: lash-0.5.4-r2.ebuild ChangeLog

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 09:27:53

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

Revision  ChangesPath
1.5  media-sound/lash/lash-0.5.4-r2.ebuild

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

Index: lash-0.5.4-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lash-0.5.4-r2.ebuild20 Oct 2014 10:19:34 -  1.4
+++ lash-0.5.4-r2.ebuild21 Oct 2014 09:27:53 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r2.ebuild,v 1.4 
2014/10/20 10:19:34 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r2.ebuild,v 1.5 
2014/10/21 09:27:53 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86"
 IUSE="alsa debug gtk python static-libs" # doc
 
 RDEPEND="dev-libs/libxml2



1.44 media-sound/lash/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/ChangeLog?rev=1.44&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/ChangeLog?rev=1.44&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   20 Oct 2014 10:19:34 -  1.43
+++ ChangeLog   21 Oct 2014 09:27:53 -  1.44
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/lash
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.43 
2014/10/20 10:19:34 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.44 
2014/10/21 09:27:53 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  lash-0.5.4-r2.ebuild:
+  Stable for HPPA (bug #525804).
 
   20 Oct 2014; Pacho Ramos  lash-0.5.4-r2.ebuild:
   x86 stable, bug #525804






[gentoo-commits] gentoo-x86 commit in net-misc/asterisk/files/1.6.0: asterisk.confd

2014-10-21 Thread Tony Vroon (chainsaw)
chainsaw14/10/21 09:41:28

  Removed:  asterisk.confd
  Log:
  New releases on the 11 & 12 branches to address the POODLE (AST-2014-011) SSL 
3.0 vulnerability. The 1.8 branch is hereby removed from portage as previously 
announced. 11 is low-churn and ideal to target for production environments. Our 
patch sets against 1.8 cost significant effort to maintain and essentially add 
11-branch features to it.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)



[gentoo-commits] gentoo-x86 commit in net-misc/asterisk: metadata.xml ChangeLog asterisk-11.13.1.ebuild asterisk-12.6.1.ebuild asterisk-1.8.29.0.ebuild asterisk-12.6.0.ebuild asterisk-1.8.28.2.ebuild

2014-10-21 Thread Tony Vroon (chainsaw)
chainsaw14/10/21 09:41:28

  Modified: metadata.xml ChangeLog
  Added:asterisk-11.13.1.ebuild asterisk-12.6.1.ebuild
  Removed:  asterisk-1.8.29.0.ebuild asterisk-12.6.0.ebuild
asterisk-1.8.28.2.ebuild asterisk-11.13.0.ebuild
asterisk-12.5.1.ebuild
  Log:
  New releases on the 11 & 12 branches to address the POODLE (AST-2014-011) SSL 
3.0 vulnerability. The 1.8 branch is hereby removed from portage as previously 
announced. 11 is low-churn and ideal to target for production environments. Our 
patch sets against 1.8 cost significant effort to maintain and essentially add 
11-branch features to it.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  ChangesPath
1.21 net-misc/asterisk/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/metadata.xml?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/metadata.xml?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/metadata.xml?r1=1.20&r2=1.21

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/metadata.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- metadata.xml27 Oct 2013 09:49:22 -  1.20
+++ metadata.xml21 Oct 2014 09:41:28 -  1.21
@@ -12,7 +12,6 @@
 Install sample sound and configuration files 
(default: on)
 Enable support for encrypted voice transmission (secure 
RTP)
 Enable support for Google Talk services
-Support clustering using the Application Interface 
Specification framework
 Support secure peering using the Open Settlement 
Protocol
 Enable embedded web server
 Enable high-availability support through the Corosync 
Cluster Engine



1.498net-misc/asterisk/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v
retrieving revision 1.497
retrieving revision 1.498
diff -u -r1.497 -r1.498
--- ChangeLog   29 Sep 2014 10:54:49 -  1.497
+++ ChangeLog   21 Oct 2014 09:41:28 -  1.498
@@ -1,6 +1,21 @@
 # ChangeLog for net-misc/asterisk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.497 
2014/09/29 10:54:49 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.498 
2014/10/21 09:41:28 chainsaw Exp $
+
+*asterisk-12.6.1 (21 Oct 2014)
+*asterisk-11.13.1 (21 Oct 2014)
+
+  21 Oct 2014; Tony Vroon  -asterisk-1.8.28.2.ebuild,
+  -asterisk-1.8.29.0.ebuild, -asterisk-11.13.0.ebuild,
+  +asterisk-11.13.1.ebuild, -asterisk-12.5.1.ebuild, -asterisk-12.6.0.ebuild,
+  +asterisk-12.6.1.ebuild, -files/1.6.0/asterisk.confd,
+  -files/1.8.0/asterisk.initd4, -files/1.8.0/asterisk.initd5,
+  -files/1.8.0/asterisk.initd6:
+  New releases on the 11 & 12 branches to address the POODLE (AST-2014-011) SSL
+  3.0 vulnerability. The 1.8 branch is hereby removed from portage as
+  previously announced. 11 is low-churn and ideal to target for production
+  environments. Our patch sets against 1.8 cost significant effort to maintain
+  and essentially add 11-branch features to it.
 
 *asterisk-12.6.0 (29 Sep 2014)
 



1.1  net-misc/asterisk/asterisk-11.13.1.ebuild

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

Index: asterisk-11.13.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-11.13.1.ebuild,v 
1.1 2014/10/21 09:41:28 chainsaw Exp $

EAPI=5
inherit autotools base eutils linux-info multilib user

MY_P="${PN}-${PV/_/-}"

DESCRIPTION="Asterisk: A Modular Open Source PBX System"
HOMEPAGE="http://www.asterisk.org/";
SRC_URI="http://downloads.asterisk.org/pub/telephony/asterisk/releases/${MY_P}.tar.gz
 mirror://gentoo/gentoo-asterisk-patchset-3.13.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE_VOICEMAIL_STORAGE="
+voicemail_storage_file
voicemail_storage_odbc
voicemail_storage_imap
"
IU

[gentoo-commits] gentoo-x86 commit in net-misc/asterisk/files/1.8.0: asterisk.initd6 asterisk.initd5 asterisk.initd4

2014-10-21 Thread Tony Vroon (chainsaw)
chainsaw14/10/21 09:41:28

  Removed:  asterisk.initd6 asterisk.initd5 asterisk.initd4
  Log:
  New releases on the 11 & 12 branches to address the POODLE (AST-2014-011) SSL 
3.0 vulnerability. The 1.8 branch is hereby removed from portage as previously 
announced. 11 is low-churn and ideal to target for production environments. Our 
patch sets against 1.8 cost significant effort to maintain and essentially add 
11-branch features to it.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)



[gentoo-commits] gentoo-x86 commit in media-libs/ladspa-cmt: ladspa-cmt-1.16-r4.ebuild ChangeLog

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 10:15:47

  Modified: ladspa-cmt-1.16-r4.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #525878).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.4  media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild?r1=1.3&r2=1.4

Index: ladspa-cmt-1.16-r4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ladspa-cmt-1.16-r4.ebuild   18 Jun 2014 19:35:46 -  1.3
+++ ladspa-cmt-1.16-r4.ebuild   21 Oct 2014 10:15:47 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild,v 1.3 
2014/06/18 19:35:46 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild,v 1.4 
2014/10/21 10:15:47 jer Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 HOMEPAGE="http://www.ladspa.org/";
 SRC_URI="http://www.ladspa.org/download/${MY_P}.tgz";
 
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



1.58 media-libs/ladspa-cmt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   18 Jun 2014 19:35:46 -  1.57
+++ ChangeLog   21 Oct 2014 10:15:47 -  1.58
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/ladspa-cmt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v 1.57 
2014/06/18 19:35:46 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v 1.58 
2014/10/21 10:15:47 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  ladspa-cmt-1.16-r4.ebuild:
+  Stable for HPPA (bug #525878).
 
   18 Jun 2014; Michał Górny  ladspa-cmt-1.16-r4.ebuild:
   Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug






[gentoo-commits] gentoo-x86 commit in media-sound/fluidsynth: fluidsynth-1.1.6-r1.ebuild ChangeLog

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 10:17:10

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

Revision  ChangesPath
1.5  media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild

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

Index: fluidsynth-1.1.6-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- fluidsynth-1.1.6-r1.ebuild  10 Aug 2014 21:05:38 -  1.4
+++ fluidsynth-1.1.6-r1.ebuild  21 Oct 2014 10:17:10 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v 1.4 
2014/08/10 21:05:38 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v 1.5 
2014/10/21 10:17:10 jer Exp $
 
 EAPI=5
 inherit cmake-multilib flag-o-matic
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="alsa dbus debug examples jack ladspa lash portaudio pulseaudio readline 
sndfile"
 
 RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]



1.82 media-sound/fluidsynth/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.82&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.82&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?r1=1.81&r2=1.82

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog   10 Aug 2014 21:05:38 -  1.81
+++ ChangeLog   21 Oct 2014 10:17:10 -  1.82
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/fluidsynth
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.81 
2014/08/10 21:05:38 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.82 
2014/10/21 10:17:10 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  fluidsynth-1.1.6-r1.ebuild:
+  Stable for HPPA (bug #525744).
 
   10 Aug 2014; Sergei Trofimovich  fluidsynth-1.1.1.ebuild,
   fluidsynth-1.1.5.ebuild, fluidsynth-1.1.6-r1.ebuild, fluidsynth-1.1.6.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-perl/perl-tk/files: freetype_location.patch mainwindow_segfaults.patch

2014-10-21 Thread Justin Lecher (jlec)
jlec14/10/21 11:14:55

  Added:freetype_location.patch mainwindow_segfaults.patch
  Log:
  dev-perl/perl-tk: Add fix for build against perl-5.20, thanks Norman Yarvin 
for the patch, #523982
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  dev-perl/perl-tk/files/freetype_location.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perl-tk/files/freetype_location.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perl-tk/files/freetype_location.patch?rev=1.1&content-type=text/plain

Index: freetype_location.patch
===
>From 1ca4589ef5a87999ec564081900bc8fdaed83c74 Mon Sep 17 00:00:00 2001
From: Slaven Rezic 
Date: Sun, 2 Mar 2014 12:10:31 +0100
Subject: [PATCH] look also for /usr/include/freetype2/freetype.h

In some freetype installations (e.g. Debian/jessie) the intermediate
"freetype" directory may be missing in the include path.

This should fix
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740207
---
 myConfig | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/myConfig b/myConfig
index 02d2ee5..3ca8144 100755
--- a/myConfig
+++ b/myConfig
@@ -147,7 +147,12 @@ sub Ift
 {
  foreach (map { "$_/freetype2" } @_)
   {
-   if (-d $_ && -d "$_/freetype" && -r "$_/freetype/freetype.h")
+   if (-r "$_/freetype.h") # location in Debian (since jessie)
+{
+ print "Using -I$_ to find $_/freetype/freetype.h\n";
+ return "-I$_";
+}
+   if (-r "$_/freetype/freetype.h") # location in FreeBSD (up to version 10.0) 
and Debian (up to wheezy)
 {
  print "Using -I$_ to find $_/freetype/freetype.h\n";
  return "-I$_";



1.1  dev-perl/perl-tk/files/mainwindow_segfaults.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perl-tk/files/mainwindow_segfaults.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perl-tk/files/mainwindow_segfaults.patch?rev=1.1&content-type=text/plain

Index: mainwindow_segfaults.patch
===
>From ba3a92a779f7adcf655b7e45b40ee5b0cb79bc8b Mon Sep 17 00:00:00 2001
From: Slaven Rezic 
Date: Fri, 14 Mar 2014 16:00:05 +0100
Subject: [PATCH] no segfaults if Tk::MainWindow::Create was called without
 args

However, this case never happened in real life, as this function was
not supposed to be used directly anyway.
---
 tkGlue.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tkGlue.c b/tkGlue.c
index 57f0bca..ae595bf 100644
--- a/tkGlue.c
+++ b/tkGlue.c
@@ -2370,7 +2370,7 @@ XS(XS_Tk__MainWindow_Create)
  STRLEN na;
  Tcl_Interp *interp = Tcl_CreateInterp();
  SV **args = &ST(0);
- char *appName = SvPV(ST(1),na);
+ char *appName = items >= 1 ? SvPV(ST(1),na) : "";
  int offset = args - sp;
  int code;
  if (!initialized)






[gentoo-commits] gentoo-x86 commit in dev-perl/perl-tk: ChangeLog perl-tk-804.32.0-r1.ebuild

2014-10-21 Thread Justin Lecher (jlec)
jlec14/10/21 11:14:55

  Modified: ChangeLog
  Added:perl-tk-804.32.0-r1.ebuild
  Log:
  dev-perl/perl-tk: Add fix for build against perl-5.20, thanks Norman Yarvin 
for the patch, #523982
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.103dev-perl/perl-tk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perl-tk/ChangeLog?rev=1.103&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perl-tk/ChangeLog?rev=1.103&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perl-tk/ChangeLog?r1=1.102&r2=1.103

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog   11 Oct 2014 18:44:58 -  1.102
+++ ChangeLog   21 Oct 2014 11:14:55 -  1.103
@@ -1,6 +1,13 @@
 # ChangeLog for dev-perl/perl-tk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/ChangeLog,v 1.102 
2014/10/11 18:44:58 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/ChangeLog,v 1.103 
2014/10/21 11:14:55 jlec Exp $
+
+*perl-tk-804.32.0-r1 (21 Oct 2014)
+
+  21 Oct 2014; Justin Lecher  +perl-tk-804.32.0-r1.ebuild,
+  +files/freetype_location.patch, +files/mainwindow_segfaults.patch:
+  Add fix for build against perl-5.20, thanks Norman Yarvin for the patch,
+  #523982
 
   11 Oct 2014; Andreas K. Huettel 
   -perl-tk-804.29.0.ebuild, -perl-tk-804.30.0.ebuild, -perl-tk-804.31.0.ebuild,



1.1  dev-perl/perl-tk/perl-tk-804.32.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perl-tk/perl-tk-804.32.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perl-tk/perl-tk-804.32.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: perl-tk-804.32.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/perl-tk/perl-tk-804.32.0-r1.ebuild,v 1.1 
2014/10/21 11:14:55 jlec Exp $

EAPI=5

MY_PN=Tk
MODULE_AUTHOR=SREZIC
MODULE_VERSION=804.032
inherit multilib perl-module

DESCRIPTION="A Perl Module for Tk"

LICENSE+=" BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~sparc-solaris ~x86-solaris"
IUSE=""

DEPEND="
media-libs/freetype
>=media-libs/libpng-1.4
virtual/jpeg
x11-libs/libX11
x11-libs/libXft"
RDEPEND="${DEPEND}"

# No test running here, requires an X server, and fails lots anyway.
SRC_TEST="skip"
PATCHES=(
"${FILESDIR}"/${PN}-804.31.0-xorg.patch
"${FILESDIR}"/freetype_location.patch
"${FILESDIR}"/mainwindow_segfaults.patch
)

src_prepare() {
MAKEOPTS+=" -j1" #333049
myconf=( X11ROOT=${EPREFIX}/usr XFT=1 -I${EPREFIX}/usr/include/ 
-l${EPREFIX}/usr/$(get_libdir) )
mydoc="ToDo VERSIONS"

perl-module_src_prepare
# fix detection logic for Prefix, bug #385621
sed -i -e "s:/usr:${EPREFIX}/usr:g" myConfig || die
# having this around breaks with perl-module and a case-IN-sensitive fs
rm build_ptk || die

# Remove all bundled libs, fixes #488194
local BUNDLED="PNG/libpng \
PNG/zlib \
JPEG/jpeg"
for dir in ${BUNDLED}; do
rm -r "${S}/${dir}" || die "Can't remove bundle"
# Makefile.PL can copy files to ${S}/${dir}, so recreate them 
back.
mkdir -p "${S}/${dir}" || die "Can't restore bundled dir"
sed -i "\#^${dir}#d" "${S}"/MANIFEST || die 'Can not remove 
bundled libs from MANIFEST'
done
}






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

2014-10-21 Thread Michael Weber
commit: f2ca083044fff4031c2fd026107c9633b0eabf35
Author: Michael Weber  xmw  de>
AuthorDate: Tue Oct 21 11:54:22 2014 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Oct 21 11:54:22 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=f2ca0830

Initial import

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

---
 dev-python/pyroute2/ChangeLog |  5 +
 dev-python/pyroute2/Manifest  |  1 +
 dev-python/pyroute2/metadata.xml  |  8 
 dev-python/pyroute2/pyroute2-0.3.1.ebuild | 20 
 4 files changed, 34 insertions(+)

diff --git a/dev-python/pyroute2/ChangeLog b/dev-python/pyroute2/ChangeLog
new file mode 100644
index 000..8a557ce
--- /dev/null
+++ b/dev-python/pyroute2/ChangeLog
@@ -0,0 +1,5 @@
+*pyroute2-0.3.1 (21 Oct 2014)
+
+  21 Oct 2014; Michael Weber  +metadata.xml,
+  +pyroute2-0.3.1.ebuild:
+  Initial import

diff --git a/dev-python/pyroute2/Manifest b/dev-python/pyroute2/Manifest
new file mode 100644
index 000..7669273
--- /dev/null
+++ b/dev-python/pyroute2/Manifest
@@ -0,0 +1 @@
+DIST pyroute2-0.3.1.tar.gz 87287 SHA256 
29c067855cb0fc2752a8ba47b93aac50bff03ca7579bcb1a1a4f66126c0a5fb1 SHA512 
e4a4e50487801a12b29c5bdec95467e1fc8d31a073ade5528854ed7a3476823ce8a70e28f125f011765a5ee99ee01d8447d158b006a3933c95f30ae953d3aa67
 WHIRLPOOL 
56ae8f213d89ae81403a2d4dc0a4286de55293946adb025c11b2ee9a4f755640b2ebf729f673b49d11a13583e9d01b83a5d8a370f7a34c557010c7de43377e59

diff --git a/dev-python/pyroute2/metadata.xml b/dev-python/pyroute2/metadata.xml
new file mode 100644
index 000..5b80fb9
--- /dev/null
+++ b/dev-python/pyroute2/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+x...@gentoo.org
+Michael Weber
+
+

diff --git a/dev-python/pyroute2/pyroute2-0.3.1.ebuild 
b/dev-python/pyroute2/pyroute2-0.3.1.ebuild
new file mode 100644
index 000..222783f
--- /dev/null
+++ b/dev-python/pyroute2/pyroute2-0.3.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure Python netlink library"
+HOMEPAGE="https://github.com/svinota/pyroute2";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"



[gentoo-commits] gentoo-x86 commit in dev-python/testtools: ChangeLog testtools-0.9.36.ebuild

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 12:08:48

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

Revision  ChangesPath
1.100dev-python/testtools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/testtools/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   18 Oct 2014 14:44:45 -  1.99
+++ ChangeLog   21 Oct 2014 12:08:48 -  1.100
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/testtools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/testtools/ChangeLog,v 1.99 
2014/10/18 14:44:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/testtools/ChangeLog,v 1.100 
2014/10/21 12:08:48 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  testtools-0.9.36.ebuild:
+  Stable for HPPA (bug #525508).
 
   18 Oct 2014; Agostino Sarubbo  testtools-0.9.34.ebuild:
   Stable for ppc, wrt bug #506620



1.3  dev-python/testtools/testtools-0.9.36.ebuild

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

Index: testtools-0.9.36.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/testtools/testtools-0.9.36.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- testtools-0.9.36.ebuild 14 Oct 2014 08:00:41 -  1.2
+++ testtools-0.9.36.ebuild 21 Oct 2014 12:08:48 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testtools/testtools-0.9.36.ebuild,v 1.2 
2014/10/14 08:00:41 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testtools/testtools-0.9.36.ebuild,v 1.3 
2014/10/21 12:08:48 jer Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 RDEPEND="dev-python/mimeparse[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-python/psycopg: ChangeLog psycopg-2.5.3.ebuild

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 12:07:37

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

Revision  ChangesPath
1.179dev-python/psycopg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog   20 Oct 2014 05:43:40 -  1.178
+++ ChangeLog   21 Oct 2014 12:07:37 -  1.179
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/psycopg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.178 
2014/10/20 05:43:40 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.179 
2014/10/21 12:07:37 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  psycopg-2.5.3.ebuild:
+  Stable for HPPA (bug #525508).
 
   20 Oct 2014; Ian Delaney 
   -files/psycopg-2.0.12-setup.py.patch, -psycopg-1.1.21-r1.ebuild,



1.3  dev-python/psycopg/psycopg-2.5.3.ebuild

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

Index: psycopg-2.5.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- psycopg-2.5.3.ebuild17 Oct 2014 16:47:06 -  1.2
+++ psycopg-2.5.3.ebuild21 Oct 2014 12:07:37 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.3.ebuild,v 
1.2 2014/10/17 16:47:06 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.3.ebuild,v 
1.3 2014/10/21 12:07:37 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="debug doc examples"
 
 RDEPEND=">=dev-db/postgresql-base-8.1"






[gentoo-commits] gentoo-x86 commit in dev-python/simplejson: ChangeLog simplejson-3.6.4.ebuild

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 12:09:32

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

Revision  ChangesPath
1.139dev-python/simplejson/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog   15 Oct 2014 16:20:14 -  1.138
+++ ChangeLog   21 Oct 2014 12:09:32 -  1.139
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/simplejson
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.138 
2014/10/15 16:20:14 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.139 
2014/10/21 12:09:32 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  simplejson-3.6.4.ebuild:
+  Stable for HPPA (bug #525508).
 
   15 Oct 2014; Mike Gilbert  simplejson-3.6.4.ebuild:
   Use python_is_python3 function.



1.3  dev-python/simplejson/simplejson-3.6.4.ebuild

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

Index: simplejson-3.6.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.6.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- simplejson-3.6.4.ebuild 15 Oct 2014 16:20:14 -  1.2
+++ simplejson-3.6.4.ebuild 21 Oct 2014 12:09:32 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.6.4.ebuild,v 1.2 
2014/10/15 16:20:14 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.6.4.ebuild,v 1.3 
2014/10/21 12:09:32 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="|| ( MIT AFL-2.1 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 






[gentoo-commits] gentoo-x86 commit in profiles/default/linux/amd64: ChangeLog package.use.mask

2014-10-21 Thread Mike Frysinger (vapier)
vapier  14/10/21 12:12:55

  Modified: ChangeLog
  Added:package.use.mask
  Log:
  Unmask sys-devel/gcc[sanitize] #504200.

Revision  ChangesPath
1.20 profiles/default/linux/amd64/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/amd64/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/amd64/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/amd64/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/amd64/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   14 Oct 2014 20:54:35 -  1.19
+++ ChangeLog   21 Oct 2014 12:12:55 -  1.20
@@ -1,6 +1,9 @@
 # ChangeLog for the default/linux/amd64 profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/amd64/ChangeLog,v 
1.19 2014/10/14 20:54:35 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/amd64/ChangeLog,v 
1.20 2014/10/21 12:12:55 vapier Exp $
+
+  21 Oct 2014; Mike Frysinger  +package.use.mask:
+  Unmask sys-devel/gcc[sanitize] #504200.
 
   14 Oct 2014; Michał Górny  +13.0/no-emul-linux-x86/eapi,
   +13.0/no-emul-linux-x86/parent:



1.3  profiles/default/linux/amd64/package.use.mask

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







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

2014-10-21 Thread Mike Frysinger (vapier)
vapier  14/10/21 12:13:34

  Modified: ChangeLog
  Added:package.use.mask
  Log:
  Unmask sys-devel/gcc[sanitize] #504200.

Revision  ChangesPath
1.10 profiles/default/linux/powerpc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/powerpc/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   24 Jul 2014 09:06:09 -  1.9
+++ ChangeLog   21 Oct 2014 12:13:34 -  1.10
@@ -1,6 +1,9 @@
 # ChangeLog for the default/linux/powerpc profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/powerpc/ChangeLog,v 
1.9 2014/07/24 09:06:09 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/powerpc/ChangeLog,v 
1.10 2014/10/21 12:13:34 vapier Exp $
+
+  21 Oct 2014; Mike Frysinger  +package.use.mask:
+  Unmask sys-devel/gcc[sanitize] #504200.
 
   24 Jul 2014; Fabian Groffen 
   +ppc32/13.0/package.use.mask, +ppc64/13.0/package.use.mask:



1.7  profiles/default/linux/powerpc/package.use.mask

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







[gentoo-commits] gentoo-x86 commit in profiles/default/linux/arm: ChangeLog package.use.mask

2014-10-21 Thread Mike Frysinger (vapier)
vapier  14/10/21 12:13:27

  Modified: ChangeLog
  Added:package.use.mask
  Log:
  Unmask sys-devel/gcc[sanitize] #504200.

Revision  ChangesPath
1.10 profiles/default/linux/arm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/arm/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/arm/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/arm/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/arm/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   5 Apr 2014 21:58:23 -   1.9
+++ ChangeLog   21 Oct 2014 12:13:27 -  1.10
@@ -1,6 +1,9 @@
 # ChangeLog for the default/linux/arm profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/arm/ChangeLog,v 1.9 
2014/04/05 21:58:23 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/arm/ChangeLog,v 1.10 
2014/10/21 12:13:27 vapier Exp $
+
+  21 Oct 2014; Mike Frysinger  +package.use.mask:
+  Unmask sys-devel/gcc[sanitize] #504200.
 
   05 Apr 2014; Andreas K. Huettel 
   -13.0/package.use.stable.mask:



1.1  profiles/default/linux/arm/package.use.mask

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

Index: package.use.mask
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/profiles/default/linux/arm/package.use.mask,v 1.1 
2014/10/21 12:13:27 vapier Exp $

# Mike Frysinger  (21 Oct 2014)
# This target supports ASAN/etc... #504200.
>=sys-devel/gcc-4.9.0 -sanitize






[gentoo-commits] gentoo-x86 commit in profiles/default/linux/sparc: ChangeLog package.use.mask

2014-10-21 Thread Mike Frysinger (vapier)
vapier  14/10/21 12:13:44

  Modified: ChangeLog
  Added:package.use.mask
  Log:
  Unmask sys-devel/gcc[sanitize] #504200.

Revision  ChangesPath
1.9  profiles/default/linux/sparc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/sparc/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/sparc/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/sparc/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/sparc/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   24 Jul 2014 09:06:10 -  1.8
+++ ChangeLog   21 Oct 2014 12:13:44 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for the default/linux/sparc profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/sparc/ChangeLog,v 
1.8 2014/07/24 09:06:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/sparc/ChangeLog,v 
1.9 2014/10/21 12:13:44 vapier Exp $
+
+  21 Oct 2014; Mike Frysinger  +package.use.mask:
+  Unmask sys-devel/gcc[sanitize] #504200.
 
   24 Jul 2014; Fabian Groffen  13.0/package.use.mask:
   mask USE=dmarc for mail-mta/exim, bug #489676



1.3  profiles/default/linux/sparc/package.use.mask

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







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

2014-10-21 Thread Mike Frysinger (vapier)
vapier  14/10/21 12:13:53

  Modified: ChangeLog
  Added:package.use.mask
  Log:
  Unmask sys-devel/gcc[sanitize] #504200.

Revision  ChangesPath
1.16 profiles/default/linux/x86/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/x86/ChangeLog?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/x86/ChangeLog?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/x86/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/x86/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   30 Mar 2014 21:40:40 -  1.15
+++ ChangeLog   21 Oct 2014 12:13:53 -  1.16
@@ -1,6 +1,9 @@
 # ChangeLog for the default/linux/x86 profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/x86/ChangeLog,v 1.15 
2014/03/30 21:40:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/x86/ChangeLog,v 1.16 
2014/10/21 12:13:53 vapier Exp $
+
+  21 Oct 2014; Mike Frysinger  +package.use.mask:
+  Unmask sys-devel/gcc[sanitize] #504200.
 
   30 Mar 2014; Michał Górny  13.0/package.use.stable.mask,
   -13.0/use.mask, -13.0/use.stable.mask:



1.1  profiles/default/linux/x86/package.use.mask

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

Index: package.use.mask
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/profiles/default/linux/x86/package.use.mask,v 1.1 
2014/10/21 12:13:53 vapier Exp $

# Mike Frysinger  (21 Oct 2014)
# This target supports ASAN/etc... #504200.
sys-devel/gcc -sanitize






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

2014-10-21 Thread Mike Frysinger (vapier)
vapier  14/10/21 12:14:05

  Modified: ChangeLog package.use.mask
  Log:
  Mask sys-devel/gcc[sanitize] #504200.

Revision  ChangesPath
1.737profiles/base/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v
retrieving revision 1.736
retrieving revision 1.737
diff -u -r1.736 -r1.737
--- ChangeLog   19 Oct 2014 20:08:32 -  1.736
+++ ChangeLog   21 Oct 2014 12:14:05 -  1.737
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo base-profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.736 2014/10/19 
20:08:32 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.737 2014/10/21 
12:14:05 vapier Exp $
+
+  21 Oct 2014; Mike Frysinger  package.use.mask:
+  Mask sys-devel/gcc[sanitize] #504200.
 
   19 Oct 2014; Mike Gilbert  use.mask:
   Mask apparmor.



1.618profiles/base/package.use.mask

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

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v
retrieving revision 1.617
retrieving revision 1.618
diff -u -r1.617 -r1.618
--- package.use.mask19 Oct 2014 12:04:14 -  1.617
+++ package.use.mask21 Oct 2014 12:14:05 -  1.618
@@ -1,10 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.617 
2014/10/19 12:04:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.618 
2014/10/21 12:14:05 vapier Exp $
 
 # This file requires >=portage-2.1.1
 # New entries go on top.
-#
+
+# Mike Frysinger  (21 Oct 2014)
+# Most targets do not support ASAN/etc... #504200.
+sys-devel/gcc sanitize
 
 # Pacho Ramos  (19 Oct 2014)
 # swfdec is masked for removal, bug #525834






[gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Install: Sub-Install-0.926.0-r1.ebuild ChangeLog

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 12:23:45

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

Revision  ChangesPath
1.2  dev-perl/Sub-Install/Sub-Install-0.926.0-r1.ebuild

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

Index: Sub-Install-0.926.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Sub-Install-0.926.0-r1.ebuild   21 Aug 2014 14:11:00 -  1.1
+++ Sub-Install-0.926.0-r1.ebuild   21 Oct 2014 12:23:45 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0-r1.ebuild,v 
1.1 2014/08/21 14:11:00 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0-r1.ebuild,v 
1.2 2014/10/21 12:23:45 jer Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="install subroutines into packages easily"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ppc ppc64 s390 sh sparc x86 
~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 
~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



1.32 dev-perl/Sub-Install/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/ChangeLog?rev=1.32&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/ChangeLog?rev=1.32&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   19 Oct 2014 21:26:33 -  1.31
+++ ChangeLog   21 Oct 2014 12:23:45 -  1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sub-Install
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.31 
2014/10/19 21:26:33 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.32 
2014/10/21 12:23:45 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  Sub-Install-0.926.0-r1.ebuild:
+  Stable for HPPA (bug #525906).
 
   19 Oct 2014; Andreas K. Huettel 
   +Sub-Install-0.925.0.ebuild:






[gentoo-commits] gentoo-x86 commit in media-libs/freealut: ChangeLog freealut-1.1.0-r3.ebuild

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 12:25:09

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

Revision  ChangesPath
1.43 media-libs/freealut/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freealut/ChangeLog?rev=1.43&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freealut/ChangeLog?rev=1.43&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freealut/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freealut/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   18 Oct 2014 14:26:53 -  1.42
+++ ChangeLog   21 Oct 2014 12:25:09 -  1.43
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/freealut
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freealut/ChangeLog,v 1.42 
2014/10/18 14:26:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freealut/ChangeLog,v 1.43 
2014/10/21 12:25:09 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  freealut-1.1.0-r3.ebuild:
+  Stable for HPPA (bug #525554).
 
   18 Oct 2014; Agostino Sarubbo  freealut-1.1.0-r3.ebuild:
   Stable for ppc, wrt bug #525554



1.6  media-libs/freealut/freealut-1.1.0-r3.ebuild

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

Index: freealut-1.1.0-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freealut/freealut-1.1.0-r3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- freealut-1.1.0-r3.ebuild18 Oct 2014 14:26:53 -  1.5
+++ freealut-1.1.0-r3.ebuild21 Oct 2014 12:25:09 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/freealut/freealut-1.1.0-r3.ebuild,v 1.5 
2014/10/18 14:26:53 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/freealut/freealut-1.1.0-r3.ebuild,v 1.6 
2014/10/21 12:25:09 jer Exp $
 
 EAPI=5
 inherit eutils autotools multilib-minimal
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
 RDEPEND="






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

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 12:26:21

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

Revision  ChangesPath
1.4  dev-db/libiodbc/libiodbc-3.52.8-r2.ebuild

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

Index: libiodbc-3.52.8-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/libiodbc/libiodbc-3.52.8-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libiodbc-3.52.8-r2.ebuild   14 Oct 2014 19:31:01 -  1.3
+++ libiodbc-3.52.8-r2.ebuild   21 Oct 2014 12:26:21 -  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/libiodbc/libiodbc-3.52.8-r2.ebuild,v 
1.3 2014/10/14 19:31:01 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libiodbc/libiodbc-3.52.8-r2.ebuild,v 
1.4 2014/10/21 12:26:21 jer Exp $
 
 EAPI="5"
 
@@ -12,7 +12,7 @@
 HOMEPAGE="http://www.iodbc.org/";
 SRC_URI="https://github.com/openlink/${MY_PN}/archive/v${PV}.zip -> ${P}.zip"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 LICENSE="|| ( LGPL-2 BSD )"
 SLOT="0"
 IUSE="gtk"



1.65 dev-db/libiodbc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/libiodbc/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   14 Oct 2014 19:31:01 -  1.64
+++ ChangeLog   21 Oct 2014 12:26:21 -  1.65
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/libiodbc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libiodbc/ChangeLog,v 1.64 2014/10/14 
19:31:01 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libiodbc/ChangeLog,v 1.65 2014/10/21 
12:26:21 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  libiodbc-3.52.8-r2.ebuild:
+  Stable for HPPA (bug #525974).
 
   14 Oct 2014; Davide Pesavento  libiodbc-3.52.8-r2.ebuild:
   Restore keywords dropped for no reason (see bug 521858).






[gentoo-commits] gentoo-x86 commit in dev-python/python-ldap: ChangeLog python-ldap-2.4.15.ebuild

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 12:22:48

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

Revision  ChangesPath
1.139dev-python/python-ldap/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-ldap/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog   17 Oct 2014 15:49:51 -  1.138
+++ ChangeLog   21 Oct 2014 12:22:48 -  1.139
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-ldap
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/ChangeLog,v 1.138 
2014/10/17 15:49:51 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/ChangeLog,v 1.139 
2014/10/21 12:22:48 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  python-ldap-2.4.15.ebuild:
+  Stable for HPPA (bug #525636).
 
   17 Oct 2014; Ian Delaney  python-ldap-2.4.18.ebuild:
   set sphinx back behind use doc, fix typo



1.5  dev-python/python-ldap/python-ldap-2.4.15.ebuild

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

Index: python-ldap-2.4.15.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.4.15.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-ldap-2.4.15.ebuild   17 Oct 2014 11:17:34 -  1.4
+++ python-ldap-2.4.15.ebuild   21 Oct 2014 12:22:48 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.4.15.ebuild,v 1.4 
2014/10/17 11:17:34 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-ldap/python-ldap-2.4.15.ebuild,v 1.5 
2014/10/21 12:22:48 jer Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-solaris"
 # doc flag dropped due to absence of the docs
 IUSE="examples sasl ssl"
 






[gentoo-commits] gentoo-x86 commit in net-libs/gupnp-igd: gupnp-igd-0.2.4.ebuild ChangeLog

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 12:27:53

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

Revision  ChangesPath
1.2  net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild

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

Index: gupnp-igd-0.2.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gupnp-igd-0.2.4.ebuild  2 Oct 2014 11:52:56 -   1.1
+++ gupnp-igd-0.2.4.ebuild  21 Oct 2014 12:27:53 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild,v 
1.1 2014/10/02 11:52:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild,v 
1.2 2014/10/21 12:27:53 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="+introspection python"
 
 RDEPEND="



1.62 net-libs/gupnp-igd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   2 Oct 2014 11:52:56 -   1.61
+++ ChangeLog   21 Oct 2014 12:27:53 -  1.62
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/gupnp-igd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.61 
2014/10/02 11:52:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.62 
2014/10/21 12:27:53 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  gupnp-igd-0.2.4.ebuild:
+  Stable for HPPA (bug #526028).
 
 *gupnp-igd-0.2.4 (02 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/libaio: ChangeLog libaio-0.3.110.ebuild

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 12:29:00

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

Revision  ChangesPath
1.88 dev-libs/libaio/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   27 Mar 2014 03:13:46 -  1.87
+++ ChangeLog   21 Oct 2014 12:29:00 -  1.88
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libaio
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.87 2014/03/27 
03:13:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.88 2014/10/21 
12:29:00 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  libaio-0.3.110.ebuild:
+  Stable for HPPA (bug #525980).
 
 *libaio-0.3.110 (27 Mar 2014)
 



1.2  dev-libs/libaio/libaio-0.3.110.ebuild

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

Index: libaio-0.3.110.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.110.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libaio-0.3.110.ebuild   27 Mar 2014 03:13:46 -  1.1
+++ libaio-0.3.110.ebuild   21 Oct 2014 12:29:00 -  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-libs/libaio/libaio-0.3.110.ebuild,v 1.1 
2014/03/27 03:13:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.110.ebuild,v 1.2 
2014/10/21 12:29:00 jer Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="static-libs test"
 
 src_prepare() {






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

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 12:31:23

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

Revision  ChangesPath
1.132media-libs/libmikmod/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmikmod/ChangeLog?rev=1.132&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmikmod/ChangeLog?rev=1.132&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmikmod/ChangeLog?r1=1.131&r2=1.132

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libmikmod/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog   18 Oct 2014 14:26:30 -  1.131
+++ ChangeLog   21 Oct 2014 12:31:22 -  1.132
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libmikmod
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmikmod/ChangeLog,v 1.131 
2014/10/18 14:26:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmikmod/ChangeLog,v 1.132 
2014/10/21 12:31:22 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  libmikmod-3.3.6-r1.ebuild:
+  Stable for HPPA (bug #525550).
 
   18 Oct 2014; Agostino Sarubbo  libmikmod-3.3.6-r1.ebuild:
   Stable for ppc, wrt bug #525550



1.5  media-libs/libmikmod/libmikmod-3.3.6-r1.ebuild

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

Index: libmikmod-3.3.6-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/libmikmod/libmikmod-3.3.6-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libmikmod-3.3.6-r1.ebuild   18 Oct 2014 14:26:30 -  1.4
+++ libmikmod-3.3.6-r1.ebuild   21 Oct 2014 12:31:22 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libmikmod/libmikmod-3.3.6-r1.ebuild,v 1.4 
2014/10/18 14:26:30 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libmikmod/libmikmod-3.3.6-r1.ebuild,v 1.5 
2014/10/21 12:31:22 jer Exp $
 
 EAPI=5
 inherit eutils multilib-minimal
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2+ LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="+alsa altivec coreaudio debug nas openal oss pulseaudio sse2 static-libs 
+threads"
 
 REQUIRED_USE="|| ( alsa coreaudio nas openal oss pulseaudio )"






[gentoo-commits] gentoo-x86 commit in dev-java/oracle-jdk-bin: ChangeLog oracle-jdk-bin-1.8.0.25.ebuild

2014-10-21 Thread Vlastimil Babka (caster)
caster  14/10/21 12:35:39

  Modified: ChangeLog
  Added:oracle-jdk-bin-1.8.0.25.ebuild
  Log:
  Version bump, security bug #525464.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.73 dev-java/oracle-jdk-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/oracle-jdk-bin/ChangeLog?rev=1.73&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/oracle-jdk-bin/ChangeLog?rev=1.73&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/oracle-jdk-bin/ChangeLog?r1=1.72&r2=1.73

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/oracle-jdk-bin/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog   2 Sep 2014 23:31:48 -   1.72
+++ ChangeLog   21 Oct 2014 12:35:39 -  1.73
@@ -1,6 +1,12 @@
 # ChangeLog for dev-java/oracle-jdk-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/oracle-jdk-bin/ChangeLog,v 1.72 
2014/09/02 23:31:48 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/oracle-jdk-bin/ChangeLog,v 1.73 
2014/10/21 12:35:39 caster Exp $
+
+*oracle-jdk-bin-1.8.0.25 (21 Oct 2014)
+
+  21 Oct 2014; Vlastimil Babka 
+  +oracle-jdk-bin-1.8.0.25.ebuild:
+  Version bump, security bug #525464.
 
 *oracle-jdk-bin-1.8.0.20 (02 Sep 2014)
 



1.1  dev-java/oracle-jdk-bin/oracle-jdk-bin-1.8.0.25.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/oracle-jdk-bin/oracle-jdk-bin-1.8.0.25.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/oracle-jdk-bin/oracle-jdk-bin-1.8.0.25.ebuild?rev=1.1&content-type=text/plain

Index: oracle-jdk-bin-1.8.0.25.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-java/oracle-jdk-bin/oracle-jdk-bin-1.8.0.25.ebuild,v
 1.1 2014/10/21 12:35:39 caster Exp $

EAPI="5"

inherit eutils java-vm-2 prefix versionator

# This URIs need to be updated when bumping!
JDK_URI="http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html";
JCE_URI="http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html";

# This is a list of archs supported by this update.
# Currently arm comes and goes.
AT_AVAILABLE=( amd64 x86 x64-solaris sparc64-solaris x86-macos x64-macos )

# Sometimes some or all of the demos are missing, this is to not have to 
rewrite half
# the ebuild when it happens.
DEMOS_AVAILABLE=( amd64 x86 x64-solaris sparc64-solaris x86-macos x64-macos )

if [[ "$(get_version_component_range 4)" == 0 ]] ; then
S_PV="$(get_version_component_range 1-3)"
else
MY_PV_EXT="u$(get_version_component_range 4)"
S_PV="$(get_version_component_range 1-4)"
fi

MY_PV="$(get_version_component_range 2)${MY_PV_EXT}"

AT_amd64="jdk-${MY_PV}-linux-x64.tar.gz"
AT_arm="jdk-${MY_PV}-linux-arm-vfp-hflt.tar.gz"
AT_x86="jdk-${MY_PV}-linux-i586.tar.gz"
AT_x64_solaris="jdk-${MY_PV}-solaris-x64.tar.gz"
AT_sparc64_solaris="${AT_sparc_solaris} jdk-${MY_PV}-solaris-sparcv9.tar.gz"
AT_x86_macos="jdk-${MY_PV}-macosx-x64.dmg"
AT_x64_macos="jdk-${MY_PV}-macosx-x64.dmg"

DEMOS_amd64="jdk-${MY_PV}-linux-x64-demos.tar.gz"
DEMOS_arm="jdk-${MY_PV}-linux-arm-vfp-hflt-demos.tar.gz"
DEMOS_x86="jdk-${MY_PV}-linux-i586-demos.tar.gz"
DEMOS_x64_solaris="jdk-${MY_PV}-solaris-x64-demos.tar.gz"
DEMOS_sparc64_solaris="jdk-${MY_PV}-solaris-sparcv9-demos.tar.gz"
DEMOS_x86_macos="jdk-${MY_PV}-macosx-x86_64-demos.zip"
DEMOS_x64_macos="jdk-${MY_PV}-macosx-x86_64-demos.zip"

JCE_DIR="UnlimitedJCEPolicyJDK8"
JCE_FILE="jce_policy-8.zip"

DESCRIPTION="Oracle's Java SE Development Kit"
HOMEPAGE="http://www.oracle.com/technetwork/java/javase/";
for d in "${AT_AVAILABLE[@]}"; do
SRC_URI+=" ${d}? ( $(eval "echo \${$(echo AT_${d/-/_})}")"
if has ${d} "${DEMOS_AVAILABLE[@]}"; then
SRC_URI+=" examples? ( $(eval "echo \${$(echo 
DEMOS_${d/-/_})}") )"
fi
SRC_URI+=" )"
done
unset d
SRC_URI+=" jce? ( ${JCE_FILE} )"

LICENSE="Oracle-BCLA-JavaSE examples? ( BSD )"
SLOT="1.8"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~sparc64-solaris ~x64-solaris"
IUSE="+X alsa aqua derby doc examples +fontconfig jce nsplugin pax_kernel 
selinux source"

RESTRICT="fetch strip"
QA_PREBUILT="*"

COMMON_DEP="
selinux? ( sec-policy/selinux-java )"
RDEPEND="${COMMON_DEP}
X? ( !aqua? (
x11-libs/libX11:0
x11-libs/libXext:0
x11-libs/libXi:0
x11-libs/libXrender:0
x11-libs/libXtst:0
) )
alsa? ( media-libs/alsa-lib:0 )

[gentoo-commits] gentoo-x86 commit in net-misc/asterisk: asterisk-11.13.1.ebuild ChangeLog

2014-10-21 Thread Agostino Sarubbo (ago)
ago 14/10/21 12:43:56

  Modified: asterisk-11.13.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #526208
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  net-misc/asterisk/asterisk-11.13.1.ebuild

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

Index: asterisk-11.13.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-11.13.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- asterisk-11.13.1.ebuild 21 Oct 2014 09:41:28 -  1.1
+++ asterisk-11.13.1.ebuild 21 Oct 2014 12:43: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/net-misc/asterisk/asterisk-11.13.1.ebuild,v 
1.1 2014/10/21 09:41:28 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-11.13.1.ebuild,v 
1.2 2014/10/21 12:43:56 ago Exp $
 
 EAPI=5
 inherit autotools base eutils linux-info multilib user
@@ -13,7 +13,7 @@
 mirror://gentoo/gentoo-asterisk-patchset-3.13.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 IUSE_VOICEMAIL_STORAGE="
+voicemail_storage_file



1.499net-misc/asterisk/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v
retrieving revision 1.498
retrieving revision 1.499
diff -u -r1.498 -r1.499
--- ChangeLog   21 Oct 2014 09:41:28 -  1.498
+++ ChangeLog   21 Oct 2014 12:43:56 -  1.499
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/asterisk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.498 
2014/10/21 09:41:28 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.499 
2014/10/21 12:43:56 ago Exp $
+
+  21 Oct 2014; Agostino Sarubbo  asterisk-11.13.1.ebuild:
+  Stable for amd64, wrt bug #526208
 
 *asterisk-12.6.1 (21 Oct 2014)
 *asterisk-11.13.1 (21 Oct 2014)






[gentoo-commits] gentoo-x86 commit in net-misc/asterisk: asterisk-11.13.1.ebuild ChangeLog

2014-10-21 Thread Agostino Sarubbo (ago)
ago 14/10/21 12:44:11

  Modified: asterisk-11.13.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #526208
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches="x86", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  net-misc/asterisk/asterisk-11.13.1.ebuild

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

Index: asterisk-11.13.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-11.13.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- asterisk-11.13.1.ebuild 21 Oct 2014 12:43:56 -  1.2
+++ asterisk-11.13.1.ebuild 21 Oct 2014 12:44:11 -  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/asterisk/asterisk-11.13.1.ebuild,v 
1.2 2014/10/21 12:43:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-11.13.1.ebuild,v 
1.3 2014/10/21 12:44:11 ago Exp $
 
 EAPI=5
 inherit autotools base eutils linux-info multilib user
@@ -13,7 +13,7 @@
 mirror://gentoo/gentoo-asterisk-patchset-3.13.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 IUSE_VOICEMAIL_STORAGE="
+voicemail_storage_file



1.500net-misc/asterisk/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v
retrieving revision 1.499
retrieving revision 1.500
diff -u -r1.499 -r1.500
--- ChangeLog   21 Oct 2014 12:43:56 -  1.499
+++ ChangeLog   21 Oct 2014 12:44:11 -  1.500
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/asterisk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.499 
2014/10/21 12:43:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.500 
2014/10/21 12:44:11 ago Exp $
+
+  21 Oct 2014; Agostino Sarubbo  asterisk-11.13.1.ebuild:
+  Stable for x86, wrt bug #526208
 
   21 Oct 2014; Agostino Sarubbo  asterisk-11.13.1.ebuild:
   Stable for amd64, wrt bug #526208






[gentoo-commits] gentoo-x86 commit in net-misc/tor: tor-0.2.4.25.ebuild ChangeLog

2014-10-21 Thread Anthony G. Basile (blueness)
blueness14/10/21 12:47:58

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

Revision  ChangesPath
1.435net-misc/tor/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v
retrieving revision 1.434
retrieving revision 1.435
diff -u -r1.434 -r1.435
--- ChangeLog   20 Oct 2014 16:48:46 -  1.434
+++ ChangeLog   21 Oct 2014 12:47:58 -  1.435
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/tor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.434 2014/10/20 
16:48:46 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.435 2014/10/21 
12:47:58 blueness Exp $
+
+*tor-0.2.4.25 (21 Oct 2014)
+
+  21 Oct 2014; Anthony G. Basile  +tor-0.2.4.25.ebuild:
+  Version bump
 
 *tor-0.2.5.9_rc (20 Oct 2014)
 



1.1  net-misc/tor/tor-0.2.4.25.ebuild

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

Index: tor-0.2.4.25.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.25.ebuild,v 1.1 
2014/10/21 12:47:58 blueness Exp $

EAPI="5"

inherit eutils flag-o-matic readme.gentoo versionator toolchain-funcs user

MY_PV="$(replace_version_separator 4 -)"
MY_PF="${PN}-${MY_PV}"
DESCRIPTION="Anonymizing overlay network for TCP"
HOMEPAGE="http://www.torproject.org/";
SRC_URI="https://www.torproject.org/dist/${MY_PF}.tar.gz
https://archive.torproject.org/tor-package-archive/${MY_PF}.tar.gz";
S="${WORKDIR}/${MY_PF}"

LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="-bufferevents +ecc nat-pmp selinux stats tor-hardening transparent-proxy 
threads upnp web"

DEPEND="dev-libs/openssl
sys-libs/zlib
dev-libs/libevent
bufferevents? ( dev-libs/libevent[ssl] )
nat-pmp? ( net-libs/libnatpmp )
upnp? ( net-libs/miniupnpc )
selinux? ( sec-policy/selinux-tor )"
RDEPEND="${DEPEND}"

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

src_prepare() {
epatch "${FILESDIR}"/${PN}-0.2.3.14_alpha-torrc.sample.patch
}

src_configure() {
# Upstream isn't sure of all the user provided CFLAGS that
# will break tor, but does recommend against -fstrict-aliasing.
# We'll filter-flags them here as we encounter them.
filter-flags -fstrict-aliasing
econf \
--disable-buf-freelists \
--enable-asciidoc \
--docdir=/usr/share/doc/${PF} \
$(use_enable stats instrument-downloads) \
$(use_enable bufferevents) \
$(use_enable ecc curve25519) \
$(use_enable nat-pmp) \
$(use_enable tor-hardening gcc-hardening) \
$(use_enable tor-hardening linker-hardening) \
$(use_enable transparent-proxy transparent) \
$(use_enable threads) \
$(use_enable upnp) \
$(use_enable web tor2web-mode)
}

src_install() {
readme.gentoo_create_doc

newconfd "${FILESDIR}"/tor.confd tor
newinitd "${FILESDIR}"/tor.initd-r6 tor

emake DESTDIR="${D}" install

keepdir /var/lib/tor

dodoc README ChangeLog ReleaseNotes doc/HACKING

fperms 750 /var/lib/tor
fowners tor:tor /var/lib/tor

insinto /etc/tor/
newins "${FILESDIR}"/torrc-r1 torrc
}

pkg_postinst() {
readme.gentoo_pkg_postinst

if [[ $(gcc-major-version) -eq 4 && $(gcc-minor-version) -eq 8 && 
$(gcc-micro-version) -ge 1 ]] ; then
ewarn "Due to a bug in  >=gcc-4.8.1, compiling ${P} with -Os 
leads to an infinite"
ewarn "loop.  See:"
ewarn
ewarn "
https://trac.torproject.org/projects/tor/ticket/10259";
ewarn "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59358";
ewarn
fi
}






[gentoo-commits] gentoo-x86 commit in net-misc/asterisk-g729: ChangeLog asterisk-g729-1.8.4.3.1.5-r2.ebuild asterisk-g729-1.8.4.3.1.6.ebuild

2014-10-21 Thread Tony Vroon (chainsaw)
chainsaw14/10/21 13:25:49

  Modified: ChangeLog
  Removed:  asterisk-g729-1.8.4.3.1.5-r2.ebuild
asterisk-g729-1.8.4.3.1.6.ebuild
  Log:
  Remove ebuilds corresponding to Asterisk 1.8 branch which is no longer in 
portage. As flagged up by Patrick "bonsaikitten" Lauer on #gentoo-dev.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  ChangesPath
1.11 net-misc/asterisk-g729/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk-g729/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk-g729/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk-g729/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk-g729/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   10 Feb 2014 10:44:39 -  1.10
+++ ChangeLog   21 Oct 2014 13:25:48 -  1.11
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/asterisk-g729
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-g729/ChangeLog,v 1.10 
2014/02/10 10:44:39 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-g729/ChangeLog,v 1.11 
2014/10/21 13:25:48 chainsaw Exp $
+
+  21 Oct 2014; Tony Vroon 
+  -asterisk-g729-1.8.4.3.1.5-r2.ebuild, -asterisk-g729-1.8.4.3.1.6.ebuild:
+  Remove ebuilds corresponding to Asterisk 1.8 branch which is no longer in
+  portage. As flagged up by Patrick "bonsaikitten" Lauer on #gentoo-dev.
 
 *asterisk-g729-11.0.3.1.6 (10 Feb 2014)
 *asterisk-g729-1.8.4.3.1.6 (10 Feb 2014)






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

2014-10-21 Thread Anthony G. Basile
commit: 4a08517cac3c68c232694db7288654b58b68b8ba
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Oct 21 13:31:07 2014 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Oct 21 13:39:34 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=4a08517c

einfo.h, rc.h.in: ensure __BEGIN_DECLS is defined

Some Standard C Libraries, like musl, don't define __BEGIN_DECLS
or __END_DECLS.  We add some ifdef magic to ensure these are
available.

---
 src/libeinfo/einfo.h | 10 ++
 src/librc/rc.h.in| 10 ++
 2 files changed, 20 insertions(+)

diff --git a/src/libeinfo/einfo.h b/src/libeinfo/einfo.h
index 31a891f..8fe5649 100644
--- a/src/libeinfo/einfo.h
+++ b/src/libeinfo/einfo.h
@@ -48,6 +48,16 @@
 # endif
 #endif
 
+#undef __BEGIN_DECLS
+#undef __END_DECLS
+#ifdef __cplusplus
+# define __BEGIN_DECLS extern "C" {
+# define __END_DECLS }
+#else
+# define __BEGIN_DECLS /* empty */
+# define __END_DECLS /* empty */
+#endif
+
 __BEGIN_DECLS
 
 /*! @brief Color types to use */

diff --git a/src/librc/rc.h.in b/src/librc/rc.h.in
index c2a919f..5cd584f 100644
--- a/src/librc/rc.h.in
+++ b/src/librc/rc.h.in
@@ -31,6 +31,16 @@
 #include 
 #include 
 
+#undef __BEGIN_DECLS
+#undef __END_DECLS
+#ifdef __cplusplus
+# define __BEGIN_DECLS extern "C" {
+# define __END_DECLS }
+#else
+# define __BEGIN_DECLS /* empty */
+# define __END_DECLS /* empty */
+#endif
+
 __BEGIN_DECLS
 
 #define RC_PREFIX "@PREFIX@"



[gentoo-commits] gentoo-x86 commit in www-apps/jekyll-sitemap: jekyll-sitemap-0.6.1.ebuild ChangeLog

2014-10-21 Thread Manuel Rueger (mrueg)
mrueg   14/10/21 13:41:11

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

Revision  ChangesPath
1.3  www-apps/jekyll-sitemap/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/jekyll-sitemap/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   8 Sep 2014 21:09:08 -   1.2
+++ ChangeLog   21 Oct 2014 13:41:11 -  1.3
@@ -1,6 +1,11 @@
 # ChangeLog for www-apps/jekyll-sitemap
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/jekyll-sitemap/ChangeLog,v 1.2 
2014/09/08 21:09:08 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/jekyll-sitemap/ChangeLog,v 1.3 
2014/10/21 13:41:11 mrueg Exp $
+
+*jekyll-sitemap-0.6.1 (21 Oct 2014)
+
+  21 Oct 2014; Manuel Rüger  +jekyll-sitemap-0.6.1.ebuild:
+  Version bump.
 
 *jekyll-sitemap-0.6.0 (08 Sep 2014)
 



1.1  www-apps/jekyll-sitemap/jekyll-sitemap-0.6.1.ebuild

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

Index: jekyll-sitemap-0.6.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-apps/jekyll-sitemap/jekyll-sitemap-0.6.1.ebuild,v 
1.1 2014/10/21 13:41:11 mrueg Exp $

EAPI=5
USE_RUBY="ruby19 ruby20"

RUBY_FAKEGEM_RECIPE_TEST="rspec"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"

inherit ruby-fakegem

DESCRIPTION="Automatically generate a sitemap.xml for your Jekyll site"
HOMEPAGE="https://github.com/jekyll/jekyll-sitemap";
SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

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

ruby_add_bdepend "test? ( >=www-apps/jekyll-2 )"

all_ruby_prepare() {
# Fix tests until rspec:3 is in the tree
sed -i -e "s/truthy/true/" -e "s/falsey/false/" 
spec/jekyll-sitemap_spec.rb || die
}






[gentoo-commits] dev/ultrabug:master commit in: dev-python/consulate/

2014-10-21 Thread Alexys Jacob
commit: bc3424e44799491756ca8155740ed69c177d3d48
Author: Ultrabug  gentoo  org>
AuthorDate: Fri Aug  8 14:58:02 2014 +
Commit: Alexys Jacob  gentoo  org>
CommitDate: Fri Aug  8 14:58:02 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/ultrabug.git;a=commit;h=bc3424e4

new dev-python/consulate package

---
 dev-python/consulate/Manifest   |  2 ++
 dev-python/consulate/consulate-0.2.0.ebuild | 25 +
 2 files changed, 27 insertions(+)

diff --git a/dev-python/consulate/Manifest b/dev-python/consulate/Manifest
new file mode 100644
index 000..5b28fe0
--- /dev/null
+++ b/dev-python/consulate/Manifest
@@ -0,0 +1,2 @@
+DIST 0.2.0.tar.gz 12116 SHA256 
94be6a981675e27794dff64d7d741dd652b49f4563d225195fdcde471fa4 SHA512 
0a516679cd14df2018bfe116cd4ec8e2b1577f4e6b9644dff7f5458587719ba765f62196adbfabf1e46a3dbc6837d666deb5bdb7e86b3976cccf937c965312c2
 WHIRLPOOL 
1cf4cfeb2cb38909a60e2593cd62d71c8eaac96ccf659c0325c0490b47edb5366dc042dfa7d2bef7c89a68930994a74dcfb3202b65ced9d202ef6e18f5f27e02
+EBUILD consulate-0.2.0.ebuild 511 SHA256 
a4ba6d88b8b7af61d45c0e796fdab73b9dc3962c0a9f96eabecdc5b5a0af4b39 SHA512 
2237abf639fa8702c4cf19acaca04ec20e799be0a7ba5fad20fca80bd8c9b9a501b559e3853cb21cab36057f5396318796017545ade8cfe463963ba8b96ae6d5
 WHIRLPOOL 
7f30daccb177115f681031e69fc080ec6dd9528d8c860c4d1c35209443cedbe2b875738820369a385c689f81b05dd025fa5db6a4ef7acb6c26d0cd795d498b49

diff --git a/dev-python/consulate/consulate-0.2.0.ebuild 
b/dev-python/consulate/consulate-0.2.0.ebuild
new file mode 100644
index 000..3a79695
--- /dev/null
+++ b/dev-python/consulate/consulate-0.2.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_{6,7} python3_{2,3,4} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python client for the Consul HTTP API"
+HOMEPAGE="https://github.com/gmr/consulate";
+SRC_URI="https://github.com/gmr/${PN}/archive/${PV}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-python/requests
+   www-servers/tornado
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools"



[gentoo-commits] dev/ultrabug:master commit in: app-admin/consul/

2014-10-21 Thread Alexys Jacob
commit: 345ece9252ba4bbdef6fc736ccc203488530402a
Author: Ultrabug  gentoo  org>
AuthorDate: Tue Oct 21 13:42:41 2014 +
Commit: Alexys Jacob  gentoo  org>
CommitDate: Tue Oct 21 13:42:41 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/ultrabug.git;a=commit;h=345ece92

consul version bump

---
 app-admin/consul/Manifest|  1 +
 app-admin/consul/consul-0.4.1.ebuild | 84 
 2 files changed, 85 insertions(+)

diff --git a/app-admin/consul/Manifest b/app-admin/consul/Manifest
index e67b111..be7853f 100644
--- a/app-admin/consul/Manifest
+++ b/app-admin/consul/Manifest
@@ -1,4 +1,5 @@
 AUX consul-agent.confd 382 SHA256 
f1c9bc500314f507f34362bea2b2e55258414b779c14e4f3ddc169aa78f875c2 SHA512 
1068517b4c64d9d12072e04c8b50ab0c9a57d0780c50a9e501d51af99d3fffd86cdcab6c913e23b1de187bc698ef0a79b6ac58cd2f28a425d74596a606f3dc62
 WHIRLPOOL 
08029897a59e6d74670e78f80d299a1c7a4b118e583067cd26a4bf385e40a4e5772a139f40c5e7fefea94f46408b3eeb36d906352c3ff9c9f7a2cc200414c174
 AUX consul-agent.initd 1269 SHA256 
2799e56571fc6359d291592d1350e0754dc792f138746aa246f3cd25132039ca SHA512 
746d233ddd68f5343c526356a00d4af032917832d33b2695639cdce7f7e829335ddc2f1ecdf2bba0c76f5ceb14ca6a3f542e2e7ff450f504e775667082ae1286
 WHIRLPOOL 
55050e26d28034bf7473260dee0ee2d4a4313ec97aceb0de07e5b872103beca99f7e211a2ea8160cdd2f114d4c67b8845823cdc979c66525d5cd4c12129ec369
 EBUILD consul-0.3.1.ebuild 1548 SHA256 
06ec50067b4fadae97631feb215ead3a872632c793bc033f3824106070a04158 SHA512 
36993369e6052c7e074c941d47fac51c3845c244be1aca7413f8037d75127d51c88d296323c0f78b675cb28badddc4dbad1092cb60a91ea7408873f466ceddd3
 WHIRLPOOL 
1abddcbc6fb7f3d71140646a926fcae0045a0097debee49221046882389bb89a7152dc94590115e9522e097e313a5a8a6d24cffcd9e0c0dc4b414f30054977ca
+EBUILD consul-0.4.1.ebuild 1548 SHA256 
06ec50067b4fadae97631feb215ead3a872632c793bc033f3824106070a04158 SHA512 
36993369e6052c7e074c941d47fac51c3845c244be1aca7413f8037d75127d51c88d296323c0f78b675cb28badddc4dbad1092cb60a91ea7408873f466ceddd3
 WHIRLPOOL 
1abddcbc6fb7f3d71140646a926fcae0045a0097debee49221046882389bb89a7152dc94590115e9522e097e313a5a8a6d24cffcd9e0c0dc4b414f30054977ca
 EBUILD consul-.ebuild 1421 SHA256 
eb68665ccbd97261edf476cb1cb2f6cdbcc78a118fbc950f355364751e0b5f6c SHA512 
2d6130bfce73960e2763d1c92849bcfe9443561e4e4fe006137cea6a62262378a2dbd80227a1881f91a45daf73d0fdd0ff2d1b5efa81b84e5c2174008e33d592
 WHIRLPOOL 
caac446ec3805ca5870c10a09abe63afddaba7b75df7e30da9b05ff50f7469e2397fa7d34be1dbda27f1de10dc58db0f9520a2ad9e1c99231e7321dd3fb3d6d0

diff --git a/app-admin/consul/consul-0.4.1.ebuild 
b/app-admin/consul/consul-0.4.1.ebuild
new file mode 100644
index 000..e4ac91c
--- /dev/null
+++ b/app-admin/consul/consul-0.4.1.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="tool for service discovery, monitoring and configuration."
+HOMEPAGE="http://www.consul.io";
+SRC_URI=""
+
+EGIT_REPO_URI="git://github.com/hashicorp/consul.git"
+if [[ ${PV} == * ]]; then
+   KEYWORDS=""
+else
+   EGIT_COMMIT="v${PV}"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+inherit git-2 user
+
+LICENSE="MPL-2.0"
+SLOT="0"
+IUSE="web"
+
+DEPEND="
+   >=dev-lang/go-1.2
+   dev-vcs/git
+   web? ( dev-ruby/bundler dev-ruby/sass )
+"
+RDEPEND="${DEPEND}"
+
+pkg_setup() {
+   enewgroup consul
+   enewuser consul -1 -1 /var/lib/${PN} consul
+}
+
+src_prepare() {
+   # see : https://github.com/hashicorp/consul/pull/188
+   sed -e 's/format:/format: deps/g' -i Makefile || die
+}
+
+src_compile() {
+   # create a suitable GOPATH
+   export GOPATH="${WORKDIR}/gopath"
+   mkdir -p "$GOPATH" || die
+
+   local MY_S="${GOPATH}/src/github.com/hashicorp/consul"
+
+   # move consul itself in our GOPATH
+   mkdir -p "${GOPATH}/src/github.com/hashicorp" || die
+   mv "${S}" "${MY_S}" || die
+
+   # piggyback our $S
+   ln -sf "${MY_S}" "${S}" || die
+
+   # let's do something fun
+   emake
+
+   # build the web UI
+   if use web; then
+   cd ui
+   bundle
+   emake dist
+   fi
+}
+
+src_install() {
+   dobin bin/consul
+
+   dodir /etc/consul.d
+
+   for x in /var/{lib,log}/${PN}; do
+   keepdir "${x}"
+   fowners consul:consul "${x}"
+   done
+
+   if use web; then
+   insinto /var/lib/${PN}/ui
+   doins -r ui/dist/*
+   fi
+
+   newinitd "${FILESDIR}/consul-agent.initd" "${PN}-agent"
+   newconfd "${FILESDIR}/consul-agent.confd" "${PN}-agent"
+}



[gentoo-commits] dev/ultrabug:master commit in: app-admin/consul/

2014-10-21 Thread Alexys Jacob
commit: 2e9fe28e34b5894f94304a0388b4c1e1498dca9f
Author: Ultrabug  gentoo  org>
AuthorDate: Thu Aug 14 08:48:17 2014 +
Commit: Alexys Jacob  gentoo  org>
CommitDate: Thu Aug 14 08:48:17 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/ultrabug.git;a=commit;h=2e9fe28e

consul version bump

---
 app-admin/consul/Manifest  |  3 +-
 app-admin/consul/consul-0.3.0.ebuild   | 84 --
 .../{consul-0.2.1.ebuild => consul-0.3.1.ebuild}   |  0
 3 files changed, 1 insertion(+), 86 deletions(-)

diff --git a/app-admin/consul/Manifest b/app-admin/consul/Manifest
index c8e1cee..e67b111 100644
--- a/app-admin/consul/Manifest
+++ b/app-admin/consul/Manifest
@@ -1,5 +1,4 @@
 AUX consul-agent.confd 382 SHA256 
f1c9bc500314f507f34362bea2b2e55258414b779c14e4f3ddc169aa78f875c2 SHA512 
1068517b4c64d9d12072e04c8b50ab0c9a57d0780c50a9e501d51af99d3fffd86cdcab6c913e23b1de187bc698ef0a79b6ac58cd2f28a425d74596a606f3dc62
 WHIRLPOOL 
08029897a59e6d74670e78f80d299a1c7a4b118e583067cd26a4bf385e40a4e5772a139f40c5e7fefea94f46408b3eeb36d906352c3ff9c9f7a2cc200414c174
 AUX consul-agent.initd 1269 SHA256 
2799e56571fc6359d291592d1350e0754dc792f138746aa246f3cd25132039ca SHA512 
746d233ddd68f5343c526356a00d4af032917832d33b2695639cdce7f7e829335ddc2f1ecdf2bba0c76f5ceb14ca6a3f542e2e7ff450f504e775667082ae1286
 WHIRLPOOL 
55050e26d28034bf7473260dee0ee2d4a4313ec97aceb0de07e5b872103beca99f7e211a2ea8160cdd2f114d4c67b8845823cdc979c66525d5cd4c12129ec369
-EBUILD consul-0.2.1.ebuild 1548 SHA256 
06ec50067b4fadae97631feb215ead3a872632c793bc033f3824106070a04158 SHA512 
36993369e6052c7e074c941d47fac51c3845c244be1aca7413f8037d75127d51c88d296323c0f78b675cb28badddc4dbad1092cb60a91ea7408873f466ceddd3
 WHIRLPOOL 
1abddcbc6fb7f3d71140646a926fcae0045a0097debee49221046882389bb89a7152dc94590115e9522e097e313a5a8a6d24cffcd9e0c0dc4b414f30054977ca
-EBUILD consul-0.3.0.ebuild 1548 SHA256 
06ec50067b4fadae97631feb215ead3a872632c793bc033f3824106070a04158 SHA512 
36993369e6052c7e074c941d47fac51c3845c244be1aca7413f8037d75127d51c88d296323c0f78b675cb28badddc4dbad1092cb60a91ea7408873f466ceddd3
 WHIRLPOOL 
1abddcbc6fb7f3d71140646a926fcae0045a0097debee49221046882389bb89a7152dc94590115e9522e097e313a5a8a6d24cffcd9e0c0dc4b414f30054977ca
+EBUILD consul-0.3.1.ebuild 1548 SHA256 
06ec50067b4fadae97631feb215ead3a872632c793bc033f3824106070a04158 SHA512 
36993369e6052c7e074c941d47fac51c3845c244be1aca7413f8037d75127d51c88d296323c0f78b675cb28badddc4dbad1092cb60a91ea7408873f466ceddd3
 WHIRLPOOL 
1abddcbc6fb7f3d71140646a926fcae0045a0097debee49221046882389bb89a7152dc94590115e9522e097e313a5a8a6d24cffcd9e0c0dc4b414f30054977ca
 EBUILD consul-.ebuild 1421 SHA256 
eb68665ccbd97261edf476cb1cb2f6cdbcc78a118fbc950f355364751e0b5f6c SHA512 
2d6130bfce73960e2763d1c92849bcfe9443561e4e4fe006137cea6a62262378a2dbd80227a1881f91a45daf73d0fdd0ff2d1b5efa81b84e5c2174008e33d592
 WHIRLPOOL 
caac446ec3805ca5870c10a09abe63afddaba7b75df7e30da9b05ff50f7469e2397fa7d34be1dbda27f1de10dc58db0f9520a2ad9e1c99231e7321dd3fb3d6d0

diff --git a/app-admin/consul/consul-0.3.0.ebuild 
b/app-admin/consul/consul-0.3.0.ebuild
deleted file mode 100644
index e4ac91c..000
--- a/app-admin/consul/consul-0.3.0.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-DESCRIPTION="tool for service discovery, monitoring and configuration."
-HOMEPAGE="http://www.consul.io";
-SRC_URI=""
-
-EGIT_REPO_URI="git://github.com/hashicorp/consul.git"
-if [[ ${PV} == * ]]; then
-   KEYWORDS=""
-else
-   EGIT_COMMIT="v${PV}"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-inherit git-2 user
-
-LICENSE="MPL-2.0"
-SLOT="0"
-IUSE="web"
-
-DEPEND="
-   >=dev-lang/go-1.2
-   dev-vcs/git
-   web? ( dev-ruby/bundler dev-ruby/sass )
-"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-   enewgroup consul
-   enewuser consul -1 -1 /var/lib/${PN} consul
-}
-
-src_prepare() {
-   # see : https://github.com/hashicorp/consul/pull/188
-   sed -e 's/format:/format: deps/g' -i Makefile || die
-}
-
-src_compile() {
-   # create a suitable GOPATH
-   export GOPATH="${WORKDIR}/gopath"
-   mkdir -p "$GOPATH" || die
-
-   local MY_S="${GOPATH}/src/github.com/hashicorp/consul"
-
-   # move consul itself in our GOPATH
-   mkdir -p "${GOPATH}/src/github.com/hashicorp" || die
-   mv "${S}" "${MY_S}" || die
-
-   # piggyback our $S
-   ln -sf "${MY_S}" "${S}" || die
-
-   # let's do something fun
-   emake
-
-   # build the web UI
-   if use web; then
-   cd ui
-   bundle
-   emake dist
-   fi
-}
-
-src_install() {
-   dobin bin/consul
-
-   dodir /etc/consul.d
-
-   for x in /var/{lib,log}/${PN}; do
-   keepdir "${x}"
-   fowners consul:consul "${x}"
-   done
-
-   if use web; then
-   insinto /var/lib/${PN}/ui
-

[gentoo-commits] gentoo-x86 commit in dev-ruby/toml: toml-0.1.2.ebuild ChangeLog

2014-10-21 Thread Manuel Rueger (mrueg)
mrueg   14/10/21 13:44:58

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

Revision  ChangesPath
1.8  dev-ruby/toml/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/toml/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   11 Aug 2014 01:18:17 -  1.7
+++ ChangeLog   21 Oct 2014 13:44:58 -  1.8
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/toml
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/toml/ChangeLog,v 1.7 2014/08/11 
01:18:17 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/toml/ChangeLog,v 1.8 2014/10/21 
13:44:58 mrueg Exp $
+
+*toml-0.1.2 (21 Oct 2014)
+
+  21 Oct 2014; Manuel Rüger  +toml-0.1.2.ebuild:
+  Version bump.
 
   11 Aug 2014; Manuel Rüger  toml-0.1.1.ebuild:
   Use correct gemspec.



1.1  dev-ruby/toml/toml-0.1.2.ebuild

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

Index: toml-0.1.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/toml/toml-0.1.2.ebuild,v 1.1 
2014/10/21 13:44:58 mrueg Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"

inherit ruby-fakegem

DESCRIPTION="A sane configuration format"
HOMEPAGE="https://github.com/jm/toml";
SRC_URI="https://github.com/jm/toml/archive/v${PV}.tar.gz -> ${P}.tar.gz"

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

ruby_add_bdepend "test? ( dev-ruby/minitest
dev-ruby/multi_json )"

ruby_add_rdepend "dev-ruby/parslet"

all_ruby_prepare() {
sed -i -e "s/, \"~> 1.5.0\"//" ${PN}.gemspec || die
sed -i -e "s/, '~> 1.7.8'//" Gemfile || die
sed -i -e "/simplecov/d" -e "/[Bb]undle/d" Rakefile Gemfile || die
sed -i -e "/bundler/d" -e "1igem 'minitest', '~>5'" -e 
"s/MiniTest/Minitest/" test/test_*.rb || die
}

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






[gentoo-commits] gentoo-x86 commit in net-libs/axtls: axtls-1.4.9-r1.ebuild ChangeLog

2014-10-21 Thread Anthony G. Basile (blueness)
blueness14/10/21 14:20:59

  Modified: axtls-1.4.9-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, bug #522818
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.9  net-libs/axtls/axtls-1.4.9-r1.ebuild

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

Index: axtls-1.4.9-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.9-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- axtls-1.4.9-r1.ebuild   18 Oct 2014 14:16:37 -  1.8
+++ axtls-1.4.9-r1.ebuild   21 Oct 2014 14:20:59 -  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/net-libs/axtls/axtls-1.4.9-r1.ebuild,v 1.8 
2014/10/18 14:16:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.9-r1.ebuild,v 1.9 
2014/10/21 14:20:59 blueness Exp $
 
 EAPI="5"
 
@@ -41,7 +41,7 @@
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ~mips ppc ~ppc64 ~s390 x86"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 x86"
 
 IUSE="httpd cgi-lua cgi-php static static-libs doc"
 



1.35 net-libs/axtls/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/axtls/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   18 Oct 2014 14:16:37 -  1.34
+++ ChangeLog   21 Oct 2014 14:20:59 -  1.35
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/axtls
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/ChangeLog,v 1.34 2014/10/18 
14:16:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/ChangeLog,v 1.35 2014/10/21 
14:20:59 blueness Exp $
+
+  21 Oct 2014; Anthony G. Basile  axtls-1.4.9-r1.ebuild:
+  Stable for ppc64, bug #522818
 
   18 Oct 2014; Agostino Sarubbo  axtls-1.4.9-r1.ebuild:
   Stable for ppc, wrt bug #522818






[gentoo-commits] gentoo-x86 commit in net-wireless/bluez: bluez-5.24.ebuild ChangeLog bluez-5.23.ebuild bluez-4.101-r8.ebuild bluez-5.18.ebuild

2014-10-21 Thread Pacho Ramos (pacho)
pacho   14/10/21 14:30:27

  Modified: bluez-5.24.ebuild ChangeLog
  Removed:  bluez-5.23.ebuild bluez-4.101-r8.ebuild
bluez-5.18.ebuild
  Log:
  Add a new reference about missing tools, drop old
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  net-wireless/bluez/bluez-5.24.ebuild

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

Index: bluez-5.24.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/bluez/bluez-5.24.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bluez-5.24.ebuild   11 Oct 2014 11:00:50 -  1.1
+++ bluez-5.24.ebuild   21 Oct 2014 14:30: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/net-wireless/bluez/bluez-5.24.ebuild,v 1.1 
2014/10/11 11:00:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/bluez-5.24.ebuild,v 1.2 
2014/10/21 14:30:27 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -149,8 +149,9 @@
if multilib_is_native_abi; then
emake DESTDIR="${D}" install
 
-   # Upstream don't install this for unknown reasons, bug #524640
+   # Upstream don't install this, bug #524640
# http://permalink.gmane.org/gmane.linux.bluez.kernel/53115
+   # http://comments.gmane.org/gmane.linux.bluez.kernel/54564
dobin attrib/gatttool
dobin tools/hex2hcd
 



1.222net-wireless/bluez/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/ChangeLog?rev=1.222&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/ChangeLog?rev=1.222&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/ChangeLog?r1=1.221&r2=1.222

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/bluez/ChangeLog,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -r1.221 -r1.222
--- ChangeLog   11 Oct 2014 13:34:49 -  1.221
+++ ChangeLog   21 Oct 2014 14:30:27 -  1.222
@@ -1,6 +1,10 @@
 # ChangeLog for net-wireless/bluez
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/ChangeLog,v 1.221 
2014/10/11 13:34:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/ChangeLog,v 1.222 
2014/10/21 14:30:27 pacho Exp $
+
+  21 Oct 2014; Pacho Ramos  -bluez-4.101-r8.ebuild,
+  -bluez-5.18.ebuild, -bluez-5.23.ebuild, bluez-5.24.ebuild:
+  Add a new reference about missing tools, drop old
 
   11 Oct 2014; Markus Meier  bluez-4.101-r9.ebuild:
   arm stable, bug #512012






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

2014-10-21 Thread Pacho Ramos (pacho)
pacho   14/10/21 14:34:54

  Modified: package.use.stable.mask
  Log:
  Update mask

Revision  ChangesPath
1.77 profiles/arch/amd64/package.use.stable.mask

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

Index: package.use.stable.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- package.use.stable.mask 21 Oct 2014 08:54:06 -  1.76
+++ package.use.stable.mask 21 Oct 2014 14:34:54 -  1.77
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.76 
2014/10/21 08:54:06 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.77 
2014/10/21 14:34:54 pacho Exp $
 
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -178,6 +178,7 @@
 media-libs/jasper abi_x86_32
 media-libs/jbigkit abi_x86_32
 media-libs/jpeg abi_x86_32
+media-libs/ladspa-cmt abi_x86_32
 media-libs/ladspa-sdk abi_x86_32
 media-libs/lcms abi_x86_32
 media-libs/libaacplus abi_x86_32






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64/no-emul-linux-x86: package.use.stable.mask

2014-10-21 Thread Pacho Ramos (pacho)
pacho   14/10/21 14:34:54

  Modified: package.use.stable.mask
  Log:
  Update mask

Revision  ChangesPath
1.8  
profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask?r1=1.7&r2=1.8

Index: package.use.stable.mask
===
RCS file: 
/var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- package.use.stable.mask 21 Oct 2014 08:54:06 -  1.7
+++ package.use.stable.mask 21 Oct 2014 14:34:54 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask,v
 1.7 2014/10/21 08:54:06 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask,v
 1.8 2014/10/21 14:34:54 pacho Exp $
 
 # Michał Górny  (14 Sep 2014)
 # on behalf of gx86-multilib project 
@@ -156,6 +156,7 @@
 media-libs/jasper -abi_x86_32
 media-libs/jbigkit -abi_x86_32
 media-libs/jpeg -abi_x86_32
+media-libs/ladspa-cmt -abi_x86_32
 media-libs/ladspa-sdk -abi_x86_32
 media-libs/lcms -abi_x86_32
 media-libs/libaacplus -abi_x86_32






[gentoo-commits] gentoo-x86 commit in media-libs/ladspa-cmt: ladspa-cmt-1.16-r4.ebuild ChangeLog

2014-10-21 Thread Pacho Ramos (pacho)
pacho   14/10/21 14:35:21

  Modified: ladspa-cmt-1.16-r4.ebuild ChangeLog
  Log:
  amd64/x86 stable, bug #525878
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.5  media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild?r1=1.4&r2=1.5

Index: ladspa-cmt-1.16-r4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ladspa-cmt-1.16-r4.ebuild   21 Oct 2014 10:15:47 -  1.4
+++ ladspa-cmt-1.16-r4.ebuild   21 Oct 2014 14:35:21 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild,v 1.4 
2014/10/21 10:15:47 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild,v 1.5 
2014/10/21 14:35:21 pacho Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 HOMEPAGE="http://www.ladspa.org/";
 SRC_URI="http://www.ladspa.org/download/${MY_P}.tgz";
 
-KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



1.59 media-libs/ladspa-cmt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   21 Oct 2014 10:15:47 -  1.58
+++ ChangeLog   21 Oct 2014 14:35:21 -  1.59
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/ladspa-cmt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v 1.58 
2014/10/21 10:15:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v 1.59 
2014/10/21 14:35:21 pacho Exp $
+
+  21 Oct 2014; Pacho Ramos  ladspa-cmt-1.16-r4.ebuild:
+  amd64/x86 stable, bug #525878
 
   21 Oct 2014; Jeroen Roovers  ladspa-cmt-1.16-r4.ebuild:
   Stable for HPPA (bug #525878).






[gentoo-commits] gentoo-x86 commit in media-sound/fluidsynth: fluidsynth-1.1.6-r1.ebuild ChangeLog

2014-10-21 Thread Pacho Ramos (pacho)
pacho   14/10/21 14:37:48

  Modified: fluidsynth-1.1.6-r1.ebuild ChangeLog
  Log:
  amd64/x86 stable, bug #525744
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.6  media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild

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

Index: fluidsynth-1.1.6-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- fluidsynth-1.1.6-r1.ebuild  21 Oct 2014 10:17:10 -  1.5
+++ fluidsynth-1.1.6-r1.ebuild  21 Oct 2014 14:37:48 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v 1.5 
2014/10/21 10:17:10 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v 1.6 
2014/10/21 14:37:48 pacho Exp $
 
 EAPI=5
 inherit cmake-multilib flag-o-matic
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="alsa dbus debug examples jack ladspa lash portaudio pulseaudio readline 
sndfile"
 
 RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]



1.83 media-sound/fluidsynth/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.83&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.83&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?r1=1.82&r2=1.83

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog   21 Oct 2014 10:17:10 -  1.82
+++ ChangeLog   21 Oct 2014 14:37:48 -  1.83
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/fluidsynth
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.82 
2014/10/21 10:17:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.83 
2014/10/21 14:37:48 pacho Exp $
+
+  21 Oct 2014; Pacho Ramos  fluidsynth-1.1.6-r1.ebuild:
+  amd64/x86 stable, bug #525744
 
   21 Oct 2014; Jeroen Roovers  fluidsynth-1.1.6-r1.ebuild:
   Stable for HPPA (bug #525744).






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

2014-10-21 Thread Jauhien Piatlicki
commit: ed1e225c1bb14c2791df94468b696e0fec81d668
Author: Jauhien Piatlicki  gentoo  org>
AuthorDate: Tue Oct 21 14:40:13 2014 +
Commit: Jauhien Piatlicki  gentoo  org>
CommitDate: Tue Oct 21 14:40:13 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=ed1e225c

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

---
 lxqt-base/lxqt-config/lxqt-config-.ebuild | 21 -
 1 file changed, 16 insertions(+), 5 deletions(-)

diff --git a/lxqt-base/lxqt-config/lxqt-config-.ebuild 
b/lxqt-base/lxqt-config/lxqt-config-.ebuild
index fcc46b1..c805036 100644
--- a/lxqt-base/lxqt-config/lxqt-config-.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-.ebuild
@@ -14,18 +14,29 @@ if [[ ${PV} = ** ]]; then
 else
SRC_URI="http://lxqt.org/downloads/${PV}/${P}.tar.xz";
KEYWORDS="~amd64 ~x86"
-   S=${WORKDIR}
 fi
 
 LICENSE="GPL-2 LGPL-2.1+"
 SLOT="0"
 
-DEPEND="dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   lxqt-base/liblxqt
-   razorqt-base/libqtxdg
+DEPEND="
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/linguist-tools:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   dev-qt/qtxml:5
+   ~lxqt-base/liblxqt-${PV}
+   >=razorqt-base/libqtxdg-1.0.0
sys-libs/zlib
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libxcb
+   x11-libs/libX11
x11-libs/libXcursor
+   x11-libs/libXext
x11-libs/libXfixes"
 RDEPEND="${DEPEND}"
 



[gentoo-commits] gentoo-x86 commit in net-misc/curl: curl-7.37.1.ebuild ChangeLog

2014-10-21 Thread Anthony G. Basile (blueness)
blueness14/10/21 14:49:37

  Modified: curl-7.37.1.ebuild ChangeLog
  Log:
  Stable on ppc and ppc64, bug #522502
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.6  net-misc/curl/curl-7.37.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.37.1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.37.1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.37.1.ebuild?r1=1.5&r2=1.6

Index: curl-7.37.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.37.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- curl-7.37.1.ebuild  15 Oct 2014 11:01:55 -  1.5
+++ curl-7.37.1.ebuild  21 Oct 2014 14:49:37 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.37.1.ebuild,v 1.5 
2014/10/15 11:01:55 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.37.1.ebuild,v 1.6 
2014/10/21 14:49:37 blueness Exp $
 
 EAPI="5"
 
@@ -12,7 +12,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~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 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~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="adns idn ipv6 kerberos ldap metalink rtmp ssh ssl static-libs test 
threads"
 IUSE="${IUSE} curl_ssl_axtls curl_ssl_gnutls curl_ssl_nss +curl_ssl_openssl 
curl_ssl_polarssl curl_ssl_winssl"
 IUSE="${IUSE} elibc_Winnt"



1.378net-misc/curl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v
retrieving revision 1.377
retrieving revision 1.378
diff -u -r1.377 -r1.378
--- ChangeLog   15 Oct 2014 11:01:55 -  1.377
+++ ChangeLog   21 Oct 2014 14:49:37 -  1.378
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/curl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.377 2014/10/15 
11:01:55 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.378 2014/10/21 
14:49:37 blueness Exp $
+
+  21 Oct 2014; Anthony G. Basile  curl-7.37.1.ebuild:
+  Stable on ppc and ppc64, bug #522502
 
   15 Oct 2014; Pacho Ramos  curl-7.37.1.ebuild:
   x86 stable, bug #522502






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

2014-10-21 Thread Jauhien Piatlicki
commit: 457f088e0c33157fa1e8481fc7e0ba86b7505a62
Author: Jauhien Piatlicki  gentoo  org>
AuthorDate: Tue Oct 21 15:12:47 2014 +
Commit: Jauhien Piatlicki  gentoo  org>
CommitDate: Tue Oct 21 15:12:47 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=457f088e

[lxqt-base/lxqt-config] fix dependencies

---
 lxqt-base/lxqt-config/lxqt-config-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-config/lxqt-config-.ebuild 
b/lxqt-base/lxqt-config/lxqt-config-.ebuild
index c805036..7fb8ed3 100644
--- a/lxqt-base/lxqt-config/lxqt-config-.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-.ebuild
@@ -38,7 +38,8 @@ DEPEND="
x11-libs/libXcursor
x11-libs/libXext
x11-libs/libXfixes"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   x11-apps/setxkbmap"
 
 src_install(){
cmake-utils_src_install



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

2014-10-21 Thread Christoph Mende (angelos)
angelos 14/10/21 15:19:39

  Modified: mpd-0.19.1.ebuild ChangeLog
  Log:
  USE=upnp depends on USE=expat (bug #526190)
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 84F20B43)

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

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

Index: mpd-0.19.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.19.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mpd-0.19.1.ebuild   20 Oct 2014 09:27:52 -  1.2
+++ mpd-0.19.1.ebuild   21 Oct 2014 15:19:39 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.19.1.ebuild,v 1.2 
2014/10/20 09:27:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.19.1.ebuild,v 1.3 
2014/10/21 15:19:39 angelos Exp $
 
 EAPI=5
 inherit eutils flag-o-matic linux-info multilib readme.gentoo systemd user
@@ -29,7 +29,8 @@
mp4v2? ( faad )
network? ( || ( ${ENCODER_PLUGINS} ) )
recorder? ( || ( ${ENCODER_PLUGINS} ) )
-   opus? ( ogg )"
+   opus? ( ogg )
+   upnp? ( expat )"
 
 RDEPEND="!http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/ChangeLog?rev=1.360&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/ChangeLog?rev=1.360&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/ChangeLog?r1=1.359&r2=1.360

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v
retrieving revision 1.359
retrieving revision 1.360
diff -u -r1.359 -r1.360
--- ChangeLog   20 Oct 2014 09:27:52 -  1.359
+++ ChangeLog   21 Oct 2014 15:19:39 -  1.360
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/mpd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.359 
2014/10/20 09:27:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.360 
2014/10/21 15:19:39 angelos Exp $
+
+  21 Oct 2014; Christoph Mende  mpd-0.19.1.ebuild:
+  USE=upnp depends on USE=expat (bug #526190)
 
   20 Oct 2014; Jeroen Roovers  mpd-0.19.1.ebuild:
   Marked ~hppa (bug #525846).






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

2014-10-21 Thread Jauhien Piatlicki
commit: ec3c717cdc30ba75332cbf624186701861b1a944
Author: Jauhien Piatlicki  gentoo  org>
AuthorDate: Tue Oct 21 15:25:13 2014 +
Commit: Jauhien Piatlicki  gentoo  org>
CommitDate: Tue Oct 21 15:25:13 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=ec3c717c

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

---
 .../lxqt-globalkeys/lxqt-globalkeys-.ebuild | 21 +++--
 1 file changed, 15 insertions(+), 6 deletions(-)

diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-.ebuild 
b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-.ebuild
index 0671bd9..694087f 100644
--- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-.ebuild
+++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-.ebuild
@@ -14,15 +14,24 @@ if [[ ${PV} = ** ]]; then
 else
SRC_URI="http://lxqt.org/downloads/${PV}/${P}.tar.xz";
KEYWORDS="~amd64 ~x86"
-   S=${WORKDIR}
 fi
 
 LICENSE="GPL-2 LGPL-2.1+"
 SLOT="0"
 
-DEPEND="dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtgui:4
-   lxqt-base/liblxqt
-   x11-libs/libX11"
+DEPEND="
+   dev-qt/linguist-tools:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   dev-qt/qtxml:5
+   ~lxqt-base/liblxqt-${PV}
+   >=razorqt-base/libqtxdg-1.0.0
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXext
+"
 RDEPEND="${DEPEND}"



[gentoo-commits] gentoo-x86 commit in net-misc/asterisk: ChangeLog asterisk-11.12.1.ebuild

2014-10-21 Thread Tony Vroon (chainsaw)
chainsaw14/10/21 16:13:46

  Modified: ChangeLog
  Removed:  asterisk-11.12.1.ebuild
  Log:
  Remove vulnerable ebuilds now that stabilisation is complete. For security 
bug #526208.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  ChangesPath
1.501net-misc/asterisk/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v
retrieving revision 1.500
retrieving revision 1.501
diff -u -r1.500 -r1.501
--- ChangeLog   21 Oct 2014 12:44:11 -  1.500
+++ ChangeLog   21 Oct 2014 16:13:46 -  1.501
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/asterisk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.500 
2014/10/21 12:44:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.501 
2014/10/21 16:13:46 chainsaw Exp $
+
+  21 Oct 2014; Tony Vroon  -asterisk-11.12.1.ebuild:
+  Remove vulnerable ebuilds now that stabilisation is complete. For security
+  bug #526208.
 
   21 Oct 2014; Agostino Sarubbo  asterisk-11.13.1.ebuild:
   Stable for x86, wrt bug #526208






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

2014-10-21 Thread Jauhien Piatlicki
commit: c98a6ac679b7c107c8afd404b308f4b93fa23b51
Author: Jauhien Piatlicki  gentoo  org>
AuthorDate: Tue Oct 21 16:37:53 2014 +
Commit: Jauhien Piatlicki  gentoo  org>
CommitDate: Tue Oct 21 16:37:53 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=c98a6ac6

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

---
 .../lxqt-notificationd/lxqt-notificationd-.ebuild  | 18 --
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
index 52ec129..d063285 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
@@ -14,15 +14,21 @@ if [[ ${PV} = ** ]]; then
 else
SRC_URI="http://lxqt.org/downloads/${PV}/${P}.tar.xz";
KEYWORDS="~amd64 ~x86"
-   S=${WORKDIR}
 fi
 
 LICENSE="GPL-2 LGPL-2.1+"
 SLOT="0"
 
-DEPEND="dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtgui:4
-   lxqt-base/liblxqt
-   razorqt-base/libqtxdg"
+DEPEND="
+   dev-qt/linguist-tools:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   dev-qt/qtxml:5
+   ~lxqt-base/liblxqt-${PV}
+   >=razorqt-base/libqtxdg-1.0.0
+   x11-libs/libX11
+"
 RDEPEND="${DEPEND}"



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

2014-10-21 Thread Brian Evans
commit: 3912b1d0557bf1f5ec66ddcb96cb048d08b661d2
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Oct 21 16:37:51 2014 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Oct 21 16:37:51 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=3912b1d0

More changes for MariaDB 10.1

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

diff --git a/eclass/mysql-cmake.eclass b/eclass/mysql-cmake.eclass
index 1f38c70..bae11ca 100644
--- a/eclass/mysql-cmake.eclass
+++ b/eclass/mysql-cmake.eclass
@@ -209,6 +209,9 @@ configure_cmake_standard() {
$(cmake-utils_use odbc CONNECT_WITH_ODBC)
)
fi
+   if in_iuse galera ; then
+   mycmakeargs+=( $(cmake-utils_use_with galera WSREP) )
+   fi
fi
 
if [[ ${PN} == "percona-server" ]]; then

diff --git a/eclass/mysql-multilib.eclass b/eclass/mysql-multilib.eclass
index 079c86f..0f3895b 100644
--- a/eclass/mysql-multilib.eclass
+++ b/eclass/mysql-multilib.eclass
@@ -207,8 +207,13 @@ if [[ ${PN} == "mariadb" || ${PN} == "mariadb-galera" ]]; 
then
REQUIRED_USE="${REQUIRED_USE} minimal? ( !oqgraph !sphinx ) tokudb? ( 
jemalloc )"
 fi
 
-if [[ ${PN} == "mariadb-galera" ]]; then
-   IUSE="${IUSE} +sst-rsync sst-xtrabackup"
+if [[ -n "${WSREP_REVISION}" ]]; then
+   if [[ ${PN} == "mariadb" ]]; then
+   IUSE="${IUSE} galera sst-rsync sst-xtrabackup"
+   REQUIRED_USE="${REQUIRED_USE} sst-rsync? ( galera ) 
sst-xtrabackup? ( galera )"
+   else
+   IUSE="${IUSE} +sst-rsync sst-xtrabackup"
+   fi
 fi
 
 if [[ ${PN} == "percona-server" ]]; then
@@ -308,18 +313,23 @@ if [[ ${PN} == "mariadb" || ${PN} == "mariadb-galera" ]] 
; then
virtual/perl-Time-HiRes ) "
 fi
 
-if [[ ${PN} == "mariadb-galera" ]] ; then
+if [[ -n "${WSREP_REVISION}" ]] ; then
# The wsrep API version must match between the ebuild and 
sys-cluster/galera.
# This will be indicated by WSREP_REVISION in the ebuild and the first 
number
# in the version of sys-cluster/galera
#
# lsof is required as of 5.5.38 and 10.0.11 for the rsync sst
-   RDEPEND="${RDEPEND}
-   sys-apps/iproute2
+
+   GALERA_RDEPEND="sys-apps/iproute2
=sys-cluster/galera-${WSREP_REVISION}*
+   "
+   if [[ ${PN} == "mariadb" ]]; then
+   GALERA_RDEPEND="galera? ( ${GALERA_RDEPEND} )"
+   fi
+   RDEPEND="${RDEPEND} ${GALERA_RDEPEND}
sst-rsync? ( sys-process/lsof )
sst-xtrabackup? (
-   dev-db/xtrabackup-bin
+   >=dev-db/xtrabackup-bin-2.2.4
net-misc/socat[ssl]
)
"



[gentoo-commits] gentoo-x86 commit in app-arch/pigz: ChangeLog pigz-2.3.ebuild pigz-2.3.1.ebuild pigz-2.2.5.ebuild

2014-10-21 Thread Tim Harder (radhermit)
radhermit14/10/21 16:45:14

  Modified: ChangeLog
  Removed:  pigz-2.3.ebuild pigz-2.3.1.ebuild pigz-2.2.5.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 4F064CA3)

Revision  ChangesPath
1.40 app-arch/pigz/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pigz/ChangeLog?rev=1.40&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pigz/ChangeLog?rev=1.40&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/pigz/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/pigz/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   12 Oct 2014 09:00:59 -  1.39
+++ ChangeLog   21 Oct 2014 16:45:14 -  1.40
@@ -1,6 +1,10 @@
 # ChangeLog for app-arch/pigz
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/pigz/ChangeLog,v 1.39 2014/10/12 
09:00:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/pigz/ChangeLog,v 1.40 2014/10/21 
16:45:14 radhermit Exp $
+
+  21 Oct 2014; Tim Harder  -pigz-2.2.5.ebuild,
+  -pigz-2.3.ebuild, -pigz-2.3.1.ebuild:
+  Remove old.
 
   12 Oct 2014; Agostino Sarubbo  pigz-2.3.1-r1.ebuild:
   Stable for x86, wrt bug #524858






[gentoo-commits] gentoo-x86 commit in net-misc/tor: tor-0.2.4.25.ebuild ChangeLog

2014-10-21 Thread Anthony G. Basile (blueness)
blueness14/10/21 16:48:34

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

Revision  ChangesPath
1.2  net-misc/tor/tor-0.2.4.25.ebuild

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

Index: tor-0.2.4.25.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.25.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tor-0.2.4.25.ebuild 21 Oct 2014 12:47:58 -  1.1
+++ tor-0.2.4.25.ebuild 21 Oct 2014 16:48:34 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.25.ebuild,v 1.1 
2014/10/21 12:47:58 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.25.ebuild,v 1.2 
2014/10/21 16:48:34 blueness Exp $
 
 EAPI="5"
 
@@ -16,7 +16,7 @@
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="-bufferevents +ecc nat-pmp selinux stats tor-hardening transparent-proxy 
threads upnp web"
 
 DEPEND="dev-libs/openssl



1.436net-misc/tor/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v
retrieving revision 1.435
retrieving revision 1.436
diff -u -r1.435 -r1.436
--- ChangeLog   21 Oct 2014 12:47:58 -  1.435
+++ ChangeLog   21 Oct 2014 16:48:34 -  1.436
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/tor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.435 2014/10/21 
12:47:58 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.436 2014/10/21 
16:48:34 blueness Exp $
+
+  21 Oct 2014; Anthony G. Basile  tor-0.2.4.25.ebuild:
+  Stable on amd64/arm/ppc/ppc64, bug #526220
 
 *tor-0.2.4.25 (21 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in app-editors/xemacs/files: xemacs-21.4.22-texinfo-5.patch

2014-10-21 Thread Mats Lidell (matsl)
matsl   14/10/21 16:49:26

  Added:xemacs-21.4.22-texinfo-5.patch
  Log:
  Add patch for build with texinfo-5, bug 475658.
  
  (Portage version: 2.2.8-r2/cvs/Linux i686, signed Manifest commit with key 
0x377034660A5828DE!)

Revision  ChangesPath
1.1  app-editors/xemacs/files/xemacs-21.4.22-texinfo-5.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/files/xemacs-21.4.22-texinfo-5.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/files/xemacs-21.4.22-texinfo-5.patch?rev=1.1&content-type=text/plain

Index: xemacs-21.4.22-texinfo-5.patch
===
--- xemacs-21.4.22-orig/man/custom.texi
+++ xemacs-21.4.22/man/custom.texi
@@ -60,7 +60,7 @@
 
 @node Declaring Groups, Declaring Variables, Top, Top
 @comment  node-name,  next,  previous,  up
-@section Declaring Groups
+@chapter Declaring Groups
 
 Use @code{defgroup} to declare new customization groups.
 
@@ -92,7 +92,7 @@
 
 @node Declaring Variables, Declaring Faces, Declaring Groups, Top
 @comment  node-name,  next,  previous,  up
-@section Declaring Variables
+@chapter Declaring Variables
 
 Use @code{defcustom} to declare user editable variables.
 
@@ -176,7 +176,7 @@
 
 @node Declaring Faces, Usage for Package Authors, Declaring Variables, Top
 @comment  node-name,  next,  previous,  up
-@section Declaring Faces
+@chapter Declaring Faces
 
 Faces are declared with @code{defface}.
 
@@ -228,7 +228,7 @@
 
 @node Usage for Package Authors, Utilities, Declaring Faces, Top
 @comment  node-name,  next,  previous,  up
-@section Usage for Package Authors
+@chapter Usage for Package Authors
 
 The recommended usage for the author of a typical emacs lisp package is
 to create one group identifying the package, and make all user options
@@ -244,7 +244,7 @@
 
 @node  Utilities, The Init File, Usage for Package Authors, Top
 @comment  node-name,  next,  previous,  up
-@section Utilities
+@chapter Utilities
 
 These utilities can come in handy when adding customization support.
 
@@ -276,7 +276,7 @@
 
 @node The Init File, Wishlist, Utilities, Top
 @comment  node-name,  next,  previous,  up
-@section The Init File
+@chapter The Init File
 
 Customizations are saved to the file specified by @code{custom-file}, as
 calls to @code{custom-set-variables} and @code{custom-set-faces}.
@@ -299,7 +299,7 @@
 
 @node Wishlist,  , The Init File, Top
 @comment  node-name,  next,  previous,  up
-@section Wishlist
+@chapter Wishlist
 
 @itemize @bullet
 @item
--- xemacs-21.4.22-orig/man/info.texi
+++ xemacs-21.4.22/man/info.texi
@@ -543,6 +543,10 @@
 @c If a menu appears at the end of this node, remove it.
 @c It is an accident of the menu updating command.
 
+@menu
+* Help-Cross::
+@end menu
+
 @node Help-Cross,  ,  , Help-Adv
 @subsection The node reached by the cross reference in Info
 
--- xemacs-21.4.22-orig/man/lispref/edebug-inc.texi
+++ xemacs-21.4.22/man/lispref/edebug-inc.texi
@@ -1103,7 +1103,7 @@
 Here is a table of the possibilities for @var{specification} and how each
 directs processing of arguments.
 
-@table @bullet
+@table @asis
 
 @item @code{t}
 All arguments are instrumented for evaluation.
--- xemacs-21.4.22-orig/man/lispref/packaging.texi
+++ xemacs-21.4.22/man/lispref/packaging.texi
@@ -600,7 +600,7 @@
 Does most of the work.  Builds the elcs, infos at a minimum.
 @end table
 
-@subsection The targets that most people would be interested in would be:
+@section The targets that most people would be interested in would be:
 
 @itemize @bullet
 @item @code{all}
--- xemacs-21.4.22-orig/man/term.texi
+++ xemacs-21.4.22/man/term.texi
@@ -4,7 +4,7 @@
 
 @titlepage
 @sp 6
-@center @titlefont(Notes about Emacs TERM Mode)
+@center @titlefont{Notes about Emacs TERM Mode}
 @end titlepage
 
 @ifinfo
--- xemacs-21.4.22-orig/man/widget.texi
+++ xemacs-21.4.22/man/widget.texi
@@ -38,7 +38,7 @@
 
 @node  Introduction, User Interface, Top, Top
 @comment  node-name,  next,  previous,  up
-@section Introduction
+@chapter Introduction
 
 Most graphical user interface toolkits, such as Motif and XView, provide
 a number of standard user interface controls (sometimes known as
@@ -129,7 +129,7 @@
 
 @node User Interface, Programming Example, Introduction, Top
 @comment  node-name,  next,  previous,  up
-@section User Interface
+@chapter User Interface
 
 A form consists of read only text for documentation and some fields,
 where each of the fields contains two parts, a tag and a value.  The
@@ -175,7 +175,7 @@
 a form, namely editing the editable text fields and activating the
 buttons.
 
-@subsection Editable Text Fields
+@section Editable Text Fields
 
 In the example, the value for the @samp{Name} is most likely displayed
 in an editable text field, and so are values for each of the members of
@@ -194,7 +194,7 @@
 Face used for other editing fields.
 @end deffn
 
-@subsection Buttons
+@section Buttons
 

[gentoo-commits] gentoo-x86 commit in app-editors/xemacs: ChangeLog xemacs-21.4.22-r4.ebuild

2014-10-21 Thread Mats Lidell (matsl)
matsl   14/10/21 16:49:26

  Modified: ChangeLog
  Added:xemacs-21.4.22-r4.ebuild
  Log:
  Add patch for build with texinfo-5, bug 475658.
  
  (Portage version: 2.2.8-r2/cvs/Linux i686, signed Manifest commit with key 
0x377034660A5828DE!)

Revision  ChangesPath
1.177app-editors/xemacs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.177&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.177&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?r1=1.176&r2=1.177

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- ChangeLog   1 Aug 2014 11:25:47 -   1.176
+++ ChangeLog   21 Oct 2014 16:49:26 -  1.177
@@ -1,6 +1,12 @@
 # ChangeLog for app-editors/xemacs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.176 
2014/08/01 11:25:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.177 
2014/10/21 16:49:26 matsl Exp $
+
+*xemacs-21.4.22-r4 (20 Oct 2014)
+
+  20 Oct 2014; Mats Lidell  +xemacs-21.4.22-r4.ebuild,
+  +files/xemacs-21.4.22-texinfo-5.patch:
+  Add patch for build with texinfo-5, bug 475658.
 
   01 Aug 2014; Raúl Porcel  xemacs-21.4.22-r3.ebuild:
   sparc stable wrt #503112



1.1  app-editors/xemacs/xemacs-21.4.22-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild?rev=1.1&content-type=text/plain

Index: xemacs-21.4.22-r4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild,v 1.1 
2014/10/21 16:49:26 matsl Exp $

# Note: xemacs currently does not work with a hardened profile. If you
# want to use xemacs on a hardened profile then compile with the
# -nopie flag in CFLAGS or help fix bug #75028.

EAPI="5"

export WANT_AUTOCONF="2.1"
inherit autotools eutils toolchain-funcs

DESCRIPTION="highly customizable open source text editor and application 
development system"
HOMEPAGE="http://www.xemacs.org/";
SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${P}.tar.gz
http://www.malfunction.de/afterstep/files/NeXT_XEmacs.tar.gz";

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="eolconv gif gpm pop postgres ldap xface nas dnd X jpeg tiff png mule 
motif freewnn canna xim athena neXt Xaw3d gdbm berkdb"

X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps"

RDEPEND="
berkdb? ( sys-libs/db )
gdbm? ( >=sys-libs/gdbm-1.8.3 )
>=sys-libs/zlib-1.1.4
>=dev-libs/openssl-0.9.6
>=media-libs/audiofile-0.2.3
gpm? ( >=sys-libs/gpm-1.19.6 )
postgres? ( dev-db/postgresql-base )
ldap? ( net-nds/openldap )
nas? ( media-libs/nas )
X? ( $X_DEPEND !Xaw3d? ( !neXt? ( x11-libs/libXaw ) ) )
dnd? ( x11-libs/dnd )
motif? ( >=x11-libs/motif-2.3:0 )
athena? ( x11-libs/libXaw )
Xaw3d? ( x11-libs/libXaw3d )
neXt? ( x11-libs/neXtaw )
xface? ( media-libs/compface )
tiff? ( media-libs/tiff )
png? ( >=media-libs/libpng-1.2 )
jpeg? ( virtual/jpeg )
canna? ( app-i18n/canna )
!amd64? ( freewnn? ( app-i18n/freewnn ) )
>=sys-libs/ncurses-5.2
>=app-admin/eselect-emacs-1.15"

DEPEND="${RDEPEND}"

PDEPEND="app-xemacs/xemacs-base
mule? ( app-xemacs/mule-base )"

src_unpack() {
unpack ${P}.tar.gz
use neXt && unpack NeXT_XEmacs.tar.gz
}

src_prepare() {
epatch "${FILESDIR}"/xemacs-21.4.19-texi.patch

# see bug 58350, 102540 and 143580
epatch "${FILESDIR}"/xemacs-21.4.19-db.patch

# Security bug #216880
epatch "${FILESDIR}"/xemacs-21.4.21-vcdiff.patch

# Security bug #275397
epatch "${FILESDIR}"/${P}-large-images.patch

# Make sure to include deprecated LDAP symbols to avoid runtime
# crashes.
epatch "${FILESDIR}"/${P}-deprecated-ldap.patch

# Fix compilation with libpng 1.5, bug 384461
epatch "${FILESDIR}"/${P}-libpng15.patch

# Add texinfo-5.1 compatibility
epatch "${FILESDIR}"/${P}-texinfo-5.patch

# Some binaries and man pages are installed under suffixed names
# to avoid collions with their GNU Emacs counterparts (see below).
# Fix inte

[gentoo-commits] proj/qt:master commit in: net-misc/lxqt-openssh-askpass/

2014-10-21 Thread Jauhien Piatlicki
commit: 1994c411dab3d7639db2a8132a3e1485297a7b8b
Author: Jauhien Piatlicki  gentoo  org>
AuthorDate: Tue Oct 21 16:50:50 2014 +
Commit: Jauhien Piatlicki  gentoo  org>
CommitDate: Tue Oct 21 16:50:50 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=1994c411

[net-misc/lxqt-openssh-askpass] update live ebuild, drop QT4 support

---
 .../lxqt-openssh-askpass-.ebuild| 17 -
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/net-misc/lxqt-openssh-askpass/lxqt-openssh-askpass-.ebuild 
b/net-misc/lxqt-openssh-askpass/lxqt-openssh-askpass-.ebuild
index 9b6735e..e9db7eb 100644
--- a/net-misc/lxqt-openssh-askpass/lxqt-openssh-askpass-.ebuild
+++ b/net-misc/lxqt-openssh-askpass/lxqt-openssh-askpass-.ebuild
@@ -14,16 +14,23 @@ if [[ ${PV} = ** ]]; then
 else
SRC_URI="http://lxqt.org/downloads/${PV}/${P}.tar.xz";
KEYWORDS="~amd64 ~x86"
-   S=${WORKDIR}
 fi
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
 
-DEPEND="dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtgui:4
-   lxqt-base/liblxqt"
+DEPEND="
+   dev-qt/linguist-tools:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   dev-qt/qtxml:5
+   ~lxqt-base/liblxqt-${PV}
+   >=razorqt-base/libqtxdg-1.0.0
+   x11-libs/libX11
+"
 RDEPEND="${DEPEND}"
 
 src_install(){



[gentoo-commits] gentoo-x86 commit in net-misc/tor: tor-0.2.4.23.ebuild ChangeLog tor-0.2.4.24.ebuild

2014-10-21 Thread Anthony G. Basile (blueness)
blueness14/10/21 16:53:36

  Modified: tor-0.2.4.23.ebuild ChangeLog
  Removed:  tor-0.2.4.24.ebuild
  Log:
  Dropping keywords on older insecure version
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.6  net-misc/tor/tor-0.2.4.23.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/tor-0.2.4.23.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/tor-0.2.4.23.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/tor-0.2.4.23.ebuild?r1=1.5&r2=1.6

Index: tor-0.2.4.23.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.23.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tor-0.2.4.23.ebuild 4 Aug 2014 18:34:19 -   1.5
+++ tor-0.2.4.23.ebuild 21 Oct 2014 16:53:36 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.23.ebuild,v 1.5 
2014/08/04 18:34:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.23.ebuild,v 1.6 
2014/10/21 16:53:36 blueness Exp $
 
 EAPI="5"
 
@@ -16,7 +16,7 @@
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="sparc x86"
 IUSE="-bufferevents +ecc nat-pmp selinux stats tor-hardening transparent-proxy 
threads upnp web"
 
 DEPEND="dev-libs/openssl



1.437net-misc/tor/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v
retrieving revision 1.436
retrieving revision 1.437
diff -u -r1.436 -r1.437
--- ChangeLog   21 Oct 2014 16:48:34 -  1.436
+++ ChangeLog   21 Oct 2014 16:53:36 -  1.437
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/tor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.436 2014/10/21 
16:48:34 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.437 2014/10/21 
16:53:36 blueness Exp $
+
+  21 Oct 2014; Anthony G. Basile  -tor-0.2.4.24.ebuild,
+  tor-0.2.4.23.ebuild:
+  Dropping keywords on older insecure version
 
   21 Oct 2014; Anthony G. Basile  tor-0.2.4.25.ebuild:
   Stable on amd64/arm/ppc/ppc64, bug #526220






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

2014-10-21 Thread Davide Pesavento
commit: 041e01582f41fba576c02a3b0ec6953061b564c7
Author: Davide Pesavento  gentoo  org>
AuthorDate: Tue Oct 21 17:21:39 2014 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Tue Oct 21 17:21:39 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=041e0158

[.travis.yml] Update.

---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2b23b90..329d498 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ language: python
 python:
 - "3.4"
 env:
-- PORTAGE_VER="2.2.12"
+- PORTAGE_VER="2.2.14"
 before_script:
 - mkdir travis-overlay
 - mv !(travis-overlay) travis-overlay/



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

2014-10-21 Thread Michael Palimaka
commit: 6a08a3aaf75cb3644db7d018c39a34f3c632d534
Author: Michael Palimaka  gentoo  org>
AuthorDate: Tue Oct 21 17:25:35 2014 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Oct 21 17:25:35 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6a08a3aa

[.travis.yml] Sync with upstream.

---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 0050353..329d498 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ language: python
 python:
 - "3.4"
 env:
-- PORTAGE_VER="2.2.13"
+- PORTAGE_VER="2.2.14"
 before_script:
 - mkdir travis-overlay
 - mv !(travis-overlay) travis-overlay/



[gentoo-commits] gentoo-x86 commit in net-misc/tor: tor-0.2.4.23.ebuild tor-0.2.4.25.ebuild ChangeLog

2014-10-21 Thread Anthony G. Basile (blueness)
blueness14/10/21 17:31:01

  Modified: tor-0.2.4.23.ebuild tor-0.2.4.25.ebuild ChangeLog
  Log:
  Stable on x86, bug #526220
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.7  net-misc/tor/tor-0.2.4.23.ebuild

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

Index: tor-0.2.4.23.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.23.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tor-0.2.4.23.ebuild 21 Oct 2014 16:53:36 -  1.6
+++ tor-0.2.4.23.ebuild 21 Oct 2014 17:31:01 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.23.ebuild,v 1.6 
2014/10/21 16:53:36 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.23.ebuild,v 1.7 
2014/10/21 17:31:01 blueness Exp $
 
 EAPI="5"
 
@@ -16,7 +16,7 @@
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="sparc x86"
+KEYWORDS="sparc"
 IUSE="-bufferevents +ecc nat-pmp selinux stats tor-hardening transparent-proxy 
threads upnp web"
 
 DEPEND="dev-libs/openssl



1.3  net-misc/tor/tor-0.2.4.25.ebuild

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

Index: tor-0.2.4.25.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.25.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tor-0.2.4.25.ebuild 21 Oct 2014 16:48:34 -  1.2
+++ tor-0.2.4.25.ebuild 21 Oct 2014 17:31:01 -  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/tor/tor-0.2.4.25.ebuild,v 1.2 
2014/10/21 16:48:34 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.25.ebuild,v 1.3 
2014/10/21 17:31:01 blueness Exp $
 
 EAPI="5"
 
@@ -16,7 +16,7 @@
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="-bufferevents +ecc nat-pmp selinux stats tor-hardening transparent-proxy 
threads upnp web"
 
 DEPEND="dev-libs/openssl



1.438net-misc/tor/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v
retrieving revision 1.437
retrieving revision 1.438
diff -u -r1.437 -r1.438
--- ChangeLog   21 Oct 2014 16:53:36 -  1.437
+++ ChangeLog   21 Oct 2014 17:31:01 -  1.438
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/tor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.437 2014/10/21 
16:53:36 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.438 2014/10/21 
17:31:01 blueness Exp $
+
+  21 Oct 2014; Anthony G. Basile  tor-0.2.4.23.ebuild,
+  tor-0.2.4.25.ebuild:
+  Stable on x86, bug #526220
 
   21 Oct 2014; Anthony G. Basile  -tor-0.2.4.24.ebuild,
   tor-0.2.4.23.ebuild:






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

2014-10-21 Thread Davide Pesavento
commit: d60e12dcfb5c1f9d79e3a2e3ce615205d3a93b98
Author: Davide Pesavento  gentoo  org>
AuthorDate: Tue Oct 21 17:34:21 2014 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Tue Oct 21 17:34:21 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=d60e12dc

[dev-qt/qt-creator] Sync with portage.

Package-Manager: portage-2.2.14

---
 dev-qt/qt-creator/metadata.xml   |  6 +-
 dev-qt/qt-creator/qt-creator-.ebuild | 31 +++
 2 files changed, 20 insertions(+), 17 deletions(-)

diff --git a/dev-qt/qt-creator/metadata.xml b/dev-qt/qt-creator/metadata.xml
index 9626a26..46801bc 100644
--- a/dev-qt/qt-creator/metadata.xml
+++ b/dev-qt/qt-creator/metadata.xml
@@ -11,9 +11,9 @@
Enable autotools project manager plugin
Build plugin for bare metal devices
Add support for dev-vcs/bzr version 
control system
+   Build clang-based code model plugin
Add support for IBM ClearCase version control 
system (requires manual installation of ClearCase client)
Enable cmake project manager plugin
-   Enable support for vim-like key bindings
Build plugin for Apple iOS devices
Add support for dev-vcs/mercurial 
version control system
Add support for Perforce version control system 
(requires manual installation of Perforce client)
@@ -21,4 +21,8 @@
Build plugin for QNX/Blackberry devices
Add support for memory debugging using 
dev-util/valgrind
 
+
+   https://bugreports.qt-project.org/
+   http://qt-project.org/doc/qtcreator/
+
 

diff --git a/dev-qt/qt-creator/qt-creator-.ebuild 
b/dev-qt/qt-creator/qt-creator-.ebuild
index 8deb747..94a7154 100644
--- a/dev-qt/qt-creator/qt-creator-.ebuild
+++ b/dev-qt/qt-creator/qt-creator-.ebuild
@@ -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-qt/qt-creator/qt-creator-3.0.0.ebuild,v 
1.1 2013/12/19 22:31:44 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt-creator/qt-creator-3.2.2.ebuild,v 
1.1 2014/10/14 23:34:31 pesa Exp $
 
 EAPI=5
 
 PLOCALES="cs de fr ja pl ru sl zh_CN zh_TW"
 
-inherit eutils l10n multilib qt4-r2
+inherit eutils l10n multilib qmake-utils
 
 DESCRIPTION="Lightweight IDE for C++/QML development centering around Qt"
 HOMEPAGE="http://qt-project.org/wiki/Category:Tools::QtCreator";
-LICENSE="LGPL-2.1"
+LICENSE="|| ( LGPL-2.1 LGPL-3 )"
 
 if [[ ${PV} == * ]]; then
inherit git-r3
@@ -29,26 +29,26 @@ fi
 SLOT="0"
 KEYWORDS=""
 
+# TODO: qbs:qbsprojectmanager, winrt (both require qt5)
 QTC_PLUGINS=(android autotools:autotoolsprojectmanager baremetal bazaar
-   clearcase cmake:cmakeprojectmanager cvs fakevim git ios mercurial
-   perforce python:pythoneditor qnx subversion valgrind)
+   clang:clangcodemodel clearcase cmake:cmakeprojectmanager cvs git
+   ios mercurial perforce python:pythoneditor qnx subversion valgrind)
 IUSE="debug doc examples test ${QTC_PLUGINS[@]%:*}"
 
 # minimum Qt version required
-QT_PV="4.8.0:4"
+QT_PV="4.8.5:4"
 
 CDEPEND="
=dev-libs/botan-1.10*[threads]
+   >=dev-qt/designer-${QT_PV}
>=dev-qt/qtcore-${QT_PV}[ssl]
>=dev-qt/qtdeclarative-${QT_PV}
-   || (
-   ( >=dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 )
-   ( >=dev-qt/qtgui-${QT_PV} =dev-qt/qtgui-${QT_PV}
>=dev-qt/qthelp-${QT_PV}[doc?]
>=dev-qt/qtscript-${QT_PV}
>=dev-qt/qtsql-${QT_PV}
>=dev-qt/qtsvg-${QT_PV}
+   clang? ( >=sys-devel/clang-3.2:= )
 "
 DEPEND="${CDEPEND}
virtual/pkgconfig
@@ -70,13 +70,12 @@ PDEPEND="
 "
 
 src_prepare() {
-   qt4-r2_src_prepare
-
# disable unwanted plugins
for plugin in "${QTC_PLUGINS[@]#[+-]}"; do
if ! use ${plugin%:*}; then
einfo "Disabling ${plugin%:*} plugin"
-   sed -i -re "/^\s+${plugin#*:}\>/d" 
src/plugins/plugins.pro \
+   sed -i -re "/(^\s+|SUBDIRS\s*\+=\s*)${plugin#*:}\>/d" \
+   src/plugins/plugins.pro \
|| die "failed to disable ${plugin%:*} plugin"
fi
done
@@ -85,8 +84,7 @@ src_prepare() {
sed -i -e "/^LANGUAGES =/ s:=.*:= $(l10n_get_locales):" \
share/qtcreator/translations/translations.pro || die
 
-   # remove bundled qbs for now
-   # TODO: package it and re-enable the plugin
+   # remove bundled qbs
rm -rf src/shared/qbs || die
 }
 
@@ -95,6 +93,7 @@ src_configure() {
tests/*"
eqmake4 IDE_LIBRARY_BASENAME="$(get_libdir)" \
IDE_PACKAGE_MODE=1 \
+   LLVM_INSTALL_DIR="${EPREFIX}/usr" \
TEST=$(use test && echo 1 || echo 0) \
USE_SYSTEM_BOTAN=1
 }
@@ -106,7 +105,7 @@ src_test() {
EQMAKE4_E

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

2014-10-21 Thread Brian Evans
commit: 3f1fe4af81a297bf479b86646e11f4bee8f690cf
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Oct 21 17:41:03 2014 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Oct 21 17:41:03 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mysql-extras.git;a=commit;h=3f1fe4af

Respin elib patch for percona to correct embedded lib paths

---
 20006_all_cmake_elib-percona-5.6.19.patch | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/20006_all_cmake_elib-percona-5.6.19.patch 
b/20006_all_cmake_elib-percona-5.6.19.patch
index 65c348b..6f53e5c 100644
--- a/20006_all_cmake_elib-percona-5.6.19.patch
+++ b/20006_all_cmake_elib-percona-5.6.19.patch
@@ -173,14 +173,14 @@ diff -ur mysql-old/libmysqld/CMakeLists.txt 
mysql/libmysqld/CMakeLists.txt
 diff -aurN mysql.old/scripts/CMakeLists.txt mysql/scripts/CMakeLists.txt
 --- mysql.old/scripts/CMakeLists.txt   2014-03-25 09:10:46.0 -0400
 +++ mysql/scripts/CMakeLists.txt   2014-04-25 23:19:05.544375123 -0400
-@@ -192,6 +192,7 @@
- SET(scriptdir ${prefix}/${INSTALL_BINDIR})
- SET(libexecdir ${prefix}/${INSTALL_SBINDIR})
- SET(pkgdatadir ${prefix}/${INSTALL_MYSQLSHAREDIR})
+@@ -239,6 +239,7 @@
+ SET(pkglibdir ${prefix}/${INSTALL_LIBDIR})
+ SET(pkgplugindir ${prefix}/${INSTALL_PLUGINDIR})
+ SET(localstatedir ${MYSQL_DATADIR})
 +SET(elibdir ${prefix}/${INSTALL_ELIBDIR})
- IF(INSTALL_LAYOUT MATCHES "STANDALONE")
-   SET(localstatedir ${prefix}/data)
- ELSE()
+ 
+ SET(RPATH_OPTION "")
+ IF(CMAKE_SYSTEM_NAME STREQUAL "SunOS")
 diff -aurN mysql.old/scripts/mysql_config.sh mysql/scripts/mysql_config.sh
 --- mysql.old/scripts/mysql_config.sh  2014-03-25 09:10:46.0 -0400
 +++ mysql/scripts/mysql_config.sh  2014-04-25 23:21:36.030085686 -0400



[gentoo-commits] gentoo-x86 commit in media-libs/smpeg: ChangeLog smpeg-0.4.4-r10.ebuild

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 17:46:37

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

Revision  ChangesPath
1.65 media-libs/smpeg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/smpeg/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   4 Sep 2014 07:04:35 -   1.64
+++ ChangeLog   21 Oct 2014 17:46:37 -  1.65
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/smpeg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/ChangeLog,v 1.64 
2014/09/04 07:04:35 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/ChangeLog,v 1.65 
2014/10/21 17:46:37 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  smpeg-0.4.4-r10.ebuild:
+  Stable for HPPA (bug #525766).
 
   04 Sep 2014; Tupone Alfredo  smpeg-0.4.4-r10.ebuild,
   +files/smpeg-0.4.4-format.patch:



1.4  media-libs/smpeg/smpeg-0.4.4-r10.ebuild

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

Index: smpeg-0.4.4-r10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- smpeg-0.4.4-r10.ebuild  4 Sep 2014 07:04:35 -   1.3
+++ smpeg-0.4.4-r10.ebuild  21 Oct 2014 17:46:37 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r10.ebuild,v 
1.3 2014/09/04 07:04:35 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r10.ebuild,v 
1.4 2014/10/21 17:46:37 jer Exp $
 
 EAPI=5
 inherit eutils toolchain-funcs autotools flag-o-matic multilib-minimal
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
 IUSE="X debug mmx opengl static-libs"
 
 RDEPEND="






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

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 17:47:52

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

Revision  ChangesPath
1.2  sys-apps/dmapi/dmapi-2.2.12-r1.ebuild

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

Index: dmapi-2.2.12-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.2.12-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dmapi-2.2.12-r1.ebuild  12 Jun 2014 19:28:24 -  1.1
+++ dmapi-2.2.12-r1.ebuild  21 Oct 2014 17:47:52 -  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/sys-apps/dmapi/dmapi-2.2.12-r1.ebuild,v 1.1 
2014/06/12 19:28:24 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.2.12-r1.ebuild,v 1.2 
2014/10/21 17:47:52 jer Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
 IUSE="static-libs"
 
 RDEPEND="sys-fs/xfsprogs"



1.80 sys-apps/dmapi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmapi/ChangeLog?rev=1.80&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmapi/ChangeLog?rev=1.80&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dmapi/ChangeLog?r1=1.79&r2=1.80

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/dmapi/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   12 Jun 2014 19:28:24 -  1.79
+++ ChangeLog   21 Oct 2014 17:47:52 -  1.80
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/dmapi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/ChangeLog,v 1.79 2014/06/12 
19:28:24 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/ChangeLog,v 1.80 2014/10/21 
17:47:52 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  dmapi-2.2.12-r1.ebuild:
+  Stable for HPPA (bug #526036).
 
 *dmapi-2.2.12-r1 (12 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/popt: ChangeLog popt-1.16-r2.ebuild

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 17:48:54

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

Revision  ChangesPath
1.105dev-libs/popt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/ChangeLog?rev=1.105&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/ChangeLog?rev=1.105&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/ChangeLog?r1=1.104&r2=1.105

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog   18 Jun 2014 19:18:10 -  1.104
+++ ChangeLog   21 Oct 2014 17:48:54 -  1.105
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/popt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.104 2014/06/18 
19:18:10 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.105 2014/10/21 
17:48:54 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  popt-1.16-r2.ebuild:
+  Stable for HPPA (bug #525984).
 
   18 Jun 2014; Michał Górny  popt-1.16-r2.ebuild:
   Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug



1.3  dev-libs/popt/popt-1.16-r2.ebuild

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

Index: popt-1.16-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- popt-1.16-r2.ebuild 18 Jun 2014 19:18:10 -  1.2
+++ popt-1.16-r2.ebuild 21 Oct 2014 17:48:54 -  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-libs/popt/popt-1.16-r2.ebuild,v 1.2 
2014/06/18 19:18:10 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v 1.3 
2014/10/21 17:48:54 jer Exp $
 
 EAPI=5
 inherit eutils multilib-minimal
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
 IUSE="nls static-libs"
 
 RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"






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

2014-10-21 Thread Mike Frysinger (vapier)
vapier  14/10/21 17:49:22

  Modified: ChangeLog use.mask
  Log:
  Mask glusterfs/rbd USE flags #519618.

Revision  ChangesPath
1.214profiles/arch/ia64/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v
retrieving revision 1.213
retrieving revision 1.214
diff -u -r1.213 -r1.214
--- ChangeLog   18 Oct 2014 18:14:13 -  1.213
+++ ChangeLog   21 Oct 2014 17:49:22 -  1.214
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/ia64 profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.213 
2014/10/18 18:14:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.214 
2014/10/21 17:49:22 vapier Exp $
+
+  21 Oct 2014; Mike Frysinger  use.mask:
+  Mask glusterfs/rbd USE flags #519618.
 
   18 Oct 2014; Mike Frysinger  use.mask:
   Mask USE=seccomp until the kernel/library gets support #524148 by Christian



1.113profiles/arch/ia64/use.mask

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

Index: use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/ia64/use.mask,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- use.mask18 Oct 2014 18:14:13 -  1.112
+++ use.mask21 Oct 2014 17:49:22 -  1.113
@@ -272,3 +272,9 @@
 
 # sys-libs/libseccomp has not been ported to this arch yet #524148
 seccomp
+
+# need to test sys-cluster/glusterfs #519618
+glusterfs
+
+# need to test ceph and friends #519618
+rbd






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

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 17:50:12

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

Revision  ChangesPath
1.2  media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild

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

Index: libbs2b-3.1.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libbs2b-3.1.0-r1.ebuild 27 Jul 2014 08:26:03 -  1.1
+++ libbs2b-3.1.0-r1.ebuild 21 Oct 2014 17:50:12 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild,v 1.1 
2014/07/27 08:26:03 aballier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild,v 1.2 
2014/10/21 17:50:12 jer Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"



1.21 media-libs/libbs2b/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libbs2b/ChangeLog?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libbs2b/ChangeLog?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libbs2b/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libbs2b/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   27 Jul 2014 08:26:03 -  1.20
+++ ChangeLog   21 Oct 2014 17:50:12 -  1.21
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libbs2b
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libbs2b/ChangeLog,v 1.20 
2014/07/27 08:26:03 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libbs2b/ChangeLog,v 1.21 
2014/10/21 17:50:12 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  libbs2b-3.1.0-r1.ebuild:
+  Stable for HPPA (bug #526006).
 
 *libbs2b-3.1.0-r1 (27 Jul 2014)
 






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

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 17:51:14

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

Revision  ChangesPath
1.73 media-libs/sdl-ttf/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-ttf/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog   18 Oct 2014 14:26:06 -  1.72
+++ ChangeLog   21 Oct 2014 17:51:14 -  1.73
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/sdl-ttf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-ttf/ChangeLog,v 1.72 
2014/10/18 14:26:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-ttf/ChangeLog,v 1.73 
2014/10/21 17:51:14 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  sdl-ttf-2.0.11-r1.ebuild:
+  Stable for HPPA (bug #525488).
 
   18 Oct 2014; Agostino Sarubbo  sdl-ttf-2.0.11-r1.ebuild:
   Stable for ppc, wrt bug #525488



1.6  media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild

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

Index: sdl-ttf-2.0.11-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sdl-ttf-2.0.11-r1.ebuild18 Oct 2014 14:26:06 -  1.5
+++ sdl-ttf-2.0.11-r1.ebuild21 Oct 2014 17:51:14 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild,v 1.5 
2014/10/18 14:26:06 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild,v 1.6 
2014/10/21 17:51:14 jer Exp $
 
 EAPI=5
 inherit autotools eutils multilib-minimal
@@ -12,7 +12,7 @@
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="static-libs X"
 
 RDEPEND="






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

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 17:51:43

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

Revision  ChangesPath
1.50 media-libs/sdl-net/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-net/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   18 Jun 2014 19:56:08 -  1.49
+++ ChangeLog   21 Oct 2014 17:51:43 -  1.50
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/sdl-net
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-net/ChangeLog,v 1.49 
2014/06/18 19:56:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-net/ChangeLog,v 1.50 
2014/10/21 17:51:43 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  sdl-net-1.2.8-r1.ebuild:
+  Stable for HPPA (bug #525762).
 
   18 Jun 2014; Michał Górny  sdl-net-1.2.8-r1.ebuild:
   Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug



1.4  media-libs/sdl-net/sdl-net-1.2.8-r1.ebuild

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

Index: sdl-net-1.2.8-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-net/sdl-net-1.2.8-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sdl-net-1.2.8-r1.ebuild 18 Jun 2014 19:56:08 -  1.3
+++ sdl-net-1.2.8-r1.ebuild 21 Oct 2014 17:51:43 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/sdl-net/sdl-net-1.2.8-r1.ebuild,v 1.3 
2014/06/18 19:56:08 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/sdl-net/sdl-net-1.2.8-r1.ebuild,v 1.4 
2014/10/21 17:51:43 jer Exp $
 
 EAPI=5
 inherit multilib-minimal
@@ -12,7 +12,7 @@
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="






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

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 17:53:28

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

Revision  ChangesPath
1.132media-libs/sdl-mixer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog   15 Oct 2014 19:43:34 -  1.131
+++ ChangeLog   21 Oct 2014 17:53:28 -  1.132
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/sdl-mixer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.131 
2014/10/15 19:43:34 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.132 
2014/10/21 17:53:28 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  sdl-mixer-1.2.12-r4.ebuild:
+  Stable for HPPA (bug #525500).
 
   15 Oct 2014; Michał Górny  sdl-mixer-1.2.12-r4.ebuild:
   Use ${CHOST}-libmikmod-config for proper multilib support, bug #511034.



1.6  media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild

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

Index: sdl-mixer-1.2.12-r4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sdl-mixer-1.2.12-r4.ebuild  15 Oct 2014 19:43:34 -  1.5
+++ sdl-mixer-1.2.12-r4.ebuild  21 Oct 2014 17:53:28 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild,v 1.5 
2014/10/15 19:43:34 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild,v 1.6 
2014/10/21 17:53:28 jer Exp $
 
 EAPI=5
 inherit eutils multilib-minimal
@@ -12,7 +12,7 @@
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg 
static-libs timidity vorbis +wav"
 REQUIRED_USE="
midi? ( || ( timidity fluidsynth ) )






[gentoo-commits] gentoo-x86 commit in sys-block/fio: fio-2.1.13.ebuild ChangeLog

2014-10-21 Thread Mike Frysinger (vapier)
vapier  14/10/21 17:55:52

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

Revision  ChangesPath
1.56 sys-block/fio/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/fio/ChangeLog?rev=1.56&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/fio/ChangeLog?rev=1.56&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/fio/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-block/fio/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   24 Sep 2014 19:48:36 -  1.55
+++ ChangeLog   21 Oct 2014 17:55:52 -  1.56
@@ -1,6 +1,11 @@
 # ChangeLog for sys-block/fio
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/fio/ChangeLog,v 1.55 2014/09/24 
19:48:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/fio/ChangeLog,v 1.56 2014/10/21 
17:55:52 vapier Exp $
+
+*fio-2.1.13 (21 Oct 2014)
+
+  21 Oct 2014; Mike Frysinger  +fio-2.1.13.ebuild:
+  Version bump.
 
   24 Sep 2014; Markus Meier  fio-2.1.11-r1.ebuild:
   add ~arm, bug #519618



1.1  sys-block/fio/fio-2.1.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/fio/fio-2.1.13.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/fio/fio-2.1.13.ebuild?rev=1.1&content-type=text/plain

Index: fio-2.1.13.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-block/fio/fio-2.1.13.ebuild,v 1.1 
2014/10/21 17:55:52 vapier Exp $

EAPI="5"
PYTHON_COMPAT=( python2_7 )
inherit eutils python-r1 toolchain-funcs

MY_PV="${PV/_rc/-rc}"
MY_P="${PN}-${MY_PV}"

DESCRIPTION="Jens Axboe's Flexible IO tester"
HOMEPAGE="http://brick.kernel.dk/snaps/";
SRC_URI="http://brick.kernel.dk/snaps/${MY_P}.tar.bz2";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
IUSE="aio glusterfs gnuplot gtk numa rbd zlib"

DEPEND="aio? ( dev-libs/libaio )
glusterfs? ( sys-cluster/glusterfs )
gtk? (
dev-libs/glib:2
x11-libs/gtk+:2
)
numa? ( sys-process/numactl )
rbd? ( sys-cluster/ceph )
zlib? ( sys-libs/zlib )"
RDEPEND="${DEPEND}
gnuplot? (
sci-visualization/gnuplot
${PYTHON_DEPS}
)"

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

src_prepare() {
sed -i '/^DEBUGFLAGS/s, -D_FORTIFY_SOURCE=2,,g' Makefile || die
epatch_user

# Many checks don't have configure flags.
sed -i \
-e "s:\:$(tc-getPKG_CONFIG):" \
-e '/if compile_prog "" "-lz" "zlib" *; *then/  '"s::if $(usex 
zlib true false) ; then:" \
-e '/if compile_prog "" "-laio" "libaio" ; then/'"s::if $(usex 
aio true false) ; then:" \
configure || die
}

src_configure() {
chmod g-w "${T}"
# not a real configure script
./configure \
--extra-cflags="${CFLAGS} ${CPPFLAGS}" \
--cc="$(tc-getCC)" \
$(usex glusterfs '' '--disable-gfapi') \
$(usex gtk '--enable-gfio' '') \
$(usex numa '' '--disable-numa') \
$(usex rbd '' '--disable-rbd') \
|| die 'configure failed'
}

src_compile() {
emake V=1 OPTFLAGS=
}

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

if use gnuplot ; then
python_replicate_script "${ED}/usr/bin/fio2gnuplot"
else
rm "${ED}"/usr/bin/{fio2gnuplot,fio_generate_plots} || die
rm 
"${ED}"/usr/share/man/man1/{fio2gnuplot,fio_generate_plots}.1 || die
rm "${ED}"/usr/share/fio/*.gpm || die
rmdir "${ED}"/usr/share/fio/ 2>/dev/null
fi

# This tool has security/parallel issues -- it hardcodes 
/tmp/template.fio.
rm "${ED}"/usr/bin/genfio || die

dodoc README REPORTING-BUGS HOWTO
docinto examples
dodoc examples/*
}






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

2014-10-21 Thread Jeroen Roovers (jer)
jer 14/10/21 18:05:26

  Modified: ChangeLog apt-cacher-ng-0.8.0.ebuild
  Log:
  Add >sys-devel/gcc-4.8 dependency.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   21 Oct 2014 07:55:48 -  1.48
+++ ChangeLog   21 Oct 2014 18:05:26 -  1.49
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/apt-cacher-ng
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v 1.48 
2014/10/21 07:55:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/ChangeLog,v 1.49 
2014/10/21 18:05:26 jer Exp $
+
+  21 Oct 2014; Jeroen Roovers  apt-cacher-ng-0.8.0.ebuild:
+  Add >sys-devel/gcc-4.8 dependency.
 
 *apt-cacher-ng-0.8.0 (21 Oct 2014)
 



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

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

Index: apt-cacher-ng-0.8.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/apt-cacher-ng-0.8.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apt-cacher-ng-0.8.0.ebuild  21 Oct 2014 07:55:48 -  1.1
+++ apt-cacher-ng-0.8.0.ebuild  21 Oct 2014 18:05: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/net-misc/apt-cacher-ng/apt-cacher-ng-0.8.0.ebuild,v 1.1 
2014/10/21 07:55:48 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/apt-cacher-ng/apt-cacher-ng-0.8.0.ebuild,v 1.2 
2014/10/21 18:05:26 jer Exp $
 
 EAPI=5
 inherit cmake-utils eutils toolchain-funcs user
@@ -28,6 +28,7 @@
 DEPEND="
${COMMON_DEPEND}
dev-util/cmake
+   >sys-devel/gcc-4.8
virtual/pkgconfig
 "
 RDEPEND="






[gentoo-commits] gentoo-x86 commit in dev-db/percona-server: percona-server-5.6.21.69.0.ebuild ChangeLog percona-server-5.6.20.68.0.ebuild

2014-10-21 Thread Brian Evans (grknight)
grknight14/10/21 18:13:07

  Modified: ChangeLog
  Added:percona-server-5.6.21.69.0.ebuild
  Removed:  percona-server-5.6.20.68.0.ebuild
  Log:
  Version bump ; includes embedded libary path fixes
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
67C78E1D)

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/percona-server/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   15 Oct 2014 16:49:46 -  1.7
+++ ChangeLog   21 Oct 2014 18:13:07 -  1.8
@@ -1,6 +1,12 @@
 # ChangeLog for dev-db/percona-server
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/percona-server/ChangeLog,v 1.7 
2014/10/15 16:49:46 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/percona-server/ChangeLog,v 1.8 
2014/10/21 18:13:07 grknight Exp $
+
+*percona-server-5.6.21.69.0 (21 Oct 2014)
+
+  21 Oct 2014; Brian Evans 
+  +percona-server-5.6.21.69.0.ebuild, -percona-server-5.6.20.68.0.ebuild:
+  Version bump ; includes embedded libary path fixes
 
   15 Oct 2014; Brian Evans 
   -percona-server-5.6.19.67.0.ebuild:



1.1  dev-db/percona-server/percona-server-5.6.21.69.0.ebuild

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

Index: percona-server-5.6.21.69.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-db/percona-server/percona-server-5.6.21.69.0.ebuild,v
 1.1 2014/10/21 18:13:07 grknight Exp $

EAPI="5"
MY_EXTRAS_VER="20141021-1750Z"

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 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~sparc-fbsd ~x86-fbsd ~x86-linux"

# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''

DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
RDEPEND="${RDEPEND}"

# Please do not add a naive src_unpack to this ebuild
# If you want to add a single patch, copy the ebuild to an overlay
# and create your own mysql-extras tarball, looking at 000_index.txt

# Official test instructions:
# USE='extraengine perl ssl static-libs community' \
# FEATURES='test userpriv -usersandbox' \
# ebuild percona-server-X.X.XX.ebuild \
# digest clean package
multilib_src_test() {

if ! multilib_is_native_abi ; then
einfo "Server tests not available on non-native abi".
return 0;
fi

local TESTDIR="${CMAKE_BUILD_DIR}/mysql-test"
local retstatus_unit
local retstatus_tests

# Bug #213475 - MySQL _will_ object strenously if your machine is named
# localhost. Also causes weird failures.
[[ "${HOSTNAME}" == "localhost" ]] && die "Your machine must NOT be 
named localhost"

if ! use "minimal" ; then

if [[ $UID -eq 0 ]]; then
die "Testing with FEATURES=-userpriv is no longer 
supported by upstream. Tests MUST be run as non-root."
fi
has usersandbox $FEATURES && eerror "Some tests may fail with 
FEATURES=usersandbox"

einfo ">>> Test phase [test]: ${CATEGORY}/${PF}"
addpredict /this-dir-does-not-exist/t9.MYI

# Run CTest (test-units)
cmake-utils_src_test
retstatus_unit=$?
[[ $retstatus_unit -eq 0 ]] || eerror "test-unit failed"

# Ensure that parallel runs don't die
export MTR_BUILD_THREAD="$((${RANDOM} % 100))"
# Enable parallel testing, auto will try to detect number of 
cores
# You may set this by hand.
# The default maximum is 8 unless MTR_

[gentoo-commits] dev/maekke:master commit in: media-gfx/enblend/

2014-10-21 Thread Markus Meier
commit: d00b9bcaf27e5718f9d63138807a7df225d15f58
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 21 18:15:25 2014 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 21 18:15:25 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/maekke.git;a=commit;h=d00b9bca

work around sys-apps/texinfo-5.1 incompatibility for bug #479978 and fix doc 
path

Package-Manager: portage-2.2.14_rc1
Manifest-Sign-Key: 072AD062

---
 media-gfx/enblend/Manifest | 10 +-
 media-gfx/enblend/enblend-4.1.3.ebuild |  3 ++-
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/media-gfx/enblend/Manifest b/media-gfx/enblend/Manifest
index fe79913..76b5051 100644
--- a/media-gfx/enblend/Manifest
+++ b/media-gfx/enblend/Manifest
@@ -7,12 +7,12 @@ DIST enblend-enfuse-4.1.3.tar.gz 862079 SHA256 
1c00ae95cd05502759d7d47f99e6ba115
 EBUILD enblend-4.1.1-r1.ebuild 1744 SHA256 
af1604ca1fee4b09b69f1ab14964633b7db21315da1b7b4fa7c5ab6e14d8d69d SHA512 
0c4e71d6aadf8313e4143d40bc6e6ad7052be4ff6644806b61565c9d9cd7989517273effada7a268162354515dd685b47c7446b6b0994399d98f579e4a5da9d7
 WHIRLPOOL 
21001db32db2e23d7d8d59727e1b9c04b8f314ce7a107e143fd670760e8bbc2d919a4bb93308cb5c0070a6bd7195603b6272390df4d94607a5e0459f20098387
 EBUILD enblend-4.1.1.ebuild 1937 SHA256 
a7c519f40c3c4b9149bf7fed592280cc29bad5da2cf8a594e9d8885ced21937a SHA512 
d5be6d54b83c917e352c1a8e354cf730fa61679d14b46208f274fbae7a127bb5115902ac4e2997864544e904678f39c541c6dadb5c8bc0560913f262e3f104a8
 WHIRLPOOL 
5475db49caae94c7a92df20a10b4d0332f5049e2ba0e4386e0e4fecea93fdc46ebfc817b41c296449fc2724bd301496bebb58062041bec0aa39978fe3a8be6dc
 EBUILD enblend-4.1.2.ebuild 1760 SHA256 
0764a2b9e48c5ccd86a221c5f65209aeb22e3de7ae8d784145a3af667a8619a1 SHA512 
227aa25739b1a0a9e155993ea35eabada92a0b33af6529def8dbf551dfc3eb184575da76a989d56f1915284276fa72a6fdc3e0434ae1fad205c02ba4576edd9e
 WHIRLPOOL 
a72554ec6b1ccb4d536e547cc6eaa2d9807b7da7f8622343816924197ad661e09431c4370805269f3a96858e69fec23a4065fbeb4271f317c382a1f9713cf27b
-EBUILD enblend-4.1.3.ebuild 1761 SHA256 
6e5f134687e054722c25551872cc4838ce840fa63d732ae3b95270448bee24bc SHA512 
decf8266adb792881a3449f1c2c73736f90abb15bbff4d1c8c87ee6bc0190807aa107ed273078e296bdf84c9fae90340c68ff9ca6330a1a2bfa34b1d73fa9b30
 WHIRLPOOL 
fd90cb36eedbf3e21b4670039d88fc0b4792faf66c57b2dbc3b14fc236235abe09d84d923467cc891080d78c44c0439a9014b1d479e410d0b387a4839db0a303
+EBUILD enblend-4.1.3.ebuild 1797 SHA256 
18a1fdf351665473f649eb6de054f78c4d0e0d7cf7f18b99a90df27b33888cec SHA512 
185fc8ac009d98076b4c2e91e7c6653be4e9ac832f868a38f09fb43f158d31588ff5a452304dd76c008266f2fae195e414660b2eb0db91ee089d9edf1c76592b
 WHIRLPOOL 
10d02b8417013f7617a1e538a2e8e6ec5ccb33a844d9e7575b565768ef1b8568f856a9883d2fa2950d2a7fd708e28b95f0b341e0e002d86046ab111bc6a2fd34
 MISC metadata.xml 305 SHA256 
4e06be2c7d3ea7e6b48e1c938b3c189c8306f03260145f803ba70bb34e6f156a SHA512 
3e155dedb4d84c0b03cb5cf386e5ff95aaa9270fe2806c4dfb0e6d51d7d1b36f748cb973812440932fbd167c49a86fdb4ae1758caad406e98108555972d79c95
 WHIRLPOOL 
863ba9ae8ce5eef6b26682a81b0babe689097bbf29654516f5184f48e78e000844ab2701dd48c48d31d8eed472a8f7fd4377c5344e4d7120f9369eb75cd3d4d2
 -BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.22 (GNU/Linux)
+Version: GnuPG v2
 
-iEYEAREIAAYFAlOjMmcACgkQkKaRLQcq0GI+6QCgqHDvtKkfI9470r804P9KcaES
-1IEAn3Hferwn62WgWTeaSA4B450rrgvV
-=Pg6n
+iEYEAREIAAYFAlRGorwACgkQkKaRLQcq0GI+uwCfc1LVU6KZRqVPJ0M4Oi68G55I
+gKsAoJwJB9TitFqJ4xX6CA9W+RYo5/GO
+=XInU
 -END PGP SIGNATURE-

diff --git a/media-gfx/enblend/enblend-4.1.3.ebuild 
b/media-gfx/enblend/enblend-4.1.3.ebuild
index 4cb84d4..444038c 100644
--- a/media-gfx/enblend/enblend-4.1.3.ebuild
+++ b/media-gfx/enblend/enblend-4.1.3.ebuild
@@ -46,13 +46,14 @@ S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
sed -i -e "/CXX_FLAGS/s:-O3::g" CMakeLists.txt || die
-   sed -i -e "s:doc/enblend:doc/${P}:" doc/CMakeLists.txt || die
+   sed -i -e "s:doc/enblend:share/doc/${PF}:" doc/CMakeLists.txt || die
cmake-utils_src_prepare
 }
 
 src_configure() {
local mycmakeargs=(
-DCMAKE_CXX_FLAGS_RELEASE=""
+   -DMAKEINFO_EXE="/bin/true"
$(cmake-utils_use_enable debug DMALLOC)
$(cmake-utils_use doc DOC)
$(cmake-utils_use_enable image-cache IMAGECACHE)



[gentoo-commits] gentoo-x86 commit in app-editors/emacs-vcs: emacs-vcs-24.4.9999-r1.ebuild ChangeLog

2014-10-21 Thread Ulrich Mueller (ulm)
ulm 14/10/21 18:17:25

  Modified: emacs-vcs-24.4.-r1.ebuild ChangeLog
  Log:
  Remove blocker against emacs-24.4 again, version number of emacs-24 branch 
has been updated upstream.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.4  app-editors/emacs-vcs/emacs-vcs-24.4.-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.4.-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.4.-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.4.-r1.ebuild?r1=1.3&r2=1.4

Index: emacs-vcs-24.4.-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.4.-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- emacs-vcs-24.4.-r1.ebuild   20 Oct 2014 23:16:34 -  1.3
+++ emacs-vcs-24.4.-r1.ebuild   21 Oct 2014 18:17:25 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.4.-r1.ebuild,v 
1.3 2014/10/20 23:16:34 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.4.-r1.ebuild,v 
1.4 2014/10/21 18:17:25 ulm Exp $
 
 EAPI=5
 
@@ -99,9 +99,6 @@
sys-apps/texinfo"
 fi
 
-RDEPEND="${RDEPEND}
-   !=app-editors/emacs-24.4*"
-
 EMACS_SUFFIX="${PN/emacs/emacs-${SLOT}}"
 SITEFILE="20${PN}-${SLOT}-gentoo.el"
 



1.171app-editors/emacs-vcs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?rev=1.171&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?rev=1.171&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?r1=1.170&r2=1.171

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- ChangeLog   20 Oct 2014 23:16:34 -  1.170
+++ ChangeLog   21 Oct 2014 18:17:25 -  1.171
@@ -1,6 +1,10 @@
 # ChangeLog for app-editors/emacs-vcs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.170 
2014/10/20 23:16:34 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.171 
2014/10/21 18:17:25 ulm Exp $
+
+  21 Oct 2014; Ulrich Müller  emacs-vcs-24.4.-r1.ebuild:
+  Remove blocker against emacs-24.4 again, version number of emacs-24 branch
+  has been updated upstream.
 
   20 Oct 2014; Ulrich Müller  -emacs-vcs-24.3.92.ebuild,
   -emacs-vcs-24.3.93.ebuild, -emacs-vcs-24.3.94.ebuild,






[gentoo-commits] gentoo-x86 commit in dev-python/pyxdg: pyxdg-0.25-r1.ebuild ChangeLog

2014-10-21 Thread Markus Meier (maekke)
maekke  14/10/21 18:18:53

  Modified: pyxdg-0.25-r1.ebuild ChangeLog
  Log:
  arm stable, bug #498934
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: 
--include-arches="arm", signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.12 dev-python/pyxdg/pyxdg-0.25-r1.ebuild

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

Index: pyxdg-0.25-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.25-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- pyxdg-0.25-r1.ebuild18 Oct 2014 14:09:25 -  1.11
+++ pyxdg-0.25-r1.ebuild21 Oct 2014 18:18:53 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.25-r1.ebuild,v 
1.11 2014/10/18 14:09:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.25-r1.ebuild,v 
1.12 2014/10/21 18:18:53 maekke Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="test"
 
 DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}]



1.130dev-python/pyxdg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog   18 Oct 2014 14:09:25 -  1.129
+++ ChangeLog   21 Oct 2014 18:18:53 -  1.130
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyxdg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.129 
2014/10/18 14:09:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.130 
2014/10/21 18:18:53 maekke Exp $
+
+  21 Oct 2014; Markus Meier  pyxdg-0.25-r1.ebuild:
+  arm stable, bug #498934
 
   18 Oct 2014; Agostino Sarubbo  pyxdg-0.25-r1.ebuild:
   Stable for sparc, wrt bug #498934






[gentoo-commits] gentoo-x86 commit in app-emulation/libvirt: libvirt-9999.ebuild libvirt-1.2.9.ebuild ChangeLog

2014-10-21 Thread Matthias Maier (tamiko)
tamiko  14/10/21 18:27:49

  Modified: libvirt-.ebuild ChangeLog
  Added:libvirt-1.2.9.ebuild
  Log:
  version bump; fix dependency wrt 519316
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.58 app-emulation/libvirt/libvirt-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild?rev=1.58&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild?rev=1.58&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild?r1=1.57&r2=1.58

Index: libvirt-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- libvirt-.ebuild 31 Jul 2014 17:06:11 -  1.57
+++ libvirt-.ebuild 21 Oct 2014 18:27:48 -  1.58
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild,v 
1.57 2014/07/31 17:06:11 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-.ebuild,v 
1.58 2014/10/21 18:27:48 tamiko Exp $
 
 EAPI=5
 
@@ -94,7 +94,7 @@
virtualbox? ( || ( app-emulation/virtualbox 
>=app-emulation/virtualbox-bin-2.2.0 ) )
xen? ( app-emulation/xen-tools app-emulation/xen )
udev? ( virtual/udev >=x11-libs/libpciaccess-0.10.9 )
-   virt-network? ( net-dns/dnsmasq
+   virt-network? ( net-dns/dnsmasq[script]
>=net-firewall/iptables-1.4.10
net-misc/radvd
net-firewall/ebtables



1.370app-emulation/libvirt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.370&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.370&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?r1=1.369&r2=1.370

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v
retrieving revision 1.369
retrieving revision 1.370
diff -u -r1.369 -r1.370
--- ChangeLog   12 Aug 2014 15:25:28 -  1.369
+++ ChangeLog   21 Oct 2014 18:27:48 -  1.370
@@ -1,6 +1,12 @@
 # ChangeLog for app-emulation/libvirt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.369 
2014/08/12 15:25:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.370 
2014/10/21 18:27:48 tamiko Exp $
+
+*libvirt-1.2.9 (21 Oct 2014)
+
+  21 Oct 2014; Matthias Maier  +libvirt-1.2.9.ebuild,
+  libvirt-.ebuild:
+  version bump; fix dependency wrt 519316
 
   12 Aug 2014; Agostino Sarubbo  libvirt-1.2.5.ebuild:
   Stable for x86, wrt bug #509858



1.1  app-emulation/libvirt/libvirt-1.2.9.ebuild

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

Index: libvirt-1.2.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.9.ebuild,v 
1.1 2014/10/21 18:27:48 tamiko Exp $

EAPI=5

#BACKPORTS=062ad8b2
AUTOTOOLIZE=yes

MY_P="${P/_rc/-rc}"

inherit eutils user autotools linux-info systemd readme.gentoo

if [[ ${PV} = ** ]]; then
inherit git-2
EGIT_REPO_URI="git://libvirt.org/libvirt.git"
AUTOTOOLIZE=yes
SRC_URI=""
KEYWORDS=""
else
SRC_URI="http://libvirt.org/sources/${MY_P}.tar.gz
ftp://libvirt.org/libvirt/${MY_P}.tar.gz
${BACKPORTS:+

http://dev.gentoo.org/~cardoe/distfiles/${MY_P}-${BACKPORTS}.tar.xz}";
KEYWORDS="~amd64 ~x86"
fi
S="${WORKDIR}/${P%_rc*}"

DESCRIPTION="C toolkit to manipulate virtual machines"
HOMEPAGE="http://www.libvirt.org/";
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
IUSE="audit avahi +caps firewalld fuse iscsi +libvirtd lvm lxc +macvtap nfs \
nls numa openvz parted pcap phyp policykit +qemu rbd sasl \
selinux +udev uml +vepa virtualbox virt-network xen elibc_glibc \
systemd"
REQUIRED_USE="libvirtd? ( || ( lxc openvz qemu uml virtualbox xen ) )
lxc? ( caps libvirtd )
openvz? ( libvirtd )
qemu? ( libvirtd )

[gentoo-commits] gentoo-x86 commit in www-client/seamonkey: metadata.xml ChangeLog seamonkey-2.30.ebuild

2014-10-21 Thread Lars Wendler (polynomial-c)
polynomial-c14/10/21 18:29:15

  Modified: metadata.xml ChangeLog
  Added:seamonkey-2.30.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.19 www-client/seamonkey/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/metadata.xml?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/metadata.xml?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/metadata.xml?r1=1.18&r2=1.19

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/metadata.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- metadata.xml11 Dec 2013 14:38:45 -  1.18
+++ metadata.xml21 Oct 2014 18:29:15 -  1.19
@@ -19,6 +19,8 @@
Use system icu indead of bundled.
Use the system-wide 
media-libs/libjpeg-turbo
Use system jpeg instead of bundled.
+   Use the system-wide 
media-libs/libvpx
+   instead of bundled.
Use the system-wide dev-db/sqlite
installation with secure-delete enabled
 



1.498www-client/seamonkey/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.498&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.498&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?r1=1.497&r2=1.498

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v
retrieving revision 1.497
retrieving revision 1.498
diff -u -r1.497 -r1.498
--- ChangeLog   5 Oct 2014 18:08:51 -   1.497
+++ ChangeLog   21 Oct 2014 18:29:15 -  1.498
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/seamonkey
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.497 
2014/10/05 18:08:51 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.498 
2014/10/21 18:29:15 polynomial-c Exp $
+
+*seamonkey-2.30 (21 Oct 2014)
+
+  21 Oct 2014; Lars Wendler  +seamonkey-2.30.ebuild,
+  +files/seamonkey-2.30-jemalloc-configure.patch,
+  +files/seamonkey-2.30-pulseaudio_configure_switch_fix.patch:
+  Version bump.
 
   05 Oct 2014; Lars Wendler  seamonkey-2.29.1.ebuild:
   Removed QA warming (useless blank line).



1.1  www-client/seamonkey/seamonkey-2.30.ebuild

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

Index: seamonkey-2.30.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.30.ebuild,v 
1.1 2014/10/21 18:29:15 polynomial-c Exp $

EAPI=5
WANT_AUTOCONF="2.1"

# This list can be updated with scripts/get_langs.sh from the mozilla overlay
MOZ_LANGS=(be ca cs de en en-GB en-US es-AR es-ES fi fr gl hu it ja lt nb-NO nl
pl pt-PT ru sk sv-SE tr uk zh-CN zh-TW)

MOZ_PV="${PV/_pre*}"
MOZ_PV="${MOZ_PV/_alpha/a}"
MOZ_PV="${MOZ_PV/_beta/b}"
MOZ_PV="${MOZ_PV/_rc/rc}"
MOZ_P="${P}"
MY_MOZ_P="${PN}-${MOZ_PV}"

if [[ ${PV} == *_pre* ]] ; then

MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/candidates/${MOZ_PV}-candidates/build${PV##*_pre}";
MOZ_LANGPACK_PREFIX="linux-i686/xpi/"
# And the langpack stuff stays at eclass defaults
else
MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases/${MOZ_PV}";
MOZ_LANGPACK_PREFIX="langpack/${MY_MOZ_P}."
MOZ_LANGPACK_SUFFIX=".langpack.xpi"
fi

MOZCONFIG_OPTIONAL_WIFI=1
MOZCONFIG_OPTIONAL_JIT="enabled"
inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-v5.33 multilib 
pax-utils fdo-mime autotools mozextension nsplugins mozlinguas

PATCHFF="firefox-31.0-patches-0.2"
PATCH="${PN}-2.30-patches-01"
EMVER="1.7.2"

DESCRIPTION="Seamonkey Web Browser"
HOMEPAGE="http://www.seamonkey-project.org";

if [[ ${PV} == *_pre* ]] ; then
# pre-releases. No need for arch teams to change KEYWORDS here.

KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
else
# This is where arch teams should change the KEYWORDS.

KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
fi

SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
IUSE="+chatzilla +crypt +ipc minimal pulseaudio +roaming selinux test"

[gentoo-commits] gentoo-x86 commit in www-client/seamonkey/files: seamonkey-2.30-jemalloc-configure.patch seamonkey-2.30-pulseaudio_configure_switch_fix.patch

2014-10-21 Thread Lars Wendler (polynomial-c)
polynomial-c14/10/21 18:29:15

  Added:seamonkey-2.30-jemalloc-configure.patch
seamonkey-2.30-pulseaudio_configure_switch_fix.patch
  Log:
  Version bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.1  
www-client/seamonkey/files/seamonkey-2.30-jemalloc-configure.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/files/seamonkey-2.30-jemalloc-configure.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/files/seamonkey-2.30-jemalloc-configure.patch?rev=1.1&content-type=text/plain

Index: seamonkey-2.30-jemalloc-configure.patch
===
--- a/mozilla/memory/jemalloc/src/configure.ac  2014-10-11 05:06:41.0 
-0400
+++ b/mozilla/memory/jemalloc/src/configure.ac  2014-10-16 13:41:10.809799170 
-0400
@@ -887,7 +887,7 @@
 dnl Check whether the BSD/SUSv1 sbrk() exists.  If not, disable DSS support.
 AC_CHECK_FUNC([sbrk], [have_sbrk="1"], [have_sbrk="0"])
 if test "x$have_sbrk" = "x1" ; then
-  if test "x$sbrk_deprecated" == "x1" ; then
+  if test "x$sbrk_deprecated" = "x1" ; then
 AC_MSG_RESULT([Disabling dss allocation because sbrk is deprecated])
 enable_dss="0"
   else
@@ -1180,7 +1180,7 @@
printf("%d\n", rv);
}
 ], [je_cv_gcc_builtin_ffsl])
-if test "x${je_cv_gcc_builtin_ffsl}" == "xyes" ; then
+if test "x${je_cv_gcc_builtin_ffsl}" = "xyes" ; then
   AC_DEFINE([JEMALLOC_INTERNAL_FFSL], [__builtin_ffsl])
   AC_DEFINE([JEMALLOC_INTERNAL_FFS], [__builtin_ffs])
 else
@@ -1194,7 +1194,7 @@
printf("%d\n", rv);
}
   ], [je_cv_function_ffsl])
-  if test "x${je_cv_function_ffsl}" == "xyes" ; then
+  if test "x${je_cv_function_ffsl}" = "xyes" ; then
 AC_DEFINE([JEMALLOC_INTERNAL_FFSL], [ffsl])
 AC_DEFINE([JEMALLOC_INTERNAL_FFS], [ffs])
   else



1.1  
www-client/seamonkey/files/seamonkey-2.30-pulseaudio_configure_switch_fix.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/files/seamonkey-2.30-pulseaudio_configure_switch_fix.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/files/seamonkey-2.30-pulseaudio_configure_switch_fix.patch?rev=1.1&content-type=text/plain

Index: seamonkey-2.30-pulseaudio_configure_switch_fix.patch
===
--- comm-beta/mozilla/configure.in
+++ comm-beta/mozilla/configure.in
@@ -5489,17 +5489,6 @@
 dnl = Disable PulseAudio
 dnl 
 
-dnl If using Linux, ensure that the PA library is available
-case "$OS_TARGET" in
-WINNT|Darwin|Android|OpenBSD)
-;;
-*)
-if test -z "$MOZ_B2G"; then
-MOZ_PULSEAUDIO=1
-fi
-;;
-esac
-
 MOZ_ARG_DISABLE_BOOL(pulseaudio,
 [  --disable-pulseaudio  Disable PulseAudio support],
MOZ_PULSEAUDIO=,






[gentoo-commits] gentoo-x86 commit in app-emulation/libvirt: libvirt-1.2.6.ebuild ChangeLog

2014-10-21 Thread Matthias Maier (tamiko)
tamiko  14/10/21 18:30:17

  Modified: libvirt-1.2.6.ebuild ChangeLog
  Log:
  fix dependency wrt bug 519316
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.4  app-emulation/libvirt/libvirt-1.2.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-1.2.6.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-1.2.6.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-1.2.6.ebuild?r1=1.3&r2=1.4

Index: libvirt-1.2.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libvirt-1.2.6.ebuild6 Aug 2014 03:22:22 -   1.3
+++ libvirt-1.2.6.ebuild21 Oct 2014 18:30:17 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.6.ebuild,v 1.3 
2014/08/06 03:22:22 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.6.ebuild,v 1.4 
2014/10/21 18:30:17 tamiko Exp $
 
 EAPI=5
 
@@ -94,7 +94,7 @@
virtualbox? ( || ( app-emulation/virtualbox 
>=app-emulation/virtualbox-bin-2.2.0 ) )
xen? ( app-emulation/xen-tools app-emulation/xen )
udev? ( virtual/udev >=x11-libs/libpciaccess-0.10.9 )
-   virt-network? ( net-dns/dnsmasq
+   virt-network? ( net-dns/dnsmasq[script]
>=net-firewall/iptables-1.4.10
net-misc/radvd
net-firewall/ebtables



1.371app-emulation/libvirt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.371&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.371&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?r1=1.370&r2=1.371

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v
retrieving revision 1.370
retrieving revision 1.371
diff -u -r1.370 -r1.371
--- ChangeLog   21 Oct 2014 18:27:48 -  1.370
+++ ChangeLog   21 Oct 2014 18:30:17 -  1.371
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/libvirt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.370 
2014/10/21 18:27:48 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.371 
2014/10/21 18:30:17 tamiko Exp $
+
+  21 Oct 2014; Matthias Maier  libvirt-1.2.6.ebuild:
+  fix dependency wrt bug 519316
 
 *libvirt-1.2.9 (21 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/libvirt-python: libvirt-python-1.2.9.ebuild ChangeLog

2014-10-21 Thread Matthias Maier (tamiko)
tamiko  14/10/21 18:35:45

  Modified: ChangeLog
  Added:libvirt-python-1.2.9.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.15 dev-python/libvirt-python/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   12 Aug 2014 20:34:53 -  1.14
+++ ChangeLog   21 Oct 2014 18:35:45 -  1.15
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/libvirt-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v 1.14 
2014/08/12 20:34:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v 1.15 
2014/10/21 18:35:45 tamiko Exp $
+
+*libvirt-python-1.2.9 (21 Oct 2014)
+
+  21 Oct 2014; Matthias Maier  +libvirt-python-1.2.9.ebuild:
+  version bump
 
   12 Aug 2014; Agostino Sarubbo  libvirt-python-1.2.5.ebuild:
   Stable for x86, wrt bug #509858



1.1  dev-python/libvirt-python/libvirt-python-1.2.9.ebuild

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

Index: libvirt-python-1.2.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-1.2.9.ebuild,v 
1.1 2014/10/21 18:35:45 tamiko Exp $

EAPI=5

#BACKPORTS=062ad8b2

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

MY_P="${P/_rc/-rc}"

inherit distutils-r1

DESCRIPTION="libvirt Python bindings"
HOMEPAGE="http://www.libvirt.org";
SRC_URI="http://libvirt.org/sources/python/${MY_P}.tar.gz
${BACKPORTS:+

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

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

RDEPEND=">=app-emulation/libvirt-0.9.6:=[-python(-)]"
DEPEND="${RDEPEND}
virtual/pkgconfig
test? ( dev-python/lxml )"

S="${WORKDIR}/${P%_rc*}"

src_prepare() {
[[ -n ${BACKPORTS} ]] && \
EPATCH_FORCE=yes EPATCH_SUFFIX="patch" 
EPATCH_SOURCE="${S}/patches" \
epatch

distutils-r1_src_prepare
}

python_test() {
esetup.py test
}






[gentoo-commits] dev/maekke:master commit in: /

2014-10-21 Thread Markus Meier
commit: 34e0ca7df59bdf58f9019059b9652e055ff601c4
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Oct 21 18:40:16 2014 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Oct 21 18:40:16 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/maekke.git;a=commit;h=34e0ca7d

bump .travis.yml

---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 0050353..329d498 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ language: python
 python:
 - "3.4"
 env:
-- PORTAGE_VER="2.2.13"
+- PORTAGE_VER="2.2.14"
 before_script:
 - mkdir travis-overlay
 - mv !(travis-overlay) travis-overlay/



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

2014-10-21 Thread Mike Frysinger (vapier)
vapier  14/10/21 18:47:28

  Modified: File-Temp-0.230.0.ebuild ChangeLog
  Log:
  Mark arm/arm64/m68k/s390/sh stable.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key D2E96200)

Revision  ChangesPath
1.12 perl-core/File-Temp/File-Temp-0.230.0.ebuild

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

Index: File-Temp-0.230.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Temp/File-Temp-0.230.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- File-Temp-0.230.0.ebuild18 Oct 2014 14:10:00 -  1.11
+++ File-Temp-0.230.0.ebuild21 Oct 2014 18:47:28 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/perl-core/File-Temp/File-Temp-0.230.0.ebuild,v 1.11 
2014/10/18 14:10:00 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/perl-core/File-Temp/File-Temp-0.230.0.ebuild,v 1.12 
2014/10/21 18:47:28 vapier Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="File::Temp can be used to create and open temporary files in a 
safe way"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 # bug 390719



1.80 perl-core/File-Temp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/perl-core/File-Temp/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   18 Oct 2014 14:10:00 -  1.79
+++ ChangeLog   21 Oct 2014 18:47:28 -  1.80
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/File-Temp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/ChangeLog,v 1.79 
2014/10/18 14:10:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/ChangeLog,v 1.80 
2014/10/21 18:47:28 vapier Exp $
+
+  21 Oct 2014; Mike Frysinger  File-Temp-0.230.0.ebuild:
+  Mark arm/arm64/m68k/s390/sh stable.
 
   18 Oct 2014; Agostino Sarubbo  File-Temp-0.230.0.ebuild:
   Stable for sparc, wrt bug #390719






  1   2   >