[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2016-02-11 Thread Fabian Groffen
commit: c46a8b5aa5af075cb0350e8a0a023b0de1c811a2
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Feb 11 08:25:49 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Feb 11 08:25:49 2016 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=c46a8b5a

scripts/bootstrap-prefix.sh: be a bit more careful with CFLAGS during initial 
phases

 scripts/bootstrap-prefix.sh | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 915ee71..d31a8ed 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1061,6 +1061,7 @@ do_emerge_pkgs() {
FEATURES="-news ${FEATURES}" \
PYTHONPATH="${ROOT}"/tmp/usr/lib/portage/pym \
USE="-berkdb -fortran -gdbm -git -libcxx -nls -pcre -ssl 
-python bootstrap clang internal-glib ${USE}" \
+   CFLAGS= CXXFLAGS= \
emerge -v --oneshot --root-deps ${opts} "${pkg}" || return 1
done
 }
@@ -1145,7 +1146,9 @@ bootstrap_stage2() {
echo "BUILD_CC=${CHOST}-clang"
echo "BUILD_CXX=${CHOST}-clang++"
} >> "${ROOT}"/etc/portage/make.conf
-   # llvm-3.4 isn't setup to provide the CHOST symlinks, so we'll
+   # llvm won't setup symlinks to CHOST-clang here because
+   # we're in a cross-ish situation (at least according to
+   # multilib.eclass -- can't blame it at this point really)
# do it ourselves here to make the bootstrap continue
( cd "${ROOT}"/tmp/usr/bin && ln -s clang ${CHOST}-clang && ln 
-s clang++ ${CHOST}-clang++ )
else
@@ -1273,10 +1276,10 @@ bootstrap_stage3() {
fi
 
# temporarily work around c_rehash missing openssl dependency, bug 
#572790
-   emerge -1 openssl || return 1
+   CFLAGS= CXXFLAGS= emerge -1 openssl || return 1
 
# Portage should figure out itself what it needs to do, if anything
-   USE="-git" emerge -u system || return 1
+   CFLAGS= CXXFLAGS= USE="-git" emerge -u system || return 1
 
# remove anything that we don't need (compilers most likely)
emerge --depclean



[gentoo-commits] proj/betagarden:master commit in: dev-vcs/git-cola/

2016-02-11 Thread Justin Lecher
commit: 19dc22bf24e6aaf416cfb84b71322237e6a846ed
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 08:32:25 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 08:32:25 2016 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=19dc22bf

dev-vcs/git-cola: Move to nextgen readme.gentoo eclass

* Bump EAPI to 6

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

 dev-vcs/git-cola/git-cola-.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-vcs/git-cola/git-cola-.ebuild 
b/dev-vcs/git-cola/git-cola-.ebuild
index 4492662..e162a18 100644
--- a/dev-vcs/git-cola/git-cola-.ebuild
+++ b/dev-vcs/git-cola/git-cola-.ebuild
@@ -2,12 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
 DISTUTILS_SINGLE_IMPL=true
 
-inherit distutils-r1 git-r3 readme.gentoo virtualx
+inherit distutils-r1 git-r3 readme.gentoo-r1 virtualx
 
 DESCRIPTION="The highly caffeinated git GUI"
 HOMEPAGE="http://git-cola.github.io/;
@@ -74,10 +74,6 @@ python_test() {
--exclude=sphinxtogithub
 }
 
-src_install() {
-   distutils-r1_src_install
-}
-
 python_install_all() {
cd share/doc/${PN}/ || die
emake \
@@ -94,3 +90,7 @@ python_install_all() {
distutils-r1_python_install_all
readme.gentoo_create_doc
 }
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/mavros/

2016-02-11 Thread Alexis Ballier
commit: 1a8f78ed0bbf7e0408061c2309115819ced563cb
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Feb 11 09:09:09 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Feb 11 09:20:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a8f78ed

dev-ros/mavros: Bump to 0.17.0.

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

 dev-ros/mavros/Manifest |  1 +
 dev-ros/mavros/mavros-0.17.0.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/dev-ros/mavros/Manifest b/dev-ros/mavros/Manifest
index 510537e..889d31b 100644
--- a/dev-ros/mavros/Manifest
+++ b/dev-ros/mavros/Manifest
@@ -2,3 +2,4 @@ DIST mavros-0.16.3.tar.gz 193665 SHA256 
aa7ae69910fc7d22b2c46b2fc16675d8fee4d7cb
 DIST mavros-0.16.4.tar.gz 195958 SHA256 
32befaf43f326d2eab2e1102346e30588b09a626837b643878ea1e1955d954cf SHA512 
d2606671fab43cc9a4daf678d02286a2f31a0688c8ea327163f2dc06928bf640f425bca2bcfe2cb51a0d7aa108cca2dfbaa819deeaf56bbc9cfb784b4f0a4951
 WHIRLPOOL 
5a5f9e0243d4d04f16911214d40061464471df418e30e7a7cc099c7b82c429f16c2dc10432d3184f856fc23612161a574173e78c47d9462d9feefdc403414cb8
 DIST mavros-0.16.5.tar.gz 195946 SHA256 
9b14de0d3144eb8064883cbee1d8db89887406584ca85f04e0b3d1f29d774d70 SHA512 
69adfac236cb14d09a9f25f3dcd446cf91ed7c378339db8c9a6050835bf78c9aaf204b753b3147f0d99f716fb0ce003a58cd378909ef4fbf725737c58e74e962
 WHIRLPOOL 
c8462c908dafc86a1489166c59295331513c277ae839032d31daae024901b45bbddef1b2cc779caab977c57b32cf949197e44cc291952abfc690d34747b9c539
 DIST mavros-0.16.6.tar.gz 196455 SHA256 
49085cb4175aa398cba69f1ccce3e6cd2d542d16a440ba71f6aacca97467ba8c SHA512 
58d7b4f2d69cac40bd009d2b86e571ff25c23ca52e56a455989f0c6aa34d32725285a62df57e4065887841eaf93649c9c0d167f3c7c937c2e06e95d489b39e31
 WHIRLPOOL 
9be567311269caeab75e9ba4893f1ea5148bdd576176cd3ff248558c9821a41c4cb87afc91d8ee8f2b45df5d93bf1d1ff865affd83855c5fa3e2b3cf9b5eeabc
+DIST mavros-0.17.0.tar.gz 199754 SHA256 
7bbafed3e7192875207499ad4c678356de29c1ab748c3f30ae02e71fdca7efff SHA512 
e853596662f50b7ecea2bf7c503d56cb77d05e0ec37cb76f045511e271fb9a76adf0d642960164dd5aa94ffa70ff80661a663c74ecf228dca01f8bc63be3dc0c
 WHIRLPOOL 
38a69ae71a00955b19a8f86101b886361fc321d6463119162203bda944ab96d56142d997cc5cd15ad8421b68b22ec9ba8f4bb481682d77ce7141f4198c555fd6

diff --git a/dev-ros/mavros/mavros-0.17.0.ebuild 
b/dev-ros/mavros/mavros-0.17.0.ebuild
new file mode 100644
index 000..ad4e45d
--- /dev/null
+++ b/dev-ros/mavros/mavros-0.17.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/mavlink/mavros;
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="MAVLink extendable communication node for ROS"
+LICENSE="GPL-3 LGPL-3 BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/diagnostic_updater
+   dev-ros/pluginlib
+   dev-ros/roscpp
+   dev-ros/tf
+   dev-ros/angles
+   dev-ros/libmavconn
+   dev-ros/rosconsole_bridge
+   dev-libs/boost:=
+   dev-ros/eigen_conversions
+   dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   >=dev-ros/mavros_msgs-0.16.4[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   >=dev-ros/mavlink-gbp-release-2015.12.12
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] proj/betagarden:master commit in: dev-vcs/git-cola/

2016-02-11 Thread Justin Lecher
commit: c8335854b134e3515fa02e84b51320d195f953f8
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 08:33:27 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 08:33:27 2016 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=c8335854

dev-vcs/git-cola: Import latest tree changes

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

 dev-vcs/git-cola/git-cola-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-cola/git-cola-.ebuild 
b/dev-vcs/git-cola/git-cola-.ebuild
index e162a18..d7ae9a3 100644
--- a/dev-vcs/git-cola/git-cola-.ebuild
+++ b/dev-vcs/git-cola/git-cola-.ebuild
@@ -82,7 +82,7 @@ python_install_all() {
prefix="${EPREFIX}/usr" \
install
 
-   python_fix_shebang "${ED}/usr/share/git-cola/bin/git-xbase"
+   python_fix_shebang "${ED}/usr/share/git-cola/bin/git-xbase" 
"${ED}"/usr/bin/git-cola
python_optimize "${ED}/usr/share/git-cola/lib/cola"
 
use doc || HTML_DOCS=( "${FILESDIR}"/index.html )



[gentoo-commits] proj/betagarden:master commit in: dev-vcs/hub/

2016-02-11 Thread Justin Lecher
commit: 2dafcb1dad30ffed38fab8f06b12fb9761ff245b
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 08:26:22 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 08:26:22 2016 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=2dafcb1d

dev-vcs/hub: Move to nextgen readme.gentoo eclass

* Bump EAPI to 6

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

 dev-vcs/hub/hub-.ebuild | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-vcs/hub/hub-.ebuild b/dev-vcs/hub/hub-.ebuild
index f92a51c..0e6a05c 100644
--- a/dev-vcs/hub/hub-.ebuild
+++ b/dev-vcs/hub/hub-.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit bash-completion-r1 git-r3 readme.gentoo
+inherit bash-completion-r1 git-r3 readme.gentoo-r1
 
 DESCRIPTION="command-line wrapper for git that makes you better at GitHub"
 HOMEPAGE="http://defunkt.io/hub/;
@@ -52,3 +52,7 @@ src_install() {
insinto /usr/share/zsh/site-functions
newins etc/hub.zsh_completion ${PN}
 }
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+}



[gentoo-commits] proj/betagarden:master commit in: dev-vcs/hub/

2016-02-11 Thread Justin Lecher
commit: 5a0d3de75ff5f18f8325d1aad326b36946feb3b1
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 08:30:27 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 08:30:27 2016 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=5a0d3de7

dev-vcs/hub: Import latest tree changes

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

 dev-vcs/hub/hub-.ebuild | 34 +-
 1 file changed, 13 insertions(+), 21 deletions(-)

diff --git a/dev-vcs/hub/hub-.ebuild b/dev-vcs/hub/hub-.ebuild
index 0e6a05c..7d28df1 100644
--- a/dev-vcs/hub/hub-.ebuild
+++ b/dev-vcs/hub/hub-.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 
 inherit bash-completion-r1 git-r3 readme.gentoo-r1
 
-DESCRIPTION="command-line wrapper for git that makes you better at GitHub"
+DESCRIPTION="Command-line wrapper for git that makes you better at GitHub"
 HOMEPAGE="http://defunkt.io/hub/;
 SRC_URI=""
 EGIT_REPO_URI="https://github.com/github/hub.git;
@@ -14,43 +14,35 @@ EGIT_REPO_URI="https://github.com/github/hub.git;
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS=""
-IUSE="test"
+IUSE=""
 
-RDEPEND="dev-vcs/git"
-DEPEND="
-   dev-lang/go
-   test? (
-   app-misc/tmux
-   dev-util/cucumber
-   dev-ruby/bundler
-   )"
+DEPEND=">=dev-lang/go-1.5.1:="
+RDEPEND=">=dev-vcs/git-1.7.3"
 
 DOC_CONTENTS="You may want to add 'alias git=hub' to your .{csh,bash}rc"
 
 src_compile() {
-   bash ./script/build || die
+   ./script/build || die
 }
 
-src_test() {
-   bash ./script/test || die
-}
+#src_test() {
+#  ./script/test || die
+#}
 
 src_install() {
-   dobin ${PN}
-
readme.gentoo_create_doc
 
-   doman man/${PN}.1
+   dobin hub
 
-   insinto /usr/share/${PN}/
-   doins -r git-hooks
+   doman man/${PN}.1
+   dodoc README.md
 
# Broken with autoloader
# https://github.com/github/hub/issues/592
-   #newbashcomp etc/hub.bash_completion.sh ${PN}
+   #newbashcomp etc/${PN}.bash_completion.sh ${PN}
 
insinto /usr/share/zsh/site-functions
-   newins etc/hub.zsh_completion ${PN}
+   newins etc/hub.zsh_completion _${PN}
 }
 
 pkg_postinst() {



[gentoo-commits] repo/gentoo:master commit in: dev-perl/libwww-perl/

2016-02-11 Thread Patrice Clement
commit: cfb95721b36a9d278f9ec84523de13f9278be8e2
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb 11 08:58:07 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Feb 11 08:58:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb95721

dev-perl/libwww-perl: Version bump. Fixes bug 557226.

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

 dev-perl/libwww-perl/Manifest   |  1 +
 dev-perl/libwww-perl/libwww-perl-6.150.0.ebuild | 59 +
 2 files changed, 60 insertions(+)

diff --git a/dev-perl/libwww-perl/Manifest b/dev-perl/libwww-perl/Manifest
index 421777d..20991b4 100644
--- a/dev-perl/libwww-perl/Manifest
+++ b/dev-perl/libwww-perl/Manifest
@@ -1 +1,2 @@
 DIST libwww-perl-6.05.tar.gz 132505 SHA256 
7b25799ff7eec18e8e4e97dc0cad7b2a5b433b50b13feb59d9179173bee78f23 SHA512 
9e9272f72ab28bba1e8c0e85ed21f672e52605b3cc785c9e7d4f930439b75ce9fd43281f6e44c8fd5797404ba82f590de6cd2a6365fa2742fdc8df12a53b9014
 WHIRLPOOL 
584254383e91dc235b880950227757badb14049a402ac3cc3596ddaf1569a0b733a3f9317b2bd90c54c7e607f90786ed685f0dab28a24122aaad2369518cbcbc
+DIST libwww-perl-6.15.tar.gz 141936 SHA256 
6f349d45c21b1ec0501c4437dfcb70570940e6c3d5bff783bd91d4cddead8322 SHA512 
b031f1b6766fe5433940abbda438013211e0f82713bfbe8f3512fd3dd64d2c7b1236d19bb9414094726a37ee91908ebca5269855a639d0fd921423163b227aed
 WHIRLPOOL 
808921729702a443950f697ae7d691bafe07a2641aafb6ffc31342301f5881c375dcb35b0f8f11d57d84a13c0d0b79bbfa23d52395e6e689e0381c379d48af03

diff --git a/dev-perl/libwww-perl/libwww-perl-6.150.0.ebuild 
b/dev-perl/libwww-perl/libwww-perl-6.150.0.ebuild
new file mode 100644
index 000..6ea13ec
--- /dev/null
+++ b/dev-perl/libwww-perl/libwww-perl-6.150.0.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=ETHER
+MODULE_VERSION=6.15
+inherit perl-module
+
+DESCRIPTION="A collection of Perl Modules for the WWW"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="ssl"
+
+RDEPEND="
+   >=dev-perl/File-Listing-6.0.0
+   >=dev-perl/HTTP-Cookies-6.0.0
+   >=dev-perl/HTTP-Daemon-6.0.0
+   >=dev-perl/HTTP-Date-6.0.0
+   >=dev-perl/HTTP-Negotiate-6.0.0
+   >=dev-perl/HTTP-Message-6.0.0
+   >=dev-perl/LWP-MediaTypes-6.0.0
+   >=dev-perl/Net-HTTP-6.40.0
+   >=dev-perl/WWW-RobotRules-6.0.0
+   >=virtual/perl-Digest-MD5-2.120.0
+   dev-perl/Encode-Locale
+   >=dev-perl/HTML-Parser-3.340.0
+   >=virtual/perl-MIME-Base64-2.120.0
+   virtual/perl-libnet
+   >=dev-perl/URI-1.100.0
+"
+DEPEND="${RDEPEND}"
+PDEPEND="
+   ssl? (
+   dev-perl/LWP-Protocol-https
+   )
+"
+
+src_install() {
+   perl-module_src_install
+
+   # Perform a check to see if the live filesystem is case-INsensitive
+   # or not.  If it is, the symlinks GET, POST and in particular HEAD
+   # will collide with e.g. head from coreutils.  While under Linux
+   # having a case-INsensitive filesystem is really unusual, most Mac
+   # OS X users are on it, and also Interix users deal with
+   # case-INsensitivity since Windows is underneath.
+
+   # bash should always be there, if we can find it in capitals, we're
+   # on a case-INsensitive filesystem.
+   if [[ ! -f ${EROOT}/BIN/BASH ]] ; then
+   dosym /usr/bin/lwp-request /usr/bin/GET
+   dosym /usr/bin/lwp-request /usr/bin/POST
+   dosym /usr/bin/lwp-request /usr/bin/HEAD
+   fi
+}
+#SRC_TEST=do



[gentoo-commits] repo/proj/prefix:master commit in: sys-libs/libcxx/

2016-02-11 Thread Fabian Groffen
commit: ebc8b4c9463f8d21a0e8c238240c60eefb81227e
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Feb 11 09:26:10 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Feb 11 09:26:10 2016 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=ebc8b4c9

sys-libs/libcxx: bump version

Package-Manager: portage-2.2.20-prefix

 sys-libs/libcxx/Manifest|   1 +
 sys-libs/libcxx/libcxx-3.7.1.ebuild | 235 
 2 files changed, 236 insertions(+)

diff --git a/sys-libs/libcxx/Manifest b/sys-libs/libcxx/Manifest
index af61856..15398c2 100644
--- a/sys-libs/libcxx/Manifest
+++ b/sys-libs/libcxx/Manifest
@@ -1,2 +1,3 @@
 DIST libcxx-3.5.1.src.tar.xz 912248 SHA256 
a16d0ae0c0cf2c8cebb94fafcb907022cd4f8579ebac99a4c9919990a37ad475 SHA512 
3be33787c79aa5d03a3f507be20ef986215d6008e4f0370e3c5906d76a620bf27c9ed4c35f4561c1ac507a1b217fa7fc7577611e7205f3f2433c677bf86b8632
 WHIRLPOOL 
725892f113a918168b8ae8b5e93401130ccb1080c207445ba943c4fc06e481002939d37cfbbb59dc2791f91ccd7c673274ee523ec96418ed04ca22c8d11e2bec
 DIST libcxx-3.6.2.src.tar.xz 944020 SHA256 
52f3d452f48209c9df1792158fdbd7f3e98ed9bca8ebb51fcd524f67437c8b81 SHA512 
1eb575921ca0d636c4b7ba21b3ad2c09468d779c69b3106ceefde294344cf20a48a03f9d38ea0db9f8b909f56f0fd1a56a255101305318e04d9f2d20af358ba6
 WHIRLPOOL 
ec225d10cbfe3ca5eba2ed5f16ac6c19914ee75d71db2a1d8ca30f326c9fd5576899361f4397f2ee5d09dd3e8abaca82080c63e303b90d6f19f755465a11a065
+DIST libcxx-3.7.1.src.tar.xz 995724 SHA256 
357fbd4288ce99733ba06ae2bec6f503413d258aeebaab8b6a791201e6f7f144 SHA512 
08d2399a8b36aa15290733256c896c9fa43f1a1223bc5c73bbcd014fddf8880e514d2a6dcc456bcf18b537c01fb6911b092e6d9958bccd8e64e9f375ed7a1ab9
 WHIRLPOOL 
19f77946abf48cbdd3e7ea21fd009ca3cc5f607dfe0512a44b102847044bb1d5ae4b16f503f18b14ebd9ea115256e87af07409907ba2a65f6061e217a502a359

diff --git a/sys-libs/libcxx/libcxx-3.7.1.ebuild 
b/sys-libs/libcxx/libcxx-3.7.1.ebuild
new file mode 100644
index 000..0fdf949
--- /dev/null
+++ b/sys-libs/libcxx/libcxx-3.7.1.ebuild
@@ -0,0 +1,235 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+ESVN_REPO_URI="http://llvm.org/svn/llvm-project/libcxx/trunk;
+
+[ "${PV%}" != "${PV}" ] && SCM="subversion" || SCM=""
+
+inherit ${SCM} flag-o-matic toolchain-funcs multilib multilib-minimal
+
+DESCRIPTION="New implementation of the C++ standard library, targeting C++11"
+HOMEPAGE="http://libcxx.llvm.org/;
+if [ "${PV%}" = "${PV}" ] ; then
+   SRC_URI="mirror://gentoo/${P}.src.tar.xz
+   http://llvm.org/releases/${PV}/${P}.src.tar.xz;
+   S="${WORKDIR}"/"${P}".src
+else
+   SRC_URI=""
+fi
+
+LICENSE="|| ( UoI-NCSA MIT )"
+SLOT="0"
+if [ "${PV%}" = "${PV}" ] ; then
+   KEYWORDS="~x64-macos ~x86-macos"
+else
+   KEYWORDS=""
+fi
+IUSE="elibc_glibc +libcxxrt static-libs test"
+
+REQUIRED_USE="kernel_Darwin? ( libcxxrt !static-libs )"
+RDEPEND="!kernel_Darwin? (
+   libcxxrt? ( 
>=sys-libs/libcxxrt-0.0_p20130725[static-libs?,${MULTILIB_USEDEP}] )
+   !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] ) )
+   kernel_Darwin? ( sys-libs/libcxx-headers sys-libs/libcxxabi 
sys-devel/clang )"
+DEPEND="${RDEPEND}
+   test? ( sys-devel/clang )
+   app-arch/xz-utils"
+
+DOCS=( CREDITS.TXT )
+
+pkg_setup() {
+   if [[ ${CHOST} == *darwin* ]] ; then
+   MY_CC=$(tc-getCC)
+   MY_CXX=$(tc-getCXX)
+   if [[ ${MY_CC} != *clang* || ${MY_CXX} != *clang++* ]] ; then
+   eerror "${PN} needs to be built with clang++. Please do 
not override"
+   eerror "CC ($MY_CC) and CXX ($MY_CXX)"
+   eerror "or point them at clang and clang++ 
respectively."
+   die
+   fi
+   return
+   fi
+   if ! use libcxxrt ; then
+   ewarn "You have disabled USE=libcxxrt. This will build ${PN} 
against"
+   ewarn "libsupc++. Please note that this is not well supported."
+   ewarn "In particular, static linking will not work."
+   fi
+   if [[ $(gcc-version) < 4.7 ]] && [[ $(tc-getCXX) != *clang++* ]] ; then
+   eerror "${PN} needs to be built with clang++ or gcc-4.7 or 
later."
+   eerror "Please use gcc-config to switch to gcc-4.7 or later 
version."
+   die
+   fi
+}
+
+src_prepare() {
+   cp -f "${FILESDIR}/Makefile" lib/ || die
+
+   if [[ ${CHOST} == *darwin* ]] ; then
+   epatch "${FILESDIR}"/${PN}-3.5.1-olddarwin.patch
+
+   [[ "${CHOST##*-darwin}" -le 10 ]] && \
+   epatch "${FILESDIR}"/${PN}-3.5.1-cmath-conv.patch
+
+   # libc++abi needs stack unwinding functions provided by 
libSystem on
+   # Mac OS X >= 10.6. On < 10.6 they're in libgcc_s. So force link
+   # against that. Additionally, 

[gentoo-commits] repo/proj/prefix:master commit in: sys-libs/libcxxabi/

2016-02-11 Thread Fabian Groffen
commit: c8e15ebb4aed04618565b1a1e266a98dfbd1fc1b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Feb 11 09:28:26 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Feb 11 09:28:26 2016 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=c8e15ebb

sys-libs/libcxxabi: bump version

Package-Manager: portage-2.2.20-prefix

 sys-libs/libcxxabi/Manifest   |  1 +
 sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild | 87 +++
 2 files changed, 88 insertions(+)

diff --git a/sys-libs/libcxxabi/Manifest b/sys-libs/libcxxabi/Manifest
index 4f13d9d..dd0c964 100644
--- a/sys-libs/libcxxabi/Manifest
+++ b/sys-libs/libcxxabi/Manifest
@@ -1,2 +1,3 @@
 DIST libcxxabi-3.5.1.src.tar.xz 551148 SHA256 
7ff14fdce0ed7bfcc532c627c7a2dc7876dd8a3d788b2aa201d3bbdc443d06a3 SHA512 
1fa9215aba2228d0bc5547febea69d0497785289d1972103ffb24b202a0a4df06ea1f7d6311ec85fc344414b69e590640b547c66ef1f9b9ea73762cc4f4a83fa
 WHIRLPOOL 
4682de87fc6857d1dc3c401dd9ed24b1e5aa5b3a00338f6493cd0a30f757560c468591e540ac0856ee8d83c3ab5107c9c334f9f5c67755b47d23ec29462d5386
 DIST libcxxabi-3.6.2.src.tar.xz 556816 SHA256 
6fb48ce5a514686b9b75e73e59869f782ed374a86d71be8423372e4b3329b09b SHA512 
3a7cf91399dfdf18ac998d499b69387f7a9bdde6ab592a2d3cc411037627c97ce955b2348fa2a068ff8c00b34445a86991d09d1aac2726e38c0d3f8da5c72d29
 WHIRLPOOL 
67be971ca68681b3fdfc1bfebae68239731d7a80c92cd04bec612b3f9520eb269e69ece013b07a01e51752f1a6e77e9c060a19c625e7e8dfe48994e67296538e
+DIST libcxxabi-3.7.1.src.tar.xz 507428 SHA256 
a47faaed90f577da8ca3b5f044be9458d354a53fab03003a44085a912b73ab2a SHA512 
d697d1b35a8cc1f27dd0f7d06d3f6e067e4c7ae613af982a8c91d4702a03aedfbdad1d4bd3c213f38db3d58473ad7fc6b4b8d1ffcfc6de04d1eb4e17e151c73a
 WHIRLPOOL 
97d30f81d8d7960f4e3c8208f44f860b48b2aa3e13b0caccf9b2d26947cebf227143e0de77e18f4405612fc11028538ae886e7d21ab6e586c466a54fe1f302d7

diff --git a/sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild 
b/sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild
new file mode 100644
index 000..df0ff44
--- /dev/null
+++ b/sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit flag-o-matic
+
+S="${WORKDIR}/${P}.src"
+
+inherit eutils
+
+DESCRIPTION="New implementation of low level support for a standard C++ 
library"
+HOMEPAGE="http://libcxxabi.llvm.org/;
+SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.xz;
+
+LICENSE="|| ( UoI-NCSA MIT )"
+SLOT="0"
+KEYWORDS="~x64-macos ~x86-macos"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   sys-libs/libcxx-headers
+   sys-devel/clang"
+
+pkg_setup() {
+   if [[ ${CHOST} == *darwin* ]] ; then
+   MY_CC=$(tc-getCC)
+   MY_CXX=$(tc-getCXX)
+   if [[ ${MY_CC} != *clang* || ${MY_CXX} != *clang++* ]] ; then
+   eerror "${PN} needs to be built with clang++. Please do 
not override"
+   eerror "CC ($MY_CC) and CXX ($MY_CXX)"
+   eerror "or point them at clang and eerror clang++ 
respectively."
+   die
+   fi
+   return
+   fi
+}
+
+src_configure() {
+   tc-export CC CXX
+}
+
+src_prepare() {
+   cd "${S}"
+
+   # libc++abi needs stack unwinding functions provided by libSystem on 
Mac OS X
+   # >= 10.6. On < 10.6 they're in libgcc_s. So force link against that.
+   # Additionally, the crt1.o provided by our gcc-apple toolchain isn't
+   # universal. Since that's needed for linking any program on OSX <
+   # 10.7, universal support is effectively broken on those older OSXes
+   # even if clang and libc++{,abi} were to support it. So we can just
+   # disable universal compilation.
+   gcc_s=gcc_s.1
+   [[ "${CHOST##*-darwin}" -eq 9 ]] && gcc_s=gcc_s.10.5
+   [[ "${CHOST##*-darwin}" -eq 8 ]] && gcc_s=gcc_s.10.4
+   [[ "${CHOST##*-darwin}" -le 9 ]] && \
+   sed -i -e "s,-lSystem,-lSystem -l${gcc_s},g" \
+   -e "s,-arch i386 -arch x86_64,,g" \
+   lib/buildit
+
+   # assert.h refers to eprintf which is nowhere to be found. That's why
+   # everyone (libstdc++, clang compiler-rt) bring their own
+   # implementation. Ours is nicked from Apple's patch to libstdc++-39.
+   [[ "${CHOST##*-darwin}" -le 8 ]] && \
+   epatch "${FILESDIR}"/${PN}-3.5.1-eprintf.patch
+
+   sed -i -e 
"s,/usr/lib/libc++abi\.dylib,${EPREFIX}/usr/lib/libc++abi.dylib,g" \
+   lib/buildit
+}
+
+src_compile() {
+   cd "${S}/lib" || die
+   export TRIPLE=-apple-
+   ./buildit || die
+}
+
+src_install() {
+   dolib.so lib/libc++*dylib
+
+   # do not install unwind.h and others since they're only in-source
+   # build-time dependencies
+   insinto /usr/include
+   doins -r include/cxxabi.h
+   doins -r 

[gentoo-commits] proj/sci:master commit in: sci-chemistry/gromacs/

2016-02-11 Thread Justin Lecher
commit: 8bea49d050711122ab0bc18bfa229d6ac4e0ce8a
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 09:09:00 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 09:09:00 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=8bea49d0

sci-chemistry/gromacs: Move to nextgen readme.gentoo eclass

* Bump EAPI to 6

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

 sci-chemistry/gromacs/gromacs-4.6..ebuild | 6 +++---
 sci-chemistry/gromacs/gromacs-5.0..ebuild | 6 +++---
 sci-chemistry/gromacs/gromacs-5.1..ebuild | 6 +++---
 sci-chemistry/gromacs/gromacs-.ebuild | 6 +++---
 sci-chemistry/gromacs/metadata.xml| 8 
 5 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/sci-chemistry/gromacs/gromacs-4.6..ebuild 
b/sci-chemistry/gromacs/gromacs-4.6..ebuild
index b5b75f0..b21624d 100644
--- a/sci-chemistry/gromacs/gromacs-4.6..ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.6..ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 TEST_PV="4.6.6"
 MANUAL_PV="4.6.6"
 
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
-inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo 
toolchain-funcs
+inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 
toolchain-funcs
 
 if [[ $PV = ** ]]; then
EGIT_REPO_URI="git://git.gromacs.org/gromacs.git

diff --git a/sci-chemistry/gromacs/gromacs-5.0..ebuild 
b/sci-chemistry/gromacs/gromacs-5.0..ebuild
index b5d7896..e7548ff 100644
--- a/sci-chemistry/gromacs/gromacs-5.0..ebuild
+++ b/sci-chemistry/gromacs/gromacs-5.0..ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
-inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo 
toolchain-funcs
+inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 
toolchain-funcs
 
 if [[ $PV = ** ]]; then
EGIT_REPO_URI="git://git.gromacs.org/gromacs.git

diff --git a/sci-chemistry/gromacs/gromacs-5.1..ebuild 
b/sci-chemistry/gromacs/gromacs-5.1..ebuild
index 031dfca..4fb8aae 100644
--- a/sci-chemistry/gromacs/gromacs-5.1..ebuild
+++ b/sci-chemistry/gromacs/gromacs-5.1..ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
-inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo 
toolchain-funcs
+inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 
toolchain-funcs
 
 if [[ $PV = ** ]]; then
EGIT_REPO_URI="git://git.gromacs.org/gromacs.git

diff --git a/sci-chemistry/gromacs/gromacs-.ebuild 
b/sci-chemistry/gromacs/gromacs-.ebuild
index 031dfca..4fb8aae 100644
--- a/sci-chemistry/gromacs/gromacs-.ebuild
+++ b/sci-chemistry/gromacs/gromacs-.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
-inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo 
toolchain-funcs
+inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo-r1 
toolchain-funcs
 
 if [[ $PV = ** ]]; then
EGIT_REPO_URI="git://git.gromacs.org/gromacs.git

diff --git a/sci-chemistry/gromacs/metadata.xml 
b/sci-chemistry/gromacs/metadata.xml
index 7b53e54..613f221 100644
--- a/sci-chemistry/gromacs/metadata.xml
+++ b/sci-chemistry/gromacs/metadata.xml
@@ -12,10 +12,10 @@
   
 Enable cuda non-bonded kernels
 More precise calculations at the expense of 
speed
-   Single precision version of gromacs 
(default)
-   Enable external boost library
-   Enable new trajectory format - tng
-   Create symbolic links for pre-5.0 binary 
names
+Single precision version of gromacs 
(default)
+Enable external boost library
+Enable new trajectory format - tng
+Create symbolic links for pre-5.0 binary 
names
 
 Enable gromacs partly offensive quotes
 Use sci-libs/mkl for fft, blas, lapack 
routines



[gentoo-commits] proj/sci:master commit in: sci-visualization/gnuplot/

2016-02-11 Thread Justin Lecher
commit: 575dcdce2cb50884f74679f3dc164115bf9d5c90
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 09:11:10 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 09:11:10 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=575dcdce

sci-visualization/gnuplot: Move to nextgen readme.gentoo eclass

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

 sci-visualization/gnuplot/gnuplot-5.0..ebuild | 4 ++--
 sci-visualization/gnuplot/gnuplot-5.1..ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-visualization/gnuplot/gnuplot-5.0..ebuild 
b/sci-visualization/gnuplot/gnuplot-5.0..ebuild
index 683f71b..ad098d2 100644
--- a/sci-visualization/gnuplot/gnuplot-5.0..ebuild
+++ b/sci-visualization/gnuplot/gnuplot-5.0..ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# 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 readme.gentoo toolchain-funcs wxwidgets
+inherit eutils flag-o-matic multilib readme.gentoo-r1 toolchain-funcs wxwidgets
 
 DESCRIPTION="Command-line driven interactive plotting program"
 HOMEPAGE="http://www.gnuplot.info/;

diff --git a/sci-visualization/gnuplot/gnuplot-5.1..ebuild 
b/sci-visualization/gnuplot/gnuplot-5.1..ebuild
index b5989e8..989bfc8 100644
--- a/sci-visualization/gnuplot/gnuplot-5.1..ebuild
+++ b/sci-visualization/gnuplot/gnuplot-5.1..ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# 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 readme.gentoo toolchain-funcs wxwidgets
+inherit eutils flag-o-matic multilib readme.gentoo-r1 toolchain-funcs wxwidgets
 
 DESCRIPTION="Command-line driven interactive plotting program"
 HOMEPAGE="http://www.gnuplot.info/;



[gentoo-commits] repo/gentoo:master commit in: dev-go/go-tour/

2016-02-11 Thread Zac Medico
commit: be48012d7953c8df0e7420e1b032fee36fc6d05b
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Feb 11 09:36:11 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Feb 11 09:36:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be48012d

dev-go/go-tour: add go-tools dep

Package-Manager: portage-2.2.27

 dev-go/go-tour/go-tour-0_p20160209.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-go/go-tour/go-tour-0_p20160209.ebuild 
b/dev-go/go-tour/go-tour-0_p20160209.ebuild
index 10593aa..0154514 100644
--- a/dev-go/go-tour/go-tour-0_p20160209.ebuild
+++ b/dev-go/go-tour/go-tour-0_p20160209.ebuild
@@ -16,6 +16,7 @@ SRC_URI="${ARCHIVE_URI}"
 LICENSE="BSD"
 SLOT="0"
 IUSE=""
+DEPEND="dev-go/go-tools:="
 
 src_compile() {
# Create a writable GOROOT in order to avoid sandbox violations.



[gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/files/, net-ftp/filezilla/

2016-02-11 Thread Lars Wendler
commit: fa71464587ebbe19b7293b8fc6a0d1dd2a40caad
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Feb 11 09:37:10 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Feb 11 09:37:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa714645

net-ftp/filezilla: Removed old.

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

 net-ftp/filezilla/Manifest |  2 -
 .../filezilla/files/filezilla-3.3.5.1-debug.patch  | 13 
 net-ftp/filezilla/filezilla-3.14.0.ebuild  | 79 --
 net-ftp/filezilla/filezilla-3.15.0.ebuild  | 68 ---
 4 files changed, 162 deletions(-)

diff --git a/net-ftp/filezilla/Manifest b/net-ftp/filezilla/Manifest
index c26779c..948859f 100644
--- a/net-ftp/filezilla/Manifest
+++ b/net-ftp/filezilla/Manifest
@@ -1,6 +1,4 @@
 DIST FileZilla_3.12.0.2_src.tar.bz2 4440836 SHA256 
7a296fc2cd94d00d3a14ad29b84ff081c60a791f4cddc07f0bd8022bd57e1d0d SHA512 
163ab37d0b15ffd511c9237727b2a2879c2ff38f264853148633c87ec2d6e07cca1847104eb8c7190a0d27a6978ddb10b10dd8e1ef6e157051567b04d1ec5930
 WHIRLPOOL 
1b3c859f77ab1c10adcbbbdf6201adfd388d25af4ff91c4a96cba7ff57eadf66a181ddd421b01dc124b2a58ca96599d5cfd11e321dac76afc18a69698dd8d8e1
-DIST FileZilla_3.14.0_src.tar.bz2 4415005 SHA256 
92385ab4f30bc7e5e457d6a3310645cc6c4bd0e83a78e12c33f2778b73d579fd SHA512 
00d81aeef1d30d16884d34a5c15584204f55f72d9a7ab88cca4ff953c6beda5ef2a7883d095c60826ccadc1c4529c0e6e93c50f5ececc598c2200c32cec5d4c5
 WHIRLPOOL 
fd994ad7f150506111642015bf9ff87481231843512b6b5eac3b2e64ff4e63e2cd2933deb72b466785a09700fd88b9f45302b28dfed71f509001dbeb8a001d99
 DIST FileZilla_3.14.1_src.tar.bz2 4411187 SHA256 
b10871b6ced5f52062b44deda037edb8a38090b226a018b9b64b1a1feb59d46c SHA512 
c97767ed01f4538a2f4b8760601778ca7f9aa99b5b928cb86c9508eba0490bbc1f31921d098e0ccd30712ff06dc9f21d323201fb8bee80b9fb7a6528fbb03368
 WHIRLPOOL 
1fbccfbb0de5111fad14eb0b38ee190aefc4c80777c3611189c74412dfefdf2fd96d4a42c917791d3a3318b6ae22f01a7d24a4a0904386b22a98693151b5a822
 DIST FileZilla_3.15.0.1_src.tar.bz2 4405885 SHA256 
267d3e336a7ecc5277950f759a37016e9747e63d1fc315c6798f18d7fea38463 SHA512 
f6e40452408dc9cdf4295d04ffc2e202dec6ba4b07eb12875cee6427cf5e930438af26c36e60d4b8e14b95750549ab822512ef39e89199064dd200561793ced9
 WHIRLPOOL 
62cfead9e69f9195412183b81faa63394b73423ff1396bc2eae09baee8e56ce13a0a00587e0d3f0a78aae339430fc292a8518201cd6bd4de74e661c01845d887
 DIST FileZilla_3.15.0.2_src.tar.bz2 4404751 SHA256 
333c46709506b2777047556aa9ee791b404e5f8b94236b3c8a789c1dc09f7c4f SHA512 
f71cff0c32771de92d3d7140e160ad9474ce8c84b82e3170dbd7d5814d94cf91fbf40d1b4bc581f77dac2082eef662f6ef8100032bdee5a90c1b4658da69bcab
 WHIRLPOOL 
5eef822dd16e0ea9b37097432e22e4b805ab13cfabd5e49e3fa8c0789e191563321c009d46ecf1804f220beab739140b654b188619dcd52895d5442d04f73ab2
-DIST FileZilla_3.15.0_src.tar.bz2 4406433 SHA256 
ff852187e11ffe49237ae15c8ca8c920e9dc9019cc88743eeaa62afaeecf9277 SHA512 
aa0d3505b36ef3efe9d7912b6236e09d55a9020f2d4a68fb304ea6aff828a50809c0a9b96446ac49514396378cf252f1bf02596a0cb7fa1d9945494816ec6802
 WHIRLPOOL 
8970ea461f51fd59668df92b5db199700bc935b494d443cafa48b72c92f5bcee0bae81a3f3df5a80c3532fc19be9afb59e023b72388a48f2f0de6db1804f5da7

diff --git a/net-ftp/filezilla/files/filezilla-3.3.5.1-debug.patch 
b/net-ftp/filezilla/files/filezilla-3.3.5.1-debug.patch
deleted file mode 100644
index 843ea2d..000
--- a/net-ftp/filezilla/files/filezilla-3.3.5.1-debug.patch
+++ /dev/null
@@ -1,13 +0,0 @@
 configure.in   2011-02-28 20:47:05.746530082 +0100
-+++ configure.in   2011-02-28 20:48:14.889939315 +0100
-@@ -44,8 +44,8 @@
- if ! test "$localesonly" = "yes"; then
- 
-   if test "X$GCC" = Xyes; then
--CFLAGS="$CFLAGS -Wall -g -fexceptions"
--CXXFLAGS="$CXXFLAGS -Wall -g -fexceptions"
-+CFLAGS="$CFLAGS -Wall -fexceptions"
-+CXXFLAGS="$CXXFLAGS -Wall -fexceptions"
-   fi
- 
-   # Add build information to config.h

diff --git a/net-ftp/filezilla/filezilla-3.14.0.ebuild 
b/net-ftp/filezilla/filezilla-3.14.0.ebuild
deleted file mode 100644
index 88d257b..000
--- a/net-ftp/filezilla/filezilla-3.14.0.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-WX_GTK_VER="3.0"
-
-inherit autotools eutils flag-o-matic multilib wxwidgets
-
-MY_PV=${PV/_/-}
-MY_P="FileZilla_${MY_PV}"
-
-DESCRIPTION="FTP client with lots of useful features and an intuitive 
interface"
-HOMEPAGE="http://filezilla-project.org/;
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}_src.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux 
~x86-linux ~x86-macos"
-IUSE="aqua dbus nls test"
-
-RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1
-   >=dev-db/sqlite-3.7
-   net-dns/libidn
-   >=net-libs/gnutls-3.1.12
-   aqua? ( >=x11-libs/wxGTK-3.0.2.0-r1:3.0[aqua] )
-   !aqua? 

[gentoo-commits] repo/gentoo:master commit in: dev-go/go-tour/

2016-02-11 Thread Zac Medico
commit: cc180f4e8a629f1a0ee47e95a5d2c1c87c821028
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Feb 11 09:22:55 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Feb 11 09:25:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc180f4e

dev-go/go-tour: new package

Package-Manager: portage-2.2.27

 dev-go/go-tour/Manifest   |  1 +
 dev-go/go-tour/go-tour-0_p20160209.ebuild | 36 +++
 dev-go/go-tour/metadata.xml   | 10 +
 3 files changed, 47 insertions(+)

diff --git a/dev-go/go-tour/Manifest b/dev-go/go-tour/Manifest
new file mode 100644
index 000..1b11d3f
--- /dev/null
+++ b/dev-go/go-tour/Manifest
@@ -0,0 +1 @@
+DIST go-tour-0_p20160209.tar.gz 275272 SHA256 
f50ce5a75f1dd9d625830c0907a5b611455b052ed1e287f5d2f9428759e14223 SHA512 
bc9131e6173f72ea01c3062454a47a90301ad01bc1ea356ef09b81ad2d887759671ee9700f2c6b47821fc02c49297b8797d732ae0e9b414205e483d30579d2e9
 WHIRLPOOL 
a2e117e2f50c83013604e85fb03919a25eacc1494dce9c53929d6bcbb22367d88f7b073d292261909767c91fda8f5a10380f452938ac3bba78c5939634206e9c

diff --git a/dev-go/go-tour/go-tour-0_p20160209.ebuild 
b/dev-go/go-tour/go-tour-0_p20160209.ebuild
new file mode 100644
index 000..10593aa
--- /dev/null
+++ b/dev-go/go-tour/go-tour-0_p20160209.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+EGO_PN="golang.org/x/tour/..."
+
+EGIT_COMMIT="6b2e5b35ce8ed092eaedc3d2a2294373a639f122"
+ARCHIVE_URI="https://github.com/golang/tour/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
+KEYWORDS="~amd64"
+inherit golang-vcs-snapshot golang-build
+
+DESCRIPTION="A Tour of Go"
+HOMEPAGE="https://tour.golang.org;
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+src_compile() {
+   # Create a writable GOROOT in order to avoid sandbox violations.
+   cp -sR "$(go env GOROOT)" "${T}/goroot" || die
+   rm -rf "${T}/goroot/src/${EGO_PN%/*}" || die
+   GOROOT="${T}/goroot" GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go build -v -work -x ${EGO_BUILD_FLAGS} "${EGO_PN}"
+   [[ -x $(find "${T}" -name a.out) ]] || die "a.out not found"
+}
+
+src_install() {
+   GOROOT="${T}/goroot" GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go install -v -work -x ${EGO_BUILD_FLAGS} "${EGO_PN}"
+   exeinto "$(go env GOTOOLDIR)"
+   newexe bin/gotour tour
+   insinto "$(go env GOROOT)"
+   doins -r src
+}

diff --git a/dev-go/go-tour/metadata.xml b/dev-go/go-tour/metadata.xml
new file mode 100644
index 000..4677727
--- /dev/null
+++ b/dev-go/go-tour/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+zmed...@gentoo.org
+  
+  
+golang/tour
+  
+



[gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/

2016-02-11 Thread Lars Wendler
commit: d1b53df95d63d945ba9b979c839c634141e19657
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Feb 11 09:35:39 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Feb 11 09:37:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1b53df9

net-ftp/filezilla: Bump to version 3.15.0.2

Added myself as maintainer.

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

 net-ftp/filezilla/Manifest  |  1 +
 net-ftp/filezilla/filezilla-3.15.0.2.ebuild | 68 +
 net-ftp/filezilla/metadata.xml  |  4 ++
 3 files changed, 73 insertions(+)

diff --git a/net-ftp/filezilla/Manifest b/net-ftp/filezilla/Manifest
index 135a71a..c26779c 100644
--- a/net-ftp/filezilla/Manifest
+++ b/net-ftp/filezilla/Manifest
@@ -2,4 +2,5 @@ DIST FileZilla_3.12.0.2_src.tar.bz2 4440836 SHA256 
7a296fc2cd94d00d3a14ad29b84ff
 DIST FileZilla_3.14.0_src.tar.bz2 4415005 SHA256 
92385ab4f30bc7e5e457d6a3310645cc6c4bd0e83a78e12c33f2778b73d579fd SHA512 
00d81aeef1d30d16884d34a5c15584204f55f72d9a7ab88cca4ff953c6beda5ef2a7883d095c60826ccadc1c4529c0e6e93c50f5ececc598c2200c32cec5d4c5
 WHIRLPOOL 
fd994ad7f150506111642015bf9ff87481231843512b6b5eac3b2e64ff4e63e2cd2933deb72b466785a09700fd88b9f45302b28dfed71f509001dbeb8a001d99
 DIST FileZilla_3.14.1_src.tar.bz2 4411187 SHA256 
b10871b6ced5f52062b44deda037edb8a38090b226a018b9b64b1a1feb59d46c SHA512 
c97767ed01f4538a2f4b8760601778ca7f9aa99b5b928cb86c9508eba0490bbc1f31921d098e0ccd30712ff06dc9f21d323201fb8bee80b9fb7a6528fbb03368
 WHIRLPOOL 
1fbccfbb0de5111fad14eb0b38ee190aefc4c80777c3611189c74412dfefdf2fd96d4a42c917791d3a3318b6ae22f01a7d24a4a0904386b22a98693151b5a822
 DIST FileZilla_3.15.0.1_src.tar.bz2 4405885 SHA256 
267d3e336a7ecc5277950f759a37016e9747e63d1fc315c6798f18d7fea38463 SHA512 
f6e40452408dc9cdf4295d04ffc2e202dec6ba4b07eb12875cee6427cf5e930438af26c36e60d4b8e14b95750549ab822512ef39e89199064dd200561793ced9
 WHIRLPOOL 
62cfead9e69f9195412183b81faa63394b73423ff1396bc2eae09baee8e56ce13a0a00587e0d3f0a78aae339430fc292a8518201cd6bd4de74e661c01845d887
+DIST FileZilla_3.15.0.2_src.tar.bz2 4404751 SHA256 
333c46709506b2777047556aa9ee791b404e5f8b94236b3c8a789c1dc09f7c4f SHA512 
f71cff0c32771de92d3d7140e160ad9474ce8c84b82e3170dbd7d5814d94cf91fbf40d1b4bc581f77dac2082eef662f6ef8100032bdee5a90c1b4658da69bcab
 WHIRLPOOL 
5eef822dd16e0ea9b37097432e22e4b805ab13cfabd5e49e3fa8c0789e191563321c009d46ecf1804f220beab739140b654b188619dcd52895d5442d04f73ab2
 DIST FileZilla_3.15.0_src.tar.bz2 4406433 SHA256 
ff852187e11ffe49237ae15c8ca8c920e9dc9019cc88743eeaa62afaeecf9277 SHA512 
aa0d3505b36ef3efe9d7912b6236e09d55a9020f2d4a68fb304ea6aff828a50809c0a9b96446ac49514396378cf252f1bf02596a0cb7fa1d9945494816ec6802
 WHIRLPOOL 
8970ea461f51fd59668df92b5db199700bc935b494d443cafa48b72c92f5bcee0bae81a3f3df5a80c3532fc19be9afb59e023b72388a48f2f0de6db1804f5da7

diff --git a/net-ftp/filezilla/filezilla-3.15.0.2.ebuild 
b/net-ftp/filezilla/filezilla-3.15.0.2.ebuild
new file mode 100644
index 000..4749c32
--- /dev/null
+++ b/net-ftp/filezilla/filezilla-3.15.0.2.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+WX_GTK_VER="3.0"
+
+inherit autotools eutils flag-o-matic multilib wxwidgets
+
+MY_PV=${PV/_/-}
+MY_P="FileZilla_${MY_PV}"
+
+DESCRIPTION="FTP client with lots of useful features and an intuitive 
interface"
+HOMEPAGE="http://filezilla-project.org/;
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}_src.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="dbus nls test"
+
+# pugixml 1.7 minimal dependency is for c++11 proper configuration
+RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1
+   >=dev-db/sqlite-3.7
+   >=dev-libs/libfilezilla-0.3.0
+   >=dev-libs/pugixml-1.7
+   net-dns/libidn
+   >=net-libs/gnutls-3.1.12
+   >=x11-libs/wxGTK-3.0.2.0-r1:3.0[X] x11-misc/xdg-utils
+   dbus? ( sys-apps/dbus )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   >=sys-devel/libtool-1.4
+   nls? ( >=sys-devel/gettext-0.11 )
+   test? ( dev-util/cppunit )"
+
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+pkg_pretend() {
+   if [[ ${MERGE_TYPE} != binary ]]; then
+   if ! test-flag-CXX -std=c++14; then
+   eerror "${P} requires C++14-capable C++ compiler. Your 
current compiler"
+   eerror "does not seem to support -std=c++14 option. 
Please upgrade your compiler"
+   eerror "to gcc-4.9 or an equivalent version supporting 
C++14."
+   die "Currently active compiler does not support 
-std=c++14"
+   fi
+   fi
+}
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-3.10.2-debug.patch
+   eautoreconf
+}
+
+src_configure() {
+   econf $(use_with dbus) $(use_enable nls locales) \
+   --with-pugixml=system \
+   --disable-autoupdatecheck
+}
+

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

2016-02-11 Thread Michael Weber
commit: be1d0603891d4f83e0da9f3bf246c5bafbebd586
Author: Michael Weber  gentoo  org>
AuthorDate: Thu Feb 11 08:11:26 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Thu Feb 11 08:11:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be1d0603

sys-kernel/raspberrypi-sources: add lts rpi-4.4.y

Package-Manager: portage-2.2.27

 .../raspberrypi-sources-4.4..ebuild| 28 ++
 1 file changed, 28 insertions(+)

diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.4..ebuild 
b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.4..ebuild
new file mode 100644
index 000..9e72248
--- /dev/null
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.4..ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ETYPE=sources
+K_DEFCONFIG="bcmrpi_defconfig"
+K_SECURITY_UNSUPPORTED=1
+EXTRAVERSION="-${PN}/-*"
+inherit kernel-2
+detect_version
+detect_arch
+
+inherit git-2 versionator
+EGIT_REPO_URI=https://github.com/raspberrypi/linux.git
+EGIT_PROJECT="raspberrypi-linux.git"
+EGIT_BRANCH="rpi-$(get_version_component_range 1-2).y"
+
+DESCRIPTION="Raspberry PI kernel sources"
+HOMEPAGE="https://github.com/raspberrypi/linux;
+
+KEYWORDS=""
+
+src_unpack() {
+   git-2_src_unpack
+   unpack_set_extraversion
+}



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

2016-02-11 Thread Fabian Groffen
commit: 5a98aba7d89213f01ca32b400d0214cfb432d326
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Feb 11 08:39:04 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Feb 11 08:39:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a98aba7

sys-devel/llvm: fix dependency on libcxx for Darwin, bug #573176

llvm dies with an ICE while compiling packages (like itself) when the version 
of libcxx doesn't match.  So pull in a version from the same major range.

Package-Manager: portage-2.2.20-prefix

 sys-devel/llvm/llvm-3.5.2.ebuild | 2 +-
 sys-devel/llvm/llvm-3.6.2.ebuild | 2 +-
 sys-devel/llvm/llvm-3.7.1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/llvm/llvm-3.5.2.ebuild b/sys-devel/llvm/llvm-3.5.2.ebuild
index f6bb2c3..d051a7a 100644
--- a/sys-devel/llvm/llvm-3.5.2.ebuild
+++ b/sys-devel/llvm/llvm-3.5.2.ebuild
@@ -50,7 +50,7 @@ DEPEND="${COMMON_DEPEND}
( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
)
|| ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )
-   kernel_Darwin? ( sys-libs/libcxx )
+   kernel_Darwin? ( =sys-libs/libcxx-3.5* )
clang? ( xml? ( virtual/pkgconfig ) )
doc? ( dev-python/sphinx )
libffi? ( virtual/pkgconfig )

diff --git a/sys-devel/llvm/llvm-3.6.2.ebuild b/sys-devel/llvm/llvm-3.6.2.ebuild
index 21f4f9d..2e59d43 100644
--- a/sys-devel/llvm/llvm-3.6.2.ebuild
+++ b/sys-devel/llvm/llvm-3.6.2.ebuild
@@ -53,7 +53,7 @@ DEPEND="${COMMON_DEPEND}
( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
)
|| ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )
-   kernel_Darwin? ( sys-libs/libcxx )
+   kernel_Darwin? ( =sys-libs/libcxx-3.6* )
clang? ( xml? ( virtual/pkgconfig ) )
doc? ( dev-python/sphinx )
libffi? ( virtual/pkgconfig )

diff --git a/sys-devel/llvm/llvm-3.7.1.ebuild b/sys-devel/llvm/llvm-3.7.1.ebuild
index 6aa2ef2..6afc7e9 100644
--- a/sys-devel/llvm/llvm-3.7.1.ebuild
+++ b/sys-devel/llvm/llvm-3.7.1.ebuild
@@ -55,7 +55,7 @@ DEPEND="${COMMON_DEPEND}
( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
)
|| ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )
-   kernel_Darwin? ( sys-libs/libcxx )
+   kernel_Darwin? ( =sys-libs/libcxx-3.7* )
clang? ( xml? ( virtual/pkgconfig ) )
doc? ( dev-python/sphinx )
gold? ( sys-libs/binutils-libs )



