[gentoo-commits] proj/grs:desktop-amd64-hardened commit in: scripts/

2015-08-16 Thread Anthony G. Basile
commit: 461b50493590b60c422b667faf46a3abfe751629
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Aug 17 06:19:02 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Aug 17 06:19:02 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=461b5049

scripts/cycle.3.sh: fix typo

 scripts/cycle.3.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh
index 7f195c0..53d7c3b 100644
--- a/scripts/cycle.3.sh
+++ b/scripts/cycle.3.sh
@@ -6,4 +6,4 @@ install-worldconf
 emerge -buvNDq --keep-going --with-bdeps=y @world
 clean-worldconf
 emerge -bq @preserved-rebuild
-emerge --deplcean
+emerge --depclean



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

2015-08-16 Thread Hans de Graaff
commit: 994095392fd7919a02837299f28bdea8a6f9a509
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Aug 17 05:54:53 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Aug 17 05:54:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99409539

dev-ruby/dbf: cleanup

Package-Manager: portage-2.2.20.1

 dev-ruby/dbf/Manifest |  1 -
 dev-ruby/dbf/dbf-2.0.9.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/dbf/Manifest b/dev-ruby/dbf/Manifest
index 5a969ec..2216288 100644
--- a/dev-ruby/dbf/Manifest
+++ b/dev-ruby/dbf/Manifest
@@ -1,3 +1,2 @@
 DIST dbf-2.0.10.gem 122880 SHA256 
9426c197abf49633f850b2b0e97e6e9352dea050fe5a38b9301844abef3abf92 SHA512 
80ede55b9672b831e8d598c269116a93446b966394c63aef1008e1b20b8d0db2cfb52320eb234182c8f841b301f5018ad39ef66589ee614772a68572d1855275
 WHIRLPOOL 
e83f8aeb5f37c4a33815445175707119f5e67b381e9ca2533578433d55c4a5f33b498ef5b17808bbac04f368ff0f3ef36afbc8c3262d99291f8f045b124f30db
 DIST dbf-2.0.8.gem 115712 SHA256 
d953117337e3d12720815304b5e584ccdd7d081b65d0a01dd2d825087e1b4f79 SHA512 
b2098359f88b5df50113af979d0d95591b1b15db22e8554bced14f4a5190ac3f490971e7f857bb832d4957f82e6f82d5cbcea0332401a54cf41b897bfb1f3b74
 WHIRLPOOL 
7afdf410cfc43009e407a14ffe5944d1639ec4318d9517314b9d41734341777ce5833033462accf3ea699d26b4fd4a3fb410875ee4b9eda197199cefd3db7836
-DIST dbf-2.0.9.gem 113152 SHA256 
162cbab304d5ccdc8bd3fc108ee7ee26b2fbde60d71a5733e0473d778f805177 SHA512 
696d9f2830ca64e02adb6d824326c697303d41734b2a67dbc0b38a9148647381fe8e49b979daeaa6e7440f175ce0d67edd0da13c69ceded3f1b0332c91f0222e
 WHIRLPOOL 
1778b26caa8c3da94c5f0556bf07d1fa8313cc1a28008354b1c297adb9897c89370aaf0ea095d5b91b60f627b6335ad2971c0544171e2c08253a1ce6a268b2c9

