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

2015-12-05 Thread Hans de Graaff
commit: a99f9d6a1433812ed99b709137eb4b7fc292959c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec  6 07:42:16 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec  6 07:42:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a99f9d6a

dev-db/mysql-workbench: fix bug 567234

Make sure boost has NLS support.

Package-Manager: portage-2.2.20.1

 dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild | 2 +-
 dev-db/mysql-workbench/mysql-workbench-6.3.4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild 
b/dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild
index 28d9faa..5da719f 100644
--- a/dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild
+++ b/dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild
@@ -36,7 +36,7 @@ CDEPEND="${PYTHON_DEPS}
gnome-base/libglade:2.0
>=x11-libs/cairo-1.5.12[glib,svg]
dev-libs/libsigc++:2
-   dev-libs/boost
+   dev-libs/boost[nls]
>=dev-cpp/ctemplate-0.95
>=dev-libs/libxml2-2.6.2:2
dev-libs/libzip

diff --git a/dev-db/mysql-workbench/mysql-workbench-6.3.4.ebuild 
b/dev-db/mysql-workbench/mysql-workbench-6.3.4.ebuild
index 4ff41e5..d5914d6 100644
--- a/dev-db/mysql-workbench/mysql-workbench-6.3.4.ebuild
+++ b/dev-db/mysql-workbench/mysql-workbench-6.3.4.ebuild
@@ -36,7 +36,7 @@ CDEPEND="${PYTHON_DEPS}
gnome-base/libglade:2.0
>=x11-libs/cairo-1.5.12[glib,svg]
dev-libs/libsigc++:2
-   >=dev-libs/boost-1.55.0
+   >=dev-libs/boost-1.55.0[nls]
>=dev-cpp/ctemplate-0.95
>=dev-libs/libxml2-2.6.2:2
dev-libs/libzip



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

2015-12-05 Thread Hans de Graaff
commit: 31f22320a816a86073a9cc27dfcb97ccbc7d6b6a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec  6 07:20:25 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec  6 07:20:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31f22320

app-text/ronn: fix bug 567544

Package-Manager: portage-2.2.20.1

 app-text/ronn/ronn-0.7.3-r2.ebuild | 2 ++
 app-text/ronn/ronn-0.7.3-r3.ebuild | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/app-text/ronn/ronn-0.7.3-r2.ebuild 
b/app-text/ronn/ronn-0.7.3-r2.ebuild
index 6146741..7698145 100644
--- a/app-text/ronn/ronn-0.7.3-r2.ebuild
+++ b/app-text/ronn/ronn-0.7.3-r2.ebuild
@@ -24,6 +24,8 @@ ruby_add_rdepend "
>=dev-ruby/mustache-0.7.0
>=dev-ruby/rdiscount-1.5.8"
 
+ruby_add_bdepend ">=dev-ruby/hpricot-0.8.2 >=dev-ruby/rdiscount-1.5.8"
+
 all_ruby_prepare() {
# Avoid test failing due to changes in hash handling in ruby 1.8.7:
# https://github.com/rtomayko/ronn/issues/56

diff --git a/app-text/ronn/ronn-0.7.3-r3.ebuild 
b/app-text/ronn/ronn-0.7.3-r3.ebuild
index 88112fe..d242b05 100644
--- a/app-text/ronn/ronn-0.7.3-r3.ebuild
+++ b/app-text/ronn/ronn-0.7.3-r3.ebuild
@@ -24,6 +24,8 @@ ruby_add_rdepend "
>=dev-ruby/mustache-0.7.0
>=dev-ruby/rdiscount-1.5.8"
 
+ruby_add_bdepend ">=dev-ruby/hpricot-0.8.2 >=dev-ruby/rdiscount-1.5.8"
+
 all_ruby_prepare() {
# Avoid test failing due to changes in hash handling in ruby 1.8.7:
# https://github.com/rtomayko/ronn/issues/56



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

2015-12-05 Thread Hans de Graaff
commit: b047dae4d36b853def389c03bbf0cc6dd98af1d9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec  6 07:01:09 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec  6 07:01:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b047dae4

dev-ruby/nio4r: also add ~arm to latest versions

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-ruby/nio4r/nio4r-1.1.1.ebuild 
b/dev-ruby/nio4r/nio4r-1.1.1.ebuild
index 967882e..da91ab7 100644
--- a/dev-ruby/nio4r/nio4r-1.1.1.ebuild
+++ b/dev-ruby/nio4r/nio4r-1.1.1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/celluloid/nio4r";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 # Note that nio4r bundles a patched copy of libev, and without these



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

2015-12-05 Thread Hans de Graaff
commit: 449d188bb0cde09617c731504aea225da60683d0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec  6 06:49:56 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec  6 06:49:56 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=449d188b

dev-ruby/sshkit: add 1.8.1

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-ruby/sshkit/Manifest b/dev-ruby/sshkit/Manifest
index ba3495c..ca420c9 100644
--- a/dev-ruby/sshkit/Manifest
+++ b/dev-ruby/sshkit/Manifest
@@ -1,2 +1,3 @@
 DIST sshkit-1.7.1.gem 136192 SHA256 
69d38907dc35e21412fc143443c569c3b6a60247164507edd730557e583c0788 SHA512 
55d1ac6d4f76112b9159ae2a6bc425fa54738943ffa28b94300012c8af2d69c7b060dd00adb3789940cd29f52a384edc1cfdf9a26189e0307f2662c1b7a7e1f4
 WHIRLPOOL 
5b9ec3772e8f79960d5cc5328ccdac943c820e55c053c689baefa5ed99bee5e5a4bae2e18e69272cc7a74897110f94502d13bb18f5de1545a3ca394518a44b55
 DIST sshkit-1.8.0.gem 152576 SHA256 
e235dbc8ad3854141242cd1a1ee9ac4062eabe5a7be8a2fc8cb5512cd53bb8cd SHA512 
437d4c46f599e786bdffcdd38d15d0f8645b1435bd49c1797dc872887f09f56cfff3f2803b5b60a5be954e2cb2b9aab35ef099e1f3da1264ccc8f78ccf2bd40c
 WHIRLPOOL 
9c07a0ce73cf36c07760839cea693618b761f5bee17588df6a3d6b4710c71d9f209fd73a8343b97f5953c004812b7292e5048abbd327a22b95a9e95b040eeec7
+DIST sshkit-1.8.1.gem 139264 SHA256 
ff272ca4d54fcdfab2874c70de3d4e26846762e091f83d2bbfaa96ecaa8c0617 SHA512 
59fcc3f24d6ca6c7acf8f753959aee993dbbcd452477f3124d5444f7e19a9885efde9d5ea5803ffc366b9f6638a4d93472cc51b343a6d7a39a708528def6e9e9
 WHIRLPOOL 
48c35a2dbd3b820dccb69b366903e803ff4eb62d250aa5a2c985d510f245529e049933501ed51d0f6e23926d7b3fd5c526c61c932dcc6f1840ec911e82469dbb

diff --git a/dev-ruby/sshkit/sshkit-1.8.1.ebuild 
b/dev-ruby/sshkit/sshkit-1.8.1.ebuild
new file mode 100644
index 000..fd1ec42
--- /dev/null
+++ b/dev-ruby/sshkit/sshkit-1.8.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+# There are functional tests that require vagrant boxes to be set up.
+RUBY_FAKEGEM_TASK_TEST="test:units"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md FAQ.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="SSHKit makes it easy to write structured, testable SSH commands 
in Ruby"
+HOMEPAGE="https://github.com/capistrano/sshkit";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+   >=dev-ruby/net-ssh-2.8.0:*
+   >=dev-ruby/net-scp-1.1.2
+"
+
+ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/mocha )"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/I s:^:#:' Rakefile test/helper.rb || die
+   sed -i -e '/\(turn\|unindent\)/I s:^:#:' test/helper.rb || die
+
+   # Fix assumption about parent directory name
+   sed -i -e '/assert_match/ s/sshkit/sshkit.*/' 
test/unit/test_deprecation_logger.rb || die
+}



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

2015-12-05 Thread Hans de Graaff
commit: 31000c1da4b05ccc793495370a07e31d02b99ad7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec  6 06:54:06 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec  6 06:54:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31000c1d

dev-ruby/celluloid: also add ~arm to latest versions

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-ruby/celluloid/celluloid-0.16.0-r1.ebuild 
b/dev-ruby/celluloid/celluloid-0.16.0-r1.ebuild
index 065037b..104e507 100644
--- a/dev-ruby/celluloid/celluloid-0.16.0-r1.ebuild
+++ b/dev-ruby/celluloid/celluloid-0.16.0-r1.ebuild
@@ -23,7 +23,7 @@ IUSE=""
 SLOT="0"
 
 LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RUBY_PATCHES=( "${P}-call-private-methods.patch" )
 



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

2015-12-05 Thread Hans de Graaff
commit: e182ab57cb4b27f69985c5b3beb65948a851419c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec  6 07:04:38 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec  6 07:04:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e182ab57