[gentoo-commits] repo/proj/prefix:master commit in: sys-libs/libcxx-headers/

2016-02-11 Thread Fabian Groffen
commit: 7e43faa7e1427e6766d84074e5887a4e21fb08a1
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Feb 11 09:26:50 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Feb 11 09:26:50 2016 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=7e43faa7

sys-libs/libcxx-headers: bump version

Package-Manager: portage-2.2.20-prefix

 sys-libs/libcxx-headers/Manifest   |  1 +
 .../libcxx-headers/libcxx-headers-3.7.1.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/sys-libs/libcxx-headers/Manifest b/sys-libs/libcxx-headers/Manifest
index af61856..15398c2 100644
--- a/sys-libs/libcxx-headers/Manifest
+++ b/sys-libs/libcxx-headers/Manifest
@@ -1,2 +1,3 @@
 DIST libcxx-3.5.1.src.tar.xz 912248 SHA256 
a16d0ae0c0cf2c8cebb94fafcb907022cd4f8579ebac99a4c9919990a37ad475 SHA512 
3be33787c79aa5d03a3f507be20ef986215d6008e4f0370e3c5906d76a620bf27c9ed4c35f4561c1ac507a1b217fa7fc7577611e7205f3f2433c677bf86b8632
 WHIRLPOOL 
725892f113a918168b8ae8b5e93401130ccb1080c207445ba943c4fc06e481002939d37cfbbb59dc2791f91ccd7c673274ee523ec96418ed04ca22c8d11e2bec
 DIST libcxx-3.6.2.src.tar.xz 944020 SHA256 
52f3d452f48209c9df1792158fdbd7f3e98ed9bca8ebb51fcd524f67437c8b81 SHA512 
1eb575921ca0d636c4b7ba21b3ad2c09468d779c69b3106ceefde294344cf20a48a03f9d38ea0db9f8b909f56f0fd1a56a255101305318e04d9f2d20af358ba6
 WHIRLPOOL 
ec225d10cbfe3ca5eba2ed5f16ac6c19914ee75d71db2a1d8ca30f326c9fd5576899361f4397f2ee5d09dd3e8abaca82080c63e303b90d6f19f755465a11a065
+DIST libcxx-3.7.1.src.tar.xz 995724 SHA256 
357fbd4288ce99733ba06ae2bec6f503413d258aeebaab8b6a791201e6f7f144 SHA512 
08d2399a8b36aa15290733256c896c9fa43f1a1223bc5c73bbcd014fddf8880e514d2a6dcc456bcf18b537c01fb6911b092e6d9958bccd8e64e9f375ed7a1ab9
 WHIRLPOOL 
19f77946abf48cbdd3e7ea21fd009ca3cc5f607dfe0512a44b102847044bb1d5ae4b16f503f18b14ebd9ea115256e87af07409907ba2a65f6061e217a502a359