diff --git a/dev-ruby/dbf/dbf-2.0.9.ebuild b/dev-ruby/dbf/dbf-2.0.9.ebuild
deleted file mode 100644
index d0611fa..000
--- a/dev-ruby/dbf/dbf-2.0.9.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md docs/*"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="a small fast library for reading dBase, xBase, Clipper and FoxPro
-database files"
-HOMEPAGE="https://github.com/infused/dbf";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-all_ruby_prepare() {
-   sed -i -e '/fastercsv/d' ${RUBY_FAKEGEM_GEMSPEC} || die
-}



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

2015-08-16 Thread Hans de Graaff
commit: 4a9362fe8165bad070c513fdcd998620d3fb136f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Aug 17 05:50:48 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Aug 17 05:51:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a9362fe

dev-ruby/timers: version bump

Package-Manager: portage-2.2.20.1

 dev-ruby/timers/Manifest|  1 +
 dev-ruby/timers/timers-4.1.0.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/dev-ruby/timers/Manifest b/dev-ruby/timers/Manifest
index aad60dc..5b29824 100644
--- a/dev-ruby/timers/Manifest
+++ b/dev-ruby/timers/Manifest
@@ -1 +1,2 @@
 DIST timers-4.0.1.gem 14848 SHA256 
f45ca1b8ce6b26e29226c2144c512801a9019c3e781054d878c205cb0fd8500d SHA512 
4fb0b70d845885bd1863831795b4094a5e282797641cbe95045ed013a5b5caa404da6ed60a148e3c313988c5acdf0042b0021dd476585f5032099895aaef283d
 WHIRLPOOL 
6c33918e5b685dbee889657bf202b71575ece24797b8c629ac27433905e0505c72fe1f15fc75975d35a4e5ddc75e18a2b0aa0626132c5dec8f91daed23bad6db
+DIST timers-4.1.0.gem 15360 SHA256 
4c7a57998202d1e911dd3200e4834bb0c7efd87905670aa24ac22a4813b73e44 SHA512 
8cff4c7d211f7f2f13017d6362d29fa91b771d4e1b7e4743c05799aea5002ee926a1563985849e762e7ce2c3b77cc8937999e9cd0e7bb4c528a90751f0f9e173
 WHIRLPOOL 
41a6e441568e2bbc923a730c2b3ef46dd2b895d346d7b9df9d2c68115540e3dfae8510d0b0ebda93f886217eaf22af4ad00c26667c69d248fa9ca8068edc96d7

diff --git a/dev-ruby/timers/timers-4.1.0.ebuild 
b/dev-ruby/timers/timers-4.1.0.ebuild
new file mode 100644
index 000..33b904b
--- /dev/null
+++ b/dev-ruby/timers/timers-4.1.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pure Ruby one-shot and periodic timers"
+HOMEPAGE="https://github.com/tarcieri/timers";
+
+LICENSE="MIT"
+SLOT="4"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/hitimes"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+   sed -i -e '/bundler/ s:^:#:' spec/spec_helper.rb || die
+   sed -i -e '/coveralls/ s:^:#:' spec/spec_helper.rb || die
+   sed -i -e '/Coveralls/ s:^:#:' spec/spec_helper.rb || die
+
+   # Remove performance spec due to dependencies and being to dependent
+   # on machine specifics.
+   rm spec/performance_spec.rb
+
+   # Remove rspec3 configuration so we can still run with rspec2.
+   sed -e '/expose/ s:^:#:' -i spec/spec_helper.rb || die
+}



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

2015-08-16 Thread Ian Delaney
commit: dcd2877d01bcb65a54cb257085aced91fab8f5ed
Author: Ian Delaney  gentoo  org>
AuthorDate: Mon Aug 17 05:42:34 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Mon Aug 17 05:43:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd2877d

dev-python/pywavelets: bump & update phases re distutils-r1

Package-Manager: portage-2.2.20

 dev-python/pywavelets/Manifest|  1 +
 dev-python/pywavelets/pywavelets-0.3.0.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/dev-python/pywavelets/Manifest b/dev-python/pywavelets/Manifest
index c9792ae..ff53073 100644
--- a/dev-python/pywavelets/Manifest
+++ b/dev-python/pywavelets/Manifest
@@ -1 +1,2 @@
 DIST PyWavelets-0.2.2.zip 528210 SHA256 
04b53436f5f2a9b895a1f56e86e16b94632a5d6bcfc076be1110e41cf3071278 SHA512 
2cfd2b0e8f90750cc15ca60400101836f97661e52041abd4c032232eba6843b104c01ef2a50f4384afc5b11dd022add03101ef9b8c1b582ca64e84919f609a5b
 WHIRLPOOL 
07dbec72901deb262a5f52954becee8ff4c9749fa311c206351db86c7612513dec329c6bcbad8e4ab6f1f1043ebfd08cfd8af762df95388789da13dfe6747e2a
+DIST PyWavelets-0.3.0.zip 680099 SHA256 
a04bf36ce4ab03b4a4471d598c2097e069d051df3ab3ac01b3f17ba528bf994e SHA512 
e197dab2dd6f228f39cf841d3c10c33732fe289ae58bbb969bfd82288aef16fe37cdb283a33e777144e904b7894eae9f06983dbe33fce18d8cb28bd75008ffc4
 WHIRLPOOL 
e6aebf31874d917314e54737d9e3bc226f490e92c0034d34d4dca52ec68985d08b6a107d0efd8487664d54932167406b48f4133f4f6145bc59d1df8aaf29d2ce

diff --git a/dev-python/pywavelets/pywavelets-0.3.0.ebuild 
b/dev-python/pywavelets/pywavelets-0.3.0.ebuild
new file mode 100644
index 000..ba3107b
--- /dev/null
+++ b/dev-python/pywavelets/pywavelets-0.3.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+MY_PN="${PN/pyw/PyW}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Python module for discrete, stationary, and packet wavelet 
transforms"
+HOMEPAGE="http://www.pybytes.com/pywavelets https://github.com/PyWavelets/pywt";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc examples test"
+
+DEPEND="
+   app-arch/unzip
+   dev-python/cython[${PYTHON_USEDEP}]
+   test? ( dev-python/numpy[${PYTHON_USEDEP}] )
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${MY_P}"
+
+python_test() {
+   # Taken form tox.ini
+   "${PYTHON}" runtests.py -n -m full pywt/tests/ || die
+}
+
+python_compile() {
+python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
+distutils-r1_python_compile
+}
+
+
+python_compile_all() {
+   use doc && emake -C doc html
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   use doc && local HTML_DOCS=( doc/build/html/. )
+   use examples && local   EXAMPLES=( demo/. )
+
+   distutils-r1_python_install_all
+}



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

2015-08-16 Thread Jeroen Roovers
commit: 34deb98558aef8ddb628eb8b87b5c569f54621e8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Aug 17 04:52:00 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Aug 17 04:53:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34deb985

net-misc/youtube-dl: Version bump.

Package-Manager: portage-2.2.20.1

 net-misc/youtube-dl/Manifest   |  1 +
 net-misc/youtube-dl/youtube-dl-2015.08.16.1.ebuild | 87 ++
 2 files changed, 88 insertions(+)

diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest
index af6b4ee..20bfdb8 100644
--- a/net-misc/youtube-dl/Manifest
+++ b/net-misc/youtube-dl/Manifest
@@ -1,3 +1,4 @@
 DIST youtube-dl-2015.04.03.tar.gz 1472296 SHA256 
0521a15a24a9b620728a2f45ea9163ca74660ed443781b6e69b4e06d36d7bf59 SHA512 
6b2c85cfa222a31f3462aab583fa98bb92544cd5fb0d395ca0b69a26c24ab174870d02264e058281f09305752d50aa5a06d0d747205499a530b275e3194fc6f9
 WHIRLPOOL 
391e06ea261f92e03a0b38618307f1c9d53a2dfb9f2062fe0cd3ded1ea0c411033a17ded581616032c74a9e4fb398a57e565bf847196a23a9f89433f861362ae
 DIST youtube-dl-2015.08.09.tar.gz 1694525 SHA256 
01bd26ceb7bfde7bef2528666807241354087cf01b198b3d48623ee5e3c4b746 SHA512 
16e805081e4ca090c577120dea81b180cc96ff86bdf2e0cd0e76cb2857babba307f375a3605f184af76b7a359c1d15d867c79585d2918c537aa6a8450aaa5dd8
 WHIRLPOOL 
5e41826a3b2edc3b0949a35fe7671e93490760480deb0454d04578be2fe07f12be391b7057ccf84fc621c93e339bf6bb03e43e1c09b67de553eed5262418483e
+DIST youtube-dl-2015.08.16.1.tar.gz 1706324 SHA256 
feaa7b8e4b361cc824e64e0dbe521c3ddc6aab8b417b5491bc2914bfad42e711 SHA512 
d88dda697dae1ffb65fd8eb387906dc5ec6c483fe7b2ec72c271fab638b5e4a5d90c629cfc19acfda1a5a4a165ce61497d063bf8fe391a4b988344ab98e42c4d
 WHIRLPOOL 
b024089bda29a96e06bf4d83037cad28524832ecc8ac1151eb47387a73ab849a8b93a01bed5e8a1aede7e00a4868ad85f6aa21c6f30c27d676e6753e0d7250b6
 DIST youtube-dl-2015.08.16.tar.gz 1704579 SHA256 
85ef29e55989bdde8ea1bf9084484288e2acf91bf9c9d2f6ee08380d427712e6 SHA512 
8aada283b7612e2314a1b05798e3cff60251899e1fa71c58b601167871d43c703c1d2a20614f2caec688cc34414d1ba6ae54b9a0ba13d51811c63325b66c29eb
 WHIRLPOOL 
894800215424f5e219dc6457c9143d0fff99b40a7a5d83ee03206b7f2a34fc7efb4e88401c02158b3f0e74d2df662e48a86f33ff6fca05157768dd565caeb187

diff --git a/net-misc/youtube-dl/youtube-dl-2015.08.16.1.ebuild 
b/net-misc/youtube-dl/youtube-dl-2015.08.16.1.ebuild
new file mode 100644
index 000..f78acdd
--- /dev/null
+++ b/net-misc/youtube-dl/youtube-dl-2015.08.16.1.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=(python{2_7,3_3,3_4})
+DISTUTILS_SINGLE_IMPL=true
+inherit bash-completion-r1 distutils-r1 eutils
+
+DESCRIPTION="Download videos from YouTube.com (and more sites...)"
+HOMEPAGE="http://rg3.github.com/youtube-dl/";
+SRC_URI="http://youtube-dl.org/downloads/${PV}/${P}.tar.gz";
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="offensive test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/nose[coverage(+)] )
+"
+
+S="${WORKDIR}/${PN}"
+
+src_prepare() {
+   if ! use offensive; then
+   sed -i -e "/__version__/s|'$|-gentoo_no_offensive_sites'|g" \
+   youtube_dl/version.py || die
+   # these have single line import statements
+   local xxx=(
+   alphaporno anysex behindkink drtuber eporner eroprofile 
extremetube
+   fourtube foxgay goshgay hellporno hentaistigma 
hornbunny keezmovies
+   mofosex motherless porn91 pornhd pornotube 
pornovoisines pornoxo
+   redtube sexykarma sexu sunporno slutload spankbang 
spankwire thisav
+   trutube tube8 vporn xbef xnxx xtube xvideos xxxymovies 
youjizz
+   youporn
+   )
+   # these have multi-line import statements
+   local mxxx=(
+   pornhub xhamster tnaflix
+   )
+   # do single line imports
+   sed -i \
+   -e $( printf '/%s/d;' ${xxx[@]} ) \
+   youtube_dl/extractor/__init__.py \
+   || die
+
+   # do multiple line imports
+   sed -i \
+   -e $( printf '/%s/,/)/d;' ${mxxx[@]} ) \
+   youtube_dl/extractor/__init__.py \
+   || die
+
+   sed -i \
+   -e $( printf '/%s/d;' ${mxxx[@]} ) \
+   youtube_dl/extractor/generic.py \
+   youtube_dl/extractor/tumblr.py \
+   || die
+
+   rm \
+   $( printf 'youtube_dl/extractor/%s.py ' ${

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

2015-08-16 Thread Ian Delaney
commit: 711dbb8cf2131acadb12aa71ff451964d556fe9f
Author: Ian Delaney  gentoo  org>
AuthorDate: Mon Aug 17 04:22:53 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Mon Aug 17 04:23:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=711dbb8c

dev-python/pytest-runner: add missed dep to DEPEND, bump

Package-Manager: portage-2.2.20

 dev-python/pytest-runner/Manifest  |  1 +
 .../pytest-runner/pytest-runner-2.1.2.ebuild   |  4 ++-
 .../pytest-runner/pytest-runner-2.5.1.ebuild   |  1 +
 .../pytest-runner/pytest-runner-2.6.1.ebuild   | 37 ++
 4 files changed, 42 insertions(+), 1 deletion(-)

diff --git a/dev-python/pytest-runner/Manifest 
b/dev-python/pytest-runner/Manifest
index 0f833b6..335c744 100644
--- a/dev-python/pytest-runner/Manifest
+++ b/dev-python/pytest-runner/Manifest
@@ -1,2 +1,3 @@
 DIST pytest-runner-2.1.2.zip 5413 SHA256 
544b53ade15931ad9bc74fecd897c49b2f3a9a1affc94bcbd88508548f6abbfc SHA512 
ac82dfbe102fb4079c061f5700e5100713b51e3d71cb736c7956d1f5404e3ad5a44bf72b5164fde961e189819ef532a60623068e6f05b42a73bd700d056a55b8
 WHIRLPOOL 
f0d9f5b0bc5f3e3fa9556a2b6d5b5b3297f146f14668fc35aead8b69e7bf848487bbb74035e247e52dfa4f22139566e9203e4ef8e678b8ba4e3897a36a43ff0c
 DIST pytest-runner-2.5.1.zip 11419 SHA256 
9c2d1d1ab4595d5cd5eef6950e3e11ca8f1719c7504d16a111ae1f5757660a7f SHA512 
daf9054b3e83cbf8b8e551208804384b689af873eadd12dc5e1e52d70511b947c6c114a5dfe53e135e0428cea993d2930430f1e71b0a6effc08f9e40ff3a48e6
 WHIRLPOOL 
3cfd55be0da567b00f0347e40fc81f1243dbc4c837a49fa00dbb53f3c814121f0613fae5b6096d67c68c9f2ec3d5ab1d1f0a7a703dac63d9fe1a09b4d44e7f19
+DIST pytest-runner-2.6.1.tar.gz 6343 SHA256 
761c6bb1e6ffe3788f23a3b18170a4d83d1d0b29ffaff8213dbc5ff6fd41714c SHA512 
5f5e96a4b8072334d93ce38a361f5f9f50f8fb67943b2da30027b7e1e8304b4d0b46d34be1f6d90c859e5d6d75c991e6848427567cca6ad979803355a0397de0
 WHIRLPOOL 
3c623ea889f1b7bd1bf32a5371248163a03406f7bfa152ba33f77aa7821d812d8a6f877b5ecb7472c57372d5bc548e0fdf5798ab3c87840b9a1e753ca0857d3c

diff --git a/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild 
b/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild
index 0aea7f6..f565879 100644
--- a/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild
+++ b/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild
@@ -17,7 +17,9 @@ KEYWORDS="amd64 ~arm x86"
 SLOT="0"
 IUSE=""
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="
+   app-arch/unzip
+   dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
 
 PATCHES=(

diff --git a/dev-python/pytest-runner/pytest-runner-2.5.1.ebuild 
b/dev-python/pytest-runner/pytest-runner-2.5.1.ebuild
index 8aabe06..bc253b6 100644
--- a/dev-python/pytest-runner/pytest-runner-2.5.1.ebuild
+++ b/dev-python/pytest-runner/pytest-runner-2.5.1.ebuild
@@ -18,6 +18,7 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
+   app-arch/unzip
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/setuptools_scm[${PYTHON_USEDEP}]"
 RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"

diff --git a/dev-python/pytest-runner/pytest-runner-2.6.1.ebuild 
b/dev-python/pytest-runner/pytest-runner-2.6.1.ebuild
new file mode 100644
index 000..40d1b41
--- /dev/null
+++ b/dev-python/pytest-runner/pytest-runner-2.6.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Adds support for tests durring installation of setup.py files"
+HOMEPAGE="http://pypi.python.org/pypi/pytest-runner 
https://bitbucket.org/pytest-dev/pytest-runner";
+SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64 ~arm ~x86"
+SLOT="0"
+IUSE="doc"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   "
+RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
+
+python_compile_all() {
+   # The build by rst2html.py makes non fatal errors building index.rst
+   if use doc; then
+   rst2html.py docs/history.rst > docs/history.html
+   rst2html.py docs/index.rst > docs/index.html
+   fi
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/. )
+   distutils-r1_python_install_all
+}



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

2015-08-16 Thread Jeroen Roovers
commit: e7e44bbf87cdf45a3b4773a8cfb23c56394af9d2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Aug 17 04:21:15 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Aug 17 04:21:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e44bbf

www-client/firefox: Stable for HPPA (bug #556942).

Package-Manager: portage-2.2.20.1

 www-client/firefox/firefox-38.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-38.1.1.ebuild 
b/www-client/firefox/firefox-38.1.1.ebuild
index 9129099..289af32 100644
--- a/www-client/firefox/firefox-38.1.1.ebuild
+++ b/www-client/firefox/firefox-38.1.1.ebuild
@@ -38,7 +38,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils 
gnome2-utils mozconfig-v6
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="http://www.mozilla.com/firefox";
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"



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

2015-08-16 Thread Jeroen Roovers
commit: 6aca4350d6e3456699c96444d3f240148a2fb4e8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Aug 17 04:11:17 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Aug 17 04:11:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aca4350

dev-db/mariadb: Stable for HPPA (bug #555480).

Package-Manager: portage-2.2.20.1

 dev-db/mariadb/mariadb-10.0.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/mariadb/mariadb-10.0.21.ebuild 
b/dev-db/mariadb/mariadb-10.0.21.ebuild
index 5c7c423..398ff59 100644
--- a/dev-db/mariadb/mariadb-10.0.21.ebuild
+++ b/dev-db/mariadb/mariadb-10.0.21.ebuild
@@ -11,7 +11,7 @@ inherit toolchain-funcs mysql-multilib
 IUSE="$IUSE"
 
 # REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS="alpha amd64 ~arm ~arm64 ~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"
+KEYWORDS="alpha amd64 ~arm ~arm64 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=''



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

2015-08-16 Thread Zac Medico
commit: 6dacd0ed9f6dc206f4932d42bbb36300f56e71f7
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Aug 17 02:56:43 2015 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Aug 17 03:35:08 2015 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=6dacd0ed

Manifest.write: stable/predictable Manifest mtime for rsync (bug 557962)

Use the max mtime of the existing Manifest and the files that the updated
Manifest contains.

X-Gentoo-Bug: 557962
X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=557962
Acked-by: Brian Dolbec  gentoo.org>

 pym/portage/manifest.py | 35 +++
 1 file changed, 35 insertions(+)

diff --git a/pym/portage/manifest.py b/pym/portage/manifest.py
index 3936b9a..f5cf0f5 100644
--- a/pym/portage/manifest.py
+++ b/pym/portage/manifest.py
@@ -6,6 +6,7 @@ from __future__ import unicode_literals
 import errno
 import io
 import re
+import stat
 import sys
 import warnings
 
@@ -281,6 +282,7 @@ class Manifest(object):
try:
myentries = list(self._createManifestEntries())
update_manifest = True
+   existing_st = None
if myentries and not force:
try:
f = 
io.open(_unicode_encode(self.getFullname(),
@@ -288,6 +290,7 @@ class Manifest(object):
mode='r', 
encoding=_encodings['repo.content'],
errors='replace')
oldentries = 
list(self._parseManifestLines(f))
+   existing_st = os.fstat(f.fileno())
f.close()
if len(oldentries) == len(myentries):
update_manifest = False
@@ -309,6 +312,7 @@ class Manifest(object):
# non-empty for all currently known use 
cases.
write_atomic(self.getFullname(), 
"".join("%s\n" %
_unicode(myentry) for myentry 
in myentries))
+   self._apply_max_mtime(existing_st, 
myentries)
rval = True
else:
# With thin manifest, there's no need 
to have
@@ -328,6 +332,37 @@ class Manifest(object):
raise
return rval
 
+   def _apply_max_mtime(self, existing_st, entries):
+   """
+   Set the Manifest mtime to the max mtime of all relevant files
+   (the existing Manifest mtime is included in order to account for
+   eclass modifications that change DIST entries). This results in 
a
+   stable/predictable mtime, which is useful when converting thin
+   manifests to thick manifests for distribution via rsync. For
+   portability, the mtime is set with 1 second resolution.
+
+   @param existing_st: stat result for existing Manifest
+   @type existing_st: posix.stat_result
+   @param entries: list of current Manifest2Entry instances
+   @type entries: list
+   """
+   # Use stat_result[stat.ST_MTIME] for 1 second resolution, since
+   # it always rounds down. Note that stat_result.st_mtime will 
round
+   # up from 0.9 to 1.0 when precision is lost during 
conversion
+   # from nanosecond resolution to float.
+   max_mtime = None if existing_st is None else 
existing_st[stat.ST_MTIME]
+   for entry in entries:
+   if entry.type == 'DIST':
+   continue
+   abs_path = (os.path.join(self.pkgdir, 'files', 
entry.name) if
+   entry.type == 'AUX' else 
os.path.join(self.pkgdir, entry.name))
+   mtime = os.stat(abs_path)[stat.ST_MTIME]
+   if max_mtime is None or mtime > max_mtime:
+   max_mtime = mtime
+
+   if max_mtime is not None:
+   os.utime(self.getFullname(), (max_mtime, max_mtime))
+
def sign(self):
""" Sign the Manifest """
raise NotImplementedError()



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

2015-08-16 Thread Ian Delaney
commit: 7960c4b3dd51307607898e27dc383d673c69b640
Author: Ian Delaney  gentoo  org>
AuthorDate: Mon Aug 17 02:31:17 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Mon Aug 17 02:31:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7960c4b3

dev-python/pyscard bump, add msg informing of support options

Package-Manager: portage-2.2.20

 dev-python/pyscard/Manifest |  1 +
 dev-python/pyscard/pyscard-1.7.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest
index df379bf..68bbeb7 100644
--- a/dev-python/pyscard/Manifest
+++ b/dev-python/pyscard/Manifest
@@ -1 +1,2 @@
 DIST pyscard-1.6.16.tar.gz 366857 SHA256 
d284dd2b0e4a951d8beabead34add0b5539034ba41e0fc40a1e5163103612fd9 SHA512 
ef13aee126fc12aa50cc73f9672c2a7734870f31a18ee6fc1c6c5d86cf1f565a3cd8458f9fd253c1649e394570ad6cf59e35e39db2bf714214a0dadee1116321
 WHIRLPOOL 
79e7b14642e808b09a2864b8d7e8c2efc2334fb9ff91aa6db6dc0563d4edfdc2e5ec9c8e4b0723dde00f0f089455ceada225ed62f0d050aa60ab52141b1f1d77
+DIST pyscard-1.7.0.tar.gz 151796 SHA256 
603977a1b6938442842a6b7f750c6c5a8a49d3f611b9cfde8f4b88a2c6e4ecd1 SHA512 
a56b6650e2057c20863fd128212689ce3ba78b1541d857cc0005d809481d96987c8463ec35f428bce8b0b8c8c97373b21ba786468567c05c2beb678b4c5fc9db
 WHIRLPOOL 
e965ab16c062444eb511679b77349ec9cf79baa5c1db0d0f31c435b3c05ea0058806b495636093b816eccac7ad3e2662a3571364f021721e9a85ee372afa44eb

diff --git a/dev-python/pyscard/pyscard-1.7.0.ebuild 
b/dev-python/pyscard/pyscard-1.7.0.ebuild
new file mode 100644
index 000..585ecc6
--- /dev/null
+++ b/dev-python/pyscard/pyscard-1.7.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="pyscard is a python module adding smart cards support to python"
+HOMEPAGE="http://pyscard.sourceforge.net/ http://pypi.python.org/pypi/pyscard";
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="sys-apps/pcsc-lite"
+DEPEND="${RDEPEND}
+   dev-lang/swig"
+
+pkg_postinst() {
+   elog "For gui support, install dev-python/wxpython"
+   elog "For support of remote readers with Pyro, install dev-python/pyro"
+}



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

2015-08-16 Thread Alex Brandt
commit: 12d3f49e7a1ed3f401a5dd1d090b43ff1ff8527c
Author: Alex Brandt  gentoo  org>
AuthorDate: Mon Aug 17 01:53:13 2015 +
Commit: Alex Brandt  gentoo  org>
CommitDate: Mon Aug 17 01:57:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d3f49e

dev-python/expects: remove version 0.7.1

Package-Manager: portage-2.2.20.1

 dev-python/expects/Manifest |  1 -
 dev-python/expects/expects-0.7.1.ebuild | 38 -
 2 files changed, 39 deletions(-)

diff --git a/dev-python/expects/Manifest b/dev-python/expects/Manifest
index 3a55404..1dd12fe 100644
--- a/dev-python/expects/Manifest
+++ b/dev-python/expects/Manifest
@@ -1,6 +1,5 @@
 DIST expects-0.2.1.tar.gz 22474 SHA256 
0c70230281f68c4c93a4a1ba98da37ccc2529c849a28c555ab93050f2a084321 SHA512 
c7a51f35e4c1468df19838b9dd74a9fe214c906b7bbf203f61841d2f0cfe60cffd1388b841a39ce14a59394594e148cbaf1777b08b90879136421186ab757585
 WHIRLPOOL 
0e62e27c4d96156463c1b8001459c6795a4398b7ec8a23283c3bccba7cbe4feb0a763e6086c2ffda7762d82e2a481812049f6920ccbade9e27e6046cf58601b0
 DIST expects-0.4.2.tar.gz 23813 SHA256 
b1e0b27141f784fe81a143153f23d3c8220fe8ec1003eb580b3eeb38eb778007 SHA512 
6701a1a3099073c70d8f729b7ca72e4b9b3eb6d6f9e7d6d2d654a3b684c5ab101c343b4c3556f45d763ab1479dbc3eb3db209c4d9f5d2254cc4111e74a4a3c1a
 WHIRLPOOL 
44ef85ca96225c22f91468e8b8b6368a26138f0fb9ee22dc89c282fb91adf4425d177ba62891239515affc639053165c6080f972c9435619c50a47fd81a27894
-DIST expects-0.7.1.tar.gz 398062 SHA256 
8c6c26b41877f8133b8bdbef1dda2eeb49367f63909e93aee6402c93db37d08f SHA512 
969fe68d9978e1d22a0ef3cfcd2072ca5aaefcfaa52e9aa3b20791fc9e82a4cd7962096320b1898a9bdb64803174c15908351966fc5bcdbbe54954fbe85962cc
 WHIRLPOOL 
9a7c6d48943f3ca14657ffa603c1d353d440c39b5ca51c29dccc15936dd3897a72a7951cef95305f07a01ed5659a53df1920b14208e66b141a1c5348cc83cd30
 DIST expects-0.7.2.tar.gz 398201 SHA256 
ed72a184c2453b4f244cf887ee4545ac40dc0d88a1a224eabf150980a88877a9 SHA512 
55db29e2bbba881933bf5d28e38f2c1e1087b4e43f15359a2af40e91066658973244fac4dcaf7eca79d6006d78d232232acbd1a2fc03ec1df62223e1226fb94a
 WHIRLPOOL 
9eae839eb607f29f57be70e39fc6adb02fa8b9038d070016c090f75dec5ce05528fd3d18ca72e1d2aaa4205df31f20521fc23ad741b1b73b54262ac273e9e14e
 DIST expects-0.8.0_rc1.tar.gz 27424 SHA256 
3822d470c3bebe749928e360e7bfdecf0ac6541717040de31cb265f1372dfb43 SHA512 
5130b545164fdb8d8306b5d4fc3d83dcfaf9bb56428b9140def434bb1339b479568ba7aab88f5eedf646cadca12ee331163af5be0937633049baf695b309653b
 WHIRLPOOL 
951ab90c1b3c143b3109676207c5f2a5480238555d10662f45c1a1336618c0e38307801aa0e61fc8bc978d333f3f44cd64da811742ebc65008815e635d0536d9
 DIST expects-0.8.0_rc2.tar.gz 27307 SHA256 
c7959a0b0f76a186b1d3687fbdedaf551f8bbbddbd66e5307c3a52c787a779de SHA512 
6ae4553838ce4d27993772cec33f1e1a18d539af4a9b0f62f66ef1fb78464a46f5b76a420096d2d36881f4dc581b69e8f6c8783b89d794df753fdffab275cc33
 WHIRLPOOL 
04a04534571e8a15bcc2e1d7a9fc2b63bb772a8adaaf0b6239d375f1e5f750be7d7fa9fd10f5d84f017c4e3ad6274a7955e5b70928ee6eec7c199181169e5741

diff --git a/dev-python/expects/expects-0.7.1.ebuild 
b/dev-python/expects/expects-0.7.1.ebuild
deleted file mode 100644
index 5021b32..000
--- a/dev-python/expects/expects-0.7.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
-
-inherit distutils-r1
-
-DESCRIPTION="Expressive and extensible TDD/BDD assertion library for Python"
-HOMEPAGE="https://github.com/jaimegildesagredo/expects";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc test"
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   test? ( dev-python/mamba[${PYTHON_USEDEP}] )
-"
-RDEPEND=""
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   mamba || die "tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( docs/_build/html/. )
-
-   distutils-r1_python_install_all
-}



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

2015-08-16 Thread Alex Brandt
commit: a18da92445ac3c1ab602a1d067e8501a673ba954
Author: Alex Brandt  gentoo  org>
AuthorDate: Mon Aug 17 00:07:07 2015 +
Commit: Alex Brandt  gentoo  org>
CommitDate: Mon Aug 17 01:57:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a18da924

dev-python/expects: add version 0.8.0_rc2

Package-Manager: portage-2.2.20.1

 dev-python/expects/Manifest |  1 +
 dev-python/expects/expects-0.8.0_rc2.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/dev-python/expects/Manifest b/dev-python/expects/Manifest
index 9778158..3a55404 100644
--- a/dev-python/expects/Manifest
+++ b/dev-python/expects/Manifest
@@ -3,3 +3,4 @@ DIST expects-0.4.2.tar.gz 23813 SHA256 
b1e0b27141f784fe81a143153f23d3c8220fe8ec1
 DIST expects-0.7.1.tar.gz 398062 SHA256 
8c6c26b41877f8133b8bdbef1dda2eeb49367f63909e93aee6402c93db37d08f SHA512 
969fe68d9978e1d22a0ef3cfcd2072ca5aaefcfaa52e9aa3b20791fc9e82a4cd7962096320b1898a9bdb64803174c15908351966fc5bcdbbe54954fbe85962cc
 WHIRLPOOL 
9a7c6d48943f3ca14657ffa603c1d353d440c39b5ca51c29dccc15936dd3897a72a7951cef95305f07a01ed5659a53df1920b14208e66b141a1c5348cc83cd30
 DIST expects-0.7.2.tar.gz 398201 SHA256 
ed72a184c2453b4f244cf887ee4545ac40dc0d88a1a224eabf150980a88877a9 SHA512 
55db29e2bbba881933bf5d28e38f2c1e1087b4e43f15359a2af40e91066658973244fac4dcaf7eca79d6006d78d232232acbd1a2fc03ec1df62223e1226fb94a
 WHIRLPOOL 
9eae839eb607f29f57be70e39fc6adb02fa8b9038d070016c090f75dec5ce05528fd3d18ca72e1d2aaa4205df31f20521fc23ad741b1b73b54262ac273e9e14e
 DIST expects-0.8.0_rc1.tar.gz 27424 SHA256 
3822d470c3bebe749928e360e7bfdecf0ac6541717040de31cb265f1372dfb43 SHA512 
5130b545164fdb8d8306b5d4fc3d83dcfaf9bb56428b9140def434bb1339b479568ba7aab88f5eedf646cadca12ee331163af5be0937633049baf695b309653b
 WHIRLPOOL 
951ab90c1b3c143b3109676207c5f2a5480238555d10662f45c1a1336618c0e38307801aa0e61fc8bc978d333f3f44cd64da811742ebc65008815e635d0536d9
+DIST expects-0.8.0_rc2.tar.gz 27307 SHA256 
c7959a0b0f76a186b1d3687fbdedaf551f8bbbddbd66e5307c3a52c787a779de SHA512 
6ae4553838ce4d27993772cec33f1e1a18d539af4a9b0f62f66ef1fb78464a46f5b76a420096d2d36881f4dc581b69e8f6c8783b89d794df753fdffab275cc33
 WHIRLPOOL 
04a04534571e8a15bcc2e1d7a9fc2b63bb772a8adaaf0b6239d375f1e5f750be7d7fa9fd10f5d84f017c4e3ad6274a7955e5b70928ee6eec7c199181169e5741

diff --git a/dev-python/expects/expects-0.8.0_rc2.ebuild 
b/dev-python/expects/expects-0.8.0_rc2.ebuild
new file mode 100644
index 000..f96e461
--- /dev/null
+++ b/dev-python/expects/expects-0.8.0_rc2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PV=${PV/_/}
+
+DESCRIPTION="Expressive and extensible TDD/BDD assertion library for Python"
+HOMEPAGE="https://github.com/jaimegildesagredo/expects";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? ( dev-python/mamba[${PYTHON_USEDEP}] )
+"
+RDEPEND=""
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   mamba || die "tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+
+   distutils-r1_python_install_all
+}



[gentoo-commits] dev/mrueg:master commit in: app-crypt/keyringer/

2015-08-16 Thread Manuel Rüger
commit: 976009f32896d2b58f3865c1e8760d440b5e680f
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Aug 17 00:15:30 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Aug 17 00:15:30 2015 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=976009f3

app-crypt/keyringer: Initial version.

Package-Manager: portage-2.2.20.1

 app-crypt/keyringer/Manifest   |  1 +
 app-crypt/keyringer/keyringer-0.3.8.ebuild | 33 ++
 app-crypt/keyringer/metadata.xml   |  8 
 3 files changed, 42 insertions(+)

diff --git a/app-crypt/keyringer/Manifest b/app-crypt/keyringer/Manifest
new file mode 100644
index 000..6d94889
--- /dev/null
+++ b/app-crypt/keyringer/Manifest
@@ -0,0 +1 @@
+DIST keyringer-0.3.8.tar.bz2 65423 SHA256 
1858c9f3849fb05123585031750415c41e52078222ae8075bf31709b3c119a84 SHA512 
238867a032df5025d28561e6c01083f357cef1a174c33eaf64ed579b64e5f16bf7b5bdfff44bb619ae176ebbfba2bf2af94093893fd014c208bf37a34962b11e
 WHIRLPOOL 
bfafe6a420c3f323f7a47bdb12fccd86279db19f2ba8c123d89d394a835f8a72112ce6ed0f17f0f2a5690cc81a994352d1b1baf02d6f6bfc77d84aae19370709

diff --git a/app-crypt/keyringer/keyringer-0.3.8.ebuild 
b/app-crypt/keyringer/keyringer-0.3.8.ebuild
new file mode 100644
index 000..cb20c9a
--- /dev/null
+++ b/app-crypt/keyringer/keyringer-0.3.8.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit multilib bash-completion-r1
+
+DESCRIPTION="Manages and shares secrets using GnuPG and Git with custom 
commands"
+HOMEPAGE="https://keyringer.pw";
+SRC_URI="https://keyringer.pw/releases/${P}.tar.bz2";
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="app-crypt/gnupg
+   dev-vcs/git"
+
+src_prepare() {
+   sed -i -e "s#/lib#/$(get_libdir)#" Makefile || die
+   sed -i -e "s#/\.\./lib#/\.\./$(get_libdir)#" keyringer || die
+}
+
+src_install() {
+   emake install_lib install_bin PREFIX="usr" DESTDIR="${D}"
+   doman share/man/keyringer.1
+   dodoc README ChangeLog
+   dobashcomp lib/${PN}/completions/bash/keyringer
+   insinto /usr/share/zsh/site-functions
+   doins lib/${PN}/completions/zsh/_keyringer
+}

diff --git a/app-crypt/keyringer/metadata.xml b/app-crypt/keyringer/metadata.xml
new file mode 100644
index 000..bfcb697
--- /dev/null
+++ b/app-crypt/keyringer/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   mr...@gentoo.org
+   Manuel Rüger
+   
+



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

2015-08-16 Thread Mike Pagano
commit: f4e12bbb4cf357cf24c4a809a81a737621d5221f
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon Aug 17 00:10:57 2015 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon Aug 17 00:10:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e12bbb

Linux patch 4.2_rc7

Package-Manager: portage-2.2.20.1

 sys-kernel/git-sources/Manifest   |  1 +
 sys-kernel/git-sources/git-sources-4.2_rc7.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 38ce1d2..901ac83 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -4,3 +4,4 @@ DIST patch-4.2-rc3.xz 7487512 SHA256 
b9915aba62e3efd7500887c38c4fd69faccb9b64a0d
 DIST patch-4.2-rc4.xz 7529356 SHA256 
91ec7a4096cf6496b5ad5de01a06b6b14ffab616d4271b1301357927d06f9857 SHA512 
6bad8b6349368c87d5c378df514fa4438c2691907a82f3fda770b85b1f2c6e5cf26e85718876ad56c2b69e1ebc9559bd80fb90875b4af4fe3382bf67500266a1
 WHIRLPOOL 
94094fb4ea61df0865c0eb5fd37092834c92acdffb72cf97143295ab9343e4f2eebeead92fbac00b0d6b2d31c90e951fc592987a902f97a52a8a959cfadcad9c
 DIST patch-4.2-rc5.xz 7595648 SHA256 
796a276b00301d74982bd519c959c845ed29a7c8594881a444e5d1e4cfc9f8a5 SHA512 
9d8d9d6e1bc702dd0f328ae5db7af5ffdb027d63fcadf3d897dab9a5db89c055040f334b7734bde946f99273f4e7659eb40fd3d5f089936747e005a86b9fe931
 WHIRLPOOL 
03a4bce195fded7e5503aa8c139f8c1a270206e90a5561968cf90f78bec6d834548d8d6637a97e0c21272cc617b1465074c2ec007713a0827a04c1f6623e6959
 DIST patch-4.2-rc6.xz 7618668 SHA256 
afd787da706ce3d20c6587ca8ac498b1e708da87c0b3d1b7f711d107773e377e SHA512 
8d88ee65c210a1ec0a05c97b261c26d80b8899cf60e8904bc38d109b22ab52df212a0faf14e340afa57e1b7f1d9d4375e9e0ecefc5c78c0ee98013455f8b6fc1
 WHIRLPOOL 
7eb8eabfc78a3deec20e34f50216161649dd0b5dcb7c113b8a000d19afedfa3eedb6c9da07b4372db55adf43bfdfe50637ec4720e8588c4cd5b7bb69b8387156
+DIST patch-4.2-rc7.xz 7644136 SHA256 
97baaace5e3abc9195449e9da00072269a58e7484d4ea23632ca26502483b316 SHA512 
5a224e00a88b9a4c5cc8a8eca685e5d8b900d87700acf3b742f0057d1551edc819fb9f085ca5241350586d1d6c5e6a40594c4a4620cf7b9429bf83609c132c7e
 WHIRLPOOL 
7c54deb83dd0e2bf9e9e5389d75fa28c96cf50187e62eccf2aecf85713bccf221c1200044829bb8dd13af020b3a94ed4eea47394c076987b42ce8237fc783fc3

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



[gentoo-commits] repo/gentoo:master commit in: app-backup/burp/files/, app-backup/burp/

2015-08-16 Thread Amadeusz Żołnowski
commit: 942e6070fbfb08a4489aa14249b62019ce895152
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Sun Aug 16 23:52:49 2015 +
Commit: Amadeusz Żołnowski  gentoo  org>
CommitDate: Sun Aug 16 23:53:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=942e6070

app-backup/burp: Use SHA256 for generating certificates

SHA1 used to be a default which classified as broken.

Package-Manager: portage-2.2.20.1

 app-backup/burp/burp-1.3.48.ebuild |  1 +
 app-backup/burp/burp-1.3.8.ebuild  |  5 -
 ...3.48-0001-Set-default_md-sha256-in-CA.cnf.patch | 25 ++
 3.8-0001-Set-default_md-sha256-in-CA.cnf.patch | 25 ++
 4 files changed, 55 insertions(+), 1 deletion(-)

diff --git a/app-backup/burp/burp-1.3.48.ebuild 
b/app-backup/burp/burp-1.3.48.ebuild
index 6e3a412..6d1e4b7 100644
--- a/app-backup/burp/burp-1.3.48.ebuild
+++ b/app-backup/burp/burp-1.3.48.ebuild
@@ -36,6 +36,7 @@ DOCS=( CONTRIBUTORS DONATIONS UPGRADING )
 PATCHES=(
"${FILESDIR}/${PV}-bedup-conf-path.patch"
"${FILESDIR}/${PV}-tinfo.patch"
+   "${FILESDIR}/${PV}-0001-Set-default_md-sha256-in-CA.cnf.patch"
)
 S="${WORKDIR}/burp"
 

diff --git a/app-backup/burp/burp-1.3.8.ebuild 
b/app-backup/burp/burp-1.3.8.ebuild
index 5a51e5a..7ac69eb 100644
--- a/app-backup/burp/burp-1.3.8.ebuild
+++ b/app-backup/burp/burp-1.3.8.ebuild
@@ -33,7 +33,10 @@ RDEPEND="${DEPEND}
"
 
 DOCS=( CONTRIBUTORS DONATIONS UPGRADING )
-PATCHES=( "${FILESDIR}/${PV}-bedup-conf-path.patch" )
+PATCHES=(
+   "${FILESDIR}/${PV}-bedup-conf-path.patch"
+   "${FILESDIR}/${PV}-0001-Set-default_md-sha256-in-CA.cnf.patch"
+   )
 S="${WORKDIR}/burp"
 
 pkg_setup() {

diff --git 
a/app-backup/burp/files/1.3.48-0001-Set-default_md-sha256-in-CA.cnf.patch 
b/app-backup/burp/files/1.3.48-0001-Set-default_md-sha256-in-CA.cnf.patch
new file mode 100644
index 000..e4cce52
--- /dev/null
+++ b/app-backup/burp/files/1.3.48-0001-Set-default_md-sha256-in-CA.cnf.patch
@@ -0,0 +1,25 @@
+From dd9b4bad27bf0395c0836d41e61678ba39459422 Mon Sep 17 00:00:00 2001
+From: graham 
+Date: Tue, 16 Jun 2015 12:29:56 +
+Subject: [PATCH] Set default_md=sha256 in CA.cnf.
+
+---
+ configs/certs/CA/CA.cnf | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configs/certs/CA/CA.cnf b/configs/certs/CA/CA.cnf
+index 097f5fa..608cbce 100644
+--- a/configs/certs/CA/CA.cnf
 b/configs/certs/CA/CA.cnf
+@@ -14,7 +14,7 @@ crlnumber   = $dir/crlnumber.txt
+ 
+ unique_subject  = no
+ 
+-default_md  = sha1
++default_md  = sha256
+ default_days= 7300
+ default_crl_days= 7300
+ 
+-- 
+2.5.0
+

diff --git 
a/app-backup/burp/files/1.3.8-0001-Set-default_md-sha256-in-CA.cnf.patch 
b/app-backup/burp/files/1.3.8-0001-Set-default_md-sha256-in-CA.cnf.patch
new file mode 100644
index 000..e4cce52
--- /dev/null
+++ b/app-backup/burp/files/1.3.8-0001-Set-default_md-sha256-in-CA.cnf.patch
@@ -0,0 +1,25 @@
+From dd9b4bad27bf0395c0836d41e61678ba39459422 Mon Sep 17 00:00:00 2001
+From: graham 
+Date: Tue, 16 Jun 2015 12:29:56 +
+Subject: [PATCH] Set default_md=sha256 in CA.cnf.
+
+---
+ configs/certs/CA/CA.cnf | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configs/certs/CA/CA.cnf b/configs/certs/CA/CA.cnf
+index 097f5fa..608cbce 100644
+--- a/configs/certs/CA/CA.cnf
 b/configs/certs/CA/CA.cnf
+@@ -14,7 +14,7 @@ crlnumber   = $dir/crlnumber.txt
+ 
+ unique_subject  = no
+ 
+-default_md  = sha1
++default_md  = sha256
+ default_days= 7300
+ default_crl_days= 7300
+ 
+-- 
+2.5.0
+



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

2015-08-16 Thread Amadeusz Żołnowski
commit: 1072fcdd0ca413e1fadd333a4db18cb14fdd9d98
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Sun Aug 16 23:21:15 2015 +
Commit: Amadeusz Żołnowski  gentoo  org>
CommitDate: Sun Aug 16 23:53:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1072fcdd

app-backup/burp: Remove oldest 1.4.x version

Package-Manager: portage-2.2.20.1

 app-backup/burp/Manifest   |  1 -
 app-backup/burp/burp-1.4.26.ebuild | 96 --
 2 files changed, 97 deletions(-)

diff --git a/app-backup/burp/Manifest b/app-backup/burp/Manifest
index 402fa3a..274658a 100644
--- a/app-backup/burp/Manifest
+++ b/app-backup/burp/Manifest
@@ -1,4 +1,3 @@
 DIST burp-1.3.48.tar.bz2 683509 SHA256 
bb456c208998d2f5806828357934e794cd9675448cb6545473364fd9e6d73509 SHA512 
08de252f25ff7aa448dd6768272a9a14622902347445313b570c857b4e690374e92956379d5b388f446a88427fc4924f9c0df83cba390aa15fd040b8e92f1946
 WHIRLPOOL 
ac99abddd74bcc753037841afc78c74c7af23ad550334f0585540f056ce93243b8958cbdc37cae15cb98a02c2884c928dd65ac03820e1ef53ea031128a831a44
 DIST burp-1.3.8.tar.bz2 796082 SHA256 
ed1546d97e902d0b3974a32ef3f543b5d9ec0a5448f3caca2373383192169656 SHA512 
49f4fa43bcbd2aa54b8cee840dfb2f1b7e396048c609d7303fdef08d13dbaf7b0c7016da39620fc5a15cd9dfb8577f82e8446512887aff1ce1b6ce31e7a60e57
 WHIRLPOOL 
957cdf4b75ec5a79b7c259786b099cf5c001ebc1684df0a1028dda7ec90a2710c1cfcd4f2a8a2fb349466bc5405672350f01f989a4f6a5302eae4fa466af3056
-DIST burp-1.4.26.tar.bz2 710273 SHA256 
04111dd0d41277b6b257d7551333f394a3b6da12ffefc8222ba99777ed9448ff SHA512 
d42249ac837a642ad0ca980060053d58685c2a5aa61d790ad67a72828fe632f99346886d29e175f6f533267608e55d784db86d5f0ee946519b937ef2825d4530
 WHIRLPOOL 
f724d0a91d4447c5a2ce7920662078a845ae300966bc9425632f80f81cfd19b223c8f0c108c7e6e636a4503837b7202b643bc3c933d3e894d3a0f7a0358d4458
 DIST burp-1.4.34.tar.bz2 712409 SHA256 
547d84a03d84a5ece0562b75f785180846c8f0525c212f66316650187c9cbad2 SHA512 
c65d7fab80d24fbf73c5bed1381709ad00c43372e26cebffb2847be57f3c32ec5e6ab060707766a06689a9ab7b490ce10acc93b4c229b336d1791b9dd82e025d
 WHIRLPOOL 
fa15dbdae7efd7c9736f40f06555b83b4a4b6cb932ce205eccf3e0606276aa0723c083ef0cf6e006d1cbca814265e6280572a17483d5631ac3928e6967cbcc8a

diff --git a/app-backup/burp/burp-1.4.26.ebuild 
b/app-backup/burp/burp-1.4.26.ebuild
deleted file mode 100644
index 83fd859..000
--- a/app-backup/burp/burp-1.4.26.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit autotools eutils user
-
-DESCRIPTION="Network backup and restore client and server for Unix and Windows"
-HOMEPAGE="http://burp.grke.org/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="acl afs ipv6 nls ssl tcpd xattr"
-
-DEPEND="
-   dev-libs/openssl:0
-   dev-libs/uthash
-   sys-libs/libcap
-   net-libs/librsync
-   sys-libs/ncurses
-   sys-libs/zlib
-   acl? ( sys-apps/acl )
-   afs? ( net-fs/openafs )
-   nls? ( sys-devel/gettext )
-   tcpd? ( sys-apps/tcp-wrappers )
-   xattr? ( sys-apps/attr )
-   "
-RDEPEND="${DEPEND}
-   virtual/logger
-   "
-
-DOCS=( CONTRIBUTORS DONATIONS UPGRADING )
-PATCHES=(
-   "${FILESDIR}/${PV}-bedup-conf-path.patch"
-   "${FILESDIR}/${PV}-tinfo.patch"
-   )
-S="${WORKDIR}/burp"
-
-pkg_setup() {
-   enewgroup "${PN}"
-   enewuser "${PN}" -1 "" "" "${PN}"
-}
-
-src_prepare() {
-   epatch "${PATCHES[@]}"
-   eautoreconf
-}
-
-src_configure() {
-   local myeconfargs=(
-   --sbindir=/usr/sbin
-   --sysconfdir=/etc/burp
-   --enable-largefile
-   $(use_with ssl openssl)
-   $(use_enable acl)
-   $(use_enable afs)
-   $(use_enable ipv6)
-   $(use_enable nls)
-   $(use_enable xattr)
-   $(use_with tcpd tcp-wrappers)
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-
-   fowners root:burp /etc/burp /var/spool/burp
-   fperms 0775 /etc/burp /var/spool/burp
-   fowners root:burp /etc/burp/clientconfdir
-   fperms 0750 /etc/burp/clientconfdir
-   fowners root:burp /etc/burp/burp-server.conf
-   fperms 0640 /etc/burp/burp-server.conf
-
-   newinitd "${FILESDIR}"/${PN}.initd ${PN}
-   dodoc docs/*
-
-   sed -e 's|^# user=graham|user = burp|' \
-   -e 's|^# group=nogroup|group = burp|' \
-   -e 's|^pidfile = .*|lockfile = /run/lock/burp/server.lock|' \
-   -i "${D}"/etc/burp/burp-server.conf || die
-}
-
-pkg_postinst() {
-   if use ssl && [ ! -e /etc/burp/CA/index.txt ]; then
-   elog "At first run burp server will generate DH parameters and 
SSL"
-   elog "certificates.  You should adjust configuration before."
-   elog "Server configu

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

2015-08-16 Thread Amadeusz Żołnowski
commit: 1a508e09a612aa935d501531a8f9cf16da66c73f
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Sun Aug 16 23:19:32 2015 +
Commit: Amadeusz Żołnowski  gentoo  org>
CommitDate: Sun Aug 16 23:53:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a508e09

app-backup/burp: Depend on dev-libs/openssl unconditionally

It seems that support for OpenSSL is mandatory.

Gentoo-Bug: 554170

Package-Manager: portage-2.2.20.1

 app-backup/burp/burp-1.3.48.ebuild | 2 +-
 app-backup/burp/burp-1.3.8.ebuild  | 2 +-
 app-backup/burp/burp-1.4.26.ebuild | 2 +-
 app-backup/burp/burp-1.4.34.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-backup/burp/burp-1.3.48.ebuild 
b/app-backup/burp/burp-1.3.48.ebuild
index 423b28c..2c52985 100644
--- a/app-backup/burp/burp-1.3.48.ebuild
+++ b/app-backup/burp/burp-1.3.48.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="acl afs ipv6 nls ssl tcpd xattr"
 
 DEPEND="
+   dev-libs/openssl:0
dev-libs/uthash
sys-libs/libcap
net-libs/librsync
@@ -24,7 +25,6 @@ DEPEND="
acl? ( sys-apps/acl )
afs? ( net-fs/openafs )
nls? ( sys-devel/gettext )
-   ssl? ( dev-libs/openssl:0 )
tcpd? ( sys-apps/tcp-wrappers )
xattr? ( sys-apps/attr )
"

diff --git a/app-backup/burp/burp-1.3.8.ebuild 
b/app-backup/burp/burp-1.3.8.ebuild
index 5b49eb7..5a51e5a 100644
--- a/app-backup/burp/burp-1.3.8.ebuild
+++ b/app-backup/burp/burp-1.3.8.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64"
 IUSE="acl afs nls ssl tcpd xattr"
 
 DEPEND="
+   dev-libs/openssl:0
dev-libs/uthash
sys-libs/libcap
net-libs/librsync
@@ -24,7 +25,6 @@ DEPEND="
acl? ( sys-apps/acl )
afs? ( net-fs/openafs )
nls? ( sys-devel/gettext )
-   ssl? ( dev-libs/openssl:0 )
tcpd? ( sys-apps/tcp-wrappers )
xattr? ( sys-apps/attr )
"

diff --git a/app-backup/burp/burp-1.4.26.ebuild 
b/app-backup/burp/burp-1.4.26.ebuild
index 47b3545..83fd859 100644
--- a/app-backup/burp/burp-1.4.26.ebuild
+++ b/app-backup/burp/burp-1.4.26.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64"
 IUSE="acl afs ipv6 nls ssl tcpd xattr"
 
 DEPEND="
+   dev-libs/openssl:0
dev-libs/uthash
sys-libs/libcap
net-libs/librsync
@@ -24,7 +25,6 @@ DEPEND="
acl? ( sys-apps/acl )
afs? ( net-fs/openafs )
nls? ( sys-devel/gettext )
-   ssl? ( dev-libs/openssl:0 )
tcpd? ( sys-apps/tcp-wrappers )
xattr? ( sys-apps/attr )
"

diff --git a/app-backup/burp/burp-1.4.34.ebuild 
b/app-backup/burp/burp-1.4.34.ebuild
index f43007d..9c1ed76 100644
--- a/app-backup/burp/burp-1.4.34.ebuild
+++ b/app-backup/burp/burp-1.4.34.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64"
 IUSE="acl afs ipv6 nls ssl tcpd xattr"
 
 DEPEND="
+   dev-libs/openssl:0
dev-libs/uthash
sys-libs/libcap
net-libs/librsync
@@ -24,7 +25,6 @@ DEPEND="
acl? ( sys-apps/acl )
afs? ( net-fs/openafs )
nls? ( sys-devel/gettext )
-   ssl? ( dev-libs/openssl:0 )
tcpd? ( sys-apps/tcp-wrappers )
xattr? ( sys-apps/attr )
"



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

2015-08-16 Thread Amadeusz Żołnowski
commit: adb36268e721222063a01bd035f1dbca7f412780
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Sun Aug 16 23:46:04 2015 +
Commit: Amadeusz Żołnowski  gentoo  org>
CommitDate: Sun Aug 16 23:53:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb36268

app-backup/burp: Rename configure.in to configure.ac

Gentoo-Bug: 426262

Package-Manager: portage-2.2.20.1

 app-backup/burp/burp-1.3.48.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-backup/burp/burp-1.3.48.ebuild 
b/app-backup/burp/burp-1.3.48.ebuild
index 2c52985..6e3a412 100644
--- a/app-backup/burp/burp-1.3.48.ebuild
+++ b/app-backup/burp/burp-1.3.48.ebuild
@@ -46,6 +46,8 @@ pkg_setup() {
 
 src_prepare() {
epatch "${PATCHES[@]}"
+   # see bug #426262
+   mv configure.in configure.ac || die
eautoreconf
 }
 



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

2015-08-16 Thread Mikle Kolyada
commit: 83232b86d738f9d4e865821e99b0d81495d0527d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 23:14:52 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 23:14:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83232b86

media-libs/ffmpegsource: amd64 stable wrt bug #538542

Package-Manager: portage-2.2.20.1

 media-libs/ffmpegsource/ffmpegsource-2.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/ffmpegsource/ffmpegsource-2.20.ebuild 
b/media-libs/ffmpegsource/ffmpegsource-2.20.ebuild
index 0f3d877..5ada343 100644
--- a/media-libs/ffmpegsource/ffmpegsource-2.20.ebuild
+++ b/media-libs/ffmpegsource/ffmpegsource-2.20.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/FFMS/ffms2/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/3"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="libav static-libs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-video/aegisub/

2015-08-16 Thread Mikle Kolyada
commit: f27a07a996a499b1a172d3fda17068a387f36031
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 23:15:43 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 23:15:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f27a07a9

media-video/aegisub: amd64 stable wrt bug #538542

Package-Manager: portage-2.2.20.1

 media-video/aegisub/aegisub-3.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/aegisub/aegisub-3.1.3.ebuild 
b/media-video/aegisub/aegisub-3.1.3.ebuild
index c08eaf7..f17f459 100644
--- a/media-video/aegisub/aegisub-3.1.3.ebuild
+++ b/media-video/aegisub/aegisub-3.1.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://ftp.aegisub.org/pub/releases/${P}.tar.xz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="alsa debug +ffmpeg +fftw openal oss portaudio pulseaudio spell"
 
 REQUIRED_USE="



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

2015-08-16 Thread Mikle Kolyada
commit: b4f8c306f8c17127704de471f708cb681eaefcad
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 23:10:20 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 23:10:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f8c306

dev-ruby/rack-test: amd64 stable wrt bug #543240

Package-Manager: portage-2.2.20.1

 dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild 
b/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild
index d328b92..5fadaf5 100644
--- a/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild
+++ b/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/brynary/rack-test";
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend '>=dev-ruby/rack-1.0'



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

2015-08-16 Thread Mikle Kolyada
commit: 25d2596aeeb655997c4555f6034865536869ca05
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 23:10:55 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 23:10:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25d2596a

dev-ruby/rack-protection: amd64 stable wrt bug #543240

Package-Manager: portage-2.2.20.1

 dev-ruby/rack-protection/rack-protection-1.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rack-protection/rack-protection-1.5.3.ebuild 
b/dev-ruby/rack-protection/rack-protection-1.5.3.ebuild
index 75bf6f6..51ff5d3 100644
--- a/dev-ruby/rack-protection/rack-protection-1.5.3.ebuild
+++ b/dev-ruby/rack-protection/rack-protection-1.5.3.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/rkh/rack-protection";
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1)"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/rack-test )"



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

2015-08-16 Thread Mikle Kolyada
commit: 04750c872b3a4150f93a9ba7c93b1630510cf7a1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 23:11:23 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 23:11:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04750c87

dev-ruby/sinatra: amd64 stable wrt bug #543240

Package-Manager: portage-2.2.20.1

 dev-ruby/sinatra/sinatra-1.4.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/sinatra/sinatra-1.4.6.ebuild 
b/dev-ruby/sinatra/sinatra-1.4.6.ebuild
index 947c450..4d4c866 100644
--- a/dev-ruby/sinatra/sinatra-1.4.6.ebuild
+++ b/dev-ruby/sinatra/sinatra-1.4.6.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.sinatrarb.com/";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend "=dev-ruby/rack-1*:* >=dev-ruby/rack-1.4:*



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

2015-08-16 Thread Mikle Kolyada
commit: 10571e1ee1b73d5ad7efce26ae457c63ecbc64ad
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 23:05:28 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 23:05:46 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10571e1e

net-dns/pdns-recursor: amd64 stable wrt bug #554856

Package-Manager: portage-2.2.20.1

 net-dns/pdns-recursor/pdns-recursor-3.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/pdns-recursor/pdns-recursor-3.6.4.ebuild 
b/net-dns/pdns-recursor/pdns-recursor-3.6.4.ebuild
index bb2f19e..833de71 100644
--- a/net-dns/pdns-recursor/pdns-recursor-3.6.4.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-3.6.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="lua"
 
 DEPEND="lua? ( >=dev-lang/lua-5.1 )"



[gentoo-commits] repo/gentoo:master commit in: dev-python/os-client-config/

2015-08-16 Thread Alex Brandt
commit: f8c0bf57edbd1d0dea965335d5277d68a34970be
Author: Alex Brandt  gentoo  org>
AuthorDate: Sun Aug 16 23:04:41 2015 +
Commit: Alex Brandt  gentoo  org>
CommitDate: Sun Aug 16 23:05:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c0bf57

dev-python/os-client-config: add version 1.6.3

Package-Manager: portage-2.2.20.1

 dev-python/os-client-config/Manifest   |  1 +
 .../os-client-config/os-client-config-1.6.3.ebuild | 74 ++
 2 files changed, 75 insertions(+)

diff --git a/dev-python/os-client-config/Manifest 
b/dev-python/os-client-config/Manifest
index ddc867b..b11b002 100644
--- a/dev-python/os-client-config/Manifest
+++ b/dev-python/os-client-config/Manifest
@@ -1 +1,2 @@
 DIST os-client-config-1.6.1.tar.gz 28783 SHA256 
24323a33fe4ec4ff0c71a91aa16d26f4c4320f0b0234c5ac22d08f99e2f5c24d SHA512 
3f71b17d70f2e7a75e6530203f84a5d32d9bb8c517d1379033ad5fb1d864bcb58c2b026bd2f177fe415b6c03498518bb5abb23df710c66ffd828619aeaf2a4f4
 WHIRLPOOL 
326c912ae153ad0bcbc7988743be880cb4b7be17762fee8a7ae82946f3502ca9085d0f17726c7d5f7aec4a81968d134674dfc55de3a14d91773279c66db445cb
+DIST os-client-config-1.6.3.tar.gz 25695 SHA256 
c7bf7c91bd99e9501a6a2e5415ce4026f0d022d5df9d6123bc935db6108a423f SHA512 
411e32c38fec5146eaf01c9fa0f7e1c5ff61c35847604ae2d3a4316a06bfc1b86be83166bf6cd0debef3a352483ee9119471e7a535ff01e264c42f516499b3b4
 WHIRLPOOL 
5799f8f4ac684e389888c0f5511d5c11ae39dde038d53b74deb29508b0d631cb17e72ea94bf4a343c5f7816aae5f92e19c53d490f46f40c723be69b82d543c65

diff --git a/dev-python/os-client-config/os-client-config-1.6.3.ebuild 
b/dev-python/os-client-config/os-client-config-1.6.3.ebuild
new file mode 100644
index 000..1ef8b3f
--- /dev/null
+++ b/dev-python/os-client-config/os-client-config-1.6.3.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+
+inherit distutils-r1
+
+DESCRIPTION="OpenStack Client Configuation Library"
+HOMEPAGE="http://www.openstack.org/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc test"
+
+CDEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   dev-python/extras[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-0.3.14[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-1.5.1[${PYTHON_USEDEP}]
+   =dev-python/python-keystoneclient-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/subunit-0.0.18[${PYTHON_USEDEP}]
+   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-0.9.36[${PYTHON_USEDEP}]
+   !~dev-python/testtools-1.2.0[${PYTHON_USEDEP}]
+   )
+   doc? (
+   >=dev-python/oslo-sphinx-2.5.0[${PYTHON_USEDEP}]
+   =dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-ml/camlidl/

2015-08-16 Thread Mikle Kolyada
commit: 0de3b3cc2b6f74fb47451f299b21d38d5b4fa7c8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 22:58:57 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:58:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de3b3cc

dev-ml/camlidl: amd64 stable wrt bug #529038

Package-Manager: portage-2.2.20.1

 dev-ml/camlidl/camlidl-1.05-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/camlidl/camlidl-1.05-r1.ebuild 
b/dev-ml/camlidl/camlidl-1.05-r1.ebuild
index 40dc28b..9c30980 100644
--- a/dev-ml/camlidl/camlidl-1.05-r1.ebuild
+++ b/dev-ml/camlidl/camlidl-1.05-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://caml.inria.fr/camlidl/";
 SRC_URI="http://caml.inria.fr/distrib/bazar-ocaml/${P}.tar.gz";
 LICENSE="QPL-1.0 LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt]"
 RDEPEND="${DEPEND}"



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

2015-08-16 Thread Mikle Kolyada
commit: 8b623a045e5a86141db5da1bd348a3919f946ba3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 22:59:58 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:59:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b623a04

sci-libs/plplot: amd64 stable wrt bug #529038

Package-Manager: portage-2.2.20.1

 sci-libs/plplot/plplot-5.11.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/plplot/plplot-5.11.0-r1.ebuild 
b/sci-libs/plplot/plplot-5.11.0-r1.ebuild
index b855029..bdaa6f1 100644
--- a/sci-libs/plplot/plplot-5.11.0-r1.ebuild
+++ b/sci-libs/plplot/plplot-5.11.0-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2"
 SLOT="0/12"
-KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux"
 IUSE="ada cairo cxx doc +dynamic examples fortran gd java jpeg latex lua
ocaml octave pdf pdl png python qhull qt4 shapefile svg tcl test
threads tk truetype wxwidgets X"



[gentoo-commits] repo/gentoo:master commit in: sci-biology/emboss/

2015-08-16 Thread Mikle Kolyada
commit: 38d9d2230e883e0e48d7c21424f2baa7673fa4c3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 23:00:25 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 23:00:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d9d223

sci-biology/emboss: amd64 stable wrt bug #529038

Package-Manager: portage-2.2.20.1

 sci-biology/emboss/emboss-6.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/emboss/emboss-6.6.0.ebuild 
b/sci-biology/emboss/emboss-6.6.0.ebuild
index 22d650f..bea0a0d 100644
--- a/sci-biology/emboss/emboss-6.6.0.ebuild
+++ b/sci-biology/emboss/emboss-6.6.0.ebuild
@@ -10,7 +10,7 @@ inherit autotools-utils emboss-r1 eutils readme.gentoo
 DESCRIPTION="The European Molecular Biology Open Software Suite - A sequence 
analysis package"
 SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-${PV}.tar.gz";
 
-KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE+=" minimal"
 LICENSE+=" Apache-2.0 GPL-3+ CC-BY-3.0"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cairo-ocaml/

2015-08-16 Thread Mikle Kolyada
commit: 5fe56ec091cf763a64186528870cb69cda987a8e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 22:59:30 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:59:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fe56ec0

dev-ml/cairo-ocaml: amd64 stable wrt bug #529038

Package-Manager: portage-2.2.20.1

 dev-ml/cairo-ocaml/cairo-ocaml-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/cairo-ocaml/cairo-ocaml-1.2.0.ebuild 
b/dev-ml/cairo-ocaml/cairo-ocaml-1.2.0.ebuild
index 965557b..5c1f294 100644
--- a/dev-ml/cairo-ocaml/cairo-ocaml-1.2.0.ebuild
+++ b/dev-ml/cairo-ocaml/cairo-ocaml-1.2.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://cgit.freedesktop.org/cairo-ocaml/snapshot/${P}.tar.bz2";
 
 LICENSE="LGPL-2.1"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples gtk pango svg"
 
 RDEPEND="dev-lang/ocaml:=



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

2015-08-16 Thread Mikle Kolyada
commit: eb3ae67a611fa9a4d490cf64c94afb57c0fa0748
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 22:31:13 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:33:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb3ae67a

dev-haskell/pandoc-citeproc: amd64 stable wrt bug #546260

Package-Manager: portage-2.2.20.1

 dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild 
b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild
index 6814161..11a61e5 100644
--- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild
+++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+bibutils embed_data_files +hexpat +network test_citeproc 
unicode_collation"
 
 RDEPEND=">=app-text/pandoc-1.12.1:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: 3008e99402cb0d462771d99f45ae906b82a7636f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 22:28:18 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:33:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3008e994

dev-haskell/yaml: amd64 stable wrt bug #550392

Package-Manager: portage-2.2.20.1

 dev-haskell/yaml/yaml-0.8.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/yaml/yaml-0.8.10.1.ebuild 
b/dev-haskell/yaml/yaml-0.8.10.1.ebuild
index 5e916ef..2cc8054 100644
--- a/dev-haskell/yaml/yaml-0.8.10.1.ebuild
+++ b/dev-haskell/yaml/yaml-0.8.10.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="no-exe unicode system-libyaml"
 
 RDEPEND=">=dev-haskell/aeson-0.5:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: e9c9a61a4b816f66303658b47c8f806cb5cc8b79
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 22:26:51 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:33:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c9a61a

dev-haskell/aeson-qq: amd64 stable wrt bug #554028

Package-Manager: portage-2.2.20.1

 dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild 
b/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild
index c84df72..5b3772a 100644
--- a/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild
+++ b/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/aeson-0.6:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: 49cd4bd2d61698f4b75d581c424ed3d0b5187e1f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 22:29:51 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:33:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49cd4bd2

dev-haskell/hexpat: amd64 stable wrt bug #550420

Package-Manager: portage-2.2.20.1

 dev-haskell/hexpat/hexpat-0.20.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/hexpat/hexpat-0.20.9.ebuild 
b/dev-haskell/hexpat/hexpat-0.20.9.ebuild
index f3d2c78..e7b7671 100644
--- a/dev-haskell/hexpat/hexpat-0.20.9.ebuild
+++ b/dev-haskell/hexpat/hexpat-0.20.9.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/list-0.4.2:=[profile?] 

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

2015-08-16 Thread Alex Brandt
commit: 73f8fa70d5fafcf5809bc9b597e2f072d673f376
Author: Alex Brandt  gentoo  org>
AuthorDate: Sun Aug 16 22:27:04 2015 +
Commit: Alex Brandt  gentoo  org>
CommitDate: Sun Aug 16 22:31:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73f8fa70

dev-python/botocore: add version 1.1.8

Package-Manager: portage-2.2.20.1

 dev-python/botocore/Manifest  |  1 +
 dev-python/botocore/botocore-1.1.8.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 5ade8b8..1e0b73d 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -1,3 +1,4 @@
 DIST botocore-1.1.3.tar.gz 1951206 SHA256 
1cb1ed85a46090030bebda39487e31baa44effdee78b862d2b828ad7eb70181c SHA512 
cd5d5c980a5fa4b7aa4da29dfd174c65f8d6e6aa584944154666287d9c1ce74eed177fceb2e26aa7600ed11a4f2e3f66889b8e65d4816d4887e042bb0ec877df
 WHIRLPOOL 
70a4a4ebf7ce9fc5d1740a984700b9d28149a7d65d6fa72fd197d2bcc85f1621609ae06cc332a334a044be70b14c6f63071a5008a35b2a2d7ba361e112da3af3
 DIST botocore-1.1.5.tar.gz 1963111 SHA256 
4aac2f5c46c37fac047e3f668692882c306963c679a69aacfc07e4c70d5ce70d SHA512 
0d609ab8249a44e013296ec30fe6856d62e9453e9e1fa8e39e32b4768af8dffdb439c9b8249964d230090d483e36cfe94bf87b1261a991e3abc3b60b982c61b7
 WHIRLPOOL 
84f7ac82f03297bd196d0fb2fb77eb870b933ced252a9d56981ccbbd115243f94e17662203c4fce9d2a9aa700f0013754cc57b34db2f3312e4169e2eb801277a
 DIST botocore-1.1.7.tar.gz 1966396 SHA256 
50d90705815aff4dd4e2be503ad42c0fb52874053046de9042bc16563a8ecd68 SHA512 
4aba7712b7154362a52f46e2c0d28d0ff0d096d7741e99760848a23338420be290b3b91892cb764f4aca21122b208533a5b1e33bf23bce76b09e0bb5560b6764
 WHIRLPOOL 
9871171175dd88bf69171966c3fe8c410f07b0340381d64925d7c7ccf108664ba97f9785ffd61e3518ff9ce834eee7c405420d37c071acb1c655dd8c38f2ae95
+DIST botocore-1.1.8.tar.gz 1969137 SHA256 
338fed0119d819a60b2b7cf1a1a38f93603c5f012a2a483b713425816a43a57c SHA512 
24c17057ce600873fb37ecd6712defe8339a36cc11cb77afd2417b68bef63e46ebb22dbe320e5c4bb7f948aee6fb3fc90336c021c6adf2d7902cab8ce6d214f2
 WHIRLPOOL 
54872902565ad7af5932517a554a4577445aa2539c1668f5d672f7e60b84efae6ad0af68e98d9cc3ed2fb4204936c6881bf17cda0ef821a2ee6e8f60b1cf6b20

diff --git a/dev-python/botocore/botocore-1.1.8.ebuild 
b/dev-python/botocore/botocore-1.1.8.ebuild
new file mode 100644
index 000..a9e0585
--- /dev/null
+++ b/dev-python/botocore/botocore-1.1.8.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+
+inherit distutils-r1 vcs-snapshot
+
+DESCRIPTION="Low-level, data-driven core of boto 3."
+HOMEPAGE="https://github.com/boto/botocore";
+SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc test"
+
+CDEPEND="
+   >=dev-python/docutils-0.10[${PYTHON_USEDEP}]
+   ~dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/python-dateutil-2.1[${PYTHON_USEDEP}]
+   

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

2015-08-16 Thread Alex Brandt
commit: c065d4b5d1d1776aafd3b80f432c00c0159d1b01
Author: Alex Brandt  gentoo  org>
AuthorDate: Sun Aug 16 22:30:58 2015 +
Commit: Alex Brandt  gentoo  org>
CommitDate: Sun Aug 16 22:31:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c065d4b5

dev-python/botocore: remove version 1.1.3

Package-Manager: portage-2.2.20.1

 dev-python/botocore/Manifest  |  1 -
 dev-python/botocore/botocore-1.1.3.ebuild | 53 ---
 2 files changed, 54 deletions(-)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 1e0b73d..56badf0 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -1,4 +1,3 @@
-DIST botocore-1.1.3.tar.gz 1951206 SHA256 
1cb1ed85a46090030bebda39487e31baa44effdee78b862d2b828ad7eb70181c SHA512 
cd5d5c980a5fa4b7aa4da29dfd174c65f8d6e6aa584944154666287d9c1ce74eed177fceb2e26aa7600ed11a4f2e3f66889b8e65d4816d4887e042bb0ec877df
 WHIRLPOOL 
70a4a4ebf7ce9fc5d1740a984700b9d28149a7d65d6fa72fd197d2bcc85f1621609ae06cc332a334a044be70b14c6f63071a5008a35b2a2d7ba361e112da3af3
 DIST botocore-1.1.5.tar.gz 1963111 SHA256 
4aac2f5c46c37fac047e3f668692882c306963c679a69aacfc07e4c70d5ce70d SHA512 
0d609ab8249a44e013296ec30fe6856d62e9453e9e1fa8e39e32b4768af8dffdb439c9b8249964d230090d483e36cfe94bf87b1261a991e3abc3b60b982c61b7
 WHIRLPOOL 
84f7ac82f03297bd196d0fb2fb77eb870b933ced252a9d56981ccbbd115243f94e17662203c4fce9d2a9aa700f0013754cc57b34db2f3312e4169e2eb801277a
 DIST botocore-1.1.7.tar.gz 1966396 SHA256 
50d90705815aff4dd4e2be503ad42c0fb52874053046de9042bc16563a8ecd68 SHA512 
4aba7712b7154362a52f46e2c0d28d0ff0d096d7741e99760848a23338420be290b3b91892cb764f4aca21122b208533a5b1e33bf23bce76b09e0bb5560b6764
 WHIRLPOOL 
9871171175dd88bf69171966c3fe8c410f07b0340381d64925d7c7ccf108664ba97f9785ffd61e3518ff9ce834eee7c405420d37c071acb1c655dd8c38f2ae95
 DIST botocore-1.1.8.tar.gz 1969137 SHA256 
338fed0119d819a60b2b7cf1a1a38f93603c5f012a2a483b713425816a43a57c SHA512 
24c17057ce600873fb37ecd6712defe8339a36cc11cb77afd2417b68bef63e46ebb22dbe320e5c4bb7f948aee6fb3fc90336c021c6adf2d7902cab8ce6d214f2
 WHIRLPOOL 
54872902565ad7af5932517a554a4577445aa2539c1668f5d672f7e60b84efae6ad0af68e98d9cc3ed2fb4204936c6881bf17cda0ef821a2ee6e8f60b1cf6b20

diff --git a/dev-python/botocore/botocore-1.1.3.ebuild 
b/dev-python/botocore/botocore-1.1.3.ebuild
deleted file mode 100644
index a9e0585..000
--- a/dev-python/botocore/botocore-1.1.3.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
-
-inherit distutils-r1 vcs-snapshot
-
-DESCRIPTION="Low-level, data-driven core of boto 3."
-HOMEPAGE="https://github.com/boto/botocore";
-SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc test"
-
-CDEPEND="
-   >=dev-python/docutils-0.10[${PYTHON_USEDEP}]
-   ~dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
-   >=dev-python/python-dateutil-2.1[${PYTHON_USEDEP}]
-   

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

2015-08-16 Thread Mikle Kolyada
commit: dd2472ee8d92726c9d17ec1678d5bdccfad8918b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 22:25:17 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:25:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd2472ee

dev-haskell/haskell-src-meta: amd64 stable wrt bug #554026

Package-Manager: portage-2.2.20.1

 dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.8-r1.ebuild 
b/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.8-r1.ebuild
index 6f29040..205975e 100644
--- a/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.8-r1.ebuild
+++ b/dev-haskell/haskell-src-meta/haskell-src-meta-0.6.0.8-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/haskell-src-exts-1.16:=[profile?] 


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

2015-08-16 Thread Mikle Kolyada
commit: 8baf1c37bb9484f6774382e66d312da885a85be1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 22:23:24 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:23:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8baf1c37

dev-haskell/th-orphans: amd64 stable wrt bug #554024

Package-Manager: portage-2.2.20.1

 dev-haskell/th-orphans/th-orphans-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild 
b/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild
index a8380f4..03f92bb 100644
--- a/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild
+++ b/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-haskell/mtl:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: 1b96422d93652aff6e07f6463e20ba2b907e92e1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 21:58:48 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:10:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b96422d

dev-haskell/haskell-src-exts: amd64 stable wrt bug #554014

Package-Manager: portage-2.2.20.1

 dev-haskell/haskell-src-exts/haskell-src-exts-1.16.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/haskell-src-exts/haskell-src-exts-1.16.0.1.ebuild 
b/dev-haskell/haskell-src-exts/haskell-src-exts-1.16.0.1.ebuild
index 1142a07..fd033cd 100644
--- a/dev-haskell/haskell-src-exts/haskell-src-exts-1.16.0.1.ebuild
+++ b/dev-haskell/haskell-src-exts/haskell-src-exts-1.16.0.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/cpphs-1.3:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: da315532a13de15b74c049f38b13176b097fb08a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 22:14:12 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:14:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da315532

dev-haskell/th-lift: amd64 stable wrt bug #554022

Package-Manager: portage-2.2.20.1

 dev-haskell/th-lift/th-lift-0.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/th-lift/th-lift-0.7.2.ebuild 
b/dev-haskell/th-lift/th-lift-0.7.2.ebuild
index 4cd2bee..74474b6 100644
--- a/dev-haskell/th-lift/th-lift-0.7.2.ebuild
+++ b/dev-haskell/th-lift/th-lift-0.7.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-lang/ghc-7.4.1:=



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/th-expand-syns/

2015-08-16 Thread Mikle Kolyada
commit: 7f0078cbbb2d25b98ca30790c08bb94a5124a061
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 22:07:49 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:10:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f0078cb

dev-haskell/th-expand-syns: amd64 stable wrt bug #554020

Package-Manager: portage-2.2.20.1

 dev-haskell/th-expand-syns/th-expand-syns-0.3.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/th-expand-syns/th-expand-syns-0.3.0.6.ebuild 
b/dev-haskell/th-expand-syns/th-expand-syns-0.3.0.6.ebuild
index f20e9d5..0e6d25f 100644
--- a/dev-haskell/th-expand-syns/th-expand-syns-0.3.0.6.ebuild
+++ b/dev-haskell/th-expand-syns/th-expand-syns-0.3.0.6.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-haskell/syb:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/th-reify-many/

2015-08-16 Thread Mikle Kolyada
commit: 5691e6f615ca81e0970aece203f9c9cd87293b7b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 22:08:57 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:10:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5691e6f6

dev-haskell/th-reify-many: amd64 stable wrt bug #554020

Package-Manager: portage-2.2.20.1

 dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild 
b/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild
index 7856ebc..fd460be 100644
--- a/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild
+++ b/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-haskell/mtl:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: cbf989ffe26383363c51e5ab45854afda0013221
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 21:56:45 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:10:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf989ff

dev-haskell/temporary-rc: amd64 stable wrt bug #554012

Package-Manager: portage-2.2.20.1

 dev-haskell/temporary-rc/temporary-rc-1.2.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/temporary-rc/temporary-rc-1.2.0.3.ebuild 
b/dev-haskell/temporary-rc/temporary-rc-1.2.0.3.ebuild
index 20efeec..d14ada6 100644
--- a/dev-haskell/temporary-rc/temporary-rc-1.2.0.3.ebuild
+++ b/dev-haskell/temporary-rc/temporary-rc-1.2.0.3.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/exceptions-0.6:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: bb6d14f75c4e834ac57130763d05589c91c63dda
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 21:54:31 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:10:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb6d14f7

dev-haskell/tasty-hunit: amd64 stable wrt bug #554010

Package-Manager: portage-2.2.20.1

 dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild 
b/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild
index 64c5464..a9d78ab 100644
--- a/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild
+++ b/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/tasty-0.8:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: e77a0889919bde70337a0dd50bb1503ad94c64c7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 21:57:21 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:10:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77a0889

dev-haskell/tasty-golden: amd64 stable wrt bug #554012

Package-Manager: portage-2.2.20.1

 dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild 
b/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild
index 9d29b00..f08b01b 100644
--- a/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild
+++ b/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-haskell/async:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: 069b3f2c7409028d13ee7fc0dcac08740e14cf09
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 22:04:39 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:10:56 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=069b3f2c

dev-haskell/safe: amd64 stable wrt bug #554016

Package-Manager: portage-2.2.20.1

 dev-haskell/safe/safe-0.3.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/safe/safe-0.3.8.ebuild 
b/dev-haskell/safe/safe-0.3.8.ebuild
index 77f2500..9bebb8f 100644
--- a/dev-haskell/safe/safe-0.3.8.ebuild
+++ b/dev-haskell/safe/safe-0.3.8.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-lang/ghc-7.4.1:=



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

2015-08-16 Thread Mikle Kolyada
commit: 2a89a6bfc60f53d1a01b430d7574ad63ed42f087
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 21:52:45 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 22:10:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a89a6bf

dev-haskell/tasty: amd64 stable wrt bug #554006

Package-Manager: portage-2.2.20.1

 dev-haskell/tasty/tasty-0.8.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty/tasty-0.8.1.2.ebuild 
b/dev-haskell/tasty/tasty-0.8.1.2.ebuild
index b2e472b..95f2089 100644
--- a/dev-haskell/tasty/tasty-0.8.1.2.ebuild
+++ b/dev-haskell/tasty/tasty-0.8.1.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/ansi-terminal-0.6.1:=[profile?]



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

2015-08-16 Thread Patrice Clement
commit: bfcc123704f2e8ef853fadb34de921b2bb39e5e4
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Aug 16 22:55:53 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Aug 16 22:56:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfcc1237

profiles: Mask dev-java/java-xmlbuilder for removal. See bug 557866.

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index c56977b..fa17ab1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,12 @@
 
 
 # Patrice Clement  (16 Aug 2015)
+# Dependency of dev-java/base64. This project isn't getting a lot of traction
+# and we already have a ton of Java serialiser APIs in the tree.
+# Masked for removal. See bug #557866.
+dev-java/java-xmlbuilder
+
+# Patrice Clement  (16 Aug 2015)
 # Last release was in 2008. Does not compile with recent JDKs (>= 1.8).
 # Masked for removal. See bug #557920.
 dev-java/httpunit



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

2015-08-16 Thread Mikle Kolyada
commit: 08a32df3917d84a237e0765c17348407325e3c14
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 21:50:20 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 21:50:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08a32df3

dev-haskell/enclosed-exceptions: amd64 stable wrt bug #554004

Package-Manager: portage-2.2.20.1

 dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.1.1.ebuild 
b/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.1.1.ebuild
index a24b950..c9bba0c 100644
--- a/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.1.1.ebuild
+++ b/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.1.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/async-2.0:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: e98b9744e0288c0294c0d1dcaa2335321fa1b409
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 21:44:12 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 21:44:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98b9744

dev-haskell/exceptions: amd64 stable wrt bug #553998

Package-Manager: portage-2.2.20.1

 dev-haskell/exceptions/exceptions-0.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/exceptions/exceptions-0.6.1.ebuild 
b/dev-haskell/exceptions/exceptions-0.6.1.ebuild
index 9827625..4600778 100644
--- a/dev-haskell/exceptions/exceptions-0.6.1.ebuild
+++ b/dev-haskell/exceptions/exceptions-0.6.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/mtl-2.0:=[profile?] 

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

2015-08-16 Thread Mikle Kolyada
commit: 0c5e86977282cc17aaa84a5b19c2bab7149fecf2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 21:45:34 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 21:45:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c5e8697

dev-haskell/resourcet: amd64 stable wrt bug #553998

Package-Manager: portage-2.2.20.1

 dev-haskell/resourcet/resourcet-1.1.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/resourcet/resourcet-1.1.2.2.ebuild 
b/dev-haskell/resourcet/resourcet-1.1.2.2.ebuild
index cbc35d1..bec8c22 100644
--- a/dev-haskell/resourcet/resourcet-1.1.2.2.ebuild
+++ b/dev-haskell/resourcet/resourcet-1.1.2.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/exceptions-0.5:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: 6d3994680d04fe5d5268ac1bd2beb8f9f8a78664
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 21:46:50 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 21:46:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d399468

dev-haskell/conduit: amd64 stable wrt bug #554002

Package-Manager: portage-2.2.20.1

 dev-haskell/conduit/conduit-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/conduit/conduit-1.1.6.ebuild 
b/dev-haskell/conduit/conduit-1.1.6.ebuild
index 3ed7e45..f498178 100644
--- a/dev-haskell/conduit/conduit-1.1.6.ebuild
+++ b/dev-haskell/conduit/conduit-1.1.6.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-haskell/exceptions:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: 9a0772a8bb73667e1b765c4f1fa145f2b3d98c1f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 21:37:01 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 21:37:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a0772a8

dev-haskell/scientific: amd64 stable wrt bug #550404

Package-Manager: portage-2.2.20.1

 dev-haskell/scientific/scientific-0.2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/scientific/scientific-0.2.0.1.ebuild 
b/dev-haskell/scientific/scientific-0.2.0.1.ebuild
index c7859c6..dffc953 100644
--- a/dev-haskell/scientific/scientific-0.2.0.1.ebuild
+++ b/dev-haskell/scientific/scientific-0.2.0.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/hashable-1.1.2:=[profile?] 


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

2015-08-16 Thread Johannes Huber
commit: a54b6c9370fc967f100ea669763b9b9387061425
Author: Johannes Huber  gentoo  org>
AuthorDate: Sun Aug 16 21:33:22 2015 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sun Aug 16 21:33:22 2015 +
URL:https://gitweb.gentoo.org/dev/johu.git/commit/?id=a54b6c93

net-irc/quassel: Sync with tree

Package-Manager: portage-2.2.20.1

 net-irc/quassel/quassel-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-irc/quassel/quassel-.ebuild 
b/net-irc/quassel/quassel-.ebuild
index 9ce915c..884fd4b 100644
--- a/net-irc/quassel/quassel-.ebuild
+++ b/net-irc/quassel/quassel-.ebuild
@@ -136,7 +136,8 @@ src_configure() {
$(cmake-utils_use_want server CORE)
$(cmake-utils_use_with webkit)
$(cmake-utils_use_want X QTCLIENT)
-   "-DEMBED_DATA=OFF"
+   -DEMBED_DATA=OFF
+   -DCMAKE_SKIP_RPATH=ON
)
 
# Something broke upstream detection since Qt 5.5



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

2015-08-16 Thread Johannes Huber
commit: b856aca02ef0e47251370056ee2d3f410d685a27
Author: Johannes Huber  gentoo  org>
AuthorDate: Sun Aug 16 21:30:08 2015 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sun Aug 16 21:30:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b856aca0

net-irc/quassel: Fix rpath NULL DT_RUNPATH

Gentoo-bug: 548668
Reported-by: Dennis Schridde  gmx.net>

Package-Manager: portage-2.2.20.1

 net-irc/quassel/{quassel-0.12.2-r1.ebuild => quassel-0.12.2-r2.ebuild} | 3 ++-
 net-irc/quassel/quassel-.ebuild| 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-irc/quassel/quassel-0.12.2-r1.ebuild 
b/net-irc/quassel/quassel-0.12.2-r2.ebuild
similarity index 99%
rename from net-irc/quassel/quassel-0.12.2-r1.ebuild
rename to net-irc/quassel/quassel-0.12.2-r2.ebuild
index 4412c65..5b0bbc6 100644
--- a/net-irc/quassel/quassel-0.12.2-r1.ebuild
+++ b/net-irc/quassel/quassel-0.12.2-r2.ebuild
@@ -138,7 +138,8 @@ src_configure() {
$(cmake-utils_use_want server CORE)
$(cmake-utils_use_with webkit)
$(cmake-utils_use_want X QTCLIENT)
-   "-DEMBED_DATA=OFF"
+   -DEMBED_DATA=OFF
+   -DCMAKE_SKIP_RPATH=ON
)
 
# Something broke upstream detection since Qt 5.5

diff --git a/net-irc/quassel/quassel-.ebuild 
b/net-irc/quassel/quassel-.ebuild
index 9ce915c..884fd4b 100644
--- a/net-irc/quassel/quassel-.ebuild
+++ b/net-irc/quassel/quassel-.ebuild
@@ -136,7 +136,8 @@ src_configure() {
$(cmake-utils_use_want server CORE)
$(cmake-utils_use_with webkit)
$(cmake-utils_use_want X QTCLIENT)
-   "-DEMBED_DATA=OFF"
+   -DEMBED_DATA=OFF
+   -DCMAKE_SKIP_RPATH=ON
)
 
# Something broke upstream detection since Qt 5.5



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

2015-08-16 Thread Mikle Kolyada
commit: ed3a0b3517478d2858fd4a37cdd89818d4c31900
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 21:17:41 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 21:17:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed3a0b35

dev-haskell/smallcheck: amd64 stable wrt bug #550406

Package-Manager: portage-2.2.20.1

 dev-haskell/smallcheck/smallcheck-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/smallcheck/smallcheck-1.1.1.ebuild 
b/dev-haskell/smallcheck/smallcheck-1.1.1.ebuild
index 1b6ffc3..b5286a7 100644
--- a/dev-haskell/smallcheck/smallcheck-1.1.1.ebuild
+++ b/dev-haskell/smallcheck/smallcheck-1.1.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="dev-haskell/logict:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: 007de232a4793ea0847e25586dfa6e992ab0839b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 21:19:16 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 21:19:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=007de232

dev-haskell/tasty-smallcheck: amd64 stable wrt bug #550418

Package-Manager: portage-2.2.20.1

 dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild 
b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild
index 15b3ec1..7598576 100644
--- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild
+++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="dev-haskell/async:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: 9bb53fb3501af7da276a4a311d741bec42ce938c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 21:00:32 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 21:07:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bb53fb3

dev-haskell/tasty: amd64 stable wrt bug #550414

Package-Manager: portage-2.2.20.1

 dev-haskell/tasty/tasty-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty/tasty-0.3.1.ebuild 
b/dev-haskell/tasty/tasty-0.3.1.ebuild
index c08bafa..206f484 100644
--- a/dev-haskell/tasty/tasty-0.3.1.ebuild
+++ b/dev-haskell/tasty/tasty-0.3.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
 IUSE="+colors"
 
 RDEPEND="dev-haskell/mtl:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/test-framework-th-prime/

2015-08-16 Thread Mikle Kolyada
commit: a4bb9207292673224473c87c57721d4dde4e1ba0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 20:58:12 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 21:06:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4bb9207

dev-haskell/test-framework-th-prime: amd64 stable wrt bug #550414

Package-Manager: portage-2.2.20.1

 .../test-framework-th-prime/test-framework-th-prime-0.0.7.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.7.ebuild 
b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.7.ebuild
index 4caef43..51c27bd 100644
--- a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.7.ebuild
+++ b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.7.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/cpphs-0.2.1:=[profile?]



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

2015-08-16 Thread Mikle Kolyada
commit: 18fb6db74052d9539ba3e7ebc614481ae8645c21
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 20:59:28 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 21:07:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18fb6db7

dev-haskell/optparse-applicative: amd64 stable wrt bug #550414

Package-Manager: portage-2.2.20.1

 dev-haskell/optparse-applicative/optparse-applicative-0.7.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-haskell/optparse-applicative/optparse-applicative-0.7.0.2.ebuild 
b/dev-haskell/optparse-applicative/optparse-applicative-0.7.0.2.ebuild
index d944628..7e1d57a 100644
--- a/dev-haskell/optparse-applicative/optparse-applicative-0.7.0.2.ebuild
+++ b/dev-haskell/optparse-applicative/optparse-applicative-0.7.0.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/transformers-0.2:=[profile?] 


[gentoo-commits] repo/gentoo:master commit in: app-crypt/pinentry/files/

2015-08-16 Thread Kristian Fiskerstrand
commit: 8d7d872ca8f29c7d5034940ae54dac915fa06357
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Sun Aug 16 20:58:31 2015 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Sun Aug 16 20:59:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d7d872c

app-crypt/pinentry: Remove unused patch file

pinentry-0.9.4-actually_respect_users_pm.patch is no longer used
since the bump to 0.9.5. Cleaning up.

Package-Manager: portage-2.2.20.1

 .../pinentry-0.9.4-actually_respect_users_pm.patch | 49 --
 1 file changed, 49 deletions(-)

diff --git 
a/app-crypt/pinentry/files/pinentry-0.9.4-actually_respect_users_pm.patch 
b/app-crypt/pinentry/files/pinentry-0.9.4-actually_respect_users_pm.patch
deleted file mode 100644
index cfc96a3..000
--- a/app-crypt/pinentry/files/pinentry-0.9.4-actually_respect_users_pm.patch
+++ /dev/null
@@ -1,49 +0,0 @@
-From 444598586d0abf70d5a27d2aafcd6c14989621db Mon Sep 17 00:00:00 2001
-From: "Neal H. Walfield" 
-Date: Sun, 7 Jun 2015 14:36:39 +0200
-Subject: [PATCH] gnome3: Actually respect the user's choice of using a
- password manager.
-
-* gnome3/pinentry-gnome3.c (create_prompt) [HAVE_LIBSECRET]: Only show
-the libsecret prompt in this case.
-(gnome3_cmd_handler) [HAVE_LIBSECRET]: Set PE->MAY_CACHE_PASSWORD
-according to the user's choice.

- gnome3/pinentry-gnome3.c | 7 +++
- 1 file changed, 7 insertions(+)
-
-diff --git a/gnome3/pinentry-gnome3.c b/gnome3/pinentry-gnome3.c
-index 74ec89c..0fea8f0 100644
 a/gnome3/pinentry-gnome3.c
-+++ b/gnome3/pinentry-gnome3.c
-@@ -145,6 +145,7 @@ create_prompt (pinentry_t pe, int confirm)
-   /* XXX: gcr expects a string; we have a int.  */
-   // gcr_prompt_set_caller_window (prompt, pe->parent_wid);
- 
-+#ifdef HAVE_LIBSECRET
-   if (! confirm && pe->allow_external_password_cache && pe->keyinfo)
- {
-   if (pe->default_pwmngr)
-@@ -157,6 +158,7 @@ create_prompt (pinentry_t pe, int confirm)
-   gcr_prompt_set_choice_label
- (prompt, "Automatically unlock this key, whenever I'm logged in");
- }
-+#endif
- 
-   return prompt;
- }
-@@ -203,6 +205,11 @@ gnome3_cmd_handler (pinentry_t pe)
- if (pe->repeat_passphrase)
-   pe->repeat_okay = 1;
- 
-+#ifdef HAVE_LIBSECRET
-+if (pe->allow_external_password_cache && pe->keyinfo)
-+  pe->may_cache_password = gcr_prompt_get_choice_chosen (prompt);
-+#endif
-+
- ret = 1;
-   }
- }
--- 
-2.1.4
-



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/osgearth/, sci-geosciences/osgearth/files/

