[gentoo-commits] repo/gentoo:master commit in: app-misc/carbon-c-relay/

2016-02-23 Thread Fabian Groffen
commit: 2740a30741e74a48ef6c709f27953852fcb11de4
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Feb 24 07:37:06 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Feb 24 07:37:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2740a307

app-misc/carbon-c-relay: version bump

Package-Manager: portage-2.2.27

 app-misc/carbon-c-relay/Manifest   | 2 +-
 .../{carbon-c-relay-1.4.ebuild => carbon-c-relay-1.8.ebuild}   | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-misc/carbon-c-relay/Manifest b/app-misc/carbon-c-relay/Manifest
index 96e8e02..47133fa 100644
--- a/app-misc/carbon-c-relay/Manifest
+++ b/app-misc/carbon-c-relay/Manifest
@@ -1,3 +1,3 @@
-DIST carbon-c-relay-1.4.tar.gz 71367 SHA256 
8575be832d204a0c12e4cd793ae05d5c2683974a90e93aeb70e69199b7991d45 SHA512 
389d08bccdbd2e566a2580017fb14afd37b0c609f20ecdef526f4810d50c84e06f396a161f0ad4eb7d1810cada9f24640b19afe7a18dd241a16d435cc72d8d0d
 WHIRLPOOL 
ad639e96e7589e7cd84e71d4840afeab9f18e768ee98fa9ab6e3d69e4255ad74e5b715e71667eaf330e9a7cc20ce2158058683081bb91785863cbcd5e6a4dccf
 DIST carbon-c-relay-1.5.tar.gz 71236 SHA256 
59a64e9567204a6bf2e294123a3b31b483ea3cf6bf1395d3a17272d7ee9ad0b0 SHA512 
ca8709a72aaa78de9aedd26a7b953be4550c226d8afaf494d96cb6de683bec871bc7e3d7e8c1ec593dc59783b8ca3c6dff46d83b208c1ffaf86edaa09e44c357
 WHIRLPOOL 
ce328538515cd433d016f24fb11f3b90ef959414d2c3f47c6acab3101893ef42df6de73eebf4a6291d9b471c87e4bc5ec1e046ef50aaf737cc7f08d56cdeda2a
 DIST carbon-c-relay-1.7.tar.gz 71240 SHA256 
5cc3c14fa6d466143bd97bcde2c79e0d497e441378178e38da496ccdcde09111 SHA512 
2820d9fe83ee5dd0f0ff4a7855951ff1ea1ccb23e585fd2b0932975335a8121b7578a3de9d78a09619689e70262db6a31099471f49b861cec2fa87ffee35a737
 WHIRLPOOL 
13fb7516a9b594c0d819c00b267a9f12cb428de005d16094a7d6bbc910c8a6d15ce2be3253fe7105dec2b96d91363fce86e37d63cf7a6d683f4757ba6a61a728
+DIST carbon-c-relay-1.8.tar.gz 72017 SHA256 
e284b6cf2cb12996e41ee0a8e25f1e17a3b4510bdae3b3a549f22875507f5646 SHA512 
1865507cd5404bb74715eeffc4bc2ff2e77668ea477566e4391d2fb695d4cd8dbf8222acaa2b9db39c12110fe2e18b4482ed378c5eb6c5ec95193e4c1cd4b550
 WHIRLPOOL 
1a8bc8e1504ed9e126d6609cf6c28d812d6a6cd29a6bf88e98b6213c277a1bd29430eeb5f0a39aac22548108d3fcbeb8e4ec3f1a79c92d5c5297a4c8d15e9105

diff --git a/app-misc/carbon-c-relay/carbon-c-relay-1.4.ebuild 
b/app-misc/carbon-c-relay/carbon-c-relay-1.8.ebuild
similarity index 93%
rename from app-misc/carbon-c-relay/carbon-c-relay-1.4.ebuild
rename to app-misc/carbon-c-relay/carbon-c-relay-1.8.ebuild
index 263b046..ab8f7df 100644
--- a/app-misc/carbon-c-relay/carbon-c-relay-1.4.ebuild
+++ b/app-misc/carbon-c-relay/carbon-c-relay-1.8.ebuild
@@ -23,9 +23,8 @@ pkg_preinst() {
enewuser carbon -1 -1 -1 carbon
 }
 
-src_prepare() {
+src_configure() {
tc-export CC
-   tc-has-openmp || export OPENMP_FLAGS=
 }
 
 src_install() {



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

2016-02-23 Thread Hans de Graaff
commit: 5e304a41c6fc416e22b670082663d1e08a44630f
Author: Hans de Graaff  degraaff  org>
AuthorDate: Wed Feb 24 07:11:20 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Feb 24 07:11:20 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=5e304a41

dev-python/django: add ~x86

Package-Manager: portage-2.2.26

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

diff --git a/dev-python/django/django-1.6.11.2.ebuild 
b/dev-python/django/django-1.6.11.2.ebuild
index a93b67a..057a812 100644
--- a/dev-python/django/django-1.6.11.2.ebuild
+++ b/dev-python/django/django-1.6.11.2.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="https://downloads.reviewboard.org/releases/Django/1.6/${MY_P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc sqlite test"
 
 RDEPEND=""



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

2016-02-23 Thread Hans de Graaff
commit: 15dee40396ea6f7e748ecf713b8986ab8a19151e
Author: Hans de Graaff  degraaff  org>
AuthorDate: Mon Feb 22 19:11:37 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Feb 22 19:11:37 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=15dee403

app-emacs/ponylang-mode: initial import

Package-Manager: portage-2.2.26

 app-emacs/ponylang-mode/Manifest   |  1 +
 .../ponylang-mode/files/50ponylang-mode-gentoo.el  |  6 ++
 app-emacs/ponylang-mode/metadata.xml   |  5 +
 app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild | 18 ++
 4 files changed, 30 insertions(+)

diff --git a/app-emacs/ponylang-mode/Manifest b/app-emacs/ponylang-mode/Manifest
new file mode 100644
index 000..fd10e4c
--- /dev/null
+++ b/app-emacs/ponylang-mode/Manifest
@@ -0,0 +1 @@
+DIST ponylang-mode-0.0.1.tar.gz 4886 SHA256 
4e9ff331e04ff04830361b8aadf7ce1a38a024b068eb2ffbcedc881b39491a3d SHA512 
891c10da4e2b92dd99f6a13cae41441ea94f7612086c6e78ba63c22a5d9ed37bb92a18e290f878d9b2f46dc6c7bc61cce43a014311fa1719ad1cce50ae6470eb
 WHIRLPOOL 
4223e9bd55a1a2f5419b60d37b13e5d72d4a29388083b2fbaf7710c21f4a509bda818eb020099c533f270a2badbaf28a7e5839a3e35b67858c354030c97b8fa7

diff --git a/app-emacs/ponylang-mode/files/50ponylang-mode-gentoo.el 
b/app-emacs/ponylang-mode/files/50ponylang-mode-gentoo.el
new file mode 100644
index 000..42e8e88
--- /dev/null
+++ b/app-emacs/ponylang-mode/files/50ponylang-mode-gentoo.el
@@ -0,0 +1,6 @@
+
+;;; ponylang-mode site-lisp configuration
+
+(add-to-list 'load-path "@SITELISP@")
+(add-to-list 'auto-mode-alist '("\\.pony$" . ponylang-mode))
+(autoload 'ponylang-mode "ponylang-mode" "Mode for editing pony")

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

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



[gentoo-commits] dev/graaff:master commit in: dev-util/reviewboard/

2016-02-23 Thread Hans de Graaff
commit: 6b87a65ce6c26aad95945bcf40605106a98136ea
Author: Hans de Graaff  degraaff  org>
AuthorDate: Wed Feb 24 07:15:36 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Feb 24 07:15:36 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=6b87a65c

dev-util/reviewboard: add 2.5.3

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

 dev-util/reviewboard/Manifest |   1 +
 dev-util/reviewboard/reviewboard-2.5.3.ebuild | 127 ++
 2 files changed, 128 insertions(+)

diff --git a/dev-util/reviewboard/Manifest b/dev-util/reviewboard/Manifest
index f1b2989..8cbef5a 100644
--- a/dev-util/reviewboard/Manifest
+++ b/dev-util/reviewboard/Manifest
@@ -1,3 +1,4 @@
 DIST ReviewBoard-2.0.20.tar.gz 8360873 SHA256 
cb83d5aabcb2a685043cd2dd516b833e6f73d3777fcbd0402a3c347f8ac75196 SHA512 
9a6f9e1bc3a59264f365b4ce057cb4961e8ead03cc11735e909e280109a5a30a9ec12d16eb2679e7b8e83abe92fc7caacfa82ca1d31ee487e54c6891880ed7aa
 WHIRLPOOL 
ead1ff1af5e0d6239822c498e8b87044a3fb93b5a7f8fe94588f0e2f8b9766f13f88dbfe7c4b25d482bc7618621105871c9d60f1193f32b6450b9cdf0a2f441e
 DIST ReviewBoard-2.5.1.1.tar.gz 12734864 SHA256 
96cbef615fc654dbb4220257ecc49d6e569b183fe92c2150fcd676ac84f7a892 SHA512 
920bf14817b442df973e493707668e39ede1365dc528a67811009e142ac325c5f89b0e176397b2ef6a68c2558c237258c09ec333a814c1c1a9f2e6a8b95b05cf
 WHIRLPOOL 
0059a96e3dbe7ae59cda3b7d4034ecb21adc6b8911fdd211e54ce542ff2ec6d3e7bfc9cbfd694f10494ff55db012685c51bd634fb85e2e55d3987799b340a414
 DIST ReviewBoard-2.5.2.tar.gz 12736246 SHA256 
cdd8635a73cdfd3f8ee962a2c9bf2ccad2b117768d667e0e75fa839f7244913f SHA512 
141d33fcfb1d6e45a7b19d692c044f857e484f10adad9bd18f5e9eb87ebb77c470d503851e9a7afe4deb778ed964190c06ae5b3571f16d4ce007caf1ef7479bc
 WHIRLPOOL 
2d1635d265fbfed32ccd84c2a2858d1194f808970a4d889001ab8a5d802afdb8aa2f2ee216508aa5a99dbc98b65caae2acf23e7b044132e890296ee6764ba09e
+DIST ReviewBoard-2.5.3.tar.gz 13034851 SHA256 
3508c698fd1da0369e7b4379de43cbe8d1bb369b0cef373d77455d741eacbdd9 SHA512 
b92a7d3c877eed815734308db681eba626d9523a0fd1f55abeb50cb29ffa67de6b7b69f224601dee81f92146e7351a775b95f174f5dd61ebfdab26a52559ef63
 WHIRLPOOL 
b28650bbb7235dc12bb312a3286899f6b8155a63d1ec8e832dee3573ec86bfb3e483c91dba80667eacc4a2f37cc367dadbf3bf0711e54e14df57f2792be15ae9

diff --git a/dev-util/reviewboard/reviewboard-2.5.3.ebuild 
b/dev-util/reviewboard/reviewboard-2.5.3.ebuild
new file mode 100644
index 000..40bc783
--- /dev/null
+++ b/dev-util/reviewboard/reviewboard-2.5.3.ebuild
@@ -0,0 +1,127 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="sqlite"
+
+inherit distutils-r1
+
+MY_PN="ReviewBoard"
+DESCRIPTION="A web-based code review tool that offers developers a way to 
handle code reviews"
+HOMEPAGE="http://www.reviewboard.org/;
+SRC_URI="http://downloads.reviewboard.org/releases/${MY_PN}/2.5/${MY_PN}-${PV}.tar.gz;
+KEYWORDS="~amd64 ~x86"
+IUSE="codebase doc manual rnotes test"
+
+LICENSE="MIT"
+SLOT="0"
+S=${WORKDIR}/${MY_PN}-${PV}
+
+RDEPEND=">=dev-python/django-1.6.11.1[${PYTHON_USEDEP},sqlite]
+   =dev-python/django-evolution-0.7.6[${PYTHON_USEDEP}]
+   =dev-python/django-haystack-2.3.1[${PYTHON_USEDEP}]
+   dev-python/django-multiselectfield[${PYTHON_USEDEP}]
+   >=dev-python/Djblets-0.9[${PYTHON_USEDEP}]
+   =dev-python/pygments-1.6[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   >=dev-python/markdown-2.6.0[${PYTHON_USEDEP}]
+   =dev-python/paramiko-1.12[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   >=dev-python/pycrypto-2.6[${PYTHON_USEDEP}]
+   >=dev-python/mimeparse-0.1.3[${PYTHON_USEDEP}]
+   >=dev-python/python-dateutil-1.5[${PYTHON_USEDEP}]
+   dev-python/python-memcached[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2012h[${PYTHON_USEDEP}]
+   dev-python/recaptcha-client[${PYTHON_USEDEP}]
+   >=dev-python/whoosh-2.6[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+
+REQUIRED_USE="doc? ( || ( codebase manual rnotes ) )"
+# Tests mostly access the inet and when run mostly fail
+RESTRICT=test
+
+python_prepare_all() {
+   # Running uglify is a problem right now, so skip this step. Rather
+   # have newer versions than compacted javascript.
+   sed -e "s/'pipeline.compressors.uglifyjs.UglifyJSCompressor'/None/" -i 
reviewboard/settings.py || die
+
+   # 
https://github.com/reviewboard/reviewboard/commit/b1b8867deb7cd857003d8abbf16e85897b0cb4bf
+   # # The version bordering of python-dateutil is long out of date and 
wrong since end of March 2012!
+   sed -e 's:==1.5:>=1.5:' -i setup.py || die
+
+   # Use newer markdown version still available
+   sed -i -e '/markdown/ s/2.4/2.6/g' setup.py || 

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

2016-02-23 Thread Hans de Graaff
commit: 73c621dcd3cd47a643599612cc251b5fc789060e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb 23 07:29:30 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Feb 24 06:45:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c621dc

dev-ruby/websocket: add 1.2.2

Package-Manager: portage-2.2.26

 dev-ruby/websocket/Manifest   |  1 +
 dev-ruby/websocket/websocket-1.2.2.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-ruby/websocket/Manifest b/dev-ruby/websocket/Manifest
index c3eaa9d..a2c5af8 100644
--- a/dev-ruby/websocket/Manifest
+++ b/dev-ruby/websocket/Manifest
@@ -1 +1,2 @@
 DIST websocket-1.1.1.gem 24064 SHA256 
a8629d64b1255098ebb4a69fc892a53d70a1d55e49ab2f3fe54c201bf8505bbd SHA512 
8b814070e1d9b18c5ca860555ee11a32fa427ca1058e7c33f43f57b186a820a06ba61d3117ccf5868cf1274dd0978729d69c39bff707c489efe812cb2769f461
 WHIRLPOOL 
4832ca7df72d5efb20ee62945b1994c0a6a10fb39057fbfacdc06dc0d99e256eac81c20d3d7db2826db65a770fa0323e1bc322f8803e150c6d082ba859156ff3
+DIST websocket-1.2.2.gem 26112 SHA256 
e42a150316fa957b49da39308338b33c3f8ea9bb8a7720d26a042547e4d32cbb SHA512 
a79e87a317a60c021f988edcf51a1fe2e0eaba44a152db1d74d81ac0208ffaa9483959bb162d56cd5c7b916da224bae9598b42510fa24fdcc64ad34e46c406c8
 WHIRLPOOL 
795bbb92423a382d5707cdf9288b86d7964972fc2d265971cc46875a5901fafb29bc99bcb03fc88a80616f09e3b45c626f3b5681311e2b16dca4226491f74227

diff --git a/dev-ruby/websocket/websocket-1.2.2.ebuild 
b/dev-ruby/websocket/websocket-1.2.2.ebuild
new file mode 100644
index 000..2d59a56
--- /dev/null
+++ b/dev-ruby/websocket/websocket-1.2.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Universal Ruby library to handle WebSocket protocol"
+HOMEPAGE="https://github.com/imanel/websocket-ruby;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""



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

2016-02-23 Thread Hans de Graaff
commit: e1676533627c46220672e334a0ff5f503a90923e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb 23 07:27:42 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Feb 24 06:45:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1676533

dev-ruby/pdf-reader: add 1.4.0

Package-Manager: portage-2.2.26

 dev-ruby/pdf-reader/Manifest|  1 +
 dev-ruby/pdf-reader/pdf-reader-1.4.0.ebuild | 46 +
 2 files changed, 47 insertions(+)

diff --git a/dev-ruby/pdf-reader/Manifest b/dev-ruby/pdf-reader/Manifest
index 1db5336..4facb50 100644
--- a/dev-ruby/pdf-reader/Manifest
+++ b/dev-ruby/pdf-reader/Manifest
@@ -1 +1,2 @@
+DIST pdf-reader-1.4.0.tar.gz 10237090 SHA256 
c23d5eec976c5d824d16f348ef49b87b0918cc2a2327aa7936605b92b8c181e9 SHA512 
e9b123058c5bf31c7ac264adf17da25cb643408cd0ac4f8da0b7949576e11b1ac4141df649c7ce45f3accf2ddfb6ab3edd35ce336e4588bb090bfbbfe1f42965
 WHIRLPOOL 
8d50fde908037c228cc40028cb10e040b4571446ebba07140e6f0b1515d6ff0d282c37c08071a86a256e8a3722a86c069d2e1db6bd35fb2c577c68fbfc2d41a9
 DIST pdf-reader-git-1.3.3.tgz 9987686 SHA256 
1e5e468fe99911ec4472031e66ebe6a4bb1fc05a2156b646ce9dff43c0253815 SHA512 
5394767df24de30133e3b33a00421588f85fecd4006d2bbe622e905ef0d92947a2d11f6ea7bb8f61b43aebba9204b2c2512f97dc120d19fc87cd0a42011a3750
 WHIRLPOOL 
bd6f15fe6548728d884890cddfddb4abf0e35504528036703f582e3c405e7c4efcb71a7b4e846b67e7767bcaf34a9219ee9d1a7f45f84bf2cabd860eebf2934e

diff --git a/dev-ruby/pdf-reader/pdf-reader-1.4.0.ebuild 
b/dev-ruby/pdf-reader/pdf-reader-1.4.0.ebuild
new file mode 100644
index 000..e595eca
--- /dev/null
+++ b/dev-ruby/pdf-reader/pdf-reader-1.4.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+GITHUB_USER=yob
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc TODO"
+
+inherit ruby-fakegem
+
+DESCRIPTION="PDF parser conforming as much as possible to the PDF 
specification from Adobe"
+HOMEPAGE="https://github.com/yob/pdf-reader/;
+
+# We cannot use the gem distributions because they don't contain the
+# tests' data, we have to rely on the git tags.
+SRC_URI="https://github.com/${GITHUB_USER}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/afm-0.2.1
+   =dev-ruby/ascii85-1*
+   =dev-ruby/hashery-2*
+   dev-ruby/ttfunk:*
+   dev-ruby/ruby-rc4"
+
+all_ruby_prepare() {
+   # Remove bundler support
+   sed -i -e '/[Bb]undler/d' spec/spec_helper.rb || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/* || die
+}



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

2016-02-23 Thread Jeroen Roovers
commit: fb18f46168250ca341ab2ee95f1c3e0891edebd3
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Feb 24 05:32:35 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Feb 24 05:32:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb18f461

net-analyzer/fwlogwatch: Version bump.

Package-Manager: portage-2.2.27

 net-analyzer/fwlogwatch/Manifest  |  1 +
 net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild | 87 +++
 2 files changed, 88 insertions(+)

diff --git a/net-analyzer/fwlogwatch/Manifest b/net-analyzer/fwlogwatch/Manifest
index a1529b7..2aeebe4 100644
--- a/net-analyzer/fwlogwatch/Manifest
+++ b/net-analyzer/fwlogwatch/Manifest
@@ -1 +1,2 @@
 DIST fwlogwatch-1.4.tar.bz2 92652 SHA256 
0ca67b2f2a36e4f79ac202018d5440809d50a1cb7203e2a02818f2aade112e9a SHA512 
0a67c0ae8b096fdf7a06e279a11b0bc71f2d514790c1669f60606b17a7f3f3ec97dedc2005438ce0ec82efcd66a822b62dbb36603f4b02e010f469fb885b87e6
 WHIRLPOOL 
7dc01a46be44733cab6f69525f704f4ed86802112bfff284480df4d9151174e6d0bb03a6cc7349a77b7c32b6d312dea582627c0e7b71cad4e36073fda46057f9
+DIST fwlogwatch-1.5.tar.bz2 94451 SHA256 
0c8c9465b9d6c653b26492028bb040f60987804dfc53e480cb8cfde62cb72b1d SHA512 
d4890596859929ddc6adfd7f9e735e0c414bad40eff6732120a522a8bd4fb8d1442c7d1026f0f3c6ac5c4d51b76a2bac486d04f0fbceae67395c585098afef85
 WHIRLPOOL 
6dd21c08158c2fd99c13ea46e8cbd9ebd7ec7e0612cf21f6cef07efcbe134aec900bae33ecd74f61fa1ddbc799bfd22d37f5c42927a72f02b8298c7851f2e2b0

diff --git a/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild 
b/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild
new file mode 100644
index 000..1479b99
--- /dev/null
+++ b/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils flag-o-matic toolchain-funcs
+
+DESCRIPTION="A packet filter and firewall log analyzer"
+HOMEPAGE="http://fwlogwatch.inside-security.de/;
+SRC_URI="${HOMEPAGE}sw/${P}.tar.bz2"
+
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+LICENSE="GPL-1"
+SLOT="0"
+IUSE="nls zlib"
+
+RDEPEND="
+   zlib? ( sys-libs/zlib )
+"
+DEPEND="
+   ${RDEPEND}
+   sys-devel/flex
+   nls? ( sys-devel/gettext )
+"
+
+src_prepare() {
+   if use nls; then
+   strip-linguas -i po/
+   local lingua pofile
+   for pofile in po/*.po; do
+   lingua=${pofile/po\/}
+   lingua=${lingua/.po}
+   if ! has ${lingua} ${LINGUAS}; then
+   sed -i \
+   -e "/${lingua}.[mp]o/d" \
+   Makefile po/Makefile || die
+   fi
+   done
+   fi
+
+   sed -i \
+   -e '/^INSTALL_/s|$| -D|g' \
+   -e 's|make|$(MAKE)|g ' \
+   Makefile || die
+}
+
+src_configure() {
+   if ! use zlib; then
+   sed -i Makefile -e '/^LIBS/ s|-lz||g' || die
+   else
+   append-cflags -DHAVE_ZLIB
+   fi
+
+   use nls && append-cflags -DHAVE_GETTEXT
+}
+
+src_compile() {
+   emake \
+   CC=$(tc-getCC) \
+   CFLAGS="${CFLAGS}" \
+   LDFLAGS="${LDFLAGS}"
+   use nls && emake -C po
+}
+
+src_install() {
+   emake \
+   LOCALE_DIR="${D}/usr" INSTALL_DIR="${D}/usr" \
+   install
+   use nls && emake \
+   LOCALE_DIR="${D}/usr" INSTALL_DIR="${D}/usr" \
+   install-i18n
+
+   dosbin contrib/fwlw_notify
+   dosbin contrib/fwlw_respond
+
+   dodoc AUTHORS ChangeLog CREDITS README
+
+   insinto /usr/share/fwlogwatch/contrib
+
+   doins contrib/fwlogsummary.cgi
+   doins contrib/fwlogsummary_small.cgi
+   doins contrib/fwlogwatch.php
+
+   insinto /etc
+   doins fwlogwatch.config
+}



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

2016-02-23 Thread Jeroen Roovers
commit: 6af01887a334d7b931d8aa17f124747c822efd41
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Feb 24 05:59:33 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Feb 24 05:59:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af01887

net-analyzer/cacti: Version bump.

Package-Manager: portage-2.2.27

 net-analyzer/cacti/Manifest|  1 +
 net-analyzer/cacti/cacti-0.8.8g.ebuild | 60 ++
 2 files changed, 61 insertions(+)

diff --git a/net-analyzer/cacti/Manifest b/net-analyzer/cacti/Manifest
index 1ab0eaa..913fb15 100644
--- a/net-analyzer/cacti/Manifest
+++ b/net-analyzer/cacti/Manifest
@@ -1,2 +1,3 @@
 DIST cacti-0.8.8e.tar.gz 2594446 SHA256 
43b091957faf03a4b0baacc8c327320394c0843476ea34e3beb1416506ad3f55 SHA512 
11eeace353b7bacb2e4f065b1557b6978f0315d372f03f25bbdd210aaa494b70661b24502885bb610d8cf042cdcd68c69ea1a6fd1cb7073af29553116500df0c
 WHIRLPOOL 
ea5f29a71504f4e1fb4d8981db84b46fb87842921d8f6f422b8a0c2b127e80b785fca60b3b037036396cf9de456240a573cd446118f03a93f25a2406fe22be40
 DIST cacti-0.8.8f.tar.gz 2594409 SHA256 
2ea92407c11bf13302558a5bc9e1f3a57bd14a1d9ded48c505ec495762f76738 SHA512 
b712a9f8b7bee632cb4982fed72793ac2f4d70aa042784bbd2fd3923a27901f457393aa95bbd63960187e85fe462c35e88fa3cd93e8537a3a68f94bdbf5d7f2b
 WHIRLPOOL 
58c883780fed833df2501b204a21fc8605e76a7b5ac26ebd13f0bf22f45dda6363be35ada8af2a65f4e7db506d103b6739d73699676c1622e7051eb8a89ad555
+DIST cacti-0.8.8g.tar.gz 2584879 SHA256 
3187bd5054ae4e54496bb23187f14c79a441fedcfd397a2d27cd60179f0dee33 SHA512 
cbac69de47a32de8b87d0fc2f32e90eb70f7f13828fd17764957b5afbbcc7a8954ccc49f30f414d5fdf09142967a9ddcb4cde66d03569407ae05fc36612b731c
 WHIRLPOOL 
47633f00e8875f98d80806cb0743b817030c487a3c62ede453e73125f87c210c320820c92df9227e32148ff8271c8760c504955a683d6affadda73846213

diff --git a/net-analyzer/cacti/cacti-0.8.8g.ebuild 
b/net-analyzer/cacti/cacti-0.8.8g.ebuild
new file mode 100644
index 000..3c9a4a9
--- /dev/null
+++ b/net-analyzer/cacti/cacti-0.8.8g.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils webapp
+
+# Support for _p* in version.
+MY_P=${P/_p*/}
+
+DESCRIPTION="Cacti is a complete frontend to rrdtool"
+HOMEPAGE="http://www.cacti.net/;
+SRC_URI="http://www.cacti.net/downloads/${MY_P}.tar.gz;
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="snmp doc"
+
+need_httpd
+
+RDEPEND="
+   dev-lang/php[cli,mysql,session,sockets,xml]
+   dev-php/adodb
+   net-analyzer/rrdtool[graph]
+   virtual/cron
+   virtual/mysql
+   snmp? ( >=net-analyzer/net-snmp-5.2.0 )
+"
+
+src_prepare() {
+   sed -i -e \
+   's:$config\["library_path"\] . 
"/adodb/adodb.inc.php":"adodb/adodb.inc.php":' \
+   "${S}"/include/global.php || die
+
+   rm -rf lib/adodb || die # don't use bundled adodb
+}
+
+src_compile() { :; }
+
+src_install() {
+   webapp_src_preinst
+
+   rm LICENSE README || die
+   dodoc docs/{CHANGELOG,CONTRIB,README,txt/manual.txt}
+   use doc && dohtml -r docs/html/
+   rm -rf docs
+
+   edos2unix `find -type f -name '*.php'`
+
+   dodir ${MY_HTDOCSDIR}
+   cp -r . "${D}"${MY_HTDOCSDIR}
+
+   webapp_serverowned ${MY_HTDOCSDIR}/rra
+   webapp_serverowned ${MY_HTDOCSDIR}/log/cacti.log
+   webapp_configfile ${MY_HTDOCSDIR}/include/config.php
+   webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/cacti-spine/, net-analyzer/cacti-spine/files/

2016-02-23 Thread Jeroen Roovers
commit: 636198c593fc9532c6a4ac3bbdcc66cb65625988
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Feb 24 06:00:28 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Feb 24 06:00:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636198c5

net-analyzer/cacti-spine: Version bump.

Package-Manager: portage-2.2.27

 net-analyzer/cacti-spine/Manifest  |  1 +
 net-analyzer/cacti-spine/cacti-spine-0.8.8g.ebuild | 50 ++
 .../files/cacti-spine-0.8.8g-fix-ac-macro.patch| 11 +
 .../files/cacti-spine-0.8.8g-net-snmp.patch| 19 
 .../files/cacti-spine-0.8.8g-parallel-make.patch   |  9 
 5 files changed, 90 insertions(+)

diff --git a/net-analyzer/cacti-spine/Manifest 
b/net-analyzer/cacti-spine/Manifest
index f93518e..6024bed 100644
--- a/net-analyzer/cacti-spine/Manifest
+++ b/net-analyzer/cacti-spine/Manifest
@@ -1,2 +1,3 @@
 DIST cacti-spine-0.8.8e.tar.gz 757042 SHA256 
e014488acffd4dd3a88306c3809e93a89c8538a050c2a58a9666e4c04c004b92 SHA512 
165e93d4cce3378e911aec41fcd68fb541d82d849ebf3e2e28e0ddb65027ff2eb77d488acbaa133244091cd02adb58d8f74ea5abc36abed07af9ea72bc104f40
 WHIRLPOOL 
59442f54fbb8956a945404f374eba848bc21b60d53dacb025132a91dc077115aa65ee30959ba81fb521beb9732c1c5944adb1c555a36ad6ea72898172404970c
 DIST cacti-spine-0.8.8f.tar.gz 757078 SHA256 
d0599239187f2f5a29f82b809e6941447f18bb7b170cd42e67455633b195e3c7 SHA512 
8c5e1713bb1d41227cef6047e5348ef33b90b5591976cf24390abbf1e5c68de6714f785d9517ca9aed21b42b6b8772512af176b9f62bf18d6d74d949a6359a22
 WHIRLPOOL 
70545057f80d5cc5940059179bc3b72eabf48ff61c5eed5b0b344e995eb1411e3a89359e8c0b6bc3850b029233597d581ece59a99c6653ac7cfd028ef2e24232
+DIST cacti-spine-0.8.8g.tar.gz 805321 SHA256 
f7d60d5663f6fe8f730363763f31d110589c725e482c943f0f8287359a6db533 SHA512 
24d208b4779e5d04e0206e950c0d49d0453937b3da4a3e3bdbb1a075bdf22db3c6bb6789bab92f6c22a67c39745a36fc98cb28371423469b87a5936b3afb3ba3
 WHIRLPOOL 
d1106b59748ac166c0b44ffdad285c3efefb03fec98318704e16022bf788168603884ee1b4bd22d9ef5fb962c5a60bfda241c6675b987fe9c02c7c4068213ad2

diff --git a/net-analyzer/cacti-spine/cacti-spine-0.8.8g.ebuild 
b/net-analyzer/cacti-spine/cacti-spine-0.8.8g.ebuild
new file mode 100644
index 000..75f9d64
--- /dev/null
+++ b/net-analyzer/cacti-spine/cacti-spine-0.8.8g.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit autotools eutils
+
+MY_P=${PN}-${PV/_p/-}
+
+DESCRIPTION="Spine is a fast poller for Cacti (formerly known as Cactid)"
+HOMEPAGE="http://cacti.net/spine_info.php;
+SRC_URI="http://www.cacti.net/downloads/spine/${MY_P}.tar.gz;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+CDEPEND="
+   dev-libs/openssl:*
+   net-analyzer/net-snmp
+   virtual/mysql
+"
+DEPEND="
+   ${CDEPEND}
+   sys-apps/help2man
+"
+RDEPEND="
+   ${CDEPEND}
+   >net-analyzer/cacti-0.8.8
+"
+
+src_prepare() {
+   epatch \
+   "${FILESDIR}"/${PN}-0.8.8g-fix-ac-macro.patch \
+   "${FILESDIR}"/${PN}-0.8.8d-mysql.patch \
+   "${FILESDIR}"/${PN}-0.8.8d-ping.patch \
+   "${FILESDIR}"/${PN}-0.8.8g-net-snmp.patch \
+   "${FILESDIR}"/${PN}-0.8.8g-parallel-make.patch
+
+   sed -i -e 's/^bin_PROGRAMS/sbin_PROGRAMS/' Makefile.am
+   AT_M4DIR="config" eautoreconf
+}
+
+src_install() {
+   dosbin spine
+   insinto /etc/
+   insopts -m0640 -o root
+   newins spine.conf{.dist,}
+   dodoc ChangeLog README
+}

diff --git 
a/net-analyzer/cacti-spine/files/cacti-spine-0.8.8g-fix-ac-macro.patch 
b/net-analyzer/cacti-spine/files/cacti-spine-0.8.8g-fix-ac-macro.patch
new file mode 100644
index 000..fa12f1e
--- /dev/null
+++ b/net-analyzer/cacti-spine/files/cacti-spine-0.8.8g-fix-ac-macro.patch
@@ -0,0 +1,11 @@
+--- a/configure.ac
 b/configure.ac
+@@ -10,7 +10,7 @@
+ AC_LANG(C)
+ 
+ AM_INIT_AUTOMAKE(spine, 0.8.8g)
+-AM_CONFIG_HEADER(config/config.h)
++AC_CONFIG_HEADERS(config/config.h)
+ 
+ # static libraries
+ AC_ARG_WITH(static,

diff --git a/net-analyzer/cacti-spine/files/cacti-spine-0.8.8g-net-snmp.patch 
b/net-analyzer/cacti-spine/files/cacti-spine-0.8.8g-net-snmp.patch
new file mode 100644
index 000..5ee62e2
--- /dev/null
+++ b/net-analyzer/cacti-spine/files/cacti-spine-0.8.8g-net-snmp.patch
@@ -0,0 +1,19 @@
+--- a/configure.ac
 b/configure.ac
+@@ -251,14 +251,14 @@
+ 
+ # Net-SNMP includes v3 support and insists on crypto unless compiled 
--without-openssl
+ AC_MSG_CHECKING([if Net-SNMP needs crypto support])
+-AC_TRY_COMPILE([#include ], [exit(NETSNMP_USE_OPENSSL != 
1);],
++AC_TRY_COMPILE([#include ], 
[exit(NETSNMP_USE_OPENSSL != 1);],
+   [  AC_MSG_RESULT(yes)
+  SNMP_SSL=yes
+   ],
+   AC_MSG_RESULT(no)
+ )
+ 
+-AC_TRY_COMPILE([ #include  
++AC_TRY_COMPILE([ #include  
+   #include 
+   #include 
+   #include 

diff --git 

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

2016-02-23 Thread Jeroen Roovers
commit: d9f8d4fc4ceb4cd2f045df8718b208f04f59f80b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Feb 24 05:27:02 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Feb 24 05:27:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f8d4fc

net-misc/youtube-dl: Version bump.

Package-Manager: portage-2.2.27

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

diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest
index 7db2cf4..6349b5c 100644
--- a/net-misc/youtube-dl/Manifest
+++ b/net-misc/youtube-dl/Manifest
@@ -1,3 +1,4 @@
 DIST youtube-dl-2016.01.01.tar.gz 1874602 SHA256 
732f37c99d71b4239d72d61dd32214b5a5a618671fb0629c8f8deb28209a172c SHA512 
fdb022bed426250e5ee1c2bcc1354dd195c0f9793ca479ca8ca4cfe2f71e07ba100b0dbcda2fb9f310308ab130587d06b16a6a86f9036f0d196b317d2e5b5e92
 WHIRLPOOL 
152e709ba15264c35a89644ea0d4793bb47c82b317e54043ccfff72e40bdf95e42d76605e801233632d3863537a945cfb9ecc2f75245171b8de31b51ce6af801
 DIST youtube-dl-2016.02.10.tar.gz 1943121 SHA256 
386cfc2128eebbedf2c4ffdb41537aede509436cdb6b6ef596da4eece376d023 SHA512 
1242fd72705726334b1651a55d6406065145ace16d8f23d4cc25f729a2efc5db098a5de1beba68cf924e51bab6fa70745ae958a539421c168b3fd4c636076614
 WHIRLPOOL 
5813233d1955099f2a6b0fc897e7a06881f04a79cbf4de5ec54ed2c94dc24ea1f52a8aec9c06a1d67c054875d9bdcd7ce101f38392a8b4e428199530360200dc
 DIST youtube-dl-2016.02.13.tar.gz 1951048 SHA256 
8bb5cb62aad23fd3b049d9ffac76af6d76af8c18d68da3a3b9f602adaca1d534 SHA512 
5f453835e2829b74a1dce141180cfab33cb8e3ad8404f0b866495c7421d3e938a3ce374bcc7f4b11c52ac37e26a6e34692e7c147824f447e5f826253d32b1a47
 WHIRLPOOL 
132c175650f47fdf4d0b17a1c5d36b5dd1a183594193c328eb94eda58a6da6819689bb7fe732606e9c5f901ab3896a0a712f534cb29cf4355a925e9290441dc0
+DIST youtube-dl-2016.02.22.tar.gz 1971515 SHA256 
14cf17af94a23d451c1c8d2fcc8ee072ee99746d6bc7487c91043498599d630a SHA512 
9b1e5bf5cfe8aef0dd55093c046669358b7efc01d0a89abd8a75a4f3dd132dec90b74f1e7bddadf22d4ea21a91168f4962752739c9acd9c232c6757c2307054c
 WHIRLPOOL 
45690a4b1e1e0233d3217d481b9c078b3a4833eaa9857bc762eab4d2c6f663f7bcdbf7a1e065d52b555a6194572cff1e0bcafaf687381153f1e4c3b74c0da361

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

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

2016-02-23 Thread Jeroen Roovers
commit: 4a4047f9dc3b4c293586d838832835a057e50f8e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Feb 24 05:27:57 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Feb 24 05:27:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4047f9

net-misc/youtube-dl: Old.

Package-Manager: portage-2.2.27

 net-misc/youtube-dl/Manifest |  1 -
 net-misc/youtube-dl/youtube-dl-2016.02.10.ebuild | 87 
 2 files changed, 88 deletions(-)

diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest
index 6349b5c..a941def 100644
--- a/net-misc/youtube-dl/Manifest
+++ b/net-misc/youtube-dl/Manifest
@@ -1,4 +1,3 @@
 DIST youtube-dl-2016.01.01.tar.gz 1874602 SHA256 
732f37c99d71b4239d72d61dd32214b5a5a618671fb0629c8f8deb28209a172c SHA512 
fdb022bed426250e5ee1c2bcc1354dd195c0f9793ca479ca8ca4cfe2f71e07ba100b0dbcda2fb9f310308ab130587d06b16a6a86f9036f0d196b317d2e5b5e92
 WHIRLPOOL 
152e709ba15264c35a89644ea0d4793bb47c82b317e54043ccfff72e40bdf95e42d76605e801233632d3863537a945cfb9ecc2f75245171b8de31b51ce6af801
-DIST youtube-dl-2016.02.10.tar.gz 1943121 SHA256 
386cfc2128eebbedf2c4ffdb41537aede509436cdb6b6ef596da4eece376d023 SHA512 
1242fd72705726334b1651a55d6406065145ace16d8f23d4cc25f729a2efc5db098a5de1beba68cf924e51bab6fa70745ae958a539421c168b3fd4c636076614
 WHIRLPOOL 
5813233d1955099f2a6b0fc897e7a06881f04a79cbf4de5ec54ed2c94dc24ea1f52a8aec9c06a1d67c054875d9bdcd7ce101f38392a8b4e428199530360200dc
 DIST youtube-dl-2016.02.13.tar.gz 1951048 SHA256 
8bb5cb62aad23fd3b049d9ffac76af6d76af8c18d68da3a3b9f602adaca1d534 SHA512 
5f453835e2829b74a1dce141180cfab33cb8e3ad8404f0b866495c7421d3e938a3ce374bcc7f4b11c52ac37e26a6e34692e7c147824f447e5f826253d32b1a47
 WHIRLPOOL 
132c175650f47fdf4d0b17a1c5d36b5dd1a183594193c328eb94eda58a6da6819689bb7fe732606e9c5f901ab3896a0a712f534cb29cf4355a925e9290441dc0
 DIST youtube-dl-2016.02.22.tar.gz 1971515 SHA256 
14cf17af94a23d451c1c8d2fcc8ee072ee99746d6bc7487c91043498599d630a SHA512 
9b1e5bf5cfe8aef0dd55093c046669358b7efc01d0a89abd8a75a4f3dd132dec90b74f1e7bddadf22d4ea21a91168f4962752739c9acd9c232c6757c2307054c
 WHIRLPOOL 
45690a4b1e1e0233d3217d481b9c078b3a4833eaa9857bc762eab4d2c6f663f7bcdbf7a1e065d52b555a6194572cff1e0bcafaf687381153f1e4c3b74c0da361

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

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

2016-02-23 Thread Jeroen Roovers
commit: 31d09764024452bb33435179929cfb6ae80eab0b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Feb 24 05:25:30 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Feb 24 05:25:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31d09764

www-client/opera: Version bump.

Package-Manager: portage-2.2.27

 www-client/opera/Manifest  |  1 +
 www-client/opera/opera-35.0.2066.82.ebuild | 85 ++
 2 files changed, 86 insertions(+)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index d0990af..9a9171f 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -5,3 +5,4 @@ DIST opera-12.16-1860.x86_64.linux.tar.xz 14018800 SHA256 
b3b5cada3829d2b3b0e2da
 DIST opera-stable_34.0.2036.50_amd64.deb 44627688 SHA256 
ca32b729d044cb85d657c6ac7e613a4e60f22c1b62ffbe2fb9aa3dde6c4ed041 SHA512 
6183e07fb60aaedfa39929f2821f22b880497f61f625297198c205746c7308987a090d2a30452e38dffd8119620f41109c2d019cc0665d245b601cdb21942a5d
 WHIRLPOOL 
967f4c287578c704e1ff4e2a5b743b869ed7618694d0d0ca2ba64800b259e9a30a374ebd72498ed85285b961fe9ccda7f26c62011129dd18a76542c66419beec
 DIST opera-stable_35.0.2066.37_amd64.deb 45350606 SHA256 
3afa543f51d5f7fe4e8fbff93518c4afe0a0a8fab5e43210fbc0f6d42739d148 SHA512 
6d4ff41316879bc4607b1a4c24ff537a215fdfae672724f3d3ae5e8928e6c03a51250aa56c29258c17080b197687a6f9f169deda16ea5d3777e821bc5f474416
 WHIRLPOOL 
78aa059e8efbfa6f0680287a34af3450dab5a707fe4c31308e198dfa92e7baedaaa478ee7d5bd080b385e379f52b431a8512c9c6456e3dc0d66ff0140cb3e624
 DIST opera-stable_35.0.2066.68_amd64.deb 45320262 SHA256 
20805cc8832e1dfa961ae9f8917cb8099e62a5ea829224053927b24e2e2ceeb4 SHA512 
673ccdbac2a8cbf98f5efbfb9e44be66ab886aedee1358e84f9c3b91dc23a5f724cb46b494585a85c672b74942b138697ce47786fed13018472b9a59eb2923e3
 WHIRLPOOL 
0af64f4313576db6d731d801702b63e54e37dd58dace8a351ede5062c787411a1124704e10101724d07999032fcd8c1548e8c37034b204ba9e590c9db69a940f
+DIST opera-stable_35.0.2066.82_amd64.deb 45190134 SHA256 
5748675db2490b6d267b622db33f51a0b7d4f30af810642d562a68ba27600dff SHA512 
68caa06089745c8069df87c00823b0e64931da681438c6c6ff75553467d3763d95c93ffe8c3bd857dd32f19ea91d5116d0eb7b58ec1a7216c8f59bd883c4a3e0
 WHIRLPOOL 
5c5202cdd8630f2b00504d5ab1a5ef323adcd6b8f6dc0c5793a7676877154402e742fbb0b2d48a10dbd18a939fde75a23437fa2a464efbf2558ea6b63f471562

diff --git a/www-client/opera/opera-35.0.2066.82.ebuild 
b/www-client/opera/opera-35.0.2066.82.ebuild
new file mode 100644
index 000..ec547a8
--- /dev/null
+++ b/www-client/opera/opera-35.0.2066.82.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CHROMIUM_LANGS="
+   af az be bg bn ca cs da de el en_GB en_US es_419 es fil fi fr_CA fr fy 
gd
+   he hi hr hu id it ja kk ko lt lv me mk ms nb nl nn pa pl pt_BR pt_PT ro 
ru
+   sk sr sv sw ta te th tr uk uz vi zh_CN zh_TW zu
+"
+inherit chromium multilib unpacker
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="http://www.opera.com/;
+LICENSE="OPERA-2014"
+SLOT="0"
+SRC_URI_BASE="http://get.geo.opera.com/pub/;
+SRC_URI="
+   amd64? ( 
"${SRC_URI_BASE}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb" )
+"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   >=dev-libs/openssl-1.0.1:0
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   sys-libs/libcap
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libnotify
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+OPERA_HOME="usr/$(get_libdir)/${PN}"
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+
+   rm usr/bin/${PN} || die
+
+   rm usr/share/doc/${PN}-stable/copyright || die
+   mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die
+
+   pushd "${OPERA_HOME}/localization" > /dev/null || die
+   chromium_remove_language_paks
+   popd > /dev/null || die
+
+   sed -i \
+   -e 's|^TargetEnvironment|X-&|g' \
+   usr/share/applications/${PN}.desktop || die
+}
+
+src_install() {
+   mv * "${D}" || die
+   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
+   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
+}



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

2016-02-23 Thread Jeroen Roovers
commit: a5ded25f0c6b89da368e0e6b6c0a74850e8d80ed
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Feb 24 05:26:20 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Feb 24 05:26:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ded25f

www-client/opera: Old.

Package-Manager: portage-2.2.27

 www-client/opera/Manifest  |  2 -
 www-client/opera/opera-34.0.2036.50.ebuild | 85 --
 www-client/opera/opera-35.0.2066.37.ebuild | 85 --
 3 files changed, 172 deletions(-)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index 9a9171f..bb7a0c2 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -2,7 +2,5 @@ DIST opera-12.16-1860.amd64.freebsd.tar.xz 13312684 SHA256 
ecc001605c45baa4acf60
 DIST opera-12.16-1860.i386.freebsd.tar.xz 13385696 SHA256 
dcd80ea7a8f090a47007fc630495817feeb167220b9a9bbffbf349687f3e29d3 SHA512 
0bb2c0548765ea476cdb8be6c84faf1d60dddb5a2c08b7312027f4cd17fa8ebd4fbc1a97657bbcb0ac07733e5f3b340b181a307a778c38543140adbfe7f8b844
 WHIRLPOOL 
5703b2c736694cf6ffcf808872e72585b81c7fed9d2263d5679ee54f667f4eb6b9d34a73b80c8efc0a8640daf03da60dafa0defe0c560d3ef78f2a8a68cbb960
 DIST opera-12.16-1860.i386.linux.tar.xz 13154668 SHA256 
df640656a52b7c714faf25de92d84992116ce8f82b7a67afc1121eb3c428489d SHA512 
a13ec53311e3e78f35103a9dd5337c0e9a555362860213080211ee9d21de88fbd6aae03bed20b7515874d5a09dfbab108954213745fb82175f5e48e555152613
 WHIRLPOOL 
ae1af6858847fe51dcac8cb076a67099846ad66b734ecf92780e953daec963754c9e4352e979a636eac70e785a62bd94e084124080d7fe0f59b420a99a2133cc
 DIST opera-12.16-1860.x86_64.linux.tar.xz 14018800 SHA256 
b3b5cada3829d2b3b0e2da25e9444ce9dff73dc6692586ce72cfd4f6431e639e SHA512 
c1289f352ea5fc8133b105771f48fdc56ccd770920330b1a0ed939ff909abc68081447673572eabeb1aae6db5194b6ab35c93afad78a91d8f7a9a0f91e81ef8b
 WHIRLPOOL 
539cdf43b4c8175c664fbf786b27ede1d33e58c44f75229a1a50612951136f526d646f3e0444b6cc69961259c3e3ef7dbf722b520abb4d4dbb98032c4de335d1
-DIST opera-stable_34.0.2036.50_amd64.deb 44627688 SHA256 
ca32b729d044cb85d657c6ac7e613a4e60f22c1b62ffbe2fb9aa3dde6c4ed041 SHA512 
6183e07fb60aaedfa39929f2821f22b880497f61f625297198c205746c7308987a090d2a30452e38dffd8119620f41109c2d019cc0665d245b601cdb21942a5d
 WHIRLPOOL 
967f4c287578c704e1ff4e2a5b743b869ed7618694d0d0ca2ba64800b259e9a30a374ebd72498ed85285b961fe9ccda7f26c62011129dd18a76542c66419beec
-DIST opera-stable_35.0.2066.37_amd64.deb 45350606 SHA256 
3afa543f51d5f7fe4e8fbff93518c4afe0a0a8fab5e43210fbc0f6d42739d148 SHA512 
6d4ff41316879bc4607b1a4c24ff537a215fdfae672724f3d3ae5e8928e6c03a51250aa56c29258c17080b197687a6f9f169deda16ea5d3777e821bc5f474416
 WHIRLPOOL 
78aa059e8efbfa6f0680287a34af3450dab5a707fe4c31308e198dfa92e7baedaaa478ee7d5bd080b385e379f52b431a8512c9c6456e3dc0d66ff0140cb3e624
 DIST opera-stable_35.0.2066.68_amd64.deb 45320262 SHA256 
20805cc8832e1dfa961ae9f8917cb8099e62a5ea829224053927b24e2e2ceeb4 SHA512 
673ccdbac2a8cbf98f5efbfb9e44be66ab886aedee1358e84f9c3b91dc23a5f724cb46b494585a85c672b74942b138697ce47786fed13018472b9a59eb2923e3
 WHIRLPOOL 
0af64f4313576db6d731d801702b63e54e37dd58dace8a351ede5062c787411a1124704e10101724d07999032fcd8c1548e8c37034b204ba9e590c9db69a940f
 DIST opera-stable_35.0.2066.82_amd64.deb 45190134 SHA256 
5748675db2490b6d267b622db33f51a0b7d4f30af810642d562a68ba27600dff SHA512 
68caa06089745c8069df87c00823b0e64931da681438c6c6ff75553467d3763d95c93ffe8c3bd857dd32f19ea91d5116d0eb7b58ec1a7216c8f59bd883c4a3e0
 WHIRLPOOL 
5c5202cdd8630f2b00504d5ab1a5ef323adcd6b8f6dc0c5793a7676877154402e742fbb0b2d48a10dbd18a939fde75a23437fa2a464efbf2558ea6b63f471562

diff --git a/www-client/opera/opera-34.0.2036.50.ebuild 
b/www-client/opera/opera-34.0.2036.50.ebuild
deleted file mode 100644
index ec547a8..000
--- a/www-client/opera/opera-34.0.2036.50.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-CHROMIUM_LANGS="
-   af az be bg bn ca cs da de el en_GB en_US es_419 es fil fi fr_CA fr fy 
gd
-   he hi hr hu id it ja kk ko lt lv me mk ms nb nl nn pa pl pt_BR pt_PT ro 
ru
-   sk sr sv sw ta te th tr uk uz vi zh_CN zh_TW zu
-"
-inherit chromium multilib unpacker
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="http://www.opera.com/;
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="http://get.geo.opera.com/pub/;
-SRC_URI="
-   amd64? ( 
"${SRC_URI_BASE}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb" )
-"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   >=dev-libs/openssl-1.0.1:0
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   sys-libs/libcap
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   

[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2016-02-23 Thread Mike Frysinger
commit: 342899c334c4d3a75b9a8a39c806ff0b21b5c06f
Author: Mike Frysinger  gentoo  org>
AuthorDate: Wed Feb 24 04:25:10 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Wed Feb 24 04:26:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=342899c3

media-tv/kodi: disallow gles/vaapi together #464306

 media-tv/kodi/kodi-14.1.ebuild | 3 +++
 media-tv/kodi/kodi-15.2.ebuild | 3 +++
 media-tv/kodi/kodi-16.0.ebuild | 3 +++
 media-tv/kodi/kodi-.ebuild | 3 +++
 4 files changed, 12 insertions(+)

diff --git a/media-tv/kodi/kodi-14.1.ebuild b/media-tv/kodi/kodi-14.1.ebuild
index f911458..f28bb68 100644
--- a/media-tv/kodi/kodi-14.1.ebuild
+++ b/media-tv/kodi/kodi-14.1.ebuild
@@ -34,7 +34,10 @@ HOMEPAGE="http://kodi.tv/ http://kodi.wiki/;
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="airplay avahi bluetooth bluray caps cec css debug +fishbmc gles goom 
java joystick midi mysql nfs +opengl profile +projectm pulseaudio pvr +rsxs 
rtmp +samba sdl sftp test +texturepacker udisks upnp upower +usb vaapi vdpau 
webserver +X +xrandr"
+# gles/vaapi: http://trac.kodi.tv/ticket/10552
 REQUIRED_USE="
+   gles? ( !vaapi )
+   !vaapi? ( !gles )
pvr? ( mysql )
rsxs? ( X )
xrandr? ( X )

diff --git a/media-tv/kodi/kodi-15.2.ebuild b/media-tv/kodi/kodi-15.2.ebuild
index bd16268..d895158 100644
--- a/media-tv/kodi/kodi-15.2.ebuild
+++ b/media-tv/kodi/kodi-15.2.ebuild
@@ -35,7 +35,10 @@ HOMEPAGE="http://kodi.tv/ http://kodi.wiki/;
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="airplay alsa avahi bluetooth bluray caps cec css dbus debug +fishbmc 
gles goom java joystick midi mysql nfs +opengl profile +projectm pulseaudio 
+rsxs rtmp +samba sftp +spectrum test +texturepacker udisks upnp upower +usb 
vaapi vdpau +waveform webserver +X"
+# gles/vaapi: http://trac.kodi.tv/ticket/10552
 REQUIRED_USE="
+   gles? ( !vaapi )
+   !vaapi? ( !gles )
rsxs? ( X )
udisks? ( dbus )
upower? ( dbus )

diff --git a/media-tv/kodi/kodi-16.0.ebuild b/media-tv/kodi/kodi-16.0.ebuild
index b455752..09f3eca 100644
--- a/media-tv/kodi/kodi-16.0.ebuild
+++ b/media-tv/kodi/kodi-16.0.ebuild
@@ -34,7 +34,10 @@ HOMEPAGE="http://kodi.tv/ http://kodi.wiki/;
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="airplay alsa avahi bluetooth bluray caps cec css dbus debug gles java 
joystick midi mysql nfs +opengl profile pulseaudio rtmp +samba sftp test 
+texturepacker udisks upnp upower +usb vaapi vdpau webserver +X"
+# gles/vaapi: http://trac.kodi.tv/ticket/10552
 REQUIRED_USE="
+   gles? ( !vaapi )
+   !vaapi? ( !gles )
udisks? ( dbus )
upower? ( dbus )
 "

diff --git a/media-tv/kodi/kodi-.ebuild b/media-tv/kodi/kodi-.ebuild
index dd81a8d..74b96a9 100644
--- a/media-tv/kodi/kodi-.ebuild
+++ b/media-tv/kodi/kodi-.ebuild
@@ -34,7 +34,10 @@ HOMEPAGE="http://kodi.tv/ http://kodi.wiki/;
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="airplay alsa avahi bluetooth bluray caps cec css dbus debug gles java 
joystick midi mysql nfs +opengl profile pulseaudio rtmp +samba sftp test 
+texturepacker udisks upnp upower +usb vaapi vdpau webserver +X"
+# gles/vaapi: http://trac.kodi.tv/ticket/10552
 REQUIRED_USE="
+   gles? ( !vaapi )
+   !vaapi? ( !gles )
udisks? ( dbus )
upower? ( dbus )
 "



[gentoo-commits] repo/gentoo:master commit in: media-tv/mythtv/files/

2016-02-23 Thread Doug Goldstein
commit: 41e77a8e05b7f663c1428e8608013965ca749b5d
Author: Doug Goldstein  gentoo  org>
AuthorDate: Wed Feb 24 03:25:00 2016 +
Commit: Doug Goldstein  gentoo  org>
CommitDate: Wed Feb 24 03:25:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41e77a8e

media-tv/mythtv: remove unused file

Package-Manager: portage-2.2.26
Signed-off-by: Doug Goldstein  gentoo.org>

 media-tv/mythtv/files/libdir.patch | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/media-tv/mythtv/files/libdir.patch 
b/media-tv/mythtv/files/libdir.patch
deleted file mode 100644
index 90fc362..000
--- a/media-tv/mythtv/files/libdir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 external/Makefile  2012-10-06 14:30:40.453248737 -0400
-+++ external/Makefile  2012-10-06 14:32:43.283277751 -0400
-@@ -25,7 +25,7 @@
- zeromq/Makefile:  zeromq/configure
-   (cd zeromq ; \
-./configure --without-documentation --prefix=${PREFIX} \
--   --includedir=${PREFIX}/include/mythtv/zeromq)
-+   --includedir=${PREFIX}/include/mythtv/zeromq 
--libdir=${LIBDIR})
- 
- zeromq-install zeromq-uninstall zeromq-clean zeromq-distclean:
-   ${MAKE} -C zeromq ${@:zeromq-%=%} DESTDIR=${INSTALL_ROOT}



[gentoo-commits] repo/gentoo:master commit in: media-tv/mythtv/, www-apps/mythweb/, media-plugins/mythplugins/

2016-02-23 Thread Doug Goldstein
commit: 6f7ff4cb5b1dfff4169e53401bd75dfc84283952
Author: Doug Goldstein  gentoo  org>
AuthorDate: Wed Feb 24 03:17:26 2016 +
Commit: Doug Goldstein  gentoo  org>
CommitDate: Wed Feb 24 03:20:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f7ff4cb

mythtv: remove older versions

Since the versions are all interdependent its easier to do in one big
tree commit.

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

 media-plugins/mythplugins/Manifest |   2 -
 .../mythplugins-0.26.0_p20130922-r1.ebuild | 129 
 .../mythplugins-0.27.5_p20150627-r3.ebuild | 170 --
 media-tv/mythtv/Manifest   |   4 -
 media-tv/mythtv/mythtv-0.26.0_p20130922.ebuild | 347 
 media-tv/mythtv/mythtv-0.27.5_p20150627.ebuild | 359 
 media-tv/mythtv/mythtv-0.27.5_p20150904-r1.ebuild  | 363 -
 media-tv/mythtv/mythtv-0.27.5_p20150904-r2.ebuild  | 363 -
 www-apps/mythweb/Manifest  |   2 -
 www-apps/mythweb/mythweb-0.26.0.ebuild |  90 -
 www-apps/mythweb/mythweb-0.27.ebuild   |  90 -
 11 files changed, 1919 deletions(-)

diff --git a/media-plugins/mythplugins/Manifest 
b/media-plugins/mythplugins/Manifest
index ac91c99..413b1b6 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -1,5 +1,3 @@
-DIST mythplugins-0.26.0-9fd7c6102b2cd1a3760337663803b110446c6ea7.tar.xz 45980 
SHA256 a3ec6dcde8ee74b0a518c42555947b0a9050f63625df4f6b94a4830768267242 SHA512 
490a2bfdfe1011721e17a74f25d6a404d14af855b5790620553467d7efd0a3dc050fa2c716ba88a06924ba1c456b40968f2862557688c0d31999f05549f6d39a
 WHIRLPOOL 
db6a1b277e0c0bf122a1c910f446dc6a924c7cdb82bb23996e8f45239185c60d59e0974b62ea281b807eafce2fcb72f2f96d0f8051cc47ea1b8602d49c82e372
-DIST mythplugins-0.26.0.tar.bz2 36673620 SHA256 
4e7f0493f37792c084c1b4d0b5863b4201ebce6d62ab7c6cc31ca74087d83c62 SHA512 
51c10f46186e14e69c5626f2ae0955692c71aa7459fd018efaab1b99809cad533a84754d53455017102ff6f94cc9905dc303248a29d4095ba8f4f685bb022f49
 WHIRLPOOL 
a2b995f2a94a2eb22fa0740dd840a2fe2d9d4b808af1dc43e9d83c626d93ed95134d64db2049e4b79379838ae16b1de6547b56277531e2752e6779b3cddbf25a
 DIST mythplugins-0.27-583395f5a376637efcd408a102fa64d0f188c12f.tar.xz 58328 
SHA256 b8d7b2338236baeb20a26d2c83eb3c92b9a6f0aa96c66542e47018e4c833a213 SHA512 
1ed2786f9c1fd0f7d607806b6ca34100ec116191e02573cc5def18c2581bb841e6f7e5b9fe066bfb9f52931b314ead157a64ab84a27bae06610282237d249dfc
 WHIRLPOOL 
56977fab1cb93768164c4e3feb2fe503d22d44e70fd046cdbe3b05de0066a8792afd1097721029713b3f4f30c79e34d8ba617afe4c1241af0f1a741854cc3349
 DIST mythplugins-0.27.5-9498257571e8158926b60a0eefc74568c4436823.tar.xz 1364 
SHA256 8b7abe67562767478f583fe36704570612425f82a05b9288cc82e3015bf2fc16 SHA512 
2fe3a317ecdffc06d9e9b554cf8bfb54a324b7f1441038d51e9f77d13b53693ed6d2721282b239967c6d539947e1b119f579e49b42ba62f7dafd0144c0d28622
 WHIRLPOOL 
5fc5222364fbb11312f92f8adaef3adff46e89251afcdeea48d1466625072d068ebdb66f9426140765da6f4fc02a117b086033a319f148700cc164bad6fbc0f1
 DIST mythtv-0.27.5.tar.gz 85652939 SHA256 
7e625f94332effeadfba8e7ae7c98d44a83bfc25b7c59e39adce67dc2f4e1e1b SHA512 
b912e010e54271f9321ac1b11d4a31e4093f86c0f2ae3139d4b55085bab142ca3fc6d847d163f6b75aa31320404914c71c094528dc8ee7d70086e56a828b9169
 WHIRLPOOL 
e9ebbbabac6ed53b4ec90537371a63e053bb9a2c0a0e920e43d3d2e475f87bdd0ac5a4604045498e88aaf06b11eb054d50dea7881c87dbd45a36c08309e1b880

diff --git a/media-plugins/mythplugins/mythplugins-0.26.0_p20130922-r1.ebuild 
b/media-plugins/mythplugins/mythplugins-0.26.0_p20130922-r1.ebuild
deleted file mode 100644
index e6acfe4..000
--- a/media-plugins/mythplugins/mythplugins-0.26.0_p20130922-r1.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_DEPEND="2:2.6"
-BACKPORTS="9fd7c6102b2cd1a3760337663803b110446c6ea7"
-MY_P=${P%_p*}
-
-inherit eutils python
-
-DESCRIPTION="Official MythTV plugins"
-HOMEPAGE="http://www.mythtv.org;
-SRC_URI="ftp://ftp.osuosl.org/pub/mythtv/${MY_P}.tar.bz2
-   
${BACKPORTS:+https://dev.gentoo.org/~rich0/distfiles/${MY_P}-${BACKPORTS}.tar.xz};
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-MYTHPLUGINS="mytharchive mythbrowser mythgallery mythgame \
-mythmusic mythnetvision mythnews mythweather mythzoneminder"
-
-IUSE="${MYTHPLUGINS} cdda cdr exif fftw raw"
-
-DEPEND="!media-plugins/mytharchive
-   !media-plugins/mythbrowser
-   !media-plugins/mythgallery
-   !media-plugins/mythgame
-   !media-plugins/mythmovies
-   !media-plugins/mythmusic
-   !media-plugins/mythnetvision
-   !media-plugins/mythnews
-   !media-plugins/mythweather
-   =media-tv/mythtv-${PV}*:=[python]
-   mytharchive? (
-   app-cdr/dvd+rw-tools
-   dev-python/pillow:=
-   

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/speedtest-cli/files/, net-analyzer/speedtest-cli/

2016-02-23 Thread Jason Donenfeld
commit: fda9977267fc1afe379130af17048354a8fcd8a4
Author: Louis Sautier  gmail  com>
AuthorDate: Tue Feb 16 19:08:52 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Wed Feb 24 00:25:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fda99772

net-analyzer/speedtest-cli: Fix output with Python 3

Upstream will not fix this until the next release
https://github.com/sivel/speedtest-cli/pull/233

Package-Manager: portage-2.2.27

 .../speedtest-cli-0.3.4-fix-unicode-py3.patch  | 36 ++
 ...-0.3.4.ebuild => speedtest-cli-0.3.4-r1.ebuild} |  2 ++
 2 files changed, 38 insertions(+)

diff --git 
a/net-analyzer/speedtest-cli/files/speedtest-cli-0.3.4-fix-unicode-py3.patch 
b/net-analyzer/speedtest-cli/files/speedtest-cli-0.3.4-fix-unicode-py3.patch
new file mode 100644
index 000..2bd809f
--- /dev/null
+++ b/net-analyzer/speedtest-cli/files/speedtest-cli-0.3.4-fix-unicode-py3.patch
@@ -0,0 +1,36 @@
+diff --git a/speedtest_cli.py b/speedtest_cli.py
+index d93d5c3..930e42b 100755
+--- a/speedtest_cli.py
 b/speedtest_cli.py
+@@ -108,6 +108,8 @@ except ImportError:
+ def write(data):
+ if not isinstance(data, basestring):
+ data = str(data)
++if isinstance(data, unicode):
++data = data.encode('utf-8', 'ignore')
+ fp.write(data)
+ 
+ want_unicode = False
+@@ -635,7 +637,7 @@ def speedtest():
+ line = ('%(id)4s) %(sponsor)s (%(name)s, %(country)s) '
+ '[%(d)0.2f km]' % server)
+ serverList.append(line)
+-print_('\n'.join(serverList).encode('utf-8', 'ignore'))
++print_('\n'.join(serverList))
+ sys.exit(0)
+ else:
+ servers = closestServers(config['client'])
+@@ -703,8 +705,8 @@ def speedtest():
+ best = getBestServer(servers)
+ 
+ if not args.simple:
+-print_(('Hosted by %(sponsor)s (%(name)s) [%(d)0.2f km]: '
+-   '%(latency)s ms' % best).encode('utf-8', 'ignore'))
++print_('Hosted by %(sponsor)s (%(name)s) [%(d)0.2f km]: '
++   '%(latency)s ms' % best)
+ else:
+ print_('Ping: %(latency)s ms' % best)
+ 
+-- 
+2.7.1
+

diff --git a/net-analyzer/speedtest-cli/speedtest-cli-0.3.4.ebuild 
b/net-analyzer/speedtest-cli/speedtest-cli-0.3.4-r1.ebuild
similarity index 91%
rename from net-analyzer/speedtest-cli/speedtest-cli-0.3.4.ebuild
rename to net-analyzer/speedtest-cli/speedtest-cli-0.3.4-r1.ebuild
index a27f02d..444654d 100644
--- a/net-analyzer/speedtest-cli/speedtest-cli-0.3.4.ebuild
+++ b/net-analyzer/speedtest-cli/speedtest-cli-0.3.4-r1.ebuild
@@ -21,6 +21,8 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 
 DOCS=( CONTRIBUTING.md README.rst )
 
+PATCHES=( "${FILESDIR}/${PN}-0.3.4-fix-unicode-py3.patch" )
+
 python_install_all() {
doman ${PN}.1
distutils-r1_python_install_all



[gentoo-commits] repo/gentoo:master commit in: dev-games/simgear/, games-simulation/flightgear/, ...

2016-02-23 Thread Maciej Mrozowski
commit: c0699c6e3a394050c27ca86db20b183219e1a016
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Wed Feb 24 00:15:02 2016 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Wed Feb 24 00:18:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0699c6e

games-simulation/flightgear: Add live ebuilds

 dev-games/simgear/simgear-.ebuild  |  50 
 .../flightgear-data/flightgear-data-.ebuild|  29 +
 games-simulation/flightgear/flightgear-.ebuild | 134 +
 3 files changed, 213 insertions(+)

diff --git a/dev-games/simgear/simgear-.ebuild 
b/dev-games/simgear/simgear-.ebuild
new file mode 100644
index 000..f151217
--- /dev/null
+++ b/dev-games/simgear/simgear-.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CMAKE_WARN_UNUSED_CLI=1
+inherit eutils cmake-utils git-r3
+
+DESCRIPTION="Development library for simulation games"
+HOMEPAGE="http://www.simgear.org/;
+EGIT_REPO_URI="git://git.code.sf.net/p/flightgear/${PN}
+   git://mapserver.flightgear.org/${PN}"
+EGIT_BRANCH="next"
+
+LICENSE="GPL-2"
+KEYWORDS=""
+SLOT="0"
+IUSE="curl debug subversion test"
+
+COMMON_DEPEND="
+   dev-libs/expat
+   >=dev-games/openscenegraph-3.2.0
+   media-libs/openal
+   sys-libs/zlib
+   virtual/opengl
+   curl? ( net-misc/curl )
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-libs/boost-1.44
+"
+RDEPEND="${COMMON_DEPEND}
+   subversion? ( dev-vcs/subversion )
+"
+
+DOCS=(AUTHORS ChangeLog NEWS README Thanks)
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_CURL=$(usex curl)
+   -DENABLE_PKGUTIL=ON
+   -DENABLE_RTI=OFF
+   -DENABLE_SOUND=ON
+   -DENABLE_TESTS=$(usex test)
+   -DSIMGEAR_HEADLESS=OFF
+   -DSIMGEAR_SHARED=ON
+   -DSYSTEM_EXPAT=ON
+   )
+   cmake-utils_src_configure
+}

diff --git a/games-simulation/flightgear-data/flightgear-data-.ebuild 
b/games-simulation/flightgear-data/flightgear-data-.ebuild
new file mode 100644
index 000..e261f2e
--- /dev/null
+++ b/games-simulation/flightgear-data/flightgear-data-.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit git-r3
+
+DESCRIPTION="FlightGear data files"
+HOMEPAGE="http://www.flightgear.org/;
+EGIT_REPO_URI="git://git.code.sf.net/p/flightgear/fgdata
+   git://mapserver.flightgear.org/fgdata"
+EGIT_BRANCH="next"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+# data files split to separate package since 2.10.0
+RDEPEND="
+   !http://www.flightgear.org/;
+EGIT_REPO_URI="git://git.code.sf.net/p/${PN}/${PN}
+   git://mapserver.flightgear.org/${PN}"
+EGIT_BRANCH="next"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE="dbus debug examples qt5 test +udev +utils vim-syntax"
+
+COMMON_DEPEND="
+   dev-db/sqlite:3
+   >=dev-games/openscenegraph-3.2.0[png]
+   ~dev-games/simgear-${PV}
+   media-libs/openal
+   media-libs/speex
+   media-sound/gsm
+   sys-libs/zlib
+   x11-libs/libX11
+   dbus? ( >=sys-apps/dbus-1.6.18-r1 )
+   qt5? (
+   >=dev-qt/qtcore-5.4.1:5
+   >=dev-qt/qtgui-5.4.1:5
+   >=dev-qt/qtwidgets-5.4.1:5
+   )
+   udev? ( virtual/udev )
+   utils? (
+   media-libs/freeglut
+   media-libs/libpng:0
+   virtual/opengl
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-libs/boost-1.44
+   >=media-libs/plib-1.8.5
+"
+RDEPEND="${COMMON_DEPEND}
+   ~games-simulation/${PN}-data-${PV}
+"
+
+DOCS=(AUTHORS ChangeLog NEWS README Thanks)
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_FGCOM=$(usex utils)
+   -DENABLE_FGELEV=$(usex utils)
+   -DENABLE_FGJS=$(usex utils)
+   -DENABLE_FGVIEWER=$(usex utils)
+   -DENABLE_FLITE=OFF
+   -DENABLE_GPSSMOOTH=$(usex utils)
+   -DENABLE_JS_DEMO=$(usex utils)
+   -DENABLE_JSBSIM=ON
+   -DENABLE_LARCSIM=ON
+   -DENABLE_LOGGING=$(usex test)
+   -DENABLE_METAR=$(usex utils)
+   -DENABLE_PROFILE=OFF
+   -DENABLE_QT=$(usex qt5)
+   -DENABLE_RTI=OFF
+   -DENABLE_TERRASYNC=$(usex utils)
+   -DENABLE_TESTS=$(usex test)
+   -DENABLE_UIUC_MODEL=ON
+   -DENABLE_YASIM=ON
+   -DEVENT_INPUT=$(usex udev)
+   -DFG_DATA_DIR=/usr/share/${PN}
+   -DJSBSIM_TERRAIN=ON
+   -DSIMGEAR_SHARED=ON
+   -DSP_FDMS=ON
+   -DSYSTEM_FLITE=ON
+   -DSYSTEM_HTS_ENGINE=ON
+   -DSYSTEM_SPEEX=ON
+   -DSYSTEM_GSM=ON
+  

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

2016-02-23 Thread Maciej Mrozowski
commit: e01e965af1803c6ccbc1887eb0b344986a21cb43
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Wed Feb 24 00:17:31 2016 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Wed Feb 24 00:18:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e01e965a

dev-games/simgear-3.4.0: Fix typo in CMake variable (retain setting)

 dev-games/simgear/simgear-3.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-games/simgear/simgear-3.4.0.ebuild 
b/dev-games/simgear/simgear-3.4.0.ebuild
index 49fdf6f..d2a2f4b 100644
--- a/dev-games/simgear/simgear-3.4.0.ebuild
+++ b/dev-games/simgear/simgear-3.4.0.ebuild
@@ -35,7 +35,7 @@ PATCHES=( "${FILESDIR}/${P}-osg340_fixes.patch" )
 
 src_configure() {
local mycmakeargs=(
-   -ENABLE_PKGUTIL=OFF
+   -DENABLE_PKGUTIL=ON
-DENABLE_RTI=OFF
-DENABLE_SOUND=ON
-DSIMGEAR_HEADLESS=OFF



[gentoo-commits] repo/user/bleeding-edge:master commit in: app-portage/portage-utils/files/, app-portage/portage-utils/

2016-02-23 Thread Jan Psota
commit: 599e5bb2ce34bba27d5897bc748f62ba50fc7295
Author: Jan Psota  gmail  com>
AuthorDate: Tue Feb 23 23:48:39 2016 +
Commit: Jan Psota  gmail  com>
CommitDate: Tue Feb 23 23:48:39 2016 +
URL:
https://gitweb.gentoo.org/repo/user/bleeding-edge.git/commit/?id=599e5bb2

app-portage/portage-utils-0.62-r1   +updated qtail and qportage

 app-portage/portage-utils/Manifest |  2 +-
 app-portage/portage-utils/files/qlop-stdin.patch   | 41 +-
 app-portage/portage-utils/files/qportage   |  9 ++---
 app-portage/portage-utils/files/qtail  |  6 ++--
 ...0.60-r1.ebuild => portage-utils-0.62-r1.ebuild} |  4 +--
 5 files changed, 28 insertions(+), 34 deletions(-)

diff --git a/app-portage/portage-utils/Manifest 
b/app-portage/portage-utils/Manifest
index 66e194e..5a693ba 100644
--- a/app-portage/portage-utils/Manifest
+++ b/app-portage/portage-utils/Manifest
@@ -1 +1 @@
-DIST portage-utils-0.60.tar.xz 519424 SHA256 
d5e4a7384321d21d0aa484fcd30768dbce557e9c97a98cd2723d3eb75b82f503 SHA512 
80355b31d49ac0f47c0a05071584608bd5fc0b8a98ab9025cb0a3bc8c18e318fbc60ff33e6834cd4f0ad159c2eb7f63d0d9cb61d4c86cee473215670ebba5694
 WHIRLPOOL 
ec6d2bc1b164a7baff83019455de91483a98401f052153e152cef3733d041e71ca2f4333c9281aa593ee962d0e42b2d4f72f0d04e13982cbb25518f3bd5ca66d
+DIST portage-utils-0.62.tar.xz 527216 SHA256 
f6ce1938e41ec2073be12568470a7aae51489579add0709c08af5d9be1c0c563 SHA512 
71b2888cef1bf7549c3829cc7d4bbe2e99a711434bae4fb78c55b9c37815b61623518f19ab87db30f533d771398933c085640dc7c8ffcedf87a70ac702a52fa1
 WHIRLPOOL 
105d60d3f778a79972e39d2d8e78aa8b971f085721362e4d594d86006752d97b25d41a1e5a9006f603cda0088da89abb179d8bc129815c1363f30dfb6ff59891

diff --git a/app-portage/portage-utils/files/qlop-stdin.patch 
b/app-portage/portage-utils/files/qlop-stdin.patch
index f592dd0..568fa6d 100644
--- a/app-portage/portage-utils/files/qlop-stdin.patch
+++ b/app-portage/portage-utils/files/qlop-stdin.patch
@@ -1,7 +1,7 @@
-diff -pruN portage-utils-0.60.orig/main.c portage-utils-0.60/main.c
 portage-utils-0.60.orig/main.c 2015-11-28 00:27:34.0 +0100
-+++ portage-utils-0.60/main.c  2015-11-29 09:55:13.148892366 +0100
-@@ -1395,7 +1395,8 @@ int main(int argc, char **argv)
+diff -pruN portage-utils-0.62.orig/main.c portage-utils-0.62/main.c
+--- portage-utils-0.62.orig/main.c 2016-02-22 19:31:41.0 +0100
 portage-utils-0.62/main.c  2016-02-23 23:31:36.432002795 +0100
+@@ -1402,7 +1402,8 @@ int main(int argc, char **argv)
  
if (fstat(fileno(stdout), ) != -1)
if (!isatty(fileno(stdout)))
@@ -11,9 +11,9 @@ diff -pruN portage-utils-0.60.orig/main.c 
portage-utils-0.60/main.c
if ((getenv("TERM") == NULL) || (strcmp(getenv("TERM"), "dumb") == 0))
no_colors();
  
-diff -pruN portage-utils-0.60.orig/qlop.c portage-utils-0.60/qlop.c
 portage-utils-0.60.orig/qlop.c 2015-11-28 00:27:34.0 +0100
-+++ portage-utils-0.60/qlop.c  2015-11-29 10:05:46.456183417 +0100
+diff -pruN portage-utils-0.62.orig/qlop.c portage-utils-0.62/qlop.c
+--- portage-utils-0.62.orig/qlop.c 2016-02-22 19:31:41.0 +0100
 portage-utils-0.62/qlop.c  2016-02-23 23:39:17.758530846 +0100
 @@ -48,7 +48,7 @@ static const char * const qlop_opts_help
"Show unmerge history",
"Show sync history",
@@ -54,9 +54,9 @@ diff -pruN portage-utils-0.60.orig/qlop.c 
portage-utils-0.60/qlop.c
  _q_static void
  print_seconds_for_earthlings(const unsigned long t)
  {
-@@ -109,10 +133,7 @@ show_merge_times(char *package, const ch
- 
-   DBG("Searching for %s in %s\n", pkg, logfile);
+@@ -107,10 +131,7 @@ show_merge_times(char *package, const ch
+   pkg = package;
+   }
  
 -  if ((fp = fopen(logfile, "r")) == NULL) {
 -  warnp("Could not open logfile '%s'", logfile);
@@ -66,25 +66,18 @@ diff -pruN portage-utils-0.60.orig/qlop.c 
portage-utils-0.60/qlop.c
  
while (fgets(buf[0], sizeof(buf[0]), fp) != NULL) {
if (strstr(buf[0], pkg) == NULL)
-@@ -220,7 +241,6 @@ show_merge_times(char *package, const ch
+@@ -218,7 +239,7 @@ show_merge_times(char *package, const ch
atom_implode(atom);
}
}
 -  fclose(fp);
++  qfclose(fp);
if (count == 0)
return 0;
if (average == 1) {
-@@ -233,6 +253,7 @@ show_merge_times(char *package, const ch
-   } else {
-   printf("%s%s%s: %s%lu%s times\n", BLUE, pkg, NORM, GREEN, 
count, NORM);
-   }
-+  qfclose(fp);
-   return 0;
- }
- 
-@@ -246,10 +267,7 @@ show_emerge_history(char listflag, int a
-   int i;
+@@ -246,10 +267,7 @@ show_emerge_history(int listflag, array_
time_t t;
+   depend_atom *atom, *logatom;
  
 -  if ((fp = fopen(logfile, "r")) == NULL) {
 -  warnp("Could not open logfile '%s'", logfile);
@@ -94,7 +87,7 @@ diff -pruN portage-utils-0.60.orig/qlop.c 

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

2016-02-23 Thread Manuel Rüger
commit: 7946c36b82d7752510c6f6f19a116fb6da549cbb
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 23:21:41 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 23:21:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7946c36b

app-shells/zsh-completions: Version bump

Package-Manager: portage-2.2.27

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.15.0.ebuild  | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 036503c..cca2a72 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1,3 @@
 DIST zsh-completions-0.12.0.tar.gz 193410 SHA256 
770d92749b11b22192595b207208508f8bfa319d5d03210a71bc44c8b9cfa0d5 SHA512 
3c6b19f10d9598f40cf37ca5c5828e5652b0cad144d48ca681f5a16c1921c308f8cd3d9b8a2dd1c50ddbf167d4bb2e2e5299d1e30591971f4c7d9b28c2250feb
 WHIRLPOOL 
7c5a1cb45d2e045fb0f8eb64deb8d87cab506f11b94996b9ff6cb169fd20672040bdc624de78a58ab5908d130de93a179a8e00d5aa75365af0ab0566852a
 DIST zsh-completions-0.14.0.tar.gz 199317 SHA256 
54e4f5aad66acd729c46f589dc0b9f2a518b453892e4c21e495f33bb959c7eef SHA512 
fd2fa683c5990fba9dfa12e839d70c24b7821b487175f5c51d603d21a494f7e9e921628fdd8fff1c02f8c2f52ac1fba1f48638da6a356240e0b7806c1b747ec2
 WHIRLPOOL 
28df4d93c0bf80bd5c3bb2c189897042e0cfd99fef77492adfe410dca96e140a8e654c0a896b45991f3605822a209d6561f7b196344b704ccd718f0a284f3e28
+DIST zsh-completions-0.15.0.tar.gz 217047 SHA256 
358c576a44247959966d65f673d2861f232dbef04457954d9ac06e1f5315ca51 SHA512 
d4670eb960bf620d627e57ec8dfd92bfba004ccffbbbc3f5e1209fe1569f99477cdd7105837fc6052c7b017c8d0216a44505f60c69abf00031927e6f457c931d
 WHIRLPOOL 
b0ceed917498dd3ef843fcca73b6fc730055df3996e0dd19317c0591817662e9b4cf7a69d87dacddf3efd5e484e2d807b65bb4beec84fadc57b5f1b2864fc54c

diff --git a/app-shells/zsh-completions/zsh-completions-0.15.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.15.0.ebuild
new file mode 100644
index 000..e5b1d5f
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.15.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



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

2016-02-23 Thread Manuel Rüger
commit: 412abb45de5aae2590dd24f6ab0b74cc470fc5a1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 23:25:08 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 23:25:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=412abb45

dev-python/zope-event: Version bump

Package-Manager: portage-2.2.27

 dev-python/zope-event/Manifest|  1 +
 dev-python/zope-event/zope-event-4.2.0.ebuild | 28 +++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/zope-event/Manifest b/dev-python/zope-event/Manifest
index b987a6f..0e7e9d9 100644
--- a/dev-python/zope-event/Manifest
+++ b/dev-python/zope-event/Manifest
@@ -1,2 +1,3 @@
 DIST zope.event-4.0.3.tar.gz 390984 SHA256 
f5fdf6ca5716f714023358b212f7f435539dea11771603cd90eebf3ad34405f1 SHA512 
bc328bb588beea0cdf55d5f36ff5b269d7b75f399b6d595e1df6565bf1d1fbe2d65b63072db26d096a3fc2dfc0fcec747ea7cf8eabe3c4535084347cb149f1e7
 WHIRLPOOL 
58ce4490fa86c79b30edc3c96d8d9e912b5d692bffe9664a29d2a7963efb90bb6d03acbe0774eb03ac912acfe44cca1c126cc1a840538bd2abcb1848ec972b53
 DIST zope.event-4.1.0.tar.gz 476047 SHA256 
dc7a59a2fd91730d3793131a5d261b29e93ec4e2a97f1bc487ce8defee2fe786 SHA512 
abb0a2de578546f678eb06160b50e6c301de97d4248baed80cd76cbf666b22962052f82d8a58a3006e72d288866e5d5baec86425ab27a79926b4706ef8d5915e
 WHIRLPOOL 
9f07da6353636371df83e6fbb6d197d14959338ace4565ba1429d8759a26c3894a27e3fdaacecf2760c709a1baecc2128cd4c5430284ac7453dc8898e79d1f68
+DIST zope.event-4.2.0.tar.gz 488532 SHA256 
ce11004217863a4827ea1a67a31730bddab9073832bdb3b9be85869259118758 SHA512 
e39cbbccf679328db190f0641e3cb0d267fc606afc9cdbd4fb4100bde482f12f594319d885db101dfd98741225604bb49ef77094011bbe7edaa16877038f9989
 WHIRLPOOL 
adcf773453096493ef6740480dd6b9b2f62a48670767896b25dd168fe6406f9b160a1ffd71baa93a29a085805b2baf3158e955850199b90821a782fe39e0

diff --git a/dev-python/zope-event/zope-event-4.2.0.ebuild 
b/dev-python/zope-event/zope-event-4.2.0.ebuild
new file mode 100644
index 000..6880a60
--- /dev/null
+++ b/dev-python/zope-event/zope-event-4.2.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=(python{2_7,3_4,3_5})
+
+inherit distutils-r1
+MY_PN=zope.event
+
+MY_P=${MY_PN}-${PV}
+DESCRIPTION="Event publishing / dispatch, used by Zope Component Architecture"
+HOMEPAGE="https://github.com/zopefoundation/zope.event 
http://docs.zope.org/zope.event/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="test"
+
+DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}/${MY_P}
+
+python_test() {
+   nosetests || die
+}



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

2016-02-23 Thread Manuel Rüger
commit: 014413b2c8235d49344b9c89f8ccf4e0acfa7301
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 23:22:01 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 23:22:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=014413b2

app-shells/zsh-completions: Remove old

Package-Manager: portage-2.2.27

 app-shells/zsh-completions/Manifest|  1 -
 .../zsh-completions-0.12.0-r2.ebuild   | 41 --
 2 files changed, 42 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index cca2a72..f14f84c 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,3 +1,2 @@
-DIST zsh-completions-0.12.0.tar.gz 193410 SHA256 
770d92749b11b22192595b207208508f8bfa319d5d03210a71bc44c8b9cfa0d5 SHA512 
3c6b19f10d9598f40cf37ca5c5828e5652b0cad144d48ca681f5a16c1921c308f8cd3d9b8a2dd1c50ddbf167d4bb2e2e5299d1e30591971f4c7d9b28c2250feb
 WHIRLPOOL 
7c5a1cb45d2e045fb0f8eb64deb8d87cab506f11b94996b9ff6cb169fd20672040bdc624de78a58ab5908d130de93a179a8e00d5aa75365af0ab0566852a
 DIST zsh-completions-0.14.0.tar.gz 199317 SHA256 
54e4f5aad66acd729c46f589dc0b9f2a518b453892e4c21e495f33bb959c7eef SHA512 
fd2fa683c5990fba9dfa12e839d70c24b7821b487175f5c51d603d21a494f7e9e921628fdd8fff1c02f8c2f52ac1fba1f48638da6a356240e0b7806c1b747ec2
 WHIRLPOOL 
28df4d93c0bf80bd5c3bb2c189897042e0cfd99fef77492adfe410dca96e140a8e654c0a896b45991f3605822a209d6561f7b196344b704ccd718f0a284f3e28
 DIST zsh-completions-0.15.0.tar.gz 217047 SHA256 
358c576a44247959966d65f673d2861f232dbef04457954d9ac06e1f5315ca51 SHA512 
d4670eb960bf620d627e57ec8dfd92bfba004ccffbbbc3f5e1209fe1569f99477cdd7105837fc6052c7b017c8d0216a44505f60c69abf00031927e6f457c931d
 WHIRLPOOL 
b0ceed917498dd3ef843fcca73b6fc730055df3996e0dd19317c0591817662e9b4cf7a69d87dacddf3efd5e484e2d807b65bb4beec84fadc57b5f1b2864fc54c

diff --git a/app-shells/zsh-completions/zsh-completions-0.12.0-r2.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.12.0-r2.ebuild
deleted file mode 100644
index 3c772cb..000
--- a/app-shells/zsh-completions/zsh-completions-0.12.0-r2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_prepare() {
-   # File collision with dev-python/pip
-   rm src/_pip || die
-   # File collision with app-emulation/docker
-   rm src/_docker || die
-}
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



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

2016-02-23 Thread Manuel Rüger
commit: dd57c2b5821911b1491b7bcf880cb87d24a594ae
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 23:06:31 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 23:06:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd57c2b5

app-crypt/easy-rsa: Add missed -r option on doins. Thanks to Matt Whitlock.

Gentoo-Bug: 575440

Package-Manager: portage-2.2.27

 app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild | 35 +
 1 file changed, 35 insertions(+)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
new file mode 100644
index 000..1ff2124
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils
+
+MY_P="EasyRSA-${PV}"
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="http://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE="libressl"
+
+DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
+   libressl? ( dev-libs/libressl )"
+RDEPEND="${DEPEND}
+   !

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

2016-02-23 Thread Manuel Rüger
commit: 180631897af191efcb122d3de28b6ed04e71c042
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 23:07:20 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 23:07:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18063189

app-crypt/easy-rsa: Remove old

Package-Manager: portage-2.2.27

 app-crypt/easy-rsa/easy-rsa-3.0.1.ebuild | 35 
 1 file changed, 35 deletions(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.1.ebuild
deleted file mode 100644
index 2143895..000
--- a/app-crypt/easy-rsa/easy-rsa-3.0.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils
-
-MY_P="EasyRSA-${PV}"
-
-DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="http://openvpn.net/;
-SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
-IUSE="libressl"
-
-DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
-   libressl? ( dev-libs/libressl )"
-RDEPEND="${DEPEND}
-   !

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

2016-02-23 Thread Manuel Rüger
commit: 581283735dd65a66e5c52e2c752204b113411677
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 23:17:57 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 23:17:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58128373

dev-libs/libinput: Version bump

Package-Manager: portage-2.2.27

 dev-libs/libinput/Manifest  |  1 +
 dev-libs/libinput/libinput-1.2.0.ebuild | 55 +
 2 files changed, 56 insertions(+)

diff --git a/dev-libs/libinput/Manifest b/dev-libs/libinput/Manifest
index 772d79d..76709ac 100644
--- a/dev-libs/libinput/Manifest
+++ b/dev-libs/libinput/Manifest
@@ -2,3 +2,4 @@ DIST libinput-0.9.0.tar.xz 510512 SHA256 
309043976f41f5451c2a4b1c25bc2993b18aecb
 DIST libinput-1.0.1.tar.xz 800244 SHA256 
482fb35119b457ba65a8bebaa47e4f6b4dbd77e59c320014a22296847b7ff99e SHA512 
17efc6ddd58aadcd30aecb4d1b8b6ad32f6f61c592f29b0a99aac7d49e5cb814038874d9e8996cd6726f15c58bf4239169564c650a3250a87a9ec6fd3110c5bb
 WHIRLPOOL 
0bba6b4a58ca0020ebcbffe5675d75832b4ed67a350ca141d990f9db522a2eee942543f475d76c1f2b816b849074f4a50e30bcb3adc99bd4abdea1a43800a2d5
 DIST libinput-1.1.0.tar.xz 802348 SHA256 
673186ea2a0d2b695afaa9758834f9217b175774d9ae222e1b43ff63c663f582 SHA512 
7f014eabed120c00fcd2d8748aed44a8ca31fd30bdda8b289ca63f7d1bebb9c49f1d508707fb0c4a5c7c4a37b58548efdff0e9b7761475f18e1cf787a80520e6
 WHIRLPOOL 
028518c20cfc6daa442dd92d04183a6575b95b1f4792a646ce42c09a7bc75e5bb469ca88b8cad89919c0814e00aa65178cc49c9dca6e9aad4ce997a94f9ba645
 DIST libinput-1.1.5.tar.xz 806960 SHA256 
5e08c45dbb8bf32490cc6cd626da098564d646d161a07cba2e3adbd9745c0622 SHA512 
031663c46b556048224aab018eb8ea76e34aace77508e52e6ef382a452585fafd4c91b427c0892aab3c624c0cfedc15c388922ae7166248e5da65575ff900c31
 WHIRLPOOL 
760cc1cf0c6657efbdadadd2f50e188d86465e1aa3f287275323d6fad9156b684de0d3b6dbf6e3fd5213018770726087ee282833f25ba5ef67918c0284b885a1
+DIST libinput-1.2.0.tar.xz 866284 SHA256 
1754b917fe675507ea80445b4f2e91d76cb6a6935508fe37234807affb316e2c SHA512 
ab5b534ac5db7d4142e41c61e1f8fbc7f4c9cf89567fa27196fa9300f57db7328d61af25c93126905ad06061e1b2def0abe70654ac3710b6476379f84343cce8
 WHIRLPOOL 
2f74bcd3ae694db9f52c450c6b96d24fd320da2002e900cf69a3ce2d9c33b00213097c0330867f32b175b5fe80d06099c3bdc461a2001f4eee4f2481ab1e32fc

diff --git a/dev-libs/libinput/libinput-1.2.0.ebuild 
b/dev-libs/libinput/libinput-1.2.0.ebuild
new file mode 100644
index 000..4c41c2f
--- /dev/null
+++ b/dev-libs/libinput/libinput-1.2.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils udev
+
+DESCRIPTION="Library to handle input devices in Wayland"
+HOMEPAGE="http://www.freedesktop.org/wiki/Software/libinput/;
+SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz;
+
+LICENSE="MIT"
+SLOT="0/10"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+IUSE="input_devices_wacom test"
+# Tests require write access to udev rules directory which is a no-no for live 
system.
+# Other tests are just about logs, exported symbols and autotest of the test 
library.
+RESTRICT="test"
+
+RDEPEND="
+   input_devices_wacom? ( >=dev-libs/libwacom-0.1.2 )
+   >=dev-libs/libevdev-0.4
+   >=sys-libs/mtdev-1.1
+   virtual/libudev
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+#  test? (
+#  >=dev-libs/check-0.9.10
+#  dev-util/valgrind
+#  sys-libs/libunwind )
+
+src_prepare() {
+   # Doc handling in kinda strange but everything
+   # is available in the tarball already.
+   sed -e 's/^\(SUBDIRS =.*\)doc\(.*\)$/\1\2/' \
+   -i Makefile.am Makefile.in || die
+}
+
+src_configure() {
+   # gui can be built but will not be installed
+   # building documentation silently fails with graphviz syntax errors
+   econf \
+   --disable-documentation \
+   --disable-event-gui \
+   $(use_enable input_devices_wacom libwacom) \
+   $(use_enable test tests) \
+   --with-udev-dir="$(get_udevdir)"
+}
+
+src_install() {
+   emake install DESTDIR="${D}"
+   dodoc -r doc/html
+   prune_libtool_files
+}



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

2016-02-23 Thread Manuel Rüger
commit: 486e24c05fc4b100f5384475f72e7721c2f3c872
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 23:11:13 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 23:11:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=486e24c0

dev-libs/libinput: Remove old

Package-Manager: portage-2.2.27

 dev-libs/libinput/Manifest  |  2 --
 dev-libs/libinput/libinput-1.1.3.ebuild | 53 -
 dev-libs/libinput/libinput-1.1.4.ebuild | 53 -
 3 files changed, 108 deletions(-)

diff --git a/dev-libs/libinput/Manifest b/dev-libs/libinput/Manifest
index 0f7d21e..772d79d 100644
--- a/dev-libs/libinput/Manifest
+++ b/dev-libs/libinput/Manifest
@@ -1,6 +1,4 @@
 DIST libinput-0.9.0.tar.xz 510512 SHA256 
309043976f41f5451c2a4b1c25bc2993b18aecb22524d797f21eb6b6c968ff0d SHA512 
a6f718215428eda45ac00c25d0b62ada84bf924822cb66e0a9b28f4cfc36e7d1678f2dfb47afae16ce4c277d589adcf97aefe8e2e5a154873b649fe4a84527a1
 WHIRLPOOL 
23da6dbcd7b17000cea641e0931db8a9b2ad34b0655e4e31b0419ff4799adc59d2646b10316e073ad49695ebd652c150abf05c39d15c735ecb1d97f6f8c1d8de
 DIST libinput-1.0.1.tar.xz 800244 SHA256 
482fb35119b457ba65a8bebaa47e4f6b4dbd77e59c320014a22296847b7ff99e SHA512 
17efc6ddd58aadcd30aecb4d1b8b6ad32f6f61c592f29b0a99aac7d49e5cb814038874d9e8996cd6726f15c58bf4239169564c650a3250a87a9ec6fd3110c5bb
 WHIRLPOOL 
0bba6b4a58ca0020ebcbffe5675d75832b4ed67a350ca141d990f9db522a2eee942543f475d76c1f2b816b849074f4a50e30bcb3adc99bd4abdea1a43800a2d5
 DIST libinput-1.1.0.tar.xz 802348 SHA256 
673186ea2a0d2b695afaa9758834f9217b175774d9ae222e1b43ff63c663f582 SHA512 
7f014eabed120c00fcd2d8748aed44a8ca31fd30bdda8b289ca63f7d1bebb9c49f1d508707fb0c4a5c7c4a37b58548efdff0e9b7761475f18e1cf787a80520e6
 WHIRLPOOL 
028518c20cfc6daa442dd92d04183a6575b95b1f4792a646ce42c09a7bc75e5bb469ca88b8cad89919c0814e00aa65178cc49c9dca6e9aad4ce997a94f9ba645
-DIST libinput-1.1.3.tar.xz 815840 SHA256 
b95af39391e2b91957af0addce691a4070b28aff69cd2348823bf6ce8169995e SHA512 
ee51b6d005bacca57c4cad5a8b70097990299bf934cb460016176630009cea872e5413e053b09b456d35e085268a9a96ceb667ef0f4cd3b874e89cda2bb1c344
 WHIRLPOOL 
2934b26ef372f337873eefc5fd0c3464e8d380fc263a6cd0fda759fa5d1efe974dd3a83e076aec0ee2e85259784452c7294b163f8ca657af9c2c803c69540867
-DIST libinput-1.1.4.tar.xz 819536 SHA256 
302cb76209b9c57a5a318e178f9bc446eede8ea79386103b5291cbfaa5fab5b6 SHA512 
54c1ca1cbb747d62950f5f5bf6a906cdb6b0e79305ba9d7e8408828691eb523be517bb88e739c6ab5465ec95b69c81f096fe8ad4b6bbbd010d431e72d79d0763
 WHIRLPOOL 
82b9831bce546d4d1329fbf51f64bfea8a1d23bee11cf1664212ba7949e18bff6ae471e2e248f8ec16dc93d8514024a5576fb2a298edea433899c2a69189d6b8
 DIST libinput-1.1.5.tar.xz 806960 SHA256 
5e08c45dbb8bf32490cc6cd626da098564d646d161a07cba2e3adbd9745c0622 SHA512 
031663c46b556048224aab018eb8ea76e34aace77508e52e6ef382a452585fafd4c91b427c0892aab3c624c0cfedc15c388922ae7166248e5da65575ff900c31
 WHIRLPOOL 
760cc1cf0c6657efbdadadd2f50e188d86465e1aa3f287275323d6fad9156b684de0d3b6dbf6e3fd5213018770726087ee282833f25ba5ef67918c0284b885a1

diff --git a/dev-libs/libinput/libinput-1.1.3.ebuild 
b/dev-libs/libinput/libinput-1.1.3.ebuild
deleted file mode 100644
index 2687735..000
--- a/dev-libs/libinput/libinput-1.1.3.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils udev
-
-DESCRIPTION="Library to handle input devices in Wayland"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/libinput/;
-SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz;
-
-LICENSE="MIT"
-SLOT="0/10"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
-IUSE="test"
-# Tests require write access to udev rules directory which is a no-no for live 
system.
-# Other tests are just about logs, exported symbols and autotest of the test 
library.
-RESTRICT="test"
-
-RDEPEND="
-   >=dev-libs/libevdev-0.4
-   >=sys-libs/mtdev-1.1
-   virtual/libudev
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-#  test? (
-#  >=dev-libs/check-0.9.10
-#  dev-util/valgrind
-#  sys-libs/libunwind )
-
-src_configure() {
-   # Doc handling in kinda strange but everything
-   # is available in the tarball already.
-   sed -e 's/^\(SUBDIRS =.*\)doc\(.*\)$/\1\2/' \
-   -i Makefile.am Makefile.in || die
-}
-
-src_configure() {
-   # gui can be built but will not be installed
-   # building documentation silently fails with graphviz syntax errors
-   econf \
-   --disable-documentation \
-   --disable-event-gui \
-   $(use_enable test tests) \
-   --with-udev-dir="$(get_udevdir)"
-}
-
-src_install() {
-   emake install DESTDIR="${D}"
-   dodoc -r doc/html
-   prune_libtool_files
-}

diff --git 

[gentoo-commits] repo/gentoo:master commit in: x11-apps/xrandr/

2016-02-23 Thread Manuel Rüger
commit: b42756e1f816a97b41ab5bea5ff779b710af4a69
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 23:03:56 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 23:03:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42756e1

x11-apps/xrandr: Version bump

Package-Manager: portage-2.2.27

 x11-apps/xrandr/Manifest|  1 +
 x11-apps/xrandr/xrandr-1.5.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/x11-apps/xrandr/Manifest b/x11-apps/xrandr/Manifest
index 01f176b..1ed842a 100644
--- a/x11-apps/xrandr/Manifest
+++ b/x11-apps/xrandr/Manifest
@@ -1,2 +1,3 @@
 DIST xrandr-1.4.1.tar.bz2 171963 SHA256 
67b554ab975652778bef587f86dab7fec8cb95dfd21c11d98a203dac5c241e50 SHA512 
da36a3e332c13f4c793be83528b4b9d77bfa2457a9159958ecfe92a460f2c645d353ec0bdd9d8c34ee77241931b030757cf3dead8b0049e1341ff79add0c247c
 WHIRLPOOL 
459d1b405e64a50cbb4ab1dd8b7b9834bde89f4422075af55d018bf0bbd645abd911f96a044773e93fc19558d5e5d755dfa8e5d609900f3698334d0f9cdd
 DIST xrandr-1.4.3.tar.bz2 169850 SHA256 
7154ac3486b86923692f2d6cdb2991a2ee72bc32af2c4379a6f1c068f204be1b SHA512 
eea2637484e744af305366606ec8fba77f54bb66bf45bd131367abb0f5ff90b858d85fbe4c17ee48f7b2f32f277d5f08b18e9cd61f147757828d415a3db9b9bc
 WHIRLPOOL 
0088c7729bb002ab427249fa7cee0855ea38ff4b0927411e92f5544837b0c3f7d2f48573a7020d3d2263796a535b1d6312439450feafb15264379de314fd0f04
+DIST xrandr-1.5.0.tar.bz2 182515 SHA256 
c1cfd4e1d4d708c031d60801e527abc9b6d34b85f2ffa2cadd21f75ff38151cd SHA512 
11d8fb1b98fbe21d5bb875d82f80a7fd6a61c93ebf175c226f4f747570e8d18980add54a4b88d20dc637155074b2a558b34f035d66a465f324281d65f9e4
 WHIRLPOOL 
a873db930fac01a5d54ac351203da5ad27abca95aa61dcc750200cabbdd89aa5eb37649937190d1558b0d0afe6afcf1258338203d12e4643f5c4d3388675976a

diff --git a/x11-apps/xrandr/xrandr-1.5.0.ebuild 
b/x11-apps/xrandr/xrandr-1.5.0.ebuild
new file mode 100644
index 000..d97b1be
--- /dev/null
+++ b/x11-apps/xrandr/xrandr-1.5.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="primitive command line interface to RandR extension"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=">=x11-libs/libXrandr-1.4
+   x11-libs/libXrender
+   x11-libs/libX11"
+DEPEND="${RDEPEND}"
+
+src_install() {
+   xorg-2_src_install
+   rm -f "${ED}"/usr/bin/xkeystone || die
+}



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xrandr/

2016-02-23 Thread Manuel Rüger
commit: 4fc7c9eb746f26b1438ce340f5a30af17cff10c7
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 23:04:33 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 23:04:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fc7c9eb

x11-apps/xrandr: Remove old

Package-Manager: portage-2.2.27

 x11-apps/xrandr/Manifest|  1 -
 x11-apps/xrandr/xrandr-1.4.1.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/x11-apps/xrandr/Manifest b/x11-apps/xrandr/Manifest
index 1ed842a..9996f4f 100644
--- a/x11-apps/xrandr/Manifest
+++ b/x11-apps/xrandr/Manifest
@@ -1,3 +1,2 @@
-DIST xrandr-1.4.1.tar.bz2 171963 SHA256 
67b554ab975652778bef587f86dab7fec8cb95dfd21c11d98a203dac5c241e50 SHA512 
da36a3e332c13f4c793be83528b4b9d77bfa2457a9159958ecfe92a460f2c645d353ec0bdd9d8c34ee77241931b030757cf3dead8b0049e1341ff79add0c247c
 WHIRLPOOL 
459d1b405e64a50cbb4ab1dd8b7b9834bde89f4422075af55d018bf0bbd645abd911f96a044773e93fc19558d5e5d755dfa8e5d609900f3698334d0f9cdd
 DIST xrandr-1.4.3.tar.bz2 169850 SHA256 
7154ac3486b86923692f2d6cdb2991a2ee72bc32af2c4379a6f1c068f204be1b SHA512 
eea2637484e744af305366606ec8fba77f54bb66bf45bd131367abb0f5ff90b858d85fbe4c17ee48f7b2f32f277d5f08b18e9cd61f147757828d415a3db9b9bc
 WHIRLPOOL 
0088c7729bb002ab427249fa7cee0855ea38ff4b0927411e92f5544837b0c3f7d2f48573a7020d3d2263796a535b1d6312439450feafb15264379de314fd0f04
 DIST xrandr-1.5.0.tar.bz2 182515 SHA256 
c1cfd4e1d4d708c031d60801e527abc9b6d34b85f2ffa2cadd21f75ff38151cd SHA512 
11d8fb1b98fbe21d5bb875d82f80a7fd6a61c93ebf175c226f4f747570e8d18980add54a4b88d20dc637155074b2a558b34f035d66a465f324281d65f9e4
 WHIRLPOOL 
a873db930fac01a5d54ac351203da5ad27abca95aa61dcc750200cabbdd89aa5eb37649937190d1558b0d0afe6afcf1258338203d12e4643f5c4d3388675976a

diff --git a/x11-apps/xrandr/xrandr-1.4.1.ebuild 
b/x11-apps/xrandr/xrandr-1.4.1.ebuild
deleted file mode 100644
index 3961c9f..000
--- a/x11-apps/xrandr/xrandr-1.4.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="primitive command line interface to RandR extension"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=x11-libs/libXrandr-1.4
-   x11-libs/libXrender
-   x11-libs/libX11"
-DEPEND="${RDEPEND}"
-
-src_install() {
-   xorg-2_src_install
-   rm -f "${ED}"/usr/bin/xkeystone || die
-}



[gentoo-commits] dev/mrueg:master commit in: app-editors/sublime-text/

2016-02-23 Thread Manuel Rüger
commit: e8b893f483f8f03d28b2b73beef3c485b28fb368
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 22:57:36 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 22:57:36 2016 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=e8b893f4

app-editors/sublime-text: Version bump. Remove old

Package-Manager: portage-2.2.27

 app-editors/sublime-text/Manifest| 4 ++--
 ...ime-text-3_beta3083.ebuild => sublime-text-3_beta3103.ebuild} | 9 +++--
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/app-editors/sublime-text/Manifest 
b/app-editors/sublime-text/Manifest
index c4aafba..3d38e52 100644
--- a/app-editors/sublime-text/Manifest
+++ b/app-editors/sublime-text/Manifest
@@ -1,2 +1,2 @@
-DIST sublime_text_3_build_3083_x32.tar.bz2 7572911 SHA256 
89e8e2bafa041c263d2c5ffd1b8ea3c36d9727c95a3f7a6603bdf1f6c4cc3165 SHA512 
7329e689d0a212bb8ac255f05845b3dfb94f0c60d4d7e9b3445c390c9ae13d2a63e7df9385b1a2a7ff38cf5bce7151d51a4a482d94e2712684db7055dc78502f
 WHIRLPOOL 
2d9f81480d75169e4e7dd6e7081dce9705c17347dba4e6579a6643b79a30d06589db21173a7ca33db352706067324103edebd5d5eb42d8f10a35c5754c0bb75a
-DIST sublime_text_3_build_3083_x64.tar.bz2 7505310 SHA256 
4565c7f607b69ca6efa1751c739a11d42aeaf66d15987fbb9595e97e3ece14ee SHA512 
a92c2ce4aa2e99d1c77cf65a8da8539d907bf28ea6190488d97e632c501f7d38182b8d6eec831387505fab61f7d0449de2797bc4f947a9198a2b0bc1280df386
 WHIRLPOOL 
00f01e3249600acd9eece42a6ee3a9b9421aac4546ade1130a835e13e559ba92978b2efab44af4ce472310173568bf40b4c48e16512f264c249faf569ce8b344
+DIST sublime_text_3_build_3103_x32.tar.bz2 7960885 SHA256 
34380ea97e0363fee908ea780754f8a7670a0054f8d6ef72ba1efa663fb32de2 SHA512 
1ed5225be25208a2cd35a0ed6819aa01fd8253c40cf28b1f9408cceb86c67191afcd7cb519f1c04b8c6f0d0fd700a7de83447d343709da679901d22df2f910bf
 WHIRLPOOL 
c157d5785bf2bdb72d1a1e93c9da02efeb3e22794835acbce58321c0d47cac439bd72c73932c52e23bbbd1a75680a48e3e52ed4500fa438b092bc931b762bd1f
+DIST sublime_text_3_build_3103_x64.tar.bz2 7837097 SHA256 
9d78d34dfc5a74339476d02313f4c0659afe4dc2ee01998b2e8a1b9def5813f5 SHA512 
b51f25c376c06b4261d9e797fb0374532d2fdf86c96af5a7cf0847cb6f7514a7ceda894a4e9b5c63efe0053f6651f52dced9f438a319ddc4991524199a5b65bc
 WHIRLPOOL 
c46b75600391e9e98a24943dfe6d65f8d5cbbd120ed709feb2e0715ab7e387c9d4789078fb8f85efa07d959d1ab22e44fbb8d8e861a41ef5262aba8d4e06eb6c

diff --git a/app-editors/sublime-text/sublime-text-3_beta3083.ebuild 
b/app-editors/sublime-text/sublime-text-3_beta3103.ebuild
similarity index 86%
rename from app-editors/sublime-text/sublime-text-3_beta3083.ebuild
rename to app-editors/sublime-text/sublime-text-3_beta3103.ebuild
index 36634d2..416ecd6 100644
--- a/app-editors/sublime-text/sublime-text-3_beta3083.ebuild
+++ b/app-editors/sublime-text/sublime-text-3_beta3103.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ MY_P=${MY_PN}_${PV/beta/build_}
 
 DESCRIPTION="A sophisticated text editor for code, html and prose"
 HOMEPAGE="http://www.sublimetext.com;
-COMMON_URI="http://c758482.r82.cf2.rackcdn.com;
+COMMON_URI="https://download.sublimetext.com/;
 SRC_URI="amd64? ( ${COMMON_URI}/${MY_P}_x64.tar.bz2 )
x86? ( ${COMMON_URI}/${MY_P}_x32.tar.bz2 )"
 LICENSE="Sublime"
@@ -22,10 +22,7 @@ RESTRICT="mirror"
 
 S=${WORKDIR}/${PN/-/_}_${PV%%_*}
 
-DEPEND="${PYTHON_DEPS}"
-
-RDEPEND="${DEPEND}
-   media-libs/libpng:0
+RDEPEND="media-libs/libpng:0
>=x11-libs/gtk+-2.24.8-r1:2"
 
 QA_PREBUILT="/opt/${PN}/crash_reporter



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

2016-02-23 Thread Lars Wendler
commit: c387639fdbb8a48757487975f163e20b19df601b
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Feb 23 22:38:36 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Feb 23 22:38:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c387639f

media-libs/harfbuzz: Bump to version 1.2.1

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

 media-libs/harfbuzz/Manifest  |   1 +
 media-libs/harfbuzz/harfbuzz-1.2.1.ebuild | 100 ++
 2 files changed, 101 insertions(+)

diff --git a/media-libs/harfbuzz/Manifest b/media-libs/harfbuzz/Manifest
index 8697f08..7bbafc7 100644
--- a/media-libs/harfbuzz/Manifest
+++ b/media-libs/harfbuzz/Manifest
@@ -2,3 +2,4 @@ DIST harfbuzz-0.9.41.tar.bz2 1188176 SHA256 
d81aa53d0c02b437beeaac159d7fc16394d6
 DIST harfbuzz-1.0.6.tar.bz2 1240522 SHA256 
f616a7fbdc78a627043f9029000bf08c0c71df59cde4143fc92a014f6a993b26 SHA512 
20ee169389a784e4ad4e2ff006a59a36879dba0a37a999ff51c2b4d76da9496a1a747d5176e9611998187452e6d18f880295bdfb9f45338acddf772fc3f16021
 WHIRLPOOL 
63eab91311674417b66fa92e0b92a5482321dfa8dc48edcc3ae1ed459483222ab08229438356245cc183234a65388fbb6bdb73222359dea0ec2a35a1bf141c78
 DIST harfbuzz-1.1.3.tar.bz2 1294579 SHA256 
d93d7cb7979c32672e902fdfa884599e63f07f2fa5b06c66147d20c516d4b8f7 SHA512 
e418a1543ec2a1e58e5d8d0ba9a40e8675eda13c94c664ff83ed6303c724f078cf1744883b454c46ec40157db8dc05e7f2cf5e52200601bb1e13827d8dfbaccf
 WHIRLPOOL 
9d18d985df77ff841b1a87d25f17eb472517e109a051f2ed213b44ec91de3a499853cf7d93e23f5ac4c199ec65f2dd02300e05097cb4983565ebb9227c8d3810
 DIST harfbuzz-1.2.0.tar.bz2 135 SHA256 
79ff5305153d15931fbdda80c9612783b0283dee44f4c2af71aa37353daaa685 SHA512 
92a2203ab3491992081c3cbcb7b151e1c632a98c9b2cc27863df377e08d3951387f513c7f5184a05b0523b99517775e083edfccac8386981c242ed02d34052c5
 WHIRLPOOL 
ddcb6b3afb3b56bc326086e01450da978cdfe3832b2f2eb136cec0a6a089f701a0e572b5a3a256a186ef88a2232d336279fd8348223bcbf1eccc42db2338ff07
+DIST harfbuzz-1.2.1.tar.bz2 1335074 SHA256 
0c189aa386c5ea8d7c315adf273f56f48f412081a367b3f92abc2d0855fa2226 SHA512 
537da15b217096a3acf3ac6077e5fab1c9c7d473a924ba241ccdcf5f375051e9d34be9f309165daae8db05ca1819204e8b95b95a7508216526145b0c2d46d0dc
 WHIRLPOOL 
1b05eb7e511b8405358dfd1d1317cdb793b6931568bc86f6808595a9cc51ec38b5775d33b15a34623fff7ba086a2ec75a34c10920b84d43ee7de8c4dcb9429df

diff --git a/media-libs/harfbuzz/harfbuzz-1.2.1.ebuild 
b/media-libs/harfbuzz/harfbuzz-1.2.1.ebuild
new file mode 100644
index 000..5c0e26b
--- /dev/null
+++ b/media-libs/harfbuzz/harfbuzz-1.2.1.ebuild
@@ -0,0 +1,100 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGIT_REPO_URI="git://anongit.freedesktop.org/harfbuzz"
+[[ ${PV} ==  ]] && inherit git-r3 autotools
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils libtool multilib-minimal python-any-r1
+
+DESCRIPTION="An OpenType text shaping engine"
+HOMEPAGE="http://www.freedesktop.org/wiki/Software/HarfBuzz;
+[[ ${PV} ==  ]] || 
SRC_URI="http://www.freedesktop.org/software/${PN}/release/${P}.tar.bz2;
+
+LICENSE="Old-MIT ISC icu"
+SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
+[[ ${PV} ==  ]] || \
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x86-macos ~x64-solaris"
+
+IUSE="+cairo fontconfig +glib +graphite icu +introspection static-libs test 
+truetype"
+REQUIRED_USE="introspection? ( glib )"
+
+RDEPEND="
+   cairo? ( x11-libs/cairo:= )
+   fontconfig? ( media-libs/fontconfig:1.0[${MULTILIB_USEDEP}] )
+   glib? ( >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] )
+   graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
+   icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-introspection-1.34:= )
+   truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   dev-util/gtk-doc-am
+   virtual/pkgconfig
+   test? ( ${PYTHON_DEPS} )
+"
+# eautoreconf requires gobject-introspection-common
+# ragel needed if regenerating *.hh files from *.rl
+[[ ${PV} =  ]] && DEPEND="${DEPEND}
+   >=dev-libs/gobject-introspection-common-1.34
+   dev-util/ragel
+"
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   if [[ ${CHOST} == *-darwin* || ${CHOST} == *-solaris* ]] ; then
+   # on Darwin/Solaris we need to link with g++, like automake 
defaults
+   # to, but overridden by upstream because on Linux this is not
+   # necessary, bug #449126
+   sed -i \
+   -e 's/\/CXXLINK/' \
+   src/Makefile.am || die
+   sed -i \
+   -e '/libharfbuzz_la_LINK = /s/\/CXXLINK/' \

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

2016-02-23 Thread Michał Górny
commit: d1d46065ac67302224568637e91f995be6a53f49
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 23 22:16:47 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 23 22:20:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1d46065

dev-lang/python-exec: Bugfix bump to 2.4.2

Bump to 2.4.2 that fixes informational command output (-h, -l, -V) to go
to stdout rather than stderr. This is required for new eselect-python
versions.

 dev-lang/python-exec/Manifest   | 2 +-
 .../python-exec/{python-exec-2.4.1.ebuild => python-exec-2.4.2.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python-exec/Manifest b/dev-lang/python-exec/Manifest
index 496354a..37e1a28 100644
--- a/dev-lang/python-exec/Manifest
+++ b/dev-lang/python-exec/Manifest
@@ -5,4 +5,4 @@ DIST python-exec-2.2.1.tar.bz2 82990 SHA256 
c0fcb0c9593b26cf56cdf39ff265586a2203
 DIST python-exec-2.2.tar.bz2 82269 SHA256 
041dccf96c31bfac5eee9c43bdf511821449313a5b7d0bd745bed09151e1bffe SHA512 
9492d94e7134b555a2f3b81cbd4e159074fed21b1471090547618da34dab70264a3fa40c8b7f79c42b61938655006dd5659e26389649a2401c26b4e0c90c9ac1
 WHIRLPOOL 
0b13d73c2e3c9606589201af34504c317965c29bb5cfe211479d893c606ca05dff62755fcba5f76d0a653a2719f36119e6f3db050ffa9f9bb01ef2ff7b68cb4d
 DIST python-exec-2.3.2.tar.bz2 84786 SHA256 
c575247d6152c4f524c716a7fed879ffeb9ca7d65fac591b05cf0d726bf9cd1f SHA512 
7beb938e338eb9abc711f6ba844f57647b679fe3e2b2d984897de142b81506bf5614565c30c119905bbb6949c5717d8ba23d5c9fd0208d554cd62fb5bb0ca30e
 WHIRLPOOL 
47a4e5d76c1f40184b54e1cb8535ddbbf0a0f3042f59190730e6270acbc1ff8ba303c88cee818e88108d64cf25c6f13d869cf5aba74f51f11bf408723b8af274
 DIST python-exec-2.3.tar.bz2 84201 SHA256 
04f7c92727f666e4f950157a39ed6ac0a48d1a746736cc515a97195a30a3f9fe SHA512 
fc6b8702a7009873b42dcde4b1771913f43ab45d92c62b9856a903b48dbe32c4ab588abe239e4512d9e2026a24aff26ec572f5cd98613e6a0160dcbd642e0849
 WHIRLPOOL 
3c5c238dbbf174dbbede06109bfc32e9675f53ded011dffdc0ce9327adff778bec6d89aba18ea531548d3e1ed17808f1a29cc1085f620baada74d71695f56b41
-DIST python-exec-2.4.1.tar.bz2 86788 SHA256 
10dce457d3fc23e39b4b2034ad537ef185aea8e4c271d3034097ee55e888ba35 SHA512 
edf590b4380a498cbae5b5e31ec7127eed8172c03ac0aa6c4f376073b271951aeb7db27ebf93385522e688264abe7db456011913bfb8a0b3f18c72406c7abe77
 WHIRLPOOL 
a47e1a3f6720f48bbabbc0f7bb2b124cd4aaf6ba98e652524c687cc08cc44355687eb280f2611505d4ab654e1b4032bd49b48ad7930b4d072c7ade189b11493a
+DIST python-exec-2.4.2.tar.bz2 86808 SHA256 
d3659764eeb462492a0e6586e74d618a1e2329353dddcf50519052a9a6a1dbe5 SHA512 
728bf9fc23ce5f8ebdd2f8c385f779378beb8eabb61d227df9a40dad1157eb4619426b14eaf1f44d0591f2110c7930cdbe7c9ee3eb380574fafa243a19b128d3
 WHIRLPOOL 
9cc952c33634be6463ad69f162dfb514bc2573535a324736a4f7d8d1158470f2e47cdc0ad05b0ac8e60c098d7a4308a888943f966fb3c10a1a09657363947aaa

diff --git a/dev-lang/python-exec/python-exec-2.4.1.ebuild 
b/dev-lang/python-exec/python-exec-2.4.2.ebuild
similarity index 100%
rename from dev-lang/python-exec/python-exec-2.4.1.ebuild
rename to dev-lang/python-exec/python-exec-2.4.2.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-python/

2016-02-23 Thread Michał Górny
commit: 60344af6b40cc75e35c2c543601000cdec112b1c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 23 22:18:31 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 23 22:20:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60344af6

app-eselect/eselect-python: Raise python-exec dep to 2.4.2 in live

Raise python-exec dependency in the live version to require at least
2.4.2 since the current live code requires working 'python-exec2c -l' to
obtain supported implementation list.

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

diff --git a/app-eselect/eselect-python/eselect-python-.ebuild 
b/app-eselect/eselect-python/eselect-python-.ebuild
index 52eb0ce..dbfcd6c 100644
--- a/app-eselect/eselect-python/eselect-python-.ebuild
+++ b/app-eselect/eselect-python/eselect-python-.ebuild
@@ -19,8 +19,9 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
+# python-exec-2.4.2 for working -l option
 RDEPEND=">=app-admin/eselect-1.2.3
-   >=dev-lang/python-exec-2.3"
+   >=dev-lang/python-exec-2.4.2"
 
 src_prepare() {
[[ ${PV} == "" ]] && eautoreconf



[gentoo-commits] proj/eselect-python:master commit in: /

2016-02-23 Thread Michał Górny
commit: d462dcb4dc47e090b87b2947f0bacfee485c483e
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Feb 22 21:32:14 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Feb 22 21:42:02 2016 +
URL:
https://gitweb.gentoo.org/proj/eselect-python.git/commit/?id=d462dcb4

Obtain supported implementations list from python-exec2c

 configure.ac  |  2 --
 python.eselect.in | 26 +-
 2 files changed, 9 insertions(+), 19 deletions(-)

diff --git a/configure.ac b/configure.ac
index 6ea1742..1e836e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,6 @@
 AC_INIT([eselect-python], [20160207])
 AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-bzip2])
 
-# note: we need AC_PROG_CC to determine EXEEXT (AC_EXEEXT does not work)
-AC_PROG_CC
 AC_PATH_PROG(INSTALL, install)
 AC_PROG_MKDIR_P
 

diff --git a/python.eselect.in b/python.eselect.in
index e9390ec..196140e 100644
--- a/python.eselect.in
+++ b/python.eselect.in
@@ -14,25 +14,17 @@ MAN_PATH="${EROOT%/}/usr/share/man/man1"
 # Get list of all installed Python interpreters, in lexical order.
 # $1 can be --pyN to filter results to pythonN.?.
 get_installed_pythons() {
-   local exes=(
-   # note: order *matters*
-   # TODO: get them outta python-exec
-   "${INTERPRETER_DIR}"/jython?.?@EXEEXT@
-   "${INTERPRETER_DIR}"/pypy{,3}@EXEEXT@
-   "${INTERPRETER_DIR}"/python?.?@EXEEXT@
-   )
-
local i
-   for (( i = ${#exes[@]}-1; i >= 0; --i )); do
-   local exe=${exes[i]}
-   [[ -x ${exe} ]] || continue
-   exe=${exe##*/}
-   exe=${exe%@EXEEXT@}
-   # apply filters
-   [[ ${1} == --py* && ${exe} != python${1:4}* ]] && continue
 
-   echo "${exe}"
-   done
+   # get complete list from python-exec
+   while read i; do
+   # filter by type
+   [[ ${1} == --py* && ${i} != python${1:4}* ]] && continue
+   # filter to installed only
+   if type -P "${i}" &>/dev/null; then
+   echo "${i}"
+   fi
+   done < <(python-exec2c -l)
 }
 
 # Get list of all preference values from python-exec.conf. This



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyds9/, dev-python/pyds9/files/

2016-02-23 Thread Sebastien Fabbro
commit: 1e710dcc7ce830f24cd23998816c4dbb10e7664e
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Tue Feb 23 21:43:02 2016 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Tue Feb 23 21:43:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e710dcc

dev-python/pyds9: version bump

Package-Manager: portage-2.2.27

 dev-python/pyds9/Manifest  |  1 +
 .../pyds9/files/pyds9-1.8.1-use-system-xpa.patch   | 36 ++
 dev-python/pyds9/pyds9-1.8.1.ebuild| 26 
 3 files changed, 63 insertions(+)

diff --git a/dev-python/pyds9/Manifest b/dev-python/pyds9/Manifest
index 5e55965..f4e0219 100644
--- a/dev-python/pyds9/Manifest
+++ b/dev-python/pyds9/Manifest
@@ -1 +1,2 @@
 DIST pyds9-1.7.tar.gz 879882 SHA256 
026a86827fa93f074e2a90b9d831ba79253f312fa331f6a6a508cfa91fa81aac SHA512 
8622cf40db65228553abc2f3dea346d9c948706a2681217a9383589d4df0143c42ef859dff12689f699b0fb40806945232c336539f37eb2c78754f9779043bcb
 WHIRLPOOL 
abc2d11817519e844f61319b0ba30276a9bb48b6a3beb5e6b7c097717cc86aeeb1960f58d62a21a9ce5d4bc37c05b8cee181abc1cc12e2821a5e878d64f1f175
+DIST pyds9-1.8.1.tar.gz 899377 SHA256 
86ebc33b4f493998751a2f4a1c0141c7a4a7aee2ab01b62119bcd75bb3ca7273 SHA512 
6924ba2a1c1ccd0b3c068d4923c6a35127da744b91b97ece7d075bfde68ff49e6d24ae55869aa5e0e462f3f488db697dcdb33d217b33b6d63551286d9a95eec9
 WHIRLPOOL 
68bdbe1b10fc6c2651d20968eb8e419d1649958d4c0f70bff01ca7a9ad69fad7a8c78eaced497b6a5b0627f6de63f7390c3fdf009947faa5d25276174ea97fc7

diff --git a/dev-python/pyds9/files/pyds9-1.8.1-use-system-xpa.patch 
b/dev-python/pyds9/files/pyds9-1.8.1-use-system-xpa.patch
new file mode 100644
index 000..b84994f
--- /dev/null
+++ b/dev-python/pyds9/files/pyds9-1.8.1-use-system-xpa.patch
@@ -0,0 +1,36 @@
+Author: Ole Streicher 
+Description: Don't install and use the convienience copy provided in the
+ source, but use the one installed by the "libxpa1" package.
+--- a/setup.py
 b/setup.py
+@@ -21,7 +21,7 @@
+ xpadir = 'xpa'
+ 
+ 
+-def make(which):
++def _disabled_make(which):
+ curdir = os.getcwd()
+ srcDir = os.path.join(os.path.dirname(os.path.abspath(__file__)), xpadir)
+ os.chdir(srcDir)
+@@ -86,10 +86,5 @@
+   author_email='sa...@cfa.harvard.edu',
+   url='http://hea-www.harvard.edu/saord/ds9/',
+   py_modules=['pyds9', 'xpa'],
+-  data_files=[('', [os.path.join(xpadir, xpalib),
+-os.path.join(xpadir, xpans)])],
+-  cmdclass={'build_py': my_build_py,
+-'install_data': my_install_data,
+-'clean': my_clean},
+   install_requires=['six']
+   )
+--- a/xpa.py
 b/xpa.py
+@@ -28,7 +28,7 @@
+ return _fname
+ return None
+ 
+-_libpath = _find_shlib('xpa')
++_libpath = 'libxpa.so.1'
+ if _libpath:
+ libxpa = ctypes.cdll.LoadLibrary(_libpath)
+ _ulist = platform.uname()

diff --git a/dev-python/pyds9/pyds9-1.8.1.ebuild 
b/dev-python/pyds9/pyds9-1.8.1.ebuild
new file mode 100644
index 000..e201c4c
--- /dev/null
+++ b/dev-python/pyds9/pyds9-1.8.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python interface to XPA to communicate with DS9"
+HOMEPAGE="https://github.com/ericmandel/pyds9;
+SRC_URI="https://github.com/ericmandel/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="x11-libs/xpa:0
+   dev-python/six[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+DOCS=(changelog README.md)
+
+PATCHES=( "${FILESDIR}/${P}-use-system-xpa.patch" )



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

2016-02-23 Thread Sebastien Fabbro
commit: ef6e588bd4162c4019914fc23871b9ee1709a170
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Tue Feb 23 21:38:27 2016 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Tue Feb 23 21:43:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef6e588b

x11-libs/xpa: Version bump

Package-Manager: portage-2.2.27

 x11-libs/xpa/Manifest  |  1 +
 x11-libs/xpa/xpa-2.1.17.ebuild | 54 ++
 2 files changed, 55 insertions(+)

diff --git a/x11-libs/xpa/Manifest b/x11-libs/xpa/Manifest
index 4f98332..a4280b7 100644
--- a/x11-libs/xpa/Manifest
+++ b/x11-libs/xpa/Manifest
@@ -1 +1,2 @@
 DIST xpa-2.1.15.tar.gz 861859 SHA256 
ac0e041f9115757fbcbfeb377cb5833544815a70f2b46f6edfbf6d1239ae690a SHA512 
62b453eb138197b452fca8d1ded1df97be54bcfbd13a0d5fecafc206c1589913c7d09593247077fb07c8b66a87ac0b22b95dfe74c49f2bd0abb942942fa87ce8
 WHIRLPOOL 
7dea8b931a1734c216ccfb79604ef5d291e1ea9230bbf0859895ac132ed2ceb7bc8ca13957d2022c34b641e740febf344b44e897faabf5aec9faf5761cf5213f
+DIST xpa-2.1.17.tar.gz 900465 SHA256 
c95ae1d6c5353226a90f29007822e98da42a036af2f7326a21d2f66189c49751 SHA512 
c9742b8427a9d8512a429f5a3b2bc6a55803b975c1524ead64906a4387a589f229e8715c46814b7b1bfb30a05f2f5fe59e944e1dabc333fcceca71c569a05a50
 WHIRLPOOL 
7426629091bc73d82ea87ce3db64b6f18f98f47bf98a45cc89971dbd0a88b44ee9eabe3e34e645e62a046fdb5b84258668f04616c38a34482f061e59b85445fb

diff --git a/x11-libs/xpa/xpa-2.1.17.ebuild b/x11-libs/xpa/xpa-2.1.17.ebuild
new file mode 100644
index 000..6c93fa4
--- /dev/null
+++ b/x11-libs/xpa/xpa-2.1.17.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils autotools
+
+DESCRIPTION="Messaging system providing communication between programs"
+HOMEPAGE="https://github.com/ericmandel/xpa;
+SRC_URI="https://github.com/ericmandel/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0/1"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc static-libs"
+
+RDEPEND="
+   dev-lang/tcl:0=
+   x11-libs/libXt:0"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-2.1.8-makefile.patch
+   sed -i -e "s:\${LINK}:\${LINK} ${LDFLAGS}:" mklib || die
+   eautoconf
+}
+
+src_configure() {
+   econf \
+   --enable-shared \
+   --enable-threaded-xpans \
+   --with-x \
+   --with-tcl \
+   --with-threads
+}
+
+src_compile() {
+   emake shlib tclxpa
+}
+
+src_install () {
+   dodir /usr/$(get_libdir)
+   emake INSTALL_ROOT="${D}" install
+   insinto /usr/$(get_libdir)/tclxpa
+   doins pkgIndex.tcl
+   mv  "${ED}"/usr/$(get_libdir)/libtclxpa* \
+   "${ED}"/usr/$(get_libdir)/tclxpa/ || die
+   dodoc README
+   use doc && dodoc doc/*.pdf && dohtml doc/*.html
+   # build system so crappy not worth patching to a non respondant upstream
+   # and builds static with PIC
+   use static-libs || rm -f "${ED}"/usr/$(get_libdir)/*.a
+}



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

2016-02-23 Thread Michael Weber
commit: 3692e1b7585e462a3315df6d058bed21a6a39836
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Feb 23 20:33:31 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Feb 23 20:36:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3692e1b7

net-misc/minidlna: drop old version.

Package-Manager: portage-2.2.27

 net-misc/minidlna/Manifest  |  1 -
 net-misc/minidlna/minidlna-1.1.3.ebuild | 86 -
 2 files changed, 87 deletions(-)

diff --git a/net-misc/minidlna/Manifest b/net-misc/minidlna/Manifest
index 7a5cd8d..c7c7c44 100644
--- a/net-misc/minidlna/Manifest
+++ b/net-misc/minidlna/Manifest
@@ -1,4 +1,3 @@
-DIST minidlna-1.1.3.tar.gz 481789 SHA256 
ed42d5cadf9488a95a0107341918879ef8ce4c650e19337688c46cdcd484bc4e SHA512 
3b3c28ed17325a1d2c461c51c7958fcc7fd02b71332a952e06f0ad8bca04f8ff58a74bb3d221ad432282c7289953bd31c213c2703008fb36037c39a743001aa9
 WHIRLPOOL 
4ac0a4344feb026d483562d5711f3f3ce4f70d68d9b043ec54e7d3667c7b38e2d1b7df2cbb2a5c9d05d4afc29182fe65c95389530b187000e496902734bb498e
 DIST minidlna-1.1.4.tar.gz 494478 SHA256 
9814c04a2c506a0dd942c4218d30c07dedf90dabffbdef2d308a3f9f23545314 SHA512 
24c2d8798278d60faa46c6d7b19e44a91868da869f7d2aa2bf3c68e343a6c2a323f67223ea69242919047b08f059ed9c7a49b0b516384244acd98b51db4e
 WHIRLPOOL 
5f82dd2130086e90784b05d67037e9c40e20b539ddc1bfb3733910beee44578027d9c245aa1f6117ba05b3c039a2b32125ea561f71c63cf0e422664e7067007f
 DIST minidlna-1.1.5.tar.gz 488191 SHA256 
8477ad0416bb2af5cd8da6dde6c07ffe1a413492b7fe40a362bc8587be15ab9b SHA512 
2a8eaa42fcda6f98648f1726af5cdba6d2358c386440dd0de933364cfbd1ced2fee5f883033e1a5a692b760749beb2c12798020a3591ddcea22663102d4f3dfa
 WHIRLPOOL 
8ed8fd62fb063b042a234c8647fa05c65e4f1e331a66efae8f361002f5cedcd2706d777348332075e3263e0d8bbde7794dd84fc400dfe3a656e5d70952427669
 DIST minidlna-gentoo-artwork.patch.xz 49372 SHA256 
37ae7228b07b7c81c8962c5dc88a41ed1691bdf1b019b654a9fc93ac1da0c7ce SHA512 
3bdaadc2a2331e9ebf37ed80d1de7cebd6307ab068dc9cf067159b2c0754a765b2076c07e988602af4dd2d6c49c819da8a1f668258950e15592027b353f22b5e
 WHIRLPOOL 
e243b9b6a002af5e3ee1bb196239790ff86724624ebccb34c84ac072426341db6b5f44e455d13657d5284220fe2688ddf3a2ec0212a7b86525eb02a6c080af80

diff --git a/net-misc/minidlna/minidlna-1.1.3.ebuild 
b/net-misc/minidlna/minidlna-1.1.3.ebuild
deleted file mode 100644
index 833a666..000
--- a/net-misc/minidlna/minidlna-1.1.3.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils systemd toolchain-funcs user
-
-DESCRIPTION="DLNA/UPnP-AV compliant media server"
-HOMEPAGE="http://minidlna.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE="netgear readynas"
-
-RDEPEND="dev-db/sqlite
-   media-libs/flac
-   media-libs/libexif
-   media-libs/libid3tag
-   media-libs/libogg
-   media-libs/libvorbis
-   virtual/ffmpeg
-   virtual/jpeg"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-pkg_setup() {
-   local my_is_new="yes"
-   [ -d "${EPREFIX}"/var/lib/${PN} ] && my_is_new="no"
-   enewgroup ${PN}
-   enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
-   if [ -d "${EPREFIX}"/var/lib/${PN} ] && [ "${my_is_new}" == "yes" ] ; 
then
-   # created by above enewuser command w/ wrong group and 
permissions
-   chown ${PN}:${PN} "${EPREFIX}"/var/lib/${PN} || die
-   chmod 0750 "${EPREFIX}"/var/lib/${PN} || die
-   # if user already exists, but /var/lib/minidlna is missing
-   # rely on ${D}/var/lib/minidlna created in src_install
-   fi
-}
-
-src_prepare() {
-   sed -e "/log_dir/s:/var/log:/var/log/${PN}:" \
-   -e "/db_dir/s:/var/cache/:/var/lib/:" \
-   -i ${PN}.conf || die
-
-   epatch_user
-}
-
-src_configure() {
-   econf \
-   --disable-silent-rules \
-   --with-db-path=/var/lib/${PN} \
-   --with-log-path=/var/log/${PN} \
-   --enable-tivo \
-   $(use_enable netgear) \
-   $(use_enable readynas)
-}
-
-src_install() {
-   default
-
-   insinto /etc
-   doins ${PN}.conf
-
-   newconfd "${FILESDIR}"/${PN}-1.0.25.confd ${PN}
-   newinitd "${FILESDIR}"/${PN}-1.1.2.initd ${PN}
-   systemd_newunit "${FILESDIR}"/${PN}-1.1.2.service ${PN}.service
-   echo "d /run/${PN} 0755 ${PN} ${PN} -" > "${T}"/${PN}.conf
-   systemd_dotmpfilesd "${T}"/${PN}.conf
-
-   dodir /var/{lib,log}/${PN}
-   fowners ${PN}:${PN} /var/{lib,log}/${PN}
-   fperms 0750 /var/{lib,log}/${PN}
-
-   dodoc AUTHORS NEWS README TODO
-   doman ${PN}d.8 ${PN}.conf.5
-}
-
-pkg_postinst() {
-   elog "minidlna now runs as minidlna:minidlna (bug 426726),"
-   elog "logfile is moved to 

[gentoo-commits] repo/gentoo:master commit in: net-misc/minidlna/files/, net-misc/minidlna/

2016-02-23 Thread Michael Weber
commit: 944a94cacf7df1c8179eabcbe6d24640ea06bae1
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Feb 23 20:30:09 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Feb 23 20:35:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=944a94ca

net-misc/minidlna: Revbump to new init script 
(https://github.com/gentoo/gentoo/pull/137, thanks jirutka).

Package-Manager: portage-2.2.27

 net-misc/minidlna/files/minidlna-1.1.5.initd | 33 ++
 net-misc/minidlna/minidlna-1.1.5-r1.ebuild   | 96 
 2 files changed, 129 insertions(+)

diff --git a/net-misc/minidlna/files/minidlna-1.1.5.initd 
b/net-misc/minidlna/files/minidlna-1.1.5.initd
new file mode 100644
index 000..c4cb33f
--- /dev/null
+++ b/net-misc/minidlna/files/minidlna-1.1.5.initd
@@ -0,0 +1,33 @@
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+: ${CONFIG:=/etc/minidlna.conf}
+: ${M_USER:=minidlna}
+: ${M_GROUP:=minidlna}
+
+name="MiniDLNA"
+
+pidfile="/run/minidlna/minidlna.pid"
+command="/usr/sbin/minidlnad"
+command_args="-P $pidfile -f $CONFIG"
+start_stop_daemon_args="--user ${M_USER}:${M_GROUP}"
+
+required_files="$CONFIG"
+
+depend() {
+   need net
+}
+
+start_pre() {
+   if [ "$M_USER" = "root" ]; then
+   eerror "It's not a good idea to run minidlna as root!"
+   fi
+
+   if yesno "$RESCAN"; then
+   command_args="$command_args -R"
+   fi
+
+   checkpath -q -d -m 0750 -o "${M_USER}:${M_GROUP}" "$(dirname 
"$pidfile")"
+}

diff --git a/net-misc/minidlna/minidlna-1.1.5-r1.ebuild 
b/net-misc/minidlna/minidlna-1.1.5-r1.ebuild
new file mode 100644
index 000..877534e
--- /dev/null
+++ b/net-misc/minidlna/minidlna-1.1.5-r1.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils linux-info systemd toolchain-funcs user
+
+DESCRIPTION="DLNA/UPnP-AV compliant media server"
+HOMEPAGE="http://minidlna.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz
+   https://dev.gentoo.org/~xmw/${PN}-gentoo-artwork.patch.xz;
+
+LICENSE="BSD GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="netgear readynas"
+
+RDEPEND="dev-db/sqlite:3
+   media-libs/flac
+   media-libs/libexif
+   media-libs/libid3tag
+   media-libs/libogg
+   media-libs/libvorbis
+   virtual/ffmpeg
+   virtual/jpeg:0"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+CONFIG_CHECK="~INOTIFY_USER"
+
+pkg_setup() {
+   local my_is_new="yes"
+   [ -d "${EPREFIX}"/var/lib/${PN} ] && my_is_new="no"
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
+   if [ -d "${EPREFIX}"/var/lib/${PN} ] && [ "${my_is_new}" == "yes" ] ; 
then
+   # created by above enewuser command w/ wrong group and 
permissions
+   chown ${PN}:${PN} "${EPREFIX}"/var/lib/${PN} || die
+   chmod 0750 "${EPREFIX}"/var/lib/${PN} || die
+   # if user already exists, but /var/lib/minidlna is missing
+   # rely on ${D}/var/lib/minidlna created in src_install
+   fi
+
+   linux-info_pkg_setup
+}
+
+src_prepare() {
+   sed -e "/log_dir/s:/var/log:/var/log/${PN}:" \
+   -e "/db_dir/s:/var/cache/:/var/lib/:" \
+   -i ${PN}.conf || die
+
+   epatch "${WORKDIR}"/${PN}-gentoo-artwork.patch
+
+   epatch_user
+}
+
+src_configure() {
+   econf \
+   --disable-silent-rules \
+   --with-db-path=/var/lib/${PN} \
+   --with-log-path=/var/log/${PN} \
+   --enable-tivo \
+   $(use_enable netgear) \
+   $(use_enable readynas)
+}
+
+src_install() {
+   default
+
+   #bug 536532
+   dosym /usr/sbin/${PN}d /usr/bin/${PN}
+
+   insinto /etc
+   doins ${PN}.conf
+
+   newconfd "${FILESDIR}"/${PN}-1.0.25.confd ${PN}
+   newinitd "${FILESDIR}"/${PN}-1.1.5.initd ${PN}
+   systemd_newunit "${FILESDIR}"/${PN}-1.1.2.service ${PN}.service
+   echo "d /run/${PN} 0755 ${PN} ${PN} -" > "${T}"/${PN}.conf
+   systemd_dotmpfilesd "${T}"/${PN}.conf
+
+   dodir /var/{lib,log}/${PN}
+   fowners ${PN}:${PN} /var/{lib,log}/${PN}
+   fperms 0750 /var/{lib,log}/${PN}
+
+   dodoc AUTHORS NEWS README TODO
+   doman ${PN}d.8 ${PN}.conf.5
+}
+
+pkg_postinst() {
+   elog "minidlna now runs as minidlna:minidlna (bug 426726),"
+   elog "logfile is moved to /var/log/minidlna/minidlna.log,"
+   elog "cache is moved to /var/lib/minidlna."
+   elog "Please edit /etc/conf.d/${PN} and file ownerships to suit your 
needs."
+}



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

2016-02-23 Thread Zac Medico
commit: db30bb430e5a022f6e358f32dbccba243637bf49
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Feb 23 17:21:09 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Feb 23 20:31:49 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=db30bb43

doebuild: abort for missing DIST digests

Fix the ebuild(1) command to abort when DIST digests are missing,
so behavior is consistent with emerge. Do not abort when generating
a manifest (including when "digest" is in FEATURES), or when the
ebuild --skip-manifest option is used (these cases are handled
outside of the doebuild function).

Acked-by: Brian Dolbec  gentoo.org>

 pym/portage/package/ebuild/doebuild.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pym/portage/package/ebuild/doebuild.py 
b/pym/portage/package/ebuild/doebuild.py
index a4d4d9f..d926e03 100644
--- a/pym/portage/package/ebuild/doebuild.py
+++ b/pym/portage/package/ebuild/doebuild.py
@@ -1033,7 +1033,7 @@ def doebuild(myebuild, mydo, _unused=DeprecationWarning, 
settings=None, debug=0,
if mf is not None:
dist_digests = mf.getTypeDigests("DIST")
if not fetch(fetchme, mysettings, listonly=listonly,
-   fetchonly=fetchonly, allow_missing_digests=True,
+   fetchonly=fetchonly, 
allow_missing_digests=False,
digests=dist_digests):
spawn_nofetch(mydbapi, myebuild, 
settings=mysettings,
fd_pipes=fd_pipes)



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

2016-02-23 Thread Mike Frysinger
commit: c5bbb996b885071bfd57d852c53ef5e676dfc8c3
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Feb 23 20:25:41 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Feb 23 20:26:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5bbb996

sys-devel/bison: rework info page regen #574492

 sys-devel/bison/bison-3.0.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/bison/bison-3.0.4-r1.ebuild 
b/sys-devel/bison/bison-3.0.4-r1.ebuild
index bd0664a..64f982b 100644
--- a/sys-devel/bison/bison-3.0.4-r1.ebuild
+++ b/sys-devel/bison/bison-3.0.4-r1.ebuild
@@ -29,8 +29,8 @@ src_prepare() {
# The makefiles make the man page depend on the configure script
# which we patched above.  Touch it to prevent regeneration.
touch doc/bison.1 #548778 #538300#9
-   # Avoid regenerating the info page when the timezone is diff.
-   touch doc/bison.info #574492
+   # Avoid regenerating the info page when the timezone is diff. #574492
+   sed -i '2iexport TZ=UTC' build-aux/mdate-sh || die
 }
 
 src_configure() {



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

2016-02-23 Thread Sebastien Fabbro
commit: 5221c481d4fa7e5da52ec9059790cdcbe81a6098
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Tue Feb 23 20:59:57 2016 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Tue Feb 23 21:01:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5221c481

dev-python/astropy: Version bump

Package-Manager: portage-2.2.27

 dev-python/pyfits/Manifest  |  1 +
 dev-python/pyfits/pyfits-3.4.ebuild | 71 +
 2 files changed, 72 insertions(+)

diff --git a/dev-python/pyfits/Manifest b/dev-python/pyfits/Manifest
index 520e2b6..38b6273 100644
--- a/dev-python/pyfits/Manifest
+++ b/dev-python/pyfits/Manifest
@@ -1 +1,2 @@
 DIST pyfits-3.3.tar.gz 1646403 SHA256 
becb6dcc7e443138b9d239db7a0e8ad939e6e047c2c9ca86e84d0672da425fa1 SHA512 
561fe61050e61745054e0e4712c4413e129293b062d2020219b61d648d7093ce6952e1f26da955a1bf570f76ba7eddeb1805c99f679300b072ef6bacc2e4c90a
 WHIRLPOOL 
9b4b5dd236713359a9441e4179486e4b56ec11b7fc25c3abb59d30a6267fe87496601778731ba7ff92c55243621aa58ca493821b83224fde41a79f18c21e485b
+DIST pyfits-3.4.tar.gz 1692414 SHA256 
ce0319cf6ef40846c5915202e4c8bd8d293ad85af4b14aa5a60fb285b7538c4b SHA512 
b569f871f26dcd9cb2fbe9d823d55c525e8101b0fcf83fff4bc3f3ec4bc7f680953a29634518ea19383f533f5e23b3703fffdb4e0d577b1023b4323254ef3a7e
 WHIRLPOOL 
a121ca9b4d7b4457d24e905e8506402043679800eddc5c5813b68612bae1ee80940eb723f03504c9136fc5c2bac1a419aa52f87394689ae1099bb5002e77417e

diff --git a/dev-python/pyfits/pyfits-3.4.ebuild 
b/dev-python/pyfits/pyfits-3.4.ebuild
new file mode 100644
index 000..dd6036d
--- /dev/null
+++ b/dev-python/pyfits/pyfits-3.4.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit distutils-r1 eutils multilib
+
+DESCRIPTION="Provides an interface to FITS formatted files under python"
+HOMEPAGE="http://www.stsci.edu/resources/software_hardware/pyfits;
+SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="doc test"
+
+RDEPEND="
+   dev-python/numpy[${PYTHON_USEDEP}]
+   sci-libs/cfitsio:0="
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/d2to1-0.2.5[${PYTHON_USEDEP}]
+   >=dev-python/stsci-distutils-0.3[${PYTHON_USEDEP}]
+   doc? (
+   dev-python/matplotlib[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/numpydoc[${PYTHON_USEDEP}]' 
'python*')
+   dev-python/sphinxcontrib-programoutput[${PYTHON_USEDEP}]
+   dev-python/stsci-sphinxext[${PYTHON_USEDEP}]
+)
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+PATCHES=( "${FILESDIR}"/${PN}-3.2.1-unbundle-cfitsio.patch )
+
+python_prepare_all() {
+   sed -i \
+   -e "s/\(hook_package_dir = \)lib/\1$(get_libdir)/g" \
+   "${S}"/setup.cfg || die
+
+   # https://github.com/spacetelescope/PyFITS/issues/95
+   sed -e "s/except UserWarning, w/except UserWarning as w/" \
+   -i pyfits/scripts/fitscheck.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   cd "${BUILD_DIR}"/lib* || die
+   nosetests --verbose || die
+}
+
+python_install() {
+   distutils-r1_python_install
+   local binary
+   for binary in "${ED}"/usr/bin/* "${D}$(python_get_scriptdir)"/*; do
+   einfo "Renaming ${binary} to ${binary}-${PN}"
+   mv ${binary}{,-${PN}} || die "failed renaming"
+   done
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/build/html/. )
+   DOCS=( FAQ.txt CHANGES.txt )
+   distutils-r1_python_install_all
+}



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

2016-02-23 Thread William Hubbs
commit: 2302d6f69da5dcb1d401b2ac8091f1074515a79d
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Feb 23 19:48:09 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Feb 23 20:00:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2302d6f6

dev-lang/go: make live ebuild use our provided bootstrap tarballs

 dev-lang/go/Manifest   |  8 
 dev-lang/go/go-.ebuild | 34 ++
 2 files changed, 38 insertions(+), 4 deletions(-)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index 29d12a2..f83a7ed 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -1,3 +1,11 @@
+DIST go-darwin-amd64-bootstrap.tbz 48361403 SHA256 
afb6cc976c404933e68ee3125fe8fbf94b57b9d8db8501d2bd1ce692468fbc9b SHA512 
aefaad5abd58ed96cf5658bae2e931f162c2699fb248104837a279955dea6fe6cd4d582766379d2689c04bdc009c19a19f17585d8401d49d1fac772dcf385b93
 WHIRLPOOL 
aa1c06103ae72f0b1c62cccd82b1fa88c5310d3baad2d9eddd173322c04ad7a7b7b9fb6ac9407c8002c6eebb8691cd415bca3d50a17548d52a5022001c6b93e2
+DIST go-freebsd-386-bootstrap.tbz 47059629 SHA256 
3cb5f0ce9f878682da458f266dc954829dec7cfc4c269c233abceaad4061e671 SHA512 
39a48b78542095e1c2115e2d833ac6b4b4c9e03b8974ad3e5d48701f36cc383c9434d075e73b65343055677d2d83c4556e416ac90a71b3e2a4f0789adfa02888
 WHIRLPOOL 
ff39a6ba507b9d200817a09dcfe045fd1a79fad03b824ed6cf3df8fa937d345ccc2d0d1dfad3f5cb38151b9674ab00b10aabe788ce8dd67a74251ab7aeae0209
+DIST go-freebsd-amd64-bootstrap.tbz 48451024 SHA256 
c5b16adab514352f49eb9ffef0d499e954d5d6bb6aefc8e98543d24e2a8fd7b7 SHA512 
097a48c9b3b7541b6c4aab6fe9304b7df461e31543609b836842294a2acecf14243d0efc80282b2e442f6be92d7e189dddab6ffd4487b115d94113205452352e
 WHIRLPOOL 
691ce01383bd874e687c3644ceab06c33d3c9c57da737c2c1f8208dcc6d99bc18968f50c4e466049069f219e39f34ee8a8b6af0f667f31ae011528f4c591
+DIST go-linux-386-bootstrap.tbz 47156176 SHA256 
ced390085b26074d805fe64a4bd4da618c5aa086fb5944d6df8df4a96aba05fc SHA512 
d4236df8d71afa6afad0d90c1c84a3a27e7e9f4ab6a613a92ac52d3303e097ab3f18a04af66928a6169c78bc73b85836755729695d2a0f65ddf0f6fde9ca
 WHIRLPOOL 
30328edff5a8c4efac8a4f5336f09744d5fe8bc9ab2925eed5a5fc7a17c8e54f35badf6daf75a65e62237e4c2a52fe29a2baacd6c7463aa0c735a64bc5e91c0a
+DIST go-linux-amd64-bootstrap.tbz 48722911 SHA256 
0ab0842fb1f6cc6f10a85f225ff1a2b9e5e4b38128a7136d0c1896819421a986 SHA512 
ce4dbc979b63a4612f4a8f7e7a6c5247e11bbc3a2d62ab0537a1b405ec8ab22f153012421d2240a7d6a4f91a79bb3f1370454f9e843fac43b99757c17134e5b7
 WHIRLPOOL 
a94d0e0a1c44e3385d23f8973d15e6ef041450a3578c38987f158c4f9f231d315bc5204539d9dc7322cc9ecb96b7618b22d023f906474e1348c5d666792dff58
+DIST go-linux-arm-bootstrap.tbz 46055976 SHA256 
a44e33b95046e01fd7125c3cc3c34b13f83bbf692cddfd3e86e267da11de2a44 SHA512 
a8cf3225dafd2f08b944e60d0fb6320b5e394646f5df2ca2464c76a2e6e6b72f4840ddcc65dc5f59c94907715780f1e25c73b480a79909d9455faad59ffd38d5
 WHIRLPOOL 
304bb37f94b8f5d0bd77c0d5faebed1cb627cc3b453c686d7297f6542ee3e0ddabc7139e13a21ee2f5a20caca273c63bcfbcbd4daf670b1dbfe77b599f8111ac
+DIST go-linux-arm64-bootstrap.tbz 45369354 SHA256 
810c998e6701580fe0f26d46c5796eefce648e252ff9d6d761304e60556b7fc0 SHA512 
3f64869430c03efa77796ed74d07a337e2a205802485605cbdd67778a08e5ce041ce3925b7a5cca0a6b4ad24ab70e07ee54091b010f67ec7370a985022f5a21e
 WHIRLPOOL 
f6f470081d5f23c190310280aaf7454a4f58fe4e7545bbd219046711f8d27ce97cc5f5f1c207e777067d1f6332e4b3f2c819b178e899d21c2d5d1d466a42cc37
+DIST go-linux-ppc64-bootstrap.tbz 45266082 SHA256 
89902cebaf93b95dea225b7304eedcae101d6fb83bba0fcdfee001361b4868c0 SHA512 
d013a1a5953207505a9f7e0c5cfdc7f463d4669fd18b36cf1df10126e9d4c012252bc4d207dd4503c34301e76197d8e89a9ed9d9d0b8a3b54b62e782b4c39d7b
 WHIRLPOOL 
3ec868d94e8452a3cdb49a1292f9f32ebeb813ea297e419849cdee28c8d952887feb70e1095ce109ff6b8bb81dee47b7eb6f275b15bb6f46422095c3b260f968
 DIST go1.4.2.src.tar.gz 10921896 SHA256 
299a6fd8f8adfdce15bc06bde926e7b252ae8e24dd5b16b7d8791ed79e7b5e9b SHA512 
cda1a29d4418875dffaf3324004ddae8e1bbb573f7668e6e0c03d8b61284f4db7fca244c181f2859f8ccdd3db6391fb21e0d98a1a9fc15096c15883249d48a9c
 WHIRLPOOL 
d06c27f6ff3a6499a6c7cb3c5eccd53eb588896c4d837e1fe9855c22ee3caa5cc48fd68cbeceff105b7c47fafbbf0eb3dc28ee3af7196692c5bf18511c6760ef
 DIST go1.5.3.src.tar.gz 12057623 SHA256 
754e06dab1c31ab168fc9db9e32596734015ea9e24bc44cae7f237f417ce4efe SHA512 
b348832ea7cb095cf793960cf9f4da5e9f6ca8de7b5262bb819de97efea4835643e30a18efd4a82d01ea3854a1905af9e134271716c4b68c9d2a8f6e15f65ff0
 WHIRLPOOL 
aec869ec6af62601f6b83283417eef739141f99be938d419ef4a553028141e05dedfdff2a2d1a3e35e4976e4ec96a301b4875c509a370848d0df5dc9e0c8
 DIST go1.6.src.tar.gz 12613308 SHA256 
a96cce8ce43a9bf9b2a4c7d470bc7ee0cb00410da815980681c8353218dcf146 SHA512 
59e9d72a80558fd5e3f176e068897a45333b36e35f6c00393647941a70e741168e65941b6059397378020c3b78ec3471a48809682f7efd97cf33eec6325fc3e8
 WHIRLPOOL 
c6debe1a5039f0ca34c29b4a53f958503a724cae13715ea14f0237b5faacd26e09eb6405462e22abd6806540dd8fb9eb2fa08ff6e8676b0f6dffa267210f5eac

diff 

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

2016-02-23 Thread William Hubbs
commit: fb31b281fd2b9a50af15dfea5d2997448629d993
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Feb 23 19:59:13 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Feb 23 20:00:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb31b281

dev-lang/go: revbump to 1.6-r2 to use our provided bootstrap tarballs

 dev-lang/go/go-1.6-r2.ebuild | 237 +++
 1 file changed, 237 insertions(+)

diff --git a/dev-lang/go/go-1.6-r2.ebuild b/dev-lang/go/go-1.6-r2.ebuild
new file mode 100644
index 000..8db9b01
--- /dev/null
+++ b/dev-lang/go/go-1.6-r2.ebuild
@@ -0,0 +1,237 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+export CBUILD=${CBUILD:-${CHOST}}
+export CTARGET=${CTARGET:-${CHOST}}
+
+MY_PV=${PV/_/}
+
+inherit toolchain-funcs
+
+BOOTSTRAP_DIST="https://dev.gentoo.org/~williamh/dist;
+SRC_URI="
+kernel_Darwin? (
+   x64-macos? ( ${BOOTSTRAP_DIST}/go-darwin-amd64-bootstrap.tbz )
+)
+kernel_FreeBSD? (
+amd64-fbsd? ( ${BOOTSTRAP_DIST}/go-freebsd-amd64-bootstrap.tbz )
+x86-fbsd? ( ${BOOTSTRAP_DIST}/go-freebsd-386-bootstrap.tbz )
+)
+kernel_linux? (
+   amd64? ( ${BOOTSTRAP_DIST}/go-linux-amd64-bootstrap.tbz )
+   arm? ( ${BOOTSTRAP_DIST}/go-linux-arm-bootstrap.tbz )
+   arm64? ( ${BOOTSTRAP_DIST}/go-linux-arm64-bootstrap.tbz )
+   ppc64? ( ${BOOTSTRAP_DIST}/go-linux-ppc64-bootstrap.tbz )
+   x86? ( ${BOOTSTRAP_DIST}/go-linux-386-bootstrap.tbz )
+)
+"
+
+if [[ ${PV} =  ]]; then
+   EGIT_REPO_URI="git://github.com/golang/go.git"
+   inherit git-r3
+else
+   SRC_URI+="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz;
+   # go-bootstrap-1.4 only supports go on amd64, arm and x86 architectures.
+   # Allowing other bootstrap options would enable arm64 and ppc64 builds.
+   case ${PV} in
+   **|*_rc*) ;;
+   *)
+   KEYWORDS="-* ~amd64"
+   ;;
+   esac
+fi
+
+DESCRIPTION="A concurrent garbage collected and typesafe programming language"
+HOMEPAGE="http://www.golang.org;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+IUSE=""
+
+DEPEND=""
+RDEPEND="!https://golang.org/issue/2775
+   doins -r bin doc lib pkg src
+   fperms -R +x /usr/lib/go/bin /usr/lib/go/pkg/tool
+
+   cp -a misc "${D}"/usr/lib/go/misc
+
+   if go_cross_compile; then
+   bin_path="bin/$(go_tuple)"
+   else
+   bin_path=bin
+   fi
+   for x in ${bin_path}/*; do
+   f=${x##*/}
+   dosym ../lib/go/${bin_path}/${f} /usr/bin/${f}
+   done
+   dodoc AUTHORS CONTRIBUTORS PATENTS README.md
+}
+
+pkg_preinst()
+{
+   has_version 'http://golang.org/doc/go${PV};
+   fi
+
+   if $had_support_files; then
+   ewarn
+   ewarn "All editor support, IDE support, shell completion"
+   ewarn "support, etc has been removed from the go package"
+   ewarn "upstream."
+   ewarn "For more information on which support is available, see"
+   ewarn "the following URL:"
+   ewarn 
"https://github.com/golang/go/wiki/IDEsAndTextEditorPlugins;
+   fi
+}



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

2016-02-23 Thread Matt Thode
commit: 92000a4a8bf0ba9e9e10ffc1637dbefb40ceef64
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 23 19:58:11 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Feb 23 19:58:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92000a4a

net-analyzer/icinga2: bup

Package-Manager: portage-2.2.26

 net-analyzer/icinga2/Manifest |   1 +
 net-analyzer/icinga2/icinga2-2.4.2.ebuild | 162 ++
 2 files changed, 163 insertions(+)

diff --git a/net-analyzer/icinga2/Manifest b/net-analyzer/icinga2/Manifest
index ca44478..894685f 100644
--- a/net-analyzer/icinga2/Manifest
+++ b/net-analyzer/icinga2/Manifest
@@ -1,2 +1,3 @@
 DIST icinga2-2.3.11.tar.gz 843985 SHA256 
b499c46b9371e0046030226f61b9b056bc16e37138f318c88cd9dd2b4edf3152 SHA512 
2011b4a8f6aaab90957427dc90c5de49ae7be97ade9f487882c955807e19455a59dc54869c1ca6a0538c6f1e793fc30815438514d78591338af579a50d022dd8
 WHIRLPOOL 
69622d7848f16c29fb9bba55e8cad09d1d9cb967d4b70941e7df7379d32e85c392be843703255eac884a659fbc46a263ee4e5d6a27659055d72b628d89478277
 DIST icinga2-2.4.1.tar.gz 1342073 SHA256 
0cd3f52ec283fbad1e68fe9c6cf91e870e0161336f1108c2d7ea044c4db934f0 SHA512 
53d93d7db090d478d93a4142e495438306582a5bd75fb69242053ba1213cbfefb4bfba560392cccb532623b3885cc1357b0ffdd9259215c34d681dcd072b52f0
 WHIRLPOOL 
57cbac7586f309373ed1662b3a12398d71318239f4dc70252905c8b770e240425832e9f38414d0a952ae9039db29474643f4d0b50d24e5a97c1af906b896dd20
+DIST icinga2-2.4.2.tar.gz 1359694 SHA256 
3f51f4aff2bc78d59051c442a5ab984a038e4396cf9f3835b91bd5eb327d353c SHA512 
1be13d3e8492ba802e6b5b0e9ed1a54d9a722a35585df1f601761c5f1f33b2b4ac17d6b82ca8a34955b065d84f9b2d57e259809548958096ae1d6178c1903bf5
 WHIRLPOOL 
58a898f639073a2d20af062f338ce222ee94d247cac71abbfdc5191ae737c30764f9a064958c5ce044eb9829021e1513d9cd74548392d92a914f2c631a8b6932

diff --git a/net-analyzer/icinga2/icinga2-2.4.2.ebuild 
b/net-analyzer/icinga2/icinga2-2.4.2.ebuild
new file mode 100644
index 000..3902285
--- /dev/null
+++ b/net-analyzer/icinga2/icinga2-2.4.2.ebuild
@@ -0,0 +1,162 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit cmake-utils depend.apache eutils systemd toolchain-funcs user
+
+DESCRIPTION="Distributed, general purpose, network monitoring engine"
+HOMEPAGE="http://icinga.org/icinga2;
+SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+mysql postgres classicui console lto mail minimal nano-syntax +plugins 
studio +vim-syntax"
+
+CDEPEND="
+   dev-libs/openssl:0
+   >=dev-libs/boost-1.41
+   console? ( dev-libs/libedit )
+   mysql? ( virtual/mysql )
+   postgres? ( dev-db/postgresql:= )"
+
+DEPEND="
+   ${CDEPEND}
+   sys-devel/bison
+   >=sys-devel/flex-2.5.35"
+
+RDEPEND="
+   ${CDEPEND}
+   plugins? ( || (
+   net-analyzer/monitoring-plugins
+   net-analyzer/nagios-plugins
+   ) )
+   mail? ( virtual/mailx )
+   classicui? ( net-analyzer/icinga[web] )
+   studio? ( x11-libs/wxGTK:2.9 )"
+
+REQUIRED_USE="!minimal? ( || ( mysql postgres ) )"
+
+want_apache2
+
+pkg_setup() {
+   depend.apache_pkg_setup
+   enewgroup icinga
+   enewgroup icingacmd
+   enewgroup nagios  # for plugins
+   enewuser icinga -1 -1 /var/lib/icinga2 "icinga,icingacmd,nagios"
+}
+
+src_configure() {
+   sed -i 's/FLAGS\}\ \-g/FLAGS\}\ \-lpthread\ /g' CMakeLists.txt || die
+   local mycmakeargs=(
+   -DICINGA2_UNITY_BUILD=FALSE
+   -DCMAKE_VERBOSE_MAKEFILE=ON
+   -DCMAKE_BUILD_TYPE=None
+   -DCMAKE_INSTALL_PREFIX=/usr
+   -DCMAKE_INSTALL_SYSCONFDIR=/etc
+   -DCMAKE_INSTALL_LOCALSTATEDIR=/var
+   -DICINGA2_SYSCONFIGFILE=/etc/conf.d/icinga2
+   -DICINGA2_USER=icinga
+   -DICINGA2_GROUP=icingacmd
+   -DICINGA2_COMMAND_USER=icinga
+   -DICINGA2_COMMAND_GROUP=icingacmd
+   -DINSTALL_SYSTEMD_SERVICE_AND_INITSCRIPT=yes
+   )
+   # default to off if minimal, allow the flags to be set otherwise
+   if use minimal; then
+   mycmakeargs+=(
+   -DICINGA2_WITH_MYSQL=OFF
+   -DICINGA2_WITH_PGSQL=OFF
+   )
+   else
+   mycmakeargs+=(
+   -DICINGA2_WITH_PGSQL=$(usex postgres ON OFF)
+   -DICINGA2_WITH_MYSQL=$(usex mysql ON OFF)
+   )
+   fi
+   # LTO
+   if use lto; then
+   mycmakeargs+=(
+   -DICINGA2_LTO_BUILD=ON
+   )
+   else
+   mycmakeargs+=(
+   -DICINGA2_LTO_BUILD=OFF
+   )
+   fi
+   # STUDIO
+   if use studio; then
+   mycmakeargs+=(
+   

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

2016-02-23 Thread Matt Thode
commit: 7a7579e9a66d812b4cb586a94a2b6327627e5bf9
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 23 19:51:03 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Feb 23 19:56:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a7579e9

net-misc/memcached: bup

Package-Manager: portage-2.2.26

 net-misc/memcached/Manifest|  1 +
 net-misc/memcached/memcached-1.4.25.ebuild | 83 ++
 2 files changed, 84 insertions(+)

diff --git a/net-misc/memcached/Manifest b/net-misc/memcached/Manifest
index 19bc955..578958d 100644
--- a/net-misc/memcached/Manifest
+++ b/net-misc/memcached/Manifest
@@ -3,3 +3,4 @@ DIST memcached-1.2.8.tar.gz 221285 SHA256 
9e36702833a9213d607801a44325d108e6b86a
 DIST memcached-1.3.3.tar.gz 260203 SHA256 
3728c714c3c0194a429f754d739067bea193d66359a03a63437428bf4a2cce84 SHA512 
ce05d12b00fbb88d7020073591015ec918fb8e90476e2b1d652349520595416a65634a8d22cc5486a9d723b9fb938493145c8b70b9a3a31f426a6e55a9803eec
 WHIRLPOOL 
b4df09679deb9adb9fdf83b23e9d79f116e29d0c26f8f8c102f4fba3b01d939889ded347e98f977ee278072328aadd4079ba34053bbc680203bcc28aea63e519
 DIST memcached-1.4.17.tar.gz 326970 SHA256 
d9173ef6d99ba798c982ea4566cb4f0e64eb23859fdbf9926a8d8cdc0458 SHA512 
cf44500f81494efe8b27d2859d160e288260323d9c0ca6f0d0507c131257048012248e6a7639e410cec6765219d4595359d9335281eeb3b238306972a5bd859d
 WHIRLPOOL 
2c9115630e0fd68d42e0771aea7d59f1d296b1f5ff4f2d586095ecd01ded6f4c60d0722a1ba63b926042e304b3e88521b2f862dffecec5c0145b96785c4b2b14
 DIST memcached-1.4.24.tar.gz 354917 SHA256 
08a426c504ecf64633151eec1058584754d2f54e62e5ed2d6808559401617e55 SHA512 
446676ae7b21d8d9246f38d3df06b167ea93a853f88ac70ae3a99b1a85a4de3d452ee266e77fac599660b9bc6e785bc89224f46e16ff6e216476d50e4706b9f6
 WHIRLPOOL 
269e920a0d5279786a4f4ef516b71fa7e95cacdf8627a2b692d2387a66d5d9a80618f190cf013bf070aff0f73d70d6e75dc4e3402fe8e64b372026be83170e3d
+DIST memcached-1.4.25.tar.gz 359709 SHA256 
f058437b3c224d321919a9a6bb4e3eedb2312ed718c0caf087ff2f04ab795dda SHA512 
e037c3bbb68c4077f814f855663501af418ce3b1f8bc20f8e7eba3249aea378e55b3291457952fa4511779ec3702496fdaab5799edae7d59bc64eb6fd54ee14e
 WHIRLPOOL 
213bb95d9b814e446dce31073701d997ac6b994bca655bf38eb7b8f552c4bd7e87bd36d5f9a802a965649306fe5e1ea3f093b4ce274119b23fe7aaf22a55f2ca

diff --git a/net-misc/memcached/memcached-1.4.25.ebuild 
b/net-misc/memcached/memcached-1.4.25.ebuild
new file mode 100644
index 000..d6eb3e0
--- /dev/null
+++ b/net-misc/memcached/memcached-1.4.25.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit autotools eutils flag-o-matic systemd user
+
+MY_PV="${PV/_rc/-rc}"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="High-performance, distributed memory object caching system"
+HOMEPAGE="http://memcached.org/;
+SRC_URI="http://www.memcached.org/files/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+IUSE="test slabs-reassign debug sasl selinux" # hugetlbfs later
+
+RDEPEND=">=dev-libs/libevent-1.4
+dev-lang/perl
+sasl? ( dev-libs/cyrus-sasl )
+selinux? ( sec-policy/selinux-memcached )"
+DEPEND="${RDEPEND}
+   test? ( virtual/perl-Test-Harness 
>=dev-perl/Cache-Memcached-1.24 )"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   epatch "${FILESDIR}/${PN}-1.2.2-fbsd.patch"
+   # Handled different upstream
+   #epatch "${FILESDIR}/${PN}-1.3.3-gcc4-slab-fixup.patch"
+   epatch "${FILESDIR}/${PN}-1.4.0-fix-as-needed-linking.patch"
+   epatch "${FILESDIR}/${PN}-1.4.4-as-needed.patch"
+   epatch "${FILESDIR}/${PN}-1.4.17-EWOULDBLOCK.patch"
+   sed -i -e 's,-Werror,,g' configure.ac || die
+   sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,' configure.ac || die
+   eautoreconf
+   use slabs-reassign && append-flags -DALLOW_SLABS_REASSIGN
+}
+
+src_configure() {
+   econf \
+   --disable-docs \
+   $(use_enable sasl)
+   # The xml2rfc tool to build the additional docs requires TCL :-(
+   # `use_enable doc docs`
+}
+
+src_compile() {
+   # There is a heavy degree of per-object compile flags
+   # Users do NOT know better than upstream. Trying to compile the testapp 
and
+   # the -debug version with -DNDEBUG _WILL_ fail.
+   append-flags -UNDEBUG -pthread
+   emake testapp memcached-debug CFLAGS="${CFLAGS}"
+   filter-flags -UNDEBUG
+   emake
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dobin scripts/memcached-tool
+   use debug && dobin memcached-debug
+
+   dodoc AUTHORS ChangeLog NEWS README.md doc/{CONTRIBUTORS,*.txt}
+
+   newconfd "${FILESDIR}/memcached.confd" memcached
+   newinitd 

[gentoo-commits] repo/gentoo:master commit in: sys-block/tgt/

2016-02-23 Thread Matt Thode
commit: 2505a5ad76bdcb0995350545630e4451c234343e
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 23 19:48:44 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Feb 23 19:55:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2505a5ad

sys-block/tgt: bup and cleanup

Package-Manager: portage-2.2.26

 sys-block/tgt/Manifest |  4 +-
 sys-block/tgt/tgt-1.0.19.ebuild| 51 --
 sys-block/tgt/tgt-1.0.22.ebuild| 60 --
 .../{tgt-1.0.24-r1.ebuild => tgt-1.0.63.ebuild}| 27 +-
 4 files changed, 14 insertions(+), 128 deletions(-)

diff --git a/sys-block/tgt/Manifest b/sys-block/tgt/Manifest
index 58da7eb..d3def75 100644
--- a/sys-block/tgt/Manifest
+++ b/sys-block/tgt/Manifest
@@ -1,4 +1,2 @@
-DIST tgt-1.0.19.tar.gz 241676 SHA256 
69fd9e9528a70c272bcc3cd00ad6754edd819a0a1ce0fad21587d33c457c6f68 SHA512 
613b9fe18da5013e6e3db92ac8595c21a8f78768679750c6f920bf678c9edeb4e499ed33685019e6f7249f72bd017ed13f2c175f9b5fce7d5b5013b0c0c1a61f
 WHIRLPOOL 
c35cab8b5874e7385a51eed272d315db0a76e1c2d2f8f4068d2c3ff7ac0eea7d1c22dac82dded044a7dd11e7926973f01ba5a6fba292247a429aba1144ab3155
-DIST tgt-1.0.22.tar.gz 227522 SHA256 
a23e97d9e1bd2b5f0be06c7f441f70b8fcc98ebf1ce61b57d0e81f60c1cbcc06 SHA512 
bc1def6c1b95a13351f2e2351d795d5338f3fe68b921574619547399598ff5b0b958b71749ec94ebb6efe2bcd0f941db1641334fabb4ba49aeda9a126385fdfe
 WHIRLPOOL 
5a1da8431575cecb034d83db2e23fbea68cf5f3d3e7fbe67bbc3f77525f91b1e9d4cf5832d84dc433eb41546bac421b97739f79144184b685375e0239534168e
-DIST tgt-1.0.24.tar.gz 231583 SHA256 
43758d81345c176774c9ec3b823295c6b090ab60406cd47c7a636d77af4362bc SHA512 
9afc1ee0d56df0ae7a8a12c33522aefd0bde2f2874fcd9f7fcbe33bcdb2852ae72e9a161dbcc6cac4f7d88b496476693701d11f1a42057e9cbb93e28af0113ae
 WHIRLPOOL 
94711df40bbf7bea32f073c6a9e284203785217ae9811b8c072fc4487c88a6973ac2ffd62b44ce19ee894fa0ee94ed6efd4b1c1d7f706e782425d1a3bf08a3d3
 DIST tgt-1.0.60.tar.gz 295304 SHA256 
619b5250e4bc63971a26c05a3eea353beb4009ed0ffa06aab5f8ee25346cfb0a SHA512 
4abca297e89dd92d1d1480f26af39a80f1cb7cd67e54911f4bdf29db8531b1df51fe214af05e685270e439bf702d4805542773c29baecc7a94ef271b2a0b97fb
 WHIRLPOOL 
26119b14f741f6094fc816f48a58f1694b47505e7a0963e10e2efdffd49782886735c9b2463850d7ad03c149293f4b31512ee1b994607a5bbd30f0cee56f68fd
+DIST tgt-1.0.63.tar.gz 295305 SHA256 
18aa8ad63edae7f3705577580cdbd35e312371155a2cf2059bbe96ed46efef21 SHA512 
d68509c2384f969794c3d26d8cdf2994f33cf70f20e207eea25031ad310ecdeea6883d74c4589d85bd168e4abfa293bdefaa35ae603732f187e127f8d0c7b037
 WHIRLPOOL 
440d2f7adac630f1f1a6a7262269835d47c1f1f2346703f84a813dc03a12dc57d6458e506c513d3a8cf3594b924246868b2772b11f0ab5eb109dbd4b3f15fdee

diff --git a/sys-block/tgt/tgt-1.0.19.ebuild b/sys-block/tgt/tgt-1.0.19.ebuild
deleted file mode 100644
index d7c0173..000
--- a/sys-block/tgt/tgt-1.0.19.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit flag-o-matic linux-info
-
-DESCRIPTION="Linux SCSI target framework (tgt)"
-HOMEPAGE="http://stgt.sourceforge.net;
-SRC_URI="http://stgt.sourceforge.net/releases/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="ibmvio infiniband fcp fcoe"
-
-DEPEND="dev-perl/Config-General
-   infiniband? (
-   sys-infiniband/libibverbs
-   sys-infiniband/librdmacm
-   )"
-RDEPEND="${DEPEND}
-   sys-apps/sg3_utils"
-
-pkg_setup() {
-   CONFIG_CHECK="~SCSI_TGT"
-   WARNING_SCSI_TGT="Your kernel needs CONFIG_SCSI_TGT"
-   linux-info_pkg_setup
-}
-
-src_configure() {
-   use ibmvio && myconf="${myconf} IBMVIO=1"
-   use infiniband && myconf="${myconf} ISCSI_RDMA=1"
-   use fcp && myconf="${myconf} FCP=1"
-   use fcoe && myconf="${myconf} FCOE=1"
-
-   sed -e 's:\($(CC)\):\1 $(LDFLAGS):' -i usr/Makefile || die "sed failed"
-}
-
-src_compile() {
-   emake -C usr/ KERNELSRC="${KERNEL_DIR}" ISCSI=1 ${myconf}
-}
-
-src_install() {
-   emake  install-programs install-scripts install-doc DESTDIR="${D}" \
-   docdir=/usr/share/doc/${PF}
-   doinitd "${FILESDIR}/tgtd"
-   dodir /etc/tgt
-   keepdir /etc/tgt
-}

diff --git a/sys-block/tgt/tgt-1.0.22.ebuild b/sys-block/tgt/tgt-1.0.22.ebuild
deleted file mode 100644
index b7517da..000
--- a/sys-block/tgt/tgt-1.0.22.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit flag-o-matic linux-info
-
-MY_TREE="3e216c9"
-
-DESCRIPTION="Linux SCSI target framework (tgt)"
-HOMEPAGE="http://stgt.sourceforge.net;
-SRC_URI="https://github.com/fujita/tgt/tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="ibmvio infiniband fcp fcoe"
-
-DEPEND="dev-perl/Config-General
-  

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

2016-02-23 Thread Matt Thode
commit: b06db9f16ac928f7c41646ae026f807c497f8188
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 23 19:45:27 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Feb 23 19:55:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b06db9f1

net-misc/radvd: bup

Package-Manager: portage-2.2.26

 net-misc/radvd/Manifest  |  1 +
 net-misc/radvd/radvd-2.12.ebuild | 69 
 2 files changed, 70 insertions(+)

diff --git a/net-misc/radvd/Manifest b/net-misc/radvd/Manifest
index 55d6795..bffbf64 100644
--- a/net-misc/radvd/Manifest
+++ b/net-misc/radvd/Manifest
@@ -2,3 +2,4 @@ DIST radvd-1.15.tar.gz 185528 SHA256 
ba2e16bf0b2ac0030aacb0927304603f7ebbd317fdf
 DIST radvd-1.9.8.tar.gz 176288 SHA256 
645ccf1c9b16e769ff4179813712e580e2c8786d64a888d8afa1e296c057c1c1 SHA512 
25ffa2fe1289ee826432ade3846aa5008e34ff9f0cbe954bf44ebae22198de59b40b7b4a70d19c74117b3280a7ca6a4bf740536f4a08e0bf169e760748548971
 WHIRLPOOL 
228182cb6fdc6065a728f679ee6d93286c48f186b209b6ff8d553f06317d0e799687c5abf0179cda5c42d2ca72ca32bdacbc31e0a14a06d18316a6538eb09017
 DIST radvd-2.10.tar.gz 202426 SHA256 
b41867c5b0375f786bebbd3fc88776d41927aa392eeba954e4b88f8ec7e8f13e SHA512 
cfc34ad414bd07e22519982f8c3fa75cb27eab54131d0af09d6dd5fbb69da3de26fda776593e1a4e2735b63fc7cc2224663665854895d8be459f43ba4012fa26
 WHIRLPOOL 
5689d137313e75e30f370637bc92f4e242f2a4e2675b0ee34f1824a66e7efcf4ad683e121375623b62f015dd59a664511f2dbcff229c70a9d55c083dc7fef98f
 DIST radvd-2.11.tar.gz 202596 SHA256 
80ad60b15689e9591a5af393a57a1d93304deeff2e46482f0fd98046c00622f8 SHA512 
35fc641b81cc76de677c8e55a61c8b28d9167d8f40a3fa7adf2a254293ca2d7856ca2c8f6d3bdba391bf873345d3019c0f572ee166eaba011ae874b176c85d4b
 WHIRLPOOL 
058ecf265881963e44267945349e56f1b5bb402b8e4605bd852a8e3ced00419e0028eee70028819433bbc7d596f938d94fef1145ea615c66a975feb9fe4aa56c
+DIST radvd-2.12.tar.gz 210605 SHA256 
6b81211e9027e008306ffdcb48948b0035f6e0f3bfcbf0a2a39b1b13f6b9c3fa SHA512 
1703b90f2990a1fe2113b5ae1b564ebb25b9106ac13c2268f78aaea804263ca7cc33976fe30fd52f01a91283f66114b37200747d8178c4e1985035361e6143d9
 WHIRLPOOL 
a10351d758397d527cef3e739f6783beb3090175868948b13e365dd1adee671a8cc821bbe8c3bfc6ba8e8622be886567bee68d3460d6220c0b14dffcf35f1b37

diff --git a/net-misc/radvd/radvd-2.12.ebuild b/net-misc/radvd/radvd-2.12.ebuild
new file mode 100644
index 000..a6d0c0a
--- /dev/null
+++ b/net-misc/radvd/radvd-2.12.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit systemd user eutils readme.gentoo
+
+DESCRIPTION="Linux IPv6 Router Advertisement Daemon"
+HOMEPAGE="http://v6web.litech.org/radvd/;
+SRC_URI="http://v6web.litech.org/radvd/dist/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~x86-fbsd"
+IUSE="kernel_FreeBSD selinux test"
+
+CDEPEND="dev-libs/libdaemon"
+DEPEND="${CDEPEND}
+   sys-devel/bison
+   sys-devel/flex
+   virtual/pkgconfig
+   test? ( dev-libs/check )"
+RDEPEND="${CDEPEND}
+   selinux? ( sec-policy/selinux-radvd )
+"
+DOCS=( CHANGES README TODO radvd.conf.example )
+
+pkg_setup() {
+   enewgroup radvd
+   enewuser radvd -1 -1 /dev/null radvd
+
+   # force ownership of radvd user and group (bug #19647)
+   [[ -d ${ROOT}/var/run/radvd ]] && chown radvd:radvd 
"${ROOT}"/var/run/radvd
+}
+
+src_configure() {
+   econf --with-pidfile=/var/run/radvd/radvd.pid \
+   --disable-silent-rules \
+   $(use_with test check)
+}
+
+src_install() {
+   default
+
+   dohtml INTRO.html
+
+   newinitd "${FILESDIR}"/${PN}-1.9.1.init ${PN}
+   newconfd "${FILESDIR}"/${PN}.conf ${PN}
+
+   systemd_dounit "${FILESDIR}"/${PN}.service
+   systemd_newtmpfilesd  "${FILESDIR}"/${PN}.tmpfilesd ${PN}.conf
+
+   if use kernel_FreeBSD ; then
+   sed -i -e \
+   
's/^SYSCTL_FORWARD=.*$/SYSCTL_FORWARD=net.inet6.ip6.forwarding/g' \
+   "${D}"/etc/init.d/${PN} || die
+   fi
+
+   readme.gentoo_create_doc
+}
+
+DISABLE_AUTOFORMATTING=1
+DOC_CONTENTS="Please create a configuratoion ${ROOT}etc/radvd.conf.
+See ${ROOT}usr/share/doc/${PF} for an example.
+
+grsecurity users should allow a specific group to read /proc
+and add the radvd user to that group, otherwise radvd may
+segfault on startup."



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

2016-02-23 Thread Matt Thode
commit: ac888a58365252312f6fa0038568131f5eef22c7
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 23 19:37:37 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Feb 23 19:55:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac888a58

dev-ruby/puppetdb-termini: bup

Package-Manager: portage-2.2.26

 dev-ruby/puppetdb-termini/Manifest |  1 +
 .../puppetdb-termini/puppetdb-termini-3.2.3.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/puppetdb-termini/Manifest 
b/dev-ruby/puppetdb-termini/Manifest
index 60ac4b0..1e9c4f7 100644
--- a/dev-ruby/puppetdb-termini/Manifest
+++ b/dev-ruby/puppetdb-termini/Manifest
@@ -1,2 +1,3 @@
 DIST puppetdb-termini_3.0.1-1puppetlabs1_all.deb 21662 SHA256 
a1930ded1549187b9c6d1bbd267b0ffe353f498cd053364349a99ed34214c614 SHA512 
7ddbf0ae264fcf6063ba180e6ba19e1c491ece7f11b761f6fa66ba39c89de6e7b1a14efa04a113e553892bf987f79f3175dd950f55ce05b985ef7ea19e470ab0
 WHIRLPOOL 
204d8f8889e4725cf515ce23b5f8b3c5c987899751e2c1a43acae3ef92d7c8297921cc60c739d3fa6f77259b1e539a40b70e9cf081ab15509f21ef5a0b892a2e
 DIST puppetdb-termini_3.1.0-1puppetlabs1_all.deb 21074 SHA256 
58b7f2cd7f374c7d3be69be5d53b8def650b8cddf8848619981451532cfcc4eb SHA512 
ac265806f33bbde23825a09f19710ee99e0f12195d921033aa156641e7c092e3ceefa40a855ce39a216ca486bf0d898d27ca3801be01af6f2e47b7582004c0bc
 WHIRLPOOL 
add162e4d66474cee3e6291c4305917128c3840fd8abda3ce4ff78337e1ac8c23a616fd5074f098f1036a9be75f21c27aa906c632cc49e5e2031a13b02d423bd
+DIST puppetdb-termini_3.2.3-1puppetlabs1_all.deb 22028 SHA256 
b5461dac4bff77530b071dcffe270e896846eefdb83aa65d70cfdfab6eafda1f SHA512 
d7f789f73a8e82e7cc291631577574aa75357a8a404f6949127749f26209c6f3017472afedcc1ce73b2d118b946423db059c7e840ad00828b491b1631321879b
 WHIRLPOOL 
78be90206062adf49ace4518aa65d7a88ca18cd34a4b20857c03f7434103e0145f38018f7312b4c3514940c346e643e662bcbaf6974bd6ffe1af102afce5b493

diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-3.2.3.ebuild 
b/dev-ruby/puppetdb-termini/puppetdb-termini-3.2.3.ebuild
new file mode 100644
index 000..98635db
--- /dev/null
+++ b/dev-ruby/puppetdb-termini/puppetdb-termini-3.2.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21"
+
+inherit unpacker
+
+DESCRIPTION="Library needed to connect puppet to puppetdb"
+HOMEPAGE="http://docs.puppetlabs.com/puppetdb/;
+SRC_URI="http://apt.puppetlabs.com/pool/wheezy/PC1/${PN:0:1}/puppetdb/${PN}_${PV}-1puppetlabs1_all.deb;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+# will need the same keywords as puppet
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND+=""
+DEPEND+=""
+
+S=${WORKDIR}
+
+src_install() {
+   insinto opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/
+   doins -r opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/*
+}



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

2016-02-23 Thread Sebastien Fabbro
commit: 3f75cba317d5fae3b2035d5b55b68be2e87cff01
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Tue Feb 23 20:41:55 2016 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Tue Feb 23 20:42:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f75cba3

dev-python/astropy: fix for EAPI6 doc building

Documentation build fix, and using newer python-r1 routines.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575222

Package-Manager: portage-2.2.27

 dev-python/astropy/astropy-1.1.1.ebuild | 14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-python/astropy/astropy-1.1.1.ebuild 
b/dev-python/astropy/astropy-1.1.1.ebuild
index cbe1283..656fb4a 100644
--- a/dev-python/astropy/astropy-1.1.1.ebuild
+++ b/dev-python/astropy/astropy-1.1.1.ebuild
@@ -33,8 +33,8 @@ DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
virtual/pkgconfig
doc? (
-   dev-python/matplotlib[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/matplotlib[${PYTHON_USEDEP}]' 
python2_7)
+   $(python_gen_cond_dep 'dev-python/sphinx[${PYTHON_USEDEP}]' 
python2_7)
media-gfx/graphviz
)
test? (
@@ -45,6 +45,8 @@ DEPEND="${RDEPEND}
sci-libs/scipy[${PYTHON_USEDEP}]
)"
 
+REQUIRED_USE="doc? ( || ( $(python_gen_useflags 'python2*') ) )"
+
 PATCHES=(
"${FILESDIR}/${PN}-1.0.4-system-six.patch"
"${FILESDIR}/${PN}-1.0.4-system-configobj.patch"
@@ -52,6 +54,10 @@ PATCHES=(
"${FILESDIR}/${PN}-1.1.1-mark-kown-failures.patch"
 )
 
+pkg_setup() {
+   use doc && DISTUTILS_ALL_SUBPHASE_IMPLS=( 'python2*' )
+}
+
 python_prepare_all() {
export mydistutilsargs="--offline"
export ASTROPY_USE_SYSTEM_PYTEST=True
@@ -60,17 +66,15 @@ python_prepare_all() {
rm -r cextern/{expat,erfa,cfitsio,wcslib} || die
sed -i -e '/auto_use/s/True/False/' setup.cfg || die
cat >> setup.cfg <<-EOF
-
[build]
use_system_libraries=1
EOF
-
distutils-r1_python_prepare_all
 }
 
 python_compile_all() {
if use doc; then
-   python_export_best
+   python_setup "python2*"
VARTEXFONTS="${T}"/fonts \
MPLCONFIGDIR="${BUILD_DIR}" \
PYTHONPATH="${BUILD_DIR}"/lib \



[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2016-02-23 Thread Mike Frysinger
commit: 7c19b0e77d622efa9e6269096596ef25a6ae06c3
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Feb 23 19:28:33 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Feb 23 19:31:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c19b0e7

media-tv/kodi: drop old 15.1 ebuild

 media-tv/kodi/Manifest |   2 -
 media-tv/kodi/kodi-15.1.ebuild | 285 -
 2 files changed, 287 deletions(-)

diff --git a/media-tv/kodi/Manifest b/media-tv/kodi/Manifest
index a25857a..30575a0 100644
--- a/media-tv/kodi/Manifest
+++ b/media-tv/kodi/Manifest
@@ -1,7 +1,5 @@
 DIST kodi-14.1-generated-addons.tar.xz 71072 SHA256 
0666eae88a3214f7577544975524b95a9f55b107cde5124d5d299351427c5d39 SHA512 
a26889ba8af33316ac61bbf5a55ec6cd72cb867eac9b6d7c626ff890f3287de8704cf8372a5e2b72d6075ab8c31ba3d8465d1da0c9437065fe6e0171a560142f
 WHIRLPOOL 
34a7067964febd71d5e07333a1ef90c14ad3d7d09e82aa4a3245b8174b068a1b2b31d0d6e5d20a449d11d34701b59611b725c8f37ce61702489c84bda16f227a
 DIST kodi-14.1.tar.gz 70832109 SHA256 
a38059e292cf8523918834e49fcc2d688525ceb7951ddf7f5ee535f4147255d6 SHA512 
05dccad279073fc804faf2f179ba370f612d53c823dd333fdd151e05de37eb8202cc981ba48afff695d475bafde9c8f05f562fe09883593a70299a2f098a9849
 WHIRLPOOL 
464ff2673c9e65466dff73d3c91b8754ee68d64b4a18ebb0b0c6e8efa2da1cc32ab22686530a8469a105bf7a089d8928db64c5c61d272462c13485006875b506
-DIST kodi-15.1-generated-addons.tar.xz 73988 SHA256 
97f0236542044a909d982cbf9a031f76395a59a1d4a79187c1102845579ed8f2 SHA512 
559c188471c84503840b8b2010b73f15cf083367a1e1d0d5cfe7c144e36821a07c6fff1ff379ad8e8b254bc0cc2555c0a17ae998003adf86b051febde97bf2f1
 WHIRLPOOL 
01b76391d6aa7c624ad23329c962416cdf4662b96e99724bb566d7ed20b08b1525acd4f12671eef04ac10e5255d097f7c2452d2bfd87f7dfd3f4c1cd621fe2a6
-DIST kodi-15.1.tar.gz 61477835 SHA256 
72b2610d8fbff807128d74429f25bf6716ba880c27c2c5d9fad012ec7fc70705 SHA512 
b597253aa51d3d446ecb85ffe163362b5e55717d6fee16eab81725b9cdf0a5a9e4a2291aa526b9e63fbb34ef206100df30c9368684e2ddedc49e35f140d604f0
 WHIRLPOOL 
3596c00f9d25193e1e84cdfbf7fe5a6e6bdcce37caa710b8dd2b0b7aaa043164410459009dc793991373886abed8755298ee8803edf7b90227509d0c3578b8b9
 DIST kodi-15.2-generated-addons.tar.xz 73912 SHA256 
8c604be6188e03569209632dca96a9e333fa898e41651ac81f7fad2a45163610 SHA512 
094ac1373a80d08371daad8fb1ee4422b8c16f77430fcd4a2b78ed0dc1883027086081e5788e07333c345121a20fda89b0bd5bcb2c8922b79573aca6e4726b9a
 WHIRLPOOL 
560b8de1fa506ea1a73b5a0c539563649159dbb83b9996dc550e706037c5ff15dc657f382e55b2812797c1eee596b2b3b84a0061b6c74b2a5179a126a1841583
 DIST kodi-15.2.tar.gz 61484128 SHA256 
dd8aeb942e6de5d1488e243e1346cff3f6597e21b5131a3ba72ff5cc82037110 SHA512 
870f67b83aaa96b1a4111f34824eb47c24616d067adf930f4456ca8f1ac57052c41aa73915304ea85b1d10390865b88d88c85e6cd425b42ec5a504908adf4b67
 WHIRLPOOL 
5d484ff8eb8b48de643bf6dbff0ca824d528143d2f6f78f124bae19a0f67db72271c865786520672ef716cedba4ad4ad11c59fe857c8b34ec9331724f09046c2
 DIST kodi-16.0-generated-addons.tar.xz 76876 SHA256 
fb164bf2aaf54d0c4a6da60b768b40f47c61456ac9bfd5c859593e37c56080c4 SHA512 
7b06e3dc7c7cad4b4bb43dafadb756e3b6064452d289b81097a5a340f33a0fd6b7da82954578039f980dd6338de4b6e0105ed69678c01548b4e79f072a120800
 WHIRLPOOL 
bcff75cdc21cebff305052d985de9f88a3043d4a0aa81509c8daff3ace28fd18ca625f3394bd1b109ec242c3310a4934b4f4837355f39de47be6ff6031a1d13f

diff --git a/media-tv/kodi/kodi-15.1.ebuild b/media-tv/kodi/kodi-15.1.ebuild
deleted file mode 100644
index 198691d..000
--- a/media-tv/kodi/kodi-15.1.ebuild
+++ /dev/null
@@ -1,285 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-# Does not work with py3 here
-# It might work with py:2.5 but I didn't test that
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite"
-
-inherit eutils linux-info python-single-r1 multiprocessing autotools 
toolchain-funcs
-
-CODENAME="Isengard"
-case ${PV} in
-)
-   EGIT_REPO_URI="git://github.com/xbmc/xbmc.git"
-   inherit git-r3
-   ;;
-*|*_p*)
-   MY_PV=${PV/_p/_r}
-   MY_P="${PN}-${MY_PV}"
-   
SRC_URI="http://mirrors.kodi.tv/releases/source/${MY_PV}-${CODENAME}.tar.gz -> 
${P}.tar.gz
-   https://github.com/xbmc/xbmc/archive/${PV}-${CODENAME}.tar.gz 
-> ${P}.tar.gz
-   !java? ( 
http://mirrors.kodi.tv/releases/source/${MY_P}-generated-addons.tar.xz )"
-   KEYWORDS="~amd64 ~x86"
-
-   S=${WORKDIR}/xbmc-${PV}-${CODENAME}
-   ;;
-esac
-
-DESCRIPTION="Kodi is a free and open source media-player and entertainment hub"
-HOMEPAGE="http://kodi.tv/ http://kodi.wiki/;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="airplay alsa avahi bluetooth bluray caps cec css dbus debug +fishbmc 
gles goom java joystick midi mysql nfs +opengl profile +projectm pulseaudio 
+rsxs rtmp +samba sftp +spectrum test +texturepacker udisks upnp upower +usb 
vaapi vdpau +waveform webserver +X"
-REQUIRED_USE="
-   rsxs? ( X )
- 

[gentoo-commits] repo/gentoo:master commit in: media-tv/xbmc/files/, media-tv/xbmc/

2016-02-23 Thread Mike Frysinger
commit: e95014ef92bd528d93048a7a5b5c9cbf50eaefbb
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Feb 23 17:47:27 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Feb 23 19:31:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e95014ef

media-tv/xbmc: punt now that kodi exists

 media-tv/xbmc/Manifest|  13 -
 media-tv/xbmc/files/generate.sh   |  28 --
 media-tv/xbmc/files/xbmc-11.0-ffmpeg-0.10.2.patch |  41 ---
 media-tv/xbmc/files/xbmc-11.0-ffmpeg.patch|  46 
 media-tv/xbmc/files/xbmc-11.0-libav.patch |  72 -
 media-tv/xbmc/files/xbmc-11.0-nfs-limits.patch|  28 --
 media-tv/xbmc/files/xbmc-11.0-no-arm-flags.patch  |  16 --
 media-tv/xbmc/files/xbmc-11.0-no-exec-stack.patch |  30 ---
 media-tv/xbmc/files/xbmc-11.0-nomythtv.patch  | 206 ---
 media-tv/xbmc/files/xbmc-12.1-nomythtv.patch  |  68 -
 media-tv/xbmc/files/xbmc-12.3-no-sse2.patch   | 185 -
 media-tv/xbmc/files/xbmc--no-arm-flags.patch  |  16 --
 media-tv/xbmc/files/xbmc--nomythtv.patch  |  67 -
 media-tv/xbmc/metadata.xml|  32 ---
 media-tv/xbmc/xbmc-11.0.ebuild| 238 -
 media-tv/xbmc/xbmc-12.1-r1.ebuild | 267 ---
 media-tv/xbmc/xbmc-12.2-r1.ebuild | 264 --
 media-tv/xbmc/xbmc-12.3.ebuild| 269 ---
 media-tv/xbmc/xbmc-13.0_p2.ebuild | 309 --
 media-tv/xbmc/xbmc-13.1.ebuild| 306 -
 media-tv/xbmc/xbmc-13.2-r1.ebuild | 309 --
 media-tv/xbmc/xbmc-13.2.ebuild| 306 -
 media-tv/xbmc/xbmc-.ebuild|  13 -
 23 files changed, 3129 deletions(-)

diff --git a/media-tv/xbmc/Manifest b/media-tv/xbmc/Manifest
deleted file mode 100644
index 21fe5e7..000
--- a/media-tv/xbmc/Manifest
+++ /dev/null
@@ -1,13 +0,0 @@
-DIST xbmc-11.0.tar.gz 63012044 SHA256 
1fe5d310c16138f26e2b13bc545604e95f48ace6c8636f23e77da402cd7b0b19 SHA512 
ba738129f70dd171b3fae385ab44317f62c9041a116bfe809d6d07c99ea69c663ad5d598552a17be0b942251ce12a68f34d0be21b303b256055849a6dde90043
 WHIRLPOOL 
4dd068749c86542e39b8fc42b45bbb56e885813b17876d3583cb4d91c902ff075e1f16f1c19720e3430dc149c40e52e7d1ab3323f666263fb353a59e2ef94a8e
-DIST xbmc-12-libav.tar.xz 6080 SHA256 
84ba05dc66a476d2cb940c10355a22a04c5ef3b4fd6bd96a87a1fb2ffa7ccc0c SHA512 
cde76dd435fb449ec84341a46f0fb4efeeb753669f9e4d052c06f00fe512be9fe994d5dd56794f47ce2f49146a2782f2da72dd78a1f66e5f54ca15723f13
 WHIRLPOOL 
07ba9e3fb3a4ba6d2c52055bcbe52009a87363bc8e0b21ebc90965bd3562196eee728103028fe8baaad250def5c6f76616a19731f825955648df9ff01c905e6b
-DIST xbmc-12.1.tar.gz 67430677 SHA256 
29e3f36e1884913088f786179a4c925f52e46e9ba7bf8f24e35e934177c01ec3 SHA512 
a8b5194766e32e09fa65c0e3656ff180c15761ce2348dc8a1fff0c65247b47e644db4fc91a829e73907b6a52c8e1bdebf624640b9dd06cea2c46bda1d2b3b4a5
 WHIRLPOOL 
13dbaf040faaaef1b04da892949e9684d7a958cec286b3a5f8cb449ec0fea6b5f96c2a473ece840b86103eb03dd1f39dd66411e5b0526785256d2cc92e1e95e8
-DIST xbmc-12.2.tar.gz 67663000 SHA256 
b2330634fc513d27a44b131bbbe4ca6b61d60a1fe6c7ca27a7dc749df0bcea1c SHA512 
d6812886b4d1a5c28c8150b164d714f8855ccb1ac4e74811c9eb03d09e12a6f05bedd3c034132ae79e0bff66efd54ced9c2c1140da6b4ad7b82dbb90fa3d1c39
 WHIRLPOOL 
c3fc97e5f45a38a259bca06af0b171630ac16832034410e45174d900358b1d16b72940b29475dcad72a2198d8722859a229152379ab7784a7d61f961eb261ddb
-DIST xbmc-12.3-generated-addons.tar.xz 52228 SHA256 
477f789dea36969149fe118ecac1c4f3d8c3414772cc6c569be4aefb7e3f221e SHA512 
2107271445c0cdcc14b348d011e12ffaaee75bbec506496798f64218256ab9e86cc0ada5edc1e70e509ac1ab366695fae4c15e90bd47fa57ccfe723d7e406b85
 WHIRLPOOL 
3963577539dee04f33dc4b988944f906688d77864d5e6a6b403e4578c9a91f2b77c256e6b4ed234a9722524c1c3acc626a28ff44c6376c09d93f24008abf54cd
-DIST xbmc-12.3.tar.gz 64615159 SHA256 
3e15c960d034efdea5f92a7b74716cb48094842d077b076025fd8640754ede73 SHA512 
abe5333f940460a2d40b04a4821f932b44c7605e0d4954e48781317aa25ee04e102b051165842094c5804024c637ca30506773dc3319aba7ab6dbfbe1973ccaa
 WHIRLPOOL 
035cf5792c3c9785eb0a5227406c66298591bafc1251889d4e4a2742ffd715c374c0b6e092f5705db181412de9cae6d1eb3e9c370f3390858b4651f4c135fda1
-DIST xbmc-13.0_r2-generated-addons.tar.xz 312524 SHA256 
82e2c219a09a758c5cc7a29c4e719c48255523ee79e2ac9fe72d39b45730e32e SHA512 
1399b922711424844756d4f56696ea4be34b3ffbeedfc23bb832cb8e0ee9d6831f1c31ebc41d49f20c262f0cbb52601786e33550d5aca5de4de520fcee0f53ec
 WHIRLPOOL 
67f184b241e90c369cee7ceaf3f714c002093a5b4e82614cd1413af35e7c3aef1adb2460d9286c54a40e5a74de37864eff86d5631e0a0ea33a69e3b29082e477
-DIST xbmc-13.0_r2.tar.gz 65616107 SHA256 
663b99f3e196ead51d90f06ccfa864b4e5ade385dfc5972acb0f854d525f2903 SHA512 

[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2016-02-23 Thread Mike Frysinger
commit: 12efae018bc1036af3bb75673ac1cf314abd5305
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Feb 23 19:21:51 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Feb 23 19:31:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12efae01

media-tv/kodi: version bump to 16.0 #575314

 media-tv/kodi/Manifest |   2 +
 media-tv/kodi/kodi-16.0.ebuild | 266 +
 2 files changed, 268 insertions(+)

diff --git a/media-tv/kodi/Manifest b/media-tv/kodi/Manifest
index 20c0187..a25857a 100644
--- a/media-tv/kodi/Manifest
+++ b/media-tv/kodi/Manifest
@@ -4,3 +4,5 @@ DIST kodi-15.1-generated-addons.tar.xz 73988 SHA256 
97f0236542044a909d982cbf9a03
 DIST kodi-15.1.tar.gz 61477835 SHA256 
72b2610d8fbff807128d74429f25bf6716ba880c27c2c5d9fad012ec7fc70705 SHA512 
b597253aa51d3d446ecb85ffe163362b5e55717d6fee16eab81725b9cdf0a5a9e4a2291aa526b9e63fbb34ef206100df30c9368684e2ddedc49e35f140d604f0
 WHIRLPOOL 
3596c00f9d25193e1e84cdfbf7fe5a6e6bdcce37caa710b8dd2b0b7aaa043164410459009dc793991373886abed8755298ee8803edf7b90227509d0c3578b8b9
 DIST kodi-15.2-generated-addons.tar.xz 73912 SHA256 
8c604be6188e03569209632dca96a9e333fa898e41651ac81f7fad2a45163610 SHA512 
094ac1373a80d08371daad8fb1ee4422b8c16f77430fcd4a2b78ed0dc1883027086081e5788e07333c345121a20fda89b0bd5bcb2c8922b79573aca6e4726b9a
 WHIRLPOOL 
560b8de1fa506ea1a73b5a0c539563649159dbb83b9996dc550e706037c5ff15dc657f382e55b2812797c1eee596b2b3b84a0061b6c74b2a5179a126a1841583
 DIST kodi-15.2.tar.gz 61484128 SHA256 
dd8aeb942e6de5d1488e243e1346cff3f6597e21b5131a3ba72ff5cc82037110 SHA512 
870f67b83aaa96b1a4111f34824eb47c24616d067adf930f4456ca8f1ac57052c41aa73915304ea85b1d10390865b88d88c85e6cd425b42ec5a504908adf4b67
 WHIRLPOOL 
5d484ff8eb8b48de643bf6dbff0ca824d528143d2f6f78f124bae19a0f67db72271c865786520672ef716cedba4ad4ad11c59fe857c8b34ec9331724f09046c2
+DIST kodi-16.0-generated-addons.tar.xz 76876 SHA256 
fb164bf2aaf54d0c4a6da60b768b40f47c61456ac9bfd5c859593e37c56080c4 SHA512 
7b06e3dc7c7cad4b4bb43dafadb756e3b6064452d289b81097a5a340f33a0fd6b7da82954578039f980dd6338de4b6e0105ed69678c01548b4e79f072a120800
 WHIRLPOOL 
bcff75cdc21cebff305052d985de9f88a3043d4a0aa81509c8daff3ace28fd18ca625f3394bd1b109ec242c3310a4934b4f4837355f39de47be6ff6031a1d13f
+DIST kodi-16.0.tar.gz 52093964 SHA256 
0421ea1337cdee674f8a36d995f54152b5ddc4100e53410b3aeeb3b3f7d53946 SHA512 
b187f57601dfadc2119622f19558dbaca6ba7c708f5c24d65b876ee32888251940ffa8caadf978ee1afbd7c8da5007771e013d639819b998c345e968149995ac
 WHIRLPOOL 
ca19325b52c4c7de72a8d18cc9d68a83203274d3a432bcd83188904a9a2ba4e69372144c40ada3b3cd89ed12d740a1dceec75c5511b706b922374784bf817b3f

diff --git a/media-tv/kodi/kodi-16.0.ebuild b/media-tv/kodi/kodi-16.0.ebuild
new file mode 100644
index 000..b455752
--- /dev/null
+++ b/media-tv/kodi/kodi-16.0.ebuild
@@ -0,0 +1,266 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+# Does not work with py3 here
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="sqlite"
+
+inherit eutils linux-info python-single-r1 multiprocessing autotools 
toolchain-funcs
+
+CODENAME="Jarvis"
+case ${PV} in
+)
+   EGIT_REPO_URI="git://github.com/xbmc/xbmc.git"
+   inherit git-r3
+   ;;
+*|*_p*)
+   MY_PV=${PV/_p/_r}
+   MY_P="${PN}-${MY_PV}"
+   
SRC_URI="http://mirrors.kodi.tv/releases/source/${MY_PV}-${CODENAME}.tar.gz -> 
${P}.tar.gz
+   https://github.com/xbmc/xbmc/archive/${PV}-${CODENAME}.tar.gz 
-> ${P}.tar.gz
+   !java? ( 
http://mirrors.kodi.tv/releases/source/${MY_P}-generated-addons.tar.xz )"
+   KEYWORDS="~amd64 ~x86"
+
+   S=${WORKDIR}/xbmc-${PV}-${CODENAME}
+   ;;
+esac
+
+DESCRIPTION="Kodi is a free and open source media-player and entertainment hub"
+HOMEPAGE="http://kodi.tv/ http://kodi.wiki/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="airplay alsa avahi bluetooth bluray caps cec css dbus debug gles java 
joystick midi mysql nfs +opengl profile pulseaudio rtmp +samba sftp test 
+texturepacker udisks upnp upower +usb vaapi vdpau webserver +X"
+REQUIRED_USE="
+   udisks? ( dbus )
+   upower? ( dbus )
+"
+
+COMMON_DEPEND="${PYTHON_DEPS}
+   app-arch/bzip2
+   app-arch/unzip
+   app-arch/zip
+   app-i18n/enca
+   airplay? ( app-pda/libplist )
+   dev-libs/boost
+   dev-libs/expat
+   dev-libs/fribidi
+   dev-libs/libcdio[-minimal]
+   cec? ( >=dev-libs/libcec-3.0 )
+   dev-libs/libpcre[cxx]
+   dev-libs/libxml2
+   dev-libs/libxslt
+   >=dev-libs/lzo-2.04
+   dev-libs/tinyxml[stl]
+   dev-libs/yajl
+   dev-python/simplejson[${PYTHON_USEDEP}]
+   media-fonts/corefonts
+   media-fonts/roboto
+   alsa? ( media-libs/alsa-lib )
+   media-libs/flac
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/jasper
+   media-libs/jbigkit
+   >=media-libs/libass-0.9.7
+   

[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2016-02-23 Thread Mike Frysinger
commit: 641da83111dd43cc49cc9d909a7738a6e6596fd2
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Feb 23 19:27:34 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Feb 23 19:31:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=641da831

media-tv/kodi: sync live ebuild with latest upstream changes

 media-tv/kodi/kodi-.ebuild | 43 +-
 1 file changed, 9 insertions(+), 34 deletions(-)

diff --git a/media-tv/kodi/kodi-.ebuild b/media-tv/kodi/kodi-.ebuild
index ae769d2..dd81a8d 100644
--- a/media-tv/kodi/kodi-.ebuild
+++ b/media-tv/kodi/kodi-.ebuild
@@ -1,17 +1,16 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 
 # Does not work with py3 here
-# It might work with py:2.5 but I didn't test that
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="sqlite"
 
 inherit eutils linux-info python-single-r1 multiprocessing autotools 
toolchain-funcs
 
-CODENAME="Isengard"
+CODENAME="Krypton"
 case ${PV} in
 )
EGIT_REPO_URI="git://github.com/xbmc/xbmc.git"
@@ -34,9 +33,8 @@ HOMEPAGE="http://kodi.tv/ http://kodi.wiki/;
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="airplay alsa avahi bluetooth bluray caps cec css dbus debug +fishbmc 
gles goom java joystick midi mysql nfs +opengl profile +projectm pulseaudio 
+rsxs rtmp +samba sftp +spectrum test +texturepacker udisks upnp upower +usb 
vaapi vdpau +waveform webserver +X"
+IUSE="airplay alsa avahi bluetooth bluray caps cec css dbus debug gles java 
joystick midi mysql nfs +opengl profile pulseaudio rtmp +samba sftp test 
+texturepacker udisks upnp upower +usb vaapi vdpau webserver +X"
 REQUIRED_USE="
-   rsxs? ( X )
udisks? ( dbus )
upower? ( dbus )
 "
@@ -47,7 +45,6 @@ COMMON_DEPEND="${PYTHON_DEPS}
app-arch/zip
app-i18n/enca
airplay? ( app-pda/libplist )
-   dev-libs/boost
dev-libs/expat
dev-libs/fribidi
dev-libs/libcdio[-minimal]
@@ -65,22 +62,19 @@ COMMON_DEPEND="${PYTHON_DEPS}
media-libs/flac
media-libs/fontconfig
media-libs/freetype
-   media-libs/jasper
media-libs/jbigkit
>=media-libs/libass-0.9.7
bluray? ( >=media-libs/libbluray-0.7.0 )
css? ( media-libs/libdvdcss )
media-libs/libmad
media-libs/libmodplug
-   media-libs/libmpeg2
media-libs/libogg
media-libs/libpng:0=
-   projectm? ( media-libs/libprojectm )
media-libs/libsamplerate
joystick? ( media-libs/libsdl2 )
>=media-libs/taglib-1.8
media-libs/libvorbis
-   media-libs/tiff:0=
+   media-sound/dcadec
pulseaudio? ( media-sound/pulseaudio )
media-sound/wavpack
>=media-video/ffmpeg-2.6:=[encode]
@@ -95,13 +89,11 @@ COMMON_DEPEND="${PYTHON_DEPS}
dbus? ( sys-apps/dbus )
caps? ( sys-libs/libcap )
sys-libs/zlib
-   virtual/jpeg:0=
usb? ( virtual/libusb:1 )
mysql? ( virtual/mysql )
opengl? (
virtual/glu
virtual/opengl
-   >=media-libs/glew-1.5.6
)
gles? (
media-libs/mesa[gles2]
@@ -132,7 +124,8 @@ DEPEND="${COMMON_DEPEND}
dev-util/cmake
x86? ( dev-lang/nasm )
java? ( virtual/jre )
-   test? ( dev-cpp/gtest )"
+   test? ( dev-cpp/gtest )
+   virtual/pkgconfig"
 # Force java for latest git version to avoid having to hand maintain the
 # generated addons package.  #488118
 [[ ${PV} == "" ]] && DEPEND+=" virtual/jre"
@@ -218,29 +211,23 @@ src_configure() {
$(use_enable css dvdcss) \
$(use_enable dbus) \
$(use_enable debug) \
-   $(use_enable fishbmc) \
$(use_enable gles) \
-   $(use_enable goom) \
$(use_enable joystick) \
$(use_enable midi mid) \
$(use_enable mysql) \
$(use_enable nfs) \
$(use_enable opengl gl) \
$(use_enable profile profiling) \
-   $(use_enable projectm) \
$(use_enable pulseaudio pulse) \
-   $(use_enable rsxs) \
$(use_enable rtmp) \
$(use_enable samba) \
$(use_enable sftp ssh) \
-   $(use_enable spectrum) \
$(use_enable usb libusb) \
$(use_enable test gtest) \
$(use_enable texturepacker) \
$(use_enable upnp) \
$(use_enable vaapi) \
$(use_enable vdpau) \
-   $(use_enable waveform) \
$(use_enable webserver) \
$(use_enable X x11)
 }
@@ -251,30 +238,18 @@ src_compile() {
 
 src_install() {
default
-   rm 

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

2016-02-23 Thread Mike Frysinger
commit: 4047505fc26381fa91126a58e0d4f62e7880fa6f
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Feb 23 17:47:48 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Feb 23 19:31:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4047505f

profiles/updates: rename xbmc to kodi for transparent upgrades

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

diff --git a/profiles/updates/1Q-2016 b/profiles/updates/1Q-2016
index 659fe80..af58b2e 100644
--- a/profiles/updates/1Q-2016
+++ b/profiles/updates/1Q-2016
@@ -14,3 +14,4 @@ move dev-ml/custom_printf dev-ml/ppx_custom_printf
 move sci-mathematics/csdp sci-libs/coinor-csdp
 move dev-perl/ImageInfo dev-perl/Image-Info
 move dev-perl/ImageSize dev-perl/Image-Size
+move media-tv/xbmc media-tv/kodi



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

2016-02-23 Thread Mike Frysinger
commit: ca7d810eb017cddfe3fa80d97e2a5faf43a479ed
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Feb 23 18:22:54 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Feb 23 19:31:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca7d810e

media-sound/dcadec: new package #559348

 media-sound/dcadec/Manifest|  1 +
 media-sound/dcadec/dcadec-0.2.0.ebuild | 37 ++
 media-sound/dcadec/metadata.xml| 10 +
 3 files changed, 48 insertions(+)

diff --git a/media-sound/dcadec/Manifest b/media-sound/dcadec/Manifest
new file mode 100644
index 000..d1c9fdd
--- /dev/null
+++ b/media-sound/dcadec/Manifest
@@ -0,0 +1 @@
+DIST dcadec-0.2.0.tar.gz 225305 SHA256 
ed9d207fde3e8d576f3af8b0d1235b3371e315175757173689104efcaebf0d44 SHA512 
94edcc0b4449882ebeb08f8b39fe44a5302731df2dad3a3e0b0f787fd7c2c3e3992fed95e6f594af516e982cec34b057aab30e6457c098df61f495a487125acb
 WHIRLPOOL 
33aa735fed95dcb5cb97fec767971bc151c7925f40589beb9c10fca57e0871da66b800fc9a23613a14e8ffbec2758a5e516debf3bb600e2c2c9f1fcad14b66e4

diff --git a/media-sound/dcadec/dcadec-0.2.0.ebuild 
b/media-sound/dcadec/dcadec-0.2.0.ebuild
new file mode 100644
index 000..d93dc26
--- /dev/null
+++ b/media-sound/dcadec/dcadec-0.2.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit toolchain-funcs multilib
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="git://github.com/foo86/dcadec.git"
+   inherit git-r3
+else
+   SRC_URI="https://github.com/foo86/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi
+
+DESCRIPTION="DTS Coherent Acoustics decoder with support for HD extensions"
+HOMEPAGE="https://github.com/foo86/dcadec;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+src_configure() {
+   tc-export AR CC
+   sed -i \
+   -e "/^PREFIX /s:=.*:= ${EPREFIX}/usr:" \
+   -e "/^LIBDIR /s:/lib:/$(get_libdir):" \
+   -e '/^CFLAGS/s:-O3::' \
+   Makefile || die
+}
+
+src_install() {
+   default
+   # Rename the executable since it conflicts with libdca.
+   mv "${ED}"/usr/bin/dcadec{,-new} || die
+}

diff --git a/media-sound/dcadec/metadata.xml b/media-sound/dcadec/metadata.xml
new file mode 100644
index 000..7294e2a
--- /dev/null
+++ b/media-sound/dcadec/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   so...@gentoo.org
+
+
+   foo86/dcadec
+
+



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

2016-02-23 Thread Mike Gilbert
commit: 40f4871529185afc96dc853459330630e6fc0708
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Feb 23 19:21:26 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Feb 23 19:21:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40f48715

www-client/chromium: Stable channel bump (48.0.2564.116)

Package-Manager: portage-2.2.27_p64

 www-client/chromium/Manifest  |   1 +
 www-client/chromium/chromium-48.0.2564.116.ebuild | 690 ++
 2 files changed, 691 insertions(+)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index bf286a0..2dc4795 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,4 +1,5 @@
 DIST chromium-48.0.2564.109.tar.xz 432310300 SHA256 
2eb1e5b6dda718a5e501ba26f47015c1629adeb9f2bf2877bd9d8bf346abeb03 SHA512 
2891384385a6ac1ebab218837ce609c16abcf2500e1d49396fea931bf0f709097b4a99c6ca11ae409d757c7c94b0f3af9d6848084047d981597c0bb0f73257cd
 WHIRLPOOL 
b5e4e8e185937b61e3e38c74be86bb1a7808090ab713cc284a38a307ad4eca4a6080fd81c42981834857845caaedd3edcd2541f90a9514a0b95236c271d62d0c
+DIST chromium-48.0.2564.116.tar.xz 432321192 SHA256 
6a1eb9b4c853f15eeec0a55af7ac3b41835f0fc592ba6c0a500873cb12a84d0f SHA512 
22c653580c1320b00e56a8b055e215b0292518af52e2d7e24b0610950ef1457a03dcec62b5417dd2e1021a2cf42b06d38b2249ee39d97aa662728f4972c54fc6
 WHIRLPOOL 
c904185cb2e476bc253474e5ba044153bae1489a1e783bd38cd739409d46d0aa410a84553624b97e8261b1ba6ea0d6ce176703d566305634c8d8679e62c207d4
 DIST chromium-48.0.2564.82.tar.xz 432281684 SHA256 
cda64bf427d01bae7d45863812edcd7fa43176238ec07c7752e42afd3e1714fd SHA512 
45e50fa0a4a4ac593e95c27fc16c2699736fbdf0bb88fd84be70e17cf1b2058c8cc55cccfe5c7ab381e8d80a0816ffb1e327626992779204d85fc558a946d076
 WHIRLPOOL 
db51d66242d8989f7db7a2c1a1e87c012b59fa6afd21b8dae745f8b9a7d5f8c5249dee95c152a9e9f4da13950b17cbc03a1d2bd23622c50e61d7f97d03181398
 DIST chromium-49.0.2623.0.tar.xz 452249352 SHA256 
1637e2d16c233c75c4c4094bb83af9f8ef5add2d84a1df544ad08f53d7958357 SHA512 
3f1ca7cedc121fc09823a9ecd0d8a544a0ce7561e7d9e9c5c97bfab7a0d3157ede0377ace4ae124a755844eae33d551efc07b52cb55e06ffaf54749539f55edc
 WHIRLPOOL 
06c7f034bc007a2fe04bab8323000bcaad058a2395cf7d6affcac682466f8a81e32a5fc231ab8e8851ea4f183dae51eb0842bf352c70fea2b90d2e3d6ffb39ef
 DIST chromium-49.0.2623.28.tar.xz 452236624 SHA256 
88e15a295fd584424603a3aac0f39fdb66223f2e35284ec20487bf693873efb2 SHA512 
b63df71e45fb12b012d25ec2d3de66006e4597b88b814d44aa595e3762f8405f6242758729909d378fa3010634b65829d46172b07eec7639e6b65432ad5a4f63
 WHIRLPOOL 
62405dfd90ca731c5e8fe0d816473506fb30956493f303e55d1af8cca6604af58ac9f1a247fa774bad2db0591e7000a795d54e2e6bc4171bef16fabd92c7a0ac

diff --git a/www-client/chromium/chromium-48.0.2564.116.ebuild 
b/www-client/chromium/chromium-48.0.2564.116.ebuild
new file mode 100644
index 000..1d0b2eb
--- /dev/null
+++ b/www-client/chromium/chromium-48.0.2564.116.ebuild
@@ -0,0 +1,690 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+PYTHON_COMPAT=( python2_7 )
+
+CHROMIUM_LANGS="am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
+   sv sw ta te th tr uk vi zh_CN zh_TW"
+
+inherit check-reqs chromium eutils flag-o-matic multilib multiprocessing 
pax-utils \
+   portability python-any-r1 readme.gentoo toolchain-funcs versionator 
virtualx
+
+DESCRIPTION="Open-source version of Google Chrome web browser"
+HOMEPAGE="http://chromium.org/;
+SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz;
+
+LICENSE="BSD hotwording? ( no-source-code )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="cups gn gnome gnome-keyring gtk3 +hangouts hidpi hotwording kerberos 
neon pic +proprietary-codecs pulseaudio selinux +system-ffmpeg +tcmalloc 
widevine"
+RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )"
+
+REQUIRED_USE="gn? ( kerberos !system-ffmpeg )"
+
+# Native Client binaries are compiled with different set of flags, bug #452066.
+QA_FLAGS_IGNORED=".*\.nexe"
+
+# Native Client binaries may be stripped by the build system, which uses the
+# right tools for it, bug #469144 .
+QA_PRESTRIPPED=".*\.nexe"
+
+RDEPEND="
+   app-arch/bzip2:=
+   cups? ( >=net-print/cups-1.3.11:= )
+   >=dev-libs/elfutils-0.149
+   dev-libs/expat:=
+   dev-libs/glib:=
+   >=dev-libs/jsoncpp-0.5.0-r1:=
+   dev-libs/nspr:=
+   >=dev-libs/nss-3.14.3:=
+   gnome? ( >=gnome-base/gconf-2.24.0:= )
+   gnome-keyring? ( >=gnome-base/libgnome-keyring-3.12:= )
+   >=media-libs/alsa-lib-1.0.19:=
+   media-libs/fontconfig:=
+   media-libs/freetype:=
+   media-libs/libexif:=
+   media-libs/speex:=
+   pulseaudio? ( media-sound/pulseaudio:= )
+   system-ffmpeg? ( >=media-video/ffmpeg-2.7.2:= )
+   sys-apps/dbus:=
+   

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/, net-analyzer/bwm-ng/files/

2016-02-23 Thread David Seifert
commit: dcd30cf750b6cc2207a98baff90e15ce8f305c79
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 23 18:50:07 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 23 18:50:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd30cf7

net-analyzer/bwm-ng: Amend patch to include missing AC_DEFINE

Gentoo-Bug: 561718

Package-Manager: portage-2.2.27

 .../bwm-ng/{bwm-ng-0.6.1.ebuild => bwm-ng-0.6.1-r1.ebuild}  |  0
 .../bwm-ng/files/bwm-ng-0.6.1-fix-buildsystem.patch | 13 -
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.1.ebuild 
b/net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild
similarity index 100%
rename from net-analyzer/bwm-ng/bwm-ng-0.6.1.ebuild
rename to net-analyzer/bwm-ng/bwm-ng-0.6.1-r1.ebuild

diff --git a/net-analyzer/bwm-ng/files/bwm-ng-0.6.1-fix-buildsystem.patch 
b/net-analyzer/bwm-ng/files/bwm-ng-0.6.1-fix-buildsystem.patch
index 85f2819..5e1b227 100644
--- a/net-analyzer/bwm-ng/files/bwm-ng-0.6.1-fix-buildsystem.patch
+++ b/net-analyzer/bwm-ng/files/bwm-ng-0.6.1-fix-buildsystem.patch
@@ -48,7 +48,7 @@ https://bugs.gentoo.org/show_bug.cgi?id=561718
 -CURSES_CHECKED="1"
 -fi
 +AS_IF([test "x$enable_ncurses" != "xno"], [
-+  PKG_CHECK_MODULES([NCURSES], [ncurses])
++  PKG_CHECK_MODULES([NCURSES], [ncurses], [AC_DEFINE([HAVE_LIBNCURSES], 
[1], [Define to 1 if you have the `ncurses' library (-lncurses).])])
  ])
 -fi
 -
@@ -80,3 +80,14 @@ https://bugs.gentoo.org/show_bug.cgi?id=561718
  
  noinst_HEADERS = bwm-ng.h process.h output.h options.h help.h curses_tools.h 
types.h defines.h global_vars.h input/devstat.h input/libkstat.h 
input/netstat.h input/proc_net_dev.h input/sysctl.h input/ioservice.h 
input/libstatgrab.h input/proc_diskstats.h input/retrieve.h input/win32.h 
input/getifaddrs.h
  
+--- bwm-ng-0.6.1/src/defines.h
 bwm-ng-0.6.1/src/defines.h
+@@ -48,7 +48,7 @@
+ #define LIBSTATGRAB
+ #endif
+ 
+-#if HAVE_LIBCURSES || HAVE_LIBNCURSES
++#if defined(HAVE_LIBCURSES) || defined(HAVE_LIBNCURSES)
+ #define HAVE_CURSES
+ #endif
+ 



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

2016-02-23 Thread Alexis Ballier
commit: ed1d9ba52e9e36c976a08522355250886e646835
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:48:32 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:48:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed1d9ba5

dev-python/vcstools: add python 3.5 support

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

 dev-python/vcstools/vcstools-0.1.38.ebuild | 2 +-
 dev-python/vcstools/vcstools-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/vcstools/vcstools-0.1.38.ebuild 
b/dev-python/vcstools/vcstools-0.1.38.ebuild
index d7a8169..29cfdfa 100644
--- a/dev-python/vcstools/vcstools-0.1.38.ebuild
+++ b/dev-python/vcstools/vcstools-0.1.38.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#}" != "${PV}" ] ; then

diff --git a/dev-python/vcstools/vcstools-.ebuild 
b/dev-python/vcstools/vcstools-.ebuild
index d7a8169..29cfdfa 100644
--- a/dev-python/vcstools/vcstools-.ebuild
+++ b/dev-python/vcstools/vcstools-.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#}" != "${PV}" ] ; then



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

2016-02-23 Thread Alexis Ballier
commit: f8bc77b745976f6d62be15c77eb869fcb8e65588
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:40:25 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:40:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bc77b7

dev-python/vcstools: remove old

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

 dev-python/vcstools/Manifest   |  1 -
 dev-python/vcstools/vcstools-0.1.37.ebuild | 59 --
 2 files changed, 60 deletions(-)

diff --git a/dev-python/vcstools/Manifest b/dev-python/vcstools/Manifest
index 51d033a..bad9fdc 100644
--- a/dev-python/vcstools/Manifest
+++ b/dev-python/vcstools/Manifest
@@ -1,2 +1 @@
-DIST vcstools-0.1.37.tar.gz 54213 SHA256 
8d66379c5e5772a42b9680c9120a718bdc904745be22096d1f2bd5934cd625fc SHA512 
c2992fd9977dd5cb0090319b828add26f60769bb7649d873e8edcac45c23a913667cde31f7ab658d5ce7de82930a5eb0ea9083994ea93b6ee9433966e70ee7b2
 WHIRLPOOL 
aea89a863217ad09e2d183aa04f5c5173f6e7330ff2bfa1e713ab910f3ad0017e95fbf69c1cd94c10e20b7baa5974ad40fe9efda546860ef2a35f100808eb09e
 DIST vcstools-0.1.38.tar.gz 54671 SHA256 
0e3d2b5681c2776453fb5b61ceab61fdb965d5342e46c08a5b62095eb0237117 SHA512 
a3693d34777235e562a5db006af8f33590df99ffce96f5d3cfd2d816ebdc23ee5fb3536bf289b64a36588e60ce20ce8396a448394f300a12672fd8bf5800973e
 WHIRLPOOL 
86fccbb181849f2b60d8159073bb3de659b7d96173952cb9b68a2869048827c48860fb67859db1341a0defeee0915d41c1d6e77e812f807ca11e91e92e0ed250

diff --git a/dev-python/vcstools/vcstools-0.1.37.ebuild 
b/dev-python/vcstools/vcstools-0.1.37.ebuild
deleted file mode 100644
index d7a8169..000
--- a/dev-python/vcstools/vcstools-0.1.37.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2014 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} )
-
-SCM=""
-if [ "${PV#}" != "${PV}" ] ; then
-   SCM="git-r3"
-   EGIT_REPO_URI="https://github.com/vcstools/vcstools;
-fi
-
-inherit ${SCM} distutils-r1
-
-DESCRIPTION="Python library for interacting with various VCS systems"
-HOMEPAGE="http://wiki.ros.org/vcstools;
-if [ "${PV#}" != "${PV}" ] ; then
-   SRC_URI=""
-   KEYWORDS=""
-else
-   SRC_URI="http://download.ros.org/downloads/${PN}/${P}.tar.gz
-   http://github.com/vcstools/vcstools/archive/${PV}.tar.gz -> 
${P}.tar.gz
-   "
-   KEYWORDS="~amd64 ~arm"
-fi
-
-LICENSE="BSD"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   test? (
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-vcs/git
-   dev-vcs/bzr
-   dev-vcs/mercurial
-   dev-vcs/subversion
-   )
-"
-
-python_test() {
-   # From travis.yml
-   # Set git config to silence some stuff in the tests
-   git config --global user.email "f...@example.com"
-   git config --global user.name "Foo Bar"
-   # Set the hg user
-   echo -e "[ui]\nusername = Your Name " >> ~/.hgrc
-   # Set the bzr user
-   bzr whoami "Your Name "
-   #git config --global user.email "y...@example.com"
-   #git config --global user.name "Your Name"
-
-   nosetests --with-coverage --cover-package vcstools || die
-}



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

2016-02-23 Thread Alexis Ballier
commit: 8988777bb12d876f88cd2bec63881e63763f1ff9
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:39:43 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:39:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8988777b

dev-python/rosdistro: add python3.5 support

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

 dev-python/rosdistro/rosdistro-0.4.4.ebuild | 2 +-
 dev-python/rosdistro/rosdistro-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/rosdistro/rosdistro-0.4.4.ebuild 
b/dev-python/rosdistro/rosdistro-0.4.4.ebuild
index e6da9fa..7f7898e 100644
--- a/dev-python/rosdistro/rosdistro-0.4.4.ebuild
+++ b/dev-python/rosdistro/rosdistro-0.4.4.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#}" != "${PV}" ] ; then

diff --git a/dev-python/rosdistro/rosdistro-.ebuild 
b/dev-python/rosdistro/rosdistro-.ebuild
index e6da9fa..7f7898e 100644
--- a/dev-python/rosdistro/rosdistro-.ebuild
+++ b/dev-python/rosdistro/rosdistro-.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#}" != "${PV}" ] ; then



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

2016-02-23 Thread Alexis Ballier
commit: 1dc9532f2a15132f5ccf9624328eb5b3d2648872
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:38:51 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:38:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc9532f

dev-python/rosdistro: remove old

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

 dev-python/rosdistro/Manifest   |  1 -
 dev-python/rosdistro/rosdistro-0.4.2.ebuild | 45 -
 2 files changed, 46 deletions(-)

diff --git a/dev-python/rosdistro/Manifest b/dev-python/rosdistro/Manifest
index bb60f19..37e89e5 100644
--- a/dev-python/rosdistro/Manifest
+++ b/dev-python/rosdistro/Manifest
@@ -1,2 +1 @@
-DIST rosdistro-0.4.2.tar.gz 50857 SHA256 
3d5bf062bd0ecbfef272456f1862a6bb7a4100d8f2ac9b4ce7792dbdcfed7a84 SHA512 
24dd08a959918fa44faa465acd22bd8d157b792391a2701ee40997028ea90dd13848f72abf1098930cd4e7b8a162cea1ab28ceb0d82df74167c85c0ef014ad65
 WHIRLPOOL 
8207d60268282d9075655ec3676179b1e6a7d8b1ee571c5df90d4680f54c345175788d7abbf3c2b78504c491a7453193490574f8e68ca2bdba270b5db8983e2b
 DIST rosdistro-0.4.4.tar.gz 40001 SHA256 
1c7c6886c2e61dd8143d3c08f5690f30e9d4e081d348c78bb0b2e8d32773c57b SHA512 
4f6b79d88687f6e6147b95bef484a1555639d65044d01812af60eb072579345b5233bcda8fba251f0685a28b756addff7468c34978b0cc04c871ce4fe30fbe2c
 WHIRLPOOL 
99a29b8c7ef475cd4599d2d9e8e28210af2a9d50b280dc9c315f16b3ae3be8b85e4da55a1c8cb6af55795b98207601307e7e846c0a8cdae6a5b4af356ff7b044

diff --git a/dev-python/rosdistro/rosdistro-0.4.2.ebuild 
b/dev-python/rosdistro/rosdistro-0.4.2.ebuild
deleted file mode 100644
index e6da9fa..000
--- a/dev-python/rosdistro/rosdistro-0.4.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2014 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} )
-
-SCM=""
-if [ "${PV#}" != "${PV}" ] ; then
-   SCM="git-r3"
-   EGIT_REPO_URI="https://github.com/ros-infrastructure/rosdistro;
-fi
-
-inherit ${SCM} distutils-r1
-
-DESCRIPTION="Tools to work with catkinized rosdistro files"
-HOMEPAGE="http://wiki.ros.org/rosdistro;
-if [ "${PV#}" != "${PV}" ] ; then
-   SRC_URI=""
-   KEYWORDS=""
-else
-   SRC_URI="http://download.ros.org/downloads/${PN}/${P}.tar.gz
-   
http://github.com/ros-infrastructure/rosdistro/archive/${PV}.tar.gz -> 
${P}.tar.gz
-   "
-   KEYWORDS="~amd64 ~arm"
-fi
-
-LICENSE="BSD"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="
-   dev-python/catkin_pkg[${PYTHON_USEDEP}]
-   dev-python/rospkg[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   test? (
-   dev-python/nose[${PYTHON_USEDEP}]
-   )
-"
-
-python_test() {
-   nosetests --with-xunit test || die
-}



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

2016-02-23 Thread Alexis Ballier
commit: c22b8b1cbac636b4713114f29ed0430454d7352b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:36:19 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:36:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c22b8b1c

dev-python/rospkg: add python3.5 support

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

 dev-python/rospkg/rospkg-1.0.38.ebuild | 2 +-
 dev-python/rospkg/rospkg-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/rospkg/rospkg-1.0.38.ebuild 
b/dev-python/rospkg/rospkg-1.0.38.ebuild
index 06dd93b..100d6bc 100644
--- a/dev-python/rospkg/rospkg-1.0.38.ebuild
+++ b/dev-python/rospkg/rospkg-1.0.38.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#}" != "${PV}" ] ; then

diff --git a/dev-python/rospkg/rospkg-.ebuild 
b/dev-python/rospkg/rospkg-.ebuild
index 06dd93b..100d6bc 100644
--- a/dev-python/rospkg/rospkg-.ebuild
+++ b/dev-python/rospkg/rospkg-.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#}" != "${PV}" ] ; then



[gentoo-commits] repo/gentoo:master commit in: dev-python/rospkg/files/, dev-python/rospkg/

2016-02-23 Thread Alexis Ballier
commit: b8ea6a01778544fd37dacafbfeb35fe5616d081e
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:32:18 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:32:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ea6a01

dev-python/rospkg: remove old

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

 dev-python/rospkg/Manifest|  2 --
 dev-python/rospkg/files/py3.patch | 21 
 dev-python/rospkg/rospkg-1.0.35.ebuild| 56 --
 dev-python/rospkg/rospkg-1.0.37-r1.ebuild | 57 ---
 4 files changed, 136 deletions(-)

diff --git a/dev-python/rospkg/Manifest b/dev-python/rospkg/Manifest
index 24e6a92..1024384 100644
--- a/dev-python/rospkg/Manifest
+++ b/dev-python/rospkg/Manifest
@@ -1,3 +1 @@
-DIST rospkg-1.0.35.tar.gz 88589 SHA256 
9ce13cb1d0f470f24cdb7f665d53948fcd0db19be7c8946ad998cbcf3998da30 SHA512 
01e59dc3eb8290af661dc54902da950649a81b3caa0b65ad7dba18c0c6d0ba1ed08bec802edbced49f65515f20f1b8db719bfb576eb38c87982386aac22a2e31
 WHIRLPOOL 
20ebafd588c6cf8598d155cdd6ec76a9f1b7ce1bb9f1a545159a75d4fe5c3621005ea5abb5b15080716439bdec91a943855a564014eee295999126caed5c34e3
-DIST rospkg-1.0.37.tar.gz 89332 SHA256 
733e9e30d30a1f293f2d2b07060d231746ce88f7cfecb076d466d9aece5a0a8a SHA512 
5e8e938831aac0c14b18d0f5063c8c8d50a2f13a4a15ce15955d854a840a8b46bab42d854b6d61d1e4e6bdef95f90e10008838d16b31e7d5b0d963b1c3c246d6
 WHIRLPOOL 
3d50c070197019b607e23a430affec8950539e0b32dd88f14e85027acea87435abebd8f58c4aeadd11cafee00d2faa26a3d9d88a0afb6efdc42dc0797642ef39
 DIST rospkg-1.0.38.tar.gz 89321 SHA256 
1a1567d3e33c3910518dbfbb09760c499153b1c0ad6b8ddc5045488c11db43e4 SHA512 
21cc9057a445b06db66b454e46c3ecdf8d83e54bbf4c204c63b13278dc93cdad60a80f4cab29eba7bc1811d43b406f91435499f7e58fa97814302dfb786f483e
 WHIRLPOOL 
109e8d5ddc3f432c28959b7e6f15703aa2d67cd3ee524e4964e5388a7982b6aea144e5afcf0d22add230e33beb485ade0656025b77f2b56be75d313aa1e52870

diff --git a/dev-python/rospkg/files/py3.patch 
b/dev-python/rospkg/files/py3.patch
deleted file mode 100644
index 268ff89..000
--- a/dev-python/rospkg/files/py3.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-https://github.com/ros-infrastructure/rospkg/pull/90
-
-commit 7be8d9e5ec3c6bffd970e93053078b707879c7b9
-Author: Alexis Ballier 
-Date:   Tue Oct 13 10:08:42 2015 +0200
-
-src/rospkg/os_detect.py: Use "string in dict" instead of 
"dict.has_key(string)" for python3 compatibility.
-
-diff --git a/src/rospkg/os_detect.py b/src/rospkg/os_detect.py
-index 14b57c2..554b607 100644
 a/src/rospkg/os_detect.py
-+++ b/src/rospkg/os_detect.py
-@@ -150,7 +150,7 @@ class FdoDetect(OsDetector):
- """
- def __init__(self, fdo_id):
- release_info = read_os_release()
--if release_info is not None and release_info.has_key("ID") and 
release_info["ID"] == fdo_id:
-+if release_info is not None and "ID" in release_info and 
release_info["ID"] == fdo_id:
- self.release_info = release_info
- else:
- self.release_info = None

diff --git a/dev-python/rospkg/rospkg-1.0.35.ebuild 
b/dev-python/rospkg/rospkg-1.0.35.ebuild
deleted file mode 100644
index 06dd93b..000
--- a/dev-python/rospkg/rospkg-1.0.35.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2014 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} )
-
-SCM=""
-if [ "${PV#}" != "${PV}" ] ; then
-   SCM="git-r3"
-   EGIT_REPO_URI="http://github.com/ros-infrastructure/rospkg;
-fi
-
-inherit ${SCM} distutils-r1
-
-DESCRIPTION="Standalone Python library for the ROS package system"
-HOMEPAGE="http://wiki.ros.org/rospkg;
-if [ "${PV#}" != "${PV}" ] ; then
-   SRC_URI=""
-   KEYWORDS=""
-   # Needed for tests
-   S="${WORKDIR}/${PN}"
-   EGIT_CHECKOUT_DIR="${S}"
-else
-   SRC_URI="http://download.ros.org/downloads/${PN}/${P}.tar.gz
-   
http://github.com/ros-infrastructure/rospkg/archive/${PV}.tar.gz -> ${P}.tar.gz
-   "
-   KEYWORDS="~amd64 ~arm"
-fi
-
-LICENSE="BSD"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   test? (
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/coverage[${PYTHON_USEDEP}]
-   )
-"
-PATCHES=(
-   "${FILESDIR}/norecurse.patch"
-)
-
-python_test() {
-   nosetests --with-coverage --cover-package=rospkg --with-xunit test || 
die
-}
-
-src_install() {
-   distutils-r1_src_install
-
-   # Avoid recursing into /usr/share when looking for packages.
-   dodir /usr/share
-   touch "${ED}/usr/share/rospack_norecurse"
-}

diff --git a/dev-python/rospkg/rospkg-1.0.37-r1.ebuild 
b/dev-python/rospkg/rospkg-1.0.37-r1.ebuild
deleted file mode 100644
index 526c071..000
--- a/dev-python/rospkg/rospkg-1.0.37-r1.ebuild

[gentoo-commits] repo/gentoo:master commit in: dev-python/python_orocos_kdl/, dev-python/python_orocos_kdl/files/

2016-02-23 Thread Alexis Ballier
commit: 145ee70a148757886ab09e7da42b1eff5439e354
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:31:08 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:31:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=145ee70a

dev-python/python_orocos_kdl: set prefix=None instead of "" to let 
autodetection of python libdir work.

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

 dev-python/python_orocos_kdl/files/libdir.patch | 13 +
 dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0.ebuild |  2 +-
 dev-python/python_orocos_kdl/python_orocos_kdl-.ebuild  |  1 +
 3 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/dev-python/python_orocos_kdl/files/libdir.patch 
b/dev-python/python_orocos_kdl/files/libdir.patch
new file mode 100644
index 000..8235649
--- /dev/null
+++ b/dev-python/python_orocos_kdl/files/libdir.patch
@@ -0,0 +1,13 @@
+Index: python_orocos_kdl/CMakeLists.txt
+===
+--- python_orocos_kdl.orig/CMakeLists.txt
 python_orocos_kdl/CMakeLists.txt
+@@ -8,7 +8,7 @@ link_directories(${orocos_kdl_LIBRARY_DI
+ 
+ find_package(PythonInterp REQUIRED)
+ find_package(PythonLibs ${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR} 
REQUIRED)
+-execute_process(COMMAND ${PYTHON_EXECUTABLE} -c "from distutils.sysconfig 
import get_python_lib; print(get_python_lib(plat_specific=True, prefix=''))" 
OUTPUT_VARIABLE PYTHON_SITE_PACKAGES OUTPUT_STRIP_TRAILING_WHITESPACE)
++execute_process(COMMAND ${PYTHON_EXECUTABLE} -c "from distutils.sysconfig 
import get_python_lib; print(get_python_lib(plat_specific=True, prefix=None))" 
OUTPUT_VARIABLE PYTHON_SITE_PACKAGES OUTPUT_STRIP_TRAILING_WHITESPACE)
+ list(APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake)
+ find_package(SIP REQUIRED)
+ include(SIPMacros)

diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0.ebuild 
b/dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0.ebuild
index 726cf37..5938f3f 100644
--- a/dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0.ebuild
+++ b/dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
dev-python/sip[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"
-PATCHES=( "${FILESDIR}/py3.patch" )
+PATCHES=( "${FILESDIR}/py3.patch" "${FILESDIR}/libdir.patch" )
 
 if [ "${PV#}" != "${PV}" ] ; then
S=${WORKDIR}/${P}/python_orocos_kdl

diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-.ebuild 
b/dev-python/python_orocos_kdl/python_orocos_kdl-.ebuild
index bd767bc..1ddb1df 100644
--- a/dev-python/python_orocos_kdl/python_orocos_kdl-.ebuild
+++ b/dev-python/python_orocos_kdl/python_orocos_kdl-.ebuild
@@ -32,6 +32,7 @@ RDEPEND="
dev-python/sip[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"
+PATCHES=( "${FILESDIR}/libdir.patch" )
 
 if [ "${PV#}" != "${PV}" ] ; then
S=${WORKDIR}/${P}/python_orocos_kdl



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

2016-02-23 Thread Alexis Ballier
commit: b1586972c6a8bacff00d148776f58e49e3ddc634
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:19:13 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:19:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1586972

dev-python/pyee: remove old

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

 dev-python/pyee/Manifest  |  1 -
 dev-python/pyee/pyee-1.0.1.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/dev-python/pyee/Manifest b/dev-python/pyee/Manifest
index 042d550..0b73c8d 100644
--- a/dev-python/pyee/Manifest
+++ b/dev-python/pyee/Manifest
@@ -1,2 +1 @@
-DIST pyee-1.0.1.tar.gz 4056 SHA256 
445c9cd811a533dd5649a02960eef142cbbf8f6fa10e5d31ebc4f8c78f68 SHA512 
3072bd60f1ba596a1e65796cab652eab2f84f58e77741329f5c92bab926c3a01ca169eb1c8aea9fcff4d1a547643d709aec0ad13e182832ac52e9c22c91abdc6
 WHIRLPOOL 
bfd350052e5a31099ca252354ba32f99f90403d2c86de79b590c1ba2ad94f1e5d6cfe0080b4648ef48e96745653d07c6872a8b30b19180b8acf18108c963f912
 DIST pyee-1.0.2.tar.gz 4263 SHA256 
16944f91eb37c0acf7a370feef2c09678220963f24f38134703911f80b33d79c SHA512 
73cbb3cc7b06be9d4c92f6bc901fa55e1ca51271177672e8a1636eedc6f82fc940d7dd844d0f4a959e52185c0ef934e9fbe4760b70d62f39b94f5d1c3660ce2c
 WHIRLPOOL 
e09230d7e94533aef1b5f00f746e839cfd362eba8ce3a4f4929a323ff15fed4e85c11dc2ff9347c4b9eae7ce211d18e29f9248354394a381a53e45bb06ac0a51

diff --git a/dev-python/pyee/pyee-1.0.1.ebuild 
b/dev-python/pyee/pyee-1.0.1.ebuild
deleted file mode 100644
index cd07ea5..000
--- a/dev-python/pyee/pyee-1.0.1.ebuild
+++ /dev/null
@@ -1,26 +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_4,3_5} )
-
-inherit distutils-r1
-
-DESCRIPTION="A port of node.js's EventEmitter to python"
-HOMEPAGE="https://pypi.python.org/pypi/pyee https://github.com/jfhbrook/pyee;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
-   nosetests -v || die
-}



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

2016-02-23 Thread Alexis Ballier
commit: 11fa3434b750c8ba32812469d17397408391a909
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:21:06 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:21:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11fa3434

dev-python/python_orocos_kdl: add python 3.5 support

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

 dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0.ebuild | 2 +-
 dev-python/python_orocos_kdl/python_orocos_kdl-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0.ebuild 
b/dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0.ebuild
index 5b48080..726cf37 100644
--- a/dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0.ebuild
+++ b/dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#}" != "${PV}" ] ; then

diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-.ebuild 
b/dev-python/python_orocos_kdl/python_orocos_kdl-.ebuild
index 0d22bd2..bd767bc 100644
--- a/dev-python/python_orocos_kdl/python_orocos_kdl-.ebuild
+++ b/dev-python/python_orocos_kdl/python_orocos_kdl-.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#}" != "${PV}" ] ; then



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

2016-02-23 Thread Alexis Ballier
commit: e25fba0231622405320335e7187f645f947f414d
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:15:20 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:15:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e25fba02

dev-ros/actionlib_msgs: add python 3.5 support

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

 dev-ros/actionlib_msgs/actionlib_msgs-1.12.3.ebuild | 2 +-
 dev-ros/actionlib_msgs/actionlib_msgs-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/actionlib_msgs/actionlib_msgs-1.12.3.ebuild 
b/dev-ros/actionlib_msgs/actionlib_msgs-1.12.3.ebuild
index ad43060..dd36f29 100644
--- a/dev-ros/actionlib_msgs/actionlib_msgs-1.12.3.ebuild
+++ b/dev-ros/actionlib_msgs/actionlib_msgs-1.12.3.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 CATKIN_HAS_MESSAGES=yes
 ROS_REPO_URI="https://github.com/ros/common_msgs;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
 

diff --git a/dev-ros/actionlib_msgs/actionlib_msgs-.ebuild 
b/dev-ros/actionlib_msgs/actionlib_msgs-.ebuild
index ad43060..dd36f29 100644
--- a/dev-ros/actionlib_msgs/actionlib_msgs-.ebuild
+++ b/dev-ros/actionlib_msgs/actionlib_msgs-.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 CATKIN_HAS_MESSAGES=yes
 ROS_REPO_URI="https://github.com/ros/common_msgs;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
 



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

2016-02-23 Thread Alexis Ballier
commit: cc2e079ea07295e8484041b208c1b32b69a83144
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:18:17 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:18:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc2e079e

dev-ros/tf2_msgs: add python 3.5 support

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

 dev-ros/tf2_msgs/tf2_msgs-0.5.12.ebuild | 2 +-
 dev-ros/tf2_msgs/tf2_msgs-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/tf2_msgs/tf2_msgs-0.5.12.ebuild 
b/dev-ros/tf2_msgs/tf2_msgs-0.5.12.ebuild
index b27e93a..2d7b8e6 100644
--- a/dev-ros/tf2_msgs/tf2_msgs-0.5.12.ebuild
+++ b/dev-ros/tf2_msgs/tf2_msgs-0.5.12.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 CATKIN_HAS_MESSAGES=yes
 ROS_REPO_URI="https://github.com/ros/geometry_experimental;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs"
 

diff --git a/dev-ros/tf2_msgs/tf2_msgs-.ebuild 
b/dev-ros/tf2_msgs/tf2_msgs-.ebuild
index b27e93a..2d7b8e6 100644
--- a/dev-ros/tf2_msgs/tf2_msgs-.ebuild
+++ b/dev-ros/tf2_msgs/tf2_msgs-.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 CATKIN_HAS_MESSAGES=yes
 ROS_REPO_URI="https://github.com/ros/geometry_experimental;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs"
 



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

2016-02-23 Thread Alexis Ballier
commit: 507a5d703dc691a14b700764495e5743822c79d4
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:16:17 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:16:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507a5d70

dev-ros/geometry_msgs: add python 3.5 support

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

 dev-ros/geometry_msgs/geometry_msgs-1.12.3.ebuild | 2 +-
 dev-ros/geometry_msgs/geometry_msgs-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/geometry_msgs/geometry_msgs-1.12.3.ebuild 
b/dev-ros/geometry_msgs/geometry_msgs-1.12.3.ebuild
index 848bcb3..b791473 100644
--- a/dev-ros/geometry_msgs/geometry_msgs-1.12.3.ebuild
+++ b/dev-ros/geometry_msgs/geometry_msgs-1.12.3.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 CATKIN_HAS_MESSAGES=yes
 ROS_REPO_URI="https://github.com/ros/common_msgs;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
 

diff --git a/dev-ros/geometry_msgs/geometry_msgs-.ebuild 
b/dev-ros/geometry_msgs/geometry_msgs-.ebuild
index 848bcb3..b791473 100644
--- a/dev-ros/geometry_msgs/geometry_msgs-.ebuild
+++ b/dev-ros/geometry_msgs/geometry_msgs-.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 CATKIN_HAS_MESSAGES=yes
 ROS_REPO_URI="https://github.com/ros/common_msgs;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
 



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

2016-02-23 Thread Alexis Ballier
commit: 97a10ca8faca91b9fec15af1f9ccc08782ae4aa2
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:12:02 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:12:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a10ca8

dev-ros/geneus: add python 3.5 support

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

 dev-ros/geneus/geneus-2.2.5.ebuild | 2 +-
 dev-ros/geneus/geneus-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/geneus/geneus-2.2.5.ebuild 
b/dev-ros/geneus/geneus-2.2.5.ebuild
index 0788977..70cb625 100644
--- a/dev-ros/geneus/geneus-2.2.5.ebuild
+++ b/dev-ros/geneus/geneus-2.2.5.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/jsk-ros-pkg/geneus;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ros-catkin
 

diff --git a/dev-ros/geneus/geneus-.ebuild 
b/dev-ros/geneus/geneus-.ebuild
index 0788977..70cb625 100644
--- a/dev-ros/geneus/geneus-.ebuild
+++ b/dev-ros/geneus/geneus-.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/jsk-ros-pkg/geneus;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ros-catkin
 



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

2016-02-23 Thread Alexis Ballier
commit: b11014eb74b1c6cb67f946743be3699dfbab123d
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:10:49 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:10:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b11014eb

dev-ros/gencpp: add python 3.5 support

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

 dev-ros/gencpp/gencpp-0.5.3.ebuild | 2 +-
 dev-ros/gencpp/gencpp-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/gencpp/gencpp-0.5.3.ebuild 
b/dev-ros/gencpp/gencpp-0.5.3.ebuild
index dcac00d..bd58a6c 100644
--- a/dev-ros/gencpp/gencpp-0.5.3.ebuild
+++ b/dev-ros/gencpp/gencpp-0.5.3.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/gencpp;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ros-catkin
 

diff --git a/dev-ros/gencpp/gencpp-.ebuild 
b/dev-ros/gencpp/gencpp-.ebuild
index dcac00d..bd58a6c 100644
--- a/dev-ros/gencpp/gencpp-.ebuild
+++ b/dev-ros/gencpp/gencpp-.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/gencpp;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ros-catkin
 



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

2016-02-23 Thread Alexis Ballier
commit: 2dd79ffe98cc540d901dba62a91cffa141c21d8c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:11:21 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:11:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dd79ffe

dev-ros/geneus: remove old

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

 dev-ros/geneus/Manifest|  1 -
 dev-ros/geneus/geneus-2.2.4.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-ros/geneus/Manifest b/dev-ros/geneus/Manifest
index 2ca191b..aa2e42e 100644
--- a/dev-ros/geneus/Manifest
+++ b/dev-ros/geneus/Manifest
@@ -1,2 +1 @@
-DIST geneus-2.2.4.tar.gz 13718 SHA256 
879d9e328693a217698a8448d146961568fb1f79cee59146dc60cbacd63582f6 SHA512 
8ccb23e2a3a1e47b605853edee49cc6d44cdbbf33839c56770ff5b61ca903064983d1580226f1d8f80cb3b62a1c84c210c5d6e25971b24666cc7d5271db7fce4
 WHIRLPOOL 
cb2544c9bb7534ec7f6f76ef02a220d7f1a9e645488a6ce5e3f43b5d66097bd21379e2ce57e12ce4e3d7097b12a6e973ec8b3c62caafb8ccbeb6b4ee5818f956
 DIST geneus-2.2.5.tar.gz 14230 SHA256 
fc18dcca7185623b7059936e938bd4a93e3c8fd6a5b7f0eb80cf88625e0df49b SHA512 
d3fb85e5ef05a8a2815a5eb65772994f1da8aa6455a72a4b68126c6ae0467cb0c79026e3a47983db873d696121a7e1996be2a3028cdc24e55f44baccce2e3f76
 WHIRLPOOL 
6730786ce548dca6dbc835ec1d611a357fbe027227f693d9dc0b3f705cb7c9464866da4d19ad0336f0432e9b1df0693fd2ab28725356ff73f17d44ce6b4a1a97

diff --git a/dev-ros/geneus/geneus-2.2.4.ebuild 
b/dev-ros/geneus/geneus-2.2.4.ebuild
deleted file mode 100644
index 0788977..000
--- a/dev-ros/geneus/geneus-2.2.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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/jsk-ros-pkg/geneus;
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-
-inherit ros-catkin
-
-DESCRIPTION="EusLisp ROS message and service generators"
-LICENSE="BSD"
-SLOT="0/${PV}"
-IUSE=""
-
-RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"



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

2016-02-23 Thread Alexis Ballier
commit: 7d4d59ca50b6acf48e062331aa3cb19f975e30a6
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:08:15 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:08:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d4d59ca

dev-ros/genpy: remove old

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

 dev-ros/genpy/Manifest   |  2 --
 dev-ros/genpy/genpy-0.5.5.ebuild | 22 --
 dev-ros/genpy/genpy-0.5.6.ebuild | 25 -
 3 files changed, 49 deletions(-)

diff --git a/dev-ros/genpy/Manifest b/dev-ros/genpy/Manifest
index 3ead43a..58cf4df 100644
--- a/dev-ros/genpy/Manifest
+++ b/dev-ros/genpy/Manifest
@@ -1,3 +1 @@
-DIST genpy-0.5.5.tar.gz 59514 SHA256 
4727b5c176e94abd3fa4c2f3ce2b2b6d84ca7cb638a8899202a495a0f416df85 SHA512 
f79e7ccf2ff6aba672ccbbf0a3ea9ac3c722d2eff5be5fcb71dcd345b45ad8dfde6db4b866bc2bc63707f377cef8757ebf6de61bf25599752360ae0c35dfada9
 WHIRLPOOL 
41fd1aa9a530fec161986994c12d240732d66e1014b8e8118b7296a33041e23042b0fd69a13fe580397147a37d7b3cf1e3c2371d2a1edf402f49c8d8403406ab
-DIST genpy-0.5.6.tar.gz 59571 SHA256 
bf0c613206340483e054ff49570ba0b254ab285391fadbfecc1c392d642f6e77 SHA512 
539bbbc2472ea0303c68318277e3e4301d10aac893266477815ccc3d08773c979b8d8f585115f11af5c364a75338909c144c28703337ddf9874c4afbfb0db12e
 WHIRLPOOL 
701f8f1f20ce5f53ab37deff4365a44ce332239cdc39736d8a883db2af6b9da15812779bccb66a5aedf9154cdf05117d6bac4d9a4f60d4ced49b13034e6e0b14
 DIST genpy-0.5.7.tar.gz 59642 SHA256 
e45d05206d71a32e8e3e9d4a87e966aec716e54035b298723b5cb51db66bcab9 SHA512 
73b909245a3c54703ef04217da60f8e5cbc2849736bb6bfa457b24248abc0dfdd65b7db70e44a0a6069bf1fc006b9fbbf6c93e04664d4452695c8271d54c0758
 WHIRLPOOL 
0c77675b6fb46cfb463a396e86c63d4d53f586cc796de5d388e90d47c88427e3a7a272d3ddc3ae5ade2b912da922ade357ce970fe5b7132312360d5f886a55f8

diff --git a/dev-ros/genpy/genpy-0.5.5.ebuild b/dev-ros/genpy/genpy-0.5.5.ebuild
deleted file mode 100644
index 6f7df14..000
--- a/dev-ros/genpy/genpy-0.5.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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/ros/genpy;
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-
-inherit ros-catkin
-
-DESCRIPTION="Python ROS message and service generators"
-HOMEPAGE="http://wiki.ros.org/genpy;
-LICENSE="BSD"
-SLOT="0/${PV}"
-IUSE="test"
-
-RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   test? ( dev-python/pyyaml[${PYTHON_USEDEP}] )
-"

diff --git a/dev-ros/genpy/genpy-0.5.6.ebuild b/dev-ros/genpy/genpy-0.5.6.ebuild
deleted file mode 100644
index 46b7961..000
--- a/dev-ros/genpy/genpy-0.5.6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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/ros/genpy;
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-
-inherit ros-catkin
-
-DESCRIPTION="Python ROS message and service generators"
-HOMEPAGE="http://wiki.ros.org/genpy;
-LICENSE="BSD"
-SLOT="0/${PV}"
-IUSE=""
-
-RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   test? (
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}]
-   )
-"



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

2016-02-23 Thread Alexis Ballier
commit: dc97faa24ccbbb989c8d5df8f8e0f885ff69d79f
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:08:59 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:08:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc97faa2

dev-ros/genpy: add python 3.5 support

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

 dev-ros/genpy/genpy-0.5.7.ebuild | 2 +-
 dev-ros/genpy/genpy-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/genpy/genpy-0.5.7.ebuild b/dev-ros/genpy/genpy-0.5.7.ebuild
index 46b7961..e18cd2a 100644
--- a/dev-ros/genpy/genpy-0.5.7.ebuild
+++ b/dev-ros/genpy/genpy-0.5.7.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/genpy;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ros-catkin
 

diff --git a/dev-ros/genpy/genpy-.ebuild b/dev-ros/genpy/genpy-.ebuild
index 46b7961..e18cd2a 100644
--- a/dev-ros/genpy/genpy-.ebuild
+++ b/dev-ros/genpy/genpy-.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/genpy;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ros-catkin
 



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

2016-02-23 Thread Alexis Ballier
commit: 78019528876e3324591500de1597a5c27eb26c5e
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:07:48 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:07:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78019528

dev-ros/genmsg: add python 3.5 support

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

 dev-ros/genmsg/genmsg-0.5.6.ebuild | 2 +-
 dev-ros/genmsg/genmsg-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/genmsg/genmsg-0.5.6.ebuild 
b/dev-ros/genmsg/genmsg-0.5.6.ebuild
index d70c53c..c8f8b29 100644
--- a/dev-ros/genmsg/genmsg-0.5.6.ebuild
+++ b/dev-ros/genmsg/genmsg-0.5.6.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/genmsg;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ros-catkin
 

diff --git a/dev-ros/genmsg/genmsg-.ebuild 
b/dev-ros/genmsg/genmsg-.ebuild
index d70c53c..c8f8b29 100644
--- a/dev-ros/genmsg/genmsg-.ebuild
+++ b/dev-ros/genmsg/genmsg-.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/genmsg;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ros-catkin
 



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

2016-02-23 Thread Alexis Ballier
commit: 4b28511205ba823400454bf73039075bb79a6a8b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:14:06 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:14:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b285112

dev-ros/std_msgs: add python 3.5 support

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

 dev-ros/std_msgs/std_msgs-0.5.9.ebuild | 2 +-
 dev-ros/std_msgs/std_msgs-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/std_msgs/std_msgs-0.5.9.ebuild 
b/dev-ros/std_msgs/std_msgs-0.5.9.ebuild
index def89fe..9707b2b 100644
--- a/dev-ros/std_msgs/std_msgs-0.5.9.ebuild
+++ b/dev-ros/std_msgs/std_msgs-0.5.9.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/ros/std_msgs;
 CATKIN_HAS_MESSAGES=yes
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ${SCM} ros-catkin
 

diff --git a/dev-ros/std_msgs/std_msgs-.ebuild 
b/dev-ros/std_msgs/std_msgs-.ebuild
index def89fe..9707b2b 100644
--- a/dev-ros/std_msgs/std_msgs-.ebuild
+++ b/dev-ros/std_msgs/std_msgs-.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/ros/std_msgs;
 CATKIN_HAS_MESSAGES=yes
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ${SCM} ros-catkin
 



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

2016-02-23 Thread Alexis Ballier
commit: 7849b1f757e0998a715e8dba795075a6c48769fe
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:12:49 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:12:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7849b1f7

dev-ros/genlisp: add python 3.5 support

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

 dev-ros/genlisp/genlisp-0.4.15.ebuild | 2 +-
 dev-ros/genlisp/genlisp-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/genlisp/genlisp-0.4.15.ebuild 
b/dev-ros/genlisp/genlisp-0.4.15.ebuild
index 8d81305..5d699ff 100644
--- a/dev-ros/genlisp/genlisp-0.4.15.ebuild
+++ b/dev-ros/genlisp/genlisp-0.4.15.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/genlisp;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ros-catkin
 

diff --git a/dev-ros/genlisp/genlisp-.ebuild 
b/dev-ros/genlisp/genlisp-.ebuild
index 8d81305..5d699ff 100644
--- a/dev-ros/genlisp/genlisp-.ebuild
+++ b/dev-ros/genlisp/genlisp-.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/genlisp;
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ros-catkin
 



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

2016-02-23 Thread Alexis Ballier
commit: dbb11c70c660a29e672a34b956595239ae4932ad
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:06:26 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:06:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb11c70

dev-util/catkin: add python 3.5 support

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

 dev-util/catkin/catkin-0.6.16-r2.ebuild | 2 +-
 dev-util/catkin/catkin-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/catkin/catkin-0.6.16-r2.ebuild 
b/dev-util/catkin/catkin-0.6.16-r2.ebuild
index 1e11494..f9a32a8 100644
--- a/dev-util/catkin/catkin-0.6.16-r2.ebuild
+++ b/dev-util/catkin/catkin-0.6.16-r2.ebuild
@@ -10,7 +10,7 @@ if [ "${PV#}" != "${PV}" ] ; then
EGIT_REPO_URI="http://github.com/ros/catkin;
 fi
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ${SCM} cmake-utils python-r1 python-utils-r1
 

diff --git a/dev-util/catkin/catkin-.ebuild 
b/dev-util/catkin/catkin-.ebuild
index 1e11494..f9a32a8 100644
--- a/dev-util/catkin/catkin-.ebuild
+++ b/dev-util/catkin/catkin-.ebuild
@@ -10,7 +10,7 @@ if [ "${PV#}" != "${PV}" ] ; then
EGIT_REPO_URI="http://github.com/ros/catkin;
 fi
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ${SCM} cmake-utils python-r1 python-utils-r1
 



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

2016-02-23 Thread Alexis Ballier
commit: 827e2bc704dc6236de225e1add321cb5b61bba64
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 18:06:03 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 18:06:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827e2bc7

dev-python/empy: add python 3.5 support

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

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

diff --git a/dev-python/empy/empy-3.3.2.ebuild 
b/dev-python/empy/empy-3.3.2.ebuild
index 62e123e..0f8dca3 100644
--- a/dev-python/empy/empy-3.3.2.ebuild
+++ b/dev-python/empy/empy-3.3.2.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
 
 inherit distutils-r1
 



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

2016-02-23 Thread Jason Donenfeld
commit: 9da1fe0d656851881ec657c522f1f96ee8a10c36
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Tue Feb 23 17:58:08 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Tue Feb 23 17:59:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9da1fe0d

sys-apps/progress: version bump and stable

 sys-apps/progress/Manifest  | 2 +-
 sys-apps/progress/{progress-0.9.ebuild => progress-0.13.ebuild} | 8 +++-
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/sys-apps/progress/Manifest b/sys-apps/progress/Manifest
index 9573a57..55e2e52 100644
--- a/sys-apps/progress/Manifest
+++ b/sys-apps/progress/Manifest
@@ -1 +1 @@
-DIST progress-0.9.tar.gz 56297 SHA256 
63e1834ec114ccc1de3d11722131b5975e475bfd72711d457e21ddd7fd16b6bd SHA512 
f2928b2bf2a50edd0b85c5c1452d6c8451ad271527cf7963dce3498ded85804a9ecae7c8483b654f8f4751e7697796a8d5bb8cd310d9f6dc4b9db7769ef11e92
 WHIRLPOOL 
b890e9dc049a20f3da1caaab6fcefd7be53710f58f0f84b464cf7ac5bdeb7102324b38b1bbe51994f7c5917d18aeae633133a965e1cb0d038e8e6b7de100f2d8
+DIST progress-0.13.tar.gz 57959 SHA256 
160cb6156a0b8df32a3944f3dcecba956ae3e5579e91d53c9d7417bc4956718c SHA512 
789e188e60137412f3ab0f47c82a969066eb1c312711982a4a77a28b1b334055a233b12d4840653a80ac6339e66f8c120e0312889369bbdc71fa10661e7c407e
 WHIRLPOOL 
3cb04ba5f7be18d0ab2302863c9419c5852dd67f954a385a94134c599fda590d9ed1c1bcf7190be28bdcd8edfd9c3a49c59aac56f6f3a2f393b33ebebc67fe0b

diff --git a/sys-apps/progress/progress-0.9.ebuild 
b/sys-apps/progress/progress-0.13.ebuild
similarity index 75%
rename from sys-apps/progress/progress-0.9.ebuild
rename to sys-apps/progress/progress-0.13.ebuild
index 2ad11d2..eaab9ca 100644
--- a/sys-apps/progress/progress-0.9.ebuild
+++ b/sys-apps/progress/progress-0.13.ebuild
@@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 
 RDEPEND="sys-libs/ncurses"
 DEPEND="
@@ -21,11 +21,9 @@ DEPEND="
 
 src_prepare() {
sed -i \
-   -e '/LDFLAGS/s:-lncurses:$(shell $(PKG_CONFIG) --libs 
ncurses):' \
-   -e 's:CFLAGS=-g:CFLAGS+=:' \
-   -e 's:gcc:$(CC):g' \
+   -e '/CFLAGS/s:-g ::' \
Makefile || die
-   tc-export CC PKG_CONFIG
+   tc-export CC
 }
 
 src_install() {



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

2016-02-23 Thread Patrice Clement
commit: 9c796dcc0d36ed7a9795f7b154fe6ab4964a8529
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Feb 23 16:29:55 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Feb 23 17:22:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c796dcc

dev-java/bsh: Version bump. Fixes security bug 575482.

Whilst at it, this commit also bumps the ebuild to EAPI version 5.

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

 dev-java/bsh/Manifest|  1 +
 dev-java/bsh/bsh-2.0_beta4-r4.ebuild |  2 +-
 dev-java/bsh/bsh-2.0_beta6.ebuild| 70 
 3 files changed, 72 insertions(+), 1 deletion(-)

diff --git a/dev-java/bsh/Manifest b/dev-java/bsh/Manifest
index d0f694b..721210c 100644
--- a/dev-java/bsh/Manifest
+++ b/dev-java/bsh/Manifest
@@ -1,2 +1,3 @@
 DIST beanshell-icon.png 29784 SHA256 
a3df458c6e892ec328e8865f081da8c3f3d9ff4c979ecb701a57fc7cedacdef9 SHA512 
731cc0e39e69ef84230e2cea8f9eaf00f80b607c70d83f767d600d8f76fae024516e9b97a988bfcb1ad963da279a6b97ad2559bb8213dc9aaa23c65aa5946d45
 WHIRLPOOL 
018f8915426bb77bcb62e9f811a51436c6467e01b4d24fc4e2ddb92a3635c18ab1ba7f3154e74fdaccd1621a81b7fc735e53b7cb09caffcd8c103f5462e71e77
 DIST bsh-2.0b4-src.jar 1636723 SHA256 
beaa29a8bcbd00db2563a5a9f0fdcfa8ae268e959880baef0a59167ff1729f8e SHA512 
867e960420f8ad0f49ffa1c7cb291ddc64e75dc20f91bd33b91151e9ba96033250b94efbf8e3d4b8d4f8c7193017efcb88840536080809ecb45e2ee0fb8e9040
 WHIRLPOOL 
1dc8f6d3600ca22fbf993ccb6aafa3954b1d2127f0940cbe84468aa8f323ad69b02c2a3619435ee0e6e1024e1784e57e138f781314ac735f01b909629e074109
+DIST bsh-2.0b6.zip 1994608 SHA256 
25e4ca61c198c3268a52d318736ecab9e2d8868c15ba121547df0c39f452bafd SHA512 
ce461cc74bc48580c636c2f2e55e4e734a2b2075547cc5663722866e5c978a680051131c13240afb586a777ab93165119d1f96f9623bd9747f8e7d8293dd3bcf
 WHIRLPOOL 
35251126719af7ab6e3aae3a0dc3680221578198ed4b38ee9717a83bd9ef06b11b99d033a47a65feeb00ab1bdeebfe97832e4ec35026f644470114506d6ef177

diff --git a/dev-java/bsh/bsh-2.0_beta4-r4.ebuild 
b/dev-java/bsh/bsh-2.0_beta4-r4.ebuild
index 0952aae..d299c60 100644
--- a/dev-java/bsh/bsh-2.0_beta4-r4.ebuild
+++ b/dev-java/bsh/bsh-2.0_beta4-r4.ebuild
@@ -54,7 +54,7 @@ src_test() {
 }
 
 src_install() {
-   java-pkg_newjar dist/${P/_beta/b}.jar
+   java-pkg_newjar "dist/${MY_P}.jar" "${PN}.jar"
 
java-pkg_dolauncher bsh-console --main bsh.Console
java-pkg_dolauncher bsh-interpreter --main bsh.Interpreter

diff --git a/dev-java/bsh/bsh-2.0_beta6.ebuild 
b/dev-java/bsh/bsh-2.0_beta6.ebuild
new file mode 100644
index 000..ec71d7a
--- /dev/null
+++ b/dev-java/bsh/bsh-2.0_beta6.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+JAVA_PKG_IUSE="doc source test"
+
+inherit java-pkg-2 java-ant-2
+
+MY_PN="beanshell"
+MY_BETA="b6"
+MY_PV="${PV%%_*}"
+MY_P="${PN}-${MY_PV}${MY_BETA}"
+
+DESCRIPTION="A small embeddable Java source interpreter"
+HOMEPAGE="https://github.com/beanshell/beanshell;
+SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_PV}${MY_BETA}.zip 
-> ${MY_P}.zip"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~x86-macos"
+IUSE=""
+
+CDEPEND="
+   dev-java/bsf:2.3
+   java-virtuals/servlet-api:3.0
+"
+
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
+
+DEPEND="
+   ${CDEPEND}
+   test? (
+   dev-java/ant-junit:0
+   )
+   app-arch/unzip
+   >=virtual/jdk-1.6"
+
+S="${WORKDIR}/${MY_PN}-${MY_PV}${MY_BETA}"
+
+JAVA_ANT_REWRITE_CLASSPATH="yes"
+EANT_BUILD_TARGET="jarall"
+EANT_DOC_TARGET="javadoc"
+EANT_GENTOO_CLASSPATH="
+   bsf-2.3
+   servlet-api-3.0
+"
+
+java_prepare() {
+   java-pkg_clean
+}
+
+EANT_TEST_TARGET="test"
+
+src_test() {
+   java-pkg-2_src_test
+}
+
+src_install() {
+   java-pkg_newjar "dist/${MY_P}.jar" "${PN}.jar"
+
+   java-pkg_dolauncher "${PN}-console" --main bsh.Console
+   java-pkg_dolauncher "${PN}-interpreter" --main bsh.Interpreter
+
+   use doc && java-pkg_dohtml -r javadoc
+   use source && java-pkg_dosrc src/bsh
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/translate-shell/

2016-02-23 Thread Patrick Lauer
commit: 99a42ba92fb0aeeeb9f95d674aa0a968f0c5da81
Author: Patrick Lauer  gentoo  org>
AuthorDate: Tue Feb 23 17:24:45 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Tue Feb 23 17:25:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a42ba9

app-i18n/translate-shell: Initial import #575370, ebuild by Ferki

Package-Manager: portage-2.2.27

 app-i18n/translate-shell/Manifest  |  1 +
 app-i18n/translate-shell/metadata.xml  | 22 ++
 .../translate-shell/translate-shell-0.9.3.ebuild   | 34 ++
 3 files changed, 57 insertions(+)

diff --git a/app-i18n/translate-shell/Manifest 
b/app-i18n/translate-shell/Manifest
new file mode 100644
index 000..e1f1e81
--- /dev/null
+++ b/app-i18n/translate-shell/Manifest
@@ -0,0 +1 @@
+DIST translate-shell-0.9.3.tar.gz 66134 SHA256 
cb0da68cc984cb275e3c8fddfb1b56a846cef41dad729890ad9b3d7ef35dc807 SHA512 
8656be0cdacfe5c26cf26c748479def1603d633545f4770ed1da2cf36c0ec72e99f5d34b38eb9b90327b563c0fbf68281ea13d6b22ee73d426030e8c2e35dc1b
 WHIRLPOOL 
8c48da9e6b4c79cae63cd17bed045ba0ae741d157960f2c6f5ea0ca352c09735a5b2caa9e288cc8ec22c6c6768f0c68d9f4ed98bb886f872562020208c526333

diff --git a/app-i18n/translate-shell/metadata.xml 
b/app-i18n/translate-shell/metadata.xml
new file mode 100644
index 000..71fec84
--- /dev/null
+++ b/app-i18n/translate-shell/metadata.xml
@@ -0,0 +1,22 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   Translate Shell (formerly Google Translate 
CLI) is a command-line translator powered by Google Translate (default), Bing 
Translator, and Yandex.Translate.
+   
+   proxy-ma...@gentoo.org
+   Gentoo Proxy Maintainers Project
+   
+   
+patr...@gentoo.org
+Patrick Lauer
+
+   
+   erkifer...@gmail.com
+   Ferenc Erki
+   Proxied maintainer; set to assignee in all 
bugs
+   
+   
+   Enable RTL language support
+   Enable text-to-speech support
+   
+

diff --git a/app-i18n/translate-shell/translate-shell-0.9.3.ebuild 
b/app-i18n/translate-shell/translate-shell-0.9.3.ebuild
new file mode 100644
index 000..339331f
--- /dev/null
+++ b/app-i18n/translate-shell/translate-shell-0.9.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Online command-line translator"
+HOMEPAGE="https://www.soimort.org/translate-shell/;
+SRC_URI="https://github.com/soimort/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+curl fribidi test tts"
+
+RDEPEND="
+   app-misc/rlwrap
+   >=sys-apps/gawk-4.0.2
+   curl? ( net-misc/curl[ssl] )
+   fribidi? ( dev-libs/fribidi )
+   tts? ( || (
+   media-sound/mpg123
+   app-accessibility/espeak
+   media-video/mpv
+   media-video/mplayer
+   )
+   )"
+DEPEND="${RDEPEND}
+   test? ( app-editors/emacs )
+   "
+
+src_install() {
+   emake PREFIX="${D}/usr" install
+}



[gentoo-commits] repo/gentoo:master commit in: sci-libs/pastix/files/, sci-libs/pastix/

2016-02-23 Thread Sebastien Fabbro
commit: f2fb1a2fcf3dba3c60979819a04caa4b91a3eeab
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Tue Feb 23 17:44:05 2016 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Tue Feb 23 17:44:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2fb1a2f

sci-libs/pastix: re-add smp flag with patch and set it as default

Package-Manager: portage-2.2.27

 .../pastix-5.2.2.22-nosmp-undefined-variable.patch | 15 ++
 ...x-5.2.2.22.ebuild => pastix-5.2.2.22-r1.ebuild} | 56 --
 2 files changed, 45 insertions(+), 26 deletions(-)

diff --git 
a/sci-libs/pastix/files/pastix-5.2.2.22-nosmp-undefined-variable.patch 
b/sci-libs/pastix/files/pastix-5.2.2.22-nosmp-undefined-variable.patch
new file mode 100644
index 000..c01b02b
--- /dev/null
+++ b/sci-libs/pastix/files/pastix-5.2.2.22-nosmp-undefined-variable.patch
@@ -0,0 +1,15 @@
+--- ./sopalin/src/updo.c.orig  2016-02-23 01:42:00.0 +
 ./sopalin/src/updo.c   2016-02-23 01:42:10.0 +
+@@ -940,8 +940,10 @@
+ i = TASK_CBLKNUM(i);
+ #define END_LOOP(a) } SMP_END_LOOP(a)
+ #  else /* SMP_SOPALIN */
+-#define START_LOOP for (i=0;i config.in || die
-   sed -i -e 's/__SO_NAME__,$@/__SO_NAME__,$(notdir $@)/g' Makefile || die
-   default
+   sed -e 's/__SO_NAME__,$@/__SO_NAME__,$(notdir $@)/g' -i Makefile || die
 }
 
 src_configure() {
if use amd64; then
-   sed -i \
-   -e 's/^\(VERSIONBIT\s*=\).*/\1 _64bit/' config.in || die
+   sed -e 's/^\(VERSIONBIT\s*=\).*/\1 _64bit/' \
+   -i config.in || die
fi
 
if use int64; then
-   sed -i \
-   -e '/VERSIONINT.*_int64/s/#//' \
-   -e '/CCTYPES.*INTSSIZE64/s/#//' config.in || die
+   sed -e '/VERSIONINT.*_int64/s/#//' \
+   -e '/CCTYPES.*INTSSIZE64/s/#//' \
+   -i config.in || die
fi
 
if ! use mpi; then
-   sed -i \
-   -e '/VERSIONMPI.*_nompi/s/#//' \
+   sed -e '/VERSIONMPI.*_nompi/s/#//' \
-e '/CCTYPES.*NOMPI/s/#//' \
-e '/MPCCPROG\s*= $(CCPROG)/s/#//' \
-e '/MCFPROG\s*= $(CFPROG)/s/#//' \
-e 's/-DDISTRIBUTED//' \
-e 's/-lptscotch/-lscotch/g' \
-   config.in || die
+   -i config.in || die
fi
 
-#  if ! use smp; then
-#  sed \
-#  -e '/VERSIONSMP.*_nosmp/s/#//' \
-#  -e '/CCTYPES.*NOSMP/s/#//' \
-#  -i config.in || die
-#   

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

2016-02-23 Thread Alexis Ballier
commit: 9d8511cbab3595ddb6729a6f7e976bd6f33bd26e
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 16:44:43 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 16:44:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8511cb

media-video/ffmpeg: convert to virtual/jack

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

 media-video/ffmpeg/ffmpeg-2.6.3.ebuild | 2 +-
 media-video/ffmpeg/ffmpeg-2.6.4.ebuild | 2 +-
 media-video/ffmpeg/ffmpeg-2.8.5.ebuild | 2 +-
 media-video/ffmpeg/ffmpeg-2.8.6.ebuild | 2 +-
 media-video/ffmpeg/ffmpeg-3.0.ebuild   | 2 +-
 media-video/ffmpeg/ffmpeg-.ebuild  | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-video/ffmpeg/ffmpeg-2.6.3.ebuild 
b/media-video/ffmpeg/ffmpeg-2.6.3.ebuild
index cc84933..3593fbd 100644
--- a/media-video/ffmpeg/ffmpeg-2.6.3.ebuild
+++ b/media-video/ffmpeg/ffmpeg-2.6.3.ebuild
@@ -193,7 +193,7 @@ RDEPEND="
>=media-libs/libdc1394-2.2.1[${MULTILIB_USEDEP}]
>=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}]
)
-   jack? ( 
>=media-sound/jack-audio-connection-kit-0.121.3-r1[${MULTILIB_USEDEP}] )
+   jack? ( virtual/jack[${MULTILIB_USEDEP}] )
jpeg2k? ( >=media-libs/openjpeg-1.5.0:0[${MULTILIB_USEDEP}] )
libass? ( >=media-libs/libass-0.10.2[${MULTILIB_USEDEP}] )
libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[${MULTILIB_USEDEP}] )

diff --git a/media-video/ffmpeg/ffmpeg-2.6.4.ebuild 
b/media-video/ffmpeg/ffmpeg-2.6.4.ebuild
index b9a6919..4432056 100644
--- a/media-video/ffmpeg/ffmpeg-2.6.4.ebuild
+++ b/media-video/ffmpeg/ffmpeg-2.6.4.ebuild
@@ -193,7 +193,7 @@ RDEPEND="
>=media-libs/libdc1394-2.2.1[${MULTILIB_USEDEP}]
>=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}]
)
-   jack? ( 
>=media-sound/jack-audio-connection-kit-0.121.3-r1[${MULTILIB_USEDEP}] )
+   jack? ( virtual/jack[${MULTILIB_USEDEP}] )
jpeg2k? ( >=media-libs/openjpeg-1.5.0:0[${MULTILIB_USEDEP}] )
libass? ( >=media-libs/libass-0.10.2[${MULTILIB_USEDEP}] )
libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[${MULTILIB_USEDEP}] )

diff --git a/media-video/ffmpeg/ffmpeg-2.8.5.ebuild 
b/media-video/ffmpeg/ffmpeg-2.8.5.ebuild
index c21dbe3..cd122a6 100644
--- a/media-video/ffmpeg/ffmpeg-2.8.5.ebuild
+++ b/media-video/ffmpeg/ffmpeg-2.8.5.ebuild
@@ -195,7 +195,7 @@ RDEPEND="
>=media-libs/libdc1394-2.2.1[${MULTILIB_USEDEP}]
>=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}]
)
-   jack? ( 
>=media-sound/jack-audio-connection-kit-0.121.3-r1[${MULTILIB_USEDEP}] )
+   jack? ( virtual/jack[${MULTILIB_USEDEP}] )
jpeg2k? ( >=media-libs/openjpeg-1.5.0:0[${MULTILIB_USEDEP}] )
libass? ( >=media-libs/libass-0.10.2[${MULTILIB_USEDEP}] )
libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[${MULTILIB_USEDEP}] )

diff --git a/media-video/ffmpeg/ffmpeg-2.8.6.ebuild 
b/media-video/ffmpeg/ffmpeg-2.8.6.ebuild
index 8954632..5737bce 100644
--- a/media-video/ffmpeg/ffmpeg-2.8.6.ebuild
+++ b/media-video/ffmpeg/ffmpeg-2.8.6.ebuild
@@ -195,7 +195,7 @@ RDEPEND="
>=media-libs/libdc1394-2.2.1[${MULTILIB_USEDEP}]
>=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}]
)
-   jack? ( 
>=media-sound/jack-audio-connection-kit-0.121.3-r1[${MULTILIB_USEDEP}] )
+   jack? ( virtual/jack[${MULTILIB_USEDEP}] )
jpeg2k? ( >=media-libs/openjpeg-1.5.0:0[${MULTILIB_USEDEP}] )
libass? ( >=media-libs/libass-0.10.2[${MULTILIB_USEDEP}] )
libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[${MULTILIB_USEDEP}] )

diff --git a/media-video/ffmpeg/ffmpeg-3.0.ebuild 
b/media-video/ffmpeg/ffmpeg-3.0.ebuild
index d215810..2721a19 100644
--- a/media-video/ffmpeg/ffmpeg-3.0.ebuild
+++ b/media-video/ffmpeg/ffmpeg-3.0.ebuild
@@ -201,7 +201,7 @@ RDEPEND="
>=media-libs/libdc1394-2.2.1[${MULTILIB_USEDEP}]
>=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}]
)
-   jack? ( 
>=media-sound/jack-audio-connection-kit-0.121.3-r1[${MULTILIB_USEDEP}] )
+   jack? ( virtual/jack[${MULTILIB_USEDEP}] )
jpeg2k? ( >=media-libs/openjpeg-2:2[${MULTILIB_USEDEP}] )
libass? ( >=media-libs/libass-0.10.2[${MULTILIB_USEDEP}] )
libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[${MULTILIB_USEDEP}] )

diff --git a/media-video/ffmpeg/ffmpeg-.ebuild 
b/media-video/ffmpeg/ffmpeg-.ebuild
index 210a649..465f1a8 100644
--- a/media-video/ffmpeg/ffmpeg-.ebuild
+++ b/media-video/ffmpeg/ffmpeg-.ebuild
@@ -201,7 +201,7 @@ RDEPEND="
>=media-libs/libdc1394-2.2.1[${MULTILIB_USEDEP}]
>=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}]
)
-   jack? ( 
>=media-sound/jack-audio-connection-kit-0.121.3-r1[${MULTILIB_USEDEP}] )
+   jack? ( virtual/jack[${MULTILIB_USEDEP}] )
jpeg2k? ( 

[gentoo-commits] dev/fordfrog:master commit in: dev-java/netbeans-java/

2016-02-23 Thread Miroslav Šulc
commit: c0c950d32992d70bb23972919ce1649b3f509517
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Feb 23 16:21:54 2016 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Feb 23 16:21:54 2016 +
URL:https://gitweb.gentoo.org/dev/fordfrog.git/commit/?id=c0c950d3

dev-java/netbeans-java: removed obsolete ebuild

Package-Manager: portage-2.2.27

 dev-java/netbeans-java/Manifest|   1 -
 dev-java/netbeans-java/netbeans-java-8.1-r1.ebuild | 273 -
 2 files changed, 274 deletions(-)

diff --git a/dev-java/netbeans-java/Manifest b/dev-java/netbeans-java/Manifest
index e1ce44d..85c1b0b 100644
--- a/dev-java/netbeans-java/Manifest
+++ b/dev-java/netbeans-java/Manifest
@@ -57,7 +57,6 @@ DIST netbeans-trunk-nightly-201602190002-src.zip 209766182 
SHA256 80b4e9ded78077
 DIST netbeans-trunk-nightly-20160222-src.zip 209774521 SHA256 
406135c415d38ce3909c4b1debcac43f83d52971cc1cd246c23be73e278464bb SHA512 
b9378d3d140a371fbfd31473fe03a98fc222825b6c565df136c28b8de90a7b00b728decccf0a21caa9a1f7d9e0dd0d851f3abdd0e2301f185dbb8de6d29f70cd
 WHIRLPOOL 
79389e9b343f1ff8afec95f8e2dd41265bb96ec6106dfd491a8a53021d71ace9cf2c699ac99ad2b648c7902301d8fa0521f788c1227a963b142ca84bf71635a0
 DIST netbeans-trunk-nightly-201602230002-src.zip 209786859 SHA256 
83edde24c76dea8d590e94f0fce7c735c8d98fa9d2ed244f2a278d9b78f9a942 SHA512 
8d716149c57813d0415a2e6d5fc02bc92b65c046189bc02d66e205876fa2ab3f76477b359e7ded887eb660cf7e7855a2979cb29168528f4bb5d04f767549fc75
 WHIRLPOOL 
b6479b3192dac038b97abcd29836f30bf79312d1a238d0d3dbaa29c288a76c839e810fa13ec5d7d76fa2f8177644eb322defca2cc8b4b0166059d90ff2e33933
 EBUILD netbeans-java-8.0.2-r4.ebuild 13298 SHA256 
d4172dfdec5afecb1cd099e18a21aa872c7822bff40b192b5f4ec4d35e6e0ef8 SHA512 
48ae6f7141117fbf58123ded750d76f2e7311211a6be3b62bd491349817460da11f781ec5694da91584315547c32008f568fac3bfb406dbdb5ed7fd825ff694e
 WHIRLPOOL 
73fb68aec003707c14b2b390c2de80f24e1e5413cf7e16cf7e661af47c908e2d559214580379e45e21d316767987ac906b5a119a61ae39f03c3d01dafad49b7c
-EBUILD netbeans-java-8.1-r1.ebuild 14775 SHA256 
1bbcc19358e42931f2ebcffbc234ba4f903506bb255142f5dc8a6a3dfaac621a SHA512 
9578fbd4732edfeca9d6abc6da147af8fe5bae2f740405b28bf82d403f7952a4f9302605dab07f4ad1e42b525d1562579d0b84de0b0a73c06113eaa8a617924e
 WHIRLPOOL 
77e4d2a188b2aafb2506cc47abf98619edc783cd82c19d1c89c6278a4a3136c3f157e164354588fe6b6cc5889934380353b59e68cbe28f3e49d2c5989a7e4628
 EBUILD netbeans-java-8.1-r2.ebuild 14814 SHA256 
1f49212c90fcaa9a6483f19bb60c963520f20aa08c2a509aa19cc7fda12e4564 SHA512 
2d6b225f5d32f0ce1801124808b0cc2101f16a703540877c4818be06694742cfa262c3a2e7018761254f9244a7992eb7fe9bc15cdb20f6f4cb83958789c0ef42
 WHIRLPOOL 
8557163a46ea91a47efec3c272b8a8a0f2acbf9eaa8f6c280d0ddaac6dd8b2185f06716ab12ebf76fb87fe6c05ab1a14bfd281875ebef586f1304d2162e5f2dc
 EBUILD netbeans-java-_p20160125.ebuild 14930 SHA256 
6b36dc8417d870f0b5df2820e53150b1ded820274814e58bf4b20e73caefb468 SHA512 
6286865e757c8f389a0c0672fe14cf6789c052d12829f3c613e96e19bd0132ce9a272a9ef43e9d5bfd4b47ab2ad7b56ed998a8f062cecda0c9400dc0745ba279
 WHIRLPOOL 
7bef24c8f67dc5e1bfc1bed71d04095ce6188a5dc6aa5c7cc168a7fac45eddbf65273afa857ced7f8cee892692d907d7648b61d6492e60d130e2a269a5b3d329
 EBUILD netbeans-java-_p20160127.ebuild 14930 SHA256 
500c2591d6e6eebd50e188703cd1275c81a31f6971129e4ad7c80a4afcfdec00 SHA512 
eef1903403bfe2f482d28d7637b9554b893dcc28a432c524c2a13f213079ecf76a8b8a0b387370cb25c15ac609575c3d89801b133c462adb428250c7e21047a4
 WHIRLPOOL 
6cb411cd7c1df1c8e1d2eabe2959518fcefdfc0faf429a7c49e4489c75c7e0f51d6abb9f12f9a81b8811b65c64f0d6ba8f4e7dcc918a6805c4a4bd086bff9808

diff --git a/dev-java/netbeans-java/netbeans-java-8.1-r1.ebuild 
b/dev-java/netbeans-java/netbeans-java-8.1-r1.ebuild
deleted file mode 100644
index d8e8daa..000
--- a/dev-java/netbeans-java/netbeans-java-8.1-r1.ebuild
+++ /dev/null
@@ -1,273 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-inherit eutils java-pkg-2 java-ant-2
-
-# Maven cannot be unbundled because it depends on exact maven version and 
exact content of maven directory
-
-DESCRIPTION="Netbeans Java Cluster"
-HOMEPAGE="http://netbeans.org/projects/java;
-SLOT="8.1"
-SOURCE_URL="http://download.netbeans.org/netbeans/8.1/final/zip/netbeans-8.1-20151001-src.zip;
-# jarjar-1.4 contains also asm libraries
-SRC_URI="${SOURCE_URL}
-   
http://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.1-build.xml.patch.bz2
-   
http://hg.netbeans.org/binaries/694F57282D92C434800F79218E64704E5947008A-apache-maven-3.0.5-bin.zip
-   
http://hg.netbeans.org/binaries/F7BD95641780C2AAE8CB9BED1686441A1CE5E749-beansbinding-1.2.1-doc.zip
-   
http://hg.netbeans.org/binaries/CD2211635F3011E300CA8FEDC1CE0E1CF61C175B-eclipselink.jar
-   
http://hg.netbeans.org/binaries/A9A0648BD7D9FD2CDFBD22C25366E71DA72438DA-hibernate-release-4.3.1-lib.zip
-   

[gentoo-commits] dev/fordfrog:master commit in: dev-java/netbeans-ide/

2016-02-23 Thread Miroslav Šulc
commit: bc0aeaf378102968232c81df50b3cf49d20f1311
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Feb 23 16:27:10 2016 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Feb 23 16:27:10 2016 +
URL:https://gitweb.gentoo.org/dev/fordfrog.git/commit/?id=bc0aeaf3

dev-java/netbeans-ide: switched to icu4j:55

Package-Manager: portage-2.2.27

 dev-java/netbeans-ide/Manifest| 6 +++---
 .../{netbeans-ide-8.0.2.ebuild => netbeans-ide-8.0.2-r1.ebuild}   | 8 
 .../{netbeans-ide-8.1.ebuild => netbeans-ide-8.1-r1.ebuild}   | 8 
 dev-java/netbeans-ide/netbeans-ide-_p20160223.ebuild  | 6 +++---
 4 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/dev-java/netbeans-ide/Manifest b/dev-java/netbeans-ide/Manifest
index abfb99d..2097109 100644
--- a/dev-java/netbeans-ide/Manifest
+++ b/dev-java/netbeans-ide/Manifest
@@ -159,8 +159,8 @@ DIST netbeans-trunk-nightly-201602180002-src.zip 209750814 
SHA256 d26953a05588a0
 DIST netbeans-trunk-nightly-201602190002-src.zip 209766182 SHA256 
80b4e9ded780778d73e969a8bf14915e140a7308918731c354eaeac4522a07cb SHA512 
ed15d416fdf92adbe13eb0352174cb921ded39c8c0b496535dd0aea80589b2742116655367730226f341a5fe7901f43a0326ba68fea8f3abc14ee0940ad5accb
 WHIRLPOOL 
fc8c42415df906bb1979fc8d0192f4f360d8bd79e96531a2432769b9ff24dd0c6594fcc0d433f290b2401c74f02851daff4de1d929053459e35c6133be19dccd
 DIST netbeans-trunk-nightly-20160222-src.zip 209774521 SHA256 
406135c415d38ce3909c4b1debcac43f83d52971cc1cd246c23be73e278464bb SHA512 
b9378d3d140a371fbfd31473fe03a98fc222825b6c565df136c28b8de90a7b00b728decccf0a21caa9a1f7d9e0dd0d851f3abdd0e2301f185dbb8de6d29f70cd
 WHIRLPOOL 
79389e9b343f1ff8afec95f8e2dd41265bb96ec6106dfd491a8a53021d71ace9cf2c699ac99ad2b648c7902301d8fa0521f788c1227a963b142ca84bf71635a0
 DIST netbeans-trunk-nightly-201602230002-src.zip 209786859 SHA256 
83edde24c76dea8d590e94f0fce7c735c8d98fa9d2ed244f2a278d9b78f9a942 SHA512 
8d716149c57813d0415a2e6d5fc02bc92b65c046189bc02d66e205876fa2ab3f76477b359e7ded887eb660cf7e7855a2979cb29168528f4bb5d04f767549fc75
 WHIRLPOOL 
b6479b3192dac038b97abcd29836f30bf79312d1a238d0d3dbaa29c288a76c839e810fa13ec5d7d76fa2f8177644eb322defca2cc8b4b0166059d90ff2e33933
-EBUILD netbeans-ide-8.0.2.ebuild 29317 SHA256 
42218788ab0fc7c7cd1bb42a8b0c72a66543a3260b752aa55365833c355bcc63 SHA512 
c712b66b6bee654390a45e5c616479df2be624bb770f3838d4fcce875f71a8d165703dffd55c4fd7d30e19c392784203e5fe01e2404907d88c935d439efaf578
 WHIRLPOOL 
67763e4a36215ac002fd321556ce2269affc15ba48ad5069d7ccc746d918179994f174e09305a9d9ddadddbea690778c2769e0ea1993eafc09e01580485e2292
-EBUILD netbeans-ide-8.1.ebuild 30288 SHA256 
783332022c33a787ededc22d5250e30e1a91676508076fddc69ec64bbe5a6e7c SHA512 
402d72f8b1a4e849dfe86054d466afeb0ab3987cd5ee747d3173874cd875fe3572be9e3ccd639fadf9e329db92e7543fd68dffc497805aa4d40b1d008c4a79ad
 WHIRLPOOL 
fd2cd798a1763af3fae44bb0eef0a4c4d932ffead6427e27d3483639348d969598b9c81d8949a3950ace1e68d3dfa0e08fe0c787b201b0cc9a95ea0040d156bf
+EBUILD netbeans-ide-8.0.2-r1.ebuild 29314 SHA256 
365d4077009861319e587dd898eed753e66756aaabaf114a5af2028342928bd8 SHA512 
2a186b6ec5591f59f825dc27a6440ffeb1b96f35fcaed0a9783218d867b5a9f95378ec095b8697927fb244280c039b2afdc71d2bce2da0d7af2b06ebe1ce5cd9
 WHIRLPOOL 
bf9a36b20188c86f70b4bd84ab6fdd7a5fcb25bf0d4793f0b8e44c10538c05ce085a29fa44673a3d78424d2276c2de6dca345e38b51887098c13a8929dc30634
+EBUILD netbeans-ide-8.1-r1.ebuild 30285 SHA256 
6e42dd3e0e8d546d3187f2e894244951f93f2060b187f156ed7b97d7d23b9b9e SHA512 
6219b1d4d6ffb0183cfa781b87d34c01cdff4f73d09811218c5390879ccf9281b23fa7c9c884da8877a3fb8181f660130687de942782db600da90fb7b709772d
 WHIRLPOOL 
e8ec3da7e2ee059b912094f704e1abfdec936117cf34beaaee1be9fd1659727c0c5330123dc33c959cbe08e45248f82b8418afa9ffcc18a0f3ca044f997ccbe1
 EBUILD netbeans-ide-_p20160125.ebuild 30238 SHA256 
11b1d7b04d8b14a750a7a987072c7eb213f7ec34eb639bac7762dd1c76447a26 SHA512 
6a2f946bffcc398fa4a101f1a6a769f86fc03615ac7c50b98c899158ade3af5105e0cd283646b9d56f2f812ca25695ffca8b5ba6ccae649c73741d383a69e2b7
 WHIRLPOOL 
9e8b7cadeb4d105f7ca74aea95bc513579a89aaf874ad682f317da141a5a668495ff2a1e2b476eb12d796a54a2deed3fc09da6d4b8630dd6cb142bd68692ed89
 EBUILD netbeans-ide-_p20160127.ebuild 30238 SHA256 
efc40dd5a874dde7deeadc823f2f9805419095d49e9a49f954b3816ad8fd6487 SHA512 
231a335d3b1b2aa202b4f3b9faf6b33e5047f5ac61f68d87acc047b2ce702ce2702ab6cd2ec48feffd8a55179518a9ceaef526a148c75a9ef48f8c645a3342a7
 WHIRLPOOL 
9d1eb9adb85233a0bbf45e48950791aef088f5c4041d5467ccd5d6c1b7d6583377e1286ba4d22323861a9ca4a19ff7e2d7e3b216b6b1d9c4a32bd497af44b674
 EBUILD netbeans-ide-_p20160128.ebuild 30238 SHA256 
dba6d87835fed749a8fdf6dae4c10cb0ad7a2333802b9b5eaf91ab757650014c SHA512 
b558467b1199d81b4b09f1a7cd81b86059e41778ef26098cc2740d172a9832d3d90d97a6833eca86ade7aa2de76d492eba469123fb52734d441c112bdcd84623
 WHIRLPOOL 

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

2016-02-23 Thread Miroslav Šulc
commit: d4fd35c4969cb6bae542d9026cfa5d7fe0d882f7
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Feb 23 16:26:45 2016 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Feb 23 16:27:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4fd35c4

dev-java/netbeans-ide: switched to icu4j:55

Package-Manager: portage-2.2.27

 dev-java/netbeans-ide/netbeans-ide-8.0.2-r1.ebuild | 371 
 dev-java/netbeans-ide/netbeans-ide-8.1-r1.ebuild   | 377 +
 2 files changed, 748 insertions(+)

diff --git a/dev-java/netbeans-ide/netbeans-ide-8.0.2-r1.ebuild 
b/dev-java/netbeans-ide/netbeans-ide-8.0.2-r1.ebuild
new file mode 100644
index 000..bf5ae69
--- /dev/null
+++ b/dev-java/netbeans-ide/netbeans-ide-8.0.2-r1.ebuild
@@ -0,0 +1,371 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+inherit eutils java-pkg-2 java-ant-2
+
+DESCRIPTION="Netbeans IDE Cluster"
+HOMEPAGE="http://netbeans.org/projects/ide;
+SLOT="8.0"
+SOURCE_URL="http://download.netbeans.org/netbeans/8.0.2/final/zip/netbeans-8.0.2-201411181905-src.zip;
+SRC_URI="${SOURCE_URL}
+   
http://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.0.2-build.xml.patch.bz2
+   
http://hg.netbeans.org/binaries/4E74C6BE42FE89871A878C7C4D6158F21A6D8010-antlr-runtime-3.4.jar
+   
http://hg.netbeans.org/binaries/98308890597ACB64047F7E896638E0D98753AE82-asm-all-4.0.jar
+   
http://hg.netbeans.org/binaries/886FAF4B85054DD6E50D9B3438542F432B5F9251-bytelist-0.1.jar
+   
http://hg.netbeans.org/binaries/A8762D07E76CFDE2395257A5DA47BA7C1DBD3DCE-commons-io-1.4.jar
+   
http://hg.netbeans.org/binaries/CD0D5510908225F76C5FE5A3F1DF4FA44866F81E-commons-net-3.3.jar
+   
http://hg.netbeans.org/binaries/901D8F815922C435D985DA3814D20E34CC7622CB-css21-spec.zip
+   
http://hg.netbeans.org/binaries/53AFD6CAA1B476204557B0626E7D673FBD5D245C-css3-spec.zip
+   
http://hg.netbeans.org/binaries/C9A6304FAA121C97CB2458B93D30B1FD6F0F7691-derbysampledb.zip
+   
http://hg.netbeans.org/binaries/C40DFDACDF892D1BA14B540B32C11B6F34659931-exechlp-1.0.zip
+   
http://hg.netbeans.org/binaries/5EEAAC41164FEBCB79C73BEBD678A7B6C10C3E80-freemarker-2.3.19.jar
+   
http://hg.netbeans.org/binaries/75C30C488AD2A18A82C7FE3829F4A33FC7841643-glassfish-tooling-sdk-0.3-b054-246345.jar
+   
http://hg.netbeans.org/binaries/23123BB29025254556B6E573023FCDF0F6715A66-html-4.01.zip
+   
http://hg.netbeans.org/binaries/F4A1696661E6233F8C27EE323CAEF9CB052666F1-html5-datatypes.jar
+   
http://hg.netbeans.org/binaries/4388C34B9F085A42FBEA06C5B00FDF0A251171EC-html5doc.zip
+   
http://hg.netbeans.org/binaries/D528B44AE7593D2275927396BF930B28078C5220-htmlparser-1.2.1.jar
+   
http://hg.netbeans.org/binaries/8E737D82ECAC9BA6100A9BBA71E92A381B75EFDC-ini4j-0.5.1.jar
+   
http://hg.netbeans.org/binaries/A2862B7795EF0E0F0716BEC84528FA3B629E479C-io-xml-util.jar
+   
http://hg.netbeans.org/binaries/0DCC973606CBD9737541AA5F3E76DED6E3F4D0D0-iri.jar
+   
http://hg.netbeans.org/binaries/F90E3DA5259DB07F36E6987EFDED647A5231DE76-ispell-enwl-3.1.20.zip
+   
http://hg.netbeans.org/binaries/71F434378F822B09A57174AF6C75D37408687C57-jaxb-api.jar
+   
http://hg.netbeans.org/binaries/27FAE927B5B9AE53A5B0ED825575DD8217CE7042-jaxb-api-doc.zip
+   
http://hg.netbeans.org/binaries/387BE740EAEF52B3F6E6EE2F140757E7632584CE-jaxb-impl.jar
+   
http://hg.netbeans.org/binaries/C3787DAB0DDFBD9E98086ED2F219859B0CB77EF7-jaxb-xjc.jar
+   
http://hg.netbeans.org/binaries/F4DB465F207907A2406B0BF5C8FFEE22A5C3E4E3-jaxb1-impl.jar
+   
http://hg.netbeans.org/binaries/5E40984A55F6FFF704F05D511A119CA5B456DDB1-jfxrt.jar
+   
http://hg.netbeans.org/binaries/483A61B688B13C62BB201A683D98A6688B5373B6-jing.jar
+   
http://hg.netbeans.org/binaries/DA6CE3C2EB334DB61EFA99CD66134619867368FA-js-corestubs.zip
+   
http://hg.netbeans.org/binaries/997BF4A93B8A99E37AB51C9016D1D18CF5FF4B60-js-domstubs.zip
+   
http://hg.netbeans.org/binaries/A723CD3E76C92CFE563B602035532C1C9D3D7192-js-reststubs.zip
+   
http://hg.netbeans.org/binaries/036FA0032B44AD06A1F13504D97B3685B1C88961-jsch.agentproxy.core-0.0.7.jar
+   
http://hg.netbeans.org/binaries/9F31964104D71855DF6B73F0C761CDEB3FA3C49C-jsch.agentproxy.sshagent-0.0.7.jar
+   
http://hg.netbeans.org/binaries/3FA59A536F3DC2197826DC7F224C0823C1534203-jsch.agentproxy.pageant-0.0.7.jar
+   
http://hg.netbeans.org/binaries/F759114E5A9F9AE907EADB59DBF65189AA399B45-jsch.agentproxy.usocket-jna-0.0.7.jar
+   
http://hg.netbeans.org/binaries/2E07375E5CA3A452472F0E87FB33F243F7A5C08C-libpam4j-1.1.jar
+   
http://hg.netbeans.org/binaries/76E901A1F432323E7E90FC86FDB2534A28952293-nashorn-02f810c26ff9-patched.jar
+   
http://hg.netbeans.org/binaries/010FC8BD229B7F68C8C4D5BDE399475373096601-non-schema.jar
+   

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

2016-02-23 Thread Alexis Ballier
commit: 9604aaa51c851a25ae8d4a65864dacc51584079a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 16:08:40 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 16:14:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9604aaa5

app-text/highlight: bump to 3.28

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

 app-text/highlight/Manifest  |  1 +
 app-text/highlight/highlight-3.28.ebuild | 66 
 2 files changed, 67 insertions(+)

diff --git a/app-text/highlight/Manifest b/app-text/highlight/Manifest
index d290cb6..60d6f46 100644
--- a/app-text/highlight/Manifest
+++ b/app-text/highlight/Manifest
@@ -1,3 +1,4 @@
 DIST highlight-3.17.tar.bz2 617834 SHA256 
87ca5907943da25c756407d35ea0df8eb7762f3e32544201da27555c8eadb301 SHA512 
27d5391339e80b616146489e97f63bca336f18b26c2ff5b94ae5bf183d3d1cdbfba202ab36d8eac86dee98ff49c6cc6c41dcf31860f0277f0327688e622d954e
 WHIRLPOOL 
53ee5a4c58021f2a395d1d2e29090a43b06f3ad4ccad4461843f5a1eedebabe5ff33d2ac0c97c9d1ea496023c3acfe9eb30ff4d9d119a0eae4173ea1f9352cc3
 DIST highlight-3.25.tar.bz2 626492 SHA256 
d8a9b8989c8b4108de0a76ceb585a5777ab308a339a667a9b05ee3d059dade26 SHA512 
c0249283e7c26b565170c4686fb28ddd0565716ddcd38a52cbfde03051558f4c1baf7b2605e33e1799afb7dfb79b053fffa70827d5d8dcaf42a344076d26fb11
 WHIRLPOOL 
d2f8ae06a9b48dd88432d9550d6e456f3a3177194af72ee26023ea110046a55ea9031104e9a397bfd316d3b4c0a1f557cefaa73165bc54308725f71a7e89f1e6
 DIST highlight-3.27.tar.bz2 620054 SHA256 
9d0aa72d434fa22acde50ceafb165efcd03799335396b24b134a5632387cf7b0 SHA512 
171bf90c07fccfc00c8fac6328c84703642a43e7291d6e32fabd3f6d99793b8cbbe9bbdcbcf3054868725f01fac0ed30902bd30f231bc31a98d56b29f9acefb3
 WHIRLPOOL 
6d3c93756c78109ffee69080bf4f5e414e1808ad06854f84816352206314df8212c89f5b71234f8f33bf5693ca749c23abad88630e0eda4b63bc25466fc70583
+DIST highlight-3.28.tar.bz2 622161 SHA256 
36364b6d906148dac04426a0c892fe2343e5e2c75231589f8dff741ce7cd SHA512 
f0d5d9b4635da5fcf75ba5fd11cbb308c0e8c00b8bdaff5769b7e0c2756d8e0b34b46299eaf4396b99bba69562bec96757342e0187abcf7a52277e37dff9b1fd
 WHIRLPOOL 
eb7ed0ff8f29b1fb23b14f1cb5745d562c7778a1bcd69a30e70b9e7c5f2572549d10119d128378107fb12a29803c04c1691b8c690d4ca931817b276125a7b934

diff --git a/app-text/highlight/highlight-3.28.ebuild 
b/app-text/highlight/highlight-3.28.ebuild
new file mode 100644
index 000..df1763b
--- /dev/null
+++ b/app-text/highlight/highlight-3.28.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit toolchain-funcs qt4-r2 flag-o-matic
+
+DESCRIPTION="converts source code to formatted text ((X)HTML, RTF, (La)TeX, 
XSL-FO, XML) with syntax highlight"
+HOMEPAGE="http://www.andre-simon.de/;
+SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="examples qt4"
+
+RDEPEND="dev-lang/lua
+   qt4? (
+   dev-qt/qtgui:4
+   dev-qt/qtcore:4
+   )"
+DEPEND="${RDEPEND}
+   dev-libs/boost
+   virtual/pkgconfig"
+
+src_prepare() {
+   sed -i "/LSB_DOC_DIR/s:doc/${PN}:doc/${PF}:" \
+   src/core/datadir.cpp || die
+
+   if has_version '

[gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/

2016-02-23 Thread Eray Aslan
commit: 7fd1c4a0dc0a16a14951fe0da2b0dd3c78d3302e
Author: Eray Aslan  gentoo  org>
AuthorDate: Tue Feb 23 16:09:26 2016 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Tue Feb 23 16:09:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fd1c4a0

mail-mta/postfix: version bump to 3.1.0_rc1

Package-Manager: portage-2.2.27

 mail-mta/postfix/Manifest|  2 +-
 ...stfix-3.1_pre20160214.ebuild => postfix-3.1.0_rc1.ebuild} | 12 +---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest
index 8c8aede..716f71a 100644
--- a/mail-mta/postfix/Manifest
+++ b/mail-mta/postfix/Manifest
@@ -3,6 +3,6 @@ DIST postfix-2.11.7.tar.gz 4031689 SHA256 
05828b5b846e48fdc80db67d85409066010614
 DIST postfix-3.0.2.tar.gz 4239235 SHA256 
68256314202f5f0f24022d64f7ac664d28fa1394d07c84a37c3fc7a2d040be80 SHA512 
b097ff5cb1707361af568bbcf8b9d264dfefe7a9fd5c2fb4ce731a2ff6a632c3341ace43afe7f1600f2096592535cf9a300322f78c92000e752e0df7d3c39021
 WHIRLPOOL 
3fd230321577c0226926701a17803b038a281b46abe884899ca38ea18c5fd9c13ef90900e5fdd17db20ecf8dc63b373cb9f378f1402660be2908192900cba47a
 DIST postfix-3.0.3.tar.gz 4240588 SHA256 
401e46ec3450569dcce60d1d8ca22a19ab1f7f817b0cc730cdf4875ba608ac02 SHA512 
b6cd091a8cdda9678fa2979082e47a363dd086e4376effc0a427d1beb5eb35bd7dc28003ad28323c42318d7f630e0d8b105c56fd1a63bd5b5a20501db68ac524
 WHIRLPOOL 
b013164f12e2adde464052f37584320687716f18c65cdd01344848bbcdd5a08be16c741234a063d717474a50be0d14d7b5574ccb69dc56e00f30b619d148c9f9
 DIST postfix-3.0.4.tar.gz 4240805 SHA256 
b81ce81176b9df7183ad99b9c98000135f5e88e659493ab50db5d9fe5b8dba0e SHA512 
ca1ad1b7a0c552825d820e1ea017bdd79cf31e6262c9d2b801fa11011be5e10549cfb57745cec4177046a178fab104f3b7f79bf08708bb7772b127970970949d
 WHIRLPOOL 
e1a00ba9733522109ebbefa902021abda3bed0316da98cfb98a305122e736f5889b8b5a6426f152d0c68a9f8cb675683fddb80fd12fa6b278f1ae8c024c5fc1c
-DIST postfix-3.1-20160214.tar.gz 4326879 SHA256 
342d72db2b2a95dbc84a85bd767874b95d17e1a0428397911ed3b72176c0993a SHA512 
383c613f2ecff0115d752a641480412fd8fc706392e52624122254d625906c377136834bc4cf633fc5d840eb638e7667b8ac81d63fc0bdc3ef19f9cb5121a732
 WHIRLPOOL 
97db84fe14b5970468d22b5601539ac6c48223305c68edc3232047c94c527eaf07dfb3b30e11962b9d448f130d39875d99f3d719d13ba0ccba20a8e086804985
+DIST postfix-3.1.0-RC1.tar.gz 4336847 SHA256 
a94c5aeaa9305393467c78bb7a97b454eec8f363d57528ab883d45a694577558 SHA512 
f203189885b58aec0f93fb3dffcdd57c262958c2d5035d3d707a50597408c33a3860e08723ac241195446a6df9a2515ed2cf66eef2245ac9cc1ff281f1f75c4f
 WHIRLPOOL 
a9a5a5f4f4a5ff189bb4688d4710c92955ab5ee05c1a673b43a7a40a1a09affd16929c82ccf960d5d683bedcc0174a8baca645ab5992dfdcf9ed6a0d09a77eac
 DIST postfix-3.2-20160221.tar.gz 4328066 SHA256 
f9cd8af9bde5b5b10ce401ef69da5344da1c6d12d34c90e5215972a339de0eb6 SHA512 
3be6f1cf53f18c0df129794338e3bef12357290fcbc9bddd04d64425e13f45bb4ad8282d5d8eefacf4d56a444bc09adb22f719935d83181d03bc131b28c67c10
 WHIRLPOOL 
b3b4a8d3bb7a497b084b4c6426208c646f7e291a51977ab0572c396b4c217650d15ffef720b65392658794e1cd9eecd169d40d031589bba8b5be38521c6cd40e
 DIST postfix-vda-v13-2.10.0.patch 55701 SHA256 
6208021eb0b37ac6482e334e538ed5700cc22c4d4dd66ed9e975ae5f20bf935f SHA512 
0b4b53a8cd28abf56eee3b2ed63ca1814251b60816e6ca1143249d25fd6ef7f905bec3134125ac6e851af685db8aae878012113693261529ae2ddbcf1bd93e62
 WHIRLPOOL 
d98b7d2177b8b69738086880fd08c336fa60b99ff7413624e628fd5f17be2064f2ccaa37c047d3013ed41c0ff1bcb76e7962f8390c4179f28ab11733dd3b59d3

diff --git a/mail-mta/postfix/postfix-3.1_pre20160214.ebuild 
b/mail-mta/postfix/postfix-3.1.0_rc1.ebuild
similarity index 97%
rename from mail-mta/postfix/postfix-3.1_pre20160214.ebuild
rename to mail-mta/postfix/postfix-3.1.0_rc1.ebuild
index 790c62e..febec01 100644
--- a/mail-mta/postfix/postfix-3.1_pre20160214.ebuild
+++ b/mail-mta/postfix/postfix-3.1.0_rc1.ebuild
@@ -2,12 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-inherit eutils flag-o-matic multilib pam systemd toolchain-funcs user 
versionator
+EAPI=6
+inherit flag-o-matic pam systemd toolchain-funcs user
 
-MY_PV="${PV/_pre/-}"
+MY_PV="${PV/_rc/-RC}"
 MY_SRC="${PN}-${MY_PV}"
-MY_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/experimental;
+MY_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official;
 RC_VER="2.7"
 
 DESCRIPTION="A fast and secure drop-in replacement for sendmail"
@@ -68,13 +68,11 @@ pkg_setup() {
 }
 
 src_prepare() {
+   default
sed -i -e "/^#define ALIAS_DB_MAP/s|:/etc/aliases|:/etc/mail/aliases|" \
src/util/sys_defs.h || die "sed failed"
-
# change default paths to better comply with portage standard paths
sed -i -e "s:/usr/local/:/usr/:g" conf/master.cf || die "sed failed"
-
-   epatch_user
 }
 
 src_configure() {



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

2016-02-23 Thread Alexis Ballier
commit: 60aca11a27e671c9bc8ea1fe6146a10e5e80831d
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 15:56:22 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 15:56:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60aca11a

media-video/ffmpegthumbnailer: bump to 2.1.1

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

 media-video/ffmpegthumbnailer/Manifest |  1 +
 .../ffmpegthumbnailer-2.1.1.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/media-video/ffmpegthumbnailer/Manifest 
b/media-video/ffmpegthumbnailer/Manifest
index ca39d89..fb2bd06 100644
--- a/media-video/ffmpegthumbnailer/Manifest
+++ b/media-video/ffmpegthumbnailer/Manifest
@@ -1,3 +1,4 @@
 DIST ffmpegthumbnailer-2.0.10.tar.bz2 2154028 SHA256 
a3022c86aa3e704849e424147bd4a319867e18930d66a4a4c93c0baefdd1fc60 SHA512 
1fcfcfe9457a3e3e70a749f3234f79d080fbbb40d4d1f65b84e1c46a7051c75368afaffb25a39b43f8e205ffdbc2e156e6fb5848514fce4a1a3f5222458c1b9d
 WHIRLPOOL 
fe60513d2a26db622d02f6f38f04009590337415aeb02b441757949e4402cdfeb33d37cb295720f8dd66ebae9dcfdba9304c88256ccda4800e015fa40650151b
 DIST ffmpegthumbnailer-2.0.8.tar.gz 367186 SHA256 
2c8bbefa838d38ea42fc8ac78258cda36865d974c991624b14cffdb92a3bc68b SHA512 
6062d4b8f5326bde96c8c6dceaac52e1fabcec93f0a0ee4be19e203050e6c80426a006076a27e4a12582e05daceebd37beef008154fdd92a87f365fdff68ca83
 WHIRLPOOL 
6b0bd942777515f690f212df5616dffc4fc1c6e0e0e5be67128b376347b18d75eb144d25e9f8ac841b41099703092af5784edc31f34d7dbf81b742d678233e79
 DIST ffmpegthumbnailer-2.1.0.tar.bz2 2108351 SHA256 
99ad417113c2dd7669978da2bd22b84cdfe87c2690ff3864a117b0bf72cd8c0f SHA512 
c1cedcadc46e7abaa1d91ea83b96beda03b82d2ceecfbf1f4538f1865f1b336cdcc588cefd84e69c6374316b10805380cfe685999bd32a9206d82927b75e2cfa
 WHIRLPOOL 
fb8f6db18a5ea0e4423719fdac3de7927a599b4c0aec83c8a823ec73e51d1154cf8ff4b0d49345f13d350ff6be980c30c4d408d07a00d902a2892d2071ccc821
+DIST ffmpegthumbnailer-2.1.1.tar.bz2 1448731 SHA256 
51bca83c0cfae283e8e2f323aa49e0c6ced206c5a068332b4be974d3905cf055 SHA512 
2ac9e8b904e73086d0bf0f586a971bf3807d41bd394505164461731099c17570b45d71374e2bbf6fa2d0d7d47011564e06230b360255535120a9969fde3888a4
 WHIRLPOOL 
35e42062a50a0c5e3e669fc513b2e1219f77ec3681880a65ac503ff8dd463ada0c56206bb70c76460ff4d3592a40d26361b05b8ee8fe9b54269e30c4127e8e07

diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.1.1.ebuild 
b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.1.1.ebuild
new file mode 100644
index 000..f04e7f5
--- /dev/null
+++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.1.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils eutils
+
+DESCRIPTION="Lightweight video thumbnailer that can be used by file managers"
+HOMEPAGE="https://github.com/dirkvdb/ffmpegthumbnailer;
+SRC_URI="https://github.com/dirkvdb/${PN}/releases/download/${PV}/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="gnome gtk jpeg libav png test"
+
+RDEPEND="
+   gtk? ( dev-libs/glib:2= )
+   jpeg? ( virtual/jpeg:0= )
+   !libav? ( >=media-video/ffmpeg-2.7:0= )
+   libav? ( >=media-video/libav-11:0= )
+   png? ( media-libs/libpng:0= )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+REQUIRED_USE="gnome? ( gtk )"
+
+DOCS=( AUTHORS ChangeLog README.md )
+
+src_prepare() {
+   rm -rf out* || die
+
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_GIO=$(usex gtk)
+   -DENABLE_TESTS=$(usex test)
+   -DENABLE_THUMBNAILER=$(usex gnome)
+   -DHAVE_JPEG=$(usex jpeg)
+   -DHAVE_PNG=$(usex png)
+   )
+   cmake-utils_src_configure
+}



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

2016-02-23 Thread Alexis Ballier
commit: 58115d16b002e21265cdafc582eb3dc5e27bb0c8
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 16:02:13 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 16:02:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58115d16

media-libs/libass: bump to 0.13.2

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

 media-libs/libass/Manifest |  1 +
 media-libs/libass/libass-0.13.2.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/media-libs/libass/Manifest b/media-libs/libass/Manifest
index 4685eff..a79e471 100644
--- a/media-libs/libass/Manifest
+++ b/media-libs/libass/Manifest
@@ -2,3 +2,4 @@ DIST libass-0.11.2.tar.xz 297172 SHA256 
499dbaf14d7743e5899c9ca918988e81a9894f67
 DIST libass-0.12.3.tar.xz 313852 SHA256 
a67c54ebaf5ec19ae72e86259ee6ab6adfe2e64ed9f9149db03dc863360ea38c SHA512 
84931e89f02487ff01bfe24be3d90b1db8599ab2a5ec2277824b4330cd9219189a54f19d2d83f223d2d6f973b5e7474f2691905091749a776147669b72754be2
 WHIRLPOOL 
7187d678dfec621d5736ecb4d9dbf6559c74d6c1b4dfcdd7bc4f78313e8f10f73d3cefd33bfa9a1ceed87cb00767e4235b95e144c527e74746e680b6bb12c719
 DIST libass-0.13.0.tar.xz 336128 SHA256 
e0071a3b2e95411c8d474014678368e3f0b852f7d663e0564b344e7335eb0671 SHA512 
0253d0cd306603b2721bd128ad6eb050c74f1ee415145f238f3a10c4041b054bf94857f4c0043a6578c4fd0865e809e25fa9f61071631ba647c731c13418627f
 WHIRLPOOL 
7ccf4df975a07e94cdc85b4436b08eae1a6ce60d027d0db21855bbdfd21e4770a5e21cae90ce7646b477094241df3b36c247f043f347f2f1494f3d6a02e91f28
 DIST libass-0.13.1.tar.xz 318840 SHA256 
4aa36b1876a61cab46fc9284fee84224b9e2840fe7b3e63d96a8d32574343fe7 SHA512 
0558e6bb139d9e3c506fa358b02dbeecf574098defb9a4d4c935dac402fc9cf09725114612d3a987f54dee5a08d55f135a64fd87d35fc25dda1bef72bc23d720
 WHIRLPOOL 
ef128daecc0a4a3a026d8fb90da44088c9451bb1acd91fb3b8c90b0e564b62576e7328bd7c4442b6e6f6efa1b18cb3c9a0ac80e44acbfec45d65d834f712f1c2
+DIST libass-0.13.2.tar.xz 348444 SHA256 
d698d0a6adca7c36c5a86b540d67b05bfd36cebc3c351ab7646497c43fe1face SHA512 
71d495c02ea478b8632c177cef8605d23377e2da2c56dd3a1fa59f9a2d01cc642d4d9dc383083ef1dee8ccf2a6e6f25a4ad9bb7dff3618e7646161731b7312c7
 WHIRLPOOL 
0c5517fc0cae9ae775300b9c03eb1f141b607b6e43413e56f2dc5de490f5cbe57fd9acc2caa9b6dc5505d7c7b2aec0ae4426fbe2e75010e0c9ffaf2f7a0f7fed

diff --git a/media-libs/libass/libass-0.13.2.ebuild 
b/media-libs/libass/libass-0.13.2.ebuild
new file mode 100644
index 000..20df061
--- /dev/null
+++ b/media-libs/libass/libass-0.13.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils multilib-minimal
+
+DESCRIPTION="Library for SSA/ASS subtitles rendering"
+HOMEPAGE="https://github.com/libass/libass;
+SRC_URI="https://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz;
+
+LICENSE="ISC"
+SLOT="0/5" # subslot = libass soname version
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+IUSE="+fontconfig +harfbuzz static-libs"
+
+RDEPEND="fontconfig? ( >=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}] )
+   >=media-libs/freetype-2.5.0.1:2[${MULTILIB_USEDEP}]
+   >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
+   >=dev-libs/fribidi-0.19.5-r1[${MULTILIB_USEDEP}]
+   harfbuzz? ( >=media-libs/harfbuzz-0.9.12[truetype,${MULTILIB_USEDEP}] )"
+
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+X86_CPU_OPTS="abi_x86_32 abi_x86_64"
+for i in ${X86_CPU_OPTS} ; do
+   DEPEND="${DEPEND}
+   ${i}? ( dev-lang/yasm )"
+done
+
+DOCS="Changelog"
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   $(use_enable fontconfig) \
+   $(use_enable harfbuzz) \
+   $(use_enable static-libs static) \
+   --disable-require-system-font-provider
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   prune_libtool_files
+}



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

2016-02-23 Thread Alexis Ballier
commit: 9f9405b77b89d10dd142f20253ee89f0ac377f08
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 15:52:03 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 15:52:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f9405b7

media-video/mkvtoolnix: bump to 8.9.0

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

 media-video/mkvtoolnix/Manifest|   1 +
 media-video/mkvtoolnix/mkvtoolnix-8.9.0.ebuild | 115 +
 2 files changed, 116 insertions(+)

diff --git a/media-video/mkvtoolnix/Manifest b/media-video/mkvtoolnix/Manifest
index a4acb06..c694522 100644
--- a/media-video/mkvtoolnix/Manifest
+++ b/media-video/mkvtoolnix/Manifest
@@ -2,3 +2,4 @@ DIST mkvtoolnix-8.5.2.tar.xz 3304356 SHA256 
efaae6d5e3d0963e2f53ae9c45f151be2856
 DIST mkvtoolnix-8.6.1.tar.xz 3242840 SHA256 
815d8355b6a83af01c957543cee8716f1dad53e03b2ecf58b821099cd3c8fa77 SHA512 
f3b14547da01a3a1268ec9b356e830391da7058741d7d8b67dcc9df5098ae9617fece67b82d6a73324f95c7060b182d94929c637baa6b9c806b2d472937151e1
 WHIRLPOOL 
d8f4f9d3b2db77820bc018f41ac5a864057f18b22ed7711fc5c7bc3996b31041606a244b4f06b19abbaec6686990834c37ab27d5e58dd37b7c8313b24afdca51
 DIST mkvtoolnix-8.7.0.tar.xz 3273484 SHA256 
33502efa9a44ad561e89753d9224b7eac95b2a887812ea3d8aa2051ff3f5c15a SHA512 
18e9f3d1d4c9adf2f650838e0539646e5d3efa7aa297eca50d0a6bdbca3009b617ee2c5bca203c05ba6438b06588b493b15082557826b7d1eec6a03f56544c40
 WHIRLPOOL 
4473bde9a606a6ee08e774cd72ba4bc4da20ecda366dfbf556366f34359005d642550d8d411b744672b144e758e9a4e1d15429551b6d16977a1675ca6fe5e57a
 DIST mkvtoolnix-8.8.0.tar.xz 3544868 SHA256 
912de8148d21f38c9100de61dfcac0041d1114d1a50462700b94f3bc8cd3a19c SHA512 
c186c755522217a6eab282dd0e742eb263e12c181536c9bc156895c15c0a4002a9ef004ff9bd34d72c0a66f1c5785f44e688d0783f6a17db0653577b8868286c
 WHIRLPOOL 
b1a7fa19270592caccecbecd9cf2acdfb517396f855c1875dcda6289a9ac2606006357baa743ed089521a51e697301bb6f396c639e088a79f18ef7d2db3a0880
+DIST mkvtoolnix-8.9.0.tar.xz 3605716 SHA256 
3208b2849339a8617b12922749c9325eb87c3755a943f88731605e3729aaa0d4 SHA512 
fcc965ce7457fcab7f7ff58e3c4d2fdb2ff330585480a8cd15eb59dba37b188e76f4ca04e668a379ac3b6453c5c465b75ac38b91123807b96f4328da92aeda4c
 WHIRLPOOL 
ee85a942d229183e017cc4b63d6cf1783cdf763b96f023b8d62ddf8c43c29bc6795059a07b9064da926851b185ce7f1d2885dbbff5b837e704144667873ef19f

diff --git a/media-video/mkvtoolnix/mkvtoolnix-8.9.0.ebuild 
b/media-video/mkvtoolnix/mkvtoolnix-8.9.0.ebuild
new file mode 100644
index 000..cb0e996
--- /dev/null
+++ b/media-video/mkvtoolnix/mkvtoolnix-8.9.0.ebuild
@@ -0,0 +1,115 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils multilib toolchain-funcs versionator multiprocessing autotools
+
+DESCRIPTION="Tools to create, alter, and inspect Matroska files"
+HOMEPAGE="http://www.bunkus.org/videotools/mkvtoolnix;
+SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="curl debug pch test qt5"
+
+ruby_atom() {
+   local ruby_slot=${1/ruby/}
+   ruby_slot="${ruby_slot:0:1}.${ruby_slot:1:2}"
+   echo "dev-lang/ruby:${ruby_slot}"
+}
+
+# hacks to avoid using the ruby eclasses since this requires something similar
+# to the python-any-r1 eclass for ruby which currently doesn't exist
+RUBY_IMPLS=( ruby23 ruby22 ruby21 ruby20 )
+RUBY_BDEPS="$(for ruby_impl in "${RUBY_IMPLS[@]}"; do
+   echo "( $(ruby_atom ${ruby_impl}) 
virtual/rubygems[ruby_targets_${ruby_impl}] )"; done)"
+
+RDEPEND="
+   >=dev-libs/boost-1.46.0:=
+   >=dev-libs/libebml-1.3.3:=
+   dev-libs/pugixml
+   media-libs/flac
+   >=media-libs/libmatroska-1.4.4:=
+   media-libs/libogg
+   media-libs/libvorbis
+   sys-apps/file
+   sys-libs/zlib
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
+   )
+"
+DEPEND="${RDEPEND}
+   || ( ${RUBY_BDEPS} )
+   sys-devel/gettext
+   virtual/pkgconfig
+   test? ( dev-cpp/gtest )
+"
+
+pkg_pretend() {
+   # https://bugs.gentoo.org/419257
+   local ver=4.6
+   local msg="You need at least GCC ${ver}.x for C++11 range-based 'for' 
and nullptr support."
+   if ! version_is_at_least ${ver} $(gcc-version); then
+   eerror ${msg}
+   die ${msg}
+   fi
+}
+
+src_prepare() {
+   local ruby_impl
+   for ruby_impl in "${RUBY_IMPLS[@]}"; do
+   if has_version "$(ruby_atom ${ruby_impl})"; then
+   export RUBY=${ruby_impl}
+   break
+   fi
+   done
+   [[ -z ${RUBY} ]] && die "No available ruby implementations to build 
with"
+
+   epatch_user
+   eautoreconf
+}
+
+src_configure() {

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

2016-02-23 Thread Alexis Ballier
commit: 4d4c6a0887d75d38549344c755ac9979cef5a408
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 15:31:33 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 15:31:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d4c6a08

dev-ros/pr2_dashboard_aggregator: Bump to 1.11.14.

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

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

diff --git a/dev-ros/pr2_dashboard_aggregator/Manifest 
b/dev-ros/pr2_dashboard_aggregator/Manifest
index 315057b..9e8fbda 100644
--- a/dev-ros/pr2_dashboard_aggregator/Manifest
+++ b/dev-ros/pr2_dashboard_aggregator/Manifest
@@ -1,4 +1,5 @@
 DIST pr2_common-1.11.10.tar.gz 8874 SHA256 
e9c50d2b40171b6501752c340d27610657741b6e35680f1cc0a21e45d820a678 SHA512 
64288085fe0ebd02941c6da4f3cdf02f65e84f2ef99a6748d9b614d7aaf2a692229f67a175e81a1954dc42e6cb3e430cdc23c54df81934ad6698f019a3cf3748
 WHIRLPOOL 
f9529982ee38fc38f1cc965c62a131e9d73ee7e484acc13b6961240759dc5f336b9a5431e06d083787ee8db0c76a1f411b4628d2eb6776f318109b27476b1078
 DIST pr2_common-1.11.11.tar.gz 33597551 SHA256 
dd9303e02aa0633fc662bc0bb5521b7264fd7004265b0aeef4a6a6a01160f307 SHA512 
fd1fdfc142ff3013c41f406bcd65001daa8a1fde30bbdcd825e88d6c624850cc8893a6cfbfd6c4d77cfa8ec3716fc851ddb326fe1ed0625a28f2bd57fc92c42b
 WHIRLPOOL 
0abeddc87b8b9fc9f6f0aeb8db6c735ce508e59c71ccf95e002d7aeac1d6080324abeb36361508242b18fda6550c7c8ede822fafe2869fb46f71636ca577a5d6
 DIST pr2_common-1.11.13.tar.gz 33598596 SHA256 
20ece58fa557e61ec00411a8fb227cd23ba726d57e3736686b0e94595576b740 SHA512 
4366b6893c262c54e5ad5fee967698e6a335f1ba2a48a0196e8b6f2907058d0fad929bd9c4d6b5f20aa4669980c02067c81cf402dcf42ab98d67b35205373987
 WHIRLPOOL 
872c5d1098f06975b047c2a696edbda01a6b1afc690a362dc8c34c7853e032d9ab8c31909358043a9cae74ae330afb28a62ec0a23f88d83d50998dfd95ca601f
+DIST pr2_common-1.11.14.tar.gz 33598683 SHA256 
16f620a0b1fcf99f061a7a5fc292b5433f7ed8b96588da4dc85dc652ceb21d54 SHA512 
c34a82f72aa0c64c7c2abe36af5ec02c73e4bff161e105d3f8cfd65a460688b4fbd3e4529109546bf525c4703706054f522f74a9c9b352939c5582f064bbf2bf
 WHIRLPOOL 
2fd52d4abd20c28c6c387e32bff80b90c423e6722f2a1410fa5cd429cadaa69cbbe03deedce361a199480553aa856fa87c5252dd3a2d1b784c5135a01e3a8a55
 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.14.ebuild 
b/dev-ros/pr2_dashboard_aggregator/pr2_dashboard_aggregator-1.11.14.ebuild
new file mode 100644
index 000..35693d7
--- /dev/null
+++ b/dev-ros/pr2_dashboard_aggregator/pr2_dashboard_aggregator-1.11.14.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/robot_pose_publisher/

2016-02-23 Thread Alexis Ballier
commit: 583c2c2b3a2f44da7a4c23de4ff8375d534a84e2
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 15:40:12 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 15:40:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=583c2c2b

dev-ros/robot_pose_publisher: bump to 0.2.4

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

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

diff --git a/dev-ros/robot_pose_publisher/Manifest 
b/dev-ros/robot_pose_publisher/Manifest
index 872de2f..b02a4df 100644
--- a/dev-ros/robot_pose_publisher/Manifest
+++ b/dev-ros/robot_pose_publisher/Manifest
@@ -1 +1,2 @@
 DIST robot_pose_publisher-0.2.3.tar.gz 4225 SHA256 
b8e1f7e8957a89a929e66a361431e227639100f21a184e22dbd4226a467f SHA512 
393c906754015161643a3047e8ab6690292d4446fc89fb1caa6e1a8fd25e6d880bcd23ea9780eea7c2fe7eb83331455894c93a90fdce01d0f483cae90b653314
 WHIRLPOOL 
4395b4a4395725eb1ff74768f92f0b39c42163b1c5a237d6776c01ec747e80e4fef3ce51ce632877f586e8219e6a9ea97ebfe3c591d1a807d4989239aa3675a6
+DIST robot_pose_publisher-0.2.4.tar.gz 4269 SHA256 
5f6eaaabbe9e77d2830b6fb46e30001bc4f4d4bbd9f23eea69e125c1da318f40 SHA512 
1309c0335dc0375802c3a4c7186d6248dca1307319d4ece6b390643d94bd2887cf5b016669d1b44025f04bd509424b7bee0d029c10f992a1207e2090366ae150
 WHIRLPOOL 
808d8209d19a4fe19f56a8c91ea7e892752684a231648323bfe0d72a4e5f9111911c5e0d0dbcc2d33c59c21885f573a474c444bea41984aae3058f54e492a3c3

diff --git a/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild 
b/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild
new file mode 100644
index 000..ae81a98
--- /dev/null
+++ b/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/WPI-RAIL/robot_pose_publisher;
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="A Simple Node to Publish the Robot's Position Relative to the Map 
using TFs"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/tf
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+"
+DEPEND="${RDEPEND}"



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

2016-02-23 Thread Alexis Ballier
commit: 68c50cc9a8d2cf12915f04632a867abca0606a4a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 15:40:56 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 15:40:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68c50cc9

dev-ros/robot_pose_publisher: update ROS_REPO_URI

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

 dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild | 2 +-
 dev-ros/robot_pose_publisher/robot_pose_publisher-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild 
b/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild
index ae81a98..ba8ba98 100644
--- a/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild
+++ b/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-ROS_REPO_URI="https://github.com/WPI-RAIL/robot_pose_publisher;
+ROS_REPO_URI="https://github.com/GT-RAIL/robot_pose_publisher;
 KEYWORDS="~amd64 ~arm"
 
 inherit ros-catkin

diff --git a/dev-ros/robot_pose_publisher/robot_pose_publisher-.ebuild 
b/dev-ros/robot_pose_publisher/robot_pose_publisher-.ebuild
index ae81a98..ba8ba98 100644
--- a/dev-ros/robot_pose_publisher/robot_pose_publisher-.ebuild
+++ b/dev-ros/robot_pose_publisher/robot_pose_publisher-.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-ROS_REPO_URI="https://github.com/WPI-RAIL/robot_pose_publisher;
+ROS_REPO_URI="https://github.com/GT-RAIL/robot_pose_publisher;
 KEYWORDS="~amd64 ~arm"
 
 inherit ros-catkin



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

2016-02-23 Thread Alexis Ballier
commit: 4b2814062815128bd684d485974aa2ee6642129f
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 15:42:49 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 15:42:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b281406

dev-python/catkin_pkg: add python 3.5 support

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

 dev-python/catkin_pkg/catkin_pkg-0.2.10.ebuild | 2 +-
 dev-python/catkin_pkg/catkin_pkg-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/catkin_pkg/catkin_pkg-0.2.10.ebuild 
b/dev-python/catkin_pkg/catkin_pkg-0.2.10.ebuild
index b5bb86f..ca6928b 100644
--- a/dev-python/catkin_pkg/catkin_pkg-0.2.10.ebuild
+++ b/dev-python/catkin_pkg/catkin_pkg-0.2.10.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#}" != "${PV}" ] ; then

diff --git a/dev-python/catkin_pkg/catkin_pkg-.ebuild 
b/dev-python/catkin_pkg/catkin_pkg-.ebuild
index b5bb86f..ca6928b 100644
--- a/dev-python/catkin_pkg/catkin_pkg-.ebuild
+++ b/dev-python/catkin_pkg/catkin_pkg-.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#}" != "${PV}" ] ; then



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

2016-02-23 Thread Alexis Ballier
commit: 923fc3f7e58d017078f98a69d3a356909fd7ef41
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 15:41:30 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 15:41:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=923fc3f7

dev-ros/robot_pose_publisher: remove old

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

 dev-ros/robot_pose_publisher/Manifest   |  1 -
 .../robot_pose_publisher-0.2.3.ebuild   | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-ros/robot_pose_publisher/Manifest 
b/dev-ros/robot_pose_publisher/Manifest
index b02a4df..3d52f73 100644
--- a/dev-ros/robot_pose_publisher/Manifest
+++ b/dev-ros/robot_pose_publisher/Manifest
@@ -1,2 +1 @@
-DIST robot_pose_publisher-0.2.3.tar.gz 4225 SHA256 
b8e1f7e8957a89a929e66a361431e227639100f21a184e22dbd4226a467f SHA512 
393c906754015161643a3047e8ab6690292d4446fc89fb1caa6e1a8fd25e6d880bcd23ea9780eea7c2fe7eb83331455894c93a90fdce01d0f483cae90b653314
 WHIRLPOOL 
4395b4a4395725eb1ff74768f92f0b39c42163b1c5a237d6776c01ec747e80e4fef3ce51ce632877f586e8219e6a9ea97ebfe3c591d1a807d4989239aa3675a6
 DIST robot_pose_publisher-0.2.4.tar.gz 4269 SHA256 
5f6eaaabbe9e77d2830b6fb46e30001bc4f4d4bbd9f23eea69e125c1da318f40 SHA512 
1309c0335dc0375802c3a4c7186d6248dca1307319d4ece6b390643d94bd2887cf5b016669d1b44025f04bd509424b7bee0d029c10f992a1207e2090366ae150
 WHIRLPOOL 
808d8209d19a4fe19f56a8c91ea7e892752684a231648323bfe0d72a4e5f9111911c5e0d0dbcc2d33c59c21885f573a474c444bea41984aae3058f54e492a3c3

diff --git a/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.3.ebuild 
b/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.3.ebuild
deleted file mode 100644
index ae81a98..000
--- a/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-ROS_REPO_URI="https://github.com/WPI-RAIL/robot_pose_publisher;
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="A Simple Node to Publish the Robot's Position Relative to the Map 
using TFs"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/roscpp
-   dev-ros/tf
-   dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
-DEPEND="${RDEPEND}"



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

2016-02-23 Thread Alexis Ballier
commit: fae1e60008d552e308454e5bd10370360d68f2e3
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 15:36:07 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 15:36:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae1e600

dev-ros/pr2_description: set proper PYTHON_COMPAT

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

 dev-ros/pr2_description/pr2_description-1.11.14.ebuild | 3 ++-
 dev-ros/pr2_description/pr2_description-.ebuild| 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-ros/pr2_description/pr2_description-1.11.14.ebuild 
b/dev-ros/pr2_description/pr2_description-1.11.14.ebuild
index daced88..c09b7f6 100644
--- a/dev-ros/pr2_description/pr2_description-1.11.14.ebuild
+++ b/dev-ros/pr2_description/pr2_description-1.11.14.ebuild
@@ -6,6 +6,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/pr2/pr2_common;
 KEYWORDS="~amd64"
 ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
 
 inherit ros-catkin
 
@@ -14,7 +15,7 @@ LICENSE="BSD"
 SLOT="0"
 IUSE=""
 
-RDEPEND="dev-ros/xacro"
+RDEPEND="dev-ros/xacro[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
dev-ros/convex_decomposition
dev-ros/ivcon

diff --git a/dev-ros/pr2_description/pr2_description-.ebuild 
b/dev-ros/pr2_description/pr2_description-.ebuild
index daced88..c09b7f6 100644
--- a/dev-ros/pr2_description/pr2_description-.ebuild
+++ b/dev-ros/pr2_description/pr2_description-.ebuild
@@ -6,6 +6,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/pr2/pr2_common;
 KEYWORDS="~amd64"
 ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
 
 inherit ros-catkin
 
@@ -14,7 +15,7 @@ LICENSE="BSD"
 SLOT="0"
 IUSE=""
 
-RDEPEND="dev-ros/xacro"
+RDEPEND="dev-ros/xacro[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
dev-ros/convex_decomposition
dev-ros/ivcon



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

2016-02-23 Thread Alexis Ballier
commit: fa8453572351db2b7b2ede0f1f1ba6fcde3fafff
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 15:31:42 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 15:31:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa845357

dev-ros/pr2_machine: Bump to 1.11.14.

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

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

diff --git a/dev-ros/pr2_machine/Manifest b/dev-ros/pr2_machine/Manifest
index 315057b..9e8fbda 100644
--- a/dev-ros/pr2_machine/Manifest
+++ b/dev-ros/pr2_machine/Manifest
@@ -1,4 +1,5 @@
 DIST pr2_common-1.11.10.tar.gz 8874 SHA256 
e9c50d2b40171b6501752c340d27610657741b6e35680f1cc0a21e45d820a678 SHA512 
64288085fe0ebd02941c6da4f3cdf02f65e84f2ef99a6748d9b614d7aaf2a692229f67a175e81a1954dc42e6cb3e430cdc23c54df81934ad6698f019a3cf3748
 WHIRLPOOL 
f9529982ee38fc38f1cc965c62a131e9d73ee7e484acc13b6961240759dc5f336b9a5431e06d083787ee8db0c76a1f411b4628d2eb6776f318109b27476b1078
 DIST pr2_common-1.11.11.tar.gz 33597551 SHA256 
dd9303e02aa0633fc662bc0bb5521b7264fd7004265b0aeef4a6a6a01160f307 SHA512 
fd1fdfc142ff3013c41f406bcd65001daa8a1fde30bbdcd825e88d6c624850cc8893a6cfbfd6c4d77cfa8ec3716fc851ddb326fe1ed0625a28f2bd57fc92c42b
 WHIRLPOOL 
0abeddc87b8b9fc9f6f0aeb8db6c735ce508e59c71ccf95e002d7aeac1d6080324abeb36361508242b18fda6550c7c8ede822fafe2869fb46f71636ca577a5d6
 DIST pr2_common-1.11.13.tar.gz 33598596 SHA256 
20ece58fa557e61ec00411a8fb227cd23ba726d57e3736686b0e94595576b740 SHA512 
4366b6893c262c54e5ad5fee967698e6a335f1ba2a48a0196e8b6f2907058d0fad929bd9c4d6b5f20aa4669980c02067c81cf402dcf42ab98d67b35205373987
 WHIRLPOOL 
872c5d1098f06975b047c2a696edbda01a6b1afc690a362dc8c34c7853e032d9ab8c31909358043a9cae74ae330afb28a62ec0a23f88d83d50998dfd95ca601f
+DIST pr2_common-1.11.14.tar.gz 33598683 SHA256 
16f620a0b1fcf99f061a7a5fc292b5433f7ed8b96588da4dc85dc652ceb21d54 SHA512 
c34a82f72aa0c64c7c2abe36af5ec02c73e4bff161e105d3f8cfd65a460688b4fbd3e4529109546bf525c4703706054f522f74a9c9b352939c5582f064bbf2bf
 WHIRLPOOL 
2fd52d4abd20c28c6c387e32bff80b90c423e6722f2a1410fa5cd429cadaa69cbbe03deedce361a199480553aa856fa87c5252dd3a2d1b784c5135a01e3a8a55
 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.14.ebuild 
b/dev-ros/pr2_machine/pr2_machine-1.11.14.ebuild
new file mode 100644
index 000..100efdd
--- /dev/null
+++ b/dev-ros/pr2_machine/pr2_machine-1.11.14.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: dev-ros/pr2_description/files/, dev-ros/pr2_description/

2016-02-23 Thread Alexis Ballier
commit: 32c4a6fbaa611d82ba9ccb6fff002291b6442335
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb 23 15:36:51 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb 23 15:36:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c4a6fb

dev-ros/pr2_description: remove old

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

 dev-ros/pr2_description/Manifest   |  4 
 .../pr2_description/files/pr2_description.patch| 17 
 .../pr2_description/pr2_description-1.11.10.ebuild | 23 --
 .../pr2_description/pr2_description-1.11.11.ebuild | 21 
 .../pr2_description/pr2_description-1.11.13.ebuild | 21 
 .../pr2_description/pr2_description-1.11.9.ebuild  | 23 --
 6 files changed, 109 deletions(-)

diff --git a/dev-ros/pr2_description/Manifest b/dev-ros/pr2_description/Manifest
index 9e8fbda..1a6ee4a 100644
--- a/dev-ros/pr2_description/Manifest
+++ b/dev-ros/pr2_description/Manifest
@@ -1,5 +1 @@
-DIST pr2_common-1.11.10.tar.gz 8874 SHA256 
e9c50d2b40171b6501752c340d27610657741b6e35680f1cc0a21e45d820a678 SHA512 
64288085fe0ebd02941c6da4f3cdf02f65e84f2ef99a6748d9b614d7aaf2a692229f67a175e81a1954dc42e6cb3e430cdc23c54df81934ad6698f019a3cf3748
 WHIRLPOOL 
f9529982ee38fc38f1cc965c62a131e9d73ee7e484acc13b6961240759dc5f336b9a5431e06d083787ee8db0c76a1f411b4628d2eb6776f318109b27476b1078
-DIST pr2_common-1.11.11.tar.gz 33597551 SHA256 
dd9303e02aa0633fc662bc0bb5521b7264fd7004265b0aeef4a6a6a01160f307 SHA512 
fd1fdfc142ff3013c41f406bcd65001daa8a1fde30bbdcd825e88d6c624850cc8893a6cfbfd6c4d77cfa8ec3716fc851ddb326fe1ed0625a28f2bd57fc92c42b
 WHIRLPOOL 
0abeddc87b8b9fc9f6f0aeb8db6c735ce508e59c71ccf95e002d7aeac1d6080324abeb36361508242b18fda6550c7c8ede822fafe2869fb46f71636ca577a5d6
-DIST pr2_common-1.11.13.tar.gz 33598596 SHA256 
20ece58fa557e61ec00411a8fb227cd23ba726d57e3736686b0e94595576b740 SHA512 
4366b6893c262c54e5ad5fee967698e6a335f1ba2a48a0196e8b6f2907058d0fad929bd9c4d6b5f20aa4669980c02067c81cf402dcf42ab98d67b35205373987
 WHIRLPOOL 
872c5d1098f06975b047c2a696edbda01a6b1afc690a362dc8c34c7853e032d9ab8c31909358043a9cae74ae330afb28a62ec0a23f88d83d50998dfd95ca601f
 DIST pr2_common-1.11.14.tar.gz 33598683 SHA256 
16f620a0b1fcf99f061a7a5fc292b5433f7ed8b96588da4dc85dc652ceb21d54 SHA512 
c34a82f72aa0c64c7c2abe36af5ec02c73e4bff161e105d3f8cfd65a460688b4fbd3e4529109546bf525c4703706054f522f74a9c9b352939c5582f064bbf2bf
 WHIRLPOOL 
2fd52d4abd20c28c6c387e32bff80b90c423e6722f2a1410fa5cd429cadaa69cbbe03deedce361a199480553aa856fa87c5252dd3a2d1b784c5135a01e3a8a55
-DIST pr2_common-1.11.9.tar.gz 7556 SHA256 
c6134939602c8a81d006bf4a4bfc48bf8746f5eb0c5b12baa1da8c946d1b4ce1 SHA512 
44eb4f802a7b6983b621ca5b2c1c0e2516f16992f35902c2fb4afbdc9ffc8e63c1ed647f4ef09fd4cbeef747aba133a55172cec64c3cf9d759d2c83f7ec8a213
 WHIRLPOOL 
ad5d6c543b1faca2ed48a66405eb8d6c17b9ef6352fa16b6fc55f9b093a6b1b7da3e0571ade5a6013c84d3695c16e910549ea2673c36a4179043ea4f085c1e05

diff --git a/dev-ros/pr2_description/files/pr2_description.patch 
b/dev-ros/pr2_description/files/pr2_description.patch
deleted file mode 100644
index 5296a67..000
--- a/dev-ros/pr2_description/files/pr2_description.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff --git a/pr2_description/CMakeLists.txt b/pr2_description/CMakeLists.txt
-index 1b75223..6c83182 100644
 a/pr2_description/CMakeLists.txt
-+++ b/pr2_description/CMakeLists.txt
-@@ -91,8 +91,10 @@ add_custom_target(media_files ALL DEPENDS ${pr2urdf} 
${pr2robot_expanded} ${prfr
- ## DEPENDS: system dependencies of this project that dependent projects also 
need
- catkin_package(CATKIN_DEPENDS xacro)
- 
--catkin_add_gtest(test_urdf test/test_urdf.cpp WORKING_DIRECTORY 
${PROJECT_SOURCE_DIR})
--target_link_libraries(test_urdf urdfdom_model)
-+if(CATKIN_ENABLE_TESTING)
-+  catkin_add_gtest(test_urdf test/test_urdf.cpp WORKING_DIRECTORY 
${PROJECT_SOURCE_DIR})
-+  target_link_libraries(test_urdf urdfdom_model)
-+endif()
- 
- foreach(dir meshes gazebo materials robots documents urdf)
-install(DIRECTORY ${dir}/ 

diff --git a/dev-ros/pr2_description/pr2_description-1.11.10.ebuild 
b/dev-ros/pr2_description/pr2_description-1.11.10.ebuild
deleted file mode 100644
index 3c99ffb..000
--- a/dev-ros/pr2_description/pr2_description-1.11.10.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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" )

diff --git 

  1   2   >