[gentoo-commits] proj/ruby-scripts:master commit in: eselect-rails/

2016-07-20 Thread Hans de Graaff
commit: b95834793646e5925756bdd809aa4935eba6d4c8
Author: Hans de Graaff  degraaff  org>
AuthorDate: Thu Jul 21 05:33:21 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jul 21 05:33:21 2016 +
URL:https://gitweb.gentoo.org/proj/ruby-scripts.git/commit/?id=b9583479

Add Rails 5.0.x support

 eselect-rails/rails.eselect | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/eselect-rails/rails.eselect b/eselect-rails/rails.eselect
index bba27a9..cc1c2cb 100644
--- a/eselect-rails/rails.eselect
+++ b/eselect-rails/rails.eselect
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,6 +12,7 @@ RAILS="${EROOT}/usr/bin/rails"
 # find a list of rails symlink targets, best first
 find_targets() {
for f in \
+   ${RAILS}-5.0* \
${RAILS}-4.2* \
${RAILS}-4.1* \
${RAILS}-4.0* \



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

2016-07-20 Thread Richard Farina
commit: ed41c01f0312ae3f04e50456d7cc9d5ba917271b
Author: Zero_Chaos  gentoo  org>
AuthorDate: Thu Jul 21 04:43:35 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Thu Jul 21 04:43:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed41c01f

net-wireless/gnuradio: bump to 3.7.10 release

Package-Manager: portage-2.3.0

 net-wireless/gnuradio/Manifest   |   1 +
 net-wireless/gnuradio/gnuradio-3.7.10.ebuild | 237 +++
 2 files changed, 238 insertions(+)

diff --git a/net-wireless/gnuradio/Manifest b/net-wireless/gnuradio/Manifest
index 63b78b5..2e2580d 100644
--- a/net-wireless/gnuradio/Manifest
+++ b/net-wireless/gnuradio/Manifest
@@ -1,4 +1,5 @@
 DIST gnuradio-3.6.5.1.tar.gz 3150283 SHA256 
0875d2f0a7da0f3bcc1771b528b0f98f79d9ab69aa1ef953651bbbe1f57b4621 SHA512 
23a22aed482da11005b17e5197ee3ba24d442b30309522b0858e694b58f46b76cc050143d365623c7dd4241cdf8b9f988e1a4dabe2e1f98d0fd4cca71bbb82e8
 WHIRLPOOL 
7cf55be5fac7891a737d228d83718bbc43f9069c6275c5ac465ae11088559dca5e7fa31239e281271b529aa8b9ae1a0efe3850a16a40e53c0f1fe57e351ff2a8
+DIST gnuradio-3.7.10.tar.gz 4332494 SHA256 
a4c88851be1a9dc682781586a24a0e3f57abb28f1cbdfd25680945664cf31b49 SHA512 
11c40d2844e570f55cde8997b3375acdcfe250de4a5048c9db0a451d8fa53bfed44f07a831e3151bd02d892a2cb37bf3a46b4305f0811b58e81a9534fe153e1f
 WHIRLPOOL 
3b650a9101cab2e12e3f1ad470f80b3e7a6ead35aa7daf13882a249268a376e629ea8796734c83f0c530c2d81cb451962537d51580065f285297562550f0b50f
 DIST gnuradio-3.7.6.1.tar.gz 3588833 SHA256 
39dede70eec36f430c4895900bbd7ed266aa9e846d0a362987e806b7197c4c0b SHA512 
88ec30b2bd93ca032c29f4606856a8e70b0123474fd84115657804429f381dea78f97a7523c9684acad6a27b357ddf876632e957de5c6e0170045dc38d121939
 WHIRLPOOL 
97d70e403fe46b0afbd1e6f0812f8d9de4ea506dcb2190a23d9a0f0499662f9e2bbaa86d1b624f7c621ae1675094f92cd295bc273db0759b2647e2dfb2a49b43
 DIST gnuradio-3.7.7.1.tar.gz 3845988 SHA256 
2b27b13fc734ab5882e42c1661d433c0c097fd8b55b682f00626fa96c356584e SHA512 
7be9568d19cbe03f3c229dbda5fc8d448a4a57d84bd9f8b91a400c65b526414539536c0a391b15d5f0e63bf22ef5675dc3ed8a6ed94ce3b1e4328948fa202ba1
 WHIRLPOOL 
c54e26af37ecb27dd515d1ca320ccf363f6a9bbff61724f7d98f751d69a32ba21f2a631ce07caf273596f4297ff92359d2469768cd927ae9d680c8a8bbd25dbd
 DIST gnuradio-3.7.8.1.tar.gz 3962961 SHA256 
8406f49d085fdc2ef5d8ea90f3e19ad8782d2a2f5154bbe4f076591ddf7ae5aa SHA512 
21468335d698963ce5090b03b980ecc3714c301f3cd5d071d8a1b083c3c985479c42ee6d842b1b600ac85640ce875fb2bbfd6f51d30144cb612ac55e648c0c9a
 WHIRLPOOL 
94d1b357539299b74b9f08659426ade1fa6ac3ae6950ec4ffe6797eadaca06785c4707ea1db3500c5b57395e6f7e8c0f14718d00c556aaf6537835ebb6969b7a

diff --git a/net-wireless/gnuradio/gnuradio-3.7.10.ebuild 
b/net-wireless/gnuradio/gnuradio-3.7.10.ebuild
new file mode 100644
index 000..eab3753
--- /dev/null
+++ b/net-wireless/gnuradio/gnuradio-3.7.10.ebuild
@@ -0,0 +1,237 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+
+CMAKE_BUILD_TYPE="None"
+inherit cmake-utils fdo-mime gnome2-utils python-single-r1 eutils
+
+DESCRIPTION="Toolkit that provides signal processing blocks to implement 
software radios"
+HOMEPAGE="http://gnuradio.org/;
+LICENSE="GPL-3"
+SLOT="0/${PV}"
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="http://gnuradio.org/git/gnuradio.git;
+   inherit git-r3
+   KEYWORDS=""
+else
+   SRC_URI="http://gnuradio.org/releases/gnuradio/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+IUSE="+audio +alsa atsc +analog +digital channels doc dtv examples fcd fec 
+filter grc jack log noaa oss pager performance-counters portaudio +qt4 sdl 
test trellis uhd vocoder +utils wavelet wxwidgets zeromq"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}
+   audio? ( || ( alsa oss jack portaudio ) )
+   alsa? ( audio )
+   oss? ( audio )
+   jack? ( audio )
+   portaudio? ( audio )
+   analog? ( filter )
+   digital? ( filter analog )
+   dtv? ( fec )
+   pager? ( filter analog )
+   qt4? ( filter )
+   uhd? ( filter analog )
+   fcd? ( || ( alsa oss ) )
+   wavelet? ( analog )
+   wxwidgets? ( filter analog )"
+
+# bug #348206
+# comedi? ( >=sci-electronics/comedilib-0.8 )
+# boost-1.52.0 is blacklisted, bug #461578, upstream #513, boost #7669
+RDEPEND="${PYTHON_DEPS}
+   >=dev-lang/orc-0.4.12
+   dev-libs/boost:0=[${PYTHON_USEDEP}]
+   !<=dev-libs/boost-1.52.0-r6:0/1.52
+   dev-python/numpy[${PYTHON_USEDEP}]
+   sci-libs/fftw:3.0=
+   alsa? (
+   media-libs/alsa-lib[${PYTHON_USEDEP}]
+   )
+   fcd? ( virtual/libusb:1 )
+   filter? ( sci-libs/scipy )
+   grc? (
+   dev-python/cheetah[${PYTHON_USEDEP}]
+   dev-python/lxml[${PYTHON_USEDEP}]
+   

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

2016-07-20 Thread Göktürk Yüksek
commit: 355b76d4d2bb564f0d46f683c6babe3e2d6b8be0
Author: Craig Andrews  integralblue  com>
AuthorDate: Mon Jul 18 14:49:29 2016 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Thu Jul 21 03:58:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355b76d4

net-analyzer/netdata: add upstream remote-id

 net-analyzer/netdata/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-analyzer/netdata/metadata.xml 
b/net-analyzer/netdata/metadata.xml
index ca4b03c..b1f2bcb 100644
--- a/net-analyzer/netdata/metadata.xml
+++ b/net-analyzer/netdata/metadata.xml
@@ -15,6 +15,9 @@
 Enable the nfacct plugin
 Enable use of nodejs (which some plugins 
use)
 
+
+firehol/netdata
+
 
 Linux real time system monitoring web interface
 



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

2016-07-20 Thread Göktürk Yüksek
commit: 749801ddd30ff78b6604a2d4d4875189f1909762
Author: Craig Andrews  integralblue  com>
AuthorDate: Mon Jul 18 14:46:51 2016 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Thu Jul 21 03:57:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=749801dd

app-admin/needrestart: add upstream remote-id

 app-admin/needrestart/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-admin/needrestart/metadata.xml 
b/app-admin/needrestart/metadata.xml
index 5b1cba2..2b53e01 100644
--- a/app-admin/needrestart/metadata.xml
+++ b/app-admin/needrestart/metadata.xml
@@ -12,4 +12,7 @@
 
 Restart daemons after library updates
 
+
+liske/needrestart
+
 



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

2016-07-20 Thread Göktürk Yüksek
commit: d3e62abad29165550cd4b1382b167b9f5bff5bb0
Author: Craig Andrews  integralblue  com>
AuthorDate: Mon Jul 18 15:15:46 2016 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Thu Jul 21 03:58:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e62aba

app-backup/btrbk: add upstream info

 app-backup/btrbk/metadata.xml | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/app-backup/btrbk/metadata.xml b/app-backup/btrbk/metadata.xml
index 6694799..e2b4208 100644
--- a/app-backup/btrbk/metadata.xml
+++ b/app-backup/btrbk/metadata.xml
@@ -16,6 +16,16 @@
 
 Tool for creating snapshots and remote backups of btrfs subvolumes
 
+
+
+a...@tty0.ch
+Axel Burri
+
+https://github.com/digint/btrbk/issues
+
https://raw.githubusercontent.com/digint/btrbk/master/ChangeLog
+https://github.com/digint/btrbk/blob/master/README.md
+digint/btrbk
+
 
 Use sys-apps/pv to enable progress bar 
functionality
 



[gentoo-commits] dev/heroxbd:master commit in: app-shells/bash/

2016-07-20 Thread Benda XU
commit: 3ec8fc78cabcecf099214a05b8552df5bcba788d
Author: Benda Xu  gmail  com>
AuthorDate: Wed Jun 29 00:13:25 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Wed Jun 29 00:13:25 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=3ec8fc78

app-shells/bash-4.3_p46: prefixify.

 app-shells/bash/Manifest| 1 +
 app-shells/bash/bash-4.3_p46.ebuild | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index 1b60193..ff6bc1e 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -5,6 +5,7 @@ AUX bash-4.3-append-process-segfault.patch 675 SHA256 
cadbc77924ce5e2ba3984263f1
 AUX bash-4.3-arrayfunc.patch 439 SHA256 
9407d53d357166464c7c4e3341a72027faba295f416e73f7b5919e10ea15577a SHA512 
9db458ea34495e8632d68c072db0c30be103d31ad0535d5327e2ba8db62d9464b2e4427fb0a06c6272dbaa399a2ba939666f4574929d0f53940234a78ca67867
 WHIRLPOOL 
038eb157225aadf2c7d57aa63b1ca7871986ceea982ae91d319b1377e79b6023a1844c752586083056ae377813366f032e8c51df0f42e35bef0c037ed803
 AUX bash-4.3-compat-lvl.patch 628 SHA256 
3303c12a499c5fb3f3c9ac7b11b020c83d4d4e3d672cc2df734709b22a6d92d7 SHA512 
c552e1c7154d69201329f26e039c06a61e1bbaf5eaf16b7eea4f89d56aef0f710ebdfb115a1c00f07bd94893e51f9cbceee12bb57e51f6009c0e2327d53d7286
 WHIRLPOOL 
066fbb358f4fb9e32a58b4c4edd10d9c47c50f6aa202e0197c6b6d86a0836d48677561b834e5642b9052e64077efe240cb27144e5032c3e5f4bd9cb62201736e
 AUX bash-4.3-mapfile-improper-array-name-validation.patch 407 SHA256 
0302e96630afc5106ea446defd6890fb0b4c96bb27b375e8fbfd96b09eb10335 SHA512 
214935a751c3275593654c36b471cbb47ca4f5bb6f2a19e0a7ff73b646e5318a861538bf923ebb5f84abafa6d0d6eeece7b2f36ef77ab8c582223e098b4eb356
 WHIRLPOOL 
3bf136afd45fe614e3429079b6f41102dda55390d4a3d190f4584aa189f8e623439c13f9efe623644d3990e0f5d2d1b90a8b61eee322f22050b3d5e63d8f5eda
+AUX bash-4.3-protos.patch 174 SHA256 
729aded4f907f4bad466785eed850b2b25a145e9ed75f0fc690190d5fccd387a SHA512 
4af0540467bbcf7cf041de6fe6ed080b149a2ff309e5dbe5e7b76bb30459aaeead813be678384feb01a7b64d3a649372f8a8aaf686f69ac7958baa87b25340b0
 WHIRLPOOL 
b1a5def9952b1f8ec4b9c3ff9df09672b2ad55a67a99890bc0796c87e23c1ec86c0eed50125d790120b6eea595f5aeabf981383323aac43b2f790587ec70685a
 AUX bash-4.x-deferred-heredocs.patch 1255 SHA256 
845ffcd7035eef5dc029747f211a737e0260b53b16086a37fb3c8ab3609a7d36 SHA512 
9016203189d0b601f0441daec19f902de7387b599a2196c475d76c596dcf9a9c22765a58e7fc5a3117522ec2722475bd166bea271ff3048f31674e8bed2901a0
 WHIRLPOOL 
f3a2ef5245c446b7e90917e987d80efba5e6437dbe86fc27bbd7768bc5f1e5f6e7663b350ca8a81a3f21a29af6e1594c14061be0d818fce6a4a63aed7efcb6fe
 AUX bash_logout 205 SHA256 
15aaded954389c05d7de5d36c4887db61975ad52c87ad78baf1062ec8997289d SHA512 
7234250c03fc920996a381f9daef9e2d8ab1e1a29acdebed6669d8e0fe1c872a7fa343adf7d9ddc81225b0cd9eb223ba7ad1ff42448aff057fc6d6baa8f04a7d
 WHIRLPOOL 
16242c8796af44f550f2935b37c770c022754c63db75b57fbe49d1a313b8651235619ead571cd70ae37f890c694d1c6b2e4871ec51345743eff8649782d0523b
 AUX bashrc 4094 SHA256 
db1254d22d6c23854779a40578e299e2429d37ca0292ff632bbd038f348a475e SHA512 
c394dbf39322e0ab6d76ed215265230b2421f32da6e6fe4bf53f855fa86f1bd345128cb66b373c42fd11b08605aeeade4186767d6444f17889ca34e01d71de52
 WHIRLPOOL 
9eac53a84ea1ff3166761c7f37344d10d0e57c3987a0e11b1fa3e9aedac6bb4b2f01124c24939bc8f7a2e1c3664ad8c7643cbf2e06f992e9ae94ce0f0c5f10f1

diff --git a/app-shells/bash/bash-4.3_p46.ebuild 
b/app-shells/bash/bash-4.3_p46.ebuild
index dd22287..75a52b4 100644
--- a/app-shells/bash/bash-4.3_p46.ebuild
+++ b/app-shells/bash/bash-4.3_p46.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="4"
 
-inherit eutils flag-o-matic toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib prefix
 
 # Official patchlevel
 # See ftp://ftp.cwru.edu/pub/bash/bash-4.3-patches/
@@ -86,6 +86,7 @@ src_prepare() {
epatch 
"${FILESDIR}"/${PN}-4.3-mapfile-improper-array-name-validation.patch
epatch "${FILESDIR}"/${PN}-4.3-arrayfunc.patch
epatch "${FILESDIR}"/${PN}-4.3-protos.patch
+   fprefixify epatch "${FILESDIR}"/${PN}-4.0-configs-prefix.patch
 
epatch_user
 }
@@ -176,7 +177,7 @@ src_install() {
 
insinto /etc/bash
doins "${FILESDIR}"/bash_logout
-   doins "${FILESDIR}"/bashrc
+   fprefixify doins "${FILESDIR}"/bashrc
keepdir /etc/bash/bashrc.d
insinto /etc/skel
for f in bash{_logout,_profile,rc} ; do



[gentoo-commits] dev/heroxbd:master commit in: app-shells/bash/, app-shells/bash/files/

2016-07-20 Thread Benda XU
commit: 0b3bcafaf44e21616c25d37ebe74f258881a8140
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Jun 10 02:50:56 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Fri Jun 10 02:50:56 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=0b3bcafa

app-shell/bash: prefixify default bashrc and profile.

 app-shells/bash/Manifest   | 303 +
 app-shells/bash/bash-4.3_p42-r2.ebuild |  18 +-
 .../bash/files/bash-4.0-configs-prefix.patch   |  15 +
 app-shells/bash/files/bashrc   |   8 +-
 4 files changed, 34 insertions(+), 310 deletions(-)

diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index 928124f..95012e3 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -1,304 +1,18 @@
 AUX autoconf-mktime-2.53.patch 4812 SHA256 
f8fd7249e0eaac1a258198b7e2dd435fb287dd826d2b2b85c171f3c801bf5a9b SHA512 
52fd04b9ba576ef28a66647307b550e9da074867c2cfd9d517948f3029521d94ca01f3e43b49544ecf6ed1139f8ac4f8beb36470e7e225a65557a6b5fb5348ec
 WHIRLPOOL 
71319dc34c773c9773cc96339cb7b461115311ce42a3758f53a0eb6c7f8c1fadcec0de43f4b226de183867faa53982e8bf3919221e33474d0a1e44f73d32b15e
 AUX autoconf-mktime-2.59.patch 4686 SHA256 
3c16de6cbe24fc806c29390eaf4c7e1d9ceda3df523bb18941cf0a3184356bba SHA512 
4ac3951b72fcc50bc90d4fdd6286fc0ce01100d928b51f41043cf7c6f6adaddd7b19bb346bf21f306ce6cbe619750dfe18755c122e3f1a237fb07c02b25594a8
 WHIRLPOOL 
bd4304863415e6e5b79a2df330b9add8e5378de54db2c24a3ea97c41125886204a77997ba179c42a901532ddf49314a91e1937df31d396ac8d4d6c7d612f442d
-AUX bash-2.05b-destdir.patch 598 SHA256 
07e419e3b6ee2e105c0642f5c4be7b61d2f765d632077c9eee883be4e60432d5 SHA512 
d453ff834c7a4b5b74e395e496493d77f98ec0e1aa1d7cf8ff0d8260b2a0602067da65a18d5dc9dbedc1d79c8b50395dd97f7091a6d55ff0bae52ed1b2b007bd
 WHIRLPOOL 
3eade151768b8de41e0fc1ef9d22ef578354f334ba5bf80425bb925ea18debf976cf03b9509ed4a3886d15b05c90fe6c6fe5ccbd4696b48d63d17aeec5d36158
-AUX bash-2.05b-empty-herestring.patch 667 SHA256 
2b2bb08d16873236db26fc9d8f2df7d481abbef3d7acbded39368fdd26ccabde SHA512 
311626129c33546b42a16788a566958f15b48aec40989828498ce45c50ffc450c1b3d3413cc7cbaeef44699d64962c968d38dda0ed810cce389b572228221be4
 WHIRLPOOL 
a57c572a929ca7dd7a3e97505c7470e996fb56417f2183c79fc341bf08675061e53d984dc939c69130d022ceb4c0a30dabe75226ecd9ff57ab38b489a0c256dc
-AUX bash-2.05b-fix-job-warning.patch 341 SHA256 
743a35ab7c31fc1aea94285144658c27b030fed5b8e38612d6f4efccda8d4730 SHA512 
5ede03f96f8061d6ea99c473cd8625aedd745b9545a5af4bfa371907a4446e57d8d4d75e934ee38ae6654a0521f203d7e54d7b111e594bd4efff2ab0491b0a20
 WHIRLPOOL 
4e616b1fd976c9cf3e7b6f09a2eb159c4ef1c1b112158f98387a6ee36214e28224b3080ed8a5e226d1a4c9b1c4f4facd680f881dc54e5f5868fbad2f0a282dd4
-AUX bash-2.05b-jobs.patch 813 SHA256 
021a8b5cb3ae71b160524692fbd5ec0e37384cd3c3a50689d7de9166be9febfd SHA512 
7d6176ab2831f2dec6e033b1604d2b41694adc106e0a7bb63c69df245e85ff3ba45904d798f4d596dfe712ccc0bfd17d71ad70039eaf67b280254b15517f2e97
 WHIRLPOOL 
ba6473776b4b3241e23cff1b26baf613274b0ca94885be17707be9fd74bc58b1ff2834fa6ef210d469c172af149153e3e0fed5278ae0aa262832c7cc7f504a64
-AUX bash-2.05b-parallel-build.patch 426 SHA256 
74244a0b736396213bb2b9d7dcbc99d21b979d8102b3a04bdd91f65cc5ec7d56 SHA512 
1ae173412ef3dad6b874cf6461479a0291e8dce2b0f1464450d41cc5a1e833e66860d7c2ed5c14e55fd082a95fdfa6164ae677aff0192fd2e02f1eedafe06992
 WHIRLPOOL 
c1a6ad3c1dcc053992a68608c9bf3e11895d080343859698f6be06443efb2d0a6fa8445f5b16aaaedb6dd35db29fa48e47bf1f98a890a7ee3c3daeccacd7bcca
-AUX bash-2.05b-protos.patch 692 SHA256 
1df3b05232723d00ba0f76bb18233dec2943da63cd72e1161a6ac82592ba5837 SHA512 
77a5d48d629cd127db6f7163fd9ee4e67c22b92007cb5e9fc9f51c83427f809dd74f176a521a7d8e342127419c872c01e29b921f48cea5cb8e788ff5f51faaa1
 WHIRLPOOL 
fa54af517ecd99398b81a46996b18f05c7a13191606a0780b01ff56f312ca44590feaaf3ae410773454d28d00fd112213d8780114fa69a51dc78f36cdb825a5a
-AUX bash-2.05b-rbash.patch 616 SHA256 
52c6515e8333d7461c5d4b13cd45645a072c5c0258f34f3e03262952589cd60a SHA512 
bc4a6132a36b65794843930e34abd199d9c5df7838c49ec3edf47f92e0f09877a31df051689a8267eaadfbb743934c2f4f25ab8a2ca07d1561dd6ec8c337a53f
 WHIRLPOOL 
9cfd3fc03fc4c1adf5b03962aaa346ce831ffaba8aac8206bec9e97a2b500c72fbf81d20de698677a64ff1db1198adf965b66dab81141e75e0a126dc4cf16942
-AUX bash-3.0-afs.patch 633 SHA256 
4c4453a7cf5d26099d41a4c473d9f727e6347c693cdace009bcde0fe5aea27c4 SHA512 
833515f5b4040ffb7e65b410aa860da73a2bf1d9b4da7ea74ec41581fcb27b0ebafdcbb041abf4c1cebaa3d7b43ee6ea11f7c7ecec5759530ce0184ac6029f3f
 WHIRLPOOL 
6b1e5b03c700183187bc4496296b2938d9c18e5df66e31e8440bdbd49bd2090485b5d966726b157348384e74a8d2a73228da8424332b132be2d76dd2e99e113b
-AUX bash-3.0-crash.patch 1191 SHA256 
b082ac3e1ede7327a9147cedcfe3c0dbaa1b05ee6e9eee3ac838216ba7838eb3 SHA512 
e9fa172d76e1a3924c4795b7bb26a0487ab50f2d0714178076b6b9f85d7712ffeb4165bd591cac97c4c2288e39fa2bdf3794f29a7f2fd28e2d971041d16ff0a5
 WHIRLPOOL 

[gentoo-commits] dev/heroxbd:master commit in: sys-apps/portage/files/, sys-apps/portage/

2016-07-20 Thread Benda XU
commit: e0ae42e4365e0be78cb94d2a2604374a1a7bb111
Author: Benda Xu  gentoo  org>
AuthorDate: Sun Jun 19 23:21:00 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Sun Jun 19 23:21:00 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=e0ae42e4

sys-apps/portage: call ldconfig.
Bug: 532100

 sys-apps/portage/Manifest  |  3 +-
 .../files/portage-2.3.0-ldconfig-path.patch| 34 ++
 sys-apps/portage/portage-2.3.0_rc1-r1.ebuild   |  1 +
 3 files changed, 37 insertions(+), 1 deletion(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index 794f025..6017c18 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -1,10 +1,11 @@
 AUX README.RESCUE 137 SHA256 
69bea0c755eab59b6b4d90838b8551744f0b0c8eeac170b1cd13a71ee83f9ac4 SHA512 
dba0f0d6d4cd140e636cc70dfb7bdb298e2f2fb040bc07b0874cac994bdbabd26bfd9361d85a0f8b9a92a185281e4901606b9e4f563afdc8867341bbe6af1cb0
 WHIRLPOOL 
713fcc790442999d56e13efaf536fec9954dadeda680b3642d0358311332096ddedf8b55697bd1ca620d84f0dc7d025ff7931e086c74c1f5032be72dca2ff8f5
 AUX portage-2.2.28-distcc-eprefix.patch 1215 SHA256 
15de29f5b8bf9b3f49c730bbeaa4414b55866a82874a54f0ecbbb0f58a16d781 SHA512 
bb630624d61d546d2ecfaad18274ae66139d3e0848293c64c69806ae13d380dc979ff658b517801ba407062270a49ca525b62ee89c47b83c324b664b364e37b6
 WHIRLPOOL 
ccc5c5aff1d2b426e9603a16ef455a81ee5ae0cd03043adf704b7b091b536543018a8f32e995c0668fe02fdfc7bec5a6c6b1060162c424061375458fd0e820c8
+AUX portage-2.3.0-ldconfig-path.patch 1349 SHA256 
f39a31df3beeedbe031b09a60a62dd0de65487aece21d3755d03de54acb09e0a SHA512 
0443a5fc650b5115827091a363223ca769e59f023ce6fbe9f5c90f326c1468c31a6833494e084e95111c98da48992732f1f25ce40f9320e51e9b63b6fa773617
 WHIRLPOOL 
7378ad8de383670bfeb01564db760dcd122b34f268a73b108980f478cf11c500b366cc82e0069c4367fcfea0d32584544ce3df864d234ce14faf5897eb51d1ab
 AUX portage-2.3.0-prefix-path-only.patch 1089 SHA256 
e72cb1f1c1ad9d2c5b6179930d87fcb5fc58cc8a25eed654a166463d5a75749a SHA512 
6b28b9df57651237599736bf582e286e44353f47d5f0f0e4a65cd6d3ff87a0f216e0948f0e0aa2874d86233e14c832f0060cc264eee7c668e2d9be3df1279823
 WHIRLPOOL 
eb100086ebd20f7956c47320159f6ce1aed22edd5f48671f8e2bd11d66e979fd0175a6e0bf1ad1caf5860ae51635fe197d74ae7c13f025778ede8f5a81bf4caa
 AUX portage-2.3.0-scanelf-path.patch 948 SHA256 
b87d80dcdb9588ae92ab8824ad64df43351b89142a9a2f0a0a20dbd3f0b8a8f5 SHA512 
fef3ae7a5f6ee4d6a2469670a2ec04b697d4a5cd1950c638fdd3ab4f290f8b45f26f3c521c614140ea22d05be60080bb7c685f3b167a7554a17f51903278a25d
 WHIRLPOOL 
a2b6287f7f367e599a70df50cfd541b9d2ddf9f7c72140055cc1674b22997bdacb1a6b414765db63ebdb98f6d8231f59c8e3e223369d8f386c001fd5c6cd2db4
 AUX portage-2.3.0_rc1.patch 2278 SHA256 
5c10f7bf71250a87576bf81635a765e6fdfdaa7882fe7e1949c736ae1472c2d6 SHA512 
0e26adc69b3b716c7435d54a2ed4252045cb24e7891eed5d88514e6066ee4b1fc32ba89d63dc63e2341456110bc7def0bf1a49c1cb3cb53c0d9092bb251f9151
 WHIRLPOOL 
3964864f80131293283aa79ef1e87e5975e2543e456515c00cf6bd38905c2502539b9698634a44123db9e8ab3c566645b5424c29390a0f47ae7df62431355928
 DIST portage-2.2.28.tar.bz2 969138 SHA256 
da8148a1a9275c87f535679e41b1bb3a1380ba0f903b80510017517e4c5229d0 SHA512 
d21bf7e7dcc0a779a13df6a959e5d4291492fce2a5525b67e9a4705888021f9c08b8d78cd32b2eb930ac5428c40383e4e46da5a7b1ed5c9c9c42314c0f1c6a0b
 WHIRLPOOL 
1b9584b0243b46c70d0778aad57df2d3ea99e19f243280e542c29e6fed0634b72de6b203a3c296c2977d1a6e5e5250b910574176c692d2c7c27c0938528bb43d
 DIST portage-2.3.0_rc1.tar.bz2 910204 SHA256 
52cf0837975c4b2a8e1d3d18e3334a735b14e4ebdbdca8992548b86c1d5bebd1 SHA512 
d7a5ce8800668606a2e3549621686bb8bb30bd2f5d7a57b106efc1c58d34b95cef4605f5067824db0beb6f870c9e81cb3fdb5c074e9e64bef40a9df6f524ad13
 WHIRLPOOL 
c4c86fe20606e93ecf4d125f436077ec4d15cb453c98e83894a8383f1654a9b294107c9c04bb3019f66a643ff42c333060319d59dda47c323e9711723c3b9cfe
 EBUILD portage-2.2.28.ebuild 11798 SHA256 
167af8bf2aaa76fa2b36dce1b3396f81f1bd5af2b0daffc710402780eeb823b3 SHA512 
a7500e828da21775412b655eae1f7dac49eab7cd55c18f774ddbec501d4f2c2364cdff94b6d2faa4b230ff9ca63084dd3c8c8d28234c3f40150bb9a02d6e3935
 WHIRLPOOL 
9267f3f7ecd8aecf126dd4d92b9412dedf0335365798dc411f51d062f0328f852b387b5594f797ee49603fe0355670eb6ff401b71fcf736a944b4e2970da01c5
-EBUILD portage-2.3.0_rc1-r1.ebuild 11604 SHA256 
2b2425bce224c20b1491d8917ab6288cf2936cda29426fbf2a3d37f4c936f458 SHA512 
b82f75de8aa1e91242eae29864121cf5a1420be8eea715168f8b13ae1dd01d0c1d5e9b18160055a079d1176e4e2a2bb3d6b6f93e8c3052e590c881c31fa07698
 WHIRLPOOL 
c5cb05de853f8e26aa59b9675efac221c800baed720b5fb388816bbe2374cc4452e372ec2d1c45a50e4fe1cfc2317b425814f842aa811406803a2862f9c24db0
+EBUILD portage-2.3.0_rc1-r1.ebuild 11651 SHA256 
2ad29bbb196cf1aee3101e40d18b81537371358327614c1752e427ee713801fe SHA512 
b289f6fb24e159ad99248438739607d5e670b1c3d5353d64708e4751961e249d81a9fabf7fe3fc274533982aeca96c091f5cb2787af7a6030d18b313d3172728
 WHIRLPOOL 

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

2016-07-20 Thread Benda XU
commit: 0e1897d748ba2e517a431c71b9a972de59155889
Author: Benda Xu  gmail  com>
AuthorDate: Mon Jun 13 14:46:27 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jun 13 14:46:27 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=0e1897d7

sys-devel/gcc-config: should use http for bootstrap.

 sys-devel/gcc-config/Manifest| 2 +-
 sys-devel/gcc-config/gcc-config-1.8_p20160608.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/gcc-config/Manifest b/sys-devel/gcc-config/Manifest
index cb1dede..d280716 100644
--- a/sys-devel/gcc-config/Manifest
+++ b/sys-devel/gcc-config/Manifest
@@ -1,3 +1,3 @@
 DIST gcc-config-1.8_p20160608.tar.bz2 17446 SHA256 
cef5de71a77d9cef4298ec42dd69b9694e53b07ed13a9dd674c5d5ff13fe2432 SHA512 
ed3a1dd78a8123435b90283b708cc6141836be93d062606b4262d5c6aeb753efa0f549ac5b75556a1d193cc935e014c69418052cd6f6cab52d3597dcc2b05c12
 WHIRLPOOL 
d3c510526ca76f7a634bafd3a553f017853e76046c16ca4887ffa7c327371e226d434c9c0472f04abf22c626cdc2975231ed182ca58cd59dcfa5ce06ff01a354
-EBUILD gcc-config-1.8_p20160608.ebuild 1251 SHA256 
fac987a12abbd7d262f03735ef8b1ae5144a31164f9213267e54a625f651e8ac SHA512 
9f35265024c72f47d01c7b03d5a3cda7370830e1270245608059bf2d8bb34db95fa477eb122521aca4b9288fdff6eb0995b168bc334317ae610f206d4dc34304
 WHIRLPOOL 
b9dff6ba3c7bebef78c19c2342fa0df9db33722a6dcc763090204564ad637e017a3deb8b2fe70447042930065115186be1de4353b37fa20797ec315133086ac5
+EBUILD gcc-config-1.8_p20160608.ebuild 1250 SHA256 
35b4558a113eac240214384680025c968cca540bdc900502eff3fd07ff7d3740 SHA512 
f36b5be38b6b3f7fab66f724bf9fec7229d149d8ef2d80481062c17790d9301ca79d9ecca94d43e67b20ccd322186f6412ac89aff0905be3c510e540e2fad1ac
 WHIRLPOOL 
69a0e8ed0f3d176ebb2f746d7132e007c6205b482afaf7a2fc7b7502495bcbf1119f19c3f8cc66ec136d3b4c725780fc50190978df0b3fbcdc93d4a369fbe201
 MISC metadata.xml 162 SHA256 
65a915d44de1f01d4b7f72d313b4192c38374a9835d24988c00c1e73dca5805a SHA512 
2a857e10b277827773a6c7967e070d7bfff23d75f44fa4d4fa8a7339df3225e6dba512a865d91c9c55bdb013dafdce85dface1b845acfbb5473e232666cdda45
 WHIRLPOOL 
f7586c1570803b3e646f0be89ba6c767e82ec6889ef92d15f62a38f1410ed9d82c36892e5e83f694471959783d0d5ad667f1a39b7eb51f2080c269d5fa23d819

diff --git a/sys-devel/gcc-config/gcc-config-1.8_p20160608.ebuild 
b/sys-devel/gcc-config/gcc-config-1.8_p20160608.ebuild
index 76bd57f..b8e0e20 100644
--- a/sys-devel/gcc-config/gcc-config-1.8_p20160608.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.8_p20160608.ebuild
@@ -9,7 +9,7 @@ inherit eutils unpacker toolchain-funcs multilib
 DESCRIPTION="utility to manage compilers"
 HOMEPAGE="https://gitweb.gentoo.org/proj/gcc-config.git/;
 SRC_URI="mirror://gentoo/${P}.tar.bz2
-   https://dev.gentoo.org/~heroxbd/${P}.tar.bz2;
+   http://dev.gentoo.org/~heroxbd/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] dev/heroxbd:master commit in: sys-process/lsof/files/, sys-process/lsof/

2016-07-20 Thread Benda XU
commit: 62e5633ecf2d3f79ce88fd324eac3a1ce0a7d31a
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jun 20 04:29:53 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Wed Jun 22 07:44:28 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=62e5633e

sys-process/lsof: merged.

 sys-process/lsof/ChangeLog   | 517 ---
 sys-process/lsof/Manifest|  30 --
 sys-process/lsof/files/lsof-4.85-arg.c.patch |  30 --
 sys-process/lsof/files/lsof-4.85-cross.patch |  33 --
 sys-process/lsof/lsof-4.85-r2.ebuild |  80 -
 sys-process/lsof/lsof-4.87-r1.ebuild |  97 -
 sys-process/lsof/lsof-4.88.ebuild|  97 -
 sys-process/lsof/metadata.xml|   8 -
 8 files changed, 892 deletions(-)

diff --git a/sys-process/lsof/ChangeLog b/sys-process/lsof/ChangeLog
deleted file mode 100644
index fc8b77d..000
--- a/sys-process/lsof/ChangeLog
+++ /dev/null
@@ -1,517 +0,0 @@
-# ChangeLog for sys-process/lsof
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.107 
2014/12/03 09:39:37 ago Exp $
-
-  03 Dec 2014; Agostino Sarubbo  lsof-4.87-r1.ebuild:
-  Stable for ppc, wrt bug #529126
-
-  02 Dec 2014; Agostino Sarubbo  lsof-4.87-r1.ebuild:
-  Stable for alpha, wrt bug #529126
-
-  01 Dec 2014; Agostino Sarubbo  lsof-4.87-r1.ebuild:
-  Stable for sparc, wrt bug #529126
-
-  23 Nov 2014; Mikle Kolyada  lsof-4.87-r1.ebuild:
-  x86 stable wrt bug #529126
-
-  21 Nov 2014; Mike Frysinger  lsof-4.87-r1.ebuild,
-  lsof-4.88.ebuild:
-  Update SRC_URI #529643 by Łukasz Stelmach.
-
-  14 Nov 2014; Jeroen Roovers  lsof-4.87-r1.ebuild:
-  Stable for HPPA (bug #529126).
-
-  14 Nov 2014; Markus Meier  lsof-4.87-r1.ebuild:
-  arm stable, bug #529126
-
-  13 Nov 2014; Agostino Sarubbo  lsof-4.87-r1.ebuild:
-  Stable for amd64, wrt bug #529126
-
-*lsof-4.88 (13 Nov 2014)
-
-  13 Nov 2014; Lars Wendler  +lsof-4.88.ebuild:
-  Version bump.
-
-  20 Jan 2014; Mike Frysinger  lsof-4.85-r2.ebuild,
-  lsof-4.87-r1.ebuild:
-  Depend on virtual/pkgconfig when USE=rpc due to libtirpc functionality 
#498584
-  by palme3000.
-
-  18 Jan 2014; Mike Frysinger  lsof-4.85-r2.ebuild,
-  lsof-4.87-r1.ebuild:
-  Add arm64 love.
-
-  07 Jan 2014; Lars Wendler  -lsof-4.82.ebuild,
-  -lsof-4.83.ebuild, -lsof-4.84.ebuild, -lsof-4.84-r1.ebuild,
-  -lsof-4.85.ebuild, -lsof-4.85-r1.ebuild, -lsof-4.86.ebuild,
-  -lsof-4.87.ebuild, -files/lsof-4.84-rpc.patch:
-  Removed old versions and files.
-
-*lsof-4.87-r1 (27 Apr 2013)
-
-  27 Apr 2013; Mike Frysinger  +lsof-4.87-r1.ebuild:
-  Update to EAPI=4 and merge some random prefix changes #405973 by Dan Wallis.
-
-*lsof-4.87 (06 Jan 2013)
-
-  06 Jan 2013; Mike Frysinger  +lsof-4.87.ebuild:
-  Version bump #450624 by Agostino Sarubbo.
-
-*lsof-4.86 (04 Sep 2012)
-
-  04 Sep 2012; Mike Frysinger  +lsof-4.86.ebuild:
-  Version bump #433605 by teidakankan.
-
-  22 Aug 2012; Mike Frysinger  +files/lsof-4.85-cross.patch,
-  lsof-4.85-r2.ebuild:
-  Fix cross-compiling by avoiding executing compiled configure tests #432120 by
-  Dennis Schridde.
-
-  28 May 2012; Raúl Porcel  lsof-4.85-r2.ebuild:
-  alpha/ia64/m68k/s390/sh/sparc stable wrt #413273
-
-  24 May 2012; Mike Frysinger  lsof-4.84-r1.ebuild:
-  Move to usex() from eutils.eclass.
-
-  29 Apr 2012; Markus Meier  lsof-4.85-r2.ebuild:
-  arm stable, bug #413273
-
-  28 Apr 2012;  lsof-4.85-r2.ebuild:
-  ppc stable #413273
-
-  24 Apr 2012; Jeroen Roovers  lsof-4.85-r2.ebuild:
-  Stable for HPPA (bug #413273).
-
-  24 Apr 2012; Agostino Sarubbo  lsof-4.85-r2.ebuild:
-  Stable for amd64, wrt bug #413273
-
-  24 Apr 2012; Jeff Horelick  lsof-4.85-r2.ebuild:
-  marked x86 per bug 413273
-
-  23 Apr 2012; Brent Baude  lsof-4.85-r2.ebuild:
-  Marking lsof-4.85-r2 ppc64 for bug 413273
-
-  23 Apr 2012; Mike Frysinger  lsof-4.84-r1.ebuild,
-  lsof-4.85-r1.ebuild, lsof-4.85-r2.ebuild, lsof-4.85.ebuild:
-  We need -DHASNORPC_H too to disable rpc support.
-
-*lsof-4.85-r2 (15 Nov 2011)
-
-  15 Nov 2011; Mike Frysinger  +lsof-4.85-r2.ebuild:
-  Put example scripts behind USE=examples.
-
-*lsof-4.85-r1 (30 Oct 2011)
-
-  30 Oct 2011; Mike Frysinger  +lsof-4.85-r1.ebuild,
-  +files/lsof-4.85-arg.c.patch:
-  Add fix from upstream #388555 by Lars Wendler (Polynomial-C).
-
-*lsof-4.85 (29 Sep 2011)
-
-  29 Sep 2011; Mike Frysinger  +lsof-4.85.ebuild:
- 

[gentoo-commits] dev/heroxbd:master commit in: app-shells/bash/files/, app-shells/bash/

2016-07-20 Thread Benda XU
commit: 0efb33bfec3b0da7ca0aa09ed1c771191b2badaf
Author: Benda Xu  gmail  com>
AuthorDate: Wed Jun 29 00:12:54 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Wed Jun 29 00:12:54 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=0efb33bf

app-shell/bash-4.3_p46: track.

 app-shells/bash/Manifest   |  7 +++--
 .../{bash-4.4_rc1.ebuild => bash-4.3_p46.ebuild}   | 30 --
 app-shells/bash/files/bash-4.3-protos.patch| 10 
 3 files changed, 31 insertions(+), 16 deletions(-)

diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index ce1bf27..1b60193 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -12,7 +12,6 @@ AUX dot-bash_logout 127 SHA256 
3bcb4958dad662fc2cbe77177236679f7a09b8bdb0be73810
 AUX dot-bash_profile 204 SHA256 
4fc40b8960894a3011eca9ed5ee1e65b4a6f26bc8559a8e8cbf605d1966aa2e5 SHA512 
97ad83696b7eb8b084a53530d1a3e7648722ae4199c91737ceb02b8238e7637b0770731f5140ffb552142311f79b140a041d7e1e5366ba60399b0019f164fce9
 WHIRLPOOL 
797471612c96453793ca26065a5edcdccc919e7370366bc56c224ec295a77c275af0650568b74922ee781b2d4f6540f32ff5158f62d8b8c0288488cd51f22d4b
 AUX dot-bashrc 551 SHA256 
e280e34af6e830c93adb6285f66ead4812ddfb2bbc6a7ff618467f4c933f6446 SHA512 
518b62aa2fa30e7d1692847929a6ce8dae4eac93e8b16d223d1ae86f4d5b076bcbe1852c9034f321c013e17502db9f771979957c67f8e8a71ca4eea7bfe9cc1b
 WHIRLPOOL 
27c53e3f59bd89d5517b5b22bcf04a9adddee0492c52d34d26a707062fb4c4fa853cdf2726d6ec2621a08f24c32a53651ce5693b6de1be764de3e088eb9f7ee6
 DIST bash-4.3.tar.gz 7955839 SHA256 
afc687a28e0e24dc21b988fa159ff9dbcf6b7caa92ade8645cc6d5605cd024d4 SHA512 
a852b8e46ee55568dce9d23a30a9dbd1c770c2d2a4bc91e1c3177d723b31b32c5d69d19704a93f165891b409b9dd2cc65723372044e2bd0ee49ed59a11512651
 WHIRLPOOL 
d82eb296b1bdee517b20e40d2231697dc41e2040d34e2da24c4fa40755c723d732929805ebef6f6923cd8ffecfb0db7063ec1dc3ab4e695a93916f2d872e236f
-DIST bash-4.4-rc1.tar.gz 8856234 SHA256 
54838ce0e9db6a8920d4c9f6563fd74dac45d3d3c14c8df4cf7ceb68a91e244b SHA512 
14862599fc5cdfae00ba9e5a047bf9321e89276a1879a6334fd9c9bd43597ecb48b568f1bd17f3be8bef0a0f572fc63edddec31b106e81c0552127970a069a7b
 WHIRLPOOL 
3623014c39333d12a61e0d32e42ef246b4869b72ad3d6bfb9dd523832a3578056376ce37c795a71bb5bb8eaab59773b74a109163f0e1876daf61e3d15363
 DIST bash43-001 1617 SHA256 
ecb3dff2648667513e31554b3ad054ccd89fce38e33367c9459ac3a285153742 SHA512 
a1011392652180a28f9837af4a341a80beb929c1458e2384e282f0007713c5fe8d0b315abf1340b3707748d3caed322135dee87b59eeb7612ee5130f87d79888
 WHIRLPOOL 
94d34b6ae2496b4007bf9b3af69847828179dfa90528d7fc2f9a91facc451535e2fa46120cc3ea22156974c92f2633f91423f2d43b4733f8960cde69dfff81b9
 DIST bash43-002 1594 SHA256 
eee7cd7062ab29a9e4f02924d9c367264dcb8b162703f74ff6eb8f175a91502b SHA512 
e3178c85f553522d5d1c5fd39e76f015b680a8ccc84836a5e10283b2aed6e5b7cc3d23af0e67a270b7622dce0abf35dd8a95afa9bb6f89b73a9439f7435175a4
 WHIRLPOOL 
2d1b6679a1263f7a4325b692c3edac9f5daaa72e3f06dfa88958e70ad64c1fc74b92d8325becfff2c21dd28c002470bdaad50f57037c2676352078291bf0b0bc
 DIST bash43-003 1465 SHA256 
000e6eac50cd9053ce0630db01239dcdead04a2c2c351c47e2b51dac1ac1087d SHA512 
dc2c5fad8d357d1301e419afd959dfaf015a63172857080c11f77ab1bb7d1d737f411eb0e70a861f98a36bed1b19edb7217a4fa9f4773e21706b62dc56ec3464
 WHIRLPOOL 
1ef78321cfe3ca6e9f690ae3dd6a7c06bc72d2e6590bfdaa8543b0ac3ff84eae998e4a2aa44531423cab1137c974b09ac30baf5fa2746e2e5a2006cde03a2b32
@@ -55,6 +54,10 @@ DIST bash43-039 1531 SHA256 
ab94dced2215541097691f60c3eb323cc28ef2549463e6a5334b
 DIST bash43-040 1532 SHA256 
84bb396b9262992ca5424feab6ed3ec39f193ef5c76dfe4a62b551bd8dd9d76b SHA512 
25a0696f1f0e78cb971afa404e0b7fe634b70d49d6a5a9d6ff5506c42063968e8ede83ad80bd0b79601363676fe3abfedc3b76984f6f9ad2e7798790682e21d0
 WHIRLPOOL 
a435f25ae432161f676b4965cc20cc096fa18af8a191dca7cb311a41e3504e5d27c668fb3430fece1de45e0eed9cb34357dc887e83ace9819f24d585eddf6720
 DIST bash43-041 2362 SHA256 
4ec432966e4198524a7e0cd685fe222e96043769c9613e66742ac475db132c1a SHA512 
d75cdd6a1fb8aeb1a4e88f046cfea3ec493b994b96f60f27d5577b59408422bb7c51cc4525cadab821fd8c57f44fb07f811b087d077359242caff3b54cfc6819
 WHIRLPOOL 
c88e754d694b69bcb3ce390ab3e29932b30a74f8f15b75b570cc46699c072b0f872824766c45bc2a98627529896bdf5aaf6493a493ffd33932d9ed6a362defb3
 DIST bash43-042 1535 SHA256 
ac219322db2791da87a496ee6e8e5544846494bdaaea2626270c2f73c1044919 SHA512 
01a6601029c0a55c9bf1a4ace3f387f9d094a9b9ee3511e2113c000123d85b1d5813c369e62d5a6dd329f515ef0d67d11394a6c0e4516956387556c13d13009a
 WHIRLPOOL 
790b15282a81f5717fb675ea4ae752382ddb1b101766e32c68deb1ec1d64fcf8841b3da556b87ac685e18b528a1de31bc4b94900369f6386f8e3991ed76232c1
+DIST bash43-043 1942 SHA256 
47a8a3c005b46e25821f4d8f5ccb04c1d653b1c829cb40568d553dc44f7a6180 SHA512 
eb05e537fac08587d0755ad59218bb5a51685aefc1476d6e3feaf72acd1e08cbda512988d8c157425e7939863b313d1e36f51b32f8a8497655c6b0710a24b738
 WHIRLPOOL 

[gentoo-commits] dev/heroxbd:master commit in: sys-apps/portage/files/, sys-apps/portage/

2016-07-20 Thread Benda XU
commit: ccaf4051612bbff71447bdcdb9a9b888bffc
Author: Benda Xu  gentoo  org>
AuthorDate: Thu Jun 30 20:02:24 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Jun 30 20:02:24 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=ccaf4051

sys-apps/portage: bump to 2.3.0.

 sys-apps/portage/Manifest  |  6 ++---
 .../files/portage-2.2.28-distcc-eprefix.patch  | 27 --
 .../portage/files/portage-2.3.0-scanelf-path.patch | 21 -
 ...{portage-2.2.28.ebuild => portage-2.3.0.ebuild} | 22 --
 4 files changed, 11 insertions(+), 65 deletions(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index 6017c18..8073174 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -1,11 +1,9 @@
 AUX README.RESCUE 137 SHA256 
69bea0c755eab59b6b4d90838b8551744f0b0c8eeac170b1cd13a71ee83f9ac4 SHA512 
dba0f0d6d4cd140e636cc70dfb7bdb298e2f2fb040bc07b0874cac994bdbabd26bfd9361d85a0f8b9a92a185281e4901606b9e4f563afdc8867341bbe6af1cb0
 WHIRLPOOL 
713fcc790442999d56e13efaf536fec9954dadeda680b3642d0358311332096ddedf8b55697bd1ca620d84f0dc7d025ff7931e086c74c1f5032be72dca2ff8f5
-AUX portage-2.2.28-distcc-eprefix.patch 1215 SHA256 
15de29f5b8bf9b3f49c730bbeaa4414b55866a82874a54f0ecbbb0f58a16d781 SHA512 
bb630624d61d546d2ecfaad18274ae66139d3e0848293c64c69806ae13d380dc979ff658b517801ba407062270a49ca525b62ee89c47b83c324b664b364e37b6
 WHIRLPOOL 
ccc5c5aff1d2b426e9603a16ef455a81ee5ae0cd03043adf704b7b091b536543018a8f32e995c0668fe02fdfc7bec5a6c6b1060162c424061375458fd0e820c8
 AUX portage-2.3.0-ldconfig-path.patch 1349 SHA256 
f39a31df3beeedbe031b09a60a62dd0de65487aece21d3755d03de54acb09e0a SHA512 
0443a5fc650b5115827091a363223ca769e59f023ce6fbe9f5c90f326c1468c31a6833494e084e95111c98da48992732f1f25ce40f9320e51e9b63b6fa773617
 WHIRLPOOL 
7378ad8de383670bfeb01564db760dcd122b34f268a73b108980f478cf11c500b366cc82e0069c4367fcfea0d32584544ce3df864d234ce14faf5897eb51d1ab
 AUX portage-2.3.0-prefix-path-only.patch 1089 SHA256 
e72cb1f1c1ad9d2c5b6179930d87fcb5fc58cc8a25eed654a166463d5a75749a SHA512 
6b28b9df57651237599736bf582e286e44353f47d5f0f0e4a65cd6d3ff87a0f216e0948f0e0aa2874d86233e14c832f0060cc264eee7c668e2d9be3df1279823
 WHIRLPOOL 
eb100086ebd20f7956c47320159f6ce1aed22edd5f48671f8e2bd11d66e979fd0175a6e0bf1ad1caf5860ae51635fe197d74ae7c13f025778ede8f5a81bf4caa
-AUX portage-2.3.0-scanelf-path.patch 948 SHA256 
b87d80dcdb9588ae92ab8824ad64df43351b89142a9a2f0a0a20dbd3f0b8a8f5 SHA512 
fef3ae7a5f6ee4d6a2469670a2ec04b697d4a5cd1950c638fdd3ab4f290f8b45f26f3c521c614140ea22d05be60080bb7c685f3b167a7554a17f51903278a25d
 WHIRLPOOL 
a2b6287f7f367e599a70df50cfd541b9d2ddf9f7c72140055cc1674b22997bdacb1a6b414765db63ebdb98f6d8231f59c8e3e223369d8f386c001fd5c6cd2db4
 AUX portage-2.3.0_rc1.patch 2278 SHA256 
5c10f7bf71250a87576bf81635a765e6fdfdaa7882fe7e1949c736ae1472c2d6 SHA512 
0e26adc69b3b716c7435d54a2ed4252045cb24e7891eed5d88514e6066ee4b1fc32ba89d63dc63e2341456110bc7def0bf1a49c1cb3cb53c0d9092bb251f9151
 WHIRLPOOL 
3964864f80131293283aa79ef1e87e5975e2543e456515c00cf6bd38905c2502539b9698634a44123db9e8ab3c566645b5424c29390a0f47ae7df62431355928
-DIST portage-2.2.28.tar.bz2 969138 SHA256 
da8148a1a9275c87f535679e41b1bb3a1380ba0f903b80510017517e4c5229d0 SHA512 
d21bf7e7dcc0a779a13df6a959e5d4291492fce2a5525b67e9a4705888021f9c08b8d78cd32b2eb930ac5428c40383e4e46da5a7b1ed5c9c9c42314c0f1c6a0b
 WHIRLPOOL 
1b9584b0243b46c70d0778aad57df2d3ea99e19f243280e542c29e6fed0634b72de6b203a3c296c2977d1a6e5e5250b910574176c692d2c7c27c0938528bb43d
+DIST portage-2.3.0.tar.bz2 907500 SHA256 
1fbed03f78587c80f5afd36b57d7ac085ed5e5b2cc19fea63fc8a43a477e4067 SHA512 
85d15a234e446677dc3458de8dacaa0d91164b190c59f8002ff98dc27a9ad699cba6c4f871ac785ba6116ed53f1f3530ec3ed662ce7f4b3e8c49380b4b206074
 WHIRLPOOL 
979a7fc61a65dca790a077d4839fbbb22fc8ef31ccbe534b12b87c699a25a1930586dd6ddfb9013d57a71c03ed8d976612ea15e9dc3541aff0b67e3d604a5be2
 DIST portage-2.3.0_rc1.tar.bz2 910204 SHA256 
52cf0837975c4b2a8e1d3d18e3334a735b14e4ebdbdca8992548b86c1d5bebd1 SHA512 
d7a5ce8800668606a2e3549621686bb8bb30bd2f5d7a57b106efc1c58d34b95cef4605f5067824db0beb6f870c9e81cb3fdb5c074e9e64bef40a9df6f524ad13
 WHIRLPOOL 
c4c86fe20606e93ecf4d125f436077ec4d15cb453c98e83894a8383f1654a9b294107c9c04bb3019f66a643ff42c333060319d59dda47c323e9711723c3b9cfe
-EBUILD portage-2.2.28.ebuild 11798 SHA256 
167af8bf2aaa76fa2b36dce1b3396f81f1bd5af2b0daffc710402780eeb823b3 SHA512 
a7500e828da21775412b655eae1f7dac49eab7cd55c18f774ddbec501d4f2c2364cdff94b6d2faa4b230ff9ca63084dd3c8c8d28234c3f40150bb9a02d6e3935
 WHIRLPOOL 
9267f3f7ecd8aecf126dd4d92b9412dedf0335365798dc411f51d062f0328f852b387b5594f797ee49603fe0355670eb6ff401b71fcf736a944b4e2970da01c5
+EBUILD portage-2.3.0.ebuild 11517 SHA256 
16b10e751c98dc45735697b50a4df638ccce75745f2a04004dbc5c0897d4b0ed SHA512 
bc44fd3cdab534b513fc00a6c27a06f42a9448c53008a470c976f2b520b0f606ec14f532eeff1c3740abd520a09bf886b005ec427a730bfbd1086093b4b7a6c3
 WHIRLPOOL 

[gentoo-commits] dev/heroxbd:master commit in: eclass/

2016-07-20 Thread Benda XU
commit: 476e3eade829ef401bcc2eaf8ae7d0262f3d121f
Author: Benda Xu  gentoo  org>
AuthorDate: Tue Jun 14 01:59:53 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Tue Jun 14 01:59:53 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=476e3ead

user.eclass: gracefully return early on for enewgroup and enewuser.

 eclass/user.eclass | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/eclass/user.eclass b/eclass/user.eclass
index 860aba0..9fddbbb 100644
--- a/eclass/user.eclass
+++ b/eclass/user.eclass
@@ -107,6 +107,10 @@ egetent() {
 # Default uid is (pass -1 for this) next available, default shell is
 # /bin/false, default homedir is /dev/null, and there are no default groups.
 enewuser() {
+   if [[ ${EUID} != 0 ]] ; then
+   einfo "Donot have enough privilege to execute ${FUNCNAME[0]}"
+   return 0
+   fi
_assert_pkg_ebuild_phase ${FUNCNAME}
 
# get the username
@@ -247,7 +251,7 @@ enewuser() {
;;
 
*)
-   useradd -r "${opts[@]}" "${euser}" || use prefix || die
+   useradd -r "${opts[@]}" "${euser}" || die
;;
esac
 
@@ -267,6 +271,10 @@ enewuser() {
 # do the rest.  You may specify the gid for the group or allow the group to
 # allocate the next available one.
 enewgroup() {
+   if [[ ${EUID} != 0 ]] ; then
+   einfo "Donot have enough privilege to execute ${FUNCNAME[0]}"
+   return 0
+   fi
_assert_pkg_ebuild_phase ${FUNCNAME}
 
# get the group
@@ -340,7 +348,7 @@ enewgroup() {
opts="-g ${egid}"
fi
# We specify -r so that we get a GID in the system range from 
login.defs
-   groupadd -r ${opts} "${egroup}" || use prefix || die
+   groupadd -r ${opts} "${egroup}" || die
;;
esac
 }



[gentoo-commits] dev/heroxbd:master commit in: eclass/, app-shells/bash/

2016-07-20 Thread Benda XU
commit: 6add7b7321aab0f6797dcf4b472fbedd0b12ab85
Author: Benda Xu  gentoo  org>
AuthorDate: Wed Jun 15 10:56:21 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Wed Jun 15 11:48:27 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=6add7b73

app-shells/bash: introduce fprefixify.

 app-shells/bash/Manifest   |   2 +-
 app-shells/bash/bash-4.3_p42-r2.ebuild |   8 +-
 eclass/prefix.eclass   |  73 +--
 eclass/toolchain.eclass| 337 -
 4 files changed, 265 insertions(+), 155 deletions(-)

diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index 95012e3..ce1bf27 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -55,6 +55,6 @@ DIST bash43-039 1531 SHA256 
ab94dced2215541097691f60c3eb323cc28ef2549463e6a5334b
 DIST bash43-040 1532 SHA256 
84bb396b9262992ca5424feab6ed3ec39f193ef5c76dfe4a62b551bd8dd9d76b SHA512 
25a0696f1f0e78cb971afa404e0b7fe634b70d49d6a5a9d6ff5506c42063968e8ede83ad80bd0b79601363676fe3abfedc3b76984f6f9ad2e7798790682e21d0
 WHIRLPOOL 
a435f25ae432161f676b4965cc20cc096fa18af8a191dca7cb311a41e3504e5d27c668fb3430fece1de45e0eed9cb34357dc887e83ace9819f24d585eddf6720
 DIST bash43-041 2362 SHA256 
4ec432966e4198524a7e0cd685fe222e96043769c9613e66742ac475db132c1a SHA512 
d75cdd6a1fb8aeb1a4e88f046cfea3ec493b994b96f60f27d5577b59408422bb7c51cc4525cadab821fd8c57f44fb07f811b087d077359242caff3b54cfc6819
 WHIRLPOOL 
c88e754d694b69bcb3ce390ab3e29932b30a74f8f15b75b570cc46699c072b0f872824766c45bc2a98627529896bdf5aaf6493a493ffd33932d9ed6a362defb3
 DIST bash43-042 1535 SHA256 
ac219322db2791da87a496ee6e8e5544846494bdaaea2626270c2f73c1044919 SHA512 
01a6601029c0a55c9bf1a4ace3f387f9d094a9b9ee3511e2113c000123d85b1d5813c369e62d5a6dd329f515ef0d67d11394a6c0e4516956387556c13d13009a
 WHIRLPOOL 
790b15282a81f5717fb675ea4ae752382ddb1b101766e32c68deb1ec1d64fcf8841b3da556b87ac685e18b528a1de31bc4b94900369f6386f8e3991ed76232c1
-EBUILD bash-4.3_p42-r2.ebuild 7456 SHA256 
2c3e289168f86fccadfc98a3d12ecc2e455c380fb0bf9bbaeda8e743a7b243f7 SHA512 
f1795707bc2889992b3ce2b3da9ac7c3c8128694dee7ee3a3119404ea714ee3359460bc26697d70eddb1b4af740530871959b833b518ce1d214e885f3f1271af
 WHIRLPOOL 
edc9669b7f0aa214a743cd9feb719255cd4e8e5de925df05227406790e8b7c1f6084655d2b8bb918cdede7e92e1b23e7a1d9a0c8da4a54bb9e55b2fcd2a76753
+EBUILD bash-4.3_p42-r2.ebuild 7355 SHA256 
9e3e57dd0af1f66e27493a1e2f31d404084846ddc82dbbef6c67e25d6b4e2280 SHA512 
58a5931cfcd89c2587ab336ad87b334127df65f5818cec1b6a3b7871e3b8173a7a46dd0c0956104b9d270351dd873e10c1e3666a37df168725f039edea1b32e0
 WHIRLPOOL 
72d9a680334722fd0a326c388495cbf77b9776d6ad3497117cffc075ad3acfca2d6677e1fe735ec70b96a6acf2318075be3a91f00ea9278db056cc5c215fd2e0
 EBUILD bash-4.4_rc1.ebuild 6959 SHA256 
d92507283358f9f797f7e125e7a58a650d8b53c24af2d99adcd61c73f359da9e SHA512 
c180b33b87da6ddedec29dd064c97524e02fd0d44b4e848a0a5cfb36cfbc5efdb68f1c256bee25bbbc4c8588fbbd284fc3cef8d314686a2dc27aa5375e8298cb
 WHIRLPOOL 
b9617eab24f0a7ecfeb532019c09579cd5517ed914a4aa751e8b67cf1248e3b7ee7dc326943d3ea6667a88d7d194ad529a23586096c6397081e31da7d2dc0c4a
 MISC metadata.xml 734 SHA256 
7850abd55e656b9360deafb278c98598922eb3b6f884d024d199110afdcf6ff0 SHA512 
a9301e8d2347e0cf90a97325d9a705076150c00609d28338e5d7d72c135468e4f0531b2a4077b69679ae6ccf89eee691e0e5f0748caab60689f5f017afb544f1
 WHIRLPOOL 
ce0e36bc0ae83b73aee7abee391d1b0a384f0277dfb7f7282043624a523699685d866ef3291a02e9ad1bde3abf196b47e1351f646e0149f942a40ed4dc940a37

diff --git a/app-shells/bash/bash-4.3_p42-r2.ebuild 
b/app-shells/bash/bash-4.3_p42-r2.ebuild
index 80d2094..5e590c6 100644
--- a/app-shells/bash/bash-4.3_p42-r2.ebuild
+++ b/app-shells/bash/bash-4.3_p42-r2.ebuild
@@ -88,11 +88,7 @@ src_prepare() {
epatch 
"${FILESDIR}"/${PN}-4.3-mapfile-improper-array-name-validation.patch
epatch "${FILESDIR}"/${PN}-4.3-arrayfunc.patch
 
-   epatch "${FILESDIR}"/${PN}-4.0-configs-prefix.patch
-   eprefixify pathnames.h.in
-   # modify the bashrc file for prefix
-   cp "${FILESDIR}"/bashrc "${T}"/ || die
-   eprefixify "${T}"/bashrc
+   fprefixify epatch "${FILESDIR}"/${PN}-4.0-configs-prefix.patch
 
epatch_user
 }
@@ -183,7 +179,7 @@ src_install() {
 
insinto /etc/bash
doins "${FILESDIR}"/bash_logout
-   doins "${T}"/bashrc
+   fprefixify doins "${FILESDIR}"/bashrc
keepdir /etc/bash/bashrc.d
insinto /etc/skel
for f in bash{_logout,_profile,rc} ; do

diff --git a/eclass/prefix.eclass b/eclass/prefix.eclass
index 101cce2..40e5097 100644
--- a/eclass/prefix.eclass
+++ b/eclass/prefix.eclass
@@ -12,8 +12,6 @@
 # located somewhere in the filesystem.  Prefix ebuilds require
 # additional functions and variables which are defined by this eclass.
 
-inherit eutils
-
 # @ECLASS-VARIABLE: EPREFIX
 # @DESCRIPTION:
 # The offset prefix of a Gentoo Prefix installation.  When Gentoo Prefix
@@ -30,6 +28,7 @@ fi
 # @USAGE: 
 # @DESCRIPTION:
 

[gentoo-commits] dev/heroxbd:master commit in: eclass/

2016-07-20 Thread Benda XU
commit: da9025cda8eacec9f8a6eb4cedb0567f7523bea7
Author: Benda Xu  gentoo  org>
AuthorDate: Wed Jun 15 10:55:39 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Wed Jun 15 11:40:04 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=da9025cd

kernel-2.eclass, toolchain-funcs.eclass: merged.

 eclass/kernel-2.eclass| 1321 -
 eclass/toolchain-funcs.eclass |  840 --
 2 files changed, 2161 deletions(-)

diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
deleted file mode 100644
index e8cb8f2..000
--- a/eclass/kernel-2.eclass
+++ /dev/null
@@ -1,1321 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/kernel-2.eclass,v 1.297 2014/11/28 
17:40:20 mpagano Exp $
-
-# Description: kernel.eclass rewrite for a clean base regarding the 2.6
-#  series of kernel with back-compatibility for 2.4
-#
-# Original author: John Mylchreest 
-# Maintainer: kernel-m...@gentoo.org
-#
-# Please direct your bugs to the current eclass maintainer :)
-
-# added functionality:
-# unipatch - a flexible, singular method to extract, add and 
remove patches.
-
-# A Couple of env vars are available to effect usage of this eclass
-# These are as follows:
-#
-# K_USEPV  - When setting the EXTRAVERSION 
variable, it should
-#add PV to the end.
-#this is useful for thigns 
like wolk. IE:
-#EXTRAVERSION would be 
something like : -wolk-4.19-r1
-# K_NOSETEXTRAVERSION  - if this is set then EXTRAVERSION will not be
-#automatically set within the 
kernel Makefile
-# K_NOUSENAME  - if this is set then EXTRAVERSION will not 
include the
-#first part of ${PN} in 
EXTRAVERSION
-# K_NOUSEPR- if this is set then EXTRAVERSION will 
not include the
-#anything based on ${PR}.
-# K_PREPATCHED - if the patchset is prepatched (ie: mm-sources,
-#ck-sources, ac-sources) it 
will use PR (ie: -r5) as
-#the patchset version for
-#and not use it as a true 
package revision
-# K_EXTRAEINFO - this is a new-line seperated list of einfo 
displays in
-#postinst and can be used to 
carry additional postinst
-#messages
-# K_EXTRAELOG  - same as K_EXTRAEINFO except using elog 
instead of einfo
-# K_EXTRAEWARN - same as K_EXTRAEINFO except using ewarn 
instead of einfo
-# K_SYMLINK- if this is set, then forcably create 
symlink anyway
-#
-# K_DEFCONFIG  - Allow specifying a different defconfig target.
-#If length zero, defaults to 
"defconfig".
-# K_WANT_GENPATCHES- Apply genpatches to kernel source. Provide any
-#combination of "base", 
"extras" or "experimental".
-# K_EXP_GENPATCHES_PULL- If set, we pull "experimental" regardless of 
the USE FLAG
-#but expect the ebuild 
maintainer to use K_EXP_GENPATCHES_LIST.
-# K_EXP_GENPATCHES_NOUSE   - If set, no USE flag will be provided for 
"experimental";
-#as a result the user cannot 
choose to apply those patches.
-# K_EXP_GENPATCHES_LIST- A list of patches to pick from "experimental" 
to apply when
-#the USE flag is unset and 
K_EXP_GENPATCHES_PULL is set.
-# K_GENPATCHES_VER - The version of the genpatches tarball(s) to 
apply.
-#A value of "5" would apply 
genpatches-2.6.12-5 to
-#my-sources-2.6.12.ebuild
-# K_SECURITY_UNSUPPORTED- If set, this kernel is unsupported by Gentoo Security
-# K_DEBLOB_AVAILABLE   - A value of "0" will disable all of the optional deblob
-#code. If empty, will be set 
to "1" if deblobbing is
-#possible. Test ONLY for "1".
-# K_PREDEBLOBBED   - This kernel was already deblobbed elsewhere.
-#If false, either optional 
deblobbing will be available
-#or the license 

[gentoo-commits] dev/heroxbd:master commit in: sys-devel/crossdev/files/, sys-devel/crossdev/

2016-07-20 Thread Benda XU
commit: f35780e31b9147514bae1ce424a39cb20f6c6b3a
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Jun 10 03:40:43 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Fri Jun 10 03:43:47 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=f35780e3

sys-devel/crossdev: remove outdated crossdev.

 sys-devel/crossdev/ChangeLog  | 382 ---
 sys-devel/crossdev/Manifest   |   8 -
 sys-devel/crossdev/crossdev-0.9.18-r10.ebuild |  21 -
 sys-devel/crossdev/crossdev-0.9.19.ebuild |  21 -
 sys-devel/crossdev/crossdev-20091209.ebuild   |  31 --
 sys-devel/crossdev/crossdev-20100108.ebuild   |  32 --
 sys-devel/crossdev/files/crossdev | 662 --
 sys-devel/crossdev/files/crossdev-stable  | 646 -
 8 files changed, 1803 deletions(-)

diff --git a/sys-devel/crossdev/ChangeLog b/sys-devel/crossdev/ChangeLog
deleted file mode 100644
index ed208e3..000
--- a/sys-devel/crossdev/ChangeLog
+++ /dev/null
@@ -1,382 +0,0 @@
-# ChangeLog for sys-devel/crossdev
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.65 
2010/01/08 10:52:54 vapier Exp $
-
-*crossdev-20100108 (08 Jan 2010)
-
-  08 Jan 2010; Mike Frysinger  +crossdev-20100108.ebuild:
-  Improve .pc sysroot handling #20.
-
-*crossdev-20091209 (10 Dec 2009)
-
-  10 Dec 2009; Mike Frysinger  +crossdev-20091209.ebuild:
-  Version bump and merge crossdev-wrappers.
-
-*crossdev- (23 Nov 2009)
-
-  23 Nov 2009; Mike Frysinger  +crossdev-.ebuild:
-  Move to unified crossdev packages.
-
-  15 Feb 2009; Mike Frysinger  files/crossdev:
-  Do not build with headers by default for avr #230343.
-
-*crossdev-0.9.19 (28 Nov 2008)
-
-  28 Nov 2008; Mike Frysinger  files/crossdev,
-  +crossdev-0.9.19.ebuild:
-  Initial cygwin support.
-
-*crossdev-0.9.18-r10 (27 Oct 2008)
-
-  27 Oct 2008; Mike Frysinger  files/crossdev,
-  +crossdev-0.9.18-r10.ebuild:
-  Push out misc minor fixes and make sure we emerge gcc stage2 with --newuse
-  #235551.
-
-*crossdev-0.9.18-r9 (23 Jun 2008)
-
-  23 Jun 2008; Mike Frysinger  files/crossdev,
-  +crossdev-0.9.18-r9.ebuild:
-  Build with --with-headers by default as gcc-4.3 relies on them a lot more
-  #227065.
-
-*crossdev-0.9.18-r8 (16 May 2008)
-
-  16 May 2008; Mike Frysinger  files/crossdev,
-  +crossdev-0.9.18-r8.ebuild:
-  Disable openmp and libffi when building gcc stage1 #27 by Donnie 
Berkholz.
-
-*crossdev-0.9.18-r7 (05 Feb 2008)
-
-  05 Feb 2008; Mike Frysinger  files/crossdev,
-  +crossdev-0.9.18-r7.ebuild:
-  Do not use mips-headers anymore for mips-targets.
-
-*crossdev-0.9.18-r6 (30 Dec 2007)
-
-  30 Dec 2007; Mike Frysinger  files/crossdev,
-  +crossdev-0.9.18-r6.ebuild:
-  If a target w/out a libc is selected, then error out while attempting a step
-  that requires a libc.
-
-*crossdev-0.9.18-r5 (04 Nov 2007)
-
-  04 Nov 2007; Mike Frysinger  files/crossdev,
-  files/crossdev-stable, +crossdev-0.9.18-r5.ebuild:
-  Stop using -* now that we have ** and the meaning of -* is changing.
-
-*crossdev-0.9.18-r4 (06 Oct 2007)
-
-  06 Oct 2007; Mike Frysinger  files/crossdev,
-  +crossdev-0.9.18-r4.ebuild:
-  Fix from Andrew Gaffney to tee output from emerge when using just --pretend
-  #188812.
-
-*crossdev-0.9.18-r3 (29 Jul 2007)
-
-  29 Jul 2007; Mike Frysinger  files/crossdev,
-  +crossdev-0.9.18-r3.ebuild:
-  Make default keywords use the target rather than target+host.
-
-*crossdev-0.9.18-r2 (09 Jun 2007)
-
-  09 Jun 2007; Mike Frysinger  files/crossdev,
-  +crossdev-0.9.18-r2.ebuild:
-  Have targets set default stage which user can override via --stage.
-
-  23 May 2007; Diego Pettenò 
-  crossdev-0.9.17-r3.ebuild, crossdev-0.9.18-r1.ebuild:
-  unifdef command can also be provided by freebsd-ubin, add an or-dependency
-  over it.
-
-  05 May 2007; Mike Frysinger  files/crossdev:
-  Force latest version of gnuconfig #177052 by Arkadi Shishlov.
-
-*crossdev-0.9.18-r1 (30 Apr 2007)
-
-  30 Apr 2007; Mike Frysinger  files/crossdev,
-  +crossdev-0.9.18-r1.ebuild:
-  Filter USE=d #175493 by Mr.Mad.
-
-*crossdev-0.9.18 (17 Feb 2007)
-
-  17 Feb 2007; Mike Frysinger  +files/crossdev-stable,
-  +crossdev-0.9.18.ebuild:
-  Rewrite target handling to be more flexible and make sure the ex steps
-  actually re-emerge the package #167332 by Jozef Maslik.
-
-*crossdev-0.9.17-r3 (10 Feb 2007)
-
-  10 Feb 2007; Mike Frysinger 
-  -crossdev-0.9.17-r2.ebuild, +crossdev-0.9.17-r3.ebuild:
-  Push out updates for new targets (h8300/xc16x) and tweaked 

[gentoo-commits] dev/heroxbd:master commit in: profiles/

2016-07-20 Thread Benda XU
commit: 995d43cae5802ae0b8441af895db95d902869118
Author: Benda Xu  gentoo  org>
AuthorDate: Thu Jul 21 02:22:12 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Jul 21 02:22:12 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=995d43ca

Revert "repo_name: rename to rap."

This reverts commit 83aa96917de1adf271112549b2de5643f3076328.

 profiles/repo_name | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/repo_name b/profiles/repo_name
index f857e77..84678fa 100644
--- a/profiles/repo_name
+++ b/profiles/repo_name
@@ -1 +1 @@
-rap
+heroxbd



[gentoo-commits] dev/heroxbd:master commit in: sys-libs/glibc/, sys-libs/glibc/files/eblits/

2016-07-20 Thread Benda XU
commit: 4f1e51c3b49aee3f447dfb10eca2781d8322d783
Author: Benda Xu  gentoo  org>
AuthorDate: Sun Jun 19 23:22:29 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Wed Jun 22 07:44:28 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=4f1e51c3

sys-libs/glibc: sbin in src_configure

 sys-libs/glibc/Manifest | 2 +-
 sys-libs/glibc/files/eblits/src_configure.eblit | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index c999111..0bcda41 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -35,7 +35,7 @@ AUX eblits/pkg_preinst.eblit 2105 SHA256 
aba79a4369067615bc48429ec371ae91ccfc793
 AUX eblits/pkg_pretend.eblit 4990 SHA256 
219947e495090b640ec6229b028299edc3f06ee81a130211cf91803923ccf477 SHA512 
cb27a05b798ec892576239d6146403f2430c9568faad410f42933610c83c60317bcd79198be4ff9b6c08f9e13b3e0ea897a9ddb8613ccc75975fa227e3c9e26d
 WHIRLPOOL 
613f1920a3d8f51fc6274f73d72cc2be1f3df8b5f2d5af173d050142cbea8b52da4eabe50ba28192af2f2a62c259d512d466b33b303a16648cc82e6422904ba7
 AUX eblits/pkg_setup.eblit 275 SHA256 
c5de97dc69d3508555ac579e14ead694a75edf4707c1749219677ebee88ca9ab SHA512 
627740976e372842b09034b79f61f5cb5d8283f47c94cfe66b2aa1517c901df0bf3b456f1ba26a9ddc0aa0215190d0415ed4f881cc950d163d8203a0e6bba2a9
 WHIRLPOOL 
16ef3155b35671311443f4c231c1867d12731035aa603dedb6e86eabdc1501c67183474a26bb06048e12c19ac3bda054fdb8a107792a3dddb743b6dc7d447339
 AUX eblits/src_compile.eblit 598 SHA256 
3b90a6f44d307b92cee36fdd91d412bdb9fcbab555e6c6bf8174c8e3f29137ca SHA512 
ee216aa3bb13f75313d141459acb47523442addf12a6bb8d829ca40eda4f63324911a13ff0ae90fe6eed1fbe0058c89308a2205c5357a0e1897a89573fea2f51
 WHIRLPOOL 
3bfc5406e794ee9ee4005e97aa2d40a82d77de090c72767d6b43be6993048536b4f2442bf6864157d036e7ea3fce6ba6537a97cd2afee04c61f9e98e1adc3c00
-AUX eblits/src_configure.eblit 7863 SHA256 
7db19553345321d3999b361e9c76c22ff737cb57a18cc70e7a404c598e91ac38 SHA512 
03cf87a1d89b492c1556049a24f846eae73095640a89c843648cf8546c5d84531d5f4714214cce96d00b6d637096f5317b5904da40b5c91df3a2d8bccdbb6a77
 WHIRLPOOL 
11158e85754842e8c80961f4738cdb4bb6b9cd927d89b79a4e5936cdff652326b803f90954dee38956533c6a9dedaa65aaa816fb8e5ba99c956f59dbe8f73652
+AUX eblits/src_configure.eblit 7909 SHA256 
5947f6fe819d936e0e32484a6d3f49ad7aac5e5c89333251c5659fe998c6a083 SHA512 
63ef84d95c47d5881db383c4c90be03434e1c1a87db673f562ead7e6edbf694a428cdc0cf69d312159797f70fc5ac74584d7a7087b314d92dc21e452d1d66477
 WHIRLPOOL 
e5aa3b11ac35b05ea52b077ffe16f8c5fa144a5c70dcf086569a7b6bf2daf171d552dc4a72fee65b892297af1796e80247512e17c313c4c56b6f4b7351fe8ef3
 AUX eblits/src_install.eblit 7814 SHA256 
8d64a4a031263dd7c3e7ba710a5dbe51fa7004b9795fefdab55f7db273f5e89f SHA512 
fb9fc62103e1803509f5910b71eb28398258433762b930c93cccb7578756599739714c41077a2d0fd81c78e8fd14fd30b384a2c141d8df801507414531062551
 WHIRLPOOL 
4634ef7da02f35d461027a4d5bd27bd4e05de0713b577ac47eb1161048f929e1c52e38fc4ad8da333a2198877b82962416edfb30bbaafb9055fb658a6226
 AUX eblits/src_prepare.eblit 2231 SHA256 
02e28094bb57137d0f12031dc3ed75d022df711847904f428ffea2e0bc42b778 SHA512 
967e831a0390c2fb328cb69a75489f3ecddf2a3aecd3d8b95e8ef36fdced3b0b15a320245cd1274e5bf78bc49a17a862fe4af26f610c3f864418c707e7d6150a
 WHIRLPOOL 
4855e3979903daa6b4586d5bed08a1f7806c03b9873f4b51a0b6b73254bb40eb08cb0e6329992f663f98907e8d82f485ee7f49ee4f82fd52dbfe880f8dd1fe70
 AUX eblits/src_test.eblit 698 SHA256 
96b044ef9a27c2591b2a440b45bd89989022d0b41c546ce4dcea58a631315bf4 SHA512 
0a46dddf53ccbfaab3f85ba7d2e8f202b4d5be98052601686592eca0ec115de29d8cb1f324ba12dcb77f3a8d4bbb39032532042b8adf809a772ebcc845b1a152
 WHIRLPOOL 
42af8b97859789b52a5a0c100ba109d8c3dd47532ef3f0b764c95b7a61be9d293d99de25e601dacd840c0a4cc921740b5acc2a3567b5aa3ae8ac6f88430ccf04

diff --git a/sys-libs/glibc/files/eblits/src_configure.eblit 
b/sys-libs/glibc/files/eblits/src_configure.eblit
index ba8f925..5f2fec0 100644
--- a/sys-libs/glibc/files/eblits/src_configure.eblit
+++ b/sys-libs/glibc/files/eblits/src_configure.eblit
@@ -127,6 +127,7 @@ glibc_do_configure() {
# There is no configure option for this and we need to export it
# since the glibc build will re-run configure on itself
export libc_cv_slibdir="${EPREFIX}/$(get_libdir)"
+   export libc_cv_rootsbindir="${EPREFIX}/sbin"
 
# We take care of patching our binutils to use both hash styles,
# and many people like to force gnu hash style only, so disable



[gentoo-commits] dev/heroxbd:master commit in: net-ftp/lftp/files/, net-ftp/lftp/

2016-07-20 Thread Benda XU
commit: 01ba8bae7f7ff81a61dff57b1a6f5f784429c523
Author: Benda Xu  gentoo  org>
AuthorDate: Sat Jun 11 05:41:05 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat Jun 11 05:41:05 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=01ba8bae

net-ftp/lftp: merged.

 net-ftp/lftp/ChangeLog| 1410 -
 net-ftp/lftp/Manifest |   19 -
 net-ftp/lftp/files/lftp-4.0.2.91-lafile.patch |   21 -
 net-ftp/lftp/files/lftp-4.0.3-autoconf-2.64.patch |   11 -
 net-ftp/lftp/files/lftp-4.3.4-empty-local.patch   |   27 -
 net-ftp/lftp/lftp-4.3.5.ebuild|   78 --
 net-ftp/lftp/lftp-4.3.6.ebuild|   78 --
 net-ftp/lftp/metadata.xml |8 -
 8 files changed, 1652 deletions(-)

diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog
deleted file mode 100644
index c785b65..000
--- a/net-ftp/lftp/ChangeLog
+++ /dev/null
@@ -1,1410 +0,0 @@
-# ChangeLog for net-ftp/lftp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.351 2012/04/02 
03:25:18 jer Exp $
-
-*lftp-4.3.6 (02 Apr 2012)
-
-  02 Apr 2012; Jeroen Roovers  -lftp-4.3.3.ebuild,
-  -lftp-4.3.4-r1.ebuild, +lftp-4.3.6.ebuild:
-  Version bump.
-
-  01 Apr 2012; Raúl Porcel  lftp-4.3.5.ebuild:
-  alpha/ia64/s390/sparc stable wrt #405981
-
-  15 Mar 2012; Markus Meier  lftp-4.3.5.ebuild:
-  arm stable, bug #405981
-
-  09 Mar 2012; Pawel Hajdan jr  lftp-4.3.5.ebuild:
-  x86 stable wrt bug #405981
-
-  06 Mar 2012; Brent Baude  lftp-4.3.5.ebuild:
-  Marking lftp-4.3.5 ppc for bug 405981
-
-  06 Mar 2012; Jeroen Roovers  -lftp-4.3.1.ebuild:
-  Old.
-
-  02 Mar 2012; Brent Baude  lftp-4.3.5.ebuild:
-  Marking lftp-4.3.5 ppc64 for bug 405981
-
-  28 Feb 2012; Jeroen Roovers  lftp-4.3.5.ebuild:
-  Stable for HPPA (bug #405981).
-
-  27 Feb 2012; Agostino Sarubbo  lftp-4.3.5.ebuild:
-  Stable for amd64, wrt bug #405981
-
-  27 Feb 2012; Jeroen Roovers  lftp-4.3.1.ebuild:
-  Drop PPC.
-
-*lftp-4.3.5 (25 Jan 2012)
-
-  25 Jan 2012; Jeroen Roovers  +lftp-4.3.5.ebuild:
-  Version bump.
-
-  23 Jan 2012; Jeroen Roovers  metadata.xml:
-  Remove accidental tag addition.
-
-  23 Jan 2012; Jeroen Roovers  lftp-4.3.3.ebuild,
-  lftp-4.3.4-r1.ebuild, metadata.xml:
-  Encourage USE=ssl.
-
-*lftp-4.3.4-r1 (20 Jan 2012)
-
-  20 Jan 2012; Jeroen Roovers  -lftp-4.3.4.ebuild,
-  +lftp-4.3.4-r1.ebuild, +files/lftp-4.3.4-empty-local.patch:
-  Fix segfault when running `local' command without arguments by Marcin
-  Mirosław (bug #398513).
-
-  09 Jan 2012; Brent Baude  lftp-4.3.3.ebuild:
-  Marking lftp-4.3.3 ppc for bug 393513
-
-  02 Jan 2012; Jeroen Roovers  lftp-4.3.3.ebuild,
-  lftp-4.3.4.ebuild:
-  Do not set LINGUAS.
-
-  02 Jan 2012; Jeroen Roovers  lftp-4.3.3.ebuild:
-  Add LINGUAS support (bug #396629).
-
-  02 Jan 2012; Jeroen Roovers  lftp-4.3.4.ebuild:
-  Add LINGUAS support (bug #396629).
-
-*lftp-4.3.4 (31 Dec 2011)
-
-  31 Dec 2011; Jeroen Roovers  +lftp-4.3.4.ebuild:
-  Version bump.
-
-  21 Dec 2011; Jeroen Roovers  lftp-4.3.1.ebuild,
-  -lftp-4.3.2.ebuild:
-  Old.
-
-  17 Dec 2011; Raúl Porcel  lftp-4.3.3.ebuild:
-  alpha/ia64/s390/sparc stable wrt #393513
-
-  14 Dec 2011; Markus Meier  lftp-4.3.3.ebuild:
-  arm stable, bug #393513
-
-  14 Dec 2011; Pawel Hajdan jr  lftp-4.3.3.ebuild:
-  x86 stable wrt bug #393513
-
-  11 Dec 2011; Jeroen Roovers  lftp-4.3.3.ebuild:
-  Stable for HPPA (bug #393513).
-
-  11 Dec 2011; Agostino Sarubbo  lftp-4.3.3.ebuild:
-  Stable for AMD64, wrt bug #393513
-
-  10 Dec 2011; Jeroen Roovers  lftp-4.3.3.ebuild:
-  Add missing sys-libs/expat dependency by Ago (bug #393513 comment #1).
-
-*lftp-4.3.3 (24 Oct 2011)
-
-  24 Oct 2011; Jeroen Roovers  +lftp-4.3.3.ebuild:
-  Version bump.
-
-  23 Oct 2011; Raúl Porcel  lftp-4.3.2.ebuild:
-  alpha/arm/ia64/s390/sparc stable wrt #387221
-
-  18 Oct 2011; Pawel Hajdan jr  lftp-4.3.2.ebuild:
-  x86 stable wrt bug #387221
-
-  17 Oct 2011; Jeroen Roovers  lftp-4.3.2.ebuild:
-  Stable for HPPA (bug #387221).
-
-  16 Oct 2011; Tony Vroon  lftp-4.3.2.ebuild:
-  Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
-  Lazkani, Ian "idella4" Delaney & Agostino "ago" Sarubbo in bug #387221.
-
-  26 Sep 2011; Jeroen Roovers  metadata.xml:
-  Remove empty tag.
-

[gentoo-commits] dev/heroxbd:master commit in: sys-apps/baselayout/

2016-07-20 Thread Benda XU
commit: cf9b6af6f99aa7ecd4f1dbef3f12e708dae19832
Author: Benda Xu  gentoo  org>
AuthorDate: Thu Jun 30 03:03:44 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Jun 30 03:03:44 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=cf9b6af6

sys-apps/baselayout: merged

Bug: 532050

 sys-apps/baselayout/ChangeLog |  276 ---
 sys-apps/baselayout/ChangeLog-2008| 2735 -
 sys-apps/baselayout/Manifest  |5 -
 sys-apps/baselayout/baselayout-2.2.ebuild |  256 ---
 sys-apps/baselayout/metadata.xml  |5 -
 5 files changed, 3277 deletions(-)

diff --git a/sys-apps/baselayout/ChangeLog b/sys-apps/baselayout/ChangeLog
deleted file mode 100644
index 8cc2aa7..000
--- a/sys-apps/baselayout/ChangeLog
+++ /dev/null
@@ -1,276 +0,0 @@
-# ChangeLog for sys-apps/baselayout
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.547 
2014/01/18 09:05:09 vapier Exp $
-
-  18 Jan 2014; Mike Frysinger  baselayout-2.2.ebuild:
-  Add arm64 love.
-
-  14 Oct 2013; William Hubbs  -baselayout-2.1-r1.ebuild:
-  remove old version
-
-  27 Jul 2013; William Hubbs  baselayout-2.2.ebuild:
-  drop pdepend on openrc for bug #409385 since it is now part of @system via
-  virtual/service-manager.
-
-  26 Jul 2013; William Hubbs  baselayout-2.2.ebuild:
-  Three months into the stabilization process and after attempting to get the
-  m68k team to respond with a status, I am stabilizing since there are no m68k
-  specific changes. See bug #455872.
-
-  19 Jul 2013; William Hubbs  -baselayout-2.0.3.ebuild,
-  -baselayout-2.1.ebuild:
-  remove old unstable versions
-
-  20 May 2013; Agostino Sarubbo  baselayout-2.2.ebuild:
-  Stable for s390, wrt bug #455872
-
-  01 May 2013; Agostino Sarubbo  baselayout-2.2.ebuild:
-  Stable for sh, wrt bug #455872
-
-  26 Apr 2013; Agostino Sarubbo  baselayout-2.2.ebuild:
-  Stable for sparc, wrt bug #455872
-
-  23 Apr 2013; Jeroen Roovers  baselayout-2.2.ebuild:
-  Stable for HPPA (bug #455872).
-
-  23 Apr 2013; Agostino Sarubbo  baselayout-2.2.ebuild:
-  Stable for alpha, wrt bug #455872
-
-  23 Apr 2013; Agostino Sarubbo  baselayout-2.2.ebuild:
-  Stable for arm, wrt bug #455872
-
-  23 Apr 2013; Agostino Sarubbo  baselayout-2.2.ebuild:
-  Stable for ia64, wrt bug #455872
-
-  23 Apr 2013; Agostino Sarubbo  baselayout-2.2.ebuild:
-  Stable for ppc, wrt bug #455872
-
-  23 Apr 2013; Agostino Sarubbo  baselayout-2.2.ebuild:
-  Stable for ppc64, wrt bug #455872
-
-  23 Apr 2013; Agostino Sarubbo  baselayout-2.2.ebuild:
-  Stable for x86, wrt bug #455872
-
-  23 Apr 2013; Agostino Sarubbo  baselayout-2.2.ebuild:
-  Stable for amd64, wrt bug #455872
-
-  13 Oct 2012; Alexis Ballier  baselayout-2.2.ebuild:
-  Do not die for "non-standard" mutlilib setups on FreeBSD since that is what
-  we want. bug #436560
-
-  23 Aug 2012; Mike Frysinger  baselayout-2.1-r1.ebuild,
-  baselayout-2.2.ebuild:
-  Also create the dir that we symlink lib to when SYMLINK_LIB=yes #423571 by
-  Kerin Millar.
-
-*baselayout-2.2 (20 Aug 2012)
-
-  20 Aug 2012; Mike Frysinger  +baselayout-2.2.ebuild:
-  Version bump #419465 by Yuta SATOH.
-
-  17 Jun 2012; Raúl Porcel  baselayout-2.1-r1.ebuild:
-  alpha/ia64/m68k/s390/sh/sparc stable wrt #416655
-
-  28 May 2012; Markus Meier  baselayout-2.1-r1.ebuild:
-  arm stable, bug #416655
-
-  23 May 2012; Jeroen Roovers  baselayout-2.1-r1.ebuild:
-  Stable for HPPA (bug #416655).
-
-  23 May 2012; Brent Baude  baselayout-2.1-r1.ebuild:
-  Marking baselayout-2.1-r1 ppc64 for bug 416655
-
-  22 May 2012; Brent Baude  baselayout-2.1-r1.ebuild:
-  Marking baselayout-2.1-r1 ppc for bug 416655
-
-  21 May 2012; Jeff Horelick  baselayout-2.1-r1.ebuild:
-  marked x86 per bug 416655
-
-  20 May 2012; Agostino Sarubbo  baselayout-2.1-r1.ebuild:
-  Stable for amd64, wrt bug #416655
-
-*baselayout-2.1-r1 (16 May 2012)
-
-  16 May 2012; Samuli Suominen 
-  +baselayout-2.1-r1.ebuild:
-  Create /run in pkg_postinst() and warn user if it's not mounted with tmpfs
-  wrt #361349
-
-  26 Apr 2012; Alexis Ballier  baselayout-2.1.ebuild:
-  keyword ~amd64-fbsd
-
-  01 Jan 2012; Andreas K. Huettel  +ChangeLog-2008:
-  Split ChangeLog.
-
-  09 Dec 2011; Mike Frysinger  baselayout-2.1.ebuild:
-  Also ignore warnings when trying to delete old .keep files if the 

[gentoo-commits] dev/heroxbd:master commit in: sys-apps/portage/files/, sys-apps/portage/

2016-07-20 Thread Benda XU
commit: 5166c7d8597780616103b48132d33049d740964f
Author: Benda Xu  gentoo  org>
AuthorDate: Wed Jun 15 03:17:26 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Wed Jun 15 03:17:26 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=5166c7d8

sys-apps/portage: remove host PATH.
Bug: 585986

 sys-apps/portage/Manifest  |  3 ++-
 .../files/portage-2.3.0-prefix-path-only.patch | 31 ++
 sys-apps/portage/portage-2.3.0_rc1-r1.ebuild   |  1 +
 3 files changed, 34 insertions(+), 1 deletion(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index b9432dc..794f025 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -1,9 +1,10 @@
 AUX README.RESCUE 137 SHA256 
69bea0c755eab59b6b4d90838b8551744f0b0c8eeac170b1cd13a71ee83f9ac4 SHA512 
dba0f0d6d4cd140e636cc70dfb7bdb298e2f2fb040bc07b0874cac994bdbabd26bfd9361d85a0f8b9a92a185281e4901606b9e4f563afdc8867341bbe6af1cb0
 WHIRLPOOL 
713fcc790442999d56e13efaf536fec9954dadeda680b3642d0358311332096ddedf8b55697bd1ca620d84f0dc7d025ff7931e086c74c1f5032be72dca2ff8f5
 AUX portage-2.2.28-distcc-eprefix.patch 1215 SHA256 
15de29f5b8bf9b3f49c730bbeaa4414b55866a82874a54f0ecbbb0f58a16d781 SHA512 
bb630624d61d546d2ecfaad18274ae66139d3e0848293c64c69806ae13d380dc979ff658b517801ba407062270a49ca525b62ee89c47b83c324b664b364e37b6
 WHIRLPOOL 
ccc5c5aff1d2b426e9603a16ef455a81ee5ae0cd03043adf704b7b091b536543018a8f32e995c0668fe02fdfc7bec5a6c6b1060162c424061375458fd0e820c8
+AUX portage-2.3.0-prefix-path-only.patch 1089 SHA256 
e72cb1f1c1ad9d2c5b6179930d87fcb5fc58cc8a25eed654a166463d5a75749a SHA512 
6b28b9df57651237599736bf582e286e44353f47d5f0f0e4a65cd6d3ff87a0f216e0948f0e0aa2874d86233e14c832f0060cc264eee7c668e2d9be3df1279823
 WHIRLPOOL 
eb100086ebd20f7956c47320159f6ce1aed22edd5f48671f8e2bd11d66e979fd0175a6e0bf1ad1caf5860ae51635fe197d74ae7c13f025778ede8f5a81bf4caa
 AUX portage-2.3.0-scanelf-path.patch 948 SHA256 
b87d80dcdb9588ae92ab8824ad64df43351b89142a9a2f0a0a20dbd3f0b8a8f5 SHA512 
fef3ae7a5f6ee4d6a2469670a2ec04b697d4a5cd1950c638fdd3ab4f290f8b45f26f3c521c614140ea22d05be60080bb7c685f3b167a7554a17f51903278a25d
 WHIRLPOOL 
a2b6287f7f367e599a70df50cfd541b9d2ddf9f7c72140055cc1674b22997bdacb1a6b414765db63ebdb98f6d8231f59c8e3e223369d8f386c001fd5c6cd2db4
 AUX portage-2.3.0_rc1.patch 2278 SHA256 
5c10f7bf71250a87576bf81635a765e6fdfdaa7882fe7e1949c736ae1472c2d6 SHA512 
0e26adc69b3b716c7435d54a2ed4252045cb24e7891eed5d88514e6066ee4b1fc32ba89d63dc63e2341456110bc7def0bf1a49c1cb3cb53c0d9092bb251f9151
 WHIRLPOOL 
3964864f80131293283aa79ef1e87e5975e2543e456515c00cf6bd38905c2502539b9698634a44123db9e8ab3c566645b5424c29390a0f47ae7df62431355928
 DIST portage-2.2.28.tar.bz2 969138 SHA256 
da8148a1a9275c87f535679e41b1bb3a1380ba0f903b80510017517e4c5229d0 SHA512 
d21bf7e7dcc0a779a13df6a959e5d4291492fce2a5525b67e9a4705888021f9c08b8d78cd32b2eb930ac5428c40383e4e46da5a7b1ed5c9c9c42314c0f1c6a0b
 WHIRLPOOL 
1b9584b0243b46c70d0778aad57df2d3ea99e19f243280e542c29e6fed0634b72de6b203a3c296c2977d1a6e5e5250b910574176c692d2c7c27c0938528bb43d
 DIST portage-2.3.0_rc1.tar.bz2 910204 SHA256 
52cf0837975c4b2a8e1d3d18e3334a735b14e4ebdbdca8992548b86c1d5bebd1 SHA512 
d7a5ce8800668606a2e3549621686bb8bb30bd2f5d7a57b106efc1c58d34b95cef4605f5067824db0beb6f870c9e81cb3fdb5c074e9e64bef40a9df6f524ad13
 WHIRLPOOL 
c4c86fe20606e93ecf4d125f436077ec4d15cb453c98e83894a8383f1654a9b294107c9c04bb3019f66a643ff42c333060319d59dda47c323e9711723c3b9cfe
 EBUILD portage-2.2.28.ebuild 11798 SHA256 
167af8bf2aaa76fa2b36dce1b3396f81f1bd5af2b0daffc710402780eeb823b3 SHA512 
a7500e828da21775412b655eae1f7dac49eab7cd55c18f774ddbec501d4f2c2364cdff94b6d2faa4b230ff9ca63084dd3c8c8d28234c3f40150bb9a02d6e3935
 WHIRLPOOL 
9267f3f7ecd8aecf126dd4d92b9412dedf0335365798dc411f51d062f0328f852b387b5594f797ee49603fe0355670eb6ff401b71fcf736a944b4e2970da01c5
-EBUILD portage-2.3.0_rc1-r1.ebuild 11554 SHA256 
311c46e34390c121074a2d838d73baf03b428a6ad9dde3534f51a1c59554d0ec SHA512 
8c8a4dcd5c123568716cbfc1609786b31e084b92c42084b3d86ddd460798e68223511beb2924e545f050dd53583d1a27a44a6c36baf03338721b43ceaef3e558
 WHIRLPOOL 
85f0bfec78682942b4f75e0ca78c83b83265e977c6d6110c7bdfe5637d6ecbdf2339ea6fb200431bc6c36cf30e7e26a94302358c1934995a00ec9e76aa5d8567
+EBUILD portage-2.3.0_rc1-r1.ebuild 11604 SHA256 
2b2425bce224c20b1491d8917ab6288cf2936cda29426fbf2a3d37f4c936f458 SHA512 
b82f75de8aa1e91242eae29864121cf5a1420be8eea715168f8b13ae1dd01d0c1d5e9b18160055a079d1176e4e2a2bb3d6b6f93e8c3052e590c881c31fa07698
 WHIRLPOOL 
c5cb05de853f8e26aa59b9675efac221c800baed720b5fb388816bbe2374cc4452e372ec2d1c45a50e4fe1cfc2317b425814f842aa811406803a2862f9c24db0
 MISC metadata.xml 1017 SHA256 
78bf0d7e87b917ab6eb9c43835c9c688dc3c5ab0a1043608448e12e6bad715bc SHA512 
40315f8375409a6e8b86b2d11dc33b28a019911348d66f05fdd1194a4f0859f3f2ebf9c6922b795194669d992901c1fdda4cd147100979a7f661915c4094fd35
 WHIRLPOOL 

[gentoo-commits] dev/heroxbd:master commit in: sys-libs/glibc/files/eblits/, sys-libs/glibc/

2016-07-20 Thread Benda XU
commit: 346f81e0c8c538ad47af9be75e8299b5bd7881d7
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Jun 10 03:42:19 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Fri Jun 10 03:43:47 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=346f81e0

sys-libs/glibc: pick patch from gentoo.git.

 sys-libs/glibc/Manifest   | 4 ++--
 sys-libs/glibc/files/eblits/src_install.eblit | 2 +-
 sys-libs/glibc/glibc-2.19-r1.ebuild   | 5 -
 3 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index 0397a80..c999111 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -36,7 +36,7 @@ AUX eblits/pkg_pretend.eblit 4990 SHA256 
219947e495090b640ec6229b028299edc3f06ee
 AUX eblits/pkg_setup.eblit 275 SHA256 
c5de97dc69d3508555ac579e14ead694a75edf4707c1749219677ebee88ca9ab SHA512 
627740976e372842b09034b79f61f5cb5d8283f47c94cfe66b2aa1517c901df0bf3b456f1ba26a9ddc0aa0215190d0415ed4f881cc950d163d8203a0e6bba2a9
 WHIRLPOOL 
16ef3155b35671311443f4c231c1867d12731035aa603dedb6e86eabdc1501c67183474a26bb06048e12c19ac3bda054fdb8a107792a3dddb743b6dc7d447339
 AUX eblits/src_compile.eblit 598 SHA256 
3b90a6f44d307b92cee36fdd91d412bdb9fcbab555e6c6bf8174c8e3f29137ca SHA512 
ee216aa3bb13f75313d141459acb47523442addf12a6bb8d829ca40eda4f63324911a13ff0ae90fe6eed1fbe0058c89308a2205c5357a0e1897a89573fea2f51
 WHIRLPOOL 
3bfc5406e794ee9ee4005e97aa2d40a82d77de090c72767d6b43be6993048536b4f2442bf6864157d036e7ea3fce6ba6537a97cd2afee04c61f9e98e1adc3c00
 AUX eblits/src_configure.eblit 7863 SHA256 
7db19553345321d3999b361e9c76c22ff737cb57a18cc70e7a404c598e91ac38 SHA512 
03cf87a1d89b492c1556049a24f846eae73095640a89c843648cf8546c5d84531d5f4714214cce96d00b6d637096f5317b5904da40b5c91df3a2d8bccdbb6a77
 WHIRLPOOL 
11158e85754842e8c80961f4738cdb4bb6b9cd927d89b79a4e5936cdff652326b803f90954dee38956533c6a9dedaa65aaa816fb8e5ba99c956f59dbe8f73652
-AUX eblits/src_install.eblit 7816 SHA256 
ea2f7361da00b90940b23db1a313943367649f5facd72cdd784d6f028e6d148f SHA512 
86d981a4e4220c48112c0282a8819cf4fe10479e9e608875b848c5cc93ec5381f19cc8644bdfb0da8e40cf0b5bfea9f3dc70f07769db39c08890dbd44550d323
 WHIRLPOOL 
49e6dec1cb4ad188a750cff9975f5338ed3ffc8c93f7e51f0b03e63dcb14ab7e773fb708eb71e5d3c62332bdcf880f0f22df1c04dbbb3b7c77823773b31f24b7
+AUX eblits/src_install.eblit 7814 SHA256 
8d64a4a031263dd7c3e7ba710a5dbe51fa7004b9795fefdab55f7db273f5e89f SHA512 
fb9fc62103e1803509f5910b71eb28398258433762b930c93cccb7578756599739714c41077a2d0fd81c78e8fd14fd30b384a2c141d8df801507414531062551
 WHIRLPOOL 
4634ef7da02f35d461027a4d5bd27bd4e05de0713b577ac47eb1161048f929e1c52e38fc4ad8da333a2198877b82962416edfb30bbaafb9055fb658a6226
 AUX eblits/src_prepare.eblit 2231 SHA256 
02e28094bb57137d0f12031dc3ed75d022df711847904f428ffea2e0bc42b778 SHA512 
967e831a0390c2fb328cb69a75489f3ecddf2a3aecd3d8b95e8ef36fdced3b0b15a320245cd1274e5bf78bc49a17a862fe4af26f610c3f864418c707e7d6150a
 WHIRLPOOL 
4855e3979903daa6b4586d5bed08a1f7806c03b9873f4b51a0b6b73254bb40eb08cb0e6329992f663f98907e8d82f485ee7f49ee4f82fd52dbfe880f8dd1fe70
 AUX eblits/src_test.eblit 698 SHA256 
96b044ef9a27c2591b2a440b45bd89989022d0b41c546ce4dcea58a631315bf4 SHA512 
0a46dddf53ccbfaab3f85ba7d2e8f202b4d5be98052601686592eca0ec115de29d8cb1f324ba12dcb77f3a8d4bbb39032532042b8adf809a772ebcc845b1a152
 WHIRLPOOL 
42af8b97859789b52a5a0c100ba109d8c3dd47532ef3f0b764c95b7a61be9d293d99de25e601dacd840c0a4cc921740b5acc2a3567b5aa3ae8ac6f88430ccf04
 AUX eblits/src_unpack.eblit 3096 SHA256 
f0934fe81278797a0625fde2518f5bdf8531c75443ed3dc6ba7d18aa751cb235 SHA512 
6fb32f854920ac4c0df5d60d334f4b9376b05d9b2df7d1bfac979acc3d7c282846fcce36c9816558ee75db030c3551b95f2ff26e53ea166adf97a2ae5db55abf
 WHIRLPOOL 
cee004cf4967f0b073f56ef5bbc67e56981f109400622f70cfba51ce120115f4c25ee7696a5b9baf7b22080d01d038ea936d5c342d65b7331b3801510a509123
@@ -63,7 +63,7 @@ EBUILD glibc-2.15-r1.ebuild 8143 SHA256 
94c831d06eb6cd7c153db3267dfc7811739d90b8
 EBUILD glibc-2.15-r2.ebuild 7692 SHA256 
1ee891da4bbb450ce16318877a9043773c34a7418eb49f7f684155e48ecc1b6b SHA512 
4e0e5c7e85a514a0fed90a9e339eef8748e3a0f06211a93463db355b9b921337ead3f645a3fe8b99dbe2f12d1c03e2ffcad7e2dbe2909b5d97fa5486fe53215f
 WHIRLPOOL 
84ab863b0f70cf8d40291a155f21c987e9b48dce005890e34e105bb3fed950d463f0b053fe2d7988a9b218dc3ccc9afb0c952845009b2e7e2569b28298f8e479
 EBUILD glibc-2.15-r3.ebuild 7764 SHA256 
17540bbede72db02e113f556cd3c4a6873c45be1191bade644b5a78d2557c673 SHA512 
b9f856356a1dad8f51a62610defce3984477e7f8265427c7e6d21c7868bb6756de4f66b16d3184fd51180155112339e33547a2348d55a2cf1059ccbdf68f0c3f
 WHIRLPOOL 
9c36e9f55427b2cf0180db983446d572d63be309e64b42bbe3571105446f4eddaa815081faf79fe6fc639e3ddf3e3720f11e7af2e85ea19125ef561176eaeff5
 EBUILD glibc-2.17.ebuild 7668 SHA256 
b6b7142b8fded3c848424eec002b0e9b15912fe03841d854377b827ea3975eb9 SHA512 
0d5dafad92578139720403aa29e1406c366892cd7bdebbfa3fee8a1a4eed06009941d9a55f6f9e9f3ec035947e03d17137e6b9ecdb4061812b0254aa48d0d1a8
 

[gentoo-commits] dev/heroxbd:master commit in: eclass/

2016-07-20 Thread Benda XU
commit: c147c553072030cd06f55f6bde6360199bb1c9f9
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Jun 24 03:07:13 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Fri Jun 24 03:07:13 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=c147c553

toolchain.eclass: prefixify cross compile parts.

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

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 44ec160..b6df2da 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1833,8 +1833,8 @@ gcc_movelibs() {
# that you want to link against when building tools rather than building
# code to run on the target.
if tc_version_is_at_least 5 && is_crosscompile ; then
-   dodir "${HOSTLIBPATH}"
-   mv "${D}"/usr/$(get_libdir)/libcc1* "${D}${HOSTLIBPATH}" || die
+   dodir "${HOSTLIBPATH#${EPREFIX}}"
+   mv "${ED}"/usr/$(get_libdir)/libcc1* "${D}${HOSTLIBPATH}" || die
fi
 
# For all the libs that are built for CTARGET, move them into the



[gentoo-commits] dev/heroxbd:master commit in: sys-apps/sed/, sys-apps/sed/files/

2016-07-20 Thread Benda XU
commit: 3c5dc9af44a4e30d873cdedbc738286c5706c4f4
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Jun 10 07:23:58 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Fri Jun 10 07:23:58 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=3c5dc9af

sys-app/sed: merged.

 sys-apps/sed/Manifest  |  7 ---
 sys-apps/sed/files/sed-4.1.5-alloca.patch  | 14 -
 ...omplete-sequences-as-if-they-were-invalid.patch | 45 --
 sys-apps/sed/metadata.xml  | 11 
 sys-apps/sed/sed-4.2.1-r1.ebuild   | 68 --
 sys-apps/sed/sed-4.2.2.ebuild  | 64 
 6 files changed, 209 deletions(-)

diff --git a/sys-apps/sed/Manifest b/sys-apps/sed/Manifest
deleted file mode 100644
index 740e5c4..000
--- a/sys-apps/sed/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-AUX sed-4.1.5-alloca.patch 413 SHA256 
9b371d7e3db5f6955536b4c4a23739b7d84448b9865046f0cc3bd3903a04009a SHA512 
dccdad774cbf1eb71744b9d1a49ce45e6c6197ffed66448b6de9302dc88d46246b52a6cbed95a5b86511f19a735a710af177003732d54ca01baa84ef21734d29
 WHIRLPOOL 
a7c81b9229bb62946618053993c35db26a7f06d03880a499916aed28fcab9308b7038f6a90ba84e2f86caaef0383cf8daf59d5759f5de0c6b840f9cbbc6561b3
-AUX sed-4.2.1-handle-incomplete-sequences-as-if-they-were-invalid.patch 1507 
SHA256 11e8585a1ca572aa48632903040b3c81be75c764a401ede121f83c4555435746 SHA512 
ceeebddd7b64dc8675936d19812580c46c462fc6c102acb68b07cf4333b53721eebd744cbaca423644f8c8377e645a224d86cf928b6d5dbb6b538c6e26d3271f
 WHIRLPOOL 
ef70156dd924b25cad0193f1579e5e880e47f133c03c9f301a895f56d8a316d8d0953b4a58fbde3bf11348d46727d7afa520c46c76337082537bc8be718ee614
-DIST sed-4.2.1.tar.bz2 899091 SHA256 
2ac3b36ca37bfeb43c4ef4025778cd66d89c77abb843d90552a515a7c9d2948f SHA512 
273d4d0b3dd41a3966260fbe261a20110a2a4c0749e11a080f4fc8694e47b605cb977f2535b20b92d57b1b74129df092ba47f4184951dbc3f0f14fd9b91b7bfd
 WHIRLPOOL 
426b244431cb00a8c8f7320f22cf0a5de3165a43d9d6fb8343163e1d4054d61b2737a697ebe54311cf5d2d2f696d2f07877a41b8710ad80d96a7d5138fff07e1
-DIST sed-4.2.2.tar.bz2 1059414 SHA256 
f048d1838da284c8bc9753e4506b85a1e0cc1ea8999d36f6995bcb9460cddbd7 SHA512 
dbbb0bb348fac54612d29182c09c88bda7096dea03bd94f03c580c24146e65a06db12808c6a1a9adc94548fa3843511e3e80b251cb07142110cf149eab23f573
 WHIRLPOOL 
d816657c51a2718c2b309455facaff50c9da08b79d20985ab1d61faa5b42bffa0b33ea7d3368a8cdaa6079891cfc27cdab38788563c8323081580b4478c7e2b5
-EBUILD sed-4.2.1-r1.ebuild 1804 SHA256 
bb817eb07b97686fc6c6b4ba429fe8b490b192802e7fde6e633dec16ec4ed752 SHA512 
deff6ad5092f728683732aa48987b32e0c994ef926a593f89c4dd395e10e5245d4212ec1d85edbaa9b85b84e26cf8226f574e09f17437a2d71d850d516f3f847
 WHIRLPOOL 
5b792135d7ed31af1ee627687446b6583dc22d014a2f1db0817ed06a867b1cc6fe10bb603ae325838bb32ce1bc20bae8b5ce134a4b85a60dc70c3639fd01
-EBUILD sed-4.2.2.ebuild 1708 SHA256 
29a73e645b83870de458efea276d89d155efbde59bb0b8bb0ea305b93b17fe7a SHA512 
974102b10ee543aaedcc3d95cdbcfd4d66bff041a62befee635058bcad29aff2c37e64cc442009af0606392474070d3810a5f534165adc0a85b0d100725acb60
 WHIRLPOOL 
e5097da2a6fd2ada7e804f84cb3ae5823fdc4de58a184e8ce792777a9fd7e8e38f772124eb162352f4c7b7eb6f1749ee5db55d411b68bb95e39289d0faa76fff
-MISC metadata.xml 323 SHA256 
4574efa0a4c0db71c699957b59632b3212209a654e0bbcee1d6448b0b16074c5 SHA512 
ec3a11f7aafded3d4b5e12680358f39dbeb166f96af51eae8dafb21b186024ddb9b5b9ba36bde626be01b1938fd6f4bbcb58f0f8bad2208a84d44eaadc95652e
 WHIRLPOOL 
d00ccb5adec759d4fb86b9e919d7f2a942edcf455b2e6681f4b299448396127a39b8f81e690bd873f678452ebcaf90e8a76c3789db7cc4269f4da303c15201be

diff --git a/sys-apps/sed/files/sed-4.1.5-alloca.patch 
b/sys-apps/sed/files/sed-4.1.5-alloca.patch
deleted file mode 100644
index 89679c5..000
--- a/sys-apps/sed/files/sed-4.1.5-alloca.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-fix building on BSD systems which often do not have alloca.h
-
 sed-4.1.5/lib/regex_internal.h
-+++ sed-4.1.5/lib/regex_internal.h
-@@ -410,7 +410,9 @@ static unsigned int re_string_context_at
- #define re_string_skip_bytes(pstr,idx) ((pstr)->cur_idx += (idx))
- #define re_string_set_index(pstr,idx) ((pstr)->cur_idx = (idx))
- 
-+#ifdef HAVE_ALLOCA_H
- #include 
-+#endif
- 
- #ifndef _LIBC
- # if HAVE_ALLOCA

diff --git 
a/sys-apps/sed/files/sed-4.2.1-handle-incomplete-sequences-as-if-they-were-invalid.patch
 
b/sys-apps/sed/files/sed-4.2.1-handle-incomplete-sequences-as-if-they-were-invalid.patch
deleted file mode 100644
index dfd9206..000
--- 
a/sys-apps/sed/files/sed-4.2.1-handle-incomplete-sequences-as-if-they-were-invalid.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-http://bugs.gentoo.org/284403
-
-From 20f68fb1abe862a98bc0378e5bb54d94bb98b8fe Mon Sep 17 00:00:00 2001
-From: Paolo Bonzini 
-Date: Thu, 15 Oct 2009 19:56:12 +0200
-Subject: [PATCH] handle incomplete sequences as if they were invalid
-
-2009-10-15  Paolo Bonzini  
-   WANG Yunfeng  
-

[gentoo-commits] dev/heroxbd:master commit in: sys-apps/sed/

2016-07-20 Thread Benda XU
commit: ac0b14e6b9ad8ea8da85336a7b2028fa1ec0a3b8
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Jun 10 03:34:52 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Fri Jun 10 03:43:45 2016 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=ac0b14e6

sys-apps/sed: use array myconf.

 sys-apps/sed/Manifest | 2 +-
 sys-apps/sed/sed-4.2.2.ebuild | 8 +++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/sys-apps/sed/Manifest b/sys-apps/sed/Manifest
index 874ec3d..740e5c4 100644
--- a/sys-apps/sed/Manifest
+++ b/sys-apps/sed/Manifest
@@ -3,5 +3,5 @@ AUX 
sed-4.2.1-handle-incomplete-sequences-as-if-they-were-invalid.patch 1507 SHA
 DIST sed-4.2.1.tar.bz2 899091 SHA256 
2ac3b36ca37bfeb43c4ef4025778cd66d89c77abb843d90552a515a7c9d2948f SHA512 
273d4d0b3dd41a3966260fbe261a20110a2a4c0749e11a080f4fc8694e47b605cb977f2535b20b92d57b1b74129df092ba47f4184951dbc3f0f14fd9b91b7bfd
 WHIRLPOOL 
426b244431cb00a8c8f7320f22cf0a5de3165a43d9d6fb8343163e1d4054d61b2737a697ebe54311cf5d2d2f696d2f07877a41b8710ad80d96a7d5138fff07e1
 DIST sed-4.2.2.tar.bz2 1059414 SHA256 
f048d1838da284c8bc9753e4506b85a1e0cc1ea8999d36f6995bcb9460cddbd7 SHA512 
dbbb0bb348fac54612d29182c09c88bda7096dea03bd94f03c580c24146e65a06db12808c6a1a9adc94548fa3843511e3e80b251cb07142110cf149eab23f573
 WHIRLPOOL 
d816657c51a2718c2b309455facaff50c9da08b79d20985ab1d61faa5b42bffa0b33ea7d3368a8cdaa6079891cfc27cdab38788563c8323081580b4478c7e2b5
 EBUILD sed-4.2.1-r1.ebuild 1804 SHA256 
bb817eb07b97686fc6c6b4ba429fe8b490b192802e7fde6e633dec16ec4ed752 SHA512 
deff6ad5092f728683732aa48987b32e0c994ef926a593f89c4dd395e10e5245d4212ec1d85edbaa9b85b84e26cf8226f574e09f17437a2d71d850d516f3f847
 WHIRLPOOL 
5b792135d7ed31af1ee627687446b6583dc22d014a2f1db0817ed06a867b1cc6fe10bb603ae325838bb32ce1bc20bae8b5ce134a4b85a60dc70c3639fd01
-EBUILD sed-4.2.2.ebuild 1661 SHA256 
51ce1d3d8030f7e8448025220f6ac27b4317976bb35d77f04465ca4f7042c777 SHA512 
07bd21d14cc21923e2ce711b3b0d5ca51c0f3d200831d423277b1d421fc7479debe19b986c523f159bced65782522593d7bd0073b5cbf8108dad0c51448dd408
 WHIRLPOOL 
37ff57b08cc432c9a3315b90e009a45d39f9537e51192ed992d943369b0693e99cc117bfb46a9ec09311d533bf6f9500a5e35ed8036a262b8c1bbd7e0dabcdbb
+EBUILD sed-4.2.2.ebuild 1708 SHA256 
29a73e645b83870de458efea276d89d155efbde59bb0b8bb0ea305b93b17fe7a SHA512 
974102b10ee543aaedcc3d95cdbcfd4d66bff041a62befee635058bcad29aff2c37e64cc442009af0606392474070d3810a5f534165adc0a85b0d100725acb60
 WHIRLPOOL 
e5097da2a6fd2ada7e804f84cb3ae5823fdc4de58a184e8ce792777a9fd7e8e38f772124eb162352f4c7b7eb6f1749ee5db55d411b68bb95e39289d0faa76fff
 MISC metadata.xml 323 SHA256 
4574efa0a4c0db71c699957b59632b3212209a654e0bbcee1d6448b0b16074c5 SHA512 
ec3a11f7aafded3d4b5e12680358f39dbeb166f96af51eae8dafb21b186024ddb9b5b9ba36bde626be01b1938fd6f4bbcb58f0f8bad2208a84d44eaadc95652e
 WHIRLPOOL 
d00ccb5adec759d4fb86b9e919d7f2a942edcf455b2e6681f4b299448396127a39b8f81e690bd873f678452ebcaf90e8a76c3789db7cc4269f4da303c15201be

diff --git a/sys-apps/sed/sed-4.2.2.ebuild b/sys-apps/sed/sed-4.2.2.ebuild
index 8e50b87..14cc4be 100644
--- a/sys-apps/sed/sed-4.2.2.ebuild
+++ b/sys-apps/sed/sed-4.2.2.ebuild
@@ -45,6 +45,12 @@ src_prepare() {
 }
 
 src_configure() {
+   local myconf=()
+   if use userland_GNU; then
+   myconf+=( --exec-prefix="${EPREFIX}" )
+   else
+   myconf+=( --program-prefix=g )
+   fi
 
# Should be able to drop this hack in next release. #333887
tc-is-cross-compiler && export gl_cv_func_working_acl_get_file=yes
@@ -54,5 +60,5 @@ src_configure() {
econf \
$(use_enable acl) \
$(use_enable nls) \
-   $(usex userland_GNU "--exec-prefix=${EPREFIX}" 
"--program-prefix=g")
+   "${myconf[@]}"
 }



[gentoo-commits] proj/android:master commit in: sys-devel/llvm/files/, sys-devel/llvm/

2016-07-20 Thread Benda XU
commit: 6722df94a7fdb3db5145890475f49ad4c379ac36
Author: Benda Xu  gentoo  org>
AuthorDate: Wed Jul 20 15:07:14 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Wed Jul 20 15:07:14 2016 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=6722df94

sys-devel/llvm: remove old and track new ebuilds.

 sys-devel/llvm/Manifest|  34 +-
 .../llvm/files/clang-3.8-compiler-rt-fbsd.patch|  20 +
 .../llvm/files/clang-3.8-gcc4.9-search-path.patch  |  70 +++
 sys-devel/llvm/llvm-3.6.0.ebuild   | 534 
 sys-devel/llvm/llvm-3.6.1.ebuild   | 541 
 sys-devel/llvm/llvm-3.6.2.ebuild   | 547 -
 sys-devel/llvm/llvm-3.7.0-r1.ebuild| 513 ---
 sys-devel/llvm/llvm-3.7.0.ebuild   | 492 --
 .../{llvm-.ebuild => llvm-3.8.0-r3.ebuild} | 127 +++--
 9 files changed, 185 insertions(+), 2693 deletions(-)

diff --git a/sys-devel/llvm/Manifest b/sys-devel/llvm/Manifest
index ed193fa..9c3f328 100644
--- a/sys-devel/llvm/Manifest
+++ b/sys-devel/llvm/Manifest
@@ -11,6 +11,8 @@ AUX clang-3.5-gentoo-runtime-gcc-detection-v3.patch 1694 
SHA256 24691db819d08f87
 AUX clang-3.6-fbsd-gcc49.patch 1016 SHA256 
550862df82d47bd54e8adad7b8ee5bc8eaf14ed4bc100d09ba01d5416ac624b5 SHA512 
4d9fcb9626774ea1a06494ee55efb5d6232a33874996a90fa29003ac53f9b9dad2885281a9f9bc15fdf0f0817c351cb6d8a4151e5f6ea12e28d383ded1429018
 WHIRLPOOL 
c0140413a4944989efc5ef9c6ba33d10f43add5e1d8c7a8438cb04c18e764c3db26d65330d6a1570940a93cf4d43de6bb1f5a5640384faed3ea43abfa52b3d5d
 AUX clang-3.6-gentoo-install.patch 1660 SHA256 
74cce23945897ce2cfd3931b08695d534973e32a0d104ff942b2f5c500ec4ad7 SHA512 
77e2a2dd82fd13292edced8c9bba911579f2b4984a64223e8c80f41b5605220f1433beb6f40e0746163d894d4405296e1f40584eb069f960866df97e6057b569
 WHIRLPOOL 
4784e8da4e04406a1261c9a539280c90936141b6061e567c70f9e4b566d45e0275b2513d66c03a5473fee6f434e0cf0242e7ac21eafe59a8c26c7c6bf7040876
 AUX clang-3.7-strip_doc_refs.patch 2213 SHA256 
5b1e7cc9264d55d3c8213cbf4c6701ad01652da1159ba0bf620cbe7a3382cfdd SHA512 
dbe382a64e01c148b6e33734c1b423148584a15037c651cc56691146a1419559006a605c9bfb4ae72d23702ea48f1f40903bd0faf95c1d0ac3c8bd68c4238cdf
 WHIRLPOOL 
5c884f67413af976f1146a2705c1096a7425ca90d13686b9f71f2230447ebe1d1bd39a93e32ef01b4ec6178fbd199b05bcf8d0a6780637914f3bac86955409c3
+AUX clang-3.8-compiler-rt-fbsd.patch 1101 SHA256 
1490f7343a7ba632057e7e38e5885b5f2a0c212243673bf06e0ffa5eeac69253 SHA512 
f1c23ce15090e2c75f43796dbdb0fef113f55aa633aebf041ab894638221f13dea195409063db663033cfef8963793b2578e16c42b8237bc342107e6d73f22dc
 WHIRLPOOL 
bc8b078dca18c5b31abbd45b08b4e17383a007620f730a5331ab7e6dd5d937686d3875589375cfb7280d18e5d327c86fcf9e8cf82f25f91ffa1b9779e8822df5
+AUX clang-3.8-gcc4.9-search-path.patch 4800 SHA256 
bc0d359d971811a1d4fdfe72987f7defcc5309af48f2410a410d6e781625 SHA512 
8104fe788344718a68e65db5bdee1ba317c6fb9c0c5fab255b6987790e0c4ac6e24abbe10d6ac340176fa4b726cc38c3e8bd282fc993e2155fa96aa98a72e4be
 WHIRLPOOL 
b43138f34f3dff9a1841d6476abb312471dda5dfa58732a4cedcbe1a5df576aac5617d44e58202d32c8b11498a8cc1da1913487b866d18556bde93cc7566e7c5
 AUX cmake/0002-cmake-Support-overriding-Sphinx-HTML-doc-install-dir.patch 1404 
SHA256 c9692562264ee6a25c3a2f25c990fab763aee36014de3ef95aa1d35a89aa0c0b SHA512 
41dfe489adc0a45e4ffd5961c973fe94934d542b1474bb2dba4320b75ed6ff22ce0ac4b590ff20e626ea7c14617c9703ce1fd4d8d6bf1bd3b26ab0adeea373f0
 WHIRLPOOL 
a9d84dc513118cab6310ea46c7b2e67654c81cd3c783d5db8e9ea3657fc1658e80fe4663399d4e35f99294ea9a98fb422e9077a6c8b73a3a98bbc8b282d1e9ad
 AUX cmake/0003-cmake-Add-an-ordering-dep-between-HTML-man-Sphinx-ta.patch 954 
SHA256 6518c1a1fdce0371aa1a9dab790c0999440e7971ab2613f6d348250ace9310d2 SHA512 
e4721c13add5f65126a3d84b9b66ce7086f435c9d2a729edca7bfc3c6f185afb2b5422c7f5045c1a3a4f82c5e3d5616b647bfad9975bb73ecf228235f1d9f588
 WHIRLPOOL 
f35f09b2d29de42dba9c28825af5feec562860f25206589b0a9dcd1daea27c317da1385bdaa5c562b2f4c0613071c3bc1fbfcddece97cd13debaddd14324d552
 AUX cmake/0004-cmake-Do-not-install-libgtest.patch 835 SHA256 
ed1531681603507fc674babd1f117063dcceb856151c20fd967d667d0dd83f2d SHA512 
156f3b56e1bfe17804d3543a109567dcc10bac7a77f440d97bb900cc61f1e7bfe195ea3cf97bffbae7b132ebe31ad9d1acf5aca462a4aa01575909971ffdcf06
 WHIRLPOOL 
d8bdc2032cec631c89d77a8fd231a0c22eeb5f9c99b8fda1068fb0e9fc10c81dc2d1bc71e8254ebea6392cfe3700427879841f7a6fcca3cd4c72ec1f1cdd56b0
@@ -68,36 +70,18 @@ AUX llvm-3.8-lldb_six.patch 766 SHA256 
fbd732d0f2a5fe0b2d0b5507525cff250efe86838
 AUX llvm-3.8-llvm-config.patch 4899 SHA256 
2c3f1924652351c4e1f0eb59c560a94d333b2719ffe7e25891de9bd4efa203a6 SHA512 
48e64847a7d767e67c3eb46342db5336bba96b9359becb0420f244a363968d9c5a856a46f9706c6475b8dcf50884f4257632faddd4ec6a66c8986cdb474ebdb5
 WHIRLPOOL 

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

2016-07-20 Thread Benda XU
commit: f940e6ec473b0e918c6bde8801ca17d88f9834b0
Author: Benda Xu  gmail  com>
AuthorDate: Sun Jul 17 07:47:55 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Sun Jul 17 07:47:55 2016 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=f940e6ec

prefix.eclass: split the heuristics into hprefixify.

 eclass/prefix.eclass | 79 
 1 file changed, 61 insertions(+), 18 deletions(-)

diff --git a/eclass/prefix.eclass b/eclass/prefix.eclass
index 40e5097..411b365 100644
--- a/eclass/prefix.eclass
+++ b/eclass/prefix.eclass
@@ -27,25 +27,17 @@ fi
 # @FUNCTION: eprefixify
 # @USAGE: 
 # @DESCRIPTION:
-# replaces @GENTOO_PORTAGE_EPREFIX@ with ${EPREFIX} for the given files,
-# tries a set of heuristics if @GENTOO_PORTAGE_EPREFIX@ is not found,
-# dies if no arguments are given, a file does not exist, or changing a
+# Replaces @GENTOO_PORTAGE_EPREFIX@ with ${EPREFIX} for the given files,
+# Dies if no arguments are given, a file does not exist, or changing a
 # file failed.
 eprefixify() {
-   [[ $# -lt 1 ]] && die "at least one argument required"
-
+   [[ $# -lt 1 ]] && die "at least one file operand is required"
einfo "Adjusting to prefix ${EPREFIX:-/}"
local x
for x in "$@" ; do
if [[ -e ${x} ]] ; then
ebegin "  ${x##*/}"
-   if grep -q @GENTOO_PORTAGE_EPREFIX@ "${x}" ; then
-   sed -i -e 
"s|@GENTOO_PORTAGE_EPREFIX@|${EPREFIX}|g" "${x}"
-   else
-   sed -r \
-   -e 
"s,([^[:alnum:]}])/(usr|etc|bin|sbin|var|opt)/,\1${EPREFIX}/\2/,g" \
-   -i "${x}"
-   fi
+   sed -i -e "s|@GENTOO_PORTAGE_EPREFIX@|${EPREFIX}|g" 
"${x}"
eend $? || die "failed to eprefixify ${x}"
else
die "${x} does not exist"
@@ -55,28 +47,78 @@ eprefixify() {
return 0
 }
 
+# @FUNCTION: hprefixify
+# @USAGE: [ -w  ] [-e ] 
+# @DESCRIPTION:
+#
+# Tries a set of heuristics to prefixify the given files, Dies if no
+# arguments are given, a file does not exist, or changing a file failed.
+#
+# Additional extended regular expression can be passed by -e or
+# environment variable PREFIX_EXTRA_REGEX.  The default heuristics can
+# be constrained to lines matching regular expressions passed by -w or
+# environment variable PREFIX_LINE_MATCH.
+hprefixify() {
+   local PREFIX_EXTRA_REGEX PREFIX_LINE_MATCH xl=() x
+   while [[ $# -gt 0 ]]; do
+   case $1 in
+   -e)
+   PREFIX_EXTRA_REGEX="$2"
+   shift
+   ;;
+   -w)
+   PREFIX_LINE_MATCHING="$2"
+   shift
+   ;;
+   *)
+   xl+=( "$1" )
+   ;;
+   esac
+   shift
+   done
+
+   [[ ${#xl[@]} -lt 1 ]] && die "at least one file operand is required"
+   einfo "Adjusting to prefix ${EPREFIX:-/}"
+   for x in "${xl[@]}" ; do
+   if [[ -e ${x} ]] ; then
+   ebegin "  ${x##*/}"
+   sed -r \
+   -e 
"${PREFIX_LINE_MATCH}s,([^[:alnum:]}\)\.])/(usr|lib(|[onx]?32|n?64)|etc|bin|sbin|var|opt),\1${EPREFIX}/\2,g"
 \
+   -e "${PREFIX_EXTRA_REGEX}" \
+   -i "${x}"
+   eend $? || die "failed to prefixify ${x}"
+   else
+   die "${x} does not exist"
+   fi
+   done
+}
+
 # @FUNCTION: __temp_prefixify
-# @USAGE: on a single file
+# @USAGE: a single file. Internal use only.
 # @DESCRIPTION:
 # copies the files to ${T}, calls eprefixify, echos the new file.
 __temp_prefixify() {
if [[ -e $1 ]] ; then
local f=${1##*/}
cp "$1" "${T}" || die "failed to copy file"
-   eprefixify "${T}"/${f} > /dev/null
-   echo "${T}"/${f}
+   local x="${T}"/${f}
+   if grep -qs @GENTOO_PORTAGE_EPREFIX@ "${x}" ; then
+   eprefixify "${T}"/${f} > /dev/null
+   else
+   hprefixify "${T}"/${f} > /dev/null
+   fi
+   echo "${x}"
else
die "$1 does not exist"
fi
 }
 
 # @FUNCTION: fprefixify
-# @USAGE: fprefixfy function files
+# @USAGE:  
 # @DESCRIPTION:
 # prefixify a function call.
 # copies the files to ${T}, calls eprefixify, and calls the function.
-#
-# For example:
+# @EXAMPLE:
 # fprefixify doexe ${FILESDIR}/fix_libtool_files.sh
 # fprefixify epatch ${FILESDIR}/${PN}-4.0.2-path.patch
 

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

2016-07-20 Thread Benda XU
commit: f237ba70585b97ba8e45882bb2f5926323b3e658
Author: Benda Xu  gentoo  org>
AuthorDate: Thu Jul 21 02:16:13 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Jul 21 02:16:13 2016 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=f237ba70

toolchain.eclass: a couple of ED fixes.

 eclass/toolchain.eclass | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index b6df2da..5a4c92d 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1711,7 +1711,7 @@ toolchain_src_install() {
# Now do the fun stripping stuff
env RESTRICT="" CHOST=${CHOST} prepstrip "${D}${BINPATH}"
is_crosscompile && \
-   env RESTRICT="" CHOST=${CHOST} prepstrip "${D}/${HOSTLIBPATH}"
+   env RESTRICT="" CHOST=${CHOST} prepstrip "${D}${HOSTLIBPATH}"
env RESTRICT="" CHOST=${CTARGET} prepstrip "${D}${LIBPATH}"
# gcc used to install helper binaries in lib/ but then moved to libexec/
[[ -d ${D}${PREFIX}/libexec/gcc ]] && \
@@ -1719,7 +1719,7 @@ toolchain_src_install() {
 
cd "${S}"
if is_crosscompile; then
-   rm -rf "${D}"/usr/share/{man,info}
+   rm -rf "${ED}"usr/share/{man,info}
rm -rf "${D}"${DATAPATH}/{man,info}
else
if tc_version_is_at_least 3.0 ; then
@@ -1729,10 +1729,10 @@ toolchain_src_install() {
fi
fi
has noinfo ${FEATURES} \
-   && rm -r "${D}/${DATAPATH}"/info \
+   && rm -r "${D}${DATAPATH}"/info \
|| prepinfo "${DATAPATH#${EPREFIX}}"
has noman ${FEATURES} \
-   && rm -r "${D}/${DATAPATH}"/man \
+   && rm -r "${D}${DATAPATH}"/man \
|| prepman "${DATAPATH#${EPREFIX}}"
fi
# prune empty dirs left behind
@@ -1834,7 +1834,7 @@ gcc_movelibs() {
# code to run on the target.
if tc_version_is_at_least 5 && is_crosscompile ; then
dodir "${HOSTLIBPATH#${EPREFIX}}"
-   mv "${ED}"/usr/$(get_libdir)/libcc1* "${D}${HOSTLIBPATH}" || die
+   mv "${ED}"usr/$(get_libdir)/libcc1* "${D}${HOSTLIBPATH}" || die
fi
 
# For all the libs that are built for CTARGET, move them into the



[gentoo-commits] proj/android:master commit in: app-shells/bash/, eclass/

2016-07-20 Thread Benda XU
commit: 63c4f00e4d4bb8ae69cd6d650dc4200cd8779f08
Author: Benda Xu  gentoo  org>
AuthorDate: Thu Jul 21 02:14:10 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Jul 21 02:14:10 2016 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=63c4f00e

app-shells/bash: use prefix.eclass in gx86.

 app-shells/bash/Manifest|   2 +-
 app-shells/bash/bash-4.3_p46.ebuild |   4 +-
 eclass/prefix.eclass| 151 
 3 files changed, 3 insertions(+), 154 deletions(-)

diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index ff6bc1e..501f0aa 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -60,5 +60,5 @@ DIST bash43-044 1658 SHA256 
9338820630bf67373b44d8ea68409f65162ea7a47b9b29ace06a
 DIST bash43-045 1312 SHA256 
ba6ec3978e9eaa1eb3fabdaf3cc6fdf8c4606ac1c599faaeb4e2d69864150023 SHA512 
7b79dacff44e5358da736334d2277a2879ca1389e22e9dac50e139f30dab623bc89a56930d89e74efc468a00d051f6747ccaffcd1a30d7c737d49780b9830e3d
 WHIRLPOOL 
f361e523879ff1898574ac5eca480661bd787dc278fff204e7f27da89e85439b4e9d36a5f556046b760f3beb115302e745b5196bfa081b402d3f76fb44463558
 DIST bash43-046 1494 SHA256 
b3b456a6b690cd293353f17e22d92a202b3c8bce587ae5f2667c20c9ab6f688f SHA512 
c036b659fa681f8129110356bec33fad00fb8e469f3b4bcefd0b7ddf5e20030977716adf5c65f58f3ff68cd7af0bdd42392ee077100bc7f45ee123749d082f7d
 WHIRLPOOL 
d58384a2ca77f9a80a69a117221da51a701539cf5497d8e0fc634cd1cc0cb0024e02675bea810a0f42b873b557d479ba1b7aee6e6f73bd1422df2dbb29396477
 EBUILD bash-4.3_p42-r2.ebuild 7355 SHA256 
9e3e57dd0af1f66e27493a1e2f31d404084846ddc82dbbef6c67e25d6b4e2280 SHA512 
58a5931cfcd89c2587ab336ad87b334127df65f5818cec1b6a3b7871e3b8173a7a46dd0c0956104b9d270351dd873e10c1e3666a37df168725f039edea1b32e0
 WHIRLPOOL 
72d9a680334722fd0a326c388495cbf77b9776d6ad3497117cffc075ad3acfca2d6677e1fe735ec70b96a6acf2318075be3a91f00ea9278db056cc5c215fd2e0
-EBUILD bash-4.3_p46.ebuild 7288 SHA256 
65cbda00f14a953d5621da68075d133a6ca60f4f3404ea1b02ee350dfa4a5a3c SHA512 
f63225f99d87d3b3e6d54640c06dec7c4c2176fe0b41ca3fe79b6b2a643b31d4005ce427c82f09385dd8303c2faea68481c0660807d04916f3816e4e139bc4a2
 WHIRLPOOL 
e0d2bfb428ce7c5f3f743a515c40e40758c12035d7dd62aef3e7a072745cf5e912de373612082413053db4b311800e86db01a32ba40c0c53d66cd4409c05eff5
+EBUILD bash-4.3_p46.ebuild 7302 SHA256 
9d776281eaeb4faec790b751312417a01634d69e4906e068de214409749ce0f5 SHA512 
3b50d6a0949d00ca4eb8bccc7c75a4e4b91e7379c56a8455b9c219cc7c1228186a86aaa6ed5d55fbc91f026a1faf7960d775ee47b741ab1d76f1a085a96dec92
 WHIRLPOOL 
d7c7081a31b891aed5d6b1ebd0af74f82d67cb43a0551fb3218949a8ef7f7c52c6ecc92d200733965a0b256ed8db281fe1492c858a65835b01f55cdac2ffc2d9
 MISC metadata.xml 734 SHA256 
7850abd55e656b9360deafb278c98598922eb3b6f884d024d199110afdcf6ff0 SHA512 
a9301e8d2347e0cf90a97325d9a705076150c00609d28338e5d7d72c135468e4f0531b2a4077b69679ae6ccf89eee691e0e5f0748caab60689f5f017afb544f1
 WHIRLPOOL 
ce0e36bc0ae83b73aee7abee391d1b0a384f0277dfb7f7282043624a523699685d866ef3291a02e9ad1bde3abf196b47e1351f646e0149f942a40ed4dc940a37

diff --git a/app-shells/bash/bash-4.3_p46.ebuild 
b/app-shells/bash/bash-4.3_p46.ebuild
index 75a52b4..b3ef638 100644
--- a/app-shells/bash/bash-4.3_p46.ebuild
+++ b/app-shells/bash/bash-4.3_p46.ebuild
@@ -86,7 +86,7 @@ src_prepare() {
epatch 
"${FILESDIR}"/${PN}-4.3-mapfile-improper-array-name-validation.patch
epatch "${FILESDIR}"/${PN}-4.3-arrayfunc.patch
epatch "${FILESDIR}"/${PN}-4.3-protos.patch
-   fprefixify epatch "${FILESDIR}"/${PN}-4.0-configs-prefix.patch
+   epatch "$(prefixify_ro "${FILESDIR}"/${PN}-4.0-configs-prefix.patch)"
 
epatch_user
 }
@@ -177,7 +177,7 @@ src_install() {
 
insinto /etc/bash
doins "${FILESDIR}"/bash_logout
-   fprefixify doins "${FILESDIR}"/bashrc
+   doins "$(prefixify_ro "${FILESDIR}"/bashrc)"
keepdir /etc/bash/bashrc.d
insinto /etc/skel
for f in bash{_logout,_profile,rc} ; do

diff --git a/eclass/prefix.eclass b/eclass/prefix.eclass
deleted file mode 100644
index 411b365..000
--- a/eclass/prefix.eclass
+++ /dev/null
@@ -1,151 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# @ECLASS: prefix.eclass
-# @MAINTAINER:
-# Feel free to contact the Prefix team through  if
-# you have problems, suggestions or questions.
-# @BLURB: Eclass to provide Prefix functionality
-# @DESCRIPTION:
-# Gentoo Prefix allows users to install into a self defined offset
-# located somewhere in the filesystem.  Prefix ebuilds require
-# additional functions and variables which are defined by this eclass.
-
-# @ECLASS-VARIABLE: EPREFIX
-# @DESCRIPTION:
-# The offset prefix of a Gentoo Prefix installation.  When Gentoo Prefix
-# is not used, ${EPREFIX} should be "".  Prefix Portage sets EPREFIX,
-# hence this eclass has nothing to do here in that case.
-# Note that setting EPREFIX 

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

2016-07-20 Thread Benda XU
commit: 3ade69a6839135a6e0eb0ab52e3acb2c4ed0ba6a
Author: Benda Xu  gentoo  org>
AuthorDate: Thu Jul 21 02:16:49 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Jul 21 02:16:49 2016 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=3ade69a6

sys-devel/llvm: bump to 3.8.0.

 sys-devel/llvm/Manifest |  2 +-
 sys-devel/llvm/llvm-3.8.0-r3.ebuild | 14 ++
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/sys-devel/llvm/Manifest b/sys-devel/llvm/Manifest
index 9c3f328..3cd8fc6 100644
--- a/sys-devel/llvm/Manifest
+++ b/sys-devel/llvm/Manifest
@@ -83,5 +83,5 @@ DIST llvm-3.7.1.src.tar.xz 14592544 SHA256 
be7794ed0cec42d6c682ca8e3517535b54555
 DIST llvm-3.8.0-manpages.tar.bz2 37889 SHA256 
4dda7f69f9412e0fb50d32631df34d6ea7f93c945c9a59cb050a99f1d2d0508b SHA512 
a93ed7a25b75c237a0967ba7a501c71af3e7e9292ebabf69733bc637e9a4534dcaee539c6b1f6b2df7a87103c2371b1cf130fac05b88047100988c814e89ab0f
 WHIRLPOOL 
9790a576fd4db798c2339bb4ea1dc973f1057177364770a104be7916998a1ad824e6b4eee296066ddd32eb5e6c57ffd5716457cecbd8ca9fe1b317d0d5ed2676
 DIST llvm-3.8.0.src.tar.xz 16580932 SHA256 
555b028e9ee0f6445ff8f949ea10e9cd8be0d084840e21fbbe1d31d51fc06e46 SHA512 
2c76e79d803768ed20af6ca1801cf2518071bf9835c54580ea3eb6219a66cdcf8b4c575f192c15082cc18d2468b7611dacb57950b605813a2317125c2d33c138
 WHIRLPOOL 
f7219f3324080f22158b08eb23b5b545d303090d0bb8cde6ee971da829dd52837832a127792b153006568e0c7c0163c1095d1e258600f4359df347148e965b94
 EBUILD llvm-3.7.1-r1.ebuild 16167 SHA256 
c7d895327deea82d9067a787823615bb3d4d169f938a68e0670caeae98f1ca7e SHA512 
88bbcd62b02aa9a0039a94e28aa67980e62ce8f42d9e99627a3821a82ed9cd1bd7632bc28a2202473c91c051978fbc0cb5dbd107a7c5d520174e8483c2c58ca0
 WHIRLPOOL 
6bf31fc553129989eadb64dd391d1f60c023280bdc134bbd934d2a418827d677700b6ec847a41d61c85a5e58c9033558613351fd4c66baddab85e312acaebeac
-EBUILD llvm-3.8.0-r3.ebuild 15763 SHA256 
492c4f96e6a0aa17a3be9d40c01a1df7445647d4d898c7447506bf782fa744e6 SHA512 
a9651a1c38ee0c31e5beca63002b7b638af9c6c4fed31ff8a640c552d7a818180a0025ff994e66f94e4ce2e06f0235855549fde9b069b4c3273760a72eb8c05c
 WHIRLPOOL 
b165cb4bcf2f36ec138337b85c448862cdeab5067753148675a78e597dad0c5340072de2ced943c71ff3b2e4eb0e76c982e4185c51f17699ad3862302ec31ec9
+EBUILD llvm-3.8.0-r3.ebuild 15991 SHA256 
2f5a430b28a7888bb0188673bc62a42134522db33e50e8755d3db7c1efe01235 SHA512 
4e0de371fbee12b3ab37276ca671a76790897c9c188e64e5a90c16c97400e6093aeaf099116a07ab3ce0acdfc3321077ef85a9ba734910103961970343cde329
 WHIRLPOOL 
8c2b6d2739d4d59313b83dcdfd79531f50ae2b487bbd1c69bba4e4bebd1c07be8215e9d6fc85d20fa363cd7b53bfabad1326d1a086c020d7117d33d97d78413d
 MISC metadata.xml 2785 SHA256 
7329cb36d95ea94ccabceb9d228eb77cb3186e53b360dc27717393338d4147fc SHA512 
3acac76248322ac92fae2a4cde7fa113b356f43bafabd5bd99d6937b4f9a39f74676de65c17cd8df634b65052a0777f6336aed598ccc1dd17a97a564096ae9d5
 WHIRLPOOL 
87d38e5091fc1ea70282a637864a268a928acb40b3b4c962cca543a48adf78ad035f391bba4099983fa1384854052966bcf1d839bdfa72c9081f876d5478c800

diff --git a/sys-devel/llvm/llvm-3.8.0-r3.ebuild 
b/sys-devel/llvm/llvm-3.8.0-r3.ebuild
index 98b01a8..428bf9e 100644
--- a/sys-devel/llvm/llvm-3.8.0-r3.ebuild
+++ b/sys-devel/llvm/llvm-3.8.0-r3.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 : ${CMAKE_MAKEFILE_GENERATOR:=ninja}
 PYTHON_COMPAT=( python2_7 )
 
-inherit check-reqs cmake-utils eutils flag-o-matic multilib \
+inherit check-reqs cmake-utils eutils flag-o-matic multilib linux-info \
multilib-minimal python-single-r1 toolchain-funcs pax-utils prefix
 
 DESCRIPTION="Low Level Virtual Machine"
@@ -232,6 +232,13 @@ src_prepare() {
# User patches
eapply_user
 
+   if kernel_is -lt 2 6 32; then
+   # on RHEL5, linux/perf_event.h (needing kernel >=2.6.32) is not 
available.
+   # https://llvm.org/bugs/show_bug.cgi?id=17901
+   elog "Removing compiler-rt on /dev/null || die
fi
 
-   # AddressSanitizer symbolizer (currently separate)
-   dobin 
"${S}"/projects/compiler-rt/lib/asan/scripts/asan_symbolize.py
-
popd >/dev/null || die
 
python_fix_shebang "${ED}"



[gentoo-commits] repo/gentoo:master commit in: app-vim/merginal/

2016-07-20 Thread Tim Harder
commit: b9f5b7c6c2d57dbf3c4a62969fa82b32a02e2e11
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Jul 21 02:09:27 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Jul 21 02:09:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9f5b7c6

app-vim/merginal: version bump to 2.0.2

 app-vim/merginal/Manifest  |  1 +
 app-vim/merginal/merginal-2.0.2.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/app-vim/merginal/Manifest b/app-vim/merginal/Manifest
index d798809..6c83f2e 100644
--- a/app-vim/merginal/Manifest
+++ b/app-vim/merginal/Manifest
@@ -1,3 +1,4 @@
 DIST merginal-1.6.0.tar.gz 13882 SHA256 
c2badc8a95fe0706465faedddbc08ca4bc83aa412fe226d7032171e8fc39a23a SHA512 
9b3de15429160b4a2983f80c23483f7dee207586c89bbc70793b08639abff670762b54a4fac8f1bf907a0688ae4323876adcba29e3468f57ab0da57f5ce4105b
 WHIRLPOOL 
ff21e8228565707eb3cd794f48f68186f0da4a7f0412c61a762878718a617d6cb2de0b1beb769fe90162e50a80ac2feb494001e300d471bf78fe876c2185629f
 DIST merginal-2.0.0.tar.gz 14746 SHA256 
43648f6e7fc8b9ac2a4dc727fc87d53db5565f823c1323e99a4fbf7574b2ce07 SHA512 
9274749378981368c9afd6629b7b5bc0bd0e3153dda1a6828f43da31acd6e253637dd5703609a708b8b69dfe0d5a217d2414c36e947b985d97d341361fd4928e
 WHIRLPOOL 
591c0c1466e79f8c210fe6f0c347a66eb1ef7ae92c42e8928cf44c036a0f05150c03f3cb83969fe3faa2fa80290a79bea5298be0c13d0aac23667def7895cc87
 DIST merginal-2.0.1.tar.gz 14902 SHA256 
2b85e0e79e050f21e8a499253fe460c8dd5ae7f51b6a1d33296eafd8d1b4eb5e SHA512 
750a5842b44b11877929c656d9b26f1f693e3fa4bc26e40b75585e7d35b2c075bfd21742b11fff3a0cc9e87b32c01e1f75e3e5ab7b88aadf00ea5bd81f687534
 WHIRLPOOL 
ec81b2428447f0755788d8c4677379517e8914ce9a7fa5afc0442e6654cd49ecbb802482f0cf00c19de046a797f5c60c5ace0446e9d95a8a3f70a6001b7036ab
+DIST merginal-2.0.2.tar.gz 15048 SHA256 
e1f5030dfc30cf7c2c98f9193529c385c86def213ea2bc36c3feb5feea789a59 SHA512 
fd2162491e04afdcf9c81770a3082c035b32ecfd8808be035db64ba6ed4ed4076c692d067f261c093fe12b467e020bb7c6770deabecf72e6631e1248d569b721
 WHIRLPOOL 
5101f0040f608370296fc57ab5b61be281c5190f9957dfbeb553714fa983434d22e8b866a60457a633e8ff89a4a49f4629bc20d47d310669708464065b966c9e

diff --git a/app-vim/merginal/merginal-2.0.2.ebuild 
b/app-vim/merginal/merginal-2.0.2.ebuild
new file mode 100644
index 000..522a797
--- /dev/null
+++ b/app-vim/merginal/merginal-2.0.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit vim-plugin
+
+MY_PN=vim-${PN}
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="fugitive extension to manage and merge git branches"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4955 
https://github.com/idanarye/vim-merginal/;
+SRC_URI="https://github.com/idanarye/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="vim"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-vim/fugitive"
+
+VIM_PLUGIN_HELPFILES="${PN}"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   rm README.md || die
+   default
+}



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

2016-07-20 Thread Tim Harder
commit: 6eaee9a19ce83a57a3bd295e853fdf502ba27dd6
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Jul 21 01:58:30 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Jul 21 02:06:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eaee9a1

media-libs/exiftool: version bump to 10.23

 media-libs/exiftool/Manifest  |  1 +
 media-libs/exiftool/exiftool-10.23.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/media-libs/exiftool/Manifest b/media-libs/exiftool/Manifest
index 618319e..abada83 100644
--- a/media-libs/exiftool/Manifest
+++ b/media-libs/exiftool/Manifest
@@ -3,3 +3,4 @@ DIST Image-ExifTool-10.17.tar.gz 4082912 SHA256 
945d21fb749301e2a9b309e19b67c396
 DIST Image-ExifTool-10.18.tar.gz 4138025 SHA256 
114db22e39afc864845f240d9d99326b203c87da9d3d5e53a03523de0e272ad3 SHA512 
6181913eec656cab1aa10098dab620fe3c8c658a676b9cfe116f1da0664b38ec91f8a335155bf2552cdae5483fb1a102744be2086b8f7c553bd47f8a21f5b787
 WHIRLPOOL 
6496d8fdcf17aef55042cff924b2d22e5a9108640ea02568ec5539e5f8f245b85d8a75424c19483041da46dd1a59cdb12e2f485d1010ab04bd6e2928dd74b461
 DIST Image-ExifTool-10.19.tar.gz 4139870 SHA256 
217239067836f3e5ec166c46a3dfbc01928517d66eb8e1434cf842cb5617798f SHA512 
fa2deb60347494f28e38ad36f0489006d79eb60b877ade22415a552dd77d0ee69a0aa3014fc9d8806627839d2f4f34397f3408c9ff80dfc5b82d7190514b75ac
 WHIRLPOOL 
91195148d153909592cb59b6320cf7b046029059258a90a984b3f07f403848638ebadc160b02a3b32300b2bac8b25f32a2a635ceb5cc45de05a0f8693a82597b
 DIST Image-ExifTool-10.20.tar.gz 4142166 SHA256 
f06ae200950cd3f441f20f7532163365965aa45a91d96114672b0eb176b76d2a SHA512 
0c96010d39b4b5af1595f74df5ac7e27c88a5a610b8dd5eaeda8d3a7bdc335d237659d076b890784baa2e791e007a33d3aa60dc169c901c3771a2e308eccf93a
 WHIRLPOOL 
fdb4d34f0bda105bcf9a2355bebb15b0b7255ecda483331aa9e075840cf76dc76c2cfa5b9b796df41a654b1cf59eec1e37ad24b9d0bcd124b5058b73059c8e45
+DIST Image-ExifTool-10.23.tar.gz 4158833 SHA256 
ce0d0bade2ee205c5e1251bb564c3bcaa9f9afc6b952e5b43b25ab53805b490c SHA512 
ce0e0b761a3bfbe65028c5a213e69a6e2bfc14975f6ace040150057d36639f4abeca9e8eac86787411df71c0946929f955b813d0a1ac2c26d6add566e38f4e6a
 WHIRLPOOL 
4ddc0653d8697a7cba3229459dbf07db19626d1add869b3984c23babf6673da9bea55893389324bfd06252019e91e6eed5481c8f610497d63fe58ee9351117d2

diff --git a/media-libs/exiftool/exiftool-10.23.ebuild 
b/media-libs/exiftool/exiftool-10.23.ebuild
new file mode 100644
index 000..e1513a9
--- /dev/null
+++ b/media-libs/exiftool/exiftool-10.23.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_NAME=Image-ExifTool
+inherit perl-module
+
+DESCRIPTION="Read and write meta information in image, audio and video files"
+HOMEPAGE="http://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}"
+SRC_URI="http://www.sno.phy.queensu.ca/~phil/exiftool/${DIST_P}.tar.gz;
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos"
+IUSE="doc"
+
+SRC_TEST="do"
+
+src_install() {
+   perl-module_src_install
+   use doc && dodoc -r html/
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/moreutils/

2016-07-20 Thread Tim Harder
commit: 6ff99fcaecb96e03ec33c35ff92fe15a2672211c
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Jul 21 01:56:25 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Jul 21 02:06:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ff99fca

sys-apps/moreutils: version bump to 0.59

 sys-apps/moreutils/Manifest  |  1 +
 sys-apps/moreutils/moreutils-0.59.ebuild | 60 
 2 files changed, 61 insertions(+)

diff --git a/sys-apps/moreutils/Manifest b/sys-apps/moreutils/Manifest
index 43e2219..b5d70ce 100644
--- a/sys-apps/moreutils/Manifest
+++ b/sys-apps/moreutils/Manifest
@@ -7,3 +7,4 @@ DIST moreutils_0.55.orig.tar.gz 46500 SHA256 
da9d5cd145ceea967a65dd50031d168d661
 DIST moreutils_0.56.orig.tar.gz 46704 SHA256 
ec4b7a1e1d1e1d6ec606d2877301ec06c6cf4091776687d9b76f4d019705e77f SHA512 
1793619f791fa2da9d233e0ee90ba4d843ced638f059406bec84f476a1300df33288fc34452a2912de7006e1ba2a75492785024148fad6c8372987147fb8616f
 WHIRLPOOL 
21eecda882856d0c4ee2fa744a9a10a8ac71333f64d592277fcb93cd6ed14bf59003dd16a2a8985f27556344e884d60e2c28556fd024638e3ce30f7397aa5bd1
 DIST moreutils_0.57.orig.tar.gz 46749 SHA256 
3a7d54b0634e5eda8c3c43490d47cea189156700892dea6d876867cef9bc0d1d SHA512 
2451ed5218841866b117349e451460fce1e7b84485588b48c1f4bfaa18c311a12c9cc6700aff16911aba2d06467e539ea15a705ea3cf0d397b296c4c5f7047c1
 WHIRLPOOL 
dbaf2f043f20f662a4e9df6183bf836c5fdfda419432295c80b14cb8db319d8e2b9a547071408f6fce1d1e34f9e6142b15e80efdc20c341abbe8e6108e583acd
 DIST moreutils_0.58.orig.tar.gz 46828 SHA256 
9c4bba745518f1cc4d5594b1276793bd4f737fedb2e5b14beeab4b73f106c00a SHA512 
4bbb250d34b33a295e35cb4c282843ecf608ce61b428f8aa145a39dd6433a7b5b22619fe078df48be8d7f54f11aabcbf3094dc0e1c7fcd80c136e4be63282c64
 WHIRLPOOL 
88f81314e9f872c1b9965f0844dff46ea16809b161ca24818c2f73abd2db38669736ec38f678080137b9ec09512cb819077db80a95e9048a0c905e963c51c672
+DIST moreutils_0.59.orig.tar.gz 47248 SHA256 
a48e11c3197bf79a7bfaa121423e64626e3381d9fedc91d606e9724ae498d1b4 SHA512 
2cbe56a04476f5266bcb265c2c328ad61e2200eb1617ab632f1dcbefd08e0228652c82092cda7e12a539300cebf4550f766561f95de386ca4b3c2a491120f3ed
 WHIRLPOOL 
ffad5a4d4455c79cfbf3f94e0d86769f30240c73695b25822c5d2a84f14668d6416bdcc4f2550efbf4c09edddfd3b9f7128082b863810cdb6d54d5808ba85afe

diff --git a/sys-apps/moreutils/moreutils-0.59.ebuild 
b/sys-apps/moreutils/moreutils-0.59.ebuild
new file mode 100644
index 000..0ef655f
--- /dev/null
+++ b/sys-apps/moreutils/moreutils-0.59.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit toolchain-funcs
+
+DESCRIPTION="a collection of tools that nobody thought to write when Unix was 
young"
+HOMEPAGE="http://joeyh.name/code/moreutils/;
+SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux"
+IUSE="+doc +perl"
+
+RDEPEND="
+   perl? (
+   dev-lang/perl
+   dev-perl/IPC-Run
+   dev-perl/Time-Duration
+   dev-perl/TimeDate
+   )"
+DEPEND="
+   doc? (
+   dev-lang/perl
+   >=app-text/docbook2X-0.8.8-r2
+   app-text/docbook-xml-dtd:4.4
+   )"
+
+S=${WORKDIR}/${P}.orig
+
+src_prepare() {
+   # don't build manpages
+   if ! use doc ; then
+   sed -i -e '/^all:/s/$(MANS)//' -e '/man1/d' Makefile || die
+   fi
+
+   # don't install perl scripts
+   if ! use perl ; then
+   sed -i -e '/PERLSCRIPTS/d' Makefile || die
+   fi
+
+   default
+}
+
+src_compile() {
+   tc-export CC
+   emake CFLAGS="${CFLAGS}" DOCBOOK2XMAN=docbook2man.pl 
PREFIX="${EPREFIX}/usr"
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" INSTALL_BIN=install install
+
+   # sys-process is more advanced than parallel from moreutils, rename it
+   if use doc; then
+   mv "${ED}"usr/share/man/man1/{,${PN}_}parallel.1 || die
+   fi
+   mv "${ED}"usr/bin/{,${PN}_}parallel || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-process/parallel/

2016-07-20 Thread Tim Harder
commit: aa4a7cda728f6b02bcbf983bae89b8bd51c9ef52
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Jul 21 01:57:28 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Jul 21 02:06:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa4a7cda

sys-process/parallel: version bump to 20160622

 sys-process/parallel/Manifest |  1 +
 sys-process/parallel/parallel-20160622.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/sys-process/parallel/Manifest b/sys-process/parallel/Manifest
index 25b79b5..8fe3179 100644
--- a/sys-process/parallel/Manifest
+++ b/sys-process/parallel/Manifest
@@ -1,3 +1,4 @@
 DIST parallel-20150522.tar.bz2 1129286 SHA256 
4c4a199740189a4a220a10da29fdb33a0b71abef1f253eeb89a28da6f264f306 SHA512 
c55f89be6f5ed23295de062392d798a10ecf5dfa89b8b819af50cb1174c33cff9f9633d911c07ffd6126262a8d011c96397aee9be8551948f7247fa4f0f12fd1
 WHIRLPOOL 
90ce60b9c35db7010553bc040793c5d959cfa57456bf4f0c5b187a7eb88df8b5a8c2dedd47f5973109a54184d81cfc0c406aae48a7dd8d73969b24671401a72c
 DIST parallel-20160222.tar.bz2 1226024 SHA256 
8dfbe539036a6ff02f9f542751e8621f42d285b3c9a7d9245042a6cc6ddc55ea SHA512 
bae2fdf3902f8f4960cdae696a1d37df635aa77e70c3668422d45fcd31cd5375d7a774e10c411185633d70b629879a9eb3cc5c8043dbd88acd442ead74e0b6de
 WHIRLPOOL 
3eee06f1a4e647915210943e089cef46060d4314e0f8c3fe10d5f9e59ef7d4440120e0af25c27f10fc5570ae41cd28d080e5e7d4a80b1a5219c289761bb8
 DIST parallel-20160522.tar.bz2 1293653 SHA256 
de77430ae90db4ec3851cdfc95d842b9d1e7e28e46e8d40d49bd17def53c200f SHA512 
8c9a29ba3c66a977dcfb681700d4fb3d6c99663134b143d8a390acb30233b46dd1dcfcb72cc24e5f25ac9dc69f05b6c779cfd23513c0e881508d85375aa81109
 WHIRLPOOL 
6eb6298ff1d43f7572beae86da3d4a1461f7ba4ca019294c5e208f7ffe7c9fa0fc854881f22c2d2ba43536d80f5f3aae9254d8a9c4019a17f700f169c9a25df8
+DIST parallel-20160622.tar.bz2 1292220 SHA256 
afca50eb4711f60bb3e52efb2fc02bf9ec77d0b9f7989df306ab5ec5577ab6ab SHA512 
36ea475b59b5c403938c7d5727c9949b6e64dec60f1dc10ae8d74548b01b6dacc36e288b81d3c46c731821d93eeb931ae21a6ad5e52cb0a1153faebad233ad1a
 WHIRLPOOL 
125f17e82b9aa10ea91074e9ffc44e32c72fcdb9e9c6c6a30c7af1a5626bb20a28e07a8b83cd168dd5c1b49ffa11e2715673d2eede942479e08895566ca05acc

diff --git a/sys-process/parallel/parallel-20160622.ebuild 
b/sys-process/parallel/parallel-20160622.ebuild
new file mode 100644
index 000..74ef0d9
--- /dev/null
+++ b/sys-process/parallel/parallel-20160622.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A shell tool for executing jobs in parallel locally or on remote 
machines"
+HOMEPAGE="https://www.gnu.org/software/parallel/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="dev-lang/perl:=
+   dev-perl/Devel-Size
+   virtual/perl-Data-Dumper
+   virtual/perl-File-Temp
+   virtual/perl-IO"
+# moreutils for `parallel` and grass for 'sql.1' manpage
+DEPEND="${RDEPEND}
+   !

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

2016-07-20 Thread Benda XU
commit: f41c9946679520f6f194e9de96cef40134674bdc
Author: Benda Xu  gentoo  org>
AuthorDate: Thu Jul 21 01:52:33 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Jul 21 01:52:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f41c9946

www-client/w3m: prefixify search paths of acinclude.m4.

Package-Manager: portage-2.2.28

 www-client/w3m/w3m-0.5.3-r8.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-client/w3m/w3m-0.5.3-r8.ebuild 
b/www-client/w3m/w3m-0.5.3-r8.ebuild
index 17b2f8d..90c4518 100644
--- a/www-client/w3m/w3m-0.5.3-r8.ebuild
+++ b/www-client/w3m/w3m-0.5.3-r8.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-inherit autotools eutils
+inherit autotools eutils prefix
 
 DESCRIPTION="Text based WWW browser, supports tables and frames"
 HOMEPAGE="http://w3m.sourceforge.net/;
@@ -49,6 +49,7 @@ src_prepare() {
"${FILESDIR}"/${P}-url-schema.patch
ecvs_clean
sed -i -e "/^AR=/s/ar/$(tc-getAR)/" {.,w3mimg,libwc}/Makefile.in || die
+   hprefixify acinclude.m4
eautoconf
 }
 



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

2016-07-20 Thread Benda XU
commit: ecdc2eb2332ef6c9abce6fee0feaaaf0b138d46a
Author: Benda Xu  gentoo  org>
AuthorDate: Thu Jul 21 01:40:18 2016 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Jul 21 01:41:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecdc2eb2

prefix.eclass: introduce hprefixify and prefixify_ro

Bug: 583740

 eclass/prefix.eclass | 78 
 1 file changed, 78 insertions(+)

diff --git a/eclass/prefix.eclass b/eclass/prefix.eclass
index 1f3c4b0..c0675cd 100644
--- a/eclass/prefix.eclass
+++ b/eclass/prefix.eclass
@@ -48,5 +48,83 @@ eprefixify() {
return 0
 }
 
+# @FUNCTION: hprefixify
+# @USAGE: [ -w  ] [-e  ] 
+# @DESCRIPTION:
+# Tries a set of heuristics to prefixify the given files. Dies if no
+# arguments are given, a file does not exist, or changing a file failed.
+#
+# Additional extended regular expression can be passed by -e or
+# environment variable PREFIX_EXTRA_REGEX.  The default heuristics can
+# be constrained to lines that match a sed expression passed by -w or
+# environment variable PREFIX_LINE_MATCH.
+# @EXAMPLE:
+# Only prefixify the 30th line,
+#   hprefixify -w 30 configure
+# Only prefixify lines that contain "PATH",
+#   hprefixify -w "/PATH/" configure
+# Also delete all the /opt/gnu search paths,
+#   hprefixify -e "/\/opt\/gnu/d" configure
+hprefixify() {
+   use prefix || return 0
+
+   local PREFIX_EXTRA_REGEX PREFIX_LINE_MATCH xl=() x
+   while [[ $# -gt 0 ]]; do
+   case $1 in
+   -e)
+   PREFIX_EXTRA_REGEX="$2"
+   shift
+   ;;
+   -w)
+   PREFIX_LINE_MATCH="$2"
+   shift
+   ;;
+   *)
+   xl+=( "$1" )
+   ;;
+   esac
+   shift
+   done
+
+   [[ ${#xl[@]} -lt 1 ]] && die "at least one file operand is required"
+   einfo "Adjusting to prefix ${EPREFIX:-/}"
+   for x in "${xl[@]}" ; do
+   if [[ -e ${x} ]] ; then
+   ebegin "  ${x##*/}"
+   sed -r \
+   -e 
"${PREFIX_LINE_MATCH}s,([^[:alnum:]}\)\.])/(usr|lib(|[onx]?32|n?64)|etc|bin|sbin|var|opt),\1${EPREFIX}/\2,g"
 \
+   -e "${PREFIX_EXTRA_REGEX}" \
+   -i "${x}"
+   eend $? || die "failed to prefixify ${x}"
+   else
+   die "${x} does not exist"
+   fi
+   done
+}
 
+# @FUNCTION: prefixify_ro
+# @USAGE: prefixify_ro .
+# @DESCRIPTION:
+# prefixify a read-only file.
+# copies the files to ${T}, prefixies it, echos the new file.
+# @EXAMPLE:
+# doexe "$(prefixify_ro "${FILESDIR}"/fix_libtool_files.sh)"
+# epatch "$(prefixify_ro "${FILESDIR}"/${PN}-4.0.2-path.patch)"
+prefixify_ro() {
+   if [[ -e $1 ]] ; then
+   local f=${1##*/}
+   cp "$1" "${T}" || die "failed to copy file"
+   local x="${T}"/${f}
+   # redirect to stderr because stdout is used to
+   # return the prefixified file.
+   if grep -qs @GENTOO_PORTAGE_EPREFIX@ "${x}" ; then
+   eprefixify "${T}"/${f} 1>&2
+   else
+   hprefixify "${T}"/${f} 1>&2
+   fi
+   echo "${x}"
+   else
+   die "$1 does not exist"
+   fi
+}
 # vim: tw=72:



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

2016-07-20 Thread Yixun Lan
commit: 2b2a76fd22d1521b5fe4c079b87f2a0c82da874e
Author: Yixun Lan  gentoo  org>
AuthorDate: Thu Jul 21 01:29:32 2016 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Jul 21 01:30:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b2a76fd

net-misc/tinc: use use_enable() to correct USE=upnp

Gentoo-Bug: 589256

Package-Manager: portage-2.3.0

 net-misc/tinc/tinc-1.1_pre14.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-misc/tinc/tinc-1.1_pre14.ebuild 
b/net-misc/tinc/tinc-1.1_pre14.ebuild
index 0f2a9ae..96313dc 100644
--- a/net-misc/tinc/tinc-1.1_pre14.ebuild
+++ b/net-misc/tinc/tinc-1.1_pre14.ebuild
@@ -42,6 +42,7 @@ src_configure() {
econf \
--enable-jumbograms \
--disable-silent-rules \
+   --enable-legacy-protocol \
--disable-tunemu  \
--with-systemd=/usr/$(get_libdir)/systemd/system \
$(use_enable lzo) \
@@ -50,8 +51,8 @@ src_configure() {
$(use_enable uml) \
$(use_enable vde) \
$(use_enable zlib) \
-   $(use_with ssl openssl) \
-   $(use_with upnp miniupnpc )
+   $(use_enable upnp miniupnpc) \
+   $(use_with ssl openssl)
#--without-libgcrypt \
 }
 



[gentoo-commits] repo/gentoo:master commit in: net-dns/bind-tools/

2016-07-20 Thread Mike Gilbert
commit: 5d889defcfc1c4e8a6116ae0102ef01da7d12c23
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Jul 21 01:21:34 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Jul 21 01:21:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d889def

Revert "net-dns/bind-tools: Remove old Version"

This reverts commit 12974f31750e1da06d20a302a8b958023d1b6078.

This broke the stable depgraph for ppc and sparc.

 net-dns/bind-tools/Manifest|   1 +
 net-dns/bind-tools/bind-tools-9.10.3_p2.ebuild | 134 +
 2 files changed, 135 insertions(+)

diff --git a/net-dns/bind-tools/Manifest b/net-dns/bind-tools/Manifest
index 8f8ff44..e8d243d 100644
--- a/net-dns/bind-tools/Manifest
+++ b/net-dns/bind-tools/Manifest
@@ -1,2 +1,3 @@
+DIST bind-9.10.3-P2.tar.gz 8523719 SHA256 
4a6c1911ac0d4b6be635b63de3429b6c168ea244043f12bbc8a4eb3368fd6ecd SHA512 
21905cdff464f9ff275b87744433970d4a80faa6d9245c66c092421a45e89e438bd78f3bfe0d795964312f072c936e44eb6867b72decbba86821619180ced210
 WHIRLPOOL 
7bc4038a746e5b5c4166fb0d7a57985be9defef4c4c494492312671b81853f506c3216fcd94df993f6f1088d4c36c838d40d85fedbe8eee1b4265c5e2caecaa6
 DIST bind-9.10.3-P4.tar.gz 8529535 SHA256 
2ac044b5fbdf45fb45107af0df961b3b7cb5262a3bf1948ed3fe7a170dd13e3e SHA512 
9c7b710054cd1230e7e470541a13850def56b2247c404a1800e0d0dad6aba20b3c3c09b1a17cd6017435525e84fa2f7cde40ae13feeeb7747efb26c66961aadd
 WHIRLPOOL 
9e0384ac8c8b97720c29ed0014613acdde4d7f5a24353dc3f1712d73c37ac8ff00660f80c45c66fab8045afbbf41c7e26b9692b93040fa1db59a2724031ad129
 DIST bind-9.10.4-P2.tar.gz 9298010 SHA256 
b35b8af8fe030196d03b3e487f5ecd0c0836b5e124abc7a3ecd184740b23 SHA512 
e540d5b69f8859d9a78ec0da1662b7ae5a87ef30ded127c84c198b974c06638ab78e82bab484dc614b313e16076e242645d09f4453f830ded37beecbe13d769e
 WHIRLPOOL 
7e36499a91085cc4aa5cef9feb4162252c13654f9e0d98966789c60bd5b85ac8da7d53fc4cd7e57aa71983dc6e1ddb4ce8ff77babbf64dee13035270561ae708

diff --git a/net-dns/bind-tools/bind-tools-9.10.3_p2.ebuild 
b/net-dns/bind-tools/bind-tools-9.10.3_p2.ebuild
new file mode 100644
index 000..844e35d
--- /dev/null
+++ b/net-dns/bind-tools/bind-tools-9.10.3_p2.ebuild
@@ -0,0 +1,134 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils autotools flag-o-matic toolchain-funcs
+
+MY_PN=${PN//-tools}
+MY_PV=${PV/_p/-P}
+MY_PV=${MY_PV/_rc/rc}
+MY_P="${MY_PN}-${MY_PV}"
+
+DESCRIPTION="bind tools: dig, nslookup, host, nsupdate, dnssec-keygen"
+HOMEPAGE="http://www.isc.org/software/bind;
+SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz;
+
+LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc gost gssapi idn ipv6 libressl readline seccomp ssl urandom xml"
+# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687
+
+REQUIRED_USE="gost? ( !libressl ssl )"
+
+CDEPEND="
+   ssl? (
+   !libressl? ( dev-libs/openssl:0 )
+   libressl? ( dev-libs/libressl )
+   )
+   gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )
+   xml? ( dev-libs/libxml2 )
+   idn? ( net-dns/idnkit )
+   gssapi? ( virtual/krb5 )
+   readline? ( sys-libs/readline:0= )
+   seccomp? ( sys-libs/libseccomp )"
+DEPEND="${CDEPEND}
+   virtual/pkgconfig"
+RDEPEND="${CDEPEND}
+   !> config.h
+}
+
+src_compile() {
+   local AR=$(tc-getAR)
+
+   emake AR="${AR}" -C lib/
+   emake AR="${AR}" -C bin/delv/
+   emake AR="${AR}" -C bin/dig/
+   emake AR="${AR}" -C bin/nsupdate/
+   emake AR="${AR}" -C bin/dnssec/
+}
+
+src_install() {
+   dodoc README CHANGES FAQ
+
+   cd "${S}"/bin/delv
+   dobin delv
+   doman delv.1
+
+   cd "${S}"/bin/dig
+   dobin dig host nslookup
+   doman {dig,host,nslookup}.1
+
+   cd "${S}"/bin/nsupdate
+   dobin nsupdate
+   doman nsupdate.1
+   if use doc; then
+   dohtml nsupdate.html
+   fi
+
+   cd "${S}"/bin/dnssec
+   for tool in dsfromkey importkey keyfromlabel keygen \
+ revoke settime signzone verify; do
+   dobin dnssec-"${tool}"
+   doman dnssec-"${tool}".8
+   if use doc; then
+   dohtml dnssec-"${tool}".html
+   fi
+   done
+}



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

2016-07-20 Thread Mike Gilbert
commit: 78ea0d381900fb844def936c3e1cc925700201e1
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Jul 21 00:34:45 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Jul 21 00:35:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ea0d38

www-client/chromium: stable channel bump (52.0.2743.82)

Package-Manager: portage-2.3.0_p15

 www-client/chromium/Manifest |  2 +-
 ...0.2743.49.ebuild => chromium-52.0.2743.82.ebuild} | 20 ++--
 2 files changed, 15 insertions(+), 7 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 301fa02..f43ff28 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,5 +1,5 @@
 DIST chromium-51.0.2704.103.tar.xz 448638748 SHA256 
76735b6dc4100e84c4dbcf5b2336bf8a2eb9cc6402c31e8865878a086971d72b SHA512 
04f1e0dfc2d94094064ea47c5e5e8c7b079001d48a4eb5d86873e36ed6f6527c2e16fe8232d3126f3fd7a758a8e306030ef56803b474a88e01446190d55f585a
 WHIRLPOOL 
90b28e1bfec9234de6f7a5a8e1343818ce8cc6b8aaca1c70b03a97a9b797370b745c593089e9c2088ca4829be897048f8bec104483eeafc15a9eabee025fca5a
-DIST chromium-52.0.2743.49.tar.xz 457976744 SHA256 
e6ea112da3395b5f701988445b15f1d0c98c3e786544751e47a796812c1ea881 SHA512 
22b713efabf50c3812ad8b552ecb082de7f01637f740d91fd90409bcbee26b7a05d391cd0755bdc81483988418ed428b1378686a2525293cf65ca23d7c4e2eaf
 WHIRLPOOL 
2b73d3fa8725de7b3aa58e09218381a61bf0a6dad0e5c306e45da55fcec076cb9195f3b92ce4fd6dc7b40ccf6948a66f1e5e8ad68cc81e9f9e0848c6f5b5ad81
 DIST chromium-52.0.2743.60.tar.xz 458145672 SHA256 
f97776c256b61dc0d563dc7b615f2126d0ce408fc21711f2964ce2b50d5f6ecb SHA512 
44cfd50d79a753f7ce98d8a8f8ae30fff9bd76a1c1b6b898bddd0cb1ce05695489b09b8dbc6f608e0bf3261631f390ec85f2b9c8701b12787fcc140962dc7c7a
 WHIRLPOOL 
43156148a10b8f3c89b67722f9efecf1fb6d18c80b789d06476217846eb49f2d9591052ce14656f50c08d3b30148846cb95ec335ce58b85c67aae84605c6f6b3
+DIST chromium-52.0.2743.82.tar.xz 458110272 SHA256 
a7de6015df9cf685d68efd1e070ae9c706c723cd9395d079a7d43672a2c37eb4 SHA512 
9bba841cb726bfa06888deefacfcee628e36d25de47dd0303d3fd1ce2f07922148d60befe934f44c33fcdfed6ce3dadfb9e3ee0828b66994807178a488051806
 WHIRLPOOL 
f0d258882db85291262c2381aeb6d85ebf20a252344e114a2da35e75f79dc8b73de95b71926512537af17e109fd7a8dd04386d5b3ed610262d42d11bcc1a5707
 DIST chromium-53.0.2783.2.tar.xz 460335548 SHA256 
dfe2c3554fd9ff3988507725096c1b2604514ca61e3fe4c2c0cdbe8d56c4b426 SHA512 
35f4373af36de6404b1caf3db6ac72f2724021c8e01342b915fba9eb1f7dd1ab0ef886b3b519a04699f7f42479ef0f5379a975e3070ca929ae260de1103f72fb
 WHIRLPOOL 
61204d46e13f4651de61bcd77d93e584da34fc6b153bda71051d1520ab34e1d8b612f89b7492be70c9cdc42550ee0479b4a8d2e2a13e95c52c6ec92c61626059
 DIST chromium-53.0.2785.8.tar.xz 460285012 SHA256 
b73a6fcb27cd0f78d872fbe8e10ea2bb118245ef93565eeac06f5a866776397c SHA512 
57621e9f464907c48dc409fb05b575044214d9373542da550a5aabacdd18da2b00f45f87366c041ca24ae477a66a825e268a9c2c13c511b221f9381f73252481
 WHIRLPOOL 
930c28e697fb06450fec976e117f344c4d79a4e1dbb722dbf9cdf490f84c321a53207cdd376c011cdc0f638239dd61d8011ba570c6cc2ceb72f6c51793877d64

diff --git a/www-client/chromium/chromium-52.0.2743.49.ebuild 
b/www-client/chromium/chromium-52.0.2743.82.ebuild
similarity index 97%
rename from www-client/chromium/chromium-52.0.2743.49.ebuild
rename to www-client/chromium/chromium-52.0.2743.82.ebuild
index 695a89a..aaec620 100644
--- a/www-client/chromium/chromium-52.0.2743.49.ebuild
+++ b/www-client/chromium/chromium-52.0.2743.82.ebuild
@@ -5,12 +5,11 @@
 EAPI="5"
 PYTHON_COMPAT=( python2_7 )
 
-CHROMIUM_LANGS="am ar bg bn ca cs da de el en_GB es es_419 et fa fi fil fr gu 
he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
-   sv sw ta te th tr uk vi zh_CN zh_TW"
+CHROMIUM_LANGS="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu 
he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk vi zh-CN zh-TW"
 
-inherit check-reqs chromium eutils flag-o-matic multilib multiprocessing 
pax-utils \
-   portability python-any-r1 readme.gentoo-r1 toolchain-funcs versionator 
virtualx
+inherit check-reqs chromium-2 eutils gnome2-utils flag-o-matic multilib 
multiprocessing pax-utils portability python-any-r1 readme.gentoo-r1 
toolchain-funcs versionator virtualx xdg-utils
 
 DESCRIPTION="Open-source version of Google Chrome web browser"
 HOMEPAGE="http://chromium.org/;
@@ -704,8 +703,17 @@ src_install() {
readme.gentoo_create_doc
 }
 
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}
+
 pkg_postinst() {
-   fdo-mime_desktop_database_update
gnome2_icon_cache_update
+   xdg_desktop_database_update
readme.gentoo_print_elog
 }



[gentoo-commits] repo/gentoo:master commit in: dev-games/openscenegraph/

2016-07-20 Thread Maciej Mrozowski
commit: ec1054af6d98fdf5342d870d2e60f27408966a03
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Thu Jul 21 00:07:00 2016 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Thu Jul 21 00:07:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec1054af

dev-games/openscenegraph: Version bump 3.5.1

Package-Manager: portage-2.2.28

 dev-games/openscenegraph/Manifest  |   1 +
 .../openscenegraph/openscenegraph-3.5.1.ebuild | 166 +
 2 files changed, 167 insertions(+)

diff --git a/dev-games/openscenegraph/Manifest 
b/dev-games/openscenegraph/Manifest
index 681704b..ed06f4a 100644
--- a/dev-games/openscenegraph/Manifest
+++ b/dev-games/openscenegraph/Manifest
@@ -1,2 +1,3 @@
 DIST OpenSceneGraph-3.2.1.zip 7219212 SHA256 
d9ae72263d0191855b0f804d93c586d489f119aca0499292acc09bb0fa0b3e6d SHA512 
f7bd9aedd3a1f48094a0ad95d267c2f2c946b042f7459d6b33e6038a4b16aeda9cfd69f339ea0a2a478dadadf1875313a4132564b8fcade5ad93511ecd8c1a9e
 WHIRLPOOL 
ef47a41a316fae86341cdebecaeceb41cf56b5f11fdf93e8218bb9aa9eaa28fc2fc9122efbeb8dce69fa01d8c8b6a2460fab69190714ca53abfa5d347a0ae1bc
 DIST OpenSceneGraph-3.4.0.zip 7975023 SHA256 
5c727d84755da276adf8c4a4a3a8ba9c9570fc4b4969f06f1d2e9f89b1e3040e SHA512 
b598a7d68c9e5bf840d7b0a59a334037c3b6efe4d2dce333280b63a8ccef1b9a37cd5ff32b98f18e110ff9cbc48226f588e143cb1d68405edda3c60ab2f3f73a
 WHIRLPOOL 
fa2ede4e0f9300d122390338ebea15814ffbe80887c3f8d6cb392c0cb478eaf7ba2f67c310f17658620b8c1745a453d4c47c26c5702fa549b7ef73257321b639
+DIST OpenSceneGraph-3.5.1.zip 8353019 SHA256 
c409e9095d77faab3db8fe2047d75e7ef348fd9f06ecd8b7629fceb8fe1d24e0 SHA512 
5d419cb2e59efaf1e9b2efdb3a28e1deb5bf8b62a1be2ab4fed06e50064c4c4fb9f1332e65e0bfe0c6d8e99fe0cc134f863ba46965eda9546d125fbd22151057
 WHIRLPOOL 
bf57ea2d55c8cb8d45cc392a4bddd603e9835329b074e14a6d4454695da8cdd899160b60a7d7f3c395ac1fd30f4125ef37c3932d876576ebec84a53fea96bbd4

diff --git a/dev-games/openscenegraph/openscenegraph-3.5.1.ebuild 
b/dev-games/openscenegraph/openscenegraph-3.5.1.ebuild
new file mode 100644
index 000..d86aac2
--- /dev/null
+++ b/dev-games/openscenegraph/openscenegraph-3.5.1.ebuild
@@ -0,0 +1,166 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+WX_GTK_VER="3.0"
+
+inherit eutils cmake-utils flag-o-matic wxwidgets
+
+MY_PN="OpenSceneGraph"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Open source high performance 3D graphics toolkit"
+HOMEPAGE="http://www.openscenegraph.org/projects/osg/;
+SRC_URI="http://trac.openscenegraph.org/downloads/developer_releases/${MY_P}.zip;
+
+LICENSE="wxWinLL-3 LGPL-2.1"
+SLOT="0/34" # Subslot consists of major + minor version number
+KEYWORDS="~amd64 ~x86"
+IUSE="asio curl debug doc examples ffmpeg fltk fox gdal gif glut gstreamer gtk 
jpeg
+jpeg2k las lua openexr openinventor osgapps pdf png qt4 qt5 sdl sdl2 svg tiff 
truetype
+vnc wxwidgets xine xrandr zlib"
+
+REQUIRED_USE="
+   qt4? ( !qt5 )
+   qt5? ( !qt4 )
+   sdl2? ( sdl )
+"
+
+# TODO: COLLADA, FBX, GTA, ITK, OpenVRML, Performer, DCMTK
+RDEPEND="
+   x11-libs/libSM
+   x11-libs/libXext
+   virtual/glu
+   virtual/opengl
+   asio? ( dev-cpp/asio )
+   curl? ( net-misc/curl )
+   examples? (
+   fltk? ( x11-libs/fltk:1[opengl] )
+   fox? ( x11-libs/fox:1.6[opengl] )
+   glut? ( media-libs/freeglut )
+   gtk? ( x11-libs/gtkglext )
+   sdl2? ( media-libs/libsdl2 )
+   wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[opengl,X] )
+   )
+   ffmpeg? ( virtual/ffmpeg )
+   gdal? ( sci-libs/gdal )
+   gif? ( media-libs/giflib:= )
+   gstreamer? (
+   media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0
+   )
+   jpeg? ( virtual/jpeg:0 )
+   jpeg2k? ( media-libs/jasper )
+   las? ( >=sci-geosciences/liblas-1.8.0 )
+   lua? ( >=dev-lang/lua-5.1.5:* )
+   openexr? (
+   media-libs/ilmbase
+   media-libs/openexr
+   )
+   openinventor? ( media-libs/coin )
+   pdf? ( app-text/poppler[cairo] )
+   png? ( media-libs/libpng:0 )
+   qt4? (
+   dev-qt/qtcore:4
+   dev-qt/qtgui:4
+   dev-qt/qtopengl:4
+   )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtopengl:5
+   dev-qt/qtwidgets:5
+   )
+   sdl? ( media-libs/libsdl )
+   svg? (
+   gnome-base/librsvg
+   x11-libs/cairo
+   )
+   tiff? ( media-libs/tiff:0 )
+   truetype? ( media-libs/freetype:2 )
+   vnc? ( net-libs/libvncserver )
+   xine? ( media-libs/xine-lib )
+   xrandr? ( x11-libs/libXrandr )
+   zlib? ( sys-libs/zlib )
+"
+DEPEND="${RDEPEND}
+   app-arch/unzip
+   virtual/pkgconfig
+   x11-proto/xextproto
+   doc? ( app-doc/doxygen )
+   

[gentoo-commits] proj/sci:master commit in: sci-libs/fftw/, sci-libs/fftw/files/

2016-07-20 Thread Christoph Junghans
commit: bbbe4a3b4414fa1fa6d0503d085905d2e83cf3da
Author: Christoph Junghans  gentoo  org>
AuthorDate: Wed Jul 20 23:58:18 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Wed Jul 20 23:58:18 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=bbbe4a3b

sci-libs/fftw: moved to gx86

 sci-libs/fftw/fftw-.ebuild | 184 -
 .../fftw/files/fftw-3.3.3-install-header.patch |  35 
 sci-libs/fftw/metadata.xml |  24 ---
 3 files changed, 243 deletions(-)

diff --git a/sci-libs/fftw/fftw-.ebuild b/sci-libs/fftw/fftw-.ebuild
deleted file mode 100644
index 7519f82..000
--- a/sci-libs/fftw/fftw-.ebuild
+++ /dev/null
@@ -1,184 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-#AUTOTOOLS_AUTORECONF=1
-FORTRAN_NEEDED=fortran
-
-inherit autotools-multilib eutils flag-o-matic fortran-2 multibuild 
toolchain-funcs versionator
-
-DESCRIPTION="Fast C library for the Discrete Fourier Transform"
-HOMEPAGE="http://www.fftw.org/;
-
-if [[ ${PV} = * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/FFTW/fftw3.git;
-   KEYWORDS=""
-   AUTOTOOLS_AUTORECONF=1
-else
-   SRC_URI="http://www.fftw.org/${P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-fi
-
-LICENSE="GPL-2"
-SLOT="3.0"
-IUSE="altivec cpu_flags_x86_avx doc cpu_flags_x86_fma3 cpu_flags_x86_fma4 
fortran mpi neon openmp quad cpu_flags_x86_sse cpu_flags_x86_sse2 static-libs 
test threads zbus"
-
-RDEPEND="mpi? ( virtual/mpi )"
-DEPEND="${RDEPEND}
-   test? ( dev-lang/perl )"
-
-#can go once mpi is multlib
-MULTILIB_WRAPPED_HEADERS=(
-   /usr/include/fftw3-mpi.h
-   /usr/include/fftw3l-mpi.f03
-   /usr/include/fftw3-mpi.f03
-   /usr/include/fftw3q.f03
-)
-
-pkg_setup() {
-   # XXX: this looks like it should be used with BUILD_TYPE!=binary
-
-   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
-
-   MULTIBUILD_VARIANTS=( single double longdouble )
-   if use quad; then
-   if [[ $(tc-getCC) == *gcc ]] && ! version_is_at_least 4.6 
$(gcc-version); then
-   ewarn "quad precision only available for gcc >= 4.6"
-   die "need quad precision capable gcc"
-   fi
-   MULTIBUILD_VARIANTS+=( quad )
-   fi
-}
-
-src_prepare() {
-   # fix info file for category directory
-   [[ ${PV} = * ]] || sed -i \
-   -e 's/Texinfo documentation system/Libraries/' \
-   doc/fftw3."info" || die "failed to fix info file"
-
-   autotools-utils_src_prepare
-}
-
-src_configure() {
-   local x
-
-   # filter -Os according to docs
-   replace-flags -Os -O2
-
-   my_configure() {
-   #a bit hacky improve after #483758 is solved
-   local x=${BUILD_DIR%-${ABI}}
-   x=${x##*-}
-   # there is no abi_x86_32 port of virtual/mpi right now
-   local enable_mpi=$(use_enable mpi)
-   multilib_is_native_abi || enable_mpi="--disable-mpi"
-
-   #jlec reported USE=quad on abi_x86_32 has too less registers
-   #stub Makefiles
-   if use amd64 && ! multilib_is_native_abi && [[ $x = quad ]]; 
then
-   mkdir -p "${BUILD_DIR}/tests" || die
-   echo "all: ;" > "${BUILD_DIR}/Makefile" || die
-   echo "install: ;" >> "${BUILD_DIR}/Makefile" || die
-   echo "smallcheck: ;" > "${BUILD_DIR}/tests/Makefile" || 
die
-   return 0
-   fi
-
-   myeconfargs=(
-   $(use_enable "cpu_flags_x86_fma$(usex 
cpu_flags_x86_fma3 3 4)" fma)
-   $(use_enable fortran)
-   $(use_enable zbus mips-zbus-timer)
-   $(use_enable threads)
-   $(use_enable openmp)
-   )
-   if [[ $x == single ]]; then
-   #altivec, sse, single-paired only work for single
-   myeconfargs+=(
-   --enable-single
-   $(use_enable altivec)
-   $(use_enable cpu_flags_x86_avx avx)
-   $(use_enable cpu_flags_x86_sse sse)
-   ${enable_mpi}
-   $(use_enable neon)
-   )
-   elif [[ $x == double ]]; then
-   

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

2016-07-20 Thread Christoph Junghans
commit: 0f8c1bf7439bc2ebae4d52b285eb811dffdc8d2d
Author: Christoph Junghans  gentoo  org>
AuthorDate: Wed Jul 20 23:56:59 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Wed Jul 20 23:56:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f8c1bf7

sci-libs/fftw: imported live ebuild from sci

Package-Manager: portage-2.2.28

 sci-libs/fftw/fftw-.ebuild | 183 +
 1 file changed, 183 insertions(+)

diff --git a/sci-libs/fftw/fftw-.ebuild b/sci-libs/fftw/fftw-.ebuild
new file mode 100644
index 000..1b2fc02
--- /dev/null
+++ b/sci-libs/fftw/fftw-.ebuild
@@ -0,0 +1,183 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+FORTRAN_NEEDED=fortran
+
+inherit autotools-multilib eutils flag-o-matic fortran-2 multibuild 
toolchain-funcs versionator
+
+DESCRIPTION="Fast C library for the Discrete Fourier Transform"
+HOMEPAGE="http://www.fftw.org/;
+
+if [[ ${PV} = * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/FFTW/fftw3.git;
+   KEYWORDS=""
+   AUTOTOOLS_AUTORECONF=1
+else
+   SRC_URI="http://www.fftw.org/${P}.tar.gz;
+   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+fi
+
+LICENSE="GPL-2"
+SLOT="3.0/3"
+IUSE="altivec cpu_flags_x86_avx doc cpu_flags_x86_fma3 cpu_flags_x86_fma4 
fortran mpi neon openmp quad cpu_flags_x86_sse cpu_flags_x86_sse2 static-libs 
test threads zbus"
+
+RDEPEND="mpi? ( virtual/mpi )"
+DEPEND="${RDEPEND}
+   test? ( dev-lang/perl )"
+
+#can go once mpi is multlib
+MULTILIB_WRAPPED_HEADERS=(
+   /usr/include/fftw3-mpi.h
+   /usr/include/fftw3l-mpi.f03
+   /usr/include/fftw3-mpi.f03
+   /usr/include/fftw3q.f03
+)
+
+pkg_setup() {
+   # XXX: this looks like it should be used with BUILD_TYPE!=binary
+
+   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
+
+   MULTIBUILD_VARIANTS=( single double longdouble )
+   if use quad; then
+   if [[ $(tc-getCC) == *gcc ]] && ! version_is_at_least 4.6 
$(gcc-version); then
+   ewarn "quad precision only available for gcc >= 4.6"
+   die "need quad precision capable gcc"
+   fi
+   MULTIBUILD_VARIANTS+=( quad )
+   fi
+}
+
+src_prepare() {
+   # fix info file for category directory
+   [[ ${PV} = * ]] || sed -i \
+   -e 's/Texinfo documentation system/Libraries/' \
+   doc/fftw3."info" || die "failed to fix info file"
+
+   autotools-utils_src_prepare
+}
+
+src_configure() {
+   local x
+
+   # filter -Os according to docs
+   replace-flags -Os -O2
+
+   my_configure() {
+   #a bit hacky improve after #483758 is solved
+   local x=${BUILD_DIR%-${ABI}}
+   x=${x##*-}
+   # there is no abi_x86_32 port of virtual/mpi right now
+   local enable_mpi=$(use_enable mpi)
+   multilib_is_native_abi || enable_mpi="--disable-mpi"
+
+   #jlec reported USE=quad on abi_x86_32 has too less registers
+   #stub Makefiles
+   if use amd64 && ! multilib_is_native_abi && [[ $x = quad ]]; 
then
+   mkdir -p "${BUILD_DIR}/tests" || die
+   echo "all: ;" > "${BUILD_DIR}/Makefile" || die
+   echo "install: ;" >> "${BUILD_DIR}/Makefile" || die
+   echo "smallcheck: ;" > "${BUILD_DIR}/tests/Makefile" || 
die
+   return 0
+   fi
+
+   myeconfargs=(
+   $(use_enable "cpu_flags_x86_fma$(usex 
cpu_flags_x86_fma3 3 4)" fma)
+   $(use_enable fortran)
+   $(use_enable zbus mips-zbus-timer)
+   $(use_enable threads)
+   $(use_enable openmp)
+   )
+   if [[ $x == single ]]; then
+   #altivec, sse, single-paired only work for single
+   myeconfargs+=(
+   --enable-single
+   $(use_enable altivec)
+   $(use_enable cpu_flags_x86_avx avx)
+   $(use_enable cpu_flags_x86_sse sse)
+   ${enable_mpi}
+   $(use_enable neon)
+   )
+   elif [[ $x == double ]]; then
+   myeconfargs+=(
+   $(use_enable cpu_flags_x86_avx avx)

[gentoo-commits] proj/elections:master commit in: trustees-201606/

2016-07-20 Thread Jorge Manuel B. S. Vicetto
commit: a6c00dabae2485168986e2af8a6b99482b1a8228
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Wed Jul 20 23:13:01 2016 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Wed Jul 20 23:13:01 2016 +
URL:https://gitweb.gentoo.org/proj/elections.git/commit/?id=a6c00dab

Prepare the trustees-201606 election.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto)  
gentoo.org>

 trustees-201606/Votify.pm  |  1 +
 trustees-201606/ballot-trustees-201606 |  4 ++
 trustees-201606/election-details   |  6 ++
 trustees-201606/officials-trustees-201606  |  3 +
 trustees-201606/start-trustees-201606  |  1 +
 trustees-201606/stop-trustees-201606   |  1 +
 trustees-201606/voters-trustees-201606 | 97 ++
 trustees-201606/voters-trustees-201606.raw | 97 ++
 8 files changed, 210 insertions(+)

diff --git a/trustees-201606/Votify.pm b/trustees-201606/Votify.pm
new file mode 12
index 000..a6f4461
--- /dev/null
+++ b/trustees-201606/Votify.pm
@@ -0,0 +1 @@
+../Votify.pm
\ No newline at end of file

diff --git a/trustees-201606/ballot-trustees-201606 
b/trustees-201606/ballot-trustees-201606
new file mode 100644
index 000..f14c5ea
--- /dev/null
+++ b/trustees-201606/ballot-trustees-201606
@@ -0,0 +1,4 @@
+dabbott
+jcallen
+quantumsummers
+xaviermiller

diff --git a/trustees-201606/election-details b/trustees-201606/election-details
new file mode 100644
index 000..774fdec
--- /dev/null
+++ b/trustees-201606/election-details
@@ -0,0 +1,6 @@
+name: trustees-201606
+startDate: 2016-07-21 00:00:00 UTC
+endDate: 2016-08-18 00:00:01 UTC
+officials: a3li, jmbsvicetto, robbat2
+voters: 
http://www.gentoo.org/proj/en/elections/trustees/2016/voters-trustees-201606.txt
+ballot: 
http://www.gentoo.org/proj/en/elections/trustees/2016/ballot-trustees-201606.txt

diff --git a/trustees-201606/officials-trustees-201606 
b/trustees-201606/officials-trustees-201606
new file mode 100644
index 000..5a594f6
--- /dev/null
+++ b/trustees-201606/officials-trustees-201606
@@ -0,0 +1,3 @@
+a3li
+jmbsvicetto
+robbat2

diff --git a/trustees-201606/start-trustees-201606 
b/trustees-201606/start-trustees-201606
new file mode 100644
index 000..a8b690e
--- /dev/null
+++ b/trustees-201606/start-trustees-201606
@@ -0,0 +1 @@
+1469059200

diff --git a/trustees-201606/stop-trustees-201606 
b/trustees-201606/stop-trustees-201606
new file mode 100644
index 000..5b4f458
--- /dev/null
+++ b/trustees-201606/stop-trustees-201606
@@ -0,0 +1 @@
+1471478400

diff --git a/trustees-201606/voters-trustees-201606 
b/trustees-201606/voters-trustees-201606
new file mode 100644
index 000..00c3313
--- /dev/null
+++ b/trustees-201606/voters-trustees-201606
@@ -0,0 +1,97 @@
+ago
+alexxy
+alunduil
+amynka
+anarchy
+angelos
+antarus
+audiodef
+axs
+betelgeuse
+bicatali
+bircoph
+blueknight
+blueness
+bman
+calchan
+cardoe
+caster
+chiguire
+creffett
+dabbott
+darkside
+dastergon
+dberkholz
+deathwing00
+desultory
+dilfridge
+djc
+eras
+fauli
+flameeyes
+floppym
+ford_prefect
+fuzzyray
+graaff
+gregkh
+grobian
+hattya
+hparker
+hwoarang
+igli
+jauhien
+jcallen
+je_fro
+jer
+jkt
+jlec
+jmbsvicetto
+jmorgan
+johu
+josejx
+k_f
+kallamej
+kensington
+klondike
+kumba
+likewhoa
+lu_zero
+mabi
+mpagano
+neddyseagoon
+neurogeek
+nightmorph
+nimiux
+nirbheek
+ottxor
+patrick
+perfinion
+pinkbyte
+prometheanfire
+quantumsummers
+rafaelmartins
+rajiv
+remi
+rich0
+robbat2
+ronisbr
+scarabeus
+steev
+swift
+tampakrap
+tgall
+titanofold
+tomjbe
+tomk
+tove
+tsunam
+tupone
+ulm
+voyageur
+wraeth
+xmw
+yngwin
+xaviermiller
+zerochaos
+zig
+zlogene

diff --git a/trustees-201606/voters-trustees-201606.raw 
b/trustees-201606/voters-trustees-201606.raw
new file mode 100644
index 000..28f30fc
--- /dev/null
+++ b/trustees-201606/voters-trustees-201606.raw
@@ -0,0 +1,97 @@
+agoAgostino Sarubbo0xBA7BD3507194459F
+alexxy Alexey Shvetsov 0xF82F92E6
+alunduil   Alex Brandt 0x8A7DE4BD92FEA28B
+amynka Amy Winston 0x3B89D45034E69781
+anarchyJory Pratt  0x9019241D
+angelosChristoph Mende 0x84F20B43
+antarusAlec Warner 0xA00637F4
+audiodef   Damien Moody0x57000711
+axsIan Stakenvicius0x7F0008F0
+betelgeuse Petteri Räty0xB8E4ECF0
+bicatali   Sebastien Fabbro0x13CB1360
+bircophAndrew Savchenko0x565953B95372756C
+blueknight Yury German 0xEEAFED89024C043D
+blueness   Anthony G. Basile   0xD0455535
+bman   Aaron Bauman0x246D23A210FB0F3E
+calchanDenis Dupeyron  0xB16C047F
+cardoe Doug Goldstein  0xD7DFA8D318FA9AEF
+caster Vlastimil Babka 0x4E61DE84
+chiguire   John Christian Stoddart 0x21B3F464
+creffett   Chris Reffett   0x42618354
+dabbottDavid Abbott0xF01C4ACC
+darkside   Jeremy Olexa

[gentoo-commits] repo/gentoo:master commit in: sci-physics/hoomd-blue/

2016-07-20 Thread Christoph Junghans
commit: 36ce5c81267a2880fd40e5d8e14c2c0122480083
Author: Christoph Junghans  gentoo  org>
AuthorDate: Wed Jul 20 23:07:04 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Wed Jul 20 23:07:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ce5c81

sci-physics/hoomd-blue: make 2.0.1 work without git

Package-Manager: portage-2.2.28

 sci-physics/hoomd-blue/Manifest|  2 ++
 sci-physics/hoomd-blue/hoomd-blue-2.0.1.ebuild | 26 +-
 sci-physics/hoomd-blue/hoomd-blue-.ebuild  | 18 --
 3 files changed, 27 insertions(+), 19 deletions(-)

diff --git a/sci-physics/hoomd-blue/Manifest b/sci-physics/hoomd-blue/Manifest
index 045e7af..b6969d6 100644
--- a/sci-physics/hoomd-blue/Manifest
+++ b/sci-physics/hoomd-blue/Manifest
@@ -1 +1,3 @@
 DIST hoomd-blue-1.0.2.tar.bz2 2755462 SHA256 
bca7d377fa152b5f99047c5701db0fecb244f56a7861c35eef0ded6106c520d1 SHA512 
f9042e3afacc14e62490802d16a13a77592195befa61837703a39aeedf679e81f31aaafb377384d3b0a2f0e9e40dbce7ddd8b2673086706ba223fe265a2dff27
 WHIRLPOOL 
b72c12a88941899c7a51a0a8e78783bf8c108b85f3969663453b2048a9a9c43ab8d4fd3fbcefa0a6d3add47ac880a2462d92760dc9efc5dd7a822be0252bce19
+DIST hoomd-blue-2.0.1.tar.bz2 3208100 SHA256 
432cba74cde199f178dfadf7467738d356b83e1d5026c6c83c23880898c76019 SHA512 
1edb634fd714c07401df98e6897c37638ac0a7205c10f9063866b2e759a550f5655cef2a62911020d22c7d089a5ab84456f6f7e05677f82bc37532389693ded7
 WHIRLPOOL 
eb78fd60683591e913d0623f980486049cd69bb280724151f0158076863637b824bf29d522b03cb8a2ec9b246c5540553a5b3b65c9454a009529d261bd1a3130
+DIST libgetar-0.5.0.tar.bz2 217067 SHA256 
8b03a352f63dcf8d14e88af758f65f71e5e4f92ed01c1566cda90164ab42 SHA512 
a27de8f7c976e5578142319684de15afca47c24953f590b34cad4ef88c3778aa47aa5eb9a1f83b1473aa49f4394e45dfaa4a8b5107264fa93101dea78ec5fa6b
 WHIRLPOOL 
d5dbb0bc51bdc7241ba4c51461da0a54eb57b0e9f76e1f0a7127010ccbd375146b4aae0bfd98a431f96595459913168097502edc9d7fe60f3180ca56fb44e91a

diff --git a/sci-physics/hoomd-blue/hoomd-blue-2.0.1.ebuild 
b/sci-physics/hoomd-blue/hoomd-blue-2.0.1.ebuild
index e4dde6f..30fe9f3 100644
--- a/sci-physics/hoomd-blue/hoomd-blue-2.0.1.ebuild
+++ b/sci-physics/hoomd-blue/hoomd-blue-2.0.1.ebuild
@@ -7,50 +7,50 @@ EAPI=6
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
-inherit cmake-utils cuda flag-o-matic git-r3 python-single-r1
+inherit cmake-utils cuda flag-o-matic python-single-r1
 
 DESCRIPTION="a general-purpose particle simulation toolkit"
 HOMEPAGE="http://codeblue.umich.edu/hoomd-blue/;
 EGIT_REPO_URI="https://bitbucket.org/glotzer/${PN}.git;
 
-if [[ ${PV} !=  ]]; then
-   EGIT_COMMIT="v${PV}"
+if [[ ${PV} =  ]]; then
+   EGIT_REPO_URI="https://bitbucket.org/glotzer/${PN}.git;
+   inherit git-r3
+else
+   inherit vcs-snapshot
+   GETTAR_VER=0.5.0
+   SRC_URI="https://bitbucket.org/glotzer/${PN}/get/v${PV}.tar.bz2 -> 
${P}.tar.bz2
+   
https://bitbucket.org/glotzer/libgetar/get/v${GETTAR_VER}.tar.bz2 -> 
libgetar-${GETTAR_VER}.tar.bz2"
PATCHES=( "${FILESDIR}/${P}-cxx11.patch" )
+   KEYWORDS="~amd64"
 fi
 
 LICENSE="hoomd-blue"
 SLOT="0"
-IUSE="cuda test mpi +zlib"
+IUSE="cuda test mpi"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
mpi? ( virtual/mpi )
cuda? ( dev-util/nvidia-cuda-sdk )
-   zlib? ( sys-libs/zlib )
dev-libs/boost:=[threads,python,mpi,${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"
-   #doc? ( app-doc/doxygen )"
 
 src_prepare() {
+   [[ ${PV} =  ]] || mv ../libgetar-${GETTAR_VER}/* 
hoomd/extern/libgetar || die
use cuda && cuda_src_prepare
-
cmake-utils_src_prepare
 }
 
 src_configure() {
local mycmakeargs=(
-DENABLE_MPI=$(usex mpi)
-   -DENABLE_DOXYGEN=OFF #$(
-DENABLE_CUDA=$(usex cuda)
-DBUILD_TESTING=$(usex test)
-DPYTHON_EXECUTABLE="${PYTHON}"
-DCMAKE_INSTALL_PREFIX=$(python_get_sitedir)
+   -DUPDATE_SUBMODULES=OFF
)
cmake-utils_src_configure
 }
-
-src_install() {
-   #use doc && HTML_DOCS=( "${BUILD_DIR}"/doc/hoomd-*doc* )
-   cmake-utils_src_install
-}

diff --git a/sci-physics/hoomd-blue/hoomd-blue-.ebuild 
b/sci-physics/hoomd-blue/hoomd-blue-.ebuild
index 5b01964..e126c82 100644
--- a/sci-physics/hoomd-blue/hoomd-blue-.ebuild
+++ b/sci-physics/hoomd-blue/hoomd-blue-.ebuild
@@ -7,31 +7,37 @@ EAPI=6
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
-inherit cmake-utils cuda flag-o-matic git-r3 python-single-r1
+inherit cmake-utils cuda flag-o-matic python-single-r1
 
 DESCRIPTION="a general-purpose particle simulation toolkit"
 HOMEPAGE="http://codeblue.umich.edu/hoomd-blue/;
 EGIT_REPO_URI="https://bitbucket.org/glotzer/${PN}.git;
 
-if [[ ${PV} !=  ]]; then
+if [[ ${PV} =  ]]; then
+   

[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-screensaver/

2016-07-20 Thread NP Hardass
commit: 95cfe51763e7bef1242cc6735319754d4d1b084b
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Jul 20 22:49:15 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Jul 20 22:49:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95cfe517

mate-extra/mate-screensaver: Drop old

Package-Manager: portage-2.2.28

 .../mate-screensaver-1.10.2-r1.ebuild  | 119 -
 1 file changed, 119 deletions(-)

diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.10.2-r1.ebuild 
b/mate-extra/mate-screensaver/mate-screensaver-1.10.2-r1.ebuild
deleted file mode 100644
index 963cab5..000
--- a/mate-extra/mate-screensaver/mate-screensaver-1.10.2-r1.ebuild
+++ /dev/null
@@ -1,119 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="yes"
-
-inherit gnome2 multilib readme.gentoo versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
-DESCRIPTION="Replaces xscreensaver, integrating with the MATE desktop"
-HOMEPAGE="http://mate-desktop.org;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-
-IUSE="X consolekit kernel_linux libnotify opengl pam systemd"
-
-DOC_CONTENTS="
-   Information for converting screensavers is located in
-   /usr/share/doc/${PF}/xss-conversion.txt*
-"
-
-RDEPEND="
-   >=dev-libs/dbus-glib-0.71:0
-   >=dev-libs/glib-2.36:2
-   gnome-base/dconf:0
-   >=mate-base/libmatekbd-1.10:0
-   >=mate-base/mate-desktop-1.10:0
-   >=mate-base/mate-menus-1.10:0
-   >=mate-base/mate-session-manager-1.10:0
-   >=sys-apps/dbus-0.30:0
-   >=x11-libs/gdk-pixbuf-2.14:2
-   >=x11-libs/gtk+-2.24:2
-   >=x11-libs/libX11-1:0
-   x11-libs/cairo:0
-   x11-libs/libXext:0
-   x11-libs/libXrandr:0
-   x11-libs/libXScrnSaver:0
-   x11-libs/libXxf86misc:0
-   x11-libs/libXxf86vm:0
-   x11-libs/libxklavier:0
-   x11-libs/pango:0
-   virtual/libintl:0
-   consolekit? ( sys-auth/consolekit:0 )
-   libnotify? ( >=x11-libs/libnotify-0.7:0 )
-   opengl? ( virtual/opengl:0 )
-   pam? ( gnome-base/gnome-keyring:0 virtual/pam:0 )
-   !pam? ( kernel_linux? ( sys-apps/shadow:0 ) )
-   systemd? ( sys-apps/systemd:0= )
-   !!http://bugzilla.gnome.org/show_bug.cgi?id=370847
-   # is fixed.
-   if ! use pam ; then
-   fperms u+s /usr/libexec/mate-screensaver-dialog
-   fi
-
-   readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-   gnome2_pkg_postinst
-
-   if has_version "> 
/etc/portage/package.use"
-   echo
-   fi
-
-   readme.gentoo_print_elog
-}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-screensaver/files/, mate-extra/mate-screensaver/

2016-07-20 Thread NP Hardass
commit: 5df54bc7b01051bca5d787f7e645cb2f0f596c25
Author: NP-Hardass  gentoo  org>
AuthorDate: Mon Jun 27 21:30:42 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Jul 20 22:49:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5df54bc7

mate-extra/mate-screensaver: Patch configure.ac systemd, #585446 #589258

Package-Manager: portage-2.2.28

 ...screensaver-1.10-fix-systemd-configure.ac.patch |  33 ++
 .../mate-screensaver-1.10.2-r2.ebuild  | 125 +
 2 files changed, 158 insertions(+)

diff --git 
a/mate-extra/mate-screensaver/files/mate-screensaver-1.10-fix-systemd-configure.ac.patch
 
b/mate-extra/mate-screensaver/files/mate-screensaver-1.10-fix-systemd-configure.ac.patch
new file mode 100644
index 000..a5cf836
--- /dev/null
+++ 
b/mate-extra/mate-screensaver/files/mate-screensaver-1.10-fix-systemd-configure.ac.patch
@@ -0,0 +1,33 @@
+From 95b8f96ad66ab555c763dafebac8a49b9c6f3d51 Mon Sep 17 00:00:00 2001
+From: Monsta 
+Date: Thu, 1 Oct 2015 11:20:49 +0300
+Subject: [PATCH] configure.ac: add support for new libsystemd library
+
+From 6d4a81780e3598435b565569e8e16f1410cb5761 Mon Sep 17 00:00:00 2001
+From: Monsta 
+Date: Mon, 5 Oct 2015 16:30:14 +0300
+Subject: [PATCH] fix build w/o systemd support
+
+fixes https://github.com/mate-desktop/mate-screensaver/issues/83
+
+---
+ configure.ac | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/configure.ac b/configure.ac
+index 379f9b1..87ab770 100644
+--- a/configure.ac
 b/configure.ac
+@@ -934,9 +934,9 @@ AC_ARG_WITH(systemd,
+ [Add systemd support]),
+ [with_systemd=$withval], [with_systemd=auto])
+ 
+-PKG_CHECK_MODULES(SYSTEMD,
+-  [libsystemd-login],
+-  [have_systemd=yes], [have_systemd=no])
++PKG_CHECK_MODULES(SYSTEMD, [libsystemd], [have_systemd=yes],
++  [PKG_CHECK_MODULES(SYSTEMD, [libsystemd-login],
++  [have_systemd=yes], [have_systemd=no])])
+ 
+ if test "x$with_systemd" = "xauto" ; then
+ if test x$have_systemd = xno ; then

diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.10.2-r2.ebuild 
b/mate-extra/mate-screensaver/mate-screensaver-1.10.2-r2.ebuild
new file mode 100644
index 000..9469fdb
--- /dev/null
+++ b/mate-extra/mate-screensaver/mate-screensaver-1.10.2-r2.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="yes"
+
+inherit gnome2 multilib autotools readme.gentoo versionator
+
+MATE_BRANCH="$(get_version_component_range 1-2)"
+
+SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
+DESCRIPTION="Replaces xscreensaver, integrating with the MATE desktop"
+HOMEPAGE="http://mate-desktop.org;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+IUSE="X consolekit kernel_linux libnotify opengl pam systemd"
+
+DOC_CONTENTS="
+   Information for converting screensavers is located in
+   /usr/share/doc/${PF}/xss-conversion.txt*
+"
+
+RDEPEND="
+   >=dev-libs/dbus-glib-0.71:0
+   >=dev-libs/glib-2.36:2
+   gnome-base/dconf:0
+   >=mate-base/libmatekbd-1.10:0
+   >=mate-base/mate-desktop-1.10:0
+   >=mate-base/mate-menus-1.10:0
+   >=mate-base/mate-session-manager-1.10:0
+   >=sys-apps/dbus-0.30:0
+   >=x11-libs/gdk-pixbuf-2.14:2
+   >=x11-libs/gtk+-2.24:2
+   >=x11-libs/libX11-1:0
+   x11-libs/cairo:0
+   x11-libs/libXext:0
+   x11-libs/libXrandr:0
+   x11-libs/libXScrnSaver:0
+   x11-libs/libXxf86misc:0
+   x11-libs/libXxf86vm:0
+   x11-libs/libxklavier:0
+   x11-libs/pango:0
+   virtual/libintl:0
+   consolekit? ( sys-auth/consolekit:0 )
+   libnotify? ( >=x11-libs/libnotify-0.7:0 )
+   opengl? ( virtual/opengl:0 )
+   pam? ( gnome-base/gnome-keyring:0 virtual/pam:0 )
+   !pam? ( kernel_linux? ( sys-apps/shadow:0 ) )
+   systemd? ( sys-apps/systemd:0= )
+   !!http://bugzilla.gnome.org/show_bug.cgi?id=370847
+   # is fixed.
+   if ! use pam ; then
+   fperms u+s /usr/libexec/mate-screensaver-dialog
+   fi
+
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   gnome2_pkg_postinst
+
+   if has_version "> 
/etc/portage/package.use"
+   echo
+   fi
+
+   readme.gentoo_print_elog
+}



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

2016-07-20 Thread Justin Lecher
commit: 8bef7edc64ec621d399afe9085bea59081c238b4
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Jul 20 22:29:34 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Jul 20 22:29:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bef7edc

net-misc/keychain: Version Bump

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

 net-misc/keychain/Manifest  |  1 +
 net-misc/keychain/keychain-2.8.3.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/net-misc/keychain/Manifest b/net-misc/keychain/Manifest
index cb8b965..fa2f131 100644
--- a/net-misc/keychain/Manifest
+++ b/net-misc/keychain/Manifest
@@ -1,2 +1,3 @@
 DIST keychain-2.8.1.tar.gz 43866 SHA256 
2ef5a85479783b80a52308dcd25c8f9c365e67699828ead95d4418bed399be95 SHA512 
d04868f66e3dd3f75a550a261b3ee0dcc1e2f1dfa058f673305bc60c20eda867099d6ae53f4e92be521a66c630ca3e585bc1a19f58eaadad1441ad5ebe27f926
 WHIRLPOOL 
64d39f06eb9fd5ca36b4e2981c462509537c5561d4c0de88e0c6d8192703def2c73765fe7f102439265656bb6e586bd3ecfe59b8f1f4225f09f3d4ebe3cce91a
 DIST keychain-2.8.2.tar.gz 44211 SHA256 
70fa782fb701b0893ab69832214b2d9158fa7f0c18cec36bbd94ac6402816af2 SHA512 
741cffb5affaeaf2cea701d76e3bae8a0cbc2b781bf5d578001e763cee531011aacfb1754974afcb63e6d46588716e62e5f96fff63eff76dd5ad8ee7e16ac196
 WHIRLPOOL 
2edcc8d07fd087001b7075709bdded482e3b17f0f297c45ccf7ce5d9680c79f3fbcf58b3fd7adeea5c435727075d6bdcf4ae47b7cc865efcd83577eb00375c82
+DIST keychain-2.8.3.tar.gz 44205 SHA256 
23e672a15a25687eefd04bf97f7c2605245ac5ddcb3ac5de53a257a78921c2a8 SHA512 
493f376fff386069202eadcbef61140e8e66d195e7f73574948e69d8e778bd8f2c2926a174cd25b4380c17f0fb769d423a3b36af4a98aa39f55db22c45216447
 WHIRLPOOL 
6a55439ebf10d873c62dc4f7f94801f4b644a1efc14f40952f7b38eb0efdcc558b1fe4a8b323119337eb52495cb618bbd9b8a38d7af979329db99dfda8e6b20a

diff --git a/net-misc/keychain/keychain-2.8.3.ebuild 
b/net-misc/keychain/keychain-2.8.3.ebuild
new file mode 100644
index 000..f9ac081
--- /dev/null
+++ b/net-misc/keychain/keychain-2.8.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Agent manager for OpenSSH, ssh.com, Sun SSH, and GnuPG"
+HOMEPAGE="http://www.funtoo.org/Keychain;
+SRC_URI="https://github.com/funtoo/keychain/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+RDEPEND=""
+
+src_install() {
+   dobin ${PN}
+   doman ${PN}.1
+   dodoc ChangeLog README.md
+}



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/

2016-07-20 Thread Justin Lecher
commit: 2eba66fba07c48918baab3a3ae9676c640089c3d
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Jul 20 22:20:50 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Jul 20 22:21:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eba66fb

sci-chemistry/chemical-mime-data: Drop unecessary or unfunctional deps

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

 .../chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild  | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git 
a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild 
b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
index a697b36..5b8fc00 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
@@ -22,11 +22,7 @@ DEPEND="${RDEPEND}
dev-util/intltool
dev-util/desktop-file-utils
dev-libs/libxslt
-   || (
-   media-gfx/imagemagick[xml,png,svg]
-   gnome-base/librsvg
-   )
-   media-gfx/inkscape
+   media-gfx/imagemagick[xml,png,svg]
virtual/pkgconfig"
 
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin-debug/

2016-07-20 Thread Andreas Hüttel
commit: 6eec2791632b961b33acb21e8b9fbe093d05ec97
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Jul 20 22:03:35 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Jul 20 22:03:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eec2791

app-office/libreoffice-bin-debug: Version bump

Package-Manager: portage-2.3.0

 app-office/libreoffice-bin-debug/Manifest  | 12 +++
 .../libreoffice-bin-debug-5.1.4.2.ebuild   | 88 ++
 2 files changed, 100 insertions(+)

diff --git a/app-office/libreoffice-bin-debug/Manifest 
b/app-office/libreoffice-bin-debug/Manifest
index b91913c..e78c343 100644
--- a/app-office/libreoffice-bin-debug/Manifest
+++ b/app-office/libreoffice-bin-debug/Manifest
@@ -1,24 +1,36 @@
 DIST amd64-debug-libreoffice-5.0.5.2.tar.xz 7222948 SHA256 
57a4d23c3588574e47e1d6d2b04faa84936ebd4bcf3747d7dd588c66ab210ffe SHA512 
78852c53b3683a7adf76a0e2d58ae0ee356f4bf9e8a8462235480c675e50c02ada53323267bd412ec409d4f53799a9d342726097d44803aaf698c9d1ffd7dd38
 WHIRLPOOL 
d16b0fe1fea2dfdc41f1ddf20595737532687375c47031f6e22f229404e05bf8c427e9e223b0ece1c5fdb2c3287117587897a6ea3fd5d7536a3d7652b8759683
 DIST amd64-debug-libreoffice-5.1.2.2-r1.tar.xz 1086804300 SHA256 
b39e5db80ff38d3278f87616b44d9795d38ff5105125cc86a2469f941bda SHA512 
82729c9066b7cea33eab02b33fa3ca4379d94a3d1169f03d420071a6648dc0887f46127482e448e58df18af70a72f803dfae1c9d3661803980368c2dcb303b94
 WHIRLPOOL 
2f18fbfd9f31c377b88cf1e4bce29db13cf1aaf07c92e0447970c55680ce719694adc786d6f95982540fe009bd1fdbe12a1d4a82746ad127b208543911b96a42
+DIST amd64-debug-libreoffice-5.1.4.2.tar.xz 1084265596 SHA256 
15e6e01609bcc2d230be8c2c884c295903849defeb7bd406a20221343b79c23b SHA512 
e9a9b85c9def10913e1d77abbfdd2a7d82c6e529d00b06d69cbe7fbebf7c0d4e41fed1792be2534e57e37ecafd00a060a233b908fb7f6e0e6bdd7a74eb8ef883
 WHIRLPOOL 
86a6410847dd7c8879b8495b5028aa0030e0565e94f04b480d098df2b795efea2b4c1dca151bddb1dac71df6980ac0198f3a90491a2c73ace51b0590de326a82
 DIST amd64-debug-libreoffice-gnome-5.0.5.2.xd3 104477 SHA256 
be04bc430abaed0ba0f6391dfb08e0804566e53f22217f1c961a5870b7b87e6a SHA512 
b375df930fefa4389bdce908231c34c03c9e2cc33184c1626184e3ad3799f58704fce8f1902988891308d046b0a0bbc07af0ce66bd2ab02f4559b4e1ad45120b
 WHIRLPOOL 
1ad2c7dfd4750859411cef5c33589ac58cd65a358449dad007a641e36366475833d56f32069df51c8ef68207cb3607545f6b37de9dac21fc3e522735832e2583
 DIST amd64-debug-libreoffice-gnome-5.1.2.2-r1.xd3 5364840 SHA256 
a49cdc8df5a08b77d60056d79e5bb01a00e14cb847e8f94bca3a691212047bf6 SHA512 
60e2da247a5cb74082ebfd276944889d8ac4fbdf97eba99f54c2bc3b7318ea648b3af26329e4350f597957e190e3089aed12218855dbd2fe30ed8ef5e4ce494e
 WHIRLPOOL 
8a6bd5434c463218643b06f8095a088e46979667614248f76b0d9a445e99de8df8af73f6b9a72197483127436470a629c1570b703a6228c58bb17371ef13404a
+DIST amd64-debug-libreoffice-gnome-5.1.4.2.xd3 318747266 SHA256 
e406677def850e6d1fd0f50ad7067c4ce0c5c91a945137210fad5cd43f335a08 SHA512 
e413f1ff0b536582883bff373c098b96fc28ce3020bdcb8631e3e4781071cc03d2831b8d4ec5041cd4277ef23a97de20d3f232737a2c50249e23d1a67873e938
 WHIRLPOOL 
22e47c5faf1ef5d735be779669a82c9610a531bf35f7e1333fe58167ebbf7ee438b61108873f483e9c98a4e8c2c8af41f7d645dfb6ef2bf2fab5b9281b08eba3
 DIST amd64-debug-libreoffice-gnome-java-5.0.5.2.xd3 2733566 SHA256 
27e1ed9a3e41020fc8d236ad41073260343f5832aa10c15795c1f2b05d0a SHA512 
86281ca103b49a9f55625f818982677314b1a50dbd7f356affd22551fba852df8344dbc5e79088a7099207ce2041c5975cfa18dbb044d83e1424ee3303c31aa3
 WHIRLPOOL 
b409c7caed481030427f1a5f98f37853bd7eacdaf23659bb7fbf516ef23212b1688f2a3bd317b77878ba27d6e49d4d8a781699bd67843db46d26317d2174a016
 DIST amd64-debug-libreoffice-gnome-java-5.1.2.2-r1.xd3 509271796 SHA256 
5ed0c62db9a1892f51512dfdb26925d1e7a882a0b10dcfb7e2a706191d1face7 SHA512 
bae112e2444d513678c3fe636e419cb984fbe3ea2973569ff169e7ce2bae0bb9d30517e66e8c4ece72db4839dc702b135384028ad08bc65d0deb0e4db36a8b54
 WHIRLPOOL 
c77bd5ac2a02174465a154db6277313267a5f60b29faa5bcbdb010a82b179e6cf4e014b0e62d14f87b618da0d0b4860098be5fbf7e90d5b32b712a3742a4d9c1
+DIST amd64-debug-libreoffice-gnome-java-5.1.4.2.xd3 509570958 SHA256 
1937081a2885f9fd4f22690fab17ff6757400d5cc4fafe92b403535ce98e1d0b SHA512 
99e32a0c8804649fa0b6bdd2b94994d6ee60d48f24b4d4f1c6bf5e0f25da0be1f631607036b15492a301b496d5c4f17a344abeeab39498d5c7f3a4ababb9a222
 WHIRLPOOL 
25e740927da9f42a4c095603a41e5f2ed87b2091a0dc1e06f606aad27bbc1bda4f126a409d44b15069a05e7163ca70984789225275224db9d210d37d0fd54cc5
 DIST amd64-debug-libreoffice-java-5.0.5.2.xd3 2654813 SHA256 
468ec022659bb92debe9321ec8c979a51b55f3d610821ba52f1ce9ee67e4fc4f SHA512 
3b75c168b520b3802a09cbd2761e97ece58749dc4bdc76b22927f55211c8a3fad4d0afabe74b33bb7180c1633ef860055d3f2094171e922f595c8301259be8ab
 WHIRLPOOL 
799a18daaeb798aa1c907a68d4807432e41710cbeaf55afc47e92c5088da553a7cb1e9e8059f6ae9c21e67dcc6eadf444a778b455e1ca0d153206c083a6c5fd7
 DIST amd64-debug-libreoffice-java-5.1.2.2-r1.xd3 506632681 SHA256 

[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin/

2016-07-20 Thread Andreas Hüttel
commit: 9cfe8239d50f76c626ce984159d23b700e5e3cd9
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Jul 20 22:02:02 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Jul 20 22:03:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cfe8239

app-office/libreoffice-bin: Version bump

Package-Manager: portage-2.3.0

 app-office/libreoffice-bin/Manifest|  12 +
 .../libreoffice-bin/libreoffice-bin-5.1.4.2.ebuild | 242 +
 2 files changed, 254 insertions(+)

diff --git a/app-office/libreoffice-bin/Manifest 
b/app-office/libreoffice-bin/Manifest
index ac5ca4b..e487238 100644
--- a/app-office/libreoffice-bin/Manifest
+++ b/app-office/libreoffice-bin/Manifest
@@ -1,24 +1,36 @@
 DIST amd64-bin-libreoffice-5.0.5.2.tar.xz 77007548 SHA256 
e27462dee3432c69a341964983a8500fe66164097d1e29d33fee0f84918f7c1b SHA512 
ff5d300c158195b0d53df2e9f9aa237432bb4f00c3cf776e77dc129923e66f9b3ca98b5c2661f3adda00940dbbf785c2da801efdbcba06bece288b445b9281c5
 WHIRLPOOL 
a728a718bfd7a1e2366498d1c5077882eb153a143df478faeb6e8adf5d0fd27f97e58965527d536ae824b5ba27ef64d05361ec70bd904d0a7cdb74b580c4ae0c
 DIST amd64-bin-libreoffice-5.1.2.2-r1.tar.xz 77349604 SHA256 
36738da36c0daaccce92f0d95b3e8d119da4955bbca8cce1ffe52acabc9173f9 SHA512 
ad5225c396765fd59c2fe54de94ddc4cc2b1e739e1481c6c6a475a815079a92752c82bc6ed744b91a0bbb5bf35d439a214001607815199aabfb797d5a56a1db8
 WHIRLPOOL 
7023f89a7c10c5d86a6dbc6a4614404c1969b8749bc2f3e47c3704bb2026520a264cc4936e6f62c1e5ca60cc387bd1b5d1e1759331b60e5ba8110fbe610b42e9
+DIST amd64-bin-libreoffice-5.1.4.2.tar.xz 77240312 SHA256 
986310603c53e0da312126e6b6b7dba3fa4904f46d6fc44a9498bb2a48712282 SHA512 
6be74621b9966b7b737f7f8b2cf14ed7f3b1faccfca25f2c1fa037dc99ac227e8ec9fcbec3871769590c8548d6b2476e726281ce1a90224f94df85899bf87cc5
 WHIRLPOOL 
cb7572ac480c663d385f27d43bf4b93138757f79d193c385788480729a5258f2adcaf4a2e2b0f6d0ca1dcfe4c5c4dbe2fd157b82bcaec14e0e0ec1849c5d1293
 DIST amd64-bin-libreoffice-gnome-5.0.5.2.xd3 429970 SHA256 
de6dfaa786bc5fc9baa18f2c8a310943bd3c89d891a7daed1004c509856e8dc0 SHA512 
4326872359f94f9820bb46b695a4f7b97ef979b5da75c47c20bb3c34979544f9f45ce75de25a18a72be809ef388e20a82905f3b586c590867bb895b062033f18
 WHIRLPOOL 
faa9d3458429d4e7ac2ab34e760b560f38fcbd480a43b6457bc411fc7a809afed80c4f7aa53c75ec9f1088097fc6846d623bfb49eaf60da7f78a2a01c5c04f53
 DIST amd64-bin-libreoffice-gnome-5.1.2.2-r1.xd3 404886 SHA256 
3cdc749634c55e0a8aab606b36421437e5d2e3943d171d08bd6b545255fb36b4 SHA512 
293e275b076f29d2447492aeee5c16ab94d855b06d4c0bce3f23796756c39ba83db0065cc9212b17bcd4cb53e3041141344db8187ed5515edcbe6ae4688a4feb
 WHIRLPOOL 
7bac6dbbe62c30e528ced880a872ea5011fc6897f2b5bb6970646bae366245d72e338357153afabed2e18f165fafd3386b8a06c03d94f94feb3cf2e31add8d54
+DIST amd64-bin-libreoffice-gnome-5.1.4.2.xd3 16850470 SHA256 
cda714bd0fc4e0064e147fb05dfac403219dc186b0b9286c06e06e6b4ff33165 SHA512 
ac542a47896f011f3c1b2cfcab50384a0ba1040b24f3db5ef4d4597b27ca1d9bd0d935b03eb02d3079991fb0966a3427cc4e8b5e6f82bf58e59607825c845381
 WHIRLPOOL 
3ede540a2e0a74d45ed26ff5ced8449697cfd2160101e82292f16fadf00622bd70a6f913d5a6af8768e62c8fcd747ec5c8f9ae9fe43175e28539b4ee877b
 DIST amd64-bin-libreoffice-gnome-java-5.0.5.2.xd3 25782921 SHA256 
5223af3fb9323d0e93a585306eb84a5e9b194f04fdc46e5004bdc20679e80dab SHA512 
a978f0097078221c5cdb5db15c6b11c406969fe8a75e8b207586d6052d2b667576399833d3ae96ec91317d4d4efac699279eeecb9cc9d24bbe76e900408a0f63
 WHIRLPOOL 
3f554ec2c074a7249694fce83667c795707191be5e5cfafff924b8e74b5debc093faf6f32495cdaa687718f61e9ff3bece668a77a587a6be6e513d76d9466413
 DIST amd64-bin-libreoffice-gnome-java-5.1.2.2-r1.xd3 25391732 SHA256 
95f97ff17b919e61202ecfa6b94602f77dcf7d3cfc7ad8b8c793f81e279fdf86 SHA512 
44130af55f423c9998c153a4d4546ae74cc63c8982b4c512665357fb21ab70a3eb7ae28d5e754247e32dcc0ccdecd6ad4aa3681319bbc573b64e9801285d9eee
 WHIRLPOOL 
7d7751a5985b980476afd295fad591c63dc5b947d81dacfa6bdb6b2aca5faa2cc4ccbe39450c6f7c27dca19a0e8c5dbc95e1f4e561ffd1261389da60bd31ba6e
+DIST amd64-bin-libreoffice-gnome-java-5.1.4.2.xd3 25957600 SHA256 
9ce1c43156658bdd909d911ff1f31719897b7c6ec29482494e0f7f9851e933e2 SHA512 
1aef04017643e87ff3c4d7560ac030512076f5011733cd02be81d165e89ccad7b20cf4a3ed463585c347b06eaf4fc1e6c0e3b110934377537410bc10eb327389
 WHIRLPOOL 
3a16361e3a9287ee74bfc8ca7d9c94b76babef374ea36391bb18a363f33eaecf3a496fd4fc2cae4320b53ef9c402853ff4d26378481ec0a7a090718515d3cbfe
 DIST amd64-bin-libreoffice-java-5.0.5.2.xd3 25423904 SHA256 
b2b1f04bc27e6884887ce641ca324ac8e048ba289c70637c2d93787b15385f5d SHA512 
2e56c66b5fade293785e42377dddaa226e2421416e474bda867afe66ed7323c8deac1b150f95198a04dc533aaf3f08a843e72173e214f45ddb9ef44e9ebfd7f2
 WHIRLPOOL 
0d82b04706c93f5dc48cf76f95adb66e44c07232af1f15c10be712a75733c928afbbf3c464a49d0e4b02dbd7e5831efc1dd858189081a81e6ce466fd0b02a292
 DIST amd64-bin-libreoffice-java-5.1.2.2-r1.xd3 25046564 SHA256 
9a752b4f8c0fd772e92fb0ce9bdeabed32cc43392c6f62bd859b010e1252b2bc SHA512 

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

2016-07-20 Thread Amadeusz Piotr Żołnowski
commit: b07f702a1f45a04977fb5b0a167df625df5adafe
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Wed Jul 20 21:52:09 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Wed Jul 20 21:52:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b07f702a

app-admin/hddtemp: Fix warning about configure.in

Rename configure.in to configure.ac.

Gentoo-Bug: 574090
Gentoo-Bug: 426262

Package-Manager: portage-2.3.0

 app-admin/hddtemp/hddtemp-0.3_beta15-r26.ebuild | 1 +
 app-admin/hddtemp/hddtemp-0.3_beta15-r7.ebuild  | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15-r26.ebuild 
b/app-admin/hddtemp/hddtemp-0.3_beta15-r26.ebuild
index ac7c60c..e54c80e 100644
--- a/app-admin/hddtemp/hddtemp-0.3_beta15-r26.ebuild
+++ b/app-admin/hddtemp/hddtemp-0.3_beta15-r26.ebuild
@@ -49,6 +49,7 @@ PATCHES=(
 
 src_prepare() {
epatch "${PATCHES[@]}"
+   mv "${S}"/configure.{in,ac} || die
AT_M4DIR="m4" eautoreconf
 }
 

diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15-r7.ebuild 
b/app-admin/hddtemp/hddtemp-0.3_beta15-r7.ebuild
index bf6b18c..b278eba 100644
--- a/app-admin/hddtemp/hddtemp-0.3_beta15-r7.ebuild
+++ b/app-admin/hddtemp/hddtemp-0.3_beta15-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -41,6 +41,7 @@ src_prepare() {
epatch "${FILESDIR}"/${P}-nls.patch
epatch "${FILESDIR}"/${P}-iconv.patch
epatch "${FILESDIR}"/${P}-dontwake.patch
+   mv "${S}"/configure.{in,ac} || die
AT_M4DIR="m4" eautoreconf
 }
 



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

2016-07-20 Thread William Hubbs
commit: 8927a37fb790e718c956376242a532ab9d1755e7
Author: William Hubbs  gmail  com>
AuthorDate: Wed Jul 20 20:05:00 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Jul 20 20:38:36 2016 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=8927a37f

etc: remove rc.conf.* file fragments

 etc/rc.conf.DragonFly|  13 
 etc/rc.conf.FreeBSD  |  13 
 etc/rc.conf.GNU  |  14 -
 etc/rc.conf.GNU-kFreeBSD |  11 
 etc/rc.conf.Linux|  90 
 etc/rc.conf.NetBSD   |  14 -
 etc/rc.conf.in   | 151 ---
 7 files changed, 306 deletions(-)

diff --git a/etc/rc.conf.DragonFly b/etc/rc.conf.DragonFly
deleted file mode 100644
index 208bcc1..000
--- a/etc/rc.conf.DragonFly
+++ /dev/null
@@ -1,13 +0,0 @@
-##
-# DragonFly BSD SPECIFIC OPTIONS
-
-# This is the subsystem type. Valid options on DragonFly BSD:
-# ""- nothing special
-# "jail"- DragonFly BSD jails
-# "prefix"  - Prefix
-# If this is commented out, automatic detection will be used.
-#
-# This should be set to the value representing the environment this file is
-# PRESENTLY in, not the virtualization the environment is capable of.
-#rc_sys=""
-

diff --git a/etc/rc.conf.FreeBSD b/etc/rc.conf.FreeBSD
deleted file mode 100644
index cb16b83..000
--- a/etc/rc.conf.FreeBSD
+++ /dev/null
@@ -1,13 +0,0 @@
-##
-# FreeBSD SPECIFIC OPTIONS
-
-# This is the subsystem type. Valid options on FreeBSD:
-# ""- nothing special
-# "jail"- FreeBSD jails
-# "prefix"  - Prefix
-# If this is commented out, automatic detection will be used.
-#
-# This should be set to the value representing the environment this file is
-# PRESENTLY in, not the virtualization the environment is capable of.
-#rc_sys=""
-

diff --git a/etc/rc.conf.GNU b/etc/rc.conf.GNU
deleted file mode 100644
index a9f054a..000
--- a/etc/rc.conf.GNU
+++ /dev/null
@@ -1,14 +0,0 @@
-##
-# GNU/Hurd SPECIFIC OPTIONS
-
-# This is the subsystem type. Valid options on GNU/Hurd:
-# ""- nothing special
-# "subhurd" - Hurd subhurds (to be checked)
-# If this is commented out, automatic detection will be used.
-#
-# This should be set to the value representing the environment this file is
-# PRESENTLY in, not the virtualization the environment is capable of.
-#rc_sys=""
-# This is the number of tty's used in most of the rc-scripts (like
-# consolefont, numlock, etc ...)
-#rc_tty_number=6?

diff --git a/etc/rc.conf.GNU-kFreeBSD b/etc/rc.conf.GNU-kFreeBSD
deleted file mode 100644
index 67fe2ae..000
--- a/etc/rc.conf.GNU-kFreeBSD
+++ /dev/null
@@ -1,11 +0,0 @@
-##
-# GNU/kFreeBSD SPECIFIC OPTIONS
-
-# This is the subsystem type. Valid options on GNU/kFreeBSD:
-# ""- nothing special
-# "jail"- FreeBSD jails (not yet implemented)
-# If this is commented out, automatic detection will be used.
-#
-# This should be set to the value representing the environment this file is
-# PRESENTLY in, not the virtualization the environment is capable of.
-#rc_sys=""

diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux
deleted file mode 100644
index 265b51a..000
--- a/etc/rc.conf.Linux
+++ /dev/null
@@ -1,90 +0,0 @@
-##
-# LINUX SPECIFIC OPTIONS
-
-# This is the subsystem type. Valid options on Linux:
-# ""   - nothing special
-# "docker" - Docker container manager
-# "lxc"- Linux Containers
-# "openvz" - Linux OpenVZ
-# "prefix" - Prefix
-# "rkt"- CoreOS container management system
-# "uml"- Usermode Linux
-# "vserver"- Linux vserver
-# "systemd-nspawn" - Container created by the systemd-nspawn utility
-# "xen0"   - Xen0 Domain
-# "xenU"   - XenU Domain
-# If this is commented out, automatic detection will be used.
-#
-# This should be set to the value representing the environment this file is
-# PRESENTLY in, not the virtualization the environment is capable of.
-#rc_sys=""
-
-# This is the number of tty's used in most of the rc-scripts (like
-# consolefont, numlock, etc ...)
-rc_tty_number=12
-
-##
-# CGROUPS RESOURCE MANAGEMENT
-
-# If you have cgroups turned on in your kernel, this switch controls
-# whether or not a group for each controller is mounted under
-# /sys/fs/cgroup.
-# None of the other options in this section work if this is set to "NO".
-#rc_controller_cgroups="YES"
-
-# The following settings allow you to set up values for the cgroup
-# controllers for your services.
-# 

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

2016-07-20 Thread William Hubbs
commit: b085b2cda58bc884acb959e48f14fb044c983042
Author: William Hubbs  gmail  com>
AuthorDate: Wed Jul 20 17:51:07 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Jul 20 20:37:50 2016 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=b085b2cd

etc: create default rc.conf

Before now, /etc/rc.conf was created by the build system from multiple
rc.conf.* file fragments and there was no reason for this.

 etc/.gitignore |   1 -
 etc/Makefile   |   7 +-
 etc/rc.conf| 247 +
 3 files changed, 248 insertions(+), 7 deletions(-)

diff --git a/etc/.gitignore b/etc/.gitignore
index 6d86e6d..fe38bc1 100644
--- a/etc/.gitignore
+++ b/etc/.gitignore
@@ -1,3 +1,2 @@
-rc.conf
 rc
 rc.shutdown

diff --git a/etc/Makefile b/etc/Makefile
index 53bf47c..1695dee 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,10 +1,8 @@
 DIR=   ${SYSCONFDIR}
-SRCS=  rc.conf.in rc.in rc.shutdown.in
+SRCS=  rc.in rc.shutdown.in
 BIN=   ${BIN-${OS}}
 CONF=  rc.conf ${BIN-${OS}}
 
-CLEANFILES+=   rc.conf
-
 MK=../mk
 include ${MK}/os.mk
 
@@ -23,6 +21,3 @@ CONF-NetBSD=
 SED_EXTRA= ${SED_EXTRA-${OS}}
 
 include ${MK}/scripts.mk
-
-rc.conf: rc.conf.in rc.conf.${OS}
-   ${SED} ${SED_REPLACE} ${SED_EXTRA} $^ > $@

diff --git a/etc/rc.conf b/etc/rc.conf
new file mode 100644
index 000..80f68dd
--- /dev/null
+++ b/etc/rc.conf
@@ -0,0 +1,247 @@
+# Global OpenRC configuration settings
+
+# Set to "YES" if you want the rc system to try and start services
+# in parallel for a slight speed improvement. When running in parallel we
+# prefix the service output with its name as the output will get
+# jumbled up.
+# WARNING: whilst we have improved parallel, it can still potentially lock
+# the boot process. Don't file bugs about this unless you can supply
+# patches that fix it without breaking other things!
+#rc_parallel="NO"
+
+# Set rc_interactive to "YES" and you'll be able to press the I key during
+# boot so you can choose to start specific services. Set to "NO" to disable
+# this feature. This feature is automatically disabled if rc_parallel is
+# set to YES.
+#rc_interactive="YES"
+
+# If we need to drop to a shell, you can specify it here.
+# If not specified we use $SHELL, otherwise the one specified in /etc/passwd,
+# otherwise /bin/sh
+# Linux users could specify /sbin/sulogin
+#rc_shell=/bin/sh
+
+# Do we allow any started service in the runlevel to satisfy the dependency
+# or do we want all of them regardless of state? For example, if net.eth0
+# and net.eth1 are in the default runlevel then with rc_depend_strict="NO"
+# both will be started, but services that depend on 'net' will work if either
+# one comes up. With rc_depend_strict="YES" we would require them both to
+# come up.
+#rc_depend_strict="YES"
+
+# rc_hotplug controls which services we allow to be hotplugged.
+# A hotplugged service is one started by a dynamic dev manager when a matching
+# hardware device is found.
+# Hotplugged services appear in the "hotplugged" runlevel.
+# If rc_hotplug is set to any value, we compare the name of this service
+# to every pattern in the value, from left to right, and we allow the
+# service to be hotplugged if it matches a pattern, or if it matches no
+# patterns. Patterns can include shell wildcards.
+# To disable services from being hotplugged, prefix patterns with "!".
+#If rc_hotplug is not set or is empty, all hotplugging is disabled.
+# Example - rc_hotplug="net.wlan !net.*"
+# This allows net.wlan and any service not matching net.* to be hotplugged.
+# Example - rc_hotplug="!net.*"
+# This allows services that do not match "net.*" to be hotplugged.
+
+# rc_logger launches a logging daemon to log the entire rc process to
+# /var/log/rc.log
+# NOTE: Linux systems require the devfs service to be started before
+# logging can take place and as such cannot log the sysinit runlevel.
+#rc_logger="YES"
+
+# Through rc_log_path you can specify a custom log file.
+# The default value is: /var/log/rc.log
+#rc_log_path="/var/log/rc.log"
+
+# If you want verbose output for OpenRC, set this to yes. If you want
+# verbose output for service foo only, set it to yes in /etc/conf.d/foo.
+#rc_verbose=no
+
+# By default we filter the environment for our running scripts. To allow other
+# variables through, add them here. Use a * to allow all variables through.
+#rc_env_allow="VAR1 VAR2"
+
+# By default we assume that all daemons will start correctly.
+# However, some do not - a classic example is that they fork and return 0 AND
+# then child barfs on a configuration error. Or the daemon has a bug and the
+# child crashes. You can set the number of milliseconds start-stop-daemon
+# waits to check that the daemon is still running after starting here.
+# The default is 0 - no checking.
+#rc_start_wait=100
+
+# rc_nostop is a list of services which will not stop when changing runlevels.
+# This still allows the service itself to be stopped 

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

2016-07-20 Thread Michael Palimaka
commit: 2b0946914bda26cd4faf668472c2e3135ef37f46
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 21:40:22 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 21:40:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b094691

dev-libs/purpose: remove old

Package-Manager: portage-2.3.0

 dev-libs/purpose/Manifest   |  1 -
 dev-libs/purpose/purpose-1.0.ebuild | 29 -
 dev-libs/purpose/purpose-1.1.ebuild | 28 
 3 files changed, 58 deletions(-)

diff --git a/dev-libs/purpose/Manifest b/dev-libs/purpose/Manifest
index 57b5f9e..c354236 100644
--- a/dev-libs/purpose/Manifest
+++ b/dev-libs/purpose/Manifest
@@ -1,2 +1 @@
-DIST purpose-1.0.tar.xz 61752 SHA256 
f025294333f7cf5931dabf0f4dc0abeb9e41a2b25d4af86e1b63eada82980702 SHA512 
c20a52e5e37227856fd1e14836c5e9894ebacbcce01bf3a3c8433cf44971aa4d4e1819ba6f042c99fb54460e7595cd4001d8bf1a8f9add86bb9409309d41ed3b
 WHIRLPOOL 
d5af27e4f725a24724c8d2cbc90897e6fb4d4fb7350c2db9e2e3b364c5470ce462ad0a52c18d5600854b7bfbbf61dd8a3d2135064b57b0471f335ee82e1f5609
 DIST purpose-1.1.tar.xz 84980 SHA256 
7a6030212104582ccf19ad2fb765d441fb1eea7ae08368e04ce9603ea6ea1040 SHA512 
681a081e8737a610343ce6ebefaf0bb8b148f88eac20f08ec4138d824f525cae9daacdb41dc71a28edabca2245a62fe11501d6ca9d7c7277e9dd132af62cfff9
 WHIRLPOOL 
3c2b95477b48d8decdce98df69aeaa65023afc6cde64ce5d3c7293ec727a4f4aa93fddc80c388176e0b3067fd7a9a8dbf199d4f684e007c4b1e0cede2bdc6c82

diff --git a/dev-libs/purpose/purpose-1.0.ebuild 
b/dev-libs/purpose/purpose-1.0.ebuild
deleted file mode 100644
index 1344a70..000
--- a/dev-libs/purpose/purpose-1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="Library for providing abstractions to get the developer's 
purposes fulfilled"
-SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdeclarative)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_kdeapps_dep kaccounts-integration)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtwidgets)
-   net-libs/accounts-qt
-"
-RDEPEND="${DEPEND}"

diff --git a/dev-libs/purpose/purpose-1.1.ebuild 
b/dev-libs/purpose/purpose-1.1.ebuild
deleted file mode 100644
index 54a2ef9..000
--- a/dev-libs/purpose/purpose-1.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="Library for providing abstractions to get the developer's 
purposes fulfilled"
-SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_kdeapps_dep kaccounts-integration)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtwidgets)
-   net-libs/accounts-qt
-"
-RDEPEND="${DEPEND}"



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

2016-07-20 Thread Michael Palimaka
commit: f2e3654b1c0fad418d7a3945239e0f3129f580f5
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 21:34:50 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 21:35:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2e3654b

media-libs/taglib: version bump

Package-Manager: portage-2.3.0

 media-libs/taglib/Manifest |  1 +
 .../files/taglib-1.11-install-examples.patch   | 13 +
 media-libs/taglib/taglib-1.11.ebuild   | 55 ++
 3 files changed, 69 insertions(+)

diff --git a/media-libs/taglib/Manifest b/media-libs/taglib/Manifest
index fa8a1ae..27f9ea0 100644
--- a/media-libs/taglib/Manifest
+++ b/media-libs/taglib/Manifest
@@ -1,2 +1,3 @@
 DIST taglib-1.10.tar.gz 1233893 SHA256 
2cd09ac6d4c4ec610aa5a0a488466bd0e0f78576581ef1f344090e397ecb9c52 SHA512 
bf3256b08c4fa35d9416b50d700a6634222485e481528bd2a711ae7ec0d48ee99aed66286199f30e5391218aa818a692b92c779b5fcf40617a78b767bfd9b9a5
 WHIRLPOOL 
ae55b391a69416877674ba9bdf01fcca06a216589c620785a4d7a489b548969bf317ce8d08aab9309325564f7ebe8e4b0c51f8bf2269c6d995f2a1ad8b430790
+DIST taglib-1.11.tar.gz 1263736 SHA256 
ed4cabb3d970ff9a30b2620071c2b054c4347f44fc63546dbe06f97980ece288 SHA512 
f353bd0dadcc75f8a8f08919efc3aec2502166a3e23dd605f1b1c14ffe68ea1d2c59731bc4e0e4ee879ccf33436e4084e7c4d983034a1ce85fe0fa31a78dede7
 WHIRLPOOL 
4143fff5ad6141388ea5184b7f73772deb3245d8abb4381ae43de59624f95237c4d206d7afb776422e55fd54b83b631e391a0b6e3f5181e09f3f78de7103cff7
 DIST taglib-1.9.1.tar.gz 654074 SHA256 
d4da9aaaddf590ff15273b9b2c4622b6ce8377de0f40bab40155d471ede9c585 SHA512 
17523b7ebdd089520289ae817b07f291be93fd0b9d3b2891eb4860a24e45943e94d25b99250c1ac477de5e51b08c39887ca13fdcc2dce17867eb60d1edb26154
 WHIRLPOOL 
962ec0508d8256a54ea686d4fb8d366f23f82bf10df6406c8012295ceda8416a5f23db6e450551b685798d628623eb5247e6ab7b658f955d897b86340baa5e8e

diff --git a/media-libs/taglib/files/taglib-1.11-install-examples.patch 
b/media-libs/taglib/files/taglib-1.11-install-examples.patch
new file mode 100644
index 000..fd676c6
--- /dev/null
+++ b/media-libs/taglib/files/taglib-1.11-install-examples.patch
@@ -0,0 +1,13 @@
+--- a/examples/CMakeLists.txt
 b/examples/CMakeLists.txt
+@@ -37,3 +37,10 @@
+ add_executable(strip-id3v1 strip-id3v1.cpp)
+ target_link_libraries(strip-id3v1 tag)
+ 
++INSTALL(TARGETS
++  tagreader tagreader_c tagwriter framelist strip-id3v1
++  LIBRARY DESTINATION ${LIB_INSTALL_DIR}
++  RUNTIME DESTINATION ${BIN_INSTALL_DIR}
++  ARCHIVE DESTINATION ${LIB_INSTALL_DIR}
++)
++

diff --git a/media-libs/taglib/taglib-1.11.ebuild 
b/media-libs/taglib/taglib-1.11.ebuild
new file mode 100644
index 000..5ec14d4
--- /dev/null
+++ b/media-libs/taglib/taglib-1.11.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-multilib
+
+DESCRIPTION="A library for reading and editing audio meta data"
+HOMEPAGE="https://taglib.github.io/;
+SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1 MPL-1.1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x86-solaris"
+SLOT="0"
+IUSE="debug examples test"
+
+RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+   test? ( >=dev-util/cppunit-1.13.2[${MULTILIB_USEDEP}] )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.11-install-examples.patch
+)
+
+DOCS=( AUTHORS NEWS )
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/taglib-config
+)
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   sed -e "s/BUILD_TESTS AND NOT BUILD_SHARED_LIBS/BUILD_TESTS/" \
+   -i CMakeLists.txt \
+   -i ConfigureChecks.cmake || die
+}
+
+multilib_src_configure() {
+   local mycmakeargs=(
+   $(multilib_is_native_abi && echo -DBUILD_EXAMPLES=$(usex 
examples))
+   -DBUILD_SHARED_LIBS=ON
+   -DBUILD_TESTS=$(usex test)
+   )
+
+   cmake-utils_src_configure
+}
+
+multilib_src_test() {
+   # ctest does not work
+   emake -C "${BUILD_DIR}" check
+}



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

2016-07-20 Thread Amadeusz Piotr Żołnowski
commit: 6e4dd275de3c3f0152a3a300b2cced2f7ee18a07
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Wed Jul 20 21:27:07 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Wed Jul 20 21:27:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e4dd275

app-admin/hddtemp: Add drive to hddgentoo.db

Package-Manager: portage-2.3.0

 app-admin/hddtemp/files/hddgentoo.db | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-admin/hddtemp/files/hddgentoo.db 
b/app-admin/hddtemp/files/hddgentoo.db
index 1565e40..5cc62cd 100644
--- a/app-admin/hddtemp/files/hddgentoo.db
+++ b/app-admin/hddtemp/files/hddgentoo.db
@@ -187,6 +187,7 @@
 "ST2000DM001"  194 C "Seagate 
Barracuda 7200.14 2TB SATA3 7200RPM 64MB"
 "ST3000DM001"  194 C "Seagate 
Barracuda 7200.14 3TB SATA3 7200RPM 64MB"
 "ST32000641AS" 194 C "Seagate 
Barracuda XT ST32000641AS 2TB SATA3 7200RPM 64MB"
+"ST500LM000-1EJ16" 194 C "Seagate 
500GB SSHD"
 "Hitachi HTS725050A9A364"  190 C "Hitachi 
Travelstar 7K500 500GB SATA2 7200RPM 16MB"
 "HTE721080G9AT00"  194 C "Hitachi 
Travelstar E7K100 80GB PATA6 7200RPM 8MB"
 "ST9250315AS"  194 C "Seagate 
Momentus 5400.6 250GB SATA2 5400RPM 8MB"



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

2016-07-20 Thread Amadeusz Piotr Żołnowski
commit: 546f20db81fc0d98d051cef3812d343684965c1e
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Wed Jul 20 21:07:45 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Wed Jul 20 21:14:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=546f20db

app-admin/hddtemp: Correct URL to hddgentoo.db in update script

Thanks to Paolo Pedroni  iol.it> for initial patch.

Gentoo-Bug: 588666

Package-Manager: portage-2.3.0

 app-admin/hddtemp/files/update-hddtemp.db | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/hddtemp/files/update-hddtemp.db 
b/app-admin/hddtemp/files/update-hddtemp.db
index 0a8c665..bc29b3e 100644
--- a/app-admin/hddtemp/files/update-hddtemp.db
+++ b/app-admin/hddtemp/files/update-hddtemp.db
@@ -25,7 +25,7 @@ wget 
http://download.savannah.nongnu.org/releases/hddtemp/hddtemp.db -O hddtemp.
 
 # Try to get the Gentoo HDD DB from WebCVS.  If that fails, just use the 
Gentoo HDD database
 # that was installed by the ebuild.
-if wget 
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-admin/hddtemp/files/hddgentoo.db
 -O hddtmp.db -q; then
+if wget 
https://gitweb.gentoo.org/repo/gentoo.git/plain/app-admin/hddtemp/files/hddgentoo.db
 -O hddtmp.db -q; then
mv -f hddtmp.db hddgentoo.db
 fi
 



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

2016-07-20 Thread Amadeusz Piotr Żołnowski
commit: c7a5fb682f7c87c5280ff60b7e7ee033e6a2c44b
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Wed Jul 20 21:09:10 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Wed Jul 20 21:14:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a5fb68

app-admin/hddtemp: Remove old ebuild with deprecated EAPI

Package-Manager: portage-2.3.0

 app-admin/hddtemp/hddtemp-0.3_beta15-r24.ebuild | 94 -
 1 file changed, 94 deletions(-)

diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15-r24.ebuild 
b/app-admin/hddtemp/hddtemp-0.3_beta15-r24.ebuild
deleted file mode 100644
index 2d87ea2..000
--- a/app-admin/hddtemp/hddtemp-0.3_beta15-r24.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils autotools systemd
-
-MY_P=${P/_beta/-beta}
-DBV=20080531
-
-DESCRIPTION="A simple utility to read the temperature of SMART capable hard 
drives"
-HOMEPAGE="https://savannah.nongnu.org/projects/hddtemp/;
-SRC_URI="http://download.savannah.gnu.org/releases/hddtemp/${MY_P}.tar.bz2 
mirror://gentoo/hddtemp-${DBV}.db.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86"
-IUSE="network-cron nls selinux"
-
-DEPEND=""
-RDEPEND="selinux? ( sec-policy/selinux-hddtemp )"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS=(README TODO ChangeLog)
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-satacmds.patch
-   epatch "${FILESDIR}"/${P}-byteswap.patch
-   epatch "${FILESDIR}"/${P}-execinfo.patch
-   epatch "${FILESDIR}"/${P}-nls.patch
-   epatch "${FILESDIR}"/${P}-iconv.patch
-   epatch "${FILESDIR}"/${P}-dontwake.patch
-   AT_M4DIR="m4" eautoreconf
-}
-
-src_configure() {
-   local myconf
-
-   myconf="--with-db-path=/usr/share/hddtemp/hddtemp.db"
-   # disabling nls breaks compiling
-   use nls || myconf="--disable-nls ${myconf}"
-   econf ${myconf}
-}
-
-src_install() {
-   default
-
-   insinto /usr/share/hddtemp
-   newins "${WORKDIR}/hddtemp-${DBV}.db" hddtemp.db
-   doins "${FILESDIR}"/hddgentoo.db
-
-   update_db "${D}/usr/share/hddtemp/hddgentoo.db" 
"${D}/usr/share/hddtemp/hddtemp.db"
-   newconfd "${FILESDIR}"/hddtemp-conf.d hddtemp
-   newinitd "${FILESDIR}"/hddtemp-init hddtemp
-   systemd_newunit "${FILESDIR}"/hddtemp.service-r1 "${PN}.service"
-   systemd_install_serviced "${FILESDIR}"/hddtemp.service.conf
-
-   dosbin "${FILESDIR}"/update-hddtemp.db
-
-   if use network-cron ; then
-   exeinto /etc/cron.monthly
-   echo -e "#!/bin/sh\n/usr/sbin/update-hddtemp.db" > 
"${T}"/hddtemp.cron
-   newexe "${T}"/hddtemp.cron update-hddtemp.db
-   fi
-}
-
-pkg_postinst() {
-   elog "In order to update your hddtemp database, run:"
-   elog "  update-hddtemp.db"
-   elog ""
-   elog "If your hard drive is not recognized by hddtemp, please consider"
-   elog "submitting your HDD info for inclusion into the Gentoo hddtemp"
-   elog "database by filing a bug at https://bugs.gentoo.org/;
-   echo
-   ewarn "If hddtemp complains but finds your HDD temperature sensor, use 
the"
-   ewarn "--quiet option to suppress the warning."
-}
-
-update_db() {
-   local src=$1
-   local dst=$2
-
-   while read line ; do
-   if [[ -z $(echo "${line}" | sed -re 's/(^#.*|^\w*$)//') ]]; then
-   echo "${line}" >> "${dst}"
-   fi
-
-   id=$(echo "${line}" | grep -o '"[^"]*"')
-
-   grep "${id}" "${dst}" 2>&1 >/dev/null || echo "${line}" >> 
"${dst}"
-   done < "${src}"
-}



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

2016-07-20 Thread Amadeusz Piotr Żołnowski
commit: 22a06aa949cf7c2790fd3343b8db2b88ce175934
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Wed Jul 20 21:11:50 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Wed Jul 20 21:14:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a06aa9

app-admin/hddtemp: Bump revision to force update of the script

hddgentoo.db script has been updated in previous commit.

Gentoo-Bug: 588666

Package-Manager: portage-2.3.0

 .../{hddtemp-0.3_beta15-r25.ebuild => hddtemp-0.3_beta15-r26.ebuild}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15-r25.ebuild 
b/app-admin/hddtemp/hddtemp-0.3_beta15-r26.ebuild
similarity index 100%
rename from app-admin/hddtemp/hddtemp-0.3_beta15-r25.ebuild
rename to app-admin/hddtemp/hddtemp-0.3_beta15-r26.ebuild



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

2016-07-20 Thread Mike Gilbert
commit: 2a7dff668ed5e9cd4c29674934aba081aa154fe9
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Jul 20 20:49:45 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jul 20 21:00:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7dff66

www-client/google-chrome: version bump

Package-Manager: portage-2.3.0_p15

 www-client/google-chrome/Manifest  |  2 +-
 ...04.106.ebuild => google-chrome-52.0.2743.82.ebuild} | 18 --
 www-client/google-chrome/metadata.xml  |  1 -
 3 files changed, 13 insertions(+), 8 deletions(-)

diff --git a/www-client/google-chrome/Manifest 
b/www-client/google-chrome/Manifest
index 5d8976e..42e6039 100644
--- a/www-client/google-chrome/Manifest
+++ b/www-client/google-chrome/Manifest
@@ -1 +1 @@
-DIST google-chrome-stable_51.0.2704.106-1_amd64.deb 49288366 SHA256 
af8f1243deed908140bb2f18a3c25f7dd658acef9a1246bb17d82e07dcad6f62 SHA512 
32a024252182575707fad2977ebae0250cb1793cacbdd5477a00a31e9a7311e9f165b16f5b2585eed00c3252318fe169ef47ff054ac3a4184a754959a4f5d021
 WHIRLPOOL 
2829f7b25cbfc3341fd9c04c0d62edda7f432350ecc4bd08c4bd38033681e66079f05dc7d057cbb7266909881d3a08b74297f7b8d6bdb1cd6b6669860960caaa
+DIST google-chrome-stable_52.0.2743.82-1_amd64.deb 48953390 SHA256 
1f91aa8f5c50552080ba1f2d48b45548cbb375641b67d1c64a3f77c27157906f SHA512 
e736ee9aa30305de086a56d6aaa37e0608d8cb6ace9a33d23e3add8be1560f6dd65c191f80891e86bb52d00aa0c289afb044a20065ab31500910089e09a52d26
 WHIRLPOOL 
c07146b905e90629f1bfbb23708292951537f3c0673ea8807652ccf9631872d32ad86bfe2f3de3e54e0405daccf2b9a35d18e927f94c3752e7ace10854cf3873

diff --git a/www-client/google-chrome/google-chrome-51.0.2704.106.ebuild 
b/www-client/google-chrome/google-chrome-52.0.2743.82.ebuild
similarity index 88%
rename from www-client/google-chrome/google-chrome-51.0.2704.106.ebuild
rename to www-client/google-chrome/google-chrome-52.0.2743.82.ebuild
index 759c056..b100587 100644
--- a/www-client/google-chrome/google-chrome-51.0.2704.106.ebuild
+++ b/www-client/google-chrome/google-chrome-52.0.2743.82.ebuild
@@ -4,11 +4,11 @@
 
 EAPI="6"
 
-CHROMIUM_LANGS="am ar bg bn ca cs da de el en_GB es es_419 et fa fi fil fr gu 
he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
-   sv sw ta te th tr uk vi zh_CN zh_TW fake_bidi"
+CHROMIUM_LANGS="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu 
he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk vi zh-CN zh-TW"
 
-inherit readme.gentoo-r1 chromium eutils pax-utils unpacker
+inherit readme.gentoo-r1 chromium-2 eutils gnome2-utils pax-utils unpacker 
xdg-utils
 
 DESCRIPTION="The web browser from Google"
 HOMEPAGE="https://www.google.com/chrome;
@@ -127,6 +127,7 @@ src_install() {
 
insinto /
doins -r opt usr
+   dosym "/${CHROME_HOME}/${PN}" "/usr/bin/${MY_PN}"
 
find "${ED}" -type d -empty -delete || die
chmod 755 
"${ED}${CHROME_HOME}"/{chrome,${PN},nacl_helper{,_bootstrap},xdg-{mime,settings}}
 || die
@@ -137,11 +138,16 @@ src_install() {
 }
 
 pkg_preinst() {
-   chromium_pkg_preinst
+   gnome2_icon_savelist
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
 }
 
 pkg_postinst() {
-   fdo-mime_desktop_database_update
gnome2_icon_cache_update
+   xdg_desktop_database_update
readme.gentoo_print_elog
 }

diff --git a/www-client/google-chrome/metadata.xml 
b/www-client/google-chrome/metadata.xml
index 5870a76..ca28e10 100644
--- a/www-client/google-chrome/metadata.xml
+++ b/www-client/google-chrome/metadata.xml
@@ -18,7 +18,6 @@
sophisticated technology to make the web faster, safer, and 
easier.


-   Install fake-bidi 
translation
Add system plugins path to launcher

 



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

2016-07-20 Thread Mike Gilbert
commit: 145556cb67df982ebf84597cc08958bacb2a8fa4
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Jul 20 20:51:06 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jul 20 21:00:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=145556cb

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

Package-Manager: portage-2.3.0_p15

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...53.0.2785.8-r1.ebuild => google-chrome-unstable-53.0.2785.21.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 733c1c2..e4c4a6f 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_53.0.2785.8-1_amd64.deb 52338066 SHA256 
2d09a5a311aebb2875e74e2f2e8ce95c912fb93fbd78d84f6a7b5e05c75afc7a SHA512 
da3c77ed75f777893b6d5b246f9028d233d11f0c0ce3f0feeba4d6441fcc7f942565deb7975f3384a7486407bf8378e32d724dfed6996888ca581af3452edfe8
 WHIRLPOOL 
bc1142f03482aaf0f285ceed291078b032a0e64a19c498acac7be0d84d26e2ef08f1c6ab8b87e3c07a9248ce42c4c04080ed99deb47ff80aaf714a0f345cdcd5
+DIST google-chrome-unstable_53.0.2785.21-1_amd64.deb 52778696 SHA256 
4a7d40ac283379103481e46b07add3344fb16742e2b5c22176b4665d74b3f69d SHA512 
bda019f3e3a5a250da83e4305ef20d30e6ac3b13a61a7b6e80a551e6fb53824c42fe36bfec9c141b8e1e8a3a16af6da664971d6dafd00ee5313007587d24d305
 WHIRLPOOL 
d45dab5c62a2c1e5b79efbc802d5294c814171d650014a4310774fd6e7a63ac23c93488868e931838cb73ac7b8fa74a89ced66becbdd5fdae41b69a7d4f71efa

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-53.0.2785.8-r1.ebuild
 b/www-client/google-chrome-unstable/google-chrome-unstable-53.0.2785.21.ebuild
similarity index 98%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-53.0.2785.8-r1.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-53.0.2785.21.ebuild
index 733359b..b100587 100644
--- 
a/www-client/google-chrome-unstable/google-chrome-unstable-53.0.2785.8-r1.ebuild
+++ 
b/www-client/google-chrome-unstable/google-chrome-unstable-53.0.2785.21.ebuild
@@ -127,7 +127,7 @@ src_install() {
 
insinto /
doins -r opt usr
-   dosym "/${CHROME_HOME}/${PN}" "/usr/bin/${PN}"
+   dosym "/${CHROME_HOME}/${PN}" "/usr/bin/${MY_PN}"
 
find "${ED}" -type d -empty -delete || die
chmod 755 
"${ED}${CHROME_HOME}"/{chrome,${PN},nacl_helper{,_bootstrap},xdg-{mime,settings}}
 || die



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

2016-07-20 Thread Mike Gilbert
commit: 4148efd73ddbf09a2473d7e0513e2b686bab9a73
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Jul 20 20:50:40 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jul 20 21:00:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4148efd7

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

Package-Manager: portage-2.3.0_p15

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-52.0.2743.75.ebuild => google-chrome-beta-52.0.2743.82.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index 814fa63..77ce45f 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_52.0.2743.75-1_amd64.deb 53523004 SHA256 
2d0db69e467354c6c3ad3ef914ea0b4e7449b625a00d02c32a6e903996d013b5 SHA512 
d162123d7ff9b0099527a878216245cda6c5fda24ffc16e9a334cc56f5625b1459a2617e7be6bfc32a8cb1ce678766145e994de37ffe8dd4ffa367bf2cb5ccaf
 WHIRLPOOL 
aeef67e8b88e2a3de7d214f494875aa3e0bbe02468a30f9a40f4bb03e2df5d5620450e07d8cc9d594fa0eda1a210c2ca6b79d74b39b0fc548bef5be7e352bd82
+DIST google-chrome-beta_52.0.2743.82-1_amd64.deb 53542992 SHA256 
368eba588e36af779a6c2664615ba41f8f1203176de243ca3d112e0f4cf6c48b SHA512 
87fd6dfa418ad2c75ab0ef766de5ab12c6e48a5406e9c0d6866960b85f856bda5bdf3143a6adccda576e1db3329605111286aff93dee5a7aadde8758d15e39e9
 WHIRLPOOL 
d87703d5bf8cc39d114e9adba684a64f8f7274123270ad65f75b83c2ea834e8e89f5618f8ac2a1caa389219c3e338614c01f2571d1ad014ffbc2511434a9dcd2

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-52.0.2743.75.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-52.0.2743.82.ebuild
similarity index 98%
rename from www-client/google-chrome-beta/google-chrome-beta-52.0.2743.75.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-52.0.2743.82.ebuild
index 733359b..b100587 100644
--- a/www-client/google-chrome-beta/google-chrome-beta-52.0.2743.75.ebuild
+++ b/www-client/google-chrome-beta/google-chrome-beta-52.0.2743.82.ebuild
@@ -127,7 +127,7 @@ src_install() {
 
insinto /
doins -r opt usr
-   dosym "/${CHROME_HOME}/${PN}" "/usr/bin/${PN}"
+   dosym "/${CHROME_HOME}/${PN}" "/usr/bin/${MY_PN}"
 
find "${ED}" -type d -empty -delete || die
chmod 755 
"${ED}${CHROME_HOME}"/{chrome,${PN},nacl_helper{,_bootstrap},xdg-{mime,settings}}
 || die



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

2016-07-20 Thread Mike Gilbert
commit: da578fa48876151c4f508d330b5112e2bb5e29f0
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Jul 20 20:50:58 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jul 20 21:00:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da578fa4

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

Package-Manager: portage-2.3.0_p15

 www-plugins/chrome-binary-plugins/Manifest  | 6 +++---
 0.2704.106.ebuild => chrome-binary-plugins-52.0.2743.82.ebuild} | 0
 ...5_beta.ebuild => chrome-binary-plugins-52.0.2743.82_beta.ebuild} | 0
 ...alpha.ebuild => chrome-binary-plugins-53.0.2785.21_alpha.ebuild} | 0
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index d17aa53..c662e71 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_52.0.2743.75-1_amd64.deb 53523004 SHA256 
2d0db69e467354c6c3ad3ef914ea0b4e7449b625a00d02c32a6e903996d013b5 SHA512 
d162123d7ff9b0099527a878216245cda6c5fda24ffc16e9a334cc56f5625b1459a2617e7be6bfc32a8cb1ce678766145e994de37ffe8dd4ffa367bf2cb5ccaf
 WHIRLPOOL 
aeef67e8b88e2a3de7d214f494875aa3e0bbe02468a30f9a40f4bb03e2df5d5620450e07d8cc9d594fa0eda1a210c2ca6b79d74b39b0fc548bef5be7e352bd82
-DIST google-chrome-stable_51.0.2704.106-1_amd64.deb 49288366 SHA256 
af8f1243deed908140bb2f18a3c25f7dd658acef9a1246bb17d82e07dcad6f62 SHA512 
32a024252182575707fad2977ebae0250cb1793cacbdd5477a00a31e9a7311e9f165b16f5b2585eed00c3252318fe169ef47ff054ac3a4184a754959a4f5d021
 WHIRLPOOL 
2829f7b25cbfc3341fd9c04c0d62edda7f432350ecc4bd08c4bd38033681e66079f05dc7d057cbb7266909881d3a08b74297f7b8d6bdb1cd6b6669860960caaa
-DIST google-chrome-unstable_53.0.2785.8-1_amd64.deb 52338066 SHA256 
2d09a5a311aebb2875e74e2f2e8ce95c912fb93fbd78d84f6a7b5e05c75afc7a SHA512 
da3c77ed75f777893b6d5b246f9028d233d11f0c0ce3f0feeba4d6441fcc7f942565deb7975f3384a7486407bf8378e32d724dfed6996888ca581af3452edfe8
 WHIRLPOOL 
bc1142f03482aaf0f285ceed291078b032a0e64a19c498acac7be0d84d26e2ef08f1c6ab8b87e3c07a9248ce42c4c04080ed99deb47ff80aaf714a0f345cdcd5
+DIST google-chrome-beta_52.0.2743.82-1_amd64.deb 53542992 SHA256 
368eba588e36af779a6c2664615ba41f8f1203176de243ca3d112e0f4cf6c48b SHA512 
87fd6dfa418ad2c75ab0ef766de5ab12c6e48a5406e9c0d6866960b85f856bda5bdf3143a6adccda576e1db3329605111286aff93dee5a7aadde8758d15e39e9
 WHIRLPOOL 
d87703d5bf8cc39d114e9adba684a64f8f7274123270ad65f75b83c2ea834e8e89f5618f8ac2a1caa389219c3e338614c01f2571d1ad014ffbc2511434a9dcd2
+DIST google-chrome-stable_52.0.2743.82-1_amd64.deb 48953390 SHA256 
1f91aa8f5c50552080ba1f2d48b45548cbb375641b67d1c64a3f77c27157906f SHA512 
e736ee9aa30305de086a56d6aaa37e0608d8cb6ace9a33d23e3add8be1560f6dd65c191f80891e86bb52d00aa0c289afb044a20065ab31500910089e09a52d26
 WHIRLPOOL 
c07146b905e90629f1bfbb23708292951537f3c0673ea8807652ccf9631872d32ad86bfe2f3de3e54e0405daccf2b9a35d18e927f94c3752e7ace10854cf3873
+DIST google-chrome-unstable_53.0.2785.21-1_amd64.deb 52778696 SHA256 
4a7d40ac283379103481e46b07add3344fb16742e2b5c22176b4665d74b3f69d SHA512 
bda019f3e3a5a250da83e4305ef20d30e6ac3b13a61a7b6e80a551e6fb53824c42fe36bfec9c141b8e1e8a3a16af6da664971d6dafd00ee5313007587d24d305
 WHIRLPOOL 
d45dab5c62a2c1e5b79efbc802d5294c814171d650014a4310774fd6e7a63ac23c93488868e931838cb73ac7b8fa74a89ced66becbdd5fdae41b69a7d4f71efa

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2704.106.ebuild 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-52.0.2743.82.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2704.106.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-52.0.2743.82.ebuild

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-52.0.2743.75_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-52.0.2743.82_beta.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-52.0.2743.75_beta.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-52.0.2743.82_beta.ebuild

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-53.0.2785.8_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-53.0.2785.21_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-53.0.2785.8_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-53.0.2785.21_alpha.ebuild



[gentoo-commits] repo/gentoo:master commit in: kde-misc/rsibreak/

2016-07-20 Thread Michael Palimaka
commit: 2b30e94f81c5cb7da59a4cc36dd3d0011b62952d
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 20:32:24 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 20:32:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b30e94f

kde-misc/rsibreak: remove old

Package-Manager: portage-2.3.0

 kde-misc/rsibreak/Manifest   |  1 -
 kde-misc/rsibreak/rsibreak-0.12.1.ebuild | 43 
 2 files changed, 44 deletions(-)

diff --git a/kde-misc/rsibreak/Manifest b/kde-misc/rsibreak/Manifest
index 42f5706..2b04389 100644
--- a/kde-misc/rsibreak/Manifest
+++ b/kde-misc/rsibreak/Manifest
@@ -1,2 +1 @@
-DIST rsibreak-0.12.1.tar.xz 390804 SHA256 
ce99be0acdfee0407822db8e404b19516c972022962688deac13236028e85d21 SHA512 
4fc831d19f61fbdd620e8f124acb3e51d5400026c40aa42f9415649613e0910d021ed9f80379e849ccaeb2305ac37c3aad067d0848d82ad6a7bf47b1f321065c
 WHIRLPOOL 
96af19f96143b978368a9be54ec52378b6fcffc7c6a5967b98ec06545f7b057ab6134a832a71ac7178c310f3d53a026c04cab13bab086e38d13033e3f9efa979
 DIST rsibreak-0.12.3.tar.xz 391016 SHA256 
10cd83d97a823a629c6b2cf6bb81f1fd7dc576c5829381fb1f2babf9328bd926 SHA512 
e1a3c52c624bbdbe0de39e88875e439e8b91cd8577b0a869bb7a73367fc494535472cd882859dfd9df166ecfd6c67b1b23d61eb13d526fbf44c6365aa8a20995
 WHIRLPOOL 
ae4a0c295479b8ff2dbcb2fa7a55ff58f7181dd9dc2515e64f57886b1909a069c74678f857ee06af222c5735b06c0a3daebe8e1b26df0264e8ce8271ef561db4

diff --git a/kde-misc/rsibreak/rsibreak-0.12.1.ebuild 
b/kde-misc/rsibreak/rsibreak-0.12.1.ebuild
deleted file mode 100644
index a8be637..000
--- a/kde-misc/rsibreak/rsibreak-0.12.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5 versionator
-
-DESCRIPTION="Small utility which bothers you at certain intervals"
-HOMEPAGE="https://userbase.kde.org/RSIBreak;
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/$(get_version_component_range 
1-2)/${P}.tar.xz"
-fi
-
-LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kidletime)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep knotifyconfig)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-"
-DEPEND="${COMMON_DEPEND}
-   sys-devel/gettext
-"
-RDEPEND="${COMMON_DEPEND}
-   !kde-misc/rsibreak:4
-"



[gentoo-commits] repo/gentoo:master commit in: kde-misc/rsibreak/

2016-07-20 Thread Michael Palimaka
commit: a45defe25ad25fd5f71927059a11839063797be1
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 20:32:13 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 20:32:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a45defe2

kde-misc/rsibreak: amd64/x86 stable

Package-Manager: portage-2.3.0

 kde-misc/rsibreak/rsibreak-0.12.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/rsibreak/rsibreak-0.12.3-r1.ebuild 
b/kde-misc/rsibreak/rsibreak-0.12.3-r1.ebuild
index c92f1f8..75d4f87 100644
--- a/kde-misc/rsibreak/rsibreak-0.12.3-r1.ebuild
+++ b/kde-misc/rsibreak/rsibreak-0.12.3-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then
 fi
 
 LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/rsibreak/

2016-07-20 Thread Michael Palimaka
commit: b29a231662e6f79bca695307ff9663e558021462
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 20:30:20 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 20:32:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b29a2316

kde-misc/rsibreak: add missing dependency

Gentoo-bug: 587170

Package-Manager: portage-2.3.0

 kde-misc/rsibreak/{rsibreak-0.12.3.ebuild => rsibreak-0.12.3-r1.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kde-misc/rsibreak/rsibreak-0.12.3.ebuild 
b/kde-misc/rsibreak/rsibreak-0.12.3-r1.ebuild
similarity index 93%
rename from kde-misc/rsibreak/rsibreak-0.12.3.ebuild
rename to kde-misc/rsibreak/rsibreak-0.12.3-r1.ebuild
index e18e71a..c92f1f8 100644
--- a/kde-misc/rsibreak/rsibreak-0.12.3.ebuild
+++ b/kde-misc/rsibreak/rsibreak-0.12.3-r1.ebuild
@@ -39,6 +39,8 @@ COMMON_DEPEND="
 DEPEND="${COMMON_DEPEND}
sys-devel/gettext
 "
+# bug 587170 for frameworkintegration
 RDEPEND="${COMMON_DEPEND}
+   $(add_frameworks_dep frameworkintegration)
!kde-misc/rsibreak:4
 "



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

2016-07-20 Thread Michael Palimaka
commit: 16c52e20bb9c8feedf7ba585232a599d83f4ee1d
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 20:29:13 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 20:29:17 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=16c52e20

kde-misc/rsibreak: add missing dependency

Gentoo-bug: 587170

Package-Manager: portage-2.3.0

 kde-misc/rsibreak/rsibreak-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kde-misc/rsibreak/rsibreak-.ebuild 
b/kde-misc/rsibreak/rsibreak-.ebuild
index 980da45..e191f8c 100644
--- a/kde-misc/rsibreak/rsibreak-.ebuild
+++ b/kde-misc/rsibreak/rsibreak-.ebuild
@@ -39,6 +39,8 @@ COMMON_DEPEND="
 DEPEND="${COMMON_DEPEND}
sys-devel/gettext
 "
+# bug 587170 for frameworkintegration
 RDEPEND="${COMMON_DEPEND}
+   $(add_frameworks_dep frameworkintegration)
!kde-misc/rsibreak:4
 "



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

2016-07-20 Thread Michael Palimaka
commit: 03464de132893fc188b0bfe92e04d36c1b289248
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 20:16:11 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 20:16:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03464de1

net-libs/libnm-qt: remove old

Package-Manager: portage-2.3.0

 net-libs/libnm-qt/Manifest|  1 -
 net-libs/libnm-qt/libnm-qt-0.9.8.3.ebuild | 56 ---
 2 files changed, 57 deletions(-)

diff --git a/net-libs/libnm-qt/Manifest b/net-libs/libnm-qt/Manifest
index 37cafed..78e9a57 100644
--- a/net-libs/libnm-qt/Manifest
+++ b/net-libs/libnm-qt/Manifest
@@ -1,2 +1 @@
-DIST libnm-qt-0.9.8.3.tar.xz 133452 SHA256 
1f749a21dd8b58026842d87f19e4f5b482b18a7620517ced4a8bdf38dbe84560 SHA512 
314f063d45cd384c092b02212d71d45ee2a18892735ddde2a1165dca28a84163db2c6b6c677e7828301e063d4eeb7266fd193a7eb4e454ff945aacd718e0eceb
 WHIRLPOOL 
a08dc570a22b34e1ad7e00183b1ef598a127a1d4f59042a1468c4efd94e4560b166385a24fb8a28fe8e1a41c817f5177a6648b46c3f6c7283a3d9642e28d99dd
 DIST libnm-qt-0.9.8.4.tar.xz 133608 SHA256 
3c6758da6c12668198ff8fdeda2f04c7b620f2ef1a506a1bdaeda63c06fbaff4 SHA512 
a434d0f4056589e7e2413354503f75bbd885bdc1cec4884022b7aaa74268155a81f45d7209bdc02801f4aafc0b9ca045f30304d9aee2ca79bb7217545d9a0746
 WHIRLPOOL 
9d796df0af9f137b67e774e7d127da1c0c5c72f0797e3b64153923318b8ff7e93257868d4b72c3c5115cfdc2e37f5079d31b8e091b96dd9e547f416f4259eaf6

diff --git a/net-libs/libnm-qt/libnm-qt-0.9.8.3.ebuild 
b/net-libs/libnm-qt/libnm-qt-0.9.8.3.ebuild
deleted file mode 100644
index 35a39a3..000
--- a/net-libs/libnm-qt/libnm-qt-0.9.8.3.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_REQUIRED="never"
-inherit kde4-base
-
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-   KEYWORDS="amd64 x86"
-   SRC_URI="mirror://kde/unstable/networkmanager-qt/${PV}/src/${P}.tar.xz"
-else
-   KEYWORDS=""
-fi
-
-DESCRIPTION="NetworkManager bindings for Qt"
-HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libnm-qt;
-
-LICENSE="LGPL-2"
-SLOT="0/1"
-IUSE="debug doc modemmanager test"
-
-RDEPEND="
-   dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   net-misc/mobile-broadband-provider-info
-   || (
-   >=net-misc/networkmanager-0.9.8.4[consolekit]
-   >=net-misc/networkmanager-0.9.8.4[systemd]
-   )
-   modemmanager? ( >=net-libs/libmm-qt-1.0.0 )
-"
-DEPEND="${RDEPEND}
-   doc? ( app-doc/doxygen )
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_EXAMPLES=OFF
-   $(cmake-utils_use_find_package doc Doxygen)
-   $(cmake-utils_use !modemmanager DISABLE_MODEMMANAGERQT)
-   $(cmake-utils_use !test DISABLE_TESTING)
-   )
-
-   kde4-base_src_configure
-}
-
-src_install() {
-   if use doc; then
-   { cd "${BUILD_DIR}" && doxygen; } || die "Generating 
documentation failed"
-   HTML_DOCS=( "${BUILD_DIR}/doc/html/" )
-   fi
-
-   cmake-utils_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/hashable/

2016-07-20 Thread Sergei Trofimovich
commit: 4773dc47e10b60b52060781f4723dfeec41f7ae7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jul 20 20:17:20 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 20 20:17:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4773dc47

dev-haskell/hashable: move USE=gmp to automagic flags

Package-Manager: portage-2.3.0

 dev-haskell/hashable/hashable-1.2.4.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-haskell/hashable/hashable-1.2.4.0.ebuild 
b/dev-haskell/hashable/hashable-1.2.4.0.ebuild
index 3e20126..040e672 100644
--- a/dev-haskell/hashable/hashable-1.2.4.0.ebuild
+++ b/dev-haskell/hashable/hashable-1.2.4.0.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0/${PV}"
 KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE="+cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 +gmp"
+IUSE="+cpu_flags_x86_sse2 cpu_flags_x86_sse4_1"
 
 RDEPEND=">=dev-haskell/text-0.11.0.5:=[profile?]
>=dev-lang/ghc-7.4.1:=
@@ -34,7 +34,6 @@ DEPEND="${RDEPEND}
 
 src_configure() {
haskell-cabal_src_configure \
-   $(cabal_flag gmp integer-gmp) \
$(cabal_flag cpu_flags_x86_sse2 sse2) \
$(cabal_flag cpu_flags_x86_sse4_1 sse41)
 }



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

2016-07-20 Thread Michael Palimaka
commit: 1930e1dc6052b9ca9b9cfed06185391a3a069206
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 20:15:59 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 20:16:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1930e1dc

net-libs/libnm-qt: amd64/x84 stable

Package-Manager: portage-2.3.0

 net-libs/libnm-qt/libnm-qt-0.9.8.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libnm-qt/libnm-qt-0.9.8.4.ebuild 
b/net-libs/libnm-qt/libnm-qt-0.9.8.4.ebuild
index 81a1a6a..03089df 100644
--- a/net-libs/libnm-qt/libnm-qt-0.9.8.4.ebuild
+++ b/net-libs/libnm-qt/libnm-qt-0.9.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ KDE_REQUIRED="never"
 inherit kde4-base
 
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 x86"

SRC_URI="mirror://kde/unstable/networkmanager-qt/${PV}/src/networkmanager-qt-${PV}.tar.xz
 -> ${P}.tar.xz"
 else
KEYWORDS=""



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

2016-07-20 Thread Michael Palimaka
commit: ced1382c84726d69ef16a8c76e97fdcbdef4b18e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 20:10:03 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 20:10:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced1382c

net-libs/qtweetlib: drop kde project

Package-Manager: portage-2.3.0

 net-libs/qtweetlib/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/net-libs/qtweetlib/metadata.xml b/net-libs/qtweetlib/metadata.xml
index 30363cf..c0d0164 100644
--- a/net-libs/qtweetlib/metadata.xml
+++ b/net-libs/qtweetlib/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   

minimoog/QTweetLib




[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdiff3/

2016-07-20 Thread Michael Palimaka
commit: b2abe5f8a5fbf2fa50bf9be77f4352fa499f7949
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 20:01:35 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 20:03:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2abe5f8

kde-misc/kdiff3: drop kde project

Package-Manager: portage-2.3.0

 kde-misc/kdiff3/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/kde-misc/kdiff3/metadata.xml b/kde-misc/kdiff3/metadata.xml
index 296c28a..d87d3af 100644
--- a/kde-misc/kdiff3/metadata.xml
+++ b/kde-misc/kdiff3/metadata.xml
@@ -5,10 +5,6 @@
voyag...@gentoo.org
Bernard Cafarelli

-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   

kdiff3




[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdiff3/, kde-misc/kdiff3/files/

2016-07-20 Thread Michael Palimaka
commit: e5a0398b8ea72f146c06a4b208ceef93587352a5
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 19:58:40 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 20:03:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5a0398b

kde-misc/kdiff3: restore 0.9.97-r2

This reverts commit 047c73f0b2503ad56a6de2ef46ec6b2df727d94b.

Gentoo-bug: 546494

 kde-misc/kdiff3/Manifest   |  1 +
 .../kdiff3/files/kdiff3-0.9.97-relativepath.patch  | 66 +++
 kde-misc/kdiff3/kdiff3-0.9.97-r2.ebuild| 96 ++
 3 files changed, 163 insertions(+)

diff --git a/kde-misc/kdiff3/Manifest b/kde-misc/kdiff3/Manifest
index dc41d54..a06addf 100644
--- a/kde-misc/kdiff3/Manifest
+++ b/kde-misc/kdiff3/Manifest
@@ -1 +1,2 @@
+DIST kdiff3-0.9.97.tar.gz 1803769 SHA256 
e3b716bb449c814d8c30817ec1ca23fba0ed9eee5a635e766c1f2b90ddb75a2a SHA512 
8f4e89e594894a3fbfaa2e5c9cc345ab16e6787c4efc4324fffe55fbe45b94c2ff10ba411279d2b433a0a5fa752653f7b3e663577cc0d658dfc4d5b797a22fab
 WHIRLPOOL 
190590f3c4290afee73672a77ec4f16a923d156f097bcbb4dce1893f57b1199d1f7ed19166a8173292a7bedda5e54f792474f169a50ed8eb47a92b24f7b1c57c
 DIST kdiff3-0.9.98.tar.gz 1762715 SHA256 
802c1ababa02b403a5dca15955c01592997116a24909745016931537210fd668 SHA512 
867f0b1d5beb421f1bf84e6044d8d9279d434900faa1962fd5417653ef6b1cc71a8f5dd6c29cd4826a1c70a6075786faeaee780548521ce2ce221d83229b52e6
 WHIRLPOOL 
4099488985182d36fc4ecf532914c1439273036e38b66f7584282b6b232c3c4a738ecab35dd8b1a30b9a368cf6a6f9aeebea38e921063b55ac3972f46e118c98

diff --git a/kde-misc/kdiff3/files/kdiff3-0.9.97-relativepath.patch 
b/kde-misc/kdiff3/files/kdiff3-0.9.97-relativepath.patch
new file mode 100644
index 000..f0f43e8
--- /dev/null
+++ b/kde-misc/kdiff3/files/kdiff3-0.9.97-relativepath.patch
@@ -0,0 +1,66 @@
+
+
+--- a/kdiff3/src-QT4/fileaccess.cpp
 b/kdiff3/src-QT4/fileaccess.cpp
+@@ -183,7 +183,8 @@
+ 
+ void FileAccess::setFile( const QFileInfo& fi, FileAccess* pParent )
+ {
+-   m_filePath   = nicePath( fi.filePath() ); // remove "./" at start   
++   m_filePath   = pParent == 0 ? fi.absoluteFilePath() : 
++ nicePath( fi.filePath() ); // remove "./" at 
start   
+ 
+m_bSymLink   = fi.isSymLink();
+if ( m_bSymLink || (!m_bExists  && m_filePath.contains("@@") ) )
+@@ -566,7 +567,16 @@
+if ( parent() != 0 )
+   return parent()->absoluteFilePath() + "/" + m_filePath;
+else
+-  return m_filePath;
++   {
++  if ( m_filePath.isEmpty() )
++   return QString();
++  
++  QFileInfo fi( m_filePath );
++  if ( fi.isAbsolute() )
++   return m_filePath;
++  else
++   return fi.absoluteFilePath(); // Probably never reached
++   }
+ }  // Full abs path
+ 
+ // Just the name-part of the path, without parent directories
+@@ -1184,7 +1194,7 @@
+   m_bSuccess = false;
+   KIO::FileCopyJob* pJob = KIO::file_move( m_pFileAccess->url(), kurl, 
permissions, KIO::HideProgressInfo );
+   connect( pJob, SIGNAL(result(KJob*)), this, 
SLOT(slotSimpleJobResult(KJob*)));
+-  connect( pJob, SIGNAL(percent(KJob*,unsigned long)), this, 
SLOT(slotPercent(KJob*, unsigned long)));
++  connect( pJob, SIGNAL(percent(KJob*,unsigned long)), , 
SLOT(slotPercent(KJob*, unsigned long)));
+ 
+   ProgressProxy::enterEventLoop( pJob,
+  i18n("Renaming file: %1 -> %2",m_pFileAccess->prettyAbsPath(),dest) 
);
+@@ -1673,7 +1683,7 @@
+   ,  SLOT( slotListDirInfoMessage(KJob*, const 
QString&) ));
+ 
+  // This line makes the transfer via fish unreliable.:-(
+- //connect( pListJob, SIGNAL(percent(KJob*,unsigned long)), this, 
SLOT(slotPercent(KJob*, unsigned long)));
++ //connect( pListJob, SIGNAL(percent(KJob*,unsigned long)), , 
SLOT(slotPercent(KJob*, unsigned long)));
+ 
+  ProgressProxy::enterEventLoop( pListJob,
+ i18n("Listing directory: %1",m_pFileAccess->prettyAbsPath()) );
+
+kdiff3/src-QT4/kdiff3.cpp Diff
+
+--- a/kdiff3/src-QT4/kdiff3.cpp
 b/kdiff3/src-QT4/kdiff3.cpp
+@@ -211,6 +211,8 @@
+   m_outputFilename = args->getOption("output");
+   if ( m_outputFilename.isEmpty() )
+  m_outputFilename = args->getOption("out");
++  if ( ! m_outputFilename.isEmpty() )
++ m_outputFilename = FileAccess( m_outputFilename, true 
).absoluteFilePath();
+}
+ 
+m_bAutoFlag = args!=0  && args->isSet("auto");
+
+

diff --git a/kde-misc/kdiff3/kdiff3-0.9.97-r2.ebuild 
b/kde-misc/kdiff3/kdiff3-0.9.97-r2.ebuild
new file mode 100644
index 000..941e98f
--- /dev/null
+++ b/kde-misc/kdiff3/kdiff3-0.9.97-r2.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+if [[ ${PV} != ** ]]; then
+   KDE_LINGUAS="ar bg br bs ca ca@valencia cs cy da de el en_GB eo es et 
fr ga
+   gl hi hne hr hu is it ja ka 

[gentoo-commits] repo/gentoo:master commit in: sci-physics/hoomd-blue/

2016-07-20 Thread Christoph Junghans
commit: 5cfd96c0523d6101428a9a14f204063b2ee98b03
Author: Christoph Junghans  gentoo  org>
AuthorDate: Wed Jul 20 19:55:42 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Wed Jul 20 19:55:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cfd96c0

sci-physics/hoomd-blue: drop keywords

Package-Manager: portage-2.2.28

 sci-physics/hoomd-blue/hoomd-blue-2.0.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-physics/hoomd-blue/hoomd-blue-2.0.1.ebuild 
b/sci-physics/hoomd-blue/hoomd-blue-2.0.1.ebuild
index 963ddc3..e4dde6f 100644
--- a/sci-physics/hoomd-blue/hoomd-blue-2.0.1.ebuild
+++ b/sci-physics/hoomd-blue/hoomd-blue-2.0.1.ebuild
@@ -14,7 +14,6 @@ HOMEPAGE="http://codeblue.umich.edu/hoomd-blue/;
 EGIT_REPO_URI="https://bitbucket.org/glotzer/${PN}.git;
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64"
EGIT_COMMIT="v${PV}"
PATCHES=( "${FILESDIR}/${P}-cxx11.patch" )
 fi



[gentoo-commits] repo/gentoo:master commit in: media-gfx/kxstitch/

2016-07-20 Thread Michael Palimaka
commit: 9ee92bafdd897142505b90ae4498320842b218b7
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 19:45:41 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 19:45:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee92baf

media-gfx/kxstitch: remove old

Package-Manager: portage-2.3.0

 media-gfx/kxstitch/Manifest  |  1 -
 media-gfx/kxstitch/kxstitch-1.2.0.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/media-gfx/kxstitch/Manifest b/media-gfx/kxstitch/Manifest
index cca96b3..4941013 100644
--- a/media-gfx/kxstitch/Manifest
+++ b/media-gfx/kxstitch/Manifest
@@ -1,2 +1 @@
-DIST kxstitch-1.2.0.tar.bz2 1995295 SHA256 
12946cdba1278bc68d3ca11c0db1963dbe3363d0f6aa814cb9e8d6e49f5132da SHA512 
bd1bf32cb1cf188e03c17ddc3f3aa9e19e5551f0f3c58afa7951975b9a149f164b6d19f6c9011770c8d40724b9056c8d42202a4bd8712dda995439159c84c5f5
 WHIRLPOOL 
b19a595f4a1fe08707d8ce122beae169ed8607ca81286d0d63359ff79aef10f446f3b23a3fb9f40dfaa455f879011f78138c516704e961c3901c76eb88b56992
 DIST kxstitch-1.3.0.tar.bz2 1982487 SHA256 
675fdcf0d7c171c8b41c8156143530a981a707c705e45663e70946ca4e707f16 SHA512 
f1a422b9f5e6850e1864b1c54c2af732d53af07d5b310241446e7cae810cfc0f97cfe99792ae3fb9e7ddf9efd5203fc8bede132a2a9c8b3be5057b4d338d4cda
 WHIRLPOOL 
75f6b9ab6638bf9e7960d55ca291d28c6bf814fb799b345f4c08b6072c702f6ed3889c0d4c53889493b5c5c29b6efa5253bf8d7089e33b6cf56f0dc13becf0a4

diff --git a/media-gfx/kxstitch/kxstitch-1.2.0.ebuild 
b/media-gfx/kxstitch/kxstitch-1.2.0.ebuild
deleted file mode 100644
index 805840b..000
--- a/media-gfx/kxstitch/kxstitch-1.2.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_DOC_DIRS="doc-translations/%lingua_${PN}"
-KDE_HANDBOOK="optional"
-KDE_LINGUAS="ca cs da de en_GB es et fr hu it lt nl pl pt pt_BR sk sv uk"
-inherit kde4-base
-
-DESCRIPTION="Program to create cross stitch patterns"
-HOMEPAGE="https://userbase.kde.org/KXStitch;
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64"
-IUSE="debug"
-
-RDEPEND="
-   media-gfx/imagemagick[cxx]
-   x11-libs/libX11
-"
-DEPEND="${RDEPEND}
-   sys-devel/gettext
-"



[gentoo-commits] repo/gentoo:master commit in: sci-physics/hoomd-blue/

2016-07-20 Thread Christoph Junghans
commit: 59bedff3fe8853c82ae6a861f236ed4a0b4f39b6
Author: Christoph Junghans  gentoo  org>
AuthorDate: Wed Jul 20 19:43:25 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Wed Jul 20 19:43:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59bedff3

sci-physics/hoomd-blue: import live ebuild from sci

Package-Manager: portage-2.2.28

 sci-physics/hoomd-blue/hoomd-blue-.ebuild | 49 +++
 1 file changed, 49 insertions(+)

diff --git a/sci-physics/hoomd-blue/hoomd-blue-.ebuild 
b/sci-physics/hoomd-blue/hoomd-blue-.ebuild
new file mode 100644
index 000..5b01964
--- /dev/null
+++ b/sci-physics/hoomd-blue/hoomd-blue-.ebuild
@@ -0,0 +1,49 @@
+# 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} )
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils cuda flag-o-matic git-r3 python-single-r1
+
+DESCRIPTION="a general-purpose particle simulation toolkit"
+HOMEPAGE="http://codeblue.umich.edu/hoomd-blue/;
+EGIT_REPO_URI="https://bitbucket.org/glotzer/${PN}.git;
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64"
+   EGIT_COMMIT="v${PV}"
+fi
+
+LICENSE="hoomd-blue"
+SLOT="0"
+IUSE="cuda test mpi +zlib"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   mpi? ( virtual/mpi )
+   cuda? ( dev-util/nvidia-cuda-sdk )
+   zlib? ( sys-libs/zlib )
+   dev-libs/boost:=[threads,python,mpi,${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   use cuda && cuda_src_prepare
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_MPI=$(usex mpi)
+   -DENABLE_DOXYGEN=OFF #$(
+   -DENABLE_CUDA=$(usex cuda)
+   -DBUILD_TESTING=$(usex test)
+   -DPYTHON_EXECUTABLE="${PYTHON}"
+   -DCMAKE_INSTALL_PREFIX=$(python_get_sitedir)
+   )
+   cmake-utils_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: app-editors/focuswriter/files/, app-editors/focuswriter/

2016-07-20 Thread Michael Palimaka
commit: b92c2a8065a28156ad53d681b5d38d4e2e7cde25
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 19:38:34 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 19:39:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b92c2a80

app-editors/focuswriter: version bump

Package-Manager: portage-2.3.0

 app-editors/focuswriter/Manifest   |  1 +
 ...writer-1.5.6-unbundle-qtsingleapplication.patch | 36 ++
 app-editors/focuswriter/focuswriter-1.5.6.ebuild   | 57 ++
 3 files changed, 94 insertions(+)

diff --git a/app-editors/focuswriter/Manifest b/app-editors/focuswriter/Manifest
index b1ad14f..b5b73ce 100644
--- a/app-editors/focuswriter/Manifest
+++ b/app-editors/focuswriter/Manifest
@@ -1 +1,2 @@
 DIST focuswriter-1.5.5-src.tar.bz2 5249014 SHA256 
b6a2085587864b2685516d20870d9375803ccdf3472e66bf457382d028c1da0e SHA512 
aed6a2e203dcf349ff7fef6caa8e7ab1dbba80da988933c06d6f4ea1ad49ad4c4546b30aaacf9373d1234cb8934daac36f00d0d7b3512d9c3fc4f1e1b273a766
 WHIRLPOOL 
29795304e6d6687d16d2774cd4d28d0c45382474391d7ad62fa557a134e7c5d11ba6bf81bb81df2b0fb3727b4bb32f705d8fe73a7129f44c8485cc9d8b19b2e1
+DIST focuswriter-1.5.6-src.tar.bz2 5274057 SHA256 
ec22ce097ae48d46c9a5c485630a885d67b7a281ca6b760d9d494546ed284b17 SHA512 
a8d53d13fc1efb385eb8d9a93cb2ebde688d0d52e7f9ba4cb72cd7181e5ab1cff046358c217e45c939ae5a7f618acfddd57eef4ca0f02e3bb046dfdf361d26b9
 WHIRLPOOL 
79ec3af30e86ccca46a6c07615b7183541983792f809fdda8a159bd83785f5fe799828d994c23903421dd0628c61a6aa12686826b4d56ca66f601f87f64f

diff --git 
a/app-editors/focuswriter/files/focuswriter-1.5.6-unbundle-qtsingleapplication.patch
 
b/app-editors/focuswriter/files/focuswriter-1.5.6-unbundle-qtsingleapplication.patch
new file mode 100644
index 000..f22f382
--- /dev/null
+++ 
b/app-editors/focuswriter/files/focuswriter-1.5.6-unbundle-qtsingleapplication.patch
@@ -0,0 +1,36 @@
+--- a/focuswriter.pro
 b/focuswriter.pro
+@@ -90,13 +90,14 @@
+   src/spelling/dictionary_provider_voikko.cpp
+ 
+   lessThan(QT_MAJOR_VERSION, 5) {
+   SOURCES += src/sdl/sound.cpp
+   } else {
++  CONFIG += qtsingleapplication
+   SOURCES += src/sound.cpp
+   }
+ }
+ 
+-INCLUDEPATH += src src/fileformats src/qtsingleapplication src/qtzip 
src/spelling
++INCLUDEPATH += src src/fileformats src/qtzip src/spelling
+ 
+ # Specify program sources
+ HEADERS += src/action_manager.h \
+@@ -155,8 +156,6 @@
+   src/fileformats/rtf_tokenizer.h \
+   src/fileformats/rtf_writer.h \
+   src/fileformats/txt_reader.h \
+-  src/qtsingleapplication/qtsingleapplication.h \
+-  src/qtsingleapplication/qtlocalpeer.h \
+   src/qtzip/qtzipreader.h \
+   src/qtzip/qtzipwriter.h \
+   src/spelling/abstract_dictionary.h \
+@@ -219,8 +218,6 @@
+   src/fileformats/rtf_tokenizer.cpp \
+   src/fileformats/rtf_writer.cpp \
+   src/fileformats/txt_reader.cpp \
+-  src/qtsingleapplication/qtsingleapplication.cpp \
+-  src/qtsingleapplication/qtlocalpeer.cpp \
+   src/qtzip/qtzip.cpp \
+   src/spelling/dictionary_dialog.cpp \
+   src/spelling/dictionary_manager.cpp \

diff --git a/app-editors/focuswriter/focuswriter-1.5.6.ebuild 
b/app-editors/focuswriter/focuswriter-1.5.6.ebuild
new file mode 100644
index 000..6ad1ab9
--- /dev/null
+++ b/app-editors/focuswriter/focuswriter-1.5.6.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit fdo-mime gnome2-utils qmake-utils
+
+DESCRIPTION="A fullscreen and distraction-free word processor"
+HOMEPAGE="http://gottcode.org/focuswriter/;
+SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2;
+
+LICENSE="LGPL-3 GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   app-text/hunspell
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtmultimedia:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtsingleapplication[qt5,X]
+   dev-qt/qtwidgets:5
+   sys-libs/zlib
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+DOCS=( ChangeLog CREDITS NEWS README )
+
+PATCHES=( "${FILESDIR}/${PN}-1.5.6-unbundle-qtsingleapplication.patch" )
+
+src_configure() {
+   eqmake5 PREFIX="${EPREFIX}/usr"
+}
+
+src_install() {
+   emake INSTALL_ROOT="${D}" install
+   einstalldocs
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+   fdo-mime_desktop_database_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   fdo-mime_desktop_database_update
+}



[gentoo-commits] repo/gentoo:master commit in: sci-physics/hoomd-blue/files/, sci-physics/hoomd-blue/

2016-07-20 Thread Christoph Junghans
commit: ba16a0589e5a8575f816f2bd6844d56e50cf7513
Author: Christoph Junghans  gentoo  org>
AuthorDate: Wed Jul 20 19:34:44 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Wed Jul 20 19:37:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba16a058

sci-physics/hoomd-blue: version bump

Package-Manager: portage-2.2.28

 .../hoomd-blue/files/hoomd-blue-2.0.1-cxx11.patch  | 53 
 sci-physics/hoomd-blue/hoomd-blue-2.0.1.ebuild | 57 ++
 2 files changed, 110 insertions(+)

diff --git a/sci-physics/hoomd-blue/files/hoomd-blue-2.0.1-cxx11.patch 
b/sci-physics/hoomd-blue/files/hoomd-blue-2.0.1-cxx11.patch
new file mode 100644
index 000..523c4f6
--- /dev/null
+++ b/sci-physics/hoomd-blue/files/hoomd-blue-2.0.1-cxx11.patch
@@ -0,0 +1,53 @@
+From 7dce8d65ad8069c6a7fdb89ebea13f55d2db8182 Mon Sep 17 00:00:00 2001
+From: "Joshua A. Anderson" 
+Date: Wed, 20 Jul 2016 14:44:07 -0400
+Subject: [PATCH] Always add -std=c++11 to CXX_FLAGS
+
+refs #173
+---
+ CMake/hoomd/HOOMDCFlagsSetup.cmake | 18 ++
+ 1 file changed, 10 insertions(+), 8 deletions(-)
+
+diff --git a/CMake/hoomd/HOOMDCFlagsSetup.cmake 
b/CMake/hoomd/HOOMDCFlagsSetup.cmake
+index 2655913..db503b3 100644
+--- a/CMake/hoomd/HOOMDCFlagsSetup.cmake
 b/CMake/hoomd/HOOMDCFlagsSetup.cmake
+@@ -32,10 +32,10 @@ if(NOT PASSED_FIRST_CONFIGURE)
+ set(CMAKE_C_FLAGS_RELEASE "-march=${GCC_ARCH} -O3 -funroll-loops 
-DNDEBUG -Wall -Wno-unknown-pragmas" CACHE STRING "Flags used by the compiler 
during release builds." FORCE)
+ set(CMAKE_C_FLAGS_RELWITHDEBINFO "-march=${GCC_ARCH} -g -O3 
-funroll-loops -DNDEBUG -Wall -Wno-unknown-pragmas" CACHE STRING "Flags used by 
the compiler during release builds with debug info." FORCE)
+ 
+-set(CMAKE_CXX_FLAGS_DEBUG "-march=${GCC_ARCH} -g -Wall 
-Wno-unknown-pragmas -std=c++11" CACHE STRING "Flags used by the compiler 
during debug builds." FORCE)
+-set(CMAKE_CXX_FLAGS_MINSIZEREL "-march=${GCC_ARCH} -Os -Wall 
-Wno-unknown-pragmas -DNDEBUG -std=c++11" CACHE STRING "Flags used by the 
compiler during minimum size release builds." FORCE)
+-set(CMAKE_CXX_FLAGS_RELEASE "-march=${GCC_ARCH} -O3 -funroll-loops 
-DNDEBUG -Wall -Wno-unknown-pragmas -std=c++11" CACHE STRING "Flags used by the 
compiler during release builds." FORCE)
+-set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-march=${GCC_ARCH} -g -O3 
-funroll-loops -DNDEBUG -Wall -Wno-unknown-pragmas -std=c++11" CACHE STRING 
"Flags used by the compiler during release builds with debug info." FORCE)
++set(CMAKE_CXX_FLAGS_DEBUG "-march=${GCC_ARCH} -g -Wall 
-Wno-unknown-pragmas" CACHE STRING "Flags used by the compiler during debug 
builds." FORCE)
++set(CMAKE_CXX_FLAGS_MINSIZEREL "-march=${GCC_ARCH} -Os -Wall 
-Wno-unknown-pragmas -DNDEBUG" CACHE STRING "Flags used by the compiler during 
minimum size release builds." FORCE)
++set(CMAKE_CXX_FLAGS_RELEASE "-march=${GCC_ARCH} -O3 -funroll-loops 
-DNDEBUG -Wall -Wno-unknown-pragmas" CACHE STRING "Flags used by the compiler 
during release builds." FORCE)
++set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-march=${GCC_ARCH} -g -O3 
-funroll-loops -DNDEBUG -Wall -Wno-unknown-pragmas" CACHE STRING "Flags used by 
the compiler during release builds with debug info." FORCE)
+ 
+ elseif(CMAKE_CXX_COMPILER MATCHES "icpc")
+ # default flags for intel
+@@ -44,10 +44,10 @@ if(NOT PASSED_FIRST_CONFIGURE)
+ set(CMAKE_C_FLAGS_RELEASE "-xHOST -O3 -DNDEBUG" CACHE STRING "Flags 
used by the compiler during release builds." FORCE)
+ set(CMAKE_C_FLAGS_RELWITHDEBINFO "-xHOST -g -O3 -DNDEBUG" CACHE 
STRING "Flags used by the compiler during release builds with debug info." 
FORCE)
+ 
+-set(CMAKE_CXX_FLAGS_DEBUG "-xHOST -O0 -g -std=c++11" CACHE STRING 
"Flags used by the compiler during debug builds." FORCE)
+-set(CMAKE_CXX_FLAGS_MINSIZEREL "-xHOST -Os -DNDEBUG -std=c++11" CACHE 
STRING "Flags used by the compiler during minimum size release builds." FORCE)
+-set(CMAKE_CXX_FLAGS_RELEASE "-xHOST -O3 -DNDEBUG -std=c++11" CACHE 
STRING "Flags used by the compiler during release builds." FORCE)
+-set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-xHOST -g -O3 -DNDEBUG 
-std=c++11" CACHE STRING "Flags used by the compiler during release builds with 
debug info." FORCE)
++set(CMAKE_CXX_FLAGS_DEBUG "-xHOST -O0 -g" CACHE STRING "Flags used by 
the compiler during debug builds." FORCE)
++set(CMAKE_CXX_FLAGS_MINSIZEREL "-xHOST -Os -DNDEBUG" CACHE STRING 
"Flags used by the compiler during minimum size release builds." FORCE)
++set(CMAKE_CXX_FLAGS_RELEASE "-xHOST -O3 -DNDEBUG" CACHE STRING "Flags 
used by the compiler during release builds." FORCE)
++set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-xHOST -g -O3 -DNDEBUG" CACHE 
STRING "Flags used by the compiler during release builds with debug info." 
FORCE)
+ 
+ 

[gentoo-commits] sites/www:master commit in: _includes/downloads/

2016-07-20 Thread Robin H. Johnson
commit: f5d636321c300cf3379e61e4a87f340925ce24f1
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Wed Jul 20 19:20:18 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Wed Jul 20 19:20:18 2016 +
URL:https://gitweb.gentoo.org/sites/www.git/commit/?id=f5d63632

Link to the livedvd 20160704 release w/ KDE plasma 5.7; big size dropped due to 
fixes as well.

Signed-off-by: Robin H. Johnson  gentoo.org>

 _includes/downloads/amd64.html | 4 ++--
 _includes/downloads/x86.html   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/_includes/downloads/amd64.html b/_includes/downloads/amd64.html
index 3f52179..0a787db 100644
--- a/_includes/downloads/amd64.html
+++ b/_includes/downloads/amd64.html
@@ -1,7 +1,7 @@
 Boot Media
 
   {% include partials/download-link.html type="iso" arch="amd64" id="minimal" 
title="Minimal Installation CD" %}
-  {% include partials/download-link-raw.html 
url='http://bouncer.gentoo.org/fetch/gentoo-20160514-livedvd/amd64/' 
title='Hybrid ISO (LiveDVD)' size='2977551360' date='2016-05-14' %}
+  {% include partials/download-link-raw.html 
url='http://bouncer.gentoo.org/fetch/gentoo-20160704-livedvd/amd64/' 
title='Hybrid ISO (LiveDVD)' size='2278404096' date='2016-07-04' %}
 
 
 Stage Archives
@@ -12,6 +12,6 @@
 Details (Contents, Hashes, and Signatures)
 
   http://distfiles.gentoo.org/releases/amd64/autobuilds/current-install-amd64-minimal/;>Minimal
 Installation CD,
-  https://bouncer.gentoo.org/fetch/gentoo-20160514-livedvd/amd64/;>Hybrid 
ISO,
+  https://bouncer.gentoo.org/fetch/gentoo-20160704-livedvd/amd64/;>Hybrid 
ISO,
   http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64/;>Stage
 3
 

diff --git a/_includes/downloads/x86.html b/_includes/downloads/x86.html
index 9e6322e..f240871 100644
--- a/_includes/downloads/x86.html
+++ b/_includes/downloads/x86.html
@@ -1,7 +1,7 @@
 Boot Media
 
   {% include partials/download-link.html type="iso" arch="x86" id="minimal" 
title="Minimal Installation CD" %}
-  {% include partials/download-link-raw.html 
url='http://bouncer.gentoo.org/fetch/gentoo-20160514-livedvd/x86/' 
title='Hybrid ISO (LiveDVD)' size='3010452480' date='2016-05-14' %}
+  {% include partials/download-link-raw.html 
url='http://bouncer.gentoo.org/fetch/gentoo-20160704-livedvd/x86/' 
title='Hybrid ISO (LiveDVD)' size='2442909696' date='2016-07-04' %}
 
 
 Stage Archives
@@ -12,6 +12,6 @@
 Details (Contents, Hashes, and Signatures)
 
   http://distfiles.gentoo.org/releases/x86/autobuilds/current-install-x86-minimal/;>Minimal
 Installation CD,
-  https://bouncer.gentoo.org/fetch/gentoo-20160514-livedvd/x86/;>Hybrid 
ISO,
+  https://bouncer.gentoo.org/fetch/gentoo-20160704-livedvd/x86/;>Hybrid 
ISO,
   http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i686/;>Stage
 3
 



[gentoo-commits] repo/gentoo:master commit in: net-proxy/haproxy/

2016-07-20 Thread Christian Ruppert
commit: a96ab4720bb2a2743af36d3575bbff58eb79262f
Author: Christian Ruppert  gentoo  org>
AuthorDate: Wed Jul 20 19:14:04 2016 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Wed Jul 20 19:14:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96ab472

net-proxy/haproxy: Version bump

Package-Manager: portage-2.3.0

 net-proxy/haproxy/Manifest   | 2 +-
 net-proxy/haproxy/{haproxy-1.6.6.ebuild => haproxy-1.6.7.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-proxy/haproxy/Manifest b/net-proxy/haproxy/Manifest
index db23581..68179c8 100644
--- a/net-proxy/haproxy/Manifest
+++ b/net-proxy/haproxy/Manifest
@@ -1,3 +1,3 @@
 DIST haproxy-1.5.14.tar.gz 1345345 SHA256 
9565dd38649064d0350a2883fa81ccfe92eb17dcda457ebdc01535e1ab0c8f99 SHA512 
83d6101fd402f37845ab3febc914335e4c6d9bdebbb0ff81c8e048d5252ffa5a1b77c4250a434fed5dd541ef1f1f2c47d969b59f7a51d6ab9aea38a8646a9798
 WHIRLPOOL 
7d2c580589b9b31e1eba169e4bf930ac42d2564e21eb1c25adbdd39b701abd221fd671ebc227167ab956a48b2c30eeb740a6394355a8fa748c408ee42fdff6fc
 DIST haproxy-1.5.18.tar.gz 1360582 SHA256 
14a5684d85cf65c34a8d441afff2aaa4dd9b4234e81b3d4ddd242e6e7c97257e SHA512 
b4f85986a6b1e0d152b643f576a0ff770fbc190457d3e0130fbb923ff9bf4d00b634e64edf0eadd5b47d0eb758fd9f6ecf33907fc4c21150a518064df954e7d0
 WHIRLPOOL 
5faf0aec42332564a3c392b0bbca25dc56c6a754672e1853ca765fc5d95d9ca963cd041dc705bbb38085a3da77219adf061966f2caa209e327ff02f3ee8fde3b
-DIST haproxy-1.6.6.tar.gz 1565046 SHA256 
fdb03d63078cc3c688bb6d39fc75dcc158d65356e4c8e1c459033ebeddff55f5 SHA512 
66503bb9bb33bf345d5e9351fa8a0aea2ef8c3c2870d35ee2f1e4f8e79ed66b3936e7410ce79571901a9936a2eec3695ce3080bb664200fb55040b1ef1f7f888
 WHIRLPOOL 
524e87fd833b9d9e1c2e006b2487f9a6118d2f028bd2c6e645d5c5d3f0b345e4a86d702072c22c96fed8689e477d6a2ea3337f0e706e5ea6432501e0041d2adb
+DIST haproxy-1.6.7.tar.gz 1565243 SHA256 
583e0c0c3388c0597dea241601f3fedfe1d7ff8c735d471831be67315f58183a SHA512 
fba060517aa316c3c66ac709c4b718cba7d265565ce191f8b022410a5c1c34ca8383b18e3ad6b6f8d1d9ee7648768b0bf1cd76ad3de3449144b0529dc16fcd00
 WHIRLPOOL 
73eede3745213adb9915898ff1cdfb6798e6716547b1d888785e1da3653b2ad7068c76299dda3ba19a8cd5cf0addf97e841b6f2b6c4741a52c3402a94f96f56c

diff --git a/net-proxy/haproxy/haproxy-1.6.6.ebuild 
b/net-proxy/haproxy/haproxy-1.6.7.ebuild
similarity index 100%
rename from net-proxy/haproxy/haproxy-1.6.6.ebuild
rename to net-proxy/haproxy/haproxy-1.6.7.ebuild



[gentoo-commits] repo/gentoo:master commit in: kde-base/kdeplasma-addons/

2016-07-20 Thread Michael Palimaka
commit: bb2d0a0fc53c1649cb8b23e0b565e8ab9ae6e521
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 19:07:00 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 19:07:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb2d0a0f

kde-base/kdeplasma-addons: amd64/x86 stable

Gentoo-bug: 588360

Package-Manager: portage-2.3.0

 kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild 
b/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild
index 13186d6..1e7f219 100644
--- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild
+++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild
@@ -8,7 +8,7 @@ inherit flag-o-matic kde4-base
 
 DESCRIPTION="Extra Plasma applets and engines"
 LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE="attica debug desktopglobe eigen exif fcitx ibus json +kdepim oauth
 qalculate qwt scim"
 



[gentoo-commits] repo/gentoo:master commit in: kde-base/kdebase-startkde/

2016-07-20 Thread Michael Palimaka
commit: 9b21df257f2a5d98167157f39d0bf99409789509
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Wed Jul 20 19:00:39 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 19:05:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b21df25

kde-base/kdebase-startkde: Add USE=minimal for more complete workspace

Package-Manager: portage-2.2.28

 .../kdebase-startkde-4.11.22-r2.ebuild | 25 +-
 1 file changed, 24 insertions(+), 1 deletion(-)

diff --git a/kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild 
b/kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild
index 5c8cf43..02b204e 100644
--- a/kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild
+++ b/kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild
@@ -10,7 +10,7 @@ inherit kde4-meta prefix
 
 DESCRIPTION="Startkde script, which starts a complete KDE session, and 
associated scripts"
 KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="crash-reporter +handbook +wallpapers"
+IUSE="crash-reporter +handbook minimal +wallpapers"
 
 # The KDE apps called from the startkde script.
 # These provide the most minimal KDE desktop.
@@ -70,6 +70,29 @@ RDEPEND="
x11-apps/xset
crash-reporter? ( $(add_kdeapps_dep drkonqi ) )
handbook? ( kde-apps/khelpcenter:* )
+   !minimal? (
+   $(add_kdeapps_dep kdepasswd)
+   $(add_kdebase_dep freespacenotifier)
+   $(add_kdebase_dep kcheckpass)
+   $(add_kdebase_dep kdebase-cursors)
+   $(add_kdebase_dep kephal)
+   $(add_kdebase_dep khotkeys)
+   $(add_kdebase_dep kinfocenter)
+   $(add_kdebase_dep klipper)
+   $(add_kdebase_dep kmenuedit)
+   $(add_kdebase_dep kstyles)
+   $(add_kdebase_dep ksysguard)
+   $(add_kdebase_dep ksystraycmd)
+   $(add_kdebase_dep kwrited)
+   $(add_kdebase_dep libkworkspace)
+   $(add_kdebase_dep liboxygenstyle)
+   $(add_kdebase_dep libplasmaclock)
+   $(add_kdebase_dep libplasmagenericshell)
+   $(add_kdebase_dep libtaskmanager)
+   $(add_kdebase_dep powerdevil)
+   $(add_kdebase_dep qguiplatformplugin_kde)
+   $(add_kdebase_dep solid-actions-kcm)
+   )
wallpapers? ( kde-apps/kde-wallpapers:* )
 "
 



[gentoo-commits] repo/gentoo:master commit in: kde-base/kdebase-startkde/

2016-07-20 Thread Michael Palimaka
commit: 894671f6cad56e9445500a0baaa15f70b2497fb4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 18:34:31 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 18:34:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=894671f6

kde-base/kdebase-startkde: amd64/x86 stable

Gentoo-bug: 588364

Package-Manager: portage-2.3.0

 kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild 
b/kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild
index 1d17106..5c8cf43 100644
--- a/kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild
+++ b/kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild
@@ -9,7 +9,7 @@ KMNOMODULE="true"
 inherit kde4-meta prefix
 
 DESCRIPTION="Startkde script, which starts a complete KDE session, and 
associated scripts"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE="crash-reporter +handbook +wallpapers"
 
 # The KDE apps called from the startkde script.



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

2016-07-20 Thread Michael Palimaka
commit: e1622806b93f1408bab6c7801bd0806db9b2ceef
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 18:25:23 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 18:25:30 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e1622806

app-editors/kile: allow media-gfx/graphicsmagick as an alternative to 
media-gfx/imagemagick

Gentoo-bug: 586284

Package-Manager: portage-2.3.0

 app-editors/kile/kile-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/kile/kile-.ebuild 
b/app-editors/kile/kile-.ebuild
index d5811e2..5230f31 100644
--- a/app-editors/kile/kile-.ebuild
+++ b/app-editors/kile/kile-.ebuild
@@ -58,7 +58,7 @@ RDEPEND="${DEPEND}
)
png? (
app-text/dvipng
-   media-gfx/imagemagick[png]
+   || ( media-gfx/imagemagick[png] 
media-gfx/graphicsmagick[imagemagick,png] )
)
 "
 



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

2016-07-20 Thread Michael Palimaka
commit: df94992a3f24a7ae5d2266a40372116710db9d66
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 18:22:53 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 18:23:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df94992a

app-editors/kile: allow media-gfx/graphicsmagick as an alternative to 
media-gfx/imagemagick

Gentoo-bug: 586284

Package-Manager: portage-2.3.0

 app-editors/kile/kile-2.1.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/kile/kile-2.1.3-r2.ebuild 
b/app-editors/kile/kile-2.1.3-r2.ebuild
index ddd6e0d..fc2d6a3 100644
--- a/app-editors/kile/kile-2.1.3-r2.ebuild
+++ b/app-editors/kile/kile-2.1.3-r2.ebuild
@@ -39,7 +39,7 @@ RDEPEND="${DEPEND}
)
png? (
app-text/dvipng
-   media-gfx/imagemagick[png]
+   || ( media-gfx/imagemagick[png] 
media-gfx/graphicsmagick[imagemagick,png] )
)
 "
 



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

2016-07-20 Thread Michael Palimaka
commit: a109bf9817b9c36da6044ed7d689f6b07fd7d369
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 18:23:28 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 18:23:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a109bf98

app-editors/kile: remove reference to removed package kde-apps/konsole:4

Package-Manager: portage-2.3.0

 app-editors/kile/kile-2.1.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/kile/kile-2.1.3-r2.ebuild 
b/app-editors/kile/kile-2.1.3-r2.ebuild
index fc2d6a3..6b5e15c 100644
--- a/app-editors/kile/kile-2.1.3-r2.ebuild
+++ b/app-editors/kile/kile-2.1.3-r2.ebuild
@@ -23,7 +23,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
$(add_kdeapps_dep kdebase-data)
-   || ( $(add_kdeapps_dep konsolepart) $(add_kdeapps_dep konsole) )
+   $(add_kdeapps_dep konsolepart)
|| (
$(add_kdeapps_dep okular 'pdf?,postscript')
app-text/acroread



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

2016-07-20 Thread Michael Palimaka
commit: 0534dc16d6a70d67293b52d69ce31f0b6500c444
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 18:14:30 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 18:14:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0534dc16

kde-frameworks/kwayland: add RDEPEND on dev-qt/qtwayland.

dev-qt/qtwayland is required at runtime for the platform plugin.

Gentoo-bug: 589184

Package-Manager: portage-2.3.0

 kde-frameworks/kwayland/kwayland-5.24.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-frameworks/kwayland/kwayland-5.24.0.ebuild 
b/kde-frameworks/kwayland/kwayland-5.24.0.ebuild
index 0adbdbf..8655e14 100644
--- a/kde-frameworks/kwayland/kwayland-5.24.0.ebuild
+++ b/kde-frameworks/kwayland/kwayland-5.24.0.ebuild
@@ -20,6 +20,7 @@ DEPEND="
media-libs/mesa[egl]
 "
 RDEPEND="${DEPEND}
+   $(add_qt_dep qtwayland)
!kde-plasma/kwayland
 "
 



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

2016-07-20 Thread Michael Palimaka
commit: 7ccda3b5f6189c21ad8c1740a38fad3ea3960f0c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 18:12:39 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 18:12:44 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7ccda3b5

kde-plasma/oxygen: introduce wayland USE flag

Package-Manager: portage-2.3.0

 kde-plasma/oxygen/oxygen-5.7.49..ebuild | 12 ++--
 kde-plasma/oxygen/oxygen-.ebuild| 12 ++--
 2 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/kde-plasma/oxygen/oxygen-5.7.49..ebuild 
b/kde-plasma/oxygen/oxygen-5.7.49..ebuild
index f78559e..d33bc3f 100644
--- a/kde-plasma/oxygen/oxygen-5.7.49..ebuild
+++ b/kde-plasma/oxygen/oxygen-5.7.49..ebuild
@@ -9,7 +9,7 @@ inherit kde5
 DESCRIPTION="KDE window manager theme"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/oxygen;
 KEYWORDS=""
-IUSE=""
+IUSE="wayland"
 
 RDEPEND="
$(add_frameworks_dep frameworkintegration)
@@ -20,7 +20,6 @@ RDEPEND="
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_plasma_dep kdecoration)
@@ -29,9 +28,18 @@ RDEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtx11extras)
x11-libs/libxcb
+   wayland? ( $(add_frameworks_dep kwayland) )
!kde-base/kdebase-cursors:4
!kde-base/oxygen:4
 "
 DEPEND="${RDEPEND}
$(add_frameworks_dep kservice)
 "
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package wayland KF5Wayland)
+   )
+
+   kde5_src_configure
+}

diff --git a/kde-plasma/oxygen/oxygen-.ebuild 
b/kde-plasma/oxygen/oxygen-.ebuild
index f78559e..d33bc3f 100644
--- a/kde-plasma/oxygen/oxygen-.ebuild
+++ b/kde-plasma/oxygen/oxygen-.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 DESCRIPTION="KDE window manager theme"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/oxygen;
 KEYWORDS=""
-IUSE=""
+IUSE="wayland"
 
 RDEPEND="
$(add_frameworks_dep frameworkintegration)
@@ -20,7 +20,6 @@ RDEPEND="
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_plasma_dep kdecoration)
@@ -29,9 +28,18 @@ RDEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtx11extras)
x11-libs/libxcb
+   wayland? ( $(add_frameworks_dep kwayland) )
!kde-base/kdebase-cursors:4
!kde-base/oxygen:4
 "
 DEPEND="${RDEPEND}
$(add_frameworks_dep kservice)
 "
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package wayland KF5Wayland)
+   )
+
+   kde5_src_configure
+}



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

2016-07-20 Thread Michael Palimaka
commit: 29d758221e4c511a38976de8c94cdae700ce6f2c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 18:11:53 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 18:12:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29d75822

kde-plasma/oxygen: introduce wayland USE flag

Package-Manager: portage-2.3.0

 kde-plasma/oxygen/oxygen-5.7.2.ebuild | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/oxygen/oxygen-5.7.2.ebuild 
b/kde-plasma/oxygen/oxygen-5.7.2.ebuild
index 6f4447f..6b872c6 100644
--- a/kde-plasma/oxygen/oxygen-5.7.2.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.7.2.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 DESCRIPTION="KDE window manager theme"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/oxygen;
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
+IUSE="wayland"
 
 RDEPEND="
$(add_frameworks_dep frameworkintegration)
@@ -20,7 +20,6 @@ RDEPEND="
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_plasma_dep kdecoration)
@@ -29,9 +28,18 @@ RDEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtx11extras)
x11-libs/libxcb
+   wayland? ( $(add_frameworks_dep kwayland) )
!kde-base/kdebase-cursors:4
!kde-base/oxygen:4
 "
 DEPEND="${RDEPEND}
$(add_frameworks_dep kservice)
 "
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package wayland KF5Wayland)
+   )
+
+   kde5_src_configure
+}



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

2016-07-20 Thread Michael Palimaka
commit: 46a3947e2af6b86a2871b342320cf4080dc3937a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 18:06:53 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 18:06:58 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=46a3947e

kde-plasma/breeze: introduce wayland USE flag

Gentoo-bug: 589216

Package-Manager: portage-2.3.0

 kde-plasma/breeze/breeze-5.7.49..ebuild | 8 +---
 kde-plasma/breeze/breeze-.ebuild| 8 +---
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/breeze/breeze-5.7.49..ebuild 
b/kde-plasma/breeze/breeze-5.7.49..ebuild
index 67a7fc9..97e99b0 100644
--- a/kde-plasma/breeze/breeze-5.7.49..ebuild
+++ b/kde-plasma/breeze/breeze-5.7.49..ebuild
@@ -9,7 +9,7 @@ inherit kde5 multibuild
 DESCRIPTION="Breeze visual style for the Plasma desktop"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze;
 KEYWORDS=""
-IUSE="qt4"
+IUSE="qt4 wayland"
 
 COMMON_DEPEND="
$(add_frameworks_dep frameworkintegration)
@@ -19,7 +19,6 @@ COMMON_DEPEND="
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_plasma_dep kdecoration)
@@ -32,6 +31,7 @@ COMMON_DEPEND="
kde-base/kdelibs:4
x11-libs/libX11
)
+   wayland? ( $(add_frameworks_dep kwayland) )
 "
 DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep kpackage)
@@ -48,7 +48,9 @@ pkg_setup() {
 
 src_configure() {
myconfigure() {
-   local mycmakeargs=()
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package wayland KF5Wayland)
+   )
 
if [[ ${MULTIBUILD_VARIANT} = qt4 ]] ; then
mycmakeargs+=( -DUSE_KDE4=true )

diff --git a/kde-plasma/breeze/breeze-.ebuild 
b/kde-plasma/breeze/breeze-.ebuild
index 67a7fc9..97e99b0 100644
--- a/kde-plasma/breeze/breeze-.ebuild
+++ b/kde-plasma/breeze/breeze-.ebuild
@@ -9,7 +9,7 @@ inherit kde5 multibuild
 DESCRIPTION="Breeze visual style for the Plasma desktop"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze;
 KEYWORDS=""
-IUSE="qt4"
+IUSE="qt4 wayland"
 
 COMMON_DEPEND="
$(add_frameworks_dep frameworkintegration)
@@ -19,7 +19,6 @@ COMMON_DEPEND="
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_plasma_dep kdecoration)
@@ -32,6 +31,7 @@ COMMON_DEPEND="
kde-base/kdelibs:4
x11-libs/libX11
)
+   wayland? ( $(add_frameworks_dep kwayland) )
 "
 DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep kpackage)
@@ -48,7 +48,9 @@ pkg_setup() {
 
 src_configure() {
myconfigure() {
-   local mycmakeargs=()
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package wayland KF5Wayland)
+   )
 
if [[ ${MULTIBUILD_VARIANT} = qt4 ]] ; then
mycmakeargs+=( -DUSE_KDE4=true )



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

2016-07-20 Thread Michael Palimaka
commit: 724b734d8f30db1b69d3b10e7bc078b58ec94687
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 20 18:05:55 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 20 18:06:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724b734d

kde-plasma/breeze: introduce wayland USE flag

Gentoo-bug: 589216

Package-Manager: portage-2.3.0

 kde-plasma/breeze/breeze-5.7.2.ebuild | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/breeze/breeze-5.7.2.ebuild 
b/kde-plasma/breeze/breeze-5.7.2.ebuild
index 0dd27ab..7a46fbc 100644
--- a/kde-plasma/breeze/breeze-5.7.2.ebuild
+++ b/kde-plasma/breeze/breeze-5.7.2.ebuild
@@ -9,7 +9,7 @@ inherit kde5 multibuild
 DESCRIPTION="Breeze visual style for the Plasma desktop"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze;
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="qt4"
+IUSE="qt4 wayland"
 
 COMMON_DEPEND="
$(add_frameworks_dep frameworkintegration)
@@ -19,7 +19,6 @@ COMMON_DEPEND="
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_plasma_dep kdecoration)
@@ -32,6 +31,7 @@ COMMON_DEPEND="
kde-base/kdelibs:4
x11-libs/libX11
)
+   wayland? ( $(add_frameworks_dep kwayland) )
 "
 DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep kpackage)
@@ -48,7 +48,9 @@ pkg_setup() {
 
 src_configure() {
myconfigure() {
-   local mycmakeargs=()
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package wayland KF5Wayland)
+   )
 
if [[ ${MULTIBUILD_VARIANT} = qt4 ]] ; then
mycmakeargs+=( -DUSE_KDE4=true )



[gentoo-commits] repo/gentoo:master commit in: net-dns/bind-tools/

2016-07-20 Thread Christian Ruppert
commit: 89e325afcc8b94075b7a35bbf1ad78a17a6286fe
Author: Christian Ruppert  gentoo  org>
AuthorDate: Wed Jul 20 17:58:40 2016 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Wed Jul 20 17:59:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e325af

net-dns/bind-tools: Version bump

Package-Manager: portage-2.3.0

 net-dns/bind-tools/Manifest|   1 +
 net-dns/bind-tools/bind-tools-9.10.4_p2.ebuild | 132 +
 2 files changed, 133 insertions(+)

diff --git a/net-dns/bind-tools/Manifest b/net-dns/bind-tools/Manifest
index caad745..e8d243d 100644
--- a/net-dns/bind-tools/Manifest
+++ b/net-dns/bind-tools/Manifest
@@ -1,2 +1,3 @@
 DIST bind-9.10.3-P2.tar.gz 8523719 SHA256 
4a6c1911ac0d4b6be635b63de3429b6c168ea244043f12bbc8a4eb3368fd6ecd SHA512 
21905cdff464f9ff275b87744433970d4a80faa6d9245c66c092421a45e89e438bd78f3bfe0d795964312f072c936e44eb6867b72decbba86821619180ced210
 WHIRLPOOL 
7bc4038a746e5b5c4166fb0d7a57985be9defef4c4c494492312671b81853f506c3216fcd94df993f6f1088d4c36c838d40d85fedbe8eee1b4265c5e2caecaa6
 DIST bind-9.10.3-P4.tar.gz 8529535 SHA256 
2ac044b5fbdf45fb45107af0df961b3b7cb5262a3bf1948ed3fe7a170dd13e3e SHA512 
9c7b710054cd1230e7e470541a13850def56b2247c404a1800e0d0dad6aba20b3c3c09b1a17cd6017435525e84fa2f7cde40ae13feeeb7747efb26c66961aadd
 WHIRLPOOL 
9e0384ac8c8b97720c29ed0014613acdde4d7f5a24353dc3f1712d73c37ac8ff00660f80c45c66fab8045afbbf41c7e26b9692b93040fa1db59a2724031ad129
+DIST bind-9.10.4-P2.tar.gz 9298010 SHA256 
b35b8af8fe030196d03b3e487f5ecd0c0836b5e124abc7a3ecd184740b23 SHA512 
e540d5b69f8859d9a78ec0da1662b7ae5a87ef30ded127c84c198b974c06638ab78e82bab484dc614b313e16076e242645d09f4453f830ded37beecbe13d769e
 WHIRLPOOL 
7e36499a91085cc4aa5cef9feb4162252c13654f9e0d98966789c60bd5b85ac8da7d53fc4cd7e57aa71983dc6e1ddb4ce8ff77babbf64dee13035270561ae708

diff --git a/net-dns/bind-tools/bind-tools-9.10.4_p2.ebuild 
b/net-dns/bind-tools/bind-tools-9.10.4_p2.ebuild
new file mode 100644
index 000..4cbf263
--- /dev/null
+++ b/net-dns/bind-tools/bind-tools-9.10.4_p2.ebuild
@@ -0,0 +1,132 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils autotools flag-o-matic toolchain-funcs
+
+MY_PN=${PN//-tools}
+MY_PV=${PV/_p/-P}
+MY_PV=${MY_PV/_rc/rc}
+MY_P="${MY_PN}-${MY_PV}"
+
+DESCRIPTION="bind tools: dig, nslookup, host, nsupdate, dnssec-keygen"
+HOMEPAGE="http://www.isc.org/software/bind;
+SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz;
+
+LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc gost gssapi idn ipv6 libressl readline seccomp ssl urandom xml"
+# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687
+
+REQUIRED_USE="gost? ( !libressl ssl )"
+
+CDEPEND="
+   ssl? (
+   !libressl? ( dev-libs/openssl:0 )
+   libressl? ( dev-libs/libressl )
+   )
+   gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )
+   xml? ( dev-libs/libxml2 )
+   idn? ( net-dns/idnkit )
+   gssapi? ( virtual/krb5 )
+   readline? ( sys-libs/readline:0= )
+   seccomp? ( sys-libs/libseccomp )"
+DEPEND="${CDEPEND}
+   virtual/pkgconfig"
+RDEPEND="${CDEPEND}
+   !> config.h
+}
+
+src_compile() {
+   local AR=$(tc-getAR)
+
+   emake AR="${AR}" -C lib/
+   emake AR="${AR}" -C bin/delv/
+   emake AR="${AR}" -C bin/dig/
+   emake AR="${AR}" -C bin/nsupdate/
+   emake AR="${AR}" -C bin/dnssec/
+}
+
+src_install() {
+   dodoc README CHANGES FAQ
+
+   cd "${S}"/bin/delv
+   dobin delv
+   doman delv.1
+
+   cd "${S}"/bin/dig
+   dobin dig host nslookup
+   doman {dig,host,nslookup}.1
+
+   cd "${S}"/bin/nsupdate
+   dobin nsupdate
+   doman nsupdate.1
+   if use doc; then
+   dohtml nsupdate.html
+   fi
+
+   cd "${S}"/bin/dnssec
+   for tool in dsfromkey importkey keyfromlabel keygen \
+ revoke settime signzone verify; do
+   dobin dnssec-"${tool}"
+   doman dnssec-"${tool}".8
+   if use doc; then
+   dohtml dnssec-"${tool}".html
+   fi
+   done
+}



[gentoo-commits] repo/gentoo:master commit in: net-dns/bind-tools/

2016-07-20 Thread Christian Ruppert
commit: 12974f31750e1da06d20a302a8b958023d1b6078
Author: Christian Ruppert  gentoo  org>
AuthorDate: Wed Jul 20 17:59:47 2016 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Wed Jul 20 17:59:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12974f31

net-dns/bind-tools: Remove old Version

Package-Manager: portage-2.3.0

 net-dns/bind-tools/Manifest|   1 -
 net-dns/bind-tools/bind-tools-9.10.3_p2.ebuild | 134 -
 2 files changed, 135 deletions(-)

diff --git a/net-dns/bind-tools/Manifest b/net-dns/bind-tools/Manifest
index e8d243d..8f8ff44 100644
--- a/net-dns/bind-tools/Manifest
+++ b/net-dns/bind-tools/Manifest
@@ -1,3 +1,2 @@
-DIST bind-9.10.3-P2.tar.gz 8523719 SHA256 
4a6c1911ac0d4b6be635b63de3429b6c168ea244043f12bbc8a4eb3368fd6ecd SHA512 
21905cdff464f9ff275b87744433970d4a80faa6d9245c66c092421a45e89e438bd78f3bfe0d795964312f072c936e44eb6867b72decbba86821619180ced210
 WHIRLPOOL 
7bc4038a746e5b5c4166fb0d7a57985be9defef4c4c494492312671b81853f506c3216fcd94df993f6f1088d4c36c838d40d85fedbe8eee1b4265c5e2caecaa6
 DIST bind-9.10.3-P4.tar.gz 8529535 SHA256 
2ac044b5fbdf45fb45107af0df961b3b7cb5262a3bf1948ed3fe7a170dd13e3e SHA512 
9c7b710054cd1230e7e470541a13850def56b2247c404a1800e0d0dad6aba20b3c3c09b1a17cd6017435525e84fa2f7cde40ae13feeeb7747efb26c66961aadd
 WHIRLPOOL 
9e0384ac8c8b97720c29ed0014613acdde4d7f5a24353dc3f1712d73c37ac8ff00660f80c45c66fab8045afbbf41c7e26b9692b93040fa1db59a2724031ad129
 DIST bind-9.10.4-P2.tar.gz 9298010 SHA256 
b35b8af8fe030196d03b3e487f5ecd0c0836b5e124abc7a3ecd184740b23 SHA512 
e540d5b69f8859d9a78ec0da1662b7ae5a87ef30ded127c84c198b974c06638ab78e82bab484dc614b313e16076e242645d09f4453f830ded37beecbe13d769e
 WHIRLPOOL 
7e36499a91085cc4aa5cef9feb4162252c13654f9e0d98966789c60bd5b85ac8da7d53fc4cd7e57aa71983dc6e1ddb4ce8ff77babbf64dee13035270561ae708

diff --git a/net-dns/bind-tools/bind-tools-9.10.3_p2.ebuild 
b/net-dns/bind-tools/bind-tools-9.10.3_p2.ebuild
deleted file mode 100644
index 844e35d..000
--- a/net-dns/bind-tools/bind-tools-9.10.3_p2.ebuild
+++ /dev/null
@@ -1,134 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils autotools flag-o-matic toolchain-funcs
-
-MY_PN=${PN//-tools}
-MY_PV=${PV/_p/-P}
-MY_PV=${MY_PV/_rc/rc}
-MY_P="${MY_PN}-${MY_PV}"
-
-DESCRIPTION="bind tools: dig, nslookup, host, nsupdate, dnssec-keygen"
-HOMEPAGE="http://www.isc.org/software/bind;
-SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz;
-
-LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc gost gssapi idn ipv6 libressl readline seccomp ssl urandom xml"
-# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687
-
-REQUIRED_USE="gost? ( !libressl ssl )"
-
-CDEPEND="
-   ssl? (
-   !libressl? ( dev-libs/openssl:0 )
-   libressl? ( dev-libs/libressl )
-   )
-   gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )
-   xml? ( dev-libs/libxml2 )
-   idn? ( net-dns/idnkit )
-   gssapi? ( virtual/krb5 )
-   readline? ( sys-libs/readline:0= )
-   seccomp? ( sys-libs/libseccomp )"
-DEPEND="${CDEPEND}
-   virtual/pkgconfig"
-RDEPEND="${CDEPEND}
-   !> config.h
-}
-
-src_compile() {
-   local AR=$(tc-getAR)
-
-   emake AR="${AR}" -C lib/
-   emake AR="${AR}" -C bin/delv/
-   emake AR="${AR}" -C bin/dig/
-   emake AR="${AR}" -C bin/nsupdate/
-   emake AR="${AR}" -C bin/dnssec/
-}
-
-src_install() {
-   dodoc README CHANGES FAQ
-
-   cd "${S}"/bin/delv
-   dobin delv
-   doman delv.1
-
-   cd "${S}"/bin/dig
-   dobin dig host nslookup
-   doman {dig,host,nslookup}.1
-
-   cd "${S}"/bin/nsupdate
-   dobin nsupdate
-   doman nsupdate.1
-   if use doc; then
-   dohtml nsupdate.html
-   fi
-
-   cd "${S}"/bin/dnssec
-   for tool in dsfromkey importkey keyfromlabel keygen \
- revoke settime signzone verify; do
-   dobin dnssec-"${tool}"
-   doman dnssec-"${tool}".8
-   if use doc; then
-   dohtml dnssec-"${tool}".html
-   fi
-   done
-}



[gentoo-commits] repo/gentoo:master commit in: net-dns/bind/

2016-07-20 Thread Christian Ruppert
commit: cc07e69e211ebd4a6e9527d0f0a4d1f68e362b87
Author: Christian Ruppert  gentoo  org>
AuthorDate: Wed Jul 20 17:55:11 2016 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Wed Jul 20 17:59:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc07e69e

net-dns/bind: Version bump

Package-Manager: portage-2.3.0

 net-dns/bind/Manifest | 2 +-
 net-dns/bind/{bind-9.10.4_p1.ebuild => bind-9.10.4_p2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/bind/Manifest b/net-dns/bind/Manifest
index 58dad9b..71bf549 100644
--- a/net-dns/bind/Manifest
+++ b/net-dns/bind/Manifest
@@ -1,3 +1,3 @@
 DIST bind-9.10.3-P4.tar.gz 8529535 SHA256 
2ac044b5fbdf45fb45107af0df961b3b7cb5262a3bf1948ed3fe7a170dd13e3e SHA512 
9c7b710054cd1230e7e470541a13850def56b2247c404a1800e0d0dad6aba20b3c3c09b1a17cd6017435525e84fa2f7cde40ae13feeeb7747efb26c66961aadd
 WHIRLPOOL 
9e0384ac8c8b97720c29ed0014613acdde4d7f5a24353dc3f1712d73c37ac8ff00660f80c45c66fab8045afbbf41c7e26b9692b93040fa1db59a2724031ad129
-DIST bind-9.10.4-P1.tar.gz 9293605 SHA256 
7c3b7d1afe48a6bbead8f11f6971fb09eb57fa257dc32a088fcc20a0218131a2 SHA512 
71ea1462b58fce94cfe3d0312ced32822f604b1b0df043076833bbc52f579d49cff1e3e5327a8ebc10f84d07dfe590561bb6c7d53329c1f33e539a8831bbf6da
 WHIRLPOOL 
15a1243362819fa55b8548472db8e0fe6f58a1ac9d49de0b01fc58de462543dea8985aad52242b4f0e897dee2d2b742c7647664dec347f2dcbcd76916a1e25df
+DIST bind-9.10.4-P2.tar.gz 9298010 SHA256 
b35b8af8fe030196d03b3e487f5ecd0c0836b5e124abc7a3ecd184740b23 SHA512 
e540d5b69f8859d9a78ec0da1662b7ae5a87ef30ded127c84c198b974c06638ab78e82bab484dc614b313e16076e242645d09f4453f830ded37beecbe13d769e
 WHIRLPOOL 
7e36499a91085cc4aa5cef9feb4162252c13654f9e0d98966789c60bd5b85ac8da7d53fc4cd7e57aa71983dc6e1ddb4ce8ff77babbf64dee13035270561ae708
 DIST dyndns-samples.tbz2 22866 SHA256 
92fb06a92ca99cbbe96b90bcca229ef9c12397db57ae17e199dad9f1218fdbe8 SHA512 
83b0bf99f8e9ff709e8e9336d8c5231b98a4b5f0c60c10792f34931e32cc638d261967dfa5a83151ec3740977d94ddd6e21e9ce91267b3e279b88affdbc18cac
 WHIRLPOOL 
08d4e6a817f1d02597631e18152dbd55ea1bc4c82174be150cc77efc9e1f0f03b6471d1cefbe4229cd3161de752ef232a43ca274a07b78e9c974ceb04cfe99a2

diff --git a/net-dns/bind/bind-9.10.4_p1.ebuild 
b/net-dns/bind/bind-9.10.4_p2.ebuild
similarity index 100%
rename from net-dns/bind/bind-9.10.4_p1.ebuild
rename to net-dns/bind/bind-9.10.4_p2.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-dns/bind/

2016-07-20 Thread Christian Ruppert
commit: 1e8542955037b2f129164ca9c7cc8907788d76ec
Author: Christian Ruppert  gentoo  org>
AuthorDate: Wed Jul 13 17:30:25 2016 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Wed Jul 20 17:59:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e854295

net-dns/bind: Version bump

Package-Manager: portage-2.3.0

 net-dns/bind/Manifest  |   1 +
 net-dns/bind/bind-9.10.4_p1.ebuild | 414 +
 2 files changed, 415 insertions(+)

diff --git a/net-dns/bind/Manifest b/net-dns/bind/Manifest
index 7305a5f..58dad9b 100644
--- a/net-dns/bind/Manifest
+++ b/net-dns/bind/Manifest
@@ -1,2 +1,3 @@
 DIST bind-9.10.3-P4.tar.gz 8529535 SHA256 
2ac044b5fbdf45fb45107af0df961b3b7cb5262a3bf1948ed3fe7a170dd13e3e SHA512 
9c7b710054cd1230e7e470541a13850def56b2247c404a1800e0d0dad6aba20b3c3c09b1a17cd6017435525e84fa2f7cde40ae13feeeb7747efb26c66961aadd
 WHIRLPOOL 
9e0384ac8c8b97720c29ed0014613acdde4d7f5a24353dc3f1712d73c37ac8ff00660f80c45c66fab8045afbbf41c7e26b9692b93040fa1db59a2724031ad129
+DIST bind-9.10.4-P1.tar.gz 9293605 SHA256 
7c3b7d1afe48a6bbead8f11f6971fb09eb57fa257dc32a088fcc20a0218131a2 SHA512 
71ea1462b58fce94cfe3d0312ced32822f604b1b0df043076833bbc52f579d49cff1e3e5327a8ebc10f84d07dfe590561bb6c7d53329c1f33e539a8831bbf6da
 WHIRLPOOL 
15a1243362819fa55b8548472db8e0fe6f58a1ac9d49de0b01fc58de462543dea8985aad52242b4f0e897dee2d2b742c7647664dec347f2dcbcd76916a1e25df
 DIST dyndns-samples.tbz2 22866 SHA256 
92fb06a92ca99cbbe96b90bcca229ef9c12397db57ae17e199dad9f1218fdbe8 SHA512 
83b0bf99f8e9ff709e8e9336d8c5231b98a4b5f0c60c10792f34931e32cc638d261967dfa5a83151ec3740977d94ddd6e21e9ce91267b3e279b88affdbc18cac
 WHIRLPOOL 
08d4e6a817f1d02597631e18152dbd55ea1bc4c82174be150cc77efc9e1f0f03b6471d1cefbe4229cd3161de752ef232a43ca274a07b78e9c974ceb04cfe99a2

diff --git a/net-dns/bind/bind-9.10.4_p1.ebuild 
b/net-dns/bind/bind-9.10.4_p1.ebuild
new file mode 100644
index 000..5cf08f6
--- /dev/null
+++ b/net-dns/bind/bind-9.10.4_p1.ebuild
@@ -0,0 +1,414 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Re dlz/mysql and threads, needs to be verified..
+# MySQL uses thread local storage in its C api. Thus MySQL
+# requires that each thread of an application execute a MySQL
+# thread initialization to setup the thread local storage.
+# This is impossible to do safely while staying within the DLZ
+# driver API. This is a limitation caused by MySQL, and not the DLZ API.
+# Because of this BIND MUST only run with a single thread when
+# using the MySQL driver.
+
+EAPI="5"
+
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+
+inherit python-r1 eutils autotools toolchain-funcs flag-o-matic multilib 
db-use user systemd
+
+MY_PV="${PV/_p/-P}"
+MY_PV="${MY_PV/_rc/rc}"
+MY_P="${PN}-${MY_PV}"
+
+SDB_LDAP_VER="1.1.0-fc14"
+
+RRL_PV="${MY_PV}"
+
+NSLINT_DIR="contrib/nslint-3.0a2/"
+
+# SDB-LDAP: http://bind9-ldap.bayour.com/
+
+DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server"
+HOMEPAGE="http://www.isc.org/software/bind;
+SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz
+   doc? ( mirror://gentoo/dyndns-samples.tbz2 )"
+#  sdb-ldap? (
+#  
http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-${SDB_LDAP_VER}.patch.bz2
+#  )"
+
+LICENSE="GPL-2 ISC BSD BSD-2 HPND JNIC openssl"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="berkdb +caps dlz doc fetchlimit filter- fixed-rrset geoip gost 
gssapi idn ipv6
+json ldap libressl mysql nslint odbc postgres python rpz seccomp selinux sit 
ssl static-libs
++threads urandom xml"
+# sdb-ldap - patch broken
+# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687
+
+REQUIRED_USE="postgres? ( dlz )
+   berkdb? ( dlz )
+   mysql? ( dlz !threads )
+   odbc? ( dlz )
+   ldap? ( dlz )
+   gost? ( !libressl ssl )
+   threads? ( caps )"
+# sdb-ldap? ( dlz )
+
+DEPEND="
+   ssl? (
+   !libressl? ( dev-libs/openssl:0[-bindist] )
+   libressl? ( dev-libs/libressl )
+   )
+   mysql? ( >=virtual/mysql-4.0 )
+   odbc? ( >=dev-db/unixODBC-2.2.6 )
+   ldap? ( net-nds/openldap )
+   idn? ( net-dns/idnkit )
+   postgres? ( dev-db/postgresql:= )
+   caps? ( >=sys-libs/libcap-2.1.0 )
+   xml? ( dev-libs/libxml2 )
+   geoip? ( >=dev-libs/geoip-1.4.6 )
+   gssapi? ( virtual/krb5 )
+   gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )
+   seccomp? ( sys-libs/libseccomp )
+   json? ( dev-libs/json-c )"
+#  sdb-ldap? ( net-nds/openldap )
+
+RDEPEND="${DEPEND}
+   selinux? ( sec-policy/selinux-bind )
+   || ( sys-process/psmisc >=sys-freebsd/freebsd-ubin-9.0_rc 
sys-process/fuser-bsd )"
+
+S="${WORKDIR}/${MY_P}"
+
+# 

[gentoo-commits] repo/gentoo:master commit in: net-dns/bind/

2016-07-20 Thread Christian Ruppert
commit: 2cdc2d1096506ee4e08d4ca7abd5e7b131f8cd95
Author: Christian Ruppert  gentoo  org>
AuthorDate: Wed Jul 13 17:19:27 2016 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Wed Jul 20 17:59:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cdc2d10

net-dns/bind: Remove old version

Package-Manager: portage-2.3.0

 net-dns/bind/Manifest  |   1 -
 net-dns/bind/bind-9.10.3_p2.ebuild | 416 -
 2 files changed, 417 deletions(-)

diff --git a/net-dns/bind/Manifest b/net-dns/bind/Manifest
index 17fed3d..7305a5f 100644
--- a/net-dns/bind/Manifest
+++ b/net-dns/bind/Manifest
@@ -1,3 +1,2 @@
-DIST bind-9.10.3-P2.tar.gz 8523719 SHA256 
4a6c1911ac0d4b6be635b63de3429b6c168ea244043f12bbc8a4eb3368fd6ecd SHA512 
21905cdff464f9ff275b87744433970d4a80faa6d9245c66c092421a45e89e438bd78f3bfe0d795964312f072c936e44eb6867b72decbba86821619180ced210
 WHIRLPOOL 
7bc4038a746e5b5c4166fb0d7a57985be9defef4c4c494492312671b81853f506c3216fcd94df993f6f1088d4c36c838d40d85fedbe8eee1b4265c5e2caecaa6
 DIST bind-9.10.3-P4.tar.gz 8529535 SHA256 
2ac044b5fbdf45fb45107af0df961b3b7cb5262a3bf1948ed3fe7a170dd13e3e SHA512 
9c7b710054cd1230e7e470541a13850def56b2247c404a1800e0d0dad6aba20b3c3c09b1a17cd6017435525e84fa2f7cde40ae13feeeb7747efb26c66961aadd
 WHIRLPOOL 
9e0384ac8c8b97720c29ed0014613acdde4d7f5a24353dc3f1712d73c37ac8ff00660f80c45c66fab8045afbbf41c7e26b9692b93040fa1db59a2724031ad129
 DIST dyndns-samples.tbz2 22866 SHA256 
92fb06a92ca99cbbe96b90bcca229ef9c12397db57ae17e199dad9f1218fdbe8 SHA512 
83b0bf99f8e9ff709e8e9336d8c5231b98a4b5f0c60c10792f34931e32cc638d261967dfa5a83151ec3740977d94ddd6e21e9ce91267b3e279b88affdbc18cac
 WHIRLPOOL 
08d4e6a817f1d02597631e18152dbd55ea1bc4c82174be150cc77efc9e1f0f03b6471d1cefbe4229cd3161de752ef232a43ca274a07b78e9c974ceb04cfe99a2

diff --git a/net-dns/bind/bind-9.10.3_p2.ebuild 
b/net-dns/bind/bind-9.10.3_p2.ebuild
deleted file mode 100644
index 5565ba5..000
--- a/net-dns/bind/bind-9.10.3_p2.ebuild
+++ /dev/null
@@ -1,416 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# Re dlz/mysql and threads, needs to be verified..
-# MySQL uses thread local storage in its C api. Thus MySQL
-# requires that each thread of an application execute a MySQL
-# thread initialization to setup the thread local storage.
-# This is impossible to do safely while staying within the DLZ
-# driver API. This is a limitation caused by MySQL, and not the DLZ API.
-# Because of this BIND MUST only run with a single thread when
-# using the MySQL driver.
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
-
-inherit python-r1 eutils autotools toolchain-funcs flag-o-matic multilib 
db-use user systemd
-
-MY_PV="${PV/_p/-P}"
-MY_PV="${MY_PV/_rc/rc}"
-MY_P="${PN}-${MY_PV}"
-
-SDB_LDAP_VER="1.1.0-fc14"
-
-RRL_PV="${MY_PV}"
-
-NSLINT_DIR="contrib/nslint-3.0a2/"
-
-# SDB-LDAP: http://bind9-ldap.bayour.com/
-
-DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server"
-HOMEPAGE="http://www.isc.org/software/bind;
-SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz
-   doc? ( mirror://gentoo/dyndns-samples.tbz2 )"
-#  sdb-ldap? (
-#  
http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-${SDB_LDAP_VER}.patch.bz2
-#  )"
-
-LICENSE="GPL-2 ISC BSD BSD-2 HPND JNIC openssl"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="berkdb +caps dlz doc fetchlimit filter- fixed-rrset geoip gost 
gssapi idn ipv6
-json ldap libressl mysql nslint odbc postgres python rpz seccomp selinux sit 
ssl static-libs
-+threads urandom xml"
-# sdb-ldap - patch broken
-# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687
-
-REQUIRED_USE="postgres? ( dlz )
-   berkdb? ( dlz )
-   mysql? ( dlz !threads )
-   odbc? ( dlz )
-   ldap? ( dlz )
-   gost? ( !libressl ssl )
-   threads? ( caps )"
-# sdb-ldap? ( dlz )
-
-DEPEND="
-   ssl? (
-   !libressl? ( dev-libs/openssl:0[-bindist] )
-   libressl? ( dev-libs/libressl )
-   )
-   mysql? ( >=virtual/mysql-4.0 )
-   odbc? ( >=dev-db/unixODBC-2.2.6 )
-   ldap? ( net-nds/openldap )
-   idn? ( net-dns/idnkit )
-   postgres? ( dev-db/postgresql:= )
-   caps? ( >=sys-libs/libcap-2.1.0 )
-   xml? ( dev-libs/libxml2 )
-   geoip? ( >=dev-libs/geoip-1.4.6 )
-   gssapi? ( virtual/krb5 )
-   gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )
-   seccomp? ( sys-libs/libseccomp )
-   json? ( dev-libs/json-c )"
-#  sdb-ldap? ( net-nds/openldap )
-
-RDEPEND="${DEPEND}
-   selinux? ( sec-policy/selinux-bind )
-   || ( sys-process/psmisc >=sys-freebsd/freebsd-ubin-9.0_rc 
sys-process/fuser-bsd )"
-
-S="${WORKDIR}/${MY_P}"
-
-# 

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

2016-07-20 Thread Brian Evans
commit: 8daebcd216f54060c34017c2991c9f73b36696dd
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Jul 20 17:58:10 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Jul 20 17:58:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8daebcd2

dev-db/mysql: Drop security vulnerable 5.5.49 wrt bug 589238

Package-Manager: portage-2.3.0

 dev-db/mysql/Manifest|   1 -
 dev-db/mysql/mysql-5.5.49.ebuild | 126 ---
 2 files changed, 127 deletions(-)

diff --git a/dev-db/mysql/Manifest b/dev-db/mysql/Manifest
index b44b341..bb772c6 100644
--- a/dev-db/mysql/Manifest
+++ b/dev-db/mysql/Manifest
@@ -1,4 +1,3 @@
-DIST mysql-5.5.49.tar.gz 21202609 SHA256 
cd9ca49b01a76bca635f2888b9d4d30fa6583dd198994d407cdd0dd7170e9e1f SHA512 
2c4db3003718cf0c8b02986e7daff00653cf1cba57cdc6b157189050f1d4c41c04c4c43f81e4121a9730b1d28e27af81651bc9dc379fa2e049f49bab7dee1fab
 WHIRLPOOL 
8eefce7f4b6d36156184eadf2289a7386566318dd0bf028e5725904bdd77054c2fe422973e4c50438666ab0fe1dfef388dd7e9c06fab7cbc662f88c8ef5c55f2
 DIST mysql-5.5.50.tar.gz 21029856 SHA256 
5eac55c8b1b2b18233c006935d90775d805a8422942e6deacf8b5bded432f951 SHA512 
81d1327d8e99f57ba7dfd9f834f0e8e75f118b7a92375ca5799fa0cf66b0ec22cf2bd6f11f1d2d9c6bcb766a739743072cd4152f5d9c488203ac46f5471d980b
 WHIRLPOOL 
48dd7bea6a068902b8993a5b87ed16509c50044b389988f75204acbce078392bfa86a09a92d1f20966ab9d1594c3f00cba605052c796747998fddf059f3f
 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.49.ebuild b/dev-db/mysql/mysql-5.5.49.ebuild
deleted file mode 100644
index dbc9696..000
--- a/dev-db/mysql/mysql-5.5.49.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
-
-   # Run CTest (test-units)
-   cmake-utils_src_test
-   retstatus_unit=$?
-   [[ $retstatus_unit -eq 0 ]] || eerror "test-unit failed"
-
-   # Ensure that parallel runs don't die
-   export MTR_BUILD_THREAD="$((${RANDOM} % 100))"
-   # Enable parallel testing, auto will try to detect number of 
cores
-   # You may set this by hand.
-

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

2016-07-20 Thread Brian Evans
commit: 0eeda9bfbb583ec2dcff7fd80f379fab3e2e123b
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Jul 20 17:55:37 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Jul 20 17:55:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eeda9bf

dev-db/mysql: Version bump for 5.5.50

Package-Manager: portage-2.3.0

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

diff --git a/dev-db/mysql/Manifest b/dev-db/mysql/Manifest
index c73bec1..b44b341 100644
--- a/dev-db/mysql/Manifest
+++ b/dev-db/mysql/Manifest
@@ -1,4 +1,5 @@
 DIST mysql-5.5.49.tar.gz 21202609 SHA256 
cd9ca49b01a76bca635f2888b9d4d30fa6583dd198994d407cdd0dd7170e9e1f SHA512 
2c4db3003718cf0c8b02986e7daff00653cf1cba57cdc6b157189050f1d4c41c04c4c43f81e4121a9730b1d28e27af81651bc9dc379fa2e049f49bab7dee1fab
 WHIRLPOOL 
8eefce7f4b6d36156184eadf2289a7386566318dd0bf028e5725904bdd77054c2fe422973e4c50438666ab0fe1dfef388dd7e9c06fab7cbc662f88c8ef5c55f2
+DIST mysql-5.5.50.tar.gz 21029856 SHA256 
5eac55c8b1b2b18233c006935d90775d805a8422942e6deacf8b5bded432f951 SHA512 
81d1327d8e99f57ba7dfd9f834f0e8e75f118b7a92375ca5799fa0cf66b0ec22cf2bd6f11f1d2d9c6bcb766a739743072cd4152f5d9c488203ac46f5471d980b
 WHIRLPOOL 
48dd7bea6a068902b8993a5b87ed16509c50044b389988f75204acbce078392bfa86a09a92d1f20966ab9d1594c3f00cba605052c796747998fddf059f3f
 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-extras-20150127-1351Z.tar.bz2 1494648 SHA256 
74497659f1fb3b0cb620e38a911cf2e59a084149dd175199eb7cf4be18b4c328 SHA512 
886e42697b3b0a90d8542bafaf3a7ccedf075f9f0065fec995bf58f645edff3a5d62f29be1cfa2e01d002d6382ee02279832cea8c21db6a774c2567c75ab6a35
 WHIRLPOOL 
9ddb5ccd914a6a6a19741ff93df78534d2273cf918f24af427c018b7c4f424a90d9f57f167633c48e2fa4102a4fae0873fd6dec7529839f229af855cbddf82d4

diff --git a/dev-db/mysql/mysql-5.5.50.ebuild b/dev-db/mysql/mysql-5.5.50.ebuild
new file mode 100644
index 000..aadd3b7
--- /dev/null
+++ b/dev-db/mysql/mysql-5.5.50.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 longer 
supported by upstream. Tests MUST be run as non-root."
+   fi
+   has usersandbox $FEATURES && eerror "Some tests may fail with 
FEATURES=usersandbox"
+
+   einfo ">>> Test phase [test]: ${CATEGORY}/${PF}"
+   addpredict /this-dir-does-not-exist/t9.MYI
+
+   # Run CTest (test-units)
+   

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

2016-07-20 Thread Christoph Junghans
commit: b87aad117fc9f057a9f5e2278a8a9893005ef1ba
Author: Christoph Junghans  gentoo  org>
AuthorDate: Wed Jul 20 17:47:58 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Wed Jul 20 17:47:58 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=b87aad11

Merge branch 'master' of ssh://github.com/gentoo-science/sci

 sci-libs/nipype/Manifest   |  1 +
 sci-libs/nipype/nipype-0.11.0.ebuild   |  4 +-
 .../{nipype-0.11.0.ebuild => nipype-0.12.0.ebuild} |  4 +-
 sci-misc/kaldi/Manifest|  2 +-
 sci-misc/kaldi/files/Makefile.patch|  4 +-
 sci-misc/kaldi/files/configure.patch   | 93 --
 .../kaldi/files/default_rules.mk.a7d9824.patch |  4 +-
 sci-misc/kaldi/files/default_rules.mk.patch| 47 ---
 sci-misc/kaldi/kaldi-0_p20150709.ebuild| 58 --
 ...0_p20151106.ebuild => kaldi-0_p20160628.ebuild} | 41 ++
 10 files changed, 36 insertions(+), 222 deletions(-)



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

2016-07-20 Thread Christoph Junghans
commit: 6970339fa0024080954012617e6359d6abee6764
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Jul 20 13:49:58 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Wed Jul 20 13:49:58 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=6970339f

Merge pull request #634 from akreal/sci-misc/kaldi

sci-misc/kaldi: version bump; add speex USE flag

 sci-misc/kaldi/Manifest|  2 +-
 sci-misc/kaldi/files/Makefile.patch|  4 +-
 sci-misc/kaldi/files/configure.patch   | 93 --
 .../kaldi/files/default_rules.mk.a7d9824.patch |  4 +-
 sci-misc/kaldi/files/default_rules.mk.patch| 47 ---
 sci-misc/kaldi/kaldi-0_p20150709.ebuild| 58 --
 ...0_p20151106.ebuild => kaldi-0_p20160628.ebuild} | 41 ++
 7 files changed, 31 insertions(+), 218 deletions(-)



  1   2   >