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

2017-04-17 Thread Hans de Graaff
commit: fd26b9febaabd2acfd763169b9032a71417c9763
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr 18 05:14:58 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr 18 05:14:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd26b9fe

dev-ruby/autoprefixer-rails: add 6.7.7.2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/autoprefixer-rails/Manifest   |  1 +
 .../autoprefixer-rails-6.7.7.2.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/autoprefixer-rails/Manifest 
b/dev-ruby/autoprefixer-rails/Manifest
index e21f9dab54c..f76e3a395d0 100644
--- a/dev-ruby/autoprefixer-rails/Manifest
+++ b/dev-ruby/autoprefixer-rails/Manifest
@@ -1,3 +1,4 @@
 DIST autoprefixer-rails-6.7.3.gem 344576 SHA256 
7c7d3b4b6d8d2f49fce2221ad9273ff774d61c43b6a96185dbafe69640a442fe SHA512 
1477cdd74eaa9b166e81e6dbef0284cacc5d5c7f4d0156e653f21e664f7e730de6f95a3df89db3d4ec953738b953f9d7a4443d9674249030fbe3e7fabec56646
 WHIRLPOOL 
c8b8a109f6a4021ecee040723e51ec241346ce3d82d9ea8376d0d36b0fa49b7631266ed53e67d17da76aa44a6317130465e2915ee04952c7557915617d03142e
 DIST autoprefixer-rails-6.7.7.1.gem 350720 SHA256 
dbfc8d8bbb46fd09183eaa9e9005a0432f69554ff3bd07d38dab92c88d5d SHA512 
8481c77d35937d9bf951574b50cc8d0fdb8cce6c97d4bd9723ba8780c517e6c341cb4d35659578603d259352ac07b3e27c1a23214a927a6ae115d291c74dd704
 WHIRLPOOL 
ac6f0313339b9e6af1f157ef60ffb1a8bd19cc333c6e8144afbdba098d23b9818a03c4ac0c01ff5df07ec44ade9d96f9d91eb133393009fd8a8966dd7403ce24
+DIST autoprefixer-rails-6.7.7.2.gem 354816 SHA256 
853d573a8ef2c9478e12a79bd8f9fbd66e4861ed3cea8a7ac60ce5e3cedd33fb SHA512 
5027da925da376fa271eded6792ed754aa34a2b12ae41ca0fd7cb0938f14b530a4ee16b02b62c22d00454da96b839201ea0e60e14e270f4a0f54c5e7105cf5db
 WHIRLPOOL 
0b4aae68e03ad72860ce23a64b4528c5037e5b285991efa4ded102b3ba045f1f88235a9ab1769b85da82ff7c8fcb50efedf75a0622ac01500a803423fa1f8404
 DIST autoprefixer-rails-6.7.7.gem 348160 SHA256 
01df3643069945f2fcd34b2944f7d6b5a73e8719f86015c73064c268a84e1f13 SHA512 
4e0e3adb9514cfd230b99c7e4fa65b7633b36ebd11332010787c58789896f1f534c64aafa45ace5818f55bdedd4b33603842cccd0d940fbe50ca7fd0aa3048f8
 WHIRLPOOL 
6878cd11210d39656e0cac86da5d494cd497636ddb7d2e0cf3d01b11b159b0f411e080b4b729715643ec5677e0264c8ff7b5a4afa5f78d30eaaaed64137367f9

diff --git a/dev-ruby/autoprefixer-rails/autoprefixer-rails-6.7.7.2.ebuild 
b/dev-ruby/autoprefixer-rails/autoprefixer-rails-6.7.7.2.ebuild
new file mode 100644
index 000..aa30d26f3b9
--- /dev/null
+++ b/dev-ruby/autoprefixer-rails/autoprefixer-rails-6.7.7.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Add vendor prefixes to CSS rules using values from the Can I Use 
website"
+HOMEPAGE="https://github.com/ai/autoprefixer-rails;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="6"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/execjs:*"
+
+ruby_add_bdepend "dev-ruby/rails
+   dev-ruby/rake
+   dev-ruby/rspec-rails"
+
+all_ruby_prepare() {
+   sed -i -e "/bundler/d" -e "/BUNDLE/d" spec/app/config/boot.rb || die
+   sed -i -e "/Bundler/,+3d" spec/app/config/application.rb || die
+   rm spec/rails_spec.rb spec/compass_spec.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/

2017-04-17 Thread Michael Weber
commit: bb3612de2f3f0b79152de271d882d00e112f89aa
Author: Michael Weber  gentoo  org>
AuthorDate: Mon Apr 17 23:57:14 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon Apr 17 23:57:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb3612de

net-mail/dovecot: arm stable (bug 615264).

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-mail/dovecot/dovecot-2.2.29.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/dovecot/dovecot-2.2.29.1.ebuild 
b/net-mail/dovecot/dovecot-2.2.29.1.ebuild
index 9576d3a030b..5f71b31f378 100644
--- a/net-mail/dovecot/dovecot-2.2.29.1.ebuild
+++ b/net-mail/dovecot/dovecot-2.2.29.1.ebuild
@@ -24,7 +24,7 @@ HOMEPAGE="http://www.dovecot.org/;
 
 SLOT="0"
 LICENSE="LGPL-2.1 MIT"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~s390 ~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ~ppc ~ppc64 ~s390 ~x86"
 
 IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail"
 IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"



[gentoo-commits] repo/gentoo:master commit in: net-ftp/proftpd/

2017-04-17 Thread Michael Weber
commit: fdc7fe6180c59ccfd54e60f4f178a4dae4525c56
Author: Michael Weber  gentoo  org>
AuthorDate: Mon Apr 17 23:39:58 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon Apr 17 23:39:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdc7fe61

net-ftp/proftpd: arm/ppc64 stable (bug 614714).

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-ftp/proftpd/proftpd-1.3.5e.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/proftpd/proftpd-1.3.5e.ebuild 
b/net-ftp/proftpd/proftpd-1.3.5e.ebuild
index 6a444ac1e40..7c42cd9e88d 100644
--- a/net-ftp/proftpd/proftpd-1.3.5e.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.5e.ebuild
@@ -26,7 +26,7 @@ SRC_URI="ftp://ftp.proftpd.org/distrib/source/${P/_/}.tar.gz
 LICENSE="GPL-2"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse doc dso 
dynmasq exec ifsession ifversion ident ipv6
kerberos ldap libressl linguas_bg_BG linguas_en_US linguas_fr_FR 
linguas_it_IT linguas_ja_JP linguas_ko_KR
linguas_ru_RU linguas_zh_CN linguas_zh_TW log_forensic memcache msg 
mysql ncurses nls pam +pcre postgres qos radius



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

2017-04-17 Thread Michael Weber
commit: a2ca92a26e9668682f8dbe8231e4d6d2b561822e
Author: Michael Weber  gentoo  org>
AuthorDate: Mon Apr 17 23:24:12 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon Apr 17 23:24:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2ca92a2

mail-client/cone: ppc stable (bug 612344).

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 mail-client/cone/cone-0.92.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/cone/cone-0.92.ebuild 
b/mail-client/cone/cone-0.92.ebuild
index b9a1b126c60..fdedc752523 100644
--- a/mail-client/cone/cone-0.92.ebuild
+++ b/mail-client/cone/cone-0.92.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
 IUSE="crypt fam gnutls idn ipv6 ldap"
 
 RDEPEND=">=dev-libs/openssl-0.9.6:*



[gentoo-commits] proj/devmanual:devbook-guide commit in: appendices/contributing/devbook-guide/

2017-04-17 Thread Göktürk Yüksek
commit: a1cad38db2fa2096b1161bf5a6ec85048d5a3a74
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Mon Apr 17 21:46:15 2017 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Mon Apr 17 21:46:15 2017 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=a1cad38d

appendices/contributing/devbook-guide: remove information on definition lists

Devmanual doesn't seem to render definition list elements ,
, .

 appendices/contributing/devbook-guide/text.xml | 47 --
 1 file changed, 47 deletions(-)

diff --git a/appendices/contributing/devbook-guide/text.xml 
b/appendices/contributing/devbook-guide/text.xml
index eb9bd36..6ad3a5d 100644
--- a/appendices/contributing/devbook-guide/text.xml
+++ b/appendices/contributing/devbook-guide/text.xml
@@ -465,53 +465,6 @@ that you can have lists inside lists. Don't forget that 
you are writing XML and
 that you must close all tags including list items unlike in HTML.
 
 
-
-Definition lists (dl) are also supported. Please note that
-neither the definition term tag (dt) nor the definition data tag
-(dd) accept any other block level tag such as paragraphs or
-admonitions. A definition list comprises:
-
-
-
-  dl
-  A Definition List Tag containing
-  dt
-  Pairs of Definition Term Tags
-  dd
-  and Definition Data Tags
-
-
-
-The following list copied from http://www.w3.org/TR/REC-html40/struct/lists.html;>w3.org shows
-that a definition list can contain ordered and unordered lists. It may not
-contain another definition list though.
-
-
-
-  The ingredients:
-  
-
-  100 g. flour
-  10 g. sugar
-  1 cup water
-  2 eggs
-  salt, pepper
-
-  
-  The procedure:
-  
-
-  Mix dry ingredients thoroughly
-  Pour in wet ingredients
-  Mix for 10 minutes
-  Bake for one hour at 300 degrees
-
-  
-  Notes:
-  The recipe may be improved by adding raisins
-
-
 
 
 



[gentoo-commits] proj/devmanual:devbook-guide commit in: appendices/contributing/devbook-guide/

2017-04-17 Thread Göktürk Yüksek
commit: f064baa3d7e39b5ca380fcad130d994067c49228
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Mon Apr 17 22:23:42 2017 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Mon Apr 17 22:23:42 2017 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=f064baa3

appendices/contributing/devbook-guide: remove the  tag

It has no use in devmanual.

 appendices/contributing/devbook-guide/text.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/appendices/contributing/devbook-guide/text.xml 
b/appendices/contributing/devbook-guide/text.xml
index 095365d..c8db680 100644
--- a/appendices/contributing/devbook-guide/text.xml
+++ b/appendices/contributing/devbook-guide/text.xml
@@ -29,7 +29,6 @@ documentation, and this document itself was created using 
GuideXML.  This guide
 assumes a basic working knowledge of XML and HTML.
 
 
-13
 2012-10-07
 
 



[gentoo-commits] proj/devmanual:devbook-guide commit in: appendices/contributing/devbook-guide/

2017-04-17 Thread Göktürk Yüksek
commit: 8c02fa014e18dcb0efce809991c34a1171a97f0d
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Mon Apr 17 22:23:21 2017 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Mon Apr 17 22:23:21 2017 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=8c02fa01

appendices/contributing/devbook-guide: remove the  tag

It has no use in devmanual.

 appendices/contributing/devbook-guide/text.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/appendices/contributing/devbook-guide/text.xml 
b/appendices/contributing/devbook-guide/text.xml
index ce4749e..095365d 100644
--- a/appendices/contributing/devbook-guide/text.xml
+++ b/appendices/contributing/devbook-guide/text.xml
@@ -29,10 +29,6 @@ documentation, and this document itself was created using 
GuideXML.  This guide
 assumes a basic working knowledge of XML and HTML.
 
 
-
-
-
-
 13
 2012-10-07
 



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

2017-04-17 Thread Michael Weber
commit: 61dde2ee641016cdf47fd97e23c2e2c1dc25f39f
Author: Michael Weber  gentoo  org>
AuthorDate: Mon Apr 17 23:04:03 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon Apr 17 23:04:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61dde2ee

dev-libs/iksemel: ppc stable (bug 391463).

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/dev-libs/iksemel/iksemel-1.4.ebuild 
b/dev-libs/iksemel/iksemel-1.4.ebuild
index 7457f386281..fb97bd0b62b 100644
--- a/dev-libs/iksemel/iksemel-1.4.ebuild
+++ b/dev-libs/iksemel/iksemel-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="ssl"
 
 RDEPEND="ssl? ( net-libs/gnutls )"



[gentoo-commits] repo/gentoo:master commit in: dev-util/cppcheck/, dev-util/cppcheck/files/

2017-04-17 Thread Michael Weber
commit: 77f63475d8ab174a29107809ac1be1203717333c
Author: Michael Weber  gentoo  org>
AuthorDate: Mon Apr 17 22:34:02 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon Apr 17 22:34:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77f63475

dev-util/cppcheck: Remove old versions.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-util/cppcheck/Manifest |   2 -
 dev-util/cppcheck/cppcheck-1.72.ebuild | 105 -
 dev-util/cppcheck/cppcheck-1.75.ebuild | 104 
 .../cppcheck/files/cppcheck-1.72-tinyxml2.patch|  66 -
 4 files changed, 277 deletions(-)

diff --git a/dev-util/cppcheck/Manifest b/dev-util/cppcheck/Manifest
index 3d83dd57558..32c7ec74e29 100644
--- a/dev-util/cppcheck/Manifest
+++ b/dev-util/cppcheck/Manifest
@@ -1,4 +1,2 @@
-DIST cppcheck-1.72.tar.bz2 1125775 SHA256 
9460b184ff2d8dd15344f3e2f42f634c86e4dd3303e1e9b3f13dc67536aab420 SHA512 
13b2348c97a3777feaad579f8620f18d90f6f934f92f5db712c7190af1f40042527500aefa4c8ccd348f7691b1c0d5f32115085c9385dec55460d5ba0804a410
 WHIRLPOOL 
790514f4b5b9c539a30daa691d268c6c5f1077743cde1af8834248eb4213224275e9f72cea46f3b378119a3d0944d7e8d63270c0cd47517c7f382c683a1938fe
-DIST cppcheck-1.75.tar.bz2 1152511 SHA256 
57c70043c1330ed915cbd1a17ecc5408f2637a05062970508e990b1ba28760a0 SHA512 
74116a7a2cd1c8c9a06c81f3f4de3de281f24ee30692729de5506dc7572ed694e55c32d1ad72196a9b95005e9f8d749bd82655323f8ff56051997c2ffc4ed57f
 WHIRLPOOL 
a42979e35041d382b1df755b0cdfb4c51951388d2b097856fa08b3ca6b39bdd99a13809a8b514b1fc0502ac0183a08e0f1ed742100e38a14ee2f7337ddda1f01
 DIST cppcheck-1.77.tar.bz2 1188453 SHA256 
1980ffe5c9c24bb6dea24514d42be3aa49d6ba7cc26c448b3543611fe8ba2619 SHA512 
df8dddf7758c342d45b3393246e07eaa11a53dca19e8a0d09de04f12ea6232538941328d9ca9ac52eb425871fd1c49d55c77e6e38b40772b6f856fd1e9e99779
 WHIRLPOOL 
9f7842eba0f53a93dbd23d09c10e5bd3dcca5ecbb0689e4ded8c7529d84fd939a57ce9cd267cdd21b2d79aeb6c07d672983ccb52be0fcc0b28ca80a31b59
 DIST cppcheck-1.78.tar.bz2 1201959 SHA256 
e42696f7d6321b98cb479ad9728d051effe543b26aca8102428f60b9850786b1 SHA512 
598556e9d657a3a77ff889cb6647291160017f7f9322326771416ff59d44126ce47c39767657b863cdb8a1b46d7c83bb337ec2fe0574500b37e99c33377b5dd8
 WHIRLPOOL 
2087ad837353d01bca828af940c427909a3e556e97e46d1822e0f2f527619c87b15d1a7f647992dd46eb3a2ef1eb4fb86344db31d7a01fb6f8a9070dfeecef96

diff --git a/dev-util/cppcheck/cppcheck-1.72.ebuild 
b/dev-util/cppcheck/cppcheck-1.72.ebuild
deleted file mode 100644
index 0f4dcbf95d9..000
--- a/dev-util/cppcheck/cppcheck-1.72.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit distutils-r1 eutils qt4-r2 toolchain-funcs flag-o-matic
-
-DESCRIPTION="static analyzer of C/C++ code"
-HOMEPAGE="http://cppcheck.sourceforge.net;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE="htmlreport pcre qt4"
-
-RDEPEND="htmlreport? ( dev-python/pygments[${PYTHON_USEDEP}] )
-   >=dev-libs/tinyxml2-2
-   http://cppcheck.sourceforge.net;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="htmlreport pcre qt4"
-
-RDEPEND="htmlreport? ( dev-python/pygments[${PYTHON_USEDEP}] )
-   >=dev-libs/tinyxml2-2
-   qt4? ( dev-qt/qtgui:4 )
-   pcre? ( dev-libs/libpcre )"
-DEPEND="${RDEPEND}
-   app-text/docbook-xsl-stylesheets
-   dev-libs/libxslt
-   virtual/pkgconfig"
-
-src_prepare() {
-   append-cxxflags -std=c++0x
-
-   # Drop bundled libs, patch Makefile generator and re-run it
-   rm -r externals/tinyxml || die
-   epatch "${FILESDIR}"/${PN}-1.75-tinyxml2.patch
-   tc-export CXX
-   emake dmake
-   ./dmake || die
-
-   epatch_user
-}
-
-src_configure() {
-   if use pcre ; then
-   sed -e '/HAVE_RULES=/s:=no:=yes:' \
-   -i Makefile
-   fi
-   if use qt4 ; then
-   pushd gui
-   qt4-r2_src_configure
-   popd
-   fi
-}
-
-src_compile() {
-   export LIBS="$(pkg-config --libs tinyxml2)"
-   emake ${PN} man \
-   CFGDIR="${EROOT}usr/share/${PN}/cfg" \
-   
DB2MAN="${EROOT}usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl"
-
-   if use qt4 ; then
-   pushd gui
-   qt4-r2_src_compile
-   popd
-   fi
-   if use htmlreport ; then
-   pushd htmlreport
-   distutils-r1_src_compile
-   popd
-   fi
-}
-
-src_test() {
-   # safe final version
-   mv -v ${PN}{,.final}
-   mv -v lib/library.o{,.final}
-   mv -v cli/cppcheckexecutor.o{,.final}
-   #trigger recompile with CFGDIR inside ${S}
-   emake check 

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

2017-04-17 Thread Patrice Clement
commit: eb4e13336c7fa0966d47492fb071c86f71912167
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Apr 17 22:14:31 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Apr 17 22:14:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb4e1333

app-admin/lsat: EAPI 6 bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-admin/lsat/lsat-0.9.7.1-r2.ebuild | 54 +++
 1 file changed, 54 insertions(+)

diff --git a/app-admin/lsat/lsat-0.9.7.1-r2.ebuild 
b/app-admin/lsat/lsat-0.9.7.1-r2.ebuild
new file mode 100644
index 000..ca91252d82d
--- /dev/null
+++ b/app-admin/lsat/lsat-0.9.7.1-r2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils toolchain-funcs
+
+DESCRIPTION="The Linux Security Auditing Tool"
+HOMEPAGE="http://usat.sourceforge.net/;
+SRC_URI="http://usat.sourceforge.net/code/${P}.tgz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="minimal"
+
+DEPEND="dev-lang/perl" # pod2man
+RDEPEND="
+   ${DEPEND}
+   !minimal? (
+   app-portage/portage-utils
+   net-analyzer/nmap
+   sys-apps/iproute2
+   sys-apps/which
+   sys-process/lsof
+   )"
+
+PATCHES=(
+   "${FILESDIR}/${P}-gentoo.patch"
+   "${FILESDIR}/${P}-segfault-fix.patch"
+)
+
+HTML_DOCS=( modules.html changelog/changelog.html )
+
+src_prepare() {
+   default
+
+   # patch for segmentation fault see bug #184488
+   sed -i Makefile.in \
+   -e '/^LDFLAGS=/d' \
+   -e '/^CFLAGS=/d' \
+   || die "sed Makefile.in"
+}
+
+src_compile() {
+   tc-export CC
+   emake CFLAGS="${CFLAGS}" all manpage
+}
+
+src_install() {
+   emake DESTDIR="${D}" install installman
+   dodoc README* *.txt
+   einstalldocs
+}



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

2017-04-17 Thread William Hubbs
commit: 70696bd4d0d3e435bbfc0ced542355f2d25951b2
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Apr 17 21:57:15 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Apr 17 22:04:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70696bd4

dev-lang/go: remove unstable versions

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-lang/go/Manifest|   1 -
 dev-lang/go/go-1.7.4.ebuild | 221 --
 dev-lang/go/go-1.8.ebuild   | 227 
 3 files changed, 449 deletions(-)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index e48f3fd01c9..c04d3006682 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -20,7 +20,6 @@ DIST go-linux-s390x-bootstrap-1.8.tbz 57124869 SHA256 
70bb859e80268b3421587d8518
 DIST go-linux-s390x-bootstrap.tbz 49809007 SHA256 
80a87bc5ac2239c99f8d7425fbc6f4fefba63f549b0835505c25378c08114656 SHA512 
1b7500e6c42508b6cb07214620070065262349d2cd3698deeac0638d0bf0bfeb89c59c2d72a284af34f3071b4cfb9ce543c5fdec7add4a46adc9580295909439
 WHIRLPOOL 
d3782cb515ab67720105224e02d96ab1ca86518db661719b2d0f7c48aa1f4f896a7cc5fed5b6ddc032c8206e8a10c6262646be0e59def61723936044d6ceb143
 DIST go-solaris-amd64-bootstrap-1.8.tbz 54926326 SHA256 
83053f333d56d72ddbe9a8f293f8afeff31739806d49ebaa144811a5438b17bc SHA512 
52b849e5b9a940e10de7ba3df0ebdf6e1c5d631de9581d936c9edf8f38e6bb3314acbc2b2d5202b0528fde2a359d52bc0c6f39acf9b1b614725e4b4a947ed10d
 WHIRLPOOL 
2d58085d88fa612a7dfb087df33d2c5ee6b6d4c0b0c0363d5dcef014a6e3e9703816e8a111d1348e1e1a4ebcdde58694a869a27ae42e0deec154529f1a794991
 DIST go-solaris-amd64-bootstrap.tbz 48367195 SHA256 
92ebdbf001f243a78a6c2d8ee30e929ba2cecbedf8e0fc07e129b04b107453ad SHA512 
cf8725db0d001d61badee71624799a3c9e75f61f77ab090c1f6c490d694c4be367019b28d88306045d877ab5a324a1f9b0674293caf3acb19c193fc3746a48f2
 WHIRLPOOL 
672c6642e340b6d4f38b633f67fdc3202e3725022a8a61e2129276fccd6c42ddc24ed06c1d57eb31a25ea8056b79686619cbb36431b9c23b6d4be5bcb715bd89
-DIST go1.7.4.src.tar.gz 14198817 SHA256 
4c189111e9ba651a2bb3ee868aa881fab36b2f2da3409e80885ca758a6b614cc SHA512 
dc9950c3ea7100e536ad58fd93505d584276b7c50d4b8fe2ba7f20fd043dcf0d315b735c48945302055e91517594cc2b0061ccec9478a8ab48f1f2836c20afb3
 WHIRLPOOL 
054f496555dd30e0ba6a3c449b915ea048d5f85f1cf6d2ef6e8aa84939b6e9674b30cfccee99d050c5d75d028cf43d83bf0267703ffb02dfc5bc780fd0a1706f
 DIST go1.7.5.src.tar.gz 14204325 SHA256 
4e834513a2079f8cbbd357502cccaac9507fd00a1efe672375798858ff291815 SHA512 
2dda0780a8b24d71fec4ddeb6858c58a42845f51d9afc171d924a7b763101878cc7f29ae1dd35f129b4ee45b84d45211093a1d20639745fed36b49fb7fe1ba07
 WHIRLPOOL 
b28ab10558d9f8fba87d5db2c839a84eab0b61244d75f4b3d42b443365ca8a1ae1c60c2e1073ef2b4a854d957c26111fcc286b7caae4be892e6cba0e4b24e21d
 DIST go1.8.1.src.tar.gz 15331455 SHA256 
33daf4c03f86120fdfdc66bddf6bfff4661c7ca11c5da473e537f4d69b470e57 SHA512 
f01fe7b35ac23101610f6fc169b88dafe2edc49b3b044d5d0aff771b05dcb2c8d2e7a5090ed6dbe67f861e78e792ace32e209ed464399ca02dcd186b13ec8037
 WHIRLPOOL 
c358ca23740183afac4ecf83a6b7daeeef3e6481f29cb5f98b911cb1d661921db2e16ac2528f0ec59633920f1484e7fa777275e46313e20cc8b32baed9054d24
 DIST go1.8.src.tar.gz 15320083 SHA256 
406865f587b44be7092f206d73fc1de252600b79b3cacc587b74b5ef5c623596 SHA512 
9742dd8ec0364793e44a55207238c7339236a4da3a6e7cbb3b4eca45e957c7c0cb725e7d7430b9a04630285468d32dac686facfc57f3f58885b80bbb3d333ada
 WHIRLPOOL 
62d7b1729d3a192142b7b1af20c797736ae631bb87e7c82487601e669d69547212669c216e66d0d64ad83884d348ed3dacf2f9fd9d923f85c673adadd0ff4aae

diff --git a/dev-lang/go/go-1.7.4.ebuild b/dev-lang/go/go-1.7.4.ebuild
deleted file mode 100644
index dab3574573c..000
--- a/dev-lang/go/go-1.7.4.ebuild
+++ /dev/null
@@ -1,221 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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="!gccgo? (
-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-1.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
-   ${BOOTSTRAP_DIST}/go-linux-ppc64le-bootstrap.tbz
-   )
-   s390? ( ${BOOTSTRAP_DIST}/go-linux-s390x-bootstrap.tbz )
-   x86? ( ${BOOTSTRAP_DIST}/go-linux-386-bootstrap-1.tbz )
-)
-kernel_SunOS? (
-   x64-solaris? ( ${BOOTSTRAP_DIST}/go-solaris-amd64-bootstrap.tbz )
-)
-)
-"
-
-if [[ ${PV} =  ]]; then
-   

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

2017-04-17 Thread Aric Belsito
commit: 73f05bd75f95b53d9f1e4cb945b02f656a2bcd36
Author: Aric Belsito  gmail  com>
AuthorDate: Mon Apr 17 22:00:21 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Mon Apr 17 22:00:21 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=73f05bd7

sys-devel/gcc: sync with upstream

switch from eutils to epatch

 sys-devel/gcc/gcc-5.4.0-r3.ebuild | 4 ++--
 sys-devel/gcc/gcc-6.3.0.ebuild| 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/gcc/gcc-5.4.0-r3.ebuild 
b/sys-devel/gcc/gcc-5.4.0-r3.ebuild
index 55b93e3..1522d89 100644
--- a/sys-devel/gcc/gcc-5.4.0-r3.ebuild
+++ b/sys-devel/gcc/gcc-5.4.0-r3.ebuild
@@ -21,9 +21,9 @@ PIE_MUSL_STABLE="amd64 arm ppc mips x86"
 SSP_MUSL_STABLE="amd64 arm ppc mips"
 #end Hardened stuff
 
-inherit eutils toolchain
+inherit epatch toolchain
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 RDEPEND=""
 DEPEND="${RDEPEND}

diff --git a/sys-devel/gcc/gcc-6.3.0.ebuild b/sys-devel/gcc/gcc-6.3.0.ebuild
index ec0dd7f..91c8e0b 100644
--- a/sys-devel/gcc/gcc-6.3.0.ebuild
+++ b/sys-devel/gcc/gcc-6.3.0.ebuild
@@ -6,7 +6,7 @@ EAPI="4"
 PATCH_VER="1.0"
 #UCLIBC_VER="1.0"
 
-inherit eutils toolchain
+inherit epatch toolchain
 
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 



[gentoo-commits] repo/gentoo:master commit in: sys-fs/ntfs3g/

2017-04-17 Thread Patrick McLean
commit: b63ebd13296a36b53ba406f2b4037dd7dfa40178
Author: Patrick McLean  gentoo  org>
AuthorDate: Mon Apr 17 20:52:43 2017 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Mon Apr 17 20:53:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b63ebd13

sys-fs/ntfs3g: Version bump to 2017.3.23

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-fs/ntfs3g/Manifest|  1 +
 sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild | 93 +++
 2 files changed, 94 insertions(+)

diff --git a/sys-fs/ntfs3g/Manifest b/sys-fs/ntfs3g/Manifest
index bc29625e14a..d48f964d562 100644
--- a/sys-fs/ntfs3g/Manifest
+++ b/sys-fs/ntfs3g/Manifest
@@ -1 +1,2 @@
 DIST ntfs-3g_ntfsprogs-2016.2.22.tgz 1264364 SHA256 
d7b72c05e4b3493e6095be789a760c9f5f2b141812d5b885f3190c98802f1ea0 SHA512 
dbd36fadd2881db1d17fdbf5d2b4e50bbe11dc9dd0ad4917e7f8bc4032c2287346143756ce8754df0d46ce9209f2c0c41b626cad929d76a9bc881712c7101c15
 WHIRLPOOL 
64630580b70e85f67b31ea7380ff3b6862be0c8cdf6c6af17e9a5eb2fe3f0d5efa7404ad726638ed958fb218631f7006eb492e713c7957d3ce60c6fbb1dd2bb9
+DIST ntfs-3g_ntfsprogs-2017.3.23.tgz 1259054 SHA256 
3e5a021d7b761261836dcb305370af299793eedbded731df3d6943802e1262d5 SHA512 
3a607f0d7be35204c992d8931de0404fbc52032c13b4240d2c5e6f285c318a28eb2a385d7cf5ac4cd445876aee5baa5753bb636ada0d870d84a9d3fdbce794ef
 WHIRLPOOL 
b1bf327c993aff08b1761a36cff680bccab51d7fb46fc7bb57b0e03a848345307a6d73c3c48118363dbb8eca26abbafded42cb87f853a1ab9b3b38b7af0da715

diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild 
b/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild
new file mode 100644
index 000..4a9b17c025c
--- /dev/null
+++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils linux-info udev toolchain-funcs libtool
+
+MY_PN=${PN/3g/-3g}
+MY_P=${MY_PN}_ntfsprogs-${PV}
+
+DESCRIPTION="Open source read-write NTFS driver that runs under FUSE"
+HOMEPAGE="http://www.tuxera.com/community/ntfs-3g-download/;
+SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz;
+
+LICENSE="GPL-2"
+# The subslot matches the SONAME major #.
+SLOT="0/87"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~arm-linux ~x86-linux"
+IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr"
+
+RDEPEND="!=dev-libs/libgcrypt-1.2.2:0
+   >=net-libs/gnutls-1.4.4
+   )
+   external-fuse? (
+   >=sys-fs/fuse-2.8.0
+   

[gentoo-commits] repo/gentoo:master commit in: net-wireless/uhd/

2017-04-17 Thread Richard Farina
commit: 594c9d181163140840f8a4e5be69e3f8aa36474c
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Apr 17 20:45:18 2017 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Apr 17 20:47:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=594c9d18

net-wireless/uhd: bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-wireless/uhd/Manifest |  2 ++
 net-wireless/uhd/uhd-3.9.6.ebuild | 45 +++
 2 files changed, 47 insertions(+)

diff --git a/net-wireless/uhd/Manifest b/net-wireless/uhd/Manifest
index 146eb09af58..f292a2d27c7 100644
--- a/net-wireless/uhd/Manifest
+++ b/net-wireless/uhd/Manifest
@@ -1,2 +1,4 @@
 DIST EttusResearch-UHD-3.8.5.tar.gz 2910398 SHA256 
e0a36e64bffa7d06ac948fd8fc07ff3ce321e1efc3f7e8604b53e0c3ce842989 SHA512 
edbc79e5a524e655e6c9016d2e1d2f0d242a9c7dcfa0130995b4c7cf77b95d4c9ba486e31891554746db755e0b47c46b0b8b9323e8c5de250a15d1271a8ccfc1
 WHIRLPOOL 
3516b74e247bbf6930cb25f639ff34eec2c95102d7c38ddcf7c892c80394ebd7c3e0c91d77277bb4c719c05d83cd6fc507449f9fd072371456843a3a12f6b778
+DIST EttusResearch-UHD-3.9.6.tar.gz 2458419 SHA256 
18218c78ce8c7d6d50fd04c3e0e3596948a3a9196f5c1d993da89f2e65f3e5ad SHA512 
f8e89f67659e9509d90fb63a91c75b7a5fe037821ccd2f33313ac0b20d856cbdc2cab79715f7fca035ba0e28b240c73408d6764cb09b01700c4ddbdcafa71da1
 WHIRLPOOL 
e5e46384d4470861b208bdda703604104ee20055ad41328934977021df2284ca6be16cc4f2f9709ffd0619f3410f68f3c04176cb4ec743912cc3baa031434253
 DIST uhd-images_003.008.005-release.zip 24897325 SHA256 
e04e5b63dd550d8bba8db4c6138996c18a54533a158015cea301800da387e198 SHA512 
4d3d60453320a05bf5008ffeddafdf01c08a906e6469a32ece9f1102072e03a8d140487febad7c392ba64f10fc3b94e2fdbe26e2e263a8fe1b1a29077a15e512
 WHIRLPOOL 
2493d969ae60b715592c7e47ee1648a418d808026b950cc524de492010de9b85087186f39c19d59c70e0d0cb1ebacf760e926ba9cf2edf608e95a6c3a7f30929
+DIST uhd-images_003.009.006-release.zip 26268656 SHA256 
45d1abfb64b42dcb8a3a1b8bbe6ef79b47fba99d308c9abfd87c40382f2fc971 SHA512 
3b07a054583a55424edeb37d3ee70b9bd8c7b6cb4c83a10faf4dd518aa148be17af7cb8b5e4fb7cbb643eae32d7a3295a94d9a0eb031823ccf1f414da0cef631
 WHIRLPOOL 
7653a97c6d5e17380bd831347badd59a7a3d870b258e7bd87fbd0b33ede33a66e4949d0cdecde77f192b5fda2d55278e0723171a4e31dae08360a0f2de5beef7

diff --git a/net-wireless/uhd/uhd-3.9.6.ebuild 
b/net-wireless/uhd/uhd-3.9.6.ebuild
new file mode 100644
index 000..ab4d780cf5f
--- /dev/null
+++ b/net-wireless/uhd/uhd-3.9.6.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+inherit versionator python-single-r1 gnome2-utils cmake-utils multilib
+
+DESCRIPTION="Universal Software Radio Peripheral (USRP) Hardware Driver"
+HOMEPAGE="http://code.ettus.com/redmine/ettus/projects/uhd/wiki;
+
+image_version=uhd-images_00$(get_version_component_range 
1).00$(get_version_component_range 2).00$(get_version_component_range 3)-release
+SRC_URI="https://github.com/EttusResearch/uhd/archive/release_00$(get_version_component_range
 1)_00$(get_version_component_range 2)_00$(get_version_component_range 
3).tar.gz -> EttusResearch-UHD-$(get_version_component_range 
1).$(get_version_component_range 2).$(get_version_component_range 3).tar.gz \
+   http://files.ettus.com/binaries/images/${image_version}.zip;
+#https://github.com/EttusResearch/UHD-Mirror/tags
+#http://files.ettus.com/binaries/images/
+KEYWORDS="~amd64 ~arm ~x86"
+S="${WORKDIR}"/uhd-release_00$(get_version_component_range 
1)_00$(get_version_component_range 2)_00$(get_version_component_range 3)/host
+
+LICENSE="GPL-3"
+SLOT="0/1"
+IUSE=""
+RDEPEND="virtual/libusb:1
+   dev-lang/orc
+   dev-libs/boost:=
+   sys-libs/ncurses:0
+   "
+DEPEND="${RDEPEND}
+   dev-python/cheetah
+   app-arch/unzip"
+
+src_prepare() {
+   gnome2_environment_reset #534582
+
+   #this may not be needed in 3.4.3 and above, please verify
+   sed -i 's#SET(PKG_LIB_DIR ${PKG_DATA_DIR})#SET(PKG_LIB_DIR 
${LIBRARY_DIR}/uhd)#g' CMakeLists.txt || die
+}
+
+src_install() {
+   cmake-utils_src_install
+   python_fix_shebang "${ED}"/usr/$(get_libdir)/${PN}/utils/
+   insinto /lib/udev/rules.d/
+   doins "${S}"/utils/uhd-usrp.rules
+   insinto /usr/share/${PN}
+   doins -r "${WORKDIR}"/"${image_version}"/share/uhd/images
+}



[gentoo-commits] repo/gentoo:master commit in: net-wireless/gnuradio/

2017-04-17 Thread Richard Farina
commit: f7a79ba2c89b536422cfc3a5383f9cb96ed78f9f
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Apr 17 20:47:03 2017 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Apr 17 20:47:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7a79ba2

net-wireless/gnuradio: update uhd dep

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-wireless/gnuradio/gnuradio-3.7.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/gnuradio/gnuradio-3.7.11.ebuild 
b/net-wireless/gnuradio/gnuradio-3.7.11.ebuild
index 6a1a788a7f6..f8a123560e7 100644
--- a/net-wireless/gnuradio/gnuradio-3.7.11.ebuild
+++ b/net-wireless/gnuradio/gnuradio-3.7.11.ebuild
@@ -73,7 +73,7 @@ RDEPEND="${PYTHON_DEPS}
x11-libs/qwt:6[qt4(+)]
)
sdl? ( >=media-libs/libsdl-1.2.0 )
-   uhd? ( >=net-wireless/uhd-3.4.3-r1:=[${PYTHON_USEDEP}] )
+   uhd? ( >=net-wireless/uhd-3.9.6:=[${PYTHON_USEDEP}] )
utils? ( dev-python/matplotlib[${PYTHON_USEDEP}] )
vocoder? ( media-sound/gsm )
wavelet? (



[gentoo-commits] repo/gentoo:master commit in: app-text/docbook-dsssl-stylesheets/

2017-04-17 Thread Ulrich Müller
commit: c1d9057661b5c981803659ac57bdf6eeeda16dfc
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Apr 17 20:41:32 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Apr 17 20:46:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1d90576

app-text/docbook-dsssl-stylesheets: [QA] Create relative rather than absolute 
symlinks.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 ...lesheets-1.79-r1.ebuild => docbook-dsssl-stylesheets-1.79-r2.ebuild} | 2 +-
 .../docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79-r1.ebuild 
