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

2016-09-12 Thread Hans de Graaff
commit: 2b3d35623df1ebf6b9d99f6f1d94225bb9d539d9
Author: Hans de Graaff  degraaff  org>
AuthorDate: Tue Sep 13 04:59:56 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep 13 04:59:56 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=2b3d3562

dev-ruby/authlogic: add ruby22, ruby23

Package-Manager: portage-2.2.28

 dev-ruby/authlogic/authlogic-3.4.6.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/authlogic/authlogic-3.4.6.ebuild 
b/dev-ruby/authlogic/authlogic-3.4.6.ebuild
index 6560e5d..24040a6 100644
--- a/dev-ruby/authlogic/authlogic-3.4.6.ebuild
+++ b/dev-ruby/authlogic/authlogic-3.4.6.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
@@ -38,4 +38,6 @@ all_ruby_prepare() {
# Avoid tests for now that fail due to our BCrypt hack
rm -f 
test/session_test/{http_auth,persistence,password,magic_columns}_test.rb || die
rm -f test/acts_as_authentic_test/{password,persistence_token}_test.rb 
|| die
+
+   sed -i -e '1igem "activerecord", "<5"' test/test_helper.rb || die
 }



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

2016-09-12 Thread Hans de Graaff
commit: b9fe990e7a330fa6f13d19d4b5e98839d39aa3dc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Sep 13 04:35:47 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep 13 04:35:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9fe990e

dev-ruby/httpclient: add 2.8.2.4

Package-Manager: portage-2.2.28

 dev-ruby/httpclient/Manifest  |  1 +
 dev-ruby/httpclient/httpclient-2.8.2.4.ebuild | 62 +++
 2 files changed, 63 insertions(+)

diff --git a/dev-ruby/httpclient/Manifest b/dev-ruby/httpclient/Manifest
index 675a140..c0189ad 100644
--- a/dev-ruby/httpclient/Manifest
+++ b/dev-ruby/httpclient/Manifest
@@ -2,3 +2,4 @@ DIST httpclient-2.6.0.1.tgz 305847 SHA256 
213f55639b85edf47fb32f865b59085a76d77c
 DIST httpclient-2.7.1.tgz 457036 SHA256 
d176c5177745d60434a05c3d85497f9a56c725aa6f9ee98ac14349f9ffe05cfc SHA512 
960770fe351a82e4008ca706bc0f1c7ba255b67dcbcc2984b1f76b78bdb9236b799dbd81c98d706a6a3755677b8d11fe7d7dd5b3af6afaaf901d70d999a09ea2
 WHIRLPOOL 
d6c70683f702c2b749d56ff011beb24e8b4d77acab6f587986e44ecd6a3c6ac73059b4080715b97b750d773c1c13bf4abcb91a0748087e233b0509b2592daa1d
 DIST httpclient-2.8.1.tgz 458466 SHA256 
a3852b8ecea14abc28c61fef734a473f7c7866c9d6853723165f91e69f9eb24b SHA512 
3c90d741563047f5664d375b7228c94a7c6872b063feb01ae5820bb8e8794c92e59e660e239e9ea03a5fbee355771da13b8f1d8028f252e2d15424421a7e1230
 WHIRLPOOL 
92d74577d11b886aab52376d54cb94b058c26b354e551b738cc9cca5e8564ebe4af29d00227c52501faf26d3772af66d12323256830c49a84b492731a49893c0
 DIST httpclient-2.8.2.2.tgz 460627 SHA256 
4f2c3ae4db46737ad1ec09d1e0e5e8e70011a5ec9825352f1b3bbd01335b80ba SHA512 
606b88934528a43b004c21a6f62ad3f3412b01f50c8e8e2cac634903ff5a248b95d1b2f29f3e7203b320836e4acbd2b7c115fd729af0faa0320ff96090089352
 WHIRLPOOL 
1d310f7b09cf203248137dd75693050ae02880aa5f0772089568fe488c7cbbed52b473e07aff3ff2387ce6019768c045722c93f6c8830f97136dfcc3b708f01c
+DIST httpclient-2.8.2.4.tgz 462907 SHA256 
82c4a08d35f905a3031cdbdaaf838303cd90aaec7edfa12247c0f649c0dba397 SHA512 
c225f302e6bd1f08fc089c202d4d870999ae9ef4bf1df416fb7f06b1732f50b9a7c69a5b73f1ee2f963665d5d436c243830555f8d42c60ac536abbae72b693a5
 WHIRLPOOL 
732c1c2ad18d47e0c424fc5922ab919f98e0df2e1f369ca43b212334f64944428caaafdaaee9b4f6e6952833282268d818f61211158579407074538faf7415cf

diff --git a/dev-ruby/httpclient/httpclient-2.8.2.4.ebuild 
b/dev-ruby/httpclient/httpclient-2.8.2.4.ebuild
new file mode 100644
index ..51d6422
--- /dev/null
+++ b/dev-ruby/httpclient/httpclient-2.8.2.4.ebuild
@@ -0,0 +1,62 @@
+# 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="-Ilib test"
+RUBY_FAKEGEM_TASK_DOC="doc"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="httpclient.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="'httpclient' gives something like the functionality of 
libwww-perl (LWP) in Ruby"
+HOMEPAGE="https://github.com/nahi/httpclient;
+SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz"
+
+LICENSE="Ruby"
+SLOT="0"
+
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="${RDEPEND}
+   !dev-ruby/http-access2"
+
+ruby_add_rdepend "virtual/ruby-ssl"
+
+ruby_add_bdepend "doc? ( dev-ruby/rdoc )"
+ruby_add_bdepend "test? ( dev-ruby/test-unit dev-ruby/http-cookie )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+   sed -i -e '/[bB]undler/s:^:#:' Rakefile || die
+
+   # Fix documentation task
+   sed -i -e 's/README.txt/README.md/' Rakefile || die
+
+   # Remove mandatory CI reports since we don't need this for testing.
+   sed -i -e '/reporter/s:^:#:' Rakefile || die
+
+   # Remove mandatory simplecov dependency
+   sed -i -e '/[Ss]imple[Cc]ov/ s:^:#:' test/helper.rb || die
+
+   # Comment out test requiring network access that makes assumptions
+   # about the environment, bug 395155
+   sed -i -e '/test_async_error/,/^  end/ s:^:#:' test/test_httpclient.rb 
|| die
+
+   # Skip tests using rack-ntlm which is not packaged. Weirdly these
+   # only fail on jruby.
+   rm test/test_auth.rb || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:test:. -e 'gem "test-unit"; 
Dir["test/test_*.rb"].each{|f| require f}' || die
+}



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

2016-09-12 Thread Hans de Graaff
commit: 8b6a47a83bcb3944ce61cfb68ceda1763c3324ac
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Sep 13 04:31:15 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep 13 04:31:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b6a47a8

dev-ruby/httpclient: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/httpclient/Manifest|  2 -
 dev-ruby/httpclient/httpclient-2.7.2.ebuild | 62 -
 dev-ruby/httpclient/httpclient-2.8.0.ebuild | 62 -
 3 files changed, 126 deletions(-)

diff --git a/dev-ruby/httpclient/Manifest b/dev-ruby/httpclient/Manifest
index cd08da1..675a140 100644
--- a/dev-ruby/httpclient/Manifest
+++ b/dev-ruby/httpclient/Manifest
@@ -1,6 +1,4 @@
 DIST httpclient-2.6.0.1.tgz 305847 SHA256 
213f55639b85edf47fb32f865b59085a76d77c87355e9e13e747250f8da0f6e9 SHA512 
bcb71a7b6be7d132df63c5434cb2d4be46fa9b5c585b68a8a8269e46acecde6403098555e219354c60fc193016651c1bda53bffd9d509a517a3104c9a4e04efe
 WHIRLPOOL 
4ded5d0b5f93c3b58df1e1c2233ae3a6219d797c0fb193d4995a2863fda76bad10ef0429f79a01c9b3c7c9ae27e20879b81db34239ff901a502baea9d6436785
 DIST httpclient-2.7.1.tgz 457036 SHA256 
d176c5177745d60434a05c3d85497f9a56c725aa6f9ee98ac14349f9ffe05cfc SHA512 
960770fe351a82e4008ca706bc0f1c7ba255b67dcbcc2984b1f76b78bdb9236b799dbd81c98d706a6a3755677b8d11fe7d7dd5b3af6afaaf901d70d999a09ea2
 WHIRLPOOL 
d6c70683f702c2b749d56ff011beb24e8b4d77acab6f587986e44ecd6a3c6ac73059b4080715b97b750d773c1c13bf4abcb91a0748087e233b0509b2592daa1d
-DIST httpclient-2.7.2.tgz 457339 SHA256 
5c2c5f505168effb167bc0580da2814cff893636c5a8bc75f1080d2c82c6d0ad SHA512 
02793c21925449a6fb117c548a6fd80464a953e6496489b7cd36491026effd553e7447cb96d9ae1bbd8897c16a5efa8b7faf69ab19a02c5d182bcb2f737a07a3
 WHIRLPOOL 
1c81132d21a4d01faf37983e117f7ebeaafaa8b855bf04813fe32aaeb9123f0e305bf415330a833244e00311d0755fe3474fb2310ef50b82984ae2c3c5b1339b
-DIST httpclient-2.8.0.tgz 457364 SHA256 
96c5551e48b1ab32e695a8cb7a3dcea425c6da2d0a56ee1aaa4c407d1a04104a SHA512 
6ec42a2ba8345f5b9a77d8d26f41932ebba13675671190ca42b787bb0f83cb6d3307e00f32808e6b5b4fa5fe76e5db31301fa88ad8131c9bae2c91a822e546f6
 WHIRLPOOL 
7bd46526bcb87e79d5a03676f0d478745db998089d3c58cd215d550b73e2cf3bc7c02716c74af86418a91150d5fa980184100f63851537169dbbdd3cdbae77f8
 DIST httpclient-2.8.1.tgz 458466 SHA256 
a3852b8ecea14abc28c61fef734a473f7c7866c9d6853723165f91e69f9eb24b SHA512 
3c90d741563047f5664d375b7228c94a7c6872b063feb01ae5820bb8e8794c92e59e660e239e9ea03a5fbee355771da13b8f1d8028f252e2d15424421a7e1230
 WHIRLPOOL 
92d74577d11b886aab52376d54cb94b058c26b354e551b738cc9cca5e8564ebe4af29d00227c52501faf26d3772af66d12323256830c49a84b492731a49893c0
 DIST httpclient-2.8.2.2.tgz 460627 SHA256 
4f2c3ae4db46737ad1ec09d1e0e5e8e70011a5ec9825352f1b3bbd01335b80ba SHA512 
606b88934528a43b004c21a6f62ad3f3412b01f50c8e8e2cac634903ff5a248b95d1b2f29f3e7203b320836e4acbd2b7c115fd729af0faa0320ff96090089352
 WHIRLPOOL 
1d310f7b09cf203248137dd75693050ae02880aa5f0772089568fe488c7cbbed52b473e07aff3ff2387ce6019768c045722c93f6c8830f97136dfcc3b708f01c

diff --git a/dev-ruby/httpclient/httpclient-2.7.2.ebuild 
b/dev-ruby/httpclient/httpclient-2.7.2.ebuild
deleted file mode 100644
index eca97b4..
--- a/dev-ruby/httpclient/httpclient-2.7.2.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_TEST="-Ilib test"
-RUBY_FAKEGEM_TASK_DOC="doc"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="httpclient.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="'httpclient' gives something like the functionality of 
libwww-perl (LWP) in Ruby"
-HOMEPAGE="https://github.com/nahi/httpclient;
-SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz"
-
-LICENSE="Ruby"
-SLOT="0"
-
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="${RDEPEND}
-   !dev-ruby/http-access2"
-
-ruby_add_rdepend "virtual/ruby-ssl"
-
-ruby_add_bdepend "doc? ( dev-ruby/rdoc )"
-ruby_add_bdepend "test? ( dev-ruby/test-unit dev-ruby/http-cookie )"
-
-all_ruby_prepare() {
-   rm Gemfile || die
-   sed -i -e '/[bB]undler/s:^:#:' Rakefile || die
-
-   # Fix documentation task
-   sed -i -e 's/README.txt/README.md/' Rakefile || die
-
-   # Remove mandatory CI reports since we don't need this for testing.
-   sed -i -e '/reporter/s:^:#:' Rakefile || die
-
-   # Remove mandatory simplecov dependency
-   sed -i -e '/[Ss]imple[Cc]ov/ s:^:#:' test/helper.rb || die
-
-   # Comment out test requiring network access that makes assumptions
-   # about the environment, bug 395155
-   sed -i -e '/test_async_error/,/^  end/ s:^:#:' test/test_httpclient.rb 
|| die
-
-   

[gentoo-commits] repo/gentoo:master commit in: net-misc/openssh/, net-misc/openssh/files/

2016-09-12 Thread Patrick McLean
commit: d0b7910d4dd05ab0ede0d3872fb68ebfb5bc20c4
Author: Patrick McLean  gentoo  org>
AuthorDate: Tue Sep 13 03:28:04 2016 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue Sep 13 03:28:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0b7910d

net-misc/openssh: Revision bump, add a patch to fix a bug in the X509 patch

The X509 patch would segfault when connecting to a server that had a X509
host key and was in the known_hosts file due to an uninitialized variable.
This adds a patch to fix the problem.

Package-Manager: portage-2.3.0

 .../openssh-7.3_p1-fix-segfault-with-x509.patch|  12 +
 net-misc/openssh/openssh-7.3_p1-r4.ebuild  | 339 +
 2 files changed, 351 insertions(+)

diff --git a/net-misc/openssh/files/openssh-7.3_p1-fix-segfault-with-x509.patch 
b/net-misc/openssh/files/openssh-7.3_p1-fix-segfault-with-x509.patch
new file mode 100644
index ..dca4457
--- /dev/null
+++ b/net-misc/openssh/files/openssh-7.3_p1-fix-segfault-with-x509.patch
@@ -0,0 +1,12 @@
+diff --git a/sshkey.c b/sshkey.c
+index c9f04cd..4f00e9a 100644
+--- a/sshkey.c
 b/sshkey.c
+@@ -1237,6 +1237,7 @@ sshkey_read(struct sshkey *ret, char **cpp)
+ #endif /* WITH_SSH1 */
+ 
+   cp = *cpp;
++  ep = cp;
+ 
+   switch (ret->type) {
+   case KEY_RSA1:

diff --git a/net-misc/openssh/openssh-7.3_p1-r4.ebuild 
b/net-misc/openssh/openssh-7.3_p1-r4.ebuild
new file mode 100644
index ..9ba9ac0
--- /dev/null
+++ b/net-misc/openssh/openssh-7.3_p1-r4.ebuild
@@ -0,0 +1,339 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils user flag-o-matic multilib autotools pam systemd versionator
+
+# Make it more portable between straight releases
+# and _p? releases.
+PARCH=${P/_}
+HPN_PV="${PV}"
+HPN_VER="14.10"
+
+HPN_PATCH="${PN}-${HPN_PV}-hpn-14.10.patch"
+SCTP_PATCH="${PN}-7.3_p1-sctp.patch.xz"
+LDAP_PATCH="${PN}-lpk-7.3p1-0.3.14.patch.xz"
+X509_VER="9.1" X509_PATCH="${PN}-${PV/_}+x509-${X509_VER}.diff.gz"
+
+DESCRIPTION="Port of OpenBSD's free SSH release"
+HOMEPAGE="http://www.openssh.org/;
+SRC_URI="mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
+   ${SCTP_PATCH:+mirror://gentoo/${SCTP_PATCH}}
+   ${HPN_PATCH:+hpn? (
+   mirror://gentoo/${HPN_PATCH}.xz
+   http://dev.gentoo.org/~chutzpah/${HPN_PATCH}.xz
+   )}
+   ${LDAP_PATCH:+ldap? ( mirror://gentoo/${LDAP_PATCH} )}
+   ${X509_PATCH:+X509? ( 
http://roumenpetrov.info/openssh/x509-${X509_VER}/${X509_PATCH} )}
+   "
+
+LICENSE="BSD GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+# Probably want to drop ssl defaulting to on in a future version.
+IUSE="bindist debug ${HPN_PATCH:++}hpn kerberos kernel_linux ldap ldns libedit 
libressl livecd pam +pie sctp selinux skey ssh1 +ssl static test X X509"
+REQUIRED_USE="ldns? ( ssl )
+   pie? ( !static )
+   ssh1? ( ssl )
+   static? ( !kerberos !pam )
+   X509? ( !ldap ssl )
+   test? ( ssl )"
+
+LIB_DEPEND="
+   ldns? (
+   net-libs/ldns[static-libs(+)]
+   !bindist? ( net-libs/ldns[ecdsa,ssl] )
+   bindist? ( net-libs/ldns[-ecdsa,ssl] )
+   )
+   libedit? ( dev-libs/libedit[static-libs(+)] )
+   sctp? ( net-misc/lksctp-tools[static-libs(+)] )
+   selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
+   skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] )
+   ssl? (
+   !libressl? (
+   >=dev-libs/openssl-0.9.8f:0[bindist=]
+   dev-libs/openssl:0[static-libs(+)]
+   )
+   libressl? ( dev-libs/libressl[static-libs(+)] )
+   )
+   >=sys-libs/zlib-1.2.3[static-libs(+)]"
+RDEPEND="
+   !static? ( ${LIB_DEPEND//\[static-libs(+)]} )
+   pam? ( virtual/pam )
+   kerberos? ( virtual/krb5 )
+   ldap? ( net-nds/openldap )"
+DEPEND="${RDEPEND}
+   static? ( ${LIB_DEPEND} )
+   virtual/pkgconfig
+   virtual/os-headers
+   sys-devel/autoconf"
+RDEPEND="${RDEPEND}
+   pam? ( >=sys-auth/pambase-20081028 )
+   userland_GNU? ( virtual/shadow )
+   X? ( x11-apps/xauth )"
+
+S=${WORKDIR}/${PARCH}
+
+pkg_setup() {
+   # this sucks, but i'd rather have people unable to `emerge -u openssh`
+   # than not be able to log in to their server any more
+   maybe_fail() { [[ -z ${!2} ]] && echo "$1" ; }
+   local fail="
+   $(use X509 && maybe_fail X509 X509_PATCH)
+   $(use ldap && maybe_fail ldap LDAP_PATCH)
+   $(use hpn && maybe_fail hpn HPN_PATCH)
+   "
+   fail=$(echo ${fail})
+   if [[ -n ${fail} ]] ; then
+   eerror "Sorry, but this version does not yet support features"
+   eerror "that you 

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/kde-gtk-config/files/, kde-plasma/kde-gtk-config/

2016-09-12 Thread Jason Donenfeld
commit: c8423c30d5f08634ff99db038127f9f8735225ad
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Tue Sep 13 02:26:45 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Tue Sep 13 02:27:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8423c30

kde-plasma/kde-gtk-config: ensure we use gentoo cursor paths by importing 
upstream patch

Package-Manager: portage-2.3.0

 ...fig-5.7.4-look-for-cursors-in-right-place.patch | 152 +
 ...5.7.4.ebuild => kde-gtk-config-5.7.4-r1.ebuild} |   2 +-
 2 files changed, 153 insertions(+), 1 deletion(-)

diff --git 
a/kde-plasma/kde-gtk-config/files/kde-gtk-config-5.7.4-look-for-cursors-in-right-place.patch
 
b/kde-plasma/kde-gtk-config/files/kde-gtk-config-5.7.4-look-for-cursors-in-right-place.patch
new file mode 100644
index ..d44ad28
--- /dev/null
+++ 
b/kde-plasma/kde-gtk-config/files/kde-gtk-config-5.7.4-look-for-cursors-in-right-place.patch
@@ -0,0 +1,152 @@
+From 43323a188f17822cc7b26055b70e1e79cd50fc23 Mon Sep 17 00:00:00 2001
+From: "Jason A. Donenfeld" 
+Date: Tue, 13 Sep 2016 04:13:47 +0200
+Subject: [PATCH] cursor model: look for cursors in correct place
+
+plasma-desktop's cursor theme kcm does the right thing, by consulting
+the libXcursor library for the right search paths. Unfortunately, the
+kcm here does a pretty butchered job of it. So, we copy, more or less,
+the same algorithm used by plasma-desktop. Now there's parity in cursor
+selection.
+---
+ CMakeLists.txt|  2 +-
+ src/cursorthemesmodel.cpp | 47 ---
+ src/cursorthemesmodel.h   |  3 +--
+ src/gtkconfigkcmodule.cpp |  2 +-
+ 4 files changed, 43 insertions(+), 11 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 07d313c..ee2eed9 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -54,7 +54,7 @@ ki18n_wrap_ui(kcm_SRCS
+ )
+ add_library(kcm_kdegtkconfig MODULE ${kcm_SRCS})
+ target_compile_definitions(kcm_kdegtkconfig PRIVATE 
-DPROJECT_VERSION="${PROJECT_VERSION}")
+-target_link_libraries(kcm_kdegtkconfig KF5::I18n KF5::KIOWidgets 
KF5::NewStuff KF5::Archive KF5::NewStuff KF5::ConfigWidgets KF5::IconThemes)
++target_link_libraries(kcm_kdegtkconfig ${X11_Xcursor_LIB} KF5::I18n 
KF5::KIOWidgets KF5::NewStuff KF5::Archive KF5::NewStuff KF5::ConfigWidgets 
KF5::IconThemes)
+ 
+ kcoreaddons_desktop_to_json(kcm_kdegtkconfig kde-gtk-config.desktop)
+ 
+diff --git a/src/cursorthemesmodel.cpp b/src/cursorthemesmodel.cpp
+index 5238714..2955bd9 100644
+--- a/src/cursorthemesmodel.cpp
 b/src/cursorthemesmodel.cpp
+@@ -27,9 +27,17 @@
+ #include 
+ #include 
+ 
+-CursorThemesModel::CursorThemesModel(bool onlyHome, QObject* parent)
++#include 
++#include 
++
++// Check for older version
++#if !defined(XCURSOR_LIB_MAJOR) && defined(XCURSOR_MAJOR)
++#  define XCURSOR_LIB_MAJOR XCURSOR_MAJOR
++#  define XCURSOR_LIB_MINOR XCURSOR_MINOR
++#endif
++
++CursorThemesModel::CursorThemesModel(QObject* parent)
+ : IconThemesModel(parent)
+-, m_onlyHome(onlyHome)
+ {
+ reload();
+ }
+@@ -37,13 +45,38 @@ CursorThemesModel::CursorThemesModel(bool onlyHome, 
QObject* parent)
+ QList CursorThemesModel::installedThemesPaths()
+ {
+ QList availableIcons;
++QStringList dirs;
++
++#if XCURSOR_LIB_MAJOR == 1 && XCURSOR_LIB_MINOR < 1
++// These are the default paths Xcursor will scan for cursor themes
++QString 
path("~/.icons:/usr/share/icons:/usr/share/pixmaps:/usr/X11R6/lib/X11/icons");
++
++// If XCURSOR_PATH is set, use that instead of the default path
++char *xcursorPath = std::getenv("XCURSOR_PATH");
++if (xcursorPath)
++path = xcursorPath;
++#else
++// Get the search path from Xcursor
++QString path = XcursorLibraryPath();
++#endif
+ 
+-QSet dirs;
+-dirs += QDir::home().filePath(".icons");
+-if(!m_onlyHome) {
+-dirs += 
QStandardPaths::locateAll(QStandardPaths::GenericDataLocation, "icons", 
QStandardPaths::LocateDirectory).toSet();
++// Separate the paths
++dirs = path.split(':', QString::SkipEmptyParts);
++
++// Remove duplicates
++QMutableStringListIterator i(dirs);
++while (i.hasNext())
++{
++const QString path = i.next();
++QMutableStringListIterator j(i);
++while (j.hasNext())
++if (j.next() == path)
++j.remove();
+ }
+-
++
++// Expand all occurrences of ~/ to the home dir
++dirs.replaceInStrings(QRegExp(QStringLiteral("^~\\/")), 
QDir::home().path() + '/');
++ 
+ foreach(const QString& dir, dirs) {
+ QDir userIconsDir(dir);
+ QDirIterator it(userIconsDir.path(), 
QDir::NoDotAndDotDot|QDir::AllDirs|QDir::NoSymLinks);
+diff --git a/src/cursorthemesmodel.h b/src/cursorthemesmodel.h
+index 7658bd5..4acfa4b 100644
+--- a/src/cursorthemesmodel.h
 b/src/cursorthemesmodel.h
+@@ -29,14 +29,13 @@ class QDir;
+ class CursorThemesModel : public IconThemesModel
+ {
+

[gentoo-commits] dev/nixphoeni:master commit in: www-client/brave-bin/files/, www-client/brave-bin/

2016-09-12 Thread Joe Sapp
commit: 3cc4cebb5c8ce4c3f8b89d681cce8ce2c821e781
Author: Joe Sapp  babyjoe>
AuthorDate: Tue Sep 13 02:03:03 2016 +
Commit: Joe Sapp  gentoo  org>
CommitDate: Tue Sep 13 02:03:03 2016 +
URL:https://gitweb.gentoo.org/dev/nixphoeni.git/commit/?id=3cc4cebb

www-client/brave-bin: Initial commit

 www-client/brave-bin/Manifest|   4 +++
 www-client/brave-bin/brave-bin-0.12.0.ebuild |  42 +++
 www-client/brave-bin/files/brave.desktop |  10 +++
 www-client/brave-bin/files/brave.png | Bin 0 -> 11773 bytes
 4 files changed, 56 insertions(+)

diff --git a/www-client/brave-bin/Manifest b/www-client/brave-bin/Manifest
new file mode 100644
index 000..0c04f43
--- /dev/null
+++ b/www-client/brave-bin/Manifest
@@ -0,0 +1,4 @@
+AUX brave.desktop 199 SHA256 
473dda0ac855f111996d43937fd4b0d4c4127f5f1821d4cc479f86ded54c4266 SHA512 
3af03d99f96452e6f7c9b389f7eb69842c1eb7208373c75406aea415cb18ec83365a1646d87e021727d5fbe628471d563d5052b7e3c4e70e0cbe0b4eb98f4855
 WHIRLPOOL 
53c99e1e6e967ff148ad22122c6fd87de1a38112f90b519313314bb5255978bf5a369ff9a7c5cb2fd92043cb5e9b6849d836a84af03592faef4692a640be536c
+AUX brave.png 11773 SHA256 
b964f0b0ed54f9bca22e1335139d8c927c1f82d6b12dcbfac8c7a65a7e1aa89f SHA512 
a44504dd240fc35f0fb3196a704f8aa038f085c0f3fdac6bb8befa839d0ee429915b509afb5ab56854264d9cdffaf0e2a8e6df30a01553db5958cec9a162affa
 WHIRLPOOL 
c47914a2e66dd39d3582744f33ac5008c2035c16752b838f520d62cce7d1f432d683343dc4e11ba192bb3f46fc0c33591dbcc6f31149db4c78baa4c7b60e61f5
+DIST Brave.tar.bz2 79012651 SHA256 
2d01c386405689462ff0be9cde7067e28f1d24ca7367c8dfbf16431d10dac1c4 SHA512 
9465942af39dddf3d847f762459a19a1858319cbb42ad659737a825fe09cb20291cb5faf1890d3bf94364c4b154ff9946b69c3f81d6b9b51f11449f2a8dbcfe2
 WHIRLPOOL 
12926a839f51da313f031b80dbda191fef433ffeb0798ebb9587ae977a7ab959bb8f19b91bb03096745c8d18f56d3245052e6dc73dbdf4b057a59aebe40ee7cc
+EBUILD brave-bin-0.12.0.ebuild 899 SHA256 
7c1db0d9e23cd9f0da750d9a60ba3e3e3ee4dc75a6bd2866bf4977b70e4a39c2 SHA512 
54e99413233de130fa6133bd31afcb4f1022e116500f874d6be95cb129475e51eb7b93cf2b53f599464465942092d673ae9bb506f65b011802c2b4d0bceb5031
 WHIRLPOOL 
c6a3e0657549921f0d84518cfb6ea6eb606fdfe679ab31c132dd9ebd088cdd7ab5baef698c074e38a38b95c01b880cb39ac052c1bacb0b07c4264bfeefa86f83

diff --git a/www-client/brave-bin/brave-bin-0.12.0.ebuild 
b/www-client/brave-bin/brave-bin-0.12.0.ebuild
new file mode 100644
index 000..d549edf
--- /dev/null
+++ b/www-client/brave-bin/brave-bin-0.12.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+MY_PN=${PN/-bin/}
+
+DESCRIPTION="Brave web browser for laptops and desktops (binary)"
+HOMEPAGE="https://www.brave.com;
+SRC_URI="https://www.github.com/${MY_PN}/browser-laptop/releases/download/${PV}dev/Brave.tar.bz2;
+
+KEYWORDS="~amd64 ~x86"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+IUSE=""
+
+#RDEPEND=">=net-libs/nodejs-6.1
+#  dev-util/electron
+RDEPEND="
+   gnome-base/libgnome-keyring"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/Brave-linux-x64"
+
+src_install() {
+   insinto /usr/share/applications
+   doins ${FILESDIR}/${MY_PN}.desktop
+
+   insinto /usr/share/pixmaps
+   doins ${FILESDIR}/${MY_PN}.png
+
+   insinto /usr/share/${MY_PN}
+   doins version *.pak *.bin *.dat
+   doins lib*.so
+
+   doins -r resources locales
+
+   exeinto /usr/share/${MY_PN}
+   doexe ${MY_PN}
+   dosym /usr/share/${MY_PN}/${MY_PN} /usr/bin/${MY_PN}
+}

diff --git a/www-client/brave-bin/files/brave.desktop 
b/www-client/brave-bin/files/brave.desktop
new file mode 100644
index 000..23a7072
--- /dev/null
+++ b/www-client/brave-bin/files/brave.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=brave
+Comment=Brave laptop and desktop browser
+GenericName=brave
+Exec=brave %U
+Icon=brave
+Type=Application
+StartupNotify=true
+Categories=Network;WebBrowser;
+MimeType=text/plain;

diff --git a/www-client/brave-bin/files/brave.png 
b/www-client/brave-bin/files/brave.png
new file mode 100644
index 000..bb600ff
Binary files /dev/null and b/www-client/brave-bin/files/brave.png differ



[gentoo-commits] repo/gentoo:master commit in: profiles/, x11-misc/light-locker/, x11-misc/light-locker/files/

2016-09-12 Thread Denis Dupeyron
commit: fca787d2737e1c3695b3544f26d0f5c625b7d3e6
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Tue Sep 13 02:02:43 2016 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Tue Sep 13 02:03:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca787d2

x11-misc/light-locker: fix systemd compatibility, bug #588894

 profiles/package.mask  |  4 ++
 .../files/light-locker-1.7.0-systemd.patch | 46 +++
 x11-misc/light-locker/light-locker-1.7.0-r1.ebuild | 69 ++
 3 files changed, 119 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 387bd4b..3b0a4a7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Denis Dupeyron  (12 Sep 2016)
+# Masked for testing, see bug #588894.
+=x11-misc/light-locker-1.7.0-r1
+
 # James Le Cuirot  (12 Sep 2016)
 # Now only available on Steam. Binaries were removed by the publisher
 # and Humble Bundle over 2 years ago. Removal in 60 days. Bug #588110.

diff --git a/x11-misc/light-locker/files/light-locker-1.7.0-systemd.patch 
b/x11-misc/light-locker/files/light-locker-1.7.0-systemd.patch
new file mode 100644
index ..757dda2
--- /dev/null
+++ b/x11-misc/light-locker/files/light-locker-1.7.0-systemd.patch
@@ -0,0 +1,46 @@
+--- configure.orig 2016-09-12 19:48:08.510799596 -0600
 configure  2016-09-12 19:48:33.804071980 -0600
+@@ -17532,12 +17532,12 @@
+ pkg_cv_SYSTEMD_CFLAGS="$SYSTEMD_CFLAGS"
+  elif test -n "$PKG_CONFIG"; then
+ if test -n "$PKG_CONFIG" && \
+-{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"libsystemd-login\""; } >&5
+-  ($PKG_CONFIG --exists --print-errors "libsystemd-login") 2>&5
++{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"libsystemd\""; } >&5
++  ($PKG_CONFIG --exists --print-errors "libsystemd") 2>&5
+   ac_status=$?
+   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+   test $ac_status = 0; }; then
+-  pkg_cv_SYSTEMD_CFLAGS=`$PKG_CONFIG --cflags "libsystemd-login" 2>/dev/null`
++  pkg_cv_SYSTEMD_CFLAGS=`$PKG_CONFIG --cflags "libsystemd" 2>/dev/null`
+ test "x$?" != "x0" && pkg_failed=yes
+ else
+   pkg_failed=yes
+@@ -17549,12 +17549,12 @@
+ pkg_cv_SYSTEMD_LIBS="$SYSTEMD_LIBS"
+  elif test -n "$PKG_CONFIG"; then
+ if test -n "$PKG_CONFIG" && \
+-{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"libsystemd-login\""; } >&5
+-  ($PKG_CONFIG --exists --print-errors "libsystemd-login") 2>&5
++{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"libsystemd\""; } >&5
++  ($PKG_CONFIG --exists --print-errors "libsystemd") 2>&5
+   ac_status=$?
+   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+   test $ac_status = 0; }; then
+-  pkg_cv_SYSTEMD_LIBS=`$PKG_CONFIG --libs "libsystemd-login" 2>/dev/null`
++  pkg_cv_SYSTEMD_LIBS=`$PKG_CONFIG --libs "libsystemd" 2>/dev/null`
+ test "x$?" != "x0" && pkg_failed=yes
+ else
+   pkg_failed=yes
+@@ -17575,9 +17575,9 @@
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+-  SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "libsystemd-login" 2>&1`
++  SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "libsystemd" 2>&1`
+ else
+-  SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"libsystemd-login" 2>&1`
++  SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"libsystemd" 2>&1`
+ fi
+   # Put the nasty error message in config.log where it belongs
+   echo "$SYSTEMD_PKG_ERRORS" >&5

diff --git a/x11-misc/light-locker/light-locker-1.7.0-r1.ebuild 
b/x11-misc/light-locker/light-locker-1.7.0-r1.ebuild
new file mode 100644
index ..d5f10dc
--- /dev/null
+++ b/x11-misc/light-locker/light-locker-1.7.0-r1.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit gnome2-utils
+
+DESCRIPTION="A simple locker using lightdm"
+HOMEPAGE="https://github.com/the-cavalry/light-locker;
+SRC_URI="${HOMEPAGE}/releases/download/v${PV}/${P}.tar.bz2"
+
+LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+consolekit +dpms gtk3 +screensaver -systemd +upower"
+
+RDEPEND="dev-libs/dbus-glib
+   >=dev-libs/glib-2.25.6:2
+   >=sys-apps/dbus-0.30
+   x11-libs/cairo
+   x11-libs/libX11
+   x11-libs/pango
+   x11-libs/libXxf86vm
+   consolekit? ( sys-auth/consolekit )
+   dpms? ( x11-libs/libXext )
+   !gtk3? ( >=x11-libs/gtk+-2.24:2 )
+   gtk3? ( x11-libs/gtk+:3 )
+   screensaver? ( x11-libs/libXScrnSaver )
+  

[gentoo-commits] repo/gentoo:master commit in: net-p2p/nicotine+/

2016-09-12 Thread Ryan Hill
commit: cb083b093737a0521cb3de40d1e45dd5f709b60a
Author: Ryan Hill  gentoo  org>
AuthorDate: Tue Sep 13 01:54:55 2016 +
Commit: Ryan Hill  gentoo  org>
CommitDate: Tue Sep 13 01:55:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb083b09

net-p2p/nicotine+: Change upstream reference to github (bug #593622).

Package-Manager: portage-2.3.0
Signed-off-by: Ryan Hill  gentoo.org>

 net-p2p/nicotine+/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/nicotine+/metadata.xml b/net-p2p/nicotine+/metadata.xml
index 616d43e..9728bfd 100644
--- a/net-p2p/nicotine+/metadata.xml
+++ b/net-p2p/nicotine+/metadata.xml
@@ -6,6 +6,6 @@
Ryan Hill


-   nicotine-plus
+   eLvErDe/nicotine-plus

 



[gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-cursor/

2016-09-12 Thread Jason Donenfeld
commit: 22e4183d9d284d81497f5fa7763f7209e7c14bcb
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Tue Sep 13 01:53:38 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Tue Sep 13 01:53:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22e4183d

x11-libs/xcb-util-cursor: use gentoo-specific cursor paths from libXcursor

Gentoo has a long strange tradition of using /usr/share/cursors/xorg-x11
for cursors. Love it or hate it, that's how it is. x11-libs/libXcursor has
respected this. However, until recently -- commit here [1] -- xcb-util-cursor
did not support this. Now, finally, it does. So, we copy over the same paths
as with libXcursor. This fixes numerous bugs.

Package-Manager: portage-2.3.0

 .../{xcb-util-cursor-0.1.3.ebuild => xcb-util-cursor-0.1.3-r1.ebuild}| 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3.ebuild 
b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r1.ebuild
similarity index 81%
rename from x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3.ebuild
rename to x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r1.ebuild
index 13afbca..ab567b8 100644
--- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3.ebuild
+++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r1.ebuild
@@ -31,6 +31,7 @@ DEPEND="${RDEPEND}
 src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_with doc doxygen)
+   
--with-cursorpath='~/.cursors:~/.icons:/usr/local/share/cursors/xorg-x11:/usr/local/share/cursors:/usr/local/share/icons:/usr/local/share/pixmaps:/usr/share/cursors/xorg-x11:/usr/share/cursors:/usr/share/pixmaps/xorg-x11:/usr/share/icons:/usr/share/pixmaps'
)
 
xorg-2_src_configure



[gentoo-commits] repo/gentoo:master commit in: net-p2p/soulseek-qt/

2016-09-12 Thread Jason Donenfeld
commit: 1ce54d2ab599c58e186fb423e1894b1e8dd3db88
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Tue Sep 13 00:49:41 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Tue Sep 13 00:49:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce54d2a

net-p2p/soulseek-qt: update URLs correctly

Package-Manager: portage-2.3.0

 net-p2p/soulseek-qt/Manifest| 2 +-
 net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-p2p/soulseek-qt/Manifest b/net-p2p/soulseek-qt/Manifest
index acdc75e..b0d02e5 100644
--- a/net-p2p/soulseek-qt/Manifest
+++ b/net-p2p/soulseek-qt/Manifest
@@ -1,2 +1,2 @@
-DIST SoulseekQt-2016-1-17-32bit.tgz 11443335 SHA256 
c2d19e8511ebba298bf44243fb0e467717b4e06ecfcbc7237ae1157586f73979 SHA512 
9fb44abbcaded9bd3e87ebd3fea007f6d471abc24f8a02121ca4b184af25fe4e080f1d36abc4fc3a8982ddc332686f273340f23db23ed1d056b6dc2475ea7b08
 WHIRLPOOL 
baa3a013ec18fcc0ef27832ef39603832625e9b76165b27c22fac7e2d559e42def85baf30ab4913f89ee000ae7247a41a5105a68f92d0d7e68a3c7e04321c6b7
+DIST SoulseekQt-2016-1-17-32bit.tgz 11481944 SHA256 
39daec020c766350159f63dc025f55a840891dcb805977e8e0eb4daa9d853965 SHA512 
12b5ffc1ee470e6065d696e1d634e98f6654e0cd3575e8600ef10474cf2e2fd304302b8114a6fafb0ce06f1cc3912511c84efd44ba17c76b095e5fb1f40ed285
 WHIRLPOOL 
bc946887cc5cfc037b99251dcc41e8a4508c10bd88f0975fb262a1792fe52002c173302ca9509a135817fd32e1d1dbc2820f7e4f76f41b3db3ea402bb482a892
 DIST SoulseekQt-2016-1-17-64bit.tgz 11329818 SHA256 
8c11af264ffdd045de1093090533fc7b86e8814442a14d366c1df1dd6ed58316 SHA512 
73139e323f758245f5763e60cb74f6e195c1c8d9b6066ddc9cb63b7e755e412cbd479a47ced5bc33b3c8b85047705195ee424c41be5f4952c5d02c1769ac2240
 WHIRLPOOL 
60942af9bc813275f0b98cb93320cfc320bddc69392ad8f2d18d617448dad4bbf972c40a94a2432236698897f915dd162d0eb3b6be5aeceb0a3a54adbb1ff21d

diff --git a/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild 
b/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
index 737d976..8a5f971 100644
--- a/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
+++ b/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
@@ -8,8 +8,8 @@ DESCRIPTION="Official binary Qt SoulSeek client"
 HOMEPAGE="http://www.soulseekqt.net/;
 BINARY_NAME="SoulseekQt-${PV:0:4}-$((${PV:4:2}))-$((${PV:6:2}))"
 SRC_URI="
-   x86? ( 
https://www.dropbox.com/s/7majmb4o5f2pg17/${BINARY_NAME}-32bit.tgz )
-   amd64? ( 
https://www.dropbox.com/s/h26bzezec5vjcu3/${BINARY_NAME}-64bit.tgz )
+   x86? ( 
https://www.dropbox.com/s/kebk1b5ib1m3xxw/${BINARY_NAME}-32bit.tgz )
+   amd64? ( 
https://www.dropbox.com/s/7qh902qv2sxyp6p/${BINARY_NAME}-64bit.tgz )
 "
 
 LICENSE="free-noncomm"



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

2016-09-12 Thread Jason Donenfeld
commit: 2c2f80e5f65fde9eb5811df85eee5775f67d9ea4
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Tue Sep 13 00:38:43 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Tue Sep 13 00:38:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c2f80e5

sys-devel/gcc: fix english

Package-Manager: portage-2.3.0

 sys-devel/gcc/gcc-6.2.0.ebuild | 1 -
 sys-devel/gcc/metadata.xml | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-devel/gcc/gcc-6.2.0.ebuild b/sys-devel/gcc/gcc-6.2.0.ebuild
index 4581d57..c45543f 100644
--- a/sys-devel/gcc/gcc-6.2.0.ebuild
+++ b/sys-devel/gcc/gcc-6.2.0.ebuild
@@ -21,6 +21,5 @@ if [[ ${CATEGORY} != cross-* ]] ; then
 fi
 
 src_prepare() {
-
toolchain_src_prepare
 }

diff --git a/sys-devel/gcc/metadata.xml b/sys-devel/gcc/metadata.xml
index 28ea469..43abab0 100644
--- a/sys-devel/gcc/metadata.xml
+++ b/sys-devel/gcc/metadata.xml
@@ -29,7 +29,7 @@
   Collector
 Run the testsuite and install the results 
(requires FEATURES=test)
 Build support for various sanitizer functions 
(ASAN/TSAN/etc...)
-Enable to build Packages with SSP as default on
+Build packages with stack smashing protector on by 
default
 Build support for virtual table verification (a C++ 
hardening feature)
   
   



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

2016-09-12 Thread Thomas Deutschmann
commit: 16a2e930e9ae5fd0f562b1e2a942c9c0e7c5e345
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Sep 13 00:12:50 2016 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Sep 13 00:12:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a2e930

dev-libs/libksba: Bump to v1.3.5

Gentoo-Bug: https://bugs.gentoo.org/592078

Package-Manager: portage-2.3.0

 dev-libs/libksba/Manifest |  1 +
 dev-libs/libksba/libksba-1.3.5.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/dev-libs/libksba/Manifest b/dev-libs/libksba/Manifest
index ff4cd3d..b87bc5b 100644
--- a/dev-libs/libksba/Manifest
+++ b/dev-libs/libksba/Manifest
@@ -1,2 +1,3 @@
 DIST libksba-1.3.3.tar.bz2 618698 SHA256 
0c7f5ffe34d0414f6951d9880a46fcc2985c487f7c36369b9f11ad41131c7786 SHA512 
57de827a67a88dddf9227a5409bb86220e773f18b53d3d06c45699677e3052f94abe78bcd1895c3bd7594c5e728b4c8232dd3bd3b1cd22cf47f8110e2aec9db7
 WHIRLPOOL 
53cc4ccec055124522825771e26a2084d1d1b67c7b7e0f87be247c547653dc7f98a60b4e207312db0bb25889de0d99db2792407d50bdf6239f039c3f5e874704
 DIST libksba-1.3.4.tar.bz2 619373 SHA256 
f6c2883cebec5608692d8730843d87f237c0964d923bbe7aa89c05f20558ad4f SHA512 
22e072ff1cacdda548b3842e0300a9b77a6a0af858ea877430cb093012048ebc4b4c01130f459f4050464fc8da8df2c6a10ed4057f84afdd92dc40522cca4185
 WHIRLPOOL 
94f5b2b47a8c85ab6d43bf26fe2579c8c8459f4b40bb168d76dfb9b2d370b1ccc8a9e1e390d8edcfa4eeae9be73c9669055958468a6f34f6a58b30be0d4fd8c9
+DIST libksba-1.3.5.tar.bz2 620649 SHA256 
41444fd7a6ff73a79ad9728f985e71c9ba8cd3e5e53358e70d5f066d35c1a340 SHA512 
60179bfd109b7b4fd8d2b30a3216540f03f5a13620d9a5b63f1f95788028708a420911619f172ba57e945a6a2fcd2ef7eaafc5585a0eb2b9652cfadf47bf39a2
 WHIRLPOOL 
0e2ec80997123cf0bc399a577767f14cb4704ad80d4b90de6111ae5c90fc2fcf0c09ecfdd1e8013889b3d5de0e6176f65cfe1585feb476bb98a1d09cc79e7d5a

diff --git a/dev-libs/libksba/libksba-1.3.5.ebuild 
b/dev-libs/libksba/libksba-1.3.5.ebuild
new file mode 100644
index ..49e7dcc
--- /dev/null
+++ b/dev-libs/libksba/libksba-1.3.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+DESCRIPTION="X.509 and CMS (PKCS#7) library"
+HOMEPAGE="http://www.gnupg.org/related_software/libksba;
+SRC_URI="mirror://gnupg/libksba/${P}.tar.bz2"
+
+LICENSE="LGPL-3+ GPL-2+ GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-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.8"
+DEPEND="${RDEPEND}"



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

2016-09-12 Thread Patrick McLean
commit: 6e9437883590b9e5c61f742a003db1a537256004
Author: Patrick McLean  gentoo  org>
AuthorDate: Mon Sep 12 23:37:13 2016 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Mon Sep 12 23:37:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e943788

package.mask: Remove mask for =net-misc/openssh-7.3_p1-r3 with HPN

Gentoo-Bug: 577768

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b399edf..387bd4b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -97,11 +97,6 @@ dev-lang/python:3.3
 # Removal in 30 days.
 dev-python/simpletal
 
-# Patrick McLean  (2 Sep 2016)
-# Forward port of HPN patchset masked for testing.
-# See bug #577768 for more info on test failures with HPN
-=net-misc/openssh-7.3_p1-r3
-
 # Rick Farina  (2 Sep 2016)
 # All variants of hashcat have now been merged upstream,
 # please switch to app-crypt/hashcat.



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

2016-09-12 Thread Magnus Granberg
commit: 18a8d99a2dffdeae6338e320e96cf8295c77721a
Author: Magnus Granberg  gentoo  org>
AuthorDate: Mon Sep 12 23:24:33 2016 +
Commit: Magnus Granberg  gentoo  org>
CommitDate: Mon Sep 12 23:25:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18a8d99a

profile: base/package.use.mask: add use masks on gcc 6.2

ssp and pie is not ready on gcc-6.2.0 yet

 profiles/base/package.use.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index b998c25..054870e 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -952,3 +952,8 @@ media-video/vlc media-library
 # Ian Whyman  (22 May 2016)
 # Mask raspberry-pi except on arm.
 dev-libs/libcec raspberry-pi
+
+# Magnus Granberg  (13 Sep 2016)
+# ssp and pie is not ready.
+>=sys-devel/gcc-6.2.0 ssp pie
+



[gentoo-commits] proj/hardened-dev:master commit in: sys-devel/gcc/files/, sys-devel/gcc/, eclass/, sys-devel/gcc/files/awk/

2016-09-12 Thread Magnus Granberg
commit: a02be4430b768a2c0b0b6f6676e44433c93332b2
Author: Magnus Granberg  gentoo  org>
AuthorDate: Mon Sep 12 23:06:43 2016 +
Commit: Magnus Granberg  gentoo  org>
CommitDate: Mon Sep 12 23:06:43 2016 +
URL:https://gitweb.gentoo.org/proj/hardened-dev.git/commit/?id=a02be443

Gcc 6.2.0 in tree

 eclass/toolchain.eclass  | 2356 --
 sys-devel/gcc/files/awk/fixlafiles.awk   |  314 ---
 sys-devel/gcc/files/awk/fixlafiles.awk-no_gcc_la |  335 ---
 sys-devel/gcc/files/c89  |   20 -
 sys-devel/gcc/files/c99  |   21 -
 sys-devel/gcc/files/fix_libtool_files.sh |   67 -
 sys-devel/gcc/files/gcc-configure-LANG.patch |   64 -
 sys-devel/gcc/files/gcc-configure-texinfo.patch  |   16 -
 sys-devel/gcc/gcc-6.2.0.ebuild   |   26 -
 sys-devel/gcc/metadata.xml   |   35 -
 10 files changed, 3254 deletions(-)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
deleted file mode 100644
index 130e952..000
--- a/eclass/toolchain.eclass
+++ /dev/null
@@ -1,2356 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# Maintainer: Toolchain Ninjas 
-
-DESCRIPTION="The GNU Compiler Collection"
-HOMEPAGE="https://gcc.gnu.org/;
-RESTRICT="strip" # cross-compilers need controlled stripping
-
-inherit eutils fixheadtails flag-o-matic gnuconfig libtool multilib pax-utils 
toolchain-funcs versionator
-
-if [[ ${PV} == *_pre* ]] ; then
-   EGIT_REPO_URI="git://gcc.gnu.org/git/gcc.git"
-   # naming style:
-   # gcc-4.7.1_pre -> gcc-4_7-branch
-   #  Note that the micro version is required or lots of stuff will break.
-   #  To checkout master set gcc_LIVE_BRANCH="master" in the ebuild before
-   #  inheriting this eclass.
-   EGIT_BRANCH="${PN}-${PV%.?_pre}-branch"
-   EGIT_BRANCH=${EGIT_BRANCH//./_}
-   inherit git-2
-fi
-
-FEATURES=${FEATURES/multilib-strict/}
-
-EXPORTED_FUNCTIONS="pkg_setup src_unpack src_compile src_test src_install 
pkg_postinst pkg_postrm"
-case ${EAPI:-0} in
-   0|1)die "Need to upgrade to at least EAPI=2";;
-   2|3)EXPORTED_FUNCTIONS+=" src_prepare src_configure" ;;
-   4*|5*)  EXPORTED_FUNCTIONS+=" pkg_pretend src_prepare src_configure" ;;
-   *)  die "I don't speak EAPI ${EAPI}."
-esac
-EXPORT_FUNCTIONS ${EXPORTED_FUNCTIONS}
-
-#>> globals <<
-
-export CTARGET=${CTARGET:-${CHOST}}
-if [[ ${CTARGET} = ${CHOST} ]] ; then
-   if [[ ${CATEGORY} == cross-* ]] ; then
-   export CTARGET=${CATEGORY#cross-}
-   fi
-fi
-: ${TARGET_ABI:=${ABI}}
-: ${TARGET_MULTILIB_ABIS:=${MULTILIB_ABIS}}
-: ${TARGET_DEFAULT_ABI:=${DEFAULT_ABI}}
-
-is_crosscompile() {
-   [[ ${CHOST} != ${CTARGET} ]]
-}
-
-# General purpose version check.  Without a second arg matches up to minor 
version (x.x.x)
-tc_version_is_at_least() {
-   version_is_at_least "$1" "${2:-${GCC_RELEASE_VER}}"
-}
-
-# General purpose version range check
-# Note that it matches up to but NOT including the second version
-tc_version_is_between() {
-   tc_version_is_at_least "${1}" && ! tc_version_is_at_least "${2}"
-}
-
-GCC_PV=${TOOLCHAIN_GCC_PV:-${PV}}
-GCC_PVR=${GCC_PV}
-[[ ${PR} != "r0" ]] && GCC_PVR=${GCC_PVR}-${PR}
-GCC_RELEASE_VER=$(get_version_component_range 1-3 ${GCC_PV})
-GCC_BRANCH_VER=$(get_version_component_range 1-2 ${GCC_PV})
-GCCMAJOR=$(get_version_component_range 1 ${GCC_PV})
-GCCMINOR=$(get_version_component_range 2 ${GCC_PV})
-GCCMICRO=$(get_version_component_range 3 ${GCC_PV})
-[[ ${BRANCH_UPDATE-notset} == "notset" ]] && \
-   BRANCH_UPDATE=$(get_version_component_range 4 ${GCC_PV})
-
-# According to gcc/c-cppbuiltin.c, GCC_CONFIG_VER MUST match this regex.
-# ([^0-9]*-)?[0-9]+[.][0-9]+([.][0-9]+)?([- ].*)?
-GCC_CONFIG_VER=${GCC_CONFIG_VER:-$(replace_version_separator 3 '-' ${GCC_PV})}
-
-# Pre-release support
-if [[ ${GCC_PV} == *_pre* ]] ; then
-   PRERELEASE=${GCC_PV/_pre/-}
-elif [[ ${GCC_PV} == *_alpha* ]] ; then
-   SNAPSHOT=${GCC_BRANCH_VER}-${GCC_PV##*_alpha}
-elif [[ ${GCC_PV} == *_beta* ]] ; then
-   SNAPSHOT=${GCC_BRANCH_VER}-${GCC_PV##*_beta}
-elif [[ ${GCC_PV} == *_rc* ]] ; then
-   SNAPSHOT=${GCC_PV%_rc*}-RC-${GCC_PV##*_rc}
-fi
-
-if [[ ${SNAPSHOT} == [56789].0-* ]] ; then
-   # The gcc-5+ releases have dropped the .0 for some reason.
-   SNAPSHOT=${SNAPSHOT/.0}
-fi
-
-export GCC_FILESDIR=${GCC_FILESDIR:-${FILESDIR}}
-
-PREFIX=${TOOLCHAIN_PREFIX:-/usr}
-
-if tc_version_is_at_least 3.4.0 ; then
-   
LIBPATH=${TOOLCHAIN_LIBPATH:-${PREFIX}/lib/gcc/${CTARGET}/${GCC_CONFIG_VER}}
-else
-   
LIBPATH=${TOOLCHAIN_LIBPATH:-${PREFIX}/lib/gcc-lib/${CTARGET}/${GCC_CONFIG_VER}}
-fi
-INCLUDEPATH=${TOOLCHAIN_INCLUDEPATH:-${LIBPATH}/include}
-
-if is_crosscompile ; then
-   

[gentoo-commits] repo/gentoo:master commit in: media-fonts/noto-cjk/, media-fonts/noto/

2016-09-12 Thread Mike Gilbert
commit: 0dc920b8f13beaa7a21bf2c7ff832e07e0c3fc8c
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Sep 12 22:52:34 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Sep 12 23:04:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc920b8

media-fonts/noto: bump to 20160531

Splits the CJK fonts into a separate package.

 media-fonts/noto-cjk/Manifest |  1 +
 media-fonts/noto-cjk/metadata.xml |  8 
 media-fonts/noto-cjk/noto-cjk-20150615.ebuild | 26 ++
 media-fonts/noto/Manifest |  1 +
 media-fonts/noto/noto-20160531.ebuild | 27 +++
 5 files changed, 63 insertions(+)

diff --git a/media-fonts/noto-cjk/Manifest b/media-fonts/noto-cjk/Manifest
new file mode 100644
index ..5173e17
--- /dev/null
+++ b/media-fonts/noto-cjk/Manifest
@@ -0,0 +1 @@
+DIST noto-cjk-20150615.tar.xz 390518224 SHA256 
8c132ec70dcf12d9d444d346f31569b4ca8990137454337b06b9a61ed50cf934 SHA512 
738bd840d14c3fc3665b9c6e50b1b2d5981ccdc5e660a6498b4611b8019208f0880df062741d9dec8bdcd54234eed46655e1c739cf872d9dfa5fa0523954a7d3
 WHIRLPOOL 
d8e3afaca3a05dac43f792ac32cfbfd50ec1e5d15c8abf0460f990ba135bc9adaacac10d9e6735d80d7321622dfe01cc4f7e8a07c4257f03bdfb2b32c2c19095

diff --git a/media-fonts/noto-cjk/metadata.xml 
b/media-fonts/noto-cjk/metadata.xml
new file mode 100644
index ..d0f1df7
--- /dev/null
+++ b/media-fonts/noto-cjk/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+fo...@gentoo.org
+Fonts
+  
+

diff --git a/media-fonts/noto-cjk/noto-cjk-20150615.ebuild 
b/media-fonts/noto-cjk/noto-cjk-20150615.ebuild
new file mode 100644
index ..cf65e68
--- /dev/null
+++ b/media-fonts/noto-cjk/noto-cjk-20150615.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit font
+
+DESCRIPTION="Google's font family that aims to support all the world's 
languages"
+HOMEPAGE="https://www.google.com/get/noto/;
+
+# https://noto-website.storage.googleapis.com/pkgs/Noto-hinted.zip
+# Version number based on the timestamp of most recently updated font in the 
zip.
+# When bumping, remove all but *CJK* and create a tarball.
+SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz;
+
+LICENSE="OFL-1.1" # https://github.com/googlei18n/noto-fonts/blob/master/NEWS
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RESTRICT="binchecks strip"
+
+S="${WORKDIR}"
+FONT_S="${S}"
+FONT_SUFFIX="otf"

diff --git a/media-fonts/noto/Manifest b/media-fonts/noto/Manifest
index e4868bb..4d060cb 100644
--- a/media-fonts/noto/Manifest
+++ b/media-fonts/noto/Manifest
@@ -1,4 +1,5 @@
 DIST noto-2014.11.zip 381169520 SHA256 
6f49663b4a40ed291ff459808a9d1fa6d41f6b3309b79cf7aeaf5fa884040e2c SHA512 
36695b99daf870f76d00535513ae0e16170b8d7eb471f75ae016fb970cae236ce6fcf41da790567369dde0bbd87b4c023cac6aa197dd17f8f809d20a4cca3c5b
 WHIRLPOOL 
21977fb0369975ac6ae66c950826478b17f5d5860fd88b2e45f5c016b046e6f17618c1477fb84021348266babecf4c7efa3ca939495cb392bfb4b897466c2218
 DIST noto-2015.04.zip 380076754 SHA256 
20a467d6664f5bd5d4604e903dd562ba3970dd29b17b09c7b591cb3c293287f6 SHA512 
4ed6cb02007d2a96d46a96fba66639cce35019ce0490843d1d1ee3684dca4638227c6b6cb89b49cabe745b523d0e3b48f338555fcbe7168f120107d24d4d2ca7
 WHIRLPOOL 
cc92fceb7e4b260acc936c224cca1cee89d8be3f8dae5b9cbe7426c0787d8ed64aae587f53f46f9fdd327732b7755f04870f69617585f005cb7a3b67434c6452
 DIST noto-20160305.zip 494039413 SHA256 
a979d9837d4223bcbe55497e3b5c545e0e554a78584f60915f1e620d3fbe508e SHA512 
bf20eaf075491d46c7c4d1ea3514f38d0515180879ea4ad0a3a77d72c54cdd4b043e06f4e6852f5f68b1ab2d5f512261ad25ceacdb3e19db2769f0c05c1a795c
 WHIRLPOOL 
75c4bced2caa5990b8688e3c06214ed0dfc1dd85e00607b69c458a39c856835ea7ea9fd6d4f6710945c634991ed41cf3e3c69046e12194c22d73ecd8f46d4fc1
+DIST noto-20160531.tar.xz 8987748 SHA256 
5e03a1ac88ae1a17e2122111ab24c33758891d5a8a8bcba45e14db4ad7e25c08 SHA512 
7114cd150d83747574f7177cc230c2e665d39aa934d6ef41224343ea7b8612e6b9d77ca5938eb9c815849a2908f035a0824e4e9153d7f44055f4947bf9fc1580
 WHIRLPOOL 
6dcf89bca281aa7b048cf944ea118feb355d4956929330b0805a6a03582820d80c16bef3035f2d471e7936746d275b64e172c50e3b3c84988b625a6685b32f23
 DIST noto-nocjk-20160305.tar.xz 7818968 SHA256 
087c0d920e5ae651ad3671d558de1a11d5832b775f5d4e3e5d287acf9f2866df SHA512 
a7c5ef3f74ca8abfd1185cbfba2ddd29c8135162115ef418c41d85813e5823f12d7c78235569ae3288ea8012239052b7cf4cdbe811d014152acd4748bb55c715
 WHIRLPOOL 
bc959cd7acf7f1afb572f6c988f174502291c4b676d5e5c4044c21b2cc61537d0128851d09b6aa6380c4764b37b7d0d9b1958a5a33f70c785d2dd75353261450

diff --git a/media-fonts/noto/noto-20160531.ebuild 
b/media-fonts/noto/noto-20160531.ebuild
new file mode 100644
index ..85be9a6
--- /dev/null
+++ b/media-fonts/noto/noto-20160531.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo 

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

2016-09-12 Thread Magnus Granberg
commit: 8161c1749c38be3161201c6e6a8027e3fe5cf848
Author: Magnus Granberg  gentoo  org>
AuthorDate: Mon Sep 12 23:02:51 2016 +
Commit: Magnus Granberg  gentoo  org>
CommitDate: Mon Sep 12 23:02:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8161c174

sys-devel/gcc: add gcc 6.2.0

 sys-devel/gcc/Manifest |  2 ++
 sys-devel/gcc/gcc-6.2.0.ebuild | 26 ++
 sys-devel/gcc/metadata.xml |  1 +
 3 files changed, 29 insertions(+)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 9f455df..9763e72 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -64,4 +64,6 @@ DIST gcc-5.4.0-patches-1.0.tar.bz2 28227 SHA256 
ff600369f150129754108322338c3f4f
 DIST gcc-5.4.0-piepatches-v0.6.5.tar.bz2 14551 SHA256 
495eb9110244dac17408cd0eb6977a593577eeb0437e72b60339b8ec394f2fb0 SHA512 
4890f0713d261982ab81a20f93c5f65193aa1dfa171e3f9e5867f0b80ec7c1e76c5a997b1a4e6f47f8ce36af54ac91125c5bff8bf6d971b7d77c65a57a40a3c0
 WHIRLPOOL 
13b74b1ca75cc94f9624fe1b52221a953962c918c2cb932302a3078b6deba4f3e501647ad8a2915edef6301e64c820ed612a6fbb9e1178cf1711fe0045686969
 DIST gcc-5.4.0-uclibc-patches-1.0.tar.bz2 3731 SHA256 
a3145faa6c81c0753ba754b735834c38987c356dadaa7c4a625c738e374604b5 SHA512 
009f34197e79c5e8c6497a0db01ac45cc657e92e56a663b4f3281661d108b2a129cd977fab5f0064f225d6812ae91e82bab22a2b10ae02c486881eeed85ec7a3
 WHIRLPOOL 
a3598ce0aad7e9110db156005190739abc5b4ceea3c327cb9c747c4cf1b99589c1a9fac170aea346eae030b09ee563f9f990e031ad7dfa1aa19b895898bf2608
 DIST gcc-5.4.0.tar.bz2 95661481 SHA256 
608df76dec2d34de6558249d8af4cbee21eceddbcb580d666f7a5a583ca3303a SHA512 
2941cc950c8f2409a314df497631f9b0266211aa74746c1839c46e04f1c7c299afe2528d1ef16ea39def408a644ba48f97519ec7a7dd37d260c3e9423514265b
 WHIRLPOOL 
ec81c8143e48bc8d9d0bbdc0fa3ca553c805193f53ac46c86127b54565894780dd97281485e396a130567464c753f043458c8e450018c957813f50ff90a40708
+DIST gcc-6.2.0-patches-1.0.tar.bz2 6969 SHA256 
36dec8a5b865d1ed9ad7665a5dec7948c0e91233939554bafb744220886f623a SHA512 
c72ff66172c553b34db07764ecfffdb8323307629584021c59a02742d45df652a4009f26141ef8b428a70971da6f9ba487118f334f9ae41a72f60defb8026ff2
 WHIRLPOOL 
a62a17b6519032b288cda0125670625363c4a19de817e29de46a778dd21171fccd16e4fffc64e5dbaf86cb6d6577a8264b97ddeb8669ad912ef7f924d07ddede
+DIST gcc-6.2.0.tar.bz2 99778648 SHA256 
9944589fc722d3e66308c0ce5257788ebd7872982a718aa2516123940671b7c5 SHA512 
1e8b826a3d44b9d5899309894e20c03abeb352bf3d273b8ad63af814c0ee2911f1a83ce1cd4cdd2d1cb0b3e3c34e9b7ae1b2ab83dfc649ee817ab05247c76198
 WHIRLPOOL 
8a96e0424c7410d8826319758ed92f1674099cf17d0590bf71328ef2bb9913f9fa8452016c509c48c93f4bf8ed811a24fffa1b6e475b5c1633d167ad844f1dca
 DIST gdc-0.24-src.tar.bz2 1012099 SHA256 
cc6a97c76c9e6db31e76ff97014d24b3d43e21f018a3c6218e3fb2a4500fc79a SHA512 
9aec7e4b102e602dfb61cd09ea4b4a96af637ceb3d726235261d09ebd35dbd416abcbfe0e46918e48474bd241fe9bb29abc145a65aa834669295aaee4fca0686
 WHIRLPOOL 
22322b0c3e2d67b3b37bd7fa92a29c593688f934d4ffd62b9cc87eb63a44a4f8bbc9d75cadf11209c73bdc9942c9b4430036629d0eefcd04de9055c502b85f12

diff --git a/sys-devel/gcc/gcc-6.2.0.ebuild b/sys-devel/gcc/gcc-6.2.0.ebuild
new file mode 100644
index ..4581d57
--- /dev/null
+++ b/sys-devel/gcc/gcc-6.2.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="4"
+
+PATCH_VER="1.0"
+#UCLIBC_VER="1.0"
+
+inherit toolchain
+
+KEYWORDS=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   elibc_glibc? ( >=sys-libs/glibc-2.13 )
+   >=${CATEGORY}/binutils-2.20"
+
+if [[ ${CATEGORY} != cross-* ]] ; then
+   PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.13 )"
+fi
+
+src_prepare() {
+
+   toolchain_src_prepare
+}

diff --git a/sys-devel/gcc/metadata.xml b/sys-devel/gcc/metadata.xml
index 38f4396..28ea469 100644
--- a/sys-devel/gcc/metadata.xml
+++ b/sys-devel/gcc/metadata.xml
@@ -29,6 +29,7 @@
   Collector
 Run the testsuite and install the results 
(requires FEATURES=test)
 Build support for various sanitizer functions 
(ASAN/TSAN/etc...)
+Enable to build Packages with SSP as default on
 Build support for virtual table verification (a C++ 
hardening feature)
   
   



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

2016-09-12 Thread Jason Donenfeld
commit: 37950413e1ded161fecb5cb8e1f93c8cb5696d46
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Mon Sep 12 22:39:45 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Mon Sep 12 22:40:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37950413

sys-fs/ctmg: stabilize

Package-Manager: portage-2.3.0

 sys-fs/ctmg/Manifest|  1 -
 sys-fs/ctmg/ctmg-1.1.ebuild | 23 ---
 sys-fs/ctmg/ctmg-1.2.ebuild |  2 +-
 3 files changed, 1 insertion(+), 25 deletions(-)

diff --git a/sys-fs/ctmg/Manifest b/sys-fs/ctmg/Manifest
index e00a401..1031c20 100644
--- a/sys-fs/ctmg/Manifest
+++ b/sys-fs/ctmg/Manifest
@@ -1,2 +1 @@
-DIST ctmg-1.1.tar.xz 3128 SHA256 
adf8c75329b61ecd508c55a557eeaf00344356ba69ba436ea7c44c79d0d41771 SHA512 
e5230ad1c4d8de9bdbef5d911e5e7e775757113addd62ab08879e8c93473d3d987b139ea0431d3f486616640ad862c683196fd6b3699c7a77e921b75df58282c
 WHIRLPOOL 
cf8a932bdff90079d7fc4522dad6b98256e5cf53218c1dd2b48bad146c7f5aa38f044a36662780e6783f724b1d3b7f1224fd5fcad27e85f63a9f003f3efca81e
 DIST ctmg-1.2.tar.xz 3824 SHA256 
694f3164bb43395a4997a0a112b035776d8532d4f2b9be3c1b862e658ccb5db6 SHA512 
6c4b7881c57cead41c7c0065c55805af7fee901723f61bdb06e5cb64dbba08add382d80f931f3321dca5e1e0f8080ab7da4520e58494694ba21900d23717c816
 WHIRLPOOL 
b52cf84a1d1bd992900a863b87a1ba8e9623606450e8c83bc981abb183ed3bb898562331d3e60eb471ee7735ea9bacf54a68120daefa973181218d6674fe

diff --git a/sys-fs/ctmg/ctmg-1.1.ebuild b/sys-fs/ctmg/ctmg-1.1.ebuild
deleted file mode 100644
index f21fef5..
--- a/sys-fs/ctmg/ctmg-1.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Simple wrapper around cryptsetup for encrypted containers"
-HOMEPAGE="http://git.zx2c4.com/ctmg/about/;
-SRC_URI="http://git.zx2c4.com/${PN}/snapshot/${P}.tar.xz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86 arm arm64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="sys-fs/cryptsetup sys-apps/util-linux sys-fs/e2fsprogs 
sys-apps/coreutils app-admin/sudo"
-
-src_compile() { :; }
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
-}

diff --git a/sys-fs/ctmg/ctmg-1.2.ebuild b/sys-fs/ctmg/ctmg-1.2.ebuild
index 95a4470..f21fef5 100644
--- a/sys-fs/ctmg/ctmg-1.2.ebuild
+++ b/sys-fs/ctmg/ctmg-1.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://git.zx2c4.com/${PN}/snapshot/${P}.tar.xz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~arm ~arm64"
+KEYWORDS="amd64 x86 arm arm64"
 IUSE=""
 
 DEPEND=""



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

2016-09-12 Thread Magnus Granberg
commit: 34b8344e45e74a732b75612d8b3d54db53db6fee
Author: Magnus Granberg  gentoo  org>
AuthorDate: Mon Sep 12 22:34:03 2016 +
Commit: Magnus Granberg  gentoo  org>
CommitDate: Mon Sep 12 22:34:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b8344e

toolchain.eclass: add support for gcc 6.x with no spec files

 eclass/toolchain.eclass | 87 +++--
 1 file changed, 56 insertions(+), 31 deletions(-)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 054d487..55249b0 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -154,7 +154,7 @@ if [[ ${PN} != "kgcc64" && ${PN} != gcc-* ]] ; then
tc_version_is_at_least 4.8 && IUSE+=" graphite" IUSE_DEF+=( sanitize )
tc_version_is_at_least 4.9 && IUSE+=" cilk +vtv"
tc_version_is_at_least 5.0 && IUSE+=" jit mpx"
-   tc_version_is_at_least 6.0 && IUSE+=" pie +ssp +pch"
+   tc_version_is_at_least 6.0 && IUSE+=" pie ssp +pch"
 fi
 
 IUSE+=" ${IUSE_DEF[*]/#/+}"
@@ -626,6 +626,50 @@ do_gcc_PIE_patches() {
 
 # configure to build with the hardened GCC specs as the default
 make_gcc_hard() {
+
+   local gcc_hard_flags=""
+   # Gcc >= 6.X we can use configurations options to turn pie/ssp on as 
default
+   if tc_version_is_at_least 6.0 ; then
+   if use pie ; then
+   einfo "Updating gcc to use automatic PIE building ..."
+   fi
+   if use ssp ; then
+   einfo "Updating gcc to use automatic SSP building ..."
+   fi
+   if use hardened ; then
+   # Will add some optimatizion as default.
+   gcc_hard_flags+=" -DEXTRA_OPTIONS"
+   # rebrand to make bug reports easier
+   
BRANDING_GCC_PKGVERSION=${BRANDING_GCC_PKGVERSION/Gentoo/Gentoo Hardened}
+   fi
+   else
+   if use hardened ; then
+   # rebrand to make bug reports easier
+   
BRANDING_GCC_PKGVERSION=${BRANDING_GCC_PKGVERSION/Gentoo/Gentoo Hardened}
+   if hardened_gcc_works ; then
+   einfo "Updating gcc to use automatic PIE + SSP 
building ..."
+   gcc_hard_flags+=" -DEFAULT_PIE_SSP"
+   elif hardened_gcc_works pie ; then
+   einfo "Updating gcc to use automatic PIE 
building ..."
+   ewarn "SSP has not been enabled by default"
+   gcc_hard_flags+=" -DEFAULT_PIE"
+   elif hardened_gcc_works ssp ; then
+   einfo "Updating gcc to use automatic SSP 
building ..."
+   ewarn "PIE has not been enabled by default"
+   gcc_hard_flags+=" -DEFAULT_SSP"
+   else
+   # do nothing if hardened isn't supported, but 
don't die either
+   ewarn "hardened is not supported for this arch 
in this gcc version"
+   return 0
+   fi
+   else
+   if hardened_gcc_works ssp ; then
+   einfo "Updating gcc to use automatic SSP 
building ..."
+   gcc_hard_flags+=" -DEFAULT_SSP"
+   fi
+   fi
+   fi
+
# we want to be able to control the pie patch logic via something other
# than ALL_CFLAGS...
sed -e '/^ALL_CFLAGS/iHARD_CFLAGS = ' \
@@ -634,36 +678,8 @@ make_gcc_hard() {
# Need to add HARD_CFLAGS to ALL_CXXFLAGS on >= 4.7
if tc_version_is_at_least 4.7 ; then
sed -e '/^ALL_CXXFLAGS/iHARD_CFLAGS = ' \
--e 's|^ALL_CXXFLAGS = |ALL_CXXFLAGS = $(HARD_CFLAGS) 
|' \
--i "${S}"/gcc/Makefile.in
-   fi
-
-   # defaults to enable for all toolchains
-   local gcc_hard_flags=""
-   if use hardened ; then
-   if hardened_gcc_works ; then
-   einfo "Updating gcc to use automatic PIE + SSP building 
..."
-   gcc_hard_flags+=" -DEFAULT_PIE_SSP"
-   elif hardened_gcc_works pie ; then
-   einfo "Updating gcc to use automatic PIE building ..."
-   ewarn "SSP has not been enabled by default"
-   gcc_hard_flags+=" -DEFAULT_PIE"
-   elif hardened_gcc_works ssp ; then
-   einfo "Updating gcc to use automatic SSP building ..."
-   ewarn "PIE has not been enabled by default"
-   gcc_hard_flags+=" -DEFAULT_SSP"
-   else
-   # do nothing if hardened isn't supported, but don't die 
either
-   

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

2016-09-12 Thread Magnus Granberg
commit: 58a0c177b6de816f2c6a767edb3803b112c3c4ea
Author: Magnus Granberg  gentoo  org>
AuthorDate: Mon Sep 12 20:44:12 2016 +
Commit: Magnus Granberg  gentoo  org>
CommitDate: Mon Sep 12 22:08:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a0c177

toolchain.eclass: add use pch for gcc 6.x support

 eclass/toolchain.eclass | 9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 5dff279..054d487 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -154,7 +154,7 @@ if [[ ${PN} != "kgcc64" && ${PN} != gcc-* ]] ; then
tc_version_is_at_least 4.8 && IUSE+=" graphite" IUSE_DEF+=( sanitize )
tc_version_is_at_least 4.9 && IUSE+=" cilk +vtv"
tc_version_is_at_least 5.0 && IUSE+=" jit mpx"
-   tc_version_is_at_least 6.0 && IUSE+=" pie +ssp"
+   tc_version_is_at_least 6.0 && IUSE+=" pie +ssp +pch"
 fi
 
 IUSE+=" ${IUSE_DEF[*]/#/+}"
@@ -899,6 +899,11 @@ toolchain_src_configure() {
confgcc+=( --enable-libstdcxx-time )
fi
 
+   # Support to disable pch when building libstdcxx
+   if tc_version_is_at_least 6.0 && ! use pch ; then
+   confgcc+=( --disable-libstdcxx-pch )
+   fi
+
# The jit language requires this.
is_jit && confgcc+=( --enable-host-shared )
 



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

2016-09-12 Thread Mike Gilbert
commit: 4ae738435b78927204e0ece15476ae5966d4b244
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Sep 12 21:32:09 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Sep 12 21:32:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ae73843

sys-fs/multipath-tools: replace sed with a patch

Package-Manager: portage-2.3.0_p24

 ...path-tools-0.6.2-ignore-modprobe-failures.patch | 25 ++
 .../multipath-tools-0.6.2-r2.ebuild|  3 +--
 2 files changed, 26 insertions(+), 2 deletions(-)

diff --git 
a/sys-fs/multipath-tools/files/multipath-tools-0.6.2-ignore-modprobe-failures.patch
 
b/sys-fs/multipath-tools/files/multipath-tools-0.6.2-ignore-modprobe-failures.patch
new file mode 100644
index ..cb78589
--- /dev/null
+++ 
b/sys-fs/multipath-tools/files/multipath-tools-0.6.2-ignore-modprobe-failures.patch
@@ -0,0 +1,25 @@
+From 100588046ad59176b9779c73212aea63be5aace4 Mon Sep 17 00:00:00 2001
+From: Mike Gilbert 
+Date: Mon, 12 Sep 2016 17:26:38 -0400
+Subject: [PATCH] multipathd.service: ignore modprobe failures
+
+---
+ multipathd/multipathd.service | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/multipathd/multipathd.service b/multipathd/multipathd.service
+index e3d6f91..d26577f 100644
+--- a/multipathd/multipathd.service
 b/multipathd/multipathd.service
+@@ -11,7 +11,7 @@ Conflicts=shutdown.target
+ Type=notify
+ NotifyAccess=main
+ LimitCORE=infinity
+-ExecStartPre=/sbin/modprobe -a scsi_dh_alua scsi_dh_emc scsi_dh_rdac 
dm-multipath
++ExecStartPre=-/sbin/modprobe -a scsi_dh_alua scsi_dh_emc scsi_dh_rdac 
dm-multipath
+ ExecStart=/sbin/multipathd -d -s
+ ExecReload=/sbin/multipathd reconfigure
+ 
+-- 
+2.10.0
+

diff --git a/sys-fs/multipath-tools/multipath-tools-0.6.2-r2.ebuild 
b/sys-fs/multipath-tools/multipath-tools-0.6.2-r2.ebuild
index 4d9b9af..5f0ffa7 100644
--- a/sys-fs/multipath-tools/multipath-tools-0.6.2-r2.ebuild
+++ b/sys-fs/multipath-tools/multipath-tools-0.6.2-r2.ebuild
@@ -28,6 +28,7 @@ S="${WORKDIR}/${PN}-${COMMIT_ID:0:7}"
 
 PATCHES=(
"${FILESDIR}"/${PN}-0.6.2-makefile.patch
+   "${FILESDIR}"/${PN}-0.6.2-ignore-modprobe-failures.patch
 )
 
 get_systemd_pv() {
@@ -56,8 +57,6 @@ src_install() {
newinitd "${FILESDIR}"/rc-multipathd multipathd
newinitd "${FILESDIR}"/multipath.rc multipath
 
-   sed -i 's|ExecStartPre=/|ExecStartPre=-/|g' 
"${D}"/usr/lib/systemd/system/multipathd.service || die
-
dodoc README ChangeLog
 }
 



[gentoo-commits] proj/kde:master commit in: Documentation/package.accept_keywords/.kde-applications-16.08/, ...

2016-09-12 Thread Maciej Mrozowski
commit: d2b5747e067d5e3e4ee666b74a0158f55ea4cfa9
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Mon Sep 12 21:29:40 2016 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Mon Sep 12 21:29:40 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d2b5747e

Documentation: Add ~xdg-utils-1.1.1 to kde-applications-16.08 keywords and 
regenerate files

 Documentation/package.accept_keywords/.kde-applications-16.08/more-deps | 1 +
 Documentation/package.accept_keywords/kde-applications-16.08.keywords   | 1 +
 2 files changed, 2 insertions(+)

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-16.08/more-deps 
b/Documentation/package.accept_keywords/.kde-applications-16.08/more-deps
index 6ac6f81..0179fab 100644
--- a/Documentation/package.accept_keywords/.kde-applications-16.08/more-deps
+++ b/Documentation/package.accept_keywords/.kde-applications-16.08/more-deps
@@ -1 +1,2 @@
 ~net-libs/libkgapi-5.3.0
+~x11-misc/xdg-utils-1.1.1-r1

diff --git 
a/Documentation/package.accept_keywords/kde-applications-16.08.keywords 
b/Documentation/package.accept_keywords/kde-applications-16.08.keywords
index be268b7..6083ee5 100644
--- a/Documentation/package.accept_keywords/kde-applications-16.08.keywords
+++ b/Documentation/package.accept_keywords/kde-applications-16.08.keywords
@@ -250,3 +250,4 @@
 

[gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-gtk/

2016-09-12 Thread Gilles Dartiguelongue
commit: ff7a33262dcb3125a15bd3a3b1cdf7189a552e1a
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Sep 11 22:08:22 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Sep 12 21:09:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff7a3326

net-p2p/transmission-remote-gtk: version bump 1.1.1 → 1.3.1, bug #560164

Package-Manager: portage-2.3.0

 net-p2p/transmission-remote-gtk/Manifest   |  1 +
 .../transmission-remote-gtk-1.3.1.ebuild   | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/net-p2p/transmission-remote-gtk/Manifest 
b/net-p2p/transmission-remote-gtk/Manifest
index 9246bb2..25e41a8 100644
--- a/net-p2p/transmission-remote-gtk/Manifest
+++ b/net-p2p/transmission-remote-gtk/Manifest
@@ -1,2 +1,3 @@
 DIST transmission-remote-gtk-1.0.tar.gz 570279 SHA256 
dc171ed67bd7bc2d98b42d04851cefb4174181f779433049a14b107c9a4906ce SHA512 
1e2a511126b478352052bc1821feab534f7b9cf5e7e41e73c493bbe8efa8587da6b35ea30cecced0d0f0d1e25ae1a00590611520b2fb570ab61a0badc538a200
 WHIRLPOOL 
f0e3647fca35e40b347beab5b1328ba5cc51e340753a7e3f43f98335470ce5b562922245baba52390ab1b35f9b42bb5c6126d8fe1f37883d865323ee45db0724
 DIST transmission-remote-gtk-1.1.1.tar.gz 684718 SHA256 
9f5ac2de623d633bcaacb6362bb6d8fb468c6dff278b867f65809c48ea1570c9 SHA512 
184601a51d71d7b967d516cee87bea47f190ad080d110b2a73c82adac03cff49169dd2682b82e0f5c017c050bd9fd54fdfba9cd0de7ca7d9fcd2e8f9abfc0c12
 WHIRLPOOL 
f245e497471b7c39eabae73deea10ccf30470938a52523fad05b1c744eab84a2d4c3e91e72d0c481789262ca38279cfca8f15fff1c7080f25107ee4038dd4a7a
+DIST transmission-remote-gtk-1.3.1.tar.xz 459260 SHA256 
1b29c573b1e205e3e7c2433dc4a48f9574278d97e033845d19bbffa1d7f75345 SHA512 
ce723d51f8f769e59fb539241996ff0204a654f52696963044f8535731cc2b8ec69cf454a15253f9ba214e0879498f3c19519b5b1b303273d667592887ee45f5
 WHIRLPOOL 
7ca78f608809ba74be1040ff73dde5a0bc68cb665fe889ca68e219e04cb17ec40bdd2994999ddc76819e3b5d5f4c9aeb256800268a2d92b56d84d904e8b7bac0

diff --git 
a/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.3.1.ebuild 
b/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.3.1.ebuild
new file mode 100644
index ..a6cad3b
--- /dev/null
+++ b/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.3.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit gnome2
+
+DESCRIPTION="GTK+ client for management of the Transmission BitTorrent client, 
over HTTP RPC"
+HOMEPAGE="https://github.com/transmission-remote-gtk/transmission-remote-gtk;
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="ayatana debug geoip libnotify libproxy rss"
+
+# RESTRICT="test"
+
+# FIXME: bundles rss-glib-0.2.3
+RDEPEND="
+   >=dev-libs/glib-2.44:2
+   >=dev-libs/json-glib-0.12.6
+   net-misc/curl
+   >=x11-libs/gtk+-3.16:3
+   ayatana? ( dev-libs/libappindicator:3 )
+   geoip? ( dev-libs/geoip )
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+   libproxy? ( net-libs/libproxy )
+   rss? ( >=net-libs/libmrss-0.18 )
+"
+DEPEND="${RDEPEND}
+   dev-libs/appstream-glib
+   >=dev-util/intltool-0.50.1
+   sys-devel/autoconf-archive
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS="AUTHORS ChangeLog README"
+
+src_configure() {
+   # Disable overly strict appdata validation
+   gnome2_src_configure \
+   $(use_enable debug) \
+   --enable-gtk3 \
+   $(use_with geoip libgeoip) \
+   $(use_with libnotify) \
+   $(use_with libproxy) \
+   $(use_with ayatana libappindicator) \
+   $(use_with rss libmrss) \
+   APPSTREAM_UTIL="$(type -P true)"
+}



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

2016-09-12 Thread Matt Thode
commit: dc818926d59d65070204cc0730b96e2b1feff96d
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Sep 12 21:01:24 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Sep 12 21:01:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc818926

sys-fs/multipath-tools: make modprobe optional in multipathd.service

Package-Manager: portage-2.2.28

 .../multipath-tools-0.6.2-r2.ebuild| 69 ++
 1 file changed, 69 insertions(+)

diff --git a/sys-fs/multipath-tools/multipath-tools-0.6.2-r2.ebuild 
b/sys-fs/multipath-tools/multipath-tools-0.6.2-r2.ebuild
new file mode 100644
index ..4d9b9af
--- /dev/null
+++ b/sys-fs/multipath-tools/multipath-tools-0.6.2-r2.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils systemd toolchain-funcs udev
+
+DESCRIPTION="Device mapper target autoconfig"
+HOMEPAGE="http://christophe.varoqui.free.fr/;
+COMMIT_ID='e165b73a16fc9027aa3306df40052038c175be1b'
+SRC_URI="http://git.opensvc.com/?p=multipath-tools/.git;a=snapshot;h=${COMMIT_ID};sf=tgz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="systemd"
+
+RDEPEND=">=sys-fs/lvm2-2.02.45
+   >=virtual/udev-171
+   dev-libs/libaio
+   dev-libs/userspace-rcu
+   sys-libs/readline:*
+   systemd? ( sys-apps/systemd )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+S="${WORKDIR}/${PN}-${COMMIT_ID:0:7}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.6.2-makefile.patch
+)
+
+get_systemd_pv() {
+   use systemd && \
+   $(tc-getPKG_CONFIG) --modversion systemd
+}
+
+src_compile() {
+   # LIBDM_API_FLUSH involves grepping files in /usr/include,
+   # so force the test to go the way we want #411337.
+   emake \
+   LIBDM_API_FLUSH=1 CC="$(tc-getCC)" SYSTEMD="$(get_systemd_pv)"
+}
+
+src_install() {
+   local udevdir="$(get_udevdir)"
+
+   dodir /sbin /usr/share/man/man{5,8}
+   emake \
+   DESTDIR="${D}" \
+   SYSTEMD=$(get_systemd_pv) \
+   unitdir="$(systemd_get_systemunitdir)" \
+   libudevdir='${prefix}'/"${udevdir}" \
+   install
+
+   newinitd "${FILESDIR}"/rc-multipathd multipathd
+   newinitd "${FILESDIR}"/multipath.rc multipath
+
+   sed -i 's|ExecStartPre=/|ExecStartPre=-/|g' 
"${D}"/usr/lib/systemd/system/multipathd.service || die
+
+   dodoc README ChangeLog
+}
+
+pkg_postinst() {
+   if [[ -z ${REPLACING_VERSIONS} ]]; then
+   elog "If you need multipath on your system, you must"
+   elog "add 'multipath' into your boot runlevel!"
+   fi
+}



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

2016-09-12 Thread Denis Dupeyron
commit: 5810a1457dce4349179f2169a4e2bf22a8a7a3ad
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Mon Sep 12 20:23:17 2016 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Mon Sep 12 20:23:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5810a145

dev-lang/R: fix manifest

 dev-lang/R/Manifest | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-lang/R/Manifest b/dev-lang/R/Manifest
index 4ee64de..39b08f5 100644
--- a/dev-lang/R/Manifest
+++ b/dev-lang/R/Manifest
@@ -1,5 +1,3 @@
 DIST R-20130129.bash_completion.bz2 4209 SHA256 
487e969b94563fec98ec58de7e6142e9361d4219088add0fca282b482a9e01b1 SHA512 
910b26e16cfebe677f438abfa5f2652e582db143d91dbf0e7d4b1ea33462c7e5c89c3a3619c63ae98bba26b11a5adb16eda9d344f8cdbe4f0feabc546993c1a5
 WHIRLPOOL 
2368efaed37fcb6e010f6a234864631f68549bd8e3f733561170cc5b28f5557e546d8561246fb265a481a47991a262fec3acf6abc1dc3929a9357405e0d3c6fc
 DIST R-3.2.2.tar.gz 29772864 SHA256 
9c9152e74134b68b0f3a1c7083764adc1cb56fd8336bec003fd0ca550cd2461d SHA512 
71ba470875262b9f00fb6970f209788df4dad30e0a28373b824b60d8bc6401afb7786e65387663c6490c7ddcd2bfd7f808a270a3e63238f3d7565d5f93607138
 WHIRLPOOL 
fea59929ada1d67dafc6ad89409d18ad173af7990384033f490a00e0f794d9919aecf7cd37089d105fe03b9cf64d079e5d148622571cec3eb924c1c5bd00081e
-DIST R-3.2.5.tar.gz 29876312 SHA256 
60745672dce5ddc201806fa59f6d4e0ba6554d8ed78d0f9f0d79a629978f80b5 SHA512 
aff7efa84188dfdd486d48095fadb9fbe1ab5897f9f924b9956d21d955d7cba9e50c1d21af6cca8327af8d1465b10761526a3a3be357c08a536831e7f5fc290b
 WHIRLPOOL 
48b232bac4df9d562253fac3527c5786a6b45b3adeb5e91ad586549254ae1a2b53f0d39bc746cfd6d86094201f9d8e29617a9678780c7c58365f484f679fc7e0
-DIST R-3.3.0.tar.gz 29820067 SHA256 
9256b154b1a5993d844bee7b1955cd49c99ad72cef03cce3cd1bdca1310311e4 SHA512 
81e9ef761bee4d9322ca785fbed843ab13c2f5b55be769d982a81a7e7694e03980cbc7ee067fc850bd7a17ab65d93be81f27db50d428665773174c690383d4cc
 WHIRLPOOL 
bbc694374c778d0bb6e8e6ed6b5ef7b2e5c3dca19507ce58f3a544019f9b4aaf55ebbd4759ac0b880c571ca66826bfd8e88f71d164fd07be13c2797930daab07
 DIST R-3.3.1.tar.gz 29848329 SHA256 
3dc59ae5831f5380f83c169bac2103ad052efe0ecec4ffa74bde4d85a0fda9e2 SHA512 
d0ff85e99b9ec9cac672aa30d7d1a854778c6a610bcc5336e8c60c8c74f20856f2bfeae085af793fad646ff45cb4677d9d6dcbaa18212591f72f00a02339f4cd
 WHIRLPOOL 
6e2edb60173a54c8b25d16201c24176b3ea837287e6d306c9d2e2c4578764b0d469d9c17228b6be67dda646a4272f30b331dbbc6238a6e851eb5320f04c7f151



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

2016-09-12 Thread James Le Cuirot
commit: 74f6b83f36dcac65208ad175b8d0ea09dff9d9ec
Author: James Le Cuirot  gentoo  org>
AuthorDate: Mon Sep 12 20:08:35 2016 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Mon Sep 12 20:09:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f6b83f

profiles: Mask games-action/awesomenauts

Now only available on Steam. Binaries were removed by the publisher
and Humble Bundle over 2 years ago. Removal in 60 days. Bug #588110.

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 77e07cb..b399edf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 
 #--- END OF EXAMPLES ---
 
+# James Le Cuirot  (12 Sep 2016)
+# Now only available on Steam. Binaries were removed by the publisher
+# and Humble Bundle over 2 years ago. Removal in 60 days. Bug #588110.
+games-action/awesomenauts
+
 # Sergei Trofimovich  (11 Sep 2016)
 # Mask for removal in 30 days. Uses deprecated conduit-1.0*
 # Upstream suggests using dev-haskell/conduit-combinators



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets/

2016-09-12 Thread NP Hardass
commit: 88258307dc35b5a9ef264de9b2e4fde3e406f438
Author: NP-Hardass  gentoo  org>
AuthorDate: Mon Sep 12 19:59:26 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Mon Sep 12 20:02:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88258307

mate-base/mate-applets: Re-add accidentally removed stable

Package-Manager: portage-2.3.0

 .../mate-applets/mate-applets-1.10.4-r1.ebuild | 94 ++
 1 file changed, 94 insertions(+)

diff --git a/mate-base/mate-applets/mate-applets-1.10.4-r1.ebuild 
b/mate-base/mate-applets/mate-applets-1.10.4-r1.ebuild
new file mode 100644
index ..ebfebd0
--- /dev/null
+++ b/mate-base/mate-applets/mate-applets-1.10.4-r1.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+GCONF_DEBUG="no"
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils gnome2 python-single-r1 versionator
+
+MATE_BRANCH="$(get_version_component_range 1-2)"
+
+SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
+DESCRIPTION="Applets for the MATE Desktop and Panel"
+HOMEPAGE="http://mate-desktop.org;
+
+LICENSE="GPL-2 FDL-1.1 LGPL-2"
+SLOT="0"
+KEYWORDS="amd64 ~arm x86"
+
+IUSE="X ipv6 policykit +upower"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   app-text/rarian:0
+   dev-libs/atk:0
+   >=dev-libs/dbus-glib-0.74:0
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/libmateweather-1.10:0
+   >=dev-libs/libxml2-2.5:2
+   dev-python/pygobject:3
+   >=gnome-base/libgtop-2.11.92:2=
+   >=gnome-extra/gucharmap-2.32.1:0
+   >=mate-base/mate-desktop-1.10:0
+   >=mate-base/mate-panel-1.10:0
+   >=mate-base/mate-settings-daemon-1.10:0
+   >=sys-apps/dbus-1.1.2:0
+   sys-power/cpupower
+   upower? ( || ( >=sys-power/upower-0.9.23 
>=sys-power/upower-pm-utils-0.9.23 ) )
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-2.24:2
+   x11-libs/gtksourceview:2.0
+   >=x11-libs/libnotify-0.7:0
+   x11-libs/libX11:0
+   >=x11-libs/libwnck-2.30:1
+   x11-libs/pango:0
+   >=x11-themes/mate-icon-theme-1.10:0
+   virtual/libintl:0
+   policykit? ( >=sys-auth/polkit-0.92:0 )"
+
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.3
+   >=app-text/scrollkeeper-dtd-1:1.0
+   app-text/yelp-tools:0
+   >=dev-util/intltool-0.35:*
+   dev-libs/libxslt:0
+   >=mate-base/mate-common-1.10:0
+   sys-devel/gettext:*
+   virtual/pkgconfig:*"
+
+src_configure() {
+   gnome2_src_configure \
+   --libexecdir=/usr/libexec/mate-applets \
+   --with-cpufreq-lib=cpupower \
+   $(use_enable ipv6) \
+   $(use_enable policykit polkit) \
+   $(use_with upower) \
+   $(use_with X x)
+}
+
+src_test() {
+   unset DBUS_SESSION_BUS_ADDRESS
+   emake check
+}
+
+DOCS="AUTHORS ChangeLog NEWS README"
+
+src_install() {
+   python_fix_shebang invest-applet
+   gnome2_src_install
+
+   local APPLETS="accessx-status battstat charpick command cpufreq 
drivemount
+   geyes invest-applet mateweather multiload null_applet 
stickynotes
+   timerapplet trashapplet"
+
+   for applet in ${APPLETS}; do
+   docinto ${applet}
+
+   for d in AUTHORS ChangeLog NEWS README README.themes TODO; do
+   [ -s ${applet}/${d} ] && dodoc ${applet}/${d}
+   done
+   done
+}



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

2016-09-12 Thread Brian Evans
commit: 4a70076de06492fdb818f2881ef7834ef11c0f17
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Sep 12 20:00:06 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Sep 12 20:00:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a70076d

dev-db/mysql: Drop old versions

Package-Manager: portage-2.3.0

 dev-db/mysql/Manifest|   2 -
 dev-db/mysql/mysql-5.5.50.ebuild | 126 ---
 dev-db/mysql/mysql-5.5.51.ebuild | 126 ---
 3 files changed, 254 deletions(-)

diff --git a/dev-db/mysql/Manifest b/dev-db/mysql/Manifest
index 65d6f2a..2d736a9 100644
--- a/dev-db/mysql/Manifest
+++ b/dev-db/mysql/Manifest
@@ -1,5 +1,3 @@
-DIST mysql-5.5.50.tar.gz 21029856 SHA256 
5eac55c8b1b2b18233c006935d90775d805a8422942e6deacf8b5bded432f951 SHA512 
81d1327d8e99f57ba7dfd9f834f0e8e75f118b7a92375ca5799fa0cf66b0ec22cf2bd6f11f1d2d9c6bcb766a739743072cd4152f5d9c488203ac46f5471d980b
 WHIRLPOOL 
48dd7bea6a068902b8993a5b87ed16509c50044b389988f75204acbce078392bfa86a09a92d1f20966ab9d1594c3f00cba605052c796747998fddf059f3f
-DIST mysql-5.5.51.tar.gz 21031206 SHA256 
ffa6866cb0cd833cae4a653e4260dfd5a80b62532d6b64e91cfb057bab5a22a7 SHA512 
674dea26172ce10ae85c30a092d8487f8136e5e7fdd23da1373092c4d5f4bd10c9778910bcc8ad04fa613231003e9e4ad3ee958dac5bb02ff8aeccd6a599b06b
 WHIRLPOOL 
6a89f719c40c9b80b02e2fead2087c5de1b6a2f9309c1af92ab8c83df445d36e6606d0a59d9a3bd71f0a6321acd099db5a774c2d23792b6ad6dc5591fe4c9c9c
 DIST mysql-5.5.52.tar.gz 21032776 SHA256 
7820e13de6b3f4dadd255e12b2e9f3de43daf4507c218018c382d45aad8162fd SHA512 
78d88609c4a718d783d2ee5a82768df94bc0799831f95f587ae6d991659a42d17060bcff8e081f7523dbe0493c74167e1590a3a9ee543e65dc683c6e5fea0ce4
 WHIRLPOOL 
4e95687456be2566683f738065e93db8b1de3906c6bc94207a243e7e5dbb9ae7fa498b5fdb4b1ab72ebb41fd38caf9eea4681b5f4fe0b1dcf88571398c2ef77a
 DIST mysql-5.6.30.tar.gz 32223818 SHA256 
48464df00aad9b9dfc26c903529ddad944a7562aa28e66e98e4f3f0c35179deb SHA512 
b9f5b22a0557fbdd765fd3c379395584dd35bbec2d7504eb132f734129c0d95d24dc538c9b64524870bbecb92fa2f1e95b49ccfe22531ed17ec1e754f08d491b
 WHIRLPOOL 
f56d4e9d2ac801605bb941d1a8ba4b876d838a5e3bdac2e644477e87f2e5d439594c28d0e1c1d0c45ebb38fbf4183c429dc8c53bd7aa76aeea95acd1774ca71e
 DIST mysql-5.6.31.tar.gz 32098698 SHA256 
6df1389bbf899025aee6be0f4a12b8b0135e6de7db83e3ea20201ad3633ba424 SHA512 
dc527e1d3ce7359a86fd91e9469d4ff1bb475c68bbb11aecb2a1897660fc09d0d26a401384117a2ad4e58cd709b5525facabef534e4f7b242119ce171d245cb1
 WHIRLPOOL 
ee5f127037d93ffc567818fb58c8d4689519bafd3a78a2b7479bf34a474477b15086efee5d464d98b4b29e59a85f73272efafad6d9423ccbf306fbcef2b3a841

diff --git a/dev-db/mysql/mysql-5.5.50.ebuild b/dev-db/mysql/mysql-5.5.50.ebuild
deleted file mode 100644
index aadd3b7..
--- a/dev-db/mysql/mysql-5.5.50.ebuild
+++ /dev/null
@@ -1,126 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-MY_EXTRAS_VER="20150127-1351Z"
-MY_PV="${PV//_alpha_pre/-m}"
-MY_PV="${MY_PV//_/-}"
-
-# Build type
-BUILD="cmake"
-
-inherit toolchain-funcs mysql-v2
-# only to make repoman happy. it is really set in the eclass
-IUSE="$IUSE"
-
-# Define the mysql-extras source
-EGIT_REPO_URI="git://anongit.gentoo.org/proj/mysql-extras.git"
-
-# REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-
-# When MY_EXTRAS is bumped, the index should be revised to exclude these.
-EPATCH_EXCLUDE=''
-
-DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
-RDEPEND="${RDEPEND}"
-
-# Please do not add a naive src_unpack to this ebuild
-# If you want to add a single patch, copy the ebuild to an overlay
-# and create your own mysql-extras tarball, looking at 000_index.txt
-
-# Official test instructions:
-# USE='embedded extraengine perl ssl static-libs community' \
-# FEATURES='test userpriv -usersandbox' \
-# ebuild mysql-X.X.XX.ebuild \
-# digest clean package
-src_test() {
-
-   local TESTDIR="${BUILD_DIR}/mysql-test"
-   local retstatus_unit
-   local retstatus_tests
-
-   # Bug #213475 - MySQL _will_ object strenously if your machine is named
-   # localhost. Also causes weird failures.
-   [[ "${HOSTNAME}" == "localhost" ]] && die "Your machine must NOT be 
named localhost"
-
-   if ! use "minimal" ; then
-
-   if [[ $UID -eq 0 ]]; then
-   die "Testing with FEATURES=-userpriv is no longer 
supported by upstream. Tests MUST be run as non-root."
-   fi
-   has usersandbox $FEATURES && eerror "Some tests may fail with 
FEATURES=usersandbox"
-
-   einfo ">>> Test phase [test]: ${CATEGORY}/${PF}"
-   addpredict /this-dir-does-not-exist/t9.MYI
-
-  

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

2016-09-12 Thread Brian Evans
commit: dadc3aae6f70c7f4cc622773f301e930aa01bab7
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Sep 12 19:58:25 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Sep 12 19:58:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dadc3aae

dev-db/mysql: Version bump for 5.5.52

Package-Manager: portage-2.3.0

 dev-db/mysql/Manifest|   1 +
 dev-db/mysql/mysql-5.5.52.ebuild | 126 +++
 2 files changed, 127 insertions(+)

diff --git a/dev-db/mysql/Manifest b/dev-db/mysql/Manifest
index 6db8348..65d6f2a 100644
--- a/dev-db/mysql/Manifest
+++ b/dev-db/mysql/Manifest
@@ -1,5 +1,6 @@
 DIST mysql-5.5.50.tar.gz 21029856 SHA256 
5eac55c8b1b2b18233c006935d90775d805a8422942e6deacf8b5bded432f951 SHA512 
81d1327d8e99f57ba7dfd9f834f0e8e75f118b7a92375ca5799fa0cf66b0ec22cf2bd6f11f1d2d9c6bcb766a739743072cd4152f5d9c488203ac46f5471d980b
 WHIRLPOOL 
48dd7bea6a068902b8993a5b87ed16509c50044b389988f75204acbce078392bfa86a09a92d1f20966ab9d1594c3f00cba605052c796747998fddf059f3f
 DIST mysql-5.5.51.tar.gz 21031206 SHA256 
ffa6866cb0cd833cae4a653e4260dfd5a80b62532d6b64e91cfb057bab5a22a7 SHA512 
674dea26172ce10ae85c30a092d8487f8136e5e7fdd23da1373092c4d5f4bd10c9778910bcc8ad04fa613231003e9e4ad3ee958dac5bb02ff8aeccd6a599b06b
 WHIRLPOOL 
6a89f719c40c9b80b02e2fead2087c5de1b6a2f9309c1af92ab8c83df445d36e6606d0a59d9a3bd71f0a6321acd099db5a774c2d23792b6ad6dc5591fe4c9c9c
+DIST mysql-5.5.52.tar.gz 21032776 SHA256 
7820e13de6b3f4dadd255e12b2e9f3de43daf4507c218018c382d45aad8162fd SHA512 
78d88609c4a718d783d2ee5a82768df94bc0799831f95f587ae6d991659a42d17060bcff8e081f7523dbe0493c74167e1590a3a9ee543e65dc683c6e5fea0ce4
 WHIRLPOOL 
4e95687456be2566683f738065e93db8b1de3906c6bc94207a243e7e5dbb9ae7fa498b5fdb4b1ab72ebb41fd38caf9eea4681b5f4fe0b1dcf88571398c2ef77a
 DIST mysql-5.6.30.tar.gz 32223818 SHA256 
48464df00aad9b9dfc26c903529ddad944a7562aa28e66e98e4f3f0c35179deb SHA512 
b9f5b22a0557fbdd765fd3c379395584dd35bbec2d7504eb132f734129c0d95d24dc538c9b64524870bbecb92fa2f1e95b49ccfe22531ed17ec1e754f08d491b
 WHIRLPOOL 
f56d4e9d2ac801605bb941d1a8ba4b876d838a5e3bdac2e644477e87f2e5d439594c28d0e1c1d0c45ebb38fbf4183c429dc8c53bd7aa76aeea95acd1774ca71e
 DIST mysql-5.6.31.tar.gz 32098698 SHA256 
6df1389bbf899025aee6be0f4a12b8b0135e6de7db83e3ea20201ad3633ba424 SHA512 
dc527e1d3ce7359a86fd91e9469d4ff1bb475c68bbb11aecb2a1897660fc09d0d26a401384117a2ad4e58cd709b5525facabef534e4f7b242119ce171d245cb1
 WHIRLPOOL 
ee5f127037d93ffc567818fb58c8d4689519bafd3a78a2b7479bf34a474477b15086efee5d464d98b4b29e59a85f73272efafad6d9423ccbf306fbcef2b3a841
 DIST mysql-5.6.32.tar.gz 32095208 SHA256 
4620ed9d9b5803a3ac7a23492dbea993214d3b5ffd4fb63d42771c616f60e359 SHA512 
5af7aaabc1da7d12d16538c89552179423d7f7e2024bc55e75d2f26c99db4fe339e0a1f605e767f91f40dfecee3bcce31c83499a2278204b0f7f24c3411c0d15
 WHIRLPOOL 
4d0ea8047a32bcceb0135095f9960b70acb57fa35f2ddc1cac25043c47e43fa4b728156112147b660d62a0e93ba5631798e120f34ef77b9fa15e2064e87eb2b5

diff --git a/dev-db/mysql/mysql-5.5.52.ebuild b/dev-db/mysql/mysql-5.5.52.ebuild
new file mode 100644
index ..aadd3b7
--- /dev/null
+++ b/dev-db/mysql/mysql-5.5.52.ebuild
@@ -0,0 +1,126 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+MY_EXTRAS_VER="20150127-1351Z"
+MY_PV="${PV//_alpha_pre/-m}"
+MY_PV="${MY_PV//_/-}"
+
+# Build type
+BUILD="cmake"
+
+inherit toolchain-funcs mysql-v2
+# only to make repoman happy. it is really set in the eclass
+IUSE="$IUSE"
+
+# Define the mysql-extras source
+EGIT_REPO_URI="git://anongit.gentoo.org/proj/mysql-extras.git"
+
+# REMEMBER: also update eclass/mysql*.eclass before committing!
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+
+# When MY_EXTRAS is bumped, the index should be revised to exclude these.
+EPATCH_EXCLUDE=''
+
+DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
+RDEPEND="${RDEPEND}"
+
+# Please do not add a naive src_unpack to this ebuild
+# If you want to add a single patch, copy the ebuild to an overlay
+# and create your own mysql-extras tarball, looking at 000_index.txt
+
+# Official test instructions:
+# USE='embedded extraengine perl ssl static-libs community' \
+# FEATURES='test userpriv -usersandbox' \
+# ebuild mysql-X.X.XX.ebuild \
+# digest clean package
+src_test() {
+
+   local TESTDIR="${BUILD_DIR}/mysql-test"
+   local retstatus_unit
+   local retstatus_tests
+
+   # Bug #213475 - MySQL _will_ object strenously if your machine is named
+   # localhost. Also causes weird failures.
+   [[ "${HOSTNAME}" == "localhost" ]] && die "Your machine must NOT be 
named localhost"
+
+   if ! use "minimal" ; then
+
+   if [[ $UID -eq 0 ]]; then
+   die "Testing with FEATURES=-userpriv is no 

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

2016-09-12 Thread Denis Dupeyron
commit: 8b1e2a2a81492a97874b0b86f301aeda2af1df66
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Mon Sep 12 19:46:49 2016 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Mon Sep 12 19:46:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1e2a2a

dev-lang/R: remove 3.2.5 and 3.3.0

 dev-lang/R/R-3.2.5.ebuild | 206 --
 dev-lang/R/R-3.3.0.ebuild | 203 -
 2 files changed, 409 deletions(-)

diff --git a/dev-lang/R/R-3.2.5.ebuild b/dev-lang/R/R-3.2.5.ebuild
deleted file mode 100644
index c8227c9..
--- a/dev-lang/R/R-3.2.5.ebuild
+++ /dev/null
@@ -1,206 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit bash-completion-r1 autotools eutils flag-o-matic fortran-2 multilib 
versionator toolchain-funcs
-
-BCP=${PN}-20130129.bash_completion
-DESCRIPTION="Language and environment for statistical computing and graphics"
-HOMEPAGE="http://www.r-project.org/;
-SRC_URI="
-   mirror://cran/src/base/R-3/${P}.tar.gz
-   https://dev.gentoo.org/~bicatali/distfiles/${BCP}.bz2;
-
-LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~x64-macos"
-IUSE="cairo doc icu java jpeg lapack minimal nls openmp perl png prefix 
profile readline static-libs tiff tk X"
-REQUIRED_USE="png? ( || ( cairo X ) ) jpeg? ( || ( cairo X ) ) tiff? ( || ( 
cairo X ) )"
-
-CDEPEND="
-   app-arch/bzip2:0=
-   app-arch/xz-utils:0=
-   app-text/ghostscript-gpl
-   >=dev-libs/libpcre-8.35:3=
-   virtual/blas:0
-   || ( >=sys-apps/coreutils-8.15 sys-freebsd/freebsd-bin 
app-misc/realpath )
-   cairo? ( x11-libs/cairo:0=[X] x11-libs/pango:0= )
-   icu? ( dev-libs/icu:= )
-   jpeg? ( virtual/jpeg:0 )
-   lapack? ( virtual/lapack:0 )
-   perl? ( dev-lang/perl )
-   png? ( media-libs/libpng:0= )
-   readline? ( sys-libs/readline:0= )
-   tiff? ( media-libs/tiff:0= )
-   tk? ( dev-lang/tk:0= )
-   X? ( x11-libs/libXmu:0= x11-misc/xdg-utils )"
-
-DEPEND="${CDEPEND}
-   virtual/pkgconfig
-   doc? (
-   virtual/latex-base
-   dev-texlive/texlive-fontsrecommended
-   )"
-
-RDEPEND="${CDEPEND}
-   >=sys-libs/zlib-1.2.5.1-r2:0[minizip]
-   java? ( >=virtual/jre-1.5 )"
-
-RESTRICT="minimal? ( test )"
-
-R_DIR="${EROOT%/}/usr/$(get_libdir)/${PN}"
-
-pkg_setup() {
-   if use openmp; then
-   if [[ $(tc-getCC) == *gcc ]] && ! tc-has-openmp; then
-   ewarn "OpenMP is not available in your current selected 
gcc"
-   die "need openmp capable gcc"
-   fi
-   FORTRAN_NEED_OPENMP=1
-   fi
-   fortran-2_pkg_setup
-   filter-ldflags -Wl,-Bdirect -Bdirect
-   # avoid using existing R installation
-   unset R_HOME
-   # Temporary fix for bug #419761
-   if [[ ($(tc-getCC) == *gcc) && ($(gcc-version) == 4.7) ]]; then
-   append-flags -fno-ipa-cp-clone
-   fi
-}
-
-src_prepare() {
-   epatch \
-   "${FILESDIR}"/${PN}-2.11.1-parallel.patch \
-   "${FILESDIR}"/${PN}-2.13.1-zlib_header_fix.patch \
-   "${FILESDIR}"/${PN}-3.0.0-rmath-shared.patch
-
-   # fix packages.html for doc (gentoo bug #205103)
-   sed -i \
-   -e "s:../../../library:../../../../$(get_libdir)/R/library:g" \
-   src/library/tools/R/Rd.R || die
-
-   # fix Rscript path when installed (gentoo bug #221061)
-   sed -i \
-   -e "s:-DR_HOME='\"\$(rhome)\"':-DR_HOME='\"${R_DIR}\"':" \
-   src/unix/Makefile.in || die "sed unix Makefile failed"
-
-   # fix HTML links to manual (gentoo bug #273957)
-   sed -i \
-   -e 's:\.\./manual/:manual/:g' \
-   $(grep -Flr ../manual/ doc) || die "sed for HTML links failed"
-
-   use lapack && \
-   export LAPACK_LIBS="$($(tc-getPKG_CONFIG) --libs lapack)"
-
-   if use X; then
-   export R_BROWSER="$(type -p xdg-open)"
-   export R_PDFVIEWER="$(type -p xdg-open)"
-   fi
-   use perl && \
-   export PERL5LIB="${S}/share/perl:${PERL5LIB:+:}${PERL5LIB}"
-
-   # don't search /usr/local
-   sed -i -e '/FLAGS=.*\/local\//c\: # removed by ebuild' configure.ac || 
die
-   # Fix for Darwin (OS X)
-   if use prefix; then
-   if [[ ${CHOST} == *-darwin* ]] ; then
-   sed -i \
-   -e 's:-install_name libR.dylib:-install_name 
${libdir}/R/lib/libR.dylib:' \
-   -e 's:-install_name 
libRlapack.dylib:-install_name ${libdir}/R/lib/libRlapack.dylib:' \
-   -e 's:-install_name 
libRblas.dylib:-install_name 

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

2016-09-12 Thread Denis Dupeyron
commit: 49f4aa6a4b60cfd02acd8ac85aa239a38434d560
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Mon Sep 12 19:37:22 2016 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Mon Sep 12 19:37:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f4aa6a

dev-lang/R: 593420

 dev-lang/R/R-3.3.1.ebuild | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-lang/R/R-3.3.1.ebuild b/dev-lang/R/R-3.3.1.ebuild
index c7a578a..ceeeaf9 100644
--- a/dev-lang/R/R-3.3.1.ebuild
+++ b/dev-lang/R/R-3.3.1.ebuild
@@ -50,8 +50,6 @@ RDEPEND="${CDEPEND}
 
 RESTRICT="minimal? ( test )"
 
-R_DIR="${EROOT%/}/usr/$(get_libdir)/${PN}"
-
 pkg_setup() {
if use openmp; then
if [[ $(tc-getCC) == *gcc ]] && ! tc-has-openmp; then
@@ -83,7 +81,7 @@ src_prepare() {
 
# fix Rscript path when installed (gentoo bug #221061)
sed -i \
-   -e "s:-DR_HOME='\"\$(rhome)\"':-DR_HOME='\"${R_DIR}\"':" \
+   -e 
"s:-DR_HOME='\"\$(rhome)\"':-DR_HOME='\"${EROOT%/}/usr/$(get_libdir)/${PN}\"':" 
\
src/unix/Makefile.in || die "sed unix Makefile failed"
 
# fix HTML links to manual (gentoo bug #273957)
@@ -173,8 +171,8 @@ src_install() {
fi
 
cat > 99R <<-EOF
-   LDPATH=${R_DIR}/lib
-   R_HOME=${R_DIR}
+   LDPATH=${EROOT%/}/usr/$(get_libdir)/${PN}/lib
+   R_HOME=${EROOT%/}/usr/$(get_libdir)/${PN}
EOF
doenvd 99R
newbashcomp "${WORKDIR}"/${BCP} ${PN}



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

2016-09-12 Thread Brian Evans
commit: bf23e19fe685b8a3f6fab6d984c870681eb275c8
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Sep 12 18:55:48 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Sep 12 18:55:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf23e19f

dev-db/mysql: Version bump for 5.6.33

Package-Manager: portage-2.3.0

 dev-db/mysql/Manifest|   1 +
 dev-db/mysql/mysql-5.6.33.ebuild | 164 +++
 2 files changed, 165 insertions(+)

diff --git a/dev-db/mysql/Manifest b/dev-db/mysql/Manifest
index 7a5343fc..6db8348 100644
--- a/dev-db/mysql/Manifest
+++ b/dev-db/mysql/Manifest
@@ -3,5 +3,6 @@ DIST mysql-5.5.51.tar.gz 21031206 SHA256 
ffa6866cb0cd833cae4a653e4260dfd5a80b625
 DIST mysql-5.6.30.tar.gz 32223818 SHA256 
48464df00aad9b9dfc26c903529ddad944a7562aa28e66e98e4f3f0c35179deb SHA512 
b9f5b22a0557fbdd765fd3c379395584dd35bbec2d7504eb132f734129c0d95d24dc538c9b64524870bbecb92fa2f1e95b49ccfe22531ed17ec1e754f08d491b
 WHIRLPOOL 
f56d4e9d2ac801605bb941d1a8ba4b876d838a5e3bdac2e644477e87f2e5d439594c28d0e1c1d0c45ebb38fbf4183c429dc8c53bd7aa76aeea95acd1774ca71e
 DIST mysql-5.6.31.tar.gz 32098698 SHA256 
6df1389bbf899025aee6be0f4a12b8b0135e6de7db83e3ea20201ad3633ba424 SHA512 
dc527e1d3ce7359a86fd91e9469d4ff1bb475c68bbb11aecb2a1897660fc09d0d26a401384117a2ad4e58cd709b5525facabef534e4f7b242119ce171d245cb1
 WHIRLPOOL 
ee5f127037d93ffc567818fb58c8d4689519bafd3a78a2b7479bf34a474477b15086efee5d464d98b4b29e59a85f73272efafad6d9423ccbf306fbcef2b3a841
 DIST mysql-5.6.32.tar.gz 32095208 SHA256 
4620ed9d9b5803a3ac7a23492dbea993214d3b5ffd4fb63d42771c616f60e359 SHA512 
5af7aaabc1da7d12d16538c89552179423d7f7e2024bc55e75d2f26c99db4fe339e0a1f605e767f91f40dfecee3bcce31c83499a2278204b0f7f24c3411c0d15
 WHIRLPOOL 
4d0ea8047a32bcceb0135095f9960b70acb57fa35f2ddc1cac25043c47e43fa4b728156112147b660d62a0e93ba5631798e120f34ef77b9fa15e2064e87eb2b5
+DIST mysql-5.6.33.tar.gz 32094894 SHA256 
60776ec27d78b59f597e71738c5bcdea64dcba33c36fede320d5930320b1fef0 SHA512 
d6f96dfd379b7ddaf3897a04ad756169a9d71319894551cba561e5ab2298dc21526004f656f50850c81bbe52af158926f87badc34d07b2b92107bc136e08359a
 WHIRLPOOL 
76c1340114710d7c9ca7e5316a49e4544a2dc52a6dec66f31f2d16fbe2f1060a5bbcb449ea52fc0461facaaf85c4bbb5f483af76da2ae0b76b6169fa91416078
 DIST mysql-extras-20150127-1351Z.tar.bz2 1494648 SHA256 
74497659f1fb3b0cb620e38a911cf2e59a084149dd175199eb7cf4be18b4c328 SHA512 
886e42697b3b0a90d8542bafaf3a7ccedf075f9f0065fec995bf58f645edff3a5d62f29be1cfa2e01d002d6382ee02279832cea8c21db6a774c2567c75ab6a35
 WHIRLPOOL 
9ddb5ccd914a6a6a19741ff93df78534d2273cf918f24af427c018b7c4f424a90d9f57f167633c48e2fa4102a4fae0873fd6dec7529839f229af855cbddf82d4
 DIST mysql-extras-20160212-0233Z.tar.bz2 297332 SHA256 
01a52587ef1335b2795197d2e547c0b3a1e4b705db09f96cdfb45d2152b6536b SHA512 
956dbdcb987556c0625944848f97a36d096cd1f1712a2e051dd027f2856d3c6e94a18d23faca71882260c4b12ee329e3a5f569443b877a3c3e5e88146bfac916
 WHIRLPOOL 
e3837d329ddd137be60fe9d0b37f35ed2e0e7fe1383f38ee45617be288ae318a444e6befdfbaf64b07d4a88ec47fec5cd88d733ecd5bb32ce40f3ba8d09573cd

diff --git a/dev-db/mysql/mysql-5.6.33.ebuild b/dev-db/mysql/mysql-5.6.33.ebuild
new file mode 100644
index ..81b02ef
--- /dev/null
+++ b/dev-db/mysql/mysql-5.6.33.ebuild
@@ -0,0 +1,164 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+MY_EXTRAS_VER="20160212-0233Z"
+MY_PV="${PV//_alpha_pre/-m}"
+MY_PV="${MY_PV//_/-}"
+HAS_TOOLS_PATCH="1"
+SUBSLOT="18"
+
+inherit mysql-multilib-r1
+# only to make repoman happy. it is really set in the eclass
+IUSE="$IUSE"
+
+# REMEMBER: also update eclass/mysql*.eclass before committing!
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+
+# When MY_EXTRAS is bumped, the index should be revised to exclude these.
+EPATCH_EXCLUDE=''
+
+DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
+RDEPEND="${RDEPEND}"
+
+# Please do not add a naive src_unpack to this ebuild
+# If you want to add a single patch, copy the ebuild to an overlay
+# and create your own mysql-extras tarball, looking at 000_index.txt
+
+# validate_password plugin uses exceptions when it shouldn't yet (until 5.7)
+# disable until we see what happens with it
+MYSQL_CMAKE_NATIVE_DEFINES=( -DWITHOUT_VALIDATE_PASSWORD=1 )
+
+src_prepare() {
+   mysql-multilib-r1_src_prepare
+   if use libressl ; then
+   sed -i 's/OPENSSL_MAJOR_VERSION STREQUAL 
"1"/OPENSSL_MAJOR_VERSION STREQUAL "2"/' \
+   "${S}/cmake/ssl.cmake" || die
+   fi
+}
+
+# Official test instructions:
+# USE='server embedded extraengine perl openssl static-libs' \
+# FEATURES='test userpriv -usersandbox' \
+# ebuild mysql-X.X.XX.ebuild \
+# digest clean package
+multilib_src_test() {
+
+   if ! 

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

2016-09-12 Thread Ulrich Müller
commit: c28e2e4865694ad220dc87b917214b09d08f923e
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Sep 12 18:24:47 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Sep 12 18:24:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c28e2e48

app-editors/mg: Version bump.

Package-Manager: portage-2.3.0

 app-editors/mg/Manifest   |  1 +
 app-editors/mg/mg-20160912.ebuild | 52 +++
 2 files changed, 53 insertions(+)

diff --git a/app-editors/mg/Manifest b/app-editors/mg/Manifest
index b399545..d1f5275 100644
--- a/app-editors/mg/Manifest
+++ b/app-editors/mg/Manifest
@@ -1,3 +1,4 @@
 DIST mg-20150323.tar.gz 142105 SHA256 
d71b24d47d3e1426f162e446d92dfa457df96dd47c1289419cba9fd14c2c3afb SHA512 
747a04c203509cdbe84d9cea6c5be93585cdd5cb855b556ea5dee273a2923a4a68bee3f952cf92d584fcdd682049cb4442c21888304ba036851127174457351f
 WHIRLPOOL 
bdba74b62034a6613434fc3efea7b56fa1599b6059ab97dbd760b013be7dc50ab13dfcee3f5fb1f41f4c26c3f0146583680134d3809ec7977a14a28cb345c6db
 DIST mg-20160421.tar.gz 145187 SHA256 
b5dd8fbecb8a0ff0f32588c448f22f25fafcbfb297857e76d2883598a3e63a9a SHA512 
7a4fb9d8958952a1b430bda88cafa251aab74691073d103941bfc2cce495ad3831b2c722db044791d61ae2aee9a5a9acaedde0090964129822c94745d89469ed
 WHIRLPOOL 
9a040a69c9d57232c411da3859e80c84f2f250f2fd78cd2799cfb82243fdd9d01d374edb23de44d6eb94b9ab86009458b3c7c4cf34b738c45d4622e6c67dc99b
 DIST mg-20160905.tar.gz 144991 SHA256 
72c14476f98e341a01520f09ab8dfdd52663498d9dc14d0831c31697a08b8349 SHA512 
7ee51739ef15c70e28e81b8da70d9d85534c6f5d7ddf3c8530dad8b9be73c6b519c002b219cdc782e8080fbe4cc5c09a33e6eb88b1e7b4e6771b2f5d5cff9213
 WHIRLPOOL 
b7f17f91f366e63ae3da002af245eb66ee682748df9d7bdb53fb14cd474b44593d0e0e4f73ed26f727ec71dd39e4f3385e6bac9670b094e38fb4486f79398c09
+DIST mg-20160912.tar.gz 145176 SHA256 
0b050456b78d767d13839486e01705de6acf407f27052c204505e166eb698176 SHA512 
6a4c8fd28c71eec27191f664fe8dcc13a2d9b05bb43677579ddb84fec016cbb91bacea1998c3c15bfc87a455a8fc31abc3c633ce7d334e433ce0768ab8e9b737
 WHIRLPOOL 
f20a62e81b33c606f34ef6e9d30dd7a6b9223728734b4c518370b6af330f454954748903fe3962f5c2b7cda5f6e5deb567be91588895c61a2b362a43c6b5b8d9

diff --git a/app-editors/mg/mg-20160912.ebuild 
b/app-editors/mg/mg-20160912.ebuild
new file mode 100644
index ..b221969
--- /dev/null
+++ b/app-editors/mg/mg-20160912.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="MicroGnuEmacs, a port from the BSDs"
+HOMEPAGE="http://homepage.boetes.org/software/mg/;
+SRC_URI="http://homepage.boetes.org/software/mg/${P}.tar.gz;
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd"
+IUSE="livecd"
+
+RDEPEND="sys-libs/ncurses:0
+   !elibc_FreeBSD? ( >=dev-libs/libbsd-0.7.0 )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   # remove OpenBSD specific easter egg
+   sed -i -e 's/theo\.o//' GNUmakefile || die
+   sed -i -e '/theo_init/d' main.c || die
+
+   # fix path to tutorial in man page
+   sed -i -e "s:doc/mg/:doc/${PF}/:" mg.1 || die
+
+   eapply_user
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)" \
+   CFLAGS="${CFLAGS}" \
+   PKG_CONFIG="$(tc-getPKG_CONFIG)"
+}
+
+src_install()  {
+   dobin mg
+   doman mg.1
+   dodoc README tutorial
+   # don't compress the tutorial, otherwise mg cannot open it
+   docompress -x /usr/share/doc/${PF}/tutorial
+}
+
+pkg_postinst() {
+   if use livecd; then
+   [[ -e ${EROOT}/usr/bin/emacs ]] || ln -s mg 
"${EROOT}"/usr/bin/emacs
+   fi
+}



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

2016-09-12 Thread William Hubbs
commit: b02ff466fa75cc4b5bcfaff3f2989cc65c823f43
Author: William Hubbs  gmail  com>
AuthorDate: Fri Sep  9 16:12:32 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Sep 12 17:58:31 2016 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=b02ff466

savecache: stop saving the dependency tree

This fixes #85.

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

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



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

2016-09-12 Thread William Hubbs
commit: ac53c9a658589456c678b6bfe674a66a3845e564
Author: William Hubbs  gmail  com>
AuthorDate: Mon Sep 12 16:20:26 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Sep 12 17:58:31 2016 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=ac53c9a6

sh/init.sh: fix the test for cache restoration

This fixes the test for cache restoration since we are no longer caching
the dependency tree.

 sh/init.sh.BSD.in  | 2 +-
 sh/init.sh.GNU-kFreeBSD.in | 2 +-
 sh/init.sh.GNU.in  | 2 +-
 sh/init.sh.Linux.in| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sh/init.sh.BSD.in b/sh/init.sh.BSD.in
index 6fe0bde..64282e9 100644
--- a/sh/init.sh.BSD.in
+++ b/sh/init.sh.BSD.in
@@ -57,7 +57,7 @@ case "$(openrc --sys)" in
 esac
 retval=$?
 
-if [ -e "$RC_LIBEXECDIR"/cache/deptree ]; then
+if [ -e "$RC_LIBEXECDIR"/cache/softlevel ]; then
cp -p "$RC_LIBEXECDIR"/cache/* "$RC_SVCDIR" 2>/dev/null
 fi
 

diff --git a/sh/init.sh.GNU-kFreeBSD.in b/sh/init.sh.GNU-kFreeBSD.in
index db3eec3..5eb8064 100644
--- a/sh/init.sh.GNU-kFreeBSD.in
+++ b/sh/init.sh.GNU-kFreeBSD.in
@@ -34,7 +34,7 @@ ebegin "Creating $RC_SVCDIR"
 mkdir -p $RC_SVCDIR
 eend $?
 
-if [ -e "$RC_LIBEXECDIR"/cache/deptree ]; then
+if [ -e "$RC_LIBEXECDIR"/cache/softlevel ]; then
 cp -p "$RC_LIBEXECDIR"/cache/* "$RC_SVCDIR" 2>/dev/null
 fi
 

diff --git a/sh/init.sh.GNU.in b/sh/init.sh.GNU.in
index f08bac7..08a492a 100644
--- a/sh/init.sh.GNU.in
+++ b/sh/init.sh.GNU.in
@@ -36,7 +36,7 @@ ebegin "Creating $RC_SVCDIR"
 mkdir -p $RC_SVCDIR
 eend $?
 
-if [ -e "$RC_LIBEXECDIR"/cache/deptree ]; then
+if [ -e "$RC_LIBEXECDIR"/cache/softlevel ]; then
 cp -p "$RC_LIBEXECDIR"/cache/* "$RC_SVCDIR" 2>/dev/null
 fi
 

diff --git a/sh/init.sh.Linux.in b/sh/init.sh.Linux.in
index 7d36e7a..344f627 100644
--- a/sh/init.sh.Linux.in
+++ b/sh/init.sh.Linux.in
@@ -85,7 +85,7 @@ if grep -Eq "[[:space:]]+xenfs$" /proc/filesystems; then
eend $?
 fi
 
-if [ -e "$RC_LIBEXECDIR"/cache/deptree ]; then
+if [ -e "$RC_LIBEXECDIR"/cache/softlevel ]; then
cp -p "$RC_LIBEXECDIR"/cache/* "$RC_SVCDIR" 2>/dev/null
 fi
 



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

2016-09-12 Thread William Hubbs
commit: 6bd0f2d096f149906061a4ac7b66b7e85516784a
Author: William Hubbs  gmail  com>
AuthorDate: Mon Sep 12 17:58:01 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Sep 12 17:58:01 2016 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=6bd0f2d0

init.d/procfs: typo fix

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

diff --git a/init.d/procfs.in b/init.d/procfs.in
index 36eca7c..e04355e 100644
--- a/init.d/procfs.in
+++ b/init.d/procfs.in
@@ -23,7 +23,7 @@ start()
 {
# Setup Kernel Support for miscellaneous Binary Formats
if [ -d /proc/sys/fs/binfmt_misc ] &&
-   [! -e /proc/sys/fs/binfmt_misc/register ]; then
+   [ ! -e /proc/sys/fs/binfmt_misc/register ]; then
if ! grep -qs binfmt_misc /proc/filesystems &&
modprobe -q binfmt-misc; then
ewarn "The  binfmt-misc module needs to be configured 
in \



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

2016-09-12 Thread Kent Fredric
commit: c20d0a569e50d784c7ff72b2f36e5be2e4fe7036
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 17:48:20 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 17:48:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c20d0a56

dev-perl/digest-md2: Removed, gone to dev-perl/Digest-MD2

 dev-perl/digest-md2/Manifest|  1 -
 dev-perl/digest-md2/digest-md2-2.30.0-r1.ebuild | 18 --
 dev-perl/digest-md2/metadata.xml| 12 
 3 files changed, 31 deletions(-)

diff --git a/dev-perl/digest-md2/Manifest b/dev-perl/digest-md2/Manifest
deleted file mode 100644
index b852c6f..
--- a/dev-perl/digest-md2/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Digest-MD2-2.03.tar.gz 17054 SHA256 
c7e2b63596f99f2723b25256c8dc780228381c6d6a53dcb99844a6f06c6ee245 SHA512 
78109efc43d7c3a58cb94fe100f31064988b581aa1c4726f679d13f09d7c89655f858b8fafb72f61005f955df75cd526e8532b02621ccc1f135fabaca31b292a
 WHIRLPOOL 
2a193baadf8a615154f8a82b01a7467f5e140f37025bfb8a793c7fd21f539bbce1e9fe8817e4c9f811dd3cfed6a906b9683c959d22dfc55d194525e0e2dad1ea

diff --git a/dev-perl/digest-md2/digest-md2-2.30.0-r1.ebuild 
b/dev-perl/digest-md2/digest-md2-2.30.0-r1.ebuild
deleted file mode 100644
index b82ac5d..
--- a/dev-perl/digest-md2/digest-md2-2.30.0-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=Digest-MD2
-MODULE_AUTHOR=GAAS
-MODULE_VERSION=2.03
-inherit perl-module
-
-DESCRIPTION="Perl interface to the MD2 Algorithm"
-
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-SRC_TEST=do

diff --git a/dev-perl/digest-md2/metadata.xml b/dev-perl/digest-md2/metadata.xml
deleted file mode 100644
index 19eb4a4..
--- a/dev-perl/digest-md2/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-p...@gentoo.org
-Gentoo Perl Project
-  
-  
-Digest-MD2
-Digest::MD2
-  
-



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

2016-09-12 Thread Kent Fredric
commit: 3976d03241eaf82c72a68aa2ed6841904fb50df5
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 17:45:36 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 17:48:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3976d032

dev-perl/Crypt-RSA: Fix dependency on dev-perl/Digest-MD2

Package-Manager: portage-2.3.0

 dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r1.ebuild 
b/dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r1.ebuild
index 6d17499..73985c2 100644
--- a/dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r1.ebuild
+++ b/dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r1.ebuild
@@ -21,7 +21,7 @@ DEPEND="dev-perl/Class-Loader
dev-perl/Crypt-Primes
dev-perl/Crypt-Random
dev-perl/Data-Buffer
-   dev-perl/digest-md2
+   dev-perl/Digest-MD2
virtual/perl-Digest-MD5
dev-perl/Digest-SHA1
>=dev-perl/Math-Pari-2.010603



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

2016-09-12 Thread Kent Fredric
commit: 562c6cf14f72db6cf1b5d3bc39dcfe228c03a3b4
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 17:40:46 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 17:48:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=562c6cf1

dev-perl/Digest-MD2: Copy from dev-perl/digest-md2

Migrating to PN=Upstream

Package-Manager: portage-2.3.0

 dev-perl/Digest-MD2/Digest-MD2-2.30.0-r1.ebuild | 17 +
 dev-perl/Digest-MD2/Manifest|  1 +
 dev-perl/Digest-MD2/metadata.xml| 12 
 3 files changed, 30 insertions(+)

diff --git a/dev-perl/Digest-MD2/Digest-MD2-2.30.0-r1.ebuild 
b/dev-perl/Digest-MD2/Digest-MD2-2.30.0-r1.ebuild
new file mode 100644
index ..992d957
--- /dev/null
+++ b/dev-perl/Digest-MD2/Digest-MD2-2.30.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=GAAS
+MODULE_VERSION=2.03
+inherit perl-module
+
+DESCRIPTION="Perl interface to the MD2 Algorithm"
+
+SLOT="0"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+SRC_TEST=do

diff --git a/dev-perl/Digest-MD2/Manifest b/dev-perl/Digest-MD2/Manifest
new file mode 100644
index ..b852c6f
--- /dev/null
+++ b/dev-perl/Digest-MD2/Manifest
@@ -0,0 +1 @@
+DIST Digest-MD2-2.03.tar.gz 17054 SHA256 
c7e2b63596f99f2723b25256c8dc780228381c6d6a53dcb99844a6f06c6ee245 SHA512 
78109efc43d7c3a58cb94fe100f31064988b581aa1c4726f679d13f09d7c89655f858b8fafb72f61005f955df75cd526e8532b02621ccc1f135fabaca31b292a
 WHIRLPOOL 
2a193baadf8a615154f8a82b01a7467f5e140f37025bfb8a793c7fd21f539bbce1e9fe8817e4c9f811dd3cfed6a906b9683c959d22dfc55d194525e0e2dad1ea

diff --git a/dev-perl/Digest-MD2/metadata.xml b/dev-perl/Digest-MD2/metadata.xml
new file mode 100644
index ..19eb4a4
--- /dev/null
+++ b/dev-perl/Digest-MD2/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Digest-MD2
+Digest::MD2
+  
+



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

2016-09-12 Thread Kent Fredric
commit: c72c4f3210b3e761d4337a9eddb6e946aac2970b
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 17:46:26 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 17:48:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72c4f32

dev-perl/Module-Signature: Fix dependency on dev-perl/Digest-MD2

Package-Manager: portage-2.3.0

 dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild 
b/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild
index ba7b8ad..1d45e9f 100644
--- a/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild
+++ b/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
dev-perl/Tie-EncryptedHash
dev-perl/Convert-ASCII-Armour
dev-perl/Data-Buffer
-   dev-perl/digest-md2
+   dev-perl/Digest-MD2
>=dev-perl/Math-Pari-2.010603
dev-perl/Crypt-Random
dev-perl/Crypt-Primes



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

2016-09-12 Thread Kent Fredric
commit: fd6296f0333882cdd4114da054c7a5d784a054b0
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 17:47:24 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 17:48:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd6296f0

profiles: pkgmove dev-perl/digest-md2 -> dev-perl/Digest-MD2

 profiles/updates/3Q-2016 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/3Q-2016 b/profiles/updates/3Q-2016
index a1db323..72b55e8 100644
--- a/profiles/updates/3Q-2016
+++ b/profiles/updates/3Q-2016
@@ -21,3 +21,4 @@ move app-vim/rust-mode app-vim/rust-vim
 move dev-perl/data-buffer dev-perl/Data-Buffer
 move dev-perl/dbix-searchbuilder dev-perl/DBIx-SearchBuilder
 move dev-perl/digest-bubblebabble dev-perl/Digest-BubbleBabble
+move dev-perl/digest-md2 dev-perl/Digest-MD2



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets/, mate-base/mate-applets/files/

2016-09-12 Thread NP Hardass
commit: 2d40752985d61f765c23ef4f5ba60e172e8972cc
Author: NP-Hardass  gentoo  org>
AuthorDate: Mon Sep 12 17:47:25 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Mon Sep 12 17:48:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d407529

mate-base/mate-applets: Drop mate-icon-theme requirement, #593474

Package-Manager: portage-2.3.0

 .../mate-applets-1.10.4-drop-icon-theme-dep.patch  | 33 ++
 ...0.4-r1.ebuild => mate-applets-1.10.4-r2.ebuild} | 16 +--
 2 files changed, 46 insertions(+), 3 deletions(-)

diff --git 
a/mate-base/mate-applets/files/mate-applets-1.10.4-drop-icon-theme-dep.patch 
b/mate-base/mate-applets/files/mate-applets-1.10.4-drop-icon-theme-dep.patch
new file mode 100644
index ..4137029
--- /dev/null
+++ b/mate-base/mate-applets/files/mate-applets-1.10.4-drop-icon-theme-dep.patch
@@ -0,0 +1,33 @@
+From 0a9439346e00aded616fe99773ffec2f3f7bcc49 Mon Sep 17 00:00:00 2001
+From: raveit65 
+Date: Thu, 1 Oct 2015 00:27:53 +0200
+Subject: [PATCH] drop dpendency to mate-icon-theme
+
+The dependency is not really needed; depending on GTK+ should be enough
+to guarantee the presence of a spec-compliant icon theme.
+---
+ configure.ac | 4 
+ 1 file changed, 4 deletions(-)
+
+diff --git a/configure.ac b/configure.ac
+index b69e1a4..284dba7 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,7 +20,6 @@ LIBNOTIFY_REQUIRED=0.7.0
+ UPOWER_REQUIRED=0.9.4
+ DBUS_REQUIRED=1.1.2
+ DBUS_GLIB_REQUIRED=0.74
+-MATE_ICON_THEME_REQUIRED=1.1.0
+ LIBXML_REQUIRED=2.5.0
+ POLKIT_REQUIRED=0.92
+ dnl 
***
+@@ -122,9 +121,6 @@ dnl 
***
+ dnl *** Use pkg-config to check for dependancies
***
+ dnl 
***
+ 
+-dnl -- Check for mate-icon-theme (required) --
+-PKG_CHECK_MODULES(GIT, mate-icon-theme >= $MATE_ICON_THEME_REQUIRED)
+-
+ dnl -- check for gio (required) --
+ PKG_CHECK_MODULES(GIO, gio-2.0 >= $GIO_REQUIRED gio-unix-2.0)
+ AC_SUBST(GIO_CFLAGS)

diff --git a/mate-base/mate-applets/mate-applets-1.10.4-r1.ebuild 
b/mate-base/mate-applets/mate-applets-1.10.4-r2.ebuild
similarity index 88%
rename from mate-base/mate-applets/mate-applets-1.10.4-r1.ebuild
rename to mate-base/mate-applets/mate-applets-1.10.4-r2.ebuild
index ebfebd0..fdde0c2 100644
--- a/mate-base/mate-applets/mate-applets-1.10.4-r1.ebuild
+++ b/mate-base/mate-applets/mate-applets-1.10.4-r2.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
 GCONF_DEBUG="no"
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils gnome2 python-single-r1 versionator
+inherit eutils gnome2 python-single-r1 autotools versionator
 
 MATE_BRANCH="$(get_version_component_range 1-2)"
 
@@ -17,7 +17,7 @@ HOMEPAGE="http://mate-desktop.org;
 
 LICENSE="GPL-2 FDL-1.1 LGPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="~amd64 ~arm ~x86"
 
 IUSE="X ipv6 policykit +upower"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
@@ -45,7 +45,6 @@ RDEPEND="${PYTHON_DEPS}
x11-libs/libX11:0
>=x11-libs/libwnck-2.30:1
x11-libs/pango:0
-   >=x11-themes/mate-icon-theme-1.10:0
virtual/libintl:0
policykit? ( >=sys-auth/polkit-0.92:0 )"
 
@@ -59,6 +58,17 @@ DEPEND="${RDEPEND}
sys-devel/gettext:*
virtual/pkgconfig:*"
 
+PATCHES=(
+   "${FILESDIR}/${PN}-1.10.4-cpupower-4.7.patch"
+   "${FILESDIR}/${PN}-1.10.4-drop-icon-theme-dep.patch"
+)
+
+src_prepare() {
+   epatch ${PATCHES[@]}
+   eautoreconf
+   gnome2_src_prepare
+}
+
 src_configure() {
gnome2_src_configure \
--libexecdir=/usr/libexec/mate-applets \



[gentoo-commits] repo/gentoo:master commit in: net-wireless/gr-air-modes/

2016-09-12 Thread Jason Donenfeld
commit: 6a38782b25fbf524e95cf7cc6c48f3355d547317
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Mon Sep 12 17:40:03 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Mon Sep 12 17:40:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a38782b

net-wireless/gr-air-modes: import ebuild

Package-Manager: portage-2.3.0

 net-wireless/gr-air-modes/gr-air-modes-.ebuild | 41 ++
 net-wireless/gr-air-modes/metadata.xml | 14 
 2 files changed, 55 insertions(+)

diff --git a/net-wireless/gr-air-modes/gr-air-modes-.ebuild 
b/net-wireless/gr-air-modes/gr-air-modes-.ebuild
new file mode 100644
index ..130d60d
--- /dev/null
+++ b/net-wireless/gr-air-modes/gr-air-modes-.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit python cmake-utils git-2
+
+DESCRIPTION="This module implements a complete Mode S and ADS-B receiver for 
Gnuradio"
+HOMEPAGE="https://www.cgran.org/wiki/gr-air-modes;
+
+EGIT_REPO_URI="https://github.com/bistromath/gr-air-modes.git;
+EGIT_BRANCH="master"
+
+KEYWORDS=""
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="rtlsdr fgfs +gui uhd"
+DEPEND=">=net-wireless/gnuradio-3.7.0:=
+   net-wireless/gr-osmosdr
+   dev-python/pyzmq
+   fgfs? ( sci-libs/scipy
+   games-simulation/flightgear )
+   rtlsdr? ( net-wireless/rtl-sdr )
+   uhd? ( >=net-wireless/uhd-3.4.0 )
+   gui? ( dev-python/pyqwt )"
+RDEPEND="${DEPEND}"
+
+pkg_setup() {
+   python_set_active_version 2
+   python_pkg_setup
+}
+
+src_compile() {
+   cmake-utils_src_compile -j1
+}
+
+src_install() {
+   cmake-utils_src_install
+   python_convert_shebangs 2 "${ED}"usr/bin/*
+}

diff --git a/net-wireless/gr-air-modes/metadata.xml 
b/net-wireless/gr-air-modes/metadata.xml
new file mode 100644
index ..759e8cf
--- /dev/null
+++ b/net-wireless/gr-air-modes/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ra...@gentoo.org
+   Radio
+   
+
+   Build with Realtek RTL2832U (rtlsdr) support
+   Build with Ettus Research USRP Hardware Driver 
support
+   Support FlightGear
+   Build the GUI
+
+



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

2016-09-12 Thread Tim Harder
commit: 1c1132ecc33d7cbc1770031316a81bdac9ba3886
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Sep 12 15:18:57 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Sep 12 17:06:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1132ec

dev-python/pyparsing: version bump to 2.1.9

 dev-python/pyparsing/Manifest   |  1 +
 dev-python/pyparsing/pyparsing-2.1.9.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/pyparsing/Manifest b/dev-python/pyparsing/Manifest
index d51f57b..68f6ac2 100644
--- a/dev-python/pyparsing/Manifest
+++ b/dev-python/pyparsing/Manifest
@@ -7,3 +7,4 @@ DIST pyparsing-2.0.7.tar.gz 1141457 SHA256 
2ce0db3c70ec0413603d4aea389e4ece34ff9
 DIST pyparsing-2.1.0.tar.gz 1144460 SHA256 
f6cb2bc85a491347c3c699db47f7ecc02903959156b4f92669ebf82395982901 SHA512 
16493a4ee56ee55d70fb9784c2d275779e49125eeb9f41da15106b4123e44c9e35c1449c5106d2849140f9729f26f268238f52f279f26ae594ea0d31ed2fb09e
 WHIRLPOOL 
52547b721b19d6a45900d79148512801583a8adda51fecd7639cd14f7c2e3a7b49118eb03ae86fdd10276643d40a215f1a01a3f645cbdc0e104096ea3cd8cfa6
 DIST pyparsing-2.1.5.tar.gz 1165974 SHA256 
b9ace99b581174d7ca98891a7bc57fd08892b94f17922645d90835f7b9b54a56 SHA512 
cf97dd233cd0405c8d114e81a693527128fdded1df14de1176070a343d929041b3d3965f06323d1e05403bfcda16eef760df4524665ef8b5331fb1bf3af634ad
 WHIRLPOOL 
a5e7c1a5ccdc079b7a27a3aba567ad6f262206ae69b85352ecfd368fd1bb8712aadec0d70a84c3a5ec6b09470986e5add86844c0f4269ec126032a73d6817238
 DIST pyparsing-2.1.8.tar.gz 1222883 SHA256 
03a4869b9f3493807ee1f1cb405e6d576a1a2ca4d81a982677c0c1ad6177c56b SHA512 
0fb98d3704f9725926b20d72f770a6188a1be6f9856c371afd25d496519b794ba0026e4f9dbeeed6e5188edb99134d8909b595fca5536b1914c5e5832ebabdb2
 WHIRLPOOL 
aba4e55c0312342a9d8525bdecea70bf322b52a52097b25c1ea412e4270145945b05dd72cbe0b5252447d75be2e0a2afdc5a99e3864845c5bface6ae3c9cd743
+DIST pyparsing-2.1.9.tar.gz 1230453 SHA256 
93326f5490bcfe7069806ff342692e75f72529cfa82f20683b5fceeb5d4a7fc2 SHA512 
55765816f38159ee84f250f131c7c95a87658dde9dfc51c2dc3aa3532d19b12f9801af197b1590031cecd62959603e6e9f7c9b7a15c1521c25ca24326a9de73f
 WHIRLPOOL 
9942df45a2689253228a2d4726f7e919b114bc4c7a85a6250510222ecbcaa862932769a0805994dd77429e104eb14870375bcfb733f33407fe6687c835915d41

diff --git a/dev-python/pyparsing/pyparsing-2.1.9.ebuild 
b/dev-python/pyparsing/pyparsing-2.1.9.ebuild
new file mode 100644
index ..af9278e
--- /dev/null
+++ b/dev-python/pyparsing/pyparsing-2.1.9.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Easy-to-use Python module for text parsing"
+HOMEPAGE="http://pyparsing.wikispaces.com/ 
https://pypi.python.org/pypi/pyparsing;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc examples"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+# not contained in the tarball
+RESTRICT=test
+
+python_install_all() {
+   local HTML_DOCS=( HowToUsePyparsing.html )
+   if use doc; then
+   HTML_DOCS+=( htmldoc/. )
+   dodoc docs/*.pdf
+   fi
+   use examples && dodoc -r examples
+   distutils-r1_python_install_all
+}
+
+python_test() {
+   ${PYTHON} unitTests.py || die
+}



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

2016-09-12 Thread Kent Fredric
commit: 0e8858027efddbd16a05e5946c9d311ec590dd84
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 16:17:36 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 16:43:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e885802

dev-perl/Digest-BubbleBabble: Copied from dev-perl/digest-bubblebabble

Migrating to PN=Upstream

Package-Manager: portage-2.3.0

 .../Digest-BubbleBabble-0.20.0-r1.ebuild| 17 +
 dev-perl/Digest-BubbleBabble/Manifest   |  1 +
 dev-perl/Digest-BubbleBabble/metadata.xml   | 12 
 3 files changed, 30 insertions(+)

diff --git a/dev-perl/Digest-BubbleBabble/Digest-BubbleBabble-0.20.0-r1.ebuild 
b/dev-perl/Digest-BubbleBabble/Digest-BubbleBabble-0.20.0-r1.ebuild
new file mode 100644
index ..bfb70c6
--- /dev/null
+++ b/dev-perl/Digest-BubbleBabble/Digest-BubbleBabble-0.20.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=BTROTT
+MODULE_VERSION=0.02
+inherit perl-module
+
+DESCRIPTION="Create bubble-babble fingerprints"
+
+SLOT="0"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86"
+IUSE=""
+
+SRC_TEST="do parallel"

diff --git a/dev-perl/Digest-BubbleBabble/Manifest 
b/dev-perl/Digest-BubbleBabble/Manifest
new file mode 100644
index ..fb4a2b4
--- /dev/null
+++ b/dev-perl/Digest-BubbleBabble/Manifest
@@ -0,0 +1 @@
+DIST Digest-BubbleBabble-0.02.tar.gz 45661 SHA256 
80cfb2d2e43d6f79400658600567d2a270b145b4eef5aea58a66957788225c00 SHA512 
7f5d7519184eed07e3b3ce302b7dd10980acf34af91f7ec8a317c2b7faf4a8a35dd4dadecf643c611456554ae7bfa82699afd80af195e801502047b243653ed5
 WHIRLPOOL 
55b6b80a27b730411786ef09a418318aedb45c0724b821f9260ef3bef8abeed9579a472a8df22a836b3294ea6989df6a39bd14485bb2aee0ee2543544807abca

diff --git a/dev-perl/Digest-BubbleBabble/metadata.xml 
b/dev-perl/Digest-BubbleBabble/metadata.xml
new file mode 100644
index ..d396e1d
--- /dev/null
+++ b/dev-perl/Digest-BubbleBabble/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Digest-BubbleBabble
+Digest::BubbleBabble
+  
+



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-SSH-Perl/

2016-09-12 Thread Kent Fredric
commit: e0fc9e79cb4ba60947c6004e481190c794846929
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 16:35:42 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 16:43:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0fc9e79

dev-perl/Net-SSH-Perl: Fix dependency on dev-perl/Digest-BubbleBabble

Package-Manager: portage-2.3.0

 dev-perl/Net-SSH-Perl/Net-SSH-Perl-1.360.0-r1.ebuild | 2 +-
 dev-perl/Net-SSH-Perl/Net-SSH-Perl-1.420.0.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Net-SSH-Perl/Net-SSH-Perl-1.360.0-r1.ebuild 
b/dev-perl/Net-SSH-Perl/Net-SSH-Perl-1.360.0-r1.ebuild
index 4d4afe2..a538111 100644
--- a/dev-perl/Net-SSH-Perl/Net-SSH-Perl-1.360.0-r1.ebuild
+++ b/dev-perl/Net-SSH-Perl/Net-SSH-Perl-1.360.0-r1.ebuild
@@ -30,7 +30,7 @@ DEPEND="
dev-perl/Crypt-IDEA
dev-perl/Crypt-OpenSSL-RSA
dev-perl/Crypt-RSA
-   dev-perl/digest-bubblebabble"
+   dev-perl/Digest-BubbleBabble"
 RDEPEND="${DEPEND}"
 
 #src_compile() {

diff --git a/dev-perl/Net-SSH-Perl/Net-SSH-Perl-1.420.0.ebuild 
b/dev-perl/Net-SSH-Perl/Net-SSH-Perl-1.420.0.ebuild
index 5c4efbd..87d7e8c 100644
--- a/dev-perl/Net-SSH-Perl/Net-SSH-Perl-1.420.0.ebuild
+++ b/dev-perl/Net-SSH-Perl/Net-SSH-Perl-1.420.0.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
>=dev-perl/String-CRC32-1.200.0
!minimal? (
>=dev-perl/Module-Signature-0.500.0
-   dev-perl/digest-bubblebabble
+   dev-perl/Digest-BubbleBabble
dev-perl/Crypt-RSA
dev-perl/TermReadKey
)



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

2016-09-12 Thread Tim Harder
commit: 68685ee1aa24ad7636ec26b941abfb939ac35200
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Sep 12 15:12:22 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Sep 12 17:06:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68685ee1

dev-python/setuptools: version bump to 27.1.2

 dev-python/setuptools/Manifest |  1 +
 ...ptools-.ebuild => setuptools-27.1.2.ebuild} | 23 +++---
 dev-python/setuptools/setuptools-.ebuild   | 23 +++---
 3 files changed, 33 insertions(+), 14 deletions(-)

diff --git a/dev-python/setuptools/Manifest b/dev-python/setuptools/Manifest
index b5c827c..2b0bf61 100644
--- a/dev-python/setuptools/Manifest
+++ b/dev-python/setuptools/Manifest
@@ -2,3 +2,4 @@ DIST setuptools-18.4.tar.gz 626632 SHA256 
cdea5098e60b4ad83453d58723a61dc481ca8e
 DIST setuptools-20.6.7.tar.gz 675428 SHA256 
d20152ee6337323d3b6d95cd733fb719d6b4f3fbc40f61f7a48e5a1bb96478b2 SHA512 
91a212b5007f9fdfacb4341e06dc0355c5c29897eb8ea407dd4864091f845ba1417bb0d33b5ed6897869d0233e2d0ec6548898d3dbe9eda23f751829bd51a104
 WHIRLPOOL 
553a1579991e9478b8eb8dd2f4ab042cd5286c1233f325d1fe1c08092035c6346aa454c03307359d7dd562174133247200c3a5424f5fc24f4718db0ad80d84fc
 DIST setuptools-24.0.2.tar.gz 608676 SHA256 
efe010ea62504178246f6b3d98d588c2f67884403a7a0a99670dfbf8836ca973 SHA512 
980221d086cffa19a283dc2206af3a977b115749b7692051949678c5d7a9e29334295e428af021df1d6acca50b2a5fb43c66ea3ca4c5faae97b0b20bbe08510e
 WHIRLPOOL 
654f42e46d397bdadf9e3445d071e24dab154ae9498a81ec1ea792c567a53614c5204a38bfd1eb3a349964c8d8a99a1d506904a4d11b6d039ddd5d3d681b8cd2
 DIST setuptools-26.1.1.tar.gz 637041 SHA256 
475ce28993d7cb75335942525b9fac79f7431a7f6e8a0079c0f2680641379481 SHA512 
e9f5fb73022bd5584d3aa84c265338d93b6033d0f3af5fba1c7aeb4a949f7723573fb9e2586b29eca73030581b1ca4a529c7650e49d279946ef530b70487ccc7
 WHIRLPOOL 
100551619cc1b5bf3374a9c5647e3cd4feedd4be387eeb6f18813d31b884d14aa2eff249d1b21348b5adc809a540c2e5c0a86548736a863066e27821dd4bb40a
+DIST setuptools-27.1.2.tar.gz 637767 SHA256 
fbdb6a2f943852f0894b5628ba710a8df0c6ad1a019a8d4c3fd3eedd510d0950 SHA512 
de128b665e9693e80bb8cd8fe3692cf68d3df8cf796fef135cb28fdfb0848ed90d5e28a67fbe7c1e1cc61683ccb4f2d41f02b70ad214ad32f0a428b4f3e78c47
 WHIRLPOOL 
0a8eb0704c8d104a8ba1cc93d2ed985d5be94c6a2da8ab5961d3aefd393cdd880ad07f77a14c3cb8cedc8058008db7eaa7edfe15444839a8b70335b8b8b31edf

diff --git a/dev-python/setuptools/setuptools-.ebuild 
b/dev-python/setuptools/setuptools-27.1.2.ebuild
similarity index 61%
copy from dev-python/setuptools/setuptools-.ebuild
copy to dev-python/setuptools/setuptools-27.1.2.ebuild
index a224987..136c3f5 100644
--- a/dev-python/setuptools/setuptools-.ebuild
+++ b/dev-python/setuptools/setuptools-27.1.2.ebuild
@@ -3,19 +3,23 @@
 # $Id$
 
 EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
 
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+inherit distutils-r1
 
-inherit distutils-r1 mercurial
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/pypa/setuptools.git;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+fi
 
 DESCRIPTION="Collection of extensions to Distutils"
-HOMEPAGE="https://pypi.python.org/pypi/setuptools;
-SRC_URI=""
-EHG_REPO_URI="https://bitbucket.org/pypa/setuptools;
+HOMEPAGE="https://github.com/pypa/setuptools 
https://pypi.python.org/pypi/setuptools;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS=""
 IUSE="test"
 
 RDEPEND=""
@@ -38,7 +42,12 @@ DISTUTILS_IN_SOURCE_BUILD=1
 DOCS=( README.rst docs/{easy_install.txt,pkg_resources.txt,setuptools.txt} )
 
 python_prepare_all() {
-#  rm -r ./pkg_resources/_vendor || die
+   if [[ ${PV} == "" ]]; then
+   python_setup
+   ${EPYTHON} bootstrap.py || die
+   fi
+
+   # rm -r ./pkg_resources/_vendor || die
# disable tests requiring a network connection
rm setuptools/tests/test_packageindex.py || die
 

diff --git a/dev-python/setuptools/setuptools-.ebuild 
b/dev-python/setuptools/setuptools-.ebuild
index a224987..136c3f5 100644
--- a/dev-python/setuptools/setuptools-.ebuild
+++ b/dev-python/setuptools/setuptools-.ebuild
@@ -3,19 +3,23 @@
 # $Id$
 
 EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
 
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+inherit distutils-r1
 
-inherit distutils-r1 mercurial
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/pypa/setuptools.git;
+   inherit git-r3
+else
+   

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

2016-09-12 Thread Tim Harder
commit: 6e25855d105921b5d1cff756905ee7a470c30e5f
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Sep 12 15:16:39 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Sep 12 17:06:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e25855d

dev-python/PyGithub: version bump to 1.28

 dev-python/PyGithub/Manifest |  1 +
 dev-python/PyGithub/PyGithub-1.28.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/PyGithub/Manifest b/dev-python/PyGithub/Manifest
index ff5257e..4399ad4 100644
--- a/dev-python/PyGithub/Manifest
+++ b/dev-python/PyGithub/Manifest
@@ -1,2 +1,3 @@
 DIST PyGithub-1.25.2.tar.gz 2624603 SHA256 
3afce80516998ce4478424797f341d961d1c251958859c70b8d3986d00faafd7 SHA512 
24b8370552889e748de1f51e6d5a14f11e2f77a9b1f920743f90ffbadc849cb887bf6d84c1c251b7a86ee454d919004255fc3046b199792cd078ce49d892cec0
 WHIRLPOOL 
56d7989c63f0b0943da3c88e38ec266277659f124566ab20c9a9f30ceec74c792d4f13cc201d7b7851ac3074c05f5608280674803597652913f0a1b71f430505
 DIST PyGithub-1.27.1.tar.gz 2661261 SHA256 
464a172d547a0429d038a5a75cbdfbcdf99ab756c7742aad875a3db70ccabf3b SHA512 
67a741d98a35aedfc73c2099b224145348742a6bbe0393a1301fd84034dd0690fb6c80c7ae0c1e1b2e9f4768327adde87cc8ca5b69f16fee118338ea0aeb2a1d
 WHIRLPOOL 
ef80bb3fb6f07f526b7f8a0bbef86ba030700ae159e9bca8298539384e4f975f03f6d14d044e90afed3a4eff1dd8eaf1000c1269bd82eaf3b46769fabe6342c9
+DIST PyGithub-1.28.tar.gz 2662625 SHA256 
44feab87eefcdf311fe4ad9c356c279b56ba0fc4dd90baeaec1a52e9875cad76 SHA512 
e1d9f6f473d757074220f4ec6a96f0e0a6de89af6436b8f0ab30ed22eb24b0955f0b64e6b25eae36bfe19bce580677552aedc82a7749520c5b1baac03428db7d
 WHIRLPOOL 
6a17617816b90120b358b0181ea5743f5380367cc4b725452bf281d2f313d2bac67edff0e50178afff2a87f312befdc1809ee7494d51299d02d694f8b2ded110

diff --git a/dev-python/PyGithub/PyGithub-1.28.ebuild 
b/dev-python/PyGithub/PyGithub-1.28.ebuild
new file mode 100644
index ..5f48312
--- /dev/null
+++ b/dev-python/PyGithub/PyGithub-1.28.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python library to access the Github API v3"
+HOMEPAGE="https://github.com/jacquev6/PyGithub/;
+# Use github since pypi is missing test data
+SRC_URI="https://github.com/jacquev6/PyGithub/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   esetup.py test
+}



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

2016-09-12 Thread Kent Fredric
commit: 44eab4955015b3a123ea34a354fc89a63d3c09e1
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 16:41:56 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 16:43:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44eab495

profiles: pkgmove dev-perl/digest-bubblebabble -> dev-perl/Digest-BubbleBabble

 profiles/updates/3Q-2016 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/3Q-2016 b/profiles/updates/3Q-2016
index 817a7f3..a1db323 100644
--- a/profiles/updates/3Q-2016
+++ b/profiles/updates/3Q-2016
@@ -20,3 +20,4 @@ move sys-fs/sshfs net-fs/sshfs
 move app-vim/rust-mode app-vim/rust-vim
 move dev-perl/data-buffer dev-perl/Data-Buffer
 move dev-perl/dbix-searchbuilder dev-perl/DBIx-SearchBuilder
+move dev-perl/digest-bubblebabble dev-perl/Digest-BubbleBabble



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

2016-09-12 Thread Kent Fredric
commit: a90e30411f98ae12978176764721a08832887941
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 16:42:53 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 16:43:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a90e3041

dev-perl/digest-bubblebabble: Removed, gone to dev-perl/Digest-BubbleBabble

 dev-perl/digest-bubblebabble/Manifest  |  1 -
 .../digest-bubblebabble-0.20.0-r1.ebuild   | 18 --
 dev-perl/digest-bubblebabble/metadata.xml  | 12 
 3 files changed, 31 deletions(-)

diff --git a/dev-perl/digest-bubblebabble/Manifest 
b/dev-perl/digest-bubblebabble/Manifest
deleted file mode 100644
index fb4a2b4..
--- a/dev-perl/digest-bubblebabble/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Digest-BubbleBabble-0.02.tar.gz 45661 SHA256 
80cfb2d2e43d6f79400658600567d2a270b145b4eef5aea58a66957788225c00 SHA512 
7f5d7519184eed07e3b3ce302b7dd10980acf34af91f7ec8a317c2b7faf4a8a35dd4dadecf643c611456554ae7bfa82699afd80af195e801502047b243653ed5
 WHIRLPOOL 
55b6b80a27b730411786ef09a418318aedb45c0724b821f9260ef3bef8abeed9579a472a8df22a836b3294ea6989df6a39bd14485bb2aee0ee2543544807abca

diff --git a/dev-perl/digest-bubblebabble/digest-bubblebabble-0.20.0-r1.ebuild 
b/dev-perl/digest-bubblebabble/digest-bubblebabble-0.20.0-r1.ebuild
deleted file mode 100644
index 8f50508..
--- a/dev-perl/digest-bubblebabble/digest-bubblebabble-0.20.0-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=Digest-BubbleBabble
-MODULE_AUTHOR=BTROTT
-MODULE_VERSION=0.02
-inherit perl-module
-
-DESCRIPTION="Create bubble-babble fingerprints"
-
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86"
-IUSE=""
-
-SRC_TEST="do parallel"

diff --git a/dev-perl/digest-bubblebabble/metadata.xml 
b/dev-perl/digest-bubblebabble/metadata.xml
deleted file mode 100644
index d396e1d..
--- a/dev-perl/digest-bubblebabble/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-p...@gentoo.org
-Gentoo Perl Project
-  
-  
-Digest-BubbleBabble
-Digest::BubbleBabble
-  
-



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

2016-09-12 Thread Mike Gilbert
commit: 7febad416afa9f68cb8179ee75c7736b6e58d7ec
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Sep 12 16:05:05 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Sep 12 16:05:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7febad41

www-client/firefox: drop gtk3 USE flag description

Package-Manager: portage-2.3.0_p24

 www-client/firefox/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
index 06e47cd..dde9d82 100644
--- a/www-client/firefox/metadata.xml
+++ b/www-client/firefox/metadata.xml
@@ -14,7 +14,6 @@
Allow Gecko Media Plugins (binary blobs) to 
be automatically
downloaded and kept up-to-date in user profiles
Use gstreamer:0.10 instead of gstreamer:1 for 
media support
-   Use the cairo-gtk3 rendering engine
Use hardware-accelerated rendering
Enable or disable jemalloc3 (forced-on when 
supported prior to 38.0)
Prevent sdk and headers from being installed



[gentoo-commits] repo/gentoo:master commit in: www-apps/kibana-bin/

2016-09-12 Thread Patrick Lauer
commit: 289f20275cda41574c172b1219e2733fc7bb56eb
Author: Patrick Lauer  gentoo  org>
AuthorDate: Mon Sep 12 15:33:34 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Mon Sep 12 15:35:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=289f2027

www-apps/kibana-bin: Bump

Package-Manager: portage-2.3.0

 www-apps/kibana-bin/Manifest  | 4 ++--
 .../kibana-bin/{kibana-bin-4.6.0.ebuild => kibana-bin-4.6.1.ebuild}   | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/kibana-bin/Manifest b/www-apps/kibana-bin/Manifest
index 3c97923..9614066 100644
--- a/www-apps/kibana-bin/Manifest
+++ b/www-apps/kibana-bin/Manifest
@@ -2,5 +2,5 @@ DIST kibana-4.1.11-linux-x64.tar.gz 18896066 SHA256 
406fd817ce9e95bc65ac06361726
 DIST kibana-4.1.11-linux-x86.tar.gz 18398607 SHA256 
abd72b6c7bad0fd7903c7e39a3f14756e6b8a62cc5b38242bce93a3412feffee SHA512 
666f3a7966093eb7a102712fbb0b092ecfc7ef0b8c256791d6bb87d2b894c7b12b2264e239841d42c7e0ca19a7f09e53ce5e1cd3913f2bb04dc720f78500c425
 WHIRLPOOL 
8424285c83820594fa81fad5a1ca5dc68b50a980d0692695fc941c547bf5d75cc581bf43dfb2e59b270a09d308650aeed487b1bfc06ecce712cd0caf77bdab8f
 DIST kibana-4.5.4-linux-x64.tar.gz 33265835 SHA256 
f4f11ce06679f734d01446d0e4016256c4d9f57be6d07a790dbf97bed0998b44 SHA512 
a654ba721d24afe9f7428d6ed3f134db4f0f4063056a7f2d7fed99aab146d061ad7fafb7311cea6515e448280af819b264a1a085d791ba5ed18748fd9316216b
 WHIRLPOOL 
0441d13e3442e460bfe88a9e70cc3f79412fb6f1619ddba85a79b5a0fb7fb0645e15086ae616f582d5244dc52186c2959ee6971b085a50869625815c172926ef
 DIST kibana-4.5.4-linux-x86.tar.gz 32766907 SHA256 
c0f99975a9679c56aa4c0258bdad8befe0add56c1a5e313c2d55e4e3de7dc9df SHA512 
0c8b78fcb2fe8c2f1ca61f0a70c93d68839915f573a81c6b4ae4e58350fb96eb05b95d69fa700e0de0f79038789227482a25e19d701e0012aa37c1fe45b39170
 WHIRLPOOL 
bfe15953ee5a33ad826ddf51578d46c93ce8e63f077fa0be8f27e71cf9807942b943347aa6f2c942fab61a331b83115ad92e32d16c3373f144bd79ea21a16013
-DIST kibana-4.6.0-linux-x86.tar.gz 33594129 SHA256 
ee92ef18cccf72b843162e21c413ef1a782991daebc3104edee55d12b650e734 SHA512 
2cfc1e56779f087d9c73ad14c55e7f42759b01653ba4736f8c3be3ebe2b4b0b2bd47856cde27a097ea61fb6bc5c3fb4efd251096e38015e1fb316226e233b57b
 WHIRLPOOL 
0521c874adec5373bc15a080714f7f410aab53447416d3beababd8eb58a0b0ce71ee5b253d02f81995ef19c82cbd1933d26b7d773814aa19d37311ffb6bba516
-DIST kibana-4.6.0-linux-x86_64.tar.gz 34118139 SHA256 
9c6520727e565607bb17c7147591a1328b9de39aa63067e9196ef78cd4f0a3d5 SHA512 
8e9ce8d6be0c57b488d464a37e30c0886246ceb042849162addd43aaae8ca57d476b126a379ecb85c73a17db4b9ee7545e8073ed86c77af6639692cbf305440f
 WHIRLPOOL 
3e72b05589e010ad0dd988ed03ba2cebfc576aad62ebef3c4d188c9289513294ce78de1bafa0fa9ef73a208ffe7738c498a5b14ccd5d9c614b0aa49304022398
+DIST kibana-4.6.1-linux-x86.tar.gz 33590940 SHA256 
ab2a95222419286c7a3c32c17623fea9325cb95c383ade3e4c8ae29d0b1cd6ee SHA512 
8a1147ab3cdbe5562e15056b797412330bc8ea38c099c4ff4ca565a3296405e978988d85ef1ad0883dc2d3ce335f74403960159ee1f4c77032178f9ee7b0cfaf
 WHIRLPOOL 
54f363a0d043ce30a78d73cb89009210a9d3985aecdcec8021ec5ff35a9fc3426b51f50c9acfb6843612ce15d4826bcb948db49b9f8218c84d17caf0dd354557
+DIST kibana-4.6.1-linux-x86_64.tar.gz 34114110 SHA256 
2cc005b7bfbe2436f4cf93fcdb957ab5683e7d7843537dfd2bd51644c835dcaf SHA512 
9418f03a82b5e8865b915a97445b9e3ba84c354435588815606220e720c6e9e115792e9fa8185241d0ff9e6c2b2862d1c26210a467a58069d6879eef0301fa93
 WHIRLPOOL 
14cf7d1cd9582fa379c413d757e04471fd94f1647d467040c2333585feb897557514882cbe9020cd8970b2e41f471f5856af863c7439ba518bac0ff0a1f144ef

diff --git a/www-apps/kibana-bin/kibana-bin-4.6.0.ebuild 
b/www-apps/kibana-bin/kibana-bin-4.6.1.ebuild
similarity index 100%
rename from www-apps/kibana-bin/kibana-bin-4.6.0.ebuild
rename to www-apps/kibana-bin/kibana-bin-4.6.1.ebuild



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

2016-09-12 Thread Ian Stakenvicius
commit: ac346db36c91e6a5df01bb73699075f5a116c7ef
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Mon Sep 12 15:33:55 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Mon Sep 12 15:34:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac346db3

www-client/firefox: drop old/vulnerable 45.2.0

Package-Manager: portage-2.2.28

 www-client/firefox/Manifest  |  86 
 www-client/firefox/firefox-45.2.0.ebuild | 367 ---
 2 files changed, 453 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 004a60d..bc99ac2 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -80,92 +80,6 @@ DIST firefox-38.8.0esr-zh-CN.xpi 488276 SHA256 
ee1655f640326e2b294f7c47712ed1c55
 DIST firefox-38.8.0esr-zh-TW.xpi 467843 SHA256 
8069f637402678c1600a23e35c956f5ed9f16166a43e8dccaa48c2ee406929c2 SHA512 
f0bfd82b41b466f01659ff44e3c54faa476a7ccef9bc5cc139154d288bcf81bc39096239e5a509a5672b0719fddb61d1eafae7ad7e087198d841964c067bd426
 WHIRLPOOL 
6461595b89c1c1e5b58b44017ee79c2ba52812d1694148fa142f32d5a95f3329c6d4ffe8b763a6671e5d224018596eea6d6203956c6ad975a793581faf1818b4
 DIST firefox-38.8.0esr.source.tar.bz2 181198635 SHA256 
9475adcee29d590383c4885bc5f958093791d1db4302d694a5d2766698f59982 SHA512 
fcd2497a60176b8403a1793d1ad0a1c96a0a60217c2d4d7acd0506abf6810892bd51fd113d8f952f92b20032efc539a6b1233d8d124c2eb72d726b0935c04d65
 WHIRLPOOL 
cbc170093bbc1403a4112e5a1a73ceeda4d0ab86dc02697b4010097a612124652e8ad27ae33bca056a5d1f8450239a98b746ff983ab4a0db010e10c815781d8d
 DIST firefox-45.0-patches-05.tar.xz 19464 SHA256 
dab99a75ab0dc459f1060bf53e40371454b906d6ff9777c4b1c33ac79006a500 SHA512 
801905d531d20634b184c0f5f81b5622bc290c3cad1cada54078787c307fa8e191202ee797266eaf53e06f522df4fc798981886845db09952ac1421b9ecbf40e
 WHIRLPOOL 
7eb52cad6f923e0ae4f8f02af79f84d1fd0a5cb05f0e43d5703f0a22892d2d146de8bc71f7c51c4b44127ad89ddc1fa11ebac56de7f9c4fa19047ab52c7e72d6
-DIST firefox-45.2.0esr-ach.xpi 426530 SHA256 
ab32a48c5904390b6bae54666d6cdade4500256314b427d84c92aed6a545365e SHA512 
9654328b112f4a1b2176e4abe5cf43726a0325c981e1c53f4bb583e730d7adadaa4faa42fb1100ef0678e91e8c7eb43846a2cc43895880e660fbb068c2549c63
 WHIRLPOOL 
8df534aa10bbe99044337da86d9ec63d255c4f3ef6c12ad67585cc1acf5dba1bf41e4fd0692f4ff880d67ef688299e93b472f1bc85ed766473c6730d13a2e900
-DIST firefox-45.2.0esr-af.xpi 439353 SHA256 
ad0cac28e5f308d1b28c871a7a19ae8f90b5f74a6d5f3bb4180035e39250 SHA512 
584f78a5d0a2f2d4364129eab116e10a7fcb02a28bf798375d904b1a9bdcf1e09474f6718160290a0523af61c4d88fce94615ce581adcac94cafd7d1a5d946fc
 WHIRLPOOL 
8955197d5b38af620f991333e31d028fc6da4846d65e1f6bffd133428ada840e8f37e77419529b897a51218f8a6536b62faf69ba53dfd724c9bce766d19b33f9
-DIST firefox-45.2.0esr-an.xpi 449036 SHA256 
800b61986f4a120ece9746abdf3c0eff4702c16bc4968cd517d464705f40c848 SHA512 
e7b6855452b906e5b0547bb6392e9795095456dc10651640d6482d809bd3655611b61cabb858371c19b45b1d71ded453e17ddb892851d4d804b5782c28eda478
 WHIRLPOOL 
d65b0f09fe36908bf7639724e94c825a070e0687ec03ec7033954dc79911844479952086f09eca20f6084d2a44038b1dfdb2b52d4346901f94c74460f1275698
-DIST firefox-45.2.0esr-ar.xpi 474961 SHA256 
e59ce49538ea7825c762acf88263cd8cb3ceb2c51184ead1035d6995e8ee3e36 SHA512 
13f29b8c9577156b06c8d76333adefdad238cb0cd3102d8acc3e0c589cd5dfc966b70612f8c705f1a4da9a8559ac02abb1ec1a82d89a21a65706281b34ae8077
 WHIRLPOOL 
40d7313c917a9deeebb12c7cd4579738560e2975865c10761b20fef4a409103fc8191bc1647c8e2e853bf2db0190309c4dcd73fb24eab1066ad27bb3f154a4ad
-DIST firefox-45.2.0esr-as.xpi 483096 SHA256 
67f6fd6bd8c40c97b339fa98f10b34dc23c149260a130bcdb60fdd3f9914ef8f SHA512 
5d698d5a49c3982e9452a48be3c41ffa29cad03239d61531b74cb92ec360dec8b72f049eb631342803f358ada929f9cdf7d83aebf607140e44129f13e8a04a1f
 WHIRLPOOL 
6a8dcae38f68e286191fef23d16c7eedc0249376e51bef51d4ab39d917a01d777edfceb0f6a6adb779976c12603fb95d4418c41d42a8627efd9c354e40829c37
-DIST firefox-45.2.0esr-ast.xpi 419249 SHA256 
2b9ebd133922ea270fcec57b41f0c123fd3fdbd24fb0ff5a1afde2595691a3cc SHA512 
b1e98051a5221cf5838262f67822aee86bf52c0b31cf8ec0097eb77baa07eafea44c25e85f099b8aa7d6363c7d7efd3d3eaebd95ea1504ce465589b1c34058ff
 WHIRLPOOL 
5d9805b25f3a3c20d9899603daaf901bb3b307b797ee4f463b854bee192c7443718d834836bc2dbe90bcd1b516de1bb6a421d8fc2f0eeecae7f99cd04b120f64
-DIST firefox-45.2.0esr-az.xpi 464018 SHA256 
8eb51f7a8ba22cc2d98d017c8935e34e8fb4bad55faac7d4b2a2554ea2b41ee7 SHA512 
83adf73e83cd08485b3b83b8ac625f073c443b18a14403725bb7bb3f80afd80b4c90ae332dbe40c67fb45acadbeaaa7ab9fce015efd3b66ca79aae644b01cc57
 WHIRLPOOL 
dc44e5051c588e66729636bbf7a8959e3a05db3b107df99f0747ef1c0379d9e5c6935852db04f51e466c8a7b9b6a38b4f52c1e3e2844e2c35ee993c80fee9f92
-DIST firefox-45.2.0esr-be.xpi 442619 SHA256 
70fca224ef5d1511b407bcb03f555d0efbdd0917beb6d1d813da7d6e1b4ff5db SHA512 
ea22c730ef34ab0390ba1c39d1e24d8adf8e6173fd5d5e91ae0beeb25b461b2555d41e2d4505037b87fa0a368b89f4f6d0a58efd23613bf88f06b39253c95133
 WHIRLPOOL 

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

2016-09-12 Thread Mike Gilbert
commit: f5603ba03de16afc0785069a46b31e1bb02f172d
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Sep 12 15:32:42 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Sep 12 15:33:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5603ba0

net-misc/openconnect: drop broken libressl support

Bug: https://bugs.gentoo.org/593546

Package-Manager: portage-2.3.0_p24

 net-misc/openconnect/openconnect-7.06-r4.ebuild| 5 ++---
 net-misc/openconnect/openconnect-7.06_p20160614.ebuild | 5 ++---
 net-misc/openconnect/openconnect-7.07-r1.ebuild| 5 ++---
 net-misc/openconnect/openconnect-.ebuild   | 5 ++---
 4 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/net-misc/openconnect/openconnect-7.06-r4.ebuild 
b/net-misc/openconnect/openconnect-7.06-r4.ebuild
index d403ff1..c2727fa 100644
--- a/net-misc/openconnect/openconnect-7.06-r4.ebuild
+++ b/net-misc/openconnect/openconnect-7.06-r4.ebuild
@@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.infradead.org/pub/${PN}/${P}.tar.gz
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="doc +gnutls gssapi java libressl libproxy nls smartcard static-libs 
stoken"
+IUSE="doc +gnutls gssapi java libproxy nls smartcard static-libs stoken"
 ILINGUAS="ar cs de el en_GB en_US es eu fi fr gl id lt nl pa pl pt pt_BR sk sl 
tg ug uk zh_CN zh_TW"
 for lang in $ILINGUAS; do
IUSE="${IUSE} linguas_${lang}"
@@ -27,8 +27,7 @@ done
 DEPEND="dev-libs/libxml2
sys-libs/zlib
!gnutls? (
-   !libressl? ( >=dev-libs/openssl-1.0.1h:0[static-libs?] )
-   libressl? ( dev-libs/libressl[static-libs?] )
+   >=dev-libs/openssl-1.0.1h:0[static-libs?]
)
gnutls? (
>=net-libs/gnutls-3:0=[static-libs?] dev-libs/nettle

diff --git a/net-misc/openconnect/openconnect-7.06_p20160614.ebuild 
b/net-misc/openconnect/openconnect-7.06_p20160614.ebuild
index 01fc3ed..025c721 100644
--- a/net-misc/openconnect/openconnect-7.06_p20160614.ebuild
+++ b/net-misc/openconnect/openconnect-7.06_p20160614.ebuild
@@ -26,13 +26,12 @@ HOMEPAGE="http://www.infradead.org/openconnect.html;
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5"
-IUSE="doc +gnutls gssapi java libressl libproxy nls smartcard static-libs 
stoken"
+IUSE="doc +gnutls gssapi java libproxy nls smartcard static-libs stoken"
 
 DEPEND="dev-libs/libxml2
sys-libs/zlib
!gnutls? (
-   !libressl? ( >=dev-libs/openssl-1.0.1h:0[static-libs?] )
-   libressl? ( dev-libs/libressl[static-libs?] )
+   >=dev-libs/openssl-1.0.1h:0[static-libs?]
)
gnutls? (
>=net-libs/gnutls-3:0=[static-libs?] dev-libs/nettle

diff --git a/net-misc/openconnect/openconnect-7.07-r1.ebuild 
b/net-misc/openconnect/openconnect-7.07-r1.ebuild
index b490e17..1fe1ada 100644
--- a/net-misc/openconnect/openconnect-7.07-r1.ebuild
+++ b/net-misc/openconnect/openconnect-7.07-r1.ebuild
@@ -25,13 +25,12 @@ HOMEPAGE="http://www.infradead.org/openconnect.html;
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5"
-IUSE="doc +gnutls gssapi java libressl libproxy nls smartcard static-libs 
stoken"
+IUSE="doc +gnutls gssapi java libproxy nls smartcard static-libs stoken"
 
 DEPEND="dev-libs/libxml2
sys-libs/zlib
!gnutls? (
-   !libressl? ( >=dev-libs/openssl-1.0.1h:0[static-libs?] )
-   libressl? ( dev-libs/libressl[static-libs?] )
+   >=dev-libs/openssl-1.0.1h:0[static-libs?]
)
gnutls? (
>=net-libs/gnutls-3:0=[static-libs?] dev-libs/nettle

diff --git a/net-misc/openconnect/openconnect-.ebuild 
b/net-misc/openconnect/openconnect-.ebuild
index b490e17..1fe1ada 100644
--- a/net-misc/openconnect/openconnect-.ebuild
+++ b/net-misc/openconnect/openconnect-.ebuild
@@ -25,13 +25,12 @@ HOMEPAGE="http://www.infradead.org/openconnect.html;
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5"
-IUSE="doc +gnutls gssapi java libressl libproxy nls smartcard static-libs 
stoken"
+IUSE="doc +gnutls gssapi java libproxy nls smartcard static-libs stoken"
 
 DEPEND="dev-libs/libxml2
sys-libs/zlib
!gnutls? (
-   !libressl? ( >=dev-libs/openssl-1.0.1h:0[static-libs?] )
-   libressl? ( dev-libs/libressl[static-libs?] )
+   >=dev-libs/openssl-1.0.1h:0[static-libs?]
)
gnutls? (
>=net-libs/gnutls-3:0=[static-libs?] dev-libs/nettle



[gentoo-commits] gentoo commit in src/patchsets/gcc/6.2.0/gentoo: 10_all_default-fortify-source.patch 11_all_default-warn-format-security.patch 12_all_default-warn-trampolines.patch 25_all_alpha-mieee

2016-09-12 Thread Magnus Granberg (zorry)
zorry   16/09/12 15:20:57

  Added:10_all_default-fortify-source.patch
11_all_default-warn-format-security.patch
12_all_default-warn-trampolines.patch
25_all_alpha-mieee-default.patch
29_all_arm_armv4t-default.patch
34_all_ia64_note.GNU-stack.patch
42_all_superh_default-multilib.patch
50_all_libiberty-asprintf.patch
51_all_libiberty-pic.patch
54_all_nopie-all-flags.patch
55_all_extra-options.patch
90_all_pr55930-dependency-tracking.patch
README.history
  Log:
  Add patchset for GCC 6.2

Revision  ChangesPath
1.1  
src/patchsets/gcc/6.2.0/gentoo/10_all_default-fortify-source.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/6.2.0/gentoo/10_all_default-fortify-source.patch?rev=1.1=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/6.2.0/gentoo/10_all_default-fortify-source.patch?rev=1.1=text/plain

Index: 10_all_default-fortify-source.patch
===
Enable -D_FORTIFY_SOURCE=2 by default.


--- a/gcc/c-family/c-cppbuiltin.c
+++ b/gcc/c-family/c-cppbuiltin.c
@@ -951,6 +951,9 @@ c_cpp_builtins (cpp_reader *pfile)
   builtin_define_with_value ("__REGISTER_PREFIX__", REGISTER_PREFIX, 0);
   builtin_define_with_value ("__USER_LABEL_PREFIX__", user_label_prefix, 0);
 
+  /* Fortify Source enabled by default w/optimization.  */
+  cpp_define (pfile, "_FORTIFY_SOURCE=((defined __OPTIMIZE__ && __OPTIMIZE__ > 
0) ? 2 : 0)");
+
   /* Misc.  */
   if (flag_gnu89_inline)
 cpp_define (pfile, "__GNUC_GNU_INLINE__");



1.1  
src/patchsets/gcc/6.2.0/gentoo/11_all_default-warn-format-security.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/6.2.0/gentoo/11_all_default-warn-format-security.patch?rev=1.1=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/6.2.0/gentoo/11_all_default-warn-format-security.patch?rev=1.1=text/plain

Index: 11_all_default-warn-format-security.patch
===
Enable -Wformat and -Wformat-security by default.

--- a/gcc/c-family/c.opt2016-03-23 18:51:56.0 +0100
+++ b/gcc/c-family/c.opt2016-04-28 23:45:54.063351272 +0200
@@ -459,7 +459,7 @@ C ObjC C++ ObjC++ Var(warn_format_nonlit
 Warn about format strings that are not literals.
 
 Wformat-security
-C ObjC C++ ObjC++ Var(warn_format_security) Warning LangEnabledBy(C ObjC C++ 
ObjC++,Wformat=, warn_format >= 2, 0)
+C ObjC C++ ObjC++ Var(warn_format_security) Init(1) Warning LangEnabledBy(C 
ObjC C++ ObjC++,Wformat=, warn_format >= 2, 0)
 Warn about possible security problems with format functions.
 
 Wformat-signedness
@@ -475,7 +475,7 @@ C ObjC C++ ObjC++ Var(warn_format_zero_l
 Warn about zero-length formats.
 
 Wformat=
-C ObjC C++ ObjC++ Joined RejectNegative UInteger Var(warn_format) Warning 
LangEnabledBy(C ObjC C++ ObjC++,Wall, 1, 0)
+C ObjC C++ ObjC++ Joined RejectNegative UInteger Var(warn_format) Init(1) 
Warning LangEnabledBy(C ObjC C++ ObjC++,Wall, 1, 0)
 Warn about printf/scanf/strftime/strfmon format string anomalies.
 
 Wignored-qualifiers



1.1  
src/patchsets/gcc/6.2.0/gentoo/12_all_default-warn-trampolines.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/6.2.0/gentoo/12_all_default-warn-trampolines.patch?rev=1.1=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/6.2.0/gentoo/12_all_default-warn-trampolines.patch?rev=1.1=text/plain

Index: 12_all_default-warn-trampolines.patch
===
Enable -Wtrampolines by default.

--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -712,7 +712,7 @@ Common Var(warn_system_headers) Warning
 Do not suppress warnings from system headers.
 
 Wtrampolines
-Common Var(warn_trampolines) Warning
+Common Var(warn_trampolines) Init(1) Warning
 Warn whenever a trampoline is generated.
 
 Wtype-limits



1.1  
src/patchsets/gcc/6.2.0/gentoo/25_all_alpha-mieee-default.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/6.2.0/gentoo/25_all_alpha-mieee-default.patch?rev=1.1=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/6.2.0/gentoo/25_all_alpha-mieee-default.patch?rev=1.1=text/plain

Index: 25_all_alpha-mieee-default.patch
===
Set the default behavior on alpha to use -mieee since the large majority of
time we want this (bad/weird things can happen with packages built without
it).

To satisfy those people who may not want -mieee forced on them all the time,
we also provide 

[gentoo-commits] gentoo commit in src/patchsets/gcc/6.2.0/gentoo: - New directory

2016-09-12 Thread Magnus Granberg (zorry)
zorry   16/09/12 15:18:31

  Log:
  Directory /var/cvsroot/gentoo/src/patchsets/gcc/6.2.0/gentoo added to the 
repository



[gentoo-commits] gentoo commit in src/patchsets/gcc/6.2.0: - New directory

2016-09-12 Thread Magnus Granberg (zorry)
zorry   16/09/12 15:18:06

  Log:
  Directory /var/cvsroot/gentoo/src/patchsets/gcc/6.2.0 added to the repository



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

2016-09-12 Thread Hans de Graaff
commit: 82fe0b4b87e794dc197bc5fd7990e1a1defeaadf
Author: Hans de Graaff  degraaff  org>
AuthorDate: Mon Sep 12 15:00:34 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep 12 15:00:34 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=82fe0b4b

dev-ruby/secure_headers: add 3.4.1

Package-Manager: portage-2.2.28

 dev-ruby/secure_headers/Manifest   |  1 +
 dev-ruby/secure_headers/metadata.xml   |  5 
 .../secure_headers/secure_headers-3.4.1.ebuild | 29 ++
 3 files changed, 35 insertions(+)

diff --git a/dev-ruby/secure_headers/Manifest b/dev-ruby/secure_headers/Manifest
new file mode 100644
index 000..093ff24
--- /dev/null
+++ b/dev-ruby/secure_headers/Manifest
@@ -0,0 +1 @@
+DIST secure_headers-3.4.1.gem 51712 SHA256 
76066d08c112bddfed9c8157dd5e0236fdddc2c0a6650eb7e48ae7bc5f78739e SHA512 
88890e8d0e537a9d9b689b1cf4701f2ddb2a7bccb745bf8ba9869d9cafb9d39a849514224d9e2d49e766e0d377503130f8b1acf0a964d830affa819dda033a82
 WHIRLPOOL 
1aa919e25b4723d0c0bb7c6444fb5e502a4fdf81546e286dc0ef498ea2c4084b600e8559c2e9621c7756a6fcc47134325c2923b24f1b53050116f7afc627d6bb

diff --git a/dev-ruby/secure_headers/metadata.xml 
b/dev-ruby/secure_headers/metadata.xml
new file mode 100644
index 000..f977299
--- /dev/null
+++ b/dev-ruby/secure_headers/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+gra...@gentoo.org
+

diff --git a/dev-ruby/secure_headers/secure_headers-3.4.1.ebuild 
b/dev-ruby/secure_headers/secure_headers-3.4.1.ebuild
new file mode 100644
index 000..fb37bf4
--- /dev/null
+++ b/dev-ruby/secure_headers/secure_headers-3.4.1.ebuild
@@ -0,0 +1,29 @@
+# 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_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Security related headers all in one gem"
+HOMEPAGE="https://github.com/twitter/secureheaders;
+LICENSE="Apache-2.0"
+
+KEYWORDS="~amd64"
+SLOT="3"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/useragent"
+
+all_ruby_prepare() {
+   sed -i -e '/pry/ s:^:#:' \
+   -e '/coverall/I s:^:#:' \
+   -e '1irequire "securerandom"; require "uri"' \
+   spec/spec_helper.rb || die
+}



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

2016-09-12 Thread Hans de Graaff
commit: 9df94d1cd080e3a70da2e130eeabb0dcca406f33
Author: Hans de Graaff  degraaff  org>
AuthorDate: Mon Sep 12 11:22:13 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep 12 11:22:13 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=9df94d1c

dev-ruby/useragent: initial import

Package-Manager: portage-2.2.28

 dev-ruby/useragent/Manifest|  1 +
 dev-ruby/useragent/metadata.xml|  5 +
 dev-ruby/useragent/useragent-0.16.8.ebuild | 23 +++
 3 files changed, 29 insertions(+)

diff --git a/dev-ruby/useragent/Manifest b/dev-ruby/useragent/Manifest
new file mode 100644
index 000..90adccc
--- /dev/null
+++ b/dev-ruby/useragent/Manifest
@@ -0,0 +1 @@
+DIST useragent-0.16.8.tar.gz 24425 SHA256 
7b304dbd0f6eff4f1857ccd0808e7c5d3e9241f86d1ac6ccfe9a72d08235d9fa SHA512 
12142e76597036b1a3bdc1454859dd2a23e9532946a888abb4b959ddbdaff42d1815d9ebd0e7096a3841a74faaf5bbad69f36472dfd3841a660e9d5248dc6d8f
 WHIRLPOOL 
85d063211fe094247e9e5685060833a57a648ae506b35b208c5f7c97479b0d52e8ea5c9aeb381f97a4ac452328eb5c25427d39985c35184dcd3cd8eaec6ecd8d

diff --git a/dev-ruby/useragent/metadata.xml b/dev-ruby/useragent/metadata.xml
new file mode 100644
index 000..f977299
--- /dev/null
+++ b/dev-ruby/useragent/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+gra...@gentoo.org
+

diff --git a/dev-ruby/useragent/useragent-0.16.8.ebuild 
b/dev-ruby/useragent/useragent-0.16.8.ebuild
new file mode 100644
index 000..eab343e
--- /dev/null
+++ b/dev-ruby/useragent/useragent-0.16.8.ebuild
@@ -0,0 +1,23 @@
+# 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_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="HTTP User Agent parser"
+HOMEPAGE="https://github.com/gshutler/useragent;
+SRC_URI="https://github.com/gshutler/useragent/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="3"
+IUSE=""



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

2016-09-12 Thread Ian Stakenvicius
commit: d7ebaa75f4b919328172b17d0f4c4d08fb9bdd96
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Mon Sep 12 14:46:28 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Mon Sep 12 14:46:28 2016 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=d7ebaa75

www-client/firefox-49: bump to beta10

 www-client/firefox/Manifest | 2 +-
 .../firefox/{firefox-49.0_beta9.ebuild => firefox-49.0_beta10.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index d4a2dbb..c64eaad 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -178,4 +178,4 @@ DIST firefox-48.0.1-zh-CN.xpi 469294 SHA256 
50ffc0e7ed6d3d7b005d10d5ca1ffa27733c
 DIST firefox-48.0.1-zh-TW.xpi 471508 SHA256 
b1da8eedae18c96e0136c6dcb8eceb0cb4081bf7e353545072f4327b417315e7 SHA512 
1cb416f6f63c809e3d560d6a82517cb90fece7cb4e8f499d8c9307b13b361d9a47caa7c9d9b4aeb5fed87ccdf4db671986e90c5e8f7b12a1c648248e74556fe4
 WHIRLPOOL 
843d7b10affab5686debe4975aec7c728d4374e2023f6267ab05c367c144b1f57361c66634d239970dbda1e2f34690c30ae95805d7aee410ec24855f03c4f2e6
 DIST firefox-48.0.1.source.tar.xz 189465944 SHA256 
fcc08696dd40e42dc2bc2de99aed9ed9f15ac581364375b6bef2501c06ac5fe7 SHA512 
819f726a7e630f62e3d4019d8289341019941df2288e67b1d88d5b16c3ce8636a852ae098905be4f8f2f2049070ffcd008e49cf148f7a6fea7332d223f14a890
 WHIRLPOOL 
f7abb943fc6fb783c0a21af63f9a958edea3594a99150be255e5cb0f64a056b3bd605189d3ea9984e3a958a7856c53a44d66b9452716032f2b94167cb64b66c6
 DIST firefox-49.0-patches-01.tar.xz 12264 SHA256 
18824e451fd2a842d03d4cd067f87e28cd45e74cc119a83cb98f002ba0827373 SHA512 
4062c548142e9b16d9a7be68879276b584df52aff61a7d3fc92e36f4c6a289115f45714de79e9d176792b197ada99560e0d21b85068d815653b87341bdf03f8d
 WHIRLPOOL 
58cc6c60ea34c64595497606b1fd18486d11ccc61220c27671d13eebc89cca709a448ac884a55d089e008012a2221de7d8ee350bd235eb13cfae9e1da62a2d0d
-DIST firefox-49.0b9.source.tar.xz 187841512 SHA256 
2aa8b55285f957c4be36240601532e837bbcc08f2841086d93467375aad7916d SHA512 
c63033e1fb618f746ff9d32a1ddaeaf260659c6c02d3f89d82c1211cf18aeafbfb65b40499e91a5d14ec1a3be434b5e378d044a795994c7815f8e3b008593f49
 WHIRLPOOL 
60f74b3ab5cd728f2323dde543d92c1e8510b3150b31534ca3cf1b2224f7e499f86b0b524b66d2d9e775d302eed76420609ebc43caa9f7923efbd5c180b09bf3
+DIST firefox-49.0b10.source.tar.xz 188093080 SHA256 
e910b4585d1d703a06d8df740974cce8162fb4c03d03d8faa175135a2020cf85 SHA512 
7dc45b7a00c6c3381977684c0be5225ee0a480d35dbd890e77c1346a62158de4a831d44f7f980afdc6171f3b8214ea47d10af9cbef85f82ad46eefbeef3f340b
 WHIRLPOOL 
66568ff1557f22c8f2e503d037a806ad1f03780ded038827a7f05c8301cb06f78b12de65615f17549b08f71ac748460a618a74cf980e6ce0b7116907566cc672

diff --git a/www-client/firefox/firefox-49.0_beta9.ebuild 
b/www-client/firefox/firefox-49.0_beta10.ebuild
similarity index 100%
rename from www-client/firefox/firefox-49.0_beta9.ebuild
rename to www-client/firefox/firefox-49.0_beta10.ebuild



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

2016-09-12 Thread Ian Stakenvicius
commit: 5a74ca3ea2f4a45189beacda6948512e9fb17609
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Fri Sep  9 16:59:08 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Fri Sep  9 16:59:08 2016 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=5a74ca3e

firefox-49.0_beta9 - fix deps

 eclass/mozconfig-v6.49.eclass| 409 +++
 www-client/firefox/firefox-49.0_beta9.ebuild |   4 +-
 2 files changed, 411 insertions(+), 2 deletions(-)

diff --git a/eclass/mozconfig-v6.49.eclass b/eclass/mozconfig-v6.49.eclass
new file mode 100644
index 000..5fa9db6
--- /dev/null
+++ b/eclass/mozconfig-v6.49.eclass
@@ -0,0 +1,409 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+#
+# @ECLASS: mozconfig-v6.46.eclass
+# @MAINTAINER:
+# mozilla team 
+# @BLURB: the new mozilla common configuration eclass for FF33 and newer, v6
+# @DESCRIPTION:
+# This eclass is used in mozilla ebuilds (firefox, thunderbird, seamonkey)
+# to provide a single common place for the common mozilla engine compoments.
+#
+# The eclass provides all common dependencies as well as common use flags.
+#
+# Some use flags which may be optional in particular mozilla packages can be
+# supported through setting eclass variables.
+#
+# This eclass inherits mozconfig helper functions as defined in mozcoreconf-v3,
+# and so ebuilds inheriting this eclass do not need to inherit that.
+
+case ${EAPI} in
+   0|1|2|3|4)
+   die "EAPI=${EAPI} not supported"
+   ;;
+   5)
+   inherit multilib
+   ;;
+esac
+
+inherit flag-o-matic toolchain-funcs mozcoreconf-v4
+
+# @ECLASS-VARIABLE: MOZCONFIG_OPTIONAL_WIFI
+# @DESCRIPTION:
+# Set this variable before the inherit line, when an ebuild needs to provide
+# optional necko-wifi support via IUSE="wifi".  Currently this would include
+# ebuilds for firefox, and potentially seamonkey.
+#
+# Leave the variable UNSET if necko-wifi support should not be available.
+# Set the variable to "enabled" if the use flag should be enabled by default.
+# Set the variable to any value if the use flag should exist but not be 
default-enabled.
+
+# @ECLASS-VARIABLE: MOZCONFIG_OPTIONAL_JIT
+# @DESCRIPTION:
+# Set this variable before the inherit line, when an ebuild needs to provide
+# optional necko-wifi support via IUSE="jit".  Currently this would include
+# ebuilds for firefox, and potentially seamonkey.
+#
+# Leave the variable UNSET if optional jit support should not be available.
+# Set the variable to "enabled" if the use flag should be enabled by default.
+# Set the variable to any value if the use flag should exist but not be 
default-enabled.
+
+# @ECLASS-VARIABLE: MOZCONFIG_OPTIONAL_GTK3
+# @DESCRIPTION:
+# Set this variable before the inherit line, when an ebuild can provide
+# optional gtk3 support via IUSE="gtk3".  Currently this would include
+# ebuilds for firefox, but thunderbird and seamonkey could follow in the 
future.
+#
+# Leave the variable UNSET if gtk3 support should not be available.
+# Set the variable to "enabled" if the use flag should be enabled by default.
+# Set the variable to any value if the use flag should exist but not be 
default-enabled.
+
+# @ECLASS-VARIABLE: MOZCONFIG_OPTIONAL_GTK2ONLY
+# @DESCRIPTION:
+# Set this variable before the inherit line, when an ebuild can provide
+# optional gtk2-only support via IUSE="gtk2".
+#
+# Note that this option conflicts directly with MOZCONFIG_OPTIONAL_GTK3, both
+# variables cannot be set at the same time and this variable will be ignored if
+# MOZCONFIG_OPTIONAL_GTK3 is set.
+#
+# Leave the variable UNSET if gtk2-only support should not be available.
+# Set the variable to "enabled" if the use flag should be enabled by default.
+# Set the variable to any value if the use flag should exist but not be 
default-enabled.
+
+# @ECLASS-VARIABLE: MOZCONFIG_OPTIONAL_QT5
+# @DESCRIPTION:
+# Set this variable before the inherit line, when an ebuild can provide
+# optional qt5 support via IUSE="qt5".  Currently this would include
+# ebuilds for firefox, but thunderbird and seamonkey could follow in the 
future.
+#
+# Leave the variable UNSET if qt5 support should not be available.
+# Set the variable to "enabled" if the use flag should be enabled by default.
+# Set the variable to any value if the use flag should exist but not be 
default-enabled.
+
+# use-flags common among all mozilla ebuilds
+IUSE="${IUSE} dbus debug +jemalloc neon pulseaudio selinux +skia 
startup-notification system-cairo
+   system-harfbuzz system-icu system-jpeg system-libevent system-sqlite 
system-libvpx"
+
+# some notes on deps:
+# gtk:2 minimum is technically 2.10 but gio support (enabled by default) needs 
2.14
+# media-libs/mesa needs to be 10.2 or above due to a bug with flash+vdpau
+
+RDEPEND=">=app-text/hunspell-1.2
+   dev-libs/atk
+   dev-libs/expat

[gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-init-scripts/

2016-09-12 Thread Brian Evans
commit: 8e47f129fdc29c3128e6031dd017b475b6772765
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Sep 12 14:34:11 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Sep 12 14:37:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e47f129

dev-db/mysql-init-scripts: Mark mysql-init-scripts-2.1-r1 on all arches

Package-Manager: portage-2.3.0

 dev-db/mysql-init-scripts/mysql-init-scripts-2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/mysql-init-scripts/mysql-init-scripts-2.1-r1.ebuild 
b/dev-db/mysql-init-scripts/mysql-init-scripts-2.1-r1.ebuild
index dad018d..61fc1ad 100644
--- a/dev-db/mysql-init-scripts/mysql-init-scripts-2.1-r1.ebuild
+++ b/dev-db/mysql-init-scripts/mysql-init-scripts-2.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI=""
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-init-scripts/files/

2016-09-12 Thread Brian Evans
commit: 5e67d8c604f6e080816f0e532be8fef5f666e29d
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Sep 12 14:22:25 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Sep 12 14:37:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e67d8c6

dev-db/mysql-init-scripts: Comment out a systemd option NoNewPrivileges=true

Upstream bug https://jira.mariadb.org/browse/MDEV-10404 mentions that SELinux
currently does not handle this change properly.

Comment it out for now with a note

No revbump for this file as most users are unaffected

Package-Manager: portage-2.3.0

 dev-db/mysql-init-scripts/files/mysqld-v2.service| 4 +++-
 dev-db/mysql-init-scripts/files/mysqld_at-v2.service | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-db/mysql-init-scripts/files/mysqld-v2.service 
b/dev-db/mysql-init-scripts/files/mysqld-v2.service
index 056b413..641abf7 100644
--- a/dev-db/mysql-init-scripts/files/mysqld-v2.service
+++ b/dev-db/mysql-init-scripts/files/mysqld-v2.service
@@ -32,7 +32,9 @@ CapabilityBoundingSet=CAP_IPC_LOCK
 # Prevent writes to /usr, /boot, and /etc
 ProtectSystem=full
 
-NoNewPrivileges=true
+# Currently has issues with SELinux https://jira.mariadb.org/browse/MDEV-10404
+# This is safe to uncomment when not using SELinux
+#NoNewPrivileges=true
 
 PrivateDevices=true
 

diff --git a/dev-db/mysql-init-scripts/files/mysqld_at-v2.service 
b/dev-db/mysql-init-scripts/files/mysqld_at-v2.service
index 770a2e8..26964ea 100644
--- a/dev-db/mysql-init-scripts/files/mysqld_at-v2.service
+++ b/dev-db/mysql-init-scripts/files/mysqld_at-v2.service
@@ -30,7 +30,9 @@ CapabilityBoundingSet=CAP_IPC_LOCK
 # Prevent writes to /usr, /boot, and /etc
 ProtectSystem=full
 
-NoNewPrivileges=true
+# Currently has issues with SELinux https://jira.mariadb.org/browse/MDEV-10404
+# This is safe to uncomment when not using SELinux
+#NoNewPrivileges=true
 
 PrivateDevices=true
 



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

2016-09-12 Thread Matt Thode
commit: 80f1c56c728c1e21a1c92ed0f39d45e522ff5b8b
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Sep 12 14:32:13 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Sep 12 14:32:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80f1c56c

app-admin/puppet-agent: amd64 and x86 stable

Package-Manager: portage-2.2.28

 app-admin/puppet-agent/puppet-agent-1.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/puppet-agent/puppet-agent-1.6.2.ebuild 
b/app-admin/puppet-agent/puppet-agent-1.6.2.ebuild
index a60350d..fb4a475 100644
--- a/app-admin/puppet-agent/puppet-agent-1.6.2.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-1.6.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="puppetdb selinux"
 RESTRICT="strip"
 



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

2016-09-12 Thread Matt Thode
commit: 337c125797f7e7601865d0b690b88023c5ddc180
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Sep 12 14:33:19 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Sep 12 14:33:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=337c1257

app-admin/puppet-agent: cleanup

Package-Manager: portage-2.2.28

 app-admin/puppet-agent/Manifest  |  8 --
 app-admin/puppet-agent/puppet-agent-1.4.2.ebuild | 99 
 app-admin/puppet-agent/puppet-agent-1.5.2.ebuild | 99 
 app-admin/puppet-agent/puppet-agent-1.5.3.ebuild | 99 
 app-admin/puppet-agent/puppet-agent-1.6.1.ebuild | 99 
 5 files changed, 404 deletions(-)

diff --git a/app-admin/puppet-agent/Manifest b/app-admin/puppet-agent/Manifest
index f091161..0067dc7 100644
--- a/app-admin/puppet-agent/Manifest
+++ b/app-admin/puppet-agent/Manifest
@@ -1,10 +1,2 @@
-DIST puppet-agent_1.4.2-1wheezy_amd64.deb 21510444 SHA256 
ee08eab9e50f9afdc979b2faa5633a3ea4d0ed7cc6fb3e9abc229098e06b9206 SHA512 
fa9c47cab3847fde435c8e8a6ef875d392f86c1083e884ec4645e94d4a8620224cd5e43e3b5b8f343278b5fe6c73c41cec452a6872afc3f11a4ab0589e2b9292
 WHIRLPOOL 
4e082ac505baee8c4fb560ba72c12998cf72e0d13d6e13cce498239412fd638db7f36a680fbe54ddd0a9aafa4b494eba38fe11b9f29f7d28aed5171b370fbaef
-DIST puppet-agent_1.4.2-1wheezy_i386.deb 21254628 SHA256 
4683fb7970805a815fe0b500de67e5d1e2b6fa88b19de36cd5326120a2eafdcb SHA512 
bac02e08d8d753d6785e6a08c51009ff3ae02e547e942a21177bce6bf97b381a5110d1989fcdae6f3074b9dd9209bd5ff3d01a211f96efb25d24dcf271aa7a26
 WHIRLPOOL 
742bbcb6f6c55246f7e0f97978919a8d9f3b5f1acfd02e65b13973ffd3a3ebab62a385b0fdfb9076b27dfe2f7b68f25a37724eeec993a6f4c48ec7d145042892
-DIST puppet-agent_1.5.2-1xenial_amd64.deb 12979184 SHA256 
917c4dfccf6ac08ab62965262738927d8e50345fe1c9e58e91a8c8b8a0a82b3c SHA512 
d662ca7a3c4c3ed0ce83c8b3de5aa862504ec44c7d3b18211aa46cca441b73e5b9929584b436ae2bf8d25b04badbb14af45a1f83a27fd9593cc961345235169e
 WHIRLPOOL 
293a8818df6fade05a3a439f4e77b5d884aa6a9f6a0f0798883455c95332782467df640915d48c29fdd63b18708415376cece4f0633cbc22d333a06782260164
-DIST puppet-agent_1.5.2-1xenial_i386.deb 14019620 SHA256 
b5220616f12408a422ca65f0bab8bfeeb7dab026448c3141d3afe54f4e455899 SHA512 
59611a7d4faa75b16dd492f14da3bacb5b50722b773bdd882d7be08e576462412f5aacb7f247492869048e7d1290824652b37b3ba088ca27da08306bb3137f54
 WHIRLPOOL 
b5757c879ca6a2ecb9e9656ca899eabbeb34af3ce93bc078ed9ac41a601a65f1a2a5b4e738b282c7d1e469e2c63df67072a7ea63c7826340da3227ab24816cf7
-DIST puppet-agent_1.5.3-1xenial_amd64.deb 13016338 SHA256 
208c8a9cd157a1024fae13c87d4bf35dfd15c9acc8ea6422f1a68bdcd3b947a3 SHA512 
218898c87fe77367f24dacae0525bf4ade99d5a3a4771f19402ebaf9eb1abee3e40550c6b250c397576e11f0081a7ea5915fd44350ef5f8b50933020c3896709
 WHIRLPOOL 
43191d00db025f653361ae236a18ded8ba75cb563d04b7ec830db7232d523fbacea8a7a4e7cf001b83ceb1d94e060f20e5189bff5d81afbca43424ee6c95c5e1
-DIST puppet-agent_1.5.3-1xenial_i386.deb 14385624 SHA256 
9cb6f982ebbba5ae8fe15f65f510990a746a3c3e46360394b4536d82f75a5c7c SHA512 
c2a5e8022b4538c1a210493ef50c49dc300d9c5baaf2a98b41fcf165a12685c5e972ce487a18ffcf6b845e50780551036600035ed9675e18761ef16cf29d9abb
 WHIRLPOOL 
31c95dc42eb796f75f380d7936c0d17364c3fea761aec43afa3042c3fdc18c7dcde9334b84fadb7676774f9b77c5f6eb2b424077a2a62bd60d1e3fc6b05a2661
-DIST puppet-agent_1.6.1-1xenial_amd64.deb 13881682 SHA256 
c9ca69f56c382d81f2ee32a3589d5d7809f77c32ff276c9aa87a0c8d45e82b23 SHA512 
e6e13955cbb3d3579e77a566a28c639ab1a75365fb6fa25ebdd1b9becf92c38bb7c9988f6eb075bc9771a1375e1354d25f9e53eec7c0526291f31c8e356e0f2b
 WHIRLPOOL 
697baaf331419e18c8bd97342e68603c4a5c746b99ac82dac178aa6c482285fdfe297fbea816537e24d929e9d42b196ce47048c1db75c6022d89a33b6fdfe6fc
-DIST puppet-agent_1.6.1-1xenial_i386.deb 15233242 SHA256 
81af2311d1020e12befa883ce315f8ab507abdc436fbcf77f2cdccdbcff5dbd0 SHA512 
ac5a256783375e645230f92f1779cd4853bbb561b4bb1d671dc50d2ec8f7e5971bdd13471cffdb2f305052d126eecd4308002b517bb09310d8a7a6c8db7be6ae
 WHIRLPOOL 
0c5dee47b663d4e10b09883fa0a44b190c57f826736e5b1b392b5ac8d95d4a9c79ec0ec6f28e73838ef9603eca0d7fe5e41cfd7bfe36f3b6d62bc6cfd80de382
 DIST puppet-agent_1.6.2-1xenial_amd64.deb 13882068 SHA256 
e4921a53f71bb16d9b19b261d1cf415d2be03ae8e8605a36037d080e1fd928e3 SHA512 
1621c1458a973a39104a6a5750ee02bb50cbaab2010097db9a4e0e7a668576c93012ac7c1408c470bc6debfda2bbd15e147e852cc0b944619c49879bd3b676d8
 WHIRLPOOL 
6dbedd797a0fc8503176103f6992af76898663f059412816fdeeb2780c7142538c26c31e300dee593b6b9efd4fd6173eddfcae3dec1ae5975e27daaf1169ccd2
 DIST puppet-agent_1.6.2-1xenial_i386.deb 15231484 SHA256 
b58a9e73df92181700183a32803f01d00dff8d7b5d8565ec1cc512a850301f79 SHA512 
8ddbb5e7da0cb94e3948c3d993fda364b5f6cb22514218d02df685826658d5649d066e4121881d0ea4b7d17b524d26df140915ef158b86c5a134ca3ee3206148
 WHIRLPOOL 
64173df8aad4056621252e9d9cbc5f04cd18753377e80d1fe663478518d10484d48cc162d213e4ad0f535c4c23626cb32166f5896624e8772899acb05325152d


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

2016-09-12 Thread Matt Thode
commit: ae299c604d1b654f49dd3eeaba0734919c4e3599
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Sep 12 14:29:54 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Sep 12 14:29:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae299c60

dev-python/voluptuous: bup fixes bug 593536

Package-Manager: portage-2.2.28

 dev-python/voluptuous/Manifest|  1 +
 dev-python/voluptuous/voluptuous-0.9.3.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/voluptuous/Manifest b/dev-python/voluptuous/Manifest
index 1f4a891..1701f06 100644
--- a/dev-python/voluptuous/Manifest
+++ b/dev-python/voluptuous/Manifest
@@ -1 +1,2 @@
 DIST voluptuous-0.8.8.tar.gz 27543 SHA256 
d9c57bf20bb27e29aabb66600dba0e323cdfc81c063bb7f668d85dab6ef89938 SHA512 
78f7e24f222cffeb3b35ba02e4d6ab66d5af3c0ed594eb4467fea9009f6263ea8fc0b49cf16603da05b7a97bcec6dabbf5259a8ebd2019ba320707e0fd907c54
 WHIRLPOOL 
610c61e73e6b866598cc58c12f0822a803acefb6ff13fc33ef29aa205a0704215d9c5a05ec88f5874a8bd23fe2420dd5d097009e564172d277149b8243575d5e
+DIST voluptuous-0.9.3.tar.gz 34097 SHA256 
ed5a11fda273754caabb6becd5fe172ee2621cd2c8ff8279433173bb7b0ec568 SHA512 
1c82f9fdca1751fb3e5fa1a0c956e40e3c5ba76623a97f38dee7511c4dac430432f8f0469e1b08d6057056905643f98cc5b19c040386eb5c897dec1940c4eb45
 WHIRLPOOL 
28c93db7c36af86bb92635852a2c4e0fe62a42a0eff30d2d019ca54c4541f27fa13ef611a77da0ba6d8393eaf807911d8abd62a35614c3a7b7837dc3a343c927

diff --git a/dev-python/voluptuous/voluptuous-0.9.3.ebuild 
b/dev-python/voluptuous/voluptuous-0.9.3.ebuild
new file mode 100644
index ..89df055
--- /dev/null
+++ b/dev-python/voluptuous/voluptuous-0.9.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="A Python data validation library."
+HOMEPAGE="https://github.com/alecthomas/voluptuous;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""



[gentoo-commits] dev/dev-zero:master commit in: dev-python/webassets/

2016-09-12 Thread Tiziano Müller
commit: 0912288d50f1b9d11c75d15c422b52f10e91d7e7
Author: Tiziano Müller  gentoo  org>
AuthorDate: Mon Sep 12 14:21:56 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Mon Sep 12 14:21:56 2016 +
URL:https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=0912288d

dev-python/webassets: changes merged to ebuild in tree

 dev-python/webassets/Manifest  |  1 -
 dev-python/webassets/metadata.xml  | 11 -
 dev-python/webassets/webassets-0.12.ebuild | 39 --
 3 files changed, 51 deletions(-)

diff --git a/dev-python/webassets/Manifest b/dev-python/webassets/Manifest
deleted file mode 100644
index 604cb44..000
--- a/dev-python/webassets/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST webassets-0.12.tar.gz 180368 SHA256 
99bc8218140b903e7d6e51d13f928ed61df275e36f00720243ac1ec31efc3701 SHA512 
ad95e5345f9f736389fc684c5b51bb47ad5abb3bdca03a3a4649892095d139722aaf5aa57677997fe869e751b1b82a63c3a882c58005bc6a2ab954bc479447b7
 WHIRLPOOL 
fd7a30733a5565587987a75af7ecedc475c519e95ea60dc57df4636a9ce887febef7840fdf1e2eef066a81c30f9fe8c967dc175fd8efa2a5dcd38791924c01e1

diff --git a/dev-python/webassets/metadata.xml 
b/dev-python/webassets/metadata.xml
deleted file mode 100644
index 4fa0058..000
--- a/dev-python/webassets/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  python
-  
-yng...@gentoo.org
-  
-  
-miracle2k/webassets
-  
-

diff --git a/dev-python/webassets/webassets-0.12.ebuild 
b/dev-python/webassets/webassets-0.12.ebuild
deleted file mode 100644
index 6de6698..000
--- a/dev-python/webassets/webassets-0.12.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
-
-inherit distutils-r1
-
-DESCRIPTION="Asset management for Python web development"
-HOMEPAGE="https://github.com/miracle2k/webassets;
-SRC_URI="https://github.com/miracle2k/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-# ^^ pypi tarball is missing tests
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}] )"
-
-python_prepare_all() {
-   # webassets wants /usr/bin/babel from babeljs,
-   # but we have only one from openbabel
-   # ... and we don't have postcss
-   sed -i \
-   -e 's|\(TestBabel\)|No\1|' \
-   -e 's|\(TestAutoprefixer6Filter\)|No\1|' \
-   tests/test_filters.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   py.test -v || die
-}



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

2016-09-12 Thread Tiziano Müller
commit: fda50493c8763a7f03d6479303c30a3015f7be94
Author: Tiziano Müller  gentoo  org>
AuthorDate: Mon Sep 12 14:18:50 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Mon Sep 12 14:21:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fda50493

dev-python/webassets: version bump

Package-Manager: portage-2.3.0

 dev-python/webassets/Manifest  |  1 +
 dev-python/webassets/webassets-0.12.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/webassets/Manifest b/dev-python/webassets/Manifest
index 7f4f797..2b4aa52 100644
--- a/dev-python/webassets/Manifest
+++ b/dev-python/webassets/Manifest
@@ -1 +1,2 @@
 DIST webassets-0.10.1.tar.gz 171666 SHA256 
8e7dedd8032a963ef7e55e670cc109927e1f153b35cf8e9634617d0c6ee93329 SHA512 
2879630608c3bd6904bc9f7ab6eceae899df967856e6d7b6dd125106ca27635993bf34309e320a0deacdb3b31020b69d59b4f85afdeae259b4915557c5ae6134
 WHIRLPOOL 
315e0a0e836683d4750e176ce89fb929e4027f8a32dcf941d0c5faf3c356923ff7db9b8b19d41bd6741ba41c68fd9c96a8f16d7af98b8efdabcf2afeadbd4953
+DIST webassets-0.12.tar.gz 180368 SHA256 
99bc8218140b903e7d6e51d13f928ed61df275e36f00720243ac1ec31efc3701 SHA512 
ad95e5345f9f736389fc684c5b51bb47ad5abb3bdca03a3a4649892095d139722aaf5aa57677997fe869e751b1b82a63c3a882c58005bc6a2ab954bc479447b7
 WHIRLPOOL 
fd7a30733a5565587987a75af7ecedc475c519e95ea60dc57df4636a9ce887febef7840fdf1e2eef066a81c30f9fe8c967dc175fd8efa2a5dcd38791924c01e1

diff --git a/dev-python/webassets/webassets-0.12.ebuild 
b/dev-python/webassets/webassets-0.12.ebuild
new file mode 100644
index ..6de6698
--- /dev/null
+++ b/dev-python/webassets/webassets-0.12.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Asset management for Python web development"
+HOMEPAGE="https://github.com/miracle2k/webassets;
+SRC_URI="https://github.com/miracle2k/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+# ^^ pypi tarball is missing tests
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}] )"
+
+python_prepare_all() {
+   # webassets wants /usr/bin/babel from babeljs,
+   # but we have only one from openbabel
+   # ... and we don't have postcss
+   sed -i \
+   -e 's|\(TestBabel\)|No\1|' \
+   -e 's|\(TestAutoprefixer6Filter\)|No\1|' \
+   tests/test_filters.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   py.test -v || die
+}



[gentoo-commits] dev/dev-zero:master commit in: dev-python/parse-type/, dev-python/parse-type/files/

2016-09-12 Thread Tiziano Müller
commit: 3ae6596fe447a3b2fd0c6b02090b9a48f9bb01ae
Author: Tiziano Müller  gentoo  org>
AuthorDate: Fri Sep  9 12:56:09 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Fri Sep  9 12:56:09 2016 +
URL:https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=3ae6596f

dev-python/parse-type: changes merged to ebuild in tree

 dev-python/parse-type/Manifest |  1 -
 .../parse-type-0.3.4-python-3.5-tests-compat.patch | 40 --
 dev-python/parse-type/metadata.xml | 14 
 dev-python/parse-type/parse-type-0.3.4-r1.ebuild   | 38 
 4 files changed, 93 deletions(-)

diff --git a/dev-python/parse-type/Manifest b/dev-python/parse-type/Manifest
deleted file mode 100644
index e5a0767..000
--- a/dev-python/parse-type/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST parse_type-0.3.4.tar.gz 62199 SHA256 
3dd0b323bafcb8c25e000ce5589042a1c99cba9c3bec77b9f591e46bc9606147 SHA512 
5ef80ed820cc7e2f4fa8fd0fbf64160c81f77b4a1af38015e3ec7e3be3f613ecc2211d5dba15ef600cbe11c556a2c1fb6cdc8374c52c608914aa903fad84267f
 WHIRLPOOL 
236c047e7cbbb22bdde0424bc446404141694492cf4b0c7bb63f99f6fc8c7fa2a02b4a97e4c6b3d957a2d2a2156b3a514e9614761011f20ca4414a363c551e56

diff --git 
a/dev-python/parse-type/files/parse-type-0.3.4-python-3.5-tests-compat.patch 
b/dev-python/parse-type/files/parse-type-0.3.4-python-3.5-tests-compat.patch
deleted file mode 100644
index 54cfa59..000
--- a/dev-python/parse-type/files/parse-type-0.3.4-python-3.5-tests-compat.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From 8f7ce32dc6bd466f1ea6ccc9260917016061bb4e Mon Sep 17 00:00:00 2001
-From: David King 
-Date: Tue, 15 Dec 2015 08:52:26 +
-Subject: [PATCH] Adapt bundled parse for Python 3.5
-
-As the upstream pull request:
-
-https://github.com/r1chardj0n3s/parse/pull/34

- tests/test_parse_type_parse.py | 10 --
- 1 file changed, 8 insertions(+), 2 deletions(-)
-
-diff --git a/tests/test_parse_type_parse.py b/tests/test_parse_type_parse.py
-index 4151d37..cab6143 100644
 a/tests/test_parse_type_parse.py
-+++ b/tests/test_parse_type_parse.py
-@@ -11,6 +11,7 @@
- 
- import unittest
- from datetime import datetime, time
-+import re
- # XXX-ADAPT:
- # ORIG: import parse
- from parse_type import parse
-@@ -611,8 +612,13 @@ def test_mixed_type_variant(self):
- self.assertEqual(r.fixed[21], 'spam')
- 
- def test_too_many_fields(self):
--p = parse.compile('{:ti}' * 15)
--self.assertRaises(parse.TooManyFields, p.parse, '')
-+# Python 3.5 removed the limit of 100 named groups in a regular 
expression,
-+# so only test for the exception if the limit exists.
-+try:
-+re.compile("".join("(?P{n}-)".format(n=i) for i in 
range(101)))
-+except AssertionError:
-+p = parse.compile('{:ti}' * 15)
-+self.assertRaises(parse.TooManyFields, p.parse, '')
- 
- 
- class TestSearch(unittest.TestCase):

diff --git a/dev-python/parse-type/metadata.xml 
b/dev-python/parse-type/metadata.xml
deleted file mode 100644
index d9e5fb0..000
--- a/dev-python/parse-type/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   alund...@gentoo.org
-   Alex Brandt
-   
-   
-   
-   
-   parse_type
-   jenisys/parse_type
-   
-

diff --git a/dev-python/parse-type/parse-type-0.3.4-r1.ebuild 
b/dev-python/parse-type/parse-type-0.3.4-r1.ebuild
deleted file mode 100644
index 1d4c7de..000
--- a/dev-python/parse-type/parse-type-0.3.4-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/_}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Simplifies to build parse types based on the parse module"
-HOMEPAGE="https://github.com/jenisys/parse_type;
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND=">=dev-python/parse-1.6[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' 'python2*' 
'python3_3')"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-runner[${PYTHON_USEDEP}]
-   )"
-
-PATCHES=( "${FILESDIR}/${P}-python-3.5-tests-compat.patch" )
-
-S="${WORKDIR}/${MY_P}"
-
-python_test() {
-   py.test tests || die "Tests failed under ${EPYTHON}"
-}



[gentoo-commits] dev/dev-zero:master commit in: dev-python/behave/

2016-09-12 Thread Tiziano Müller
commit: 1d76103150444f749e2a50230ecbc36b984fc4ce
Author: Tiziano Müller  gentoo  org>
AuthorDate: Fri Sep  9 13:20:14 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Fri Sep  9 13:20:14 2016 +
URL:https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=1d761031

dev-python/behave: changes merged to ebuild in tree

 dev-python/behave/Manifest   |  2 --
 dev-python/behave/behave-1.2.5-r1.ebuild | 51 
 dev-python/behave/metadata.xml   | 14 -
 3 files changed, 67 deletions(-)

diff --git a/dev-python/behave/Manifest b/dev-python/behave/Manifest
deleted file mode 100644
index db4416d..000
--- a/dev-python/behave/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST behave-1.2.4.tar.gz 343050 SHA256 
24542aadd9eeb3a471076f9d880a69250052153df93122d9991938db917759ec SHA512 
98360202fdccaa6cdfaf70a2a658db06b8de0017fbaeb5bd8d33ae8f009444a29f9e75eab8a4b363eb7719ef10566fad5521372285f2998cfb6e3037df706a1c
 WHIRLPOOL 
2278500709733f9715ada2e6e178d6bb32c566c8df8ae6bc8ac3400ec66e37d9a1559c58e869becc89a8861407c658f22c695416d3617d7651629a5f2eadd6b5
-DIST behave-1.2.5.tar.gz 385738 SHA256 
81b731ac5187e31e4aad2594944fa914943683a9818320846d037c5ebd6d5d0b SHA512 
137ede0baed9df154087249df8dcae81ab0cdf1de91a5790fca7ccf3231ba2ba4e64623abd2b8c9bfc459ab6575f68b9ef7e03e33ef79e524d9443a8489ec7fe
 WHIRLPOOL 
07b603da98220f35d82f11ea07042e5962c6be4ba1442c27a491c00b3260a57880bb26fbf89b510d898457675be28e63ff0c37dd5568d5905ff5e41ccb4b400d

diff --git a/dev-python/behave/behave-1.2.5-r1.ebuild 
b/dev-python/behave/behave-1.2.5-r1.ebuild
deleted file mode 100644
index 561b0ae..000
--- a/dev-python/behave/behave-1.2.5-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
-
-inherit distutils-r1
-
-DESCRIPTION="behaviour-driven development, Python style"
-HOMEPAGE="https://github.com/behave/behave;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc test"
-
-RDEPEND=">=dev-python/parse-1.6.3[${PYTHON_USEDEP}]
-   >=dev-python/parse-type-0.3.4[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? (
-   >=dev-python/sphinx-1.2.2[${PYTHON_USEDEP}]
-   >=dev-python/sphinxcontrib-cheeseshop-0.2[${PYTHON_USEDEP}]
-   )
-   test? (
-   >=dev-python/mock-1.0[${PYTHON_USEDEP}]
-   >=dev-python/nose-1.3[${PYTHON_USEDEP}]
-   >=dev-python/pyhamcrest-1.8[${PYTHON_USEDEP}]
-   )"
-
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   nosetests || die "nosetests failed under ${EPYTHON}"
-
-   ${PYTHON} -m behave --tags='~@xfail' features/ || die "behave features 
failed under ${EPYTHON}"
-   ${PYTHON} -m behave --tags='~@xfail' tools/test-features/ || die 
"behave test-festures failed under ${EPYTHON}"
-   ${PYTHON} -m behave --tags='~@xfail' issue.features/ || die "behave 
issue.features failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( build/docs/html/. )
-
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/behave/metadata.xml b/dev-python/behave/metadata.xml
deleted file mode 100644
index 6ac94f6..000
--- a/dev-python/behave/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   alund...@gentoo.org
-   Alex Brandt
-   
-   
-   
-   
-   behave
-   behave/behave
-   
-



[gentoo-commits] dev/dev-zero:master commit in: dev-util/travis-lint/, dev-util/travis-yaml/, dev-python/webassets/

2016-09-12 Thread Tiziano Müller
commit: 854d1c80e20bb993ba2790e54704a67603ff5341
Author: Tiziano Müller  gentoo  org>
AuthorDate: Mon Sep 12 14:17:05 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Mon Sep 12 14:17:05 2016 +
URL:https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=854d1c80

dev-python/webassets: version bump

 dev-python/webassets/Manifest|  2 +-
 ...webassets-0.11.1.ebuild => webassets-0.12.ebuild} | 20 +---
 dev-util/{travis-lint => travis-yaml}/Manifest   |  0
 .../travis-lint-1.7.0.ebuild |  0
 4 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/dev-python/webassets/Manifest b/dev-python/webassets/Manifest
index 2579ac7..604cb44 100644
--- a/dev-python/webassets/Manifest
+++ b/dev-python/webassets/Manifest
@@ -1 +1 @@
-DIST webassets-0.11.1.tar.gz 175130 SHA256 
c57df5fe20ea3a04b7b68702c84f10439023f7288cbf72c8113da56d8b25d059 SHA512 
e771cc79b102f5f8a323d6d6812eb369468a3e8ac92521e454fe5df9530b87d51321156a12b33edc9b8c60aea82401c995fe8145707721d767cb0bbad2cb2e34
 WHIRLPOOL 
5b10bd7015dfb9859d36768e7ea656b695b2c604f219b1be8f0dcde50c1e12ae3d3685e6686c4178bc461e9c52ad415d9fde7585fb903102c04db6f8f6c74087
+DIST webassets-0.12.tar.gz 180368 SHA256 
99bc8218140b903e7d6e51d13f928ed61df275e36f00720243ac1ec31efc3701 SHA512 
ad95e5345f9f736389fc684c5b51bb47ad5abb3bdca03a3a4649892095d139722aaf5aa57677997fe869e751b1b82a63c3a882c58005bc6a2ab954bc479447b7
 WHIRLPOOL 
fd7a30733a5565587987a75af7ecedc475c519e95ea60dc57df4636a9ce887febef7840fdf1e2eef066a81c30f9fe8c967dc175fd8efa2a5dcd38791924c01e1

diff --git a/dev-python/webassets/webassets-0.11.1.ebuild 
b/dev-python/webassets/webassets-0.12.ebuild
similarity index 50%
rename from dev-python/webassets/webassets-0.11.1.ebuild
rename to dev-python/webassets/webassets-0.12.ebuild
index 2204cda..6de6698 100644
--- a/dev-python/webassets/webassets-0.11.1.ebuild
+++ b/dev-python/webassets/webassets-0.12.ebuild
@@ -3,14 +3,14 @@
 # $Id$
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1
 
 DESCRIPTION="Asset management for Python web development"
 HOMEPAGE="https://github.com/miracle2k/webassets;
 SRC_URI="https://github.com/miracle2k/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
+# ^^ pypi tarball is missing tests
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
@@ -18,7 +18,21 @@ IUSE="test"
 
 RDEPEND=""
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+   test? ( dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}] )"
+
+python_prepare_all() {
+   # webassets wants /usr/bin/babel from babeljs,
+   # but we have only one from openbabel
+   # ... and we don't have postcss
+   sed -i \
+   -e 's|\(TestBabel\)|No\1|' \
+   -e 's|\(TestAutoprefixer6Filter\)|No\1|' \
+   tests/test_filters.py || die
+
+   distutils-r1_python_prepare_all
+}
 
 python_test() {
py.test -v || die

diff --git a/dev-util/travis-lint/Manifest b/dev-util/travis-yaml/Manifest
similarity index 100%
rename from dev-util/travis-lint/Manifest
rename to dev-util/travis-yaml/Manifest

diff --git a/dev-util/travis-lint/travis-lint-1.7.0.ebuild 
b/dev-util/travis-yaml/travis-lint-1.7.0.ebuild
similarity index 100%
rename from dev-util/travis-lint/travis-lint-1.7.0.ebuild
rename to dev-util/travis-yaml/travis-lint-1.7.0.ebuild



[gentoo-commits] dev/dev-zero:master commit in: dev-python/mock/

2016-09-12 Thread Tiziano Müller
commit: 64b59d42a204ddba49efbf8453feaf829db2d94a
Author: Tiziano Müller  gentoo  org>
AuthorDate: Fri Sep  9 13:22:49 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Fri Sep  9 13:22:49 2016 +
URL:https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=64b59d42

dev-python/mock: drop obsolete

 dev-python/mock/Manifest  |  1 -
 dev-python/mock/metadata.xml  | 12 
 dev-python/mock/mock-2.0.0.ebuild | 40 ---
 3 files changed, 53 deletions(-)

diff --git a/dev-python/mock/Manifest b/dev-python/mock/Manifest
deleted file mode 100644
index 9a8c419..000
--- a/dev-python/mock/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mock-2.0.0.tar.gz 73684 SHA256 
b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba SHA512 
a08007651b749d2843b94f5045d74c12295290aea21930455538a854e6b04c07115e21d82edde996154bf597d7a8784a2f4213cbabc49a98dec22dd92238
 WHIRLPOOL 
eb9a80028946f146f7951046940ccb5bddd2016c279e7cf936829b80fedc4dea6aa912a04d18cfab36b67fdccdb0bb6e71f495e309c1659637fed51c82fed3cc

diff --git a/dev-python/mock/metadata.xml b/dev-python/mock/metadata.xml
deleted file mode 100644
index ab357a3..000
--- a/dev-python/mock/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   pyt...@gentoo.org
-   Python
-   
-   
-   mock
-   testing-cabal/mock
-   
-

diff --git a/dev-python/mock/mock-2.0.0.ebuild 
b/dev-python/mock/mock-2.0.0.ebuild
deleted file mode 100644
index 8091356..000
--- a/dev-python/mock/mock-2.0.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy{,3} )
-
-inherit distutils-r1
-
-DESCRIPTION="Rolling backport of unittest.mock for all Pythons"
-HOMEPAGE="https://github.com/testing-cabal/mock;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
-IUSE="test"
-
-CDEPEND=">=dev-python/pbr-1.3[${PYTHON_USEDEP}]
-   >=virtual/funcsigs-1[${PYTHON_USEDEP}]"
-DEPEND="${CDEPEND}
-   >=dev-python/setuptools-17.1[${PYTHON_USEDEP}]
-   test? (
-   dev-python/nose[${PYTHON_USEDEP}]
-   >=dev-python/unittest2-1.1.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9[${PYTHON_USEDEP}]
-   )"
-RDEPEND="${CDEPEND}
-   >=dev-python/six-1.9[${PYTHON_USEDEP}]"
-
-python_test() {
-   nosetests --verbose || die "tests fail under ${EPYTHON}"
-}
-
-python_install_all() {
-   local DOCS=( docs/{conf.py,index.txt} AUTHORS ChangeLog NEWS README.rst 
)
-
-   distutils-r1_python_install_all
-}



[gentoo-commits] dev/dev-zero:master commit in: dev-python/pyhamcrest/

2016-09-12 Thread Tiziano Müller
commit: d3fed34127b78e0ad62c9f22463b257843b45f79
Author: Tiziano Müller  gentoo  org>
AuthorDate: Fri Sep  9 13:06:15 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Fri Sep  9 13:06:15 2016 +
URL:https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=d3fed341

dev-python/pyhamcrest: changes merged to ebuild in tree

 dev-python/pyhamcrest/Manifest|  1 -
 dev-python/pyhamcrest/metadata.xml| 17 -
 dev-python/pyhamcrest/pyhamcrest-1.9.0.ebuild | 53 ---
 3 files changed, 71 deletions(-)

diff --git a/dev-python/pyhamcrest/Manifest b/dev-python/pyhamcrest/Manifest
deleted file mode 100644
index f829b48..000
--- a/dev-python/pyhamcrest/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST PyHamcrest-1.9.0.tar.gz 376623 SHA256 
8ffaa0a53da57e89de14ced7185ac746227a8894dbd5a3c718bf05ddbd1d56cd SHA512 
3b8393d0079b619b208ec7f06ed5133c4ff9d9dba050f818adf56347fc2225fd1c85d60f3dc262b7b9722061f0b8e4966180b6b96245a371e578d0d51633b4b0
 WHIRLPOOL 
2fcd5a30131c7bdf87fe79640d2eee9b4c773be9a25fd79fc8b82d8915d5cd00c6c574b02224e8a2b83cf1590d69884d15c5d300e053b8edcf9468fbe03861a5

diff --git a/dev-python/pyhamcrest/metadata.xml 
b/dev-python/pyhamcrest/metadata.xml
deleted file mode 100644
index d08592a..000
--- a/dev-python/pyhamcrest/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   alund...@gentoo.org
-   Alex Brandt
-   
-   
-   
-   
-   Enable optional dependence on 
dev-python/numpy
-   
-   
-   PyHamcrest
-   hamcrest/PyHamcrest
-   
-

diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0.ebuild 
b/dev-python/pyhamcrest/pyhamcrest-1.9.0.ebuild
deleted file mode 100644
index 76b0c6d..000
--- a/dev-python/pyhamcrest/pyhamcrest-1.9.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
-
-inherit distutils-r1
-
-MY_PN="PyHamcrest"
-
-DESCRIPTION="Hamcrest framework for matcher objects"
-HOMEPAGE="https://github.com/hamcrest/PyHamcrest;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc examples test"
-
-RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? (
-   >=dev-python/sphinx-1.2.2[${PYTHON_USEDEP}]
-   dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
-   )
-   test? (
-   >=dev-python/pytest-2.6[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   )"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-RESTRICT="test"
-# the pypi tarball is missing the tests
-# and the 1.9.0 tag is missing in GitHub
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-python_test() {
-   py.test -v || die "Tests failed under ${EPYTHON}"
-   "${PYTHON}" tests/object_import.py || die "Tests failed under 
${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( doc/_build/html/. )
-   use examples && dodoc -r examples
-
-   distutils-r1_python_install_all
-}



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

2016-09-12 Thread Ian Stakenvicius
commit: 766c63a2a820f7c3e6d34eef661019cb8483d79a
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Mon Sep 12 13:37:08 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Mon Sep 12 13:37:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766c63a2

profiles: mask USE=system-cairo on newer www-client/seamonkey

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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 4f9d441..b998c25 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -118,6 +118,7 @@ media-libs/openimageio python
 # (see bug #556378 and others)
 www-client/firefox system-cairo
 mail-client/thunderbird system-cairo
+>=www-client/seamonkey-2.41 system-cairo
 
 # Johannes Huber  (21 Apr 2016)
 # Unreleased dependency.



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

2016-09-12 Thread Jason Donenfeld
commit: 9cea1b1d4cced4a3a4751cf7b717dc4caf99978c
Author: pavlix  pavlix  net>
AuthorDate: Sat Sep 10 12:11:08 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Mon Sep 12 13:40:51 2016 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=9cea1b1d

repositories: Add fedora overlay (#10)

Bug: https://bugs.gentoo.org/show_bug.cgi?id=593318

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index cd934af..cbd9583 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1465,6 +1465,16 @@ FIN
 
https://github.com/farmboy0/portage-overlay/commits/master.atom
   
   
+fedora
+Overlay for RPM packagers targeting Fedora, EPEL, 
CentOS and similar distros
+https://github.com/pavlix/gentoo-fedora
+
+  pav...@pavlix.net
+  Pavel Å imerda
+
+https://github.com/pavlix/gentoo-fedora.git
+  
+  
 fidonet
 Overlay of Benny Pedersen
 



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

2016-09-12 Thread Jason Donenfeld
commit: 3eb23a9fb9e97272b6fac98b7371b82397a655e6
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Mon Sep 12 13:20:06 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Mon Sep 12 13:20:06 2016 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=3eb23a9f

repositories: Add brother-overlay

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 99a4bf0..cd934af 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -727,6 +727,19 @@ FIN
 https://github.com/l29ah/booboo/commits/master.atom
   
   
+brother-overlay
+Brother printer and scanner software
+https://github.com/stefan-langenmaier/brother-overlay
+
+  stefan.langenmaier+gen...@gmail.com
+  Stefan Langenmaier
+
+https://github.com/stefan-langenmaier/brother-overlay.git
+git://github.com/stefan-langenmaier/brother-overlay.git
+g...@github.com:stefan-langenmaier/brother-overlay.git
+
https://github.com/stefan-langenmaier/brother-overlay/commits/master.atom
+  
+  
 bubba
 "Bubba" platform support for Excito 
B2|3
 https://github.com/gordonb3/bubba-overlay



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

2016-09-12 Thread Daniel Campbell
commit: 6ca40c221ea37bcd626a75ea93be8d9143afb5a9
Author: Daniel Campbell  gentoo  org>
AuthorDate: Mon Sep 12 12:35:29 2016 +
Commit: Daniel Campbell  gentoo  org>
CommitDate: Mon Sep 12 12:37:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca40c22

dev-lang/gnu-smalltalk: Fix src_prepare per 593580

Gentoo-Bug: #593580
Gentoo-Bug-URL: https://bugs.gentoo.org/593580

Package-Manager: portage-2.3.0

 dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild 
b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild
index bd46fcd..6540cb9 100644
--- a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild
+++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild
@@ -33,6 +33,7 @@ SITEFILE=50gnu-smalltalk-gentoo.el
 src_prepare() {
# fix misuse of the Tcl API, bug 492710
epatch "${FILESDIR}"/${PN}-3.2_use-result.patch
+   default
 }
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: www-apps/rt/

2016-09-12 Thread Kent Fredric
commit: 7be113413c2c0e10bd17304f2caf07e6e7538745
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 11:36:13 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 12:08:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be11341

www-apps/rt: Fix dependency on dev-perl/DBIx-SearchBuilder

Package-Manager: portage-2.3.0

 www-apps/rt/rt-4.2.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/rt/rt-4.2.12-r1.ebuild b/www-apps/rt/rt-4.2.12-r1.ebuild
index c6d504a..6e11608 100644
--- a/www-apps/rt/rt-4.2.12-r1.ebuild
+++ b/www-apps/rt/rt-4.2.12-r1.ebuild
@@ -45,7 +45,7 @@ DEPEND="
>=dev-perl/Text-WikiFormat-0.76
>=dev-perl/Tree-Simple-1.04
>=dev-perl/XML-RSS-1.05
-   >=dev-perl/dbix-searchbuilder-1.660.0
+   >=dev-perl/DBIx-SearchBuilder-1.660.0
>=virtual/perl-Digest-MD5-2.27
>=virtual/perl-Encode-2.730.0
>=virtual/perl-File-Spec-0.8



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

2016-09-12 Thread Kent Fredric
commit: af765f73377d3f91ee82d0373bdc66a8b386ad17
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 11:47:29 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 12:08:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af765f73

dev-perl/DBIx-SearchBuilder: Copy from dev-perl/dbix-searchbuilder

Migrating to fix PN=Upstream

Package-Manager: portage-2.3.0

 .../DBIx-SearchBuilder-1.660.0.ebuild  | 35 ++
 dev-perl/DBIx-SearchBuilder/Manifest   |  1 +
 dev-perl/DBIx-SearchBuilder/metadata.xml   | 26 
 3 files changed, 62 insertions(+)

diff --git a/dev-perl/DBIx-SearchBuilder/DBIx-SearchBuilder-1.660.0.ebuild 
b/dev-perl/DBIx-SearchBuilder/DBIx-SearchBuilder-1.660.0.ebuild
new file mode 100644
index ..c4164c1
--- /dev/null
+++ b/dev-perl/DBIx-SearchBuilder/DBIx-SearchBuilder-1.660.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=ALEXMV
+MODULE_VERSION=1.66
+inherit perl-module
+
+DESCRIPTION="Encapsulate SQL queries and rows in simple Perl objects"
+
+SLOT="0"
+KEYWORDS="amd64 hppa ~ppc x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-perl/Cache-Simple-TimedExpiry-0.210.0
+   >=dev-perl/capitalization-0.30.0
+   >=dev-perl/Class-ReturnValue-0.400.0
+   dev-perl/Class-Accessor
+   dev-perl/Clone
+   dev-perl/DBI
+   dev-perl/DBIx-DBSchema
+   dev-perl/Want
+"
+DEPEND="
+   test? ( ${RDEPEND}
+   >=virtual/perl-Test-Simple-0.520.0
+   dev-perl/DBD-SQLite
+   virtual/perl-File-Temp
+   )
+"
+
+SRC_TEST="do"

diff --git a/dev-perl/DBIx-SearchBuilder/Manifest 
b/dev-perl/DBIx-SearchBuilder/Manifest
new file mode 100644
index ..4672e13
--- /dev/null
+++ b/dev-perl/DBIx-SearchBuilder/Manifest
@@ -0,0 +1 @@
+DIST DBIx-SearchBuilder-1.66.tar.gz 114777 SHA256 
e2703c3f4b38cf232dec48be98aeab6d2dbee077dcf059369b825629c4be702e SHA512 
e27513701a0712a9d7926c8e0966ee23d60163996c40a83e8d45164af8f9008bb7cf6a567ca1cb8d0226bb8fcf7bf9f1570277fb849c55095d8532ac356d5d95
 WHIRLPOOL 
ae208460d4cb567521424287b932227bca491da4d3d72bd092e92d52b8bef068fcdc5f506465b88c367bb9d3726183af1411dc99790b9cb5f917ab154c9fd7ff

diff --git a/dev-perl/DBIx-SearchBuilder/metadata.xml 
b/dev-perl/DBIx-SearchBuilder/metadata.xml
new file mode 100644
index ..8e6957e
--- /dev/null
+++ b/dev-perl/DBIx-SearchBuilder/metadata.xml
@@ -0,0 +1,26 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+DBIx-SearchBuilder
+DBIx::SearchBuilder
+DBIx::SearchBuilder::Handle
+DBIx::SearchBuilder::Handle::Informix
+DBIx::SearchBuilder::Handle::ODBC
+DBIx::SearchBuilder::Handle::Oracle
+DBIx::SearchBuilder::Handle::Pg
+DBIx::SearchBuilder::Handle::SQLite
+DBIx::SearchBuilder::Handle::Sybase
+DBIx::SearchBuilder::Handle::mysql
+DBIx::SearchBuilder::Handle::mysqlPP
+DBIx::SearchBuilder::Record
+DBIx::SearchBuilder::Record::Cachable
+DBIx::SearchBuilder::SchemaGenerator
+DBIx::SearchBuilder::Union
+DBIx::SearchBuilder::Unique
+  
+



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

2016-09-12 Thread Kent Fredric
commit: 43c35882aa26729a7f7056c5acfd699a22da87fe
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 11:38:39 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 12:08:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43c35882

dev-perl/dbix-searchbuilder: Removed, gone to dev-perl/DBIx-SearchBuilder

 dev-perl/dbix-searchbuilder/Manifest   |  1 -
 .../dbix-searchbuilder-1.660.0.ebuild  | 36 --
 dev-perl/dbix-searchbuilder/metadata.xml   | 26 
 3 files changed, 63 deletions(-)

diff --git a/dev-perl/dbix-searchbuilder/Manifest 
b/dev-perl/dbix-searchbuilder/Manifest
deleted file mode 100644
index 4672e13..
--- a/dev-perl/dbix-searchbuilder/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST DBIx-SearchBuilder-1.66.tar.gz 114777 SHA256 
e2703c3f4b38cf232dec48be98aeab6d2dbee077dcf059369b825629c4be702e SHA512 
e27513701a0712a9d7926c8e0966ee23d60163996c40a83e8d45164af8f9008bb7cf6a567ca1cb8d0226bb8fcf7bf9f1570277fb849c55095d8532ac356d5d95
 WHIRLPOOL 
ae208460d4cb567521424287b932227bca491da4d3d72bd092e92d52b8bef068fcdc5f506465b88c367bb9d3726183af1411dc99790b9cb5f917ab154c9fd7ff

diff --git a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.660.0.ebuild 
b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.660.0.ebuild
deleted file mode 100644
index 96a9ff7..
--- a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.660.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=DBIx-SearchBuilder
-MODULE_AUTHOR=ALEXMV
-MODULE_VERSION=1.66
-inherit perl-module
-
-DESCRIPTION="Encapsulate SQL queries and rows in simple Perl objects"
-
-SLOT="0"
-KEYWORDS="amd64 hppa ~ppc x86"
-IUSE="test"
-
-RDEPEND="
-   >=dev-perl/Cache-Simple-TimedExpiry-0.210.0
-   >=dev-perl/capitalization-0.30.0
-   >=dev-perl/Class-ReturnValue-0.400.0
-   dev-perl/Class-Accessor
-   dev-perl/Clone
-   dev-perl/DBI
-   dev-perl/DBIx-DBSchema
-   dev-perl/Want
-"
-DEPEND="
-   test? ( ${RDEPEND}
-   >=virtual/perl-Test-Simple-0.520.0
-   dev-perl/DBD-SQLite
-   virtual/perl-File-Temp
-   )
-"
-
-SRC_TEST="do"

diff --git a/dev-perl/dbix-searchbuilder/metadata.xml 
b/dev-perl/dbix-searchbuilder/metadata.xml
deleted file mode 100644
index 8e6957e..
--- a/dev-perl/dbix-searchbuilder/metadata.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-p...@gentoo.org
-Gentoo Perl Project
-  
-  
-DBIx-SearchBuilder
-DBIx::SearchBuilder
-DBIx::SearchBuilder::Handle
-DBIx::SearchBuilder::Handle::Informix
-DBIx::SearchBuilder::Handle::ODBC
-DBIx::SearchBuilder::Handle::Oracle
-DBIx::SearchBuilder::Handle::Pg
-DBIx::SearchBuilder::Handle::SQLite
-DBIx::SearchBuilder::Handle::Sybase
-DBIx::SearchBuilder::Handle::mysql
-DBIx::SearchBuilder::Handle::mysqlPP
-DBIx::SearchBuilder::Record
-DBIx::SearchBuilder::Record::Cachable
-DBIx::SearchBuilder::SchemaGenerator
-DBIx::SearchBuilder::Union
-DBIx::SearchBuilder::Unique
-  
-



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

2016-09-12 Thread Kent Fredric
commit: 47d0a9a6f50401ac006a842a3ed52266383fa163
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 11:38:07 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 12:08:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47d0a9a6

profiles: pkgmove dev-perl/dbix-searchbuilder -> dev-perl/DBIx-SearchBuilder

 profiles/updates/3Q-2016 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/3Q-2016 b/profiles/updates/3Q-2016
index 1d5baaf..817a7f3 100644
--- a/profiles/updates/3Q-2016
+++ b/profiles/updates/3Q-2016
@@ -19,3 +19,4 @@ move sys-fs/s3backer net-fs/s3backer
 move sys-fs/sshfs net-fs/sshfs
 move app-vim/rust-mode app-vim/rust-vim
 move dev-perl/data-buffer dev-perl/Data-Buffer
+move dev-perl/dbix-searchbuilder dev-perl/DBIx-SearchBuilder



[gentoo-commits] repo/gentoo:master commit in: app-misc/ddctool/

2016-09-12 Thread Patrice Clement
commit: c2322d5d9ee237391e32fbd0f7e00af6a5a633f6
Author: Jonathan Scruggs  gmail  com>
AuthorDate: Sat Sep 10 08:46:45 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Sep 12 11:59:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2322d5d

app-misc/ddctool: version bump to 0.5.0.

- Updated dependencies based on new information from upstream.
- Added new configure options added in this release
- Renamed the use flags to better reflect what they do (in part
  due to the above mentioned config changes).
- Remove old version as upstream doesn't want it used in a
  production environment.

This is considered the first formal release by upstream. Previous
versions were more like an alpha version.
Release notes: http://www.ddctool.com/release_notes/#05

Signed off by Jonathan Scruggs (j.scruggs  gmail.com, irc: Dracwyrm)
Closes: https://github.com/gentoo/gentoo/pull/2287

Signed-off-by: Patrice Clement  gentoo.org>

 app-misc/ddctool/Manifest  |  2 +-
 .../{ddctool-0.4.2.ebuild => ddctool-0.5.0.ebuild} | 65 ++
 app-misc/ddctool/metadata.xml  | 16 +++---
 3 files changed, 52 insertions(+), 31 deletions(-)

diff --git a/app-misc/ddctool/Manifest b/app-misc/ddctool/Manifest
index d413b27..14a87e0 100644
--- a/app-misc/ddctool/Manifest
+++ b/app-misc/ddctool/Manifest
@@ -1 +1 @@
-DIST ddctool-0.4.2.tar.gz 739613 SHA256 
742465d74247c21a87247e3a386d0cbcf95808cde9fc88efae21f21c12ae9748 SHA512 
7b86ae475f877ff4e66a51e0612fe505479e88b6221c74e7951e10537a3d9720f0f7c82cbbaaa990aa6daef7e1aabf493f6eb59e908af61a8f1159b9d9ac16a8
 WHIRLPOOL 
4d32cf667c9a61790c5ac1a02338349b085d8922b3b89e28814b394bb975c74452dd7dd8d2f14561256d724ac10f032debab8b686700783beba4dbc00b3b4238
+DIST ddctool-0.5.0.tar.gz 322864 SHA256 
8773b98f7ca226f8b9cdca3c681ddf0f8aacb5d2c1591764e2a9080a14fe518d SHA512 
5fc55a4363335eb8468a73f6e617cba7efcb454f8cefa081c6d13d9c2ac35cc191001a466c61ecfc9c944aea5b837b993646b4b2c78dfb63057ef01c3c05fed5
 WHIRLPOOL 
66679e7f2a81dab012e38aad24961b5aa3f3860f64b49e0818362c3ac5f5bab2a1a4e0528cf27540041e4f8a548342a1d7f4bd1b422c4185a83721dc6720b218

diff --git a/app-misc/ddctool/ddctool-0.4.2.ebuild 
b/app-misc/ddctool/ddctool-0.5.0.ebuild
similarity index 55%
rename from app-misc/ddctool/ddctool-0.4.2.ebuild
rename to app-misc/ddctool/ddctool-0.5.0.ebuild
index e64c579..71d1c39 100644
--- a/app-misc/ddctool/ddctool-0.4.2.ebuild
+++ b/app-misc/ddctool/ddctool-0.5.0.ebuild
@@ -4,28 +4,31 @@
 
 EAPI=6
 
-inherit linux-info udev user
+inherit autotools linux-info udev user
 
 DESCRIPTION="Program for querying and changing monitor settings"
 HOMEPAGE="http://www.ddctool.com/;
 
-MY_GIT_COMMIT="9712e9b54693872cd390476a7606fc8d13b66034"
-SRC_URI="https://github.com/rockowitz/ddctool/raw/${MY_GIT_COMMIT}/${P}.tar.gz;
+SRC_URI="https://github.com/rockowitz/ddctool/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 # Binary drivers need special instructions compared to the open source 
counterparts.
 # If a user switches drivers, they will need to set different use flags for
 # Xorg or Wayland or Mesa, so this will trigger the rebuild against
 # the different drivers.
-IUSE="udev-i2c udev-usb video_cards_fglrx video_cards_nvidia"
+IUSE="usb-monitor user-permissions video_cards_fglrx video_cards_nvidia"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="x11-libs/libXrandr"
+RDEPEND="x11-libs/libXrandr
+sys-apps/i2c-tools
+virtual/udev
+usb-monitor? (
+   dev-libs/hidapi
+   virtual/libusb:1
+   sys-apps/usbutils )"
 DEPEND="video_cards_fglrx? ( x11-libs/amd-adl-sdk )
-   udev-usb? ( virtual/libusb )
-   virtual/udev
virtual/pkgconfig
${RDEPEND}"
 
@@ -33,41 +36,59 @@ pkg_pretend() {
# This program needs /dev/ic2-* devices to communicate with the monitor.
CONFIG_CHECK="~I2C_CHARDEV"
ERROR_I2C_CHARDEV="You must enable I2C_CHARDEV in your kernel to 
continue"
-   if use udev-usb; then
-   CONFIG_CHECK="~USB_HIDDEV"
+   if use usb-monitor; then
+   CONFIG_CHECK+="~HIDRAW ~USB_HIDDEV"
+   ERROR_HIDRAW="HIDRAW is needed to support USB monitors"
ERROR_I2C_CHARDEV="USB_HIDDEV is needed to support USB monitors"
fi
+
+   # Now do the actual checks setup above
+   check_extra_config
+}
+
+src_prepare() {
+   eautoreconf
+   default
 }
 
 src_configure() {
-   econf $(usex video_cards_fglrx "--with-adl-headers=/usr/include/ADL" "")
+   local myeconfargs=(
+   $(usex video_cards_fglrx "--with-adl-headers=/usr/include/ADL" 
"")
+   $(use_enable usb-monitor usb)
+   )
+
+   econf ${myeconfargs[@]}
 }
 
 src_install() {
default
-   use udev-i2c && udev_dorules data/etc/udev/rules.d/45-ddctool-i2c.rules
-   use udev-usb && udev_dorules data/etc/udev/rules.d/45-ddctool-usb.rules
+   if 

[gentoo-commits] repo/gentoo:master commit in: app-misc/carbon-c-relay/

2016-09-12 Thread Fabian Groffen
commit: 2be275659344b6f2399421f6f3e226fed9e0fafb
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Sep 12 11:58:39 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Sep 12 11:58:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be27565

app-misc/carbon-c-relay: version bump to v2.2

Package-Manager: portage-2.2.28

 app-misc/carbon-c-relay/Manifest | 2 +-
 .../{carbon-c-relay-1.11.ebuild => carbon-c-relay-2.2.ebuild}| 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-misc/carbon-c-relay/Manifest b/app-misc/carbon-c-relay/Manifest
index 1fec564..c9760b0 100644
--- a/app-misc/carbon-c-relay/Manifest
+++ b/app-misc/carbon-c-relay/Manifest
@@ -1,3 +1,3 @@
-DIST carbon-c-relay-1.11.tar.gz 75156 SHA256 
09d45cb51df2f8dfc6c8d2568c616c759f38823fb7d8dd4a78aa497099950608 SHA512 
9588ce06f21ddb8557e37f097db80ea2651d5b9155c6d78c7f0603097b1bb6bdf60bacfb35cdc85e430ee376241d8e3aa6fd55ac143b25f0c5ed38e90585a35c
 WHIRLPOOL 
0d65e41e0fe059d7d083b2890cc225d93dbd8835ba070c5e812755ea3e39ccab63d821cb5762e9520d136f43e7b3ab53bd78cc9cad237da49c92d75e45e86922
 DIST carbon-c-relay-2.0.tar.gz 93632 SHA256 
82d38fd8ee45c3be8a15f039534095498706c3bdcba8ba4f038640211252a63a SHA512 
daeeec228ff7439cc114351dac35b2139e3560e6de5640d7d6a2c0019f9202cdcc81f0a3116177c0abe53a101ffe3b1201e47f4341ffb890b151f03b26d64f64
 WHIRLPOOL 
03f5d790e55fbfb25484d402d8fb711bf17465b4d19cd8f9871f10f118a9fb52d9aaa495e5812d0a3e34d7a71f95e7da2b3e5d9cdc7f3bd87dd73f73576e43e9
 DIST carbon-c-relay-2.1.tar.gz 94255 SHA256 
53ee0c9f6ca61c72450a3c321e3f1e119aba0e619e7e5bbd72d29e6f3bc01212 SHA512 
363698cc5ddb661d7ee431ef790fa3b0ccdf7103c67703f5936c291a6c7b324f0ccf333bd231e1abb9ffa37384b04ffa49f3df1f76beeb45e1fbeaad889afe13
 WHIRLPOOL 
f757efc28228fc878bab1831fdbaa8c368b1a8fd66f0518a871732255bb489adec5aee62695c38b7b4145de30e4108ab01304a9bfdb5479b0c8df0d2f8771dc7
+DIST carbon-c-relay-2.2.tar.gz 97855 SHA256 
d1aaba516544252c3aed33de902c0e4f7021e60949071c190a0c056a8eb73d42 SHA512 
6e71cbff8954fffe6198096f42b5559a9f83d760d1cac3d8d8f5c3143412006073d24baad58d050d72edc369c774c31e0f536c04da6233ad531f8f674614798a
 WHIRLPOOL 
e373cd9ed375fee2c5562a1f65fc1511ea4cfc43d77f3ebaebafc27faa9e5ba6312a28c376915029ddfc09c2e8ed7c80857966f230dda9250716adeaa2e1f9f5

diff --git a/app-misc/carbon-c-relay/carbon-c-relay-1.11.ebuild 
b/app-misc/carbon-c-relay/carbon-c-relay-2.2.ebuild
similarity index 94%
rename from app-misc/carbon-c-relay/carbon-c-relay-1.11.ebuild
rename to app-misc/carbon-c-relay/carbon-c-relay-2.2.ebuild
index ab8f7df..963f0fc 100644
--- a/app-misc/carbon-c-relay/carbon-c-relay-1.11.ebuild
+++ b/app-misc/carbon-c-relay/carbon-c-relay-2.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit toolchain-funcs user
 
@@ -29,7 +29,8 @@ src_configure() {
 
 src_install() {
newbin relay ${PN}
-   dodoc README.md
+   dodoc ChangeLog.md
+   doman ${PN}.1
 
newinitd "${FILESDIR}"/${PN}.initd ${PN}
newconfd "${FILESDIR}"/${PN}.confd ${PN}



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

2016-09-12 Thread Mike Pagano
commit: 700b94d7f5c47601849789d733f1ead290d82096
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon Sep 12 11:51:56 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon Sep 12 11:52:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=700b94d7

sys-kernel/git-sources: Linux patch 4.8-rc6

Package-Manager: portage-2.2.28

 sys-kernel/git-sources/Manifest   |  1 +
 sys-kernel/git-sources/git-sources-4.8_rc6.ebuild | 41 +++
 2 files changed, 42 insertions(+)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index a091243..57c8e31 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -4,3 +4,4 @@ DIST patch-4.8-rc2.xz 6562096 SHA256 
148b8c5879315d80f32ffe2aebcfeb0fb91545e2e19
 DIST patch-4.8-rc3.xz 6623408 SHA256 
f0aa7b462f13494a39d3c54dc73811c6381ec9f40b58ae956092df0411d576db SHA512 
3858fabadba3a1771989a128e79e4930f4d98a52c05a3149bbfb9c09bae0895c5f6c52b8066b4df5d96ecc477f142d99c291e002ce8e27baa464889eec65d510
 WHIRLPOOL 
fe02d94f19123932c5fc79a48d75582c4a49f428a8fbffba2742723c354c0b9b502b60f07bf12114846d83b21fcaf9ed4c3c7dd742793d718bbd1bfc0e93bb00
 DIST patch-4.8-rc4.xz 6655212 SHA256 
56832aae956174d01cf5381947fbb6a0339902285aab2d3ffc804028a4fc5d4a SHA512 
fc4c6e3860cdc71020caa07d84b6b3bc95242e41fea81c8b3273453ea118df779ed835eae3f09f437aa0260cea332cbed7f2c3908b822b4d620859a960e77f6f
 WHIRLPOOL 
0bf776053567925b7460c5b17baf841d44296d4f9910139dad425f439e541b35f74302fd13cfa1d8baceaeb415f101b99de89a698bb0e543d5be62fee2de6b34
 DIST patch-4.8-rc5.xz 6708372 SHA256 
5d3bb6f9c07fefc102669e905765b7d2ec4be746594ace5510b7f355f1b1f0f0 SHA512 
09e18d12e292022879983f3f2e096920c3e9e3158adecce06130ba3a2c43a753c6df732eb830e3a61313852b6ef122f7edf110ed3b172e678dc96edddcace17e
 WHIRLPOOL 
75fb5293936d185f62a3bd55309bd1a86ea4204cb8b67c2bf15434d69ef078284382631e851ef2914998db265cebd27d6838e8a7538727cbef1063a77a82cdb8
+DIST patch-4.8-rc6.xz 6733472 SHA256 
d234651980608b881ad25d413991b744ab2472622357e3237ae308082e3482e4 SHA512 
a85b529e56363b8f6de5180bd5ba1f4bb2157cbe802add9dfe8aca6a79e3835276d9bd1af66e0b4fc47dfa1cb500844e54e998dc7ae19260ba299ca5ce8326c4
 WHIRLPOOL 
d197a315c420963e60c4e8de6316d28319c2b7be2e32672ef9b3a71356b10a03ee73593389d8d1c9603ef43c2c4f2b7a8c75055d3f3a8867c1d0298182a5c3dc

diff --git a/sys-kernel/git-sources/git-sources-4.8_rc6.ebuild 
b/sys-kernel/git-sources/git-sources-4.8_rc6.ebuild
new file mode 100644
index ..1cef6aa
--- /dev/null
+++ b/sys-kernel/git-sources/git-sources-4.8_rc6.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+UNIPATCH_STRICTORDER="yes"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_NOUSEPR="yes"
+K_SECURITY_UNSUPPORTED="1"
+K_BASE_VER="4.7"
+K_EXP_GENPATCHES_NOUSE="1"
+K_FROM_GIT="yes"
+ETYPE="sources"
+CKV="${PVR/-r/-git}"
+
+# only use this if it's not an _rc/_pre release
+[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="The very latest -git version of the Linux kernel"
+HOMEPAGE="https://www.kernel.org;
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE=""
+
+K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
+experimental nature. If you have any issues, try a matching vanilla-sources
+ebuild -- if the problem is not there, please contact the upstream kernel
+developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
+report the problem so it can be fixed in time for the next kernel release."
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   >=sys-devel/patch-2.7.4"
+
+pkg_postinst() {
+   postinst_sources
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/mpv-bash-completion/

2016-09-12 Thread Patrice Clement
commit: e9efbe929333ac6efc7e387d63d81106ed496732
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Sun Sep 11 10:06:23 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Sep 12 11:11:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9efbe92

app-shells/mpv-bash-completion: remove old.

Closes: https://github.com/gentoo/gentoo/pull/2297
Package-Manager: portage-2.3.0

Signed-off-by: Patrice Clement  gentoo.org>

 app-shells/mpv-bash-completion/Manifest|  1 -
 .../mpv-bash-completion-3.3.4.ebuild   | 48 --
 2 files changed, 49 deletions(-)

diff --git a/app-shells/mpv-bash-completion/Manifest 
b/app-shells/mpv-bash-completion/Manifest
index 39f9b4e..5d18c43 100644
--- a/app-shells/mpv-bash-completion/Manifest
+++ b/app-shells/mpv-bash-completion/Manifest
@@ -1,3 +1,2 @@
 DIST mpv-bash-completion-0.17.tar.gz 15033 SHA256 
a4c3be027ec52fef684a545a43c05f32cf512da93ae4a569d273e6e182b90ab1 SHA512 
851a9f2b5e54f176fc7519a5fceace2b3281bef4062a48e108f17b83ccbd53e7b7545969be9cbccd3f093ba9ee65bd6736650f1b4d88997808a8b1df40d769eb
 WHIRLPOOL 
ba077f686d2e9ba4e819cf30f17cdca5b98b321e6c39b72a3bd7c1f5269da3d20abe7f610838a51b941fdba8c6636fc3eaae81f07fcd08f8f61f6262d2d0fab5
-DIST mpv-bash-completion-3.3.4.tar.gz 18400 SHA256 
393bee900e505fd40efe4e4f266b5a60de6480daf52c195033e630a5f0fb42e1 SHA512 
044adaf554d1de7c9ac984c6aa4b9339fdb9f909ab64d5020f86d1e431918fa83b139fa787e4fcc8575937a824a94ce9d6abb3f69f03d540e54d9f389b4f646b
 WHIRLPOOL 
274986f6beb9ac5f1db6fc7737277052f0057a4d7c70b00a6c42f0f419a9005db5e73d953f2e048f2abd201090bc6b3e2f247efbc3e2fd339bd1b7bab4cb7269
 DIST mpv-bash-completion-3.3.5.tar.gz 18485 SHA256 
45239a4ed4370236c25e611296b992da34f6e7d65f69440f0a09096472c0a2af SHA512 
8d1c0726984c9ef783f964da9434dc7f984407a3c2cbfc80b379f79875a199fcc1c80465371fbce6a966e608acac1be295e5adcd51414e87ddfb82e227337d98
 WHIRLPOOL 
09fb0de9c3944f8ff2af83bf7653732a7b6d8d27e8ff994e6962be85c9e27330d8e72612cbf08540da2f051a869fc3c731f8d79961704c9c33b0169f0a0617a4

diff --git a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.4.ebuild 
b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.4.ebuild
deleted file mode 100644
index 862931b..
--- a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.4.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit bash-completion-r1
-
-DESCRIPTION="Bash completion for the mpv video player"
-HOMEPAGE="https://2ion.github.io/mpv-bash-completion/;
-SRC_URI="https://github.com/2ion/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="luajit"
-
-COMMON_DEPEND=">=media-video/mpv-0.14.0[cli]"
-RDEPEND="${COMMON_DEPEND}
-   >=app-shells/bash-completion-2.3-r1
-"
-DEPEND="${COMMON_DEPEND}
-   !luajit? ( dev-lang/lua:* )
-   luajit? ( dev-lang/luajit:2 )
-"
-
-src_prepare() {
-   default_src_prepare
-   # Avoid 'mpv' make target that supports lua only.
-   sed -i -e 's|check: mpv|check:|' Makefile || die
-}
-
-src_compile() {
-   $(usex luajit 'luajit' 'lua') gen.lua > mpv || die
-}
-
-src_install() {
-   dobashcomp mpv
-   einstalldocs
-}
-
-pkg_postinst() {
-   if ! has_version 'x11-apps/xrandr'; then
-   echo
-   elog "If you want completion of window sizes, please install 
'x11-apps/xrandr'."
-   echo
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/mpv-bash-completion/

2016-09-12 Thread Patrice Clement
commit: fa377c157dff33f4531213383cc3e4ddf42f60c8
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Sun Sep 11 10:05:35 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Sep 12 11:11:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa377c15

app-shells/mpv-bash-completion: verbump to 3.3.5.

Package-Manager: portage-2.3.0

Signed-off-by: Patrice Clement  gentoo.org>

 app-shells/mpv-bash-completion/Manifest|  1 +
 .../mpv-bash-completion-3.3.5.ebuild   | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/app-shells/mpv-bash-completion/Manifest 
b/app-shells/mpv-bash-completion/Manifest
index d709c4f..39f9b4e 100644
--- a/app-shells/mpv-bash-completion/Manifest
+++ b/app-shells/mpv-bash-completion/Manifest
@@ -1,2 +1,3 @@
 DIST mpv-bash-completion-0.17.tar.gz 15033 SHA256 
a4c3be027ec52fef684a545a43c05f32cf512da93ae4a569d273e6e182b90ab1 SHA512 
851a9f2b5e54f176fc7519a5fceace2b3281bef4062a48e108f17b83ccbd53e7b7545969be9cbccd3f093ba9ee65bd6736650f1b4d88997808a8b1df40d769eb
 WHIRLPOOL 
ba077f686d2e9ba4e819cf30f17cdca5b98b321e6c39b72a3bd7c1f5269da3d20abe7f610838a51b941fdba8c6636fc3eaae81f07fcd08f8f61f6262d2d0fab5
 DIST mpv-bash-completion-3.3.4.tar.gz 18400 SHA256 
393bee900e505fd40efe4e4f266b5a60de6480daf52c195033e630a5f0fb42e1 SHA512 
044adaf554d1de7c9ac984c6aa4b9339fdb9f909ab64d5020f86d1e431918fa83b139fa787e4fcc8575937a824a94ce9d6abb3f69f03d540e54d9f389b4f646b
 WHIRLPOOL 
274986f6beb9ac5f1db6fc7737277052f0057a4d7c70b00a6c42f0f419a9005db5e73d953f2e048f2abd201090bc6b3e2f247efbc3e2fd339bd1b7bab4cb7269
+DIST mpv-bash-completion-3.3.5.tar.gz 18485 SHA256 
45239a4ed4370236c25e611296b992da34f6e7d65f69440f0a09096472c0a2af SHA512 
8d1c0726984c9ef783f964da9434dc7f984407a3c2cbfc80b379f79875a199fcc1c80465371fbce6a966e608acac1be295e5adcd51414e87ddfb82e227337d98
 WHIRLPOOL 
09fb0de9c3944f8ff2af83bf7653732a7b6d8d27e8ff994e6962be85c9e27330d8e72612cbf08540da2f051a869fc3c731f8d79961704c9c33b0169f0a0617a4

diff --git a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.5.ebuild 
b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.5.ebuild
new file mode 100644
index ..862931b
--- /dev/null
+++ b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.5.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit bash-completion-r1
+
+DESCRIPTION="Bash completion for the mpv video player"
+HOMEPAGE="https://2ion.github.io/mpv-bash-completion/;
+SRC_URI="https://github.com/2ion/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="luajit"
+
+COMMON_DEPEND=">=media-video/mpv-0.14.0[cli]"
+RDEPEND="${COMMON_DEPEND}
+   >=app-shells/bash-completion-2.3-r1
+"
+DEPEND="${COMMON_DEPEND}
+   !luajit? ( dev-lang/lua:* )
+   luajit? ( dev-lang/luajit:2 )
+"
+
+src_prepare() {
+   default_src_prepare
+   # Avoid 'mpv' make target that supports lua only.
+   sed -i -e 's|check: mpv|check:|' Makefile || die
+}
+
+src_compile() {
+   $(usex luajit 'luajit' 'lua') gen.lua > mpv || die
+}
+
+src_install() {
+   dobashcomp mpv
+   einstalldocs
+}
+
+pkg_postinst() {
+   if ! has_version 'x11-apps/xrandr'; then
+   echo
+   elog "If you want completion of window sizes, please install 
'x11-apps/xrandr'."
+   echo
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip-plugin/

2016-09-12 Thread Patrice Clement
commit: d497975095f05dd8ec243dbcb63a83352db9c847
Author: Nicholas Vinson  gmail  com>
AuthorDate: Sun Sep 11 12:51:01 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Sep 12 11:11:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4979750

net-print/hplip-plugin: Remove nvinson & proxy-maint from metadata.xml.

Removing myself as the listed maintainer.
Removing proxy-maint as there are no other proxied maintainers listed.

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2301

Signed-off-by: Patrice Clement  gentoo.org>

 net-print/hplip-plugin/metadata.xml | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/net-print/hplip-plugin/metadata.xml 
b/net-print/hplip-plugin/metadata.xml
index e8bb28e..7a38bb9 100644
--- a/net-print/hplip-plugin/metadata.xml
+++ b/net-print/hplip-plugin/metadata.xml
@@ -1,12 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   nvinson...@gmail.com
-   Nicholas Vinson
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
+   
 



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

2016-09-12 Thread Kent Fredric
commit: 5e34fcae34b4dbe3e504767fff62baa697174717
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 10:53:49 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 10:57:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e34fcae

dev-perl/Module-Signature: Fix dependency on dev-perl/Data-Buffer

Package-Manager: portage-2.3.0

 dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild 
b/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild
index ad2e0cf..ba7b8ad 100644
--- a/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild
+++ b/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
dev-perl/Class-Loader
dev-perl/Tie-EncryptedHash
dev-perl/Convert-ASCII-Armour
-   dev-perl/data-buffer
+   dev-perl/Data-Buffer
dev-perl/digest-md2
>=dev-perl/Math-Pari-2.010603
dev-perl/Crypt-Random



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

2016-09-12 Thread Kent Fredric
commit: 2ec7c480dcf9be0223d6920c87870234450b3ba6
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 10:56:03 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 10:57:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec7c480

profiles: pkgmove dev-perl/data-buffer -> dev-perl/Data-Buffer

 profiles/updates/3Q-2016 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/3Q-2016 b/profiles/updates/3Q-2016
index 7dd7d35..1d5baaf 100644
--- a/profiles/updates/3Q-2016
+++ b/profiles/updates/3Q-2016
@@ -18,3 +18,4 @@ move sys-fs/s3ql net-fs/s3ql
 move sys-fs/s3backer net-fs/s3backer
 move sys-fs/sshfs net-fs/sshfs
 move app-vim/rust-mode app-vim/rust-vim
+move dev-perl/data-buffer dev-perl/Data-Buffer



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

2016-09-12 Thread Kent Fredric
commit: cbcc529b218b89dd6046476c9a5df586898b56f6
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 10:19:36 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 10:57:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbcc529b

dev-perl/Data-Buffer: Copy from dev-perl/data-buffer

Beginning case-conversion to match PN=Upstream

Package-Manager: portage-2.3.0

 dev-perl/Data-Buffer/Data-Buffer-0.40.0-r1.ebuild | 17 +
 dev-perl/Data-Buffer/Manifest |  1 +
 dev-perl/Data-Buffer/metadata.xml | 12 
 3 files changed, 30 insertions(+)

diff --git a/dev-perl/Data-Buffer/Data-Buffer-0.40.0-r1.ebuild 
b/dev-perl/Data-Buffer/Data-Buffer-0.40.0-r1.ebuild
new file mode 100644
index ..d652d52
--- /dev/null
+++ b/dev-perl/Data-Buffer/Data-Buffer-0.40.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=BTROTT
+MODULE_VERSION=0.04
+inherit perl-module
+
+DESCRIPTION="Read/write buffer class"
+
+SLOT="0"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+SRC_TEST=do

diff --git a/dev-perl/Data-Buffer/Manifest b/dev-perl/Data-Buffer/Manifest
new file mode 100644
index ..39cb0f2
--- /dev/null
+++ b/dev-perl/Data-Buffer/Manifest
@@ -0,0 +1 @@
+DIST Data-Buffer-0.04.tar.gz 5497 SHA256 
2b3d09b7bcf389fc116207b283bee250e348d44c9c63460bee67efab4dd21bb4 SHA512 
19725145b68a4143e8d1b65029df6715a880fe65298c7295464edb565b47005dab614f788066df1e662759a9e7c76d2c45116e78bf03e351ed57e29fe0d0b921
 WHIRLPOOL 
1fda0a70f9bb7ce604a4c7ec4b2d8d2d78ed7f80c9e0bc766ac213449f4ddd467f1b4a02e64b086c2610ffc22ae95788b9b0ab6f54512547e4e35fce98127a8e

diff --git a/dev-perl/Data-Buffer/metadata.xml 
b/dev-perl/Data-Buffer/metadata.xml
new file mode 100644
index ..ee5b058
--- /dev/null
+++ b/dev-perl/Data-Buffer/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Data-Buffer
+Data::Buffer
+  
+



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

2016-09-12 Thread Kent Fredric
commit: a1b7b88394b56b62159cf86b480f16a0f70f7870
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 10:51:50 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 10:57:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b7b883

dev-perl/Crypt-DSA: Fix dependency on dev-perl/Data-Buffer

Package-Manager: portage-2.3.0

 dev-perl/Crypt-DSA/Crypt-DSA-1.170.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Crypt-DSA/Crypt-DSA-1.170.0.ebuild 
b/dev-perl/Crypt-DSA/Crypt-DSA-1.170.0.ebuild
index ef9ee63..287b732 100644
--- a/dev-perl/Crypt-DSA/Crypt-DSA-1.170.0.ebuild
+++ b/dev-perl/Crypt-DSA/Crypt-DSA-1.170.0.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="alpha amd64 hppa ppc sparc x86 ~x86-solaris"
 IUSE="test"
 
-RDEPEND="dev-perl/data-buffer
+RDEPEND="dev-perl/Data-Buffer
dev-perl/Digest-SHA1
virtual/perl-File-Spec
dev-perl/File-Which



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

2016-09-12 Thread Kent Fredric
commit: cbdefb84c12d0f40dd526260bf860510eb2c0df8
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 10:45:04 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 10:57:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbdefb84

dev-perl/Crypt-OpenPGP: Fix dependency on dev-perl/Data-Buffer

Package-Manager: portage-2.3.0

 dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0.ebuild | 2 +-
 dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0.ebuild 
b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0.ebuild
index 0d775a4..49ee699 100644
--- a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0.ebuild
+++ b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0.ebuild
@@ -35,7 +35,7 @@ RDEPEND="
virtual/perl-Math-BigInt
dev-perl/TermReadKey
dev-perl/URI
-   >=dev-perl/data-buffer-0.04
+   >=dev-perl/Data-Buffer-0.04
 "
 DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker

diff --git a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild 
b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild
index 682631b..7454a2c 100644
--- a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild
+++ b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild
@@ -25,7 +25,7 @@ IUSE="test"
 # URI-Escape
 
 RDEPEND="
-   >=dev-perl/data-buffer-0.04
+   >=dev-perl/Data-Buffer-0.04
virtual/perl-MIME-Base64
virtual/perl-Math-BigInt
virtual/perl-IO-Compress



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

2016-09-12 Thread Kent Fredric
commit: f09dc0e66efeb207cc2acdb1b01e63f1e361c9a2
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 10:21:10 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 10:57:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f09dc0e6

dev-perl/Crypt-RSA: Fix dependency on dev-perl/Data-Buffer

Package-Manager: portage-2.3.0

 dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r1.ebuild 
b/dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r1.ebuild
index b95b1c0..6d17499 100644
--- a/dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r1.ebuild
+++ b/dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r1.ebuild
@@ -20,7 +20,7 @@ DEPEND="dev-perl/Class-Loader
dev-perl/Crypt-CBC
dev-perl/Crypt-Primes
dev-perl/Crypt-Random
-   dev-perl/data-buffer
+   dev-perl/Data-Buffer
dev-perl/digest-md2
virtual/perl-Digest-MD5
dev-perl/Digest-SHA1



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

2016-09-12 Thread Kent Fredric
commit: 81928a6c4ffd70f18d147b5d0f761ea56714f7c9
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 12 10:56:44 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 12 10:57:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81928a6c

dev-perl/data-buffer: Remove, gone to dev-perl/Data-Buffer

Last commit of migration.

 dev-perl/data-buffer/Manifest |  1 -
 dev-perl/data-buffer/data-buffer-0.40.0-r1.ebuild | 18 --
 dev-perl/data-buffer/metadata.xml | 12 
 3 files changed, 31 deletions(-)

diff --git a/dev-perl/data-buffer/Manifest b/dev-perl/data-buffer/Manifest
deleted file mode 100644
index 39cb0f2..
--- a/dev-perl/data-buffer/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Data-Buffer-0.04.tar.gz 5497 SHA256 
2b3d09b7bcf389fc116207b283bee250e348d44c9c63460bee67efab4dd21bb4 SHA512 
19725145b68a4143e8d1b65029df6715a880fe65298c7295464edb565b47005dab614f788066df1e662759a9e7c76d2c45116e78bf03e351ed57e29fe0d0b921
 WHIRLPOOL 
1fda0a70f9bb7ce604a4c7ec4b2d8d2d78ed7f80c9e0bc766ac213449f4ddd467f1b4a02e64b086c2610ffc22ae95788b9b0ab6f54512547e4e35fce98127a8e

diff --git a/dev-perl/data-buffer/data-buffer-0.40.0-r1.ebuild 
b/dev-perl/data-buffer/data-buffer-0.40.0-r1.ebuild
deleted file mode 100644
index 080c3a8..
--- a/dev-perl/data-buffer/data-buffer-0.40.0-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=Data-Buffer
-MODULE_AUTHOR=BTROTT
-MODULE_VERSION=0.04
-inherit perl-module
-
-DESCRIPTION="Read/write buffer class"
-
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-SRC_TEST=do

diff --git a/dev-perl/data-buffer/metadata.xml 
b/dev-perl/data-buffer/metadata.xml
deleted file mode 100644
index ee5b058..
--- a/dev-perl/data-buffer/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-p...@gentoo.org
-Gentoo Perl Project
-  
-  
-Data-Buffer
-Data::Buffer
-  
-



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

2016-09-12 Thread Tony Vroon
commit: 02e9d582182e8b0418a701e843c20cd1d9c9b248
Author: Tony Vroon  gentoo  org>
AuthorDate: Mon Sep 12 10:52:34 2016 +
Commit: Tony Vroon  gentoo  org>
CommitDate: Mon Sep 12 10:52:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e9d582

net-misc/asterisk: New releases on branches 11 & 13.

Package-Manager: portage-2.3.0

 net-misc/asterisk/Manifest|   2 +
 net-misc/asterisk/asterisk-11.23.1.ebuild | 325 +
 net-misc/asterisk/asterisk-13.11.2.ebuild | 328 ++
 3 files changed, 655 insertions(+)

diff --git a/net-misc/asterisk/Manifest b/net-misc/asterisk/Manifest
index f11429f..5e4ba7b 100644
--- a/net-misc/asterisk/Manifest
+++ b/net-misc/asterisk/Manifest
@@ -2,7 +2,9 @@ DIST asterisk-11.21.1.tar.gz 34867941 SHA256 
d02afbdda172a6bb98883350d64f83ce865
 DIST asterisk-11.21.2.tar.gz 34867025 SHA256 
9f4408ecda81efccbc0ce6728a7c53fa1528c527ea65d81a165e830c9f91bcac SHA512 
9147a35bee22550a06cb05c553d9b9c8dc48e8a1f41f48473b098128ff1d2a09d1c05ad71d30a60f542813fa02ddc91b7f56980879670460e3e427bc0a14d4d1
 WHIRLPOOL 
9e57a68338e25879e30b625baab2581bf9c9fe944d87be7ea44d78288dca313cbe4ac22be4e2650815a0c009866dbfb831ba7b70b9fd847d58356fecf50f074a
 DIST asterisk-11.22.0.tar.gz 35101090 SHA256 
590c361f8926e08eeaf320a35985cd39a2ea651ec3e94fb62484a7179c32f527 SHA512 
98085053fc8d2aaf1c3305ef1900287bc1ee9d1e421a073cb0e1b56d379fd7803fdbfaab16143be24bdd41a7b28305dce7b91763564e750697ac2b2d9e8ad719
 WHIRLPOOL 
f531ae8be5db9071c1809149523883cf0b7e65d2e8cecbc70d585d1881cd36a206de8cbc0edd2c4805d326427bb67a87cf2e079bed464fcc0cce376cb1098d59
 DIST asterisk-11.23.0.tar.gz 35110947 SHA256 
052a70aaf70c6f746bf283a68c71db85b8e60e09c361f1b783b6f01ecfc52cc7 SHA512 
1510eadf67531408df9b25e0fe546a78dcb6cbfecda37390037598bba2627de4810b5288314d425518e23b2007ff785c5e4c952f784a6cd6ba2ff04389894112
 WHIRLPOOL 
6605ddcb3fba70355cae48c176480bb10e0c647766a8987368d2d6f9134da3d24c22d04a3c25c979705126e7368e6b3322f7dbe69c34050858f9e99df7339ee4
+DIST asterisk-11.23.1.tar.gz 35098451 SHA256 
5696a7f999dc01afdce91ed3afbd62f54b49ed37b4cbddb02bab124a88656d5c SHA512 
6d067ea86a7c050b19e29d6ea25aefd23c3f32bb7d334f4e3c74bcaedaf21e4faeeab71b4fd260fc39f3e12f645c3bf89737f4c2d16f988cc66f93d4e47f80a7
 WHIRLPOOL 
3b2d0b67b5c58cd326176eb05ed056622cbfdb492f4acf861e6ad8bde183a4f7c0f3ef38003e120b0dcd754cafa359bec83502f0f9011edec6cda8a256058874
 DIST asterisk-13.10.0.tar.gz 32628566 SHA256 
aba45d01067fa6cb1aea0c1a2a1ad6483f1e137258aea2a6a73a03bc469513b3 SHA512 
14758144010ee7a4a2bad03a3ac14ac74b66a48953902d68d768efd8cf0e34d47f6d9c1ee38df13d44f20f457f30539c1765dfd8edeabea05a9d017fa1711090
 WHIRLPOOL 
0682eeec035270cdd450728b7c230823fc9765dd11c7f82e0c185db4f590d6b53a56fdb66877ebc49073336991615df9c04b98345a9104b93e90b4009c50a21c
+DIST asterisk-13.11.2.tar.gz 32630702 SHA256 
6ea7001bb11ba11fcdbb5febb028b2fd62c44c7bda3cc966b8aaafcb429c5a3a SHA512 
c0275d353ab19de37ddd7b026ca5c920cf2a9fa578396e6af9a170e8dd8abf51875beacb103aaa1f9829d12efadd7ab7fd608e311f7f8b855a451073fe7197e9
 WHIRLPOOL 
78547c3734d8c688221b88771ee75069cf00cdae25122cc309d4a33b11798723967f3933117bcea9637219134213c4f8e5c0b725908294e56931bdd805e33731
 DIST asterisk-13.9.1.tar.gz 32537561 SHA256 
00e51aeaf077b54e610ebb5ebe64097f3d64da2cc2aecab25306dd74de96a236 SHA512 
a30635930a8b98b5ff5a132897de16b80cfff182e7dcae5d9507ced95a388fff97c624f75b787ebe6775cf6085a043c152d8854e8f0562528a0e01d2ac295d81
 WHIRLPOOL 
ee35a5e3da483c5db36c08dde13bd50f03e875b96e0fcd8ac5ca83db11d303f861e20fbbaba7d5bbe08b05907cad01d453773ea7064e2d6fddfe602f46d41cd9
 DIST gentoo-asterisk-patchset-3.16.tar.bz2 5018 SHA256 
9c393aba3272b19ae7c7d79302c288ddb6d6b0368c72fbbeda11569ab751be6d SHA512 
83d0be42f935068afd130ecf6768355d6f9702238c829e1482135d320f99e6a2ad9dd39814ea139e8a8e9009ecb99a6b3d5ed5f2cc778353d03a09183d7a06a0
 WHIRLPOOL 
cc6a032aaa781a4eb29f913578bd10245775d9915f5a934f7c2982f44cf063cf3030b764e628b6e17f4f023558fb50e73116a19c77738ae5e8de85c0c672dfd9
 DIST gentoo-asterisk-patchset-3.17.tar.bz2 5074 SHA256 
2af864f0b40b42c55f3c3ac737856942c9393a47ebf6d982d9214b85a2ad SHA512 
37f86f3c699b2643afd8080391e817a282571694bb56e00efd0734918dbc33d6c12a2463dbc24667597420863b4f506870140fbb8ef3f1700124ef790ae7252d
 WHIRLPOOL 
79017eeb3737953515286db6386bfd848f7501b6f2abbc1ba6b6865a75495ce999d555e3112336abae23371a21a2d64a10f1d173e285314bb5bab22bfe2d4c1a

diff --git a/net-misc/asterisk/asterisk-11.23.1.ebuild 
b/net-misc/asterisk/asterisk-11.23.1.ebuild
new file mode 100644
index ..97b607c
--- /dev/null
+++ b/net-misc/asterisk/asterisk-11.23.1.ebuild
@@ -0,0 +1,325 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit autotools eutils linux-info multilib user systemd
+
+MY_P="${PN}-${PV/_/-}"
+
+DESCRIPTION="Asterisk: A Modular Open Source PBX System"
+HOMEPAGE="http://www.asterisk.org/;

[gentoo-commits] repo/gentoo:master commit in: sys-freebsd/freebsd-lib/

2016-09-12 Thread Patrice Clement
commit: 02e5e0b32f8a3a149464b0ded7c8361da83bdccd
Author: Yuta Satoh  gmail  com>
AuthorDate: Sun Sep 11 12:13:35 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Sep 12 10:31:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e5e0b3

sys-freebsd/freebsd-lib: remove old.

Gentoo-Bug: https://bugs.gentoo.org/593386
Closes: https://github.com/gentoo/gentoo/pull/2299

Signed-off-by: Patrice Clement  gentoo.org>

 sys-freebsd/freebsd-lib/freebsd-lib-9.1-r10.ebuild | 611 -
 1 file changed, 611 deletions(-)

diff --git a/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r10.ebuild 
b/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r10.ebuild
deleted file mode 100644
index c1701a4..
--- a/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r10.ebuild
+++ /dev/null
@@ -1,611 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit bsdmk freebsd flag-o-matic multilib toolchain-funcs eutils multibuild
-
-DESCRIPTION="FreeBSD's base system libraries"
-SLOT="0"
-KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
-
-# Crypto is needed to have an internal OpenSSL header
-# sys is needed for libalias, probably we can just extract that instead of
-# extracting the whole tarball
-SRC_URI="mirror://gentoo/${LIB}.tar.bz2
-   mirror://gentoo/${CONTRIB}.tar.bz2
-   mirror://gentoo/${CRYPTO}.tar.bz2
-   mirror://gentoo/${LIBEXEC}.tar.bz2
-   mirror://gentoo/${ETC}.tar.bz2
-   mirror://gentoo/${INCLUDE}.tar.bz2
-   mirror://gentoo/${USBIN}.tar.bz2
-   mirror://gentoo/${GNU}.tar.bz2
-   build? (
-   mirror://gentoo/${SYS}.tar.bz2 )
-   zfs? (
-   mirror://gentoo/${CDDL}.tar.bz2 )"
-
-if [ "${CATEGORY#*cross-}" = "${CATEGORY}" ]; then
-   RDEPEND="ssl? ( dev-libs/openssl )
-   hesiod? ( net-dns/hesiod )
-   kerberos? ( app-crypt/heimdal )
-   usb? ( !dev-libs/libusb )
-   zfs? ( =sys-freebsd/freebsd-cddl-${RV}* )
-   >=dev-libs/expat-2.0.1
-   !sys-libs/libutempter
-   !sys-freebsd/freebsd-headers"
-   DEPEND="${RDEPEND}
-   >=sys-devel/flex-2.5.31-r2
-   =sys-freebsd/freebsd-sources-${RV}*"
-else
-   SRC_URI="${SRC_URI}
-   mirror://gentoo/${SYS}.tar.bz2"
-fi
-
-DEPEND="${DEPEND}
-   userland_GNU? ( sys-apps/mtree )
-   =sys-freebsd/freebsd-mk-defs-${RV}*"
-
-S="${WORKDIR}/lib"
-
-export CTARGET=${CTARGET:-${CHOST}}
-if [ "${CTARGET}" = "${CHOST}" -a "${CATEGORY#*cross-}" != "${CATEGORY}" ]; 
then
-   export CTARGET=${CATEGORY/cross-}
-fi
-
-IUSE="atm bluetooth ssl hesiod ipv6 kerberos usb netware
-   build crosscompile_opts_headers-only zfs
-   userland_GNU userland_BSD multilib"
-
-pkg_setup() {
-   [ -c /dev/zero ] || \
-   die "You forgot to mount /dev; the compiled libc would break."
-
-   if ! use ssl && use kerberos; then
-   eerror "If you want kerberos support you need to enable ssl 
support, too."
-   fi
-
-   use atm || mymakeopts="${mymakeopts} WITHOUT_ATM= "
-   use bluetooth || mymakeopts="${mymakeopts} WITHOUT_BLUETOOTH= "
-   use hesiod || mymakeopts="${mymakeopts} WITHOUT_HESIOD= "
-   use ipv6 || mymakeopts="${mymakeopts} WITHOUT_INET6_SUPPORT= "
-   use kerberos || mymakeopts="${mymakeopts} WITHOUT_KERBEROS_SUPPORT= 
WITHOUT_GSSAPI= "
-   use netware || mymakeopts="${mymakeopts} WITHOUT_IPX= 
WITHOUT_IPX_SUPPORT= WITHOUT_NCP= "
-   use ssl || mymakeopts="${mymakeopts} WITHOUT_OPENSSL= "
-   use usb || mymakeopts="${mymakeopts} WITHOUT_USB= "
-   use zfs || mymakeopts="${mymakeopts} WITHOUT_CDDL= "
-
-   mymakeopts="${mymakeopts} WITHOUT_BIND= WITHOUT_BIND_LIBS= 
WITHOUT_SENDMAIL= WITHOUT_CLANG= "
-
-   if [ "${CTARGET}" != "${CHOST}" ]; then
-   mymakeopts="${mymakeopts} MACHINE=$(tc-arch-kernel ${CTARGET})"
-   mymakeopts="${mymakeopts} MACHINE_ARCH=$(tc-arch-kernel 
${CTARGET})"
-   fi
-}
-
-PATCHES=(
-   "${FILESDIR}/${PN}-6.0-pmc.patch"
-   "${FILESDIR}/${PN}-6.0-flex-2.5.31.patch"
-   "${FILESDIR}/${PN}-6.1-csu.patch"
-   "${FILESDIR}/${PN}-9.0-liblink.patch"
-   "${FILESDIR}/${PN}-bsdxml2expat.patch"
-   "${FILESDIR}/${PN}-9.0-netware.patch"
-   "${FILESDIR}/${PN}-9.0-cve-2010-2632.patch"
-   "${FILESDIR}/${PN}-9.0-bluetooth.patch"
-   "${FILESDIR}/${PN}-9.1-.eh_frame_hdr-fix.patch"
-   )
-
-# Here we disable and remove source which we don't need or want
-# In order:
-# - ncurses stuff
-# - libexpat creates a bsdxml library which is the same as expat
-# - archiving libraries (have their own ebuild)
-# - sendmail libraries (they are installed by sendmail)
-# - SNMP library and dependency (have their own 

[gentoo-commits] repo/gentoo:master commit in: www-servers/lighttpd/

2016-09-12 Thread Daniel Campbell
commit: a9ec62c543218f8ecee1fbc370821d5ac5f45718
Author: Daniel Campbell  gentoo  org>
AuthorDate: Mon Sep 12 09:56:36 2016 +
Commit: Daniel Campbell  gentoo  org>
CommitDate: Mon Sep 12 09:56:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ec62c5

www-servers/lighttpd: Add live ebuild

The situation with lighttpd is rough; upstream has suggested we wait
for 1.4.42 and stabilize it instead. With 1.4.40 and 1.4.41 having
known bugs and the extant buggy stable versions, I'm adding a live
ebuild to give users a practical solution to their bugs while we wait
for a good version to settle on.

lighttpd-1.4.42 is due in October.

Package-Manager: portage-2.3.0

 www-servers/lighttpd/lighttpd-.ebuild | 217 ++
 1 file changed, 217 insertions(+)

diff --git a/www-servers/lighttpd/lighttpd-.ebuild 
b/www-servers/lighttpd/lighttpd-.ebuild
new file mode 100644
index ..06eec80
--- /dev/null
+++ b/www-servers/lighttpd/lighttpd-.ebuild
@@ -0,0 +1,217 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+inherit autotools eutils readme.gentoo-r1 user systemd git-r3
+
+DESCRIPTION="Lightweight high-performance web server"
+HOMEPAGE="http://www.lighttpd.net/;
+EGIT_REPO_URI="https://git.lighttpd.net/lighttpd1.4.git 
git+ssh://g...@lighttpd.net/lighttpd/lighttpd1.4.git 
git://git.lighttpd.net/lighttpd/lighttpd1.4.git"
+
+LICENSE="BSD GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE="bzip2 doc fam gdbm ipv6 kerberos ldap libev libressl lua minimal mmap 
memcached mysql pcre php rrdtool selinux ssl test webdav xattr zlib"
+
+REQUIRED_USE="kerberos? ( ssl !libressl )"
+
+CDEPEND="
+   bzip2?( app-arch/bzip2 )
+   fam?  ( virtual/fam )
+   gdbm? ( sys-libs/gdbm )
+   ldap? ( >=net-nds/openldap-2.1.26 )
+   libev?( >=dev-libs/libev-4.01 )
+   lua?  ( >=dev-lang/lua-5.1:= )
+   memcached? ( dev-libs/libmemcache )
+   mysql?( >=virtual/mysql-4.0 )
+   pcre? ( >=dev-libs/libpcre-3.1 )
+   php?  ( dev-lang/php:*[cgi] )
+   rrdtool?  ( net-analyzer/rrdtool )
+   ssl? (
+   !libressl? ( >=dev-libs/openssl-0.9.7:0=[kerberos?] )
+   libressl? ( dev-libs/libressl:= )
+   )
+   webdav? (
+   dev-libs/libxml2
+   >=dev-db/sqlite-3
+   sys-fs/e2fsprogs
+   )
+   xattr? ( kernel_linux? ( sys-apps/attr ) )
+   zlib? ( >=sys-libs/zlib-1.1 )"
+
+DEPEND="${CDEPEND}
+   virtual/pkgconfig
+   doc?  ( dev-python/docutils )
+   test? (
+   virtual/perl-Test-Harness
+   dev-libs/fcgi
+   )"
+
+RDEPEND="${CDEPEND}
+   selinux? ( sec-policy/selinux-apache )
+"
+
+# update certain parts of lighttpd.conf based on conditionals
+update_config() {
+   local config="${D}/etc/lighttpd/lighttpd.conf"
+
+   # enable php/mod_fastcgi settings
+   use php && { sed -i -e 's|#.*\(include.*fastcgi.*$\)|\1|' ${config} || 
die; }
+
+   # enable stat() caching
+   use fam && { sed -i -e 's|#\(.*stat-cache.*$\)|\1|' ${config} || die; }
+
+   # automatically listen on IPv6 if built with USE=ipv6. Bug #234987
+   use ipv6 && { sed -i -e 's|# server.use-ipv6|server.use-ipv6|' 
${config} || die; }
+}
+
+# remove non-essential stuff (for USE=minimal)
+remove_non_essential() {
+   local libdir="${D}/usr/$(get_libdir)/${PN}"
+
+   # text docs
+   use doc || rm -fr "${D}"/usr/share/doc/${PF}/txt
+
+   # non-essential modules
+   rm -f \
+   
${libdir}/mod_{compress,evhost,expire,proxy,scgi,secdownload,simple_vhost,status,setenv,trigger*,usertrack}.*
+
+   # allow users to keep some based on USE flags
+   use pcre|| rm -f ${libdir}/mod_{ssi,re{direct,write}}.*
+   use webdav  || rm -f ${libdir}/mod_webdav.*
+   use mysql   || rm -f ${libdir}/mod_mysql_vhost.*
+   use lua || rm -f ${libdir}/mod_{cml,magnet}.*
+   use rrdtool || rm -f ${libdir}/mod_rrdtool.*
+   use zlib|| rm -f ${libdir}/mod_compress.*
+}
+
+pkg_setup() {
+   if ! use pcre ; then
+   ewarn "It is highly recommended that you build ${PN}"
+   ewarn "with perl regular expressions support via USE=pcre."
+   ewarn "Otherwise you lose support for some core options such"
+   ewarn "as conditionals and modules such as mod_re{write,direct}"
+   ewarn "and mod_ssi."
+   fi
+   if use mmap; then
+   ewarn "You have enabled the mmap option. This option may allow"
+   ewarn "local users to trigger SIGBUG crashes. Use this option"
+   ewarn "with EXTRA care."
+   fi
+   enewgroup lighttpd
+   enewuser lighttpd -1 -1 /var/www/localhost/htdocs lighttpd
+
+   DOC_CONTENTS="IPv6 migration guide:\n
+   

[gentoo-commits] repo/gentoo:master commit in: www-servers/lighttpd/files/

2016-09-12 Thread Daniel Campbell
commit: 0db692284d2789ec6fa2ca82d630bd825f8a7f01
Author: Daniel Campbell  gentoo  org>
AuthorDate: Mon Sep 12 09:37:08 2016 +
Commit: Daniel Campbell  gentoo  org>
CommitDate: Mon Sep 12 09:37:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0db69228

www-servers/lighttpd: Fix #454366, own user/group

Adds support in the initd script for LIGHTTPD_USER and LIGHTTPD_GROUP,
which are gleaned from the lighttpd.conf file's relevant variables.

Thanks Eugene Rosenzweig

Gentoo-Bug: #454366
Gentoo-Bug-URL: https://bugs.gentoo.org/454366

Package-Manager: portage-2.3.0

 www-servers/lighttpd/files/lighttpd.initd | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/www-servers/lighttpd/files/lighttpd.initd 
b/www-servers/lighttpd/files/lighttpd.initd
index 04dd8cc..e345f72 100644
--- a/www-servers/lighttpd/files/lighttpd.initd
+++ b/www-servers/lighttpd/files/lighttpd.initd
@@ -1,5 +1,5 @@
 #!/sbin/openrc-run
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -31,7 +31,11 @@ checkconfig() {
 
 start() {
checkconfig || return 1
-   checkpath -d -q -m 0750 -o lighttpd:lighttpd /run/lighttpd/
+   # Glean lighttpd's credentials from the configuration file
+   # Fixes bug 454366
+   LIGHTTPD_USER="$(awk 
'/^server.username/{s=$3};{sub("\"","",s)};END{print s}' ${LIGHTTPD_CONF})"
+   LIGHTTPD_GROUP="$(awk 
'/^server.groupname/{s=$3};{sub("\"","",s)};END{print s}' ${LIGHTTPD_CONF})"
+   checkpath -d -q -m 0750 -o "${LIGHTTPD_USER}":"${LIGHTTPD_GROUP}" 
/run/lighttpd/
 
ebegin "Starting lighttpd"
start-stop-daemon --start --quiet --exec /usr/sbin/lighttpd \



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

2016-09-12 Thread Daniel Campbell
commit: 5564f2866333589db0216a1787d2a7301267
Author: Daniel Campbell  gentoo  org>
AuthorDate: Mon Sep 12 08:16:44 2016 +
Commit: Daniel Campbell  gentoo  org>
CommitDate: Mon Sep 12 08:16:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5564fddd

dev-lang/gnu-smalltalk: version bump

Package-Manager: portage-2.3.0

 dev-lang/gnu-smalltalk/Manifest   |  1 +
 dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild | 80 +++
 2 files changed, 81 insertions(+)

diff --git a/dev-lang/gnu-smalltalk/Manifest b/dev-lang/gnu-smalltalk/Manifest
index 8f45cf0..7c80855 100644
--- a/dev-lang/gnu-smalltalk/Manifest
+++ b/dev-lang/gnu-smalltalk/Manifest
@@ -1 +1,2 @@
 DIST smalltalk-3.2.4.tar.gz 5877496 SHA256 
901cc7090a1fa44bc60900a970d207de4aa3bdfdce72bea55114e243bc1eb1b3 SHA512 
0854e95fb29c79a9844304651e9b2e3997ced88d7f1a704345f72aedfbae1562df0a2a2cc92ed7909e0ce22e275bb37d1592fe16079e3895cd8b79f3212cea3e
 WHIRLPOOL 
461f07278737fbb0e5f08d18ef4f5c3678a19aef61c895e7ede7c1f74720e99bc44d347730e68a94827abfaf24c69317e2acc67ccc4bdc8cdb05ec164d5894cb
+DIST smalltalk-3.2.5.tar.gz 5779293 SHA256 
06e574e818ec49f0555d948ae53b1453d8c1df59ef597dad911a4fd1ffba1cce SHA512 
385e5fba2acb8870759e5178282210c09c45685d0cf776bc50f4ed10c9afacf9164547ba8099ea3ed9a92a2a253aa9c2b011a7a9f2dff47ea9cfdf3b42029ebc
 WHIRLPOOL 
3c7f1bd451eae1372d06196e1dc8408a83d8a717e67f09be4b6172d0243bca71a11d298ac9e5946a2599c6322b2ef7c204fd54d41c818151661c04af4aa89f08

diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild 
b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild
new file mode 100644
index ..bd46fcd
--- /dev/null
+++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+inherit elisp-common flag-o-matic eutils multilib
+
+DESCRIPTION="GNU Smalltalk"
+HOMEPAGE="http://smalltalk.gnu.org;
+SRC_URI="mirror://gnu/smalltalk/smalltalk-${PV}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="tk readline emacs gtk gmp"
+
+DEPEND="app-arch/zip
+   sys-libs/gdbm
+   sys-apps/debianutils
+   dev-libs/libsigsegv
+   virtual/libffi
+   emacs? ( virtual/emacs )
+   readline? ( sys-libs/readline )
+   tk? ( dev-lang/tk )
+   gtk? ( =x11-libs/gtk+-2* )
+   gmp? ( dev-libs/gmp )"
+RDEPEND=""
+
+S="${WORKDIR}/smalltalk-${PV}"
+
+SITEFILE=50gnu-smalltalk-gentoo.el
+
+src_prepare() {
+   # fix misuse of the Tcl API, bug 492710
+   epatch "${FILESDIR}"/${PN}-3.2_use-result.patch
+}
+
+src_configure() {
+   replace-flags '-O3' '-O2'
+   econf \
+   --libdir=/usr/$(get_libdir) \
+   --with-system-libsigsegv \
+   --with-system-libffi \
+   --with-system-libltdl \
+   $(use_with emacs emacs) \
+   $(use_with readline readline) \
+   $(use_with gmp gmp) \
+   $(use_with tk tcl /usr/$(get_libdir)) \
+   $(use_with tk tk /usr/$(get_libdir)) \
+   $(use_enable gtk gtk)
+}
+
+src_compile() {
+   emake || die "emake failed"
+   use emacs && elisp-compile *.el
+}
+
+src_install() {
+   emake DESTDIR="${D}" install || die
+   dodoc AUTHORS COPYING* ChangeLog NEWS README THANKS TODO
+   if use emacs; then
+   elisp-install "${PN}" *.el *.elc
+   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+   fi
+   fperms 0444 /usr/share/smalltalk/packages.xml
+   # Fix QA notice complaining about dangling symlink.
+   # There's probably a better way to do this but I couldn't find it.
+   pushd "${D}"/usr/share/man/man1
+   rm gst-reload.1
+   ln -s $(find . -name "gst-load*") gst-reload.1
+   popd
+}
+
+pkg_postinst() {
+   use emacs && elisp-site-regen
+}
+
+pkg_postrm() {
+   use emacs && elisp-site-regen
+}



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

2016-09-12 Thread Daniel Campbell
commit: 7a54e049805e2a29c5b132f1d703e436970d8cd7
Author: Daniel Campbell  gentoo  org>
AuthorDate: Mon Sep 12 08:14:12 2016 +
Commit: Daniel Campbell  gentoo  org>
CommitDate: Mon Sep 12 08:14:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a54e049

dev-lang/gnu-smalltalk: Fix Tcl_Interp, #492710

* Update EAPI to 6
* Correct hanging symlink QA issue

Gentoo-Bug: 492710
Gentoo-Bug-URL: https://bugs.gentoo.org/492710

Package-Manager: portage-2.3.0

 .../files/gnu-smalltalk-3.2_use-result.patch   | 16 +
 .../gnu-smalltalk/gnu-smalltalk-3.2.4-r1.ebuild| 75 ++
 2 files changed, 91 insertions(+)

diff --git a/dev-lang/gnu-smalltalk/files/gnu-smalltalk-3.2_use-result.patch 
b/dev-lang/gnu-smalltalk/files/gnu-smalltalk-3.2_use-result.patch
new file mode 100644
index ..b9f9eb6
--- /dev/null
+++ b/dev-lang/gnu-smalltalk/files/gnu-smalltalk-3.2_use-result.patch
@@ -0,0 +1,16 @@
+--- config.h.in2013-04-07 22:52:21.0 -0700
 config.h.in2016-06-20 16:46:46.560891256 -0700
+@@ -879,6 +879,13 @@
+#define below would cause a syntax error. */
+ #undef _UINT64_T
+ 
++/* Kludgey fix for Gentoo bug #492710, caused by improper use of the Tcl API.
++ * Upstream should be using Tcl_SetObjResult, Tcl_GetObjResult, and/or
++ * Tcl_GetStringResult. This is the simplest way for us to fix it, and should
++ * be removed as soon as GST uses the Tcl interface correctly.
++ */
++#define USE_INTERP_RESULT 1
++
+ /* Define for Solaris 2.5.1 so the uint8_t typedef from ,
+, or  is not used. If the typedef were allowed, the
+#define below would cause a syntax error. */

diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4-r1.ebuild 
b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4-r1.ebuild
new file mode 100644
index ..4f6e1c6
--- /dev/null
+++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4-r1.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+inherit elisp-common flag-o-matic eutils multilib
+
+DESCRIPTION="GNU Smalltalk"
+HOMEPAGE="http://smalltalk.gnu.org;
+SRC_URI="mirror://gnu/smalltalk/smalltalk-${PV}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="tk readline emacs gtk gmp"
+
+DEPEND="app-arch/zip
+   sys-libs/gdbm
+   sys-apps/debianutils
+   dev-libs/libsigsegv
+   virtual/libffi
+   emacs? ( virtual/emacs )
+   readline? ( sys-libs/readline )
+   tk? ( dev-lang/tk )
+   gtk? ( =x11-libs/gtk+-2* )
+   gmp? ( dev-libs/gmp )"
+RDEPEND=""
+
+S="${WORKDIR}/smalltalk-${PV}"
+
+SITEFILE=50gnu-smalltalk-gentoo.el
+
+src_prepare() {
+   epatch "${FILESDIR}"/SequenceableCollection-size-3.2.4.patch
+   # fix misuse of the Tcl API, bug 492710
+   epatch "${FILESDIR}"/gnu-smalltalk-3.2_use-result.patch
+}
+
+src_configure() {
+   replace-flags '-O3' '-O2'
+   econf \
+   --libdir=/usr/$(get_libdir) \
+   --with-system-libsigsegv \
+   --with-system-libffi \
+   --with-system-libltdl \
+   $(use_with emacs emacs) \
+   $(use_with readline readline) \
+   $(use_with gmp gmp) \
+   $(use_with tk tcl /usr/$(get_libdir)) \
+   $(use_with tk tk /usr/$(get_libdir)) \
+   $(use_enable gtk gtk)
+}
+
+src_compile() {
+   emake || die "emake failed"
+   use emacs && elisp-compile *.el
+}
+
+src_install() {
+   emake DESTDIR="${D}" install || die
+   dodoc AUTHORS COPYING* ChangeLog NEWS README THANKS TODO
+   if use emacs; then
+   elisp-install "${PN}" *.el *.elc
+   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+   fi
+   fperms 0444 /usr/share/smalltalk/packages.xml
+}
+
+pkg_postinst() {
+   use emacs && elisp-site-regen
+}
+
+pkg_postrm() {
+   use emacs && elisp-site-regen
+}



  1   2   >