2015-08-16 Thread Julian Ospald
commit: 7f51f0da6f03e2385426800d0b66743a98202fb0
Author: Julian Ospald  gentoo  org>
AuthorDate: Sun Aug 16 20:59:59 2015 +
Commit: Julian Ospald  gentoo  org>
CommitDate: Sun Aug 16 21:00:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f51f0da

sci-geosciences/osgearth: version bump to 2.7

Fixes: 555938

 sci-geosciences/osgearth/Manifest  |  1 +
 .../osgearth/files/osgearth-2.7-linker.patch   | 52 +++
 sci-geosciences/osgearth/osgearth-2.7.ebuild   | 74 ++
 3 files changed, 127 insertions(+)

diff --git a/sci-geosciences/osgearth/Manifest 
b/sci-geosciences/osgearth/Manifest
index 05f9801..d262160 100644
--- a/sci-geosciences/osgearth/Manifest
+++ b/sci-geosciences/osgearth/Manifest
@@ -1 +1,2 @@
 DIST osgearth-2.6.tar.gz 58605003 SHA256 
965c93837520ab9538038843ff83ee1903548f8be191ee211e40abb0e6c1bb4a SHA512 
3120547ef639d4c1ff0404358777317c8794a493a772dc7af11b8056fd3f799a5e16358c19970862d16f6ab98f78abb3ea25c3aa113df8a3df68d54818fb03bc
 WHIRLPOOL 