dev-ruby/hitimes: also add ~arm to latest versions

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-ruby/hitimes/hitimes-1.2.3.ebuild 
b/dev-ruby/hitimes/hitimes-1.2.3.ebuild
index bfce40d..b61194f 100644
--- a/dev-ruby/hitimes/hitimes-1.2.3.ebuild
+++ b/dev-ruby/hitimes/hitimes-1.2.3.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/copiousfreetime/hitimes";
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 all_ruby_prepare() {



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

2015-12-05 Thread Hans de Graaff
commit: 6348176e79ef0e8210f26b1f926bc4b65e5a3083
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec  6 06:51:58 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec  6 06:51:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6348176e

dev-ruby/listen: also add ~arm to latest versions

Package-Manager: portage-2.2.20.1

 dev-ruby/listen/listen-2.8.6-r1.ebuild | 2 +-
 dev-ruby/listen/listen-3.0.5.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/listen/listen-2.8.6-r1.ebuild 
b/dev-ruby/listen/listen-2.8.6-r1.ebuild
index 3a83aaf..80302ea 100644
--- a/dev-ruby/listen/listen-2.8.6-r1.ebuild
+++ b/dev-ruby/listen/listen-2.8.6-r1.ebuild
@@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/guard/listen";
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 # Block on other packages trying to install a /usr/bin/listen

diff --git a/dev-ruby/listen/listen-3.0.5.ebuild 
b/dev-ruby/listen/listen-3.0.5.ebuild
index 8b98721..7a230a3 100644
--- a/dev-ruby/listen/listen-3.0.5.ebuild
+++ b/dev-ruby/listen/listen-3.0.5.ebuild
@@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/guard/listen";
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 # Block on other packages trying to install a /usr/bin/listen



[gentoo-commits] repo/gentoo:master commit in: dev-python/django-two-factor-auth/

2015-12-05 Thread Johann Schmitz
commit: 2667c7f717c36e05609dac052fd5515fe06aa282
Author: Johann Schmitz  gentoo  org>
AuthorDate: Sun Dec  6 06:23:22 2015 +
Commit: Johann Schmitz  gentoo  org>
CommitDate: Sun Dec  6 06:23:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2667c7f7

dev-python/django-two-factor-auth: dropped 1.2.0

Package-Manager: portage-2.2.20.1

 dev-python/django-two-factor-auth/Manifest |  1 -
 .../django-two-factor-auth-1.2.0.ebuild| 42 --
 2 files changed, 43 deletions(-)

diff --git a/dev-python/django-two-factor-auth/Manifest 
b/dev-python/django-two-factor-auth/Manifest
index b0b2b55..39fa65e 100644
--- a/dev-python/django-two-factor-auth/Manifest
+++ b/dev-python/django-two-factor-auth/Manifest
@@ -1,3 +1,2 @@
 DIST django-two-factor-auth-1.1.1.tar.gz 101960 SHA256 
19cf066f7a4c76147d3ad5e5e46cf078772064ecde83acf9ece93670ec92d9cf SHA512 
f0ff3deeceb00b2b28d6237e1d4e4dbc2574c872b564abb491b77130b56aa7a705432ac93bf2a9ae9f03e780c58c409584d624f41bce690afd910edbc8bb5eae
 WHIRLPOOL 
7f20d4060b549792a7e5e36857ded765e3d06df403163d38dfcb67a93ee0c62a10fd7bad5b1055c28693ae05e5c93bfe137b7095ad0ab2ec26b20c1627d4b8d6
-DIST django-two-factor-auth-1.2.0.tar.gz 102073 SHA256 
45cd38798565886e47a9b42ab201f06a73583cf7dd2579684691e0ea510a96ec SHA512 
f6b58d42dedc3e80428c4acc4b7f0d6323a4eb84869b35f5e128aef6e00c0a418f43146fb6aeaf5bd92d78842023e4e3e8667a95198feea804f2561c6f8e43d4
 WHIRLPOOL 
fd243bbb65c286ef7b8bb8a132518f830c5b1879fa41ae3cbc730c09c5592755b9f9c1e2d60394678fd51bb2c3230d50307a13afb8bf651b50129813a9a3b1a0
 DIST django-two-factor-auth-1.2.1.tar.gz 102165 SHA256 
e98d6bea7f18d5667a2681e524739f60d8680f747e9aeb094c5175f7dcc540a6 SHA512 
c7947318929a91096e329e21db81c798f6522050d45203dd2cdeb0708f03d06ab6c650305546cd5e53080cdc77f43c6bcedbc77ad7eb1c88ffa49da5957f40ff
 WHIRLPOOL 
6393b76fdbd3020e73fd26b564793fe8944d57a1728b15253f8efd7d19253cb1f7a369fa94bf2b500ba618919a6914f766b25d852501db3defaed77a0a3b0a9a

diff --git 
a/dev-python/django-two-factor-auth/django-two-factor-auth-1.2.0.ebuild 
b/dev-python/django-two-factor-auth/django-two-factor-auth-1.2.0.ebuild
deleted file mode 100644
index c2d665d..000
--- a/dev-python/django-two-factor-auth/django-two-factor-auth-1.2.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-
-inherit eutils distutils-r1
-
-DESCRIPTION="User-friendly Two-Factor Authentication for Django"
-HOMEPAGE="https://github.com/Bouke/django-two-factor-auth";
-SRC_URI="https://github.com/Bouke/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="test yubikey"
-
-CDEPEND=">=dev-python/django-1.4.2[${PYTHON_USEDEP}]
-   >=dev-python/django-otp-0.2.0[${PYTHON_USEDEP}]
-   dev-python/qrcode[${PYTHON_USEDEP}]
-   dev-python/twilio[${PYTHON_USEDEP}]
-   yubikey? ( dev-python/django-otp-yubikey[${PYTHON_USEDEP}] )
-   "
-
-RDEPEND="${CDEPEND}"
-DEPEND="test? (
-   dev-python/flake8[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   )"
-
-python_prepare_all() {
-   distutils-r1_python_prepare_all
-   sed -i "/'qrcode/s/^/#/" setup.py || die
-}
-
-python_test() {
-   emake test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/django-otp-yubikey/

2015-12-05 Thread Johann Schmitz
commit: 91843a3eda1652b8300546d835141bd619d5521e
Author: Johann Schmitz  gentoo  org>
AuthorDate: Sun Dec  6 06:20:05 2015 +
Commit: Johann Schmitz  gentoo  org>
CommitDate: Sun Dec  6 06:20:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91843a3e

dev-python/django-otp-yubikey: Version bump

Package-Manager: portage-2.2.20.1

 dev-python/django-otp-yubikey/Manifest |  1 +
 .../django-otp-yubikey-0.3.2.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/django-otp-yubikey/Manifest 
b/dev-python/django-otp-yubikey/Manifest
index 48d651b..b2dc4a5 100644
--- a/dev-python/django-otp-yubikey/Manifest
+++ b/dev-python/django-otp-yubikey/Manifest
@@ -1,2 +1,3 @@
 DIST django-otp-yubikey-0.2.0.tar.gz 11264 SHA256 
72a62d0a0cec9ccf1a1a029b04b6b620f30ec501c0115a52ef6472a6817ba808 SHA512 
f0b18fb262caa76a25af0a063c85c07b41f7d211dacd1db2dc6cd55995bc505a1e70535b70a95cba722685a3b34c8a304e9b829b9c3f27caae67921f86f7ffde
 WHIRLPOOL 
ccd74c242715cd54436ac451b2d69b8a4a75291ac4f2d05ec3c4ead0dba61329ea720149e369799e3772da97ecc4a70139c0ffb7bf658213072c44b5a2cdc3c9
 DIST django-otp-yubikey-0.3.1.tar.gz 14027 SHA256 
584ca85fe05525c04575d760348c1c9adaec24fbab882b3c718a56dbd2f3386b SHA512 
d7f13a22f2beb52a8566b5f5b43997344a6ea754bcd06fade0fa39872aad2ba2eecc11b9bccff340e2099c264dcae08faf6beb8d99f0508ae5d67646fcd79204
 WHIRLPOOL 
90e7cd6b63d322335aa725f30435c222542b4a59e6d7c1c5659ab150a1b00e757b13fdc40cef527e95731499e8f922fd900474bcd70b0b03feb6e06753c5df43
+DIST django-otp-yubikey-0.3.2.tar.gz 14099 SHA256 
602ed013924818a0aead4a6cee0751b6113b22846126e5635f7bff5015ffd053 SHA512 
8961b2de297e4759e1a5c3920ea8b4168d5a14e83b7ef6866598d9f22ac3157886298d424cba8c8418601227e5cb8d8fb4237cfbd66684077e25e1cd968fc589
 WHIRLPOOL 
e50ff65eaeaa7848a514737604a550843f5e855c26d59eb33d69524827ecd8a013afd05aa4e4e382caa10aa87c89577925892787da31a9be70ebabd83853b2b1

diff --git a/dev-python/django-otp-yubikey/django-otp-yubikey-0.3.2.ebuild 
b/dev-python/django-otp-yubikey/django-otp-yubikey-0.3.2.ebuild
new file mode 100644
index 000..f72c43c
--- /dev/null
+++ b/dev-python/django-otp-yubikey/django-otp-yubikey-0.3.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4} )
+
+inherit distutils-r1
+
+DESCRIPTION="django-otp plugin that verifies YubiKey OTP tokens"
+HOMEPAGE="https://bitbucket.org/psagers/django-otp";
+SRC_URI="mirror://pypi/d/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/django-otp-0.3.0[${PYTHON_USEDEP}]
+   >=dev-python/yubiotp-0.2.1[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"



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

2015-12-05 Thread Johann Schmitz
commit: 13476a70922ca4064db601f1b677be8ff6ee2f54
Author: Johann Schmitz  gentoo  org>
AuthorDate: Sun Dec  6 06:15:39 2015 +
Commit: Johann Schmitz  gentoo  org>
CommitDate: Sun Dec  6 06:15:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13476a70

dev-python/django-opensearch: Version bump to 0.2.5

Package-Manager: portage-2.2.20.1

 dev-python/django-opensearch/Manifest|  1 +
 .../django-opensearch/django-opensearch-0.2.5.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/django-opensearch/Manifest 
b/dev-python/django-opensearch/Manifest
index 7b03541..1745315 100644
--- a/dev-python/django-opensearch/Manifest
+++ b/dev-python/django-opensearch/Manifest
@@ -1 +1,2 @@
 DIST django-opensearch-0.2.4.tar.gz 15770 SHA256 
483074213473a699b3b6558402bc1502bd378542f53fabeabf651304a0d25912 SHA512 
6852f95b52a68cf1c48ceeaa365a691391e7a19363221e3bc32a9dd4c863e37a9611b1f31f91c342303b0e1b3418c4a27873d0a980e64aeab87ff2ccb1aba63d
 WHIRLPOOL 
c84fbd512905c081a82e513280e35f3cfb83bac0d47a2dd61c27d9b0af6952170d379dd7fddca9b69a54519f0eb284caf5624b1f60ddd5824f368d154e0ebad7
+DIST django-opensearch-0.2.5.tar.gz 15870 SHA256 
1f353865b79019dd54b216f43dcea19356d7c03376c0d8a8ef9db262ded1a51e SHA512 
70ec931de2687bd6e688fd60262a85de553700247c852a686fea422bb5208b5a3e0441b5778dead1838ae693a22103ed3db1677fe395f000531573bac5a501c7
 WHIRLPOOL 
ab8492cac101c637e4e0d15d187d1cb2a56e0babac3e79af9cc6700ee1912188ae3e2c31a6c98c47f8a2ce5ae6c42c65fa22e0183b2c63f8a9ed2f54ad4087fd

diff --git a/dev-python/django-opensearch/django-opensearch-0.2.5.ebuild 
b/dev-python/django-opensearch/django-opensearch-0.2.5.ebuild
new file mode 100644
index 000..7584285
--- /dev/null
+++ b/dev-python/django-opensearch/django-opensearch-0.2.5.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="A django reusable application to handle opensearch.xml"
+HOMEPAGE="https://github.com/vint21h/django-opensearch";
+SRC_URI="https://github.com/vint21h/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-python/django-1.7[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/django-two-factor-auth/

2015-12-05 Thread Johann Schmitz
commit: 37077c74574a4aa8adb4b9a461fcf9af734f01c5
Author: Johann Schmitz  gentoo  org>
AuthorDate: Sun Dec  6 06:22:55 2015 +
Commit: Johann Schmitz  gentoo  org>
CommitDate: Sun Dec  6 06:22:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37077c74

dev-python/django-two-factor-auth: Version bump to 1.2.1

Package-Manager: portage-2.2.20.1

 dev-python/django-two-factor-auth/Manifest |  1 +
 .../django-two-factor-auth-1.2.1.ebuild| 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/django-two-factor-auth/Manifest 
b/dev-python/django-two-factor-auth/Manifest
index e81b2e0..b0b2b55 100644
--- a/dev-python/django-two-factor-auth/Manifest
+++ b/dev-python/django-two-factor-auth/Manifest
@@ -1,2 +1,3 @@
 DIST django-two-factor-auth-1.1.1.tar.gz 101960 SHA256 
19cf066f7a4c76147d3ad5e5e46cf078772064ecde83acf9ece93670ec92d9cf SHA512 
f0ff3deeceb00b2b28d6237e1d4e4dbc2574c872b564abb491b77130b56aa7a705432ac93bf2a9ae9f03e780c58c409584d624f41bce690afd910edbc8bb5eae
 WHIRLPOOL 
7f20d4060b549792a7e5e36857ded765e3d06df403163d38dfcb67a93ee0c62a10fd7bad5b1055c28693ae05e5c93bfe137b7095ad0ab2ec26b20c1627d4b8d6
 DIST django-two-factor-auth-1.2.0.tar.gz 102073 SHA256 
45cd38798565886e47a9b42ab201f06a73583cf7dd2579684691e0ea510a96ec SHA512 
f6b58d42dedc3e80428c4acc4b7f0d6323a4eb84869b35f5e128aef6e00c0a418f43146fb6aeaf5bd92d78842023e4e3e8667a95198feea804f2561c6f8e43d4
 WHIRLPOOL 
fd243bbb65c286ef7b8bb8a132518f830c5b1879fa41ae3cbc730c09c5592755b9f9c1e2d60394678fd51bb2c3230d50307a13afb8bf651b50129813a9a3b1a0
+DIST django-two-factor-auth-1.2.1.tar.gz 102165 SHA256 
e98d6bea7f18d5667a2681e524739f60d8680f747e9aeb094c5175f7dcc540a6 SHA512 
c7947318929a91096e329e21db81c798f6522050d45203dd2cdeb0708f03d06ab6c650305546cd5e53080cdc77f43c6bcedbc77ad7eb1c88ffa49da5957f40ff
 WHIRLPOOL 
6393b76fdbd3020e73fd26b564793fe8944d57a1728b15253f8efd7d19253cb1f7a369fa94bf2b500ba618919a6914f766b25d852501db3defaed77a0a3b0a9a

diff --git 
a/dev-python/django-two-factor-auth/django-two-factor-auth-1.2.1.ebuild 
b/dev-python/django-two-factor-auth/django-two-factor-auth-1.2.1.ebuild
new file mode 100644
index 000..c2d665d
--- /dev/null
+++ b/dev-python/django-two-factor-auth/django-two-factor-auth-1.2.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit eutils distutils-r1
+
+DESCRIPTION="User-friendly Two-Factor Authentication for Django"
+HOMEPAGE="https://github.com/Bouke/django-two-factor-auth";
+SRC_URI="https://github.com/Bouke/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="test yubikey"
+
+CDEPEND=">=dev-python/django-1.4.2[${PYTHON_USEDEP}]
+   >=dev-python/django-otp-0.2.0[${PYTHON_USEDEP}]
+   dev-python/qrcode[${PYTHON_USEDEP}]
+   dev-python/twilio[${PYTHON_USEDEP}]
+   yubikey? ( dev-python/django-otp-yubikey[${PYTHON_USEDEP}] )
+   "
+
+RDEPEND="${CDEPEND}"
+DEPEND="test? (
+   dev-python/flake8[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   )"
+
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+   sed -i "/'qrcode/s/^/#/" setup.py || die
+}
+
+python_test() {
+   emake test
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/django-otp-yubikey/

2015-12-05 Thread Johann Schmitz
commit: 4968340c12eb5330597736450c15f593704acdb6
Author: Johann Schmitz  gentoo  org>
AuthorDate: Sun Dec  6 06:20:35 2015 +
Commit: Johann Schmitz  gentoo  org>
CommitDate: Sun Dec  6 06:20:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4968340c

dev-python/django-otp-yubikey: Dropped 0.3.1

Package-Manager: portage-2.2.20.1

 dev-python/django-otp-yubikey/Manifest |  1 -
 .../django-otp-yubikey-0.3.1.ebuild| 25 --
 2 files changed, 26 deletions(-)

diff --git a/dev-python/django-otp-yubikey/Manifest 
b/dev-python/django-otp-yubikey/Manifest
index b2dc4a5..13ffc23 100644
--- a/dev-python/django-otp-yubikey/Manifest
+++ b/dev-python/django-otp-yubikey/Manifest
@@ -1,3 +1,2 @@
 DIST django-otp-yubikey-0.2.0.tar.gz 11264 SHA256 
72a62d0a0cec9ccf1a1a029b04b6b620f30ec501c0115a52ef6472a6817ba808 SHA512 
f0b18fb262caa76a25af0a063c85c07b41f7d211dacd1db2dc6cd55995bc505a1e70535b70a95cba722685a3b34c8a304e9b829b9c3f27caae67921f86f7ffde
 WHIRLPOOL 
ccd74c242715cd54436ac451b2d69b8a4a75291ac4f2d05ec3c4ead0dba61329ea720149e369799e3772da97ecc4a70139c0ffb7bf658213072c44b5a2cdc3c9
-DIST django-otp-yubikey-0.3.1.tar.gz 14027 SHA256 
584ca85fe05525c04575d760348c1c9adaec24fbab882b3c718a56dbd2f3386b SHA512 
d7f13a22f2beb52a8566b5f5b43997344a6ea754bcd06fade0fa39872aad2ba2eecc11b9bccff340e2099c264dcae08faf6beb8d99f0508ae5d67646fcd79204
 WHIRLPOOL 
90e7cd6b63d322335aa725f30435c222542b4a59e6d7c1c5659ab150a1b00e757b13fdc40cef527e95731499e8f922fd900474bcd70b0b03feb6e06753c5df43
 DIST django-otp-yubikey-0.3.2.tar.gz 14099 SHA256 
602ed013924818a0aead4a6cee0751b6113b22846126e5635f7bff5015ffd053 SHA512 
8961b2de297e4759e1a5c3920ea8b4168d5a14e83b7ef6866598d9f22ac3157886298d424cba8c8418601227e5cb8d8fb4237cfbd66684077e25e1cd968fc589
 WHIRLPOOL 
e50ff65eaeaa7848a514737604a550843f5e855c26d59eb33d69524827ecd8a013afd05aa4e4e382caa10aa87c89577925892787da31a9be70ebabd83853b2b1

diff --git a/dev-python/django-otp-yubikey/django-otp-yubikey-0.3.1.ebuild 
b/dev-python/django-otp-yubikey/django-otp-yubikey-0.3.1.ebuild
deleted file mode 100644
index f72c43c..000
--- a/dev-python/django-otp-yubikey/django-otp-yubikey-0.3.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
-
-inherit distutils-r1
-
-DESCRIPTION="django-otp plugin that verifies YubiKey OTP tokens"
-HOMEPAGE="https://bitbucket.org/psagers/django-otp";
-SRC_URI="mirror://pypi/d/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   >=dev-python/django-otp-0.3.0[${PYTHON_USEDEP}]
-   >=dev-python/yubiotp-0.2.1[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"



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

2015-12-05 Thread Anthony G. Basile
commit: 785c10fb2c1d86ac6b4da38a05e0c4c212e44f52
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Dec  6 06:19:35 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Dec  6 06:19:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=785c10fb

profiles: mask =sys-apps/busybox-1.24* on uclibc, bug #567598

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

diff --git a/profiles/default/linux/uclibc/package.mask 
b/profiles/default/linux/uclibc/package.mask
index 7aabfa8..7ec9f29 100644
--- a/profiles/default/linux/uclibc/package.mask
+++ b/profiles/default/linux/uclibc/package.mask
@@ -6,6 +6,9 @@ sys-libs/musl
 sys-libs/glibc
 sys-libs/pam
 
+# busybox-1.24 is broken on uclibc, bug #567598
+=sys-apps/busybox-1.24*
+
 # DT_RUNPATH is broken on uclibc, bug #561684
 >sys-devel/binutils-config-4-r2
 



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

2015-12-05 Thread Anthony G. Basile
commit: 237f5f6e05558cee1ea2dc1ae3d7ac71936d4a30
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Dec  6 06:03:23 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Dec  6 06:15:45 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237f5f6e

profiles: mask =dev-libs/libressl-2.3* for bug #567554.

Support for SSLv3 has been dropped in 2.3.0 and above and its not
coming back.  It is insecure and packages requiring it need to be
fixed.  So we'll mask libressl-2.3* until we do.

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 23582be..3c30c61 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Anthony G. Basile  (06 Dec 2015)
+# Masked until we deal with SSLv3, bug #567554
+=dev-libs/libressl-2.3*
+
 # Ian Delaney  (06 Dec 2015)
 # Masked due to support of the hypervisor dropped in arch x86
 # rdep packages use.masked for xen under arch



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

2015-12-05 Thread Anthony G. Basile
commit: 0e559eb7916f17470f3f5cb3bdd85d5637961230
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Dec  6 05:51:35 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Dec  6 05:53:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e559eb7

net-libs/libmicrohttpd: remove --disable-spdy, bug #567620.

Package-Manager: portage-2.2.20.1

 net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild 
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild
index a988b4a..6133df5 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild
@@ -36,7 +36,6 @@ src_configure() {
--enable-bauth \
--enable-dauth \
--disable-examples \
-   --disable-spdy \
--enable-postprocessor \
--runstatedir=/run \
$(use_enable epoll) \



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

2015-12-05 Thread Doug Goldstein
commit: c9a8d507780f6d77baa32a48bd2716d9f96b97f9
Author: Doug Goldstein  gentoo  org>
AuthorDate: Sun Dec  6 05:00:03 2015 +
Commit: Doug Goldstein  gentoo  org>
CommitDate: Sun Dec  6 05:35:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9a8d507

app-emulation/xen: update inherit lines and use git-r3

Move the inherit lines back up near the top and switch to using git-r3
for the live version.

Signed-off-by: Doug Goldstein  gentoo.org>

 app-emulation/xen/xen-4.6.0-r2.ebuild | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/app-emulation/xen/xen-4.6.0-r2.ebuild 
b/app-emulation/xen/xen-4.6.0-r2.ebuild
index 3377511..f3d1b62 100644
--- a/app-emulation/xen/xen-4.6.0-r2.ebuild
+++ b/app-emulation/xen/xen-4.6.0-r2.ebuild
@@ -6,13 +6,16 @@ EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
+inherit eutils mount-boot flag-o-matic python-any-r1 toolchain-funcs
+
 MY_PV=${PV/_/-}
 MY_P=${PN}-${PV/_/-}
 
 if [[ $PV == * ]]; then
+   inherit git-r3
KEYWORDS=""
-   EGIT_REPO_URI="git://xenbits.xen.org/${PN}.git"
-   live_eclass="git-2"
+   EGIT_REPO_URI="git://xenbits.xen.org/xen.git"
+   SRC_URI=""
 else
KEYWORDS="~amd64 ~arm ~arm64 -x86"
UPSTREAM_VER=0
@@ -32,8 +35,6 @@ else

https://dev.gentoo.org/~idella4/distfiles/${PN}-security-patches.tar.gz";
 fi
 
-inherit mount-boot flag-o-matic python-any-r1 toolchain-funcs eutils 
${live_eclass}
-
 DESCRIPTION="The Xen virtual machine monitor"
 HOMEPAGE="http://xen.org/";
 LICENSE="GPL-2"



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

2015-12-05 Thread Doug Goldstein
commit: d7b224b0cc91b6dc978269bd33fa082d3f5a9520
Author: Doug Goldstein  gentoo  org>
AuthorDate: Sun Dec  6 05:31:08 2015 +
Commit: Doug Goldstein  gentoo  org>
CommitDate: Sun Dec  6 05:35:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b224b0

app-emulation/xen: drop USE=xsm

USE=xsm does not make sense for us to package up. If the user wants XSM,
they'll always want Flask. If they're developing their own XSM module
they will not be using our packages for that.

Signed-off-by: Doug Goldstein  gentoo.org>

 app-emulation/xen/xen-4.6.0-r2.ebuild | 7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/app-emulation/xen/xen-4.6.0-r2.ebuild 
b/app-emulation/xen/xen-4.6.0-r2.ebuild
index b67f639..492a696 100644
--- a/app-emulation/xen/xen-4.6.0-r2.ebuild
+++ b/app-emulation/xen/xen-4.6.0-r2.ebuild
@@ -40,7 +40,7 @@ DESCRIPTION="The Xen virtual machine monitor"
 HOMEPAGE="http://xen.org/";
 LICENSE="GPL-2"
 SLOT="0/${MAJOR_V}"
-IUSE="custom-cflags debug efi flask xsm"
+IUSE="custom-cflags debug efi flask"
 
 DEPEND="${PYTHON_DEPS}
efi? ( >=sys-devel/binutils-2.22[multitarget] )
@@ -53,8 +53,7 @@ RESTRICT="test"
 # Approved by QA team in bug #144032
 QA_WX_LOAD="boot/xen-syms-${PV}"
 
-REQUIRED_USE="flask? ( xsm )
-   arm? ( debug )"
+REQUIRED_USE="arm? ( debug )"
 
 S="${WORKDIR}/${MY_P}"
 
@@ -75,8 +74,6 @@ pkg_setup() {
if use flask ; then
export "XSM_ENABLE=y"
export "FLASK_ENABLE=y"
-   elif use xsm ; then
-   export "XSM_ENABLE=y"
fi
 }
 



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

2015-12-05 Thread Doug Goldstein
commit: 8a11081f495114c5ddfb54a8cef9285d6d7aa878
Author: Doug Goldstein  gentoo  org>
AuthorDate: Sun Dec  6 05:14:37 2015 +
Commit: Doug Goldstein  gentoo  org>
CommitDate: Sun Dec  6 05:35:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a11081f

app-emulation/xen: provide a sub-slot

Technically when switching between minor versions (e.g. 4.5 -> 4.6) you
need to rebuild anything that has linked against the Xen libraries due
to no promise of ABI stability between those versions. So expose a
sub-slot so packages can be rebuilt appropriately.

Signed-off-by: Doug Goldstein  gentoo.org>

 app-emulation/xen/xen-4.6.0-r2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-emulation/xen/xen-4.6.0-r2.ebuild 
b/app-emulation/xen/xen-4.6.0-r2.ebuild
index bfe39a9..717b3e1 100644
--- a/app-emulation/xen/xen-4.6.0-r2.ebuild
+++ b/app-emulation/xen/xen-4.6.0-r2.ebuild
@@ -6,10 +6,11 @@ EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils mount-boot flag-o-matic python-any-r1 toolchain-funcs
+inherit eutils mount-boot flag-o-matic python-any-r1 toolchain-funcs 
versionator
 
 MY_PV=${PV/_/-}
 MY_P=${PN}-${PV/_/-}
+MAJOR_V="$(get_version_component_range 1-2)"
 
 if [[ $PV == * ]]; then
inherit git-r3
@@ -38,7 +39,7 @@ fi
 DESCRIPTION="The Xen virtual machine monitor"
 HOMEPAGE="http://xen.org/";
 LICENSE="GPL-2"
-SLOT="0"
+SLOT="0/${MAJOR_V}"
 IUSE="custom-cflags debug efi flask xsm"
 
 DEPEND="${PYTHON_DEPS}



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

2015-12-05 Thread Doug Goldstein
commit: 3fdeeac653938b76993db617b4a3786287ec2007
Author: Doug Goldstein  gentoo  org>
AuthorDate: Sun Dec  6 05:04:09 2015 +
Commit: Doug Goldstein  gentoo  org>
CommitDate: Sun Dec  6 05:35:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fdeeac6

app-emulation/xen: delete x86 bits

x86 is not supported by this version of Xen and won't be supported going
forward so drop the x86 code.

Signed-off-by: Doug Goldstein  gentoo.org>

 app-emulation/xen/xen-4.6.0-r2.ebuild | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/app-emulation/xen/xen-4.6.0-r2.ebuild 
b/app-emulation/xen/xen-4.6.0-r2.ebuild
index f3d1b62..bfe39a9 100644
--- a/app-emulation/xen/xen-4.6.0-r2.ebuild
+++ b/app-emulation/xen/xen-4.6.0-r2.ebuild
@@ -60,11 +60,7 @@ S="${WORKDIR}/${MY_P}"
 pkg_setup() {
python-any-r1_pkg_setup
if [[ -z ${XEN_TARGET_ARCH} ]]; then
-   if use x86 && use amd64; then
-   die "Confusion! Both x86 and amd64 are set in your use 
flags!"
-   elif use x86; then
-   export XEN_TARGET_ARCH="x86_32"
-   elif use amd64; then
+   if use amd64; then
export XEN_TARGET_ARCH="x86_64"
elif use arm; then
export XEN_TARGET_ARCH="arm32"



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

2015-12-05 Thread Doug Goldstein
commit: 415ca2fc9582e38407e41bb10b4c905e00538661
Author: Doug Goldstein  gentoo  org>
AuthorDate: Sun Dec  6 05:28:08 2015 +
Commit: Doug Goldstein  gentoo  org>
CommitDate: Sun Dec  6 05:35:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=415ca2fc

app-emulation/xen: don't install EFI bits with USE=-efi

Don't install the EFI bits if the user didn't want them.

Signed-off-by: Doug Goldstein  gentoo.org>

 app-emulation/xen/xen-4.6.0-r2.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-emulation/xen/xen-4.6.0-r2.ebuild 
b/app-emulation/xen/xen-4.6.0-r2.ebuild
index 717b3e1..b67f639 100644
--- a/app-emulation/xen/xen-4.6.0-r2.ebuild
+++ b/app-emulation/xen/xen-4.6.0-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils mount-boot flag-o-matic python-any-r1 toolchain-funcs 
versionator
+inherit eutils multilib mount-boot flag-o-matic python-any-r1 toolchain-funcs 
versionator
 
 MY_PV=${PV/_/-}
 MY_P=${PN}-${PV/_/-}
@@ -170,6 +170,9 @@ src_install() {
fi
 
emake LDFLAGS="$(raw-ldflags)" DESTDIR="${D}" -C xen ${myopt} install
+
+   # make install likes to throw in some extra EFI bits if it built
+   use efi || rm -rf "${D}/usr/$(get_libdir)/efi"
 }
 
 pkg_postinst() {



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/, x11-drivers/nvidia-drivers/files/

2015-12-05 Thread Jeroen Roovers
commit: 5b59b721ce933854d4f6191fc67536d0f5e0113a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Dec  6 05:32:13 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Dec  6 05:32:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b59b721

x11-drivers/nvidia-drivers: Unload nvidia-modeset as needed (bug #566242 by 
Adam Shea).

Package-Manager: portage-2.2.26

 x11-drivers/nvidia-drivers/files/nvidia-rmmod.conf | 3 +++
 .../{nvidia-drivers-358.16.ebuild => nvidia-drivers-358.16-r1.ebuild}  | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11-drivers/nvidia-drivers/files/nvidia-rmmod.conf 
b/x11-drivers/nvidia-drivers/files/nvidia-rmmod.conf
new file mode 100644
index 000..48a8273
--- /dev/null
+++ b/x11-drivers/nvidia-drivers/files/nvidia-rmmod.conf
@@ -0,0 +1,3 @@
+# Nvidia UVM support
+
+remove nvidia modprobe -r --ignore-remove nvidia-modeset nvidia-uvm nvidia

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-358.16.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-358.16-r1.ebuild
similarity index 99%
rename from x11-drivers/nvidia-drivers/nvidia-drivers-358.16.ebuild
rename to x11-drivers/nvidia-drivers/nvidia-drivers-358.16-r1.ebuild
index 44a9162..e81b1bc 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-358.16.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-358.16-r1.ebuild
@@ -244,7 +244,7 @@ src_install() {
# pkg_preinst, see bug #491414
insinto /etc/modprobe.d
newins "${FILESDIR}"/nvidia-169.07 nvidia.conf
-   use uvm && doins "${FILESDIR}"/nvidia-uvm.conf
+   doins "${FILESDIR}"/nvidia-rmmod.conf
 
# Ensures that our device nodes are created when not using X
exeinto "$(get_udevdir)"



[gentoo-commits] repo/gentoo:master commit in: games-fps/duke3d-data/

2015-12-05 Thread Jeroen Roovers
commit: dbb137b4c4c2b15c1381f62c8ac4c7feb70aa593
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Dec  6 05:09:25 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Dec  6 05:09:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb137b4

games-fps/duke3d-data: Stable for HPPA (bug #567518).

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

 games-fps/duke3d-data/duke3d-data-1.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-fps/duke3d-data/duke3d-data-1.0-r3.ebuild 
b/games-fps/duke3d-data/duke3d-data-1.0-r3.ebuild
index be9af9f..9cd076a 100644
--- a/games-fps/duke3d-data/duke3d-data-1.0-r3.ebuild
+++ b/games-fps/duke3d-data/duke3d-data-1.0-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="gog? ( ${GOG_FILE} )"
 
 LICENSE="DUKE3D gog? ( GOG-EULA )"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 hppa ~ppc ~x86"
 IUSE="gog"
 REQUIRED_USE="^^ ( cdinstall gog )"
 RESTRICT="mirror bindist gog? ( fetch )"



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

2015-12-05 Thread Jeroen Roovers
commit: 9ac8957ac8e0187fa6e81108dbcadd48149965d3
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Dec  6 05:07:02 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Dec  6 05:07:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac8957a

x11-misc/xdg-utils: Stable for HPPA PPC64 (bug #558676).

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

 x11-misc/xdg-utils/xdg-utils-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.1.ebuild 
b/x11-misc/xdg-utils/xdg-utils-1.1.1.ebuild
index 2ee9a45..2bdc698 100644
--- a/x11-misc/xdg-utils/xdg-utils-1.1.1.ebuild
+++ b/x11-misc/xdg-utils/xdg-utils-1.1.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="http://portland.freedesktop.org/download/${MY_P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc +perl"
 
 RDEPEND="dev-util/desktop-file-utils



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

2015-12-05 Thread Jeroen Roovers
commit: 64534b789ddc97036d847a9c8a0bcb536e1280ff
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Dec  6 05:04:38 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Dec  6 05:04:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64534b78

sys-apps/openrc: Stable for HPPA PPC64 (bug #567356).

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

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

diff --git a/sys-apps/openrc/openrc-0.18.4.ebuild 
b/sys-apps/openrc/openrc-0.18.4.ebuild
index be7a746..b53ece5 100644
--- a/sys-apps/openrc/openrc-0.18.4.ebuild
+++ b/sys-apps/openrc/openrc-0.18.4.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://dev.gentoo.org/~williamh/dist/${P}.tar.bz2";
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 fi
 
 LICENSE="BSD-2"



[gentoo-commits] repo/gentoo:master commit in: app-text/linuxdoc-tools/files/

2015-12-05 Thread Ian Delaney
commit: 73dc9fb9a18861da6ba84741de399ce46769f025
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Wed Dec  2 09:21:47 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Dec  6 04:44:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73dc9fb9

app-text/linuxdoc-tools: do not install documentation Makefile in 0.9.71

 .../files/linuxdoc-tools-0.9.71-fix-parallel-doc-build.patch | 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git 
a/app-text/linuxdoc-tools/files/linuxdoc-tools-0.9.71-fix-parallel-doc-build.patch
 
b/app-text/linuxdoc-tools/files/linuxdoc-tools-0.9.71-fix-parallel-doc-build.patch
index 76256da..e0bd5ad 100644
--- 
a/app-text/linuxdoc-tools/files/linuxdoc-tools-0.9.71-fix-parallel-doc-build.patch
+++ 
b/app-text/linuxdoc-tools/files/linuxdoc-tools-0.9.71-fix-parallel-doc-build.patch
@@ -1,7 +1,8 @@
 See https://gitlab.com/agmartin/linuxdoc-tools/issues/4
+and https://gitlab.com/agmartin/linuxdoc-tools/issues/6
 
 diff --git a/Makefile.in b/Makefile.in
-index adb85d0..7038d97 100644
+index adb85d0..f215678 100644
 --- a/Makefile.in
 +++ b/Makefile.in
 @@ -83,13 +83,14 @@ ifneq ($(BUILDDOC_FORMATS),)
@@ -22,6 +23,15 @@ index adb85d0..7038d97 100644
sh Makedoc.sh)
  endif
  
+@@ -174,7 +175,7 @@ ifneq ($(BUILDDOC_FORMATS),)
+   mkdir -m 755 -p $(doc_ddir)
+   # cp -r doc/* $(doc_ddir)
+   ( cd doc && tar --exclude='CVS' -cpf - . ) | ( cd $(doc_ddir) && tar 
-xpf - )
+-  rm -f $(doc_ddir)/Makedoc.sh
++  rm -f $(doc_ddir)/Makedoc.sh $(doc_ddir)/Makefile
+   find $(doc_ddir) -type d -print | xargs chmod 755
+   find $(doc_ddir) -type f -print | xargs chmod 644
+ endif
 diff --git a/doc/Makedoc.sh b/doc/Makedoc.sh
 index b7e2efb..da4be99 100644
 --- a/doc/Makedoc.sh



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

2015-12-05 Thread Ian Stakenvicius
commit: d7abd1219aeb3dbe982b7a9065fe7ad34a267f8e
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Sun Dec  6 04:29:13 2015 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Sun Dec  6 04:29:13 2015 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=d7abd121

bump 43b8 to b9

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

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 886194f..3579685 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -79,4 +79,4 @@ DIST firefox-42.0-xh.xpi 455527 SHA256 
1a1776e5770dd361d0adc85ed80bb1e81dd5436a0
 DIST firefox-42.0-zh-CN.xpi 491278 SHA256 
46bb4b1b67494004441135dbf3051501e0580fb8da29548de73f2e0fe12f7834 SHA512 
af6b29e0b75b213ad82d8b6d9d0222f58a2992c3758fb6de2ea7e6d85736889eb0e66d45f3ef112eb5bc1b194ee747f5cf4eed73f153d6e35e031d2c36339993
 WHIRLPOOL 
742d90de3e7e5266617565a953a04f5c0736d76fef83710cd308150fa4509d5195b5a334097303896a1cc6fcb5070258c25fb2bea7862b77e8d0e7a28d77
 DIST firefox-42.0-zh-TW.xpi 482387 SHA256 
ef4e9b5e01b85564b935a5f9bc663ffac61ce0f3ca166c316b1aee648832d458 SHA512 
35993b713480d68d647c0bcee9ccb8b58949097663ea839ed4ff9de3d11081863db5ab035f74b61beaabc448440c2aa5f6f6955112a23c8702adb8d7af57cd4b
 WHIRLPOOL 
6aea103b3298a07490af7d067df61e0c5693416d8003272478e7c73bb5f36e92fb2f5c96f8b86f83faffe46c5ed7eb142ecfce300e215096585a8eace330ac1e
 DIST firefox-42.0.source.tar.xz 165766832 SHA256 
994a346699298277b64ec0cab72660b8d3e5b879a2ac79207576f7e6c33da3ae SHA512 
d38f48047233bf68929bd05276165266d341c0186214687405010cac7ccbb266618eec43849b05fa12358eb43a106494d8dce9683bae62e133b7f990bb4c8aaf
 WHIRLPOOL 
2ecb00867045f13739dc58838675f0620e3f0e69f7b446a99e9306061f1d44296fb054a8e19fda3f082f0c11f54c4e81810700705df574ee00d96f6332e1b0e1
-DIST firefox-43.0b8.source.tar.xz 175435072 SHA256 
5025fe1b36f6ddf29884d5071e978f067c5903e333f4cd8acd30edfbffaf94af SHA512 
129b9666bbcc47cea845a35e99f8066ef7ffe42766f83b26f479b7fce150dd970998b904ba7aed27d0fa7da6e901d56a9858f96ad83fca3a2bf4dd0d510f6011
 WHIRLPOOL 
bfb10671d078ec706e6d9683d6f00f4b050a58fd968c6ac86c38b08d3273c768e5c2932f454dfded182a3d56b6042a0e088bec3d62158b306c4f422174be272b
+DIST firefox-43.0b9.source.tar.xz 175426232 SHA256 
4ca14dd3a22bd8ef697f3ca15a53500f4079498147355ba38b7930d6355cf45b SHA512 
3cf0d179c00f87ea15b928c0da64a1d3ba89745b6cab946120be3c0f50c6a28214672e6e243f94b137a780381419769f12032f0d283e065f44525dc9761dacfa
 WHIRLPOOL 
14968fea04998cbd14608ab58eb6fb3885e23c3b7e15ccac09b2051bbeedab46650fd99d774c6ec7e532e61bd65f27175b7070b4d68de7e119773f45aba20739

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



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

2015-12-05 Thread Aaron Swenson
commit: a4952c16e644ae9e7b8be6c3a402cad6eaed8150
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Sun Dec  6 04:16:33 2015 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Sun Dec  6 04:16:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4952c16

Version Bump

Package-Manager: portage-2.2.20.1

 sci-libs/geos/Manifest  |  1 +
 sci-libs/geos/geos-3.5.0.ebuild | 57 +
 2 files changed, 58 insertions(+)

diff --git a/sci-libs/geos/Manifest b/sci-libs/geos/Manifest
index b0d0b45..830e082 100644
--- a/sci-libs/geos/Manifest
+++ b/sci-libs/geos/Manifest
@@ -1,2 +1,3 @@
 DIST geos-3.4.1.tar.bz2 1813303 SHA256 
d07ac375f3edd12425d6ce5a96db9739d5ff358cbdf60c6804f7a9e565af8ff2 SHA512 
69d02630856f63bd0617db383b9936ad07e94d2b2fda4a3865657057626887439b52fd7b74602d529aff5cf8c7fbfea72672ccde807395b2dc1cc73c93c2567b
 WHIRLPOOL 
35a6673a98d1fa1f10113c8cfef4dc32ba9b68dcc23e5522252870c2591537f80841913105425bd23ebecaa63d520ceccbfe7824a00e70e9c1461aa919bf2469
 DIST geos-3.4.2.tar.bz2 1813726 SHA256 
15e8bfdf7e29087a957b56ac543ea9a80321481cef4d4f63a7b268953ad26c53 SHA512 
c335608ff5e719ec6f3a6edc157c11fe5aaf9a813bf3c4b1e8a05de7a52584f6f64d5c42e646410c09a2e3cdfd3f8f994bedba37fc60454bbaa7c25ba1d36c9b
 WHIRLPOOL 
5090bb4a4413b4c6fa00651058acfd5cb98bb8a2e68b1175baaf4ade6c737792239a08a6f9f3831c963e896469f9e9a4c1410bdddfb152638f1e72cbdb7c05e0
+DIST geos-3.5.0.tar.bz2 1949397 SHA256 
49982b23bcfa64a5dab136b82e25354edeb806e5a2e2f5b8aa98b1d0ae02 SHA512 
cd9c008c19213eb90959f950b03958e6abd9c22d83e6eb5f5a9020263ad8b0045dd5c5af60417c548fc130a57756ae1ef706710086cc277498b9ba6a0a6256b7
 WHIRLPOOL 
f7530e1dc6b99b4ad83d9a01c44b8e6256e118f7615a473d666b00549296df00ca3c86d7ab4d0ae717a3b329b3a9ecac587bc475ee51cbd7e436922860d00ab9

diff --git a/sci-libs/geos/geos-3.5.0.ebuild b/sci-libs/geos/geos-3.5.0.ebuild
new file mode 100644
index 000..212c82f
--- /dev/null
+++ b/sci-libs/geos/geos-3.5.0.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python2_{6,7} )
+inherit autotools eutils python-single-r1 python-utils-r1
+
+DESCRIPTION="Geometry engine library for Geographic Information Systems"
+HOMEPAGE="http://trac.osgeo.org/geos/";
+SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
+IUSE="doc php python ruby static-libs"
+
+RDEPEND="
+   php? ( >=dev-lang/php-5.3:* )
+   ruby? ( dev-lang/ruby:* )
+"
+DEPEND="${RDEPEND}
+   doc? ( app-doc/doxygen )
+   php? ( dev-lang/swig )
+   python? ( dev-lang/swig ${PYTHON_DEPS} )
+   ruby? ( dev-lang/swig )
+"
+
+src_prepare() {
+   epatch "${FILESDIR}"/3.4.2-solaris-isnan.patch
+   eautoreconf
+   echo "#!${EPREFIX}/bin/bash" > py-compile
+}
+
+src_configure() {
+   econf \
+   $(use_enable python) \
+   $(use_enable ruby) \
+   $(use_enable php) \
+   $(use_enable static-libs static)
+}
+
+src_compile() {
+   emake
+
+   use doc && emake -C "${S}/doc" doxygen-html
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+
+   use doc && dohtml -r doc/doxygen_docs/html/*
+   use python && python_optimize "${D}$(python_get_sitedir)"/geos/
+
+   find "${ED}" -name '*.la' -exec rm -f {} +
+}



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

2015-12-05 Thread Ian Delaney
commit: 772ba7872fb8291216b6cb02cc74faf06bad10b1
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Dec  6 04:05:14 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Dec  6 04:05:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772ba787

profiles/package.mask: re-pmask old vns. ~xen*-4.2.5 since rdeps now use.masked

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

diff --git a/profiles/package.mask b/profiles/package.mask
index ede0f5f..23582be 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Ian Delaney  (06 Dec 2015)
+# Masked due to support of the hypervisor dropped in arch x86
+# rdep packages use.masked for xen under arch
+<=app-emulation/xen-4.2.5-r12
+<=app-emulation/xen-tools-4.2.5-r11
+
 # Patrice Clement  (05 Dec 2015)
 # Upstream dead: no update since 2007.
 # Masked for removal in 30 days. See bug #567580.



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

2015-12-05 Thread Ian Delaney
commit: 3f2446fa07ae7c89a1e9addba19f774bc66a70ac
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Dec  6 03:32:20 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Dec  6 03:32:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f2446fa

dev-util/idea-ultimate: add proxy co-maintainer tomboy-64 to metadata.xml

Package-Manager: portage-2.2.24

 dev-util/idea-ultimate/metadata.xml | 14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-util/idea-ultimate/metadata.xml 
b/dev-util/idea-ultimate/metadata.xml
index 913048d..aebf828 100644
--- a/dev-util/idea-ultimate/metadata.xml
+++ b/dev-util/idea-ultimate/metadata.xml
@@ -2,11 +2,15 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
 proxy-maintainers
-
-   g...@gepe-biljarts.be
-   Gert Pellin
-   Proxy maintainer. Assign bugs to him.
-
+   
+   g...@gepe-biljarts.be
+   Gert Pellin
+   Proxy maintainer. Assign bugs to him.
+   
+   
+   tombo...@sina.cn
+   Proxied co-maintainer
+  
 
 Excel at enterprise, mobile and web development with Java, Scala and Groovy, 
with all the latest modern technologies and frameworks available out of the box.
 



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

2015-12-05 Thread William Hubbs
commit: a67e3495d0b54ac83a00fc04aef50951646814ad
Author: William Hubbs  gmail  com>
AuthorDate: Sat Dec  5 16:31:39 2015 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Dec  5 16:31:39 2015 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=a67e3495

Increment version number

 Makefile.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.inc b/Makefile.inc
index 415bf9d..1d43192 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,3 +1,3 @@
 NAME=  openrc
-VERSION=   0.19
+VERSION=   0.20
 PKG=   ${NAME}-${VERSION}



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

2015-12-05 Thread William Hubbs
commit: 83cd7145e3e7c3ac453b6a87214cf5704e3875ce
Author: William Hubbs  gmail  com>
AuthorDate: Sat Dec  5 23:47:47 2015 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Dec  5 23:47:47 2015 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=83cd7145

Rename bootlevel variable in _usage.c

In src/rc/_usage.c, we were using bootlevel as the variable to hold the
return value of rc_sys.
This changes the variable name to systype because this function returns
a system type, not a runlevel.

 src/rc/_usage.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/rc/_usage.c b/src/rc/_usage.c
index a95e93f..2ab0fa6 100644
--- a/src/rc/_usage.c
+++ b/src/rc/_usage.c
@@ -53,11 +53,11 @@ static void set_quiet_options(void)
 _noreturn static void
 show_version(void)
 {
-   const char *bootlevel = NULL;
+   const char *systype = NULL;
 
printf("%s (OpenRC", applet);
-   if ((bootlevel = rc_sys()))
-   printf(" [%s]", bootlevel);
+   if ((systype = rc_sys()))
+   printf(" [%s]", systype);
printf(") %s", VERSION);
 #ifdef BRANDING
printf(" (%s)", BRANDING);



[gentoo-commits] repo/gentoo:master commit in: dev-java/antlr/, dev-java/antlr/files/

2015-12-05 Thread James Le Cuirot
commit: 5c462fbe07a3a1d988c1b13b5b8362e2bf3c966e
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Dec  5 23:32:18 2015 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Dec  5 23:41:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c462fbe

dev-java/antlr: Version bump into new SLOT 3.5

Primarily needed to unbundle ANTLR 4. This release seems to have more
in common with 4 than it does with 3.2, hence the new SLOT.

I have excluded the output=template feature to draw a firm dividing
line between 0/3 and 3.5/4 SLOTs, otherwise 4 would pull in 3 previous
versions!

Package-Manager: portage-2.2.26

 dev-java/antlr/Manifest |  2 +
 dev-java/antlr/antlr-3.5.2.ebuild   | 87 +
 dev-java/antlr/files/3.5.2-test-fixes.patch | 36 
 3 files changed, 125 insertions(+)

diff --git a/dev-java/antlr/Manifest b/dev-java/antlr/Manifest
index 7c1dfc3..dd63ef1 100644
--- a/dev-java/antlr/Manifest
+++ b/dev-java/antlr/Manifest
@@ -5,4 +5,6 @@ DIST antlr-3.1.3.tar.gz 10743515 SHA256 
1fca0fc7304140807e64ec263a58d93ef1b380cf
 DIST antlr-3.2.jar 1928009 SHA256 
4c8737014e7ca0d2c85171edf37f5a26b2d8d8237c283357b81a3269b6848d38 SHA512 
25a61404c4b41e48eeaed49d41122f9400092248a10eb776d75ce3513295870eca1acc4b06c74925284a27cc64ca0506e34de39fb91996f09727cc5cc72dd9a6
 WHIRLPOOL 
19d99c9f50339ee9ef31e9458ac3a44ce52aa89ed84f96be905d626e3a53d5e2bbdb2e8eb4c5ca16413e7493499b141f940dd200658f8e60e9ecbd777f83a84b
 DIST antlr-3.2.tar.gz 837320 SHA256 
01548fa03ef1f0ed05a93f0749b65db8a35a191ad7ad34e1e6a6a2529ca2ef45 SHA512 
8984221cd89253c033a4596dd56cd51b297393a53b4682f5ab401172745d343371bf0d45417fa286ce972add1b4e474f1f3091fa1345158dbfc040702d61607c
 WHIRLPOOL 
40080efc13c88312aaa318cde097f240e711b477e264739ea71b6c246ede29ac48f42eccd55365af531eb428f1ca1d89386d7e5753b6bc35cad9bf937b70e6de
 DIST antlr-3.5.2-complete-no-st3.jar 1862097 SHA256 
46531814ba9739cdf20c6c1789c252d3d95b68932813d79fb8bbfdf8d5840417 SHA512 
227f56edfb8d1935fc0f5bd69a730a2230b173f38baa7837b6dac9b4a10c5d4a9b2eb806416b21bed2621bb0b8e0fb98a6f48da2660b326728326f078bc28ea9
 WHIRLPOOL 
5c5285894e2d4182650a8a573ae83996e1f463d6ce866ddcff43959b16cf1070c3042b21d80c9350865716a6719d15fcd42b7370b4af69b6eca863d26ffcc325
+DIST antlr-3.5.2-complete.jar 2456317 SHA256 
26ca659f47d77384f518cf2b6463892fcd4f0b0d4d8c0de2addf697e63e7326b SHA512 
560f208e38759b5e626de56816e1fce9c191c526c04ca782513859d468ac444d1e8e62c03870a68f8f9d8daee0f45fca465150e2bbfc71b46e46b952519044b1
 WHIRLPOOL 
bdbbb081bf0aab83fa26a4a75f7f42487da688a5e3c765ea4cbd7b8c1bcb80b66e8b98bf95ee8bcd2acd60b4eacb6745f879cb899b672ea7fc4489d651a6f2e0
+DIST antlr-3.5.2.tar.gz 6927126 SHA256 
529baf7d11f06b773543e25271c1a6e1735d2f8061f4866d1ea5c99a5d71ee1f SHA512 
e2a0520093fb2a77dcd9d44f26a9fdd612dceaffb398c53b2b8cd29f4630830647ede29e8dd55b434cb2c165b0fd1d77968ec6e6de0798f14d9cdfd9e6fccd99
 WHIRLPOOL 
a3a2bf81cc91a332725a4ce15dcccf10df5395b27a521656b1f3e80fed10197edc132fa2a8b9a259b2ee603320492b4b1f664692a967fdfdbb574d919b9aa20e
 DIST antlr-4.3-complete.jar 1340431 SHA256 
da9afec193edcc4d8080a4897e77e1e2f6a0c0bc265fccb8c44ae10660f7a8f0 SHA512 
669cc21ef72ec899509181b1ec77d918fce9dba3db165d9d7429e0058c58a9d716cbf274d7a54b6bd9143d95d9a902d82acfa5bcb5e6c805c4e9fdf90b83349e
 WHIRLPOOL 
f665a200850d294ee0f8c3127bb918a9c9625098a97a960afe08b3a3940ba2c2ad54099e34c82fab5058b668a721b3ed5621a85820d0aca0e16af2f81627c723

diff --git a/dev-java/antlr/antlr-3.5.2.ebuild 
b/dev-java/antlr/antlr-3.5.2.ebuild
new file mode 100644
index 000..33d4d91
--- /dev/null
+++ b/dev-java/antlr/antlr-3.5.2.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils java-pkg-2 java-pkg-simple
+
+DESCRIPTION="A parser generator for many languages"
+HOMEPAGE="http://www.antlr3.org/";
+SRC_URI="https://github.com/${PN}/${PN}3/archive/${PV}.tar.gz -> ${P}.tar.gz
+   http://www.antlr3.org/download/${P}-complete.jar"; # Prebuilt version 
needed.
+LICENSE="BSD"
+SLOT="3.5"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-freebsd ~x86-freebsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="doc test"
+
+CDEPEND="dev-java/stringtemplate:4"
+
+RDEPEND="${CDEPEND}
+   >=virtual/jre-1.6"
+
+DEPEND="${CDEPEND}
+   >=virtual/jdk-1.6
+   test? ( dev-java/junit:4 )"
+
+S="${WORKDIR}/${PN}3-${PV}"
+JAVA_GENTOO_CLASSPATH_EXTRA="${S}/${PN}-runtime.jar"
+JAVA_GENTOO_CLASSPATH="stringtemplate-4"
+
+src_unpack() {
+   unpack ${P}.tar.gz
+}
+
+java_prepare() {
+   java-pkg_clean
+
+   # This requires StringTemplate v3 and is only needed for
+   # output=template. Nothing in the tree currently needs that and the
+   # dependency situation is already hairy enough as it is.
+   rm -v 
runtime/Java/src/main/java/org/antlr/runtime/tree/DOTTreeGenerato

[gentoo-commits] repo/gentoo:master commit in: dev-java/stringtemplate/, dev-java/stringtemplate/files/

2015-12-05 Thread James Le Cuirot
commit: 49d428bd9fecbd5138782e8e74edda2d4be43f45
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Dec  5 23:24:18 2015 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Dec  5 23:41:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49d428bd

dev-java/stringtemplate: Version bump into new SLOT 4 (fixes #417895)

This is needed by newer versions of ANTLR.

Package-Manager: portage-2.2.26

 dev-java/stringtemplate/Manifest   |  2 +
 .../stringtemplate/files/4.0.8-test-fixes.patch| 38 
 .../stringtemplate/stringtemplate-4.0.8.ebuild | 71 ++
 3 files changed, 111 insertions(+)

diff --git a/dev-java/stringtemplate/Manifest b/dev-java/stringtemplate/Manifest
index a2f7a94..8c8cf12 100644
--- a/dev-java/stringtemplate/Manifest
+++ b/dev-java/stringtemplate/Manifest
@@ -1,2 +1,4 @@
+DIST antlr-3.5.2-complete.jar 2456317 SHA256 
26ca659f47d77384f518cf2b6463892fcd4f0b0d4d8c0de2addf697e63e7326b SHA512 
560f208e38759b5e626de56816e1fce9c191c526c04ca782513859d468ac444d1e8e62c03870a68f8f9d8daee0f45fca465150e2bbfc71b46e46b952519044b1
 WHIRLPOOL 
bdbbb081bf0aab83fa26a4a75f7f42487da688a5e3c765ea4cbd7b8c1bcb80b66e8b98bf95ee8bcd2acd60b4eacb6745f879cb899b672ea7fc4489d651a6f2e0
 DIST stringtemplate-3.2.1.tar.gz 1039803 SHA256 
3a0adbb7510c2822ca515c635e1ff1469b3ac78f6d2072e48478876b9191de20 SHA512 
fe4c50584dd3695514034845ba7b8fa300cf582b6b302797afadce990f2665759323f6a29ece1bc07dfab244cc00455b4106fe3ad6851165edbb8736ad7ec714
 WHIRLPOOL 
be77636384fdc680d856e8840abf0f629d5115c67f2085db044767847a480b3e2be70bae1d3984172561d14661ae325c677017b55183ff7d2e10ae4c9f83b40e
 DIST stringtemplate-3.2.tar.gz 741708 SHA256 
de85449fca6c11bf2efff73fa2c852ccf84b0db1e129a6948748659952f6825e SHA512 
23b657fe15fd37ccbacea3f8d7ab4ef4a7870b6bafed73cfb2ffb44b3d8ee1f473aa57d39f864017d74c97f4ee431d776eaf0439065c6d1b94d4d5a2fec5d226
 WHIRLPOOL 
eff58073d8c4773fb75dfa25fb76b5973297dd329c451c1fda1f1d53f3e620119382ffe3986e5b941473b4089807cfc7807bb17545c66dc9d4cfa6575ccc9446
+DIST stringtemplate-4.0.8.tar.gz 147305 SHA256 
07013e36d16968b514092b1e33cbe53f811a70a12c96e2e56c2e97a4304431df SHA512 
21e4936356a6d374bf92645f09351a495a5900a408ead8dce1903ed81d7fc70eb4b44b206b587b05ed87edb2d4792c1cf72907a9cb527e18373ba2e5f31b5724
 WHIRLPOOL 
61562310995301cd005eb6a553f973304e166bca0b10d59a7d0877d73599a3bd26a2abf4cc7cb0ff98b61a1ef869c08f2d6933833217cac67f92d992a9a6d53d

diff --git a/dev-java/stringtemplate/files/4.0.8-test-fixes.patch 
b/dev-java/stringtemplate/files/4.0.8-test-fixes.patch
new file mode 100644
index 000..9480abe
--- /dev/null
+++ b/dev-java/stringtemplate/files/4.0.8-test-fixes.patch
@@ -0,0 +1,38 @@
+diff -Naur test.orig/org/stringtemplate/v4/test/TestGroups.java 
test/org/stringtemplate/v4/test/TestGroups.java
+--- test.orig/org/stringtemplate/v4/test/TestGroups.java   2014-03-25 
11:55:55.0 +
 test/org/stringtemplate/v4/test/TestGroups.java2015-09-13 
11:01:07.999800299 +0100
+@@ -29,6 +29,7 @@
+ 
+ import org.junit.Assert;
+ import org.junit.Test;
++import org.junit.Ignore;
+ import org.stringtemplate.v4.ST;
+ import org.stringtemplate.v4.STErrorListener;
+ import org.stringtemplate.v4.STGroup;
+@@ -527,6 +528,7 @@
+   assertEquals(expected, result);
+   }
+ 
++  @Ignore
+   @Test public void testUnknownNamedArg() throws Exception {
+   String dir = getRandomDir();
+   String groupFile =
+diff -Naur test.orig/org/stringtemplate/v4/test/TestGroupSyntaxErrors.java 
test/org/stringtemplate/v4/test/TestGroupSyntaxErrors.java
+--- test.orig/org/stringtemplate/v4/test/TestGroupSyntaxErrors.java
2014-03-25 11:55:55.0 +
 test/org/stringtemplate/v4/test/TestGroupSyntaxErrors.java 2015-09-13 
11:01:05.011850826 +0100
+@@ -28,6 +28,7 @@
+ package org.stringtemplate.v4.test;
+ 
+ import org.junit.Test;
++import org.junit.Ignore;
+ import org.stringtemplate.v4.STErrorListener;
+ import org.stringtemplate.v4.STGroup;
+ import org.stringtemplate.v4.STGroupFile;
+@@ -36,6 +37,7 @@
+ import static org.junit.Assert.assertEquals;
+ 
+ public class TestGroupSyntaxErrors extends BaseTest {
++  @Ignore
+   @Test public void testMissingImportString() throws Exception {
+   String templates =
+   "import\n" +

diff --git a/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild 
b/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild
new file mode 100644
index 000..e36b97f
--- /dev/null
+++ b/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+ANTLR3="3.5.2"
+JAVA_PKG_IUSE="doc source"
+
+inherit eutils java-pkg-2 java-pkg-simple
+
+DESCRIPTION="A Java template engine"
+HOMEPAGE="http://www.stringtemplate.org/";
+SRC_URI="https://github.com/antlr/${PN}4/archive/${PV}.tar.gz -> ${P}.

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

2015-12-05 Thread Jeroen Roovers
commit: 463681ae33a31c09585ae9d15f9691e7c4745f13
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Dec  5 22:14:51 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Dec  5 22:15:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=463681ae

sys-apps/portage: Stable for HPPA PPC64 (bug #567540).

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

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

diff --git a/sys-apps/portage/portage-2.2.24.ebuild 
b/sys-apps/portage/portage-2.2.24.ebuild
index 43cb079..228d0a0 100644
--- a/sys-apps/portage/portage-2.2.24.ebuild
+++ b/sys-apps/portage/portage-2.2.24.ebuild
@@ -18,7 +18,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage";
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 SLOT="0"
 IUSE="build doc epydoc +ipc linguas_ru selinux xattr"
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libaio/files/, dev-libs/libaio/

2015-12-05 Thread Michał Górny
commit: 208727cd120aff0f241c9ee0a5f033fe6b41987f
Author: Gokturk Yuksek  binghamton  edu>
AuthorDate: Sun Nov 29 01:29:51 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  5 21:39:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208727cd

dev-libs/libaio: link against stdlib to pull the fortified functions #558406

When '-fstack-protector-strong' is included in CFLAGS, the function
'__stack_chk_fail_local' needs to be pulled from libc. However,
upstream uses '-nostdlib' to avoid linking against any C library or
gcc libs. Remove '-nostdlib' and '-nostartfiles' to pull the required
symbols from libc.

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

Package-Manager: portage-2.2.20.1

 .../libaio/files/libaio-0.3.110-link-stdlib.patch   | 21 +
 dev-libs/libaio/libaio-0.3.110.ebuild   |  3 ++-
 2 files changed, 23 insertions(+), 1 deletion(-)

diff --git a/dev-libs/libaio/files/libaio-0.3.110-link-stdlib.patch 
b/dev-libs/libaio/files/libaio-0.3.110-link-stdlib.patch
new file mode 100644
index 000..696a928
--- /dev/null
+++ b/dev-libs/libaio/files/libaio-0.3.110-link-stdlib.patch
@@ -0,0 +1,21 @@
+From: Gokturk Yuksek 
+Subject: [PATCH] Link against stdlib to resolve fortified functions
+
+When '-fstack-protector-strong' is included in CFLAGS, the function
+'__stack_chk_fail_local' needs to be pulled from libc. However, upstream
+uses '-nostdlib' to avoid linking against any C library or gcc libs. Remove
+'-nostdlib' and '-nostartfiles' to pull the required symbols from libc.
+
+Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558406
+
+--- a/src/Makefile
 b/src/Makefile
+@@ -4,7 +4,7 @@
+ usrlibdir=$(libdir)
+ 
+ CFLAGS ?= -g -fomit-frame-pointer -O2
+-CFLAGS += -nostdlib -nostartfiles -Wall -I. -fPIC
++CFLAGS += -Wall -I. -fPIC
+ CFLAGS += $(CPPFLAGS)
+ SO_CFLAGS=-shared $(CFLAGS)
+ L_CFLAGS=$(CFLAGS)

diff --git a/dev-libs/libaio/libaio-0.3.110.ebuild 
b/dev-libs/libaio/libaio-0.3.110.ebuild
index a772baf..0605dbe 100644
--- a/dev-libs/libaio/libaio-0.3.110.ebuild
+++ b/dev-libs/libaio/libaio-0.3.110.ebuild
@@ -21,7 +21,8 @@ src_prepare() {
"${FILESDIR}"/${PN}-0.3.109-x32.patch \
"${FILESDIR}"/${PN}-0.3.109-testcase-8.patch \
"${FILESDIR}"/${PN}-0.3.110-cppflags.patch \
-   "${FILESDIR}"/${PN}-0.3.110-optional-werror.patch
+   "${FILESDIR}"/${PN}-0.3.110-optional-werror.patch \
+   "${FILESDIR}"/${PN}-0.3.110-link-stdlib.patch #558406
 
local sed_args=(
-e "/^prefix=/s:/usr:${EPREFIX}/usr:"



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

2015-12-05 Thread Michał Górny
commit: 9a2ddbe6541c49c534c31d4462a526cf0e30a05c
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  5 21:54:51 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  5 21:54:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a2ddbe6

dev-libs/libaio: Merge "link against stdlib (...)", #558406

Pull-Request: https://github.com/gentoo/gentoo/pull/414

 .../libaio/files/libaio-0.3.110-link-stdlib.patch   | 21 +
 dev-libs/libaio/libaio-0.3.110.ebuild   |  3 ++-
 2 files changed, 23 insertions(+), 1 deletion(-)



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

2015-12-05 Thread Mike Frysinger
commit: 8974de19fd75872927f9ce619cf0663ad171451a
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Dec  5 20:41:16 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Dec  5 21:13:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8974de19

sys-devel/gdb: version bump to 7.10.1

 sys-devel/gdb/Manifest  |   1 +
 sys-devel/gdb/gdb-7.10.1.ebuild | 231 
 2 files changed, 232 insertions(+)

diff --git a/sys-devel/gdb/Manifest b/sys-devel/gdb/Manifest
index 05ca1bb..a56f535 100644
--- a/sys-devel/gdb/Manifest
+++ b/sys-devel/gdb/Manifest
@@ -1,3 +1,4 @@
+DIST gdb-7.10.1.tar.xz 18531436 SHA256 
25c72f3d41c7c8554d61cacbeacd5f40993276d2ccdec43279ac546e3993d6d5 SHA512 
17a5138277a31685a5c2a841cb47ed9bc4626ea617b8ca77750513b300299f4fbbffe504958b5372de610dcb952c679cf8fa9c1bdadd380294fbf59b6e366010
 WHIRLPOOL 
02936f59d3f3f8a57966c72402f1da128dd8e10e686097ffdb3a2741cc0c1831ef27f97daa047fa006ff2ae9f79ae0480f6f0dc2d3f5904190a1dade0590c837
 DIST gdb-7.10.tar.xz 18540820 SHA256 
7ebdaa44f9786ce0c142da4e36797d2020c55fa091905ac5af1846b5756208a8 SHA512 
4d9d7b536ad46f881689fca9f3f0b60268ff413c7900115fed5030d81d1d794793cc51d51510584ea1a63fe5891d006a9867ba36981b86b50806d469b717457d
 WHIRLPOOL 
b245ab66171c5bc04fc828a94a7c532ab18c358ee865993cd6e934aba22a45a254ed4b5942a1c5ddb60b5a5fcf81cb493fc275d8a5782d3b32b15b23339b4e43
 DIST gdb-7.8.2.tar.xz 17678568 SHA256 
605954d5747d5f08ea4b7f48e958d1ebbf39265e18f7f36738deeabb83744485 SHA512 
face5bf1b4ce144fc8604fc84620beed956177a11fd632b4e41906fc7f632910b2b43a50e6cfdfd6cbd876ee527c813bddab8df29dc560a6c36694cdb8edc4e4
 WHIRLPOOL 
b0e5adc8e98c8363c25b86a8f47d07863a97f215c74b4fe2fcce4e72ce82867bafea60cb51d26f3814e895a93e047ca962b19fb2557e9c74a0ab3d88b1e6ee1d
 DIST gdb-7.9.1.tar.xz 17867692 SHA256 
cd9c543a411a05b2b647dd38936034b68c2b5d6f10e0d51dc168c166c973ba40 SHA512 
eebdf88b24e52e792b8a4b89ea85790de72b462a7810b44975fdf4232c068f353b15506071f450102a9d4bcecdde8e93dc3748a10699b7f73f3e04fb2d9d8414
 WHIRLPOOL 
fe7afb392f453fa5aab290da3b74118c4e3bbae6f4e276f2efd7f978e3987e031d92ecd90d35e0531901f1cf68b04a313df050b25bb3b632d1b6e62360acd591

diff --git a/sys-devel/gdb/gdb-7.10.1.ebuild b/sys-devel/gdb/gdb-7.10.1.ebuild
new file mode 100644
index 000..9e9dde1
--- /dev/null
+++ b/sys-devel/gdb/gdb-7.10.1.ebuild
@@ -0,0 +1,231 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit flag-o-matic eutils python-single-r1
+
+export CTARGET=${CTARGET:-${CHOST}}
+if [[ ${CTARGET} == ${CHOST} ]] ; then
+   if [[ ${CATEGORY} == cross-* ]] ; then
+   export CTARGET=${CATEGORY#cross-}
+   fi
+fi
+is_cross() { [[ ${CHOST} != ${CTARGET} ]] ; }
+
+RPM=
+MY_PV=${PV}
+case ${PV} in
+*)
+   # live git tree
+   EGIT_REPO_URI="git://sourceware.org/git/binutils-gdb.git"
+   inherit git-2
+   SRC_URI=""
+   ;;
+*.*.50.2???)
+   # weekly snapshots
+   
SRC_URI="ftp://sourceware.org/pub/gdb/snapshots/current/gdb-weekly-${PV}.tar.xz";
+   ;;
+*.*.*.*.*.*)
+   # fedora versions; note we swap the rpm & fedora core versions.
+   # gdb-6.8.50.20090302-8.fc11.src.rpm -> gdb-6.8.50.20090302.11.8.ebuild
+   # gdb-7.9-11.fc23.src.rpm -> gdb-7.9.23.11.ebuild
+   inherit versionator rpm
+   gvcr() { get_version_component_range "$@"; }
+   parse_fedora_ver() {
+   set -- $(get_version_components)
+   MY_PV=$(gvcr 1-$(( $# - 2 )))
+   RPM="${PN}-${MY_PV}-$(gvcr $#).fc$(gvcr $(( $# - 1 ))).src.rpm"
+   }
+   parse_fedora_ver
+   SRC_URI="mirror://fedora-dev/development/rawhide/source/SRPMS/g/${RPM}"
+   ;;
+*)
+   # Normal upstream release
+   SRC_URI="mirror://gnu/gdb/${P}.tar.xz
+   ftp://sourceware.org/pub/gdb/releases/${P}.tar.xz";
+   ;;
+esac
+
+PATCH_VER=""
+DESCRIPTION="GNU debugger"
+HOMEPAGE="http://sourceware.org/gdb/";
+SRC_URI="${SRC_URI} 
${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz}"
+
+LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+if [[ ${PV} != * ]] ; then
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux 
~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+fi
+IUSE="+client expat lzma multitarget nls +python +server test vanilla zlib"
+REQUIRED_USE="
+   python? ( ${PYTHON_REQUIRED_USE} )
+   || ( client server )
+"
+
+RDEPEND="server? ( !dev-util/gdbserver )
+   client? (
+   >=sys-libs/ncurses-5.2-r2:0=
+   sys-libs/readline:0=
+   expat? ( dev-libs/expat )
+   lzma? ( app-arch/xz-utils )
+   python? ( ${PYTHON_DEPS} )
+   zlib? ( sys-libs/zlib )
+   )"
+DEPEND="${RDEPEND}
+

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

2015-12-05 Thread Mike Frysinger
commit: b2d86d67c36b63cfd984aa119b41eebd6c297126
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Dec  5 07:32:17 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Dec  5 21:13:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d86d67

gcc: drop spec-env patch from non-hardened builds #528170

The GCC_SPEC env var is really only used by the hardened minispec
logic, so drop it from the ebuilds that no longer support hardened.

 sys-devel/gcc/gcc-4.4.7.ebuild | 2 --
 sys-devel/gcc/gcc-4.5.4.ebuild | 2 --
 sys-devel/gcc/gcc-4.6.4.ebuild | 4 
 3 files changed, 8 deletions(-)

diff --git a/sys-devel/gcc/gcc-4.4.7.ebuild b/sys-devel/gcc/gcc-4.4.7.ebuild
index 63c82ea..a90abcc 100644
--- a/sys-devel/gcc/gcc-4.4.7.ebuild
+++ b/sys-devel/gcc/gcc-4.4.7.ebuild
@@ -26,6 +26,4 @@ src_prepare() {
use vanilla && return 0
 
sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
 }

diff --git a/sys-devel/gcc/gcc-4.5.4.ebuild b/sys-devel/gcc/gcc-4.5.4.ebuild
index a9e0b68..23f7d5f 100644
--- a/sys-devel/gcc/gcc-4.5.4.ebuild
+++ b/sys-devel/gcc/gcc-4.5.4.ebuild
@@ -27,6 +27,4 @@ src_prepare() {
use vanilla && return 0
 
sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
 }

diff --git a/sys-devel/gcc/gcc-4.6.4.ebuild b/sys-devel/gcc/gcc-4.6.4.ebuild
index e337431..38a3179 100644
--- a/sys-devel/gcc/gcc-4.6.4.ebuild
+++ b/sys-devel/gcc/gcc-4.6.4.ebuild
@@ -28,8 +28,4 @@ src_prepare() {
fi
 
toolchain_src_prepare
-
-   use vanilla && return 0
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
 }



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

2015-12-05 Thread Mike Frysinger
commit: 2b0e73d65cbdf24d9d1cbe183575c3ac499e1f22
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Dec  5 06:31:37 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Dec  5 21:13:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b0e73d6

sys-devel/gcc: drop hardened support from 4.6

 sys-devel/gcc/Manifest |  1 -
 sys-devel/gcc/gcc-4.6.4.ebuild | 13 -
 2 files changed, 14 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 658465e..74a5dbc 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -30,7 +30,6 @@ DIST gcc-4.5.4-patches-1.2.tar.bz2 22588 SHA256 
45ea4e83e6c879d666fd38be5a4c7cce
 DIST gcc-4.5.4-uclibc-patches-1.0.tar.bz2 3019 SHA256 
bcfaac58ee057ca9fdbee9295100379051b3b7df8abdf33f24da6cb3c75b4d20 SHA512 
b6aa0a7d029a2a00b36fe8906d76b434fcdfc7191cbc8fffbcb8b89a66eba61ba6cd0cfdba94a79929487fbbad2163083b085476498f8be77ad473d078b0095a
 WHIRLPOOL 
f3cae558649cdbce9a7dbf0d006845d88349926d1e3d7a4717f2df5c413a1da236b9e35fe0618844578408825b6130533570146c525525a0df18223b3ebf479f
 DIST gcc-4.5.4.tar.bz2 66426133 SHA256 
eef3f0456db8c3d992cbb51d5d32558190bc14f3bc19383dd93acc27acc6befc SHA512 
78696b287d46aacd6f150920da376ea32f58ad9f0dafd2d3b7fa6dbdd8dd7afe659108d1dfaa5807617fc5248719f50b39c37ade0173ea5b9fec2091f4656115
 WHIRLPOOL 
1d3aa5f344171a75144118101bf475536940eeb80f73849827ee4103c52dfb6504d9b26e21fa0984c65c5e6267e02fa6e7f8ef539c44f45470790781080aadca
 DIST gcc-4.6.4-patches-1.3.tar.bz2 16443 SHA256 
0ff58a1142164ccbcc172470945812343d467da3ba0cdfa338deef75252316b8 SHA512 
ed904bb8438a23a2e1ec3aff28c4451128421426305ff07de50edbad51a066bee9d1a9042a9b26c36dbd57e1eb044a474088945d6d780c6e98d7563947fb9b9a
 WHIRLPOOL 
0fbcb26fdde71415e492f86d5bdf4605ebea283192426f121f6d34c2401b093a06ef0eae61c64abee653621efb1611ef39902d535ee8742061af8459131632d5
-DIST gcc-4.6.4-piepatches-v0.5.2.tar.bz2 14888 SHA256 
a6a853197fb0de66c07e6183e686dbdb1f4b55108efd4c8363662cb2b971f43c SHA512 
2fd1993b0dc7fc2096e17198f70ff6328ac4d3b7c0db597e3bc119df10eb0b9744f8e6cc659ae1ddd8afdb14f94cb85fdd12033a5d76026c7f84aca44ce9c9b8
 WHIRLPOOL 
61babd71167114a3f8579e8fb4bba5ed0c217cff4f3760b89de8a67d69c05de43b49bd9f567e6417b69874a878ecdc0e98d807a0e25a9dc80ef5c67594e15a0d
 DIST gcc-4.6.4-uclibc-patches-1.0.tar.bz2 3010 SHA256 
946334cc62c0afa2f50a435dffbed12fd32c170f0850bbdce47df188a1eb8918 SHA512 
fd289089a30c768b0ec4e3459cf494bc5e9d4ecf87056dc183277c712f7d69ac4cf900950270d8eacfe686b4aa906e1ece87cae52f2cb00642e96c0b95dcf133
 WHIRLPOOL 
2ce7f308a21fb5072d08a640390eb3f453ad8d811df897b0f9d3e917eef4680fce6cce231159ffe96e371f3c299264eaa51cd110124a3a126f04fb6d8531639e
 DIST gcc-4.6.4.tar.bz2 72006076 SHA256 
35af16afa0b67af9b8eb15cafb76d2bc5f568540552522f5dc2c88dd45d977e8 SHA512 
b5a5395782e0b9e61cda052f6e00c8575d1aa0b7e8db9e34c06e4e45f12ff37b436018536b7fa69a04a4235b5b368895652e3ed8fab2fe11763f9782ed9161dc
 WHIRLPOOL 
ab1b035f43aec669640b36037e65ae0edceb3b13b1ce4f7900aeff5ee06686dc2d66c3dd81156f53c4e9a9a806e4becd4462f72a6c4ad7e646b632c10c23356c
 DIST gcc-4.7.4-patches-1.4.tar.bz2 18072 SHA256 
cef0f9d5624fd583eddffe060fb882e2e3b7ed43e517e03df7b3472189237327 SHA512 
9f5d68ba62aee909023542dcece81e4e448ea750254258107d4f70291d8ae99469c4518e42ffddbe6b622b258f463127be6e6ef7eaaeeeb0f59b3b719f3eadca
 WHIRLPOOL 
a5d76b577615de7a472f591bc031552f7b3e4dec7fb58385709235d763d416f47c2fa8ff4c73531ad023ee50dfd25b1e0c1752dbdca4ae19f736cc79428d63bd

diff --git a/sys-devel/gcc/gcc-4.6.4.ebuild b/sys-devel/gcc/gcc-4.6.4.ebuild
index 58b482f..e337431 100644
--- a/sys-devel/gcc/gcc-4.6.4.ebuild
+++ b/sys-devel/gcc/gcc-4.6.4.ebuild
@@ -7,19 +7,6 @@ EAPI="5"
 PATCH_VER="1.3"
 UCLIBC_VER="1.0"
 
-# Hardened gcc 4 stuff
-PIE_VER="0.5.2"
-SPECS_VER="0.2.0"
-SPECS_GCC_VER="4.4.3"
-# arch/libc configurations known to be stable with {PIE,SSP}-by-default
-PIE_GLIBC_STABLE="x86 amd64 mips ppc ppc64 arm ia64"
-PIE_UCLIBC_STABLE="x86 arm amd64 ppc ppc64"
-SSP_STABLE="amd64 x86 mips ppc ppc64 arm"
-# uclibc need tls and nptl support for SSP support
-# uclibc need to be >= 0.9.32
-SSP_UCLIBC_STABLE="x86 amd64 ppc ppc64 arm"
-#end Hardened stuff
-
 inherit eutils toolchain
 
 KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"



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

2015-12-05 Thread Mike Frysinger
commit: cd0d7969d1043802353adf44e97477f8a66fa6c1
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Dec  5 07:29:48 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Dec  5 07:29:54 2015 +
URL:https://gitweb.gentoo.org/proj/toolchain.git/commit/?id=cd0d7969

gcc: drop spec-env patch from non-hardened builds #528170

The GCC_SPEC env var is really only used by the hardened minispec
logic, so drop it from the ebuilds that no longer support hardened.

 sys-devel/gcc/gcc-4.10.0_pre.ebuild | 2 --
 sys-devel/gcc/gcc-4.5.1-r1.ebuild   | 2 --
 sys-devel/gcc/gcc-4.5.2.ebuild  | 2 --
 sys-devel/gcc/gcc-4.5.3-r2.ebuild   | 2 --
 sys-devel/gcc/gcc-4.6.0.ebuild  | 4 
 sys-devel/gcc/gcc-4.6.1-r1.ebuild   | 4 
 sys-devel/gcc/gcc-4.6.2.ebuild  | 4 
 sys-devel/gcc/gcc-4.6.3.ebuild  | 4 
 sys-devel/gcc/gcc-4.7.0.ebuild  | 4 
 sys-devel/gcc/gcc-4.7.1.ebuild  | 4 
 sys-devel/gcc/gcc-4.7.2-r1.ebuild   | 4 
 sys-devel/gcc/gcc-4.7.3-r1.ebuild   | 4 
 sys-devel/gcc/gcc-4.8.4_pre.ebuild  | 2 --
 sys-devel/gcc/gcc-4.9.1_pre.ebuild  | 2 --
 14 files changed, 44 deletions(-)

diff --git a/sys-devel/gcc/gcc-4.10.0_pre.ebuild 
b/sys-devel/gcc/gcc-4.10.0_pre.ebuild
index c4b8ca2..e17147a 100644
--- a/sys-devel/gcc/gcc-4.10.0_pre.ebuild
+++ b/sys-devel/gcc/gcc-4.10.0_pre.ebuild
@@ -42,8 +42,6 @@ src_prepare() {
EPATCH_EXCLUDE="${FILESDIR}/${GCC_RELEASE_VER}/exclude" 
\
EPATCH_FORCE="yes" EPATCH_SUFFIX="patch" epatch
fi
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch 
"${GCC_FILESDIR}"/gcc-spec-env-r1.patch
fi
 
# single-stage build for quick patch testing

diff --git a/sys-devel/gcc/gcc-4.5.1-r1.ebuild 
b/sys-devel/gcc/gcc-4.5.1-r1.ebuild
index e0540b4..da3e6c1 100644
--- a/sys-devel/gcc/gcc-4.5.1-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.5.1-r1.ebuild
@@ -27,6 +27,4 @@ src_prepare() {
use vanilla && return 0
 
sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
 }

diff --git a/sys-devel/gcc/gcc-4.5.2.ebuild b/sys-devel/gcc/gcc-4.5.2.ebuild
index 555f6a4..f21e3f2 100644
--- a/sys-devel/gcc/gcc-4.5.2.ebuild
+++ b/sys-devel/gcc/gcc-4.5.2.ebuild
@@ -27,6 +27,4 @@ src_prepare() {
use vanilla && return 0
 
sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
 }

diff --git a/sys-devel/gcc/gcc-4.5.3-r2.ebuild 
b/sys-devel/gcc/gcc-4.5.3-r2.ebuild
index 93ec145..9d23f51 100644
--- a/sys-devel/gcc/gcc-4.5.3-r2.ebuild
+++ b/sys-devel/gcc/gcc-4.5.3-r2.ebuild
@@ -27,6 +27,4 @@ src_prepare() {
use vanilla && return 0
 
sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
 }

diff --git a/sys-devel/gcc/gcc-4.6.0.ebuild b/sys-devel/gcc/gcc-4.6.0.ebuild
index 40320a3..1900fe3 100644
--- a/sys-devel/gcc/gcc-4.6.0.ebuild
+++ b/sys-devel/gcc/gcc-4.6.0.ebuild
@@ -27,8 +27,4 @@ src_prepare() {
fi
 
toolchain_src_prepare
-
-   use vanilla && return 0
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
 }

diff --git a/sys-devel/gcc/gcc-4.6.1-r1.ebuild 
b/sys-devel/gcc/gcc-4.6.1-r1.ebuild
index 5cc8efb..09354e6 100644
--- a/sys-devel/gcc/gcc-4.6.1-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.6.1-r1.ebuild
@@ -28,8 +28,4 @@ src_prepare() {
fi
 
toolchain_src_prepare
-
-   use vanilla && return 0
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
 }

diff --git a/sys-devel/gcc/gcc-4.6.2.ebuild b/sys-devel/gcc/gcc-4.6.2.ebuild
index 874e112..9097efa 100644
--- a/sys-devel/gcc/gcc-4.6.2.ebuild
+++ b/sys-devel/gcc/gcc-4.6.2.ebuild
@@ -31,8 +31,4 @@ src_prepare() {
EPATCH_EXCLUDE+=" 80_all_gcc-4.6-x32.patch"
 
toolchain_src_prepare
-
-   use vanilla && return 0
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
 }

diff --git a/sys-devel/gcc/gcc-4.6.3.ebuild b/sys-devel/gcc/gcc-4.6.3.ebuild
index 540b356..beb8279 100644
--- a/sys-devel/gcc/gcc-4.6.3.ebuild
+++ b/sys-devel/gcc/gcc-4.6.3.ebuild
@@ -28,8 +28,4 @@ src_prepare() {
fi
 
toolchain_src_prepare
-
-   use vanilla && return 0
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
 }

diff --git a/sys-devel/gcc/gcc-4.7.0.ebuild b/sys-devel/gcc/gcc-4.7.0.ebuild
index ece73c3..d6a6357 100644
--- a/sys-devel/gcc/gcc-4.7.0.ebuild
+++ b/sys-devel/gcc/gcc-4.7.0.ebuild
@@ -31,8 +31,4 @@ src_prepare() {
EPATCH_EXCLUDE+=" 90_all_gcc-4.7-x32.patch"
 
toolchain_src_prepare
-
-   use vanilla && return 0
-
-   [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-

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

2015-12-05 Thread Mike Frysinger
commit: 8a0710d4da07db9ca0d2ce84b79a89657e29ddcc
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Dec  5 07:32:58 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Dec  5 21:13:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a0710d4

toolchain.eclass: convert `find|xargs` to `find -exec`

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

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index cea6c05..82b77ad 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1505,7 +1505,7 @@ toolchain_src_compile() {
 
# Do not make manpages if we do not have perl ...
[[ ! -x /usr/bin/perl ]] \
-   && find "${WORKDIR}"/build -name '*.[17]' | xargs touch
+   && find "${WORKDIR}"/build -name '*.[17]' -exec touch {} +
 
gcc_do_make ${GCC_MAKE_TARGET}
 }
@@ -1713,9 +1713,8 @@ toolchain_src_install() {
# install testsuite results
if use regression-test; then
docinto testsuite
-   find "${WORKDIR}"/build -type f -name "*.sum" -print0 | xargs 
-0 dodoc
-   find "${WORKDIR}"/build -type f -path "*/testsuite/*.log" 
-print0 \
-   | xargs -0 dodoc
+   find "${WORKDIR}"/build -type f -name "*.sum" -exec dodoc {} +
+   find "${WORKDIR}"/build -type f -path "*/testsuite/*.log" -exec 
dodoc {} +
fi
 
# Rather install the script, else portage with changing $FILESDIR
@@ -1810,7 +1809,7 @@ gcc_movelibs() {
for FROMDIR in ${removedirs} ; do
rmdir "${D}"${FROMDIR} >& /dev/null
done
-   find "${D}" -type d | xargs rmdir >& /dev/null
+   find -depth "${D}" -type d -exec rmdir {} + >& /dev/null
 }
 
 # make sure the libtool archives have libdir set to where they actually



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

2015-12-05 Thread Mike Frysinger
commit: ccff83ce305519c92b7ccbc442f869344621e21f
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Dec  5 21:13:35 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Dec  5 21:13:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccff83ce

sys-devel/gcc: version bump to 5.3.0

 sys-devel/gcc/Manifest |  4 
 sys-devel/gcc/gcc-5.3.0.ebuild | 45 ++
 2 files changed, 49 insertions(+)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 74a5dbc..6f81901 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -84,4 +84,8 @@ DIST gcc-5.2.0-patches-1.3.tar.bz2 23374 SHA256 
00b9118ebe2e8492ef3c58d9c17ff825
 DIST gcc-5.2.0-piepatches-v0.6.5.tar.bz2 14538 SHA256 
b9595a324e798af026818803cd5f315f15ccb4914d35c995ab28232e6ba6cdc6 SHA512 
0b3f97a8bbf269cb9c2114db030fa07b20c3266bb7fe3a4442d099497459e28a6f3ba00561c7675b0078b313cfdec56df00dac96bd9f8d0467a40d7fe6dd56a4
 WHIRLPOOL 
d7dc26c102831d51e4005026f4f59d185a76d66bd6e14ba81b50c1639d638c8e213c1c17682074dd486d815d7ed2d9611f91d405f1719ffd82b20c9c9ed74f56
 DIST gcc-5.2.0-uclibc-patches-1.0.tar.bz2 2540 SHA256 
ea39ee6ec3453039884c5e2bdfadc5a2848c8e7e72b5e4e54987a75808efac5d SHA512 
50ff10d7dd1830a82fe7b35d28b626ab78a6c30c719a8a4940acf04b64269f5a6e3aa71bb3ea5a2aec17f898c10f30b4a29570ce23d3b996c52b4bc5c451f8eb
 WHIRLPOOL 
b200b0dca6485e2485d64cc4fd6896be0aee2727ee4a524b4411cf5d8b22fe5788615ecb162f5dd263822c1cdecf0959ea134ad10a19750ee78874e24b518a47
 DIST gcc-5.2.0.tar.bz2 95221552 SHA256 
5f835b04b5f7dd4f4d2dc96190ec1621b8d89f2dc6f638f9f8bc1b1014ba8cad SHA512 
844120349ec04465dcea52d8ec747f1cbbc9d76a39fe3d8ef5e6b93614e63d718862d60d0a1c1cbf59ffc7815562287d0a2e536a6b220cebcd0b8de4ba35e715
 WHIRLPOOL 
17cb8627c970d58b2526b01125a4578602bd3b5ba92b66395ffd9b4c6823eb412ea9d8a2995603d645d0f69d000e6e3f626b1467c4c31185a887cacf3a71429b
+DIST gcc-5.3.0-patches-1.0.tar.bz2 27610 SHA256 
ce5347ad0137d7e9d57c38ae99df4e974d935e8d9b1b5900a13ae37ee71a47fd SHA512 
f609e02f93c6bcd097ebc20b42eccfda5cc86764ed328ef22b1194823d7452e4ae27e3910eec7dff56c255b40150f27ceb5d9b1b6136c95802df21327ec19531
 WHIRLPOOL 
9011b575c75914972e7bf5b3b2ec895b81ea638dc004da8120499b4955826fbf1ec3f7b076ca558d3acfa91a10c6e17666c4d300ac3cf0d2239e340c74ae888a
+DIST gcc-5.3.0-piepatches-v0.6.5.tar.bz2 14552 SHA256 
01bb0408eee2b97c4605b10b4d0b2b8fd3b1eccbaf9733c7274e281182f4e975 SHA512 
9e924665d1dd24081b2f06618c26a5969069d30ec7626ba96166f299e4738918a6df99dc74c8b36cad17b62b778c350b42cf0ec0ad3897cb25c20938846f225c
 WHIRLPOOL 
a9464f4b386219f54ad12add39e7467d793fc75777245a4577f50b2bc6e19e6ede5be7849cdf50c11514175782658f7b3917f3fb86ce9beb07694069a6679404
+DIST gcc-5.3.0-uclibc-patches-1.0.tar.bz2 2534 SHA256 
4b03623b614b42308420e3036886ab58cf29fe52a238e67013fa82c568f22c82 SHA512 
243d063a42ebef0428c43434d5ba3623ee66b1678746ab4c2efd129004614efecb8fe145bf4dc54d6daef03dfd656deb874b0b49213ec1e13490128d91714de2
 WHIRLPOOL 
ba6db27fc0e19b120761b411da33d1925527a3a79cc686300d581ee3de8bbad788fe722c6c3c6b512a96e755c407e220bf509a1ca4f0ca02f1cc5485990bf249
+DIST gcc-5.3.0.tar.bz2 95441837 SHA256 
b84f5592e9218b73dbae612b5253035a7b34a9a1f7688d2e1bfaaf7267d5c4db SHA512 
d619847383405fd389f5a2d7225f97fedb01f81478dbb8339047ccba7561a5c20045ab500a8744bffd19ea51892ce09fc37f862f2cfcb42de0f0f8cd8f8da37a
 WHIRLPOOL 
63c10c65dcd9eaca7a426113fb593744829b00093eb57eb02603fb5387a81af20f3576c4d61d32c351e46cc79db20b445a5630e54e328c9771c92cff980661f5
 DIST gdc-0.24-src.tar.bz2 1012099 SHA256 
cc6a97c76c9e6db31e76ff97014d24b3d43e21f018a3c6218e3fb2a4500fc79a SHA512 
9aec7e4b102e602dfb61cd09ea4b4a96af637ceb3d726235261d09ebd35dbd416abcbfe0e46918e48474bd241fe9bb29abc145a65aa834669295aaee4fca0686
 WHIRLPOOL 
22322b0c3e2d67b3b37bd7fa92a29c593688f934d4ffd62b9cc87eb63a44a4f8bbc9d75cadf11209c73bdc9942c9b4430036629d0eefcd04de9055c502b85f12

diff --git a/sys-devel/gcc/gcc-5.3.0.ebuild b/sys-devel/gcc/gcc-5.3.0.ebuild
new file mode 100644
index 000..b3be395
--- /dev/null
+++ b/sys-devel/gcc/gcc-5.3.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="4"
+
+PATCH_VER="1.0"
+UCLIBC_VER="1.0"
+
+# Hardened gcc 4 stuff
+PIE_VER="0.6.5"
+SPECS_VER="0.2.0"
+SPECS_GCC_VER="4.4.3"
+# arch/libc configurations known to be stable with {PIE,SSP}-by-default
+PIE_GLIBC_STABLE="x86 amd64 mips ppc ppc64 arm ia64"
+PIE_UCLIBC_STABLE="x86 arm amd64 mips ppc ppc64"
+SSP_STABLE="amd64 x86 mips ppc ppc64 arm"
+# uclibc need tls and nptl support for SSP support
+# uclibc need to be >= 0.9.33
+SSP_UCLIBC_STABLE="x86 amd64 mips ppc ppc64 arm"
+#end Hardened stuff
+
+inherit toolchain
+
+#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   elibc_glibc? ( >=sys-libs/glibc-2.8 )
+   >=${CATEGORY}/binutils-2.20"
+
+if [[ ${CATEGORY} != cross-* ]] ; then
+   PDEPEND="${P

[gentoo-commits] gentoo commit in src/patchsets/gcc/5.3.0/pie: 01_all_gcc53_configure.patch 02_all_gcc48_config.in.patch 03_all_gcc51_Makefile.in.patch 05_all_gcc48_gcc.c.patch 16_all_gcc47_nopie_opti

2015-12-05 Thread Mike Frysinger (vapier)
vapier  15/12/05 21:12:19

  Added:01_all_gcc53_configure.patch
02_all_gcc48_config.in.patch
03_all_gcc51_Makefile.in.patch
05_all_gcc48_gcc.c.patch
16_all_gcc47_nopie_option.patch
20_all_gcc49_config_crtbeginp.patch
24_all_gcc49_invoke.texi.patch
33_all_gcc48_config_rs6000.patch
34_all_gcc51_config_i386.patch
35_all_gcc51_config_arm.patch
36_all_gcc51_config_mips.patch
37_all_gcc48_config_ia64.patch
40_all_gcc49_config_esp.patch README
README.Changelog README.history
  Log:
  initial 5.3.0 patchset based on last 5.2.0 patchset

Revision  ChangesPath
1.1  src/patchsets/gcc/5.3.0/pie/01_all_gcc53_configure.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.3.0/pie/01_all_gcc53_configure.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.3.0/pie/01_all_gcc53_configure.patch?rev=1.1&content-type=text/plain

Index: 01_all_gcc53_configure.patch
===
2013-12-30  Magnus Granberg 

* gcc/configure.ac  Add --enable-esp and define ENABLE_ESP.
Check if we support crtbeginP and define ENABLE_CRTBEGINP.
* gcc/configure Regenerated


--- a/gcc/configure.ac
+++ b/gcc/configure.ac
@@ -5130,6 +5130,55 @@ if test x"${LINKER_HASH_STYLE}" != x; th
  [The linker hash style])
 fi
 
+# --
+# Esp checks
+# --
+
+# Check whether --enable-esp was given and target have the support.
+AC_ARG_ENABLE([esp],
+[AS_HELP_STRING([--enable-esp],
+[Enable Stack protector and Position independent executable as
+ default if we have suppot for it when compiling
+ and link with -z now as default.
+ Linux targets supported i*86, x86_64, x32,
+ powerpc, powerpc64, ia64, arm and mips.])],
+  enable_esp=$enableval,
+  enable_esp=no)
+if test "$enable_esp" = yes; then
+  AC_MSG_CHECKING([if $target support esp])
+  case "$target" in
+i?86*-*-linux* | x86_64-*-linux* | powerpc*-*-linux* | mips-*-linux* | 
arm*-*-linux* | ia64-*-linux*)
+  AC_DEFINE([ENABLE_ESP], [1],
+[Define if your target support esp and you have enable it.])
+  ;;
+*)
+  enable_esp=no
+  ;;
+  esac
+AC_MSG_RESULT($enable_esp)
+fi
+AC_SUBST([enable_esp])
+
+enable_crtbeginP=no
+if test "$enable_esp" = yes; then
+  AC_MSG_CHECKING([checking for crtbeginP.o support])
+if test "$enable_esp" = yes; then
+  case "$target" in
+ia64*-*-linux*)
+  ;;
+*-*-linux*)
+  if test "x$gcc_cv_ld_pie" = xyes -a 
"x$lt_cv_prog_compiler_static_works" = xyes; then
+enable_crtbeginP=yes
+AC_DEFINE([ENABLE_CRTBEGINP], [1],
+  [Define if your compiler will support crtbeginP.])
+  fi
+  ;;
+  esac
+fi
+  AC_MSG_RESULT($enable_crtbeginP)
+fi
+AC_SUBST([enable_crtbeginP])
+
 # Configure the subdirectories
 # AC_CONFIG_SUBDIRS($subdirs)
 
--- a/gcc/configure
+++ b/gcc/configure
@@ -600,6 +600,8 @@ ac_includes_default="\
 
 ac_subst_vars='LTLIBOBJS
 LIBOBJS
+enable_crtbeginP
+enable_esp
 PICFLAG
 enable_host_shared
 enable_plugin
@@ -938,6 +940,7 @@ enable_host_shared
 enable_libquadmath_support
 with_linker_hash_style
 with_diagnostics_color
+enable_esp
 '
   ac_precious_vars='build_alias
 host_alias
@@ -1674,6 +1677,11 @@ Optional Features:
   --enable-host-sharedbuild host code as shared libraries
   --disable-libquadmath-support
   disable libquadmath support for Fortran
+  --enable-espEnable Stack protector and Position independent
+  executable as default if we have suppot for it when
+  compiling and link with -z now as default. Linux
+  targets supported i*86, x86_64, x32, powerpc,
+  powerpc64, ia64, arm and mips.
 
 Optional Packages:
   --with-PACKAGE[=ARG]use PACKAGE [ARG=yes]
@@ -28657,6 +28665,59 @@ cat > gcc-driver-name.h <&5
+$as_echo_n "checking if $target support esp... " >&6; }
+  case "$target" in
+i?86*-*-linux* | x86_64-*-linux* | powerpc*-*-linux* | mips-*-linux* | 
arm*-*-linux* | ia64-*-linux*)
+
+$as_echo "#define ENABLE_ESP 1" >>confdefs.h
+
+  ;;
+*)
+  enable_esp=no
+  ;;
+  esac
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_esp" >&5
+$as_echo "$enable_esp" >&6; }
+fi
+
+
+enable_crtbeginP=no
+if test "$enable_esp" = yes; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking checking for crtbeginP.o 
suppo

[gentoo-commits] gentoo commit in src/patchsets/gcc/5.3.0/gentoo: 05_all_gcc-spec-env.patch 09_all_default-ssp.patch 10_all_default-fortify-source.patch 11_all_default-warn-format-security.patch 12_al

2015-12-05 Thread Mike Frysinger (vapier)
vapier  15/12/05 21:12:19

  Added:05_all_gcc-spec-env.patch 09_all_default-ssp.patch
10_all_default-fortify-source.patch
11_all_default-warn-format-security.patch
12_all_default-warn-trampolines.patch
20_all_msgfmt-libstdc++-link.patch
25_all_alpha-mieee-default.patch
26_all_alpha-asm-mcpu.patch
29_all_arm_armv4t-default.patch
34_all_ia64_note.GNU-stack.patch
34_all_libjava-classpath-locale-sort.patch
38_all_sh_pr24836_all-archs.patch
42_all_superh_default-multilib.patch
50_all_libiberty-asprintf.patch
51_all_libiberty-pic.patch
52_all_netbsd-Bsymbolic.patch
53_all_libitm-no-fortify-source.patch
67_all_gcc-poison-system-directories.patch
70_all_gcc-5-pr546752.patch
74_all_gcc5_isl-dl.patch 77_all_gcc-5-pr65958.patch
85_all_gcc5-aarch64-pr65689.patch
90_all_pr55930-dependency-tracking.patch
README.history
  Log:
  initial 5.3.0 patchset based on last 5.2.0 patchset

Revision  ChangesPath
1.1  src/patchsets/gcc/5.3.0/gentoo/05_all_gcc-spec-env.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.3.0/gentoo/05_all_gcc-spec-env.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.3.0/gentoo/05_all_gcc-spec-env.patch?rev=1.1&content-type=text/plain

Index: 05_all_gcc-spec-env.patch
===
2013-08-22  Magnus Granberg 

* gcc/gcc.c (main): Add support for external spec file via the 
GCC_SPECS env var
and move the process of the user specifed specs.

This allows us to easily control pie/ssp defaults with gcc-config 
profiles.
Original patch by Rob Holland
Extended to support multiple entries separated by ':' by Kevin F. Quinn
Modified to use getenv instead of poisoned GET_ENVIRONMENT by Ryan Hill
Modified to process the GCC_SPECS env var befor DRIVER_SELF_SPECS by 
Magnus Granberg

--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -6427,6 +6428,48 @@ main (int argc, char **argv)
 do_option_spec (option_default_specs[i].name,
option_default_specs[i].spec);
 
+#if !(defined (__MSDOS__) || defined (OS2) || defined (VMS) || defined (WIN32))
+  /* Add specs listed in GCC_SPECS.  Note; in the process of separating
+   * each spec listed, the string is overwritten at token boundaries
+   * (':') with '\0', an effect of strtok_r().
+   */
+  specs_file = getenv ("GCC_SPECS");
+  if (specs_file && (strlen(specs_file) > 0))
+{
+  char *spec, *saveptr;
+  for (spec=strtok_r(specs_file,":",&saveptr);
+   spec!=NULL;
+   spec=strtok_r(NULL,":",&saveptr))
+{
+  struct user_specs *user = (struct user_specs *)
+xmalloc (sizeof (struct user_specs));
+  user->next = (struct user_specs *) 0;
+  user->filename = spec;
+  if (user_specs_tail)
+user_specs_tail->next = user;
+  else
+user_specs_head = user;
+  user_specs_tail = user;
+}
+}
+#endif
+  /* Process any user specified specs in the order given on the command
+   * line.  */
+  for (struct user_specs *uptr = user_specs_head; uptr; uptr = uptr->next)
+{
+  char *filename = find_a_file (&startfile_prefixes, uptr->filename,
+R_OK, true);
+  read_specs (filename ? filename : uptr->filename, false, true);
+}
+  /* Process any user self specs.  */
+  {
+struct spec_list *sl;
+for (sl = specs; sl; sl = sl->next)
+  if (sl->name_len == sizeof "self_spec" - 1
+  && !strcmp (sl->name, "self_spec"))
+do_self_spec (*sl->ptr_spec);
+  }
+
   /* Process DRIVER_SELF_SPECS, adding any new options to the end
  of the command line.  */
 
@@ -6535,24 +6578,6 @@ main (int argc, char **argv)
  PREFIX_PRIORITY_LAST, 0, 1);
 }
 
-  /* Process any user specified specs in the order given on the command
- line.  */
-  for (struct user_specs *uptr = user_specs_head; uptr; uptr = uptr->next)
-{
-  char *filename = find_a_file (&startfile_prefixes, uptr->filename,
-   R_OK, true);
-  read_specs (filename ? filename : uptr->filename, false, true);
-}
-
-  /* Process any user self specs.  */
-  {
-struct spec_list *sl;
-for (sl = specs; sl; sl = sl->next)
-  if (sl->name_len == sizeof "self_spec" - 1
- && !strcmp (sl->name, "self_spec"))
-   do_self_spec (*sl->ptr_spec);
-  }
-
   if (

[gentoo-commits] gentoo commit in src/patchsets/gcc/5.3.0/uclibc: 90_all_100-uclibc-conf.patch 90_all_301-missing-execinfo_h.patch 90_all_302-c99-snprintf.patch

2015-12-05 Thread Mike Frysinger (vapier)
vapier  15/12/05 21:12:19

  Added:90_all_100-uclibc-conf.patch
90_all_301-missing-execinfo_h.patch
90_all_302-c99-snprintf.patch
  Log:
  initial 5.3.0 patchset based on last 5.2.0 patchset

Revision  ChangesPath
1.1  src/patchsets/gcc/5.3.0/uclibc/90_all_100-uclibc-conf.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.3.0/uclibc/90_all_100-uclibc-conf.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.3.0/uclibc/90_all_100-uclibc-conf.patch?rev=1.1&content-type=text/plain

Index: 90_all_100-uclibc-conf.patch
===
--- gcc/contrib/regression/objs-gcc.sh
+++ gcc/contrib/regression/objs-gcc.sh
@@ -105,6 +105,10 @@
  then
   make all-gdb all-dejagnu all-ld || exit 1
   make install-gdb install-dejagnu install-ld || exit 1
+elif [ $H_REAL_TARGET = $H_REAL_HOST -a $H_REAL_TARGET = i686-pc-linux-uclibc ]
+ then
+  make all-gdb all-dejagnu all-ld || exit 1
+  make install-gdb install-dejagnu install-ld || exit 1
 elif [ $H_REAL_TARGET = $H_REAL_HOST ] ; then
   make bootstrap || exit 1
   make install || exit 1
--- gcc/libjava/classpath/ltconfig
+++ gcc/libjava/classpath/ltconfig
@@ -603,7 +603,7 @@
 
 # Transform linux* to *-*-linux-gnu*, to support old configure scripts.
 case $host_os in
-linux-gnu*) ;;
+linux-gnu*|linux-uclibc*) ;;
 linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
 esac
 
@@ -1251,7 +1251,7 @@
   ;;
 
 # This must be Linux ELF.
-linux-gnu*)
+linux*)
   version_type=linux
   need_lib_prefix=no
   need_version=no



1.1  
src/patchsets/gcc/5.3.0/uclibc/90_all_301-missing-execinfo_h.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.3.0/uclibc/90_all_301-missing-execinfo_h.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.3.0/uclibc/90_all_301-missing-execinfo_h.patch?rev=1.1&content-type=text/plain

Index: 90_all_301-missing-execinfo_h.patch
===
--- gcc-4.0.0/boehm-gc/include/gc.h-orig2005-04-28 22:28:57.0 
-0500
+++ gcc-4.0.0/boehm-gc/include/gc.h 2005-04-28 22:30:38.0 -0500
@@ -500,7 +500,7 @@
 #ifdef __linux__
 # include 
 # if (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 1 || __GLIBC__ > 2) \
- && !defined(__ia64__)
+ && !defined(__ia64__) && !defined(__UCLIBC__)
 #   ifndef GC_HAVE_BUILTIN_BACKTRACE
 # define GC_HAVE_BUILTIN_BACKTRACE
 #   endif



1.1  
src/patchsets/gcc/5.3.0/uclibc/90_all_302-c99-snprintf.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.3.0/uclibc/90_all_302-c99-snprintf.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.3.0/uclibc/90_all_302-c99-snprintf.patch?rev=1.1&content-type=text/plain

Index: 90_all_302-c99-snprintf.patch
===
Index: gcc-4.3.0/libstdc++-v3/include/c_global/cstdio
===
--- gcc-4.3.0/libstdc++-v3/include/c_global/cstdio  (revision 129202)
+++ gcc-4.3.0/libstdc++-v3/include/c_global/cstdio  (working copy)
@@ -144,7 +144,7 @@
 
 _GLIBCXX_END_NAMESPACE
 
-#if _GLIBCXX_USE_C99
+#if _GLIBCXX_USE_C99 || defined __UCLIBC__
 
 #undef snprintf
 #undef vfscanf






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

2015-12-05 Thread Mike Frysinger (vapier)
vapier  15/12/05 21:09:46

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



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

2015-12-05 Thread Mike Frysinger (vapier)
vapier  15/12/05 21:09:46

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



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

2015-12-05 Thread Mike Frysinger (vapier)
vapier  15/12/05 21:09:45

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



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

2015-12-05 Thread Mike Frysinger (vapier)
vapier  15/12/05 21:09:45

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



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

2015-12-05 Thread Jeroen Roovers
commit: 8dc5c64f33bffc95e116de934051fad82e6d95c8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Dec  5 20:38:42 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Dec  5 20:38:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dc5c64f

app-misc/c_rehash: Stable for HPPA PPC64 (bug #567476).

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

 app-misc/c_rehash/c_rehash-1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/c_rehash/c_rehash-1.7-r1.ebuild 
b/app-misc/c_rehash/c_rehash-1.7-r1.ebuild
index 6a01f8c..ccdc33a 100644
--- a/app-misc/c_rehash/c_rehash-1.7-r1.ebuild
+++ b/app-misc/c_rehash/c_rehash-1.7-r1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssl/openssl-c_
 
 LICENSE="openssl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="!

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

2015-12-05 Thread Jeroen Roovers
commit: c9f905125822d653f30f6231acc7df4159c331ae
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Dec  5 20:39:59 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Dec  5 20:39:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9f90512

dev-libs/openssl: Stable for HPPA PPC64 (bug #567476).

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

 dev-libs/openssl/openssl-1.0.2e.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/openssl/openssl-1.0.2e.ebuild 
b/dev-libs/openssl/openssl-1.0.2e.ebuild
index e8c229f..e45937e 100644
--- a/dev-libs/openssl/openssl-1.0.2e.ebuild
+++ b/dev-libs/openssl/openssl-1.0.2e.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://openssl/source/${MY_P}.tar.gz"
 
 LICENSE="openssl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
 IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 static-libs 
test +tls-heartbeat vanilla zlib"
 RESTRICT="!bindist? ( bindist )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-tex/pdfannotextractor/

2015-12-05 Thread Patrice Clement
commit: 00b9c3878f387fa26b1575f3a0893c6bdac90d81
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Dec  5 20:20:23 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Dec  5 20:20:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b9c387

Add back broken version to satisfy dependencies.

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

 .../pdfannotextractor-0.1l.ebuild  | 52 ++
 1 file changed, 52 insertions(+)

diff --git a/dev-tex/pdfannotextractor/pdfannotextractor-0.1l.ebuild 
b/dev-tex/pdfannotextractor/pdfannotextractor-0.1l.ebuild
new file mode 100644
index 000..3691bb9
--- /dev/null
+++ b/dev-tex/pdfannotextractor/pdfannotextractor-0.1l.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=3
+
+inherit latex-package java-utils-2 java-pkg-2 java-ant-2 eutils
+
+DESCRIPTION="Extract annotations from pdf files"
+HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/pax/";
+SRC_URI="mirror://gentoo/${P}.zip"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+IUSE=""
+
+CDEPEND="virtual/latex-base
+   dev-java/pdfbox
+   dev-java/fontbox"
+DEPEND="${CDEPEND}
+   app-arch/unzip
+   >=virtual/jdk-1.5"
+RDEPEND="${CDEPEND}
+   virtual/perl-Getopt-Long
+   dev-perl/File-Which
+   >=virtual/jre-1.5
+   !<=dev-texlive/texlive-latexextra-2010"
+
+TEXMF=/usr/share/texmf-site
+S=${WORKDIR}
+
+JAVA_ANT_REWRITE_CLASSPATH="true"
+EANT_GENTOO_CLASSPATH="pdfbox fontbox"
+
+src_prepare() {
+   epatch "${FILESDIR}/javajars.patch"
+   java-pkg-2_src_prepare
+}
+
+src_compile() {
+   cd "${S}/source/latex/pax"
+   eant || die
+}
+
+src_install() {
+   newbin scripts/pax/pdfannotextractor.pl pdfannotextractor || die
+   java-pkg_dojar "${S}/source/latex/pax/pax.jar" || die
+   insinto ${TEXMF}
+   doins -r tex || die
+   dodoc doc/latex/pax/README || die
+}



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

2015-12-05 Thread Ulrich Müller
commit: 837baf076e927538e63fde72c99d72ddcd0ab702
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Nov 29 23:01:54 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Dec  5 20:14:50 2015 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=837baf07

EAPI 7 supports directories for profile files.

Bug: 282296

 eapi-differences.tex |  5 +
 profiles.tex | 38 +++---
 2 files changed, 36 insertions(+), 7 deletions(-)

diff --git a/eapi-differences.tex b/eapi-differences.tex
index a66d388..6683488 100644
--- a/eapi-differences.tex
+++ b/eapi-differences.tex
@@ -44,6 +44,9 @@ of this document for a complete table of previous EAPIs.
 \t{package.mask} directory & \compactfeatureref{package-mask-dir} &
 No & No & No & No & Yes \\
 
+Profile files as directories & \compactfeatureref{profile-file-dirs} &
+No & No & No & No & Yes \\
+
 Stable use masking/forcing & \compactfeatureref{stablemask} &
 No & No & Yes & Yes & Yes \\
 
@@ -377,6 +380,8 @@ EAPI 7 is EAPI 6 with the following changes:
 
 \begin{compactitem}
 \item \t{profiles/package.mask} can be a directory, 
\featureref{package-mask-dir}.
+\item \t{package.mask}, \t{package.use}, \t{use.*} and \t{package.use.*} in a 
profile can be
+directories, \featureref{profile-file-dirs}.
 \item \t{dohtml} banned, \featureref{banned-commands}.
 \end{compactitem}
 

diff --git a/profiles.tex b/profiles.tex
index 4a167ea..e56dce0 100644
--- a/profiles.tex
+++ b/profiles.tex
@@ -70,6 +70,27 @@ parent profile's list is taken, and the current profile's 
list appended. If any
 hyphen, then any lines previous to it whose contents are equal to the 
remainder of that line are
 removed from the list. Once again, blank lines and those beginning with a \# 
are discarded.
 
+\featurelabel{profile-file-dirs} In EAPIs listed in 
table~\ref{tab:profile-file-dirs} as supporting
+directories for profile files, any of the files \t{package.mask}, 
\t{package.use}, \t{use.*} and
+\t{package.use.*} mentioned below can be a directory instead of a regular 
file. Files contained
+in that directory, unless their name begins with a dot, will be concatenated 
in order of their
+filename in the POSIX locale and the result will be processed as if it were a 
single file.
+Any subdirectories will be ignored.
+
+\ChangeWhenAddingAnEAPI{7}
+\begin{centertable}{EAPIs supporting directories for profile files}
+\label{tab:profile-file-dirs}
+\begin{tabular}{ll}
+  \toprule
+  \multicolumn{1}{c}{\textbf{EAPI}} &
+  \multicolumn{1}{c}{\textbf{Supports directories for profile files?}} \\
+  \midrule
+  0, 1, 2, 3, 4, 5, 6 & No  \\
+  7   & Yes \\
+  \bottomrule
+\end{tabular}
+\end{centertable}
+
 \subsection{packages}
 The \t{packages} file is used to define the `system set' for this profile.
 After the above rules for inheritance and comments are applied, its lines must 
take one of two
@@ -85,7 +106,8 @@ but is mentioned here for completeness.
 \subsection{package.mask}
 \t{package.mask} is used to prevent packages from being installed on a given 
profile. Each line
 contains one package dependency specification; anything matching this 
specification will not be
-installed unless unmasked by the user's configuration.
+installed unless unmasked by the user's configuration. In some EAPIs, 
\t{package.mask} can be a
+directory instead of a regular file as per section~\ref{sec:line-stacking}.
 
 Note that the \t{-spec} syntax can be used to remove a mask in a parent 
profile, but not
 necessarily a global mask (from \t{profiles/package.mask}, 
section~\ref{profiles-package.mask}).
@@ -100,18 +122,20 @@ has severe adverse effects on USE-based and slot-based 
dependencies, its use is
 and package manager support must be regarded as purely optional.
 
 \subsection{package.use}
-The \t{package.use} file may be used by the package manager to override the 
default USE flags specified
-by \t{make.defaults} on a per package basis.  The format is to have a package 
dependency specification,
-and then a space delimited list of USE flags to enable.  A USE flag in the 
form of \t{-flag} indicates
-that the package should have the USE flag disabled.  The package dependency 
specification is limited to
-the forms defined by the directory's EAPI.
+The \t{package.use} file may be used by the package manager to override the 
default USE flags
+specified by \t{make.defaults} on a per package basis. The format is to have a 
package dependency
+specification, and then a space delimited list of USE flags to enable. A USE 
flag in the form of
+\t{-flag} indicates that the package should have the USE flag disabled. The 
package dependency
+specification is limited to the forms defined by the directory's EAPI. In some 
EAPIs,
+\t{package.use} can be a directory instead of a regular file as per 
section~\ref{sec:line-stacking}.
 
 \subsection{USE masking and forcing}
 \label{sec:us

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

2015-12-05 Thread Ulrich Müller
commit: c8c76d0bf673bdb3e7271dd7bc55587a21b8d0a3
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Nov 29 23:00:32 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Nov 29 23:00:32 2015 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=c8c76d0b

EAPI 7 supports a directory for package.mask.

Bug: 282296

 eapi-differences.tex |  4 
 tree-layout.tex  | 20 
 2 files changed, 24 insertions(+)

diff --git a/eapi-differences.tex b/eapi-differences.tex
index 6f4698c..a66d388 100644
--- a/eapi-differences.tex
+++ b/eapi-differences.tex
@@ -41,6 +41,9 @@ of this document for a complete table of previous EAPIs.
 \bottomrule
 \endlastfoot
 
+\t{package.mask} directory & \compactfeatureref{package-mask-dir} &
+No & No & No & No & Yes \\
+
 Stable use masking/forcing & \compactfeatureref{stablemask} &
 No & No & Yes & Yes & Yes \\
 
@@ -373,6 +376,7 @@ EAPI 6 is EAPI 5 with the following changes:
 EAPI 7 is EAPI 6 with the following changes:
 
 \begin{compactitem}
+\item \t{profiles/package.mask} can be a directory, 
\featureref{package-mask-dir}.
 \item \t{dohtml} banned, \featureref{banned-commands}.
 \end{compactitem}
 

diff --git a/tree-layout.tex b/tree-layout.tex
index 0554a64..9228338 100644
--- a/tree-layout.tex
+++ b/tree-layout.tex
@@ -112,6 +112,12 @@ manager must ignore any files in this directory that it 
does not recognise.
 Contains a list, one entry per line, of package dependency specifications 
(using the directory's
 EAPI). Any package version matching one of these is considered to be 
masked, and will not be
 installed regardless of profile unless it is unmasked by the user 
configuration.
+
+\featurelabel{package-mask-dir} For EAPIs listed in 
table~\ref{tab:package-mask-dir} as
+supporting it, \t{package.mask} can be a directory instead of a regular 
file. Files contained
+in that directory, unless their name begins with a dot, will be 
concatenated in order of their
+filename in the POSIX locale and the result will be processed as if it 
were a single file.
+Any subdirectories will be ignored.
 \item[profiles.desc] Described below in section~\ref{sec:profiles.desc}.
 \item[repo\_name] Contains, on a single line, the name of this repository. The 
repository name must
 conform to section~\ref{sec:repository-names}.
@@ -128,6 +134,20 @@ manager must ignore any files in this directory that it 
does not recognise.
 \item[updates/] This directory is described in section~\ref{sec:updates-dir}.
 \end{description}
 
+\ChangeWhenAddingAnEAPI{7}
+\begin{centertable}{EAPIs supporting a directory for \t{package.mask}}
+\label{tab:package-mask-dir}
+\begin{tabular}{ll}
+  \toprule
+  \multicolumn{1}{c}{\textbf{EAPI}} &
+  \multicolumn{1}{c}{\textbf{\t{package.mask} can be a directory?}} \\
+  \midrule
+  0, 1, 2, 3, 4, 5, 6 & No  \\
+  7   & Yes \\
+  \bottomrule
+\end{tabular}
+\end{centertable}
+
 \subsection{The profiles.desc file}
 \label{sec:profiles.desc}
 \t{profiles.desc} is a line-based file, with the standard commenting



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

2015-12-05 Thread Patrice Clement
commit: 005ea3e5839bccb120f1dacf7c2e655491905407
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Dec  5 19:22:25 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Dec  5 19:48:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=005ea3e5

Merge remote-tracking branch 'github/pr/432'.

 dev-java/jdbc-postgresql/Manifest  |   2 +-
 .../jdbc-postgresql-9.4_p1204.ebuild   | 104 -
 ...205.ebuild => jdbc-postgresql-9.4_p1206.ebuild} |   0
 3 files changed, 1 insertion(+), 105 deletions(-)



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

2015-12-05 Thread Patrice Clement
commit: e855a441c79db564315a6ccfe4e5cdbb7e76c9c7
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Dec  5 19:11:55 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Dec  5 19:48:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e855a441

dev-java/jffi: Keyword for ppc64.

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

 dev-java/jffi/jffi-1.0.11-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jffi/jffi-1.0.11-r1.ebuild 
b/dev-java/jffi/jffi-1.0.11-r1.ebuild
index 271b085..1526686 100644
--- a/dev-java/jffi/jffi-1.0.11-r1.ebuild
+++ b/dev-java/jffi/jffi-1.0.11-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/jnr/jffi/tarball/${PV} -> 
${P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 LGPL-3 )"
 SLOT="1.0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE=""
 
 CDEPEND="



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

2015-12-05 Thread Patrice Clement
commit: 99086c5c65a76bb21b66ee0a189484b545b7cbd7
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Dec  5 19:43:11 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Dec  5 19:48:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99086c5c

Merge remote-tracking branch 'github/pr/430'.

 .../files/PDFAnnotExtractor.java.patch | 25 
 .../files/StringVisitor.java.patch | 14 +++
 1l.ebuild => pdfannotextractor-0.1l-r1.ebuild} | 46 +-
 .../pdfannotextractor-0.1l.ebuild  |  8 ++--
 4 files changed, 72 insertions(+), 21 deletions(-)



[gentoo-commits] repo/gentoo:master commit in: dev-tex/pdfannotextractor/

2015-12-05 Thread Patrice Clement
commit: 55842e8e0d0f5ed6cb8eaa2a0fc8b68c8606a062
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Dec  5 19:47:58 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Dec  5 19:48:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55842e8e

dev-tex/pdfannotextractor: Remove java-utils-2 inheritance (forbidden). Call 
java-pkg_clean to get rid of bundled jars.

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

 dev-tex/pdfannotextractor/pdfannotextractor-0.1l-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-tex/pdfannotextractor/pdfannotextractor-0.1l-r1.ebuild 
b/dev-tex/pdfannotextractor/pdfannotextractor-0.1l-r1.ebuild
index be76d28..1a84cc0 100644
--- a/dev-tex/pdfannotextractor/pdfannotextractor-0.1l-r1.ebuild
+++ b/dev-tex/pdfannotextractor/pdfannotextractor-0.1l-r1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit latex-package java-utils-2 java-pkg-2 java-ant-2 eutils
+inherit latex-package java-pkg-2 java-ant-2 eutils
 
 DESCRIPTION="Extract annotations from pdf files"
 HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/pax/";
@@ -45,6 +45,7 @@ PATCHES=(
 )
 
 java_prepare() {
+   java-pkg_clean
epatch "${PATCHES[@]}"
 }
 



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

2015-12-05 Thread Patrice Clement
commit: 5a496254a57dae1df0bc58211a9746a0c4cb3522
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Dec  5 19:11:01 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Dec  5 19:48:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a496254

dev-java/jffi: Clean up old.

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

 dev-java/jffi/jffi-1.0.11.ebuild | 105 ---
 1 file changed, 105 deletions(-)

diff --git a/dev-java/jffi/jffi-1.0.11.ebuild b/dev-java/jffi/jffi-1.0.11.ebuild
deleted file mode 100644
index 4dd786b..000
--- a/dev-java/jffi/jffi-1.0.11.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-JAVA_PKG_IUSE="doc source test"
-
-inherit eutils java-pkg-2 java-ant-2 versionator
-
-DESCRIPTION="An optimized Java interface to libffi"
-HOMEPAGE="https://github.com/jnr";
-SRC_URI="https://github.com/jnr/jffi/tarball/${PV} -> ${P}.tar.gz"
-
-LICENSE="|| ( Apache-2.0 LGPL-3 )"
-SLOT="1.0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-COMMON_DEP="
-   virtual/libffi"
-RDEPEND="${COMMON_DEP}
-   >=virtual/jre-1.5"
-DEPEND="${COMMON_DEP}
-   >=virtual/jdk-1.5
-   virtual/pkgconfig
-   test? (
-   dev-java/ant-junit:0
-   dev-java/junit:4
-   )"
-
-src_unpack() {
-   unpack ${A}
-   mv jnr-jffi-* "${P}" || die
-}
-
-java_prepare() {
-   cp "${FILESDIR}"/${PN}_maven-build.xml build.xml || die
-   epatch "${FILESDIR}"/${P}_no-werror.patch
-   sed -i -e 's/-Werror //' libtest/GNUmakefile || die
-
-   find "${WORKDIR}" -iname '*.jar' -delete
-
-   # Fix build with GCC 4.7 #421501
-   sed -i -e "s|-mimpure-text||g" jni/GNUmakefile libtest/GNUmakefile || 
die
-}
-
-JAVA_ANT_REWRITE_CLASSPATH="yes"
-
-EANT_EXTRA_ARGS="-Dmaven.build.finalName=${PN}"
-src_compile() {
-   # generate Version.java
-   cat <<-EOF > src/main/java/com/kenai/jffi/Version.java
-   package com.kenai.jffi;
-   public final class Version {
-   private Version() {}
-   public static final int MAJOR = 
$(get_version_component_range 1);
-   public static final int MINOR = 
$(get_version_component_range 2);
-   public static final int MICRO = 
$(get_version_component_range 3);
-   }
-   EOF
-
-   java-pkg-2_src_compile
-
-   # generate headers
-   mkdir -p build/jni
-   javah -d build/jni -classpath target/classes \
-   com.kenai.jffi.Foreign \
-   com.kenai.jffi.ObjectBuffer \
-   com.kenai.jffi.Version \
-   || die
-
-   #build native library.
-   local args=(
-   SRC_DIR=jni
-   JNI_DIR=jni
-   BUILD_DIR=build/jni
-   VERSION=$(get_version_component_range 1-2)
-   USE_SYSTEM_LIBFFI=1
-   -f jni/GNUmakefile
-   )
-   emake "${args[@]}"
-}
-
-EANT_TEST_GENTOO_CLASSPATH="junit-4"
-src_test() {
-   # build native test library
-   emake BUILD_DIR=build -f libtest/GNUmakefile
-
-   _JAVA_OPTIONS="-Djffi.boot.library.path=build/jni" \
-   java-pkg-2_src_test
-}
-
-src_install() {
-   cat <<-EOF > boot.properties
-   jffi.boot.library.path = ${JAVA_PKG_LIBDEST}
-   EOF
-   jar -uf target/${PN}.jar boot.properties || die
-
-   java-pkg_dojar target/${PN}.jar
-   java-pkg_doso build/jni/lib${PN}-$(get_version_component_range 1-2).so
-
-   use doc && java-pkg_dojavadoc target/site/apidocs
-   use source && java-pkg_dosrc src/main/java/*
-}



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

2015-12-05 Thread Patrice Clement
commit: 859f35f81f100a2483eba885f64e2467b10724f2
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec  3 19:18:27 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec  3 19:24:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=859f35f8

dev-java/jdbc-postgresql: Version bump

Package-Manager: portage-2.2.26

 dev-java/jdbc-postgresql/Manifest  |   1 +
 .../jdbc-postgresql-9.4_p1206.ebuild   | 103 +
 2 files changed, 104 insertions(+)

diff --git a/dev-java/jdbc-postgresql/Manifest 
b/dev-java/jdbc-postgresql/Manifest
index 9e0097d..74718c7 100644
--- a/dev-java/jdbc-postgresql/Manifest
+++ b/dev-java/jdbc-postgresql/Manifest
@@ -3,3 +3,4 @@ DIST postgresql-jdbc-9.2-1004.src.tar.gz 1842921 SHA256 
eeadff0d830cd19a4f52a948
 DIST postgresql-jdbc-9.3-1100.src.tar.gz 1852465 SHA256 
e6be53d4cda04735f5f147d2296acb9a22630b062fa3a4ef894073f23efc6d55 SHA512 
43968a62f9443739721016ede186b2f41fa6db2d1ef319cd65059f8715e90eda7c7f568995b293578c39e04d43085cfdfece587500f99ed1a49964c12d8c747a
 WHIRLPOOL 
9bf218936a00df00fb4b4f6ed6c3bbe06cdcfcd14d306a4f7bf3073e83f1c51bc85c0a061c2e04790bcebf9183b8aabd056522fa5d18b0734a4aec34b3ab14a0
 DIST postgresql-jdbc-9.4-1204.src.tar.gz 2018904 SHA256 
c22862ce505c501115e9f72ae10cd8b5a02ff7f8c7c2f1475f4035b3c85f170b SHA512 
659e60fe3ea54f87396d9f32521799d78381a87530c167e903820f3990facc04f3e145685a9c40d74ba3167a404c144fefa781568b9cea2910399cfe2632f25e
 WHIRLPOOL 
e5703de1053b5136656c496b4d9518b8044d6a27d431d054d1c48101364b6a999cb4c97295aecca99edf8cb80bf3b2a4b60b740901b9c3f15340eb51197e9cc1
 DIST postgresql-jdbc-9.4-1205.src.tar.gz 2028968 SHA256 
bb06d9d94ce1f873df4f6090b26f8d2bb358601f71ba1fbdb782bb58a1164366 SHA512 
ebb46c0cfcabc34083e6f481bc97536fba98d082462670d39efdd75e6463f1286db6fa07cd35546c749e456f1c06fb1d022cbc9f5cace2a1b968fab76a57d281
 WHIRLPOOL 
a501cb12486ea1903442aa15c03ba7e9f5b127d3e1aa0d90991f6ded517b4dc792488431cf2047efe1a3ac8652ff527d810e1138235a4353cf5cd44031d2b641
+DIST postgresql-jdbc-9.4-1206.src.tar.gz 2029837 SHA256 
2793d89eb87f913f82af0898fbb17c2d1b64c4b39a444fe19fe621cb5f11fc80 SHA512 
b16816f1afd3ee5986fca197bd7608c2e2f334054e41a8c541c47985827f4f59d7691d23983bdac01c85fc364cd001c991ac6b4e8567429b9d1f4161388dd6bd
 WHIRLPOOL 
0729913fd98088c4f8caeafbb519b45ac673cdb9ff1342f0a1146a2dc87d0c530385089c80c498d416d6601151e00d863831be22b570c3c19070ba3f1ea3ff73

diff --git a/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1206.ebuild 
b/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1206.ebuild
new file mode 100644
index 000..c6f95ee
--- /dev/null
+++ b/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1206.ebuild
@@ -0,0 +1,103 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+JAVA_PKG_IUSE="doc source"
+
+inherit eutils java-pkg-2 java-ant-2
+
+MY_PN="postgresql-jdbc"
+MY_PV="${PV/_p/-}"
+MY_P="${MY_PN}-${MY_PV}.src"
+
+DESCRIPTION="JDBC Driver for PostgreSQL"
+SRC_URI="http://jdbc.postgresql.org/download/${MY_P}.tar.gz";
+HOMEPAGE="http://jdbc.postgresql.org/";
+
+LICENSE="POSTGRESQL"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+DEPEND="
+   >=virtual/jdk-1.6
+   doc? (
+   dev-libs/libxslt
+   app-text/docbook-xsl-stylesheets
+   )
+   test? (
+   >=dev-db/postgresql-9.3[server]
+   dev-java/ant-junit
+   dev-java/junit:4
+   dev-java/xml-commons
+   )"
+RDEPEND=">=virtual/jre-1.6"
+
+RESTRICT="test" # Requires external postgresql server setup
+
+S="${WORKDIR}/postgresql-jdbc-${MY_PV}.src"
+
+JAVA_ANT_REWRITE_CLASSPATH="yes"
+EANT_DOC_TARGET="publicapi"
+
+java_prepare() {
+   # Strip build.xml of maven deps
+   sed -i -e '//{s/depends="maven-dependencies"//}' 
build.xml || die
+   sed -i -e '/http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl \
+   "${S}/doc/pgjdbc.xml" || die
+   fi
+}
+
+src_test() {
+   einfo "In order to run the tests successfully, you have to have:"
+   einfo "1) PostgreSQL server running"
+   einfo "2) database 'test' defined with user 'test' with password 'test'"
+   einfo "   as owner of the database"
+   einfo "3) plpgsql support in the 'test' database"
+   einfo
+   einfo "You can find a general info on how to perform these steps at"
+   einfo "https://wiki.gentoo.org/wiki/PostgreSQL";
+
+   ANT_TASKS="ant-junit" eant test -Dgentoo.classpath=$(java-pkg_getjars 
--build-only "junit-4,xml-commons")
+}
+
+src_install() {
+   java-pkg_newjar build/jars/postgresql*.jar jdbc-postgresql.jar
+
+   if use doc ; then
+   java-pkg_dojavadoc build/publicapi
+   dohtml build/doc/pgjdbc.html
+   fi
+
+   use source && java-pkg_dosrc org
+}



[gentoo-commits] repo/gentoo:master commit in: dev-tex/pdfannotextractor/

2015-12-05 Thread Patrice Clement
commit: e940e86ff31646714103a6dbbd4a20d91c7db4fe
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Dec  5 19:44:05 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Dec  5 19:48:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e940e86f

dev-tex/pdfannotextractor: Clean up broken version.

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

 .../pdfannotextractor-0.1l.ebuild  | 54 --
 1 file changed, 54 deletions(-)

diff --git a/dev-tex/pdfannotextractor/pdfannotextractor-0.1l.ebuild 
b/dev-tex/pdfannotextractor/pdfannotextractor-0.1l.ebuild
deleted file mode 100644
index f6424b5..000
--- a/dev-tex/pdfannotextractor/pdfannotextractor-0.1l.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit latex-package java-utils-2 java-pkg-2 java-ant-2 eutils
-
-DESCRIPTION="Extract annotations from pdf files"
-HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/pax/";
-SRC_URI="mirror://gentoo/${P}.zip"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
-IUSE=""
-
-CDEPEND="virtual/latex-base
-   dev-java/pdfbox:1.8
-   dev-java/fontbox:1.7"
-DEPEND="${CDEPEND}
-   app-arch/unzip
-   >=virtual/jdk-1.5"
-RDEPEND="${CDEPEND}
-   virtual/perl-Getopt-Long
-   dev-perl/File-Which
-   >=virtual/jre-1.5
-   !<=dev-texlive/texlive-latexextra-2010"
-
-TEXMF=/usr/share/texmf-site
-S=${WORKDIR}
-
-JAVA_ANT_REWRITE_CLASSPATH="true"
-EANT_GENTOO_CLASSPATH="pdfbox-1.8 fontbox-1.7"
-
-src_prepare() {
-   epatch "${FILESDIR}/javajars.patch"
-   epatch "${FILESDIR}/PDFAnnotExtractor.java.patch"
-   epatch "${FILESDIR}/StringVisitor.java.patch"
-   java-pkg-2_src_prepare
-}
-
-src_compile() {
-   cd "${S}/source/latex/pax"
-   eant || die
-}
-
-src_install() {
-   newbin scripts/pax/pdfannotextractor.pl pdfannotextractor || die
-   java-pkg_dojar "${S}/source/latex/pax/pax.jar" || die
-   insinto ${TEXMF}
-   doins -r tex || die
-   dodoc doc/latex/pax/README || die
-}



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

2015-12-05 Thread Patrice Clement
commit: b38360ca60ee6c12f505cc62da14422ef6b69638
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Dec  5 19:10:34 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Dec  5 19:48:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38360ca

dev-java/jffi: Stable for amd64. Retroactively mark stable for the remaining 
arches using the ALLARCHES policy.

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

 dev-java/jffi/jffi-1.0.11-r1.ebuild | 31 ---
 1 file changed, 20 insertions(+), 11 deletions(-)

diff --git a/dev-java/jffi/jffi-1.0.11-r1.ebuild 
b/dev-java/jffi/jffi-1.0.11-r1.ebuild
index 7af0347..271b085 100644
--- a/dev-java/jffi/jffi-1.0.11-r1.ebuild
+++ b/dev-java/jffi/jffi-1.0.11-r1.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
-
 JAVA_PKG_IUSE="doc source test"
 
 inherit eutils java-pkg-2 java-ant-2 versionator
@@ -14,32 +13,42 @@ SRC_URI="https://github.com/jnr/jffi/tarball/${PV} -> 
${P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 LGPL-3 )"
 SLOT="1.0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
-COMMON_DEP="
+CDEPEND="
virtual/libffi"
-RDEPEND="${COMMON_DEP}
-   >=virtual/jre-1.5"
-DEPEND="${COMMON_DEP}
-   >=virtual/jdk-1.5
+
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
+
+DEPEND="
+   ${CDEPEND}
+   >=virtual/jdk-1.6
virtual/pkgconfig
test? (
dev-java/ant-junit:0
dev-java/junit:4
)"
 
+PATCHES=(
+   "${FILESDIR}"/${P}_no-werror.patch
+)
+
 src_unpack() {
unpack ${A}
mv jnr-jffi-* "${P}" || die
 }
 
 java_prepare() {
+   java-pkg_clean
+
cp "${FILESDIR}"/${PN}_maven-build.xml build.xml || die
-   epatch "${FILESDIR}"/${P}_no-werror.patch
-   sed -i -e 's/-Werror //' libtest/GNUmakefile || die
 
-   find "${WORKDIR}" -iname '*.jar' -delete || die
+   epatch "${PATCHES[@]}"
+
+   sed -i -e 's/-Werror //' libtest/GNUmakefile || die
 
# Fix build with GCC 4.7 #421501
sed -i -e "s|-mimpure-text||g" jni/GNUmakefile libtest/GNUmakefile || 
die



[gentoo-commits] repo/gentoo:master commit in: dev-tex/pdfannotextractor/

2015-12-05 Thread Patrice Clement
commit: 1e1f7d2d794921bbc43ce494ec2b9d787b094ef1
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Dec  5 19:42:31 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Dec  5 19:42:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1f7d2d

dev-tex/pdfannotextractor: EAPI 5 bump + housekeeping. Fixes bug 545336.

Housekeeping includes:
- Stick patches in PATCHES array
- Remove useless dies
- Bump ebuild to EAPI 5 (was about time!)

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

 .../pdfannotextractor-0.1l-r1.ebuild   | 62 ++
 1 file changed, 62 insertions(+)

diff --git a/dev-tex/pdfannotextractor/pdfannotextractor-0.1l-r1.ebuild 
b/dev-tex/pdfannotextractor/pdfannotextractor-0.1l-r1.ebuild
new file mode 100644
index 000..be76d28
--- /dev/null
+++ b/dev-tex/pdfannotextractor/pdfannotextractor-0.1l-r1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit latex-package java-utils-2 java-pkg-2 java-ant-2 eutils
+
+DESCRIPTION="Extract annotations from pdf files"
+HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/pax/";
+SRC_URI="mirror://gentoo/${P}.zip"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+IUSE=""
+
+CDEPEND="virtual/latex-base
+   dev-java/pdfbox:1.8
+   dev-java/fontbox:1.7"
+
+DEPEND="${CDEPEND}
+   app-arch/unzip
+   >=virtual/jdk-1.6"
+
+RDEPEND="${CDEPEND}
+   virtual/perl-Getopt-Long
+   dev-perl/File-Which
+   >=virtual/jre-1.6
+   !<=dev-texlive/texlive-latexextra-2010"
+
+TEXMF=/usr/share/texmf-site
+S="${WORKDIR}"
+
+JAVA_ANT_REWRITE_CLASSPATH="true"
+EANT_GENTOO_CLASSPATH="
+   pdfbox-1.8
+   fontbox-1.7
+"
+
+PATCHES=(
+   "${FILESDIR}/javajars.patch"
+   "${FILESDIR}/PDFAnnotExtractor.java.patch"
+   "${FILESDIR}/StringVisitor.java.patch"
+)
+
+java_prepare() {
+   epatch "${PATCHES[@]}"
+}
+
+src_compile() {
+   cd "${S}/source/latex/pax" || die
+   eant || die
+}
+
+src_install() {
+   newbin scripts/pax/pdfannotextractor.pl pdfannotextractor
+   java-pkg_dojar "${S}/source/latex/pax/pax.jar"
+   insinto ${TEXMF}
+   doins -r tex
+   dodoc doc/latex/pax/README
+}



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

2015-12-05 Thread Patrice Clement
commit: 4c342418ac5ee5a442b0079549e2511e77455329
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec  3 19:19:00 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec  3 19:24:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c342418

dev-java/jdbc-postgresql: Drop old

Package-Manager: portage-2.2.26

 dev-java/jdbc-postgresql/Manifest  |   1 -
 .../jdbc-postgresql-9.4_p1204.ebuild   | 104 -
 2 files changed, 105 deletions(-)

diff --git a/dev-java/jdbc-postgresql/Manifest 
b/dev-java/jdbc-postgresql/Manifest
index 74718c7..998d5cd 100644
--- a/dev-java/jdbc-postgresql/Manifest
+++ b/dev-java/jdbc-postgresql/Manifest
@@ -1,6 +1,5 @@
 DIST postgresql-jdbc-9.2-1003.src.tar.gz 1843082 SHA256 
d61449b8a17ce540b26437382c33a59a49a94c578c943fccf91139ee06478968 SHA512 
f91d9617726722998a51275c625f6ea89dfe0ac7ce415cc6fa76302b13762bcf825cd61ec69d25d0199ca21de8a24286eeffb843ad59c06fd3049a289ac2b702
 WHIRLPOOL 
a7994d7ce38bd17e9353339d2838601a22328c8eff03baa122663526ef2c0c2afa8b16d9c93ea9fbff7a756612cddffef41ec00552640766acc5e1fbe4996282
 DIST postgresql-jdbc-9.2-1004.src.tar.gz 1842921 SHA256 
eeadff0d830cd19a4f52a9489748a7126b0c1d4863bf9a5d65618158dfc6ae68 SHA512 
6e218b7df3d772e4fb9053672f5f77f6012fe6e652a536dfe171408e957465520b05994d4fa13c4d478b595a55b8068da663b9f3dcb544a46fcf91d71ba8fdf5
 WHIRLPOOL 
f1afa3201fbaaf47edb0224d3263642b3202fbf6fc922318354db86e394f0005611b0981da043a4e14cbb67224ac8fa6d96880e0763fcd4d5b502423c7eaa0c7
 DIST postgresql-jdbc-9.3-1100.src.tar.gz 1852465 SHA256 
e6be53d4cda04735f5f147d2296acb9a22630b062fa3a4ef894073f23efc6d55 SHA512 
43968a62f9443739721016ede186b2f41fa6db2d1ef319cd65059f8715e90eda7c7f568995b293578c39e04d43085cfdfece587500f99ed1a49964c12d8c747a
 WHIRLPOOL 
9bf218936a00df00fb4b4f6ed6c3bbe06cdcfcd14d306a4f7bf3073e83f1c51bc85c0a061c2e04790bcebf9183b8aabd056522fa5d18b0734a4aec34b3ab14a0
-DIST postgresql-jdbc-9.4-1204.src.tar.gz 2018904 SHA256 
c22862ce505c501115e9f72ae10cd8b5a02ff7f8c7c2f1475f4035b3c85f170b SHA512 
659e60fe3ea54f87396d9f32521799d78381a87530c167e903820f3990facc04f3e145685a9c40d74ba3167a404c144fefa781568b9cea2910399cfe2632f25e
 WHIRLPOOL 
e5703de1053b5136656c496b4d9518b8044d6a27d431d054d1c48101364b6a999cb4c97295aecca99edf8cb80bf3b2a4b60b740901b9c3f15340eb51197e9cc1
 DIST postgresql-jdbc-9.4-1205.src.tar.gz 2028968 SHA256 
bb06d9d94ce1f873df4f6090b26f8d2bb358601f71ba1fbdb782bb58a1164366 SHA512 
ebb46c0cfcabc34083e6f481bc97536fba98d082462670d39efdd75e6463f1286db6fa07cd35546c749e456f1c06fb1d022cbc9f5cace2a1b968fab76a57d281
 WHIRLPOOL 
a501cb12486ea1903442aa15c03ba7e9f5b127d3e1aa0d90991f6ded517b4dc792488431cf2047efe1a3ac8652ff527d810e1138235a4353cf5cd44031d2b641
 DIST postgresql-jdbc-9.4-1206.src.tar.gz 2029837 SHA256 
2793d89eb87f913f82af0898fbb17c2d1b64c4b39a444fe19fe621cb5f11fc80 SHA512 
b16816f1afd3ee5986fca197bd7608c2e2f334054e41a8c541c47985827f4f59d7691d23983bdac01c85fc364cd001c991ac6b4e8567429b9d1f4161388dd6bd
 WHIRLPOOL 
0729913fd98088c4f8caeafbb519b45ac673cdb9ff1342f0a1146a2dc87d0c530385089c80c498d416d6601151e00d863831be22b570c3c19070ba3f1ea3ff73

diff --git a/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1204.ebuild 
b/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1204.ebuild
deleted file mode 100644
index 359132c..000
--- a/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1204.ebuild
+++ /dev/null
@@ -1,104 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-JAVA_PKG_IUSE="doc source"
-
-inherit eutils java-pkg-2 java-ant-2
-
-MY_PN="postgresql-jdbc"
-MY_PV="${PV/_p/-}"
-MY_P="${MY_PN}-${MY_PV}.src"
-
-DESCRIPTION="JDBC Driver for PostgreSQL"
-SRC_URI="http://jdbc.postgresql.org/download/${MY_P}.tar.gz";
-HOMEPAGE="http://jdbc.postgresql.org/";
-
-LICENSE="POSTGRESQL"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="test"
-
-DEPEND="
-   >=virtual/jdk-1.6
-   doc? (
-   dev-libs/libxslt
-   app-text/docbook-xsl-stylesheets
-   )
-   test? (
-   >=dev-db/postgresql-9.3[server]
-   dev-java/ant-junit
-   dev-java/junit:4
-   dev-java/xml-commons
-   )"
-RDEPEND=">=virtual/jre-1.6"
-
-RESTRICT="test" # Requires external postgresql server setup
-
-S="${WORKDIR}/postgresql-jdbc-${MY_PV}.src"
-
-JAVA_ANT_REWRITE_CLASSPATH="yes"
-JAVA_ANT_ENCODING="UTF-8"
-EANT_DOC_TARGET="publicapi"
-
-java_prepare() {
-   # Strip build.xml of maven deps
-   sed -i -e '//{s/depends="maven-dependencies"//}' 
build.xml || die
-   sed -i -e '/http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl \
-   "${S}/doc/pgjdbc.xml" || die
-   fi
-}
-
-src_test() {
-   einfo "In order to run the tests successfully, you have to have:"
-   einfo "1) PostgreSQL server running"
-   einfo "2) database 'test' defined with user 'test' with pass

[gentoo-commits] repo/gentoo:master commit in: dev-tex/pdfannotextractor/, dev-tex/pdfannotextractor/files/

2015-12-05 Thread Patrice Clement
commit: 1dd38c31fca99c48a5c783763ef9c85b281f44ea
Author: Craig Inches  xayto  net>
AuthorDate: Wed Dec  2 16:53:24 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Dec  5 19:29:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd38c31

dev-tex/pdfannotextractor: Add two new patches. Fixes bug 545336.

 .../files/PDFAnnotExtractor.java.patch | 25 ++
 .../files/StringVisitor.java.patch | 14 
 .../pdfannotextractor-0.1l.ebuild  |  8 ---
 3 files changed, 44 insertions(+), 3 deletions(-)

diff --git a/dev-tex/pdfannotextractor/files/PDFAnnotExtractor.java.patch 
b/dev-tex/pdfannotextractor/files/PDFAnnotExtractor.java.patch
new file mode 100644
index 000..88c8d37
--- /dev/null
+++ b/dev-tex/pdfannotextractor/files/PDFAnnotExtractor.java.patch
@@ -0,0 +1,25 @@
+--- PDFAnnotExtractor.java.org 2015-11-26 16:20:12.614852847 +0800
 work/source/latex/pax/src/PDFAnnotExtractor.java   2015-11-26 
16:21:42.592303074 +0800
+@@ -24,14 +24,14 @@
+ import java.text.*;
+ import java.util.*;
+ 
+-import org.pdfbox.cos.*;
+-import org.pdfbox.pdfparser.*;
+-import org.pdfbox.pdmodel.*;
+-import org.pdfbox.pdmodel.common.*;
+-import org.pdfbox.pdmodel.interactive.action.*;
+-import org.pdfbox.pdmodel.interactive.action.type.*;
+-import org.pdfbox.pdmodel.interactive.annotation.*;
+-import org.pdfbox.pdmodel.interactive.documentnavigation.destination.*;
++import org.apache.pdfbox.cos.*;
++import org.apache.pdfbox.pdfparser.*;
++import org.apache.pdfbox.pdmodel.*;
++import org.apache.pdfbox.pdmodel.common.*;
++import org.apache.pdfbox.pdmodel.interactive.action.*;
++import org.apache.pdfbox.pdmodel.interactive.action.type.*;
++import org.apache.pdfbox.pdmodel.interactive.annotation.*;
++import org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.*;
+ 
+ public class PDFAnnotExtractor implements Constants {
+ 

diff --git a/dev-tex/pdfannotextractor/files/StringVisitor.java.patch 
b/dev-tex/pdfannotextractor/files/StringVisitor.java.patch
new file mode 100644
index 000..1b6a9d1
--- /dev/null
+++ b/dev-tex/pdfannotextractor/files/StringVisitor.java.patch
@@ -0,0 +1,14 @@
+Index: work/source/latex/pax/src/StringVisitor.java
+--- StringVisitor.java.org 2015-11-26 16:20:35.434967156 +0800
 work/source/latex/pax/src/StringVisitor.java   2015-11-26 
16:20:56.504072659 +0800
+@@ -22,8 +22,8 @@
+ 
+ import java.io.*;
+ import java.util.*;
+-import org.pdfbox.cos.*;
+-import org.pdfbox.exceptions.*;
++import org.apache.pdfbox.cos.*;
++import org.apache.pdfbox.exceptions.*;
+ 
+ public class StringVisitor implements ICOSVisitor {
+ 

diff --git a/dev-tex/pdfannotextractor/pdfannotextractor-0.1l.ebuild 
b/dev-tex/pdfannotextractor/pdfannotextractor-0.1l.ebuild
index 3691bb9..f6424b5 100644
--- a/dev-tex/pdfannotextractor/pdfannotextractor-0.1l.ebuild
+++ b/dev-tex/pdfannotextractor/pdfannotextractor-0.1l.ebuild
@@ -16,8 +16,8 @@ KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd 
~x64-macos"
 IUSE=""
 
 CDEPEND="virtual/latex-base
-   dev-java/pdfbox
-   dev-java/fontbox"
+   dev-java/pdfbox:1.8
+   dev-java/fontbox:1.7"
 DEPEND="${CDEPEND}
app-arch/unzip
>=virtual/jdk-1.5"
@@ -31,10 +31,12 @@ TEXMF=/usr/share/texmf-site
 S=${WORKDIR}
 
 JAVA_ANT_REWRITE_CLASSPATH="true"
-EANT_GENTOO_CLASSPATH="pdfbox fontbox"
+EANT_GENTOO_CLASSPATH="pdfbox-1.8 fontbox-1.7"
 
 src_prepare() {
epatch "${FILESDIR}/javajars.patch"
+   epatch "${FILESDIR}/PDFAnnotExtractor.java.patch"
+   epatch "${FILESDIR}/StringVisitor.java.patch"
java-pkg-2_src_prepare
 }
 



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

2015-12-05 Thread Lars Wendler
commit: 5e5a77a9e15f310a6dfa4bb1993ed6748322462d
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Dec  5 19:25:55 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Dec  5 19:26:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e5a77a9

dev-util/unifdef: Bump to version 2.11

Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler  gentoo.org>

 dev-util/unifdef/Manifest|  1 +
 dev-util/unifdef/unifdef-2.11.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-util/unifdef/Manifest b/dev-util/unifdef/Manifest
index 27ee5a3..6f1d577 100644
--- a/dev-util/unifdef/Manifest
+++ b/dev-util/unifdef/Manifest
@@ -1 +1,2 @@
 DIST unifdef-2.10.tar.gz 73285 SHA256 
1375528c8983de06bbf074b6cfa60fcf0257ea8efcbaec0953b744d2e3dcc5dd SHA512 
39d4551f43fa8eccaee8a9fc469b5ddc8ca8eb0e0ce46c17c3a8300f7e6960fbf0960f364a83df20059b4aa623edc7c3c16df1b7162f068332e6c066d7ffe9b3
 WHIRLPOOL 
54d1e1730cd7eaafba828c508d682dbfa888675e2ae4b709b16c5bc5eb713be6e54afacab10c521a340612ac91d30d9565250e43d4929b13ef2768506bc3ac0a
+DIST unifdef-2.11.tar.gz 77947 SHA256 
e8483c05857a10cf2d5e45b9e8af867d95991fab0f9d3d8984840b810e132d98 SHA512 
948abf878852da321f15c6060dfe33a2ab38f1787b0a6096f10bb3828d0b4e50226643e9dbcb678a422868c215b5c4e981dc7da5244d38688e8e91287beb8845
 WHIRLPOOL 
8aaec29a930b44d26854e61803d84011084f3388d5cdbea68b44d11777e5accbba2ff895004a48210338be1ccb7676a7dd4994004b1f78e0baa5d2c3fc5522f6

diff --git a/dev-util/unifdef/unifdef-2.11.ebuild 
b/dev-util/unifdef/unifdef-2.11.ebuild
new file mode 100644
index 000..5a93748
--- /dev/null
+++ b/dev-util/unifdef/unifdef-2.11.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit toolchain-funcs
+
+DESCRIPTION="remove #ifdef'ed lines from a file while otherwise leaving the 
file alone"
+HOMEPAGE="http://dotat.at/prog/unifdef/";
+SRC_URI="http://dotat.at/prog/unifdef/${P}.tar.gz";
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 -sparc-fbsd -x86-fbsd ~amd64-linux ~x86-linux"
+
+DOCS=( README )
+
+src_prepare() {
+   sed -i '/^prefix/s:=.*:=/usr:' Makefile || die
+   tc-export CC
+}



[gentoo-commits] dev/jmbsvicetto:master commit in: www-apps/drupal/files/

2015-12-05 Thread Jorge Manuel B. S. Vicetto
commit: 672df2220b7d2483097539764bdb067db21788f6
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Sat Dec  5 18:36:47 2015 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Sat Dec  5 18:36:47 2015 +
URL:https://gitweb.gentoo.org/dev/jmbsvicetto.git/commit/?id=672df222

Add some warnings for those running drupal with a web server other than apache 
- fixes bug 566052.

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

 www-apps/drupal/files/postinstall-en.txt | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/www-apps/drupal/files/postinstall-en.txt 
b/www-apps/drupal/files/postinstall-en.txt
index 7354361..f507dc3 100644
--- a/www-apps/drupal/files/postinstall-en.txt
+++ b/www-apps/drupal/files/postinstall-en.txt
@@ -27,4 +27,15 @@ CVE-2008-3661
 
http://www.php.net/manual/en/session.configuration.php#ini.session.cookie-secure
 http://drupal.org/node/315703
 
+To run Drupal on a web server[1] other than apache, one needs to do
+some work, mostly related to adding the configuration in the .htaccess
+files to the web server config files and enabling redirection.
+For lighttpd you may want to check [2][3] and for nginx [4][5].
+
+ [1] - https://www.drupal.org/requirements/webserver
+ [2] - https://groups.drupal.org/lighttpd
+ [3] - https://www.drupal.org/node/43782
+ [4] - https://www.drupal.org/node/1030854
+ [5] - https://www.nginx.com/resources/wiki/start/topics/recipes/drupal/
+
 After that you can start to use drupal.



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

2015-12-05 Thread Jorge Manuel B. S. Vicetto
commit: 92395bc9ebd745915606ca946234eeed514b57bd
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Sat Dec  5 18:35:44 2015 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Sat Dec  5 18:35:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92395bc9

Add some warnings for those running drupal with a web server other than apache 
- fixes bug 566052.

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

 www-apps/drupal/files/postinstall-en.txt | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/www-apps/drupal/files/postinstall-en.txt 
b/www-apps/drupal/files/postinstall-en.txt
index 7354361..f507dc3 100644
--- a/www-apps/drupal/files/postinstall-en.txt
+++ b/www-apps/drupal/files/postinstall-en.txt
@@ -27,4 +27,15 @@ CVE-2008-3661
 
http://www.php.net/manual/en/session.configuration.php#ini.session.cookie-secure
 http://drupal.org/node/315703
 
+To run Drupal on a web server[1] other than apache, one needs to do
+some work, mostly related to adding the configuration in the .htaccess
+files to the web server config files and enabling redirection.
+For lighttpd you may want to check [2][3] and for nginx [4][5].
+
+ [1] - https://www.drupal.org/requirements/webserver
+ [2] - https://groups.drupal.org/lighttpd
+ [3] - https://www.drupal.org/node/43782
+ [4] - https://www.drupal.org/node/1030854
+ [5] - https://www.nginx.com/resources/wiki/start/topics/recipes/drupal/
+
 After that you can start to use drupal.



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

2015-12-05 Thread Jorge Manuel B. S. Vicetto
commit: 3247f394e6a2906e78ef1c06906d4fd9938ab0e4
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Sat Dec  5 18:30:58 2015 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Sat Dec  5 18:30:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3247f394

[www-apps/drupal] Add 8.0.1 release and drop old - fixes bug 567576.

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

 www-apps/drupal/Manifest | 3 +--
 www-apps/drupal/{drupal-8.0.0.ebuild => drupal-8.0.1.ebuild} | 0
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest
index c61a8eb..30c25da 100644
--- a/www-apps/drupal/Manifest
+++ b/www-apps/drupal/Manifest
@@ -1,4 +1,3 @@
 DIST drupal-6.37.tar.gz 1112775 SHA256 
e3db44fdeefa9c4b3edf31816a8cfcaffe300986dbebdc22769ec739d3296d5d SHA512 
4895221c7fb2913618490722629888a4862f28633a49ba5363a0393974941c68d07a3e255d6f380d7d97d0aa3251a76c03d5d0f0ab4c968af301a1207d8d35a0
 WHIRLPOOL 
8d7a0576fba31f2fcf9035755d3ef9a521461d9b3dfab57eb8871fe66038f4056b690a84513bf61a639b4c5f8126fa5180734542b0036f5d089afb0cb2abfecd
 DIST drupal-7.41.tar.gz 3257325 SHA256 
49ea620d191e81ffce0e7a96b5e7d12da672b3401c7ce1aff93fc941681eb111 SHA512 
57ee4fb1044d958a9f5698d2046fcd69427be6da30c57918735ced3fc7dbe1ffc4c69cac8362cd668ef0769d78b20461d78905f7e91212062e56351818dfbaf9
 WHIRLPOOL 
931f98f5e9de14f2c6ffb1bf75686bfea73d8c73606a3a1ab7b0a64e9cf06b9375900403e877a209be7f57663a8446a24ea317ccf9c771a9f143c675102465b0
-DIST drupal-8.0.0.tar.gz 11692820 SHA256 
7e16a62b4ac16682f77664a065d0fe70a24880d7dfd1cf021d2d898b3e0bc498 SHA512 
ade2ff20cdb3ab61d5c979ab17675495b96c1d1ced4e8100bdd5b02642a7f1ee1d61cb2cefda30af34e90654162fd694009feff6dc01efffa505b4cade456092
 WHIRLPOOL 
085af2dffc29678826018b0d856c3c14b5c6d1523fd485e40257d8455bb264767c48eef72115b41ae69b20f3848598bf389eea4e9f892d43cea33411b80e6819
-
+DIST drupal-8.0.1.tar.gz 11697695 SHA256 
3eaa512c4ba9bc38304f87ba20de04e118b8bb98851e27db6c6ccd7ddbd43a58 SHA512 
a976811226119165af799aba24bbabba11802a98f98e13b6f3ada6470d5e183238e468657ecbb6e379468b75dd9d6cdb427ed20a2450fa8f28aff9beac70136c
 WHIRLPOOL 
54d0f574ae40567db3a7c9ea4540a668e310df8155dfcbe219d0177b3c0eaa587580cc509d843acc941189432509fcfd83680b11677e7bb613c01fa7e8e9e51e

diff --git a/www-apps/drupal/drupal-8.0.0.ebuild 
b/www-apps/drupal/drupal-8.0.1.ebuild
similarity index 100%
rename from www-apps/drupal/drupal-8.0.0.ebuild
rename to www-apps/drupal/drupal-8.0.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-java/antlr/files/, dev-java/antlr/

2015-12-05 Thread James Le Cuirot
commit: 0029d15a96b5777f12503e7298a92bccfc8571ff
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Dec  5 17:23:15 2015 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Dec  5 17:24:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0029d15a

dev-java/antlr: Version bump for SLOT 3, should fix #567560

I initially wanted to add 3.3 but despite it being less disruptive
than 3.4, I found compatibility issues with the revdeps. We will
hopefully never need 3.3.

This is a total rewrite from the previous version, which uses the new
simplified antlr-2 ebuild and adds a very large test suite that is
passing with a little patching.

Package-Manager: portage-2.2.26

 dev-java/antlr/Manifest   |   2 +
 dev-java/antlr/antlr-3.2.ebuild   |  96 
 dev-java/antlr/files/3.2-java-8.patch |  32 
 dev-java/antlr/files/3.2-test-fixes.patch | 249 ++
 4 files changed, 379 insertions(+)

diff --git a/dev-java/antlr/Manifest b/dev-java/antlr/Manifest
index 9bce4f8..7c1dfc3 100644
--- a/dev-java/antlr/Manifest
+++ b/dev-java/antlr/Manifest
@@ -2,5 +2,7 @@ DIST 4.4.zip 1107695 SHA256 
68a79e4accae4dfd9d45a8292fe9b2812c6a3ec1d903412e205a
 DIST antlr-2.7.7.tar.gz 1816180 SHA256 
853aeb021aef7586bda29e74a6b03006bcb565a755c86b66032d8ec31b67dbb9 SHA512 
faa72d2ddcba434ef1233e70c1549e63eba67c00793966322e821cf7f015cccb804448cb92d8fbef0429f59928fad65ec954f8ffbda0acbb8e983de0806d349d
 WHIRLPOOL 
def5ac0ddfe5a65f9f7d5489d039048c5d630b46cd5626593bd12e9b393d5ec26884f90b013bcdf58511e26abbf06e0d7b3789a11298b017f7e70af2ec8dde4a
 DIST antlr-3.1.3-generated.tar.bz2 47167 SHA256 
ed326de0f1f92dd72e8d9644e8eaf59d02b9725b4b5218f5c54e12100f8d05f4 SHA512 
4ea01ad0d5fc99607ffa445fb99ae424648b713dca293d05ff4ec064cac0a0fe5073df3834f9b6990e99f3cefc5cdd191a1ee3c3951d97615908b94630070bba
 WHIRLPOOL 
61f7829811251a35528c322952830dc5a6e82e23e36f664af179b41955734e771aaad070298666a15be0f41982dbb8b19955b5967987582c6b666e602384d060
 DIST antlr-3.1.3.tar.gz 10743515 SHA256 
1fca0fc7304140807e64ec263a58d93ef1b380cfb6407084e6909f8220bc1039 SHA512 
6814b970740bd61e6727f81b1a2fb4249f8f029e756694d852224eee54e0231540f8e23d2fa8f78eef234d6497f5fa1411e76020ffaed737d8c1a5178321a062
 WHIRLPOOL 
9d9a1caf39595dbb9b300f730091cfa38a12ab10b8a59d58c7bdd9ba4674bce9f49bc21b5b170129216ff9d880dbf5f0bdb5bfe614b003a4ffe948948b5413c9
+DIST antlr-3.2.jar 1928009 SHA256 
4c8737014e7ca0d2c85171edf37f5a26b2d8d8237c283357b81a3269b6848d38 SHA512 
25a61404c4b41e48eeaed49d41122f9400092248a10eb776d75ce3513295870eca1acc4b06c74925284a27cc64ca0506e34de39fb91996f09727cc5cc72dd9a6
 WHIRLPOOL 
19d99c9f50339ee9ef31e9458ac3a44ce52aa89ed84f96be905d626e3a53d5e2bbdb2e8eb4c5ca16413e7493499b141f940dd200658f8e60e9ecbd777f83a84b
+DIST antlr-3.2.tar.gz 837320 SHA256 
01548fa03ef1f0ed05a93f0749b65db8a35a191ad7ad34e1e6a6a2529ca2ef45 SHA512 
8984221cd89253c033a4596dd56cd51b297393a53b4682f5ab401172745d343371bf0d45417fa286ce972add1b4e474f1f3091fa1345158dbfc040702d61607c
 WHIRLPOOL 
40080efc13c88312aaa318cde097f240e711b477e264739ea71b6c246ede29ac48f42eccd55365af531eb428f1ca1d89386d7e5753b6bc35cad9bf937b70e6de
 DIST antlr-3.5.2-complete-no-st3.jar 1862097 SHA256 
46531814ba9739cdf20c6c1789c252d3d95b68932813d79fb8bbfdf8d5840417 SHA512 
227f56edfb8d1935fc0f5bd69a730a2230b173f38baa7837b6dac9b4a10c5d4a9b2eb806416b21bed2621bb0b8e0fb98a6f48da2660b326728326f078bc28ea9
 WHIRLPOOL 
5c5285894e2d4182650a8a573ae83996e1f463d6ce866ddcff43959b16cf1070c3042b21d80c9350865716a6719d15fcd42b7370b4af69b6eca863d26ffcc325
 DIST antlr-4.3-complete.jar 1340431 SHA256 
da9afec193edcc4d8080a4897e77e1e2f6a0c0bc265fccb8c44ae10660f7a8f0 SHA512 
669cc21ef72ec899509181b1ec77d918fce9dba3db165d9d7429e0058c58a9d716cbf274d7a54b6bd9143d95d9a902d82acfa5bcb5e6c805c4e9fdf90b83349e
 WHIRLPOOL 
f665a200850d294ee0f8c3127bb918a9c9625098a97a960afe08b3a3940ba2c2ad54099e34c82fab5058b668a721b3ed5621a85820d0aca0e16af2f81627c723

diff --git a/dev-java/antlr/antlr-3.2.ebuild b/dev-java/antlr/antlr-3.2.ebuild
new file mode 100644
index 000..13b7623
--- /dev/null
+++ b/dev-java/antlr/antlr-3.2.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils java-pkg-2 java-pkg-simple
+
+DESCRIPTION="A parser generator for many languages"
+HOMEPAGE="http://www.antlr3.org/";
+SRC_URI="http://www.antlr3.org/download/${P}.tar.gz
+   http://www.antlr3.org/download/${P}.jar"; # Prebuilt version needed.
+LICENSE="BSD"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-freebsd ~x86-freebsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="doc test"
+
+CDEPEND=">=dev-java/antlr-2.7.7-r7:0
+   dev-java/stringtemplate:0"
+
+RDEPEND="${CDEPEND}
+   >=virtual/jre-1.6"
+
+DEPEND="${CDEPEND}
+   >=virtual/jdk-1.6
+   test? ( dev-java/junit:4 )"
+
+S="${WORKD

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

2015-12-05 Thread Lars Wendler
commit: b0d825c4887c0157b9b4f559b4a01d66caea95b9
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Dec  5 16:44:27 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Dec  5 16:44:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0d825c4

sys-apps/man-pages: Bump to version 4.03

Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler  gentoo.org>

 sys-apps/man-pages/Manifest  |  1 +
 sys-apps/man-pages/man-pages-4.03.ebuild | 53 
 2 files changed, 54 insertions(+)

diff --git a/sys-apps/man-pages/Manifest b/sys-apps/man-pages/Manifest
index fe36b81..37b7b31 100644
--- a/sys-apps/man-pages/Manifest
+++ b/sys-apps/man-pages/Manifest
@@ -1,4 +1,5 @@
 DIST man-pages-4.00.tar.xz 1368256 SHA256 
444264eb7e3582f980ee3de073af394182ee6b9d5e03e89c55ba042dc20beba3 SHA512 
cec9a539b549c500ec1ed86ec5f1d3e1b11b944a4166cd44e3c5fa0051c597528880809e3cde52dbc95ce5e7eadc3dcb2bf4a9eed1f40ec0401c4e84763a9d55
 WHIRLPOOL 
e4c69f0ee80102339660a9bda9159fe6d4448839015c52855e3e7776f8a2e57f14c9f68502c61609c9d6a46a869f1b24b6b5f2eb7173dfb6e1b9a3346a5da169
 DIST man-pages-4.01.tar.xz 1395072 SHA256 
d194b5d4a381724dc291d9f36621ab2cbb51c003d72dcbd95896366db3b8d284 SHA512 
9b5680a1b230ba27b8b5277f8da3b06d09cc27b77c858b2deede50e09c455d75b334aa855e8a028e9ff2be10b7872b8e9f3ec1f7b0d17c546af445cadad3a89f
 WHIRLPOOL 
42d029e8299de096ad67b75e5be09836d209130592955df6644d6e4b84d243ee9b69476b52477a217d7bfba4abc9a1a3b97a2553d021e6779fa9b2dfe09626e8
 DIST man-pages-4.02.tar.xz 1403060 SHA256 
48aacb75d522dd31978682c4fd8bc68e43c9a409bc4c7a126810e7610dff0dd3 SHA512 
7a9c2464b25409a5aa1e074f6a511fa9e924c830205dddf5efcfca72ff5c1105a5c32cf24ba3c796063078dd28f715588cc0706ff49f3f11a0671636d0e30668
 WHIRLPOOL 
3579a8e0891e4d35d10a06a6e2e1e8426e31eb6e9486821ad34429d7e083e3dbf0784b607ccc2dfaab020c804a1e991d9b6607ad2a65e4334d16f8e71b263a71
+DIST man-pages-4.03.tar.xz 1411908 SHA256 
b0168c4ec48bb0bb82f6f91ea91a54e1f3587411c6637913d47470cd7338fc9c SHA512 
072f762eab6e198893cc0878e71ed6e0123d8ceab31db3ec7b28ca95287e8bb1dcec6d5168d7d2fae21ef547fedfd0ef6ebac03809787669578e98cfaec13f3d
 WHIRLPOOL 
7e6ca22e95c48a446a7eac166d631b0cdf07aac994343efbab6cb0b78d9b701251879527617293b28469d442f0fbbb0c2efea97eea085dbafc759da9882f1d07
 DIST man-pages-gentoo-2.tar.bz2 5141 SHA256 
b7d9423c2069e587deb7671273d4a1ffed7d31b9f95a689b128a759d636762f0 SHA512 
6e6524b8ad6f1b8c9b147665ee32af49e05603dac61d433acd6b4f1164adef27cd542898f272b07d8659725013dac59c7f34a858968cc054a4785c945e14a770
 WHIRLPOOL 
dcacb319a54ccd2a965786c816684de286581dee6f7b3f8ba4c97cc368e2e50abc92aad403dbdb7b0c15764accb06cd562046bcf14229ad12be242bb2bc7f651

diff --git a/sys-apps/man-pages/man-pages-4.03.ebuild 
b/sys-apps/man-pages/man-pages-4.03.ebuild
new file mode 100644
index 000..27bb8de
--- /dev/null
+++ b/sys-apps/man-pages/man-pages-4.03.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+
+GENTOO_PATCH=2
+
+DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
+HOMEPAGE="https://www.kernel.org/doc/man-pages/";
+SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz
+   mirror://kernel/linux/docs/man-pages/${P}.tar.xz
+   mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
+   
https://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2";
+
+LICENSE="man-pages GPL-2+ BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
+IUSE_LINGUAS=" da de fr it ja nl pl ro ru zh_CN"
+IUSE="nls ${IUSE_LINGUAS// / linguas_}"
+RESTRICT="binchecks"
+
+# Block packages that used to install colliding man pages #341953 #548900
+RDEPEND="virtual/man
+   !

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

2015-12-05 Thread Lars Wendler
commit: 7d4ff5660fa1d4bf376118782a81af8796c66720
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Dec  5 16:45:31 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Dec  5 16:45:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d4ff566

sys-apps/man-pages: 4.01 stable for all arches.

Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler  gentoo.org>

 sys-apps/man-pages/man-pages-4.02.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/man-pages/man-pages-4.02.ebuild 
b/sys-apps/man-pages/man-pages-4.02.ebuild
index 27bb8de..75ff205 100644
--- a/sys-apps/man-pages/man-pages-4.02.ebuild
+++ b/sys-apps/man-pages/man-pages-4.02.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz
 
 LICENSE="man-pages GPL-2+ BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
 IUSE_LINGUAS=" da de fr it ja nl pl ro ru zh_CN"
 IUSE="nls ${IUSE_LINGUAS// / linguas_}"
 RESTRICT="binchecks"



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

2015-12-05 Thread Justin Lecher
commit: cd5b67b2172a17342c21c873ba7e213a6b7c89e0
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Dec  5 16:40:20 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Dec  5 16:41:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd5b67b2

media-libs/gegl: Fix underlinking

Gnome-Bugs: https://bugzilla.gnome.org/show_bug.cgi?id=759065

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

 .../gegl/files/gegl-0.3.4-underlinking.patch   | 31 ++
 media-libs/gegl/gegl-0.3.4.ebuild  |  4 ++-
 media-libs/gegl/metadata.xml   | 20 +++---
 3 files changed, 44 insertions(+), 11 deletions(-)

diff --git a/media-libs/gegl/files/gegl-0.3.4-underlinking.patch 
b/media-libs/gegl/files/gegl-0.3.4-underlinking.patch
new file mode 100644
index 000..a7a6290
--- /dev/null
+++ b/media-libs/gegl/files/gegl-0.3.4-underlinking.patch
@@ -0,0 +1,31 @@
+From 8dd23b1ed5f1ce065839f15a21ca28766835f1fd Mon Sep 17 00:00:00 2001
+From: Justin Lecher 
+Date: Sat, 5 Dec 2015 17:34:48 +0100
+Subject: [PATCH] Fix underlinking (-lm) of libgegl.so
+
+When linking with ld.gold the builds fails due to underlinking of libgegl.so
+./.libs/libgegl-0.3.so: error: undefined reference to 'tanhf'
+
+Gnome-Bugs: https://bugzilla.gnome.org/show_bug.cgi?id=759065
+
+Signed-off-by: Justin Lecher 
+---
+ gegl/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/gegl/Makefile.am b/gegl/Makefile.am
+index e26099c..e53777d 100644
+--- a/gegl/Makefile.am
 b/gegl/Makefile.am
+@@ -39,7 +39,7 @@ AM_LDFLAGS = \
+   $(no_undefined) -export-dynamic -version-info $(GEGL_LIBRARY_VERSION)
+ 
+ LIBS = \
+-  $(DEP_LIBS) $(BABL_LIBS)
++  $(DEP_LIBS) $(BABL_LIBS) -lm
+ 
+ GEGL_publicdir = $(includedir)/gegl-$(GEGL_API_VERSION)
+ 
+-- 
+2.6.3
+

diff --git a/media-libs/gegl/gegl-0.3.4.ebuild 
b/media-libs/gegl/gegl-0.3.4.ebuild
index ce3348c..764b6c9 100644
--- a/media-libs/gegl/gegl-0.3.4.ebuild
+++ b/media-libs/gegl/gegl-0.3.4.ebuild
@@ -77,7 +77,9 @@ pkg_setup() {
 }
 
 src_prepare() {
-   epatch "${FILESDIR}"/${PN}-0.3.4-endian.patch
+   epatch \
+   "${FILESDIR}"/${PN}-0.3.4-endian.patch \
+   "${FILESDIR}"/${P}-underlinking.patch
 
# FIXME: the following should be proper patch sent to upstream
# fix OSX loadable module filename extension

diff --git a/media-libs/gegl/metadata.xml b/media-libs/gegl/metadata.xml
index 93d122d..0492c2c 100644
--- a/media-libs/gegl/metadata.xml
+++ b/media-libs/gegl/metadata.xml
@@ -1,14 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-
-   sp...@gentoo.org
-
-
-   Use 
dev-libs/gobject-introspection for introspection.
-   Enable support for 
media-libs/lensfun.
-   Enable sparse solving via 
sci-libs/umfpack.
-   Enable bindings for dev-lang/vala
-   Enable support for 
media-libs/libwebp
-
+   
+   sp...@gentoo.org
+   
+   
+   Use 
dev-libs/gobject-introspection for introspection.
+   Enable support for 
media-libs/lensfun.
+   Enable sparse solving via 
sci-libs/umfpack.
+   Enable bindings for 
dev-lang/vala
+   Enable support for 
media-libs/libwebp
+   
 



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

2015-12-05 Thread Justin Lecher
commit: 2ca4c92e0a066690ce09d7d194339653c724659a
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Dec  5 13:42:54 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Dec  5 16:41:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca4c92e

dev-python/testfixtures: Version Bump

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

 dev-python/testfixtures/Manifest  |  1 +
 dev-python/testfixtures/testfixtures-4.6.0.ebuild | 60 +++
 2 files changed, 61 insertions(+)

diff --git a/dev-python/testfixtures/Manifest b/dev-python/testfixtures/Manifest
index 20ad574..fab032f 100644
--- a/dev-python/testfixtures/Manifest
+++ b/dev-python/testfixtures/Manifest
@@ -3,3 +3,4 @@ DIST testfixtures-4.1.1.tar.gz 81356 SHA256 
c61b13fd9cac0313e2aafd565a007860d83b
 DIST testfixtures-4.1.2.tar.gz 81689 SHA256 
bc27063ac9bce80ac99fe315f2b34053b113ca420b6bbbaf0c19c49c09bb286a SHA512 
bf5171b1e1918e88dd887a7dbca6c340e1c197224135e4080551d1830187aa868e53d8302751059da478e2452b1f68a49ae5fba206e48fec554e6d5f237ee5a4
 WHIRLPOOL 
8d10fb590bb31ff4b5f24f941c41349ac606d91bf62679f70356cddfbdedb7b64f9addca1a419432987a78ebd520ae5b7ce5ddfb043f6452c3e364f266854ed8
 DIST testfixtures-4.3.3.tar.gz 86546 SHA256 
ffe66d08ef2fdc0be5e6abe1e1d51384ae941747d3df86d5d8238014b9161f62 SHA512 
918fd757c61e4f8b7aa54343036546efab8c014fdaaed1dc5edf6a4b0c636e00396a0400b87a28f0ae43cd318590bf63ff8240e59781f7e183fdd4ebbdac7100
 WHIRLPOOL 
7d4f2e75c39f8a8ac39cfc577515d9b5b11540b8337f63cb51d75250191d7bcea1d79515b581cb921c7dc273d781c264990118f7ee1cc5579ebd9341097546bf
 DIST testfixtures-4.4.0.tar.gz 87356 SHA256 
41096fe91c2939177f1729783bbfaef9e777ba44e7d8ff819ab1318d78beeba7 SHA512 
0fdb87e1fd8311cbab274f4db71ec76767cc9e2f771eefb1a110bf42b07e30fc9edbe2db124742b3102b8f114af2666b0b8726f6330871fd72c7ea2f535d5fed
 WHIRLPOOL 
8b5bb18b682f420ae4b66aa1da9ca0f312bff1974400b586cb2bcae635037e629352b37cfa2d1f8c7f91fd880e726c34d7f3aa532b2e04188f5f99ac7a69e2c1
+DIST testfixtures-4.6.0.tar.gz 87322 SHA256 
f58ffea34cf0972a3fddcd1873d594d02289587f0ea1d3c1327749f9258cf013 SHA512 
cd1e35c907d2f264976161f72c335cc136bec41dd56ee773920eae52a8553fbd7367c9218ba30acccd0a98c067a5aaf675655924f94da60cc190c608714b6bc2
 WHIRLPOOL 
64cb69d26217cf3748e87fc99029d586b20ee2ce13a8af98454cd33bd4121c021726cb7579b82dfead0b2a281e85fc3906a18ebd2c6a5b6c35c6b1eed49aaa1b

diff --git a/dev-python/testfixtures/testfixtures-4.6.0.ebuild 
b/dev-python/testfixtures/testfixtures-4.6.0.ebuild
new file mode 100644
index 000..1d295a4
--- /dev/null
+++ b/dev-python/testfixtures/testfixtures-4.6.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4} )
+
+inherit distutils-r1
+
+DESCRIPTION="A collection of helpers and mock objects for unit tests and doc 
tests"
+HOMEPAGE="https://pypi.python.org/pypi/testfixtures/ 
https://github.com/Simplistix/testfixtures";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/pkginfo[${PYTHON_USEDEP}]' 
python2_7 pypy )
+   )
+   test? (
+   dev-python/manuel[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/nose-cover3[${PYTHON_USEDEP}]
+   dev-python/nose_fixes[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7)
+   )"
+
+python_prepare_all() {
+   # Makefile comes set pointing at a wrong location
+   sed -e 's:../bin/sphinx-build:/usr/bin/sphinx-build:' -i docs/Makefile 
|| die
+   # Prevent un-needed download during build, fix Makefile for doc build
+   sed -e '/'sphinx.ext.intersphinx'/d' -i docs/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_prepare() {
+   # remove test that tests the stripped zope-component 
test_components.ComponentsTests
+   rm -f testfixtures/tests/test_components.py || die
+
+   distutils-r1_python_prepare
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   nosetests --verbose || die
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2015-12-05 Thread Justin Lecher
commit: a1262401ea611826e2b3023aba5883d315d86299
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Dec  5 13:36:30 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Dec  5 16:41:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1262401

dev-python/ipykernel: Version Bump

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

 dev-python/ipykernel/Manifest   |  1 +
 dev-python/ipykernel/ipykernel-4.2.1.ebuild | 32 +
 2 files changed, 33 insertions(+)

diff --git a/dev-python/ipykernel/Manifest b/dev-python/ipykernel/Manifest
index 2b027e5..c842fd7 100644
--- a/dev-python/ipykernel/Manifest
+++ b/dev-python/ipykernel/Manifest
@@ -1 +1,2 @@
 DIST ipykernel-4.2.0.tar.gz 80543 SHA256 
723b3d4baac20f0c9cd91fc75c3e813636ecb6c6e303fb34d628c3df078985a7 SHA512 
32d3d3e594031c16b3ae4736f72e168263d44be15e1a546b4f69614bef30d80ff44db00699be086897c1c384b71600f3cd7bd702b45136f51aab526c2c018f25
 WHIRLPOOL 
e1f335dd68068e338998ac7198db43cee6d06ce19f6f6a40c7da5509beb16fed24b86eb89dcab468fc344d8d4fd090963f74f46aa119013591abf4d3463bccfa
+DIST ipykernel-4.2.1.tar.gz 500015 SHA256 
081a5d4db33db58697be2d682b92f79b2c239493445f13dd457c15bc3e52c874 SHA512 
cb3b27c7e6dbc93ccd4f3a288f658c33b62da28123847729be22613f7c0112d8fd79f1113bb64dcd685a7aa096835e80a6fe788b1cfde7687dab48c5af921509
 WHIRLPOOL 
a1868031cee21cdb07f3a74a4af905a964cf0f1fd57ff928ecabc20399955ddf435295caca19eff044c177e926d61dcc395154fe4de7a108a1bfe89104d86705

diff --git a/dev-python/ipykernel/ipykernel-4.2.1.ebuild 
b/dev-python/ipykernel/ipykernel-4.2.1.ebuild
new file mode 100644
index 000..d3f7ae6
--- /dev/null
+++ b/dev-python/ipykernel/ipykernel-4.2.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="IPython Kernel for Jupyter"
+HOMEPAGE="https://github.com/ipython/ipykernel";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/traitlets[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? (
+   >=dev-python/ipython-4.0.0[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   )
+   "
+
+python_test() {
+   nosetests --verbose ipykernel || die
+}



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

2015-12-05 Thread Michał Górny
commit: 6b4c6da6ce3123ba26ff0c42d8ae0fdacebfda9b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  5 16:32:24 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  5 16:34:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b4c6da6

sys-devel/llvm: Set libomp as default OpenMP provider in -, #562990

Use libomp as default OpenMP provider rather than libgomp because the
support for the latter is unable to find omp.h without explicit -I, and
provides syntax checking only.

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

 sys-devel/llvm/llvm-.ebuild | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/sys-devel/llvm/llvm-.ebuild b/sys-devel/llvm/llvm-.ebuild
index e65e573..2f8afe7 100644
--- a/sys-devel/llvm/llvm-.ebuild
+++ b/sys-devel/llvm/llvm-.ebuild
@@ -254,6 +254,9 @@ multilib_src_configure() {
if use clang; then
mycmakeargs+=(
-DCMAKE_DISABLE_FIND_PACKAGE_LibXml2=$(usex !xml)
+   # libgomp support fails to find headers without 
explicit -I
+   # furthermore, it provides only syntax checking
+   -DCLANG_DEFAULT_OPENMP_RUNTIME=libomp
)
fi
 
@@ -481,8 +484,7 @@ multilib_src_install_all() {
 }
 
 pkg_postinst() {
-   if use clang; then
-   elog "To enable OpenMP support in clang, install 
sys-libs/libomp"
-   elog "and use the '-fopenmp=libomp' command line option"
+   if use clang && ! has_version 'sys-libs/libomp'; then
+   elog "To enable OpenMP support in clang, install 
sys-libs/libomp."
fi
 }



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

2015-12-05 Thread Amy Winston
commit: 103531ed0593e1ca55b4c2a4049f2ecf5c2495b1
Author: Amy Winston  gentoo  org>
AuthorDate: Sat Dec  5 16:02:30 2015 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sat Dec  5 16:02:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=103531ed

profiles/updates: grass slotmove Malformed update entry repaired

 profiles/updates/4Q-2015 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/updates/4Q-2015 b/profiles/updates/4Q-2015
index c900325..9693222 100644
--- a/profiles/updates/4Q-2015
+++ b/profiles/updates/4Q-2015
@@ -12,4 +12,4 @@ move virtual/pmw virtual/python-pmw
 move kde-apps/oxygen-icons kde-frameworks/oxygen-icons
 slotmove =dev-ruby/rack-cache-1.3.0 1.3 1.2
 move dev-perl/module-info dev-perl/Module-Info
-slotmove sci-geosciences/grass-7* 7 0
+slotmove =sci-geosciences/grass-7* 7 0



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

2015-12-05 Thread Michał Górny
commit: 820607525306cb9f19b9bc1452540b8b1cacb08d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  5 15:45:40 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  5 15:49:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82060752

sys-devel/llvm: Update live ebuild, fix Python install

Update the patches and install procedure for git changes. Switch to
python-single-r1 as most of the Python components are now installed
by CMake.

 .../llvm/files/clang-3.8-gentoo-install.patch  |  14 ---
 sys-devel/llvm/files/llvm-3.8-llvm-config.patch| 103 +
 sys-devel/llvm/llvm-.ebuild|  61 +---
 3 files changed, 125 insertions(+), 53 deletions(-)

diff --git a/sys-devel/llvm/files/clang-3.8-gentoo-install.patch 
b/sys-devel/llvm/files/clang-3.8-gentoo-install.patch
deleted file mode 100644
index 25c4fca..000
--- a/sys-devel/llvm/files/clang-3.8-gentoo-install.patch
+++ /dev/null
@@ -1,14 +0,0 @@

- tools/clang/tools/scan-view/scan-view   | 2 +-
-
-diff --git a/tools/clang/tools/scan-view/bin/scan-view 
b/tools/clang/tools/scan-view/bin/scan-view
-index fb27da6..1f8ddb8 100755
 a/tools/clang/tools/scan-view/bin/scan-view
-+++ b/tools/clang/tools/scan-view/bin/scan-view
-@@ -66,2 +66,2 @@ def start_browser(port, options):
--import ScanView
-+from clang import ScanView
- try:
--- 
-1.8.4.4
-

diff --git a/sys-devel/llvm/files/llvm-3.8-llvm-config.patch 
b/sys-devel/llvm/files/llvm-3.8-llvm-config.patch
new file mode 100644
index 000..acc0601
--- /dev/null
+++ b/sys-devel/llvm/files/llvm-3.8-llvm-config.patch
@@ -0,0 +1,103 @@
+From cc0ac62d1c03206bc3a1edba4d60f97921b854f5 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
+Date: Fri, 4 Dec 2015 20:45:33 +0100
+Subject: [PATCH] llvm-config: Clean up exported values, update for shared
+ linking
+
+Gentoo-specific fixup for llvm-config, including:
+- wiping build-specific CFLAGS, CXXFLAGS,
+- updating library suffixes for shared libs,
+- wiping --system-libs for shared linking,
+- banning --obj-root and --src-root due to no sources installed.
+
+Thanks to Steven Newbury for the initial patch.
+
+Bug: https://bugs.gentoo.org/565358
+Bug: https://bugs.gentoo.org/501684
+---
+ tools/llvm-config/CMakeLists.txt   |  9 +++--
+ tools/llvm-config/llvm-config.cpp  | 17 +
+ utils/llvm-build/llvmbuild/main.py |  5 -
+ 3 files changed, 24 insertions(+), 7 deletions(-)
+
+diff --git a/tools/llvm-config/CMakeLists.txt 
b/tools/llvm-config/CMakeLists.txt
+index 83794bb..21fd845 100644
+--- a/tools/llvm-config/CMakeLists.txt
 b/tools/llvm-config/CMakeLists.txt
+@@ -22,15 +22,20 @@ get_property(COMPILE_FLAGS TARGET llvm-config PROPERTY 
COMPILE_FLAGS)
+ set(LLVM_SRC_ROOT ${LLVM_MAIN_SRC_DIR})
+ set(LLVM_OBJ_ROOT ${LLVM_BINARY_DIR})
+ set(LLVM_CPPFLAGS "${CMAKE_CPP_FLAGS} 
${CMAKE_CPP_FLAGS_${uppercase_CMAKE_BUILD_TYPE}} ${LLVM_DEFINITIONS}")
++# Just use CMAKE_CPP_FLAGS for CFLAGS and CXXFLAGS, otherwise compiler
++# specific flags will be set when we don't know what compiler will be used
++# with external project utilising llvm-config.  C++ Standard is required.
++# TODO: figure out if we can remove -std=c++11 and move it to revdeps.
+ set(LLVM_CFLAGS "${CMAKE_C_FLAGS} 
${CMAKE_C_FLAGS_${uppercase_CMAKE_BUILD_TYPE}} ${LLVM_DEFINITIONS}")
+-set(LLVM_CXXFLAGS "${CMAKE_CXX_FLAGS} 
${CMAKE_CXX_FLAGS_${uppercase_CMAKE_BUILD_TYPE}} ${COMPILE_FLAGS} 
${LLVM_DEFINITIONS}")
++set(LLVM_CXXFLAGS "${CMAKE_CPP_FLAGS} -std=c++11 
${CMAKE_CXX_FLAGS_${uppercase_CMAKE_BUILD_TYPE}} ${LLVM_DEFINITIONS}")
+ set(LLVM_BUILD_SYSTEM cmake)
+ set(LLVM_HAS_RTTI ${LLVM_CONFIG_HAS_RTTI})
+ 
+ # Use the C++ link flags, since they should be a superset of C link flags.
+ set(LLVM_LDFLAGS "${CMAKE_CXX_LINK_FLAGS}")
+ set(LLVM_BUILDMODE ${CMAKE_BUILD_TYPE})
+-set(LLVM_SYSTEM_LIBS ${SYSTEM_LIBS})
++# We don't do static libs, so we don't need to supply any system-libs
++set(LLVM_SYSTEM_LIBS "")
+ if(BUILD_SHARED_LIBS)
+   set(LLVM_ENABLE_SHARED ON)
+ else()
+diff --git a/tools/llvm-config/llvm-config.cpp 
b/tools/llvm-config/llvm-config.cpp
+index 80f6279..b16b9a3 100644
+--- a/tools/llvm-config/llvm-config.cpp
 b/tools/llvm-config/llvm-config.cpp
+@@ -497,10 +497,19 @@ int main(int argc, char **argv) {
+ OS << LLVM_HAS_RTTI << '\n';
+   } else if (Arg == "--shared-mode") {
+ PrintSharedMode = true;
+-  } else if (Arg == "--obj-root") {
+-OS << ActivePrefix << '\n';
+-  } else if (Arg == "--src-root") {
+-OS << LLVM_SRC_ROOT << '\n';
++  } else if (Arg == "--obj-root" || Arg == "--src-root") {
++if (IsInDevelopmentTree) {
++  if (Arg == "--obj-root") {
++OS << ActivePrefix << '\n';
++  } else {
++OS << LLVM_SRC_ROOT << '\n';
++  }
++} else {
++  // sources are not installed
++  llvm::errs() << "llvm-confi

[gentoo-commits] repo/gentoo:master commit in: dev-ros/pr2_msgs/

2015-12-05 Thread Alexis Ballier
commit: 9962c5ef3ea6d3e5d1a4dd57f0ac4560db470647
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Dec  5 15:12:16 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Dec  5 15:12:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9962c5ef

dev-ros/pr2_msgs: Bump to 1.11.10.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/pr2_msgs/Manifest|  1 +
 dev-ros/pr2_msgs/pr2_msgs-1.11.10.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ros/pr2_msgs/Manifest b/dev-ros/pr2_msgs/Manifest
index 81a1f40..408f7ae 100644
--- a/dev-ros/pr2_msgs/Manifest
+++ b/dev-ros/pr2_msgs/Manifest
@@ -1 +1,2 @@
+DIST pr2_common-1.11.10.tar.gz 8874 SHA256 
e9c50d2b40171b6501752c340d27610657741b6e35680f1cc0a21e45d820a678 SHA512 
64288085fe0ebd02941c6da4f3cdf02f65e84f2ef99a6748d9b614d7aaf2a692229f67a175e81a1954dc42e6cb3e430cdc23c54df81934ad6698f019a3cf3748
 WHIRLPOOL 
f9529982ee38fc38f1cc965c62a131e9d73ee7e484acc13b6961240759dc5f336b9a5431e06d083787ee8db0c76a1f411b4628d2eb6776f318109b27476b1078
 DIST pr2_common-1.11.9.tar.gz 7556 SHA256 
c6134939602c8a81d006bf4a4bfc48bf8746f5eb0c5b12baa1da8c946d1b4ce1 SHA512 
44eb4f802a7b6983b621ca5b2c1c0e2516f16992f35902c2fb4afbdc9ffc8e63c1ed647f4ef09fd4cbeef747aba133a55172cec64c3cf9d759d2c83f7ec8a213
 WHIRLPOOL 
ad5d6c543b1faca2ed48a66405eb8d6c17b9ef6352fa16b6fc55f9b093a6b1b7da3e0571ade5a6013c84d3695c16e910549ea2673c36a4179043ea4f085c1e05

diff --git a/dev-ros/pr2_msgs/pr2_msgs-1.11.10.ebuild 
b/dev-ros/pr2_msgs/pr2_msgs-1.11.10.ebuild
new file mode 100644
index 000..b296b46
--- /dev/null
+++ b/dev-ros/pr2_msgs/pr2_msgs-1.11.10.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/pr2/pr2_common";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages for representing PR2 state, such as battery information 
and the PR2 fingertip sensors"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/pr2_dashboard_aggregator/

2015-12-05 Thread Alexis Ballier
commit: 9ebe5eb8bd96c08ba8fe0d84f8c45e72b209c222
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Dec  5 15:12:21 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Dec  5 15:12:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ebe5eb8

dev-ros/pr2_dashboard_aggregator: Bump to 1.11.10.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/pr2_dashboard_aggregator/Manifest  |  1 +
 .../pr2_dashboard_aggregator-1.11.10.ebuild| 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ros/pr2_dashboard_aggregator/Manifest 
b/dev-ros/pr2_dashboard_aggregator/Manifest
index 81a1f40..408f7ae 100644
--- a/dev-ros/pr2_dashboard_aggregator/Manifest
+++ b/dev-ros/pr2_dashboard_aggregator/Manifest
@@ -1 +1,2 @@
+DIST pr2_common-1.11.10.tar.gz 8874 SHA256 
e9c50d2b40171b6501752c340d27610657741b6e35680f1cc0a21e45d820a678 SHA512 
64288085fe0ebd02941c6da4f3cdf02f65e84f2ef99a6748d9b614d7aaf2a692229f67a175e81a1954dc42e6cb3e430cdc23c54df81934ad6698f019a3cf3748
 WHIRLPOOL 
f9529982ee38fc38f1cc965c62a131e9d73ee7e484acc13b6961240759dc5f336b9a5431e06d083787ee8db0c76a1f411b4628d2eb6776f318109b27476b1078
 DIST pr2_common-1.11.9.tar.gz 7556 SHA256 
c6134939602c8a81d006bf4a4bfc48bf8746f5eb0c5b12baa1da8c946d1b4ce1 SHA512 
44eb4f802a7b6983b621ca5b2c1c0e2516f16992f35902c2fb4afbdc9ffc8e63c1ed647f4ef09fd4cbeef747aba133a55172cec64c3cf9d759d2c83f7ec8a213
 WHIRLPOOL 
ad5d6c543b1faca2ed48a66405eb8d6c17b9ef6352fa16b6fc55f9b093a6b1b7da3e0571ade5a6013c84d3695c16e910549ea2673c36a4179043ea4f085c1e05

diff --git 
a/dev-ros/pr2_dashboard_aggregator/pr2_dashboard_aggregator-1.11.10.ebuild 
b/dev-ros/pr2_dashboard_aggregator/pr2_dashboard_aggregator-1.11.10.ebuild
new file mode 100644
index 000..35693d7
--- /dev/null
+++ b/dev-ros/pr2_dashboard_aggregator/pr2_dashboard_aggregator-1.11.10.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/pr2/pr2_common";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Aggregates all of the topics that a 'pr2_dashboard' app might be 
interested in"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/pr2_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/pr2_machine/

2015-12-05 Thread Alexis Ballier
commit: e5cc6e9f155028fc2ad395b042221a12990ed50b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Dec  5 15:12:30 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Dec  5 15:12:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5cc6e9f

dev-ros/pr2_machine: Bump to 1.11.10.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/pr2_machine/Manifest   |  1 +
 dev-ros/pr2_machine/pr2_machine-1.11.10.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/dev-ros/pr2_machine/Manifest b/dev-ros/pr2_machine/Manifest
index 81a1f40..408f7ae 100644
--- a/dev-ros/pr2_machine/Manifest
+++ b/dev-ros/pr2_machine/Manifest
@@ -1 +1,2 @@
+DIST pr2_common-1.11.10.tar.gz 8874 SHA256 
e9c50d2b40171b6501752c340d27610657741b6e35680f1cc0a21e45d820a678 SHA512 
64288085fe0ebd02941c6da4f3cdf02f65e84f2ef99a6748d9b614d7aaf2a692229f67a175e81a1954dc42e6cb3e430cdc23c54df81934ad6698f019a3cf3748
 WHIRLPOOL 
f9529982ee38fc38f1cc965c62a131e9d73ee7e484acc13b6961240759dc5f336b9a5431e06d083787ee8db0c76a1f411b4628d2eb6776f318109b27476b1078
 DIST pr2_common-1.11.9.tar.gz 7556 SHA256 
c6134939602c8a81d006bf4a4bfc48bf8746f5eb0c5b12baa1da8c946d1b4ce1 SHA512 
44eb4f802a7b6983b621ca5b2c1c0e2516f16992f35902c2fb4afbdc9ffc8e63c1ed647f4ef09fd4cbeef747aba133a55172cec64c3cf9d759d2c83f7ec8a213
 WHIRLPOOL 
ad5d6c543b1faca2ed48a66405eb8d6c17b9ef6352fa16b6fc55f9b093a6b1b7da3e0571ade5a6013c84d3695c16e910549ea2673c36a4179043ea4f085c1e05

diff --git a/dev-ros/pr2_machine/pr2_machine-1.11.10.ebuild 
b/dev-ros/pr2_machine/pr2_machine-1.11.10.ebuild
new file mode 100644
index 000..100efdd
--- /dev/null
+++ b/dev-ros/pr2_machine/pr2_machine-1.11.10.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/pr2/pr2_common";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="xxx.machine files that describe the different hosts a node can be 
spawned on"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/pr2_common/

2015-12-05 Thread Alexis Ballier
commit: ea3a8d7567c8c140eb55185a3d61fb632a38d18b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Dec  5 15:12:35 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Dec  5 15:12:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea3a8d75

ros-meta/pr2_common: Bump to 1.11.10.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 ros-meta/pr2_common/Manifest  |  1 +
 ros-meta/pr2_common/pr2_common-1.11.10.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/ros-meta/pr2_common/Manifest b/ros-meta/pr2_common/Manifest
index 81a1f40..408f7ae 100644
--- a/ros-meta/pr2_common/Manifest
+++ b/ros-meta/pr2_common/Manifest
@@ -1 +1,2 @@
+DIST pr2_common-1.11.10.tar.gz 8874 SHA256 
e9c50d2b40171b6501752c340d27610657741b6e35680f1cc0a21e45d820a678 SHA512 
64288085fe0ebd02941c6da4f3cdf02f65e84f2ef99a6748d9b614d7aaf2a692229f67a175e81a1954dc42e6cb3e430cdc23c54df81934ad6698f019a3cf3748
 WHIRLPOOL 
f9529982ee38fc38f1cc965c62a131e9d73ee7e484acc13b6961240759dc5f336b9a5431e06d083787ee8db0c76a1f411b4628d2eb6776f318109b27476b1078
 DIST pr2_common-1.11.9.tar.gz 7556 SHA256 
c6134939602c8a81d006bf4a4bfc48bf8746f5eb0c5b12baa1da8c946d1b4ce1 SHA512 
44eb4f802a7b6983b621ca5b2c1c0e2516f16992f35902c2fb4afbdc9ffc8e63c1ed647f4ef09fd4cbeef747aba133a55172cec64c3cf9d759d2c83f7ec8a213
 WHIRLPOOL 
ad5d6c543b1faca2ed48a66405eb8d6c17b9ef6352fa16b6fc55f9b093a6b1b7da3e0571ade5a6013c84d3695c16e910549ea2673c36a4179043ea4f085c1e05

diff --git a/ros-meta/pr2_common/pr2_common-1.11.10.ebuild 
b/ros-meta/pr2_common/pr2_common-1.11.10.ebuild
new file mode 100644
index 000..3befd2e
--- /dev/null
+++ b/ros-meta/pr2_common/pr2_common-1.11.10.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/pr2/pr2_common";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="URDF description and 3D models of robot components of the PR2 
robot"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/pr2_msgs
+   dev-ros/pr2_dashboard_aggregator
+   dev-ros/pr2_description
+   dev-ros/pr2_machine
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/pr2_description/

2015-12-05 Thread Alexis Ballier
commit: 4afd8f75ed0ab96ff6a969b6aa395bae4561
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Dec  5 15:12:26 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Dec  5 15:12:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4afd8f70

dev-ros/pr2_description: Bump to 1.11.10.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/pr2_description/Manifest   |  1 +
 .../pr2_description/pr2_description-1.11.10.ebuild | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ros/pr2_description/Manifest b/dev-ros/pr2_description/Manifest
index 81a1f40..408f7ae 100644
--- a/dev-ros/pr2_description/Manifest
+++ b/dev-ros/pr2_description/Manifest
@@ -1 +1,2 @@
+DIST pr2_common-1.11.10.tar.gz 8874 SHA256 
e9c50d2b40171b6501752c340d27610657741b6e35680f1cc0a21e45d820a678 SHA512 
64288085fe0ebd02941c6da4f3cdf02f65e84f2ef99a6748d9b614d7aaf2a692229f67a175e81a1954dc42e6cb3e430cdc23c54df81934ad6698f019a3cf3748
 WHIRLPOOL 
f9529982ee38fc38f1cc965c62a131e9d73ee7e484acc13b6961240759dc5f336b9a5431e06d083787ee8db0c76a1f411b4628d2eb6776f318109b27476b1078
 DIST pr2_common-1.11.9.tar.gz 7556 SHA256 
c6134939602c8a81d006bf4a4bfc48bf8746f5eb0c5b12baa1da8c946d1b4ce1 SHA512 
44eb4f802a7b6983b621ca5b2c1c0e2516f16992f35902c2fb4afbdc9ffc8e63c1ed647f4ef09fd4cbeef747aba133a55172cec64c3cf9d759d2c83f7ec8a213
 WHIRLPOOL 
ad5d6c543b1faca2ed48a66405eb8d6c17b9ef6352fa16b6fc55f9b093a6b1b7da3e0571ade5a6013c84d3695c16e910549ea2673c36a4179043ea4f085c1e05

diff --git a/dev-ros/pr2_description/pr2_description-1.11.10.ebuild 
b/dev-ros/pr2_description/pr2_description-1.11.10.ebuild
new file mode 100644
index 000..3c99ffb
--- /dev/null
+++ b/dev-ros/pr2_description/pr2_description-1.11.10.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/pr2/pr2_common";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Description (mechanical, kinematic, visual,  etc.) of the PR2 
robot"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-ros/xacro"
+DEPEND="${RDEPEND}
+   dev-ros/convex_decomposition
+   dev-ros/ivcon
+   test? ( dev-libs/urdfdom dev-cpp/gtest )"
+
+PATCHES=( "${FILESDIR}/pr2_description.patch" )



[gentoo-commits] proj/musl:master commit in: sys-apps/busybox/files/, sys-apps/busybox/

2015-12-05 Thread Anthony G. Basile
commit: e1eddb2f7a28b1ee7d11399b7616cb033226b7c8
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Dec  5 15:17:58 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Dec  5 15:17:58 2015 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=e1eddb2f

sys-apps/busybox: bump to 1.24.1, bug #567506.

Package-Manager: portage-2.2.20.1
RepoMan-Options: --force

 sys-apps/busybox/Manifest |   3 +
 sys-apps/busybox/busybox-1.24.1-r99.ebuild| 310 ++
 sys-apps/busybox/files/busybox-1.24.1-unzip.patch | 112 
 3 files changed, 425 insertions(+)

diff --git a/sys-apps/busybox/Manifest b/sys-apps/busybox/Manifest
index 43bbecd..4e7d4d8 100644
--- a/sys-apps/busybox/Manifest
+++ b/sys-apps/busybox/Manifest
@@ -1,5 +1,6 @@
 AUX busybox-1.19.0-bb.patch 908 SHA256 
98f92c2edbcf61d1bacef783ea8b08cce07051b0a4489ed3f4579296846f89f1 SHA512 
d4024e531ce7113cf554646608b1ef356e51691e3e21d165621b3690c82b56a319867b90d9daba548b635d9dbd41be5efea63181b7123d4505e529d863a8214c
 WHIRLPOOL 
b0d6d9b08ad0930e5243c7addc8a6db61505e95ed8e72c64fbfd734cb6ff9e303b3eb8ea6ec4790b2be567783664230cf278eb3e673fa0844c3881cf993f7cb8
 AUX busybox-1.23.1-trylink-flags.patch 1334 SHA256 
9791303d0ec22b8c97223758987c0c4fa562ace05a56be4c17837c9f1e1ce490 SHA512 
5ca429047719943cde0493790c9212f1386ac1ebeb65a15b0497ac49821cac36c60f78aa9f35551af28ab21465ef4118782260636968393f19ecd27c44a6a046
 WHIRLPOOL 
0fb2d02660c100ab1defc03da3292a9ec055697553aeb62094f1ae933edd99fe105ba2687910197dd253b7b970673973003707479f7a4865168d39f679b12f61
+AUX busybox-1.24.1-unzip.patch 3903 SHA256 
423e7b2c9dc5614de8038e3938de6f6831e79bbd1889a9a80bef1780a2635ce8 SHA512 
c6b33f1b3e8c995a8b47f6c66f068db4068a53293a6d321adb184ce2ffebff4a94c64814d80bfdf5ce103176ed6c892d4d9641f72831833672d87cefed97c472
 WHIRLPOOL 
8b356fb1a38697da657c0f2e47b726bc738a13d104c4169f8195646a7890f42d47fd0f217ad9943e4432b27d1fc6adad334f9ac4780f3a5ba48b6da977503c0c
 AUX ginit.c 3097 SHA256 
fd6a4715d3dd10f6db479020433da3997d397658301335c847fb779129238b8c SHA512 
8bf70f13db0fbeecedf9a9f862c5391c0d8b7aa3ddd2ec85cda9b360c3117a01e32b01017b8c30197f587e521ba360ff70d1caf8d0f69d5c3a27f37ecc252e7c
 WHIRLPOOL 
a1ec3ccc296033d88a9504b693c7d249d0bd11b1d75e3f59a62137c5e4b4c914fe2b8971c86dbca2cc8ccc0d86f3f8c2c45bb44cec85a3628c44f091476baa92
 AUX klogd.confd 218 SHA256 
737b78745964e110da2fd3357c6d5fb80ccacf979039b8d40c03cf1cb969e5f3 SHA512 
3348d5376b368b28d1431692a93868cd4550be12ad729340c5f78da35a5bd295e7613d70ce8ccde5029ad6d87a41c2f24155180f3570de8a9174dd63dece143f
 WHIRLPOOL 
ea28c1d926e36fba0ab69de8ddfd2503889b7cfa3a4ada347a9d22d9894fe30be068c0ed55f899b952e62b8de3cb69e1a4209f7864787988ded28ede10c7445a
 AUX klogd.initd 359 SHA256 
ef607b72d270797e4be1fba425c23ba26078633c47c698063bd4b17e7b4ff8c3 SHA512 
e9d6215e4b0dcc4fbb507ce2bb84c818ad18951282c47c98b0c98b3fa58e6b28218f608689a7786cb0447673ae1f5c3ba5767f9b29cffd73325d93bf2a928ac9
 WHIRLPOOL 
d7e82a0d2a6a60b2444a3b212022250297ca163001045bf508442972fc6330c4eea55cb965920778e090c92a69441e864e6721f02ecc6d10279b6196b14f7e71
@@ -18,5 +19,7 @@ AUX syslogd.initd 383 SHA256 
b66e709317513b79139d5441c712839e271ff5177a3d743b86e
 AUX watchdog.confd 232 SHA256 
786d9497ad55c29d6fff231709e71ecad94f2ee1de3b45b461deb29c3eba1c63 SHA512 
8fd7121075535195f3e5d43ec773713c883fb7865cd5e5927b3b20c2605c50acb81d50461bd1a246c1282006ce74b11932ac1cec67ddc2be15da2f9aa8674232
 WHIRLPOOL 
8ea0f6b759198c978f10bf0b2b00cc73343e72401a05edf257b9c5e1032e8a619328aaa02936b5b5a717a021baa84b5653b8c9826e14e5c07c7b7af98f878767
 AUX watchdog.initd 334 SHA256 
ae335a9540d282277d0a127673efff279177a1bb643e98afd772eef9423fe79f SHA512 
e915a2b5567b1cfe5423b00ca984c37dea4afd72bc3b7a550858f7140dc18283831bb9cfeeb564ced2669706cf747f3934fd339f9e93d456b229b03781ac9303
 WHIRLPOOL 
c57eaf47d0501394f2f08a6b6f09529f91fd34f3d5027f6e159573ea8c5321a88c2cb01511971d15f8b25c9a44693c88e340ee35949c4cdab49d7fbbbe064c22
 DIST busybox-1.23.2.tar.bz2 2252786 SHA256 
05a6f9e21aad8c098e388ae77de7b2361941afa7157ef74216703395b14e319a SHA512 
209c8ef26e40ccb81510f6b663202b080f9bbecac7faf386bbabf7e36a43d63b15dd6ce9f7a84c1ccc5345c524999812251da1e113ef9faadc6af1fedd24c7c9
 WHIRLPOOL 
a0396f7f49ae702f1617e72d5d4646aceec4eba67219c7125bd8d0926d1acb1ef41ea15a7406c3cf5e5e0d8925cc75910ed5128e5fbdd257b80e2cb4f7a048a2
+DIST busybox-1.24.1.tar.bz2 2068803 SHA256 
37d03132cc078937360b392170b7a1d0e5b322eee9f57c0b82292a8b1f0afe3d SHA512 
3afc757ebaae61ae13c2c69097ee734717434f9e658eb77093a8b7b49af3326cbca2d723483ff84a1da99544b822fd2b47d9a97c68f09962e11754e5daf124ca
 WHIRLPOOL 
5e827d08d737caac832e7e5923da624094ff27ee2edbb46dadc339e95edba65378a8fa3db412682724476a2092eee41a804f8f36c2eec0b9f883f5ba855f3ad0
 EBUILD busybox-1.23.2-r99.ebuild 8889 SHA256 
395dec4ab6daeca4206d4b3ee45a901fbeee32a5c8faa516bb2abf98dc0b3e7d SHA512 
3853b2c04731a67a55275217b9eee79effde01352c4e261721dca8b7e31b5c594ad275524464291b5bdcbd306dc17c8f7167411beb310815da03c7cfdebb3fe0
 WHIRLPOOL 
26e7

[gentoo-commits] proj/musl:master commit in: sys-apps/busybox/, sys-apps/busybox/files/

2015-12-05 Thread Anthony G. Basile
commit: fd278f121cb0b3e4c971f48fcc81d0e2055f33fb
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Dec  5 15:18:57 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Dec  5 15:18:57 2015 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=fd278f12

sys-apps/busybox: remove older stable version.

Package-Manager: portage-2.2.20.1

 sys-apps/busybox/Manifest  |   3 -
 sys-apps/busybox/busybox-1.23.2-r99.ebuild | 310 -
 .../files/busybox-1.23.1-trylink-flags.patch   |  39 ---
 3 files changed, 352 deletions(-)

diff --git a/sys-apps/busybox/Manifest b/sys-apps/busybox/Manifest
index 4e7d4d8..60324a4 100644
--- a/sys-apps/busybox/Manifest
+++ b/sys-apps/busybox/Manifest
@@ -1,5 +1,4 @@
 AUX busybox-1.19.0-bb.patch 908 SHA256 
98f92c2edbcf61d1bacef783ea8b08cce07051b0a4489ed3f4579296846f89f1 SHA512 
d4024e531ce7113cf554646608b1ef356e51691e3e21d165621b3690c82b56a319867b90d9daba548b635d9dbd41be5efea63181b7123d4505e529d863a8214c
 WHIRLPOOL 
b0d6d9b08ad0930e5243c7addc8a6db61505e95ed8e72c64fbfd734cb6ff9e303b3eb8ea6ec4790b2be567783664230cf278eb3e673fa0844c3881cf993f7cb8
-AUX busybox-1.23.1-trylink-flags.patch 1334 SHA256 
9791303d0ec22b8c97223758987c0c4fa562ace05a56be4c17837c9f1e1ce490 SHA512 
5ca429047719943cde0493790c9212f1386ac1ebeb65a15b0497ac49821cac36c60f78aa9f35551af28ab21465ef4118782260636968393f19ecd27c44a6a046
 WHIRLPOOL 
0fb2d02660c100ab1defc03da3292a9ec055697553aeb62094f1ae933edd99fe105ba2687910197dd253b7b970673973003707479f7a4865168d39f679b12f61
 AUX busybox-1.24.1-unzip.patch 3903 SHA256 
423e7b2c9dc5614de8038e3938de6f6831e79bbd1889a9a80bef1780a2635ce8 SHA512 
c6b33f1b3e8c995a8b47f6c66f068db4068a53293a6d321adb184ce2ffebff4a94c64814d80bfdf5ce103176ed6c892d4d9641f72831833672d87cefed97c472
 WHIRLPOOL 
8b356fb1a38697da657c0f2e47b726bc738a13d104c4169f8195646a7890f42d47fd0f217ad9943e4432b27d1fc6adad334f9ac4780f3a5ba48b6da977503c0c
 AUX ginit.c 3097 SHA256 
fd6a4715d3dd10f6db479020433da3997d397658301335c847fb779129238b8c SHA512 
8bf70f13db0fbeecedf9a9f862c5391c0d8b7aa3ddd2ec85cda9b360c3117a01e32b01017b8c30197f587e521ba360ff70d1caf8d0f69d5c3a27f37ecc252e7c
 WHIRLPOOL 
a1ec3ccc296033d88a9504b693c7d249d0bd11b1d75e3f59a62137c5e4b4c914fe2b8971c86dbca2cc8ccc0d86f3f8c2c45bb44cec85a3628c44f091476baa92
 AUX klogd.confd 218 SHA256 
737b78745964e110da2fd3357c6d5fb80ccacf979039b8d40c03cf1cb969e5f3 SHA512 
3348d5376b368b28d1431692a93868cd4550be12ad729340c5f78da35a5bd295e7613d70ce8ccde5029ad6d87a41c2f24155180f3570de8a9174dd63dece143f
 WHIRLPOOL 
ea28c1d926e36fba0ab69de8ddfd2503889b7cfa3a4ada347a9d22d9894fe30be068c0ed55f899b952e62b8de3cb69e1a4209f7864787988ded28ede10c7445a
@@ -18,8 +17,6 @@ AUX syslogd.confd 234 SHA256 
65166088cb173582200b8c0d3bc6ea339b5929dbafa816780bf
 AUX syslogd.initd 383 SHA256 
b66e709317513b79139d5441c712839e271ff5177a3d743b86e39f70906fe2ee SHA512 
b6bd8b7cb990c7c9c242baf4b3d20b3351e6ca0054b6d231787540b318ea9ac2332ac97ae4b56d07d2cf9ae52fb9c1644dede47bbfdd9f8bc7727bcfd0da8ed7
 WHIRLPOOL 
4b7a3e4ad7cc9e07853cc0e43b8f15aa0cb71642afeee89392190ba75d547e156ec4b790f8e35e56851bae01ff3965ef36e9160bf61aae95376c9fa2189f11a7
 AUX watchdog.confd 232 SHA256 
786d9497ad55c29d6fff231709e71ecad94f2ee1de3b45b461deb29c3eba1c63 SHA512 
8fd7121075535195f3e5d43ec773713c883fb7865cd5e5927b3b20c2605c50acb81d50461bd1a246c1282006ce74b11932ac1cec67ddc2be15da2f9aa8674232
 WHIRLPOOL 
8ea0f6b759198c978f10bf0b2b00cc73343e72401a05edf257b9c5e1032e8a619328aaa02936b5b5a717a021baa84b5653b8c9826e14e5c07c7b7af98f878767
 AUX watchdog.initd 334 SHA256 
ae335a9540d282277d0a127673efff279177a1bb643e98afd772eef9423fe79f SHA512 
e915a2b5567b1cfe5423b00ca984c37dea4afd72bc3b7a550858f7140dc18283831bb9cfeeb564ced2669706cf747f3934fd339f9e93d456b229b03781ac9303
 WHIRLPOOL 
c57eaf47d0501394f2f08a6b6f09529f91fd34f3d5027f6e159573ea8c5321a88c2cb01511971d15f8b25c9a44693c88e340ee35949c4cdab49d7fbbbe064c22
-DIST busybox-1.23.2.tar.bz2 2252786 SHA256 
05a6f9e21aad8c098e388ae77de7b2361941afa7157ef74216703395b14e319a SHA512 
209c8ef26e40ccb81510f6b663202b080f9bbecac7faf386bbabf7e36a43d63b15dd6ce9f7a84c1ccc5345c524999812251da1e113ef9faadc6af1fedd24c7c9
 WHIRLPOOL 
a0396f7f49ae702f1617e72d5d4646aceec4eba67219c7125bd8d0926d1acb1ef41ea15a7406c3cf5e5e0d8925cc75910ed5128e5fbdd257b80e2cb4f7a048a2
 DIST busybox-1.24.1.tar.bz2 2068803 SHA256 
37d03132cc078937360b392170b7a1d0e5b322eee9f57c0b82292a8b1f0afe3d SHA512 
3afc757ebaae61ae13c2c69097ee734717434f9e658eb77093a8b7b49af3326cbca2d723483ff84a1da99544b822fd2b47d9a97c68f09962e11754e5daf124ca
 WHIRLPOOL 
5e827d08d737caac832e7e5923da624094ff27ee2edbb46dadc339e95edba65378a8fa3db412682724476a2092eee41a804f8f36c2eec0b9f883f5ba855f3ad0
-EBUILD busybox-1.23.2-r99.ebuild 8889 SHA256 
395dec4ab6daeca4206d4b3ee45a901fbeee32a5c8faa516bb2abf98dc0b3e7d SHA512 
3853b2c04731a67a55275217b9eee79effde01352c4e261721dca8b7e31b5c594ad275524464291b5bdcbd306dc17c8f7167411beb310815da03c7cfdebb3fe0
 WHIRLPOOL 
26e7e3b94139010f74d95e68b1329c7

[gentoo-commits] proj/musl:master commit in: sys-apps/busybox/files/, sys-apps/busybox/

2015-12-05 Thread Anthony G. Basile
commit: c760480d36ed4c42d30d02612e4a4f8735add896
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Dec  5 15:21:39 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Dec  5 15:21:39 2015 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=c760480d

sys-apps/busybox: remove older CVS tags

Package-Manager: portage-2.2.20.1

 sys-apps/busybox/Manifest | 14 +++---
 sys-apps/busybox/files/klogd.initd|  2 +-
 sys-apps/busybox/files/mdev.initd |  2 +-
 sys-apps/busybox/files/mdev.rc|  2 +-
 sys-apps/busybox/files/mdev.rc.1  |  2 +-
 sys-apps/busybox/files/ntpd.initd |  2 +-
 sys-apps/busybox/files/syslogd.initd  |  2 +-
 sys-apps/busybox/files/watchdog.initd |  2 +-
 8 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/sys-apps/busybox/Manifest b/sys-apps/busybox/Manifest
index 60324a4..9454b50 100644
--- a/sys-apps/busybox/Manifest
+++ b/sys-apps/busybox/Manifest
@@ -2,21 +2,21 @@ AUX busybox-1.19.0-bb.patch 908 SHA256 
98f92c2edbcf61d1bacef783ea8b08cce07051b0a
 AUX busybox-1.24.1-unzip.patch 3903 SHA256 
423e7b2c9dc5614de8038e3938de6f6831e79bbd1889a9a80bef1780a2635ce8 SHA512 
c6b33f1b3e8c995a8b47f6c66f068db4068a53293a6d321adb184ce2ffebff4a94c64814d80bfdf5ce103176ed6c892d4d9641f72831833672d87cefed97c472
 WHIRLPOOL 
8b356fb1a38697da657c0f2e47b726bc738a13d104c4169f8195646a7890f42d47fd0f217ad9943e4432b27d1fc6adad334f9ac4780f3a5ba48b6da977503c0c
 AUX ginit.c 3097 SHA256 
fd6a4715d3dd10f6db479020433da3997d397658301335c847fb779129238b8c SHA512 
8bf70f13db0fbeecedf9a9f862c5391c0d8b7aa3ddd2ec85cda9b360c3117a01e32b01017b8c30197f587e521ba360ff70d1caf8d0f69d5c3a27f37ecc252e7c
 WHIRLPOOL 
a1ec3ccc296033d88a9504b693c7d249d0bd11b1d75e3f59a62137c5e4b4c914fe2b8971c86dbca2cc8ccc0d86f3f8c2c45bb44cec85a3628c44f091476baa92
 AUX klogd.confd 218 SHA256 
737b78745964e110da2fd3357c6d5fb80ccacf979039b8d40c03cf1cb969e5f3 SHA512 
3348d5376b368b28d1431692a93868cd4550be12ad729340c5f78da35a5bd295e7613d70ce8ccde5029ad6d87a41c2f24155180f3570de8a9174dd63dece143f
 WHIRLPOOL 
ea28c1d926e36fba0ab69de8ddfd2503889b7cfa3a4ada347a9d22d9894fe30be068c0ed55f899b952e62b8de3cb69e1a4209f7864787988ded28ede10c7445a
-AUX klogd.initd 359 SHA256 
ef607b72d270797e4be1fba425c23ba26078633c47c698063bd4b17e7b4ff8c3 SHA512 
e9d6215e4b0dcc4fbb507ce2bb84c818ad18951282c47c98b0c98b3fa58e6b28218f608689a7786cb0447673ae1f5c3ba5767f9b29cffd73325d93bf2a928ac9
 WHIRLPOOL 
d7e82a0d2a6a60b2444a3b212022250297ca163001045bf508442972fc6330c4eea55cb965920778e090c92a69441e864e6721f02ecc6d10279b6196b14f7e71
+AUX klogd.initd 255 SHA256 
ee9213bdb5f5b9ec7691f414349c0e5db3ec8ea91353c63121dd90d8d7f3b4e3 SHA512 
a4cd9e53f2e4383765d66cd063f628b8358bc7696d21a1b450e7bd89e5a6fb323138d48c729d6a5b40ac3eb511bceaec37eb4806ba4348c715c8d7fa894567f4
 WHIRLPOOL 
26e600b2a09f45c6e5a3eac9c1b73dc7a969ae28a9c624fe8a1e9696757bfa6c809b13b6544e0e48e94f6d864b06bd0d9bee6cf785829782b1ede17477ab5943
 AUX mdev-start.sh 2758 SHA256 
9904263c8dfe2b8c3e968a9b4245fa0c162a2413110c037cdd797ac3773587d7 SHA512 
532ececdf40769e8059172b95f600c92ddda9490dcf04dc76b11cd669b2b35740aeb02ef7c152a42c13d5adfefb391de01239ebbb4efd06faadc0d096fcde6f5
 WHIRLPOOL 
aace77a07eedfea3ffab029ce25334ff58f512bf5c67512c1f4a40fd51278c2b8b764e55dbf975f74bb4423cfc3f35482a5d3ee8397032fcbf22ad1f91c7c4ea
-AUX mdev.initd 978 SHA256 
a7126916ba17b6d0c12dd9a0428e5ca27c229856cca0a497ddd12de33d345f68 SHA512 
280d9004520acc7c23a8e68e4fa8516de99c5389b4c6ee1cbb7cd17bc328a029b6d56aefc35a2062fcdea76c27a7229b3bec8fc28043bbc04f6f84dc0706
 WHIRLPOOL 
a3a3607536b62414eedfeb4ce2b5c22ff864309e50b7eb4a9a4f3c59d4808596541071f3fb7664202336b542fb89b0234ba3f43bee460175c17d804d50ad45d1
-AUX mdev.rc 282 SHA256 
e52abbc3399fc85ce1f097e8f12b25a5ca7fe2e3d648bee60c061b547ba39dc5 SHA512 
b3e5f0810a5e33047ea73c6a4d846087100fb8c566cfa001e07fc0c1448d2024913ac06355122076ec6c79146867af77a02bbc6509b009afa97b5207588da1b9
 WHIRLPOOL 
2bd20507d115c82076653c6c78899751f8e3b8cde14c81c8f10ef7747ccba867360b463c90b9b3053cd6cb8599f297362153ebbff0dfad90c2fac8f445668320
-AUX mdev.rc.1 2202 SHA256 
5235a2cd5e4ce92032a5e3e314c6e2980d98df8a6a387d2cf3e0d30d29f62cd5 SHA512 
27435ac949ee351aa957f23a31b08f8689f284449928fba495f9432c893e30cd8ab8f883ee131626310f09e9edc615908484c7402009df3cba3a6eaf137f8afc
 WHIRLPOOL 
54c23164ed320efe654d36656bd4be2be383199c003a57806a850692b38556d4f961b9608c1561f16fa108bac64643ab2270a8a1a5edf8e5d1e24a967f549b76
+AUX mdev.initd 875 SHA256 
314089dc74567674e26ee1b3c1dc413027888cc232c70fe98548ff14cededd8f SHA512 
49e6603a4e7487df0de80b000f7f418a1141889549d191bac7431cfc24a843dfcd7006b154eb382a0b9830755045a44ec3a97deb800bfb81e1b1da696eaa9639
 WHIRLPOOL 
0224cdb5ec0cd4acf3c5cc4e5590c571ec7432f47f131b14fa4a604fff512974ca6bbb1031443af2e3c8c11e85a824712e2ef5253fb7a94e82657db63e9bbb69
+AUX mdev.rc 184 SHA256 
6a9f51237007ed558dda44e06072107cd3cde8d0588c6cd3dc6b98fad1534adb SHA512 
dcb9e998a41eb3f9702ae081c52a83a1ede5c4a0db19b12bf251a553eb8fa7f2325115e6e7e760d189a23900bdf553

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

2015-12-05 Thread Ian Delaney
commit: 887228af2ff538725fe4338a01a67c17175bf2f8
Author: Matthew Brewer  sina  cn>
AuthorDate: Tue Dec  1 12:58:33 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri Dec  4 23:22:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=887228af

dev-util/idea-ultimate: version bump EAP branch to rev 15.0.2.143.1015.7

 dev-util/idea-ultimate/Manifest | 2 +-
 143.870.1_pre.ebuild => idea-ultimate-15.0.2.143.1015.7_pre.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/idea-ultimate/Manifest b/dev-util/idea-ultimate/Manifest
index 8e18d74..5fa08f6 100644
--- a/dev-util/idea-ultimate/Manifest
+++ b/dev-util/idea-ultimate/Manifest
@@ -1,3 +1,3 @@
 DIST idea-ultimate-14.1.5.141.2735.5.tar.gz 318054935 SHA256 
6912902ec97a57f5553247367d6dd5b8e3041e99faf32c48b672cd31413dab73 SHA512 
7ab3a45593c2324957455b254ae0257a36e8ecbc63014e18feba813413432dccb25d18971840f43cf22174c3338738eec44304091eb30c6ba2d0119b73cc6fa0
 WHIRLPOOL 
44a4bef99fdb638cf3cb0f24559b7765b7a4c7cb94aed5c3b8e503cbdf9fa1354f6d6026a9650fc58faec037b95482190891681f41219c61fc7d67a40e71f168
+DIST ideaIU-143.1015.7.tar.gz 390222836 SHA256 
ce91039b87ca533c24f070195bb52010f6f22ec0d88a1123d8dd6a98e376daa1 SHA512 
2fb27f5da8d781b952a923143b8b665b55eab80ed022d658a98b8c0f3fb74e4cb99e90bed51eef6404a143f691f6d21319925dfbcd31f06c209cd1013293a55f
 WHIRLPOOL 
cefa29882eb80fcac7adb2cf51bc52288e258995761c4a09de512894eb171c721c42337e03ee81baaa036678ad21a830c956628e721f9798c846b1d29824
 DIST ideaIU-143.382.35.tar.gz 379524583 SHA256 
1f4c6f55eeb0ce08f697008935c5b7356e74a85dfaad00f6521670b8f5c6862f SHA512 
cd3fe075be726695144a70b8f6477a7d547ca6c67bfacdf91d64f352066305d18ad0696608ac54d316adb95b3ae7d4d1218d34b28875a084de35dc03da77b91f
 WHIRLPOOL 
99ba3fb796f40bd8cf22c42302fec7e279dc749b681952066d49f6a079ca06e532cc10274bc19a6b12a81cb6f15ebcde8450f774109a6d21a9a8c9b9ea235710
-DIST ideaIU-143.870.1.tar.gz 390127689 SHA256 
2055f6f43c98836c44023372d4dade1a2e4085b5c807298f13bdf4c50690b7cc SHA512 
c3dc326021ab86ce09b05e207f399f5b1738e0ae41c94d64261f42ddbcbf5b43290b50ed02c5aa36df6bc982f9a890f9a8c67a285c712e9b911f1db5053fc860
 WHIRLPOOL 
4a23e74f4913279e8d01698d31a6b1c44cbb85f685af5966dc03fd409b2ddcaf8c300243480238cb412ec92740d249eab3b57568d3e8c093251eb7bf4bfe5447

diff --git a/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.870.1_pre.ebuild 
b/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild
similarity index 100%
rename from dev-util/idea-ultimate/idea-ultimate-15.0.2.143.870.1_pre.ebuild
rename to dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild



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

2015-12-05 Thread Ian Delaney
commit: f9f0dee608044ed2f59781fdc05ab7720abbc5b0
Author: Ian Delaney  gentoo  org>
AuthorDate: Sat Dec  5 14:20:03 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sat Dec  5 14:23:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f0dee6

Merge remote-tracking branch 'remotes/tomboy-64/idea-ultimate'

Review by jlec, adjustments made accordingly

Pull request: https://github.com/gentoo/gentoo/pull/428

 dev-util/idea-ultimate/Manifest|  2 +-
 .../idea-ultimate-15.0.1.143.382.35-r1.ebuild  | 62 +
 .../idea-ultimate-15.0.2.143.1183.10_pre.ebuild| 62 +
 .../idea-ultimate-15.0.2.143.870.1_pre.ebuild  | 81 --
 4 files changed, 125 insertions(+), 82 deletions(-)



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

2015-12-05 Thread Ian Delaney
commit: 8d1dad00d08220bf4348edf12fe40e561e2c4690
Author: Matthew Brewer  sina  cn>
AuthorDate: Tue Dec  1 13:14:55 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri Dec  4 23:22:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d1dad00

dev-util/idea-ultimate: add .desktop entry for 15.* versions

 ...015.7_pre.ebuild => idea-ultimate-15.0.1.143.382.35-r1.ebuild} | 8 +---
 dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild | 4 +++-
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild 
b/dev-util/idea-ultimate/idea-ultimate-15.0.1.143.382.35-r1.ebuild
similarity index 90%
copy from dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild
copy to dev-util/idea-ultimate/idea-ultimate-15.0.1.143.382.35-r1.ebuild
index dc8152b..3841fca 100644
--- a/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild
+++ b/dev-util/idea-ultimate/idea-ultimate-15.0.1.143.382.35-r1.ebuild
@@ -12,12 +12,12 @@ MY_PN="idea"
 
 DESCRIPTION="A complete toolset for web, mobile and enterprise development"
 HOMEPAGE="http://www.jetbrains.com/idea";
-SRC_URI="http://download-cf.jetbrains.com/idea/${MY_PN}IU-${PV_STRING}.tar.gz";
+SRC_URI="http://download-cf.jetbrains.com/idea/${MY_PN}IU-${MY_PV}.tar.gz -> 
${MY_PN}IU-${PV_STRING}.tar.gz"
 
 LICENSE="IDEA
|| ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
 IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="!dev-util/${PN}:14
!dev-util/${PN}:15"
@@ -73,7 +73,9 @@ src_install() {
doins -r *
fperms 755 "${dir}"/bin/{idea.sh,fsnotifier{,64}}
 
-   make_wrapper "${PN}" "${dir}/bin/${MY_PN}.sh"
+   make_wrapper "${PN}" "${dir}/bin/${MY_PN}.sh" || die
+   newicon "bin/${MY_PN}.png" "${PN}.png" || die
+   make_desktop_entry "${PN}" "IntelliJ Idea Ultimate" "${PN}" 
"Development;IDE;" || die
 
# recommended by: 
https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
mkdir -p "${D}/etc/sysctl.d/" || die

diff --git a/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild 
b/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild
index dc8152b..8c724ef 100644
--- a/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild
+++ b/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild
@@ -73,7 +73,9 @@ src_install() {
doins -r *
fperms 755 "${dir}"/bin/{idea.sh,fsnotifier{,64}}
 
-   make_wrapper "${PN}" "${dir}/bin/${MY_PN}.sh"
+   make_wrapper "${PN}" "${dir}/bin/${MY_PN}.sh" || die
+   newicon "bin/${MY_PN}.png" "${PN}.png" || die
+   make_desktop_entry "${PN}" "IntelliJ Idea Ultimate" "${PN}" 
"Development;IDE;" || die
 
# recommended by: 
https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
mkdir -p "${D}/etc/sysctl.d/" || die



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

2015-12-05 Thread Ian Delaney
commit: faabd46594f750e158b07330fb178b36929f35d9
Author: Matthew Brewer  sina  cn>
AuthorDate: Sat Dec  5 10:27:12 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sat Dec  5 10:30:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faabd465

dev-util/idea-ultimate: version bump EAP version to 143.1183.10

 dev-util/idea-ultimate/Manifest | 2 +-
 ...43.1015.7_pre.ebuild => idea-ultimate-15.0.2.143.1183.10_pre.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/idea-ultimate/Manifest b/dev-util/idea-ultimate/Manifest
index 5fa08f6..2d525f6 100644
--- a/dev-util/idea-ultimate/Manifest
+++ b/dev-util/idea-ultimate/Manifest
@@ -1,3 +1,3 @@
 DIST idea-ultimate-14.1.5.141.2735.5.tar.gz 318054935 SHA256 
6912902ec97a57f5553247367d6dd5b8e3041e99faf32c48b672cd31413dab73 SHA512 
7ab3a45593c2324957455b254ae0257a36e8ecbc63014e18feba813413432dccb25d18971840f43cf22174c3338738eec44304091eb30c6ba2d0119b73cc6fa0
 WHIRLPOOL 
44a4bef99fdb638cf3cb0f24559b7765b7a4c7cb94aed5c3b8e503cbdf9fa1354f6d6026a9650fc58faec037b95482190891681f41219c61fc7d67a40e71f168
-DIST ideaIU-143.1015.7.tar.gz 390222836 SHA256 
ce91039b87ca533c24f070195bb52010f6f22ec0d88a1123d8dd6a98e376daa1 SHA512 
2fb27f5da8d781b952a923143b8b665b55eab80ed022d658a98b8c0f3fb74e4cb99e90bed51eef6404a143f691f6d21319925dfbcd31f06c209cd1013293a55f
 WHIRLPOOL 
cefa29882eb80fcac7adb2cf51bc52288e258995761c4a09de512894eb171c721c42337e03ee81baaa036678ad21a830c956628e721f9798c846b1d29824
+DIST ideaIU-143.1183.10.tar.gz 390461334 SHA256 
64b9435e79f0a6e2e08214e1c55617630a5cf2265b5904eeeacee880b55eafa0 SHA512 
0aafce6461d93a158bd69360461630292f758818eaec46ab24644b0ae03e11511553ce157c0ee456c64ae1efdecdd7a535d61312d57a9cb8b98027e2b139e56f
 WHIRLPOOL 
e223ab18338d199d5e6c2847a0814695266e213704f4b1552c7864f1820801ec4bbce7f78099d98fc045f683994687cc0ba7358b142587c715f344e4543ad61c
 DIST ideaIU-143.382.35.tar.gz 379524583 SHA256 
1f4c6f55eeb0ce08f697008935c5b7356e74a85dfaad00f6521670b8f5c6862f SHA512 
cd3fe075be726695144a70b8f6477a7d547ca6c67bfacdf91d64f352066305d18ad0696608ac54d316adb95b3ae7d4d1218d34b28875a084de35dc03da77b91f
 WHIRLPOOL 
99ba3fb796f40bd8cf22c42302fec7e279dc749b681952066d49f6a079ca06e532cc10274bc19a6b12a81cb6f15ebcde8450f774109a6d21a9a8c9b9ea235710

diff --git a/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild 
b/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1183.10_pre.ebuild
similarity index 100%
rename from dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild
rename to dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1183.10_pre.ebuild



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

2015-12-05 Thread Ian Delaney
commit: 9416aedfe1745e7aaa1ce3ea4d4d54fd7bd4d315
Author: Matthew Brewer  sina  cn>
AuthorDate: Fri Dec  4 22:48:06 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri Dec  4 23:22:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9416aedf

dev-util/idea-ultimate: mostly cosmetic fixes for 15.* ebuilds

 .../idea-ultimate-15.0.1.143.382.35-r1.ebuild  | 29 +++---
 .../idea-ultimate-15.0.2.143.1015.7_pre.ebuild | 29 +++---
 2 files changed, 8 insertions(+), 50 deletions(-)

diff --git a/dev-util/idea-ultimate/idea-ultimate-15.0.1.143.382.35-r1.ebuild 
b/dev-util/idea-ultimate/idea-ultimate-15.0.1.143.382.35-r1.ebuild
index 3841fca..db2d725 100644
--- a/dev-util/idea-ultimate/idea-ultimate-15.0.1.143.382.35-r1.ebuild
+++ b/dev-util/idea-ultimate/idea-ultimate-15.0.1.143.382.35-r1.ebuild
@@ -25,28 +25,7 @@ RDEPEND="${DEPEND}
>=virtual/jdk-1.7:*"
 S="${WORKDIR}/${MY_PN}-IU-${PV_STRING}"
 
-QA_TEXTRELS="opt/${PN}-${MY_PV}/bin/libbreakgen.so"
-QA_PRESTRIPPED="opt/${PN}-${MY_PV}/lib/libpty/linux/x86/libpty.so
-   opt/${PN}-${MY_PV}/lib/libpty/linux/x86_64/libpty.so
-   opt/${PN}-${MY_PV}/bin/libyjpagent-linux.so
-   opt/${PN}-${MY_PV}/bin/libyjpagent-linux64.so"
-QA_WX_LOAD="
-   opt/${PN}-${MY_PV}/bin/fsnotifier-arm
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/linux/ppc/libnative_auth.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/linux/ppc/libnative_console.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/linux/ppc/libnative_filesystem.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/linux/ppc/libnative_misc.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/linux/ppc/libnative_synchronization.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/solaris/sparc/libnative_auth.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/solaris/sparc/libnative_console.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/solaris/sparc/libnative_filesystem.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/solaris/sparc/libnative_misc.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/solaris/sparc/libnative_synchronization.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/solaris/x86/libnative_auth.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/solaris/x86/libnative_console.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/solaris/x86/libnative_filesystem.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/solaris/x86/libnative_misc.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/solaris/x86/libnative_synchronization.so"
+QA_PREBUILT="opt/${PN}-${MY_PV}/*"
 
 src_prepare() {
if ! use amd64; then
@@ -73,9 +52,9 @@ src_install() {
doins -r *
fperms 755 "${dir}"/bin/{idea.sh,fsnotifier{,64}}
 
-   make_wrapper "${PN}" "${dir}/bin/${MY_PN}.sh" || die
-   newicon "bin/${MY_PN}.png" "${PN}.png" || die
-   make_desktop_entry "${PN}" "IntelliJ Idea Ultimate" "${PN}" 
"Development;IDE;" || die
+   make_wrapper "${PN}" "${dir}/bin/${MY_PN}.sh"
+   newicon "bin/${MY_PN}.png" "${PN}.png"
+   make_desktop_entry "${PN}" "IntelliJ Idea Ultimate" "${PN}" 
"Development;IDE;"
 
# recommended by: 
https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
mkdir -p "${D}/etc/sysctl.d/" || die

diff --git a/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild 
b/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild
index 8c724ef..1ad13a0 100644
--- a/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild
+++ b/dev-util/idea-ultimate/idea-ultimate-15.0.2.143.1015.7_pre.ebuild
@@ -25,28 +25,7 @@ RDEPEND="${DEPEND}
>=virtual/jdk-1.7:*"
 S="${WORKDIR}/${MY_PN}-IU-${PV_STRING}"
 
-QA_TEXTRELS="opt/${PN}-${MY_PV}/bin/libbreakgen.so"
-QA_PRESTRIPPED="opt/${PN}-${MY_PV}/lib/libpty/linux/x86/libpty.so
-   opt/${PN}-${MY_PV}/lib/libpty/linux/x86_64/libpty.so
-   opt/${PN}-${MY_PV}/bin/libyjpagent-linux.so
-   opt/${PN}-${MY_PV}/bin/libyjpagent-linux64.so"
-QA_WX_LOAD="
-   opt/${PN}-${MY_PV}/bin/fsnotifier-arm
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/linux/ppc/libnative_auth.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/linux/ppc/libnative_console.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/linux/ppc/libnative_filesystem.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/linux/ppc/libnative_misc.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/linux/ppc/libnative_synchronization.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/solaris/sparc/libnative_auth.so
-   
opt/${PN}-${MY_PV}/plugins/tfsIntegration/lib/native/solaris/sparc/libnative_console.so
-   
opt/${PN}-${MY_PV}/plugi

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

2015-12-05 Thread Amy Winston
commit: ecadec9b5efee4b6e3bb100ac7d16bba3f7a9e3f
Author: Amy Winston  gentoo  org>
AuthorDate: Sat Dec  5 13:14:45 2015 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sat Dec  5 13:14:45 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecadec9b

sci-geosciences/grass: cleaning mess from package removal

Package-Manager: portage-2.2.20.1

 .../grass/files/grass-6.4.0-html-nonviz.patch  | 33 -
 .../grass/files/grass-6.4.1-libav-0.8.patch| 60 
 .../grass/files/grass-6.4.1-libpng15.patch | 28 
 .../grass/files/grass-6.4.1-nopycompile.patch  | 12 
 .../grass/files/grass-6.4.1-timer_flags.patch  | 13 
 .../grass/files/grass-6.4.2-configure.patch| 26 ---
 .../grass/files/grass-6.4.2-ffmpeg-1.patch | 79 --
 .../grass/files/grass-6.4.2-libav-9.patch  | 11 ---
 sci-geosciences/grass/files/grass-pkgconf.patch| 22 --
 sci-geosciences/grass/grass-7.0.1-r3.ebuild|  4 +-
 sci-geosciences/grass/metadata.xml |  4 --
 11 files changed, 2 insertions(+), 290 deletions(-)

diff --git a/sci-geosciences/grass/files/grass-6.4.0-html-nonviz.patch 
b/sci-geosciences/grass/files/grass-6.4.0-html-nonviz.patch
deleted file mode 100644
index a5afd0d..000
--- a/sci-geosciences/grass/files/grass-6.4.0-html-nonviz.patch
+++ /dev/null
@@ -1,33 +0,0 @@
 tools/build_html_index.sh.old  2010-06-16 23:07:37.0 +0200
-+++ tools/build_html_index.sh  2010-06-16 23:10:00.0 +0200
-@@ -135,7 +135,6 @@
-
- 
-
--nviz 3D visualization and animation 
tool
- xganim tool  for animating a raster 
map series
-
- 
-@@ -245,11 +244,11 @@
- #copy over CSS:
- cp -f grassdocs.css $HTMLDIR/
- mkdir -p $HTMLDIR/nviz/
--cp -f grassdocs.css $HTMLDIR/nviz/
-+#cp -f grassdocs.css $HTMLDIR/nviz/
- chmod a+r $HTMLDIR/grassdocs.css $HTMLDIR/nviz/grassdocs.css
- #copy over GRASS logo:
- cp -f grass_logo.png $HTMLDIR/
--cp -f grass_logo.png $HTMLDIR/nviz/
-+#cp -f grass_logo.png $HTMLDIR/nviz/
- chmod a+r $HTMLDIR/grass_logo.png $HTMLDIR/nviz/grass_logo.png
- if [ "$MACOSX" ] ; then
-   cp -f grass_icon.png $HTMLDIR/
-@@ -302,7 +301,7 @@
- echo "  r3.* 
raster3D commands" >> "$FULLINDEX"
- echo "  v.* 
vector commands" >> "$FULLINDEX"
- echo "  gis.m GUI 
frontend to GIS menus and display" >> "$FULLINDEX"
--echo "  nviz 
visualization suite" >> "$FULLINDEX"
-+#echo "  nviz 
visualization suite" >> "$FULLINDEX"
- echo "  wxGUI 
wxPython-based GUI frontend" >> "$FULLINDEX"
- echo "  xganim raster 
map slideshow" >> "$FULLINDEX"
- echo "" >> "$FULLINDEX"

diff --git a/sci-geosciences/grass/files/grass-6.4.1-libav-0.8.patch 
b/sci-geosciences/grass/files/grass-6.4.1-libav-0.8.patch
deleted file mode 100644
index 4864d88..000
--- a/sci-geosciences/grass/files/grass-6.4.1-libav-0.8.patch
+++ /dev/null
@@ -1,60 +0,0 @@
-Adjust Grass 6.4.1 to work with ffmpeg 8.
-
-2011-11-17 Fabio Erculiani
-2011-12-08 Martin von Gagern
-
-References:
-https://bugs.gentoo.org/390827
-https://bugs.gentoo.org/392371
-
 grass-6.4.1.orig/lib/ogsf/gsd_img_mpeg.c
-+++ grass-6.4.1/lib/ogsf/gsd_img_mpeg.c
-@@ -66,7 +66,7 @@ static AVStream *add_video_stream(AVForm
- 
- c = st->codec;
- c->codec_id = codec_id;
--c->codec_type = CODEC_TYPE_VIDEO;
-+c->codec_type = AVMEDIA_TYPE_VIDEO;
- 
- /* put sample parameters */
- c->bit_rate = 40;
-@@ -215,7 +215,7 @@ static void write_video_frame(AVFormatCo
- 
-   av_init_packet(&pkt);
- 
--  pkt.flags |= PKT_FLAG_KEY;
-+  pkt.flags |= AV_PKT_FLAG_KEY;
-   pkt.stream_index = st->index;
-   pkt.data = (uint8_t *) picture;
-   pkt.size = sizeof(AVPicture);
-@@ -236,7 +236,7 @@ static void write_video_frame(AVFormatCo
-   av_rescale_q(c->coded_frame->pts, c->time_base,
-st->time_base);
-   if (c->coded_frame->key_frame)
--  pkt.flags |= PKT_FLAG_KEY;
-+  pkt.flags |= AV_PKT_FLAG_KEY;
-   pkt.stream_index = st->index;
-   pkt.data = video_outbuf;
-   pkt.size = out_size;
-@@ -301,10 +301,10 @@ int gsd_init_mpeg(const char *filename)
- av_register_all();
- 
- /* auto detect the output format from the name. default is mpeg. */
--fmt = guess_format(NULL, filename, NULL);
-+fmt = av_guess_format(NULL, filename, NULL);
- if (!fmt) {
-   G_warning(_("Unable to deduce output format from file extension: using 
MPEG"));
--  fmt = guess_format("mpeg", NULL, NULL);
-+  fmt = av_guess_format("mpeg", NULL, NULL);
- }
- if (!fmt) {
-   G_warning(_("Unable to find suitable output format"));
-@@ -312,7 +312,7 @@ int gsd_init_mpeg(const char *filename)
- }
- 
- /* allocate the output media context */
--oc = av_alloc_format_context();
-+oc = av_malloc(sizeof(AVFormatContext));
- if (!oc) {
-   G_warning(_("Out o

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

2015-12-05 Thread Amy Winston
commit: 7798bd4785732ff0f5e6193b261ae46988aaf347
Author: Amy Winston  gentoo  org>
AuthorDate: Sat Dec  5 13:07:05 2015 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sat Dec  5 13:07:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7798bd47

profiles/updates: slotmove - sci-geosciences/grass

 profiles/updates/4Q-2015 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/4Q-2015 b/profiles/updates/4Q-2015
index fbf24d8..c900325 100644
--- a/profiles/updates/4Q-2015
+++ b/profiles/updates/4Q-2015
@@ -12,3 +12,4 @@ move virtual/pmw virtual/python-pmw
 move kde-apps/oxygen-icons kde-frameworks/oxygen-icons
 slotmove =dev-ruby/rack-cache-1.3.0 1.3 1.2
 move dev-perl/module-info dev-perl/Module-Info
+slotmove sci-geosciences/grass-7* 7 0



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

2015-12-05 Thread Amy Winston
commit: 7733ecb896d2af618cb4b624240b663844303c01
Author: Amy Winston  gentoo  org>
AuthorDate: Sat Dec  5 13:23:38 2015 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sat Dec  5 13:23:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7733ecb8

sci-geosciences/grass: add SONAME patch and revbump.

Adds patch from upstream to build libraries with SONAME per bug 475188.

Package-Manager: portage-2.2.20.1

 .../grass/files/grass-7.0.2-soname.patch   | 26 ++
 ...grass-7.0.1-r3.ebuild => grass-7.0.1-r4.ebuild} |  3 ++-
 2 files changed, 28 insertions(+), 1 deletion(-)

diff --git a/sci-geosciences/grass/files/grass-7.0.2-soname.patch 
b/sci-geosciences/grass/files/grass-7.0.2-soname.patch
new file mode 100644
index 000..3f3442c
--- /dev/null
+++ b/sci-geosciences/grass/files/grass-7.0.2-soname.patch
@@ -0,0 +1,26 @@
+Index: aclocal.m4
+===
+--- aclocal.m4 (revision 66647)
 aclocal.m4 (working copy)
+@@ -488,7 +488,7 @@
+ case $host in
+ *-linux-* | *-gnu* | *-kfreebsd*-gnu)
+   SHLIB_CFLAGS="-fPIC"
+-SHLIB_LD_FLAGS=""
++SHLIB_LD_FLAGS="-Wl,-soname,\$(notdir \$[@])"
+   SHLIB_SUFFIX=".so"
+   SHLIB_LD="${CC} -shared"
+ LDFLAGS="-Wl,--export-dynamic"
+Index: configure
+===
+--- configure  (revision 66647)
 configure  (working copy)
+@@ -1481,7 +1481,7 @@
+ case $host in
+ *-linux-* | *-gnu* | *-kfreebsd*-gnu)
+   SHLIB_CFLAGS="-fPIC"
+-SHLIB_LD_FLAGS=""
++SHLIB_LD_FLAGS="-Wl,-soname,\$(notdir \$@)"
+   SHLIB_SUFFIX=".so"
+   SHLIB_LD="${CC} -shared"
+ LDFLAGS="-Wl,--export-dynamic"

diff --git a/sci-geosciences/grass/grass-7.0.1-r3.ebuild 
b/sci-geosciences/grass/grass-7.0.1-r4.ebuild
similarity index 99%
rename from sci-geosciences/grass/grass-7.0.1-r3.ebuild
rename to sci-geosciences/grass/grass-7.0.1-r4.ebuild
index d105302..f13e558 100644
--- a/sci-geosciences/grass/grass-7.0.1-r3.ebuild
+++ b/sci-geosciences/grass/grass-7.0.1-r4.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="http://grass.osgeo.org/${MY_PM}/source/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="X blas cxx fftw geos lapack liblas mysql netcdf nls odbc opencl opengl 
openmp png postgres readline sqlite threads tiff truetype"
 
 RDEPEND="${PYTHON_DEPS}
@@ -84,6 +84,7 @@ PATCHES=(
"${FILESDIR}/${P}"-include-errno.patch
"${FILESDIR}/${P}"-declare-inespg.patch
"${FILESDIR}/${PV}"-sec-format.patch
+   "${FILESDIR}"/grass-7.0.2-soname.patch
 )
 
 pkg_setup() {



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

2015-12-05 Thread Amy Winston
commit: 0e962f42477d52a7690840540ea4f63ac08429f6
Author: Amy Winston  gentoo  org>
AuthorDate: Sat Dec  5 13:53:13 2015 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sat Dec  5 13:53:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e962f42

sci-geosciences/grass: add missing epatch call. By wraeth

Package-Manager: portage-2.2.20.1

 .../files/{grass-7.0.2-soname.patch => grass-7.0.1-soname.patch}  | 0
 sci-geosciences/grass/grass-7.0.1-r4.ebuild   | 4 +++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/sci-geosciences/grass/files/grass-7.0.2-soname.patch 
b/sci-geosciences/grass/files/grass-7.0.1-soname.patch
similarity index 100%
rename from sci-geosciences/grass/files/grass-7.0.2-soname.patch
rename to sci-geosciences/grass/files/grass-7.0.1-soname.patch

diff --git a/sci-geosciences/grass/grass-7.0.1-r4.ebuild 
b/sci-geosciences/grass/grass-7.0.1-r4.ebuild
index f13e558..1c6a17b 100644
--- a/sci-geosciences/grass/grass-7.0.1-r4.ebuild
+++ b/sci-geosciences/grass/grass-7.0.1-r4.ebuild
@@ -84,7 +84,7 @@ PATCHES=(
"${FILESDIR}/${P}"-include-errno.patch
"${FILESDIR}/${P}"-declare-inespg.patch
"${FILESDIR}/${PV}"-sec-format.patch
-   "${FILESDIR}"/grass-7.0.2-soname.patch
+   "${FILESDIR}/${P}"-soname.patch
 )
 
 pkg_setup() {
@@ -126,6 +126,8 @@ src_prepare() {
sed -e 's:\(#include \):#ifdef HAVE_OGR\n\1\n#endif:' \
-i "${S}/vector/v.external/main.c" || die "failed to sed main.c"
 
+   epatch "${PATCHES[@]}"
+
epatch_user
eautoconf
 



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

2015-12-05 Thread Justin Lecher
commit: ee5d08bf305e68c8746a778777976b83358ec47d
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Dec  5 13:32:34 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Dec  5 13:32:34 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=ee5d08bf

sci-libs/atlas: Fix underlinking

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

 ...tlas-3.11.38.ebuild => atlas-3.11.38-r1.ebuild} | 26 +-
 1 file changed, 15 insertions(+), 11 deletions(-)

diff --git a/sci-libs/atlas/atlas-3.11.38.ebuild 
b/sci-libs/atlas/atlas-3.11.38-r1.ebuild
similarity index 90%
rename from sci-libs/atlas/atlas-3.11.38.ebuild
rename to sci-libs/atlas/atlas-3.11.38-r1.ebuild
index e0e41ec..4a7d193 100644
--- a/sci-libs/atlas/atlas-3.11.38.ebuild
+++ b/sci-libs/atlas/atlas-3.11.38-r1.ebuild
@@ -143,11 +143,15 @@ atlas_install_libs() {
local libname=$(basename ${1%.*})
einfo "Installing ${libname}"
local soname=${libname}.so.$(get_major_version)
+   local _cmd
shift
pushd "${S}_shared"/lib > /dev/null
-   ${LINK:-$(tc-getCC)} ${LDFLAGS} -shared -Wl,-soname=${soname} \
-   -Wl,--whole-archive ${libname}.a -Wl,--no-whole-archive \
-   "$@" -o ${soname} || die "Creating ${soname} failed"
+   _cmd="${LINK:-$(tc-getCC)}"
+   _cmd+=" ${LDFLAGS} -shared -Wl,--no-undefined -Wl,-soname=${soname}"
+   _cmd+=" -Wl,--whole-archive ${libname}.a -Wl,--no-whole-archive"
+   _cmd+=" $@ -o ${soname}"
+   einfo "${_cmd}"
+   ${_cmd} || die "Creating ${soname} failed"
dolib.so ${soname}
dosym ${soname} /usr/$(get_libdir)/${soname%.*}
popd > /dev/null || die
@@ -190,7 +194,7 @@ src_install() {
atlas_install_libs libatlas.a -lm ${PTLIBS}
 
# cblas
-   atlas_install_libs libatlcblas.a -lm -L. -latlas
+   atlas_install_libs libatlcblas.a -L. -latlas -lm
atlas_install_pc atlcblas atlas-cblas
alternatives_for cblas atlas 0 \
/usr/$(get_libdir)/pkgconfig/cblas.pc atlas-cblas.pc \
@@ -198,7 +202,7 @@ src_install() {
 
# cblas threaded
if [[ -e libptcblas.a ]]; then
-   atlas_install_libs libptcblas.a -lm -L. -latlas ${PTLIBS}
+   atlas_install_libs libptcblas.a -L. -latlas -lm ${PTLIBS}
atlas_install_pc ptcblas atlas-cblas-threads
alternatives_for cblas atlas-threads 0 \
/usr/$(get_libdir)/pkgconfig/cblas.pc 
atlas-cblas-threads.pc \
@@ -208,12 +212,12 @@ src_install() {
if use lapack; then
PCREQ="cblas"
# clapack
-   atlas_install_libs libatlclapack.a -lm -L. -latlas -latlcblas
+   atlas_install_libs libatlclapack.a -L. -latlcblas -latlas -lm
atlas_install_pc atlclapack atlas-clapack
 
# clapack threaded
if [[ -e libptclapack.a ]]; then
-   atlas_install_libs libptclapack.a -lm -L. -latlas 
-lptcblas ${PTLIBS}
+   atlas_install_libs libptclapack.a -L. -lptcblas -latlas 
-lm ${PTLIBS}
atlas_install_pc ptclapack atlas-clapack-threads
fi
fi
@@ -222,14 +226,14 @@ src_install() {
LINK=$(tc-getF77) PCREQ=
 
# blas
-   atlas_install_libs libf77blas.a -lm -L. -latlas
+   atlas_install_libs libf77blas.a -L. -latlas -lm
atlas_install_pc f77blas atlas-blas
alternatives_for blas atlas 0 \
/usr/$(get_libdir)/pkgconfig/blas.pc atlas-blas.pc
 
# blas threaded
if [[ -e libptf77blas.a ]]; then
-   atlas_install_libs libptf77blas.a -lm -L. -latlas 
${PTLIBS}
+   atlas_install_libs libptf77blas.a -L. -latlas -lm 
${PTLIBS}
atlas_install_pc ptf77blas atlas-blas-threads
alternatives_for blas atlas-threads 0 \
/usr/$(get_libdir)/pkgconfig/blas.pc 
atlas-blas-threads.pc
@@ -239,14 +243,14 @@ src_install() {
PCREQ="blas cblas"
# lapack
atlas_install_libs libatllapack.a \
-   -lm -L. -latlas -latlcblas -lf77blas
+   -L. -latlcblas -lf77blas -latlas -lm
atlas_install_pc atllapack atlas-lapack
alternatives_for lapack atlas 0 \
/usr/$(get_libdir)/pkgconfig/lapack.pc 
atlas-lapack.pc
# lapack threaded
if [[ -e libptlapack.a ]]; then
atlas_install_libs libptlapack.a \
-   -lm -L. -latlas -lptcblas -lptf77blas 
${PTLIBS}
+   -L. -lpt

[gentoo-commits] dev/maekke:master commit in: media-gfx/darktable/

2015-12-05 Thread Markus Meier
commit: 0376fa7bbfe582e40275cd80462ef04af458b85f
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Dec  5 13:07:10 2015 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Dec  5 13:07:10 2015 +
URL:https://gitweb.gentoo.org/dev/maekke.git/commit/?id=0376fa7b

media-gfx/darktable: remove old

Package-Manager: portage-2.2.26
Manifest-Sign-Key: 0x363AF1F7765A9D02

 media-gfx/darktable/Manifest   |  34 +++
 media-gfx/darktable/darktable-1.6.6.ebuild | 146 -
 media-gfx/darktable/darktable-1.6.7.ebuild | 146 -
 media-gfx/darktable/darktable-1.6.8.ebuild | 146 -
 4 files changed, 14 insertions(+), 458 deletions(-)

diff --git a/media-gfx/darktable/Manifest b/media-gfx/darktable/Manifest
index bba73a6..b83b6b5 100644
--- a/media-gfx/darktable/Manifest
+++ b/media-gfx/darktable/Manifest
@@ -1,15 +1,9 @@
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
-DIST darktable-1.6.6.tar.xz 3097760 SHA256 
f85e4b8219677eba34f5a41e1a0784cc6ec06576326a99f04e460a4f41fd21a5 SHA512 
96f0371c0044c40e22c0cf729076032e487fd0af30d27d28ed42ea8bcc3e29971b09d9f628e3b734147265b02fa0243217e687a8e6237b2c0c14b9db330df09c
 WHIRLPOOL 
d04e7fdcfdd5933d7c915375b7418647918af7ef4a5b19703724a113ee5fdfe8db6bb839e9638eecca6c0c9c7542088d12b45634fca57d3b453fa120d7f6
-DIST darktable-1.6.7.tar.xz 3113804 SHA256 
a75073b49df0a30cd2686624feeb6210bc083bc37112ae6e045f8523db4c4c98 SHA512 
6fadc62dc9ac0dd8b11d7d1a1ef1c23bd07abb7e66159d0bd26dd4bb9b36162e390c4f1559dd7c433c18dd55ebff98157234137567e12467995f7f26915b0ea0
 WHIRLPOOL 
69228b8c734b53b17483ae453df8cd73caf78b5fcbcee6b5cae5f8396c5dd1038ba6036048ab50e15c85cc35adeac0bd49de03f3acb30dbcb822fae2e02b73bf
-DIST darktable-1.6.8.tar.xz 3118776 SHA256 
b676f81bd8cc661a8f76e03ad449daf770b6bec3e9accf013c636f690905 SHA512 
8811e8f931299b4fb86d3611696061404253985328178231902e749dc55b4f02d5193ce2e2eaf8c6351f9f7374870bcbdc55b145dfb75cd7669556494b457bbb
 WHIRLPOOL 
acfe83ebcc697904246a11583d0ff521365639d2006629e76123db93c35ea7ed39cbd7fed54470e5ed0e27cc6b28d70559738d68f36c31be63391c539c5323cb
 DIST darktable-1.6.9.tar.xz 3124940 SHA256 
0f721e9d298a9407f6c0325d9c95b9dc37fa60f3b6a2f2e3b5675ff97c423173 SHA512 
c0e8e83cf1cb10b663e5486f2bdde3cba2db5dbaabacd260999be1173c67618023e785e9087a517959835459f8d54c245d190f63a9422a17f3472f5aa316d492
 WHIRLPOOL 
0a2446ff7f98cf0297c5948009414dbf828f1cc60a9fb117f1e110f454dd68df611310bd9ff287f1f2345a8ee9818c1918b4ac7791aeb094c01e71a1ecdfce9d
 DIST darktable-2.0.rc3.tar.xz 2953088 SHA256 
4d81527350e6f722da484bdcd3f620918321b0e15b1fdad219821abbf23c2c89 SHA512 
46bc286b3743001f09d2f1646c95dc76c7a3a5bf54e576eefaa8c151d46650040a12bcbf7520e917934f81edbb5c68250e36d6d97d46a3be4b8100ee8711c7d3
 WHIRLPOOL 
9635c94a9f9b7dba7c1d930a0e5a457f6b4be543c0958672341d5da465188ad7c51193dd5338c801543cb47bd911e369dc59d8b92ce87c4ba8eba68d90f86718
 DIST darktable-usermanual-1.6.0.pdf 12827069 SHA256 
f5c46dbf0a2dd2d391f92555abdefe735c6362e51a755b296d71779492b7e945 SHA512 
39ee8c1b4f23883025750416d9d1f73d1dfbec0e6ac3eeef0f15778ced66a373c00b0a46cb3a54b1cfd6e04313313f63e8e3cd3d0cbea011acaa07a725d0ab02
 WHIRLPOOL 
49a234e57c14d23ccb85eadf2ad03c52eae7f90b0371dce025c04019a7a5cca41858084f735fe0965f93958ab83601571ab3e33acd27c2bcbd381bb0c9da4794
-EBUILD darktable-1.6.6.ebuild 4046 SHA256 
7cf1bc5ce53846951f50537cf263621c4a02ed911fed06b8f1e2c32afd5a2724 SHA512 
d68614204ff3cb3b028f1b60dff08dfdaf34bd497fe2beb495134ef6645273780468aa8ab6f8858b6ece23df1d85147ad006e70be4f0146b8de85debb5ecb475
 WHIRLPOOL 
3d0ced798479e764f7d1cd5e953a89178fa64e893ec3c721e2d6c094a9cdbb22673a08e718d051788fdcb9bad75319e32050f9ab8b5618f953f965b57f59f9a3
-EBUILD darktable-1.6.7.ebuild 4046 SHA256 
7cf1bc5ce53846951f50537cf263621c4a02ed911fed06b8f1e2c32afd5a2724 SHA512 
d68614204ff3cb3b028f1b60dff08dfdaf34bd497fe2beb495134ef6645273780468aa8ab6f8858b6ece23df1d85147ad006e70be4f0146b8de85debb5ecb475
 WHIRLPOOL 
3d0ced798479e764f7d1cd5e953a89178fa64e893ec3c721e2d6c094a9cdbb22673a08e718d051788fdcb9bad75319e32050f9ab8b5618f953f965b57f59f9a3
-EBUILD darktable-1.6.8.ebuild 4046 SHA256 
7cf1bc5ce53846951f50537cf263621c4a02ed911fed06b8f1e2c32afd5a2724 SHA512 
d68614204ff3cb3b028f1b60dff08dfdaf34bd497fe2beb495134ef6645273780468aa8ab6f8858b6ece23df1d85147ad006e70be4f0146b8de85debb5ecb475
 WHIRLPOOL 
3d0ced798479e764f7d1cd5e953a89178fa64e893ec3c721e2d6c094a9cdbb22673a08e718d051788fdcb9bad75319e32050f9ab8b5618f953f965b57f59f9a3
 EBUILD darktable-1.6.9.ebuild 4046 SHA256 
7cf1bc5ce53846951f50537cf263621c4a02ed911fed06b8f1e2c32afd5a2724 SHA512 
d68614204ff3cb3b028f1b60dff08dfdaf34bd497fe2beb495134ef6645273780468aa8ab6f8858b6ece23df1d85147ad006e70be4f0146b8de85debb5ecb475
 WHIRLPOOL 
3d0ced798479e764f7d1cd5e953a89178fa64e893ec3c721e2d6c094a9cdbb22673a08e718d051788fdcb9bad75319e32050f9ab8b5618f953f965b57f59f9a3
 EBUILD darktable-2.0_rc3.ebuild 4051 SHA256 
7010b1c3a79aeb14f90e380f3ab0929459aff2452577137b18c7a6cc677546fb SHA512 
8ba2

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

2015-12-05 Thread Markus Meier
commit: 5225919373d3af297d60ee6cfd5c2aec86d35f25
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Dec  5 13:02:59 2015 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Dec  5 13:02:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52259193

dev-ruby/listen: add ~arm, bug #519596

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-ruby/listen/listen-2.8.6.ebuild 
b/dev-ruby/listen/listen-2.8.6.ebuild
index b5fff68..433c0a7 100644
--- a/dev-ruby/listen/listen-2.8.6.ebuild
+++ b/dev-ruby/listen/listen-2.8.6.ebuild
@@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/guard/listen";
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 # Block on other packages trying to install a /usr/bin/listen



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

2015-12-05 Thread Markus Meier
commit: 3a48213e6d1fbde0792fee9c7705a774e206c8e4
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Dec  5 13:02:21 2015 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Dec  5 13:02:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a48213e

dev-ruby/celluloid-io: add ~arm, bug #519596

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"

 dev-ruby/celluloid-io/celluloid-io-0.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/celluloid-io/celluloid-io-0.16.2.ebuild 
b/dev-ruby/celluloid-io/celluloid-io-0.16.2.ebuild
index dccb010..f97e97f 100644
--- a/dev-ruby/celluloid-io/celluloid-io-0.16.2.ebuild
+++ b/dev-ruby/celluloid-io/celluloid-io-0.16.2.ebuild
@@ -17,7 +17,7 @@ IUSE=""
 SLOT="0"
 
 LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 ruby_add_rdepend ">=dev-ruby/celluloid-0.16.0
>=dev-ruby/nio4r-1.1.0"



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

2015-12-05 Thread Markus Meier
commit: 1672719f941556757ab10b50ff657556a5cc2081
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Dec  5 13:01:44 2015 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Dec  5 13:01:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1672719f

dev-ruby/nio4r: add ~arm, bug #519596

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-ruby/nio4r/nio4r-1.1.0.ebuild 
b/dev-ruby/nio4r/nio4r-1.1.0.ebuild
index 5185243..ef39ae3 100644
--- a/dev-ruby/nio4r/nio4r-1.1.0.ebuild
+++ b/dev-ruby/nio4r/nio4r-1.1.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/celluloid/nio4r";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE=""
 
 # Note that nio4r bundles a patched copy of libev, and without these



  1   2   >