[gentoo-commits] repo/gentoo:master commit in: eclass/

2016-01-28 Thread Ulrich Müller
commit: 874af19749a53a0c21443b06a73dab38d135a518
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Jan 27 16:21:21 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jan 29 07:02:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=874af197

latex-package.eclass: Add some die commands.

 eclass/latex-package.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/latex-package.eclass b/eclass/latex-package.eclass
index 92fc532..01815ce 100644
--- a/eclass/latex-package.eclass
+++ b/eclass/latex-package.eclass
@@ -120,7 +120,7 @@ latex-package_src_doinstall() {
for i in `find . -maxdepth 1 -type f -name 
"*.${1}"`
do
einfo "Making documentation: $i"
-   texi2dvi -q -c --language=latex $i &> 
/dev/null
+   texi2dvi -q -c --language=latex $i &> 
/dev/null || die
done
;;
"tfm" | "vf" | "afm")
@@ -180,7 +180,7 @@ latex-package_src_compile() {
for i in `find \`pwd\` -maxdepth 1 -type f -name "*.ins"`
do
einfo "Extracting from $i"
-   latex --interaction=batchmode $i &> /dev/null
+   latex --interaction=batchmode $i &> /dev/null || die
done
 }
 



[gentoo-commits] proj/kde:master commit in: kde-apps/kshisen/, kde-apps/kjumpingcube/, kde-apps/konquest/, kde-apps/kiriki/, ...

2016-01-28 Thread Michael Palimaka
commit: 730d7e3f129678f8316e77cf753fe2193561dfe6
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Wed Jan 27 18:13:11 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jan 27 18:13:11 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=730d7e3f

kde-apps: Add kde-frameworks/kcrash DEPEND

 kde-apps/bomber/bomber-.ebuild | 1 +
 kde-apps/bovo/bovo-.ebuild | 1 +
 kde-apps/granatier/granatier-.ebuild   | 1 +
 kde-apps/kapman/kapman-.ebuild | 1 +
 kde-apps/katomic/katomic-.ebuild   | 1 +
 kde-apps/kblackbox/kblackbox-.ebuild   | 1 +
 kde-apps/kblocks/kblocks-.ebuild   | 1 +
 kde-apps/kbounce/kbounce-.ebuild   | 1 +
 kde-apps/kbreakout/kbreakout-.ebuild   | 1 +
 kde-apps/kdiamond/kdiamond-.ebuild | 1 +
 kde-apps/kfourinline/kfourinline-.ebuild   | 1 +
 kde-apps/kgoldrunner/kgoldrunner-5..ebuild | 1 +
 kde-apps/killbots/killbots-.ebuild | 1 +
 kde-apps/kiriki/kiriki-.ebuild | 1 +
 kde-apps/kjumpingcube/kjumpingcube-.ebuild | 1 +
 kde-apps/klickety/klickety-.ebuild | 1 +
 kde-apps/klines/klines-.ebuild | 1 +
 kde-apps/kmahjongg/kmahjongg-.ebuild   | 1 +
 kde-apps/kmines/kmines-.ebuild | 1 +
 kde-apps/knavalbattle/knavalbattle-.ebuild | 1 +
 kde-apps/knetwalk/knetwalk-.ebuild | 1 +
 kde-apps/kolf/kolf-5..ebuild   | 1 +
 kde-apps/kollision/kollision-.ebuild   | 1 +
 kde-apps/konquest/konquest-5..ebuild   | 1 +
 kde-apps/kpat/kpat-.ebuild | 1 +
 kde-apps/kreversi/kreversi-5..ebuild   | 1 +
 kde-apps/kshisen/kshisen-.ebuild   | 1 +
 kde-apps/ksnakeduel/ksnakeduel-5..ebuild   | 1 +
 kde-apps/kspaceduel/kspaceduel-5..ebuild   | 1 +
 kde-apps/ksquares/ksquares-.ebuild | 1 +
 kde-apps/ksudoku/ksudoku-5..ebuild | 1 +
 kde-apps/ktuberling/ktuberling-.ebuild | 1 +
 kde-apps/kubrick/kubrick-5..ebuild | 1 +
 kde-apps/lskat/lskat-5..ebuild | 1 +
 kde-apps/palapeli/palapeli-5..ebuild   | 1 +
 kde-apps/picmi/picmi-.ebuild   | 1 +
 36 files changed, 36 insertions(+)

diff --git a/kde-apps/bomber/bomber-.ebuild 
b/kde-apps/bomber/bomber-.ebuild
index 7bbe29d..9641a18 100644
--- a/kde-apps/bomber/bomber-.ebuild
+++ b/kde-apps/bomber/bomber-.ebuild
@@ -16,6 +16,7 @@ DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kwidgetsaddons)

diff --git a/kde-apps/bovo/bovo-.ebuild b/kde-apps/bovo/bovo-.ebuild
index 08bca70..235b5e9 100644
--- a/kde-apps/bovo/bovo-.ebuild
+++ b/kde-apps/bovo/bovo-.ebuild
@@ -15,6 +15,7 @@ IUSE=""
 DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kwidgetsaddons)

diff --git a/kde-apps/granatier/granatier-.ebuild 
b/kde-apps/granatier/granatier-.ebuild
index ebf9ba1..5f3c507 100644
--- a/kde-apps/granatier/granatier-.ebuild
+++ b/kde-apps/granatier/granatier-.ebuild
@@ -16,6 +16,7 @@ DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep knewstuff)

diff --git a/kde-apps/kapman/kapman-.ebuild 
b/kde-apps/kapman/kapman-.ebuild
index c354f95..fb1cb33 100644
--- a/kde-apps/kapman/kapman-.ebuild
+++ b/kde-apps/kapman/kapman-.ebuild
@@ -16,6 +16,7 @@ DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kwidgetsaddons)

diff --git a/kde-apps/katomic/katomic-.ebuild 
b/kde-apps/katomic/katomic-.ebuild
index 6596891..e49ad16 100644
--- a/kde-apps/katomic/katomic-.ebuild
+++ b/kde-apps/katomic/katomic-.ebuild
@@ -19,6 +19,7 @@ IUSE=""
 DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep knewstuff)

diff --git a/kde-apps/kblackbox/kblackbox-.ebuild 
b/kde-apps/kblackbox/kblackbox-.ebuild
index bf1a876..5b56ad4 100644
--- a/kde-apps/kblackbox/kblackbox-.ebuild
+++ 

[gentoo-commits] repo/gentoo:master commit in: sys-fs/lxcfs/, sys-fs/lxcfs/files/

2016-01-28 Thread Erik Mackdanz
commit: df4932ee6d37ceb18153bc065d50e2b1f44ec7b4
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Thu Jan 28 16:49:50 2016 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Thu Jan 28 16:49:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df4932ee

sys-fs/lxcfs: bump to 0.17

Adds a PAM module

Package-Manager: portage-2.2.27

 sys-fs/lxcfs/Manifest |  1 +
 sys-fs/lxcfs/files/lxcfs-0.17.initd   | 27 +
 sys-fs/lxcfs/files/lxcfs-0.17.service | 13 
 sys-fs/lxcfs/lxcfs-0.17.ebuild| 57 +++
 4 files changed, 98 insertions(+)

diff --git a/sys-fs/lxcfs/Manifest b/sys-fs/lxcfs/Manifest
index 2352b2f..71c4754 100644
--- a/sys-fs/lxcfs/Manifest
+++ b/sys-fs/lxcfs/Manifest
@@ -1,3 +1,4 @@
 DIST lxcfs-0.12.tar.gz 34700 SHA256 
89fc1caf3787b99dc26dc4b6b35fe216aad09b35c46e4be1d75c0e136f53702c SHA512 
0145fe6252990bc14e6db32ab05337df9899c0e4d02ced35a5693da49aa84b4932f3c3bf58422a6d3c12c35a5db73169c4ab79448c928caae61996b0c92b908e
 WHIRLPOOL 
940c9c2dd32547cb1a2a98423e03b3a9b7e8bae00775b45a8bdd7a99ee05ffa9bdf24e863ca65944abef2526d11b6b5532299aabc4ae50c97f42b3c2187ada5b
 DIST lxcfs-0.13.tar.gz 35046 SHA256 
a0280b1080c95062d75fa0a3f0e743849c7cd8a88b49ff8323a665cbac75224a SHA512 
bca32de4857dbcafeca0d206fd202223b35aa5918ffee9d88486cec0d7c686e9b258918204f340f666fb3ac5d382ee84706db4f5268e98c8153e4ccc5de12595
 WHIRLPOOL 
d074d482461e8f98d55f9919eabd98cc6c015fce7f731bb99122c7b16bf40faa37a7c3ffbe2e7aa7375a0313c00e508d79863f1a60e53ab584696fe5abaec5dc
 DIST lxcfs-0.16.tar.gz 35307 SHA256 
a43c303ec46f4f25b14b7973726b2dc04231a126763b9fe6e0b080d608c04086 SHA512 
536b7b6109b2b9d508c37baa1e4824d0cac37eadc2c046f49db89e24adb5474d6a67410e3c0cbb970c73d2dfe7e3757a4ce08577018c2fdb787668ed31af3a03
 WHIRLPOOL 
718505531388f517b154aff3cca18d5526a9d18163e22e95a5cd496757f3261b2342d52f0de704d9fe7d41d5623099f3c41493cd17668fc74facf2987b27eea5
+DIST lxcfs-0.17.tar.gz 40501 SHA256 
bcfe14a1ab4b717af1750b04c891a70b59f167d166c2db74984610041c926745 SHA512 
dbc38265a65056330e46b8cc56558c6d14e13102c5e6c65a446749f5370c25d70a3a008d22c64b7d435c60e31bbe3efba887fd4f98c0a62fb5ad60c15366b174
 WHIRLPOOL 
af4c0b03ede15414b53670a1363fa240986252b0ad1de8b0e13f99150ef4b2d419f63b6f96e94015344665c118c8599e1e97fb94854be89fc884ba40b96ec2c0

diff --git a/sys-fs/lxcfs/files/lxcfs-0.17.initd 
b/sys-fs/lxcfs/files/lxcfs-0.17.initd
new file mode 100755
index 000..a850214
--- /dev/null
+++ b/sys-fs/lxcfs/files/lxcfs-0.17.initd
@@ -0,0 +1,27 @@
+#!/sbin/runscript
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+DAEMON=/usr/bin/lxcfs
+PIDFILE=/run/lxcfs.pid
+
+start() {
+ebegin "Starting lxcfs"
+
+start-stop-daemon --start \
+ --pidfile ${PIDFILE} \
+ --exec ${DAEMON} \
+ --background \
+ --make-pidfile \
+ -- \
+ -f -o allow_other /var/lib/lxcfs
+
+eend $?
+}
+
+stop() {
+ebegin "Stopping lxcfs"
+start-stop-daemon --stop --quiet -R TERM/45 -p ${PIDFILE}
+eend $?
+}

diff --git a/sys-fs/lxcfs/files/lxcfs-0.17.service 
b/sys-fs/lxcfs/files/lxcfs-0.17.service
new file mode 100644
index 000..ff737c7
--- /dev/null
+++ b/sys-fs/lxcfs/files/lxcfs-0.17.service
@@ -0,0 +1,13 @@
+[Unit]
+Description=FUSE filesystem for LXC
+ConditionVirtualization=!container
+Before=lxc.service
+
+[Service]
+ExecStart=/usr/bin/lxcfs -f -o allow_other /var/lib/lxcfs
+KillMode=none
+Restart=on-failure
+ExecStop=/usr/bin/fusermount -u /var/lib/lxcfs
+
+[Install]
+WantedBy=multi-user.target

diff --git a/sys-fs/lxcfs/lxcfs-0.17.ebuild b/sys-fs/lxcfs/lxcfs-0.17.ebuild
new file mode 100644
index 000..21f896c
--- /dev/null
+++ b/sys-fs/lxcfs/lxcfs-0.17.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils systemd vcs-snapshot
+DESCRIPTION="FUSE filesystem for LXC"
+HOMEPAGE="https://linuxcontainers.org/lxcfs/introduction/;
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/lxc/lxcfs.git;
+   EGIT_BRANCH="master"
+   inherit git-r3
+   SRC_URI=""
+   KEYWORDS=""
+else
+   SRC_URI="https://github.com/lxc/lxcfs/archive/${P}.tar.gz;
+   KEYWORDS="~amd64"
+fi
+
+#IUSE="test"
+
+# Omit all dbus.  Upstream appears to require it because systemd, but
+# lxcfs makes no direct use of dbus.
+RDEPEND="
+   dev-libs/glib:2
+   sys-fs/fuse
+   virtual/pam
+"
+DEPEND="
+   sys-apps/help2man
+   ${RDEPEND}
+"
+
+src_prepare() {
+   ./bootstrap.sh || die "Failed to bootstrap configure files"
+}
+
+src_configure() {
+   econf --localstatedir=/var
+}
+
+# Test suite fails for me
+# src_test() {
+#  emake tests
+#  tests/main.sh || die "Tests failed"
+# }
+

[gentoo-commits] repo/gentoo:master commit in: app-text/zathura/files/, app-text/zathura/

2016-01-28 Thread Michael Weber
commit: 6d73c36e7dfa885c9bdaad4ab159eca8659c7429
Author: Michael Weber  gentoo  org>
AuthorDate: Thu Jan 28 15:59:15 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Thu Jan 28 16:05:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d73c36e

app-text/zathura: drop synctex patch (bug 573162, thanks Luis Ressel).

Package-Manager: portage-2.2.26

 app-text/zathura/files/zathura--synctex.patch | 51 ---
 app-text/zathura/zathura-.ebuild  |  4 --
 2 files changed, 55 deletions(-)

diff --git a/app-text/zathura/files/zathura--synctex.patch 
b/app-text/zathura/files/zathura--synctex.patch
deleted file mode 100644
index 1a8a492..000
--- a/app-text/zathura/files/zathura--synctex.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-From f0a86c6ef7c43eec07b0ddc7c002dba506ca1e26 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
-Date: Sat, 9 Jan 2016 09:48:53 +0100
-Subject: [PATCH] Use synctex_editor only if WITH_SYNCTEX
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Without installed synctex, the build fails like:
-
-zathura/main.c: In function ‘main’:
-zathura/main.c:254:26: error: ‘synctex_editor’ undeclared (first use in this 
function)
-   plugin_path, argv, synctex_editor, embed);
-  ^
-zathura/main.c:254:26: note: each undeclared identifier is reported only once 
for each function it appears in
-Makefile:103: recipe for target 'build/release/zathura/main.o' failed
-
-This patch fixes it.
-
-

- zathura/main.c | 11 ---
- 1 file changed, 8 insertions(+), 3 deletions(-)
-
-diff --git a/zathura/main.c b/zathura/main.c
-index 060382a..9c0d0d3 100644
 a/zathura/main.c
-+++ b/zathura/main.c
-@@ -250,11 +250,16 @@ main(int argc, char* argv[])
- 
-   /* Create zathura session */
-   zathura_t* zathura = init_zathura(config_dir, data_dir, cache_dir,
--#ifdef GDK_WINDOWING_X11
--  plugin_path, argv, synctex_editor, embed);
-+  plugin_path, argv,
-+#ifdef WITH_SYNCTEX
-+  synctex_editor
- #else
--  plugin_path, argv, synctex_editor);
-+  NULL
-+#endif
-+#ifdef GDK_WINDOWING_X11
-+  , embed
- #endif
-+  );
-   if (zathura == NULL) {
- girara_error("Could not initialize zathura.");
- return -1;
--- 
-2.4.10
-

diff --git a/app-text/zathura/zathura-.ebuild 
b/app-text/zathura/zathura-.ebuild
index ff9ff67..5abb1d2 100644
--- a/app-text/zathura/zathura-.ebuild
+++ b/app-text/zathura/zathura-.ebuild
@@ -52,10 +52,6 @@ pkg_setup() {
)
 }
 
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-synctex.patch
-}
-
 src_compile() {
emake "${myzathuraconf[@]}"
 }



[gentoo-commits] repo/gentoo:master commit in: /

2016-01-28 Thread Ian Delaney
commit: 57ac6ef6b5e07c47d8ae6e423f16d2956412a971
Author: Ian Delaney  gentoo  org>
AuthorDate: Thu Jan 28 15:36:01 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Thu Jan 28 15:36:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57ac6ef6

Merge remote-tracking branch 'remotes/sbraz/bashcomp'

Pull request: https://github.com/gentoo/gentoo/pull/731

 app-shells/bash-completion/bash-completion-2.1-r94.ebuild | 8 ++--
 ...1_p20141224.ebuild => bash-completion-2.1_p20141224-r1.ebuild} | 4 +++-
 2 files changed, 5 insertions(+), 7 deletions(-)



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

2016-01-28 Thread Michael Palimaka
commit: 62beda086e835d7f6f2d0e2176cd0cedb2e72e94
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Jan 28 07:50:20 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jan 28 16:30:26 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=62beda08

cmake-utils.eclass: Merge consecutive [[ ]] into single [[ ]]

 eclass/cmake-utils.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass
index 99c0f76..a5704c1 100644
--- a/eclass/cmake-utils.eclass
+++ b/eclass/cmake-utils.eclass
@@ -185,7 +185,7 @@ _cmake_use_me_now_inverted() {
local arg=$2
[[ ! -z $3 ]] && arg=$3
 
-   if [[ ${EAPI} != [2345] ]] && [[ "${FUNCNAME[1]}" != 
cmake-utils_use_find_package ]] ; then
+   if [[ ${EAPI} != [2345] && "${FUNCNAME[1]}" != 
cmake-utils_use_find_package ]] ; then
die "${FUNCNAME[1]} is banned in EAPI 6 and later: use 
-D$1${arg}=\"\$(usex $2)\" insteadss"
fi
 
@@ -314,7 +314,7 @@ cmake-utils_use_enable() { _cmake_use_me_now ENABLE_ "$@" ; 
}
 # if foo is enabled and -DCMAKE_DISABLE_FIND_PACKAGE_LibFoo=ON if it is 
disabled.
 # This can be used to make find_package optional.
 cmake-utils_use_find_package() {
-   if [[ ${EAPI} != [2345] ]] && [[ "$#" != 2 ]] ; then
+   if [[ ${EAPI} != [2345] && "$#" != 2 ]] ; then
die "Usage: cmake-utils_use_find_package  "
fi
 



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

2016-01-28 Thread Michael Palimaka
commit: 5014d233d76af82abf48b40715b3ea4c899e4180
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Jan 25 20:21:41 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jan 28 16:30:23 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5014d233

cmake-utils.eclass: Drop empty line

 eclass/cmake-utils.eclass | 1 -
 1 file changed, 1 deletion(-)

diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass
index 292d0ae..99c0f76 100644
--- a/eclass/cmake-utils.eclass
+++ b/eclass/cmake-utils.eclass
@@ -20,7 +20,6 @@
 if [[ -z ${_CMAKE_UTILS_ECLASS} ]]; then
 _CMAKE_UTILS_ECLASS=1
 
-
 # @ECLASS-VARIABLE: BUILD_DIR
 # @DESCRIPTION:
 # Build directory where all cmake processed files should be generated.



[gentoo-commits] repo/gentoo:master commit in: games-strategy/freeciv/

2016-01-28 Thread Michael Sterrett
commit: f44ca653cfef1c75d98d14f9604bcf2870df6b63
Author: Michael Sterrett  gentoo  org>
AuthorDate: Thu Jan 28 15:20:37 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Thu Jan 28 15:20:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f44ca653

games-strategy/freeciv: version bump (bug #573096)

Package-Manager: portage-2.2.26

 games-strategy/freeciv/Manifest |   1 +
 games-strategy/freeciv/freeciv-2.5.2.ebuild | 178 
 2 files changed, 179 insertions(+)

diff --git a/games-strategy/freeciv/Manifest b/games-strategy/freeciv/Manifest
index 87dc3fd..65564cd 100644
--- a/games-strategy/freeciv/Manifest
+++ b/games-strategy/freeciv/Manifest
@@ -1 +1,2 @@
 DIST freeciv-2.5.1.tar.bz2 40686265 SHA256 
4e420a9ad91aa7966039ec3b63501725c8261a4ff734d56fe801414fae772696 SHA512 
c0f5df3df7bab9ad8e9e7ce75ea90a539ca7e6aafb0af2b57a3d30b095e30f3b093e66bd8b92524e0e19919e0f5d4b822946219bf270e6071102db56290119b8
 WHIRLPOOL 
1773d56801316afae6ab470b1b1fdf71b42bd42ff0f7ede62b28c5ef7abcd0af36887401937a028b4a9a2e19f994389ef5f63c0395545ebcb367ff2089e2fd55
+DIST freeciv-2.5.2.tar.bz2 40819394 SHA256 
2b5665da849c8f95b9225857fc02935140de2d44cd1a112f9cf3086a84d0b5be SHA512 
c2cd2123a3c3c86406afaa2607cd86b88b7cfeeb54cc1ab2db3bb79d8c56cea66baca53df32ebf7a697d0d31f1c7d08c3fafed759879633d38717c8d31ec5244
 WHIRLPOOL 
d74c28d770c9fd5c499f2d66ab0485302ee53f2d10903095572529f59f464da6cc82b191d666b042093187805c00361399976a15c759cb61412ef77d06ae9b6d

diff --git a/games-strategy/freeciv/freeciv-2.5.2.ebuild 
b/games-strategy/freeciv/freeciv-2.5.2.ebuild
new file mode 100644
index 000..4886b79
--- /dev/null
+++ b/games-strategy/freeciv/freeciv-2.5.2.ebuild
@@ -0,0 +1,178 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils gnome2-utils games
+
+DESCRIPTION="multiplayer strategy game (Civilization Clone)"
+HOMEPAGE="http://www.freeciv.org/;
+SRC_URI="mirror://sourceforge/freeciv/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="auth aimodules dedicated +gtk ipv6 mapimg modpack mysql nls qt5 readline 
sdl +server +sound sqlite system-lua"
+
+# postgres isn't yet really supported by upstream
+RDEPEND="app-arch/bzip2
+   app-arch/xz-utils
+   net-misc/curl
+   sys-libs/zlib
+   auth? (
+   mysql? ( virtual/mysql )
+   sqlite? ( dev-db/sqlite:3 )
+   !mysql? ( ( !sqlite? ( virtual/mysql ) ) )
+   )
+   readline? ( sys-libs/readline:0 )
+   dedicated? ( aimodules? ( dev-libs/libltdl:0 ) )
+   !dedicated? (
+   media-libs/libpng:0
+   gtk? ( x11-libs/gtk+:2 )
+   mapimg? ( media-gfx/imagemagick )
+   modpack? ( x11-libs/gtk+:2 )
+   nls? ( virtual/libintl )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+   sdl? (
+   media-libs/libsdl[video]
+   media-libs/sdl-gfx
+   media-libs/sdl-image[png]
+   media-libs/sdl-ttf
+   )
+   server? ( aimodules? ( sys-devel/libtool:2 ) )
+   sound? (
+   media-libs/libsdl[sound]
+   media-libs/sdl-mixer[vorbis]
+   )
+   !sdl? ( !gtk? ( x11-libs/gtk+:2 ) )
+   )
+   system-lua? ( >=dev-lang/lua-5.2 )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   !dedicated? (
+   x11-proto/xextproto
+   nls? ( sys-devel/gettext )
+   )"
+
+pkg_setup() {
+   if use !dedicated && use !server ; then
+   ewarn "Disabling server USE flag will make it impossible"
+   ewarn "to start local games, but you will still be able to"
+   ewarn "join multiplayer games."
+   fi
+   games_pkg_setup
+}
+
+src_prepare() {
+
+   # install the .desktop in /usr/share/applications
+   # install the icons in /usr/share/pixmaps
+   sed -i \
+   -e 's:^.*\(desktopfiledir = \).*:\1/usr/share/applications:' \
+   -e 's:^\(icon[0-9]*dir = \)$(prefix)\(.*\):\1/usr\2:' \
+   -e 's:^\(icon[0-9]*dir = \)$(datadir)\(.*\):\1/usr/share\2:' \
+   client/Makefile.in \
+   server/Makefile.in \
+   tools/Makefile.in \
+   data/icons/Makefile.in || die
+   sed -i -e 's/=SDL/=X-SDL/' bootstrap/freeciv-sdl.desktop.in || die
+}
+
+src_configure() {
+   local myclient myopts mydatabase
+
+   if use auth ; then
+   if use !mysql && use !sqlite ; then
+   einfo "No database backend chosen, defaulting"
+   einfo "to mysql!"
+   mydatabase=mysql
+   

[gentoo-commits] repo/gentoo:master commit in: mail-filter/postgrey/

2016-01-28 Thread Richard Farina
commit: 71b6160ed51a0bb87d54021f0dbd576ee0a7bd84
Author: Zero_Chaos  gentoo  org>
AuthorDate: Thu Jan 28 15:27:53 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Thu Jan 28 15:28:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71b6160e

mail-filter/postgrey: fixing deps for bug #563824

Package-Manager: portage-2.2.27

 .../postgrey/{postgrey-1.36.ebuild => postgrey-1.36-r1.ebuild}   | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/mail-filter/postgrey/postgrey-1.36.ebuild 
b/mail-filter/postgrey/postgrey-1.36-r1.ebuild
similarity index 96%
rename from mail-filter/postgrey/postgrey-1.36.ebuild
rename to mail-filter/postgrey/postgrey-1.36-r1.ebuild
index d52c1f3..6378830 100644
--- a/mail-filter/postgrey/postgrey-1.36.ebuild
+++ b/mail-filter/postgrey/postgrey-1.36-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,8 +22,9 @@ RDEPEND=">=dev-lang/perl-5.6.0
dev-perl/IO-Multiplex
dev-perl/BerkeleyDB
dev-perl/Net-DNS
-   dev-perl/Parse-Syslog
+   dev-perl/NetAddr-IP
dev-perl/Net-RBLClient
+   dev-perl/Parse-Syslog
virtual/perl-Digest-SHA
>=sys-libs/db-4.1"
 



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-opengl/

2016-01-28 Thread Michał Górny
commit: c4c67473b5cd5d120874bdfb0299a96cc2eca0d6
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jan 28 15:35:52 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jan 28 15:36:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c67473

app-eselect/eselect-opengl: Add myself as co-maintainer

 app-eselect/eselect-opengl/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-eselect/eselect-opengl/metadata.xml 
b/app-eselect/eselect-opengl/metadata.xml
index ee25398..dfe0fc0 100644
--- a/app-eselect/eselect-opengl/metadata.xml
+++ b/app-eselect/eselect-opengl/metadata.xml
@@ -5,5 +5,9 @@
x...@gentoo.org
X11
 
+
+   mgo...@gentoo.org
+   Michał Górny
+
 Utility to switch opengl implementations between various 
providers.
 



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepimlibs/

2016-01-28 Thread Michael Palimaka
commit: 2cee26f3ab09b711ec42f5ec161d04e6a8db1dd2
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jan 28 16:51:07 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jan 28 16:51:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cee26f3

kde-apps/kdepimlibs: avoid false warning about missing NEEDED

Package-Manager: portage-2.2.27

 kde-apps/kdepimlibs/kdepimlibs-4.14.10.ebuild | 3 +++
 kde-apps/kdepimlibs/kdepimlibs-4.14.8.ebuild  | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/kde-apps/kdepimlibs/kdepimlibs-4.14.10.ebuild 
b/kde-apps/kdepimlibs/kdepimlibs-4.14.10.ebuild
index d723ac6..517feb8 100644
--- a/kde-apps/kdepimlibs/kdepimlibs-4.14.10.ebuild
+++ b/kde-apps/kdepimlibs/kdepimlibs-4.14.10.ebuild
@@ -54,4 +54,7 @@ src_configure() {
 src_install() {
kde4-base_src_install
rm "${ED}"/usr/share/apps/cmake/modules/FindQtOAuth.cmake #Collides 
with net-im/choqok
+
+   # contains constants/defines only
+   QA_DT_NEEDED="$(find "${ED}" -type f -name 'libakonadi-kabc.so.*' 
-printf '/%P\n')"
 }

diff --git a/kde-apps/kdepimlibs/kdepimlibs-4.14.8.ebuild 
b/kde-apps/kdepimlibs/kdepimlibs-4.14.8.ebuild
index 88f2464..d189778 100644
--- a/kde-apps/kdepimlibs/kdepimlibs-4.14.8.ebuild
+++ b/kde-apps/kdepimlibs/kdepimlibs-4.14.8.ebuild
@@ -54,4 +54,7 @@ src_configure() {
 src_install() {
kde4-base_src_install
rm "${ED}"/usr/share/apps/cmake/modules/FindQtOAuth.cmake #Collides 
with net-im/choqok
+
+   # contains constants/defines only
+   QA_DT_NEEDED="$(find "${ED}" -type f -name 'libakonadi-kabc.so.*' 
-printf '/%P\n')"
 }



[gentoo-commits] repo/gentoo:master commit in: sys-fs/lxcfs/, sys-fs/lxcfs/files/

2016-01-28 Thread Erik Mackdanz
commit: dcb02e7b0405208eaa1655637deba2be830c3452
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Thu Jan 28 16:51:33 2016 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Thu Jan 28 16:51:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcb02e7b

sys-fs/lxcfs: Remove old

Package-Manager: portage-2.2.27

 sys-fs/lxcfs/Manifest |  1 -
 sys-fs/lxcfs/files/lxcfs-0.12.initd   | 27 -
 sys-fs/lxcfs/files/lxcfs-0.12.service | 13 
 sys-fs/lxcfs/lxcfs-0.12.ebuild| 56 ---
 4 files changed, 97 deletions(-)

diff --git a/sys-fs/lxcfs/Manifest b/sys-fs/lxcfs/Manifest
index 71c4754..6df659a 100644
--- a/sys-fs/lxcfs/Manifest
+++ b/sys-fs/lxcfs/Manifest
@@ -1,4 +1,3 @@
-DIST lxcfs-0.12.tar.gz 34700 SHA256 
89fc1caf3787b99dc26dc4b6b35fe216aad09b35c46e4be1d75c0e136f53702c SHA512 
0145fe6252990bc14e6db32ab05337df9899c0e4d02ced35a5693da49aa84b4932f3c3bf58422a6d3c12c35a5db73169c4ab79448c928caae61996b0c92b908e
 WHIRLPOOL 
940c9c2dd32547cb1a2a98423e03b3a9b7e8bae00775b45a8bdd7a99ee05ffa9bdf24e863ca65944abef2526d11b6b5532299aabc4ae50c97f42b3c2187ada5b
 DIST lxcfs-0.13.tar.gz 35046 SHA256 
a0280b1080c95062d75fa0a3f0e743849c7cd8a88b49ff8323a665cbac75224a SHA512 
bca32de4857dbcafeca0d206fd202223b35aa5918ffee9d88486cec0d7c686e9b258918204f340f666fb3ac5d382ee84706db4f5268e98c8153e4ccc5de12595
 WHIRLPOOL 
d074d482461e8f98d55f9919eabd98cc6c015fce7f731bb99122c7b16bf40faa37a7c3ffbe2e7aa7375a0313c00e508d79863f1a60e53ab584696fe5abaec5dc
 DIST lxcfs-0.16.tar.gz 35307 SHA256 
a43c303ec46f4f25b14b7973726b2dc04231a126763b9fe6e0b080d608c04086 SHA512 
536b7b6109b2b9d508c37baa1e4824d0cac37eadc2c046f49db89e24adb5474d6a67410e3c0cbb970c73d2dfe7e3757a4ce08577018c2fdb787668ed31af3a03
 WHIRLPOOL 
718505531388f517b154aff3cca18d5526a9d18163e22e95a5cd496757f3261b2342d52f0de704d9fe7d41d5623099f3c41493cd17668fc74facf2987b27eea5
 DIST lxcfs-0.17.tar.gz 40501 SHA256 
bcfe14a1ab4b717af1750b04c891a70b59f167d166c2db74984610041c926745 SHA512 
dbc38265a65056330e46b8cc56558c6d14e13102c5e6c65a446749f5370c25d70a3a008d22c64b7d435c60e31bbe3efba887fd4f98c0a62fb5ad60c15366b174
 WHIRLPOOL 
af4c0b03ede15414b53670a1363fa240986252b0ad1de8b0e13f99150ef4b2d419f63b6f96e94015344665c118c8599e1e97fb94854be89fc884ba40b96ec2c0

diff --git a/sys-fs/lxcfs/files/lxcfs-0.12.initd 
b/sys-fs/lxcfs/files/lxcfs-0.12.initd
deleted file mode 100755
index a850214..000
--- a/sys-fs/lxcfs/files/lxcfs-0.12.initd
+++ /dev/null
@@ -1,27 +0,0 @@
-#!/sbin/runscript
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-DAEMON=/usr/bin/lxcfs
-PIDFILE=/run/lxcfs.pid
-
-start() {
-ebegin "Starting lxcfs"
-
-start-stop-daemon --start \
- --pidfile ${PIDFILE} \
- --exec ${DAEMON} \
- --background \
- --make-pidfile \
- -- \
- -f -o allow_other /var/lib/lxcfs
-
-eend $?
-}
-
-stop() {
-ebegin "Stopping lxcfs"
-start-stop-daemon --stop --quiet -R TERM/45 -p ${PIDFILE}
-eend $?
-}

diff --git a/sys-fs/lxcfs/files/lxcfs-0.12.service 
b/sys-fs/lxcfs/files/lxcfs-0.12.service
deleted file mode 100644
index ff737c7..000
--- a/sys-fs/lxcfs/files/lxcfs-0.12.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=FUSE filesystem for LXC
-ConditionVirtualization=!container
-Before=lxc.service
-
-[Service]
-ExecStart=/usr/bin/lxcfs -f -o allow_other /var/lib/lxcfs
-KillMode=none
-Restart=on-failure
-ExecStop=/usr/bin/fusermount -u /var/lib/lxcfs
-
-[Install]
-WantedBy=multi-user.target

diff --git a/sys-fs/lxcfs/lxcfs-0.12.ebuild b/sys-fs/lxcfs/lxcfs-0.12.ebuild
deleted file mode 100644
index 24afca0..000
--- a/sys-fs/lxcfs/lxcfs-0.12.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils systemd vcs-snapshot
-DESCRIPTION="FUSE filesystem for LXC"
-HOMEPAGE="https://linuxcontainers.org/lxcfs/introduction/;
-LICENSE="Apache-2.0"
-SLOT="0"
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/lxc/lxcfs.git;
-   EGIT_BRANCH="master"
-   inherit git-r3
-   SRC_URI=""
-   KEYWORDS=""
-else
-   SRC_URI="https://github.com/lxc/lxcfs/archive/${P}.tar.gz;
-   KEYWORDS="~amd64"
-fi
-
-#IUSE="test"
-
-# Omit all dbus.  Upstream appears to require it because systemd, but
-# lxcfs makes no direct use of dbus.
-RDEPEND="
-   dev-libs/glib:2
-   sys-fs/fuse
-"
-DEPEND="
-   sys-apps/help2man
-   ${RDEPEND}
-"
-
-src_prepare() {
-   ./bootstrap.sh || die "Failed to bootstrap configure files"
-}
-
-src_configure() {
-   econf --localstatedir=/var
-}
-
-# Test suite fails for me
-# src_test() {
-#  emake tests
-#  tests/main.sh || die "Tests failed"
-# }
-
-src_install() {
-   default

[gentoo-commits] repo/gentoo:master commit in: x11-libs/snorenotify/

2016-01-28 Thread Michael Palimaka
commit: af3fb6e5c4b6a26bc87f05ef27e16a8966671b84
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jan 28 17:09:17 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jan 28 17:09:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af3fb6e5

x11-libs/snorenotify: version bump

Package-Manager: portage-2.2.27

 x11-libs/snorenotify/Manifest |  1 +
 x11-libs/snorenotify/snorenotify-0.7.0.ebuild | 57 +++
 2 files changed, 58 insertions(+)

diff --git a/x11-libs/snorenotify/Manifest b/x11-libs/snorenotify/Manifest
index 4a71a24..7cc5f8a 100644
--- a/x11-libs/snorenotify/Manifest
+++ b/x11-libs/snorenotify/Manifest
@@ -1 +1,2 @@
 DIST snorenotify-0.6.0.tar.xz 198376 SHA256 
d221bed77abec2d0e7c6120e63ca5f3f4b0193d84fdec497d61ab1159c85269e SHA512 
0fa082dcfc8586a75df171918cde8ea86d4ea40646791a1e6f2818181d1318c3c53a281aa25bba16cae62ea2e39b2f718e0f752eac5d8f6ea71bbb9cee961dac
 WHIRLPOOL 
c33c9c12a885b3f2967665d09a8fc7e8ad8b6511c60f47845b5cfc2e4c24ff32e541ef18463fd707e4aae8d5d84958102aaf65e286ce3be9cdf965e52c32f7f0
+DIST snorenotify-0.7.0.tar.xz 200032 SHA256 
6d411ba6e31a73db56d298195f8336f66f8fe4fffd64d5fde3f14090e68ee64b SHA512 
2030a7b6bc69d3803e83e1a6d26efa5bfdd3facf53dcaade6059b85cea3db879ea49b9e02dbce3b043b4ddded21509a6d5859a4002cfd57a870a0e39cd11011a
 WHIRLPOOL 
f9be5e7d22724e31d82b633bfc5943a0f767e567d68c4c98edcfb8dadd1797c7c3e8942ac88282d0bb40612e886d70d5874a1c5407631001aa26fcb03c8da5e7

diff --git a/x11-libs/snorenotify/snorenotify-0.7.0.ebuild 
b/x11-libs/snorenotify/snorenotify-0.7.0.ebuild
new file mode 100644
index 000..9980b28
--- /dev/null
+++ b/x11-libs/snorenotify/snorenotify-0.7.0.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils gnome2-utils virtualx
+
+DESCRIPTION="Multi platform Qt notification framework"
+HOMEPAGE="https://techbase.kde.org/Projects/Snorenotify;
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="sound test"
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtwebsockets:5
+   dev-qt/qtwidgets:5
+   sound? ( dev-qt/qtmultimedia:5 )
+"
+DEPEND="${RDEPEND}
+   dev-qt/linguist-tools:5
+   kde-frameworks/extra-cmake-modules
+   test? ( dev-qt/qttest:5 )
+"
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package sound Qt5Multimedia)
+   $(cmake-utils_use_find_package test Qt5Test)
+   )
+
+   cmake-utils_src_configure
+}
+
+src_test() {
+   virtx cmake-utils_src_test
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc-config/

2016-01-28 Thread Michał Górny
commit: f3098c690f4f584d8c28047f00c749c33e33584f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jan 28 15:18:50 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jan 28 15:21:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3098c69

sys-devel/gcc-config: Add appropriate gentoo-functions dep

 sys-devel/gcc-config/gcc-config-1.8-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild 
b/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild
index 124f1e5..7416e6a 100644
--- a/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild
@@ -16,6 +16,8 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
+RDEPEND=">=sys-apps/gentoo-functions-0.10"
+
 src_prepare() {
epatch 
"${FILESDIR}/${PN}-1.8-dont_source_functions_sh_from_etc_initd.patch" # 504118
 }



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2016-01-28 Thread Jeroen Roovers
commit: cc23b63d2435333df033f210a107498b68ca474d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Jan 29 06:20:34 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Jan 29 06:20:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc23b63d

x11-drivers/nvidia-drivers: Old.

Package-Manager: portage-2.2.27

 x11-drivers/nvidia-drivers/Manifest|   8 -
 .../nvidia-drivers/nvidia-drivers-340.93-r1.ebuild | 479 
 .../nvidia-drivers/nvidia-drivers-358.16-r1.ebuild | 502 -
 3 files changed, 989 deletions(-)

diff --git a/x11-drivers/nvidia-drivers/Manifest 
b/x11-drivers/nvidia-drivers/Manifest
index 33f4f76..f5a434e 100644
--- a/x11-drivers/nvidia-drivers/Manifest
+++ b/x11-drivers/nvidia-drivers/Manifest
@@ -1,43 +1,35 @@
 DIST NVIDIA-FreeBSD-x86-173.14.39.tar.gz 20038266 SHA256 
63a922ce4c5b676b4cb1ace98094dace4cc5408f2553e183df7b212a238b SHA512 
96982fe7e0751c52fbef534193de09d187b99c1984c05e791223eb804719d8b3ba72efd983f227661ded4b71569bdbb914f1f629ab73a8bc9b8172832ccf3ec6
 WHIRLPOOL 
21f5906f42adf0064c7a7f81ac8e323de488e6d36356ee42c31a15c31ebb64335d5e2cff0ff022d41de480f9e0a57b3b96387f17151c7b59eceba2c61a7a102b
 DIST NVIDIA-FreeBSD-x86-304.131.tar.gz 10656712 SHA256 
ba269b8b142429756be4fbf94a5da97bd039d6da91571bc7d4fceb750e0766ac SHA512 
b8036055b5a667239b40392920a043b60b0d68529a85fec5779e9deca1bf2de8683be4e49aa7e37e1b32c547ff125d5d7df950ef059d26ebc28b244190062c59
 WHIRLPOOL 
a8eea0d5ec4f1f931e2dc1b8f5faf0bea2b3db926b3c638e65504fdf9b3bbb2c27b8046cf859aa7f13f228cff4620d748b1cb6ef3fc8f8bfc2c650b0fe2419ad
-DIST NVIDIA-FreeBSD-x86-340.93.tar.gz 59385673 SHA256 
094dc6df60b8e57cf9b94d982cb29c32d5e0c1d81796dbadb39145e78a3b0086 SHA512 
ae5ef62aa8dea2f67026dc9e7f369294895516cd443daa277ac2c783ef1fe85df23706aef70cbce41722d239a50c562b66210fd76f662186e25c58b38e617230
 WHIRLPOOL 
816b2b8c1de3609c03059fbb6f102f54fba5fcc64539745701ef3e20e435ca767ff8fe93c7f0242fcee5fb941210781a526b67cf693a48974723ccbf8e95595f
 DIST NVIDIA-FreeBSD-x86-340.96.tar.gz 59678354 SHA256 
dda243ed9b36e29162b1c97b987b9ca82ef7fcff4635ac78443fdb06739ec22e SHA512 
dacd14a41c16bff9d26a00084c96af3fb9472fdb00832ca36f4737fb8c741e1eb89f1d6d015c3dee051482aef23631fecbad645e17014e53ee51644d4aa4b51f
 WHIRLPOOL 
d55d10682a086b6dcfb72e67f028731afd1f4a5ee2d96d6288f1a0c8eead51927b7454fff793d0b4c57d273fd5b00a9207004b14b4e6f66ab8f106ab5c68518c
 DIST NVIDIA-FreeBSD-x86-346.96.tar.gz 58010757 SHA256 
a27d7b79c053702bf6524b2c4725321fa557be18a585735e0b8122d884348c3e SHA512 
f05ff7f98ae56ef992c21440e94dc12537f91353c9ba6fbe74b5928744823cb0cce38e7aa2da6c88569dda52f9ae0f6674c29255db155a2fada9b78f024dda8d
 WHIRLPOOL 
d21cfd27971847dac0118429b58b34be24f19fefc9ee05f70454e7c350d4a8678e2d01f7db72e05bd1026c45fa9373783b9817efcf76f70b70f6a5ecd8a5bc7c
 DIST NVIDIA-FreeBSD-x86-352.63.tar.gz 55368686 SHA256 
1d290a9d583b6e99addb4888c2b1c568bbcec712fd98c034be2448a0d1228313 SHA512 
b2cb33f6e3a2ef69dd7759217f8d2eac4197940bda5007a3d755e8769df70a197485a1df6186bb5eb5e8c2a70117a2bdcbe10b9f0e02f6eb2ca30180c4ee49bb
 WHIRLPOOL 
695e2daff45a532e3217612d28dc102b88554c775cf67af39f413871427bfbf895901ad582e78f7581f32a571b1425d3de6e74696282f8be9eec81b556357058
 DIST NVIDIA-FreeBSD-x86-352.79.tar.gz 55381403 SHA256 
baf99225383aa1b114c14504d00a400b4e2c72b521941210287d5a2f848a6189 SHA512 
14dd0f52ae9fbc88b441392e32df6610121baeb5b08337d7a341d110f2735591c91a789c7825ca95fb542693f6971053a00b3dc4d7d224362d7b12a07cb315d5
 WHIRLPOOL 
7d5ac1efa1afb5a4cf5ef714b27fbc02190775bd11ae281df5552b836a22bc5377572a310c683d54910cbcbf5a4d57702309e5b3e61c295fb767568f8d8746bf
 DIST NVIDIA-FreeBSD-x86-355.11.tar.gz 56832647 SHA256 
3d4d5d8fcf558a8f5f1a88846161b1a89bd7fc66c0268b40613c7e3457f5ce7b SHA512 
744d9b8c48b82bac0bfeea5e8b2b2bbaa0e6a183cbd1f5d4f782fa7b21a6f6c5b252e556a8b2161c3b5d43938ef8fabf6cb36f995ee823fbf792f3c9a92b87e1
 WHIRLPOOL 
43bceb8e8d3b00789cf2c8163a055b1d2405ef93e471fda4c4e2146093289891557f4ec8debfe6bca89ad6ed6dc2e389f1d3060759a71e8949df343bc31b85b9
-DIST NVIDIA-FreeBSD-x86-358.16.tar.gz 58548165 SHA256 
2257d9a2b3661d024be0864e2fe192de34fdf8e206073930541e0fa6f232016e SHA512 
e1d84c2cc3473253b31aa3df8e2ad7418da5789e31d6f71f07e6bf5e712ffcb6417cf8931c16e5e5a19d0f4cdaebf229e4edbee53d5613bea1ff6b4e4c6657cc
 WHIRLPOOL 
15b760556d978c9e82b063c1135089e1b1222460285ab2c40d450cf26820e701ff5d7ebdd04815f80a68a07eea0e622fa621b8369883f4168af5b45d4edde62d
 DIST NVIDIA-FreeBSD-x86-361.18.tar.gz 64866939 SHA256 
93cdf053e2e0cf9dcd0e888c41ea95cedd9c3521e0ab14d9e4826ba1245aef35 SHA512 
aa0e23253330496e076a23335743ab16f0996406c7e9b0991d3f0cbe834be6a66b6a1d69fc5f92d7c29bbc748ec1d4ee4d161f130daea3fa85cb15c1f9411a86
 WHIRLPOOL 
c0387f0780b0717503c9ab15448229781eb9ef4f57ee0b4df3b42eb3f48c53ebf1a7b1d14102b959fa6a5db05702b0f65d359f9b42734fcaa9fde52d7647081c
 DIST NVIDIA-FreeBSD-x86-96.43.23.tar.gz 15463464 SHA256 
18d855db8381eda1a6cf548c9e5095fc5bb8694bf1d6e24fc1072fba4e54cd78 SHA512 

[gentoo-commits] repo/gentoo:master commit in: eclass/

2016-01-28 Thread Ulrich Müller
commit: a424713fb412a46bf69dc8827f2a2223c807c0a8
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Jan 27 16:15:23 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jan 29 07:02:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a424713f

latex-package.eclass: Remove outdated variables and functions.

Do not define SRC_URI and S (which was the default).
Convert latex-package_has_tetex_3() to a dummy function for backwards
compatibility and remove its documentation.

 eclass/latex-package.eclass | 22 --
 1 file changed, 4 insertions(+), 18 deletions(-)

diff --git a/eclass/latex-package.eclass b/eclass/latex-package.eclass
index 0acfcc9..92fc532 100644
--- a/eclass/latex-package.eclass
+++ b/eclass/latex-package.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -59,8 +59,6 @@ RDEPEND="virtual/latex-base"
 DEPEND="${RDEPEND}
>=sys-apps/texinfo-4.2-r5"
 HOMEPAGE="http://www.tug.org/;
-SRC_URI="ftp://tug.ctan.org/macros/latex/;
-S=${WORKDIR}/${P}
 TEXMF="/usr/share/texmf-site"
 
 # @ECLASS-VARIABLE: SUPPLIER
@@ -69,17 +67,9 @@ TEXMF="/usr/share/texmf-site"
 # DESCRIPTION above)
 SUPPLIER="misc"
 
-# @FUNCTION: latex-package_has_tetex3
-# @RETURN: true if at least one of (>=tetex-3 or >=ptex-3.1.8 or 
>=texlive-core-2007) is installed, else false
-# @DESCRIPTION:
-# It is often used to know if the current TeX installation supports gentoo's
-# texmf-update or if the package has to do it the old way
+# Kept for backwards compatibility
 latex-package_has_tetex_3() {
-   if has_version '>=app-text/tetex-3' || has_version 
'>=app-text/ptex-3.1.8' || has_version '>=app-text/texlive-core-2007' ; then
-   true
-   else
-   false
-   fi
+   return 0
 }
 
 # @FUNCTION: latex-package_src_doinstall
@@ -228,11 +218,7 @@ latex-package_pkg_postrm() {
 # Rehashes the kpathsea database, according to the current TeX installation
 latex-package_rehash() {
debug-print function $FUNCNAME $*
-   if latex-package_has_tetex_3 ; then
-   texmf-update
-   else
-   texconfig rehash
-   fi
+   texmf-update
 }
 
 EXPORT_FUNCTIONS src_compile src_install pkg_postinst pkg_postrm



[gentoo-commits] repo/gentoo:master commit in: eclass/

2016-01-28 Thread Ulrich Müller
commit: 3fb6bec9a4790b05ba628e927d28932b0c86168e
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Jan 27 16:36:17 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Jan 29 07:02:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fb6bec9

latex-package.eclass: Support EAPI 6.

In EAPI 6, don't inherit base.eclass and don't define
latex-package_has_tetex_3().

 eclass/latex-package.eclass | 13 ++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/eclass/latex-package.eclass b/eclass/latex-package.eclass
index 01815ce..b32943b 100644
--- a/eclass/latex-package.eclass
+++ b/eclass/latex-package.eclass
@@ -51,9 +51,13 @@
 # you must either grab each file individually, or find a place to mirror an
 # archive of them.  (iBiblio)
 #
-# It inherits base.
+# It inherits base in EAPI 5 and earlier.
 
-inherit base
+case ${EAPI:-0} in
+   0|1|2|3|4|5) inherit base ;;
+   6) ;;
+   *) die "Unknown EAPI ${EAPI} for ${ECLASS}" ;;
+esac
 
 RDEPEND="virtual/latex-base"
 DEPEND="${RDEPEND}
@@ -69,7 +73,10 @@ SUPPLIER="misc"
 
 # Kept for backwards compatibility
 latex-package_has_tetex_3() {
-   return 0
+   case ${EAPI:-0} in
+   0|1|2|3|4|5) return 0 ;;
+   *) die "${FUNCNAME} no longer supported in EAPI ${EAPI}" ;;
+   esac
 }
 
 # @FUNCTION: latex-package_src_doinstall



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox/

2016-01-28 Thread Jason Zaman
commit: 2b490d784ae3f3109da3a08bdb91400ac07b4138
Author: Jason Zaman  gentoo  org>
AuthorDate: Fri Jan 29 07:16:25 2016 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Jan 29 07:17:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b490d78

net-misc/dropbox: version bump to 3.12.6

Package-Manager: portage-2.2.26

 net-misc/dropbox/Manifest  |   2 +
 net-misc/dropbox/dropbox-3.12.6.ebuild | 137 +
 2 files changed, 139 insertions(+)

diff --git a/net-misc/dropbox/Manifest b/net-misc/dropbox/Manifest
index a325fbe..a40d688 100644
--- a/net-misc/dropbox/Manifest
+++ b/net-misc/dropbox/Manifest
@@ -1,4 +1,6 @@
 DIST dropbox-lnx.x86-2.10.2.tar.gz 26078108 SHA256 
a43e24342e5f337034cf0d378f5a532ad69ad59bf00eb8a2065c465c969e3455 SHA512 
0fb408d7a221c470fbc59c4ddb1f65d4fcb2d33c855b37474b6202a58f7be04b9cf0ed1ea18080efdd02998fe370bdef99ce1e27b8f627515ba3db859251e5ef
 WHIRLPOOL 
a33260d2a8907d676230464c9b4200b12debe2ac8aae5a7322250218481f348a2cc4217a84155900cbe9284e4070d424fbc7589e7733fab79d98e2ee324c5e02
+DIST dropbox-lnx.x86-3.12.6.tar.gz 67580639 SHA256 
f0b623d6c4626dbe95db00db46646a300dab00a2e005403154caffdf95f9f8dd SHA512 
855d30209620c9a41a97b767d7d56e3e12674c168a20a0e3ba51f0ad1b5489a7979995285437d12d0a1eb179bc1e1fa8b2962c5d99cacba4d44132b9c6b05e62
 WHIRLPOOL 
4dad0fb272abe5d2dc45f9dac6cd6fe0efd5ac92f65ecf237d394dde480621cc9b61d25c77d13c6140459f248e63ebc6460aa5d55de0ad185ab28638f132
 DIST dropbox-lnx.x86-3.6.8.tar.gz 61283985 SHA256 
bca1e028a5acab38864320580965947559bc5e74a073e8e3c68cd56fab115d54 SHA512 
4d3c37e5d6ccf4de3f317920439a32eaffb5132fcce2f6491b1f9dec7c0a5e06266c9509711a5564e9d6613f6cd8c9f594a691de1e2ad2bcdb7c0df1b7964341
 WHIRLPOOL 
e0a81a0f4b86b8efc9535ab13ad81887331959ac943145c4d4135298c04d966065ef2bbcb7d3f5f43df9650924232768f84941d190b91866e93bf38957d5c09e
 DIST dropbox-lnx.x86_64-2.10.2.tar.gz 26852053 SHA256 
0780001da7af0ee8b07115f59d1998708e5aa36c50ce13f73f32d7c7c0a08d11 SHA512 
0746643546bdcd2de71812a87ccf665df4a656750d899e2b67a3dfa958bf7f59fcb1c99109b6bb1424f5dfbb625d0756a7cc0c01ba09b4375ed177d05846256e
 WHIRLPOOL 
787e5882f546377173e73fcb8a4bfe205c1659e562e0ef4aea9d62123fb684cd254c3962861ea2eb54c6fab895561c29a1c507760eb906625db55fac5aa083dd
+DIST dropbox-lnx.x86_64-3.12.6.tar.gz 70855633 SHA256 
92ca8fb2fc23c128234505ac8f8b9b1073a3cc17e70a92c9ee51ede7577aa099 SHA512 
a1441030918918353518df805cf7b41e40fd604b27349600f845a9e6eefb5b0638715a1a44d47c63a122e84e9104a737a1e04c74931be7ca5932be25028d30a4
 WHIRLPOOL 
fb484aafa4b7c885ac0cbeec865d9f7557cdc58317dec41a32acd2777fe79d93697b18701f21cf3ab46fad315f7aa0c1277d5370e6b7842db41bb7e0b9fda088
 DIST dropbox-lnx.x86_64-3.6.8.tar.gz 64000290 SHA256 
91f0b6b2842e3dcd4606b16a4bac18d3caa95def31e46a480610d7a0b071c68d SHA512 
693103e2ce2ba22854cdc2a69c725f5b4dccd59d273e5c5465db34884c3f8530f58faa68e03a4ad3f11e33d925af2880c2fbd10f949dd82eea0fe187d6839140
 WHIRLPOOL 
079b96ff891a6d9b3df01c1eb00b2a098b16dc1fad70295b31f82de43c185038e27257ddb4721aef18a0e65d40c3a1944937451df3f01d8d092feb9b00bde77c

diff --git a/net-misc/dropbox/dropbox-3.12.6.ebuild 
b/net-misc/dropbox/dropbox-3.12.6.ebuild
new file mode 100644
index 000..4c9249d
--- /dev/null
+++ b/net-misc/dropbox/dropbox-3.12.6.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils gnome2-utils pax-utils systemd
+
+DESCRIPTION="Dropbox daemon (pretends to be GUI-less)"
+HOMEPAGE="http://dropbox.com/;
+SRC_URI="
+   x86? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86-${PV}.tar.gz )
+   amd64? ( http://dl-web.dropbox.com/u/17/dropbox-lnx.x86_64-${PV}.tar.gz 
)"
+
+LICENSE="CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-linux"
+IUSE="+librsync-bundled selinux X"
+RESTRICT="mirror strip"
+
+QA_PREBUILT="opt/.*"
+QA_EXECSTACK="opt/dropbox/dropbox"
+
+DEPEND="librsync-bundled? ( dev-util/patchelf )"
+
+# Be sure to have GLIBCXX_3.4.9, #393125
+# USE=X require wxGTK's dependencies. system-library cannot be used due to
+# missing symbol (CtlColorEvent). #443686
+RDEPEND="
+   X? (
+   dev-libs/glib:2
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtquick1:5
+   dev-qt/qtwebkit:5
+   dev-qt/qtwidgets:5
+   media-libs/libpng:1.2
+   sys-libs/zlib
+   virtual/jpeg
+   x11-libs/gtk+:2
+   x11-libs/libSM
+   x11-libs/libXinerama
+   x11-libs/libXxf86vm
+   x11-libs/pango[X]
+   x11-misc/wmctrl
+   x11-themes/hicolor-icon-theme
+   )
+   !librsync-bundled? ( =sys-devel/gcc-4.2.0
+   sys-libs/zlib
+"
+
+src_unpack() {
+   unpack ${A}
+   mkdir -p "${S}" || die
+   mv 

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2016-01-28 Thread Jeroen Roovers
commit: 7f74bb95f1728ccca75f4264ae6ec1d9831a0273
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Jan 29 06:10:30 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Jan 29 06:10:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f74bb95

x11-drivers/nvidia-drivers: Version bump (bug #573224 by cfrye).

Package-Manager: portage-2.2.27

 x11-drivers/nvidia-drivers/Manifest|   4 +
 .../nvidia-drivers/nvidia-drivers-352.79.ebuild| 490 +
 2 files changed, 494 insertions(+)

diff --git a/x11-drivers/nvidia-drivers/Manifest 
b/x11-drivers/nvidia-drivers/Manifest
index d6c4b4e..33f4f76 100644
--- a/x11-drivers/nvidia-drivers/Manifest
+++ b/x11-drivers/nvidia-drivers/Manifest
@@ -4,6 +4,7 @@ DIST NVIDIA-FreeBSD-x86-340.93.tar.gz 59385673 SHA256 
094dc6df60b8e57cf9b94d982c
 DIST NVIDIA-FreeBSD-x86-340.96.tar.gz 59678354 SHA256 
dda243ed9b36e29162b1c97b987b9ca82ef7fcff4635ac78443fdb06739ec22e SHA512 
dacd14a41c16bff9d26a00084c96af3fb9472fdb00832ca36f4737fb8c741e1eb89f1d6d015c3dee051482aef23631fecbad645e17014e53ee51644d4aa4b51f
 WHIRLPOOL 
d55d10682a086b6dcfb72e67f028731afd1f4a5ee2d96d6288f1a0c8eead51927b7454fff793d0b4c57d273fd5b00a9207004b14b4e6f66ab8f106ab5c68518c
 DIST NVIDIA-FreeBSD-x86-346.96.tar.gz 58010757 SHA256 
a27d7b79c053702bf6524b2c4725321fa557be18a585735e0b8122d884348c3e SHA512 
f05ff7f98ae56ef992c21440e94dc12537f91353c9ba6fbe74b5928744823cb0cce38e7aa2da6c88569dda52f9ae0f6674c29255db155a2fada9b78f024dda8d
 WHIRLPOOL 
d21cfd27971847dac0118429b58b34be24f19fefc9ee05f70454e7c350d4a8678e2d01f7db72e05bd1026c45fa9373783b9817efcf76f70b70f6a5ecd8a5bc7c
 DIST NVIDIA-FreeBSD-x86-352.63.tar.gz 55368686 SHA256 
1d290a9d583b6e99addb4888c2b1c568bbcec712fd98c034be2448a0d1228313 SHA512 
b2cb33f6e3a2ef69dd7759217f8d2eac4197940bda5007a3d755e8769df70a197485a1df6186bb5eb5e8c2a70117a2bdcbe10b9f0e02f6eb2ca30180c4ee49bb
 WHIRLPOOL 
695e2daff45a532e3217612d28dc102b88554c775cf67af39f413871427bfbf895901ad582e78f7581f32a571b1425d3de6e74696282f8be9eec81b556357058
+DIST NVIDIA-FreeBSD-x86-352.79.tar.gz 55381403 SHA256 
baf99225383aa1b114c14504d00a400b4e2c72b521941210287d5a2f848a6189 SHA512 
14dd0f52ae9fbc88b441392e32df6610121baeb5b08337d7a341d110f2735591c91a789c7825ca95fb542693f6971053a00b3dc4d7d224362d7b12a07cb315d5
 WHIRLPOOL 
7d5ac1efa1afb5a4cf5ef714b27fbc02190775bd11ae281df5552b836a22bc5377572a310c683d54910cbcbf5a4d57702309e5b3e61c295fb767568f8d8746bf
 DIST NVIDIA-FreeBSD-x86-355.11.tar.gz 56832647 SHA256 
3d4d5d8fcf558a8f5f1a88846161b1a89bd7fc66c0268b40613c7e3457f5ce7b SHA512 
744d9b8c48b82bac0bfeea5e8b2b2bbaa0e6a183cbd1f5d4f782fa7b21a6f6c5b252e556a8b2161c3b5d43938ef8fabf6cb36f995ee823fbf792f3c9a92b87e1
 WHIRLPOOL 
43bceb8e8d3b00789cf2c8163a055b1d2405ef93e471fda4c4e2146093289891557f4ec8debfe6bca89ad6ed6dc2e389f1d3060759a71e8949df343bc31b85b9
 DIST NVIDIA-FreeBSD-x86-358.16.tar.gz 58548165 SHA256 
2257d9a2b3661d024be0864e2fe192de34fdf8e206073930541e0fa6f232016e SHA512 
e1d84c2cc3473253b31aa3df8e2ad7418da5789e31d6f71f07e6bf5e712ffcb6417cf8931c16e5e5a19d0f4cdaebf229e4edbee53d5613bea1ff6b4e4c6657cc
 WHIRLPOOL 
15b760556d978c9e82b063c1135089e1b1222460285ab2c40d450cf26820e701ff5d7ebdd04815f80a68a07eea0e622fa621b8369883f4168af5b45d4edde62d
 DIST NVIDIA-FreeBSD-x86-361.18.tar.gz 64866939 SHA256 
93cdf053e2e0cf9dcd0e888c41ea95cedd9c3521e0ab14d9e4826ba1245aef35 SHA512 
aa0e23253330496e076a23335743ab16f0996406c7e9b0991d3f0cbe834be6a66b6a1d69fc5f92d7c29bbc748ec1d4ee4d161f130daea3fa85cb15c1f9411a86
 WHIRLPOOL 
c0387f0780b0717503c9ab15448229781eb9ef4f57ee0b4df3b42eb3f48c53ebf1a7b1d14102b959fa6a5db05702b0f65d359f9b42734fcaa9fde52d7647081c
@@ -13,6 +14,7 @@ DIST NVIDIA-FreeBSD-x86_64-340.93.tar.gz 60215584 SHA256 
07208f6a832c2da8748b1c4
 DIST NVIDIA-FreeBSD-x86_64-340.96.tar.gz 60536275 SHA256 
b67962a4433dd1fa86cde038bb244a547f5ed6c242febc348d618886b7715d09 SHA512 
1e33f062d4414011406466c1c91c70e8280ee27542bfe2e2037be82cb1186ece661be5c53ac7160f6d912ee0e02411145c9a6d06861d89d5c5abdd493032cfa5
 WHIRLPOOL 
63e0d843f5c3de210c9f880efada84dc08456b64e0e746a037272ec2988ce00b09f9033cedca45279aa79b80e2edef1b81dc261415e6fdf0701c62409b50e7f5
 DIST NVIDIA-FreeBSD-x86_64-346.96.tar.gz 58774970 SHA256 
89daaff29afe92d825ec8c00149a703b4eb234e4f16bbfb98673f077521bcff9 SHA512 
99fd84f1b2177b4af2fd83088c4f8a9a6259f059c002a771ff9c3993953787dd96f83322e4ce611234674a00792a83fa439af915d6ad6886af6de2d88de94edb
 WHIRLPOOL 
5bca7c540c713b8e070b7d8412bcc2547335b9379429dc3a04ab50eae22c03eaa922486a900b2ab3cf147e0c4f2e8d3b60e81aa329b6b2956c28d2b32900082c
 DIST NVIDIA-FreeBSD-x86_64-352.63.tar.gz 57026971 SHA256 
ac2e3926df50f6c0a020b359b29dee0f81a9474d7d68944edf9026c73f672cb6 SHA512 
7ef75124b4cdd2de67f3001a74d0fb8f13f4c767c806615cb993749a54e7932d1a9f45b162bcde5dd1d617764950290cd240aa71cd3b0bf11384606986449d91
 WHIRLPOOL 
c9a69476b8d73fa242b2f667b2eb7e40d9ec88f2a8dc65cdd6259573f53f7573e28f12845837be9b50210808536e5591b5853963348b0ccb896fc70a53ed5258
+DIST 

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2016-01-28 Thread Jeroen Roovers
commit: 72985b822334d3d2d0e5aaab1041a83fec37ecd5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Jan 29 06:21:16 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Jan 29 06:21:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72985b82

x11-drivers/nvidia-drivers: Old.

Package-Manager: portage-2.2.27

 x11-drivers/nvidia-drivers/Manifest|   1 -
 .../nvidia-drivers/nvidia-drivers-352.68.ebuild| 487 -
 2 files changed, 488 deletions(-)

diff --git a/x11-drivers/nvidia-drivers/Manifest 
b/x11-drivers/nvidia-drivers/Manifest
index f5a434e..37dde55 100644
--- a/x11-drivers/nvidia-drivers/Manifest
+++ b/x11-drivers/nvidia-drivers/Manifest
@@ -28,7 +28,6 @@ DIST NVIDIA-Linux-x86_64-304.131.run 69415084 SHA256 
74b7ec1c31dac03ee7c3e04612c
 DIST NVIDIA-Linux-x86_64-340.96.run 69824601 SHA256 
a7553a5749679994642ef0262906e6431dce354c03052151d9821d29dad7470d SHA512 
6ffa4567ef6f5e09bcd50760b87baa2abe6a6ed1fbc280319101cc6582f2a381c36ab3fd1b4d74bcb5748adc3b82881618673ef77e5fe1a74c19a657774bcd87
 WHIRLPOOL 
823488bf9e338fee314d84c7ad2af6556548b94437c98094ca42911d74f19b5f44ee9809bb112a244016dadfdb372232365a355a4d40eaf685f5e0fa13868b58
 DIST NVIDIA-Linux-x86_64-346.96.run 73538317 SHA256 
229b28a6b65965a248d07223d941de7d79b54cee7c6574f1037293e8a8026727 SHA512 
188f8aac88085c3cac9637e87f4d9259d0c508075bbbf684775650a12f4760f47ba9e92f79e8bbe96d33ee014092edd38efce7dd730f67e0f11c2079eca938c5
 WHIRLPOOL 
c9f4a5163018dc0b53aeff84b410cb34720d06ca7bdd17ce166ad3a2b057ffe94e6773594cd617fce79d9d0a02e5e1cd0525ca30dade7247ad5b7b20ff661a64
 DIST NVIDIA-Linux-x86_64-352.63.run 77647248 SHA256 
3705a122fbd4fe04f4077dea7ba8b1127f1a9b40e92f3abc7afa91964e817e2a SHA512 
37b38be1e9394aa8bdd33cfbdf3c16ed62b16f852f76e013fb5573803e057ac51f6728ff594f7d48008871d9503fe64bb6e2dfc00b4415a62894f7f26c6ad719
 WHIRLPOOL 
df8debfe7655982a7ca2194cdd833e8dcdb69250077c18551a0b93c31eadeea793b21118ecdc7b9f59721ab0f8431a0442152d3d685a1afac87587dbed3ec816
-DIST NVIDIA-Linux-x86_64-352.68.run 77591852 SHA256 
104ad0b5e52fea5a1c181dee977a5bc2bc07ba605c5f0de76271c183ee9b1982 SHA512 
b46c0c3f3e31bf45df745a83413cd2e6e48d6125da10005399ffa01056f845ae6713d7730469a5e5a6c4645347ce376616c2b057d6520a83e70655ccb93a3179
 WHIRLPOOL 
7b162b32dcac4df476a6281c94953e261d8b0debb6e014619187a92444037efdb2bd3fe0ea5f800835f9f10568caaecec621efc61b5c9ad4be1785505d9e
 DIST NVIDIA-Linux-x86_64-352.79.run 77140528 SHA256 
e05a825a5e0027f062b1a1344ff3484286f50df990d66d567348b80101a0c4e3 SHA512 
b54257e9aa6f6353d4f149d4dfab5ea12bf1907260ad98fd9102da1b458c1cf32e28707c8c5136efdaeccd0f60e6e013736b349a59ea50044dceddf265afa38b
 WHIRLPOOL 
25be659c5784558c42c4f2fb0b50d5d56c0419f175ad8c019e00bdc033707297668705e051e4f176fff67340ec68054848a8b3aa5a9922ee0c9f9a270787a6d6
 DIST NVIDIA-Linux-x86_64-355.11.run 76490009 SHA256 
a59b425381add9d9058dc2d987bf3087ab59c43224b5eb04c3f273f5886451ed SHA512 
bfc7ab7741183408aa0226dc29176c8ffe08566fbea7cebf78f4aa30627dc27ddf90bb82951c99006b34bc481be15712b4f5867ef543a32bfe3fe81a8e6ddeae
 WHIRLPOOL 
bb5d3397a855a53c2cd7e48056564085b906550f856207932e4670fef995030a3a7bcc0a9b97fee2e60aaff9b41c4a954afc57585441f5dec92c795358da810a
 DIST NVIDIA-Linux-x86_64-361.18.run 86447500 SHA256 
943ff10ee9544f60bf1d32d04dddabc5103880b57895ea60e1167b89a155 SHA512 
d307b50226b145761de69892c51af3cd4498b91f9c56b5d5bf7b1f4f00cc073af586008cb060a16c036426240853ed30d244e63d3f727eadf39338736a5c0b02
 WHIRLPOOL 
87e03bfe694f708d57fb548c01d853bbae1335a696bce225ce997000387189b55c27644922a051e9a50dfa94ec917bda14b6ed4b76f345c8adc8d8f54aebff97

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-352.68.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-352.68.ebuild
deleted file mode 100644
index 9d736ec..000
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-352.68.ebuild
+++ /dev/null
@@ -1,487 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils flag-o-matic linux-info linux-mod multilib nvidia-driver \
-   portability toolchain-funcs unpacker user udev
-
-NV_URI="http://us.download.nvidia.com/XFree86/;
-X86_NV_PACKAGE="NVIDIA-Linux-x86-${PV}"
-AMD64_NV_PACKAGE="NVIDIA-Linux-x86_64-${PV}"
-X86_FBSD_NV_PACKAGE="NVIDIA-FreeBSD-x86-${PV}"
-AMD64_FBSD_NV_PACKAGE="NVIDIA-FreeBSD-x86_64-${PV}"
-
-DESCRIPTION="NVIDIA Accelerated Graphics Driver"
-HOMEPAGE="http://www.nvidia.com/;
-SRC_URI="
-   amd64? ( ${NV_URI}Linux-x86_64/${PV}/${AMD64_NV_PACKAGE}.run )
-"
-
-LICENSE="GPL-2 NVIDIA-r2"
-SLOT="0/${PV%.*}"
-KEYWORDS="-* ~amd64"
-RESTRICT="bindist mirror strip"
-EMULTILIB_PKG="true"
-
-IUSE="acpi multilib kernel_FreeBSD kernel_linux pax_kernel +tools gtk2 gtk3 +X 
uvm"
-REQUIRED_USE="
-   tools? ( X || ( gtk2 gtk3 ) )
-"
-
-COMMON="
-   app-eselect/eselect-opencl
-   kernel_linux? ( >=sys-libs/glibc-2.6.1 )
-   X? (
-   >=app-eselect/eselect-opengl-1.0.9
-   

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2016-01-28 Thread Jeroen Roovers
commit: ee4544dea3ed4a5a5c06051cc67ab49cf6683d93
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Jan 29 06:18:14 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Jan 29 06:18:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee4544de

x11-drivers/nvidia-drivers: Raise x11-base/xorg-server compatibility (bug 
#572730 by Martijn Schmidt).

Package-Manager: portage-2.2.27

 ...8-r1.ebuild => nvidia-drivers-340.96-r1.ebuild} | 215 ++---
 ...8-r1.ebuild => nvidia-drivers-355.11-r3.ebuild} | 161 +++
 .../nvidia-drivers/nvidia-drivers-361.18-r1.ebuild |   2 +-
 3 files changed, 186 insertions(+), 192 deletions(-)

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-361.18-r1.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-340.96-r1.ebuild
similarity index 71%
copy from x11-drivers/nvidia-drivers/nvidia-drivers-361.18-r1.ebuild
copy to x11-drivers/nvidia-drivers/nvidia-drivers-340.96-r1.ebuild
index dbe08be..294bc96 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-361.18-r1.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-340.96-r1.ebuild
@@ -25,21 +25,15 @@ SRC_URI="
 LICENSE="GPL-2 NVIDIA-r2"
 SLOT="0/${PV%.*}"
 KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="acpi multilib kernel_FreeBSD kernel_linux pax_kernel +tools +X uvm"
 RESTRICT="bindist mirror strip"
 EMULTILIB_PKG="true"
 
-IUSE="acpi +driver multilib kernel_FreeBSD kernel_linux +kms pax_kernel +tools 
gtk2 gtk3 +X uvm"
-REQUIRED_USE="
-   tools? ( X || ( gtk2 gtk3 ) )
-"
-
 COMMON="
app-eselect/eselect-opencl
-   gtk3? ( x11-libs/cairo )
kernel_linux? ( >=sys-libs/glibc-2.6.1 )
X? (
>=app-eselect/eselect-opengl-1.0.9
-   app-misc/pax-utils
)
 "
 DEPEND="
@@ -54,14 +48,13 @@ RDEPEND="
dev-libs/atk
dev-libs/glib:2
x11-libs/gdk-pixbuf
-   gtk2? ( >=x11-libs/gtk+-2.4:2 )
-   gtk3? ( x11-libs/gtk+:3 )
+   >=x11-libs/gtk+-2.4:2
x11-libs/libX11
x11-libs/libXext
x11-libs/pango[X]
)
X? (
-   =x11-libs/libvdpau-0.3-r1
multilib? (
>=x11-libs/libX11-1.6.2[abi_x86_32]
@@ -70,22 +63,25 @@ RDEPEND="
)
 "
 
+REQUIRED_USE="tools? ( X )"
+
 QA_PREBUILT="opt/* usr/lib*"
 
 S=${WORKDIR}/
 
 pkg_pretend() {
+
if use amd64 && has_multilib_profile && \
[ "${DEFAULT_ABI}" != "amd64" ]; then
eerror "This ebuild doesn't currently support changing your 
default ABI"
die "Unexpected \${DEFAULT_ABI} = ${DEFAULT_ABI}"
fi
 
-   if use kernel_linux && kernel_is ge 4 5; then
+   if use kernel_linux && kernel_is ge 4 4; then
ewarn "Gentoo supports kernels which are supported by NVIDIA"
ewarn "which are limited to the following kernels:"
-   ewarn " userspace driver config lib
-   donvidia ${NV_OBJ}/libnvidia-cfg.so.${NV_SOVER}
+   donvidia ${NV_OBJ}/libnvidia-cfg.so ${NV_SOVER}
 
# NVIDIA framebuffer capture library
-   donvidia ${NV_OBJ}/libnvidia-fbc.so.${NV_SOVER}
+   donvidia ${NV_OBJ}/libnvidia-fbc.so ${NV_SOVER}
 
# NVIDIA video encode/decode <-> CUDA
if use kernel_linux; then
-   donvidia ${NV_OBJ}/libnvcuvid.so.${NV_SOVER}
-   donvidia ${NV_OBJ}/libnvidia-encode.so.${NV_SOVER}
+   donvidia ${NV_OBJ}/libnvcuvid.so ${NV_SOVER}
+   donvidia ${NV_OBJ}/libnvidia-encode.so ${NV_SOVER}
fi
 
if use X; then
@@ -269,14 +275,8 @@ src_install() {
doins ${NV_X11}/nvidia_drv.so
 
# Xorg GLX driver
-   donvidia ${NV_X11}/libglx.so.${NV_SOVER} \
+   donvidia ${NV_X11}/libglx.so ${NV_SOVER} \
/usr/$(get_libdir)/opengl/nvidia/extensions
-
-   # Xorg nvidia.conf
-   if has_version '>=x11-base/xorg-server-1.16'; then
-   insinto /usr/share/X11/xorg.conf.d
-   newins {,50-}nvidia-drm-outputclass.conf
-   fi
fi
 
# OpenCL ICD for NVIDIA
@@ -308,7 +308,7 @@ src_install() {
doexe ${NV_OBJ}/nvidia-xconfig
fi
 
-   if use kernel_linux; then
+   if use kernel_linux ; then
doexe ${NV_OBJ}/nvidia-cuda-mps-control
doexe ${NV_OBJ}/nvidia-cuda-mps-server
doexe ${NV_OBJ}/nvidia-debugdump
@@ -331,8 +331,6 @@ src_install() {
 
if use tools; then
doexe ${NV_OBJ}/nvidia-settings
-   use gtk2 && donvidia libnvidia-gtk2.so.${PV}
-   use gtk3 && donvidia libnvidia-gtk3.so.${PV}
insinto /usr/share/nvidia/
doins nvidia-application-profiles-${PV}-key-documentation
insinto 

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2016-01-28 Thread Jeroen Roovers
commit: 260e654c09b73f5f309f437c13185b541d98c501
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Jan 29 06:22:30 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Jan 29 06:22:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=260e654c

x11-drivers/nvidia-drivers: Raise x11-base/xorg-server compatibility (bug 
#572730 by Martijn Schmidt).

Package-Manager: portage-2.2.27

 .../nvidia-drivers/nvidia-drivers-346.96-r2.ebuild | 489 +
 1 file changed, 489 insertions(+)

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-346.96-r2.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-346.96-r2.ebuild
new file mode 100644
index 000..9a45b18
--- /dev/null
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-346.96-r2.ebuild
@@ -0,0 +1,489 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils flag-o-matic linux-info linux-mod multilib nvidia-driver \
+   portability toolchain-funcs unpacker user udev
+
+NV_URI="http://us.download.nvidia.com/XFree86/;
+X86_NV_PACKAGE="NVIDIA-Linux-x86-${PV}"
+AMD64_NV_PACKAGE="NVIDIA-Linux-x86_64-${PV}"
+X86_FBSD_NV_PACKAGE="NVIDIA-FreeBSD-x86-${PV}"
+AMD64_FBSD_NV_PACKAGE="NVIDIA-FreeBSD-x86_64-${PV}"
+
+DESCRIPTION="NVIDIA Accelerated Graphics Driver"
+HOMEPAGE="http://www.nvidia.com/;
+SRC_URI="
+   amd64-fbsd? ( 
${NV_URI}FreeBSD-x86_64/${PV}/${AMD64_FBSD_NV_PACKAGE}.tar.gz )
+   amd64? ( ${NV_URI}Linux-x86_64/${PV}/${AMD64_NV_PACKAGE}.run )
+   x86-fbsd? ( ${NV_URI}FreeBSD-x86/${PV}/${X86_FBSD_NV_PACKAGE}.tar.gz )
+   x86? ( ${NV_URI}Linux-x86/${PV}/${X86_NV_PACKAGE}.run )
+"
+
+LICENSE="GPL-2 NVIDIA-r2"
+SLOT="0/${PV%.*}"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
+RESTRICT="bindist mirror strip"
+EMULTILIB_PKG="true"
+
+IUSE="acpi multilib kernel_FreeBSD kernel_linux pax_kernel +tools gtk2 gtk3 +X 
uvm"
+REQUIRED_USE="
+   tools? ( X || ( gtk2 gtk3 ) )
+"
+
+COMMON="
+   app-eselect/eselect-opencl
+   kernel_linux? ( >=sys-libs/glibc-2.6.1 )
+   X? (
+   >=app-eselect/eselect-opengl-1.0.9
+   )
+"
+DEPEND="
+   ${COMMON}
+   app-arch/xz-utils
+   kernel_linux? ( virtual/linux-sources )
+"
+RDEPEND="
+   ${COMMON}
+   acpi? ( sys-power/acpid )
+   tools? (
+   dev-libs/atk
+   dev-libs/glib:2
+   x11-libs/gdk-pixbuf
+   gtk2? ( >=x11-libs/gtk+-2.4:2 )
+   gtk3? ( x11-libs/gtk+:3 )
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/pango[X]
+   )
+   X? (
+   =x11-libs/libvdpau-0.3-r1
+   multilib? (
+   >=x11-libs/libX11-1.6.2[abi_x86_32]
+   >=x11-libs/libXext-1.3.2[abi_x86_32]
+   )
+   )
+"
+
+QA_PREBUILT="opt/* usr/lib*"
+
+S=${WORKDIR}/
+
+pkg_pretend() {
+   if use amd64 && has_multilib_profile && \
+   [ "${DEFAULT_ABI}" != "amd64" ]; then
+   eerror "This ebuild doesn't currently support changing your 
default ABI"
+   die "Unexpected \${DEFAULT_ABI} = ${DEFAULT_ABI}"
+   fi
+
+   if use kernel_linux && kernel_is ge 4 3; then
+   ewarn "Gentoo supports kernels which are supported by NVIDIA"
+   ewarn "which are limited to the following kernels:"
+   ewarn " userspace driver config lib
+   donvidia ${NV_OBJ}/libnvidia-cfg.so ${NV_SOVER}
+
+   # NVIDIA framebuffer capture library
+   donvidia ${NV_OBJ}/libnvidia-fbc.so ${NV_SOVER}
+
+   # NVIDIA video encode/decode <-> CUDA
+   if use kernel_linux; then
+   donvidia ${NV_OBJ}/libnvcuvid.so ${NV_SOVER}
+   donvidia ${NV_OBJ}/libnvidia-encode.so ${NV_SOVER}
+   fi
+
+   if use X; then
+   # Xorg DDX driver
+   insinto /usr/$(get_libdir)/xorg/modules/drivers
+   doins ${NV_X11}/nvidia_drv.so
+
+   # Xorg GLX driver
+   donvidia ${NV_X11}/libglx.so ${NV_SOVER} \
+   /usr/$(get_libdir)/opengl/nvidia/extensions
+
+   # Xorg nvidia.conf
+   if has_version '>=x11-base/xorg-server-1.16'; then
+   insinto /usr/share/X11/xorg.conf.d
+   newins {,50-}nvidia-drm-outputclass.conf
+   fi
+   fi
+
+   # OpenCL ICD for NVIDIA
+   if use kernel_linux; then
+   insinto /etc/OpenCL/vendors
+   doins ${NV_OBJ}/nvidia.icd
+   fi
+
+   # Documentation
+   dohtml ${NV_DOC}/html/*
+   if use kernel_FreeBSD; then
+   dodoc "${NV_DOC}/README"
+   use X && doman "${NV_MAN}/nvidia-xconfig.1"
+   use tools && doman "${NV_MAN}/nvidia-settings.1"
+   else
+   # Docs
+   newdoc "${NV_DOC}/README.txt" README
+ 

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2016-01-28 Thread Jeroen Roovers
commit: 0766a3caddd4932b6664e95dde1aae2e787dff39
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Jan 29 06:27:21 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Jan 29 06:27:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0766a3ca

x11-drivers/nvidia-drivers: Raise x11-base/xorg-server compatibility (bug 
#572730 by Martijn Schmidt).

Package-Manager: portage-2.2.27

 .../nvidia-drivers-304.131-r1.ebuild   | 458 +
 1 file changed, 458 insertions(+)

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-304.131-r1.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-304.131-r1.ebuild
new file mode 100644
index 000..3d255f0
--- /dev/null
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-304.131-r1.ebuild
@@ -0,0 +1,458 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils flag-o-matic linux-info linux-mod multilib nvidia-driver \
+   portability toolchain-funcs unpacker user versionator udev
+
+NV_URI="http://us.download.nvidia.com/XFree86/;
+X86_NV_PACKAGE="NVIDIA-Linux-x86-${PV}"
+AMD64_NV_PACKAGE="NVIDIA-Linux-x86_64-${PV}"
+X86_FBSD_NV_PACKAGE="NVIDIA-FreeBSD-x86-${PV}"
+AMD64_FBSD_NV_PACKAGE="NVIDIA-FreeBSD-x86_64-${PV}"
+
+DESCRIPTION="NVIDIA Accelerated Graphics Driver"
+HOMEPAGE="http://www.nvidia.com/;
+SRC_URI="
+   amd64-fbsd? ( 
${NV_URI}FreeBSD-x86_64/${PV}/${AMD64_FBSD_NV_PACKAGE}.tar.gz )
+   amd64? ( ${NV_URI}Linux-x86_64/${PV}/${AMD64_NV_PACKAGE}.run )
+   x86-fbsd? ( ${NV_URI}FreeBSD-x86/${PV}/${X86_FBSD_NV_PACKAGE}.tar.gz )
+   x86? ( ${NV_URI}Linux-x86/${PV}/${X86_NV_PACKAGE}.run )
+"
+
+LICENSE="GPL-2 NVIDIA-r1"
+SLOT="0/${PV%.*}"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="acpi multilib kernel_FreeBSD kernel_linux pax_kernel +tools +X"
+RESTRICT="bindist mirror strip"
+EMULTILIB_PKG="true"
+
+COMMON="app-eselect/eselect-opencl
+   kernel_linux? ( >=sys-libs/glibc-2.6.1 )
+   X? (
+   >=app-eselect/eselect-opengl-1.0.9
+   )"
+DEPEND="${COMMON}
+   kernel_linux? (
+   virtual/linux-sources
+   virtual/pkgconfig
+   )"
+RDEPEND="${COMMON}
+   acpi? ( sys-power/acpid )
+   tools? (
+   dev-libs/atk
+   dev-libs/glib:2
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/pango[X]
+   x11-libs/pangox-compat
+   )
+   X? (
+   =x11-libs/libX11-1.6.2[abi_x86_32]
+   >=x11-libs/libXext-1.3.2[abi_x86_32]
+   )
+   )
+"
+PDEPEND="X? ( >=x11-libs/libvdpau-0.3-r1 )"
+
+REQUIRED_USE="tools? ( X )"
+
+QA_PREBUILT="opt/* usr/lib*"
+
+S=${WORKDIR}/
+
+pkg_pretend() {
+
+   if use amd64 && has_multilib_profile && \
+   [ "${DEFAULT_ABI}" != "amd64" ]; then
+   eerror "This ebuild doesn't currently support changing your 
default ABI"
+   die "Unexpected \${DEFAULT_ABI} = ${DEFAULT_ABI}"
+   fi
+
+   if use kernel_linux && kernel_is ge 4 4; then
+   ewarn "Gentoo supports kernels which are supported by NVIDIA"
+   ewarn "which are limited to the following kernels:"
+   ewarn " "${S}"/nvidia.icd
+   /usr/$(get_libdir)/libnvidia-opencl.so
+   EOF
+
+   # Allow user patches so they can support RC kernels and whatever else
+   epatch_user
+}
+
+src_compile() {
+   # This is already the default on Linux, as there's no toplevel 
Makefile, but
+   # on FreeBSD there's one and triggers the kernel module build, as we 
install
+   # it by itself, pass this.
+
+   cd "${NV_SRC}"
+   if use kernel_FreeBSD; then
+   MAKE="$(get_bmake)" CFLAGS="-Wno-sign-compare" emake 
CC="$(tc-getCC)" \
+   LD="$(tc-getLD)" LDFLAGS="$(raw-ldflags)" || die
+   elif use kernel_linux; then
+   MAKEOPTS=-j1 linux-mod_src_compile
+   fi
+}
+
+# Install nvidia library:
+# the first parameter is the library to install
+# the second parameter is the provided soversion
+# the third parameter is the target directory if its not /usr/lib
+donvidia() {
+   # Full path to library minus SOVER
+   MY_LIB="$1"
+
+   # SOVER to use
+   MY_SOVER="$2"
+
+   # Where to install
+   MY_DEST="$3"
+
+   if [[ -z "${MY_DEST}" ]]; then
+   MY_DEST="/usr/$(get_libdir)"
+   action="dolib.so"
+   else
+   exeinto ${MY_DEST}
+   action="doexe"
+   fi
+
+   # Get just the library name
+   libname=$(basename $1)
+
+   # Install the library with the correct SOVER
+   ${action} ${MY_LIB}.${MY_SOVER} || \
+   die "failed to install ${libname}"
+
+   # If SOVER wasn't 1, then we need to create a .1 

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/

2016-01-28 Thread Hans de Graaff
commit: 6b497323ff47532a5d5012811c7b57b962f1e3d7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jan 29 06:27:54 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jan 29 06:28:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b497323

dev-ruby/selenium-webdriver: add 2.50.0

Package-Manager: portage-2.2.26

 dev-ruby/selenium-webdriver/Manifest   |  1 +
 .../selenium-webdriver-2.50.0.ebuild   | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest 
b/dev-ruby/selenium-webdriver/Manifest
index bcaff3d..72b9863 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.46.2.gem 2919424 SHA256 
cb6575396f62f86f015c4905970d48
 DIST selenium-webdriver-2.47.1.gem 2872832 SHA256 
0140306e064fc40eb2dc632a88fd47dabe786ec2b29f7c59ee425d58113f7b86 SHA512 
2973983dfca3ae1c97f55edc9db9480a7595676439c57ae58ec8af18ae6c5e210e2a2efcab630036079c4fed0513ce2e961b36dec3501b41e787a92ebf8cca98
 WHIRLPOOL 
137327e3066f9cdd52fc41ef1a36ee7a1ebb669b0a5dcbb9aafe7f49d180d2b41850b60089592b2ae9db8c9127764db2108543a173853b1ba4edf16131e8858c
 DIST selenium-webdriver-2.48.1.gem 884736 SHA256 
b804174665cbc2086c24a98f5331dcc6e1ab313db0852849c6a4d0779deb2484 SHA512 
b78e20f382210e73bee24e6ea6cf9ff1bcae6bc77e5ed23ccc0ce9db307f4974140e47b29896850eaaa4c315100e50b3dc2756856defb447405a8c8a509ae966
 WHIRLPOOL 
7b89a4ad412bdd80fe956af413b75d45144597c6cb0d2bba1d7ec599b3d8f63dab06ac416a276df2ab9293263c22023fb092b8cf0c9848b02765edc9430e7480
 DIST selenium-webdriver-2.49.0.gem 887808 SHA256 
c3ceba30bcecfb2e6d0f53bed34ac046f740793871ebfd011c339860f79d4bc8 SHA512 
bad495b5d5d97d7f3d7133dd47bc5a2b1695634f18b5b565b17effcd894f18006c015e975be89883ac583cf9b531af7130985fc555d40c9e97bac808461d6a4d
 WHIRLPOOL 
3272fd223fd7eaca858663b52f92a3fd622a2a3707c9f005e871efe4aa40c7cdf2f95921a5ce9d94de30f2185a8ba310e7020905daaa1eb1c855c3c06487e86d
+DIST selenium-webdriver-2.50.0.gem 890368 SHA256 
6dde9797faebd84bdf252fff9cf0135c70c6027545a54efaf98b626425755115 SHA512 
a1b1b51aaec744008fab7db063c8cb53e7065ac766d4e56b98e0055aee576b718ae56bf60244c0ebcd7c98932b7ff9c2c8b8a78bc6d8dfae1fe6fbb813869098
 WHIRLPOOL 
0d5fe0cdea8f36b45c3fdb1ea2b2ae786029c8dd6a8ee7cd26d336499d3a77b36c6e0bd87dc73595c6b7e2de9482b46a29be3022087722505f28423efd61af43

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.50.0.ebuild 
b/dev-ruby/selenium-webdriver/selenium-webdriver-2.50.0.ebuild
new file mode 100644
index 000..dffb511
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.50.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+# NOTE: this package contains precompiled code. It appears that all
+# source code can be found at https://code.google.com/p/selenium/ but the
+# repository is not organized in a way so that we can easily rebuild the
+# suited shared object. We'll just try our luck with the precompiled
+# objects for now.
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_QA_ALLOWED_LIBS="x_ignore_nofocus.so"
+QA_PREBUILT="*/x_ignore_nofocus.so"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This gem provides Ruby bindings for WebDriver"
+HOMEPAGE="http://gemcutter.org/gems/selenium-webdriver;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+   >=dev-ruby/multi_json-1.0.4
+   dev-ruby/rubyzip:1"
+
+all_ruby_prepare() {
+   # Make websocket a development dependency since it is only needed
+   # for the safari driver which we don't support on Gentoo.
+   sed -i -e '/websocket/,/version_requirements/ s/runtime/development/' 
../metadata || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-core/

2016-01-28 Thread Hans de Graaff
commit: bf163e2b98b83f435f1d52ad3b4da28d2a08c14b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jan 29 06:23:53 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jan 29 06:28:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf163e2b

dev-ruby/rspec-core: add 3.4.2

Package-Manager: portage-2.2.26

 dev-ruby/rspec-core/Manifest|   1 +
 dev-ruby/rspec-core/rspec-core-3.4.2.ebuild | 101 
 2 files changed, 102 insertions(+)

diff --git a/dev-ruby/rspec-core/Manifest b/dev-ruby/rspec-core/Manifest
index 9b2d706..97de9d3 100644
--- a/dev-ruby/rspec-core/Manifest
+++ b/dev-ruby/rspec-core/Manifest
@@ -5,3 +5,4 @@ DIST rspec-core-3.3.1-git.tgz 332355 SHA256 
9dc839186e72fe5d4b4f15500bc2a976d08d
 DIST rspec-core-3.3.2-git.tgz 332730 SHA256 
aef9a2867a435aa7be57826c850e88e593232077dc42f12bfed89a92c7704d26 SHA512 
6cadfa43d63df8d24105d88d6e8b22a495a30f04b289c71c8887ea3fead9ec8f071a6c734a140b1e4910f25094fd36c7c37b54a0724e734233ca584202f0cf32
 WHIRLPOOL 
1e385223ea8c9b32bfc6ecc93146ccad793441bae3426f6cb4acc07d7a1f2bc6e20be11597fcd27f3c6bb207482213e2eaf214835041df631d06b9bc524e5b70
 DIST rspec-core-3.4.0-git.tgz 354166 SHA256 
852bf29d13c30e921126b57233b80a56495465fe80f3a5fb036721f20a74a668 SHA512 
9961b99a2209268528a3cee741f682f37300d0bd88c8364ee400073a3274e7465d767f01207db12789debb73a4bcb5dc6eb06039b0364cdf9fd72803fa917bc5
 WHIRLPOOL 
9d6176434c72a2eacb8d4ca5ae794f0bd0351507bf51a1b102f4eb12dce02a84cbf2f813c801ac5fc591c533ef4ffe995b9e8df374de4ecffe3cb8367e1c1b59
 DIST rspec-core-3.4.1-git.tgz 354375 SHA256 
ed75c25573e155b5fd9f57102785294b2f9b4d3796b96279ba977acbb5bf9eb2 SHA512 
e472969b7d1571be39438190029690acdcd760b61f7067e8bf66b29324f2eeb7f870f382dacc79738f0aeea1c66bc971b7a8b93ae6a2c3bc61ac539ce4b452a3
 WHIRLPOOL 
53243e1374d9cc50f950d17e7de30d9dc3f0c3ac0dea16f41c3b36f3160e95d1ab6ed720e83dc508b4925c3340ed4876918fbcfafe937f9b7753cca266a2
+DIST rspec-core-3.4.2-git.tgz 354859 SHA256 
bcb93520f5cb2bc0f2f66c09579970c524e7404575cefc5aefcd3da594d775b6 SHA512 
33fc3336a01b86f9c22e5e9fe9f78f2b4f66a309fd0bff90d565484912d2ae6525dc80b0e6e2c6d2b5d698c2848e0b025cc4f065b533b9936ba6e7dfb03bae88
 WHIRLPOOL 
451f5b70bdd9db53fc7fabc84dacff6cd3cbda3422ca475a1090e5bcd2ec42249e91953c0d648c5a4d2ab12af85e778b392a1e75717526d89577ecffe88f0cfa

diff --git a/dev-ruby/rspec-core/rspec-core-3.4.2.ebuild 
b/dev-ruby/rspec-core/rspec-core-3.4.2.ebuild
new file mode 100644
index 000..6816c7f
--- /dev/null
+++ b/dev-ruby/rspec-core/rspec-core-3.4.2.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+RUBY_FAKEGEM_TASK_DOC="none"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
+
+# Also install this custom path since internal paths depend on it.
+RUBY_FAKEGEM_EXTRAINSTALL="exe"
+
+RUBY_FAKEGEM_GEMSPEC="rspec-core.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
+HOMEPAGE="https://github.com/rspec/rspec-core;
+SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc64"
+IUSE="highlight"
+
+SUBVERSION="$(get_version_component_range 1-2)"
+
+ruby_add_rdepend "
+   =dev-ruby/rspec-support-${SUBVERSION}*
+   !!=dev-ruby/coderay-1.0.9 )
+"
+
+ruby_add_bdepend "test? (
+   >=dev-ruby/nokogiri-1.5.2
+   >=dev-ruby/coderay-1.0.9
+   dev-ruby/syntax
+   >=dev-ruby/thread_order-1.1.0
+   >=dev-ruby/zentest-4.6.2
+   >=dev-ruby/rspec-expectations-3.3.0:3
+   >=dev-ruby/rspec-mocks-2.99.0:3
+   )"
+
+all_ruby_prepare() {
+   # Don't set up bundler: it doesn't understand our setup.
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+
+   # Avoid dependency on cucumber since we can't run the features anyway.
+   sed -i -e '/[Cc]ucumber/ s:^:#:' Rakefile || die
+
+   # Duplicate exe also in bin. We can't change it since internal stuff
+   # also depends on this and fixing that is going to be fragile. This
+   # way we can at least install proper bin scripts.
+   cp -R exe bin || die
+
+   # Avoid unneeded dependency on git.
+   sed -i -e 's/git ls-files --/find/' rspec-core.gemspec || die
+
+   # Avoid aruba dependency so that we don't end up in dependency hell.
+   sed -i -e '/ArubaLoader/,/^end/ s:^:#:' -e '/Aruba/ s:^:#:' 
spec/spec_helper.rb || die
+   rm 
spec/integration/{failed_line_detection,filtering,order,persistence_failures}_spec.rb
 spec/support/aruba_support.rb || die
+
+   # Avoid a spec failing due to path issues
+   sed -i -e '/does not load files in the default path when run by 
ruby/,/end/ s:^:#:' \
+   spec/rspec/core/configuration_spec.rb || die
+
+   # Avoid specs 

[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rstudio/

2016-01-28 Thread Mark Wright
commit: dadef5966a7d346ab10d19bcc3af2f8f060172a3
Author: Mark Wright  gentoo  org>
AuthorDate: Fri Jan 29 06:23:49 2016 +
Commit: Mark Wright  gentoo  org>
CommitDate: Fri Jan 29 06:24:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dadef596

sci-mathematics/rstudio: Bump to 0.99.491

Package-Manager: portage-2.2.27

 sci-mathematics/rstudio/Manifest|   1 +
 sci-mathematics/rstudio/rstudio-0.99.491.ebuild | 249 
 2 files changed, 250 insertions(+)

diff --git a/sci-mathematics/rstudio/Manifest b/sci-mathematics/rstudio/Manifest
index 36cc28c..cc582ca 100644
--- a/sci-mathematics/rstudio/Manifest
+++ b/sci-mathematics/rstudio/Manifest
@@ -22,6 +22,7 @@ DIST rstudio-0.99.482.tar.gz 16992873 SHA256 
1185d6ce5d3872e134f3255668d8f082370
 DIST rstudio-0.99.483.tar.gz 16993049 SHA256 
85ce1a2f40690e4ed0338b153a1b3279ce9564396d8c6d6201a0ad39297d4a9a SHA512 
7d9cc8b471a4d799f286193da5f6f950f85e82949ede0f1ffe3626a429a49204878fb731250e5f54164a48e1d6e9cbb19a04a38ff83e35fd46c0ba05ef78a9bc
 WHIRLPOOL 
0c5c1d86b0bafe9d5ca02397793f902b4dca7edc3f507a472b8b235f91965d8a769a7873cc87d834fbb121792b52eb6908018ce6579acdf3d285b6ec986abc20
 DIST rstudio-0.99.484.tar.gz 16993033 SHA256 
8ca4abccb9b554713077cf1057ac13abadfd7606f22ac3386b2a88a38ae8a427 SHA512 
407f50747bca749ef2c512e727cbe062abdd99c1eb76af09761e6bdfb4208f30117e1ee55b485447f64f6cf249bc939ef1fb4f8ce0199595e241a3cc617b4b8b
 WHIRLPOOL 
8cc16553ea2703f005908c69803b64da4172092cb0b3ff9015e7ec354340fcd1cfa82a218ac890adffafe3565ead94bee6f7bd239b1c56ee38cbeb5896f556b0
 DIST rstudio-0.99.486.tar.gz 16992775 SHA256 
4057195465e5032625bad0304bfbd9d123a78c3e4d6d5d41abcc6ef6ccd18a6f SHA512 
bb88d12f8ae2f79779532371d03a698a2c2897c212c42c8438d5223c14e1033098dbd7c278a929958fa4bbc764a3ceb101abe03634f0e33192de44cf97128a1f
 WHIRLPOOL 
13c35a69e525d90c6694d068526a2aede76a086427539294e46db67d0fc92759fb9cb0a1169cf88745ae1e121fdd7ba2e46bd2d2fb3fa17dc7fcc65848820941
+DIST rstudio-0.99.491.tar.gz 16992702 SHA256 
e8c21e2262b610a7ccf39283b97d114bee33c6840a060067b8019404ff44b03f SHA512 
2658694d6154f4b91b2dc07a7ec653edb7f593c4d9829a06a5e600e4db465ca6059418be6812d5ba2529fd6202dd136f0f58d74576f856fdcf6f81032d74f3c2
 WHIRLPOOL 
e71650a07cc010ab3c25955c7fa9e90eee68577c1ef78e02a5f81a0160c688908ec5ec4fd89c89e5a9bc49b926623cd5de976fb249aa2d472354d23f5fad76de
 DIST selenium-java-2.37.0.zip 24625928 SHA256 
0eebba65d8edb01c1f46e462907c58f5d6e1cb0ddf63660a9985c8432bdffbb7 SHA512 
68624e82dbc751a25c50fad72702a98eb30d77fd4337d2a969f8e06bcc49e5f8c835cd27ec53772f3375014ddde1d5636936e966b75f3594a9f86aa18ba4e779
 WHIRLPOOL 
eb6659aae26f3c78b6f998546b23d0636c9d00ed8a7f985db1463ac4bd483ccb3e643d84e2ca0f59e0636a8de79eb552ff1d68eb6f9c06907029f7552d8f
 DIST selenium-server-standalone-2.37.0.jar 34730734 SHA256 
97bc8c699037fb6e99ba7af570fb60dbb1b7ce30cde2448287a44ef65b13023e SHA512 
b215446d42d2d1f69664349b6ae6dc53a532d3624c91254f0f4183d0ad764648792e5cc1126a55a1e60d9687d55200fed01d6d2f46cc3d853b1fa6ee38111018
 WHIRLPOOL 
20640591534f31f24825a9ed139589b182e8b60d86541bf0be104d3cc0280983f6566bd0459f2253ac3875b48a2798b205bac8f815a119fff6db625ce9bbc29e
 DIST shinyapps-0.98.1000.tar.gz 910095 SHA256 
b95c512ae0a0fb4335878d9cfcf9073e2cb3ccfed73543abe27ea8878ed36d57 SHA512 
3162317c4c20cfc1497e952a8235867084d629ae88407e6c465b3e208adb1dc97abfe6b9922e0374ddf4c8e38a76e112942bd312c54a66f74e6f2a3fe4c0a07c
 WHIRLPOOL 
ecc2bce78387cb42e9989163d8fca29220e66f085acde3323417058aebb624dafa8c0e1873c7d79e67324cbd5aad250ef9fcdbbc8f659d64482233b95d898a15

diff --git a/sci-mathematics/rstudio/rstudio-0.99.491.ebuild 
b/sci-mathematics/rstudio/rstudio-0.99.491.ebuild
new file mode 100644
index 000..764c9da
--- /dev/null
+++ b/sci-mathematics/rstudio/rstudio-0.99.491.ebuild
@@ -0,0 +1,249 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils user cmake-utils gnome2-utils pam versionator fdo-mime 
java-pkg-2 pax-utils
+
+# TODO
+# * package gin and gwt
+# * use dict from tree, linguas
+# * do src_test (use junit from tree?)
+
+# update from scripts in dependencies/common
+# egrep '(GWT_SDK_VER=|GIN_VER=|SELENIUM_VER=|CHROMEDRIVER_VER=)' 
dependencies/common/install-gwt
+GWT_VER=2.7.0
+GIN_VER=1.5
+SELENIUM_VER=2.37.0
+CHROMEDRIVER_VER=2.7
+# grep 'PANDOC_VERSION=' dependencies/common/update-pandoc
+PANDOC_VER=1.13.1
+# ls dependencies/common/*.tar.gz
+PACKRAT_VER=0.98.1000
+RMARKDOWN_VER=0.98.1000
+SHINYAPPS_VER=0.98.1000
+RSCONNECT_VER=0.4.1.4_fcac892a69817febd7b655b189bf57193260cda0
+
+DESCRIPTION="IDE for the R language"
+HOMEPAGE="
+   http://www.rstudio.org
+   https://github.com/rstudio/rstudio/;
+SRC_URI="
+   https://github.com/rstudio/rstudio/archive/v${PV}.tar.gz -> ${P}.tar.gz
+   https://s3.amazonaws.com/rstudio-buildtools/gin-${GIN_VER}.zip
+   https://s3.amazonaws.com/rstudio-buildtools/gwt-${GWT_VER}.zip
+   

[gentoo-commits] repo/gentoo:master commit in: sys-kernel/hardened-sources/

2016-01-28 Thread Anthony G. Basile
commit: 9c9814574564451ebe779e74bd8171cdf97f26e6
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Jan 29 07:55:04 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Jan 29 07:55:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c981457

sys-kernel/hardened-sources: fix Manifest, bug #573186

Package-Manager: portage-2.2.26

 sys-kernel/hardened-sources/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/hardened-sources/Manifest 
b/sys-kernel/hardened-sources/Manifest
index 52d07f0..3955e47 100644
--- a/sys-kernel/hardened-sources/Manifest
+++ b/sys-kernel/hardened-sources/Manifest
@@ -9,6 +9,6 @@ DIST hardened-patches-4.1.7-2.extras.tar.bz2 1419438 SHA256 
c8c0fc29c39eafbcea10
 DIST hardened-patches-4.3.3-5.extras.tar.bz2 1649484 SHA256 
2a62a5eb4b98f4fbeb43511a0573d58226277d3112401abec37355d85e01ae23 SHA512 
09b7272af44fb1e29cba857f7c3305d97f8997881f228a2f2eb56dda909ae5402a69336c6fccdf3920f8788a7922f10b0977517f5918d44702e1a9b668c708c7
 WHIRLPOOL 
efc152c7680b84b682f9f6857b8c6b2b66b6d505f76b311a8e3289a606f46d4944d90478ff93e3656f41c367fdbcd65dcf3043842354b26b669b462ce49f3471
 DIST hardened-patches-4.3.3-7.extras.tar.bz2 1664242 SHA256 
81c0ec97c76de1bbfbb57ff4236782c6830c1b0e0c4f3ee06859c71c2efb1fe7 SHA512 
654f6580b973b8f4a44d49c71ed1aa72ac7e5e79ebf93ab06597caa9533bfc81d979fdae4c0958f0aa404855e36fffefcb7792600b8ba0dbb252f146e2bbe227
 WHIRLPOOL 
d4ec2c44544552a3fcf2c224c3ae336841afd9f7afd233f252c17feb675ac7e80a35b70939ed2bf2b5b37acb0fdb685cb028b521d093e41a552f8dca22cd05e0
 DIST hardened-patches-4.3.3-8.extras.tar.bz2 1669500 SHA256 
55abfccb978e838266de327e020d47bb8f7bcf7ff6d6a89c993f18518ab6ffaa SHA512 
bccae396966a3a00eac4763312e7c4a05f3cbc68f42675819ad90e3f43337713a7ee132ba5fe6874fffa55da9b8640e2d349793904736b9f62b178bdc5474ad9
 WHIRLPOOL 
76eceb3d204e3ed588fd40d773aa38f4450c0a3727aad75b231ed2795548ef3ef316fc3aeb174eabd79641fa43c4c2c56d184f6dd23f47980256e468c3cc6d2b
-DIST hardened-patches-4.3.4-2.extras.tar.bz2 1688847 SHA256 
6ab21faa35c3de55627a0d783e7f1ada228b024032e1524617730f88f7282feb SHA512 
58f9301354c7c7eff804c2c731719d2c6a9ac10352920189ebf8273d8756e6d7f07edbfab35ff5001f38245590b76ee6f717e022613b7cddeffde2f03b2c7ce8
 WHIRLPOOL 
8db847bba13cdf7956ff0b53378655c21885f848f4bbab36efabeaed526ae547cb08736912fe71ee15cfbe3ad157d671d493c720a5a70b9370a313702cf111e7
+DIST hardened-patches-4.3.4-2.extras.tar.bz2 1688802 SHA256 
659e3229792422c10ffb6299edcc1bae244d6a952d86971642839b93bf331504 SHA512 
5ee977942b55b7fa9cb3453d8d5ab5cebb17f5980517e0ec104150bf1c7ab853b7372d6a5226b4e9cdf93524b35640219f0a0b296794541ec4a5ba95d9edbcb4
 WHIRLPOOL 
dd6ad5a6ba9cbbc9356d8d68c16dacfb84704024bf40cff55d9aa2b660de916940207f23643ec3206248ce741fd55053a03f936aafb7d25be50b4f0b6522a037
 DIST linux-4.1.tar.xz 83017828 SHA256 
caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f SHA512 
168ef84a4e67619f9f53f3574e438542a5747f9b43443363cb83597fcdac9f40d201625c66e375a23226745eaada9176eb006ca023613cec089349e91751f3c0
 WHIRLPOOL 
85fcfdb67ea7f865272a85d3b4c3ec1f5a1267f4664bf073c562bb3875e9d96ad68486259d8866a9aced98c95de16840ec531d89745aec75b7315a64ebe650b8
 DIST linux-4.3.tar.xz 86920812 SHA256 
4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae SHA512 
d25812043850530fdcfdb48523523ee980747f3c2c1266149330844dae2cba0d056d4ddd9c0f129f570f5d1f6df5c20385aec5f6a2e0755edc1e2f5f93e2c6bc
 WHIRLPOOL 
e3f131443acc14d4f67bbd3f4e1c57af3d822c41c85a112564d54667a591c8619dce42327fd8166d30a2d7adfaf433c2e2134d4995c91c08f65ac0cc2190f935



[gentoo-commits] proj/portage-utils:master commit in: /

2016-01-28 Thread Mike Frysinger
commit: 7aff0263204d80304108dbe4f0061f44ed8f189f
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jan 29 05:52:10 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jan 29 05:52:10 2016 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=7aff0263

qlop: fix crash w/corrupted log files

If a file is truncated/corrupted, make sure we don't read past the end
of the valid buffer.

URL: https://bugs.gentoo.org/573106
Reported-by: Agostino Sarubbo  gentoo.org>

 qlop.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/qlop.c b/qlop.c
index 546c353..bb32474 100644
--- a/qlop.c
+++ b/qlop.c
@@ -265,6 +265,9 @@ show_emerge_history(char listflag, int argc, char **argv, 
const char *logfile)
continue;
*p = 0;
q = p + 3;
+   /* Make sure there's leading white space and not a truncated 
string. #573106 */
+   if (p[1] != ' ' || p[2] != ' ')
+   continue;
 
t = (time_t) atol(buf);
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/openssl/files/, dev-libs/openssl/

2016-01-28 Thread Lars Wendler
commit: a4af1cd3c4fb7b99b468903efbdc652e2a5bf9c2
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jan 29 06:58:41 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jan 29 06:59:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4af1cd3

dev-libs/openssl: Removed old.

Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler  gentoo.org>

 dev-libs/openssl/Manifest  |   4 -
 .../files/openssl-1.0.2-s_client-verify.patch  |  17 --
 .../openssl/files/openssl-1.0.2a-malloc-typo.patch |  38 ---
 .../files/openssl-1.0.2a-parallel-build.patch  | 314 -
 .../files/openssl-1.0.2d-parallel-build.patch  | 309 
 dev-libs/openssl/openssl-1.0.2a.ebuild | 266 -
 dev-libs/openssl/openssl-1.0.2b.ebuild | 264 -
 dev-libs/openssl/openssl-1.0.2c.ebuild | 264 -
 dev-libs/openssl/openssl-1.0.2d-r2.ebuild  | 265 -
 dev-libs/openssl/openssl-1.0.2d.ebuild | 267 --
 10 files changed, 2008 deletions(-)

diff --git a/dev-libs/openssl/Manifest b/dev-libs/openssl/Manifest
index 17b0441..ddc4c31 100644
--- a/dev-libs/openssl/Manifest
+++ b/dev-libs/openssl/Manifest
@@ -2,10 +2,6 @@ DIST openssl-0.9.8zg.tar.gz 3826891 SHA256 
06500060639930e471050474f537fcd28ec93
 DIST openssl-0.9.8zh.tar.gz 3818524 SHA256 
f1d9f3ed1b85a82ecf80d0e2d389e1fda3fca9a4dba0bf07adbf231e1a5e2fd6 SHA512 
b97fa2468211f86c0719c68ad1781eff84f772c479ed5193d6da14bac086b4ca706e7d851209d9df3f0962943b5e5333ab0def00110fb2e517caa73c0c6674c6
 WHIRLPOOL 
8ed3362e6aed89cd6ae02438bc3fb58ff3a91afb8a2d401d1d66c1ee4fd96f4befb50558131dd03a60fc15b588172fc1ede5d56bb1f68e184453bfe3b34f9abf
 DIST openssl-1.0.1p.tar.gz 4560208 SHA256 
bd5ee6803165c0fb60bbecbacacf244f1f90d2aa0d71353af610c29121e9b2f1 SHA512 
64e475c53a85b78de7c5aa71a22d4bb3a456142842373ebf8f22e9857cb0352b646e591b21af866933baecdbdb5ac4a22aeb64914440c53a0f30cd25914029e5
 WHIRLPOOL 
2a81f3b9274e3fef37a2a88e3084d8283159b3a61db08e7805879905c87a74faa85bc6e570d18525741bd5c27c34fe09eeb58b2bfe500545d0f304716e14f819
 DIST openssl-1.0.1r.tar.gz 4547786 SHA256 
784bd8d355ed01ce98b812f873f8b2313da61df7c7b5677fcf2e57b0863a3346 SHA512 
7a5a2efe5d9421ea6f4f86f75ed40b4459b3825355ad18da3bdba28393bc50a6f457b2e1f11a31828f1af0d62a716d258ac7868fb719c9997f3bc750a1723e86
 WHIRLPOOL 
de9c92f5ddb9bcaac967ac735696e739f5762b7d3a0b2430dbfa0c6cd7ac021fdf3c3257255a2fe995f24aa3550d59ce3067f030f09acc5d43b61dfda627686a
-DIST openssl-1.0.2a.tar.gz 5262089 SHA256 
15b6393c20030aab02c8e2fe0243cb1d1d18062f6c095d67bca91871dc7f324a SHA512 
02d228578824add52b73433d64697706e6503c2334933fe8dd6b477f59c430977012c3c34da207096229a425e1dcb6f3ae806043894b5ac98c27bbcddb794dd4
 WHIRLPOOL 
a590c71794f5d29b80afa28b18621b7535e96b714b3690d793c1422a90b09a89cbcb912841d400c5982a8197bb02c13051190e96ba0e4d530509b48b43067cd7
-DIST openssl-1.0.2b.tar.gz 5281009 SHA256 
d5d488cc9f0a07974195a7427094ea3cab9800a4e90178b989aa621fbc238e3f SHA512 
563eb662113668bb9ccf17a6e36697ad6392321ac1a32aa2cada9d8f4047651c2fa4da61f508ee3e1834fea343dbba189e09c1d6cabe5d1de5e3e6d022c31f4f
 WHIRLPOOL 
d828dc76842d25f02f211031b3ab9a2a8fd44975e9aaf87d0fd5fca9935a27b61c3e4f896a2186194f1a7b4d668fc48cafc5be9f7c670017ba342ce40113935f
-DIST openssl-1.0.2c.tar.gz 5280670 SHA256 
0038ba37f35a6367c58f17a7a7f687953ef8ce4f9684bbdec63e62515ed36a83 SHA512 
2a68e8b017d0d3e34e4f9d33b77abd960b3d04e418f106e852684a2ff247dc8ea390b7d6a42d130fd84d821a15e84e77b68b3677433433ef5c10d156333b9dae
 WHIRLPOOL 
c59878c3bd5e8904913b97d71a15ef1eaafcfb4eb58c691ba4fb38bf81752308d0ef4a902e53aec4c6e7585677f2404d29cdea0832d14206fabf28d744af2622
-DIST openssl-1.0.2d.tar.gz 5295447 SHA256 
671c36487785628a703374c652ad2cebea45fa920ae5681515df25d9f2c9a8c8 SHA512 
68a051e92aaed0e7a8b218c185427c534c32f30f50c45f5d2c1f5b7a26d1416e83863d2953c77486acde3b636a148f39faf48246d28a207607ec069f62b13d75
 WHIRLPOOL 
e3d8f0784903c8d6aa05ada7b8b410517c99157a3c2f4ac34c8a9d80c77408bd6ff9e820ded47f6223ccac4a77413174aa625303166ec28fdbf8374a7d4659ec
 DIST openssl-1.0.2e.tar.gz 5256555 SHA256 
e23ccafdb75cfcde782da0151731aa2185195ac745eea3846133f2e05c0e0bff SHA512 
b73f114a117ccab284cf5891dac050e3016d28e0b1fc71639442cdb42accef676115af90a12deff4bcc1f599cc0cbdeb38142cbf4570bd7d03634786ad32c95f
 WHIRLPOOL 
8e1c1800a66f57fa78dc391e717e4b2bdf0e6e37a837c5ac033d7a4b1a6437451c7e7540c4ec2f75f936a2d2ef4f9293b42c76f51b0c9c93706639589612f196
 DIST openssl-1.0.2f.tar.gz 5258384 SHA256 
932b4ee4def2b434f85435d9e3e19ca8ba99ce9a065a61524b429a9d5e9b2e9c SHA512 
50abf6dc94cafd06e7fd20770808bdc675c88daa369e4f752bd584ab17f72a57357c1ca1eca3c83e6745b5a3c9c73c99dce70adaa904d73f6df4c75bc7138351
 WHIRLPOOL 
179e1b5ad38c50a4c8110024aa7b33c53634c39690917e3bf5c2099548430beef96132ae9f9588ff0cedd6e08bb216a8d36835b04e506fb3fbaed37d31c9
 DIST openssl-c_rehash.sh.1.7 4167 SHA256 

[gentoo-commits] repo/gentoo:master commit in: dev-libs/openssl/, dev-libs/openssl/files/

2016-01-28 Thread Lars Wendler
commit: 8cc70f2b5cd0e33c1c5cb25dafd6be28c71cc7d7
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jan 29 06:54:06 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jan 29 06:58:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cc70f2b

dev-libs/openssl: Security bump to versions 1.0.1r and 1.0.2f (bug #572854).

Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler  gentoo.org>

 dev-libs/openssl/Manifest   |   2 +
 dev-libs/openssl/files/openssl-1.0.1r-x32.patch |  66 ++
 dev-libs/openssl/openssl-1.0.1r.ebuild  | 256 +++
 dev-libs/openssl/openssl-1.0.2f.ebuild  | 265 
 4 files changed, 589 insertions(+)

diff --git a/dev-libs/openssl/Manifest b/dev-libs/openssl/Manifest
index 9fff022..17b0441 100644
--- a/dev-libs/openssl/Manifest
+++ b/dev-libs/openssl/Manifest
@@ -1,9 +1,11 @@
 DIST openssl-0.9.8zg.tar.gz 3826891 SHA256 
06500060639930e471050474f537fcd28ec934af92ee282d78b52460fbe8f580 SHA512 
c757454de321d168ac6d89fe2859966a9f07a8b28305bf697af9018db13fc457e0883346b3d35977461ab058442375563554ecb2a8756a687ff9fc2fdd9103c9
 WHIRLPOOL 
55ecf50a264a2ddd9b5755b5d90b9b736d2f27e0ba2fd529ccff3b68bbd726d1f60460182a0d215ae6712dbc4d3ef2df11339fb2d8424e049f54c3e904fcfab0
 DIST openssl-0.9.8zh.tar.gz 3818524 SHA256 
f1d9f3ed1b85a82ecf80d0e2d389e1fda3fca9a4dba0bf07adbf231e1a5e2fd6 SHA512 
b97fa2468211f86c0719c68ad1781eff84f772c479ed5193d6da14bac086b4ca706e7d851209d9df3f0962943b5e5333ab0def00110fb2e517caa73c0c6674c6
 WHIRLPOOL 
8ed3362e6aed89cd6ae02438bc3fb58ff3a91afb8a2d401d1d66c1ee4fd96f4befb50558131dd03a60fc15b588172fc1ede5d56bb1f68e184453bfe3b34f9abf
 DIST openssl-1.0.1p.tar.gz 4560208 SHA256 
bd5ee6803165c0fb60bbecbacacf244f1f90d2aa0d71353af610c29121e9b2f1 SHA512 
64e475c53a85b78de7c5aa71a22d4bb3a456142842373ebf8f22e9857cb0352b646e591b21af866933baecdbdb5ac4a22aeb64914440c53a0f30cd25914029e5
 WHIRLPOOL 
2a81f3b9274e3fef37a2a88e3084d8283159b3a61db08e7805879905c87a74faa85bc6e570d18525741bd5c27c34fe09eeb58b2bfe500545d0f304716e14f819
+DIST openssl-1.0.1r.tar.gz 4547786 SHA256 
784bd8d355ed01ce98b812f873f8b2313da61df7c7b5677fcf2e57b0863a3346 SHA512 
7a5a2efe5d9421ea6f4f86f75ed40b4459b3825355ad18da3bdba28393bc50a6f457b2e1f11a31828f1af0d62a716d258ac7868fb719c9997f3bc750a1723e86
 WHIRLPOOL 
de9c92f5ddb9bcaac967ac735696e739f5762b7d3a0b2430dbfa0c6cd7ac021fdf3c3257255a2fe995f24aa3550d59ce3067f030f09acc5d43b61dfda627686a
 DIST openssl-1.0.2a.tar.gz 5262089 SHA256 
15b6393c20030aab02c8e2fe0243cb1d1d18062f6c095d67bca91871dc7f324a SHA512 
02d228578824add52b73433d64697706e6503c2334933fe8dd6b477f59c430977012c3c34da207096229a425e1dcb6f3ae806043894b5ac98c27bbcddb794dd4
 WHIRLPOOL 
a590c71794f5d29b80afa28b18621b7535e96b714b3690d793c1422a90b09a89cbcb912841d400c5982a8197bb02c13051190e96ba0e4d530509b48b43067cd7
 DIST openssl-1.0.2b.tar.gz 5281009 SHA256 
d5d488cc9f0a07974195a7427094ea3cab9800a4e90178b989aa621fbc238e3f SHA512 
563eb662113668bb9ccf17a6e36697ad6392321ac1a32aa2cada9d8f4047651c2fa4da61f508ee3e1834fea343dbba189e09c1d6cabe5d1de5e3e6d022c31f4f
 WHIRLPOOL 
d828dc76842d25f02f211031b3ab9a2a8fd44975e9aaf87d0fd5fca9935a27b61c3e4f896a2186194f1a7b4d668fc48cafc5be9f7c670017ba342ce40113935f
 DIST openssl-1.0.2c.tar.gz 5280670 SHA256 
0038ba37f35a6367c58f17a7a7f687953ef8ce4f9684bbdec63e62515ed36a83 SHA512 
2a68e8b017d0d3e34e4f9d33b77abd960b3d04e418f106e852684a2ff247dc8ea390b7d6a42d130fd84d821a15e84e77b68b3677433433ef5c10d156333b9dae
 WHIRLPOOL 
c59878c3bd5e8904913b97d71a15ef1eaafcfb4eb58c691ba4fb38bf81752308d0ef4a902e53aec4c6e7585677f2404d29cdea0832d14206fabf28d744af2622
 DIST openssl-1.0.2d.tar.gz 5295447 SHA256 
671c36487785628a703374c652ad2cebea45fa920ae5681515df25d9f2c9a8c8 SHA512 
68a051e92aaed0e7a8b218c185427c534c32f30f50c45f5d2c1f5b7a26d1416e83863d2953c77486acde3b636a148f39faf48246d28a207607ec069f62b13d75
 WHIRLPOOL 
e3d8f0784903c8d6aa05ada7b8b410517c99157a3c2f4ac34c8a9d80c77408bd6ff9e820ded47f6223ccac4a77413174aa625303166ec28fdbf8374a7d4659ec
 DIST openssl-1.0.2e.tar.gz 5256555 SHA256 
e23ccafdb75cfcde782da0151731aa2185195ac745eea3846133f2e05c0e0bff SHA512 
b73f114a117ccab284cf5891dac050e3016d28e0b1fc71639442cdb42accef676115af90a12deff4bcc1f599cc0cbdeb38142cbf4570bd7d03634786ad32c95f
 WHIRLPOOL 
8e1c1800a66f57fa78dc391e717e4b2bdf0e6e37a837c5ac033d7a4b1a6437451c7e7540c4ec2f75f936a2d2ef4f9293b42c76f51b0c9c93706639589612f196
+DIST openssl-1.0.2f.tar.gz 5258384 SHA256 
932b4ee4def2b434f85435d9e3e19ca8ba99ce9a065a61524b429a9d5e9b2e9c SHA512 
50abf6dc94cafd06e7fd20770808bdc675c88daa369e4f752bd584ab17f72a57357c1ca1eca3c83e6745b5a3c9c73c99dce70adaa904d73f6df4c75bc7138351
 WHIRLPOOL 
179e1b5ad38c50a4c8110024aa7b33c53634c39690917e3bf5c2099548430beef96132ae9f9588ff0cedd6e08bb216a8d36835b04e506fb3fbaed37d31c9
 DIST openssl-c_rehash.sh.1.7 4167 SHA256 
4999ee79892f52bd6a4a7baba9fac62262454d573bbffd72685d3aae9e48cee0 SHA512 

[gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/

2016-01-28 Thread Bernard Cafarelli
commit: 8a0e4b051d5e1f05f4571eab066d32dd786e9ecb
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Jan 28 21:55:38 2016 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Jan 28 21:55:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a0e4b05

net-misc/pyhoca-cli: version bump

Package-Manager: portage-2.2.27

 net-misc/pyhoca-cli/Manifest  |  1 +
 net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index 51cc8f7..40995bd 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1 +1,2 @@
 DIST pyhoca-cli-0.5.0.2.tar.gz 32084 SHA256 
8261fedff24553217eba269a3c57e30b9953b37f58b09038f487637d83203d5e SHA512 
46569c786014629d07d4a92e9ca31a8cf8a13cab43ba518213bf212b4391d038d169da931f536f8a088d26978b46428acb6ef8d46c7bc3737afc7086263a3a01
 WHIRLPOOL 
fbfcd99887574a09849a2959811e7c5403499aa94184bc0cc2e7f14a23bfa35d6bfc03afa746827f53cce632e4dc25002377e07bf30243a08be7511af45a1d17
+DIST pyhoca-cli-0.5.0.3.tar.gz 32170 SHA256 
4768e85b45043fc509fe6a7847a93400dc377ece4987b83620e213ba9825 SHA512 
84f92008b099fa3f753a2143115486e121d66407f318ffa4840d7b4e8fd2ee2aa620b152a384ea1c59823eb2acfdb9426257247041cbc248872e2e33dbc9c279
 WHIRLPOOL 
b64991f2e96692d66620e37b648597848be922605213978c0ffac35c6d883d1c5c1125a39a846c5a34eb2da14d4ac2341f187f17d41da23fc30ff032ed3e1ffe

diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild 
b/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild
new file mode 100644
index 000..40b5543
--- /dev/null
+++ b/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+inherit distutils-r1
+
+DESCRIPTION="X2Go command line client"
+HOMEPAGE="http://www.x2go.org;
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
+   >=net-misc/python-x2go-0.5.0.0[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_install() {
+   distutils-r1_python_install
+   python_doscript ${PN}
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   doman man/man1/*
+}



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

2016-01-28 Thread William Hubbs
commit: e52b5f59c22283b22e2b5a0d2ab9de6b92a73ebf
Author: William Hubbs  gmail  com>
AuthorDate: Mon Oct 26 13:41:11 2015 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Jan 28 23:06:25 2016 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=e52b5f59

savecache: stop saving nettree

Netifrc is no longer part of OpenRC, so we shouldn't save its dep tree
as part of savecache.

This should have been removed when netifrc was split out. also, it
might be related to the following bug.

X-Gentoo-Bug: 563720
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=563720

 init.d/savecache.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init.d/savecache.in b/init.d/savecache.in
index b3c0bdc..665f840 100644
--- a/init.d/savecache.in
+++ b/init.d/savecache.in
@@ -49,7 +49,7 @@ start()
fi
ebegin "Saving dependency cache"
local rc=0 save=
-   for x in deptree depconfig shutdowntime softlevel nettree rc.log; do
+   for x in deptree depconfig shutdowntime softlevel rc.log; do
[ -e "$RC_SVCDIR/$x" ] && save="$save $RC_SVCDIR/$x"
done
if [ -n "$save" ]; then



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libintl/

2016-01-28 Thread Mike Frysinger
commit: 1056b8784e488dca03742b8677b53102301ace35
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Jan 28 22:31:13 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Jan 28 22:35:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1056b878

dev-libs/libintl: version bump to 0.19.7

 dev-libs/libintl/Manifest  |  1 +
 dev-libs/libintl/libintl-0.19.7.ebuild | 76 ++
 2 files changed, 77 insertions(+)

diff --git a/dev-libs/libintl/Manifest b/dev-libs/libintl/Manifest
index ea4c35a..818c1c5 100644
--- a/dev-libs/libintl/Manifest
+++ b/dev-libs/libintl/Manifest
@@ -1 +1,2 @@
 DIST gettext-0.19.6.tar.gz 18619659 SHA256 
ed4b4c19bd3a3034eb6769500a3592ff616759ef43cf30586dbb7a17c9dd695d SHA512 
46adfd4a6d0038aba999658bebe51117e3ab3dc149a9054c1087d3e79ec7ba3371a7e78a8ca30a8872d162c2dc44aba6e67e4d64808c4f92e1e2bd674174f1db
 WHIRLPOOL 
1988f9ddfd603734b4a632291925c8e5b31e7384eea1c6641d52aa58cb6b8f892e7664dd145a53435b7d2a4540ac65aeae1cb528a004c35832087c2820dafbcb
+DIST gettext-0.19.7.tar.gz 19235781 SHA256 
5386d2a40500295783c6a52121adcf42a25519e2d23675950619c9e69558c23f SHA512 
7ba89074d3eddd0b4a5e2980e1ec74b53c49b7a04a1fa91c70c4bc11ce9c30415e4df9d79698148eaaed325fb4feb25a340a2e8e01fbe86b1a66b1376a4c9e3d
 WHIRLPOOL 
eb51c4be7c0a92c5c33c16329003e21947e0b9d1583c4a785ae6836f81273ea7ec2823a0a28ae81c3b977f2148c0f3bd524949484383ff87510e1d2bc642a786

diff --git a/dev-libs/libintl/libintl-0.19.7.ebuild 
b/dev-libs/libintl/libintl-0.19.7.ebuild
new file mode 100644
index 000..e591b76
--- /dev/null
+++ b/dev-libs/libintl/libintl-0.19.7.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Note: Keep version bumps in sync with sys-devel/gettext.
+
+EAPI="5"
+
+MY_P="gettext-${PV}"
+
+inherit multilib-minimal toolchain-funcs libtool
+
+DESCRIPTION="the GNU international library (split out of gettext)"
+HOMEPAGE="https://www.gnu.org/software/gettext/;
+SRC_URI="mirror://gnu/gettext/${MY_P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+IUSE="static-libs +threads"
+
+DEPEND=">=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]"
+# Block C libraries known to provide libintl.
+RDEPEND="${DEPEND}
+   !sys-libs/glibc
+   !

[gentoo-commits] repo/gentoo:master commit in: net-misc/x2goserver/

2016-01-28 Thread Bernard Cafarelli
commit: 7e1d4ad6369cddfad7de32adbac74ed300a7a1d1
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Jan 28 20:32:42 2016 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Jan 28 20:33:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e1d4ad6

net-misc/x2goserver: x86 missing stable keyword from #546624

Package-Manager: portage-2.2.27

 net-misc/x2goserver/x2goserver-4.0.1.19.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/x2goserver/x2goserver-4.0.1.19.ebuild 
b/net-misc/x2goserver/x2goserver-4.0.1.19.ebuild
index 97d790c..65465d4 100644
--- a/net-misc/x2goserver/x2goserver-4.0.1.19.ebuild
+++ b/net-misc/x2goserver/x2goserver-4.0.1.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ 
SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+fuse postgres +sqlite"
 
 REQUIRED_USE="|| ( postgres sqlite )"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/live/

2016-01-28 Thread Alexis Ballier
commit: b1ce47d3c289f250299170fb53759fa0ed684d06
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Jan 28 18:25:03 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Jan 28 18:25:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1ce47d3

media-plugins/live: bump to 2016.01.24

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier  gentoo.org>

 media-plugins/live/Manifest   |   1 +
 media-plugins/live/live-2016.01.24.ebuild | 129 ++
 2 files changed, 130 insertions(+)

diff --git a/media-plugins/live/Manifest b/media-plugins/live/Manifest
index 0899c07..75d0214 100644
--- a/media-plugins/live/Manifest
+++ b/media-plugins/live/Manifest
@@ -8,3 +8,4 @@ DIST live.2015.11.09.tar.gz 617651 SHA256 
33dc683aae4cab9dd7cb05ff25ad35ddbd5ff6
 DIST live.2015.12.22.tar.gz 5644431 SHA256 
d0a8a0d13b79a8e34057d4c5c0a65572c2eba4948fcf5548d9d53ce994e14b91 SHA512 
e5cec29b769e8c10dcc932c1ed96f88d216a3643b2301d36d8df58b8db9bf823247876f2b4cbccac0fcb61ae098eebff3df3b767b1710e5b8b279ffc3bec4eb1
 WHIRLPOOL 
46b7f3f5885115d5b7c4b024cd7ce95b1c47a8f7055c2640357f5beb6f1c0d0270a34a176b1ff8e7942394ede41ef2fc486238b1355860b7ee0a5ff3cf481df1
 DIST live.2016.01.16.tar.gz 630314 SHA256 
980f67cbf353e36275a4019277926f66b8d3d34c87f3a036706130760d4c4415 SHA512 
160c1e43e783ec9de70eaf925ea8b26c9deaa72061b3ed89987418f6fd6c0600a98caeff192d7b1b8c165c60d1f21eb5a784f282a35b8ad7a5a9b6f10f29fb6e
 WHIRLPOOL 
27e01f1f9088070651cd56417236f03cbaf3d9134b618ba46d6c184eec196f59ea0edcdf0534c732c2fe56acd3d493157615540aeb2c417990d9258fa4497314
 DIST live.2016.01.20.tar.gz 630353 SHA256 
ab12dc388c750cee2d275dd4dd767448e2375178a77f4576f5fbd994befdcad4 SHA512 
129a74745ccde26b5e929057e259c0ff549e2e42129c37d411c98f5fd97736e8385e09612ae9aedda32fc78fe29a9d49d69c0fa771cc0dc81fd764e2b153c60a
 WHIRLPOOL 
c89819d8b1fa1fb1984624afe91e391ba16764f2b193ee1fd7ddfd55856f1d374a468e35d287d15c2373b235093a8d512820c5866df1cbbc47e4ce38977b964c
+DIST live.2016.01.24.tar.gz 630466 SHA256 
12c41a5d689b695f86a6323ce54a85f97036996e976df4a3fd93adcb62948c77 SHA512 
f641a6b5a55c8327bd817cc0d4a9e8ce22fea8dbba48fd80b89d889cf84071962b2856a28d6f6a42b11db8157001f5c976fbe4bc607f7d023aa2701c151bc397
 WHIRLPOOL 
a7e88df885e4031aab047ad7da832a112f6707757ea9e5e343d65277141a5988dcd39ef901ff4b9f05e0962f970048e92ac5052ab613399c53356e27138d787f

diff --git a/media-plugins/live/live-2016.01.24.ebuild 
b/media-plugins/live/live-2016.01.24.ebuild
new file mode 100644
index 000..a787b31
--- /dev/null
+++ b/media-plugins/live/live-2016.01.24.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit flag-o-matic eutils toolchain-funcs multilib multilib-minimal
+
+DESCRIPTION="Libraries for standards-based RTP/RTCP/RTSP multimedia streaming"
+HOMEPAGE="http://www.live555.com/;
+SRC_URI="http://www.live555.com/liveMedia/public/${P/-/.}.tar.gz
+   mirror://gentoo/${P/-/.}.tar.gz"
+
+LICENSE="LGPL-2.1"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="examples static-libs"
+DOCS=( "live-shared/README" )
+
+# Alexis Ballier 
+# Be careful, bump this everytime you bump the package and the ABI has changed.
+# If you don't know, ask someone.
+LIVE_ABI_VERSION=7
+SLOT="0/${LIVE_ABI_VERSION}"
+
+src_unpack() {
+   unpack ${A}
+   mkdir -p "${S}"
+   mv "${WORKDIR}/live" "${S}/" || die
+}
+
+src_prepare() {
+   epatch "${FILESDIR}/${PN}-recursive2.patch"
+
+   if use static-libs ; then
+   cp -pPR live live-shared
+   mv live live-static
+   else
+   mv live live-shared
+   fi
+
+   use static-libs && cp "${FILESDIR}/config.gentoo" live-static
+   cp "${FILESDIR}/config.gentoo-so-r1" live-shared
+
+   case ${CHOST} in
+   *-solaris*)
+   use static-libs && { sed -i \
+   -e '/^COMPILE_OPTS /s/$/ -DSOLARIS 
-DXLOCALE_NOT_USED/' \
+   -e '/^LIBS_FOR_CONSOLE_APPLICATION /s/$/ 
-lsocket -lnsl/' \
+   live-static/config.gentoo \
+   || die ; }
+   sed -i \
+   -e '/^COMPILE_OPTS /s/$/ -DSOLARIS 
-DXLOCALE_NOT_USED/' \
+   -e '/^LIBS_FOR_CONSOLE_APPLICATION /s/$/ 
-lsocket -lnsl/' \
+   live-shared/config.gentoo-so-r1 \
+   || die
+   ;;
+   *-darwin*)
+   use static-libs && { sed -i \
+   -e '/^COMPILE_OPTS /s/$/ -DBSD=1 
-DHAVE_SOCKADDR_LEN=1/' \
+   -e '/^LINK /s/$/ /' \
+   

[gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-gui/

2016-01-28 Thread Bernard Cafarelli
commit: a0e218b82c6421e24e88333d03814bdb7289739b
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Jan 28 21:57:40 2016 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Jan 28 21:57:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e218b8

net-misc/pyhoca-gui: version bump

Package-Manager: portage-2.2.27

 net-misc/pyhoca-gui/Manifest  |  1 +
 net-misc/pyhoca-gui/pyhoca-gui-0.5.0.5.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/net-misc/pyhoca-gui/Manifest b/net-misc/pyhoca-gui/Manifest
index edd8bf2..2e0c289 100644
--- a/net-misc/pyhoca-gui/Manifest
+++ b/net-misc/pyhoca-gui/Manifest
@@ -1 +1,2 @@
 DIST pyhoca-gui-0.5.0.4.tar.gz 1331234 SHA256 
72fd2a7904cc8b74d8fef937b6923ac45d1071f48445e42b2f2df088648403b9 SHA512 
a39db02604437ef64de63ef4f5ac70652e9d0b21f94dfd1916adc127fc691b4919af5146baeecabc5f4c821981c0a11f903c0ed41160ef50bc07cfb0706653d6
 WHIRLPOOL 
4416934c9b7379f140159757f60ed840de00b4bc9ff74c8be03568b09e4c31d4d746ff4186e4c323de8d2ae7b9ee59fc69ef77ac87f048822209a128b35cc688
+DIST pyhoca-gui-0.5.0.5.tar.gz 1331743 SHA256 
e780cd1707b1acc96ba65155f7b72ef1b5ade3851f9b33cf9634dca63f9da901 SHA512 
ecaa02e99b32b1564eeece3fb2fd7b68e04a5204a8faa909abc1678fd23c8b69505997093a52e627ff46cb8212c5dfa81058793f5a0f2882f0a00e5847c17d64
 WHIRLPOOL 
6f11ad6c39f862dde80c26a2ff52e1ed70fcc0a29550e6552def87037b0d74f097a09464b95cbfabfa2d10e54a17bb0bf3b0e612513faf2a18d10776b429d993

diff --git a/net-misc/pyhoca-gui/pyhoca-gui-0.5.0.5.ebuild 
b/net-misc/pyhoca-gui/pyhoca-gui-0.5.0.5.ebuild
new file mode 100644
index 000..e78c10f
--- /dev/null
+++ b/net-misc/pyhoca-gui/pyhoca-gui-0.5.0.5.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+inherit distutils-r1
+
+DESCRIPTION="X2Go graphical client applet"
+HOMEPAGE="http://www.x2go.org;
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-python/notify-python[${PYTHON_USEDEP}]
+   dev-python/pycups[${PYTHON_USEDEP}]
+   dev-python/setproctitle[${PYTHON_USEDEP}]
+   dev-python/wxpython[${PYTHON_USEDEP}]
+   >=net-misc/python-x2go-0.5.0.0[${PYTHON_USEDEP}]"
+DEPEND="${DEPEND}
+   dev-python/python-distutils-extra[${PYTHON_USEDEP}]"
+
+python_install() {
+   distutils-r1_python_install
+   python_doscript ${PN}
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   doman man/man1/*
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/dhcpcd/

2016-01-28 Thread Mike Frysinger
commit: 5fbd197ebac8189ea97a6a13df64696cb538043e
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Jan 28 19:43:59 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Jan 28 19:44:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fbd197e

net-misc/dhcpcd: mark 6.10.0 arm64/ia64/s390/sh/sparc stable #571152

 net-misc/dhcpcd/dhcpcd-6.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dhcpcd/dhcpcd-6.10.0.ebuild 
b/net-misc/dhcpcd/dhcpcd-6.10.0.ebuild
index 15ac2a5..9d3a94c 100644
--- a/net-misc/dhcpcd/dhcpcd-6.10.0.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-6.10.0.ebuild
@@ -11,7 +11,7 @@ else
MY_P="${MY_P/_beta/-beta}"
MY_P="${MY_P/_rc/-rc}"
SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz;
-   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"
+   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
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/openal/

2016-01-28 Thread Alexis Ballier
commit: 1752ddc74585e2b47685f3b15b6723a39f89d7c5
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Jan 28 18:31:26 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Jan 28 18:31:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1752ddc7

media-libs/openal: remove unused usedescs

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier  gentoo.org>

 media-libs/openal/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/media-libs/openal/metadata.xml b/media-libs/openal/metadata.xml
index 1bfbf7b..ee7258a 100644
--- a/media-libs/openal/metadata.xml
+++ b/media-libs/openal/metadata.xml
@@ -5,7 +5,4 @@
so...@gentoo.org
Gentoo Sound project

-   
-   Build and install the FFmpeg based 
alstream example utility
-   
 



[gentoo-commits] proj/pax-utils:master commit in: /

2016-01-28 Thread Mike Frysinger
commit: 320b76139ae04eea3cbe74c424cda489bbf61882
Author: Mike Frysinger  chromium  org>
AuthorDate: Thu Jan 28 22:38:43 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Jan 28 22:38:43 2016 +
URL:https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=320b7613

lddtree: handle exceptions thrown when parsing other ELFs

We have a top level exception handler for catching ELF errors, but if we
hit a problem with a dependency, we end up diagnosing it as a problem in
the first ELF.  e.g. If "foo" is linked against "libc.so", and "libc.so"
is a linker script, when we try to read the libc.so ELF, it fails, and
we end up saying:
  lddtree: warning: foo: Magic number does not match

This makes no sense because "foo" is a proper ELF with the right magic,
and we end up halting the whole parsing process.  Now we show:
  lddtree: warning: /usr/lib/libc.so: Magic number does not match
  foo (interpreter => /some/interp)
  libc.so => None

 lddtree.py | 16 +++-
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/lddtree.py b/lddtree.py
index 100f475..e663d32 100755
--- a/lddtree.py
+++ b/lddtree.py
@@ -338,9 +338,12 @@ def FindLib(elf, lib, ldpaths, root='/', debug=False):
 
 if os.path.exists(target):
   with open(target, 'rb') as f:
-libelf = ELFFile(f)
-if CompatibleELFs(elf, libelf):
-  return (target, path)
+try:
+  libelf = ELFFile(f)
+  if CompatibleELFs(elf, libelf):
+return (target, path)
+except exceptions.ELFError as e:
+  warn('%s: %s' % (target, e))
 
   return (None, None)
 
@@ -475,8 +478,11 @@ def ParseELF(path, root='/', prefix='', 
ldpaths={'conf':[], 'env':[], 'interp':[
   'needed': [],
   }
   if fullpath:
-lret = ParseELF(realpath, root, prefix, ldpaths, display=fullpath,
-debug=debug, _first=False, _all_libs=_all_libs)
+try:
+  lret = ParseELF(realpath, root, prefix, ldpaths, display=fullpath,
+  debug=debug, _first=False, _all_libs=_all_libs)
+except exceptions.ELFError as e:
+  warn('%s: %s' % (realpath, e))
 _all_libs[lib]['needed'] = lret['needed']
 
 del elf



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

2016-01-28 Thread William Hubbs
commit: 8a7e4d38a74c714e1a532e1b7a53fd2a5c528b63
Author: William Hubbs  gmail  com>
AuthorDate: Sun Sep 21 18:54:51 2014 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Jan 28 18:57:11 2016 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=8a7e4d38

rc-service: add --ifinactive and --ifnotstarted flags

X-Gentoo-Bug: 523174
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=523174

 man/rc-service.8| 15 +++
 src/rc/rc-service.c | 20 +++-
 2 files changed, 34 insertions(+), 1 deletion(-)

diff --git a/man/rc-service.8 b/man/rc-service.8
index 9260329..80deb5e 100644
--- a/man/rc-service.8
+++ b/man/rc-service.8
@@ -20,6 +20,14 @@
 .Ar service cmd
 .Op Ar ...
 .Nm
+.Op Fl I , -ifinactive
+.Ar service cmd
+.Op Ar ...
+.Nm
+.Op Fl N , -ifnotstarted
+.Ar service cmd
+.Op Ar ...
+.Nm
 .Fl e , -exists
 .Ar service
 .Nm
@@ -36,6 +44,13 @@ If
 is given then
 .Nm
 returns 0 even if the service does not exist.
+If
+.Fl I , -ifinactive
+or
+.Fl N , -ifnotstarted
+is given then
+.Nm
+returns 0 if the service exists but is in the wrong state.
 .Pp
 If given the
 .Fl l , -list

diff --git a/src/rc/rc-service.c b/src/rc/rc-service.c
index 8e9da44..3fd94b2 100644
--- a/src/rc/rc-service.c
+++ b/src/rc/rc-service.c
@@ -29,10 +29,12 @@
 
 const char *applet = NULL;
 const char *extraopts = NULL;
-const char *getoptstring = "e:ilr:" getoptstring_COMMON;
+const char *getoptstring = "e:ilr:IN" getoptstring_COMMON;
 const struct option longopts[] = {
{ "exists",   1, NULL, 'e' },
{ "ifexists", 0, NULL, 'i' },
+   { "ifinactive", 0, NULL, 'I' },
+   { "ifnotstarted", 0, NULL, 'N' },
{ "list", 0, NULL, 'l' },
{ "resolve",  1, NULL, 'r' },
longopts_COMMON
@@ -40,6 +42,8 @@ const struct option longopts[] = {
 const char * const longopts_help[] = {
"tests if the service exists or not",
"if the service exists then run the command",
+   "if the service is inactive then run the command",
+   "if the service is not started then run the command",
"list all available services",
"resolve the service name to an init script",
longopts_help_COMMON
@@ -56,7 +60,10 @@ int main(int argc, char **argv)
char *service;
RC_STRINGLIST *list;
RC_STRING *s;
+   RC_SERVICE state;
bool if_exists = false;
+   bool if_inactive = false;
+   bool if_notstarted = false;
 
applet = basename_c(argv[0]);
/* Ensure that we are only quiet when explicitly told to be */
@@ -77,6 +84,12 @@ int main(int argc, char **argv)
case 'i':
if_exists = true;
break;
+   case 'I':
+   if_inactive = true;
+   break;
+   case 'N':
+   if_notstarted = true;
+   break;
case 'l':
list = rc_services_in_runlevel(NULL);
if (TAILQ_FIRST(list) == NULL)
@@ -113,6 +126,11 @@ int main(int argc, char **argv)
return 0;
eerrorx("%s: service `%s' does not exist", applet, *argv);
}
+   state = rc_service_state(*argv);
+   if (if_inactive && ! (state & RC_SERVICE_INACTIVE))
+   return 0;
+   if (if_notstarted && (state & RC_SERVICE_STARTED))
+   return 0;
*argv = service;
execv(*argv, argv);
eerrorx("%s: %s", applet, strerror(errno));



[gentoo-commits] repo/gentoo:master commit in: dev-ros/gazebo_plugins/, dev-ros/gazebo_plugins/files/

2016-01-28 Thread Alexis Ballier
commit: c1d3b78f6fd826f60503603d15c92c289cdd799c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Jan 28 20:25:34 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Jan 28 20:25:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1d3b78f

dev-ros/gazebo_plugins: backport upstream fixes to build with gazebo7

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/gazebo_plugins/files/gazebo6.patch |  44 ++
 dev-ros/gazebo_plugins/files/gazebo7-2.patch   |  22 +++
 dev-ros/gazebo_plugins/files/gazebo7-3.patch   |  30 
 dev-ros/gazebo_plugins/files/gazebo7-4.patch   |  21 +++
 dev-ros/gazebo_plugins/files/gazebo7-5.patch   | 146 +
 dev-ros/gazebo_plugins/files/gazebo7.patch | 176 +
 dev-ros/gazebo_plugins/gazebo_plugins-2.5.1.ebuild |  10 +-
 dev-ros/gazebo_plugins/gazebo_plugins-.ebuild  |   2 +-
 8 files changed, 449 insertions(+), 2 deletions(-)

diff --git a/dev-ros/gazebo_plugins/files/gazebo6.patch 
b/dev-ros/gazebo_plugins/files/gazebo6.patch
new file mode 100644
index 000..43dd2d7
--- /dev/null
+++ b/dev-ros/gazebo_plugins/files/gazebo6.patch
@@ -0,0 +1,44 @@
+commit 04855dc0fd2d82d6fe72c0b54ae66a5f86c5ceb4
+Author: Steven Peters 
+Date:   Tue Jan 12 17:36:06 2016 -0800
+
+Fix gazebo6 deprecation warnings
+
+Several RaySensor functions are deprecated in gazebo6
+and are removed in gazebo7.
+The return type is changed to use ignition math
+and the function name is changed.
+This adds ifdef's to handle the changes.
+
+diff --git a/gazebo_plugins/src/gazebo_ros_block_laser.cpp 
b/gazebo_plugins/src/gazebo_ros_block_laser.cpp
+index d8f40bc..76e0206 100644
+--- a/gazebo_plugins/src/gazebo_ros_block_laser.cpp
 b/gazebo_plugins/src/gazebo_ros_block_laser.cpp
+@@ -230,8 +230,13 @@ void GazeboRosBlockLaser::PutLaserData(common::Time 
&_updateTime)
+ 
+   this->parent_ray_sensor_->SetActive(false);
+ 
++#if GAZEBO_MAJOR_VERSION >= 6
++  auto maxAngle = this->parent_ray_sensor_->AngleMax();
++  auto minAngle = this->parent_ray_sensor_->AngleMin();
++#else
+   math::Angle maxAngle = this->parent_ray_sensor_->GetAngleMax();
+   math::Angle minAngle = this->parent_ray_sensor_->GetAngleMin();
++#endif
+ 
+   double maxRange = this->parent_ray_sensor_->GetRangeMax();
+   double minRange = this->parent_ray_sensor_->GetRangeMin();
+@@ -240,8 +245,13 @@ void GazeboRosBlockLaser::PutLaserData(common::Time 
&_updateTime)
+ 
+   int verticalRayCount = this->parent_ray_sensor_->GetVerticalRayCount();
+   int verticalRangeCount = this->parent_ray_sensor_->GetVerticalRangeCount();
++#if GAZEBO_MAJOR_VERSION >= 6
++  auto verticalMaxAngle = this->parent_ray_sensor_->VerticalAngleMax();
++  auto verticalMinAngle = this->parent_ray_sensor_->VerticalAngleMin();
++#else
+   math::Angle verticalMaxAngle = 
this->parent_ray_sensor_->GetVerticalAngleMax();
+   math::Angle verticalMinAngle = 
this->parent_ray_sensor_->GetVerticalAngleMin();
++#endif
+ 
+   double yDiff = maxAngle.Radian() - minAngle.Radian();
+   double pDiff = verticalMaxAngle.Radian() - verticalMinAngle.Radian();

diff --git a/dev-ros/gazebo_plugins/files/gazebo7-2.patch 
b/dev-ros/gazebo_plugins/files/gazebo7-2.patch
new file mode 100644
index 000..09af84e
--- /dev/null
+++ b/dev-ros/gazebo_plugins/files/gazebo7-2.patch
@@ -0,0 +1,22 @@
+commit a27311b3b37a661aadb9815346d26e2970441bef
+Author: Steven Peters 
+Date:   Wed Jan 13 11:29:32 2016 -0800
+
+Add missing boost header
+
+Some boost headers were remove from gazebo7 header files
+and gazebo_ros_joint_state_publisher.cpp was using it
+implicitly.
+
+diff --git a/gazebo_plugins/src/gazebo_ros_joint_state_publisher.cpp 
b/gazebo_plugins/src/gazebo_ros_joint_state_publisher.cpp
+index 6c1ede1..d78b3d8 100644
+--- a/gazebo_plugins/src/gazebo_ros_joint_state_publisher.cpp
 b/gazebo_plugins/src/gazebo_ros_joint_state_publisher.cpp
+@@ -25,6 +25,7 @@
+  *  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+  *
+  **/
++#include 
+ #include 
+ #include 
+ #include 

diff --git a/dev-ros/gazebo_plugins/files/gazebo7-3.patch 
b/dev-ros/gazebo_plugins/files/gazebo7-3.patch
new file mode 100644
index 000..895033d
--- /dev/null
+++ b/dev-ros/gazebo_plugins/files/gazebo7-3.patch
@@ -0,0 +1,30 @@
+commit ce0ab101b272c4933f31945e2edaf215c4342772
+Author: Steven Peters 
+Date:   Wed Jan 13 11:30:57 2016 -0800
+
+Fix compiler error with SetHFOV
+
+In gazebo7, the rendering::Camera::SetHFOV function
+is overloaded with a potential for ambiguity,
+as reported in the following issue:
+https://bitbucket.org/osrf/gazebo/issues/1830
+This fixes the build by explicitly defining the
+Angle type.
+
+diff --git a/gazebo_plugins/src/gazebo_ros_camera_utils.cpp 

[gentoo-commits] repo/gentoo:master commit in: dev-libs/sdformat/

2016-01-28 Thread Alexis Ballier
commit: 9f3b6c659ffb0378fa1d0c83c21776c0f5fc21b8
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Jan 28 20:24:03 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Jan 28 20:25:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3b6c65

dev-libs/sdformat: restore keywords

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-libs/sdformat/sdformat-4.0.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-libs/sdformat/sdformat-4.0.0.ebuild 
b/dev-libs/sdformat/sdformat-4.0.0.ebuild
index 59a1c8f..e125dad 100644
--- a/dev-libs/sdformat/sdformat-4.0.0.ebuild
+++ b/dev-libs/sdformat/sdformat-4.0.0.ebuild
@@ -13,8 +13,7 @@ 
SRC_URI="http://osrf-distributions.s3.amazonaws.com/sdformat/releases/${P}.tar.b
 LICENSE="Apache-2.0"
 # subslot = libsdformat major
 SLOT="0/4"
-# breaks gazebo
-#KEYWORDS="~amd64"
+KEYWORDS="~amd64"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ros/gazebo_ros_control/, dev-ros/gazebo_ros_control/files/

2016-01-28 Thread Alexis Ballier
commit: 8e1c93101a3d9f946c1278da7e69da3eaa7bf139
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Jan 28 20:23:08 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Jan 28 20:25:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e1c9310

dev-ros/gazebo_ros_control: fix build with gazebo7

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/gazebo_ros_control/files/gazebo7.patch | 61 ++
 .../gazebo_ros_control-2.5.1.ebuild|  1 +
 2 files changed, 62 insertions(+)

diff --git a/dev-ros/gazebo_ros_control/files/gazebo7.patch 
b/dev-ros/gazebo_ros_control/files/gazebo7.patch
new file mode 100644
index 000..190756d
--- /dev/null
+++ b/dev-ros/gazebo_ros_control/files/gazebo7.patch
@@ -0,0 +1,61 @@
+commit b5303e692bb5dd2e4f4fc7932c7ec2c7e0b2e907
+Author: Steven Peters 
+Date:   Tue Apr 14 18:10:36 2015 -0700
+
+Use Joint::SetParam for joint velocity motors
+
+Before gazebo5, Joint::SetVelocity and SetMaxForce
+were used to set joint velocity motors.
+The API has changed in gazebo5, to use Joint::SetParam
+instead.
+The functionality is still available through the SetParam API.
+
+cherry-picked from indigo-devel
+
+Add ifdefs to fix build with gazebo2
+
+It was broken by #315.
+Fixes #321.
+
+diff --git a/gazebo_ros_control/src/default_robot_hw_sim.cpp 
b/gazebo_ros_control/src/default_robot_hw_sim.cpp
+index 249c8d3..1d9418d 100644
+--- a/gazebo_ros_control/src/default_robot_hw_sim.cpp
 b/gazebo_ros_control/src/default_robot_hw_sim.cpp
+@@ -199,7 +199,7 @@ bool DefaultRobotHWSim::initSim(
+ if (joint_control_methods_[j] != EFFORT)
+ {
+   // Initialize the PID controller. If no PID gain values are found, use 
joint->SetAngle() or
+-  // joint->SetVelocity() to control the joint.
++  // joint->SetParam("vel") to control the joint.
+   const ros::NodeHandle nh(model_nh, "/gazebo_ros_control/pid_gains/" +
+joint_names_[j]);
+   if (pid_controllers_[j].init(nh, true))
+@@ -216,10 +216,14 @@ bool DefaultRobotHWSim::initSim(
+   }
+   else
+   {
+-// joint->SetMaxForce() must be called if joint->SetAngle() or 
joint->SetVelocity() are
+-// going to be called. joint->SetMaxForce() must *not* be called if 
joint->SetForce() is
++// joint->SetParam("fmax") must be called if joint->SetAngle() or 
joint->SetParam("vel") are
++// going to be called. joint->SetParam("fmax") must *not* be called 
if joint->SetForce() is
+ // going to be called.
++#if GAZEBO_MAJOR_VERSION > 2
++joint->SetParam("fmax", 0, joint_effort_limits_[j]);
++#else
+ joint->SetMaxForce(0, joint_effort_limits_[j]);
++#endif
+   }
+ }
+   }
+@@ -327,7 +331,11 @@ void DefaultRobotHWSim::writeSim(ros::Time time, 
ros::Duration period)
+ break;
+ 
+   case VELOCITY:
++#if GAZEBO_MAJOR_VERSION > 2
++sim_joints_[j]->SetParam("vel", 0, e_stop_active_ ? 0 : 
joint_velocity_command_[j]);
++#else
+ sim_joints_[j]->SetVelocity(0, e_stop_active_ ? 0 : 
joint_velocity_command_[j]);
++#endif
+ break;
+ 
+   case VELOCITY_PID:

diff --git a/dev-ros/gazebo_ros_control/gazebo_ros_control-2.5.1.ebuild 
b/dev-ros/gazebo_ros_control/gazebo_ros_control-2.5.1.ebuild
index a8ee997..65b2ca7 100644
--- a/dev-ros/gazebo_ros_control/gazebo_ros_control-2.5.1.ebuild
+++ b/dev-ros/gazebo_ros_control/gazebo_ros_control-2.5.1.ebuild
@@ -27,3 +27,4 @@ RDEPEND="
sci-electronics/gazebo
 "
 DEPEND="${RDEPEND}"
+PATCHES=( "${FILESDIR}/gazebo7.patch" )



[gentoo-commits] repo/gentoo:master commit in: sci-libs/ignition-math/

2016-01-28 Thread Alexis Ballier
commit: b187b7d9220679a07f1922581fb5e302990a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Jan 28 20:24:27 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Jan 28 20:25:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b187b7d9

sci-libs/ignition-math: bump to 2.3.0

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier  gentoo.org>

 sci-libs/ignition-math/Manifest   |  1 +
 sci-libs/ignition-math/ignition-math-2.3.0.ebuild | 29 +++
 2 files changed, 30 insertions(+)

diff --git a/sci-libs/ignition-math/Manifest b/sci-libs/ignition-math/Manifest
index 6dd2412..7e09c32 100644
--- a/sci-libs/ignition-math/Manifest
+++ b/sci-libs/ignition-math/Manifest
@@ -1,2 +1,3 @@
 DIST ignition-math2_2.2.2.tar.bz2 325413 SHA256 
e88db3ea1104330d009cd8d5f70e564296d2344a970fb964da9591fea884e2ab SHA512 
fc278312a8144438f2db128ad1041bfd9dc8d5f5618827c5e6374dee934a48fe0297a3036c353d5351656e2a7334c21c61c81227b9858e5f585a170291646d9a
 WHIRLPOOL 
675b065f4908b5284b8fbdc970b943677b2b97a5846c1d91290a25bf9a945b58aab0b6e96fe33c7368061aaf1bd88be0db29456d649692a631410583e5043858
+DIST ignition-math2_2.3.0.tar.bz2 336989 SHA256 
a1ef0fb00953846d00a64809c499a41e2dfff5b5c7fd0a646c9eebe6b54964d2 SHA512 
3bf5259231eac8028661188d44ee2fab84296462cef5dbbdcda08d0b95f89019b03d22a61ec536e755a5669015ccf0e95aa5e4ae48925cf1bdcdf6ba7293d4e8
 WHIRLPOOL 
526d94400f756f63221d3397a20d9e8eb8093f6a54e096a610364248298a9fd81acc6b3ccf2d11b8a65e1626cf1651f9989b6ea76b54802a70f176b4d5d25b0c
 DIST ignition-math_1.0.0.tar.bz2 312262 SHA256 
aa7b5fc9a7732a72f2d45c25bea8280b2230fcd52fbc0159cf7f1224257e72f6 SHA512 
21199854482c6cf30c345d27fe4975aa30a42f03c2bfb0fd5dfe0bbc309d686f2760a6ccc52f8e47bdf5d5db05fbbdcb2f9393c4a91ee054a78def5df8089950
 WHIRLPOOL 
7f088aea5bd7f2510043c5aad35e4ca814936159a4596657f2af02dc38bdb5e84db002cbb8f8ab8ed0ff0793af423cfd6d31714d6d56808d41ffeca7e3629e81

diff --git a/sci-libs/ignition-math/ignition-math-2.3.0.ebuild 
b/sci-libs/ignition-math/ignition-math-2.3.0.ebuild
new file mode 100644
index 000..8bc2070
--- /dev/null
+++ b/sci-libs/ignition-math/ignition-math-2.3.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils vcs-snapshot flag-o-matic
+
+DESCRIPTION="A small, fast, and high performance math library for robot 
applications"
+HOMEPAGE="http://ignitionrobotics.org/libraries/math;
+SRC_URI="https://bitbucket.org/ignitionrobotics/ign-math/get/${PN}2_${PV}.tar.bz2;
+
+LICENSE="Apache-2.0"
+SLOT="2/2"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+S="${WORKDIR}/${PN}2_${PV}"
+CMAKE_BUILD_TYPE=RelWithDebInfo
+
+src_configure() {
+   # upstream appends this conditionally...
+   append-flags "-fPIC"
+   echo "set (CMAKE_C_FLAGS_ALL \"${CXXFLAGS} \${CMAKE_C_FLAGS_ALL}\")" > 
"${S}/cmake/HostCFlags.cmake"
+   sed -i -e "s/LINK_FLAGS_RELWITHDEBINFO \" \"/LINK_FLAGS_RELWITHDEBINFO 
\" ${LDFLAGS} \"/" cmake/DefaultCFlags.cmake || die
+   cmake-utils_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/stunnel/

2016-01-28 Thread Anthony G. Basile
commit: 25a5f70ca6e36c3c8525e06460d50ee4086b254d
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Jan 29 00:11:58 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Jan 29 00:11:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a5f70c

net-misc/stunnel: version bump to 5.30

Package-Manager: portage-2.2.26

 net-misc/stunnel/Manifest|  1 +
 net-misc/stunnel/stunnel-5.30.ebuild | 90 
 2 files changed, 91 insertions(+)

diff --git a/net-misc/stunnel/Manifest b/net-misc/stunnel/Manifest
index 668228b..7c7a719 100644
--- a/net-misc/stunnel/Manifest
+++ b/net-misc/stunnel/Manifest
@@ -2,3 +2,4 @@ DIST stunnel-5.24.tar.gz 631730 SHA256 
ab2e5a1034d422951ddad21b572eb7fa8efb4c4ce
 DIST stunnel-5.27.tar.gz 636704 SHA256 
7474e986710e88a5cc3330b6b1762f9449f01eccf826fa0f97e56d064c05ead3 SHA512 
9dc57f6d2bfb8156de3a1cd3d52e0050498503bddcc02a810ebf798c66e6527bc79dd6b02e3eaf5333131772b9cf0f6d044ee4be3564719d496b07fbeeaeeefa
 WHIRLPOOL 
907ff7f9bda3ac83efeceb66c9d8f2ea83a50be81f1b883f2d7843cb5e984aaff1f16867c909a00bcbba52e41357a375ed21d17500c2aae6294106c5a551d939
 DIST stunnel-5.28.tar.gz 637471 SHA256 
9a25b87b1ef0c08fa3d796edce07b4408e6a8acece23de2eb7ee9285b78852b5 SHA512 
a01b02afbc05aa7256f245b9142fb17990cd2026274da9358a52778dd0272379aec39e5794c0992e11e3f7584b69fee903742bba9e072bb32928d65bd3abe40a
 WHIRLPOOL 
694510174bd0109fa2de5f036f8c928820192b10a1e1fa223d44db2c619ebe1187027874391423da04a81e8f694dacb48cfdaa0315abf643eadf87e75ed167e2
 DIST stunnel-5.29.tar.gz 637806 SHA256 
43909625403ea634fa7cb8399d58faf8e7f11c1b7b29097491469951f56df551 SHA512 
1a7017921e29416dfb934d258c89b9b47db9922e6af1a29bd53895cb153d7de3908fd4cfd6e65e6aa8992cb26670dbfeab366c0f7ce0317d9045a67d1e30a934
 WHIRLPOOL 
c15e09aa9777f6150f9cf3663c8e1dc32e3556295a63945aa7b4186e2c7a52e0d766f010afce548798aba2d7a2165b6af46613457e0b7339da8f438cb4694085
+DIST stunnel-5.30.tar.gz 638771 SHA256 
7d6eb389f6a1954b3bcf6c71d4ae3c5f9dde1990dd0b9e0cb1c7caf138d60570 SHA512 
66bb610241e70881f8b14bfaec712a48361ec43a631db8b38ea0c94547fa184896e2d1fbbce52eb13c65411aa1ca10b3e9e42bde1651b38a5d551504b3b38f3c
 WHIRLPOOL 
6b375be08c52088de065028d4d2e4d99301dbeb3a6771bbfe19f715d1dd9f7ccf893b87b973dbb19bfc5decf7f6e487322d857e04fdccdd535140ebecef358f8

diff --git a/net-misc/stunnel/stunnel-5.30.ebuild 
b/net-misc/stunnel/stunnel-5.30.ebuild
new file mode 100644
index 000..4eac53e
--- /dev/null
+++ b/net-misc/stunnel/stunnel-5.30.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit ssl-cert eutils multilib systemd user
+
+DESCRIPTION="TLS/SSL - Port Wrapper"
+HOMEPAGE="http://www.stunnel.org/index.html;
+SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   http://www.usenix.org.uk/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   
http://ftp.nluug.nl/pub/networking/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   http://www.namesdir.com/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   http://stunnel.cybermirror.org/archive/${PV%%.*}.x/${P}.tar.gz
+   http://mirrors.zerg.biz/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   ftp://mirrors.go-parts.com/stunnel/archive/${PV%%.*}.x/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="ipv6 libressl selinux stunnel3 tcpd"
+
+DEPEND="tcpd? ( sys-apps/tcp-wrappers )
+   !libressl? ( dev-libs/openssl:0 )
+   libressl? ( dev-libs/libressl )"
+RDEPEND="${DEPEND}
+   stunnel3? ( dev-lang/perl )
+   selinux? ( sec-policy/selinux-stunnel )"
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup stunnel
+   enewuser stunnel -1 -1 -1 stunnel
+}
+
+src_prepare() {
+   # Hack away generation of certificate
+   sed -i -e "s/^install-data-local:/do-not-run-this:/" \
+   tools/Makefile.in || die "sed failed"
+
+   echo "CONFIG_PROTECT=\"/etc/stunnel/stunnel.conf\"" > "${T}"/20stunnel
+}
+
+src_configure() {
+   econf \
+   --libdir="${EPREFIX}/usr/$(get_libdir)" \
+   $(use_enable ipv6) \
+   $(use_enable tcpd libwrap) \
+   --with-ssl="${EPREFIX}"/usr \
+   --disable-fips
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   rm -rf "${ED}"/usr/share/doc/${PN}
+   rm -f "${ED}"/etc/stunnel/stunnel.conf-sample \
+   "${ED}"/usr/share/man/man8/stunnel.{fr,pl}.8
+   use stunnel3 || rm -f "${ED}"/usr/bin/stunnel3
+
+   # The binary was moved to /usr/bin with 4.21,
+   # symlink for backwards compatibility
+   dosym ../bin/stunnel /usr/sbin/stunnel
+
+   dodoc AUTHORS BUGS CREDITS PORTS README TODO ChangeLog
+   dohtml doc/stunnel.html doc/en/VNC_StunnelHOWTO.html tools/ca.html \
+   

[gentoo-commits] repo/gentoo:master commit in: dev-libs/libressl/

2016-01-28 Thread Anthony G. Basile
commit: a394d97d96db94c86b1baab595b74e49d808d86d
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Jan 29 00:24:58 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Jan 29 00:24:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a394d97d

dev-libs/libressl: version bump to 2.2.6

Package-Manager: portage-2.2.26

 dev-libs/libressl/Manifest  |  1 +
 dev-libs/libressl/libressl-2.2.6.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/dev-libs/libressl/Manifest b/dev-libs/libressl/Manifest
index 4903cb7..8a7ecb2 100644
--- a/dev-libs/libressl/Manifest
+++ b/dev-libs/libressl/Manifest
@@ -1,3 +1,4 @@
 DIST libressl-2.2.4.tar.gz 2966157 SHA256 
6b409859be8654afc3862549494e097017e64c8d167f12584383586306ef9a7e SHA512 
390fbf4f531976c873a0a1163fd57f33097686c6956ec4d3eb69e8271a4e40abfec76d65172b34ae50af8936dd8b5c3ca5fefee9d8686ca468a5577d432c3fe5
 WHIRLPOOL 
44d36b582efad0cff8015e507ea7c95befd5a44f2beaf69b534454cee4288681d55390a9d4c41ded8a535f0ad6c210348f365534fe3d82725e6b918a89b99e43
 DIST libressl-2.2.5.tar.gz 2966527 SHA256 
e3caded0469d8dc64f4ca2fe8e499ada4dd014e84d1c5a71818d39e54e6c914b SHA512 
501d04cb966260854082d374e60aabde21bcd65a331ff7c76044f2053b22ddab4914710b223b400a3a181873c6af5e2e7da5f04bdd9028fddbf420e259a2863a
 WHIRLPOOL 
47f7d35ceff5004af0c2f79509678c4826eabe05225dbcf5cbe1f9cb358d1657ff288a702e14bfd578fd03e38256d2aa2c79ec724a05c98aa91317e6a9a5f9d4
+DIST libressl-2.2.6.tar.gz 2965531 SHA256 
1ee19994cffd047d40f63ba149115dba18a681b0cc923beec301bf424b58d64f SHA512 
41e29431ad9e8b18e2dbc30fe9df1d7be3ca372d5d7757b5b01f8904515bafd5333446957fbc9874f64f384dae56cf6bf29d6808a7c0df1836b55ea64804a4bf
 WHIRLPOOL 
49b6efa211ea4789e51388d3ebfec941dfedad427b806b33d439a7639e09d16e5c9004edc4a4c8e3de63040ebc2fe0a3a3819c68ed674e3bb36bb52b49e75ce5
 DIST libressl-2.3.1.tar.gz 3014881 SHA256 
410b58db4ebbcab43c3357612e591094f64fb9339269caa2e68728e36f8d589e SHA512 
ac70d2f09035d63765bb980422c6c6b55ef07f6af4a93fce54748ff3621cf08ef87acfd438797d562dc21ab9b4862992876792deef9310aafdb927e20e27d453
 WHIRLPOOL 
52f46016cf07e598b7117de1cc90617982de0ad020b55c4a2b402de317d8b52f8a381c9ebdff787421dccd3e47294305863ceb9f2c1c2a9080818fec16e7e177

diff --git a/dev-libs/libressl/libressl-2.2.6.ebuild 
b/dev-libs/libressl/libressl-2.2.6.ebuild
new file mode 100644
index 000..1dcdc69
--- /dev/null
+++ b/dev-libs/libressl/libressl-2.2.6.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils multilib-minimal
+
+DESCRIPTION="Free version of the SSL/TLS protocol forked from OpenSSL"
+HOMEPAGE="http://www.libressl.org/;
+SRC_URI="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${P}.tar.gz;
+
+LICENSE="ISC openssl"
+SLOT="0/35" # reflects ABI of libcrypto.so and libssl.so
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+IUSE="+asm static-libs"
+
+RDEPEND="!dev-libs/openssl:0"
+DEPEND="${RDEPEND}"
+PDEPEND="app-misc/ca-certificates"
+
+src_prepare() {
+   touch crypto/Makefile.in
+   sed -i \
+   -e '/^[ \t]*CFLAGS=/s#-g ##' \
+   -e '/^[ \t]*CFLAGS=/s#-g"#"#' \
+   -e '/^[ \t]*CFLAGS=/s#-O2 ##' \
+   -e '/^[ \t]*CFLAGS=/s#-O2"#"#' \
+   -e '/^[ \t]*USER_CFLAGS=/s#-O2 ##' \
+   -e '/^[ \t]*USER_CFLAGS=/s#-O2"#"#' \
+   configure || die "fixing CFLAGS failed"
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   $(use_enable asm) \
+   $(use_enable static-libs static)
+}
+
+multilib_src_test() {
+   emake check
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   prune_libtool_files
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/megatools/

2016-01-28 Thread Jason Donenfeld
commit: 2ad157d2daef59e806131363dd5a3df68413a1af
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Fri Jan 29 00:44:54 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Fri Jan 29 00:44:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ad157d2

net-misc/megatools: version bump

Package-Manager: portage-2.2.26

 net-misc/megatools/Manifest|  1 +
 net-misc/megatools/megatools-1.9.96.ebuild | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/net-misc/megatools/Manifest b/net-misc/megatools/Manifest
index 6b9a4ba..1a7bd93 100644
--- a/net-misc/megatools/Manifest
+++ b/net-misc/megatools/Manifest
@@ -1,3 +1,4 @@
 DIST megatools-1.9.93.tar.gz 116391 SHA256 
e744de3448fecb0d103a5462fa0f0ac4ea82dd780984180531425ebfc837f97f SHA512 
71f5ba72e963e337da93cb3386aafeba4a6d58b75bbe848ef590940688e634c2b0175d6fae88515dd844fff6f789ba54618bc0cbba8f083432c0eac27d40df83
 WHIRLPOOL 
392ceb5d7ea62aaaccb203e884eee67bd203235370e6228466ac3a37714543613bfa07402d0eb92b261903850912e01ec29aa2aaf9f9f14de4e8aef16054f2e0
 DIST megatools-1.9.94.tar.gz 115526 SHA256 
10d694cb1514484f9fd92760165870ed070014434b8e20d4a3a34befdadfcf12 SHA512 
ff457563fc056425c4fed51021cd0d16578b628163a8cb96fe04fbdccddb0046c9172aa75a1f2df70bc0356b509f25ef29ba03a1430c2453d18edc4cc8e1012f
 WHIRLPOOL 
b3f060be9c3702a576c8019c733d889af905a72a9f22d62c5a1bd0b7c19f2cb3755ae8b70d743fae4625f6b294e19226f0d8b2e9bc0ad863048e46845591e42c
 DIST megatools-1.9.95.tar.gz 114825 SHA256 
2e87b1ab12249f0168d7ed69a6f29213378dd0f77f516301f0de138d403e2423 SHA512 
28ca49fdc4384f559f9f99b6cab78b03d4da1b2caa3637cf1420c037516496dd9cba4494211dd05e235bd1fc50e954a65813a6f2e0d6f5bbb532cd6897a37143
 WHIRLPOOL 
32901fa0f100661c79b48070ef1f8d7528d652d432a633911ad326cff967ef03ab3c935aa160bec5e8b9498d74c8385d51b731bf40bfdf27551fd2e4bc828e05
+DIST megatools-1.9.96.tar.gz 115043 SHA256 
a517d1ffed585215199d7c19583e48121351ee00ed699e404886c959ced735e2 SHA512 
40358ddd72c00939f6f36c22ecbe3fca23b88b0e9efb5a2b7193d93b56960bc2ecc5f284096b28cb05ff24918ee3a3a82ad48c96ab7edd6daf1f5850d154799e
 WHIRLPOOL 
d3ff18f6eb44c4bea39a33c2b3d1283a93cec43b636bc7d5d02978857c41bdcae67b9918d51ac13e0413e3902d86fa4ec849d0aed73083c416ac77c1a650d201

diff --git a/net-misc/megatools/megatools-1.9.96.ebuild 
b/net-misc/megatools/megatools-1.9.96.ebuild
new file mode 100644
index 000..9c6aea0
--- /dev/null
+++ b/net-misc/megatools/megatools-1.9.96.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+AUTOTOOLS_AUTORECONF=1
+AUTOTOOLS_IN_SOURCE_BUILD=1
+inherit autotools-utils
+
+DESCRIPTION="Command line tools and C library for accessing Mega cloud storage"
+HOMEPAGE="https://github.com/megous/megatools;
+SRC_URI="https://github.com/megous/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="fuse introspection static-libs"
+
+COMMON_DEPEND="dev-libs/glib:2
+   dev-libs/openssl:0
+   net-misc/curl
+   fuse? ( sys-fs/fuse )
+"
+RDEPEND="${COMMON_DEPEND}
+   net-libs/glib-networking[ssl]
+"
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig
+   app-text/asciidoc"
+
+src_configure() {
+   local myeconfargs=(
+   --enable-shared
+   --enable-docs-build
+   --disable-maintainer-mode
+   --disable-warnings
+   --disable-glibtest
+   $(use_enable static-libs static)
+   $(use_enable introspection)
+   $(use_with fuse)
+   )
+   autotools-utils_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: net-firewall/ipt_netflow/

2016-01-28 Thread Sergey Popov
commit: a03b2106df232156be639e91cac97cb6c2cf3605
Author: Sergey Popov  gentoo  org>
AuthorDate: Thu Jan 28 19:34:46 2016 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Thu Jan 28 19:40:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a03b2106

net-firewall/ipt_netflow: version bump

Package-Manager: portage-2.2.27

 net-firewall/ipt_netflow/Manifest  |  1 +
 .../ipt_netflow/ipt_netflow-2.1_p20160119.ebuild   | 88 ++
 2 files changed, 89 insertions(+)

diff --git a/net-firewall/ipt_netflow/Manifest 
b/net-firewall/ipt_netflow/Manifest
index c0b5d1d..c56278c 100644
--- a/net-firewall/ipt_netflow/Manifest
+++ b/net-firewall/ipt_netflow/Manifest
@@ -1 +1,2 @@
 DIST ipt-netflow-2.1.tgz 87872 SHA256 
1cc1ee518ecd6c7d8d792ea79c0f69d03ce450c10fefd37f053c43aac92e9931 SHA512 
0055ebb1846077f94c1fbf701af8a07a432058c8e86e31c6f420d5c00c96b45012abdcdeef3c5b1ead7d20c7efd51ac65d000b6cb931d878f528f52de0ab9c21
 WHIRLPOOL 
e46ffe69f58293cca0fc26c2ff13ee30e68e2a60a4b198c89fdb24ebc45a4376877285358d4e72019c811d70d0a77194dbc0d46f44c8076923fc626cfe2e7488
+DIST ipt-netflow-2.1_p20160119.tgz 86892 SHA256 
9afb3f122f0f2b140d81b331d4500f8ad475898579fb5901ed1090d80783a4e5 SHA512 
7f30683240d7516df01a4b4a37ea738980def764741c658c86e9c28ca638592a40e0b2458164105d76f88c90f780f058f5c17a0c60ffaeb775d7cdb38dbb4fe1
 WHIRLPOOL 
fdb1a0bebeb8a2840005abd86cbd0fcbc241b4acaae2138d66d0a463807392a3076113b61d8d091ba0aa8f995ab9cc21a1f1f8e33bd9cd11bc1700b8392791d9

diff --git a/net-firewall/ipt_netflow/ipt_netflow-2.1_p20160119.ebuild 
b/net-firewall/ipt_netflow/ipt_netflow-2.1_p20160119.ebuild
new file mode 100644
index 000..8e5bdb4
--- /dev/null
+++ b/net-firewall/ipt_netflow/ipt_netflow-2.1_p20160119.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+MY_PN="${PN/_/-}"
+MY_P="${MY_PN}-${PV}"
+inherit linux-info linux-mod toolchain-funcs
+
+DESCRIPTION="Netflow iptables module"
+HOMEPAGE="http://sourceforge.net/projects/ipt-netflow;
+SRC_URI="http://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${MY_P}.tgz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="debug snmp"
+
+RDEPEND="
+   net-firewall/iptables
+   snmp? ( net-analyzer/net-snmp )
+"
+DEPEND="${RDEPEND}
+   virtual/linux-sources
+   virtual/pkgconfig
+"
+
+# set S before MODULE_NAMES
+S="${WORKDIR}/${MY_P}"
+
+pkg_setup() {
+   BUILD_TARGETS="all"
+   MODULE_NAMES="ipt_NETFLOW(ipt_netflow:${S})"
+   IPT_LIB="/usr/$(get_libdir)/xtables"
+   local CONFIG_CHECK="~IP_NF_IPTABLES"
+   use debug && CONFIG_CHECK+=" ~DEBUG_FS"
+   linux-mod_pkg_setup
+}
+
+src_prepare() {
+   sed -i \
+   -e 's:make -C:$(MAKE) -C:g' \
+   -e 's:gcc -O2:$(CC) $(CFLAGS) $(LDFLAGS):' \
+   -e 's:gcc:$(CC) $(CFLAGS) $(LDFLAGS):' \
+   Makefile.in || die
+
+   # Checking for directory is enough
+   sed -i -e 's:-s /etc/snmp/snmpd.conf:-d /etc/snmp:' configure || die
+
+   # bug #455984
+   eapply "${FILESDIR}/${PN}-2.0-configure.patch"
+
+   eapply_user
+}
+
+do_conf() {
+   echo ./configure $*
+   ./configure $* ${EXTRA_ECONF} || die 'configure failed'
+}
+
+src_configure() {
+   local IPT_VERSION="$($(tc-getPKG_CONFIG) --modversion xtables)"
+   # this configure script is not based on autotools
+   # ipt-src need to be defined, see bug #455984
+   do_conf \
+   --disable-dkms \
+   --ipt-lib="${IPT_LIB}" \
+   --ipt-src="/usr/" \
+   --ipt-ver="${IPT_VERSION}" \
+   --kdir="${KV_DIR}" \
+   --kver="${KV_FULL}" \
+   $(use debug && echo '--enable-debugfs') \
+   $(use snmp && echo '--enable-snmp-rules' || echo 
'--disable-snmp-agent')
+}
+
+src_compile() {
+   emake ARCH="$(tc-arch-kernel)" CC="$(tc-getCC)" all
+}
+
+src_install() {
+   linux-mod_src_install
+   exeinto "${IPT_LIB}"
+   doexe libipt_NETFLOW.so
+   use snmp && emake DESTDIR="${D}" 
SNMPTGSO="/usr/$(get_libdir)/snmp/dlmod/snmp_NETFLOW.so" sinstall
+   doheader ipt_NETFLOW.h
+   dodoc README*
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/stunnel/

2016-01-28 Thread Anthony G. Basile
commit: bb147428cdb2191f07a2f647395ce3d91dd7588e
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Jan 29 00:13:08 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Jan 29 00:13:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb147428

net-misc/stunnel: remove older unstable versions

Package-Manager: portage-2.2.26

 net-misc/stunnel/Manifest|  2 -
 net-misc/stunnel/stunnel-5.27.ebuild | 90 
 net-misc/stunnel/stunnel-5.28.ebuild | 90 
 3 files changed, 182 deletions(-)

diff --git a/net-misc/stunnel/Manifest b/net-misc/stunnel/Manifest
index 7c7a719..4ae3717 100644
--- a/net-misc/stunnel/Manifest
+++ b/net-misc/stunnel/Manifest
@@ -1,5 +1,3 @@
 DIST stunnel-5.24.tar.gz 631730 SHA256 
ab2e5a1034d422951ddad21b572eb7fa8efb4c4ce04bc86536c6845f3d02b07e SHA512 
d9a1ef9cdd3ffafc2a3d1b3383bcf3dfc1a52cdd5a0bcfd64f50addf78a0fd0ce0def6b32ed801f8dfcabbecd64284454b1c90a18435b5d603ecba594d840340
 WHIRLPOOL 
b625adbc9299c04308733bb5ee732350084b603128734214ec3079f58c02b58d08bfc53bf604468cd83cc5dc1bf5d968a4d5139cd98d7b2219303fdd3d6eae64
-DIST stunnel-5.27.tar.gz 636704 SHA256 
7474e986710e88a5cc3330b6b1762f9449f01eccf826fa0f97e56d064c05ead3 SHA512 
9dc57f6d2bfb8156de3a1cd3d52e0050498503bddcc02a810ebf798c66e6527bc79dd6b02e3eaf5333131772b9cf0f6d044ee4be3564719d496b07fbeeaeeefa
 WHIRLPOOL 
907ff7f9bda3ac83efeceb66c9d8f2ea83a50be81f1b883f2d7843cb5e984aaff1f16867c909a00bcbba52e41357a375ed21d17500c2aae6294106c5a551d939
-DIST stunnel-5.28.tar.gz 637471 SHA256 
9a25b87b1ef0c08fa3d796edce07b4408e6a8acece23de2eb7ee9285b78852b5 SHA512 
a01b02afbc05aa7256f245b9142fb17990cd2026274da9358a52778dd0272379aec39e5794c0992e11e3f7584b69fee903742bba9e072bb32928d65bd3abe40a
 WHIRLPOOL 
694510174bd0109fa2de5f036f8c928820192b10a1e1fa223d44db2c619ebe1187027874391423da04a81e8f694dacb48cfdaa0315abf643eadf87e75ed167e2
 DIST stunnel-5.29.tar.gz 637806 SHA256 
43909625403ea634fa7cb8399d58faf8e7f11c1b7b29097491469951f56df551 SHA512 
1a7017921e29416dfb934d258c89b9b47db9922e6af1a29bd53895cb153d7de3908fd4cfd6e65e6aa8992cb26670dbfeab366c0f7ce0317d9045a67d1e30a934
 WHIRLPOOL 
c15e09aa9777f6150f9cf3663c8e1dc32e3556295a63945aa7b4186e2c7a52e0d766f010afce548798aba2d7a2165b6af46613457e0b7339da8f438cb4694085
 DIST stunnel-5.30.tar.gz 638771 SHA256 
7d6eb389f6a1954b3bcf6c71d4ae3c5f9dde1990dd0b9e0cb1c7caf138d60570 SHA512 
66bb610241e70881f8b14bfaec712a48361ec43a631db8b38ea0c94547fa184896e2d1fbbce52eb13c65411aa1ca10b3e9e42bde1651b38a5d551504b3b38f3c
 WHIRLPOOL 
6b375be08c52088de065028d4d2e4d99301dbeb3a6771bbfe19f715d1dd9f7ccf893b87b973dbb19bfc5decf7f6e487322d857e04fdccdd535140ebecef358f8

diff --git a/net-misc/stunnel/stunnel-5.27.ebuild 
b/net-misc/stunnel/stunnel-5.27.ebuild
deleted file mode 100644
index d75157c..000
--- a/net-misc/stunnel/stunnel-5.27.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit ssl-cert eutils multilib systemd user
-
-DESCRIPTION="TLS/SSL - Port Wrapper"
-HOMEPAGE="http://www.stunnel.org/index.html;
-SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
-   http://www.usenix.org.uk/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
-   
http://ftp.nluug.nl/pub/networking/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
-   http://www.namesdir.com/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
-   http://stunnel.cybermirror.org/archive/${PV%%.*}.x/${P}.tar.gz
-   http://mirrors.zerg.biz/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
-   ftp://mirrors.go-parts.com/stunnel/archive/${PV%%.*}.x/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="ipv6 libressl selinux stunnel3 tcpd"
-
-DEPEND="tcpd? ( sys-apps/tcp-wrappers )
-   !libressl? ( dev-libs/openssl:0 )
-   libressl? ( dev-libs/libressl )"
-RDEPEND="${DEPEND}
-   stunnel3? ( dev-lang/perl )
-   selinux? ( sec-policy/selinux-stunnel )"
-
-RESTRICT="test"
-
-pkg_setup() {
-   enewgroup stunnel
-   enewuser stunnel -1 -1 -1 stunnel
-}
-
-src_prepare() {
-   # Hack away generation of certificate
-   sed -i -e "s/^install-data-local:/do-not-run-this:/" \
-   tools/Makefile.in || die "sed failed"
-
-   echo "CONFIG_PROTECT=\"/etc/stunnel/stunnel.conf\"" > "${T}"/20stunnel
-}
-
-src_configure() {
-   econf \
-   --libdir="${EPREFIX}/usr/$(get_libdir)" \
-   $(use_enable ipv6) \
-   $(use_enable tcpd libwrap) \
-   --with-ssl="${EPREFIX}"/usr \
-   --disable-fips
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-   rm -rf "${ED}"/usr/share/doc/${PN}
-   rm -f "${ED}"/etc/stunnel/stunnel.conf-sample \
-   

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/

2016-01-28 Thread Alexis Ballier
commit: f7e1c722f5d42b18e762657c12f89189f0952e06
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Jan 28 20:24:53 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Jan 28 20:25:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7e1c722

sci-electronics/gazebo: bump to 7.0.0

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier  gentoo.org>

 sci-electronics/gazebo/Manifest|  1 +
 sci-electronics/gazebo/gazebo-7.0.0.ebuild | 75 ++
 2 files changed, 76 insertions(+)

diff --git a/sci-electronics/gazebo/Manifest b/sci-electronics/gazebo/Manifest
index 25e6a47..abe45da 100644
--- a/sci-electronics/gazebo/Manifest
+++ b/sci-electronics/gazebo/Manifest
@@ -1,2 +1,3 @@
 DIST gazebo-6.1.0.tar.bz2 50795925 SHA256 
0460f1c706f609b6ff0e61a71bdd3cac2d55d714147edc01609b5226e7fb2904 SHA512 
ae41b53b0f33e81fe5b3baaaca8649e98c5b99c4701650414b0686f9a327d89e00c674e806cb9537aabfd933c9819d668e45b18e964d383d99325c5ddcdcf7ef
 WHIRLPOOL 
bfab23edc9c68ca02aefa4a20206bfdf2973cc5ee7750f4c017543979dca10434d9e38dad8836510b292dc67b97aa0514229c8b5fd9f73897075525e45a5bd74
 DIST gazebo-6.5.1.tar.bz2 50828358 SHA256 
96260aa23f1a1f24bc116f8e359d31f3bc65011033977cb7fb2c64d574321908 SHA512 
3d72da5c6b577e4a44b9cef32df64cb2329f04b498f7a21d3e733b52a93db35dd2f2f67c5d114624de15d5f054fd7c92ab11617f27beb1a39d8505deab70e5d6
 WHIRLPOOL 
cc6c913919bf8aa0df363bb53fb265a22e69052536044b55b2ffbac9d7a419dae5c796415abd1d0dc7a92363f8005e171b6e303eafbe756241c27b1531b0879b
+DIST gazebo-7.0.0.tar.bz2 51076734 SHA256 
74413e18d812abb3398af3124dc24e009af27e1f81c26d9698aaee39d213f888 SHA512 
578869659b5a148915ce83196890bf2f1093ee097ef61b2f7b7a3e0ccc0737ae89db794f7355387c495aea821f5d6186170c73b937dfdc52e4b981fffa9a0d51
 WHIRLPOOL 
6b61d43c3f1f237d48625253c04fa6f8d88b3641dd23532ab55ccdb8d50f873d719fd6591d72f59e9d1b1fc269728753fecbaebd3423ffb042f7ba6b61321f5b

diff --git a/sci-electronics/gazebo/gazebo-7.0.0.ebuild 
b/sci-electronics/gazebo/gazebo-7.0.0.ebuild
new file mode 100644
index 000..0455447
--- /dev/null
+++ b/sci-electronics/gazebo/gazebo-7.0.0.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils versionator vcs-snapshot flag-o-matic
+
+DESCRIPTION="A 3D multiple robot simulator with dynamics"
+HOMEPAGE="http://gazebosim.org/;
+SRC_URI="http://osrf-distributions.s3.amazonaws.com/gazebo/releases/${P}.tar.bz2;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="cpu_flags_x86_sse2 libav test"
+
+RDEPEND="
+   >=dev-libs/protobuf-2.3.0
+   virtual/opengl
+   media-libs/openal
+   net-misc/curl
+   dev-libs/tinyxml
+   dev-libs/tinyxml2
+   dev-libs/libtar
+   dev-cpp/tbb
+   >=dev-games/ogre-1.7.4
+   sci-libs/libccd
+   libav? ( >=media-video/libav-9:0= )
+   !libav? ( >=media-video/ffmpeg-2.6:0= )
+   sci-libs/gts
+   >=sci-physics/bullet-2.82
+   >=dev-libs/sdformat-4:=
+   dev-qt/qtcore:4
+   dev-qt/qtgui:4
+   dev-qt/qtwebkit:4
+   dev-qt/qtxmlpatterns:4
+   dev-libs/boost:=[threads]
+   sci-libs/gdal
+   virtual/libusb:1
+   dev-libs/libspnav
+   media-libs/freeimage
+   sci-libs/hdf5:=
+   sys-apps/util-linux
+   media-gfx/graphviz
+   >=sci-libs/ignition-math-2.3:2=
+   net-libs/ignition-transport:=
+"
+DEPEND="${RDEPEND}
+   dev-qt/qttest:4
+   app-text/ronn
+   virtual/pkgconfig
+   test? ( dev-libs/libxslt )
+"
+CMAKE_BUILD_TYPE=RelWithDebInfo
+PATCHES=(
+   "${FILESDIR}/ffmpeg29.patch"
+)
+
+src_configure() {
+   # doesnt build without it
+   append-cxxflags "-std=c++11"
+   # doesnt build with as-needed either
+   append-ldflags "-Wl,--no-as-needed"
+
+   local mycmakeargs=(
+   "-DUSE_UPSTREAM_CFLAGS=OFF"
+   "-DSSE2_FOUND=$(usex cpu_flags_x86_sse2 TRUE FALSE)"
+   "-DUSE_HOST_CFLAGS=FALSE"
+   "-DENABLE_TESTS_COMPILATION=$(usex test TRUE FALSE)"
+   "-DENABLE_SCREEN_TESTS=FALSE"
+   "-DUSE_EXTERNAL_TINYXML2=TRUE"
+   )
+   cmake-utils_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/pmk/

2016-01-28 Thread Michael Palimaka
commit: e0bbcf8291501dc7de6b4b120d4372061367dd7a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jan 28 20:11:01 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jan 28 20:12:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0bbcf82

dev-util/pmk: remove last-rited package

Gentoo-bug: 541522

 dev-util/pmk/Manifest  |  1 -
 dev-util/pmk/metadata.xml  | 12 -
 dev-util/pmk/pmk-0.10.4.ebuild | 61 --
 3 files changed, 74 deletions(-)

diff --git a/dev-util/pmk/Manifest b/dev-util/pmk/Manifest
deleted file mode 100644
index b308be6..000
--- a/dev-util/pmk/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pmk-0.10.4.tar.gz 208475 SHA256 
bde39a1fb1f0612446838f4845f44f1a0a2adb9c62c2d0f9e3ca58c61888a569 SHA512 
906ee690b6cae55d54b1e248847a61ddcb15d7404fb8914040047876eb906f868607b38b59dbbd9687a0f8b409d6c3852249d558119af1bea4c64775f34ea32d
 WHIRLPOOL 
9f4c8295b53c3fe9cdbb56fa927ef05bdef7b36e8852af46ea362ba738283eaab69d5e486edcab654e0650f11339ad3ba25216b6e219531c678d6c166b8fe914

diff --git a/dev-util/pmk/metadata.xml b/dev-util/pmk/metadata.xml
deleted file mode 100644
index c8bb6c0..000
--- a/dev-util/pmk/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-The meaning of pmk is "Pre Make Kit", a dependency configuring tool. It
-aims to be considered as an alternative to GNU autoconf, GNU libtool
-and pkg-config.
-  
-  
-pmk
-  
-

diff --git a/dev-util/pmk/pmk-0.10.4.ebuild b/dev-util/pmk/pmk-0.10.4.ebuild
deleted file mode 100644
index 6dc47dc..000
--- a/dev-util/pmk/pmk-0.10.4.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit toolchain-funcs
-
-DESCRIPTION="Aims to be an alternative to GNU autoconf"
-HOMEPAGE="http://pmk.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_prepare() {
-   # Make this respect LDFLAGS, bug #334987
-   sed -i -e "s:CLDFLAGS:LDFLAGS:" Makefile.pmk || die
-   sed -i -e "/@CLDFLAGS@/d" Makefile.pmk || die
-
-   # Remove executable stack
-   cp detect_cpu_asm.s detect_cpu_asm.S
-   cat >> detect_cpu_asm.S <

[gentoo-commits] repo/gentoo:master commit in: dev-libs/libressl/, dev-libs/libressl/files/

2016-01-28 Thread Anthony G. Basile
commit: 6ace4b68ea5f97705f61941873f504cc3f9ac652
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Jan 29 00:35:37 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Jan 29 00:35:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ace4b68

dev-libs/libressl: remove older unstable versions

Package-Manager: portage-2.2.26

 dev-libs/libressl/Manifest |  2 -
 .../libressl/files/libressl-2.2.4-clientcert.patch | 35 ---
 dev-libs/libressl/libressl-2.2.4-r1.ebuild | 50 --
 dev-libs/libressl/libressl-2.3.1-r1.ebuild | 50 --
 4 files changed, 137 deletions(-)

diff --git a/dev-libs/libressl/Manifest b/dev-libs/libressl/Manifest
index a73912c..314d3a5 100644
--- a/dev-libs/libressl/Manifest
+++ b/dev-libs/libressl/Manifest
@@ -1,5 +1,3 @@
-DIST libressl-2.2.4.tar.gz 2966157 SHA256 
6b409859be8654afc3862549494e097017e64c8d167f12584383586306ef9a7e SHA512 
390fbf4f531976c873a0a1163fd57f33097686c6956ec4d3eb69e8271a4e40abfec76d65172b34ae50af8936dd8b5c3ca5fefee9d8686ca468a5577d432c3fe5
 WHIRLPOOL 
44d36b582efad0cff8015e507ea7c95befd5a44f2beaf69b534454cee4288681d55390a9d4c41ded8a535f0ad6c210348f365534fe3d82725e6b918a89b99e43
 DIST libressl-2.2.5.tar.gz 2966527 SHA256 
e3caded0469d8dc64f4ca2fe8e499ada4dd014e84d1c5a71818d39e54e6c914b SHA512 
501d04cb966260854082d374e60aabde21bcd65a331ff7c76044f2053b22ddab4914710b223b400a3a181873c6af5e2e7da5f04bdd9028fddbf420e259a2863a
 WHIRLPOOL 
47f7d35ceff5004af0c2f79509678c4826eabe05225dbcf5cbe1f9cb358d1657ff288a702e14bfd578fd03e38256d2aa2c79ec724a05c98aa91317e6a9a5f9d4
 DIST libressl-2.2.6.tar.gz 2965531 SHA256 
1ee19994cffd047d40f63ba149115dba18a681b0cc923beec301bf424b58d64f SHA512 
41e29431ad9e8b18e2dbc30fe9df1d7be3ca372d5d7757b5b01f8904515bafd5333446957fbc9874f64f384dae56cf6bf29d6808a7c0df1836b55ea64804a4bf
 WHIRLPOOL 
49b6efa211ea4789e51388d3ebfec941dfedad427b806b33d439a7639e09d16e5c9004edc4a4c8e3de63040ebc2fe0a3a3819c68ed674e3bb36bb52b49e75ce5
-DIST libressl-2.3.1.tar.gz 3014881 SHA256 
410b58db4ebbcab43c3357612e591094f64fb9339269caa2e68728e36f8d589e SHA512 
ac70d2f09035d63765bb980422c6c6b55ef07f6af4a93fce54748ff3621cf08ef87acfd438797d562dc21ab9b4862992876792deef9310aafdb927e20e27d453
 WHIRLPOOL 
52f46016cf07e598b7117de1cc90617982de0ad020b55c4a2b402de317d8b52f8a381c9ebdff787421dccd3e47294305863ceb9f2c1c2a9080818fec16e7e177
 DIST libressl-2.3.2.tar.gz 3063638 SHA256 
80f45fae4859f161b1980cad846d4217417d0c89006ad29c0ea8c88da564a96a SHA512 
619acf3e9c670cc5f32aa9e0064e8b72297bfc05c68743c5cb9f7b7332207d05fc43f44ea9652db9b651b301e8ce5dd90777a20a4a25e8145d1f7fa977d782c1
 WHIRLPOOL 
41a1fb795c05202d03d40d6b7e30831684d659eb970620d410c63d5158320eadec707721b30e29afa6c0c72dbe90d17234f82f34873646f98f83e63baeae093c

diff --git a/dev-libs/libressl/files/libressl-2.2.4-clientcert.patch 
b/dev-libs/libressl/files/libressl-2.2.4-clientcert.patch
deleted file mode 100644
index ac2f88e..000
--- a/dev-libs/libressl/files/libressl-2.2.4-clientcert.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-untrusted comment: signature from openbsd 5.8 base secret key
-RWQNNZXtC/MqP8u13/pPZfTpPeHhU93PG0DBihXvQ7lB0CvONLwoTfHr9f40s515bidPGcGLAH4xu+yz3skT6b3tKETEWZw8BgA=
-
-OpenBSD 5.8 errata 9, Dec 3, 2015:
-
-CVE-2015-3194 - NULL pointer dereference in client certificate validation
-
-Apply by doing:
-signify -Vep /etc/signify/openbsd-58-base.pub -x 009_clientcert.patch.sig \
--m - | (cd /usr/src && patch -p0)
-
-And then rebuild and install libcrypto:
-cd /usr/src/lib/libcrypto
-make obj
-make depend
-make
-make install
-
-Index: lib/libssl/src/crypto/rsa/rsa_ameth.c
-===
-RCS file: /cvs/src/lib/libssl/src/crypto/rsa/rsa_ameth.c,v
-retrieving revision 1.14
-retrieving revision 1.14.6.1
-diff -u -p -u -p -r1.14 -r1.14.6.1
 lib/libssl/src/crypto/rsa/rsa_ameth.c  11 Feb 2015 04:05:14 -  
1.14
-+++ lib/libssl/src/crypto/rsa/rsa_ameth.c  4 Dec 2015 04:13:43 -   
1.14.6.1
-@@ -298,7 +298,7 @@ rsa_pss_decode(const X509_ALGOR *alg, X5
-   if (pss->maskGenAlgorithm) {
-   ASN1_TYPE *param = pss->maskGenAlgorithm->parameter;
-   if (OBJ_obj2nid(pss->maskGenAlgorithm->algorithm) == NID_mgf1 &&
--  param->type == V_ASN1_SEQUENCE) {
-+  param && param->type == V_ASN1_SEQUENCE) {
-   p = param->value.sequence->data;
-   plen = param->value.sequence->length;
-   *pmaskHash = d2i_X509_ALGOR(NULL, , plen);

diff --git a/dev-libs/libressl/libressl-2.2.4-r1.ebuild 
b/dev-libs/libressl/libressl-2.2.4-r1.ebuild
deleted file mode 100644
index cbbcb2b..000
--- a/dev-libs/libressl/libressl-2.2.4-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# 

[gentoo-commits] repo/gentoo:master commit in: dev-libs/libressl/

2016-01-28 Thread Anthony G. Basile
commit: baf72c1dc83a2c2880b86f0a1baa0fe46887ffdd
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Jan 29 00:34:42 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Jan 29 00:34:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf72c1d

dev-libs/libressl: version bump to 2.3.2

Package-Manager: portage-2.2.26

 dev-libs/libressl/Manifest  |  1 +
 dev-libs/libressl/libressl-2.3.2.ebuild | 48 +
 2 files changed, 49 insertions(+)

diff --git a/dev-libs/libressl/Manifest b/dev-libs/libressl/Manifest
index 8a7ecb2..a73912c 100644
--- a/dev-libs/libressl/Manifest
+++ b/dev-libs/libressl/Manifest
@@ -2,3 +2,4 @@ DIST libressl-2.2.4.tar.gz 2966157 SHA256 
6b409859be8654afc3862549494e097017e64c
 DIST libressl-2.2.5.tar.gz 2966527 SHA256 
e3caded0469d8dc64f4ca2fe8e499ada4dd014e84d1c5a71818d39e54e6c914b SHA512 
501d04cb966260854082d374e60aabde21bcd65a331ff7c76044f2053b22ddab4914710b223b400a3a181873c6af5e2e7da5f04bdd9028fddbf420e259a2863a
 WHIRLPOOL 
47f7d35ceff5004af0c2f79509678c4826eabe05225dbcf5cbe1f9cb358d1657ff288a702e14bfd578fd03e38256d2aa2c79ec724a05c98aa91317e6a9a5f9d4
 DIST libressl-2.2.6.tar.gz 2965531 SHA256 
1ee19994cffd047d40f63ba149115dba18a681b0cc923beec301bf424b58d64f SHA512 
41e29431ad9e8b18e2dbc30fe9df1d7be3ca372d5d7757b5b01f8904515bafd5333446957fbc9874f64f384dae56cf6bf29d6808a7c0df1836b55ea64804a4bf
 WHIRLPOOL 
49b6efa211ea4789e51388d3ebfec941dfedad427b806b33d439a7639e09d16e5c9004edc4a4c8e3de63040ebc2fe0a3a3819c68ed674e3bb36bb52b49e75ce5
 DIST libressl-2.3.1.tar.gz 3014881 SHA256 
410b58db4ebbcab43c3357612e591094f64fb9339269caa2e68728e36f8d589e SHA512 
ac70d2f09035d63765bb980422c6c6b55ef07f6af4a93fce54748ff3621cf08ef87acfd438797d562dc21ab9b4862992876792deef9310aafdb927e20e27d453
 WHIRLPOOL 
52f46016cf07e598b7117de1cc90617982de0ad020b55c4a2b402de317d8b52f8a381c9ebdff787421dccd3e47294305863ceb9f2c1c2a9080818fec16e7e177
+DIST libressl-2.3.2.tar.gz 3063638 SHA256 
80f45fae4859f161b1980cad846d4217417d0c89006ad29c0ea8c88da564a96a SHA512 
619acf3e9c670cc5f32aa9e0064e8b72297bfc05c68743c5cb9f7b7332207d05fc43f44ea9652db9b651b301e8ce5dd90777a20a4a25e8145d1f7fa977d782c1
 WHIRLPOOL 
41a1fb795c05202d03d40d6b7e30831684d659eb970620d410c63d5158320eadec707721b30e29afa6c0c72dbe90d17234f82f34873646f98f83e63baeae093c

diff --git a/dev-libs/libressl/libressl-2.3.2.ebuild 
b/dev-libs/libressl/libressl-2.3.2.ebuild
new file mode 100644
index 000..a3bf728
--- /dev/null
+++ b/dev-libs/libressl/libressl-2.3.2.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils multilib-minimal
+
+DESCRIPTION="Free version of the SSL/TLS protocol forked from OpenSSL"
+HOMEPAGE="http://www.libressl.org/;
+SRC_URI="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${P}.tar.gz;
+
+LICENSE="ISC openssl"
+SLOT="0/36" # reflects ABI of libcrypto.so and libssl.so
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+IUSE="+asm static-libs"
+
+RDEPEND="!dev-libs/openssl:0"
+DEPEND="${RDEPEND}"
+PDEPEND="app-misc/ca-certificates"
+
+src_prepare() {
+   touch crypto/Makefile.in
+
+   sed -i \
+   -e '/^[ \t]*CFLAGS=/s#-g ##' \
+   -e '/^[ \t]*CFLAGS=/s#-g"#"#' \
+   -e '/^[ \t]*CFLAGS=/s#-O2 ##' \
+   -e '/^[ \t]*CFLAGS=/s#-O2"#"#' \
+   -e '/^[ \t]*USER_CFLAGS=/s#-O2 ##' \
+   -e '/^[ \t]*USER_CFLAGS=/s#-O2"#"#' \
+   configure || die "fixing CFLAGS failed"
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   $(use_enable asm) \
+   $(use_enable static-libs static)
+}
+
+multilib_src_test() {
+   emake check
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   prune_libtool_files
+}



[gentoo-commits] repo/gentoo:master commit in: dev-db/firebird/

2016-01-28 Thread Patrice Clement
commit: 7a8dcc79f8f9fbc7471185bdab1abf62c2a0681b
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Jan 28 18:52:28 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Jan 28 18:52:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a8dcc79

dev-db/firebird: Handover maintainership. Fixes bug 573234.

Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement  gentoo.org>

 dev-db/firebird/metadata.xml | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/dev-db/firebird/metadata.xml b/dev-db/firebird/metadata.xml
index e66d5d1..0c25aee 100644
--- a/dev-db/firebird/metadata.xml
+++ b/dev-db/firebird/metadata.xml
@@ -16,4 +16,11 @@

firebird

+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   bear1...@mail.ru>
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-arch/xz-utils/

2016-01-28 Thread Richard Farina
commit: 5a5df54ae17e17084834d2cbba082044eb73e2f8
Author: Zero_Chaos  gentoo  org>
AuthorDate: Thu Jan 28 19:23:38 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Thu Jan 28 19:23:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a5df54a

app-arch/xz-utils: arm stable bug #573232

Package-Manager: portage-2.2.27

 app-arch/xz-utils/xz-utils-5.2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/xz-utils/xz-utils-5.2.2.ebuild 
b/app-arch/xz-utils/xz-utils-5.2.2.ebuild
index 7c2bae6..0d5fd6e 100644
--- a/app-arch/xz-utils/xz-utils-5.2.2.ebuild
+++ b/app-arch/xz-utils/xz-utils-5.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ if [[ ${PV} == "" ]] ; then
 else
MY_P="${PN/-utils}-${PV/_}"
SRC_URI="http://tukaani.org/xz/${MY_P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
S=${WORKDIR}/${MY_P}
EXTRA_DEPEND=
 fi



[gentoo-commits] repo/gentoo:master commit in: profiles/

2016-01-28 Thread Michael Palimaka
commit: eeaab2d6eafd6a5227a8b894b6729ba4620927ea
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jan 28 20:12:07 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jan 28 20:12:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeaab2d6

profile: drop mask for removed package dev-util/pmk

 profiles/package.mask | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 5e0586e..77e2ed1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -746,11 +746,6 @@ games-simulation/fgrun
 # #370021, #478614, #513964
 sci-libs/libbufr
 
-# Michael Palimaka  (27 Dec 2015)
-# Fails to build. Dead upstream. Masked for removal in 30 days.
-# Bug 541522
-dev-util/pmk
-
 # Mikle Kolyada  (26 Dec 2015)
 # Dead upstream (last activity in 2003)
 # Nothing in the tree depends on it



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/

2016-01-28 Thread Mike Gilbert
commit: 98c8b983ffd4072dc5a3eb268ebc2c3332c3a1cc
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Jan 28 19:55:03 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Jan 28 19:56:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98c8b983

www-client/google-chrome-beta: automated update

Package-Manager: portage-2.2.27_p49

 www-client/google-chrome-beta/Manifest| 4 ++--
 0.2564.82_p1.ebuild => google-chrome-beta-49.0.2623.28_p1.ebuild} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index cb20982..c8e9324 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1,2 +1,2 @@
-DIST google-chrome-beta_48.0.2564.82-1_amd64.deb 48218090 SHA256 
0af28401295a4392921642889e602995a9de5cb4080543a5fe03e415a485c324 SHA512 
f2dab8648807698c00a9c9b22b66130c2da37ddb5532dff68d1f769cb83ac1ec224519f2f1245562b289c0ad48b14e86a54655cffea05cab12ff8bfc984b8ccf
 WHIRLPOOL 
b8d9679940268ff2fd6cd05755075f79b114e33b4d57230cdc806c728fa553c9a8df67a89bfa99c0b7b922e9991e1696c47a3b3c94ff3d1d54149dfbb6512bdc
-DIST google-chrome-beta_48.0.2564.82-1_i386.deb 47618876 SHA256 
07fcabcf9761fc2f403a8bcbb803685c685120fa4efb2b65e8a3eb56c586022e SHA512 
69b59a7d4f4db1ac6a2596f6c3d8eb41320e9b2ad3ca02df9469bf1e63de65c33c1ca539689575aa57306c5b5062cb97bb4b7368b51bfae06baae2140cc1e606
 WHIRLPOOL 
d0ee7bc55dc96639aee497d9db5d34251ebc6c847dde517397e09784b4d563ca09082794b607dec8d4b6040f98e5386b57af26fe37080fe6aa6b811070b61af3
+DIST google-chrome-beta_49.0.2623.28-1_amd64.deb 48899410 SHA256 
1e8dd09ec05dc1e8ae171998a5854429360e12452ca3b53e65fad93c36904672 SHA512 
3c7689f1a196e7a18073e2e1744564e78d5a1e0ebde6fb054247f6036258bf8aba22f9cec21e8bb42ad95d685a8ca1f8e2faf0d9ee540180f5504c25136bcc76
 WHIRLPOOL 
057b9b9f1192c117316b5e58d41dc58c1186502629cb2542fd369e8dafa1e7b599ef87659ed192715b4fd57c3de198a3b9987fd27a0ced9eace6be3ac001f7e8
+DIST google-chrome-beta_49.0.2623.28-1_i386.deb 47715208 SHA256 
23041ca05c134d8715b54143759b237647fa0a95d94e9c5b80458c1eb692905b SHA512 
a0b7b671c2de68858350bd15cd7a868ff321a1bd7b3b3318b6a3f64fbc20a7b64f7ba985908122751c31a3b7e135d96858feae9803c9f634780e2a2e2cca02bc
 WHIRLPOOL 
2feea85dcc78284ec03ce5043e2a46117965722623f4b4ba44838c4522a29fe5fc5beb01eae1490b40dde5fc0a10b862c485125a8ed4d0791c644f189ff2f046

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-48.0.2564.82_p1.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-49.0.2623.28_p1.ebuild
similarity index 100%
rename from 
www-client/google-chrome-beta/google-chrome-beta-48.0.2564.82_p1.ebuild
rename to 
www-client/google-chrome-beta/google-chrome-beta-49.0.2623.28_p1.ebuild



[gentoo-commits] dev/ikelos:master commit in: dev-util/pycharm-community/

2016-01-28 Thread Mike Auty
commit: c3be933d87a8d2a20231c58160e97f7a8e536071
Author: layman  localhost>
AuthorDate: Thu Jan 28 18:49:49 2016 +
Commit: Mike Auty  gentoo  org>
CommitDate: Thu Jan 28 18:49:49 2016 +
URL:https://gitweb.gentoo.org/dev/ikelos.git/commit/?id=c3be933d

Bump to 5.0.4.

 dev-util/pycharm-community/Manifest   | 4 ++--
 ...{pycharm-community-5.0.3.ebuild => pycharm-community-5.0.4.ebuild} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/pycharm-community/Manifest 
b/dev-util/pycharm-community/Manifest
index 1c01e20..014db7c 100644
--- a/dev-util/pycharm-community/Manifest
+++ b/dev-util/pycharm-community/Manifest
@@ -1,5 +1,5 @@
 AUX README.gentoo 169 SHA256 
3bcfb4f4909ec42cbaba2645b5c88d111f47b7d5e800a8aeadf3130091fd8bab SHA512 
a0254552b98b6ec8dadd91ed7df35bf990d08025d8352366f58ecabe94cdde2df64d8665447d0a2ffc1edacdeb05124c2a82722d5ad70b614d90bb0ae38544d2
 WHIRLPOOL 
f0de5cc2a1955e210655ee10d305bcfaf6a4a7b6dba46e17eece981d50bb461e9bd5bde772462a5849ebf59e54357bcfe42a5322c614bc75c1f96202654aa605
-DIST pycharm-community-5.0.3.tar.gz 136122878 SHA256 
82116e6e5bf41ecd48f4fab04012e4a75eefef9f5856083642c4524461c763f5 SHA512 
ee238b71f54cad9dd1e0ee700ec9cab5db5b0f8422b6cb97fa966bdb074ad6b05387a98ad208f87073adbb5fbf31d7c821222f7593791005f5cb3604b965f849
 WHIRLPOOL 
9bc4f9fb388b8f2b954012ae655c2dd4f3cdd8c30bee91389029aeb3568d54431906e2b5dd34db60768c2ef460cae903346e64a64f5895a6d7574ab07672a2a1
-EBUILD pycharm-community-5.0.3.ebuild 856 SHA256 
a7d788d921effc4990c492f93d730272f7171e0c25deb0f3e50d53545963de15 SHA512 
6195289d00bf1c9e8e5158f786b9e96eec4fdd119c87e9499625bb2278f6b4643c2f257ecc0c1c06cd45bbdb97440bac52d67d174ad149f9b6889bbe99af
 WHIRLPOOL 
3714c2958d6ef0fd1a1559e214973e2561bff5289700597c4a7a5dc82d2b8d481c1416570a42da7e069946494c10097484bc6856c941381b4a5d22f55754ee99
+DIST pycharm-community-5.0.4.tar.gz 135699433 SHA256 
edd4bdd74a05fc4bf05c0b9cc3117a320050e1360f5d8adf8de29288d1a19972 SHA512 
628ee0f057cfa06b9234d21ed887b71d41b4059e003b441dcee8662d08e71eae6bb9c6bbc587e4a4bc1eae913404c4102446e42a771e5cd63eef2a5d0110f020
 WHIRLPOOL 
5b9c0a3bbfb8511ddeb637e27da945fa04ba620444287050e3e3fc6606e55ad22201c4f3232b4db086bbbcc085d19ec5a38943db980d50f358a3fec6da77e6d5
+EBUILD pycharm-community-5.0.4.ebuild 856 SHA256 
a7d788d921effc4990c492f93d730272f7171e0c25deb0f3e50d53545963de15 SHA512 
6195289d00bf1c9e8e5158f786b9e96eec4fdd119c87e9499625bb2278f6b4643c2f257ecc0c1c06cd45bbdb97440bac52d67d174ad149f9b6889bbe99af
 WHIRLPOOL 
3714c2958d6ef0fd1a1559e214973e2561bff5289700597c4a7a5dc82d2b8d481c1416570a42da7e069946494c10097484bc6856c941381b4a5d22f55754ee99
 MISC ChangeLog 2540 SHA256 
387a9693827fcd4684b64b48bb91b0c1cc5f5ef35f50c04b2ebd594d45774d3c SHA512 
f1222079a5611a1b30c6d779b197df4da6458c8f26d0bad996a3364fdc939c65beb91c6e723ff2b7d374718e3a72841281660e8d3c0a7c8bc1990589452912aa
 WHIRLPOOL 
35616fd61c34151f257229b02af526857132cc0c1116137bd37bdc3b0804803ad890226b119ad93d8b89f65e65ae9c8e16684faf0220d67cd3d2dc9e33174f14
 MISC metadata.xml 223 SHA256 
89097f936927d56068988263e382edb683f359b27293955708e9ade4d256220d SHA512 
c9f6a48b2aa05afdf73b8bd824c65480d76e54b659ca39928398c66f764d34faf186255d8aea034737424a962cf35151b610d078a01f8193b027c63e1e3c51b5
 WHIRLPOOL 
1ce20c98a7e177b8f510ef41f3935b0db5e04b2ecf465a683b2f2515f6a3043c33e6e9efc87f5aaaf59b2ed9be376d9d16bc8beff66b11aaa50ea899bfdc1f62

diff --git a/dev-util/pycharm-community/pycharm-community-5.0.3.ebuild 
b/dev-util/pycharm-community/pycharm-community-5.0.4.ebuild
similarity index 100%
rename from dev-util/pycharm-community/pycharm-community-5.0.3.ebuild
rename to dev-util/pycharm-community/pycharm-community-5.0.4.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/

2016-01-28 Thread Robin H. Johnson
commit: 1e3198f7f1e5d561544abb499cab75e94c097a39
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Thu Jan 28 18:49:09 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Thu Jan 28 18:49:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3198f7

net-misc/s3cmd: version bump.

Package-Manager: portage-2.2.27

 net-misc/s3cmd/Manifest   |  1 +
 net-misc/s3cmd/s3cmd-1.6.1.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/net-misc/s3cmd/Manifest b/net-misc/s3cmd/Manifest
index 2020cb8..1568f04 100644
--- a/net-misc/s3cmd/Manifest
+++ b/net-misc/s3cmd/Manifest
@@ -1,3 +1,4 @@
 DIST s3cmd-1.0.1.tar.gz 57594 SHA256 
d76826ea9c5a4789044424f1a50abe83523ba5d12a9185c7a6b7f4c86984bdce SHA512 
daddb6c49a22cb2c9196d69116abddc639ab117b8a21413068e33e76f67dff5a21d6dca9a9d385113651fa996ace2359684709b2a3be33f4404ad79ed3d44814
 WHIRLPOOL 
d151d9581359fd8dcc23550bc45fc972ab349153e7488d8d9e28c18857e5d550e834ae16274029797a4d2a096aa988e780ad82756f4f1b2a936002667ac96186
 DIST s3cmd-1.5.2.tar.gz 94760 SHA256 
ff8a6764e8bdd7ed48a93e51b08222bea33469d248a90b8d25315b023717b42d SHA512 
6493d1c2739c79611ab986882842c4c161a466fdd91a6d48b68ddfa14d7743a9b5dde77902efae336bd632827497ab83962d5835c89135e8f9109d45e14b1e9a
 WHIRLPOOL 
ec5fec5e803a87b75689f4bba3f5913c8854d6035b34f5267e4da80a47c86925fdcd053eab24f4bf35b8b1ee2bccd41f7882b6c9fb3b6fdb0257c5ca492dc805
 DIST s3cmd-1.6.0.tar.gz 100821 SHA256 
04279ee26c661d4b740449460ed93a74ffec91616f685474beea97e930fdfa5c SHA512 
bcffcaf7534b4a2d5ff5f2c015029083484624bbe7a1a53fa300f34107c259fa515026b8064e5047c67d64f722b2fa2dda9c49e2a02b3003bea8ed87950c0d86
 WHIRLPOOL 
53fcef5a2899988ccc017fcb67fbd4b5169a6d8b5bad261fbe507fae4fed49590f7c8d73d2db645e1be0da4e7a25a9b4013026f43cf3f02f63a2af75e51966ec
+DIST s3cmd-1.6.1.tar.gz 102431 SHA256 
4675794f84d8744ee3d35873d180f41c7b2116895ccbe2738a9bc552e1cf214e SHA512 
0b1e3cf839144b24e42974f973a8ae97e9b4c79df3a40e38f61cc4b5284ea41a1fcbdc9dd45ff2b402915acb1ffc908a1e1c45c12f93243211ef2349c9acf70b
 WHIRLPOOL 
b470138448c589a89823e452bf3ea3e3801acf03d3cd01d152706557411db49db1714d633416b42fc9046d2a6bf6508363446cc881afb7e7b843c0bd8e60f93f

diff --git a/net-misc/s3cmd/s3cmd-1.6.1.ebuild 
b/net-misc/s3cmd/s3cmd-1.6.1.ebuild
new file mode 100644
index 000..562e2fa
--- /dev/null
+++ b/net-misc/s3cmd/s3cmd-1.6.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
+
+inherit distutils-r1
+
+DESCRIPTION="Command line client for Amazon S3"
+HOMEPAGE="http://s3tools.org/s3cmd;
+SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86 ~x64-macos"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/python-magic[${PYTHON_USEDEP}]"
+
+S="$WORKDIR/${P/_/-}"
+
+python_install_all() {
+   # setup/py doesn't intereact well with the eclass
+   distutils-r1_python_install_all
+#  rm -rf "${D}"usr/share/doc/packages || die
+}



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2016-01-28 Thread Mike Gilbert
commit: d3972b10114241a90402efa1aaf6198f9fc5bd92
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Jan 28 19:55:15 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Jan 28 19:56:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3972b10

www-plugins/chrome-binary-plugins: automated update

Package-Manager: portage-2.2.27_p49

 www-plugins/chrome-binary-plugins/Manifest| 8 
 82_p1.ebuild => chrome-binary-plugins-48.0.2564.97_p1.ebuild} | 0
 ...ta1.ebuild => chrome-binary-plugins-49.0.2623.28_beta1.ebuild} | 0
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 330da89..8c07b7e 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,6 +1,6 @@
-DIST google-chrome-beta_48.0.2564.82-1_amd64.deb 48218090 SHA256 
0af28401295a4392921642889e602995a9de5cb4080543a5fe03e415a485c324 SHA512 
f2dab8648807698c00a9c9b22b66130c2da37ddb5532dff68d1f769cb83ac1ec224519f2f1245562b289c0ad48b14e86a54655cffea05cab12ff8bfc984b8ccf
 WHIRLPOOL 
b8d9679940268ff2fd6cd05755075f79b114e33b4d57230cdc806c728fa553c9a8df67a89bfa99c0b7b922e9991e1696c47a3b3c94ff3d1d54149dfbb6512bdc
-DIST google-chrome-beta_48.0.2564.82-1_i386.deb 47618876 SHA256 
07fcabcf9761fc2f403a8bcbb803685c685120fa4efb2b65e8a3eb56c586022e SHA512 
69b59a7d4f4db1ac6a2596f6c3d8eb41320e9b2ad3ca02df9469bf1e63de65c33c1ca539689575aa57306c5b5062cb97bb4b7368b51bfae06baae2140cc1e606
 WHIRLPOOL 
d0ee7bc55dc96639aee497d9db5d34251ebc6c847dde517397e09784b4d563ca09082794b607dec8d4b6040f98e5386b57af26fe37080fe6aa6b811070b61af3
-DIST google-chrome-stable_48.0.2564.82-1_amd64.deb 48216440 SHA256 
3a66744087cfbef9453f9ca58815d1df3b604afc8d0ff02b4fcde84169f84637 SHA512 
c03c652dc1141dd3043a084033355cb612698fc1333cdd43cf50eb99bdf9902b7f1ab959b80bde57498f170d98f9374a4d71b641f1f7a5d2eaf35dea19cf6579
 WHIRLPOOL 
1e754365acb9a09292ec25c744db14062b03c287bc417bdde1dc7ce35fc35582e6d1fd772d1fef66d7903974efeaaffcaaae4ec1119d0c9bc98075a4458c912d
-DIST google-chrome-stable_48.0.2564.82-1_i386.deb 47583326 SHA256 
5d24c5d2e20e7b12bf24da7dc7d3d24b4d280ef2da427218b776af3c2165606a SHA512 
36b692ddde17a0222a0a993578a14673672fcb431f0a8a4973eea0e7f10c6bcdc4c346e4db76fb2d17c177a99b480990effe4abc771df865114139b3dc2621dc
 WHIRLPOOL 
17db4d37bb99915fffecbd25f4d61547808edefde1aa191935df29acfe17ee99807655763593eb18ab8228f66edb6354dcddbcbad2773ddf43f78bf5531d00e8
+DIST google-chrome-beta_49.0.2623.28-1_amd64.deb 48899410 SHA256 
1e8dd09ec05dc1e8ae171998a5854429360e12452ca3b53e65fad93c36904672 SHA512 
3c7689f1a196e7a18073e2e1744564e78d5a1e0ebde6fb054247f6036258bf8aba22f9cec21e8bb42ad95d685a8ca1f8e2faf0d9ee540180f5504c25136bcc76
 WHIRLPOOL 
057b9b9f1192c117316b5e58d41dc58c1186502629cb2542fd369e8dafa1e7b599ef87659ed192715b4fd57c3de198a3b9987fd27a0ced9eace6be3ac001f7e8
+DIST google-chrome-beta_49.0.2623.28-1_i386.deb 47715208 SHA256 
23041ca05c134d8715b54143759b237647fa0a95d94e9c5b80458c1eb692905b SHA512 
a0b7b671c2de68858350bd15cd7a868ff321a1bd7b3b3318b6a3f64fbc20a7b64f7ba985908122751c31a3b7e135d96858feae9803c9f634780e2a2e2cca02bc
 WHIRLPOOL 
2feea85dcc78284ec03ce5043e2a46117965722623f4b4ba44838c4522a29fe5fc5beb01eae1490b40dde5fc0a10b862c485125a8ed4d0791c644f189ff2f046
+DIST google-chrome-stable_48.0.2564.97-1_amd64.deb 4824 SHA256 
a26418953bcb76900a6c64de6891fa178c8f98244923d65cdf4606dcde09bcf2 SHA512 
e9b8b11411cd27fa81a617ff5dfe69503e6d463f970f66c747867d521d6b767262eaf7648438853ca0fce9b575c052280e24069ee380c4ad2c7f33edd4306342
 WHIRLPOOL 
35c66bfb68296a3eeefca939792b68809dd812e47a1da908754975591fe7b1fd9be1dcb86ab572377cfe702a6dd9a7fa7da58771dfc3b585e034b6348f05c773
+DIST google-chrome-stable_48.0.2564.97-1_i386.deb 47294044 SHA256 
5448419fff33b01456d609ce0f1981fdd07f9c3d55d70156e13d6aa7f34cad3d SHA512 
cd1c8a93073009da25765e22a7319c5717b029a3767c79b45f936dbdda27f2225045639883b203f0a5f21cd3647b45cf5d98f378386288851af6a62d7fe60ed2
 WHIRLPOOL 
8d9de90fe35930c89b59c35c0dfa2eb3c5da3adc80af20883e7547930793748d02cdca0ea4dba8268248df074d126945ba44b456093ea430656187a92c902b41
 DIST google-chrome-unstable_49.0.2623.23-1_amd64.deb 48531688 SHA256 
0f915bbfa28574275574732ae7d4b363f07e441134707d54b1f3e03045976f7d SHA512 
0761127660df8e30c93191d99d05d6663d5ba2ddf43af83cb2772bdf8bb29c6b40d736f4de36f965d67a5cc7131e2a33e558f83a8ad020fafca6c924c56d83f9
 WHIRLPOOL 
7f20a216f444b2b9d9aa58cd1d8bc374b0ad877436ff8d72ca141342012ce183a93f55d62faab4b0d857beaa7d6d6dd01081b5f5b947fbb35a2d7fbfdf0d8961
 DIST google-chrome-unstable_49.0.2623.23-1_i386.deb 47884334 SHA256 
ae9a94b92c0d52f33a5e6341b8d14f532ce28e2dcdadc8b50306d458a29f7cef SHA512 
2659d6221f3a33e38de4b2d75c0876ad7355a4832d10ce15b24306677f314dffc1d54b57555291ef1d7fa66729fb2336e3dbb799972358d9e0813c4c33492f96
 WHIRLPOOL 

[gentoo-commits] repo/gentoo:master commit in: app-laptop/hdapsd/, app-laptop/hdapsd/files/

2016-01-28 Thread Michael Orlitzky
commit: 5c79004d714afbcc32715669e63d9722be884f6a
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Thu Jan 28 18:43:57 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Thu Jan 28 18:46:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c79004d

app-laptop/hdapsd: remove old 20090401 version and its files.

Package-Manager: portage-2.2.26

 app-laptop/hdapsd/Manifest  |  1 -
 app-laptop/hdapsd/files/hdapsd.conf.3   | 12 -
 app-laptop/hdapsd/files/hdapsd.init.3   | 69 -
 app-laptop/hdapsd/hdapsd-20090401-r2.ebuild | 51 -
 4 files changed, 133 deletions(-)

diff --git a/app-laptop/hdapsd/Manifest b/app-laptop/hdapsd/Manifest
index 0e9092b..a460ec3 100644
--- a/app-laptop/hdapsd/Manifest
+++ b/app-laptop/hdapsd/Manifest
@@ -1,2 +1 @@
-DIST hdapsd-20090401.tar.gz 95058 SHA256 
32979d58de4c54a7cc5671e7e7b4f0b653b659104faa9610433f8bb5dd4cef7a SHA512 
4984a6c636d3447051ca5629fec89f08eee3773750f9623b80d7c0d4af65dcf9868392f2e93f5d13ac329d311ec2ebcdddf3e438007d1f851a920137c6903c96
 WHIRLPOOL 
9c3822acb39ff1f10e47604725bf6e42546b95ba9db26ebd751b69c4162e3df4f33d177a2a0b7a764c5e0f2478f470595cda304221a0ec165b07ef183b6ea9be
 DIST hdapsd-20141203.tar.gz 128818 SHA256 
6650db6b2251b9774bdfba34dd58f712de4c761e6c78eb61ea3b82b694cbef5e SHA512 
19c1a8b362f15864b71f4fb221c0993b43b3b2d965d5826af06fb9f6b0e345e5da99181493e13e230c7fe77060ae5b373027e8ec90a511566a6ccaef43998178
 WHIRLPOOL 
befbcbbdcfc5ae9a844f0a96703a7c9a7d43bf4c5d6d9735412efc136d9e20aff6a4dc3e5755cfa9837122b4f7890b00be53a21237838b078271ba7c9650589c

diff --git a/app-laptop/hdapsd/files/hdapsd.conf.3 
b/app-laptop/hdapsd/files/hdapsd.conf.3
deleted file mode 100644
index 509d3af..000
--- a/app-laptop/hdapsd/files/hdapsd.conf.3
+++ /dev/null
@@ -1,12 +0,0 @@
-# The list of the disk devices that hdapsd should monitor.
-# Usually this is 'hda', 'sda' or 'hda sda'.
-# hdaps will auto-devices if empty
-#DISKLIST="sda"
-
-# hdapsd sensitivity 
-# The lower the threshold is the earlier 
-# the heads are parked when the laptop is shaked
-THRESHOLD="10"
-
-# Set any extra options here, like -a for Adaptive mode
-OPTIONS="-a"

diff --git a/app-laptop/hdapsd/files/hdapsd.init.3 
b/app-laptop/hdapsd/files/hdapsd.init.3
deleted file mode 100644
index d7894fb..000
--- a/app-laptop/hdapsd/files/hdapsd.init.3
+++ /dev/null
@@ -1,69 +0,0 @@
-#!/sbin/runscript
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License, v2
-
-depend() {
-need localmount
-}
-
-checkconfig() {
-if [ -n "${DISK}" ]; then
-   ewarn "Please migrate DISK to DISKLIST in /etc/conf.d/hdapsd."
-   DISKLIST=${DISK}
-fi
-
-if [ -z "${THRESHOLD}" ] ; then
-   eerror "You should setup THRESHOLD in /etc/conf.d/hdapsd."
-   return 1
-fi
-
-#empty DISKLIST is allowed as well
-for DISK in ${DISKLIST}; do
-if [ ! -b /dev/${DISK} ]; then
-eerror "Could not find disk /dev/${DISK}!"
-eerror "Adjust the DISK setting in /etc/conf.d/hdapsd"
-return 1
-fi
-
-if [ ! -e /sys/block/${DISK}/queue/protect ] && [ ! -e 
/sys/block/${DISK}/device/unload_heads ] ; then
-eerror "No protect entry for ${DISK}!"
-eerror "Make sure your kernel is patched with the blk_freeze patch"
-return 1
-fi
-done
-
-# Load the tp_smapi module first
-# This is not a requirement, but it helps hdapsd adaptive mode
-if [ ! -e /sys/devices/platform/smapi ] ; then
-   modprobe tp_smapi 2>/dev/null
-fi
-   
-if [ ! -d /sys/devices/platform/hdaps ] ; then
-   ebegin "Loading hdaps module"
-modprobe hdaps
-   eend $? || return 1
-fi
-}
-
-start() {
-checkconfig || return 1
-
-local DISKOPTS DISK
-for DISK in ${DISKLIST}; do
-   DISKOPTS="${DISKOPTS} -d ${DISK}"
-done
-
-ebegin "Starting Hard Drive Active Protection System daemon"
-start-stop-daemon --start --exec /usr/sbin/hdapsd \
-   --pidfile /var/run/hdapsd.pid \
-   -- --syslog --background --pidfile \
-   ${DISKOPTS} --sensitivity "${THRESHOLD}" ${OPTIONS}
-eend $?
-}
-
-stop() {
-ebegin "Stopping Hard Drive Active Protection System daemon"
-start-stop-daemon --stop --exec /usr/sbin/hdapsd \
-   --pidfile /var/run/hdapsd.pid
-eend $?
-}

diff --git a/app-laptop/hdapsd/hdapsd-20090401-r2.ebuild 
b/app-laptop/hdapsd/hdapsd-20090401-r2.ebuild
deleted file mode 100644
index 42abdee..000
--- a/app-laptop/hdapsd/hdapsd-20090401-r2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-inherit linux-info readme.gentoo
-
-DESCRIPTION="IBM ThinkPad Harddrive Active Protection disk head parking daemon"
-HOMEPAGE="http://hdaps.sourceforge.net/;

[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome/

2016-01-28 Thread Mike Gilbert
commit: cea758cd3f1b6af7b0131db4c6610828a4c7137c
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Jan 28 19:54:51 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Jan 28 19:56:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cea758cd

www-client/google-chrome: automated update

Package-Manager: portage-2.2.27_p49

 www-client/google-chrome/Manifest | 4 ++--
 ...me-48.0.2564.82_p1.ebuild => google-chrome-48.0.2564.97_p1.ebuild} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/google-chrome/Manifest 
b/www-client/google-chrome/Manifest
index d5b7b46..3848517 100644
--- a/www-client/google-chrome/Manifest
+++ b/www-client/google-chrome/Manifest
@@ -1,2 +1,2 @@
-DIST google-chrome-stable_48.0.2564.82-1_amd64.deb 48216440 SHA256 
3a66744087cfbef9453f9ca58815d1df3b604afc8d0ff02b4fcde84169f84637 SHA512 
c03c652dc1141dd3043a084033355cb612698fc1333cdd43cf50eb99bdf9902b7f1ab959b80bde57498f170d98f9374a4d71b641f1f7a5d2eaf35dea19cf6579
 WHIRLPOOL 
1e754365acb9a09292ec25c744db14062b03c287bc417bdde1dc7ce35fc35582e6d1fd772d1fef66d7903974efeaaffcaaae4ec1119d0c9bc98075a4458c912d
-DIST google-chrome-stable_48.0.2564.82-1_i386.deb 47583326 SHA256 
5d24c5d2e20e7b12bf24da7dc7d3d24b4d280ef2da427218b776af3c2165606a SHA512 
36b692ddde17a0222a0a993578a14673672fcb431f0a8a4973eea0e7f10c6bcdc4c346e4db76fb2d17c177a99b480990effe4abc771df865114139b3dc2621dc
 WHIRLPOOL 
17db4d37bb99915fffecbd25f4d61547808edefde1aa191935df29acfe17ee99807655763593eb18ab8228f66edb6354dcddbcbad2773ddf43f78bf5531d00e8
+DIST google-chrome-stable_48.0.2564.97-1_amd64.deb 4824 SHA256 
a26418953bcb76900a6c64de6891fa178c8f98244923d65cdf4606dcde09bcf2 SHA512 
e9b8b11411cd27fa81a617ff5dfe69503e6d463f970f66c747867d521d6b767262eaf7648438853ca0fce9b575c052280e24069ee380c4ad2c7f33edd4306342
 WHIRLPOOL 
35c66bfb68296a3eeefca939792b68809dd812e47a1da908754975591fe7b1fd9be1dcb86ab572377cfe702a6dd9a7fa7da58771dfc3b585e034b6348f05c773
+DIST google-chrome-stable_48.0.2564.97-1_i386.deb 47294044 SHA256 
5448419fff33b01456d609ce0f1981fdd07f9c3d55d70156e13d6aa7f34cad3d SHA512 
cd1c8a93073009da25765e22a7319c5717b029a3767c79b45f936dbdda27f2225045639883b203f0a5f21cd3647b45cf5d98f378386288851af6a62d7fe60ed2
 WHIRLPOOL 
8d9de90fe35930c89b59c35c0dfa2eb3c5da3adc80af20883e7547930793748d02cdca0ea4dba8268248df074d126945ba44b456093ea430656187a92c902b41

diff --git a/www-client/google-chrome/google-chrome-48.0.2564.82_p1.ebuild 
b/www-client/google-chrome/google-chrome-48.0.2564.97_p1.ebuild
similarity index 100%
rename from www-client/google-chrome/google-chrome-48.0.2564.82_p1.ebuild
rename to www-client/google-chrome/google-chrome-48.0.2564.97_p1.ebuild



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

2016-01-28 Thread Michael Palimaka
commit: 92c3266294966778f3da0f5856ddfe9e2d714830
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jan 28 18:57:41 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jan 28 18:57:41 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=92c32662

kde-plasma/plasma-workspace: don't use banned function

Gentoo-bug: 573238

Package-Manager: portage-2.2.27

 kde-plasma/plasma-workspace/plasma-workspace-5.5.4.ebuild   | 2 +-
 kde-plasma/plasma-workspace/plasma-workspace-5.5.49..ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.5.4.ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-5.5.4.ebuild
index 435d147..8ebdff0 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.5.4.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.5.4.ebuild
@@ -134,7 +134,7 @@ src_prepare() {
if ! use geolocation; then
punt_bogus_dep KF5 NetworkManagerQt
pushd dataengines > /dev/null || die
-   comment_add_subdirectory geolocation
+   cmake_comment_add_subdirectory geolocation
popd > /dev/null || die
fi
 }

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.5.49..ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-5.5.49..ebuild
index f73d72c..7671c37 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.5.49..ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.5.49..ebuild
@@ -134,7 +134,7 @@ src_prepare() {
if ! use geolocation; then
punt_bogus_dep KF5 NetworkManagerQt
pushd dataengines > /dev/null || die
-   comment_add_subdirectory geolocation
+   cmake_comment_add_subdirectory geolocation
popd > /dev/null || die
fi
 }



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace/

2016-01-28 Thread Michael Palimaka
commit: 2bb9d23d4dad97812a43e462998d2d24e58f234d
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jan 28 18:58:14 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jan 28 18:58:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bb9d23d

kde-plasma/plasma-workspace: don't use banned function

Gentoo-bug: 573238

Package-Manager: portage-2.2.27

 kde-plasma/plasma-workspace/plasma-workspace-5.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.5.4.ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-5.5.4.ebuild
index 5122180..1caa56f 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.5.4.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.5.4.ebuild
@@ -134,7 +134,7 @@ src_prepare() {
if ! use geolocation; then
punt_bogus_dep KF5 NetworkManagerQt
pushd dataengines > /dev/null || die
-   comment_add_subdirectory geolocation
+   cmake_comment_add_subdirectory geolocation
popd > /dev/null || die
fi
 }



[gentoo-commits] repo/gentoo:master commit in: media-libs/openal/

2016-01-28 Thread Alexis Ballier
commit: 4e2672c340d28d7477d5051ab6f827948c7a099d
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Jan 28 18:30:31 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Jan 28 18:30:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e2672c3

media-libs/openal: bump to 1.17.2

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier  gentoo.org>

 media-libs/openal/Manifest |  1 +
 media-libs/openal/openal-1.17.2.ebuild | 62 ++
 2 files changed, 63 insertions(+)

diff --git a/media-libs/openal/Manifest b/media-libs/openal/Manifest
index b545010..f7699f9 100644
--- a/media-libs/openal/Manifest
+++ b/media-libs/openal/Manifest
@@ -1,2 +1,3 @@
 DIST openal-soft-1.15.1.tar.bz2 253006 SHA256 
0e29a162f0841ccb4135ce76e92e8a704589b680a85eddf76f898de5236eb056 SHA512 
ca6dafdd503d06892dff08763bc00b974ec6e7c4bf3dcebb4cb41a486b4ea777c278299a198db182fee888a19a5716bd57d91a2859b764a532138a79f2bd672f
 WHIRLPOOL 
a47fcf4cc5da9576cb4683371979175111a1ec746c87ea1140bfb1b71433a3fe5d3df338e8844ab62adc0e6decb4b481d6d8fedb6f635b5bac715d5789077902
 DIST openal-soft-1.17.1.tar.bz2 485178 SHA256 
087153baab375c23d7aa7e9f3237c0a1d02e336537b485aee56d9ac312baf6f8 SHA512 
f0b14e9fdcc22bb18d9c3278392fd94959cd3d85d83ad0472dcac24122fe1f8c818ef8c47197424f6d9789524d0aff64965ce502965f5d6541a772fc8dc3286d
 WHIRLPOOL 
f184de05834175b2babb54ae50b38ea01f412e0b56b4c4c5570a318e325dac73e9719cef60167760832d211d74cfb861acc7a8cf9a6946ed51aeb4f07dfaa72b
+DIST openal-soft-1.17.2.tar.bz2 486934 SHA256 
a341f8542f1f0b8c65241a17da13d073f18ec06658e1a1606a8ecc8bbc2b3314 SHA512 
50c20cd3ddada55d91643a79c2894d5a14315d5fc1ed8e870e3d8d3f410e8b7d8da29b838226e7fce37fbeca719ff919b51806f72e4cd529a18fbe8bd68860e3
 WHIRLPOOL 
e33b9ffdf90b4812c2fb227d7b330ae38d9488f22182036579de41f93c5b0005b06e8a9b7e2e92192adffc2f622eb609fd7092c9596413ce49eae16eada7b491

diff --git a/media-libs/openal/openal-1.17.2.ebuild 
b/media-libs/openal/openal-1.17.2.ebuild
new file mode 100644
index 000..59619fa
--- /dev/null
+++ b/media-libs/openal/openal-1.17.2.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit cmake-multilib
+
+MY_P=${PN}-soft-${PV}
+
+DESCRIPTION="A software implementation of the OpenAL 3D audio API"
+HOMEPAGE="http://kcat.strangesoft.net/openal.html;
+SRC_URI="http://kcat.strangesoft.net/openal-releases/${MY_P}.tar.bz2;
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+IUSE="
+   alsa coreaudio debug jack oss portaudio pulseaudio qt4
+   cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse4_1
+   neon
+"
+
+RDEPEND="alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
+   jack? ( media-sound/jack-audio-connection-kit[${MULTILIB_USEDEP}] )
+   portaudio? ( 
>=media-libs/portaudio-19_pre2021-r1[${MULTILIB_USEDEP}] )
+   pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] )
+   qt4? ( dev-qt/qtgui:4 dev-qt/qtcore:4 )
+   abi_x86_32? (
+   !

[gentoo-commits] repo/gentoo:master commit in: net-misc/iperf/

2016-01-28 Thread Jason Donenfeld
commit: d09df9740494c773e5d3cdb607b0b28573f76cd6
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Fri Jan 29 01:21:08 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Fri Jan 29 01:21:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09df974

net-misc/iperf: add sctp support

Package-Manager: portage-2.2.26

 net-misc/iperf/iperf-3.1_beta3.ebuild | 5 -
 net-misc/iperf/metadata.xml   | 3 +++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/net-misc/iperf/iperf-3.1_beta3.ebuild 
b/net-misc/iperf/iperf-3.1_beta3.ebuild
index 4b4687a..6e0d184 100644
--- a/net-misc/iperf/iperf-3.1_beta3.ebuild
+++ b/net-misc/iperf/iperf-3.1_beta3.ebuild
@@ -11,7 +11,10 @@ SLOT="3"
 HOMEPAGE="https://github.com/esnet/iperf/;
 SRC_URI="https://codeload.github.com/esnet/${PN}/tar.gz/${PV/_beta/b} -> 
${P}.tar.gz"
 KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint"
-IUSE="static-libs"
+IUSE="static-libs sctp"
+
+DEPEND="sctp? ( net-misc/lksctp-tools )"
+RDEPEND="$DEPEND"
 
 S=${WORKDIR}/${P/_beta/b}
 

diff --git a/net-misc/iperf/metadata.xml b/net-misc/iperf/metadata.xml
index c2391d4..dcefadc 100644
--- a/net-misc/iperf/metadata.xml
+++ b/net-misc/iperf/metadata.xml
@@ -1,6 +1,9 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   Support for Stream Control Transmission 
Protocol
+   

net...@gentoo.org
Gentoo network monitoring and analysis project



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/vanilla-sources/

2016-01-28 Thread Agostino Sarubbo
commit: 3f15ba5e4a8f63a9d0dd0b773f4149342befa988
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 28 08:09:04 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 28 08:09:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f15ba5e

sys-kernel/vanilla-sources: Automated version bump to {3.12.53,3.18.26} - 
remove old.

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/vanilla-sources/Manifest   | 4 ++--
 ...{vanilla-sources-3.12.52.ebuild => vanilla-sources-3.12.53.ebuild} | 2 +-
 ...{vanilla-sources-3.18.25.ebuild => vanilla-sources-3.18.26.ebuild} | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 26f0d10..976a445 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -8,9 +8,9 @@ DIST linux-4.1.tar.xz 83017828 SHA256 
caf51f085aac1e1cea4d00dbbf3093ead07b551fc0
 DIST linux-4.3.tar.xz 86920812 SHA256 
4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae SHA512 
d25812043850530fdcfdb48523523ee980747f3c2c1266149330844dae2cba0d056d4ddd9c0f129f570f5d1f6df5c20385aec5f6a2e0755edc1e2f5f93e2c6bc
 WHIRLPOOL 
e3f131443acc14d4f67bbd3f4e1c57af3d822c41c85a112564d54667a591c8619dce42327fd8166d30a2d7adfaf433c2e2134d4995c91c08f65ac0cc2190f935
 DIST linux-4.4.tar.xz 87295988 SHA256 
401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 WHIRLPOOL 
02abc203d867404b9934aaa4c1e5b5dcbb0b0021e91a03f3a7e7fd224eed106821d8b4949f32a590536db150e5a88c16fcde88538777a26d0c17900f0257b1bc
 DIST patch-3.10.95.xz 1210188 SHA256 
ab24f03f4226d1d1e33cdc9b4184fc7342bc5e5c56db65bdc1c30089a2cf6b12 SHA512 
a9594e2141566c6186aa1f72e02245ce8b08cb79a224981b861eea42fc6c535dde26dd8ba488f31abb54469603c17d3693af337ba33cd57afb716fbe2e795d21
 WHIRLPOOL 
08126e4899f441cd1dfb7dae1068947377d39686ebecdad844a7b282da09254c9f5c5fc5f13dbf72d10e01a0fedfb49f2606f940e1179511141d217fc6680422
-DIST patch-3.12.52.xz 1422788 SHA256 
31a4b7089d216043846abec0d90fd9f8c78324b278e3d7c4de764d6b9c886bc7 SHA512 
590f2ffec63296964c45c938dc72a1cea4f5f8bb3d39f557c28d8b9017d535f49ed7d33d4d97287cb31e9d6e1f9905a0c3af1e8b6bf1da8a9709f2eac2ce316c
 WHIRLPOOL 
a7003894610b4478bef70abcad97cfba334521e6b4034a8da3e4e130c2d99c14f6adae2444168a8718680556528bbe2026ad9a5ad7e66766cded3909c63eccd8
+DIST patch-3.12.53.xz 1429316 SHA256 
f49100081c33923cdc5fb97a5a9ff91a975deaa4b75642079c43c4b474c17fc5 SHA512 
de956741c328c5149656d96eafd9553d731dd52c2c9aebf00af1857765a86b658affe5f5f8e3769210575b3610d6d0440b9c2dc7555c48498ea4685cbd222807
 WHIRLPOOL 
72db9fe35f22e30b6ade6765d9364455f9e1a84e596fbb6ab0f7416383218c8616735ff7c233de18f696de8934294455a482cded82782c87685295bb3dacc03a
 DIST patch-3.14.59.xz 1048084 SHA256 
d46594d3ddf56dd6b6b47b48cd0952a62f275bd1b54285d20060550bbb41908b SHA512 
28c0a458961f82e2a340f735b5f64c1f7f35dd6129ca0ea689ea9f829ac5a04b44ddc602d5fb04658827a9871aea37ba8e1d454ee3af6712b343a64cf4eb6cef
 WHIRLPOOL 
a37b85add5b9d263d3b371b9737ad8af21b10c6d323836c921f3bc45e3e0fa1cd62f043209af1a463f4a1aba697e83aafccee50caa7a4bdb2c0dca8e3ba40c31
-DIST patch-3.18.25.xz 716948 SHA256 
78df9b97449715fa4e39158fc27fadbdbb50eab04ac29d1374a95bebaf7adfbf SHA512 
c706e0e12086dcc7783eb0a92cc96e375c1b22d013de1015d1940d1eff2d2a9c9540184d4d4796fb8cf1e69edb8ba7afc25af5646dda865795c63c3ebacdd268
 WHIRLPOOL 
4a33bdc15f2a6d1430c2c2f30a52bdf25ba92eb713b97953803169067c11821700f8186a32720339adcc83b12f34e56426615010f3d2d2d01b27c532e408d052
+DIST patch-3.18.26.xz 727736 SHA256 
6f9c8f7a2add5df97a9e6fcdad1a4f8da584fc1d421d7551eb4fe44f47167834 SHA512 
3b039c3a1ba1c3bdaa2e2348c7a622aae394fb994ab48e34f54e08279af23cfd2e8ed8d8bc1bc30c527909ad1fcff6328f9db520326750c5f2f4724f72deac98
 WHIRLPOOL 
2c825990ba7b564234b46781cc684667a3e769f0c2437e1043e9fc8f0163de9a8ac01cad001ff173d53dc085de8266c557a1a4c9a0d764102d001730bab43938
 DIST patch-3.2.76.xz 1533024 SHA256 
20503f0737eebd867e67c07e1d50234a5ed69ce4748d7fcf3862a3acb9ecdd56 SHA512 
692974f32d5eeabea8e1213d261547bb9b6056599e29ba29742cd994533e94bd65080d8d024bbb90f8cffc1e420ed1d3b225f6295b5b9375e56fc34c2f6a0dec
 WHIRLPOOL 
147af8c143955f3e46eab1c760c84f5673544b1ffab393eafefa850803622047bc67de642c2199b4b6a40f3532a92f44effbd8f74d967524ea6a339127d156ce
 DIST patch-3.4.110.xz 1293116 SHA256 
132362637b7ba272d58acbedb172a7233c238ec1d794af111af55ee8a406e12d SHA512 
fc3f95dbf831b8edf9626632983b2d38dc017ff9db8718a79c9c3f714d1114c4fc8c6673854218c5230b3f71667b735945f6f80ae11e424894570941e7431b4a
 WHIRLPOOL 
9f1ec18591c043ba103856d2667c776bebc3369aafcb27d75174aac9d7e00653c571b245dcc8aca735838117cab62178e7a2f63a616a594fc9a508e85a997cca
 DIST patch-4.1.16.xz 442300 SHA256 
53eb9ab07a1b23b350f899f86962a92635faf917ca2ca8554343fa3e58e565fd SHA512 

[gentoo-commits] dev/wschlich:master commit in: mail-filter/dovecot-antispam/

2016-01-28 Thread Wolfram Schlich
commit: 202941966d797e654ac9f389000fe703cef96ab9
Author: Wolfram Schlich  gentoo  org>
AuthorDate: Thu Jan 28 08:49:19 2016 +
Commit: Wolfram Schlich  gentoo  org>
CommitDate: Thu Jan 28 08:49:19 2016 +
URL:https://gitweb.gentoo.org/dev/wschlich.git/commit/?id=20294196

mail-filter/dovecot-antispam: removed.

 mail-filter/dovecot-antispam/ChangeLog | 12 
 mail-filter/dovecot-antispam/Manifest  |  2 -
 .../dovecot-antispam/dovecot-antispam-.ebuild  | 80 --
 3 files changed, 94 deletions(-)

diff --git a/mail-filter/dovecot-antispam/ChangeLog 
b/mail-filter/dovecot-antispam/ChangeLog
deleted file mode 100644
index 83df1f3..000
--- a/mail-filter/dovecot-antispam/ChangeLog
+++ /dev/null
@@ -1,12 +0,0 @@
-# ChangeLog for mail-filter/dovecot-antispam
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  01 Jun 2008; Wolfram Schlich 
-  dovecot-antispam-.ebuild:
-  added debug CFLAGS
-
-  27 Apr 2008; Wolfram Schlich 
-  +dovecot-antispam-.ebuild:
-  initial import
-

diff --git a/mail-filter/dovecot-antispam/Manifest 
b/mail-filter/dovecot-antispam/Manifest
deleted file mode 100644
index 7a4eadb..000
--- a/mail-filter/dovecot-antispam/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD dovecot-antispam-.ebuild 2145 RMD160 
0b9573768b7a56808d6083a64999bcee9acc4da4 SHA1 
f545fff6ba503b9853b11625afe3d3390a8dba96 SHA256 
1a53cee4be2de15e0daddd000116374f3a60f1bb07cee58f491d937d12097b5d
-MISC ChangeLog 340 RMD160 3efc4216a0f8aeab9440d0aa68ebf780f5524c0b SHA1 
1872f008894039a561349c514b00ce6780d6a0cd SHA256 
7e35f295a3d32dfe017fd02427f3b0de508b3bf221108859e856215df5baa54c

diff --git a/mail-filter/dovecot-antispam/dovecot-antispam-.ebuild 
b/mail-filter/dovecot-antispam/dovecot-antispam-.ebuild
deleted file mode 100644
index 11b0699..000
--- a/mail-filter/dovecot-antispam/dovecot-antispam-.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-20080424.ebuild,v
 1.1 2008/04/24 11:46:40 hollow Exp $
-
-inherit confutils eutils autotools flag-o-matic git multilib
-
-EGIT_REPO_URI="http://git.sipsolutions.net/dovecot-antispam.git;
-
-DESCRIPTION="A dovecot antispam plugin supporting multiple backends"
-HOMEPAGE="http://johannes.sipsolutions.net/Projects/dovecot-antispam;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug dspam crm114 mailtrain signature-log syslog"
-
-DEPEND="net-mail/dovecot
-   dspam? ( mail-filter/dspam )
-   crm114? ( app-text/crm114 )"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${PN}
-
-# we need this to prevent errors from dovecot-config
-top_builddir() {
-   return
-}
-
-pkg_setup() {
-   confutils_require_one dspam signature-log mailtrain crm114
-   confutils_use_depend_all syslog debug
-}
-
-src_unpack() {
-   git_src_unpack
-   cd "${S}"
-   sed -e 's/$(INSTALLDIR)/$(DESTDIR)$(INSTALLDIR)/' -i Makefile
-}
-
-src_compile() {
-   source "${ROOT}"/usr/lib/dovecot/dovecot-config || \
-   die "cannot find dovecot-config"
-
-   echo DOVECOT=${dovecot_incdir} > .config
-   if has_version '=net-mail/dovecot-1.0*'; then
-   echo DOVECOT_VERSION=1.0 >> .config
-   elif has_version '=net-mail/dovecot-1.1*'; then
-   echo DOVECOT_VERSION=1.1 >> .config
-   fi
-   echo INSTALLDIR=${moduledir}/imap/ >> .config
-   echo PLUGINNAME=antispam >> .config
-   echo USER=root >> .config
-   echo GROUP=root >> .config
-
-   use dspam && echo BACKEND=dspam-exec >> .config
-   use signature-log && echo BACKEND=signature-log >> .config
-   use mailtrain && echo BACKEND=mailtrain >> .config
-   use crm114 && echo BACKEND=crm114-exec >> .config
-
-   if use debug; then
-   echo CFLAGS+=-g3 >> .config
-   if use syslog; then
-   echo DEBUG=syslog >> .config
-   else
-   echo DEBUG=stderr >> .config
-   fi
-   fi
-
-   emake || die "make failed"
-}
-
-src_install() {
-   source "${ROOT}"/usr/lib/dovecot/dovecot-config || \
-   die "cannot find dovecot-config"
-
-   dodir "${moduledir}"/imap/
-   make DESTDIR="${D}" install || die "make install failed"
-
-   newman antispam.7 dovecot-antispam.7
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nikto/

2016-01-28 Thread Patrice Clement
commit: 02a8926a970a3d1413a7f4acd85a5ab92233deb6
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Jan 27 14:16:55 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Jan 28 08:47:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a8926a

net-analyzer/nikto: Make use of the PN variable.

Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement  gentoo.org>

 net-analyzer/nikto/nikto-2.1.5.ebuild | 23 +--
 1 file changed, 13 insertions(+), 10 deletions(-)

diff --git a/net-analyzer/nikto/nikto-2.1.5.ebuild 
b/net-analyzer/nikto/nikto-2.1.5.ebuild
index 694c4af..94704c8 100644
--- a/net-analyzer/nikto/nikto-2.1.5.ebuild
+++ b/net-analyzer/nikto/nikto-2.1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -34,21 +34,24 @@ src_prepare() {
 src_compile() { :; }
 
 src_install() {
-   insinto /etc/nikto
-   doins nikto.conf
+   insinto "/etc/${PN}"
+   doins "${PN}.conf"
 
-   dobin nikto.pl
-   dosym nikto.pl /usr/bin/nikto
+   mv "${PN}.pl" "${PN}" || die
+   dobin "${PN}"
 
insinto /usr/share/nikto
doins -r plugins templates databases
 
-   NIKTO_PMS='JSON-PP.pm'
-   einfo "symlinking ${NIKTO_PMS} to ${VENDOR_LIB}"
+   local NIKTO_PMS=(
+   JSON-PP.pm
+   )
 
-   for _PM in ${NIKTO_PMS}; do
-   _TARGET=${VENDOR_LIB}/${_PM}
-   dosym /usr/share/nikto/plugins/${_PM} ${_TARGET}
+   einfo "Symlinking ${NIKTO_PMS[@]} to ${VENDOR_LIB}"
+
+   for _PM in "${NIKTO_PMS[@]}"; do
+   _TARGET="${VENDOR_LIB}/${_PM}"
+   dosym "/usr/share/nikto/plugins/${_PM}" "${_TARGET}"
done
 
dodoc docs/*.txt



[gentoo-commits] repo/gentoo:master commit in: net-im/prosody/

2016-01-28 Thread Tobias Klausmann
commit: 930bd7ed3da4ae035e69d863b4414649565a2502
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Thu Jan 28 08:35:20 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Thu Jan 28 08:35:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=930bd7ed

net-im/prosody: Add v0.9.10 for sec bug 573158

Also remove one old version.

Package-Manager: portage-2.2.27

 net-im/prosody/Manifest |  2 +-
 .../prosody/{prosody-0.9.7.ebuild => prosody-0.9.10.ebuild} | 13 +++--
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/net-im/prosody/Manifest b/net-im/prosody/Manifest
index 73cf0fe..ee8eb2d 100644
--- a/net-im/prosody/Manifest
+++ b/net-im/prosody/Manifest
@@ -1,3 +1,3 @@
-DIST prosody-0.9.7.tar.gz 266638 SHA256 
dd4b99b39976442055898c933c013598e558beed11d7795d76ffc0f1a87e2e00 SHA512 
fc1f0855e7af2132058af493bb9af20f9f1aa3051e6d8550ba9942264d85dc6840085b17e2a0226d4015745407f445c691455d998c4a43a3a9aa2d036a01ce9e
 WHIRLPOOL 
5de40437be364856acbcaa2553aa54119bd46ed0afda9127211ff65ad9b4acea8b7a447452c7555ecfb9a58266cca319ecc2eb2a4959cb4e2390dc99dcf20b82
+DIST prosody-0.9.10.tar.gz 267380 SHA256 
4836eefed4d9bbb632cba24ac5bd8e9bc7c029a79d06084b00ffc70858d1662f SHA512 
4453fb596704b6a248a52dedc00cfc77edbee1fad502f1197b04c2148092389a294c152c3ba36203f51831d51ee2b915c15382ac86fcff4f35696ecacf926574
 WHIRLPOOL 
9312a0bfc856b723d02cd5a92fd4d93e3cf1f4335263d6d5d8bb8c6f44bda7b0e038cc9ad5fbdc5ea0e5623bf11b695a65b02ee4ad5134c713c05e5f4502a96c
 DIST prosody-0.9.8.tar.gz 268716 SHA256 
9470415c56e0b847089b45fabd48bc1f8211cd525fba56967409d064f4257871 SHA512 
08ca8c8028a947a22d68ddc1d7eb93d3d205894102c900ece9e537ef9dd9332e8509e4b170069383e4f9717b52fd41aec2aa9d959e16ddebf0c3d54fe31aef3c
 WHIRLPOOL 
ab0b7a7e4324dd5ea59db4c6470f36cd047aa9da240cd987b9159cfa753e6f28cbf33bb726f8e89762e31ec6a09b7915162beb46e7e429159e52e6cb50dd2728
 DIST prosody-0.9.9.tar.gz 269415 SHA256 
5624fd80d1030c4d1e239172f7a0d58761a14ffad28713240e8f3165d5cacf2e SHA512 
f1b40d312819ba9f7eef0656e3e009319179a6c931fae6886ce8ad0e57c79365431ab3d115c3a9b2c8742e6027e5370af9c4732e01116038f64e0a5af5d396f3
 WHIRLPOOL 
31a2a292c1d5d44abda11b704a97b171303328f1aa542ec83e75768298129cc55927aceaadfb790fe2fcd37c5344ae4bb731dc26af86d620c64125f5570f47f6

diff --git a/net-im/prosody/prosody-0.9.7.ebuild 
b/net-im/prosody/prosody-0.9.10.ebuild
similarity index 91%
rename from net-im/prosody/prosody-0.9.7.ebuild
rename to net-im/prosody/prosody-0.9.10.ebuild
index 630a2db..91ab49e 100644
--- a/net-im/prosody/prosody-0.9.7.ebuild
+++ b/net-im/prosody/prosody-0.9.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,14 +14,14 @@ SRC_URI="http://prosody.im/tmp/${MY_PV}/${MY_P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="ipv6 libevent mysql postgres sqlite ssl zlib jit"
 
 DEPEND="net-im/jabber-base
-   !jit? ( >=dev-lang/lua-5.1 )
-   jit? ( dev-lang/luajit )
+   !jit? ( >=dev-lang/lua-5.1:0 )
+   jit? ( dev-lang/luajit:2 )
>=net-dns/libidn-1.1
-   >=dev-libs/openssl-0.9.8"
+   dev-libs/openssl:0"
 RDEPEND="${DEPEND}
>=dev-lua/luaexpat-1.3.0
dev-lua/luafilesystem
@@ -58,7 +58,8 @@ src_configure() {
fi
./configure \
--ostype=linux $luajit \
-   --prefix="/usr" \
+   --prefix="${EPREFIX}/usr" \
+   --libdir="${EPREFIX}/usr/lib64" \
--sysconfdir="${JABBER_ETC}" \
--datadir="${JABBER_SPOOL}" \
--with-lua-include=/usr/include \



[gentoo-commits] repo/gentoo:master commit in: x11-wm/compiz-fusion/

2016-01-28 Thread Sergey Popov
commit: 405b67b1bfb8182777c7eb05f9bae20b9f05ea69
Author: Sergey Popov  gentoo  org>
AuthorDate: Thu Jan 28 08:12:27 2016 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Thu Jan 28 08:15:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=405b67b1

x11-wm/compiz-fusion: change category for x11-apps/ccsm dependency

Gentoo-Bug: 571838

Package-Manager: portage-2.2.26

 x11-wm/compiz-fusion/compiz-fusion-0.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/compiz-fusion/compiz-fusion-0.8.8.ebuild 
b/x11-wm/compiz-fusion/compiz-fusion-0.8.8.ebuild
index a20b32a..a572c86 100644
--- a/x11-wm/compiz-fusion/compiz-fusion-0.8.8.ebuild
+++ b/x11-wm/compiz-fusion/compiz-fusion-0.8.8.ebuild
@@ -16,7 +16,7 @@ RDEPEND="
>=x11-plugins/compiz-plugins-main-${PV}
>=x11-plugins/compiz-plugins-extra-${PV}
unsupported? ( >=x11-plugins/compiz-plugins-unsupported-${PV} )
-   >=x11-apps/ccsm-0.8.4
+   >=x11-misc/ccsm-0.8.4
emerald? ( >=x11-wm/emerald-${PV} )
gnome? ( >=x11-libs/compizconfig-backend-gconf-${PV} )
kde? ( >=x11-libs/compizconfig-backend-kconfig4-${PV} )"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/simple-ccsm/, x11-apps/ccsm/files/, x11-misc/ccsm/files/, ...

2016-01-28 Thread Sergey Popov
commit: 0f35eaef18ee050158ef38cc6d8123a500e3191d
Author: Sergey Popov  gentoo  org>
AuthorDate: Thu Jan 28 08:10:03 2016 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Thu Jan 28 08:15:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f35eaef

Move x11-apps/ccsm and x11-apps/simple-ccsm to x11-misc/ccsm and
x11-misc/simple-ccsm respectively

Gentoo-Bug: 571838
Gentoo-Bug: 571852

 profiles/updates/1Q-2016  | 2 ++
 {x11-apps => x11-misc}/ccsm/Manifest  | 0
 {x11-apps => x11-misc}/ccsm/ccsm-0.8.4-r4.ebuild  | 0
 {x11-apps => x11-misc}/ccsm/ccsm-0.8.4-r5.ebuild  | 0
 {x11-apps => x11-misc}/ccsm/files/ccsm-0.8.4-pygobject-glib-fix.patch | 0
 {x11-apps => x11-misc}/ccsm/metadata.xml  | 0
 {x11-apps => x11-misc}/simple-ccsm/Manifest   | 0
 {x11-apps => x11-misc}/simple-ccsm/metadata.xml   | 0
 {x11-apps => x11-misc}/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild| 0
 9 files changed, 2 insertions(+)

diff --git a/profiles/updates/1Q-2016 b/profiles/updates/1Q-2016
index 78d5ee3..6cf8a62 100644
--- a/profiles/updates/1Q-2016
+++ b/profiles/updates/1Q-2016
@@ -3,3 +3,5 @@ move x11-apps/xtitle x11-misc/xtitle
 move kde-base/kde-meta kde-apps/kde-meta
 move dev-perl/Unicode-Normalize perl-core/Unicode-Normalize
 move media-video/nvenc media-video/nvidia_video_sdk
+move x11-apps/ccsm x11-misc/ccsm
+move x11-apps/simple-ccsm x11-misc/simple-ccsm

diff --git a/x11-apps/ccsm/Manifest b/x11-misc/ccsm/Manifest
similarity index 100%
rename from x11-apps/ccsm/Manifest
rename to x11-misc/ccsm/Manifest

diff --git a/x11-apps/ccsm/ccsm-0.8.4-r4.ebuild 
b/x11-misc/ccsm/ccsm-0.8.4-r4.ebuild
similarity index 100%
rename from x11-apps/ccsm/ccsm-0.8.4-r4.ebuild
rename to x11-misc/ccsm/ccsm-0.8.4-r4.ebuild

diff --git a/x11-apps/ccsm/ccsm-0.8.4-r5.ebuild 
b/x11-misc/ccsm/ccsm-0.8.4-r5.ebuild
similarity index 100%
rename from x11-apps/ccsm/ccsm-0.8.4-r5.ebuild
rename to x11-misc/ccsm/ccsm-0.8.4-r5.ebuild

diff --git a/x11-apps/ccsm/files/ccsm-0.8.4-pygobject-glib-fix.patch 
b/x11-misc/ccsm/files/ccsm-0.8.4-pygobject-glib-fix.patch
similarity index 100%
rename from x11-apps/ccsm/files/ccsm-0.8.4-pygobject-glib-fix.patch
rename to x11-misc/ccsm/files/ccsm-0.8.4-pygobject-glib-fix.patch

diff --git a/x11-apps/ccsm/metadata.xml b/x11-misc/ccsm/metadata.xml
similarity index 100%
rename from x11-apps/ccsm/metadata.xml
rename to x11-misc/ccsm/metadata.xml

diff --git a/x11-apps/simple-ccsm/Manifest b/x11-misc/simple-ccsm/Manifest
similarity index 100%
rename from x11-apps/simple-ccsm/Manifest
rename to x11-misc/simple-ccsm/Manifest

diff --git a/x11-apps/simple-ccsm/metadata.xml 
b/x11-misc/simple-ccsm/metadata.xml
similarity index 100%
rename from x11-apps/simple-ccsm/metadata.xml
rename to x11-misc/simple-ccsm/metadata.xml

diff --git a/x11-apps/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild 
b/x11-misc/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild
similarity index 100%
rename from x11-apps/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild
rename to x11-misc/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild



[gentoo-commits] repo/gentoo:master commit in: x11-misc/simple-ccsm/

2016-01-28 Thread Sergey Popov
commit: 325041ee721ae55eb5f46fe7a1560fcd0d583dfe
Author: Sergey Popov  gentoo  org>
AuthorDate: Thu Jan 28 08:15:24 2016 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Thu Jan 28 08:15:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=325041ee

x11-misc/simple-ccsm: change category for x11-apps/ccsm dependency

Gentoo-Bug: 571838

Package-Manager: portage-2.2.26

 x11-misc/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild 
b/x11-misc/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild
index ef064ce..fe915c5 100644
--- a/x11-misc/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild
+++ b/x11-misc/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild
@@ -22,7 +22,7 @@ DEPEND="
 RDEPEND="
>=dev-python/compizconfig-python-${PV}[${PYTHON_USEDEP}]
>=dev-python/pygtk-2.10:2[${PYTHON_USEDEP}]
-   >=x11-apps/ccsm-${PV}[${PYTHON_USEDEP}]
+   >=x11-misc/ccsm-${PV}[${PYTHON_USEDEP}]
 "
 
 python_prepare_all() {



[gentoo-commits] repo/gentoo:master commit in: dev-util/idea-ultimate/

2016-01-28 Thread Patrice Clement
commit: aaa6caa7112f1ff082a01f72f208bda0e5124efe
Author: Matthew Brewer  sina  cn>
AuthorDate: Wed Jan 27 13:57:18 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jan 27 14:28:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaa6caa7

dev-util/idea-ultimate: version bump to 15.0.3 (stable) and new EAP v16

 dev-util/idea-ultimate/Manifest|  6 +--
 .../idea-ultimate-15.0.1.143.382.35-r1.ebuild  | 62 --
 ...uild => idea-ultimate-15.0.3.143.1821.5.ebuild} | 11 ++--
 ... => idea-ultimate-16.0.0.144.3143.6_pre.ebuild} | 10 ++--
 4 files changed, 12 insertions(+), 77 deletions(-)

diff --git a/dev-util/idea-ultimate/Manifest b/dev-util/idea-ultimate/Manifest
index 62fb289..aa7532f 100644
--- a/dev-util/idea-ultimate/Manifest
+++ b/dev-util/idea-ultimate/Manifest
@@ -1,4 +1,4 @@
 DIST idea-ultimate-14.1.5.141.2735.5.tar.gz 318054935 SHA256 
6912902ec97a57f5553247367d6dd5b8e3041e99faf32c48b672cd31413dab73 SHA512 
7ab3a45593c2324957455b254ae0257a36e8ecbc63014e18feba813413432dccb25d18971840f43cf22174c3338738eec44304091eb30c6ba2d0119b73cc6fa0
 WHIRLPOOL 
44a4bef99fdb638cf3cb0f24559b7765b7a4c7cb94aed5c3b8e503cbdf9fa1354f6d6026a9650fc58faec037b95482190891681f41219c61fc7d67a40e71f168
-DIST ideaIU-143.1184.17.tar.gz 390459277 SHA256 
5a3f6d8ba6d5ce8c505f13564c04cf2f674f1c022b9a33871013acb0ebe10fe5 SHA512 
bc42244554ed0e533c95b65b1518ffb20ad1407fab22afff0ff3711245d15d97456599bebfcf654553b91a24dcf9042ac769041be3bfc14af76fa48b70f29d94
 WHIRLPOOL 
48ba83f0254e027a8f78d070dd55a63d97225ae763107149db8820d22ceb4dc72d080704bb6ea2ccf0673af77ec9cda9fa13b226c0c885f7336f2e7d50b52ae2
-DIST ideaIU-143.382.35.tar.gz 379524583 SHA256 
1f4c6f55eeb0ce08f697008935c5b7356e74a85dfaad00f6521670b8f5c6862f SHA512 
cd3fe075be726695144a70b8f6477a7d547ca6c67bfacdf91d64f352066305d18ad0696608ac54d316adb95b3ae7d4d1218d34b28875a084de35dc03da77b91f
 WHIRLPOOL 
99ba3fb796f40bd8cf22c42302fec7e279dc749b681952066d49f6a079ca06e532cc10274bc19a6b12a81cb6f15ebcde8450f774109a6d21a9a8c9b9ea235710
-DIST ideaIU-144.2608.2.tar.gz 442803534 SHA256 
4407049fe9b38d72dcd3540de237aef5528a5e52724d123c7392cefff685ee71 SHA512 
f73db0f68b4570faa879f7a411349b21fdf12e4306e81d439bdfe34c0fb8e1baa9f2789c1f6223ca9588a3de6fedb7a52fc89ddbfc2445e1a041db393999a1c4
 WHIRLPOOL 
1c3da7ff4a85d63f15daed4d8f7e6a7ae52ebc3a42ec8b776312b19c17c7bab2ff1d383734430b105247ed62d998874fd7496c0378d59ff99c17b769b75ed712
+DIST ideaIU-143.1821.5.tar.gz 392844742 SHA256 
90c2a880c03bc1213c41be05e56d50a5104175e2589e492ba140987b94d8680b SHA512 
0841c3ea509500949358f826405d5c62d84f51657ce4ad621d3b33100a1966d8d85b793286cd4b85c6d2d6d0ca99c4b6a2f84cf5d596538cf530abf73fe8be21
 WHIRLPOOL 
d59367e7671121619d0f787f585a4be436027e4ff39f10849566e441b407295166131cda8af506a7ecf5c34c21231bedd1419c4ee1e2657a38fa3b70a6b424dc
+DIST ideaIU-144.3143.6-custom-jdk-linux.tar.gz 444026233 SHA256 
7d43fef31ec373fa700c1bcf6408429abf5549314f134e458335f52feb44772b SHA512 
86ef4f9d89184acfcbaee8fbce67be8e226ab363df9892f803bb61fe61c50972bcf1ec260c9a9652998fc3f73cc72311950df3ae23bf01ae4a45336b7830ca01
 WHIRLPOOL 
9dee3db866fa55f2ddd3fa28120def4455ff4e7bc0a3a86289c6cb46f7a8a48c5fa0c6e9f35753b52cf66848831c3de2540d41673239130529c8848dba914aa6
+DIST ideaIU-144.3143.6-no-jdk.tar.gz 399209252 SHA256 
c11de6c199c90873976958c4e319176647fb4458370a041b8611007277a057d3 SHA512 
6c4b8224901be58b0d41ca59dc6d8215510617470ed15b25c9d84074d4f660e335d6bb450062e353df3bb217a4892eb8783fc9086d2f4e4addada5aa7c5c7e85
 WHIRLPOOL 
2ea6bfc95c47fb20008c6503a2158a5a6d677e072cb9db41fba198d4dfda0df57db784b3289ecccd64849d1dc59fdb0f3b35aa3490323a7f40df383547cf940f

diff --git a/dev-util/idea-ultimate/idea-ultimate-15.0.1.143.382.35-r1.ebuild 
b/dev-util/idea-ultimate/idea-ultimate-15.0.1.143.382.35-r1.ebuild
deleted file mode 100644
index db2d725..000
--- a/dev-util/idea-ultimate/idea-ultimate-15.0.1.143.382.35-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils versionator
-
-SLOT="0"
-PV_STRING="$(get_version_component_range 4-6)"
-MY_PV="$(get_version_component_range 1-3)"
-MY_PN="idea"
-
-DESCRIPTION="A complete toolset for web, mobile and enterprise development"
-HOMEPAGE="http://www.jetbrains.com/idea;
-SRC_URI="http://download-cf.jetbrains.com/idea/${MY_PN}IU-${MY_PV}.tar.gz -> 
${MY_PN}IU-${PV_STRING}.tar.gz"
-
-LICENSE="IDEA
-   || ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
-IUSE=""
-KEYWORDS="amd64 x86"
-
-DEPEND="!dev-util/${PN}:14
-   !dev-util/${PN}:15"
-RDEPEND="${DEPEND}
-   >=virtual/jdk-1.7:*"
-S="${WORKDIR}/${MY_PN}-IU-${PV_STRING}"
-
-QA_PREBUILT="opt/${PN}-${MY_PV}/*"
-
-src_prepare() {
-   if ! use amd64; then
-   rm -r plugins/tfsIntegration/lib/native/linux/x86_64 || die
-   fi
-   if ! use arm; then
-   rm bin/fsnotifier-arm || die
-   

[gentoo-commits] repo/gentoo:master commit in: /

2016-01-28 Thread Patrice Clement
commit: 74bfa802d5765dfe9721536dd065f5a2948cea02
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Jan 28 09:42:14 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Jan 28 09:42:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74bfa802

Merge remote-tracking branch 'github/pr/728'.

 dev-util/idea-ultimate/Manifest|  6 +--
 .../idea-ultimate-15.0.1.143.382.35-r1.ebuild  | 62 --
 ...uild => idea-ultimate-15.0.3.143.1821.5.ebuild} | 11 ++--
 ... => idea-ultimate-16.0.0.144.3143.6_pre.ebuild} | 10 ++--
 4 files changed, 12 insertions(+), 77 deletions(-)



[gentoo-commits] proj/portage:master commit in: bin/

2016-01-28 Thread Alexander Berntsen
commit: f0ce7366b137119f087974d52ae807940e74ed56
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Jan 27 21:05:51 2016 +
Commit: Alexander Berntsen  gentoo  org>
CommitDate: Thu Jan 28 12:08:36 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=f0ce7366

isolated-functions.sh: Output error message for nofatal die.

X-Gentoo-Bug: 573056
X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=573056

Signed-off-by: Alexander Berntsen  gentoo.org>
Acked-by:  Alexander Berntsen  gentoo.org>
Acked-by:  Brian Dolbecgentoo.org>

 bin/isolated-functions.sh | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh
index 5766921..e320f71 100644
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 source "${PORTAGE_BIN_PATH}/eapi.sh" || exit 1
@@ -124,10 +124,11 @@ die() {
set +x # tracing only produces useless noise here
local IFS=$' \t\n'
 
-   if ___eapi_die_can_respect_nonfatal; then
-   if [[ ${1} == -n ]]; then
-   [[ ${PORTAGE_NONFATAL} == 1 ]] && return 1
-   shift
+   if ___eapi_die_can_respect_nonfatal && [[ $1 == -n ]]; then
+   shift
+   if [[ ${PORTAGE_NONFATAL} == 1 ]]; then
+   [[ $# -gt 0 ]] && eerror "$*"
+   return 1
fi
fi
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cropgui/files/, media-gfx/cropgui/

2016-01-28 Thread Sergey Popov
commit: 77ac2746662fcb33b9fd9f1dbe8a2b3c4d103316
Author: Sergey Popov  gentoo  org>
AuthorDate: Thu Jan 28 10:29:59 2016 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Thu Jan 28 10:30:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77ac2746

media-gfx/cropgui: version bump

Gentoo-Bug: 569654

Package-Manager: portage-2.2.26

 media-gfx/cropgui/Manifest|  1 +
 media-gfx/cropgui/cropgui-0.2.ebuild  | 52 +++
 media-gfx/cropgui/cropgui-.ebuild | 50 ++
 media-gfx/cropgui/files/cropgui-0.2-PIL.patch | 26 ++
 4 files changed, 129 insertions(+)

diff --git a/media-gfx/cropgui/Manifest b/media-gfx/cropgui/Manifest
index 1689149..5ec16d3 100644
--- a/media-gfx/cropgui/Manifest
+++ b/media-gfx/cropgui/Manifest
@@ -1 +1,2 @@
+DIST cropgui-0.2.tar.gz 842734 SHA256 
9b0fcbc7a8f656979ad8ffcd09b08cec9f8ad20cd617402bae0b64526b5302fc SHA512 
d6a9feea8c5de57455d0f7247465108d5a931f773f4df0c91629400bcc2c958c76559a84b6cde45709bcc8936ff7f5e2b3553897a14fbec14a9f032065ce83ba
 WHIRLPOOL 
55e54c3adbf8992acb78c27f159874797cb4d54538b5c33b5350d0781ad1204d72e8db8c3d734922fe2893ea5d57b5a16ee2f7b8dad4db71f469462ecadfd1b1
 DIST cropgui_0.1.1.tar.gz 13142 SHA256 
d2bab11c2bafdbcbe9c8cac7827a7e25b909b2962cef29e1ce7181ccb2834a75 SHA512 
abfe8dfd46a316e970b0355f6b05e2d2a4a54243e201dfc8434ee09f31c8715471dd1f00bd0c6cda646406e6398e5b43da3269bf74d1f2d9d436d5931d2b968f
 WHIRLPOOL 
1e4f9fca887d2d988c6d944f85cae6125472ea08118e84b5601123e2af603b16d49ed54385f9552f1cd819f447b2ceace742ee4fd1e95f5d0461f4c173a1ef7e

diff --git a/media-gfx/cropgui/cropgui-0.2.ebuild 
b/media-gfx/cropgui/cropgui-0.2.ebuild
new file mode 100644
index 000..912767d
--- /dev/null
+++ b/media-gfx/cropgui/cropgui-0.2.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+inherit eutils python-r1
+
+DESCRIPTION="GUI for lossless cropping of jpeg images"
+HOMEPAGE="http://emergent.unpythonic.net/01248401946;
+SRC_URI="https://github.com/jepler/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${PYTHON_DEPS}
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/pygobject:2[${PYTHON_USEDEP}]
+   dev-python/pygtk:2[${PYTHON_USEDEP}]
+"
+
+src_prepare() {
+   sed -i  -e '/Encoding/d' \
+   -e '/Version/d' \
+   -e '/MimeType/s/$/&;/' \
+   -e '/Categories/s/Application;//' \
+   cropgui.desktop || die 'sed on cropgui.desktop failed'
+   # bug 471530
+   eapply "${FILESDIR}/${P}-PIL.patch"
+
+   eapply_user
+}
+
+install_cropgui_wrapper() {
+   python_domodule cropgtk.py cropgui_common.py filechooser.py 
cropgui.glade
+   make_wrapper "${PN}.tmp" "${PYTHON} 
$(python_get_sitedir)/${PN}/cropgtk.py"
+   python_newexe "${ED%/}/usr/bin/${PN}.tmp" "${PN}"
+   rm "${ED%/}/usr/bin/${PN}.tmp" || die
+}
+
+src_install() {
+   local python_moduleroot="${PN}"
+   python_foreach_impl install_cropgui_wrapper
+
+   domenu "${PN}.desktop"
+   doicon "${PN}.png"
+}

diff --git a/media-gfx/cropgui/cropgui-.ebuild 
b/media-gfx/cropgui/cropgui-.ebuild
new file mode 100644
index 000..ac8de05
--- /dev/null
+++ b/media-gfx/cropgui/cropgui-.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGIT_REPO_URI="https://github.com/jepler/cropgui.git;
+PYTHON_COMPAT=( python2_7 )
+inherit eutils git-r3 python-r1
+
+DESCRIPTION="GUI for lossless cropping of jpeg images"
+HOMEPAGE="http://emergent.unpythonic.net/01248401946;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${PYTHON_DEPS}
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/pygobject:2[${PYTHON_USEDEP}]
+   dev-python/pygtk:2[${PYTHON_USEDEP}]
+"
+
+src_prepare() {
+   sed -i  -e '/Encoding/d' \
+   -e '/Version/d' \
+   -e '/MimeType/s/$/&;/' \
+   -e '/Categories/s/Application;//' \
+   cropgui.desktop || die 'sed on cropgui.desktop failed'
+
+   eapply_user
+}
+
+install_cropgui_wrapper() {
+   python_domodule cropgtk.py cropgui_common.py filechooser.py 
cropgui.glade
+   make_wrapper "${PN}.tmp" "${PYTHON} 
$(python_get_sitedir)/${PN}/cropgtk.py"
+   python_newexe "${ED%/}/usr/bin/${PN}.tmp" "${PN}"
+   rm "${ED%/}/usr/bin/${PN}.tmp" || die
+}
+
+src_install() {
+   local python_moduleroot="${PN}"
+   python_foreach_impl install_cropgui_wrapper
+
+   domenu "${PN}.desktop"
+   doicon "${PN}.png"
+}

diff --git 

[gentoo-commits] repo/gentoo:master commit in: sys-fs/mdadm/files/, sys-fs/mdadm/

2016-01-28 Thread Lars Wendler
commit: 6c56d5666a86ec50b41892b0a45ea7762014d54d
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 28 10:08:23 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 28 10:22:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c56d566

sys-fs/mdadm: Bump to version 3.4

Marked cronjob as executable (bug #561564) and commented the AUTOCHECK variable
so people still have to opt in for the autocheck to run.

Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler  gentoo.org>

 sys-fs/mdadm/Manifest|  2 +
 sys-fs/mdadm/files/etc-default-mdadm |  8 ++--
 sys-fs/mdadm/mdadm-3.4.ebuild| 82 
 3 files changed, 89 insertions(+), 3 deletions(-)

diff --git a/sys-fs/mdadm/Manifest b/sys-fs/mdadm/Manifest
index ba6acd4..0b4720d 100644
--- a/sys-fs/mdadm/Manifest
+++ b/sys-fs/mdadm/Manifest
@@ -3,4 +3,6 @@ DIST mdadm-3.3.1.tar.xz 407964 SHA256 
d8c74112cfd77bdc1dbc1291fe8d9243c76d91bfa2
 DIST mdadm-3.3.2.tar.xz 410628 SHA256 
0f3a7e1a76b13892b79f9fceaf99ecb23513260389a768ac644ffa3ae06e5b8c SHA512 
204363e41ec544ac44fa40ddf2758e31cbc1a88d7f038fa32a90b494b07be8e025be1bea8623029847ae495aabe3d1f2c503480db087d8a3dacd240003174936
 WHIRLPOOL 
be7a7b77d6b53decfd03b2171e368d7162e48fe23835e664891acaa8cd1808236f9e34c27c573839c0f613be0e17ea94522df01a6537243eed132e87d3ea8d88
 DIST mdadm-3.3.3.tar.xz 413140 SHA256 
f5b50a6b506697fb9968d66047473b453f9eaefaa9b7d31c184693b8a28c SHA512 
f2778e48a094bdf43861da0e83473cf021c3770575be0f494178dd0d386aa493eb486c2844b3b804f757f9168b7589afaa580b71777808c1f7905568e726fc66
 WHIRLPOOL 
6bc5991fc9eba7a7b79c175e46534070368c922fe3f1fb8ade67c97940df95d4bba9933b7e509e0b06b0e62034d72f739c6c15830e628c0cc51984751d9be08d
 DIST mdadm-3.3.4.tar.xz 413396 SHA256 
8ae5f45306b873190e91f410709b00e51997b633c072b33f8efd9f7df022ca68 SHA512 
4393e5d3a50ee148cc7503d48e7dda30419ed72a8098eaa9b883ff1ee81e09c66414edbe40d8c80b28d3ae7a7b5e5b11f6a8e14188a1066c19ac08ca89ddbcb6
 WHIRLPOOL 
41a8bcf399a11da82c9a0bdf49a31d8c71aeccfcfe2000edf78fe2933c6bdf6f10f2c5450b0589564a75e3a37195abe2e4c0dbbc42911ca9dda4e2d538618caa
+DIST mdadm-3.4.tar.xz 422704 SHA256 
27d0be4627d38a12ddcd1c1c3721d649d4e89e1093914497e22b57245cda8808 SHA512 
5de06f3a2b8e5346a1e858b15e76f75a13a1d5c5f2032fecc6eb167454b282e12ee111ac2abec778e058ec9554708ac317a476778328546603618e6f70f7
 WHIRLPOOL 
18a5f2ed027b919e2e365cf9ddc1b616bf1fe315d27196a248ce9600622eb86d5ce825f1b38ecf0a1f5dcf21fa59fd7d88856700aea25a721c8efa37e2b34d39
 DIST mdadm_3.3-2.debian.tar.gz 127889 SHA256 
c38b155e7395b35380d506458d979b82c5b853de996f21ccab50b1202d726301 SHA512 
92e4c403542caba4b9afb870ba803e6bc7ade143b27efdc27e03b3407f322722a635457cce9e8c195a3ecd7cbce66fdebdd6046fc4f36836e56e27d5d838c037
 WHIRLPOOL 
8f8ef1142a79044093a5f55b181dc35a142b83041a59a9b71945aa6fe84cd089a7e1b183ec6b5db210a0d07e94efad0ab3a0d0341fc6cbbbf4da9d0254b5c737
+DIST mdadm_3.3.4-1.1.debian.tar.xz 86312 SHA256 
16dd6b77c14a15afa23e077f0c157c17ef5cc6054b17ccb38cf5af86f7bf55bd SHA512 
ea9b34a9952e1ff836cb931c7eef0ae0c44e3f4d46162c7a7eca24936d6f7168e99d67749b3100bc68ebadc8f256e4833d42da48c531cf71e6e8f3100911828f
 WHIRLPOOL 
44df72008fc89f21a461bc45be230383d906fd0c0ea062327a537024ceff245b47ced301d72d5bfe5a0fcde095e99e14cdf30c614550bce023851e7a6ac0c525

diff --git a/sys-fs/mdadm/files/etc-default-mdadm 
b/sys-fs/mdadm/files/etc-default-mdadm
index 70ff20b..921c70b 100644
--- a/sys-fs/mdadm/files/etc-default-mdadm
+++ b/sys-fs/mdadm/files/etc-default-mdadm
@@ -1,7 +1,9 @@
 # Based on Debian /etc/default/mdadm
 
-# Gentoo comment: The cronjob checks for this value to decide to actually 
validate arrays. If missing, it does NOT actually do anything.
+# Gentoo comment: The cronjob checks for this value to decide to actually
+# validate arrays. If missing, it does NOT actually do 
anything.
 # AUTOCHECK:
 #   should mdadm run periodic redundancy checks over your arrays? See
-#   /etc/cron.d/mdadm.
-AUTOCHECK=true
+#   /etc/cron.weekly/mdadm
+
+#AUTOCHECK=true

diff --git a/sys-fs/mdadm/mdadm-3.4.ebuild b/sys-fs/mdadm/mdadm-3.4.ebuild
new file mode 100644
index 000..88431e1
--- /dev/null
+++ b/sys-fs/mdadm/mdadm-3.4.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils flag-o-matic multilib systemd toolchain-funcs udev
+
+DESCRIPTION="A useful tool for running RAID systems - it can be used as a 
replacement for the raidtools"
+HOMEPAGE="http://neil.brown.name/blog/mdadm;
+DEB_PR=1.1
+SRC_URI="mirror://kernel/linux/utils/raid/mdadm/${P}.tar.xz
+   
mirror://debian/pool/main/m/mdadm/${PN}_3.3.4-${DEB_PR}.debian.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="static"
+
+DEPEND="virtual/pkgconfig
+   app-arch/xz-utils"
+RDEPEND=">=sys-apps/util-linux-2.16"
+
+# The tests edit values in /proc 

[gentoo-commits] repo/gentoo:master commit in: sys-fs/bcache-tools/files/1.0.8_p20140220/, sys-fs/bcache-tools/

2016-01-28 Thread Justin Lecher
commit: 29bb318af5b049d3274ab126ecd4955063ec1888
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Jan 28 09:51:39 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Jan 28 10:22:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29bb318a

sys-fs/bcache-tools: Import all fedora patches

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 sys-fs/bcache-tools/Manifest   |  2 +
 .../bcache-tools-1.0.8_p20140220.ebuild| 76 ++
 .../1.0.8_p20140220/bcache-status-python3.patch|  8 +++
 .../1.0.8_p20140220/bcache-tools-1.0.8-crc64.patch | 55 
 .../bcache-tools-1.0.8-noprobe.patch   | 32 +
 .../bcache-tools-20131018-fedconf.patch|  5 ++
 .../bcache-tools-status-20130826-man.patch | 49 ++
 7 files changed, 227 insertions(+)

diff --git a/sys-fs/bcache-tools/Manifest b/sys-fs/bcache-tools/Manifest
index 4cbcd0f..24e90f2 100644
--- a/sys-fs/bcache-tools/Manifest
+++ b/sys-fs/bcache-tools/Manifest
@@ -1,2 +1,4 @@
+DIST bcache-status-20140220.tar.gz 3779 SHA256 
5f05ced834a80c824bb5fc78a6b1a71641ebc981c77422679b5514d44d5e055d SHA512 
0c8db02dc865b469f3a5964f679a3bfdf5cdbf5a2f6ccd5d81544f3bb3c06df2f5d06b9f09aaec527ec90229740dcd31fbb33e2628721b6da139cfcee6b48d7c
 WHIRLPOOL 
eee642edaf8c9fd7b567d6e0c83aa7bbbfe1c147db97998dafb716ba9e76d0e5ba8f87c4226b9309ca8f8ba1a3f66c83f03f162d4ebc4569008fc7d1ce026acf
 DIST bcache-tools-1.0.5.tgz 21934 SHA256 
1449294ef545b3dc6f715f7b063bc2c8656984ad73bcd81a0dc048cbba416ea9 SHA512 
aaf27e4cc3037d482cb14c8bb083c1ce5cda5641a19cec67ca1ad22cde71ce035e49701145c6d920b4d62058897c4b7d29d341b3b8bd436c9c51e2f8bdb5c568
 WHIRLPOOL 
7c2dd6919ba7cc7eebab0c90b517cd73ab4b7e02aedf4c998d95681e3feeedf5368fa5edf58a6a3e079fd7ad3ae5040fe6f02c743132f054c7f56fbad9c44f4b
 DIST bcache-tools-1.0.8.tgz 22153 SHA256 
d56923936f37287efc57a46315679102ef2c86cd0be5874590320acd48c1201c SHA512 
21eaed457e5de623089c0d4e1c11394a3950f29c749c502bfd5dd94d3dcdc7379c4a910825e33bf9fc8080df656949b94a1a28d19048a8eb6422976cb391b7dc
 WHIRLPOOL 
7fada61d2bce55755dd75a1d5518c264c0470b071b6a3c6a003bb3016554eba5715014edfda1a05597d3dca1b557fd7eaea19df467c6c503ad1a52b9664657ef
+DIST bcache-tools-1.0.8_p20140220.tgz 22153 SHA256 
d56923936f37287efc57a46315679102ef2c86cd0be5874590320acd48c1201c SHA512 
21eaed457e5de623089c0d4e1c11394a3950f29c749c502bfd5dd94d3dcdc7379c4a910825e33bf9fc8080df656949b94a1a28d19048a8eb6422976cb391b7dc
 WHIRLPOOL 
7fada61d2bce55755dd75a1d5518c264c0470b071b6a3c6a003bb3016554eba5715014edfda1a05597d3dca1b557fd7eaea19df467c6c503ad1a52b9664657ef

diff --git a/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220.ebuild 
b/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220.ebuild
new file mode 100644
index 000..5903050
--- /dev/null
+++ b/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python3_{3,4,5} )
+
+inherit eutils python-r1 toolchain-funcs udev
+
+DESCRIPTION="Tools for bcachefs"
+HOMEPAGE="http://bcache.evilpiepirate.org/;
+SRC_URI="
+   https://github.com/g2p/bcache-tools/archive/v${PV%%_p*}.tar.gz -> 
${P}.tgz
+   https://dev.gentoo.org/~jlec/distfiles/bcache-status-20140220.tar.gz
+"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   >=sys-apps/util-linux-2.24"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${PV}/bcache-status-python3.patch
+   "${FILESDIR}"/${PV}/bcache-tools-1.0.8-crc64.patch
+   "${FILESDIR}"/${PV}/bcache-tools-1.0.8-noprobe.patch
+   "${FILESDIR}"/${PV}/bcache-tools-20131018-fedconf.patch
+   "${FILESDIR}"/${PV}/bcache-tools-status-20130826-man.patch
+)
+
+S="${WORKDIR}"/${P%%_p*}
+
+src_prepare() {
+   tc-export CC
+   sed \
+   -e '/^CFLAGS/s:-O2::' \
+   -e '/^CFLAGS/s:-g::' \
+   -i Makefile || die
+
+   cp ../bcache-status*/bcache-status .  || die
+
+   epatch "${PATCHES[@]}"
+}
+
+src_install() {
+   into /
+   dosbin make-bcache bcache-super-show
+
+   exeinto $(get_udevdir)
+   doexe bcache-register probe-bcache
+
+   python_foreach_impl python_doscript bcache-status
+
+   udev_dorules 69-bcache.rules
+
+   insinto /etc/initramfs-tools/hooks/bcache
+   doins initramfs/hook
+
+   # that is what dracut does
+   insinto /usr/lib/dracut/modules.d/90bcache
+   doins dracut/module-setup.sh
+
+   doman *.8
+
+   dodoc README
+}
+
+pkg_postinst() {
+   udev_reload
+}

diff --git 
a/sys-fs/bcache-tools/files/1.0.8_p20140220/bcache-status-python3.patch 
b/sys-fs/bcache-tools/files/1.0.8_p20140220/bcache-status-python3.patch
new file mode 100644
index 000..0cb08cc
--- /dev/null

[gentoo-commits] repo/gentoo:master commit in: net-misc/whatportis/

2016-01-28 Thread Justin Lecher
commit: c8848e2131ffbe639f05bdafef696f95d61abed0
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Jan 28 08:33:43 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Jan 28 10:22:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8848e21

net-misc/whatportis: Set license

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 net-misc/whatportis/whatportis-0.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-misc/whatportis/whatportis-0.2.ebuild 
b/net-misc/whatportis/whatportis-0.2.ebuild
index f6cbc89..2a0dfcd 100644
--- a/net-misc/whatportis/whatportis-0.2.ebuild
+++ b/net-misc/whatportis/whatportis-0.2.ebuild
@@ -12,8 +12,7 @@ DESCRIPTION="A command to search port names and numbers"
 HOMEPAGE="http://github.com/ncrocfer/whatportis 
http://pypi.python.org/pypi/whatportis;
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
-#https://github.com/ncrocfer/whatportis/issues/2
-LICENSE="all-rights-reserved"
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"



[gentoo-commits] repo/gentoo:master commit in: net-misc/whatportis/

2016-01-28 Thread Justin Lecher
commit: af4c404447a6638d24a66743baadf4eec7543907
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Jan 28 08:36:26 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Jan 28 10:22:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af4c4044

net-misc/whatportis: Version Bump

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 net-misc/whatportis/Manifest  |  1 +
 net-misc/whatportis/whatportis-0.3.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/net-misc/whatportis/Manifest b/net-misc/whatportis/Manifest
index 7315bb5..9a3c20f 100644
--- a/net-misc/whatportis/Manifest
+++ b/net-misc/whatportis/Manifest
@@ -1 +1,2 @@
 DIST whatportis-0.2.tar.gz 256884 SHA256 
08735b4e1898cf64880ee2c08a5da74b3b81d65c44a67b0fbe305012c8ec SHA512 
5e28b7bc19fcf939ef61af3225cac314cdc0a02ba941663310ea4881fed6f23926b5fd5198295085e19acf0f856de1351d03308ddbaa02bea1e7fed372e3c13d
 WHIRLPOOL 
c81fb346e274269c7527b061bc5b6da01f988425746fb1b1c3414b9b88ea9ded70a674cfa7757af41229a1597687361b4b59512b4c853739d3d45058b448ca14
+DIST whatportis-0.3.tar.gz 258221 SHA256 
661920d3038127502c438189e0d4f068290de28360206bf4c20a66b0b6bd878b SHA512 
cff214d07c3f84b8eb040809930fffaf0c590ea2a922d9a6d58b71442afd0201360d292bbc05c2fe6756cfa72c9eb1fa96dcd5e4777067a2a7d5de1ae351f910
 WHIRLPOOL 
4504a91dbeebaebb219ded2705f573ee67f7ffc72e333281106e68bc1c1732eac0c86cb0e9b20e55f248373d089b3ce38352cfaaf8aefdf3a58af87e3771fb5b

diff --git a/net-misc/whatportis/whatportis-0.3.ebuild 
b/net-misc/whatportis/whatportis-0.3.ebuild
new file mode 100644
index 000..2b25ee8
--- /dev/null
+++ b/net-misc/whatportis/whatportis-0.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="A command to search port names and numbers"
+HOMEPAGE="http://github.com/ncrocfer/whatportis 
http://pypi.python.org/pypi/whatportis;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/click-6.2[${PYTHON_USEDEP}]
+   >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   "${EPYTHON}" test_${PN}.py || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/celery/

2016-01-28 Thread Justin Lecher
commit: 9792fe63a045e96682cf47b346b91ac2ac4fc4a4
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Jan 28 08:48:57 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Jan 28 10:22:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9792fe63

dev-python/celery: Add missing patch

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573104

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/celery/celery-3.1.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/celery/celery-3.1.20.ebuild 
b/dev-python/celery/celery-3.1.20.ebuild
index dfab3b8..54c62ca 100644
--- a/dev-python/celery/celery-3.1.20.ebuild
+++ b/dev-python/celery/celery-3.1.20.ebuild
@@ -54,7 +54,7 @@ DEPEND="
 
 PATCHES=(
"${FILESDIR}"/celery-docs.patch
-   "${FILESDIR}"/${P}-test.patch
+   "${FILESDIR}"/${PN}-3.1.19-test.patch
 )
 
 # testsuite needs it own source



[gentoo-commits] repo/gentoo:master commit in: net-libs/czmq/

2016-01-28 Thread Justin Lecher
commit: 1f67abae389ea963151bc15e727d5a5055321155
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Jan 28 10:40:35 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Jan 28 10:44:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f67abae

net-libs/czmq: Fix creation of manpages

fix underlinking detected by ld.gold

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=572862

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 net-libs/czmq/czmq-3.0.2.ebuild | 16 ++--
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/net-libs/czmq/czmq-3.0.2.ebuild b/net-libs/czmq/czmq-3.0.2.ebuild
index b0d1819..7a85625 100644
--- a/net-libs/czmq/czmq-3.0.2.ebuild
+++ b/net-libs/czmq/czmq-3.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=true
 
 inherit autotools-utils
 
-DESCRIPTION=" High-level C Binding for ZeroMQ"
+DESCRIPTION="High-level C Binding for ZeroMQ"
 HOMEPAGE="http://czmq.zeromq.org;
 SRC_URI="http://download.zeromq.org/${P}.tar.gz;
 
@@ -22,10 +22,9 @@ RDEPEND="
net-libs/zeromq
 "
 DEPEND="${RDEPEND}
-   doc? (
-   app-text/asciidoc
-   app-text/xmlto
-   )"
+   app-text/asciidoc
+   app-text/xmlto
+"
 
 DOCS=( NEWS AUTHORS )
 
@@ -35,6 +34,11 @@ RESTRICT=test
 src_prepare() {
use test && AUTOTOOLS_IN_SOURCE_BUILD=1
sed -i -e 's|-Werror||g' configure.ac || die
+
+   cat >> src/Makemodule-local.am <<-EOF
+   src_libczmq_la_LDFLAGS += -pthread
+   EOF
+
autotools-utils_src_prepare
 }
 



[gentoo-commits] repo/gentoo:master commit in: x11-terms/rxvt-unicode/

2016-01-28 Thread Jeroen Roovers
commit: 82ab5978f04fe1c984b701bdffd0e725027d00d6
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Jan 28 11:04:22 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Jan 28 11:04:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82ab5978

x11-terms/rxvt-unicode: Fix SLOT dep.

Package-Manager: portage-2.2.27

 x11-terms/rxvt-unicode/rxvt-unicode-9.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.22.ebuild 
b/x11-terms/rxvt-unicode/rxvt-unicode-9.22.ebuild
index d90893f..f69dd24 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.22.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.22.ebuild
@@ -19,7 +19,7 @@ IUSE="
 "
 
 RDEPEND="
-   >=sys-libs/ncurses-5.7-r6:5=
+   >=sys-libs/ncurses-5.7-r6:=
kernel_Darwin? ( dev-perl/Mac-Pasteboard )
media-libs/fontconfig
perl? ( dev-lang/perl:= )



[gentoo-commits] dev/wschlich:master commit in: mail-filter/sbd-proxy/

2016-01-28 Thread Wolfram Schlich
commit: 85cc4bc635b30c2e5277937298a875298d7005c6
Author: Wolfram Schlich  gentoo  org>
AuthorDate: Thu Jan 28 10:01:00 2016 +
Commit: Wolfram Schlich  gentoo  org>
CommitDate: Thu Jan 28 10:01:00 2016 +
URL:https://gitweb.gentoo.org/dev/wschlich.git/commit/?id=85cc4bc6

mail-filter/sbd-proxy: fixes

Package-Manager: portage-2.2.27

 mail-filter/sbd-proxy/ChangeLog| 14 ---
 mail-filter/sbd-proxy/Manifest | 10 +
 mail-filter/sbd-proxy/metadata.xml |  8 
 mail-filter/sbd-proxy/sbd-proxy-1.0.ebuild | 49 --
 mail-filter/sbd-proxy/sbd-proxy-1.1.ebuild | 49 --
 ...bd-proxy-1.2.ebuild => sbd-proxy-1.2-r1.ebuild} | 12 +++---
 6 files changed, 16 insertions(+), 126 deletions(-)

diff --git a/mail-filter/sbd-proxy/ChangeLog b/mail-filter/sbd-proxy/ChangeLog
deleted file mode 100644
index 21f0e6a..000
--- a/mail-filter/sbd-proxy/ChangeLog
+++ /dev/null
@@ -1,14 +0,0 @@
-# ChangeLog for mail-filter/sbd-proxy
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  25 Jan 2010; Wolfram Schlich  +sbd-proxy-1.2.ebuild:
-  version bump
-
-  04 Nov 2009; Wolfram Schlich  +sbd-proxy-1.1.ebuild:
-  version bump
-
-  28 Oct 2009; Wolfram Schlich  +files/sbd-proxy.confd,
-  +files/sbd-proxy.initd, +sbd-proxy-1.0.ebuild:
-  initial import
-

diff --git a/mail-filter/sbd-proxy/Manifest b/mail-filter/sbd-proxy/Manifest
index 30c91fc..8c820f9 100644
--- a/mail-filter/sbd-proxy/Manifest
+++ b/mail-filter/sbd-proxy/Manifest
@@ -1,9 +1 @@
-AUX sbd-proxy.confd 187 RMD160 05ea13942b87b34efc7fbd7da5ee9e7b090aaf31 SHA1 
c800e8303a08a41a3cd09535d5ddd87a459e711e SHA256 
4c884c252cf1d65635daa59a0687f33509a56c1d4a403dcf4fcb87d0ba09f955
-AUX sbd-proxy.initd 798 RMD160 deacda480e48c30fc8d4230a28ce956dc2aac6b9 SHA1 
259ee4d091b255203a3ad2c84eecd9b5f567fe33 SHA256 
0b9dd9e3e765e5d14a5cb1ed33678db7e2f4ef07fc0947552788c78a9a4e3c8a
-DIST sbd-proxy-1.0.tar.bz2 6425 RMD160 
585017e239dc14835443805cf0ab75690b529f39 SHA1 
c45815e3935b944dde86daeb5634dab3c0b60dc3 SHA256 
c8d838e46cb0f3d39792f6c56ac5cc6b74b302c6987e3b3453f1f2733ab5dad3
-DIST sbd-proxy-1.1.tar.bz2 6488 RMD160 
d4e5725f92cd6fc26735220a32e237858a89cfb5 SHA1 
6cc38b9d64d347854929459ab8f358e7aae0ed57 SHA256 
4723b7d23e3556c91accd407baaba4de88286d025c23520e60eabecc6fae65be
-DIST sbd-proxy-1.2.tar.bz2 7797 RMD160 
bdea663404e8749c7b0254ad25ed5c30ec7bc6a2 SHA1 
9ed4a31785be0ffb04bf1aac468537298bf2688b SHA256 
7de022956e47149c5140447aec8c6ba7a7e278c71281dafaef512c5dc3f1440e
-EBUILD sbd-proxy-1.0.ebuild 1062 RMD160 
cf0ad92b5d062c46b3d34f1d5f7b141ee544295c SHA1 
b448b8111e4bf8c7f9f667a4f491002e4c87d4a9 SHA256 
2eed5616946c59025e1a4243a7b89d7f81d11a16de0095324234823b36da83ad
-EBUILD sbd-proxy-1.1.ebuild 1062 RMD160 
cf0ad92b5d062c46b3d34f1d5f7b141ee544295c SHA1 
b448b8111e4bf8c7f9f667a4f491002e4c87d4a9 SHA256 
2eed5616946c59025e1a4243a7b89d7f81d11a16de0095324234823b36da83ad
-EBUILD sbd-proxy-1.2.ebuild 1062 RMD160 
1720d4d93d63c48f2c628f4495d0b0c9bf07cd57 SHA1 
45ae27158a147fbc1d83d05a7d94d23215616287 SHA256 
b21dadd020484fab4b111bc46124a0297fe55113da9685bda57a18c80e61d9e2
-MISC ChangeLog 450 RMD160 d8827ba8ea0186d046439ae7e7e16eb316238848 SHA1 
5a5bf79f22a8d3bb3e2c68c4c76c10658dfedf14 SHA256 
10499a7fa83348cfab7515c8c1bba578e1b552a178c9ab9f7e8ba0f65ff9d80a
+DIST sbd-proxy-1.2.tar.bz2 7797 SHA256 
7de022956e47149c5140447aec8c6ba7a7e278c71281dafaef512c5dc3f1440e SHA512 
dbe62fe3e8f7970979c004387f1b5c62fc8dc36755989cdfe0e5b3791d69ef84166b66f1c05a8dec01596adb4f7023928f1ce89e48e1038292497503b79c9fe7
 WHIRLPOOL 
8420e9cbce06bfce68619061d4a960ee64231da7baa5554209f56d5872b7ee45e7dec1f32d26e01c293a0927e28d5dd5bb8ba891e61251c6f69d66b3af0716ab

diff --git a/mail-filter/sbd-proxy/metadata.xml 
b/mail-filter/sbd-proxy/metadata.xml
new file mode 100644
index 000..74350c0
--- /dev/null
+++ b/mail-filter/sbd-proxy/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   wschl...@gentoo.org
+   Wolfram Schlich
+   
+

diff --git a/mail-filter/sbd-proxy/sbd-proxy-1.0.ebuild 
b/mail-filter/sbd-proxy/sbd-proxy-1.0.ebuild
deleted file mode 100644
index 002ddd3..000
--- a/mail-filter/sbd-proxy/sbd-proxy-1.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit eutils
-
-DESCRIPTION="An SMTP proxy for solicited bounce detection"
-HOMEPAGE="http://dev.gentoo.org/~wschlich/;
-SRC_URI="http://dev.gentoo.org/~wschlich/src/${CATEGORY}/${PN}/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND="
-   virtual/perl-Getopt-Long
-   virtual/perl-Sys-Syslog
-   dev-perl/Config-IniFiles
-   dev-perl/DBI
-   dev-perl/Exception-Class
-   

[gentoo-commits] dev/wschlich:master commit in: dev-perl/Exception-Class-TryCatch/

2016-01-28 Thread Wolfram Schlich
commit: 5b07fecb37859e6ce5b98214514d2b9ed4c0ebd0
Author: Wolfram Schlich  gentoo  org>
AuthorDate: Thu Jan 28 10:02:36 2016 +
Commit: Wolfram Schlich  gentoo  org>
CommitDate: Thu Jan 28 10:02:36 2016 +
URL:https://gitweb.gentoo.org/dev/wschlich.git/commit/?id=5b07fecb

dev-perl/Exception-Class-TryCatch: fixes

Package-Manager: portage-2.2.27

 dev-perl/Exception-Class-TryCatch/ChangeLog| 14 --
 ...1.13.ebuild => Exception-Class-TryCatch-1.13-r1.ebuild} |  6 +++---
 2 files changed, 3 insertions(+), 17 deletions(-)

diff --git a/dev-perl/Exception-Class-TryCatch/ChangeLog 
b/dev-perl/Exception-Class-TryCatch/ChangeLog
deleted file mode 100644
index 98969bb..000
--- a/dev-perl/Exception-Class-TryCatch/ChangeLog
+++ /dev/null
@@ -1,14 +0,0 @@
-# ChangeLog for dev-perl/Exception-Class-TryCatch
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*Exception-Class-TryCatch-1.13 (26 Sep 2014)
-
-  26 Sep 2014; Wolfram Schlich 
-  +Exception-Class-TryCatch-1.13.ebuild, -Exception-Class-TryCatch-1.12.ebuild,
-  metadata.xml:
-  version bump, bump EAPI to 5
-
-  03 Aug 2009; Wolfram Schlich  +metadata.xml,
-  +Exception-Class-TryCatch-1.12.ebuild:
-  initial import

diff --git 
a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13.ebuild 
b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13-r1.ebuild
similarity index 78%
rename from 
dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13.ebuild
rename to 
dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13-r1.ebuild
index ff1959d..a89884a 100644
--- a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13.ebuild
+++ b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 
@@ -15,6 +15,6 @@ IUSE=""
 
 RDEPEND="dev-perl/Exception-Class"
 DEPEND="${RDEPEND}
-   >=virtual/perl-Module-Build-0.28"
+   >=dev-perl/Module-Build-0.28"
 
 SRC_TEST="do"



[gentoo-commits] dev/wschlich:master commit in: dev-perl/Exception-Class-DBI/

2016-01-28 Thread Wolfram Schlich
commit: 1f6f8fd6050355138be871e3e9a41346e85da93a
Author: Wolfram Schlich  gentoo  org>
AuthorDate: Thu Jan 28 10:01:51 2016 +
Commit: Wolfram Schlich  gentoo  org>
CommitDate: Thu Jan 28 10:01:51 2016 +
URL:https://gitweb.gentoo.org/dev/wschlich.git/commit/?id=1f6f8fd6

dev-perl/Exception-Class-DBI: fixes

Package-Manager: portage-2.2.27

 dev-perl/Exception-Class-DBI/ChangeLog | 14 --
 ...-DBI-1.01.ebuild => Exception-Class-DBI-1.01-r1.ebuild} |  6 +++---
 2 files changed, 3 insertions(+), 17 deletions(-)

diff --git a/dev-perl/Exception-Class-DBI/ChangeLog 
b/dev-perl/Exception-Class-DBI/ChangeLog
deleted file mode 100644
index c7ab4e9..000
--- a/dev-perl/Exception-Class-DBI/ChangeLog
+++ /dev/null
@@ -1,14 +0,0 @@
-# ChangeLog for dev-perl/Exception-Class-DBI
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*Exception-Class-DBI-1.01 (26 Sep 2014)
-
-  26 Sep 2014; Wolfram Schlich 
-  +Exception-Class-DBI-1.01.ebuild, -Exception-Class-DBI-1.00.ebuild,
-  metadata.xml:
-  version bump, bump EAPI to 5
-
-  03 Aug 2009; Wolfram Schlich  +metadata.xml,
-  +Exception-Class-DBI-1.00.ebuild:
-  initial import

diff --git a/dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.01.ebuild 
b/dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.01-r1.ebuild
similarity index 76%
rename from dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.01.ebuild
rename to dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.01-r1.ebuild
index 90e12a4..f5a1d6e 100644
--- a/dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.01.ebuild
+++ b/dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.01-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 
@@ -15,6 +15,6 @@ IUSE=""
 
 RDEPEND="dev-perl/Exception-Class"
 DEPEND="${RDEPEND}
-   >=virtual/perl-Module-Build-0.28"
+   >=dev-perl/Module-Build-0.28"
 
 SRC_TEST="do"



[gentoo-commits] repo/gentoo:master commit in: sys-fs/mdadm/

2016-01-28 Thread Lars Wendler
commit: 8413ef8501adfc56904f264d2e7372ae61611919
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 28 10:21:35 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 28 10:22:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8413ef85

sys-fs/mdadm: Removed old.

Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler  gentoo.org>

 sys-fs/mdadm/Manifest  |  2 -
 sys-fs/mdadm/mdadm-3.3.2-r1.ebuild | 82 --
 sys-fs/mdadm/mdadm-3.3.3.ebuild| 82 --
 3 files changed, 166 deletions(-)

diff --git a/sys-fs/mdadm/Manifest b/sys-fs/mdadm/Manifest
index 0b4720d..e2424a6 100644
--- a/sys-fs/mdadm/Manifest
+++ b/sys-fs/mdadm/Manifest
@@ -1,7 +1,5 @@
 DIST mdadm-3.2.6.tar.bz2 371525 SHA256 
c44ed3b31238b41cffe67caffaf45067d01e095de9499ea8a94e22dc6c38 SHA512 
1ebcd4c797cd9f7388f9a27372a19205dc81a4b19adc83e1d6d7cfd4ef18f40a211fddf59ed027a1bf35bd36d4b6795e88e8086c3b022c188ec6e9f68bf1a4ee
 WHIRLPOOL 
61d07512758491326c21bb745ca457a9f3d9215292358d7b4755eb84bb72877058fb239cbffe25c8121caff066aded84e8353b9716e9d4a45d724777f01a6714
 DIST mdadm-3.3.1.tar.xz 407964 SHA256 
d8c74112cfd77bdc1dbc1291fe8d9243c76d91bfa276fcb95f2a75ca7717ab02 SHA512 
46fc1889e97d2d14b72ac26ee07eb4301467dc4a0e838ba89920253484fcd443749f3afccb3d792f7e468b20021d50dbc29dda7033d9b5a8fbaee664200f1981
 WHIRLPOOL 
ca690bd35ab8ff475694d8f0420cd762704cc1777116edfdc9394973efa0d6decce1721dc1f7c8c84728d7434073cb6ab5161e5518c46aa8b4a7a5547ebb011d
-DIST mdadm-3.3.2.tar.xz 410628 SHA256 
0f3a7e1a76b13892b79f9fceaf99ecb23513260389a768ac644ffa3ae06e5b8c SHA512 
204363e41ec544ac44fa40ddf2758e31cbc1a88d7f038fa32a90b494b07be8e025be1bea8623029847ae495aabe3d1f2c503480db087d8a3dacd240003174936
 WHIRLPOOL 
be7a7b77d6b53decfd03b2171e368d7162e48fe23835e664891acaa8cd1808236f9e34c27c573839c0f613be0e17ea94522df01a6537243eed132e87d3ea8d88
-DIST mdadm-3.3.3.tar.xz 413140 SHA256 
f5b50a6b506697fb9968d66047473b453f9eaefaa9b7d31c184693b8a28c SHA512 
f2778e48a094bdf43861da0e83473cf021c3770575be0f494178dd0d386aa493eb486c2844b3b804f757f9168b7589afaa580b71777808c1f7905568e726fc66
 WHIRLPOOL 
6bc5991fc9eba7a7b79c175e46534070368c922fe3f1fb8ade67c97940df95d4bba9933b7e509e0b06b0e62034d72f739c6c15830e628c0cc51984751d9be08d
 DIST mdadm-3.3.4.tar.xz 413396 SHA256 
8ae5f45306b873190e91f410709b00e51997b633c072b33f8efd9f7df022ca68 SHA512 
4393e5d3a50ee148cc7503d48e7dda30419ed72a8098eaa9b883ff1ee81e09c66414edbe40d8c80b28d3ae7a7b5e5b11f6a8e14188a1066c19ac08ca89ddbcb6
 WHIRLPOOL 
41a8bcf399a11da82c9a0bdf49a31d8c71aeccfcfe2000edf78fe2933c6bdf6f10f2c5450b0589564a75e3a37195abe2e4c0dbbc42911ca9dda4e2d538618caa
 DIST mdadm-3.4.tar.xz 422704 SHA256 
27d0be4627d38a12ddcd1c1c3721d649d4e89e1093914497e22b57245cda8808 SHA512 
5de06f3a2b8e5346a1e858b15e76f75a13a1d5c5f2032fecc6eb167454b282e12ee111ac2abec778e058ec9554708ac317a476778328546603618e6f70f7
 WHIRLPOOL 
18a5f2ed027b919e2e365cf9ddc1b616bf1fe315d27196a248ce9600622eb86d5ce825f1b38ecf0a1f5dcf21fa59fd7d88856700aea25a721c8efa37e2b34d39
 DIST mdadm_3.3-2.debian.tar.gz 127889 SHA256 
c38b155e7395b35380d506458d979b82c5b853de996f21ccab50b1202d726301 SHA512 
92e4c403542caba4b9afb870ba803e6bc7ade143b27efdc27e03b3407f322722a635457cce9e8c195a3ecd7cbce66fdebdd6046fc4f36836e56e27d5d838c037
 WHIRLPOOL 
8f8ef1142a79044093a5f55b181dc35a142b83041a59a9b71945aa6fe84cd089a7e1b183ec6b5db210a0d07e94efad0ab3a0d0341fc6cbbbf4da9d0254b5c737

diff --git a/sys-fs/mdadm/mdadm-3.3.2-r1.ebuild 
b/sys-fs/mdadm/mdadm-3.3.2-r1.ebuild
deleted file mode 100644
index ffa2141..000
--- a/sys-fs/mdadm/mdadm-3.3.2-r1.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-inherit eutils flag-o-matic multilib systemd toolchain-funcs udev
-
-DESCRIPTION="A useful tool for running RAID systems - it can be used as a 
replacement for the raidtools"
-HOMEPAGE="http://neil.brown.name/blog/mdadm;
-DEB_PR=2
-SRC_URI="mirror://kernel/linux/utils/raid/mdadm/${P}.tar.xz
-   
mirror://debian/pool/main/m/mdadm/${PN}_3.3-${DEB_PR}.debian.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="static"
-
-DEPEND="virtual/pkgconfig
-   app-arch/xz-utils"
-RDEPEND=">=sys-apps/util-linux-2.16"
-
-# The tests edit values in /proc and run tests on software raid devices.
-# Thus, they shouldn't be run on systems with active software RAID devices.
-RESTRICT="test"
-
-mdadm_emake() {
-   emake \
-   PKG_CONFIG="$(tc-getPKG_CONFIG)" \
-   CC="$(tc-getCC)" \
-   CWFLAGS="-Wall" \
-   CXFLAGS="${CFLAGS}" \
-   UDEVDIR="$(get_udevdir)" \
-   SYSTEMD_DIR="$(systemd_get_unitdir)" \
-   "$@"
-}
-
-src_compile() {
-   use static && append-ldflags -static
-   mdadm_emake all mdassemble
-}
-

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

2016-01-28 Thread Alexander Berntsen
commit: 9c9165fb9420a285e8e2c62cb9ba8eb91120cb66
Author: Alexander Berntsen  gentoo  org>
AuthorDate: Wed Jan 27 08:51:25 2016 +
Commit: Alexander Berntsen  gentoo  org>
CommitDate: Thu Jan 28 11:50:58 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=9c9165fb

Clarify no binary packages error (bug 573070)

Make emerge specify that it did not find any *binary packages* when
--usepkg is active, as opposed to that it did not find any *ebuilds*, as
this was confusing behaviour.

X-Gentoo-Bug: 573070
X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=573070

Signed-off-by: Alexander Berntsen  gentoo.org>
Acked-by:  Brian Dolbecgentoo.org>

 pym/_emerge/depgraph.py | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py
index d971749..05d1da5 100644
--- a/pym/_emerge/depgraph.py
+++ b/pym/_emerge/depgraph.py
@@ -5125,7 +5125,10 @@ class depgraph(object):
cp_exists = True
break
 
-   writemsg("\nemerge: there are no ebuilds to satisfy 
"+green(xinfo)+".\n", noiselevel=-1)
+   writemsg("\nemerge: there are no %s to satisfy " %
+("binary packages" if
+ self._frozen_config.myopts.get("--usepkgonly", "y") == True
+ else "ebuilds") + green(xinfo) + ".\n", noiselevel=-1)
if isinstance(myparent, AtomArg) and \
not cp_exists and \
self._frozen_config.myopts.get(



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

2016-01-28 Thread Alexander Berntsen
commit: a90280cbc9c31a7d22fa192156e4b96bf3c7e1ef
Author: Alexander Berntsen  gentoo  org>
AuthorDate: Thu Jan 28 11:53:32 2016 +
Commit: Alexander Berntsen  gentoo  org>
CommitDate: Thu Jan 28 11:53:32 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=a90280cb

Merge branch '573070'

 pym/_emerge/depgraph.py | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-pa/, kde-plasma/kwin/, kde-plasma/kmenuedit/, ...

2016-01-28 Thread Michael Palimaka
commit: 38a54ed791b5d75c115840463d16cebe1e1a96c0
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jan 28 17:37:09 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jan 28 17:38:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38a54ed7

kde-plasma: version bump 5.5.4

Package-Manager: portage-2.2.27

 kde-plasma/bluedevil/Manifest  |   1 +
 kde-plasma/bluedevil/bluedevil-5.5.4.ebuild|  52 +++
 kde-plasma/breeze-gtk/Manifest |   1 +
 kde-plasma/breeze-gtk/breeze-gtk-5.5.4.ebuild  |  13 ++
 kde-plasma/breeze/Manifest |   1 +
 kde-plasma/breeze/breeze-5.5.4.ebuild  |  66 
 kde-plasma/kde-cli-tools/Manifest  |   1 +
 .../kde-cli-tools/kde-cli-tools-5.5.4.ebuild   |  60 +++
 kde-plasma/kde-gtk-config/Manifest |   1 +
 .../kde-gtk-config/kde-gtk-config-5.5.4.ebuild |  57 +++
 kde-plasma/kdecoration/Manifest|   1 +
 kde-plasma/kdecoration/kdecoration-5.5.4.ebuild|  17 ++
 kde-plasma/kdeplasma-addons/Manifest   |   1 +
 .../kdeplasma-addons/kdeplasma-addons-5.5.4.ebuild |  64 
 kde-plasma/kgamma/Manifest |   1 +
 kde-plasma/kgamma/kgamma-5.5.4.ebuild  |  31 
 kde-plasma/khelpcenter/Manifest|   1 +
 kde-plasma/khelpcenter/khelpcenter-5.5.4.ebuild|  42 +
 kde-plasma/khotkeys/Manifest   |   1 +
 kde-plasma/khotkeys/khotkeys-5.5.4.ebuild  |  46 ++
 kde-plasma/kinfocenter/Manifest|   1 +
 kde-plasma/kinfocenter/kinfocenter-5.5.4.ebuild|  89 +++
 kde-plasma/kmenuedit/Manifest  |   1 +
 kde-plasma/kmenuedit/kmenuedit-5.5.4.ebuild|  45 ++
 kde-plasma/kscreen/Manifest|   1 +
 kde-plasma/kscreen/kscreen-5.5.4.ebuild|  34 
 kde-plasma/kscreenlocker/Manifest  |   1 +
 .../kscreenlocker/kscreenlocker-5.5.4.ebuild   |  90 +++
 kde-plasma/ksshaskpass/Manifest|   1 +
 kde-plasma/ksshaskpass/ksshaskpass-5.5.4.ebuild|  50 ++
 kde-plasma/ksysguard/Manifest  |   1 +
 kde-plasma/ksysguard/ksysguard-5.5.4.ebuild|  48 ++
 kde-plasma/kwallet-pam/Manifest|   1 +
 kde-plasma/kwallet-pam/kwallet-pam-5.5.4.ebuild|  29 
 kde-plasma/kwayland-integration/Manifest   |   1 +
 .../kwayland-integration-5.5.4.ebuild  |  23 +++
 kde-plasma/kwayland/Manifest   |   1 +
 kde-plasma/kwayland/kwayland-5.5.4.ebuild  |  25 +++
 kde-plasma/kwin/Manifest   |   1 +
 kde-plasma/kwin/kwin-5.5.4.ebuild  |  88 +++
 kde-plasma/kwrited/Manifest|   1 +
 kde-plasma/kwrited/kwrited-5.5.4.ebuild|  24 +++
 kde-plasma/libkscreen/Manifest |   1 +
 kde-plasma/libkscreen/libkscreen-5.5.4.ebuild  |  26 
 kde-plasma/libksysguard/Manifest   |   1 +
 kde-plasma/libksysguard/libksysguard-5.5.4.ebuild  |  54 +++
 kde-plasma/milou/Manifest  |   1 +
 kde-plasma/milou/milou-5.5.4.ebuild|  30 
 kde-plasma/oxygen/Manifest |   1 +
 kde-plasma/oxygen/oxygen-5.5.4.ebuild  |  36 +
 kde-plasma/plasma-desktop/Manifest |   1 +
 .../plasma-desktop/plasma-desktop-5.5.4.ebuild | 139 +
 kde-plasma/plasma-mediacenter/Manifest |   1 +
 .../plasma-mediacenter-5.5.4.ebuild|  48 ++
 kde-plasma/plasma-meta/plasma-meta-5.5.4.ebuild|  63 
 kde-plasma/plasma-nm/Manifest  |   1 +
 kde-plasma/plasma-nm/plasma-nm-5.5.4.ebuild|  66 
 kde-plasma/plasma-pa/Manifest  |   1 +
 kde-plasma/plasma-pa/plasma-pa-5.5.4.ebuild|  27 
 kde-plasma/plasma-sdk/Manifest |   1 +
 kde-plasma/plasma-sdk/plasma-sdk-5.5.4.ebuild  |  40 +
 kde-plasma/plasma-workspace-wallpapers/Manifest|   1 +
 .../plasma-workspace-wallpapers-5.5.4.ebuild   |  16 ++
 kde-plasma/plasma-workspace/Manifest   |   1 +
 .../plasma-workspace/plasma-workspace-5.5.4.ebuild | 172 +
 kde-plasma/polkit-kde-agent/Manifest   |   1 +
 .../polkit-kde-agent/polkit-kde-agent-5.5.4.ebuild |  32 
 kde-plasma/powerdevil/Manifest |   1 +
 kde-plasma/powerdevil/powerdevil-5.5.4.ebuild  |  81 ++
 kde-plasma/sddm-kcm/Manifest   |   1 +
 kde-plasma/sddm-kcm/sddm-kcm-5.5.4.ebuild  |  39 +
 kde-plasma/systemsettings/Manifest |   1 +
 .../systemsettings/systemsettings-5.5.4.ebuild |  46 ++
 kde-plasma/user-manager/Manifest  

[gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/

2016-01-28 Thread Ian Stakenvicius
commit: adaddecc3442780505d0b882201d8aad64d24a82
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Fri Jan 29 03:07:34 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Fri Jan 29 03:37:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adaddecc

www-client/firefox-bin: drop old and vulnerable 38.3, 38.4

Package-Manager: portage-2.2.26

 www-client/firefox-bin/Manifest  | 156 ---
 www-client/firefox-bin/firefox-bin-38.3.0.ebuild | 186 ---
 www-client/firefox-bin/firefox-bin-38.4.0.ebuild | 186 ---
 3 files changed, 528 deletions(-)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index 574b34f..75dd0be 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -1,155 +1,3 @@
-DIST firefox-38.3.0esr-af.xpi 483326 SHA256 
ffa2d6e68d8c3ca3fe4d36372ac565fd34ad925fdc1f3f46382afa044d8d55fd SHA512 
5853f3c47b0a7e3db7cb247363f16c9ea929ad1d401ab5691a6cee2ebd40dbc638d34a10392625bffbf08a7ac80117776c067e10f77dab0e362fb0852f49e9a8
 WHIRLPOOL 
e3b7b1b65d46225d2992b77963876ec6b31465288ee35accd4b12efaff1f9c6ab39dc11cff03268fdd2c7d8b0f2d9d6d0e51f8d4941b5a4874337353b1d4da1c
-DIST firefox-38.3.0esr-ar.xpi 516496 SHA256 
60fd61bc5ad7db8857232deb0dae2f49882d9803d86d852daabe5debaddac467 SHA512 
9d10b77ea9f8c6f67fb0f4e0e57fc7cedd94801ba130264754d4caccf068a0348fe6301aa270c1fbcf27beca69fea44faa9b4dbcc25852d37b82927f84558236
 WHIRLPOOL 
ec0c9ce7c330be79b6a13b323dd9ad313efdca4c947c19862da945e74b70451fc09b6c74a63761f78f23e048563c80b4bad2143f072c6dcbd7df083e87bfed2b
-DIST firefox-38.3.0esr-as.xpi 509574 SHA256 
14864a2372815dfd2c9bc726571b4d0d68169d55f9d0d150e91dfaa73e4cf8b6 SHA512 
b6b8e3a9473446af790de6af814f0f7d7b115a0da4034edcce1f51d6873e88d325519171a681fa21b9c6b236bb5994271a828e61e2a05b044b3c3b23bf531a95
 WHIRLPOOL 
b18f0d72925142a7f636a8bfc2062433dd51212d1d456c4a3b2eef676b0a6b801fd7c5fb6d7610727adf1ea8bdfab892433b9a7f49640daf456a6dbd1fa12342
-DIST firefox-38.3.0esr-ast.xpi 397203 SHA256 
b0f9e9f5cbcd4e5b5dd6bbf3aae4d6edbf7f204e2d99f37db313a1dc8001f5d5 SHA512 
78881f5d523de3650d1c2cc0eb99fba812b8c82bb8ef71ef842b4b2544ce8f5bb965e0a5a4fc58f2f9ae0ce6bb8b441ce5a204017fef692d6d8fc1ebed1fac9c
 WHIRLPOOL 
f27f093240933b76f526d5a4e8c908c390888ce15a195efa1e13e2a9ac277c53404a52fe0c599dd4ac2d88eb35ab11a91d139448c17ecd6ed0577cd1656fd661
-DIST firefox-38.3.0esr-be.xpi 441058 SHA256 
5b2ef1a4f93de18c8b27e703ec5da6bc760a09d67e863c0116593b7bacba38ff SHA512 
72bbf3bd4378cd3ffc3d944be51000bfbacc5785809401163d568f4fb13fb53b66f7e7b6f76c65df06460c2135ffe21b173c6772e15dbb63ddc9facf8921981e
 WHIRLPOOL 
80e417c9259b1e024894f90a14df6fee991df7c2a592a635475d8543f55bfb771de4c374f16412281a6cef4508626e09ecf40f3bfb68046cf291e64b1e2472f2
-DIST firefox-38.3.0esr-bg.xpi 487819 SHA256 
fa3ada11deeb52b3125b49428570c3fb8fc9956b3aa2124f6b5c1017512f715e SHA512 
5c54521563277c00012be8723aef1927f137a9d7726ccb62ad881c724599ccbeb89da22a4c5e9e7e4fbc769bde95302855542861d9e260891f597e43137923dd
 WHIRLPOOL 
56c05fcdbcd7de6e677347e56cd14a8dcf8fb5d218a5383b73d9a4fca5568e83f7bc5a584da02cc48664a9f7591753b000b365d55d849550bd2a83c0f6210ff0
-DIST firefox-38.3.0esr-bn-BD.xpi 528690 SHA256 
865456f6c52520446b829ca001268b6a8a9c4ca8ee597c00e7313193adf52b9f SHA512 
5453da8c29c0808cdbf4d6f0a600e3adb0f913f6eb121cd579e60cfa45c2113838410648394ba5ab551fa4e6eb9b28162cc34be43d94186bc2a28f67d1e0a012
 WHIRLPOOL 
36a715af8582b6178e654452068e0469ec5b105adc2ac803231fbaec04fb0378432ca69ffd0fba7961ce76cb80fa4ec843043502e086f8623faebba20ae800f0
-DIST firefox-38.3.0esr-bn-IN.xpi 527927 SHA256 
093e4d5fe1fab9ce3eac28a1616857a9b8a106bd91d07047a80ec0f7ae87a1a4 SHA512 
c779fdbee725c896fd5f2df412e32322e6ab7292ae09c6477a3fe4621339f1db96d2a2212d43757688a84bf77de74e94b96ae52ce9aa937b71be95621eefdc07
 WHIRLPOOL 
dde23a143516e642ad98ce87032d3662167750cfbcc6cfd036e2e1351769606cf9eae38786c78ecc40b4db140339fd75ccb6fa8248f6364679a341743ed29560
-DIST firefox-38.3.0esr-br.xpi 441961 SHA256 
cca671ee4ee031d3acf90cf732b0b03a98a6eb14a3e10d0fdd4105d6fb2ca7cd SHA512 
17e72675de9a90bb46b11e78e78e374bb06e5b28134db24f98df24b6d00daa9d55c722df499d667f5c472856b243c817d60019eef6bddf87ba14526ff04669c6
 WHIRLPOOL 
215847c08a83fef4305f99db73364ca3a74b572a9f0087101888cd5422e35b028985b0cf7bbe3c04dd43b7cfb75857c9bda8df13fd411b38c5598d15055e3dce
-DIST firefox-38.3.0esr-bs.xpi 485305 SHA256 
1ae378259f25e2a4b8b08e5f3c907476c7b9828b8c2bbdab5f733adec486d487 SHA512 
dfbd0d028154db03eb50bc65823b9aa6f0472512d49c57b12f38a8283a0a229b02d751a3a3bbd75e6106071a91d41be0cfcc381f492665917cac18ecec93e742
 WHIRLPOOL 
3c3b538e48f0de65507f2450502373731e10b244e272e5ea08c4a39eca10d3e0a936c76901f0bb86931343dcc1bf1ce323b26fc685688de43fe8e43a80a5b1d5
-DIST firefox-38.3.0esr-ca.xpi 458091 SHA256 
a34d02f928a6bef8ee204c331073b933ee4c7e85e0840ec7471c4018eea555ba SHA512 

[gentoo-commits] repo/gentoo:master commit in: www-client/firefox/, eclass/

2016-01-28 Thread Ian Stakenvicius
commit: 4a753a30e767e5d77e44111ca0fd2619d0847021
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Fri Jan 29 03:26:35 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Fri Jan 29 03:37:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a753a30

www-client/firefox: version bumps, 38.6 and 44.0

Package-Manager: portage-2.2.26

 eclass/mozconfig-v6.44.eclass| 341 +++
 www-client/firefox/Manifest  | 161 +
 www-client/firefox/firefox-38.6.0.ebuild | 382 ++
 www-client/firefox/firefox-44.0.ebuild   | 385 +++
 www-client/firefox/metadata.xml  |   2 +
 5 files changed, 1271 insertions(+)

diff --git a/eclass/mozconfig-v6.44.eclass b/eclass/mozconfig-v6.44.eclass
new file mode 100644
index 000..a833e91
--- /dev/null
+++ b/eclass/mozconfig-v6.44.eclass
@@ -0,0 +1,341 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+#
+# @ECLASS: mozconfig-v6.44.eclass
+# @MAINTAINER:
+# mozilla team 
+# @BLURB: the new mozilla common configuration eclass for FF33 and newer, v6
+# @DESCRIPTION:
+# This eclass is used in mozilla ebuilds (firefox, thunderbird, seamonkey)
+# to provide a single common place for the common mozilla engine compoments.
+#
+# The eclass provides all common dependencies as well as common use flags.
+#
+# Some use flags which may be optional in particular mozilla packages can be
+# supported through setting eclass variables.
+#
+# This eclass inherits mozconfig helper functions as defined in mozcoreconf-v3,
+# and so ebuilds inheriting this eclass do not need to inherit that.
+
+inherit multilib flag-o-matic toolchain-funcs mozcoreconf-v3
+
+case ${EAPI} in
+   0|1|2|3|4) die "EAPI=${EAPI} not supported"
+esac
+
+# @ECLASS-VARIABLE: MOZCONFIG_OPTIONAL_WIFI
+# @DESCRIPTION:
+# Set this variable before the inherit line, when an ebuild needs to provide
+# optional necko-wifi support via IUSE="wifi".  Currently this would include
+# ebuilds for firefox, and potentially seamonkey.
+#
+# Leave the variable UNSET if necko-wifi support should not be available.
+# Set the variable to "enabled" if the use flag should be enabled by default.
+# Set the variable to any value if the use flag should exist but not be 
default-enabled.
+
+# @ECLASS-VARIABLE: MOZCONFIG_OPTIONAL_JIT
+# @DESCRIPTION:
+# Set this variable before the inherit line, when an ebuild needs to provide
+# optional necko-wifi support via IUSE="jit".  Currently this would include
+# ebuilds for firefox, and potentially seamonkey.
+#
+# Leave the variable UNSET if optional jit support should not be available.
+# Set the variable to "enabled" if the use flag should be enabled by default.
+# Set the variable to any value if the use flag should exist but not be 
default-enabled.
+
+# @ECLASS-VARIABLE: MOZCONFIG_OPTIONAL_GTK3
+# @DESCRIPTION:
+# Set this variable before the inherit line, when an ebuild can provide
+# optional gtk3 support via IUSE="gtk3".  Currently this would include
+# ebuilds for firefox, but thunderbird and seamonkey could follow in the 
future.
+#
+# Leave the variable UNSET if gtk3 support should not be available.
+# Set the variable to "enabled" if the use flag should be enabled by default.
+# Set the variable to any value if the use flag should exist but not be 
default-enabled.
+
+# @ECLASS-VARIABLE: MOZCONFIG_OPTIONAL_QT5
+# @DESCRIPTION:
+# Set this variable before the inherit line, when an ebuild can provide
+# optional qt5 support via IUSE="qt5".  Currently this would include
+# ebuilds for firefox, but thunderbird and seamonkey could follow in the 
future.
+#
+# Leave the variable UNSET if qt5 support should not be available.
+# Set the variable to "enabled" if the use flag should be enabled by default.
+# Set the variable to any value if the use flag should exist but not be 
default-enabled.
+
+# use-flags common among all mozilla ebuilds
+IUSE="${IUSE} dbus debug ffmpeg +gstreamer gstreamer-0 +jemalloc3 neon 
pulseaudio selinux startup-notification system-cairo
+   system-icu system-jpeg system-libevent system-sqlite system-libvpx"
+
+# some notes on deps:
+# gtk:2 minimum is technically 2.10 but gio support (enabled by default) needs 
2.14
+# media-libs/mesa needs to be 10.2 or above due to a bug with flash+vdpau
+
+RDEPEND=">=app-text/hunspell-1.2
+   dev-libs/atk
+   dev-libs/expat
+   >=dev-libs/libevent-1.4.7
+   >=x11-libs/cairo-1.10[X]
+   >=x11-libs/gtk+-2.18:2
+   x11-libs/gdk-pixbuf
+   >=x11-libs/pango-1.22.0
+   >=media-libs/libpng-1.6.17:0=[apng]
+   >=media-libs/mesa-10.2:*
+   media-libs/fontconfig
+   >=media-libs/freetype-2.4.10
+   kernel_linux? ( media-libs/alsa-lib )
+   pulseaudio? ( media-sound/pulseaudio )
+   virtual/freedesktop-icon-theme
+   dbus? ( 

[gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/

2016-01-28 Thread Ian Stakenvicius
commit: 71b12d933fb8e39a4713da7550c0213183970bf0
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Fri Jan 29 03:04:25 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Fri Jan 29 03:37:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71b12d93

www-client/firefox-bin: version bumps for 38.6 and 44.0

Package-Manager: portage-2.2.26

 www-client/firefox-bin/Manifest| 234 ++---
 ...x-bin-43.0.ebuild => firefox-bin-38.6.0.ebuild} |  11 +-
 ...fox-bin-43.0.ebuild => firefox-bin-44.0.ebuild} |   2 +-
 3 files changed, 165 insertions(+), 82 deletions(-)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index 3d4d5d0..574b34f 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -226,87 +226,165 @@ DIST firefox-38.5.0esr-uk.xpi 493313 SHA256 
63bb631be43cb0044584d30eb28b45fa257b
 DIST firefox-38.5.0esr-vi.xpi 467504 SHA256 
8b2b644c428dd8601dbeb8c8cc35e83d122f127758873034b92b0fb25ba8425e SHA512 
ebaa02afc5d257458838c1b727eb00510d6c72dc900f95c30acec426f38812b6eb0b90b7ec2196f5f41aaf0f2cb363be901322528ced28c23f2f14dbcd9d34d3
 WHIRLPOOL 
322cc24a74ab420206a057ecec54cdffa7e49167b94515213c46ce4c9e306ed959295cb9986712a03b3c290fe50abd4c486da653c985811b62d241167059e45f
 DIST firefox-38.5.0esr-zh-CN.xpi 488277 SHA256 
213bc5ad9d0e037a51f29a96dc5bbac4c55dafda88271d4bda0ff89ec82a SHA512 
9aa1edabea803c7bde3544c5964aa0fd0eb077dd39d6d60707740fe2e0a5cfc5e66ffc39669a1776125d35624da93c8322b94aa377628de512bb3dc44c70fafd
 WHIRLPOOL 
5e70c16d10784e1da40dbcd476d22041165f49ddfb796e793e5bc86bafc088d9ab8b9f5f199010cf704d391f4c9ec9ee56e6c93250d35858826c5459f092026c
 DIST firefox-38.5.0esr-zh-TW.xpi 467844 SHA256 
7ab324275d321eb78862ddbfb0628c14fefdcd16d89b405ca7a2656f77db8338 SHA512 
f05538f2fc8fc5245b1559aa8f5690ad39930ea18cd294c30679ee71d5ad7116bf21a16a67f65fa427848472fe9250b69a4b515ec318d2ae0e0b0c58144d86c3
 WHIRLPOOL 
0a55dc0674e92106e3a5fe21aae712a412ad4ed42d456dcd7b6af2c87705c12a4cfdb288155f179f34645c61422da440c25713a8f8d29bbd7f89a998f919f135
-DIST firefox-43.0-af.xpi 493733 SHA256 
180ca0809e10b7a2e4d75cbed04394e1965187bfb018d9dca9128ae6d773de28 SHA512 
5e51836b4bbfe51e283d8fc2daf3c971fcaf0aa6a58789d062de87c21898e61283b80e7e4861265fe9b1e33b47b3d8473bb0e343007196dacea1d21038ca57d9
 WHIRLPOOL 
b48249bfa32b6ea9d6749c4ff429c19aae29d15ec288164623eea4daba90f5ba9a7c43b8d5b2519e96ff31bbdbff805de3e373d76ee7e44e8c546bff5a09fe20
-DIST firefox-43.0-ar.xpi 531444 SHA256 
052f40e5c7c6540aaa37bc7f63ec9f7ee7d8554a3da0a5655cd7802f1cd17d9c SHA512 
7ac14b4df9a9a15d892dfede4496a9b1615e2fa452d48befe11a1d0aa06b12dda41634dd7dccb0c206725848fa4a73ef160f7639a7f09175ff7ff479a18a9688
 WHIRLPOOL 
d2c5ab81bcab0258948efe6c75f9da0233b5d1fe3a1dee22863993e4d399b81be13be1ab0230c846334918d4251f31314210e25235b9bdbb19c051f741c8babe
-DIST firefox-43.0-as.xpi 520379 SHA256 
734c837c556346e1cbbf823d4587acde37ea1a1a2661ab225babc817d8a879ab SHA512 
58651c76664a36d3fb241fdf68f40854ae49ef0456353b292670a80826b195fc9dff269a89737593602721c0f5d8e0b3273736330015a0c9806ba791c7f7124d
 WHIRLPOOL 
b5275d94042e4a072b5991befe3e3d9665a8b23bcf9ba50b4ad3af964f4cac2fd9bc7f3bf2b02ac14b585919e337c8429053b8e52c23f93507bb5dfb38e3fcfa
-DIST firefox-43.0-ast.xpi 414848 SHA256 
ede7e21f36e207e4e0b15dd508f4cd182c7e6b6d95ef3492a44ab4aa72f87c83 SHA512 
f32250f32c4f675ebf5a99be4f1fb5c26203cb6b7922fa73f92973b19cb76c3f9aebcb1be12553c873d2c6a3f0a87eff2aa5cd6542f410f11edba536ae01
 WHIRLPOOL 
1ddd887cec728dc31d847fc0218a3345f67a3270bd10521870b7a36ef6241cc733cfeac2ef86bc694cf60318e886097d8e23dfe5243b4197a61062824e2d0694
-DIST firefox-43.0-be.xpi 462184 SHA256 
b3c0f019e5d37b3591904c79de04042d97acb7d6439a7e7abf54f49afbda95ac SHA512 
3fc12633f7ec53d69e3b5f4ff81cd92991de6820cb9eb7cc7cf39ce3bd82eaa64678a1e292886056c3b42fa4cb8ce51003277861d65e5d87b83fb803bd7db25b
 WHIRLPOOL 
657f4a0a2b5449a14818a9ed4636d13a57646f9c2b4c660f73255d88bc399f0da2d9d24b89031d77b2cde72209260933451882b1ea3082fb6028c6790aa0ad7b
-DIST firefox-43.0-bg.xpi 503613 SHA256 
e6a0121f1e03017938cafb3db12113e86e662efcb04bd276d1b48f5ca307ce15 SHA512 
afb08e59d0fc701462e7edc9c032c8445db431c235664e1a7e258d5256916d6532a0b9e620d38ffa7b68cb3d5ba872c93cc072dba000e4999d3a48a4af01a167
 WHIRLPOOL 
330cd83e971fc4788b5c3bfa3ec2b45a8b6cdce1ea7490ab44c0154acf635a22b5a3a7b0369c2b2697501f163d2b59d30c73154875a43ac2727e845c204cfb6e
-DIST firefox-43.0-bn-BD.xpi 550337 SHA256 
d5d40903d83ed016efa50b9e8ff4ff29e43063cc9548baab7ae8907957b1c5b7 SHA512 
cf22b6d33f4f16217580df8f08616e6f6a6a56ac88b566057526cccad669d74f68d23f0863ca77dd0ef82d0c82e72128e55859b87ef1de4bd23451793d57bd6b
 WHIRLPOOL 
56c11a71f19a5d02896760e037e6f31f71423b9144ef2d65feb4235dc1cdd4f3d608dc3085fe379cb4280091191e0e52b291fd992f05ec75322b9ea05d00b947
-DIST firefox-43.0-bn-IN.xpi 541695 SHA256 
441dc10f8a8b5ded1d37b9ab41c630272c4d1a4e03d469bff7f83ccdc1192c18 SHA512 

[gentoo-commits] repo/gentoo:master commit in: www-client/firefox/

2016-01-28 Thread Ian Stakenvicius
commit: 11a07e60a5541d4bb62d87945c6d76f9c14532f6
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Fri Jan 29 03:35:36 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Fri Jan 29 03:37:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11a07e60

www-client/firefox: remove old and vulnerable 38.4

Package-Manager: portage-2.2.26

 www-client/firefox/Manifest  |  80 ---
 www-client/firefox/firefox-38.4.0.ebuild | 381 ---
 2 files changed, 461 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 20e1dee..529e7d9 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,84 +1,4 @@
 DIST firefox-38.0-patches-04.tar.xz 5572 SHA256 
501bd1cbd0ac7239674df4f7424e0dd57cab9ede47e18af0c99a8b8e04aa5ccc SHA512 
311d494ba2a4219c88eea651e617aa776d6aa8ff68092302b76e9ff4e3e348c7197ec583923188e39973b7bd14f94df19756daf2495d9b0fe44aeaa3dcd19100
 WHIRLPOOL 
6605eaa0b80c97d2d5d23a23f7b8d92e7ed875787b932adf14622eb3fb5f5ccdebe8a094d78b3518d874b8819724af94100fd1728074ba4a5c426bbd91eeb722
-DIST firefox-38.4.0esr-af.xpi 483326 SHA256 
d88130018dfd2909551e1fdf93ef17fde5423218a1bc75cc051eadc828861d45 SHA512 
f5dac6e7b01870c0cf9d57310226d1553e18f69f2e44add7f95445659a67332560afccee7d1616d9c1db4656ac920b7eaa80167bbfe2aa99624806fe5ecc1a3c
 WHIRLPOOL 
c0fe9b29e2e93b2d78334d65a4dcb9fcf1874a14b482ecc49f53d471d4e0e4ed3f6271384647bf936d542f2c93bbf73d014062153810a0123be5493027e206fd
-DIST firefox-38.4.0esr-ar.xpi 516496 SHA256 
aee825dee23f8aeaafe1775918d9a17384073836ef3a934c50580d9cab1116b4 SHA512 
dd26dff7b002855dd7f0d2f86720c6a4d3638ca3ab226ad8e0c7a74fa4b0f3b974723c2d9f2d2c8fb399d5339eb0a294472905a7fa0b63fd75b4d4cf0344c0e2
 WHIRLPOOL 
e0b253ec122dd17c46077fea2602e21e262e6ff5897474371d4eaadfe47aaf6a35ee82a9804da220f13ee73cf118fd74dc47affe13dfb1811dd2d4274616ef5c
-DIST firefox-38.4.0esr-as.xpi 509574 SHA256 
e0c77be1178038fc122951f6522d9c28377c862bed0844ac7e41b6c1b57aaaec SHA512 
71fb19acc69d491ab38afdc1fe956eeef9adbd2a77f01e87e9f544736ead3897fef9c560fd157656435154ce38b0bde48ea19d103854833840dc643e5e840708
 WHIRLPOOL 
c4610013a3e2f1e35e1061312df6e619dde272c5a3a58c0e543715034ff94031b5e5a7dbc9079ba0416a0f15842ee4fd0f7da91288f095059cf7810c5ad1f683
-DIST firefox-38.4.0esr-ast.xpi 397202 SHA256 
895e06fdf8b0bd232fe89fb5254b9c2b114ff7bd8257a3a93062ce0549a2416c SHA512 
5ea5e3f6eaf67faa2343e9784d2d329ee3c3656933e0553e605bdb1a057a2640af1a7f774f7b91ff298c755bdb1bf87e873f2a1ce0fd7b0a7c0d8fc3b748ff5c
 WHIRLPOOL 
a9219316685fb1cbe39597da139005cfb4bdb6db2fffada5e8ccedbc20b4d6610c6cbde64810933c8c0bf7698de634200bb8bcedc9ea892ee95f31fe6bcf01e4
-DIST firefox-38.4.0esr-be.xpi 441057 SHA256 
698a0ac8f2d802d55d55dfc55d6a870d9269a81e73506ba2ccbe9875e4bad00a SHA512 
b5a1a9473e29bc5255db3117d02b98ba6c9e4dd3d88e5b0e26ac7b154cd17e7ad48b3b3f3ab76b461164fa73b49db25f12354066570ce53e78193638e8534b7d
 WHIRLPOOL 
85334309fa7c0d0259fd36fb5f4aedf511c29c735d5b47505d0bbb43734077b2159d785e8ee5d5c5041bc863df1ec85cfe7695631af3daff4ff3be33bfe2f905
-DIST firefox-38.4.0esr-bg.xpi 487819 SHA256 
ed0f3767bca984504cd14925eac0a8b794669fbab204f6b66565fe5572d4 SHA512 
1d5a0a87b0872914db231b6e561dce7a5e15bedc8e05425530a6cdf2eeba3c3847a15d29e6a6fcb3a2c901169fbcb50be5e66aff121c1f457d2e686568796043
 WHIRLPOOL 
8229efa583049374735aee783dcafb2e634aff2730fc5c606b67b317ad2ac4e4f654fe840dd2355ecaf2169d888a6be9a109787a10613bf065c23a0f94873835
-DIST firefox-38.4.0esr-bn-BD.xpi 528690 SHA256 
3b9130b35ba2dbee86e6b7cc7e1db9bf5e58ad58629c2c73ac383890602b1cf0 SHA512 
459709288bfec5310ebac6d306164f33a8759e04fa5269c9de4842ed097b1b7239dca80c47cf19120f7d00ff2ec0d3c6022ae9c7d9221d81d250682d8b264f56
 WHIRLPOOL 
14199fdce05ee18372fd6959028b6b6c4b982e053c130d68032537061cf947f8585dbdbb7ac940b2da1431c384ccba50997becd81745aa952729a8820fb8113c
-DIST firefox-38.4.0esr-bn-IN.xpi 527928 SHA256 
23e256860312a7fd7287fb9734bb4cd23a054c7658ba50d0eb0a0aa59008ed0c SHA512 
b201a1f0563f36fe2e75d4ace763b6bb88e8586c6b39084b26d4217f7efa05e6840f9527085b9c0d05cde9bcdba4db2e057ed22c9c62f246c0ae9c99fa605c9b
 WHIRLPOOL 
aeb3e39c7b0fe65a5bcf4d4b2923769b743bb05438211ba49039fa8d5efe654492c250b50a5c494b7e8ad7261ab71781cc97e6e596139ae7d59f05add84b8aee
-DIST firefox-38.4.0esr-br.xpi 441962 SHA256 
4db2bb1cb2e6ed5e97c30a387e3b1ee971ea5b8f9f62314806d9256439bffafd SHA512 
e909895db306f0577327156201a0e9a5b7610c9940e86657ae6193dbd95f51f7d4498b70e5eaadf0dd699fb63cc779c3ea2b59a305471026dc4e0b53bc59aa4a
 WHIRLPOOL 
ffb04c0e52632cb509d8dd54c2e4bdaa0696b42dba69ea9ba4ac2775e40a230fce965d2272aeba719570c8167316a8588773e619ccf79a35076df12273408ea7
-DIST firefox-38.4.0esr-bs.xpi 485305 SHA256 
aac006ad04fd94454de660eb22615386659c9d7cb76a76661c87c7fe9a0ba2e6 SHA512 
191a6a6b6b599a4e4bf02f71e01a3976319de9a04a80375c77112f76e00b5ce1f79b3e1e6f801ef0b83833d7ca5ef664674fd6837dab9f01a654896546cff2b0
 WHIRLPOOL 

[gentoo-commits] repo/gentoo:master commit in: /

2016-01-28 Thread Mark Wright
commit: c812d14ee2c817bc63175175b93de6c98c544019
Author: Mark Wright  gentoo  org>
AuthorDate: Fri Jan 29 04:59:09 2016 +
Commit: Mark Wright  gentoo  org>
CommitDate: Fri Jan 29 04:59:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c812d14e

sci-mathematics/rstudio: Thanks to tomboy-64 for fixing bug Bug 534152 - 
sci-mathematics/rstudio - add systemd support

 .../rstudio/files/rstudio-0.99.486-systemd.patch   | 22 ++
 sci-mathematics/rstudio/files/rstudio-server.conf  |  2 +-
 .../rstudio/files/rstudio-server.service.in| 10 ++
 ...-0.99.486.ebuild => rstudio-0.99.486-r1.ebuild} | 22 +++---
 4 files changed, 48 insertions(+), 8 deletions(-)

diff --cc sci-mathematics/rstudio/rstudio-0.99.486-r1.ebuild
index 64818de,4f1c7f3..764c9da
--- a/sci-mathematics/rstudio/rstudio-0.99.486-r1.ebuild
+++ b/sci-mathematics/rstudio/rstudio-0.99.486-r1.ebuild
@@@ -125,15 -133,13 +135,13 @@@ src_unpack() 
  src_prepare() {
java-pkg-2_src_prepare
  
 -  find . -name .gitignore -delete || die
 +  egit_clean
  
-   epatch \
-   "${FILESDIR}"/${PN}-0.98.490-prefs.patch \
-   "${FILESDIR}"/${PN}-0.99.473-paths.patch \
-   "${FILESDIR}"/${PN}-0.99.473-clang-pandoc.patch \
-   "${FILESDIR}"/${PN}-0.98.490-linker_flags.patch \
-   "${FILESDIR}"/${PN}-0.98.1091-boost-1.57.patch \
-   "${FILESDIR}"/${PN}-0.99.473-qtsingleapplication.patch
+   epatch "${PATCHES[@]}"
+ 
+   # Enable CMake to install our .service file for systemd usage
+   mkdir -vp "${S}/src/cpp/server/lib/systemd/system" || die
+   cp -v "${FILESDIR}/rstudio-server.service.in" 
"${S}/src/cpp/server/lib/systemd/system/" || die
  
# Adding -DDISTRO_SHARE=... to append-flags breaks cmake so using
# this sed hack for now. ~RMH



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rstudio/

2016-01-28 Thread Mark Wright
commit: 09541034bc6bce8db9f12a12ff351c4ca9baa5d2
Author: Matthew Brewer  sina  cn>
AuthorDate: Fri Jan 29 04:18:36 2016 +
Commit: Mark Wright  gentoo  org>
CommitDate: Fri Jan 29 04:18:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09541034

sci-mathematics/rstudio: cosmetic changes to PATCHES array in 0.99.486-r1

Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches

 sci-mathematics/rstudio/rstudio-0.99.486-r1.ebuild | 20 
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/sci-mathematics/rstudio/rstudio-0.99.486-r1.ebuild 
b/sci-mathematics/rstudio/rstudio-0.99.486-r1.ebuild
index c5b11ff..4f1c7f3 100644
--- a/sci-mathematics/rstudio/rstudio-0.99.486-r1.ebuild
+++ b/sci-mathematics/rstudio/rstudio-0.99.486-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -87,6 +87,16 @@ DEPEND="${RDEPEND}
virtual/pkgconfig"
 #  test? ( dev-java/junit:4 )
 
+PATCHES=(
+   "${FILESDIR}/${PN}-0.98.490-prefs.patch"
+   "${FILESDIR}/${PN}-0.99.473-paths.patch"
+   "${FILESDIR}/${PN}-0.99.473-clang-pandoc.patch"
+   "${FILESDIR}/${PN}-0.98.490-linker_flags.patch"
+   "${FILESDIR}/${PN}-0.98.1091-boost-1.57.patch"
+   "${FILESDIR}/${PN}-0.99.473-qtsingleapplication.patch"
+   "${FILESDIR}/${PN}-0.99.486-systemd.patch"
+)
+
 src_unpack() {
unpack ${P}.tar.gz gwt-${GWT_VER}.zip
cd "${S}" || die
@@ -125,13 +135,7 @@ src_prepare() {
 
find . -name .gitignore -delete || die
 
-   epatch "${FILESDIR}"/${PN}-0.98.490-prefs.patch \
-   "${FILESDIR}"/${PN}-0.99.473-paths.patch \
-   "${FILESDIR}"/${PN}-0.99.473-clang-pandoc.patch \
-   "${FILESDIR}"/${PN}-0.98.490-linker_flags.patch \
-   "${FILESDIR}"/${PN}-0.98.1091-boost-1.57.patch \
-   "${FILESDIR}"/${PN}-0.99.473-qtsingleapplication.patch \
-   "${FILESDIR}"/${PN}-0.99.486-systemd.patch
+   epatch "${PATCHES[@]}"
 
# Enable CMake to install our .service file for systemd usage
mkdir -vp "${S}/src/cpp/server/lib/systemd/system" || die



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rstudio/files/

2016-01-28 Thread Mark Wright
commit: d07fa9effb9ab4b6aba0a4bc7bbc3bb56695bad2
Author: Matthew Brewer  sina  cn>
AuthorDate: Fri Jan 29 04:18:21 2016 +
Commit: Mark Wright  gentoo  org>
CommitDate: Fri Jan 29 04:18:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d07fa9ef

sci-mathematics/rstudio: use the same group in rstudio-server.conf as in the 
.ebuild

Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches

 sci-mathematics/rstudio/files/rstudio-server.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/rstudio/files/rstudio-server.conf 
b/sci-mathematics/rstudio/files/rstudio-server.conf
index ebf1a16..34e93e9 100644
--- a/sci-mathematics/rstudio/files/rstudio-server.conf
+++ b/sci-mathematics/rstudio/files/rstudio-server.conf
@@ -32,4 +32,4 @@ rsession-which-r=/usr/bin/R
 # To limit the users who can login to RStudio to the members 
 # of a specific group, you use the auth-required-user-group 
 # setting
-auth-required-user-group=rstudio_users
+auth-required-user-group=rstudio-server



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rstudio/files/, sci-mathematics/rstudio/

2016-01-28 Thread Mark Wright
commit: 53d873715b54186cbcced5c32bfdd8380a4a1508
Author: Matthew Brewer  sina  cn>
AuthorDate: Fri Jan 29 04:17:47 2016 +
Commit: Mark Wright  gentoo  org>
CommitDate: Fri Jan 29 04:17:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53d87371

sci-mathematics/rstudio: install systemd service unit for rstudio-server into 
proper directory (bug #534152)

Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches

 .../rstudio/files/rstudio-0.99.486-systemd.patch   | 22 ++
 .../rstudio/files/rstudio-server.service.in| 10 ++
 ...-0.99.486.ebuild => rstudio-0.99.486-r1.ebuild} |  7 ++-
 3 files changed, 38 insertions(+), 1 deletion(-)

diff --git a/sci-mathematics/rstudio/files/rstudio-0.99.486-systemd.patch 
b/sci-mathematics/rstudio/files/rstudio-0.99.486-systemd.patch
new file mode 100644
index 000..4c7eda3
--- /dev/null
+++ b/sci-mathematics/rstudio/files/rstudio-0.99.486-systemd.patch
@@ -0,0 +1,22 @@
+diff -Naur 
/tmp/rstudio.org/work/rstudio-0.99.486/src/cpp/server/CMakeLists.txt 
./work/rstudio-0.99.486/src/cpp/server/CMakeLists.txt
+--- /tmp/rstudio.org/work/rstudio-0.99.486/src/cpp/server/CMakeLists.txt   
2015-12-10 19:29:24.408267862 +0100
 ./work/rstudio-0.99.486/src/cpp/server/CMakeLists.txt  2015-12-10 
19:35:24.660194216 +0100
+@@ -208,17 +208,12 @@
+DESTINATION ${DISTRO_SHARE}/${RSERVER_UPSTART_DIR})
+
+ # install configured systemd profile
+-   set(RSERVER_SYSTEMD_DIR "extras/systemd")
++   set(RSERVER_SYSTEMD_DIR "lib/systemd/system")
+set(RSERVER_SYSTEMD_PROFILE 
"${RSERVER_SYSTEMD_DIR}/rstudio-server.service")
+configure_file(${CMAKE_CURRENT_SOURCE_DIR}/${RSERVER_SYSTEMD_PROFILE}.in
+   ${CMAKE_CURRENT_BINARY_DIR}/${RSERVER_SYSTEMD_PROFILE})
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${RSERVER_SYSTEMD_PROFILE}
+DESTINATION ${RSERVER_SYSTEMD_DIR})
+-   set(RSERVER_SYSTEMD_PROFILE_REDHAT 
"${RSERVER_SYSTEMD_DIR}/rstudio-server.redhat.service")
+-   
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/${RSERVER_SYSTEMD_PROFILE_REDHAT}.in
+-  
${CMAKE_CURRENT_BINARY_DIR}/${RSERVER_SYSTEMD_PROFILE_REDHAT})
+-   install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${RSERVER_SYSTEMD_PROFILE_REDHAT}
+-   DESTINATION ${RSERVER_SYSTEMD_DIR})
+ 
+ endif()
+ 

diff --git a/sci-mathematics/rstudio/files/rstudio-server.service.in 
b/sci-mathematics/rstudio/files/rstudio-server.service.in
new file mode 100644
index 000..fb3e373
--- /dev/null
+++ b/sci-mathematics/rstudio/files/rstudio-server.service.in
@@ -0,0 +1,10 @@
+[Unit]
+Description=RStudio Server
+
+[Service]
+Type=forking
+ExecStart=${CMAKE_INSTALL_PREFIX}/bin/rserver
+Restart=on-failure
+
+[Install]
+WantedBy=multi-user.target

diff --git a/sci-mathematics/rstudio/rstudio-0.99.486.ebuild 
b/sci-mathematics/rstudio/rstudio-0.99.486-r1.ebuild
similarity index 96%
rename from sci-mathematics/rstudio/rstudio-0.99.486.ebuild
rename to sci-mathematics/rstudio/rstudio-0.99.486-r1.ebuild
index 3682c5c..c5b11ff 100644
--- a/sci-mathematics/rstudio/rstudio-0.99.486.ebuild
+++ b/sci-mathematics/rstudio/rstudio-0.99.486-r1.ebuild
@@ -130,7 +130,12 @@ src_prepare() {
"${FILESDIR}"/${PN}-0.99.473-clang-pandoc.patch \
"${FILESDIR}"/${PN}-0.98.490-linker_flags.patch \
"${FILESDIR}"/${PN}-0.98.1091-boost-1.57.patch \
-   "${FILESDIR}"/${PN}-0.99.473-qtsingleapplication.patch
+   "${FILESDIR}"/${PN}-0.99.473-qtsingleapplication.patch \
+   "${FILESDIR}"/${PN}-0.99.486-systemd.patch
+
+   # Enable CMake to install our .service file for systemd usage
+   mkdir -vp "${S}/src/cpp/server/lib/systemd/system" || die
+   cp -v "${FILESDIR}/rstudio-server.service.in" 
"${S}/src/cpp/server/lib/systemd/system/" || die
 
# Adding -DDISTRO_SHARE=... to append-flags breaks cmake so using
# this sed hack for now. ~RMH



[gentoo-commits] proj/portage:repoman commit in: pym/repoman/modules/scan/depend/, pym/repoman/

2016-01-28 Thread Brian Dolbec
commit: a997689bc6a024290ad4b11a8a94a644d4c02d64
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sun Jan  3 20:38:11 2016 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Fri Jan 29 04:52:56 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=a997689b

repoman: New DependChecks class plugin

Migrate code from _scan_ebuilds to the plugin system

 pym/repoman/modules/scan/depend/__init__.py |  24 +
 pym/repoman/modules/scan/depend/depend.py   | 132 
 pym/repoman/scanner.py  | 119 ++---
 3 files changed, 163 insertions(+), 112 deletions(-)

diff --git a/pym/repoman/modules/scan/depend/__init__.py 
b/pym/repoman/modules/scan/depend/__init__.py
new file mode 100644
index 000..ebc716c
--- /dev/null
+++ b/pym/repoman/modules/scan/depend/__init__.py
@@ -0,0 +1,24 @@
+# Copyright 2015-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+doc = """Depend plug-in module for repoman.
+Performs Dependency checks on ebuilds."""
+__doc__ = doc[:]
+
+
+module_spec = {
+   'name': 'depend',
+   'description': doc,
+   'provides':{
+   'depend-module': {
+   'name': "depend",
+   'sourcefile': "depend",
+   'class': "DependChecks",
+   'description': doc,
+   'functions': ['check'],
+   'func_desc': {
+   },
+   },
+   }
+}
+

diff --git a/pym/repoman/modules/scan/depend/depend.py 
b/pym/repoman/modules/scan/depend/depend.py
new file mode 100644
index 000..8a0ff48
--- /dev/null
+++ b/pym/repoman/modules/scan/depend/depend.py
@@ -0,0 +1,132 @@
+
+from _emerge.Package import Package
+
+from repoman.check_missingslot import check_missingslot
+# import our initialized portage instance
+from repoman._portage import portage
+from repoman.qa_data import suspect_virtual, suspect_rdepend
+
+
+class DependChecks(object):
+
+   def __init__(self, **kwargs):
+   self.qatracker = kwargs.get('qatracker')
+   self.portdb = kwargs.get('portdb')
+
+   def check(self, **kwargs):
+   ebuild = kwargs.get('ebuild')
+   pkg = kwargs.get('pkg')
+
+   unknown_pkgs = set()
+
+   inherited_java_eclass = "java-pkg-2" in ebuild.inherited or \
+   "java-pkg-opt-2" in ebuild.inherited,
+   inherited_wxwidgets_eclass = "wxwidgets" in ebuild.inherited
+   # operator_tokens = set(["||", "(", ")"])
+   type_list, badsyntax = [], []
+   for mytype in Package._dep_keys + ("LICENSE", "PROPERTIES", 
"PROVIDE"):
+   mydepstr = ebuild.metadata[mytype]
+
+   buildtime = mytype in Package._buildtime_keys
+   runtime = mytype in Package._runtime_keys
+   token_class = None
+   if mytype.endswith("DEPEND"):
+   token_class = portage.dep.Atom
+
+   try:
+   atoms = portage.dep.use_reduce(
+   mydepstr, matchall=1, flat=True,
+   is_valid_flag=pkg.iuse.is_valid_flag, 
token_class=token_class)
+   except portage.exception.InvalidDependString as e:
+   atoms = None
+   badsyntax.append(str(e))
+
+   if atoms and mytype.endswith("DEPEND"):
+   if runtime and \
+   "test?" in mydepstr.split():
+   self.qatracker.add_error(
+   mytype + '.suspect',
+   "%s: 'test?' USE conditional in 
%s" %
+   (ebuild.relative_path, mytype))
+
+   for atom in atoms:
+   if atom == "||":
+   continue
+
+   is_blocker = atom.blocker
+
+   # Skip dependency.unknown for blockers, 
so that we
+   # don't encourage people to remove 
necessary blockers,
+   # as discussed in bug 382407. We use 
atom.without_use
+   # due to bug 525376.
+   if not is_blocker and \
+   not 
self.portdb.xmatch("match-all", atom.without_use) and \
+   not 
atom.cp.startswith("virtual/"):
+   unknown_pkgs.add((mytype, 

  1   2   >