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

2016-04-04 Thread Jeroen Roovers
commit: 7f0aaa707771d624eb95f4c8f3a70231d63ec751
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr  5 05:53:23 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr  5 05:53:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f0aaa70

dev-util/geany: Stable for PPC64 (bug #570902).

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

 dev-util/geany/geany-1.25.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/geany/geany-1.25.ebuild b/dev-util/geany/geany-1.25.ebuild
index 4c21f67..42b4610 100644
--- a/dev-util/geany/geany-1.25.ebuild
+++ b/dev-util/geany/geany-1.25.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.geany.org/${P}.tar.bz2;
 
 LICENSE="GPL-2+ HPND"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux"
 IUSE="gtk3 +vte"
 
 RDEPEND=">=dev-libs/glib-2.28:2



[gentoo-commits] repo/gentoo:master commit in: dev-util/geany-plugins/

2016-04-04 Thread Jeroen Roovers
commit: b888975d87a8643aeb5883fd43ab91f9cd5ab356
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Apr  5 05:54:37 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Apr  5 05:54:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b888975d

dev-util/geany-plugins: Stable for PPC64 (bug #570902).

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

 dev-util/geany-plugins/geany-plugins-1.25.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/geany-plugins/geany-plugins-1.25.ebuild 
b/dev-util/geany-plugins/geany-plugins-1.25.ebuild
index 628d04b..f720246 100644
--- a/dev-util/geany-plugins/geany-plugins-1.25.ebuild
+++ b/dev-util/geany-plugins/geany-plugins-1.25.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://plugins.geany.org/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ia64 ~ppc ppc64 ~sparc ~x86"
 IUSE="+autoclose +automark +commander ctags debugger +defineformat devhelp 
enchant git gpg gtkspell lua markdown multiterm nls +overview python scope soup 
webkit"
 
 LINGUAS="be ca da de es fr gl ja pt pt_BR ru tr zh_CN"



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

2016-04-04 Thread Hans de Graaff
commit: afbe7dc6b0d29b62b4ceb174cb51cf22f45dd825
Author: Hans de Graaff  degraaff  org>
AuthorDate: Tue Apr  5 05:25:34 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 05:25:34 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=afbe7dc6

does not work with new twitter API

 dev-ruby/twitter_oauth/ChangeLog   | 47 --
 dev-ruby/twitter_oauth/Manifest|  1 -
 dev-ruby/twitter_oauth/metadata.xml|  5 ---
 dev-ruby/twitter_oauth/twitter_oauth-0.4.94.ebuild | 26 
 4 files changed, 79 deletions(-)

diff --git a/dev-ruby/twitter_oauth/ChangeLog b/dev-ruby/twitter_oauth/ChangeLog
deleted file mode 100644
index 8100d6a..000
--- a/dev-ruby/twitter_oauth/ChangeLog
+++ /dev/null
@@ -1,47 +0,0 @@
-# ChangeLog for dev-ruby/twitter_oauth
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*twitter_oauth-0.4.94 (10 Jan 2014)
-
-  10 Jan 2014; Hans de Graaff  +twitter_oauth-0.4.94.ebuild:
-  Version bump.
-
-*twitter_oauth-0.4.4 (23 Nov 2012)
-
-  23 Nov 2012; Hans de Graaff  +twitter_oauth-0.4.4.ebuild:
-  Version bump.
-
-  24 Sep 2012; Hans de Graaff  twitter_oauth-0.4.3.ebuild:
-  Add ruby19.
-
-  10 Jan 2011; Hans de Graaff 
-  twitter_oauth-0.4.3.ebuild:
-  Remove old version.
-
-  10 Jan 2011; Hans de Graaff 
-  -twitter_oauth-0.3.6.ebuild:
-  Remove old version.
-
-*twitter_oauth-0.4.3 (10 Dec 2010)
-
-  10 Dec 2010; Hans de Graaff 
-  +twitter_oauth-0.4.3.ebuild:
-  Version bump.
-
-  10 Dec 2010; Hans de Graaff 
-  -twitter_oauth-0.3.2.ebuild:
-  Remove old version.
-
-*twitter_oauth-0.3.6 (07 May 2010)
-
-  07 May 2010; Hans de Graaff 
-  +twitter_oauth-0.3.6.ebuild:
-  Version bump.
-
-*twitter_oauth-0.3.2 (27 Jan 2010)
-
-  27 Jan 2010; Hans de Graaff 
-  +twitter_oauth-0.3.2.ebuild, +metadata.xml:
-  Initial import.
-

diff --git a/dev-ruby/twitter_oauth/Manifest b/dev-ruby/twitter_oauth/Manifest
deleted file mode 100644
index c90254e..000
--- a/dev-ruby/twitter_oauth/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST twitter_oauth-0.4.94.gem 12800 SHA256 
7b387585147617cb3d3bec57df89a7104c87322aa7fd613fa8de0cfdd1c542a6 SHA512 
de5ff1c4624e5d713a561d47503da8bac2252c34f19841eaf559803438abffe20e98ae7bcfa6fe01548e75c2cef04d5397f644a703836efae396687e0671d171
 WHIRLPOOL 
0997b6f101dcfca826bd16af172e45204664e31ebe5d3e57212f238725474860e8ce5b065e10045e5eaa27a6472ab92d9bd841c032b1447c4435c57479b44e8d

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

diff --git a/dev-ruby/twitter_oauth/twitter_oauth-0.4.94.ebuild 
b/dev-ruby/twitter_oauth/twitter_oauth-0.4.94.ebuild
deleted file mode 100644
index f2ecf0a..000
--- a/dev-ruby/twitter_oauth/twitter_oauth-0.4.94.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:  $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19"
-
-# Not distributed in the gem.
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="README.textile"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Twitter OAuth REST API client library for Ruby"
-HOMEPAGE="https://github.com/moomerman/twitter_oauth;
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86 ~x86-macos"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/oauth-0.4.1
-   >=dev-ruby/json-1.1.9
-   >=dev-ruby/mime-types-1.16"



[gentoo-commits] dev/graaff:master commit in: app-emacs/ponylang-mode/

2016-04-04 Thread Hans de Graaff
commit: a95c2b3134597969f2911b4af264ff1eedb1ec25
Author: Hans de Graaff  degraaff  org>
AuthorDate: Tue Apr  5 05:20:23 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 05:20:23 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=a95c2b31

app-emacs/ponylang-mode: add 0.0.5

Package-Manager: portage-2.2.26

 app-emacs/ponylang-mode/Manifest   |  1 +
 app-emacs/ponylang-mode/ponylang-mode-0.0.5.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/app-emacs/ponylang-mode/Manifest b/app-emacs/ponylang-mode/Manifest
index be741d2..26f75ad 100644
--- a/app-emacs/ponylang-mode/Manifest
+++ b/app-emacs/ponylang-mode/Manifest
@@ -1,2 +1,3 @@
 DIST ponylang-mode-0.0.1.tar.gz 4886 SHA256 
4e9ff331e04ff04830361b8aadf7ce1a38a024b068eb2ffbcedc881b39491a3d SHA512 
891c10da4e2b92dd99f6a13cae41441ea94f7612086c6e78ba63c22a5d9ed37bb92a18e290f878d9b2f46dc6c7bc61cce43a014311fa1719ad1cce50ae6470eb
 WHIRLPOOL 
4223e9bd55a1a2f5419b60d37b13e5d72d4a29388083b2fbaf7710c21f4a509bda818eb020099c533f270a2badbaf28a7e5839a3e35b67858c354030c97b8fa7
 DIST ponylang-mode-0.0.3.tar.gz 5111 SHA256 
e25d0a037b2caed9f05b886ef22b293f0fa0940e96346980f78fbf33d7baac1a SHA512 
a48ea071c4a122d7435b92a33fc7dd351ac119dcd48561b73b3c4e0c73fbe5afe2d17487d218256f6d9d12a8b7b3d05cbd415fd9a688ae1b4b0f25e85147a2fb
 WHIRLPOOL 
fdd5d9c5befc89c4b88e6cf29e22d683a27f4cfaa1e03203807745f8b565a0679673b408d320283f1f7f64e3f948c4e39f6ec597e487d72935b23c02bf73bb7e
+DIST ponylang-mode-0.0.5.tar.gz 6077 SHA256 
59e6babcde6da5592813b1d6081c8a2d9264e77915ac5f895cd63b1b8a3c3cb4 SHA512 
1e37a9590a211997a4368afde56501ac69afcbe83383327ece45211303caa4188f8616f74b4572464d5d8d9bf11d8bf14055e85547e506f2fafc019f2a6f9047
 WHIRLPOOL 
d6c437fc2e45b4ae0a130be012ff3577de0d704b4d2d295afc7f7a16e8c0f90fb8bf0201825989a4cea2485d6b3e404b687aeee9db73bde68bf1bcb067673dd7

diff --git a/app-emacs/ponylang-mode/ponylang-mode-0.0.5.ebuild 
b/app-emacs/ponylang-mode/ponylang-mode-0.0.5.ebuild
new file mode 100644
index 000..6d900db
--- /dev/null
+++ b/app-emacs/ponylang-mode/ponylang-mode-0.0.5.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit elisp
+
+IUSE=""
+
+DESCRIPTION="A major mode for editing pony"
+HOMEPAGE="https://github.com/SeanTAllen/ponylang-mode/;
+SRC_URI="https://github.com/SeanTAllen/ponylang-mode/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+SITEFILE="50${PN}-gentoo.el"



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

2016-04-04 Thread Hans de Graaff
commit: f5d9213eb942d8822abf9f5a7a15489ef4a5d8e7
Author: Hans de Graaff  degraaff  org>
AuthorDate: Tue Apr  5 05:23:03 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 05:23:03 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=f5d9213e

dev-ruby/twitter_oauth: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/twitter_oauth/Manifest   |  2 --
 dev-ruby/twitter_oauth/twitter_oauth-0.4.3.ebuild | 26 ---
 dev-ruby/twitter_oauth/twitter_oauth-0.4.4.ebuild | 26 ---
 3 files changed, 54 deletions(-)

diff --git a/dev-ruby/twitter_oauth/Manifest b/dev-ruby/twitter_oauth/Manifest
index a5ea155..c90254e 100644
--- a/dev-ruby/twitter_oauth/Manifest
+++ b/dev-ruby/twitter_oauth/Manifest
@@ -1,3 +1 @@
-DIST twitter_oauth-0.4.3.gem 11776 SHA256 
4d2e57eecff62440de4df4a05e072f5507e5f7b22b18d9ca38e23fd71b751701 SHA512 
6639d85694397b42544ac9e4aa5bebebd2024d6e1968c52661fe04bd3b80600a09f9a41ec8141eec0e5a09188168589edca0df0905974e67094ce4e6ba3c4afa
 WHIRLPOOL 
f19400dc2b9ca9aa23e2d61083e08cec84f5287cfcf2f16085a47beef3c4ad413493b77264eb08058152bf1a2b3abd314cf9c14e543152ab3e57388187d0ff5c
-DIST twitter_oauth-0.4.4.gem 11776 SHA256 
b81d2cbba6718921c58c7e93c15e6516c660cc4ae201750f1dd4b5f668c9a02c SHA512 
5c94f8010512cd08506ff3645fbf7e47c4a50dfb6b0f5164ce43d5c4357acd1ec44d239645ded5eafe9f935d0c39d59fc9c5308e7344156f0131d1639f86da87
 WHIRLPOOL 
1dfaeb1a79ea0fa23d916cc2bfcb523d57a71018288238269d12fd057cc63e9162dc5ac37298737d5d676a3ce1587e158ff082efd0a6f5b5a9c46e7c3faa0c60
 DIST twitter_oauth-0.4.94.gem 12800 SHA256 
7b387585147617cb3d3bec57df89a7104c87322aa7fd613fa8de0cfdd1c542a6 SHA512 
de5ff1c4624e5d713a561d47503da8bac2252c34f19841eaf559803438abffe20e98ae7bcfa6fe01548e75c2cef04d5397f644a703836efae396687e0671d171
 WHIRLPOOL 
0997b6f101dcfca826bd16af172e45204664e31ebe5d3e57212f238725474860e8ce5b065e10045e5eaa27a6472ab92d9bd841c032b1447c4435c57479b44e8d

diff --git a/dev-ruby/twitter_oauth/twitter_oauth-0.4.3.ebuild 
b/dev-ruby/twitter_oauth/twitter_oauth-0.4.3.ebuild
deleted file mode 100644
index b9e3574..000
--- a/dev-ruby/twitter_oauth/twitter_oauth-0.4.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:  $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19"
-
-# Not distributed in the gem.
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="README.textile"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Extension of the Authlogic library to add OpenID support."
-HOMEPAGE="http://authlogic-oid.rubyforge.org/;
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86 ~x86-macos"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/oauth-0.4.1
-   >=dev-ruby/json-1.1.9
-   >=dev-ruby/mime-types-1.16"

diff --git a/dev-ruby/twitter_oauth/twitter_oauth-0.4.4.ebuild 
b/dev-ruby/twitter_oauth/twitter_oauth-0.4.4.ebuild
deleted file mode 100644
index b9e3574..000
--- a/dev-ruby/twitter_oauth/twitter_oauth-0.4.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:  $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19"
-
-# Not distributed in the gem.
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="README.textile"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Extension of the Authlogic library to add OpenID support."
-HOMEPAGE="http://authlogic-oid.rubyforge.org/;
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86 ~x86-macos"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/oauth-0.4.1
-   >=dev-ruby/json-1.1.9
-   >=dev-ruby/mime-types-1.16"



[gentoo-commits] dev/graaff:master commit in: app-emacs/ponylang-mode/

2016-04-04 Thread Hans de Graaff
commit: c2b720e7159af96d276139b48500db9a3c3272ef
Author: Hans de Graaff  degraaff  org>
AuthorDate: Tue Apr  5 05:22:21 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 05:22:21 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=c2b720e7

app-emacs/ponylang-mode: install docs

Package-Manager: portage-2.2.26

 app-emacs/ponylang-mode/ponylang-mode-0.0.5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-emacs/ponylang-mode/ponylang-mode-0.0.5.ebuild 
b/app-emacs/ponylang-mode/ponylang-mode-0.0.5.ebuild
index 6d900db..334a6d9 100644
--- a/app-emacs/ponylang-mode/ponylang-mode-0.0.5.ebuild
+++ b/app-emacs/ponylang-mode/ponylang-mode-0.0.5.ebuild
@@ -16,3 +16,4 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 SITEFILE="50${PN}-gentoo.el"
+DOCS="CHANGELOG.md README.md"



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

2016-04-04 Thread Hans de Graaff
commit: 683efb9fac32122e323628705519d55f74698a58
Author: Hans de Graaff  degraaff  org>
AuthorDate: Tue Apr  5 05:24:44 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 05:24:44 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=683efb9f

dev-ruby/twitter_oauth: fix description and homepage

Package-Manager: portage-2.2.26

 dev-ruby/twitter_oauth/twitter_oauth-0.4.94.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/twitter_oauth/twitter_oauth-0.4.94.ebuild 
b/dev-ruby/twitter_oauth/twitter_oauth-0.4.94.ebuild
index 4c2b553..f2ecf0a 100644
--- a/dev-ruby/twitter_oauth/twitter_oauth-0.4.94.ebuild
+++ b/dev-ruby/twitter_oauth/twitter_oauth-0.4.94.ebuild
@@ -13,8 +13,8 @@ RUBY_FAKEGEM_EXTRADOC="README.textile"
 
 inherit ruby-fakegem
 
-DESCRIPTION="Extension of the Authlogic library to add OpenID support."
-HOMEPAGE="http://authlogic-oid.rubyforge.org/;
+DESCRIPTION="Twitter OAuth REST API client library for Ruby"
+HOMEPAGE="https://github.com/moomerman/twitter_oauth;
 LICENSE="MIT"
 
 KEYWORDS="~amd64 ~x86 ~x86-macos"



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

2016-04-04 Thread Hans de Graaff
commit: 90a293248ec07ad22810ddf5f18d79c3674f8e8d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 04:57:56 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 04:58:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90a29324

dev-ruby/mecab-ruby: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/mecab-ruby/mecab-ruby-0.996.ebuild | 38 -
 1 file changed, 38 deletions(-)

diff --git a/dev-ruby/mecab-ruby/mecab-ruby-0.996.ebuild 
b/dev-ruby/mecab-ruby/mecab-ruby-0.996.ebuild
deleted file mode 100644
index 6b8836e..000
--- a/dev-ruby/mecab-ruby/mecab-ruby-0.996.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-USE_RUBY="ruby19 ruby20"
-
-inherit ruby-ng
-
-DESCRIPTION="Ruby binding for MeCab"
-HOMEPAGE="http://mecab.sourceforge.net/;
-SRC_URI="https://mecab.googlecode.com/files/${P}.tar.gz;
-
-LICENSE="|| ( BSD LGPL-2.1 GPL-2 )"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-DEPEND="~app-text/mecab-${PV}"
-RDEPEND="${DEPEND}"
-
-each_ruby_configure() {
-   ${RUBY} extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1
-}
-
-each_ruby_install() {
-   emake DESTDIR="${D}" install
-}
-
-all_ruby_install() {
-   dodoc AUTHORS README test.rb
-   dohtml bindings.html
-}



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

2016-04-04 Thread Hans de Graaff
commit: e05fa14d126bcf9c0879940af42f16e252f39e7e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 04:57:35 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 04:58:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e05fa14d

dev-ruby/mecab-ruby: mark ruby21 revision stable

Package-Manager: portage-2.2.26

 dev-ruby/mecab-ruby/mecab-ruby-0.996-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/mecab-ruby/mecab-ruby-0.996-r1.ebuild 
b/dev-ruby/mecab-ruby/mecab-ruby-0.996-r1.ebuild
index d3619d9..b382753 100644
--- a/dev-ruby/mecab-ruby/mecab-ruby-0.996-r1.ebuild
+++ b/dev-ruby/mecab-ruby/mecab-ruby-0.996-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://mecab.googlecode.com/files/${P}.tar.gz;
 
 LICENSE="|| ( BSD LGPL-2.1 GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 DEPEND="~app-text/mecab-${PV}"



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

2016-04-04 Thread Hans de Graaff
commit: 0581c223360e279367125560456770fcc40a2b5e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 05:08:26 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 05:08:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0581c223

dev-ruby/text-hyphen: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild | 33 
 1 file changed, 33 deletions(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild
deleted file mode 100644
index e161d8c..000
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Hyphenates various words according to the rules of the language 
the word is written in"
-HOMEPAGE="http://rubyforge.org/projects/text-format;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "
-   doc? (
-   >=dev-ruby/hoe-2.8.0
-   )
-   test? (
-   >=dev-ruby/hoe-2.8.0
-   dev-ruby/test-unit:2
-   )"
-
-all_ruby_prepare() {
-   sed -i -e '2igem "test-unit", ">= 2.0"' test/test_*.rb || die
-}



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

2016-04-04 Thread Hans de Graaff
commit: 1aafb82128812c7e42d8df01937b9bd0189c00f7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 05:02:12 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 05:02:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aafb821

dev-ruby/text-hyphen: fix description

Package-Manager: portage-2.2.26

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
index 4d1de09..f9f5bcc 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
 
 inherit ruby-fakegem
 
-DESCRIPTION="Hyphenates various words according to the rules of the language 
the word is written in"
+DESCRIPTION="Hyphenates words according to the rules of the language the word 
is written in"
 HOMEPAGE="http://rubyforge.org/projects/text-format;
 
 LICENSE="MIT"



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

2016-04-04 Thread Hans de Graaff
commit: 8bf0670995bf539de304a35f0c1fffeed049374b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 05:05:51 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 05:05:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf06709

dev-ruby/text-hyphen: add ruby23

Package-Manager: portage-2.2.26

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
index f9f5bcc..eb0697c 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_TASK_DOC="docs"
 RUBY_FAKEGEM_DOCDIR="doc"



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

2016-04-04 Thread Hans de Graaff
commit: baa31391c2f429ead499be5ed1dc8342c6bfaf62
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 04:38:47 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 04:58:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baa31391

dev-ruby/factory_girl: add 4.7.0

Package-Manager: portage-2.2.26

 dev-ruby/factory_girl/Manifest  |  1 +
 dev-ruby/factory_girl/factory_girl-4.7.0.ebuild | 49 +
 2 files changed, 50 insertions(+)

diff --git a/dev-ruby/factory_girl/Manifest b/dev-ruby/factory_girl/Manifest
index 565ed2c..62904b0 100644
--- a/dev-ruby/factory_girl/Manifest
+++ b/dev-ruby/factory_girl/Manifest
@@ -1 +1,2 @@
 DIST factory_girl-4.5.0.gem 64000 SHA256 
4078a55b2ca6f56c8cde9af1d4d6f14f9bf040ff9e141474fdb6c51ad422c362 SHA512 
0d202ffddbf3d7479446e3deb951f3266d67063242ee1b930034b277f3b228326dc99feab0f5b61db64ef973bdd1e77d3d3fc57f6d84f9026c04c2f480423da7
 WHIRLPOOL 
5bca2ca7b4e812ef8f157cc59f9c673989dbff0c6a8518734b2e2e3877aff8c0637ec5f184fddaea563c55505f2c2e0f69f70e899a9fb92db92db590dab91f20
+DIST factory_girl-4.7.0.tar.gz 64403 SHA256 
8218e063479aa2dd64b0868d4f3afa0ba9c079b3d4c279de6ca07f9c78bb3c18 SHA512 
0ac67c03880697933f46c9f2abe18e5335c536a89c400248fd61d41049c9eb8697c1f1bec004103d330e9b7427a9e436c34500489bf2128e5d11377361ffe172
 WHIRLPOOL 
f686ab69e6f638f31edb9ec944027d7505a7411b7aad982cd21bff7bd93e5d793cd361869376be3ba80bb1b18d0d3c3fba7a9aacf34238ca0eaa32594bc37718

diff --git a/dev-ruby/factory_girl/factory_girl-4.7.0.ebuild 
b/dev-ruby/factory_girl/factory_girl-4.7.0.ebuild
new file mode 100644
index 000..acdcd05
--- /dev/null
+++ b/dev-ruby/factory_girl/factory_girl-4.7.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+
+# Tests depend on unpackaged appraisal, for now we just run the specs
+# with the version of Rails that is installed.
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="GETTING_STARTED.md NEWS README.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="features"
+
+inherit ruby-fakegem
+
+DESCRIPTION="factory_girl provides a framework and DSL for defining and using 
factories"
+HOMEPAGE="https://github.com/thoughtbot/factory_girl;
+SRC_URI="https://github.com/thoughtbot/factory_girl/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/activesupport-3.0.0:*"
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/activerecord-3.1[sqlite]
+   dev-ruby/bourne
+   >=dev-ruby/mocha-0.12.8
+   dev-ruby/rspec-its
+   dev-ruby/timecop
+   )
+"
+
+all_ruby_prepare() {
+   # Avoid unneeded test dependencies
+   sed -i -e '/simplecov/ s:^:#:' spec/spec_helper.rb || die
+
+   # Avoid specs that may fail due to more strict rspec 2.99
+   # interpretation.
+   sed -i -e '/callbacks using syntax methods without referencing 
FactoryGirl explicitly/,/^end/ s:^:#:' spec/acceptance/callbacks_spec.rb || die
+}



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

2016-04-04 Thread Hans de Graaff
commit: bd4be27b7ecdb083424ce72e2e946ec68c58577d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 04:55:33 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 04:58:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4be27b

dev-ruby/ox: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/ox/Manifest|  1 -
 dev-ruby/ox/ox-2.2.4.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/dev-ruby/ox/Manifest b/dev-ruby/ox/Manifest
index 25e84ce..0890df4 100644
--- a/dev-ruby/ox/Manifest
+++ b/dev-ruby/ox/Manifest
@@ -1,2 +1 @@
-DIST ox-2.2.4.tar.gz 178162 SHA256 
28e579520ff2f858cefb2d1fd0ecff30f2a32d394bb4fcc9f74f078f594b6536 SHA512 
f279233d83d504f0ef9e0b28d526b57f4072f08d718c827dcc9ef6671b6efb0f7eb272c570638fb962e581791d15c397c5a45f0e3d362f12501d5baac725e832
 WHIRLPOOL 
2fcc33d0b2a697a938f5b059f3f52360adafc31066fa7a96897128efce1b42dbf4776db5d45b168b02ecf2db9e46bd9d2f5a619402eabe77452115769ffe4df7
 DIST ox-2.3.0.tar.gz 181318 SHA256 
39b148be07479b8b017af8026eed936dc1f36f29b7b3fbca089aeffea2d97af9 SHA512 
fbe09bf7e8073a660ba8cc4fbc47580b34c740cf59dec7db0b339103872947a76f118debf0ab306bd12170e9db1c327075c511b6d0fbb42d87dfba6ddcd57610
 WHIRLPOOL 
8af68bfff2bc0e3b472c7ed0d5bcadb8431caa0e64d5dc3a712cb90a3feebd81ea930fb9480ada2d3638f00bde9624258ab5b9b19ce6c17f90f16833a9fb2cfb

diff --git a/dev-ruby/ox/ox-2.2.4.ebuild b/dev-ruby/ox/ox-2.2.4.ebuild
deleted file mode 100644
index 7137319..000
--- a/dev-ruby/ox/ox-2.2.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A fast XML parser and Object marshaller"
-HOMEPAGE="http://www.ohler.com/ox/ https://github.com/ohler55/ox;
-SRC_URI="https://github.com/ohler55/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="BSD"
-
-KEYWORDS="~amd64 ~ppc64 ~x86"
-SLOT="0"
-IUSE=""
-
-each_ruby_configure() {
-   ${RUBY} -Cext/ox extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext/ox
-   cp ext/ox/ox$(get_modname) lib/ox/ || die
-}
-
-each_ruby_test() {
-   ${RUBY} test/tests.rb || die
-}



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

2016-04-04 Thread Hans de Graaff
commit: 8bb45ee3a3bd0b7e69b28d2914bb63e4cb81b8a0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 05:08:00 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 05:08:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb45ee3

dev-ruby/text-hyphen: mark ruby21 revision stable

Package-Manager: portage-2.2.26

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
index eb0697c..896daae 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/text-format;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



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

2016-04-04 Thread Hans de Graaff
commit: f483cd104a65563148398595b609af56e33cd513
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 04:59:43 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 04:59:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f483cd10

dev-ruby/text-hyphen: drop ruby19

Package-Manager: portage-2.2.26

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
index df2185c..4d1de09 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_DOC="docs"
 RUBY_FAKEGEM_DOCDIR="doc"



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

2016-04-04 Thread Alexandre Rostovtsev
commit: a9a91c3a39d23ba34203fe4bebc72310a53079e3
Author: Alexandre Rostovtsev  gentoo  org>
AuthorDate: Tue Apr  5 04:32:47 2016 +
Commit: Alexandre Rostovtsev  gentoo  org>
CommitDate: Tue Apr  5 04:32:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a91c3a

dev-libs/libgit2-glib: bump to 0.24.0 for libgit-0.24 support

Package-Manager: portage-2.2.28

 dev-libs/libgit2-glib/Manifest   |  1 +
 dev-libs/libgit2-glib/libgit2-glib-0.24.0.ebuild | 49 
 2 files changed, 50 insertions(+)

diff --git a/dev-libs/libgit2-glib/Manifest b/dev-libs/libgit2-glib/Manifest
index d60acf4..fbd498a 100644
--- a/dev-libs/libgit2-glib/Manifest
+++ b/dev-libs/libgit2-glib/Manifest
@@ -1,2 +1,3 @@
 DIST libgit2-glib-0.22.8.tar.xz 429300 SHA256 
05c9453b195f1af0df2a5d8bc71472c9fb26d14bb8fbb5b688ad1b8ef7a30959 SHA512 
caa0076127cd846b31bc9d341ecb0a07b0a4e960b16387b241f1e322627d304636bf59c34a657675444a7a5be66ab645416be0be14cc0e841078f5ce2ac7c9fd
 WHIRLPOOL 
831b57d9da81c5fb3e5ad06a6e7080b1570e2b215eb193a3704cb4b7caa2e361c3290e0b15ab3d27ecc4402756e9d1cd4e8db0da0ea4cd119eafefe32a987213
 DIST libgit2-glib-0.23.10.tar.xz 450552 SHA256 
398ea6ff5fb1eafa61f2908da5ff8722dc051a2081be6cbed76a2ab07ecab1af SHA512 
bf85ca562bb1e00fb65d499d133daaa9deeb8abe37e1caa33148c469e91f43f685c222fe976985b4a5e9cef4ebaec9e92d90d5a87287f0c6012f798ed9755a07
 WHIRLPOOL 
91d55e52c507a80d28f110f7feb183dd046db4389732ff4a68996156ef2a04e956c71ef485c36c9b8f945208f699bed883d5c914eb8e53db1301c7e9b59eb1f1
+DIST libgit2-glib-0.24.0.tar.xz 456724 SHA256 
d616c268821c28ff8dc1a6419dbf8555fa48e31dc6509c10f5151be7690f4845 SHA512 
d613fc1aa17543500c448a6d0d90f7e0c17bacd1cced4a9d7a126fb1ebf96981fe9613b96cea397e7cfe46c2bb17b4c9de0535e5985f682bcb388fe5dd4dcc0a
 WHIRLPOOL 
f827845587794904d603527d82d6b10ae226e9e4709695b2e00cb1b640eb1d34c7751e5e5d78d59d694cf9696c4cd95bcc246e346524d114f846ae836d2ce987

diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.24.0.ebuild 
b/dev-libs/libgit2-glib/libgit2-glib-0.24.0.ebuild
new file mode 100644
index 000..b4c257b
--- /dev/null
+++ b/dev-libs/libgit2-glib/libgit2-glib-0.24.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+GCONF_DEBUG="no"
+PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+VALA_USE_DEPEND="vapigen"
+
+inherit eutils gnome2 python-r1 vala
+
+DESCRIPTION="Git library for GLib"
+HOMEPAGE="https://wiki.gnome.org/Projects/Libgit2-glib;
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="python ssh +vala"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+# Specify libgit2 dependency with subslot because libgit2 upstream has a habit
+# of changing their API in each release in ways that break libgit2-glib
+RDEPEND="
+   >=dev-libs/libgit2-0.24.0:0/24
+   >=dev-libs/glib-2.44.0:2
+   >=dev-libs/gobject-introspection-0.10.1:=
+   python? (
+   ${PYTHON_DEPS}
+   dev-python/pygobject:3[${PYTHON_USEDEP}] )
+   ssh? ( dev-libs/libgit2[ssh] )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.11
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )
+"
+
+src_prepare() {
+   use vala && vala_src_prepare
+   gnome2_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   $(use_enable python) \
+   $(use_enable ssh) \
+   $(use_enable vala)
+}



[gentoo-commits] repo/gentoo:master commit in: games-util/pyfa/

2016-04-04 Thread Alexandre Rostovtsev
commit: fd2b6685d6f0f2bff114e0ed497559040cf173e6
Author: Alexandre Rostovtsev  gentoo  org>
AuthorDate: Tue Apr  5 03:16:51 2016 +
Commit: Alexandre Rostovtsev  gentoo  org>
CommitDate: Tue Apr  5 03:16:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd2b6685

games-util/pyfa: bump to 1.20.1 for March 2016 1.3 release

Package-Manager: portage-2.2.28

 games-util/pyfa/Manifest   | 2 +-
 games-util/pyfa/{pyfa-1.19.1.ebuild => pyfa-1.20.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/pyfa/Manifest b/games-util/pyfa/Manifest
index 5ddc1dd..984bd83 100644
--- a/games-util/pyfa/Manifest
+++ b/games-util/pyfa/Manifest
@@ -1 +1 @@
-DIST pyfa-1.19.1.tar.gz 6688136 SHA256 
f597019117b335971287fd47c1faa5be049f8a6879d4144b6c8a0039f35cea98 SHA512 
b5f09ca0dde528636c5e6bc0b6987b6203dfc70ad9aa0c9238150e83de76ac138e302b5db7f40d885d6702c4c1eabae184d49af0a84e6bf3402036df24d296f6
 WHIRLPOOL 
8f5e42065d9945c96c7cca13301ab6ed0a286db7dc3041926af920dddf5605910ea9c259d00db1e937f2329f6156d0b4ed36330ea6d89f14bd0db9abccfca0ff
+DIST pyfa-1.20.1.tar.gz 7415996 SHA256 
13e5f04590a8b9c15f72d6cde4a11af2465670c5ea78322fcfb14d3d7b00ed15 SHA512 
11a1e9619e604dc0c28463efa2d106b677dc3b9177ef6a442a5a26e24055776a1b26e330fc7b6e2589a60213d989e8539eab653792f5804cc76c584fadeee07c
 WHIRLPOOL 
a087143205417787d549a044ec4fd80890bb8223b626638bc4f9407cc5e712023163d4891518ee8d8f54a459f45eb0752eaa494c8740a33d751298371829ea9a

diff --git a/games-util/pyfa/pyfa-1.19.1.ebuild 
b/games-util/pyfa/pyfa-1.20.1.ebuild
similarity index 100%
rename from games-util/pyfa/pyfa-1.19.1.ebuild
rename to games-util/pyfa/pyfa-1.20.1.ebuild



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

2016-04-04 Thread Michael Sterrett
commit: 09827f042293c55bb1b9cffb39207630078f142c
Author: Michael Sterrett  gentoo  org>
AuthorDate: Tue Apr  5 01:54:53 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Tue Apr  5 01:54:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09827f04

dev-lang/clojure: version bump (bug #579058)

Package-Manager: portage-2.2.26

 dev-lang/clojure/Manifest |  1 +
 dev-lang/clojure/clojure-1.8.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-lang/clojure/Manifest b/dev-lang/clojure/Manifest
index 6ef3ba3..0ca1ed5 100644
--- a/dev-lang/clojure/Manifest
+++ b/dev-lang/clojure/Manifest
@@ -1,3 +1,4 @@
 DIST clojure-1.5.1.tar.gz 540021 SHA256 
ee6cc9360e3545a35cdd6a9ae48b5f4034ef2eb2aaa19721df976078952a805b SHA512 
8bc4b7098ec11a3cd4d077f32607c5d23118d5f84b88af69b2051c4dd5b17f28f092b77206fba87e23f1163d2d0f7a2c37b1b1ffa1bcfef3ad4c8f74695d71cd
 WHIRLPOOL 
e77d13a771903100a3fe6b0ade84375217c5b150498e727a7cef2d856a4004e640e0c95717fb67be6cae1fbab7611189a1f3999726f7bbec43968eef646dcb32
 DIST clojure-1.6.0.tar.gz 579154 SHA256 
70b664b24bd8cc7bf0b5519cfa5fa98424eb3e23303fec04b24a03b8bc4f0b4a SHA512 
52bf54d157dae77e71e53bac421daa1bca7ef55b837600c8b04751a545cbed0f04d3718543031d1e5b8ca43e2518d356082b9f8c029c2e318996450cfaee9c81
 WHIRLPOOL 
b79b008773ad678e6418a719183c5b240ad0629d3a32384ec6e5979f0377ba2bd39768f27b71da815342bffbd8bdfa5b66cb24e90cf4f489273b33515f591509
 DIST clojure-1.7.0.tar.gz 614331 SHA256 
51a950b5b67575869a52debbafe52967759757f2e302a0bd42fb56b0e9859a74 SHA512 
243d3120fa1a0f559c1f6b4724d0f7ba72e6f6dd009d0849377087e890aa04dba7c119862001d0c543eb0e35ef5c13cc8967ad494ffa9522daa9f8b1dfc77ef1
 WHIRLPOOL 
6c002d736968bc5af91eb2f8f593ded5ac14582aeecac67d62a9125c1911986313fece4a19e946b742292df1673b787cc1506c7ff22abe3e534e433e1403e35b
+DIST clojure-1.8.0.tar.gz 627688 SHA256 
9d2a9f29a59aadb2abcce27afaaacf3b33b5f2bbf7c2a7c82b3a1837ea81d9ed SHA512 
fa5714397e679f77260db054bdc0891a311e7bd14bfceb2dd0494480fb9cf21fc74dd295e75070105ff0cdd50842390a748d8782397c549f51d85d18d54a1231
 WHIRLPOOL 
efa4a24b5316686beb8343f42809381bee2ddebe67dbc8f7f27aaf5fb86baba5ca5f76e7096acc62e94d98cbd40434ad698324f29d667abb76be4d13756f0c87

diff --git a/dev-lang/clojure/clojure-1.8.0.ebuild 
b/dev-lang/clojure/clojure-1.8.0.ebuild
new file mode 100644
index 000..348aa95
--- /dev/null
+++ b/dev-lang/clojure/clojure-1.8.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+JAVA_PKG_IUSE="source test"
+
+inherit java-pkg-2 java-ant-2
+
+DESCRIPTION="A dynamic programming language that targets the Java Virtual 
Machine"
+HOMEPAGE="http://clojure.org/;
+SRC_URI="https://github.com/clojure/clojure/tarball/${P} -> ${P}.tar.gz"
+
+LICENSE="EPL-1.0 Apache-2.0 BSD"
+SLOT="1.8"
+KEYWORDS="~amd64 ~x86 ~x86-linux"
+IUSE=""
+RESTRICT="test" # patches welcome to fix the test
+
+RDEPEND=">=virtual/jre-1.6"
+DEPEND=">=virtual/jdk-1.6"
+
+S=${WORKDIR}/clojure-clojure-49e5003
+
+src_test() {
+   java-pkg-2_src_test
+}
+
+src_install() {
+   java-pkg_newjar ${P/_/-}.jar
+   java-pkg_dolauncher  ${PN}-${SLOT} --main clojure.main
+   dodoc changes.md CONTRIBUTING.md readme.txt
+}



[gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/files/, games-misc/opengfx/

2016-04-04 Thread Michael Sterrett
commit: 88870669fd6c389e4f873715ec2aa8ee49ded6f2
Author: Michael Sterrett  gentoo  org>
AuthorDate: Tue Apr  5 01:30:42 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Tue Apr  5 01:30:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88870669

games-misc/opengfx: version bump

Package-Manager: portage-2.2.26

 games-misc/opengfx/Manifest|  1 +
 .../opengfx/files/opengfx-0.5.4-Makefile.patch | 31 ++
 games-misc/opengfx/opengfx-0.5.4.ebuild| 38 ++
 3 files changed, 70 insertions(+)

diff --git a/games-misc/opengfx/Manifest b/games-misc/opengfx/Manifest
index e582bef..a4fce1b 100644
--- a/games-misc/opengfx/Manifest
+++ b/games-misc/opengfx/Manifest
@@ -1 +1,2 @@
 DIST opengfx-0.5.3-source.tar.xz 9638892 SHA256 
28d253ffa7a3618f7c4efb3b1076bc652204c2412d3cee57a6b9ffc13bda4014 SHA512 
41b41192dcf95e2ac03e7028f55aca486c13a8709a62fe5970918494b0009ee07118e0d04d10426fea35ee82c842d28fc58f8c258df2e8ebe0b17e40c892f829
 WHIRLPOOL 
309c8e5ef1fb83328712c0516c55ecbc53f75117a1fc2aedbe9e61db05bf14ffe4f9fec6ff6a1f50dfc408735de3d5b754d97b026957b02271b213ffc32a9872
+DIST opengfx-0.5.4-source.tar.xz 9638204 SHA256 
6b6e33dbe11b2c668c3b7ac1534b7a8eb567d702f42c99bd871c69e6682ee655 SHA512 
42f8438c747b42a77cf9d86c5da60ce3ce84ed347d714c345f3871806f9e35f2ed4729b445e0ee319f3e2edd53458dfbaad5ca42e389c3a2e800bce19223cdb1
 WHIRLPOOL 
3cd952b9f0cc61acc6077f828c40eccf87835964a9ecdf5b1e27e4e6569a13acce9224a0ba52b4ba2fca5906a3b990c24ac11bfbfeb6c3e5c1f859928184

diff --git a/games-misc/opengfx/files/opengfx-0.5.4-Makefile.patch 
b/games-misc/opengfx/files/opengfx-0.5.4-Makefile.patch
new file mode 100644
index 000..169df96
--- /dev/null
+++ b/games-misc/opengfx/files/opengfx-0.5.4-Makefile.patch
@@ -0,0 +1,31 @@
+--- opengfx-0.5.3-source/Makefile
 opengfx-0.5.3-source/Makefile
+@@ -99,8 +99,8 @@
+ AWK?= awk
+ GREP   ?= grep
+ PYTHON ?= python
+-UNIX2DOS   ?= $(shell which unix2dos)
+-UNIX2DOS_FLAGS ?= $(shell [ -n $(UNIX2DOS) ] && $(UNIX2DOS) -q --version 
2>/dev/null && echo "-q" || echo "")
++UNIX2DOS   ?= $(shell which unix2dos 2>/dev/null)
++UNIX2DOS_FLAGS ?= $(shell [ -n $(UNIX2DOS) ] && $(UNIX2DOS) -q --version 
2>/dev/null >&2 && echo "-q" || echo "")
+ 
+ # Graphics processing
+ GIMP   ?= gimp
+@@ -196,7 +196,7 @@
+ endif
+ 
+ # Days of commit since 2000-1-1 00-00
+-REPO_DAYS_SINCE_2000 ?= $(shell $(PYTHON) -c "from datetime import date; 
print (date(`echo "$(REPO_DATE)" | sed s/-/,/g | sed 
s/,0/,/g`)-date(2000,1,1)).days")
++REPO_DAYS_SINCE_2000 ?= $(shell $(PYTHON) -c "from datetime import date; 
print ((date(`echo "$(REPO_DATE)" | sed s/-/,/g | sed 
s/,0/,/g`)-date(2000,1,1)).days)")
+ 
+ # Filename addition, if we're not building the default branch
+ REPO_BRANCH_STRING ?= $(shell if [ "$(REPO_BRANCH)" = 
"$(DEFAULT_BRANCH_NAME)" ]; then echo ""; else echo "-$(REPO_BRANCH)"; fi)
+@@ -719,7 +719,7 @@
+   $(_E)
+ endif
+   $(_E) "Release:"
+-  $(_E) "bananas: Upload bundle to BaNaNaS
++  $(_E) "bananas: Upload bundle to BaNaNaS"
+   $(_E)
+   $(_E) "Valid command line variables are:"
+   $(_E) "Helper programmes:"

diff --git a/games-misc/opengfx/opengfx-0.5.4.ebuild 
b/games-misc/opengfx/opengfx-0.5.4.ebuild
new file mode 100644
index 000..bc897b1
--- /dev/null
+++ b/games-misc/opengfx/opengfx-0.5.4.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils games
+
+DESCRIPTION="OpenGFX data files for OpenTTD"
+HOMEPAGE="http://bundles.openttdcoop.org/opengfx/;
+SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE=""
+RESTRICT="test" # nml version affects the checksums that the test uses (bug 
#451444)
+
+DEPEND=">=games-util/nml-0.4.0
+   games-util/grfcodec"
+RDEPEND=""
+
+S=${WORKDIR}/${P}-source
+
+src_prepare() {
+   epatch "${FILESDIR}/${P}-Makefile.patch"
+}
+
+src_compile() {
+   GIMP= emake help  # print out the env to make bug reports better
+   GIMP= _V= emake bundle_tar
+}
+
+src_install() {
+   insinto "${GAMES_DATADIR}/openttd/data/"
+   doins *.grf opengfx.obg
+   dodoc docs/{changelog.txt,readme.txt}
+   prepgamesdirs
+}



[gentoo-commits] repo/gentoo:master commit in: games-util/nml/files/, games-util/nml/

2016-04-04 Thread Michael Sterrett
commit: 591c73185e078aeff56c0ad0c906421ede665e1c
Author: Michael Sterrett  gentoo  org>
AuthorDate: Tue Apr  5 01:21:52 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Tue Apr  5 01:21:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=591c7318

games-util/nml: version bump

Package-Manager: portage-2.2.26

 games-util/nml/Manifest  |  1 +
 games-util/nml/files/nml-0.4.4-pillow3.patch | 11 +++
 games-util/nml/nml-0.4.4.ebuild  | 28 
 3 files changed, 40 insertions(+)

diff --git a/games-util/nml/Manifest b/games-util/nml/Manifest
index d546ef6..d099670 100644
--- a/games-util/nml/Manifest
+++ b/games-util/nml/Manifest
@@ -1 +1,2 @@
 DIST nml-0.4.2.tar.gz 377834 SHA256 
eb4c2107682f14c58c5fbffc5f26c206fd3c8fc6972a3e28478e3e7f2bb773d7 SHA512 
0d9c9f1de91cd91962aeacc0e5c59b351a2e4729f97d7fc2eb49f6d6487c1e1a7a98fb8f793689520c6e828fd6cdf39e952f13d0dc2f198234e3e6ad47fe6d8b
 WHIRLPOOL 
d4d994125c04c53528ae4cf9e3ca4643d2ef1e71636453404196b200a275649b2846683406bbae6f76e98573ea92962c23e295adeba3f6086026c0b8fd676c75
+DIST nml-0.4.4.tar.gz 377998 SHA256 
af66146b5cf7e0a06a80ae2882d6899faf4ed27b41ce4c8aca934b8f8ba66972 SHA512 
fd7b8d7abfc8b5ea694eedf00bbc4069a82de942178a58ec05e9d3efe7c8663103ffb6b98f7614ce165eb7cba42cb4c7589f77fb67dd95eb6293f62b3179c7b0
 WHIRLPOOL 
cb1175430e97ba56b5dff85447c7be8dde9e25e92f10d98f0a79f34c5fd55e83209d6ff4e82d646f644f5ad5ef1ecbeef7196d3f89a6e1dc001d04b284cb38f6

diff --git a/games-util/nml/files/nml-0.4.4-pillow3.patch 
b/games-util/nml/files/nml-0.4.4-pillow3.patch
new file mode 100644
index 000..e55d989
--- /dev/null
+++ b/games-util/nml/files/nml-0.4.4-pillow3.patch
@@ -0,0 +1,11 @@
+--- nml-0.4.4.orig/nml/lz77.py
 nml-0.4.4/nml/lz77.py
+@@ -25,7 +25,7 @@
+ @return: Compressed data.
+ @rtype:  C{bytearray}
+ """
+-stream = data.tostring()
++stream = data.tobytes()
+ position = 0
+ output = array.array('B')
+ literal_bytes = array.array('B')

diff --git a/games-util/nml/nml-0.4.4.ebuild b/games-util/nml/nml-0.4.4.ebuild
new file mode 100644
index 000..56979b7
--- /dev/null
+++ b/games-util/nml/nml-0.4.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{3_3,3_4} )
+inherit distutils-r1
+
+DESCRIPTION="Compiler of NML files into grf/nfo files"
+HOMEPAGE="http://dev.openttdcoop.org/projects/nml;
+SRC_URI="http://bundles.openttdcoop.org/nml/releases/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+RDEPEND="dev-python/pillow[zlib,${PYTHON_USEDEP}]
+   dev-python/ply[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+DOCS=( docs/{changelog,readme}.txt )
+PATCHES=( "${FILESDIR}"/${P}-pillow3.patch )
+
+src_install() {
+   distutils-r1_src_install
+   doman docs/nmlc.1
+}



[gentoo-commits] repo/gentoo:master commit in: games-util/grfcodec/

2016-04-04 Thread Michael Sterrett
commit: 5d33b2db27bf26fb9af220b069e53991469328c9
Author: Michael Sterrett  gentoo  org>
AuthorDate: Tue Apr  5 01:15:22 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Tue Apr  5 01:15:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d33b2db

games-util/grfcodec: version bump

Package-Manager: portage-2.2.26

 games-util/grfcodec/Manifest  |  1 +
 games-util/grfcodec/grfcodec-6.0.5.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/games-util/grfcodec/Manifest b/games-util/grfcodec/Manifest
index 0f67260..576b9cc 100644
--- a/games-util/grfcodec/Manifest
+++ b/games-util/grfcodec/Manifest
@@ -1 +1,2 @@
 DIST grfcodec-6.0.4-source.tar.xz 165756 SHA256 
7ec1f903cc48b73be9192a23f3fa14dc2a024d8edc4d2dfafa245e700e650cdb SHA512 
cfbbd1cfae7f2d2ba08ca32d8af68f6885c15dddb6ab941bed32d6c15bf9581e0b4ba19a16a5e48e6d6e070438732df232d3f3f008d42baad77a93f931ad0331
 WHIRLPOOL 
6cbd33a2aa503c858b1b5eeabd8d201e54d68ea618369b464de05f262236303e4f5960119ba86ed792c076c354ce757c804f01a6e1f90d552be276f26004028d
+DIST grfcodec-6.0.5-source.tar.xz 166788 SHA256 
db149e98095de107a8d6f715f03376380f201ea158e0cdc53585d9a1b5cbe8a2 SHA512 
b578c6d53b69a1d43d59039f26a028e1437536102150fc2bddfff349ef3c7f720ee31e682ccc5df892c2660e167663c2ab12c3fa63c720022ab14d0645d0bf99
 WHIRLPOOL 
d36ea24172724821fdcb10bf80630ba8adf822675b78e6df414395b1b210fa792c864bfb7e11d8c1e9a38e89d33d9aec91ec3f6c4a5951e9f8301f8b3fbacb38

diff --git a/games-util/grfcodec/grfcodec-6.0.5.ebuild 
b/games-util/grfcodec/grfcodec-6.0.5.ebuild
new file mode 100644
index 000..5b6d009
--- /dev/null
+++ b/games-util/grfcodec/grfcodec-6.0.5.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+if [ "${PV%}" != "${PV}" ] ; then
+   SCM=mercurial
+   EHG_REPO_URI="http://hg.openttdcoop.org/${PN};
+fi
+
+inherit toolchain-funcs ${SCM}
+
+DESCRIPTION="A suite of programs to modify openttd/Transport Tycoon Deluxe's 
GRF files"
+HOMEPAGE="http://dev.openttdcoop.org/projects/grfcodec;
+[[ -z ${SCM} ]] && 
SRC_URI="http://binaries.openttd.org/extra/${PN}/${PV}/${P}-source.tar.xz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+[[ -n ${SCM} ]] && S=${WORKDIR}/${PN}
+
+RDEPEND="media-libs/libpng:0"
+DEPEND="${RDEPEND}
+   !games-util/nforenum
+   dev-lang/perl
+   dev-libs/boost"
+
+src_prepare() {
+# Set up Makefile.local so that we respect CXXFLAGS/LDFLAGS
+cat > Makefile.local <<-__EOF__
+   CXX=$(tc-getCXX)
+   BOOST_INCLUDE=/usr/include
+   CXXFLAGS=${CXXFLAGS}
+   LDOPT=${LDFLAGS}
+   UPX=
+   V=1
+   FLAGS=
+   EXE=
+   __EOF__
+   sed -i -e 's/-O2//g' Makefile || die
+}
+
+src_install() {
+   dobin grfcodec grfid grfstrip nforenum
+   doman docs/*.1
+   dodoc changelog.txt docs/*.txt
+}



[gentoo-commits] repo/gentoo:master commit in: games-simulation/openttd/, games-simulation/openttd/files/

2016-04-04 Thread Michael Sterrett
commit: 1c284527f144d928e9d40a2898531c67744429e5
Author: Michael Sterrett  gentoo  org>
AuthorDate: Tue Apr  5 01:02:05 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Tue Apr  5 01:02:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c284527

games-simulation/openttd: version bump (bug #579056)

Package-Manager: portage-2.2.26

 games-simulation/openttd/Manifest  |   1 +
 .../openttd/files/openttd-1.6.0-cflags.patch   |  42 +
 games-simulation/openttd/openttd-1.6.0.ebuild  | 174 +
 3 files changed, 217 insertions(+)

diff --git a/games-simulation/openttd/Manifest 
b/games-simulation/openttd/Manifest
index b5c1cf7..a6bd3e0 100644
--- a/games-simulation/openttd/Manifest
+++ b/games-simulation/openttd/Manifest
@@ -1 +1,2 @@
 DIST openttd-1.5.3-source.tar.gz 10042384 SHA256 
a5525de811ff83e89774d9a7344c7f63ec282b956c3f015af259fd79f54d18e5 SHA512 
8185ea4b8e5ac9456c7067a5d662b4a2e1724e14fc0455705ec3b72943421cc5cb10cb67a4f483c47ff2fa6621a219cababd08e21086209a53241a74607b5466
 WHIRLPOOL 
839067c2c6f8f87ea74df376f3d3d5e2a126c5198f69efce1205603da67d97c1a1b0d5dc3b349aa92f916179ccc48581418b5aa1e9e7e250f636fae78bcbf7ac
+DIST openttd-1.6.0-source.tar.gz 10064454 SHA256 
32f63477aba1ccf238dfe0538a6660163c2b725e077978e570e38d023d269cad SHA512 
d235e6e094b2e3fda0cf58a2dce1e5d779654bee638def60f00da4e7c6443b00a6f3b204d5a63cf56e141074c8aa3700ce7e9f1b1eccbb5cd36260f1892ad501
 WHIRLPOOL 
497272ccc3836710a68cabfbf5b925a30c3d23ee332e5ba5fa24a2b79b199d2b7ce6bd22507ea977986382ae32193247b9eedee638419d1e6f41165f5fa8abd9

diff --git a/games-simulation/openttd/files/openttd-1.6.0-cflags.patch 
b/games-simulation/openttd/files/openttd-1.6.0-cflags.patch
new file mode 100644
index 000..bb7f768
--- /dev/null
+++ b/games-simulation/openttd/files/openttd-1.6.0-cflags.patch
@@ -0,0 +1,42 @@
+--- openttd-1.4.4/config.lib
 openttd-1.4.4/config.lib
+@@ -1450,12 +1450,6 @@
+   CFLAGS="-I/gg/os-include -noixemul -fstrict-aliasing 
-fexpensive-optimizations -mcpu=604 -fno-inline -mstring -mmultiple $CFLAGS"
+   LDFLAGS="$LDFLAGS -noixemul"
+   fi
+-
+-  if [ "$enable_profiling" = "0" ]; then
+-  # -fomit-frame-pointer and -pg do not go well together 
(gcc errors they are incompatible)
+-  CFLAGS="-fomit-frame-pointer $CFLAGS"
+-  fi
+-  CFLAGS="-O2 $CFLAGS"
+   else
+   OBJS_SUBDIR="debug"
+ 
+@@ -1466,14 +1460,6 @@
+   CFLAGS="$CFLAGS -G0"
+   fi
+   fi
+-  if [ $enable_debug -ge 2 ]; then
+-  CFLAGS="$CFLAGS -fno-inline"
+-  fi
+-  if [ $enable_debug -ge 3 ]; then
+-  CFLAGS="$CFLAGS -O0"
+-  else
+-  CFLAGS="$CFLAGS -O2"
+-  fi
+   fi
+ 
+   if [ $enable_debug -le 2 ]; then
+@@ -1498,11 +1484,6 @@
+   CFLAGS="$CFLAGS -fno-expensive-optimizations"
+   fi
+ 
+-  if [ "$enable_profiling" != "0" ]; then
+-  CFLAGS="$CFLAGS -pg"
+-  LDFLAGS="$LDFLAGS -pg"
+-  fi
+-
+   if [ "$with_threads" = "0" ]; then
+   CFLAGS="$CFLAGS -DNO_THREADS"
+   fi

diff --git a/games-simulation/openttd/openttd-1.6.0.ebuild 
b/games-simulation/openttd/openttd-1.6.0.ebuild
new file mode 100644
index 000..403e495
--- /dev/null
+++ b/games-simulation/openttd/openttd-1.6.0.ebuild
@@ -0,0 +1,174 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils gnome2-utils games
+
+DESCRIPTION="OpenTTD is a clone of Transport Tycoon Deluxe"
+HOMEPAGE="http://www.openttd.org/;
+SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png 
cpu_flags_x86_sse +timidity +truetype zlib"
+RESTRICT="test" # needs a graphics set in order to test
+
+RDEPEND="!dedicated? (
+   media-libs/libsdl[sound,X,video]
+   icu? ( dev-libs/icu:= )
+   truetype? (
+   media-libs/fontconfig
+   media-libs/freetype:2
+   sys-libs/zlib
+   )
+   )
+   lzo? ( dev-libs/lzo:2 )
+   iconv? ( virtual/libiconv )
+   png? ( media-libs/libpng:0 )
+   zlib? ( sys-libs/zlib )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+PDEPEND="
+   !dedicated? (
+   openmedia? (
+   games-misc/openmsx
+   games-misc/opensfx
+   )
+   aplaymidi? ( media-sound/alsa-utils )
+   !aplaymidi? ( timidity? ( media-sound/timidity++ ) )
+   )
+   openmedia? ( 

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

2016-04-04 Thread Patrick McLean
commit: db95598c18d39ae2ffec4ee20e967090106c75a1
Author: Patrick McLean  gentoo  org>
AuthorDate: Mon Apr  4 23:43:07 2016 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Mon Apr  4 23:43:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db95598c

app-emulation/ganeti: add call to epatch_user in 2.15.2-r2

Package-Manager: portage-2.2.28

 app-emulation/ganeti/ganeti-2.15.2-r2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-emulation/ganeti/ganeti-2.15.2-r2.ebuild 
b/app-emulation/ganeti/ganeti-2.15.2-r2.ebuild
index 9e7840c..e1eb4ba 100644
--- a/app-emulation/ganeti/ganeti-2.15.2-r2.ebuild
+++ b/app-emulation/ganeti/ganeti-2.15.2-r2.ebuild
@@ -209,6 +209,8 @@ src_prepare() {
# take the sledgehammer approach to bug #526270
grep -lr '/bin/sh' "${S}" | xargs -r -- sed -i 's:/bin/sh:/bin/bash:g'
 
+   epatch_user
+
[[ ${PV} =~ [9]{4,} ]] && ./autogen.sh
rm autotools/missing
eautoreconf



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

2016-04-04 Thread Mike Frysinger
commit: cd5778e739bfd469b5ca270d824663d394c5e7ca
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Apr  4 22:58:42 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Apr  4 23:15:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd5778e7

app-editors/nano: switch to git

 app-editors/nano/nano-.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/nano/nano-.ebuild 
b/app-editors/nano/nano-.ebuild
index 58fa18e..50acfae 100644
--- a/app-editors/nano/nano-.ebuild
+++ b/app-editors/nano/nano-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,8 +6,8 @@ EAPI="5"
 
 inherit eutils flag-o-matic
 if [[ ${PV} == "" ]] ; then
-   ESVN_REPO_URI="svn://svn.savannah.gnu.org/nano/trunk/nano"
-   inherit subversion autotools
+   EGIT_REPO_URI="git://git.sv.gnu.org/nano.git"
+   inherit git-r3 autotools
 else
MY_P=${PN}-${PV/_}
SRC_URI="http://www.nano-editor.org/dist/v${PV:0:3}/${MY_P}.tar.gz;



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs-fast-export/

2016-04-04 Thread Robin H. Johnson
commit: 7b7346b36c7632a7ddaa74e7cf77fdd323e15b25
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Mon Apr  4 23:07:12 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Apr  4 23:08:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7346b3

dev-vcs/cvs-fast-export: bump.

Package-Manager: portage-2.2.28

 dev-vcs/cvs-fast-export/Manifest   |  1 +
 .../cvs-fast-export/cvs-fast-export-1.38.ebuild| 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-vcs/cvs-fast-export/Manifest b/dev-vcs/cvs-fast-export/Manifest
index 716ca1e..dce6015 100644
--- a/dev-vcs/cvs-fast-export/Manifest
+++ b/dev-vcs/cvs-fast-export/Manifest
@@ -1 +1,2 @@
 DIST cvs-fast-export-1.26.tar.gz 668913 SHA256 
ebca4b19ba9045bc1b733f729042d7a98dd6675dac3030239f718b13a99949ed SHA512 
81d240ae387b4231415335b4a0d294ae81f6ecbc97077d92a1738aca17642b9a7e7ee3f7806890ceafc5c65c50d4370c39c36ee21c927a4fcd30ebfa3bbe472e
 WHIRLPOOL 
1a59b9e5e0b30d935f463a58873c3554315d0d512b4d9482d5fc2341bdb194b16bd017a444f9e21f8ce2181a3bcf6e85aa09584467b1a9e6845ed92b8a75c4f8
+DIST cvs-fast-export-1.38.tar.gz 396524 SHA256 
7106c2e85b9fca680230879547dc102186637bd1fbcc5a913127483603d9731a SHA512 
ed2aabc417b093c1742ea15bd21855c600a46a5ab72758d15bab24672b6e648531416a6b28c17e6faedd67b4c697b004ba3316cd65cb0ec638566c26878e9428
 WHIRLPOOL 
aba8deba5f3ef8ef7bf38dedf7cd941c24ba709083ff94cfa6c45ae8ebd42f789d1c44276521a752a7b3869d20537964bd05a0689d0ba90a7b180abcc5384bd1

diff --git a/dev-vcs/cvs-fast-export/cvs-fast-export-1.38.ebuild 
b/dev-vcs/cvs-fast-export/cvs-fast-export-1.38.ebuild
new file mode 100644
index 000..e8943ec
--- /dev/null
+++ b/dev-vcs/cvs-fast-export/cvs-fast-export-1.38.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit toolchain-funcs
+
+DESCRIPTION="fast-export history from a CVS repository or RCS collection"
+HOMEPAGE="http://www.catb.org/~esr/cvs-fast-export/;
+SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   app-text/asciidoc"
+
+RESTRICT=test # upstream does not ship them in tarball
+
+src_prepare() {
+   tc-export CC
+   export prefix=/usr
+
+   # respect CC, CFLAGS and LDFLAGS. don't install cvssync
+   sed \
+   -e 's/cc /$(CC) $(LDFLAGS) /' \
+   -e 's/^CFLAGS += -O/#&/' \
+   -e 's/CFLAGS=/CFLAGS+=/' \
+   -e 's/$(INSTALL).*cvssync/#&/g' \
+   -i Makefile || die
+}
+
+src_install() {
+   default
+   dodoc README
+}



[gentoo-commits] proj/kde:master commit in: kde-apps/knotes/

2016-04-04 Thread Johannes Huber
commit: 42efe9ff30c2be1e2c87e1d960cf1add11c1868d
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:28:41 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:28:41 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=42efe9ff

kde-apps/knotes: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/knotes/knotes-4.14.11_pre20160211.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/knotes/knotes-4.14.11_pre20160211.ebuild 
b/kde-apps/knotes/knotes-4.14.11_pre20160211.ebuild
index 346ef86..0f2366f 100644
--- a/kde-apps/knotes/knotes-4.14.11_pre20160211.ebuild
+++ b/kde-apps/knotes/knotes-4.14.11_pre20160211.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdepim"



[gentoo-commits] proj/kde:master commit in: kde-apps/kommander/

2016-04-04 Thread Johannes Huber
commit: d9eafaf3e5e2179605ad70dbc8c01c522752530d
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:34:48 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:34:48 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d9eafaf3

kde-apps/kommander: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kommander/kommander-15.12.3.ebuild   | 2 +-
 kde-apps/kommander/kommander-16.04.49..ebuild | 2 +-
 kde-apps/kommander/kommander-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kommander/kommander-15.12.3.ebuild 
b/kde-apps/kommander/kommander-15.12.3.ebuild
index 5d3a96f..52ab58b 100644
--- a/kde-apps/kommander/kommander-15.12.3.ebuild
+++ b/kde-apps/kommander/kommander-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"

diff --git a/kde-apps/kommander/kommander-16.04.49..ebuild 
b/kde-apps/kommander/kommander-16.04.49..ebuild
index 834cf61..62d61a2 100644
--- a/kde-apps/kommander/kommander-16.04.49..ebuild
+++ b/kde-apps/kommander/kommander-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"

diff --git a/kde-apps/kommander/kommander-.ebuild 
b/kde-apps/kommander/kommander-.ebuild
index 834cf61..62d61a2 100644
--- a/kde-apps/kommander/kommander-.ebuild
+++ b/kde-apps/kommander/kommander-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"



[gentoo-commits] proj/kde:master commit in: kde-apps/kolf/

2016-04-04 Thread Johannes Huber
commit: 4f82a190cab20b27ed701b5fbbfa0264f4ee9b2c
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:31:51 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:31:51 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4f82a190

kde-apps/kolf: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kolf/kolf-16.04.49..ebuild | 8 +---
 kde-apps/kolf/kolf-5..ebuild| 2 +-
 kde-apps/kolf/kolf-.ebuild  | 8 +---
 3 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/kde-apps/kolf/kolf-16.04.49..ebuild 
b/kde-apps/kolf/kolf-16.04.49..ebuild
index 605bdb4..cc288f5 100644
--- a/kde-apps/kolf/kolf-16.04.49..ebuild
+++ b/kde-apps/kolf/kolf-16.04.49..ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KDE_SELINUX_MODULE="games"
 inherit kde4-base
 
-DESCRIPTION="KDE Minigolf Game"
+DESCRIPTION="Minigolf Game by KDE"
 HOMEPAGE="
https://www.kde.org/applications/games/kolf/
https://games.kde.org/game.php?game=kolf
@@ -16,5 +16,7 @@ HOMEPAGE="
 KEYWORDS=""
 IUSE="debug"
 
-DEPEND="$(add_kdeapps_dep libkdegames)"
+DEPEND="
+   $(add_kdeapps_dep libkdegames)
+"
 RDEPEND="${DEPEND}"

diff --git a/kde-apps/kolf/kolf-5..ebuild b/kde-apps/kolf/kolf-5..ebuild
index 8ef6248..ba639f2 100644
--- a/kde-apps/kolf/kolf-5..ebuild
+++ b/kde-apps/kolf/kolf-5..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK=true
 KDE_SELINUX_MODULE="games"

diff --git a/kde-apps/kolf/kolf-.ebuild b/kde-apps/kolf/kolf-.ebuild
index 605bdb4..cc288f5 100644
--- a/kde-apps/kolf/kolf-.ebuild
+++ b/kde-apps/kolf/kolf-.ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KDE_SELINUX_MODULE="games"
 inherit kde4-base
 
-DESCRIPTION="KDE Minigolf Game"
+DESCRIPTION="Minigolf Game by KDE"
 HOMEPAGE="
https://www.kde.org/applications/games/kolf/
https://games.kde.org/game.php?game=kolf
@@ -16,5 +16,7 @@ HOMEPAGE="
 KEYWORDS=""
 IUSE="debug"
 
-DEPEND="$(add_kdeapps_dep libkdegames)"
+DEPEND="
+   $(add_kdeapps_dep libkdegames)
+"
 RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: kde-apps/konq-plugins/

2016-04-04 Thread Johannes Huber
commit: 8c52c6020ed3d493b9f2f3c1c35e4df9af6d6026
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:38:47 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:38:47 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8c52c602

kde-apps/konq-plugins: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/konq-plugins/konq-plugins-15.12.3.ebuild   | 4 ++--
 kde-apps/konq-plugins/konq-plugins-16.04.49..ebuild | 4 ++--
 kde-apps/konq-plugins/konq-plugins-.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-apps/konq-plugins/konq-plugins-15.12.3.ebuild 
b/kde-apps/konq-plugins/konq-plugins-15.12.3.ebuild
index 0d1f773..6697752 100644
--- a/kde-apps/konq-plugins/konq-plugins-15.12.3.ebuild
+++ b/kde-apps/konq-plugins/konq-plugins-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 inherit kde4-meta
@@ -25,7 +25,7 @@ src_configure() {
local mycmakeargs=(
-DKdeWebKit=OFF
-DWebKitPart=OFF
-   $(cmake-utils_use_with tidy LibTidy)
+   -DWITH_LibTidy=$(usex tidy)
)
 
kde4-meta_src_configure

diff --git a/kde-apps/konq-plugins/konq-plugins-16.04.49..ebuild 
b/kde-apps/konq-plugins/konq-plugins-16.04.49..ebuild
index a683264..0f1611f 100644
--- a/kde-apps/konq-plugins/konq-plugins-16.04.49..ebuild
+++ b/kde-apps/konq-plugins/konq-plugins-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 inherit kde4-meta
@@ -25,7 +25,7 @@ src_configure() {
local mycmakeargs=(
-DKdeWebKit=OFF
-DWebKitPart=OFF
-   $(cmake-utils_use_with tidy LibTidy)
+   -DWITH_LibTidy=$(usex tidy)
)
 
kde4-meta_src_configure

diff --git a/kde-apps/konq-plugins/konq-plugins-.ebuild 
b/kde-apps/konq-plugins/konq-plugins-.ebuild
index a683264..0f1611f 100644
--- a/kde-apps/konq-plugins/konq-plugins-.ebuild
+++ b/kde-apps/konq-plugins/konq-plugins-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 inherit kde4-meta
@@ -25,7 +25,7 @@ src_configure() {
local mycmakeargs=(
-DKdeWebKit=OFF
-DWebKitPart=OFF
-   $(cmake-utils_use_with tidy LibTidy)
+   -DWITH_LibTidy=$(usex tidy)
)
 
kde4-meta_src_configure



[gentoo-commits] proj/kde:master commit in: kde-apps/kppp/

2016-04-04 Thread Johannes Huber
commit: 78437243ca89bfaf49389ed81df3fe888ba9a30a
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:50:48 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:50:48 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=78437243

kde-apps/kppp: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kppp/kppp-16.04.49..ebuild | 2 +-
 kde-apps/kppp/kppp-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kppp/kppp-16.04.49..ebuild 
b/kde-apps/kppp/kppp-16.04.49..ebuild
index 1e87a3d..918700c 100644
--- a/kde-apps/kppp/kppp-16.04.49..ebuild
+++ b/kde-apps/kppp/kppp-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base

diff --git a/kde-apps/kppp/kppp-.ebuild b/kde-apps/kppp/kppp-.ebuild
index 1e87a3d..918700c 100644
--- a/kde-apps/kppp/kppp-.ebuild
+++ b/kde-apps/kppp/kppp-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base



[gentoo-commits] proj/kde:master commit in: kde-apps/konqueror/

2016-04-04 Thread Johannes Huber
commit: a98848e79b28561b1cb09db1b0b60a7d5d5b8a65
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:41:45 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:41:45 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a98848e7

kde-apps/konqueror: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/konqueror/konqueror-15.12.3.ebuild   | 4 ++--
 kde-apps/konqueror/konqueror-16.04.49..ebuild | 4 ++--
 kde-apps/konqueror/konqueror-.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-apps/konqueror/konqueror-15.12.3.ebuild 
b/kde-apps/konqueror/konqueror-15.12.3.ebuild
index e36d93a..8133d4a 100644
--- a/kde-apps/konqueror/konqueror-15.12.3.ebuild
+++ b/kde-apps/konqueror/konqueror-15.12.3.ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kde-baseapps"
 inherit flag-o-matic kde4-meta
 
-DESCRIPTION="KDE: Web browser and file manager"
+DESCRIPTION="Web browser and file manager"
 HOMEPAGE="
https://www.kde.org/applications/internet/konqueror/
https://konqueror.org/

diff --git a/kde-apps/konqueror/konqueror-16.04.49..ebuild 
b/kde-apps/konqueror/konqueror-16.04.49..ebuild
index 902cd66..4e181da 100644
--- a/kde-apps/konqueror/konqueror-16.04.49..ebuild
+++ b/kde-apps/konqueror/konqueror-16.04.49..ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kde-baseapps"
 inherit flag-o-matic kde4-meta
 
-DESCRIPTION="KDE: Web browser and file manager"
+DESCRIPTION="Web browser and file manager"
 HOMEPAGE="
https://www.kde.org/applications/internet/konqueror/
https://konqueror.org/

diff --git a/kde-apps/konqueror/konqueror-.ebuild 
b/kde-apps/konqueror/konqueror-.ebuild
index 902cd66..4e181da 100644
--- a/kde-apps/konqueror/konqueror-.ebuild
+++ b/kde-apps/konqueror/konqueror-.ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kde-baseapps"
 inherit flag-o-matic kde4-meta
 
-DESCRIPTION="KDE: Web browser and file manager"
+DESCRIPTION="Web browser and file manager"
 HOMEPAGE="
https://www.kde.org/applications/internet/konqueror/
https://konqueror.org/



[gentoo-commits] proj/kde:master commit in: kde-apps/knotify/

2016-04-04 Thread Johannes Huber
commit: 87cb0478ec176edcbe84e59c0a669413deea9b51
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:29:49 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:29:49 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=87cb0478

kde-apps/knotify: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/knotify/knotify-15.12.3.ebuild   | 2 +-
 kde-apps/knotify/knotify-16.04.49..ebuild | 2 +-
 kde-apps/knotify/knotify-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/knotify/knotify-15.12.3.ebuild 
b/kde-apps/knotify/knotify-15.12.3.ebuild
index e0780da..e3e0a7d 100644
--- a/kde-apps/knotify/knotify-15.12.3.ebuild
+++ b/kde-apps/knotify/knotify-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/knotify/knotify-16.04.49..ebuild 
b/kde-apps/knotify/knotify-16.04.49..ebuild
index 0454694..273b9aa 100644
--- a/kde-apps/knotify/knotify-16.04.49..ebuild
+++ b/kde-apps/knotify/knotify-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/knotify/knotify-.ebuild 
b/kde-apps/knotify/knotify-.ebuild
index 0454694..273b9aa 100644
--- a/kde-apps/knotify/knotify-.ebuild
+++ b/kde-apps/knotify/knotify-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta



[gentoo-commits] proj/kde:master commit in: kde-apps/konsolekalendar/

2016-04-04 Thread Johannes Huber
commit: dcd856cf90163bc3fb5174b866f52bf7244e0e4d
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:45:10 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:45:10 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dcd856cf

kde-apps/konsolekalendar: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild
index 88d4d7b..84d9172 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdepim"



[gentoo-commits] proj/kde:master commit in: kde-apps/kolourpaint/

2016-04-04 Thread Johannes Huber
commit: 43974c1371761dbfc5177640c6c3732575c1f2b9
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:33:12 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:33:12 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=43974c13

kde-apps/kolourpaint: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kolourpaint/kolourpaint-16.04.49..ebuild | 4 ++--
 kde-apps/kolourpaint/kolourpaint-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kolourpaint/kolourpaint-16.04.49..ebuild 
b/kde-apps/kolourpaint/kolourpaint-16.04.49..ebuild
index 0e93748..b30e54f 100644
--- a/kde-apps/kolourpaint/kolourpaint-16.04.49..ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-16.04.49..ebuild
@@ -2,12 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base
 
-DESCRIPTION="Paint Program for KDE"
+DESCRIPTION="Paint Program by KDE"
 HOMEPAGE="https://www.kde.org/applications/graphics/kolourpaint/;
 KEYWORDS=""
 LICENSE="BSD LGPL-2"

diff --git a/kde-apps/kolourpaint/kolourpaint-.ebuild 
b/kde-apps/kolourpaint/kolourpaint-.ebuild
index 0e93748..b30e54f 100644
--- a/kde-apps/kolourpaint/kolourpaint-.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-.ebuild
@@ -2,12 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base
 
-DESCRIPTION="Paint Program for KDE"
+DESCRIPTION="Paint Program by KDE"
 HOMEPAGE="https://www.kde.org/applications/graphics/kolourpaint/;
 KEYWORDS=""
 LICENSE="BSD LGPL-2"



[gentoo-commits] proj/kde:master commit in: kde-apps/konquest/

2016-04-04 Thread Johannes Huber
commit: 08afe11b3e0e014237c8d37705121dc0b785d1f3
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:43:31 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:43:31 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=08afe11b

kde-apps/konquest: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/konquest/konquest-16.04.49..ebuild | 6 --
 kde-apps/konquest/konquest-5..ebuild| 2 +-
 kde-apps/konquest/konquest-.ebuild  | 6 --
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/kde-apps/konquest/konquest-16.04.49..ebuild 
b/kde-apps/konquest/konquest-16.04.49..ebuild
index c3528ab..eab4bf0 100644
--- a/kde-apps/konquest/konquest-16.04.49..ebuild
+++ b/kde-apps/konquest/konquest-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KDE_SELINUX_MODULE="games"
@@ -16,5 +16,7 @@ HOMEPAGE="
 KEYWORDS=""
 IUSE="debug"
 
-DEPEND="$(add_kdeapps_dep libkdegames)"
+DEPEND="
+   $(add_kdeapps_dep libkdegames)
+"
 RDEPEND="${DEPEND}"

diff --git a/kde-apps/konquest/konquest-5..ebuild 
b/kde-apps/konquest/konquest-5..ebuild
index 103a826..f6cc83f 100644
--- a/kde-apps/konquest/konquest-5..ebuild
+++ b/kde-apps/konquest/konquest-5..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_BRANCH="frameworks"
 KDE_HANDBOOK="true"

diff --git a/kde-apps/konquest/konquest-.ebuild 
b/kde-apps/konquest/konquest-.ebuild
index c3528ab..eab4bf0 100644
--- a/kde-apps/konquest/konquest-.ebuild
+++ b/kde-apps/konquest/konquest-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KDE_SELINUX_MODULE="games"
@@ -16,5 +16,7 @@ HOMEPAGE="
 KEYWORDS=""
 IUSE="debug"
 
-DEPEND="$(add_kdeapps_dep libkdegames)"
+DEPEND="
+   $(add_kdeapps_dep libkdegames)
+"
 RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: kde-apps/kontact/

2016-04-04 Thread Johannes Huber
commit: 19ab1bd512407a74711a2b8f295d1886fd774fa2
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:47:34 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:47:34 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=19ab1bd5

kde-apps/kontact: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kontact/kontact-4.14.11_pre20160211.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kontact/kontact-4.14.11_pre20160211.ebuild 
b/kde-apps/kontact/kontact-4.14.11_pre20160211.ebuild
index 3930821..4059ce8 100644
--- a/kde-apps/kontact/kontact-4.14.11_pre20160211.ebuild
+++ b/kde-apps/kontact/kontact-4.14.11_pre20160211.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdepim"



[gentoo-commits] proj/kde:master commit in: kde-apps/ksnakeduel/

2016-04-04 Thread Johannes Huber
commit: 2e0f194f5234e7558db03b95892e53bb9465bdad
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:49:59 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:49:59 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2e0f194f

kde-apps/ksnakeduel: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/ksnakeduel/ksnakeduel-16.04.49..ebuild | 6 --
 kde-apps/ksnakeduel/ksnakeduel-5..ebuild| 2 +-
 kde-apps/ksnakeduel/ksnakeduel-.ebuild  | 6 --
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/kde-apps/ksnakeduel/ksnakeduel-16.04.49..ebuild 
b/kde-apps/ksnakeduel/ksnakeduel-16.04.49..ebuild
index 1b14d52..5a918b1 100644
--- a/kde-apps/ksnakeduel/ksnakeduel-16.04.49..ebuild
+++ b/kde-apps/ksnakeduel/ksnakeduel-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_SELINUX_MODULE="games"
 inherit kde4-base
@@ -12,5 +12,7 @@ HOMEPAGE="https://www.kde.org/applications/games/ksnakeduel/;
 KEYWORDS=""
 IUSE="debug"
 
-DEPEND="$(add_kdeapps_dep libkdegames)"
+DEPEND="
+   $(add_kdeapps_dep libkdegames)
+"
 RDEPEND="${DEPEND}"

diff --git a/kde-apps/ksnakeduel/ksnakeduel-5..ebuild 
b/kde-apps/ksnakeduel/ksnakeduel-5..ebuild
index 370bac7..9860044 100644
--- a/kde-apps/ksnakeduel/ksnakeduel-5..ebuild
+++ b/kde-apps/ksnakeduel/ksnakeduel-5..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_BRANCH="frameworks"
 KDE_HANDBOOK="true"

diff --git a/kde-apps/ksnakeduel/ksnakeduel-.ebuild 
b/kde-apps/ksnakeduel/ksnakeduel-.ebuild
index 1b14d52..5a918b1 100644
--- a/kde-apps/ksnakeduel/ksnakeduel-.ebuild
+++ b/kde-apps/ksnakeduel/ksnakeduel-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_SELINUX_MODULE="games"
 inherit kde4-base
@@ -12,5 +12,7 @@ HOMEPAGE="https://www.kde.org/applications/games/ksnakeduel/;
 KEYWORDS=""
 IUSE="debug"
 
-DEPEND="$(add_kdeapps_dep libkdegames)"
+DEPEND="
+   $(add_kdeapps_dep libkdegames)
+"
 RDEPEND="${DEPEND}"



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

2016-04-04 Thread Michał Górny
commit: efd1cc5b37a06329271507b914df17ccbabbe6f4
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr  4 22:28:27 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr  4 22:29:31 2016 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=efd1cc5b

repositories: Add atom, #579050

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 9b72c30..861dd5d 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -409,6 +409,17 @@ FIN
 
   
   
+atom
+Atom Overlay
+https://github.com/elprans/atom-overlay
+
+  elpr...@gmail.com
+  Elvis Pranskevichus
+
+https://github.com/elprans/atom-overlay.git
+https://github.com/elprans/atom-overlay/commits/master.atom
+  
+  
 awesome
 Awesome ebuilds
 https://gitlab.awesome-it.de/overlays/awesome



[gentoo-commits] proj/kde:master commit in: kde-apps/kmousetool/

2016-04-04 Thread Johannes Huber
commit: ee4a150dd1d8eed4e65438b3ce75171d51e4dd03
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:18:23 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:18:23 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ee4a150d

kde-apps/kmousetool: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kmousetool/kmousetool-16.04.49..ebuild | 2 +-
 kde-apps/kmousetool/kmousetool-5..ebuild| 2 +-
 kde-apps/kmousetool/kmousetool-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kmousetool/kmousetool-16.04.49..ebuild 
b/kde-apps/kmousetool/kmousetool-16.04.49..ebuild
index f3df7c4..09766e7 100644
--- a/kde-apps/kmousetool/kmousetool-16.04.49..ebuild
+++ b/kde-apps/kmousetool/kmousetool-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base

diff --git a/kde-apps/kmousetool/kmousetool-5..ebuild 
b/kde-apps/kmousetool/kmousetool-5..ebuild
index 067d00c..0148acb 100644
--- a/kde-apps/kmousetool/kmousetool-5..ebuild
+++ b/kde-apps/kmousetool/kmousetool-5..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_BRANCH="frameworks"
 KDE_HANDBOOK="forceoptional"

diff --git a/kde-apps/kmousetool/kmousetool-.ebuild 
b/kde-apps/kmousetool/kmousetool-.ebuild
index f3df7c4..09766e7 100644
--- a/kde-apps/kmousetool/kmousetool-.ebuild
+++ b/kde-apps/kmousetool/kmousetool-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base



[gentoo-commits] proj/kde:master commit in: kde-apps/kmail/

2016-04-04 Thread Johannes Huber
commit: 7297d41540c52d34b4531c77b1b1b1efc11329e0
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:16:01 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:16:01 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7297d415

kde-apps/kmail: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild 
b/kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild
index 80418ac..01b404c 100644
--- a/kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild
+++ b/kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdepim"
@@ -20,8 +20,8 @@ IUSE="debug"
 
 DEPEND="
$(add_kdeapps_dep kdepimlibs 'akonadi(+)')
-   $(add_kdeapps_dep korganizer)
$(add_kdeapps_dep kdepim-common-libs)
+   $(add_kdeapps_dep korganizer)
 "
 RDEPEND="
${DEPEND}



[gentoo-commits] proj/kde:master commit in: kde-apps/kmouth/

2016-04-04 Thread Johannes Huber
commit: 0580704bfc14368dcb46184a0efbea86fccf63f8
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:19:38 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:19:38 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0580704b

kde-apps/kmouth: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kmouth/kmouth-16.04.49..ebuild | 2 +-
 kde-apps/kmouth/kmouth-5..ebuild| 2 +-
 kde-apps/kmouth/kmouth-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kmouth/kmouth-16.04.49..ebuild 
b/kde-apps/kmouth/kmouth-16.04.49..ebuild
index 4db091c..99d30c2 100644
--- a/kde-apps/kmouth/kmouth-16.04.49..ebuild
+++ b/kde-apps/kmouth/kmouth-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base

diff --git a/kde-apps/kmouth/kmouth-5..ebuild 
b/kde-apps/kmouth/kmouth-5..ebuild
index 8975739..bc0a7c8 100644
--- a/kde-apps/kmouth/kmouth-5..ebuild
+++ b/kde-apps/kmouth/kmouth-5..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_BRANCH="frameworks"
 KDE_HANDBOOK="true"

diff --git a/kde-apps/kmouth/kmouth-.ebuild 
b/kde-apps/kmouth/kmouth-.ebuild
index 4db091c..99d30c2 100644
--- a/kde-apps/kmouth/kmouth-.ebuild
+++ b/kde-apps/kmouth/kmouth-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base



[gentoo-commits] proj/kde:master commit in: kde-apps/klinkstatus/

2016-04-04 Thread Johannes Huber
commit: e1bd8ce75fb9ce8f5ddbd47efe30d6789c4eb2fb
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:11:31 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:12:25 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e1bd8ce7

kde-apps/klinkstatus:

Package-Manager: portage-2.2.28

 kde-apps/klinkstatus/klinkstatus-15.12.3.ebuild   | 6 +++---
 kde-apps/klinkstatus/klinkstatus-16.04.49..ebuild | 4 ++--
 kde-apps/klinkstatus/klinkstatus-.ebuild  | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/kde-apps/klinkstatus/klinkstatus-15.12.3.ebuild 
b/kde-apps/klinkstatus/klinkstatus-15.12.3.ebuild
index acd0adc..541a9bd 100644
--- a/kde-apps/klinkstatus/klinkstatus-15.12.3.ebuild
+++ b/kde-apps/klinkstatus/klinkstatus-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"
@@ -11,7 +11,7 @@ inherit kde4-meta
 
 DESCRIPTION="KDE web development - link validity checker"
 HOMEPAGE="https://www.kde.org/applications/development/klinkstatus/;
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="debug tidy"
 
 DEPEND="
@@ -22,7 +22,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_with tidy LibTidy)
+   -DWITH_LibTidy=$(usex tidy)
)
 
kde4-meta_src_configure

diff --git a/kde-apps/klinkstatus/klinkstatus-16.04.49..ebuild 
b/kde-apps/klinkstatus/klinkstatus-16.04.49..ebuild
index b26ad2c..87edb0f 100644
--- a/kde-apps/klinkstatus/klinkstatus-16.04.49..ebuild
+++ b/kde-apps/klinkstatus/klinkstatus-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"
@@ -22,7 +22,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_with tidy LibTidy)
+   -DWITH_LibTidy=$(usex tidy)
)
 
kde4-meta_src_configure

diff --git a/kde-apps/klinkstatus/klinkstatus-.ebuild 
b/kde-apps/klinkstatus/klinkstatus-.ebuild
index b26ad2c..87edb0f 100644
--- a/kde-apps/klinkstatus/klinkstatus-.ebuild
+++ b/kde-apps/klinkstatus/klinkstatus-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"
@@ -22,7 +22,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_with tidy LibTidy)
+   -DWITH_LibTidy=$(usex tidy)
)
 
kde4-meta_src_configure



[gentoo-commits] proj/kde:master commit in: kde-apps/kmimetypefinder/

2016-04-04 Thread Johannes Huber
commit: d0dd8be60b947c9633604dd0f61e98c06db82323
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:17:22 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:17:22 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d0dd8be6

kde-apps/kmimetypefinder: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kmimetypefinder/kmimetypefinder-15.12.3.ebuild   | 2 +-
 kde-apps/kmimetypefinder/kmimetypefinder-16.04.49..ebuild | 2 +-
 kde-apps/kmimetypefinder/kmimetypefinder-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kmimetypefinder/kmimetypefinder-15.12.3.ebuild 
b/kde-apps/kmimetypefinder/kmimetypefinder-15.12.3.ebuild
index 3a21211..2d57e14 100644
--- a/kde-apps/kmimetypefinder/kmimetypefinder-15.12.3.ebuild
+++ b/kde-apps/kmimetypefinder/kmimetypefinder-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/kmimetypefinder/kmimetypefinder-16.04.49..ebuild 
b/kde-apps/kmimetypefinder/kmimetypefinder-16.04.49..ebuild
index c81f8ba..e62c6ea 100644
--- a/kde-apps/kmimetypefinder/kmimetypefinder-16.04.49..ebuild
+++ b/kde-apps/kmimetypefinder/kmimetypefinder-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/kmimetypefinder/kmimetypefinder-.ebuild 
b/kde-apps/kmimetypefinder/kmimetypefinder-.ebuild
index c81f8ba..e62c6ea 100644
--- a/kde-apps/kmimetypefinder/kmimetypefinder-.ebuild
+++ b/kde-apps/kmimetypefinder/kmimetypefinder-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta



[gentoo-commits] proj/kde:master commit in: kde-apps/kmag/

2016-04-04 Thread Johannes Huber
commit: 827f3bccc270fb49bb8f9f8a57b12928917453dd
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:13:54 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:13:54 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=827f3bcc

kde-apps/kmag: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kmag/kmag-16.04.49..ebuild | 2 +-
 kde-apps/kmag/kmag-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kmag/kmag-16.04.49..ebuild 
b/kde-apps/kmag/kmag-16.04.49..ebuild
index dcd8674..757d256 100644
--- a/kde-apps/kmag/kmag-16.04.49..ebuild
+++ b/kde-apps/kmag/kmag-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base

diff --git a/kde-apps/kmag/kmag-.ebuild b/kde-apps/kmag/kmag-.ebuild
index dcd8674..757d256 100644
--- a/kde-apps/kmag/kmag-.ebuild
+++ b/kde-apps/kmag/kmag-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base



[gentoo-commits] proj/kde:master commit in: kde-apps/knetattach/

2016-04-04 Thread Johannes Huber
commit: b0d8b7e0e0d4a85a7423e7b3dc3983b0f971709a
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:21:00 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:21:00 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b0d8b7e0

kde-apps/knetattach: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/knetattach/knetattach-15.12.3.ebuild   | 2 +-
 kde-apps/knetattach/knetattach-16.04.49..ebuild | 2 +-
 kde-apps/knetattach/knetattach-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/knetattach/knetattach-15.12.3.ebuild 
b/kde-apps/knetattach/knetattach-15.12.3.ebuild
index 39c9714..199972a 100644
--- a/kde-apps/knetattach/knetattach-15.12.3.ebuild
+++ b/kde-apps/knetattach/knetattach-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kde-runtime"

diff --git a/kde-apps/knetattach/knetattach-16.04.49..ebuild 
b/kde-apps/knetattach/knetattach-16.04.49..ebuild
index 6177def..c10dcb4 100644
--- a/kde-apps/knetattach/knetattach-16.04.49..ebuild
+++ b/kde-apps/knetattach/knetattach-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kde-runtime"

diff --git a/kde-apps/knetattach/knetattach-.ebuild 
b/kde-apps/knetattach/knetattach-.ebuild
index 6177def..c10dcb4 100644
--- a/kde-apps/knetattach/knetattach-.ebuild
+++ b/kde-apps/knetattach/knetattach-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kde-runtime"



[gentoo-commits] proj/kde:master commit in: kde-apps/knewstuff/

2016-04-04 Thread Johannes Huber
commit: 9206db1f40a7e10359c08768b902650d633a87bd
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:22:34 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:22:34 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9206db1f

kde-apps/knewstuff: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/knewstuff/knewstuff-15.12.3.ebuild   | 2 +-
 kde-apps/knewstuff/knewstuff-16.04.49..ebuild | 2 +-
 kde-apps/knewstuff/knewstuff-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/knewstuff/knewstuff-15.12.3.ebuild 
b/kde-apps/knewstuff/knewstuff-15.12.3.ebuild
index 24fac08..1f25f94 100644
--- a/kde-apps/knewstuff/knewstuff-15.12.3.ebuild
+++ b/kde-apps/knewstuff/knewstuff-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/knewstuff/knewstuff-16.04.49..ebuild 
b/kde-apps/knewstuff/knewstuff-16.04.49..ebuild
index 4215492..f46ae13 100644
--- a/kde-apps/knewstuff/knewstuff-16.04.49..ebuild
+++ b/kde-apps/knewstuff/knewstuff-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/knewstuff/knewstuff-.ebuild 
b/kde-apps/knewstuff/knewstuff-.ebuild
index 4215492..f46ae13 100644
--- a/kde-apps/knewstuff/knewstuff-.ebuild
+++ b/kde-apps/knewstuff/knewstuff-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta



[gentoo-commits] proj/kde:master commit in: kde-apps/kleopatra/

2016-04-04 Thread Johannes Huber
commit: 50c9b6b8a0f899bc5dc21d8441eaf1930360f9ee
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:09:20 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:09:20 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=50c9b6b8

kde-apps/kleopatra: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kleopatra/kleopatra-4.14.11_pre20160211.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kleopatra/kleopatra-4.14.11_pre20160211.ebuild 
b/kde-apps/kleopatra/kleopatra-4.14.11_pre20160211.ebuild
index d8181df..275b69c 100644
--- a/kde-apps/kleopatra/kleopatra-4.14.11_pre20160211.ebuild
+++ b/kde-apps/kleopatra/kleopatra-4.14.11_pre20160211.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdepim"
@@ -18,12 +18,12 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 IUSE="debug"
 
 DEPEND="
+   $(add_kdeapps_dep kdepimlibs 'akonadi(+)')
+   $(add_kdeapps_dep kdepim-common-libs)
>=app-crypt/gpgme-1.3.2
dev-libs/boost:=
dev-libs/libassuan
dev-libs/libgpg-error
-   $(add_kdeapps_dep kdepimlibs 'akonadi(+)')
-   $(add_kdeapps_dep kdepim-common-libs)
 "
 RDEPEND="${DEPEND}
app-crypt/gnupg



[gentoo-commits] proj/kde:master commit in: kde-apps/knode/

2016-04-04 Thread Johannes Huber
commit: 4f101869c498ac2da189cd7ab9b80aafae82845e
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 22:24:56 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:24:56 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4f101869

kde-apps/knode: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/knode/knode-4.14.11_pre20160211.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/knode/knode-4.14.11_pre20160211.ebuild 
b/kde-apps/knode/knode-4.14.11_pre20160211.ebuild
index c7519e6..c487c85 100644
--- a/kde-apps/knode/knode-4.14.11_pre20160211.ebuild
+++ b/kde-apps/knode/knode-4.14.11_pre20160211.ebuild
@@ -2,14 +2,14 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdepim"
 EGIT_BRANCH="KDE/4.14"
 inherit kde4-meta
 
-DESCRIPTION="A newsreader for KDE"
+DESCRIPTION="A newsreader by KDE"
 HOMEPAGE="https://www.kde.org/applications/internet/knode/;
 COMMIT_ID="2aec255c6465676404e4694405c153e485e477d9"
 
SRC_URI="https://quickgit.kde.org/?p=kdepim.git=snapshot=${COMMIT_ID}=tgz
 -> ${KMNAME}-${PV}.tar.gz"



[gentoo-commits] proj/kde:master commit in: kde-apps/kalzium/files/

2016-04-04 Thread Johannes Huber
commit: c8df401490fc5748fdd81441eec8a48fb4c8e584
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Apr  3 22:47:33 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:04:08 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c8df4014

kde-apps/kalzium: Drop unused patch

Package-Manager: portage-2.2.27

 .../kalzium/files/kalzium-15.12.3-plasmoids.patch  | 23 --
 1 file changed, 23 deletions(-)

diff --git a/kde-apps/kalzium/files/kalzium-15.12.3-plasmoids.patch 
b/kde-apps/kalzium/files/kalzium-15.12.3-plasmoids.patch
deleted file mode 100644
index 686a6ef..000
--- a/kde-apps/kalzium/files/kalzium-15.12.3-plasmoids.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-commit 456205fc98f4eb2762c11fac2abedf618e0deb8f
-Author: Andreas Sturmlechner 
-Date:   Fri Mar 25 13:38:55 2016 +0100
-
-Make plasmoids optional
-
-They are not useable in a Plasma-5 workspace.
-
-REVIEW: 127491
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index f4ab27b..93ae845 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -50,7 +50,7 @@ endif (OPENBABEL2_FOUND AND Avogadro_FOUND AND EIGEN3_FOUND)
- add_subdirectory(doc)
- add_subdirectory(src)
- add_subdirectory(data)
--add_subdirectory(plasmoid)
-+macro_optional_add_subdirectory(plasmoid)
- add_subdirectory(libscience)
- add_subdirectory(qml)
- 



[gentoo-commits] proj/kde:master commit in: kde-apps/kalzium/

2016-04-04 Thread Johannes Huber
commit: 77b13d13d582fdb4a401f48d2fa3da5cc0ee5268
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Apr  3 20:35:52 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 22:04:08 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=77b13d13

kde-apps/kalzium: Add kf5-based ebuild

Package-Manager: portage-2.2.27

 kde-apps/kalzium/kalzium-5..ebuild | 67 ++
 1 file changed, 67 insertions(+)

diff --git a/kde-apps/kalzium/kalzium-5..ebuild 
b/kde-apps/kalzium/kalzium-5..ebuild
new file mode 100644
index 000..2e727fc
--- /dev/null
+++ b/kde-apps/kalzium/kalzium-5..ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGIT_BRANCH="frameworks"
+KDE_HANDBOOK="forceoptional"
+inherit kde5 flag-o-matic
+
+DESCRIPTION="Periodic table of the elements"
+HOMEPAGE="https://www.kde.org/applications/education/kalzium
+https://edu.kde.org/kalzium;
+KEYWORDS=""
+IUSE="editor solver"
+
+DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdelibs4support)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep khtml)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kplotting)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kunitconversion)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep solid)
+   $(add_kdeapps_dep libkdegames)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtsvg)
+   $(add_qt_dep qtopengl)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   editor? (
+   dev-cpp/eigen:3
+   sci-chemistry/avogadro
+   sci-chemistry/openbabel
+   )
+   solver? ( dev-ml/facile[ocamlopt] )
+"
+RDEPEND="${DEPEND}
+   sci-chemistry/chemical-mime-data
+"
+
+src_configure(){
+   # Fix missing finite()
+   [[ ${CHOST} == *-solaris* ]] && append-cppflags -DHAVE_IEEEFP_H
+
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package editor Eigen3)
+   $(cmake-utils_use_find_package editor AvogadroLibs)
+   $(cmake-utils_use_find_package editor OpenBabel2)
+   $(cmake-utils_use_find_package solver OCaml)
+   $(cmake-utils_use_find_package solver Libfacile)
+   )
+
+   kde5_src_configure
+}



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

2016-04-04 Thread Michael Orlitzky
commit: a09309231883953092e06b917a21351b7391ca17
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Mon Apr  4 16:05:52 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Mon Apr  4 21:21:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0930923

dev-lang/php: new versions of all three series with security fixes.

Gentoo-Bug: 578734

Package-Manager: portage-2.2.26

 dev-lang/php/Manifest  |   4 +-
 .../php/{php-7.0.4-r1.ebuild => php-5.5.34.ebuild} | 519 ++---
 .../php/{php-7.0.4-r1.ebuild => php-5.6.20.ebuild} |  66 +--
 .../php/{php-7.0.4-r1.ebuild => php-7.0.5.ebuild}  |   0
 4 files changed, 290 insertions(+), 299 deletions(-)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index a1bca8c..b257d58 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -1,5 +1,7 @@
 DIST php-5.4.45.tar.bz2 12703324 SHA256 
4e0d28b1554c95cfaea6fa2b64aac85433f158ce72bb571bcd5574f98f4c6582 SHA512 
ba22207da70e5e8ddf9a1f41bbeb54ef4917630006c3412db8f858782baaa3ff49d7e5ca59bed76c37fc11dc518c475b81f33f0f32c533c8f00be338e0b0d9c5
 WHIRLPOOL 
b34e465dd193e9c1f5dedd7c6f279bb10471e31120f2a84246927f160adb1e54ea56563c719e59ed0654e2fd0805cebcc00198d6f6153791edef52fd0f2288a7
 DIST php-5.5.33.tar.bz2 13686486 SHA256 
c490b1ed4df596b48eb68f630d89ca512945e2650840e7dace1119cc7e600aa9 SHA512 
a0ac57adcc4b0caec153265a8d1ded8d4d0f71b44f08158feb0add9c8fdd36826767882e85dd03399cf146800eddcb6b6cc1b21051d4fc4371e3f61b1169132b
 WHIRLPOOL 
373c61677adb89506cc4621d1c7a0732f6454a8679a797807631f2286188bb990dfcaf34b4108edf7b1819424100fa0d7060f0f792a65dc5f1c130cfa00e6b45
+DIST php-5.5.34.tar.bz2 13686681 SHA256 
af4416a92619de842ad0fd23f7f7e8140efb0b9194f98a38a78781e5851c SHA512 
c4269f79f5acaac64e9d2e20feef4bbd5aa7a84e69445dee64bf068197d611aa8ceb3697ae6461d8c96068be7839f22eeaff61f201f6e7a8749d284eaa68c0f8
 WHIRLPOOL 
f4771f614176242a9a3e27185c98822493ca1b1982b5b11b3ee53d952534c69a73e0625b589723cc153da0978b27a8e55c7f9056b81b7a282dc385d22f4fdf02
 DIST php-5.6.19.tar.bz2 14100438 SHA256 
2a24a3f84971680ac0a4c71050067de4f76ee235aa4a041fae21bfa69975c168 SHA512 
c8c2b3bdfc1a8abe834612c33123b4f103e841c230b53934fb7bafe11af7f1175f02ca54c92f33e8e603485e6283897bebb51acc55d1213b7433024684215c14
 WHIRLPOOL 
f026e8779c531f887b1e292e5f1d6eafd0e3ae46f83ae8efb830ad8e0f91d86e5b002dda9e6a02987db6230557ff773d8c52dd2db423d792aed1aca292e5b92b
-DIST php-7.0.4.tar.bz2 14027088 SHA256 
a246c503709c189ba8e1e22ed2cb22abc27da43a997ff1b3318e181baf529dcc SHA512 
9d1dc761cdd9103a91299e01117c1790550e3b94e7694dcc2555d83e5abe3d2170acd6226e8501c5f2a77b5c374b1c9f5ea00d476818c2682a54def86b96
 WHIRLPOOL 
08b6b023854af693d85a6e48b3ec83f10ede0c07ac6d18b1b3b2a4d8208dcc7ba55900985be812c3325703bc291d8a842d7754c1b7754e2c52c72e7488d6d8df
+DIST php-5.6.20.tar.bz2 14162188 SHA256 
5ac7bf7caec7a79b18cf458e786fd1609ad2da771224b80bc15cc6f01b22bf1f SHA512 
9e26f2564ee7329ab50d4d8d27f029c4f88317ea761888138e60d13a3cf51e49676ded406a3ec18433be2ec5d2a49c904eaa9f32d473b99d11550025e026a61c
 WHIRLPOOL 
679c8ee4b3ddf18d94598982969fd12d053493fbe70d4b9f8d3eda4ed9ab0bb6f83d912bb7f8ebd99264beea992cce7c1083d257576551fadf537b5655d23d57
+DIST php-7.0.5.tar.bz2 14086522 SHA256 
2c09af7fe64537ea795f098b9b542ead407ef83f7cdc65b3787115ccbbb51de9 SHA512 
13d6dcd339211b22761586f2804c7470634e00b36e5e0b7bcf5188c017f950cbf49a2d4dd41047a7d44c70ed9474097a7290fc84ee3c26532e2ad8a2cbe706d7
 WHIRLPOOL 
368db472c91b3d6b2f76adb1df3feb2feeeb7d7396711c9c91b4515caf0e89612b7e58bff0d807b5d32af1b4f9aeacc20a93246a8644af11e52b3dcb0dbd20e2
 DIST php-patchset-5.4-r2.tar.bz2 5824 SHA256 
4a47f4d31f50a244f85349486cdb3474cf315562e097ed4c116c2b9b5730ecef SHA512 
3c2523458a627373da7acb93fb2cd621f50b19fe2ba1d30beb62eeaaa39045262b917cfd0b631046fec9c8027cfa99bd0426a079ab45eb172b21d25d6e085dde
 WHIRLPOOL 
fe4f015e2f0dc66cc23ef16fb5bb33117952593ae0770d4bcd37ecc1c431cbcc7874189d265696305c60b4e395e7ce902667e38203db46867304868271affdea

diff --git a/dev-lang/php/php-7.0.4-r1.ebuild b/dev-lang/php/php-5.5.34.ebuild
similarity index 55%
copy from dev-lang/php/php-7.0.4-r1.ebuild
copy to dev-lang/php/php-5.5.34.ebuild
index 92b6507..6c0c143 100644
--- a/dev-lang/php/php-7.0.4-r1.ebuild
+++ b/dev-lang/php/php-5.5.34.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
libtool systemd
+inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
@@ -12,7 +12,7 @@ function php_get_uri ()
 {
case "${1}" in
"php-pre")
-   echo "http://downloads.php.net/ab/${2};
+   echo "http://downloads.php.net/dsp/${2};
;;
"php")
echo 

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

2016-04-04 Thread Johannes Huber
commit: b682f524862bd9b2d24f4c3a0f0d6d741ed01dc5
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 21:21:49 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 21:21:49 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b682f524

Documentation: Remove KDE Frameworks 5.19

 Documentation/maintainers/regenerate-files |  2 +-
 .../.kde-frameworks-5.19/_HEADER_  |  2 -
 .../.kde-frameworks-5.19/kde-frameworks-5.19   |  1 -
 .../.kde-frameworks-5.19/more-deps | 22 -
 .../kde-frameworks-5.19.keywords   | 95 --
 Documentation/package.mask/kde-frameworks-5.19 |  1 -
 Documentation/package.unmask/kde-frameworks-5.19   |  1 -
 7 files changed, 1 insertion(+), 123 deletions(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index 928529b..c258458 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,7 +9,7 @@ cd "$(dirname $0)"
 SCRIPT=$(basename $0)
 HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 
-KF_RELEASES="5.18 5.19 5.20 5.21"
+KF_RELEASES="5.18 5.20 5.21"
 KF_RELEASE=${KF_RELEASE:-5.18}
 
 PLASMA_RELEASES="5.5 5.6"

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.19/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.19/_HEADER_
deleted file mode 100644
index 2bed722..000
--- a/Documentation/package.accept_keywords/.kde-frameworks-5.19/_HEADER_
+++ /dev/null
@@ -1,2 +0,0 @@
-# You can use this file to keyword/unkeyword the KDE Frameworks 5.19 release.
-# Edit Documentation/package.accept_keywords/.kde-frameworks-5.19/ files 
instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.19/kde-frameworks-5.19
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.19/kde-frameworks-5.19
deleted file mode 12
index 9dd0f7c..000
--- 
a/Documentation/package.accept_keywords/.kde-frameworks-5.19/kde-frameworks-5.19
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kde-frameworks-5.19
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.19/more-deps 
b/Documentation/package.accept_keywords/.kde-frameworks-5.19/more-deps
deleted file mode 100644
index 4a10a15..000
--- a/Documentation/package.accept_keywords/.kde-frameworks-5.19/more-deps
+++ /dev/null
@@ -1,22 +0,0 @@
->=kde-frameworks/kf-env-3
-
->=dev-qt/designer-5.5.1:5
->=dev-qt/linguist-tools-5.5.1:5
->=dev-qt/qtconcurrent-5.5.1:5
->=dev-qt/qtcore-5.5.1:5
->=dev-qt/qtdbus-5.5.1:5
->=dev-qt/qtdeclarative-5.5.1:5
->=dev-qt/qtgui-5.5.1:5
->=dev-qt/qtnetwork-5.5.1:5
->=dev-qt/qtpaths-5.5.1:5
->=dev-qt/qtprintsupport-5.5.1:5
->=dev-qt/qtquick1-5.5.1:5
->=dev-qt/qtquickcontrols-5.5.1:5
->=dev-qt/qtscript-5.5.1:5
->=dev-qt/qtsql-5.5.1:5
->=dev-qt/qtsvg-5.5.1:5
->=dev-qt/qttest-5.5.1:5
->=dev-qt/qtwebkit-5.5.1:5
->=dev-qt/qtwidgets-5.5.1:5
->=dev-qt/qtxml-5.5.1:5
->=dev-qt/qtx11extras-5.5.1:5

diff --git a/Documentation/package.accept_keywords/kde-frameworks-5.19.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-5.19.keywords
deleted file mode 100644
index 22b73ca..000
--- a/Documentation/package.accept_keywords/kde-frameworks-5.19.keywords
+++ /dev/null
@@ -1,95 +0,0 @@
-# Autogenerated by regenerate-files, DO NOT EDIT.
-# You can use this file to keyword/unkeyword the KDE Frameworks 5.19 release.
-# Edit Documentation/package.accept_keywords/.kde-frameworks-5.19/ files 
instead.
-=kde-frameworks/kf-env-3
-
->=dev-qt/designer-5.5.1:5
->=dev-qt/linguist-tools-5.5.1:5
->=dev-qt/qtconcurrent-5.5.1:5
->=dev-qt/qtcore-5.5.1:5
->=dev-qt/qtdbus-5.5.1:5
->=dev-qt/qtdeclarative-5.5.1:5
->=dev-qt/qtgui-5.5.1:5
->=dev-qt/qtnetwork-5.5.1:5
->=dev-qt/qtpaths-5.5.1:5
->=dev-qt/qtprintsupport-5.5.1:5
->=dev-qt/qtquick1-5.5.1:5
->=dev-qt/qtquickcontrols-5.5.1:5
->=dev-qt/qtscript-5.5.1:5
->=dev-qt/qtsql-5.5.1:5
->=dev-qt/qtsvg-5.5.1:5
->=dev-qt/qttest-5.5.1:5
->=dev-qt/qtwebkit-5.5.1:5
->=dev-qt/qtwidgets-5.5.1:5
->=dev-qt/qtxml-5.5.1:5
->=dev-qt/qtx11extras-5.5.1:5

diff --git a/Documentation/package.mask/kde-frameworks-5.19 
b/Documentation/package.mask/kde-frameworks-5.19
deleted file mode 100644
index 085d6bf..000
--- a/Documentation/package.mask/kde-frameworks-5.19
+++ /dev/null
@@ -1 +0,0 @@
-# Autogenerated by regenerate-files, DO NOT EDIT.

diff --git a/Documentation/package.unmask/kde-frameworks-5.19 
b/Documentation/package.unmask/kde-frameworks-5.19
deleted file mode 100644
index 085d6bf..000
--- a/Documentation/package.unmask/kde-frameworks-5.19
+++ /dev/null
@@ -1 +0,0 @@
-# Autogenerated by regenerate-files, DO NOT EDIT.



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

2016-04-04 Thread Johannes Huber
commit: f37066dee611f8ff069139a4b3b20951878b7302
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 21:19:26 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 21:19:26 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f37066de

sets: Remove kde-frameworks-5.19

 sets/kde-frameworks-5.19 | 70 
 1 file changed, 70 deletions(-)

diff --git a/sets/kde-frameworks-5.19 b/sets/kde-frameworks-5.19
deleted file mode 100644
index b2ba878..000
--- a/sets/kde-frameworks-5.19
+++ /dev/null
@@ -1,70 +0,0 @@
-

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

2016-04-04 Thread Matt Turner
commit: 42b24554189e3d80b3c356352d5d39e0b29727df
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Apr  4 21:16:11 2016 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Apr  4 21:17:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b24554

media-libs/mesa: Sync dependencies to .

 media-libs/mesa/mesa-.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/mesa/mesa-.ebuild b/media-libs/mesa/mesa-.ebuild
index 8785e9d..6c2c4eb 100644
--- a/media-libs/mesa/mesa-.ebuild
+++ b/media-libs/mesa/mesa-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -75,7 +75,7 @@ REQUIRED_USE="
${PYTHON_REQUIRED_USE}
 "
 
-LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.64"
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.67"
 # keep correct libdrm and dri2proto dep
 # keep blocks in rdepend for binpkg
 RDEPEND="
@@ -105,7 +105,7 @@ RDEPEND="

>=dev-libs/libelf-0.8.13-r2:=[${MULTILIB_USEDEP}]
) )
) )
-   >=sys-devel/llvm-3.4.2:=[${MULTILIB_USEDEP}]
+   >=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}]
)
opencl? (
app-eselect/eselect-opencl



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

2016-04-04 Thread Sebastian Pipping
commit: db5868a52221a1dfda5156f7f3ea4fd823a1ee9d
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Apr  4 21:10:07 2016 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Apr  4 21:12:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db5868a5

media-gfx/optipng: 0.7.6

Package-Manager: portage-2.2.28

 media-gfx/optipng/Manifest |  1 +
 media-gfx/optipng/optipng-0.7.6.ebuild | 56 ++
 2 files changed, 57 insertions(+)

diff --git a/media-gfx/optipng/Manifest b/media-gfx/optipng/Manifest
index 2bd43fa..6cf7aa0 100644
--- a/media-gfx/optipng/Manifest
+++ b/media-gfx/optipng/Manifest
@@ -1,3 +1,4 @@
 DIST optipng-0.7.3.tar.gz 1613868 SHA256 
e07079fbf4cd7f11e756ca042f5285dd7a1f1784bb398fe6bbb63e5324368491 SHA512 
2e15f88e9c1d1ed447c9236485bf6a0560678e11ea51e53a967b66ad6205f2cd000d0dccdeb2dd8f4ee3496891da112b37451ddeef80f31700542a69b9749eb4
 WHIRLPOOL 
87e397962019885ac1e4f9a36f1a707c325b4e8030add9f56bbf11841c2a5eab95ec472737a954bf96fbd8be0e06b08911f8786416758efd02ce3c4479c0fd83
 DIST optipng-0.7.4.tar.gz 1613916 SHA256 
520b5d5a9405dbdc5c905dd0cff87211e69c4ed2059744037510e613fe8237ff SHA512 
53db8f528cded99aded4db85424e38890ebdc26043e0497a575d0f3b81fe575638355dab1ca0d46c24ebbbe8a6657ac8e0c4216eee0d02f41d7365e3e168e40f
 WHIRLPOOL 
9ad5b0d5097c9de72780f22a501438c57606d03b8f522b258d43d148f2239518eaccd1ec4e3c40eb99da571db1debf739f5722405c9988345a0d55debf7fcfd5
 DIST optipng-0.7.5.tar.gz 2141943 SHA256 
74e54b798b012dff8993fb8d90185ca83f18cfa4935f4a93b0bcfc33c849619d SHA512 
6f319965739235387e99244dda5f52533e22b7040301cf680180e383f24361819f66cb3adf1a90923e9509ed08d55bbe442ec363310c385fcf70f551febfbb6f
 WHIRLPOOL 
e632f2c018d132280fb73ec80587b1d8e4b8e857663175a3c47933054369cec4bf8a93d34c4627e00513a804fe1500c6ea2c2c62d908f295cab743c2f0e92cbe
+DIST optipng-0.7.6.tar.gz 2202237 SHA256 
4870631fcbd3825605f00a168b8debf44ea1cda8ef98a73e5411eee97199be80 SHA512 
d31d7494c23413d87b601a706cc2faf82923156a818da66e0bfad11741aed065db8f1b0c088d2abd66899ac192408c05f594295ded2684c4549c5f03b140a184
 WHIRLPOOL 
c2708d111d0e57e35658d540a1bb0bbdea8fa35501be359222970e81159a6691db02053a446c250e3dd393f17918cc748de80e9cf19a355dcd5da867716fb359

diff --git a/media-gfx/optipng/optipng-0.7.6.ebuild 
b/media-gfx/optipng/optipng-0.7.6.ebuild
new file mode 100644
index 000..e040a10
--- /dev/null
+++ b/media-gfx/optipng/optipng-0.7.6.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Compress PNG files without affecting image quality"
+HOMEPAGE="http://optipng.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="sys-libs/zlib
+   media-libs/libpng:0"
+DEPEND="${RDEPEND}
+   sys-apps/findutils"
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-0.7.5-estonian.patch
+
+   rm -R src/{libpng,zlib} || die
+   find . -type d -name build -exec rm -R {} + || die
+
+   # next release is almost a complete rewrite, so plug this compilation
+   # problem in anticipation of the much (c)leaner(?) rewrite
+   sed -i \
+   -e 's/^#ifdef AT_FDCWD/#if defined(AT_FDCWD) \&\& !(defined 
(__SVR4) \&\& defined (__sun))/' \
+   src/optipng/osys.c || die
+
+   tc-export CC AR RANLIB
+   export LD=$(tc-getCC)
+}
+
+src_configure() {
+   ./configure \
+   -with-system-libpng \
+   -with-system-zlib \
+   || die "configure failed"
+}
+
+src_compile() {
+   emake -C src/optipng
+}
+
+src_install() {
+   dodoc README.txt doc/*.txt
+   dohtml doc/*.html
+   doman src/${PN}/man/${PN}.1
+
+   dobin src/${PN}/${PN}
+}



[gentoo-commits] proj/kde:master commit in: Documentation/package.unmask/.kde-frameworks-5.21/, ...

2016-04-04 Thread Johannes Huber
commit: 64fb7c8ad5ab3a6ba1dbee0fd16387d509a57731
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 20:25:41 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 20:25:41 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=64fb7c8a

Documentation: Add KDE Frameworks 5.21

 Documentation/maintainers/regenerate-files |  2 +-
 .../.kde-frameworks-5.21/_HEADER_  |  2 +
 .../.kde-frameworks-5.21/kde-frameworks-5.21   |  1 +
 .../.kde-frameworks-5.21/more-deps |  0
 .../kde-frameworks-5.21.keywords   | 74 ++
 Documentation/package.mask/kde-frameworks-5.21 | 74 ++
 .../package.unmask/.kde-frameworks-5.21/_HEADER_   |  2 +
 .../.kde-frameworks-5.21/kde-frameworks-5.21   |  1 +
 Documentation/package.unmask/kde-frameworks-5.21   | 74 ++
 9 files changed, 229 insertions(+), 1 deletion(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index 6a98624..928529b 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,7 +9,7 @@ cd "$(dirname $0)"
 SCRIPT=$(basename $0)
 HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 
-KF_RELEASES="5.18 5.19 5.20"
+KF_RELEASES="5.18 5.19 5.20 5.21"
 KF_RELEASE=${KF_RELEASE:-5.18}
 
 PLASMA_RELEASES="5.5 5.6"

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.21/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.21/_HEADER_
new file mode 100644
index 000..f75dffd
--- /dev/null
+++ b/Documentation/package.accept_keywords/.kde-frameworks-5.21/_HEADER_
@@ -0,0 +1,2 @@
+# You can use this file to keyword/unkeyword the KDE Frameworks 5.21 release.
+# Edit Documentation/package.accept_keywords/.kde-frameworks-5.21/ files 
instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.21/kde-frameworks-5.21
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.21/kde-frameworks-5.21
new file mode 12
index 000..e1a8e36
--- /dev/null
+++ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.21/kde-frameworks-5.21
@@ -0,0 +1 @@
+../../../sets/kde-frameworks-5.21
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.21/more-deps 
b/Documentation/package.accept_keywords/.kde-frameworks-5.21/more-deps
new file mode 100644
index 000..e69de29

diff --git a/Documentation/package.accept_keywords/kde-frameworks-5.21.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-5.21.keywords
new file mode 100644
index 000..54a79e0
--- /dev/null
+++ b/Documentation/package.accept_keywords/kde-frameworks-5.21.keywords
@@ -0,0 +1,74 @@
+# Autogenerated by regenerate-files, DO NOT EDIT.
+# You can use this file to keyword/unkeyword the KDE Frameworks 5.21 release.
+# Edit Documentation/package.accept_keywords/.kde-frameworks-5.21/ files 
instead.
+

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

2016-04-04 Thread Johannes Huber
commit: 3694fb6e03218c52c7703ea4bde59dc2f259e420
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 20:19:11 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 20:19:11 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3694fb6e

sets: Add kde-frameworks-5.21

 sets/kde-frameworks-5.21 | 71 
 1 file changed, 71 insertions(+)

diff --git a/sets/kde-frameworks-5.21 b/sets/kde-frameworks-5.21
new file mode 100644
index 000..761ce8a
--- /dev/null
+++ b/sets/kde-frameworks-5.21
@@ -0,0 +1,71 @@
+

[gentoo-commits] proj/kde:master commit in: kde-frameworks/kdnssd/, kde-frameworks/kguiaddons/, ...

2016-04-04 Thread Johannes Huber
commit: 01d6eba8ea4deff75bd00406deb15e2d51b7bc72
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 20:42:16 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 20:42:16 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=01d6eba8

kde-frameworks: Version bump 5.21.0

Package-Manager: portage-2.2.28

 kde-frameworks/attica/attica-5.21.0.ebuild | 17 +
 kde-frameworks/baloo/baloo-5.21.0.ebuild   | 32 +
 kde-frameworks/bluez-qt/bluez-qt-5.21.0.ebuild | 29 
 .../breeze-icons/breeze-icons-5.21.0.ebuild| 21 ++
 .../extra-cmake-modules-5.21.0.ebuild  | 48 +
 .../frameworkintegration-5.21.0.ebuild | 49 +
 .../kactivities-stats-5.21.0.ebuild| 22 ++
 .../kactivities/kactivities-5.21.0.ebuild  | 28 
 kde-frameworks/kapidox/kapidox-5.21.0.ebuild   | 29 
 kde-frameworks/karchive/karchive-5.21.0.ebuild | 28 
 kde-frameworks/kauth/kauth-5.21.0.ebuild   | 33 +
 kde-frameworks/kbookmarks/kbookmarks-5.21.0.ebuild | 30 
 kde-frameworks/kcmutils/kcmutils-5.21.0.ebuild | 32 +
 kde-frameworks/kcodecs/kcodecs-5.21.0.ebuild   | 14 
 .../kcompletion/kcompletion-5.21.0.ebuild  | 22 ++
 kde-frameworks/kconfig/kconfig-5.21.0.ebuild   | 27 +++
 .../kconfigwidgets/kconfigwidgets-5.21.0.ebuild| 38 ++
 .../kcoreaddons/kcoreaddons-5.21.0.ebuild  | 31 
 kde-frameworks/kcrash/kcrash-5.21.0.ebuild | 39 ++
 .../kdbusaddons/kdbusaddons-5.21.0.ebuild  | 29 
 .../kdeclarative/kdeclarative-5.21.0.ebuild| 32 +
 kde-frameworks/kded/kded-5.21.0.ebuild | 36 ++
 .../kdelibs4support/kdelibs4support-5.21.0.ebuild  | 84 ++
 .../kdesignerplugin/kdesignerplugin-5.21.0.ebuild  | 54 ++
 kde-frameworks/kdesu/kdesu-5.21.0.ebuild   | 33 +
 kde-frameworks/kdewebkit/kdewebkit-5.21.0.ebuild   | 30 
 kde-frameworks/kdnssd/kdnssd-5.21.0.ebuild | 32 +
 kde-frameworks/kdoctools/kdoctools-5.21.0.ebuild   | 24 +++
 kde-frameworks/kemoticons/kemoticons-5.21.0.ebuild | 26 +++
 .../kfilemetadata/kfilemetadata-5.21.0.ebuild  | 39 ++
 .../kglobalaccel/kglobalaccel-5.21.0.ebuild| 31 
 kde-frameworks/kguiaddons/kguiaddons-5.21.0.ebuild | 23 ++
 kde-frameworks/khtml/khtml-5.21.0.ebuild   | 66 +
 kde-frameworks/ki18n/ki18n-5.21.0.ebuild   | 21 ++
 .../kiconthemes/kiconthemes-5.21.0.ebuild  | 29 
 kde-frameworks/kidletime/kidletime-5.21.0.ebuild   | 25 +++
 .../kimageformats/kimageformats-5.21.0.ebuild  | 35 +
 kde-frameworks/kinit/kinit-5.21.0.ebuild   | 41 +++
 kde-frameworks/kio/kio-5.21.0.ebuild   | 80 +
 .../kitemmodels/kitemmodels-5.21.0.ebuild  | 15 
 kde-frameworks/kitemviews/kitemviews-5.21.0.ebuild | 21 ++
 .../kjobwidgets/kjobwidgets-5.21.0.ebuild  | 36 ++
 kde-frameworks/kjs/kjs-5.21.0.ebuild   | 22 ++
 kde-frameworks/kjsembed/kjsembed-5.21.0.ebuild | 26 +++
 .../kmediaplayer/kmediaplayer-5.21.0.ebuild| 21 ++
 kde-frameworks/knewstuff/knewstuff-5.21.0.ebuild   | 33 +
 .../knotifications/knotifications-5.21.0.ebuild| 45 
 .../knotifyconfig/knotifyconfig-5.21.0.ebuild  | 25 +++
 kde-frameworks/kpackage/kpackage-5.21.0.ebuild | 30 
 kde-frameworks/kparts/kparts-5.21.0.ebuild | 31 
 kde-frameworks/kpeople/kpeople-5.21.0.ebuild   | 33 +
 kde-frameworks/kplotting/kplotting-5.21.0.ebuild   | 19 +
 kde-frameworks/kpty/kpty-5.21.0.ebuild | 19 +
 kde-frameworks/kross/kross-5.21.0.ebuild   | 32 +
 kde-frameworks/krunner/krunner-5.21.0.ebuild   | 28 
 kde-frameworks/kservice/kservice-5.21.0.ebuild | 37 ++
 .../ktexteditor/ktexteditor-5.21.0.ebuild  | 53 ++
 .../ktextwidgets/ktextwidgets-5.21.0.ebuild| 38 ++
 .../kunitconversion/kunitconversion-5.21.0.ebuild  | 19 +
 kde-frameworks/kwallet/kwallet-5.21.0.ebuild   | 54 ++
 .../kwidgetsaddons/kwidgetsaddons-5.21.0.ebuild| 22 ++
 .../kwindowsystem/kwindowsystem-5.21.0.ebuild  | 41 +++
 kde-frameworks/kxmlgui/kxmlgui-5.21.0.ebuild   | 42 +++
 .../kxmlrpcclient/kxmlrpcclient-5.21.0.ebuild  | 23 ++
 .../modemmanager-qt/modemmanager-qt-5.21.0.ebuild  | 22 ++
 .../networkmanager-qt-5.21.0.ebuild| 27 +++
 .../oxygen-icons/oxygen-icons-5.21.0.ebuild| 28 
 kde-frameworks/plasma/plasma-5.21.0.ebuild | 69 ++
 kde-frameworks/solid/solid-5.21.0.ebuild   | 33 +
 

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

2016-04-04 Thread Johannes Huber
commit: a7412717be5c406a710dea221d4927ce904e4f53
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 20:16:15 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 20:16:15 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a7412717

eclass: Mark KDE Frameworks 5.21.0 as unreleased

 eclass/kde5.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 21444f2..ed426b5 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -137,7 +137,7 @@ fi
 # An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
 # Any package matching this will have fetch restriction enabled, and receive
 # a proper error message via pkg_nofetch.
-KDE_UNRELEASED=( )
+KDE_UNRELEASED=( kde-frameworks-5.21.0 )
 
 if [[ ${KDEBASE} = kdevelop ]]; then
HOMEPAGE="https://www.kdevelop.org/;



[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2016-04-04 Thread Johannes Huber
commit: 82df1e51747d8123c4fff0a940b8d6c7199c8513
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 20:31:41 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 20:31:41 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=82df1e51

profiles: Mask KDE Frameworks 5.21

 profiles/package.mask/kde-frameworks-5.21 | 74 +++
 1 file changed, 74 insertions(+)

diff --git a/profiles/package.mask/kde-frameworks-5.21 
b/profiles/package.mask/kde-frameworks-5.21
new file mode 100644
index 000..7ce4c37
--- /dev/null
+++ b/profiles/package.mask/kde-frameworks-5.21
@@ -0,0 +1,74 @@
+# Johannes Huber  (04 Apr 2016)
+# KDE Frameworks 5.21 mask
+# Unreleased. Tarballs not available for public consumption.
+~kde-frameworks/attica-5.21.0:5
+~kde-frameworks/baloo-5.21.0:5
+~kde-frameworks/bluez-qt-5.21.0:5
+~kde-frameworks/breeze-icons-5.21.0:5
+~kde-frameworks/extra-cmake-modules-5.21.0:5
+~kde-frameworks/frameworkintegration-5.21.0:5
+~kde-frameworks/kactivities-5.21.0:5
+~kde-frameworks/kactivities-stats-5.21.0:5
+~kde-frameworks/kapidox-5.21.0:5
+~kde-frameworks/karchive-5.21.0:5
+~kde-frameworks/kauth-5.21.0:5
+~kde-frameworks/kbookmarks-5.21.0:5
+~kde-frameworks/kcmutils-5.21.0:5
+~kde-frameworks/kcodecs-5.21.0:5
+~kde-frameworks/kcompletion-5.21.0:5
+~kde-frameworks/kconfig-5.21.0:5
+~kde-frameworks/kconfigwidgets-5.21.0:5
+~kde-frameworks/kcoreaddons-5.21.0:5
+~kde-frameworks/kcrash-5.21.0:5
+~kde-frameworks/kdbusaddons-5.21.0:5
+~kde-frameworks/kdeclarative-5.21.0:5
+~kde-frameworks/kded-5.21.0:5
+~kde-frameworks/kdelibs4support-5.21.0:5
+~kde-frameworks/kdesignerplugin-5.21.0:5
+~kde-frameworks/kdesu-5.21.0:5
+~kde-frameworks/kdewebkit-5.21.0:5
+~kde-frameworks/kdnssd-5.21.0:5
+~kde-frameworks/kdoctools-5.21.0:5
+~kde-frameworks/kemoticons-5.21.0:5
+~kde-frameworks/kfilemetadata-5.21.0:5
+~kde-frameworks/kglobalaccel-5.21.0:5
+~kde-frameworks/kguiaddons-5.21.0:5
+~kde-frameworks/khtml-5.21.0:5
+~kde-frameworks/ki18n-5.21.0:5
+~kde-frameworks/kiconthemes-5.21.0:5
+~kde-frameworks/kidletime-5.21.0:5
+~kde-frameworks/kimageformats-5.21.0:5
+~kde-frameworks/kinit-5.21.0:5
+~kde-frameworks/kio-5.21.0:5
+~kde-frameworks/kitemmodels-5.21.0:5
+~kde-frameworks/kitemviews-5.21.0:5
+~kde-frameworks/kjobwidgets-5.21.0:5
+~kde-frameworks/kjs-5.21.0:5
+~kde-frameworks/kjsembed-5.21.0:5
+~kde-frameworks/kmediaplayer-5.21.0:5
+~kde-frameworks/knewstuff-5.21.0:5
+~kde-frameworks/knotifications-5.21.0:5
+~kde-frameworks/knotifyconfig-5.21.0:5
+~kde-frameworks/kpackage-5.21.0:5
+~kde-frameworks/kparts-5.21.0:5
+~kde-frameworks/kpeople-5.21.0:5
+~kde-frameworks/kplotting-5.21.0:5
+~kde-frameworks/kpty-5.21.0:5
+~kde-frameworks/kross-5.21.0:5
+~kde-frameworks/krunner-5.21.0:5
+~kde-frameworks/kservice-5.21.0:5
+~kde-frameworks/ktexteditor-5.21.0:5
+~kde-frameworks/ktextwidgets-5.21.0:5
+~kde-frameworks/kunitconversion-5.21.0:5
+~kde-frameworks/kwallet-5.21.0:5
+~kde-frameworks/kwidgetsaddons-5.21.0:5
+~kde-frameworks/kwindowsystem-5.21.0:5
+~kde-frameworks/kxmlgui-5.21.0:5
+~kde-frameworks/kxmlrpcclient-5.21.0:5
+~kde-frameworks/modemmanager-qt-5.21.0:5
+~kde-frameworks/networkmanager-qt-5.21.0:5
+~kde-frameworks/oxygen-icons-5.21.0:5
+~kde-frameworks/plasma-5.21.0:5
+~kde-frameworks/solid-5.21.0:5
+~kde-frameworks/sonnet-5.21.0:5
+~kde-frameworks/threadweaver-5.21.0:5



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

2016-04-04 Thread Sergei Trofimovich
commit: 2f5165d7c2641dc54d4a2024c0a52ac865ea6334
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Apr  4 20:30:53 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr  4 20:30:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f5165d7

dev-lang/ghc: add ia64 binary for ghc-7.10.3

Package-Manager: portage-2.2.28

 dev-lang/ghc/Manifest  | 1 +
 dev-lang/ghc/ghc-7.10.3.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-lang/ghc/Manifest b/dev-lang/ghc/Manifest
index 6a328ba..a9b82dc 100644
--- a/dev-lang/ghc/Manifest
+++ b/dev-lang/ghc/Manifest
@@ -13,6 +13,7 @@ DIST ghc-bin-7.10.2-r1-x86-noncurses.tbz2 113572461 SHA256 
3ad1e2888d26b6858cd1e
 DIST ghc-bin-7.10.2-x86.tbz2 113900477 SHA256 
eefb7a3002e3dcdd6d936b2b2826eadf3cd100352babad4c9a355b944064240a SHA512 
61dae4b9c80bfef6b1e0550c77b70f25d11f4a9fbe3b57d6c4ad451b4b584884432405d39dc32b9f85f3a5ad9d02657356ae0ebd99518848f3d330314c74b595
 WHIRLPOOL 
da0d7eb62d2ee2aeb80a3f495da2ff123e29151b7517fbcd212f83ab3722638f10019511f4f237e8e001c68dd957ed2817fb0f1a2b42c2710239343f1d801496
 DIST ghc-bin-7.10.3-alpha.tbz2 183558856 SHA256 
780ac45b9b38fb40f08eeb7dae741649ac19dce2271df4bc764cac9be6c5c225 SHA512 
08709fe9b4036ab41715c9a637a2a160104e3ab9e0ed9efaaf73428e3cfe19619e50c42b72c60bbbd27be2b9c2ea68f63d72c1a27d4519756e7c0d909f724230
 WHIRLPOOL 
f488ecc945c6100ba86b9ae25eb6a472693556be0205a6c8634f2c235e779fe17b391ced7fec5d89c0c6c3d21583fe9f9b80bf628f3307890becf3f3ffb57a96
 DIST ghc-bin-7.10.3-amd64.tbz2 112040431 SHA256 
c3c71aff288f7de2785d1c3d54f0fd636144eb3dcb590bdda087b0775203e517 SHA512 
e1554b3944edbe8e16537de5a29132dc6a22d780d9a700cdc9b76387b94191164398d6f2242bf8199527802572e2bb02545569d4f0930a0ee0dbfdeb25978558
 WHIRLPOOL 
c2497a9565abf7d37e7928f508f7bf7241dd529aa252da708517f9f067e3d016341b7a73cac34888b99c9b84a8d01fd9e8d76f2b332d53e0d708b078f20ee807
+DIST ghc-bin-7.10.3-ia64.tbz2 238680956 SHA256 
0da9b5966f0920341f4cf041b814817e1ed06060e8a491481ab19a68153767db SHA512 
3694011aec8a6dc37889418b318993cb82f9b46a5175dd837713f396c8f59a19a920e0b0669fe3b4ec37d5bd8837c115264c0a8fc97c5a4ce06a3bdd52fcfce5
 WHIRLPOOL 
9e059a953607b6477ea7c27bf55175d838c6aa3c57fcf92f13fa6112e9e728037073047be300a5a757395d759d30545546cb46816ec879a2d31c3c0a78868e42
 DIST ghc-bin-7.10.3-ppc.tbz2 125832171 SHA256 
67817636f5b91e04ecf94972c0bfe8e4e95efde82c4e23495b869da750409822 SHA512 
4eb111e3686656a83515f59d4ace8bc28806dcabfcee5201ce29aee38b8efcefaaf70c50bee55202c2d2abbfbf231a6b41df8b13199332c53055adb1754a3191
 WHIRLPOOL 
8ec420bebf60b059c10ff0985993def7d1f40919d82e94b845b918f9ca146c8dd087f2abe9c2c7744e0f53acb75a752f8f7f6b72dabc04752dac22045302db2f
 DIST ghc-bin-7.10.3-ppc64.tbz2 142469712 SHA256 
c8fa2ea861d4c5373f7f67fd3a29db4e48593d669c8616c2f349592af7e4846f SHA512 
eb59d3abc8b10010311d59df9473c5ea649eb0dd7f9ad41a1929a540a0ef8c20abaccd68254f8abab037fb1fc94d824f474e18e4316b8f2a7a954d0645a2a2a4
 WHIRLPOOL 
14ccfbcf818a80f1daf39b44dc7562304af925e548407ce0deecd2d4593f4e138da38cfe63d4e5b8b0303c0237c678c27eaac4331288ee9b9dcbcf8be7390f74
 DIST ghc-bin-7.10.3-sparc.tbz2 163105069 SHA256 
b9ef4179d87f4a56e9a786b28b0674f817118c73784b0dce283affadab296875 SHA512 
d467a42487378d7dee311eb33aa1c151f5c16a6e7a4ab5bd8177df229f474adf19da3e1ca1064943a40abafcab6852b0589dd34413da82b33a03ede1ac17bf5d
 WHIRLPOOL 
26ecb662f1d0eae524388008c24b3d25f954668aba781e997afd934c10b379b32e3376bc3a1232b066de84d3e1d1ad838dcef667b0f7606d0ac52acd7ef78a72

diff --git a/dev-lang/ghc/ghc-7.10.3.ebuild b/dev-lang/ghc/ghc-7.10.3.ebuild
index d151a78..19a4046 100644
--- a/dev-lang/ghc/ghc-7.10.3.ebuild
+++ b/dev-lang/ghc/ghc-7.10.3.ebuild
@@ -28,7 +28,7 @@ arch_binaries=""
 arch_binaries="$arch_binaries alpha? ( 
http://code.haskell.org/~slyfox/ghc-alpha/ghc-bin-${PV}-alpha.tbz2 )"
 #arch_binaries="$arch_binaries arm? ( 
http://code.haskell.org/~slyfox/ghc-arm/ghc-bin-${PV}-arm.tbz2 )"
 arch_binaries="$arch_binaries amd64? ( 
http://code.haskell.org/~slyfox/ghc-amd64/ghc-bin-${PVR}-amd64.tbz2 )"
-#arch_binaries="$arch_binaries ia64?  ( 
http://code.haskell.org/~slyfox/ghc-ia64/ghc-bin-${PV}-ia64-fixed-fiw.tbz2 )"
+arch_binaries="$arch_binaries ia64?  ( 
http://code.haskell.org/~slyfox/ghc-ia64/ghc-bin-${PV}-ia64.tbz2 )"
 arch_binaries="$arch_binaries ppc? ( 
http://code.haskell.org/~slyfox/ghc-ppc/ghc-bin-${PV}-ppc.tbz2 )"
 arch_binaries="$arch_binaries ppc64? ( 
http://code.haskell.org/~slyfox/ghc-ppc64/ghc-bin-${PV}-ppc64.tbz2 )"
 arch_binaries="$arch_binaries sparc? ( 
http://code.haskell.org/~slyfox/ghc-sparc/ghc-bin-${PV}-sparc.tbz2 )"
@@ -46,7 +46,7 @@ yet_binary() {
#   return 0
#;;
amd64) return 0 ;;
-   #ia64) return 0 ;;
+   ia64) return 0 ;;
ppc) return 0 ;;
ppc64) return 0 ;;
sparc) return 0 ;;
@@ -73,7 +73,7 @@ BUMP_LIBRARIES=(
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ppc 

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

2016-04-04 Thread Sergei Trofimovich
commit: a5d8845c47fc78cd0591dc56cabb3e7a85c9954a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Apr  4 20:31:58 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr  4 20:31:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d8845c

dev-haskell/binary: keyword ~ia64

Package-Manager: portage-2.2.28

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

diff --git a/dev-haskell/binary/binary-0.7.6.1.ebuild 
b/dev-haskell/binary/binary-0.7.6.1.ebuild
index f67eb77..be81a07 100644
--- a/dev-haskell/binary/binary-0.7.6.1.ebuild
+++ b/dev-haskell/binary/binary-0.7.6.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RESTRICT=test # binary[test]->test-framework->text->xml->binary



[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-server/

2016-04-04 Thread Manuel Rüger
commit: a1f0d5fb5e997e4c5b0a930be3de72fa06457d4a
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Apr  4 20:05:42 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Apr  4 20:05:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1f0d5fb

x11-base/xorg-server: Version bump to 1.18.3

Package-Manager: portage-2.2.28

 x11-base/xorg-server/Manifest  |   1 +
 x11-base/xorg-server/xorg-server-1.18.3.ebuild | 242 +
 2 files changed, 243 insertions(+)

diff --git a/x11-base/xorg-server/Manifest b/x11-base/xorg-server/Manifest
index 102d82a..735586d 100644
--- a/x11-base/xorg-server/Manifest
+++ b/x11-base/xorg-server/Manifest
@@ -7,3 +7,4 @@ DIST xorg-server-1.17.4.tar.bz2 5791384 SHA256 
0c4b45c116a812a996eb432d8508cf26c
 DIST xorg-server-1.18.0.tar.bz2 5818703 SHA256 
195670819695d9cedd8dde95fbe069be0d0f488a77797a2d409f9f702daf312e SHA512 
c7b1403e79e26ea96690f5634eb2fa424f9436a8a3c8a17779f71d254a813ae9b2ff1eb3dc8c6b4c37da125f3108ee86f6f5b1c27c1db6ab28eb6c8ee62e5768
 WHIRLPOOL 
439cfc2da70f3234facd4684e8ef5cea8b0b2d73251280de4a705bd31c2498df814c189f01ec057da3b810d994dc1e30e1faceec4b059ef428e137c8584450d9
 DIST xorg-server-1.18.1.tar.bz2 5846953 SHA256 
85ec56dbeb89a951295cdf4f39bf38e515f900d35e06d4a8081b114d1520789d SHA512 
4b2db85fe4386329b3d20fc53848556ce8dedeb9553d610afc45962d477c8e7ea887abb6c27ba2701160d15ddff9a500bfaae6deff9cf62a80452c4b18278429
 WHIRLPOOL 
8588631538c759331f352cb278f755ccd10bd69e22f637d358cabfc397eed656b419cfa628276d60548cf4b102f735f7079f00c069d1dccd43800fae0ab98bfc
 DIST xorg-server-1.18.2.tar.bz2 5864615 SHA256 
022142b07f6477d140dcc915902df326408a53ca3a352426a499f142b25d632d SHA512 
c44a1b39150fff3ab673cb252d7b498c8c3bc5b3b2abfb6c358c64fadb9ef97789ac457d6acb8afaece29bbbe66399854fd2db13763cb40e7c63fb4237601da9
 WHIRLPOOL 
83dbcae14e3857ca244930e91cc5ba5f22e4284ace1447ffb086f5dd69526b878bb45bf3ef8451b27838dc20924e9e465fa8e586b6ba672a51dc051bc51abda1
+DIST xorg-server-1.18.3.tar.bz2 5867330 SHA256 
ea739c22517cdbe2b5f7c0a5fd05fe8a10ac0629003e71c0c7862f4bb60142cd SHA512 
9540b2fb69bf531b57e54af09b103c92c8d9d9cc4e6abe911f63b73b7c63eb6587eeae87927d7bdd7be83749785bf6b395891f85394e86ad2b01c182749f2171
 WHIRLPOOL 
8ddf040ff24a4668a460b323b6604347120868658d61b9b84853568f768f7f84267d7caf299c4fe306aeff0bc68d28613a51eaee5a2904bfd524e2aac7ff2e7a

diff --git a/x11-base/xorg-server/xorg-server-1.18.3.ebuild 
b/x11-base/xorg-server/xorg-server-1.18.3.ebuild
new file mode 100644
index 000..d222570
--- /dev/null
+++ b/x11-base/xorg-server/xorg-server-1.18.3.ebuild
@@ -0,0 +1,242 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+XORG_DOC=doc
+inherit xorg-2 multilib versionator flag-o-matic
+EGIT_REPO_URI="git://anongit.freedesktop.org/xorg/xserver"
+
+DESCRIPTION="X.Org X servers"
+SLOT="0/${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"
+
+IUSE_SERVERS="dmx kdrive xephyr xnest xorg xvfb"
+IUSE="${IUSE_SERVERS} glamor ipv6 libressl minimal selinux +suid systemd tslib 
+udev unwind wayland"
+
+CDEPEND=">=app-eselect/eselect-opengl-1.3.0
+   !libressl? ( dev-libs/openssl:0 )
+   libressl? ( dev-libs/libressl )
+   media-libs/freetype
+   >=x11-apps/iceauth-1.0.2
+   >=x11-apps/rgb-1.0.3
+   >=x11-apps/xauth-1.0.3
+   x11-apps/xkbcomp
+   >=x11-libs/libdrm-2.4.46
+   >=x11-libs/libpciaccess-0.12.901
+   >=x11-libs/libXau-1.0.4
+   >=x11-libs/libXdmcp-1.0.2
+   >=x11-libs/libXfont-1.4.2
+   >=x11-libs/libxkbfile-1.0.4
+   >=x11-libs/libxshmfence-1.1
+   >=x11-libs/pixman-0.27.2
+   >=x11-libs/xtrans-1.3.5
+   >=x11-misc/xbitmaps-1.0.1
+   >=x11-misc/xkeyboard-config-2.4.1-r3
+   dmx? (
+   x11-libs/libXt
+   >=x11-libs/libdmx-1.0.99.1
+   >=x11-libs/libX11-1.1.5
+   >=x11-libs/libXaw-1.0.4
+   >=x11-libs/libXext-1.0.99.4
+   >=x11-libs/libXfixes-5.0
+   >=x11-libs/libXi-1.2.99.1
+   >=x11-libs/libXmu-1.0.3
+   x11-libs/libXrender
+   >=x11-libs/libXres-1.0.3
+   >=x11-libs/libXtst-1.0.99.2
+   )
+   glamor? (
+   media-libs/libepoxy
+   >=media-libs/mesa-10.3.4-r1[egl,gbm]
+   !x11-libs/glamor
+   )
+   kdrive? (
+   >=x11-libs/libXext-1.0.5
+   x11-libs/libXv
+   )
+   xephyr? (
+   x11-libs/libxcb
+   x11-libs/xcb-util
+   x11-libs/xcb-util-image
+   x11-libs/xcb-util-keysyms
+   x11-libs/xcb-util-renderutil
+   x11-libs/xcb-util-wm
+   )
+   !minimal? (
+   >=x11-libs/libX11-1.1.5
+   >=x11-libs/libXext-1.0.5
+   

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

2016-04-04 Thread Mike Frysinger
commit: b2d5ec9b50d5788e157a3f7a58720aafa7f1e128
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Apr  4 19:57:02 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Apr  4 19:58:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d5ec9b

sys-libs/glibc: more upstream fixes #578602

 sys-libs/glibc/Manifest   | 4 ++--
 sys-libs/glibc/{glibc-2.22-r3.ebuild => glibc-2.22-r4.ebuild} | 2 +-
 sys-libs/glibc/glibc-2.23.ebuild  | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index aed2697..e02b68a 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -9,7 +9,7 @@ DIST glibc-2.20-patches-5.tar.bz2 55986 SHA256 
3d3eec9ac9b5d0530f9e05614f4646d64
 DIST glibc-2.20.tar.xz 12283992 SHA256 
f84b6d42aecc288d593c397b0a3d02260a33ee686bce0c634eb9b32798f36ba5 SHA512 
7a8eea8b71d3ccba766c3f304cab61055446d451ef063309476b26dc40d880562dc33b1b68fbedeedb4b55b84c26415b9202311aaa71ef8c141b6849a814d2fa
 WHIRLPOOL 
042f74d75c62a655ae35348c9cd0bed0845ab199e37a76635eb74c04ed927b5eca77723c38d2dc46f12fca62c1004001887b43946a914b079ad22f6a9cc8daaa
 DIST glibc-2.21-patches-7.tar.bz2 46894 SHA256 
49126df6f4b819f2c315cca0a07e9b8ee7e279257148506d336ccfef5766bbcb SHA512 
e4cca3d753c0b9d213c0ed85e3d08cbbf6517862b3a48af987e010abaf5a022b47330040ced183d30b5b934de7587e97b4342e51a6df3d5cfa768bdd8b43b756
 WHIRLPOOL 
b5f4bffdcaf629d735e7498f509bf2130acb18194b18e69747bb6c3e403b221f2163eea3770bb19c05253d7134f70ed4657d7c30c5978f7b5571a3482f9521ad
 DIST glibc-2.21.tar.xz 12322092 SHA256 
aeeb362437965a5d3f40b151094ca79def04a115bd363fdd4a9a0c69482923b8 SHA512 
8cded6693618bec115f678fcbd0b77556f97dfa8337608f66e37224aefa55b38765ba61cb4d58beea37b5934e5ec8e30bad58613707388484906f2a0ce77997d
 WHIRLPOOL 
d07fec32bd92eade065a3b6170932b8bd41d07df4aa69dd5a860ebb9678c22bd1e20bf88b1fc05c3ecc18e709c0a63118e12525dc668e0399d7ef7fe4454702d
-DIST glibc-2.22-patches-12.tar.bz2 64722 SHA256 
bf16edc93e9280976b0aa7b9dc8089046fe574285b15aea282b0689ddd5a000b SHA512 
25088ac6ef6e276b7747eb66b69c4ef82ec3a57c80e3f58545043a0850e31a43e61c6b2fc9a0a76cb91d32ec8107e7fda9dc4e3ca26d5c64367fd82517058da7
 WHIRLPOOL 
097a34d7ed3c341e6faddc7eaf51f6356ca8b3d56d4ef3f7f0d58a34a82e716964a0440468c5844c56636b91536ba42afe364630c771bd93ed3eac586f63010f
+DIST glibc-2.22-patches-13.tar.bz2 74479 SHA256 
ffd1e0f9a41be030e5ce2518d9e84a1fbaa9a4fb2e96f1b85dafb05fea666c86 SHA512 
73517fc1502b0733d67ade1d1ba6168415f5da64f37045fac0b10ef57155bf6dfbe1876e4742d2543fcea0c935c179426f6fbb94f0205968392ef903d2f83897
 WHIRLPOOL 
0eeedaf09eb42e5186256dd41aae00cd2b9b8e3ab929a792e83d0fd8e8a8630d829f01b293588bf59e105eb17ab512416d8d115c3e542cddc34a84b84d56af3d
 DIST glibc-2.22.tar.xz 12969072 SHA256 
eb731406903befef1d8f878a46be75ef862b9056ab0cde1626d08a7a05328948 SHA512 
a8719f3a4f8aa5fa8176fdafbea5082c6dfd85bd8c4cdce60571910263ab422b35bb8b55a84d37ccb146442133ba60a84d453ca4a439c8ccd35419bd051b
 WHIRLPOOL 
f7e707b3776fc197a2e7bf5633721925507237b154bbc1f94b9fc303c87e6fc039ff0758da6ee55b4c1a0daaa87c6e594a6c96e7b00a7ba8ae98ee29918709a7
-DIST glibc-2.23-patches-3.tar.bz2 220415 SHA256 
782f6d02cf5b6d69c5fc26c7909450cf33b35b085f43b66a6de0c76772157c42 SHA512 
9d7b7bbbae1d8aa52a8ae1109f652ba4ff649b1f7a5cbad76638a660a6d6f4df2ba636f3c32d9e1406b66fd5fc5cced23aa3b3af2e1e853018c8719ae97c559d
 WHIRLPOOL 
66e1d0ff654602fcdb4f48cabf170bb22db9b31aeb3a1c67c87eb8489ca791b3dabfa8c5fc42e810cb4aaec18da378180c9298862a2d754103e26ad24532c284
+DIST glibc-2.23-patches-4.tar.bz2 230533 SHA256 
5b64a9b30778be79fac8a8c7e2ec7ebb077e136c85d79996ae3d725189d236a4 SHA512 
af140a13bbc28070bfec26e041ce562b1cc091d312a82f385becb3ab87ee882d8ea10ac4ec6dcf86f154857527a3383782d46141016047338cebc7c393329cf3
 WHIRLPOOL 
ca7be788c64428bd2bd6e41eee5345ff85dc9ee0987af55f60104a9f03e3019b8fa6a933ba785d3b1b27540c2485160d50499049985271227c07b094db649de3
 DIST glibc-2.23.tar.xz 13455260 SHA256 
94efeb00e4603c8546209cefb3e1a50a5315c86fa9b078b6fad758e187ce13e9 SHA512 
b82953388cd028e174cb08f082557bbce0dad8b67b17d31b29f90102fd52a51e03d591448ecb64882a1c1d5303afffc7f6ede85cee4c784a9284fbc9b4ad26cf
 WHIRLPOOL 
7c7e3bf55a89a04bac917b9ca5a1cbb1613f22c427d2766f114b5a36f9635856005b823852ef5d3b73462b577fe4e5865e68e7b64633d48a95fa1e5eaa831a71

diff --git a/sys-libs/glibc/glibc-2.22-r3.ebuild 
b/sys-libs/glibc/glibc-2.22-r4.ebuild
similarity index 99%
rename from sys-libs/glibc/glibc-2.22-r3.ebuild
rename to sys-libs/glibc/glibc-2.22-r4.ebuild
index 24bf6a3..eb41e04 100644
--- a/sys-libs/glibc/glibc-2.22-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.22-r4.ebuild
@@ -27,7 +27,7 @@ case ${PV} in
;;
 esac
 GCC_BOOTSTRAP_VER="4.7.3-r1"
-PATCH_VER="12" # Gentoo patchset
+PATCH_VER="13" # Gentoo patchset
 : ${NPTL_KERN_VER:="2.6.32"}   # min kernel version nptl 
requires
 
 IUSE="debug gd hardened 

[gentoo-commits] gentoo commit in src/patchsets/glibc/2.23: 00_all_0020-S390-Save-and-restore-fprs-vrs-while-resolving-symbo.patch 00_all_0021-S390-Extend-structs-La_s390_regs-La_s390_retval-with.patc

2016-04-04 Thread Mike Frysinger (vapier)
vapier  16/04/04 19:56:43

  Modified: README.history
  Added:   

00_all_0020-S390-Save-and-restore-fprs-vrs-while-resolving-symbo.patch

00_all_0021-S390-Extend-structs-La_s390_regs-La_s390_retval-with.patch

00_all_0022-CVE-2016-3075-Stack-overflow-in-_nss_dns_getnetbynam.patch
  Log:
  more upstream fixes

Revision  ChangesPath
1.5  src/patchsets/glibc/2.23/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.23/README.history?rev=1.5=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.23/README.history?rev=1.5=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.23/README.history?r1=1.4=1.5

Index: README.history
===
RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/2.23/README.history,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- README.history  30 Mar 2016 22:01:25 -  1.4
+++ README.history  4 Apr 2016 19:56:43 -   1.5
@@ -1,3 +1,8 @@
+4  04 Apr 2016
+   + 00_all_0020-S390-Save-and-restore-fprs-vrs-while-resolving-symbo.patch
+   + 00_all_0021-S390-Extend-structs-La_s390_regs-La_s390_retval-with.patch
+   + 00_all_0022-CVE-2016-3075-Stack-overflow-in-_nss_dns_getnetbynam.patch
+
 3  30 Mar 2016
+ 00_all_0013-Add-sys-auxv.h-wrapper-to-include-sys.patch
+ 00_all_0014-mips-terminate-the-FDE-before-the-return-trampoline-.patch



1.1  
src/patchsets/glibc/2.23/00_all_0020-S390-Save-and-restore-fprs-vrs-while-resolving-symbo.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.23/00_all_0020-S390-Save-and-restore-fprs-vrs-while-resolving-symbo.patch?rev=1.1=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.23/00_all_0020-S390-Save-and-restore-fprs-vrs-while-resolving-symbo.patch?rev=1.1=text/plain

Index: 00_all_0020-S390-Save-and-restore-fprs-vrs-while-resolving-symbo.patch
===
>From b392e329bc0051a760ca3a5e8c78ff8f2d10f2b8 Mon Sep 17 00:00:00 2001
From: Stefan Liebler 
Date: Fri, 1 Apr 2016 14:11:10 +0200
Subject: [PATCH] S390: Save and restore fprs/vrs while resolving symbols.

On s390, no fpr/vrs were saved while resolving a symbol
via _dl_runtime_resolve/_dl_runtime_profile.

According to the abi, the fpr-arguments are defined as call clobbered.
In leaf-functions, gcc 4.9 and newer can use fprs for saving/restoring gprs
instead of saving them to the stack.
If gcc do this in one of the resolver-functions, then the floating point
arguments of a library-function are invalid for the first library-function-call.
Thus, this patch saves/restores the fprs around the resolving code.

The same could occur for vector registers. Furthermore an ifunc-resolver
could also clobber the vector/floating point argument registers.
Thus this patch provides the further variants _dl_runtime_resolve_vx/
_dl_runtime_profile_vx, which are used if the kernel claims, that
we run on a machine with vector registers.

Furthermore, if _dl_runtime_profile calls _dl_call_pltexit,
the pointers to inregs-/outregs-structs were setup invalid.
Now they point to the correct location in the stack-frame.
Before branching back to the caller, the return values are now
restored instead of containing the return values of the
_dl_call_pltexit() call.
On s390-32, an endless loop occurs if _dl_call_pltexit() should be called.
Now, this code-path branches to this function instead of just after the
preceding basr-instruction.

(Picked from upstream commits 4603c51ef7989d7eb800cdd6f42aab206f891077
and d8a012c5c9e4bfc1b8db2bc6deacb85b44a2e1eb)

ChangeLog:

* sysdeps/s390/s390-32/dl-trampoline.S: Include dl-trampoline.h twice
to create a non-vector/vector version for _dl_runtime_resolve and
_dl_runtime_profile. Move implementation to ...
* sysdeps/s390/s390-32/dl-trampoline.h: ... here.
(_dl_runtime_resolve) Save and restore fpr/vrs.
(_dl_runtime_profile) Save and restore vrs and fix some issues
if _dl_call_pltexit is called.
* sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup):
Choose the correct resolver function if running on a machine with vx.
* sysdeps/s390/s390-64/dl-trampoline.S: Include dl-trampoline.h twice
to create a non-vector/vector version for _dl_runtime_resolve and
_dl_runtime_profile. Move implementation to ...
* sysdeps/s390/s390-64/dl-trampoline.h: ... here.
(_dl_runtime_resolve) Save and restore fpr/vrs.
(_dl_runtime_profile) Save and restore vrs and fix some issues
* sysdeps/s390/s390-64/dl-machine.h: (elf_machine_runtime_setup):
Choose the correct 

[gentoo-commits] proj/kde:master commit in: kde-apps/kldap/

2016-04-04 Thread Johannes Huber
commit: f0b5dbe6e16d2c9f7f827de15752e6921d2692b2
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 19:46:07 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 19:46:07 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f0b5dbe6

kde-apps/kldap: DEPEND on kde-apps/kmbox

According to upstream mailing list.

Package-Manager: portage-2.2.28

 kde-apps/kldap/kldap-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kldap/kldap-.ebuild b/kde-apps/kldap/kldap-.ebuild
index f096e74..0f74025 100644
--- a/kde-apps/kldap/kldap-.ebuild
+++ b/kde-apps/kldap/kldap-.ebuild
@@ -17,6 +17,7 @@ DEPEND="
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kwidgetsaddons)
+   $(add_kdeapps_dep kmbox)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
dev-libs/cyrus-sasl



[gentoo-commits] gentoo commit in src/patchsets/glibc/2.22: 00_all_0050-CVE-2016-3075-Stack-overflow-in-_nss_dns_getnetbynam.patch 00_all_0051-S390-Add-hwcaps-value-for-vector-facility.patch 00_all_00

2016-04-04 Thread Mike Frysinger (vapier)
vapier  16/04/04 19:26:31

  Modified: README.history
  Added:   

00_all_0050-CVE-2016-3075-Stack-overflow-in-_nss_dns_getnetbynam.patch

00_all_0051-S390-Add-hwcaps-value-for-vector-facility.patch
00_all_0052-S390-Add-new-s390-platform.patch

00_all_0053-S390-configure-check-for-vector-instruction-support-.patch

00_all_0054-S390-Save-and-restore-fprs-vrs-while-resolving-symbo.patch

00_all_0055-S390-Extend-structs-La_s390_regs-La_s390_retval-with.patch
  Log:
  more fixes from upstream

Revision  ChangesPath
1.14 src/patchsets/glibc/2.22/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.22/README.history?rev=1.14=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.22/README.history?rev=1.14=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.22/README.history?r1=1.13=1.14

Index: README.history
===
RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/2.22/README.history,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- README.history  30 Mar 2016 21:13:08 -  1.13
+++ README.history  4 Apr 2016 19:26:31 -   1.14
@@ -1,3 +1,11 @@
+13 04 Apr 2016
+   + 00_all_0050-CVE-2016-3075-Stack-overflow-in-_nss_dns_getnetbynam.patch
+   + 00_all_0051-S390-Add-hwcaps-value-for-vector-facility.patch
+   + 00_all_0052-S390-Add-new-s390-platform.patch
+   + 00_all_0053-S390-configure-check-for-vector-instruction-support-.patch
+   + 00_all_0054-S390-Save-and-restore-fprs-vrs-while-resolving-symbo.patch
+   + 00_all_0055-S390-Extend-structs-La_s390_regs-La_s390_retval-with.patch
+
 12 30 Mar 2016
+ 00_all_0046-Fix-x86_64-fma4-pow-inappropriate-contraction-bug-19.patch
+ 00_all_0047-Use-PIC-relocation-in-ALIAS_IMPL.patch



1.1  
src/patchsets/glibc/2.22/00_all_0050-CVE-2016-3075-Stack-overflow-in-_nss_dns_getnetbynam.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.22/00_all_0050-CVE-2016-3075-Stack-overflow-in-_nss_dns_getnetbynam.patch?rev=1.1=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.22/00_all_0050-CVE-2016-3075-Stack-overflow-in-_nss_dns_getnetbynam.patch?rev=1.1=text/plain

Index: 00_all_0050-CVE-2016-3075-Stack-overflow-in-_nss_dns_getnetbynam.patch
===
>From 1199943f072f8a0c47d9283bc9d8c1740a38a94e Mon Sep 17 00:00:00 2001
From: Florian Weimer 
Date: Tue, 29 Mar 2016 12:57:56 +0200
Subject: [PATCH] CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ
 #19879]

The defensive copy is not needed because the name may not alias the
output buffer.

(cherry picked from commit 317b199b4aff8cfa27f2302ab404d2bb5032b9a4)
(cherry picked from commit 883dceebc8f11921a9890211a4e202e5be17562f)
---
 resolv/nss_dns/dns-network.c | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/resolv/nss_dns/dns-network.c b/resolv/nss_dns/dns-network.c
index 00f4490..89f8783 100644
--- a/resolv/nss_dns/dns-network.c
+++ b/resolv/nss_dns/dns-network.c
@@ -118,17 +118,14 @@ _nss_dns_getnetbyname_r (const char *name, struct netent 
*result,
   } net_buffer;
   querybuf *orig_net_buffer;
   int anslen;
-  char *qbuf;
   enum nss_status status;
 
   if (__res_maybe_init (&_res, 0) == -1)
 return NSS_STATUS_UNAVAIL;
 
-  qbuf = strdupa (name);
-
   net_buffer.buf = orig_net_buffer = (querybuf *) alloca (1024);
 
-  anslen = __libc_res_nsearch (&_res, qbuf, C_IN, T_PTR, net_buffer.buf->buf,
+  anslen = __libc_res_nsearch (&_res, name, C_IN, T_PTR, net_buffer.buf->buf,
   1024, _buffer.ptr, NULL, NULL, NULL, NULL);
   if (anslen < 0)
 {
-- 
2.7.4




1.1  
src/patchsets/glibc/2.22/00_all_0051-S390-Add-hwcaps-value-for-vector-facility.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.22/00_all_0051-S390-Add-hwcaps-value-for-vector-facility.patch?rev=1.1=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.22/00_all_0051-S390-Add-hwcaps-value-for-vector-facility.patch?rev=1.1=text/plain

Index: 00_all_0051-S390-Add-hwcaps-value-for-vector-facility.patch
===
>From 59a8bb61d79a3a442c024f96eeb0f38ba08843ae Mon Sep 17 00:00:00 2001
From: Stefan Liebler 
Date: Mon, 4 Apr 2016 12:54:22 +0200
Subject: [PATCH] S390: Add hwcaps value for vector facility.

The HWCAP_S390_VX flag in hwcap field of auxiliary vector indicates
if the vector facility is available and the kernel is aware of it.
This can be tested with 

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-user-share/files/, gnome-extra/gnome-user-share/

2016-04-04 Thread Pacho Ramos
commit: 24acb0590289957f65b0595b9b8bfa044c864c7a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Mon Apr  4 19:05:48 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Mon Apr  4 19:06:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24acb059

gnome-extra/gnome-user-share: Avoid apache prefork requirement (#551012)

Package-Manager: portage-2.2.28

 .../files/gnome-user-share-3.18.1-no-prefork.patch | 10 +
 .../gnome-user-share-3.18.1-r1.ebuild  | 51 ++
 2 files changed, 61 insertions(+)

diff --git 
a/gnome-extra/gnome-user-share/files/gnome-user-share-3.18.1-no-prefork.patch 
b/gnome-extra/gnome-user-share/files/gnome-user-share-3.18.1-no-prefork.patch
new file mode 100644
index 000..156721d
--- /dev/null
+++ 
b/gnome-extra/gnome-user-share/files/gnome-user-share-3.18.1-no-prefork.patch
@@ -0,0 +1,10 @@
+--- gnome-user-share-3.14.2/data/dav_user_2.4.conf.orig 2015-06-03 
20:21:27.512774376 -0600
 gnome-user-share-3.14.2/data/dav_user_2.4.conf  2015-06-03 
20:21:33.588774303 -0600
+@@ -9,7 +9,6 @@
+ LimitXMLRequestBody 10
+ 
+ LoadModule unixd_module ${HTTP_MODULES_PATH}/mod_unixd.so
+-LoadModule mpm_prefork_module ${HTTP_MODULES_PATH}/mod_mpm_prefork.so
+ LoadModule dav_module ${HTTP_MODULES_PATH}/mod_dav.so
+ LoadModule dav_fs_module ${HTTP_MODULES_PATH}/mod_dav_fs.so
+ LoadModule authn_core_module ${HTTP_MODULES_PATH}/mod_authn_core.so
\ No newline at end of file

diff --git a/gnome-extra/gnome-user-share/gnome-user-share-3.18.1-r1.ebuild 
b/gnome-extra/gnome-user-share/gnome-user-share-3.18.1-r1.ebuild
new file mode 100644
index 000..a29c422
--- /dev/null
+++ b/gnome-extra/gnome-user-share/gnome-user-share-3.18.1-r1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit eutils gnome2 multilib
+
+DESCRIPTION="Personal file sharing for the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-user-share;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# FIXME: could libnotify be made optional ?
+# FIXME: selinux automagic support
+RDEPEND="
+   >=dev-libs/glib-2.28:2
+   >=x11-libs/gtk+-3:3
+   >=gnome-base/nautilus-2.91.7
+   media-libs/libcanberra[gtk3]
+   >=www-apache/mod_dnssd-0.6
+   
>=www-servers/apache-2.2[apache2_modules_dav,apache2_modules_dav_fs,apache2_modules_authn_file,apache2_modules_auth_digest,apache2_modules_authz_groupfile]
+   >=x11-libs/libnotify-0.7:=
+"
+DEPEND="${RDEPEND}
+   !=dev-util/intltool-0.35
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   # Upstream forces to use prefork because of Fedora defaults, but
+   # that is problematic for us (bug #551012)
+   # https://bugzilla.gnome.org/show_bug.cgi?id=750525#c2
+   epatch "${FILESDIR}"/${PN}-3.18.1-no-prefork.patch
+   gnome2_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --with-httpd=apache2 \
+   --with-modules-path=/usr/$(get_libdir)/apache2/modules/
+}



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

2016-04-04 Thread Johannes Huber
commit: 63221ac85e2a09a4b06da22eb7e31dc4650b55b5
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 19:05:03 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 19:05:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63221ac8

app-office/calligra: Drop failing live ebuild

Need total re-write because of KDE Frameworks support. Gentoo KDE project
avoids live ebuild in main tree. Use kde overlay for experimental stuff.

Gentoo-bug: 563324

Package-Manager: portage-2.2.28

 app-office/calligra/calligra-.ebuild | 223 ---
 1 file changed, 223 deletions(-)

diff --git a/app-office/calligra/calligra-.ebuild 
b/app-office/calligra/calligra-.ebuild
deleted file mode 100644
index b53f1a5..000
--- a/app-office/calligra/calligra-.ebuild
+++ /dev/null
@@ -1,223 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# note: files that need to be checked for dependencies etc:
-# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
-# krita/CMakeLists.txt
-
-EAPI=5
-
-CHECKREQS_DISK_BUILD="4G"
-KDE_HANDBOOK="optional"
-KDE_LINGUAS_LIVE_OVERRIDE="true"
-OPENGL_REQUIRED="optional"
-inherit check-reqs kde4-base versionator
-
-DESCRIPTION="KDE Office Suite"
-HOMEPAGE="http://www.calligra.org/;
-
-case ${PV} in
-   2.[456789].[789]?)
-   # beta or rc releases
-   SRC_URI="mirror://kde/unstable/${P}/${P}.tar.xz" ;;
-   2.[456789].?|2.[456789].??)
-   # stable releases
-   SRC_URI="mirror://kde/stable/${P}/${P}.tar.xz" ;;
-   2.[456789].)
-   # stable branch live ebuild
-   SRC_URI="" ;;
-   )
-   # master branch live ebuild
-   SRC_URI="" ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="4"
-
-if [[ ${KDE_BUILD_TYPE} == release ]] ; then
-   KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-IUSE="attica color-management +crypt +eigen +exif fftw +fontconfig freetds
-+glew +glib +gsf gsl import-filter +jpeg jpeg2k +kdcraw kde +kdepim +lcms
-marble mysql +okular openexr +pdf postgres spacenav sybase test tiff +threads
-+truetype vc xbase +xml"
-
-# Don't use Active, it's broken on desktops.
-CAL_FTS="author braindump flow gemini karbon kexi krita plan sheets stage 
words"
-for cal_ft in ${CAL_FTS}; do
-   IUSE+=" calligra_features_${cal_ft}"
-done
-unset cal_ft
-
-REQUIRED_USE="
-   calligra_features_author? ( calligra_features_words )
-   calligra_features_gemini? ( opengl )
-   calligra_features_krita? ( eigen exif lcms opengl )
-   calligra_features_plan? ( kdepim )
-   calligra_features_sheets? ( eigen )
-   vc? ( calligra_features_krita )
-   test? ( calligra_features_karbon )
-"
-
-RDEPEND="
-   dev-lang/perl
-   dev-libs/boost
-   dev-qt/qtcore:4[exceptions]
-   media-libs/libpng:0
-   sys-libs/zlib
-   virtual/libiconv
-   attica? ( dev-libs/libattica )
-   color-management? ( media-libs/opencolorio )
-   crypt? ( app-crypt/qca:2[qt4(+)] )
-   eigen? ( dev-cpp/eigen:3 )
-   exif? ( media-gfx/exiv2:= )
-   fftw? ( sci-libs/fftw:3.0 )
-   fontconfig? ( media-libs/fontconfig )
-   freetds? ( dev-db/freetds )
-   glib? ( dev-libs/glib:2 )
-   gsf? ( gnome-extra/libgsf )
-   gsl? ( sci-libs/gsl )
-   import-filter? (
-   app-text/libetonyek
-   app-text/libodfgen
-   app-text/libwpd:*
-   app-text/libwpg:*
-   app-text/libwps
-   dev-libs/librevenge
-   media-libs/libvisio
-   )
-   jpeg? ( virtual/jpeg:0 )
-   jpeg2k? ( media-libs/openjpeg:0 )
-   kdcraw? ( $(add_kdeapps_dep libkdcraw) )
-   kde? ( $(add_kdebase_dep kactivities) )
-   kdepim? ( $(add_kdeapps_dep kdepimlibs) )
-   lcms? (
-   media-libs/lcms:2
-   x11-libs/libX11
-   )
-   marble? ( $(add_kdeapps_dep marble) )
-   mysql? ( virtual/mysql )
-   okular? ( $(add_kdeapps_dep okular) )
-   opengl? (
-   media-libs/glew
-   virtual/glu
-   )
-   openexr? ( media-libs/openexr )
-   pdf? (
-   app-text/poppler:=
-   media-gfx/pstoedit
-   )
-   postgres? (
-   dev-db/postgresql:*
-   dev-libs/libpqxx
-   )
-   spacenav? ( dev-libs/libspnav )
-   sybase? ( dev-db/freetds )
-   tiff? ( media-libs/tiff:0 )
-   truetype? ( media-libs/freetype:2 )
-   vc? ( =dev-db/sqlite-3.8.7:3[extensions(+)]
-   dev-libs/icu:=
-   )
-   calligra_features_krita? (
-   dev-qt/qtdeclarative:4
-   x11-libs/libX11
-   x11-libs/libXi
-   )
-   calligra_features_words? ( dev-libs/libxslt )
-"
-DEPEND="${RDEPEND}
-   x11-misc/shared-mime-info
-"
-
-[[ ${PV} ==  ]] 

[gentoo-commits] proj/kde:master commit in: app-office/calligra/

2016-04-04 Thread Johannes Huber
commit: 1985c2f94f7a77d1ff4dbb0c389bb017d9125acf
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Jan 31 14:30:29 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:54:41 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1985c2f9

app-office/calligra: Frameworks merged to master

Package-Manager: portage-2.2.27

 app-office/calligra/calligra-.ebuild | 212 +++
 app-office/calligra/metadata.xml |  23 
 2 files changed, 235 insertions(+)

diff --git a/app-office/calligra/calligra-.ebuild 
b/app-office/calligra/calligra-.ebuild
new file mode 100644
index 000..5a48881
--- /dev/null
+++ b/app-office/calligra/calligra-.ebuild
@@ -0,0 +1,212 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CHECKREQS_DISK_BUILD="4G"
+KDE_DOXYGEN="true"
+KDE_HANDBOOK="forceoptional"
+KDE_TEST="forceoptional"
+inherit check-reqs kde5 versionator
+
+DESCRIPTION="KDE Office Suite"
+HOMEPAGE="http://www.calligra.org/;
+
+case ${PV} in
+   3.[0123456789].[789]?)
+   # beta or rc releases
+   SRC_URI="mirror://kde/unstable/${P}/${P}.tar.xz" ;;
+   3.[0123456789].?)
+   # stable releases
+   SRC_URI="mirror://kde/stable/${P}/${P}.tar.xz"
+esac
+
+LICENSE="GPL-2"
+
+[[ ${KDE_BUILD_TYPE} == release ]] && \
+KEYWORDS="~amd64 ~x86"
+
+IUSE="activities +crypt +eigen +fontconfig +glib gsl import-filter +lcms kdepim
+   marble okular openexr opengl +pdf spacenav +threads +truetype vc +xml X"
+
+# Don't use Active, it's broken on desktops.
+CAL_FTS="author braindump flow gemini karbon plan sheets stage words"
+for cal_ft in ${CAL_FTS}; do
+   IUSE+=" calligra_features_${cal_ft}"
+done
+unset cal_ft
+
+REQUIRED_USE="
+   calligra_features_author? ( calligra_features_words )
+   calligra_features_gemini? ( opengl )
+   calligra_features_sheets? ( eigen )
+   test? ( calligra_features_karbon )
+"
+
+#  calligra_features_gemini (
+#  dev-libs/libgit2
+#  dev-libs/libqgit2   # needs porting (currently doesn't 
build)
+#  )
+COMMON_DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdelibs4support)
+   $(add_frameworks_dep kemoticons)
+   $(add_frameworks_dep kglobalaccel)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemmodels)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep knotifyconfig)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kross)
+   $(add_frameworks_dep ktexteditor)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwallet)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep sonnet)
+   $(add_frameworks_dep threadweaver)
+   $(add_qt_dep designer)
+   $(add_qt_dep qtconcurrent)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtprintsupport)
+   $(add_qt_dep qtscript)
+   $(add_qt_dep qtsvg)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   dev-lang/perl
+   dev-libs/boost
+   media-libs/libpng:0
+   sys-libs/zlib
+   virtual/libiconv
+   activities? ( $(add_frameworks_dep kactivities) )
+   crypt? ( app-crypt/qca:2[qt5] )
+   eigen? ( dev-cpp/eigen:3 )
+   fontconfig? ( media-libs/fontconfig )
+   glib? ( dev-libs/glib:2 )
+   gsl? ( sci-libs/gsl )
+   import-filter? (
+   $(add_frameworks_dep khtml)
+   app-text/libetonyek
+   app-text/libodfgen
+   app-text/libwpd:*
+   app-text/libwpg:*
+   app-text/libwps
+   dev-libs/librevenge
+   media-libs/libvisio
+   )
+   lcms? ( media-libs/lcms:2 )
+   marble? ( $(add_kdeapps_dep marble) )
+   okular? ( $(add_kdeapps_dep okular) )
+   opengl? ( $(add_qt_dep qtopengl) )
+   openexr? ( media-libs/openexr )
+   pdf? (
+   app-text/poppler:=
+   media-gfx/pstoedit
+   )
+   spacenav? ( dev-libs/libspnav )
+   truetype? ( media-libs/freetype:2 )
+   vc? ( dev-libs/vc )
+   X? (
+   $(add_qt_dep qtx11extras)
+   x11-libs/libX11
+   )
+   calligra_features_plan? (
+   

[gentoo-commits] proj/kde:master commit in: app-office/calligra/

2016-04-04 Thread Johannes Huber
commit: 2dddfa92b71c05011932276dae13f37cd82bad89
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:58:58 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:58:58 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2dddfa92

app-office/calligra: Sort configure by use flags

Package-Manager: portage-2.2.28

 app-office/calligra/calligra-.ebuild | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-office/calligra/calligra-.ebuild 
b/app-office/calligra/calligra-.ebuild
index 5a48881..bb190a5 100644
--- a/app-office/calligra/calligra-.ebuild
+++ b/app-office/calligra/calligra-.ebuild
@@ -177,13 +177,6 @@ src_configure() {
mycmakeargs+=(
-DPACKAGERS_BUILD=OFF
-DWITH_Iconv=ON
-   -DBUILD_cstester=$(usex test)
-   $(cmake-utils_use_find_package kdepim KF5Akonadi)
-   $(cmake-utils_use_find_package kdepim KF5AkonadiContact)
-   $(cmake-utils_use_find_package kdepim KF5CalendarCore)
-   $(cmake-utils_use_find_package kdepim KF5Contacts)
-   $(cmake-utils_use_find_package kdepim KGantt)
-   -DUSEOPENGL=$(usex opengl)
-DWITH_Qca-qt5=$(usex crypt)
-DWITH_Eigen3=$(usex eigen)
-DWITH_Fontconfig=$(usex fontconfig)
@@ -196,13 +189,20 @@ src_configure() {
-DWITH_LibWpd=$(usex import-filter)
-DWITH_LibWpg=$(usex import-filter)
-DWITH_LibWps=$(usex import-filter)
+   $(cmake-utils_use_find_package kdepim KF5Akonadi)
+   $(cmake-utils_use_find_package kdepim KF5AkonadiContact)
+   $(cmake-utils_use_find_package kdepim KF5CalendarCore)
+   $(cmake-utils_use_find_package kdepim KF5Contacts)
+   $(cmake-utils_use_find_package kdepim KGantt)
-DWITH_LCMS2=$(usex lcms)
-DWITH_CalligraMarble=$(usex marble)
-DWITH_Okular=$(usex okular)
-DWITH_OpenEXR=$(usex openexr)
+   -DUSEOPENGL=$(usex opengl)
-DWITH_Poppler=$(usex pdf)
-DWITH_Pstoedit=$(usex pdf)
-DWITH_Spnav=$(usex spacenav)
+   -DBUILD_cstester=$(usex test)
-DWITH_Threads=$(usex threads)
-DWITH_Freetype=$(usex truetype)
-DWITH_Vc=$(usex vc)



[gentoo-commits] dev/mrueg:master commit in: dev-ruby/grape-entity/

2016-04-04 Thread Manuel Rüger
commit: daa86b001348d181601f4f8cbad4470e8221045a
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Apr  4 18:55:08 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Apr  4 18:55:08 2016 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=daa86b00

dev-ruby/grape-entity: Version bump, remove old

Package-Manager: portage-2.2.28

 dev-ruby/grape-entity/Manifest  | 2 +-
 .../{grape-entity-0.5.0.ebuild => grape-entity-0.5.1.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/grape-entity/Manifest b/dev-ruby/grape-entity/Manifest
index 47e0cb4..6bbccca 100644
--- a/dev-ruby/grape-entity/Manifest
+++ b/dev-ruby/grape-entity/Manifest
@@ -1 +1 @@
-DIST grape-entity-0.5.0.gem 35840 SHA256 
200ec0884d2cd0f7cad554936c9b8d3e5bccdc256e796e7b92918cf53d669608 SHA512 
a041dc1499702f55e0f880970c29298a9cec5415726844942fe0b69c2df371f416e737ff304ad192d6e3cd8c16bed6aa96501a38f9bb5813193c67457bb5a30c
 WHIRLPOOL 
220fc7cc65e589d72212f02536b76b0a8e8e77d07006806af0a0c1669f3534891a729ed1689305389e464dfcf4dfef14b57d458866df263d8217d418dd24fb2a
+DIST grape-entity-0.5.1.gem 37376 SHA256 
047813a5296d33abe3713662a2dd7b26673358a953aeaa2682a53fb3983161a2 SHA512 
f42af9cefc6502f4ea2dedb2977a2f84e8f71073ba316b9fd49a1a7b053babc5826cce1f9d70918f6bfbbb635e8e195e47ab474b49dec0ac7e2db852b1ca658c
 WHIRLPOOL 
e2d30a91a8cf2f062902ba80bcb55a4f1b92a5e12bbdb994a025c223e0b2c28b15bdd8010021672a14eed89083c710c690f0d92cb340a9a966f131183f324da5

diff --git a/dev-ruby/grape-entity/grape-entity-0.5.0.ebuild 
b/dev-ruby/grape-entity/grape-entity-0.5.1.ebuild
similarity index 100%
rename from dev-ruby/grape-entity/grape-entity-0.5.0.ebuild
rename to dev-ruby/grape-entity/grape-entity-0.5.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: x11-proto/inputproto/

2016-04-04 Thread Manuel Rüger
commit: 82864215c4251d9cc15171481bdf4629a45f041d
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Apr  4 18:52:59 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Apr  4 18:52:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82864215

x11-proto/inputproto: Version bump to 2.3.2

Package-Manager: portage-2.2.28

 x11-proto/inputproto/Manifest|  1 +
 x11-proto/inputproto/inputproto-2.3.2.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/x11-proto/inputproto/Manifest b/x11-proto/inputproto/Manifest
index f027ee0..e35d12c 100644
--- a/x11-proto/inputproto/Manifest
+++ b/x11-proto/inputproto/Manifest
@@ -1,2 +1,3 @@
 DIST inputproto-2.3.1.tar.bz2 196435 SHA256 
5a47ee62053a6acef3a83f506312494be1461068d0b9269d818839703b95c1d1 SHA512 
84f8acff3d54e929af6da088624adcd8dffe2eba0d9ef672e136f76d12f3814fbf6a7962de27becfaa0aa5e70d874eb5297d9eed8809576d7b0d96f8c29d9d72
 WHIRLPOOL 
954defa7fd9115c6ca0795ee77645375f0e28dfaad87f2fc902e9c38196c93339a9f0eac9018c00179b583f4334e42cac844c4f974f9bbf5234e36faa25d1512
+DIST inputproto-2.3.2.tar.bz2 200857 SHA256 
893a6af55733262058a27b38eeb1edc733669f01d404e8581b167f03c03ef31d SHA512 
23d41e9ff4f49d80cd00a436e6dbae09adb7b72d3a3d7909c340b4b132b5908b32a497d5e2ec2c994cf0598a788c0481270bf36ce95171c0be4f74b52715fedd
 WHIRLPOOL 
694cfc59094878855ef0aad5b48a8ec8cc8daffd0608cd46496f8d73b38507dde1bab5658f82b0a8e712836e28b0fa7c439228f9a671a483a14af4a1bd7124d3
 DIST inputproto-2.3.tar.bz2 195642 SHA256 
7d26b193f6699f8e9c1e28bf026844b7ecea33dd644402523471be109152c32f SHA512 
4bc3986a49273777850342cfa086641eeba0fd95ad428a2f025bd44e9ea04516cb6e190b3fd2a99fe21c63d9fe4010bebe57aefe3807050d00f8b301289ec43a
 WHIRLPOOL 
6604906b9bf756559a6ba236b4f0b4fb97062e6b09aac57fdd17c3e1ca7c4bec470f725c2e4a1a3252fae4326a27e06486008e8f859cc58c1b0471482066f7fb

diff --git a/x11-proto/inputproto/inputproto-2.3.2.ebuild 
b/x11-proto/inputproto/inputproto-2.3.2.ebuild
new file mode 100644
index 000..d96d555
--- /dev/null
+++ b/x11-proto/inputproto/inputproto-2.3.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+XORG_MULTILIB=yes
+inherit xorg-2
+
+DESCRIPTION="X.Org Input protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+!

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

2016-04-04 Thread Manuel Rüger
commit: 9dbf9ce78d85a131c1574dc2e05b742c8cf51f69
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Apr  4 18:49:56 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Apr  4 18:49:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dbf9ce7

dev-python/pylint: Remove broken

Package-Manager: portage-2.2.28

 dev-python/pylint/pylint-1.5.5.ebuild | 60 ---
 1 file changed, 60 deletions(-)

diff --git a/dev-python/pylint/pylint-1.5.5.ebuild 
b/dev-python/pylint/pylint-1.5.5.ebuild
deleted file mode 100644
index 355d5cf..000
--- a/dev-python/pylint/pylint-1.5.5.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 eutils
-
-DESCRIPTION="Python code static checker"
-HOMEPAGE="
-   http://www.logilab.org/project/pylint
-   https://pypi.python.org/pypi/pylint
-   https://github.com/pycqa/pylint;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x64-macos ~x86-macos"
-IUSE="doc examples test"
-
-RDEPEND="
-   >=dev-python/astroid-1.4.1[${PYTHON_USEDEP}]
-   

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

2016-04-04 Thread Manuel Rüger
commit: d0b6555ad31bba3795eee06e2a04a6c8abd1192d
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Apr  4 18:49:16 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Apr  4 18:49:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0b6555a

dev-python/pylint: Restrict dep on astroid

Gentoo-Bug: #579034

Package-Manager: portage-2.2.28

 dev-python/pylint/pylint-1.5.5-r1.ebuild | 60 
 1 file changed, 60 insertions(+)

diff --git a/dev-python/pylint/pylint-1.5.5-r1.ebuild 
b/dev-python/pylint/pylint-1.5.5-r1.ebuild
new file mode 100644
index 000..3a9da81
--- /dev/null
+++ b/dev-python/pylint/pylint-1.5.5-r1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="Python code static checker"
+HOMEPAGE="
+   http://www.logilab.org/project/pylint
+   https://pypi.python.org/pypi/pylint
+   https://github.com/pycqa/pylint;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x64-macos ~x86-macos"
+IUSE="doc examples test"
+
+RDEPEND="
+   >=dev-python/astroid-1.4.5[${PYTHON_USEDEP}]
+   

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

2016-04-04 Thread Sebastien Fabbro
commit: 106e8debddee16f1d6aee4c3661240df09e1c20e
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Apr  4 19:38:40 2016 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Apr  4 19:40:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106e8deb

dev-lang/gdl: fix bad syntax preventing USE flag switches

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

Package-Manager: portage-2.2.28

 .../gdl/{gdl-0.9.6.ebuild => gdl-0.9.6-r1.ebuild}  | 26 +++---
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/dev-lang/gdl/gdl-0.9.6.ebuild b/dev-lang/gdl/gdl-0.9.6-r1.ebuild
similarity index 91%
rename from dev-lang/gdl/gdl-0.9.6.ebuild
rename to dev-lang/gdl/gdl-0.9.6-r1.ebuild
index e656de4..fc6add8 100644
--- a/dev-lang/gdl/gdl-0.9.6.ebuild
+++ b/dev-lang/gdl/gdl-0.9.6-r1.ebuild
@@ -100,19 +100,19 @@ src_configure() {
-DMPICH=OFF
-DBUNDLED_ANTLR=OFF
-DX11=ON
-   -DEIGEN3="(usex eigen)"
-   -DFFTW="(usex fftw)"
-   -DGRIB="(usex grib)"
-   -DGSHHS="(usex gshhs)"
-   -DHDF="(usex hdf)"
-   -DHDF5="(usex hdf5)"
-   -DLIBPROJ4="(usex proj)"
-   -DNETCDF="(usex netcdf)"
-   -DOPENMP="(usex openmp)"
-   -DPNGLIB="(usex png)"
-   -DPSLIB="(usex postscript)"
-   -DUDUNITS="(usex udunits)"
-   -DWXWIDGETS="(usex wxwidgets)"
+   -DEIGEN3="$(usex eigen)"
+   -DFFTW="$(usex fftw)"
+   -DGRIB="$(usex grib)"
+   -DGSHHS="$(usex gshhs)"
+   -DHDF="$(usex hdf)"
+   -DHDF5="$(usex hdf5)"
+   -DLIBPROJ4="$(usex proj)"
+   -DNETCDF="$(usex netcdf)"
+   -DOPENMP="$(usex openmp)"
+   -DPNGLIB="$(usex png)"
+   -DPSLIB="$(usex postscript)"
+   -DUDUNITS="$(usex udunits)"
+   -DWXWIDGETS="$(usex wxwidgets)"
)
if use imagemagick; then
if has_version media-gfx/graphicsmagick[cxx]; then



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

2016-04-04 Thread Sebastien Fabbro
commit: 2638a7c9ff08bb39411c9b12c2bfc14d100def4e
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Apr  4 19:15:37 2016 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Apr  4 19:40:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2638a7c9

dev-python/specutils: Version bump

Package-Manager: portage-2.2.28

 dev-python/specutils/Manifest |  1 +
 dev-python/specutils/specutils-0.2.ebuild | 52 +++
 2 files changed, 53 insertions(+)

diff --git a/dev-python/specutils/Manifest b/dev-python/specutils/Manifest
index 74582b55..f2d26c2 100644
--- a/dev-python/specutils/Manifest
+++ b/dev-python/specutils/Manifest
@@ -1 +1,2 @@
 DIST specutils-0.1.tar.gz 3494885 SHA256 
b7df818eb3e41ea01e00db1ac470e9c2f24adabfb131d57d53b4c792accea1cd SHA512 
43e67c56d77bb06a1a96674755d843ba89d6da7b887f5fef8f2c190487c0a802631c9b782ca58b27216d449ee47353e9c0bf5a9cd73c2db4e5fb683f68a9c6c4
 WHIRLPOOL 
252ecab3688b26078e3b9da570c6ba5e7a137e7b5f9598074487ccec32f5c9ee7c3424afb5426c7a9b5ce6ed9d2a0825db3263882b43918a67bd24dfa05f03d1
+DIST specutils-0.2.tar.gz 3348219 SHA256 
e232013a0615105b07a388be1a5faca2b26a71ee19dcf454508229188356df98 SHA512 
ac05a795ddf3e690c7f5f7fe1a4b0340b546363ac132ce78bedc6ce364feb7418d896e18302ce391717cc507dbd37de210f5b6dfcfda2c44f9f8e0191619bace
 WHIRLPOOL 
885e8060519842652d845a5afb69fecea5768ba00d7e05877e31349a546ad80b36a132fb0e4ca6ae82b8eb9a7c49dc5180baaf245051c62f3776c74f060f35ca

diff --git a/dev-python/specutils/specutils-0.2.ebuild 
b/dev-python/specutils/specutils-0.2.ebuild
new file mode 100644
index 000..0044337
--- /dev/null
+++ b/dev-python/specutils/specutils-0.2.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+inherit distutils-r1
+
+DESCRIPTION="Python package for astronomy spectral operations"
+HOMEPAGE="https://specutils.readthedocs.org/;
+SRC_URI="https://github.com/astropy/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE="doc test"
+DOCS=( README.rst )
+
+RDEPEND="
+   dev-python/astropy[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/astropy-helpers[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}]
+ dev-python/matplotlib[${PYTHON_USEDEP}] )
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+python_prepare_all() {
+   sed -i -e '/auto_use/s/True/False/' setup.cfg || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   if use doc; then
+   python_setup
+   VARTEXFONTS="${T}"/fonts \
+   MPLCONFIGDIR="${BUILD_DIR}" \
+   PYTHONPATH="${BUILD_DIR}"/lib \
+   esetup.py build_sphinx
+   fi
+}
+
+python_test() {
+   esetup.py test
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/ )
+   distutils-r1_python_install_all
+}



[gentoo-commits] proj/kde:master commit in: kde-apps/kiconfinder/

2016-04-04 Thread Johannes Huber
commit: e5faf73f66e5f8ae35f3829594d403bec94145a8
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:34:36 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:34:36 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e5faf73f

kde-apps/kiconfinder: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kiconfinder/kiconfinder-15.12.3.ebuild   | 2 +-
 kde-apps/kiconfinder/kiconfinder-16.04.49..ebuild | 2 +-
 kde-apps/kiconfinder/kiconfinder-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kiconfinder/kiconfinder-15.12.3.ebuild 
b/kde-apps/kiconfinder/kiconfinder-15.12.3.ebuild
index 53c3b8e..302c2ba 100644
--- a/kde-apps/kiconfinder/kiconfinder-15.12.3.ebuild
+++ b/kde-apps/kiconfinder/kiconfinder-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/kiconfinder/kiconfinder-16.04.49..ebuild 
b/kde-apps/kiconfinder/kiconfinder-16.04.49..ebuild
index d0105c2..05bb55f 100644
--- a/kde-apps/kiconfinder/kiconfinder-16.04.49..ebuild
+++ b/kde-apps/kiconfinder/kiconfinder-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/kiconfinder/kiconfinder-.ebuild 
b/kde-apps/kiconfinder/kiconfinder-.ebuild
index d0105c2..05bb55f 100644
--- a/kde-apps/kiconfinder/kiconfinder-.ebuild
+++ b/kde-apps/kiconfinder/kiconfinder-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta



[gentoo-commits] proj/kde:master commit in: kde-apps/kioclient/

2016-04-04 Thread Johannes Huber
commit: 1d71744bc8e818130f15bfea504e7cdf6eceaf33
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:41:16 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:41:16 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1d71744b

kde-apps/kioclient: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kioclient/kioclient-15.12.3.ebuild   | 2 +-
 kde-apps/kioclient/kioclient-16.04.49..ebuild | 2 +-
 kde-apps/kioclient/kioclient-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kioclient/kioclient-15.12.3.ebuild 
b/kde-apps/kioclient/kioclient-15.12.3.ebuild
index 12369fa..5f39edb 100644
--- a/kde-apps/kioclient/kioclient-15.12.3.ebuild
+++ b/kde-apps/kioclient/kioclient-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/kioclient/kioclient-16.04.49..ebuild 
b/kde-apps/kioclient/kioclient-16.04.49..ebuild
index 6379d27..9e4eeec5 100644
--- a/kde-apps/kioclient/kioclient-16.04.49..ebuild
+++ b/kde-apps/kioclient/kioclient-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/kioclient/kioclient-.ebuild 
b/kde-apps/kioclient/kioclient-.ebuild
index 6379d27..9e4eeec5 100644
--- a/kde-apps/kioclient/kioclient-.ebuild
+++ b/kde-apps/kioclient/kioclient-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta



[gentoo-commits] proj/kde:master commit in: kde-apps/kjots/

2016-04-04 Thread Johannes Huber
commit: 5ff8f5b0ee4566c77e0d1b389030dd21d67ca89a
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:44:01 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:44:01 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5ff8f5b0

kde-apps/kjots: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kjots/kjots-4.14.11_pre20160211.ebuild | 4 ++--
 kde-apps/kjots/kjots-5.0.1.ebuild   | 6 +++---
 kde-apps/kjots/kjots-.ebuild| 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/kde-apps/kjots/kjots-4.14.11_pre20160211.ebuild 
b/kde-apps/kjots/kjots-4.14.11_pre20160211.ebuild
index 2b22895..e36a14d 100644
--- a/kde-apps/kjots/kjots-4.14.11_pre20160211.ebuild
+++ b/kde-apps/kjots/kjots-4.14.11_pre20160211.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdepim"
@@ -18,9 +18,9 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 IUSE="debug"
 
 DEPEND="
-   dev-libs/grantlee:0
$(add_kdeapps_dep kdepimlibs 'akonadi(+)')
$(add_kdeapps_dep kdepim-common-libs)
+   dev-libs/grantlee:0
 "
 RDEPEND="${DEPEND}"
 

diff --git a/kde-apps/kjots/kjots-5.0.1.ebuild 
b/kde-apps/kjots/kjots-5.0.1.ebuild
index 708fb75..95287bb 100644
--- a/kde-apps/kjots/kjots-5.0.1.ebuild
+++ b/kde-apps/kjots/kjots-5.0.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde5
 
@@ -31,12 +31,12 @@ RDEPEND="
$(add_kdeapps_dep kmime)
$(add_kdeapps_dep kontactinterface)
$(add_kdeapps_dep kpimtextedit)
-   dev-libs/grantlee:5
-   dev-libs/libxslt
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtprintsupport)
$(add_qt_dep qtwidgets)
+   dev-libs/grantlee:5
+   dev-libs/libxslt
 "
 DEPEND="${RDEPEND}
sys-devel/gettext

diff --git a/kde-apps/kjots/kjots-.ebuild b/kde-apps/kjots/kjots-.ebuild
index 589c241..419a149 100644
--- a/kde-apps/kjots/kjots-.ebuild
+++ b/kde-apps/kjots/kjots-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde5
 
@@ -30,12 +30,12 @@ RDEPEND="
$(add_kdeapps_dep kmime)
$(add_kdeapps_dep kontactinterface)
$(add_kdeapps_dep kpimtextedit)
-   dev-libs/grantlee:5
-   dev-libs/libxslt
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtprintsupport)
$(add_qt_dep qtwidgets)
+   dev-libs/grantlee:5
+   dev-libs/libxslt
 "
 DEPEND="${RDEPEND}
sys-devel/gettext



[gentoo-commits] proj/kde:master commit in: kde-apps/kimagemapeditor/

2016-04-04 Thread Johannes Huber
commit: 7fb24501e097541bdc8667b6f6bd58d9cf18627e
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:38:53 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:38:53 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7fb24501

kde-apps/kimagemapeditor: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kimagemapeditor/kimagemapeditor-15.12.3.ebuild   | 2 +-
 kde-apps/kimagemapeditor/kimagemapeditor-16.04.49..ebuild | 2 +-
 kde-apps/kimagemapeditor/kimagemapeditor-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kimagemapeditor/kimagemapeditor-15.12.3.ebuild 
b/kde-apps/kimagemapeditor/kimagemapeditor-15.12.3.ebuild
index 3d4f103..619c838 100644
--- a/kde-apps/kimagemapeditor/kimagemapeditor-15.12.3.ebuild
+++ b/kde-apps/kimagemapeditor/kimagemapeditor-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"

diff --git a/kde-apps/kimagemapeditor/kimagemapeditor-16.04.49..ebuild 
b/kde-apps/kimagemapeditor/kimagemapeditor-16.04.49..ebuild
index 2f9ad45..75173dd 100644
--- a/kde-apps/kimagemapeditor/kimagemapeditor-16.04.49..ebuild
+++ b/kde-apps/kimagemapeditor/kimagemapeditor-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"

diff --git a/kde-apps/kimagemapeditor/kimagemapeditor-.ebuild 
b/kde-apps/kimagemapeditor/kimagemapeditor-.ebuild
index 2f9ad45..75173dd 100644
--- a/kde-apps/kimagemapeditor/kimagemapeditor-.ebuild
+++ b/kde-apps/kimagemapeditor/kimagemapeditor-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"



[gentoo-commits] proj/kde:master commit in: kde-apps/kglobalaccel/

2016-04-04 Thread Johannes Huber
commit: 4266285a8d05b3b511f60beb4eafc0ab20f95fe2
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:23:03 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:23:03 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4266285a

kde-apps/kglobalaccel: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kglobalaccel/kglobalaccel-15.12.3.ebuild   | 2 +-
 kde-apps/kglobalaccel/kglobalaccel-16.04.49..ebuild | 2 +-
 kde-apps/kglobalaccel/kglobalaccel-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kglobalaccel/kglobalaccel-15.12.3.ebuild 
b/kde-apps/kglobalaccel/kglobalaccel-15.12.3.ebuild
index 78d7b9d..1ecdefe 100644
--- a/kde-apps/kglobalaccel/kglobalaccel-15.12.3.ebuild
+++ b/kde-apps/kglobalaccel/kglobalaccel-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/kglobalaccel/kglobalaccel-16.04.49..ebuild 
b/kde-apps/kglobalaccel/kglobalaccel-16.04.49..ebuild
index e7983a1..c0c3945 100644
--- a/kde-apps/kglobalaccel/kglobalaccel-16.04.49..ebuild
+++ b/kde-apps/kglobalaccel/kglobalaccel-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/kglobalaccel/kglobalaccel-.ebuild 
b/kde-apps/kglobalaccel/kglobalaccel-.ebuild
index e7983a1..c0c3945 100644
--- a/kde-apps/kglobalaccel/kglobalaccel-.ebuild
+++ b/kde-apps/kglobalaccel/kglobalaccel-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta



[gentoo-commits] proj/kde:master commit in: kde-apps/kigo/

2016-04-04 Thread Johannes Huber
commit: bd6b983027605ed79a022be0ec3d03077debd74c
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:35:27 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:35:27 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bd6b9830

kde-apps/kigo: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kigo/kigo-16.04.49..ebuild | 2 +-
 kde-apps/kigo/kigo-5..ebuild| 2 +-
 kde-apps/kigo/kigo-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kigo/kigo-16.04.49..ebuild 
b/kde-apps/kigo/kigo-16.04.49..ebuild
index d0e616f..f077544 100644
--- a/kde-apps/kigo/kigo-16.04.49..ebuild
+++ b/kde-apps/kigo/kigo-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base

diff --git a/kde-apps/kigo/kigo-5..ebuild b/kde-apps/kigo/kigo-5..ebuild
index 22c3a21..09c47ae 100644
--- a/kde-apps/kigo/kigo-5..ebuild
+++ b/kde-apps/kigo/kigo-5..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="forceoptional"
 EGIT_BRANCH="frameworks"

diff --git a/kde-apps/kigo/kigo-.ebuild b/kde-apps/kigo/kigo-.ebuild
index d0e616f..f077544 100644
--- a/kde-apps/kigo/kigo-.ebuild
+++ b/kde-apps/kigo/kigo-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base



[gentoo-commits] proj/kde:master commit in: kde-apps/kgoldrunner/

2016-04-04 Thread Johannes Huber
commit: d076a90b5a1ef0d62020006dc0eb1f7e70e54da5
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:32:07 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:32:07 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d076a90b

kde-apps/kgoldrunner: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kgoldrunner/kgoldrunner-16.04.49..ebuild | 2 +-
 kde-apps/kgoldrunner/kgoldrunner-5..ebuild| 2 +-
 kde-apps/kgoldrunner/kgoldrunner-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kgoldrunner/kgoldrunner-16.04.49..ebuild 
b/kde-apps/kgoldrunner/kgoldrunner-16.04.49..ebuild
index d63e29e..9f2ced6 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-16.04.49..ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KDE_SELINUX_MODULE="games"

diff --git a/kde-apps/kgoldrunner/kgoldrunner-5..ebuild 
b/kde-apps/kgoldrunner/kgoldrunner-5..ebuild
index 431132c..7ab39c2 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-5..ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-5..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK=true
 KDE_SELINUX_MODULE="games"

diff --git a/kde-apps/kgoldrunner/kgoldrunner-.ebuild 
b/kde-apps/kgoldrunner/kgoldrunner-.ebuild
index d63e29e..9f2ced6 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KDE_SELINUX_MODULE="games"



[gentoo-commits] proj/kde:master commit in: kde-apps/kimgio/

2016-04-04 Thread Johannes Huber
commit: 512373d55d1d878bbec5a1466ef5d1b45fb5c7b9
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:40:04 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:40:04 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=512373d5

kde-apps/kimgio: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kimgio/kimgio-15.12.3.ebuild   | 2 +-
 kde-apps/kimgio/kimgio-16.04.49..ebuild | 2 +-
 kde-apps/kimgio/kimgio-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kimgio/kimgio-15.12.3.ebuild 
b/kde-apps/kimgio/kimgio-15.12.3.ebuild
index e1e3065..ed300e3 100644
--- a/kde-apps/kimgio/kimgio-15.12.3.ebuild
+++ b/kde-apps/kimgio/kimgio-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/kimgio/kimgio-16.04.49..ebuild 
b/kde-apps/kimgio/kimgio-16.04.49..ebuild
index 85b00ba..bec5a06 100644
--- a/kde-apps/kimgio/kimgio-16.04.49..ebuild
+++ b/kde-apps/kimgio/kimgio-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/kimgio/kimgio-.ebuild 
b/kde-apps/kimgio/kimgio-.ebuild
index 85b00ba..bec5a06 100644
--- a/kde-apps/kimgio/kimgio-.ebuild
+++ b/kde-apps/kimgio/kimgio-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta



[gentoo-commits] proj/kde:master commit in: kde-apps/kget/

2016-04-04 Thread Johannes Huber
commit: 768965181f02d7d07f9d309cc3d0b06a328d367d
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:21:59 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:21:59 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=76896518

kde-apps/kget: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kget/kget-16.04.49..ebuild | 15 ---
 kde-apps/kget/kget-5..ebuild| 11 ++-
 kde-apps/kget/kget-.ebuild  | 15 ---
 3 files changed, 22 insertions(+), 19 deletions(-)

diff --git a/kde-apps/kget/kget-16.04.49..ebuild 
b/kde-apps/kget/kget-16.04.49..ebuild
index 73b26d7..79d548e 100644
--- a/kde-apps/kget/kget-16.04.49..ebuild
+++ b/kde-apps/kget/kget-16.04.49..ebuild
@@ -2,12 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base
 
-DESCRIPTION="An advanced download manager for KDE"
+DESCRIPTION="An advanced download manager by KDE"
 HOMEPAGE="https://www.kde.org/applications/internet/kget/;
 KEYWORDS=""
 IUSE="debug bittorrent gpg mms sqlite webkit"
@@ -30,11 +30,12 @@ src_configure() {
local mycmakeargs=(
-DWITH_NepomukCore=OFF
-DWITH_NepomukWidgets=OFF
-   $(cmake-utils_use_with bittorrent KTorrent)
-   $(cmake-utils_use_with gpg QGpgme)
-   $(cmake-utils_use_with mms LibMms)
-   $(cmake-utils_use_with sqlite)
-   $(cmake-utils_use_with webkit KWebKitPart)
+   -DWITH_KTorrent=$(usex bittorrent)
+   -DWITH_QGpgme=$(usex gpg)
+   -DWITH_LibMms=$(usex mms)
+   -DWITH_Sqlite=$(usex sqlite)
+   -DWITH_KWebKitPart=$(usex webkit)
)
+
kde4-base_src_configure
 }

diff --git a/kde-apps/kget/kget-5..ebuild b/kde-apps/kget/kget-5..ebuild
index 566d1c5..a825e3d 100644
--- a/kde-apps/kget/kget-5..ebuild
+++ b/kde-apps/kget/kget-5..ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="true"
 EGIT_BRANCH="kf5_port"
 inherit kde5
 
-DESCRIPTION="An advanced download manager for KDE"
+DESCRIPTION="An advanced download manager by KDE"
 HOMEPAGE="https://www.kde.org/applications/internet/kget/;
 KEYWORDS=""
 IUSE="gpg mms sqlite"
@@ -50,9 +50,10 @@ DEPEND="${RDEPEND}
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_with gpg QGpgme)
-   $(cmake-utils_use_with mms LibMms)
-   $(cmake-utils_use_with sqlite)
+   -DWITH_QGpgme=$(usex gpg)
+   -DWITH_LibMms=$(usex mms)
+   -DWITH_Sqlite=$(usex sqlite)
)
+
kde5_src_configure
 }

diff --git a/kde-apps/kget/kget-.ebuild b/kde-apps/kget/kget-.ebuild
index 73b26d7..79d548e 100644
--- a/kde-apps/kget/kget-.ebuild
+++ b/kde-apps/kget/kget-.ebuild
@@ -2,12 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base
 
-DESCRIPTION="An advanced download manager for KDE"
+DESCRIPTION="An advanced download manager by KDE"
 HOMEPAGE="https://www.kde.org/applications/internet/kget/;
 KEYWORDS=""
 IUSE="debug bittorrent gpg mms sqlite webkit"
@@ -30,11 +30,12 @@ src_configure() {
local mycmakeargs=(
-DWITH_NepomukCore=OFF
-DWITH_NepomukWidgets=OFF
-   $(cmake-utils_use_with bittorrent KTorrent)
-   $(cmake-utils_use_with gpg QGpgme)
-   $(cmake-utils_use_with mms LibMms)
-   $(cmake-utils_use_with sqlite)
-   $(cmake-utils_use_with webkit KWebKitPart)
+   -DWITH_KTorrent=$(usex bittorrent)
+   -DWITH_QGpgme=$(usex gpg)
+   -DWITH_LibMms=$(usex mms)
+   -DWITH_Sqlite=$(usex sqlite)
+   -DWITH_KWebKitPart=$(usex webkit)
)
+
kde4-base_src_configure
 }



[gentoo-commits] proj/kde:master commit in: kde-apps/kfmclient/

2016-04-04 Thread Johannes Huber
commit: 8c2d697278f3191a60e4800770fe6ff1e6dfe9b1
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:14:48 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:14:48 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8c2d6972

kde-apps/kfmclient: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kfmclient/kfmclient-15.12.3.ebuild   | 2 +-
 kde-apps/kfmclient/kfmclient-16.04.49..ebuild | 2 +-
 kde-apps/kfmclient/kfmclient-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kfmclient/kfmclient-15.12.3.ebuild 
b/kde-apps/kfmclient/kfmclient-15.12.3.ebuild
index 814aa57..f86007a 100644
--- a/kde-apps/kfmclient/kfmclient-15.12.3.ebuild
+++ b/kde-apps/kfmclient/kfmclient-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 KMMODULE="konqueror/client"

diff --git a/kde-apps/kfmclient/kfmclient-16.04.49..ebuild 
b/kde-apps/kfmclient/kfmclient-16.04.49..ebuild
index 984488b..2646fbe 100644
--- a/kde-apps/kfmclient/kfmclient-16.04.49..ebuild
+++ b/kde-apps/kfmclient/kfmclient-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 KMMODULE="konqueror/client"

diff --git a/kde-apps/kfmclient/kfmclient-.ebuild 
b/kde-apps/kfmclient/kfmclient-.ebuild
index 984488b..2646fbe 100644
--- a/kde-apps/kfmclient/kfmclient-.ebuild
+++ b/kde-apps/kfmclient/kfmclient-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 KMMODULE="konqueror/client"



[gentoo-commits] proj/kde:master commit in: kde-apps/kgpg/

2016-04-04 Thread Johannes Huber
commit: b63b2deeab0e7d6490eeebfd5f046d5a68effdf8
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:33:43 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:33:43 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b63b2dee

kde-apps/kgpg: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kgpg/kgpg-16.04.49..ebuild | 2 +-
 kde-apps/kgpg/kgpg-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kgpg/kgpg-16.04.49..ebuild 
b/kde-apps/kgpg/kgpg-16.04.49..ebuild
index 08e6a46..4a95057 100644
--- a/kde-apps/kgpg/kgpg-16.04.49..ebuild
+++ b/kde-apps/kgpg/kgpg-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KDE_SELINUX_MODULE="gpg"

diff --git a/kde-apps/kgpg/kgpg-.ebuild b/kde-apps/kgpg/kgpg-.ebuild
index 08e6a46..4a95057 100644
--- a/kde-apps/kgpg/kgpg-.ebuild
+++ b/kde-apps/kgpg/kgpg-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KDE_SELINUX_MODULE="gpg"



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

2016-04-04 Thread Manuel Rüger
commit: 2f716d266a012259360596a2c5f27e4269956408
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Apr  4 18:42:30 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Apr  4 18:42:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f716d26

media-libs/mesa: Remove old

Package-Manager: portage-2.2.28

 media-libs/mesa/Manifest   |   1 -
 media-libs/mesa/mesa-11.0.8.ebuild | 462 -
 2 files changed, 463 deletions(-)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 6999db1..76793f8 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,7 +1,6 @@
 DIST MesaLib-10.3.7.tar.bz2 7287153 SHA256 
43c6ced15e237cbb21b3082d7c0b42777c50c1f731d0d4b5efb5231063fb6a5b SHA512 
bbc027c4146c42aaa160990f5281c71a342d32c10ba56f91da1a60dd4cb7d620ff49b72553d24bc1d87470e2baf9be81b5bdee9abe49d6acc57902fccb9e2e5f
 WHIRLPOOL 
7fa32e70c6aabb84a06f2f852f77eac839aea08726c442742b3d3abdb94a0fd9f033439ab0cb16865f4ee14e1538cb86937856bbdfd1f9090e8e7c43eac52e03
 DIST MesaLib-7.10.3.tar.bz2 6056837 SHA256 
1e701fc839b872677ddca9ed8784d754c9da1fbeda98173980e06aa7df0e85c0 SHA512 
aa1f5f068b305fae5519e11cad2db9c6dc647d3122252bbcb210f13ac6ef1b667ae750344898bca7c5bfae94934db05eff915cb7417a59590e6d3ba230817aa8
 WHIRLPOOL 
5c2adda647936ed4163a4e4d5afad8344eb576712f9432f697aa0fc22ca17d7aaf0aeb6ad2d4e7e0825dc27cae570660332450778f8091e9b27aad2865c9b5fc
 DIST mesa-11.0.6.tar.xz 7272972 SHA256 
8340e64cdc91999840404c211496f3de38e7b4cb38db34e2f72f1642c5134760 SHA512 
946a66803395ef0f4d3b328e981e03a87bb5173a523be5da1dd3363002fceacd8dcbfdbf9716e31bb4247b23cc5ef112b24bb4ef0709b514bc8160c6cbf1dbf3
 WHIRLPOOL 
19729acb5fbbcff3a99b4d7644750dff4a7a2d41c3f25f2e004938faf0c72abd33e97f5d23d2804f84b957824757b5f64f3a7f54a2dd8999b2a71eb9b1976e0b
-DIST mesa-11.0.8.tar.xz 7282812 SHA256 
5696e4730518b6805d2ed5def393c4293f425a2c2c01bd5ed4bdd7ad62f7ad75 SHA512 
2e883761b115dece05c527d43653e5169e70ef0d8f0f9fe35027986ca543128b17be668d495cacda4ee95564ba66734ea9954d2434aefaeb9c063f4bbedc1d63
 WHIRLPOOL 
3a637137076d0fc8ef3f37485683be80103ce6c5a92cef796e491d570aa47aa1ca16fca1b7b74ba697a3a816a5e606d695d0b3b524587e14533d9143830a1790
 DIST mesa-11.0.9.tar.xz 7282648 SHA256 
a1262ff1c66a16ccf341186cf0e57b306b8589eb2cc5ce92ffb6788ab01d2b01 SHA512 
8bf9c3bfe61f5d22182b9611d66051d83dfb302cc349921bc1d895acc8681b3e22e77cb360e2f12383fd928793b306f8f98998caa457dc04e3ff4e5561ea78f7
 WHIRLPOOL 
a3477542b5ebfed9b69bd29e7f58a01b02c70d49399afb873744de08e776d712eaca3443f88dbdee25b1d3d35a4eb9dae75a3b9d7d6d652d41cded763836c59a
 DIST mesa-11.1.2.tar.xz 7561920 SHA256 
8f72aead896b340ba0f7a4a474bfaf71681f5d675592aec1cb7ba698e319148b SHA512 
4037728cbe7c5c492cf1e6d20c61250c0ff4fe82cf89ba1cd6ff029776220160359dce197582d2c3f3f7ba5d76fe6b055515210fc46b59f821fc66f453cb77ae
 WHIRLPOOL 
e7a848f542c13eae1a79c89a6bff3fbc0c82041924f1cbecac7eaba6363edebfce568353829c41eb38c0c309e0aa35f36027b0dca262ed54d6627542d74f6bca
 DIST mesa-11.2.0.tar.xz 7856132 SHA256 
1c1fed2674abf3f16ed2623e9a5694d6752c293194e18462ebc644a19cfaafb2 SHA512 
ce56d9669cb31f465b67fa056428f59c89b60480da1e0b3e293dc740a12ed2ead0574c356017c13dfb416843808b9a1b7501eac14fb774981739c7d363b7
 WHIRLPOOL 
7c2439e836072d7a046605f068c0a50414ac742df622a8a538eb910293e029d84a161531c9b1cf5ecb230c619547cf10cda7eb12e0744903b22c8e813f8b53eb

diff --git a/media-libs/mesa/mesa-11.0.8.ebuild 
b/media-libs/mesa/mesa-11.0.8.ebuild
deleted file mode 100644
index f07599c..000
--- a/media-libs/mesa/mesa-11.0.8.ebuild
+++ /dev/null
@@ -1,462 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/mesa/mesa"
-
-if [[ ${PV} =  ]]; then
-   GIT_ECLASS="git-r3"
-   EXPERIMENTAL="true"
-fi
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools multilib-minimal python-any-r1 pax-utils ${GIT_ECLASS}
-
-OPENGL_DIR="xorg-x11"
-
-MY_P="${P/_/-}"
-FOLDER="${PV/_rc*/}"
-
-DESCRIPTION="OpenGL-like graphic library for Linux"
-HOMEPAGE="http://mesa3d.sourceforge.net/;
-
-if [[ $PV ==  ]]; then
-   SRC_URI=""
-   KEYWORDS=""
-else
-   SRC_URI="ftp://ftp.freedesktop.org/pub/mesa/${FOLDER}/${MY_P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-RESTRICT="!bindist? ( bindist )"
-
-INTEL_CARDS="i915 i965 ilo intel"
-RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
-VIDEO_CARDS="${INTEL_CARDS} ${RADEON_CARDS} freedreno nouveau vmware"
-for card in ${VIDEO_CARDS}; do
-   IUSE_VIDEO_CARDS+=" video_cards_${card}"
-done
-
-IUSE="${IUSE_VIDEO_CARDS}
-   bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm
-   +nptl opencl osmesa pax_kernel openmax pic selinux +udev 

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

2016-04-04 Thread Manuel Rüger
commit: 8cd3f70c49e3cc63c9966e992ac41e258bb1d85d
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Apr  4 18:41:33 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Apr  4 18:41:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd3f70c

media-libs/mesa: Version bump to 11.2.0

Package-Manager: portage-2.2.28

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-11.2.0.ebuild | 467 +
 2 files changed, 468 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index ffbcc86..6999db1 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -4,4 +4,5 @@ DIST mesa-11.0.6.tar.xz 7272972 SHA256 
8340e64cdc91999840404c211496f3de38e7b4cb3
 DIST mesa-11.0.8.tar.xz 7282812 SHA256 
5696e4730518b6805d2ed5def393c4293f425a2c2c01bd5ed4bdd7ad62f7ad75 SHA512 
2e883761b115dece05c527d43653e5169e70ef0d8f0f9fe35027986ca543128b17be668d495cacda4ee95564ba66734ea9954d2434aefaeb9c063f4bbedc1d63
 WHIRLPOOL 
3a637137076d0fc8ef3f37485683be80103ce6c5a92cef796e491d570aa47aa1ca16fca1b7b74ba697a3a816a5e606d695d0b3b524587e14533d9143830a1790
 DIST mesa-11.0.9.tar.xz 7282648 SHA256 
a1262ff1c66a16ccf341186cf0e57b306b8589eb2cc5ce92ffb6788ab01d2b01 SHA512 
8bf9c3bfe61f5d22182b9611d66051d83dfb302cc349921bc1d895acc8681b3e22e77cb360e2f12383fd928793b306f8f98998caa457dc04e3ff4e5561ea78f7
 WHIRLPOOL 
a3477542b5ebfed9b69bd29e7f58a01b02c70d49399afb873744de08e776d712eaca3443f88dbdee25b1d3d35a4eb9dae75a3b9d7d6d652d41cded763836c59a
 DIST mesa-11.1.2.tar.xz 7561920 SHA256 
8f72aead896b340ba0f7a4a474bfaf71681f5d675592aec1cb7ba698e319148b SHA512 
4037728cbe7c5c492cf1e6d20c61250c0ff4fe82cf89ba1cd6ff029776220160359dce197582d2c3f3f7ba5d76fe6b055515210fc46b59f821fc66f453cb77ae
 WHIRLPOOL 
e7a848f542c13eae1a79c89a6bff3fbc0c82041924f1cbecac7eaba6363edebfce568353829c41eb38c0c309e0aa35f36027b0dca262ed54d6627542d74f6bca
+DIST mesa-11.2.0.tar.xz 7856132 SHA256 
1c1fed2674abf3f16ed2623e9a5694d6752c293194e18462ebc644a19cfaafb2 SHA512 
ce56d9669cb31f465b67fa056428f59c89b60480da1e0b3e293dc740a12ed2ead0574c356017c13dfb416843808b9a1b7501eac14fb774981739c7d363b7
 WHIRLPOOL 
7c2439e836072d7a046605f068c0a50414ac742df622a8a538eb910293e029d84a161531c9b1cf5ecb230c619547cf10cda7eb12e0744903b22c8e813f8b53eb
 DIST mesa-7.10.1-gentoo-patches-01.tar.bz2 5488 SHA256 
31cd4f6d1a0a70249c40452919074856d120cd473a01a8457e3dc147a1b622d8 SHA512 
c62b45b32e396e67f629003fc5242b7b4df054b8e20b5237489212bc4f0171534915a02fc9efa68965068121d10660b5cd92a419efabe33fd4596a97a39249c2
 WHIRLPOOL 
5f171959e3a31f5c38438b4806ce371bb8fdf1c7a87501865e4ed5d5ab284cda9568b7773005997d7a1cff151f95e64c027b36c0be48a4dd288a7ab8b5f69b97

diff --git a/media-libs/mesa/mesa-11.2.0.ebuild 
b/media-libs/mesa/mesa-11.2.0.ebuild
new file mode 100644
index 000..6c2c4eb
--- /dev/null
+++ b/media-libs/mesa/mesa-11.2.0.ebuild
@@ -0,0 +1,467 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+EGIT_REPO_URI="git://anongit.freedesktop.org/mesa/mesa"
+
+if [[ ${PV} =  ]]; then
+   GIT_ECLASS="git-r3"
+   EXPERIMENTAL="true"
+fi
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit autotools multilib-minimal python-any-r1 pax-utils ${GIT_ECLASS}
+
+OPENGL_DIR="xorg-x11"
+
+MY_P="${P/_/-}"
+FOLDER="${PV/_rc*/}"
+
+DESCRIPTION="OpenGL-like graphic library for Linux"
+HOMEPAGE="http://mesa3d.sourceforge.net/;
+
+if [[ $PV ==  ]]; then
+   SRC_URI=""
+   KEYWORDS=""
+else
+   SRC_URI="ftp://ftp.freedesktop.org/pub/mesa/${FOLDER}/${MY_P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+RESTRICT="!bindist? ( bindist )"
+
+INTEL_CARDS="i915 i965 ilo intel"
+RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
+VIDEO_CARDS="${INTEL_CARDS} ${RADEON_CARDS} freedreno nouveau vmware"
+for card in ${VIDEO_CARDS}; do
+   IUSE_VIDEO_CARDS+=" video_cards_${card}"
+done
+
+IUSE="${IUSE_VIDEO_CARDS}
+   bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm
+   +nptl opencl osmesa pax_kernel openmax pic selinux +udev vaapi vdpau
+   wayland xvmc xa kernel_FreeBSD"
+
+REQUIRED_USE="
+   d3d9?   ( dri3 gallium )
+   llvm?   ( gallium )
+   opencl? ( gallium llvm )
+   openmax? ( gallium )
+   gles1?  ( egl )
+   gles2?  ( egl )
+   vaapi? ( gallium )
+   vdpau? ( gallium )
+   wayland? ( egl gbm )
+   xa?  ( gallium )
+   video_cards_freedreno?  ( gallium )
+   video_cards_intel?  ( classic )
+   video_cards_i915?   ( || ( classic gallium ) )
+   video_cards_i965?   ( classic )
+   video_cards_ilo?( gallium )
+   video_cards_nouveau? ( || ( classic gallium ) )
+   video_cards_radeon? ( || ( classic 

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

2016-04-04 Thread Manuel Rüger
commit: 92dd89d32b35f70c09a1afdc66010fa47f97bdf4
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Apr  4 18:37:57 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Apr  4 18:37:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92dd89d3

dev-python/astroid: Version bump to 1.4.5

Package-Manager: portage-2.2.28

 dev-python/astroid/Manifest |  1 +
 dev-python/astroid/astroid-1.4.5.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/dev-python/astroid/Manifest b/dev-python/astroid/Manifest
index bfb31b1..6cdf824 100644
--- a/dev-python/astroid/Manifest
+++ b/dev-python/astroid/Manifest
@@ -3,3 +3,4 @@ DIST astroid-1.4.1.tar.gz 179485 SHA256 
2417a2c62f07bb77485efb6dd94567ac165808a4
 DIST astroid-1.4.2.tar.gz 181042 SHA256 
b734fa504179a93aa03314df48b45fb1d9d0d8770a1126e7a126c9ac4aebd5c3 SHA512 
faddbb830370232f4b3ea6cdd454da352a682b73062d9bac37ac28711dc6b17a071278d7b5019a7ba85ac4c1845752db42c0fe122be082bbc262a159b92276e2
 WHIRLPOOL 
18443d0dbfd6575836209c523b5d3c7eebf509a23395bb0e0e2bac43c117b3b2269c9bf6ddb4cfc896b1232f1f4d9a86ac3ebf40ba950a25070a8771e54cc7ac
 DIST astroid-1.4.3.tar.gz 181329 SHA256 
8e9ce4e925a17442cec085a7fce05478b99e482c13819c619b7cdd793777bf6b SHA512 
a4c607ef16bda0561254fa177c319e6f139de12385a277e780c8db641a4aac3cc49712be3bf9b529609f3e303194d1caa7ba44b564662aaf32c6847aab4808d0
 WHIRLPOOL 
1086fed0948d8135970a951f5e2c2d2f8678e1b5169898f9df1407b40bbeea7dbcd80d16c759686ed5effd962e8c2054778873848e38545961c450b72bae9e9e
 DIST astroid-1.4.4.tar.gz 181733 SHA256 
7f7e5512efe515098e77cbd3a60e87c8db8954097b0e025d8d6f72f2e8ddc298 SHA512 
f78f749e9542145060ba997f2e46945c13cffda74fb77f05b358bf4c22bac8b9924889627148d205538f515413293733471d238fea62a084ab9727e8d239d6ce
 WHIRLPOOL 
12aedaa9ad5c3cbffd641e292fc829e90ffc4aab30e35d7cdb71e88a3fcfb24a3fbda342adedddba4c3f72c3d96216a9cb6c58ad4f2183cdb0f4784dd21dd0b2
+DIST astroid-1.4.5.tar.gz 182251 SHA256 
729b986aa59fb77af533707c385021b04e60d136b5f21cc766618556d0816cf6 SHA512 
abcc31e927ec9abd8be277f9b586f409dc2632be8c84bae0521ca2fe17b5a13325429494918357e998fb56221a72476194a7a6d3238b1cd81b88e827d97f6328
 WHIRLPOOL 
34578ddbb52505c33844b94c7801c46b0e6d321cfd16ee866a6955e0a0ae942c7e912675bf857248daa9b5420a50eb1cc865dd3fceb9e42b293cf686272fe72f

diff --git a/dev-python/astroid/astroid-1.4.5.ebuild 
b/dev-python/astroid/astroid-1.4.5.ebuild
new file mode 100644
index 000..01531d5
--- /dev/null
+++ b/dev-python/astroid/astroid-1.4.5.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Abstract Syntax Tree for logilab packages"
+HOMEPAGE="https://bitbucket.org/logilab/astroid 
https://pypi.python.org/pypi/astroid;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos 
~x86-macos"
+IUSE="test"
+
+# https://bitbucket.org/logilab/astroid/issues/276/testfailures-with-141
+RESTRICT=test
+
+# Version specified in __pkginfo__.py.
+RDEPEND="
+   dev-python/lazy-object-proxy[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/wrapt[${PYTHON_USEDEP}]"
+DEPEND="
+   app-arch/unzip
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+#  test? (
+#  ${RDEPEND}
+#  >=dev-python/pylint-1.4.0[${PYTHON_USEDEP}]
+#  dev-python/pytest[${PYTHON_USEDEP}]
+#  $(python_gen_cond_dep 
'dev-python/egenix-mx-base[${PYTHON_USEDEP}]' python2_7)
+#  )"
+# Required for tests
+DISTUTILS_IN_SOURCE_BUILD=1
+
+python_test() {
+   ${EPYTHON} -m unittest discover -p "unittest*.py" --verbose || die
+}



[gentoo-commits] proj/kde:master commit in: kde-apps/keditbookmarks/

2016-04-04 Thread Johannes Huber
commit: 785d38c9bcb8a0bbd4144eb746ab0f3818453ddc
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:02:21 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:02:21 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=785d38c9

kde-apps/keditbookmarks: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/keditbookmarks/keditbookmarks-15.12.3.ebuild   | 2 +-
 kde-apps/keditbookmarks/keditbookmarks-16.04.49..ebuild | 2 +-
 kde-apps/keditbookmarks/keditbookmarks-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/keditbookmarks/keditbookmarks-15.12.3.ebuild 
b/kde-apps/keditbookmarks/keditbookmarks-15.12.3.ebuild
index c2ea832..76f775d 100644
--- a/kde-apps/keditbookmarks/keditbookmarks-15.12.3.ebuild
+++ b/kde-apps/keditbookmarks/keditbookmarks-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 VIRTUALX_REQUIRED="test"

diff --git a/kde-apps/keditbookmarks/keditbookmarks-16.04.49..ebuild 
b/kde-apps/keditbookmarks/keditbookmarks-16.04.49..ebuild
index f6489ba..0ac624f 100644
--- a/kde-apps/keditbookmarks/keditbookmarks-16.04.49..ebuild
+++ b/kde-apps/keditbookmarks/keditbookmarks-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 VIRTUALX_REQUIRED="test"

diff --git a/kde-apps/keditbookmarks/keditbookmarks-.ebuild 
b/kde-apps/keditbookmarks/keditbookmarks-.ebuild
index f6489ba..0ac624f 100644
--- a/kde-apps/keditbookmarks/keditbookmarks-.ebuild
+++ b/kde-apps/keditbookmarks/keditbookmarks-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 VIRTUALX_REQUIRED="test"



[gentoo-commits] proj/kde:master commit in: kde-apps/kdesdk-kioslaves/

2016-04-04 Thread Johannes Huber
commit: 849c3bb5140e902d10865004d5c136a6af006367
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 17:54:01 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 17:54:01 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=849c3bb5

kde-apps/kdesdk-kioslaves: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-16.04.49..ebuild | 2 +-
 kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-16.04.49..ebuild 
b/kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-16.04.49..ebuild
index 10442f5..4780819 100644
--- a/kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-16.04.49..ebuild
+++ b/kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde4-base
 

diff --git a/kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-.ebuild 
b/kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-.ebuild
index 10442f5..4780819 100644
--- a/kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-.ebuild
+++ b/kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde4-base
 



[gentoo-commits] proj/kde:master commit in: kde-apps/kdf/

2016-04-04 Thread Johannes Huber
commit: 685912d43ca9dc268522d53fc815e246bde5f4b4
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 17:57:10 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 17:57:10 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=685912d4

kde-apps/kdf: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kdf/kdf-16.04.49..ebuild | 2 +-
 kde-apps/kdf/kdf-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kdf/kdf-16.04.49..ebuild 
b/kde-apps/kdf/kdf-16.04.49..ebuild
index 2309627..f45155e 100644
--- a/kde-apps/kdf/kdf-16.04.49..ebuild
+++ b/kde-apps/kdf/kdf-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base

diff --git a/kde-apps/kdf/kdf-.ebuild b/kde-apps/kdf/kdf-.ebuild
index 2309627..f45155e 100644
--- a/kde-apps/kdf/kdf-.ebuild
+++ b/kde-apps/kdf/kdf-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base



[gentoo-commits] proj/kde:master commit in: kde-apps/kfind/

2016-04-04 Thread Johannes Huber
commit: 47687708121bf7b3ff67d9fccf99f7df6909cd9f
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:08:36 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:08:36 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=47687708

kde-apps/kfind: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kfind/kfind-15.12.3.ebuild   | 2 +-
 kde-apps/kfind/kfind-16.04.49..ebuild | 2 +-
 kde-apps/kfind/kfind-5..ebuild| 2 +-
 kde-apps/kfind/kfind-.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kfind/kfind-15.12.3.ebuild 
b/kde-apps/kfind/kfind-15.12.3.ebuild
index 79e0f7a..6e708ca 100644
--- a/kde-apps/kfind/kfind-15.12.3.ebuild
+++ b/kde-apps/kfind/kfind-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kde-baseapps"

diff --git a/kde-apps/kfind/kfind-16.04.49..ebuild 
b/kde-apps/kfind/kfind-16.04.49..ebuild
index a2e372f..3ccfa3c 100644
--- a/kde-apps/kfind/kfind-16.04.49..ebuild
+++ b/kde-apps/kfind/kfind-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kde-baseapps"

diff --git a/kde-apps/kfind/kfind-5..ebuild 
b/kde-apps/kfind/kfind-5..ebuild
index 8ad613d..dffad59 100644
--- a/kde-apps/kfind/kfind-5..ebuild
+++ b/kde-apps/kfind/kfind-5..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_BRANCH="frameworks"
 KDE_HANDBOOK="true"

diff --git a/kde-apps/kfind/kfind-.ebuild b/kde-apps/kfind/kfind-.ebuild
index a2e372f..3ccfa3c 100644
--- a/kde-apps/kfind/kfind-.ebuild
+++ b/kde-apps/kfind/kfind-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kde-baseapps"



[gentoo-commits] proj/kde:master commit in: kde-apps/keditfiletype/

2016-04-04 Thread Johannes Huber
commit: abbf6b096d3500bfaedcefa44ae542f5990c232a
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:03:30 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:03:30 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=abbf6b09

kde-apps/keditfiletype: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/keditfiletype/keditfiletype-15.12.3.ebuild   | 2 +-
 kde-apps/keditfiletype/keditfiletype-16.04.49..ebuild | 2 +-
 kde-apps/keditfiletype/keditfiletype-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/keditfiletype/keditfiletype-15.12.3.ebuild 
b/kde-apps/keditfiletype/keditfiletype-15.12.3.ebuild
index c9da8ba..b6524a2 100644
--- a/kde-apps/keditfiletype/keditfiletype-15.12.3.ebuild
+++ b/kde-apps/keditfiletype/keditfiletype-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/keditfiletype/keditfiletype-16.04.49..ebuild 
b/kde-apps/keditfiletype/keditfiletype-16.04.49..ebuild
index 292c642..4430a61 100644
--- a/kde-apps/keditfiletype/keditfiletype-16.04.49..ebuild
+++ b/kde-apps/keditfiletype/keditfiletype-16.04.49..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta

diff --git a/kde-apps/keditfiletype/keditfiletype-.ebuild 
b/kde-apps/keditfiletype/keditfiletype-.ebuild
index 292c642..4430a61 100644
--- a/kde-apps/keditfiletype/keditfiletype-.ebuild
+++ b/kde-apps/keditfiletype/keditfiletype-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta



[gentoo-commits] proj/kde:master commit in: kde-apps/kfilereplace/

2016-04-04 Thread Johannes Huber
commit: 4c663db3cebc5825303a57f6df28d45d32f0151d
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:06:40 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:06:40 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4c663db3

kde-apps/kfilereplace: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kfilereplace/kfilereplace-15.12.3.ebuild   | 4 ++--
 kde-apps/kfilereplace/kfilereplace-16.04.49..ebuild | 4 ++--
 kde-apps/kfilereplace/kfilereplace-.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-apps/kfilereplace/kfilereplace-15.12.3.ebuild 
b/kde-apps/kfilereplace/kfilereplace-15.12.3.ebuild
index fd571e3..0a6fb21 100644
--- a/kde-apps/kfilereplace/kfilereplace-15.12.3.ebuild
+++ b/kde-apps/kfilereplace/kfilereplace-15.12.3.ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"
 KDE_SCM="svn"
 inherit kde4-meta
 
-DESCRIPTION="KDE web development - powerful search and replace in multiple 
files"
+DESCRIPTION="Powerful tool to search and replace in multiple files"
 HOMEPAGE="https://www.kde.org/applications/utilities/kfilereplace/;
 KEYWORDS=" ~amd64 ~x86"
 IUSE="debug"

diff --git a/kde-apps/kfilereplace/kfilereplace-16.04.49..ebuild 
b/kde-apps/kfilereplace/kfilereplace-16.04.49..ebuild
index 3873555..943e297 100644
--- a/kde-apps/kfilereplace/kfilereplace-16.04.49..ebuild
+++ b/kde-apps/kfilereplace/kfilereplace-16.04.49..ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"
 KDE_SCM="svn"
 inherit kde4-meta
 
-DESCRIPTION="KDE web development - powerful search and replace in multiple 
files"
+DESCRIPTION="Powerful tool to search and replace in multiple files"
 HOMEPAGE="https://www.kde.org/applications/utilities/kfilereplace/;
 KEYWORDS=""
 IUSE="debug"

diff --git a/kde-apps/kfilereplace/kfilereplace-.ebuild 
b/kde-apps/kfilereplace/kfilereplace-.ebuild
index 3873555..943e297 100644
--- a/kde-apps/kfilereplace/kfilereplace-.ebuild
+++ b/kde-apps/kfilereplace/kfilereplace-.ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"
 KDE_SCM="svn"
 inherit kde4-meta
 
-DESCRIPTION="KDE web development - powerful search and replace in multiple 
files"
+DESCRIPTION="Powerful tool to search and replace in multiple files"
 HOMEPAGE="https://www.kde.org/applications/utilities/kfilereplace/;
 KEYWORDS=""
 IUSE="debug"



[gentoo-commits] proj/kde:master commit in: kde-apps/kdialog/

2016-04-04 Thread Johannes Huber
commit: 47ed47adfeeb4e35749b5ff322ab3ee403240e9e
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 17:59:36 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 17:59:36 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=47ed47ad

kde-apps/kdialog: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kdialog/kdialog-15.12.3.ebuild   | 4 ++--
 kde-apps/kdialog/kdialog-16.04.49..ebuild | 4 ++--
 kde-apps/kdialog/kdialog-5..ebuild| 7 ---
 kde-apps/kdialog/kdialog-.ebuild  | 4 ++--
 4 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/kde-apps/kdialog/kdialog-15.12.3.ebuild 
b/kde-apps/kdialog/kdialog-15.12.3.ebuild
index f9bc4bf..588c3b4 100644
--- a/kde-apps/kdialog/kdialog-15.12.3.ebuild
+++ b/kde-apps/kdialog/kdialog-15.12.3.ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 inherit kde4-meta
 
-DESCRIPTION="KDialog can be used to show nice dialog boxes from shell scripts"
+DESCRIPTION="Can be used to show nice dialog boxes from shell scripts"
 KEYWORDS=" ~amd64 ~x86"
 IUSE="debug"

diff --git a/kde-apps/kdialog/kdialog-16.04.49..ebuild 
b/kde-apps/kdialog/kdialog-16.04.49..ebuild
index a343a46..515d89c 100644
--- a/kde-apps/kdialog/kdialog-16.04.49..ebuild
+++ b/kde-apps/kdialog/kdialog-16.04.49..ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 inherit kde4-meta
 
-DESCRIPTION="KDialog can be used to show nice dialog boxes from shell scripts"
+DESCRIPTION="Can be used to show nice dialog boxes from shell scripts"
 KEYWORDS=""
 IUSE="debug"

diff --git a/kde-apps/kdialog/kdialog-5..ebuild 
b/kde-apps/kdialog/kdialog-5..ebuild
index c250c03..089c2ac 100644
--- a/kde-apps/kdialog/kdialog-5..ebuild
+++ b/kde-apps/kdialog/kdialog-5..ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 EGIT_BRANCH="frameworks"
 inherit kde5
 
-DESCRIPTION="KDialog can be used to show nice dialog boxes from shell scripts"
+DESCRIPTION="Can be used to show nice dialog boxes from shell scripts"
 KEYWORDS=""
 IUSE=""
 
@@ -17,5 +17,6 @@ S=${WORKDIR}/${P}/${PN}
 DEPEND="
$(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kwidgetsaddons)
-   $(add_qt_dep qtdbus)"
+   $(add_qt_dep qtdbus)
+"
 RDEPEND="${DEPEND}"

diff --git a/kde-apps/kdialog/kdialog-.ebuild 
b/kde-apps/kdialog/kdialog-.ebuild
index a343a46..515d89c 100644
--- a/kde-apps/kdialog/kdialog-.ebuild
+++ b/kde-apps/kdialog/kdialog-.ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 inherit kde4-meta
 
-DESCRIPTION="KDialog can be used to show nice dialog boxes from shell scripts"
+DESCRIPTION="Can be used to show nice dialog boxes from shell scripts"
 KEYWORDS=""
 IUSE="debug"



[gentoo-commits] proj/kde:master commit in: kde-apps/kfile/

2016-04-04 Thread Johannes Huber
commit: 2e07fd132e8662d4e9a095328f71a81c0e573748
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  4 18:04:41 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  4 18:04:41 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2e07fd13

kde-apps/kfile: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kfile/kfile-15.12.3.ebuild   | 4 ++--
 kde-apps/kfile/kfile-16.04.49..ebuild | 4 ++--
 kde-apps/kfile/kfile-.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-apps/kfile/kfile-15.12.3.ebuild 
b/kde-apps/kfile/kfile-15.12.3.ebuild
index 023dd7a..86c4db4 100644
--- a/kde-apps/kfile/kfile-15.12.3.ebuild
+++ b/kde-apps/kfile/kfile-15.12.3.ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta
 
-DESCRIPTION="A commandline frontend to KFileMetaInfo"
+DESCRIPTION="Commandline frontend to KFileMetaInfo"
 KEYWORDS=" ~amd64 ~x86"
 IUSE="debug"

diff --git a/kde-apps/kfile/kfile-16.04.49..ebuild 
b/kde-apps/kfile/kfile-16.04.49..ebuild
index edca5c5..c9f4b8c 100644
--- a/kde-apps/kfile/kfile-16.04.49..ebuild
+++ b/kde-apps/kfile/kfile-16.04.49..ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta
 
-DESCRIPTION="A commandline frontend to KFileMetaInfo"
+DESCRIPTION="Commandline frontend to KFileMetaInfo"
 KEYWORDS=""
 IUSE="debug"

diff --git a/kde-apps/kfile/kfile-.ebuild b/kde-apps/kfile/kfile-.ebuild
index edca5c5..c9f4b8c 100644
--- a/kde-apps/kfile/kfile-.ebuild
+++ b/kde-apps/kfile/kfile-.ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-runtime"
 inherit kde4-meta
 
-DESCRIPTION="A commandline frontend to KFileMetaInfo"
+DESCRIPTION="Commandline frontend to KFileMetaInfo"
 KEYWORDS=""
 IUSE="debug"



  1   2   >