b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79-r2.ebuild
similarity index 96%
rename from 
app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79-r1.ebuild
rename to 
app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79-r2.ebuild
index 83e19e3281a..7db7def58b1 100644
--- 
a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79-r1.ebuild
+++ 
b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79-r2.ebuild
@@ -49,7 +49,7 @@ src_install() {
ewarn "as directory already exists there.  Will assume you know"
ewarn "what you're doing."
else
-   dosym /usr/share/sgml/docbook/dsssl-stylesheets-${PV} \
+   dosym ../../docbook/dsssl-stylesheets-${PV} \
/usr/share/sgml/stylesheets/dsssl/docbook
fi
 

diff --git 
a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild 
b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild
index db154517daf..1b93b6bf9ac 100644
--- a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild
+++ b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild
@@ -49,7 +49,7 @@ src_install() {
ewarn "as directory already exists there.  Will assume you know"
ewarn "what you're doing."
else
-   dosym /usr/share/sgml/docbook/dsssl-stylesheets-${PV} \
+   dosym ../../docbook/dsssl-stylesheets-${PV} \
/usr/share/sgml/stylesheets/dsssl/docbook
fi
 



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

2017-04-17 Thread Ulrich Müller
commit: 46869219130a65b026804e49e69b14dda6e84c03
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Apr 17 20:45:16 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Apr 17 20:46:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46869219

app-text/expander: [QA] Create relative rather than absolute symlinks.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../expander/{expander-2.0.5-r1.ebuild => expander-2.0.5-r2.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/expander/expander-2.0.5-r1.ebuild 
b/app-text/expander/expander-2.0.5-r2.ebuild
similarity index 91%
rename from app-text/expander/expander-2.0.5-r1.ebuild
rename to app-text/expander/expander-2.0.5-r2.ebuild
index 6f6904bc6d2..1c4a5c12ffb 100644
--- a/app-text/expander/expander-2.0.5-r1.ebuild
+++ b/app-text/expander/expander-2.0.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -27,7 +27,7 @@ src_compile() {
 src_install() {
cd src
dobin expander boxcomment align_columns align_comments where_is
-   dosym /usr/bin/boxcomment /usr/bin/unboxcomment
+   dosym boxcomment /usr/bin/unboxcomment
 
insinto /usr/share/${P}
doins "${S}"/service



[gentoo-commits] repo/gentoo:master commit in: app-editors/xemacs/files/, app-editors/xemacs/

2017-04-17 Thread Mats Lidell
commit: 1d26ca1814811aca0463644dc3ebe920470a9357
Author: Mats Lidell  gentoo  org>
AuthorDate: Mon Apr 17 20:07:36 2017 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Mon Apr 17 20:08:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d26ca18

app-editors/xemacs: Build with ncurses using tinfo, bug #615544

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-editors/xemacs/files/xemacs-21.4.24-ncurses-tinfo.patch | 12 
 app-editors/xemacs/xemacs-21.4.24-r1.ebuild |  2 ++
 app-editors/xemacs/xemacs-21.4.24.ebuild|  4 +++-
 3 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/app-editors/xemacs/files/xemacs-21.4.24-ncurses-tinfo.patch 
b/app-editors/xemacs/files/xemacs-21.4.24-ncurses-tinfo.patch
new file mode 100644
index 000..19b8984db2d
--- /dev/null
+++ b/app-editors/xemacs/files/xemacs-21.4.24-ncurses-tinfo.patch
@@ -0,0 +1,12 @@
+diff -r e2da872593c0 configure.in
+--- a/configure.in Tue Mar 24 22:15:53 2015 -0400
 b/configure.in Mon Apr 17 10:13:05 2017 +0200
+@@ -4449,7 +4449,7 @@
+ AC_CHECK_HEADER(ncurses/curses.h, curses_h_file=ncurses/curses.h)
+ AC_CHECK_HEADER(ncurses/term.h, term_h_file=ncurses/term.h)
+ XE_ADD_OBJS(terminfo.o)
+-XE_PREPEND(-lncurses, LIBS)
++XE_PREPEND($(pkg-config ncurses --libs), LIBS)
+ 
+ if test "$ac_cv_header_ncurses_curses_h" != "yes" ; then
+   dnl Try again, and check for the bogus ncurses/ include bug.

diff --git a/app-editors/xemacs/xemacs-21.4.24-r1.ebuild 
b/app-editors/xemacs/xemacs-21.4.24-r1.ebuild
index e9e6f8a04e2..9f1e61beeec 100644
--- a/app-editors/xemacs/xemacs-21.4.24-r1.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.24-r1.ebuild
@@ -64,6 +64,8 @@ src_prepare() {
# see bug 576512
epatch "${FILESDIR}"/xemacs-21.4.24-gcc5.patch
epatch "${FILESDIR}"/xemacs-21.4.24-glibc-macro.patch
+   # see bug 615544
+   epatch "${FILESDIR}"/xemacs-21.4.24-ncurses-tinfo.patch
 
# Some binaries and man pages are installed under suffixed names
# to avoid collions with their GNU Emacs counterparts (see below).

diff --git a/app-editors/xemacs/xemacs-21.4.24.ebuild 
b/app-editors/xemacs/xemacs-21.4.24.ebuild
index 9305b8ed2eb..6f9245c0ea7 100644
--- a/app-editors/xemacs/xemacs-21.4.24.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # Note: xemacs currently does not work with a hardened profile. If you
@@ -63,6 +63,8 @@ src_prepare() {
epatch "${FILESDIR}"/xemacs-21.4.19-db.patch
# see bug 576512
epatch "${FILESDIR}"/xemacs-21.4.24-gcc5.patch
+   # see bug 615544
+   epatch "${FILESDIR}"/xemacs-21.4.24-ncurses-tinfo.patch
 
# Some binaries and man pages are installed under suffixed names
# to avoid collions with their GNU Emacs counterparts (see below).



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

2017-04-17 Thread Ulrich Müller
commit: e18061761dd97f74c13850779395103eec9589ef
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Apr 17 20:03:56 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Apr 17 20:04:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1806176

dev-tex/feynmf: Create relative rather than absolute symlinks in doc dir.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-tex/feynmf/{feynmf-1.08-r4.ebuild => feynmf-1.08-r5.ebuild} | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-tex/feynmf/feynmf-1.08-r4.ebuild 
b/dev-tex/feynmf/feynmf-1.08-r5.ebuild
similarity index 86%
rename from dev-tex/feynmf/feynmf-1.08-r4.ebuild
rename to dev-tex/feynmf/feynmf-1.08-r5.ebuild
index 3b80d8be6e0..397fbe2b1cc 100644
--- a/dev-tex/feynmf/feynmf-1.08-r4.ebuild
+++ b/dev-tex/feynmf/feynmf-1.08-r5.ebuild
@@ -7,7 +7,7 @@ inherit eutils latex-package
 
 DESCRIPTION="Combined LaTeX/Metafont package for drawing of Feynman diagrams"
 HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/feynmf/;
-#Taken from: ftp.tug.ctan.org/tex-archive/macros/latex/contrib/${PN}.tar.gz
+# Taken from: ftp.tug.ctan.org/tex-archive/macros/latex/contrib/${PN}.tar.gz
 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.gz
doc? ( https://dev.gentoo.org/~ulm/distfiles/${PN}-cnl.tar.gz )"
 
@@ -43,7 +43,8 @@ src_install() {
insinto ${TEXMF}/metapost/${PN}; doins feynmp.mp
dodoc README manual.ps template.tex
docompress -x /usr/share/doc/${PF}/manual.ps
-   dosym /usr/share/doc/${PF}/manual.ps \
+   # TEXMF is /usr/share/ plus one further path component
+   dosym ../../../../doc/${PF}/manual.ps \
${TEXMF}/doc/latex/${PN}/${PN}-manual.ps
 
if use doc; then
@@ -51,7 +52,7 @@ src_install() {
for f in fmfcnl*.ps; do
dodoc ${f}
docompress -x /usr/share/doc/${PF}/${f}
-   dosym /usr/share/doc/${PF}/${f} 
${TEXMF}/doc/latex/${PN}/${f}
+   dosym ../../../../doc/${PF}/${f} 
${TEXMF}/doc/latex/${PN}/${f}
done
fi
 }



[gentoo-commits] repo/gentoo:master commit in: net-wireless/chirp/

2017-04-17 Thread Richard Farina
commit: 24bc4c88210aacb92501f7a0310b252b88b8f861
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Apr 17 19:55:15 2017 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Apr 17 19:55:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24bc4c88

net-wireless/chirp: so many updates

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-wireless/chirp/Manifest | 2 +-
 net-wireless/chirp/{chirp-20170401.ebuild => chirp-20170414.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/chirp/Manifest b/net-wireless/chirp/Manifest
index a82cbcb2d05..10ba2666298 100644
--- a/net-wireless/chirp/Manifest
+++ b/net-wireless/chirp/Manifest
@@ -1 +1 @@
-DIST chirp-daily-20170401.tar.gz 685452 SHA256 
48fd5f00fc40ca8aaf3d64d26757b2d59aeae84fc1e66de0295f9889c551d9f8 SHA512 
9a9efb3dc7468b31e71625a2e842c7b21c427440f6d0f0e00cedb9cdcb5571f87635926f36a03ece16b13f80c863b94e22abb4e95ebb2bd8a0d92c5e8b1fa7f1
 WHIRLPOOL 
a009df40b32b945b417078f0162d8d97872367b950d91d6b5c113ae1c4dc09c07f9edd45b8140438dd9a7d6fab4e63a93108115ade73726baf22b35c1ef7d083
+DIST chirp-daily-20170414.tar.gz 686172 SHA256 
6ac298343b04acf4bf3905f1bd40753e8b5600e70406bf3822fe1bcaedeca5e4 SHA512 
30cd0246bfaca33eaf0e2b353a7d8a74719333c6446de24adc4594a0c4112105553476656407a00ef2b35c40bd31845cdaf9c6258f43f97ee5eaeaa0650bc215
 WHIRLPOOL 
26a1be8f8760413a20077a0d0689b034194750c3304f4a11bfaf11fb839d64d4141f74bacd85da904abcd41dca74e87701ae3c8c76009d67511a906b11b6e0d5

diff --git a/net-wireless/chirp/chirp-20170401.ebuild 
b/net-wireless/chirp/chirp-20170414.ebuild
similarity index 100%
rename from net-wireless/chirp/chirp-20170401.ebuild
rename to net-wireless/chirp/chirp-20170414.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-wireless/chirp/

2017-04-17 Thread Richard Farina
commit: 2f64bac2ce3ee1db2f0e2ddbd4518fec2f50d5ef
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Apr 17 19:45:44 2017 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Apr 17 19:45:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f64bac2

net-wireless/chirp: bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-wireless/chirp/Manifest | 2 +-
 net-wireless/chirp/{chirp-20170309.ebuild => chirp-20170401.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/chirp/Manifest b/net-wireless/chirp/Manifest
index 1d36b667c36..a82cbcb2d05 100644
--- a/net-wireless/chirp/Manifest
+++ b/net-wireless/chirp/Manifest
@@ -1 +1 @@
-DIST chirp-daily-20170309.tar.gz 683621 SHA256 
846e896e38b70ac27b71f28a62d4c4a71b6ee24b8ba6e42cc7def8c6a36cc5ac SHA512 
cd37c9c06edf8393f7404729ccd4782ae86b4f9f0d4e90600fc870654936bfacfbc656e54d759a915269928f33404f475c6070d44b4398cd891755eb202cbe8e
 WHIRLPOOL 
45ed4308a57fe9ca08bbcc3feb7b389791ca6da973eb7e7b94af51f698ca532e7c04869cb160d9a672c845de51878afc9411fb5a1b5569976d9017d2014fe43e
+DIST chirp-daily-20170401.tar.gz 685452 SHA256 
48fd5f00fc40ca8aaf3d64d26757b2d59aeae84fc1e66de0295f9889c551d9f8 SHA512 
9a9efb3dc7468b31e71625a2e842c7b21c427440f6d0f0e00cedb9cdcb5571f87635926f36a03ece16b13f80c863b94e22abb4e95ebb2bd8a0d92c5e8b1fa7f1
 WHIRLPOOL 
a009df40b32b945b417078f0162d8d97872367b950d91d6b5c113ae1c4dc09c07f9edd45b8140438dd9a7d6fab4e63a93108115ade73726baf22b35c1ef7d083

diff --git a/net-wireless/chirp/chirp-20170309.ebuild 
b/net-wireless/chirp/chirp-20170401.ebuild
similarity index 100%
rename from net-wireless/chirp/chirp-20170309.ebuild
rename to net-wireless/chirp/chirp-20170401.ebuild



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

2017-04-17 Thread Matt Thode
commit: 851af7397f423a9110ee4e9b328ff763641391ad
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Apr 17 19:33:45 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Apr 17 19:33:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=851af739

dev-python/lz4: fixing dep on setuptools_scm

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/dev-python/lz4/lz4-0.9.0.ebuild b/dev-python/lz4/lz4-0.9.0.ebuild
index 666332ab9b9..58e4c9445f8 100644
--- a/dev-python/lz4/lz4-0.9.0.ebuild
+++ b/dev-python/lz4/lz4-0.9.0.ebuild
@@ -16,7 +16,7 @@ LICENSE="BSD"
 KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+DEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )"
 
 python_test() {



[gentoo-commits] proj/musl:master commit in: app-emulation/qemu/

2017-04-17 Thread Aric Belsito
commit: 8c806a02b9c71d1614ce73cc840d2f95c2c76c64
Author: Aric Belsito  gmail  com>
AuthorDate: Mon Apr 17 18:33:16 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Mon Apr 17 18:33:16 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=8c806a02

app-emulation/qemu: version bump to 2.8.1-r1

and 2.8.0-r10

 app-emulation/qemu/Manifest|  4 +--
 ...{qemu-2.8.0-r9.ebuild => qemu-2.8.0-r10.ebuild} | 35 --
 .../{qemu-2.8.1.ebuild => qemu-2.8.1-r1.ebuild}|  2 +-
 3 files changed, 22 insertions(+), 19 deletions(-)

diff --git a/app-emulation/qemu/Manifest b/app-emulation/qemu/Manifest
index 394f74d..1b3ada7 100644
--- a/app-emulation/qemu/Manifest
+++ b/app-emulation/qemu/Manifest
@@ -33,6 +33,6 @@ AUX qemu-binfmt.initd.tail 245 SHA256 
1b765f5212946b73b8e4d92f64d34a9d2e358ef541
 DIST qemu-2.8.0-CVE-2016-9602-patches.tar.xz 16264 SHA256 
18ac829c6003a3f997db4030a46b422028c58fead158f0c5ffe36ad65acb84e0 SHA512 
a56694d1600e4fd1ffd6bbe031a0db226fc5c88306797cc4e42d1dc6127b83d1791cb4e026988b3aad82eab84382e41077ae71e532d1d3489e179730185c0964
 WHIRLPOOL 
22057b001c478b2b0d97ad70393c973aefc6277d89bb5a1ae03c3c39b5182ddfbe541964761f512ed5735dc442e1f40d0a955ad5b270758e21ce815be86b24bd
 DIST qemu-2.8.0.tar.bz2 28368517 SHA256 
dafd5d7f649907b6b617b822692f4c82e60cf29bc0fc58bc2036219b591e5e62 SHA512 
50f2988d822388ba9fd1bf5dbe68359033ed7432d7f0f9790299f32f63faa6dc72979256b5632ba572d47ee3e74ed40e3e8e331dc6303ec1599f1b4367cb78c2
 WHIRLPOOL 
0ce4e0539657eb832e4039819e7360c792b6aa41c718f0e0d762f4933217f0d370af94b1d6d9776853575b4a6811d8c85db069bf09d21bd15399ac8b50440ff5
 DIST qemu-2.8.1.tar.bz2 28366270 SHA256 
018e4c7ed22c220395cf41f835d01505e49d0e579a548bd3d72b03809442bbcd SHA512 
0397b4029cdcb77ed053c44b3579a3f34894038e6fc6b4aa88de14515f5a78bf2f41c5e865f37111529f567c85d2f1c4deefae47dde54f76eac79410e5b2bdda
 WHIRLPOOL 
c41f53f18fac44efd1c81ba9d95204d23e9a70dc9c21624177be2fe92a327428fd5704b25bc334229fa36ae395fb4c82ba3955db39719c4458343978a4d3141a
-EBUILD qemu-2.8.0-r9.ebuild 23415 SHA256 
332494856afccbb1f1347731f97fc9293ededcea348e2227e9c05a0a68cdcea2 SHA512 
499730d9913480fd8dd696a2201a7ac8542d046e516756bb58c001be83db043b1b88f7cf34d4c98188b37bc52569034803c1d225a97b2fc02a45eb466486e6fd
 WHIRLPOOL 
9b561abcd59ec05024b3370ff45c05c7d0fcf617bce7a29aece0f9bada3a077ab4700ffeb777ddac9d1c1eda9a80dfe24f36d60110bc34026cb1380e1454ae25
-EBUILD qemu-2.8.1.ebuild 22805 SHA256 
fd50a516ec50da69dc8c4dc2ea83c0a3391fcd6087d62650f37183d46c70d933 SHA512 
cf05a4725142584b213a1fc03106fc4faa5eeeda5d8e5e1ef020095a2f3b289842537a731a959f628bfd5e36c03786a8404288058514e8057cc1db779b97f6eb
 WHIRLPOOL 
ba86ba5234aae044690657585f2f384b0724061e37c74a4b55df50c0c0bce5615abbb1e6566d2e1cb56b51e4e49fc1495c78cae3f25a4741b8dd7eb493d22a8a
+EBUILD qemu-2.8.0-r10.ebuild 23278 SHA256 
c94a06a16fb45995d37e0bfa62dc742601c169156d30b97456d923856693efd1 SHA512 
ebd5ea426efc57bb2eb78489049f212e11eb4ab70d23418ad7c04c3161a749ec638edcdd39355107762915c4f13079a3dc1555c58f3d696cd286a9fd6bd25491
 WHIRLPOOL 
94c220281705e2d6414a7d52b8f93373ae193f0095c88fd76d9e0b10f7a11266e3350d3b354651f87c094a3cf63e12b9374beefb839a1a9f0d17f92732786a01
+EBUILD qemu-2.8.1-r1.ebuild 22805 SHA256 
067a0713f27ed9aa1a44465dc1d1ec7664f2f539cbe6f8b8572423f97b6b5529 SHA512 
ddd47ad7f5ee26eb0e60217bcb821bd67d7f6e99700b99a77b3633b76ff68686514d0186c0bc271bcba3343f9afbc70be4543f644ce434bc40c961033b4ad8c5
 WHIRLPOOL 
458dd42f06f89db818da2eb4817fcaad7b1ed4d25dff863ab6e05523025d61a95fbf6a63fe7ca213334d80178a3705918f0ff4d9318d8fcd11c329edbbd6ab3c
 MISC metadata.xml 3794 SHA256 
149f7bc9927e13bbf7355972e85df6f9f198dd17fb575a7e516817d6a88018fb SHA512 
10f130f225b90dacf8262247d795a247abfdcbf3ad5fbe0693e8d4db79f755984f690cb150a7eb5a8e5d669ce404145c4fbb6b200d6362319be74759fd78b6d3
 WHIRLPOOL 
6a5e88caeb64387f619a19fecb55c39ccf3c8dcd360523e8d61b80051001c02fe81432c55e40b3f360295b35e9f5a1f707c570baf95cad06d18c4cd484da0ceb

diff --git a/app-emulation/qemu/qemu-2.8.0-r9.ebuild 
b/app-emulation/qemu/qemu-2.8.0-r10.ebuild
similarity index 97%
rename from app-emulation/qemu/qemu-2.8.0-r9.ebuild
rename to app-emulation/qemu/qemu-2.8.0-r10.ebuild
index 97305f1..7a4fa23 100644
--- a/app-emulation/qemu/qemu-2.8.0-r9.ebuild
+++ b/app-emulation/qemu/qemu-2.8.0-r10.ebuild
@@ -69,18 +69,17 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
 # The attr lib isn't always linked in (although the USE flag is always
 # respected).  This is because qemu supports using the C library's API
 # when available rather than always using the extranl library.
-#
-# To configure and compile qemu user targets or tools alone the following
-# dependencies are not strictly necessary:
-#   alsa? ( >=media-libs/alsa-lib-1.0.13 )
-#   fdt? ( >=sys-apps/dtc-1.4.0[static-libs(+)] )
-#   pulseaudio? ( media-sound/pulseaudio )
-#   seccomp? ( >=sys-libs/libseccomp-2.1.0[static-libs(+)] )
-# but these are so few it is not worth the effort to separate this list.
-TARGETS_DEPEND="

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

2017-04-17 Thread Agostino Sarubbo
commit: e2be964b72fce0cdb7c16a378b4fa3fa1d37ee38
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Apr 17 18:16:51 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Apr 17 18:16:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2be964b

sys-devel/gcc: amd64 stable wrt bug #603260

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-devel/gcc/gcc-5.4.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/gcc/gcc-5.4.0-r3.ebuild 
b/sys-devel/gcc/gcc-5.4.0-r3.ebuild
index 70d1a4c60bd..ae35d503bbe 100644
--- a/sys-devel/gcc/gcc-5.4.0-r3.ebuild
+++ b/sys-devel/gcc/gcc-5.4.0-r3.ebuild
@@ -21,7 +21,7 @@ SSP_UCLIBC_STABLE="x86 amd64 mips ppc ppc64 arm"
 
 inherit toolchain
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 
 RDEPEND=""
 DEPEND="${RDEPEND}



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

2017-04-17 Thread Agostino Sarubbo
commit: e95be5e238deb324027034fd50ef8e96585b6c13
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Apr 17 18:17:18 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Apr 17 18:17:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e95be5e2

sys-devel/gcc: x86 stable wrt bug #603260

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-devel/gcc/gcc-5.4.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/gcc/gcc-5.4.0-r3.ebuild 
b/sys-devel/gcc/gcc-5.4.0-r3.ebuild
index ae35d503bbe..15ea2f11cd7 100644
--- a/sys-devel/gcc/gcc-5.4.0-r3.ebuild
+++ b/sys-devel/gcc/gcc-5.4.0-r3.ebuild
@@ -21,7 +21,7 @@ SSP_UCLIBC_STABLE="x86 amd64 mips ppc ppc64 arm"
 
 inherit toolchain
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 RDEPEND=""
 DEPEND="${RDEPEND}



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

2017-04-17 Thread William Hubbs
commit: 332a39098e2ca8e5d08e42ef9506b48c35af3d88
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Apr 17 17:54:05 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Apr 17 17:54:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=332a3909

sys-apps/openrc: 0.25 version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-apps/openrc/Manifest   |   1 +
 sys-apps/openrc/openrc-0.25.ebuild | 329 +
 2 files changed, 330 insertions(+)

diff --git a/sys-apps/openrc/Manifest b/sys-apps/openrc/Manifest
index e22697dc3c9..1b9d75d01f5 100644
--- a/sys-apps/openrc/Manifest
+++ b/sys-apps/openrc/Manifest
@@ -2,3 +2,4 @@ DIST openrc-0.21.7.tar.bz2 168104 SHA256 
0d4bb11cfac9950687dfbc1a72a90e337af25bb
 DIST openrc-0.22.4.tar.gz 214321 SHA256 
d428890c12936b502d79018667dc6094d0e801c558f118b49e44c5f34636073b SHA512 
c85f6a87d03203f665d010ae357e7e1e2cae0158b12075376f3fe928daeffa14139ccc3dc2f24613cec25eb145b8f7dd64e067bd07493001570659095e60c296
 WHIRLPOOL 
3e50761d5626da03a74ce6de634ae08d79fa190d811fc8e661a56be66b3f0a6d28ee24f6045183914ebabd14280f535920d34c591e384df5d016e7cca49c209b
 DIST openrc-0.23.2.tar.gz 209569 SHA256 
244a9902a98694a7fd59ad3dec49bd9e61a6b22864795ed31ef8fc81aa474251 SHA512 
6c8483d36812d21ba45bf3c386c6f1c03a9c01c10f48b7e7eb26707d105568b8017ba8a7728a794ac0ac6fedab10cea2bc9587f4d5ddb1957001e03f872e8f18
 WHIRLPOOL 
88f61ab81562bdcb1b616441f01cbc3b45aca45d0a55bf41e3a9d6b733b3dfec429bf3c1645811c187c21038674e56d3e32e6035062685b45765fb3b85740e3c
 DIST openrc-0.24.2.tar.gz 212605 SHA256 
3d6486beb0a1b5fc696bce71b6a2d07590516699cfa3481f4852d759f7a9f8a4 SHA512 
4f8557b16407148e1819986ed81976dbb0ccf24349317e3895665cfd37b9db2b549ce53774766fb5752e347b44cdabd45acdc252f5efbe272acc183be1e5476b
 WHIRLPOOL 
17ba761f77553344fd8de919b52c61970d579b61711b275fc7161adbe31cf5e622e4abf1caf72257e9932e69474bebb02ea0fbca4f415f002cb32a7e3cf08dd6
+DIST openrc-0.25.tar.gz 216430 SHA256 
e8ac607052a5c494b595b9641c66ad3ce5a1e867677066aacc33a5259868a121 SHA512 
ab26df45b5856a62959796f4c9903650bb5fc87317a9d598585a6dd7b2087d96d6d2a800b6f1373e20514a6da05f873ebf0a79d325292c2ea61034fd1bbdb378
 WHIRLPOOL 
c6e7f44e68bea8117b7aff45a3f1bcc75589f0df57388ea0cd8fef644102edae73bbee4d2e2248e9ff80aebbdaf86e55f25c506bdca4ac1f9c45da3594e421ce

diff --git a/sys-apps/openrc/openrc-0.25.ebuild 
b/sys-apps/openrc/openrc-0.25.ebuild
new file mode 100644
index 000..1ce8145c500
--- /dev/null
+++ b/sys-apps/openrc/openrc-0.25.ebuild
@@ -0,0 +1,329 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit flag-o-matic pam toolchain-funcs
+
+DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
+HOMEPAGE="https://github.com/openrc/openrc/;
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+fi
+
+LICENSE="BSD-2"
+SLOT="0"
+IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs
+   unicode kernel_linux kernel_FreeBSD"
+
+COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc 
sys-process/fuser-bsd ) )
+   ncurses? ( sys-libs/ncurses:0= )
+   pam? (
+   sys-auth/pambase
+   virtual/pam
+   )
+   audit? ( sys-process/audit )
+   kernel_linux? (
+   sys-process/psmisc
+   !test
+# a value of "#" will just comment out the option
+set_config() {
+   local file="${ED}/$1" var=$2 val com
+   eval "${@:5}" && val=$3 || val=$4
+   [[ ${val} == "#" ]] && com="#" && val='\2'
+   sed -i -r -e "/^#?${var}=/{s:=([\"'])?([^ 
]*)\1?:=\1${val}\1:;s:^#?:${com}:}" "${file}"
+}
+
+set_config_yes_no() {
+   set_config "$1" "$2" YES NO "${@:3}"
+}
+
+src_install() {
+   emake ${MAKE_ARGS} DESTDIR="${D}" install
+
+   # move the shared libs back to /usr so ldscript can install
+   # more of a minimal set of files
+   # disabled for now due to #270646
+   #mv "${ED}"/$(get_libdir)/lib{einfo,rc}* "${ED}"/usr/$(get_libdir)/ || 
die
+   #gen_usr_ldscript -a einfo rc
+   gen_usr_ldscript libeinfo.so
+   gen_usr_ldscript librc.so
+
+   if ! use kernel_linux; then
+   keepdir /$(get_libdir)/rc/init.d
+   fi
+   keepdir /$(get_libdir)/rc/tmp
+
+   # Backup our default runlevels
+   dodir /usr/share/"${PN}"
+   cp -PR "${ED}"/etc/runlevels "${ED}"/usr/share/${PN} || die
+   rm -rf "${ED}"/etc/runlevels
+
+   # Setup unicode defaults for silly unicode users
+   set_config_yes_no /etc/rc.conf unicode use unicode
+
+   # Cater to the norm
+   set_config_yes_no /etc/conf.d/keymaps windowkeys 

[gentoo-commits] proj/openrc: New tag: 0.25

2017-04-17 Thread William Hubbs
commit: 
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Apr 17 17:50:12 2017 +

New tag: 0.25




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

2017-04-17 Thread William Hubbs
commit: 84c81ca02d7077a619dc704ff654385846fcd2b4
Author: William Hubbs  gmail  com>
AuthorDate: Mon Apr 17 17:35:12 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Apr 17 17:35:12 2017 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=84c81ca0

update ChangeLog

 ChangeLog | 183 +-
 1 file changed, 158 insertions(+), 25 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 10ee9c16..993641a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,161 @@
+commit 0e3f8720984d7d5752a78a4135cd268e4f83b3d7
+Author: William Hubbs 
+Commit: William Hubbs 
+
+init: send term/kill signals as final step of shutdown
+
+commit 5fd3747b190887d094225547f23007d25e2d9592
+Author: William Hubbs 
+Commit: William Hubbs 
+
+reword the bugs section of the openrc-init man page
+
+commit 4694900190a9078397bb9083328b68b489af92f4
+Author: William Hubbs 
+Commit: William Hubbs 
+
+init: fix signal handling
+
+The only signals we handle are SIGINT and SIGCHLD, so block all others
+and unblock them in the child process before we start a rurnlevel.
+
+commit 05738bfce120114037d4f02c67ec740813f94b89
+Author: William Hubbs 
+Commit: William Hubbs 
+
+init: add re-exec capability
+
+This will allow the re-execution of the init process after upgrading
+OpenRC.
+
+commit 6f88ee4ec6f59e545346a7422facc3e5b6adac04
+Author: i.Dark_Templar 
+Commit: William Hubbs 
+
+bootmisc: do not remove ld-elf32.so.hints
+
+File /var/run/ld-elf32.so.hints is used on FreeBSD 64bit multilib
+This fixes #125.
+
+commit cc51bdca3bac963878141da047e92f125772e14f
+Author: William Hubbs 
+Commit: William Hubbs 
+
+Add attribution to openrc-init.c and openrc-shutdown.c
+
+commit 13ca79856e5836117e469c3edbcfd4bf47b6bab0
+Author: William Hubbs 
+Commit: William Hubbs 
+
+add init process
+
+openrc-init.c and openrc-shutdown.c are based on code which was written by
+James Hammons , so I would like to publically
+thank him for his work.
+
+commit 79a9edc73068244ad843f2edbe4206ce696c91c8
+Author: i.Dark_Templar 
+Commit: i.Dark_Templar 
+
+Fix make install on FreeBSD: don't try to install /etc/init.d/modules twice
+
+commit 9eb669591e16c5ee0ca07babe058d0b7b2396077
+Author: Austin English 
+Commit: William Hubbs 
+
+start-stop-daemon: warn if calling --start with --retry or --stop with 
--wait
+
+This fixes #122
+
+commit 55a87a30ec845eb725e8a923c8f8eb7aa75baa72
+Author: William Hubbs 
+Commit: William Hubbs 
+
+init.d/agetty.in: add -prefix keyword
+
+commit a912029462ae988ab4e2a96a0958e54a3c2e822f
+Author: William Hubbs 
+Commit: William Hubbs 
+
+init.d/mount-ro: change dependency on killprocs and savecache to after
+
+killprocs always succeeds and savecache is not required by mount-ro, so
+we can just start after both of these have run.
+
+commit 1e9078279709df2a3617bf1460890ceb1ddfcf59
+Author: William Hubbs 
+Commit: William Hubbs 
+
+agetty-guide: typo fix
+
+commit 51a292e09b9362f13d5747d4eedaa521ddf9ce72
+Author: William Hubbs 
+Commit: William Hubbs 
+
+init.d: add agetty to ignore patterns
+
+commit 50fccf47d4bd2ed6e7ea6ff7f72577c8e7b95d0d
+Author: William Hubbs 
+Commit: William Hubbs 
+
+sh/gendepends.sh.in: fix detection of service scripts
+
+We do not need to care about the path on the shebang line of a service
+script as long as the shebang line ends with "openrc-run".
+This fixes #119 and #120.
+
+commit 9bd63b5d4a16601712a65eb8962214cdd4d26ce5
+Author: William Hubbs 
+Commit: William Hubbs 
+
+update dependencies for clock service
+
+The clock services had a very long list of "before" dependencies that
+referred to other services within OpenRC. For ease of maintenance,
+convert these to "after clock" dependencies in the individual services.
+
+commit 48db17a93f5e60c0d241f8fb06bfbdd01206fb9c
+Author: William Hubbs 
+Commit: William Hubbs 
+
+update news file
+
+commit c333707cba356f4cacfd58a6fcc78f7c073dddcd
+Author: William Hubbs 
+Commit: William Hubbs 
+
+Remove all occurances of 'before *' from dependencies

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

2017-04-17 Thread Sergei Trofimovich
commit: 7238318a7995790e1885780508527caff8125eda
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Apr 17 17:23:10 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr 17 17:37:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7238318a

sys-apps/nix: bump up to 1.11.8

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-apps/nix/Manifest  |   1 +
 sys-apps/nix/nix-1.11.8.ebuild | 129 +
 2 files changed, 130 insertions(+)

diff --git a/sys-apps/nix/Manifest b/sys-apps/nix/Manifest
index 19f29d8ec52..6808aa2c57a 100644
--- a/sys-apps/nix/Manifest
+++ b/sys-apps/nix/Manifest
@@ -1 +1,2 @@
 DIST nix-1.11.6.tar.xz 621796 SHA256 
e729d55a9276756108a56bc1cbe2e182ee2e4be2b59b1c77d5f0e3edd879b2a3 SHA512 
a2d9eed52d6791e0649e3e456c8751ab3055573def110ffbf9645d2106313adf6c3868c0ecd69e5ba95c7a742c6fb92f69722adf7381584f7c2c4efe4b400d65
 WHIRLPOOL 
262ce049d9cf616aaa4d5bd612accee827f04b684d1ee36b3b63bfc2004fb9d1f19e1455196183fc259b81913d318acb519fa79271b4915369780efb8f02200b
+DIST nix-1.11.8.tar.xz 622744 SHA256 
69e0f398affec2a14c47b46fec712906429c85312d5483be43e4c34da4f63f67 SHA512 
4a5031625ab459c2fe99c7b4deb51f7c256d3ac04fde1b7a571880d9aa05716cd9269a6e4f2cf108fa187cfc84524a29fa7efa4881892fba757deba16f912048
 WHIRLPOOL 
cacc9f3557d1051b97045bbf80be92272fbec84b34d0609195495a1d71976e8ca5e57337254b88ee37aab4dcd0511045b9b2f0a8c9b746e0997f450b3f436c9c

diff --git a/sys-apps/nix/nix-1.11.8.ebuild b/sys-apps/nix/nix-1.11.8.ebuild
new file mode 100644
index 000..448c3372ce5
--- /dev/null
+++ b/sys-apps/nix/nix-1.11.8.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools flag-o-matic readme.gentoo-r1 user
+
+DESCRIPTION="A purely functional package manager"
+HOMEPAGE="https://nixos.org/nix;
+
+SRC_URI="http://nixos.org/releases/${PN}/${P}/${P}.tar.xz;
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+etc_profile +gc doc sodium"
+
+RDEPEND="
+   app-arch/bzip2
+   app-arch/xz-utils
+   dev-db/sqlite
+   dev-libs/openssl:0=
+   net-misc/curl
+   sys-libs/zlib
+   gc? ( dev-libs/boehm-gc[cxx] )
+   doc? ( dev-libs/libxml2
+   dev-libs/libxslt
+   app-text/docbook-xsl-stylesheets
+   )
+   sodium? ( dev-libs/libsodium )
+   dev-lang/perl:=
+   dev-perl/DBD-SQLite
+   dev-perl/WWW-Curl
+   dev-perl/DBI
+"
+DEPEND="${RDEPEND}
+   >=sys-devel/bison-2.6
+   >=sys-devel/flex-2.5.35
+   virtual/perl-ExtUtils-ParseXS
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.11.6-systemd.patch
+   "${FILESDIR}"/${PN}-1.11.6-per-user.patch
+   "${FILESDIR}"/${PN}-1.11.6-respect-CXXFLAGS.patch
+   "${FILESDIR}"/${PN}-1.11.6-respect-LDFLAGS.patch
+)
+
+DISABLE_AUTOFORMATTING=yes
+DOC_CONTENTS=" Quick start user guide on Gentoo:
+
+[as root] enable nix-daemon service:
+   [systemd] # systemctl enable nix-daemon
+   [openrc]  # rc-update add nix-daemon
+[as an user] relogin to get environment and profile update
+[as an user] fetch nixpkgs update:
+   \$ nix-channel --update
+[as an user] install nix packages:
+   \$ nix-env -i mc
+[as an user] configure environment:
+   Somewhere in .bash_profile you might want to set
+   LOCALE_ARCHIVE=\$HOME/.nix-profile/lib/locale/locale-archive
+   but please read https://github.com/NixOS/nixpkgs/issues/21820
+
+Next steps:
+   nix package manager user manual: http://nixos.org/nix/manual/
+"
+
+pkg_setup() {
+   enewgroup nixbld
+   for i in {1..10}; do
+   # we list 'nixbld' twice to
+   # both assign a primary group for user
+   # and add an user to /etc/group
+   enewuser nixbld${i} -1 -1 /var/empty nixbld,nixbld
+   done
+}
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --localstatedir="${EPREFIX}"/nix/var \
+   $(use_enable gc)
+}
+
+src_compile() {
+   local make_vars=(
+   OPTIMIZE=0 # disable hardcoded -O3
+   V=1 # verbose build
+   )
+   emake "${make_vars[@]}"
+}
+
+src_install() {
+   # TODO: emacs highlighter
+   default
+
+   readme.gentoo_create_doc
+
+   # here we an eager variant of something that
+   # is lazily done by  nix-daemo and root nix-env
+
+   # TODO: will need a tweak for prefix
+   keepdir /nix/store
+   fowners root:nixbld /nix/store
+   fperms 1775 /nix/store
+
+   keepdir /nix/var/nix/profiles/per-user
+   fperms 1777 /nix/var/nix/profiles/per-user
+
+   doenvd "${FILESDIR}"/60nix-remote-daemon
+   newinitd "${FILESDIR}"/nix-daemon.initd nix-daemon
+
+   if ! use etc_profile; then
+   rm "${ED}"/etc/profile.d/nix.sh || die
+   fi

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

2017-04-17 Thread Matthias Maier
commit: f171feccdc654bbcf5afd2220336b9a7cccf5ed8
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Apr 17 17:31:23 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Apr 17 17:31:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f171fecc

app-emulation/qemu: Fix dependency, bug #614198

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-emulation/qemu/{qemu-2.8.1.ebuild => qemu-2.8.1-r1.ebuild} | 2 +-
 app-emulation/qemu/qemu-.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/qemu/qemu-2.8.1.ebuild 
b/app-emulation/qemu/qemu-2.8.1-r1.ebuild
similarity index 100%
rename from app-emulation/qemu/qemu-2.8.1.ebuild
rename to app-emulation/qemu/qemu-2.8.1-r1.ebuild
index 3e859615eed..161294a2299 100644
--- a/app-emulation/qemu/qemu-2.8.1.ebuild
+++ b/app-emulation/qemu/qemu-2.8.1-r1.ebuild
@@ -67,7 +67,6 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
 # when available rather than always using the extranl library.
 ALL_DEPEND="
>=dev-libs/glib-2.0[static-libs(+)]
-   >=x11-libs/pixman-0.28.0[static-libs(+)]
sys-libs/zlib[static-libs(+)]
python? ( ${PYTHON_DEPS} )
systemtap? ( dev-util/systemtap )
@@ -76,6 +75,7 @@ ALL_DEPEND="
 # Dependencies required for qemu tools (qemu-nbd, qemu-img, qemu-io, ...)
 # softmmu targets (qemu-system-*).
 SOFTMMU_TOOLS_DEPEND="
+   >=x11-libs/pixman-0.28.0[static-libs(+)]
accessibility? (
app-accessibility/brltty[api]
app-accessibility/brltty[static-libs(+)]

diff --git a/app-emulation/qemu/qemu-.ebuild 
b/app-emulation/qemu/qemu-.ebuild
index 2279c396cfa..e4044cf0965 100644
--- a/app-emulation/qemu/qemu-.ebuild
+++ b/app-emulation/qemu/qemu-.ebuild
@@ -75,7 +75,6 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
 # but these are so few it is not worth the effort to separate this list.
 ALL_DEPEND="
>=dev-libs/glib-2.0[static-libs(+)]
-   >=x11-libs/pixman-0.28.0[static-libs(+)]
sys-libs/zlib[static-libs(+)]
python? ( ${PYTHON_DEPS} )
systemtap? ( dev-util/systemtap )
@@ -84,6 +83,7 @@ ALL_DEPEND="
 # Dependencies required for qemu tools (qemu-nbd, qemu-img, qemu-io, ...)
 # softmmu targets (qemu-system-*).
 SOFTMMU_TOOLS_DEPEND="
+   >=x11-libs/pixman-0.28.0[static-libs(+)]
accessibility? (
app-accessibility/brltty[api]
app-accessibility/brltty[static-libs(+)]



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

2017-04-17 Thread Matthias Maier
commit: dad2f3b2b105fb849fa1f34bf960e246b59d8703
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Apr 17 17:26:28 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Apr 17 17:31:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad2f3b2

app-emulation/qemu: drop vulnerable, bug #614744

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-emulation/qemu/qemu-2.8.0-r9.ebuild | 770 
 1 file changed, 770 deletions(-)

diff --git a/app-emulation/qemu/qemu-2.8.0-r9.ebuild 
b/app-emulation/qemu/qemu-2.8.0-r9.ebuild
deleted file mode 100644
index 89dc516716b..000
--- a/app-emulation/qemu/qemu-2.8.0-r9.ebuild
+++ /dev/null
@@ -1,770 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="ncurses,readline"
-
-PLOCALES="bg de_DE fr_FR hu it tr zh_CN"
-
-inherit eutils flag-o-matic linux-info toolchain-funcs multilib python-r1 \
-   user udev fcaps readme.gentoo-r1 pax-utils l10n
-
-if [[ ${PV} = ** ]]; then
-   EGIT_REPO_URI="git://git.qemu.org/qemu.git"
-   inherit git-r3
-   SRC_URI=""
-else
-   SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2;
-   KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd"
-fi
-
-# bug #606088
-SRC_URI+="
-   
https://dev.gentoo.org/~tamiko/distfiles/${P}-CVE-2016-9602-patches.tar.xz;
-
-DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"
-HOMEPAGE="http://www.qemu.org http://www.linux-kvm.org;
-
-LICENSE="GPL-2 LGPL-2 BSD-2"
-SLOT="0"
-IUSE="accessibility +aio alsa bluetooth bzip2 +caps +curl debug +fdt
-   glusterfs gnutls gtk gtk2 infiniband iscsi +jpeg kernel_linux
-   kernel_FreeBSD lzo ncurses nfs nls numa opengl +pin-upstream-blobs +png
-   pulseaudio python rbd sasl +seccomp sdl sdl2 selinux smartcard snappy
-   spice ssh static static-user systemtap tci test +threads usb usbredir
-   vde +vhost-net virgl virtfs +vnc vte xattr xen xfs"
-
-COMMON_TARGETS="aarch64 alpha arm cris i386 m68k microblaze microblazeel
-   mips mips64 mips64el mipsel or32 ppc ppc64 s390x sh4 sh4eb sparc
-   sparc64 x86_64"
-IUSE_SOFTMMU_TARGETS="${COMMON_TARGETS}
-   lm32 moxie ppcemb tricore unicore32 xtensa xtensaeb"
-IUSE_USER_TARGETS="${COMMON_TARGETS}
-   armeb mipsn32 mipsn32el ppc64abi32 ppc64le sparc32plus tilegx"
-
-use_softmmu_targets=$(printf ' qemu_softmmu_targets_%s' 
${IUSE_SOFTMMU_TARGETS})
-use_user_targets=$(printf ' qemu_user_targets_%s' ${IUSE_USER_TARGETS})
-IUSE+=" ${use_softmmu_targets} ${use_user_targets}"
-
-# Allow no targets to be built so that people can get a tools-only build.
-# Block USE flag configurations known to not work.
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
-   gtk2? ( gtk )
-   qemu_softmmu_targets_arm? ( fdt )
-   qemu_softmmu_targets_microblaze? ( fdt )
-   qemu_softmmu_targets_ppc? ( fdt )
-   qemu_softmmu_targets_ppc64? ( fdt )
-   sdl2? ( sdl )
-   static? ( static-user !alsa !bluetooth !gtk !gtk2 !opengl !pulseaudio )
-   virtfs? ( xattr )
-   vte? ( gtk )"
-
-# Dependencies required for qemu tools (qemu-nbd, qemu-img, qemu-io, ...)
-# and user/softmmu targets (qemu-*, qemu-system-*).
-#
-# Yep, you need both libcap and libcap-ng since virtfs only uses libcap.
-#
-# The attr lib isn't always linked in (although the USE flag is always
-# respected).  This is because qemu supports using the C library's API
-# when available rather than always using the extranl library.
-#
-# To configure and compile qemu user targets or tools alone the following
-# dependencies are not strictly necessary:
-#   alsa? ( >=media-libs/alsa-lib-1.0.13 )
-#   fdt? ( >=sys-apps/dtc-1.4.0[static-libs(+)] )
-#   pulseaudio? ( media-sound/pulseaudio )
-#   seccomp? ( >=sys-libs/libseccomp-2.1.0[static-libs(+)] )
-# but these are so few it is not worth the effort to separate this list.
-TARGETS_DEPEND="
-   >=dev-libs/glib-2.0[static-libs(+)]
-   >=x11-libs/pixman-0.28.0[static-libs(+)]
-   sys-libs/zlib[static-libs(+)]
-   accessibility? (
-   app-accessibility/brltty[api]
-   app-accessibility/brltty[static-libs(+)]
-   )
-   aio? ( dev-libs/libaio[static-libs(+)] )
-   alsa? ( >=media-libs/alsa-lib-1.0.13 )
-   bluetooth? ( net-wireless/bluez )
-   bzip2? ( app-arch/bzip2[static-libs(+)] )
-   caps? ( sys-libs/libcap-ng[static-libs(+)] )
-   curl? ( >=net-misc/curl-7.15.4[static-libs(+)] )
-   fdt? ( >=sys-apps/dtc-1.4.0[static-libs(+)] )
-   glusterfs? ( >=sys-cluster/glusterfs-3.4.0[static-libs(+)] )
-   gnutls? (
-   dev-libs/nettle:=[static-libs(+)]
-   >=net-libs/gnutls-3.0:=[static-libs(+)]
-   )
-   gtk? (
-   gtk2? (
-   x11-libs/gtk+:2
-   vte? ( x11-libs/vte:0 )
-   )

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

2017-04-17 Thread William Hubbs
commit: 913d2cf150aee2b0d9547581b74d206847e37942
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Apr 17 17:29:09 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Apr 17 17:30:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=913d2cf1

dev-lang/go: 1.8.1 version bump for #615668

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-lang/go/Manifest|   1 +
 dev-lang/go/go-1.8.1.ebuild | 227 
 2 files changed, 228 insertions(+)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index 20ee7719e14..e48f3fd01c9 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -22,4 +22,5 @@ DIST go-solaris-amd64-bootstrap-1.8.tbz 54926326 SHA256 
83053f333d56d72ddbe9a8f2
 DIST go-solaris-amd64-bootstrap.tbz 48367195 SHA256 
92ebdbf001f243a78a6c2d8ee30e929ba2cecbedf8e0fc07e129b04b107453ad SHA512 
cf8725db0d001d61badee71624799a3c9e75f61f77ab090c1f6c490d694c4be367019b28d88306045d877ab5a324a1f9b0674293caf3acb19c193fc3746a48f2
 WHIRLPOOL 
672c6642e340b6d4f38b633f67fdc3202e3725022a8a61e2129276fccd6c42ddc24ed06c1d57eb31a25ea8056b79686619cbb36431b9c23b6d4be5bcb715bd89
 DIST go1.7.4.src.tar.gz 14198817 SHA256 
4c189111e9ba651a2bb3ee868aa881fab36b2f2da3409e80885ca758a6b614cc SHA512 
dc9950c3ea7100e536ad58fd93505d584276b7c50d4b8fe2ba7f20fd043dcf0d315b735c48945302055e91517594cc2b0061ccec9478a8ab48f1f2836c20afb3
 WHIRLPOOL 
054f496555dd30e0ba6a3c449b915ea048d5f85f1cf6d2ef6e8aa84939b6e9674b30cfccee99d050c5d75d028cf43d83bf0267703ffb02dfc5bc780fd0a1706f
 DIST go1.7.5.src.tar.gz 14204325 SHA256 
4e834513a2079f8cbbd357502cccaac9507fd00a1efe672375798858ff291815 SHA512 
2dda0780a8b24d71fec4ddeb6858c58a42845f51d9afc171d924a7b763101878cc7f29ae1dd35f129b4ee45b84d45211093a1d20639745fed36b49fb7fe1ba07
 WHIRLPOOL 
b28ab10558d9f8fba87d5db2c839a84eab0b61244d75f4b3d42b443365ca8a1ae1c60c2e1073ef2b4a854d957c26111fcc286b7caae4be892e6cba0e4b24e21d
+DIST go1.8.1.src.tar.gz 15331455 SHA256 
33daf4c03f86120fdfdc66bddf6bfff4661c7ca11c5da473e537f4d69b470e57 SHA512 
f01fe7b35ac23101610f6fc169b88dafe2edc49b3b044d5d0aff771b05dcb2c8d2e7a5090ed6dbe67f861e78e792ace32e209ed464399ca02dcd186b13ec8037
 WHIRLPOOL 
c358ca23740183afac4ecf83a6b7daeeef3e6481f29cb5f98b911cb1d661921db2e16ac2528f0ec59633920f1484e7fa777275e46313e20cc8b32baed9054d24
 DIST go1.8.src.tar.gz 15320083 SHA256 
406865f587b44be7092f206d73fc1de252600b79b3cacc587b74b5ef5c623596 SHA512 
9742dd8ec0364793e44a55207238c7339236a4da3a6e7cbb3b4eca45e957c7c0cb725e7d7430b9a04630285468d32dac686facfc57f3f58885b80bbb3d333ada
 WHIRLPOOL 
62d7b1729d3a192142b7b1af20c797736ae631bb87e7c82487601e669d69547212669c216e66d0d64ad83884d348ed3dacf2f9fd9d923f85c673adadd0ff4aae

diff --git a/dev-lang/go/go-1.8.1.ebuild b/dev-lang/go/go-1.8.1.ebuild
new file mode 100644
index 000..1137d737fef
--- /dev/null
+++ b/dev-lang/go/go-1.8.1.ebuild
@@ -0,0 +1,227 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+export CBUILD=${CBUILD:-${CHOST}}
+export CTARGET=${CTARGET:-${CHOST}}
+
+MY_PV=${PV/_/}
+
+inherit toolchain-funcs
+
+BOOTSTRAP_DIST="https://dev.gentoo.org/~williamh/dist;
+BOOTSTRAP_VERSION="bootstrap-1.8"
+BOOTSTRAP_URI="
+amd64? ( ${BOOTSTRAP_DIST}/go-linux-amd64-${BOOTSTRAP_VERSION}.tbz )
+arm? ( ${BOOTSTRAP_DIST}/go-linux-arm-${BOOTSTRAP_VERSION}.tbz )
+arm64? ( ${BOOTSTRAP_DIST}/go-linux-arm64-${BOOTSTRAP_VERSION}.tbz )
+ppc64? (
+   ${BOOTSTRAP_DIST}/go-linux-ppc64-${BOOTSTRAP_VERSION}.tbz
+   ${BOOTSTRAP_DIST}/go-linux-ppc64le-${BOOTSTRAP_VERSION}.tbz
+)
+s390? ( ${BOOTSTRAP_DIST}/go-linux-s390x-${BOOTSTRAP_VERSION}.tbz )
+x86? ( ${BOOTSTRAP_DIST}/go-linux-386-${BOOTSTRAP_VERSION}.tbz )
+amd64-fbsd? ( ${BOOTSTRAP_DIST}/go-freebsd-amd64-${BOOTSTRAP_VERSION}.tbz )
+x86-fbsd? ( ${BOOTSTRAP_DIST}/go-freebsd-386-${BOOTSTRAP_VERSION}.tbz )
+x64-macos? ( ${BOOTSTRAP_DIST}/go-darwin-amd64-${BOOTSTRAP_VERSION}.tbz )
+x64-solaris? ( ${BOOTSTRAP_DIST}/go-solaris-amd64-${BOOTSTRAP_VERSION}.tbz )
+"
+
+case ${PV}  in
+**)
+   EGIT_REPO_URI="git://github.com/golang/go.git"
+   inherit git-r3
+   ;;
+*)
+   SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz "
+   S="${WORKDIR}"/go
+   case ${PV} in
+   *_beta*|*_rc*) ;;
+   *)
+   KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos ~x64-solaris"
+   # The upstream tests fail under portage but pass if the build is
+   # run according to their documentation [1].
+   # I am restricting the tests on released versions until this is
+   # solved.
+   # [1] https://golang.org/issues/18442
+   RESTRICT="test"
+   ;;
+   esac
+esac
+SRC_URI+="!gccgo? ( ${BOOTSTRAP_URI} )"
+
+DESCRIPTION="A concurrent garbage collected and typesafe programming language"
+HOMEPAGE="http://www.golang.org;
+
+LICENSE="BSD"

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

2017-04-17 Thread William Hubbs
commit: 0e3f8720984d7d5752a78a4135cd268e4f83b3d7
Author: William Hubbs  gmail  com>
AuthorDate: Mon Apr 17 17:23:45 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Apr 17 17:23:45 2017 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=0e3f8720

init: send term/kill signals as final step of shutdown

 src/rc/openrc-init.c | 5 +
 1 file changed, 5 insertions(+)

diff --git a/src/rc/openrc-init.c b/src/rc/openrc-init.c
index 621c81ea..8abe0dd6 100644
--- a/src/rc/openrc-init.c
+++ b/src/rc/openrc-init.c
@@ -96,6 +96,11 @@ static void handle_shutdown(const char *runlevel, int cmd)
 
pid = do_openrc(runlevel);
while (waitpid(pid, NULL, 0) != pid);
+   printf("Sending the final term signal\n");
+   kill(-1, SIGTERM);
+   sleep(3);
+   printf("Sending the final kill signal\n");
+   kill(-1, SIGKILL);
sync();
reboot(cmd);
 }



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

2017-04-17 Thread Maciej Mrozowski
commit: 879897f79f6e9f63d3d229b15c4120b05ed57e78
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Mon Apr 17 16:58:22 2017 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Mon Apr 17 16:59:38 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=879897f7

Revert "Documentation: Drop KDEPIM 16.12"
This reverts commit f7c126c0f0f3f2965a368ecd976efbadc3cfad3c.

Revert "sets: Use stable kdepim"
This reverts commit ea0c0bc304afd65a8472ebb2aa313e5ff123a5c2.

 .../.kde-applications-16.12/kdepim-16.12   |  1 +
 .../kde-applications-16.12.keywords| 57 ++
 Documentation/package.mask/kde-applications-16.12  | 57 ++
 .../.kde-applications-16.12/kdepim-16.12   |  1 +
 .../package.unmask/kde-applications-16.12  | 57 ++
 sets/kde-applications-16.12|  2 +-
 sets/kdepim-16.12  | 57 ++
 7 files changed, 231 insertions(+), 1 deletion(-)

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-16.12/kdepim-16.12 
b/Documentation/package.accept_keywords/.kde-applications-16.12/kdepim-16.12
new file mode 12
index 00..e0d85bd9be
--- /dev/null
+++ b/Documentation/package.accept_keywords/.kde-applications-16.12/kdepim-16.12
@@ -0,0 +1 @@
+../../../sets/kdepim-16.12
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/kde-applications-16.12.keywords 
b/Documentation/package.accept_keywords/kde-applications-16.12.keywords
index b0613d56a6..d23f515678 100644
--- a/Documentation/package.accept_keywords/kde-applications-16.12.keywords
+++ b/Documentation/package.accept_keywords/kde-applications-16.12.keywords
@@ -147,6 +147,63 @@
 

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

2017-04-17 Thread David Seifert
commit: 3b1e2cdd8aa75814a3d5d9d4b802f43b8bd24ac1
Author: David Seifert  gentoo  org>
AuthorDate: Mon Apr 17 16:46:18 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Apr 17 16:48:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b1e2cdd

media-video/totem: Add missing 'python' use dep

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4434

 media-video/totem/totem-3.18.1.ebuild | 4 ++--
 media-video/totem/totem-3.22.1.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-video/totem/totem-3.18.1.ebuild 
b/media-video/totem/totem-3.18.1.ebuild
index c05e14b0ef9..84caef15793 100644
--- a/media-video/totem/totem-3.18.1.ebuild
+++ b/media-video/totem/totem-3.18.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -56,7 +56,7 @@ RDEPEND="
nautilus? ( >=gnome-base/nautilus-2.91.3 )
python? (
${PYTHON_DEPS}
-   >=dev-libs/libpeas-1.1.0[${PYTHON_USEDEP}]
+   >=dev-libs/libpeas-1.1.0[python,${PYTHON_USEDEP}]
>=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}]
dev-python/pyxdg[${PYTHON_USEDEP}]
dev-python/dbus-python[${PYTHON_USEDEP}]

diff --git a/media-video/totem/totem-3.22.1.ebuild 
b/media-video/totem/totem-3.22.1.ebuild
index 6b7538d9fc5..1314932fd43 100644
--- a/media-video/totem/totem-3.22.1.ebuild
+++ b/media-video/totem/totem-3.22.1.ebuild
@@ -55,7 +55,7 @@ RDEPEND="
nautilus? ( >=gnome-base/nautilus-2.91.3 )
python? (
${PYTHON_DEPS}
-   >=dev-libs/libpeas-1.1.0[${PYTHON_USEDEP}]
+   >=dev-libs/libpeas-1.1.0[python,${PYTHON_USEDEP}]
>=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}]
dev-python/pyxdg[${PYTHON_USEDEP}]
dev-python/dbus-python[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: net-news/liferea/

2017-04-17 Thread David Seifert
commit: 46a9760b123c56c1fda0bc665c08724dfb08c5bf
Author: David Seifert  gentoo  org>
AuthorDate: Mon Apr 17 16:46:18 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Apr 17 16:48:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46a9760b

net-news/liferea: Port to python-single-r1

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4434

 net-news/liferea/liferea-1.12_rc3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-news/liferea/liferea-1.12_rc3.ebuild 
b/net-news/liferea/liferea-1.12_rc3.ebuild
index 1e918087315..e1ffa64b021 100644
--- a/net-news/liferea/liferea-1.12_rc3.ebuild
+++ b/net-news/liferea/liferea-1.12_rc3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 PYTHON_COMPAT=( python3_{4,5} )
 
-inherit autotools gnome2 pax-utils python-r1
+inherit autotools gnome2 pax-utils python-single-r1
 
 MY_P=${P/_/-}
 MY_PV=${PV/_/-}



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

2017-04-17 Thread David Seifert
commit: 246a256bda535a88f8196e3069d4fedb3deb918b
Author: David Seifert  gentoo  org>
AuthorDate: Mon Apr 17 16:46:18 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Apr 17 16:48:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=246a256b

dev-libs/libpeas: Port to python-single-r1

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4434

 dev-libs/libpeas/libpeas-1.20.0-r1.ebuild | 84 +++
 1 file changed, 84 insertions(+)

diff --git a/dev-libs/libpeas/libpeas-1.20.0-r1.ebuild 
b/dev-libs/libpeas/libpeas-1.20.0-r1.ebuild
new file mode 100644
index 000..1a9c767f431
--- /dev/null
+++ b/dev-libs/libpeas/libpeas-1.20.0-r1.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python{3_4,3_5} )
+
+inherit autotools eutils gnome2 multilib python-single-r1 virtualx
+
+DESCRIPTION="A GObject plugins library"
+HOMEPAGE="https://developer.gnome.org/libpeas/stable/;
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~amd64-linux ~x86-linux"
+
+IUSE="+gtk glade jit lua +python"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="
+   >=dev-libs/glib-2.38:2
+   >=dev-libs/gobject-introspection-1.39:=
+   glade? ( >=dev-util/glade-3.9.1:3.10 )
+   gtk? ( >=x11-libs/gtk+-3:3[introspection] )
+   lua? (
+   >=dev-lua/lgi-0.9.0
+   jit? ( >=dev-lang/luajit-2:2 )
+   !jit? ( =dev-lang/lua-5.1*:0 ) )
+   python? (
+   ${PYTHON_DEPS}
+   >=dev-python/pygobject-3.2:3[${PYTHON_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.11
+   >=dev-util/intltool-0.40
+   virtual/pkgconfig
+
+   dev-libs/gobject-introspection-common
+   gnome-base/gnome-common
+"
+# eautoreconf needs gobject-introspection-common, gnome-common
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   # Gentoo uses unversioned lua - lua.pc instad of lua5.1.pc, 
/usr/bin/lua instead of /usr/bin/lua5.1
+   eapply "${FILESDIR}"/${PN}-1.14.0-lua.pc.patch
+   eautoreconf
+   gnome2_src_prepare
+}
+
+src_configure() {
+   # Wtf, --disable-gcov, --enable-gcov=no, --enable-gcov, all enable gcov
+   # What do we do about gdb, valgrind, gcov, etc?
+   local myconf=(
+   $(use_enable glade glade-catalog)
+   $(use_enable gtk)
+   --disable-static
+
+   # py2 not supported anymore
+   --disable-python2
+   $(use_enable python python3)
+
+   # lua
+   $(use_enable lua lua5.1)
+   $(use_enable $(usex jit lua jit) luajit)
+   )
+
+   gnome2_src_configure "${myconf[@]}"
+}
+
+src_test() {
+   # This looks fixed since 1.18.0:
+   #
+   # FIXME: Tests fail because of some bug involving Xvfb and Gtk.IconTheme
+   # DO NOT REPORT UPSTREAM, this is not a libpeas bug.
+   # To reproduce:
+   # >>> from gi.repository import Gtk
+   # >>> Gtk.IconTheme.get_default().has_icon("gtk-about")
+   # This should return True, it returns False for Xvfb
+   virtx emake check
+}



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

2017-04-17 Thread David Seifert
commit: 46c126aee866b9bc278336f75568f14650903300
Author: David Seifert  gentoo  org>
AuthorDate: Mon Apr 17 16:46:18 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Apr 17 16:48:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46c126ae

media-sound/rhythmbox: Add missing 'python' use dep

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4434

 media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild | 4 ++--
 media-sound/rhythmbox/rhythmbox-3.4.1.ebuild| 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild 
b/media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild
index aae5600b56a..c15305f477b 100644
--- a/media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild
@@ -30,7 +30,7 @@ COMMON_DEPEND="
>=x11-libs/gtk+-3.16:3[X,introspection]
>=x11-libs/gdk-pixbuf-2.18:2
>=dev-libs/gobject-introspection-0.10:=
-   >=dev-libs/libpeas-0.7.3[gtk,python?]
+   >=dev-libs/libpeas-0.7.3[gtk]
>=dev-libs/totem-pl-parser-3.2
>=net-libs/libsoup-2.42:2.4
>=media-libs/gst-plugins-base-1.4:1.0[introspection]
@@ -68,7 +68,7 @@ RDEPEND="${COMMON_DEPEND}
media-plugins/gst-plugins-taglib:1.0
x11-themes/adwaita-icon-theme
python? (
-   >=dev-libs/libpeas-0.7.3[${PYTHON_USEDEP}]
+   >=dev-libs/libpeas-0.7.3[python,${PYTHON_USEDEP}]
net-libs/libsoup:2.4[introspection]
x11-libs/gdk-pixbuf:2[introspection]
x11-libs/gtk+:3[introspection]

diff --git a/media-sound/rhythmbox/rhythmbox-3.4.1.ebuild 
b/media-sound/rhythmbox/rhythmbox-3.4.1.ebuild
index fbe2dd05d8f..f99bee2dd9c 100644
--- a/media-sound/rhythmbox/rhythmbox-3.4.1.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-3.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -30,7 +30,7 @@ COMMON_DEPEND="
>=x11-libs/gtk+-3.16:3[X,introspection]
>=x11-libs/gdk-pixbuf-2.18:2
>=dev-libs/gobject-introspection-0.10:=
-   >=dev-libs/libpeas-0.7.3[gtk,python?]
+   >=dev-libs/libpeas-0.7.3[gtk]
>=dev-libs/totem-pl-parser-3.2
>=net-libs/libsoup-2.42:2.4
>=media-libs/gst-plugins-base-1.4:1.0[introspection]
@@ -68,7 +68,7 @@ RDEPEND="${COMMON_DEPEND}
media-plugins/gst-plugins-taglib:1.0
x11-themes/adwaita-icon-theme
python? (
-   >=dev-libs/libpeas-0.7.3[${PYTHON_USEDEP}]
+   >=dev-libs/libpeas-0.7.3[python,${PYTHON_USEDEP}]
net-libs/libsoup:2.4[introspection]
x11-libs/gdk-pixbuf:2[introspection]
x11-libs/gtk+:3[introspection]



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

2017-04-17 Thread David Seifert
commit: 5b79880717be09eabc319b0330dee3216a069501
Author: David Seifert  gentoo  org>
AuthorDate: Mon Apr 17 16:46:17 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Apr 17 16:48:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b798807

media-gfx/eog-plugins: Port to python-single-r1

Bug: https://bugs.gentoo.org/show_bug.cgi?id=615316
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4434

 media-gfx/eog-plugins/eog-plugins-3.16.6.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-gfx/eog-plugins/eog-plugins-3.16.6.ebuild 
b/media-gfx/eog-plugins/eog-plugins-3.16.6.ebuild
index 2247c807dd2..0cd2daf8663 100644
--- a/media-gfx/eog-plugins/eog-plugins-3.16.6.ebuild
+++ b/media-gfx/eog-plugins/eog-plugins-3.16.6.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 GNOME2_LA_PUNT="yes"
 PYTHON_COMPAT=( python{3_4,3_5} )
 
-inherit gnome2 python-r1
+inherit gnome2 python-single-r1
 
 DESCRIPTION="Eye of GNOME plugins"
 HOMEPAGE="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins;
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="+exif flickr map picasa +python"
 REQUIRED_USE="
map? ( exif )
-   python? ( ^^ ( $(python_gen_useflags '*') ) )
+   python? ( ${PYTHON_REQUIRED_USE} )
 "
 
 RDEPEND="
@@ -49,7 +49,7 @@ DEPEND="${RDEPEND}
 "
 
 pkg_setup() {
-   use python && [[ ${MERGE_TYPE} != binary ]] && python_setup
+   use python && python-single-r1_pkg_setup
 }
 
 src_configure() {



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

2017-04-17 Thread David Seifert
commit: 0d5fc3108d2c52d014ec27670035509a515bd981
Author: David Seifert  gentoo  org>
AuthorDate: Mon Apr 17 16:46:18 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Apr 17 16:48:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d5fc310

app-editors/gedit-plugins: Add missing 'python' use dep

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4434

 app-editors/gedit-plugins/gedit-plugins-3.22.0.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-editors/gedit-plugins/gedit-plugins-3.22.0.ebuild 
b/app-editors/gedit-plugins/gedit-plugins-3.22.0.ebuild
index 77bd96fb426..fdf3fe79fda 100644
--- a/app-editors/gedit-plugins/gedit-plugins-3.22.0.ebuild
+++ b/app-editors/gedit-plugins/gedit-plugins-3.22.0.ebuild
@@ -28,15 +28,15 @@ REQUIRED_USE="
 "
 
 RDEPEND="
-   >=app-editors/gedit-3.16[python?]
+   >=app-editors/gedit-3.16
>=dev-libs/glib-2.32:2
-   >=dev-libs/libpeas-1.7.0[gtk,python?]
+   >=dev-libs/libpeas-1.7.0[gtk]
>=x11-libs/gtk+-3.9:3
>=x11-libs/gtksourceview-3.21.3:3.0
python? (
${PYTHON_DEPS}
-   >=app-editors/gedit-3.16[introspection,${PYTHON_USEDEP}]
-   dev-libs/libpeas[${PYTHON_USEDEP}]
+   >=app-editors/gedit-3.16[introspection,python,${PYTHON_USEDEP}]
+   dev-libs/libpeas[python,${PYTHON_USEDEP}]
>=dev-python/dbus-python-0.82[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]



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

2017-04-17 Thread David Seifert
commit: 13c0ac7ea8cd2008b83e09dd120db1cfaf498263
Author: David Seifert  gentoo  org>
AuthorDate: Mon Apr 17 16:46:18 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Apr 17 16:48:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13c0ac7e

app-editors/gedit: Add missing 'python' use dep

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4434

 app-editors/gedit/gedit-3.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/gedit/gedit-3.22.0.ebuild 
b/app-editors/gedit/gedit-3.22.0.ebuild
index ee7a7f3e4ab..3e3bc39dedf 100644
--- a/app-editors/gedit/gedit-3.22.0.ebuild
+++ b/app-editors/gedit/gedit-3.22.0.ebuild
@@ -38,7 +38,7 @@ COMMON_DEPEND="
${PYTHON_DEPS}
dev-python/pycairo[${PYTHON_USEDEP}]
>=dev-python/pygobject-3:3[cairo,${PYTHON_USEDEP}]
-   dev-libs/libpeas[${PYTHON_USEDEP}] )
+   dev-libs/libpeas[python,${PYTHON_USEDEP}] )
spell? ( >=app-text/gspell-0.2.5:0= )
 "
 RDEPEND="${COMMON_DEPEND}



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

2017-04-17 Thread David Seifert
commit: 83c51913c2b60acc774dae0976d65a086d6a3242
Author: David Seifert  gentoo  org>
AuthorDate: Mon Apr 17 16:46:18 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Apr 17 16:48:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c51913

media-sound/rhythmbox: Port to python-single-r1

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4434

 media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild | 133 
 1 file changed, 133 insertions(+)

diff --git a/media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild 
b/media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild
new file mode 100644
index 000..aae5600b56a
--- /dev/null
+++ b/media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild
@@ -0,0 +1,133 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_REQ_USE="xml"
+
+inherit eutils gnome2 python-single-r1 multilib virtualx
+
+DESCRIPTION="Music management and playback software for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Rhythmbox;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="cdr daap dbus gnome-keyring ipod libnotify lirc mtp nsplugin +python 
test +udev upnp-av visualizer zeitgeist"
+REQUIRED_USE="
+   ipod? ( udev )
+   mtp? ( udev )
+   dbus? ( python )
+   python? ( ${PYTHON_REQUIRED_USE} )
+"
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+COMMON_DEPEND="
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/libxml2-2.7.8:2
+   >=x11-libs/gtk+-3.16:3[X,introspection]
+   >=x11-libs/gdk-pixbuf-2.18:2
+   >=dev-libs/gobject-introspection-0.10:=
+   >=dev-libs/libpeas-0.7.3[gtk,python?]
+   >=dev-libs/totem-pl-parser-3.2
+   >=net-libs/libsoup-2.42:2.4
+   >=media-libs/gst-plugins-base-1.4:1.0[introspection]
+   >=media-libs/gstreamer-1.4:1.0[introspection]
+   >=sys-libs/tdb-1.2.6
+   dev-libs/json-glib
+
+   cdr? ( >=app-cdr/brasero-2.91.90 )
+   daap? (
+   >=net-libs/libdmapsharing-2.9.19:3.0
+   >=media-plugins/gst-plugins-soup-1.4:1.0 )
+   gnome-keyring? ( >=app-crypt/libsecret-0.18 )
+   libnotify? ( >=x11-libs/libnotify-0.7.0 )
+   lirc? ( app-misc/lirc )
+   python? ( >=dev-python/pygobject-3.0:3[${PYTHON_USEDEP}] )
+   udev? (
+   virtual/libgudev:=
+   ipod? ( >=media-libs/libgpod-0.7.92[udev] )
+   mtp? ( >=media-libs/libmtp-0.3 ) )
+   visualizer? (
+   >=media-libs/clutter-1.8:1.0
+   >=media-libs/clutter-gst-1.9.92:2.0
+   >=media-libs/clutter-gtk-1.0:1.0
+   >=x11-libs/mx-1.0.1:1.0
+   >=media-plugins/gst-plugins-libvisual-1.4:1.0 )
+   zeitgeist? ( gnome-extra/zeitgeist )
+"
+RDEPEND="${COMMON_DEPEND}
+   media-plugins/gst-plugins-soup:1.0
+   media-plugins/gst-plugins-libmms:1.0
+   || (
+   media-plugins/gst-plugins-cdparanoia:1.0
+   media-plugins/gst-plugins-cdio:1.0 )
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/gst-plugins-taglib:1.0
+   x11-themes/adwaita-icon-theme
+   python? (
+   >=dev-libs/libpeas-0.7.3[${PYTHON_USEDEP}]
+   net-libs/libsoup:2.4[introspection]
+   x11-libs/gdk-pixbuf:2[introspection]
+   x11-libs/gtk+:3[introspection]
+   x11-libs/pango[introspection]
+
+   dbus? ( sys-apps/dbus )
+   gnome-keyring? ( >=app-crypt/libsecret-0.18[introspection] ) )
+   upnp-av? (
+   >=media-libs/grilo-0.3:0.3
+   >=media-plugins/grilo-plugins-0.3:0.3[upnp-av] )
+"
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+   test? ( dev-libs/check )
+"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   DOCS="AUTHORS ChangeLog DOCUMENTERS INTERNALS \
+   MAINTAINERS MAINTAINERS.old NEWS README THANKS"
+
+   # https://bugzilla.gnome.org/show_bug.cgi?id=737831
+   rm -v lib/rb-marshal.{c,h} || die
+
+   gnome2_src_prepare
+}
+
+src_configure() {
+   # --enable-vala just installs the sample vala plugin, and the configure
+   # checks are broken, so don't enable it
+   gnome2_src_configure \
+   MOZILLA_PLUGINDIR=/usr/$(get_libdir)/nsbrowser/plugins \
+   VALAC=$(type -P true) \
+   --enable-mmkeys \
+   --disable-more-warnings \
+   --disable-static \
+   --disable-vala \
+   --without-hal \
+   $(use_enable visualizer) \
+   $(use_enable daap) \
+   $(use_enable libnotify) \
+   $(use_enable lirc) \
+   $(use_enable nsplugin browser-plugin) \
+

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

2017-04-17 Thread Christoph Junghans
commit: 5106d4dae65d7393da92ac98663e3c8431eb1d28
Author: Christoph Junghans  gentoo  org>
AuthorDate: Mon Apr 17 16:35:29 2017 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Mon Apr 17 16:36:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5106d4da

dev-libs/pegtl: testing 2.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-libs/pegtl/Manifest  |  1 +
 dev-libs/pegtl/pegtl-2.0_pre1.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-libs/pegtl/Manifest b/dev-libs/pegtl/Manifest
index 49db8645cee..043a337ea3a 100644
--- a/dev-libs/pegtl/Manifest
+++ b/dev-libs/pegtl/Manifest
@@ -1 +1,2 @@
 DIST pegtl-1.3.1.tar.gz 67183 SHA256 
34201d56284a449c72798a0536020c6b46684c371a0a886f4c3c586c9372e9bc SHA512 
6655be7806112878e2da00916b348c28939bc96e2a317eb00089be341fd5306ce5a1388ca5dbba21bcd7be2d6c24e3964b6a730031a16a7dd8ef6ec6acd6899e
 WHIRLPOOL 
b5582ac29ad6c1b24ee8f9c4c525c8c944fbe9e8d38a45353ae01574c479a2f70a0ac75271e58cc6332780594224524fc5dca7f36fa170f2b5b283bcb3728280
+DIST pegtl-2.0_pre1.tar.gz 146966 SHA256 
25708e0553ce8c95b5cd8dd7f3fbe53859dfaacf83fb174e6d247d72d30f232e SHA512 
180bd8b44ccfe406c818af6b3f5f22eb4cfc7bea6043af5141c6c5ed9b2770624326e67d6dfc47a22aaee3697e5cf1d2744d0a3d3d01a4ce47457189f2b19839
 WHIRLPOOL 
eed51d7c090cfab6b90566a30f20ee36873987b9dc41a1a3c5976106ff1e989078dfd9e6d9abe7511e6c8a94c88d5c75a63af2cf68fc2981ed3b5467c14b9d99

diff --git a/dev-libs/pegtl/pegtl-2.0_pre1.ebuild 
b/dev-libs/pegtl/pegtl-2.0_pre1.ebuild
new file mode 100644
index 000..30237ac2126
--- /dev/null
+++ b/dev-libs/pegtl/pegtl-2.0_pre1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils vcs-snapshot
+
+COMMIT="bce83a6c7928c4cc8f9a5e18efbca40d18394d32"
+DESCRIPTION="header-only library for creating parsers according to Parsing 
Expression Grammar"
+HOMEPAGE="https://github.com/taocpp/PEGTL;
+SRC_URI="${HOMEPAGE}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND=""
+RDEPEND="${DEPEND}"



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

2017-04-17 Thread Aric Belsito
commit: db4d80fd4a01581ed990d5495e5662abf00b3a51
Author: Aric Belsito  gmail  com>
AuthorDate: Mon Apr 17 16:12:14 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Mon Apr 17 16:12:14 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=db4d80fd

media-libs/mesa: version bump to 17.0.4

 media-libs/mesa/Manifest   |   2 +
 media-libs/mesa/mesa-17.0.4.ebuild | 517 +
 2 files changed, 519 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 8496eda..9cbd43d 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -6,8 +6,10 @@ DIST mesa-13.0.5.tar.xz 9171480 SHA256 
bfcea7e2c801525a60895c8aff11aa68457ee9aa3
 DIST mesa-13.0.6.tar.xz 9179236 SHA256 
29ef104a7fc082d352b1599bd6cb1d040be424ccd22f5e0eb7ee9b0e9acd3597 SHA512 
2455e044647f674c2f1dd524143b61b8630713fa929bbf6fe1c981436a9c08dc933553d638a22b32d2799afb77be746355b48b1b20af172141c5b63891e94441
 WHIRLPOOL 
1fdaaf29de96225cf41a3bdeb559a35cf20fda524f80985b2bfdc52095dcb7f6b320704b7ccf754a6f80555925a6a80dfa2b1115a4bdd9bdc1ebb672f115208a
 DIST mesa-17.0.2.tar.xz 9451056 SHA256 
f8f191f909e01e65de38d5bdea5fb057f21649a3aed20948be02348e77a689d4 SHA512 
df0cb47d01dee16d1d72e0a5fd9d49ab412294761ca647cbb6b411e16892b8be503d87911591339d4630d16b7c948897bfa4321b2c5a8a4219fa58b347015471
 WHIRLPOOL 
3cb03a48da994202e6a39f4adc97e8b40f2bcc713f5fb859fbbdc0a068f3842a59bc916fa0e36138cf560c4bf25c3b70425d6ed9ea8096acc8bbd9ddebfd1acc
 DIST mesa-17.0.3.tar.xz 9485792 SHA256 
ca646f5075a002d60ef9123c8a4331cede155c01712ef945a65c59a5e69fe7ed SHA512 
0bcf1609b54fdabb30ec0a500b78e039bd50060c2c7f5a2e57fca29e1a311fb785dadc3cd311018ebe8020d1cc6320181ece2d2aa39d2f215b0ebf2cb0a55165
 WHIRLPOOL 
fdb1d155e3c8aa22ccbe1403240d891381871e6b62cbd104bc83fd5cd6c3645ac58ac88ba3ff0878e7795404fde77481c3374beb60f295569fe020a1389fb853
+DIST mesa-17.0.4.tar.xz 9454976 SHA256 
1269dc8545a193932a0779b2db5bce9be4a5f6813b98c38b93b372be8362a346 SHA512 
0b465dc165b55e4b2ae61aca2d2c6694714522885a14fb61272f73e685aef734be4aac3d58b8d2ceb2643db0578c6187da35fe2cbe41b62a89564e60659b201d
 WHIRLPOOL 
388b54eee22863cff945452b9fcf915348bd338b9f0e3c685236879300e44cff2ce2c9480b950f96c42bc4fddc268af076de01b78492dcd407fcaae3b67d5200
 EBUILD mesa-13.0.5.ebuild 13682 SHA256 
c0941589335d956bff393fbd26114b2017d1f71fae94e06becaae8a1c52f0b0c SHA512 
e407f73610a8d6c7e3456a051dac01bb577a4714128568f276c7e8811b9fc7ac050f29e2770861c1addb561a6828006cfb9f3f18a215448df61b6f9f03f9a7df
 WHIRLPOOL 
71ebf88582419ef5175a04a5ea2d286fe8d2946c95ab354bc2a3a52386ba7100010d5bf92dc9c0c1f0ee4d65353636e2482ef911663b55f932547613d0520b48
 EBUILD mesa-13.0.6.ebuild 13608 SHA256 
1eec6bc2746825886f65b2ea71742a63c6a1c3822da6e380751248e5e869de2b SHA512 
562514a18f7c9a0606ca358404abaaab86ed78671f0056480eaae2d70581a4ed3a96daa28316021a026f4bb7c1b35d32d8d3ec7a4b2af378d0e1e16cb08dc67d
 WHIRLPOOL 
8856f1a7a347b517d4ba74af483c086b3fec49c8cdf62edbc161de9d3eef5e1ce805bbbac16d5ff58b8cb2095558f888d2f65562a9c45a21e15e1ff54c3ed9de
 EBUILD mesa-17.0.2.ebuild 13635 SHA256 
38045d4ddd3751f2446b74330cc416583d6c5e2cc913c2627e679940477fbca9 SHA512 
8981e0da8ca573c6a4a7ef3c7fc565b208c236bfaffe9b5557f2795363f93edea9c1a4ee7fcac93e40e4286077604df6b855f934bad5af631615f3d5badd7313
 WHIRLPOOL 
5feb6d17ccaf72a14ac88b391b8e5996fe27bc7fb548a32258106b525318297271939743b2e619c3d8ba1e389b3a4f8323ec6c2d4ed1e47775da9068599655f8
 EBUILD mesa-17.0.3.ebuild 13635 SHA256 
38045d4ddd3751f2446b74330cc416583d6c5e2cc913c2627e679940477fbca9 SHA512 
8981e0da8ca573c6a4a7ef3c7fc565b208c236bfaffe9b5557f2795363f93edea9c1a4ee7fcac93e40e4286077604df6b855f934bad5af631615f3d5badd7313
 WHIRLPOOL 
5feb6d17ccaf72a14ac88b391b8e5996fe27bc7fb548a32258106b525318297271939743b2e619c3d8ba1e389b3a4f8323ec6c2d4ed1e47775da9068599655f8
+EBUILD mesa-17.0.4.ebuild 13635 SHA256 
38045d4ddd3751f2446b74330cc416583d6c5e2cc913c2627e679940477fbca9 SHA512 
8981e0da8ca573c6a4a7ef3c7fc565b208c236bfaffe9b5557f2795363f93edea9c1a4ee7fcac93e40e4286077604df6b855f934bad5af631615f3d5badd7313
 WHIRLPOOL 
5feb6d17ccaf72a14ac88b391b8e5996fe27bc7fb548a32258106b525318297271939743b2e619c3d8ba1e389b3a4f8323ec6c2d4ed1e47775da9068599655f8
 MISC metadata.xml 2440 SHA256 
98874315e8480a14f26b8395eb2573b85dbe402a8bb30a72aa2cc884bc0512a2 SHA512 
47237a5fd95a9c58b1857b27da2558ecf46266630eeb7514db2f276f0a8c82a0751122d71a27b4949a1a66df75bbe9e5a833b1f12a86214614e6777849d4c5d8
 WHIRLPOOL 
5742264ad29f82e98a96044efb74fb230e7a8cc4d58ad569676e8ffc9a86873d5148de86e8a101a11ee465e204cae47f1ec8d50ba8a8c0d75070cb705a03eef8

diff --git a/media-libs/mesa/mesa-17.0.4.ebuild 
b/media-libs/mesa/mesa-17.0.4.ebuild
new file mode 100644
index 000..69263ea
--- /dev/null
+++ b/media-libs/mesa/mesa-17.0.4.ebuild
@@ -0,0 +1,517 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/mesa.git;
+
+if [[ ${PV} =  ]]; 

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

2017-04-17 Thread Aaron Swenson
commit: 96fb4f98f5c23f3454f501efae669f7584f98568
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Wed Apr 12 15:31:54 2017 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Mon Apr 17 15:40:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96fb4f98

app-eselect/eselect-postgresql: Bug Fixes and Enhancements

Version 2.0 is capable of handling the upcoming change in versioning
for PostgreSQL.

Links to pkg-config files of the selected slot are now created and
managed by this module.

Links to the man pages for the selected slot are now created and
managed by this module. Slot-specific man pages are handled by the
ebuilds.

This version is stateless. It does not need to store any files to
determine which slots and links are in use.

Bugs: 597564, 512236, 564512

Package-Manager: portage-2.3.0

 app-eselect/eselect-postgresql/Manifest|  1 +
 .../eselect-postgresql-2.0.ebuild  | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/app-eselect/eselect-postgresql/Manifest 
b/app-eselect/eselect-postgresql/Manifest
index 923db4ac704..fab7f53cfe0 100644
--- a/app-eselect/eselect-postgresql/Manifest
+++ b/app-eselect/eselect-postgresql/Manifest
@@ -1 +1,2 @@
 DIST eselect-postgresql-1.2.1.tbz2 3645 SHA256 
661ef3cbb1627798af3c8d6c526f4a6367620a5fef08c287a633e1babf43f938 SHA512 
9b24cb7620dd3de979ef595c60ebf607cd9da5c7d3c4da19ebe242c25961883e2db54341f916690abb9fe7a76663d9f1ac73fc76c90389f72eff425aa6fb43e4
 WHIRLPOOL 
e7ef4f3d250f4f345d28bccdd43fa1639b8ed80b9f6a4aabd4f7df5f4337845ee0f4ce653fde596209094b01fc0e5c624872affbfa042382f3963a49d600827f
+DIST eselect-postgresql-2.0.tbz2 4326 SHA256 
8f56309350f91abaa98eeead42dbd6b186b858f25f207010fe9d10271c754f55 SHA512 
bc72d752bc4b2d8f3c255d446253143ff0036f6ca1a0c10eb19e23b8242bd5a912272298034279a6f9ca50c13fccbb6b89c79ed647f762a2ccb36f416060cd87
 WHIRLPOOL 
9fced29136ee861a78651905329d6a3156bfdbdf61427accc7aa5ac33e934c97e6f673d7a3f5b634d020be01ff0f0533218b8d9d3b83253963f32eae8d82f004

diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.0.ebuild 
b/app-eselect/eselect-postgresql/eselect-postgresql-2.0.ebuild
new file mode 100644
index 000..78161c8e52d
--- /dev/null
+++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+DESCRIPTION="Utility to select the default PostgreSQL slot"
+HOMEPAGE="http://www.gentoo.org/;
+SRC_URI="http://dev.gentoo.org/~titanofold/${P}.tbz2;
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="app-admin/eselect"
+
+src_install() {
+   insinto /usr/share/eselect/modules
+   doins postgresql.eselect
+
+   dosym /usr/bin/eselect /usr/bin/postgresql-config
+}
+
+pkg_postinst() {
+   postgresql-config update
+}



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

2017-04-17 Thread Aaron Swenson
commit: ffcc851fe7b20d7ca148b450fae27852538f4e77
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Mon Apr 17 15:39:23 2017 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Mon Apr 17 15:41:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffcc851f

app-eselect/eselect-postgresql: Add blockers

To improve quality of life, encourage that the best supported ebuild
versions are also installed as some actions previously handled by
this module have moved into the dev-db/postgresql ebuilds. While it
shouldn’t break anything, it may introduce some annoyance.

Package-Manager: portage-2.3.0

 app-eselect/eselect-postgresql/eselect-postgresql-2.0.ebuild | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.0.ebuild 
b/app-eselect/eselect-postgresql/eselect-postgresql-2.0.ebuild
index 78161c8e52d..17ceae6cdaf 100644
--- a/app-eselect/eselect-postgresql/eselect-postgresql-2.0.ebuild
+++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.0.ebuild
@@ -13,6 +13,16 @@ IUSE=""
 
 RDEPEND="app-admin/eselect"
 
+# All dev-db/postgresql ebuilds from 10.0 on are well supported. Earlier
+# ebuilds may present some quality of life issues.
+PDEPEND="
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-db/postgresql/files/, dev-db/postgresql/

2017-04-17 Thread Aaron Swenson
commit: f1b07f8816c2f0346d07468bdb4c5b9ce4ffada7
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Mon Apr 17 13:09:56 2017 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Mon Apr 17 15:40:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1b07f88

dev-db/postgresql: Eselect and security related fixes

Dependency bumped on app-eselect/eselect-postgresql to 2.0. Some of
its work has been shifted into the ebuild as the files/links don’t
change until this package is reemerge, unmerged, or updated.

Security issues addressed in the initscripts per bugs 603716 and 603720.

Bugs: 603716, 603720

Package-Manager: portage-2.3.0

 dev-db/postgresql/files/postgresql.confd-9.2   |  65 +
 dev-db/postgresql/files/postgresql.confd-9.3   |  65 +
 dev-db/postgresql/files/postgresql.init-9.2| 153 
 dev-db/postgresql/files/postgresql.init-9.3-r1 | 158 
 ...sql-.ebuild => postgresql-9.2.20-r1.ebuild} | 239 +++---
 ...sql-.ebuild => postgresql-9.3.16-r1.ebuild} | 236 +++---
 ...sql-.ebuild => postgresql-9.4.11-r1.ebuild} | 272 +---
 ...esql-.ebuild => postgresql-9.5.6-r1.ebuild} | 276 ++---
 ...esql-.ebuild => postgresql-9.6.2-r1.ebuild} | 273 +---
 dev-db/postgresql/postgresql-.ebuild   | 101 +---
 10 files changed, 1338 insertions(+), 500 deletions(-)

diff --git a/dev-db/postgresql/files/postgresql.confd-9.2 
b/dev-db/postgresql/files/postgresql.confd-9.2
new file mode 100644
index 000..7753eeae3a8
--- /dev/null
+++ b/dev-db/postgresql/files/postgresql.confd-9.2
@@ -0,0 +1,65 @@
+# Directory that contains the unix socket. Created and controlled by
+# the related initscript. The directory created will be owned
+# root:postgres with mode 1775.
+#
+# /run/postgresql is the default directory.
+PG_SOCKET_DIRECTORY="/run/postgresql"
+
+# Which port and socket to bind PostgreSQL
+PGPORT="5432"
+
+# How long to wait for server to start in seconds
+START_TIMEOUT=10
+
+# NICE_QUIT ignores new connections and wait for clients to disconnect from
+# server before shutting down. NICE_TIMEOUT in seconds determines how long to
+# wait for this to succeed.
+NICE_TIMEOUT=60
+
+# Forecfully disconnect clients from server and shut down. This is performed
+# after NICE_QUIT. Terminated client connections have their open transactions
+# rolled back.
+# Set RUDE_QUIT to "NO" to disable. RUDE_TIMEOUT in seconds.
+RUDE_QUIT="YES"
+RUDE_TIMEOUT=30
+
+# If the server still fails to shutdown, you can force it to quit by setting
+# this to YES and a recover-run will execute on the next startup.
+# Set FORCE_QUIT to "YES" to enable. FORCE_TIMEOUT in seconds.
+FORCE_QUIT="NO"
+FORCE_TIMEOUT=2
+
+# Extra options to run postmaster with, e.g.:
+# -N is the maximal number of client connections
+# -B is the number of shared buffers and has to be at least 2x the value for -N
+# Please read the man-page to postmaster for more options. Many of these
+# options can be set directly in the configuration file.
+#PGOPTS="-N 512 -B 1024"
+
+# Pass extra environment variables. If you have to export environment variables
+# for the database process, this can be done here.
+# Don't forget to escape quotes.
+#PG_EXTRA_ENV="PGPASSFILE=\"/path/to/.pgpass\""
+
+##
+#
+# The following values should not be arbitrarily changed.
+#
+# `emerge --config dev-db/postgresql:@SLOT@' uses these values to
+# determine where to create the data directory, where to place the
+# configuration files, and any additional options to pass to initdb.
+#
+# The initscript also uses these variables to inform PostgreSQL where to find
+# its data directory and configuration files.
+#
+##
+
+# Location of configuration files
+PGDATA="/etc/postgresql-@SLOT@/"
+
+# Where the data directory is located/to be created
+DATA_DIR="/var/lib/postgresql/@SLOT@/data"
+
+# Additional options to pass to initdb.
+# See `man initdb' for available options.
+PG_INITDB_OPTS="--encoding=UTF8"

diff --git a/dev-db/postgresql/files/postgresql.confd-9.3 
b/dev-db/postgresql/files/postgresql.confd-9.3
new file mode 100644
index 000..8b6d2a09728
--- /dev/null
+++ b/dev-db/postgresql/files/postgresql.confd-9.3
@@ -0,0 +1,65 @@
+# Comma-separated list of directories that contain a unix
+# socket. Created and controlled by the related initscript. The
+# directories created will be owned root:postgres with mode 1775.
+#
+# /run/postgresql is the default directory.
+PG_SOCKET_DIRECTORIES="/run/postgresql"
+
+# Which port and socket to bind PostgreSQL
+PGPORT="5432"
+
+# How long to wait for server to start in seconds
+START_TIMEOUT=10
+
+# NICE_QUIT ignores new connections and wait for clients to disconnect from
+# server before shutting down. NICE_TIMEOUT in 

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

2017-04-17 Thread Aaron Swenson
commit: a2af4b26afb98967d7cd9a1a106caa5fd162ca07
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Mon Apr 17 15:46:07 2017 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Mon Apr 17 15:46:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2af4b26

package.mask: Mask dev-db/postgresql-9.1.24

Masked for removal by 17 May 2017. Past end of life. Susceptible to
security bugs (603716 and 603720). Upgrade to latest version.

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

diff --git a/profiles/package.mask b/profiles/package.mask
index d05de4d2f09..8fbbb0ad3bf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Aaron W. Swenson  (17 Apr 2017)
+# Masked for removal by 17 May 2017. Past end of life. Susceptible to security
+# bugs (603716 and 603720). Upgrade to latest version.
+=dev-db/postgresql-9.1.24
+
 # Kent Fredric  (17 Apr 2017)
 # Should be provided by dev-lang/perl or a virtual since perl 5.9,
 # But was added accidentally in 2012. Don't depend on this,



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

2017-04-17 Thread Matt Turner
commit: addca7f9a7dac350f9cb517bb6e46cc2de88
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Apr 17 15:26:22 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Apr 17 15:40:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=addca7f9

media-libs/mesa: Version bump to 17.0.4

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-17.0.4.ebuild | 514 +
 2 files changed, 515 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index c38f62070a5..80ab3b4db60 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -2,3 +2,4 @@ DIST mesa-13.0.5.tar.xz 9171480 SHA256 
bfcea7e2c801525a60895c8aff11aa68457ee9aa3
 DIST mesa-13.0.6.tar.xz 9179236 SHA256 
29ef104a7fc082d352b1599bd6cb1d040be424ccd22f5e0eb7ee9b0e9acd3597 SHA512 
2455e044647f674c2f1dd524143b61b8630713fa929bbf6fe1c981436a9c08dc933553d638a22b32d2799afb77be746355b48b1b20af172141c5b63891e94441
 WHIRLPOOL 
1fdaaf29de96225cf41a3bdeb559a35cf20fda524f80985b2bfdc52095dcb7f6b320704b7ccf754a6f80555925a6a80dfa2b1115a4bdd9bdc1ebb672f115208a
 DIST mesa-17.0.2.tar.xz 9451056 SHA256 
f8f191f909e01e65de38d5bdea5fb057f21649a3aed20948be02348e77a689d4 SHA512 
df0cb47d01dee16d1d72e0a5fd9d49ab412294761ca647cbb6b411e16892b8be503d87911591339d4630d16b7c948897bfa4321b2c5a8a4219fa58b347015471
 WHIRLPOOL 
3cb03a48da994202e6a39f4adc97e8b40f2bcc713f5fb859fbbdc0a068f3842a59bc916fa0e36138cf560c4bf25c3b70425d6ed9ea8096acc8bbd9ddebfd1acc
 DIST mesa-17.0.3.tar.xz 9485792 SHA256 
ca646f5075a002d60ef9123c8a4331cede155c01712ef945a65c59a5e69fe7ed SHA512 
0bcf1609b54fdabb30ec0a500b78e039bd50060c2c7f5a2e57fca29e1a311fb785dadc3cd311018ebe8020d1cc6320181ece2d2aa39d2f215b0ebf2cb0a55165
 WHIRLPOOL 
fdb1d155e3c8aa22ccbe1403240d891381871e6b62cbd104bc83fd5cd6c3645ac58ac88ba3ff0878e7795404fde77481c3374beb60f295569fe020a1389fb853
+DIST mesa-17.0.4.tar.xz 9454976 SHA256 
1269dc8545a193932a0779b2db5bce9be4a5f6813b98c38b93b372be8362a346 SHA512 
0b465dc165b55e4b2ae61aca2d2c6694714522885a14fb61272f73e685aef734be4aac3d58b8d2ceb2643db0578c6187da35fe2cbe41b62a89564e60659b201d
 WHIRLPOOL 
388b54eee22863cff945452b9fcf915348bd338b9f0e3c685236879300e44cff2ce2c9480b950f96c42bc4fddc268af076de01b78492dcd407fcaae3b67d5200

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

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

2017-04-17 Thread Johannes Huber
commit: 0f5c01622327293f5e20a08616ceee43dbb4f23d
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr 17 14:37:09 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr 17 14:37:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f5c0162

kde-apps/ark: Remove unused patch

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../files/ark-16.12.0-disable-executables.patch| 25 --
 1 file changed, 25 deletions(-)

diff --git a/kde-apps/ark/files/ark-16.12.0-disable-executables.patch 
b/kde-apps/ark/files/ark-16.12.0-disable-executables.patch
deleted file mode 100644
index 35cd3046599..000
--- a/kde-apps/ark/files/ark-16.12.0-disable-executables.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-commit 82fdfd24d46966a117fa625b68784735a40f9065
-Author: Elvis Angelaccio 
-Date:   Fri Jan 6 15:35:46 2017 +0100
-
-Stop running executables when opening urls
-
-This is a security risk because it's not clear when an entry in an
-archive is an executable.
-
-BUG: 374572
-FIXED-IN: 16.12.1
-
-diff --git a/part/part.cpp b/part/part.cpp
-index f1adf21..80f657b 100644
 a/part/part.cpp
-+++ b/part/part.cpp
-@@ -988,7 +988,7 @@ void Part::slotOpenExtractedEntry(KJob *job)
- } else {
- KRun::runUrl(QUrl::fromUserInput(fullName, QString(), 
QUrl::AssumeLocalFile),
-  QMimeDatabase().mimeTypeForFile(fullName).name(),
-- widget());
-+ widget(), false, false);
- }
- } else if (job->error() != KJob::KilledJobError) {
- KMessageBox::error(widget(), job->errorString());



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

2017-04-17 Thread Johannes Huber
commit: 9946754ce0e00bdcd4772998d2ffa8328a30c57e
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr 17 14:23:44 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr 17 14:23:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9946754c

kde-apps/kwave: Remove 0.9.2-r1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 kde-apps/kwave/Manifest  |  1 -
 kde-apps/kwave/kwave-0.9.2-r1.ebuild | 88 
 2 files changed, 89 deletions(-)

diff --git a/kde-apps/kwave/Manifest b/kde-apps/kwave/Manifest
index ea476176aa6..942cc3f7f76 100644
--- a/kde-apps/kwave/Manifest
+++ b/kde-apps/kwave/Manifest
@@ -1,2 +1 @@
-DIST kwave-0.9.2-1.tar.bz2 3424851 SHA256 
e5a01ded2c6d783dd882024b21ba0ba625b84ea8349dceb400d2314683019657 SHA512 
8ecfacd1cc6159c64b95e4600bdb91b634c2e69baa56499837a165d8fe9b6ecca42ca9d20655ac1da6ad70b02bcf763cb1dc30086f0dcb080d7e57a60f35388f
 WHIRLPOOL 
9f01a5c8336bafe3d69c892a6b50d2f2e64f5d0f72fe5935020f545105b4df642116b8fd676a48b3e85f41b1165187db78461620e43169c7c8dd935f4f32eaea
 DIST kwave-16.12.3.tar.xz 1522844 SHA256 
4da5ee0868480402dd2d8b46cd1786ffb6d1e2876fd59b672e95003119e4bfe8 SHA512 
cb3f9d131ab58d0a7567fcd97a6eaca0dc3b98fb4f54caa9304b33fa0969bf6e1b12527718892907d89f2fc183caa682309bee948ec0bfeb516186e77c64
 WHIRLPOOL 
755ee4f169679754384c0f0702c56971bfcb282606fdc652c63e79e624ed73db11aa514a30ab5d5d5736773a12fb08e7acf5390b9f1bd73af297e5ce0eef8d43

diff --git a/kde-apps/kwave/kwave-0.9.2-r1.ebuild 
b/kde-apps/kwave/kwave-0.9.2-r1.ebuild
deleted file mode 100644
index 5f1037af7f2..000
--- a/kde-apps/kwave/kwave-0.9.2-r1.ebuild
+++ /dev/null
@@ -1,88 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-FRAMEWORKS_MINIMAL="5.26.0"
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Sound editor built on KDE Frameworks 5 that can edit many types 
of audio files"
-HOMEPAGE="http://kwave.sourceforge.net/;
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-   SRC_URI="mirror://sourceforge/${PN}/${P}-1.tar.bz2"
-fi
-
-LICENSE="
-   CC-BY-SA-3.0 CC0-1.0 GPL-2+ LGPL-2+
-   handbook? ( FDL-1.2 )
-   opus? ( BSD-2 )
-"
-KEYWORDS="amd64 x86"
-IUSE="alsa flac mp3 +qtmedia opus oss pulseaudio vorbis"
-
-COMMON_DEPEND="
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-   media-libs/audiofile:=
-   >=sci-libs/fftw-3
-   media-libs/libsamplerate
-   alsa? ( media-libs/alsa-lib )
-   flac? ( media-libs/flac )
-   mp3? (
-   media-libs/id3lib
-   media-libs/libmad
-   || ( media-sound/lame media-sound/toolame media-sound/twolame )
-   )
-   qtmedia? ( $(add_qt_dep qtmultimedia) )
-   opus? (
-   media-libs/libogg
-   media-libs/opus
-   )
-   pulseaudio? ( media-sound/pulseaudio )
-   vorbis? (
-   media-libs/libogg
-   media-libs/libvorbis
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   $(add_kdeapps_dep poxml)
-   $(add_qt_dep qtconcurrent)
-   sys-devel/gettext
-   virtual/imagemagick-tools[png,svg]
-"
-RDEPEND="${COMMON_DEPEND}
-   !media-sound/kwave:4
-"
-
-DOCS=( AUTHORS CHANGES LICENSES README TODO )
-
-src_configure() {
-   local mycmakeargs=(
-   -DDEBUG=$(usex debug)
-   -DWITH_ALSA=$(usex alsa)
-   -DWITH_DOC=$(usex handbook)
-   -DWITH_FLAC=$(usex flac)
-   -DWITH_MP3=$(usex mp3)
-   -DWITH_OGG_VORBIS=$(usex vorbis)
-   -DWITH_OGG_OPUS=$(usex opus)
-   -DWITH_OSS=$(usex oss)
-   -DWITH_PULSEAUDIO=$(usex pulseaudio)
-   -DWITH_QT_AUDIO=$(usex qtmedia)
-   )
-
-   kde5_src_configure
-}



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

2017-04-17 Thread Johannes Huber
commit: ea0c0bc304afd65a8472ebb2aa313e5ff123a5c2
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr 17 13:56:45 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr 17 13:56:45 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ea0c0bc3

sets: Use stable kdepim

 sets/kde-applications-16.12 |  2 +-
 sets/kdepim-16.12   | 57 -
 2 files changed, 1 insertion(+), 58 deletions(-)

diff --git a/sets/kde-applications-16.12 b/sets/kde-applications-16.12
index 7c75616e45..01b7a7a0b5 100644
--- a/sets/kde-applications-16.12
+++ b/sets/kde-applications-16.12
@@ -16,7 +16,7 @@
 @kdegraphics-16.12
 @kdemultimedia-16.12
 @kdenetwork-16.12
-@kdepim-16.12
+@kdepim-4.14
 @kdesdk-16.12
 @kdeutils-16.12
 @kdewebdev-16.12

diff --git a/sets/kdepim-16.12 b/sets/kdepim-16.12
deleted file mode 100644
index 075ec06668..00
--- a/sets/kdepim-16.12
+++ /dev/null
@@ -1,57 +0,0 @@
-

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

2017-04-17 Thread Johannes Huber
commit: f7c126c0f0f3f2965a368ecd976efbadc3cfad3c
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr 17 13:58:32 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr 17 13:58:32 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f7c126c0

Documentation: Drop KDEPIM 16.12

 .../.kde-applications-16.12/kdepim-16.12   |  1 -
 .../kde-applications-16.12.keywords| 57 --
 Documentation/package.mask/kde-applications-16.12  | 57 --
 .../.kde-applications-16.12/kdepim-16.12   |  1 -
 .../package.unmask/kde-applications-16.12  | 57 --
 5 files changed, 173 deletions(-)

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-16.12/kdepim-16.12 
b/Documentation/package.accept_keywords/.kde-applications-16.12/kdepim-16.12
deleted file mode 12
index e0d85bd9be..00
--- a/Documentation/package.accept_keywords/.kde-applications-16.12/kdepim-16.12
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kdepim-16.12
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/kde-applications-16.12.keywords 
b/Documentation/package.accept_keywords/kde-applications-16.12.keywords
index d23f515678..b0613d56a6 100644
--- a/Documentation/package.accept_keywords/kde-applications-16.12.keywords
+++ b/Documentation/package.accept_keywords/kde-applications-16.12.keywords
@@ -147,63 +147,6 @@
 

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-File/

2017-04-17 Thread Kent Fredric
commit: be4e3a8512f8c1dfe9ac65abf58f71c4660aa13b
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Apr 17 13:58:02 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Apr 17 13:58:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be4e3a85

dev-perl/Test-File: Bump to version 1.443.0

- Nuke bad tests

Upstream:
- Fix more '.' in @INC issues ( invisible without
  Test::Manifest installed )

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Test-File/Manifest |  1 +
 dev-perl/Test-File/Test-File-1.443.0.ebuild | 31 +
 dev-perl/Test-File/metadata.xml |  4 
 3 files changed, 36 insertions(+)

diff --git a/dev-perl/Test-File/Manifest b/dev-perl/Test-File/Manifest
index 107e9ddeb34..8775bbc5b36 100644
--- a/dev-perl/Test-File/Manifest
+++ b/dev-perl/Test-File/Manifest
@@ -1 +1,2 @@
 DIST Test-File-1.442.tar.gz 26895 SHA256 
653123c08b50601eadad24638621c3c161cf97ac3127f3c7b7fe205b28115d88 SHA512 
efddd0d86fbe6ccdd3d1051950aa5ca7619e56485718b15a7260eabf2a8d257c511c05b181ac708fef63b949781658d93c48b384b6197353a6cb6aa2a4f58471
 WHIRLPOOL 
9277c5fe67e81215ec3fccc0b7b3896d9a1198429a1ec466cf74db8e1a7d38a260143904cd9a04e4493ad9b9080c911d937ba606a4e5e610aac73d874c0ad761
+DIST Test-File-1.443.tar.gz 27065 SHA256 
61b4a6ab8f617c8c7b5975164cf619468dc304b6baaaea3527829286fa58bcd5 SHA512 
9ad66b3a9dc1c3752a4ec22934db9139ac010ac3237a3de018d4ec4a65ac047f0152ab9e7979a2615412c1af02a1f2dfa0dbfdf5eba5358628b1b443232c45b2
 WHIRLPOOL 
d2c224dc06642357407dd946e7f9f8aa996603c3ed467d18860b909b4b73e8796eb81500e7ec0de97b166380ef9ce6c55a94922c563f45df02f700d098ac4603

diff --git a/dev-perl/Test-File/Test-File-1.443.0.ebuild 
b/dev-perl/Test-File/Test-File-1.443.0.ebuild
new file mode 100644
index 000..99e676a737a
--- /dev/null
+++ b/dev-perl/Test-File/Test-File-1.443.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=1.443
+inherit perl-module
+
+DESCRIPTION="Test file attributes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+   test? (
+   >=virtual/perl-Test-Simple-0.950.0
+   dev-perl/Test-utf8
+   )
+"
+src_prepare() {
+   if use test; then
+   perl_rm_files t/pod.t t/pod_coverage.t t/test_manifest
+   sed -i -e '/Test::Manifest/d' Makefile.PL || die "Can't patch 
Makefile.PL"
+   fi
+   perl-module_src_prepare
+}

diff --git a/dev-perl/Test-File/metadata.xml b/dev-perl/Test-File/metadata.xml
index 2b9a936fc0a..63ae44c9cfc 100644
--- a/dev-perl/Test-File/metadata.xml
+++ b/dev-perl/Test-File/metadata.xml
@@ -5,4 +5,8 @@
 p...@gentoo.org
 Gentoo Perl Project
   
+  
+Test-File
+Test::File
+  
 



[gentoo-commits] repo/gentoo:master commit in: net-im/skypeforlinux/

2017-04-17 Thread Amy Liffey
commit: 414e240545661d4adb66242d3b3f28d0d0e1888f
Author: Karol Grudziński 
AuthorDate: Tue Apr  4 21:03:45 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Mon Apr 17 13:49:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=414e2405

net-im/skypeforlinux: version bump to 5.1.0.1

Closes:#4361
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-im/skypeforlinux/Manifest |   1 +
 net-im/skypeforlinux/skypeforlinux-5.1.0.1.ebuild | 106 ++
 2 files changed, 107 insertions(+)

diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
index b3b07c55889..d9678910020 100644
--- a/net-im/skypeforlinux/Manifest
+++ b/net-im/skypeforlinux/Manifest
@@ -1 +1,2 @@
 DIST skypeforlinux_5.0.0.5-1.x86_64.rpm 67525460 SHA256 
afd90e232849e90508f7ce06c765d850e9353f8074443d9f1d99fc0c53789cef SHA512 
fe09406d57cc02910078c4ede54986753a671cd7b31fa6733f7c111cecf0cc574b13f08980470a32b9921b77ab1fc2cac24faef5fcd2110e8e579003d6e035f0
 WHIRLPOOL 
87cf34808494a4b46788e9f8539b5b435a59bfa583456bd8c0c6c17f890e3ff6b44a168d25c588cdaf98431db0b3261f423c021cf9aa85b92bbed772c91b6376
+DIST skypeforlinux_5.1.0.1-1.x86_64.rpm 67541387 SHA256 
ca05f35ed845e63bccb86256b7bd1de06bc312fd0c07f027995121bc807f6bac SHA512 
ea9caf93fb6b115c9bf2972bd36d479f1ed365ed2462d6b0fc312d8566df30dbb7273de26f3f6240042bf3ddd49865c3509bf11b884eae938344456327cf3697
 WHIRLPOOL 
611272ca0c9f1c76510f7a2ae6411214f203aa9c2855271359d38f2f64c6e7ccdcd827afa45453f0658ae1f10889b5c7716ff5eec29a344035f55ad46b3f3051

diff --git a/net-im/skypeforlinux/skypeforlinux-5.1.0.1.ebuild 
b/net-im/skypeforlinux/skypeforlinux-5.1.0.1.ebuild
new file mode 100644
index 000..c5a2bef1406
--- /dev/null
+++ b/net-im/skypeforlinux/skypeforlinux-5.1.0.1.ebuild
@@ -0,0 +1,106 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils pax-utils rpm
+
+DESCRIPTION="P2P Internet Telephony (VoiceIP) client"
+HOMEPAGE="https://www.skype.com/;
+SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm;
+
+LICENSE="Skype-TOS no-source-code"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="pax_kernel"
+
+S="${WORKDIR}"
+QA_PREBUILT=opt/skypeforlinux/skypeforlinux
+RESTRICT="mirror bindist strip" #299368
+
+RDEPEND="dev-libs/atk
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gconf:2
+   gnome-base/libgnome-keyring
+   media-libs/alsa-lib
+   media-libs/fontconfig:1.0
+   media-libs/freetype:2
+   net-print/cups
+   sys-apps/dbus
+   sys-devel/gcc[cxx]
+   sys-libs/glibc
+   virtual/ttf-fonts
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   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/pango"
+
+src_unpack() {
+   rpm_src_unpack ${A}
+}
+
+src_prepare() {
+   default
+   sed -e 
"s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
+   -i usr/bin/skypeforlinux || die
+   sed -e "s!^Exec=.*!Exec=${EPREFIX}/opt/bin/skypeforlinux!" \
+   -e 
"s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
+   -i usr/share/applications/skypeforlinux.desktop || die
+}
+
+src_install() {
+   insinto /opt/skypeforlinux/locales
+   doins usr/share/skypeforlinux/locales/*.pak
+
+   insinto 
/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/keytar/build/Release
+   doins 
usr/share/skypeforlinux/resources/app.asar.unpacked/node_modules/keytar/build/Release/keytar.node
+
+   insinto /opt/skypeforlinux/resources
+   doins usr/share/skypeforlinux/resources/*.asar
+
+   insinto /opt/skypeforlinux
+   doins usr/share/skypeforlinux/*.pak
+   doins usr/share/skypeforlinux/*.bin
+   doins usr/share/skypeforlinux/*.dat
+   doins usr/share/skypeforlinux/version
+   exeinto /opt/skypeforlinux
+   doexe usr/share/skypeforlinux/*.so
+   doexe usr/share/skypeforlinux/skypeforlinux
+
+   into /opt
+   dobin usr/bin/skypeforlinux
+
+   dodoc -r usr/share/doc/skypeforlinux/.
+
+   doicon usr/share/pixmaps/skypeforlinux.png
+
+   local res
+   for res in 16 32 256 512; do
+   newicon -s ${res} 
usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
+   done
+
+   domenu usr/share/applications/skypeforlinux.desktop
+
+   if use pax_kernel; then
+   pax-mark -Cm "${ED%/}"/opt/skypeforlinux/skypeforlinux
+   eqawarn "You have set USE=pax_kernel meaning that you intend to 
run"
+   eqawarn 

[gentoo-commits] repo/gentoo:master commit in: net-im/skypeforlinux/

2017-04-17 Thread Amy Liffey
commit: 97542249f7a888b10cf2382de00ef61130495c9a
Author: Karol Grudziński 
AuthorDate: Tue Apr  4 20:51:42 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Mon Apr 17 13:49:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97542249

net-im/skypeforlinux: remove ebuild for unavailable version

- Skype removed RPM for version 1.17.0.1 from their server

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-im/skypeforlinux/Manifest  |   1 -
 net-im/skypeforlinux/skypeforlinux-1.17.0.1.ebuild | 111 -
 2 files changed, 112 deletions(-)

diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
index d394378841e..b3b07c55889 100644
--- a/net-im/skypeforlinux/Manifest
+++ b/net-im/skypeforlinux/Manifest
@@ -1,2 +1 @@
-DIST skypeforlinux_1.17.0.1-1.x86_64.rpm 63527308 SHA256 
3eb614781bb55d3e29097192bf4bab3ab1df4215d63e0c610375fce361d95c20 SHA512 
2d11c1bae5c13812b61c6aa91d215faefe0c0920f4c9d69741906f1d47db501f0f15dabcfe1675c0439fc855eff6a258b2104fb9b213d0fadcd5432b03be6ca4
 WHIRLPOOL 
3f91650271579e810ddf3e7c1988ae75ecdc782f5ebddf69dff7ddc824dd98dfcec2c8211ffdbad53e021fe9959a9beec64c9966f57e565ba8157c17110bb888
 DIST skypeforlinux_5.0.0.5-1.x86_64.rpm 67525460 SHA256 
afd90e232849e90508f7ce06c765d850e9353f8074443d9f1d99fc0c53789cef SHA512 
fe09406d57cc02910078c4ede54986753a671cd7b31fa6733f7c111cecf0cc574b13f08980470a32b9921b77ab1fc2cac24faef5fcd2110e8e579003d6e035f0
 WHIRLPOOL 
87cf34808494a4b46788e9f8539b5b435a59bfa583456bd8c0c6c17f890e3ff6b44a168d25c588cdaf98431db0b3261f423c021cf9aa85b92bbed772c91b6376

diff --git a/net-im/skypeforlinux/skypeforlinux-1.17.0.1.ebuild 
b/net-im/skypeforlinux/skypeforlinux-1.17.0.1.ebuild
deleted file mode 100644
index 0cc1c9ad623..000
--- a/net-im/skypeforlinux/skypeforlinux-1.17.0.1.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils pax-utils rpm
-
-DESCRIPTION="P2P Internet Telephony (VoiceIP) client"
-HOMEPAGE="https://www.skype.com/;
-SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm;
-
-LICENSE="Skype-TOS no-source-code"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="pax_kernel"
-
-S="${WORKDIR}"
-QA_PREBUILT=opt/skypeforlinux/skypeforlinux
-RESTRICT="mirror bindist strip" #299368
-
-RDEPEND="dev-libs/atk
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gconf:2
-   gnome-base/libgnome-keyring
-   media-libs/alsa-lib
-   media-libs/fontconfig:1.0
-   media-libs/freetype:2
-   net-print/cups
-   sys-apps/dbus
-   sys-devel/gcc[cxx]
-   sys-libs/glibc
-   virtual/ttf-fonts
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   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/pango"
-
-src_unpack() {
-   rpm_src_unpack ${A}
-}
-
-src_prepare() {
-   default
-   sed -e 
"s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
-   -i usr/bin/skypeforlinux || die
-   sed -e "s!^Exec=.*!Exec=${EPREFIX}/opt/bin/skypeforlinux!" \
-   -e 
"s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
-   -i usr/share/applications/skypeforlinux.desktop || die
-}
-
-src_install() {
-   insinto /opt/skypeforlinux/locales
-   doins usr/share/skypeforlinux/locales/*.pak
-
-   insinto 
/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/keytar/build/Release
-   doins 
usr/share/skypeforlinux/resources/app.asar.unpacked/node_modules/keytar/build/Release/keytar.node
-
-   insinto /opt/skypeforlinux/resources
-   doins usr/share/skypeforlinux/resources/*.asar
-
-   insinto /opt/skypeforlinux
-   doins usr/share/skypeforlinux/*.pak
-   doins usr/share/skypeforlinux/*.bin
-   doins usr/share/skypeforlinux/*.dat
-   doins usr/share/skypeforlinux/version
-   exeinto /opt/skypeforlinux
-   doexe usr/share/skypeforlinux/*.so
-   doexe usr/share/skypeforlinux/skypeforlinux
-
-   into /opt
-   dobin usr/bin/skypeforlinux
-
-   dodoc -r usr/share/doc/skypeforlinux/.
-
-   doicon usr/share/pixmaps/skypeforlinux.png
-
-   local res
-   for res in 16 32 256 512; do
-   newicon -s ${res} 
usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
-   done
-
-   domenu usr/share/applications/skypeforlinux.desktop
-
-   if use pax_kernel; then
-   pax-mark -Cm "${ED%/}"/opt/skypeforlinux/skypeforlinux
-   eqawarn "You have set 

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tree-Simple/

2017-04-17 Thread Kent Fredric
commit: 82ef3a4d052cfcfcef85f993ef0873241bd4c292
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Apr 17 12:32:55 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Apr 17 12:33:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82ef3a4d

dev-perl/Tree-Simple: Bump to version 1.310.0

Upstream:
- Add new methods getSiblingCount(), isFirstChild() and
  isLastChild()

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Tree-Simple/Manifest   |  1 +
 dev-perl/Tree-Simple/Tree-Simple-1.310.0.ebuild | 27 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Tree-Simple/Manifest b/dev-perl/Tree-Simple/Manifest
index 3744a910497..a99a686deab 100644
--- a/dev-perl/Tree-Simple/Manifest
+++ b/dev-perl/Tree-Simple/Manifest
@@ -2,3 +2,4 @@ DIST Tree-Simple-1.18.tar.gz 32851 SHA256 
cfbcdf0e02fb94134e1308ef5c3feb4ca4d4ff
 DIST Tree-Simple-1.27.tgz 46811 SHA256 
ec3f9447744172c798a2191276c8ab2f4296f51e3b4e3fd48fa242e8509c566c SHA512 
61cc1b7350adbae47fdd23693f212b700363e388e650fbb1e740f6ca615d6b61ac71e2283ee96fb68987bc8f3f295948edd9a981fd45f87e1a68fa92edfd3df1
 WHIRLPOOL 
3938373603f119fc0b4d160b144ddb01be382c4f246e3281e7fa9d3d1f14ce064c3f22bed4e84590cc3304318809f79122f134d6481fb81ea3ef9339b5cc366e
 DIST Tree-Simple-1.29.tgz 47322 SHA256 
695e693587241d56d6b5a6e1477f548bcf71a0b0e4bf14b06ef2965e499bfe2c SHA512 
d6ed79878bf9e8cb4bf82a85dd4d11c70968be53b08d73905d49fff70ec21ca53c604df1e139c0304763e592e42db831c411d03dc8cd1bbb2834cf037088b746
 WHIRLPOOL 
a87fac94e3437b075d97db8bebfcd19b640117c11040434cdc7b341feb23fb55739cced9fee86813d7d051d8d2db2924641102952ae0d405aa183523acaf2764
 DIST Tree-Simple-1.30.tgz 48264 SHA256 
5d8b76105d6d3168382f40a215e1a83e16bc0eca7acd4336bb0d9a6355dd92e4 SHA512 
41d94b040a882edf0f5777276246e8e55bf3f19bcc93f6facea5076136b3d8931d663e5a989e5045c104e76aca86d14dfe63bc7e39cd9d8542ea47c1dc202c0d
 WHIRLPOOL 
db01a2b87eca350c99b0da1aa28f97ddba1f8bf66940854080615d75d11f02810406fbdf4ababce43e41bd19bdbbc99b29acba1f9e882a7af5edd4f29c1f62df
+DIST Tree-Simple-1.31.tgz 49287 SHA256 
1745edd71b516cd570676fc1d63e1baa6019cd6132a37446b064592557500cc9 SHA512 
ec35f8256256c9a053c2643d55ea6aeb1c354ff9f19d01697f26ecefaa2f1e966c00ec9a5d33528c9ba1f02155a27aab94c17f1403125e1b4ade3ff724966a4e
 WHIRLPOOL 
d4135c9023a772a62bd96405effd05ba0dd33ede78ff9c9c27b7414c59a7317b63b3a4bb6b6dbb8ab79c6a1d7ad9fd0680dc31635cf6c1a7d4c7a0ac56d2b0a8

diff --git a/dev-perl/Tree-Simple/Tree-Simple-1.310.0.ebuild 
b/dev-perl/Tree-Simple/Tree-Simple-1.310.0.ebuild
new file mode 100644
index 000..b1abd9c6707
--- /dev/null
+++ b/dev-perl/Tree-Simple/Tree-Simple-1.310.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=RSAVAGE
+DIST_VERSION=1.31
+DIST_A_EXT=tgz
+inherit perl-module
+
+DESCRIPTION="A simple tree object"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+   >=virtual/perl-Scalar-List-Utils-1.180.0
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   !minimal? ( dev-perl/Test-Memory-Cycle )
+   >=dev-perl/Test-Exception-0.150.0
+   >=virtual/perl-Test-Simple-1.1.2
+   )
+"



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

2017-04-17 Thread Paweł Hajdan
commit: a98d5c2d14a8ff2b92f0a2afc686c05a09c4f7db
Author: Pawel Hajdan, Jr  gentoo  org>
AuthorDate: Mon Apr 17 12:04:09 2017 +
Commit: Paweł Hajdan  gentoo  org>
CommitDate: Mon Apr 17 12:05:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a98d5c2d

www-client/chromium: only block old sandbox for USE=tcmalloc

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

diff --git a/www-client/chromium/chromium-59.0.3067.0.ebuild 
b/www-client/chromium/chromium-59.0.3067.0.ebuild
index 3c419a8ef85..05b23186a96 100644
--- a/www-client/chromium/chromium-59.0.3067.0.ebuild
+++ b/www-client/chromium/chromium-59.0.3067.0.ebuild
@@ -105,7 +105,7 @@ DEPEND="${COMMON_DEPEND}
dev-util/ninja
net-libs/nodejs
sys-apps/hwids[usb(+)]
-   !=sys-devel/bison-2.4.3
sys-devel/flex
virtual/pkgconfig



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

2017-04-17 Thread Andreas Sturmlechner
commit: b25121e809c74712ae202d70b1dcb09fa9099c52
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Apr 17 11:33:52 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 17 11:52:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25121e8

kde-apps/kfind: Drop 16.08.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kfind/Manifest |  1 -
 kde-apps/kfind/kfind-16.08.3.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/kde-apps/kfind/Manifest b/kde-apps/kfind/Manifest
index 7bfd2943dc5..290afc3bc58 100644
--- a/kde-apps/kfind/Manifest
+++ b/kde-apps/kfind/Manifest
@@ -1,2 +1 @@
-DIST kde-baseapps-16.08.3.tar.xz 2051000 SHA256 
47e9bb15c64495392625d69af9ac7e00644caa52c98c7187489a7c569ec842a1 SHA512 
6606430c2ec5ab934d253a009bbc2c1df4e9d1f8b54dcf16dd9f1894449d7c734641f17360b906a3a7667ac7083ab712b8498b44a20c137d836dd1dab8963649
 WHIRLPOOL 
b65a32a9c03424ed6718db4b5fea85c28690074f450f49df1c581d77e03cc172004dda5aadd39de087e6ff0d101ac1f7587a960e20f7d4faa56f2b45a6ee7643
 DIST kfind-16.12.3.tar.xz 61924 SHA256 
523f98df8bff0cf9fa8b7454b6b2ffe33cbd18b1834ba34fdaaf9198fbb0f9b4 SHA512 
e89d2199abdbf83625bd3f9920e5582813cd6e0953ba350f44520e44953657ad8215af7d1cf1e7767520cb92aa61781627dbbf4a84648ca58819a8e003e7
 WHIRLPOOL 
715a487986131cc5fea15d7d5873e1bcb85ade7895b87d41dc8f80963ec452af0cb884d5108bc81f15c4166fb296f87494930f4395a62878f9041e682d3a346d

diff --git a/kde-apps/kfind/kfind-16.08.3.ebuild 
b/kde-apps/kfind/kfind-16.08.3.ebuild
deleted file mode 100644
index 86c6d0d6f1a..000
--- a/kde-apps/kfind/kfind-16.08.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-KMNAME="kde-baseapps"
-inherit kde4-meta
-
-DESCRIPTION="KDE file finder utility"
-HOMEPAGE="https://www.kde.org/applications/utilities/kfind/;
-KEYWORDS="amd64 ~arm x86"
-IUSE="debug"
-
-DEPEND="
-   $(add_kdeapps_dep libkonq)
-"
-RDEPEND="${DEPEND}"



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

2017-04-17 Thread Andreas Sturmlechner
commit: 21a611a287905cafacaf52a01f2905a57a4f363d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Apr 17 11:34:40 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 17 11:52:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a611a2

kde-apps/keditbookmarks: Drop 16.08.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/keditbookmarks/Manifest|  1 -
 .../keditbookmarks/keditbookmarks-16.08.3.ebuild| 21 -
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/keditbookmarks/Manifest b/kde-apps/keditbookmarks/Manifest
index 2427b4e84d5..166dbc0465a 100644
--- a/kde-apps/keditbookmarks/Manifest
+++ b/kde-apps/keditbookmarks/Manifest
@@ -1,2 +1 @@
-DIST kde-baseapps-16.08.3.tar.xz 2051000 SHA256 
47e9bb15c64495392625d69af9ac7e00644caa52c98c7187489a7c569ec842a1 SHA512 
6606430c2ec5ab934d253a009bbc2c1df4e9d1f8b54dcf16dd9f1894449d7c734641f17360b906a3a7667ac7083ab712b8498b44a20c137d836dd1dab8963649
 WHIRLPOOL 
b65a32a9c03424ed6718db4b5fea85c28690074f450f49df1c581d77e03cc172004dda5aadd39de087e6ff0d101ac1f7587a960e20f7d4faa56f2b45a6ee7643
 DIST keditbookmarks-16.12.3.tar.xz 64068 SHA256 
5628972b3d82b144d5da855049539a183b646664c4aebcae61424a4dcb92c336 SHA512 
4df209179344195b8816d16a168bfe7bb0d5a61b9e6ad2af5fc0615e03e472801e41e5a8e44c0f97dbde7e4d7220b9530b3cdb235a508746672a325a270f52f9
 WHIRLPOOL 
8fe9269c552c1bac044e21fde1a6e9442734c0644bc04e69bf5c9b8eb9e150b307c787255735f6b4ac1de4c6e5123e57f596d7ac196396db8070e3f458b02335

diff --git a/kde-apps/keditbookmarks/keditbookmarks-16.08.3.ebuild 
b/kde-apps/keditbookmarks/keditbookmarks-16.08.3.ebuild
deleted file mode 100644
index 51608a9428f..000
--- a/kde-apps/keditbookmarks/keditbookmarks-16.08.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KMNAME="kde-baseapps"
-VIRTUALX_REQUIRED="test"
-inherit kde4-meta
-
-DESCRIPTION="KDE's bookmarks editor"
-KEYWORDS="amd64 ~arm x86"
-IUSE="debug"
-
-DEPEND="
-   $(add_kdeapps_dep libkonq)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
-   lib/konq/
-"



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

2017-04-17 Thread Andreas Sturmlechner
commit: c1cc5f76f0bbb3721a82b249165af594d079de62
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Apr 17 11:30:47 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 17 11:52:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1cc5f76

kde-apps/konqueror: Allow all slots of kde-apps/k{editbookmarks,find}

Fix file collision with kde-apps/keditbookmarks:5

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4435

 .../{konqueror-16.08.3.ebuild => konqueror-16.08.3-r1.ebuild}  | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/kde-apps/konqueror/konqueror-16.08.3.ebuild 
b/kde-apps/konqueror/konqueror-16.08.3-r1.ebuild
similarity index 90%
rename from kde-apps/konqueror/konqueror-16.08.3.ebuild
rename to kde-apps/konqueror/konqueror-16.08.3-r1.ebuild
index a554744e689..eb82291baf4 100644
--- a/kde-apps/konqueror/konqueror-16.08.3.ebuild
+++ b/kde-apps/konqueror/konqueror-16.08.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,13 +27,12 @@ DEPEND="
 
 # bug #544630: evince[nsplugin] crashes konqueror
 RDEPEND="${DEPEND}
-   $(add_kdeapps_dep kfind)
+   kde-apps/kfind:*
$(add_kdeapps_dep kfmclient)
$(add_kdeapps_dep kurifilter-plugins)
-   bookmarks? ( $(add_kdeapps_dep keditbookmarks) )
+   bookmarks? ( kde-apps/keditbookmarks:* )
filemanager? (
$(add_kdeapps_dep kdebase-kioslaves)
-   $(add_kdeapps_dep kfind)
$(add_kdeapps_dep konsolepart)
!kde-apps/dolphin:4
)
@@ -63,6 +62,9 @@ src_prepare() {
 
kde4-meta_src_prepare
 
+   # Avoid doc file collisions
+   sed -e "/man-kbookmarkmerger/d" -i doc/konqueror/CMakeLists.txt || die
+
use filemanager || cmake_comment_add_subdirectory dolphin
 
# Do not install *.desktop files for kfmclient



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

2017-04-17 Thread Kent Fredric
commit: 3e3d699eccc26655618b3ef55e78673ade7bf635
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Apr 17 11:40:28 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Apr 17 11:43:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3d699e

profiles: pmask dev-perl/encoding-warnings

This is mostly a long standing historical accident as its supposed
to be part of perl itself.

The CPAN version is also accumulating bugs so installing it is _WORSE_
than using the version shipped with perl, as perl > CPAN

Bug: https://bugs.gentoo.org/615844
Bug: https://rt.cpan.org/Ticket/Display.html?id=121206
Bug: https://rt.cpan.org/Ticket/Display.html?id=100538

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

diff --git a/profiles/package.mask b/profiles/package.mask
index c1db41eef79..d05de4d2f09 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Kent Fredric  (17 Apr 2017)
+# Should be provided by dev-lang/perl or a virtual since perl 5.9,
+# But was added accidentally in 2012. Don't depend on this,
+# and if you need a version newer than 0.11, ask perl project
+# for a virtual
+dev-perl/encoding-warnings
+
 # James Le Cuirot  (14 Apr 2017)
 # Outdated and stuck behind a temperamental registration wall that I
 # have lost my patience with. Removal in 30 days if no one cares



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

2017-04-17 Thread Andreas Sturmlechner
commit: dd1f210619103ddb12faa9ed3ff1e9cbf761f6f4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Apr 17 10:49:57 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 17 10:49:57 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dd1f2106

sets: Update kde-baseapps and kdemultimedia

 sets/kde-baseapps  | 6 --
 sets/kdemultimedia | 1 +
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/sets/kde-baseapps b/sets/kde-baseapps
index 1b52d447d1..b78dbd4230 100644
--- a/sets/kde-baseapps
+++ b/sets/kde-baseapps
@@ -1,11 +1,5 @@
 # Autogenerated by regenerate-files, DO NOT EDIT.
-kde-apps/kdepasswd
 kde-apps/kdialog
 kde-apps/keditbookmarks
 kde-apps/kfind
-kde-apps/kfmclient
-kde-apps/konq-plugins
 kde-apps/konqueror
-kde-apps/libkonq
-kde-apps/nsplugins
-kde-apps/plasma-apps

diff --git a/sets/kdemultimedia b/sets/kdemultimedia
index 655d7e055d..fe5f1541a3 100644
--- a/sets/kdemultimedia
+++ b/sets/kdemultimedia
@@ -7,5 +7,6 @@ kde-apps/kdemultimedia-meta
 kde-apps/kdenlive
 kde-apps/kmix
 kde-apps/kscd
+kde-apps/kwave
 kde-apps/libkcddb
 kde-apps/libkcompactdisc



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

2017-04-17 Thread Andreas Sturmlechner
commit: b3d34f0dd403c6e8f8309a4d92a1fe8c7bda0186
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Apr 17 10:49:39 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 17 10:49:39 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b3d34f0d

sets: Drop KDE Applications 16.08

 sets/kde-applications-16.08 | 22 --
 sets/kde-baseapps-16.08 | 10 --
 sets/kdeaccessibility-16.08 |  6 --
 sets/kdeadmin-16.08 |  3 ---
 sets/kdeedu-16.08   | 27 ---
 sets/kdegames-16.08 | 42 --
 sets/kdegraphics-16.08  | 18 --
 sets/kdemultimedia-16.08| 10 --
 sets/kdenetwork-16.08   | 25 -
 sets/kdesdk-16.08   | 16 
 sets/kdeutils-16.08 | 15 ---
 sets/kdewebdev-16.08|  5 -
 12 files changed, 199 deletions(-)

diff --git a/sets/kde-applications-16.08 b/sets/kde-applications-16.08
deleted file mode 100644
index bb41334bfb..00
--- a/sets/kde-applications-16.08
+++ /dev/null
@@ -1,22 +0,0 @@
-

[gentoo-commits] proj/kde:master commit in: Documentation/package.use/

2017-04-17 Thread Andreas Sturmlechner
commit: c0b7fae264524a75a603e63e4f6b3784e8156ad1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Apr 17 09:47:21 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 17 09:47:21 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c0b7fae2

Documentation: Drop obsolete packages from no-pykde4.use

 Documentation/package.use/no-pykde4.use | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/package.use/no-pykde4.use 
b/Documentation/package.use/no-pykde4.use
index a155d1ba84..e90a080b72 100644
--- a/Documentation/package.use/no-pykde4.use
+++ b/Documentation/package.use/no-pykde4.use
@@ -2,7 +2,4 @@
 # to prevent pykde4 from being pulled in (which normally doesn't build)
 
 kde-apps/kdegames-meta -python
-kde-apps/kdeutils-meta -cups
-kde-apps/marble -python
-kde-base/plasma-workspace -python
 



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

2017-04-17 Thread Andreas Sturmlechner
commit: 33bbb5492895df1876e542e7c2695b6654f28951
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Apr 17 08:52:14 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 17 09:10:59 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=33bbb549

kde-apps/libkcompactdisc: Proper patch after upstream input

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../files/libkcompactdisc-17.04.0-no-alsa.patch| 72 +-
 1 file changed, 44 insertions(+), 28 deletions(-)

diff --git 
a/kde-apps/libkcompactdisc/files/libkcompactdisc-17.04.0-no-alsa.patch 
b/kde-apps/libkcompactdisc/files/libkcompactdisc-17.04.0-no-alsa.patch
index 6bebf88e7c..1346f74044 100644
--- a/kde-apps/libkcompactdisc/files/libkcompactdisc-17.04.0-no-alsa.patch
+++ b/kde-apps/libkcompactdisc/files/libkcompactdisc-17.04.0-no-alsa.patch
@@ -1,36 +1,52 @@
-commit bb427b44150e23e618209334d826d389b903ac8a
+commit 006fda07f559206f9f9f1ccc29080ce71a367b09
 Author: Andreas Sturmlechner 
 Date:   Sun Apr 16 21:23:58 2017 +0200
 
-Fix build without ALSA again
+Fix linking with ALSA
 
-Signed-off-by: Andreas Sturmlechner 
+REVIEW: 130089
 
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index b25c7d7..c89e9dd 100644
 a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -12,8 +12,10 @@ set_package_properties(ALSA PROPERTIES
-DESCRIPTION "ALSA provides audio and MIDI 
functionality"
-TYPE OPTIONAL
-PURPOSE "Play back audo CDs via ALSA")
--set(HAVE_ALSA ${ALSA_FOUND})
--configure_file(config-alsa.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-alsa.h)
-+if(ALSA_FOUND)
-+add_definitions(-DHAVE_ALSA)
-+configure_file(config-alsa.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config-alsa.h)
-+endif(ALSA_FOUND)
+diff --git a/src/kcompactdisc.cpp b/src/kcompactdisc.cpp
+index 437648f..2e297d1 100644
+--- a/src/kcompactdisc.cpp
 b/src/kcompactdisc.cpp
+@@ -22,6 +22,8 @@
+ #include "kcompactdisc.h"
+ #include "kcompactdisc_p.h"
  
- set(wmlib_audio_SRCS
- wmlib/audio/audio.c
-@@ -79,8 +81,8 @@ target_link_libraries(KF5CompactDisc
- Phonon::phonon4qt5
- )
++#include 
++
+ #include 
+ #include 
+ #include 
+diff --git a/src/wmlib/audio/audio.c b/src/wmlib/audio/audio.c
+index 9ed7a82..729ada5 100644
+--- a/src/wmlib/audio/audio.c
 b/src/wmlib/audio/audio.c
+@@ -19,9 +19,8 @@
+ #include "audio.h"
+ #include "../include/wm_config.h"
  
--if (HAVE_ALSA)
--target_link_libraries(KF5CompactDisc ${ALSA_LIBRARY})
-+if (ALSA_FOUND)
-+target_link_libraries(KF5CompactDisc ${ALSA_LIBRARIES})
- endif ()
+-#ifdef HAVE_ALSA
+ #include 
+-#endif
++
+ #include 
  
- if (USE_WMLIB)
+ struct audio_oops *setup_phonon(const char *dev, const char *ctl);
+diff --git a/src/wmlib/audio/audio_alsa.c b/src/wmlib/audio/audio_alsa.c
+index 87bbca5..af1a1cb 100644
+--- a/src/wmlib/audio/audio_alsa.c
 b/src/wmlib/audio/audio_alsa.c
+@@ -26,9 +26,10 @@
+ #include "../include/wm_struct.h"
+ #include "../include/wm_config.h"
+ 
++#include 
++
+ #ifdef HAVE_ALSA
+ 
+-#include 
+ #include 
+ 
+ static char *device = NULL;



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

2017-04-17 Thread Andreas Sturmlechner
commit: 85ff71c694237de8f50a47ace405f73510f24614
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Apr 17 09:50:15 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 17 09:50:15 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=85ff71c6

Documentation: Remove KDE Applications 16.08

 Documentation/maintainers/regenerate-files |   4 +-
 .../.kde-applications-16.08/_HEADER_   |   2 -
 .../.kde-applications-16.08/kde-applications-16.08 |   1 -
 .../.kde-applications-16.08/kde-baseapps-16.08 |   1 -
 .../.kde-applications-16.08/kdeaccessibility-16.08 |   1 -
 .../.kde-applications-16.08/kdeadmin-16.08 |   1 -
 .../.kde-applications-16.08/kdeedu-16.08   |   1 -
 .../.kde-applications-16.08/kdegames-16.08 |   1 -
 .../.kde-applications-16.08/kdegraphics-16.08  |   1 -
 .../.kde-applications-16.08/kdemultimedia-16.08|   1 -
 .../.kde-applications-16.08/kdenetwork-16.08   |   1 -
 .../.kde-applications-16.08/kdesdk-16.08   |   1 -
 .../.kde-applications-16.08/kdeutils-16.08 |   1 -
 .../.kde-applications-16.08/kdewebdev-16.08|   1 -
 .../.kde-applications-16.08/more-deps  |   2 -
 .../kde-applications-16.08.keywords| 192 -
 Documentation/package.mask/kde-applications-16.08  | 192 -
 .../.kde-applications-16.08/_HEADER_   |   3 -
 .../.kde-applications-16.08/kde-applications-16.08 |   1 -
 .../.kde-applications-16.08/kde-baseapps-16.08 |   1 -
 .../.kde-applications-16.08/kdeaccessibility-16.08 |   1 -
 .../.kde-applications-16.08/kdeadmin-16.08 |   1 -
 .../.kde-applications-16.08/kdeedu-16.08   |   1 -
 .../.kde-applications-16.08/kdegames-16.08 |   1 -
 .../.kde-applications-16.08/kdegraphics-16.08  |   1 -
 .../.kde-applications-16.08/kdemultimedia-16.08|   1 -
 .../.kde-applications-16.08/kdenetwork-16.08   |   1 -
 .../.kde-applications-16.08/kdesdk-16.08   |   1 -
 .../.kde-applications-16.08/kdeutils-16.08 |   1 -
 .../.kde-applications-16.08/kdewebdev-16.08|   1 -
 .../.kde-applications-16.08/more-deps  |   1 -
 .../package.unmask/kde-applications-16.08  | 192 -
 32 files changed, 2 insertions(+), 610 deletions(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index a1161328ae..d41f23325c 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -15,8 +15,8 @@ KF_RELEASE=${KF_RELEASE:-5.29}
 PLASMA_RELEASES="5.8 5.9"
 PLASMA_RELEASE=${PLASMA_RELEASE:-5.8}
 
-APPS_RELEASES="16.08 16.12 17.04"
-APPS_RELEASE=${APPS_RELEASE:-16.08}
+APPS_RELEASES="16.12 17.04"
+APPS_RELEASE=${APPS_RELEASE:-16.12}
 
 # regenerate keywords
 pushd ../package.accept_keywords/ > /dev/null

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-16.08/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-applications-16.08/_HEADER_
deleted file mode 100644
index a59182172e..00
--- a/Documentation/package.accept_keywords/.kde-applications-16.08/_HEADER_
+++ /dev/null
@@ -1,2 +0,0 @@
-# You can use this file to keyword/unkeyword KDE Applications 16.08.
-# Edit Documentation/package.keywords/.kde-applications-16.08/ files instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-16.08/kde-applications-16.08
 
b/Documentation/package.accept_keywords/.kde-applications-16.08/kde-applications-16.08
deleted file mode 12
index e36a3c521d..00
--- 
a/Documentation/package.accept_keywords/.kde-applications-16.08/kde-applications-16.08
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kde-applications-16.08
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-16.08/kde-baseapps-16.08
 
b/Documentation/package.accept_keywords/.kde-applications-16.08/kde-baseapps-16.08
deleted file mode 12
index 8308fcc07a..00
--- 
a/Documentation/package.accept_keywords/.kde-applications-16.08/kde-baseapps-16.08
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kde-baseapps-16.08
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-16.08/kdeaccessibility-16.08
 
b/Documentation/package.accept_keywords/.kde-applications-16.08/kdeaccessibility-16.08
deleted file mode 12
index 12d1a49d36..00
--- 
a/Documentation/package.accept_keywords/.kde-applications-16.08/kdeaccessibility-16.08
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kdeaccessibility-16.08
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-16.08/kdeadmin-16.08 
b/Documentation/package.accept_keywords/.kde-applications-16.08/kdeadmin-16.08
deleted file mode 12
index ed6744833b..00
--- 

[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kfilemetadata/

2017-04-17 Thread Andreas Sturmlechner
commit: d1a6bbe584d3cc01a7c8fc69ddb62f371de7c136
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  1 15:58:51 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 17 10:43:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a6bbe5

kde-frameworks/kfilemetadata: Drop slot 4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-frameworks/kfilemetadata/Manifest  |  1 -
 .../kfilemetadata/kfilemetadata-4.14.3.ebuild  | 34 --
 kde-frameworks/kfilemetadata/metadata.xml  |  1 -
 3 files changed, 36 deletions(-)

diff --git a/kde-frameworks/kfilemetadata/Manifest 
b/kde-frameworks/kfilemetadata/Manifest
index 2bc6276c5b1..e5b467f937b 100644
--- a/kde-frameworks/kfilemetadata/Manifest
+++ b/kde-frameworks/kfilemetadata/Manifest
@@ -1,4 +1,3 @@
-DIST kfilemetadata-4.14.3.tar.xz 35908 SHA256 
3115e6ebd8b52ae9eb1016a3391b019c34fa443d6a5d9351550c5e0baf0d5371 SHA512 
d7321b7e1ad755c0dc267b236a33a011377ba309d94c1497c081edad82171452595ce113428048e455b8b71f3ea480e4e76e797e31a74edd24bcf42617c59acb
 WHIRLPOOL 
7e940864c4d9529bc3d5f8337bb9f22f09e00b653ce51b089b026ba3364c57f3f94df89f011f69e9d5500894f5f953fce29acfc7ee25b884876ada7f5f54fe86
 DIST kfilemetadata-5.29.0.tar.xz 135184 SHA256 
821df076d1fce4ac7dac067703e3c2ab885676a68e34f36140b10e58ec7b91c2 SHA512 
14937b56647f5dc1f924c8d05110c787d5aacbe07fed84936d7fe32d0ebc7c7d3de46f79521e5fcb5c1eef8cb07dbf759579605ef6cfee94ab0373def1281f58
 WHIRLPOOL 
bbcb6613ece829af0a102e99cb83af710129044bea9b1113d34a88e9a3b533c3aa72103da78f64a9f611f1593a14c4d5b5cc949c5333be98545faf655d7cc1e8
 DIST kfilemetadata-5.32.0.tar.xz 216268 SHA256 
0e817ff8d63de773b4e320e4864936bb724cd80e04ad38c2035dd19eeb0ba905 SHA512 
7662674a228afa35379fd5b360efd604b7291f02cf882e8dcf3c04a83ef6b2623733b89ec496de14ad075b465281c781817f4187500c1d7352cc3e41e743d645
 WHIRLPOOL 
3c514f6e7d496d3796dd03c6174b422218dd1e3c0f610204434c683c947e90d4bf6499ec741d7c8c7808bd10d9b6da79eb99745c20e1e7d10806be68e1f7865e
 DIST kfilemetadata-5.33.0.tar.xz 216420 SHA256 
20cff74ff6acc1b58bb823bda39ce07aaea546d004423499a50fd13a110c7cad SHA512 
c58d46d885ced9281c6b11d607dffd4f6a5c5cc26a842dfaa2c2627c839a7cb2e2ce3c3a01b364fd270dee67df445d64c1bae15415a354205ccb8bab0b9e34a3
 WHIRLPOOL 
eaa7f113f73ac3a746df16c3d6cc6c0e136e664e751071f4cce146be3982150a8a8aca75f20cabac5b3ba228438de1696d8fa17d186c977f105f333c72d5e29a

diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-4.14.3.ebuild 
b/kde-frameworks/kfilemetadata/kfilemetadata-4.14.3.ebuild
deleted file mode 100644
index 3b5dd5a16fe..000
--- a/kde-frameworks/kfilemetadata/kfilemetadata-4.14.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="Library for extracting file metadata"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="debug epub exif ffmpeg mobi pdf taglib"
-SLOT="4"
-
-DEPEND="
-   epub? ( app-text/ebook-tools )
-   exif? ( media-gfx/exiv2:= )
-   ffmpeg? ( virtual/ffmpeg )
-   mobi? ( $(add_kdeapps_dep kdegraphics-mobipocket) )
-   pdf? ( app-text/poppler[qt4] )
-   taglib? ( media-libs/taglib )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_find_package epub EPub)
-   $(cmake-utils_use_find_package exif Exiv2)
-   $(cmake-utils_use_find_package ffmpeg FFmpeg)
-   $(cmake-utils_use_find_package mobi QMobipocket)
-   $(cmake-utils_use_find_package pdf PopplerQt4)
-   $(cmake-utils_use_find_package taglib Taglib)
-   )
-
-   kde4-base_src_configure
-}

diff --git a/kde-frameworks/kfilemetadata/metadata.xml 
b/kde-frameworks/kfilemetadata/metadata.xml
index 49b3c391cfd..be261df8b6b 100644
--- a/kde-frameworks/kfilemetadata/metadata.xml
+++ b/kde-frameworks/kfilemetadata/metadata.xml
@@ -7,6 +7,5 @@


Adds support for reading EPUB ebook 
metadata
-   Adds support for reading MOBI ebook 
metadata

 



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

2017-04-17 Thread Gilles Dartiguelongue
commit: c2b8e0aef0b4636571983795a96f33431492cbd9
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Mon Apr 17 10:03:49 2017 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Apr 17 10:30:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2b8e0ae

media-video/totem: fix dependency on python

All plugins actually require libpeas python3 loader. Move some
dependencies from RDEPEND+DEPEND to pure RDEPEND.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-video/totem/totem-3.22.1-r1.ebuild | 133 +++
 1 file changed, 133 insertions(+)

diff --git a/media-video/totem/totem-3.22.1-r1.ebuild 
b/media-video/totem/totem-3.22.1-r1.ebuild
new file mode 100644
index 000..ec544e37d0a
--- /dev/null
+++ b/media-video/totem/totem-3.22.1-r1.ebuild
@@ -0,0 +1,133 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes" # plugins are dlopened
+PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_REQ_USE="threads"
+
+inherit autotools gnome2 python-single-r1
+
+DESCRIPTION="Media player for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Videos;
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="0"
+IUSE="debug +introspection lirc nautilus +python test zeitgeist"
+# see bug #359379
+REQUIRED_USE="
+   python? ( introspection ${PYTHON_REQUIRED_USE} )
+   zeitgeist? ( introspection )
+"
+
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+
+# FIXME:
+# Runtime dependency on gnome-session-2.91
+COMMON_DEPEND="
+   >=dev-libs/glib-2.35:2[dbus]
+   >=dev-libs/libpeas-1.1[gtk]
+   >=dev-libs/libxml2-2.6:2
+   >=dev-libs/totem-pl-parser-3.10.1:0=[introspection?]
+   >=media-libs/clutter-1.17.3:1.0[gtk]
+   >=media-libs/clutter-gst-2.99.2:3.0
+   >=media-libs/clutter-gtk-1.8.1:1.0
+   >=x11-libs/cairo-1.14
+   >=x11-libs/gdk-pixbuf-2.23.0:2
+   >=x11-libs/gtk+-3.19.4:3[introspection?]
+
+   >=media-libs/grilo-0.3.0:0.3[playlist]
+   >=media-libs/gstreamer-1.6.0:1.0
+   >=media-libs/gst-plugins-base-1.6.0:1.0[X,introspection?,pango]
+   media-libs/gst-plugins-good:1.0
+
+   x11-libs/libX11
+
+   gnome-base/gnome-desktop:3=
+   gnome-base/gsettings-desktop-schemas
+
+   introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
+   lirc? ( app-misc/lirc )
+   nautilus? ( >=gnome-base/nautilus-2.91.3 )
+   python? (
+   ${PYTHON_DEPS}
+   >=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}] )
+   zeitgeist? ( >=gnome-extra/zeitgeist-0.9.12 )
+"
+RDEPEND="${COMMON_DEPEND}
+   media-plugins/grilo-plugins:0.3
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/gst-plugins-taglib:1.0
+   x11-themes/adwaita-icon-theme
+   python? (
+   >=dev-libs/libpeas-1.1.0[python,${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   >=x11-libs/gtk+-3.5.2:3[introspection] )
+"
+DEPEND="${COMMON_DEPEND}
+   app-text/docbook-xml-dtd:4.5
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   >=dev-util/gtk-doc-am-1.14
+   >=dev-util/intltool-0.50.1
+   sys-devel/gettext
+   virtual/pkgconfig
+   x11-proto/xextproto
+   x11-proto/xproto
+
+   dev-libs/gobject-introspection-common
+   gnome-base/gnome-common
+"
+# eautoreconf needs:
+#  app-text/yelp-tools
+#  dev-libs/gobject-introspection-common
+#  gnome-base/gnome-common
+# docbook-xml-dtd is needed for user doc
+# Prevent dev-python/pylint dep, bug #482538
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   # Prevent pylint usage by tests, bug #482538
+   sed -i -e 's/ check-pylint//' src/plugins/Makefile.plugins || die
+
+   eautoreconf
+   gnome2_src_prepare
+
+   # FIXME: upstream should provide a way to set GST_INSPECT, bug #358755 
& co.
+   # gst-inspect causes sandbox violations when a plugin needs write 
access to
+   # /dev/dri/card* in its init phase.
+   sed -e "s|\(gst10_inspect=\).*|\1$(type -P true)|" \
+   -i configure || die
+}
+
+src_configure() {
+   # Disabled: sample-python, sample-vala
+   local plugins="apple-trailers,autoload-subtitles,brasero-disc-recorder"
+   plugins+=",im-status,gromit,media-player-keys,ontop"
+   plugins+=",properties,recent,rotation,screensaver,screenshot"
+   plugins+=",skipto,variable-rate,vimeo"
+   use lirc && plugins+=",lirc"
+   use nautilus && plugins+=",save-file"
+   use python && plugins+=",dbusservice,pythonconsole,opensubtitles"
+   use zeitgeist && plugins+=",zeitgeist-dp"
+
+   # pylint is checked unconditionally, but is only used for make check
+   # appstream-util overriding necessary until upstream fixes their macro
+   # to respect configure switch
+   

[gentoo-commits] repo/gentoo:master commit in: app-text/gtranslator/files/, app-text/gtranslator/

2017-04-17 Thread Gilles Dartiguelongue
commit: f01aac108623402427a15be9b3f3d5947a53ebe4
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Apr 16 22:29:58 2017 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Apr 17 10:30:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f01aac10

app-text/gtranslator: switch python requirements to python3

One of the last user of the libpeas python2 loader support. Kill gnome
USE flag and replace it with more meaningful ones. Switch to EAPI=6.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../files/gtranslator-2.91.7-gi-silence.patch  | 26 +++
 .../gtranslator-2.91.7-gucharmap-python3.patch | 51 ++
 app-text/gtranslator/gtranslator-2.91.7-r1.ebuild  | 82 ++
 app-text/gtranslator/metadata.xml  |  4 ++
 4 files changed, 163 insertions(+)

diff --git a/app-text/gtranslator/files/gtranslator-2.91.7-gi-silence.patch 
b/app-text/gtranslator/files/gtranslator-2.91.7-gi-silence.patch
new file mode 100644
index 000..19a3a6d1e98
--- /dev/null
+++ b/app-text/gtranslator/files/gtranslator-2.91.7-gi-silence.patch
@@ -0,0 +1,26 @@
+From acc785dd63379f08f08b52fae9d7e5c5666495c8 Mon Sep 17 00:00:00 2001
+From: Gilles Dartiguelongue 
+Date: Mon, 17 Apr 2017 00:15:58 +0200
+Subject: [PATCH] Silence gobject-introspection warning on version-less imports
+
+---
+ plugins/charmap/charmap/__init__.py | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/plugins/charmap/charmap/__init__.py 
b/plugins/charmap/charmap/__init__.py
+index b504cb61..6f8c2b61 100644
+--- a/plugins/charmap/charmap/__init__.py
 b/plugins/charmap/charmap/__init__.py
+@@ -16,6 +16,9 @@
+ # You should have received a copy of the GNU General Public License
+ # along with this program.  If not, see .
+ 
++import gi
++gi.require_version('Gucharmap', '2.90')
++
+ from gi.repository import GObject, Gio, Pango, Gtk, Gtranslator, Gucharmap
+ from .panel import CharmapPanel
+ import sys
+-- 
+2.12.2
+

diff --git 
a/app-text/gtranslator/files/gtranslator-2.91.7-gucharmap-python3.patch 
b/app-text/gtranslator/files/gtranslator-2.91.7-gucharmap-python3.patch
new file mode 100644
index 000..1ad491cf3c0
--- /dev/null
+++ b/app-text/gtranslator/files/gtranslator-2.91.7-gucharmap-python3.patch
@@ -0,0 +1,51 @@
+From 1e4d042f7e9b28a58bd09af5c97e4282441113d2 Mon Sep 17 00:00:00 2001
+From: Gilles Dartiguelongue 
+Date: Sun, 16 Apr 2017 23:48:29 +0200
+Subject: [PATCH 1/2] Switch gucharmap plugin to python3 loader
+
+---
+ plugins/charmap/charmap/__init__.py   | 2 +-
+ plugins/charmap/gtr-charmap.plugin.desktop.in | 2 +-
+ src/gtr-plugins-engine.c  | 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/plugins/charmap/charmap/__init__.py 
b/plugins/charmap/charmap/__init__.py
+index 414157b1..b504cb61 100644
+--- a/plugins/charmap/charmap/__init__.py
 b/plugins/charmap/charmap/__init__.py
+@@ -17,7 +17,7 @@
+ # along with this program.  If not, see .
+ 
+ from gi.repository import GObject, Gio, Pango, Gtk, Gtranslator, Gucharmap
+-from panel import CharmapPanel
++from .panel import CharmapPanel
+ import sys
+ import gettext
+ 
+diff --git a/plugins/charmap/gtr-charmap.plugin.desktop.in 
b/plugins/charmap/gtr-charmap.plugin.desktop.in
+index 3949c5f6..a872a545 100644
+--- a/plugins/charmap/gtr-charmap.plugin.desktop.in
 b/plugins/charmap/gtr-charmap.plugin.desktop.in
+@@ -1,5 +1,5 @@
+ [Plugin]
+-Loader=python
++Loader=python3
+ Module=charmap
+ IAge=3
+ _Name=Character Map
+diff --git a/src/gtr-plugins-engine.c b/src/gtr-plugins-engine.c
+index 903ea735..8e41010a 100644
+--- a/src/gtr-plugins-engine.c
 b/src/gtr-plugins-engine.c
+@@ -64,7 +64,7 @@ gtr_plugins_engine_init (GtrPluginsEngine * engine)
+   GTR_TYPE_PLUGINS_ENGINE,
+   GtrPluginsEnginePrivate);
+ 
+-  peas_engine_enable_loader (PEAS_ENGINE (engine), "python");
++  peas_engine_enable_loader (PEAS_ENGINE (engine), "python3");
+ 
+   engine->priv->plugin_settings = g_settings_new 
("org.gnome.gtranslator.plugins");
+ 
+-- 
+2.12.2
+

diff --git a/app-text/gtranslator/gtranslator-2.91.7-r1.ebuild 
b/app-text/gtranslator/gtranslator-2.91.7-r1.ebuild
new file mode 100644
index 000..f063cb8104c
--- /dev/null
+++ b/app-text/gtranslator/gtranslator-2.91.7-r1.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python{3_4,3_5} )
+
+inherit gnome2 python-single-r1
+
+DESCRIPTION="An enhanced gettext po file editor for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Gtranslator;
+
+LICENSE="GPL-3+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="+introspection gnome-dictionary gucharmap spell"

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

2017-04-17 Thread Ulrich Müller
commit: f41039250c5711a6fa420f08afaf779f4b77fab9
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Apr 17 10:01:23 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Apr 17 10:01:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4103925

www-apps/novnc: [QA] Use complete path as second argument of dosym.

Also make a relative symlink rather than absolute.

Bug: 379899
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 www-apps/novnc/novnc-0.6.2.ebuild | 2 +-
 www-apps/novnc/novnc-.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-apps/novnc/novnc-0.6.2.ebuild 
b/www-apps/novnc/novnc-0.6.2.ebuild
index 9468eefc9f4..31b6c2fa9e4 100644
--- a/www-apps/novnc/novnc-0.6.2.ebuild
+++ b/www-apps/novnc/novnc-0.6.2.ebuild
@@ -47,7 +47,7 @@ src_install() {
cp -pPR *.html "${D}/usr/share/novnc/"
cp -pPR include/* "${D}/usr/share/novnc/include/"
cp -pPR images/* "${D}/usr/share/novnc/images/"
-   dosym /usr/share/novnc/images/favicon.ico /usr/share/novnc/
+   dosym images/favicon.ico /usr/share/novnc/favicon.ico
 
newconfd "${FILESDIR}/noVNC.confd" noVNC
newinitd "${FILESDIR}/noVNC.initd" noVNC

diff --git a/www-apps/novnc/novnc-.ebuild b/www-apps/novnc/novnc-.ebuild
index 78a81ae6079..410adf2ae51 100644
--- a/www-apps/novnc/novnc-.ebuild
+++ b/www-apps/novnc/novnc-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -47,7 +47,7 @@ src_install() {
cp -pPR *.html "${D}/usr/share/novnc/"
cp -pPR include/* "${D}/usr/share/novnc/include/"
cp -pPR images/* "${D}/usr/share/novnc/images/"
-   dosym /usr/share/novnc/images/favicon.ico /usr/share/novnc/
+   dosym images/favicon.ico /usr/share/novnc/favicon.ico
 
newconfd "${FILESDIR}/noVNC.confd" noVNC
newinitd "${FILESDIR}/noVNC.initd" noVNC



[gentoo-commits] repo/gentoo:master commit in: app-emacs/slime/

2017-04-17 Thread Ulrich Müller
commit: 62a4ef94dfccd1d94c9142471d1cab56b3ff85bd
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Apr 17 09:51:46 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Apr 17 10:01:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62a4ef94

app-emacs/slime: Use complete path as second argument of dosym.

Add missing EPREFIX to first argument of dosym.
PMS reference: https://projects.gentoo.org/pms/6/pms.html#x1-13800011.3.3.9

Bug: 379899
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-emacs/slime/slime-2.0_p20101103.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-emacs/slime/slime-2.0_p20101103.ebuild 
b/app-emacs/slime/slime-2.0_p20101103.ebuild
index 82ae40d4f47..08e07702bc2 100644
--- a/app-emacs/slime/slime-2.0_p20101103.ebuild
+++ b/app-emacs/slime/slime-2.0_p20101103.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=3
@@ -65,7 +65,8 @@ src_install() {
insinto "${CLSOURCEROOT%/}/swank"
doins *.lisp swank.asd || die
dodir "${CLSYSTEMROOT}" || die
-   dosym "${CLSOURCEROOT%/}/swank/swank.asd" "${CLSYSTEMROOT}" || die
+   dosym "${EPREFIX}${CLSOURCEROOT%/}/swank/swank.asd" \
+   "${CLSYSTEMROOT%/}/swank.asd" || die
 
## install contribs
elisp-install ${PN}/contrib/ contrib/*.{el,elc,scm,goo} || die



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

2017-04-17 Thread Ulrich Müller
commit: 182444c044c9e964505d9f8449bd90d5cb60d919
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Apr 17 09:59:03 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Apr 17 10:01:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=182444c0

media-gfx/nip2: [QA] Use complete path as second argument of dosym.

Also make a relative symlink rather than absolute.

Bug: 379899
Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/media-gfx/nip2/nip2-7.38.1.ebuild 
b/media-gfx/nip2/nip2-7.38.1.ebuild
index 9c07ea98c21..1fbed7e2f58 100644
--- a/media-gfx/nip2/nip2-7.38.1.ebuild
+++ b/media-gfx/nip2/nip2-7.38.1.ebuild
@@ -57,7 +57,7 @@ src_install() {
 
mv "${D}"/usr/share/doc/${PN}/* "${D}"/usr/share/doc/${PF} || die
rmdir "${D}"/usr/share/doc/${PN}/ || die
-   dosym /usr/share/doc/${PF}/html /usr/share/doc/${PN}/
+   dosym ../${PF}/html /usr/share/doc/${PN}/html
 }
 
 pkg_preinst() {



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

2017-04-17 Thread Alexis Ballier
commit: 726e5266d8189ff7337a3d74afc7bccdf5812060
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:59:08 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:59:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=726e5266

media-video/vlc: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-video/vlc/vlc-2.2.4-r1.ebuild | 2 +-
 media-video/vlc/vlc-2.2.4.ebuild| 2 +-
 media-video/vlc/vlc-2.2..ebuild | 2 +-
 media-video/vlc/vlc-.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-video/vlc/vlc-2.2.4-r1.ebuild 
b/media-video/vlc/vlc-2.2.4-r1.ebuild
index b5f7cebb121..3881555cc14 100644
--- a/media-video/vlc/vlc-2.2.4-r1.ebuild
+++ b/media-video/vlc/vlc-2.2.4-r1.ebuild
@@ -110,7 +110,7 @@ RDEPEND="
musepack? ( >=media-sound/musepack-tools-444:0 )
ncurses? ( sys-libs/ncurses:0=[unicode] )
ogg? ( >=media-libs/libogg-1:0 )
-   opencv? ( >media-libs/opencv-2:0 )
+   opencv? ( >media-libs/opencv-2:0= )
opengl? ( virtual/opengl:0 >=x11-libs/libX11-1.3.99.901:0 )
opus? ( >=media-libs/opus-1.0.3:0 )
png? ( media-libs/libpng:0= sys-libs/zlib:0 )

diff --git a/media-video/vlc/vlc-2.2.4.ebuild b/media-video/vlc/vlc-2.2.4.ebuild
index 29bf50ce9cc..5846cf2e22d 100644
--- a/media-video/vlc/vlc-2.2.4.ebuild
+++ b/media-video/vlc/vlc-2.2.4.ebuild
@@ -110,7 +110,7 @@ RDEPEND="
musepack? ( >=media-sound/musepack-tools-444:0 )
ncurses? ( sys-libs/ncurses:0=[unicode] )
ogg? ( >=media-libs/libogg-1:0 )
-   opencv? ( >media-libs/opencv-2:0 )
+   opencv? ( >media-libs/opencv-2:0= )
opengl? ( virtual/opengl:0 >=x11-libs/libX11-1.3.99.901:0 )
opus? ( >=media-libs/opus-1.0.3:0 )
png? ( media-libs/libpng:0= sys-libs/zlib:0 )

diff --git a/media-video/vlc/vlc-2.2..ebuild 
b/media-video/vlc/vlc-2.2..ebuild
index d33bde17cae..329e5660a22 100644
--- a/media-video/vlc/vlc-2.2..ebuild
+++ b/media-video/vlc/vlc-2.2..ebuild
@@ -110,7 +110,7 @@ RDEPEND="
musepack? ( >=media-sound/musepack-tools-444:0 )
ncurses? ( sys-libs/ncurses:0=[unicode] )
ogg? ( >=media-libs/libogg-1:0 )
-   opencv? ( >media-libs/opencv-2:0 )
+   opencv? ( >media-libs/opencv-2:0= )
opengl? ( virtual/opengl:0 >=x11-libs/libX11-1.3.99.901:0 )
opus? ( >=media-libs/opus-1.0.3:0 )
png? ( media-libs/libpng:0= sys-libs/zlib:0 )

diff --git a/media-video/vlc/vlc-.ebuild b/media-video/vlc/vlc-.ebuild
index 59ed1163306..6d676cb13e3 100644
--- a/media-video/vlc/vlc-.ebuild
+++ b/media-video/vlc/vlc-.ebuild
@@ -110,7 +110,7 @@ RDEPEND="
musepack? ( >=media-sound/musepack-tools-444:0 )
ncurses? ( sys-libs/ncurses:0=[unicode] )
ogg? ( >=media-libs/libogg-1:0 )
-   opencv? ( >media-libs/opencv-2:0 )
+   opencv? ( >media-libs/opencv-2:0= )
opengl? ( virtual/opengl:0 >=x11-libs/libX11-1.3.99.901:0 )
opus? ( >=media-libs/opus-1.0.3:0 )
png? ( media-libs/libpng:0= sys-libs/zlib:0 )



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

2017-04-17 Thread Alexis Ballier
commit: 9b221048326706041cf69301c7db2f89f75d6d1a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:51:05 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b221048

dev-ros/theora_image_transport: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/theora_image_transport/Manifest|  2 --
 .../theora_image_transport-1.9.2.ebuild| 32 --
 .../theora_image_transport-1.9.3.ebuild| 30 
 3 files changed, 64 deletions(-)

diff --git a/dev-ros/theora_image_transport/Manifest 
b/dev-ros/theora_image_transport/Manifest
index 1702843878f..a3ad5e967e4 100644
--- a/dev-ros/theora_image_transport/Manifest
+++ b/dev-ros/theora_image_transport/Manifest
@@ -1,3 +1 @@
-DIST image_transport_plugins-1.9.2.tar.gz 23734 SHA256 
b610f50cdbab30abaa94980b22a444c5d898c571e3f57f0cf83ecde53877fdf0 SHA512 
5ac7429cf61699f1827fdf15374aee5d951cd6aa77321f245bfe4e9771647e1bae5902646f30cb88019675e48732cd4f705eafe0931268684a449bef356bf972
 WHIRLPOOL 
7136449bf3fbc5f161a89c4fabac2d24fc4d4548186895e95a0aa7175ac196b5859d63da0cd59b418a570c10c767f19a8a9e7d0d408cd2c0517bff5407a512df
-DIST image_transport_plugins-1.9.3.tar.gz 25291 SHA256 
2d9b10f1e3c22145d58ba922dcafc72b149bb4561e641fff17eddf1510294271 SHA512 
51ec14f5bef48e337146e303a4b87290c932d418621e3ae65d5a2f96247c4d0e9ac63df5c4e102f1532737448b272f07e2ce841030a33b8701febacad1698781
 WHIRLPOOL 
c255da767e2dd668eef9499e26822b7eb3d6c144343287a34e3d396574776b29eff2ed90c384f99e1f9b53031a0f6d14a7311c0d2022bd4fc46af53c0a432025
 DIST image_transport_plugins-1.9.5.tar.gz 26268 SHA256 
a3dcd3af617bcafba5b8dab5fbd89183fbaf31798ee4e4e63a91059fa110168c SHA512 
54f459719a386f028578889f9b88b8b080f495d75899cee6c8bfb58204970fb2395b2a8da70034eb391ba62f4ce462cb89b97bcdc576a177444613076b5ed02c
 WHIRLPOOL 
1796f983cd0a904b6cce58ecec4a59034ab23ca8ca7a3c2a9b3fa8764d60c1426754c3a6bdb9eaf8bcff1859768af76b3d4f3a3350ee6cd6af5cc89f90ae639a

diff --git a/dev-ros/theora_image_transport/theora_image_transport-1.9.2.ebuild 
b/dev-ros/theora_image_transport/theora_image_transport-1.9.2.ebuild
deleted file mode 100644
index c204fcafbc2..000
--- a/dev-ros/theora_image_transport/theora_image_transport-1.9.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/image_transport_plugins;
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python2_7 )
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Plugin to image_transport for transparently sending an image 
stream encoded with the Theora codec"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/cv_bridge
-   dev-ros/dynamic_reconfigure
-   dev-ros/image_transport
-   dev-ros/tf
-   media-libs/opencv
-   dev-ros/tf
-   dev-ros/rosbag
-   dev-ros/pluginlib
-   media-libs/libogg
-   media-libs/libtheora[encode]
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"

diff --git a/dev-ros/theora_image_transport/theora_image_transport-1.9.3.ebuild 
b/dev-ros/theora_image_transport/theora_image_transport-1.9.3.ebuild
deleted file mode 100644
index a450fdcd17e..000
--- a/dev-ros/theora_image_transport/theora_image_transport-1.9.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/image_transport_plugins;
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python2_7 )
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Plugin to image_transport for transparently sending an image 
stream encoded with the Theora codec"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/cv_bridge
-   dev-ros/dynamic_reconfigure
-   dev-ros/image_transport
-   media-libs/opencv
-   dev-ros/rosbag
-   dev-ros/pluginlib
-   media-libs/libogg
-   media-libs/libtheora[encode]
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"



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

2017-04-17 Thread Alexis Ballier
commit: 7d482ff1899da857512e83d40abbae11968a26c1
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:43:30 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d482ff1

dev-ros/laser_cb_detector: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/laser_cb_detector/laser_cb_detector-0.10.14.ebuild | 1 +
 dev-ros/laser_cb_detector/laser_cb_detector-.ebuild| 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-ros/laser_cb_detector/laser_cb_detector-0.10.14.ebuild 
b/dev-ros/laser_cb_detector/laser_cb_detector-0.10.14.ebuild
index dbb6882d201..605a596b776 100644
--- a/dev-ros/laser_cb_detector/laser_cb_detector-0.10.14.ebuild
+++ b/dev-ros/laser_cb_detector/laser_cb_detector-0.10.14.ebuild
@@ -20,6 +20,7 @@ RDEPEND="
dev-libs/boost:=[threads]
dev-ros/actionlib[${PYTHON_USEDEP}]
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/image_cb_detector
dev-ros/message_filters
dev-ros/roscpp

diff --git a/dev-ros/laser_cb_detector/laser_cb_detector-.ebuild 
b/dev-ros/laser_cb_detector/laser_cb_detector-.ebuild
index dbb6882d201..605a596b776 100644
--- a/dev-ros/laser_cb_detector/laser_cb_detector-.ebuild
+++ b/dev-ros/laser_cb_detector/laser_cb_detector-.ebuild
@@ -20,6 +20,7 @@ RDEPEND="
dev-libs/boost:=[threads]
dev-ros/actionlib[${PYTHON_USEDEP}]
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/image_cb_detector
dev-ros/message_filters
dev-ros/roscpp



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

2017-04-17 Thread Alexis Ballier
commit: 7af75babbba266121bd342a384203cf20810f795
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:53:32 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af75bab

dev-ros/rqt_image_view: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/rqt_image_view/rqt_image_view-0.4.7.ebuild | 1 +
 dev-ros/rqt_image_view/rqt_image_view-.ebuild  | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ros/rqt_image_view/rqt_image_view-0.4.7.ebuild 
b/dev-ros/rqt_image_view/rqt_image_view-0.4.7.ebuild
index 9c566f6f414..a3ec8463621 100644
--- a/dev-ros/rqt_image_view/rqt_image_view-0.4.7.ebuild
+++ b/dev-ros/rqt_image_view/rqt_image_view-0.4.7.ebuild
@@ -17,6 +17,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/cv_bridge[${PYTHON_USEDEP}]
+   media-libs/opencv:=
dev-ros/image_transport
dev-ros/rqt_gui[${PYTHON_USEDEP}]
>=dev-ros/rqt_gui_cpp-0.3

diff --git a/dev-ros/rqt_image_view/rqt_image_view-.ebuild 
b/dev-ros/rqt_image_view/rqt_image_view-.ebuild
index 8623ad5ccf9..a3ec8463621 100644
--- a/dev-ros/rqt_image_view/rqt_image_view-.ebuild
+++ b/dev-ros/rqt_image_view/rqt_image_view-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,6 +17,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/cv_bridge[${PYTHON_USEDEP}]
+   media-libs/opencv:=
dev-ros/image_transport
dev-ros/rqt_gui[${PYTHON_USEDEP}]
>=dev-ros/rqt_gui_cpp-0.3



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

2017-04-17 Thread Alexis Ballier
commit: a2739f38362b620bac58b5ebb97bc1a4cd94745c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:44:27 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2739f38

dev-ros/gazebo_plugins: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild | 1 +
 dev-ros/gazebo_plugins/gazebo_plugins-.ebuild  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild 
b/dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild
index 204d4e484aa..6c9e258f88b 100644
--- a/dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild
+++ b/dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild
@@ -36,6 +36,7 @@ RDEPEND="
dev-ros/image_transport
dev-ros/rosconsole
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/polled_camera
dev-ros/diagnostic_updater
dev-ros/camera_info_manager

diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-.ebuild 
b/dev-ros/gazebo_plugins/gazebo_plugins-.ebuild
index 204d4e484aa..6c9e258f88b 100644
--- a/dev-ros/gazebo_plugins/gazebo_plugins-.ebuild
+++ b/dev-ros/gazebo_plugins/gazebo_plugins-.ebuild
@@ -36,6 +36,7 @@ RDEPEND="
dev-ros/image_transport
dev-ros/rosconsole
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/polled_camera
dev-ros/diagnostic_updater
dev-ros/camera_info_manager



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

2017-04-17 Thread Alexis Ballier
commit: 63344044564cae12baa326db203465bf07443e47
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:54:05 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63344044

dev-ros/hector_compressed_map_transport: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/hector_compressed_map_transport/Manifest   |  2 --
 .../hector_compressed_map_transport-0.3.3.ebuild   | 26 --
 .../hector_compressed_map_transport-0.3.4.ebuild   | 26 --
 3 files changed, 54 deletions(-)

diff --git a/dev-ros/hector_compressed_map_transport/Manifest 
b/dev-ros/hector_compressed_map_transport/Manifest
index 074947336d9..ac9b158aa55 100644
--- a/dev-ros/hector_compressed_map_transport/Manifest
+++ b/dev-ros/hector_compressed_map_transport/Manifest
@@ -1,3 +1 @@
-DIST hector_slam-0.3.3.tar.gz 64368 SHA256 
e3da461e7e4020218ae3d26f2eb6e135d1ac486bb0dab52f60e9d2349c637e5c SHA512 
755a639b865d897281f01e28ca8dcdf943d953422f38ba73ed7e982c22c178cb5becbb9d2962420136cad0927f5c412ce896fc9b1995b58d7163fb35a82c62c0
 WHIRLPOOL 
4813768350cb232d4171a2f1335472e07ddb526b8846f56f3820a2dd4c51673d3c26866554e1a5b3e097530265efd104bd2a5eeda7c25639af991b4696971d4d
-DIST hector_slam-0.3.4.tar.gz 64569 SHA256 
8675e34e21a348384c67fc873555030298735b23f49fecddf17748951082a80e SHA512 
c256ddf199f2b516241a612fb4bf7ab3d5531da20e89293465dd4ea948260c420f7b9c853ce44f9a3c9a18eee882f4e2c80ec18a8d1daf2bfc9d1accf358241a
 WHIRLPOOL 
85d407e2191562599b95af7a16bfccc94b26f1e193a86b4f8bc90bb74c5950743d0195d4317f2f7844d0e83a18c4d73412377b622a62eeacad11f5442c1a1278
 DIST hector_slam-0.3.5.tar.gz 66002 SHA256 
80272696da825afbc21c5baa4477850f9df31174ae6bf65fe50519ff8eaf94bc SHA512 
7f61c6b0607295b6b96fb9cadbaafc7531013a0d7cfaab19630c14ac52cde8920376a57041577d2c9945130200ce5912ba331dd1e3d0f41297a928a34a45dfa1
 WHIRLPOOL 
b6e1e9cd6f7610db25631ab8530d900306fb4eb3eb2e1cde844d965bea6882e53330cd237cc806c89090d32d361282ad0e23daccba8edea0020842b1b6a1e6fb

diff --git 
a/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-0.3.3.ebuild
 
b/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-0.3.3.ebuild
deleted file mode 100644
index 8922f2a8acc..000
--- 
a/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-0.3.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam;
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Means for transporting compressed map data through the use of 
image_transport"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/cv_bridge
-   dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   dev-ros/hector_map_tools
-   dev-ros/image_transport
-   dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   media-libs/opencv
-"
-DEPEND="${RDEPEND}
-   dev-cpp/eigen:3"

diff --git 
a/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-0.3.4.ebuild
 
b/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-0.3.4.ebuild
deleted file mode 100644
index 8922f2a8acc..000
--- 
a/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-0.3.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam;
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Means for transporting compressed map data through the use of 
image_transport"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/cv_bridge
-   dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   dev-ros/hector_map_tools
-   dev-ros/image_transport
-   dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   media-libs/opencv
-"
-DEPEND="${RDEPEND}
-   dev-cpp/eigen:3"



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

2017-04-17 Thread Alexis Ballier
commit: a6d5949dfe0d7916a62b1268f5d2407c75dba16a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:54:51 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6d5949d

dev-ros/hector_compressed_map_transport: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../hector_compressed_map_transport-0.3.5.ebuild   | 3 ++-
 .../hector_compressed_map_transport-.ebuild| 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git 
a/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-0.3.5.ebuild
 
b/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-0.3.5.ebuild
index 38cc98a839a..18ab3858d78 100644
--- 
a/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-0.3.5.ebuild
+++ 
b/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-0.3.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,6 +15,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/hector_map_tools
dev-ros/image_transport

diff --git 
a/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-.ebuild
 
b/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-.ebuild
index 8922f2a8acc..18ab3858d78 100644
--- 
a/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-.ebuild
+++ 
b/dev-ros/hector_compressed_map_transport/hector_compressed_map_transport-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,6 +15,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/hector_map_tools
dev-ros/image_transport



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

2017-04-17 Thread Alexis Ballier
commit: 78dbad6a65ade33ad3e65a1ff159511388e9cfbe
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:41:01 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78dbad6a

dev-ros/image_rotate: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/image_rotate/image_rotate-1.12.19.ebuild | 1 +
 dev-ros/image_rotate/image_rotate-.ebuild| 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ros/image_rotate/image_rotate-1.12.19.ebuild 
b/dev-ros/image_rotate/image_rotate-1.12.19.ebuild
index 445ac8f7162..07b7cc7a3b3 100644
--- a/dev-ros/image_rotate/image_rotate-1.12.19.ebuild
+++ b/dev-ros/image_rotate/image_rotate-1.12.19.ebuild
@@ -16,6 +16,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/dynamic_reconfigure
dev-ros/eigen_conversions
dev-ros/image_transport

diff --git a/dev-ros/image_rotate/image_rotate-.ebuild 
b/dev-ros/image_rotate/image_rotate-.ebuild
index 2e163937d17..3ef88503834 100644
--- a/dev-ros/image_rotate/image_rotate-.ebuild
+++ b/dev-ros/image_rotate/image_rotate-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,6 +16,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/dynamic_reconfigure
dev-ros/eigen_conversions
dev-ros/image_transport



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

2017-04-17 Thread Alexis Ballier
commit: 7181619744c069ba623df9df69da2a4d69194830
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:42:29 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71816197

dev-ros/depthimage_to_laserscan: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild| 1 +
 dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-.ebuild| 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild 
b/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild
index 6ae2cce8c4a..70848da8cd5 100644
--- a/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild
+++ b/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild
@@ -15,6 +15,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/roscpp
+   media-libs/opencv:=
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-ros/image_geometry
dev-ros/image_transport

diff --git 
a/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-.ebuild 
b/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-.ebuild
index eaf33105121..3cd92a30cd4 100644
--- a/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-.ebuild
+++ b/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,6 +15,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/roscpp
+   media-libs/opencv:=
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-ros/image_geometry
dev-ros/image_transport



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

2017-04-17 Thread Alexis Ballier
commit: 8a5dbf64bda07071de4ab263992854939899f83c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:51:35 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a5dbf64

dev-ros/theora_image_transport: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild 
b/dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild
index 8bf9bf5edf6..c17f6354604 100644
--- a/dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild
+++ b/dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,6 +18,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/dynamic_reconfigure
dev-ros/image_transport
media-libs/opencv

diff --git a/dev-ros/theora_image_transport/theora_image_transport-.ebuild 
b/dev-ros/theora_image_transport/theora_image_transport-.ebuild
index a450fdcd17e..c17f6354604 100644
--- a/dev-ros/theora_image_transport/theora_image_transport-.ebuild
+++ b/dev-ros/theora_image_transport/theora_image_transport-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,6 +18,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/dynamic_reconfigure
dev-ros/image_transport
media-libs/opencv



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

2017-04-17 Thread Alexis Ballier
commit: 8dab40f88fdd9e6f096a6d7ce016fc5e37036486
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:40:00 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dab40f8

dev-ros/stereo_image_proc: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/stereo_image_proc/stereo_image_proc-1.12.19-r1.ebuild | 2 +-
 dev-ros/stereo_image_proc/stereo_image_proc-.ebuild   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ros/stereo_image_proc/stereo_image_proc-1.12.19-r1.ebuild 
b/dev-ros/stereo_image_proc/stereo_image_proc-1.12.19-r1.ebuild
index 86689793bd2..49052260f2c 100644
--- a/dev-ros/stereo_image_proc/stereo_image_proc-1.12.19-r1.ebuild
+++ b/dev-ros/stereo_image_proc/stereo_image_proc-1.12.19-r1.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
dev-ros/nodelet
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/stereo_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   media-libs/opencv
+   media-libs/opencv:=
dev-libs/boost:=[threads]
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ros/stereo_image_proc/stereo_image_proc-.ebuild 
b/dev-ros/stereo_image_proc/stereo_image_proc-.ebuild
index c4a842fa4da..825abc908cb 100644
--- a/dev-ros/stereo_image_proc/stereo_image_proc-.ebuild
+++ b/dev-ros/stereo_image_proc/stereo_image_proc-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -24,7 +24,7 @@ RDEPEND="
dev-ros/nodelet
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/stereo_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   media-libs/opencv
+   media-libs/opencv:=
dev-libs/boost:=[threads]
 "
 DEPEND="${RDEPEND}"



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

2017-04-17 Thread Alexis Ballier
commit: f000ae2620c222fb44eda1070640d808c1f71f0c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:52:49 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f000ae26

dev-ros/rqt_image_view: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/rqt_image_view/Manifest|  9 
 .../rqt_image_view/rqt_image_view-0.3.12.ebuild| 25 -
 .../rqt_image_view/rqt_image_view-0.3.13.ebuild| 25 -
 dev-ros/rqt_image_view/rqt_image_view-0.4.0.ebuild | 26 --
 dev-ros/rqt_image_view/rqt_image_view-0.4.1.ebuild | 26 --
 dev-ros/rqt_image_view/rqt_image_view-0.4.2.ebuild | 26 --
 dev-ros/rqt_image_view/rqt_image_view-0.4.3.ebuild | 26 --
 dev-ros/rqt_image_view/rqt_image_view-0.4.4.ebuild | 26 --
 dev-ros/rqt_image_view/rqt_image_view-0.4.5.ebuild | 26 --
 dev-ros/rqt_image_view/rqt_image_view-0.4.6.ebuild | 26 --
 10 files changed, 241 deletions(-)

diff --git a/dev-ros/rqt_image_view/Manifest b/dev-ros/rqt_image_view/Manifest
index 8a8bf9a9af9..7bb8c4d7409 100644
--- a/dev-ros/rqt_image_view/Manifest
+++ b/dev-ros/rqt_image_view/Manifest
@@ -1,10 +1 @@
-DIST rqt_common_plugins-0.3.12.tar.gz 231733 SHA256 
602ceea814b152865cd55c140565ec82d72277d9de75b869ce9fd3ac5a17b749 SHA512 
567fb85324a85ef935379762026f7f3b5fbe491f61d947c273c1d138286acb919a2f458151b7137587bddbe028617934a75695a165fc7e7e6fd4b4cd87247b7d
 WHIRLPOOL 
d49809544f3de32129233c562f643afeed599b4f42688050aa433023188467243409ac048464eac05fc06f9a20c9d8992946dc68db0b01d7bcfde585a65fc42b
-DIST rqt_common_plugins-0.3.13.tar.gz 233815 SHA256 
49c0a976dd6bb8ba1a4615bd1222fa0df191b9a40aef6c9d9d6be21d0d869a11 SHA512 
b99b4f0c147dbaaa22ee773a12aa483ae95e60275bade58caf9bc570555fcbcc4b61054c2dee07dff99c4e33191620e4a3de16d8d9b5657e746076287cd83385
 WHIRLPOOL 
0469c66e2fe145d1f1c50d27101cbeb70d87b15ba896ffd86baf1c5cbc99bff2348ccbcc2997980bb0cd1cd6ead3733714406b7d3d45ead2d3b622771fe41c5a
-DIST rqt_common_plugins-0.4.0.tar.gz 237316 SHA256 
0d714aa878d742345cee5283cf310acdd0eaed38a4416568377cd794ba6bc389 SHA512 
d90c161613d6b6d57aa8e192917abed4591b25439b282c4b95f21bf22210e7c0ad71e4409aa40aeff5081f65d7691659ba87f91d8610c05777d7e2ca7f1a3e25
 WHIRLPOOL 
c8e7b9513704b90d156a16d70cc8d1aa69bd1e696623fb83b06b4424667f5ec7b983323596f06023409b1e4bf90ed59097a404e372df95d6033be12af97bc977
-DIST rqt_common_plugins-0.4.1.tar.gz 239721 SHA256 
0fc1b6d443e346157baa7814f23e85ac58fc4d9a3010dd0164b9c2edbb5acc39 SHA512 
41c568beccab0332fa8282ba8110e0f3ae92c617d3a0eddbc5692d3ba23c8407c46d37957751e84c3ec1c39984264fa507bc266a96d9b7cbaf07678e52a504ed
 WHIRLPOOL 
d1b8d3cf1dd285a3281b1ff7dd395377d3ee520f2c597c4e73c5ff8c6305d4c35c4705b48b4e01167cf802f8f5cc88b0c0aee5e9dd223dda42de93321bbc2bc4
-DIST rqt_common_plugins-0.4.2.tar.gz 241741 SHA256 
6647c4cf40ed49804beca8a45927f78ac0274c37bd4e9f0ed629d20f92549173 SHA512 
e83b4f50aadb3ee1b5c696b95b024ea55d39eaff113da8ecdc9f7f28ba97853c92b88438e02c18c3650874e13b14aacb5be0c6f426552e41c85b8cfe5ff48992
 WHIRLPOOL 
fac39062a4a093877040c2cb21c8fbb83e7bf820ea8a18a95183c447622699927f0edb5e9beab2c907f927a4476c292f4906a9f8af6b0f995b377f752f1a8ce7
-DIST rqt_common_plugins-0.4.3.tar.gz 242040 SHA256 
a11a7cf416e6493776575e3795291a2a4cd215ce5c8090e4cd7cb361055db9c2 SHA512 
91957bd70fe157e479ad982de7335210244479e238b814233f29b15f44f52cd443d890c0f626dccff69b55b462d514b879bb9e1321f4f9d169e28a42acba9ca7
 WHIRLPOOL 
af7073935d6d7013342975ff8809dd0060c35d8a1fa92b289183f6e870246b4a3ab2214bdda545ed9644900b89822bedbf842284d34ee5b6b5fe8741537d4c24
-DIST rqt_common_plugins-0.4.4.tar.gz 245149 SHA256 
926b7835d4feea276518e9331de9bc3d25f8484ceb89d893948e6f2bf432cc7e SHA512 
faa1e435aed0e158c802ac3b7cdf04a0fbf4cb340f2ed598970990827d384c5153a52657a474bf95af022166e5f6fb9acc926d1943b0093fea16c86699922d81
 WHIRLPOOL 
34848b6364af474072ef937f77deb583705db62a0e4ade7cc3b060e22af1a419c9beae4951791d81f0750619836cbbb9097956f9ec25f5768113dba253553d91
-DIST rqt_common_plugins-0.4.5.tar.gz 245843 SHA256 
11edfe5c636957714ca7ac9a525f5cee6e7cf39048fbdf8a6484ca5cc3f6a926 SHA512 
713cd232a12019026fae66cee1f2169b375ff8e359204b723057761953d5e15fc4aaffe99ded71cc237abe1d73d011454a8ba321c8a5401a0eceb9479e577325
 WHIRLPOOL 
a2d1644651a79132087def58dbfdf39e333de26b5339767a72b4ac4af1baf7ce9af93908a57bf5fcc7f39c7e7d2464b12685727e2c48107723af43a9e759d8b0
-DIST rqt_common_plugins-0.4.6.tar.gz 246810 SHA256 
7abc266e409a4b834c50bf2aa0bdf9b994aa7f78661ecf593328ce012a8b5e82 SHA512 
70aa634e0b53ee08703bbdcb8f2bef720671c432b46e849721838b039b21fab9d4b86cd3209e62ce79a74a1f0654a3a1eb92b654129ecf5618144060397873af
 WHIRLPOOL 
9f657b6f07b2499f8d861c7fc65af47f2ac6df659ea21603c53b526b16c7921bff9dbeb8097f0d3efee469c2ef6a2a5ff8a3e1c747f13f0ada940056160772a5
 DIST 

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

2017-04-17 Thread Alexis Ballier
commit: 6fa9f41bba40710f5538fd08ba134d2408c2b19c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:27:51 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa9f41b

dev-ros/compressed_depth_image_transport: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/compressed_depth_image_transport/Manifest  |  2 --
 ...ompressed_depth_image_transport-1.9.2-r1.ebuild | 24 --
 .../compressed_depth_image_transport-1.9.3.ebuild  | 23 -
 3 files changed, 49 deletions(-)

diff --git a/dev-ros/compressed_depth_image_transport/Manifest 
b/dev-ros/compressed_depth_image_transport/Manifest
index 1702843878f..a3ad5e967e4 100644
--- a/dev-ros/compressed_depth_image_transport/Manifest
+++ b/dev-ros/compressed_depth_image_transport/Manifest
@@ -1,3 +1 @@
-DIST image_transport_plugins-1.9.2.tar.gz 23734 SHA256 
b610f50cdbab30abaa94980b22a444c5d898c571e3f57f0cf83ecde53877fdf0 SHA512 
5ac7429cf61699f1827fdf15374aee5d951cd6aa77321f245bfe4e9771647e1bae5902646f30cb88019675e48732cd4f705eafe0931268684a449bef356bf972
 WHIRLPOOL 
7136449bf3fbc5f161a89c4fabac2d24fc4d4548186895e95a0aa7175ac196b5859d63da0cd59b418a570c10c767f19a8a9e7d0d408cd2c0517bff5407a512df
-DIST image_transport_plugins-1.9.3.tar.gz 25291 SHA256 
2d9b10f1e3c22145d58ba922dcafc72b149bb4561e641fff17eddf1510294271 SHA512 
51ec14f5bef48e337146e303a4b87290c932d418621e3ae65d5a2f96247c4d0e9ac63df5c4e102f1532737448b272f07e2ce841030a33b8701febacad1698781
 WHIRLPOOL 
c255da767e2dd668eef9499e26822b7eb3d6c144343287a34e3d396574776b29eff2ed90c384f99e1f9b53031a0f6d14a7311c0d2022bd4fc46af53c0a432025
 DIST image_transport_plugins-1.9.5.tar.gz 26268 SHA256 
a3dcd3af617bcafba5b8dab5fbd89183fbaf31798ee4e4e63a91059fa110168c SHA512 
54f459719a386f028578889f9b88b8b080f495d75899cee6c8bfb58204970fb2395b2a8da70034eb391ba62f4ce462cb89b97bcdc576a177444613076b5ed02c
 WHIRLPOOL 
1796f983cd0a904b6cce58ecec4a59034ab23ca8ca7a3c2a9b3fa8764d60c1426754c3a6bdb9eaf8bcff1859768af76b3d4f3a3350ee6cd6af5cc89f90ae639a

diff --git 
a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.2-r1.ebuild
 
b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.2-r1.ebuild
deleted file mode 100644
index 22cf149d8d2..000
--- 
a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.2-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/image_transport_plugins;
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Plugin to image_transport for transparently sending depth images 
using PNG compression"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/cv_bridge
-   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
-   dev-ros/image_transport
-   dev-ros/tf
-   media-libs/opencv
-"
-DEPEND="${RDEPEND}"

diff --git 
a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.3.ebuild
 
b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.3.ebuild
deleted file mode 100644
index 99ed55de379..000
--- 
a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/image_transport_plugins;
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Plugin to image_transport for transparently sending depth images 
using PNG compression"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/cv_bridge
-   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
-   dev-ros/image_transport
-   media-libs/opencv
-"
-DEPEND="${RDEPEND}"



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

2017-04-17 Thread Alexis Ballier
commit: 851bf4219b50c9573f1d5231cfdad8293d93fc15
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:28:34 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=851bf421

dev-ros/compressed_depth_image_transport: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../compressed_depth_image_transport-1.9.5.ebuild | 4 ++--
 .../compressed_depth_image_transport-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.5.ebuild
 
b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.5.ebuild
index c9e52ce1e1d..778ad4580a9 100644
--- 
a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.5.ebuild
+++ 
b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.9.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,6 +18,6 @@ RDEPEND="
dev-ros/cv_bridge
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-ros/image_transport
-   media-libs/opencv
+   media-libs/opencv:=
 "
 DEPEND="${RDEPEND}"

diff --git 
a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-.ebuild
 
b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-.ebuild
index 99ed55de379..778ad4580a9 100644
--- 
a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-.ebuild
+++ 
b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,6 +18,6 @@ RDEPEND="
dev-ros/cv_bridge
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-ros/image_transport
-   media-libs/opencv
+   media-libs/opencv:=
 "
 DEPEND="${RDEPEND}"



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

2017-04-17 Thread Alexis Ballier
commit: a260ca7aa14a5296a7870ba583b19414f05df131
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:38:14 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a260ca7a

dev-ros/image_proc: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/dev-ros/image_proc/image_proc-1.12.19.ebuild 
b/dev-ros/image_proc/image_proc-1.12.19.ebuild
index b9def709f3a..ba843f916f3 100644
--- a/dev-ros/image_proc/image_proc-1.12.19.ebuild
+++ b/dev-ros/image_proc/image_proc-1.12.19.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
dev-ros/nodelet
dev-ros/roscpp
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   media-libs/opencv
+   media-libs/opencv:=
dev-libs/boost:=[threads]
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ros/image_proc/image_proc-.ebuild 
b/dev-ros/image_proc/image_proc-.ebuild
index 647d73c0c6b..c70f308ec81 100644
--- a/dev-ros/image_proc/image_proc-.ebuild
+++ b/dev-ros/image_proc/image_proc-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -22,7 +22,7 @@ RDEPEND="
dev-ros/nodelet
dev-ros/roscpp
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   media-libs/opencv
+   media-libs/opencv:=
dev-libs/boost:=[threads]
 "
 DEPEND="${RDEPEND}"



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

2017-04-17 Thread Alexis Ballier
commit: c3f43928831d6a4b9185e06fb0f6f72c20a802fc
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:31:43 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3f43928

dev-ros/image_cb_detector: Add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild | 1 +
 dev-ros/image_cb_detector/image_cb_detector-.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild 
b/dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild
index 06efa0e6917..8b96da0e6b0 100644
--- a/dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild
+++ b/dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild
@@ -19,6 +19,7 @@ IUSE=""
 RDEPEND="
dev-ros/actionlib[${PYTHON_USEDEP}]
dev-ros/cv_bridge[${PYTHON_USEDEP}]
+   media-libs/opencv:=
dev-ros/image_transport
dev-ros/message_filters
dev-ros/roscpp

diff --git a/dev-ros/image_cb_detector/image_cb_detector-.ebuild 
b/dev-ros/image_cb_detector/image_cb_detector-.ebuild
index 06efa0e6917..8b96da0e6b0 100644
--- a/dev-ros/image_cb_detector/image_cb_detector-.ebuild
+++ b/dev-ros/image_cb_detector/image_cb_detector-.ebuild
@@ -19,6 +19,7 @@ IUSE=""
 RDEPEND="
dev-ros/actionlib[${PYTHON_USEDEP}]
dev-ros/cv_bridge[${PYTHON_USEDEP}]
+   media-libs/opencv:=
dev-ros/image_transport
dev-ros/message_filters
dev-ros/roscpp



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

2017-04-17 Thread Alexis Ballier
commit: dcf7d0f504aa193ce614dab6a307abd7e79afda1
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:39:11 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:55:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf7d0f5

dev-ros/depth_image_proc: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/depth_image_proc/depth_image_proc-1.12.19.ebuild | 1 +
 dev-ros/depth_image_proc/depth_image_proc-.ebuild| 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ros/depth_image_proc/depth_image_proc-1.12.19.ebuild 
b/dev-ros/depth_image_proc/depth_image_proc-1.12.19.ebuild
index 397e930cdc4..09386f1f5f0 100644
--- a/dev-ros/depth_image_proc/depth_image_proc-1.12.19.ebuild
+++ b/dev-ros/depth_image_proc/depth_image_proc-1.12.19.ebuild
@@ -15,6 +15,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/eigen_conversions
dev-ros/image_geometry
dev-ros/image_transport

diff --git a/dev-ros/depth_image_proc/depth_image_proc-.ebuild 
b/dev-ros/depth_image_proc/depth_image_proc-.ebuild
index a67d6e10088..912ac0b52dd 100644
--- a/dev-ros/depth_image_proc/depth_image_proc-.ebuild
+++ b/dev-ros/depth_image_proc/depth_image_proc-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,6 +15,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/eigen_conversions
dev-ros/image_geometry
dev-ros/image_transport



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

2017-04-17 Thread Hans de Graaff
commit: 1883992fcb4caa21b92a6f970127ef5de9051426
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 17 09:32:57 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 17 09:36:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1883992f

dev-ruby/camping: fix running tests

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/camping/camping-2.1.532.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/camping/camping-2.1.532.ebuild 
b/dev-ruby/camping/camping-2.1.532.ebuild
index dac1932d88b..b74e6375150 100644
--- a/dev-ruby/camping/camping-2.1.532.ebuild
+++ b/dev-ruby/camping/camping-2.1.532.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby21"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
@@ -28,5 +28,5 @@ all_ruby_prepare() {
 }
 
 each_ruby_test() {
-   ${RUBY} -S testrb test/app_*.rb || die
+   ${RUBY} -Ilib:test:. -e 'Dir["test/app_*.rb"].each{|f| require f}' || 
die
 }



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

2017-04-17 Thread Hans de Graaff
commit: d072773499dd25a1c2aec1a57c4ceb33d108a689
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 17 09:35:30 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 17 09:36:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0727734

dev-ruby/capybara: add ruby22

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/dev-ruby/capybara/capybara-1.1.4.ebuild 
b/dev-ruby/capybara/capybara-1.1.4.ebuild
index b061731bb0d..0b6d4cbed74 100644
--- a/dev-ruby/capybara/capybara-1.1.4.ebuild
+++ b/dev-ruby/capybara/capybara-1.1.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby21 ruby22"
 
 RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
 



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

2017-04-17 Thread Hans de Graaff
commit: 728d3a31125374806a8fa3794870c285761814dc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 17 09:33:44 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 17 09:36:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=728d3a31

dev-ruby/capistrano: cleanup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/capistrano/Manifest|  2 --
 dev-ruby/capistrano/capistrano-3.3.5.ebuild | 35 -
 dev-ruby/capistrano/capistrano-3.4.0.ebuild | 34 
 3 files changed, 71 deletions(-)

diff --git a/dev-ruby/capistrano/Manifest b/dev-ruby/capistrano/Manifest
index 6093d15a788..c1e5f7cb7ed 100644
--- a/dev-ruby/capistrano/Manifest
+++ b/dev-ruby/capistrano/Manifest
@@ -1,4 +1,2 @@
 DIST capistrano-2.15.5.gem 132096 SHA256 
3eb22ec58176918f44a71126b9bb8a1a34ae4efb99835eb72e187d03916604aa SHA512 
10168080c7481ec6fc6f918ac90a3b1ce8f2b36f77411375e33cc915b02d5196ab061ac47e767edd724c82cffd1c2ad0a23ba1f0519cf1f2aae5b429167b19ff
 WHIRLPOOL 
452b5977e08762e0f01822734517010228fd3398e6d5e19041483dae9a7f6bfb3d4940b15a20c3a3cd30205f62563c919b3057294cd82ccb99cb96abefcb8136
-DIST capistrano-3.3.5.gem 47616 SHA256 
f828e1f08e0aefd4f1737c55d12d0cf7c9ffe8a6c310686d1fa2b03ccfaf7a8b SHA512 
91f92dd2f60da4117c39b60b4a3c473fab13f1af8266f54d01706cb92f357a25c5b57bcfc93e532dea0b9aef628c162ca045bfc48feb94fb50b795db09598569
 WHIRLPOOL 
af73d8870855c552ea2d48f8ce591febdf5efd5bf32c3eda88cd2712c7f66c7d765e959bf586e23de5339a05be83ccdf443cccb443d396394f9b314e69447659
-DIST capistrano-3.4.0.gem 46080 SHA256 
b3895b116f0254e8321b668929ece792a9f936416ce740490033cf97a47f87f7 SHA512 
dff61bbf673b752d0126b5ba8bf0b1470c27dd0e10c81e7180ab58d0bc98cdfdd330450edfa10c09829f5e43db3a56dbc76080b6503d3f9c70c779a96a57c296
 WHIRLPOOL 
6ecdc6b12c46f45b79940b5fd42925d52cc447220d03510b3956d68bd6c448d862290d673eb864e73b54f6ccb855de6fd749ebea941d84c7ed35208a38e4efae
 DIST capistrano-3.4.1.gem 46080 SHA256 
4b820c7ddfb186180a04ffcb0158a4819ab12cf8c9eb6411d07a9fe1e338 SHA512 
ef3b8735aa91137234937b5704a74b965be729581e71df9794324303dba60eacb91c66c1b38f8154f315cd4d17f98e8ab6f491cd1634b59b51b320f2244f6ae1
 WHIRLPOOL 
a745c9a6b77996ce12da7d9107ce932620478ee4d3884347f92d622c396c80f9553f6995bb209ec4f517e35a498c5b6f4458f8e4b29e0b556973ff194da418a7

diff --git a/dev-ruby/capistrano/capistrano-3.3.5.ebuild 
b/dev-ruby/capistrano/capistrano-3.3.5.ebuild
deleted file mode 100644
index a63f5cd6bbd..000
--- a/dev-ruby/capistrano/capistrano-3.3.5.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A distributed application deployment system"
-HOMEPAGE="http://capistranorb.com/;
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "
-   >=dev-ruby/capistrano-stats-1.1.0:1
-   >=dev-ruby/sshkit-1.3:0
-   >=dev-ruby/rake-10.0.0
-   dev-ruby/i18n:*
-   !!http://goo.gl/SxB0lr;
-   einfo "If you're upgrading Capistrano from 2.x, we recommend to read 
the upgrade guide: http://goo.gl/4536kB;
-   einfo "The 'deploy:restart' hook for passenger applications is now in a 
separate gem called capistrano-passenger.  Just add it to your Gemfile and 
require it in your Capfile."
-}

diff --git a/dev-ruby/capistrano/capistrano-3.4.0.ebuild 
b/dev-ruby/capistrano/capistrano-3.4.0.ebuild
deleted file mode 100644
index ac6935884cc..000
--- a/dev-ruby/capistrano/capistrano-3.4.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A distributed application deployment system"
-HOMEPAGE="http://capistranorb.com/;
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "
-   >=dev-ruby/sshkit-1.3:0
-   >=dev-ruby/rake-10.0.0
-   dev-ruby/i18n:*
-   !!http://goo.gl/SxB0lr;
-   einfo "If you're upgrading Capistrano from 2.x, we recommend to read 
the upgrade guide: http://goo.gl/4536kB;
-   einfo "The 'deploy:restart' hook for passenger applications is now in a 
separate gem called capistrano-passenger.  Just add it to your Gemfile and 
require it in your Capfile."
-}



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

2017-04-17 Thread Alexis Ballier
commit: 19b0a91875abda68d1b27d66935d97a6f4eb86dd
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:23:01 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:26:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b0a918

dev-ros/compressed_image_transport: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/compressed_image_transport/Manifest|  2 --
 .../compressed_image_transport-1.9.2-r1.ebuild | 24 --
 .../compressed_image_transport-1.9.3.ebuild| 23 -
 3 files changed, 49 deletions(-)

diff --git a/dev-ros/compressed_image_transport/Manifest 
b/dev-ros/compressed_image_transport/Manifest
index 1702843878f..a3ad5e967e4 100644
--- a/dev-ros/compressed_image_transport/Manifest
+++ b/dev-ros/compressed_image_transport/Manifest
@@ -1,3 +1 @@
-DIST image_transport_plugins-1.9.2.tar.gz 23734 SHA256 
b610f50cdbab30abaa94980b22a444c5d898c571e3f57f0cf83ecde53877fdf0 SHA512 
5ac7429cf61699f1827fdf15374aee5d951cd6aa77321f245bfe4e9771647e1bae5902646f30cb88019675e48732cd4f705eafe0931268684a449bef356bf972
 WHIRLPOOL 
7136449bf3fbc5f161a89c4fabac2d24fc4d4548186895e95a0aa7175ac196b5859d63da0cd59b418a570c10c767f19a8a9e7d0d408cd2c0517bff5407a512df
-DIST image_transport_plugins-1.9.3.tar.gz 25291 SHA256 
2d9b10f1e3c22145d58ba922dcafc72b149bb4561e641fff17eddf1510294271 SHA512 
51ec14f5bef48e337146e303a4b87290c932d418621e3ae65d5a2f96247c4d0e9ac63df5c4e102f1532737448b272f07e2ce841030a33b8701febacad1698781
 WHIRLPOOL 
c255da767e2dd668eef9499e26822b7eb3d6c144343287a34e3d396574776b29eff2ed90c384f99e1f9b53031a0f6d14a7311c0d2022bd4fc46af53c0a432025
 DIST image_transport_plugins-1.9.5.tar.gz 26268 SHA256 
a3dcd3af617bcafba5b8dab5fbd89183fbaf31798ee4e4e63a91059fa110168c SHA512 
54f459719a386f028578889f9b88b8b080f495d75899cee6c8bfb58204970fb2395b2a8da70034eb391ba62f4ce462cb89b97bcdc576a177444613076b5ed02c
 WHIRLPOOL 
1796f983cd0a904b6cce58ecec4a59034ab23ca8ca7a3c2a9b3fa8764d60c1426754c3a6bdb9eaf8bcff1859768af76b3d4f3a3350ee6cd6af5cc89f90ae639a

diff --git 
a/dev-ros/compressed_image_transport/compressed_image_transport-1.9.2-r1.ebuild 
b/dev-ros/compressed_image_transport/compressed_image_transport-1.9.2-r1.ebuild
deleted file mode 100644
index e57284a94d2..000
--- 
a/dev-ros/compressed_image_transport/compressed_image_transport-1.9.2-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/image_transport_plugins;
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Plugin to image_transport for transparently sending images 
encoded as JPEG or PNG"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/cv_bridge
-   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
-   dev-ros/image_transport
-   dev-ros/tf
-   media-libs/opencv
-"
-DEPEND="${RDEPEND}"

diff --git 
a/dev-ros/compressed_image_transport/compressed_image_transport-1.9.3.ebuild 
b/dev-ros/compressed_image_transport/compressed_image_transport-1.9.3.ebuild
deleted file mode 100644
index bbcff3581d1..000
--- a/dev-ros/compressed_image_transport/compressed_image_transport-1.9.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/image_transport_plugins;
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Plugin to image_transport for transparently sending images 
encoded as JPEG or PNG"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/cv_bridge
-   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
-   dev-ros/image_transport
-   media-libs/opencv
-"
-DEPEND="${RDEPEND}"



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

2017-04-17 Thread Alexis Ballier
commit: 38dc84cb7a1c236ab05803a1181eb09bc07937aa
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:23:39 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:26:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38dc84cb

dev-ros/compressed_image_transport: Add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../compressed_image_transport-1.9.5.ebuild   | 4 ++--
 .../compressed_image_transport/compressed_image_transport-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/dev-ros/compressed_image_transport/compressed_image_transport-1.9.5.ebuild 
b/dev-ros/compressed_image_transport/compressed_image_transport-1.9.5.ebuild
index 79abe2435dd..a99b5cf428c 100644
--- a/dev-ros/compressed_image_transport/compressed_image_transport-1.9.5.ebuild
+++ b/dev-ros/compressed_image_transport/compressed_image_transport-1.9.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,6 +18,6 @@ RDEPEND="
dev-ros/cv_bridge
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-ros/image_transport
-   media-libs/opencv
+   media-libs/opencv:=
 "
 DEPEND="${RDEPEND}"

diff --git 
a/dev-ros/compressed_image_transport/compressed_image_transport-.ebuild 
b/dev-ros/compressed_image_transport/compressed_image_transport-.ebuild
index bbcff3581d1..a99b5cf428c 100644
--- a/dev-ros/compressed_image_transport/compressed_image_transport-.ebuild
+++ b/dev-ros/compressed_image_transport/compressed_image_transport-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,6 +18,6 @@ RDEPEND="
dev-ros/cv_bridge
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-ros/image_transport
-   media-libs/opencv
+   media-libs/opencv:=
 "
 DEPEND="${RDEPEND}"



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

2017-04-17 Thread Alexis Ballier
commit: 39d7490c47847468cca30deddfefac870790c430
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:26:41 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:26:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d7490c

dev-ml/ppx_optcomp: revbump for propagating previous fix

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../ppx_optcomp/{ppx_optcomp-0.9.0.ebuild => ppx_optcomp-0.9.0-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0.ebuild 
b/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r1.ebuild
similarity index 100%
rename from dev-ml/ppx_optcomp/ppx_optcomp-0.9.0.ebuild
rename to dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r1.ebuild



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

2017-04-17 Thread Alexis Ballier
commit: 1c0e7fb38b45a22b1379d81bd68ca42c320bf3be
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:22:03 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:26:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c0e7fb3

dev-ros/image_publisher: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/image_publisher/image_publisher-1.12.19.ebuild | 1 +
 dev-ros/image_publisher/image_publisher-.ebuild| 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ros/image_publisher/image_publisher-1.12.19.ebuild 
b/dev-ros/image_publisher/image_publisher-1.12.19.ebuild
index edf7ccab034..2987189745d 100644
--- a/dev-ros/image_publisher/image_publisher-1.12.19.ebuild
+++ b/dev-ros/image_publisher/image_publisher-1.12.19.ebuild
@@ -16,6 +16,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/dynamic_reconfigure
dev-ros/camera_info_manager
dev-ros/image_transport

diff --git a/dev-ros/image_publisher/image_publisher-.ebuild 
b/dev-ros/image_publisher/image_publisher-.ebuild
index c3a0cdc18e2..2fa8fbcbb96 100644
--- a/dev-ros/image_publisher/image_publisher-.ebuild
+++ b/dev-ros/image_publisher/image_publisher-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,6 +16,7 @@ IUSE=""
 
 RDEPEND="
dev-ros/cv_bridge
+   media-libs/opencv:=
dev-ros/dynamic_reconfigure
dev-ros/camera_info_manager
dev-ros/image_transport



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

2017-04-17 Thread Alexis Ballier
commit: 025e3dae881ce033c3142eaf55e81595160f56fb
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 09:13:45 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:26:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=025e3dae

media-plugins/frei0r-plugins: add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-plugins/frei0r-plugins/frei0r-plugins-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/frei0r-plugins/frei0r-plugins-1.5.0.ebuild 
b/media-plugins/frei0r-plugins/frei0r-plugins-1.5.0.ebuild
index c0e853fa541..9d97d692ae3 100644
--- a/media-plugins/frei0r-plugins/frei0r-plugins-1.5.0.ebuild
+++ b/media-plugins/frei0r-plugins/frei0r-plugins-1.5.0.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 hppa ppc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="doc +facedetect +scale0tilt"
 
 RDEPEND="x11-libs/cairo
-   facedetect? ( >=media-libs/opencv-2.3.0 )
+   facedetect? ( >=media-libs/opencv-2.3.0:= )
scale0tilt? ( >=media-libs/gavl-1.2.0 )"
 DEPEND="${RDEPEND}
virtual/pkgconfig



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

2017-04-17 Thread Alexis Ballier
commit: 7a31726cd2598820adbad9eb6e8e8878ab7eb062
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Apr 17 08:39:10 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Apr 17 09:26:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a31726c

sci-libs/ViSP: Add := dep on opencv

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sci-libs/ViSP/ViSP-3.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/ViSP/ViSP-3.0.1.ebuild b/sci-libs/ViSP/ViSP-3.0.1.ebuild
index 1cdd808a2fb..390e20cb18a 100644
--- a/sci-libs/ViSP/ViSP-3.0.1.ebuild
+++ b/sci-libs/ViSP/ViSP-3.0.1.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
lapack? ( virtual/lapack )
!qt4? ( motif? ( media-libs/SoXt ) )
ogre? ( dev-games/ogre[ois?] dev-libs/boost:=[threads] )
-   opencv? ( media-libs/opencv qt4? ( media-libs/opencv[-qt5(-)] ) )
+   opencv? ( media-libs/opencv:= qt4? ( media-libs/opencv[-qt5(-)] ) )
png? ( media-libs/libpng:0= )
qt4? ( media-libs/SoQt dev-qt/qtgui:4 )
usb? ( virtual/libusb:1 )



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

2017-04-17 Thread Hans de Graaff
commit: 3061f19dea508b692a36174960aa0e9b73d243e1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 17 09:10:26 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 17 09:10:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3061f19d

dev-ruby/activerecord-deprecated_finders: add ruby22, ruby23

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../activerecord-deprecated_finders-1.0.4.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-ruby/activerecord-deprecated_finders/activerecord-deprecated_finders-1.0.4.ebuild
 
b/dev-ruby/activerecord-deprecated_finders/activerecord-deprecated_finders-1.0.4.ebuild
index 7a663bc4976..508e078e87e 100644
--- 
a/dev-ruby/activerecord-deprecated_finders/activerecord-deprecated_finders-1.0.4.ebuild
+++ 
b/dev-ruby/activerecord-deprecated_finders/activerecord-deprecated_finders-1.0.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby21 ruby22 ruby23"
 
 # this is not null so that the dependencies will actually be filled
 RUBY_FAKEGEM_TASK_TEST="test"



  1   2   >