6533e5a92ee973ff1d5bfb80ab3b051279bc65e85d00f0fb9027b6fe2be06efc5bd3907516c27e7e06b4c1cb03569650bf368b5d7728b848bc86ec907939
+DIST osgearth-2.7.tar.gz 61837911 SHA256 
cf973b664aeb79f70e48f5cd02ba670069ec273d71fe541604ed5b328d956d83 SHA512 
acc7235b2df4a226e6834f961006c35310183695925091dcdfb1339e89be8ef08773c8c62ca98eb708485e03a870dace65a27d0beb2aefc807f6e558243e4693
 WHIRLPOOL 
8d3afe46fbef7064235a85c78a7da160f982c7ce19d8310484feb31f0a2317de631796f471c1b547bb9a01de0958a8b28ba1d919a20be230ea4651c5fbd785a8

diff --git a/sci-geosciences/osgearth/files/osgearth-2.7-linker.patch 
b/sci-geosciences/osgearth/files/osgearth-2.7-linker.patch
new file mode 100644
index 000..74b5622
--- /dev/null
+++ b/sci-geosciences/osgearth/files/osgearth-2.7-linker.patch
@@ -0,0 +1,52 @@
+From: Julian Ospald 
+Date: Sun Aug 16 19:59:50 UTC 2015
+Subject: add missing library to linker
+
+--- a/src/applications/osgearth_package_qt/CMakeLists.txt
 b/src/applications/osgearth_package_qt/CMakeLists.txt
