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

2015-10-18 Thread Matt Thode
commit: 7d0e6f1c65292e5195ad535d7def9a218481e501
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 18 07:01:22 2015 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Oct 18 07:01:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d0e6f1c

dev-python/oslo-i18n: bump for liberty

Package-Manager: portage-2.2.20.1

 dev-python/oslo-i18n/Manifest   |  1 +
 dev-python/oslo-i18n/oslo-i18n-2.6.0.ebuild | 66 +
 2 files changed, 67 insertions(+)

diff --git a/dev-python/oslo-i18n/Manifest b/dev-python/oslo-i18n/Manifest
index 073eefa..bc60d9a 100644
--- a/dev-python/oslo-i18n/Manifest
+++ b/dev-python/oslo-i18n/Manifest
@@ -3,3 +3,4 @@ DIST oslo.i18n-1.3.1.tar.gz 35050 SHA256 
8e1b9b3f87cea9e43a2414bb02d8c79b0a688c9
 DIST oslo.i18n-1.4.0.tar.gz 36140 SHA256 
a3d64e8d2b4235a457da2c6269d8c97e867a90ba7d938fe0ed3cfc792c8c87bb SHA512 
df1491bb4d98b9295c08f4b7dc18cfff2758834ff5edb9aa3bdc064e587ab475e7e060dc5212c5db1e7e2f34cc4177e5c713a4ac6908a9750f50dc6316105682
 WHIRLPOOL 
8e77849c0a8f3c5a7e5b314f756673f31a3464f2a65c35e8ad506fd0ce10430b2fea0fae97eaccfef258b74a24db2f86b0843575d25f3d3a84a3b19ae0c5ff12
 DIST oslo.i18n-1.5.0.tar.gz 36068 SHA256 
cd09da0780e45737b784bdc026ea705ad006e3c003aa5dfeab83f269b4ea0e70 SHA512 
20a640950b7e0eef69371eece396fc6b284c87e195b98a98ec689f207f9ab4f8a41c70cac1c64b0f68621742b6e9da8001d422f67242a3e03e6b4cf09d8add96
 WHIRLPOOL 
ce22737d5285abe18a7e62d01894da59f7d1068a0d16dd055ba62d40888bba7d1408f3d739bfa6a5da7f7149fc84f3794067db4562538f7cee99fca3871924ac
 DIST oslo.i18n-1.6.0.tar.gz 36136 SHA256 
29be916f3f4c79cca76d57e604a187b3020354a2ca89d486647b79d8a9adbb9e SHA512 
c3a338ce0e5f7fb22f193aa749b4d2402f394af6b010cbb8dddbe2ec259cf39ff8a31d1730da4517ec24208b1bf439af48b97bfdb34acfecd78876bb3f6f4ec1
 WHIRLPOOL 
50274047e4ee12dc4c823f23e3dd9c7459f381d7882339e8de4b743a67ae433e9a062b1042fc4304c9b9dd9544744a76d3139265f0d1cef8320e91cd7af2fc06
+DIST oslo.i18n-2.6.0.tar.gz 36063 SHA256 
b5fae03ebac2083180ecd5c7d651bea5c66924dbe2d6c90e1d835ad364dc7688 SHA512 
fc6c4d68fff1a540e7b23ea684d6ff45712d04f7c53e4f4d701bc05e15b18a1548735a32a016cd39b2080cb6053850debbdddc00b4294e6799727e1737e0520f
 WHIRLPOOL 
de0f3e57c774f6406f952e3c395f16809dfa60edf86f20139d6dd8e1843ebc08f7bb844bc75f5dad5f62518aa054e4a79e7327f086d31494f41c314e0894bd61

diff --git a/dev-python/oslo-i18n/oslo-i18n-2.6.0.ebuild 
b/dev-python/oslo-i18n/oslo-i18n-2.6.0.ebuild
new file mode 100644
index 000..5bb53e1
--- /dev/null
+++ b/dev-python/oslo-i18n/oslo-i18n-2.6.0.ebuild
@@ -0,0 +1,66 @@
+# 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
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="oslo.i18n library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: sys-auth/keystone/

2015-10-18 Thread Matt Thode
commit: 9f26e025989cf8c3e78d86e93158cc8064a7e8b4
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 18 07:04:09 2015 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Oct 18 07:04:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f26e025

sys-auth/keystone: fixing six dep

Package-Manager: portage-2.2.20.1

 sys-auth/keystone/keystone-2015.2..ebuild | 2 +-
 sys-auth/keystone/keystone-8.0.0.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/keystone/keystone-2015.2..ebuild 