diff --git a/sys-libs/libcxx-headers/libcxx-headers-3.7.1.ebuild 
b/sys-libs/libcxx-headers/libcxx-headers-3.7.1.ebuild
new file mode 100644
index 000..747e8bd
--- /dev/null
+++ b/sys-libs/libcxx-headers/libcxx-headers-3.7.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+MY_PN=${PN%%-headers}
+MY_P="${MY_PN}-${PV}"
+S="${WORKDIR}/${MY_P}.src"
+
+inherit eutils
+
+DESCRIPTION="Header files for libc++ required by e.g. libc++abi to be compiled"
+HOMEPAGE="http://libcxx.llvm.org/;
+SRC_URI="http://llvm.org/releases/${PV}/${MY_P}.src.tar.xz;
+
+LICENSE="|| ( UoI-NCSA MIT )"
+SLOT="0"
+KEYWORDS="~x64-macos ~x86-macos"
+IUSE=""
+
+src_prepare() {
+   if [[ ${CHOST} == *darwin* ]] ; then
+   [[ "${CHOST##*-darwin}" -le 10 ]] && \
+   epatch "${FILESDIR}"/${PN}-3.5.1-cmath-conv.patch
+   [[ "${CHOST##*-darwin}" -le 8 ]] && \
+   epatch "${FILESDIR}"/${PN}-3.5.1-availability.patch
+   rm -f include/CMakeLists.txt
+   fi
+}
+
+src_compile() {
+   :
+}
+
+src_install() {
+   insinto /usr/include/c++/v1
+   doins -r include/*
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmtop/

2016-02-11 Thread Bernard Cafarelli
commit: 5e0a03d20e373ec0166faedd060f977acb806fc8
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Feb 11 09:04:37 2016 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Feb 11 09:04:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0a03d2

x11-plugins/wmtop: version bump

Updated ebuild (EAPI6, upstream has autoconf now, ...)

Package-Manager: portage-2.2.27

 x11-plugins/wmtop/Manifest  |  1 +
 x11-plugins/wmtop/wmtop-0.85.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/x11-plugins/wmtop/Manifest b/x11-plugins/wmtop/Manifest
index 239c2fa..1e21743 100644
--- a/x11-plugins/wmtop/Manifest
+++ b/x11-plugins/wmtop/Manifest
@@ -1 +1,2 @@
+DIST wmtop-0.85.tar.gz 21554 SHA256 
4d2de9fc4a372751a45f16bb487d8625d383550a08252fcdcd8f927b291626d0 SHA512 
fd41bcb6799d2c24a43ab906f70138984781c1184e83aca68dcaee9af2bd5e49c50c6dbe2775852152c7d459bc30c074ba3d67f499e033da1646e207d6a02830
 WHIRLPOOL 
c1a1cd22edd660b74ffee97859f2b71a96a7b75f9d22f0ff42a1cdca2b58d75b8c75441ba6476a1916c5ecf66e20e438a92c6edc91ae044bac22e993c0e65475
 DIST wmtop-0.9.0.tar.gz 25833 SHA256 
b141e608b32c1d58c03c31c18b420d25a490bfe49a63a56cef5b8f86935752de SHA512 
f0308b10e94350c51b6782c1399e6583e493b74a261834fd3c8ec75d7c8bbf643a7df5663a8c2645a9167e6718f141ee163039b1f559cbe6c0c154bc1ab1d2d8
 WHIRLPOOL 
1e2c2b3890c56c3a8afc6de06446bdee9daa48a77b24626550c3a1db2e2c246d830d36083bf3586ba16d4570a409c46e2302ac04ed04b5e7c4ad6367f8bb4988

diff --git a/x11-plugins/wmtop/wmtop-0.85.ebuild 
b/x11-plugins/wmtop/wmtop-0.85.ebuild
new file mode 100644
index 000..f46ee44
--- /dev/null
+++ b/x11-plugins/wmtop/wmtop-0.85.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="dockapp for monitoring the top three processes using cpu or 
memory"
+HOMEPAGE="http://windowmaker.org/dockapps/?name=wmtop;
+# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz
+SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/libdockapp-0.7:=
+   x11-libs/libX11
+   x11-libs/libXpm
+   x11-libs/libXext"
+DEPEND="${RDEPEND}
+   x11-proto/xproto"
+
+src_prepare() {
+   eapply_user
+
+   eautoreconf
+}



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

2016-02-11 Thread Lars Wendler
commit: 485a1f4ebdd8c75ef4333c36ad8840a94e2b095d
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Feb 11 09:16:12 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Feb 11 09:17:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=485a1f4e

media-libs/freetype: Bump to version 2.6.3

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

 media-libs/freetype/Manifest  |   4 +
 media-libs/freetype/freetype-2.6.3.ebuild | 173 ++
 2 files changed, 177 insertions(+)

diff --git a/media-libs/freetype/Manifest b/media-libs/freetype/Manifest
index e969fa9..41b5caf 100644
--- a/media-libs/freetype/Manifest
+++ b/media-libs/freetype/Manifest
@@ -1,12 +1,16 @@
 DIST 03-infinality-2.6-2015.10.04.patch.xz 2 SHA256 
0c28892e9b6bc27afe9149da04fc9733c9323817dd81802f2f40c680a7f887a8 SHA512 
8733a7c7c118dee7fd2303435fc9c10d66aba49bd16f1215fe069b5cf16242776f2701c02fa17bca772195f0fc569e35cff11f73fc5f77519d4858737d511db3
 WHIRLPOOL 
5e7fbbea273df890efe8a101106430bba54cf3ce52228cb3eb272302189397bc25b4451a9bfb4e8ba56413c39c9cd21bc1df9896f0232dd1825aad51fabc045d
 DIST 03-infinality-2.6.2-2015.11.28.patch.xz 27056 SHA256 
a91f27f76fdcdffcea1d377824db84d6c6d5ab1f6afd61c62a29471dae06f0ea SHA512 
676978f117fcb9b6a25886cbf7c7eb0d451eca745c72feed6c7caec17287881e087757ed15a2776377cdca53477d3cd832ef967759635b7c5b36232eb4d7d99c
 WHIRLPOOL 
f1bd477c1b5c8dddbcd6801d51c2e687b9143b7002e418237d6fb6154e1c89c0f82f22abbdca3fc695abbae6409e7491416afe1057d2ea20cfe7afee525a
+DIST 03-infinality-2.6.3-2015.11.28.patch.xz 26092 SHA256 
92b30ac53a1ce27a658aff17f6f6d0e0a7303412acd620904c7328e290e452a7 SHA512 
9f7838dc2b002d5d996c90d284f99c08d5f3000b77f9b68652da8592517aeda7af052c56e2040568c5f4eecfb15d3e3ca188e980234716760f41afc545917554
 WHIRLPOOL 
7b3ca16ad418f3b0622780fffdc198f8656279d19cd6ad5f8b556a24b809e8ddb850d1c6157a80cc21ae21c9ecf1a82c5d97d265181e867f2621b1c24348c612
 DIST freetype-2.5.5-infinality-patches.tar.xz 24380 SHA256 
6b7bc373b068c71feca2e19c3741993ee0ff787984aa0653ca66814e05ef195f SHA512 
8831e3337214cc57a0381c56ef6750f85b11f1b6358adaa3dda34d449f234335bede124be9d23df817ae8c06f80c8e3ce63ed3fc32eb05586b8c8e43ce52e575
 WHIRLPOOL 
27b945e9524e984ef57f96415a86095d91dea8fa8e402a3eb6a3d7c38a7636d53d5e47fc37b734ca88f41a499f3398ab9d7bd147e1424c19b09f41e17f2cbe8d
 DIST freetype-2.5.5.tar.bz2 1714529 SHA256 
387bcc4b780b12484aa2ec9f7db1a55d8286eb5639f45fbc0fbba7a4e5a1afb9 SHA512 
1fc72d24da1744a6a5faf3338e49912c81ce83f30def1e80a2a15b50e7f83893a4fe24a70ef88b65ecc217bed1c15d85804c364eba221b35e25531c727fe8559
 WHIRLPOOL 
57cf0f020cda6a66cfe8e2a30e1e997c0fd7f97bdaed38da65cce0b360fcc60cfdf1ba0724c1745668ae3f80743052e135edb8356dff4c90365caa6262d59158
 DIST freetype-2.6.1.tar.bz2 1744692 SHA256 
2f6e9a7de3ae8e85bdd2fe237e27d868d3ba7a27495e65906455c27722dd1a17 SHA512 
cbc003e8f353d47ddcc2110aa8ecfdc1df53e61698e1ed68ed60afd5fd1d10d921c9719a505196c95865a68482822f9cccf5d131ec36d64c0230def774e7bb4b
 WHIRLPOOL 
6319c8764f8d29669b241f0152338d356761d65a75235544c0c831aa03700e8b663b40b501519e57f09968c98bc8d56d1005ad069c9ee066c679b3400e20779a
 DIST freetype-2.6.2.tar.bz2 1767940 SHA256 
baf6bdef7cdcc12ac270583f76ef245efe936267dbecef835f02a3409fcbb892 SHA512 
269d7a2ba728b4cb79d1d533ce93674bfd483566ab80bc6be0ec24f869cb65ba1fd852fbeff8f045607dd044845ce3d125374faeb14c986761b94dce7d1ff48b
 WHIRLPOOL 
d1ffa0d84605ac4e1480c46f7ff7c9c6f87137a539258c3a38900850dbf53cf4f752b57f2e5d22164020d62295b6c4e50ae529ac953b7591b3c3a034701d845c
+DIST freetype-2.6.3.tar.bz2 1753083 SHA256 
371e707aa522acf5b15ce93f11183c725b8ed1ee8546d7b3af549863045863a2 SHA512 
e1f9018835fc88beeb4479537b59f866c52393ae18d24a1e0710a464cf948ab02b35c2c6043bc20c1db3a04871ee4eb0bb1d210550c0ea2780c8b1aea98fbf0d
 WHIRLPOOL 
e17e87fe7b821730da13b1a54073fd0314025e3e15a41b10b5ece2731c8152c4d8dbe1fb7f26593794d70f15f6dfd70582678d48a8f068cec865f821eb3847a0
 DIST freetype-doc-2.5.5.tar.bz2 108133 SHA256 
68becbae3578a8101e9f3c55f10e435fb75535011d3f7a523719371e86e368e7 SHA512 
0e2455433f72766ec88275d2e53e49630457579a83ca491697bb5ce12196ee964618d1af86956651557d34e8ea1d57f75f69e0d60ef90e943509bc571370fb64
 WHIRLPOOL 
28d13ae3ce9bc3fb278df9a963cef3622672fa288fc0fd654e874054bedccd8510a3dcf7636ea2ec107b5299984742607d2a9436d5e473202856e27bf262655f
 DIST freetype-doc-2.6.1.tar.bz2 477313 SHA256 
69b1102c9f4e7d75ad2701618f7e5c084d819264755ecbf11893e3cc6de0e0f5 SHA512 
8353c5324166004f8e65c92bbe9be567c7ed2681b0c125758df8be098cd51983016a1387d58b147c2d57c984fcd0a615fe580e38d6e0ed445c5781e28c7c77b3
 WHIRLPOOL 
c1f9f27db8975d89f91c8fff4ed523536525747bf57d116d5dd220986370287e8b05a4678fe31cbb0c08461cd9a49cbd6d9d05769d22a03220227c40baed2359
 DIST freetype-doc-2.6.2.tar.bz2 477268 SHA256 
d5108a972d8f80561fd698aa856233999527375b4e8f6c82d2eafe5ac66f989b SHA512 
7eb9c2cee68e0557a9c177db83525c91ea59fbfaf2a6516916b76b7b3d82f17cf08ce21f062cf1012ed872db612444a1ae6fa31290ee1b0377d84531a17a4dea
 WHIRLPOOL 

[gentoo-commits] repo/gentoo:master commit in: media-libs/freetype/files/, media-libs/freetype/

2016-02-11 Thread Lars Wendler
commit: 54eccaa4452841463257fa6c1a95ce015ae9be14
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Feb 11 09:17:24 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Feb 11 09:17:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54eccaa4

media-libs/freetype: Removed old.

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

 media-libs/freetype/Manifest   |   4 -
 .../freetype/files/freetype-2.6.1-bad-shift.patch  |  50 ---
 media-libs/freetype/freetype-2.6.1-r1.ebuild   | 163 -
 3 files changed, 217 deletions(-)

diff --git a/media-libs/freetype/Manifest b/media-libs/freetype/Manifest
index 41b5caf..3b4f3db 100644
--- a/media-libs/freetype/Manifest
+++ b/media-libs/freetype/Manifest
@@ -1,16 +1,12 @@
-DIST 03-infinality-2.6-2015.10.04.patch.xz 2 SHA256 
0c28892e9b6bc27afe9149da04fc9733c9323817dd81802f2f40c680a7f887a8 SHA512 
8733a7c7c118dee7fd2303435fc9c10d66aba49bd16f1215fe069b5cf16242776f2701c02fa17bca772195f0fc569e35cff11f73fc5f77519d4858737d511db3
 WHIRLPOOL 
5e7fbbea273df890efe8a101106430bba54cf3ce52228cb3eb272302189397bc25b4451a9bfb4e8ba56413c39c9cd21bc1df9896f0232dd1825aad51fabc045d
 DIST 03-infinality-2.6.2-2015.11.28.patch.xz 27056 SHA256 
a91f27f76fdcdffcea1d377824db84d6c6d5ab1f6afd61c62a29471dae06f0ea SHA512 
676978f117fcb9b6a25886cbf7c7eb0d451eca745c72feed6c7caec17287881e087757ed15a2776377cdca53477d3cd832ef967759635b7c5b36232eb4d7d99c
 WHIRLPOOL 
f1bd477c1b5c8dddbcd6801d51c2e687b9143b7002e418237d6fb6154e1c89c0f82f22abbdca3fc695abbae6409e7491416afe1057d2ea20cfe7afee525a
 DIST 03-infinality-2.6.3-2015.11.28.patch.xz 26092 SHA256 
92b30ac53a1ce27a658aff17f6f6d0e0a7303412acd620904c7328e290e452a7 SHA512 
9f7838dc2b002d5d996c90d284f99c08d5f3000b77f9b68652da8592517aeda7af052c56e2040568c5f4eecfb15d3e3ca188e980234716760f41afc545917554
 WHIRLPOOL 
7b3ca16ad418f3b0622780fffdc198f8656279d19cd6ad5f8b556a24b809e8ddb850d1c6157a80cc21ae21c9ecf1a82c5d97d265181e867f2621b1c24348c612
 DIST freetype-2.5.5-infinality-patches.tar.xz 24380 SHA256 
6b7bc373b068c71feca2e19c3741993ee0ff787984aa0653ca66814e05ef195f SHA512 
8831e3337214cc57a0381c56ef6750f85b11f1b6358adaa3dda34d449f234335bede124be9d23df817ae8c06f80c8e3ce63ed3fc32eb05586b8c8e43ce52e575
 WHIRLPOOL 
27b945e9524e984ef57f96415a86095d91dea8fa8e402a3eb6a3d7c38a7636d53d5e47fc37b734ca88f41a499f3398ab9d7bd147e1424c19b09f41e17f2cbe8d
 DIST freetype-2.5.5.tar.bz2 1714529 SHA256 
387bcc4b780b12484aa2ec9f7db1a55d8286eb5639f45fbc0fbba7a4e5a1afb9 SHA512 
1fc72d24da1744a6a5faf3338e49912c81ce83f30def1e80a2a15b50e7f83893a4fe24a70ef88b65ecc217bed1c15d85804c364eba221b35e25531c727fe8559
 WHIRLPOOL 
57cf0f020cda6a66cfe8e2a30e1e997c0fd7f97bdaed38da65cce0b360fcc60cfdf1ba0724c1745668ae3f80743052e135edb8356dff4c90365caa6262d59158
-DIST freetype-2.6.1.tar.bz2 1744692 SHA256 
2f6e9a7de3ae8e85bdd2fe237e27d868d3ba7a27495e65906455c27722dd1a17 SHA512 
cbc003e8f353d47ddcc2110aa8ecfdc1df53e61698e1ed68ed60afd5fd1d10d921c9719a505196c95865a68482822f9cccf5d131ec36d64c0230def774e7bb4b
 WHIRLPOOL 
6319c8764f8d29669b241f0152338d356761d65a75235544c0c831aa03700e8b663b40b501519e57f09968c98bc8d56d1005ad069c9ee066c679b3400e20779a
 DIST freetype-2.6.2.tar.bz2 1767940 SHA256 
baf6bdef7cdcc12ac270583f76ef245efe936267dbecef835f02a3409fcbb892 SHA512 
269d7a2ba728b4cb79d1d533ce93674bfd483566ab80bc6be0ec24f869cb65ba1fd852fbeff8f045607dd044845ce3d125374faeb14c986761b94dce7d1ff48b
 WHIRLPOOL 
d1ffa0d84605ac4e1480c46f7ff7c9c6f87137a539258c3a38900850dbf53cf4f752b57f2e5d22164020d62295b6c4e50ae529ac953b7591b3c3a034701d845c
 DIST freetype-2.6.3.tar.bz2 1753083 SHA256 
371e707aa522acf5b15ce93f11183c725b8ed1ee8546d7b3af549863045863a2 SHA512 
e1f9018835fc88beeb4479537b59f866c52393ae18d24a1e0710a464cf948ab02b35c2c6043bc20c1db3a04871ee4eb0bb1d210550c0ea2780c8b1aea98fbf0d
 WHIRLPOOL 
e17e87fe7b821730da13b1a54073fd0314025e3e15a41b10b5ece2731c8152c4d8dbe1fb7f26593794d70f15f6dfd70582678d48a8f068cec865f821eb3847a0
 DIST freetype-doc-2.5.5.tar.bz2 108133 SHA256 
68becbae3578a8101e9f3c55f10e435fb75535011d3f7a523719371e86e368e7 SHA512 
0e2455433f72766ec88275d2e53e49630457579a83ca491697bb5ce12196ee964618d1af86956651557d34e8ea1d57f75f69e0d60ef90e943509bc571370fb64
 WHIRLPOOL 
28d13ae3ce9bc3fb278df9a963cef3622672fa288fc0fd654e874054bedccd8510a3dcf7636ea2ec107b5299984742607d2a9436d5e473202856e27bf262655f
-DIST freetype-doc-2.6.1.tar.bz2 477313 SHA256 
69b1102c9f4e7d75ad2701618f7e5c084d819264755ecbf11893e3cc6de0e0f5 SHA512 
8353c5324166004f8e65c92bbe9be567c7ed2681b0c125758df8be098cd51983016a1387d58b147c2d57c984fcd0a615fe580e38d6e0ed445c5781e28c7c77b3
 WHIRLPOOL 
c1f9f27db8975d89f91c8fff4ed523536525747bf57d116d5dd220986370287e8b05a4678fe31cbb0c08461cd9a49cbd6d9d05769d22a03220227c40baed2359
 DIST freetype-doc-2.6.2.tar.bz2 477268 SHA256 
d5108a972d8f80561fd698aa856233999527375b4e8f6c82d2eafe5ac66f989b SHA512 

[gentoo-commits] repo/proj/prefix:master commit in: sys-libs/libcxx/

2016-02-11 Thread Fabian Groffen
commit: c18ebc15ea9a8ba21aed3c05870001139b7673f6
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Feb 11 09:34:37 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Feb 11 09:34:37 2016 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=c18ebc15

sys-libs/libcxx: drop unused version

Package-Manager: portage-2.2.20-prefix

 sys-libs/libcxx/Manifest|   1 -
 sys-libs/libcxx/libcxx-3.6.2.ebuild | 235 
 2 files changed, 236 deletions(-)

diff --git a/sys-libs/libcxx/Manifest b/sys-libs/libcxx/Manifest
index 15398c2..11bf65d 100644
--- a/sys-libs/libcxx/Manifest
+++ b/sys-libs/libcxx/Manifest
@@ -1,3 +1,2 @@
 DIST libcxx-3.5.1.src.tar.xz 912248 SHA256 
a16d0ae0c0cf2c8cebb94fafcb907022cd4f8579ebac99a4c9919990a37ad475 SHA512 
3be33787c79aa5d03a3f507be20ef986215d6008e4f0370e3c5906d76a620bf27c9ed4c35f4561c1ac507a1b217fa7fc7577611e7205f3f2433c677bf86b8632
 WHIRLPOOL 
725892f113a918168b8ae8b5e93401130ccb1080c207445ba943c4fc06e481002939d37cfbbb59dc2791f91ccd7c673274ee523ec96418ed04ca22c8d11e2bec
-DIST libcxx-3.6.2.src.tar.xz 944020 SHA256 
52f3d452f48209c9df1792158fdbd7f3e98ed9bca8ebb51fcd524f67437c8b81 SHA512 
1eb575921ca0d636c4b7ba21b3ad2c09468d779c69b3106ceefde294344cf20a48a03f9d38ea0db9f8b909f56f0fd1a56a255101305318e04d9f2d20af358ba6
 WHIRLPOOL 
ec225d10cbfe3ca5eba2ed5f16ac6c19914ee75d71db2a1d8ca30f326c9fd5576899361f4397f2ee5d09dd3e8abaca82080c63e303b90d6f19f755465a11a065
 DIST libcxx-3.7.1.src.tar.xz 995724 SHA256 
357fbd4288ce99733ba06ae2bec6f503413d258aeebaab8b6a791201e6f7f144 SHA512 
08d2399a8b36aa15290733256c896c9fa43f1a1223bc5c73bbcd014fddf8880e514d2a6dcc456bcf18b537c01fb6911b092e6d9958bccd8e64e9f375ed7a1ab9
 WHIRLPOOL 
19f77946abf48cbdd3e7ea21fd009ca3cc5f607dfe0512a44b102847044bb1d5ae4b16f503f18b14ebd9ea115256e87af07409907ba2a65f6061e217a502a359

diff --git a/sys-libs/libcxx/libcxx-3.6.2.ebuild 
b/sys-libs/libcxx/libcxx-3.6.2.ebuild
deleted file mode 100644
index 0fdf949..000
--- a/sys-libs/libcxx/libcxx-3.6.2.ebuild
+++ /dev/null
@@ -1,235 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-ESVN_REPO_URI="http://llvm.org/svn/llvm-project/libcxx/trunk;
-
-[ "${PV%}" != "${PV}" ] && SCM="subversion" || SCM=""
-
-inherit ${SCM} flag-o-matic toolchain-funcs multilib multilib-minimal
-
-DESCRIPTION="New implementation of the C++ standard library, targeting C++11"
-HOMEPAGE="http://libcxx.llvm.org/;
-if [ "${PV%}" = "${PV}" ] ; then
-   SRC_URI="mirror://gentoo/${P}.src.tar.xz
-   http://llvm.org/releases/${PV}/${P}.src.tar.xz;
-   S="${WORKDIR}"/"${P}".src
-else
-   SRC_URI=""
-fi
-
-LICENSE="|| ( UoI-NCSA MIT )"
-SLOT="0"
-if [ "${PV%}" = "${PV}" ] ; then
-   KEYWORDS="~x64-macos ~x86-macos"
-else
-   KEYWORDS=""
-fi
-IUSE="elibc_glibc +libcxxrt static-libs test"
-
-REQUIRED_USE="kernel_Darwin? ( libcxxrt !static-libs )"
-RDEPEND="!kernel_Darwin? (
-   libcxxrt? ( 
>=sys-libs/libcxxrt-0.0_p20130725[static-libs?,${MULTILIB_USEDEP}] )
-   !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] ) )
-   kernel_Darwin? ( sys-libs/libcxx-headers sys-libs/libcxxabi 
sys-devel/clang )"
-DEPEND="${RDEPEND}
-   test? ( sys-devel/clang )
-   app-arch/xz-utils"
-
-DOCS=( CREDITS.TXT )
-
-pkg_setup() {
-   if [[ ${CHOST} == *darwin* ]] ; then
-   MY_CC=$(tc-getCC)
-   MY_CXX=$(tc-getCXX)
-   if [[ ${MY_CC} != *clang* || ${MY_CXX} != *clang++* ]] ; then
-   eerror "${PN} needs to be built with clang++. Please do 
not override"
-   eerror "CC ($MY_CC) and CXX ($MY_CXX)"
-   eerror "or point them at clang and clang++ 
respectively."
-   die
-   fi
-   return
-   fi
-   if ! use libcxxrt ; then
-   ewarn "You have disabled USE=libcxxrt. This will build ${PN} 
against"
-   ewarn "libsupc++. Please note that this is not well supported."
-   ewarn "In particular, static linking will not work."
-   fi
-   if [[ $(gcc-version) < 4.7 ]] && [[ $(tc-getCXX) != *clang++* ]] ; then
-   eerror "${PN} needs to be built with clang++ or gcc-4.7 or 
later."
-   eerror "Please use gcc-config to switch to gcc-4.7 or later 
version."
-   die
-   fi
-}
-
-src_prepare() {
-   cp -f "${FILESDIR}/Makefile" lib/ || die
-
-   if [[ ${CHOST} == *darwin* ]] ; then
-   epatch "${FILESDIR}"/${PN}-3.5.1-olddarwin.patch
-
-   [[ "${CHOST##*-darwin}" -le 10 ]] && \
-   epatch "${FILESDIR}"/${PN}-3.5.1-cmath-conv.patch
-
-   # libc++abi needs stack unwinding functions provided by 
libSystem on
-   # Mac OS X >= 10.6. On < 10.6 they're in libgcc_s. So force link
-   # against that. 

[gentoo-commits] repo/proj/prefix:master commit in: sys-libs/libcxxabi/

2016-02-11 Thread Fabian Groffen
commit: 32335e00fbde678d082aa29c52e124c75da038ec
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Feb 11 09:30:57 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Feb 11 09:30:57 2016 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=32335e00

sys-libs/libcxxabi: drop unused version

Package-Manager: portage-2.2.20-prefix

 sys-libs/libcxxabi/Manifest   |  1 -
 sys-libs/libcxxabi/libcxxabi-3.6.2.ebuild | 86 ---
 2 files changed, 87 deletions(-)

diff --git a/sys-libs/libcxxabi/Manifest b/sys-libs/libcxxabi/Manifest
index dd0c964..64a925b 100644
--- a/sys-libs/libcxxabi/Manifest
+++ b/sys-libs/libcxxabi/Manifest
@@ -1,3 +1,2 @@
 DIST libcxxabi-3.5.1.src.tar.xz 551148 SHA256 
7ff14fdce0ed7bfcc532c627c7a2dc7876dd8a3d788b2aa201d3bbdc443d06a3 SHA512 
1fa9215aba2228d0bc5547febea69d0497785289d1972103ffb24b202a0a4df06ea1f7d6311ec85fc344414b69e590640b547c66ef1f9b9ea73762cc4f4a83fa
 WHIRLPOOL 
4682de87fc6857d1dc3c401dd9ed24b1e5aa5b3a00338f6493cd0a30f757560c468591e540ac0856ee8d83c3ab5107c9c334f9f5c67755b47d23ec29462d5386
-DIST libcxxabi-3.6.2.src.tar.xz 556816 SHA256 
6fb48ce5a514686b9b75e73e59869f782ed374a86d71be8423372e4b3329b09b SHA512 
3a7cf91399dfdf18ac998d499b69387f7a9bdde6ab592a2d3cc411037627c97ce955b2348fa2a068ff8c00b34445a86991d09d1aac2726e38c0d3f8da5c72d29
 WHIRLPOOL 
67be971ca68681b3fdfc1bfebae68239731d7a80c92cd04bec612b3f9520eb269e69ece013b07a01e51752f1a6e77e9c060a19c625e7e8dfe48994e67296538e
 DIST libcxxabi-3.7.1.src.tar.xz 507428 SHA256 
a47faaed90f577da8ca3b5f044be9458d354a53fab03003a44085a912b73ab2a SHA512 
d697d1b35a8cc1f27dd0f7d06d3f6e067e4c7ae613af982a8c91d4702a03aedfbdad1d4bd3c213f38db3d58473ad7fc6b4b8d1ffcfc6de04d1eb4e17e151c73a
 WHIRLPOOL 
97d30f81d8d7960f4e3c8208f44f860b48b2aa3e13b0caccf9b2d26947cebf227143e0de77e18f4405612fc11028538ae886e7d21ab6e586c466a54fe1f302d7

diff --git a/sys-libs/libcxxabi/libcxxabi-3.6.2.ebuild 
b/sys-libs/libcxxabi/libcxxabi-3.6.2.ebuild
deleted file mode 100644
index 6d6c955..000
--- a/sys-libs/libcxxabi/libcxxabi-3.6.2.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit flag-o-matic
-
-S="${WORKDIR}/${P}.src"
-
-inherit eutils
-
-DESCRIPTION="New implementation of low level support for a standard C++ 
library"
-HOMEPAGE="http://libcxxabi.llvm.org/;
-SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.xz;
-
-LICENSE="|| ( UoI-NCSA MIT )"
-SLOT="0"
-KEYWORDS="~x64-macos ~x86-macos"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   sys-libs/libcxx-headers
-   sys-devel/clang"
-
-pkg_setup() {
-   if [[ ${CHOST} == *darwin* ]] ; then
-   MY_CC=$(tc-getCC)
-   MY_CXX=$(tc-getCXX)
-   if [[ ${MY_CC} != *clang* || ${MY_CXX} != *clang++* ]] ; then
-   eerror "${PN} needs to be built with clang++. Please do 
not override"
-   eerror "CC ($MY_CC) and CXX ($MY_CXX)"
-   eerror "or point them at clang and eerror clang++ 
respectively."
-   die
-   fi
-   return
-   fi
-}
-
-src_configure() {
-   tc-export CC CXX
-}
-
-src_prepare() {
-   cd "${S}"
-
-   # libc++abi needs stack unwinding functions provided by libSystem on 
Mac OS X
-   # >= 10.6. On < 10.6 they're in libgcc_s. So force link against that.
-   # Additionally, the crt1.o provided by our gcc-apple toolchain isn't
-   # universal. Since that's needed for linking any program on OSX <
-   # 10.7, universal support is effectively broken on those older OSXes
-   # even if clang and libc++{,abi} were to support it. So we can just
-   # disable universal compilation.
-   gcc_s=gcc_s.1
-   [[ "${CHOST##*-darwin}" -eq 9 ]] && gcc_s=gcc_s.10.5
-   [[ "${CHOST##*-darwin}" -eq 8 ]] && gcc_s=gcc_s.10.4
-   [[ "${CHOST##*-darwin}" -le 9 ]] && \
-   sed -i -e "s,-lSystem,-lSystem -l${gcc_s},g" \
-   -e "s,-arch i386 -arch x86_64,,g" \
-   lib/buildit
-
-   # assert.h refers to eprintf which is nowhere to be found. That's why
-   # everyone (libstdc++, clang compiler-rt) bring their own
-   # implementation. Ours is nicked from Apple's patch to libstdc++-39.
-   [[ "${CHOST##*-darwin}" -le 8 ]] && \
-   epatch "${FILESDIR}"/${PN}-3.5.1-eprintf.patch
-
-   sed -i -e 
"s,/usr/lib/libc++abi\.dylib,${EPREFIX}/usr/lib/libc++abi.dylib,g" \
-   lib/buildit
-}
-
-src_compile() {
-   cd "${S}/lib" || die
-   export TRIPLE=-apple-
-   ./buildit || die
-}
-
-src_install() {
-   dolib.so lib/libc++*dylib
-
-   # do not install unwind.h and others since they're only in-source
-   # build-time dependencies
-   insinto /usr/include
-   doins -r include/cxxabi.h
-}



[gentoo-commits] repo/proj/prefix:master commit in: sys-libs/libcxxabi/

2016-02-11 Thread Fabian Groffen
commit: c3df698a312127ebbd28df3041477e316ed2f46f
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Feb 11 09:33:02 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Feb 11 09:33:02 2016 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=c3df698a

sys-libs/libcxxabi: fix version on headers

Package-Manager: portage-2.2.20-prefix

 sys-libs/libcxxabi/libcxxabi-3.5.1.ebuild | 8 +++-
 sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild | 8 +++-
 2 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/sys-libs/libcxxabi/libcxxabi-3.5.1.ebuild 
b/sys-libs/libcxxabi/libcxxabi-3.5.1.ebuild
index 6d6c955..7e83142 100644
--- a/sys-libs/libcxxabi/libcxxabi-3.5.1.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-3.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id $
 
 EAPI=5
 
@@ -21,7 +21,7 @@ IUSE=""
 
 RDEPEND=""
 DEPEND="${RDEPEND}
-   sys-libs/libcxx-headers
+   =sys-libs/libcxx-headers-${PV}
sys-devel/clang"
 
 pkg_setup() {
@@ -43,8 +43,6 @@ src_configure() {
 }
 
 src_prepare() {
-   cd "${S}"
-
# libc++abi needs stack unwinding functions provided by libSystem on 
Mac OS X
# >= 10.6. On < 10.6 they're in libgcc_s. So force link against that.
# Additionally, the crt1.o provided by our gcc-apple toolchain isn't

diff --git a/sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild 
b/sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild
index df0ff44..83376cd 100644
--- a/sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id $
 
 EAPI=5
 
@@ -21,7 +21,7 @@ IUSE=""
 
 RDEPEND=""
 DEPEND="${RDEPEND}
-   sys-libs/libcxx-headers
+   =sys-libs/libcxx-headers-${PV}
sys-devel/clang"
 
 pkg_setup() {
@@ -43,8 +43,6 @@ src_configure() {
 }
 
 src_prepare() {
-   cd "${S}"
-
# libc++abi needs stack unwinding functions provided by libSystem on 
Mac OS X
# >= 10.6. On < 10.6 they're in libgcc_s. So force link against that.
# Additionally, the crt1.o provided by our gcc-apple toolchain isn't



[gentoo-commits] repo/proj/prefix:master commit in: sys-libs/libcxx/

2016-02-11 Thread Fabian Groffen
commit: 0e884f0069307645819d240a1c3133c398a19bb3
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Feb 11 09:41:24 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Feb 11 09:41:24 2016 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=0e884f00

sys-libs/libcxx: sync with gx86

Package-Manager: portage-2.2.20-prefix

 sys-libs/libcxx/libcxx-3.5.1.ebuild | 19 ---
 sys-libs/libcxx/libcxx-3.7.1.ebuild | 21 +
 sys-libs/libcxx/metadata.xml|  3 +++
 3 files changed, 28 insertions(+), 15 deletions(-)

diff --git a/sys-libs/libcxx/libcxx-3.5.1.ebuild 
b/sys-libs/libcxx/libcxx-3.5.1.ebuild
index 0fdf949..787a678 100644
--- a/sys-libs/libcxx/libcxx-3.5.1.ebuild
+++ b/sys-libs/libcxx/libcxx-3.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id $
 
 EAPI=5
 
@@ -13,8 +13,7 @@ inherit ${SCM} flag-o-matic toolchain-funcs multilib 
multilib-minimal
 DESCRIPTION="New implementation of the C++ standard library, targeting C++11"
 HOMEPAGE="http://libcxx.llvm.org/;
 if [ "${PV%}" = "${PV}" ] ; then
-   SRC_URI="mirror://gentoo/${P}.src.tar.xz
-   http://llvm.org/releases/${PV}/${P}.src.tar.xz;
+   SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.xz;
S="${WORKDIR}"/"${P}".src
 else
SRC_URI=""
@@ -30,10 +29,16 @@ fi
 IUSE="elibc_glibc +libcxxrt static-libs test"
 
 REQUIRED_USE="kernel_Darwin? ( libcxxrt !static-libs )"
-RDEPEND="!kernel_Darwin? (
+RDEPEND="
+   !kernel_Darwin? (
libcxxrt? ( 
>=sys-libs/libcxxrt-0.0_p20130725[static-libs?,${MULTILIB_USEDEP}] )
-   !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] ) )
-   kernel_Darwin? ( sys-libs/libcxx-headers sys-libs/libcxxabi 
sys-devel/clang )"
+   !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] )
+   )
+   kernel_Darwin? (
+   =sys-libs/libcxx-headers-${PV}
+   =sys-libs/libcxxabi-${PV}
+   sys-devel/clang
+   )"
 DEPEND="${RDEPEND}
test? ( sys-devel/clang )
app-arch/xz-utils"

diff --git a/sys-libs/libcxx/libcxx-3.7.1.ebuild 
b/sys-libs/libcxx/libcxx-3.7.1.ebuild
index 0fdf949..10fac31 100644
--- a/sys-libs/libcxx/libcxx-3.7.1.ebuild
+++ b/sys-libs/libcxx/libcxx-3.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id $
 
 EAPI=5
 
@@ -13,9 +13,8 @@ inherit ${SCM} flag-o-matic toolchain-funcs multilib 
multilib-minimal
 DESCRIPTION="New implementation of the C++ standard library, targeting C++11"
 HOMEPAGE="http://libcxx.llvm.org/;
 if [ "${PV%}" = "${PV}" ] ; then
-   SRC_URI="mirror://gentoo/${P}.src.tar.xz
-   http://llvm.org/releases/${PV}/${P}.src.tar.xz;
-   S="${WORKDIR}"/"${P}".src
+   SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.xz;
+   S="${WORKDIR}/${P}.src"
 else
SRC_URI=""
 fi
@@ -30,10 +29,16 @@ fi
 IUSE="elibc_glibc +libcxxrt static-libs test"
 
 REQUIRED_USE="kernel_Darwin? ( libcxxrt !static-libs )"
-RDEPEND="!kernel_Darwin? (
+RDEPEND="
+   !kernel_Darwin? (
libcxxrt? ( 
>=sys-libs/libcxxrt-0.0_p20130725[static-libs?,${MULTILIB_USEDEP}] )
-   !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] ) )
-   kernel_Darwin? ( sys-libs/libcxx-headers sys-libs/libcxxabi 
sys-devel/clang )"
+   !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] )
+   )
+   kernel_Darwin? (
+   =sys-libs/libcxx-headers-${PV}
+   =sys-libs/libcxxabi-${PV}
+   sys-devel/clang
+   )"
 DEPEND="${RDEPEND}
test? ( sys-devel/clang )
app-arch/xz-utils"

diff --git a/sys-libs/libcxx/metadata.xml b/sys-libs/libcxx/metadata.xml
index f737f23..6795d17 100644
--- a/sys-libs/libcxx/metadata.xml
+++ b/sys-libs/libcxx/metadata.xml
@@ -2,4 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   prefix
+  
+   Build against sys-libs/libcxxr
+  
 



[gentoo-commits] repo/proj/prefix:master commit in: sys-libs/libcxx-headers/

2016-02-11 Thread Fabian Groffen
commit: 4539249374146d32fa2068a7a9f2193d395396d8
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Feb 11 09:33:34 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Feb 11 09:33:34 2016 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=45392493

sys-libs/libcxx-headers: drop unused version

Package-Manager: portage-2.2.20-prefix

 sys-libs/libcxx-headers/Manifest   |  1 -
 .../libcxx-headers/libcxx-headers-3.6.2.ebuild | 39 --
 2 files changed, 40 deletions(-)

diff --git a/sys-libs/libcxx-headers/Manifest b/sys-libs/libcxx-headers/Manifest
index 15398c2..11bf65d 100644
--- a/sys-libs/libcxx-headers/Manifest
+++ b/sys-libs/libcxx-headers/Manifest
@@ -1,3 +1,2 @@
 DIST libcxx-3.5.1.src.tar.xz 912248 SHA256 
a16d0ae0c0cf2c8cebb94fafcb907022cd4f8579ebac99a4c9919990a37ad475 SHA512 
3be33787c79aa5d03a3f507be20ef986215d6008e4f0370e3c5906d76a620bf27c9ed4c35f4561c1ac507a1b217fa7fc7577611e7205f3f2433c677bf86b8632
 WHIRLPOOL 
725892f113a918168b8ae8b5e93401130ccb1080c207445ba943c4fc06e481002939d37cfbbb59dc2791f91ccd7c673274ee523ec96418ed04ca22c8d11e2bec
-DIST libcxx-3.6.2.src.tar.xz 944020 SHA256 
52f3d452f48209c9df1792158fdbd7f3e98ed9bca8ebb51fcd524f67437c8b81 SHA512 
1eb575921ca0d636c4b7ba21b3ad2c09468d779c69b3106ceefde294344cf20a48a03f9d38ea0db9f8b909f56f0fd1a56a255101305318e04d9f2d20af358ba6
 WHIRLPOOL 
ec225d10cbfe3ca5eba2ed5f16ac6c19914ee75d71db2a1d8ca30f326c9fd5576899361f4397f2ee5d09dd3e8abaca82080c63e303b90d6f19f755465a11a065
 DIST libcxx-3.7.1.src.tar.xz 995724 SHA256 
357fbd4288ce99733ba06ae2bec6f503413d258aeebaab8b6a791201e6f7f144 SHA512 
08d2399a8b36aa15290733256c896c9fa43f1a1223bc5c73bbcd014fddf8880e514d2a6dcc456bcf18b537c01fb6911b092e6d9958bccd8e64e9f375ed7a1ab9
 WHIRLPOOL 
19f77946abf48cbdd3e7ea21fd009ca3cc5f607dfe0512a44b102847044bb1d5ae4b16f503f18b14ebd9ea115256e87af07409907ba2a65f6061e217a502a359

diff --git a/sys-libs/libcxx-headers/libcxx-headers-3.6.2.ebuild 
b/sys-libs/libcxx-headers/libcxx-headers-3.6.2.ebuild
deleted file mode 100644
index 747e8bd..000
--- a/sys-libs/libcxx-headers/libcxx-headers-3.6.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-MY_PN=${PN%%-headers}
-MY_P="${MY_PN}-${PV}"
-S="${WORKDIR}/${MY_P}.src"
-
-inherit eutils
-
-DESCRIPTION="Header files for libc++ required by e.g. libc++abi to be compiled"
-HOMEPAGE="http://libcxx.llvm.org/;
-SRC_URI="http://llvm.org/releases/${PV}/${MY_P}.src.tar.xz;
-
-LICENSE="|| ( UoI-NCSA MIT )"
-SLOT="0"
-KEYWORDS="~x64-macos ~x86-macos"
-IUSE=""
-
-src_prepare() {
-   if [[ ${CHOST} == *darwin* ]] ; then
-   [[ "${CHOST##*-darwin}" -le 10 ]] && \
-   epatch "${FILESDIR}"/${PN}-3.5.1-cmath-conv.patch
-   [[ "${CHOST##*-darwin}" -le 8 ]] && \
-   epatch "${FILESDIR}"/${PN}-3.5.1-availability.patch
-   rm -f include/CMakeLists.txt
-   fi
-}
-
-src_compile() {
-   :
-}
-
-src_install() {
-   insinto /usr/include/c++/v1
-   doins -r include/*
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/mavros_extras/

2016-02-11 Thread Alexis Ballier
commit: e63f9867a2119013a6faeceb3aa690478d198faa
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Feb 11 09:09:15 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Feb 11 09:20:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63f9867

dev-ros/mavros_extras: Bump to 0.17.0.

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

 dev-ros/mavros_extras/Manifest|  1 +
 dev-ros/mavros_extras/mavros_extras-0.17.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ros/mavros_extras/Manifest b/dev-ros/mavros_extras/Manifest
index 5710b29..b523c3a 100644
--- a/dev-ros/mavros_extras/Manifest
+++ b/dev-ros/mavros_extras/Manifest
@@ -6,3 +6,4 @@ DIST mavros-0.16.3.tar.gz 193665 SHA256 
aa7ae69910fc7d22b2c46b2fc16675d8fee4d7cb
 DIST mavros-0.16.4.tar.gz 195958 SHA256 
32befaf43f326d2eab2e1102346e30588b09a626837b643878ea1e1955d954cf SHA512 
d2606671fab43cc9a4daf678d02286a2f31a0688c8ea327163f2dc06928bf640f425bca2bcfe2cb51a0d7aa108cca2dfbaa819deeaf56bbc9cfb784b4f0a4951
 WHIRLPOOL 
5a5f9e0243d4d04f16911214d40061464471df418e30e7a7cc099c7b82c429f16c2dc10432d3184f856fc23612161a574173e78c47d9462d9feefdc403414cb8
 DIST mavros-0.16.5.tar.gz 195946 SHA256 
9b14de0d3144eb8064883cbee1d8db89887406584ca85f04e0b3d1f29d774d70 SHA512 
69adfac236cb14d09a9f25f3dcd446cf91ed7c378339db8c9a6050835bf78c9aaf204b753b3147f0d99f716fb0ce003a58cd378909ef4fbf725737c58e74e962
 WHIRLPOOL 
c8462c908dafc86a1489166c59295331513c277ae839032d31daae024901b45bbddef1b2cc779caab977c57b32cf949197e44cc291952abfc690d34747b9c539
 DIST mavros-0.16.6.tar.gz 196455 SHA256 
49085cb4175aa398cba69f1ccce3e6cd2d542d16a440ba71f6aacca97467ba8c SHA512 
58d7b4f2d69cac40bd009d2b86e571ff25c23ca52e56a455989f0c6aa34d32725285a62df57e4065887841eaf93649c9c0d167f3c7c937c2e06e95d489b39e31
 WHIRLPOOL 
9be567311269caeab75e9ba4893f1ea5148bdd576176cd3ff248558c9821a41c4cb87afc91d8ee8f2b45df5d93bf1d1ff865affd83855c5fa3e2b3cf9b5eeabc
+DIST mavros-0.17.0.tar.gz 199754 SHA256 
7bbafed3e7192875207499ad4c678356de29c1ab748c3f30ae02e71fdca7efff SHA512 
e853596662f50b7ecea2bf7c503d56cb77d05e0ec37cb76f045511e271fb9a76adf0d642960164dd5aa94ffa70ff80661a663c74ecf228dca01f8bc63be3dc0c
 WHIRLPOOL 
38a69ae71a00955b19a8f86101b886361fc321d6463119162203bda944ab96d56142d997cc5cd15ad8421b68b22ec9ba8f4bb481682d77ce7141f4198c555fd6

diff --git a/dev-ros/mavros_extras/mavros_extras-0.17.0.ebuild 
b/dev-ros/mavros_extras/mavros_extras-0.17.0.ebuild
new file mode 100644
index 000..5622813
--- /dev/null
+++ b/dev-ros/mavros_extras/mavros_extras-0.17.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/mavlink/mavros;
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Extra nodes and plugins for mavros"
+LICENSE="GPL-3 LGPL-3 BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/image_transport
+   dev-ros/cv_bridge
+   dev-ros/mavros
+   dev-ros/roscpp
+   
dev-ros/mavros_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/urdf
+   dev-cpp/eigen:3
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/mavros_msgs/

2016-02-11 Thread Alexis Ballier
commit: 312b1fdd2f8745a23035affdfeba837a54efac45
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Feb 11 09:09:21 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Feb 11 09:20:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=312b1fdd

dev-ros/mavros_msgs: Bump to 0.17.0.

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

 dev-ros/mavros_msgs/Manifest  |  1 +
 dev-ros/mavros_msgs/mavros_msgs-0.17.0.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ros/mavros_msgs/Manifest b/dev-ros/mavros_msgs/Manifest
index 5710b29..b523c3a 100644
--- a/dev-ros/mavros_msgs/Manifest
+++ b/dev-ros/mavros_msgs/Manifest
@@ -6,3 +6,4 @@ DIST mavros-0.16.3.tar.gz 193665 SHA256 
aa7ae69910fc7d22b2c46b2fc16675d8fee4d7cb
 DIST mavros-0.16.4.tar.gz 195958 SHA256 
32befaf43f326d2eab2e1102346e30588b09a626837b643878ea1e1955d954cf SHA512 
d2606671fab43cc9a4daf678d02286a2f31a0688c8ea327163f2dc06928bf640f425bca2bcfe2cb51a0d7aa108cca2dfbaa819deeaf56bbc9cfb784b4f0a4951
 WHIRLPOOL 
5a5f9e0243d4d04f16911214d40061464471df418e30e7a7cc099c7b82c429f16c2dc10432d3184f856fc23612161a574173e78c47d9462d9feefdc403414cb8
 DIST mavros-0.16.5.tar.gz 195946 SHA256 
9b14de0d3144eb8064883cbee1d8db89887406584ca85f04e0b3d1f29d774d70 SHA512 
69adfac236cb14d09a9f25f3dcd446cf91ed7c378339db8c9a6050835bf78c9aaf204b753b3147f0d99f716fb0ce003a58cd378909ef4fbf725737c58e74e962
 WHIRLPOOL 
c8462c908dafc86a1489166c59295331513c277ae839032d31daae024901b45bbddef1b2cc779caab977c57b32cf949197e44cc291952abfc690d34747b9c539
 DIST mavros-0.16.6.tar.gz 196455 SHA256 
49085cb4175aa398cba69f1ccce3e6cd2d542d16a440ba71f6aacca97467ba8c SHA512 
58d7b4f2d69cac40bd009d2b86e571ff25c23ca52e56a455989f0c6aa34d32725285a62df57e4065887841eaf93649c9c0d167f3c7c937c2e06e95d489b39e31
 WHIRLPOOL 
9be567311269caeab75e9ba4893f1ea5148bdd576176cd3ff248558c9821a41c4cb87afc91d8ee8f2b45df5d93bf1d1ff865affd83855c5fa3e2b3cf9b5eeabc
+DIST mavros-0.17.0.tar.gz 199754 SHA256 
7bbafed3e7192875207499ad4c678356de29c1ab748c3f30ae02e71fdca7efff SHA512 
e853596662f50b7ecea2bf7c503d56cb77d05e0ec37cb76f045511e271fb9a76adf0d642960164dd5aa94ffa70ff80661a663c74ecf228dca01f8bc63be3dc0c
 WHIRLPOOL 
38a69ae71a00955b19a8f86101b886361fc321d6463119162203bda944ab96d56142d997cc5cd15ad8421b68b22ec9ba8f4bb481682d77ce7141f4198c555fd6

diff --git a/dev-ros/mavros_msgs/mavros_msgs-0.17.0.ebuild 
b/dev-ros/mavros_msgs/mavros_msgs-0.17.0.ebuild
new file mode 100644
index 000..7c9f450
--- /dev/null
+++ b/dev-ros/mavros_msgs/mavros_msgs-0.17.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CATKIN_HAS_MESSAGES=yes
+ROS_REPO_URI="https://github.com/mavlink/mavros;
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages for MAVROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/

2016-02-11 Thread Alexis Ballier
commit: 170c014528ede271c4a870f099eb2441a734fb96
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Feb 11 09:09:25 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Feb 11 09:20:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=170c0145

ros-meta/mavros: Bump to 0.17.0.

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

 ros-meta/mavros/mavros-0.17.0.ebuild | 20 
 1 file changed, 20 insertions(+)

diff --git a/ros-meta/mavros/mavros-0.17.0.ebuild 
b/ros-meta/mavros/mavros-0.17.0.ebuild
new file mode 100644
index 000..84de950
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.17.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Metapackage for mavros packages"
+LICENSE="metapackage"
+SLOT="0"
+IUSE=""
+HOMEPAGE="http://wiki.ros.org/mavros;
+
+RDEPEND="
+   dev-ros/libmavconn
+   dev-ros/mavros
+   dev-ros/mavros_extras
+   dev-ros/mavros_msgs
+"
+DEPEND="${RDEPEND}"
+[ "${PV}" = "" ] || KEYWORDS="~amd64 ~arm"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/libmavconn/

2016-02-11 Thread Alexis Ballier
commit: c78a9c9ce42003207277a445ab0259bdc5ff2535
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Feb 11 09:09:03 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Feb 11 09:20:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c78a9c9c

dev-ros/libmavconn: Bump to 0.17.0.

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

 dev-ros/libmavconn/Manifest |  1 +
 dev-ros/libmavconn/libmavconn-0.17.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ros/libmavconn/Manifest b/dev-ros/libmavconn/Manifest
index 5710b29..b523c3a 100644
--- a/dev-ros/libmavconn/Manifest
+++ b/dev-ros/libmavconn/Manifest
@@ -6,3 +6,4 @@ DIST mavros-0.16.3.tar.gz 193665 SHA256 
aa7ae69910fc7d22b2c46b2fc16675d8fee4d7cb
 DIST mavros-0.16.4.tar.gz 195958 SHA256 
32befaf43f326d2eab2e1102346e30588b09a626837b643878ea1e1955d954cf SHA512 
d2606671fab43cc9a4daf678d02286a2f31a0688c8ea327163f2dc06928bf640f425bca2bcfe2cb51a0d7aa108cca2dfbaa819deeaf56bbc9cfb784b4f0a4951
 WHIRLPOOL 
5a5f9e0243d4d04f16911214d40061464471df418e30e7a7cc099c7b82c429f16c2dc10432d3184f856fc23612161a574173e78c47d9462d9feefdc403414cb8
 DIST mavros-0.16.5.tar.gz 195946 SHA256 
9b14de0d3144eb8064883cbee1d8db89887406584ca85f04e0b3d1f29d774d70 SHA512 
69adfac236cb14d09a9f25f3dcd446cf91ed7c378339db8c9a6050835bf78c9aaf204b753b3147f0d99f716fb0ce003a58cd378909ef4fbf725737c58e74e962
 WHIRLPOOL 
c8462c908dafc86a1489166c59295331513c277ae839032d31daae024901b45bbddef1b2cc779caab977c57b32cf949197e44cc291952abfc690d34747b9c539
 DIST mavros-0.16.6.tar.gz 196455 SHA256 
49085cb4175aa398cba69f1ccce3e6cd2d542d16a440ba71f6aacca97467ba8c SHA512 
58d7b4f2d69cac40bd009d2b86e571ff25c23ca52e56a455989f0c6aa34d32725285a62df57e4065887841eaf93649c9c0d167f3c7c937c2e06e95d489b39e31
 WHIRLPOOL 
9be567311269caeab75e9ba4893f1ea5148bdd576176cd3ff248558c9821a41c4cb87afc91d8ee8f2b45df5d93bf1d1ff865affd83855c5fa3e2b3cf9b5eeabc
+DIST mavros-0.17.0.tar.gz 199754 SHA256 
7bbafed3e7192875207499ad4c678356de29c1ab748c3f30ae02e71fdca7efff SHA512 
e853596662f50b7ecea2bf7c503d56cb77d05e0ec37cb76f045511e271fb9a76adf0d642960164dd5aa94ffa70ff80661a663c74ecf228dca01f8bc63be3dc0c
 WHIRLPOOL 
38a69ae71a00955b19a8f86101b886361fc321d6463119162203bda944ab96d56142d997cc5cd15ad8421b68b22ec9ba8f4bb481682d77ce7141f4198c555fd6

diff --git a/dev-ros/libmavconn/libmavconn-0.17.0.ebuild 
b/dev-ros/libmavconn/libmavconn-0.17.0.ebuild
new file mode 100644
index 000..52d2985
--- /dev/null
+++ b/dev-ros/libmavconn/libmavconn-0.17.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/mavlink/mavros;
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="MAVLink communication library"
+LICENSE="GPL-3 LGPL-3 BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   >=dev-ros/mavlink-gbp-release-2015.12.12
+   dev-libs/boost:=
+   dev-libs/console_bridge
+"
+DEPEND="${RDEPEND}"



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

2016-02-11 Thread Hans de Graaff
commit: 515bfb9163c864604fe8b5879ccb14f02c4226c5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 12 06:07:54 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 12 06:20:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515bfb91

dev-ruby/narray: add 0.6.1.2

Package-Manager: portage-2.2.26

 dev-ruby/narray/Manifest  |  1 +
 dev-ruby/narray/narray-0.6.1.2.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/dev-ruby/narray/Manifest b/dev-ruby/narray/Manifest
index 142d652..80a0c69 100644
--- a/dev-ruby/narray/Manifest
+++ b/dev-ruby/narray/Manifest
@@ -1,2 +1,3 @@
 DIST narray-0.6.0.8.tar.gz 68519 SHA256 
0e7ec5d8554ad273ef74b3513d297e60769373fd8b258cfb2afcdd7b8320d642 SHA512 
a2f194c0baea7c561d1ef70554e6d568876dd7192506c1e5432bcaccabae03a3e842e73d9cbccd110ac8924d86d18c559109244e302a4ad8aaa3acf304dd4618
 WHIRLPOOL 
8f722ac74f66759521bf467db3d5266538ab99b959ccbaa1c53d3ef26dab365996d34b37e65c49c739b1b0fecaeb72b0974bd7db897b3132caf3a29600ff8573
 DIST narray-0.6.1.1.tar.gz 68536 SHA256 
7c2f415666c834d982cba97de3bbda9160e76358c62f8f754cd0d11e90e95ed6 SHA512 
1c9983d29c774cb61b7f8ec53290d427c123b648d88407ff4a2e2aef1a289267050d4846adfc00c075629cb228ed5b3d4f9f5ded4cded0b84ec1a5532cbb49ff
 WHIRLPOOL 
cdfdc8050daafb10629228bac4bc146a2d8b3461d3c365207ee1112e5f226da82183450f28b98fce98719ae10fbfd31c76ec6567d40e0cf63efe89f018c5db8a
+DIST narray-0.6.1.2.tar.gz 68621 SHA256 
7ac717a8690ad5c85ae528102ef42ea50128c979a383abd35585db68cfd31f76 SHA512 
51e9bec0b711e79e268b73496ad742b80bb46a6e9ea6aab9a2535a700b6efc8f7ae2e854f5772d434e3d385d81275744dbc796ebec4d3de73f2ec0546bd2339a
 WHIRLPOOL 
8c339a8377dbdc5ee61a4d09085de40cdcbe30ecaaae091dd62c6348e7579174ad0620d6b4c0175a9f90c224b9d9fa49d818f1455f3303d71f4d5d8bc50b92aa

diff --git a/dev-ruby/narray/narray-0.6.1.2.ebuild 
b/dev-ruby/narray/narray-0.6.1.2.ebuild
new file mode 100644
index 000..d00619a
--- /dev/null
+++ b/dev-ruby/narray/narray-0.6.1.2.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRADOC="ChangeLog README.md README.ja.md SPEC.en.txt 
SPEC.ja.txt"
+
+RUBY_FAKEGEM_VERSION="${PV/_p/.}"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="Numerical N-dimensional Array class"
+HOMEPAGE="http://www.ir.isas.ac.jp/~masa/ruby/index-e.html;
+SRC_URI="https://github.com/masa16/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Ruby"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+
+IUSE=""
+
+all_ruby_prepare() {
+   # the tests aren't really written to be a testsuite, so the
+   # failure cases will literally fail; ignore all of those and
+   # instead expect that the rest won't fail.
+   sed -i -e '/[fF]ollowing will fail/,$ s:^:#:' \
+   -e '/next will fail/,$ s:^:#:' \
+   test/*.rb || die "sed failed"
+}
+
+each_ruby_configure() {
+   ${RUBY} extconf.rb || die "extconf.rb failed"
+}
+
+each_ruby_compile() {
+   emake V=1 CFLAGS="${CFLAGS} -fPIC" archflag="${LDFLAGS}"
+   cp -l ${PN}$(get_modname) ${PN}.h ${PN}_config.h lib/ || die "copy of 
${PN}$(get_modname) failed"
+}
+
+each_ruby_test() {
+   for unit in test/*; do
+   ${RUBY} -Ilib ${unit} || die "test ${unit} failed"
+   done
+}



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

2016-02-11 Thread Hans de Graaff
commit: af72e7030f8f6ab4d6f0b5357bdf771b739cf4fa
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 12 05:59:36 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 12 06:20:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af72e703

dev-ruby/hashdiff: add 0.3.0

Package-Manager: portage-2.2.26

 dev-ruby/hashdiff/Manifest  |  1 +
 dev-ruby/hashdiff/hashdiff-0.3.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ruby/hashdiff/Manifest b/dev-ruby/hashdiff/Manifest
index 3c3293a..59f9f13 100644
--- a/dev-ruby/hashdiff/Manifest
+++ b/dev-ruby/hashdiff/Manifest
@@ -1,2 +1,3 @@
 DIST hashdiff-0.2.2.gem 14848 SHA256 
109e5ebd20ac94de2fd8074959b9a1e0c6e69476206ab05e33852cc826eec959 SHA512 
c26075c162baab018f2918d548042c15f8df70e03c184c1be07eab58b7accfd2a4c360001a5beadd686c2df6cfb3169216d55e9777f63635519a741132ea9ba0
 WHIRLPOOL 
21bce7e73d080dd2a497fef94b0755d8fe6fec9554468533e18a63c4668b884483cec862968b7887ef12c04507fd2dfcc559e4f7a5f9bd2c834656d5a42b5fd3
 DIST hashdiff-0.2.3.gem 15360 SHA256 
e3b61e7c19235619296300cd7e8aa4e6ac7d257446bc4e47742761a5f177a6c4 SHA512 
3bcb3af69329a1103136cb4cfb2cea23459e32edae12a9cc3a14fa6e819982d218aee828dc6a919226a1d1c13160707e88a64a15b52376b7af65daa52cfe9729
 WHIRLPOOL 
f0b6ba39a346950a48e05aecf861e7f14d60fcc279007563e9f28ad172443eef5b7874a8b58ab71a6843a2dc63c72bc116a1c0deace0f488c4e9b5b553f3b4fb
+DIST hashdiff-0.3.0.gem 15360 SHA256 
04844d6f841e96ead0f1453597a92045cae5abb1c74fc0fcf790dc8fb27a06e4 SHA512 
c40b400c5cfbc7a3cd5bd59936608ab4616e41937f355a3cea84b738d2fe51a88a80bc70a70a526a884326df93d2817be46c50065e20dda2a0de846b05f5f241
 WHIRLPOOL 
d8e3a3fe4c7a36a8ec5965bc2a2401d4d57b785c402c7027f06558f3a02707df7e09beee197b9b6e9a032680d6adf6e68f521b79d0e8853fd7c6fdd79ff93eca

diff --git a/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild 
b/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild
new file mode 100644
index 000..6cd505d
--- /dev/null
+++ b/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild
@@ -0,0 +1,22 @@
+# 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_RECIPE_TEST="rspec"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="changelog.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Simple Hash extension to make working with nested hashes easier"
+HOMEPAGE="https://github.com/liufengyun/hashdiff;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""



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

2016-02-11 Thread Michael Palimaka
commit: 24812340bfa11e492afed2a2ee07ac4f2c6b06e4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb 12 06:27:07 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb 12 06:27:07 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=24812340

kde-frameworks/kactivities

Add missing USE dependency.

Gentoo-bug: 573436

Package-Manager: portage-2.2.27

 kde-frameworks/kactivities/kactivities-5.19.0.ebuild | 2 +-
 kde-frameworks/kactivities/kactivities-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kactivities/kactivities-5.19.0.ebuild 
b/kde-frameworks/kactivities/kactivities-5.19.0.ebuild
index edb4fbf..d9e765c 100644
--- a/kde-frameworks/kactivities/kactivities-5.19.0.ebuild
+++ b/kde-frameworks/kactivities/kactivities-5.19.0.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
$(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtdeclarative widgets)
$(add_qt_dep qtgui)
$(add_qt_dep qtsql)
$(add_qt_dep qtwidgets)

diff --git a/kde-frameworks/kactivities/kactivities-.ebuild 
b/kde-frameworks/kactivities/kactivities-.ebuild
index d9c84e2..1f4aefa 100644
--- a/kde-frameworks/kactivities/kactivities-.ebuild
+++ b/kde-frameworks/kactivities/kactivities-.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
$(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtdeclarative widgets)
$(add_qt_dep qtgui)
$(add_qt_dep qtsql)
$(add_qt_dep qtwidgets)



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kactivities/

2016-02-11 Thread Michael Palimaka
commit: 6896e59694a3baef06c9211e176afd2dcd421257
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb 12 06:28:48 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb 12 06:29:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6896e596

kde-frameworks/kactivities

Add missing USE dependency.

Gentoo-bug: 573436

Package-Manager: portage-2.2.27

 kde-frameworks/kactivities/kactivities-5.17.0.ebuild | 2 +-
 kde-frameworks/kactivities/kactivities-5.18.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kactivities/kactivities-5.17.0.ebuild 
b/kde-frameworks/kactivities/kactivities-5.17.0.ebuild
index 40e6028..6113577 100644
--- a/kde-frameworks/kactivities/kactivities-5.17.0.ebuild
+++ b/kde-frameworks/kactivities/kactivities-5.17.0.ebuild
@@ -25,7 +25,7 @@ RDEPEND="
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5
+   dev-qt/qtdeclarative:5[widgets]
dev-qt/qtgui:5
dev-qt/qtsql:5
dev-qt/qtwidgets:5

diff --git a/kde-frameworks/kactivities/kactivities-5.18.0.ebuild 
b/kde-frameworks/kactivities/kactivities-5.18.0.ebuild
index a6a7065..782b459 100644
--- a/kde-frameworks/kactivities/kactivities-5.18.0.ebuild
+++ b/kde-frameworks/kactivities/kactivities-5.18.0.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5
+   dev-qt/qtdeclarative:5[widgets]
dev-qt/qtgui:5
dev-qt/qtsql:5
dev-qt/qtwidgets:5



[gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/

2016-02-11 Thread Eray Aslan
commit: ba624b2c4deaa92eb703ea723ee7b0266300cf13
Author: Eray Aslan  gentoo  org>
AuthorDate: Fri Feb 12 06:29:38 2016 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Fri Feb 12 06:30:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba624b2c

net-mail/dovecot: sieve version bump to 0.4.12

Package-Manager: portage-2.2.27

 net-mail/dovecot/Manifest |   1 +
 net-mail/dovecot/dovecot-2.2.21-r2.ebuild | 308 ++
 2 files changed, 309 insertions(+)

diff --git a/net-mail/dovecot/Manifest b/net-mail/dovecot/Manifest
index 17c83ae..fb4ea06 100644
--- a/net-mail/dovecot/Manifest
+++ b/net-mail/dovecot/Manifest
@@ -1,5 +1,6 @@
 DIST dovecot-2.2-pigeonhole-0.4.10.tar.gz 1605634 SHA256 
e9dfe7160fd3b465d6d5068f219122626ef790cce507e290cd09852c7d90726f SHA512 
3e864727fc2bd346a7212135a3dd8759f9a5c27abd938c4d6b805c784c5c2c5aa401dd49cfa90951348a00202b85f91d86a2fa17ccab9a983a6faf2d0add48e8
 WHIRLPOOL 
d97cb3111a8de17bcaf3c2cba63063bd45cee7578f826a14441d4568154bcd3520f4d43354411247c8a4ed168c01181718689cb94cb6ae9a15cfb705d7c9c2fd
 DIST dovecot-2.2-pigeonhole-0.4.11.tar.gz 1660922 SHA256 
5168b4ac4e173b563dd71f4024452da5a578aa8d5d047d98903489ab4d84ad72 SHA512 
c01b23e90431da8c57f8e384d52bee0a608ce5de5a2e8cc304ab482b17473d637126704d549fbd3bc1deb41eff94e2587d1e6707a9249c15fff65631814d
 WHIRLPOOL 
d901c2b9e4fa2d7b59d77fae42beb42e51d12999a937979aed6b6b705238d2a3d8fad4243f3bee7bbe954e4c033861d9d5f731a9793899d211842627e71009a0
+DIST dovecot-2.2-pigeonhole-0.4.12.tar.gz 1681327 SHA256 
98a2fd79b0d9effd08c0caf04d483b1caa5e4503dae811e6d436948557bfb702 SHA512 
68b2bcc8bd2a8c039ff116a441ff8795917b280f89ad60819638d5903010611bbd5966567d0d33ae305f9ae4db9f6756b2a72ccd8305124cfe846d64bbdd08c5
 WHIRLPOOL 
7e5bca584219ed2c9dbfe7056c137ced7a1a56cfa7eb6940fa882d3683ef67ec103e9cf5788f0869175c5d4bf4804fb979951836f70755d4752af441d50afbbc
 DIST dovecot-2.2-pigeonhole-0.4.9.tar.gz 1577127 SHA256 
82892f876d26008a076973dfddf1cffaf5a0451825fd44e06287e94b89078649 SHA512 
9e7a18b43d59ed955b142d16696ca221822a547ea59ac70c1bb374eedb28b6ed99ea49f34ead1f9a16ded4573605e410a5cc8e038e1bdf5f943a65588b5d3af2
 WHIRLPOOL 
be309436b43af82a7cb8eff205e1638b2c59751927fdab187e6fde72330e4abd99878cbfa94ca50440ec8de1f9b569bf334d426891ddc73d5f647ee2040c193f
 DIST dovecot-2.2.19.tar.gz 5256627 SHA256 
759e1e3f9d907cdaabad1f5fbacc793ca191d234c084bec3bba42966952a4e9f SHA512 
1b9d605a6a5862ade9d1ca634a9e0171b7c212ab025fc2059051c3795470685b66516fa9fbe5ad91d84388268ea15795f2dcd70ffdf81736ce4d80fd284835e9
 WHIRLPOOL 
30dbe70bfeef10dbe414ebf3f091041ad66926a8748cd401ecaf9ed5c7602939e86943d98bfb839f32c0aa1d0081ab71adacf23bb4adba34e828ee296e9a7278
 DIST dovecot-2.2.21.tar.gz 4985686 SHA256 
7ab7139e59e1f0353bf9c24251f13c893cf1a6ef4bcc47e2d44de437108d0b20 SHA512 
0d246d44e0c908ea40d324982fb279b19424ddcb642e51796078f600fc5bf530898d2fa387fcfd971d43758cff22590e5ea6918c31e9f4a63f13a8c525a23d9b
 WHIRLPOOL 
242026e876a12b9ecd50a76849cb16161f625791bc9d1a54270f38f24e66bc31b6ddf90acf119af2bd4c94e392c875a0c29be08b84a5f25d080a7e1b13d52175

diff --git a/net-mail/dovecot/dovecot-2.2.21-r2.ebuild 
b/net-mail/dovecot/dovecot-2.2.21-r2.ebuild
new file mode 100644
index 000..873ae7d
--- /dev/null
+++ b/net-mail/dovecot/dovecot-2.2.21-r2.ebuild
@@ -0,0 +1,308 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils multilib ssl-cert systemd user versionator
+
+MY_P="${P/_/.}"
+major_minor="$(get_version_component_range 1-2)"
+sieve_version="0.4.12"
+if [[ ${PV} == *_rc* ]] ; then
+   rc_dir="rc/"
+else
+   rc_dir=""
+fi
+SRC_URI="http://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
+   sieve? (
+   
http://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
+   )
+   managesieve? (
+   
http://pigeonhole.dovecot.org/releases/${major_minor}/${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
+   ) "
+DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
+HOMEPAGE="http://www.dovecot.org/;
+
+SLOT="0"
+LICENSE="LGPL-2.1 MIT"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~x86"
+
+IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail"
+IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"
+IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib"
+IUSE_DOVECOT_OTHER="caps doc ipv6 libressl lucene managesieve selinux sieve 
solr +ssl static-libs suid tcpd textcat"
+
+IUSE="${IUSE_DOVECOT_AUTH} ${IUSE_DOVECOT_STORAGE} ${IUSE_DOVECOT_COMPRESS} 
${IUSE_DOVECOT_OTHER}"
+
+DEPEND="bzip2? ( app-arch/bzip2 )
+   caps? ( sys-libs/libcap )
+   kerberos? ( virtual/krb5 )
+   ldap? ( net-nds/openldap )
+   lucene? ( >=dev-cpp/clucene-2.3 )
+   lzma? ( app-arch/xz-utils )
+   lz4? ( app-arch/lz4 )
+   mysql? ( virtual/mysql )
+   pam? ( virtual/pam )
+   

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

2016-02-11 Thread Jeroen Roovers
commit: 3c719d29afe49f8a04fdf4bc0f833d24c986dae0
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb 12 06:33:42 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb 12 06:34:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c719d29

x11-drivers/nvidia-drivers: Add USE=compat (bug #571526)

Also, have the tools build without restricting MAKEOPTS

Package-Manager: portage-2.2.27

 x11-drivers/nvidia-drivers/metadata.xml|   1 +
 .../nvidia-drivers/nvidia-drivers-361.28-r1.ebuild | 529 +
 2 files changed, 530 insertions(+)

diff --git a/x11-drivers/nvidia-drivers/metadata.xml 
b/x11-drivers/nvidia-drivers/metadata.xml
index 34898ea..a96a53b 100644
--- a/x11-drivers/nvidia-drivers/metadata.xml
+++ b/x11-drivers/nvidia-drivers/metadata.xml
@@ -11,6 +11,7 @@ you will need to keep in mind that the major versions 
represent these different
 branches.
 
 
+   Install non-GLVND libGL for backwards 
compatibility
Install the kernel driver module
Install the X.org driver, OpenGL libraries, XvMC 
libraries, and VDPAU libraries
Install nvidia-settings with support for GTK+ 2

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-361.28-r1.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-361.28-r1.ebuild
new file mode 100644
index 000..1b625e9
--- /dev/null
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-361.28-r1.ebuild
@@ -0,0 +1,529 @@
+# 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/ http://www.nvidia.com/Download/Find.aspx;
+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 )
+   tools? ( 
ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-${PV}.tar.bz2 
)
+"
+
+LICENSE="GPL-2 NVIDIA-r2"
+SLOT="0/${PV%.*}"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
+RESTRICT="bindist mirror strip"
+EMULTILIB_PKG="true"
+
+IUSE="acpi compat +driver gtk3 kernel_FreeBSD kernel_linux +kms multilib 
pax_kernel static-libs +tools uvm +X"
+REQUIRED_USE="
+   tools? ( X )
+   static-libs? ( tools )
+"
+
+COMMON="
+   app-eselect/eselect-opencl
+   kernel_linux? ( >=sys-libs/glibc-2.6.1 )
+   tools? (
+   dev-libs/atk
+   dev-libs/glib:2
+   dev-libs/jansson
+   gtk3? ( x11-libs/gtk+:3 )
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf[X]
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXrandr
+   x11-libs/libXv
+   x11-libs/libXxf86vm
+   x11-libs/pango[X]
+   )
+   X? (
+   >=app-eselect/eselect-opengl-1.0.9
+   app-misc/pax-utils
+   )
+"
+DEPEND="
+   ${COMMON}
+   kernel_linux? ( virtual/linux-sources )
+"
+RDEPEND="
+   ${COMMON}
+   acpi? ( sys-power/acpid )
+   tools? ( !media-video/nvidia-settings )
+   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 5; 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
+   

[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_nss/

2016-02-11 Thread Patrick Lauer
commit: f79b5b2c65a9a73a86189308dcf5cdb1571080a4
Author: Patrick Lauer  gentoo  org>
AuthorDate: Fri Feb 12 06:35:22 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Fri Feb 12 06:35:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f79b5b2c

www-apache/mod_nss: Bump #551074 #574330

Package-Manager: portage-2.2.27

 www-apache/mod_nss/Manifest | 2 +-
 www-apache/mod_nss/{mod_nss-1.0.11.ebuild => mod_nss-1.0.12.ebuild} | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/www-apache/mod_nss/Manifest b/www-apache/mod_nss/Manifest
index fca1aba..3d4b950 100644
--- a/www-apache/mod_nss/Manifest
+++ b/www-apache/mod_nss/Manifest
@@ -1 +1 @@
-DIST mod_nss-1.0.11.tar.gz 159176 SHA256 
a5a824dc77382ba61517cc7dedbbd8c4c1e6b984b1d9498e24995aeed4bd1597 SHA512 
659ce74a48bf09d5ade3c1cc7f64bb3b529049f8591519000d59079485c8231a60a681718a380fa4ec9897216909f24dc6bab88d023a00dd2d6b08d997b5ef47
 WHIRLPOOL 
b97b92d3f8b7e132a8e13661d41fcb5b920f1ebcd6f203e70d4f3108061ae8e3c3d99e3d29c0e041aec33c8787b18207c2e9c2ae6adc8063d63f7ab17195a2e5
+DIST mod_nss-1.0.12.tar.gz 171657 SHA256 
6a206d85c8c772eb9f424aaf5774b69c235af869d54cc8f45018ec82e1b89404 SHA512 
f3217f34a20818aea571e17529130290082933b32386a868c8c7f24eb3166bbace4f64d7d73a850c944e54f74342179fff6b9d8af824e0225feeb993aea1d99a
 WHIRLPOOL 
df692da1478c86feab7005498b3f0cf24136b210bef3ea25790e4fc6613690e61f9a9485ce11f5f2ec0f931702a9db08a4fafa286bf37fa0f0df6c1df224270b

diff --git a/www-apache/mod_nss/mod_nss-1.0.11.ebuild 
b/www-apache/mod_nss/mod_nss-1.0.12.ebuild
similarity index 95%
rename from www-apache/mod_nss/mod_nss-1.0.11.ebuild
rename to www-apache/mod_nss/mod_nss-1.0.12.ebuild
index 26a9b92..317a88b 100644
--- a/www-apache/mod_nss/mod_nss-1.0.11.ebuild
+++ b/www-apache/mod_nss/mod_nss-1.0.12.ebuild
@@ -35,8 +35,6 @@ need_apache2
 src_prepare() {
# setup proper exec name
sed -i -e 's/certutil/nsscertutil/' gencert.in || die "sed failed"
-   epatch "${FILESDIR}"/${PN}-parallel-build.patch
-
eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/ncmpcpp/

2016-02-11 Thread Jeroen Roovers
commit: e2a0df188cca1a18c1e3c60b7d1ab490e14976eb
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb 12 06:51:52 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb 12 06:52:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2a0df18

media-sound/ncmpcpp: Depend on dev-libs/icu by Alex Turbov (bug #574360).

Package-Manager: portage-2.2.27

 .../ncmpcpp/{ncmpcpp-0.7.3.ebuild => ncmpcpp-0.7.3-r1.ebuild}  | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/media-sound/ncmpcpp/ncmpcpp-0.7.3.ebuild 
b/media-sound/ncmpcpp/ncmpcpp-0.7.3-r1.ebuild
similarity index 94%
rename from media-sound/ncmpcpp/ncmpcpp-0.7.3.ebuild
rename to media-sound/ncmpcpp/ncmpcpp-0.7.3-r1.ebuild
index 14324db..114ea3c 100644
--- a/media-sound/ncmpcpp/ncmpcpp-0.7.3.ebuild
+++ b/media-sound/ncmpcpp/ncmpcpp-0.7.3-r1.ebuild
@@ -22,8 +22,11 @@ RDEPEND="
sys-libs/readline:*
curl? ( net-misc/curl )
taglib? ( media-libs/taglib )
-   unicode? ( dev-libs/boost:=[icu] )
-   visualizer? ( sci-libs/fftw:3.0 )
+   unicode? (
+   dev-libs/boost:=[icu]
+   dev-libs/icu:=
+   )
+   visualizer? ( sci-libs/fftw:3.0= )
 "
 DEPEND="
${RDEPEND}



[gentoo-commits] dev/graaff:master commit in: app-forensics/brakeman/

2016-02-11 Thread Hans de Graaff
commit: 007f5813faacaa21f3021696b71be17212b81246
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 12 06:48:36 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 12 06:48:36 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=007f5813

app-forensics/brakeman: cleanup

Package-Manager: portage-2.2.26

 app-forensics/brakeman/Manifest  |  1 -
 app-forensics/brakeman/brakeman-3.1.1.ebuild | 46 
 2 files changed, 47 deletions(-)

diff --git a/app-forensics/brakeman/Manifest b/app-forensics/brakeman/Manifest
index 43f4c4f..3614df8 100644
--- a/app-forensics/brakeman/Manifest
+++ b/app-forensics/brakeman/Manifest
@@ -1,3 +1,2 @@
-DIST brakeman-3.1.1.tar.gz 537104 SHA256 
22548d386ed55ab149cf5650ab28edc122ef50abcca8bb9f1884ba166804b0d8 SHA512 
89f88525ca1928ee3b6ee34652f9c22175ffd6a727ce16212ac4ade476310379d4fbf5d1973933ed16ccc5b2bfcd3506462e12f0fd4edf0f8cf128e30f30ae2a
 WHIRLPOOL 
759b9fa9354b246167c7d5645597fa8b8b6fe75dafc54658f0e0517323034302c479078f91aa3c2fb154b2082a3390a2c0886389b5252d9e5dacb4474690fdad
 DIST brakeman-3.1.2.tar.gz 539937 SHA256 
4356133747d12a0faa59a8e26928b4b4aef2db531697c1382bb3e80584246f4b SHA512 
6a6eb8130830dc24c518c9123a5ea6c2246dcef083a828fbb8e3facd135fc0548ee8f296e0ce472141299f06a9c63d855dbb88fdfa9c03c69bd909fba5723038
 WHIRLPOOL 
c893e0fa7ae6460d9d70ac61ace9149118709dee8d4ed9fde89f4081bf21845fabe047969d458a18b0926300bb93d15a82c89d843799c81a71dcf72a84f062a4
 DIST brakeman-3.1.5.tar.gz 579890 SHA256 
166b6ede80477d5b1698d547f99e9fd743ac0c5d03fd34e4c03ad49debb36949 SHA512 
61eb3fe3fa0b680fb552c9358bce026d5d32ab52d61d3b77935e60b610c3ddc26137822788a97a500be6c0e174629f12840b6199f26f8a10abee687d05af634a
 WHIRLPOOL 
cfdf7bca9ebfacaa17eb940f9e84cfb3543fdc003109fcd225a4f09d611a21b79c34a959be9b5d4b038a9da4148d66962776932b68ae362937026e8d7b17acd9

diff --git a/app-forensics/brakeman/brakeman-3.1.1.ebuild 
b/app-forensics/brakeman/brakeman-3.1.1.ebuild
deleted file mode 100644
index d28705a..000
--- a/app-forensics/brakeman/brakeman-3.1.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES FEATURES README.md WARNING_TYPES"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC="brakeman.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="a static analysis tool which checks Ruby on Rails applications 
for security vulnerabilities"
-HOMEPAGE="http://brakemanscanner.org/;
-SRC_URI="https://github.com/presidentbeef/brakeman/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "
-   >=dev-ruby/erubis-2.6
-   >=dev-ruby/haml-3.0:*  =dev-ruby/highline-1.6.20 =dev-ruby/highline-1*
-   >=dev-ruby/multi_json-1.2 =dev-ruby/multi_json-1*
-   >=dev-ruby/ruby2ruby-2.1.1 =dev-ruby/ruby_parser-3.7.0 =dev-ruby/ruby_parser-3*
-   >=dev-ruby/sass-3.0:* =dev-ruby/sass-3*:*
-   >=dev-ruby/slim-1.3.6 =dev-ruby/terminal-table-1.4.5 =dev-ruby/terminal-table-1.4*"
-
-all_ruby_prepare() {
-   # Remove fastercsv since it's a no-op on ruby19.
-   sed -i -e '/fastercsv/d' \
-   -e '/ruby_parser/ s/3.7.0/3.7/' \
-   ${RUBY_FAKEGEM_GEMSPEC} || die
-}
-
-each_ruby_test() {
-   ${RUBY} test/test.rb || die
-}



[gentoo-commits] dev/graaff:master commit in: app-forensics/brakeman/

2016-02-11 Thread Hans de Graaff
commit: 0ccd452de407864980faa7f1dfbcbbac60be5d70
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 12 06:48:18 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 12 06:48:18 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=0ccd452d

app-forensics/brakeman: add 3.1.5

Package-Manager: portage-2.2.26

 app-forensics/brakeman/Manifest  |  1 +
 app-forensics/brakeman/brakeman-3.1.5.ebuild | 50 
 2 files changed, 51 insertions(+)

diff --git a/app-forensics/brakeman/Manifest b/app-forensics/brakeman/Manifest
index 5d2e193..43f4c4f 100644
--- a/app-forensics/brakeman/Manifest
+++ b/app-forensics/brakeman/Manifest
@@ -1,2 +1,3 @@
 DIST brakeman-3.1.1.tar.gz 537104 SHA256 
22548d386ed55ab149cf5650ab28edc122ef50abcca8bb9f1884ba166804b0d8 SHA512 
89f88525ca1928ee3b6ee34652f9c22175ffd6a727ce16212ac4ade476310379d4fbf5d1973933ed16ccc5b2bfcd3506462e12f0fd4edf0f8cf128e30f30ae2a
 WHIRLPOOL 
759b9fa9354b246167c7d5645597fa8b8b6fe75dafc54658f0e0517323034302c479078f91aa3c2fb154b2082a3390a2c0886389b5252d9e5dacb4474690fdad
 DIST brakeman-3.1.2.tar.gz 539937 SHA256 
4356133747d12a0faa59a8e26928b4b4aef2db531697c1382bb3e80584246f4b SHA512 
6a6eb8130830dc24c518c9123a5ea6c2246dcef083a828fbb8e3facd135fc0548ee8f296e0ce472141299f06a9c63d855dbb88fdfa9c03c69bd909fba5723038
 WHIRLPOOL 
c893e0fa7ae6460d9d70ac61ace9149118709dee8d4ed9fde89f4081bf21845fabe047969d458a18b0926300bb93d15a82c89d843799c81a71dcf72a84f062a4
+DIST brakeman-3.1.5.tar.gz 579890 SHA256 
166b6ede80477d5b1698d547f99e9fd743ac0c5d03fd34e4c03ad49debb36949 SHA512 
61eb3fe3fa0b680fb552c9358bce026d5d32ab52d61d3b77935e60b610c3ddc26137822788a97a500be6c0e174629f12840b6199f26f8a10abee687d05af634a
 WHIRLPOOL 
cfdf7bca9ebfacaa17eb940f9e84cfb3543fdc003109fcd225a4f09d611a21b79c34a959be9b5d4b038a9da4148d66962776932b68ae362937026e8d7b17acd9

diff --git a/app-forensics/brakeman/brakeman-3.1.5.ebuild 
b/app-forensics/brakeman/brakeman-3.1.5.ebuild
new file mode 100644
index 000..d3c8040
--- /dev/null
+++ b/app-forensics/brakeman/brakeman-3.1.5.ebuild
@@ -0,0 +1,50 @@
+# 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_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES FEATURES README.md WARNING_TYPES"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="brakeman.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Static analysis tool which checks RoR applications for security 
vulnerabilities"
+HOMEPAGE="http://brakemanscanner.org/;
+SRC_URI="https://github.com/presidentbeef/brakeman/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+   >=dev-ruby/erubis-2.6
+   >=dev-ruby/haml-3.0:*  =dev-ruby/highline-1.6.20 =dev-ruby/highline-1*
+   >=dev-ruby/multi_json-1.2 =dev-ruby/multi_json-1*
+   >=dev-ruby/ruby2ruby-2.1.1 =dev-ruby/ruby_parser-3.7.0 =dev-ruby/ruby_parser-3*
+   >=dev-ruby/safe_yaml-1.0
+   >=dev-ruby/sass-3.0:* =dev-ruby/sass-3*:*
+   >=dev-ruby/slim-1.3.6 =dev-ruby/terminal-table-1.4.5 =dev-ruby/terminal-table-1*"
+
+all_ruby_prepare() {
+   # Remove fastercsv since it's a no-op on ruby19.
+   sed -i -e '/fastercsv/d' \
+   -e '/ruby_parser/ s/3.7.0/3.7/' \
+   ${RUBY_FAKEGEM_GEMSPEC} || die
+
+   # Use gem version of test-unit for consistent results
+   sed -i -e '1i gem "test-unit"' test/test.rb || die
+}
+
+each_ruby_test() {
+   ${RUBY} test/test.rb || die
+}



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

2016-02-11 Thread Hans de Graaff
commit: 24168cfd146316da0e6183beb62ad3ff03bb0f0a
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 12 06:54:55 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 12 06:54:55 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=24168cfd

dev-ruby/compass-rails: add 3.0.0

Package-Manager: portage-2.2.26

 dev-ruby/compass-rails/Manifest   |  1 +
 dev-ruby/compass-rails/compass-rails-3.0.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/compass-rails/Manifest b/dev-ruby/compass-rails/Manifest
index 38218bd..7b42e86 100644
--- a/dev-ruby/compass-rails/Manifest
+++ b/dev-ruby/compass-rails/Manifest
@@ -1,2 +1,3 @@
 DIST compass-rails-2.0.4.gem 17920 SHA256 
843339299ff5812db46611f968ef60193674af555e8fb4dd9b29252c2605618e SHA512 
802e2dbac9843875a693f7ad07b6cd7582e38e783762a46ba3211f6ecfd138136465ec510b45c736af1a058b441b24dea997e17be0a1dd2916ab3bc295d1abb4
 WHIRLPOOL 
63c1c306c1e4c16f9906e5b34d58b2458610bcf13473af8740ded03e995593aa1d9d7e15a96b11fedb46b0d60cb91c19dec12e72b0b174f8933b656f41a8cc38
 DIST compass-rails-2.0.5.gem 17920 SHA256 
fe331fb032ebe447e97c982657b4bf90cc8d243475c06b2747811abb80d2981d SHA512 
ed5f7fcf2a7ed7e372dde445ba42ef25a2b73d145a074cea58fb329ac1cc7615e3449c5acd4b7d2aae9e7d63db6c9379cf31af4ec0072ee8e4370dc741188a5d
 WHIRLPOOL 
200fcaa04a067b0a43cbf4c96888ebe408945807a9ad7298f0482fb9267bc2fee2f50d3ba4c72b568487e1c70bb3a04e2000dab1ff7b060053cd6f37ae881860
+DIST compass-rails-3.0.0.gem 18432 SHA256 
1706a68e1cf2dd5024b9f4e097679844b5d992fc28052290c918cd8d3d5762a7 SHA512 
0325402b76961207cbefd29a78b215ec6b70382d796e4f0243cf9d2de5cd8ca451d1f3c83ab76ea97f8dca974de959ffb7b07a260f8d4a4fc5668b6b22d8e5cb
 WHIRLPOOL 
a5564d680f3a48202ee688ac6cf80ff8a8b263123bf91ba11b4ce79b3efda841bf6d3d2c9a7ff8f3766e68b0c1a2be527dcbabe2f6e7ca902fdde99729e7d2ba

diff --git a/dev-ruby/compass-rails/compass-rails-3.0.0.ebuild 
b/dev-ruby/compass-rails/compass-rails-3.0.0.ebuild
new file mode 100644
index 000..0e13f7a
--- /dev/null
+++ b/dev-ruby/compass-rails/compass-rails-3.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_TASK_TEST="-Ilib test features"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Rails adapter for the Compass Stylesheet Authoring Framework"
+HOMEPAGE="http://compass-style.org/;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+# Uses appraisal and rainbow and runs integration on a variety of Rails
+# versions.
+RESTRICT="test"
+
+ruby_add_rdepend "dev-ruby/compass:1 

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

2016-02-11 Thread Hans de Graaff
commit: 52856d31ed103a31d6f0f9545810631e56f9fd3a
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 12 06:50:55 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 12 06:50:55 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=52856d31

dev-ruby/exception_notification: add 4.1.4

Package-Manager: portage-2.2.26

 dev-ruby/exception_notification/Manifest   |  1 +
 .../exception_notification-4.1.4.ebuild| 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/exception_notification/Manifest 
b/dev-ruby/exception_notification/Manifest
index e525d8f..1f64f00 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -2,3 +2,4 @@ DIST exception_notification-3.0.1.gem 99328 SHA256 
4570fcecbd77f658601ee422e341d
 DIST exception_notification-4.1.1.gem 113664 SHA256 
e12d2bb35cdb482869c5d6f4f5a8982f0716301d418ff6aa537f0ee8612c08ab SHA512 
c7cb69947ee519014d11fc928eb85280067e9102620958b2dff5afc8cb3603018f62cc1ca42b7721626c8007e0386ea7d21246be899c165e20fc947656f4c7de
 WHIRLPOOL 
79c9041cf5309931f1b6062ff896acca5301f896c795373c3bc2b92511df991fd5350fe6feaf479477a8ca2b4b49d531cf92d881c215edc94e57c9c985967905
 DIST exception_notification-4.1.2.gem 113152 SHA256 
936bc5593482e132043cd630c49e611dda5d323c46114e0f9b11c99c98e5412f SHA512 
01058c047f9b3dbffdfc5cfa1cac112ebf1a9d902323d0212a0d7fa027b7da0dd6f5c90f7966c0d2e5eda855bcf247a7f9b2843ac3bde30ba3b61716d85383a8
 WHIRLPOOL 
8086c340aa58db392c2a93a1bc8f6fb003b7dd4554758b20ae964d02f42933a8ac627146f6f9d59e0d7a946c413fa1d98450537608b5cf12ec2f10e584b7564d
 DIST exception_notification-4.1.3.gem 114176 SHA256 
b6ea4e529ccb412824ac7ef9b1ac9fd56c4fc1f3e224b9287fce5cb0f8e89796 SHA512 
7d95b1cfc11d48e9b6bbc0cc4896073f3fac3b2fbd21bb29f94f2994b13a5954987ad9178526fb401b73af14d6f98d66e9be1def4f6bda4e618c7142280ff21e
 WHIRLPOOL 
d15064c21aa172a831c0b4f3ab359fdb270939de4c4e0f146eec024f96a0c556fb79f14584cd2d481181a59a04ea13f63a74021fa26ee748e2e57bbaed8c29f4
+DIST exception_notification-4.1.4.gem 114176 SHA256 
79cece07c4f3f187ae86e66763e3817d29dc33066ac84336ee9196286c920952 SHA512 
abcbb1662225de14d118410c1c291f808ee73a7398c05739c0621029c915a6310f23747296d3476724709dc2a9730743548d4793d84b0de6c2fa239b7386daea
 WHIRLPOOL 
5f86bc4a90e430e683b259e8ba351209f6f13ec92c0a0ac40db9db50f46bd8953fbe0754b45f73a216db45614626d00c239360966a680e49f4f9ee8e2725132c

diff --git 
a/dev-ruby/exception_notification/exception_notification-4.1.4.ebuild 
b/dev-ruby/exception_notification/exception_notification-4.1.4.ebuild
new file mode 100644
index 000..e7507bb
--- /dev/null
+++ b/dev-ruby/exception_notification/exception_notification-4.1.4.ebuild
@@ -0,0 +1,28 @@
+# 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_EXTRADOC="CHANGELOG.rdoc README.md"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+
+# Requires rails 3.0.9 so skip this for now.
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="Exception Notifier Plugin for Rails"
+HOMEPAGE="https://github.com/smartinez87/exception_notification/;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="4"
+IUSE="doc"
+
+ruby_add_rdepend "=dev-ruby/actionmailer-4*:* =dev-ruby/activesupport-4*:*"



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

2016-02-11 Thread Hans de Graaff
commit: 6ed70148a4b36b270ad68624f0cfcac1067a5a39
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 12 06:55:10 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 12 06:55:10 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=6ed70148

dev-ruby/compass-rails: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/compass-rails/Manifest   |  1 -
 dev-ruby/compass-rails/compass-rails-2.0.4.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/dev-ruby/compass-rails/Manifest b/dev-ruby/compass-rails/Manifest
index 7b42e86..803aa32 100644
--- a/dev-ruby/compass-rails/Manifest
+++ b/dev-ruby/compass-rails/Manifest
@@ -1,3 +1,2 @@
-DIST compass-rails-2.0.4.gem 17920 SHA256 
843339299ff5812db46611f968ef60193674af555e8fb4dd9b29252c2605618e SHA512 
802e2dbac9843875a693f7ad07b6cd7582e38e783762a46ba3211f6ecfd138136465ec510b45c736af1a058b441b24dea997e17be0a1dd2916ab3bc295d1abb4
 WHIRLPOOL 
63c1c306c1e4c16f9906e5b34d58b2458610bcf13473af8740ded03e995593aa1d9d7e15a96b11fedb46b0d60cb91c19dec12e72b0b174f8933b656f41a8cc38
 DIST compass-rails-2.0.5.gem 17920 SHA256 
fe331fb032ebe447e97c982657b4bf90cc8d243475c06b2747811abb80d2981d SHA512 
ed5f7fcf2a7ed7e372dde445ba42ef25a2b73d145a074cea58fb329ac1cc7615e3449c5acd4b7d2aae9e7d63db6c9379cf31af4ec0072ee8e4370dc741188a5d
 WHIRLPOOL 
200fcaa04a067b0a43cbf4c96888ebe408945807a9ad7298f0482fb9267bc2fee2f50d3ba4c72b568487e1c70bb3a04e2000dab1ff7b060053cd6f37ae881860
 DIST compass-rails-3.0.0.gem 18432 SHA256 
1706a68e1cf2dd5024b9f4e097679844b5d992fc28052290c918cd8d3d5762a7 SHA512 
0325402b76961207cbefd29a78b215ec6b70382d796e4f0243cf9d2de5cd8ca451d1f3c83ab76ea97f8dca974de959ffb7b07a260f8d4a4fc5668b6b22d8e5cb
 WHIRLPOOL 
a5564d680f3a48202ee688ac6cf80ff8a8b263123bf91ba11b4ce79b3efda841bf6d3d2c9a7ff8f3766e68b0c1a2be527dcbabe2f6e7ca902fdde99729e7d2ba

diff --git a/dev-ruby/compass-rails/compass-rails-2.0.4.ebuild 
b/dev-ruby/compass-rails/compass-rails-2.0.4.ebuild
deleted file mode 100644
index 95daedb..000
--- a/dev-ruby/compass-rails/compass-rails-2.0.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_TASK_TEST="-Ilib test features"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Rails adapter for the Compass Stylesheet Authoring Framework"
-HOMEPAGE="http://compass-style.org/;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-# Uses appraisal and rainbow and runs integration on a variety of Rails
-# versions.
-RESTRICT="test"
-
-ruby_add_rdepend "dev-ruby/compass:1 

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

2016-02-11 Thread Hans de Graaff
commit: 486e0ae3f631b0065690ac33f106b4517b0c0bc6
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 12 06:51:14 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 12 06:51:14 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=486e0ae3

dev-ruby/exception_notification: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/exception_notification/Manifest   |  2 --
 .../exception_notification-4.1.1.ebuild| 28 --
 .../exception_notification-4.1.2.ebuild| 28 --
 3 files changed, 58 deletions(-)

diff --git a/dev-ruby/exception_notification/Manifest 
b/dev-ruby/exception_notification/Manifest
index 1f64f00..f04bac8 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -1,5 +1,3 @@
 DIST exception_notification-3.0.1.gem 99328 SHA256 
4570fcecbd77f658601ee422e341dea76731cc2506c3b9776e10a08cc58a150e SHA512 
31ca622bd73144fce6ea6b8f86738026ca611dd47aca17f2a3a337e4dfd17b9aa30c19b4a209ea8ab0d865e2cb00b7aa851e015f54c67e7f279a0ec7c5b38e2f
 WHIRLPOOL 
10eb4ab3de3c0c2c0eda927bbb3b222bbdf528b21db8b6a5091e7b7431f8e911bf396b49470dbb05bf5b4c6ff797555defb1ecdf4470953180433cbf300d1fdd
-DIST exception_notification-4.1.1.gem 113664 SHA256 
e12d2bb35cdb482869c5d6f4f5a8982f0716301d418ff6aa537f0ee8612c08ab SHA512 
c7cb69947ee519014d11fc928eb85280067e9102620958b2dff5afc8cb3603018f62cc1ca42b7721626c8007e0386ea7d21246be899c165e20fc947656f4c7de
 WHIRLPOOL 
79c9041cf5309931f1b6062ff896acca5301f896c795373c3bc2b92511df991fd5350fe6feaf479477a8ca2b4b49d531cf92d881c215edc94e57c9c985967905
-DIST exception_notification-4.1.2.gem 113152 SHA256 
936bc5593482e132043cd630c49e611dda5d323c46114e0f9b11c99c98e5412f SHA512 
01058c047f9b3dbffdfc5cfa1cac112ebf1a9d902323d0212a0d7fa027b7da0dd6f5c90f7966c0d2e5eda855bcf247a7f9b2843ac3bde30ba3b61716d85383a8
 WHIRLPOOL 
8086c340aa58db392c2a93a1bc8f6fb003b7dd4554758b20ae964d02f42933a8ac627146f6f9d59e0d7a946c413fa1d98450537608b5cf12ec2f10e584b7564d
 DIST exception_notification-4.1.3.gem 114176 SHA256 
b6ea4e529ccb412824ac7ef9b1ac9fd56c4fc1f3e224b9287fce5cb0f8e89796 SHA512 
7d95b1cfc11d48e9b6bbc0cc4896073f3fac3b2fbd21bb29f94f2994b13a5954987ad9178526fb401b73af14d6f98d66e9be1def4f6bda4e618c7142280ff21e
 WHIRLPOOL 
d15064c21aa172a831c0b4f3ab359fdb270939de4c4e0f146eec024f96a0c556fb79f14584cd2d481181a59a04ea13f63a74021fa26ee748e2e57bbaed8c29f4
 DIST exception_notification-4.1.4.gem 114176 SHA256 
79cece07c4f3f187ae86e66763e3817d29dc33066ac84336ee9196286c920952 SHA512 
abcbb1662225de14d118410c1c291f808ee73a7398c05739c0621029c915a6310f23747296d3476724709dc2a9730743548d4793d84b0de6c2fa239b7386daea
 WHIRLPOOL 
5f86bc4a90e430e683b259e8ba351209f6f13ec92c0a0ac40db9db50f46bd8953fbe0754b45f73a216db45614626d00c239360966a680e49f4f9ee8e2725132c

diff --git 
a/dev-ruby/exception_notification/exception_notification-4.1.1.ebuild 
b/dev-ruby/exception_notification/exception_notification-4.1.1.ebuild
deleted file mode 100644
index 4c6586c..000
--- a/dev-ruby/exception_notification/exception_notification-4.1.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.md"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-# Requires rails 3.0.9 so skip this for now.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec
-
-inherit ruby-fakegem
-
-DESCRIPTION="Exception Notifier Plugin for Rails"
-HOMEPAGE="https://github.com/smartinez87/exception_notification/;
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="4"
-IUSE="doc"
-
-ruby_add_rdepend ">=dev-ruby/actionmailer-3.0.4:* 
>=dev-ruby/activesupport-3.0.4:*"

diff --git 
a/dev-ruby/exception_notification/exception_notification-4.1.2.ebuild 
b/dev-ruby/exception_notification/exception_notification-4.1.2.ebuild
deleted file mode 100644
index 95cbc4a..000
--- a/dev-ruby/exception_notification/exception_notification-4.1.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.md"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-# Requires rails 3.0.9 so skip this for now.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec
-
-inherit ruby-fakegem
-
-DESCRIPTION="Exception Notifier Plugin for Rails"
-HOMEPAGE="https://github.com/smartinez87/exception_notification/;
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="4"
-IUSE="doc"
-
-ruby_add_rdepend "=dev-ruby/actionmailer-4*:* =dev-ruby/activesupport-4*:*"



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

2016-02-11 Thread Jeroen Roovers
commit: 848fdf06474f03caf774a8b6dfcce727e0e335c1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb 12 07:12:06 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb 12 07:12:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=848fdf06

app-eselect/eselect-php: Stable for HPPA PPC64 (bug #573892).

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

 app-eselect/eselect-php/eselect-php-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-eselect/eselect-php/eselect-php-0.9.1.ebuild 
b/app-eselect/eselect-php/eselect-php-0.9.1.ebuild
index a108868..419ffab 100644
--- a/app-eselect/eselect-php/eselect-php-0.9.1.ebuild
+++ b/app-eselect/eselect-php/eselect-php-0.9.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 IUSE="fpm apache2"
 
 # The "DirectoryIndex" line in 70_mod_php.conf requires mod_dir.



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

2016-02-11 Thread Jeroen Roovers
commit: 8ba62bdf15ad65c4cf68a01fe34637febcc64a0f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb 12 07:06:38 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb 12 07:06:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba62bdf

dev-libs/libgcrypt: Stable for HPPA PPC64 (bug #574268).

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

 dev-libs/libgcrypt/libgcrypt-1.5.4-r2.ebuild | 2 +-
 dev-libs/libgcrypt/libgcrypt-1.6.5.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libgcrypt/libgcrypt-1.5.4-r2.ebuild 
b/dev-libs/libgcrypt/libgcrypt-1.5.4-r2.ebuild
index e3f644a..01ec915 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.5.4-r2.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.5.4-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1 MIT"
 SLOT="0/11" # subslot = soname major version
-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 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~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 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/libgpg-error-1.12[${MULTILIB_USEDEP}]

diff --git a/dev-libs/libgcrypt/libgcrypt-1.6.5.ebuild 
b/dev-libs/libgcrypt/libgcrypt-1.6.5.ebuild
index a1e0346..bca4cad 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.6.5.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.6.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1 MIT"
 SLOT="0/20" # subslot = soname major version
-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 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc static-libs +threads"
 
 RDEPEND=">=dev-libs/libgpg-error-1.12[${MULTILIB_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-lang/php/

2016-02-11 Thread Jeroen Roovers
commit: 8d19a5505c35aed619b9c47cc0bd609118bd4c55
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb 12 07:19:38 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb 12 07:19:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d19a550

dev-lang/php: Stable for HPPA PPC64 (bug #573892).

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

 dev-lang/php/php-5.5.32.ebuild | 2 +-
 dev-lang/php/php-5.6.18.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/php/php-5.5.32.ebuild b/dev-lang/php/php-5.5.32.ebuild
index 083c7ad..3258102 100644
--- a/dev-lang/php/php-5.5.32.ebuild
+++ b/dev-lang/php/php-5.5.32.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 function php_get_uri ()
 {

diff --git a/dev-lang/php/php-5.6.18.ebuild b/dev-lang/php/php-5.6.18.ebuild
index 9daa2ab..81626cf 100644
--- a/dev-lang/php/php-5.6.18.ebuild
+++ b/dev-lang/php/php-5.6.18.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
libtool systemd
 
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 function php_get_uri ()
 {



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

2016-02-11 Thread Jeroen Roovers
commit: 2a78b43061c23aea1daafb09faba869f3696320b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb 12 07:21:08 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb 12 07:21:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a78b430

dev-libs/botan: Stable for HPPA PPC64 (bug #574034).

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

 dev-libs/botan/botan-1.10.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/botan/botan-1.10.12.ebuild 
b/dev-libs/botan/botan-1.10.12.ebuild
index 29310d8..aaf6b12 100644
--- a/dev-libs/botan/botan-1.10.12.ebuild
+++ b/dev-libs/botan/botan-1.10.12.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="A C++ crypto library"
 HOMEPAGE="http://botan.randombit.net/;
 SRC_URI="http://botan.randombit.net/releases/${MY_P}.tgz;
 
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
+KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~ppc-macos"
 SLOT="0"
 LICENSE="BSD"
 IUSE="bindist doc python bzip2 gmp ssl static-libs threads zlib"



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

2016-02-11 Thread Jeroen Roovers
commit: 9160e21a18b3b37a31a183806f3b013bc060e090
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb 12 07:23:05 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb 12 07:23:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9160e21a

dev-db/phpmyadmin: Stable for HPPA PPC64 (bug #573286).

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

 dev-db/phpmyadmin/phpmyadmin-4.0.10.14.ebuild | 2 +-
 dev-db/phpmyadmin/phpmyadmin-4.4.15.4.ebuild  | 2 +-
 dev-db/phpmyadmin/phpmyadmin-4.5.4.1.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-db/phpmyadmin/phpmyadmin-4.0.10.14.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-4.0.10.14.ebuild
index 7b613d3..f9148a8 100644
--- a/dev-db/phpmyadmin/phpmyadmin-4.0.10.14.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-4.0.10.14.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.phpmyadmin.net/;
 SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="setup"
 
 RDEPEND="

diff --git a/dev-db/phpmyadmin/phpmyadmin-4.4.15.4.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-4.4.15.4.ebuild
index a2f40e4..6745b0d 100644
--- a/dev-db/phpmyadmin/phpmyadmin-4.4.15.4.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-4.4.15.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://www.phpmyadmin.net/;
 SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="setup"
 
 RDEPEND="

diff --git a/dev-db/phpmyadmin/phpmyadmin-4.5.4.1.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-4.5.4.1.ebuild
index 6a759fa..353c148 100644
--- a/dev-db/phpmyadmin/phpmyadmin-4.5.4.1.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-4.5.4.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://www.phpmyadmin.net/;
 SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="setup"
 
 RDEPEND="



[gentoo-commits] proj/sci:master commit in: app-admin/eselect/

2016-02-11 Thread Justin Lecher
commit: 07ac6ae2847e861aa369b6ebb8c741bb19228647
Author: Justin Lecher  gentoo  org>
AuthorDate: Fri Feb 12 07:41:19 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Feb 12 07:42:03 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=07ac6ae2

app-admin/eselect: Fix EAPI=6 usage

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

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

 app-admin/eselect/eselect-1.4.5-r103.ebuild |  4 +++-
 app-admin/eselect/eselect-.ebuild   | 10 +++---
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/app-admin/eselect/eselect-1.4.5-r103.ebuild 
b/app-admin/eselect/eselect-1.4.5-r103.ebuild
index 81ed9ad..ca756e1 100644
--- a/app-admin/eselect/eselect-1.4.5-r103.ebuild
+++ b/app-admin/eselect/eselect-1.4.5-r103.ebuild
@@ -34,8 +34,10 @@ RDEPEND="!app-admin/eselect-news
 PDEPEND="emacs? ( app-emacs/eselect-mode )
vim-syntax? ( app-vim/eselect-syntax )"
 
+PATCHES=( "${FILESDIR}"/${P}-alternatives.patch )
+
 src_prepare() {
-   epatch "${FILESDIR}"/${P}-alternatives.patch
+   default
AT_M4DIR="." eautoreconf
 }
 

diff --git a/app-admin/eselect/eselect-.ebuild 
b/app-admin/eselect/eselect-.ebuild
index 6bc79bd..1a5dcb2 100644
--- a/app-admin/eselect/eselect-.ebuild
+++ b/app-admin/eselect/eselect-.ebuild
@@ -11,17 +11,20 @@ HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect;
 EGIT_REPO_URI="git://github.com/gentoo-science/eselect.git"
 EGIT_BRANCH="alternatives"
 
-LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )"
+LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-3.0 )"
 SLOT="0"
 IUSE="doc emacs vim-syntax"
 
-RDEPEND="sys-apps/sed
+RDEPEND="
+   !app-eselect/eselect-blas
+   !app-eselect/eselect-lapack
|| (
sys-apps/coreutils
sys-freebsd/freebsd-bin
app-misc/realpath
)"
 DEPEND="${RDEPEND}
+   app-arch/xz-utils
doc? ( dev-python/docutils )"
 RDEPEND="!app-admin/eselect-news
${RDEPEND}
@@ -32,7 +35,8 @@ PDEPEND="emacs? ( app-emacs/eselect-mode )
vim-syntax? ( app-vim/eselect-syntax )"
 
 src_prepare() {
-   eautoreconf
+   default
+   AT_M4DIR="." eautoreconf
 }
 
 src_compile() {



[gentoo-commits] proj/sci:master commit in: sci-biology/SnpEff/, sci-biology/SPAdes/, sci-biology/eugene/, ...

2016-02-11 Thread Justin Lecher
commit: d8a45f03438c8ac2e2b7af8787a075bae0386ce3
Author: Justin Lecher  gentoo  org>
AuthorDate: Fri Feb 12 07:52:45 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Feb 12 07:52:45 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=d8a45f03

Fix metadata.xml for herd -> project transition

Signed-off-by: Justin Lecher  gentoo.org>

 sci-biology/SPAdes/metadata.xml   | 7 +--
 sci-biology/SnpEff/metadata.xml   | 7 +--
 sci-biology/eugene/metadata.xml   | 9 -
 sci-biology/portrait/metadata.xml | 7 +--
 4 files changed, 23 insertions(+), 7 deletions(-)

diff --git a/sci-biology/SPAdes/metadata.xml b/sci-biology/SPAdes/metadata.xml
index 2bc8930..1699e58 100644
--- a/sci-biology/SPAdes/metadata.xml
+++ b/sci-biology/SPAdes/metadata.xml
@@ -1,9 +1,12 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  sci-biology
-  
+  
 mmokr...@fold.natur.cuni.cz
 Martin Mokrejs
   
+
+sci-biol...@gentoo.org
+Gentoo Biology Project
+  
 

diff --git a/sci-biology/SnpEff/metadata.xml b/sci-biology/SnpEff/metadata.xml
index 2bc8930..1699e58 100644
--- a/sci-biology/SnpEff/metadata.xml
+++ b/sci-biology/SnpEff/metadata.xml
@@ -1,9 +1,12 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  sci-biology
-  
+  
 mmokr...@fold.natur.cuni.cz
 Martin Mokrejs
   
+
+sci-biol...@gentoo.org
+Gentoo Biology Project
+  
 

diff --git a/sci-biology/eugene/metadata.xml b/sci-biology/eugene/metadata.xml
index f17a827..1699e58 100644
--- a/sci-biology/eugene/metadata.xml
+++ b/sci-biology/eugene/metadata.xml
@@ -1,5 +1,12 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  sci-biology
+  
+mmokr...@fold.natur.cuni.cz
+Martin Mokrejs
+  
+
+sci-biol...@gentoo.org
+Gentoo Biology Project
+  
 

diff --git a/sci-biology/portrait/metadata.xml 
b/sci-biology/portrait/metadata.xml
index 2bc8930..1699e58 100644
--- a/sci-biology/portrait/metadata.xml
+++ b/sci-biology/portrait/metadata.xml
@@ -1,9 +1,12 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  sci-biology
-  
+  
 mmokr...@fold.natur.cuni.cz
 Martin Mokrejs
   
+
+sci-biol...@gentoo.org
+Gentoo Biology Project
+  
 



[gentoo-commits] proj/qa-scripts:master commit in: /

2016-02-11 Thread Michał Górny
commit: d3dc416dd1c0faa1f9a72eabbd4d9b063d089d8a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 12 07:55:56 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 12 07:55:56 2016 +
URL:https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=d3dc416d

fetch-git-reports: Clean up repository before pulling

 fetch-git-reports.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/fetch-git-reports.sh b/fetch-git-reports.sh
index ae1bc27..0d0a2d9 100755
--- a/fetch-git-reports.sh
+++ b/fetch-git-reports.sh
@@ -13,6 +13,8 @@ for repo in gentoo-ci gpyutils repos; do
[[ -d ${repo} ]] || git clone --depth=1 
"git://anongit.gentoo.org/report/${repo}.git"
 
cd "${repo}"
+   git reset --hard
+   git clean -df
git fetch origin '+refs/heads/*:refs/remotes/origin/*'
git pull
cd - >/dev/null



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

2016-02-11 Thread Hans de Graaff
commit: fca4b74c7042739807de10690f77ad5c303320bf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 12 06:01:04 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 12 06:20:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca4b74c

dev-ruby/narray: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/narray/Manifest |  1 -
 dev-ruby/narray/narray-0.6.0.8-r2.ebuild | 57 
 dev-ruby/narray/narray-0.6.0.9.ebuild| 55 --
 3 files changed, 113 deletions(-)

diff --git a/dev-ruby/narray/Manifest b/dev-ruby/narray/Manifest
index ed234ae..142d652 100644
--- a/dev-ruby/narray/Manifest
+++ b/dev-ruby/narray/Manifest
@@ -1,3 +1,2 @@
 DIST narray-0.6.0.8.tar.gz 68519 SHA256 
0e7ec5d8554ad273ef74b3513d297e60769373fd8b258cfb2afcdd7b8320d642 SHA512 
a2f194c0baea7c561d1ef70554e6d568876dd7192506c1e5432bcaccabae03a3e842e73d9cbccd110ac8924d86d18c559109244e302a4ad8aaa3acf304dd4618
 WHIRLPOOL 
8f722ac74f66759521bf467db3d5266538ab99b959ccbaa1c53d3ef26dab365996d34b37e65c49c739b1b0fecaeb72b0974bd7db897b3132caf3a29600ff8573
-DIST narray-0.6.0.9.tar.gz 68431 SHA256 
54456689c3ed81a156a7d0a613369d271805761306653ca9fae6f68b9e1b442a SHA512 
0da5a76582bc6226f6d8d087aaf6593fd6338d0d1f124f7707ebc7c2d296b098c553115ba0380af7b3b0b1afef9c1e7c4424cabe32604a22bc6616296deeb108
 WHIRLPOOL 
b09c0b46616320909cdac4784cb5040e8086b5f6644755d529361754de63008d1dfeac7691d0ac0a8304603c7655886b131fd8eb7644d7c1305d777a46d7bd98
 DIST narray-0.6.1.1.tar.gz 68536 SHA256 
7c2f415666c834d982cba97de3bbda9160e76358c62f8f754cd0d11e90e95ed6 SHA512 
1c9983d29c774cb61b7f8ec53290d427c123b648d88407ff4a2e2aef1a289267050d4846adfc00c075629cb228ed5b3d4f9f5ded4cded0b84ec1a5532cbb49ff
 WHIRLPOOL 
cdfdc8050daafb10629228bac4bc146a2d8b3461d3c365207ee1112e5f226da82183450f28b98fce98719ae10fbfd31c76ec6567d40e0cf63efe89f018c5db8a

diff --git a/dev-ruby/narray/narray-0.6.0.8-r2.ebuild 
b/dev-ruby/narray/narray-0.6.0.8-r2.ebuild
deleted file mode 100644
index 6d2e906..000
--- a/dev-ruby/narray/narray-0.6.0.8-r2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# jruby → native extension
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="ChangeLog README.en README.ja SPEC.en SPEC.ja"
-
-RUBY_FAKEGEM_VERSION="${PV/_p/.}"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Numerical N-dimensional Array class"
-HOMEPAGE="http://www.ir.isas.ac.jp/~masa/ruby/index-e.html;
-SRC_URI="https://github.com/masa16/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86"
-
-IUSE=""
-
-RUBY_PATCHES=( "${FILESDIR}"/${P}-fix-tests.patch )
-
-all_ruby_prepare() {
-   # the tests aren't really written to be a testsuite, so the
-   # failure cases will literally fail; ignore all of those ad
-   # instead expect that the rest won't fail.
-   sed -i -e '/[fF]ollowing will fail/,$ s:^:#:' \
-   -e '/next will fail/,$ s:^:#:' \
-   test/*.rb || die "sed failed"
-}
-
-each_ruby_configure() {
-   ${RUBY} extconf.rb || die "extconf.rb failed"
-}
-
-each_ruby_compile() {
-   emake CFLAGS="${CFLAGS} -fPIC" archflag="${LDFLAGS}"
-   cp -l ${PN}$(get_modname) ${PN}.h ${PN}_config.h lib/ || die "copy of 
${PN}$(get_modname) failed"
-}
-
-each_ruby_test() {
-   for unit in test/*; do
-   # Skip over the FFTW test because it needs a package we don't
-   # have in tree.
-   [[ ${unit} == test/testfftw.rb ]] && continue
-
-   ${RUBY} -Ilib ${unit} || die "test ${unit} failed"
-   done
-}

diff --git a/dev-ruby/narray/narray-0.6.0.9.ebuild 
b/dev-ruby/narray/narray-0.6.0.9.ebuild
deleted file mode 100644
index d0267a8..000
--- a/dev-ruby/narray/narray-0.6.0.9.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# jruby → native extension
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="ChangeLog README.md README.ja.md SPEC.en.txt 
SPEC.ja.txt"
-
-RUBY_FAKEGEM_VERSION="${PV/_p/.}"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Numerical N-dimensional Array class"
-HOMEPAGE="http://www.ir.isas.ac.jp/~masa/ruby/index-e.html;
-SRC_URI="https://github.com/masa16/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86"
-
-IUSE=""
-
-all_ruby_prepare() {
-   # the tests aren't really written to be a testsuite, so the
-   # failure cases will literally fail; ignore all of those and
-   # instead expect that the rest won't fail.
-   sed -i -e '/[fF]ollowing will fail/,$ s:^:#:' \
- 

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rack-cache/

2016-02-11 Thread Hans de Graaff
commit: e85e1f4dd5dfa3154c66d7540f2493c44bbdb0ce
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 12 06:11:55 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 12 06:20:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e85e1f4d

dev-ruby/rack-cache: 1.6.1

Package-Manager: portage-2.2.26

 dev-ruby/rack-cache/Manifest|  1 +
 dev-ruby/rack-cache/rack-cache-1.6.1.ebuild | 41 +
 2 files changed, 42 insertions(+)

diff --git a/dev-ruby/rack-cache/Manifest b/dev-ruby/rack-cache/Manifest
index f90c509..a3d44139 100644
--- a/dev-ruby/rack-cache/Manifest
+++ b/dev-ruby/rack-cache/Manifest
@@ -1,3 +1,4 @@
 DIST rack-cache-1.3.0.tar.gz 258225 SHA256 
356f849e285fa2cf00c1d6823aa2202d14add67815b07b70048242f7c61c6df8 SHA512 
d7028456b7059b775a75f35ae2f7a4a00bfe908ebc7e7f57b2f659f9690ac40085d3dc89acd0b1e540cf309e218a276504650a50f092557b7ef871a66aa6bfbf
 WHIRLPOOL 
8e456b7eff61913cd75c2f1a20c55ff6f1430ca28384b6d743c976df7677b3334e6c83628c1fc9fb7d11b268b71c5c8e653ad8b0c59430a691071c37a657e916
 DIST rack-cache-1.5.1.tar.gz 258817 SHA256 
77afa21e3d2c97224795b740d4a67b23e2fbb15515b774b897993343265545f5 SHA512 
e7d2804d2e4f48f8333ee9689251f760290eb15c692a55dd1bfdcfcbecc677afbf6db949c8ca9bc79e7248c58ca5f6f89bc13ab912c34f33e119befcdde902f8
 WHIRLPOOL 
e3808050537411af5f210b7201da8f3b2b4d499a20e9a161ef29c88edba80348919629b23b929d9361982c4c328dcdae25eba3c616cbbab0ef626da6bfa0d590
 DIST rack-cache-1.6.0.tar.gz 259383 SHA256 
6c365f1a80a21701dd86b24bf5aa832fb3c70bd0ab1ede594ddc4a15e2376291 SHA512 
d15e0eb55213e4ba7c528417c7f460606f4ac24222a0aa913859b8801e8b608600818c230a7677ccec99b1040a62a7067c1911ac109ae14d58c4ff140e502070
 WHIRLPOOL 
05f37a92b8affd318092218c871b1b3b7b7fe6f55088eb617af783fb178b6552dc5c19461ed2104053832fb9d84bddd0b0f34d250127167044961c7d10c810cb
+DIST rack-cache-1.6.1.tar.gz 259823 SHA256 
59cc43d86f4147dd899c09bf6222f1509702b471aeed52525802bf6585237e27 SHA512 
326643c9b438b94e556b38530401d2ef2cda8b86ccc5b2e8bdbd79bcba93cec6124ca425f12b993b9090a11210586f8772b552b4a526eb07c7d91ed71275f2ff
 WHIRLPOOL 
938e3e2dfbee7d3fd2974a4337156ca2bcdefdbf9de588d1d1940348ec6440f93e63900bd56a04a184141aa078457581058de2f73658c66bf2d9439eaacd41c2

diff --git a/dev-ruby/rack-cache/rack-cache-1.6.1.ebuild 
b/dev-ruby/rack-cache/rack-cache-1.6.1.ebuild
new file mode 100644
index 000..120d56e
--- /dev/null
+++ b/dev-ruby/rack-cache/rack-cache-1.6.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+# no documentation is generable, it needs hanna, which is broken
+RUBY_FAKEGEM_RECIPE_DOC="none"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md doc/*"
+
+inherit versionator ruby-fakegem
+
+DESCRIPTION="Enable HTTP caching for Rack-based applications that produce 
freshness info"
+HOMEPAGE="https://github.com/rtomayko/rack-cache;
+SRC_URI="https://github.com/rtomayko/rack-cache/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="1.2"
+KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/rack:*"
+
+ruby_add_bdepend "test? (
+   dev-ruby/maxitest
+   >=dev-ruby/minitest-5.7.0:5
+   >=dev-ruby/mocha-0.13.0 )"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/ s:^:#:' \
+   -e "2i require 'timeout'" \
+   test/test_helper.rb || die
+}
+
+each_ruby_test() {
+   ${RUBY} -I.:lib:test -e 'Dir["test/*_test.rb"].each{|f| require f}' || 
die
+}



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

2016-02-11 Thread Michael Palimaka
commit: e0c2204f4ec8d009336e76222fafec9fd7b29fd2
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb 12 05:56:45 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb 12 05:57:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0c2204f

kde-plasma/kscreenlocker: restrict tests

Gentoo-bug: 574324

Package-Manager: portage-2.2.27

 kde-plasma/kscreenlocker/kscreenlocker-5.5.4-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.5.4-r1.ebuild 
b/kde-plasma/kscreenlocker/kscreenlocker-5.5.4-r1.ebuild
index d7a5ff5..6a5dc1c 100644
--- a/kde-plasma/kscreenlocker/kscreenlocker-5.5.4-r1.ebuild
+++ b/kde-plasma/kscreenlocker/kscreenlocker-5.5.4-r1.ebuild
@@ -53,6 +53,8 @@ RDEPEND="${COMMON_DEPEND}
!

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

2016-02-11 Thread Michael Palimaka
commit: 91954abd9300bd54a8a34542b1951677c981c052
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb 12 05:58:28 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb 12 05:58:28 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=91954abd

kde-plasma/kscreenlocker: restrict tests

Gentoo-bug: 574324

Package-Manager: portage-2.2.27

 kde-plasma/kscreenlocker/kscreenlocker-5.5.49..ebuild | 2 ++
 kde-plasma/kscreenlocker/kscreenlocker-.ebuild| 2 ++
 2 files changed, 4 insertions(+)

diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.5.49..ebuild 
b/kde-plasma/kscreenlocker/kscreenlocker-5.5.49..ebuild
index d210d39..db0d7f5 100644
--- a/kde-plasma/kscreenlocker/kscreenlocker-5.5.49..ebuild
+++ b/kde-plasma/kscreenlocker/kscreenlocker-5.5.49..ebuild
@@ -52,6 +52,8 @@ RDEPEND="${COMMON_DEPEND}
!

[gentoo-commits] repo/gentoo:master commit in: app-admin/sysstat/

2016-02-11 Thread Jeroen Roovers
commit: 8558e726044f7e8ce092a99b2c952d5f2f2374f5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb 12 05:46:37 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb 12 05:47:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8558e726

app-admin/sysstat: Prevent changing file ownership

Package-Manager: portage-2.2.27

 app-admin/sysstat/sysstat-11.2.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-admin/sysstat/sysstat-11.2.0.ebuild 
b/app-admin/sysstat/sysstat-11.2.0.ebuild
index 40e7175..2dc8b97 100644
--- a/app-admin/sysstat/sysstat-11.2.0.ebuild
+++ b/app-admin/sysstat/sysstat-11.2.0.ebuild
@@ -77,8 +77,10 @@ src_install() {
keepdir /var/log/sa
 
emake \
+   CHOWN=true \
DESTDIR="${D}" \
DOC_DIR=/usr/share/doc/${PF} \
+   MANGRPARG='' \
install
 
dodoc contrib/sargraph/sargraph



[gentoo-commits] repo/gentoo:master commit in: net-wireless/airtraf/, net-wireless/airtraf/files/

2016-02-11 Thread Jeroen Roovers
commit: 16af3d82ec7b1bb84ec123ffe3380f1bd11bbae6
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Feb 11 15:09:14 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Feb 11 15:10:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16af3d82

net-wireless/airtraf: Fix linker failure (bug #574434 by Toralf Förster).

Also, rename patch

Package-Manager: portage-2.2.27

 net-wireless/airtraf/airtraf-1.1-r3.ebuild| 4 ++--
 .../airtraf/files/{airtraf-1.1.patch => airtraf-1.1-sniffd.patch} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/airtraf/airtraf-1.1-r3.ebuild 
b/net-wireless/airtraf/airtraf-1.1-r3.ebuild
index bd4dd8f..a110042 100644
--- a/net-wireless/airtraf/airtraf-1.1-r3.ebuild
+++ b/net-wireless/airtraf/airtraf-1.1-r3.ebuild
@@ -24,7 +24,7 @@ DEPEND="
 
 src_prepare() {
epatch \
-   "${FILESDIR}"/${P}.patch \
+   "${FILESDIR}"/${P}-sniffd.patch \
"${FILESDIR}"/${P}-off-by-one.patch \
"${FILESDIR}"/${P}-fprintf-format.patch
 
@@ -32,7 +32,7 @@ src_prepare() {
-e '/^LIBS/s|=.*|= $(shell $(PKG_CONFIG) --libs panel)|' \
src/libncurses/Makefile || die
sed -i \
-   -e 's|-lpanel -lncurses|$(shell $(PKG_CONFIG) --libs panel)|' \
+   -e 's|-lpanel -lncurses|$(shell $(PKG_CONFIG) --libs ncurses 
panel)|' \
src/sniffd/Makefile || die
tc-export PKG_CONFIG
 }

diff --git a/net-wireless/airtraf/files/airtraf-1.1.patch 
b/net-wireless/airtraf/files/airtraf-1.1-sniffd.patch
similarity index 100%
rename from net-wireless/airtraf/files/airtraf-1.1.patch
rename to net-wireless/airtraf/files/airtraf-1.1-sniffd.patch



[gentoo-commits] repo/gentoo:master commit in: dev-java/jazzy/

2016-02-11 Thread Patrice Clement
commit: 0987317db2e4334a06d58c5905b359996c027a0d
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb 11 14:07:53 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Feb 11 14:41:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0987317d

dev-java/jazzy: Bump to EAPI 5 and switch to java-pkg-simple whilst at it.

Forcing because EAPI 0 ebuilds really HAVE TO go.

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

 dev-java/jazzy/Manifest  |  2 +-
 dev-java/jazzy/jazzy-0.5.2-r1.ebuild | 40 
 dev-java/jazzy/jazzy-0.5.2.ebuild| 40 
 3 files changed, 41 insertions(+), 41 deletions(-)

diff --git a/dev-java/jazzy/Manifest b/dev-java/jazzy/Manifest
index 6c412eb..4119c07 100644
--- a/dev-java/jazzy/Manifest
+++ b/dev-java/jazzy/Manifest
@@ -1 +1 @@
-DIST jazzy-0.5.2.src.zip 235936 SHA256 
df6925f924094a9ebab51f30c0e90299e93be7258c194b6f0ea06a1df04fe43d SHA512 
6d20f9bc133c03049c4c2a5c8612a52ef9fa09bc7510fb762c1ba9de479b1ce9319633ae2e78d3a1dd63900198d4e2468887113d034d95ba3e05bc631cc2de5e
 WHIRLPOOL 
de286057fd174df70ce571699c2c38c4cee67f3c0d821be254e126e29e70802fcee420706a2814dab8fa45b6a929e1c78c535702e0e0dcb0e752619f5be3fb03
+DIST jazzy-0.5.2.zip 235936 SHA256 
df6925f924094a9ebab51f30c0e90299e93be7258c194b6f0ea06a1df04fe43d SHA512 
6d20f9bc133c03049c4c2a5c8612a52ef9fa09bc7510fb762c1ba9de479b1ce9319633ae2e78d3a1dd63900198d4e2468887113d034d95ba3e05bc631cc2de5e
 WHIRLPOOL 
de286057fd174df70ce571699c2c38c4cee67f3c0d821be254e126e29e70802fcee420706a2814dab8fa45b6a929e1c78c535702e0e0dcb0e752619f5be3fb03

diff --git a/dev-java/jazzy/jazzy-0.5.2-r1.ebuild 
b/dev-java/jazzy/jazzy-0.5.2-r1.ebuild
new file mode 100644
index 000..0b21323
--- /dev/null
+++ b/dev-java/jazzy/jazzy-0.5.2-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+JAVA_PKG_IUSE="doc examples source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Java Spell Check API"
+HOMEPAGE="http://sourceforge.net/projects/jazzy;
+SRC_URI="mirror://sourceforge/${PN}/${P}.src.zip -> ${P}.zip"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.6"
+
+DEPEND=">=virtual/jdk-1.6
+   app-arch/unzip"
+
+JAVA_SRC_DIR="src"
+
+java_prepare() {
+   java-pkg_clean
+   rm -rf src/com/swabunga/test || die
+}
+
+src_install() {
+   java-pkg-simple_src_install
+
+   use doc && dodoc README.txt
+   use examples && java-pkg_doexamples --subdir \
+   com/swabunga/spell/examples \
+   src/com/swabunga/spell/examples
+}

diff --git a/dev-java/jazzy/jazzy-0.5.2.ebuild 
b/dev-java/jazzy/jazzy-0.5.2.ebuild
deleted file mode 100644
index 10ab3ef..000
--- a/dev-java/jazzy/jazzy-0.5.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-JAVA_PKG_IUSE="doc examples source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Java Spell Check API"
-HOMEPAGE="http://sourceforge.net/projects/jazzy;
-SRC_URI="mirror://sourceforge/${PN}/${P}.src.zip"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-
-RDEPEND=">=virtual/jre-1.4"
-DEPEND=">=virtual/jdk-1.4
-   app-arch/unzip"
-
-S=${WORKDIR}
-
-src_unpack() {
-   unpack ${A}
-   mkdir dict
-   rm -v www/*.jar || die
-}
-
-EANT_BUILD_TARGET="library-all"
-
-src_install() {
-   java-pkg_dojar dist/lib/*.jar
-   dodoc README.txt || die
-   use doc && java-pkg_dojavadoc javadoc
-   use source && java-pkg_dosrc src/com
-   use examples && java-pkg_doexamples --subdir 
com/swabunga/spell/examples \
-   ./src/com/swabunga/spell/examples
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcalendar/

2016-02-11 Thread Patrice Clement
commit: 8884d81eb33243e399e8015aac487b3f45374970
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb 11 14:40:56 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Feb 11 14:41:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8884d81e

dev-java/jcalendar: Stable for amd64+x86 + Clean up old.

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

 dev-java/jcalendar/Manifest   |  1 -
 dev-java/jcalendar/jcalendar-1.3.3.ebuild | 49 ---
 dev-java/jcalendar/jcalendar-1.4.ebuild   | 22 +++---
 3 files changed, 12 insertions(+), 60 deletions(-)

diff --git a/dev-java/jcalendar/Manifest b/dev-java/jcalendar/Manifest
index 3e24b34..6636761 100644
--- a/dev-java/jcalendar/Manifest
+++ b/dev-java/jcalendar/Manifest
@@ -1,2 +1 @@
-DIST jcalendar-1.3.3.zip 669499 SHA256 
1dbbf9037026b32adfd123d3946c3ca272075f8b4ddf205436cddeffae320ac9 SHA512 
966cb1f063b15bb941e9e263bd0dcf8a6121a6fa37ed2def69be6031856a1459a198f1b10202d697aafff8c71ad6f4e191449014bb692385c066f2c93b9c73fd
 WHIRLPOOL 
39ef9f370b9ddc7c04717c45b34614919e65e54d52b6c2c0b0898b38d917d470e2442bfde08f2b94d567c8806749651aa00362363d38b4a13ba6fae3171a1b58
 DIST jcalendar-1.4.zip 982517 SHA256 
21fb9332aad57d9542e9833376686a4bc7612e979c638e97334421bd15447c4f SHA512 
aeab6f98451f4fa8718e127de6c0af345410bebbd1de4fa1ca4b9e7f5a22908f9e455ba96da34ef9e8691b4d462e8a01dbd7881b6565a0f3a65d18fe58b68d9c
 WHIRLPOOL 
8c25a8918ef7d83cce59c347701a7af8e3a1bd307398f80d9e2d9d076afae05daaa56e1430eba167139aaae6193ed84a6c860d68ecd286992be71bec9e0dd388

diff --git a/dev-java/jcalendar/jcalendar-1.3.3.ebuild 
b/dev-java/jcalendar/jcalendar-1.3.3.ebuild
deleted file mode 100644
index 7f1bd67..000
--- a/dev-java/jcalendar/jcalendar-1.3.3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-JAVA_PKG_IUSE="doc source"
-
-inherit eutils java-pkg-2 java-ant-2
-
-DESCRIPTION="Java date chooser bean for graphically picking a date"
-SRC_URI="http://www.toedter.com/download/${P}.zip;
-HOMEPAGE="http://www.toedter.com/en/jcalendar/;
-
-LICENSE="LGPL-2.1"
-SLOT="1.2"
-KEYWORDS="amd64 x86 ~x86-fbsd"
-
-COMMON_DEPEND="dev-java/jgoodies-looks:2.0"
-
-RDEPEND=">=virtual/jdk-1.4
-   ${COMMON_DEPEND}"
-
-DEPEND=">=virtual/jdk-1.4
-   >=app-arch/unzip-5.50-r1
-   ${COMMON_DEPEND}"
-
-S="${WORKDIR}"
-
-# NOTE: build.xml contains no tests
-
-java_prepare() {
-   cd lib || die
-   rm -v *.jar || die
-
-   java-pkg_jar-from jgoodies-looks-2.0
-}
-
-EANT_BUILD_XML="src/build.xml"
-EANT_DOC_TARGET="dist"
-
-src_install() {
-   java-pkg_newjar lib/${P}.jar
-
-   dodoc readme.txt
-
-   use doc && java-pkg_dohtml -r doc/*
-   use source && java-pkg_dosrc src/com
-}

diff --git a/dev-java/jcalendar/jcalendar-1.4.ebuild 
b/dev-java/jcalendar/jcalendar-1.4.ebuild
index fa558a8..a5e1c65 100644
--- a/dev-java/jcalendar/jcalendar-1.4.ebuild
+++ b/dev-java/jcalendar/jcalendar-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,21 +9,23 @@ JAVA_PKG_IUSE="doc source"
 inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="Java date chooser bean for graphically picking a date"
-SRC_URI="http://www.toedter.com/download/${P}.zip;
 HOMEPAGE="http://www.toedter.com/en/jcalendar/;
+SRC_URI="http://www.toedter.com/download/${P}.zip;
 
 LICENSE="LGPL-2.1"
 SLOT="1.2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
-COMMON_DEPEND="dev-java/jgoodies-looks:2.6"
+CDEPEND="dev-java/jgoodies-looks:2.6"
 
-RDEPEND=">=virtual/jdk-1.4
-   ${COMMON_DEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
 
-DEPEND=">=virtual/jdk-1.4
-   >=app-arch/unzip-5.50-r1
-   ${COMMON_DEPEND}"
+DEPEND="
+   ${CDEPEND}
+   app-arch/unzip
+   >=virtual/jdk-1.6"
 
 S="${WORKDIR}"
 
@@ -36,7 +38,7 @@ EANT_BUILD_TARGET="jar"
 EANT_DOC_TARGET=""
 
 java_prepare() {
-   rm lib/*.jar || die
+   java-pkg_clean
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: dev-java/xerial-core/

2016-02-11 Thread Patrice Clement
commit: 33705b502d95cb6fad3e7c548a83cba465717aa3
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb 11 13:48:56 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Feb 11 14:41:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33705b50

dev-java/xerial-core: Stable for amd64+x86.

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

 dev-java/xerial-core/xerial-core-2.0.1.ebuild | 15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/dev-java/xerial-core/xerial-core-2.0.1.ebuild 
b/dev-java/xerial-core/xerial-core-2.0.1.ebuild
index d638b8d..d9ba44b 100644
--- a/dev-java/xerial-core/xerial-core-2.0.1.ebuild
+++ b/dev-java/xerial-core/xerial-core-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,12 +15,17 @@ 
SRC_URI="https://dev.gentoo.org/~ercpe/distfiles/${CATEGORY}/${PN}/${P}.tar.bz2;
 LICENSE="Apache-2.0"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND=">=virtual/jdk-1.6
-   test? ( dev-java/junit:4 )"
-RDEPEND=">=virtual/jre-1.6"
+DEPEND="
+   >=virtual/jdk-1.6
+   test? (
+   dev-java/junit:4
+   )"
+
+RDEPEND="
+   >=virtual/jre-1.6"
 
 JAVA_ANT_REWRITE_CLASSPATH="true"
 EANT_TEST_GENTOO_CLASSPATH="junit-4"



[gentoo-commits] repo/gentoo:master commit in: dev-java/jgoodies-common/

2016-02-11 Thread Patrice Clement
commit: 90fa5941b8cf0aa643e6c2685933ff51291e9f91
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb 11 14:28:33 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Feb 11 14:41:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90fa5941

dev-java/jgoodies-common: Stable for amd64+x86.

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

 dev-java/jgoodies-common/jgoodies-common-1.8.0.ebuild | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-java/jgoodies-common/jgoodies-common-1.8.0.ebuild 
b/dev-java/jgoodies-common/jgoodies-common-1.8.0.ebuild
index d107790..7d46a56 100644
--- a/dev-java/jgoodies-common/jgoodies-common-1.8.0.ebuild
+++ b/dev-java/jgoodies-common/jgoodies-common-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,15 +18,17 @@ 
SRC_URI="http://www.jgoodies.com/download/libraries/${MY_PN}/${MY_P}.zip;
 
 LICENSE="BSD"
 SLOT="1.8"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RESTRICT="test"
 
-DEPEND=">=virtual/jdk-1.6
-   app-arch/unzip"
 RDEPEND=">=virtual/jre-1.6"
 
+DEPEND="
+   app-arch/unzip
+   >=virtual/jdk-1.6"
+
 S="${WORKDIR}"/${P}
 
 JAVA_SRC_DIR="src"



[gentoo-commits] repo/gentoo:master commit in: dev-java/jgoodies-looks/, dev-java/jgoodies-looks/files/

2016-02-11 Thread Patrice Clement
commit: 399f5189918e4deaf9fd7045d158c64b1e5daf8f
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb 11 14:30:53 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Feb 11 14:41:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=399f5189

dev-java/jgoodies-looks: Clean up old.

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

 dev-java/jgoodies-looks/Manifest   |  2 -
 dev-java/jgoodies-looks/files/build.xml| 83 --
 .../files/jgoodies-looks-2.0.4-build.xml.patch | 61 
 dev-java/jgoodies-looks/files/plastic.txt  |  8 ---
 .../jgoodies-looks/jgoodies-looks-1.2.2-r1.ebuild  | 43 ---
 .../jgoodies-looks/jgoodies-looks-1.2.2-r2.ebuild  | 45 
 .../jgoodies-looks/jgoodies-looks-2.3.1-r1.ebuild  | 59 ---
 .../jgoodies-looks/jgoodies-looks-2.3.1.ebuild | 67 -
 8 files changed, 368 deletions(-)

diff --git a/dev-java/jgoodies-looks/Manifest b/dev-java/jgoodies-looks/Manifest
index 7aa430b..e5d5545 100644
--- a/dev-java/jgoodies-looks/Manifest
+++ b/dev-java/jgoodies-looks/Manifest
@@ -1,3 +1 @@
 DIST jgoodies-looks-2_6_0.zip 2444893 SHA256 
2f992c25309e00aadba7c6a3af5c6596b3d487bff64fb1a5e94921647929f7e5 SHA512 
1c33413379f391109d1db35bdf301acf0cc6d66bf8aa1026280015946bddb230b4cc1d233b700d46a519fb02c169df4670c874058f5e636e1e924a9d3a42442a
 WHIRLPOOL 
f6848e9011001353cb115298465e7da981335d15f3839ca749418d975965358bc9595dbf9a1a36be9b240d0b92866a953dc4a7500b2eb8ecfe50ce46b5e40973
-DIST looks-1_2_2.zip 1811849 SHA256 
d7b6cc296cf9284bcbeda9a2c9497e804abae66ae3fc3f31174cf19e9a0bebae SHA512 
d9c5f0590a44dbc7d778a9da135361f5753eca4d47bef3636f21aa0d014df86dbad90031b5289928b99c352147ea702948028b18b36eb3bc44aef800326fb302
 WHIRLPOOL 
20b67ffb888322967103de3953ce825976582f5031ee1609acc91c86d9a621d22656b3337734ecee447c665b35784c595165f7732f2eb0fccc988fa4ac734235
-DIST looks-2_3_1.zip 2105839 SHA256 
f66b7e79ca53e849d6082ba0d937f9056d855cd6269edb9b3c52dd1347b14b8d SHA512 
61278cc0b8556ce19cfb5bdaaab2b42d7035fcdf71d614a8d3673629d5b04c5698e2be521df3e0518e781f78c03a8d3f466f1fdfba525f679e9de7409faf1088
 WHIRLPOOL 
964806f73587ed116e4cfb6c330f0231598fc651286085c40bd4a6acedc9a1565bdbe5a4ff48f3e7dfb976a4a28ca667994d146b3d3bc9bfbeacf3c520915425

diff --git a/dev-java/jgoodies-looks/files/build.xml 
b/dev-java/jgoodies-looks/files/build.xml
deleted file mode 100644
index b24ec32..000
--- a/dev-java/jgoodies-looks/files/build.xml
+++ /dev/null
@@ -1,83 +0,0 @@
-
-
-
-   
-   
-   
-
-   
-
-   
-   
-   
-   
-   
-   
-
-   
-   
-
-   
-   
-
-   
-   
-   
-   
-  
-  
-  
-   
-
-   
-  
- 
-
- 
-
-
-
-
-
-
- 
-  
-   
-   
-   
-  
-  
-  
-  
- 
-  
-   
-
-   
-  
-  
-   
-
-   
-  
- 
- 
-  
-   
-
-

diff --git a/dev-java/jgoodies-looks/files/jgoodies-looks-2.0.4-build.xml.patch 
b/dev-java/jgoodies-looks/files/jgoodies-looks-2.0.4-build.xml.patch
deleted file mode 100644
index e6c0a4b..000
--- a/dev-java/jgoodies-looks/files/jgoodies-looks-2.0.4-build.xml.patch
+++ /dev/null
@@ -1,61 +0,0 @@
 build.xml.orig 2006-10-12 23:54:26.0 +0200
-+++ build.xml  2006-10-12 23:57:36.0 +0200
-@@ -100,7 +100,6 @@
-   srcdir   ="${src.core.dir}"
-   destdir  ="${build.core.dir}"
-   encoding ="${build.encoding}"
--  executable   ="${build.compile.executable}"
-   fork ="${build.compile.fork}"
-   debug="${build.compile.debug}"
-   depend   ="${build.compile.depend}"
-@@ -109,8 +108,7 @@
-   optimize ="${build.compile.optimize}"
- source   ="${build.compile.source}"
-   target   ="${build.compile.target}"
--  verbose  ="${build.compile.verbose}"
--  bootclasspath="${build.boot.classpath}" />
-+  verbose  ="${build.compile.verbose}"/>
- 
-   
-   
-   
- 
-@@ -149,7 +145,6 @@
- srcdir   ="${src.test.dir}" 
- destdir  ="${build.test.dir}"
- encoding ="${build.encoding}"
--executable   ="${build.compile.executable}"
- fork ="${build.compile.fork}"
- debug="${build.compile.debug}"
- depend   ="${build.compile.depend}"
-@@ -159,7 +154,6 @@
- source   ="${build.compile.source}"
- target   ="${build.compile.target}"
- verbose  ="${build.compile.verbose}"
--bootclasspath="${build.boot.classpath}"
- classpathref ="classpath.tests" />
-

[gentoo-commits] repo/gentoo:master commit in: dev-java/jgoodies-common/

2016-02-11 Thread Patrice Clement
commit: a2c49a9f17b81edb7bb386002edc4984848d2bbd
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb 11 14:29:22 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Feb 11 14:41:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c49a9f

dev-java/jgoodies-common: Clean up old.

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

 dev-java/jgoodies-common/Manifest  |  1 -
 .../jgoodies-common/jgoodies-common-1.2.1.ebuild   | 46 --
 2 files changed, 47 deletions(-)

diff --git a/dev-java/jgoodies-common/Manifest 
b/dev-java/jgoodies-common/Manifest
index 9261808..d7e280d 100644
--- a/dev-java/jgoodies-common/Manifest
+++ b/dev-java/jgoodies-common/Manifest
@@ -1,2 +1 @@
-DIST jgoodies-common-1_2_1.zip 271803 SHA256 
0fe2ede31e70a633c2a157b99594701e4206c4207f7a3f6e97b15121cac32dfb SHA512 
c31c00e9a79eacec92a20cecd0b3e8c3a5739e14f46bdc1b348c801925777d5433077c5f0c81e5526f95aa2d993449115c517945a3381185663494c6e4577d92
 WHIRLPOOL 
3edbddb83405867437ca2ef97466b4e9a3509c2b117ca425679cbb6ef7d7e44bdbd615728efdbc687e81e6602e7057b57f26af1b55b3a94114d598ae2362
 DIST jgoodies-common-1_8_0.zip 575972 SHA256 
602873af50ca8251623cb7f2fcfb9d4289844834670dba10c143e70380cad685 SHA512 
c00ffb6498b40b214bccad3ee8f0f3a9231bb8e67243be5ea15956694466485ac75aeed09f340aea323c6989190c10015b7a72b82d5a251bb5ea12ddaedb6b25
 WHIRLPOOL 
61dc47e3c00842999572b49c61d6fa6383f44dbe658647202f6599ea00b76e301903af2386bce4134a777fed00f5f307f6e16d1a31fd821700fed4d2216d18a8

diff --git a/dev-java/jgoodies-common/jgoodies-common-1.2.1.ebuild 
b/dev-java/jgoodies-common/jgoodies-common-1.2.1.ebuild
deleted file mode 100644
index 380240e..000
--- a/dev-java/jgoodies-common/jgoodies-common-1.2.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-ant-2 eutils
-
-MY_PN="common"
-MY_PV=${PV//./_}
-MY_P="${PN}-${MY_PV}"
-DESCRIPTION="JGoodies Common Library"
-HOMEPAGE="http://www.jgoodies.com/;
-SRC_URI="http://www.jgoodies.com/download/libraries/${MY_PN}/${MY_P}.zip;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=virtual/jdk-1.5
-   app-arch/unzip"
-RDEPEND=">=virtual/jre-1.5"
-
-java_prepare() {
-   # Remove the packaged jars
-   find . -name "*.jar" -delete || die "rm failed"
-}
-
-src_compile() {
-   # it does not like unset ${build.compiler.executable}
-   # feel free to fix if you want jikes back
-   java-pkg_filter-compiler jikes
-   # not setting the bootcp breaks ecj, javac apparently ignores nonsense
-   eant -Dbuild.boot.classpath="$(java-config -g BOOTCLASSPATH)" jar
-}
-
-src_install() {
-   java-pkg_dojar build/${PN}.jar
-
-   dodoc RELEASE-NOTES.txt README.html || die
-
-   use doc && java-pkg_dohtml -r docs/*
-   use source && java-pkg_dosrc src/core/com
-}



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

2016-02-11 Thread Patrice Clement
commit: ed9c208c464c81744c2145c914d5f116af4f31b3
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb 11 14:59:28 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Feb 11 14:59:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed9c208c

profiles/package.mask: Mask dev-java/bytecode for removal (oversight from bug 
556470).

 profiles/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index b462166..fb71bc9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -69,6 +69,7 @@ net-libs/iojs
 sci-biology/biojava
 sci-biology/mauve
 sci-biology/mauvealigner
+dev-java/bytecode
 
 # James Le Cuirot  (07 Feb 2016)
 # Masked until 2.0 final arrives, which hopefully won't depend on



[gentoo-commits] repo/gentoo:master commit in: dev-java/super-csv/

2016-02-11 Thread Patrice Clement
commit: d3c5a0931d7140d91ae139a04beea8fd9658a255
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb 11 14:51:56 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Feb 11 14:51:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3c5a093

dev-java/super-csv: Stable for amd64. Retroactively mark stable for the 
remaining arches using the ALLARCHES policy.

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

 dev-java/super-csv/Manifest   | 2 +-
 dev-java/super-csv/super-csv-2.3.1.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-java/super-csv/Manifest b/dev-java/super-csv/Manifest
index 8b42690..b90ca77 100644
--- a/dev-java/super-csv/Manifest
+++ b/dev-java/super-csv/Manifest
@@ -1 +1 @@
-DIST v2.3.1.zip 16624601 SHA256 
71cc38d393d97eb332b85214d119002bde22954d8b7c9e7382f7ea140517173d SHA512 
6b418e4875e5c553572fc8fbb8fac47f5bd9647aa6261bcb5115234b0d23ed606e88b862fe3203837ed389cb2216ab707909bb6ed1cd18297b8d481973170515
 WHIRLPOOL 
7972c7df2e939c4353397b15cf980db623be0abb987824cf19d2f5e6933143a79a4660522ef3cb95d96ba0dce2e42aa8e40b3bc3a547a5216bc34d14e0cc9c49
+DIST super-csv-2.3.1.zip 16624601 SHA256 
71cc38d393d97eb332b85214d119002bde22954d8b7c9e7382f7ea140517173d SHA512 
6b418e4875e5c553572fc8fbb8fac47f5bd9647aa6261bcb5115234b0d23ed606e88b862fe3203837ed389cb2216ab707909bb6ed1cd18297b8d481973170515
 WHIRLPOOL 
7972c7df2e939c4353397b15cf980db623be0abb987824cf19d2f5e6933143a79a4660522ef3cb95d96ba0dce2e42aa8e40b3bc3a547a5216bc34d14e0cc9c49

diff --git a/dev-java/super-csv/super-csv-2.3.1.ebuild 
b/dev-java/super-csv/super-csv-2.3.1.ebuild
index 381ee94..b2733a1 100644
--- a/dev-java/super-csv/super-csv-2.3.1.ebuild
+++ b/dev-java/super-csv/super-csv-2.3.1.ebuild
@@ -9,10 +9,10 @@ inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="A fast, programmer-friendly, free CSV library for Java"
 HOMEPAGE="http://super-csv.github.io/;
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.zip;
+SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.zip -> ${P}.zip"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ppc64 x86"
 
 RDEPEND=">=virtual/jre-1.6"
 DEPEND=">=virtual/jdk-1.6



[gentoo-commits] repo/gentoo:master commit in: dev-java/jgoodies-looks/

2016-02-11 Thread Patrice Clement
commit: dcdb3ebf679d63c3005a10989498f9829554f025
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb 11 14:29:35 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Feb 11 14:41:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcdb3ebf

dev-java/jgoodies-looks: Stable for amd64+x86.

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

 dev-java/jgoodies-looks/jgoodies-looks-2.6.0.ebuild | 18 +++---
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/dev-java/jgoodies-looks/jgoodies-looks-2.6.0.ebuild 
b/dev-java/jgoodies-looks/jgoodies-looks-2.6.0.ebuild
index 06e388c..0c08204 100644
--- a/dev-java/jgoodies-looks/jgoodies-looks-2.6.0.ebuild
+++ b/dev-java/jgoodies-looks/jgoodies-looks-2.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,15 +18,19 @@ 
SRC_URI="http://www.jgoodies.com/download/libraries/${MY_PN}/${MY_P}.zip;
 
 LICENSE="BSD"
 SLOT="2.6"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
-COMMON_DEPEND="dev-java/jgoodies-common:1.8"
-DEPEND=">=virtual/jdk-1.6
+CDEPEND="dev-java/jgoodies-common:1.8"
+
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
+
+DEPEND="
+   ${CDEPEND}
app-arch/unzip
-   ${COMMON_DEPEND}"
-RDEPEND=">=virtual/jre-1.6
-   ${COMMON_DEPEND}"
+   >=virtual/jdk-1.6"
 
 S="${WORKDIR}"/${P}
 



[gentoo-commits] repo/gentoo:master commit in: net-wireless/airtraf/

2016-02-11 Thread Jeroen Roovers
commit: 82b1b0459391213422fd566b19c3e58895eb9e1a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Feb 11 15:10:26 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Feb 11 15:10:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82b1b045

net-wireless/airtraf: Fix sys-libs/ncurses dependency

Package-Manager: portage-2.2.27

 net-wireless/airtraf/airtraf-1.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/airtraf/airtraf-1.1-r3.ebuild 
b/net-wireless/airtraf/airtraf-1.1-r3.ebuild
index a110042..bad74b0 100644
--- a/net-wireless/airtraf/airtraf-1.1-r3.ebuild
+++ b/net-wireless/airtraf/airtraf-1.1-r3.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc x86"
 
 RDEPEND="
net-libs/libpcap
-   sys-libs/ncurses
+   sys-libs/ncurses:=
 "
 DEPEND="
${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: app-backup/duply/

2016-02-11 Thread Justin Lecher
commit: 7af562ea547f75cb3285d54379b5391977bb7cac
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 19:21:43 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 19:21:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af562ea

app-backup/duply: Version Bump

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

 app-backup/duply/Manifest|  1 +
 app-backup/duply/duply-1.11.2.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/app-backup/duply/Manifest b/app-backup/duply/Manifest
index bd48cce..c4e048e 100644
--- a/app-backup/duply/Manifest
+++ b/app-backup/duply/Manifest
@@ -1,5 +1,6 @@
 DIST duply_1.10.1.tgz 36079 SHA256 
78f3714b0dc39657e2b3030e206370d38205305ca484e212704dcf77f9e70d35 SHA512 
be991742e343b16c08024e0f0185e0d23d2630f06bb53a73c2056ba90e7d5610d64885be3edcdb38e464d6ddcc9e4c854958f234471b718189e988af2599ba5f
 WHIRLPOOL 
6fe0f5201d1ac9d9c738d16cda7bce500dc860a2c446be5a2382deeeb0faf26b43a7bfd423e2fe72d14c8319e3e5defa92d1ce51b28083462daf579821131f6b
 DIST duply_1.10.tgz 36075 SHA256 
62286bddd6efee67fb20c790e63bf25847ad65c06a4969b275e9abdb6253f6cc SHA512 
10af8208d14bbb23bccc03cba5db7fbdccd8cacc0ada18cc07ad268966200884c280486ce5019385bfa8d1e61b1aecee5e38704332b45d97b47419eca995641c
 WHIRLPOOL 
dc96ba35644a88f9929ce93216b0b44901b9c7d1b5c2f58439888066ae64f7fd254e3496f12f08159ad905e4d7a06f07e09a7c9dab1318ce1e29fe101fc1c4b2
 DIST duply_1.11.1.tgz 43677 SHA256 
128792962bbd1509e875bd91e613be3aa1263e6edb57815957e07d54346bc02d SHA512 
a5f3303d89f62633369e350b8232a571801dad395e66978fdf806cb9e072c22adfd5c0323308de2338580451096eb7f5cb304b6cb1964d0aecd205add213f424
 WHIRLPOOL 
b62310c14f53400352de0936002bc915468db5325b3f91d82354b8bed6f108de750e2a4c557c5f3635b57dc9c27b8d382410de56cf1f969d9d479b1484988e3e
+DIST duply_1.11.2.tgz 44094 SHA256 
06843960ae5753395cb5be72a9c9f2fe78e6ea81a17c6d8d28f2ae49ab50d5aa SHA512 
20833c774705f83ec7efc88a7605c925ea5e56536a2338c6bd3a65ae789ffa7fabb03206b396fd92fb8ccf13cf0d72dbecdf705780e345a2cb1804783623e420
 WHIRLPOOL 
c9776c29436573b695588119563703ce594df07039268931a49deaf1a98f8f5e2a62fdc8c5a6e32f822c948aabb28c57a2a526c24de11dcc59e746579baf9772
 DIST duply_1.11.tgz 43476 SHA256 
234fc6e2cb7ad53966e40aabb5ca6447217b7b6179d5f6f18240ac5b5071f75c SHA512 
d42902839693af67b2bedf534430c2bb8f59d04fcfb609174743423e37dcff52ae04c8621a0c55d1f544e74e1834b5672cbb6bdb9e3cb124727a1d4f7e5dabda
 WHIRLPOOL 
c12b791240e7c24f3b3390d50b4878f9d44e1adb34d600c3f4596431bbda88c03ae835f413bb504d348584d9b07368a845d0866833e29a1aa15ac1b8b431a3c6
 DIST duply_1.9.2.tgz 36222 SHA256 
2bfc0964ebc0bae5752e0b4a12eb8fb6f78a27739f32c9acb4ac81947506c5ab SHA512 
9ef5e22f43a6854e413ed1c2b88b10d0ae75cff7b2bcd927d20a588234555e9b7eff25d094f688f9d4f8510eba6bc20f7635c0de9ab9b402966075595922333e
 WHIRLPOOL 
6a3e79c87e0b28386f0ed6fd8eb7973659477ad278e80e292a3e6cea944fd512baffc9a455e148faeadb687a46a8e274ce86668c29f30244b5b63f1f850a9c00

diff --git a/app-backup/duply/duply-1.11.2.ebuild 
b/app-backup/duply/duply-1.11.2.ebuild
new file mode 100644
index 000..6eddd31
--- /dev/null
+++ b/app-backup/duply/duply-1.11.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit readme.gentoo
+
+DESCRIPTION="A shell frontend for duplicity"
+HOMEPAGE="http://duply.net;
+SRC_URI="mirror://sourceforge/project/ftplicity/duply%20%28simple%20duplicity%29/1.11.x/${PN}_${PV}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="app-text/txt2man"
+RDEPEND="app-backup/duplicity"
+
+S=${WORKDIR}/${PN}_${PV}
+
+src_install() {
+   dobin ${PN}
+   ./${PN} txt2man > ${PN}.1 || die
+   doman ${PN}.1
+   dodoc CHANGELOG.txt
+   readme.gentoo_create_doc
+}



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

2016-02-11 Thread Ian Stakenvicius
commit: 12d20a37864b44e64b2371eb3791b5914dec3738
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Thu Feb 11 19:42:54 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Thu Feb 11 19:42:54 2016 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=12d20a37

bumped firefox-44 to 44.0.1, and 45.0-beta3 to beta4

 www-client/firefox/Manifest| 162 ++---
 .../{firefox-44.0.ebuild => firefox-44.0.1.ebuild} |   0
 ...45.0_beta3.ebuild => firefox-45.0_beta4.ebuild} |   0
 3 files changed, 81 insertions(+), 81 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 8af7770..290fbb6 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,83 +1,83 @@
-DIST firefox-44.0-af.xpi 496123 SHA256 
2d03ae5387a0b211fcae044caa7b7b84d12125abf9d21847a870f5a1f14793c7 SHA512 
61d2af5dea407cb17fe6e7d8f528384ccda6356c04b89549d7ab005e5c5edca3798d40b6e51ed5da15665e5407b99096fd9cc4451ab459b5c7f51818612ef032
 WHIRLPOOL 
3fba0a3e3f4a848374dc81331d757bc532095cda607461afc6376cc70c3391c5d8bd0c0b9bfbd43eeb9ffef0a3dcda96cb31353b7593eefdea3f95a9708cf197
-DIST firefox-44.0-ar.xpi 531969 SHA256 
08bf3646f53498eea083345ee80f656f66460ae7e9efbf7561101cf863ffd3e5 SHA512 
dedaf867d02beae5896747b8e7b1c56e663d2c04da6ab22fbb9895209276104e96ef22a96153b803f56a1dd99e1bf5f4855d0373240011d9ed6f920d7d642f93
 WHIRLPOOL 
35adf1b23a95c1159b7e5e95574d636d4741f9d1b901733a9122db54d44732e4068cf87230af4fe336b49012ebf48a3deefdc3a64ac0623b5d6a295a265d6e19
-DIST firefox-44.0-as.xpi 522458 SHA256 
54027a9d7b52c368adf77ef4746ec00f47e4a85e4ab579138a7fd686f07f892c SHA512 
71611d24290486d0343856923d1c5f33a0711beae0b49da9c25c252b8586969cad3b5679bcd66821d7961472774fad439b8ba4bb5901bf2dfdbe0da1d9c3514d
 WHIRLPOOL 
e6b371cdb523310a58f6d931c0b484f3116586d63be458267b5e5dd713b7c6a16e27863b461842ae82ec8c2fd40d249eb55589d8be082fb04e2cb1c4bac3ad93
-DIST firefox-44.0-ast.xpi 420007 SHA256 
be2a177e24b39b936337c778a7e94a95a96b7deb9ab47c98a9ac52351095122e SHA512 
d8a3876dec85ebcf1e8b0f1d0f9b260fe39b2732b70b5b589aea63f866b38134e324a72750e2ea4a3875da7022201b32ab770f962ac3442800c62f796c6afe73
 WHIRLPOOL 
d3d5bf2a831dc26a8b54c4e68104addd0b513ff68a79bf9d65a8c9ad7e20d814f9194fd8993b700c6cb00f551d986a9374e7ed9ab24c6105c012bfe3c9696ee4
-DIST firefox-44.0-be.xpi 464850 SHA256 
7835f62ed47c44a181485f6d3475ca24d0d9717535386c892294d73fb15e798b SHA512 
dcffa9664f8c37f82ac0a8b38eebcaf0a0ef1770d613f6f6aebaf371b2195949ea720e5335b0bbb2fc6c9906b897abcefd51db3e38cc45b62d90bd0ceac54c52
 WHIRLPOOL 
86649456ed0d5408de0c84eed6c6bb810d43a884f3be07e2dcad6c3e4b48146349434fb1634037504e826164c3e1b2cdd6a8391672d7938fbee895d2d2d9036f
-DIST firefox-44.0-bg.xpi 505504 SHA256 
b1d04beea09b5b7b8fb3d95eb6e4be61ee8f05d17a12bf8ef9cb10a478c57e55 SHA512 
7bdf7ef915b2df48cf84d335adccef65077a0e8fec921801bfeb426a692d5b9b73775fda885dc6d5a69ab1df46388515a4ec0e840fd6ddfd334402adc9c1d5f4
 WHIRLPOOL 
90a10bdb1ab2fa3635775ac8a7c7f262a7acebc3d04cdc5b5e2eb5396a391893a30a8217dbf8e2d23fda22919d98122c6363dd2012e2b5cde7781f21a375f070
-DIST firefox-44.0-bn-BD.xpi 550930 SHA256 
39fb97e5782bbe7874cbb5be6a13273c4a82e78613d84e8dfe914f1debd0d865 SHA512 
6be2108569b8c2f1aab587bb4002f1b5eddf154596b87909e29f956ed332827edb597af84e238ec221f0db788840d14811503d717ee956d7c981df72432b1d1d
 WHIRLPOOL 
07dda8fb0443226a71fb65fc1d1bfbf9d9b4a5e417f8166b303580793cae9b6e42d9bb2b79bcf789c9ce2fd8547088a95ed3e6b2d4a22400dfc153637bac154b
-DIST firefox-44.0-bn-IN.xpi 542124 SHA256 
56edcd91ad997d1833b4f21c47a64f54d89aba9f2a5d1766e61aecd84068e406 SHA512 
fd301c79c498732bbae83611e41c3a8aa7d386fd44a39cc334a2505d81e0e3ab58f3e4bb539e7799e207329939344c9adb9b55c8a53fcad483f1a80818420127
 WHIRLPOOL 
dcfd4e799ed56a5ca425154f186f6201cdfaaf7a1d8c2b119322c21e149cc96082705bd53bb2e72f2f43759ce1c0a7d7f53968dd96fb63b0306e7ae831d69883
-DIST firefox-44.0-br.xpi 454294 SHA256 
2e2be17058da67aa6bec21809009b8e567b2da25f759778d198bb4b8088cff2d SHA512 
9737f9bf3a338ce79765aeb1eecf94c79c8c2abb3e74cc8441512c676b0053d2c276953d987463ac8b1e5787170dfdb126882d5f352b8699b43f4f753566eec2
 WHIRLPOOL 
6f1e3c0a44b446dd40964aefe391a128de90ad7760d9bf6f7ea6037abb68fae21f24e1601da11ddbc08f4267b7c12e15daa1071f636a2a22d2d9970d92b06a4e
-DIST firefox-44.0-bs.xpi 493433 SHA256 
4b951439085404024da6b343fd8967de4e8d814b5800317691bb11090d328fbb SHA512 
77a2279862f31e4bfe2d328f4e131e5f9de0e68a9a3cf487330b99dcdbdb537444d2b07ed620c8f53e47ccf0f8f26d59a1b48630b21254f72133b53f9cb37d85
 WHIRLPOOL 
af967a5669606b6db1943164cfed46738067a531dd2461deb379df8d88f38e6e0dd5b41bf35fdf791967e5039743ca90d7f15378b8d4607f4ddbe5fc41073035
-DIST firefox-44.0-ca.xpi 471462 SHA256 
3704064c35a93c6ea199bee735c88ad1f8d160a8f46cd38516c226c801f6827e SHA512 
ff89fbf9763179663930dd78539e1b40de9c97721be6e062572dbfec0c374cc7f5ee15241fa3229b20c83711248c4867159271c0f7b5d0c1100fd5b0b71f4a42
 WHIRLPOOL 

[gentoo-commits] proj/mozilla:master commit in: net-misc/npapi-sdk/, mail-client/thunderbird/, dev-libs/nss/, ...

2016-02-11 Thread Ian Stakenvicius
commit: 958305e7988752f780256ddd7d0599d58000efce
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Thu Feb 11 19:47:16 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Thu Feb 11 19:47:16 2016 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=958305e7

updated metadata.xml to drop herd tags

 dev-libs/nss/metadata.xml| 5 -
 mail-client/thunderbird/metadata.xml | 5 -
 net-misc/npapi-sdk/metadata.xml  | 1 -
 www-client/firefox/metadata.xml  | 5 -
 4 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/dev-libs/nss/metadata.xml b/dev-libs/nss/metadata.xml
index 36dc831..684532a 100644
--- a/dev-libs/nss/metadata.xml
+++ b/dev-libs/nss/metadata.xml
@@ -1,7 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-mozilla
+
+   mozi...@gentoo.org
+   Gentoo Mozilla Team
+
 
   
 Include root certs from CAcert (http://http://www.cacert.org/) and

diff --git a/mail-client/thunderbird/metadata.xml 
b/mail-client/thunderbird/metadata.xml
index 71406ae..2123a49 100644
--- a/mail-client/thunderbird/metadata.xml
+++ b/mail-client/thunderbird/metadata.xml
@@ -1,7 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-mozilla
+
+   mozi...@gentoo.org
+   Gentoo Mozilla Team
+
 
Disable official Thunderbird branding (icons, 
name) which 
are not binary-redistributable according to upstream.

diff --git a/net-misc/npapi-sdk/metadata.xml b/net-misc/npapi-sdk/metadata.xml
index af81389..5cb9324 100644
--- a/net-misc/npapi-sdk/metadata.xml
+++ b/net-misc/npapi-sdk/metadata.xml
@@ -1,7 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   no-herd

mgo...@gentoo.org
Michał Górny

diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
index c2dcadb..eaa95d5 100644
--- a/www-client/firefox/metadata.xml
+++ b/www-client/firefox/metadata.xml
@@ -1,7 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-mozilla
+
+   mozi...@gentoo.org
+   Gentoo Mozilla Team
+
 
Disable official Firefox branding (icons, name) 
which 
are not binary-redistributable according to upstream.



[gentoo-commits] repo/gentoo:master commit in: dev-lang/maude/files/, dev-lang/maude/

2016-02-11 Thread David Seifert
commit: 026f729e9c13dcc76ea0f43d97342b1164a7271e
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 11 20:04:30 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 11 20:04:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=026f729e

dev-lang/maude: Version bump to 2.7

Gentoo-Bug: 540210
* EAPI=6
* Remove 'autotools-utils.eclass'
* Add patch from Debian to fix Bison bug

Package-Manager: portage-2.2.27

 dev-lang/maude/Manifest|  1 +
 .../maude/files/maude-2.7-bison-parse-param.patch  | 39 ++
 dev-lang/maude/maude-2.7.ebuild| 59 ++
 3 files changed, 99 insertions(+)

diff --git a/dev-lang/maude/Manifest b/dev-lang/maude/Manifest
index 5568f9f..c2855e4 100644
--- a/dev-lang/maude/Manifest
+++ b/dev-lang/maude/Manifest
@@ -1,2 +1,3 @@
 DIST Maude-2.6.tar.gz 1600026 SHA256 
a5ba79bf3d30565c874e80b3531b51a7e835b600e86cac82508a6eb9e15f4aa0 SHA512 
3931a540f72acdf2de532eff7b55ba4c9496b38a4b036f4e37d16b860f87728d6df5b9e377fd3489e55f7c369bca5eb9cded9b7a75032c410eff9a6e85da3fab
 WHIRLPOOL 
9bc2011cb167ac5a451fc043fcaccbbfbfb5cb71bbb804021c7286a6f315d8c6778b6a385c5c6e5566db18051e8c817f93f099f39e3077bd414b83cc8e78be9b
+DIST Maude-2.7.tar.gz 1663708 SHA256 
f5da81556c3180aee6a9cf4cef2f0b9bb2ff3b7fcc7bb103cb4ac3f5770b2b89 SHA512 
eb5225a7ec75df5f79d1e9c0d78c33427c0cf07bea83dae9e559d6d4cfc85fb03985596daf0c9c8794b34859510482f93b855254c1a3c650ee7520a3530a2070
 WHIRLPOOL 
252b51f303e7d5d6bbfa96e8a62bd94bccc92403f40fce990ce6d0e3e57305b9f823ef3cf5f43f4386a4ce326032c7c17e47a0a4ad8bf86538e2e1435fa3
 DIST maude-2.6-extras.tar.xz 3157004 SHA256 
64cd72026c345ff1c1edeca64f9a9fce8067e6df5eccdaeee4bfe7a0f07d3102 SHA512 
0533f0f226057d2668052f360245f296d36129ec242ff0bfa91fada9db5bc347d276d3468c86fbac92f019f3a2f152c7cb4e58a7f1265c1fb5a8b1b496fac5cd
 WHIRLPOOL 
7a5ea0bf49132ecb3b88f26432c8aedb7ce2f9632f4e9cbb5fa08ab36b65c9a165d58e4a880e8ea97eff91280e28fb01e224a61539b73b898f3e9b4cba34ce44

diff --git a/dev-lang/maude/files/maude-2.7-bison-parse-param.patch 
b/dev-lang/maude/files/maude-2.7-bison-parse-param.patch
new file mode 100644
index 000..2aa77f0
--- /dev/null
+++ b/dev-lang/maude/files/maude-2.7-bison-parse-param.patch
@@ -0,0 +1,39 @@
+Author: Jakub Wilk 
+Last-Update: Tue, 20 May 2014 13:35:26 +0200
+Bug-Debian: http://bugs.debian.org/733407
+Description: this is quick and dirty patch to use %parse-param instead
+ of deprecated YYPARSE_PARAM (and eventually removed in Bison 3.0).
+ %parse-param was added in bison 1.875, over a decade ago, so no
+ Build-Depends adjustments are needed. :-)
+
+--- a/src/Mixfix/top.yy
 b/src/Mixfix/top.yy
+@@ -24,6 +24,8 @@
+ //Parser for Maude surface syntax.
+ //
+ 
++%parse-param {void* YYPARSE_PARAM}
++
+ %{
+ #include 
+ #include 
+@@ -91,7 +93,7 @@ SyntaxContainer* oldSyntaxContainer = 0;
+ Int64 number;
+ Int64 number2;
+ 
+-static void yyerror(char *s);
++static void yyerror(void *, char *s);
+ 
+ void cleanUpModuleExpression();
+ void cleanUpParser();
+--- a/src/Mixfix/bottom.yy
 b/src/Mixfix/bottom.yy
+@@ -23,7 +23,7 @@
+ %%
+ 
+ static void
+-yyerror(char *s)
++yyerror(void *, char *s)
+ {
+   if (!(UserLevelRewritingContext::interrupted()))
+ IssueWarning(LineNumber(lineNumber) << ": " << s);

diff --git a/dev-lang/maude/maude-2.7.ebuild b/dev-lang/maude/maude-2.7.ebuild
new file mode 100644
index 000..b48d92e
--- /dev/null
+++ b/dev-lang/maude/maude-2.7.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools versionator
+
+MYP="${PN/m/M}-$(get_version_component_range 1-2)"
+
+DESCRIPTION="High-level specification language for equational and logic 
programming"
+HOMEPAGE="http://maude.cs.uiuc.edu/;
+SRC_URI="
+   http://maude.cs.illinois.edu/w/images/2/2d/${MYP}.tar.gz
+   https://dev.gentoo.org/~jlec/distfiles/${PN}-2.6-extras.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc examples"
+
+RDEPEND="
+   dev-libs/gmp:0=
+   dev-libs/libsigsegv
+   dev-libs/libtecla
+   sci-libs/buddy"
+DEPEND="${RDEPEND}
+   sys-devel/bison
+   sys-devel/flex"
+
+S="${WORKDIR}/${MYP}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-2.5.0-prll.patch"
+   "${FILESDIR}/${PN}-2.6-search-datadir.patch"
+   "${FILESDIR}/${PN}-2.7-bison-parse-param.patch"
+)
+
+src_prepare() {
+   default
+   sed -i -e "s:/usr:${EPREFIX}/usr:g" src/Mixfix/global.hh || die
+   eautoreconf
+}
+
+src_install() {
+   default
+
+   # install data and full maude
+   insinto /usr/share/${PN}
+   doins -r src/Main/*.maude
+   doins "${WORKDIR}"/${PN}-2.6-extras/full-maude.maude
+
+   # install docs and examples
+   use doc && dodoc "${WORKDIR}"/${PN}-2.6-extras/pdfs/*
+   if use examples; then
+   

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

2016-02-11 Thread Patrick Lauer
commit: 13be6cf4352e8b49a01dd871e8a52698dcd3c95c
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 11 20:17:53 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 11 20:18:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13be6cf4

net-libs/nodejs: Unhardcode path #574460

Package-Manager: portage-2.2.27

 net-libs/nodejs/{nodejs-5.6.0.ebuild => nodejs-5.6.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/nodejs/nodejs-5.6.0.ebuild 
b/net-libs/nodejs/nodejs-5.6.0-r1.ebuild
similarity index 98%
rename from net-libs/nodejs/nodejs-5.6.0.ebuild
rename to net-libs/nodejs/nodejs-5.6.0-r1.ebuild
index 72657ac..0c740de 100644
--- a/net-libs/nodejs/nodejs-5.6.0.ebuild
+++ b/net-libs/nodejs/nodejs-5.6.0-r1.ebuild
@@ -148,7 +148,7 @@ src_install() {
# Install bash completion for `npm`
# We need to temporarily replace default config path since
# npm otherwise tries to write outside of the sandbox
-   local npm_config="usr/lib64/node_modules/npm/lib/config/core.js"
+   local 
npm_config="usr/$(get_libdir)/node_modules/npm/lib/config/core.js"
sed -i -e "s|'/etc'|'${D}/etc'|g" "${ED}/${npm_config}" || die
local tmp_npm_completion_file="$(emktemp)"
"${ED}/usr/bin/npm" completion > "${tmp_npm_completion_file}"



[gentoo-commits] data/api:master commit in: files/overlays/

2016-02-11 Thread Michał Górny
commit: 22381011e5b14ab683744c0774374d09a4940f14
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 11 19:48:24 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 11 19:49:04 2016 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=22381011

repositories: Add Argent Linux repos, #574388

 files/overlays/repositories.xml | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 0036237..02e8c0f 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -339,6 +339,28 @@ FIN
 https://github.com/archenroot/gentoo-overlay.git
   
   
+argent-main
+Argent Linux
+https://gitlab.com/argent/argent-main
+
+  stefan.crist...@rogentos.ro
+  Stefan Cristian Brindusa
+
+https://gitlab.com/argent/argent-main.git
+https://gitlab.com/argent/argent-main/commits/master.atom
+  
+  
+argent-server
+Argent enterprise and servers oriented overlay of 
ebuilds
+https://gitlab.com/argent/argent-server.git
+
+  stefan.crist...@rogentos.ro
+  Stefan Cristian Brindusa
+
+https://gitlab.com/argent/argent-server.git
+https://gitlab.com/argent/argent-server/commits/master.atom
+  
+  
 Armageddon
 User overlay
 https://cgit.gentoo.org/user/Armageddon.git/



[gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-blast+/

2016-02-11 Thread Martin Mokrejs
commit: e943fdf948e96f969a768f05433cc1430733e1ef
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Thu Feb 11 18:50:27 2016 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Thu Feb 11 18:50:27 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=e943fdf9

sci-biology/ncbi-blast+: version bump

Package-Manager: portage-2.2.26

 sci-biology/ncbi-blast+/ncbi-blast+-2.3.0.ebuild | 358 +++
 1 file changed, 358 insertions(+)

diff --git a/sci-biology/ncbi-blast+/ncbi-blast+-2.3.0.ebuild 
b/sci-biology/ncbi-blast+/ncbi-blast+-2.3.0.ebuild
new file mode 100644
index 000..b10c764
--- /dev/null
+++ b/sci-biology/ncbi-blast+/ncbi-blast+-2.3.0.ebuild
@@ -0,0 +1,358 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils flag-o-matic multilib python-single-r1 toolchain-funcs
+
+MY_PV="2.3.0"
+MY_P="ncbi-blast-${PV}+-src"
+# workdir/ncbi-blast-2.2.30+-src
+# 
ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.30/ncbi-blast-2.2.30+-src.tar.gz
+# 
ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ncbi-blast-2.3.0+-src.tar.gz
+
+DESCRIPTION="A subset of NCBI C++ Toolkit containing just the NCBI BLAST+"
+HOMEPAGE="http://www.ncbi.nlm.nih.gov/books/bv.fcgi?rid=toolkit;
+SRC_URI="
+   ftp://ftp.ncbi.nih.gov/blast/executables/blast+/${PV}/${MY_P}.tar.gz;
+#  http://dev.gentoo.org/~jlec/distfiles/${PN}-${PV#0.}-asneeded.patch.xz;
+
+# should also install ftp://ftp.ncbi.nlm.nih.gov/blast/db/taxdb.tar.gz
+# see http://www.biostars.org/p/76551/ and 
http://blastedbio.blogspot.cz/2012/05/blast-tabular-missing-descriptions.html
+LICENSE="public-domain"
+SLOT="0"
+IUSE="
+   debug static-libs static threads pch
+   test wxwidgets odbc
+   berkdb boost bzip2 cppunit curl expat fastcgi fltk freetype gif
+   glut gnutls hdf5 icu jpeg lzo mesa mysql muparser opengl pcre png python
+   sablotron sqlite tiff xerces xalan xml xpm xslt X"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+#KEYWORDS=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# sys-libs/db should be compiled with USE=cxx
+DEPEND="
+   !sci-biology/ncbi-tools++
+   !sci-biology/sra_sdk
+   berkdb? ( sys-libs/db:4.3[cxx] )
+   boost? ( dev-libs/boost )
+   curl? ( net-misc/curl )
+   sqlite? ( dev-db/sqlite:3 )
+   mysql? ( virtual/mysql )
+   fltk? ( x11-libs/fltk )
+   opengl? ( virtual/opengl media-libs/glew )
+   mesa? ( media-libs/mesa[osmesa] )
+   glut? ( media-libs/freeglut )
+   freetype? ( media-libs/freetype )
+   fastcgi? ( www-apache/mod_fastcgi )
+   gnutls? ( net-libs/gnutls )
+   python? ( ${PYTHON_DEPS} )
+   cppunit? ( dev-util/cppunit )
+   icu? ( dev-libs/icu )
+   expat? ( dev-libs/expat )
+   sablotron? ( app-text/sablotron )
+   xml? ( dev-libs/libxml2 )
+   xslt? ( dev-libs/libxslt )
+   xerces? ( dev-libs/xerces-c )
+   xalan? ( dev-libs/xalan-c )
+   muparser? ( dev-cpp/muParser )
+   hdf5? ( sci-libs/hdf5[cxx] )
+   gif? ( media-libs/giflib )
+   jpeg? ( virtual/jpeg:0= )
+   png? ( media-libs/libpng:0= )
+   tiff? ( media-libs/tiff:0= )
+   xpm? ( x11-libs/libXpm )
+   dev-libs/lzo
+   app-arch/bzip2
+   dev-libs/libpcre"
+# USE flags which should be added somehow: wxWindows wxWidgets SP ORBacus ODBC 
OEChem sge
+# Intentionally omitted USE flags:
+#   ftds? ( dev-db/freetds ) # support for outside FreeTDS installations is 
currently broken.
+#  The default (heavily patched) embedded copy 
should work, or you can
+#  leave it off altogether -- the only public apps 
that make use of it are
+#  samples and tests, since NCBI's database 
servers are of course firewalled.
+
+# seems muParser is required, also glew is required. configure exits otherwise 
if these are explicitly passed to it (due to USE flag enabled)
+
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}/c++"
+# ncbi-blast-2.2.30+-src/c++
+
+src_prepare() {
+#  filter-ldflags -Wl,--as-needed
+#  append-ldflags -Wl,--no-undefined
+#  sed -i -e 's/-print-file-name=libstdc++.a//' \
+#  -e '/sed/ s/\([gO]\[0-9\]\)\*/\1\\+/' \
+#  src/build-system/configure || die
+#  epatch \
+#  "${FILESDIR}"/${PN}-${PV#0.}-fix-order-of-libs.patch \
+#  "${FILESDIR}"/curl-types.patch \
+#  "${FILESDIR}"/malloc_initialize_upstream_fix.patch \
+#  "${FILESDIR}"/respect_CXXFLAGS_configure.ac.patch \
+#  "${FILESDIR}"/respect_CXXFLAGS_configure.patch \
+#  "${FILESDIR}"/report_project_settings_configure.ac.patch \
+#  "${FILESDIR}"/report_project_settings_configure.patch \
+#  "${FILESDIR}"/make_install.patch
+
+#  

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

2016-02-11 Thread Justin Lecher
commit: 3a9a73750b498840f951bebc2d4c2cf0562afeff
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 19:04:16 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 19:04:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a9a7375

dev-python/python-scsi: Add python3 support

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

 dev-python/python-scsi/python-scsi-0_pre160211.ebuild | 2 +-
 dev-python/python-scsi/python-scsi-.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-scsi/python-scsi-0_pre160211.ebuild 
b/dev-python/python-scsi/python-scsi-0_pre160211.ebuild
index b5d7849..8d43481 100644
--- a/dev-python/python-scsi/python-scsi-0_pre160211.ebuild
+++ b/dev-python/python-scsi/python-scsi-0_pre160211.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
 
 inherit distutils-r1 eutils
 

diff --git a/dev-python/python-scsi/python-scsi-.ebuild 
b/dev-python/python-scsi/python-scsi-.ebuild
index 76cec87..1098061 100644
--- a/dev-python/python-scsi/python-scsi-.ebuild
+++ b/dev-python/python-scsi/python-scsi-.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
 
 inherit distutils-r1 git-r3
 



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

2016-02-11 Thread Fabian Groffen
commit: 660ff2fbc9c25cd73dce6edf3518b106c8934627
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Feb 11 20:06:37 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Feb 11 20:07:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=660ff2fb

profiles/prefix/linux: inherit from profiles/prefix too

 profiles/prefix/linux/parent | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/prefix/linux/parent b/profiles/prefix/linux/parent
index 9c65475..085c1b8 100644
--- a/profiles/prefix/linux/parent
+++ b/profiles/prefix/linux/parent
@@ -1 +1,2 @@
 ../../features/prefix/rpath
+..



[gentoo-commits] repo/gentoo:master commit in: net-libs/nodejs/, net-libs/nodejs/files/

2016-02-11 Thread Patrick Lauer
commit: 70d316d599547e04033870abbd9cb14971f78f9a
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 11 12:06:38 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 11 12:06:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d316d5

net-libs/nodejs: Bump #574418, thanks to jbergstroem

Package-Manager: portage-2.2.27

 net-libs/nodejs/Manifest   |  2 +-
 .../nodejs/files/gentoo-global-npm-config.patch| 40 ++
 .../{nodejs-5.5.0.ebuild => nodejs-5.6.0.ebuild}   | 63 --
 3 files changed, 77 insertions(+), 28 deletions(-)

diff --git a/net-libs/nodejs/Manifest b/net-libs/nodejs/Manifest
index cc342c0..60ecd06 100644
--- a/net-libs/nodejs/Manifest
+++ b/net-libs/nodejs/Manifest
@@ -5,4 +5,4 @@ DIST node-v4.2.2.tar.xz 12791572 SHA256 
b016c3d2f434f86d8d3da9ad90ffb2fd35b32223
 DIST node-v5.0.0.tar.xz 12863764 SHA256 
cf4f261618e19517c8cbf2fdde00d0b5160e271760abee00f387b11a0b3ca834 SHA512 
5b07af6b77a25924e3028257a511f035df943b854c694168e24c20f6aa735cde72546fc231d63a491367e16232ee9b6622d1f748624bf3e99e0d0468528e96c3
 WHIRLPOOL 
8958da059e0bc8e196d9b5f1b079f6d1927a3707b466fdc6e87ece676f981a7f22c4fa485bdb6de9879305cf2deb578d49840dee6d69d1cddba698e070b19923
 DIST node-v5.3.0.tar.xz 12776504 SHA256 
e5115ee78c31ac3af0f2b3553aa84fff2f49ae59bd6e01e11d78ce86c544569e SHA512 
f65773c35ce774bc6fe242f8627e5786f441f0286f7d272e854e2e2d6b927d5f368c366ff52dd780f7817fedf3935ec25e78ed3f81d4613495663eb81e2afbb1
 WHIRLPOOL 
5f270ed6fe35dba091bd75e6ad9de419c781fc6f919915a4117b8c0bbb2ea11a05369a9149e4f69614de508ff109eb94b24bdafc0832e91e055f01b0ef214c67
 DIST node-v5.4.1.tar.xz 12812444 SHA256 
4e7d3fdfeac85c46ddaef0224695620f218e7a178e97d6e210d6d643483f1d53 SHA512 
9803478d502bf11bfc77e56109568b0f64186826be35a9b36b47b63ec744595db128955e6f7bec7eb4db39e85afdd364b1215427954ce33ab67689ff03a5bc57
 WHIRLPOOL 
87f791f4f0722a2d3bcb630d22548f395ac0e86dedc37849caab2d63bc43bad2621058f95eb2b31b1f3b01ec8585c0731c969a1f0167d95495008b44f3b69066
-DIST node-v5.5.0.tar.xz 13059924 SHA256 
9c46b4dc9548e43826f71f6571f56e39783c456b9516045b496ea73321731e22 SHA512 
8a2d268db2e04d905f879d3b1c1a9a17fb060754ccde86680df85311babf033249730e0ab3f7bd131b16ddaf79d740556e3ee4f37f34a0754be7d9c9080fa683
 WHIRLPOOL 
baf2ec5dc3929a642487d83ebe2e442111379b841b7a2349ba17f372f420f40d4a069098909bffd85ed9e3f34d970ecf542cc80b0df3aac5470c656206cdc481
+DIST node-v5.6.0.tar.xz 13311288 SHA256 
588341e466ac72f6b8e9fa500f04edf149f7d4e8141c4175c495d6d1484405e3 SHA512 
ef38d9ce708b8283b7f7441a0c2787e64c0602fb50542b4ccd29e705f879626adf2c1d89a9040af55b1f00b6e45d1d87ca829bf6816768933af9b5661f654aa7
 WHIRLPOOL 
6b5dcd85a74b47554400a6ff62e4001bb04b9063987571ac4434116d807d04ee58a0ca622973ff4b81c064e4ec1b0cd2f881680eb7f1ced5aeda745bf48538ab

diff --git a/net-libs/nodejs/files/gentoo-global-npm-config.patch 
b/net-libs/nodejs/files/gentoo-global-npm-config.patch
new file mode 100644
index 000..e7346b8
--- /dev/null
+++ b/net-libs/nodejs/files/gentoo-global-npm-config.patch
@@ -0,0 +1,40 @@
+commit 46ac7cd4229eac5e0182ab62b7ed844c24a8c52e
+Author: Johan Bergström 
+Date:   Wed Feb 10 22:45:59 2016 +1100
+
+npm: set global config folder to /etc/npm
+
+npm previously assumed that the global config path would be
+based on $prefix/etc. Since gentoo installs nodejs into /usr,
+this means we're also creating /usr/etc which is less desirable.
+
+This patch will likely never go upstream.
+
+diff --git a/deps/npm/lib/config/core.js b/deps/npm/lib/config/core.js
+index d1306eb..bd2ef89 100644
+--- a/deps/npm/lib/config/core.js
 b/deps/npm/lib/config/core.js
+@@ -150,16 +150,14 @@ function load_ (builtin, rc, cli, cb) {
+ // Eg, `npm config get globalconfig --prefix ~/local` should
+ // return `~/local/etc/npmrc`
+ // annoying humans and their expectations!
+-if (conf.get('prefix')) {
+-  var etc = path.resolve(conf.get('prefix'), 'etc')
+-  mkdirp(etc, function () {
+-defaults.globalconfig = path.resolve(etc, 'npmrc')
+-defaults.globalignorefile = path.resolve(etc, 'npmignore')
+-afterUserContinuation()
+-  })
+-} else {
++
++// gentoo deviates wrt global config; store in /etc/npm
++var globalconfig = path.resolve('/etc', 'npm')
++mkdirp(globalconfig, function () {
++  defaults.globalconfig = path.resolve(globalconfig, 'npmrc')
++  defaults.globalignorefile = path.resolve(globalconfig, 'npmignore')
+   afterUserContinuation()
+-}
++})
+   }
+ 
+   function afterUserContinuation () {

diff --git a/net-libs/nodejs/nodejs-5.5.0.ebuild 
b/net-libs/nodejs/nodejs-5.6.0.ebuild
similarity index 76%
rename from net-libs/nodejs/nodejs-5.5.0.ebuild
rename to net-libs/nodejs/nodejs-5.6.0.ebuild
index 796a5f2..72657ac 100644
--- a/net-libs/nodejs/nodejs-5.5.0.ebuild
+++ b/net-libs/nodejs/nodejs-5.6.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms 

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

2016-02-11 Thread Bernard Cafarelli
commit: 15fdb39cf8bbe2eaf35a2fd8d6951245e6475030
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Feb 11 10:22:44 2016 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Feb 11 10:22:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15fdb39c

net-misc/owncloud-client: version bump, use EAPI6

Package-Manager: portage-2.2.27

 net-misc/owncloud-client/Manifest  |   1 +
 .../owncloud-client/owncloud-client-2.1.1.ebuild   | 103 +
 2 files changed, 104 insertions(+)

diff --git a/net-misc/owncloud-client/Manifest 
b/net-misc/owncloud-client/Manifest
index d8f40f2..828ab3f 100644
--- a/net-misc/owncloud-client/Manifest
+++ b/net-misc/owncloud-client/Manifest
@@ -2,3 +2,4 @@ DIST owncloudclient-2.0.0.tar.xz 11734540 SHA256 
21cb79fe11bbacc02a98ad16ae60512
 DIST owncloudclient-2.0.1.tar.xz 11737332 SHA256 
97e8fe888b8f59b0703fd9fbd54feecbf14c078ac14e9856bf0327f2b41bc287 SHA512 
a09044c5c74c15761d0a531908ac1882f77f02e7199af4f8370253ae5f8d0966609d706a771f074d3c686d33f1db260e61be94a1f8fca239aa6d79d30093ef41
 WHIRLPOOL 
d05dd8a3587987b4c8a86d4958b09e2480ae5390de755dc925f085b3392669835c089530d0cc5180b9c6254fec747aff77f8ba3fe06859501309975f37237986
 DIST owncloudclient-2.0.2.tar.xz 11518700 SHA256 
2815dce34b568141d7c2ab90bcd733abb6862970917738e3b120d8073ab68228 SHA512 
69b42ba45f95ed85f7afda586fb213069098ca5f7e779121a2a935066438403dba5e56292329997d955bbefbbafc3fadfed6bf1239ae9f0f90c91455d998c616
 WHIRLPOOL 
52224a5b79b9d28fb22d52ec9b30cc449b8e7b4dd6423c763c1f9bb429a7843d60381ad905921a20c33ab3bf864209f16aa9a55d7049b2175772b5c6ec92f768
 DIST owncloudclient-2.1.0.tar.xz 11749608 SHA256 
73553f182cc5e3d87a5382bf17f9adf6e1315cc9ea8f530bf39775e709a5d03f SHA512 
1db9c27fa00b2896799c8ab2ca7b9bed40c5f514e495320234a06d453c703356ddf012eacde9abe9ffb3c29472fedc7e1eac78baae8a43ea743e2c1ab1176b1d
 WHIRLPOOL 
53be85cfdf5191c3fbf088cd941ec7441f16e42bac6d59865f22114d97637224f52ff167955b845efaadfb7ab3a27862c2c9bb9e17308048b7348a36ee64deb4
+DIST owncloudclient-2.1.1.tar.xz 11920024 SHA256 
4e7cfeb72ec565392e7968f352c4a7f0ef2988cc577ebdfd668a3887d320b1cb SHA512 
62cd22c1c7119cc2269537ab562072bffa1a968b720263810f35b58722bac5b370b7b7ae6ec6fd3e9778bd996c8e4b0b91c34c1a3b533e1a60853963a8de5e19
 WHIRLPOOL 
00cf583a5c8c688d7fa08029cba5bb06412f4a3dbbfdd942dbc542af8ceb13603a9a757f8fa110b2dafcd0a8083ad40b7a2bf8a86155fb6f4515df72bad1cedf

diff --git a/net-misc/owncloud-client/owncloud-client-2.1.1.ebuild 
b/net-misc/owncloud-client/owncloud-client-2.1.1.ebuild
new file mode 100644
index 000..6fac781
--- /dev/null
+++ b/net-misc/owncloud-client/owncloud-client-2.1.1.ebuild
@@ -0,0 +1,103 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Synchronize files from ownCloud Server with your computer"
+HOMEPAGE="http://owncloud.org/;
+SRC_URI="http://download.owncloud.com/desktop/stable/${P/-}.tar.xz;
+
+LICENSE="CC-BY-3.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc dolphin nautilus samba +sftp test qt4 +qt5"
+
+REQUIRED_USE="^^ ( qt4 qt5 )"
+
+RDEPEND=">=dev-db/sqlite-3.4:3
+   sys-fs/inotify-tools
+   virtual/libiconv
+   dolphin? (
+   >=kde-frameworks/kcoreaddons-5.16:5
+   >=kde-frameworks/kio-5.16:5 )
+   nautilus? ( dev-python/nautilus-python )
+   qt4? (
+   dev-libs/qtkeychain[qt4]
+   dev-qt/qtcore:4
+   dev-qt/qtdbus:4
+   dev-qt/qtgui:4
+   dev-qt/qtsql:4
+   dev-qt/qtwebkit:4
+   net-libs/neon[ssl]
+   )
+   qt5? (
+   dev-libs/qtkeychain[qt5]
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   >=dev-qt/qtnetwork-5.4:5
+   dev-qt/qtgui:5
+   dev-qt/qtquickcontrols:5
+   dev-qt/qtsql:5
+   dev-qt/qtwebkit:5[printsupport]
+   )
+   samba? ( >=net-fs/samba-3.5 )
+   sftp? ( >=net-libs/libssh-0.5 )
+   !net-misc/ocsync"
+DEPEND="${RDEPEND}
+   doc? (
+   dev-python/sphinx
+   dev-texlive/texlive-latexextra
+   virtual/latex-base
+   )
+   qt5? ( dev-qt/linguist-tools:5 )
+   test? (
+   dev-util/cmocka
+   qt4? ( dev-qt/qttest:4 )
+   qt5? ( dev-qt/qttest:5 )
+   )"
+
+S=${WORKDIR}/${P/-}
+
+src_prepare() {
+   # Keep tests in ${T}
+   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.h || die "sed failed"
+
+   use nautilus || sed -i -e "s/add_subdirectory(nautilus)//" \
+   shell_integration/CMakeLists.txt || die "sed failed"
+
+   default
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
+   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
+   -DWITH_ICONV=ON
+   

[gentoo-commits] repo/gentoo:master commit in: sys-kernel/raspberrypi-image/

2016-02-11 Thread Michael Weber
commit: c32079b63a0c5b9cc8e5f184be58eecf465f8b8c
Author: Michael Weber  gentoo  org>
AuthorDate: Thu Feb 11 12:58:35 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Thu Feb 11 12:58:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32079b6

sys-kernel/raspberrypi-image: add 4.1 and 4.4 images.

Package-Manager: portage-2.2.27

 sys-kernel/raspberrypi-image/Manifest  |  2 ++
 .../raspberrypi-image-4.1.17_pre-r20160209.ebuild  | 33 ++
 .../raspberrypi-image-4.4.1_pre-r20160209.ebuild   | 33 ++
 3 files changed, 68 insertions(+)

diff --git a/sys-kernel/raspberrypi-image/Manifest 
b/sys-kernel/raspberrypi-image/Manifest
index 760491c..8194318 100644
--- a/sys-kernel/raspberrypi-image/Manifest
+++ b/sys-kernel/raspberrypi-image/Manifest
@@ -6,3 +6,5 @@ DIST raspberrypi-image-3.18.14_pre-r20150520.tar.xz 12998340 
SHA256 f7d5400f0631
 DIST raspberrypi-image-3.19.3_pre-r20150327.tar.xz 12973956 SHA256 
c1025b57a2423a1c2d98c136a5e332139a6734b2ddb3a605526c62d51ba1000d SHA512 
5293ff2b75dc6f38f0e4dea5bb8322fdae9a799a1dc2e7f9791d8383e70e2ed39131a8e211514f74d72266b2570c8707abb735905a97f0ecf1c4ca595ac99fd6
 WHIRLPOOL 
0ef71e26e52014e4fba91edad94fb8bda315ecddf16108c713c4a2303e8a61de2df5626d41c2b45f7b7812252893d74fbb86c28ae1f85eb0441746924598ec93
 DIST raspberrypi-image-3.19.3_pre-r20150413.tar.xz 12976080 SHA256 
e7cca8243839e80a6fe358c57289ba8c149bdd38e4f2e6a10c8d6f31b8da3743 SHA512 
141e245273713f95f85c0c474fd0aaf9b01b67c412574756f6cf4d820013706160b872f0435fa139c96110c8a6b0f2d9b68f71e31ddf05964cb6fcf7014a960a
 WHIRLPOOL 
3fe2fa6fb2284bd155458ee201130a9b3d6dc69a76033c6512f30963e3d379bbcc68e2701e8d60b88827fdbb498048934de624a0b859d468ad4b03f425679497
 DIST raspberrypi-image-4.0.4_pre-r20150523.tar.xz 13052304 SHA256 
3cbe55ffccb6e7067f37b57a3bbcc7676ed89ae639f8663e17c94f0c8ec99d31 SHA512 
c33517321769e5267d7084e82b54d9548bed77fed1755fd5985ac648cb5721fc462f2c062d0e003171eb4b0ccd3e5b0d7b41fc6783c6dd85f86089f54d8bbe60
 WHIRLPOOL 
ef9359919e3da0de0edce3bacc16c70cb36fa66dc13051bde8c4dcb7c47782cd18fe8ed65ff992ae00454b109293ecbee4d71699adc78a7d17e903d1e91cd603
+DIST raspberrypi-image-4.1.17_pre-r20160209.tar.xz 13642752 SHA256 
ad4c1069d19c34a05272fab1c326996b32510baac66bda5e50fb7356638849d0 SHA512 
ac260fbb6dc3f8417d87624b2771b219f5a754618242cfa80c0e465902140c5715aca75a09e8827d096bb99688e0ac2b262bbadb98f1a47998a0febb0b99a96a
 WHIRLPOOL 
a3c44e28a07def36578de77352f76135a1c33de3148ad118fe466076c30dc06f6298b4fcffeb885c85f6e07330fd3dae2a608a2b6247ee193c586ad879d82e83
+DIST raspberrypi-image-4.4.1_pre-r20160209.tar.xz 13982668 SHA256 
1f92aa045148c406491a1d83494e6d4463480f5ec4139f51d91fe81de5889658 SHA512 
3ec1913c5d09110912a92aac546e5ec4965b7e5ae98f2561ca569982c5707a1377c47bff55f5c0c8e4db3b6a9b65b09d8ac6bb4112cff5b9396874c33be8c5de
 WHIRLPOOL 
3ce35c3b6fd45d70d522c09fd0db2eb9c836a1c3b6f546d82d9fbc57ab2a5c4d94416b81c9705e3c1977813717bb5423cb7c17115c566a9a5a7a35fce31feafc

diff --git 
a/sys-kernel/raspberrypi-image/raspberrypi-image-4.1.17_pre-r20160209.ebuild 
b/sys-kernel/raspberrypi-image/raspberrypi-image-4.1.17_pre-r20160209.ebuild
new file mode 100644
index 000..1e4eef4
--- /dev/null
+++ b/sys-kernel/raspberrypi-image/raspberrypi-image-4.1.17_pre-r20160209.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Raspberry PI precompiled kernel and modules"
+HOMEPAGE="https://github.com/raspberrypi/firmware;
+SRC_URI="https://dev.gentoo.org/~xmw/${PN}/${PF}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="${PVR}"
+KEYWORDS="~arm -*"
+IUSE=""
+
+S=${WORKDIR}
+
+RESTRICT="binchecks mirror strip"
+
+src_prepare() {
+   #hide kernel vectors
+   chmod go= boot/System* || die
+   # on a filesystem with permissions
+   mv boot/System* lib/modules/* || die
+   elog "System.map has been moved to $(ls -d lib/modules/*)"
+}
+
+src_install() {
+   mv -v boot "${D}" || die
+
+   dodir /lib
+   mv -v lib/modules "${D}"/lib || die
+}

diff --git 
a/sys-kernel/raspberrypi-image/raspberrypi-image-4.4.1_pre-r20160209.ebuild 
b/sys-kernel/raspberrypi-image/raspberrypi-image-4.4.1_pre-r20160209.ebuild
new file mode 100644
index 000..1e4eef4
--- /dev/null
+++ b/sys-kernel/raspberrypi-image/raspberrypi-image-4.4.1_pre-r20160209.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Raspberry PI precompiled kernel and modules"
+HOMEPAGE="https://github.com/raspberrypi/firmware;
+SRC_URI="https://dev.gentoo.org/~xmw/${PN}/${PF}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="${PVR}"
+KEYWORDS="~arm -*"
+IUSE=""
+
+S=${WORKDIR}
+
+RESTRICT="binchecks mirror strip"
+
+src_prepare() {
+   #hide kernel vectors
+   chmod go= boot/System* || die
+   # on a filesystem with permissions
+   mv boot/System* 

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

2016-02-11 Thread Hans de Graaff
commit: 0d7d5457acb88e51d4fad76bd58cadaed924a222
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Feb 11 05:56:36 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Feb 11 13:11:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d7d5457

dev-ruby/backports: add 3.6.8

Package-Manager: portage-2.2.26

 dev-ruby/backports/Manifest   |  1 +
 dev-ruby/backports/backports-3.6.8.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-ruby/backports/Manifest b/dev-ruby/backports/Manifest
index 30cee25..f0796b5 100644
--- a/dev-ruby/backports/Manifest
+++ b/dev-ruby/backports/Manifest
@@ -1 +1,2 @@
 DIST backports-3.6.7.gem 88576 SHA256 
2cbf3154f5392c3ae7278989094c2e9d68453bfb6079d36e74affa49a09c1255 SHA512 
fd74fb8a139f8371ac9a7a9f067764b99fdb91e1c1d2eabcb187afb804cec7e0b2b0df931aefc8de114e5b51a4974e619afb5cca9403f2c04049f5c281415e56
 WHIRLPOOL 
3bb86087a9d274803cf1ddec936a0ec42f4d7fc50b7a270e40ff8e2af5f5f0b5c5190d39ec49273a6ddbf20276784846e73a49436de7373dc392bfc6d79eb62a
+DIST backports-3.6.8.gem 88064 SHA256 
b3a81049fb3026b49302b6badedad33c710b302b8a7229d6b168c9530fc78ffd SHA512 
5b4bebb56623043a4524715292f785b92f4993728deb30ef0268b099372a1835901e596ba33d374f501c45ffe960cc27a7ddd5c061c6fd02fe7bc6cc335b38c0
 WHIRLPOOL 
6f2fc79ec363fbff401882ddc5e143b6d906553caffcee1a022c9060a516a56d4c4abd6909841a2c7e64833f2b4757a0593afd16b6fe4bbb8851258e7ed800b5

diff --git a/dev-ruby/backports/backports-3.6.8.ebuild 
b/dev-ruby/backports/backports-3.6.8.ebuild
new file mode 100644
index 000..9292ddb
--- /dev/null
+++ b/dev-ruby/backports/backports-3.6.8.ebuild
@@ -0,0 +1,20 @@
+# 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_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_TASK_TEST="test"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Backports of Ruby features for older Ruby"
+HOMEPAGE="https://github.com/marcandre/backports;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/rails )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rack-attack/

2016-02-11 Thread Hans de Graaff
commit: c30a0818b2d90a2f37c98f2126df048bc5f54a51
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Feb 11 05:54:30 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Feb 11 13:11:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c30a0818

dev-ruby/rack-attack: add 4.4.0

Package-Manager: portage-2.2.26

 dev-ruby/rack-attack/Manifest |  1 +
 dev-ruby/rack-attack/rack-attack-4.4.0.ebuild | 32 +++
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/rack-attack/Manifest b/dev-ruby/rack-attack/Manifest
index e720f38..9f6a916 100644
--- a/dev-ruby/rack-attack/Manifest
+++ b/dev-ruby/rack-attack/Manifest
@@ -1 +1,2 @@
 DIST rack-attack-4.3.1.gem 16384 SHA256 
9a2ea5df8c9b4a715ecd6497e7553c7e50fdb1452abe724bd8ae359115621146 SHA512 
6f89b7f8afb8adab09b0df984df2ad4dbd043ad73dbb7adad11a87f9f4041194bb4f63399fd5c5d15bec1ee47a682247a9f01217ada8eeda1fb09235dd00ffaa
 WHIRLPOOL 
e9f45190635229975bb02abe2f6996d6de82f7486339c3bc26ac65dfa6a6f1da5e58a1f6f92b835388ddc218ff2971dec3a223e6c6be4e06c7eb034d06e1e1d2
+DIST rack-attack-4.4.0.gem 16896 SHA256 
8e20760712a51a51f9919ffd24f8c638d2e1bbe13340b61fbc0c984a4cb40d6e SHA512 
2c9d0a90c99481990d2cc777dfa4875b23fab16f542645a610619f870a8373ffe205ff0785732045216f3b97bfbc983dedd76941a12c0e36baf0050477a3
 WHIRLPOOL 
6e9d131ad525f83d2d2eb699d148dfd276199fa491f86c9bca9fa399c1f6cd53390558c24f137298651d29c71483d56567f24c9d3f529e0b60d37ca0bd18fa1b

diff --git a/dev-ruby/rack-attack/rack-attack-4.4.0.ebuild 
b/dev-ruby/rack-attack/rack-attack-4.4.0.ebuild
new file mode 100644
index 000..232152e
--- /dev/null
+++ b/dev-ruby/rack-attack/rack-attack-4.4.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+# Skip integration tests since they require additional unpackaged
+# dependencies and running daemons.
+RUBY_FAKEGEM_TASK_TEST="test:units"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A DSL for blocking & throttling abusive clients"
+HOMEPAGE="https://github.com/kickstarter/rack-attack;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+ruby_add_rdepend "dev-ruby/rack:*"
+ruby_add_bdepend "test? ( dev-ruby/activesupport
+   dev-ruby/rack-test
+   dev-ruby/minitest )"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/d' Rakefile spec/spec_helper.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-editors/emacs-vcs/

2016-02-11 Thread Ulrich Müller
commit: 810f959093e0fbbe712276f87887517c934df899
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Feb 11 11:48:42 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Feb 11 11:48:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=810f9590

app-editors/emacs-vcs: Don't store revision in system-configuration-options.

The git revision is stored by upstream in emacs-repository-version,
therefore this local hack is no longer needed.

Package-Manager: portage-2.2.27

 app-editors/emacs-vcs/emacs-vcs-25.0.50_pre20151113.ebuild | 3 ---
 app-editors/emacs-vcs/emacs-vcs-25.0.90.ebuild | 3 ---
 app-editors/emacs-vcs/emacs-vcs-25.0.-r2.ebuild| 3 ---
 app-editors/emacs-vcs/emacs-vcs-25.1.50_pre20160130.ebuild | 3 ---
 app-editors/emacs-vcs/emacs-vcs-25.1.-r1.ebuild| 3 ---
 5 files changed, 15 deletions(-)

diff --git a/app-editors/emacs-vcs/emacs-vcs-25.0.50_pre20151113.ebuild 
b/app-editors/emacs-vcs/emacs-vcs-25.0.50_pre20151113.ebuild
index 4c02aba..d045c3a 100644
--- a/app-editors/emacs-vcs/emacs-vcs-25.0.50_pre20151113.ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-25.0.50_pre20151113.ebuild
@@ -212,9 +212,6 @@ src_configure() {
# Save version information in the Emacs binary. It will be available
# in variable "system-configuration-options".
myconf+=" GENTOO_PACKAGE=${CATEGORY}/${PF}"
-   if [[ ${PV##*.} =  ]]; then
-   myconf+=" EGIT_BRANCH=${EGIT_BRANCH} 
EGIT_VERSION=${EGIT_VERSION}"
-   fi
 
econf \
--program-suffix="-${EMACS_SUFFIX}" \

diff --git a/app-editors/emacs-vcs/emacs-vcs-25.0.90.ebuild 
b/app-editors/emacs-vcs/emacs-vcs-25.0.90.ebuild
index d65f76b..c867117 100644
--- a/app-editors/emacs-vcs/emacs-vcs-25.0.90.ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-25.0.90.ebuild
@@ -225,9 +225,6 @@ src_configure() {
# Save version information in the Emacs binary. It will be available
# in variable "system-configuration-options".
myconf+=" GENTOO_PACKAGE=${CATEGORY}/${PF}"
-   if [[ ${PV##*.} =  ]]; then
-   myconf+=" EGIT_BRANCH=${EGIT_BRANCH} 
EGIT_VERSION=${EGIT_VERSION}"
-   fi
 
econf \
--program-suffix="-${EMACS_SUFFIX}" \

diff --git a/app-editors/emacs-vcs/emacs-vcs-25.0.-r2.ebuild 
b/app-editors/emacs-vcs/emacs-vcs-25.0.-r2.ebuild
index 9ae7f13..4a551ed 100644
--- a/app-editors/emacs-vcs/emacs-vcs-25.0.-r2.ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-25.0.-r2.ebuild
@@ -225,9 +225,6 @@ src_configure() {
# Save version information in the Emacs binary. It will be available
# in variable "system-configuration-options".
myconf+=" GENTOO_PACKAGE=${CATEGORY}/${PF}"
-   if [[ ${PV##*.} =  ]]; then
-   myconf+=" EGIT_BRANCH=${EGIT_BRANCH} 
EGIT_VERSION=${EGIT_VERSION}"
-   fi
 
econf \
--program-suffix="-${EMACS_SUFFIX}" \

diff --git a/app-editors/emacs-vcs/emacs-vcs-25.1.50_pre20160130.ebuild 
b/app-editors/emacs-vcs/emacs-vcs-25.1.50_pre20160130.ebuild
index f0c8c47..faaea0a 100644
--- a/app-editors/emacs-vcs/emacs-vcs-25.1.50_pre20160130.ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-25.1.50_pre20160130.ebuild
@@ -212,9 +212,6 @@ src_configure() {
# Save version information in the Emacs binary. It will be available
# in variable "system-configuration-options".
myconf+=" GENTOO_PACKAGE=${CATEGORY}/${PF}"
-   if [[ ${PV##*.} =  ]]; then
-   myconf+=" EGIT_BRANCH=${EGIT_BRANCH} 
EGIT_VERSION=${EGIT_VERSION}"
-   fi
 
econf \
--program-suffix="-${EMACS_SUFFIX}" \

diff --git a/app-editors/emacs-vcs/emacs-vcs-25.1.-r1.ebuild 
b/app-editors/emacs-vcs/emacs-vcs-25.1.-r1.ebuild
index c66d03f..0569ede 100644
--- a/app-editors/emacs-vcs/emacs-vcs-25.1.-r1.ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-25.1.-r1.ebuild
@@ -225,9 +225,6 @@ src_configure() {
# Save version information in the Emacs binary. It will be available
# in variable "system-configuration-options".
myconf+=" GENTOO_PACKAGE=${CATEGORY}/${PF}"
-   if [[ ${PV##*.} =  ]]; then
-   myconf+=" EGIT_BRANCH=${EGIT_BRANCH} 
EGIT_VERSION=${EGIT_VERSION}"
-   fi
 
econf \
--program-suffix="-${EMACS_SUFFIX}" \



[gentoo-commits] repo/gentoo:master commit in: net-irc/quassel/

2016-02-11 Thread Agostino Sarubbo
commit: 5b3e2fa782c0c9f833b25b10eb1cb4714878c45e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Feb 11 12:27:27 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Feb 11 12:27:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b3e2fa7

net-irc/quassel: amd64 stable wrt bug #568150

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/net-irc/quassel/quassel-0.12.2-r3.ebuild 
b/net-irc/quassel/quassel-0.12.2-r3.ebuild
index 967f8d0..a11aa28 100644
--- a/net-irc/quassel/quassel-0.12.2-r3.ebuild
+++ b/net-irc/quassel/quassel-0.12.2-r3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://quassel-irc.org/;
 [[ "${PV}" == "" ]] || SRC_URI="http://quassel-irc.org/pub/${P}.tar.bz2;
 
 LICENSE="GPL-3"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~sparc-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~sparc-solaris"
 SLOT="0"
 IUSE="ayatana crypt dbus debug kde monolithic phonon postgres qt5 +server +ssl 
syslog webkit X"
 



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

2016-02-11 Thread Agostino Sarubbo
commit: 420ac8a609aeab52f6e3f41d2be7d4c122d8495d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Feb 11 12:27:19 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Feb 11 12:27:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=420ac8a6

dev-libs/botan: amd64 stable wrt bug #574034

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-libs/botan/botan-1.10.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/botan/botan-1.10.12.ebuild 
b/dev-libs/botan/botan-1.10.12.ebuild
index b618b9b..29310d8 100644
--- a/dev-libs/botan/botan-1.10.12.ebuild
+++ b/dev-libs/botan/botan-1.10.12.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="A C++ crypto library"
 HOMEPAGE="http://botan.randombit.net/;
 SRC_URI="http://botan.randombit.net/releases/${MY_P}.tgz;
 
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
 SLOT="0"
 LICENSE="BSD"
 IUSE="bindist doc python bzip2 gmp ssl static-libs threads zlib"



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

2016-02-11 Thread Agostino Sarubbo
commit: 3a6eaa6bb13b21e140a658bf88bce8a3f191b300
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Feb 11 12:27:12 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Feb 11 12:27:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a6eaa6b

dev-libs/libbsd: amd64 stable wrt bug #573160

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-libs/libbsd/libbsd-0.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libbsd/libbsd-0.8.2.ebuild 
b/dev-libs/libbsd/libbsd-0.8.2.ebuild
index f8598ce..50299b0 100644
--- a/dev-libs/libbsd/libbsd-0.8.2.ebuild
+++ b/dev-libs/libbsd/libbsd-0.8.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}.freedesktop.org/releases/${P}.tar.xz;
 
 LICENSE="BSD BSD-2 BSD-4 ISC"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="static-libs"
 
 pkg_setup() {



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

2016-02-11 Thread Agostino Sarubbo
commit: db098d969b7278a55b59d50def1a252fbf6df917
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Feb 11 12:26:58 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Feb 11 12:26:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db098d96

app-eselect/eselect-php: amd64 stable wrt bug #573892

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-eselect/eselect-php/eselect-php-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-eselect/eselect-php/eselect-php-0.9.1.ebuild 
b/app-eselect/eselect-php/eselect-php-0.9.1.ebuild
index 0cc0e9d..a108868 100644
--- a/app-eselect/eselect-php/eselect-php-0.9.1.ebuild
+++ b/app-eselect/eselect-php/eselect-php-0.9.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="fpm apache2"
 
 # The "DirectoryIndex" line in 70_mod_php.conf requires mod_dir.



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

2016-02-11 Thread Agostino Sarubbo
commit: 3432ccbbcd8646c3d891647ad2db5c779c21f5f5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Feb 11 12:27:06 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Feb 11 12:27:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3432ccbb

dev-python/pillow: amd64 stable wrt bug #573958

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/pillow/pillow-3.1.1.ebuild 
b/dev-python/pillow/pillow-3.1.1.ebuild
index 7529344..e3cd143 100644
--- a/dev-python/pillow/pillow-3.1.1.ebuild
+++ b/dev-python/pillow/pillow-3.1.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
 
 LICENSE="HPND"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="doc examples jpeg jpeg2k lcms test tiff tk truetype webp zlib"
 
 REQUIRED_USE="test? ( jpeg tiff )"



[gentoo-commits] repo/gentoo:master commit in: dev-lang/php/

2016-02-11 Thread Agostino Sarubbo
commit: ae647a603b2ba17d3035dc266673d3f32fb66427
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Feb 11 12:26:53 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Feb 11 12:26:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae647a60

dev-lang/php: amd64 stable wrt bug #573892

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-lang/php/php-5.5.32.ebuild | 2 +-
 dev-lang/php/php-5.6.18.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/php/php-5.5.32.ebuild b/dev-lang/php/php-5.5.32.ebuild
index c9b074b..083c7ad 100644
--- a/dev-lang/php/php-5.5.32.ebuild
+++ b/dev-lang/php/php-5.5.32.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 function php_get_uri ()
 {

diff --git a/dev-lang/php/php-5.6.18.ebuild b/dev-lang/php/php-5.6.18.ebuild
index c64b183..9daa2ab 100644
--- a/dev-lang/php/php-5.6.18.ebuild
+++ b/dev-lang/php/php-5.6.18.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
libtool systemd
 
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 function php_get_uri ()
 {



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

2016-02-11 Thread Fabian Groffen
commit: f08bdee4f9ada2fc9b94d113ca69a0a76013b185
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Feb 11 12:56:16 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Feb 11 13:00:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f08bdee4

sys-devel/llvm: revise libcxx dependency for maintenance and to be more 
realistic

Package-Manager: portage-2.2.20-prefix

 sys-devel/llvm/llvm-3.5.2.ebuild | 2 +-
 sys-devel/llvm/llvm-3.6.2.ebuild | 2 +-
 sys-devel/llvm/llvm-3.7.1.ebuild | 2 +-
 sys-devel/llvm/llvm-3.8.0_rc1.ebuild | 2 +-
 sys-devel/llvm/llvm-.ebuild  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-devel/llvm/llvm-3.5.2.ebuild b/sys-devel/llvm/llvm-3.5.2.ebuild
index d051a7a..6d3a5ce 100644
--- a/sys-devel/llvm/llvm-3.5.2.ebuild
+++ b/sys-devel/llvm/llvm-3.5.2.ebuild
@@ -50,7 +50,7 @@ DEPEND="${COMMON_DEPEND}
( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
)
|| ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )
-   kernel_Darwin? ( =sys-libs/libcxx-3.5* )
+   kernel_Darwin? ( =sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
)
|| ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )
-   kernel_Darwin? ( =sys-libs/libcxx-3.7* )
+   kernel_Darwin? ( =sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
)
|| ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )
-   kernel_Darwin? ( sys-libs/libcxx )
+   kernel_Darwin? ( 

[gentoo-commits] repo/gentoo:master commit in: dev-lang/swi-prolog/

2016-02-11 Thread Keri Harris
commit: 326cdb75f677e4c93e83ab3d265cb39564ac7965
Author: Keri Harris  gentoo  org>
AuthorDate: Thu Feb 11 12:15:27 2016 +
Commit: Keri Harris  gentoo  org>
CommitDate: Thu Feb 11 12:15:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=326cdb75

dev-lang/swi-prolog: bump 7.3 development version

Package-Manager: portage-2.2.26

 dev-lang/swi-prolog/Manifest |   1 +
 dev-lang/swi-prolog/swi-prolog-7.3.16.ebuild | 143 +++
 2 files changed, 144 insertions(+)

diff --git a/dev-lang/swi-prolog/Manifest b/dev-lang/swi-prolog/Manifest
index c5a11ad..56d8987 100644
--- a/dev-lang/swi-prolog/Manifest
+++ b/dev-lang/swi-prolog/Manifest
@@ -4,3 +4,4 @@ DIST swi-prolog-7.2.3-gentoo-patchset-1.tar.gz 1875 SHA256 
c11e48122dc468f21e08d
 DIST swipl-7.2.3.tar.gz 16192142 SHA256 
43657d51b7c5887bc2d2bced50a9822b86a08a6841399b8e76ee877f51d646b5 SHA512 
da27a6b171d3b471401f1a91e86a4dbe98973d8a1db8c72aa27e452311d08b893b01a1de8f9f4dafcdac460774b4ea980050256d37284546941e1bdf84f8cd7b
 WHIRLPOOL 
de695c8e0317921dcc13898f7a3c88d1012e3f87f633cd25766ca5cb6637b29ca81b9245d015614089291a7d9abd0d8c7109ccae1df9297d78301d241cb258b3
 DIST swipl-7.3.14.tar.gz 16190376 SHA256 
2f201f79a01c65a9c2296b622d207749442c3ae1c62d3d9866a4a03f71d5e64f SHA512 
3a88329d2c244b8614dfd55cbd0978bb1b59c975b6767ff18255d7c5dcfe713f04e252dc180b70d2daac4790c940d31ab060cec0371d0b36b13fd4e4b482e1c8
 WHIRLPOOL 
74e023c56f074c279249759f40e009c70698e282094201ae0f9ab0a88d42b29080b7db5c3337303b5b1f42615d7ff8afe1d96a2b2887e933440252778daa03b6
 DIST swipl-7.3.15.tar.gz 16216228 SHA256 
4ff611d8db31ff097edba66f8ee45cdffb229be75f66974d3d1beb114ab85d47 SHA512 
2a2d61413e7c98366cb4dd472044b381b296b60b68867e61a2a38f52f3be538603c60710770f766e6f4fa53383bd40043f053352fd96d5054766225e91b4f8d9
 WHIRLPOOL 
76224d6db53090ffd4d44573acb463c8c79b2d08699625d98ee9e23da7a8211a84ba3aaea054d81d18228f1ce84be32811f5d4d61fadb12431e0ab29f47ffd05
+DIST swipl-7.3.16.tar.gz 16214414 SHA256 
584dce14e7eea75189c9133bb4eda05d639d6a4562b8cfca738ece25f0c2479e SHA512 
5df2bd845087bb3f26e65d06b7db341b14500c7fc69b5c62b3ddd20d146c4280ffc79d5490d18239c0e70dab85e4424d81423deead148d7d1af768ae6800b3b8
 WHIRLPOOL 
d7f45266ac2d1c36d7cd27e0e98f3856697d397060802790b5984c221092a69553a7761aa482aaba4892542f12c7786965b3db5fa1860f9864a404f0810b

diff --git a/dev-lang/swi-prolog/swi-prolog-7.3.16.ebuild 
b/dev-lang/swi-prolog/swi-prolog-7.3.16.ebuild
new file mode 100644
index 000..f9a7b8b
--- /dev/null
+++ b/dev-lang/swi-prolog/swi-prolog-7.3.16.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils flag-o-matic java-pkg-opt-2 multilib
+
+PATCHSET_VER="0"
+
+DESCRIPTION="free, small, and standard compliant Prolog compiler"
+HOMEPAGE="http://www.swi-prolog.org/;
+SRC_URI="http://www.swi-prolog.org/download/devel/src/swipl-${PV}.tar.gz;
+
+LICENSE="BSD-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="archive berkdb debug doc +gmp hardened java libressl minimal odbc 
+readline ssl static-libs test uuid zlib X"
+
+RDEPEND="sys-libs/ncurses:=
+   archive? ( app-arch/libarchive )
+   berkdb? ( >=sys-libs/db-4:= )
+   zlib? ( sys-libs/zlib )
+   odbc? ( dev-db/unixODBC )
+   readline? ( sys-libs/readline:= )
+   gmp? ( dev-libs/gmp:0 )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0 )
+   libressl? ( dev-libs/libressl )
+   )
+   java? ( >=virtual/jdk-1.5:= )
+   uuid? ( dev-libs/ossp-uuid )
+   X? (
+   virtual/jpeg:0
+   x11-libs/libX11
+   x11-libs/libXft
+   x11-libs/libXpm
+   x11-libs/libXt
+   x11-libs/libICE
+   x11-libs/libSM )"
+
+DEPEND="${RDEPEND}
+   X? ( x11-proto/xproto )
+   java? ( test? ( =dev-java/junit-3.8* ) )"
+
+S="${WORKDIR}/swipl-${PV}"
+
+src_prepare() {
+   EPATCH_FORCE=yes
+   EPATCH_SUFFIX=patch
+   if [[ -d "${WORKDIR}"/${PV} ]] ; then
+   epatch "${WORKDIR}"/${PV}
+   fi
+
+   if ! use uuid; then
+   mv packages/clib/uuid.pl packages/clib/uuid.pl.unused || die
+   fi
+
+   # OSX/Intel ld doesn't like an archive without table of contents
+   sed -i -e 's/-cru/-scru/' packages/nlp/libstemmer_c/Makefile.pl || die
+}
+
+src_configure() {
+   append-flags -fno-strict-aliasing
+   use ppc && append-flags -mno-altivec
+   use hardened && append-flags -fno-unit-at-a-time
+   use debug && append-flags -DO_DEBUG
+
+   # ARCH is used in the configure script to figure out host and target
+   # specific stuff
+   export ARCH=${CHOST}
+
+   export CC_FOR_BUILD=$(tc-getBUILD_CC)
+
+   cd "${S}"/src || die
+   econf \
+   --libdir="${EPREFIX}"/usr/$(get_libdir) \
+   $(use_enable 

[gentoo-commits] repo/gentoo:master commit in: sys-process/htop/, sys-process/htop/files/

2016-02-11 Thread Lars Wendler
commit: bf9faf8ecd2d59d79eb9cebd07724c88e91d225e
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Feb 11 13:37:11 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Feb 11 13:37:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf9faf8e

sys-process/htop: Bump to version 2.0.0 (bug #574424).

With kind permission from idl0r.

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

 sys-process/htop/Manifest |  1 +
 sys-process/htop/files/htop-2.0.0-tinfo.patch | 82 +++
 sys-process/htop/htop-2.0.0.ebuild| 75 
 3 files changed, 158 insertions(+)

diff --git a/sys-process/htop/Manifest b/sys-process/htop/Manifest
index c8d23ca..b60549d 100644
--- a/sys-process/htop/Manifest
+++ b/sys-process/htop/Manifest
@@ -1 +1,2 @@
 DIST htop-1.0.3.tar.gz 399306 SHA256 
055c57927f75847fdc222b5258b079a9542811a9dcf5421c615c7e17f55d1829 SHA512 
4c5c784b093bcad06eb2e8d8bb215e14f6e838a3d47d8da8402344c270c1724f85d0bcde2899571ba5d0e5a02274a0c3390a76fed61785b2604b51351f08f232
 WHIRLPOOL 
14b8879210025aff9a1e098314a1b35d2bb6fcfaab42b95670e3726c61d471b1618486e6fc3dbbc97043e85f9a22196d97e676f3b2dd98250326be8527bdebbe
+DIST htop-2.0.0.tar.gz 473765 SHA256 
d15ca2a0abd6d91d6d17fd685043929cfe7aa91199a9f4b3ebbb370a2c2424b5 SHA512 
2df1b96e4c07a1de360dc7b7b20db0e663d7fa2c9a8a9dcc3d7dc1ce5e5b59f72d927e8e7ae919631cf0e950a82450b45116a1f8d788f63c5762bd73332ec32c
 WHIRLPOOL 
b7a64593bd69d8ebbac2e69c8030e197647dacfe0c53b5e4550e77fe79db87b1d106cb4ea1adfa5338628afb1f5d46244b95d4522718142e2f966f2cad59db02

diff --git a/sys-process/htop/files/htop-2.0.0-tinfo.patch 
b/sys-process/htop/files/htop-2.0.0-tinfo.patch
new file mode 100644
index 000..e040195
--- /dev/null
+++ b/sys-process/htop/files/htop-2.0.0-tinfo.patch
@@ -0,0 +1,82 @@
+--- htop-2.0.0/configure.ac
 htop-2.0.0/configure.ac
+@@ -23,6 +23,7 @@
+ AC_DISABLE_SHARED
+ AC_ENABLE_STATIC
+ AC_PROG_LIBTOOL
++PKG_PROG_PKG_CONFIG
+ 
+ # Checks for platform.
+ # --
+@@ -175,32 +176,36 @@
+ 
+ AC_ARG_ENABLE(unicode, [AC_HELP_STRING([--enable-unicode], [enable Unicode 
support])], ,enable_unicode="yes")
+ if test "x$enable_unicode" = xyes; then
+-   HTOP_CHECK_SCRIPT([ncursesw6], [addnwstr], [HAVE_LIBNCURSESW], 
"ncursesw6-config",
+-HTOP_CHECK_SCRIPT([ncursesw], [addnwstr], [HAVE_LIBNCURSESW], 
"ncursesw5-config",
+- HTOP_CHECK_SCRIPT([ncurses], [addnwstr], [HAVE_LIBNCURSESW], 
"ncurses5-config",
+-  HTOP_CHECK_LIB([ncursesw6], [addnwstr], [HAVE_LIBNCURSESW],
+-   HTOP_CHECK_LIB([ncursesw], [addnwstr], [HAVE_LIBNCURSESW],
+-HTOP_CHECK_LIB([ncurses], [addnwstr], [HAVE_LIBNCURSESW],
+-  missing_libraries="$missing_libraries libncursesw"
+-  AC_MSG_ERROR([You may want to use --disable-unicode or install 
libncursesw.])
+-   ))
+-
+-   AC_CHECK_HEADERS([ncursesw/curses.h],[:],
+-  [AC_CHECK_HEADERS([ncurses/ncurses.h],[:],
+- [AC_CHECK_HEADERS([ncurses/curses.h],[:],
+-
[AC_CHECK_HEADERS([ncurses.h],[:],[missing_headers="$missing_headers 
$ac_header"])])])])
++   PKG_CHECK_MODULES([NCURSES], [ncursesw],[
++HTOP_CHECK_SCRIPT([ncursesw6], [addnwstr], [HAVE_LIBNCURSESW], 
"ncursesw6-config",
++ HTOP_CHECK_SCRIPT([ncursesw], [addnwstr], [HAVE_LIBNCURSESW], 
"ncursesw5-config",
++  HTOP_CHECK_SCRIPT([ncurses], [addnwstr], [HAVE_LIBNCURSESW], 
"ncurses5-config",
++   HTOP_CHECK_LIB([ncursesw6], [addnwstr], [HAVE_LIBNCURSESW],
++HTOP_CHECK_LIB([ncursesw], [addnwstr], [HAVE_LIBNCURSESW],
++ HTOP_CHECK_LIB([ncurses], [addnwstr], [HAVE_LIBNCURSESW],
++   missing_libraries="$missing_libraries libncursesw"
++   AC_MSG_ERROR([You may want to use --disable-unicode or install 
libncursesw.])
++))
++
++AC_CHECK_HEADERS([ncursesw/curses.h],[:],
++   [AC_CHECK_HEADERS([ncurses/ncurses.h],[:],
++  [AC_CHECK_HEADERS([ncurses/curses.h],[:],
++ 
[AC_CHECK_HEADERS([ncurses.h],[:],[missing_headers="$missing_headers 
$ac_header"])])])])
++   ])
+ else
+-   HTOP_CHECK_SCRIPT([ncurses6], [refresh], [HAVE_LIBNCURSES], 
"ncurses6-config",
+-HTOP_CHECK_SCRIPT([ncurses], [refresh], [HAVE_LIBNCURSES], 
"ncurses5-config",
+- HTOP_CHECK_LIB([ncurses6],  [refresh], [HAVE_LIBNCURSES],
+-  HTOP_CHECK_LIB([ncurses],  [refresh], [HAVE_LIBNCURSES],
+-  missing_libraries="$missing_libraries libncurses"
+-   
++   PKG_CHECK_MODULES([NCURSES], [ncurses],[
++HTOP_CHECK_SCRIPT([ncurses6], [refresh], [HAVE_LIBNCURSES], 
"ncurses6-config",
++ HTOP_CHECK_SCRIPT([ncurses], [refresh], [HAVE_LIBNCURSES], 
"ncurses5-config",
++  HTOP_CHECK_LIB([ncurses6],  [refresh], [HAVE_LIBNCURSES],
++   HTOP_CHECK_LIB([ncurses],  [refresh], [HAVE_LIBNCURSES],
++   missing_libraries="$missing_libraries libncurses"
++
+
+-   

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

2016-02-11 Thread Justin Lecher
commit: 3b47e8797e022a1c33f8013d6b5aa69d4d005041
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 13:45:21 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 13:46:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b47e879

dev-python/python-scsi: Drop KEYWORDS from live ebuild

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

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

diff --git a/dev-python/python-scsi/python-scsi-.ebuild 
b/dev-python/python-scsi/python-scsi-.ebuild
index ae266b9..76cec87 100644
--- a/dev-python/python-scsi/python-scsi-.ebuild
+++ b/dev-python/python-scsi/python-scsi-.ebuild
@@ -15,7 +15,7 @@ EGIT_REPO_URI="https://github.com/rosjat/python-scsi.git;
 
 SLOT="0"
 LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS=""
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-02-11 Thread Justin Lecher
commit: 459f7d732d5c4b5094a51933d40c0f722f4ed00a
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 13:44:40 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 13:46:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=459f7d73

dev-python/python-scsi: Add missing build time dep

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

 dev-python/python-scsi/python-scsi-0_pre160211.ebuild | 2 ++
 dev-python/python-scsi/python-scsi-.ebuild| 2 ++
 2 files changed, 4 insertions(+)

diff --git a/dev-python/python-scsi/python-scsi-0_pre160211.ebuild 
b/dev-python/python-scsi/python-scsi-0_pre160211.ebuild
index 5754950..b5d7849 100644
--- a/dev-python/python-scsi/python-scsi-0_pre160211.ebuild
+++ b/dev-python/python-scsi/python-scsi-0_pre160211.ebuild
@@ -19,6 +19,8 @@ LICENSE="LGPL-2.1"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
 S="${WORKDIR}"/${PN}-${HASH}
 
 pkg_postinst() {

diff --git a/dev-python/python-scsi/python-scsi-.ebuild 
b/dev-python/python-scsi/python-scsi-.ebuild
index 6a6e10d..ae266b9 100644
--- a/dev-python/python-scsi/python-scsi-.ebuild
+++ b/dev-python/python-scsi/python-scsi-.ebuild
@@ -17,3 +17,5 @@ SLOT="0"
 LICENSE="LGPL-2.1"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-02-11 Thread Justin Lecher
commit: 85f4249f64d668d04cf467c1b5da26c520114601
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 13:46:27 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 13:46:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85f4249f

dev-python/libiscsi-python: Add missing build time dep

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

 dev-python/libiscsi-python/libiscsi-python-0_pre160211.ebuild | 3 ++-
 dev-python/libiscsi-python/libiscsi-python-.ebuild| 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/libiscsi-python/libiscsi-python-0_pre160211.ebuild 
b/dev-python/libiscsi-python/libiscsi-python-0_pre160211.ebuild
index e183885..ca08dfc 100644
--- a/dev-python/libiscsi-python/libiscsi-python-0_pre160211.ebuild
+++ b/dev-python/libiscsi-python/libiscsi-python-0_pre160211.ebuild
@@ -20,6 +20,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="net-libs/libiscsi"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
 
 S="${WORKDIR}"/${PN}-${HASH}

diff --git a/dev-python/libiscsi-python/libiscsi-python-.ebuild 
b/dev-python/libiscsi-python/libiscsi-python-.ebuild
index 0141c97..d6d7c90 100644
--- a/dev-python/libiscsi-python/libiscsi-python-.ebuild
+++ b/dev-python/libiscsi-python/libiscsi-python-.ebuild
@@ -19,4 +19,5 @@ KEYWORDS=""
 IUSE=""
 
 RDEPEND="net-libs/libiscsi"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] dev/xmw:master commit in: games-util/atlas/files/, games-util/atlas/

2016-02-11 Thread Michael Weber
commit: 1650a8ede6a9ff75aea348580d7a557aa36c6f21
Author: Michael Weber  xmw  de>
AuthorDate: Thu Feb 11 14:15:40 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Thu Feb 11 14:15:40 2016 +
URL:https://gitweb.gentoo.org/dev/xmw.git/commit/?id=1650a8ed

games-util/atlas: drop old.

Package-Manager: portage-2.2.27
Manifest-Sign-Key: 0x71D573A82F434065

 games-util/atlas/Manifest  |   1 -
 games-util/atlas/atlas-0.4_p20140519.ebuild|  65 
 .../atlas/files/atlas-0.4_p20140519-fg3.patch  | 328 -
 3 files changed, 394 deletions(-)

diff --git a/games-util/atlas/Manifest b/games-util/atlas/Manifest
deleted file mode 100644
index 3031249..000
--- a/games-util/atlas/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST atlas-0.4_p20140519.tar.bz2 361977 SHA256 
efd8a94fba447e7157955040fa33664bb87116b46104a33c79a6431fe5383159 SHA512 
0d0ba468fe748362b23de647a27cd279f2f3eee06699ac8a113ce8eeb24af6977a6567b5daedb2e6d95a976195db6131e8589d1db39b7d4ae2ea06424c539ef5
 WHIRLPOOL 
86eecc7d8fa3c9347e84c5e2ee913a604b83ef7cd2be2087a30b47f85020efb07d5618b2c42f2424503b29467248a195769558e9b39d473221d5d9f51676

diff --git a/games-util/atlas/atlas-0.4_p20140519.ebuild 
b/games-util/atlas/atlas-0.4_p20140519.ebuild
deleted file mode 100644
index 13b656e..000
--- a/games-util/atlas/atlas-0.4_p20140519.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit autotools games
-
-DESCRIPTION="Chart Program to use with Flightgear Flight Simulator"
-HOMEPAGE="http://atlas.sourceforge.net/;
-SRC_URI="http://dev.gentoo.org/~xmw/atlas-0.4_p20140519.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-COMMON_DEPEND="
-   media-libs/freeglut
-   >=media-libs/libpng-1.4
-   net-misc/curl
-   sys-libs/zlib
-   virtual/glu
-   virtual/jpeg
-   virtual/opengl
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-games/simgear-2.4.0
-   media-libs/plib
-"
-RDEPEND="${COMMON_DEPEND}
-   >=games-simulation/flightgear-2.4.0
-"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-fg3.patch
-   eautoreconf
-}
-
-src_configure() {
-   egamesconf \
-   --disable-dependency-tracking \
-   --with-fgbase="${GAMES_DATADIR}"/flightgear \
-   --enable-simgear-shared
-}
-
-pkg_postinst() {
-   games_pkg_postinst
-   elog "You now can make the maps with the following commands:"
-   elog "${GAMES_BINDIR}/Map --atlas=${GAMES_DATADIR}/flightgear/Atlas"
-   elog
-   elog "To run Atlas concurrently with FlightGear use the following:"
-   elog "Atlas --path=[path of map images] --udp=[port number]"
-   elog "and start fgfs with the following switch (or in .fgfsrc):"
-   elog "--nmea=socket,out,0.5,[host that you run Atlas on],[port 
number],udp"
-   echo
-}
-
-pkg_postrm() {
-   elog "You must manually remove the maps if you don't want them around."
-   elog "They are found in the following directory:"
-   echo
-   elog "${GAMES_DATADIR}/flightgear/Atlas"
-   echo
-}

diff --git a/games-util/atlas/files/atlas-0.4_p20140519-fg3.patch 
b/games-util/atlas/files/atlas-0.4_p20140519-fg3.patch
deleted file mode 100644
index e367e22..000
--- a/games-util/atlas/files/atlas-0.4_p20140519-fg3.patch
+++ /dev/null
@@ -1,328 +0,0 @@
-Based on a patch by Frederik Tilmann, posted at 
http://forum.flightgear.org/viewtopic.php?f=31=21972#p202275
-
 atlas-0.4_p20140519/src/NavData.hxx
-+++ atlas-0.4_p20140519/src/NavData.hxx
-@@ -219,6 +219,7 @@
- void _loadAirways640(const gzFile& arp);
- void _checkEnd(AwyLabel , bool isLow);
- void _loadAirports810(const gzFile& arp);
-+void _loadAirports1000(const gzFile& arp);
- 
- Searcher *_searcher;
- 
 atlas-0.4_p20140519/src/NavData.cxx
-+++ atlas-0.4_p20140519/src/NavData.cxx
-@@ -1016,6 +1016,8 @@
- if (version == 810) {
-   // It looks like we have a valid file.
-   _loadAirports810(arp);
-+} else if ( version == 1000 ) {
-+  _loadAirports1000(arp);
- } else {
-   // EYE - throw an error?
-   fprintf(stderr, "AirportsOverlay::load: \"%s\": unknown version %d.\n", 
-@@ -1397,3 +1399,304 @@
-   _frustumCullers[AIRPORTS]->culler().addObject(ap);
- }
- }
-+
-+
-+void NavData::_loadAirports1000(const gzFile& arp)
-+{
-+char *line;
-+ARP *ap = NULL;
-+
-+while (gzGetLine(arp, )) {
-+  int lineCode, offset;
-+
-+  if (strcmp(line, "") == 0) {
-+  // Blank line.
-+  continue;
-+  } 
-+
-+  if (strcmp(line, "99") == 0) {
-+  // Last line.
-+  break;
-+  }
-+
-+  sscanf(line, "%d%n", , );
-+  line += offset;
-+  switch (lineCode) {
-+case 1:
-+case 16:
-+case 17:
-+  {
-+  // The presence of a 1/16/17 means that 

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

2016-02-11 Thread Justin Lecher
commit: 866139c8a79cbc512fa6360118bc7c3a5660d774
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 13:27:37 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 13:29:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866139c8

dev-python/libiscsi-python: New package, ebuild written by me for Diego

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

 dev-python/libiscsi-python/Manifest|  1 +
 .../libiscsi-python-0_pre160211.ebuild | 25 ++
 .../libiscsi-python/libiscsi-python-.ebuild| 22 +++
 dev-python/libiscsi-python/metadata.xml| 11 ++
 4 files changed, 59 insertions(+)

diff --git a/dev-python/libiscsi-python/Manifest 
b/dev-python/libiscsi-python/Manifest
new file mode 100644
index 000..153c5ea
--- /dev/null
+++ b/dev-python/libiscsi-python/Manifest
@@ -0,0 +1 @@
+DIST libiscsi-python-0_pre160211.zip 110062 SHA256 
5165edc59a696b200c5572a21a4fcf258d7cde32983ad56e0b92e2ca71ec4e37 SHA512 
c3f3742d2471f038c93ccd61e3eccf0431242988bc1237e3a0047518fb1eef71c5092735bc323452fae2219ee5a89de1fe098cd1170174934b547b44319d465c
 WHIRLPOOL 
ea4034821f6540516132df8e005b4910281091b4b8b5d2d5bf7e4044b5437f74c9e137e530b0982f0803e81a6185a6a03120ba2b3cd7f266607f493a3fe106b8

diff --git a/dev-python/libiscsi-python/libiscsi-python-0_pre160211.ebuild 
b/dev-python/libiscsi-python/libiscsi-python-0_pre160211.ebuild
new file mode 100644
index 000..e183885
--- /dev/null
+++ b/dev-python/libiscsi-python/libiscsi-python-0_pre160211.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+HASH="a8f548c2700dbe3dadfe048fa2491c7b77cf7846"
+
+DESCRIPTION="Python bindings for libiscsi"
+HOMEPAGE="https://github.com/sahlberg/libiscsi-python;
+SRC_URI="https://github.com/sahlberg/libiscsi-python/archive/${HASH}.zip -> 
${P}.zip"
+
+SLOT="0"
+LICENSE="LGPL-2.1"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="net-libs/libiscsi"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}"/${PN}-${HASH}

diff --git a/dev-python/libiscsi-python/libiscsi-python-.ebuild 
b/dev-python/libiscsi-python/libiscsi-python-.ebuild
new file mode 100644
index 000..0141c97
--- /dev/null
+++ b/dev-python/libiscsi-python/libiscsi-python-.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1 git-r3
+
+DESCRIPTION="Python bindings for libiscsi"
+HOMEPAGE="https://github.com/sahlberg/libiscsi-python;
+SRC_URI=""
+EGIT_REPO_URI="https://github.com/sahlberg/libiscsi-python.git;
+
+SLOT="0"
+LICENSE="LGPL-2.1"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="net-libs/libiscsi"
+DEPEND="${RDEPEND}"

diff --git a/dev-python/libiscsi-python/metadata.xml 
b/dev-python/libiscsi-python/metadata.xml
new file mode 100644
index 000..0f3589e
--- /dev/null
+++ b/dev-python/libiscsi-python/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+pyt...@gentoo.org
+Python
+  
+  
+flamee...@gentoo.org
+  
+



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

2016-02-11 Thread Justin Lecher
commit: 65811ddcd96331470f2e27517be02009b2df1118
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 13:01:26 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 13:29:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65811ddc

net-libs/libiscsi: Drop old

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

 net-libs/libiscsi/libiscsi-1.9.0.ebuild | 28 
 1 file changed, 28 deletions(-)

diff --git a/net-libs/libiscsi/libiscsi-1.9.0.ebuild 
b/net-libs/libiscsi/libiscsi-1.9.0.ebuild
deleted file mode 100644
index 2be8c7b..000
--- a/net-libs/libiscsi/libiscsi-1.9.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF="1"
-inherit autotools-utils
-
-if [[ ${PV} = ** ]]; then
-   inherit git-2
-   SRC_URI=""
-   EGIT_REPO_URI="git://github.com/sahlberg/libiscsi.git"
-   KEYWORDS=""
-else
-   SRC_URI="https://github.com/sahlberg/libiscsi/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="iscsi client library and utilities"
-HOMEPAGE="https://github.com/sahlberg/libiscsi;
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"



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

2016-02-11 Thread Justin Lecher
commit: b613b175231e46eaaf1658dcc5a645a3d9f8e95c
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 13:13:36 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 13:29:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b613b175

dev-python/python-scsi: New package, ebuild written by me for Diego

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

 dev-python/python-scsi/Manifest|  1 +
 dev-python/python-scsi/metadata.xml| 11 +
 .../python-scsi/python-scsi-0_pre160211.ebuild | 26 ++
 dev-python/python-scsi/python-scsi-.ebuild | 19 
 4 files changed, 57 insertions(+)

diff --git a/dev-python/python-scsi/Manifest b/dev-python/python-scsi/Manifest
new file mode 100644
index 000..bc47ea9
--- /dev/null
+++ b/dev-python/python-scsi/Manifest
@@ -0,0 +1 @@
+DIST python-scsi-0_pre160211.zip 126606 SHA256 
a86f6cb42fbf45b186fdfbdb697b001dfabf773e698b30dae46815b1aa4f90ad SHA512 
43218dfe91eba8f79c0cc7b48e5d7ba3026aac3d0c70dc2d8865905ef70bc479c6a32c46104b3284a00b5832d8893daf4285aac84fd43f1a1ba80affeaf5e258
 WHIRLPOOL 
d44417d7461db3c779805f15311bd51ed0af154237516433ef17a5a23c72c502d6cb09ecf36de913f735a9bc0ce6c4608395167e1e5e850babd3e65dd4ca6c3a

diff --git a/dev-python/python-scsi/metadata.xml 
b/dev-python/python-scsi/metadata.xml
new file mode 100644
index 000..0f3589e
--- /dev/null
+++ b/dev-python/python-scsi/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+pyt...@gentoo.org
+Python
+  
+  
+flamee...@gentoo.org
+  
+

diff --git a/dev-python/python-scsi/python-scsi-0_pre160211.ebuild 
b/dev-python/python-scsi/python-scsi-0_pre160211.ebuild
new file mode 100644
index 000..5754950
--- /dev/null
+++ b/dev-python/python-scsi/python-scsi-0_pre160211.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1 eutils
+
+HASH="957e5538d8d441fb792db6fbbdc0a5e8d57d9c7d"
+
+DESCRIPTION="Access to SG_IO scsi devices"
+HOMEPAGE="https://github.com/rosjat/python-scsi/;
+SRC_URI="https://github.com/rosjat/python-scsi/archive/${HASH}.zip -> ${P}.zip"
+
+SLOT="0"
+LICENSE="LGPL-2.1"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+S="${WORKDIR}"/${PN}-${HASH}
+
+pkg_postinst() {
+   optfeature "iSCSI support" dev-python/libiscsi-python
+}

diff --git a/dev-python/python-scsi/python-scsi-.ebuild 
b/dev-python/python-scsi/python-scsi-.ebuild
new file mode 100644
index 000..6a6e10d
--- /dev/null
+++ b/dev-python/python-scsi/python-scsi-.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1 git-r3
+
+DESCRIPTION="Access to SG_IO scsi devices"
+HOMEPAGE="https://github.com/rosjat/python-scsi/;
+SRC_URI=""
+EGIT_REPO_URI="https://github.com/rosjat/python-scsi.git;
+
+SLOT="0"
+LICENSE="LGPL-2.1"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""



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

2016-02-11 Thread Justin Lecher
commit: b03156bbdb206c4648b8e854a2450f6837f7f350
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Feb 11 13:19:31 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Feb 11 13:29:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b03156bb

net-libs/libiscsi: Version Bump

transfer latest changes to live ebuild

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

 net-libs/libiscsi/Manifest   |  1 +
 net-libs/libiscsi/libiscsi-1.15.0.ebuild | 36 +
 net-libs/libiscsi/libiscsi-.ebuild   | 45 +++-
 3 files changed, 64 insertions(+), 18 deletions(-)

diff --git a/net-libs/libiscsi/Manifest b/net-libs/libiscsi/Manifest
index e9559f8..e5394b1 100644
--- a/net-libs/libiscsi/Manifest
+++ b/net-libs/libiscsi/Manifest
@@ -1 +1,2 @@
+DIST libiscsi-1.15.0.tar.gz 223380 SHA256 
489e625e58c1e6da2fa3536f9c4b12290f2d3fb4ce14edc0583b8ba500605c34 SHA512 
22c566d4cf10454b9c6208d64f5dab8e32806a5036cd328f8b2d8bf14f9e9c2d519db8df4fc8884f468bad27d645ccf719502d49f6937eace88f590946366e06
 WHIRLPOOL 
f5618c985467df1b76689ae0601d8ec8a251a61ac1d7d7a5e44165b8710827530fbd2595ed87d0b83226fecc5ef8cb5e89dfa90cd6760db800856d5e2367ce69
 DIST libiscsi-1.9.0.tar.gz 182123 SHA256 
64d7d6fdb53f0cc4163a0f1dc6cc94618f34a52c4836cf25a42f3769dfd46bbf SHA512 
cf88c0f32a21193499720d24f215fb02e7a46ef07999ef59cdad9cad14f92399b3d2e46e8e6f54574dc77225a5b437608216da242971e0d6f35c71830371415a
 WHIRLPOOL 
63af85f03e032ff034b7ce3331f8cb74ffa79c4621efb9873e0b3c76f3f9620439c11216f33d1e97c784f98ecff516048e53f66d88d51dc81578e7e535135588

diff --git a/net-libs/libiscsi/libiscsi-1.15.0.ebuild 
b/net-libs/libiscsi/libiscsi-1.15.0.ebuild
new file mode 100644
index 000..0c633a7
--- /dev/null
+++ b/net-libs/libiscsi/libiscsi-1.15.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools eutils
+
+DESCRIPTION="iscsi client library and utilities"
+HOMEPAGE="https://github.com/sahlberg/libiscsi;
+SRC_URI="https://github.com/sahlberg/libiscsi/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2 LGPL-2"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
+IUSE="static-libs"
+
+RDEPEND="dev-libs/libgcrypt:0="
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --enable-manpages \
+   --disable-werror \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   prune_libtool_files
+}

diff --git a/net-libs/libiscsi/libiscsi-.ebuild 
b/net-libs/libiscsi/libiscsi-.ebuild
index bfb4ad5..d3c3d7c 100644
--- a/net-libs/libiscsi/libiscsi-.ebuild
+++ b/net-libs/libiscsi/libiscsi-.ebuild
@@ -1,28 +1,37 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-AUTOTOOLS_AUTORECONF="1"
-inherit autotools-utils
-
-if [[ ${PV} = ** ]]; then
-   inherit git-2
-   SRC_URI=""
-   EGIT_REPO_URI="git://github.com/sahlberg/libiscsi.git"
-   KEYWORDS=""
-else
-   SRC_URI="https://github.com/sahlberg/libiscsi/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
+inherit autotools eutils git-r3
 
 DESCRIPTION="iscsi client library and utilities"
 HOMEPAGE="https://github.com/sahlberg/libiscsi;
+SRC_URI=""
+EGIT_REPO_URI="git://github.com/sahlberg/libiscsi.git"
 
-LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-IUSE=""
+LICENSE="GPL-2 LGPL-2"
+KEYWORDS=""
+IUSE="static-libs"
+
+RDEPEND="dev-libs/libgcrypt:0="
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --enable-manpages \
+   --disable-werror \
+   $(use_enable static-libs static)
+}
 
-DEPEND=""
-RDEPEND="${DEPEND}"
+src_install() {
+   default
+   prune_libtool_files
+}



  1   2   >