+@@ -59,6 +59,7 @@
+ ${QT_QTCORE_LIBRARY}
+ ${QT_QTGUI_LIBRARY}
+ ${QT_QTOPENGL_LIBRARY}
++  ${X11_LIBRARIES}
+ )
+ 
+  end var setup  ###
+--- a/src/applications/osgearth_qt/CMakeLists.txt
 b/src/applications/osgearth_qt/CMakeLists.txt
+@@ -38,6 +38,7 @@
+ ${QT_QTCORE_LIBRARY}
+ ${QT_QTGUI_LIBRARY}
+ ${QT_QTOPENGL_LIBRARY}
++  ${X11_LIBRARIES}
+ )
+ 
+  end var setup  ###
+--- a/src/applications/osgearth_demo/CMakeLists.txt
 b/src/applications/osgearth_demo/CMakeLists.txt
+@@ -7,6 +7,7 @@
+ QT5_WRAP_CPP( MOC_SRCS ${MOC_HDRS} OPTIONS "-f" )
+   SET(TARGET_ADDED_LIBRARIES
+ osgEarthQt
++  ${X11_LIBRARIES}
+ )
+ ELSE()
+ INCLUDE( ${QT_USE_FILE} )
+@@ -16,6 +17,7 @@
+ ${QT_QTCORE_LIBRARY}
+ ${QT_QTGUI_LIBRARY}
+ ${QT_QTOPENGL_LIBRARY}
++  ${X11_LIBRARIES}
+ )
+ ENDIF()
+ 
+--- a/src/applications/osgearth_qt_simple/CMakeLists.txt
 b/src/applications/osgearth_qt_simple/CMakeLists.txt
+@@ -34,6 +34,7 @@
+ ${QT_QTCORE_LIBRARY}
+ ${QT_QTGUI_LIBRARY}
+ ${QT_QTOPENGL_LIBRARY}
++  ${X11_LIBRARIES}
+ )
+ 
+  end var setup  ###

