[gentoo-commits] gentoo-x86 commit in dev-python/multipledispatch: multipledispatch-0.4.4.ebuild ChangeLog

2014-07-14 Thread Patrick Lauer (patrick)
patrick 14/07/14 06:59:26

  Modified: ChangeLog
  Added:multipledispatch-0.4.4.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  dev-python/multipledispatch/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/multipledispatch/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   26 May 2014 07:42:23 -  1.1
+++ ChangeLog   14 Jul 2014 06:59:26 -  1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/multipledispatch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/multipledispatch/ChangeLog,v 1.1 
2014/05/26 07:42:23 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/multipledispatch/ChangeLog,v 1.2 
2014/07/14 06:59:26 patrick Exp $
+
+*multipledispatch-0.4.4 (14 Jul 2014)
+
+  14 Jul 2014; Patrick Lauer 
+  +multipledispatch-0.4.4.ebuild:
+  Bump
 
 *multipledispatch-0.4.3 (26 May 2014)
 



1.1  dev-python/multipledispatch/multipledispatch-0.4.4.ebuild

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

Index: multipledispatch-0.4.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/multipledispatch/multipledispatch-0.4.4.ebuild,v
 1.1 2014/07/14 06:59:25 patrick Exp $

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

inherit distutils-r1

DESCRIPTION="RESTful HTTP Content Negotiation for Flask, Bottle, web.py and 
webapp2"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
HOMEPAGE="http://pypi.python.org/pypi/mimerender";

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

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






[gentoo-commits] gentoo-x86 commit in dev-python/docopt: docopt-0.6.2.ebuild ChangeLog

2014-07-14 Thread Patrick Lauer (patrick)
patrick 14/07/14 07:05:07

  Modified: ChangeLog
  Added:docopt-0.6.2.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.3  dev-python/docopt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/docopt/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   4 Jun 2014 13:29:11 -   1.2
+++ ChangeLog   14 Jul 2014 07:05:07 -  1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/docopt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/docopt/ChangeLog,v 1.2 
2014/06/04 13:29:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/docopt/ChangeLog,v 1.3 
2014/07/14 07:05:07 patrick Exp $
+
+*docopt-0.6.2 (14 Jul 2014)
+
+  14 Jul 2014; Patrick Lauer  +docopt-0.6.2.ebuild:
+  Bump
 
   04 Jun 2014; Justin Lecher  docopt-0.6.1.ebuild:
   Add missing dep #512384
@@ -10,4 +15,3 @@
   04 Jun 2014; Justin Lecher  +docopt-0.6.1.ebuild,
   +metadata.xml:
   New addition written by me
-



1.1  dev-python/docopt/docopt-0.6.2.ebuild

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

Index: docopt-0.6.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/docopt/docopt-0.6.2.ebuild,v 1.1 
2014/07/14 07:05:07 patrick Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION="Pythonic argument parser, that will make you smile"
HOMEPAGE="https://pypi.python.org/pypi/docopt https://github.com/docopt/docopt";
SRC_URI="
mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
https://github.com/docopt/docopt/archive/${PV}.tar.gz -> ${P}.tar.gz"

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

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

python_test() {
esetup.py test
}






[gentoo-commits] gentoo-x86 commit in dev-python/authres: authres-0.701.ebuild ChangeLog

2014-07-14 Thread Patrick Lauer (patrick)
patrick 14/07/14 07:18:32

  Modified: ChangeLog
  Added:authres-0.701.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.20 dev-python/authres/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   3 May 2014 04:28:46 -   1.19
+++ ChangeLog   14 Jul 2014 07:18:32 -  1.20
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/authres
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.19 
2014/05/03 04:28:46 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.20 
2014/07/14 07:18:32 patrick Exp $
+
+*authres-0.701 (14 Jul 2014)
+
+  14 Jul 2014; Patrick Lauer  +authres-0.701.ebuild:
+  Bump
 
   03 May 2014; Ian Delaney  authres-0.602.ebuild:
   drop py2.6 pypy2_0 add py3.4



1.1  dev-python/authres/authres-0.701.ebuild

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

Index: authres-0.701.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.701.ebuild,v 
1.1 2014/07/14 07:18:32 patrick Exp $

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

inherit distutils-r1

DESCRIPTION="Authentication Results Header Module"
HOMEPAGE="https://launchpad.net/authentication-results-python 
http://pypi.python.org/pypi/authres";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

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

DOCS=( CHANGES README )

python_test() {
"${PYTHON}" -c "import sys, ${PN}, doctest; f, t = 
doctest.testfile('${PN}/tests'); \
sys.exit(bool(f))" || return
}






[gentoo-commits] gentoo-x86 commit in dev-python/joblib: joblib-0.8.2.ebuild ChangeLog

2014-07-14 Thread Patrick Lauer (patrick)
patrick 14/07/14 07:26:15

  Modified: ChangeLog
  Added:joblib-0.8.2.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.13 dev-python/joblib/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/joblib/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   15 Jun 2014 04:09:28 -  1.12
+++ ChangeLog   14 Jul 2014 07:26:15 -  1.13
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/joblib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/joblib/ChangeLog,v 1.12 
2014/06/15 04:09:28 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/joblib/ChangeLog,v 1.13 
2014/07/14 07:26:15 patrick Exp $
+
+*joblib-0.8.2 (14 Jul 2014)
+
+  14 Jul 2014; Patrick Lauer  +joblib-0.8.2.ebuild:
+  Bump
 
 *joblib-0.8.1 (15 Jun 2014)
 



1.1  dev-python/joblib/joblib-0.8.2.ebuild

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

Index: joblib-0.8.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/joblib/joblib-0.8.2.ebuild,v 1.1 
2014/07/14 07:26:15 patrick Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION="Tools to provide lightweight pipelining in Python"
HOMEPAGE="http://pythonhosted.org/joblib/";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
RDEPEND="${DEPEND}"
# Usual; req'd for testsuite
DISTUTILS_IN_SOURCE_BUILD=1

python_compile_all() {
if use doc; then
sphinx-build -b html -c doc/ doc/ doc/html || die "docs failed 
installation"
fi
}

python_test() {
# https://github.com/joblib/joblib/issues/143
if [[ "${EPYTHON}" == pypy ]]; then
sed -e 's:test_func_inspect_errors:_&:' -i 
${PN}/test/test_func_inspect.py || die
sed -e 's:test_parallel_pickling:_&:' -i 
${PN}/test/test_parallel.py || die
fi

nosetests -w ${PN}/test || die
}

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






[gentoo-commits] gentoo-x86 commit in dev-python/pyprof2calltree: pyprof2calltree-1.3.2.ebuild ChangeLog

2014-07-14 Thread Patrick Lauer (patrick)
patrick 14/07/14 07:33:58

  Modified: ChangeLog
  Added:pyprof2calltree-1.3.2.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.7  dev-python/pyprof2calltree/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyprof2calltree/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   30 Jun 2014 04:47:35 -  1.6
+++ ChangeLog   14 Jul 2014 07:33:58 -  1.7
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pyprof2calltree
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprof2calltree/ChangeLog,v 1.6 
2014/06/30 04:47:35 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprof2calltree/ChangeLog,v 1.7 
2014/07/14 07:33:58 patrick Exp $
+
+*pyprof2calltree-1.3.2 (14 Jul 2014)
+
+  14 Jul 2014; Patrick Lauer  
+pyprof2calltree-1.3.2.ebuild:
+  Bump
 
   30 Jun 2014; Mike Gilbert  -pyprof2calltree-1.1.0.ebuild,
   -pyprof2calltree-1.1.1.ebuild, pyprof2calltree-1.3.1.ebuild:



1.1  dev-python/pyprof2calltree/pyprof2calltree-1.3.2.ebuild

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

Index: pyprof2calltree-1.3.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyprof2calltree/pyprof2calltree-1.3.2.ebuild,v
 1.1 2014/07/14 07:33:58 patrick Exp $

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

inherit distutils-r1

DESCRIPTION="convert python profile data to kcachegrind calltree form"
HOMEPAGE="http://pypi.python.org/pypi/pyprof2calltree/";
SRC_URI="mirror://pypi/p/${PN}/${PF}.tar.gz"
IUSE=

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

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






[gentoo-commits] gentoo-x86 commit in dev-python/jsonpointer: jsonpointer-1.4.ebuild ChangeLog

2014-07-14 Thread Patrick Lauer (patrick)
patrick 14/07/14 07:36:24

  Modified: ChangeLog
  Added:jsonpointer-1.4.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.4  dev-python/jsonpointer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/jsonpointer/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   3 Apr 2014 06:42:42 -   1.3
+++ ChangeLog   14 Jul 2014 07:36:24 -  1.4
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/jsonpointer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonpointer/ChangeLog,v 1.3 
2014/04/03 06:42:42 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonpointer/ChangeLog,v 1.4 
2014/07/14 07:36:24 patrick Exp $
+
+*jsonpointer-1.4 (14 Jul 2014)
+
+  14 Jul 2014; Patrick Lauer  +jsonpointer-1.4.ebuild:
+  Bump
 
 *jsonpointer-1.3 (03 Apr 2014)
 



1.1  dev-python/jsonpointer/jsonpointer-1.4.ebuild

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

Index: jsonpointer-1.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/jsonpointer/jsonpointer-1.4.ebuild,v 1.1 
2014/07/14 07:36:24 patrick Exp $

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

inherit distutils-r1

DESCRIPTION="Identify specific nodes in a JSON document (according to draft 08)"
HOMEPAGE="https://github.com/stefankoegl/python-json-pointer 
https://pypi.python.org/pypi/jsonpointer/";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""

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

python_test() {
"${PYTHON}" tests.py || die "Tests fail with ${EPYTHON}"
}






[gentoo-commits] gentoo-x86 commit in dev-python/serpent: serpent-1.6.ebuild ChangeLog

2014-07-14 Thread Patrick Lauer (patrick)
patrick 14/07/14 07:40:16

  Modified: ChangeLog
  Added:serpent-1.6.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.11 dev-python/serpent/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/serpent/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   3 May 2014 09:25:23 -   1.10
+++ ChangeLog   14 Jul 2014 07:40:16 -  1.11
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/serpent
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/serpent/ChangeLog,v 1.10 
2014/05/03 09:25:23 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/serpent/ChangeLog,v 1.11 
2014/07/14 07:40:16 patrick Exp $
+
+*serpent-1.6 (14 Jul 2014)
+
+  14 Jul 2014; Patrick Lauer  +serpent-1.6.ebuild:
+  Bump
 
 *serpent-1.5 (03 May 2014)
 



1.1  dev-python/serpent/serpent-1.6.ebuild

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

Index: serpent-1.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/serpent/serpent-1.6.ebuild,v 1.1 
2014/07/14 07:40:16 patrick Exp $

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

inherit distutils-r1

DESCRIPTION="A simple serialization library based on ast.literal_eval"
HOMEPAGE="https://pypi.python.org/packages/source/s/serpent/";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

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






[gentoo-commits] gentoo-x86 commit in dev-python/jsonpatch: jsonpatch-1.7.ebuild ChangeLog

2014-07-14 Thread Patrick Lauer (patrick)
patrick 14/07/14 07:44:03

  Modified: ChangeLog
  Added:jsonpatch-1.7.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.6  dev-python/jsonpatch/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/jsonpatch/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   3 Apr 2014 06:48:04 -   1.5
+++ ChangeLog   14 Jul 2014 07:44:03 -  1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/jsonpatch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonpatch/ChangeLog,v 1.5 
2014/04/03 06:48:04 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonpatch/ChangeLog,v 1.6 
2014/07/14 07:44:03 patrick Exp $
+
+*jsonpatch-1.7 (14 Jul 2014)
+
+  14 Jul 2014; Patrick Lauer  +jsonpatch-1.7.ebuild:
+  Bump
 
 *jsonpatch-1.5 (03 Apr 2014)
 



1.1  dev-python/jsonpatch/jsonpatch-1.7.ebuild

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

Index: jsonpatch-1.7.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonpatch/jsonpatch-1.7.ebuild,v 
1.1 2014/07/14 07:44:03 patrick Exp $

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

inherit distutils-r1

DESCRIPTION="Apply JSON-Patches according to
http://tools.ietf.org/html/draft-pbryan-json-patch-04";
HOMEPAGE="https://github.com/stefankoegl/python-json-patch";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=">=dev-python/jsonpointer-1.3[${PYTHON_USEDEP}]"

python_test() {
"${PYTHON}" tests.py || die "Tests fail with ${EPYTHON}"
}






[gentoo-commits] gentoo-x86 commit in dev-java/absolutelayout: absolutelayout-6.7_beta-r1.ebuild ChangeLog

2014-07-14 Thread Johann Schmitz (ercpe)
ercpe   14/07/14 07:47:49

  Modified: ChangeLog
  Added:absolutelayout-6.7_beta-r1.ebuild
  Log:
  Bumped to EAPI=5, use java-pkg-simple instead of manually compiling the 
sources
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
77C501ED)

Revision  ChangesPath
1.6  dev-java/absolutelayout/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/absolutelayout/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   16 Dec 2012 14:50:53 -  1.5
+++ ChangeLog   14 Jul 2014 07:47:49 -  1.6
@@ -1,6 +1,13 @@
 # ChangeLog for dev-java/absolutelayout
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/absolutelayout/ChangeLog,v 1.5 
2012/12/16 14:50:53 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/absolutelayout/ChangeLog,v 1.6 
2014/07/14 07:47:49 ercpe Exp $
+
+*absolutelayout-6.7_beta-r1 (14 Jul 2014)
+
+  14 Jul 2014; Johann Schmitz 
+  +absolutelayout-6.7_beta-r1.ebuild:
+  Bumped to EAPI=5, use java-pkg-simple instead of manually compiling the
+  sources
 
   16 Dec 2012; Pacho Ramos  metadata.xml:
   Cleanup due retirement, #169737



1.1  dev-java/absolutelayout/absolutelayout-6.7_beta-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/absolutelayout/absolutelayout-6.7_beta-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/absolutelayout/absolutelayout-6.7_beta-r1.ebuild?rev=1.1&content-type=text/plain

Index: absolutelayout-6.7_beta-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-java/absolutelayout/absolutelayout-6.7_beta-r1.ebuild,v
 1.1 2014/07/14 07:47:49 ercpe Exp $

EAPI=5

JAVA_PKG_IUSE="doc source"

inherit java-pkg-2 java-pkg-simple

DESCRIPTION="AbsoluteLayout files extracted from Netbeans"
HOMEPAGE="http://www.netbeans.org/";
SRC_URI="mirror://gentoo/${P}.tar.bz2"

LICENSE="|| ( GPL-2 CDDL )"
SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""

RDEPEND=">=virtual/jre-1.4"
DEPEND=">=virtual/jdk-1.4"

S="${WORKDIR}"






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

2014-07-14 Thread Johann Schmitz (ercpe)
ercpe   14/07/14 08:03:08

  Modified: ChangeLog
  Added:aopalliance-1.0-r2.ebuild
  Log:
  Bumped to EAPI=5; use java-pkg-simple
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
77C501ED)

Revision  ChangesPath
1.13 dev-java/aopalliance/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/aopalliance/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   10 Nov 2007 19:00:40 -  1.12
+++ ChangeLog   14 Jul 2014 08:03:08 -  1.13
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/aopalliance
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/aopalliance/ChangeLog,v 1.12 
2007/11/10 19:00:40 nelchael Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/aopalliance/ChangeLog,v 1.13 
2014/07/14 08:03:08 ercpe Exp $
+
+*aopalliance-1.0-r2 (14 Jul 2014)
+
+  14 Jul 2014; Johann Schmitz  +aopalliance-1.0-r2.ebuild:
+  Bumped to EAPI=5; use java-pkg-simple
 
   10 Nov 2007; Krzysiek Pawlik 
   aopalliance-1.0-r1.ebuild:
@@ -47,4 +52,3 @@
 
   18 Jan 2006; Joshua Nichols  +aopalliance-1.0.ebuild:
   Initial import (bug #97720).
-



1.1  dev-java/aopalliance/aopalliance-1.0-r2.ebuild

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

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

EAPI=5

JAVA_PKG_IUSE="doc source"

inherit java-pkg-2 java-pkg-simple

DESCRIPTION="Aspect-Oriented Programming (AOP) Alliance classes"
SRC_URI="mirror://gentoo/${P}-gentoo.tar.bz2"
#SRC_URI="mirror://gentoo/${P}.tar.bz2"
# Tarball creation:
# cvs -d:pserver:anonym...@aopalliance.cvs.sourceforge.net:/cvsroot/aopalliance 
login
# cvs -z3 
-d:pserver:anonym...@aopalliance.cvs.sourceforge.net:/cvsroot/aopalliance 
export -r interception_1_0 aopalliance
# tar cjvf aopalliance-1.0-gentoo.tar.bz2 aopalliance
HOMEPAGE="http://aopalliance.sourceforge.net/";
LICENSE="public-domain"
SLOT="1"

KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"

IUSE=""

DEPEND=">=virtual/jdk-1.4"
RDEPEND=">=virtual/jre-1.4"

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

JAVA_SRC_DIR="src/main"

java_prepare() {
rm build.xml || die
}





[gentoo-commits] gentoo-x86 commit in dev-python/sphinx_rtd_theme: sphinx_rtd_theme-0.1.6.ebuild ChangeLog

2014-07-14 Thread Ian Delaney (idella4)
idella4 14/07/14 08:23:38

  Modified: sphinx_rtd_theme-0.1.6.ebuild ChangeLog
  Log:
  add py3.4 pypy support
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.3  dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild

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

Index: sphinx_rtd_theme-0.1.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sphinx_rtd_theme-0.1.6.ebuild   30 Jun 2014 04:21:12 -  1.2
+++ sphinx_rtd_theme-0.1.6.ebuild   14 Jul 2014 08:23:38 -  1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild,v
 1.2 2014/06/30 04:21:12 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild,v
 1.3 2014/07/14 08:23:38 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.3  dev-python/sphinx_rtd_theme/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   30 Jun 2014 04:21:12 -  1.2
+++ ChangeLog   14 Jul 2014 08:23:38 -  1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sphinx_rtd_theme
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog,v 1.2 
2014/06/30 04:21:12 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog,v 1.3 
2014/07/14 08:23:38 idella4 Exp $
+
+  14 Jul 2014; Ian Delaney  sphinx_rtd_theme-0.1.6.ebuild:
+  add py3.4 pypy support
 
   30 Jun 2014; Mike Gilbert  sphinx_rtd_theme-0.1.6.ebuild:
   Depend on setuptools.






[gentoo-commits] gentoo-x86 commit in dev-java/apt-mirror: apt-mirror-1.0-r1.ebuild ChangeLog

2014-07-14 Thread Johann Schmitz (ercpe)
ercpe   14/07/14 08:26:08

  Modified: ChangeLog
  Added:apt-mirror-1.0-r1.ebuild
  Log:
  Bump to EAPI=5
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
77C501ED)

Revision  ChangesPath
1.7  dev-java/apt-mirror/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/apt-mirror/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   11 May 2008 13:40:55 -  1.6
+++ ChangeLog   14 Jul 2014 08:26:08 -  1.7
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/apt-mirror
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/apt-mirror/ChangeLog,v 1.6 
2008/05/11 13:40:55 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/apt-mirror/ChangeLog,v 1.7 
2014/07/14 08:26:08 ercpe Exp $
+
+*apt-mirror-1.0-r1 (14 Jul 2014)
+
+  14 Jul 2014; Johann Schmitz  +apt-mirror-1.0-r1.ebuild:
+  Bump to EAPI=5
 
   11 May 2008; Markus Meier  apt-mirror-1.0.ebuild:
   amd64 stable, bug #214778
@@ -23,4 +28,3 @@
   01 May 2007; Krzysiek Pawlik  +files/build.xml-1.0,
   +metadata.xml, +apt-mirror-1.0.ebuild:
   Initial commit of apt-mirror.
-



1.1  dev-java/apt-mirror/apt-mirror-1.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/apt-mirror/apt-mirror-1.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/apt-mirror/apt-mirror-1.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: apt-mirror-1.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-java/apt-mirror/apt-mirror-1.0-r1.ebuild,v 1.1 
2014/07/14 08:26:08 ercpe Exp $

EAPI="5"

JAVA_PKG_IUSE="doc source"

inherit java-pkg-2 java-pkg-simple

DESCRIPTION="Annotation processing apt mirror API introduced in J2SE 5.0"
HOMEPAGE="http://aptmirrorapi.dev.java.net/";
SRC_URI="mirror://gentoo/${P}.tar.bz2"

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

IUSE=""

RDEPEND=">=virtual/jre-1.5"
DEPEND=">=virtual/jdk-1.5"

S="${WORKDIR}/apt"






[gentoo-commits] gentoo-x86 commit in dev-java/blowfishj: blowfishj-2.14-r2.ebuild ChangeLog

2014-07-14 Thread Johann Schmitz (ercpe)
ercpe   14/07/14 08:30:52

  Modified: ChangeLog
  Added:blowfishj-2.14-r2.ebuild
  Log:
  Bump to EAPI=5
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
77C501ED)

Revision  ChangesPath
1.15 dev-java/blowfishj/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/blowfishj/ChangeLog?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/blowfishj/ChangeLog?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/blowfishj/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/blowfishj/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   30 Nov 2013 08:09:32 -  1.14
+++ ChangeLog   14 Jul 2014 08:30:52 -  1.15
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/blowfishj
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/blowfishj/ChangeLog,v 1.14 
2013/11/30 08:09:32 tomwij Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/blowfishj/ChangeLog,v 1.15 
2014/07/14 08:30:52 ercpe Exp $
+
+*blowfishj-2.14-r2 (14 Jul 2014)
+
+  14 Jul 2014; Johann Schmitz  +blowfishj-2.14-r2.ebuild:
+  Bump to EAPI=5
 
   30 Nov 2013; Tom Wijsman  blowfishj-2.14-r1.ebuild,
   metadata.xml:



1.1  dev-java/blowfishj/blowfishj-2.14-r2.ebuild

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

Index: blowfishj-2.14-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-java/blowfishj/blowfishj-2.14-r2.ebuild,v 1.1 
2014/07/14 08:30:52 ercpe Exp $

EAPI=5

JAVA_PKG_IUSE="doc source test"

inherit java-pkg-2 java-ant-2

DESCRIPTION="Blowfish implementation in Java"
SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
HOMEPAGE="http://blowfishj.sourceforge.net/index.html";

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

DEPEND=">=virtual/jdk-1.4
test? ( =dev-java/junit-3* dev-java/ant-junit ) "
RDEPEND=">=virtual/jre-1.4"

src_unpack() {
unpack ${A}
cd "${S}" || die
java-ant_ignore-system-classes
mkdir -p target/lib || die
cd target/lib || die
use test && java-pkg_jar-from --build-only junit
}

src_test() {
ANT_TASKS="ant-junit" eant test -DJunit.present=true
}

src_install() {
java-pkg_newjar target/${P}.jar

use doc && java-pkg_dojavadoc dist/docs/api
use source && java-pkg_dosrc src/java/net
}






[gentoo-commits] gentoo-x86 commit in dev-util/nvidia-cuda-toolkit: ChangeLog nvidia-cuda-toolkit-6.0.37-r4.ebuild

2014-07-14 Thread Justin Lecher (jlec)
jlec14/07/14 08:53:09

  Modified: ChangeLog
  Added:nvidia-cuda-toolkit-6.0.37-r4.ebuild
  Log:
  dev-util/nvidia-cuda-toolkit: Add profiler specific paths only with 
USE=profiler, #512160
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.87 dev-util/nvidia-cuda-toolkit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-toolkit/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   16 Jun 2014 20:30:02 -  1.86
+++ ChangeLog   14 Jul 2014 08:53:09 -  1.87
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/nvidia-cuda-toolkit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-toolkit/ChangeLog,v 
1.86 2014/06/16 20:30:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-toolkit/ChangeLog,v 
1.87 2014/07/14 08:53:09 jlec Exp $
+
+*nvidia-cuda-toolkit-6.0.37-r4 (14 Jul 2014)
+
+  14 Jul 2014; Justin Lecher 
+  +nvidia-cuda-toolkit-6.0.37-r4.ebuild:
+  Add profiler specific paths only with USE=profiler, #512160
 
 *nvidia-cuda-toolkit-6.0.37-r3 (16 Jun 2014)
 



1.1  
dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-6.0.37-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-6.0.37-r4.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-6.0.37-r4.ebuild?rev=1.1&content-type=text/plain

Index: nvidia-cuda-toolkit-6.0.37-r4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-6.0.37-r4.ebuild,v
 1.1 2014/07/14 08:53:09 jlec Exp $

EAPI=5

inherit check-reqs cuda unpacker versionator

MYD=$(get_version_component_range 1)_$(get_version_component_range 2)

DESCRIPTION="NVIDIA CUDA Toolkit (compiler and friends)"
HOMEPAGE="http://developer.nvidia.com/cuda";
CURI="http://developer.download.nvidia.com/compute/cuda/${MYD}/rel/installers";
SRC_URI="
amd64? ( ${CURI}/cuda_${PV}_linux_64.run )
x86? ( ${CURI}/cuda_${PV}_linux_32.run )"

SLOT="0/${PV}"
LICENSE="NVIDIA-CUDA"
KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debugger doc eclipse profiler"

DEPEND=""
RDEPEND="${DEPEND}
=x11-drivers/nvidia-drivers-334.16-r7[uvm]
debugger? (
sys-libs/libtermcap-compat
sys-libs/ncurses[tinfo]
)
eclipse? ( >=virtual/jre-1.6 )
profiler? ( >=virtual/jre-1.6 )"

S="${WORKDIR}"

QA_PREBUILT="opt/cuda/*"

CHECKREQS_DISK_BUILD="1500M"

pkg_setup() {
# We don't like to run cuda_pkg_setup as it depends on us
check-reqs_pkg_setup
}

src_unpack() {
unpacker
unpacker run_files/cuda-linux*.run
}

src_prepare() {
local cuda_supported_gcc

cuda_supported_gcc="4.8"

sed \
-e "s:CUDA_SUPPORTED_GCC:${cuda_supported_gcc}:g" \
"${FILESDIR}"/cuda-config.in > "${T}"/cuda-config || die
}