b/sys-auth/keystone/keystone-2015.2..ebuild
index 94f435b..04c02e5 100644
--- a/sys-auth/keystone/keystone-2015.2..ebuild
+++ b/sys-auth/keystone/keystone-2015.2..ebuild
@@ -87,7 +87,7 @@ RDEPEND="
>=dev-python/cryptography-1.0[${PYTHON_USEDEP}]
<=dev-python/cryptography-1.0.1-r[${PYTHON_USEDEP}]
>=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   <=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   <=dev-python/six-1.9.0-r[${PYTHON_USEDEP}]
sqlite? (
>=dev-python/sqlalchemy-0.9.9[sqlite,${PYTHON_USEDEP}]

[gentoo-commits] repo/gentoo:master commit in: sys-auth/keystone/

2015-10-18 Thread Matt Thode
commit: 2a7a2a4df322c7b762a7c9cc832391a968faa5d2
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 18 07:07:00 2015 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Oct 18 07:07:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7a2a4d

sys-auth/keystone: fixing more ~ deps

Package-Manager: portage-2.2.20.1

 sys-auth/keystone/keystone-2015.2..ebuild | 15 +--
 sys-auth/keystone/keystone-8.0.0.ebuild   | 15 +--
 2 files changed, 10 insertions(+), 20 deletions(-)

diff --git a/sys-auth/keystone/keystone-2015.2..ebuild 
b/sys-auth/keystone/keystone-2015.2..ebuild
index 04c02e5..73e406d 100644
--- a/sys-auth/keystone/keystone-2015.2..ebuild
+++ b/sys-auth/keystone/keystone-2015.2..ebuild
@@ -43,8 +43,7 @@ DEPEND="
)
>=dev-python/coverage-3.6[${PYTHON_USEDEP}]
<=dev-python/coverage-4.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-1.3.1[${PYTHON_USEDEP}]
-   <=dev-python/fixtures-1.3.1[${PYTHON_USEDEP}]
+   ~dev-python/fixtures-1.3.1[${PYTHON_USEDEP}]
>=dev-python/lxml-2.3[${PYTHON_USEDEP}]
<=dev-python/lxml-3.4.4[${PYTHON_USEDEP}]
>=dev-python/mock-1.2[${PYTHON_USEDEP}]
@@ -73,8 +72,7 @@ RDEPEND="
${CDEPEND}
>=dev-python/webob-1.2.3-r1[${PYTHON_USEDEP}]
<=dev-python/webob-1.4.1[${PYTHON_USEDEP}]
-   >=dev-python/eventlet-0.17.4[${PYTHON_USEDEP}]
-   <=dev-python/eventlet-0.17.4[${PYTHON_USEDEP}]
+   ~dev-python/eventlet-0.17.4[${PYTHON_USEDEP}]
>=dev-python/greenlet-0.3.2[${PYTHON_USEDEP}]
<=dev-python/greenlet-0.4.9[${PYTHON_USEDEP}]
>=dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
@@ -86,8 +84,7 @@ RDEPEND="
<=dev-python/routes-2.2[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.0[${PYTHON_USEDEP}]
<=dev-python/cryptography-1.0.1-r[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   <=dev-python/six-1.9.0-r[${PYTHON_USEDEP}]
+   ~dev-python/six-1.9.0[${PYTHON_USEDEP}]
sqlite? (
>=dev-python/sqlalchemy-0.9.9[sqlite,${PYTHON_USEDEP}]
=dev-python/webob-1.2.3-r1[${PYTHON_USEDEP}]
<=dev-python/webob-1.4.1[${PYTHON_USEDEP}]
-   >=dev-python/eventlet-0.17.4[${PYTHON_USEDEP}]
-   <=dev-python/eventlet-0.17.4[${PYTHON_USEDEP}]
+   ~dev-python/eventlet-0.17.4[${PYTHON_USEDEP}]
>=dev-python/greenlet-0.3.2[${PYTHON_USEDEP}]
<=dev-python/greenlet-0.4.9[${PYTHON_USEDEP}]
>=dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
@@ -85,8 +83,7 @@ RDEPEND="
<=dev-python/routes-2.2[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.0[${PYTHON_USEDEP}]
<=dev-python/cryptography-1.0.1-r[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   <=dev-python/six-1.9.0-r[${PYTHON_USEDEP}]
+   ~dev-python/six-1.9.0[${PYTHON_USEDEP}]
sqlite? (
>=dev-python/sqlalchemy-0.9.9[sqlite,${PYTHON_USEDEP}]


[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2015-10-18 Thread Michał Górny
commit: 7eb6c792c0e59e2d20eb58fdfe9f0a87d115b36a
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 18 07:41:19 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 18 07:41:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb6c792

mail-client/claws-mail: Remove incorrect := operator on poppler

Remove the use of := slot operator against app-text/poppler.
The subslots in poppler indicate SONAME of libpoppler, while much more
stable libpoppler-glib is used here.

No revision bump is desired since the change makes it possible to
avoid unnecessary rebuilds on following poppler upgrades, and it is
going to apply after next poppler-induced rebuild anyway.

Package-Manager: portage-2.2.23

 mail-client/claws-mail/claws-mail-3.10.1.ebuild| 2 +-
 mail-client/claws-mail/claws-mail-3.11.1-r1.ebuild | 2 +-
 mail-client/claws-mail/claws-mail-3.12.0.ebuild| 2 +-
 mail-client/claws-mail/claws-mail-3.13.0.ebuild| 2 +-
 mail-client/claws-mail/claws-mail-3.9.3.ebuild | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.10.1.ebuild 
b/mail-client/claws-mail/claws-mail-3.10.1.ebuild
index 43fe1b5..40257c5 100644
--- a/mail-client/claws-mail/claws-mail-3.10.1.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.10.1.ebuild
@@ -75,7 +75,7 @@ COMMONDEPEND=">=sys-devel/gettext-0.12.1
)
smime? ( >=app-crypt/gpgme-0.4.5 )
calendar? ( >=net-misc/curl-7.9.7 )
-   pdf? ( app-text/poppler:=[cairo] )
+   pdf? ( app-text/poppler[cairo] )
spam-report? ( >=net-misc/curl-7.9.7 )
webkit? ( >=net-libs/webkit-gtk-1.0:2
>=net-libs/libsoup-gnome-2.26:2.4 )

diff --git a/mail-client/claws-mail/claws-mail-3.11.1-r1.ebuild 
b/mail-client/claws-mail/claws-mail-3.11.1-r1.ebuild
index 98f5077..46fb1b2 100644
--- a/mail-client/claws-mail/claws-mail-3.11.1-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.11.1-r1.ebuild
@@ -75,7 +75,7 @@ COMMONDEPEND=">=sys-devel/gettext-0.12.1
)
smime? ( >=app-crypt/gpgme-0.4.5 )
calendar? ( >=net-misc/curl-7.9.7 )
-   pdf? ( app-text/poppler:=[cairo] )
+   pdf? ( app-text/poppler[cairo] )
spam-report? ( >=net-misc/curl-7.9.7 )
webkit? ( >=net-libs/webkit-gtk-1.0:2
>=net-libs/libsoup-gnome-2.26:2.4 )

diff --git a/mail-client/claws-mail/claws-mail-3.12.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.12.0.ebuild
index 0abc916..037b019 100644
--- a/mail-client/claws-mail/claws-mail-3.12.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.12.0.ebuild
@@ -76,7 +76,7 @@ COMMONDEPEND=">=sys-devel/gettext-0.12.1
)
smime? ( >=app-crypt/gpgme-0.4.5 )
calendar? ( >=net-misc/curl-7.9.7 )
-   pdf? ( app-text/poppler:=[cairo] )
+   pdf? ( app-text/poppler[cairo] )
spam-report? ( >=net-misc/curl-7.9.7 )
webkit? ( >=net-libs/webkit-gtk-1.0:2
>=net-libs/libsoup-gnome-2.26:2.4 )

diff --git a/mail-client/claws-mail/claws-mail-3.13.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.13.0.ebuild
index fc78b6d..e703ea8 100644
--- a/mail-client/claws-mail/claws-mail-3.13.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.13.0.ebuild
@@ -75,7 +75,7 @@ COMMONDEPEND=">=sys-devel/gettext-0.12.1
)
smime? ( >=app-crypt/gpgme-0.4.5 )
calendar? ( >=net-misc/curl-7.9.7 )
-   pdf? ( app-text/poppler:=[cairo] )
+   pdf? ( app-text/poppler[cairo] )
spam-report? ( >=net-misc/curl-7.9.7 )
webkit? ( >=net-libs/webkit-gtk-1.0:2
>=net-libs/libsoup-gnome-2.26:2.4 )

diff --git a/mail-client/claws-mail/claws-mail-3.9.3.ebuild 
b/mail-client/claws-mail/claws-mail-3.9.3.ebuild
index 2a5d846..6f53b68 100644
--- a/mail-client/claws-mail/claws-mail-3.9.3.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.9.3.ebuild
@@ -75,7 +75,7 @@ COMMONDEPEND=">=sys-devel/gettext-0.12.1
)
smime? ( >=app-crypt/gpgme-0.4.5 )
calendar? ( >=net-misc/curl-7.9.7 )
-   pdf? ( app-text/poppler:=[cairo] )
+   pdf? ( app-text/poppler[cairo] )
spam-report? ( >=net-misc/curl-7.9.7 )
webkit? ( >=net-libs/webkit-gtk-1.0:2
>=net-libs/libsoup-gnome-2.26:2.4 )



[gentoo-commits] repo/gentoo:master commit in: app-text/evince/

2015-10-18 Thread Michał Górny
commit: 64bddb31db1b2691b2b0f40d9e4e7aefd029ecbd
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 18 07:53:46 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 18 07:53:46 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64bddb31

app-text/evince: Remove incorrect := operator on poppler

Remove the use of := slot operator against app-text/poppler.
The subslots in poppler indicate SONAME of libpoppler, while much more
stable libpoppler-glib is used here.

No revision bump is desired since the change makes it possible to
avoid unnecessary rebuilds on following poppler upgrades, and it is
going to apply after next poppler-induced rebuild anyway.

Package-Manager: portage-2.2.23

 app-text/evince/evince-3.14.2-r1.ebuild | 2 +-
 app-text/evince/evince-3.16.1.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/evince/evince-3.14.2-r1.ebuild 
b/app-text/evince/evince-3.14.2-r1.ebuild
index aa419ef..7c881e9 100644
--- a/app-text/evince/evince-3.14.2-r1.ebuild
+++ b/app-text/evince/evince-3.14.2-r1.ebuild
@@ -31,7 +31,7 @@ COMMON_DEPEND="
>=x11-libs/gtk+-3.14:3[introspection?]
gnome-base/gsettings-desktop-schemas
>=x11-libs/cairo-1.10:=
-   >=app-text/poppler-0.24:=[cairo]
+   >=app-text/poppler-0.24[cairo]
djvu? ( >=app-text/djvu-3.5.17:= )
dvi? (
virtual/tex-base

diff --git a/app-text/evince/evince-3.16.1.ebuild 
b/app-text/evince/evince-3.16.1.ebuild
index 788b3f5..a31c6e3 100644
--- a/app-text/evince/evince-3.16.1.ebuild
+++ b/app-text/evince/evince-3.16.1.ebuild
@@ -31,7 +31,7 @@ COMMON_DEPEND="
>=x11-libs/gtk+-3.15.3:3[introspection?]
gnome-base/gsettings-desktop-schemas
>=x11-libs/cairo-1.10:=
-   >=app-text/poppler-0.24:=[cairo]
+   >=app-text/poppler-0.24[cairo]
djvu? ( >=app-text/djvu-3.5.17:= )
dvi? (
virtual/tex-base



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/grass/

2015-10-18 Thread Pacho Ramos
commit: 2736fbb8e95436c75c3773721a3ee68674b8acba
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 18 08:14:26 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 18 08:14:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2736fbb8

sci-geosciences/grass: Drop keywords that need more deps to be keyworded too

Package-Manager: portage-2.2.23

 sci-geosciences/grass/grass-7.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-geosciences/grass/grass-7.0.1-r1.ebuild 
b/sci-geosciences/grass/grass-7.0.1-r1.ebuild
index 2ff57fc..5589327 100644
--- a/sci-geosciences/grass/grass-7.0.1-r1.ebuild
+++ b/sci-geosciences/grass/grass-7.0.1-r1.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="http://grass.osgeo.org/${MY_PM}/source/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="7"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="X blas cxx fftw gdal geos lapack mysql netcdf nls odbc opencl opengl 
openmp png postgres readline sqlite threads tiff truetype"
 
 RDEPEND="${PYTHON_DEPS}



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

2015-10-18 Thread Ian Delaney
commit: 2098ffeba8064321b19459b3773ab48be33ab1ca
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct 18 09:33:52 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct 18 09:39:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2098ffeb

x11-misc/x11vnc: bump to -0.9.13_p20150627 via the gentoo bug

disable the option --disable-crypt in new snapshot,
ebuild submitted by proxy maintainer

Gentoo bug: #548434

Package-Manager: portage-2.2.20.1

 x11-misc/x11vnc/Manifest   |  1 +
 x11-misc/x11vnc/x11vnc-0.9.13_p20150627.ebuild | 56 ++
 2 files changed, 57 insertions(+)

diff --git a/x11-misc/x11vnc/Manifest b/x11-misc/x11vnc/Manifest
index d072f19..0ad1bcf 100644
--- a/x11-misc/x11vnc/Manifest
+++ b/x11-misc/x11vnc/Manifest
@@ -1 +1,2 @@
 DIST 82eb9752485db87c9c6d3d6bb4aa1ae7ac81174a.zip 1830730 SHA256 
fc6a28df089e47b68931019ce038b6e2fcd78e93de7f6984a22262252d01c16f SHA512 
0fa4f7b52442793ec1bd82c74f9d092c69262e4f1fa93584fef17bbe0e5cbde08bc5ad0924631801bb43b41d90c37077a317c61511553f98698096eab05791eb
 WHIRLPOOL 
f1a45b549fb6ff9bea2eb4e3719b5dd43a78f6f418c61691cebab313d56761147d928648e103c654309575bec7c716a6f1cd1ef7a9b484c09edee37233cb0ce7
+DIST x11vnc-0.9.13_p20150627.tar.gz 1700142 SHA256 
14fb77e9b875224b47fee659d5a883c26c2792c5e37d1e32286b03103fdaef07 SHA512 
c28cfe47c1a0bb486bb3290511a8a71cf499e55617e3f488d45cb6a1e9050e4f52c5bb6eb9f2f655728f2028d2472a88d8b9178d59e79c1f07464782555abc82
 WHIRLPOOL 
d0342ef8d948b0dda119967f9e59be6f1e4d2639859f8c2a45c37eeb644e970b322937635f151256b3c30a69d37838f380ab4732c5afd44499e9decb8412aa15

diff --git a/x11-misc/x11vnc/x11vnc-0.9.13_p20150627.ebuild 
b/x11-misc/x11vnc/x11vnc-0.9.13_p20150627.ebuild
new file mode 100644
index 000..bfe2cb0
--- /dev/null
+++ b/x11-misc/x11vnc/x11vnc-0.9.13_p20150627.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools eutils vcs-snapshot
+
+DESCRIPTION="A VNC server for real X displays"
+HOMEPAGE="https://libvnc.github.io/";
+SRC_URI="https://github.com/LibVNC/x11vnc/archive/7aba1a36d902ec601e4aae1bc32e957749eb25d3.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="avahi crypt fbcon libressl ssl xinerama"
+
+RDEPEND=">=net-libs/libvncserver-0.9.8
+   x11-libs/libX11
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   >=x11-libs/libXtst-1.1.0
+   avahi? ( >=net-dns/avahi-0.6.4 )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:= )
+   )
+   xinerama? ( x11-libs/libXinerama )"
+DEPEND="${RDEPEND}
+   x11-libs/libXt
+   x11-proto/inputproto
+   x11-proto/trapproto
+   x11-proto/recordproto
+   x11-proto/xproto
+   x11-proto/xextproto
+   xinerama? ( x11-proto/xineramaproto )"
+
+DOCS=(ChangeLog README)
+
+src_prepare() {
+   eautoreconf
+}
+
+src_configure() {
+   # --without-v4l because of missing video4linux 2.x support wrt #389079
+   econf \
+   $(use_with avahi) \
+   $(use_with crypt) \
+   $(use_with fbcon fbdev) \
+   $(use_with ssl) \
+   $(use_with ssl crypto) \
+   --without-v4l \
+   $(use_with xinerama)
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qthelp/

2015-10-18 Thread Mikle Kolyada
commit: def69aee2eded2b74fac2fc6ecf80831e8a46e0e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:22:54 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def69aee

dev-qt/qthelp: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qthelp/qthelp-4.8.6-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qthelp/qthelp-4.8.6-r3.ebuild 
b/dev-qt/qthelp/qthelp-4.8.6-r3.ebuild
index 1914cc5..e6f9172 100644
--- a/dev-qt/qthelp/qthelp-4.8.6-r3.ebuild
+++ b/dev-qt/qthelp/qthelp-4.8.6-r3.ebuild
@@ -14,9 +14,9 @@ SRC_URI+="
)"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm ia64 ppc ppc64"
+   KEYWORDS="alpha arm ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86"
+   KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
 fi
 
 IUSE="compat doc"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtopengl/

2015-10-18 Thread Mikle Kolyada
commit: e79a3e6ee15c7a38dc967e317e9c867a82b6299d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:26:14 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e79a3e6e

dev-qt/qtopengl: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qtopengl/qtopengl-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtopengl/qtopengl-4.8.6-r1.ebuild 
b/dev-qt/qtopengl/qtopengl-4.8.6-r1.ebuild
index 1820c35..886ba2a 100644
--- a/dev-qt/qtopengl/qtopengl-4.8.6-r1.ebuild
+++ b/dev-qt/qtopengl/qtopengl-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit qt4-build-multilib
 DESCRIPTION="The OpenGL module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="egl qt3support"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/linguist/

2015-10-18 Thread Mikle Kolyada
commit: 474e84c2716c8c11260ff55009833e21d1b2d736
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:30:49 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474e84c2

dev-qt/linguist: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/linguist/linguist-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/linguist/linguist-4.8.6-r1.ebuild 
b/dev-qt/linguist/linguist-4.8.6-r1.ebuild
index 13a10e4..6d5401f 100644
--- a/dev-qt/linguist/linguist-4.8.6-r1.ebuild
+++ b/dev-qt/linguist/linguist-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit eutils qt4-build-multilib
 DESCRIPTION="Graphical tool for translating Qt applications"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qdbusviewer/

2015-10-18 Thread Mikle Kolyada
commit: 5ed393c767ed27e23338c199ce64477425b86bc3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:32:39 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed393c7

dev-qt/qdbusviewer: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qdbusviewer/qdbusviewer-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qdbusviewer/qdbusviewer-4.8.6-r1.ebuild 
b/dev-qt/qdbusviewer/qdbusviewer-4.8.6-r1.ebuild
index fe245c7..dff6c25 100644
--- a/dev-qt/qdbusviewer/qdbusviewer-4.8.6-r1.ebuild
+++ b/dev-qt/qdbusviewer/qdbusviewer-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit eutils qt4-build-multilib
 DESCRIPTION="Graphical tool that lets you introspect D-Bus objects and 
messages"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtcore/

2015-10-18 Thread Mikle Kolyada
commit: 8bfdfb0a798acb6997bd9f1ceefcc21ef21ded86
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:19:55 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bfdfb0a

dev-qt/qtcore: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qtcore/qtcore-4.8.6-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtcore/qtcore-4.8.6-r2.ebuild 
b/dev-qt/qtcore/qtcore-4.8.6-r2.ebuild
index 7612179..e56367b 100644
--- a/dev-qt/qtcore/qtcore-4.8.6-r2.ebuild
+++ b/dev-qt/qtcore/qtcore-4.8.6-r2.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit qt4-build-multilib
 
 DESCRIPTION="Cross-platform application development framework"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="+glib iconv icu qt3support ssl"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qt3support/

2015-10-18 Thread Mikle Kolyada
commit: 730044a375b1a1a287228129c6ebea3511369c49
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:18:20 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=730044a3

dev-qt/qt3support: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qt3support/qt3support-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild 
b/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild
index e1a82eb..9859590 100644
--- a/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild
+++ b/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit qt4-build-multilib
 DESCRIPTION="The Qt3Support module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+accessibility"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qttranslations/

2015-10-18 Thread Mikle Kolyada
commit: 28b1250a5d891043e91c0cd84b22fbfe69a36dc0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 08:57:59 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28b1250a

dev-qt/qttranslations: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qttranslations/qttranslations-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qttranslations/qttranslations-4.8.6-r1.ebuild 
b/dev-qt/qttranslations/qttranslations-4.8.6-r1.ebuild
index 8a404cb..3b71431 100644
--- a/dev-qt/qttranslations/qttranslations-4.8.6-r1.ebuild
+++ b/dev-qt/qttranslations/qttranslations-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit qt4-build-multilib
 DESCRIPTION="Translation files for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qttest/

2015-10-18 Thread Mikle Kolyada
commit: 5170e8fe9c9a1615fc2976a30efa643f6e49f3e6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:35:51 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5170e8fe

dev-qt/qttest: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qttest/qttest-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qttest/qttest-4.8.6-r1.ebuild 
b/dev-qt/qttest/qttest-4.8.6-r1.ebuild
index 16e587c..773375d 100644
--- a/dev-qt/qttest/qttest-4.8.6-r1.ebuild
+++ b/dev-qt/qttest/qttest-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit qt4-build-multilib
 DESCRIPTION="The QtTest module for unit testing Qt applications and libraries"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtbearer/

2015-10-18 Thread Mikle Kolyada
commit: 0cc074a3ccc1120b9d471e599f8a231da3dacd0b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:33:33 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cc074a3

dev-qt/qtbearer: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qtbearer/qtbearer-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtbearer/qtbearer-4.8.6-r1.ebuild 
b/dev-qt/qtbearer/qtbearer-4.8.6-r1.ebuild
index 215e9ca..0845294 100644
--- a/dev-qt/qtbearer/qtbearer-4.8.6-r1.ebuild
+++ b/dev-qt/qtbearer/qtbearer-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit qt4-build-multilib
 DESCRIPTION="The network bearer plugins for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="connman networkmanager"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/

2015-10-18 Thread Mikle Kolyada
commit: 4e4a95061d9a4b291048b1ec68fc1503f8c59eaf
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:23:29 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4a9506

dev-qt/assistant: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/assistant/assistant-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/assistant/assistant-4.8.6-r1.ebuild 
b/dev-qt/assistant/assistant-4.8.6-r1.ebuild
index 48ed93d..3067d70 100644
--- a/dev-qt/assistant/assistant-4.8.6-r1.ebuild
+++ b/dev-qt/assistant/assistant-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit eutils qt4-build-multilib
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm ia64 ppc ppc64"
+   KEYWORDS="alpha arm ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86"
+   KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
 fi
 
 IUSE="webkit"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/designer/

2015-10-18 Thread Mikle Kolyada
commit: ad89f258c831ad1706116cd9e14140cb7fd1abc4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:29:59 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad89f258

dev-qt/designer: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/designer/designer-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/designer/designer-4.8.6-r1.ebuild 
b/dev-qt/designer/designer-4.8.6-r1.ebuild
index 69def52..b87477e 100644
--- a/dev-qt/designer/designer-4.8.6-r1.ebuild
+++ b/dev-qt/designer/designer-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit eutils qt4-build-multilib
 DESCRIPTION="WYSIWYG tool for designing and building Qt-based GUIs"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 DESIGNER_PLUGINS="declarative phonon qt3support webkit"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtsql/

2015-10-18 Thread Mikle Kolyada
commit: dff475cdcf25ddefdef1fa5f6ed2e85599c3122e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 08:58:39 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dff475cd

dev-qt/qtsql: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qtsql/qtsql-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtsql/qtsql-4.8.6-r1.ebuild 
b/dev-qt/qtsql/qtsql-4.8.6-r1.ebuild
index d92d3c1..8e5f9df 100644
--- a/dev-qt/qtsql/qtsql-4.8.6-r1.ebuild
+++ b/dev-qt/qtsql/qtsql-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit multilib qt4-build-multilib
 DESCRIPTION="The SQL module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="freetds mysql oci8 odbc postgres qt3support +sqlite"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdbus/

2015-10-18 Thread Mikle Kolyada
commit: fc20e2eec4cacdc0f313816dbb4c59f83326f3aa
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:22:08 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc20e2ee

dev-qt/qtdbus: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qtdbus/qtdbus-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtdbus/qtdbus-4.8.6-r1.ebuild 
b/dev-qt/qtdbus/qtdbus-4.8.6-r1.ebuild
index a03b16d..3e29229 100644
--- a/dev-qt/qtdbus/qtdbus-4.8.6-r1.ebuild
+++ b/dev-qt/qtdbus/qtdbus-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit qt4-build-multilib
 DESCRIPTION="The DBus module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdeclarative/

2015-10-18 Thread Mikle Kolyada
commit: e2af8fa6c2116a0070e42fe9e9d2af2dccbdb319
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:29:25 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2af8fa6

dev-qt/qtdeclarative: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qtdeclarative/qtdeclarative-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtdeclarative/qtdeclarative-4.8.6-r1.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-4.8.6-r1.ebuild
index c2796f6..f7d1d2d 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-4.8.6-r1.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit qt4-build-multilib
 DESCRIPTION="The Declarative module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+accessibility qt3support webkit"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtsvg/

2015-10-18 Thread Mikle Kolyada
commit: fef84e81cae534d86161b0852c1f8a25503af0c3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:27:35 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fef84e81

dev-qt/qtsvg: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild 
b/dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild
index eec1296..0d46f98 100644
--- a/dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild
+++ b/dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit qt4-build-multilib
 DESCRIPTION="The SVG module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+accessibility"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtxmlpatterns/

2015-10-18 Thread Mikle Kolyada
commit: 85d1ff5dd54a127bcc536f654f285ff8cde7ec12
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:28:44 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d1ff5d

dev-qt/qtxmlpatterns: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qtxmlpatterns/qtxmlpatterns-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtxmlpatterns/qtxmlpatterns-4.8.6-r1.ebuild 
b/dev-qt/qtxmlpatterns/qtxmlpatterns-4.8.6-r1.ebuild
index ebee8ac..f72812e 100644
--- a/dev-qt/qtxmlpatterns/qtxmlpatterns-4.8.6-r1.ebuild
+++ b/dev-qt/qtxmlpatterns/qtxmlpatterns-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit qt4-build-multilib
 DESCRIPTION="The XmlPatterns module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtgui/

2015-10-18 Thread Mikle Kolyada
commit: 1dc70d3c66c0049568f53f24d948791b17c7f216
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:19:09 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc70d3c

dev-qt/qtgui: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qtgui/qtgui-4.8.6-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtgui/qtgui-4.8.6-r4.ebuild 
b/dev-qt/qtgui/qtgui-4.8.6-r4.ebuild
index efc02fe..f6d8393 100644
--- a/dev-qt/qtgui/qtgui-4.8.6-r4.ebuild
+++ b/dev-qt/qtgui/qtgui-4.8.6-r4.ebuild
@@ -10,9 +10,9 @@ DESCRIPTION="The GUI module for the Qt toolkit"
 SRC_URI+=" 
https://dev.gentoo.org/~pesa/patches/${PN}-systemtrayicon-plugin-system.patch";
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+accessibility cups egl +glib gtkstyle mng nas nis qt3support tiff trace 
xinerama +xv"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscript/

2015-10-18 Thread Mikle Kolyada
commit: c52449997421ffd76ce9acf9db9a934ae02093e5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:16:56 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5244999

dev-qt/qtscript: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/qtscript/qtscript-4.8.6-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtscript/qtscript-4.8.6-r2.ebuild 
b/dev-qt/qtscript/qtscript-4.8.6-r2.ebuild
index a41e157..14d3497 100644
--- a/dev-qt/qtscript/qtscript-4.8.6-r2.ebuild
+++ b/dev-qt/qtscript/qtscript-4.8.6-r2.ebuild
@@ -9,9 +9,9 @@ inherit qt4-build-multilib
 DESCRIPTION="The QtScript module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm hppa ia64 ppc ppc64"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+jit"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/pixeltool/

2015-10-18 Thread Mikle Kolyada
commit: 26f4521e001717156d7c786aaa8960cfa3aa9465
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 09:31:44 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 09:37:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26f4521e

dev-qt/pixeltool: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/pixeltool/pixeltool-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/pixeltool/pixeltool-4.8.6-r1.ebuild 
b/dev-qt/pixeltool/pixeltool-4.8.6-r1.ebuild
index 242c763..6e421ef 100644
--- a/dev-qt/pixeltool/pixeltool-4.8.6-r1.ebuild
+++ b/dev-qt/pixeltool/pixeltool-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit qt4-build-multilib
 DESCRIPTION="Qt screen magnifier"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS="alpha arm ia64 ppc ppc64"
+   KEYWORDS="alpha arm ia64 ppc ppc64 sparc"
 else
-   KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86"
+   KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
 fi
 
 IUSE=""



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

2015-10-18 Thread Alexis Ballier
commit: 8138ac114b7215359bbf929744748d96a231f2ef
Author: Matthew Brewer  sina  cn>
AuthorDate: Fri Oct 16 12:32:15 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Oct 17 22:39:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8138ac11

dev-ml/mirage-profile: new ebuild

- needed as a transitive dependency of Libre S3 1.1 (net-misc/libres3)
- explicit support for MirageOS is not enabled

known issue: dev-ml/mirage-profile-0.5 fails FEATURES=test (
https://github.com/mirage/mirage-profile/issues/11 )

 dev-ml/mirage-profile/Manifest  |  1 +
 dev-ml/mirage-profile/metadata.xml  |  9 +++
 dev-ml/mirage-profile/mirage-profile-0.5.ebuild | 31 +
 3 files changed, 41 insertions(+)

diff --git a/dev-ml/mirage-profile/Manifest b/dev-ml/mirage-profile/Manifest
new file mode 100644
index 000..0488c32
--- /dev/null
+++ b/dev-ml/mirage-profile/Manifest
@@ -0,0 +1 @@
+DIST mirage-profile-0.5.tar.gz 55122 SHA256 
ae8a6dc953f4eddd4ce61aef36552036c1814732dd3d50e02ea2994d137b8c85 SHA512 
a82c4f2c42a1b950726069ce6d64f403438847bb4f5023b022b20bd42dde29d679fed358c67c3eec3ad6e5c8253453b6d1008e5e52b37a373a62263a99aa35c2
 WHIRLPOOL 
b054c5c19102f73f9b47d796b10f4bb3e83e3de336b936ced23623d9f1cb03899cf5434ce9bd91ebe68226f3707cbbcfcfb7bfce7585af51fcdcfe383e04eecc

diff --git a/dev-ml/mirage-profile/metadata.xml 
b/dev-ml/mirage-profile/metadata.xml
new file mode 100644
index 000..a33970c
--- /dev/null
+++ b/dev-ml/mirage-profile/metadata.xml
@@ -0,0 +1,9 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+ml
+proxy-maintainers
+
+tombo...@sina.cn
+
+

diff --git a/dev-ml/mirage-profile/mirage-profile-0.5.ebuild 
b/dev-ml/mirage-profile/mirage-profile-0.5.ebuild
new file mode 100644
index 000..a4fe4a8
--- /dev/null
+++ b/dev-ml/mirage-profile/mirage-profile-0.5.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+OASIS_BUILD_TESTS=1
+
+inherit oasis
+
+DESCRIPTION="Collect profiling information"
+HOMEPAGE="https://github.com/mirage/mirage-profile https://mirage.io";
+SRC_URI="https://github.com/mirage/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+RESTRICT="test"
+
+RDEPEND="
+   >=dev-lang/ocaml-4:=
+   dev-ml/io-page:=
+   dev-ml/lwt:=
+   dev-ml/ocaml-cstruct:=[camlp4(-)]
+   dev-ml/ocplib-endian:=
+"
+DEPEND="
+   ${RDEPEND}
+"
+
+DOCS=( README.md )



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

2015-10-18 Thread Alexis Ballier
commit: 91bde82f857770a7e5cd51be94d64e3c1a1a0ae3
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Oct 18 09:39:53 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Oct 18 09:40:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91bde82f

Merge remote-tracking branch 'github/pr/249'

 dev-ml/mirage-profile/Manifest|  1 +
 dev-ml/{stringext => mirage-profile}/metadata.xml |  0
 dev-ml/mirage-profile/mirage-profile-0.5.ebuild   | 31 +++
 3 files changed, 32 insertions(+)



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

2015-10-18 Thread Alexis Ballier
commit: 155df3d2f0b1138290864f3703ecd15ecd28d4f0
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Oct 18 09:41:59 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Oct 18 09:41:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155df3d2

dev-ml/mirage-profile: Add link to upstream bug report for test failures.

Package-Manager: portage-2.2.23

 dev-ml/mirage-profile/mirage-profile-0.5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ml/mirage-profile/mirage-profile-0.5.ebuild 
b/dev-ml/mirage-profile/mirage-profile-0.5.ebuild
index a4fe4a8..38b806f 100644
--- a/dev-ml/mirage-profile/mirage-profile-0.5.ebuild
+++ b/dev-ml/mirage-profile/mirage-profile-0.5.ebuild
@@ -15,6 +15,7 @@ LICENSE="BSD-2"
 SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE=""
+# https://github.com/mirage/mirage-profile/issues/11
 RESTRICT="test"
 
 RDEPEND="



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

2015-10-18 Thread Amy Winston
commit: abadc2f99095598b6d0a62a56701ed64d3a9d01c
Author: Amy Winston  gentoo  org>
AuthorDate: Sun Oct 18 09:53:14 2015 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sun Oct 18 09:57:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abadc2f9

profiles: Mask sci-geosciences/grass-6.4.2 for removal.

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

diff --git a/profiles/package.mask b/profiles/package.mask
index a1880d5..2d40884 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Amy Winston  (18 Oct 2015)
+# Fails to build for ages. Lot of bugs repaired
+# in new version. Masked for removal in 30 days.
+=sci-geosciences/grass-6.4.2
+
 # Patrice Clement  (18 Oct 2015)
 # Project discontinued by the ASF and now superseded by dev-java/tomcat-jstl-*
 # ebuilds. Masked for removal in 30 days. See bug #551032.



[gentoo-commits] proj/gnome:master commit in: app-text/evince/

2015-10-18 Thread Michał Górny
commit: f3952e7bc0c9c660fbbcb1dbd61fbb9a186477c4
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 18 10:25:00 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 18 10:25:00 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=f3952e7b

app-text/evince: Remove incorrect := operator on poppler

Remove the use of := slot operator against app-text/poppler.
The subslots in poppler indicate SONAME of libpoppler, while much more
stable libpoppler-glib is used here.

No revision bump is desired since the change makes it possible to
avoid unnecessary rebuilds on following poppler upgrades, and it is
going to apply after next poppler-induced rebuild anyway.

 app-text/evince/evince-3.18.0.ebuild | 2 +-
 app-text/evince/evince-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/evince/evince-3.18.0.ebuild 
b/app-text/evince/evince-3.18.0.ebuild
index 10e01ed..773a605 100644
--- a/app-text/evince/evince-3.18.0.ebuild
+++ b/app-text/evince/evince-3.18.0.ebuild
@@ -31,7 +31,7 @@ COMMON_DEPEND="
>=x11-libs/gtk+-3.16.0:3[introspection?]
gnome-base/gsettings-desktop-schemas
>=x11-libs/cairo-1.10:=
-   >=app-text/poppler-0.24:=[cairo]
+   >=app-text/poppler-0.24[cairo]
djvu? ( >=app-text/djvu-3.5.17:= )
dvi? (
virtual/tex-base

diff --git a/app-text/evince/evince-.ebuild 
b/app-text/evince/evince-.ebuild
index 82e106b..62271e1 100644
--- a/app-text/evince/evince-.ebuild
+++ b/app-text/evince/evince-.ebuild
@@ -39,7 +39,7 @@ COMMON_DEPEND="
>=x11-libs/gtk+-3.16.0:3[introspection?]
gnome-base/gsettings-desktop-schemas
>=x11-libs/cairo-1.10:=
-   >=app-text/poppler-0.24:=[cairo]
+   >=app-text/poppler-0.24[cairo]
djvu? ( >=app-text/djvu-3.5.17:= )
dvi? (
virtual/tex-base



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/grass/

2015-10-18 Thread Amy Winston
commit: 817028c686a8bb2e89cd4e205201950a243a66b6
Author: Amy Winston  gentoo  org>
AuthorDate: Sun Oct 18 10:17:01 2015 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sun Oct 18 10:17:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817028c6

sci-geosciences/grass: Remove broken version.

Package-Manager: portage-2.2.20.1

 sci-geosciences/grass/grass-7.0.1.ebuild | 246 ---
 1 file changed, 246 deletions(-)

diff --git a/sci-geosciences/grass/grass-7.0.1.ebuild 
b/sci-geosciences/grass/grass-7.0.1.ebuild
deleted file mode 100644
index c3e2052..000
--- a/sci-geosciences/grass/grass-7.0.1.ebuild
+++ /dev/null
@@ -1,246 +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 )
-WANT_AUTOCONF="2.1"
-
-inherit eutils gnome2 multilib python-single-r1 versionator wxwidgets autotools
-
-MY_PM=${PN}$(get_version_component_range 1-2 ${PV})
-MY_PM=${MY_PM/.}
-MY_P=${P/_rc/RC}
-
-DESCRIPTION="A free GIS with raster and vector functionality, as well as 3D 
vizualization"
-HOMEPAGE="http://grass.osgeo.org/";
-SRC_URI="http://grass.osgeo.org/${MY_PM}/source/${MY_P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="7"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="X cairo cxx fftw gdal geos blas lapack regex mysql netcdf nls odbc 
opencl opengl openmp png postgres readline sqlite threads tiff truetype 
wxwidgets"
-
-RDEPEND="
-   >=app-admin/eselect-1.2
-   sci-libs/proj
-   sys-libs/gdbm
-   sys-libs/ncurses:0=
-   sys-libs/zlib
-   cairo? ( x11-libs/cairo[X?,opengl?] )
-   fftw? ( sci-libs/fftw:3.0 )
-   geos? ( sci-libs/geos )
-   gdal? ( sci-libs/gdal )
-   blas? ( virtual/blas )
-   lapack? ( virtual/lapack )
-   mysql? ( virtual/mysql )
-   netcdf? ( sci-libs/netcdf )
-   odbc? ( dev-db/unixODBC )
-   opencl? ( virtual/opencl )
-   opengl? ( virtual/opengl )
-   png? ( media-libs/libpng:0= )
-   postgres? ( >=dev-db/postgresql-8.4:= )
-   readline? ( sys-libs/readline:0= )
-   sqlite? ( dev-db/sqlite:3 )
-   tiff? ( media-libs/tiff:0= )
-   truetype? ( media-libs/freetype:2 )
-   wxwidgets? ( >=dev-python/wxpython-2.8.10.1:2.8[cairo,opengl?] )
-   X? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXaw
-   x11-libs/libXext
-   x11-libs/libXmu
-   x11-libs/libXp
-   x11-libs/libXpm
-   x11-libs/libXt
-   )"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   sys-devel/flex
-   sys-devel/gettext
-   sys-devel/bison
-   wxwidgets? ( dev-lang/swig )
-   X? (
-   x11-proto/xextproto
-   x11-proto/xproto
-   )"
-
-S="${WORKDIR}/${MY_P}"
-
-REQUIRED_USE="
-   opengl? ( X )
-   wxwidgets? ( X )
-"
-
-pkg_setup() {
-   if use lapack; then
-   local mylapack
-   mylapack=$(eselect lapack show) || die
-   if [[ -z "${mylapack/.*reference.*/}" ]] && \
-   [[ -z "${mylapack/.*atlas.*/}" ]]; then
-   ewarn "You need to set lapack to atlas or reference. 
Do:"
-   ewarn "   eselect lapack set "
-   ewarn "where  is atlas, threaded-atlas or 
reference"
-   die "setup failed"
-   fi
-   fi
-
-   if use blas; then
-   local myblas
-   myblas=$(eselect blas show) || die
-   if [[ -z "${myblas/.*reference.*/}" ]] && \
-   [[ -z "${myblas/.*atlas.*/}" ]]; then
-   ewarn "You need to set blas to atlas or reference. Do:"
-   ewarn "   eselect blas set "
-   ewarn "where  is atlas, threaded-atlas or 
reference"
-   die "setup failed"
-   fi
-   fi
-
-   python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   # Fix undefined reference to errno in lib/raster/open.c
-   # see http://trac.osgeo.org/grass/changeset/66398
-   epatch "${FILESDIR}/${P}-include-errno.patch"
-
-   # Fix undeclared variable if OSG is disabled
-   epatch "${FILESDIR}/${P}-declare-inespg.patch"
-
-   epatch_user
-   eautoconf
-}
-
-src_configure() {
-   if use wxwidgets; then
-   WX_BUILD=yes
-   WX_GTK_VER=2.8
-   need-wxwidgets unicode
-   fi
-
-   econf \
-   --enable-shared \
-   --disable-w11 \
-   $(use_with cxx) \
-   $(use_with tiff) \
-   $(use_with png) \
-   $(use_with postgres) \
-   $(use_with mysql) \
-   $(use_with mysql mysql-includes "${ROOT}usr/include/mysql") \
-   $(use_with mysql mysql-libs "${ROOT}usr/$(get_li

[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/grass/

2015-10-18 Thread Amy Winston
commit: 9414c99785922923ebad88294e17917b1e22dd4d
Author: Amy Winston  gentoo  org>
AuthorDate: Sun Oct 18 10:21:22 2015 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sun Oct 18 10:21:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9414c997

sci-geosciences/grass: unused useflag regex removed from metadata.

Package-Manager: portage-2.2.20.1

 sci-geosciences/grass/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-geosciences/grass/metadata.xml 
b/sci-geosciences/grass/metadata.xml
index d60eb17..4f00c18 100644
--- a/sci-geosciences/grass/metadata.xml
+++ b/sci-geosciences/grass/metadata.xml
@@ -19,6 +19,5 @@ Project for more info http://grass.itc.it/gdp/index.php
Enable gmath wrapper for BLAS/Lapack 
(virtual/blas, virtual/lapack)
Enable OpenCL support
-   Include support regex functionality

 



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

2015-10-18 Thread Ian Delaney
commit: d9045c490503690f1f1e8acea491074a1bcf648a
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct 18 10:39:48 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct 18 10:39:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9045c49

re-mask sci-geosciences/gdal-grass to accompany grass

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 2d40884..573d739 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,10 +30,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Ian Delaney  (18 Oct 2015)
 # Fails to build for ages. Lot of bugs repaired
 # in new version. Masked for removal in 30 days.
 =sci-geosciences/grass-6.4.2
+sci-geosciences/gdal-grass
 
 # Patrice Clement  (18 Oct 2015)
 # Project discontinued by the ASF and now superseded by dev-java/tomcat-jstl-*



[gentoo-commits] proj/vdr/devel:master commit in: profiles/

2015-10-18 Thread Joerg Bornkessel
commit: d68fe71bb07f5da8f1514e2b9ca8b8a3a74f1a02
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Sun Oct 18 10:44:12 2015 +
Commit: Joerg Bornkessel  gentoo  org>
CommitDate: Sun Oct 18 10:44:12 2015 +
URL:https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=d68fe71b

added package.use.mask

 profiles/ChangeLog|  3 +++
 profiles/package.use.mask | 23 +++
 2 files changed, 26 insertions(+)

diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 5077235..6bcb23a 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  18 Oct 2015; Joerg Bornkessel  +package.use.mask:
+  added package.use.mask
+
   27 Sep 2015; Joerg Bornkessel  package.mask:
   vdr-2.3.1 tmp masked, bcs 99% plugins will fail on compile
 

diff --git a/profiles/package.use.mask b/profiles/package.use.mask
new file mode 100644
index 000..46647a5
--- /dev/null
+++ b/profiles/package.use.mask
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# When you add an entry to the top of this file, add your name, the date, and
+# an explanation of why something is getting masked. Please be extremely
+# careful not to commit atoms that are not valid, as it can cause large-scale
+# breakage, especially if it ends up in the daily snapshot.
+#
+## Example:
+##
+## # Dev E. Loper  (28 Jun 2012)
+## # Masking foo USE flag until we can get the
+## # foo stuff to work properly again (bug 12345)
+## =media-video/mplayer-0.90_pre5 foo
+## =media-video/mplayer-0.90_pre5-r1 foo
+#
+
+#--- END OF EXAMPLES ---
+
+# Joerg Bornkessel  (17 Oct 2015)
+# tmp masked duing strong changes in core vdr
+=media-video/vdr-2.3.1 alternatechannel permashift_v1 ttxtsubs



[gentoo-commits] proj/vdr/devel:master commit in: media-video/vdr/

2015-10-18 Thread Joerg Bornkessel
commit: ec79a29b51a3931d401e4fa9cbd5c254b9b198a1
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Sun Oct 18 10:48:07 2015 +
Commit: Joerg Bornkessel  gentoo  org>
CommitDate: Sun Oct 18 10:48:07 2015 +
URL:https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=ec79a29b

readded use-flags, masked tmp by package.use.mask

Package-Manager: portage-2.2.23
Manifest-Sign-Key: 0x767D3B1D34C2808A

 media-video/vdr/ChangeLog|  3 +++
 media-video/vdr/Manifest | 10 +-
 media-video/vdr/vdr-2.3.1.ebuild |  3 +--
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/media-video/vdr/ChangeLog b/media-video/vdr/ChangeLog
index 52e08c3..4b8763a 100644
--- a/media-video/vdr/ChangeLog
+++ b/media-video/vdr/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  18 Oct 2015; Joerg Bornkessel  vdr-2.3.1.ebuild:
+  readded use-flags, masked tmp by package.use.mask
+
   26 Sep 2015; Joerg Bornkessel  vdr-2.3.1.ebuild,
   metadata.xml:
   new plugin config conf.avail dir

diff --git a/media-video/vdr/Manifest b/media-video/vdr/Manifest
index 821ffdf..195bff3 100644
--- a/media-video/vdr/Manifest
+++ b/media-video/vdr/Manifest
@@ -5,14 +5,14 @@ AUX channel_alternative.conf 332 SHA256 
30fb0a5147c01429c2813505cc69658cf1bfa1b7
 AUX vdr-2.3.1_gentoo.patch 2321 SHA256 
57e718074a07f11207d52db465afb05cc61100a7522c6413025e9d0ac49045c2 SHA512 
2f6e2076779d4ce6cf22f5fb02d26bd991d12917d0769558ace8dbac528785a70bc10e5f2511ef506419e2b595eab30495f06a3ae769a0242a47397815150bf1
 WHIRLPOOL 
d5fe4cce932a9ff784d10dcd237a849ce6dfb4399d54d2e601917b3f570a94c844529451339e43d6559b2461109b4080a6b8e4c48dbc1c570589c0e139c5bd21
 DIST extpng-vdr-2.3.1-gentoo-edition-v3.patch.bz2 26475 SHA256 
5f4ee97963a2b156f6356773d0c1b4d1def5bc9e098471d44b6e250dd674849b SHA512 
83d4fa26390bfb5af3c409563bcdfa25d5aa181acb6847d95044ed951674c95a803a462dbe290df463084187e6c9f496bc01cf06cd4a108497323be0404fe9e8
 WHIRLPOOL 
d3a2e93fa843c3c6f72fad3f80d30b794767bdfdd9c99b499c1c65f3e7d4c84349c17863521577c23783a3f81ba83f48e838df32950d832a1dc625cac5de3dd2
 DIST vdr-2.3.1.tar.bz2 891255 SHA256 
456d3f0ceb699b92ebeaf9ff4c0c68979724d10b01a89d5250133e6f4c262fa7 SHA512 
525078247da68da8b3530d61c6c48cf4920c39b9603bc8a6d8c51f69d2b507a40951412606e3f85648ac8d64e28f1553c8f2fe8be80325e4ec880b2a4e564248
 WHIRLPOOL 
976ef0f291f9d0c55c9d381252e4e8a7872bc7ede719f8d24bd0b0529ce79838a5ca93b4a037a844ba0df206bf58a66f32b90c915eb67f11619578babb72bf3b
-EBUILD vdr-2.3.1.ebuild 8420 SHA256 
331a3f16b5ea46ea93b2bba30ae2559f4af86b11ae0e35f13a4a058c36662f0b SHA512 
c438db2136d65a2c0c9ae931eb98fb4043f08f1051cfc22e7411fd8d00999abf682da49408c77b1fb6a649e7a45d5bf61d08acffe3741e523c9bd6da029e958e
 WHIRLPOOL 
6b9ef0ac7ad09ef5d77cbde82454d377402efddc2da3a4621069f17f253da6e87095156be21572c59bc2e0c10f30f2f11c19383635a5e602395b3a7e3127db63
-MISC ChangeLog 29067 SHA256 
b382089308390cc8f35b98a8de5e01d2586ec633b10f81e0b0059556b4950a7b SHA512 
014c387e82446ab26a3f56bea183a64733f71f934ee607abb434f20ad32db574591723f246a5563c752c26f2de533263cbc0b0c9279c961644526641f430b32c
 WHIRLPOOL 
0b02ea82ab5e3c722a658a7edfe4a32c821c06b0c634e771b362f9dfbbfc2ecd26b8c76452264de20d5772e675066092dbb54940800d0a597148d840bc2d042f
+EBUILD vdr-2.3.1.ebuild 8381 SHA256 
e4f0b82fb22f8c00fdb7d87117317c10e2d9c9738f933f0214ddaac9b3cc343e SHA512 
810a5f9f3a83d4872991c05cf1184912942ed924f88231a563783cd74ee4c1731dcad77ed7049396ca9374ded15835aca7cda29439f3dc348169fa7bf7d06e5d
 WHIRLPOOL 
6cfa4eecae4ae3ea64582a6998231a764df883979f3281b794d6d505fd53da2da60056bbdb2523ad6599260d09a6199a28abb16aabdff48b1234acd025416812
+MISC ChangeLog 29193 SHA256 
2e0cf21dc4a373d7895b611e50026ea32ab94cc6b2bff92a513d3542a6df1e21 SHA512 
be29aec347907f863017ca181fbce3b457987a7153983418e52f3f77834924752b7495f75bede64d312255a2260662dad5c62a50ed5a1852e414fe70d604a9ef
 WHIRLPOOL 
59f4d42f04891671aebc193b70398ba24c9c6802bbcb9c1649a28c1f894dae944918c1447b45fd1bb0f3d0f00c79d198241342852548e1b45fb48e4f6c3808fd
 MISC metadata.xml 1387 SHA256 
396f6930c69cb65b84af3c589bc9719efc927d0f5acb0535a09da713bdc269b7 SHA512 
110efcc8fcda0b8b303ffa01a4c7ac085148f6c660847a3aa8dfdb96dc7b8d036fa30a3797e16626cd9aceda9ed3036467005298e11761d0daf78dfdc42e514b
 WHIRLPOOL 
25250131f361f2830d71fbf8732b645fd69ab8af76b576e60ab2002333eb19d977407f595d9ef86d520f71ba1a4ebfa170421cbcd70d86918aa2440392044fa3
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 Comment: added by hd_bru...@gentoo.org
 
-iD8DBQFWByGgdn07HTTCgIoRCNLbAJ9oS0sV5lUnB2HoTz/Apfh/I8yHtQCff0hB
-oN4hO4+NtM0GS4zSA6JTaY4=
-=vU3a
+iD8DBQFWI3jndn07HTTCgIoRCC4TAKCRlJfiXq/A+lqhpFNhKVnTHvgzewCdE/iN
+HsAg1UYzm33fmAyZjJRgUYU=
+=4nax
 -END PGP SIGNATURE-

diff --git a/media-video/vdr/vdr-2.3.1.ebuild b/media-video/vdr/vdr-2.3.1.ebuild
index 042c215..db180ac 100644
--- a/media-video/vdr/vdr-2.3.1.ebuild
+++ b/media-video/vdr/vdr-2.3.1.ebuild
@@ -7,8 +7,7 @@ EAPI=5
 inherit eutils flag-o-matic multilib toolchain-funcs
 
 # Switc

[gentoo-commits] proj/vdr/devel:master commit in: media-video/vdr/

2015-10-18 Thread Joerg Bornkessel
commit: 00aa153aecf5b0b86e68fe2c26153ca7bba0884b
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Sun Oct 18 10:50:33 2015 +
Commit: Joerg Bornkessel  gentoo  org>
CommitDate: Sun Oct 18 10:50:33 2015 +
URL:https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=00aa153a

rm useless blankline; rm useless use-flag setup

Package-Manager: portage-2.2.23
Manifest-Sign-Key: 0x767D3B1D34C2808A

 media-video/vdr/ChangeLog|  4 
 media-video/vdr/Manifest | 12 ++--
 media-video/vdr/metadata.xml |  1 -
 media-video/vdr/vdr-2.3.1.ebuild |  1 -
 4 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/media-video/vdr/ChangeLog b/media-video/vdr/ChangeLog
index 4b8763a..a3b4e7e 100644
--- a/media-video/vdr/ChangeLog
+++ b/media-video/vdr/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  18 Oct 2015; Joerg Bornkessel  vdr-2.3.1.ebuild,
+  metadata.xml:
+  rm useless blankline; rm useless use-flag setup
+
   18 Oct 2015; Joerg Bornkessel  vdr-2.3.1.ebuild:
   readded use-flags, masked tmp by package.use.mask
 

diff --git a/media-video/vdr/Manifest b/media-video/vdr/Manifest
index 195bff3..16d9263 100644
--- a/media-video/vdr/Manifest
+++ b/media-video/vdr/Manifest
@@ -5,14 +5,14 @@ AUX channel_alternative.conf 332 SHA256 
30fb0a5147c01429c2813505cc69658cf1bfa1b7
 AUX vdr-2.3.1_gentoo.patch 2321 SHA256 
57e718074a07f11207d52db465afb05cc61100a7522c6413025e9d0ac49045c2 SHA512 
2f6e2076779d4ce6cf22f5fb02d26bd991d12917d0769558ace8dbac528785a70bc10e5f2511ef506419e2b595eab30495f06a3ae769a0242a47397815150bf1
 WHIRLPOOL 
d5fe4cce932a9ff784d10dcd237a849ce6dfb4399d54d2e601917b3f570a94c844529451339e43d6559b2461109b4080a6b8e4c48dbc1c570589c0e139c5bd21
 DIST extpng-vdr-2.3.1-gentoo-edition-v3.patch.bz2 26475 SHA256 
5f4ee97963a2b156f6356773d0c1b4d1def5bc9e098471d44b6e250dd674849b SHA512 
83d4fa26390bfb5af3c409563bcdfa25d5aa181acb6847d95044ed951674c95a803a462dbe290df463084187e6c9f496bc01cf06cd4a108497323be0404fe9e8
 WHIRLPOOL 
d3a2e93fa843c3c6f72fad3f80d30b794767bdfdd9c99b499c1c65f3e7d4c84349c17863521577c23783a3f81ba83f48e838df32950d832a1dc625cac5de3dd2
 DIST vdr-2.3.1.tar.bz2 891255 SHA256 
456d3f0ceb699b92ebeaf9ff4c0c68979724d10b01a89d5250133e6f4c262fa7 SHA512 
525078247da68da8b3530d61c6c48cf4920c39b9603bc8a6d8c51f69d2b507a40951412606e3f85648ac8d64e28f1553c8f2fe8be80325e4ec880b2a4e564248
 WHIRLPOOL 
976ef0f291f9d0c55c9d381252e4e8a7872bc7ede719f8d24bd0b0529ce79838a5ca93b4a037a844ba0df206bf58a66f32b90c915eb67f11619578babb72bf3b
-EBUILD vdr-2.3.1.ebuild 8381 SHA256 
e4f0b82fb22f8c00fdb7d87117317c10e2d9c9738f933f0214ddaac9b3cc343e SHA512 
810a5f9f3a83d4872991c05cf1184912942ed924f88231a563783cd74ee4c1731dcad77ed7049396ca9374ded15835aca7cda29439f3dc348169fa7bf7d06e5d
 WHIRLPOOL 
6cfa4eecae4ae3ea64582a6998231a764df883979f3281b794d6d505fd53da2da60056bbdb2523ad6599260d09a6199a28abb16aabdff48b1234acd025416812
-MISC ChangeLog 29193 SHA256 
2e0cf21dc4a373d7895b611e50026ea32ab94cc6b2bff92a513d3542a6df1e21 SHA512 
be29aec347907f863017ca181fbce3b457987a7153983418e52f3f77834924752b7495f75bede64d312255a2260662dad5c62a50ed5a1852e414fe70d604a9ef
 WHIRLPOOL 
59f4d42f04891671aebc193b70398ba24c9c6802bbcb9c1649a28c1f894dae944918c1447b45fd1bb0f3d0f00c79d198241342852548e1b45fb48e4f6c3808fd
-MISC metadata.xml 1387 SHA256 
396f6930c69cb65b84af3c589bc9719efc927d0f5acb0535a09da713bdc269b7 SHA512 
110efcc8fcda0b8b303ffa01a4c7ac085148f6c660847a3aa8dfdb96dc7b8d036fa30a3797e16626cd9aceda9ed3036467005298e11761d0daf78dfdc42e514b
 WHIRLPOOL 
25250131f361f2830d71fbf8732b645fd69ab8af76b576e60ab2002333eb19d977407f595d9ef86d520f71ba1a4ebfa170421cbcd70d86918aa2440392044fa3
+EBUILD vdr-2.3.1.ebuild 8380 SHA256 
83beb1fc75e73718dd036e13bbf30b1de85e393161ff354e10092feb169327f6 SHA512 
f954f57b96d09cd892d7acf03660adce8c47cb36c6d66524f101d42a3608811ecdc52414e9d1880b008d12cd70b5bc63bd06fb6dd39decdf4715fb074aabc2cd
 WHIRLPOOL 
5924996fe2609d36623557adefc3e10ea10f405621838a5254b6003a730a2ea5fbb1e5b6ccc19618cae418c3ff5f9b228038473758ec94d53c38e2a672d64b0e
+MISC ChangeLog 29333 SHA256 
d590dd66871b85ddd547b4d913e0be3698d2a8a34395e673a812944c46683172 SHA512 
681279d1868add1329e768122526cf689d926c7b2d978359d70ce4112b67c1edbaa3d043e5d52940f8e0463e5625ee81757843e1d356e8a020630386fd2517f3
 WHIRLPOOL 
c8b7f5cb3eec9b687bb5207c48b2bc6c77bea4fa6caef1908eab48afddf4f80db251fa7802d8c556ef12a54f3d7b49e3a6d0b1ac42a19202be523a9340202f20
+MISC metadata.xml 1319 SHA256 
dbe7725011e838764fa8c7448d6f270b228aea866df0c60ae22cb585b97e225f SHA512 
e827084d8e809e1db6c349196d30e56114e18e887c6df8ee95dfe752140e4ecd2fe32ba66f854ca551b19be3563b667828c29ee42ed69f88946159e1876a6cfa
 WHIRLPOOL 
21152baa72e66ff1859c0af677423ebc0515c69d8b6c0bc244915281bb451a4d67781edaa943775620291f64a3fb89b56ce450abac38c2c77973c6b054f3a474
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 Comment: added by hd_bru...@gentoo.org
 
-iD8DBQFWI3jndn07HTTCgIoRCC4TAKCRlJfiXq/A+lqhpFNhKVnTHvgzewCdE/iN
-HsA

[gentoo-commits] proj/vdr/devel:master commit in: profiles/default/linux/, profiles/

2015-10-18 Thread Joerg Bornkessel
commit: f6ca5b2f63811a39491dcc10a7307764c787d192
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Sun Oct 18 11:03:37 2015 +
Commit: Joerg Bornkessel  gentoo  org>
CommitDate: Sun Oct 18 11:03:37 2015 +
URL:https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=f6ca5b2f

add default/linux/package.use.mask

 profiles/ChangeLog  |  4 
 profiles/default/linux/package.use.mask | 23 +++
 2 files changed, 27 insertions(+)

diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 6bcb23a..8cc4db4 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  18 Oct 2015; Joerg Bornkessel 
+  +default/linux/package.use.mask, package.use.mask:
+  add default/linux/package.use.mask
+
   18 Oct 2015; Joerg Bornkessel  +package.use.mask:
   added package.use.mask
 

diff --git a/profiles/default/linux/package.use.mask 
b/profiles/default/linux/package.use.mask
new file mode 100644
index 000..46647a5
--- /dev/null
+++ b/profiles/default/linux/package.use.mask
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# When you add an entry to the top of this file, add your name, the date, and
+# an explanation of why something is getting masked. Please be extremely
+# careful not to commit atoms that are not valid, as it can cause large-scale
+# breakage, especially if it ends up in the daily snapshot.
+#
+## Example:
+##
+## # Dev E. Loper  (28 Jun 2012)
+## # Masking foo USE flag until we can get the
+## # foo stuff to work properly again (bug 12345)
+## =media-video/mplayer-0.90_pre5 foo
+## =media-video/mplayer-0.90_pre5-r1 foo
+#
+
+#--- END OF EXAMPLES ---
+
+# Joerg Bornkessel  (17 Oct 2015)
+# tmp masked duing strong changes in core vdr
+=media-video/vdr-2.3.1 alternatechannel permashift_v1 ttxtsubs



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

2015-10-18 Thread Markos Chandras
commit: 4c3e55bdfb6eeefed8a05421bda5d9a6fb78a893
Author: Markos Chandras  gentoo  org>
AuthorDate: Sun Oct 18 10:44:02 2015 +
Commit: Markos Chandras  gentoo  org>
CommitDate: Sun Oct 18 10:50:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3e55bd

media-sound/qmmp: Update live ebuild

Package-Manager: portage-2.2.23

 media-sound/qmmp/qmmp-1.0.0-r1.ebuild | 3 ++-
 media-sound/qmmp/qmmp-.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/media-sound/qmmp/qmmp-1.0.0-r1.ebuild 
b/media-sound/qmmp/qmmp-1.0.0-r1.ebuild
index 4e7eb0c..4cba7f4 100644
--- a/media-sound/qmmp/qmmp-1.0.0-r1.ebuild
+++ b/media-sound/qmmp/qmmp-1.0.0-r1.ebuild
@@ -13,8 +13,9 @@ if [ "$PV" != "" ]; then
SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2";
KEYWORDS="~amd64 ~x86"
 else
+   QMMP_DEV_BRANCH="1.1"
SRC_URI=""
-   ESVN_REPO_URI="https://qmmp.googlecode.com/svn/trunk/qmmp/";
+   
ESVN_REPO_URI="svn://svn.code.sf.net/p/${PN}-dev/code/branches/${PN}-${QMMP_DEV_BRANCH}"
KEYWORDS=""
 fi
 

diff --git a/media-sound/qmmp/qmmp-.ebuild 
b/media-sound/qmmp/qmmp-.ebuild
index 4e7eb0c..4cba7f4 100644
--- a/media-sound/qmmp/qmmp-.ebuild
+++ b/media-sound/qmmp/qmmp-.ebuild
@@ -13,8 +13,9 @@ if [ "$PV" != "" ]; then
SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2";
KEYWORDS="~amd64 ~x86"
 else
+   QMMP_DEV_BRANCH="1.1"
SRC_URI=""
-   ESVN_REPO_URI="https://qmmp.googlecode.com/svn/trunk/qmmp/";
+   
ESVN_REPO_URI="svn://svn.code.sf.net/p/${PN}-dev/code/branches/${PN}-${QMMP_DEV_BRANCH}"
KEYWORDS=""
 fi
 



[gentoo-commits] repo/gentoo:master commit in: media-plugins/qmmp-plugin-pack/, media-plugins/qmmp-plugin-pack/files/

2015-10-18 Thread Markos Chandras
commit: 188e3971d4f0463be285656ee893fe4369e0b02e
Author: Markos Chandras  gentoo  org>
AuthorDate: Mon Oct 12 19:35:50 2015 +
Commit: Markos Chandras  gentoo  org>
CommitDate: Sun Oct 18 11:04:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=188e3971

media-plugins/qmmp-plugin-pack: Version bumps for Qt4 and Qt4 releases

Package-Manager: portage-2.2.23

 media-plugins/qmmp-plugin-pack/Manifest|  2 ++
 .../files/qmmp-plugin-pack-1.0.1-fix-build.patch   | 26 +++
 .../qmmp-plugin-pack/qmmp-plugin-pack-0.9.2.ebuild | 25 ++
 .../qmmp-plugin-pack/qmmp-plugin-pack-1.0.1.ebuild | 30 ++
 4 files changed, 83 insertions(+)

diff --git a/media-plugins/qmmp-plugin-pack/Manifest 
b/media-plugins/qmmp-plugin-pack/Manifest
index 487ec26..8380728 100644
--- a/media-plugins/qmmp-plugin-pack/Manifest
+++ b/media-plugins/qmmp-plugin-pack/Manifest
@@ -2,3 +2,5 @@ DIST qmmp-plugin-pack-0.8.3.tar.bz2 163989 SHA256 
7b45464429a44f0de9f611ec4c2d39
 DIST qmmp-plugin-pack-0.8.4.tar.bz2 164215 SHA256 
f6ef6ec2fdcd8809fa826f75b1d723fa0c83bd6d13a4ffa9af7db82a167f265a SHA512 
862d46cf2506932a0c35ebb30b46705a99f9d65a0332209467e30fdcb564ea483003de07f153939ded944ff3aa33221d0af1660a65bb9017a5638d46f8f675a5
 WHIRLPOOL 
bbc9358a0cfb5759a56cf4c6c9939556530d8987f6c3613ab21e8c46467fa9ca96f56cc8ad25f64175245dbb716ac45b49c59fde8edbde449f70d958831d27f5
 DIST qmmp-plugin-pack-0.8.6.tar.bz2 164732 SHA256 
f79ab2d4a3bd9cb603773f0310d54b50390788bee31c5e4af4ac801b3cac9665 SHA512 
0aa9daabb012ddfcb4de3f98e1804807349a311f70548491b5a4502403787fed5903a934db4da767409940329d8abe3c20ab15ef9eaa33d21f246d2d673cdd05
 WHIRLPOOL 
a12cb56433612c2ef0c7ad5d86d0cd399b70505f9e3b539185a123af9c6fbeb478ed70b1c205bc06a309d60749a4383f2494d2f5e94255c7ac1d8b6ce8d2329d
 DIST qmmp-plugin-pack-0.9.0.tar.bz2 76277 SHA256 
78a26c0696b0560b9b8fe25201873199b03f0b2e76e488acf043be7ac45a6d88 SHA512 
bbea46e5482cc68cc98e44116b0bccf804015147213989ad5fe20f257747d7782359b8ba3c5d3dcde57efd39844c589261992e71e239eec4d8686b50f014183e
 WHIRLPOOL 
4d630ea4a8fe40884957580cfd80452b9e5c2c59beff8ac6abfa4712c2b2a6ff7f20dbb516a0f86627295bfea776a7912b2870a7a722a62d69c3a90d2670dff8
+DIST qmmp-plugin-pack-0.9.2.tar.bz2 76314 SHA256 
730c4ac568a86969234e1faf2f18a7593a7d89c8c56fb58ab317aa7f3edb6317 SHA512 
cc740cc28b55abe2d410c75433e49041a7602d80e932f97f22926bbff63b391e46f9772f8d7cd2fb5e7b109a73ef674894e151007ce99b1e26ef3234aaa22d42
 WHIRLPOOL 
6e5c213e54003e47c1b8226050f1d0c2628d159649fb9de3b8e3abe5b11e1cdef12f7dd4749c96454347c29715e941b32dbcee414c10ef01a116958aabfbf364
+DIST qmmp-plugin-pack-1.0.1.tar.bz2 76528 SHA256 
ca26d3ceade68d3a9795e688a8ac32efcd56bf2426469c75085643919bd47084 SHA512 
9b7bb22a2655c49be232374637de125cbe9aee50d03f33e2d4b2af37dcc7a8362a21112d3bd111e054c5ea2145e030e40aaa1819e0e714e59df9bfa57efab051
 WHIRLPOOL 
5c0e0d38aca62d1a9d1ad04fb60a7a43bcede558ee0a7f23f22a5db9615310f484270c772d29628d3195b88bb4f6d3ef6194c7e93f4f6eab08f9f2ebdd12ac6a

diff --git 
a/media-plugins/qmmp-plugin-pack/files/qmmp-plugin-pack-1.0.1-fix-build.patch 
b/media-plugins/qmmp-plugin-pack/files/qmmp-plugin-pack-1.0.1-fix-build.patch
new file mode 100644
index 000..eda811f
--- /dev/null
+++ 
b/media-plugins/qmmp-plugin-pack/files/qmmp-plugin-pack-1.0.1-fix-build.patch
@@ -0,0 +1,26 @@
+Upstream Commit: https://sourceforge.net/p/qmmp-dev/code/5683/
+Upstream Bug: https://sourceforge.net/p/qmmp-dev/tickets/818/
+
+Signed-off-by: Markos Chandras 
+Index: branches/qmmp-plugin-pack-1.0/CMakeLists.txt
+===
+--- branches/qmmp-plugin-pack-1.0/CMakeLists.txt   (revision 5682)
 branches/qmmp-plugin-pack-1.0/CMakeLists.txt   (revision 5683)
+@@ -49,6 +49,7 @@
+ SET(LIB_DIR "lib${LIB_SUFFIX}" CACHE STRING "library path")
+ 
+ pkg_check_modules(QMMP qmmp>=1.0.0 REQUIRED)
++include_directories(${QMMP_INCLUDEDIR})
+ 
+ IF(QMMP_FOUND)
+ add_subdirectory(src)
+Index: branches/qmmp-plugin-pack-1.0
+===
+--- branches/qmmp-plugin-pack-1.0  (revision 5682)
 branches/qmmp-plugin-pack-1.0  (revision 5683)
+
+Property changes on: branches/qmmp-plugin-pack-1.0
+___
+Modified: svn:mergeinfo
+## -0,0 +0,1 ##
+   Merged /trunk/qmmp-plugin-pack:r5681

diff --git a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.9.2.ebuild 
b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.9.2.ebuild
new file mode 100644
index 000..35c1124
--- /dev/null
+++ b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.9.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+CMAKE_MIN_VERSION=2.8
+
+inherit cmake-utils
+
+DESCRIPTION="A set of extra plugins for Qmmp"
+HOMEPAGE="http://qmmp.ylsoftware.com/";
+SRC_URI="http://qmmp.ylsoftware.co

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

2015-10-18 Thread Markos Chandras
commit: 43c82096b27de04a73ddfc115488df5727c4c9d8
Author: Markos Chandras  gentoo  org>
AuthorDate: Sun Oct 18 10:12:58 2015 +
Commit: Markos Chandras  gentoo  org>
CommitDate: Sun Oct 18 10:45:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43c82096

media-sound/qmmp: Disable qtgui[-gles2] for projectm. Bug #562846

Package-Manager: portage-2.2.23

 .../qmmp/{qmmp-1.0.0.ebuild => qmmp-1.0.0-r1.ebuild}  |  3 ++-
 media-sound/qmmp/qmmp-.ebuild | 19 ---
 2 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/media-sound/qmmp/qmmp-1.0.0.ebuild 
b/media-sound/qmmp/qmmp-1.0.0-r1.ebuild
similarity index 98%
rename from media-sound/qmmp/qmmp-1.0.0.ebuild
rename to media-sound/qmmp/qmmp-1.0.0-r1.ebuild
index f91be1d..4e7eb0c 100644
--- a/media-sound/qmmp/qmmp-1.0.0.ebuild
+++ b/media-sound/qmmp/qmmp-1.0.0-r1.ebuild
@@ -58,7 +58,8 @@ RDEPEND="media-libs/taglib
ffmpeg? ( virtual/ffmpeg )
opus? ( media-libs/opusfile )
projectm? ( media-libs/libprojectm
-   dev-qt/qtopengl:5 )
+   dev-qt/qtopengl:5
+   dev-qt/qtgui:5[-gles2] )
pulseaudio? ( >=media-sound/pulseaudio-0.9.9 )
wavpack? ( media-sound/wavpack )
scrobbler? ( net-misc/curl )

diff --git a/media-sound/qmmp/qmmp-.ebuild 
b/media-sound/qmmp/qmmp-.ebuild
index 5f82a4d..4e7eb0c 100644
--- a/media-sound/qmmp/qmmp-.ebuild
+++ b/media-sound/qmmp/qmmp-.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Qt4-based audio player with winamp/xmms skins 
support"
 HOMEPAGE="http://qmmp.ylsoftware.com";
 if [ "$PV" != "" ]; then
SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2";
-   KEYWORDS="~amd64 ~ppc ~x86"
+   KEYWORDS="~amd64 ~x86"
 else
SRC_URI=""
ESVN_REPO_URI="https://qmmp.googlecode.com/svn/trunk/qmmp/";
@@ -26,7 +26,12 @@ libsamplerate lyrics +mad midi mms modplug mplayer mpris 
musepack notifier opus
 projectm pulseaudio qsui scrobbler sndfile stereo tray udisks +vorbis wavpack"
 
 RDEPEND="media-libs/taglib
-   dev-qt/qtgui:4
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
alsa? ( media-libs/alsa-lib )
bs2b? ( media-libs/libbs2b )
cdda? ( dev-libs/libcdio-paranoia )
@@ -43,7 +48,7 @@ RDEPEND="media-libs/taglib
midi? ( media-sound/wildmidi )
mms? ( media-libs/libmms )
mplayer? ( media-video/mplayer )
-   mpris? ( dev-qt/qtdbus:4 )
+   mpris? ( dev-qt/qtdbus:5 )
musepack? ( >=media-sound/musepack-tools-444 )
modplug? ( >=media-libs/libmodplug-0.8.4 )
vorbis? ( media-libs/libvorbis
@@ -53,13 +58,15 @@ RDEPEND="media-libs/taglib
ffmpeg? ( virtual/ffmpeg )
opus? ( media-libs/opusfile )
projectm? ( media-libs/libprojectm
-   dev-qt/qtopengl:4 )
+   dev-qt/qtopengl:5
+   dev-qt/qtgui:5[-gles2] )
pulseaudio? ( >=media-sound/pulseaudio-0.9.9 )
wavpack? ( media-sound/wavpack )
scrobbler? ( net-misc/curl )
sndfile? ( media-libs/libsndfile )
udisks? ( sys-fs/udisks:2 )"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+   dev-qt/linguist-tools:5"
 
 DOCS="AUTHORS ChangeLog README"
 
@@ -92,7 +99,6 @@ src_configure() {
$(cmake-utils_use_use dbus)
$(cmake-utils_use_use enca)
$(cmake-utils_use_use ffmpeg)
-   -DUSE_FFMPEG_LEGACY=OFF
$(cmake-utils_use_use flac)
$(cmake-utils_use_use game GME)
-DUSE_HAL=OFF
@@ -118,7 +124,6 @@ src_configure() {
$(cmake-utils_use_use stereo)
$(cmake-utils_use_use tray STATICON)
$(cmake-utils_use_use udisks UDISKS2)
-   -DUSE_UDISKS=OFF
$(cmake-utils_use_use libsamplerate SRC)
$(cmake-utils_use_use vorbis)
$(cmake-utils_use_use wavpack)



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

2015-10-18 Thread Ulrich Müller
commit: 68960e58758c3e171fae59ac9c70a5ee8978f350
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Oct 16 22:08:45 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Oct 16 22:08:45 2015 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=68960e58

Calling a USE list function in global scope is an error.

 pkg-mgr-commands.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index 1884a5c..83fbd68 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -646,8 +646,8 @@ in table~\ref{tab:compression-table} as supporting 
\t{docompress}.
 
 \subsubsection{Use List Functions}
 These functions provide behaviour based upon set or unset use flags. Ebuilds 
must not run any of
-these commands once the current phase function has returned. Ebuilds must not 
run any of these
-functions in global scope.
+these commands once the current phase function has returned. It is an error if 
an ebuild calls any
+of these functions in global scope.
 
 If any of these functions is called with a flag value that is not included in 
\t{IUSE\_EFFECTIVE},
 either behaviour is undefined or it is an error as decided by 
table~\ref{tab:use-list-strictness}.



[gentoo-commits] proj/pms:eapi-6 commit in: /

2015-10-18 Thread Ulrich Müller
commit: c8afd4a44f0bae300ef21e5873ed0c984d8e2240
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Oct 16 15:54:53 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Oct 18 11:22:34 2015 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=c8afd4a4

EAPI 6: Fix eapply algorithm.

 pkg-mgr-commands.tex | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index 22623a7..1e7b8cf 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -173,19 +173,25 @@ Ebuilds must not run any of these commands once the 
current phase function has r
 \STATE collect all parameters beginning with a hyphen in the \t{options} 
array
 \STATE collect all remaining parameters in the \t{files} array
 \ENDIF
+\IF{the \t{files} array is empty}
+\STATE abort the build process with an error
+\ENDIF
 
 \FORALL{\t{x} in the \t{files} array}
 \IF{\t{\$x} is a directory}
+\IF{\NOT any files match \t{\$x/*.diff} or \t{\$x/*.patch}}
+\STATE abort the build process with an error
+\ENDIF
 \FORALL{files \t{f} matching \t{\$x/*.diff} or \t{\$x/*.patch}, sorted 
in POSIX locale}
 \STATE call \t{patch -p1 -f -g0 -{}-no-backup-if-mismatch 
"\$\{options[@]\}" < "\$f"}
 \IF{child process returned with non-zero exit status}
-\STATE return immediately with an error
+\STATE return immediately with that error status
 \ENDIF
 \ENDFOR
 \ELSE
 \STATE call \t{patch -p1 -f -g0 -{}-no-backup-if-mismatch 
"\$\{options[@]\}" < "\$x"}
 \IF{child process returned with non-zero exit status}
-\STATE return immediately with an error
+\STATE return immediately with that error status
 \ENDIF
 \ENDIF
 \ENDFOR



[gentoo-commits] proj/pms:eapi-6 commit in: /

2015-10-18 Thread Ulrich Müller
commit: 29fa2225d86ff9a1e940a5376bf21d423141f6b0
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Oct 18 10:24:15 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Oct 18 11:23:13 2015 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=29fa2225

Cheat sheet: Calling eapply_user is mandatory.

 eapi-cheatsheet.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index fa4b326..6ccc849 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -372,7 +372,7 @@ differences between these previous EAPIs.
 \code{patch -p1}.
 See \featureref{eapply}.
 \item[\code{eapply\_user}] The \code{eapply\_user} command permits
-the package manager to apply user-provided patches. It should be
+the package manager to apply user-provided patches. It must be
 called from every \code{src\_prepare} function.
 See \featureref{eapply-user}.
 \item[\code{einstalldocs}] The \code{einstalldocs} function will



[gentoo-commits] proj/pms:eapi-6 commit in: /

2015-10-18 Thread Ulrich Müller
commit: f99fef0c407ea39a5a183d501ba90149d3e03170
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Oct 16 15:51:22 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Oct 18 11:22:19 2015 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=f99fef0c

Cheat sheet: Authors' names.

"PMS team" isn't a good attribution because team members may change.
Therefore list the two sole contributors as authors, according to
git blame and git log.

Also slightly reword the licence notice and adjust the footnotes.

 eapi-cheatsheet.tex | 22 ++
 1 file changed, 14 insertions(+), 8 deletions(-)

diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index 422f7ed..d15bb7d 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -22,8 +22,13 @@
 \externaldocument{pms}
 
 \title{EAPI Cheat Sheet}
-\author{Gentoo PMS team\thanks{%
-\url{https://wiki.gentoo.org/wiki/Project:Package_Manager_Specification}}}
+\author{%
+Christian Faulhammer \\
+\href{mailto:fa...@gentoo.org}{fa...@gentoo.org}
+\and
+Ulrich Müller \\
+\href{mailto:u...@gentoo.org}{u...@gentoo.org}
+}
 \ifthenelse{\equal{\VCDateISO}{}}
 {
 \date{Version \version{}, generated on: \\\today}
@@ -40,7 +45,7 @@
 citecolor=black,
 linkcolor=black,
 pdftitle={EAPI Desk Reference},
-pdfauthor={Christian Faulhammer},
+pdfauthor={Christian Faulhammer, Ulrich Müller},
 pdfsubject={Making look-up faster for EAPI features},
 pdflang={en},
 pdfkeywords={Gentoo, package manager, reference},
@@ -52,8 +57,9 @@
 \begin{abstract}
 An overview of the main EAPI changes in Gentoo, for ebuild
 authors.  For full details, consult the Package Manager
-Specification found on the project page; this is
-an incomplete summary only.
+Specification found on the project page;\footnote{%
+\url{https://wiki.gentoo.org/wiki/Project:Package_Manager_Specification}}
+this is an incomplete summary only.
 
 Official Gentoo EAPIs are consecutively numbered integers (0, 1,
 2, \dots).  Except where otherwise noted, an EAPI is the same as
@@ -64,9 +70,9 @@
 % Gentoo bug tracking system\footnote{\url{https://bugs.gentoo.org/}}
 % to the original author or the PMS team.
 
-This document is released under the Creative Commons
-Attribution-Share Alike 3.0
-Licence\footnote{\url{http://creativecommons.org/licenses/by-sa/3.0/}}.
+This work is released under the Creative Commons
+Attribution-Share Alike 3.0 Licence.%
+\footnote{\url{http://creativecommons.org/licenses/by-sa/3.0/}}
 \end{abstract}
 
 \section{EAPIs 0, 1, and 2}



[gentoo-commits] proj/pms:eapi-6 commit in: /

2015-10-18 Thread Ulrich Müller
commit: 162221b90a9f99ad6b96e1161c6f0457b35de76a
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Oct 17 08:52:01 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Oct 18 11:22:45 2015 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=162221b9

Cheat sheet: Update for EAPI 6.

 eapi-cheatsheet.tex | 77 -
 1 file changed, 76 insertions(+), 1 deletion(-)

diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index d15bb7d..fa4b326 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -15,7 +15,7 @@
 \usepackage[scaled=.90]{helvet}
 \newcommand{\code}[1]{\texttt{#1}}
 % This should reflect the latest approved EAPI version
-\newcommand{\version}{5.0}
+\newcommand{\version}{6.0}
 \newcommand{\featureref}[1]{\textsc{#1} on page~\pageref{feat:#1}}
 \renewcommand{\familydefault}{\sfdefault}
 \urlstyle{sf}
@@ -324,6 +324,81 @@ differences between these previous EAPIs.
 would be merged due to a stable keyword.
 See \featureref{stablemask}.
 \end{description}
+
+\section{EAPI 6}
+\label{sec:cs:eapi6}
+\subsection{Additions/Changes}
+\label{sec:cs:eapi6-additions}
+\begin{description}
+\item[Bash version] Ebuilds can use features of Bash version 4.2
+(was 3.2 before).
+See \featureref{bash-version}.
+\item[\code{failglob}] The \code{failglob} option of Bash is set
+in global scope, so that unintentional pattern expansion will be
+caught as an error.
+See \featureref{failglob}.
+\item[\code{src\_prepare}] This phase function has a default now,
+which applies patches from the \code{PATCHES} variable with the
+new \code{eapply} command, and user-provided patches with
+\code{eapply\_user}.
+See \featureref{src-prepare-6}.
+\item[\code{src\_install}] The default implementation uses the new
+\code{einstalldocs} function for installing documentation.
+See \featureref{src-install-6}.
+\item[\code{unpack} changes] \code{unpack} has been extended:
+\begin{description}
+\item[Pathnames] Both absolute paths and paths relative to the
+working directory are accepted as arguments.
+See \featureref{unpack-absolute}.
+\item[\code{.txz} files] Unpacking of \code{.txz} files is now
+supported.
+See \featureref{unpack-extensions}.
+\item[Filename case] Character case of filename extensions is
+ignored.
+See \featureref{unpack-ignore-case}.
+\end{description}
+\item[\code{econf} changes] Options \code{-{}-docdir} and
+\code{-{}-htmldir} are passed to \code{configure}, in addition to
+the existing options.
+See \featureref{econf-options}.
+\item[\code{nonfatal die}] When \code{die} or \code{assert} are
+called under the \code{nonfatal} command and with the \code{-n}
+option, they will not abort the build process but return with an
+error.
+See \featureref{nonfatal-die}.
+\item[\code{eapply}] The \code{eapply} command is a simplified
+substitute for \code{epatch}, implemented in the package manager.
+The patches from its file or directory arguments are applied using
+\code{patch -p1}.
+See \featureref{eapply}.
+\item[\code{eapply\_user}] The \code{eapply\_user} command permits
+the package manager to apply user-provided patches. It should be
+called from every \code{src\_prepare} function.
+See \featureref{eapply-user}.
+\item[\code{einstalldocs}] The \code{einstalldocs} function will
+install the files specified by the \code{DOCS} variable (or a
+default set of files if \code{DOCS} is unset) and by the
+\code{HTML\_DOCS} variable.
+See \featureref{einstalldocs}.
+\item[\code{in\_iuse}] The \code{in\_iuse} function returns
+true if the USE flag given as its argument is available in the
+ebuild for USE queries.
+See \featureref{in-iuse}.
+\item[\code{get\_libdir}] The \code{get\_libdir} function outputs
+the \code{lib*} directory basename suitable for the current ABI.
+See \featureref{get-libdir}.
+\item[\code{package*} and \code{use*} in profiles] Instead of
+regular files, these may optionally be directories containing
+files of the named type.
+See \featureref{profile-file-dirs}.
+\end{description}
+\subsection{Removals/Bans}
+\label{sec:cs:eapi6-removalsbans}
+\begin{description}
+\item[\code{einstall}] No longer allowed. Use \code{emake install}
+as replacement.
+See \featureref{banned-commands}.
+\end{description}
 \end{document}
 
 % vim: set filetype=tex fileencoding=utf8 et tw=70 spell spelllang=en :



[gentoo-commits] proj/pms:eapi-6 commit in: /

2015-10-18 Thread Ulrich Müller
commit: a88b0c5fb50501d66469a08f1f9a35c69a561dd0
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Oct 15 16:49:26 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Oct 18 11:22:19 2015 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=a88b0c5f

Cheat sheet: Remove EAPIs 0, 1, and 2 to make room for EAPI 6.

Also some rearrangement of items and one minor wording change, in
order to fit the EAPI 4 section in two (small) pages.

 eapi-cheatsheet.tex | 162 ++--
 1 file changed, 82 insertions(+), 80 deletions(-)

diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index b7e4e0f..422f7ed 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -68,82 +68,84 @@
 Attribution-Share Alike 3.0
 Licence\footnote{\url{http://creativecommons.org/licenses/by-sa/3.0/}}.
 \end{abstract}
-\section{EAPI 0}
-\label{sec:cs:eapi0}
-If there is no EAPI explicitly specified, EAPI 0 is assumed.
-% Currently there is no full specification what EAPI 0 includes.
-% Portage, official ebuild documentation and existing ebuilds set the
-% standard.  If you think you found a bug, you should file a bug report
-% nonetheless.
 
-\section{EAPI 1}
-\label{sec:cs:eapi1}
-\subsection{Additions/Changes}
-\label{sec:cs:eapi1-additions}
-\begin{description}
-\item[IUSE defaults] A USE flag can be marked as mandatory (if
-not disabled explicitly by user configuration) with a \code{+}
-sign in front.  See \featureref{iuse-defaults}.
-\item[Named slot dependencies] Dependencies can explicitly request
-a specific slot by using the
-\code{dev-libs/foo:}\allowbreak\emph{SLOT\_name} syntax.
-See \featureref{slot-deps}.
-\end{description}
+\section{EAPIs 0, 1, and 2}
+\label{sec:cs:eapi0-2}
+Omitted for lack of space. See version~5.0 of this document for
+differences between these previous EAPIs.
 
-\section{EAPI 2 (2008-09-25)}
-\label{sec:cs:eapi2}
-\subsection{Additions/Changes}
-\label{sec:cs:eapi2-additions}
-\begin{description}
-\item[\code{SRC\_URI} arrows] Allows redirection of upstream file
-naming scheme.  By using
-\code{SRC\_URI="http:/\slash some\slash url -> foo"} the file is
-saved as \code{foo} in DISTDIR\@.
-See \featureref{src-uri-arrows}.
-\item[USE dependencies] Dependencies can specify USE flag
-requirements on their target, removing the need for
-\code{built\_with\_use} checks.
-\begin{description}
-\item[{[opt]}] The flag must be enabled.
-\item[{[opt=]}] The flag must be enabled if it is
-enabled for the package with the dependency, or disabled
-otherwise.
-\item[{[!opt=]}] The flag must be disabled if it is
-enabled for the package with the dependency, or enabled
-otherwise.
-\item[{[opt?]}] The flag must be enabled if it is
-enabled for the package with the dependency.
-\item[{[!opt?]}] The flag must be disabled if it is
-disabled for the package with the dependency.
-\item[{[-opt]}] The flag must be disabled.
-\end{description}
-See \featureref{use-deps}.
-\item[Blocker syntax] A single exclamation mark as a blocker may
-be ignored by the package manager as long as the stated package is
-uninstalled later on.  Two exclamation marks are a strong blocker
-and will always be respected.  See \featureref{bang-strength}.
-\item[\code{src\_configure, src\_prepare}] Both new phases provide
-finer granularity in the ebuild's structure.  Configure calls
-should be moved from \code{src\_compile} to \code{src\_configure}.
-Patching and similar preparation must now be done in
-\code{src\_prepare}, not \code{src\_unpack}.  See
-\featureref{src-prepare} and \featureref{src-configure}.
-\item[Default phase functions] The default functions for
-phases \code{pkg\_nofetch}, \code{src\_unpack},
-\code{src\_prepare}, \code{src\_configure}, \code{src\_compile}
-and \code{src\_test} can be called via
-\code{default\_}\emph{phasename}, so duplicating the standard
-implementation is no longer necessary for small additions.  The
-short-hand \code{default} function calls the current phase's
-\code{default\_} function automatically, so any small additions
-you need will not be accompanied by a complete reimplementation of
-the phase.  See \featureref{default-phase-funcs} and
-\featureref{default-func}.
-\item[\code{doman} language support] The \code{doman} installation
-function recognizes language specific man page extensions and
-behaves accordingly.  This behaviour can be inhibited by the
-\code{-i18n} switch with EAPI 4.  See \featureref{doman-langs}.
-\end{description}
+% \section{EAPI 0}
+% \label{sec:cs:eapi0}
+% If there is no EAPI explicitly specified, EAPI 0 is assumed.
+
+% \section{EAPI 1}
+% \label{sec:cs:eapi1}
+% \subsection{Additions/Changes}
+% \label{sec:cs:eapi1-addi

[gentoo-commits] proj/pms:eapi-6 commit in: /

2015-10-18 Thread Ulrich Müller
commit: 84d97fc24115d490216d17faaf97f16f13e86c29
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Oct 18 11:21:19 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Oct 18 11:21:19 2015 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=84d97fc2

Merge branch 'master' into eapi-6

 dependencies.tex | 4 ++--
 eapi-cheatsheet.tex  | 8 
 eapi-differences.tex | 8 
 pkg-mgr-commands.tex | 4 ++--
 pms.cls  | 3 +++
 5 files changed, 15 insertions(+), 12 deletions(-)

diff --cc eapi-differences.tex
index b5fc01e,04e5f83..d37d4ce
--- a/eapi-differences.tex
+++ b/eapi-differences.tex
@@@ -41,81 -40,73 +41,81 @@@ of this document for a complete table o
  \bottomrule
  \endlastfoot
  
 +\t{package*} and \t{use*} dirs & \compactfeatureref{profile-file-dirs} &
 +No & No & No & No & Yes \\
 +
  Stable use masking/forcing & \compactfeatureref{stablemask} &
 -No & No & No & No & No & Yes \\
 +No & No & No & Yes & Yes \\
  
  \t{IUSE} defaults & \compactfeatureref{iuse-defaults} &
 -No & Yes & Yes & Yes & Yes & Yes \\
 +* & Yes & Yes & Yes & Yes \\
  
  \t{REQUIRED\_USE} & \compactfeatureref{required-use} &
 -No & No & No & No & Yes & Yes \\
 +No & No & Yes & Yes & Yes \\
  
  \t{PROPERTIES} & \compactfeatureref{properties} &
 -Optionally & Optionally & Optionally & Optionally & Yes & Yes \\
 +Optionally & Optionally & Yes & Yes & Yes \\
  
  \t{RDEPEND=DEPEND} & \compactfeatureref{rdepend-depend} &
 -Yes & Yes & Yes & Yes & No & No \\
 +Yes & Yes & No & No & No \\
  
  \t{DEFINED\_PHASES} & \compactfeatureref{defined-phases} &
 -Optionally & Optionally & Optionally & Optionally & Yes & Yes \\
 +Optionally & Optionally & Yes & Yes & Yes \\
  
  \t{??\ ( )} groups & \compactfeatureref{at-most-one-of} &
 -No & No & No & No & No & Yes \\
 +No & No & No & Yes & Yes \\
  
  \t{SRC\_URI} arrows & \compactfeatureref{src-uri-arrows} &
 -No & No & Yes & Yes & Yes & Yes \\
 +* & Yes & Yes & Yes & Yes \\
  
  Slot dependencies & \compactfeatureref{slot-deps} &
 -No & Named & Named & Named & Named & Named and Operator \\
 +* & Named & Named & Named and Operator & Named and Operator \\
  
  Sub-slots & \compactfeatureref{sub-slot} &
 -No & No & No & No & No & Yes \\
 +No & No & No & Yes & Yes \\
  
  Use dependencies & \compactfeatureref{use-deps} &
 -No & No & 2-style & 2-style & 4-style & 4-style \\
 +* & 2-style & 4-style & 4-style & 4-style \\
  
- \t{!} blockers & \compactfeatureref{bang-strength} &
+ \t{!}\ blockers & \compactfeatureref{bang-strength} &
 -Unspecified & Unspecified & Weak & Weak & Weak & Weak \\
 +* & Weak & Weak & Weak & Weak \\
  
- \t{!!} blockers & \compactfeatureref{bang-strength} &
+ \t{!!}\ blockers & \compactfeatureref{bang-strength} &
 -Forbidden & Forbidden & Strong & Strong & Strong & Strong \\
 +* & Strong & Strong & Strong & Strong \\
  
  \t{S} to \t{WORKDIR} fallback & \compactfeatureref{s-workdir-fallback} &
 -Always & Always & Always & Always & Conditional & Conditional \\
 +Always & Always & Conditional & Conditional & Conditional \\
  
  \t{pkg\_pretend} & \compactfeatureref{pkg-pretend} &
 -No & No & No & No & Yes & Yes \\
 +No & No & Yes & Yes & Yes \\
  
  \t{src\_prepare} & \compactfeatureref{src-prepare} &
 -No & No & Yes & Yes & Yes & Yes \\
 +* & Yes & Yes & Yes & Yes \\
 +
 +\t{src\_prepare} style & \compactfeatureref{src-prepare} &
 +* & no-op & no-op & no-op & 6 \\
  
  \t{src\_configure} & \compactfeatureref{src-configure} &
 -No & No & Yes & Yes & Yes & Yes \\
 +* & Yes & Yes & Yes & Yes \\
  
  \t{src\_compile} style & \compactfeatureref{src-compile} &
 -0 & 1 & 2 & 2 & 2 & 2 \\
 +* & 2 & 2 & 2 & 2 \\
  
  Parallel tests & \compactfeatureref{parallel-tests} &
 -No & No & No & No & No & Yes \\
 +No & No & No & Yes & Yes \\
  
  \t{src\_install} style & \compactfeatureref{src-install} &
 -no-op & no-op & no-op & no-op & 4 & 4 \\
 +no-op & no-op & 4 & 4 & 6 \\
  
  \t{pkg\_info} & \compactfeatureref{pkg-info} &
 -Installed & Installed & Installed & Installed & Both & Both \\
 +Installed & Installed & Both & Both & Both \\
  
  \t{default\_} phase functions & \compactfeatureref{default-phase-funcs} &
 -None & None &
 -\t{pkg\_nofetch}, \t{src\_unpack}, \t{src\_prepare}, \t{src\_configure}, 
\t{src\_compile}, \t{src\_test} &
 -\t{pkg\_nofetch}, \t{src\_unpack}, \t{src\_prepare}, \t{src\_configure}, 
\t{src\_compile}, \t{src\_test} &
 +* &
 +\t{pkg\_nofetch}, \t{src\_unpack}, \t{src\_prepare}, \t{src\_configure},
 +\t{src\_compile}, \t{src\_test} &
 +\t{pkg\_nofetch}, \t{src\_unpack}, \t{src\_prepare}, \t{src\_configure},
 +\t{src\_compile}, \t{src\_install}, \t{src\_test} &
  \t{pkg\_nofetch}, \t{src\_unpack}, \t{src\_prepare}, \t{src\_configure},
  \t{src\_compile}, \t{src\_install}, \t{sr

[gentoo-commits] proj/pms:eapi-6 commit in: /

2015-10-18 Thread Ulrich Müller
commit: acbf6f785d4be4de116b70fe6447c1f1c76b0396
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Oct 18 10:23:41 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Oct 18 11:22:57 2015 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=acbf6f78

EAPI 6: Make calling eapply_user mandatory.

 pkg-mgr-commands.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index 1e7b8cf..b760eec 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -158,7 +158,8 @@ Ebuilds must not run any of these commands once the current 
phase function has r
 apply user-provided patches to the source tree in the current working 
directory. Exact behaviour
 is implementation defined and beyond the scope of this specification. 
Package managers not
 supporting it must implement the function as a no-op. Only available in 
EAPIs listed in
-table~\ref{tab:patch-commands} as supporting \t{eapply\_user}.
+table~\ref{tab:patch-commands} as supporting \t{eapply\_user}. In EAPIs 
where it is supported,
+\t{eapply\_user} must be called exactly once in the \t{src\_prepare} phase.
 \end{description}
 
 \begin{algorithm}



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

2015-10-18 Thread Mikle Kolyada
commit: baebfc584057a9556c2afd5b66e55fa0a2e4b964
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:01:47 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baebfc58

gnome-base/gnome-vfs: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 gnome-base/gnome-vfs/gnome-vfs-2.24.4-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.24.4-r3.ebuild 
b/gnome-base/gnome-vfs/gnome-vfs-2.24.4-r3.ebuild
index 01fe8e1..7cf5107 100644
--- a/gnome-base/gnome-vfs/gnome-vfs-2.24.4-r3.ebuild
+++ b/gnome-base/gnome-vfs/gnome-vfs-2.24.4-r3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.gnome.org/";
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="2"
-KEYWORDS="alpha ~amd64 arm ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="alpha ~amd64 arm ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="acl gnutls ipv6 kerberos samba ssl zeroconf"
 
 RDEPEND="



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

2015-10-18 Thread Mikle Kolyada
commit: e5fe6f516d295be5269f07bde98a6713582953de
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:11:25 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5fe6f51

media-gfx/gphoto2: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

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

diff --git a/media-gfx/gphoto2/gphoto2-2.5.8.ebuild 
b/media-gfx/gphoto2/gphoto2-2.5.8.ebuild
index a73793d..1993e9b 100644
--- a/media-gfx/gphoto2/gphoto2-2.5.8.ebuild
+++ b/media-gfx/gphoto2/gphoto2-2.5.8.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86"
 IUSE="aalib exif ncurses nls readline"
 
 # aalib -> needs libjpeg



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/libgsf/

2015-10-18 Thread Mikle Kolyada
commit: 1298285d76f6d4e6c28a52eb8ec79682a86b5a63
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:07:04 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1298285d

gnome-extra/libgsf: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 gnome-extra/libgsf/libgsf-1.14.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/libgsf/libgsf-1.14.34.ebuild 
b/gnome-extra/libgsf/libgsf-1.14.34.ebuild
index 0ffe1d3..0db289b 100644
--- a/gnome-extra/libgsf/libgsf-1.14.34.ebuild
+++ b/gnome-extra/libgsf/libgsf-1.14.34.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://developer.gnome.org/gsf/";
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/114" # libgsf-1.so version
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 gtk +introspection"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gsettings-desktop-schemas/

2015-10-18 Thread Mikle Kolyada
commit: b69da889fa94168d20ae0dcf75caea92fdf6be8a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:03:15 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b69da889

gnome-base/gsettings-desktop-schemas: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 .../gsettings-desktop-schemas/gsettings-desktop-schemas-3.16.1.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.16.1.ebuild 
b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.16.1.ebuild
index 839e3d2..90ea5b9 100644
--- 
a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.16.1.ebuild
+++ 
b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.16.1.ebuild
@@ -13,7 +13,7 @@ 
HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas";
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+introspection"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~sparc-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.31:2



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

2015-10-18 Thread Mikle Kolyada
commit: 6c060722c5fdc950a871c29cc3034608f5221983
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:08:46 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c060722

dev-python/gst-python: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/gst-python/gst-python-1.4.0.ebuild 
b/dev-python/gst-python/gst-python-1.4.0.ebuild
index 190a126..03861fd 100644
--- a/dev-python/gst-python/gst-python-1.4.0.ebuild
+++ b/dev-python/gst-python/gst-python-1.4.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz";
 
 LICENSE="LGPL-2"
 SLOT="1.0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd 
~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd 
~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2015-10-18 Thread Mikle Kolyada
commit: dd9583753603fb3e2f5573ede2529bd1ab14c1a7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:09:45 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd958375

media-plugins/gst-plugins-libav: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 media-plugins/gst-plugins-libav/gst-plugins-libav-1.4.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.4.5-r2.ebuild 
b/media-plugins/gst-plugins-libav/gst-plugins-libav-1.4.5-r2.ebuild
index 222abb3..84e436b 100644
--- a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.4.5-r2.ebuild
+++ b/media-plugins/gst-plugins-libav/gst-plugins-libav-1.4.5-r2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://gstreamer.freedesktop.org/src/${MY_PN}/${MY_PN}-${PV}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="1.0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd"
 IUSE="libav +orc"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-base/dconf-editor/

2015-10-18 Thread Mikle Kolyada
commit: 9134da0b9a16e10d113fe2a68204c6bff49e91b9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:00:24 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9134da0b

gnome-base/dconf-editor: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 gnome-base/dconf-editor/dconf-editor-3.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/dconf-editor/dconf-editor-3.16.1.ebuild 
b/gnome-base/dconf-editor/dconf-editor-3.16.1.ebuild
index 16de800..53b6037 100644
--- a/gnome-base/dconf-editor/dconf-editor-3.16.1.ebuild
+++ b/gnome-base/dconf-editor/dconf-editor-3.16.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/dconf";
 LICENSE="LGPL-2.1+"
 SLOT="0"
 
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~x86-fbsd 
~arm-linux ~x86-linux"
 
 COMMON_DEPEND="
>=dev-libs/glib-2.39.3:2



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gucharmap/

2015-10-18 Thread Mikle Kolyada
commit: 6d5dde470c7473813615399aab0b08d1631b062c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:06:25 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d5dde47

gnome-extra/gucharmap: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 gnome-extra/gucharmap/gucharmap-3.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/gucharmap/gucharmap-3.16.2.ebuild 
b/gnome-extra/gucharmap/gucharmap-3.16.2.ebuild
index b8d0933..81c0db0 100644
--- a/gnome-extra/gucharmap/gucharmap-3.16.2.ebuild
+++ b/gnome-extra/gucharmap/gucharmap-3.16.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://live.gnome.org/Gucharmap";
 
 LICENSE="GPL-3"
 SLOT="2.90"
-KEYWORDS="alpha amd64 arm ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~ia64 ~ppc ppc64 ~sh sparc x86 ~x86-fbsd"
 IUSE="cjk +introspection test vala"
 REQUIRED_USE="vala? ( introspection )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-themes-standard/

2015-10-18 Thread Mikle Kolyada
commit: 5bed920535c7d84195b04086203364180b300199
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:24:32 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:46 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bed9205

x11-themes/gnome-themes-standard: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 x11-themes/gnome-themes-standard/gnome-themes-standard-3.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.16.2.ebuild 
b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.16.2.ebuild
index 71f267e..b35ddda 100644
--- a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.16.2.ebuild
+++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.16.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/";
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+gtk"
-KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~x64-solaris ~x86-solaris"
 
 COMMON_DEPEND="
gnome-base/librsvg:2[${MULTILIB_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: x11-libs/gnome-pty-helper/

2015-10-18 Thread Mikle Kolyada
commit: a3fb8ce84ef251c63e5786d5ec9149d5ea912196
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:20:02 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3fb8ce8

x11-libs/gnome-pty-helper: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild 
b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild
index 6ee11f7..a47b2c2 100644
--- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild
+++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild
@@ -14,7 +14,7 @@ 
HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE";
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 
~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="+hardened"
 
 # gnome-pty-helper was spit out with 0.27.90



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

2015-10-18 Thread Mikle Kolyada
commit: a714f55c4891224e1c324d63af3ecafc6c8735e5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:04:24 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a714f55c

gnome-base/gvfs: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 gnome-base/gvfs/gvfs-1.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gvfs/gvfs-1.24.2.ebuild 
b/gnome-base/gvfs/gvfs-1.24.2.ebuild
index 1776bc3..fc38b08 100644
--- a/gnome-base/gvfs/gvfs-1.24.2.ebuild
+++ b/gnome-base/gvfs/gvfs-1.24.2.ebuild
@@ -21,7 +21,7 @@ REQUIRED_USE="
udisks? ( udev )
systemd? ( udisks )
 "
-KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris 
~x86-solaris"
 
 # Can use libgphoto-2.5.0 as well. Automagic detection.
 RDEPEND="



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

2015-10-18 Thread Mikle Kolyada
commit: 9045fda7cf4f0b4590a7d6e689ac21e7fae608cf
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:05:12 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9045fda7

gnome-base/librsvg: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 gnome-base/librsvg/librsvg-2.40.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/librsvg/librsvg-2.40.10.ebuild 
b/gnome-base/librsvg/librsvg-2.40.10.ebuild
index 0da9f23..93454bf 100644
--- a/gnome-base/librsvg/librsvg-2.40.10.ebuild
+++ b/gnome-base/librsvg/librsvg-2.40.10.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg";
 
 LICENSE="LGPL-2"
 SLOT="2"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="+introspection vala tools"
 REQUIRED_USE="



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

2015-10-18 Thread Mikle Kolyada
commit: 7a2d12a1952e9c4a477b9879364e7c18c325fa8b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:13:39 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a2d12a1

media-libs/libgphoto2: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

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

diff --git a/media-libs/libgphoto2/libgphoto2-2.5.8.ebuild 
b/media-libs/libgphoto2/libgphoto2-2.5.8.ebuild
index a47208e..1d8c9c8 100644
--- a/media-libs/libgphoto2/libgphoto2-2.5.8.ebuild
+++ b/media-libs/libgphoto2/libgphoto2-2.5.8.ebuild
@@ -19,7 +19,7 @@ LICENSE="GPL-2"
 # FIXME: should we also bump for libgphoto2_port.so soname version?
 SLOT="0/6" # libgphoto2.so soname version
 
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="doc examples exif gd jpeg nls serial"
 
 # By default, drivers for all supported cameras will be compiled.



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

2015-10-18 Thread Mikle Kolyada
commit: f6cf0d47ad1810bb238c710e9ac27243d775fb63
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:20:43 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6cf0d47

x11-libs/gtksourceview: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild 
b/x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild
index e8442d8..c4e6c69 100644
--- a/x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="3.0/3"
 IUSE="glade +introspection vala"
 REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="alpha amd64 arm ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
 
 # Note: has native OSX support, prefix teams, attack!
 RDEPEND="



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

2015-10-18 Thread Mikle Kolyada
commit: 4613c2a6912273e910f5cfbe8e3e9a84ecf2c9c5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:01:01 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4613c2a6

gnome-base/gnome-keyring: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 gnome-base/gnome-keyring/gnome-keyring-3.16.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-keyring/gnome-keyring-3.16.0-r1.ebuild 
b/gnome-base/gnome-keyring/gnome-keyring-3.16.0-r1.ebuild
index 9dc198f..de99123 100644
--- a/gnome-base/gnome-keyring/gnome-keyring-3.16.0-r1.ebuild
+++ b/gnome-base/gnome-keyring/gnome-keyring-3.16.0-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeKeyring";
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
 IUSE="+caps debug pam selinux +ssh-agent test"
-KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris 
~x86-solaris"
 
 # Replace gkd gpg-agent with pinentry[gnome-keyring] one, bug #547456
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/yelp-xsl/

2015-10-18 Thread Mikle Kolyada
commit: ec51716f3f22211c201bde735375fa5766a65a98
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:07:53 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec51716f

gnome-extra/yelp-xsl: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild 
b/gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild
index 98a0861..d1209d2 100644
--- a/gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild
+++ b/gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnome.org/";
 LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+"
 SLOT="0"
 IUSE=""
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 
 RDEPEND="
>=dev-libs/libxml2-2.6.12:=



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

2015-10-18 Thread Mikle Kolyada
commit: a96f20f719ba64905bc41358ee8aef1f4789c2f3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:15:59 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96f20f7

net-libs/farstream: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 net-libs/farstream/farstream-0.1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/farstream/farstream-0.1.2-r2.ebuild 
b/net-libs/farstream/farstream-0.1.2-r2.ebuild
index 0f457bc..84c6b30 100644
--- a/net-libs/farstream/farstream-0.1.2-r2.ebuild
+++ b/net-libs/farstream/farstream-0.1.2-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/Farstream";
 SRC_URI="http://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="+introspection python test upnp"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2015-10-18 Thread Mikle Kolyada
commit: bc9668ddf3c99c79f9242af9c48b63705fb550fc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:17:42 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:36 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc9668dd

net-libs/libsoup: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 net-libs/libsoup/libsoup-2.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libsoup/libsoup-2.50.0.ebuild 
b/net-libs/libsoup/libsoup-2.50.0.ebuild
index 30a129e..18b45b6 100644
--- a/net-libs/libsoup/libsoup-2.50.0.ebuild
+++ b/net-libs/libsoup/libsoup-2.50.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/LibSoup";
 LICENSE="LGPL-2+"
 SLOT="2.4"
 IUSE="debug +introspection samba ssl test"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]



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

2015-10-18 Thread Mikle Kolyada
commit: ff7485679dd4f012743e79c5c6ad7f86bf46b71c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:14:28 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff748567

media-sound/pulseaudio: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 media-sound/pulseaudio/pulseaudio-6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pulseaudio/pulseaudio-6.0.ebuild 
b/media-sound/pulseaudio/pulseaudio-6.0.ebuild
index 28a8bf7..8d67434 100644
--- a/media-sound/pulseaudio/pulseaudio-6.0.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-6.0.ebuild
@@ -17,7 +17,7 @@ LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 )"
 
 SLOT="0"
 #KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sh sparc x86 ~amd64-linux 
~x86-linux"
 
 # +alsa-plugin as discussed in bug #519530
 IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer +gdbm 
+glib



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

2015-10-18 Thread Mikle Kolyada
commit: fef849a6292e1a623ef9285aeb23f1f6001ed697
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:12:55 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fef849a6

media-libs/harfbuzz: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

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

diff --git a/media-libs/harfbuzz/harfbuzz-0.9.41.ebuild 
b/media-libs/harfbuzz/harfbuzz-0.9.41.ebuild
index 0c98c00..87e9be8 100644
--- a/media-libs/harfbuzz/harfbuzz-0.9.41.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-0.9.41.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/HarfBuzz";
 LICENSE="Old-MIT ISC icu"
 SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
 [[ ${PV} ==  ]] || \
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x86-macos ~x64-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x86-macos ~x64-solaris"
 
 IUSE="+cairo fontconfig +glib +graphite icu +introspection static-libs test 
+truetype"
 REQUIRED_USE="introspection? ( glib )"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines/

2015-10-18 Thread Mikle Kolyada
commit: 12e3e7650e87dd4556e2e7947c5f98447b52cc77
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:25:09 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e3e765

x11-themes/gtk-engines: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild 
b/x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild
index c3235d1..b595431 100644
--- a/x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild
+++ b/x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.gtk.org/";
 
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="accessibility lua"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-themes/adwaita-icon-theme/

2015-10-18 Thread Mikle Kolyada
commit: e81e41a0333b9b335b89a36ab59884730e9aa056
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:23:01 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e81e41a0

x11-themes/adwaita-icon-theme: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.16.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.16.2.1.ebuild 
b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.16.2.1.ebuild
index d43065f..ca13f45 100644
--- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.16.2.1.ebuild
+++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.16.2.1.ebuild
@@ -17,7 +17,7 @@ LICENSE="|| ( LGPL-3 CC-BY-SA-3.0 )
branding? ( CC-Sampling-Plus-1.0 )"
 SLOT="0"
 IUSE="branding"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~sparc-solaris ~x64-solaris ~x86-solaris"
 
 COMMON_DEPEND="
>=x11-themes/hicolor-icon-theme-0.10



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

2015-10-18 Thread Mikle Kolyada
commit: 1a556d7bc20528c98e1f3a95344e1eef9ddc2382
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:21:23 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a556d7b

x11-libs/vte: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 x11-libs/vte/vte-0.40.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/vte/vte-0.40.2.ebuild b/x11-libs/vte/vte-0.40.2.ebuild
index f005bc7..3813429 100644
--- a/x11-libs/vte/vte-0.40.2.ebuild
+++ b/x11-libs/vte/vte-0.40.2.ebuild
@@ -14,7 +14,7 @@ 
HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE";
 LICENSE="LGPL-2+"
 SLOT="2.91"
 IUSE="+crypt debug glade +introspection vala"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris 
~x86-solaris"
 
 PDEPEND=">=x11-libs/gnome-pty-helper-${PV}"
 RDEPEND="



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

2015-10-18 Thread Mikle Kolyada
commit: 4bfb28ad6b0f93ef785ce2ae4e945851d3f7522a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:16:30 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bfb28ad

net-libs/glib-networking: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 net-libs/glib-networking/glib-networking-2.44.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/glib-networking/glib-networking-2.44.0.ebuild 
b/net-libs/glib-networking/glib-networking-2.44.0.ebuild
index 3852b1a..0b78723 100644
--- a/net-libs/glib-networking/glib-networking-2.44.0.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.44.0.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://git.gnome.org/browse/glib-networking/";
 LICENSE="LGPL-2+"
 SLOT="0"
 IUSE="+gnome +libproxy smartcard +ssl test"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.39.1:2[${MULTILIB_USEDEP}]



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

2015-10-18 Thread Mikle Kolyada
commit: 813721b18e45bf29d19ad8e5e0467cb193b8363d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:17:59 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=813721b1

net-libs/libsoup-gnome: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 net-libs/libsoup-gnome/libsoup-gnome-2.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libsoup-gnome/libsoup-gnome-2.50.0.ebuild 
b/net-libs/libsoup-gnome/libsoup-gnome-2.50.0.ebuild
index 0a0aa4b..b8d368d 100644
--- a/net-libs/libsoup-gnome/libsoup-gnome-2.50.0.ebuild
+++ b/net-libs/libsoup-gnome/libsoup-gnome-2.50.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="${SRC_URI//-gnome}"
 LICENSE="LGPL-2+"
 SLOT="2.4"
 IUSE="debug +introspection"
-KEYWORDS="alpha amd64 arm ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-solaris"
 
 RDEPEND="
~net-libs/libsoup-${PV}[introspection?,${MULTILIB_USEDEP}]



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

2015-10-18 Thread Mikle Kolyada
commit: 26ee17e831c9dfd6eb388dac0b67d07bd48a69d8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:30:06 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:30:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ee17e8

dev-libs/wayland: sparc stable wrt bug #559758

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-libs/wayland/wayland-1.7.0.ebuild 
b/dev-libs/wayland/wayland-1.7.0.ebuild
index 5ae52c6..369da17 100644
--- a/dev-libs/wayland/wayland-1.7.0.ebuild
+++ b/dev-libs/wayland/wayland-1.7.0.ebuild
@@ -24,7 +24,7 @@ fi
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc 
x86"
 IUSE="doc static-libs"
 
 RDEPEND=">=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]



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

2015-10-18 Thread Markos Chandras
commit: 66951c3d0c77a379ea0252d46172a1ad7b110d74
Author: Markos Chandras  gentoo  org>
AuthorDate: Sun Oct 18 11:33:18 2015 +
Commit: Markos Chandras  gentoo  org>
CommitDate: Sun Oct 18 11:33:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66951c3d

app-emulation/lxc: Version bump. Bug #563186 and #563274

Package-Manager: portage-2.2.23

 app-emulation/lxc/Manifest |   1 +
 app-emulation/lxc/lxc-1.1.4.ebuild | 194 +
 2 files changed, 195 insertions(+)

diff --git a/app-emulation/lxc/Manifest b/app-emulation/lxc/Manifest
index fe67c91..59c2136 100644
--- a/app-emulation/lxc/Manifest
+++ b/app-emulation/lxc/Manifest
@@ -4,3 +4,4 @@ DIST lxc-1.1.0.tar.gz 592543 SHA256 
216e806f7e18e5bfbc782493a9e44fc255f24a587d6f
 DIST lxc-1.1.1.tar.gz 594112 SHA256 
64951fdd39df2bea083bb5a8ac35a7390daf2dc7753d8fce33138129892ef672 SHA512 
8af3fb43127b57de4e252baf5cb387270955062ff3838e4807a93d04520ca23f0457913bc8274da51b20961fb08650f9b976a84d395785aca2b2d300b285d549
 WHIRLPOOL 
4f28b976dd6710705d6361b9a45fef9a1265dffef0cedd0fb304f2820585ece3e2bb64d4c5289d444b3ab55bac265850943c63cdf258c40c45c99176a788ca2a
 DIST lxc-1.1.2.tar.gz 597158 SHA256 
f22fcf2659ca98dfe864e632374de98c42cdf465d0c694834b6f6098a3cb8519 SHA512 
7c4c9b5418321eedcd37a3f5c2c99ff227de48f672cabd1722a74722077d33badb038675ec95fc3e338eaf2b06972c4ffb2e11f36347587ef71a95fad5b66daa
 WHIRLPOOL 
2b657a9195b6357a367f6aa7609952d9162aae7d7be3f2c5e4cda4b2e81f2c7411835e75af5740cca053d445a3cf7dc7457f9e76ca866de7265e99ed42c744e9
 DIST lxc-1.1.3.tar.gz 599889 SHA256 
b75fb8e376d3313e152f31fb7372b68f33a953a12191a39de4cded04fff94300 SHA512 
cafa4fbe4fe23b8c0b98007a79f20899c4a3b98c51d797b9c16e38dfec1eee5a513b58621308fe6551707d38028d9e5bd78ade8822691ffe4a7a369b10a48dda
 WHIRLPOOL 
04ad57d8b189ab089b27adad8e511dcc2e5c563505f8134323ac9d738283bd5d0d929ebadeb69cd49ea68ea3e182f22c72590505cbf6f9d8438112e46909e1b5
+DIST lxc-1.1.4.tar.gz 604167 SHA256 
b087baf5ac4b94618388e6e759d9cdafcf5c98ed67bf9012ee9660076f9fb0d1 SHA512 
b239c285b68ddb25c165e998307d69b368bb802e89c1e26de9daab956ffc05cb8e80bf7c796233552b08a57d1cc37c22777bb7a7469db111582184ee13272c93
 WHIRLPOOL 
2d69d0540c15274627cdbd0f1944a119b601e1298b9328ba336beae0aa6bffd62dfdf85af82f54c3926489e19b4cee7eaa6c35bcfb72e4b3904f85102055ae85

diff --git a/app-emulation/lxc/lxc-1.1.4.ebuild 
b/app-emulation/lxc/lxc-1.1.4.ebuild
new file mode 100644
index 000..7344904
--- /dev/null
+++ b/app-emulation/lxc/lxc-1.1.4.ebuild
@@ -0,0 +1,194 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+MY_P="${P/_/-}"
+PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+DISTUTILS_OPTIONAL=1
+
+inherit autotools bash-completion-r1 distutils-r1 eutils linux-info 
versionator flag-o-matic systemd
+
+DESCRIPTION="LinuX Containers userspace utilities"
+HOMEPAGE="https://linuxcontainers.org/";
+SRC_URI="https://github.com/lxc/lxc/archive/${MY_P}.tar.gz";
+
+KEYWORDS="~amd64 ~arm ~arm64"
+
+LICENSE="LGPL-3"
+SLOT="0"
+IUSE="cgmanager doc examples lua python seccomp"
+
+RDEPEND="net-libs/gnutls
+   sys-libs/libcap
+   cgmanager? ( app-admin/cgmanager )
+   lua? ( >=dev-lang/lua-5.1:= )
+   python? ( ${PYTHON_DEPS} )
+   seccomp? ( sys-libs/libseccomp )"
+
+DEPEND="${RDEPEND}
+   doc? ( app-text/docbook-sgml-utils )
+   >=sys-kernel/linux-headers-3.2"
+
+RDEPEND="${RDEPEND}
+   sys-process/criu
+   sys-apps/util-linux
+   app-misc/pax-utils
+   virtual/awk"
+
+CONFIG_CHECK="~CGROUPS ~CGROUP_DEVICE
+   ~CPUSETS ~CGROUP_CPUACCT
+   ~CGROUP_SCHED
+
+   ~NAMESPACES
+   ~IPC_NS ~USER_NS ~PID_NS
+
+   ~NETLINK_DIAG ~PACKET_DIAG
+   ~INET_UDP_DIAG ~INET_TCP_DIAG
+   ~UNIX_DIAG ~CHECKPOINT_RESTORE
+
+   ~DEVPTS_MULTIPLE_INSTANCES
+   ~CGROUP_FREEZER
+   ~UTS_NS ~NET_NS
+   ~VETH ~MACVLAN
+
+   ~POSIX_MQUEUE
+   ~!NETPRIO_CGROUP
+
+   ~!GRKERNSEC_CHROOT_MOUNT
+   ~!GRKERNSEC_CHROOT_DOUBLE
+   ~!GRKERNSEC_CHROOT_PIVOT
+   ~!GRKERNSEC_CHROOT_CHMOD
+   ~!GRKERNSEC_CHROOT_CAPS
+"
+
+ERROR_DEVPTS_MULTIPLE_INSTANCES="CONFIG_DEVPTS_MULTIPLE_INSTANCES:  needed for 
pts inside container"
+
+ERROR_CGROUP_FREEZER="CONFIG_CGROUP_FREEZER:  needed to freeze containers"
+
+ERROR_UTS_NS="CONFIG_UTS_NS:  needed to unshare hostnames and uname info"
+ERROR_NET_NS="CONFIG_NET_NS:  needed for unshared network"
+
+ERROR_VETH="CONFIG_VETH:  needed for internal (host-to-container) networking"
+ERROR_MACVLAN="CONFIG_MACVLAN:  needed for internal (inter-container) 
networking"
+
+ERROR_NETLINK_DIAG="CONFIG_NETLINK_DIAG:  needed for lxc-checkpoint"
+ERROR_PACKET_DIAG="CONFIG_PACKET_DIAG:  needed for lxc-checkpoint"
+ERROR_INET_UDP_DIAG="CONFIG_INET_UDP_DIAG:  needed for lxc-checkpoint"
+ERROR_INET_TCP_DIAG="CONFIG_INET_TCP_DIAG:  needed for lxc-checkpoint"
+ERROR_UNIX_DIAG="CONFIG_UNIX_DIAG:  needed for lxc-checkpoint"
+ERROR_

[gentoo-commits] proj/gnome:master commit in: x11-libs/vte/

2015-10-18 Thread Ole Reifschneider
commit: ec57fb2dd6d06474ccb7d33c0a3dec57ad56058d
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Sun Oct 18 12:00:55 2015 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Sun Oct 18 12:00:55 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=ec57fb2d

x11-libs/vte: Bump version to 0.42.1

Package-Manager: portage-2.2.23
Manifest-Sign-Key: 0xE9E568677E8B4D42

 x11-libs/vte/{vte-0.42.0.ebuild => vte-0.42.1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/x11-libs/vte/vte-0.42.0.ebuild b/x11-libs/vte/vte-0.42.1.ebuild
similarity index 100%
rename from x11-libs/vte/vte-0.42.0.ebuild
rename to x11-libs/vte/vte-0.42.1.ebuild



[gentoo-commits] proj/gnome:master commit in: x11-terms/gnome-terminal/, x11-terms/gnome-terminal/files/

2015-10-18 Thread Ole Reifschneider
commit: 4779da4fee1996ade08527530c3f7a9a23e27f1c
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Sun Oct 18 12:26:17 2015 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Sun Oct 18 12:26:17 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=4779da4f

x11-terms/gnome-terminal: Bump version to 3.18.1 and add transparency patch

Package-Manager: portage-2.2.23
RepoMan-Options: --force
Manifest-Sign-Key: 0xE9E568677E8B4D42

 ...terminal-3.18.0-restore-dark-transparency.patch | 2232 
 ...-3.18.0.ebuild => gnome-terminal-3.18.1.ebuild} |   13 +-
 .../gnome-terminal/gnome-terminal-.ebuild  |   19 +-
 3 files changed, 2252 insertions(+), 12 deletions(-)

diff --git 
a/x11-terms/gnome-terminal/files/gnome-terminal-3.18.0-restore-dark-transparency.patch
 
b/x11-terms/gnome-terminal/files/gnome-terminal-3.18.0-restore-dark-transparency.patch
new file mode 100644
index 000..5c186c2
--- /dev/null
+++ 
b/x11-terms/gnome-terminal/files/gnome-terminal-3.18.0-restore-dark-transparency.patch
@@ -0,0 +1,2232 @@
+From 0a97a742fc4153caa76548e075cb731e96376a67 Mon Sep 17 00:00:00 2001
+From: Debarshi Ray 
+Date: Mon, 12 May 2014 14:57:18 +0200
+Subject: [PATCH 1/5] Restore transparency
+
+The transparency settings were removed as a side effect of
+2bff4b63ed3ceef6055e35563e9b0b33ad57349d
+
+This restores them and you will need a compositing window manager to
+use it. The background image setting, also known as faux transparency,
+was not restored.
+
+The transparency checkbox lost its mnemonic accelerator because 't'
+is already taken and using any other letter would make it hard to
+restore the translations of the string.
+---
+ src/org.gnome.Terminal.gschema.xml | 10 +
+ src/profile-editor.c   | 11 +
+ src/profile-preferences.ui | 92 ++
+ src/terminal-schemas.h |  3 ++
+ src/terminal-screen.c  | 22 -
+ src/terminal-window.c  |  7 +++
+ 6 files changed, 144 insertions(+), 1 deletion(-)
+
+diff --git a/src/org.gnome.Terminal.gschema.xml 
b/src/org.gnome.Terminal.gschema.xml
+index 6e24f564c91a..0a646370dd65 100644
+--- a/src/org.gnome.Terminal.gschema.xml
 b/src/org.gnome.Terminal.gschema.xml
+@@ -334,6 +334,16 @@
+   'narrow'
+   Whether ambiguous-width characters are narrow or wide when 
using UTF-8 encoding
+ 
++
++  false
++  Whether to use a transparent background
++
++
++  50
++  
++  Adjust the amount of transparency
++  A value between 0 and 100, where 0 is opaque and 100 is 
fully transparent.
++
+   
+ 
+   
+diff --git a/src/profile-editor.c b/src/profile-editor.c
+index c5019fd469ad..7ca953ef9ff4 100644
+--- a/src/profile-editor.c
 b/src/profile-editor.c
+@@ -1097,7 +1097,18 @@ terminal_profile_edit (GSettings  *profile,
+"active-id",
+G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
+ 
++  g_settings_bind (profile, TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND,
++   gtk_builder_get_object (builder, 
"use-transparent-background"),
++   "active", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
++  g_settings_bind (profile, TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND,
++   gtk_builder_get_object (builder, 
"background-transparent-scale-box"),
++   "sensitive", G_SETTINGS_BIND_GET | 
G_SETTINGS_BIND_NO_SENSITIVITY);
++  g_settings_bind (profile, TERMINAL_PROFILE_BACKGROUND_TRANSPARENCY_PERCENT,
++   gtk_builder_get_object (builder, 
"background-transparent-adjustment"),
++   "value", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
++
+   /* Finished! */
++
+   terminal_util_bind_mnemonic_label_sensitivity (editor);
+ 
+   terminal_util_dialog_focus_widget (editor, widget_name);
+diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
+index 579c28ff344f..edb264ba5d72 100644
+--- a/src/profile-preferences.ui
 b/src/profile-preferences.ui
+@@ -23,6 +23,11 @@
+ 1
+ 100
+   
++  
++100
++1
++10
++  
+   
+ 
+   
+@@ -991,6 +996,93 @@
+ 1
+   
+ 
++
++  
++True
++False
++horizontal
++12
++
++  
++Transparent background
++True
++True
++False
++True
++0
++True
++  
++  
++  

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

2015-10-18 Thread Mikle Kolyada
commit: 56977c206a0957c03b63aa737e3aeb794846f212
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 13:21:31 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 13:21:46 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56977c20

dev-vcs/git: x86 stable wrt bug #562884

Package-Manager: portage-2.2.20.1

 dev-vcs/git/git-2.3.10.ebuild | 2 +-
 dev-vcs/git/git-2.4.10.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/git/git-2.3.10.ebuild b/dev-vcs/git/git-2.3.10.ebuild
index 22f1971..44728de 100644
--- a/dev-vcs/git/git-2.3.10.ebuild
+++ b/dev-vcs/git/git-2.3.10.ebuild
@@ -33,7 +33,7 @@ if [[ ${PV} != * ]]; then

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="GPL-2"

diff --git a/dev-vcs/git/git-2.4.10.ebuild b/dev-vcs/git/git-2.4.10.ebuild
index e288e6f..2911a9b 100644
--- a/dev-vcs/git/git-2.4.10.ebuild
+++ b/dev-vcs/git/git-2.4.10.ebuild
@@ -33,7 +33,7 @@ if [[ ${PV} != * ]]; then

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="GPL-2"



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

2015-10-18 Thread Mikle Kolyada
commit: 475b32d97080b263042fc8ef73f7e99a90210e33
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 13:25:57 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 13:25:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=475b32d9

dev-vcs/git-flow: x86 stable wrt bug #557884

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild 
b/dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild
index 534ffab..7967fb0 100644
--- a/dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild
+++ b/dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild
@@ -17,7 +17,7 @@ 
https://github.com/petervanderdoes/${COMP_PN}/archive/${COMP_PV}.tar.gz -> ${COM
 
 LICENSE="BSD MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND=""



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

2015-10-18 Thread Mikle Kolyada
commit: e6769817fe86e4517f6f9805a020a22057636b98
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 13:28:42 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 13:28:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6769817

sys-kernel/openvz-sources: amd64/x86 stable wrt bug #562526

Package-Manager: portage-2.2.20.1

 sys-kernel/openvz-sources/openvz-sources-2.6.32.108.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/openvz-sources/openvz-sources-2.6.32.108.8.ebuild 
b/sys-kernel/openvz-sources/openvz-sources-2.6.32.108.8.ebuild
index d145a19..d77ef2b 100644
--- a/sys-kernel/openvz-sources/openvz-sources-2.6.32.108.8.ebuild
+++ b/sys-kernel/openvz-sources/openvz-sources-2.6.32.108.8.ebuild
@@ -31,7 +31,7 @@ K_DEBLOB_AVAILABLE=0
 inherit kernel-2
 #detect_version
 
-KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc64 ~sparc x86"
 IUSE=""
 
 DESCRIPTION="Kernel sources with OpenVZ patchset"



[gentoo-commits] repo/gentoo:master commit in: app-shells/pdmenu/, app-shells/pdmenu/files/

2015-10-18 Thread Pacho Ramos
commit: 9ebfcb2ee3f7ae28562c8ca73104ee70e5644a98
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 18 13:58:56 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 18 13:58:56 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ebfcb2e

Revert "app-shells/pdmenu: Clean up old."

This reverts commit 02b747c5e5abf923e7ae803f73f39f3f1db73b06.

 app-shells/pdmenu/Manifest|  1 +
 app-shells/pdmenu/files/pdmenu-impl-dec.patch | 16 
 app-shells/pdmenu/pdmenu-1.3.2-r1.ebuild  | 58 +++
 3 files changed, 75 insertions(+)

diff --git a/app-shells/pdmenu/Manifest b/app-shells/pdmenu/Manifest
index cbcfa08..27b5f3a 100644
--- a/app-shells/pdmenu/Manifest
+++ b/app-shells/pdmenu/Manifest
@@ -1 +1,2 @@
+DIST pdmenu_1.3.2.tar.gz 160083 SHA256 
7a7b68d50851a4f0f42467d9c5ee74bdb42591e35687f97ad3d2c915f9607d90 SHA512 
9359dcf0d058349b502f0c39509d3c51658d80062f2c65c52010255ba97ffd1a3e5bf5cf4d6fe6865ff1a26440a7523a447e9e4a2a0760cafc6a3109e945
 WHIRLPOOL 
f92187058f4d057149c26c26b2ddb1c215c63690e4412d167b82da0ba77c81df81c9f0cdcc171eec9a4029ba188db38592dcc5ade53fefd9fc084febb7533ed6
 DIST pdmenu_1.3.4.tar.gz 161002 SHA256 
302aa81b8868133ff5a0f3e3e897f71d425bc628c0d7439addb623f12c277bea SHA512 
2540b3040a799f4682de1014f8da750501000cef7080ea24b066a7e44971e33452a25e3885849bc47a156727641c4acb8d1268d3c16a2aab2cb37d510f50f3ad
 WHIRLPOOL 
ab5a0566b470d8db84b1da6308961b696d7a9490d8f30471c731d1537bbe0132a2d9c3a610ead61f55e5c8656c1d0021f5de40a4ae526a69895104dab48e0c86

diff --git a/app-shells/pdmenu/files/pdmenu-impl-dec.patch 
b/app-shells/pdmenu/files/pdmenu-impl-dec.patch
new file mode 100644
index 000..c0cd7ce
--- /dev/null
+++ b/app-shells/pdmenu/files/pdmenu-impl-dec.patch
@@ -0,0 +1,16 @@
+ src/actions.c |2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+diff --git a/src/actions.c b/src/actions.c
+index d42a63a..1f5a0d1 100644
+--- a/src/actions.c
 b/src/actions.c
+@@ -30,6 +30,8 @@
+ #include 
+ #define _(String) gettext (String)
+ 
++#include 
++
+ /* Handle a control c by either exiting pdmenu or doing nothing. */
+ void Handle_Ctrl_C() {
+   if (Q_Exits) {

diff --git a/app-shells/pdmenu/pdmenu-1.3.2-r1.ebuild 
b/app-shells/pdmenu/pdmenu-1.3.2-r1.ebuild
new file mode 100644
index 000..11b22e7
--- /dev/null
+++ b/app-shells/pdmenu/pdmenu-1.3.2-r1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+
+inherit eutils
+
+DESCRIPTION="A simple console menu program"
+HOMEPAGE="http://joeyh.name/code/pdmenu/";
+SRC_URI="mirror://debian/pool/main/p/pdmenu/pdmenu_${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 ~mips x86"
+IUSE="nls gpm examples"
+
+DEPEND="
+   sys-libs/slang
+   gpm? ( sys-libs/gpm )
+   nls? ( sys-devel/gettext )"
+
+S=${WORKDIR}/${PN}
+
+RESTRICT="test"
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-impl-dec.patch
+   sed \
+   -e 's:\(-o pdmenu\):$(LDFLAGS) \1:g' \
+   -i Makefile || die
+}
+
+src_configure() {
+   econf \
+   $(use_with gpm) \
+   $(use_enable nls)
+}
+
+src_install() {
+   dobin pdmenu
+
+   dodoc doc/ANNOUNCE doc/BUGS doc/TODO
+
+   use examples && dodoc -r examples
+
+   mv doc/pdmenu.man doc/pdmenu.1
+   mv doc/pdmenurc.man doc/pdmenurc.5
+   doman doc/pdmenu.1 doc/pdmenurc.5
+
+}
+
+pkg_postinst() {
+   ewarn "Note this part from man page: Security warning! Any exec command"
+   ewarn "that uses the 'edit' flag will be a security hole. The user need"
+   ewarn "only to enter text with a ';' in it, and they can run an"
+   ewarn "arbitrary command after the semicolon!"
+}



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

2015-10-18 Thread Pacho Ramos
commit: 1ff34058c2ee2bffa80eb5b9afd6f8a1c4fb08d7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 18 13:59:42 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 18 13:59:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ff34058

app-shells/pdmenu: Drop only the old ebuild as patch is still needed

Package-Manager: portage-2.2.23

 app-shells/pdmenu/Manifest   |  1 -
 app-shells/pdmenu/pdmenu-1.3.2-r1.ebuild | 58 
 2 files changed, 59 deletions(-)

diff --git a/app-shells/pdmenu/Manifest b/app-shells/pdmenu/Manifest
index 27b5f3a..cbcfa08 100644
--- a/app-shells/pdmenu/Manifest
+++ b/app-shells/pdmenu/Manifest
@@ -1,2 +1 @@
-DIST pdmenu_1.3.2.tar.gz 160083 SHA256 
7a7b68d50851a4f0f42467d9c5ee74bdb42591e35687f97ad3d2c915f9607d90 SHA512 
9359dcf0d058349b502f0c39509d3c51658d80062f2c65c52010255ba97ffd1a3e5bf5cf4d6fe6865ff1a26440a7523a447e9e4a2a0760cafc6a3109e945
 WHIRLPOOL 
f92187058f4d057149c26c26b2ddb1c215c63690e4412d167b82da0ba77c81df81c9f0cdcc171eec9a4029ba188db38592dcc5ade53fefd9fc084febb7533ed6
 DIST pdmenu_1.3.4.tar.gz 161002 SHA256 
302aa81b8868133ff5a0f3e3e897f71d425bc628c0d7439addb623f12c277bea SHA512 
2540b3040a799f4682de1014f8da750501000cef7080ea24b066a7e44971e33452a25e3885849bc47a156727641c4acb8d1268d3c16a2aab2cb37d510f50f3ad
 WHIRLPOOL 
ab5a0566b470d8db84b1da6308961b696d7a9490d8f30471c731d1537bbe0132a2d9c3a610ead61f55e5c8656c1d0021f5de40a4ae526a69895104dab48e0c86

diff --git a/app-shells/pdmenu/pdmenu-1.3.2-r1.ebuild 
b/app-shells/pdmenu/pdmenu-1.3.2-r1.ebuild
deleted file mode 100644
index 11b22e7..000
--- a/app-shells/pdmenu/pdmenu-1.3.2-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils
-
-DESCRIPTION="A simple console menu program"
-HOMEPAGE="http://joeyh.name/code/pdmenu/";
-SRC_URI="mirror://debian/pool/main/p/pdmenu/pdmenu_${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~mips x86"
-IUSE="nls gpm examples"
-
-DEPEND="
-   sys-libs/slang
-   gpm? ( sys-libs/gpm )
-   nls? ( sys-devel/gettext )"
-
-S=${WORKDIR}/${PN}
-
-RESTRICT="test"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-impl-dec.patch
-   sed \
-   -e 's:\(-o pdmenu\):$(LDFLAGS) \1:g' \
-   -i Makefile || die
-}
-
-src_configure() {
-   econf \
-   $(use_with gpm) \
-   $(use_enable nls)
-}
-
-src_install() {
-   dobin pdmenu
-
-   dodoc doc/ANNOUNCE doc/BUGS doc/TODO
-
-   use examples && dodoc -r examples
-
-   mv doc/pdmenu.man doc/pdmenu.1
-   mv doc/pdmenurc.man doc/pdmenurc.5
-   doman doc/pdmenu.1 doc/pdmenurc.5
-
-}
-
-pkg_postinst() {
-   ewarn "Note this part from man page: Security warning! Any exec command"
-   ewarn "that uses the 'edit' flag will be a security hole. The user need"
-   ewarn "only to enter text with a ';' in it, and they can run an"
-   ewarn "arbitrary command after the semicolon!"
-}



[gentoo-commits] repo/gentoo:master commit in: net-p2p/i2p/files/, net-p2p/i2p/

2015-10-18 Thread Patrice Clement
commit: 9613ea01347ed8b791c20863a030990c8be8900d
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Oct 18 14:18:04 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Oct 18 14:18:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9613ea01

net-p2p/i2p: Add missing dependencies and mend wrong paths in patch. Fixes bug 
563372.

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

 net-p2p/i2p/files/i2p-0.9.22_fix-paths.patch   | 69 +-
 .../{i2p-0.9.22.ebuild => i2p-0.9.22-r1.ebuild}|  0
 net-p2p/i2p/i2p-0.9.22.ebuild  |  5 +-
 3 files changed, 18 insertions(+), 56 deletions(-)

diff --git a/net-p2p/i2p/files/i2p-0.9.22_fix-paths.patch 
b/net-p2p/i2p/files/i2p-0.9.22_fix-paths.patch
index d1c207f..e189016 100644
--- a/net-p2p/i2p/files/i2p-0.9.22_fix-paths.patch
+++ b/net-p2p/i2p/files/i2p-0.9.22_fix-paths.patch
@@ -61,17 +61,18 @@
  
  # Having IPv6 enabled can cause problems with certain configurations. 
Changing the
  # next value to true may help. 
 wrapper.config 2015-03-15 02:02:29.022408661 -0700
-+++ wrapper.config 2015-03-15 02:21:50.666238909 -0700
-@@ -60,13 +60,17 @@
+--- wrapper.config.orig2015-10-18 13:31:29.410486000 +
 wrapper.config 2015-10-18 13:48:05.823486000 +
+@@ -60,13 +60,18 @@
  # classes, or all the classes of i2p.jar, are in a different directory).
  # Be sure there are no other duplicate classes.
  #
 -wrapper.java.classpath.1=$INSTALL_PATH/lib/*.jar
 +wrapper.java.classpath.1=/usr/share/i2p/lib/*.jar
-+wrapper.java.classpath.2=/usr/share/jakarta-jstl/lib/*.jar
-+wrapper.java.classpath.3=/usr/share/java-service-wrapper/lib/*.jar
-+wrapper.java.classpath.4=/usr/share/bcprov/lib/*.jar
++wrapper.java.classpath.2=/usr/share/tomcat-jstl-impl/lib/*.jar
++wrapper.java.classpath.3=/usr/share/tomcat-jstl-spec/lib/*.jar
++wrapper.java.classpath.4=/usr/share/java-service-wrapper/lib/*.jar
++wrapper.java.classpath.5=/usr/share/bcprov-1.50/lib/*.jar
  #  uncomment this to use the system classpath as well (e.g. to get tools.jar)
  # wrapper.java.classpath.2=%CLASSPATH%
  
@@ -84,54 +85,12 @@
  
  # Java Bits.  On applicable platforms, tells the JVM to run in 32 or 64-bit 
mode.
  wrapper.java.additional.auto_bits=TRUE
-@@ -76,7 +80,7 @@
+@@ -74,7 +79,7 @@
+ # Java Additional Parameters
+ # Numbers must be consecutive (except for stripquotes)
  wrapper.java.additional.1=-DloggerFilenameOverride=logs/log-router-@.txt
- wrapper.java.additional.2=-Dorg.mortbay.http.Version.paranoid=true
- wrapper.java.additional.3=-Dorg.mortbay.xml.XmlParser.NotValidating=true
--wrapper.java.additional.4=-Di2p.dir.base="$INSTALL_PATH"
-+wrapper.java.additional.4=-Di2p.dir.base="/usr/share/i2p"
- wrapper.java.additional.4.stripquotes=TRUE
+-wrapper.java.additional.2=-Di2p.dir.base="$INSTALL_PATH"
++wrapper.java.additional.2=-Di2p.dir.base="/usr/share/i2p"
+ wrapper.java.additional.2.stripquotes=TRUE
  
- # On some IPv6 enabled systems, I2P and other network-enabled java 
applications
-@@ -96,11 +100,11 @@
- # wrapper.java.additional.7=-Dorg.mortbay.util.FileResource.checkAliases=false
- # PORTABLE installation:
- # uncomment the following
--#wrapper.java.additional.7=-Di2p.dir.pid="$INSTALL_PATH"
-+#wrapper.java.additional.7=-Di2p.dir.pid="/usr/share/i2p"
- #wrapper.java.additional.7.stripquotes=TRUE
--#wrapper.java.additional.8=-Di2p.dir.temp="$INSTALL_PATH"
-+#wrapper.java.additional.8=-Di2p.dir.temp="/usr/share/i2p"
- #wrapper.java.additional.8.stripquotes=TRUE
--#wrapper.java.additional.9=-Di2p.dir.config="$INSTALL_PATH"
-+#wrapper.java.additional.9=-Di2p.dir.config="/usr/share/i2p"
- #wrapper.java.additional.9.stripquotes=TRUE
- #
- # Uncomment this for better performance.
-@@ -147,7 +151,7 @@
- # PORTABLE installation:
- # Use the following instead. I2P will find the logfile here,
- # no need for a wrapper.java.additional line too.
--#wrapper.logfile=$INSTALL_PATH/wrapper.log
-+#wrapper.logfile=/usr/share/i2p/wrapper.log
- 
- # Format of output for the log file.
- # The format consists of the tokens 'L' for log level, 'P' for prefix, 'D' 
for thread,
-@@ -220,7 +224,7 @@
- #wrapper.java.pidfile=$SYSTEM_java_io_tmpdir/routerjvm.pid
- # PORTABLE installation:
- # Use the following instead.
--#wrapper.java.pidfile=$INSTALL_PATH/routerjvm.pid
-+#wrapper.java.pidfile=/usr/share/i2p/routerjvm.pid
- # pid file for the service monitoring the JVM
- #
- # From i2prouter:
-@@ -238,7 +242,7 @@
- #wrapper.pidfile=$SYSTEM_java_io_tmpdir/i2p.pid
- # PORTABLE installation:
- # Use the following instead.
--#wrapper.pidfile=$INSTALL_PATH/i2p.pid
-+#wrapper.pidfile=/usr/share/i2p/i2p.pid
- 
- #
- # Wrapper General Properties
+ # Prevent the JVM from exporting stats (and thereby causing hundreds of

diff --git a/net-p2p/i2p/i2p-0.9.22.ebuild b/net-p2p/i2p/i2p-0.9.22-r1.ebuild
similarity index 100%

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

2015-10-18 Thread Julian Ospald
commit: 415997b60b3ba37462fbd8c1decdea594901886a
Author: Julian Ospald  gentoo  org>
AuthorDate: Sun Oct 18 14:32:49 2015 +
Commit: Julian Ospald  gentoo  org>
CommitDate: Sun Oct 18 14:35:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=415997b6

net-p2p/pybitmessage: remove nonfatal usage

Gentoo-Bug: 551186

 net-p2p/pybitmessage/pybitmessage-.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-p2p/pybitmessage/pybitmessage-.ebuild 
b/net-p2p/pybitmessage/pybitmessage-.ebuild
index 3d72433..b994ca0 100644
--- a/net-p2p/pybitmessage/pybitmessage-.ebuild
+++ b/net-p2p/pybitmessage/pybitmessage-.ebuild
@@ -52,12 +52,12 @@ src_install () {
 
python_foreach_impl install_python
 
-   nonfatal dodoc README.md debian/changelog
-   nonfatal doman man/*
+   dodoc README.md debian/changelog
+   doman man/*
 
-   nonfatal newicon -s 24 desktop/icon24.png ${PN}.png
-   nonfatal newicon -s scalable desktop/can-icon.svg ${PN}.svg
-   nonfatal domenu desktop/${PN}.desktop
+   newicon -s 24 desktop/icon24.png ${PN}.png
+   newicon -s scalable desktop/can-icon.svg ${PN}.svg
+   domenu desktop/${PN}.desktop
 }
 
 pkg_preinst() {



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

2015-10-18 Thread Julian Ospald
commit: fb460e21108fd87dc867e47f4f4ce11fd1a272ac
Author: Julian Ospald  gentoo  org>
AuthorDate: Sun Oct 18 14:32:07 2015 +
Commit: Julian Ospald  gentoo  org>
CommitDate: Sun Oct 18 14:35:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb460e21

net-p2p/pybitmessage: live ebuild: switch to git-r3

 net-p2p/pybitmessage/pybitmessage-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/pybitmessage/pybitmessage-.ebuild 
b/net-p2p/pybitmessage/pybitmessage-.ebuild
index bcb8143..0abf343 100644
--- a/net-p2p/pybitmessage/pybitmessage-.ebuild
+++ b/net-p2p/pybitmessage/pybitmessage-.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="sqlite"
 
-inherit eutils python-r1 gnome2-utils git-2
+inherit eutils python-r1 gnome2-utils git-r3
 
 DESCRIPTION="P2P communications protocol"
 HOMEPAGE="https://bitmessage.org";



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

2015-10-18 Thread Julian Ospald
commit: 94fbcd980121be85991d4db2e2a4fce9a1d8
Author: Julian Ospald  gentoo  org>
AuthorDate: Sun Oct 18 14:31:19 2015 +
Commit: Julian Ospald  gentoo  org>
CommitDate: Sun Oct 18 14:35:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94fb

net-p2p/pybitmessage: version bump to 0.4.4

Gentoo-Bug: 526572

 net-p2p/pybitmessage/Manifest  |  1 +
 net-p2p/pybitmessage/pybitmessage-0.4.4.ebuild | 75 ++
 2 files changed, 76 insertions(+)

diff --git a/net-p2p/pybitmessage/Manifest b/net-p2p/pybitmessage/Manifest
index 0d802d1..6107159 100644
--- a/net-p2p/pybitmessage/Manifest
+++ b/net-p2p/pybitmessage/Manifest
@@ -1,2 +1,3 @@
 DIST pybitmessage-0.4.2.tar.gz 547565 SHA256 
c69cef72adbdfa2a0ff8c5c7e5d15e640bf3283b9089c388ea48e893d564a573 SHA512 
5e783243db4f507ec221092f6da18d25bb15a8c83f28aab7c1796a063d2608c0115c9d636cc73b66a09264a4ff69dda9ba373eff81640b1dd9595100dcdc4917
 WHIRLPOOL 
22c1ca5e5132248dc8492bd1ea327e81b8567b0ec271c774a07141579a63365dd4cc7fbd066dbba6153ce471057cead1f0763b4ae209789991b7c3b2cb5ebaa4
 DIST pybitmessage-0.4.3.tar.gz 605581 SHA256 
0a0825b554aef4e6eba3e4c4eb89e03ee86bda6f3068a69f4314f26ad24a6e5d SHA512 
d7d5db360e3fef88f9d9168464f6256fb44e207afabd2f9c31d85c264eab0b8a9d89f7e52aca1190f854beaf7b5ee48bd05c079cd31b775fa84b6e10612e8cee
 WHIRLPOOL 
cbe800ca83ffc213f8335a97aa6d534b41a968c76fcdff59a245694a84312e27f926b2e143bfb904036917c91bce7a27a5cfbbc83aa19005f3a41109c3efd53a
+DIST pybitmessage-0.4.4.tar.gz 611490 SHA256 
2fe2b1ad4d7426c8777fb429129b7a07c717ea5f00cc3041a03ac19fd3259b3a SHA512 
977d901525864557fcb6deada27d45a0cc90a40090f9f70f7a1cf27ffcc93ab69ef3d369375414988c519211b6d19a1ad7a0e9b38eec26f3fea02b386c652711
 WHIRLPOOL 
d3da00d5b1bfe5ae9361a78d8a251567d2a06cd7009da9f1af58e0d06f3d2830f0133fc559b16cd10620cc5933292027bebc6f20abe026f5a63e6cfc1057bc28

diff --git a/net-p2p/pybitmessage/pybitmessage-0.4.4.ebuild 
b/net-p2p/pybitmessage/pybitmessage-0.4.4.ebuild
new file mode 100644
index 000..782c2ce
--- /dev/null
+++ b/net-p2p/pybitmessage/pybitmessage-0.4.4.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="sqlite"
+
+inherit eutils python-r1 gnome2-utils
+
+DESCRIPTION="P2P communications protocol"
+HOMEPAGE="https://bitmessage.org";
+SRC_URI="https://github.com/Bitmessage/PyBitmessage/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libressl"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${DEPEND}
+   !libressl? ( dev-libs/openssl:0[-bindist] )
+   libressl? ( dev-libs/libressl )
+   dev-python/PyQt4[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}/PyBitmessage-${PV}
+
+src_compile() { :; }
+
+src_install () {
+   cat >> "${T}"/${PN}-wrapper <<-EOF || die
+   #!/usr/bin/env python
+   import os
+   import sys
+   sys.path.append("@SITEDIR@")
+   os.chdir("@SITEDIR@")
+   os.execl('@PYTHON@', '@EPYTHON@', '@SITEDIR@/bitmessagemain.py')
+   EOF
+
+   touch src/__init__.py || die
+
+   install_python() {
+   local python_moduleroot=${PN}
+   python_domodule src/*
+   sed \
+   -e "s#@SITEDIR@#$(python_get_sitedir)/${PN}#" \
+   -e "s#@EPYTHON@#${EPYTHON}#" \
+   -e "s#@PYTHON@#${PYTHON}#" \
+   "${T}"/${PN}-wrapper > ${PN} || die
+   python_doscript ${PN}
+   }
+
+   python_foreach_impl install_python
+
+   dodoc README.md debian/changelog
+   doman man/*
+
+   newicon -s 24 desktop/icon24.png ${PN}.png
+   newicon -s scalable desktop/can-icon.svg ${PN}.svg
+   domenu desktop/${PN}.desktop
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



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

2015-10-18 Thread Julian Ospald
commit: 9cc176f00bf6f2374d54e16aa287efe7cd8b64f8
Author: Julian Ospald  gentoo  org>
AuthorDate: Sun Oct 18 14:32:28 2015 +
Commit: Julian Ospald  gentoo  org>
CommitDate: Sun Oct 18 14:35:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc176f0

net-p2p/pybitmessage: add missing "|| die"

 net-p2p/pybitmessage/pybitmessage-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/pybitmessage/pybitmessage-.ebuild 
b/net-p2p/pybitmessage/pybitmessage-.ebuild
index 0abf343..3d72433 100644
--- a/net-p2p/pybitmessage/pybitmessage-.ebuild
+++ b/net-p2p/pybitmessage/pybitmessage-.ebuild
@@ -28,7 +28,7 @@ RDEPEND="${DEPEND}
 src_compile() { :; }
 
 src_install () {
-   cat >> "${T}"/${PN}-wrapper <<-EOF
+   cat >> "${T}"/${PN}-wrapper <<-EOF || die
#!/usr/bin/env python
import os
import sys



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

2015-10-18 Thread Jason Zaman
commit: 1d466230b75ac9afa1fa63b559046200d3aeec7c
Author: Jason Zaman  gentoo  org>
AuthorDate: Sun Oct 18 14:36:53 2015 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sun Oct 18 14:37:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d466230

dev-util/android-studio: Swap order of ncurses deps to make portage figure it 
out better

Package-Manager: portage-2.2.20.1

 dev-util/android-studio/android-studio-1.4.0.10.141.2288178-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-util/android-studio/android-studio-1.4.0.10.141.2288178-r1.ebuild 
b/dev-util/android-studio/android-studio-1.4.0.10.141.2288178-r1.ebuild
index 2cff0d7..721d7ba 100644
--- a/dev-util/android-studio/android-studio-1.4.0.10.141.2288178-r1.ebuild
+++ b/dev-util/android-studio/android-studio-1.4.0.10.141.2288178-r1.ebuild
@@ -34,7 +34,7 @@ RDEPEND=">=virtual/jdk-1.7
>=media-libs/freetype-2.5.5[abi_x86_32(-)]
>=media-libs/libpng-1.2.51[abi_x86_32(-)]
>=media-libs/mesa-10.2.8[abi_x86_32(-)]
-   || ( >=sys-libs/ncurses-5.9-r3:0/5[abi_x86_32(-)] 
>=sys-libs/ncurses-5.9-r3:5/5[abi_x86_32(-)] )
+   || ( >=sys-libs/ncurses-5.9-r3:5/5[abi_x86_32(-)] 
>=sys-libs/ncurses-5.9-r3:0/5[abi_x86_32(-)] )
>=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)]
>=x11-libs/libX11-1.6.2[abi_x86_32(-)]
>=x11-libs/libXau-1.0.7-r1[abi_x86_32(-)]



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

2015-10-18 Thread Michael Palimaka
commit: 0180ad0e79e4ed3ebd26f259209aa6622f00b8ef
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Oct 18 14:43:19 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Oct 18 14:43:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0180ad0e

kde-base/kactivitymanagerd: fix blocker

Gentoo-bug: 563406

Package-Manager: portage-2.2.20.1

 kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3.ebuild 
b/kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3.ebuild
index 61cd0d6..c4270ed 100644
--- a/kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3.ebuild
+++ b/kde-base/kactivitymanagerd/kactivitymanagerd-4.13.3.ebuild
@@ -12,7 +12,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux"
 IUSE=""
 
 RDEPEND="
-   !

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

2015-10-18 Thread Julian Ospald
commit: 696559e37a7ffc1ef108142590a49e501842e26b
Author: Julian Ospald  gentoo  org>
AuthorDate: Sun Oct 18 14:57:06 2015 +
Commit: Julian Ospald  gentoo  org>
CommitDate: Sun Oct 18 14:57:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696559e3

net-p2p/pybitmessage: add maintainer

 net-p2p/pybitmessage/metadata.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-p2p/pybitmessage/metadata.xml 
b/net-p2p/pybitmessage/metadata.xml
index ada6833..e6bddbf 100644
--- a/net-p2p/pybitmessage/metadata.xml
+++ b/net-p2p/pybitmessage/metadata.xml
@@ -2,7 +2,8 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   maintainer-nee...@gentoo.org
+   hasuf...@gentoo.org
+   Julian Ospald


Bitmessage is a P2P communications protocol used to send 
encrypted



[gentoo-commits] repo/gentoo:master commit in: media-sound/ncmpc/, media-sound/ncmpc/files/

2015-10-18 Thread Christoph Mende
commit: 58f05ae177a527756922e9e3cf3ebbdb64a6c9a3
Author: Christoph Mende  gentoo  org>
AuthorDate: Sun Oct 18 15:10:07 2015 +
Commit: Christoph Mende  gentoo  org>
CommitDate: Sun Oct 18 15:10:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f05ae1

media-sound/ncmpc: link against ncursesw instead of ncurses (bug #554256)

 media-sound/ncmpc/files/ncmpc-0.24-tinfo.patch   | 16 +---
 .../ncmpc/{ncmpc-0.24-r1.ebuild => ncmpc-0.24-r2.ebuild} |  9 +
 2 files changed, 14 insertions(+), 11 deletions(-)

diff --git a/media-sound/ncmpc/files/ncmpc-0.24-tinfo.patch 
b/media-sound/ncmpc/files/ncmpc-0.24-tinfo.patch
index 40ee006..5c11e76 100644
--- a/media-sound/ncmpc/files/ncmpc-0.24-tinfo.patch
+++ b/media-sound/ncmpc/files/ncmpc-0.24-tinfo.patch
@@ -1,6 +1,8 @@
+diff --git a/configure.ac b/configure.ac
+index 2d79f35..b82dd49 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -17,11 +17,8 @@
+@@ -17,11 +17,8 @@ AC_CONFIG_MACRO_DIR([m4])
  dnl Check for programs
  AC_PROG_CC_C99
  AC_PROG_INSTALL
@@ -13,19 +15,19 @@
  
  dnl ===
  dnl initialize variables
-@@ -83,6 +80,19 @@
+@@ -83,6 +80,19 @@ mingw32* | windows*)
  esac
  AM_CONDITIONAL([HAVE_WINDOWS], [test $HAVE_WINDOWS -eq 1])
  
-+dnl ncurses
++dnl ncursesw
 +
-+PKG_CHECK_MODULES([ncurses], [ncurses],[
-+  LIBS="$LIBS $ncurses_LIBS"
++PKG_CHECK_MODULES([ncursesw], [ncursesw],[
++  LIBS="$LIBS $ncursesw_LIBS"
 +  ax_cv_curses_color=yes
 +  ax_cv_curses_mouse=yes
 +  ax_cv_curses_enhanced=yes
 +  AC_DEFINE([HAVE_NCURSES_H], [1], [Define to 1 if the Ncurses library is 
present])
-+  AC_SUBST([CURSES_LIB],[$ncurses_LIBS])
++  AC_SUBST([CURSES_LIB],[$ncursesw_LIBS])
 +  ],
 +  [AC_MSG_ERROR([No curses support detected.])])
 +
@@ -33,7 +35,7 @@
  dnl multi-byte character support
  
  AC_ARG_ENABLE([multibyte],
-@@ -207,12 +217,6 @@
+@@ -207,12 +217,6 @@ AM_CONDITIONAL(ENABLE_HELP_SCREEN, test 
x$enable_help_screen = xyes)
  
  dnl Optional - curses getmouse support
  

diff --git a/media-sound/ncmpc/ncmpc-0.24-r1.ebuild 
b/media-sound/ncmpc/ncmpc-0.24-r2.ebuild
similarity index 86%
rename from media-sound/ncmpc/ncmpc-0.24-r1.ebuild
rename to media-sound/ncmpc/ncmpc-0.24-r2.ebuild
index 1e6e9f9..533e1df 100644
--- a/media-sound/ncmpc/ncmpc-0.24-r1.ebuild
+++ b/media-sound/ncmpc/ncmpc-0.24-r2.ebuild
@@ -16,9 +16,8 @@ IUSE="artist-screen chat-screen colors debug +help-screen 
key-screen lirc lyrics
 
 RDEPEND=">=dev-libs/glib-2.12:2
>=media-libs/libmpdclient-2.3
-   sys-libs/ncurses
-   lirc? ( app-misc/lirc )
-   nls? ( sys-libs/ncurses[unicode] )"
+   sys-libs/ncurses[unicode]
+   lirc? ( app-misc/lirc )"
 DEPEND="${RDEPEND}
app-arch/xz-utils
virtual/pkgconfig"
@@ -26,7 +25,9 @@ DEPEND="${RDEPEND}
 DOCS=( AUTHORS NEWS README doc/config.sample doc/keys.sample )
 
 src_prepare() {
-   epatch "${FILESDIR}"/${PN}-0.24-tinfo.patch
+   # default ax_with_curses.m4 produces automagic dependency on ncursesw
+   # also, ncursesw is required for colors (bug #554245), so we force it 
here
+   epatch "${FILESDIR}"/${PN}-0.24-tinfo2.patch
 
cp "${FILESDIR}"/ax_require_defined.m4 m4/ || die
 



[gentoo-commits] repo/gentoo:master commit in: dev-lisp/asdf/

2015-10-18 Thread José María Alonso
commit: e63f67eaa155785f6605d84eaece851cf8d8d5d9
Author: José María Alonso Josa  gentoo  org>
AuthorDate: Sun Oct 18 15:53:31 2015 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Oct 18 15:53:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63f67ea

dev-lisp/asdf: bump to version 3.1.6

Package-Manager: portage-2.2.20.1

 dev-lisp/asdf/Manifest  |  1 +
 dev-lisp/asdf/asdf-3.1.6.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/dev-lisp/asdf/Manifest b/dev-lisp/asdf/Manifest
index c962b2f..24c5b9b 100644
--- a/dev-lisp/asdf/Manifest
+++ b/dev-lisp/asdf/Manifest
@@ -1,6 +1,7 @@
 DIST asdf-3.0.3.tar.gz 427575 SHA256 
05f11d83d33f1080f683701ad0e139011051f9c3190c3b1f22bc63208d8d5f47 SHA512 
d9d8d466c7b6aa6beb1c22da4fd10499fa784c39ab138bea7ecb8cdccf769766572ebe91c89db2d5c53e493096248f82a224be95c1fcac8b7beebe1b57f34883
 WHIRLPOOL 
3503250361350b59d095b743dcc627e9ec1e3ec469066287b80d97924d54ea254fed94f77596ed71b4c9974e4c9b97de8b6a35b3c6529f559d6ba392b695ccf4
 DIST asdf-3.1.4.tar.gz 831537 SHA256 
bc8bfaf36335e5f01fd08159c1ded5a96088fbea002b466bdf95c129c413cc43 SHA512 
c48eb0928d3b98154d63e8ce797baeb4ad51ab685594b80f2ec4db9747b41c619ec17856d2483590ca8bd0b8c9db160837e7e49e72396c3a16db338ea985282c
 WHIRLPOOL 
71babc996c326b6fb0118752a0f60601f9cefb28d254fd48c838abae14e7bc02f8831a5e96e9521b95f52b9bc1bb632fb5d93abed11dea480ba9f007e7cfdbf1
 DIST asdf-3.1.5.tar.gz 400359 SHA256 
3005aa50470feefc3f786e4e300f275bef3d3662ed1904fd25a22552e4cc59ad SHA512 
937d45eabea0853cd1b2e78e84cf33e7b55065857ffcf49fd87ccd60e21ae09c6dc7ab3649d48b37aeb1beaeeaf6c816e5ce035f0283707105296fb976044516
 WHIRLPOOL 
730e55f875367d190a893b52663bcf35ed5880715ef696d519d35947b82f8a304c94a46294f48c4403c1583895f41a03955510c92848a7290d1d681ab3214e24
+DIST asdf-3.1.6.tar.gz 396066 SHA256 
1c15f8db038ace781fa5e6f0cf045b06f6315c715c55d8bcc185238182bb6514 SHA512 
3203bef1ce4c2d28306ca1ee214d3d5fd04b3d2caa61f606d0334f100358bfbd9b03d69c95e83734175639a91e76aeac509e949768fc694817631078671a9bc1
 WHIRLPOOL 
52a4a62f17d54c638a3f3ed4c42804c64e34a86c8df5bf0e118ff478c38c1558adb8751a987b97093ec5adc0f7a6c951f9c563ef7549fc7591fdffd9a7aa1212
 DIST cl-asdf_1.86-1.diff.gz 4888 SHA256 
ac7c526a4471353cff3fc2ae750693cf5a9a35c6dca1e52d04e9fd17d76082c8 SHA512 
9aa905a14e814a9c7e8077d09aca238d735511ae67f0197fffc84100f5500950081bc00f5be7c6838e3a58d9e4c2f5b6fce9e41d84c7e39fb4fb2e04a1482abf
 WHIRLPOOL 
86a88af4124e9e822c899f23400d054fd915365a825017fdf1ad0b6a26e121cbfe80639f65b018dbc7012173a40c88a31b287c96919184e050feb809ba86bd12
 DIST cl-asdf_1.86.orig.tar.gz 53686 SHA256 
cfee04493fe4b8a70a42e3ed79d927c3551878c8685ba7c8cf557341453421ce SHA512 
a62ff032b41d60b3afbd1f1ef85ea52d669a6fdd87371b19364dec98e99a01e134242bd0b0d6e8731c8d89feab78b809b740a533a46ff21a3969ef0f7dd1e65c
 WHIRLPOOL 
c1943361d8e396d9ec602428b91622a023f7743553c4a8d8316ac6b472e11ef1bc3ad3e65644e2d492932c8eb7d02bf596f465e48b6e6714ee4af957459754d2
 DIST cl-asdf_1.89-1.diff.gz 395 SHA256 
1ad2de4d9bb494f58e69f327d02cd86100967371c93727393b99b3b6fd20d567 SHA512 
0d5ac51e69914b58497815971f1736712bd65988944fff5966f854c2dd22d1969d9237c996bfd44a6195d2765db9af07c3055c9bf126ba25059eccdbf8da20b4
 WHIRLPOOL 
20bc02a86d3645bedf1952ef70193f3b52250dcab5720e21940f0721e2c8be330f8452d4f77c82cc7bb105afb935c3b255e435b5d99ac40965c49621082c0f4b

diff --git a/dev-lisp/asdf/asdf-3.1.6.ebuild b/dev-lisp/asdf/asdf-3.1.6.ebuild
new file mode 100644
index 000..c3a2d39
--- /dev/null
+++ b/dev-lisp/asdf/asdf-3.1.6.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils prefix
+
+DESCRIPTION="ASDF is Another System Definition Facility for Common Lisp"
+HOMEPAGE="http://common-lisp.net/project/asdf/";
+SRC_URI="http://common-lisp.net/project/${PN}/archives/${P}.tar.gz";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos ~x86-solaris"
+IUSE="doc"
+
+SLOT="0/${PVR}"
+
+DEPEND="!dev-lisp/cl-${PN}
+   !dev-lisp/asdf-binary-locations
+   !dev-lisp/gentoo-init
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-lisp/uiop/

2015-10-18 Thread José María Alonso
commit: 00117bba8d1453f4916e4bea1e202a34dda44a81
Author: José María Alonso Josa  gentoo  org>
AuthorDate: Sun Oct 18 15:56:10 2015 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Oct 18 15:56:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00117bba

dev-lisp/uiop: bump to version 3.1.6

Package-Manager: portage-2.2.20.1

 dev-lisp/uiop/Manifest  |  1 +
 dev-lisp/uiop/uiop-3.1.6.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-lisp/uiop/Manifest b/dev-lisp/uiop/Manifest
index 130d4ff..e982724 100644
--- a/dev-lisp/uiop/Manifest
+++ b/dev-lisp/uiop/Manifest
@@ -1,3 +1,4 @@
 DIST asdf-3.0.3.tar.gz 427575 SHA256 
05f11d83d33f1080f683701ad0e139011051f9c3190c3b1f22bc63208d8d5f47 SHA512 
d9d8d466c7b6aa6beb1c22da4fd10499fa784c39ab138bea7ecb8cdccf769766572ebe91c89db2d5c53e493096248f82a224be95c1fcac8b7beebe1b57f34883
 WHIRLPOOL 
3503250361350b59d095b743dcc627e9ec1e3ec469066287b80d97924d54ea254fed94f77596ed71b4c9974e4c9b97de8b6a35b3c6529f559d6ba392b695ccf4
 DIST asdf-3.1.4.tar.gz 831537 SHA256 
bc8bfaf36335e5f01fd08159c1ded5a96088fbea002b466bdf95c129c413cc43 SHA512 
c48eb0928d3b98154d63e8ce797baeb4ad51ab685594b80f2ec4db9747b41c619ec17856d2483590ca8bd0b8c9db160837e7e49e72396c3a16db338ea985282c
 WHIRLPOOL 
71babc996c326b6fb0118752a0f60601f9cefb28d254fd48c838abae14e7bc02f8831a5e96e9521b95f52b9bc1bb632fb5d93abed11dea480ba9f007e7cfdbf1
 DIST asdf-3.1.5.tar.gz 400359 SHA256 
3005aa50470feefc3f786e4e300f275bef3d3662ed1904fd25a22552e4cc59ad SHA512 
937d45eabea0853cd1b2e78e84cf33e7b55065857ffcf49fd87ccd60e21ae09c6dc7ab3649d48b37aeb1beaeeaf6c816e5ce035f0283707105296fb976044516
 WHIRLPOOL 
730e55f875367d190a893b52663bcf35ed5880715ef696d519d35947b82f8a304c94a46294f48c4403c1583895f41a03955510c92848a7290d1d681ab3214e24
+DIST asdf-3.1.6.tar.gz 396066 SHA256 
1c15f8db038ace781fa5e6f0cf045b06f6315c715c55d8bcc185238182bb6514 SHA512 
3203bef1ce4c2d28306ca1ee214d3d5fd04b3d2caa61f606d0334f100358bfbd9b03d69c95e83734175639a91e76aeac509e949768fc694817631078671a9bc1
 WHIRLPOOL 
52a4a62f17d54c638a3f3ed4c42804c64e34a86c8df5bf0e118ff478c38c1558adb8751a987b97093ec5adc0f7a6c951f9c563ef7549fc7591fdffd9a7aa1212

diff --git a/dev-lisp/uiop/uiop-3.1.6.ebuild b/dev-lisp/uiop/uiop-3.1.6.ebuild
new file mode 100644
index 000..f6cf487
--- /dev/null
+++ b/dev-lisp/uiop/uiop-3.1.6.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils
+
+DESCRIPTION="UIOP is a portability layer spun off ASDF3"
+HOMEPAGE="http://common-lisp.net/project/asdf/";
+SRC_URI="http://common-lisp.net/project/asdf/archives/asdf-${PV}.tar.gz";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="~dev-lisp/asdf-${PV}"
+
+S="${WORKDIR}/asdf-${PV}/${PN}"
+
+src_install() {
+   insinto /usr/share/common-lisp/source/${PN}
+   doins -r contrib *.lisp ../version.lisp-expr uiop.asd asdf-driver.asd
+   dodir /usr/share/common-lisp/systems
+   dosym /usr/share/common-lisp/source/${PN}/uiop.asd 
/usr/share/common-lisp/systems/uiop.asd
+   dosym /usr/share/common-lisp/source/${PN}/asdf-driver.asd 
/usr/share/common-lisp/systems/asdf-driver.asd
+}



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

2015-10-18 Thread Mikle Kolyada
commit: 41fe395ef94b193a6cb8afbac3e56290fcc1cd45
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 15:58:51 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 15:59:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41fe395e

app-admin/hardinfo: replace HOMEPAGE variable wrt bug #55

Package-Manager: portage-2.2.20.1

 app-admin/hardinfo/hardinfo-0.5.2_pre20130823.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/hardinfo/hardinfo-0.5.2_pre20130823.ebuild 
b/app-admin/hardinfo/hardinfo-0.5.2_pre20130823.ebuild
index b21a1bb..64f5ee6 100644
--- a/app-admin/hardinfo/hardinfo-0.5.2_pre20130823.ebuild
+++ b/app-admin/hardinfo/hardinfo-0.5.2_pre20130823.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ EAPI=5
 inherit cmake-utils
 
 DESCRIPTION="A system information and benchmark tool for Linux systems"
-HOMEPAGE="http://hardinfo.berlios.de/";
+HOMEPAGE="http://hardinfo.org/";
 SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz";
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: media-sound/gejengel/files/, media-sound/gejengel/

2015-10-18 Thread Ian Delaney
commit: d4fac8c517fc4ea936ce310a610ed3764418bfcd
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct 18 16:11:39 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct 18 16:12:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4fac8c5

media-sound/gejengel: revbump to l-0.1.4-r2 fixing linking issue

patch supplied by Dustin Polke via the gentoo bug and set as proxy maintainer
under the proxy-maintainers herd in metadata, patch for submission upstream

Gentoo bug: #542708

Package-Manager: portage-2.2.20.1

 media-sound/gejengel/files/0.1.4-flac_ln.patch | 42 +
 media-sound/gejengel/gejengel-0.1.4-r2.ebuild  | 81 ++
 media-sound/gejengel/metadata.xml  |  7 ++-
 3 files changed, 128 insertions(+), 2 deletions(-)

diff --git a/media-sound/gejengel/files/0.1.4-flac_ln.patch 
b/media-sound/gejengel/files/0.1.4-flac_ln.patch
new file mode 100644
index 000..2d4473e
--- /dev/null
+++ b/media-sound/gejengel/files/0.1.4-flac_ln.patch
@@ -0,0 +1,42 @@
+Fixes Bug #542708
+The code uses functionality provided by libFLAC and libFLAC++ but only linked 
against libFLAC++.
+Included also is a check for libFLAC availability and added linking against 
libFLAC
+--- a/gejengel-0.1.4/configure.ac
 b/gejengel-0.1.4/configure.ac
+@@ -129,14 +129,20 @@ AC_ARG_ENABLE(flac,
+ [ enable_flac=$enableval ] )
+ 
+ if test "$enable_flac" != "no"; then
+-PKG_CHECK_MODULES(FLAC, flac++, HAVE_FLAC=yes, HAVE_FLAC=no)
++PKG_CHECK_MODULES(FLAC, flac, HAVE_FLAC=yes, HAVE_FLAC=no)
+ if test $HAVE_FLAC = yes; then
+-AC_DEFINE(HAVE_FLAC, [1], Flac support enabled)
+-AC_SUBST(FLAC_CFLAGS)
+-AC_SUBST(FLAC_LIBS)
++  AC_DEFINE(HAVE_FLAC, [1], Flac found)
++  AC_SUBST(FLAC_CFLAGS)
++  AC_SUBST(FLAC_LIBS)
++PKG_CHECK_MODULES(FLACPP, flac++, HAVE_FLACPP=yes, HAVE_FLACPP=no)
++if test $HAVE_FLACPP = yes; then
++AC_DEFINE(HAVE_FLACPP, [1], Flac support enabled)
++AC_SUBST(FLACPP_CFLAGS)
++AC_SUBST(FLACPP_LIBS)
++fi
+ fi
+ fi
+-AM_CONDITIONAL(FLAC, test "$HAVE_FLAC" = "yes")
++AM_CONDITIONAL(FLAC, test "$HAVE_FLACPP" = "yes")
+ 
+ 
+ # Mad
+--- a/gejengel-0.1.4/Makefile.am
 b/gejengel-0.1.4/Makefile.am
+@@ -256,7 +256,7 @@ libgejengel_la_LIBADD = libutils.la \
+ libmusiclibrary.la \
+ libcore.la \
+ libplugins.la -lpthread \
+-$(FFMPEG_LIBS) $(ALSA_LIBS) $(OPENAL_LIBS) 
$(GLIBMM_LIBS) $(SQLITE3_LIBS) $(TAGLIB_LIBS) $(LASTFM_LIBS) $(LIBNOTIFY_LIBS) 
$(PULSE_LIBS) $(IMAGEMAGICK_LIBS) $(GSTREAMER_LIBS) $(FLAC_LIBS) $(MAD_LIBS) 
$(DBUS_LIBS) $(XDGBASEDIR_LIBS)
++$(FFMPEG_LIBS) $(ALSA_LIBS) $(OPENAL_LIBS) 
$(GLIBMM_LIBS) $(SQLITE3_LIBS) $(TAGLIB_LIBS) $(LASTFM_LIBS) $(LIBNOTIFY_LIBS) 
$(PULSE_LIBS) $(IMAGEMAGICK_LIBS) $(GSTREAMER_LIBS) $(FLACPP_LIBS) $(FLAC_LIBS) 
$(MAD_LIBS) $(DBUS_LIBS) $(XDGBASEDIR_LIBS)
+ 
+ bin_PROGRAMS = gejengel
+ 

diff --git a/media-sound/gejengel/gejengel-0.1.4-r2.ebuild 
b/media-sound/gejengel/gejengel-0.1.4-r2.ebuild
new file mode 100644
index 000..c49ab01
--- /dev/null
+++ b/media-sound/gejengel/gejengel-0.1.4-r2.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+inherit autotools eutils multilib flag-o-matic
+
+DESCRIPTION="Lightweight audio player"
+HOMEPAGE="https://github.com/dirkvdb/gejengel";
+SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+alsa audioscrobbler debug dbus +ffmpeg flac libnotify mad openal 
pulseaudio syslog"
+
+RDEPEND="dev-cpp/gtkmm:2.4
+   dev-cpp/pangomm:1.4
+   media-libs/taglib
+   dev-db/sqlite:3
+   || ( media-gfx/imagemagick[cxx]
+   media-gfx/graphicsmagick[imagemagick] )
+   mad? ( media-libs/libmad )
+   flac? ( media-libs/flac[cxx] )
+   ffmpeg? ( >=virtual/ffmpeg-9 )
+   audioscrobbler? ( >=media-libs/lastfmlib-0.4 )
+   dbus? ( dev-libs/dbus-glib )
+   libnotify? ( x11-libs/libnotify )
+   openal? ( media-libs/openal )
+   alsa? ( media-libs/alsa-lib )
+   pulseaudio? ( media-sound/pulseaudio )"
+DEPEND="${RDEPEND}
+   dev-libs/libxdg-basedir
+   dev-util/intltool
+   >=sys-devel/automake-1.11"
+
+DOCS=( AUTHORS ChangeLog README TODO )
+
+src_prepare() {
+   epatch "${FILESDIR}"/${P}-libnotify-0.7.patch \
+   "${FILESDIR}"/${P}-ffmpeg.patch \
+   "${FILESDIR}"/${P}-ffmpeg-1.patch \
+   "${FILESDIR}"/${P}-libav9.patch \
+   "${FILESDIR}"/${P}-ffmpeg2.patch \
+   "${FILESDIR}"/${PV}-flac_ln.patch
+
+   # Remove Vesion and Encoding from the desktop file
+   sed -i -e "/Version

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

2015-10-18 Thread Mikle Kolyada
commit: 0404ea0d77c3cacd8996f9349dbc70a0ad1b4667
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 16:11:09 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 16:11:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0404ea0d

x11-wm/blackbox: amd64 stable wrt bug #563254

Package-Manager: portage-2.2.20.1

 x11-wm/blackbox/blackbox-0.70.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild 
b/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild
index 5a1ab87..7a08527 100644
--- a/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild
+++ b/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}wm/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-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="nls truetype debug"
 
 RDEPEND="x11-libs/libXft



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

2015-10-18 Thread Mikle Kolyada
commit: 220a24e333df71a212a370203f7cfaaafd88bc11
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 16:18:17 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 16:18:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220a24e3

app-crypt/gnupg: Add ~ia64 keyword wrt bug #546478

Package-Manager: portage-2.2.20.1

 app-crypt/gnupg/gnupg-2.1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/gnupg/gnupg-2.1.9.ebuild 
b/app-crypt/gnupg/gnupg-2.1.9.ebuild
index 4e192a1..71d0db3 100644
--- a/app-crypt/gnupg/gnupg-2.1.9.ebuild
+++ b/app-crypt/gnupg/gnupg-2.1.9.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="bzip2 doc +gnutls ldap nls readline static selinux smartcard tools usb"
 
 COMMON_DEPEND_LIBS="



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

2015-10-18 Thread Mikle Kolyada
commit: efd43595b53b1796f09f22e9f5883c0b63a2f2d3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 16:15:16 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 16:15:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd43595

dev-libs/npth: Add ~ia64 keyword wrt bug #546478

Package-Manager: portage-2.2.20.1

 dev-libs/npth/npth-1.1.ebuild | 2 +-
 dev-libs/npth/npth-1.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/npth/npth-1.1.ebuild b/dev-libs/npth/npth-1.1.ebuild
index 8084a24..c337d0c 100644
--- a/dev-libs/npth/npth-1.1.ebuild
+++ b/dev-libs/npth/npth-1.1.ebuild
@@ -11,5 +11,5 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
 IUSE="static-libs"

diff --git a/dev-libs/npth/npth-1.2.ebuild b/dev-libs/npth/npth-1.2.ebuild
index d925771..d9dc362 100644
--- a/dev-libs/npth/npth-1.2.ebuild
+++ b/dev-libs/npth/npth-1.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="static-libs"



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

2015-10-18 Thread Michael Palimaka
commit: 1ad05e45285705469f9950c9b6992fe48166f772
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Oct 18 16:25:33 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Oct 18 16:25:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad05e45

kde-base/kdelibs: remove old

Package-Manager: portage-2.2.20.1

 kde-base/kdelibs/Manifest   |   1 -
 kde-base/kdelibs/kdelibs-4.14.12.ebuild | 299 
 2 files changed, 300 deletions(-)

diff --git a/kde-base/kdelibs/Manifest b/kde-base/kdelibs/Manifest
index 17dcc96..cf0331c 100644
--- a/kde-base/kdelibs/Manifest
+++ b/kde-base/kdelibs/Manifest
@@ -1,3 +1,2 @@
-DIST kdelibs-4.14.12.tar.xz 11633140 SHA256 
2f17d34af6bc7383625df5562239418c808afd7df462073331bd82a84b1f97e8 SHA512 
f04b69bffa67ab76457e56c784604e59270bab081694aa5d19d7b19cc190b9c49c25de2ac8f05c49b2dd09b6c47efc091976d2845c4f3eedecda15feffedb20d
 WHIRLPOOL 
7b9474387bad9e1929cbde352c4b30368dca50d7d7d4862b47fb8b1452528655f3fa4461843dcc26c5b704f3a0d87f2637e4a167c1ae75a4d67833f36bc02115
 DIST kdelibs-4.14.13.tar.xz 11633656 SHA256 
61131ac45cfe34dc5e76cfe5ebcb13c7d2ed8b64c371272cb2d11787e1b240ad SHA512 
8987f68310b6e97b9658c91a68a4b3195976a20250edeca9c0f58404e7a121b3cd8d1b56175f00c406ca210eef0cca99af349288e317caaad6d0be8afbf10ae9
 WHIRLPOOL 
bf3a89f6e3e148723a83e682bc7fa5a94717624d9fc2d62b71679c9fe6f967ad051e1678018cd6ab047a81da9a0cf2472db15c9cc74dbc44f985600880e3e56a
 DIST kdelibs-4.14.8.tar.xz 11648060 SHA256 
705fa8a9b3b3c962aa99d040eb32e68863ba4c2f567b82b9513379defbc39bbb SHA512 
0cd5e8dd5cec7cf84bc66c6732f4967610211e521898da41601d24174f909043bafacbb9bd9775666cebb132747e2861c6c8ff07de61be708975f44dbbfb856e
 WHIRLPOOL 
6405ee6b273899a26c39fa005c18be7270888113f93302990003b92ca96c52303ce853c5378c812f4ddf53f40c7b6ff9e2a958bc86a676d1e3abbfe4f3d96bd4

diff --git a/kde-base/kdelibs/kdelibs-4.14.12.ebuild 
b/kde-base/kdelibs/kdelibs-4.14.12.ebuild
deleted file mode 100644
index 959b7cc..000
--- a/kde-base/kdelibs/kdelibs-4.14.12.ebuild
+++ /dev/null
@@ -1,299 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-CMAKE_MIN_VERSION="3.3.1-r1"
-CPPUNIT_REQUIRED="optional"
-DECLARATIVE_REQUIRED="always"
-OPENGL_REQUIRED="optional"
-KDE_HANDBOOK="optional"
-inherit kde4-base fdo-mime multilib toolchain-funcs flag-o-matic
-
-EGIT_BRANCH="KDE/4.14"
-
-DESCRIPTION="KDE libraries needed by all KDE programs"
-
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux"
-LICENSE="LGPL-2.1"
-IUSE="cpu_flags_x86_3dnow acl alsa altivec +bzip2 +crypt debug doc fam jpeg2k
-kerberos lzma cpu_flags_x86_mmx nls openexr +policykit spell cpu_flags_x86_sse
-cpu_flags_x86_sse2 ssl +udev +udisks +upower zeroconf"
-
-REQUIRED_USE="
-   udisks? ( udev )
-   upower? ( udev )
-"
-
-# needs the kate regression testsuite from svn
-RESTRICT="test"
-
-COMMONDEPEND="
-   >=app-misc/strigi-0.7.7
-   app-text/docbook-xml-dtd:4.2
-   app-text/docbook-xsl-stylesheets
-   >=dev-libs/libattica-0.4.2
-   >=dev-libs/libdbusmenu-qt-0.3.2[qt4(+)]
-   dev-libs/libpcre[unicode]
-   dev-libs/libxml2
-   dev-libs/libxslt
-   media-libs/fontconfig
-   media-libs/freetype:2
-   media-libs/giflib
-   media-libs/libpng:0=
-   media-libs/phonon[qt4]
-   sys-libs/zlib
-   virtual/jpeg:0
-   >=x11-misc/shared-mime-info-0.60
-   acl? ( virtual/acl )
-   alsa? ( media-libs/alsa-lib )
-   !aqua? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXau
-   x11-libs/libXcursor
-   x11-libs/libXdmcp
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXft
-   x11-libs/libXpm
-   x11-libs/libXrender
-   x11-libs/libXScrnSaver
-   x11-libs/libXtst
-   !kernel_SunOS? (
-   || (
-   sys-libs/libutempter
-   >=sys-freebsd/freebsd-lib-9.0
-   )
-   )
-   )
-   bzip2? ( app-arch/bzip2 )
-   crypt? ( app-crypt/qca:2[qt4(+)] )
-   fam? ( virtual/fam )
-   jpeg2k? ( media-libs/jasper )
-   kerberos? ( virtual/krb5 )
-   openexr? (
-   media-libs/openexr:=
-   media-libs/ilmbase:=
-   )
-   policykit? ( >=sys-auth/polkit-qt-0.103.0[qt4(+)] )
-   spell? ( app-text/enchant )
-   ssl? ( dev-libs/openssl:0 )
-   udev? ( virtual/udev )
-   zeroconf? ( net-dns/avahi[mdnsresponder-compat] )
-"
-DEPEND="${COMMONDEPEND}
-   doc? ( app-doc/doxygen )
-   nls? ( virtual/libintl )
-"
-RDEPEND="${COMMONDEPEND}
-   !dev-qt/qtphonon
-   !<=kde-base/plasma-workspace-4.7.1:4
-   !<=kde-base/kcontrol-4.4.50:4
-

  1   2   3   4   5   6   7   8   9   10   >