diff --git a/sci-geosciences/osgearth/osgearth-2.7.ebuild 
b/sci-geosciences/osgearth/osgearth-2.7.ebuild
new file mode 100644
index 000..13bb080
--- /dev/null
+++ b/sci-geosciences/osgearth/osgearth-2.7.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils
+
+DESCRIPTION="Dynamic map generation toolkit for OpenSceneGraph"
+HOMEPAGE="http://osgearth.org/";
+SRC_URI="https://github.com/gwaldron/osgearth/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc qt5"
+
+RDEPEND="
+   dev-db/sqlite:3
+   >=dev-games/openscenegraph-3.2.1-r1[curl,qt5?]
+   dev-libs/protobuf
+   dev-libs/tinyxml
+   net-misc/curl
+   sci-libs/gdal
+   sci-libs/geos
+   sys-libs/zlib[minizip]
+   virtual/opengl
+   x11-libs/libX11
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtopengl:5
+   )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   doc? ( dev-python/sphinx )"
+
+S=${WORKDIR}/${PN}-${P}
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.6-cmake-options.patch
+   "${FILESDIR}"/${PN}-2.7-linker.patch
+)
+
+src_configure() {
+   # V8 disabled due to
+   # https://github.com/gwaldron/osgearth/issues/333
+   local mycmakeargs=(
+   -DWITH_EXTERNAL_TINYXML=ON
+   $(cmake-utils_use qt5 OSGEARTH_USE_QT)
+   -DUSE_V8=OFF
+   -DOSGEARTH_USE_JAVASCRIPTCORE=OFF
+   )
+
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   cmake-utils_src_compile
+
+   if use doc ; then
+   emake -C "${S}"/docs man html info

[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2015-08-16 Thread Mikle Kolyada
commit: d242dc9a7fcd92bda26004137646b35ac7fad21f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 20:53:37 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 20:53:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d242dc9a

app-emulation/libvirt-glib: amd64 stable wrt bug #557520

Package-Manager: portage-2.2.20.1

 app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild
index 41e5fa8..27caa06 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+introspection python +vala"
 REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )



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

2015-08-16 Thread Mikle Kolyada
commit: f21a19b37284f7bf9e2c14842f2ea8aa1faa7b99
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 20:50:21 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 20:50:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f21a19b3

dev-java/commons-logging: amd64 stable wrt bug #556866

Package-Manager: portage-2.2.20.1

 dev-java/commons-logging/commons-logging-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/commons-logging/commons-logging-1.2.ebuild 
b/dev-java/commons-logging/commons-logging-1.2.ebuild
index e1edb14..aa4f49f 100644
--- a/dev-java/commons-logging/commons-logging-1.2.ebuild
+++ b/dev-java/commons-logging/commons-logging-1.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="mirror://apache/commons/logging/source/${P}-src.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="avalon-logkit log4j servletapi avalon-framework"
 
 COMMON_DEP="



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

2015-08-16 Thread Mikle Kolyada
commit: 8c1f83921f0d7ffac1fa7c76a7a5d2dfff22c027
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 20:40:29 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 20:40:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c1f8392

sys-apps/smartmontools: ia64 stable wrt bug #28

Package-Manager: portage-2.2.20.1

 sys-apps/smartmontools/smartmontools-6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/smartmontools/smartmontools-6.4.ebuild 
b/sys-apps/smartmontools/smartmontools-6.4.ebuild
index 157de5e..2f60f4b 100644
--- a/sys-apps/smartmontools/smartmontools-6.4.ebuild
+++ b/sys-apps/smartmontools/smartmontools-6.4.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
inherit subversion autotools
 else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-   KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux 
~x64-macos"
+   KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux 
~x64-macos"
 fi
 
 DESCRIPTION="Self-Monitoring, Analysis and Reporting Technology System 
(S.M.A.R.T.) monitoring tools"



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/genkernel-next/

2015-08-16 Thread Mikle Kolyada
commit: 2dbd31a1fe739a0f9bc641ab9a5d5f90f53f1295
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 20:35:53 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 20:35:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dbd31a1

sys-kernel/genkernel-next: ia64 stable wrt bug #546170

Package-Manager: portage-2.2.20.1

 sys-kernel/genkernel-next/genkernel-next-63.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/genkernel-next/genkernel-next-63.ebuild 
b/sys-kernel/genkernel-next/genkernel-next-63.ebuild
index f643dd7..cba4e10 100644
--- a/sys-kernel/genkernel-next/genkernel-next-63.ebuild
+++ b/sys-kernel/genkernel-next/genkernel-next-63.ebuild
@@ -13,9 +13,9 @@ fi
 inherit bash-completion-r1 eutils
 
 if [[ "${PV}" == "" ]]; then
-   KEYWORDS="ppc"
+   KEYWORDS="ia64 ppc"
 else
-   KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ia64 ppc ~x86"
 fi
 
 DESCRIPTION="Gentoo automatic kernel building scripts, reloaded"



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

2015-08-16 Thread Johannes Huber
commit: 2e42a4bcc03207b3226d5bf229d297b353b8a511
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Aug 16 20:08:52 2015 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sun Aug 16 20:14:32 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2e42a4bc

kde-plasma/plasma-workspace: Backport consolekit2 support

Package-Manager: portage-2.2.20.1

 .../files/plasma-workspace-5.4-consolekit2.patch   | 189 +
 .../plasma-workspace-5.4.49..ebuild|   5 +-
 2 files changed, 193 insertions(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-workspace/files/plasma-workspace-5.4-consolekit2.patch 
b/kde-plasma/plasma-workspace/files/plasma-workspace-5.4-consolekit2.patch
new file mode 100644
index 000..6131c90
--- /dev/null
+++ b/kde-plasma/plasma-workspace/files/plasma-workspace-5.4-consolekit2.patch
@@ -0,0 +1,189 @@
+From: Eric Koegel 
+Date: Wed, 12 Aug 2015 08:33:39 +
+Subject: ConsoleKit2 support for screenlocker
+X-Git-Url: 
http://quickgit.kde.org/?p=plasma-workspace.git&a=commitdiff&h=72578284a1fda5f012cafcaccad6069fadbf9a25
+---
+ConsoleKit2 support for screenlocker
+
+ConsoleKit2 has the same API as systemd-logind for Lock, Unlock,
+PrepareForSleep, and Inhibit. This patch adds the functionality
+for ConsoleKit2 while attempting to minimize code duplication.
+
+REVIEW: 124469
+---
+
+
+--- a/ksmserver/screenlocker/logind.cpp
 b/ksmserver/screenlocker/logind.cpp
+@@ -25,13 +25,17 @@
+ #include 
+ #include 
+ #include 
+-#include 
+ #include 
+ 
+ const static QString s_login1Service = 
QStringLiteral("org.freedesktop.login1");
+ const static QString s_login1Path = QStringLiteral("/org/freedesktop/login1");
+ const static QString s_login1ManagerInterface = 
QStringLiteral("org.freedesktop.login1.Manager");
+ const static QString s_login1SessionInterface = 
QStringLiteral("org.freedesktop.login1.Session");
++
++const static QString s_consolekitService = 
QStringLiteral("org.freedesktop.ConsoleKit");
++const static QString s_consolekitPath = 
QStringLiteral("/org/freedesktop/ConsoleKit/Manager");
++const static QString s_consolekitManagerInterface = 
QStringLiteral("org.freedesktop.ConsoleKit.Manager");
++const static QString s_consolekitSessionInterface = 
QStringLiteral("org.freedesktop.ConsoleKit.Session");
+ 
+ LogindIntegration::LogindIntegration(const QDBusConnection &connection, 
QObject *parent)
+ : QObject(parent)
+@@ -42,6 +46,10 @@
+  this))
+ , m_connected(false)
+ , m_inhibitFileDescriptor()
++, m_service(nullptr)
++, m_path(nullptr)
++, m_managerInterface(nullptr)
++, m_sessionInterface(nullptr)
+ {
+ connect(m_logindServiceWatcher, &QDBusServiceWatcher::serviceRegistered, 
this, &LogindIntegration::logindServiceRegistered);
+ connect(m_logindServiceWatcher, 
&QDBusServiceWatcher::serviceUnregistered, this,
+@@ -67,6 +75,11 @@
+ }
+ if (reply.value().contains(s_login1Service)) {
+ logindServiceRegistered();
++// Don't register ck if we have logind
++return;
++}
++if (reply.value().contains(s_consolekitService)) {
++consolekitServiceRegistered();
+ }
+ }
+ );
+@@ -89,6 +102,40 @@
+ message.setArguments(QVariantList() << (quint32) 
QCoreApplication::applicationPid());
+ QDBusPendingReply session = m_bus.asyncCall(message);
+ QDBusPendingCallWatcher *watcher = new QDBusPendingCallWatcher(session, 
this);
++
++m_service = &s_login1Service;
++m_path = &s_login1Path;
++m_managerInterface = &s_login1ManagerInterface;
++m_sessionInterface = &s_login1SessionInterface;
++
++commonServiceRegistered(watcher);
++}
++
++void LogindIntegration::consolekitServiceRegistered()
++{
++// Don't try to register with ck if we have logind
++if (m_connected) {
++return;
++}
++
++// get the current session
++QDBusMessage message = QDBusMessage::createMethodCall(s_consolekitService,
++  s_consolekitPath,
++  
s_consolekitManagerInterface,
++  
QStringLiteral("GetCurrentSession"));
++QDBusPendingReply session = m_bus.asyncCall(message);
++QDBusPendingCallWatcher *watcher = new QDBusPendingCallWatcher(session, 
this);
++
++m_service = &s_consolekitService;
++m_path = &s_consolekitPath;
++m_managerInterface = &s_consolekitManagerInterface;
++m_sessionInterface = &s_consolekitSessionInterface;
++
++commonServiceRegistered(watcher);
++}
++
++void LogindIntegration::commonServiceRegistered(QDBusPendingCallWatcher 
*watcher)
++{
+ connect(watcher, &QDBusPendingCallWatcher::finished, this,
+ [this](QDBusPendingCallWatcher *self) {
+ QDBusPendingRe

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

2015-08-16 Thread Mikle Kolyada
commit: e4e37ecaf21ff4c8667a13c43f7e134310aaa1dd
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 20:32:51 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 20:32:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e37eca

media-gfx/fontforge: ia64 stable wrt bug #555958

Package-Manager: portage-2.2.20.1

 media-gfx/fontforge/fontforge-20150430.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fontforge/fontforge-20150430.ebuild 
b/media-gfx/fontforge/fontforge-20150430.ebuild
index 766b569..d7a9bcf 100644
--- a/media-gfx/fontforge/fontforge-20150430.ebuild
+++ b/media-gfx/fontforge/fontforge-20150430.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/fontforge/fontforge/archive/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="BSD GPL-3+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
 IUSE="cairo truetype-debugger gif gtk jpeg png +python readline tiff svg 
unicode X"
 
 REQUIRED_USE="



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

2015-08-16 Thread Mikle Kolyada
commit: 0d86427c6cbecf9e5cb6b70c68807734f4e03a4c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 20:16:24 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 20:16:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d86427c

dev-python/python-sqlparse: Add ~ia64 keyword wrt bug #525562

Package-Manager: portage-2.2.20.1

 dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild | 2 +-
 dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild | 2 +-
 dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild | 2 +-
 dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild 
b/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild
index 3c056af..c803994 100644
--- a/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild
+++ b/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://code.google.com/p/python-sqlparse/ 
https://github.com/andialbre
 SRC_URI="https://github.com/andialbrecht/sqlparse/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 LICENSE="BSD-2"
 IUSE="doc examples test"
 

diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild 
b/dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild
index 847ad91..6e7fa09 100644
--- a/dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild
+++ b/dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="http://code.google.com/p/python-sqlparse/ 
https://github.com/andialbre
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 LICENSE="BSD-2"
 IUSE="doc test"
 

diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild 
b/dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild
index 847ad91..6e7fa09 100644
--- a/dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild
+++ b/dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="http://code.google.com/p/python-sqlparse/ 
https://github.com/andialbre
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 LICENSE="BSD-2"
 IUSE="doc test"
 

diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild 
b/dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild
index 847ad91..6e7fa09 100644
--- a/dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild
+++ b/dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="http://code.google.com/p/python-sqlparse/ 
https://github.com/andialbre
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 LICENSE="BSD-2"
 IUSE="doc test"
 



[gentoo-commits] proj/java:master commit in: dev-java/icedtea/files/

2015-08-16 Thread James Le Cuirot
commit: 587f3c483e92ee89677017755f51ba4b15bdcc79
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Aug 16 20:18:03 2015 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Aug 16 20:18:03 2015 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=587f3c48

dev-java/icedtea: Fix broken font paths

Package-Manager: portage-2.2.20.1

 dev-java/icedtea/files/fontconfig.Gentoo.properties.src | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/icedtea/files/fontconfig.Gentoo.properties.src 
b/dev-java/icedtea/files/fontconfig.Gentoo.properties.src
index 8671802..519cccd 100644
--- a/dev-java/icedtea/files/fontconfig.Gentoo.properties.src
+++ b/dev-java/icedtea/files/fontconfig.Gentoo.properties.src
@@ -362,8 +362,8 @@ 
filename.Sazanami_Gothic=@GENTOO_PORTAGE_EPREFIX@/usr/share/fonts/sazanami/sazan
 
filename.Sazanami_Mincho=@GENTOO_PORTAGE_EPREFIX@/usr/share/fonts/sazanami/sazanami-mincho.ttf
 
 # media-fonts/arphicfonts
-filename.AR_PL_ShanHeiSun_Uni=@GENTOO_PORTAGE_EPREFIX@/usr/share/fonts/uming.ttc
-filename.AR_PL_ZenKai_Uni=@GENTOO_PORTAGE_EPREFIX@/usr/share/fonts/ukai.ttc
+filename.AR_PL_ShanHeiSun_Uni=@GENTOO_PORTAGE_EPREFIX@/usr/share/fonts/arphicfonts/uming.ttc
+filename.AR_PL_ZenKai_Uni=@GENTOO_PORTAGE_EPREFIX@/usr/share/fonts/arphicfonts/ukai.ttc
 
 # media-fonts/baekmuk-fonts
 
filename.Baekmuk_Gulim=@GENTOO_PORTAGE_EPREFIX@/usr/share/fonts/baekmuk-fonts/gulim.ttf



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/subversion/

2015-08-16 Thread Markus Meier
commit: 82d1524f33bc9a068cc233e2c3990be7ab230d98
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Aug 16 19:53:39 2015 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Aug 16 19:53:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82d1524f

dev-vcs/subversion: arm stable, bug #556076

Package-Manager: portage-2.2.20

 dev-vcs/subversion/subversion-1.7.21.ebuild | 2 +-
 dev-vcs/subversion/subversion-1.8.14.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/subversion/subversion-1.7.21.ebuild 
b/dev-vcs/subversion/subversion-1.7.21.ebuild
index 521c914..7705749 100644
--- a/dev-vcs/subversion/subversion-1.7.21.ebuild
+++ b/dev-vcs/subversion/subversion-1.7.21.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="Subversion GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java 
kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf"
 
 COMMON_DEPEND=">=dev-db/sqlite-3.6.18[threadsafe(+)]

diff --git a/dev-vcs/subversion/subversion-1.8.14.ebuild 
b/dev-vcs/subversion/subversion-1.8.14.ebuild
index 5db1dd2..c266c87 100644
--- a/dev-vcs/subversion/subversion-1.8.14.ebuild
+++ b/dev-vcs/subversion/subversion-1.8.14.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="Subversion GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http 
java kde nls perl python ruby sasl test vim-syntax"
 
 COMMON_DEPEND=">=dev-db/sqlite-3.7.12



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

2015-08-16 Thread Mikle Kolyada
commit: e27d00105ada076525f74cba2059140f5619fa33
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 19:37:57 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 19:38:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e27d0010

kde-apps/kwalletd: x86 stable wrt bug #540790

Package-Manager: portage-2.2.20.1

 kde-apps/kwalletd/kwalletd-4.14.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kwalletd/kwalletd-4.14.3-r2.ebuild 
b/kde-apps/kwalletd/kwalletd-4.14.3-r2.ebuild
index 72afa54..5c6537d 100644
--- a/kde-apps/kwalletd/kwalletd-4.14.3-r2.ebuild
+++ b/kde-apps/kwalletd/kwalletd-4.14.3-r2.ebuild
@@ -8,7 +8,7 @@ KMNAME="kde-runtime"
 inherit kde4-meta
 
 DESCRIPTION="KDE Password Server"
-KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug gpg"
 
 DEPEND="



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

2015-08-16 Thread Alex Brandt
commit: c81e02c419ec3d071384acbfc82fce12af1cd881
Author: Alex Brandt  gentoo  org>
AuthorDate: Sun Aug 16 19:14:11 2015 +
Commit: Alex Brandt  gentoo  org>
CommitDate: Sun Aug 16 19:14:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c81e02c4

app-admin/supernova: remove version 2.0.0

Package-Manager: portage-2.2.20.1

 app-admin/supernova/Manifest   |  1 -
 app-admin/supernova/supernova-2.0.0.ebuild | 45 --
 2 files changed, 46 deletions(-)

diff --git a/app-admin/supernova/Manifest b/app-admin/supernova/Manifest
index 2912a06..d12bb20 100644
--- a/app-admin/supernova/Manifest
+++ b/app-admin/supernova/Manifest
@@ -1,4 +1,3 @@
-DIST supernova-2.0.0.tar.gz 18298 SHA256 
43b27ee9ed2ca7b0b5860bf52422750e215b60cb71eca106a57b4f900faef24e SHA512 
a5c439cfe489991d5ae7f0f63e858b1200ac8df8f1556871f79f8cfc97862d46aae555aee9c97565308388305bd721ecce1f91221824f425caf19acb92f5ac8a
 WHIRLPOOL 
e4514e9c0312c68f1c017a92f1959180db042da0cd38ef83079bcee93344758383b41c06b5c51d1139b970dfdae51fda03f8f041d1788a533f9ca71645a7bcf9
 DIST supernova-2.0.5.tar.gz 18219 SHA256 
8219f6e42e364aceba5d1b70211522ba76fafad16374f71319a0e43c7f615489 SHA512 
737649bb0d5e7ee21d9721cba8556617afffdd8cfa287f9d08fa3d81bfa98eb35a6aeeded9c13e600d355616cd3983bfc80148c0934d2b7791da2724e420c9c0
 WHIRLPOOL 
b9204b5fb265bd7384b8724c62a5a10a4220f34c9ebe20f8f95945f12399c6fb291abb3086b5a09cb988fca8229ec99377f84394c98f15b6874ae140396ab8a9
 DIST supernova-2.0.7.tar.gz 18516 SHA256 
5fc2cc9eaf6a7cd0bd355b867240bae2b15c66b1e3ff4f5206b591c3ae155837 SHA512 
f1271cac15c04f8f4dc1e1c4d92bd6214019215a9c2b1f567268a49e122852f1e3e67fb0325720b450176c073358f99fe2cbefb602055ac2d650d41e839202a3
 WHIRLPOOL 
7392ccf2e1ee8adac46141478c05d1c1f5876d2a1ac0ce9adefa182ece0cb26d3c9e800f9d1d4c7c5c0978512a736da527903c3e7f34bdd45405599b5641927c
 DIST supernova-2.0.8.tar.gz 22569 SHA256 
fd1a3dbcf52bba6deceb316baf9f8c6b5733c8e1ab4a6b1977aa6c871190f853 SHA512 
43d1c53c71c6901da3d9c8e6160ff04110c76cb52281e10fcd8d339c23b2e5da03074e0fda6df66026d8edd268c6a755aa7e087dc131fdfc2365b5bdeed22be2
 WHIRLPOOL 
6837cc4d841b362a84b97b2a57d6b0b7e0b9cf13eaeef8e6643d9c96db8bbbed0d8c431cf4ddf54a662992a9b4980c88c86c299bd0efd53a015177c975262cf1

diff --git a/app-admin/supernova/supernova-2.0.0.ebuild 
b/app-admin/supernova/supernova-2.0.0.ebuild
deleted file mode 100644
index 03dc2dd..000
--- a/app-admin/supernova/supernova-2.0.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit bash-completion-r1 distutils-r1 vcs-snapshot
-
-DESCRIPTION="novaclient wrapper for multiple nova environments"
-HOMEPAGE="https://github.com/rackerhacker/supernova";
-SRC_URI="https://github.com/major/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="examples test"
-
-CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="
-   ${CDEPEND}
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-"
-RDEPEND="
-   ${CDEPEND}
-   dev-python/click[${PYTHON_USEDEP}]
-   dev-python/configobj[${PYTHON_USEDEP}]
-   >=dev-python/keyring-0.9.2[${PYTHON_USEDEP}]
-   dev-python/python-novaclient[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-"
-
-python_test() {
-   distutils_install_for_testing
-   cd "${TEST_DIR}"/lib || die
-   py.test || die "tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   use examples && local EXAMPLES=( example_configs/. )
-
-   distutils-r1_python_install_all
-
-   newbashcomp contrib/${PN}-completion.bash ${PN}
-}



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

2015-08-16 Thread Alex Brandt
commit: 07bf31d7449f92695b191d16e31031c98cc97c61
Author: Alex Brandt  gentoo  org>
AuthorDate: Sun Aug 16 19:09:00 2015 +
Commit: Alex Brandt  gentoo  org>
CommitDate: Sun Aug 16 19:09:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bf31d7

app-admin/supernova: add version 2.0.8

Package-Manager: portage-2.2.20.1

 app-admin/supernova/Manifest   |  1 +
 app-admin/supernova/supernova-2.0.8.ebuild | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/app-admin/supernova/Manifest b/app-admin/supernova/Manifest
index d581a5e..2912a06 100644
--- a/app-admin/supernova/Manifest
+++ b/app-admin/supernova/Manifest
@@ -1,3 +1,4 @@
 DIST supernova-2.0.0.tar.gz 18298 SHA256 
43b27ee9ed2ca7b0b5860bf52422750e215b60cb71eca106a57b4f900faef24e SHA512 
a5c439cfe489991d5ae7f0f63e858b1200ac8df8f1556871f79f8cfc97862d46aae555aee9c97565308388305bd721ecce1f91221824f425caf19acb92f5ac8a
 WHIRLPOOL 
e4514e9c0312c68f1c017a92f1959180db042da0cd38ef83079bcee93344758383b41c06b5c51d1139b970dfdae51fda03f8f041d1788a533f9ca71645a7bcf9
 DIST supernova-2.0.5.tar.gz 18219 SHA256 
8219f6e42e364aceba5d1b70211522ba76fafad16374f71319a0e43c7f615489 SHA512 
737649bb0d5e7ee21d9721cba8556617afffdd8cfa287f9d08fa3d81bfa98eb35a6aeeded9c13e600d355616cd3983bfc80148c0934d2b7791da2724e420c9c0
 WHIRLPOOL 
b9204b5fb265bd7384b8724c62a5a10a4220f34c9ebe20f8f95945f12399c6fb291abb3086b5a09cb988fca8229ec99377f84394c98f15b6874ae140396ab8a9
 DIST supernova-2.0.7.tar.gz 18516 SHA256 
5fc2cc9eaf6a7cd0bd355b867240bae2b15c66b1e3ff4f5206b591c3ae155837 SHA512 
f1271cac15c04f8f4dc1e1c4d92bd6214019215a9c2b1f567268a49e122852f1e3e67fb0325720b450176c073358f99fe2cbefb602055ac2d650d41e839202a3
 WHIRLPOOL 
7392ccf2e1ee8adac46141478c05d1c1f5876d2a1ac0ce9adefa182ece0cb26d3c9e800f9d1d4c7c5c0978512a736da527903c3e7f34bdd45405599b5641927c
+DIST supernova-2.0.8.tar.gz 22569 SHA256 
fd1a3dbcf52bba6deceb316baf9f8c6b5733c8e1ab4a6b1977aa6c871190f853 SHA512 
43d1c53c71c6901da3d9c8e6160ff04110c76cb52281e10fcd8d339c23b2e5da03074e0fda6df66026d8edd268c6a755aa7e087dc131fdfc2365b5bdeed22be2
 WHIRLPOOL 
6837cc4d841b362a84b97b2a57d6b0b7e0b9cf13eaeef8e6643d9c96db8bbbed0d8c431cf4ddf54a662992a9b4980c88c86c299bd0efd53a015177c975262cf1

diff --git a/app-admin/supernova/supernova-2.0.8.ebuild 
b/app-admin/supernova/supernova-2.0.8.ebuild
new file mode 100644
index 000..56a25ed
--- /dev/null
+++ b/app-admin/supernova/supernova-2.0.8.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+
+inherit bash-completion-r1 distutils-r1
+
+DESCRIPTION="novaclient wrapper for multiple nova environments"
+HOMEPAGE="https://github.com/rackerhacker/supernova";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc examples test"
+
+CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="
+   ${CDEPEND}
+   doc? ( >=dev-python/mkdocs-0.14.0[${PYTHON_USEDEP}] )
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+RDEPEND="
+   ${CDEPEND}
+   dev-python/click[${PYTHON_USEDEP}]
+   dev-python/configobj[${PYTHON_USEDEP}]
+   >=dev-python/keyring-0.9.2[${PYTHON_USEDEP}]
+   dev-python/python-novaclient[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+"
+
+python_compile_all() {
+   if use doc; then
+   mkdocs build || die "docs failed to build"
+   fi
+}
+
+python_test() {
+   distutils_install_for_testing
+   cd "${TEST_DIR}"/lib || die
+   py.test || die "tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( site/. )
+   use examples && local EXAMPLES=( example_configs/. )
+
+   distutils-r1_python_install_all
+
+   newbashcomp contrib/${PN}-completion.bash ${PN}
+}



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

2015-08-16 Thread Sergei Trofimovich
commit: 646f22b7c98f38e53377cbf18b64f540f7bdc162
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Aug 16 19:00:26 2015 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Aug 16 19:00:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=646f22b7

dev-lang/helium: port to ghc-7.10, bug #557938 by Toralf Förster

Package-Manager: portage-2.2.20

 dev-lang/helium/files/helium-1.8.1-ghc-7.10.patch | 55 +++
 dev-lang/helium/helium-1.8.1.ebuild   |  4 ++
 2 files changed, 59 insertions(+)

diff --git a/dev-lang/helium/files/helium-1.8.1-ghc-7.10.patch 
b/dev-lang/helium/files/helium-1.8.1-ghc-7.10.patch
new file mode 100644
index 000..43af33e
--- /dev/null
+++ b/dev-lang/helium/files/helium-1.8.1-ghc-7.10.patch
@@ -0,0 +1,55 @@
+diff --git a/src/Helium/Parser/LexerMonad.hs b/src/Helium/Parser/LexerMonad.hs
+index 75ac077..af35093 100644
+--- a/src/Helium/Parser/LexerMonad.hs
 b/src/Helium/Parser/LexerMonad.hs
+@@ -20,2 +20,4 @@ import Helium.Parser.LexerMessage
+ import Text.ParserCombinators.Parsec.Pos
++import Control.Applicative
++import Control.Monad
+ 
+@@ -47,2 +49,9 @@ returnLM x = LM (\_ pos brackets -> Right (x, [], pos, 
brackets))
+ 
++instance Functor LexerMonad where
++fmap  = liftM
++
++instance Applicative LexerMonad where
++pure  = return
++(<*>) = ap  -- defined in Control.Monad
++
+ instance Monad LexerMonad where
+diff --git a/src/Helium/StaticAnalysis/Heuristics/OnlyResultHeuristics.hs 
b/src/Helium/StaticAnalysis/Heuristics/OnlyResultHeuristics.hs
+index 880ac0b..90574f0 100644
+--- a/src/Helium/StaticAnalysis/Heuristics/OnlyResultHeuristics.hs
 b/src/Helium/StaticAnalysis/Heuristics/OnlyResultHeuristics.hs
+@@ -1 +1,2 @@
++{-# LANGUAGE FlexibleContexts #-}
+ {-| Module  :  OnlyResultHeuristics
+diff --git a/src/Helium/StaticAnalysis/Heuristics/RepairHeuristics.hs 
b/src/Helium/StaticAnalysis/Heuristics/RepairHeuristics.hs
+index 89e43f2..251406f 100644
+--- a/src/Helium/StaticAnalysis/Heuristics/RepairHeuristics.hs
 b/src/Helium/StaticAnalysis/Heuristics/RepairHeuristics.hs
+@@ -1 +1,2 @@
++{-# LANGUAGE FlexibleContexts #-}
+ {-| Module  :  RepairHeuristics
+diff --git a/src/Helium/StaticAnalysis/Heuristics/TieBreakerHeuristics.hs 
b/src/Helium/StaticAnalysis/Heuristics/TieBreakerHeuristics.hs
+index d0b01a3..ba7ca19 100644
+--- a/src/Helium/StaticAnalysis/Heuristics/TieBreakerHeuristics.hs
 b/src/Helium/StaticAnalysis/Heuristics/TieBreakerHeuristics.hs
+@@ -1 +1,2 @@
++{-# LANGUAGE FlexibleContexts #-}
+ {-| Module  :  TieBreakerHeuristics
+diff --git a/src/Helium/StaticAnalysis/Heuristics/UnifierHeuristics.hs 
b/src/Helium/StaticAnalysis/Heuristics/UnifierHeuristics.hs
+index c2e91f5..493c882 100644
+--- a/src/Helium/StaticAnalysis/Heuristics/UnifierHeuristics.hs
 b/src/Helium/StaticAnalysis/Heuristics/UnifierHeuristics.hs
+@@ -1 +1,2 @@
++{-# LANGUAGE FlexibleContexts #-}
+ {-| Module  :  UnifierHeuristics
+diff --git a/src/Helium/Syntax/UHA_Pretty.hs b/src/Helium/Syntax/UHA_Pretty.hs
+index af970dc..ee42a48 100644
+--- a/src/Helium/Syntax/UHA_Pretty.hs
 b/src/Helium/Syntax/UHA_Pretty.hs
+@@ -17,2 +17,3 @@ import Control.Monad.Identity (Identity)
+ import qualified Control.Monad.Identity
++import Prelude hiding ((<$>))
+ 

diff --git a/dev-lang/helium/helium-1.8.1.ebuild 
b/dev-lang/helium/helium-1.8.1.ebuild
index f351f59..e896685 100644
--- a/dev-lang/helium/helium-1.8.1.ebuild
+++ b/dev-lang/helium/helium-1.8.1.ebuild
@@ -30,3 +30,7 @@ RDEPEND=">=dev-haskell/lvmlib-1.1:=[profile?]
 DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.10.1.0
 "
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-1.8.1-ghc-7.10.patch
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/eid-mw/, app-crypt/eid-mw/files/

2015-08-16 Thread Sven Vermeulen
commit: 1bfbafda280c28e50b577c835d9fdb42376d1021
Author: Sven Vermeulen  gentoo  org>
AuthorDate: Sun Aug 16 18:10:57 2015 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Aug 16 18:16:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bfbafda

app-crypt/eid-mw: Version bump to 4.1.4

As provided by Vincent Hardy, this brings eid-mw to version 4.1.4

Gentoo-Bug: 557604

Package-Manager: portage-2.2.20.1

 app-crypt/eid-mw/Manifest  |  1 +
 app-crypt/eid-mw/eid-mw-4.1.4.ebuild   | 79 ++
 .../eid-mw/files/gtk_not_required_4.1.4.patch  | 60 
 3 files changed, 140 insertions(+)

diff --git a/app-crypt/eid-mw/Manifest b/app-crypt/eid-mw/Manifest
index b5b1c58..9f67898 100644
--- a/app-crypt/eid-mw/Manifest
+++ b/app-crypt/eid-mw/Manifest
@@ -1,2 +1,3 @@
 DIST eid-mw-4.0.6-1480.tar.gz 4292450 SHA256 
1ff3a7740a30891df2da12fca66cb5324dc286f9490ee839d61d9f1028b9127c SHA512 
4b6ba684a43183e11cf29a73bee7bc6ecda24aa15029e55593d6ad3cc9f58726d551089c3c9f95f07d03847df70f2662a0ea9e3db5dd5591cc9b8b0e839d364b
 WHIRLPOOL 
cca8b871a2780dae282f5eed12cd79df0bb9d57c3c968ca740b7063ca3c48425be492d3dfcb7bee5c0037b14571df8b76b825540f52025b14afed8f718d56c22
 DIST eid-mw-4.0.6-1620.tar.gz 4335514 SHA256 
1ecb30f9f318bdb61a8d774fe76b948eb5841d4de6fee106029ed78daa7efbf2 SHA512 
511bf6cf7a9a4d0a2232d95f1a6ba6f4fa8ee174cf919f88e1fa0c71357b9717544a6006ad412d7a0b4090c4c56ca86f8e6f69dabc6912bfd77a2e948cae8104
 WHIRLPOOL 
b89ae4ba659e8dedd93f70368af1e058468cfd3761bec099276fadc017dcf21d245ceb8db001c3e82f30c7e6f670e13ab6c17e221c8c8ee02a45cc5833f39867
+DIST eid-mw-4.1.4-v4.1.4.tar.gz 3475913 SHA256 
2996960ea92504c7cee1953ccf4520ba78979c7771645e2b2c1207f94be0a308 SHA512 
efcc4dbd0fa383896df9f5a7492b18beb5259cfa368a919ae18bd996e5976a67d0570c0fbccd5ab38ea95c31f48b92c145c526aa59866217a418a80a550d502f
 WHIRLPOOL 
11e35b3649a0c3bd40e4c901ba4d922305dc2b4098018bd018ee71b963b08898e6295e4f71cb7180b0fc8e64d1afe01ce49bcaa36a60c065c2de84b81d19e398

diff --git a/app-crypt/eid-mw/eid-mw-4.1.4.ebuild 
b/app-crypt/eid-mw/eid-mw-4.1.4.ebuild
new file mode 100644
index 000..06e154c
--- /dev/null
+++ b/app-crypt/eid-mw/eid-mw-4.1.4.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils autotools mozextension multilib
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="git://github.com/Fedict/${PN}.git
+   https://github.com/Fedict/${PN}.git";
+   inherit git-2
+   SRC_URI=""
+else
+   MY_P="${P}-v${PV}"
+   SRC_URI="http://eid.belgium.be/en/binaries/${MY_P}.tar_tcm406-270730.gz 
-> ${MY_P}.tar.gz"
+   KEYWORDS="~x86 ~amd64 ~arm"
+   S="${WORKDIR}/${MY_P}"
+fi
+
+SLOT="0"
+LICENSE="LGPL-3"
+DESCRIPTION="Belgian Electronic Identity Card middleware supplied by the 
Belgian Federal Government"
+
+HOMEPAGE="http://eid.belgium.be";
+
+IUSE="+gtk +xpi +dialogs"
+
+REQUIRED_USE="
+   dialogs? ( gtk )"
+
+RDEPEND="gtk? ( x11-libs/gtk+:* )
+   >=sys-apps/pcsc-lite-1.2.9
+   xpi? ( || ( >=www-client/firefox-bin-3.6.24
+   >=www-client/firefox-3.6.20 ) )
+   !app-misc/beid-runtime"
+
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   use gtk || epatch "${FILESDIR}"/gtk_not_required_${PV}.patch
+
+   if [[ ${PV} == "" ]] ; then
+   # Only in current git. Hopefully, in next release.
+   sed -i -e 's:/beid/rsaref220:/rsaref220:' configure.ac
+   sed -i -e 's:/beid::' cardcomm/pkcs11/src/libbeidpkcs11.pc.in
+   fi
+
+   if [[ ${PV} == "" ]] || ! use gtk ; then
+   eautoreconf
+   fi
+}
+
+src_configure() {
+   econf $(use_enable dialogs) --disable-static
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+
+   if [[ ${PV} != "" ]] ; then
+   # Automatically done in current git. Hopefully, in next release.
+   rm doc/sdk/include/rsaref220/win32.h
+   doheader -r doc/sdk/include/*
+   fi
+   if use xpi; then
+   declare MOZILLA_FIVE_HOME
+   if has_version '>=www-client/firefox-3.6.20'; then
+   MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
+   xpi_install 
"${D}/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/belgium...@eid.belgium.be"
+   fi
+   if has_version '>=www-client/firefox-bin-3.6.24'; then
+   MOZILLA_FIVE_HOME="/opt/firefox"
+   xpi_install 
"${D}/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/belgium...@eid.belgium.be"
+   fi
+   fi
+   rm -r "${D}/usr/share" "${D}"/usr/lib*/*.la
+}

diff --git a/app-crypt/eid-mw/files/gtk_not_required_4.1.4.patch 
b/app-crypt/eid-mw/files/gtk_not_required_4.1.4.patch
new fi

[gentoo-commits] repo/gentoo:master commit in: app-crypt/eid-mw/files/, app-crypt/eid-mw/

2015-08-16 Thread Sven Vermeulen
commit: 4a2f76fd85afb8c3b4fbdf67153378894bc2b821
Author: Sven Vermeulen  gentoo  org>
AuthorDate: Sun Aug 16 18:08:07 2015 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Aug 16 18:16:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a2f76fd

app-crypt/eid-mw: Update - to drop gtk requirement in newest builds

Provided by Vincent Hardy, this patches the live ebuild to drop the gtk
requirement from the code. It also includes the pkgconfig file.

Gentoo-Bug: 557604

Package-Manager: portage-2.2.20.1

 app-crypt/eid-mw/eid-mw-.ebuild| 43 ++-
 app-crypt/eid-mw/files/gtk_not_required_.patch | 64 ++
 app-crypt/eid-mw/metadata.xml  |  7 ++-
 3 files changed, 99 insertions(+), 15 deletions(-)

diff --git a/app-crypt/eid-mw/eid-mw-.ebuild 
b/app-crypt/eid-mw/eid-mw-.ebuild
index 9ef575a..06e154c 100644
--- a/app-crypt/eid-mw/eid-mw-.ebuild
+++ b/app-crypt/eid-mw/eid-mw-.ebuild
@@ -4,18 +4,18 @@
 
 EAPI=5
 
-inherit eutils versionator mozextension multilib
+inherit eutils autotools mozextension multilib
 
 if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="git://github.com/Fedict/${PN}.git
https://github.com/Fedict/${PN}.git";
-   inherit git-2 autotools
+   inherit git-2
SRC_URI=""
 else
-   MY_P="${PN}-${PV/_p/-}"
-   SRC_URI="http://eid.belgium.be/en/binaries/${MY_P}.tar_tcm406-258906.gz 
-> ${MY_P}.tar.gz"
-   KEYWORDS="~x86 ~amd64"
-   S="${WORKDIR}/eid-mw-$(get_version_component_range 1-3)"
+   MY_P="${P}-v${PV}"
+   SRC_URI="http://eid.belgium.be/en/binaries/${MY_P}.tar_tcm406-270730.gz 
-> ${MY_P}.tar.gz"
+   KEYWORDS="~x86 ~amd64 ~arm"
+   S="${WORKDIR}/${MY_P}"
 fi
 
 SLOT="0"
@@ -24,9 +24,12 @@ DESCRIPTION="Belgian Electronic Identity Card middleware 
supplied by the Belgian
 
 HOMEPAGE="http://eid.belgium.be";
 
-IUSE="+gtk +xpi"
+IUSE="+gtk +xpi +dialogs"
 
-RDEPEND="gtk? ( x11-libs/gtk+:2 )
+REQUIRED_USE="
+   dialogs? ( gtk )"
+
+RDEPEND="gtk? ( x11-libs/gtk+:* )
>=sys-apps/pcsc-lite-1.2.9
xpi? ( || ( >=www-client/firefox-bin-3.6.24
>=www-client/firefox-3.6.20 ) )
@@ -35,18 +38,32 @@ RDEPEND="gtk? ( x11-libs/gtk+:2 )
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
-if [[ ${PV} == "" ]]; then
-   src_prepare() {
+src_prepare() {
+   use gtk || epatch "${FILESDIR}"/gtk_not_required_${PV}.patch
+
+   if [[ ${PV} == "" ]] ; then
+   # Only in current git. Hopefully, in next release.
+   sed -i -e 's:/beid/rsaref220:/rsaref220:' configure.ac
+   sed -i -e 's:/beid::' cardcomm/pkcs11/src/libbeidpkcs11.pc.in
+   fi
+
+   if [[ ${PV} == "" ]] || ! use gtk ; then
eautoreconf
-   }
-fi
+   fi
+}
 
 src_configure() {
-   econf $(use_enable gtk dialogs) --disable-static
+   econf $(use_enable dialogs) --disable-static
 }
 
 src_install() {
emake DESTDIR="${D}" install
+
+   if [[ ${PV} != "" ]] ; then
+   # Automatically done in current git. Hopefully, in next release.
+   rm doc/sdk/include/rsaref220/win32.h
+   doheader -r doc/sdk/include/*
+   fi
if use xpi; then
declare MOZILLA_FIVE_HOME
if has_version '>=www-client/firefox-3.6.20'; then

diff --git a/app-crypt/eid-mw/files/gtk_not_required_.patch 
b/app-crypt/eid-mw/files/gtk_not_required_.patch
new file mode 100644
index 000..ba4d4b1
--- /dev/null
+++ b/app-crypt/eid-mw/files/gtk_not_required_.patch
@@ -0,0 +1,64 @@
+diff --git a/Makefile.am b/Makefile.am
+index 1a605f7..6475886 100644
+--- a/Makefile.am
 b/Makefile.am
+@@ -1,7 +1,7 @@
+ ACLOCAL_AMFLAGS = -I scripts/m4
+ EXTRA_DIST = scripts/build-aux/config.rpath  debian build-debian.sh rpm doc
+ 
+-SUBDIRS=cardcomm/pkcs11/src doc/sdk/include/rsaref220 tests/unit 
plugins_tools/xpi plugins_tools/aboutmw/gtk
++SUBDIRS=cardcomm/pkcs11/src doc/sdk/include/rsaref220 tests/unit 
plugins_tools/xpi
+ 
+ xpipackage:
+   $(MAKE) -C plugins_tools/xpi xpipackage
+diff --git a/cardcomm/pkcs11/src/Makefile.am b/cardcomm/pkcs11/src/Makefile.am
+index b70e7f2..ac38944 100644
+--- a/cardcomm/pkcs11/src/Makefile.am
 b/cardcomm/pkcs11/src/Makefile.am
+@@ -165,30 +165,4 @@ libbeidpkcs11_la_SOURCES += \
+   dialogs/dialogsgtk/single_dialog.c
+ endif
+ 
+-libexec_PROGRAMS = beid-askpin beid-changepin beid-badpin beid-askaccess 
beid-spr-askpin beid-spr-changepin
+-
+-beid_askpin_SOURCES = dialogs/dialogsgtk/parent.c 
dialogs/dialogsgtk/beid-askpin.c
+-beid_askpin_CPPFLAGS = -I$(srcdir)/dialogsgtk -I$(srcdir)/../common/src 
-I$(srcdir)/src @GTK_CFLAGS@
+-beid_askpin_LDADD = @GTK_LIBS@
+-
+-beid_changepin_SOURCES = dialogs/dialogsgtk/parent.c 
dialogs/dialogsgtk/beid-changepin.c
+-beid_changepin_CPPFLAGS = -I$(dialogsdir)/dialogsgtk 
-I$(dialogsdir)/../com

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

2015-08-16 Thread Sebastian Pipping
commit: add7eb2e0a138b25c98cbef9ce286ac830754faa
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Aug 16 18:14:36 2015 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Aug 16 18:14:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add7eb2e

media-gfx/enblend: Fix texinfo compilation (bug #479978)

 media-gfx/enblend/enblend-4.1.1-r3.ebuild  |  79 +++
 .../files/enblend-4.1.1-texinfo-5-upstream.patch   | 617 +
 2 files changed, 696 insertions(+)

diff --git a/media-gfx/enblend/enblend-4.1.1-r3.ebuild 
b/media-gfx/enblend/enblend-4.1.1-r3.ebuild
new file mode 100644
index 000..2e46825
--- /dev/null
+++ b/media-gfx/enblend/enblend-4.1.1-r3.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils cmake-utils
+
+MY_P="${PN}-enfuse-${PV/_rc/rc}"
+
+DESCRIPTION="Image Blending with Multiresolution Splines"
+HOMEPAGE="http://enblend.sourceforge.net/";
+SRC_URI="mirror://sourceforge/enblend/${MY_P}.tar.gz"
+
+LICENSE="GPL-2 VIGRA"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="debug doc gpu image-cache openmp"
+
+REQUIRED_USE="openmp? ( !image-cache )"
+
+RDEPEND="
+   media-libs/glew
+   =media-libs/lcms-2*
+   >=media-libs/libpng-1.2.43:0=
+   >=media-libs/openexr-1.0:=
+   media-libs/plotutils[X]
+   media-libs/tiff
+   >=media-libs/vigra-1.8.0
+   sci-libs/gsl
+   virtual/jpeg:0=
+   debug? ( dev-libs/dmalloc )
+   gpu? ( media-libs/freeglut )"
+DEPEND="${RDEPEND}
+   >=dev-libs/boost-1.31.0:=
+   virtual/pkgconfig
+   doc? (
+   media-gfx/imagemagick
+   media-gfx/transfig
+   sci-visualization/gnuplot[gd]
+   virtual/latex-base
+   )"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-4.1.3-vigra_check.patch
+
+   sed -i -e "/CXX_FLAGS/s:-O3::g" CMakeLists.txt || die
+   sed -i -e "s:doc/enblend:doc/${P}:" doc/CMakeLists.txt || die
+   cmake-utils_src_prepare
+
+   epatch "${FILESDIR}"/${P}-texinfo-5-upstream.patch
+   epatch "${FILESDIR}"/${PN}-4.1.3-texinfo-5-more.patch
+
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMAKE_CXX_FLAGS_RELEASE=""
+   $(cmake-utils_use_enable debug DMALLOC)
+   $(cmake-utils_use doc DOC)
+   $(cmake-utils_use_enable image-cache IMAGECACHE)
+   $(cmake-utils_use_enable openmp)
+   $(cmake-utils_use_enable gpu)
+   )
+   CMAKE_BUILD_TYPE="Release"
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   # forcing -j1 as every parallel compilation process needs about 1 GB 
RAM.
+   cmake-utils_src_compile -j1
+}
+
+src_install() {
+   local DOCS=( AUTHORS ChangeLog NEWS README )
+   cmake-utils_src_install
+}

diff --git a/media-gfx/enblend/files/enblend-4.1.1-texinfo-5-upstream.patch 
b/media-gfx/enblend/files/enblend-4.1.1-texinfo-5-upstream.patch
new file mode 100644
index 000..8399f23
--- /dev/null
+++ b/media-gfx/enblend/files/enblend-4.1.1-texinfo-5-upstream.patch
@@ -0,0 +1,617 @@
+From 0a60c121addb1b850f52281d898bdf1e04d920ad Mon Sep 17 00:00:00 2001
+From: Sebastian Pipping 
+Date: Sun, 16 Aug 2015 20:01:15 +0200
+Subject: [PATCH] Port enblend-4.1.3-texinfo-5-upstream.patch to 4.1.1
+
+---
+ doc/Makefile.am  |   2 +-
+ doc/auxmac.tex   |   7 ---
+ doc/auxmac.texi  | 156 ---
+ doc/bug-reports.texi |   2 +-
+ doc/enblend.texi |  34 +--
+ doc/enfuse.texi  |  81 +++---
+ 6 files changed, 51 insertions(+), 231 deletions(-)
+
+diff --git a/doc/Makefile.am b/doc/Makefile.am
+index 22c7fbc..40bb394 100644
+--- a/doc/Makefile.am
 b/doc/Makefile.am
+@@ -46,7 +46,7 @@ AM_MAKEINFOHTMLFLAGS = @AM_MAKEINFOHTMLFLAGS@ \
+-I $(top_builddir) -I $(srcdir) \
+--css-include=@srcdir@/default.css \
+$(MAKEINFOHTMLFLAGS)
+-export TEXINPUTS=$(top_builddir):$(srcdir)
++export TEXINPUTS = .:$(top_builddir):$(srcdir):
+ 
+ TEXI2DVI = texi2dvi $(TEXI2DVIFLAGS) $(EXTRATEXI2DVIFLAGS)
+ 
+diff --git a/doc/auxmac.tex b/doc/auxmac.tex
+index 812d58d..524830f 100644
+--- a/doc/auxmac.tex
 b/doc/auxmac.tex
+@@ -1,13 +1,6 @@
+-\input thumbpdf.sty
+-
+-
+ % Auxilliary Macros.
+ %
+ % Include this file before texinfo.tex!
+ 
+ \def\mathit#1{\hbox{\it #1}}
+ \def\mathrm#1{\ifmmode{\rm #1}\else #1\fi}
+-
+-% These definitions are required for older versions of texinfo.tex.
+-\def\geq{\ifmmode \ge\else $\ge$\fi}
+-\def\leq{\ifmmode \le\else $\le$\fi}
+diff --git a/doc/auxmac.texi b/doc/auxmac.texi
+index 98c679f..59520c3 100644
+--- a/doc/auxmac.texi
 b/doc/auxmac.texi
+@@ -2,16 +2,6 @@
+ @c Macro Definitions
+ @c
+ 
+-@c redefined commands
+-
+-@c Get the spacing of dimensions rig

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

2015-08-16 Thread Patrice Clement
commit: f2b07ff730c8988bfb8fcdc237a668797d24fc6b
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Aug 16 19:06:48 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Aug 16 19:07:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b07ff7

dev-java/kxml: Update HOMEPAGE. License should be BSD and not MIT according to 
HOMEPAGE.

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

 dev-java/kxml/kxml-2.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/kxml/kxml-2.3.0.ebuild b/dev-java/kxml/kxml-2.3.0.ebuild
index a7235f3..c8bb643 100644
--- a/dev-java/kxml/kxml-2.3.0.ebuild
+++ b/dev-java/kxml/kxml-2.3.0.ebuild
@@ -9,10 +9,10 @@ JAVA_PKG_IUSE="doc examples source"
 inherit eutils java-pkg-2 java-ant-2
 
 DESCRIPTION="Small XML pull parser for constrained environments such as 
Applets, Personal Java or MIDP devices"
-HOMEPAGE="http://${PN}.sourceforge.net/";
+HOMEPAGE="http://kxml.org/";
 SRC_URI="mirror://sourceforge/${PN}/${PN}2-src-${PV}.zip"
 
-LICENSE="MIT"
+LICENSE="BSD"
 SLOT="2"
 KEYWORDS="~amd64"
 



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

2015-08-16 Thread Mikle Kolyada
commit: 3a5f73eb507cf12d862feddd70a5b7f265bbde88
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:56:13 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:59:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5f73eb

dev-python/cffi: ia64 stable wrt bug #556428

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/cffi/cffi-1.1.2.ebuild 
b/dev-python/cffi/cffi-1.1.2.ebuild
index ee77888..2c1c192 100644
--- a/dev-python/cffi/cffi-1.1.2.ebuild
+++ b/dev-python/cffi/cffi-1.1.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
 IUSE="doc"
 
 RDEPEND="



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

2015-08-16 Thread Mikle Kolyada
commit: 568e6aad3ba85447331554fc47cd5a1703d780ff
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:58:00 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:59:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=568e6aad

dev-python/pycparser: ia64 stable wrt bug #556428

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/pycparser/pycparser-2.14.ebuild 
b/dev-python/pycparser/pycparser-2.14.ebuild
index ea18262..7c2fe12 100644
--- a/dev-python/pycparser/pycparser-2.14.ebuild
+++ b/dev-python/pycparser/pycparser-2.14.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
 IUSE="test"
 
 RDEPEND="dev-python/ply[${PYTHON_USEDEP}]"



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

2015-08-16 Thread Mikle Kolyada
commit: ae61bfce5ac74ee1e348df1f47530ecba58e1dc3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:57:14 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:59:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae61bfce

dev-python/ply: ia64 stable wrt bug #556428

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/ply/ply-3.6-r1.ebuild b/dev-python/ply/ply-3.6-r1.ebuild
index e302718..0e7c470 100644
--- a/dev-python/ply/ply-3.6-r1.ebuild
+++ b/dev-python/ply/ply-3.6-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.dabeaz.com/ply/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
 IUSE="examples"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2015-08-16 Thread Mikle Kolyada
commit: 531c23ab9c73a8e7cc55243b81da41296bcae477
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:58:35 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:59:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=531c23ab

dev-python/bcrypt: ia64 stable wrt bug #556428

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/bcrypt/bcrypt-1.1.1.ebuild 
b/dev-python/bcrypt/bcrypt-1.1.1.ebuild
index 4f98d0f..35dc1a1 100644
--- a/dev-python/bcrypt/bcrypt-1.1.1.ebuild
+++ b/dev-python/bcrypt/bcrypt-1.1.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 SLOT="0"
 LICENSE="Apache-2.0"
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ia64 ~ppc64 ~x86"
 IUSE="test"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/uclibc/arm/

2015-08-16 Thread Matthias Maier
commit: c98fbdb5d2a05d377a3c06d5ee5f94204278d81d
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Aug 16 17:47:23 2015 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Aug 16 17:57:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c98fbdb5

profiles: mask smartcard use flag for spice-gtk on uclibc/arm

 profiles/default/linux/uclibc/arm/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/default/linux/uclibc/arm/package.use.mask 
b/profiles/default/linux/uclibc/arm/package.use.mask
index 2dd995b..2595eda 100644
--- a/profiles/default/linux/uclibc/arm/package.use.mask
+++ b/profiles/default/linux/uclibc/arm/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Matthias Maier  (16 Aug 2015)
+# missing keywords
+net-misc/spice-gtk smartcard
+
 # Matthias Maier  (17 Oct 2014)
 # virtual/jre is not keyworded on arm.
 net-print/cups java



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

2015-08-16 Thread Matthias Maier
commit: 2d7361ecaa83ed7979d9a416b3c021095d154175
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Aug 16 17:52:44 2015 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Aug 16 17:57:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d7361ec

net-misc/spice-gtk: version bump to 0.29

Package-Manager: portage-2.2.20.1

 net-misc/spice-gtk/Manifest  |   1 +
 net-misc/spice-gtk/spice-gtk-0.29.ebuild | 159 +++
 2 files changed, 160 insertions(+)

diff --git a/net-misc/spice-gtk/Manifest b/net-misc/spice-gtk/Manifest
index a20f392..3ecc486 100644
--- a/net-misc/spice-gtk/Manifest
+++ b/net-misc/spice-gtk/Manifest
@@ -2,3 +2,4 @@ DIST spice-gtk-0.20.tar.bz2 1210694 SHA256 
b1355823b0ceb2e118c1f9a9a602ccab78e1e
 DIST spice-gtk-0.21.tar.bz2 1191082 SHA256 
73d418ffa97d6cf5edb1920d46f1d51fc40d14a8d4edfab3be6041e25062c564 SHA512 
970c5de33c5f2117c4c4c0864da4d3796226771be54fdcc5393d17eefecb297cdc0767003699afa03db7e72a9810de4d157217e40de62013e410b90c8c759151
 WHIRLPOOL 
caabfcc4654077dce70d9f82d7ccd77bd390d365c23f6c82c906b5490c1dd135c82c48e2aab486b699470829b24b3253dcb39c22921c13132dc16a03369d62f9
 DIST spice-gtk-0.25.tar.bz2 1242457 SHA256 
0730c6a80ad9f5012f65927d443377019f300573f7ccc93db84eadec462ad087 SHA512 
5d44ffa784af3c94492e80129b7350065f4d108c8e3bc42be673fc1f42b47023757d0b8131d047432b7c59c03662db0652759cb4bdf677062a6d1e0508d02bd9
 WHIRLPOOL 
63002ec6d309c949d296e70ff5e22a7cf9e8300e7001e37a4a5b2de6ccb833915d884798347e04a06c60ea4508f85f265b3d4b4dc1c00a3a8e036ddf21e003f8
 DIST spice-gtk-0.28.tar.bz2 1274095 SHA256 
15aeeb63422cb3bfaa2edbf4602ed2025baa4455abfd1677f631245a0d0f81c4 SHA512 
a183ab3d9a463de13accd6927fbaba00f184b40f4346d1fd4de94a3394a6cdfeb51b02666be9154d9f65184d1499560f2aa5a387a526915671e951e1493f
 WHIRLPOOL 
96e25ec39b060136b9e6b1cbb5c38c06f319aeb582742acc2741abb29ea45853fe2fe5f2c2da5a0c61176bdd68e37a7be1f64d0b02b1e8db6754514a2a20bfe5
+DIST spice-gtk-0.29.tar.bz2 1277160 SHA256 
44c7e22713246a2054c3c3b6e0280fd4c1fdbd2c8d33e5eb95bcda4748d5e973 SHA512 
87cdcc5daa0f14eda5225cbe5cf0f29c1fb059c9fbbd6dfd52da02655db13f67f508c448dd5754877e12c577b5efde230914928fd91fcccf33eff52fac2319b0
 WHIRLPOOL 
96e2a2acaef4b824316aefdf5af59b45b33393264c70761cd7754b860166dafc3340526ca3f51dcf425dd904b35f27c1da83d0124a7c66b0b9fc6de6c0f85d1b

diff --git a/net-misc/spice-gtk/spice-gtk-0.29.ebuild 
b/net-misc/spice-gtk/spice-gtk-0.29.ebuild
new file mode 100644
index 000..33656b0
--- /dev/null
+++ b/net-misc/spice-gtk/spice-gtk-0.29.ebuild
@@ -0,0 +1,159 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+GCONF_DEBUG="no"
+WANT_AUTOMAKE="1.12"
+VALA_MIN_API_VERSION="0.14"
+VALA_USE_DEPEND="vapigen"
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit autotools eutils multibuild python-single-r1 vala
+
+DESCRIPTION="Set of GObject and Gtk objects for connecting to Spice servers 
and a client GUI"
+HOMEPAGE="http://spice-space.org http://gitorious.org/spice-gtk";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+SRC_URI="http://spice-space.org/download/gtk/${P}.tar.bz2";
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="dbus gstreamer gtk3 +introspection lz4 policykit pulseaudio python sasl 
smartcard static-libs usbredir vala webdav"
+
+REQUIRED_USE="
+   python? ( ${PYTHON_REQUIRED_USE} )
+   ?? ( pulseaudio gstreamer )
+"
+
+# TODO:
+# * check if sys-freebsd/freebsd-lib (from virtual/acl) provides acl/libacl.h
+# * use external pnp.ids as soon as that means not pulling in gnome-desktop
+RDEPEND="
+   ${PYTHON_DEPS}
+   pulseaudio? ( media-sound/pulseaudio[glib] )
+   gstreamer? (
+   media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0 )
+   >=x11-libs/pixman-0.17.7
+   >=media-libs/celt-0.5.1.1:0.5.1
+   media-libs/opus
+   dev-libs/openssl:=
+   gtk3? ( x11-libs/gtk+:3[introspection?] )
+   x11-libs/gtk+:2[introspection?]
+   >=dev-libs/glib-2.28:2
+   >=x11-libs/cairo-1.2
+   virtual/jpeg:=
+   sys-libs/zlib
+   introspection? ( dev-libs/gobject-introspection )
+   lz4? ( app-arch/lz4 )
+   python? ( dev-python/pygtk:2 )
+   sasl? ( dev-libs/cyrus-sasl )
+   smartcard? ( app-emulation/qemu[smartcard] )
+   usbredir? (
+   sys-apps/hwids
+   >=sys-apps/usbredir-0.4.2
+   virtual/libusb:1
+   virtual/libgudev:=
+   policykit? (
+   sys-apps/acl
+   >=sys-auth/polkit-0.110-r1
+   !~sys-auth/polkit-0.111 )
+   )
+   webdav? (
+   net-libs/phodav:2.0
+   >=dev-libs/glib-2.43.90:2
+   >=net-libs/libsoup-2.49.91 )
+"
+DEPEND="${RDEPEND}
+   dev-lang/python
+   dev-python/pyparsing
+   dev-perl/Text-CSV
+   >=dev-util/gtk-doc-am-1.14
+   >=dev-util/intltool-0.40.

[gentoo-commits] repo/gentoo:master commit in: sys-libs/libcap-ng/

2015-08-16 Thread Mikle Kolyada
commit: f68382d4907bb1dc589827d7eed327f32b72b221
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:52:58 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:52:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68382d4

sys-libs/libcap-ng: ia64 stable wrt bug #556872

Package-Manager: portage-2.2.20.1

 sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild 
b/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild
index 4bb3610..caec299 100644
--- a/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild
+++ b/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~arm-linux ~x86-linux"
 IUSE="python static-libs"
 
 RDEPEND="python? ( ${PYTHON_DEPS} )"



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

2015-08-16 Thread Mikle Kolyada
commit: 74efa54f7f69be8394f52f9fbe3f7d9254b928fe
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:50:43 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:50:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74efa54f

app-admin/apache-tools: ia64 stable wrt bug #557198

Package-Manager: portage-2.2.20.1

 app-admin/apache-tools/apache-tools-2.2.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/apache-tools/apache-tools-2.2.31.ebuild 
b/app-admin/apache-tools/apache-tools-2.2.31.ebuild
index 511497c..091a6f4 100644
--- a/app-admin/apache-tools/apache-tools-2.2.31.ebuild
+++ b/app-admin/apache-tools/apache-tools-2.2.31.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="ssl"
 RESTRICT="test"
 



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

2015-08-16 Thread Mikle Kolyada
commit: 050e62650f158e0fe566b46c9ad16d112ef26e6a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:50:59 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:50:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=050e6265

www-servers/apache: ia64 stable wrt bug #557198

Package-Manager: portage-2.2.20.1

 www-servers/apache/apache-2.2.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/apache/apache-2.2.31.ebuild 
b/www-servers/apache/apache-2.2.31.ebuild
index f9eabe4..bf0abdf 100644
--- a/www-servers/apache/apache-2.2.31.ebuild
+++ b/www-servers/apache/apache-2.2.31.ebuild
@@ -89,7 +89,7 @@ HOMEPAGE="http://httpd.apache.org/";
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
 SLOT="2"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/blt/

2015-08-16 Thread Mikle Kolyada
commit: ac4cb5efc72b36018ad8a1dd27d174a7613bea3b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:48:00 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:48:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4cb5ef

dev-tcltk/blt: ia64 stable wrt bug #557510

Package-Manager: portage-2.2.20.1

 dev-tcltk/blt/blt-2.4z-r13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tcltk/blt/blt-2.4z-r13.ebuild 
b/dev-tcltk/blt/blt-2.4z-r13.ebuild
index 09fd4ce..a139b23 100644
--- a/dev-tcltk/blt/blt-2.4z-r13.ebuild
+++ b/dev-tcltk/blt/blt-2.4z-r13.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 IUSE="jpeg static-libs X"
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND="
dev-lang/tk:0=



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

2015-08-16 Thread Mikle Kolyada
commit: b8d9c80347de5fa81297c29f36e2ea6d0e318670
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:46:10 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:46:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d9c803

net-analyzer/wireshark: ia64 stable wrt bug #557510

Package-Manager: portage-2.2.20.1

 net-analyzer/wireshark/wireshark-1.12.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/wireshark/wireshark-1.12.7.ebuild 
b/net-analyzer/wireshark/wireshark-1.12.7.ebuild
index 3fac5b5..454219e 100644
--- a/net-analyzer/wireshark/wireshark-1.12.7.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.12.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}download/src/all-versions/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="
adns +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua +netlink 
+pcap
portaudio +qt4 qt5 sbc selinux smi ssl zlib



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

2015-08-16 Thread Mikle Kolyada
commit: c5618db274804a18e33897b925ddfc344f0523bc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:42:51 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:42:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5618db2

app-shells/bash: ia64 stable wrt bug #557510

Package-Manager: portage-2.2.20.1

 app-shells/bash/bash-4.3_p39.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/bash/bash-4.3_p39.ebuild 
b/app-shells/bash/bash-4.3_p39.ebuild
index ffa0c3e..302f3fc 100644
--- a/app-shells/bash/bash-4.3_p39.ebuild
+++ b/app-shells/bash/bash-4.3_p39.ebuild
@@ -38,7 +38,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla"
 
 DEPEND=">=sys-libs/ncurses-5.2-r2



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

2015-08-16 Thread Mikle Kolyada
commit: 3cbb4c95bdc4046cfae0e0747b958957e184685f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:39:18 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:39:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cbb4c95

media-libs/libmikmod: ia64 stable wrt bug #535462

Package-Manager: portage-2.2.20.1

 media-libs/libmikmod/libmikmod-3.3.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libmikmod/libmikmod-3.3.7.ebuild 
b/media-libs/libmikmod/libmikmod-3.3.7.ebuild
index 0158991..989ff50 100644
--- a/media-libs/libmikmod/libmikmod-3.3.7.ebuild
+++ b/media-libs/libmikmod/libmikmod-3.3.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mikmod/${P}.tar.gz"
 
 LICENSE="LGPL-2+ LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="+alsa altivec coreaudio debug nas openal oss pulseaudio 
cpu_flags_x86_sse2 static-libs +threads"
 
 REQUIRED_USE="|| ( alsa coreaudio nas openal oss pulseaudio )"



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

2015-08-16 Thread Mikle Kolyada
commit: da4e5eb1c42273b4949f9ba46e8e782306f814f2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:36:24 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:36:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da4e5eb1

dev-lang/php: ia64 stable wrt bug #543834

Package-Manager: portage-2.2.20.1

 dev-lang/php/php-5.4.44.ebuild | 2 +-
 dev-lang/php/php-5.5.28.ebuild | 2 +-
 dev-lang/php/php-5.6.12.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

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

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



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

2015-08-16 Thread Mikle Kolyada
commit: cba0b07e64b04a6f59092e6df898d45dd30cdaa1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:32:19 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:32:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cba0b07e

sys-apps/pciutils: ia64 stable wrt bug #543834

Package-Manager: portage-2.2.20.1

 sys-apps/pciutils/pciutils-3.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/pciutils/pciutils-3.3.1.ebuild 
b/sys-apps/pciutils/pciutils-3.3.1.ebuild
index dc34f2a..3316b78 100644
--- a/sys-apps/pciutils/pciutils-3.3.1.ebuild
+++ b/sys-apps/pciutils/pciutils-3.3.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux 
~x86-linux"
 IUSE="dns +kmod static-libs +udev zlib"
 
 # Have the sub-libs in RDEPEND with [static-libs] since, logically,



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

2015-08-16 Thread Mikle Kolyada
commit: 15f9174b82f3efd6bcfb718fbbe999219d9039bb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:21:37 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:21:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f9174b

media-libs/gexiv2: ia64 stable wrt bug #553474

Package-Manager: portage-2.2.20.1

 media-libs/gexiv2/gexiv2-0.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/gexiv2/gexiv2-0.10.2.ebuild 
b/media-libs/gexiv2/gexiv2-0.10.2.ebuild
index 3125467..87ef43b 100644
--- a/media-libs/gexiv2/gexiv2-0.10.2.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.10.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${MY_PV}/${P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sparc x86"
 IUSE="introspection python static-libs"
 
 REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )"



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

2015-08-16 Thread Mikle Kolyada
commit: 1fdaa4c9411995a5a4183e70bcdcbeb85952b98c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:19:14 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:19:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fdaa4c9

dev-python/decorator: ia64 stable wrt bug #556704

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/decorator/decorator-3.4.2.ebuild 
b/dev-python/decorator/decorator-3.4.2.ebuild
index 81a9461..7c9d005 100644
--- a/dev-python/decorator/decorator-3.4.2.ebuild
+++ b/dev-python/decorator/decorator-3.4.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/spice-protocol/

2015-08-16 Thread Matthias Maier
commit: 4b14d479c991e8997ac7cc69455de18825bae6f7
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Aug 16 17:09:24 2015 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Aug 16 17:19:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b14d479

app-emulation/spice-protocol: version bump to 0.12.9 (bug #557576)

Bump to version 0.12.9 to fix a header incompatibility

Gentoo-Bug: 557576
Gentoo-Bug: 557872
Gentoo-Bug: 557942

Package-Manager: portage-2.2.20.1

 app-emulation/spice-protocol/Manifest   | 2 +-
 .../{spice-protocol-0.12.8.ebuild => spice-protocol-0.12.9.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/spice-protocol/Manifest 
b/app-emulation/spice-protocol/Manifest
index ad5ad1c..cda9784 100644
--- a/app-emulation/spice-protocol/Manifest
+++ b/app-emulation/spice-protocol/Manifest
@@ -1,2 +1,2 @@
 DIST spice-protocol-0.12.3.tar.bz2 69854 SHA256 
dc8609efe23e6f9b78d56663aa9ca5e8cb10c2b8403b8fc02aa72ae7686cc037 SHA512 
55423743cf195459125305c726803db491ebf16a5ef0cb821eed7e0d71ace9d581b9a6a60c11a03d6a17c0ecc31e2b4c649ed117857a050f409844686b7df3e0
 WHIRLPOOL 
308ced9222f8b43e2455733fc5d311912bc9d10fbf830d8d4eecd0e86bfd6dc6a0ae15c3d94dc5c3d73aa9635247023259642c570e31557e0ba9caf4bd2c7eb6
-DIST spice-protocol-0.12.8.tar.bz2 71681 SHA256 
116d57a1893c08f8f7801579dffb4c1568a4fb4566aa75c84a2685f150aae67c SHA512 
68f11148f3df420dc86483171330e25966d51495313f9a871e473977e8dcd37ae0002f943e6f8d679ce82e1fd9f69625fe983426575ac9338b12a789597a
 WHIRLPOOL 
6b15a634c1e6308b6521e6e1835dc292f92d0573aefea445d71e14f21424aaa01c60b907a4f7e341eee76b6c8ec399b49f0ff0bcb6bc6c54c5a1e8633eb1
+DIST spice-protocol-0.12.9.tar.bz2 71766 SHA256 
290cf834dd156014d229b474e98006265ab9c5f63b4c471ea3b2cf8b2ff37876 SHA512 
91dd639459a5f20ac37af5a348dcc085690f66274a005017f68a773d23a063ac2c64430c5c78dcead2a144ad0c367b8b12beed0bf80bd146608c8edb9d8080c0
 WHIRLPOOL 
1f578924b1539ee0c1405478bdd9f37a2d96b2d2e6868f2141b4730f6d1a70e486965a1266af5b1500eefc4a1ee30974f983f585c9d23a7acb762ed2993a13c7

diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.8.ebuild 
b/app-emulation/spice-protocol/spice-protocol-0.12.9.ebuild
similarity index 100%
rename from app-emulation/spice-protocol/spice-protocol-0.12.8.ebuild
rename to app-emulation/spice-protocol/spice-protocol-0.12.9.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-apache-xalan2/

2015-08-16 Thread James Le Cuirot
commit: 24591583338154d041fd70eb3b304a1c3a029581
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Aug 16 17:01:42 2015 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Aug 16 17:02:36 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24591583

dev-java/ant-apache-xalan2: Remove old

Package-Manager: portage-2.2.20.1

 .../ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild   | 18 --
 1 file changed, 18 deletions(-)

diff --git a/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild 
b/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild
deleted file mode 100644
index e19cd56..000
--- a/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-ANT_TASK_DEPNAME="xalan"
-
-inherit ant-tasks
-
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-
-DEPEND="dev-java/xalan"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
-   ant-tasks_src_unpack all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-apache-xalan2/

2015-08-16 Thread James Le Cuirot
commit: 5bbe89079b2ddf4475fbf7bc0e5332b28ffe5563
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Aug 16 16:58:49 2015 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Aug 16 17:02:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bbe8907

dev-java/ant-apache-xalan2: Mark 1.9.2-r1 stable on ALLARCHES

Closes bug #556584.

Package-Manager: portage-2.2.20.1

 dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2-r1.ebuild 
b/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2-r1.ebuild
index db70288..464e274 100644
--- a/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2-r1.ebuild
+++ b/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2-r1.ebuild
@@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="xalan"
 
 inherit ant-tasks
 
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 DEPEND="dev-java/xalan:0
dev-java/xalan-serializer:0"



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

2015-08-16 Thread Mikle Kolyada
commit: 2d11132939abb9335891df94ef98c27ba14fc55a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 16:35:41 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 16:35:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d111329

media-libs/gegl: ia64 stable wrt bug #552006

Package-Manager: portage-2.2.20.1

 media-libs/gegl/gegl-0.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/gegl/gegl-0.3.0.ebuild 
b/media-libs/gegl/gegl-0.3.0.ebuild
index bbb271e..2b00923 100644
--- a/media-libs/gegl/gegl-0.3.0.ebuild
+++ b/media-libs/gegl/gegl-0.3.0.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == ** ]]; then
SRC_URI=""
 else
SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2";
-   KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+   KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="A graph based image processing framework"



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

2015-08-16 Thread Mikle Kolyada
commit: f1bfb3888a4c8c4b89cc0b6126733621c2ede556
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 16:35:20 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 16:35:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1bfb388

media-libs/babl: ia64 stable wrt bug #552006

Package-Manager: portage-2.2.20.1

 media-libs/babl/babl-0.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/babl/babl-0.1.12.ebuild 
b/media-libs/babl/babl-0.1.12.ebuild
index 407941b..53917a0 100644
--- a/media-libs/babl/babl-0.1.12.ebuild
+++ b/media-libs/babl/babl-0.1.12.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == ** ]]; then
SRC_URI=""
 else
SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2";
-   KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+   KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="A dynamic, any to any, pixel format conversion library"



  1   2   3   >