src_install() {
local i j
local remove="doc jre run_files install-linux.pl "
local cudadir=/opt/cuda
local ecudadir="${EPREFIX}"${cudadir}

# dodoc doc/*txt
if use doc; then
dodoc doc/pdf/*
dohtml -r doc/html/*
fi

mv doc/man/man3/{,cuda-}deprecated.3 || die
doman doc/man/man*/*

use debugger || remove+=" bin/cuda-gdb extras/Debugger"
( use profiler || use eclipse ) || remove+=" libnsight"
use amd64 || remove+=" cuda-installer.pl"

if use profiler; then
# hack found in install-linux.pl
for j in nvvp nsight; do
cat > bin/${j} <<- EOF
#!${EPREFIX}/bin/sh

LD_LIBRARY_PATH=\${LD_LIBRARY_PATH}:${ecudadir}/lib:${ecudadir}/lib64 \
UBUNTU_MENUPROXY=0 
LIBOVERLAY_SCROLLBAR=0 \
${ecudadir}/lib${j}/${j} -vm 
${EPREFIX}/usr/bin/java
EOF
chmod a+x bin/${j}
done
else
use eclipse || remove+=" l

[gentoo-commits] gentoo-x86 commit in sys-fs/aufs3: aufs3-3_p20140714.ebuild ChangeLog

2014-07-14 Thread Justin Lecher (jlec)
jlec14/07/14 08:56:03

  Modified: ChangeLog
  Added:aufs3-3_p20140714.ebuild
  Log:
  sys-fs/aufs3: Bump to latest aufs3 release
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.100sys-fs/aufs3/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   6 Jul 2014 19:21:58 -   1.99
+++ ChangeLog   14 Jul 2014 08:56:03 -  1.100
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/aufs3
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.99 2014/07/06 
19:21:58 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.100 2014/07/14 
08:56:03 jlec Exp $
+
+*aufs3-3_p20140714 (14 Jul 2014)
+
+  14 Jul 2014; Justin Lecher  +aufs3-3_p20140714.ebuild:
+  Bump to latest aufs3 release
 
 *aufs3-3_p20140707 (06 Jul 2014)
 



1.1  sys-fs/aufs3/aufs3-3_p20140714.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/aufs3-3_p20140714.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/aufs3-3_p20140714.ebuild?rev=1.1&content-type=text/plain

Index: aufs3-3_p20140714.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20140714.ebuild,v 1.1 
2014/07/14 08:56:03 jlec Exp $

EAPI=5

inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo 
toolchain-funcs

AUFS_VERSION="${PV%%_p*}"
# highest branch version
PATCH_MAX_VER=15
# highest supported version
KERN_MAX_VER=16
# lowest supported version
KERN_MIN_VER=10

DESCRIPTION="An entirely re-designed and re-implemented Unionfs"
HOMEPAGE="http://aufs.sourceforge.net/";
SRC_URI="http://dev.gentoo.org/~jlec/distfiles/aufs3-standalone-${PV}.tar.xz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs"

DEPEND="
dev-util/patchutils
dev-vcs/git"
RDEPEND="
sys-fs/aufs-util
!sys-fs/aufs
!sys-fs/aufs2"

S="${WORKDIR}"/${PN}-standalone

MODULE_NAMES="aufs(misc:${S})"

README_GENTOO_SUFFIX="-r1"

pkg_setup() {
CONFIG_CHECK+=" !AUFS_FS"
use inotify && CONFIG_CHECK+=" ~FSNOTIFY"
use nfs && CONFIG_CHECK+=" EXPORTFS"
use fuse && CONFIG_CHECK+=" ~FUSE_FS"
use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS"
use pax_kernel && CONFIG_CHECK+=" PAX" && ERROR_PAX="Please use 
hardened sources"

# this is needed so merging a binpkg ${PN} is possible w/out a kernel 
unpacked on the system
[ -n "$PKG_SETUP_HAS_BEEN_RAN" ] && return

get_version
kernel_is lt 3 ${KERN_MIN_VER} 0 && die "the kernel version isn't 
supported by upstream anymore. Please upgrade."
kernel_is gt 3 ${KERN_MAX_VER} 99 && die "kernel too new"

linux-mod_pkg_setup

if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then
PATCH_BRANCH="x-rcN"
elif [[ "${KV_MINOR}" == "10" ]] && [[ "${KV_PATCH}" -ge "28" ]]; then
PATCH_BRANCH="${KV_MINOR}".x
elif [[ "${KV_MINOR}" == "12" ]]; then
PATCH_BRANCH="${KV_MINOR}".x
else
PATCH_BRANCH="${KV_MINOR}"
fi

case ${KV_EXTRA} in
"")
elog "It seems you are using vanilla-sources 
with aufs3"
elog "Please use sys-kernel/aufs-sources with 
USE=vanilla"
elog "This will save you the nasty reemerge of 
sys-fs/aufs3 on every kernel upgrade"
;;
"-gentoo")
elog "It seems you are using gentoo-sources 
with aufs3"
elog "Please use sys-kernel/aufs-sources"
elog "This will save you the nasty reemerge of 
sys-fs/aufs3 on every kernel upgrade"
;;
esac

pushd "${T}" &> /dev/null
unpack ${A}
cd ${PN}-standalone || die
local module_branch=origin/${PN}.${PATCH_BRANCH}
einfo "Using ${module_branch} as patch source"
git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die
co

[gentoo-commits] gentoo-x86 commit in dev-java/ehcache: ehcache-1.1-r2.ebuild ChangeLog

2014-07-14 Thread Johann Schmitz (ercpe)
ercpe   14/07/14 10:36:26

  Modified: ChangeLog
  Added:ehcache-1.1-r2.ebuild
  Log:
  Bump to EAPI=5; some QA and simplifications
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
77C501ED)

Revision  ChangesPath
1.16 dev-java/ehcache/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/ehcache/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   30 Nov 2013 08:19:52 -  1.15
+++ ChangeLog   14 Jul 2014 10:36:25 -  1.16
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/ehcache
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ChangeLog,v 1.15 
2013/11/30 08:19:52 tomwij Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ChangeLog,v 1.16 
2014/07/14 10:36:25 ercpe Exp $
+
+*ehcache-1.1-r2 (14 Jul 2014)
+
+  14 Jul 2014; Johann Schmitz  +ehcache-1.1-r2.ebuild:
+  Bump to EAPI=5; some QA and simplifications
 
   30 Nov 2013; Tom Wijsman  ehcache-1.1-r1.ebuild,
   ehcache-1.2.4-r2.ebuild, ehcache-1.2.4.ebuild:



1.1  dev-java/ehcache/ehcache-1.1-r2.ebuild

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

Index: ehcache-1.1-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ehcache-1.1-r2.ebuild,v 1.1 
2014/07/14 10:36:25 ercpe Exp $

EAPI=5

JAVA_PKG_IUSE="doc source"

inherit java-pkg-2 java-pkg-simple

DESCRIPTION="Ehcache is a pure Java, fully-featured, in-process cache."
SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
HOMEPAGE="http://ehcache.sourceforge.net";

LICENSE="Apache-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""

COMMON_DEPEND="
dev-java/commons-collections:0
dev-java/concurrent-util:0
dev-java/commons-logging:0"
RDEPEND=">=virtual/jre-1.4
${COMMON_DEPEND}"
DEPEND=">=virtual/jdk-1.4
app-arch/zip
${COMMON_DEPEND}
>=dev-java/ant-core-1.5"

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

JAVA_GENTOO_CLASSPATH="commons-collections,concurrent-util,commons-logging"

java_prepare() {
unzip ${P}-src.zip || die
rm *.jar || die
rm -rf src/net/sf/ehcache/hibernate || die
}






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

2014-07-14 Thread Johann Schmitz (ercpe)
ercpe   14/07/14 10:44:09

  Modified: ChangeLog
  Added:ehcache-1.2.4-r3.ebuild
  Log:
  Bump to EAPI=5; use java-pkg-simple
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
77C501ED)

Revision  ChangesPath
1.17 dev-java/ehcache/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ehcache/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ehcache/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ehcache/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/ehcache/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   14 Jul 2014 10:36:25 -  1.16
+++ ChangeLog   14 Jul 2014 10:44:09 -  1.17
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/ehcache
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ChangeLog,v 1.16 
2014/07/14 10:36:25 ercpe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ChangeLog,v 1.17 
2014/07/14 10:44:09 ercpe Exp $
+
+*ehcache-1.2.4-r3 (14 Jul 2014)
+
+  14 Jul 2014; Johann Schmitz  +ehcache-1.2.4-r3.ebuild:
+  Bump to EAPI=5; use java-pkg-simple
 
 *ehcache-1.1-r2 (14 Jul 2014)
 



1.1  dev-java/ehcache/ehcache-1.2.4-r3.ebuild

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

Index: ehcache-1.2.4-r3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ehcache-1.2.4-r3.ebuild,v 
1.1 2014/07/14 10:44:09 ercpe Exp $

EAPI=5

JAVA_PKG_IUSE="doc source"

inherit java-pkg-2 java-pkg-simple

DESCRIPTION="Ehcache is a pure Java, fully-featured, in-process cache."
SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
HOMEPAGE="http://ehcache.sourceforge.net";

LICENSE="Apache-2.0"
SLOT="1.2"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""

COMMON_DEPEND="
dev-java/commons-collections:0
dev-java/commons-logging:0
java-virtuals/servlet-api:2.4"
RDEPEND=">=virtual/jre-1.5
${COMMON_DEPEND}"
DEPEND=">=virtual/jdk-1.5
${COMMON_DEPEND}
app-arch/unzip"

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

JAVA_PKG_WANT_SOURCE="1.4"
JAVA_PKG_WANT_TARGET="1.4"
JAVA_SRC_DIR="src"

JAVA_GENTOO_CLASSPATH="commons-collections,commons-logging,servlet-api-2.4"

java_prepare() {
unzip -d src ${P}-sources.jar || die
rm -rf src/net/sf/ehcache/hibernate || die
rm *.jar || die
}






[gentoo-commits] gentoo-x86 commit in dev-python/networkx: networkx-1.9.ebuild ChangeLog

2014-07-14 Thread Ian Delaney (idella4)
idella4 14/07/14 11:14:21

  Modified: ChangeLog
  Added:networkx-1.9.ebuild
  Log:
  bump; drop py2.6 add py3.4, upgrade deps, doc build
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.26 dev-python/networkx/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/networkx/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   11 Feb 2014 06:21:18 -  1.25
+++ ChangeLog   14 Jul 2014 11:14:21 -  1.26
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/networkx
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/networkx/ChangeLog,v 1.25 
2014/02/11 06:21:18 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/networkx/ChangeLog,v 1.26 
2014/07/14 11:14:21 idella4 Exp $
+
+*networkx-1.9 (14 Jul 2014)
+
+  14 Jul 2014; Ian Delaney  +networkx-1.9.ebuild:
+  bump; drop py2.6 add py3.4, upgrade deps, doc build
 
   11 Feb 2014; SĂ©bastien Fabbro  metadata.xml,
   networkx-1.8.1.ebuild:



1.1  dev-python/networkx/networkx-1.9.ebuild

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

Index: networkx-1.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/networkx/networkx-1.9.ebuild,v 
1.1 2014/07/14 11:14:21 idella4 Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION="Python tools to manipulate graphs and complex networks"
HOMEPAGE="http://networkx.github.io/";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc examples test"

PY2_USEDEP=$(python_gen_usedep python2_7)
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
doc? (
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/pygraphviz[${PY2_USEDEP}]
$(python_gen_cond_dep 'dev-python/numpydoc[${PYTHON_USEDEP}]' 
python2_7)
$(python_gen_cond_dep 
'dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]' python2_7 'python{3_3,3_4}')
)
test? (
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
sci-libs/scipy[${PYTHON_USEDEP}]
)"
RDEPEND=">=dev-python/decorator-3.4.0[${PYTHON_USEDEP}]
examples? (
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/pygraphviz[${PY2_USEDEP}]
dev-python/pyparsing[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
sci-libs/scipy[${PYTHON_USEDEP}]
)"

python_prepare_all() {
sed -e "s/'sphinx.ext.intersphinx', //" -i doc/source/conf.py || die
 distutils-r1_python_prepare_all
}

python_compile_all() {
if use doc; then
sed \
-e "s:^\t\./:\t${PYTHON} :g" \
-i doc/Makefile || die
emake -C doc html
fi
}

python_test() {
nosetests -vv || die
}

python_install_all() {
# Oh my.
rm -r "${ED}"usr/share/doc/${P} || die

use doc && local HTML_DOCS=( doc/build/html/. )
use examples && local EXAMPLES=( examples/. )

distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in media-sound/gnome-music: gnome-music-3.12.2.1.ebuild ChangeLog gnome-music-3.12.2.ebuild

2014-07-14 Thread Pacho Ramos (pacho)
pacho   14/07/14 11:20:47

  Modified: ChangeLog
  Added:gnome-music-3.12.2.1.ebuild
  Removed:  gnome-music-3.12.2.ebuild
  Log:
  Version bump, drop old (#517026 by Alessandro Capogna)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.16 media-sound/gnome-music/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   13 Jun 2014 10:48:22 -  1.15
+++ ChangeLog   14 Jul 2014 11:20:47 -  1.16
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/gnome-music
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v 1.15 
2014/06/13 10:48:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-music/ChangeLog,v 1.16 
2014/07/14 11:20:47 pacho Exp $
+
+*gnome-music-3.12.2.1 (14 Jul 2014)
+
+  14 Jul 2014; Pacho Ramos  +gnome-music-3.12.2.1.ebuild,
+  -gnome-music-3.12.2.ebuild:
+  Version bump, drop old (#517026 by Alessandro Capogna)
 
   13 Jun 2014; Pacho Ramos  -gnome-music-3.10.3.ebuild,
   -gnome-music-3.12.1.ebuild, gnome-music-3.12.2.ebuild:



1.1  media-sound/gnome-music/gnome-music-3.12.2.1.ebuild

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

Index: gnome-music-3.12.2.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/gnome-music/gnome-music-3.12.2.1.ebuild,v 
1.1 2014/07/14 11:20:47 pacho Exp $

EAPI="5"
GCONF_DEBUG="no"
PYTHON_COMPAT=( python{3_2,3_3} )

inherit gnome2 python-single-r1

DESCRIPTION="Music management for Gnome"
HOMEPAGE="http://wiki.gnome.org/Apps/Music";

LICENSE="GPL-2+"
SLOT="0"
IUSE=""
# Let people emerge this by default, bug #472932
IUSE+=" python_single_target_python3_2 +python_single_target_python3_3"

REQUIRED_USE="${PYTHON_REQUIRED_USE}"

KEYWORDS="~amd64 ~x86"

COMMON_DEPEND="
${PYTHON_DEPS}
>=dev-libs/glib-2.28:2
>=dev-libs/gobject-introspection-1.35.9
>=media-libs/grilo-0.2.6:0.2[introspection]
>=x11-libs/gtk+-3.9:3[introspection]
"
RDEPEND="${COMMON_DEPEND}
app-misc/tracker[introspection(+)]
|| (
app-misc/tracker[gstreamer]
app-misc/tracker[ffmpeg]
app-misc/tracker[xine]
)
dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
dev-python/dbus-python[${PYTHON_USEDEP}]
media-libs/gstreamer:1.0[introspection]
media-libs/gst-plugins-base:1.0[introspection]
media-plugins/gst-plugins-meta:1.0
media-plugins/grilo-plugins:0.2[tracker]
"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.26
virtual/pkgconfig
"

src_configure() {
gnome2_src_configure ITSTOOL="$(type -P true)"
}

src_install() {
gnome2_src_install
python_fix_shebang "${ED}"
}






[gentoo-commits] gentoo-x86 commit in media-libs/libmad: libmad-0.15.1b-r8.ebuild ChangeLog

2014-07-14 Thread Mikle Kolyada (zlogene)
zlogene 14/07/14 11:23:30

  Modified: libmad-0.15.1b-r8.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #516326
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  media-libs/libmad/libmad-0.15.1b-r8.ebuild

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

Index: libmad-0.15.1b-r8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libmad/libmad-0.15.1b-r8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libmad-0.15.1b-r8.ebuild28 Jul 2013 22:02:45 -  1.1
+++ libmad-0.15.1b-r8.ebuild14 Jul 2014 11:23:29 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libmad/libmad-0.15.1b-r8.ebuild,v 1.1 
2013/07/28 22:02:45 aballier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libmad/libmad-0.15.1b-r8.ebuild,v 1.2 
2014/07/14 11:23:29 zlogene Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="debug static-libs"
 
 DEPEND=""



1.75 media-libs/libmad/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libmad/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog   28 Jul 2013 22:02:45 -  1.74
+++ ChangeLog   14 Jul 2014 11:23:29 -  1.75
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libmad
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmad/ChangeLog,v 1.74 
2013/07/28 22:02:45 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmad/ChangeLog,v 1.75 
2014/07/14 11:23:29 zlogene Exp $
+
+  14 Jul 2014; Mikle Kolyada  libmad-0.15.1b-r8.ebuild:
+  amd64 stable wrt bug #516326
 
 *libmad-0.15.1b-r8 (28 Jul 2013)
 






[gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-data-server: evolution-data-server-3.12.4.ebuild ChangeLog evolution-data-server-3.12.2.ebuild

2014-07-14 Thread Pacho Ramos (pacho)
pacho   14/07/14 11:36:26

  Modified: ChangeLog
  Added:evolution-data-server-3.12.4.ebuild
  Removed:  evolution-data-server-3.12.2.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.397gnome-extra/evolution-data-server/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?rev=1.397&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?rev=1.397&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?r1=1.396&r2=1.397

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v
retrieving revision 1.396
retrieving revision 1.397
diff -u -r1.396 -r1.397
--- ChangeLog   12 Jun 2014 18:25:20 -  1.396
+++ ChangeLog   14 Jul 2014 11:36:26 -  1.397
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/evolution-data-server
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.396 
2014/06/12 18:25:20 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.397 
2014/07/14 11:36:26 pacho Exp $
+
+*evolution-data-server-3.12.4 (14 Jul 2014)
+
+  14 Jul 2014; Pacho Ramos 
+  +evolution-data-server-3.12.4.ebuild, -evolution-data-server-3.12.2.ebuild:
+  Version bump, drop old
 
 *evolution-data-server-3.12.3 (12 Jun 2014)
 



1.1  
gnome-extra/evolution-data-server/evolution-data-server-3.12.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.12.4.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.12.4.ebuild?rev=1.1&content-type=text/plain

Index: evolution-data-server-3.12.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.12.4.ebuild,v
 1.1 2014/07/14 11:36:26 pacho Exp $

EAPI="5"
GCONF_DEBUG="no"
# python3 not really supported, bug #478678
PYTHON_COMPAT=( python2_7 pypy pypy2_0 )
VALA_MIN_API_VERSION="0.18"
VALA_USE_DEPEND="vapigen"

inherit db-use flag-o-matic gnome2 python-any-r1 vala virtualx

DESCRIPTION="Evolution groupware backend"
HOMEPAGE="https://wiki.gnome.org/Apps/Evolution";

# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat"
SLOT="0/49" # subslot = libcamel-1.2 soname version
IUSE="api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap 
kerberos vala +weather"
REQUIRED_USE="vala? ( introspection )"

KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"

RDEPEND="
>=app-crypt/gcr-3.4
>=app-crypt/libsecret-0.5[crypt]
>=dev-db/sqlite-3.5:=
>=dev-libs/glib-2.36:2
>=dev-libs/libgdata-0.10:=
>=dev-libs/libical-0.43:=
>=net-libs/libsoup-2.42:2.4
>=dev-libs/libxml2-2
>=dev-libs/nspr-4.4:=
>=dev-libs/nss-3.9:=
>=sys-libs/db-4:=

dev-libs/icu:=
sys-libs/zlib:=
virtual/libiconv

gtk? (
>=app-crypt/gcr-3.4[gtk]
>=x11-libs/gtk+-3.2:3
)
gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.8 )
introspection? ( >=dev-libs/gobject-introspection-0.9.12 )
kerberos? ( virtual/krb5:= )
ldap? ( >=net-nds/openldap-2:= )
weather? ( >=dev-libs/libgweather-3.8:2= )
"
DEPEND="${RDEPEND}
${PYTHON_DEPS}
dev-util/gperf
>=dev-util/gtk-doc-am-1.14
>=dev-util/intltool-0.35.5
>=gnome-base/gnome-common-3.5.5
>=sys-devel/gettext-0.17
virtual/pkgconfig
vala? ( $(vala_depend) )"
# eautoreconf needs:
#   >=gnome-base/gnome-common-2

# Some tests fail due to missings locales.
# Also, dbus tests are flacky, bugs #397975 #501834
# It looks like a nightmare to disable those for now.
RESTRICT="test"

pkg_setup() {
python-any-r1_pkg_setup
}

src_prepare() {
use vala && vala_src_prepare

# Fix relink issues in src_install
ELTCONF="--reverse-deps"

gnome2_src_prepare

# FIXME: Fix compilation flags crazyness
sed 's/^\(AM_CFLAGS="\)$WARNING_FLAGS/\1/' \
-i configure || die "sed failed"
}

src_configure() {
# /usr/include/db.h is always db-1 on FreeBSD
# 

[gentoo-commits] gentoo-x86 commit in app-portage/g-cpan: ChangeLog g-cpan-0.16.5.ebuild

2014-07-14 Thread Tony Vroon (chainsaw)
chainsaw14/07/14 11:46:01

  Modified: ChangeLog
  Added:g-cpan-0.16.5.ebuild
  Log:
  Release incorporating fixes from bugs #420617, #424657 & #484108. With both 
my thanks and my apologies to Sergiy Borodych, Roberto Araneda & Petr Pisar.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  ChangesPath
1.78 app-portage/g-cpan/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/g-cpan/ChangeLog?rev=1.78&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/g-cpan/ChangeLog?rev=1.78&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/g-cpan/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/g-cpan/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   30 Jul 2013 23:39:43 -  1.77
+++ ChangeLog   14 Jul 2014 11:46:01 -  1.78
@@ -1,6 +1,12 @@
 # ChangeLog for app-portage/g-cpan
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/ChangeLog,v 1.77 
2013/07/30 23:39:43 zlogene Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/ChangeLog,v 1.78 
2014/07/14 11:46:01 chainsaw Exp $
+
+*g-cpan-0.16.5 (14 Jul 2014)
+
+  14 Jul 2014; Tony Vroon  +g-cpan-0.16.5.ebuild:
+  Release incorporating fixes from bugs #420617, #424657 & #484108. With both
+  my thanks and my apologies to Sergiy Borodych, Roberto Araneda & Petr Pisar.
 
   30 Jul 2013; Mikle Kolyada  -g-cpan-0.13.02.ebuild,
   -g-cpan-0.14.0.ebuild, -g-cpan-0.15.0-r1.ebuild, -g-cpan-0.16.2.ebuild,



1.1  app-portage/g-cpan/g-cpan-0.16.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/g-cpan/g-cpan-0.16.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/g-cpan/g-cpan-0.16.5.ebuild?rev=1.1&content-type=text/plain

Index: g-cpan-0.16.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/g-cpan-0.16.5.ebuild,v 
1.1 2014/07/14 11:46:01 chainsaw Exp $

EAPI=5

inherit perl-module

DESCRIPTION="g-cpan: generate and install CPAN modules using portage"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/g-cpan.xml";
SRC_URI="mirror://gentoo/${P}.tar.gz
 http://dev.gentoo.org/~chainsaw/distfiles/${P}.tar.gz";

LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
IUSE=""

DEPEND="dev-lang/perl
>=dev-perl/yaml-0.60
dev-perl/Shell-EnvImporter
dev-perl/Log-Agent"
RDEPEND="${DEPEND}"

src_install() {
perl-module_src_install
diropts "-m0755"
dodir "/var/tmp/g-cpan"
keepdir "/var/tmp/g-cpan"
dodir "/var/log/g-cpan"
keepdir "/var/log/g-cpan"
}

pkg_postinst() {
elog "You may wish to adjust the permissions on /var/tmp/g-cpan"
elog "if you have users besides root expecting to use g-cpan."
elog "Please note that some CPAN packages need additional manual"
elog "parameters or tweaking, due to bugs in their build systems."
}






[gentoo-commits] gentoo-x86 commit in dev-qt/qtlockedfile: qtlockedfile-2.4.1_p20130904.ebuild ChangeLog

2014-07-14 Thread Davide Pesavento (pesa)
pesa14/07/14 11:52:44

  Modified: qtlockedfile-2.4.1_p20130904.ebuild ChangeLog
  Log:
  x86 stable wrt bug #514896
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xDADED6B2671CB57D!)

Revision  ChangesPath
1.4  dev-qt/qtlockedfile/qtlockedfile-2.4.1_p20130904.ebuild

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

Index: qtlockedfile-2.4.1_p20130904.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-qt/qtlockedfile/qtlockedfile-2.4.1_p20130904.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qtlockedfile-2.4.1_p20130904.ebuild 11 Jul 2014 21:18:20 -  1.3
+++ qtlockedfile-2.4.1_p20130904.ebuild 14 Jul 2014 11:52:44 -  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-qt/qtlockedfile/qtlockedfile-2.4.1_p20130904.ebuild,v
 1.3 2014/07/11 21:18:20 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-qt/qtlockedfile/qtlockedfile-2.4.1_p20130904.ebuild,v
 1.4 2014/07/14 11:52:44 pesa Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="|| ( LGPL-2.1 GPL-3 )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
 DEPEND="dev-qt/qtcore:4"



1.10 dev-qt/qtlockedfile/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtlockedfile/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   11 Jul 2014 21:18:20 -  1.9
+++ ChangeLog   14 Jul 2014 11:52:44 -  1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-qt/qtlockedfile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtlockedfile/ChangeLog,v 1.9 
2014/07/11 21:18:20 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtlockedfile/ChangeLog,v 1.10 
2014/07/14 11:52:44 pesa Exp $
+
+  14 Jul 2014; Davide Pesavento 
+  qtlockedfile-2.4.1_p20130904.ebuild:
+  x86 stable wrt bug #514896
 
   11 Jul 2014; Mikle Kolyada 
   qtlockedfile-2.4.1_p20130904.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-qt/qtsingleapplication: qtsingleapplication-2.6.1_p20130904-r1.ebuild ChangeLog

2014-07-14 Thread Davide Pesavento (pesa)
pesa14/07/14 11:53:59

  Modified: qtsingleapplication-2.6.1_p20130904-r1.ebuild
ChangeLog
  Log:
  x86 stable wrt bug #514896
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xDADED6B2671CB57D!)

Revision  ChangesPath
1.3  
dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20130904-r1.ebuild

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

Index: qtsingleapplication-2.6.1_p20130904-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20130904-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qtsingleapplication-2.6.1_p20130904-r1.ebuild   11 Jul 2014 21:18:53 
-  1.2
+++ qtsingleapplication-2.6.1_p20130904-r1.ebuild   14 Jul 2014 11:53:59 
-  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-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20130904-r1.ebuild,v
 1.2 2014/07/11 21:18:53 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20130904-r1.ebuild,v
 1.3 2014/07/14 11:53:59 pesa Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="|| ( LGPL-2.1 GPL-3 )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE="X doc"
 
 DEPEND="



1.8  dev-qt/qtsingleapplication/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtsingleapplication/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   11 Jul 2014 21:18:53 -  1.7
+++ ChangeLog   14 Jul 2014 11:53:59 -  1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-qt/qtsingleapplication
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtsingleapplication/ChangeLog,v 1.7 
2014/07/11 21:18:53 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtsingleapplication/ChangeLog,v 1.8 
2014/07/14 11:53:59 pesa Exp $
+
+  14 Jul 2014; Davide Pesavento 
+  qtsingleapplication-2.6.1_p20130904-r1.ebuild:
+  x86 stable wrt bug #514896
 
   11 Jul 2014; Mikle Kolyada 
   qtsingleapplication-2.6.1_p20130904-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in mail-client/evolution: evolution-3.12.4.ebuild ChangeLog

2014-07-14 Thread Pacho Ramos (pacho)
pacho   14/07/14 11:58:12

  Modified: ChangeLog
  Added:evolution-3.12.4.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.426mail-client/evolution/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?rev=1.426&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?rev=1.426&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?r1=1.425&r2=1.426

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v
retrieving revision 1.425
retrieving revision 1.426
diff -u -r1.425 -r1.426
--- ChangeLog   30 Jun 2014 09:50:57 -  1.425
+++ ChangeLog   14 Jul 2014 11:58:12 -  1.426
@@ -1,6 +1,11 @@
 # ChangeLog for mail-client/evolution
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.425 
2014/06/30 09:50:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.426 
2014/07/14 11:58:12 pacho Exp $
+
+*evolution-3.12.4 (14 Jul 2014)
+
+  14 Jul 2014; Pacho Ramos  +evolution-3.12.4.ebuild:
+  Version bump
 
   30 Jun 2014; Pacho Ramos  -evolution-3.12.3.ebuild,
   evolution-3.12.3-r1.ebuild:



1.1  mail-client/evolution/evolution-3.12.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.4.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.4.ebuild?rev=1.1&content-type=text/plain

Index: evolution-3.12.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.4.ebuild,v 1.1 
2014/07/14 11:58:12 pacho Exp $

EAPI="5"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"

inherit eutils flag-o-matic readme.gentoo gnome2 #autotools

DESCRIPTION="Integrated mail, addressbook and calendaring functionality"
HOMEPAGE="https://wiki.gnome.org/Apps/Evolution";

# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
LICENSE="|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP"
SLOT="2.0"
IUSE="+bogofilter crypt highlight ldap map spamassassin spell ssl +weather"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"

# We need a graphical pinentry frontend to be able to ask for the GPG
# password from inside evolution, bug 160302
PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt 
app-crypt/pinentry[qt4] )"

# glade-3 support is for maintainers only per configure.ac
# pst is not mature enough and changes API/ABI frequently
COMMON_DEPEND="
>=app-crypt/gcr-3.4
>=dev-libs/glib-2.36:2
>=x11-libs/cairo-1.9.15:=[glib]
>=x11-libs/gtk+-3.8.0:3
>=x11-libs/gdk-pixbuf-2.24:2
>=gnome-base/gnome-desktop-2.91.3:3=
>=gnome-base/gsettings-desktop-schemas-2.91.92
>=media-libs/libcanberra-0.25[gtk3]
>=x11-libs/libnotify-0.7:=
>=gnome-extra/evolution-data-server-${PV}:=[weather?]
>=gnome-extra/gtkhtml-4.5.2:4.0
dev-libs/atk
>=dev-libs/dbus-glib-0.6
>=dev-libs/libxml2-2.7.3:2
>=net-libs/libsoup-2.42:2.4
>=x11-misc/shared-mime-info-0.22
>=x11-themes/gnome-icon-theme-2.30.2.1
>=dev-libs/libgdata-0.10:=
>=net-libs/webkit-gtk-2.0.1:3

x11-libs/libSM
x11-libs/libICE

crypt? ( || (
( >=app-crypt/gnupg-2.0.1-r2 ${PINENTRY_DEPEND} )
=app-crypt/gnupg-1.4* ) )
map? (
>=app-misc/geoclue-0.12.0:0
>=media-libs/libchamplain-0.12:0.12[gtk]
>=media-libs/clutter-1.0.0:1.0
>=media-libs/clutter-gtk-0.90:1.0
>=sci-geosciences/geocode-glib-3.10.0
x11-libs/mx:1.0 )
spell? ( app-text/gtkspell:3 )
ldap? ( >=net-nds/openldap-2:= )
ssl? (
>=dev-libs/nspr-4.6.1:=
>=dev-libs/nss-3.11:= )
weather? ( >=dev-libs/libgweather-3.8:2= )
"
DEPEND="${COMMON_DEPEND}
app-text/docbook-xml-dtd:4.1.2
dev-util/gtk-doc-am
>=dev-util/intltool-0.40.0
virtual/pkgconfig
"
# eautoreconf needs:
#   app-text/yelp-tools
#   >=gnome-base/gnome-common-2.12
RDEPEND="${COMMON_DEPEND}
bogofilter? ( mail-filter/bogofilter )
highlight? ( app-text/highlight )
spamassassin? ( mail-filter/spamassassin )
!gnome-extra/evolution-exchange
"

DISABLE_AUTOFORMATTING="yes"
DOC_CONTENTS="To change the default bro

[gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-ews: evolution-ews-3.12.4.ebuild ChangeLog evolution-ews-3.12.2.ebuild

2014-07-14 Thread Pacho Ramos (pacho)
pacho   14/07/14 12:01:14

  Modified: ChangeLog
  Added:evolution-ews-3.12.4.ebuild
  Removed:  evolution-ews-3.12.2.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.29 gnome-extra/evolution-ews/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/ChangeLog?rev=1.29&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/ChangeLog?rev=1.29&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-ews/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   12 Jun 2014 18:40:29 -  1.28
+++ ChangeLog   14 Jul 2014 12:01:14 -  1.29
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/evolution-ews
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-ews/ChangeLog,v 1.28 
2014/06/12 18:40:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-ews/ChangeLog,v 1.29 
2014/07/14 12:01:14 pacho Exp $
+
+*evolution-ews-3.12.4 (14 Jul 2014)
+
+  14 Jul 2014; Pacho Ramos  +evolution-ews-3.12.4.ebuild,
+  -evolution-ews-3.12.2.ebuild:
+  Version bump, drop old
 
 *evolution-ews-3.12.3 (12 Jun 2014)
 



1.1  gnome-extra/evolution-ews/evolution-ews-3.12.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/evolution-ews-3.12.4.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/evolution-ews-3.12.4.ebuild?rev=1.1&content-type=text/plain

Index: evolution-ews-3.12.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/evolution-ews/evolution-ews-3.12.4.ebuild,v 
1.1 2014/07/14 12:01:14 pacho Exp $

EAPI="5"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"

inherit gnome2

DESCRIPTION="Evolution module for connecting to Microsoft Exchange Web Services"
HOMEPAGE="https://wiki.gnome.org/Apps/Evolution";

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="
dev-db/sqlite:3=
>=dev-libs/glib-2.32:2
dev-libs/libical:0=
>=dev-libs/libxml2-2
>=gnome-extra/evolution-data-server-${PV}:0=
>=mail-client/evolution-${PV}:2.0
>=net-libs/libsoup-2.42:2.4
>=x11-libs/gtk+-3:3
"
DEPEND="${RDEPEND}
>=dev-util/gtk-doc-am-1.9
>=dev-util/intltool-0.35.5
virtual/pkgconfig
"

# Requires libhttpmock which is not in portage
RESTRICT="test"

src_configure() {
# We don't have libmspack, needing internal lzx
gnome2_src_configure --with-internal-lzx
}






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

2014-07-14 Thread Jeroen Roovers (jer)
jer 14/07/14 12:03:33

  Modified: metadata.xml ChangeLog
  Log:
  Whitespace.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.19 app-admin/collectd/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/collectd/metadata.xml?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/collectd/metadata.xml?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/collectd/metadata.xml?r1=1.18&r2=1.19

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/collectd/metadata.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- metadata.xml22 Aug 2013 09:42:58 -  1.18
+++ metadata.xml14 Jul 2014 12:03:33 -  1.19
@@ -112,4 +112,4 @@
Build the 
write_mongodb output plugin (sends the values collected by collectd to a 
MongoDB)
Install user-contributed files in the doc 
directory

-
\ No newline at end of file
+



1.61 app-admin/collectd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/collectd/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   30 Jun 2014 19:17:49 -  1.60
+++ ChangeLog   14 Jul 2014 12:03:33 -  1.61
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/collectd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/collectd/ChangeLog,v 1.60 
2014/06/30 19:17:49 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/collectd/ChangeLog,v 1.61 
2014/07/14 12:03:33 jer Exp $
+
+  14 Jul 2014; Jeroen Roovers  metadata.xml:
+  Whitespace.
 
   30 Jun 2014; Sven Vermeulen  collectd-5.2.2.ebuild,
   collectd-5.3.0.ebuild, collectd-5.4.0.ebuild, collectd-5.4.1.ebuild:






[gentoo-commits] gentoo-x86 commit in gnome-extra/gtkhtml: gtkhtml-4.8.3.ebuild ChangeLog gtkhtml-4.8.1.ebuild gtkhtml-4.8.2.ebuild

2014-07-14 Thread Pacho Ramos (pacho)
pacho   14/07/14 12:14:22

  Modified: ChangeLog
  Added:gtkhtml-4.8.3.ebuild
  Removed:  gtkhtml-4.8.1.ebuild gtkhtml-4.8.2.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.291gnome-extra/gtkhtml/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?rev=1.291&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?rev=1.291&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?r1=1.290&r2=1.291

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -r1.290 -r1.291
--- ChangeLog   13 Jun 2014 10:42:49 -  1.290
+++ ChangeLog   14 Jul 2014 12:14:21 -  1.291
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/gtkhtml
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.290 
2014/06/13 10:42:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.291 
2014/07/14 12:14:21 pacho Exp $
+
+*gtkhtml-4.8.3 (14 Jul 2014)
+
+  14 Jul 2014; Pacho Ramos  +gtkhtml-4.8.3.ebuild,
+  -gtkhtml-4.8.1.ebuild, -gtkhtml-4.8.2.ebuild:
+  Version bump, drop old
 
 *gtkhtml-4.8.2 (13 Jun 2014)
 



1.1  gnome-extra/gtkhtml/gtkhtml-4.8.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.8.3.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.8.3.ebuild?rev=1.1&content-type=text/plain

Index: gtkhtml-4.8.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.8.3.ebuild,v 
1.1 2014/07/14 12:14:21 pacho Exp $

EAPI="5"
GCONF_DEBUG="no"

inherit gnome2

DESCRIPTION="Lightweight HTML rendering/printing/editing engine"
HOMEPAGE="https://git.gnome.org/browse/gtkhtml";

LICENSE="GPL-2+ LGPL-2+"
SLOT="4.0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE=""

# orbit is referenced in configure, but is not used anywhere else
RDEPEND="
>=x11-libs/gtk+-3.2:3
>=x11-libs/cairo-1.10:=
x11-libs/pango
>=app-text/enchant-1.1.7:=
gnome-base/gsettings-desktop-schemas
>=app-text/iso-codes-0.49
>=net-libs/libsoup-2.26.0:2.4
"
DEPEND="${RDEPEND}
x11-proto/xproto
sys-devel/gettext
>=dev-util/intltool-0.40.0
virtual/pkgconfig
"

src_configure() {
gnome2_src_configure --disable-static
}

src_install() {
gnome2_src_install

# Don't collide with 3.14 slot
mv "${ED}"/usr/bin/gtkhtml-editor-test{,-${SLOT}} || die
}






[gentoo-commits] gentoo-x86 commit in net-analyzer/nb: ChangeLog nb-0.8.14.ebuild

2014-07-14 Thread Jeroen Roovers (jer)
jer 14/07/14 12:15:28

  Modified: ChangeLog
  Removed:  nb-0.8.14.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.20 net-analyzer/nb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nb/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   3 May 2014 21:30:16 -   1.19
+++ ChangeLog   14 Jul 2014 12:15:28 -  1.20
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/nb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/ChangeLog,v 1.19 2014/05/03 
21:30:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/ChangeLog,v 1.20 2014/07/14 
12:15:28 jer Exp $
+
+  14 Jul 2014; Jeroen Roovers  -nb-0.8.14.ebuild,
+  -files/nb-0.8.14-configure.patch:
+  Old.
 
 *nb-0.8.16 (03 May 2014)
 






[gentoo-commits] gentoo-x86 commit in net-analyzer/nb/files: nb-0.8.14-configure.patch

2014-07-14 Thread Jeroen Roovers (jer)
jer 14/07/14 12:15:28

  Removed:  nb-0.8.14-configure.patch
  Log:
  Old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)



[gentoo-commits] gentoo-x86 commit in app-misc/tracker: tracker-1.0.2.ebuild ChangeLog

2014-07-14 Thread Pacho Ramos (pacho)
pacho   14/07/14 12:29:44

  Modified: ChangeLog
  Added:tracker-1.0.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.171app-misc/tracker/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/tracker/ChangeLog,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- ChangeLog   25 Jun 2014 12:15:03 -  1.170
+++ ChangeLog   14 Jul 2014 12:29:44 -  1.171
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/tracker
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tracker/ChangeLog,v 1.170 
2014/06/25 12:15:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tracker/ChangeLog,v 1.171 
2014/07/14 12:29:44 pacho Exp $
+
+*tracker-1.0.2 (14 Jul 2014)
+
+  14 Jul 2014; Pacho Ramos  +tracker-1.0.2.ebuild:
+  Version bump
 
   25 Jun 2014; Pacho Ramos 
   +files/tracker-1.0.1-libmediaart-disabled.patch, tracker-1.0.1.ebuild:



1.1  app-misc/tracker/tracker-1.0.2.ebuild

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

Index: tracker-1.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-misc/tracker/tracker-1.0.2.ebuild,v 1.1 
2014/07/14 12:29:44 pacho Exp $

EAPI="5"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
PYTHON_COMPAT=( python2_{6,7} )
VALA_MIN_API_VERSION="0.14"

inherit autotools eutils gnome2 linux-info multilib python-any-r1 vala 
versionator virtualx

DESCRIPTION="A tagging metadata database, search tool and indexer"
HOMEPAGE="https://wiki.gnome.org/Projects/Tracker";

LICENSE="GPL-2+ LGPL-2.1+"
SLOT="0/100"
IUSE="cue eds elibc_glibc exif ffmpeg firefox-bookmarks flac gif gsf
gstreamer gtk iptc +iso +jpeg laptop +miner-fs mp3 nautilus networkmanager
pdf playlist rss test thunderbird +tiff upnp-av +vorbis +xml xmp xps"

KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"

REQUIRED_USE="
?? ( gstreamer ffmpeg )
cue? ( gstreamer )
upnp-av? ( gstreamer )
!miner-fs? ( !cue !exif !flac !gif !gsf !iptc !iso !jpeg !mp3 !pdf 
!playlist !tiff !vorbis !xml !xmp !xps )
"

# According to NEWS, introspection is non-optional
# glibc-2.12 needed for SCHED_IDLE (see bug #385003)
# sqlite-3.7.16 for FTS4 support
RDEPEND="
>=app-i18n/enca-1.9
>=dev-db/sqlite-3.7.16:=
>=dev-libs/glib-2.38:2
>=dev-libs/gobject-introspection-0.9.5
>=dev-libs/icu-4.8.1.1:=
|| (
>=media-gfx/imagemagick-5.2.1[png,jpeg=]
media-gfx/graphicsmagick[imagemagick,png,jpeg=] )
>=media-libs/libpng-1.2:0=
>=media-libs/libmediaart-0.1:1.0
>=x11-libs/pango-1:=
sys-apps/util-linux

cue? ( media-libs/libcue )
eds? (
>=mail-client/evolution-3.3.5:=
>=gnome-extra/evolution-data-server-3.3.5:=
=sys-libs/glibc-2.12 )
exif? ( >=media-libs/libexif-0.6 )
ffmpeg? ( >=virtual/ffmpeg-9 )
firefox-bookmarks? ( || (
>=www-client/firefox-4.0
>=www-client/firefox-bin-4.0 ) )
flac? ( >=media-libs/flac-1.2.1 )
gif? ( media-libs/giflib )
gsf? ( >=gnome-extra/libgsf-1.14.24 )
gstreamer? (
media-libs/gstreamer:1.0
media-libs/gst-plugins-base:1.0 )
gtk? (
>=dev-libs/libgee-0.3:0.8
>=x11-libs/gtk+-3:3 )
iptc? ( media-libs/libiptcdata )
iso? ( >=sys-libs/libosinfo-0.2.9:= )
jpeg? ( virtual/jpeg:0 )
laptop? ( || ( >=sys-power/upower-0.9 sys-power/upower-pm-utils ) )
mp3? ( >=media-libs/taglib-1.6 )
networkmanager? ( >=net-misc/networkmanager-0.8 )
pdf? (
>=x11-libs/cairo-1:=
>=app-text/poppler-0.16:=[cairo,utils]
>=x11-libs/gtk+-2.12:2 )
playlist? ( >=dev-libs/totem-pl-parser-3 )
rss? ( net-libs/libgrss:0.5 )
thunderbird? ( || (
>=mail-client/thunderbird-5.0
>=mail-client/thunderbird-bin-5.0 ) )
tiff? ( media-libs/tiff )

[gentoo-commits] gentoo-x86 commit in gnome-extra/nautilus-tracker-tags: nautilus-tracker-tags-1.0.2.ebuild ChangeLog

2014-07-14 Thread Pacho Ramos (pacho)
pacho   14/07/14 12:30:09

  Modified: ChangeLog
  Added:nautilus-tracker-tags-1.0.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.28 gnome-extra/nautilus-tracker-tags/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-tracker-tags/ChangeLog?rev=1.28&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-tracker-tags/ChangeLog?rev=1.28&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-tracker-tags/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-tracker-tags/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   1 Jun 2014 14:00:01 -   1.27
+++ ChangeLog   14 Jul 2014 12:30:09 -  1.28
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/nautilus-tracker-tags
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/nautilus-tracker-tags/ChangeLog,v 1.27 
2014/06/01 14:00:01 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/nautilus-tracker-tags/ChangeLog,v 1.28 
2014/07/14 12:30:09 pacho Exp $
+
+*nautilus-tracker-tags-1.0.2 (14 Jul 2014)
+
+  14 Jul 2014; Pacho Ramos 
+  +nautilus-tracker-tags-1.0.2.ebuild:
+  Version bump
 
   01 Jun 2014; Pacho Ramos 
   -nautilus-tracker-tags-1.0.0.ebuild:



1.1  
gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.0.2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.0.2.ebuild?rev=1.1&content-type=text/plain

Index: nautilus-tracker-tags-1.0.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.0.2.ebuild,v
 1.1 2014/07/14 12:30:09 pacho Exp $

EAPI="5"
GNOME_ORG_MODULE="tracker"

inherit gnome.org toolchain-funcs

DESCRIPTION="Nautilus extension to tag files for Tracker"
HOMEPAGE="https://wiki.gnome.org/Projects/Tracker";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

COMMON_DEPEND="
~app-misc/tracker-${PV}
>=dev-libs/glib-2.38:2
>=gnome-base/nautilus-2.90
x11-libs/gtk+:3
"
RDEPEND="${COMMON_DEPEND}
!

[gentoo-commits] gentoo-x86 commit in net-analyzer/nbtscan: nbtscan-1.5.1-r3.ebuild ChangeLog

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

  Modified: ChangeLog
  Added:nbtscan-1.5.1-r3.ebuild
  Log:
  EAPI bump. Convert sed scripts to patch. Fix an off-by-one in the 
${P}-script-whitespace.patch.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.32 net-analyzer/nbtscan/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   15 Sep 2010 01:24:39 -  1.31
+++ ChangeLog   14 Jul 2014 12:37:45 -  1.32
@@ -1,6 +1,14 @@
 # ChangeLog for net-analyzer/nbtscan
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v 1.31 
2010/09/15 01:24:39 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v 1.32 
2014/07/14 12:37:45 jer Exp $
+
+*nbtscan-1.5.1-r3 (14 Jul 2014)
+
+  14 Jul 2014; Jeroen Roovers  +nbtscan-1.5.1-r3.ebuild,
+  +files/nbtscan-1.5.1-gentoo.patch,
+  files/nbtscan-1.5.1-script-whitespace.patch:
+  EAPI bump. Convert sed scripts to patch. Fix an off-by-one in the
+  ${P}-script-whitespace.patch.
 
   15 Sep 2010; Jeroen Roovers  nbtscan-1.5.1-r1.ebuild,
   nbtscan-1.5.1-r2.ebuild:



1.1  net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild?rev=1.1&content-type=text/plain

Index: nbtscan-1.5.1-r3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild,v 1.1 
2014/07/14 12:37:44 jer Exp $

EAPI=5

inherit eutils

DESCRIPTION="NBTscan is a program for scanning IP networks for NetBIOS name 
information"
HOMEPAGE="http://www.inetcat.net/software/nbtscan.html";
SRC_URI="http://www.sourcefiles.org/Networking/Tools/Miscellanenous/${P}.tar.gz";
SRC_URI="http://www.inetcat.net/software/${P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"

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

src_prepare() {
epatch \
"${FILESDIR}"/${P}-includes-declarations.patch \
"${FILESDIR}"/${P}-gentoo.patch \
"${FILESDIR}"/${P}-script-whitespace.patch
}

src_install () {
dobin ${PN}
dodoc ChangeLog README
}






[gentoo-commits] gentoo-x86 commit in net-analyzer/nbtscan/files: nbtscan-1.5.1-script-whitespace.patch nbtscan-1.5.1-gentoo.patch

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

  Modified: nbtscan-1.5.1-script-whitespace.patch
  Added:nbtscan-1.5.1-gentoo.patch
  Log:
  EAPI bump. Convert sed scripts to patch. Fix an off-by-one in the 
${P}-script-whitespace.patch.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  
net-analyzer/nbtscan/files/nbtscan-1.5.1-script-whitespace.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbtscan/files/nbtscan-1.5.1-script-whitespace.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbtscan/files/nbtscan-1.5.1-script-whitespace.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbtscan/files/nbtscan-1.5.1-script-whitespace.patch?r1=1.1&r2=1.2

Index: nbtscan-1.5.1-script-whitespace.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/nbtscan/files/nbtscan-1.5.1-script-whitespace.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nbtscan-1.5.1-script-whitespace.patch   5 Mar 2005 07:59:38 -   
1.1
+++ nbtscan-1.5.1-script-whitespace.patch   14 Jul 2014 12:37:44 -  
1.2
@@ -1,8 +1,5 @@
-Only in nbtscan-1.5.1a: config.log
-Only in nbtscan-1.5.1a: config.status
-diff -u nbtscan-1.5.1a/nbtscan.c nbtscan-1.5.1a-work/nbtscan.c
 nbtscan-1.5.1a/nbtscan.c   2003-06-06 08:14:00.0 -0400
-+++ nbtscan-1.5.1a-work/nbtscan.c  2003-06-30 13:20:22.0 -0400
+--- a/nbtscan.c
 b/nbtscan.c
 @@ -86,7 +86,7 @@
  int d_print_hostinfo(struct in_addr addr, const struct nb_host_info* 
hostinfo) {
int i;
@@ -20,7 +17,7 @@
 -  name[16]=0; 
 -  printf("%-17s Service: 0x%02x Flags: 0x%04x\n", name, service, 
hostinfo->names[i].rr_flags);
 +  strncpy(comp_name, hostinfo->names[i].ascii_name, 15);
-+  comp_name[16]=0; 
++  comp_name[15]=0; 
 +  printf("%-17s Service: 0x%02x Flags: 0x%04x\n", comp_name, service, 
hostinfo->names[i].rr_flags);
  }
};



1.1  net-analyzer/nbtscan/files/nbtscan-1.5.1-gentoo.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbtscan/files/nbtscan-1.5.1-gentoo.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbtscan/files/nbtscan-1.5.1-gentoo.patch?rev=1.1&content-type=text/plain

Index: nbtscan-1.5.1-gentoo.patch
===
--- a/Makefile.in
+++ b/Makefile.in
@@ -11,10 +11,10 @@
 BINDIR  = @bindir@
 
 nbtscan: $(OBJECTS)
-   $(CC) $(CFLAGS) -o nbtscan $(OBJECTS) $(LIBS)
+   $(CC) $(CFLAGS) $(LDFLAGS) -o nbtscan $(OBJECTS) $(LIBS)
 
 install:
-   $(INSTALL) $(TARGET) $(BINDIR)/$(TARGET)
+   $(INSTALL) $(TARGET) $(DESTDIR)/$(BINDIR)/$(TARGET)
 
 nbtscan.o: nbtscan.c statusq.h range.h list.h
$(CC) $(CFLAGS) $(DEFS) -c nbtscan.c






[gentoo-commits] gentoo-x86 commit in games-arcade/performous/files: performous-0.7.0-freetype.patch

2014-07-14 Thread Alfredo Tupone (tupone)
tupone  14/07/14 12:54:25

  Added:performous-0.7.0-freetype.patch
  Log:
  freetype is not directly needed. Fix bug #515768
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.1  
games-arcade/performous/files/performous-0.7.0-freetype.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/files/performous-0.7.0-freetype.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/files/performous-0.7.0-freetype.patch?rev=1.1&content-type=text/plain

Index: performous-0.7.0-freetype.patch
===
--- cmake/Modules/FindCairo.cmake.old   2014-07-14 14:46:07.262806432 +0200
+++ cmake/Modules/FindCairo.cmake   2014-07-14 14:46:45.890461688 +0200
@@ -8,7 +8,6 @@
 include(LibFindMacros)
 
 # Dependencies
-libfind_package(Cairo Freetype)
 
 # Use pkg-config to get hints about paths
 libfind_pkg_check_modules(Cairo_PKGCONF cairo)
@@ -28,7 +27,7 @@
 
 # Set the include dir variables and the libraries and let libfind_process do 
the rest.
 # NOTE: Singular variables for this library, plural for libraries this this 
lib depends on.
-set(Cairo_PROCESS_INCLUDES Cairo_INCLUDE_DIR Freetype_INCLUDE_DIRS)
-set(Cairo_PROCESS_LIBS Cairo_LIBRARY Freetype_LIBRARIES)
+set(Cairo_PROCESS_INCLUDES Cairo_INCLUDE_DIR)
+set(Cairo_PROCESS_LIBS Cairo_LIBRARY)
 libfind_process(Cairo)
 
--- cmake/Modules/FindPango.cmake.old   2014-07-14 14:46:13.754748551 +0200
+++ cmake/Modules/FindPango.cmake   2014-07-14 14:47:06.270279853 +0200
@@ -8,7 +8,6 @@
 include(LibFindMacros)
 
 # Dependencies
-libfind_package(Pango Freetype)
 libfind_package(Pango Glib)
 libfind_package(Pango GObject)
 
@@ -30,7 +29,7 @@
 
 # Set the include dir variables and the libraries and let libfind_process do 
the rest.
 # NOTE: Singular variables for this library, plural for libraries this this 
lib depends on.
-set(Pango_PROCESS_INCLUDES Pango_INCLUDE_DIR Freetype_INCLUDE_DIRS 
Glib_INCLUDE_DIRS)
-set(Pango_PROCESS_LIBS Pango_LIBRARY Freetype_LIBRARIES Glib_LIBRARIES 
GObject_LIBRARIES)
+set(Pango_PROCESS_INCLUDES Pango_INCLUDE_DIR Glib_INCLUDE_DIRS)
+set(Pango_PROCESS_LIBS Pango_LIBRARY Glib_LIBRARIES GObject_LIBRARIES)
 libfind_process(Pango)
 






[gentoo-commits] gentoo-x86 commit in games-arcade/performous: ChangeLog performous-0.7.0-r1.ebuild

2014-07-14 Thread Alfredo Tupone (tupone)
tupone  14/07/14 12:54:24

  Modified: ChangeLog performous-0.7.0-r1.ebuild
  Log:
  freetype is not directly needed. Fix bug #515768
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.17 games-arcade/performous/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/performous/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   7 Feb 2013 22:06:19 -   1.16
+++ ChangeLog   14 Jul 2014 12:54:24 -  1.17
@@ -1,6 +1,10 @@
 # ChangeLog for games-arcade/performous
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/ChangeLog,v 1.16 
2013/02/07 22:06:19 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/ChangeLog,v 1.17 
2014/07/14 12:54:24 tupone Exp $
+
+  14 Jul 2014; Alfredo Tupone  performous-0.7.0-r1.ebuild,
+  +files/performous-0.7.0-freetype.patch:
+  freetype is not directly needed. Fix bug #515768 by Patrick Lauer
 
   07 Feb 2013; Ulrich MĂ¼ller  performous-0.7.0.ebuild,
   performous-0.7.0-r1.ebuild:



1.3  games-arcade/performous/performous-0.7.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/performous-0.7.0-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/performous-0.7.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/performous-0.7.0-r1.ebuild?r1=1.2&r2=1.3

Index: performous-0.7.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-arcade/performous/performous-0.7.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- performous-0.7.0-r1.ebuild  7 Feb 2013 22:06:19 -   1.2
+++ performous-0.7.0-r1.ebuild  14 Jul 2014 12:54:24 -  1.3
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/performous/performous-0.7.0-r1.ebuild,v 
1.2 2013/02/07 22:06:19 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/performous/performous-0.7.0-r1.ebuild,v 
1.3 2014/07/14 12:54:24 tupone Exp $
 
 EAPI=5
 
 CMAKE_REMOVE_MODULES="yes"
-CMAKE_REMOVE_MODULES_LIST="FindALSA FindBoost FindGettext FindJpeg FindPng 
FindTiff FindZ"
+CMAKE_REMOVE_MODULES_LIST="FindALSA FindBoost FindFreetype FindGettext 
FindJpeg FindPng FindTiff FindZ"
 inherit eutils base cmake-utils games
 
 MY_PN=Performous
@@ -63,6 +63,7 @@
"${FILESDIR}"/${P}-linguas.patch
"${FILESDIR}"/${P}-desktop.patch
"${FILESDIR}"/${P}-cmake.patch
+   "${FILESDIR}"/${P}-freetype.patch
 )
 
 src_prepare() {






[gentoo-commits] gentoo-x86 commit in net-analyzer/nbtscan: ChangeLog nbtscan-1.5.1-r2.ebuild

2014-07-14 Thread Jeroen Roovers (jer)
jer 14/07/14 13:06:34

  Modified: ChangeLog
  Removed:  nbtscan-1.5.1-r2.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.33 net-analyzer/nbtscan/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   14 Jul 2014 12:37:45 -  1.32
+++ ChangeLog   14 Jul 2014 13:06:34 -  1.33
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/nbtscan
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v 1.32 
2014/07/14 12:37:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v 1.33 
2014/07/14 13:06:34 jer Exp $
+
+  14 Jul 2014; Jeroen Roovers  -nbtscan-1.5.1-r2.ebuild:
+  Old.
 
 *nbtscan-1.5.1-r3 (14 Jul 2014)
 






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

2014-07-14 Thread Mikle Kolyada (zlogene)
zlogene 14/07/14 13:34:32

  Modified: acl-2.2.52-r1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #516110
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.7  sys-apps/acl/acl-2.2.52-r1.ebuild

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

Index: acl-2.2.52-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.52-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- acl-2.2.52-r1.ebuild13 Jul 2014 20:36:17 -  1.6
+++ acl-2.2.52-r1.ebuild14 Jul 2014 13:34:32 -  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/sys-apps/acl/acl-2.2.52-r1.ebuild,v 1.6 
2014/07/13 20:36:17 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.52-r1.ebuild,v 1.7 
2014/07/14 13:34:32 zlogene Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
 IUSE="nls static-libs"
 
 RDEPEND=">=sys-apps/attr-2.4.47-r1[${MULTILIB_USEDEP}]



1.130sys-apps/acl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog   13 Jul 2014 20:36:17 -  1.129
+++ ChangeLog   14 Jul 2014 13:34:32 -  1.130
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/acl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.129 2014/07/13 
20:36:17 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.130 2014/07/14 
13:34:32 zlogene Exp $
+
+  14 Jul 2014; Mikle Kolyada  acl-2.2.52-r1.ebuild:
+  x86 stable wrt bug #516110
 
   13 Jul 2014;   acl-2.2.52-r1.ebuild:
   arm64 stable, bug #516110






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

2014-07-14 Thread Mikle Kolyada (zlogene)
zlogene 14/07/14 13:35:45

  Modified: acl-2.2.52-r1.ebuild ChangeLog
  Log:
  ppc64 stable wrt bug #516110
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.8  sys-apps/acl/acl-2.2.52-r1.ebuild

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

Index: acl-2.2.52-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.52-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- acl-2.2.52-r1.ebuild14 Jul 2014 13:34:32 -  1.7
+++ acl-2.2.52-r1.ebuild14 Jul 2014 13:35:45 -  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/sys-apps/acl/acl-2.2.52-r1.ebuild,v 1.7 
2014/07/14 13:34:32 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.52-r1.ebuild,v 1.8 
2014/07/14 13:35:45 zlogene Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
 IUSE="nls static-libs"
 
 RDEPEND=">=sys-apps/attr-2.4.47-r1[${MULTILIB_USEDEP}]



1.131sys-apps/acl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog   14 Jul 2014 13:34:32 -  1.130
+++ ChangeLog   14 Jul 2014 13:35:45 -  1.131
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/acl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.130 2014/07/14 
13:34:32 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.131 2014/07/14 
13:35:45 zlogene Exp $
+
+  14 Jul 2014; Mikle Kolyada  acl-2.2.52-r1.ebuild:
+  ppc64 stable wrt bug #516110
 
   14 Jul 2014; Mikle Kolyada  acl-2.2.52-r1.ebuild:
   x86 stable wrt bug #516110






[gentoo-commits] dev/leio:master commit in: media-libs/cogl/

2014-07-14 Thread Mart Raudsepp
commit: 662ea30bff4b5f17280158d776eff3b179715fe1
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Jul 14 13:36:26 2014 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Jul 14 13:36:26 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/leio.git;a=commit;h=662ea30b

Add media-libs/cogl tweaked to be buildable without mesa on RPi

Allows building cogl without virtual/opengl with USE="-opengl gles2" and
adds USE=rpi for choosing raspberrypi-userland as gles2 provider.
Not runtime tested.
Probably should have a REQUIRED_USE on requiring either one of USE opengl, 
gles2 (or both)

---
 media-libs/cogl/Manifest   |   1 +
 media-libs/cogl/cogl-1.18.2.ebuild | 119 +
 media-libs/cogl/metadata.xml   |  10 
 3 files changed, 130 insertions(+)

diff --git a/media-libs/cogl/Manifest b/media-libs/cogl/Manifest
new file mode 100644
index 000..5e289d7
--- /dev/null
+++ b/media-libs/cogl/Manifest
@@ -0,0 +1 @@
+DIST cogl-1.18.2.tar.xz 1635384 SHA256 
9278e519d5480eb0379efd48db024e8fdbf93f01dff48a7e756b85b508a863aa SHA512 
c8903a10c476850c77f71eba584854bccf26adae6f62a9232adf8baf728fe2b69273bd5cd5418e7cd72801a2c0e4c85ef8afc08e28ebd5016b81693aef2ecab8
 WHIRLPOOL 
e7538b92af2efe2f3845fde5c97ba9744d53ddb7a05eadb3cf310c43a3536a41001e4a0596a593ae3cfede4a02115a1d9be8aa423e9c814675059f0f777ec4a5

diff --git a/media-libs/cogl/cogl-1.18.2.ebuild 
b/media-libs/cogl/cogl-1.18.2.ebuild
new file mode 100644
index 000..4e5fe81
--- /dev/null
+++ b/media-libs/cogl/cogl-1.18.2.ebuild
@@ -0,0 +1,119 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+CLUTTER_LA_PUNT="yes"
+
+# Inherit gnome2 after clutter to download sources from gnome.org
+inherit clutter gnome2 multilib virtualx
+
+DESCRIPTION="A library for using 3D graphics hardware to draw pretty pictures"
+HOMEPAGE="http://www.cogl3d.org/";
+
+LICENSE="MIT BSD"
+SLOT="1.0/20" # subslot = .so version
+# doc and profile disable for now due bugs #484750 and #483332
+IUSE="examples gles2 gstreamer +introspection +opengl +pango rpi test" # doc 
profile
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+COMMON_DEPEND="
+   >=dev-libs/glib-2.32:2
+   x11-libs/cairo:=
+   >=x11-libs/gdk-pixbuf-2:2
+   x11-libs/libdrm:=
+   x11-libs/libX11
+   >=x11-libs/libXcomposite-0.4
+   x11-libs/libXdamage
+   x11-libs/libXext
+   >=x11-libs/libXfixes-3
+   >=x11-libs/libXrandr-1.2
+   opengl? ( virtual/opengl )
+   gles2? ( || ( rpi? ( media-libs/raspberrypi-userland ) 
media-libs/mesa[gles2] ) )
+   gstreamer? (
+   media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0 )
+
+   introspection? ( >=dev-libs/gobject-introspection-1.34.2 )
+   pango? ( >=x11-libs/pango-1.20.0[introspection?] )
+"
+# before clutter-1.7, cogl was part of clutter
+RDEPEND="${COMMON_DEPEND}
+   !
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+gnome
+
+  Enable OpenGL ES 2.0 support
+  Build cogl-pango library for x11-libs/pango
+integration
+
+



[gentoo-commits] dev/leio:master commit in: media-libs/clutter/

2014-07-14 Thread Mart Raudsepp
commit: e1a3dbc17a846637632bf81b4c1b937473e57454
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Jul 14 13:38:59 2014 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Jul 14 13:41:26 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/leio.git;a=commit;h=e1a3dbc1

Add media-libs/clutter with EGL support and optional X

---
 media-libs/clutter/Manifest  |   1 +
 media-libs/clutter/clutter-1.18.2.ebuild | 105 +++
 media-libs/clutter/metadata.xml  |   8 +++
 3 files changed, 114 insertions(+)

diff --git a/media-libs/clutter/Manifest b/media-libs/clutter/Manifest
new file mode 100644
index 000..a213031
--- /dev/null
+++ b/media-libs/clutter/Manifest
@@ -0,0 +1 @@
+DIST clutter-1.18.2.tar.xz 5215180 SHA256 
f9fe12e6148426063c90e67dfaeb56013bf1aea224ef502223d13eab6c1add63 SHA512 
d7cf0d523dfd95f62910376d3958d50b9fd0debee0fd2e0c7c284500c78b5899fb0bb30dd279c638b4bc1cefaf63af376328f5e1c476d38c34ce4a79bd772b18
 WHIRLPOOL 
e52c97e7c429b2a428e3749e8a6cafb2c9e5174a8437cd1f427b5c24c9df91f911a7ce76614d5131f6e6028504d5b23bf70ccf8b3e9b63a90af5a87329366f19

diff --git a/media-libs/clutter/clutter-1.18.2.ebuild 
b/media-libs/clutter/clutter-1.18.2.ebuild
new file mode 100644
index 000..4a15fb0
--- /dev/null
+++ b/media-libs/clutter/clutter-1.18.2.ebuild
@@ -0,0 +1,105 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+CLUTTER_LA_PUNT="yes"
+
+# Inherit gnome2 after clutter to download sources from gnome.org
+# since clutter-project.org doesn't provide .xz tarballs
+inherit clutter gnome2 virtualx
+
+DESCRIPTION="Clutter is a library for creating graphical user interfaces"
+
+LICENSE="LGPL-2.1+ FDL-1.1+"
+SLOT="1.0"
+IUSE="debug doc egl gtk +introspection test X" # evdev tslib
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+# NOTE: glx flavour uses libdrm + >=mesa-7.3
+# XXX: uprof needed for profiling
+# >=libX11-1.3.1 needed for X Generic Event support
+# XXX: evdev input requires libinput and gudev >= 136
+# XXX: Probably require one of USE=X or USE=egl
+RDEPEND="
+   >=dev-libs/glib-2.37.3:2
+   >=dev-libs/atk-2.5.3[introspection?]
+   >=dev-libs/json-glib-0.12[introspection?]
+   >=media-libs/cogl-1.17.5:1.0=[introspection?,pango]
+   media-libs/fontconfig
+   >=x11-libs/cairo-1.12:=[glib]
+   >=x11-libs/pango-1.30[introspection?]
+
+   X? (
+   virtual/opengl
+   x11-libs/libdrm:=
+   >=x11-libs/libX11-1.3.1
+   x11-libs/libXext
+   x11-libs/libXdamage
+   x11-proto/inputproto
+   >=x11-libs/libXi-1.3
+   >=x11-libs/libXcomposite-0.4
+   )
+
+   gtk? ( >=x11-libs/gtk+-3.3.18:3 )
+   introspection? ( >=dev-libs/gobject-introspection-0.9.6 )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.20
+   virtual/pkgconfig
+   >=sys-devel/gettext-0.17
+   doc? (
+   >=dev-util/gtk-doc-1.20
+   >=app-text/docbook-sgml-utils-0.6.14[jadetex]
+   dev-libs/libxslt )
+   test? ( x11-libs/gdk-pixbuf )"
+
+# Tests fail with both swrast and llvmpipe
+# They pass under r600g or i965, so the bug is in mesa
+#RESTRICT="test"
+
+src_prepare() {
+   # We only need conformance tests, the rest are useless for us
+   sed -e 's/^\(SUBDIRS =\).*/\1 accessibility conform/g' \
+   -i tests/Makefile.am || die "am tests sed failed"
+   sed -e 's/^\(SUBDIRS =\)[^\]*/\1  accessibility conform/g' \
+   -i tests/Makefile.in || die "in tests sed failed"
+
+   gnome2_src_prepare
+}
+
+src_configure() {
+   DOCS="README NEWS ChangeLog*"
+
+   # XXX: Conformance test suite (and clutter itself) does not work under 
Xvfb
+   # (GLX error blabla)
+   # XXX: Profiling, coverage disabled for now
+   # XXX: What about cex100/egl/osx/wayland/win32 backends?
+   # XXX: evdev/tslib input seem to be experimental?
+   gnome2_src_configure \
+   $(usex X --enable-xinput) \
+   $(usex X --enable-x11-backend=yes) \
+   --disable-profile \
+   --disable-maintainer-flags \
+   --disable-gcov \
+   --disable-cex100-backend \
+   $(usex egl --enable-egl-backend --disable-egl-backend) \
+   --disable-quartz-backend \
+   --disable-wayland-backend \
+   --disable-win32-backend \
+   --disable-tslib-input \
+   --disable-evdev-input \
+   $(usex debug --enable-debug=yes --enable-debug=minimum) \
+   $(use_enable doc docs) \
+   $(use_enable gtk gdk-backend) \
+   $(use_enable introspection) \
+   $(use_enable test gdk-pixbuf)
+}
+
+src_test() {
+   Xemake check -C tests/conform
+}
+
+src_install() {
+   clut

[gentoo-commits] gentoo-x86 commit in dev-perl/PDL: PDL-2.4.11.ebuild ChangeLog

2014-07-14 Thread Mikle Kolyada (zlogene)
zlogene 14/07/14 13:45:09

  Modified: PDL-2.4.11.ebuild ChangeLog
  Log:
  Bump to EAPI=5
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.13 dev-perl/PDL/PDL-2.4.11.ebuild

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

Index: PDL-2.4.11.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- PDL-2.4.11.ebuild   7 Jul 2014 18:53:29 -   1.12
+++ PDL-2.4.11.ebuild   14 Jul 2014 13:45:09 -  1.13
@@ -1,8 +1,8 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v 1.12 
2014/07/07 18:53:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v 1.13 
2014/07/14 13:45:09 zlogene Exp $
 
-EAPI=4
+EAPI=5
 
 MODULE_AUTHOR=CHM
 FORTRAN_NEEDED=fortran



1.115dev-perl/PDL/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog   7 Jul 2014 18:53:29 -   1.114
+++ ChangeLog   14 Jul 2014 13:45:09 -  1.115
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PDL
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.114 2014/07/07 
18:53:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.115 2014/07/14 
13:45:09 zlogene Exp $
+
+  14 Jul 2014; Mikle Kolyada  PDL-2.4.11.ebuild:
+  Bump to EAPI=5
 
   07 Jul 2014; Andreas K. Huettel  PDL-2.4.3-r1.ebuild,
   PDL-2.4.7.ebuild, PDL-2.4.11.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-ruby/rspec: ChangeLog rspec-2.14.1.ebuild

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:00:52

  Modified: ChangeLog rspec-2.14.1.ebuild
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.169dev-ruby/rspec/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- ChangeLog   10 Jul 2014 10:06:55 -  1.168
+++ ChangeLog   14 Jul 2014 14:00:52 -  1.169
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rspec
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.168 2014/07/10 
10:06:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.169 2014/07/14 
14:00:52 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr  rspec-2.14.1.ebuild:
+  x86 stable wrt bug #505920
 
   10 Jul 2014; Hans de Graaff  rspec-1.3.2-r1.ebuild:
   Fix dependencies for ruby20 and ruby21.



1.7  dev-ruby/rspec/rspec-2.14.1.ebuild

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

Index: rspec-2.14.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.14.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rspec-2.14.1.ebuild 13 Jun 2014 19:18:16 -  1.6
+++ rspec-2.14.1.ebuild 14 Jul 2014 14:00:52 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.14.1.ebuild,v 1.6 
2014/06/13 19:18:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.14.1.ebuild,v 1.7 
2014/07/14 14:00:52 phajdan.jr Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 jruby"
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SUBVERSION="$(get_version_component_range 1-2)"






[gentoo-commits] gentoo-x86 commit in dev-ruby/rspec-core: ChangeLog rspec-core-2.14.8.ebuild

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:01:48

  Modified: ChangeLog rspec-core-2.14.8.ebuild
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.71 dev-ruby/rspec-core/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   7 Jul 2014 06:27:10 -   1.70
+++ ChangeLog   14 Jul 2014 14:01:48 -  1.71
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/rspec-core
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.70 
2014/07/07 06:27:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.71 
2014/07/14 14:01:48 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr 
+  rspec-core-2.14.8.ebuild:
+  x86 stable wrt bug #505920
 
 *rspec-core-2.99.1 (07 Jul 2014)
 



1.6  dev-ruby/rspec-core/rspec-core-2.14.8.ebuild

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

Index: rspec-core-2.14.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rspec-core-2.14.8.ebuild13 Jun 2014 19:17:34 -  1.5
+++ rspec-core-2.14.8.ebuild14 Jul 2014 14:01: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/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild,v 1.5 
2014/06/13 19:17:34 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild,v 1.6 
2014/07/14 14:01:48 phajdan.jr Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 jruby"
@@ -23,7 +23,7 @@
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (






[gentoo-commits] gentoo-x86 commit in dev-ruby/rspec-expectations: rspec-expectations-2.14.5.ebuild ChangeLog

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:02:38

  Modified: rspec-expectations-2.14.5.ebuild ChangeLog
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.8  
dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild

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

Index: rspec-expectations-2.14.5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rspec-expectations-2.14.5.ebuild13 Jun 2014 19:16:49 -  1.7
+++ rspec-expectations-2.14.5.ebuild14 Jul 2014 14:02: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-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v
 1.7 2014/06/13 19:16:49 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v
 1.8 2014/07/14 14:02:38 phajdan.jr Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 jruby"
@@ -20,7 +20,7 @@
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3"



1.71 dev-ruby/rspec-expectations/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   8 Jul 2014 04:59:53 -   1.70
+++ ChangeLog   14 Jul 2014 14:02:38 -  1.71
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/rspec-expectations
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 
1.70 2014/07/08 04:59:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 
1.71 2014/07/14 14:02:38 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr 
+  rspec-expectations-2.14.5.ebuild:
+  x86 stable wrt bug #505920
 
 *rspec-expectations-2.99.1 (08 Jul 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/diff-lcs: diff-lcs-1.2.5.ebuild ChangeLog

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:03:59

  Modified: diff-lcs-1.2.5.ebuild ChangeLog
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.8  dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild

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

Index: diff-lcs-1.2.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- diff-lcs-1.2.5.ebuild   13 Jun 2014 19:12:36 -  1.7
+++ diff-lcs-1.2.5.ebuild   14 Jul 2014 14:03:59 -  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-ruby/diff-lcs/diff-lcs-1.2.5.ebuild,v 
1.7 2014/06/13 19:12:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild,v 
1.8 2014/07/14 14:03:59 phajdan.jr Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 jruby"
@@ -17,5 +17,5 @@
 
 LICENSE="|| ( MIT Ruby GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""



1.61 dev-ruby/diff-lcs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   16 Jun 2014 15:41:03 -  1.60
+++ ChangeLog   14 Jul 2014 14:03:59 -  1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/diff-lcs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.60 
2014/06/16 15:41:03 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.61 
2014/07/14 14:03:59 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr  diff-lcs-1.2.5.ebuild:
+  x86 stable wrt bug #505920
 
   16 Jun 2014; Tobias Klausmann  diff-lcs-1.2.5-r1.ebuild:
   Keyworded on alpha, bug #465948






[gentoo-commits] gentoo-x86 commit in dev-ruby/rspec-mocks: ChangeLog rspec-mocks-2.14.6.ebuild

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:03:21

  Modified: ChangeLog rspec-mocks-2.14.6.ebuild
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.76 dev-ruby/rspec-mocks/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   8 Jul 2014 05:03:07 -   1.75
+++ ChangeLog   14 Jul 2014 14:03:21 -  1.76
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/rspec-mocks
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/ChangeLog,v 1.75 
2014/07/08 05:03:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/ChangeLog,v 1.76 
2014/07/14 14:03:21 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr 
+  rspec-mocks-2.14.6.ebuild:
+  x86 stable wrt bug #505920
 
 *rspec-mocks-2.99.1 (08 Jul 2014)
 



1.8  dev-ruby/rspec-mocks/rspec-mocks-2.14.6.ebuild

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

Index: rspec-mocks-2.14.6.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/rspec-mocks-2.14.6.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rspec-mocks-2.14.6.ebuild   13 Jun 2014 19:15:04 -  1.7
+++ rspec-mocks-2.14.6.ebuild   14 Jul 2014 14:03:21 -  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-ruby/rspec-mocks/rspec-mocks-2.14.6.ebuild,v 1.7 
2014/06/13 19:15:04 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/rspec-mocks-2.14.6.ebuild,v 1.8 
2014/07/14 14:03:21 phajdan.jr Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 jruby"
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "






[gentoo-commits] gentoo-x86 commit in dev-ruby/nokogiri: ChangeLog nokogiri-1.5.10.ebuild

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:04:40

  Modified: ChangeLog nokogiri-1.5.10.ebuild
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.98 dev-ruby/nokogiri/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog   13 Jun 2014 19:16:03 -  1.97
+++ ChangeLog   14 Jul 2014 14:04:40 -  1.98
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/nokogiri
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.97 
2014/06/13 19:16:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.98 
2014/07/14 14:04:40 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr  nokogiri-1.5.10.ebuild:
+  x86 stable wrt bug #505920
 
   13 Jun 2014; Jeroen Roovers  nokogiri-1.5.10.ebuild:
   Stable for HPPA (bug #505920).



1.8  dev-ruby/nokogiri/nokogiri-1.5.10.ebuild

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

Index: nokogiri-1.5.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- nokogiri-1.5.10.ebuild  13 Jun 2014 19:16:03 -  1.7
+++ nokogiri-1.5.10.ebuild  14 Jul 2014 14:04:40 -  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-ruby/nokogiri/nokogiri-1.5.10.ebuild,v 
1.7 2014/06/13 19:16:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild,v 
1.8 2014/07/14 14:04:40 phajdan.jr Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 LICENSE="MIT"
 SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> 
${P}-git.tgz"
 
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: rake-compiler-0.9.2.ebuild ChangeLog

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:05:09

  Modified: rake-compiler-0.9.2.ebuild ChangeLog
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.10 dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild?r1=1.9&r2=1.10

Index: rake-compiler-0.9.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- rake-compiler-0.9.2.ebuild  13 Jun 2014 19:18:51 -  1.9
+++ rake-compiler-0.9.2.ebuild  14 Jul 2014 14:05:09 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild,v 1.9 
2014/06/13 19:18:51 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild,v 
1.10 2014/07/14 14:05:09 phajdan.jr Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 jruby"
@@ -19,7 +19,7 @@
 SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
 RUBY_S="luislavena-${PN}-*"
 
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



1.79 dev-ruby/rake-compiler/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   13 Jun 2014 19:18:51 -  1.78
+++ ChangeLog   14 Jul 2014 14:05:09 -  1.79
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/rake-compiler
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.78 
2014/06/13 19:18:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.79 
2014/07/14 14:05:09 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr 
+  rake-compiler-0.9.2.ebuild:
+  x86 stable wrt bug #505920
 
   13 Jun 2014; Jeroen Roovers  rake-compiler-0.9.2.ebuild:
   Stable for HPPA (bug #510334).






[gentoo-commits] gentoo-x86 commit in dev-ruby/minitest: minitest-5.3.3.ebuild ChangeLog

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:05:56

  Modified: minitest-5.3.3.ebuild ChangeLog
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.6  dev-ruby/minitest/minitest-5.3.3.ebuild

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

Index: minitest-5.3.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-5.3.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- minitest-5.3.3.ebuild   13 Jun 2014 19:19:27 -  1.5
+++ minitest-5.3.3.ebuild   14 Jul 2014 14:05:56 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-5.3.3.ebuild,v 
1.5 2014/06/13 19:19:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-5.3.3.ebuild,v 
1.6 2014/07/14 14:05:56 phajdan.jr Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 jruby"
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="5"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 
 each_ruby_prepare() {



1.156dev-ruby/minitest/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- ChangeLog   2 Jul 2014 10:09:09 -   1.155
+++ ChangeLog   14 Jul 2014 14:05:56 -  1.156
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/minitest
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.155 
2014/07/02 10:09:09 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.156 
2014/07/14 14:05:56 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr  minitest-5.3.3.ebuild:
+  x86 stable wrt bug #505920
 
   02 Jul 2014; Manuel RĂ¼ger  minitest-4.7.5.ebuild:
   Stable on amd64. Bug #508996






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

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:06:27

  Modified: bluecloth-2.2.0-r1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.8  dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild

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

Index: bluecloth-2.2.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bluecloth-2.2.0-r1.ebuild   13 Jun 2014 19:23:13 -  1.7
+++ bluecloth-2.2.0-r1.ebuild   14 Jul 2014 14:06:27 -  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-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild,v 1.7 
2014/06/13 19:23:13 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild,v 1.8 
2014/07/14 14:06:27 phajdan.jr Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -18,7 +18,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 DEPEND+=" doc? ( dev-lang/perl )"



1.82 dev-ruby/bluecloth/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog   1 Jul 2014 05:59:50 -   1.81
+++ ChangeLog   14 Jul 2014 14:06:27 -  1.82
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/bluecloth
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.81 
2014/07/01 05:59:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.82 
2014/07/14 14:06:27 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr 
+  bluecloth-2.2.0-r1.ebuild:
+  x86 stable wrt bug #505920
 
   01 Jul 2014; Hans de Graaff  bluecloth-2.2.0-r2.ebuild:
   dev-ruby/hoe is always a build-time dependency, not just for FEATURES=test.






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

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:08:07

  Modified: locale-2.1.0-r1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.10 dev-ruby/locale/locale-2.1.0-r1.ebuild

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

Index: locale-2.1.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- locale-2.1.0-r1.ebuild  16 Jun 2014 15:39:58 -  1.9
+++ locale-2.1.0-r1.ebuild  14 Jul 2014 14:08:07 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v 
1.9 2014/06/16 15:39:58 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v 
1.10 2014/07/14 14:08:07 phajdan.jr Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 LICENSE="|| ( Ruby GPL-2 )"
 SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> 
${P}-git.tgz"
 
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~x86 ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 x86 ~x86-macos"
 SLOT="0"
 IUSE=""
 



1.66 dev-ruby/locale/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/locale/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog   16 Jun 2014 15:39:58 -  1.65
+++ ChangeLog   14 Jul 2014 14:08:07 -  1.66
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/locale
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/ChangeLog,v 1.65 2014/06/16 
15:39:58 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/ChangeLog,v 1.66 2014/07/14 
14:08:07 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr  locale-2.1.0-r1.ebuild:
+  x86 stable wrt bug #505920
 
   16 Jun 2014; Tobias Klausmann  locale-2.1.0-r1.ebuild:
   Keyworded on alpha, bug #465948






[gentoo-commits] gentoo-x86 commit in dev-ruby/tidy-ext: tidy-ext-0.1.14-r1.ebuild ChangeLog

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:07:23

  Modified: tidy-ext-0.1.14-r1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.7  dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild

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

Index: tidy-ext-0.1.14-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tidy-ext-0.1.14-r1.ebuild   13 Jun 2014 19:22:34 -  1.6
+++ tidy-ext-0.1.14-r1.ebuild   14 Jul 2014 14:07:23 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild,v 1.6 
2014/06/13 19:22:34 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild,v 1.7 
2014/07/14 14:07:23 phajdan.jr Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -16,7 +16,7 @@
 
 LICENSE="HTML-Tidy"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 all_ruby_prepare() {



1.35 dev-ruby/tidy-ext/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   16 Jun 2014 15:40:41 -  1.34
+++ ChangeLog   14 Jul 2014 14:07:23 -  1.35
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/tidy-ext
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.34 
2014/06/16 15:40:41 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.35 
2014/07/14 14:07:23 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr 
+  tidy-ext-0.1.14-r1.ebuild:
+  x86 stable wrt bug #505920
 
   16 Jun 2014; Tobias Klausmann 
   tidy-ext-0.1.14-r2.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-ruby/test-unit-rr: ChangeLog test-unit-rr-1.0.3.ebuild

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:08:54

  Modified: ChangeLog test-unit-rr-1.0.3.ebuild
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.27 dev-ruby/test-unit-rr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   16 Jun 2014 15:42:13 -  1.26
+++ ChangeLog   14 Jul 2014 14:08:54 -  1.27
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/test-unit-rr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.26 
2014/06/16 15:42:13 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.27 
2014/07/14 14:08:54 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr 
+  test-unit-rr-1.0.3.ebuild:
+  x86 stable wrt bug #505920
 
   16 Jun 2014; Tobias Klausmann 
   test-unit-rr-1.0.3-r1.ebuild:



1.6  dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild?r1=1.5&r2=1.6

Index: test-unit-rr-1.0.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- test-unit-rr-1.0.3.ebuild   13 Jun 2014 19:30:31 -  1.5
+++ test-unit-rr-1.0.3.ebuild   14 Jul 2014 14:08:54 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild,v 1.5 
2014/06/13 19:30:31 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild,v 1.6 
2014/07/14 14:08:54 phajdan.jr Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rr-1.1.1 >=dev-ruby/test-unit-2.5.2"






[gentoo-commits] gentoo-x86 commit in dev-ruby/rr: rr-1.1.2.ebuild ChangeLog

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:09:34

  Modified: rr-1.1.2.ebuild ChangeLog
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.6  dev-ruby/rr/rr-1.1.2.ebuild

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

Index: rr-1.1.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rr/rr-1.1.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rr-1.1.2.ebuild 13 Jun 2014 19:29:38 -  1.5
+++ rr-1.1.2.ebuild 14 Jul 2014 14:09:34 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rr/rr-1.1.2.ebuild,v 1.5 
2014/06/13 19:29:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rr/rr-1.1.2.ebuild,v 1.6 
2014/07/14 14:09:34 phajdan.jr Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



1.43 dev-ruby/rr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rr/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   16 Jun 2014 15:42:01 -  1.42
+++ ChangeLog   14 Jul 2014 14:09:34 -  1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rr/ChangeLog,v 1.42 2014/06/16 
15:42:01 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rr/ChangeLog,v 1.43 2014/07/14 
14:09:34 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr  rr-1.1.2.ebuild:
+  x86 stable wrt bug #505920
 
   16 Jun 2014; Tobias Klausmann  rr-1.1.2-r1.ebuild:
   Keyworded on alpha, bug #465948






[gentoo-commits] gentoo-x86 commit in dev-ruby/session: ChangeLog session-3.1.2.ebuild

2014-07-14 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/07/14 14:10:56

  Modified: ChangeLog session-3.1.2.ebuild
  Log:
  x86 stable wrt bug #505920
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  ChangesPath
1.43 dev-ruby/session/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/session/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   13 Jun 2014 19:29:00 -  1.42
+++ ChangeLog   14 Jul 2014 14:10:55 -  1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/session
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/ChangeLog,v 1.42 
2014/06/13 19:29:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/ChangeLog,v 1.43 
2014/07/14 14:10:55 phajdan.jr Exp $
+
+  14 Jul 2014; Pawel Hajdan jr  session-3.1.2.ebuild:
+  x86 stable wrt bug #505920
 
   13 Jun 2014; Jeroen Roovers  session-3.1.2.ebuild:
   Stable for HPPA (bug #505920).



1.7  dev-ruby/session/session-3.1.2.ebuild

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

Index: session-3.1.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/session/session-3.1.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- session-3.1.2.ebuild13 Jun 2014 19:29:00 -  1.6
+++ session-3.1.2.ebuild14 Jul 2014 14:10:55 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/session-3.1.2.ebuild,v 1.6 
2014/06/13 19:29:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/session-3.1.2.ebuild,v 1.7 
2014/07/14 14:10:55 phajdan.jr Exp $
 
 EAPI=5
 
@@ -21,7 +21,7 @@
 # by author.
 LICENSE="Ruby"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 DEPEND+=" test? ( || ( sys-apps/coreutils sys-freebsd/freebsd-bin ) )"






[gentoo-commits] gentoo-x86 commit in dev-java/xerces: ChangeLog xerces-2.11.0.ebuild

2014-07-14 Thread Michael Haubenwallner (haubi)
haubi   14/07/14 14:22:30

  Modified: ChangeLog xerces-2.11.0.ebuild
  Log:
  xerces-2.11.0: add ~ppc-aix keyword
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
A630CCB8)

Revision  ChangesPath
1.126dev-java/xerces/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xerces/ChangeLog?rev=1.126&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xerces/ChangeLog?rev=1.126&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xerces/ChangeLog?r1=1.125&r2=1.126

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/xerces/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog   14 Jun 2013 19:37:16 -  1.125
+++ ChangeLog   14 Jul 2014 14:22:30 -  1.126
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/xerces
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/ChangeLog,v 1.125 
2013/06/14 19:37:16 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/ChangeLog,v 1.126 
2014/07/14 14:22:30 haubi Exp $
+
+  14 Jul 2014; Michael Haubenwallner  xerces-2.11.0.ebuild:
+  add ~ppc-aix keyword
 
   14 Jun 2013; Alexis Ballier  xerces-2.11.0.ebuild:
   keyword ~amd64-fbsd



1.9  dev-java/xerces/xerces-2.11.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xerces/xerces-2.11.0.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xerces/xerces-2.11.0.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xerces/xerces-2.11.0.ebuild?r1=1.8&r2=1.9

Index: xerces-2.11.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/xerces/xerces-2.11.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xerces-2.11.0.ebuild14 Jun 2013 19:37:16 -  1.8
+++ xerces-2.11.0.ebuild14 Jul 2014 14:22:30 -  1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/xerces-2.11.0.ebuild,v 1.8 
2013/06/14 19:37:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/xerces-2.11.0.ebuild,v 1.9 
2014/07/14 14:22:30 haubi Exp $
 
 EAPI=4
 
@@ -16,7 +16,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="2"
-KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd 
~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 # they are missing from the upstream tarball"






[gentoo-commits] gentoo-x86 commit in dev-java/ical4j: ical4j-1.0.5.ebuild ical4j-1.0_beta2-r1.ebuild ChangeLog

2014-07-14 Thread Johann Schmitz (ercpe)
ercpe   14/07/14 14:37:55

  Modified: ical4j-1.0.5.ebuild ical4j-1.0_beta2-r1.ebuild
ChangeLog
  Log:
  Removed needless die's; added :0 to emma dependency
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
77C501ED)

Revision  ChangesPath
1.2  dev-java/ical4j/ical4j-1.0.5.ebuild

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

Index: ical4j-1.0.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/ical4j/ical4j-1.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ical4j-1.0.5.ebuild 8 Jul 2014 08:12:42 -   1.1
+++ ical4j-1.0.5.ebuild 14 Jul 2014 14:37:55 -  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-java/ical4j/ical4j-1.0.5.ebuild,v 1.1 
2014/07/08 08:12:42 ercpe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ical4j/ical4j-1.0.5.ebuild,v 1.2 
2014/07/14 14:37:55 ercpe Exp $
 
 EAPI="5"
 
@@ -27,7 +27,7 @@
 RDEPEND=">=virtual/jre-1.4
${COMMON_DEP}"
 DEPEND=">=virtual/jdk-1.4
-   dev-java/emma
+   dev-java/emma:0
${COMMON_DEP}"
 
 S=${WORKDIR}/${MY_P}
@@ -51,7 +51,7 @@
 src_install() {
java-pkg_dojar build/*.jar
dodoc README AUTHORS CHANGELOG etc/FAQ \
-   etc/TODO etc/standard_deviations.txt || die "dodoc failed"
+   etc/TODO etc/standard_deviations.txt
use doc && java-pkg_dojavadoc docs/api
use source && java-pkg_dosrc src/main/java/net
use examples && java-pkg_doexamples etc/samples



1.2  dev-java/ical4j/ical4j-1.0_beta2-r1.ebuild

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

Index: ical4j-1.0_beta2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/ical4j/ical4j-1.0_beta2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ical4j-1.0_beta2-r1.ebuild  8 Jul 2014 08:12:42 -   1.1
+++ ical4j-1.0_beta2-r1.ebuild  14 Jul 2014 14:37:55 -  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-java/ical4j/ical4j-1.0_beta2-r1.ebuild,v 1.1 
2014/07/08 08:12:42 ercpe Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-java/ical4j/ical4j-1.0_beta2-r1.ebuild,v 1.2 
2014/07/14 14:37:55 ercpe Exp $
 
 EAPI="5"
 
@@ -25,7 +25,7 @@
 RDEPEND=">=virtual/jre-1.4
${COMMON_DEP}"
 DEPEND=">=virtual/jdk-1.4
-   dev-java/emma
+   dev-java/emma:0
${COMMON_DEP}"
 
 S=${WORKDIR}/${MY_P}
@@ -48,7 +48,7 @@
 src_install() {
java-pkg_dojar build/*.jar
dodoc README AUTHORS CHANGELOG etc/FAQ \
-   etc/TODO etc/standard_deviations.txt || die "dodoc failed"
+   etc/TODO etc/standard_deviations.txt
use doc && java-pkg_dojavadoc docs/api
use source && java-pkg_dosrc source/net
use examples && java-pkg_doexamples etc/samples



1.11 dev-java/ical4j/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/ical4j/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   8 Jul 2014 08:12:42 -   1.10
+++ ChangeLog   14 Jul 2014 14:37:55 -  1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/ical4j
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ical4j/ChangeLog,v 1.10 2014/07/08 
08:12:42 ercpe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ical4j/ChangeLog,v 1.11 2014/07/14 
14:37:55 ercpe Exp $
+
+  14 Jul 2014; Johann Schmitz  ical4j-1.0.5.ebuild,
+  ical4j-1.0_beta2-r1.ebuild:
+  Removed needless die's; added :0 to emma dependency
 
 *ical4j-1.0_beta2-r1 (08 Jul

[gentoo-commits] gentoo-x86 commit in media-libs/libmp3splt: ChangeLog libmp3splt-0.9.1.ebuild

2014-07-14 Thread Sebastian Pipping (sping)
sping   14/07/14 14:45:37

  Modified: ChangeLog
  Added:libmp3splt-0.9.1.ebuild
  Log:
  media-libs/libmp3splt: 0.9.1 (bug #514880)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.40 media-libs/libmp3splt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libmp3splt/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   17 May 2014 14:04:54 -  1.39
+++ ChangeLog   14 Jul 2014 14:45:36 -  1.40
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/libmp3splt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmp3splt/ChangeLog,v 1.39 
2014/05/17 14:04:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmp3splt/ChangeLog,v 1.40 
2014/07/14 14:45:36 sping Exp $
+
+*libmp3splt-0.9.1 (14 Jul 2014)
+
+  14 Jul 2014; Sebastian Pipping  +libmp3splt-0.9.1.ebuild:
+  Bump to 0.9.1 (bug #514880)
 
   17 May 2014; Agostino Sarubbo  libmp3splt-0.9.0.ebuild:
   Stable for alpha, wrt bug #495738



1.1  media-libs/libmp3splt/libmp3splt-0.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmp3splt/libmp3splt-0.9.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmp3splt/libmp3splt-0.9.1.ebuild?rev=1.1&content-type=text/plain

Index: libmp3splt-0.9.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libmp3splt/libmp3splt-0.9.1.ebuild,v 1.1 
2014/07/14 14:45:36 sping Exp $

EAPI=4
inherit versionator autotools eutils multilib

DESCRIPTION="a library for mp3splt to split mp3 and ogg files without decoding."
HOMEPAGE="http://mp3splt.sourceforge.net";
SRC_URI="mirror://sourceforge/${PN:3}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc flac pcre"

RDEPEND="media-libs/libmad
media-libs/libvorbis
media-libs/libogg
media-libs/libid3tag
flac? ( >=media-libs/flac-1.2.1 )
pcre? ( dev-libs/libpcre )"
DEPEND="${RDEPEND}
doc? ( >=app-doc/doxygen-1.8.3.1 media-gfx/graphviz )
sys-apps/findutils"

src_prepare() {
epatch "${FILESDIR}"/${PN}-0.7-libltdl.patch
eautoreconf
}

src_configure() {
econf \
--disable-dependency-tracking \
--disable-static \
$(use_enable pcre) \
$(use_enable flac) \
$(use_enable doc doxygen_doc) \
--docdir=/usr/share/doc/${PF} \
--disable-optimise \
--disable-cutter  # TODO package cutter 

}

src_install() {
default
use doc && docompress -x /usr/share/doc/${PF}/doxygen/${PN}_ico.svg

dodoc AUTHORS ChangeLog LIMITS NEWS README TODO

find "${D}"/usr -name '*.la' -delete
}






[gentoo-commits] gentoo-x86 commit in media-sound/mp3splt: mp3splt-2.6.1.ebuild ChangeLog

2014-07-14 Thread Sebastian Pipping (sping)
sping   14/07/14 14:51:08

  Modified: ChangeLog
  Added:mp3splt-2.6.1.ebuild
  Log:
  media-sound/mp3splt: 2.6.1 (bug #514880)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.59 media-sound/mp3splt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   17 May 2014 14:04:57 -  1.58
+++ ChangeLog   14 Jul 2014 14:51:08 -  1.59
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/mp3splt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v 1.58 
2014/05/17 14:04:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v 1.59 
2014/07/14 14:51:08 sping Exp $
+
+*mp3splt-2.6.1 (14 Jul 2014)
+
+  14 Jul 2014; Sebastian Pipping  +mp3splt-2.6.1.ebuild:
+  Bump to 2.6.1 (bug #514880)
 
   17 May 2014; Agostino Sarubbo  mp3splt-2.6.ebuild:
   Stable for alpha, wrt bug #495738



1.1  media-sound/mp3splt/mp3splt-2.6.1.ebuild

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

Index: mp3splt-2.6.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/mp3splt-2.6.1.ebuild,v 
1.1 2014/07/14 14:51:08 sping Exp $

EAPI=4
inherit multilib

DESCRIPTION="a command line utility to split mp3 and ogg files without 
decoding."
HOMEPAGE="http://mp3splt.sourceforge.net";
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="flac"

RDEPEND="~media-libs/libmp3splt-0.9.1[flac?]"
DEPEND="${RDEPEND}
virtual/pkgconfig
sys-devel/gettext"

src_configure() {
econf \
--enable-oggsplt_symlink \
$(use_enable flac flacsplt_symlink) \
--disable-dependency-tracking
}

src_install() {
default
dodoc AUTHORS ChangeLog NEWS README TODO
}






[gentoo-commits] gentoo-x86 commit in media-libs/libextractor: libextractor-1.3.ebuild ChangeLog

2014-07-14 Thread Samuli Suominen (ssuominen)
ssuominen14/07/14 14:52:01

  Modified: libextractor-1.3.ebuild ChangeLog
  Log:
  Punt bogus USE="qt4" (mistakenly forwarded from ebuild of 1.0) wrt #515338 by 
Patrick Lauer
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.4  media-libs/libextractor/libextractor-1.3.ebuild

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

Index: libextractor-1.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/libextractor/libextractor-1.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libextractor-1.3.ebuild 5 Jun 2014 00:55:59 -   1.3
+++ libextractor-1.3.ebuild 14 Jul 2014 14:52:01 -  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/libextractor/libextractor-1.3.ebuild,v 1.3 
2014/06/05 00:55:59 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libextractor/libextractor-1.3.ebuild,v 1.4 
2014/07/14 14:52:01 ssuominen Exp $
 
 EAPI=5
 inherit eutils flag-o-matic multilib toolchain-funcs
@@ -12,7 +12,7 @@
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="+archive +bzip2 ffmpeg flac gif gsf gtk jpeg mp4 +magic midi mpeg qt4 
tidy tiff vorbis +zlib" # test
+IUSE="+archive +bzip2 ffmpeg flac gif gsf gtk jpeg mp4 +magic midi mpeg tidy 
tiff vorbis +zlib" # test
 
 RESTRICT="test"
 
@@ -37,10 +37,6 @@
magic? ( sys-apps/file )
midi? ( media-libs/libsmf )
mpeg? ( media-libs/libmpeg2 )
-   qt4? (
-   dev-qt/qtgui:4
-   dev-qt/qtsvg:4
-   )
tidy? ( app-text/htmltidy )
tiff? ( media-libs/tiff:0 )
vorbis? (
@@ -96,15 +92,6 @@
e_ac_cv lib_mp4v2_MP4ReadProvider=$(usex mp4)
e_ac_cv lib_smf_smf_load_from_memory=$(usex midi)
 
-   local myconf
-
-   if use qt4; then
-   append-cppflags "$($(tc-getPKG_CONFIG) --cflags-only-I QtGui 
QtSvg)"
-   append-ldflags "$($(tc-getPKG_CONFIG) --libs-only-L QtGui 
QtSvg)"
-   else
-   myconf='--without-qt'
-   fi
-
# gstreamer support is for 1.0, no 0.10 support
econf \
--disable-static \
@@ -114,8 +101,7 @@
--disable-gsf-gnome \
$(use_enable ffmpeg) \
--with-gtk_version=$(usex gtk 3.0.0 false) \
-   --without-gstreamer \
-   ${myconf}
+   --without-gstreamer
 }
 
 src_compile() {



1.91 media-libs/libextractor/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libextractor/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   5 Jun 2014 00:55:59 -   1.90
+++ ChangeLog   14 Jul 2014 14:52:01 -  1.91
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/libextractor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/ChangeLog,v 1.90 
2014/06/05 00:55:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/ChangeLog,v 1.91 
2014/07/14 14:52:01 ssuominen Exp $
+
+  14 Jul 2014; Samuli Suominen  libextractor-1.3.ebuild:
+  Punt bogus USE="qt4" (mistakenly forwarded from ebuild of 1.0) wrt #515338 by
+  Patrick Lauer
 
   05 Jun 2014; Samuli Suominen  libextractor-1.3.ebuild:
   Despite ./configure --help telling the flag name is --disable-gnome, it's in






[gentoo-commits] gentoo-x86 commit in sys-devel/llvm: llvm-3.3-r3.ebuild llvm-3.4.2.ebuild llvm-9999.ebuild llvm-3.4.1-r2.ebuild ChangeLog

2014-07-14 Thread Ian Stakenvicius (axs)
axs 14/07/14 14:53:53

  Modified: llvm-3.3-r3.ebuild llvm-3.4.2.ebuild
llvm-.ebuild llvm-3.4.1-r2.ebuild ChangeLog
  Log:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug 
513718
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.12 sys-devel/llvm/llvm-3.3-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild?r1=1.11&r2=1.12

Index: llvm-3.3-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- llvm-3.3-r3.ebuild  15 Jun 2014 14:30:03 -  1.11
+++ llvm-3.3-r3.ebuild  14 Jul 2014 14:53:52 -  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/sys-devel/llvm/llvm-3.3-r3.ebuild,v 1.11 
2014/06/15 14:30:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild,v 1.12 
2014/07/14 14:53:52 axs Exp $
 
 EAPI=5
 
@@ -34,9 +34,9 @@
xml? ( dev-libs/libxml2:2= )
)
gold? ( >=sys-devel/binutils-2.22:*[cxx] )
-   libffi? ( virtual/libffi:0=[${MULTILIB_USEDEP}] )
+   libffi? ( >=virtual/libffi-3.0.13-r1:0=[${MULTILIB_USEDEP}] )
ocaml? ( dev-lang/ocaml:0= )
-   udis86? ( dev-libs/udis86:0=[pic(+),${MULTILIB_USEDEP}] )"
+   udis86? ( >=dev-libs/udis86-1.7-r2:0=[pic(+),${MULTILIB_USEDEP}] )"
 DEPEND="${COMMON_DEPEND}
dev-lang/perl
>=sys-devel/make-3.81



1.2  sys-devel/llvm/llvm-3.4.2.ebuild

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

Index: llvm-3.4.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- llvm-3.4.2.ebuild   23 Jun 2014 23:00:42 -  1.1
+++ llvm-3.4.2.ebuild   14 Jul 2014 14:53: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-devel/llvm/llvm-3.4.2.ebuild,v 1.1 
2014/06/23 23:00:42 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.4.2.ebuild,v 1.2 
2014/07/14 14:53:52 axs Exp $
 
 EAPI=5
 
@@ -38,10 +38,10 @@
xml? ( dev-libs/libxml2:2= )
)
gold? ( >=sys-devel/binutils-2.22:*[cxx] )
-   libffi? ( virtual/libffi:0=[${MULTILIB_USEDEP}] )
-   ncurses? ( sys-libs/ncurses:5=[${MULTILIB_USEDEP}] )
+   libffi? ( >=virtual/libffi-3.0.13-r1:0=[${MULTILIB_USEDEP}] )
+   ncurses? ( >=sys-libs/ncurses-5.9-r3:5=[${MULTILIB_USEDEP}] )
ocaml? ( dev-lang/ocaml:0= )
-   udis86? ( dev-libs/udis86:0=[pic(+),${MULTILIB_USEDEP}] )"
+   udis86? ( >=dev-libs/udis86-1.7-r2:0=[pic(+),${MULTILIB_USEDEP}] )"
 DEPEND="${COMMON_DEPEND}
dev-lang/perl
>=sys-devel/make-3.81



1.89 sys-devel/llvm/llvm-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-.ebuild?rev=1.89&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-.ebuild?rev=1.89&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-.ebuild?r1=1.88&r2=1.89

Index: llvm-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-.ebuild,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- llvm-.ebuild29 Jun 2014 09:59:32 -  1.88
+++ llvm-.ebuild14 Jul 2014 14:53:52 -  1.89
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-.ebuild,v 1.88 
2014/06/29 09:59:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-.ebuild,v 1.89 
2014/07/14 14:53:52 axs Exp $
 
 EAPI=5
 
@@ -32,10 +32,10 @@
xml? ( dev-libs/libxml2:2= )
)
gold? ( >=sys-devel/binutils-2.22:*[cxx] )
-   libffi? ( virtual/libffi:0=[${MU

[gentoo-commits] gentoo-x86 commit in dev-libs/libedit: libedit-20130611.3.1-r1.ebuild libedit-20130712.3.1.ebuild ChangeLog

2014-07-14 Thread Ian Stakenvicius (axs)
axs 14/07/14 14:54:02

  Modified: libedit-20130611.3.1-r1.ebuild
libedit-20130712.3.1.ebuild ChangeLog
  Log:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug 
513718
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.3  dev-libs/libedit/libedit-20130611.3.1-r1.ebuild

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

Index: libedit-20130611.3.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-libs/libedit/libedit-20130611.3.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libedit-20130611.3.1-r1.ebuild  13 Oct 2013 20:38:24 -  1.2
+++ libedit-20130611.3.1-r1.ebuild  14 Jul 2014 14:54:02 -  1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libedit/libedit-20130611.3.1-r1.ebuild,v 1.2 
2013/10/13 20:38:24 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libedit/libedit-20130611.3.1-r1.ebuild,v 1.3 
2014/07/14 14:54:02 axs Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE="static-libs"
 
-DEPEND=">=sys-libs/ncurses-5.7-r5[static-libs?,${MULTILIB_USEDEP}]
+DEPEND=">=sys-libs/ncurses-5.9-r3[static-libs?,${MULTILIB_USEDEP}]
!<=sys-freebsd/freebsd-lib-6.2_rc1"
 
 RDEPEND=${DEPEND}



1.13 dev-libs/libedit/libedit-20130712.3.1.ebuild

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

Index: libedit-20130712.3.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libedit/libedit-20130712.3.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libedit-20130712.3.1.ebuild 14 Mar 2014 06:58:24 -  1.12
+++ libedit-20130712.3.1.ebuild 14 Jul 2014 14:54:02 -  1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libedit/libedit-20130712.3.1.ebuild,v 1.12 
2014/03/14 06:58:24 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libedit/libedit-20130712.3.1.ebuild,v 1.13 
2014/07/14 14:54:02 axs Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 IUSE="static-libs"
 
-DEPEND=">=sys-libs/ncurses-5.7-r5[static-libs?,${MULTILIB_USEDEP}]
+DEPEND=">=sys-libs/ncurses-5.9-r3[static-libs?,${MULTILIB_USEDEP}]
!<=sys-freebsd/freebsd-lib-6.2_rc1"
 
 RDEPEND=${DEPEND}



1.92 dev-libs/libedit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libedit/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   14 Mar 2014 06:58:24 -  1.91
+++ ChangeLog   14 Jul 2014 14:54:02 -  1.92
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/libedit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libedit/ChangeLog,v 1.91 
2014/03/14 06:58:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libedit/ChangeLog,v 1.92 
2014/07/14 14:54:02 axs Exp $
+
+  14 Jul 2014; Ian Stakenvicius (_AxS_) 
+  libedit-20130611.3.1-r1.ebuild, libedit-20130712.3.1.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  513718
 
   14 Mar 2014; Mike Frysinger  libedit-2013071

[gentoo-commits] gentoo-x86 commit in net-news/quiterss: ChangeLog quiterss-0.15.4.ebuild

2014-07-14 Thread Sergey Popov (pinkbyte)
pinkbyte14/07/14 14:56:50

  Modified: ChangeLog quiterss-0.15.4.ebuild
  Log:
  Stable on x86, wrt bug #514898
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.47 net-news/quiterss/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/quiterss/ChangeLog?rev=1.47&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/quiterss/ChangeLog?rev=1.47&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/quiterss/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-news/quiterss/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog   11 Jul 2014 21:24:39 -  1.46
+++ ChangeLog   14 Jul 2014 14:56:49 -  1.47
@@ -1,6 +1,9 @@
 # ChangeLog for net-news/quiterss
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/quiterss/ChangeLog,v 1.46 
2014/07/11 21:24:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/quiterss/ChangeLog,v 1.47 
2014/07/14 14:56:49 pinkbyte Exp $
+
+  14 Jul 2014; Sergey Popov  quiterss-0.15.4.ebuild:
+  Stable on x86, wrt bug #514898
 
   11 Jul 2014; Mikle Kolyada  quiterss-0.15.4.ebuild:
   amd64 stable wrt bug #514898



1.4  net-news/quiterss/quiterss-0.15.4.ebuild

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

Index: quiterss-0.15.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-news/quiterss/quiterss-0.15.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- quiterss-0.15.4.ebuild  11 Jul 2014 21:24:39 -  1.3
+++ quiterss-0.15.4.ebuild  14 Jul 2014 14:56:49 -  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-news/quiterss/quiterss-0.15.4.ebuild,v 
1.3 2014/07/11 21:24:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/quiterss/quiterss-0.15.4.ebuild,v 
1.4 2014/07/14 14:56:49 pinkbyte Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 LICENSE="GPL-3"
 SLOT="0"
 [[ ${PV} == ** ]] || \
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE="debug phonon"
 
 RDEPEND="






[gentoo-commits] gentoo-x86 commit in app-laptop/laptop-mode-tools: laptop-mode-tools-1.64.ebuild ChangeLog

2014-07-14 Thread Samuli Suominen (ssuominen)
ssuominen14/07/14 15:01:09

  Modified: laptop-mode-tools-1.64.ebuild ChangeLog
  Log:
  ppc stable wrt #509962
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.6  app-laptop/laptop-mode-tools/laptop-mode-tools-1.64.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/laptop-mode-tools-1.64.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/laptop-mode-tools-1.64.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/laptop-mode-tools-1.64.ebuild?r1=1.5&r2=1.6

Index: laptop-mode-tools-1.64.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/laptop-mode-tools-1.64.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- laptop-mode-tools-1.64.ebuild   27 May 2014 18:48:57 -  1.5
+++ laptop-mode-tools-1.64.ebuild   14 Jul 2014 15:01: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/app-laptop/laptop-mode-tools/laptop-mode-tools-1.64.ebuild,v
 1.5 2014/05/27 18:48:57 alonbl Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/laptop-mode-tools-1.64.ebuild,v
 1.6 2014/07/14 15:01:09 ssuominen Exp $
 
 EAPI=5
 inherit eutils multilib systemd udev
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="+acpi apm bluetooth scsi"
 
 RDEPEND="net-wireless/wireless-tools



1.92 app-laptop/laptop-mode-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog?rev=1.92&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog?rev=1.92&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   18 Jun 2014 16:10:27 -  1.91
+++ ChangeLog   14 Jul 2014 15:01:09 -  1.92
@@ -1,6 +1,10 @@
 # ChangeLog for app-laptop/laptop-mode-tools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog,v 
1.91 2014/06/18 16:10:27 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog,v 
1.92 2014/07/14 15:01:09 ssuominen Exp $
+
+  14 Jul 2014; Samuli Suominen 
+  laptop-mode-tools-1.64.ebuild:
+  ppc stable wrt #509962
 
 *laptop-mode-tools-1.65 (18 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in net-misc/dhcpcd: dhcpcd-6.4.2.ebuild ChangeLog

2014-07-14 Thread William Hubbs (williamh)
williamh14/07/14 15:01:12

  Modified: ChangeLog
  Added:dhcpcd-6.4.2.ebuild
  Log:
  version bump to fix compile errors, bug #516228.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  ChangesPath
1.404net-misc/dhcpcd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v
retrieving revision 1.403
retrieving revision 1.404
diff -u -r1.403 -r1.404
--- ChangeLog   5 Jul 2014 15:49:43 -   1.403
+++ ChangeLog   14 Jul 2014 15:01:12 -  1.404
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/dhcpcd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.403 
2014/07/05 15:49:43 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.404 
2014/07/14 15:01:12 williamh Exp $
+
+*dhcpcd-6.4.2 (14 Jul 2014)
+
+  14 Jul 2014; William Hubbs  +dhcpcd-6.4.2.ebuild:
+  version bump to fix compile errors, bug #516228.
 
   05 Jul 2014; Mikle Kolyada  dhcpcd-6.2.0-r1.ebuild:
   ppc64 stable wrt bug #499262



1.1  net-misc/dhcpcd/dhcpcd-6.4.2.ebuild

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

Index: dhcpcd-6.4.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.2.ebuild,v 1.1 
2014/07/14 15:01:12 williamh Exp $

EAPI=5

if [[ ${PV} == "" ]]; then
FOSSIL_URI="http://roy.marples.name/projects/dhcpcd";
else
MY_P="${P/_alpha/-alpha}"
MY_P="${MY_P/_beta/-beta}"
MY_P="${MY_P/_rc/-rc}"
SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux"
S="${WORKDIR}/${MY_P}"
fi

inherit eutils systemd toolchain-funcs

DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client"
HOMEPAGE="http://roy.marples.name/projects/dhcpcd/";
LICENSE="BSD-2"
SLOT="0"
IUSE="elibc_glibc ipv6 kernel_linux +udev"

COMMON_DEPEND="udev? ( virtual/udev )"
DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"

if [[ ${PV} == "" ]]; then
DEPEND+=" dev-vcs/fossil"

src_unpack()
{
local distdir=${PORTAGE_ACTUAL_DISTDIR:-${DISTDIR}}
local repo=${distdir}/fossil/${PN}.fossil

addwrite "${distdir}"

if [[ -e "${repo}" ]]; then
fossil pull "${FOSSIL_URI}" -R "${repo}" || die
else
mkdir -p "${distdir}/fossil" || die
fossil clone "${FOSSIL_URI}" "${repo}" || die
fi

mkdir -p "${S}" || die
cd "${S}" || die
fossil open "${repo}" || die
}
fi

src_prepare()
{
epatch_user
}

src_configure()
{
local dev hooks rundir
use udev || dev="--without-dev --without-udev"
hooks="--with-hook=ntp.conf"
use elibc_glibc && hooks="${hooks} --with-hook=yp.conf"
use kernel_linux && rundir="--rundir=${EPREFIX}/run"
econf \
--prefix="${EPREFIX}" \
--libexecdir="${EPREFIX}/lib/dhcpcd" \
--dbdir="${EPREFIX}/var/lib/dhcpcd" \
--localstatedir="${EPREFIX}/var" \
${rundir} \
$(use_enable ipv6) \
${dev} \
${hooks}
}

src_install()
{
default
newinitd "${FILESDIR}"/${PN}.initd ${PN}
systemd_dounit "${FILESDIR}"/${PN}.service
}

pkg_postinst()
{
# Upgrade the duid file to the new format if needed
local old_duid="${ROOT}"/var/lib/dhcpcd/dhcpcd.duid
local new_duid="${ROOT}"/etc/dhcpcd.duid
if [ -e "${old_duid}" ] && ! grep -q '..:..:..:..:..:..' "${old_duid}"; 
then
sed -i -e 's/\(..\)/\1:/g; s/:$//g' "${old_duid}"
fi

# Move the duid to /etc, a more sensible location
if [ -e "${old_duid}" -a ! -e "${new_duid}" ]; then
cp -p "${old_duid}" "${new_duid}"
fi

if [ -z "$REPLACING_VERSIO

[gentoo-commits] gentoo-x86 commit in net-misc/dhcpcd: dhcpcd-9999.ebuild ChangeLog

2014-07-14 Thread William Hubbs (williamh)
williamh14/07/14 15:03:54

  Modified: dhcpcd-.ebuild ChangeLog
  Log:
  sync live ebuild
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  ChangesPath
1.15 net-misc/dhcpcd/dhcpcd-.ebuild

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

Index: dhcpcd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- dhcpcd-.ebuild  24 Mar 2014 04:43:33 -  1.14
+++ dhcpcd-.ebuild  14 Jul 2014 15:03:54 -  1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-.ebuild,v 1.14 
2014/03/24 04:43:33 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-.ebuild,v 1.15 
2014/07/14 15:03:54 williamh Exp $
 
 EAPI=5
 
@@ -94,19 +94,21 @@
cp -p "${old_duid}" "${new_duid}"
fi
 
-   elog
-   elog "dhcpcd has zeroconf support active by default."
-   elog "This means it will always obtain an IP address even if no"
-   elog "DHCP server can be contacted, which will break any existing"
-   elog "failover support you may have configured in your net 
configuration."
-   elog "This behaviour can be controlled with the noipv4ll configuration"
-   elog "file option or the -L command line switch."
-   elog "See the dhcpcd and dhcpcd.conf man pages for more details."
-
-   elog
-   elog "Dhcpcd has duid enabled by default, and this may cause issues"
-   elog "with some dhcp servers. For more information, see"
-   elog "https://bugs.gentoo.org/show_bug.cgi?id=477356";
+   if [ -z "$REPLACING_VERSIONS" ]; then
+   elog
+elog "dhcpcd has zeroconf support active by default."
+   elog "This means it will always obtain an IP address even if no"
+   elog "DHCP server can be contacted, which will break any 
existing"
+   elog "failover support you may have configured in your net 
configuration."
+   elog "This behaviour can be controlled with the noipv4ll 
configuration"
+   elog "file option or the -L command line switch."
+   elog "See the dhcpcd and dhcpcd.conf man pages for more 
details."
+
+   elog
+   elog "Dhcpcd has duid enabled by default, and this may cause 
issues"
+   elog "with some dhcp servers. For more information, see"
+   elog "https://bugs.gentoo.org/show_bug.cgi?id=477356";
+   fi
 
if ! has_version net-dns/bind-tools; then
elog



1.405net-misc/dhcpcd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v
retrieving revision 1.404
retrieving revision 1.405
diff -u -r1.404 -r1.405
--- ChangeLog   14 Jul 2014 15:01:12 -  1.404
+++ ChangeLog   14 Jul 2014 15:03:54 -  1.405
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/dhcpcd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.404 
2014/07/14 15:01:12 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.405 
2014/07/14 15:03:54 williamh Exp $
+
+  14 Jul 2014; William Hubbs  dhcpcd-.ebuild:
+  sync live ebuild
 
 *dhcpcd-6.4.2 (14 Jul 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-util/cppunit: ChangeLog cppunit-1.13.2-r2.ebuild

2014-07-14 Thread Sergey Popov (pinkbyte)
pinkbyte14/07/14 15:05:48

  Modified: ChangeLog cppunit-1.13.2-r2.ebuild
  Log:
  Stable on arm, wrt bug #516344
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.97 dev-util/cppunit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog   12 Jul 2014 21:57:54 -  1.96
+++ ChangeLog   14 Jul 2014 15:05:48 -  1.97
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/cppunit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.96 
2014/07/12 21:57:54 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.97 
2014/07/14 15:05:48 pinkbyte Exp $
+
+  14 Jul 2014; Sergey Popov  cppunit-1.13.2-r2.ebuild:
+  Stable on arm, wrt bug #516344
 
   12 Jul 2014;   cppunit-1.13.2-r2.ebuild:
   Stable on arm64 Bug #516344



1.5  dev-util/cppunit/cppunit-1.13.2-r2.ebuild

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

Index: cppunit-1.13.2-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.2-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cppunit-1.13.2-r2.ebuild12 Jul 2014 21:57:54 -  1.4
+++ cppunit-1.13.2-r2.ebuild14 Jul 2014 15:05: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-util/cppunit/cppunit-1.13.2-r2.ebuild,v 
1.4 2014/07/12 21:57:54 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.2-r2.ebuild,v 
1.5 2014/07/14 15:05:48 pinkbyte Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 SLOT="0"
 # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
 [[ ${PV} =  ]] || \
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="doc examples static-libs"
 
 RDEPEND=""






[gentoo-commits] gentoo-x86 commit in net-misc/dhcpcd/files: dhcpcd-6.3.2-gettime-dlopen.patch dhcpcd-6.3.2-fix-host.patch dhcpcd-6.3.2-fix-cc-setting.patch

2014-07-14 Thread William Hubbs (williamh)
williamh14/07/14 15:07:06

  Removed:  dhcpcd-6.3.2-gettime-dlopen.patch
dhcpcd-6.3.2-fix-host.patch
dhcpcd-6.3.2-fix-cc-setting.patch
  Log:
  remove old unstable versions
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)



[gentoo-commits] gentoo-x86 commit in net-dns/bind: ChangeLog bind-9.9.5-r3.ebuild

2014-07-14 Thread Homer Parker (hparker)
hparker 14/07/14 15:07:08

  Modified: ChangeLog bind-9.9.5-r3.ebuild
  Log:
  Stable on amd64
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0129B723F671A0DB!)

Revision  ChangesPath
1.498net-dns/bind/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v
retrieving revision 1.497
retrieving revision 1.498
diff -u -r1.497 -r1.498
--- ChangeLog   13 Jul 2014 09:58:52 -  1.497
+++ ChangeLog   14 Jul 2014 15:07:08 -  1.498
@@ -1,10 +1,13 @@
 # ChangeLog for net-dns/bind
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.497 2014/07/13 
09:58:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.498 2014/07/14 
15:07:08 hparker Exp $
 
   13 Jul 2014; Agostino Sarubbo  bind-9.9.5-r3.ebuild:
   Stable for ppc, wrt bug #506796
 
+  07 Jul 2014; Homer Parker  bind-9.9.5-r3.ebuild:
+  amd64 stable wrt bug #506796
+
   06 Jul 2014; MichaÅ‚ GĂ³rny  bind-9.9.4_p2.ebuild,
   bind-9.9.5-r2.ebuild, bind-9.9.5-r3.ebuild:
   Clean up obsolete dependencies on virtual/python-argparse and virtual/python-



1.8  net-dns/bind/bind-9.9.5-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild?r1=1.7&r2=1.8

Index: bind-9.9.5-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bind-9.9.5-r3.ebuild13 Jul 2014 09:58:52 -  1.7
+++ bind-9.9.5-r3.ebuild14 Jul 2014 15:07:08 -  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/net-dns/bind/bind-9.9.5-r3.ebuild,v 1.7 
2014/07/13 09:58:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild,v 1.8 
2014/07/14 15:07:08 hparker Exp $
 
 # Re dlz/mysql and threads, needs to be verified..
 # MySQL uses thread local storage in its C api. Thus MySQL
@@ -53,7 +53,7 @@
 
 LICENSE="GPL-2 ISC BSD BSD-2 HPND JNIC openssl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="berkdb caps dlz doc filter- fixed-rrset geoip gost gssapi idn ipv6
 ldap mysql odbc postgres python rpz rrl sdb-ldap selinux ssl static-libs 
threads
 urandom xml"






[gentoo-commits] gentoo-x86 commit in net-misc/dhcpcd: ChangeLog dhcpcd-6.3.2.ebuild dhcpcd-6.4.0.ebuild

2014-07-14 Thread William Hubbs (williamh)
williamh14/07/14 15:07:06

  Modified: ChangeLog
  Removed:  dhcpcd-6.3.2.ebuild dhcpcd-6.4.0.ebuild
  Log:
  remove old unstable versions
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  ChangesPath
1.406net-misc/dhcpcd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v
retrieving revision 1.405
retrieving revision 1.406
diff -u -r1.405 -r1.406
--- ChangeLog   14 Jul 2014 15:03:54 -  1.405
+++ ChangeLog   14 Jul 2014 15:07:06 -  1.406
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/dhcpcd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.405 
2014/07/14 15:03:54 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.406 
2014/07/14 15:07:06 williamh Exp $
+
+  14 Jul 2014; William Hubbs  -dhcpcd-6.3.2.ebuild,
+  -dhcpcd-6.4.0.ebuild, -files/dhcpcd-6.3.2-fix-cc-setting.patch,
+  -files/dhcpcd-6.3.2-fix-host.patch, -files/dhcpcd-6.3.2-gettime-dlopen.patch:
+  remove old unstable versions
 
   14 Jul 2014; William Hubbs  dhcpcd-.ebuild:
   sync live ebuild






[gentoo-commits] gentoo-x86 commit in media-sound/mp3splt-gtk: ChangeLog mp3splt-gtk-0.9.1.ebuild

2014-07-14 Thread Sebastian Pipping (sping)
sping   14/07/14 15:11:26

  Modified: ChangeLog
  Added:mp3splt-gtk-0.9.1.ebuild
  Log:
  media-sound/mp3splt-gtk: 0.9.1 (bug #514880)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.36 media-sound/mp3splt-gtk/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mp3splt-gtk/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   22 Jul 2013 19:43:29 -  1.35
+++ ChangeLog   14 Jul 2014 15:11:26 -  1.36
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/mp3splt-gtk
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt-gtk/ChangeLog,v 1.35 
2013/07/22 19:43:29 sping Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt-gtk/ChangeLog,v 1.36 
2014/07/14 15:11:26 sping Exp $
+
+*mp3splt-gtk-0.9.1 (14 Jul 2014)
+
+  14 Jul 2014; Sebastian Pipping  +mp3splt-gtk-0.9.1.ebuild:
+  Bump to 0.9.1 (bug #514880)
 
 *mp3splt-gtk-0.9 (22 Jul 2013)
 



1.1  media-sound/mp3splt-gtk/mp3splt-gtk-0.9.1.ebuild

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

Index: mp3splt-gtk-0.9.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/mp3splt-gtk/mp3splt-gtk-0.9.1.ebuild,v 1.1 
2014/07/14 15:11:26 sping Exp $

EAPI=4
inherit eutils versionator autotools multilib

DESCRIPTION="a GTK+ based utility to split mp3 and ogg files without decoding."
HOMEPAGE="http://mp3splt.sourceforge.net";
SRC_URI="mirror://sourceforge/mp3splt/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="audacious doc gtk3 gnome gstreamer nls"

RDEPEND="~media-libs/libmp3splt-0.9.1
gtk3? ( x11-libs/gtk+:3
audacious? ( >=media-sound/audacious-3.0 ) )
!gtk3? ( >=x11-libs/gtk+-2.18:2
audacious? ( 

[gentoo-commits] gentoo-x86 commit in dev-libs/libcdio: libcdio-0.92.ebuild ChangeLog

2014-07-14 Thread Samuli Suominen (ssuominen)
ssuominen14/07/14 15:15:40

  Modified: libcdio-0.92.ebuild ChangeLog
  Log:
  ppc64 stable wrt #506816
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.13 dev-libs/libcdio/libcdio-0.92.ebuild

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

Index: libcdio-0.92.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libcdio/libcdio-0.92.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libcdio-0.92.ebuild 18 Jun 2014 19:12:07 -  1.12
+++ libcdio-0.92.ebuild 14 Jul 2014 15:15:40 -  1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/libcdio-0.92.ebuild,v 1.12 
2014/06/18 19:12:07 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/libcdio-0.92.ebuild,v 1.13 
2014/07/14 15:15:40 ssuominen Exp $
 
 EAPI=5
 inherit eutils libtool multilib-minimal
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0/15" # subslot is based on SONAME
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd 
~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="cddb +cxx minimal static-libs test"
 
 RDEPEND="



1.165dev-libs/libcdio/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libcdio/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- ChangeLog   18 Jun 2014 19:12:08 -  1.164
+++ ChangeLog   14 Jul 2014 15:15:40 -  1.165
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libcdio
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/ChangeLog,v 1.164 
2014/06/18 19:12:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/ChangeLog,v 1.165 
2014/07/14 15:15:40 ssuominen Exp $
+
+  14 Jul 2014; Samuli Suominen  libcdio-0.92.ebuild:
+  ppc64 stable wrt #506816
 
   18 Jun 2014; MichaÅ‚ GĂ³rny  libcdio-0.90-r1.ebuild,
   libcdio-0.92.ebuild:






[gentoo-commits] gentoo-x86 commit in net-analyzer/ndoutils: ndoutils-2.0.0.ebuild ChangeLog ndoutils-1.4_beta9-r1.ebuild ndoutils-1.4_beta9.ebuild

2014-07-14 Thread Jeroen Roovers (jer)
jer 14/07/14 15:17:26

  Modified: ChangeLog
  Added:ndoutils-2.0.0.ebuild ndoutils-1.4_beta9-r1.ebuild
  Removed:  ndoutils-1.4_beta9.ebuild
  Log:
  EAPI bump. Version bump. Fix missing includes/defines.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.14 net-analyzer/ndoutils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ndoutils/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   12 Jun 2012 02:48:43 -  1.13
+++ ChangeLog   14 Jul 2014 15:17:26 -  1.14
@@ -1,6 +1,15 @@
 # ChangeLog for net-analyzer/ndoutils
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ndoutils/ChangeLog,v 1.13 
2012/06/12 02:48:43 zmedico Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ndoutils/ChangeLog,v 1.14 
2014/07/14 15:17:26 jer Exp $
+
+*ndoutils-2.0.0 (14 Jul 2014)
+*ndoutils-1.4_beta9-r1 (14 Jul 2014)
+
+  14 Jul 2014; Jeroen Roovers  -ndoutils-1.4_beta9.ebuild,
+  +ndoutils-1.4_beta9-r1.ebuild, +ndoutils-2.0.0.ebuild,
+  +files/ndoutils-1.4_beta9-asprintf.patch,
+  +files/ndoutils-2.0.0-asprintf.patch, +files/ndoutils-2.0.0-sleep.patch:
+  EAPI bump. Version bump. Fix missing includes/defines.
 
   12 Jun 2012; Zac Medico  ndoutils-1.4_beta9.ebuild:
   inherit user for enewgroup and enewuser



1.1  net-analyzer/ndoutils/ndoutils-2.0.0.ebuild

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

Index: ndoutils-2.0.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ndoutils/ndoutils-2.0.0.ebuild,v 1.1 
2014/07/14 15:17:25 jer Exp $

EAPI=5
inherit eutils user

MY_P=${P/_beta/b}

DESCRIPTION="Nagios addon to store Nagios data in a MySQL database"
HOMEPAGE="http://www.nagios.org";
SRC_URI="mirror://sourceforge/nagios/${MY_P}.tar.gz"

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

DEPEND="
dev-perl/DBD-mysql
dev-perl/DBI
virtual/mysql
"
RDEPEND="
${DEPEND}
>=net-analyzer/nagios-core-3.0
"

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

pkg_setup() {
enewgroup nagios
enewuser nagios -1 /bin/bash /var/nagios/home nagios
}

src_prepare() {
epatch \
"${FILESDIR}"/${P}-asprintf.patch \
"${FILESDIR}"/${P}-sleep.patch
}

src_configure() {
econf \
--sysconfdir=/etc/nagios \
--enable-mysql
}

DOCS=(
'docs/NDOUTILS DB Model.pdf'
'docs/NDOUtils Documentation.pdf'
Changelog
README
REQUIREMENTS
TODO
UPGRADING
)

src_install() {
default
emake DESTDIR="${D}" install-config

newinitd "${FILESDIR}"/ndo2db.init-nagios3 ndo2db
}

pkg_postinst() {
elog "To include NDO in your Nagios setup you'll need to activate the 
NDO broker module"
elog "in /etc/nagios/nagios.cfg:"
elog "\tbroker_module=/usr/bin/ndomod-3x.o 
config_file=/etc/nagios/ndomod.cfg"
}



1.1  net-analyzer/ndoutils/ndoutils-1.4_beta9-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndoutils/ndoutils-1.4_beta9-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndoutils/ndoutils-1.4_beta9-r1.ebuild?rev=1.1&content-type=text/plain

Index: ndoutils-1.4_beta9-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ndoutils/ndoutils-1.4_beta9-r1.ebuild,v 
1.1 2014/07/14 15:17:26 jer Exp $

EAPI=5
inherit eutils user

MY_P=${P/_beta/b}

DESCRIPTION="Nagios addon to store Nagios data in a MySQL database"
HOMEPAGE="http://www.nagios.org";
SRC_URI="mirror://sourceforge/nagios/${MY_P}.tar.gz"

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

DEPEND="
dev-perl/DBD-mysql
dev-perl/DBI
virtual/mysql
"
RDEPEND="
${DE

[gentoo-commits] gentoo-x86 commit in net-analyzer/ndoutils/files: ndoutils-1.4_beta9-asprintf.patch ndoutils-2.0.0-asprintf.patch ndoutils-2.0.0-sleep.patch

2014-07-14 Thread Jeroen Roovers (jer)
jer 14/07/14 15:17:25

  Added:ndoutils-1.4_beta9-asprintf.patch
ndoutils-2.0.0-asprintf.patch
ndoutils-2.0.0-sleep.patch
  Log:
  EAPI bump. Version bump. Fix missing includes/defines.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.1  
net-analyzer/ndoutils/files/ndoutils-1.4_beta9-asprintf.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndoutils/files/ndoutils-1.4_beta9-asprintf.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndoutils/files/ndoutils-1.4_beta9-asprintf.patch?rev=1.1&content-type=text/plain

Index: ndoutils-1.4_beta9-asprintf.patch
===
--- a/include/config.h.in
+++ b/include/config.h.in
@@ -9,6 +9,7 @@
 #ifndef _CONFIG_H
 #define _CONFIG_H
 
+#define _GNU_SOURCE
 #include 
 #include 
 



1.1  net-analyzer/ndoutils/files/ndoutils-2.0.0-asprintf.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndoutils/files/ndoutils-2.0.0-asprintf.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndoutils/files/ndoutils-2.0.0-asprintf.patch?rev=1.1&content-type=text/plain

Index: ndoutils-2.0.0-asprintf.patch
===
--- a/include/config.h.in
+++ b/include/config.h.in
@@ -9,6 +9,7 @@
 #ifndef _CONFIG_H
 #define _CONFIG_H
 
+#define _GNU_SOURCE
 #include 
 #include 
 



1.1  net-analyzer/ndoutils/files/ndoutils-2.0.0-sleep.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndoutils/files/ndoutils-2.0.0-sleep.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndoutils/files/ndoutils-2.0.0-sleep.patch?rev=1.1&content-type=text/plain

Index: ndoutils-2.0.0-sleep.patch
===
--- a/src/queue.c
+++ b/src/queue.c
@@ -8,6 +8,7 @@
 #include "../include/queue.h"
 #include 
 #include 
+#include  /* sleep() */
 
 #define RETRY_LOG_INTERVAL 600 /* Seconds */
 #define MAX_RETRIES20  /* Max number of times 
to retry sending message */






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

2014-07-14 Thread Samuli Suominen (ssuominen)
ssuominen14/07/14 15:17:52

  Modified: ChangeLog
  Removed:  libcdio-0.90-r1.ebuild
  Log:
  old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.166dev-libs/libcdio/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libcdio/ChangeLog,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- ChangeLog   14 Jul 2014 15:15:40 -  1.165
+++ ChangeLog   14 Jul 2014 15:17:52 -  1.166
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libcdio
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/ChangeLog,v 1.165 
2014/07/14 15:15:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/ChangeLog,v 1.166 
2014/07/14 15:17:52 ssuominen Exp $
+
+  14 Jul 2014; Samuli Suominen  -libcdio-0.90-r1.ebuild:
+  old
 
   14 Jul 2014; Samuli Suominen  libcdio-0.92.ebuild:
   ppc64 stable wrt #506816






[gentoo-commits] gentoo-x86 commit in media-sound/mp3splt: ChangeLog mp3splt-2.5.1.ebuild mp3splt-2.5.2.ebuild

2014-07-14 Thread Sebastian Pipping (sping)
sping   14/07/14 15:18:47

  Modified: ChangeLog
  Removed:  mp3splt-2.5.1.ebuild mp3splt-2.5.2.ebuild
  Log:
  media-sound/mp3splt: Remove 2.5.1 and 2.5.2
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.60 media-sound/mp3splt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog   14 Jul 2014 14:51:08 -  1.59
+++ ChangeLog   14 Jul 2014 15:18:47 -  1.60
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/mp3splt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v 1.59 
2014/07/14 14:51:08 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v 1.60 
2014/07/14 15:18:47 sping Exp $
+
+  14 Jul 2014; Sebastian Pipping  -mp3splt-2.5.1.ebuild,
+  -mp3splt-2.5.2.ebuild:
+  Remove 2.5.1 and 2.5.2
 
 *mp3splt-2.6.1 (14 Jul 2014)
 






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

2014-07-14 Thread Samuli Suominen (ssuominen)
ssuominen14/07/14 15:19:40

  Modified: cmus-2.5.0-r1.ebuild ChangeLog
  Log:
  Simplify libcdio dependency string.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.6  media-sound/cmus/cmus-2.5.0-r1.ebuild

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

Index: cmus-2.5.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/cmus/cmus-2.5.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cmus-2.5.0-r1.ebuild7 Oct 2013 20:56:51 -   1.5
+++ cmus-2.5.0-r1.ebuild14 Jul 2014 15:19:40 -  1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cmus/cmus-2.5.0-r1.ebuild,v 1.5 
2013/10/07 20:56:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cmus/cmus-2.5.0-r1.ebuild,v 1.6 
2014/07/14 15:19:40 ssuominen Exp $
 
 EAPI=5
 inherit eutils multilib
@@ -21,7 +21,7 @@
alsa? ( >=media-libs/alsa-lib-1.0.11 )
ao? ( media-libs/libao )
cue? ( media-libs/libcue )
-   cdio? ( || ( dev-libs/libcdio-paranoia http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cmus/ChangeLog?rev=1.68&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cmus/ChangeLog?rev=1.68&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cmus/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/cmus/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   7 Oct 2013 21:01:38 -   1.67
+++ ChangeLog   14 Jul 2014 15:19:40 -  1.68
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/cmus
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cmus/ChangeLog,v 1.67 
2013/10/07 21:01:38 fauli Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cmus/ChangeLog,v 1.68 
2014/07/14 15:19:40 ssuominen Exp $
+
+  14 Jul 2014; Samuli Suominen  cmus-2.5.0-r1.ebuild:
+  Simplify libcdio dependency string.
 
   07 Oct 2013; Christian Faulhammer  cmus-2.5.0-r1.ebuild:
   make USE=mad enabled by default for people outside of desktop profiles,






[gentoo-commits] gentoo-x86 commit in media-sound/xmms2: xmms2-0.8-r1.ebuild xmms2-0.8-r2.ebuild ChangeLog

2014-07-14 Thread Samuli Suominen (ssuominen)
ssuominen14/07/14 15:21:19

  Modified: xmms2-0.8-r1.ebuild xmms2-0.8-r2.ebuild ChangeLog
  Log:
  Simplify libcdio dependency string.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.15 media-sound/xmms2/xmms2-0.8-r1.ebuild

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

Index: xmms2-0.8-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/xmms2/xmms2-0.8-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- xmms2-0.8-r1.ebuild 22 Nov 2013 13:10:47 -  1.14
+++ xmms2-0.8-r1.ebuild 14 Jul 2014 15:21:19 -  1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms2/xmms2-0.8-r1.ebuild,v 
1.14 2013/11/22 13:10:47 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms2/xmms2-0.8-r1.ebuild,v 
1.15 2014/07/14 15:21:19 ssuominen Exp $
 
 EAPI=3
 
@@ -29,7 +29,7 @@
alsa? ( media-libs/alsa-lib )
ao? ( media-libs/libao )
avahi? ( net-dns/avahi[mdnsresponder-compat] )
-   cdda? ( || ( dev-libs/libcdio-paranoia 
=media-libs/libdiscid-0.1.1
>=media-sound/cdparanoia-3.9.8 )
curl? ( >=net-misc/curl-7.15.1 )



1.3  media-sound/xmms2/xmms2-0.8-r2.ebuild

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

Index: xmms2-0.8-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/xmms2/xmms2-0.8-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xmms2-0.8-r2.ebuild 22 Nov 2013 13:10:47 -  1.2
+++ xmms2-0.8-r2.ebuild 14 Jul 2014 15:21:19 -  1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms2/xmms2-0.8-r2.ebuild,v 1.2 
2013/11/22 13:10:47 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms2/xmms2-0.8-r2.ebuild,v 1.3 
2014/07/14 15:21:19 ssuominen Exp $
 
 EAPI=3
 
@@ -29,7 +29,7 @@
alsa? ( media-libs/alsa-lib )
ao? ( media-libs/libao )
avahi? ( net-dns/avahi[mdnsresponder-compat] )
-   cdda? ( || ( dev-libs/libcdio-paranoia 
=media-libs/libdiscid-0.1.1
>=media-sound/cdparanoia-3.9.8 )
curl? ( >=net-misc/curl-7.15.1 )



1.36 media-sound/xmms2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/xmms2/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   22 Nov 2013 13:10:47 -  1.35
+++ ChangeLog   14 Jul 2014 15:21:19 -  1.36
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/xmms2
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms2/ChangeLog,v 1.35 
2013/11/22 13:10:47 slyfox Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms2/ChangeLog,v 1.36 
2014/07/14 15:21:19 ssuominen Exp $
+
+  14 Jul 2014; Samuli Suominen  xmms2-0.8-r1.ebuild,
+  xmms2-0.8-r2.ebuild:
+  Simplify libcdio dependency string.
 
   22 Nov 2013; Sergei Trofimovich 
   +files/xmms2-0.8-memset.patch, xmms2-0.8-r1.ebuild, xmms2-0.8-r2.ebuild:






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

2014-07-14 Thread Sergei Trofimovich (slyfox)
slyfox  14/07/14 15:21:09

  Modified: ChangeLog package.mask
  Log:
  Mask ghc-7.8.3's '=dev-haskell/deepseq-1.3.0.2*' bundled lib.

Revision  ChangesPath
1.9206   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9205
retrieving revision 1.9206
diff -u -r1.9205 -r1.9206
--- ChangeLog   13 Jul 2014 15:17:57 -  1.9205
+++ ChangeLog   14 Jul 2014 15:21:08 -  1.9206
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9205 2014/07/13 
15:17:57 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9206 2014/07/14 
15:21:08 slyfox 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!
 
+  14 Jul 2014; Sergei Trofimovich  package.mask:
+  Mask ghc-7.8.3's '=dev-haskell/deepseq-1.3.0.2*' bundled lib.
+
   13 Jul 2014; Andreas K. Huettel  package.mask:
   Add 5.20 version of Test::Simple to perl-5.20 mask
 



1.15894  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.15893
retrieving revision 1.15894
diff -u -r1.15893 -r1.15894
--- package.mask13 Jul 2014 15:17:57 -  1.15893
+++ package.mask14 Jul 2014 15:21:08 -  1.15894
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15893 2014/07/13 
15:17:57 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15894 2014/07/14 
15:21:08 slyfox 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
@@ -43,6 +43,7 @@
 # Sergei Trofimovich  (10 Jul 2014)
 # Masked as experimental major ghc release.
 =dev-lang/ghc-7.8.3*
+=dev-haskell/deepseq-1.3.0.2*
 
 # Michael Weber  (10 Jul 2014)
 # Masked for removal in 30 days.






[gentoo-commits] gentoo-x86 commit in dev-haskell/deepseq: deepseq-1.3.0.2.ebuild ChangeLog deepseq-1.1.0.2.ebuild

2014-07-14 Thread Sergei Trofimovich (slyfox)
slyfox  14/07/14 15:22:26

  Modified: ChangeLog
  Added:deepseq-1.3.0.2.ebuild
  Removed:  deepseq-1.1.0.2.ebuild
  Log:
  Added ghc-7.8.3's deepseq (bug #517102 by Adam Stylinski).
  
  (Portage version: 2.2.10_p15/cvs/Linux x86_64, signed Manifest commit with 
key 611FF3AA)

Revision  ChangesPath
1.23 dev-haskell/deepseq/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/deepseq/ChangeLog?rev=1.23&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/deepseq/ChangeLog?rev=1.23&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/deepseq/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/deepseq/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   4 Jul 2014 14:30:04 -   1.22
+++ ChangeLog   14 Jul 2014 15:22:26 -  1.23
@@ -1,6 +1,12 @@
 # ChangeLog for dev-haskell/deepseq
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/deepseq/ChangeLog,v 1.22 
2014/07/04 14:30:04 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/deepseq/ChangeLog,v 1.23 
2014/07/14 15:22:26 slyfox Exp $
+
+*deepseq-1.3.0.2 (14 Jul 2014)
+
+  14 Jul 2014; Sergei Trofimovich  +deepseq-1.3.0.2.ebuild,
+  -deepseq-1.1.0.2.ebuild:
+  Added ghc-7.8.3's deepseq (bug #517102 by Adam Stylinski).
 
   04 Jul 2014; Tobias Klausmann  deepseq-1.3.0.1.ebuild:
   Stable on alpha, bug #495378



1.1  dev-haskell/deepseq/deepseq-1.3.0.2.ebuild

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

Index: deepseq-1.3.0.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/deepseq/deepseq-1.3.0.2.ebuild,v 
1.1 2014/07/14 15:22:26 slyfox Exp $

EAPI=5

# ebuild generated by hackport 0.3.4.

CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal

DESCRIPTION="Deep evaluation of data structures"
HOMEPAGE="http://hackage.haskell.org/package/deepseq";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""

RDEPEND=">=dev-lang/ghc-7.0.1:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.10.0.0
"
CABAL_CORE_LIB_GHC_PV="7.8.1 7.8.2 7.8.3 7.9.2014*"






[gentoo-commits] gentoo-x86 commit in media-sound/mp3splt-gtk: ChangeLog mp3splt-gtk-0.7.ebuild mp3splt-gtk-0.8.2.ebuild mp3splt-gtk-0.7.0.920.ebuild mp3splt-gtk-0.7.2.ebuild mp3splt-gtk-0.7.1.ebuild

2014-07-14 Thread Sebastian Pipping (sping)
sping   14/07/14 15:23:08

  Modified: ChangeLog
  Removed:  mp3splt-gtk-0.7.ebuild mp3splt-gtk-0.8.2.ebuild
mp3splt-gtk-0.7.0.920.ebuild
mp3splt-gtk-0.7.2.ebuild mp3splt-gtk-0.7.1.ebuild
mp3splt-gtk-0.8.1.ebuild
mp3splt-gtk-0.7.0.930.ebuild
  Log:
  media-sound/mp3splt-gtk: Clean up
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.37 media-sound/mp3splt-gtk/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mp3splt-gtk/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   14 Jul 2014 15:11:26 -  1.36
+++ ChangeLog   14 Jul 2014 15:23:08 -  1.37
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/mp3splt-gtk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt-gtk/ChangeLog,v 1.36 
2014/07/14 15:11:26 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt-gtk/ChangeLog,v 1.37 
2014/07/14 15:23:08 sping Exp $
+
+  14 Jul 2014; Sebastian Pipping  -mp3splt-gtk-0.7.ebuild,
+  -mp3splt-gtk-0.7.0.920.ebuild, -mp3splt-gtk-0.7.0.930.ebuild,
+  -mp3splt-gtk-0.7.1.ebuild, -mp3splt-gtk-0.7.2.ebuild,
+  -mp3splt-gtk-0.8.1.ebuild, -mp3splt-gtk-0.8.2.ebuild:
+  Remove mid-way unstable ebuilds
 
 *mp3splt-gtk-0.9.1 (14 Jul 2014)
 






[gentoo-commits] gentoo-x86 commit in media-sound/mpd: mpd-0.18.10-r1.ebuild mpd-0.17.6.ebuild mpd-0.18.11.ebuild ChangeLog

2014-07-14 Thread Samuli Suominen (ssuominen)
ssuominen14/07/14 15:22:28

  Modified: mpd-0.18.10-r1.ebuild mpd-0.17.6.ebuild
mpd-0.18.11.ebuild ChangeLog
  Log:
  Simplify libcdio dependency string.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.8  media-sound/mpd/mpd-0.18.10-r1.ebuild

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

Index: mpd-0.18.10-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.18.10-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mpd-0.18.10-r1.ebuild   14 Jun 2014 10:36:25 -  1.7
+++ mpd-0.18.10-r1.ebuild   14 Jul 2014 15:22:28 -  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/media-sound/mpd/mpd-0.18.10-r1.ebuild,v 1.7 
2014/06/14 10:36:25 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.18.10-r1.ebuild,v 1.8 
2014/07/14 15:22:28 ssuominen Exp $
 
 EAPI=5
 inherit eutils flag-o-matic linux-info multilib readme.gentoo systemd user
@@ -37,7 +37,7 @@
ao? ( media-libs/libao[alsa?,pulseaudio?] )
audiofile? ( media-libs/audiofile )
bzip2? ( app-arch/bzip2 )
-   cdio? ( || ( dev-libs/libcdio-paranoia http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/mpd-0.17.6.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/mpd-0.17.6.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/mpd-0.17.6.ebuild?r1=1.10&r2=1.11

Index: mpd-0.17.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.17.6.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- mpd-0.17.6.ebuild   17 May 2014 14:47:02 -  1.10
+++ mpd-0.17.6.ebuild   14 Jul 2014 15:22:28 -  1.11
@@ -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.17.6.ebuild,v 1.10 
2014/05/17 14:47:02 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.17.6.ebuild,v 1.11 
2014/07/14 15:22:28 ssuominen Exp $
 
 EAPI=4
 inherit autotools eutils flag-o-matic linux-info multilib readme.gentoo 
systemd user
@@ -36,7 +36,7 @@
ao? ( media-libs/libao[alsa?,pulseaudio?] )
audiofile? ( media-libs/audiofile )
bzip2? ( app-arch/bzip2 )
-   cdio? ( || ( dev-libs/libcdio-paranoia http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/mpd-0.18.11.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/mpd-0.18.11.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/mpd-0.18.11.ebuild?r1=1.1&r2=1.2

Index: mpd-0.18.11.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.18.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mpd-0.18.11.ebuild  8 Jun 2014 11:51:47 -   1.1
+++ mpd-0.18.11.ebuild  14 Jul 2014 15:22:28 -  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-sound/mpd/mpd-0.18.11.ebuild,v 1.1 
2014/06/08 11:51:47 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.18.11.ebuild,v 1.2 
2014/07/14 15:22:28 ssuominen Exp $
 
 EAPI=5
 inherit eutils flag-o-matic linux-info multilib readme.gentoo systemd user
@@ -37,7 +37,7 @@
ao? ( media-libs/libao[alsa?,pulseaudio?] )
audiofile? ( media-libs/audiofile )
bzip2? ( app-arch/bzip2 )
-   cdio? ( || ( dev-libs/libcdio-paranoia http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/ChangeLog?rev=1.352&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/ChangeLog?rev=1.352&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/ChangeLog?r1=1.351&r2=1.352

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v
retrieving revision 1.351
retrieving revision 1.352
diff -u -r1.351 -r1.352
--- ChangeLog   14 Jun 2014 10:36:25 -  1.351
+++ ChangeLog   14 Jul 2

[gentoo-commits] gentoo-x86 commit in net-analyzer/ndoutils: ndoutils-1.5.2.ebuild ChangeLog ndoutils-1.4_beta9-r1.ebuild

2014-07-14 Thread Jeroen Roovers (jer)
jer 14/07/14 15:23:40

  Modified: ChangeLog
  Added:ndoutils-1.5.2.ebuild
  Removed:  ndoutils-1.4_beta9-r1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.15 net-analyzer/ndoutils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ndoutils/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   14 Jul 2014 15:17:26 -  1.14
+++ ChangeLog   14 Jul 2014 15:23:40 -  1.15
@@ -1,6 +1,12 @@
 # ChangeLog for net-analyzer/ndoutils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ndoutils/ChangeLog,v 1.14 
2014/07/14 15:17:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ndoutils/ChangeLog,v 1.15 
2014/07/14 15:23:40 jer Exp $
+
+*ndoutils-1.5.2 (14 Jul 2014)
+
+  14 Jul 2014; Jeroen Roovers  -ndoutils-1.4_beta9-r1.ebuild,
+  +ndoutils-1.5.2.ebuild:
+  Version bump.
 
 *ndoutils-2.0.0 (14 Jul 2014)
 *ndoutils-1.4_beta9-r1 (14 Jul 2014)



1.1  net-analyzer/ndoutils/ndoutils-1.5.2.ebuild

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

Index: ndoutils-1.5.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ndoutils/ndoutils-1.5.2.ebuild,v 1.1 
2014/07/14 15:23:40 jer Exp $

EAPI=5
inherit eutils user

DESCRIPTION="Nagios addon to store Nagios data in a MySQL database"
HOMEPAGE="http://www.nagios.org";
SRC_URI="mirror://sourceforge/nagios/${P}.tar.gz"

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

DEPEND="
dev-perl/DBD-mysql
dev-perl/DBI
virtual/mysql
"
RDEPEND="
${DEPEND}
>=net-analyzer/nagios-core-3.0
"

pkg_setup() {
enewgroup nagios
enewuser nagios -1 /bin/bash /var/nagios/home nagios
}

src_prepare() {
epatch \
"${FILESDIR}"/${PN}-1.4_beta9-asprintf.patch \
"${FILESDIR}"/${PN}-2.0.0-sleep.patch
}

src_configure() {
econf \
--sysconfdir=/etc/nagios \
--enable-mysql
}

DOCS=(
'docs/NDOUTILS DB Model.pdf'
'docs/NDOUtils Documentation.pdf'
Changelog
README
REQUIREMENTS
TODO
UPGRADING
)

src_install() {
default
emake DESTDIR="${D}" install-config

newinitd "${FILESDIR}"/ndo2db.init-nagios3 ndo2db
}

pkg_postinst() {
elog "To include NDO in your Nagios setup you'll need to activate the 
NDO broker module"
elog "in /etc/nagios/nagios.cfg:"
elog "\tbroker_module=/usr/bin/ndomod-3x.o 
config_file=/etc/nagios/ndomod.cfg"
}






[gentoo-commits] gentoo-x86 commit in media-sound/qmmp: qmmp-0.7.7.ebuild qmmp-0.6.8.ebuild qmmp-9999.ebuild qmmp-0.7.3.ebuild qmmp-0.7.6.ebuild ChangeLog

2014-07-14 Thread Samuli Suominen (ssuominen)
ssuominen14/07/14 15:24:21

  Modified: qmmp-0.7.7.ebuild qmmp-0.6.8.ebuild
qmmp-.ebuild qmmp-0.7.3.ebuild
qmmp-0.7.6.ebuild ChangeLog
  Log:
  Simplify libcdio dependency string.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.2  media-sound/qmmp/qmmp-0.7.7.ebuild

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

Index: qmmp-0.7.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.7.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qmmp-0.7.7.ebuild   28 May 2014 17:49:36 -  1.1
+++ qmmp-0.7.7.ebuild   14 Jul 2014 15:24:20 -  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-sound/qmmp/qmmp-0.7.7.ebuild,v 1.1 
2014/05/28 17:49:36 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.7.7.ebuild,v 1.2 
2014/07/14 15:24:20 ssuominen Exp $
 
 EAPI="5"
 
@@ -29,7 +29,7 @@
media-libs/taglib
alsa? ( media-libs/alsa-lib )
bs2b? ( media-libs/libbs2b )
-   cdda? ( || ( dev-libs/libcdio-paranoia http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-0.6.8.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-0.6.8.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-0.6.8.ebuild?r1=1.4&r2=1.5

Index: qmmp-0.6.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.6.8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qmmp-0.6.8.ebuild   18 Jul 2013 21:11:20 -  1.4
+++ qmmp-0.6.8.ebuild   14 Jul 2014 15:24:20 -  1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.6.8.ebuild,v 1.4 
2013/07/18 21:11:20 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.6.8.ebuild,v 1.5 
2014/07/14 15:24:20 ssuominen Exp $
 
 EAPI="5"
 
@@ -29,7 +29,7 @@
media-libs/taglib
alsa? ( media-libs/alsa-lib )
bs2b? ( media-libs/libbs2b )
-   cdda? ( || ( dev-libs/libcdio-paranoia http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-.ebuild?rev=1.28&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-.ebuild?rev=1.28&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-.ebuild?r1=1.27&r2=1.28

Index: qmmp-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-.ebuild,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- qmmp-.ebuild14 Oct 2013 19:10:13 -  1.27
+++ qmmp-.ebuild14 Jul 2014 15:24:20 -  1.28
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-.ebuild,v 1.27 
2013/10/14 19:10:13 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-.ebuild,v 1.28 
2014/07/14 15:24:20 ssuominen Exp $
 
 EAPI="5"
 
@@ -29,7 +29,7 @@
media-libs/taglib
alsa? ( media-libs/alsa-lib )
bs2b? ( media-libs/libbs2b )
-   cdda? ( || ( dev-libs/libcdio-paranoia http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-0.7.3.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-0.7.3.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-0.7.3.ebuild?r1=1.4&r2=1.5

Index: qmmp-0.7.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.7.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qmmp-0.7.3.ebuild   24 Feb 2014 01:59:30 -  1.4
+++ qmmp-0.7.3.ebuild   14 Jul 2014 15:24:20 -  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-commits] gentoo-x86 commit in media-plugins/audacious-plugins: audacious-plugins-3.3.3.ebuild audacious-plugins-3.3.4.ebuild audacious-plugins-3.4.1.ebuild ChangeLog

2014-07-14 Thread Samuli Suominen (ssuominen)
ssuominen14/07/14 15:25:47

  Modified: audacious-plugins-3.3.3.ebuild
audacious-plugins-3.3.4.ebuild
audacious-plugins-3.4.1.ebuild ChangeLog
  Log:
  Simplify libcdio dependency string.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.5  
media-plugins/audacious-plugins/audacious-plugins-3.3.3.ebuild

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

Index: audacious-plugins-3.3.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.3.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- audacious-plugins-3.3.3.ebuild  15 May 2014 17:08:56 -  1.4
+++ audacious-plugins-3.3.3.ebuild  14 Jul 2014 15:25:46 -  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-plugins/audacious-plugins/audacious-plugins-3.3.3.ebuild,v
 1.4 2014/05/15 17:08:56 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.3.3.ebuild,v
 1.5 2014/07/14 15:25:46 ssuominen Exp $
 
 EAPI=4
 inherit eutils
@@ -30,7 +30,7 @@
alsa? ( >=media-libs/alsa-lib-1.0.16 )
bs2b? ( media-libs/libbs2b )
cdda? ( >=media-libs/libcddb-1.2.1
-   || ( dev-libs/libcdio-paranoia =virtual/ffmpeg-0.7.3 )
flac? ( >=media-libs/libvorbis-1.0



1.3  
media-plugins/audacious-plugins/audacious-plugins-3.3.4.ebuild

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

Index: audacious-plugins-3.3.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- audacious-plugins-3.3.4.ebuild  15 May 2014 17:08:56 -  1.2
+++ audacious-plugins-3.3.4.ebuild  14 Jul 2014 15:25:46 -  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-plugins/audacious-plugins/audacious-plugins-3.3.4.ebuild,v
 1.2 2014/05/15 17:08:56 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.3.4.ebuild,v
 1.3 2014/07/14 15:25:46 ssuominen Exp $
 
 EAPI=4
 inherit eutils
@@ -30,7 +30,7 @@
alsa? ( >=media-libs/alsa-lib-1.0.16 )
bs2b? ( media-libs/libbs2b )
cdda? ( >=media-libs/libcddb-1.2.1
-   || ( dev-libs/libcdio-paranoia =virtual/ffmpeg-0.7.3 )
flac? ( >=media-libs/libvorbis-1.0



1.12 
media-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild?r1=1.11&r2=1.12

Index: audacious-plugins-3.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- audacious-plugins-3.4.1.ebuild  15 May 2014 17:08:56 -  1.11
+++ audacious-plugins-3.4.1.ebuild  14 Jul 2014 15:25:46 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild,v
 1.11 2014/05/15 17:08:56 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.4.1.ebuild,v
 1.12 2014/07/14 15:25:46 ssuominen Exp $
 
 EAPI=5
 inherit

[gentoo-commits] gentoo-x86 commit in media-libs/libmp3splt: ChangeLog libmp3splt-0.8.1a.ebuild libmp3splt-0.8.2.ebuild libmp3splt-0.7.ebuild libmp3splt-0.7.1.ebuild libmp3splt-0.7.0.920.ebuild

2014-07-14 Thread Sebastian Pipping (sping)
sping   14/07/14 15:26:56

  Modified: ChangeLog
  Removed:  libmp3splt-0.8.1a.ebuild libmp3splt-0.8.2.ebuild
libmp3splt-0.7.ebuild libmp3splt-0.7.1.ebuild
libmp3splt-0.7.0.920.ebuild
  Log:
  media-libs/libmp3splt: Clean up
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.41 media-libs/libmp3splt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libmp3splt/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   14 Jul 2014 14:45:36 -  1.40
+++ ChangeLog   14 Jul 2014 15:26:56 -  1.41
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/libmp3splt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmp3splt/ChangeLog,v 1.40 
2014/07/14 14:45:36 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmp3splt/ChangeLog,v 1.41 
2014/07/14 15:26:56 sping Exp $
+
+  14 Jul 2014; Sebastian Pipping  -libmp3splt-0.7.ebuild,
+  -libmp3splt-0.7.0.920.ebuild, -libmp3splt-0.7.1.ebuild,
+  -libmp3splt-0.8.1a.ebuild, -libmp3splt-0.8.2.ebuild:
+  Clean up
 
 *libmp3splt-0.9.1 (14 Jul 2014)
 






[gentoo-commits] gentoo-x86 commit in media-sound/qmmp: qmmp-0.8.0.ebuild ChangeLog

2014-07-14 Thread Samuli Suominen (ssuominen)
ssuominen14/07/14 15:27:04

  Modified: qmmp-0.8.0.ebuild ChangeLog
  Log:
  Missed one ebuild.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.2  media-sound/qmmp/qmmp-0.8.0.ebuild

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

Index: qmmp-0.8.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.8.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qmmp-0.8.0.ebuild   12 Jul 2014 08:51:56 -  1.1
+++ qmmp-0.8.0.ebuild   14 Jul 2014 15:27:04 -  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-sound/qmmp/qmmp-0.8.0.ebuild,v 1.1 
2014/07/12 08:51:56 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.8.0.ebuild,v 1.2 
2014/07/14 15:27:04 ssuominen Exp $
 
 EAPI="5"
 
@@ -29,7 +29,7 @@
media-libs/taglib
alsa? ( media-libs/alsa-lib )
bs2b? ( media-libs/libbs2b )
-   cdda? ( || ( dev-libs/libcdio-paranoia http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/ChangeLog?rev=1.131&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/ChangeLog?rev=1.131&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/ChangeLog?r1=1.130&r2=1.131

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/qmmp/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog   14 Jul 2014 15:24:20 -  1.130
+++ ChangeLog   14 Jul 2014 15:27:04 -  1.131
@@ -1,9 +1,10 @@
 # ChangeLog for media-sound/qmmp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/ChangeLog,v 1.130 
2014/07/14 15:24:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/ChangeLog,v 1.131 
2014/07/14 15:27:04 ssuominen Exp $
 
   14 Jul 2014; Samuli Suominen  qmmp-0.6.8.ebuild,
-  qmmp-0.7.3.ebuild, qmmp-0.7.6.ebuild, qmmp-0.7.7.ebuild, qmmp-.ebuild:
+  qmmp-0.7.3.ebuild, qmmp-0.7.6.ebuild, qmmp-0.7.7.ebuild,
+  qmmp-0.8.0.ebuild, qmmp-.ebuild:
   Simplify libcdio dependency string.
 
 *qmmp-0.8.0 (12 Jul 2014)






[gentoo-commits] gentoo-x86 commit in sys-libs/libselinux: libselinux-2.2.2-r5.ebuild ChangeLog

2014-07-14 Thread Sven Vermeulen (swift)
swift   14/07/14 15:35:53

  Modified: libselinux-2.2.2-r5.ebuild ChangeLog
  Log:
  Stabilize (fix segfault with setfiles)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.4  sys-libs/libselinux/libselinux-2.2.2-r5.ebuild

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

Index: libselinux-2.2.2-r5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.2.2-r5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libselinux-2.2.2-r5.ebuild  9 Jul 2014 19:29:44 -   1.3
+++ libselinux-2.2.2-r5.ebuild  14 Jul 2014 15:35:53 -  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/sys-libs/libselinux/libselinux-2.2.2-r5.ebuild,v 1.3 
2014/07/09 19:29:44 swift Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.2.2-r5.ebuild,v 1.4 
2014/07/14 15:35:53 swift Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python2_7 python3_2 python3_3 )
@@ -16,7 +16,7 @@
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="python static-libs"
 
 RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}



1.127sys-libs/libselinux/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/ChangeLog?rev=1.127&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/ChangeLog?rev=1.127&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/ChangeLog?r1=1.126&r2=1.127

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- ChangeLog   9 Jul 2014 19:29:44 -   1.126
+++ ChangeLog   14 Jul 2014 15:35:53 -  1.127
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/libselinux
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.126 
2014/07/09 19:29:44 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.127 
2014/07/14 15:35:53 swift Exp $
+
+  14 Jul 2014; Sven Vermeulen  libselinux-2.2.2-r5.ebuild:
+  Stabilize (fix segfault with setfiles)
 
   09 Jul 2014; Sven Vermeulen  libselinux-2.2.2-r5.ebuild:
   Fix bug #516608 - Backport pcre version fix from libselinux-2.3






[gentoo-commits] gentoo-x86 commit in app-admin/lib_users: lib_users-0.8.ebuild ChangeLog

2014-07-14 Thread Tobias Klausmann (klausman)
klausman14/07/14 15:58:20

  Modified: ChangeLog
  Added:lib_users-0.8.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  ChangesPath
1.45 app-admin/lib_users/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/lib_users/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   14 Jun 2014 10:28:20 -  1.44
+++ ChangeLog   14 Jul 2014 15:58:20 -  1.45
@@ -1,6 +1,11 @@
 # ChangeLog for app-admin/lib_users
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/lib_users/ChangeLog,v 1.44 
2014/06/14 10:28:20 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/lib_users/ChangeLog,v 1.45 
2014/07/14 15:58:20 klausman Exp $
+
+*lib_users-0.8 (14 Jul 2014)
+
+  14 Jul 2014; Tobias Klausmann  +lib_users-0.8.ebuild:
+  Version bump
 
   14 Jun 2014; Pawel Hajdan jr  lib_users-0.7.ebuild:
   x86 stable wrt bug #510258



1.1  app-admin/lib_users/lib_users-0.8.ebuild

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

Index: lib_users-0.8.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/lib_users/lib_users-0.8.ebuild,v 
1.1 2014/07/14 15:58:20 klausman Exp $

EAPI=5

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

inherit python-r1

DESCRIPTION="Checks /proc for libraries being mapped but marked as deleted"
HOMEPAGE="http://schwarzvogel.de/software-misc.shtml";
SRC_URI="http://schwarzvogel.de/pkgs/${P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="test"

REQUIRED_USE="${PYTHON_REQUIRED_USE}"

DEPEND="${PYTHON_DEPS}
test? ( dev-python/nose[${PYTHON_USEDEP}] )"
RDEPEND="${PYTHON_DEPS}"

src_test() {
python_foreach_impl nosetests --verbosity=2
}

src_install() {
python_foreach_impl python_newscript lib_users.py lib_users
dodoc README TODO
}






[gentoo-commits] gentoo-x86 commit in net-misc/netifrc: netifrc-0.2.2.ebuild ChangeLog

2014-07-14 Thread Mikle Kolyada (zlogene)
zlogene 14/07/14 16:00:09

  Modified: netifrc-0.2.2.ebuild ChangeLog
  Log:
  alpha stable wrt bug #507070
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.5  net-misc/netifrc/netifrc-0.2.2.ebuild

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

Index: netifrc-0.2.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- netifrc-0.2.2.ebuild9 May 2014 15:36:48 -   1.4
+++ netifrc-0.2.2.ebuild14 Jul 2014 16:00:09 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.2.ebuild,v 1.4 
2014/05/09 15:36:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.2.ebuild,v 1.5 
2014/07/14 16:00:09 zlogene Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
inherit git-2
 else
SRC_URI="http://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2";
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 fi
 
 LICENSE="BSD-2"



1.28 net-misc/netifrc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   9 May 2014 15:36:48 -   1.27
+++ ChangeLog   14 Jul 2014 16:00:09 -  1.28
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/netifrc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v 1.27 
2014/05/09 15:36:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v 1.28 
2014/07/14 16:00:09 zlogene Exp $
+
+  14 Jul 2014; Mikle Kolyada  netifrc-0.2.2.ebuild:
+  alpha stable wrt bug #507070
 
   09 May 2014; Samuli Suominen  netifrc-0.2.2.ebuild:
   amd64/x86 stable wrt #507070






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

2014-07-14 Thread Mikle Kolyada (zlogene)
zlogene 14/07/14 16:01:33

  Modified: udev-init-scripts-26-r2.ebuild ChangeLog
  Log:
  alpha stable wrt bug #507070
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.6  sys-fs/udev-init-scripts/udev-init-scripts-26-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev-init-scripts/udev-init-scripts-26-r2.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev-init-scripts/udev-init-scripts-26-r2.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev-init-scripts/udev-init-scripts-26-r2.ebuild?r1=1.5&r2=1.6

Index: udev-init-scripts-26-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-fs/udev-init-scripts/udev-init-scripts-26-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- udev-init-scripts-26-r2.ebuild  9 May 2014 15:35:27 -   1.5
+++ udev-init-scripts-26-r2.ebuild  14 Jul 2014 16:01:33 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-fs/udev-init-scripts/udev-init-scripts-26-r2.ebuild,v
 1.5 2014/05/09 15:35:27 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-fs/udev-init-scripts/udev-init-scripts-26-r2.ebuild,v
 1.6 2014/07/14 16:01:33 zlogene Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 
 if [ "${PV}" != "" ]; then
SRC_URI="http://dev.gentoo.org/~williamh/dist/${P}.tar.bz2";
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86"
 fi
 
 RESTRICT="test"



1.97 sys-fs/udev-init-scripts/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev-init-scripts/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog   9 May 2014 15:35:27 -   1.96
+++ ChangeLog   14 Jul 2014 16:01:33 -  1.97
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/udev-init-scripts
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev-init-scripts/ChangeLog,v 1.96 
2014/05/09 15:35:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev-init-scripts/ChangeLog,v 1.97 
2014/07/14 16:01:33 zlogene Exp $
+
+  14 Jul 2014; Mikle Kolyada 
+  udev-init-scripts-26-r2.ebuild:
+  alpha stable wrt bug #507070
 
   09 May 2014; Samuli Suominen 
   udev-init-scripts-26-r2.ebuild:






[gentoo-commits] gentoo-x86 commit in net-analyzer/ndsad/files: ndsad-1.33-gentoo.patch ndsad-1.33-getpid.patch ndsad-1.33-log-path.patch ndsad-1.33-conf_path.patch ndsad.init ndsad-1.33-strncpy-overf

2014-07-14 Thread Jeroen Roovers (jer)
jer 14/07/14 16:15:53

  Modified: ndsad.init
  Added:ndsad-1.33-gentoo.patch ndsad-1.33-getpid.patch
ndsad-1.33-log-path.patch
ndsad-1.33-conf_path.patch
ndsad-1.33-strncpy-overflow.patch
  Log:
  EAPI bump. Fix a buffer overflow, missing getpid include. Move sed script 
output to patch. Respect C/XXFLAGS.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.3  net-analyzer/ndsad/files/ndsad.init

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

Index: ndsad.init
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ndsad/files/ndsad.init,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ndsad.init  15 Jan 2006 18:31:41 -  1.2
+++ ndsad.init  14 Jul 2014 16:15:52 -  1.3
@@ -1,7 +1,7 @@
 #!/sbin/runscript
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ndsad/files/ndsad.init,v 1.2 
2006/01/15 18:31:41 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ndsad/files/ndsad.init,v 1.3 
2014/07/14 16:15:52 jer Exp $
 
 depend() {
need net
@@ -28,6 +28,6 @@
 
 stop () {
ebegin "Stopping ndsad"
-   start-stop-daemon --stop --quiet --pidfile=/var/run/ndsad.pid --retry 
20 >/dev/null
+   start-stop-daemon --stop --quiet --pidfile=/run/ndsad.pid --retry 20 
>/dev/null
eend $?
 }



1.1  net-analyzer/ndsad/files/ndsad-1.33-gentoo.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndsad/files/ndsad-1.33-gentoo.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndsad/files/ndsad-1.33-gentoo.patch?rev=1.1&content-type=text/plain

Index: ndsad-1.33-gentoo.patch
===
--- a/configure.in
+++ b/configure.in
@@ -24,9 +24,6 @@
 AC_DEFINE(OS_BSD, 2,[BSD OS code])
 AC_DEFINE(OS_SOLARIS, 3,[SOLARIS on SPARC code])
 
-CFLAGS=-g
-CXXFLAGS=-g
-
 AC_CHECK_LIB(pcap, pcap_loop, [LIBS="$LIBS -lpcap"; __ac_have_libpcap=1;], [ 
break ])
 
 case "$host_os" in
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
-bin_PROGRAMS = ndsad
+sbin_PROGRAMS = ndsad
 
 ndsad_SOURCES = linux_ulog.cc linux_ulog.h debug.h eth-hndl.h handlers.h 
iflist.h iptonf.h ldefs.h logger.h mempool.h nethdr.h nfc.h nf.h ppp-hndl.h 
thr.h config.cc debug.cc eth-hndl.cc handlers.cc iflist.cc iptonf.cc logger.cc 
mempool.cc ndsad.cc nf.cc nfc.cc ppp-hndl.cc thr.cc bsd_divert.cc  bsd_divert.h
 
-ndsad_CXXFLAGS = $(AM_CXXFLAGS) -O0 -fno-inline -g -ftemplate-depth-32
+ndsad_CXXFLAGS = $(AM_CXXFLAGS) -fno-inline -ftemplate-depth-32
 ndsad_LDFLAGS = $(AM_LDFLAGS)



1.1  net-analyzer/ndsad/files/ndsad-1.33-getpid.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndsad/files/ndsad-1.33-getpid.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndsad/files/ndsad-1.33-getpid.patch?rev=1.1&content-type=text/plain

Index: ndsad-1.33-getpid.patch
===
--- a/linux_ulog.h
+++ b/linux_ulog.h
@@ -8,6 +8,7 @@
 #include 
 #include 
 #include 
+#include  /* getpid() */
 #include 
 
 /// linux specific headers!



1.1  net-analyzer/ndsad/files/ndsad-1.33-log-path.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndsad/files/ndsad-1.33-log-path.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndsad/files/ndsad-1.33-log-path.patch?rev=1.1&content-type=text/plain

Index: ndsad-1.33-log-path.patch
===
--- a/ndsad.conf
+++ b/ndsad.conf
@@ -75,7 +75,7 @@
 # Default:
 #log (null)
 # Example:
-log /tmp/ndsad.log
+log /var/log/ndsad.log
 
 # Jump to another configuration file
 # Current file is closed after this line! Beware of loops!



1.1  net-analyzer/ndsad/files/ndsad-1.33-conf_path.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndsad/files/ndsad-1.33-conf_path.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndsad/files/ndsad-1.33-conf_path.patch?rev=1.1&content-type=text/plain

Index: ndsad-1.33-conf_path.patch
===
--- a/ndsad.cc

[gentoo-commits] gentoo-x86 commit in net-analyzer/ndsad: ndsad-1.33-r1.ebuild ChangeLog

2014-07-14 Thread Jeroen Roovers (jer)
jer 14/07/14 16:15:53

  Modified: ChangeLog
  Added:ndsad-1.33-r1.ebuild
  Log:
  EAPI bump. Fix a buffer overflow, missing getpid include. Move sed script 
output to patch. Respect C/XXFLAGS.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.10 net-analyzer/ndsad/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ndsad/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   16 Feb 2013 12:46:38 -  1.9
+++ ChangeLog   14 Jul 2014 16:15:53 -  1.10
@@ -1,6 +1,15 @@
 # ChangeLog for net-analyzer/ndsad
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ndsad/ChangeLog,v 1.9 
2013/02/16 12:46:38 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ndsad/ChangeLog,v 1.10 
2014/07/14 16:15:53 jer Exp $
+
+*ndsad-1.33-r1 (14 Jul 2014)
+
+  14 Jul 2014; Jeroen Roovers  +ndsad-1.33-r1.ebuild,
+  +files/ndsad-1.33-conf_path.patch, +files/ndsad-1.33-gentoo.patch,
+  +files/ndsad-1.33-getpid.patch, +files/ndsad-1.33-log-path.patch,
+  +files/ndsad-1.33-strncpy-overflow.patch, files/ndsad.init:
+  EAPI bump. Fix a buffer overflow, missing getpid include. Move sed script
+  output to patch. Respect C/XXFLAGS.
 
   16 Feb 2013; Pacho Ramos  metadata.xml:
   Cleanup due bug #96436



1.1  net-analyzer/ndsad/ndsad-1.33-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndsad/ndsad-1.33-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ndsad/ndsad-1.33-r1.ebuild?rev=1.1&content-type=text/plain

Index: ndsad-1.33-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ndsad/ndsad-1.33-r1.ebuild,v 
1.1 2014/07/14 16:15:53 jer Exp $

EAPI=5
inherit autotools eutils

DESCRIPTION="Cisco netflow probe from libpcap, ULOG, tee/divert sources."
HOMEPAGE="http://sourceforge.net/projects/ndsad";
SRC_URI="mirror://sourceforge/ndsad/ndsad-${PV}.tgz"

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

DEPEND=">=net-libs/libpcap-0.8"
RDEPEND="${DEPEND}"

src_prepare() {
epatch \
"${FILESDIR}"/${P}-conf_path.patch \
"${FILESDIR}"/${P}-gentoo.patch \
"${FILESDIR}"/${P}-getpid.patch \
"${FILESDIR}"/${P}-log-path.patch \
"${FILESDIR}"/${P}-strncpy-overflow.patch

eautoreconf
}

src_configure() {
econf --with-ulog=yes
}

DOCS=( ChangeLog AUTHORS README )

src_install() {
default

doman ndsad.conf.5

insinto /etc
newins ndsad.conf ndsad.conf

newinitd "${FILESDIR}"/ndsad.init ndsad
newconfd "${FILESDIR}"/ndsad.conf.d ndsad
}






[gentoo-commits] gentoo-x86 commit in app-laptop/laptop-mode-tools/files: laptop-mode-tools-1.64-ethernet-power.patch laptop-mode-tools-1.63-conf.patch laptop-mode-tools-1.63-udevadm.patch laptop-mode

2014-07-14 Thread Alon Bar-Lev (alonbl)
alonbl  14/07/14 16:37:17

  Removed:  laptop-mode-tools-1.64-ethernet-power.patch
laptop-mode-tools-1.63-conf.patch
laptop-mode-tools-1.63-udevadm.patch
laptop-mode-tools-1.63-killall.patch
laptop-mode-tools-1.63-pcie-aspm-silencing-stderr.patch
laptop-mode-tools-1.64-wireless-sysfsattr.patch
  Log:
  Cleanup
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)



[gentoo-commits] gentoo-x86 commit in net-analyzer/netselect: ChangeLog netselect-0.3-r3.ebuild

2014-07-14 Thread Jeroen Roovers (jer)
jer 14/07/14 16:36:56

  Modified: ChangeLog netselect-0.3-r3.ebuild
  Log:
  Update HOMEPAGE/SRC_URI (bug #517112 by Thomas Fischer). Clean up patch.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.56 net-analyzer/netselect/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   31 Jan 2014 19:22:19 -  1.55
+++ ChangeLog   14 Jul 2014 16:36:56 -  1.56
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/netselect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.55 
2014/01/31 19:22:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/ChangeLog,v 1.56 
2014/07/14 16:36:56 jer Exp $
+
+  14 Jul 2014; Jeroen Roovers  netselect-0.3-r3.ebuild,
+  files/netselect-0.3-bsd.patch:
+  Update HOMEPAGE/SRC_URI (bug #517112 by Thomas Fischer). Clean up patch.
 
   31 Jan 2014; Jeroen Roovers  -netselect-0.3-r2.ebuild:
   Old.



1.14 net-analyzer/netselect/netselect-0.3-r3.ebuild

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

Index: netselect-0.3-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r3.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- netselect-0.3-r3.ebuild 2 Jul 2013 07:42:24 -   1.13
+++ netselect-0.3-r3.ebuild 14 Jul 2014 16:36:56 -  1.14
@@ -1,24 +1,24 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r3.ebuild,v 1.13 
2013/07/02 07:42:24 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r3.ebuild,v 1.14 
2014/07/14 16:36:56 jer Exp $
 
 EAPI=5
 inherit eutils flag-o-matic toolchain-funcs
 
 DESCRIPTION="Ultrafast implementation of ping."
-HOMEPAGE="http://alumnit.ca/~apenwarr/netselect/index.html";
-SRC_URI="http://alumnit.ca/~apenwarr/netselect/${P}.tar.gz";
+HOMEPAGE="http://apenwarr.ca/netselect/";
+SRC_URI="${HOMEPAGE}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
 
 S=${WORKDIR}/${PN}
 
 src_prepare() {
-   epatch "${FILESDIR}/${P}-bsd.patch"
-   epatch "${FILESDIR}/${P}-glibc.patch"
+   epatch \
+   "${FILESDIR}/${P}-bsd.patch" \
+   "${FILESDIR}/${P}-glibc.patch"
 
sed -i \
-e "s:PREFIX =.*:PREFIX = ${ED}usr:" \






[gentoo-commits] gentoo-x86 commit in net-analyzer/netselect/files: netselect-0.3-bsd.patch

2014-07-14 Thread Jeroen Roovers (jer)
jer 14/07/14 16:36:56

  Modified: netselect-0.3-bsd.patch
  Log:
  Update HOMEPAGE/SRC_URI (bug #517112 by Thomas Fischer). Clean up patch.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.3  net-analyzer/netselect/files/netselect-0.3-bsd.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netselect/files/netselect-0.3-bsd.patch?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netselect/files/netselect-0.3-bsd.patch?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netselect/files/netselect-0.3-bsd.patch?r1=1.2&r2=1.3

Index: netselect-0.3-bsd.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/netselect/files/netselect-0.3-bsd.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- netselect-0.3-bsd.patch 12 Jun 2013 15:33:24 -  1.2
+++ netselect-0.3-bsd.patch 14 Jul 2014 16:36:56 -  1.3
@@ -1,5 +1,5 @@
 a/netselect.c  2006-07-14 22:59:18.0 +0200
-+++ b/netselect.c  2006-07-14 22:57:22.0 +0200
+--- a/netselect.c
 b/netselect.c
 @@ -39,14 +39,13 @@
   * hey, great!  Let me know. -- apenwarr
   */






[gentoo-commits] gentoo-x86 commit in app-laptop/laptop-mode-tools: ChangeLog laptop-mode-tools-1.63-r2.ebuild laptop-mode-tools-1.63-r3.ebuild laptop-mode-tools-1.64-r2.ebuild

2014-07-14 Thread Alon Bar-Lev (alonbl)
alonbl  14/07/14 16:37:17

  Modified: ChangeLog
  Removed:  laptop-mode-tools-1.63-r2.ebuild
laptop-mode-tools-1.63-r3.ebuild
laptop-mode-tools-1.64-r2.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.93 app-laptop/laptop-mode-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog?rev=1.93&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog?rev=1.93&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   14 Jul 2014 15:01:09 -  1.92
+++ ChangeLog   14 Jul 2014 16:37:16 -  1.93
@@ -1,6 +1,17 @@
 # ChangeLog for app-laptop/laptop-mode-tools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog,v 
1.92 2014/07/14 15:01:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog,v 
1.93 2014/07/14 16:37:16 alonbl Exp $
+
+  14 Jul 2014; Alon Bar-Lev 
+  -files/laptop-mode-tools-1.63-conf.patch,
+  -files/laptop-mode-tools-1.63-killall.patch,
+  -files/laptop-mode-tools-1.63-pcie-aspm-silencing-stderr.patch,
+  -files/laptop-mode-tools-1.63-udevadm.patch,
+  -files/laptop-mode-tools-1.64-ethernet-power.patch,
+  -files/laptop-mode-tools-1.64-wireless-sysfsattr.patch,
+  -laptop-mode-tools-1.63-r2.ebuild, -laptop-mode-tools-1.63-r3.ebuild,
+  -laptop-mode-tools-1.64-r2.ebuild:
+  Cleanup
 
   14 Jul 2014; Samuli Suominen 
   laptop-mode-tools-1.64.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-java/jcalendar: jcalendar-1.4.ebuild ChangeLog

2014-07-14 Thread Johann Schmitz (ercpe)
ercpe   14/07/14 16:42:30

  Modified: ChangeLog
  Added:jcalendar-1.4.ebuild
  Log:
  Version bump of jcalendar for bug 504630
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
77C501ED)

Revision  ChangesPath
1.25 dev-java/jcalendar/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/jcalendar/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   17 Jun 2014 10:54:42 -  1.24
+++ ChangeLog   14 Jul 2014 16:42:30 -  1.25
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/jcalendar
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jcalendar/ChangeLog,v 1.24 
2014/06/17 10:54:42 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jcalendar/ChangeLog,v 1.25 
2014/07/14 16:42:30 ercpe Exp $
+
+*jcalendar-1.4 (14 Jul 2014)
+
+  14 Jul 2014; Johann Schmitz  +jcalendar-1.4.ebuild:
+  Version bump of jcalendar for bug 504630
 
   17 Jun 2014; Manuel RĂ¼ger  -jcalendar-1.3.2-r1.ebuild,
   -jcalendar-1.3.2.ebuild:



1.1  dev-java/jcalendar/jcalendar-1.4.ebuild

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

Index: jcalendar-1.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jcalendar/jcalendar-1.4.ebuild,v 
1.1 2014/07/14 16:42:30 ercpe Exp $

EAPI="5"

JAVA_PKG_IUSE="doc source"

inherit java-pkg-2 java-ant-2

DESCRIPTION="Java date chooser bean for graphically picking a date"
SRC_URI="http://www.toedter.com/download/${P}.zip";
HOMEPAGE="http://www.toedter.com/en/jcalendar/";

LICENSE="LGPL-2.1"
SLOT="1.2"
KEYWORDS="~amd64 ~x86"

COMMON_DEPEND="dev-java/jgoodies-looks:2.6"

RDEPEND=">=virtual/jdk-1.4
${COMMON_DEPEND}"

DEPEND=">=virtual/jdk-1.4
>=app-arch/unzip-5.50-r1
${COMMON_DEPEND}"

S="${WORKDIR}"

RESTRICT="test"

JAVA_ANT_REWRITE_CLASSPATH="true"
EANT_GENTOO_CLASSPATH="jgoodies-looks-2.6"
EANT_BUILD_XML="src/build.xml"
EANT_BUILD_TARGET="jar"
EANT_DOC_TARGET=""

java_prepare() {
rm lib/*.jar || die
}

src_install() {
java-pkg_newjar lib/${P}.jar

dodoc readme.txt

use doc && java-pkg_dohtml -r doc/*
use source && java-pkg_dosrc src/com
}






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

2014-07-14 Thread Markos Chandras (hwoarang)
hwoarang14/07/14 16:43:15

  Modified: screenfetch-2.7.7.ebuild screenfetch-3.2.2.ebuild
screenfetch-.ebuild ChangeLog
  Log:
  Add x11-apps/xdpyinfo to optional X deps. bug #515538
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
09BF4F54C2BA7F3C!)

Revision  ChangesPath
1.4  app-misc/screenfetch/screenfetch-2.7.7.ebuild

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

Index: screenfetch-2.7.7.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-misc/screenfetch/screenfetch-2.7.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- screenfetch-2.7.7.ebuild12 Jul 2014 13:24:33 -  1.3
+++ screenfetch-2.7.7.ebuild14 Jul 2014 16:43:15 -  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-misc/screenfetch/screenfetch-2.7.7.ebuild,v 1.3 
2014/07/12 13:24:33 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-misc/screenfetch/screenfetch-2.7.7.ebuild,v 1.4 
2014/07/14 16:43:15 hwoarang Exp $
 
 EAPI=4
 
@@ -15,8 +15,7 @@
 IUSE="X"
 
 DEPEND="app-arch/unzip"
-RDEPEND="X? ( media-gfx/scrot )
-   x11-apps/xdpyinfo"
+RDEPEND="X? ( media-gfx/scrot x11-apps/xdpyinfo )"
 
 GIT_HASH="4881270"
 S="${WORKDIR}"/KittyKatt-${MY_PN}-${GIT_HASH}



1.3  app-misc/screenfetch/screenfetch-3.2.2.ebuild

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

Index: screenfetch-3.2.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-misc/screenfetch/screenfetch-3.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- screenfetch-3.2.2.ebuild12 Jul 2014 13:24:33 -  1.2
+++ screenfetch-3.2.2.ebuild14 Jul 2014 16:43:15 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-misc/screenfetch/screenfetch-3.2.2.ebuild,v 1.2 
2014/07/12 13:24:33 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-misc/screenfetch/screenfetch-3.2.2.ebuild,v 1.3 
2014/07/14 16:43:15 hwoarang Exp $
 
 EAPI=4
 
@@ -23,8 +23,7 @@
 IUSE="X"
 
 DEPEND=""
-RDEPEND="X? ( media-gfx/scrot )
-   x11-apps/xdpyinfo"
+RDEPEND="X? ( media-gfx/scrot x11-apps/xdpyinfo )"
 
 src_install() {
newbin ${PN}-dev ${PN}



1.4  app-misc/screenfetch/screenfetch-.ebuild

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

Index: screenfetch-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/screenfetch/screenfetch-.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- screenfetch-.ebuild 12 Jul 2014 13:24:33 -  1.3
+++ screenfetch-.ebuild 14 Jul 2014 16:43:15 -  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-misc/screenfetch/screenfetch-.ebuild,v 1.3 
2014/07/12 13:24:33 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-misc/screenfetch/screenfetch-.ebuild,v 1.4 
2014/07/14 16:43:15 hwoarang Exp $
 
 EAPI=4
 
@@ -23,8 +23,7 @@
 IUSE="X"
 
 DEPEND=""
-RDEPEND="X? ( media-gfx/scrot )
-   x11-apps/xdpyinfo"
+RDEPEND="X? ( media-gfx/scrot x11-apps/xdpyinfo )"
 
 src_install() {
newbin ${PN}-dev ${PN}



1.12 app-misc/screenfetch/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/screenfetch/ChangeLog?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/screenfetch/ChangeLog?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/screenfetch/C

  1   2   3   >