[gentoo-commits] dev/xmw:master commit in: media-libs/raspberrypi-userland-bin/

2016-02-18 Thread Michael Weber
commit: 9272287e71c2994da46afd55913d5919eac1ee45
Author: Michael Weber  xmw  de>
AuthorDate: Fri Feb 19 07:26:49 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 19 07:26:49 2016 +
URL:https://gitweb.gentoo.org/dev/xmw.git/commit/?id=9272287e

media-libs/raspberrypi-userland-bin: Version bump in preparation for bug 521920.

Package-Manager: portage-2.2.27
Manifest-Sign-Key: 0x71D573A82F434065

 media-libs/raspberrypi-userland-bin/Manifest   | 11 +
 .../raspberrypi-userland-bin-1.20160209.ebuild | 49 
 ...aspberrypi-userland-bin-1_pre20150421-r2.ebuild | 54 ++
 3 files changed, 104 insertions(+), 10 deletions(-)

diff --git a/media-libs/raspberrypi-userland-bin/Manifest 
b/media-libs/raspberrypi-userland-bin/Manifest
index e27c92e..9c28ed5 100644
--- a/media-libs/raspberrypi-userland-bin/Manifest
+++ b/media-libs/raspberrypi-userland-bin/Manifest
@@ -1,13 +1,4 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
+DIST raspberrypi-firmware-1.20160209.tar.gz 114792438 SHA256 
ca6a88db72e90ef821b8ca7755bbee9c1d5bdb9a621a45eb029af195d2d29751 SHA512 
281092c11d422d821e5e2b0479c3b8f891f8df66cfbf931992902d759c99ed40cbb2d9fada1f944372e5bcd8af69784739e79e9912db3482892b10bf668611f2
 WHIRLPOOL 
81974a53562ee91544d7a01dc9f4f4173a6e882891f8cf744b700162ddd8f8607b1cfcbbde04cafe2bcea47489f9ea4fd8840adf776e806bef0dba574448e76e
 DIST raspberrypi-firmware-6cc27e02dd.tar.gz 112272395 SHA256 
c94f28a6c952c87d85bf04ac3f671781f83c4f90b793f8d00a093df34c23f8a7 SHA512 
9f77031232d62f450e8db321fdddac52d276f7a560cdd1fb5e9cab57d4f096ff06f7f228420fb78b25382be493f438b6aad6efd8aeb1cec8605f24ff6dcab3c3
 WHIRLPOOL 
94623a3ae5394435c2317c8fb1716eaa7247b6208e5cff545bee996713bdeb7ade833c9ed9a20e58c124dc068feb11cfef108720786491d652baf9a883fa20c4
 DIST raspberrypi-firmware-9e9acf8978.tar.gz 94626824 SHA256 
4e7e9e725fa805bba481ec04428922146993b3b6755d0e091b2c14a33ca5702f SHA512 
5de5056263f3b55ab107134f320b8d6ecbbeb9c1e649c027a6e8daed190589e1c4816b6bf41cfc6c7555df1673bb7888b3042cb612aa55f0e503a85db184e477
 WHIRLPOOL 
3106784be9c4147ae7ee81492bc87a85133a71e1dbf5a4a5abaf4bbfca2ef24eda95cd865c700b9885293397d7b7486f206c79de50035edb566e807df34ac77d
 DIST raspberrypi-firmware-ba8059e890.tar.gz 93890924 SHA256 
fadc9c1eae192d214cce1e3870f46d3a251acce3df901cc9bb80f24feebc9090 SHA512 
1ca799b9c61f1ac3b149b64b30b75643597c2829d5b15053f02004a692bae570e157f06c51d295f5951462558a65ad9e126c59255e956595e0740965c8615a97
 WHIRLPOOL 
37a1fd034f722925f5d5fc0a40b5f882ca414bbc889d5da1a187e05745ec171dbd00dde0271231b88698cd9e7952fb48011dc726adbe00f33bf4d9d5b0da41b8
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2
-
-iF4EAREIAAYFAlU5VDIACgkQknrdDGLu8JBuFAD9Htlgkz1PUJg1vGvlVYuQQU+o
-kfE4ax+4lQb5Rz6mPL0A/0PH8yOGhYvDuDo7F+8Tx+60vNW6zzQh7zUmW3OVUCi+
-=E9SB
--END PGP SIGNATURE-

diff --git 
a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20160209.ebuild
 
b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20160209.ebuild
new file mode 100644
index 000..b7b3c7b
--- /dev/null
+++ 
b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20160209.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit multilib vcs-snapshot
+
+DESCRIPTION="Raspberry Pi userspace tools and libraries"
+HOMEPAGE="https://github.com/raspberrypi/firmware";
+MY_P="raspberrypi-firmware-${PV}"
+SRC_URI="https://github.com/raspberrypi/firmware/archive/${PV}.tar.gz -> 
${MY_P}.tar.gz"
+
+LICENSE="BSD GPL-2 raspberrypi-videocore-bin"
+SLOT="0"
+KEYWORDS="~arm -*"
+IUSE="+hardfp examples"
+
+RDEPEND="!media-libs/raspberrypi-userland"
+DEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+RESTRICT="binchecks"
+
+src_prepare() {
+   rm {,hardfp/}opt/vc/LICENCE || die
+}
+
+src_install() {
+   cd $(usex hardfp hardfp/ "")opt/vc || die
+
+   insinto /opt/vc
+   doins -r include
+   into /opt
+   dobin bin/*
+   dobin sbin/*
+   insopts -m 0755
+   insinto "/opt/vc/$(get_libdir)"
+   doins -r lib/*
+
+   doenvd "${FILESDIR}"/04${PN}
+
+   if use examples ; then
+   insopts -m 0644
+   insinto /usr/share/doc/${PF}/examples
+   doins -r src/hello_pi
+   fi
+}

diff --git 
a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1_pre20150421-r2.ebuild
 
b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1_pre20150421-r2.ebuild
new file mode 100644
index 000..e91d648
--- /dev/null
+++ 
b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1_pre20150421-r2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit multilib vcs-snapshot
+
+DESCRIPTION="Raspberry Pi userspace tools and libraries"
+HOMEPAGE="https://github.com/raspberrypi/firmware";

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

2016-02-18 Thread Hans de Graaff
commit: 282f6d5460712bb9df83729f019114932b0aafc9
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 07:21:50 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 07:21:50 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=282f6d54

dev-util/reviewboard: fix elog messages

Make sure elog messages about mysql and postgres reflect
reality. Django no longer has these USE flags.

Thanks for Consus for pointing this out.

Package-Manager: portage-2.2.26

 dev-util/reviewboard/reviewboard-2.5.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/reviewboard/reviewboard-2.5.2.ebuild 
b/dev-util/reviewboard/reviewboard-2.5.2.ebuild
index acc9452..40bc783 100644
--- a/dev-util/reviewboard/reviewboard-2.5.2.ebuild
+++ b/dev-util/reviewboard/reviewboard-2.5.2.ebuild
@@ -119,8 +119,8 @@ pkg_postinst() {
elog "You must install any VCS tool you wish ${PN} to support."
elog "dev-util/cvs, dev-vcs/git, dev-vcs/mercurial or 
dev-util/subversion."
elog
-   elog "Enable the mysql, postgres or sqlite USEflag on dev-python/django"
-   elog "to use the corresponding database backend."
+   elog "Install dev-python/mysql-python for mysql support."
+   elog "Install dev-python/psycopg for postgres support."
elog
elog "For speed and responsiveness, consider installing 
net-misc/memcached"
elog "and dev-python/python-memcached"



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

2016-02-18 Thread Patrick Lauer
commit: 6f4dce57136bae373189e62bfa4ad91f5f269399
Author: Patrick Lauer  gentoo  org>
AuthorDate: Fri Feb 19 07:07:59 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Fri Feb 19 07:08:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4dce57

dev-python/mccabe: pytest-runner is needed outside of tests #575112

Package-Manager: portage-2.2.27

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

diff --git a/dev-python/mccabe/mccabe-0.4.0.ebuild 
b/dev-python/mccabe/mccabe-0.4.0.ebuild
index 1caff10..485 100644
--- a/dev-python/mccabe/mccabe-0.4.0.ebuild
+++ b/dev-python/mccabe/mccabe-0.4.0.ebuild
@@ -22,7 +22,7 @@ SLOT="0"
 RDEPEND=">=dev-python/pep8-1.4.3[${PYTHON_USEDEP}]
dev-python/flake8[${PYTHON_USEDEP}]"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest-runner[${PYTHON_USEDEP}] )"
+   dev-python/pytest-runner[${PYTHON_USEDEP}]"
 
 python_test() {
${EPYTHON} test_mccabe.py || die



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

2016-02-18 Thread Hans de Graaff
commit: dc8e1240b570457e77f2d5ede7efd15affb6fabb
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:31:43 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:31:43 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=dc8e1240

never used this

 dev-util/cucumber-sinatra/ChangeLog| 10 --
 dev-util/cucumber-sinatra/Manifest | 14 -
 .../cucumber-sinatra/cucumber-sinatra-0.2.3.ebuild | 23 --
 dev-util/cucumber-sinatra/metadata.xml |  6 --
 4 files changed, 53 deletions(-)

diff --git a/dev-util/cucumber-sinatra/ChangeLog 
b/dev-util/cucumber-sinatra/ChangeLog
deleted file mode 100644
index b8b148c..000
--- a/dev-util/cucumber-sinatra/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for dev-util/cucumber-sinatra
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*cucumber-sinatra-0.2.3 (23 Jul 2010)
-
-  23 Jul 2010; Hans de Graaff 
-  +cucumber-sinatra-0.2.3.ebuild, +metadata.xml:
-  Initial iimport.
-

diff --git a/dev-util/cucumber-sinatra/Manifest 
b/dev-util/cucumber-sinatra/Manifest
deleted file mode 100644
index b9db61e..000
--- a/dev-util/cucumber-sinatra/Manifest
+++ /dev/null
@@ -1,14 +0,0 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST cucumber-sinatra-0.2.3.gem 9728 RMD160 
92d0e605687faf139f4e34cbf730e05e152d83f9 SHA1 
a243312bc639f552320f64d84b7dc7561b1c4675 SHA256 
73524ac2a993a440a2b0c804a80dfc6e52808abd4ccf043e5230f4c5c60fbee7
-EBUILD cucumber-sinatra-0.2.3.ebuild 651 RMD160 
7cf17a77eb7a229f18817c875831dd56ebbb9648 SHA1 
256343ce5c636b58a4c006172c42024a20d1fa49 SHA256 
1220b0ddb09e7312c9ddd2ecbdc5287bb4b5d522d206c045eef2e3359fd60fbd
-MISC ChangeLog 284 RMD160 e850a8f08b7b12d613b12e4b4d5b4bbc072cf774 SHA1 
6d5290a5879ec978e424369466529b3e98fa2075 SHA256 
90f2c2228c967557592c1c39cff5e05d7cfc98cb06d56bdaf806c9847e5962be
-MISC metadata.xml 215 RMD160 682b22c57f2f17c789b244e2bb32fe15ca3fa332 SHA1 
ccf017e39c3f44ac4b557da94f91096555cb1be2 SHA256 
c058515dd6264789274b580e999ce4fbbb5c53c36a452bf7b32fd227980abcf8
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2.0.15 (GNU/Linux)
-
-iF4EAREIAAYFAkxJdoEACgkQZihJkut28SvDPQD/Rcs0Dax1kBwODm6pfCLYuigb
-9Ma95ZJEQgV0BfK9kUsA/RowZe/0gPm2Y5c1i61dy14KWqbL53Ru34a/nDMPxAUj
-=CM4D
--END PGP SIGNATURE-

diff --git a/dev-util/cucumber-sinatra/cucumber-sinatra-0.2.3.ebuild 
b/dev-util/cucumber-sinatra/cucumber-sinatra-0.2.3.ebuild
deleted file mode 100644
index 55e27df..000
--- a/dev-util/cucumber-sinatra/cucumber-sinatra-0.2.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/mislav-will_paginate/mislav-will_paginate-2.3.11.ebuild,v
 1.1 2009/06/08 20:44:54 graaff Exp $
-
-EAPI=2
-USE_RUBY="ruby18"
-
-#RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="This little gem will help you to initialize a cucumber 
environment for a sinatra application."
-HOMEPAGE="http://github.com/jnicklas/templater";
-
-LICENSE="BSD MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/templater-1.0.0"

diff --git a/dev-util/cucumber-sinatra/metadata.xml 
b/dev-util/cucumber-sinatra/metadata.xml
deleted file mode 100644
index 9bf681c..000
--- a/dev-util/cucumber-sinatra/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-gra...@gentoo.org
-



[gentoo-commits] dev/graaff:master commit in: net-im/ejabberd/

2016-02-18 Thread Hans de Graaff
commit: 6ab2bcbf7d88b7d30a05a1ebc26fac5ea481ade1
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:42:11 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:42:11 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=6ab2bcbf

net-im/ejabberd: fix metadata

Package-Manager: portage-2.2.26

 net-im/ejabberd/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/ejabberd/metadata.xml b/net-im/ejabberd/metadata.xml
index c73c286..1242ab6 100644
--- a/net-im/ejabberd/metadata.xml
+++ b/net-im/ejabberd/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
 
-net-im
+gra...@gentoo.org
  Free and Open Source distributed fault-tolerant Jabber 
server. It's mostly written in Erlang, and works on many 
platforms.
 
Build irc gateway 



[gentoo-commits] dev/graaff:master commit in: media-video/flvtool2/

2016-02-18 Thread Hans de Graaff
commit: 541e7e17b5a71c45a63a4649e58aca8f65245467
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:37:16 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:37:16 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=541e7e17

media-video/flvtool2: update to EAPI 5

Package-Manager: portage-2.2.26

 media-video/flvtool2/flvtool2-1.0.6-r2.ebuild | 21 +
 1 file changed, 21 insertions(+)

diff --git a/media-video/flvtool2/flvtool2-1.0.6-r2.ebuild 
b/media-video/flvtool2/flvtool2-1.0.6-r2.ebuild
new file mode 100644
index 000..d10b07d
--- /dev/null
+++ b/media-video/flvtool2/flvtool2-1.0.6-r2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="a manipulation tool for Macromedia Flash Video files (FLV)."
+HOMEPAGE="http://rubyforge.org/projects/flvtool2/";
+LICENSE="BSD"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""



[gentoo-commits] dev/graaff:master commit in: net-im/ejabberd/

2016-02-18 Thread Hans de Graaff
commit: 61ff3f94023abd16769125e0f895038c6148af00
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:42:36 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:42:36 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=61ff3f94

net-im/ejabberd: cleanup

Package-Manager: portage-2.2.26

 net-im/ejabberd/Manifest  |   3 -
 net-im/ejabberd/ejabberd-2.1.11-r1.ebuild | 216 --
 net-im/ejabberd/ejabberd-2.1.12-r1.ebuild | 216 --
 3 files changed, 435 deletions(-)

diff --git a/net-im/ejabberd/Manifest b/net-im/ejabberd/Manifest
index 575c37c..269bc2d 100644
--- a/net-im/ejabberd/Manifest
+++ b/net-im/ejabberd/Manifest
@@ -1,5 +1,2 @@
-DIST ejabberd-2.1.11.tgz 2014232 SHA256 
91d5c10e64f9faa60c345c68304746f493d71f82723302955d40d6619e3d87de SHA512 
6f09c80b03a84595294c679d49b5991985707f6c9e8c2f9fad94618224666e05b4325a5bef840d2ccf0c803038fc11b49b168716a3e258312216e201bdd4bb88
 WHIRLPOOL 
2ab09c84619173090acabf19cde10f14e3240fa6b89fb7d963bd79aca960b11a6f869f691d219c55b1b0a664c676afc800599671dfc923a0302d2075eec0e224
-DIST ejabberd-2.1.12.tgz 1999224 SHA256 
38f0825346773c00c85a66b33586c75f2d191d1eb0ed8ae09fa17368d6ddfd19 SHA512 
725ab9563a6c73e85b5115f66bac157cf9b1170913c1bfed7cf066408c6b3ac5b4bdba22c6c3ed1505391a7048a86ce3b59484f78264ab023612c539422278db
 WHIRLPOOL 
3de3b103f69b8ead3d68cb70f3073808c40cd9541f0fd97aff7173f3ecabf6755295e1c30de83e67c844dc6886a5c2cb55a26980f4275cb32008e922591ae35a
 DIST ejabberd-2.1.13.tgz 1999853 SHA256 
a80d1c72e435da31758261cb0c04fe750ac71fc3e33a3b606123efd3b3abc86d SHA512 
9348271f0cf1d9a7e6c53204121568e77820afc50fff1271e7b7ef66c5c5d7d067034c46472250423c4e9052046b18c1c8178f09eda0b0bfe25a1eac465fd07b
 WHIRLPOOL 
2c366d2f7c4371db56f47f5492ef27028a589186eeddb7a6b4e8aac0537b1b80ee31a9760f0551063ce2c2a658b9b5eafb7ed25294e00eb69480231a599a7b10
-DIST ejabberd-mod_statsdx-1080.patch.gz 14024 SHA256 
0f3a3a991c14d797e795ef4fffcf19aa9a54608f5053b759187ec7d3696b9edb
 DIST ejabberd-mod_statsdx-1118.patch.gz 13989 SHA256 
5e5d975e44248cf2b0d6dd0ecf4c477e8479b2b4d0bd531e80f4623fd787320e SHA512 
99399323150990cda15e707385f0f26fa790d4ba188a97ac46db9c25e72a7ec72a875573136f17a18648017074d76e4e267b544dc4c95a5101ed9ad6815d
 WHIRLPOOL 
05997f03bb70136ee5e829ea9c55e3aeb0704150f1ed54f11c6cce382a82106129fc1a6ef35a62780837cd2b59fbb384fa10f3bb49813acaee8c5edc22ae3702

diff --git a/net-im/ejabberd/ejabberd-2.1.11-r1.ebuild 
b/net-im/ejabberd/ejabberd-2.1.11-r1.ebuild
deleted file mode 100644
index 113caf2..000
--- a/net-im/ejabberd/ejabberd-2.1.11-r1.ebuild
+++ /dev/null
@@ -1,216 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ejabberd/ejabberd-2.1.11.ebuild,v 
1.1 2012/05/30 23:37:05 radhermit Exp $
-
-EAPI=4
-
-inherit eutils multilib pam ssl-cert
-
-DESCRIPTION="The Erlang Jabber Daemon"
-HOMEPAGE="http://www.ejabberd.im/";
-SRC_URI="http://www.process-one.net/downloads/${PN}/${PV}/${P}.tgz
-   mod_statsdx? ( mirror://gentoo/ejabberd-mod_statsdx-1080.patch.gz )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-EJABBERD_MODULES="mod_irc mod_muc mod_proxy65 mod_pubsub mod_statsdx"
-IUSE="captcha debug ldap odbc pam +web zlib ${EJABBERD_MODULES}"
-
-DEPEND=">=net-im/jabber-base-0.01
-   >=dev-libs/expat-1.95
-   >=dev-lang/erlang-12.2.5[ssl]
-   odbc? ( dev-db/unixODBC )
-   ldap? ( =net-nds/openldap-2* )
-   >=dev-libs/openssl-0.9.8e
-   captcha? ( media-gfx/imagemagick[truetype,png] )
-   zlib? ( sys-libs/zlib )"
-#>=sys-apps/shadow-4.1.4.2-r3 - fixes bug in su that made ejabberdctl 
unworkable.
-RDEPEND="${DEPEND}
-   >=sys-apps/shadow-4.1.4.2-r3
-   pam? ( virtual/pam )"
-
-S=${WORKDIR}/${P}/src
-
-# paths in net-im/jabber-base
-JABBER_ETC="${EPREFIX}/etc/jabber"
-#JABBER_RUN="/var/run/jabber"
-JABBER_SPOOL="${EPREFIX}/var/spool/jabber"
-JABBER_LOG="${EPREFIX}/var/log/jabber"
-JABBER_DOC="${EPREFIX}/usr/share/doc/${PF}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-ldap-ipv6.patch
-
-   if use mod_statsdx; then
-   ewarn "mod_statsdx is not a part of upstream tarball but is a 
third-party module"
-   ewarn "taken from here: http://www.ejabberd.im/mod_stats2file";
-   EPATCH_OPTS="-p2" epatch 
"${WORKDIR}/ejabberd-mod_statsdx-1080.patch"
-   fi
-
-   # don't install release notes (we'll do this manually)
-   sed '/install .* [.][.]\/doc\/[*][.]txt $(DOCDIR)/d' -i Makefile.in || 
die
-   # Set correct paths
-   sed -e "/^EJABBERDDIR[[:space:]]*=/{s:ejabberd:${PF}:}" \
-   -e 
"/^ETCDIR[[:space:]]*=/{s:@sysconfdir@/ejabberd:${JABBER_ETC}:}" \
-   -e 
"/^LOGDIR[[:space:]]*=/{s:@localstatedir@/log/ejabberd:${JABBER_LOG}:}" \
-   -e 
"/^SPOOLDIR[[:space:]]*=/{s:@localstatedir@/lib/ejabber

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

2016-02-18 Thread Hans de Graaff
commit: 4b54854dde03338046a41c1b1471a31be18b7596
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:32:27 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:32:27 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=4b54854d

never used this

 dev-util/fuubar-cucumber/ChangeLog | 53 --
 dev-util/fuubar-cucumber/Manifest  |  1 -
 .../fuubar-cucumber/fuubar-cucumber-0.0.21.ebuild  | 32 -
 dev-util/fuubar-cucumber/metadata.xml  |  6 ---
 4 files changed, 92 deletions(-)

diff --git a/dev-util/fuubar-cucumber/ChangeLog 
b/dev-util/fuubar-cucumber/ChangeLog
deleted file mode 100644
index 1a8d28a..000
--- a/dev-util/fuubar-cucumber/ChangeLog
+++ /dev/null
@@ -1,53 +0,0 @@
-# ChangeLog for dev-util/fuubar-cucumber
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*fuubar-cucumber-0.0.21 (28 Feb 2014)
-
-  28 Feb 2014; Hans de Graaff 
-  +fuubar-cucumber-0.0.21.ebuild:
-  Version bump.
-
-*fuubar-cucumber-0.0.20 (29 Jul 2013)
-
-  29 Jul 2013; Hans de Graaff 
-  +fuubar-cucumber-0.0.20.ebuild:
-  Version bump.
-
-  29 Jul 2013; Hans de Graaff 
-  -fuubar-cucumber-0.0.13.ebuild, -fuubar-cucumber-0.0.15.ebuild,
-  -fuubar-cucumber-0.0.18.ebuild:
-  Cleanup.
-
-*fuubar-cucumber-0.0.19 (28 May 2013)
-
-  28 May 2013; Hans de Graaff 
-  +fuubar-cucumber-0.0.19.ebuild:
-  Version bump. Also include cucumber 1.3 in the permitted versions.
-
-  07 Nov 2012; Hans de Graaff 
-  fuubar-cucumber-0.0.18.ebuild:
-  Fix minimal cucumber version number.
-
-*fuubar-cucumber-0.0.18 (16 Oct 2012)
-
-  16 Oct 2012; Hans de Graaff 
-  +fuubar-cucumber-0.0.18.ebuild:
-  Version bump.
-
-  23 Jul 2012; Hans de Graaff 
-  fuubar-cucumber-0.0.15.ebuild:
-  Add ruby19.
-
-*fuubar-cucumber-0.0.15 (02 Jan 2012)
-
-  02 Jan 2012; Hans de Graaff 
-  +fuubar-cucumber-0.0.15.ebuild:
-  Version bump.
-
-*fuubar-cucumber-0.0.13 (12 Sep 2011)
-
-  12 Sep 2011; Hans de Graaff 
-  +fuubar-cucumber-0.0.13.ebuild, +metadata.xml:
-  Initial import.
-

diff --git a/dev-util/fuubar-cucumber/Manifest 
b/dev-util/fuubar-cucumber/Manifest
deleted file mode 100644
index 622a98e..000
--- a/dev-util/fuubar-cucumber/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fuubar-cucumber-0.0.21.gem 8192 SHA256 
a17337b20e8c47dded369e09082c20c9256ffa6c2cc8d8703138522498c82515 SHA512 
f7d51a89722e010a6e3cb929bcedec9122b2880e9f381e99c56189238a638c934e6793d4998ae91995056a302368504aa7622f07d85e0054d807349e285fe12c
 WHIRLPOOL 
fa17e97492abce778ef69b8ec2bb27a1e7ce62ca1cc71a2048bac91f78192c0936ab5b4ddb372790ff234082f1784349ea0ae4fe550bd2fd64a1049e5e6c31ad

diff --git a/dev-util/fuubar-cucumber/fuubar-cucumber-0.0.21.ebuild 
b/dev-util/fuubar-cucumber/fuubar-cucumber-0.0.21.ebuild
deleted file mode 100644
index d658d53..000
--- a/dev-util/fuubar-cucumber/fuubar-cucumber-0.0.21.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.textile"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec
-
-inherit ruby-fakegem
-
-DESCRIPTION="Fuubar-cucumber is an instafailing cucumber formatter with 
progress bar."
-HOMEPAGE="https://github.com/jeffkreeftmeijer/fuubar";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "
-   >=dev-util/cucumber-1.3.0 =dev-util/cucumber-1.3*
-   >=dev-ruby/ruby-progressbar-1.2.0 =dev-ruby/ruby-progressbar-1*"
-
-all_ruby_prepare() {
-   # Fix ruby-progressbar dependency.
-   sed -i -e 's/1.2.0/1.2/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}

diff --git a/dev-util/fuubar-cucumber/metadata.xml 
b/dev-util/fuubar-cucumber/metadata.xml
deleted file mode 100644
index 9bf681c..000
--- a/dev-util/fuubar-cucumber/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-gra...@gentoo.org
-



[gentoo-commits] dev/graaff:master commit in: net-analyzer/munin-plugins-rails/

2016-02-18 Thread Hans de Graaff
commit: 80061f71fd3d100082db14df2dd1eef91d68f017
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:39:32 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:39:32 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=80061f71

net-analyzer/munin-plugins-rails: add ruby20, ruby21, ruby22

Package-Manager: portage-2.2.26

 net-analyzer/munin-plugins-rails/munin-plugins-rails-0.2.11.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/munin-plugins-rails/munin-plugins-rails-0.2.11.ebuild 
b/net-analyzer/munin-plugins-rails/munin-plugins-rails-0.2.11.ebuild
index c6a348a..501ca93 100644
--- a/net-analyzer/munin-plugins-rails/munin-plugins-rails-0.2.11.ebuild
+++ b/net-analyzer/munin-plugins-rails/munin-plugins-rails-0.2.11.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header:  $
+# $Id$
 
 EAPI=4
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_TEST=""
 RUBY_FAKEGEM_TASK_DOC=""



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

2016-02-18 Thread Hans de Graaff
commit: e151e928a47aa49482dd8840892bdc5d2cbd5e66
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:35:15 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:35:15 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=e151e928

dev-util/hologram: add ruby22

Package-Manager: portage-2.2.26

 dev-util/hologram/hologram-1.4.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/hologram/hologram-1.4.0.ebuild 
b/dev-util/hologram/hologram-1.4.0.ebuild
index ba4beb1..04219d2 100644
--- a/dev-util/hologram/hologram-1.4.0.ebuild
+++ b/dev-util/hologram/hologram-1.4.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header:  $
+# $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 



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

2016-02-18 Thread Hans de Graaff
commit: 6a69539ca842dd9ca2974da3be05d26d7f9feda7
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:33:11 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:33:11 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=6a69539c

dev-util/hologram: fix metadata

Package-Manager: portage-2.2.26

 dev-util/hologram/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-util/hologram/metadata.xml b/dev-util/hologram/metadata.xml
index 9bf681c..f977299 100644
--- a/dev-util/hologram/metadata.xml
+++ b/dev-util/hologram/metadata.xml
@@ -1,6 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-
 gra...@gentoo.org
 



[gentoo-commits] dev/graaff:master commit in: media-video/flvtool2/

2016-02-18 Thread Hans de Graaff
commit: cfd3f87493b35b9f5d65d1eae6c3feb00092fdc7
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:35:53 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:35:53 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=cfd3f874

media-video/flvtool2: fix metadata

Package-Manager: portage-2.2.26

 media-video/flvtool2/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-video/flvtool2/metadata.xml 
b/media-video/flvtool2/metadata.xml
index 9bf681c..f977299 100644
--- a/media-video/flvtool2/metadata.xml
+++ b/media-video/flvtool2/metadata.xml
@@ -1,6 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-
 gra...@gentoo.org
 



[gentoo-commits] dev/graaff:master commit in: net-analyzer/munin-plugins-rails/

2016-02-18 Thread Hans de Graaff
commit: 35115749affb589189b632a94f421b97f1a59812
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:38:22 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:38:22 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=35115749

net-analyzer/munin-plugins-rails: fix metadata

Package-Manager: portage-2.2.26

 net-analyzer/munin-plugins-rails/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/munin-plugins-rails/metadata.xml 
b/net-analyzer/munin-plugins-rails/metadata.xml
index 0040b11..f977299 100644
--- a/net-analyzer/munin-plugins-rails/metadata.xml
+++ b/net-analyzer/munin-plugins-rails/metadata.xml
@@ -1,5 +1,5 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   ruby
+gra...@gentoo.org
 



[gentoo-commits] dev/graaff:master commit in: media-video/flvtool2/

2016-02-18 Thread Hans de Graaff
commit: b2a3deba93fbc57322513f93f48482862d919a63
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:37:36 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:37:36 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=b2a3deba

media-video/flvtool2: cleanup

Package-Manager: portage-2.2.26

 media-video/flvtool2/flvtool2-1.0.6-r1.ebuild | 21 -
 1 file changed, 21 deletions(-)

diff --git a/media-video/flvtool2/flvtool2-1.0.6-r1.ebuild 
b/media-video/flvtool2/flvtool2-1.0.6-r1.ebuild
deleted file mode 100644
index c6ea988..000
--- a/media-video/flvtool2/flvtool2-1.0.6-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/zentest-3.3.0.ebuild,v 1.1 
2006/08/28 14:34:06 pclouds Exp $
-
-EAPI=2
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="a manipulation tool for Macromedia Flash Video files (FLV)."
-HOMEPAGE="http://rubyforge.org/projects/flvtool2/";
-LICENSE="BSD"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""



[gentoo-commits] proj/kde:master commit in: kde-apps/akonadiconsole/, kde-apps/knotes/, kde-apps/konsolekalendar/, ...

2016-02-18 Thread Michael Palimaka
commit: d7c2467e579ed05229dc9c3c04d58e4f631d2cbc
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Feb 18 23:02:26 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Feb 18 23:02:26 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d7c2467e

kde-apps: Remove unused cmake var

 kde-apps/akonadiconsole/akonadiconsole-.ebuild   | 1 -
 kde-apps/calendarjanitor/calendarjanitor-.ebuild | 1 -
 kde-apps/knotes/knotes-.ebuild   | 1 -
 kde-apps/konsolekalendar/konsolekalendar-.ebuild | 1 -
 kde-apps/ktnef/ktnef-.ebuild | 1 -
 5 files changed, 5 deletions(-)

diff --git a/kde-apps/akonadiconsole/akonadiconsole-.ebuild 
b/kde-apps/akonadiconsole/akonadiconsole-.ebuild
index 67cafbf..f46d941 100644
--- a/kde-apps/akonadiconsole/akonadiconsole-.ebuild
+++ b/kde-apps/akonadiconsole/akonadiconsole-.ebuild
@@ -54,7 +54,6 @@ fi
 
 src_configure() {
local mycmakeargs=(
-   -DKDEPIM_BUILD_WITH_INSTALLED_LIB=TRUE
-DCMAKE_DISABLE_FIND_PACKAGE_KF5GAPI=ON
-DCMAKE_DISABLE_FIND_PACKAGE_KF5Prison=ON
-DCMAKE_DISABLE_FIND_PACKAGE_Qt5Designer=ON

diff --git a/kde-apps/calendarjanitor/calendarjanitor-.ebuild 
b/kde-apps/calendarjanitor/calendarjanitor-.ebuild
index 70d9ac5..fbd527a 100644
--- a/kde-apps/calendarjanitor/calendarjanitor-.ebuild
+++ b/kde-apps/calendarjanitor/calendarjanitor-.ebuild
@@ -48,7 +48,6 @@ src_prepare() {
 
 src_configure() {
local mycmakeargs=(
-   -DKDEPIM_BUILD_WITH_INSTALLED_LIB=TRUE
-DCMAKE_DISABLE_FIND_PACKAGE_KF5GAPI=ON
-DCMAKE_DISABLE_FIND_PACKAGE_KF5Prison=ON
-DCMAKE_DISABLE_FIND_PACKAGE_Qt5Designer=ON

diff --git a/kde-apps/knotes/knotes-.ebuild 
b/kde-apps/knotes/knotes-.ebuild
index a4f9e29..b5f41a3 100644
--- a/kde-apps/knotes/knotes-.ebuild
+++ b/kde-apps/knotes/knotes-.ebuild
@@ -71,7 +71,6 @@ fi
 
 src_configure() {
local mycmakeargs=(
-   -DKDEPIM_BUILD_WITH_INSTALLED_LIB=TRUE
-DCMAKE_DISABLE_FIND_PACKAGE_KF5GAPI=ON
-DCMAKE_DISABLE_FIND_PACKAGE_KF5Prison=ON
-DCMAKE_DISABLE_FIND_PACKAGE_Qt5Designer=ON

diff --git a/kde-apps/konsolekalendar/konsolekalendar-.ebuild 
b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
index c14aa42..c43ae9c 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-.ebuild
@@ -48,7 +48,6 @@ src_prepare() {
 
 src_configure() {
local mycmakeargs=(
-   -DKDEPIM_BUILD_WITH_INSTALLED_LIB=TRUE
-DCMAKE_DISABLE_FIND_PACKAGE_KF5GAPI=ON
-DCMAKE_DISABLE_FIND_PACKAGE_KF5Prison=ON
-DCMAKE_DISABLE_FIND_PACKAGE_Qt5Designer=ON

diff --git a/kde-apps/ktnef/ktnef-.ebuild b/kde-apps/ktnef/ktnef-.ebuild
index c63ad9c..2069821 100644
--- a/kde-apps/ktnef/ktnef-.ebuild
+++ b/kde-apps/ktnef/ktnef-.ebuild
@@ -42,7 +42,6 @@ fi
 
 src_configure() {
local mycmakeargs=(
-   -DKDEPIM_BUILD_WITH_INSTALLED_LIB=TRUE
-DCMAKE_DISABLE_FIND_PACKAGE_KF5GAPI=ON
-DCMAKE_DISABLE_FIND_PACKAGE_KF5Prison=ON
-DCMAKE_DISABLE_FIND_PACKAGE_Qt5Designer=ON



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

2016-02-18 Thread Michael Palimaka
commit: 98a765bf172c7fee6111eb55d60be1c1dc76e810
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Feb 18 23:20:03 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Feb 18 23:21:46 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=98a765bf

kde-apps/knotes: Fix build with 'bundled' noteshared

See also: Gentoo bug 575088

Package-Manager: portage-2.2.27

 .../knotes/files/knotes-15.12.2-add-noteshared.patch | 20 
 kde-apps/knotes/knotes-15.12.2.ebuild|  4 
 kde-apps/knotes/knotes-15.12.49..ebuild  |  4 
 3 files changed, 28 insertions(+)

diff --git a/kde-apps/knotes/files/knotes-15.12.2-add-noteshared.patch 
b/kde-apps/knotes/files/knotes-15.12.2-add-noteshared.patch
new file mode 100644
index 000..5b705cc
--- /dev/null
+++ b/kde-apps/knotes/files/knotes-15.12.2-add-noteshared.patch
@@ -0,0 +1,20 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index e85ecc9..540c201 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -275,7 +275,6 @@ if (NOT KDEPIM_BUILD_WITH_INSTALLED_LIB)
+ add_subdirectory(libfollowupreminder)
+ add_subdirectory(libsendlater)
+ add_subdirectory(libgravatar)
+-add_subdirectory(noteshared)
+ add_subdirectory(libkdepim)
+ add_subdirectory(calendarsupport)
+ add_subdirectory(eventviews)
+@@ -324,6 +323,7 @@ add_subdirectory(akregator)
+ add_subdirectory(importwizard)
+ add_subdirectory(kaddressbook)
+ add_subdirectory(mboximporter)
++add_subdirectory(noteshared)
+ add_subdirectory(knotes)
+ add_subdirectory(ktnef)
+ add_subdirectory(pimsettingexporter)

diff --git a/kde-apps/knotes/knotes-15.12.2.ebuild 
b/kde-apps/knotes/knotes-15.12.2.ebuild
index 1470fcb..b5bff7a 100644
--- a/kde-apps/knotes/knotes-15.12.2.ebuild
+++ b/kde-apps/knotes/knotes-15.12.2.ebuild
@@ -70,6 +70,10 @@ else
S="${WORKDIR}/${KMNAME}-${PV}"
 fi
 
+# ONLY for 15.12 branch: special handling for
+# KDEPIM_BUILD_WITH_INSTALLED_LIB=TRUE except noteshared
+PATCHES=( "${FILESDIR}/${PN}-15.12.2-add-noteshared.patch" )
+
 src_prepare() {
kde5_src_prepare
 

diff --git a/kde-apps/knotes/knotes-15.12.49..ebuild 
b/kde-apps/knotes/knotes-15.12.49..ebuild
index 36fbcb1..b738eaa 100644
--- a/kde-apps/knotes/knotes-15.12.49..ebuild
+++ b/kde-apps/knotes/knotes-15.12.49..ebuild
@@ -70,6 +70,10 @@ else
S="${WORKDIR}/${KMNAME}-${PV}"
 fi
 
+# ONLY for 15.12 branch: special handling for
+# KDEPIM_BUILD_WITH_INSTALLED_LIB=TRUE except noteshared
+PATCHES=( "${FILESDIR}/${PN}-15.12.2-add-noteshared.patch" )
+
 src_prepare() {
kde5_src_prepare
 



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

2016-02-18 Thread Michael Palimaka
commit: cd8b50c6e0af741e96a4f91a55275d8ea06db02b
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Feb 18 23:31:04 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Feb 18 23:31:04 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=cd8b50c6

kde-apps/dolphin: kfilemetadata is optional again

Package-Manager: portage-2.2.27

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

diff --git a/kde-apps/dolphin/dolphin-.ebuild 
b/kde-apps/dolphin/dolphin-.ebuild
index e537803..db5be2d 100644
--- a/kde-apps/dolphin/dolphin-.ebuild
+++ b/kde-apps/dolphin/dolphin-.ebuild
@@ -25,7 +25,6 @@ DEPEND="
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kcrash)
$(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kfilemetadata)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kinit)
@@ -49,6 +48,7 @@ DEPEND="
media-libs/phonon[qt5]
semantic-desktop? (
$(add_frameworks_dep baloo)
+   $(add_frameworks_dep kfilemetadata)
$(add_kdeapps_dep baloo-widgets)
)
!semantic-desktop? (



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

2016-02-18 Thread Hans de Graaff
commit: d6e155c7451e63b1fa870eb1da0b6b3c885e6fe7
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:24:14 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:24:14 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=d6e155c7

dev-ruby/rubocop: add 0.37.2

Package-Manager: portage-2.2.26

 dev-ruby/rubocop/Manifest  |  1 +
 dev-ruby/rubocop/rubocop-0.37.2.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/rubocop/Manifest b/dev-ruby/rubocop/Manifest
index 5d7c548..314fbfa 100644
--- a/dev-ruby/rubocop/Manifest
+++ b/dev-ruby/rubocop/Manifest
@@ -1,3 +1,4 @@
 DIST rubocop-0.32.1.tar.gz 1016920 SHA256 
657d71bc5ec90b4c78f6e84f66bafe39174fa22c8fa022bfa3efe5e18c46f975 SHA512 
97330d767110dff93b36fea7a0da54725940d4522b11f016c2548bd2f62400818380712ef95eb0b4164e4edc33afb33554ace5910e13a31136073f792e094f4e
 WHIRLPOOL 
9ffd8b1f6b2fb10e7fc5ecf5916fdb5bfe0c297e323ce07306fe6337f1974a1429290695133f0beb98a334888d01ca9c503d7efeba03f0d2c5a57632f5fe843b
 DIST rubocop-0.33.0.tar.gz 1034646 SHA256 
bd6ce0c9d4a60fb97284e1ba1408c4edffce8d1e064d3ef8578970ada83d29dd SHA512 
c92875e788a5f8efa8dc217a22109a760f6ea52921bfda0213c576f5c63c2393a8f00ffa6e5c3dc4c46ccf8c50eefea15d537e529489730ffab89f7f9a586792
 WHIRLPOOL 
77005567df1ce7f13a52ffe088468d238626e1cbe2112ede3ccfaabb0ad85092bbfd652214bcf4c3eddcb7fd1ae8cb469754e82f9ab527e37eb76d1fb9ef11b5
 DIST rubocop-0.34.2.tar.gz 1055725 SHA256 
84c5e64bc2d4571cd00476213cebe694b828b732bb16b670904ab012a0acf2d1 SHA512 
4462f725d416acd96792e607ed3566de7ad78fb5b21540b098a9d81a3798840d1a3706dac3385e475fd2ae4d13314b27bc474e687e893276d2d64c749510e618
 WHIRLPOOL 
7b81cc85bf4add50049045cec09da7391dec30ffa5456672717e80a1ec7574c242675b39ed21932e14f8c31c6ee2c05a1b387d918f02e07be29975df34382de2
+DIST rubocop-0.37.2.tar.gz 1191495 SHA256 
4b8eab3ad341c560b4441ddd0ece5f03acf530763acf7e374dbcd6d695b8ed02 SHA512 
c4bbffde7f813eab80032bc7d0090a98722602a9c5c745e62522aef6aea280711e856d1840c277dcf47d3d53d68cb12a09f11a90c471f515a24fe0f66e80ead2
 WHIRLPOOL 
6425c1b5893f89b6ee607e0047dafa9ad5ec277d0e20340aff5b972574beaa604a44fa0be9fbedf2a8a12f3ed1b48d9a05ca91bcf1ce884989eaf3ca240f2ea5

diff --git a/dev-ruby/rubocop/rubocop-0.37.2.ebuild 
b/dev-ruby/rubocop/rubocop-0.37.2.ebuild
new file mode 100644
index 000..68609e0
--- /dev/null
+++ b/dev-ruby/rubocop/rubocop-0.37.2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRAINSTALL="assets config"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby static code analyzer"
+HOMEPAGE="https://github.com/bbatsov/rubocop";
+SRC_URI="https://github.com/bbatsov/rubocop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+   >=dev-ruby/parser-2.3.0.4:0
+   >=dev-ruby/powerpack-0.1:0
+   dev-ruby/rainbow:2
+   >=dev-ruby/ruby-progressbar-1.7:0
+   >=dev-ruby/unicode-display_width-0.3:0"
+
+ruby_add_bdepend "test? ( dev-ruby/safe_yaml dev-ruby/webmock )"
+
+all_ruby_prepare() {
+   # Remove failing spec, to be investigated later.
+   rm spec/rubocop/formatter/json_formatter_spec.rb || die
+
+   sed -i -e 's:/tmp/example:'${TMPDIR}'/example:' 
spec/rubocop/cop/team_spec.rb || die
+}



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

2016-02-18 Thread Hans de Graaff
commit: ad7c1f939b831b24432fcbf1123ad252a49b0fe7
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:25:56 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:25:56 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=ad7c1f93

dev-ruby/rubocop-checkstyle_formatter: fix metadata

Package-Manager: portage-2.2.26

 dev-ruby/rubocop-checkstyle_formatter/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-ruby/rubocop-checkstyle_formatter/metadata.xml 
b/dev-ruby/rubocop-checkstyle_formatter/metadata.xml
index 9bf681c..f977299 100644
--- a/dev-ruby/rubocop-checkstyle_formatter/metadata.xml
+++ b/dev-ruby/rubocop-checkstyle_formatter/metadata.xml
@@ -1,6 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-
 gra...@gentoo.org
 



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

2016-02-18 Thread Hans de Graaff
commit: badcf19e535a3f979118b6253f3bf481c59e7520
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:25:33 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:25:33 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=badcf19e

dev-ruby/rubocop: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/rubocop/Manifest  |  2 --
 dev-ruby/rubocop/rubocop-0.32.1.ebuild | 38 --
 dev-ruby/rubocop/rubocop-0.33.0.ebuild | 38 --
 3 files changed, 78 deletions(-)

diff --git a/dev-ruby/rubocop/Manifest b/dev-ruby/rubocop/Manifest
index 314fbfa..c0429a4 100644
--- a/dev-ruby/rubocop/Manifest
+++ b/dev-ruby/rubocop/Manifest
@@ -1,4 +1,2 @@
-DIST rubocop-0.32.1.tar.gz 1016920 SHA256 
657d71bc5ec90b4c78f6e84f66bafe39174fa22c8fa022bfa3efe5e18c46f975 SHA512 
97330d767110dff93b36fea7a0da54725940d4522b11f016c2548bd2f62400818380712ef95eb0b4164e4edc33afb33554ace5910e13a31136073f792e094f4e
 WHIRLPOOL 
9ffd8b1f6b2fb10e7fc5ecf5916fdb5bfe0c297e323ce07306fe6337f1974a1429290695133f0beb98a334888d01ca9c503d7efeba03f0d2c5a57632f5fe843b
-DIST rubocop-0.33.0.tar.gz 1034646 SHA256 
bd6ce0c9d4a60fb97284e1ba1408c4edffce8d1e064d3ef8578970ada83d29dd SHA512 
c92875e788a5f8efa8dc217a22109a760f6ea52921bfda0213c576f5c63c2393a8f00ffa6e5c3dc4c46ccf8c50eefea15d537e529489730ffab89f7f9a586792
 WHIRLPOOL 
77005567df1ce7f13a52ffe088468d238626e1cbe2112ede3ccfaabb0ad85092bbfd652214bcf4c3eddcb7fd1ae8cb469754e82f9ab527e37eb76d1fb9ef11b5
 DIST rubocop-0.34.2.tar.gz 1055725 SHA256 
84c5e64bc2d4571cd00476213cebe694b828b732bb16b670904ab012a0acf2d1 SHA512 
4462f725d416acd96792e607ed3566de7ad78fb5b21540b098a9d81a3798840d1a3706dac3385e475fd2ae4d13314b27bc474e687e893276d2d64c749510e618
 WHIRLPOOL 
7b81cc85bf4add50049045cec09da7391dec30ffa5456672717e80a1ec7574c242675b39ed21932e14f8c31c6ee2c05a1b387d918f02e07be29975df34382de2
 DIST rubocop-0.37.2.tar.gz 1191495 SHA256 
4b8eab3ad341c560b4441ddd0ece5f03acf530763acf7e374dbcd6d695b8ed02 SHA512 
c4bbffde7f813eab80032bc7d0090a98722602a9c5c745e62522aef6aea280711e856d1840c277dcf47d3d53d68cb12a09f11a90c471f515a24fe0f66e80ead2
 WHIRLPOOL 
6425c1b5893f89b6ee607e0047dafa9ad5ec277d0e20340aff5b972574beaa604a44fa0be9fbedf2a8a12f3ed1b48d9a05ca91bcf1ce884989eaf3ca240f2ea5

diff --git a/dev-ruby/rubocop/rubocop-0.32.1.ebuild 
b/dev-ruby/rubocop/rubocop-0.32.1.ebuild
deleted file mode 100644
index e1fc006..000
--- a/dev-ruby/rubocop/rubocop-0.32.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:  $
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets config"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby static code analyzer"
-HOMEPAGE="https://github.com/bbatsov/rubocop";
-SRC_URI="https://github.com/bbatsov/rubocop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "
-   >=dev-ruby/astrolabe-1.3:0
-   >=dev-ruby/parser-2.2.2.5:0
-   >=dev-ruby/powerpack-0.1:0
-   >=dev-ruby/ruby-progressbar-1.4:0
-   dev-ruby/rainbow:2"
-
-all_ruby_prepare() {
-   # Remove failing spec, to be investigated later.
-   rm spec/rubocop/formatter/json_formatter_spec.rb || die
-
-   sed -i -e 's:/tmp/example:'${TMPDIR}'/example:' 
spec/rubocop/cop/team_spec.rb || die
-}

diff --git a/dev-ruby/rubocop/rubocop-0.33.0.ebuild 
b/dev-ruby/rubocop/rubocop-0.33.0.ebuild
deleted file mode 100644
index e1fc006..000
--- a/dev-ruby/rubocop/rubocop-0.33.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:  $
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets config"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby static code analyzer"
-HOMEPAGE="https://github.com/bbatsov/rubocop";
-SRC_URI="https://github.com/bbatsov/rubocop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "
-   >=dev-ruby/astrolabe-1.3:0
-   >=dev-ruby/parser-2.2.2.5:0
-   >=dev-ruby/powerpack-0.1:0
-   >=dev-ruby/ruby-progressbar-1.4:0
-   dev-ruby/rainbow:2"
-
-all_ruby_prepare() {
-   # Remove failing spec, to be investigated later.
-   rm spec/rubocop/formatter/json_formatter_spec.rb || die
-
-   sed -i -e 's:/tmp/example:'${TMPDIR}'/example:' 
spec/rubocop/cop/team_spec.rb || die
-}



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

2016-02-18 Thread Hans de Graaff
commit: 41ad53136aabdf3691f2ce2c58c44fc5d4346eb1
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:29:08 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:29:08 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=41ad5313

dev-ruby/rubocop-checkstyle_formatter: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/rubocop-checkstyle_formatter/Manifest |  1 -
 .../rubocop-checkstyle_formatter-0.1.1.ebuild  | 23 --
 2 files changed, 24 deletions(-)

diff --git a/dev-ruby/rubocop-checkstyle_formatter/Manifest 
b/dev-ruby/rubocop-checkstyle_formatter/Manifest
index 8ce4958..c0ecd57 100644
--- a/dev-ruby/rubocop-checkstyle_formatter/Manifest
+++ b/dev-ruby/rubocop-checkstyle_formatter/Manifest
@@ -1,2 +1 @@
-DIST rubocop-checkstyle_formatter-0.1.1.gem 8192 SHA256 
d953c15ab2355f72fd33cb99673f292ff83aa34351e633e7f39f0ac1fd4d9e60 SHA512 
1916737775b6b16cf3e44d80ca3357565c7625b9a8be754cdbce8a5503f1799ee86b1da7310e1e2a6c42749136fdeebfe2b0a0985cf46a8eedc3e64fb8a894a0
 WHIRLPOOL 
a4efad5468458afaf89f8055cfff256f476a316d2a4a27c5924d158fb1d2933ca022fa25d112203b38424cb8195aae16e237bd5ddba81fcebc110115a9ad19bc
 DIST rubocop-checkstyle_formatter-0.2.0.gem 9216 SHA256 
42ca51dfe7d3b58e02a4ab1a18b99622b96f2b313e65d1d1529b9fe9ba2f70c3 SHA512 
f56ee683d4f8267f423c6c1408661dda1e5af03da7944f13bb4e588b753f619ce0efff9f656776c0c49162a99b3373bb41e255e7e8129b72b4fce15f1180173a
 WHIRLPOOL 
4409585d353b8bc382d4fc258019279d79c84aa026dba08eabc6b6e18b9342ea447f9a509dd3b2a4096ac1e1cfd3a3ef76191ae2c1c45a0e86b3706512d130b3

diff --git 
a/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.1.1.ebuild
 
b/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.1.1.ebuild
deleted file mode 100644
index de82799..000
--- 
a/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.1.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:  $
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A formatter for rubocop that outputs in checkstyle format"
-HOMEPAGE="https://github.com/eitoball/rubocop-checkstyle_formatter";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/rubocop-0.14.0"



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

2016-02-18 Thread Hans de Graaff
commit: 84110a5fade08e5053a321dbcdcce6e418eaf26a
Author: Hans de Graaff  degraaff  org>
AuthorDate: Fri Feb 19 06:30:22 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:30:22 2016 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=84110a5f

dev-ruby/rubocop-checkstyle_formatter: add ruby22

Package-Manager: portage-2.2.26

 .../rubocop-checkstyle_formatter-0.2.0.ebuild   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.2.0.ebuild
 
b/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.2.0.ebuild
index 819ff83..5d7ac5b 100644
--- 
a/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.2.0.ebuild
+++ 
b/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header:  $
+# $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md"



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

2016-02-18 Thread Hans de Graaff
commit: 231052f63f0e9bf0def6ff2a3ea4a00530ddef5a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 19 05:58:23 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:03:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=231052f6

dev-ruby/rspec-core: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/rspec-core/Manifest|   3 -
 dev-ruby/rspec-core/rspec-core-3.2.3.ebuild |  95 --
 dev-ruby/rspec-core/rspec-core-3.3.1.ebuild |  99 ---
 dev-ruby/rspec-core/rspec-core-3.4.0.ebuild | 101 
 dev-ruby/rspec-core/rspec-core-3.4.1.ebuild | 101 
 5 files changed, 399 deletions(-)

diff --git a/dev-ruby/rspec-core/Manifest b/dev-ruby/rspec-core/Manifest
index 3d84cb7..34d0636 100644
--- a/dev-ruby/rspec-core/Manifest
+++ b/dev-ruby/rspec-core/Manifest
@@ -1,9 +1,6 @@
 DIST rspec-core-2.14.8-git.tgz 195949 SHA256 
757febdcc4465b62fb41572e1fb7e0deb86f903127cb2941ea65d2c1d4ac29db SHA512 
2be487f0a820cb959771b0c2a725aa7a43cd80a76f85ed42f3341420cefa4ba6413b5dbd86e8fba9f5515afef3e895e0f1f2f8239d50f0b764f037d5f0791095
 WHIRLPOOL 
5b2422d7f1d087caf654ea04d81f269ae90be63eb73135d34691839c27e6dfa152aac425f64a860b3af50ef0bf513ac7f4a68c979c254083f187e57a96c20fe3
 DIST rspec-core-2.99.2-git.tgz 212935 SHA256 
75794e3f94f3323b1212b93e827d37d6ab2813dea2f5f927929b40e9ee170c43 SHA512 
e13bc3384fd85c367481a8651c14be4a412cba5f58e12a8f4ab14b5d2768a7b92191b81e000e7dbf6a28275b41044d8b3eb70a04e4b30b5bf88db98cbec4cc44
 WHIRLPOOL 
5584be2da2310688155c4fe600a4a36f68434440ebc00b063e9fcdcb3188138831a210f482ac86a469984fcf9838d795511ea02433020ecc6bc1d6aacc8c72bd
 DIST rspec-core-3.2.3-git.tgz 276647 SHA256 
7122fe372cdf0d4ff60aef42768fc9cc0350bd1943f5c1fa6189153829519ab2 SHA512 
a5eb294c4770275662205b4edde2426c7d7ab7f9fb3cea6fc1171071b941a94b6d6386348fd83ba9e76a35512ea56be0b657ba2d8e210fe73c8564e76ebea7ae
 WHIRLPOOL 
895d5fab418ddc5adc9a33078499f59b2865b636516110f0042bd08b4d9ecdb304f135655c0b05102f47725b94da831c986889b8a76eed3e8aa2c693f2d29d63
-DIST rspec-core-3.3.1-git.tgz 332355 SHA256 
9dc839186e72fe5d4b4f15500bc2a976d08dc4af859be2b69778b1c4f84d321b SHA512 
cddbfc1dae98de2db31a5f9c5a60cf1cdd4995f35bcd1bea525f18fc8b3649d7c8a2e23169873874be22b4f75b14b89d086e2372ed1dd93a157ae03c5989a760
 WHIRLPOOL 
a3e5fa2264b40313c1fcf1890087f218a5a9f442f82528f4422a315858a036ff36cdc671dbb7e1f4d937385e6568cb7950c43ab7249c78b834ba07e5dae671d6
 DIST rspec-core-3.3.2-git.tgz 332730 SHA256 
aef9a2867a435aa7be57826c850e88e593232077dc42f12bfed89a92c7704d26 SHA512 
6cadfa43d63df8d24105d88d6e8b22a495a30f04b289c71c8887ea3fead9ec8f071a6c734a140b1e4910f25094fd36c7c37b54a0724e734233ca584202f0cf32
 WHIRLPOOL 
1e385223ea8c9b32bfc6ecc93146ccad793441bae3426f6cb4acc07d7a1f2bc6e20be11597fcd27f3c6bb207482213e2eaf214835041df631d06b9bc524e5b70
-DIST rspec-core-3.4.0-git.tgz 354166 SHA256 
852bf29d13c30e921126b57233b80a56495465fe80f3a5fb036721f20a74a668 SHA512 
9961b99a2209268528a3cee741f682f37300d0bd88c8364ee400073a3274e7465d767f01207db12789debb73a4bcb5dc6eb06039b0364cdf9fd72803fa917bc5
 WHIRLPOOL 
9d6176434c72a2eacb8d4ca5ae794f0bd0351507bf51a1b102f4eb12dce02a84cbf2f813c801ac5fc591c533ef4ffe995b9e8df374de4ecffe3cb8367e1c1b59
-DIST rspec-core-3.4.1-git.tgz 354375 SHA256 
ed75c25573e155b5fd9f57102785294b2f9b4d3796b96279ba977acbb5bf9eb2 SHA512 
e472969b7d1571be39438190029690acdcd760b61f7067e8bf66b29324f2eeb7f870f382dacc79738f0aeea1c66bc971b7a8b93ae6a2c3bc61ac539ce4b452a3
 WHIRLPOOL 
53243e1374d9cc50f950d17e7de30d9dc3f0c3ac0dea16f41c3b36f3160e95d1ab6ed720e83dc508b4925c3340ed4876918fbcfafe937f9b7753cca266a2
 DIST rspec-core-3.4.2-git.tgz 354859 SHA256 
bcb93520f5cb2bc0f2f66c09579970c524e7404575cefc5aefcd3da594d775b6 SHA512 
33fc3336a01b86f9c22e5e9fe9f78f2b4f66a309fd0bff90d565484912d2ae6525dc80b0e6e2c6d2b5d698c2848e0b025cc4f065b533b9936ba6e7dfb03bae88
 WHIRLPOOL 
451f5b70bdd9db53fc7fabc84dacff6cd3cbda3422ca475a1090e5bcd2ec42249e91953c0d648c5a4d2ab12af85e778b392a1e75717526d89577ecffe88f0cfa
 DIST rspec-core-3.4.3-git.tgz 355961 SHA256 
9dea290b7a1e30e483d61451e968554591a0ce385b66bc75d27d0f9eed7455e3 SHA512 
26973fb7de7e2055cfafece0b3d68c2dab3498f6e3705bc2a4d41633b18783d142c7c9bee82fbec0d577b7d97d85c747c8cbdeb0cf8d2b5c017009fa087f2ec2
 WHIRLPOOL 
f52dfaa2dc83efb49f66693e7b9eff20d5237d0593985ed88283247d50e2fa24d6f3739d9c01c0a4fa298b9da1072a01b055b0d4618eadeb8de9e7403cccb7be

diff --git a/dev-ruby/rspec-core/rspec-core-3.2.3.ebuild 
b/dev-ruby/rspec-core/rspec-core-3.2.3.ebuild
deleted file mode 100644
index e863743..000
--- a/dev-ruby/rspec-core/rspec-core-3.2.3.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-RUBY_FAKEGEM_TASK_DOC="none"
-
-RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
-
-# Also install this custo

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

2016-02-18 Thread Hans de Graaff
commit: 9787491fa5ed5d253aefa050e62125bfaaae597a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 19 05:56:18 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:03:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9787491f

dev-ruby/rspec-core: add 3.4.3

Package-Manager: portage-2.2.26

 dev-ruby/rspec-core/Manifest|   1 +
 dev-ruby/rspec-core/rspec-core-3.4.3.ebuild | 101 
 2 files changed, 102 insertions(+)

diff --git a/dev-ruby/rspec-core/Manifest b/dev-ruby/rspec-core/Manifest
index 97de9d3..3d84cb7 100644
--- a/dev-ruby/rspec-core/Manifest
+++ b/dev-ruby/rspec-core/Manifest
@@ -6,3 +6,4 @@ DIST rspec-core-3.3.2-git.tgz 332730 SHA256 
aef9a2867a435aa7be57826c850e88e59323
 DIST rspec-core-3.4.0-git.tgz 354166 SHA256 
852bf29d13c30e921126b57233b80a56495465fe80f3a5fb036721f20a74a668 SHA512 
9961b99a2209268528a3cee741f682f37300d0bd88c8364ee400073a3274e7465d767f01207db12789debb73a4bcb5dc6eb06039b0364cdf9fd72803fa917bc5
 WHIRLPOOL 
9d6176434c72a2eacb8d4ca5ae794f0bd0351507bf51a1b102f4eb12dce02a84cbf2f813c801ac5fc591c533ef4ffe995b9e8df374de4ecffe3cb8367e1c1b59
 DIST rspec-core-3.4.1-git.tgz 354375 SHA256 
ed75c25573e155b5fd9f57102785294b2f9b4d3796b96279ba977acbb5bf9eb2 SHA512 
e472969b7d1571be39438190029690acdcd760b61f7067e8bf66b29324f2eeb7f870f382dacc79738f0aeea1c66bc971b7a8b93ae6a2c3bc61ac539ce4b452a3
 WHIRLPOOL 
53243e1374d9cc50f950d17e7de30d9dc3f0c3ac0dea16f41c3b36f3160e95d1ab6ed720e83dc508b4925c3340ed4876918fbcfafe937f9b7753cca266a2
 DIST rspec-core-3.4.2-git.tgz 354859 SHA256 
bcb93520f5cb2bc0f2f66c09579970c524e7404575cefc5aefcd3da594d775b6 SHA512 
33fc3336a01b86f9c22e5e9fe9f78f2b4f66a309fd0bff90d565484912d2ae6525dc80b0e6e2c6d2b5d698c2848e0b025cc4f065b533b9936ba6e7dfb03bae88
 WHIRLPOOL 
451f5b70bdd9db53fc7fabc84dacff6cd3cbda3422ca475a1090e5bcd2ec42249e91953c0d648c5a4d2ab12af85e778b392a1e75717526d89577ecffe88f0cfa
+DIST rspec-core-3.4.3-git.tgz 355961 SHA256 
9dea290b7a1e30e483d61451e968554591a0ce385b66bc75d27d0f9eed7455e3 SHA512 
26973fb7de7e2055cfafece0b3d68c2dab3498f6e3705bc2a4d41633b18783d142c7c9bee82fbec0d577b7d97d85c747c8cbdeb0cf8d2b5c017009fa087f2ec2
 WHIRLPOOL 
f52dfaa2dc83efb49f66693e7b9eff20d5237d0593985ed88283247d50e2fa24d6f3739d9c01c0a4fa298b9da1072a01b055b0d4618eadeb8de9e7403cccb7be

diff --git a/dev-ruby/rspec-core/rspec-core-3.4.3.ebuild 
b/dev-ruby/rspec-core/rspec-core-3.4.3.ebuild
new file mode 100644
index 000..25460b3
--- /dev/null
+++ b/dev-ruby/rspec-core/rspec-core-3.4.3.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+RUBY_FAKEGEM_TASK_DOC="none"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
+
+# Also install this custom path since internal paths depend on it.
+RUBY_FAKEGEM_EXTRAINSTALL="exe"
+
+RUBY_FAKEGEM_GEMSPEC="rspec-core.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
+HOMEPAGE="https://github.com/rspec/rspec-core";
+SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="highlight"
+
+SUBVERSION="$(get_version_component_range 1-2)"
+
+ruby_add_rdepend "
+   =dev-ruby/rspec-support-${SUBVERSION}*
+   !!=dev-ruby/coderay-1.0.9 )
+"
+
+ruby_add_bdepend "test? (
+   >=dev-ruby/nokogiri-1.5.2
+   >=dev-ruby/coderay-1.0.9
+   dev-ruby/syntax
+   >=dev-ruby/thread_order-1.1.0
+   >=dev-ruby/zentest-4.6.2
+   >=dev-ruby/rspec-expectations-3.3.0:3
+   >=dev-ruby/rspec-mocks-2.99.0:3
+   )"
+
+all_ruby_prepare() {
+   # Don't set up bundler: it doesn't understand our setup.
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+
+   # Avoid dependency on cucumber since we can't run the features anyway.
+   sed -i -e '/[Cc]ucumber/ s:^:#:' Rakefile || die
+
+   # Duplicate exe also in bin. We can't change it since internal stuff
+   # also depends on this and fixing that is going to be fragile. This
+   # way we can at least install proper bin scripts.
+   cp -R exe bin || die
+
+   # Avoid unneeded dependency on git.
+   sed -i -e 's/git ls-files --/find/' rspec-core.gemspec || die
+
+   # Avoid aruba dependency so that we don't end up in dependency hell.
+   sed -i -e '/ArubaLoader/,/^end/ s:^:#:' -e '/Aruba/ s:^:#:' 
spec/spec_helper.rb || die
+   rm 
spec/integration/{failed_line_detection,filtering,order,persistence_failures}_spec.rb
 spec/support/aruba_support.rb || die
+
+   # Avoid a spec failing due to path issues
+   sed -i -e '/does not load files in the default pa

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

2016-02-18 Thread Hans de Graaff
commit: 677b176e4992517b422899af4342c87426047440
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 19 06:02:05 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 19 06:03:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=677b176e

dev-ruby/sexp_processor: add 4.7.0

Package-Manager: portage-2.2.26

 dev-ruby/sexp_processor/Manifest   |  1 +
 .../sexp_processor/sexp_processor-4.7.0.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/sexp_processor/Manifest b/dev-ruby/sexp_processor/Manifest
index fe93bfa..21b2673 100644
--- a/dev-ruby/sexp_processor/Manifest
+++ b/dev-ruby/sexp_processor/Manifest
@@ -1,3 +1,4 @@
 DIST sexp_processor-4.4.4.gem 38912 SHA256 
43cab5a67ca409d62411f869ddb7a0a4de0988b489d3f1d610d9b6e521964fd5 SHA512 
b17c2a6a5675a5244a935f4d3024bcb6eadb667a189a406b4f890b29361042a5523df55cdb5ee82e60180eacc5999a163f2e88a0b70113aa42aa50cffbdfe1e2
 WHIRLPOOL 
01d7193d6e3c74d517f108b8aa778fcbd701987d20ee503ae9947ce60a0b3824d1dfae2ca6a0bd4f7b314cfa8c22fb347db0b6fef218833a022f2aec351d37fb
 DIST sexp_processor-4.6.0.gem 39424 SHA256 
e2498f90c75bd4c19d1739afadde8c03af26a881c8bd775f71d2f180de65b43f SHA512 
48c96a826472029f22e46138831ee9952250e747b9b5e2637d348ae4cba08d4097c88148457d4215e264c556595da44cb7aad8612642a3e49d6b6d2e0363
 WHIRLPOOL 
5fd40d5813d957dd304eb3b697b780db23aab24be096fb25fd4448f6b069424f045e3de20d9e5f315901b1bef039371c797377fb5ac837c21204431ca1c77a18
 DIST sexp_processor-4.6.1.gem 39424 SHA256 
e2e96c2ee3ea81e1dc7b4b4abee23b6e552e669cfe456ee69126a29a03373cd7 SHA512 
25513e71e30c0ded46201d81e454ab628054c2380c4b9715d6b05cf08703ce3cc31e7d127514f2abc12d875d0d53791740b728922f91b85ba579931799de09d7
 WHIRLPOOL 
6cd94d615eec3858e2fcb920526438a9d6a6c4509da48369812fb5235e62814be6a7fbe63b9c392287938127f00900ec89638173a5b64b85a1f8bc6ac9e80d8a
+DIST sexp_processor-4.7.0.gem 39424 SHA256 
963a1f5b21c95595fb3cf1e8531784bf3d8fe30302cf6f271b08aefdc63e453f SHA512 
6c48853f2eaca37bcddb097f6677d37835171618e4209d07baa1f361d4cdf4ce95a11f892b6b258cd91e51555aa046c404d8970560618b4e8a86fd0d6dca71c7
 WHIRLPOOL 
cad0c31e6aace9066be2d400d392206c7b9f71b2fbdbe072d0a1d98e241acc15f79c0992d45cffc261284f751d1b5046380254b0f050f62fbdad0132437e3b8a

diff --git a/dev-ruby/sexp_processor/sexp_processor-4.7.0.ebuild 
b/dev-ruby/sexp_processor/sexp_processor-4.7.0.ebuild
new file mode 100644
index 000..11ef73a
--- /dev/null
+++ b/dev-ruby/sexp_processor/sexp_processor-4.7.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="README.txt History.txt"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Processor for s-expressions created as part of the ParseTree 
project"
+HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/";
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/hoe-3.13
+   dev-ruby/hoe-seattlerb
+   >=dev-ruby/minitest-5.5
+   )"



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

2016-02-18 Thread Slawek Lis
commit: c5a4a175ab4fa5eb7cba1ced681b8cf3a9e95e4c
Author: Slawomir Lis  gentoo  org>
AuthorDate: Fri Feb 19 06:03:53 2016 +
Commit: Slawek Lis  gentoo  org>
CommitDate: Fri Feb 19 06:03:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5a4a175

fixing broken metadata.xml, sorry

Package-Manager: portage-2.2.27

 net-analyzer/suricata/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/suricata/metadata.xml 
b/net-analyzer/suricata/metadata.xml
index 108297d..0f80bed 100644
--- a/net-analyzer/suricata/metadata.xml
+++ b/net-analyzer/suricata/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  
+  
 s...@gentoo.org
   
   



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

2016-02-18 Thread Jeroen Roovers
commit: a96b4f2d8bf8869a55711877a53babc31325e973
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb 19 05:29:59 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb 19 05:33:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96b4f2d

net-misc/chrony: Version bump.

Package-Manager: portage-2.2.27

 net-misc/chrony/Manifest  | 2 +-
 net-misc/chrony/{chrony-2.3_pre1.ebuild => chrony-2.3.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/chrony/Manifest b/net-misc/chrony/Manifest
index 487b9db..4ed75be 100644
--- a/net-misc/chrony/Manifest
+++ b/net-misc/chrony/Manifest
@@ -1,3 +1,3 @@
 DIST chrony-2.2.1.tar.gz 340514 SHA256 
4776fa8e80d698723e9a88eb882170951f6c45860545d84ae9f9d8b9bbd73796 SHA512 
caa18a22e7e64186f24f474e02862296bfa74c99671bc98e926caf27b88ce3580282543594602e76ad4be9b7f9623350888def893a7c1d96a7370d13a636442f
 WHIRLPOOL 
77500bc25496dc15f17bce60023b86330205945999011b243272db26a924ac67193da70089c59e19bea7666c05059c8c4c1975ca19057775ec2dd8e468ab8dce
 DIST chrony-2.2.tar.gz 340285 SHA256 
d3fd820fa63badf54ee0e48a649b94ea739df3aac5efa104bd90f89795aa2485 SHA512 
40e5f3b803016a8ce2a3450f24e07e02b54c8b0134c005342e52e1f122592af646186ca231644801bdb7bbb00c576347da34e162d33920ef71f4018204e8a866
 WHIRLPOOL 
0f517914935b150bce9a42507f1c4b04ec50d9406d1ac504b396abbe0646a3bce21299cb6b946159e7369800bbcd106257bf2c02e544fffd19d8211f232ed469
-DIST chrony-2.3-pre1.tar.gz 351989 SHA256 
828644968d15d030c8a3aa8562229a29b4502a21b7c8d96f7124c3a33ea59100 SHA512 
321d714f5d7b085198ad516bdc77a41d9243c84a80ec584af9bccbee4d46e4008885d6ff9e1e46a49e0eb1ea507ce0814df5e98dc06ba8ef1246f52bf57a1dca
 WHIRLPOOL 
03bbff5c502e9eb48925c1504a386b327c785fcc1aeab4f4a9e5e90c60ad592356bbcee3ccc8c565bb3d17891448dd8f33b8515095dc01b148ef793f0c5966a8
+DIST chrony-2.3.tar.gz 355113 SHA256 
58bffb523012fb0fa87cc0d94d6e36de9689fe9556519cbd0d1ba254af92ccb2 SHA512 
2a9cda6c2bc931438b798bd037614196bdb1533d12432467a690d57095c74013c80c92fcaadbd43fd5b0c816872822527a1ade3014add458d669d7813d5fa080
 WHIRLPOOL 
06864181ac74b2cf13baf7d9098404f8540c26db41035fe38005fbfea8e12f2de179008f5b1a2544e24ebb7e4cca712421746690edb7f36b90416ad87901e920

diff --git a/net-misc/chrony/chrony-2.3_pre1.ebuild 
b/net-misc/chrony/chrony-2.3.ebuild
similarity index 100%
rename from net-misc/chrony/chrony-2.3_pre1.ebuild
rename to net-misc/chrony/chrony-2.3.ebuild



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

2016-02-18 Thread Jeroen Roovers
commit: 5f58a7d16dff64d5463adf5a1fbbefc841ac23db
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb 19 05:28:27 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb 19 05:33:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f58a7d1

www-client/opera-developer: Version bump.

Package-Manager: portage-2.2.27

 www-client/opera-developer/Manifest|  2 +
 .../opera-developer-37.0.2142.0.ebuild | 91 ++
 2 files changed, 93 insertions(+)

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index e50b353..2b0efb8 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -2,3 +2,5 @@ DIST opera-developer_36.0.2120.0_amd64.deb 46346306 SHA256 
2e572f3b8a3571c9f4c79
 DIST opera-developer_36.0.2120.0_i386.deb 46568196 SHA256 
7d7561c4d46746203f456c560aa74cd385b500b44f8779712ad265797d9187ad SHA512 
b09f5045f4b053734b1773d879bbef273545bb0662bbc01ffa609274f06363ba6037f374c6af0f5547680db986f3e318b63cde734a4f5b6a034c80a3e834953b
 WHIRLPOOL 
c1febbc4210328e514ecf945e1bbab988834ecdd68a79cc43f037e8f3b8f429e96bcb611aac3680de0286ba43d0717aa391d4cbcbc6706dca87ffa1c8e8103e6
 DIST opera-developer_36.0.2129.0_amd64.deb 46667976 SHA256 
b549b232a0565fcc4f2a0f338f50f57545efbeaa8c40c8cfd64aff47955f8c46 SHA512 
9f0b8a21fbd7ff8b8c0db65d5b2a98704ef458893cbf584411db26b6fda1fd8286d1fba287d7826105dcae582566c9e8a074e639c308dd5b3684c0c8c94542d6
 WHIRLPOOL 
c0d8e8793bfe86ce82f2b76114c8d37b6edef3a2a6cae52f41af191e9eaf79901ba16d52c59bccc3a4a3069f05e2f6e218899c4d1713328ba82a59d50ee3fe0e
 DIST opera-developer_36.0.2129.0_i386.deb 48143050 SHA256 
529d5bf6732c44fc5d23845f07d7b8e0a6922145f0389cb1858db8636cfead2e SHA512 
7e3a7ee1d31f014f10a34d1ff728ad65bf52a66e5f201b38eac3a95dd499650b7e6fc911b0e507cec34562d7e6e0ea0e0298ca2bd5cfad256acb258e985c1776
 WHIRLPOOL 
8e3cfbfb2f2e9473ed864ca41f5cd05775b25f23d849b2ef94a6a2396b0a8efef3714d696e88e01b95d9f67ef81bf38827aa8146c850c67fd23e2ddb8ae1f78e
+DIST opera-developer_37.0.2142.0_amd64.deb 47534832 SHA256 
bad16537194760f3be744163c2d88d5f228eae142865b704766de4b6c3d8f4f6 SHA512 
6be695ad20b0d0bd0a2f567b4853c15d63523195136040e276ce07fd18a08cb369e63793c70fa735e332ae1d9c916f80502be18f3c1f4bc8fe343e1394b69281
 WHIRLPOOL 
9f797f0a3abae394d8ed1785d9a8c752521e5b63fecc73d580f6bb6837c3a15e951fb191480e2e1d2a74ee789de16299cbd9d8afeb7c3a80ebcfbee0923e6cab
+DIST opera-developer_37.0.2142.0_i386.deb 49027934 SHA256 
db74f4b3159e5e8ed604b9d253f68dde1a430b303e520f8b3c11dc238dbc8737 SHA512 
8174eddfa5d50151055fcbd39b2136bcdebfd0b043109b312d17470ffbd1d83bae6bf7cd857137ceaa0e415bd9330138c7e367d43da9f8a5f7caae9f45f1dba9
 WHIRLPOOL 
84f05191d55509f734a38adbf2b7850ec6b5c8f05ad5d15a1220d6d367a093de426d35f8f522562f5673274eae581164e811ca38b31a7e76a36d59ff2757b6e4

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

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

2016-02-18 Thread Jeroen Roovers
commit: 4c0935a2a95164d8e682f1289913d2a303467896
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb 19 05:26:15 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb 19 05:33:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c0935a2

www-client/opera: Version bump.

Package-Manager: portage-2.2.27

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

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index 6a5fa8b..d0990af 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -4,3 +4,4 @@ DIST opera-12.16-1860.i386.linux.tar.xz 13154668 SHA256 
df640656a52b7c714faf25de
 DIST opera-12.16-1860.x86_64.linux.tar.xz 14018800 SHA256 
b3b5cada3829d2b3b0e2da25e9444ce9dff73dc6692586ce72cfd4f6431e639e SHA512 
c1289f352ea5fc8133b105771f48fdc56ccd770920330b1a0ed939ff909abc68081447673572eabeb1aae6db5194b6ab35c93afad78a91d8f7a9a0f91e81ef8b
 WHIRLPOOL 
539cdf43b4c8175c664fbf786b27ede1d33e58c44f75229a1a50612951136f526d646f3e0444b6cc69961259c3e3ef7dbf722b520abb4d4dbb98032c4de335d1
 DIST opera-stable_34.0.2036.50_amd64.deb 44627688 SHA256 
ca32b729d044cb85d657c6ac7e613a4e60f22c1b62ffbe2fb9aa3dde6c4ed041 SHA512 
6183e07fb60aaedfa39929f2821f22b880497f61f625297198c205746c7308987a090d2a30452e38dffd8119620f41109c2d019cc0665d245b601cdb21942a5d
 WHIRLPOOL 
967f4c287578c704e1ff4e2a5b743b869ed7618694d0d0ca2ba64800b259e9a30a374ebd72498ed85285b961fe9ccda7f26c62011129dd18a76542c66419beec
 DIST opera-stable_35.0.2066.37_amd64.deb 45350606 SHA256 
3afa543f51d5f7fe4e8fbff93518c4afe0a0a8fab5e43210fbc0f6d42739d148 SHA512 
6d4ff41316879bc4607b1a4c24ff537a215fdfae672724f3d3ae5e8928e6c03a51250aa56c29258c17080b197687a6f9f169deda16ea5d3777e821bc5f474416
 WHIRLPOOL 
78aa059e8efbfa6f0680287a34af3450dab5a707fe4c31308e198dfa92e7baedaaa478ee7d5bd080b385e379f52b431a8512c9c6456e3dc0d66ff0140cb3e624
+DIST opera-stable_35.0.2066.68_amd64.deb 45320262 SHA256 
20805cc8832e1dfa961ae9f8917cb8099e62a5ea829224053927b24e2e2ceeb4 SHA512 
673ccdbac2a8cbf98f5efbfb9e44be66ab886aedee1358e84f9c3b91dc23a5f724cb46b494585a85c672b74942b138697ce47786fed13018472b9a59eb2923e3
 WHIRLPOOL 
0af64f4313576db6d731d801702b63e54e37dd58dace8a351ede5062c787411a1124704e10101724d07999032fcd8c1548e8c37034b204ba9e590c9db69a940f

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



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

2016-02-18 Thread Slawek Lis
commit: 8f5935a130e2f36e50950b193cbf0f92e7616032
Author: Slawomir Lis  gentoo  org>
AuthorDate: Fri Feb 19 05:36:04 2016 +
Commit: Slawek Lis  gentoo  org>
CommitDate: Fri Feb 19 05:36:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f5935a1

Added detection USE flag, drop old

Package-Manager: portage-2.2.27

 net-analyzer/suricata/Manifest   |   1 -
 net-analyzer/suricata/metadata.xml   |   3 +-
 net-analyzer/suricata/suricata-2.0.10.ebuild | 120 ---
 net-analyzer/suricata/suricata-2.0.11.ebuild |   6 +-
 4 files changed, 5 insertions(+), 125 deletions(-)

diff --git a/net-analyzer/suricata/Manifest b/net-analyzer/suricata/Manifest
index e35b5b9..cff1749 100644
--- a/net-analyzer/suricata/Manifest
+++ b/net-analyzer/suricata/Manifest
@@ -1,2 +1 @@
-DIST suricata-2.0.10.tar.gz 3090730 SHA256 
c8d1d3b6ce3d2a56577fca224424071afd921739d3859efc8a62229556d4beef SHA512 
fa3683a93d85b26166b0f67a85f1a498941aadf4372ef98bd7fe62fcdef150af46b65456e3a764e054c385abbf44138ae6f70882c68ba320508eade6e181f2c6
 WHIRLPOOL 
b867003e76df2b0b1b56c89415ed96acbf9d8966739d77aa303055d29ae5cdad8ad0b58e969336f0c1fc2e5d9990941622c19c062828dae58bf062f5662225f3
 DIST suricata-2.0.11.tar.gz 3091124 SHA256 
c607f1e18e5636830f42a83f7c67e1466f07db82853f3a9dba4ab8c6c3bc656e SHA512 
659e893fef3cdcca8440f2af7596d5cc58b142d3350b9ea5ba57d855c6759a00adafeb15a1dfe91dd55eca1437487eb4e842b4e2913d12417f0b906ca3d54ec9
 WHIRLPOOL 
5cfa55abd90284a0a3441853af9db18075a23fa5661d89448b409b8fdd1031ad348d76d455b7dfe7b2688e69633f5bbb65dc060cc2426af017ab1bcb824c9ac5

diff --git a/net-analyzer/suricata/metadata.xml 
b/net-analyzer/suricata/metadata.xml
index 9ec4bf7..108297d 100644
--- a/net-analyzer/suricata/metadata.xml
+++ b/net-analyzer/suricata/metadata.xml
@@ -1,13 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  
+  
 s...@gentoo.org
   
   
 Enable AF_PACKET support
 Enable unix socket
 Enable NVIDIA Cuda computations support
+Enable detection modules
 Enable Luajit support
 Enable libnetfilter_log support
 Enable AF_PACKET support

diff --git a/net-analyzer/suricata/suricata-2.0.10.ebuild 
b/net-analyzer/suricata/suricata-2.0.10.ebuild
deleted file mode 100644
index 3c69998..000
--- a/net-analyzer/suricata/suricata-2.0.10.ebuild
+++ /dev/null
@@ -1,120 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit autotools eutils user
-
-DESCRIPTION="High performance Network IDS, IPS and Network Security Monitoring 
engine"
-HOMEPAGE="http://suricata-ids.org/";
-SRC_URI="http://www.openinfosecfoundation.org/download/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+af-packet control-socket cuda debug geoip hardened lua luajit nflog 
+nfqueue +rules test"
-
-DEPEND="
-   >=dev-libs/jansson-2.2
-   dev-libs/libpcre
-   dev-libs/libyaml
-   net-libs/libnet:*
-   net-libs/libnfnetlink
-   dev-libs/nspr
-   dev-libs/nss
-   net-libs/libpcap
-   sys-apps/file
-   cuda?   ( dev-util/nvidia-cuda-toolkit )
-   geoip?  ( dev-libs/geoip )
-   lua?( dev-lang/lua:* )
-   luajit? ( dev-lang/luajit:* )
-   nflog?  ( net-libs/libnetfilter_log )
-   nfqueue?( net-libs/libnetfilter_queue )
-"
-# #446814
-#  prelude?( dev-libs/libprelude )
-#  pfring? ( sys-process/numactl net-libs/pf_ring)
-#  system-htp? ( >=net-analyzer/htp-0.5.5 )
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-   enewgroup ${PN}
-   enewuser ${PN} -1 -1 /var/lib/${PN} "${PN}"
-}
-
-src_prepare() {
-   epatch "${FILESDIR}/fortify_source-numeric.patch"
-   epatch "${FILESDIR}/magic-location.patch"
-   epatch "${FILESDIR}/json.patch"
-
-   eautoreconf
-}
-
-src_configure() {
-   local myeconfargs=(
-   "--localstatedir=/var/" \
-   "--disable-detection" \
-   $(use_enable af-packet) \
-   $(use_enable nfqueue) \
-   $(use_enable test coccinelle) \
-   $(use_enable test unittests) \
-   $(use_enable control-socket unix-socket)
-   )
-
-   if use cuda ; then
-   myeconfargs+=( $(use_enable cuda) )
-   fi
-   if use debug ; then
-   myeconfargs+=( $(use_enable debug) )
-   fi
-   if use geoip ; then
-   myeconfargs+=( $(use_enable geoip) )
-   fi
-   if use hardened ; then
-   myeconfargs+=( $(use_enable hardened gccprotect) )
-   fi
-   if use nflog ; then
-   myeconfargs+=( $(use_enable nflog) )
-   fi
-   # not supported yet (no pfring in portage)
-#  if use pfring ; then
-#  myeconfargs+=( $(use_enable pfring) )
-#  fi
-   # no libprelude in portage
-#  if use prelude ; then
-#  myeconfargs+=( $(use_enable pre

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

2016-02-18 Thread Mike Gilbert
commit: 6114e9d661226eb1a30bfc22056f7638a486544f
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Feb 19 04:21:54 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Feb 19 04:21:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6114e9d6

www-client/google-chrome: automated update

Package-Manager: portage-2.2.27_p64

 www-client/google-chrome/Manifest | 4 ++--
 ...-48.0.2564.109_p1.ebuild => google-chrome-48.0.2564.116_p1.ebuild} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/google-chrome/Manifest 
b/www-client/google-chrome/Manifest
index c98e644..c04a39d 100644
--- a/www-client/google-chrome/Manifest
+++ b/www-client/google-chrome/Manifest
@@ -1,2 +1,2 @@
-DIST google-chrome-stable_48.0.2564.109-1_amd64.deb 48067952 SHA256 
ba3fd26b9aafc5b747c979cf3abd5775e671b9088d5779d4a45c0a5b87f51aa6 SHA512 
65af159affe7e3856d920ba0f1a2b1dbc2ec95cd310b1645ccfb5079cc83f1c639ddf02139a17247051e578262d6b2ca194e59807a5f5a8eb844d0d2c3714552
 WHIRLPOOL 
c50ea6fdefd634f2ce6b26ae7f1ce52888fa364d16a5fab58960b8ba9c52f64d2365112d15c34726e9d9a980c6ebcb7692d0560b8bff4da8c998c7eaf1d147d9
-DIST google-chrome-stable_48.0.2564.109-1_i386.deb 47625502 SHA256 
e4d8652972d468c07f517617b13e15ad7d8e5d3f3d01bf0ac4862a6652ec3087 SHA512 
ae8b870bb2bd2337aecbfc091bfb8f3f39bae31d088a45c2a599c552c838ce8aa9fb1631639f588033a8935a2fa6c31b2746492267f20f5c0b8c4d824fd411e6
 WHIRLPOOL 
ba5dffb0822996179cc671e7261eee251d2979d0122fa9f468c5f12d94f6e69e62ed71b39cb0cfeaa7f2ad6c6190d43c3358a2c70e4bc90b742d6cdeb5d0a3eb
+DIST google-chrome-stable_48.0.2564.116-1_amd64.deb 47906916 SHA256 
201e3b32c9c3d647f9bc071b5fe9faa45e0f2ab52127380052f2338c5465d70c SHA512 
10394ea44886f17fc5d2ed9b878e6e707a184ca818107fc76147705bd957002a701e34df42e70a471668d0f630e7a1b8d5373d5b057eb8715968e0fc781c617c
 WHIRLPOOL 
834d46c00ce3dcae3ab6f3930a269d3a41bd2237203a137b04e02998f02d933e26899715482abb7266d8f2ba5a4112d876682c5a941748bfb484c4eaab091bbe
+DIST google-chrome-stable_48.0.2564.116-1_i386.deb 47539368 SHA256 
7401ad3698a28bf2b45e350fd2b941c44cb51dbb3f87b0e7dd1a2da72c42f594 SHA512 
7059b444fe6435f7c2d654db18b9f19a49559c8e37b252b3d1a8ae1ad13f897219173922d8208696e0d06e1e9bf751ff339b492805f3619f593b030f0bf1f235
 WHIRLPOOL 
3fa70010b4799b2e13dfdfb9d46a8f27feed030d2cfb5e434307826431011fcc9b562393fdb088dfcf458de6ef9cf7dff4266b59989f11412062aa711182027d

diff --git a/www-client/google-chrome/google-chrome-48.0.2564.109_p1.ebuild 
b/www-client/google-chrome/google-chrome-48.0.2564.116_p1.ebuild
similarity index 100%
rename from www-client/google-chrome/google-chrome-48.0.2564.109_p1.ebuild
rename to www-client/google-chrome/google-chrome-48.0.2564.116_p1.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2016-02-18 Thread Mike Gilbert
commit: 8b221de0a092cf87d300a8305f4b09d63cc41f95
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Feb 19 04:22:06 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Feb 19 04:22:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b221de0

www-plugins/chrome-binary-plugins: automated update

Package-Manager: portage-2.2.27_p64

 www-plugins/chrome-binary-plugins/Manifest| 4 ++--
 ...64.109_p1.ebuild => chrome-binary-plugins-48.0.2564.116_p1.ebuild} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index a70a8d7..5678842 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,4 +1,4 @@
 DIST google-chrome-beta_49.0.2623.56-1_amd64.deb 48428634 SHA256 
bcc08228c1da66a133cc8eb961ef3ff6dbfc1200783b1248824ab8b96f1c2fc9 SHA512 
af5c7130c53b8f295d6af733613d9f2680cf9d644ba40410c6f9d6ee7f15a4c4357d4204eb3cbd54823bee1f7fd1e7a494638f966e70fc13c0104da780908600
 WHIRLPOOL 
e6f9a318612403ca570a8bc7406f7d82614be99b6cb39693831ea548c091a919eb2bc2a44bd19f2427b819c4b1856de2209b140cd296f6e6324acb74efb2
-DIST google-chrome-stable_48.0.2564.109-1_amd64.deb 48067952 SHA256 
ba3fd26b9aafc5b747c979cf3abd5775e671b9088d5779d4a45c0a5b87f51aa6 SHA512 
65af159affe7e3856d920ba0f1a2b1dbc2ec95cd310b1645ccfb5079cc83f1c639ddf02139a17247051e578262d6b2ca194e59807a5f5a8eb844d0d2c3714552
 WHIRLPOOL 
c50ea6fdefd634f2ce6b26ae7f1ce52888fa364d16a5fab58960b8ba9c52f64d2365112d15c34726e9d9a980c6ebcb7692d0560b8bff4da8c998c7eaf1d147d9
-DIST google-chrome-stable_48.0.2564.109-1_i386.deb 47625502 SHA256 
e4d8652972d468c07f517617b13e15ad7d8e5d3f3d01bf0ac4862a6652ec3087 SHA512 
ae8b870bb2bd2337aecbfc091bfb8f3f39bae31d088a45c2a599c552c838ce8aa9fb1631639f588033a8935a2fa6c31b2746492267f20f5c0b8c4d824fd411e6
 WHIRLPOOL 
ba5dffb0822996179cc671e7261eee251d2979d0122fa9f468c5f12d94f6e69e62ed71b39cb0cfeaa7f2ad6c6190d43c3358a2c70e4bc90b742d6cdeb5d0a3eb
+DIST google-chrome-stable_48.0.2564.116-1_amd64.deb 47906916 SHA256 
201e3b32c9c3d647f9bc071b5fe9faa45e0f2ab52127380052f2338c5465d70c SHA512 
10394ea44886f17fc5d2ed9b878e6e707a184ca818107fc76147705bd957002a701e34df42e70a471668d0f630e7a1b8d5373d5b057eb8715968e0fc781c617c
 WHIRLPOOL 
834d46c00ce3dcae3ab6f3930a269d3a41bd2237203a137b04e02998f02d933e26899715482abb7266d8f2ba5a4112d876682c5a941748bfb484c4eaab091bbe
+DIST google-chrome-stable_48.0.2564.116-1_i386.deb 47539368 SHA256 
7401ad3698a28bf2b45e350fd2b941c44cb51dbb3f87b0e7dd1a2da72c42f594 SHA512 
7059b444fe6435f7c2d654db18b9f19a49559c8e37b252b3d1a8ae1ad13f897219173922d8208696e0d06e1e9bf751ff339b492805f3619f593b030f0bf1f235
 WHIRLPOOL 
3fa70010b4799b2e13dfdfb9d46a8f27feed030d2cfb5e434307826431011fcc9b562393fdb088dfcf458de6ef9cf7dff4266b59989f11412062aa711182027d
 DIST google-chrome-unstable_50.0.2652.0-1_amd64.deb 48494116 SHA256 
a9c2c9870fd91b2bb398cdc92c3f594e6d620d1f2baa0722c524362337abcd1e SHA512 
fe1f4f19f516f9ba874b34cff9e122dbe60233d3220a99e3d669d062413cf396133cb5f9a2a6692a620226618e386d7c2db70c6dc46d83bdb77a3c5abe89b0e0
 WHIRLPOOL 
d5f3e414556c4ed803f16e3b41d74389b91509e9e1165686caffa6bb9378be872949726ab6913d803e25421e1fe580e6f5f55a7ae8dd387063710bafb91926fa

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-48.0.2564.109_p1.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-48.0.2564.116_p1.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-48.0.2564.109_p1.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-48.0.2564.116_p1.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-emulation/lxd/files/, app-emulation/lxd/

2016-02-18 Thread Erik Mackdanz
commit: 590f0288cf5613f3d2cec07d41bac83f6894bf1a
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Fri Feb 19 03:12:29 2016 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Fri Feb 19 03:13:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=590f0288

app-emulation/lxd: bump to 2.0.0_beta3

Package-Manager: portage-2.2.27

 app-emulation/lxd/Manifest |   1 +
 .../lxd/files/lxd-2.0.0_beta3-dont-go-get.patch|  20 +++
 .../lxd/files/lxd-2.0.0_beta3-nc-binary-name.patch |  11 ++
 app-emulation/lxd/files/lxd-2.0.0_beta3.confd  |  27 
 app-emulation/lxd/files/lxd-2.0.0_beta3.initd  |  50 +++
 app-emulation/lxd/lxd-2.0.0_beta3.ebuild   | 162 +
 6 files changed, 271 insertions(+)

diff --git a/app-emulation/lxd/Manifest b/app-emulation/lxd/Manifest
index d68b9fb..961359e 100644
--- a/app-emulation/lxd/Manifest
+++ b/app-emulation/lxd/Manifest
@@ -1,3 +1,4 @@
 DIST lxd-0.26.tar.bz2 1985288 SHA256 
71079140946e3e66563cc3025c3e4f756fd45cc413af1d5396c56a608427d0aa SHA512 
25aa73274b03163698646fe2f49c2401ae93a9b90be46f0ba0414521bc920e68c61db7e6617d75a19675e22a705afd5d3220e24a518e30819daf3dc75670b900
 WHIRLPOOL 
d59471f02744efbe3d3dbb1ae32dcf17141f8414a1614535451e75c5422928d3c5d54dceebcf0d829f7395ae3cb49bf424ff7999d1e32b9384a3f81b3d3ab01e
 DIST lxd-0.27.tar.bz2 2247266 SHA256 
290d05a792f2f146b302d500eadd3168822ed99aecb4ea96762570580f29910a SHA512 
37d5fef677a943dc7e84c73836aa1d4e5f0353c165aa33cefcd87dcd1fdae574760e74fb290404182badfee96e04ef929a81d6633d2c0f91c458ccd19996b9c3
 WHIRLPOOL 
d1d0c0fad0e604f41482c133f4425461546599aded2e948d5c58f7698eba963746ac8c3c3085ffbd244b0169cedb26ad8ec5d85babea6aa9a7688ee6ce342589
 DIST lxd-2.0.0_beta1.tar.bz2 2253384 SHA256 
443d8004aea80a9295eeb28c81b930947163b5af5e7c5ec15e6123938268bd6c SHA512 
21cc90e18173f832f7aa2f39762ba1c47ac54dbb947519302075d10f8c55cce766d436cb7f9ec96cb2fe538952b801398ce3b1320d878e8835d58e4fb3b81c86
 WHIRLPOOL 
85a11976fbf74f8b408c75aa7abf645d3e27eed3f82021fbcb7b2d8db95cc986fdf2cd6a38ef8749857027b380382e66678fb1f1656274159dbc2531c3860761
+DIST lxd-2.0.0_beta3.tar.bz2 2283443 SHA256 
a3bdf6c081ebed01fcd1ae92a6d3ebf2e7d6ffea606fe3cb83559366e7dc90aa SHA512 
3f80c1236ac9a92a350b4221478dd69eb2693672d73859738b691b9462155d0a907de90deab9950980500ab0faa5ec815bc6191cedf2d34d3757757f585570ec
 WHIRLPOOL 
6d425c26ef37bc65871cf08946f0a80e5b9a3e01da5edd07605e94a2b418e6d2163ee90210c443935c35a18efa97102dcbab90ccd1577d6164b5b2e271b4

diff --git a/app-emulation/lxd/files/lxd-2.0.0_beta3-dont-go-get.patch 
b/app-emulation/lxd/files/lxd-2.0.0_beta3-dont-go-get.patch
new file mode 100644
index 000..d2e622e
--- /dev/null
+++ b/app-emulation/lxd/files/lxd-2.0.0_beta3-dont-go-get.patch
@@ -0,0 +1,20 @@
+--- Makefile.orig  2016-02-19 00:16:40.720102639 +
 Makefile   2016-02-19 00:18:10.886096473 +
+@@ -12,17 +12,11 @@
+ 
+ .PHONY: default
+ default:
+-  # Must run twice due to go get race
+-  -go get -t -v -d ./...
+-  -go get -t -v -d ./...
+   go install -v $(DEBUG) ./...
+   @echo "LXD built successfully"
+ 
+ .PHONY: client
+ client:
+-  # Must run twice due to go get race
+-  -go get -t -v -d ./...
+-  -go get -t -v -d ./...
+   go install -v $(DEBUG) ./lxc
+   @echo "LXD client built successfully"
+ 

diff --git a/app-emulation/lxd/files/lxd-2.0.0_beta3-nc-binary-name.patch 
b/app-emulation/lxd/files/lxd-2.0.0_beta3-nc-binary-name.patch
new file mode 100644
index 000..7373b66
--- /dev/null
+++ b/app-emulation/lxd/files/lxd-2.0.0_beta3-nc-binary-name.patch
@@ -0,0 +1,11 @@
+--- lxd/rsync.go.orig  2015-11-11 20:54:37.402700202 -0600
 lxd/rsync.go   2015-11-11 20:55:06.704698199 -0600
+@@ -91,7 +91,7 @@
+* command (i.e. the command to run on --server). However, we're
+* hardcoding that at the other end, so we can just ignore it.
+*/
+-  rsyncCmd := fmt.Sprintf("sh -c \"nc -U %s\"", f.Name())
++  rsyncCmd := fmt.Sprintf("sh -c \"nc.openbsd -U %s\"", f.Name())
+   cmd := exec.Command(
+   "rsync",
+   "-arvP",

diff --git a/app-emulation/lxd/files/lxd-2.0.0_beta3.confd 
b/app-emulation/lxd/files/lxd-2.0.0_beta3.confd
new file mode 100644
index 000..3d55327
--- /dev/null
+++ b/app-emulation/lxd/files/lxd-2.0.0_beta3.confd
@@ -0,0 +1,27 @@
+# Group which owns the shared socket
+LXD_OPTIONS+=" --group lxd"
+
+
+
+# Enable cpu profiling into the specified file
+#LXD_OPTIONS+=" --cpuprofile /tmp/lxc_cpu_profile"
+
+# Enable memory profiling into the specified file
+#LXD_OPTIONS+=" --memprofile /tmp/lxc_mem_profile"
+
+
+
+# Enables debug mode
+#LXD_OPTIONS+=" --debug"
+
+# For debugging, print a complete stack trace every n seconds
+#LXD_OPTIONS+=" --print-goroutines-every 5"
+
+# Enables verbose mode
+#LXD_OPTIONS+=" -v"
+
+# Logfile to log to
+#LXD_OPTIONS+=" --logfile /var/log/lxd/lxd.log"
+
+# Enables syslog logging
+#LXD_OPTIONS+=" --sysl

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

2016-02-18 Thread Ian Delaney
commit: e99d90e0b65496ab7c841a8edd336171b05974c9
Author: Ian Delaney  gentoo  org>
AuthorDate: Fri Feb 19 02:41:24 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri Feb 19 02:41:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e99d90e0

Merge remote-tracking branch 'remotes/Whissi/owfs-3.1p1-bump'

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

 sys-fs/owfs/Manifest   |   1 +
 sys-fs/owfs/files/owfs-3.1-vendordir.patch |  26 +
 sys-fs/owfs/files/owfs.initd-r1|  36 ++
 sys-fs/owfs/files/owftpd.initd-r1  |  36 ++
 sys-fs/owfs/files/owhttpd.initd-r1 |  36 ++
 sys-fs/owfs/files/owserver.initd-r1|  35 ++
 sys-fs/owfs/metadata.xml   |  21 ++--
 sys-fs/owfs/owfs-3.1_p1.ebuild | 171 +
 8 files changed, 351 insertions(+), 11 deletions(-)



[gentoo-commits] repo/gentoo:master commit in: sys-fs/owfs/files/, sys-fs/owfs/

2016-02-18 Thread Ian Delaney
commit: e788d1233936b0c24d52abd74c43fc6a4a6e09cf
Author: Thomas D  whissi  de>
AuthorDate: Thu Feb 18 21:20:35 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri Feb 19 02:19:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e788d123

sys-fs/owfs: Bumped to v3.1p1

Changes:

 * Bumped to upstream v3.1p1 (Closes #572004)

 * Bumped to EAPI=6

 * Added ewarn to tell user that they maybe have to install a custom UDEV
   rule (Closes #315935)

 * Various runscript fixes

   - Services were misusing "need net" (See #439092)

   - start_pre added to fix problems caused by non-existing pidfile dir
 (Closes #553418)

Package-Manager: portage-2.2.27

 sys-fs/owfs/Manifest   |   1 +
 sys-fs/owfs/files/owfs-3.1-vendordir.patch |  26 +
 sys-fs/owfs/files/owfs.initd-r1|  36 ++
 sys-fs/owfs/files/owftpd.initd-r1  |  36 ++
 sys-fs/owfs/files/owhttpd.initd-r1 |  36 ++
 sys-fs/owfs/files/owserver.initd-r1|  35 ++
 sys-fs/owfs/metadata.xml   |  21 ++--
 sys-fs/owfs/owfs-3.1_p1.ebuild | 171 +
 8 files changed, 351 insertions(+), 11 deletions(-)

diff --git a/sys-fs/owfs/Manifest b/sys-fs/owfs/Manifest
index c70827c..cb7f4e3 100644
--- a/sys-fs/owfs/Manifest
+++ b/sys-fs/owfs/Manifest
@@ -1 +1,2 @@
 DIST owfs-2.7p21.tar.gz 1247466 SHA256 
070a3368e9400e900618f8a704f487baf3671f6764715b4de04b151c66d3306d SHA512 
ec6d372d32ebf59278c2c68d5fbed42664f52bc1702f4ea8e5506457594943413e37801d341102029cb48a9d8c3d6b3d68615a1dd517c93aa0a475a1bb06c4cf
 WHIRLPOOL 
31901ae07a7431a368cdb4fa0a30a1885da29f55187dc601b53f2e9ebf4e11aba73de93d7f6308671ecb3afa8433548b41a2e79a9a0cc4771adee93a5a6a1ddd
+DIST owfs-3.1p1.tar.gz 1400962 SHA256 
e69421ae534565c1f8530a2447f583401f4d0d4b1cf3cb8cf399a57133ed7f81 SHA512 
f5c2694ce1076969cf4a6970a07b2c2edee42cfbc6886c1790d777d650cc0afe42cf3282328f8832d5286a0aa5827c48e3d4657412ba3391db5e26adfa890cf5
 WHIRLPOOL 
2a3a4ebeb3eebaf0d370a7dcc8a9a5fb95defa3e218039f9203b996e4ac2272c2a16323bb8e43da39df9a389dbd057e49c936f40bdc08de201076fbd8d2fdba4

diff --git a/sys-fs/owfs/files/owfs-3.1-vendordir.patch 
b/sys-fs/owfs/files/owfs-3.1-vendordir.patch
new file mode 100644
index 000..2592e8a
--- /dev/null
+++ b/sys-fs/owfs/files/owfs-3.1-vendordir.patch
@@ -0,0 +1,26 @@
+diff --git a/module/ownet/perl5/Makefile.am b/module/ownet/perl5/Makefile.am
+index 5823f4b..cebe1e6 100644
+--- a/module/ownet/perl5/Makefile.am
 b/module/ownet/perl5/Makefile.am
+@@ -8,7 +8,7 @@ OWNet/Makefile: OWNet/Makefile.PL
+ if HAVE_DEBIAN
+   cd OWNet; $(PERL) Makefile.PL INSTALLDIRS=vendor
+ else
+-  cd OWNet; $(PERL) Makefile.PL
++  cd OWNet; $(PERL) Makefile.PL INSTALLDIRS=vendor
+ endif
+ 
+ install-data-local: OWNet/Makefile
+diff --git a/module/swig/perl5/Makefile.am b/module/swig/perl5/Makefile.am
+index 8e5f583..49cd252 100644
+--- a/module/swig/perl5/Makefile.am
 b/module/swig/perl5/Makefile.am
+@@ -19,7 +19,7 @@ else
+ if HAVE_DEBIAN
+   ( cd OW; $(PERL) Makefile.PL INSTALLDIRS=vendor )
+ else
+-  ( cd OW; $(PERL) Makefile.PL )
++  ( cd OW; $(PERL) Makefile.PL INSTALLDIRS=vendor )
+ if HAVE_FREEBSD
+   $(PERL) -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' 
OW/Makefile
+ 

diff --git a/sys-fs/owfs/files/owfs.initd-r1 b/sys-fs/owfs/files/owfs.initd-r1
new file mode 100644
index 000..4d7f6d4
--- /dev/null
+++ b/sys-fs/owfs/files/owfs.initd-r1
@@ -0,0 +1,36 @@
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Id$
+
+INSTANCE=${SVCNAME#*.}
+PROGRAM=${SVCNAME%%.*}
+PIDFILE=${PIDFILE:-/run/owfs/${PROGRAM}.pid}
+OWUID=${OWUID:-owfs}
+OWGID=${OWGID:-owfs}
+
+depend() {
+   need owserver
+   use logger
+}
+
+start_pre() {
+   checkpath -d -m 0750 -o ${OWUID}:${OWGID} "$(dirname ${PIDFILE})"
+}
+
+start() {
+   ebegin "Starting ${SVCNAME}"
+   start-stop-daemon --start --exec /usr/bin/${PROGRAM} \
+   --pidfile ${PIDFILE} --user ${OWUID}:${OWGID} -- \
+   --pid-file ${PIDFILE} \
+   --background --error_print 1 \
+   ${OWFS_OPTS:--m /var/lib/owfs/mnt --allow_other -s 
127.0.0.1:4304}
+   eend $?
+}
+
+stop() {
+   ebegin "Stopping ${SVCNAME}"
+   start-stop-daemon --stop --exec /usr/bin/${PROGRAM} \
+   --pidfile ${PIDFILE} -u ${OWUID}
+   eend $?
+}

diff --git a/sys-fs/owfs/files/owftpd.initd-r1 
b/sys-fs/owfs/files/owftpd.initd-r1
new file mode 100644
index 000..c79545a
--- /dev/null
+++ b/sys-fs/owfs/files/owftpd.initd-r1
@@ -0,0 +1,36 @@
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Id$
+
+INSTANCE=${SVCNAME#*.}
+PROGRAM=${SVCNAME%%.*}
+PIDFILE=${PIDFILE:-/run/owfs/${PROGRAM}.pid}
+OWUID=${OWUID:-owfs}
+OWGID=${OWGID:-owfs}

[gentoo-commits] repo/gentoo:master commit in: media-fonts/source-han-sans/

2016-02-18 Thread Ian Delaney
commit: 69885d1fd77f8e3c35ff7a6c41b9a192837020af
Author: bobbertson  gmail  com>
AuthorDate: Thu Feb 18 04:07:25 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri Feb 19 02:43:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69885d1f

media-fonts/source-han-sans: Adding use cjk to be consistent with rdep.

Package-Manager: portage-2.2.26

 .../source-han-sans-1.001-r1.ebuild| 39 ++
 1 file changed, 39 insertions(+)

diff --git a/media-fonts/source-han-sans/source-han-sans-1.001-r1.ebuild 
b/media-fonts/source-han-sans/source-han-sans-1.001-r1.ebuild
new file mode 100644
index 000..b43edfd
--- /dev/null
+++ b/media-fonts/source-han-sans/source-han-sans-1.001-r1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit font
+
+# Note to maintainers:
+# The upstream tarball is huge (over 780 MB), so we repackage the
+# regional subset OTF fonts per region, for the user's convenience.
+
+DESCRIPTION="Pan-CJK OpenType/CFF font family"
+HOMEPAGE="https://github.com/adobe-fonts/source-han-sans/";
+SRC_URI="cjk? ( https://dev.gentoo.org/~yngwin/distfiles/${PN}-ja-${PV}.tar.xz
+   https://dev.gentoo.org/~yngwin/distfiles/${PN}-ko-${PV}.tar.xz
+   
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_CN-${PV}.tar.xz
+   
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_TW-${PV}.tar.xz )
+   linguas_ja? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-ja-${PV}.tar.xz )
+   linguas_ko? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-ko-${PV}.tar.xz )
+   linguas_zh_CN? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_CN-${PV}.tar.xz )
+   linguas_zh_TW? ( 
https://dev.gentoo.org/~yngwin/distfiles/${PN}-zh_TW-${PV}.tar.xz )"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x64-macos"
+IUSE="cjk linguas_ja linguas_ko +linguas_zh_CN linguas_zh_TW"
+REQUIRED_USE="|| ( cjk linguas_ja linguas_ko linguas_zh_CN linguas_zh_TW )"
+
+S=${WORKDIR}
+FONT_SUFFIX="otf"
+RESTRICT="binchecks strip"
+
+src_install() {
+   for l in ja ko zh_CN zh_TW; do
+   ( use cjk || use linguas_${l} ) \
+   && FONT_S="${S}/source-han-sans-${l}-${PV}" 
font_src_install
+   done
+   dodoc source-han-sans-*-${PV}/*md source-han-sans-*-${PV}/*pdf
+}



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

2016-02-18 Thread Ian Delaney
commit: d0accbb420ee361a4b5cffefdbf8c64a62b137e0
Author: Ian Delaney  gentoo  org>
AuthorDate: Fri Feb 19 03:10:03 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri Feb 19 03:10:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0accbb4

Merge remote-tracking branch 'remotes/bobbertson/source-han-sans'

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

 ...ans-1.001.ebuild => source-han-sans-1.001-r1.ebuild} | 17 +++--
 1 file changed, 11 insertions(+), 6 deletions(-)



[gentoo-commits] gentoo commit in src/patchsets/glibc/extra/c_stubs: gconv_stubs.c

2016-02-18 Thread Mike Frysinger (vapier)
vapier  16/02/19 02:22:31

  Modified: gconv_stubs.c
  Log:
  c_stubs: get it building w/glibc-2.23+

Revision  ChangesPath
1.2  src/patchsets/glibc/extra/c_stubs/gconv_stubs.c

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/extra/c_stubs/gconv_stubs.c?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/extra/c_stubs/gconv_stubs.c?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/extra/c_stubs/gconv_stubs.c?r1=1.1&r2=1.2

Index: gconv_stubs.c
===
RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/extra/c_stubs/gconv_stubs.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gconv_stubs.c   26 Jun 2006 22:14:01 -  1.1
+++ gconv_stubs.c   19 Feb 2016 02:22:31 -  1.2
@@ -20,7 +20,11 @@
 #include 
 #include 
 #include 
-#include 
+#if __GLIBC_PREREQ(2, 23)
+# include 
+#else
+# include 
+#endif
 #if __GNUC_PREREQ(3, 3)
 # include 
 #else






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

2016-02-18 Thread Yixun Lan
commit: 3bfcf0499d0d3a4a3808d67106f8a17cdc53da13
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Feb 19 02:04:35 2016 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Feb 19 02:06:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bfcf049

app-emulation/xen-tools: disable stackcheck in seabios

problem was seen in hardened system && using USE="-system-seabios"

Gentoo-bug: 569810

Package-Manager: portage-2.2.27

 app-emulation/xen-tools/Manifest  | 1 +
 app-emulation/xen-tools/files/gentoo-patches.conf | 4 +++-
 app-emulation/xen-tools/xen-tools-4.6.1.ebuild| 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-emulation/xen-tools/Manifest b/app-emulation/xen-tools/Manifest
index 80dc2ff..fc36474 100644
--- a/app-emulation/xen-tools/Manifest
+++ b/app-emulation/xen-tools/Manifest
@@ -7,6 +7,7 @@ DIST xen-4.6.0-upstream-patches-0.tar.xz 19280 SHA256 
8ef2d139f86cb52d2208a17c97
 DIST xen-4.6.0.tar.gz 19694350 SHA256 
6fa1c2431df55aa5950d248e6093b8c8c0f11c357a0adbd348a2186478e80909 SHA512 
b4b02f306ffea360f539dd8c231b2f58c00c3638fdb665cb659c7291b475b40f1075bc59d49a6144767729e57b8bc40a1cfd9030d61de2b8fa4ac97d43655c2b
 WHIRLPOOL 
d3f01183440ca1875b6e850bd116db0c382383433e50c0902d3268e9e36b39d184fc65e925bdb5363ef4ca7a232fee15b4749c89baf789137b8a8248565c75a8
 DIST xen-4.6.1.tar.gz 19693042 SHA256 
44cc2fccba1e147ef4c8da0584ce0f24189c8743de0e3e9a9226da88ddb5f589 SHA512 
f01a0b7874abf8b3a81432428d7ba2d5aceb9d75ae20310f8ef49a3a0df927720a51d49090f74fda7f374c779e121ad26da6966a6f2623ed1a7743b4c080427c
 WHIRLPOOL 
b4eec12118d602d1b41edee32ed7c0c61646974060bc44e3eedaf78f7c3015c151998f72573fd2bab1992263dd98f09992772334bae7826048d187de7ed022e5
 DIST xen-gentoo-patches-4.tar.xz 23632 SHA256 
5cdb0f93ee32d0a5fc4fc7282270ace73acfdc4df694f7b29c1135180d902049 SHA512 
3006ce4cd67e80a9f79d9ba3814a64704b0d762159a439a140b1ec0a2699473cd5537950f0913b55f8f7e3d0fd2e9861f3199793120d8d2502aa3f8ef7816c8f
 WHIRLPOOL 
4a921103df2825ccd8b0481708e7cd692fa45d5aadae286c1522c144a1576920e7d3567648565bb9af85bb6bb597ea9d0ec04ea6abd2115db4caf7e739717b1a
+DIST xen-gentoo-patches-6.tar.xz 23864 SHA256 
96e774bd03c9df341fdb2f5d6cf231549c8d7a004c3c902c07b5cb690428d4c6 SHA512 
7f4966bb7dad02b213a3cbefcc312573039feaec964a2deaa6aa7f8fa488b6e31176834a4e2cf6ac380548f1b8251c7700d16d1cbc7b88fcee440f6cccd7f177
 WHIRLPOOL 
a41cae3441370e0e18fbf28ac7a780adfaa0d6af12dc62f1dfe90f52f01ebbd8055e3b5b399ae11602b29b8a206aafe2cbecb79948233bd072e73294468f3b08
 DIST xen-ovmf-patches-1.tar.xz 4724 SHA256 
d14e98e62c78c9f4b8a7e7b4a04de6dabf300f393eff44154d06f93aa43d7703 SHA512 
a17467762f6d92018ff9bce783ce148039f23159405e801ec2aef4c3db72c3976c6f1e41d8c2a2cb704a9654556a2050302f284cfe8e32f28f393b8e2c6d2f1c
 WHIRLPOOL 
de53ad07f20aa14fe76d974db92d5b6808f0a2dd26a627b818914990add7adad8e6135d42641819dc22947031981c5815bae5aeeed0f28785c90beda0a6ff6c8
 DIST xen-ovmf-patches-2.tar.xz 4344 SHA256 
495d61d718440057f8b0b54fb57061450dd764c6e87fe5f8bda1785bcddba770 SHA512 
0bdc83029a01b613f5c1ca029bd45aebe211c332f09db91a0cc7d6b6f85a81dbbfdc20c62f0d20e973ee41b155a6551a4fad518cb792e1d508bf070e23d6a1d3
 WHIRLPOOL 
8346d68fa5d2a8e8a5c007b55e2b85cf48df045cc8c4818f09c756d28a52dd856671f37b4a53478e9b96ca9d2eca0c67fd15f009a94d1d2dfed8e83e596d9633
 DIST xen-qemu-patches-0.tar.gz 3224 SHA256 
ff1ac02a6d91e4abdbe069e1bb75d0b798deff5c2c72d1efb5459c72f4278f00 SHA512 
4fd0c663a733436188aca364e927ac430d9bbef9859da65c074d7fd66c330645b05ff1f3e849f4581dfcd7054801d65edcff8445c1c63c2725f11e3903415af0
 WHIRLPOOL 
5504d7ffbd3c1970026c1f43252d9c76f10c5448ede247719e2698aa8f8e93b20e4cc353da5582b3b6887fb3fd7d1e13765f664ea60daeb6020f052eaca9b9f4

diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf 
b/app-emulation/xen-tools/files/gentoo-patches.conf
index ea628ec..44e5472 100644
--- a/app-emulation/xen-tools/files/gentoo-patches.conf
+++ b/app-emulation/xen-tools/files/gentoo-patches.conf
@@ -80,6 +80,8 @@ _gx033=" xen-tools-4.4.2-gcc99.patch"
 _gx034=" xen-tools-4.5.0-gcc99.patch"
 
 _gx035=" xen-tools-4.2-pod-docs-r1.patch"
+# disable stackcheck for hardened system, bug 569810
+_gx036=" xen-tools-4.6-no-stackcheck.patch"
 # xen-tools-4.2.5 patches set
 _gpv_xen_tools_425_0="
 ${_gx001} ${_gx002} ${_gx003} ${_gx004} ${_gx005}
@@ -120,5 +122,5 @@ _gpv_xen_tools_461_0="
 ${_gx008} ${_gx021}
 ${_gx022} ${_gx017} ${_gx031}
 ${_gx027} ${_gx032}
-${_gx028} ${_gx029}
+${_gx028} ${_gx029} ${_gx036}
 "

diff --git a/app-emulation/xen-tools/xen-tools-4.6.1.ebuild 
b/app-emulation/xen-tools/xen-tools-4.6.1.ebuild
index c380955..c84766c 100644
--- a/app-emulation/xen-tools/xen-tools-4.6.1.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.6.1.ebuild
@@ -28,7 +28,7 @@ else
SEC_VER=
QEMU_VER=
# xen-tools's gentoo patches tarball
-   GENTOO_VER=4
+   GENTOO_VER=6
# xen-tools's gentoo patches version which apply to this specific ebuild
GENTOO_GPV=0
# xen-tools ovmf's patches



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

2016-02-18 Thread Mike Frysinger
commit: 3825b2b9d940495a4457b44bdbbc1f5c7a3b341b
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Feb 19 01:34:27 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Feb 19 01:58:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3825b2b9

net-analyzer/traceroute: mark 2.0.20 arm64/m68k/s390/sh stable

 net-analyzer/traceroute/traceroute-2.0.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/traceroute/traceroute-2.0.20.ebuild 
b/net-analyzer/traceroute/traceroute-2.0.20.ebuild
index 7939e0e..f8af60f 100644
--- a/net-analyzer/traceroute/traceroute-2.0.20.ebuild
+++ b/net-analyzer/traceroute/traceroute-2.0.20.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="static"
 
 RDEPEND="!

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

2016-02-18 Thread Mike Frysinger
commit: a12c3e8288dfe7fb84e7d63b008a6b74770f655e
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Feb 19 01:58:01 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Feb 19 01:58:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12c3e82

net-analyzer/traceroute: fix cross-compiling #432116

 net-analyzer/traceroute/traceroute-2.0.20.ebuild | 1 +
 net-analyzer/traceroute/traceroute-2.0.21.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/net-analyzer/traceroute/traceroute-2.0.20.ebuild 
b/net-analyzer/traceroute/traceroute-2.0.20.ebuild
index f8af60f..ad19d1f 100644
--- a/net-analyzer/traceroute/traceroute-2.0.20.ebuild
+++ b/net-analyzer/traceroute/traceroute-2.0.20.ebuild
@@ -20,6 +20,7 @@ RDEPEND="!

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

2016-02-18 Thread Mike Frysinger
commit: 32812762a85140272b0831e1096dfa61446006df
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Feb 19 01:58:13 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Feb 19 01:58:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32812762

net-analyzer/traceroute: version bump to 2.0.22

 net-analyzer/traceroute/Manifest |  1 +
 net-analyzer/traceroute/traceroute-2.0.22.ebuild | 33 
 2 files changed, 34 insertions(+)

diff --git a/net-analyzer/traceroute/Manifest b/net-analyzer/traceroute/Manifest
index d0c64cb..0e8725a 100644
--- a/net-analyzer/traceroute/Manifest
+++ b/net-analyzer/traceroute/Manifest
@@ -1,2 +1,3 @@
 DIST traceroute-2.0.20.tar.gz 68907 SHA256 
2facba9525c95428d7bff3a313fc6ecfd8c529c678ae666c73015558a0edc271 SHA512 
ba82468f5e52a14cf029ff977d85e9cc395bdac2fdf8c29232f9e664bf15efdbaca4f56a78533f2afadd3aef95e31d4497f00f4fc29f74a699a149f0434b484d
 WHIRLPOOL 
f7fad8dca126291b17194b6f2f2fd2de98c358d63aa7bcf9e853b888562a8a9c251afdfb85ba5990a7c52f3c4e518b153a1323de0997ce6292113545c133e8b5
 DIST traceroute-2.0.21.tar.gz 69159 SHA256 
f7ac93ef30b13a587292b8d6a7e2538a65bc978a3a576eab238c392b884e96e0 SHA512 
437cfc596e045d89f0f477f404e410347fb4e8d5db00c9e2ce1317457a99377d1239e68949a6e44e8d424f480c8bfacb7213ce3f03efc46880a369678eb49589
 WHIRLPOOL 
870a228ac77f5ca72a0ea1757f3e86372fd4c809133d15ae6de8a637fb9edfe3e9b62c82f8b53ad85c3300086e69829c7b7248bdfa52801ca2103253d23d0018
+DIST traceroute-2.0.22.tar.gz 69001 SHA256 
ee36c35a7dd0ea859734778c1fe95b49a861d30dbf64496ac673c2429f539ada SHA512 
f7981188b5aa13b6a6c26e7bb3b6cbab88b1adec53a04bff4b878f800bb32a62d82fa389fb36aefd81cc3e9da31740e095f6b6f7eba4dd5926520ad3cff7a92c
 WHIRLPOOL 
b65d03913d497b800c0d9f567e099f1c65bae1bc9c380187039afa4bb18997e7810e5dc69b3ca193d5b86b6a0bbed27e45c28d5b5f51cc12223c085734819050

diff --git a/net-analyzer/traceroute/traceroute-2.0.22.ebuild 
b/net-analyzer/traceroute/traceroute-2.0.22.ebuild
new file mode 100644
index 000..da6a153
--- /dev/null
+++ b/net-analyzer/traceroute/traceroute-2.0.22.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Utility to trace the route of IP packets"
+HOMEPAGE="http://traceroute.sourceforge.net/";
+SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+IUSE="static"
+
+RDEPEND="!

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

2016-02-18 Thread Mike Frysinger
commit: 80a4ff2e73bd44fce1d235ad360d88901107e679
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Feb 19 01:35:26 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Feb 19 01:58:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80a4ff2e

net-analyzer/traceroute: drop old <2.0.20 versions

 net-analyzer/traceroute/Manifest   |  2 --
 net-analyzer/traceroute/traceroute-2.0.18.ebuild   | 32 ---
 .../traceroute/traceroute-2.0.19-r1.ebuild | 36 --
 net-analyzer/traceroute/traceroute-2.0.19.ebuild   | 31 ---
 4 files changed, 101 deletions(-)

diff --git a/net-analyzer/traceroute/Manifest b/net-analyzer/traceroute/Manifest
index e5b7d4b..d0c64cb 100644
--- a/net-analyzer/traceroute/Manifest
+++ b/net-analyzer/traceroute/Manifest
@@ -1,4 +1,2 @@
-DIST traceroute-2.0.18.tar.gz 66931 SHA256 
5994a88520927fefe3c9754aaf1e02b4d0f3f8fb1f521a68fa86215c3fcab9ef SHA512 
8eb096c10e4e450839126b41f858b380ef01990092e3de76c9423343a34edfc118fad6b2017fca2e8106c1065f6634cd9a892ea4118453f8c28ad5ab8c6c1c93
 WHIRLPOOL 
aa9d4b1b603fcffc4c1294087d96286aec6b28e229f3a3916f36ec6adf37f4db340fb99a78f9011314975e6769c76959ceb313e162cf0b2f793c5ae3e1425724
-DIST traceroute-2.0.19.tar.gz 69614 SHA256 
082be58ec3e6fe9717a52160150e2f6d52fa90f8ecb82abf3b363c8150b0607e SHA512 
406b742dd0248720f1c15f2fc30050f9c420c8cfe564028b6f9519158afcbde6810af10d86739377809342762cb403fc32487867413a281b0644349ede125485
 WHIRLPOOL 
8272957b42a2ca92b1bd991e1e034454dd5406c1445fc28e30b28dd5b6190a44e0b6addc8d0be8d00250b3fc5b2d7714ac52d6d4226bcbc71650e15caafb8d08
 DIST traceroute-2.0.20.tar.gz 68907 SHA256 
2facba9525c95428d7bff3a313fc6ecfd8c529c678ae666c73015558a0edc271 SHA512 
ba82468f5e52a14cf029ff977d85e9cc395bdac2fdf8c29232f9e664bf15efdbaca4f56a78533f2afadd3aef95e31d4497f00f4fc29f74a699a149f0434b484d
 WHIRLPOOL 
f7fad8dca126291b17194b6f2f2fd2de98c358d63aa7bcf9e853b888562a8a9c251afdfb85ba5990a7c52f3c4e518b153a1323de0997ce6292113545c133e8b5
 DIST traceroute-2.0.21.tar.gz 69159 SHA256 
f7ac93ef30b13a587292b8d6a7e2538a65bc978a3a576eab238c392b884e96e0 SHA512 
437cfc596e045d89f0f477f404e410347fb4e8d5db00c9e2ce1317457a99377d1239e68949a6e44e8d424f480c8bfacb7213ce3f03efc46880a369678eb49589
 WHIRLPOOL 
870a228ac77f5ca72a0ea1757f3e86372fd4c809133d15ae6de8a637fb9edfe3e9b62c82f8b53ad85c3300086e69829c7b7248bdfa52801ca2103253d23d0018

diff --git a/net-analyzer/traceroute/traceroute-2.0.18.ebuild 
b/net-analyzer/traceroute/traceroute-2.0.18.ebuild
deleted file mode 100644
index 1d16199..000
--- a/net-analyzer/traceroute/traceroute-2.0.18.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-inherit flag-o-matic multilib toolchain-funcs
-
-DESCRIPTION="Utility to trace the route of IP packets"
-HOMEPAGE="http://traceroute.sourceforge.net/";
-SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 
~amd64-linux ~x86-linux"
-IUSE="static"
-
-src_compile() {
-   use static && append-ldflags -static
-   tc-export CC AR RANLIB
-   emake env=yes || die
-}
-
-src_install() {
-   emake \
-   DESTDIR="${D}" \
-   prefix="${EPREFIX}/usr" \
-   libdir="${EPREFIX}/usr/$(get_libdir)" \
-   install \
-   || die
-   dodoc ChangeLog CREDITS README TODO
-}

diff --git a/net-analyzer/traceroute/traceroute-2.0.19-r1.ebuild 
b/net-analyzer/traceroute/traceroute-2.0.19-r1.ebuild
deleted file mode 100644
index b741736..000
--- a/net-analyzer/traceroute/traceroute-2.0.19-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit flag-o-matic multilib toolchain-funcs
-
-DESCRIPTION="Utility to trace the route of IP packets"
-HOMEPAGE="http://traceroute.sourceforge.net/";
-SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
-IUSE="static"
-
-RDEPEND="!http://traceroute.sourceforge.net/";
-SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="static"
-
-src_compile() {
-   use static && append-ldflags -static
-   tc-export CC AR RANLIB
-   emake env=yes
-}
-
-src_install() {
-   emake \
-   DESTDIR="${D}" \
-   prefix="${EPREFIX}/usr" \
-   libdir="${EPREFIX}/usr/$(get_libdir)" \
-   install
-   dodoc ChangeLog CREDITS README TODO
-}



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

2016-02-18 Thread Patrick McLean
commit: 0d9b5d118927d6a76e25b542d1097733f65d3730
Author: Patrick McLean  gentoo  org>
AuthorDate: Fri Feb 19 01:47:43 2016 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Feb 19 01:47:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d9b5d11

app-admin/salt: version bump to 2015.8.7

Package-Manager: portage-2.2.27

 app-admin/salt/Manifest |   1 +
 app-admin/salt/salt-2015.8.7.ebuild | 134 
 2 files changed, 135 insertions(+)

diff --git a/app-admin/salt/Manifest b/app-admin/salt/Manifest
index cfcd194..f286cff 100644
--- a/app-admin/salt/Manifest
+++ b/app-admin/salt/Manifest
@@ -2,3 +2,4 @@ DIST salt-2015.5.8.tar.gz 5741097 SHA256 
07c3eb054ef214c17481fed1262a5e4fd3c429d
 DIST salt-2015.5.9.tar.gz 5689839 SHA256 
71e1c31ebe73edf17b43afcee7de689bb39cc6e97742cd0e110386106fa3fc5b SHA512 
389fa09e2e89bb0631f5a2f1d7ef363f8b3a260d466cd7b5fdf7bfc296f5fb64fa355dc56a401df326cefe43e63904061db4fc01a3b5c1cd54fa34ee102a6ad9
 WHIRLPOOL 
094350e78b96c2633dedb2c4ab0caa959a634e84bf2e92145880eec883ec076765c8b897c873e8f601325a69e7e3fe139163eec45fc6daa109edbd9a884b0dc2
 DIST salt-2015.8.3.tar.gz 6757678 SHA256 
2e9a262789b018f3443513105c0c6ae98934c9bc105a04cf9e5c073ef706218a SHA512 
18a2c63d5e54d09468189450557974e47f87d8b7dde52beaae678120da1da1e7aecfff18cf0fdfb63a11cd5f6bab102c229462f0afe5e3e858c0c467761c7121
 WHIRLPOOL 
5f1e1562904aecf97027688adbe9a2eb1b910065e52a2e20e7bad67fc4e91660e3e1e04612ee3b18d9632f3ff782837336cf1a5d85d771b67071422a3cea9861
 DIST salt-2015.8.5.tar.gz 6877624 SHA256 
db395702f048ea384ccc440201c24d7044685977ae6a8588d0d0933246f0c673 SHA512 
715709798fd1f4410ef204545a84e34d3ecc0f080905b7ae29ce19d273c1ed6865f56e025e59d2506301970ad05081ff119caec0ced03dcbe5803f9f00eb64f8
 WHIRLPOOL 
69dc332b21ade4735cd8e9d6a2cdfd61ee364a1c7aa3bf047c9d745b6135b94fdd6406117e056fbb6a8cb79dc3b07af5d2f7a781930255b1fe434838b8692de4
+DIST salt-2015.8.7.tar.gz 6877927 SHA256 
61a2f9cff77dd11fc6bf7630d82d1955238818dfa7eedb53e6bf3edbbc9d6029 SHA512 
b063c8e0f7cd1682fcb8f5a71fd9f2d71324070bcc4a88611bd4896a2de3269fa0cec1fe9698c74932d9f2a892816db2fc30612a2cbfcee64838ee73955d1a02
 WHIRLPOOL 
07e6c543e44c8a8a7413bc917bdc5754998285556ec8fda8fe4c278eaea0ca4abf4ae4bca617fca7fb34843408d30879bd880dbbe08197a74847337fa8eb6ef2

diff --git a/app-admin/salt/salt-2015.8.7.ebuild 
b/app-admin/salt/salt-2015.8.7.ebuild
new file mode 100644
index 000..669ea91
--- /dev/null
+++ b/app-admin/salt/salt-2015.8.7.ebuild
@@ -0,0 +1,134 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=(python2_7)
+
+inherit eutils systemd distutils-r1
+
+DESCRIPTION="Salt is a remote execution and configuration manager"
+HOMEPAGE="http://saltstack.org/";
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="git://github.com/${PN}stack/${PN}.git"
+   EGIT_BRANCH="develop"
+   SRC_URI=""
+   KEYWORDS=""
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~x86 ~amd64"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="cherrypy ldap libcloud libvirt gnupg keyring mako mongodb mysql neutron 
nova"
+IUSE+=" openssl profile redis selinux test timelib raet +zeromq vim-syntax"
+
+RDEPEND="sys-apps/pciutils
+   dev-python/jinja[${PYTHON_USEDEP}]
+   >=dev-python/msgpack-0.3[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/markupsafe[${PYTHON_USEDEP}]
+   >=dev-python/requests-1.0.0[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=www-servers/tornado-4.2.1[${PYTHON_USEDEP}]
+   virtual/python-futures[${PYTHON_USEDEP}]
+   libcloud? ( >=dev-python/libcloud-0.14.0[${PYTHON_USEDEP}] )
+   mako? ( dev-python/mako[${PYTHON_USEDEP}] )
+   ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] )
+   openssl? ( dev-python/pyopenssl[${PYTHON_USEDEP}] )
+   libvirt? ( dev-python/libvirt-python[${PYTHON_USEDEP}] )
+   openssl? (
+   dev-libs/openssl:*[-bindist]
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   )
+   raet? (
+   >=dev-python/libnacl-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/ioflo-1.1.7[${PYTHON_USEDEP}]
+   >=dev-python/raet-0.6.0[${PYTHON_USEDEP}]
+   )
+   zeromq? (
+   >=dev-python/pyzmq-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pycrypto-2.6.1[${PYTHON_USEDEP}]
+   )
+   cherrypy? ( >=dev-python/cherrypy-3.2.2[${PYTHON_USEDEP}] )
+   mongodb? ( dev-python/pymongo[${PYTHON_USEDEP}] )
+   keyring? ( dev-python/keyring[${PYTHON_USEDEP}] )
+   mysql? ( dev-python/mysql-python[${PYTHON_USEDEP}] )
+   redis? ( dev-python/redis-py[${PYTHON_USEDEP}] )
+   selinux? ( sec-policy/selinux-salt )
+   timelib? ( dev-python/timelib[${PYTHON_USEDEP}] )
+   nova? ( >=dev-python/python-novaclient-2.17.0[${PYTHON_USEDE

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

2016-02-18 Thread Yixun Lan
commit: b0a219ea59f69af680e1c5e80010686bc60be351
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Feb 19 01:27:01 2016 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Feb 19 01:27:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0a219ea

app-emulation/xen-tools: correct patching ovmf logic

while bumping ovmf, I found current logic not
handling USE=ovmf enabled && ${OVMF_VER} is unset case

Package-Manager: portage-2.2.27

 app-emulation/xen-tools/xen-tools-4.5.2-r4.ebuild | 18 ++
 app-emulation/xen-tools/xen-tools-4.6.1.ebuild| 18 ++
 2 files changed, 20 insertions(+), 16 deletions(-)

diff --git a/app-emulation/xen-tools/xen-tools-4.5.2-r4.ebuild 
b/app-emulation/xen-tools/xen-tools-4.5.2-r4.ebuild
index d2be7c5..94994ca 100644
--- a/app-emulation/xen-tools/xen-tools-4.5.2-r4.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.5.2-r4.ebuild
@@ -233,14 +233,16 @@ src_prepare() {
fi
 
# Ovmf's patchset
-   if [[ -n ${OVMF_VER} ]] && use ovmf; then
-   einfo "Try to apply Ovmf patch set"
-   pushd "${WORKDIR}"/ovmf-*/ > /dev/null
-   EPATCH_SUFFIX="patch" \
-   EPATCH_FORCE="yes" \
-   EPATCH_OPTS="-p1" \
-   epatch "${WORKDIR}"/patches-ovmf
-   popd > /dev/null
+   if use ovmf; then
+   if [[ -n ${OVMF_VER} ]];then
+   einfo "Try to apply Ovmf patch set"
+   pushd "${WORKDIR}"/ovmf-*/ > /dev/null
+   EPATCH_SUFFIX="patch" \
+   EPATCH_FORCE="yes" \
+   EPATCH_OPTS="-p1" \
+   epatch "${WORKDIR}"/patches-ovmf
+   popd > /dev/null
+   fi
mv ../ovmf-${OVMF_PV} tools/firmware/ovmf-dir-remote || die
fi
 

diff --git a/app-emulation/xen-tools/xen-tools-4.6.1.ebuild 
b/app-emulation/xen-tools/xen-tools-4.6.1.ebuild
index 9f9d763..c380955 100644
--- a/app-emulation/xen-tools/xen-tools-4.6.1.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.6.1.ebuild
@@ -240,14 +240,16 @@ src_prepare() {
fi
 
# Ovmf's patchset
-   if [[ -n ${OVMF_VER} ]] && use ovmf; then
-   einfo "Try to apply Ovmf patch set"
-   pushd "${WORKDIR}"/ovmf-*/ > /dev/null
-   EPATCH_SUFFIX="patch" \
-   EPATCH_FORCE="yes" \
-   EPATCH_OPTS="-p1" \
-   epatch "${WORKDIR}"/patches-ovmf
-   popd > /dev/null
+   if use ovmf; then
+   if [[ -n ${OVMF_VER} ]];then
+   einfo "Try to apply Ovmf patch set"
+   pushd "${WORKDIR}"/ovmf-*/ > /dev/null
+   EPATCH_SUFFIX="patch" \
+   EPATCH_FORCE="yes" \
+   EPATCH_OPTS="-p1" \
+   epatch "${WORKDIR}"/patches-ovmf
+   popd > /dev/null
+   fi
mv ../ovmf-${OVMF_PV} tools/firmware/ovmf-dir-remote || die
fi
 



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

2016-02-18 Thread Mike Frysinger
commit: 6bd37a439b8ad81c4bd536351b5fd7c008b1819e
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Feb 19 01:23:00 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Feb 19 01:23:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd37a43

media-libs/libextractor: add upstream giflib-5 fix #571902

 .../files/libextractor-1.3-giflib-5.patch  | 37 ++
 media-libs/libextractor/libextractor-1.3.ebuild|  2 ++
 2 files changed, 39 insertions(+)

diff --git a/media-libs/libextractor/files/libextractor-1.3-giflib-5.patch 
b/media-libs/libextractor/files/libextractor-1.3-giflib-5.patch
new file mode 100644
index 000..ea0aeeb
--- /dev/null
+++ b/media-libs/libextractor/files/libextractor-1.3-giflib-5.patch
@@ -0,0 +1,37 @@
+https://bugs.gentoo.org/571902
+
+
+r34095 | LRN | 2014-07-31 10:58:51 -0400 (Thu, 31 Jul 2014) | 1 line
+
+Add giflib-5.1.0 compatibility
+
+Index: src/plugins/gif_extractor.c
+===
+--- src/plugins/gif_extractor.c(revision 34094)
 src/plugins/gif_extractor.c(revision 34095)
+@@ -78,7 +78,11 @@ EXTRACTOR_gif_extract_method (struct EXT
+   if (gif_file == NULL || gif_error != 0)
+   {
+ if (gif_file != NULL)
++#if GIFLIB_MAJOR < 5 || GIFLIB_MINOR < 1
+   EGifCloseFile (gif_file);
++#else
++  EGifCloseFile (gif_file, NULL);
++#endif
+ return; /* not a GIF */
+   }
+ #endif
+@@ -133,7 +137,11 @@ EXTRACTOR_gif_extract_method (struct EXT
+  DGifGetExtensionNext(gif_file, &ext)) &&
+ (NULL != ext) ) ; /* keep going */
+ }
++#if defined (GIF_LIB_VERSION) || GIFLIB_MAJOR < 5 || GIFLIB_MINOR < 1
+   DGifCloseFile (gif_file);
++#else
++  DGifCloseFile (gif_file, NULL);
++#endif
+ }
+ 
+ /* end of gif_extractor.c */
+
+

diff --git a/media-libs/libextractor/libextractor-1.3.ebuild 
b/media-libs/libextractor/libextractor-1.3.ebuild
index 1faf226..08e3508 100644
--- a/media-libs/libextractor/libextractor-1.3.ebuild
+++ b/media-libs/libextractor/libextractor-1.3.ebuild
@@ -55,6 +55,8 @@ DEPEND="${RDEPEND}
 DOCS="AUTHORS ChangeLog NEWS README TODO"
 
 src_prepare() {
+   epatch "${FILESDIR}"/${P}-giflib-5.patch #571902
+
# m4/ax_create_pkgconfig_info.m4 is passing environment LDFLAGS to Libs:
sed -i \
-e '/^ax_create_pkgconfig_ldflags=/s:$LDFLAGS ::' \



[gentoo-commits] dev/fordfrog:master commit in: media-gfx/valentina/, media-gfx/valentina/files/

2016-02-18 Thread Miroslav Šulc
commit: e8a314c64581bb5d8f550c35434aa0ccd0d99554
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Thu Feb 18 20:15:05 2016 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Thu Feb 18 20:15:05 2016 +
URL:https://gitweb.gentoo.org/dev/fordfrog.git/commit/?id=e8a314c6

media-gfx/valentina: moved to the main tree

Package-Manager: portage-2.2.27

 media-gfx/valentina/Manifest   |  5 ---
 media-gfx/valentina/files/locales.patch| 48 -
 media-gfx/valentina/metadata.xml   |  8 -
 media-gfx/valentina/valentina-0.4.2.ebuild | 58 --
 media-gfx/valentina/valentina-.ebuild  | 53 ---
 5 files changed, 172 deletions(-)

diff --git a/media-gfx/valentina/Manifest b/media-gfx/valentina/Manifest
deleted file mode 100644
index f1e5b07..000
--- a/media-gfx/valentina/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-AUX locales.patch 962 SHA256 
e9c938a3e1958f4a1697dc1a434c38352a1be4728553ecd23697484c164275f4 SHA512 
5d5d10d9cfd13738126ef3bff9083ebd6c63f5c9c6902ded0d664214451739eae0da43e5f7059cebf672342e400d5cf71d2b9fd104ac4d2e118bd1a2f20d6bd7
 WHIRLPOOL 
49f75bcaec9ad5788356831b2d8e73cde503b0d64f9feddf2c9e5640d36313db823b5bc9a69285811c4aea00384510951123dd3adc8e078647d40ece4c8e
-DIST valentina-0.4.2.zip 21431337 SHA256 
7d80d7cf49250cc48f7ae791e1ee3a8de2216f818fe100b883302099d984de05 SHA512 
e04615fe0d79e8d0adebaea1808ee123d979babcd9f9320e897921aeda811ece37aff20575fb4bc033f21a91b498f409dbf1a4b8999e8b3c841c2f842ce41263
 WHIRLPOOL 
59714a19dee39cadc86f5542e52b4424fd7724bbbf5c9e3f6f33ebc48c313bc2b7c5f3f11f82b660f9a2619d05e76bc91f65201c95ae1473efaa540e132020d9
-EBUILD valentina-0.4.2.ebuild 1172 SHA256 
8f7682b2f54168baf26914f226e08f31be02ebbba181f06756bded2a40e6c2be SHA512 
995e1530022de6f77cce0bb2e7ff4548d0077b0d0ccded1e475ddd55656ff896c88b1d279dc05ba1d185755a790f3af9b9a157569d2bef4f5732006dead6d671
 WHIRLPOOL 
62f1fd6eb18a5db9e4f9340690fdeb818167fd621144ea3c32bdd57b4a464776845bf18c5eee7467eda59dc6098cd8619a9749fce9b5d4aa7f143f5cadc264b0
-EBUILD valentina-.ebuild 1082 SHA256 
9432f4a99e7ba9b6a3b72c4cae3ffc504802267e775c6ce9141fe68fe0f02779 SHA512 
3d945d7085135020eb250a8847238df13600d2f73771f05fff10cd497adeecad096fd6e0f041230c71dceb0e2de50a28210fa79680b658f7aa36160c7e72e700
 WHIRLPOOL 
d202a6a621d26b86963cfdbf5c2bd654f7c85d82294e412013eaf5b08e71d435109553ba86de3773ffa16be324ba00eeebf8d2d9ba3c8f3dd6c167508dc6172d
-MISC metadata.xml 231 SHA256 
4bc2f7db3808a8af5bfcb1b6872d614d10ab90e18b9080222a6eb002caa106db SHA512 
c82c98f938000c8ca127b85fbb1fb1f81f23fa06b9dea89768d1881ec03d138c774c7398c4d728078e4803855d866c3339d2a93c92cf29c14d85296a9b63772c
 WHIRLPOOL 
fa3c7b38645d861efb578c1310c2a9637c78c8d1c048b32b921c363ec0e73296b4a320f52e3ad587f04bfe81b6bc70625b682669a2424350f6fcb74d65961db4

diff --git a/media-gfx/valentina/files/locales.patch 
b/media-gfx/valentina/files/locales.patch
deleted file mode 100644
index a908462..000
--- a/media-gfx/valentina/files/locales.patch
+++ /dev/null
@@ -1,48 +0,0 @@
-diff --git a/src/app/translations.pri b/src/app/translations.pri
-index b2dd2c4..87c55f7 100755
 a/src/app/translations.pri
-+++ b/src/app/translations.pri
-@@ -9,22 +9,27 @@ PMSYSTEMS += \
- p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 
p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 \
- p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 
p49 p50 p51 p52 p53 p54 p998
- 
--LANGUAGES += \
--ru_RU \
--uk_UA \
--de_DE \
--cs_CZ \
--he_IL \
--fr_FR \
--it_IT \
--nl_NL \
--id_ID \
--es_ES \
--fi_FI \
--en_US \
--en_CA \
--en_IN \
--ro_RO
-+isEmpty(LOCALES){
-+ LANGUAGES += \
-+ ru_RU \
-+ uk_UA \
-+ de_DE \
-+ cs_CZ \
-+ he_IL \
-+ fr_FR \
-+ it_IT \
-+ nl_NL \
-+ id_ID \
-+ es_ES \
-+ fi_FI \
-+ en_US \
-+ en_CA \
-+ en_IN \
-+ ro_RO \
-+ zh_CN
-+ } else {
-+ LANGUAGES = $${LOCALES}
-+ }
- 
- for(lang, LANGUAGES) {
- INSTALL_TRANSLATIONS += $${TRANSLATIONS_PATH}/valentina_$${lang}.qm

diff --git a/media-gfx/valentina/metadata.xml b/media-gfx/valentina/metadata.xml
deleted file mode 100644
index 7208ccb..000
--- a/media-gfx/valentina/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   fordf...@gentoo.org
-   Miroslav Šulc
-
-

diff --git a/media-gfx/valentina/valentina-0.4.2.ebuild 
b/media-gfx/valentina/valentina-0.4.2.ebuild
deleted file mode 100644
index a82b3f1..000
--- a/media-gfx/valentina/valentina-0.4.2.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit qmake-utils
-
-DESCRIPTION="Cloth patternmaking software"
-HOMEPAGE="http://valentinaproject.bitbucket.org/";
-SRC_URI="https://bitbucket.org/dismine/valentina/get/v0.4.2.zip -> ${P}.zip"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-# en_IN 

[gentoo-commits] dev/fordfrog:master commit in: dev-java/netbeans-webcommon/, dev-db/apache-solr-bin/, ...

2016-02-18 Thread Miroslav Šulc
commit: 3707ed85ed10ad99424da0847a26269619829c00
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Feb 19 00:21:35 2016 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Feb 19 00:21:35 2016 +
URL:https://gitweb.gentoo.org/dev/fordfrog.git/commit/?id=3707ed85

fixed metadata.xml files

Package-Manager: portage-2.2.27

 dev-db/apache-solr-bin/Manifest | 2 +-
 dev-db/apache-solr-bin/metadata.xml | 5 +++--
 dev-db/pgfouine/Manifest| 2 +-
 dev-db/pgfouine/metadata.xml| 2 +-
 dev-java/lucene-core/Manifest   | 2 +-
 dev-java/lucene-core/metadata.xml   | 2 +-
 dev-java/netbeans-apisupport/Manifest   | 2 +-
 dev-java/netbeans-apisupport/metadata.xml   | 2 +-
 dev-java/netbeans-cnd/Manifest  | 2 +-
 dev-java/netbeans-cnd/metadata.xml  | 2 +-
 dev-java/netbeans-dlight/Manifest   | 2 +-
 dev-java/netbeans-dlight/metadata.xml   | 2 +-
 dev-java/netbeans-enterprise/Manifest   | 2 +-
 dev-java/netbeans-enterprise/metadata.xml   | 2 +-
 dev-java/netbeans-ergonomics/Manifest   | 2 +-
 dev-java/netbeans-ergonomics/metadata.xml   | 2 +-
 dev-java/netbeans-extide/Manifest   | 2 +-
 dev-java/netbeans-extide/metadata.xml   | 2 +-
 dev-java/netbeans-groovy/Manifest   | 2 +-
 dev-java/netbeans-groovy/metadata.xml   | 2 +-
 dev-java/netbeans-harness/Manifest  | 2 +-
 dev-java/netbeans-harness/metadata.xml  | 2 +-
 dev-java/netbeans-ide/Manifest  | 2 +-
 dev-java/netbeans-ide/metadata.xml  | 2 +-
 dev-java/netbeans-java/Manifest | 2 +-
 dev-java/netbeans-java/metadata.xml | 2 +-
 dev-java/netbeans-javacard/Manifest | 2 +-
 dev-java/netbeans-javacard/metadata.xml | 2 +-
 dev-java/netbeans-javadoc/Manifest  | 2 +-
 dev-java/netbeans-javadoc/metadata.xml  | 2 +-
 dev-java/netbeans-javafx/Manifest   | 2 +-
 dev-java/netbeans-javafx/metadata.xml   | 2 +-
 dev-java/netbeans-mobility/Manifest | 2 +-
 dev-java/netbeans-mobility/metadata.xml | 2 +-
 dev-java/netbeans-nb/Manifest   | 2 +-
 dev-java/netbeans-nb/metadata.xml   | 2 +-
 dev-java/netbeans-php/Manifest  | 2 +-
 dev-java/netbeans-php/metadata.xml  | 2 +-
 dev-java/netbeans-platform/Manifest | 2 +-
 dev-java/netbeans-platform/metadata.xml | 2 +-
 dev-java/netbeans-profiler/Manifest | 2 +-
 dev-java/netbeans-profiler/metadata.xml | 2 +-
 dev-java/netbeans-webcommon/Manifest| 2 +-
 dev-java/netbeans-webcommon/metadata.xml| 2 +-
 dev-java/netbeans-websvccommon/Manifest | 2 +-
 dev-java/netbeans-websvccommon/metadata.xml | 2 +-
 dev-util/netbeans/Manifest  | 2 +-
 dev-util/netbeans/metadata.xml  | 2 +-
 48 files changed, 50 insertions(+), 49 deletions(-)

diff --git a/dev-db/apache-solr-bin/Manifest b/dev-db/apache-solr-bin/Manifest
index 9c0699c..cf1b16c 100644
--- a/dev-db/apache-solr-bin/Manifest
+++ b/dev-db/apache-solr-bin/Manifest
@@ -3,4 +3,4 @@ AUX solr.confd 759 SHA256 
1c489c08b3d98b76cf702eb665301f34b16ed212e94e365d4b02e4
 AUX solr.initd 1581 SHA256 
bf74eb5460e4be217364680170623ad0682413942f840fac0a86455a7d067e3b SHA512 
1bf34345b0524d1a97cb615f01f9045268f09db92c56cb3015a9b6d9b6f119d207559cb60be0b10dfa88397213d6e9f8c3e02e99f68acea9ef6333c822dfb907
 WHIRLPOOL 
7a8d7f6f56112e1c37ecb80af1aacc0d66a95d590022aabcfd22bf0d269b04fbd813a0d572696e592e64c122c92e3564850ded6de1e4f3d20a707d5e6683d221
 DIST solr-5.3.1.tgz 134911094 SHA256 
34ddcac071226acd6974a392af7671f687990aa1f9eb4b181d533ca6dca6f42d SHA512 
e166698d2556abf9633c10bfc44739bc7faf29866e587406c97e9d4a3091b1a5f1ef485fa1c760865c21487255bc0b4219dbf7583ac2751f92a57fe46914bffb
 WHIRLPOOL 
1ce518b399fe55308c1c4b30c00d29e9f3bf3a0ab8555c247fb77e9f174bd19f46265a326ccf358007365f8713a70cfd4dd26ab17e5e352dc2982d8dac3d1791
 EBUILD apache-solr-bin-5.3.1-r1.ebuild 14125 SHA256 
37b2a410e18c153e84574b1228b7ffa50774167d30e7f9f48204abe597606a73 SHA512 
2338bd2deb48a7d1c770f8f8ff7138206057b811069703c6e4d7975550fb6353b3e6cb92acdf40934f5945bdf91800e6d8800c82b77514431096f5a33af3eed4
 WHIRLPOOL 
2cbd68cca49eb4756ae824f0722d44a5f4fef1a26b8cf2885ce80f71c89a167ee9b29d0205783757ad325b24736d350c5ac428e69041068ac2e72ea073b65e53
-MISC metadata.xml 338 SHA256 
079de59791ab66e210bff2a81bc6145dd0a9de153936023a6c67a27bc8e3a455 SHA512 
d2d381bc26c6d2d5e3abfce795631b79e6b4233686ea041dee0e61c87663367b0f0cd148a883a854e61be1f77c363e1c8bb46b34588e88828b18f68dc0ce2367
 WHIRLPOOL 
f4076d287727d0a6ac640d2ed0fda6b762360be6b75a16e1360b6cd5553ed6fe94102e64b3940e93e94426538f582118e6c89feaf2c7f2e23d610ade478d1e97
+MISC metadata.xml 385 SHA256 
efbc0fe40b9da3f94ccfd5cfd47368c5f0287f0d90f3e6fddd0148baa4ecc6f4 SHA512 
050423b9bdc371d48ff89df4de91f4f82422fb6c392c44303bbd49e54574bc5f3965004183973f0faa9710c809554f452b0d914b086afdacdae1499d02877a51
 WHIRLPOOL 
04042160bbc6e89c2ace2b8321788f6665a65be

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

2016-02-18 Thread Sergei Trofimovich
commit: ed6eeffa475e355955622ab2a0ef6c544b0beba6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Feb 18 23:21:14 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Feb 18 23:21:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed6eeffa

dev-util/radare2: don't try to install doc/ subdirs, bug #574866

Reported-by: Andrey Golovizin
Bug: https://bugs.gentoo.org/574866

Package-Manager: portage-2.2.27

 dev-util/radare2/radare2-0.10.0.ebuild | 12 
 1 file changed, 12 insertions(+)

diff --git a/dev-util/radare2/radare2-0.10.0.ebuild 
b/dev-util/radare2/radare2-0.10.0.ebuild
index 8c8badd..c43c457 100644
--- a/dev-util/radare2/radare2-0.10.0.ebuild
+++ b/dev-util/radare2/radare2-0.10.0.ebuild
@@ -28,3 +28,15 @@ src_configure() {
econf \
$(use_with ssl openssl)
 }
+
+src_install() {
+   # a workaround for unstable $(INSTALL) call, bug #574866
+   local d
+   for d in doc/*; do
+   if [[ -d $d ]]; then
+   rm -rfv "$d" || die "failed to delete '$d'"
+   fi
+   done
+
+   default
+}



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

2016-02-18 Thread James Le Cuirot
commit: 69a466955c6ab5e090b2785a11a9b197f4fb5f80
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Feb 18 23:12:23 2016 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Feb 18 23:12:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69a46695

dev-java/metadata-extractor: Remove old

This drops the only stable version but nothing requires it and it's
blocking the removal of Java 6.

Package-Manager: portage-2.2.27

 dev-java/metadata-extractor/Manifest   |  1 -
 .../metadata-extractor-2.2.2-r2.ebuild | 40 --
 2 files changed, 41 deletions(-)

diff --git a/dev-java/metadata-extractor/Manifest 
b/dev-java/metadata-extractor/Manifest
index 52d94f8..563519e 100644
--- a/dev-java/metadata-extractor/Manifest
+++ b/dev-java/metadata-extractor/Manifest
@@ -1,2 +1 @@
-DIST metadata-extractor-2.2.2-src.jar 3936358 SHA256 
38f8b12418afde99286b9b7c86158eb4fd2c47a23ed4af025af77bae301e1783 SHA512 
5004ecef28e9fc1f24a4b13b4596c801e9b20fcb9c20165e79b2543837187b8cb019aa32c301e2850939a95a2322d6eb7e23c45d8bf54cf267899052b2f7
 WHIRLPOOL 
ff35285df14741babe45b2b1906b0d5ceacbc76a12684d0e676cb7ad784eeafaa9bee4016489ce5643d5bcf85d1140d69667f8f9a646c9720ae4eb2602bbf031
 DIST metadata-extractor-2.8.1.tar.gz 3132397 SHA256 
0d734971e9896709fb9e11406cefbeaa0cf11d57fa7dca6b02acaf92a2a686fd SHA512 
4e9fe88be4112fbf9ce481e7fd3b3a7c9544d1d5b1ebd646d2c6e2a2a1fe2d53a4b80ab859fe5e277c3e72f5e035aa46d7af7a953a182f5b8215edf9cde99974
 WHIRLPOOL 
bc296ebe64b82ec9485f364e287139369bb1da5f98eab47db5014d0f1d263378d0341383da95bda3efa5fba6c81c3ebb9c30a3586aa7277ec893d2ad6ac5e52f

diff --git a/dev-java/metadata-extractor/metadata-extractor-2.2.2-r2.ebuild 
b/dev-java/metadata-extractor/metadata-extractor-2.2.2-r2.ebuild
deleted file mode 100644
index 9156044..000
--- a/dev-java/metadata-extractor/metadata-extractor-2.2.2-r2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Metadata extraction framework for Exif and IPTC metadata 
segments, extraction support for JPEG files"
-HOMEPAGE="http://www.drewnoakes.com/code/exif/";
-SRC_URI="http://www.drewnoakes.com/code/exif/metadata-extractor-${PV}-src.jar";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-DEPEND="
-   || ( =virtual/jdk-1.6* =virtual/jdk-1.5* =virtual/jdk-1.4* )
-   =dev-java/junit-3.8*
-   app-arch/unzip"
-RDEPEND=">=virtual/jre-1.4"
-S=${WORKDIR}/
-
-src_unpack() {
-   jar xf "${DISTDIR}/${A}"
-   sed -e "s:clean, compile, test:clean, compile:" -i 
metadata-extractor.build || die "sed failed"
-   mv metadata-extractor.build build.xml
-
-   java-pkg_jar-from --build-only --into lib/ junit junit.jar
-}
-
-EANT_DOC_TARGET=""
-EANT_BUILD_TARGET="dist-binaries"
-
-src_install() {
-   dodoc ReleaseNotes.txt
-   java-pkg_newjar dist/*.jar "${PN}.jar"
-}
-
-src_test() {
-   ANT_TASKS="ant-junit" eant test
-}



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

2016-02-18 Thread James Le Cuirot
commit: 1e5e10f6661db0998bac55d76c1078e2d1bc6314
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Feb 18 23:08:17 2016 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Feb 18 23:10:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e5e10f6

dev-java/metadata-extractor: Version bump and java-pkg-simple rewrite

Patching build.xml was annoying. This version isn't limited to Java
6. Nothing currently requires it but it's well-maintained and looks
useful.

Package-Manager: portage-2.2.27

 dev-java/metadata-extractor/Manifest   |  1 +
 .../files/metadata-extractor-2.2.2-buildfix.patch  | 46 ---
 .../metadata-extractor-2.2.2-r4.ebuild | 45 ---
 .../metadata-extractor-2.8.1.ebuild| 52 ++
 dev-java/metadata-extractor/metadata.xml   | 13 --
 5 files changed, 63 insertions(+), 94 deletions(-)

diff --git a/dev-java/metadata-extractor/Manifest 
b/dev-java/metadata-extractor/Manifest
index 6e18d8c..52d94f8 100644
--- a/dev-java/metadata-extractor/Manifest
+++ b/dev-java/metadata-extractor/Manifest
@@ -1 +1,2 @@
 DIST metadata-extractor-2.2.2-src.jar 3936358 SHA256 
38f8b12418afde99286b9b7c86158eb4fd2c47a23ed4af025af77bae301e1783 SHA512 
5004ecef28e9fc1f24a4b13b4596c801e9b20fcb9c20165e79b2543837187b8cb019aa32c301e2850939a95a2322d6eb7e23c45d8bf54cf267899052b2f7
 WHIRLPOOL 
ff35285df14741babe45b2b1906b0d5ceacbc76a12684d0e676cb7ad784eeafaa9bee4016489ce5643d5bcf85d1140d69667f8f9a646c9720ae4eb2602bbf031
+DIST metadata-extractor-2.8.1.tar.gz 3132397 SHA256 
0d734971e9896709fb9e11406cefbeaa0cf11d57fa7dca6b02acaf92a2a686fd SHA512 
4e9fe88be4112fbf9ce481e7fd3b3a7c9544d1d5b1ebd646d2c6e2a2a1fe2d53a4b80ab859fe5e277c3e72f5e035aa46d7af7a953a182f5b8215edf9cde99974
 WHIRLPOOL 
bc296ebe64b82ec9485f364e287139369bb1da5f98eab47db5014d0f1d263378d0341383da95bda3efa5fba6c81c3ebb9c30a3586aa7277ec893d2ad6ac5e52f

diff --git 
a/dev-java/metadata-extractor/files/metadata-extractor-2.2.2-buildfix.patch 
b/dev-java/metadata-extractor/files/metadata-extractor-2.2.2-buildfix.patch
deleted file mode 100644
index fb455f4..000
--- a/dev-java/metadata-extractor/files/metadata-extractor-2.2.2-buildfix.patch
+++ /dev/null
@@ -1,46 +0,0 @@
 metadata-extractor.build   2009-01-31 15:22:58.0 +0200
-+++ metadata-extractor.build.fixed 2009-01-31 15:37:02.0 +0200
-@@ -24,25 +24,38 @@
- srcdir="${src}"
- destdir="${build}"
- debug="${debug}"
--verbose="${verbose}"/>
-+verbose="${verbose}">
-+
-+
-+
-+
-+
-+
-+
-+
- 
- 
--
-+
- 
- 
- 
--
-+
-+
- 
- 
- 
--
-+
- 
- 
- 
- 
- 
--
-+
- 
- 
- 

diff --git a/dev-java/metadata-extractor/metadata-extractor-2.2.2-r4.ebuild 
b/dev-java/metadata-extractor/metadata-extractor-2.2.2-r4.ebuild
deleted file mode 100644
index 76b0290..000
--- a/dev-java/metadata-extractor/metadata-extractor-2.2.2-r4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit java-pkg-2 java-ant-2 eutils
-
-DESCRIPTION="Metadata extraction framework for Exif and IPTC metadata 
segments, extraction support for JPEG files"
-HOMEPAGE="http://www.drewnoakes.com/code/exif/";
-SRC_URI="http://www.drewnoakes.com/code/exif/metadata-extractor-${PV}-src.jar";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="test"
-
-DEPEND="|| ( =virtual/jdk-1.6* =virtual/jdk-1.5* =virtual/jdk-1.4* )
-   test? ( dev-java/junit:0 )
-   app-arch/unzip:0"
-
-RDEPEND=">=virtual/jre-1.4"
-S=${WORKDIR}
-
-java_prepare() {
-   epatch "${FILESDIR}"/${P}-buildfix.patch
-
-   mv metadata-extractor.build build.xml || die
-
-   use test && java-pkg_jar-from --build-only --into lib/ junit junit.jar
-}
-
-EANT_DOC_TARGET=""
-EANT_BUILD_TARGET="dist-binaries"
-
-src_install() {
-   java-pkg_newjar dist/*.jar ${PN}.jar
-
-   dodoc ReleaseNotes.txt
-}
-
-src_test() {
-   ANT_TASKS="ant-junit" eant test
-}

diff --git a/dev-java/metadata-extractor/metadata-extractor-2.8.1.ebuild 
b/dev-java/metadata-extractor/metadata-extractor-2.8.1.ebuild
new file mode 100644
index 000..039db5e
--- /dev/null
+++ b/dev-java/metadata-extractor/metadata-extractor-2.8.1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Access the metadata in digital images and video via a simple Java 
API"
+HOMEPAGE="http://www.drewnoakes.com/code/exif/";
+SRC_URI="https://github.com/drewnoakes/

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

2016-02-18 Thread James Le Cuirot
commit: 905ca34a9c9e7e4b96c808de51740a7725ba621a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Feb 18 22:52:59 2016 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Feb 18 23:10:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=905ca34a

dev-java/xmpcore: New package, required by latest metadata-extractor

Package-Manager: portage-2.2.27

 dev-java/xmpcore/Manifest |  1 +
 dev-java/xmpcore/metadata.xml |  8 
 dev-java/xmpcore/xmpcore-5.1.2.ebuild | 21 +
 3 files changed, 30 insertions(+)

diff --git a/dev-java/xmpcore/Manifest b/dev-java/xmpcore/Manifest
new file mode 100644
index 000..c6f8568
--- /dev/null
+++ b/dev-java/xmpcore/Manifest
@@ -0,0 +1 @@
+DIST xmpcore-5.1.2-sources.jar 136918 SHA256 
3f2f5dd6c983ac574f9bf721ae0eacf888bc26eb40a8650b231d06f29d05ee75 SHA512 
ad4c78a68f1d32a358b79bfb4acacbcc56eaa294af5afbb29eb916a1a488dba547e72c4d94809222fae63fd7c66940d9ce7cb6c06598f9c7b8691d0feaabdad8
 WHIRLPOOL 
c2d39305158f10476e9986bcf16f75ca36852c6654a1ce00aae7f273972801cd585bc604c7d7f0ae1404b700572ee10460e909ef6005302d9cbf70d89ecb3fb5

diff --git a/dev-java/xmpcore/metadata.xml b/dev-java/xmpcore/metadata.xml
new file mode 100644
index 000..952a4b9
--- /dev/null
+++ b/dev-java/xmpcore/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   j...@gentoo.org
+   Java
+   
+

diff --git a/dev-java/xmpcore/xmpcore-5.1.2.ebuild 
b/dev-java/xmpcore/xmpcore-5.1.2.ebuild
new file mode 100644
index 000..0484d3b
--- /dev/null
+++ b/dev-java/xmpcore/xmpcore-5.1.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Java library based on the Adobe C++ XMPCore library with a 
similar API"
+HOMEPAGE="http://www.adobe.com/devnet/xmp.html";
+SRC_URI="http://central.maven.org/maven2/com/adobe/xmp/${PN}/${PV}/${P}-sources.jar";
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=virtual/jdk-1.6
+   app-arch/unzip"
+
+RDEPEND=">=virtual/jre-1.6"



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

2016-02-18 Thread Jason Donenfeld
commit: 3212cdab1f94dc6e098729c4ff7130bb0de984cd
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Thu Feb 18 23:00:39 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Thu Feb 18 23:00:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3212cdab

net-analyzer/gr-fosphor: shebang fixed upstream

Package-Manager: portage-2.2.27

 net-analyzer/gr-fosphor/gr-fosphor-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-analyzer/gr-fosphor/gr-fosphor-.ebuild 
b/net-analyzer/gr-fosphor/gr-fosphor-.ebuild
index 42cf01f..3ce9056 100644
--- a/net-analyzer/gr-fosphor/gr-fosphor-.ebuild
+++ b/net-analyzer/gr-fosphor/gr-fosphor-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -45,7 +45,6 @@ DEPEND="${RDEPEND}
 "
 
 src_prepare() {
-   python_fix_shebang python/wx_sink_c.py
cmake-utils_src_prepare
 }
 



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

2016-02-18 Thread Michał Górny
commit: 39394b7afb52bf8219fbc691c10dbdafeea032b8
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 18 22:56:37 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 18 22:56:37 2016 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=39394b7a

repositories: Remove funroll-loops on owner request, #575014

 files/overlays/repositories.xml | 10 --
 1 file changed, 10 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 717b99c..bcc6309 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1612,16 +1612,6 @@ FIN
 https://github.com/FrostyX/gentoo-overlay/commits/master.atom
   
   
-funroll-loops
-Ebuilds for webserver, osm and other software.
-
https://redmine.funroll-loops.de/projects/portage-overlay/repository
-
-  portage-over...@funroll-loops.de
-  Daniel Bahrdt
-
-git://git.funroll-loops.de/portage-overlay
-  
-  
 fuverlay
 Funkill's overlay
 https://github.com/funkill/fuverlay



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

2016-02-18 Thread Manuel Rüger
commit: 3b1ed8380b053733a067c49befbf199b6e10ec2c
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 22:52:10 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 22:52:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b1ed838

www-apps/jekyll: Remove old

Package-Manager: portage-2.2.27

 www-apps/jekyll/jekyll-3.1.1.ebuild | 53 -
 1 file changed, 53 deletions(-)

diff --git a/www-apps/jekyll/jekyll-3.1.1.ebuild 
b/www-apps/jekyll/jekyll-3.1.1.ebuild
deleted file mode 100644
index dc27c1c..000
--- a/www-apps/jekyll/jekyll-3.1.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-inherit ruby-fakegem
-
-RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.markdown README.markdown History.markdown"
-RUBY_FAKEGEM_EXTRAINSTALL="features site"
-
-DESCRIPTION="A simple, blog aware, static site generator"
-HOMEPAGE="http://jekyllrb.com https://github.com/jekyll/jekyll";
-SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz  -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~amd64"
-IUSE="test"
-
-ruby_add_rdepend "dev-ruby/colorator
-   >=dev-ruby/kramdown-1.3
-   >=dev-ruby/liquid-3.0:3
-   >=dev-ruby/mercenary-0.3.3
-   >=dev-ruby/safe_yaml-1
-   >=dev-ruby/rouge-1.7
-   >=www-apps/jekyll-sass-converter-1.0
-   >=www-apps/jekyll-watch-1.1"
-
-ruby_add_bdepend "test? (
-   dev-ruby/activesupport:3.2
-   dev-ruby/launchy
-   >=dev-ruby/maruku-0.7
-   dev-ruby/mime-types:0
-   =dev-ruby/rdiscount-1.6*
-   >=dev-ruby/redcloth-4.2.1
-   >=dev-ruby/rouge-1.7
-   dev-ruby/rr
-   >=dev-ruby/shoulda-3
-   dev-ruby/test-unit:2 )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/,+5d"\
-   -e "1igem 'test-unit'"\
-   -e "/reporters/d"\
-   -e "/profile/d"\
-   -e "/Reporters/,+4d" test/helper.rb || die
-   # Drop bundler
-   sed -i -e "/self.class.require_from_bundler/d" 
lib/jekyll/plugin_manager.rb || die
-   # This test fails without bundler
-   rm test/test_plugin_manager.rb || die
-}



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

2016-02-18 Thread Manuel Rüger
commit: c8232434dca709cfc8d84c202e2f5c9778b1a8ac
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 22:51:46 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 22:51:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8232434

www-apps/jekyll: Move to old slot

Package-Manager: portage-2.2.27

 www-apps/jekyll/jekyll-3.1.1-r1.ebuild | 53 ++
 1 file changed, 53 insertions(+)

diff --git a/www-apps/jekyll/jekyll-3.1.1-r1.ebuild 
b/www-apps/jekyll/jekyll-3.1.1-r1.ebuild
new file mode 100644
index 000..6d421c6
--- /dev/null
+++ b/www-apps/jekyll/jekyll-3.1.1-r1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+inherit ruby-fakegem
+
+RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.markdown README.markdown History.markdown"
+RUBY_FAKEGEM_EXTRAINSTALL="features site"
+
+DESCRIPTION="A simple, blog aware, static site generator"
+HOMEPAGE="http://jekyllrb.com https://github.com/jekyll/jekyll";
+SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz  -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+ruby_add_rdepend "dev-ruby/colorator
+   >=dev-ruby/kramdown-1.3
+   >=dev-ruby/liquid-3.0:3
+   >=dev-ruby/mercenary-0.3.3
+   >=dev-ruby/safe_yaml-1
+   >=dev-ruby/rouge-1.7
+   >=www-apps/jekyll-sass-converter-1.0
+   >=www-apps/jekyll-watch-1.1"
+
+ruby_add_bdepend "test? (
+   dev-ruby/activesupport:3.2
+   dev-ruby/launchy
+   >=dev-ruby/maruku-0.7
+   dev-ruby/mime-types:0
+   =dev-ruby/rdiscount-1.6*
+   >=dev-ruby/redcloth-4.2.1
+   >=dev-ruby/rouge-1.7
+   dev-ruby/rr
+   >=dev-ruby/shoulda-3
+   dev-ruby/test-unit:2 )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/,+5d"\
+   -e "1igem 'test-unit'"\
+   -e "/reporters/d"\
+   -e "/profile/d"\
+   -e "/Reporters/,+4d" test/helper.rb || die
+   # Drop bundler
+   sed -i -e "/self.class.require_from_bundler/d" 
lib/jekyll/plugin_manager.rb || die
+   # This test fails without bundler
+   rm test/test_plugin_manager.rb || die
+}



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

2016-02-18 Thread Manuel Rüger
commit: ede6d69f9b8fc0d1ccb5511db08f10d4bc08a2f6
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 22:47:55 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 22:47:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede6d69f

www-apps/jekyll: Version bumpy

Package-Manager: portage-2.2.27

 www-apps/jekyll/Manifest|  1 +
 www-apps/jekyll/jekyll-3.1.1.ebuild | 53 +
 2 files changed, 54 insertions(+)

diff --git a/www-apps/jekyll/Manifest b/www-apps/jekyll/Manifest
index 2e6a709..0863657 100644
--- a/www-apps/jekyll/Manifest
+++ b/www-apps/jekyll/Manifest
@@ -1 +1,2 @@
 DIST jekyll-2.5.3.tar.gz 757248 SHA256 
51316d48c3b12a6753a66655e1c7676f2c1014f0b50ccff6bf53002d5934b93d SHA512 
28dc09ec9e758fbd2637df9e2adbd139af77799ace6af32d1ae4834ac9fb08e1a10f286a274a5faa589a37451fac5e8187cd219950be36c0e9b8bbdcbfd31285
 WHIRLPOOL 
f8c1a43be364893b811e8a23e4aacf032d17e0dce01d8a253a2ed05f008141cc99181cd5c8922307d296804b961880ba29a839b3c263856d040160f80ac81771
+DIST jekyll-3.1.1.tar.gz 959386 SHA256 
f5d7e877f5db1dbd07876f4a2dfdf82b33859870e217c0f573bbe5f732a64347 SHA512 
01aab3e9681c2187ad4b2eb92f8cd396a9db78c9fe77e0feca116f6509d52f9de4fd10a58e65887c6ef85113b85b3943d7f7016004510eb4495f11ab6cd00c82
 WHIRLPOOL 
b226b9b701bd3da0178a752225ab4c58c7c3312c3f7e9bb71763b03da5ec750db3663b4d3c28b135679232ed23adf17212c93a59f58eecb0e7d14e760eaf92d0

diff --git a/www-apps/jekyll/jekyll-3.1.1.ebuild 
b/www-apps/jekyll/jekyll-3.1.1.ebuild
new file mode 100644
index 000..dc27c1c
--- /dev/null
+++ b/www-apps/jekyll/jekyll-3.1.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+inherit ruby-fakegem
+
+RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.markdown README.markdown History.markdown"
+RUBY_FAKEGEM_EXTRAINSTALL="features site"
+
+DESCRIPTION="A simple, blog aware, static site generator"
+HOMEPAGE="http://jekyllrb.com https://github.com/jekyll/jekyll";
+SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz  -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~amd64"
+IUSE="test"
+
+ruby_add_rdepend "dev-ruby/colorator
+   >=dev-ruby/kramdown-1.3
+   >=dev-ruby/liquid-3.0:3
+   >=dev-ruby/mercenary-0.3.3
+   >=dev-ruby/safe_yaml-1
+   >=dev-ruby/rouge-1.7
+   >=www-apps/jekyll-sass-converter-1.0
+   >=www-apps/jekyll-watch-1.1"
+
+ruby_add_bdepend "test? (
+   dev-ruby/activesupport:3.2
+   dev-ruby/launchy
+   >=dev-ruby/maruku-0.7
+   dev-ruby/mime-types:0
+   =dev-ruby/rdiscount-1.6*
+   >=dev-ruby/redcloth-4.2.1
+   >=dev-ruby/rouge-1.7
+   dev-ruby/rr
+   >=dev-ruby/shoulda-3
+   dev-ruby/test-unit:2 )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/,+5d"\
+   -e "1igem 'test-unit'"\
+   -e "/reporters/d"\
+   -e "/profile/d"\
+   -e "/Reporters/,+4d" test/helper.rb || die
+   # Drop bundler
+   sed -i -e "/self.class.require_from_bundler/d" 
lib/jekyll/plugin_manager.rb || die
+   # This test fails without bundler
+   rm test/test_plugin_manager.rb || die
+}



[gentoo-commits] dev/mrueg:master commit in: media-plugins/mopidy-spotify/

2016-02-18 Thread Manuel Rüger
commit: 48f9843a176e98be8f7ffd4687053a7848f71d91
Author: Martin Ertsaas  gmail  com>
AuthorDate: Tue Feb 16 08:41:45 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 22:37:53 2016 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=48f9843a

mopidy-spotify: Update to v3.0.0

Package-Manager: portage-2.2.27

 media-plugins/mopidy-spotify/Manifest  |  1 +
 .../mopidy-spotify/mopidy-spotify-3.0.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/media-plugins/mopidy-spotify/Manifest 
b/media-plugins/mopidy-spotify/Manifest
index 8d51c51..8d162e6 100644
--- a/media-plugins/mopidy-spotify/Manifest
+++ b/media-plugins/mopidy-spotify/Manifest
@@ -1 +1,2 @@
 DIST mopidy-spotify-2.2.0.tar.gz 32520 SHA256 
b150df5e637899dbfbf4b55a63565999432eb65ff2f11c666a4a241bf39c3973 SHA512 
e807689610612ceb6380db07faefb50e79c1805ad0ad98056a4276cb87ad5e9d2cd25f6d2726f6acf94a963f4235f7b6a7714e00fd699b20dfd880e852c3366a
 WHIRLPOOL 
b8d082830e585f052691ad553570fee99963f56cb1ec4523f5a2fdbe3d4d59c20036d26cf6bb34f204ee60f147a8e186adc9c894968c60b9edd10f605ac97eea
+DIST mopidy-spotify-3.0.0.tar.gz 34987 SHA256 
e8338603e9a04f3af799f0dde6be3dbd7e4f4f46a975715ef1b48b6f0d86eb70 SHA512 
21aa2e1511b6749fd72861bdeed94bb35f1e46cc9e7d2d1bbb783a95bcb19841e0be099f681ffd6a69f5f9b665f0efea7e097309cf6605b5bbcc1678752379c3
 WHIRLPOOL 
c9d6afc8ac60c1c359536b152d68910f18cb9642635c606bcd47a7a61db47aea4689137635d62fb094a590c7b99d9c80769d56448fc35a4ca852ffaf0e0b5665

diff --git a/media-plugins/mopidy-spotify/mopidy-spotify-3.0.0.ebuild 
b/media-plugins/mopidy-spotify/mopidy-spotify-3.0.0.ebuild
new file mode 100644
index 000..25931f3
--- /dev/null
+++ b/media-plugins/mopidy-spotify/mopidy-spotify-3.0.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=(python2_7)
+
+inherit vcs-snapshot distutils-r1
+
+DESCRIPTION="Mopidy extension for playing music from Spotify"
+HOMEPAGE="http://mopidy.com https://github.com/mopidy/mopidy-spotify";
+SRC_URI="https://github.com/mopidy/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND=">=dev-python/pykka-1.1[${PYTHON_USEDEP}]
+   >=dev-python/pyspotify-2.0.5[${PYTHON_USEDEP}]
+   >=media-sound/mopidy-2.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.0[${PYTHON_USEDEP}]"
+
+DEPEND="test? ( ${RDEPEND}
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-capturelog[${PYTHON_USEDEP}]
+   dev-python/responses[${PYTHON_USEDEP}] )
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+DOCS=( README.rst )
+
+python_test() {
+   py.test || die
+}



[gentoo-commits] dev/mrueg:master commit in: media-sound/mopidy/

2016-02-18 Thread Manuel Rüger
commit: 1225bfcdfc93fbc6ae47c02f315ee9d5a9c012b7
Author: Martin Ertsaas  gmail  com>
AuthorDate: Tue Feb 16 08:41:33 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 22:37:53 2016 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=1225bfcd

mopidy: Update to v2.0.0

v2.0.0 updates from gst:0.10 to gst:1.0

Package-Manager: portage-2.2.27

 media-sound/mopidy/Manifest|  1 +
 media-sound/mopidy/mopidy-2.0.0.ebuild | 58 ++
 2 files changed, 59 insertions(+)

diff --git a/media-sound/mopidy/Manifest b/media-sound/mopidy/Manifest
index 568d48f..6ad6748 100644
--- a/media-sound/mopidy/Manifest
+++ b/media-sound/mopidy/Manifest
@@ -1 +1,2 @@
 DIST Mopidy-1.1.2.tar.gz 2256481 SHA256 
474089ee563ff1fe96e5bcad37a731dd3207cbf0fdea952d5b805f464a2b0bc8 SHA512 
1795104465e2e8ec46815d1e129f477f59f4d29d62c8a9fd501ccb65a2574dcdefffbec93dcacbf55cc5c9c39ef774e0f69d3fb0d1b9b1f67012816537f2a573
 WHIRLPOOL 
8b8498728e48073ad6613219ea1396e00374cbd6824dc8a5ee936e52da4c6911d5b7397ccfcf0f2f6a4c0fb4fa903666a2844f6fa1486f522da3f8bd47761e6b
+DIST Mopidy-2.0.0.tar.gz 2268847 SHA256 
14a04c249f83d42f2012b580f3a05853f56320f1bb68ac91c4068b64c81a9265 SHA512 
7723b0c2f88e5694ef62913992ee058ae53cc9d5bab4134527789a1619e70a51aedfa8858ae925db9f4669f2111643e5653ff3f2ef8556ca8fa1265088389467
 WHIRLPOOL 
08c85e3a10d21f7aec1c24923128af4d84689871458b892e8f5d014a552351b47b29e951ecc7281eaa0e6419afff150606abb38491c412dc291356216bcaf96d

diff --git a/media-sound/mopidy/mopidy-2.0.0.ebuild 
b/media-sound/mopidy/mopidy-2.0.0.ebuild
new file mode 100644
index 000..4049dff
--- /dev/null
+++ b/media-sound/mopidy/mopidy-2.0.0.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=(python2_7)
+
+inherit user eutils systemd distutils-r1
+
+DESCRIPTION="An extensible music server that plays music from local disk and 
more"
+HOMEPAGE="http://mopidy.com https://github.com/mopidy/mopidy";
+SRC_URI="mirror://pypi/M/Mopidy/Mopidy-${PV}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="dev-python/pykka[${PYTHON_USEDEP}]
+   >=dev-python/gst-python-1.2.3:1.0[${PYTHON_USEDEP}]
+   dev-python/pygobject[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   >=media-plugins/gst-plugins-meta-1.0-r2:1.0[http,mp3]
+   www-servers/tornado[${PYTHON_USEDEP}]"
+
+DEPEND="test? ( ${RDEPEND}
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/responses[${PYTHON_USEDEP}] )
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}/Mopidy-${PV}
+
+pkg_setup() {
+   enewgroup mopidy
+   enewuser mopidy -1 -1 "/etc/mopidy" mopidy
+   distutils-r1_pkg_setup
+}
+
+src_install() {
+   distutils-r1_src_install
+
+   dobin extra/mopidyctl/mopidyctl
+   doman extra/mopidyctl/mopidyctl.8
+
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   systemd_dounit extra/systemd/mopidy.service
+   domenu extra/desktop/mopidy.desktop || die
+
+   einfo
+   elog "Don't forget to add the mopidy user to the audio group"
+   elog "usermod -a -G audio mopidy"
+   einfo
+}
+
+python_test() {
+   py.test || die
+}



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

2016-02-18 Thread Mike Frysinger
commit: d306e6724ab89cdcef45b1921c22b0bc8f457c46
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Feb 18 22:34:21 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Feb 18 22:34:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d306e672

net-libs/libhtp: initial version

 net-libs/libhtp/Manifest |  1 +
 net-libs/libhtp/libhtp-0.5.18.ebuild | 35 +++
 net-libs/libhtp/metadata.xml | 11 +++
 3 files changed, 47 insertions(+)

diff --git a/net-libs/libhtp/Manifest b/net-libs/libhtp/Manifest
new file mode 100644
index 000..79fe4ba
--- /dev/null
+++ b/net-libs/libhtp/Manifest
@@ -0,0 +1 @@
+DIST htp-0.5.18.tar.gz 799444 SHA256 
53f81a2b639edbd9df9f1f0cebcfe9c2a2b381f9d61e2944c020b855a7e89a79 SHA512 
e3efaedb74b8a0655b58922f2d0a079f5dfb5dcead117e21394d5d76ff93a3a7260ab56994468764ceeaa2dd584bcfa988b146efb85831e8a98efcda06b28876
 WHIRLPOOL 
816456580434b2254af8e88e24ff80e5721966ee742bbb89870324e9edcf12bfee4a54727855937c7bbb0d44ba9423dcf714f93a713287dbf0777ca5eeb93c86

diff --git a/net-libs/libhtp/libhtp-0.5.18.ebuild 
b/net-libs/libhtp/libhtp-0.5.18.ebuild
new file mode 100644
index 000..2c11b3b
--- /dev/null
+++ b/net-libs/libhtp/libhtp-0.5.18.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit multilib-minimal
+
+MY_P=${P#lib}
+
+DESCRIPTION="security-aware parser for the HTTP protocol and the related bits 
and pieces"
+HOMEPAGE="https://github.com/OISF/libhtp";
+SRC_URI="https://github.com/OISF/${PN}/releases/download/${PV}/${MY_P}.tar.gz";
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+IUSE="debug static-libs"
+
+RDEPEND="sys-libs/zlib[static-libs?]"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+multilib_src_configure() {
+   # The debug configure logic is broken.
+   ECONF_SOURCE=${S} \
+   econf \
+   $(usex debug '--enable-debug' '') \
+   $(use_enable static-libs static)
+}
+
+multilib_src_install_all() {
+   use static-libs || find "${ED}" -name '*.la' -delete
+}

diff --git a/net-libs/libhtp/metadata.xml b/net-libs/libhtp/metadata.xml
new file mode 100644
index 000..ee43247
--- /dev/null
+++ b/net-libs/libhtp/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+   vap...@gentoo.org
+   feel free to update
+
+
+   OISF/libhtp
+
+



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lualdap/

2016-02-18 Thread Jason Donenfeld
commit: 2ea47f26e414d1721bc41be51ab74d03e0d6e8ae
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Thu Feb 18 22:30:10 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Thu Feb 18 22:30:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ea47f26

dev-lua/lualdap: requires openldap at runtime

 dev-lua/lualdap/lualdap-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lualdap/lualdap-1.2.0.ebuild 
b/dev-lua/lualdap/lualdap-1.2.0.ebuild
index 6f65198..b0d14d8 100644
--- a/dev-lua/lualdap/lualdap-1.2.0.ebuild
+++ b/dev-lua/lualdap/lualdap-1.2.0.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
 
 IUSE=""
 
-RDEPEND="dev-lang/lua:*"
+RDEPEND="dev-lang/lua:* net-nds/openldap"
 DEPEND="${RDEPEND}
net-nds/openldap
virtual/pkgconfig"



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

2016-02-18 Thread Sebastien Fabbro
commit: e8986dda6a53603f0902258e1c0873123c164da0
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Thu Feb 18 23:17:47 2016 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Thu Feb 18 23:17:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8986dda

dev-python/aplpy: version bump

Package-Manager: portage-2.2.27

 dev-python/aplpy/Manifest  |   1 +
 dev-python/aplpy/aplpy-1.0.ebuild  |  53 +
 .../aplpy/files/aplpy-1.0-fix-dependencies.patch   |  14 +++
 .../files/aplpy-1.0-mark-known-failures.patch  | 121 +
 4 files changed, 189 insertions(+)

diff --git a/dev-python/aplpy/Manifest b/dev-python/aplpy/Manifest
index f6a8ac7..75d52df 100644
--- a/dev-python/aplpy/Manifest
+++ b/dev-python/aplpy/Manifest
@@ -1 +1,2 @@
 DIST APLpy-0.9.14.tar.gz 1095547 SHA256 
0313a91523b6a32a40e5b97da55243d5e59722cd8fa2e6642915edd26d464d69 SHA512 
9cf12aa30d3c4540c2cc33907be3a12e78247a8880720e4de7e513842ef437f616b2c63a345a63e7a7081676aff56032840dc1528ed10438f7729cf2acb9da9f
 WHIRLPOOL 
55c25aa11065b741e89b1538d96e57974bcb6b80f5708e5ee5f975742f7e04cbfe6df3da7b030c67a54bbcc929eaec46e2d2e34551d8f9e7365e2f2c4d5b3a0d
+DIST APLpy-1.0.tar.gz 1169280 SHA256 
09a8a24b46b93a1eacdbc0e6fd480fa38e4dd890a24963136d76185924602ff0 SHA512 
658b626c2a94c73cc8ba45fde86409659555ed3ec065d07313f08b67c0bcdc596c8dc94562c924de2f3f32d6884051e6756e22384d9594c4538578b482fa7590
 WHIRLPOOL 
0c884cecbbc9a7cd4ca4ba48cee4e03f039fa2edf4aa5aa4ac945b58c889084acb762f9cff2014911b383b0b14ebd2e51d2ce28b01b87eb0053ba06c3cc6c5c3

diff --git a/dev-python/aplpy/aplpy-1.0.ebuild 
b/dev-python/aplpy/aplpy-1.0.ebuild
new file mode 100644
index 000..5d0cd8a
--- /dev/null
+++ b/dev-python/aplpy/aplpy-1.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1 virtualx
+
+MYPN=APLpy
+MYP=${MYPN}-${PV}
+
+DESCRIPTION="Astronomical Plotting Library in Python"
+HOMEPAGE="https://aplpy.github.com/";
+SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+   dev-python/astropy[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/matplotlib[${PYTHON_USEDEP}]
+   dev-python/pyavm[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/astropy-helpers[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${MYP}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.0-mark-known-failures.patch"
+   "${FILESDIR}/${PN}-1.0-fix-dependencies.patch"
+)
+
+python_prepare_all() {
+   sed -i -e '/auto_use/s/True/False/' setup.cfg || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile() {
+   distutils-r1_python_compile --use-system-libraries
+}
+
+python_test() {
+   distutils_install_for_testing
+   cd "${TEST_DIR}" || die
+   virtx "${EPYTHON}" -c "import aplpy, sys;r = aplpy.test();sys.exit(r)" \
+   || die "tests fail with ${EPYTHON}"
+}

diff --git a/dev-python/aplpy/files/aplpy-1.0-fix-dependencies.patch 
b/dev-python/aplpy/files/aplpy-1.0-fix-dependencies.patch
new file mode 100644
index 000..b5708c8
--- /dev/null
+++ b/dev-python/aplpy/files/aplpy-1.0-fix-dependencies.patch
@@ -0,0 +1,14 @@
+Author: Ole Streicher 
+Description: Change requires to install_requires
+--- a/setup.py
 b/setup.py
+@@ -94,8 +94,7 @@
+   version=VERSION,
+   description=DESCRIPTION,
+   scripts=scripts,
+-  requires=['astropy', 'numpy', 'matplotlib'],
+-  install_requires=['astropy'],
++  install_requires=['astropy', 'numpy', 'matplotlib'],
+   provides=[PACKAGENAME],
+   author=AUTHOR,
+   author_email=AUTHOR_EMAIL,

diff --git a/dev-python/aplpy/files/aplpy-1.0-mark-known-failures.patch 
b/dev-python/aplpy/files/aplpy-1.0-mark-known-failures.patch
new file mode 100644
index 000..cf1aa92
--- /dev/null
+++ b/dev-python/aplpy/files/aplpy-1.0-mark-known-failures.patch
@@ -0,0 +1,121 @@
+Author: Ole Streicher 
+Description: Mark tests that are known to fail with matplotlib-1.5
+--- a/aplpy/tests/test_images.py
 b/aplpy/tests/test_images.py
+@@ -61,6 +61,8 @@
+ 
+ class TestBasic(BaseImageTests):
+ 
++# see https://github.com/aplpy/aplpy/issues/278
++@pytest.mark.xfail()
+ # Test for showing grayscale
+ def test_basic_image(self, generate):
+ f = FITSFigure(self.filename_2)
+@@ -68,6 +70,8 @@
+ self.generate_or_test(generate, f, 'basic_image.png')
+ f.close()
+ 
++# see https://github.com/aplpy/aplpy/issues/278
++@pytest.mark.xfail()
+ def test_ticks_labels_options(self, generate):
+ f = FITSFigure(self.filename_2)
+ f.ticks.set_color('black')
+@@ -84,6 +88,8 @@
+ self.generate_or_test(generate, f, 'tick_labels_option

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

2016-02-18 Thread Manuel Rüger
commit: 9e32b35fcad974ecca923c0894e0a9bdf6f92a8a
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 22:19:56 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 22:19:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e32b35f

dev-libs/wayland: Version bump

Package-Manager: portage-2.2.27

 dev-libs/wayland/Manifest  |  1 +
 dev-libs/wayland/wayland-1.10.0.ebuild | 63 ++
 2 files changed, 64 insertions(+)

diff --git a/dev-libs/wayland/Manifest b/dev-libs/wayland/Manifest
index d0ea0fa..945a1cd 100644
--- a/dev-libs/wayland/Manifest
+++ b/dev-libs/wayland/Manifest
@@ -1,3 +1,4 @@
+DIST wayland-1.10.0.tar.xz 368976 SHA256 
4bf6e790aa6f50ab3825676282ecd75850ec9c4767af96ecb7127b1f3c3d60dc SHA512 
772e89bdfa494bc263b5c6c4692784738e55a6c6196d5a8e6180f269e0c2d7592f159efb0dca1b1489273e14ba8cda16f5522e58fc9824beff8688f11a00f985
 WHIRLPOOL 
35a6c27deee3b2f1fe272c54f242c77bed84feaed0d47d94d03563bf9738c60ed54f9bd7d26a862ed165de6eb8817decad49b100ed1f10179f00b25a0636b6c9
 DIST wayland-1.6.1.tar.xz 418628 SHA256 
d1aeb95b433cab33a928b56cb80efa551802e0a064adb4a8ea1517249d3c10b0 SHA512 
28a0980ece2fb4ba0ca688f3913ffba34c2741167d7686be80cfbc9cb56f995282a68173d69d2849eb5c2986684ebe6d5cfaca04518ab74a4512c8dfb4d8d0c2
 WHIRLPOOL 
be307a292c8f939921700fc85c9ad1675c491fdc3e1a16ffc52512e39d971f6afdbd378c60c57a64781cdccb364ed77271e07b64f5c3b7b96abd45a1595dfc4e
 DIST wayland-1.7.0.tar.xz 372004 SHA256 
bdea47a2db96f7e53f1ce0351559c0af5b7f7aae7e95f0a884a78af9f1057c9c SHA512 
2475a5e8c2ef5c4bc97d90f946a89e4155d840a342886a7634df5423e5764973dbf5d721e1a8a941b7bd2305017cdcb74af7a29bee7bb8b58373306e5c03add7
 WHIRLPOOL 
152be0d1c3ac314cd3dcd765e6a04eaa71b618b1577c423147ccb5b1d82cdeaf09d09c8933746e6bd100b2d59374749084eede36b9075a153328fda179955ea2
 DIST wayland-1.8.1.tar.xz 374116 SHA256 
f17c938d1c24fd0a10f650a623a2775d329db3168b5732e498b08388ec776fc8 SHA512 
392edd22203fc44a37a66d7a099d0534f047f49e91b28614092346f0167c07a39431c5919f2ea1deaf460dc53a77fba8504a7a7f5d03af638267c767bb07ae19
 WHIRLPOOL 
f15ea109324c0c84b848f458acb6786248fb1c7ee8dafd6ef945d4f80f5b87b911dd2d2c0485b1cd95454990e186e7d8b04d366f903954dd8998a1f3999f

diff --git a/dev-libs/wayland/wayland-1.10.0.ebuild 
b/dev-libs/wayland/wayland-1.10.0.ebuild
new file mode 100644
index 000..bf4b8cc
--- /dev/null
+++ b/dev-libs/wayland/wayland-1.10.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+if [[ ${PV} = * ]]; then
+   EGIT_REPO_URI="git://anongit.freedesktop.org/git/${PN}/${PN}"
+   GIT_ECLASS="git-r3"
+   EXPERIMENTAL="true"
+   AUTOTOOLS_AUTORECONF=1
+fi
+
+inherit autotools-multilib toolchain-funcs $GIT_ECLASS
+
+DESCRIPTION="Wayland protocol libraries"
+HOMEPAGE="http://wayland.freedesktop.org/";
+
+if [[ $PV = * ]]; then
+   SRC_URI="${SRC_PATCHES}"
+   KEYWORDS=""
+else
+   SRC_URI="http://wayland.freedesktop.org/releases/${P}.tar.xz";
+   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="doc static-libs"
+
+RDEPEND=">=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
+   >=virtual/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+   doc? (
+   >=app-doc/doxygen-1.6[dot]
+   app-text/xmlto
+   >=media-gfx/graphviz-2.26.0
+   sys-apps/grep[pcre]
+   )
+   virtual/pkgconfig"
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable static-libs static)
+   $(use_enable doc documentation)
+   )
+   if tc-is-cross-compiler ; then
+   myeconfargs+=( --with-host-scanner )
+   fi
+   if ! multilib_is_native_abi; then
+   myeconfargs+=( --disable-documentation )
+   fi
+
+   autotools-multilib_src_configure
+}
+
+src_test() {
+   export XDG_RUNTIME_DIR="${T}/runtime-dir"
+   mkdir "${XDG_RUNTIME_DIR}" || die
+   chmod 0700 "${XDG_RUNTIME_DIR}" || die
+
+   autotools-multilib_src_test
+}



[gentoo-commits] repo/gentoo:master commit in: java-virtuals/jdk-with-com-sun/

2016-02-18 Thread James Le Cuirot
commit: d2348a13ff541a64b7cbc6eec7ecd320c627d0fa
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Feb 18 22:11:11 2016 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Feb 18 22:11:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2348a13

java-virtuals/jdk-with-com-sun: Drop ppc64 keyword

This package needs to go. guava is holding it up but we can at least
drop ppc64 now and continue removing Java 6.

Package-Manager: portage-2.2.27

 java-virtuals/jdk-with-com-sun/jdk-with-com-sun-2011-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-2011-r3.ebuild 
b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-2011-r3.ebuild
index f1b5851..ba85c58 100644
--- a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-2011-r3.ebuild
+++ b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-2011-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI=""
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
 IUSE=""
 
 DEPEND=""



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

2016-02-18 Thread James Le Cuirot
commit: 913abde5997fd06e4f770624c3bb09f9b3c5
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Feb 18 22:07:50 2016 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Feb 18 22:08:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=913abde5

dev-java/annogen: Drop jdk-with-com-sun dep, fix jdk/jre reversal

Straight to stable as it shouldn't affect the build and
jdk-with-com-sun really needs to go. It still can't just yet but at
least ppc64 is clear now.

Package-Manager: portage-2.2.27

 .../annogen/{annogen-0.1.0-r2.ebuild => annogen-0.1.0-r3.ebuild}   | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-java/annogen/annogen-0.1.0-r2.ebuild 
b/dev-java/annogen/annogen-0.1.0-r3.ebuild
similarity index 95%
rename from dev-java/annogen/annogen-0.1.0-r2.ebuild
rename to dev-java/annogen/annogen-0.1.0-r3.ebuild
index e37bbd6..96d70fd 100644
--- a/dev-java/annogen/annogen-0.1.0-r2.ebuild
+++ b/dev-java/annogen/annogen-0.1.0-r3.ebuild
@@ -17,17 +17,16 @@ KEYWORDS="amd64 ~ppc64 ~x86"
 
 CDEPEND="
dev-java/qdox:1.6
-   dev-java/ant-core:0
-   java-virtuals/jdk-with-com-sun:0"
+   dev-java/ant-core:0"
 
 RDEPEND="
${CDEPEND}
-   >=virtual/jdk-1.6"
+   >=virtual/jre-1.6"
 
 DEPEND="
${CDEPEND}
app-arch/unzip
-   >=virtual/jre-1.6"
+   >=virtual/jdk-1.6"
 
 # com.sun.mirror.declaration was removed from JDK 7 onwards.
 # These two files are just interfaces anyway.



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

2016-02-18 Thread Manuel Rüger
commit: c944f940f83180815b7f2a7604d733204c4fb33a
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 21:59:40 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 22:05:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c944f940

app-crypt/libu2f-host: Remove old

Package-Manager: portage-2.2.27

 app-crypt/libu2f-host/Manifest |  2 --
 app-crypt/libu2f-host/libu2f-host-0.0.2.ebuild | 49 --
 app-crypt/libu2f-host/libu2f-host-0.0.4.ebuild | 49 --
 3 files changed, 100 deletions(-)

diff --git a/app-crypt/libu2f-host/Manifest b/app-crypt/libu2f-host/Manifest
index 1ed2a04..ef3c5ce 100644
--- a/app-crypt/libu2f-host/Manifest
+++ b/app-crypt/libu2f-host/Manifest
@@ -1,4 +1,2 @@
-DIST libu2f-host-0.0.2.tar.xz 444176 SHA256 
c9e5478f5d139c30603afe65ea7ef52b0b18c93df60103b1dafeb7f3d17acbd8 SHA512 
1b10a5c8d3d071b0d5576a2247b2cc40327fe6fe7370a7680cede7ebda72bd7f0edfa1661b78074a85654a5d979f757c64c090360c69feddb9c3212dc0438deb
 WHIRLPOOL 
f8cc5d7524c8ed7943945af44e5b93b43463118b06b186460090df3c69871319e0a347c94a28467b782eb09e2653ef72ab98478d8acf720b86b807223b1ee0b1
-DIST libu2f-host-0.0.4.tar.xz 446604 SHA256 
852231611bd5c526406b984ae3c92ce3423ffc7a0ef01f6a060a43b64725ead6 SHA512 
09406f45bea4cbca2fd26a4ad546b2233f56e1df098976cbd24dcab08e27bf9131fdc52557b4c701b8ce27b0ece7b405e8cda889591a5e3dc9420611336d1060
 WHIRLPOOL 
84ac2c5e4170ff45ecb9595c73dabd6a34f79bdcf4ef9bf3ceb32c481febe0537e3ab129fcd7a63c73389b3dbc0742834574b739ed36c419b6bc84b5c01a4d5b
 DIST libu2f-host-1.0.0.tar.xz 454376 SHA256 
18c56b9b5cfea2566925bba45b25a4e20b3ef8696905d8f2a06116316e164374 SHA512 
ef953ffd8179e5ed4bcd1e02ccc82e671a7979b03a61ac73098be6509ab9d6badd6bb4e3e805de4ddbddbae3e8be71b091344f4230657464f6ba4ac3af171387
 WHIRLPOOL 
cc76b778bcf20ef696900dd0ea65c0925052360a22e505a34ecb8738289d7bbaa88b31f2b25b91b6a1a22a240d01784bc6ef1cb9774c818fa0570328e9f13183
 DIST libu2f-host-1.1.0.tar.xz 455424 SHA256 
441bb832ee42acf3a5e5a229444c610218da381eb7daaf2aa750c004dc756d86 SHA512 
3861ea748ff6ae0bae756182c6c4bd9a25dafc6e28eec3d6aad0eb700dcddc56ba61ed0c6a60395b8a296764c83b3fadb6954f9001cfb880e93758aaeecf34df
 WHIRLPOOL 
b6a91afd99a70db8c78a2a72950f210bbcbea0322780b768611aa528ad0159647bdc7446e1dffd91f8d9b6bcbd8105b8b38c9eb5d9eb2db9ef7d193c97096f3e

diff --git a/app-crypt/libu2f-host/libu2f-host-0.0.2.ebuild 
b/app-crypt/libu2f-host/libu2f-host-0.0.2.ebuild
deleted file mode 100644
index e2be803..000
--- a/app-crypt/libu2f-host/libu2f-host-0.0.2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit autotools-utils linux-info udev
-
-DESCRIPTION="Yubico Universal 2nd Factor (U2F) Host C Library"
-HOMEPAGE="https://developers.yubico.com/libu2f-host/";
-SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.xz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="kernel_linux static-libs systemd"
-
-RDEPEND="
-   dev-libs/hidapi
-   dev-libs/json-c"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-RDEPEND="${RDEPEND}
-   systemd? ( sys-apps/systemd[acl] )"
-
-CONFIG_CHECK="~HIDRAW"
-
-src_prepare() {
-   autotools-utils_src_prepare
-
-   sed -e 's:TAG+="uaccess":MODE="0664", GROUP="plugdev":g' \
-   70-u2f.rules > 70-u2f-udev.rules || die
-}
-
-src_configure() {
-   autotools-utils_src_configure
-}
-
-src_install() {
-   autotools-utils_src_install
-
-   if use kernel_linux; then
-   if use systemd; then
-   udev_dorules 70-u2f.rules
-   else
-   udev_newrules 70-u2f-udev.rules 70-u2f.rules
-   fi
-   fi
-}

diff --git a/app-crypt/libu2f-host/libu2f-host-0.0.4.ebuild 
b/app-crypt/libu2f-host/libu2f-host-0.0.4.ebuild
deleted file mode 100644
index f1d8211..000
--- a/app-crypt/libu2f-host/libu2f-host-0.0.4.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit autotools-utils linux-info udev
-
-DESCRIPTION="Yubico Universal 2nd Factor (U2F) Host C Library"
-HOMEPAGE="https://developers.yubico.com/libu2f-host/";
-SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.xz";
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="kernel_linux static-libs systemd"
-
-RDEPEND="
-   dev-libs/hidapi
-   dev-libs/json-c"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-RDEPEND="${RDEPEND}
-   systemd? ( sys-apps/systemd[acl] )"
-
-CONFIG_CHECK="~HIDRAW"
-
-src_prepare() {
-   autotools-utils_src_prepare
-
-   sed -e 's:TAG+="uaccess":MODE="0664", GROUP="plugdev":g' \
-   70-u2f.rules > 70-u2f-udev.rules || die
-}
-
-src_configure() {
-   autotools-utils_src_configure
-}
-
-src_install() {
-   autotools-utils_src_install
-

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

2016-02-18 Thread Manuel Rüger
commit: 984bc1aca5864a963c1f0f8d05f8244a4b5b765f
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 22:04:48 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 22:05:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=984bc1ac

media-libs/babl: Version bump

Package-Manager: portage-2.2.27

 media-libs/babl/Manifest   | 1 +
 media-libs/babl/babl-0.1.14.ebuild | 2 +-
 media-libs/babl/{babl-0.1.14.ebuild => babl-0.1.16.ebuild} | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-libs/babl/Manifest b/media-libs/babl/Manifest
index e0313e5..0d33396 100644
--- a/media-libs/babl/Manifest
+++ b/media-libs/babl/Manifest
@@ -1,3 +1,4 @@
 DIST babl-0.1.10.tar.bz2 449537 SHA256 
943fc36ceac7dd25bc928256bc7b535a42989c6b971578146869eee5fe5955f4 SHA512 
2950d94c255ee05d405e003a46138da0f4e0cad65e2d2a882089b788c2deac0524014f7c5758c3097253bdbebaded433caf0447c7d218c9cc96798df9e6f0c92
 WHIRLPOOL 
a71907a531bc71c7ac0c84a197a559c50321a5d96b5d846083935390890ef116780d49bd458577aef0e948395dc14897e6fbbc75478b2a59d57d4381cf7f8db8
 DIST babl-0.1.12.tar.bz2 642234 SHA256 
2f802b7f1a17b72c10bf0fe1e69b7a888cf7ce62b7cf1537b030f7f88d55a407 SHA512 
b69c8e3870f25372b2223aa4a716383af30342822461fc847039af964cdd194603dbc327a5c3547369d64b206b54280a5a9a227197ca6b7bcfbfa8e2e560df6a
 WHIRLPOOL 
b1a170492f1c1e6f030f418cc66c3be02cd2bd7e10896a416b5feaf2d7aa82de4fa15c9d2a65e6e1038ab6822e4dcf96102e18d757a6b1e07f4017b4beba
 DIST babl-0.1.14.tar.bz2 718238 SHA256 
e6dcb112c8f8f75471823fdcc5a6a65f753b4d0e96e377979ea01a5d6fad7d4f SHA512 
fb7c48738b968c2cf01aab20b50c7768501b73c8c34957ef500cf7a77bb2dce519ede34463a8a100037533d5f3566e1cd23d898c41eb29fc01620a0dde131398
 WHIRLPOOL 
e85a868e751f490a9dee002bd93214033f0fbaab7dbd65c0062c55f98af810be83e6899804bdd2c4e45f2625f2e75a36784890c950e34b35baf0104c69bd2a79
+DIST babl-0.1.16.tar.bz2 730441 SHA256 
7d6ba55ec53ee6f6bf6945beec28839d09ff72376f4d83035eb379cd4f3e980e SHA512 
a129247a827ccd79bb92204e49d6b6614183bff5961ef6b41cb466c51973b01a15aa7720f7401f1ab7d64885ede69ad84e99f628e48beb4525644d109c7f9a5a
 WHIRLPOOL 
77e0c53d4cd809fd43c9a3e775cd8ea3042bd94e8bffd58e06e99d07fa1c7c630fe41ba403aab3c2228744803fe5e9ad64cf28913c4ca99549f290e97df856d1

diff --git a/media-libs/babl/babl-0.1.14.ebuild 
b/media-libs/babl/babl-0.1.14.ebuild
index ce739ef..74f3616 100644
--- a/media-libs/babl/babl-0.1.14.ebuild
+++ b/media-libs/babl/babl-0.1.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 

diff --git a/media-libs/babl/babl-0.1.14.ebuild 
b/media-libs/babl/babl-0.1.16.ebuild
similarity index 97%
copy from media-libs/babl/babl-0.1.14.ebuild
copy to media-libs/babl/babl-0.1.16.ebuild
index ce739ef..74f3616 100644
--- a/media-libs/babl/babl-0.1.14.ebuild
+++ b/media-libs/babl/babl-0.1.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 



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

2016-02-18 Thread Sebastien Fabbro
commit: 97a7d5947ddd4e5eff5d38b60c61f3153efbd2c7
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Thu Feb 18 22:58:18 2016 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Thu Feb 18 22:58:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a7d594

dev-python/pyavm: version bump

Package-Manager: portage-2.2.27

 dev-python/pyavm/Manifest  |  1 +
 .../files/pyavm-0.9.2-deprecated-fromstring.patch  | 15 +
 dev-python/pyavm/pyavm-0.9.2.ebuild| 38 ++
 3 files changed, 54 insertions(+)

diff --git a/dev-python/pyavm/Manifest b/dev-python/pyavm/Manifest
index 792d025..c64932e 100644
--- a/dev-python/pyavm/Manifest
+++ b/dev-python/pyavm/Manifest
@@ -1 +1,2 @@
 DIST PyAVM-0.9.1.tar.gz 99461 SHA256 
5b44dc29ee595849aed94af2db4fe670851a793713b1a3063bca2dee85aa415a SHA512 
e3433a44d39cd54e20abd377c5722e7157e948cfde9176cabbe5f2a6327ef2d9e94f1eb33da6276d6fac462fad8caa5991299483ae484aa15d9b96d9dc08
 WHIRLPOOL 
3b47b28685f2ffa48944bd87552a3f74282daa91444eb6a0eafb245df6292ec0f51365d76da7cde33b0d304e24ff52bd2439b1a2c150925ca6715c5f4b4af2d2
+DIST PyAVM-0.9.2.tar.gz 101071 SHA256 
4bfc4bcb820d239b09d1f9c5a4cd1a3e0fc63af71d96f884a020cb7cc0c800fa SHA512 
5e724d023ddd74ce64c3846fdb2e6310cbf8e2b9670e2bc28dd1b7978eae76f43f48a223d8e69f805aded41c569657c874d999bcb8198e0b8de7f02dbb51e7c1
 WHIRLPOOL 
d7bc41a4cde21651ad2e278d10825c5b568d184be394f31066369a43970e9828d751272dcfc56ca6d42a9ed9be54f57502d2f27308203c52ff9de6ef65c4ab7c

diff --git a/dev-python/pyavm/files/pyavm-0.9.2-deprecated-fromstring.patch 
b/dev-python/pyavm/files/pyavm-0.9.2-deprecated-fromstring.patch
new file mode 100644
index 000..0e16177
--- /dev/null
+++ b/dev-python/pyavm/files/pyavm-0.9.2-deprecated-fromstring.patch
@@ -0,0 +1,15 @@
+Description: Exception: fromstring() has been removed. Now frombytes() is 
called instead.
+Author: Josue Ortega 
+Last-Update: 2015-12-20
+
+--- a/pyavm/tests/test_main.py
 b/pyavm/tests/test_main.py
+@@ -46,7 +46,7 @@
+ @pytest.mark.parametrize('filename', XML_FILES_WCS)
+ def test_to_wcs_target_image(filename, tmpdir):
+ from PIL import Image
+-image = Image.fromstring(data=b"", size=(2,2), mode="L")
++image = Image.frombytes(data=b"", size=(2,2), mode="L")
+ image_file = tmpdir.join('test.png').strpath
+ image.save(image_file)
+ image.close()

diff --git a/dev-python/pyavm/pyavm-0.9.2.ebuild 
b/dev-python/pyavm/pyavm-0.9.2.ebuild
new file mode 100644
index 000..1b1c915
--- /dev/null
+++ b/dev-python/pyavm/pyavm-0.9.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+MYPN=PyAVM
+MYP=${MYPN}-${PV}
+
+DESCRIPTION="Python module for Astronomy Visualization Metadata i/o"
+HOMEPAGE="http://astrofrog.github.io/pyavm/";
+SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/astropy-0.2[${PYTHON_USEDEP}]"
+
+DEPEND="
+   test? (
+   >=dev-python/astropy-0.2[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )"
+
+S="${WORKDIR}/${MYP}"
+
+PATCHES=( "${FILESDIR}/${P}-deprecated-fromstring.patch" )
+
+python_test() {
+   py.test || die "tests for ${EPYTHON} failed"
+}



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

2016-02-18 Thread Manuel Rüger
commit: 1c9527119adce86e9b569ff564a919caa3052908
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 21:58:37 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 21:58:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c952711

app-crypt/libu2f-host: Version bump

Package-Manager: portage-2.2.27

 app-crypt/libu2f-host/Manifest |  1 +
 app-crypt/libu2f-host/libu2f-host-1.1.0.ebuild | 64 ++
 2 files changed, 65 insertions(+)

diff --git a/app-crypt/libu2f-host/Manifest b/app-crypt/libu2f-host/Manifest
index dd95ae6..1ed2a04 100644
--- a/app-crypt/libu2f-host/Manifest
+++ b/app-crypt/libu2f-host/Manifest
@@ -1,3 +1,4 @@
 DIST libu2f-host-0.0.2.tar.xz 444176 SHA256 
c9e5478f5d139c30603afe65ea7ef52b0b18c93df60103b1dafeb7f3d17acbd8 SHA512 
1b10a5c8d3d071b0d5576a2247b2cc40327fe6fe7370a7680cede7ebda72bd7f0edfa1661b78074a85654a5d979f757c64c090360c69feddb9c3212dc0438deb
 WHIRLPOOL 
f8cc5d7524c8ed7943945af44e5b93b43463118b06b186460090df3c69871319e0a347c94a28467b782eb09e2653ef72ab98478d8acf720b86b807223b1ee0b1
 DIST libu2f-host-0.0.4.tar.xz 446604 SHA256 
852231611bd5c526406b984ae3c92ce3423ffc7a0ef01f6a060a43b64725ead6 SHA512 
09406f45bea4cbca2fd26a4ad546b2233f56e1df098976cbd24dcab08e27bf9131fdc52557b4c701b8ce27b0ece7b405e8cda889591a5e3dc9420611336d1060
 WHIRLPOOL 
84ac2c5e4170ff45ecb9595c73dabd6a34f79bdcf4ef9bf3ceb32c481febe0537e3ab129fcd7a63c73389b3dbc0742834574b739ed36c419b6bc84b5c01a4d5b
 DIST libu2f-host-1.0.0.tar.xz 454376 SHA256 
18c56b9b5cfea2566925bba45b25a4e20b3ef8696905d8f2a06116316e164374 SHA512 
ef953ffd8179e5ed4bcd1e02ccc82e671a7979b03a61ac73098be6509ab9d6badd6bb4e3e805de4ddbddbae3e8be71b091344f4230657464f6ba4ac3af171387
 WHIRLPOOL 
cc76b778bcf20ef696900dd0ea65c0925052360a22e505a34ecb8738289d7bbaa88b31f2b25b91b6a1a22a240d01784bc6ef1cb9774c818fa0570328e9f13183
+DIST libu2f-host-1.1.0.tar.xz 455424 SHA256 
441bb832ee42acf3a5e5a229444c610218da381eb7daaf2aa750c004dc756d86 SHA512 
3861ea748ff6ae0bae756182c6c4bd9a25dafc6e28eec3d6aad0eb700dcddc56ba61ed0c6a60395b8a296764c83b3fadb6954f9001cfb880e93758aaeecf34df
 WHIRLPOOL 
b6a91afd99a70db8c78a2a72950f210bbcbea0322780b768611aa528ad0159647bdc7446e1dffd91f8d9b6bcbd8105b8b38c9eb5d9eb2db9ef7d193c97096f3e

diff --git a/app-crypt/libu2f-host/libu2f-host-1.1.0.ebuild 
b/app-crypt/libu2f-host/libu2f-host-1.1.0.ebuild
new file mode 100644
index 000..f3567fa
--- /dev/null
+++ b/app-crypt/libu2f-host/libu2f-host-1.1.0.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools-utils linux-info udev user
+
+DESCRIPTION="Yubico Universal 2nd Factor (U2F) Host C Library"
+HOMEPAGE="https://developers.yubico.com/libu2f-host/";
+SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.xz";
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="kernel_linux static-libs systemd"
+
+RDEPEND="
+   dev-libs/hidapi
+   dev-libs/json-c"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+RDEPEND="${RDEPEND}
+   systemd? ( sys-apps/systemd[acl] )"
+
+CONFIG_CHECK="~HIDRAW"
+
+pkg_setup() {
+   # The U2F device node will be owned by group 'plugdev'
+   # in non-systemd configurations
+   if ! use systemd; then
+   enewgroup plugdev
+   fi
+}
+
+src_prepare() {
+   autotools-utils_src_prepare
+
+   sed -e 's:TAG+="uaccess":MODE="0664", GROUP="plugdev":g' \
+   70-u2f.rules > 70-u2f-udev.rules || die
+}
+
+src_configure() {
+   autotools-utils_src_configure
+}
+
+src_install() {
+   autotools-utils_src_install
+
+   if use kernel_linux; then
+   if use systemd; then
+   udev_dorules 70-u2f.rules
+   else
+   udev_newrules 70-u2f-udev.rules 70-u2f.rules
+   fi
+   fi
+}
+
+pkg_postinst() {
+   if ! use systemd; then
+   elog "Users must be a member of the 'plugdev' group"
+   elog "to be able to access U2F devices"
+   fi
+}



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

2016-02-18 Thread Manuel Rüger
commit: 4d445c8af70ab52575c0fdfb53ec192912247085
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 21:51:36 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 21:51:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d445c8a

net-libs/zeromq: Version bump

Package-Manager: portage-2.2.27

 net-libs/zeromq/Manifest|  1 +
 net-libs/zeromq/zeromq-4.1.4.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/net-libs/zeromq/Manifest b/net-libs/zeromq/Manifest
index 6c00c22..8100718 100644
--- a/net-libs/zeromq/Manifest
+++ b/net-libs/zeromq/Manifest
@@ -4,3 +4,4 @@ DIST zeromq-3.2.5.tar.gz 2082960 SHA256 
09653e56a466683edb2f87ee025c4de55b8740df
 DIST zeromq-4.1.1.tar.gz 1383196 SHA256 
43d61e5706b43946aad4a661400627bcde9c63cc25816d4749c67b64c3dab8db SHA512 
6f626c89e573900d3b094ea6058693dee290eb9e4039a8a03d61d41b1d8976ed5596027ca76a43f371dbf86820edfbd56a84ecfab6864adfeee73035df7b5353
 WHIRLPOOL 
b72f9118a0422bb2a6cc99e490085715739e7438fe88fb556b85e6da70a995c92ad0cdde296e02e31c02979458ad4bb6962ff0acd4f5642273659c29b43892e9
 DIST zeromq-4.1.2.tar.gz 1367275 SHA256 
f9162ead6d68521e5154d871bac304f88857308bb02366b81bb588497a345927 SHA512 
69f8992dabd1d2ae90b0f8fadf39d89eac054f6593e175432e35f0f8edd224bc588b015280ee2e9dd34c55269dd9daf4a4f275e547535b2a24ea0cb9617b2e80
 WHIRLPOOL 
59885d9b9d2267e26a2ff07be71bd360a64b649a6e6fa5243f7e99fcf88a9d4d0df562541d0dbabba25f07bb381c1f62c8371c4a16c911809e8295503e54ea01
 DIST zeromq-4.1.3.tar.gz 1372069 SHA256 
61b31c830db37e417235a24d3660a4bcc3f40d303ee58df082fcd68bf411 SHA512 
2c993d18ea44e1cba890e024176af65b85b842ca4f8a22d319be4ace8388ab8828dd706b065f02754025bf271b1d7aa878c3f6655878248f7826452cb2a6134c
 WHIRLPOOL 
b22f2c8467976da27cb9a3cd14a498687328ec0978a95ccb383001cd184140adaf2878cb3c36db1afb1188ef88c756a21c6971ef69a12bc5f80789c16870ce8d
+DIST zeromq-4.1.4.tar.gz 1400012 SHA256 
e99f44fde25c2e4cb84ce440f87ca7d3fe3271c2b8cfbc67d55e4de25e6fe378 SHA512 
8a8cf4f52ad78dddfff104bfba0f80bbc12566920906a0fafb9fc340aa92f5577c2923cb2e5346c69835cd2ea1609647a8893c2883cd22c1f0340a720511460c
 WHIRLPOOL 
ef7a700ab732cb319dbc3647184710bcc0f7d265b92d3e97b5e3ae393a4e055d9530de48fadf369c705e68bcfbd4c4c592db1e1f081e6fbe18eff12a9d74a83c

diff --git a/net-libs/zeromq/zeromq-4.1.4.ebuild 
b/net-libs/zeromq/zeromq-4.1.4.ebuild
new file mode 100644
index 000..c446141
--- /dev/null
+++ b/net-libs/zeromq/zeromq-4.1.4.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+AUTOTOOLS_AUTORECONF=true
+
+inherit autotools-utils
+
+DESCRIPTION="A brokerless kernel"
+HOMEPAGE="http://www.zeromq.org/";
+SRC_URI="http://download.zeromq.org/${P}.tar.gz";
+
+LICENSE="LGPL-3"
+SLOT="0/5"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+IUSE="pgm static-libs test"
+
+RDEPEND="
+   dev-libs/libsodium:=
+   pgm? ( =net-libs/openpgm-5.2.122 )"
+DEPEND="${RDEPEND}
+   sys-apps/util-linux
+   pgm? ( virtual/pkgconfig )"
+
+src_prepare() {
+   sed \
+   -e '/libzmq_werror=/s:yes:no:g' \
+   -i configure.ac || die
+   autotools-utils_src_prepare
+}
+
+src_configure() {
+   local myeconfargs=(
+   --with-relaxed
+   --with-libsodium
+   $(use_with pgm)
+   )
+   autotools-utils_src_configure
+}
+
+src_test() {
+   autotools-utils_src_test -j1
+}
+
+src_install() {
+   autotools-utils_src_install
+
+   doman doc/*.[1-9]
+}



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

2016-02-18 Thread Michał Górny
commit: 8a26ecd1c274d8c98f4d4e49a522b7cbb9ba1c12
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 18 21:42:14 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 18 21:44:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a26ecd1

dev-lang/python-exec: Bugfix bump to 2.3.2, #574970

Bump to bugfix 2.3.2 release with improved error handling, proper
argv[0] value for Python interpreter wrapping and a README with recovery
instructions.

Bug: https://bugs.gentoo.org/574970

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

diff --git a/dev-lang/python-exec/Manifest b/dev-lang/python-exec/Manifest
index e945e27..949521a 100644
--- a/dev-lang/python-exec/Manifest
+++ b/dev-lang/python-exec/Manifest
@@ -3,5 +3,5 @@ DIST python-exec-2.0.2.tar.bz2 82217 SHA256 
c411638fe94953c1e8ff57e7b66f601a8176
 DIST python-exec-2.1.tar.bz2 82167 SHA256 
adac4e9ae677ca0fbb9efc55573ecbb0e8361ed7a60a5241e7abc1056fba06ad SHA512 
cadfb7723aa412caec4a449909769b14a800c19650c64768b0ffb30b2c0645e70c9a039f960f3263c6c18490bb73c0129b83a72c7407f558bcaf3652cc4c8bcf
 WHIRLPOOL 
72b73b216faf7caa8afbc3ce316771bd832e468cf84835267dc3833d5c52fce24578e09f2d3aa8a322f324426eda5e53bd9611711ea976679574b2be764c2525
 DIST python-exec-2.2.1.tar.bz2 82990 SHA256 
c0fcb0c9593b26cf56cdf39ff265586a2203d608f6bfafecde0ff756de019f04 SHA512 
3ca01ce229e4ecdf09a55f6bad0c90c1f0a9cff1fecb0013bb2ada1e187044631ad01af0fa70fb805465dd4e6c953cc97203d91f55ccb5208f63bf4771c0bb20
 WHIRLPOOL 
92e9c4629f292a0f517927e05aceda68f0c797426070ec23139dedeb1eac4d2a315892fd231ee0fe019dd3e9c6bd148fad9764ad65617012b1ef0bfbe0415506
 DIST python-exec-2.2.tar.bz2 82269 SHA256 
041dccf96c31bfac5eee9c43bdf511821449313a5b7d0bd745bed09151e1bffe SHA512 
9492d94e7134b555a2f3b81cbd4e159074fed21b1471090547618da34dab70264a3fa40c8b7f79c42b61938655006dd5659e26389649a2401c26b4e0c90c9ac1
 WHIRLPOOL 
0b13d73c2e3c9606589201af34504c317965c29bb5cfe211479d893c606ca05dff62755fcba5f76d0a653a2719f36119e6f3db050ffa9f9bb01ef2ff7b68cb4d
-DIST python-exec-2.3.1.tar.bz2 83037 SHA256 
303a00b6706523db0e8a6bbcaf1985ebe209e2bc5a0800834302e3844d8f6c27 SHA512 
a6888ffa08784a1b8c2cc291ef1402bef2f49c40ae50a18ec7addf9f03821d35d54bb6dfae9747495e8c84f292c28de3b9d0d914c15b7bd8ef4610bed0ca3b8a
 WHIRLPOOL 
0e1828e822169edc1ad4e96a171b5e4d6e1cfe30d4c66368efb29cd167765daf5b70e9caae5740abbb78ff86155e2e1cb147e79a3296eb0c8f95c624e7b2704a
+DIST python-exec-2.3.2.tar.bz2 84786 SHA256 
c575247d6152c4f524c716a7fed879ffeb9ca7d65fac591b05cf0d726bf9cd1f SHA512 
7beb938e338eb9abc711f6ba844f57647b679fe3e2b2d984897de142b81506bf5614565c30c119905bbb6949c5717d8ba23d5c9fd0208d554cd62fb5bb0ca30e
 WHIRLPOOL 
47a4e5d76c1f40184b54e1cb8535ddbbf0a0f3042f59190730e6270acbc1ff8ba303c88cee818e88108d64cf25c6f13d869cf5aba74f51f11bf408723b8af274
 DIST python-exec-2.3.tar.bz2 84201 SHA256 
04f7c92727f666e4f950157a39ed6ac0a48d1a746736cc515a97195a30a3f9fe SHA512 
fc6b8702a7009873b42dcde4b1771913f43ab45d92c62b9856a903b48dbe32c4ab588abe239e4512d9e2026a24aff26ec572f5cd98613e6a0160dcbd642e0849
 WHIRLPOOL 
3c5c238dbbf174dbbede06109bfc32e9675f53ded011dffdc0ce9327adff778bec6d89aba18ea531548d3e1ed17808f1a29cc1085f620baada74d71695f56b41

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



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

2016-02-18 Thread Manuel Rüger
commit: 1d64afcf0f44348d2436d2e34700f41b91097fc2
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 21:41:11 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 21:41:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d64afcf

x11-misc/notification-daemon: Version bump

Package-Manager: portage-2.2.27

 x11-misc/notification-daemon/Manifest  |  1 +
 .../notification-daemon-3.18.2.ebuild  | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/x11-misc/notification-daemon/Manifest 
b/x11-misc/notification-daemon/Manifest
index 8f4f2c4..c9cf8dc 100644
--- a/x11-misc/notification-daemon/Manifest
+++ b/x11-misc/notification-daemon/Manifest
@@ -3,3 +3,4 @@ DIST notification-daemon-0.7.6.tar.xz 279488 SHA256 
64d0ce6fb12c94c3b73b701502c8
 DIST notification-daemon-3.14.1.tar.xz 280344 SHA256 
3cd9af77708fb1ab95ed6c8c66095c5c99a19e84eadc6ba607ef07973e262b80 SHA512 
977d028206d6a2005d346f697af5790b404f56399c451774037db25e37724f0cfbd558ae413c9ada40d2d7f399c1911392b19194e8fd093de74f65a6783ccc05
 WHIRLPOOL 
6c4161a75cdf4db1c99ebc8ede36c4229de1a491a3d5aefab41279b934a95c73dca1799848bd62c63aea31c282d56afeced73f7c51ee36821b642d3490cf08cc
 DIST notification-daemon-3.16.1.tar.xz 280404 SHA256 
256b322f5d18d438c3f1b0d1d10b6b1fbcff80f82f785e3fc69680e4e498fd81 SHA512 
02971b68c5f16d5cf7760915040ac6336a540cda4fd85766e4597a9df3fc4971d7f12f8023a84e55c5cc90c79ea5c685b440411854d2113a719474347c8c4979
 WHIRLPOOL 
21f06857caf115cd4d53de14e9531a09ade102d378c1a80ba779f4c4cf7b392ae31c50cf7c148aa21800e882a3cd4bd10ba64ae197fd56e560ce050d2875d307
 DIST notification-daemon-3.18.1.tar.xz 327140 SHA256 
5c3c86d677884b648bff58985fd3f5eb67d1fc92b78161f1e2e1dc5be91f5d05 SHA512 
f21fe99e9c12debd05212e45c4887371ea985182bdf5d3559aef6a912ff87f717a3856976bf4bba0c49c4d188a7ef7503893389c7ca193f02ec7aa4bbcb38717
 WHIRLPOOL 
8489d91eeec979237c338f5ae82a191fe25b214506d7aca2245c32124ac044f0f2147549b59d29a1412d146e05bd6005b866e918660a472c59ea52c8b6122c5d
+DIST notification-daemon-3.18.2.tar.xz 329196 SHA256 
0aac24764b62f34eca94f37a97e7473b6d557138440ae80b77099171ca6d67b4 SHA512 
962d84eb1970451d12d07027d4ee6843a96dc42c7d954dcb79bac55cd9918dcc84a2903b4ee032a0fd8f25d269e5e965a1deaab3da34b4181ea304df2adbae3c
 WHIRLPOOL 
6ee853a2f44cd7b3b194a8b4030c290620b2d9a2a09f309c119f7bb372ebc41bcf50ece2561055a7b96037457e73254bf8ead80bb1f3494cdde13000334ef2b7

diff --git a/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild 
b/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild
new file mode 100644
index 000..7dffc67
--- /dev/null
+++ b/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit gnome.org
+
+DESCRIPTION="Notification daemon"
+HOMEPAGE="https://git.gnome.org/browse/notification-daemon/";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.28:2
+   >=x11-libs/gtk+-3.15.2:3
+   sys-apps/dbus
+   x11-libs/libX11
+   !x11-misc/notify-osd
+   !x11-misc/qtnotifydaemon
+"
+DEPEND="${RDEPEND}
+   dev-util/gdbus-codegen
+   >=sys-devel/gettext-0.19.4
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog NEWS )
+
+src_install() {
+   default
+
+   cat <<-EOF > "${T}"/org.freedesktop.Notifications.service
+   [D-BUS Service]
+   Name=org.freedesktop.Notifications
+   Exec=/usr/libexec/notification-daemon
+   EOF
+
+   insinto /usr/share/dbus-1/services
+   doins "${T}"/org.freedesktop.Notifications.service
+}



[gentoo-commits] repo/gentoo:master commit in: sys-power/upower/

2016-02-18 Thread Manuel Rüger
commit: 6c6d253e86791b617b80f8bcf88993417cce2041
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 21:35:57 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 21:35:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c6d253e

sys-power/upower: Version bump

Package-Manager: portage-2.2.27

 sys-power/upower/Manifest |  1 +
 sys-power/upower/upower-0.99.4.ebuild | 85 +++
 2 files changed, 86 insertions(+)

diff --git a/sys-power/upower/Manifest b/sys-power/upower/Manifest
index 7458855..7144a3c 100644
--- a/sys-power/upower/Manifest
+++ b/sys-power/upower/Manifest
@@ -1,2 +1,3 @@
 DIST upower-0.99.2.tar.xz 428668 SHA256 
e9dc453adf96b89c92d33f2b6543258344f7c8ba89460dc0a92a8180946f SHA512 
a7859c91078140f460556ecf998a706b403d5ed2ff073fffa93730c95e62a8ec00b91f6669d74afd8d0ada73d75b27320d52a3589765712dc078f78a28ea527b
 WHIRLPOOL 
42abf07947bcd1709045d3a0c945161b98a422e90c31ebda7a69783ee8915ecd9d048713412b3f1e26d4db96f85a4bf6e1d63b310f9fc5aa20519bb2e3c51f32
 DIST upower-0.99.3.tar.xz 429252 SHA256 
697199bcc113bb069e6fb6bf4135536a702ba9847e46c5fc6df87d19624ddd38 SHA512 
665b5b03605910b3a2d3f32e4846c2b2ab4c91ba91c55dde8c5b8ab3856f3d6fea5efac20fdb608050b57979ed344ef630c76acc0b3f858e8c5168f6adeb2d64
 WHIRLPOOL 
c6543518d64c1628763695a10f81d6ae9b48f252c7a7ee68deb1249489329414101a620c1f529c8f76e460713faeb0077c75489466c6aeb54008590b49441181
+DIST upower-0.99.4.tar.xz 426292 SHA256 
9ca325a6ccef505529b268ebbbd9becd0ce65a65f6ac7ee31e2e5b17648037b0 SHA512 
b3fdee5ccf5f4d0c69e227f543272f6952119132814e27bc8f112716b8d36b5e07741a87bcf02203e80ef910cad9ddffa1adecb338c9a9aaa5e1038b62be07f3
 WHIRLPOOL 
f203682b272e2f9ff7b48a1b4ee359569cbce2314edc599bfc82182e274d95446a8b59228e1dc250db9b823efdd8129cb99022b498f6d7af3b79bbc7ccb42f0f

diff --git a/sys-power/upower/upower-0.99.4.ebuild 
b/sys-power/upower/upower-0.99.4.ebuild
new file mode 100644
index 000..844b4ac
--- /dev/null
+++ b/sys-power/upower/upower-0.99.4.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils systemd
+
+DESCRIPTION="D-Bus abstraction for enumerating power devices, querying history 
and statistics"
+HOMEPAGE="http://upower.freedesktop.org/";
+SRC_URI="http://${PN}.freedesktop.org/releases/${P}.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0/3" # based on SONAME of libupower-glib.so
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+
+# gtk-doc files are not available as prebuilt in the tarball
+IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux"
+
+COMMON_DEPS="
+   >=dev-libs/dbus-glib-0.100
+   >=dev-libs/glib-2.34:2
+   sys-apps/dbus:=
+   introspection? ( dev-libs/gobject-introspection:= )
+   kernel_linux? (
+   virtual/libusb:1
+   virtual/libgudev:=
+   virtual/udev
+   ios? (
+   >=app-pda/libimobiledevice-1:=
+   >=app-pda/libplist-1:=
+   )
+   )
+"
+RDEPEND="
+   ${COMMON_DEPS}
+   selinux? ( sec-policy/selinux-devicekit )
+"
+DEPEND="${COMMON_DEPS}
+   doc? ( dev-util/gtk-doc )
+   dev-libs/libxslt
+   app-text/docbook-xsl-stylesheets
+   dev-util/intltool
+   >=sys-devel/gettext-0.17
+   virtual/pkgconfig
+"
+
+QA_MULTILIB_PATHS="usr/lib/${PN}/.*"
+
+DOCS="AUTHORS HACKING NEWS README"
+
+src_prepare() {
+   sed -i -e '/DISABLE_DEPRECATED/d' configure || die
+}
+
+src_configure() {
+   local backend myconf
+
+   if use kernel_linux; then
+   backend=linux
+   elif use kernel_FreeBSD; then
+   backend=freebsd
+   else
+   backend=dummy
+   fi
+
+   econf \
+   $(use_enable doc gtk-doc) \
+   --libexecdir="${EPREFIX}"/usr/lib/${PN} \
+   --localstatedir="${EPREFIX}"/var \
+   $(use_enable introspection) \
+   --disable-static \
+   ${myconf} \
+   --enable-man-pages \
+   --disable-tests \
+   --with-backend=${backend} \
+   $(use_with ios idevice) \
+   "$(systemd_with_utildir)" \
+   "$(systemd_with_unitdir)"
+}
+
+src_install() {
+   default
+   keepdir /var/lib/upower #383091
+   prune_libtool_files
+}



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

2016-02-18 Thread Manuel Rüger
commit: ea82f5b20afb078f7019799c116be4f67e8c851b
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 21:31:56 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 21:31:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea82f5b2

dev-ruby/ruby-prof: Version bump

Package-Manager: portage-2.2.27

 dev-ruby/ruby-prof/Manifest|  1 +
 dev-ruby/ruby-prof/ruby-prof-0.15.9.ebuild | 63 ++
 2 files changed, 64 insertions(+)

diff --git a/dev-ruby/ruby-prof/Manifest b/dev-ruby/ruby-prof/Manifest
index c0063ba..8497139 100644
--- a/dev-ruby/ruby-prof/Manifest
+++ b/dev-ruby/ruby-prof/Manifest
@@ -1 +1,2 @@
 DIST ruby-prof-0.15.8.tgz 81627 SHA256 
9e210052402003e41f041605291decdc5e794ae61894ab52651ffb70aeb17504 SHA512 
d53fdd936dd4d7e8071a3d85877e3a82a307c62e20488ca8604e9041e4bf830568d8d1e6bde7ad463f15b07748a29669515e1a0b199e2df2562bd10a07bb935a
 WHIRLPOOL 
ce42ea37ad8b3f96c2d2a4afca8bec6cec603654a651e30cf728d24ea34c953f9a4999ee5707601c0f728231654fad9f9c5febf32dfa579bd58b5828c6957b94
+DIST ruby-prof-0.15.9.tgz 83664 SHA256 
000a42145bc0db20295d6feeb096788c3c6f226c9b9ee96a4d03cbb81a279cdd SHA512 
6567cf29dd08be5d16a4ffb39c7475fb7daee472dba13894bdfca4a21c153bcc2f96b7b4dfb3f346e49528d593f5c29aabf9735b3f97ba7b09a97ee4514df43b
 WHIRLPOOL 
7c052faf6e3c0ad2c0bf5dc3441166602e55f38a3694978c16af043812a8de30c3b326f5917d8bb95591c41738ccc066ebd78bc661080f20df687547ed78c9f7

diff --git a/dev-ruby/ruby-prof/ruby-prof-0.15.9.ebuild 
b/dev-ruby/ruby-prof/ruby-prof-0.15.9.ebuild
new file mode 100644
index 000..0827699
--- /dev/null
+++ b/dev-ruby/ruby-prof/ruby-prof-0.15.9.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc CHANGES"
+RUBY_FAKEGEM_DOCDIR="doc"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="A module for profiling Ruby code"
+HOMEPAGE="https://github.com/ruby-prof/ruby-prof";
+SRC_URI="https://github.com/ruby-prof/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 dev-ruby/minitest )"
+
+all_ruby_prepare() {
+   # Avoid bundler
+   sed -i -e '/bundler/I s:^:#:' -e '/:build/ s:^:#:' Rakefile || die
+
+   sed -i -e '2igem "test-unit"' test/test_helper.rb || die
+
+   # Fix a timing-dependant spec since its thresholds for success are
+   # too tight.
+   sed -i -e '/test_class_methods/,/^  end/ s:^:#:' 
test/measure_cpu_time_test.rb || die
+
+   # We install the shared object in lib, not ext.
+   sed -i -e 's#../ext/ruby_prof#../lib/ruby_prof#' lib/ruby-prof.rb || die
+
+   # Avoid unneeded dependency on rake-compiler
+   sed -i -e '/extensiontask/ s:^:#:' \
+   -e '/ExtensionTask/,/end/ s:^:#:' Rakefile || die
+
+   # Create directory required for the test suite to pass
+   mkdir tmp || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/ruby_prof extconf.rb || die "extconf.rb failed"
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/ruby_prof || die "build failed"
+
+   cp ext/ruby_prof/*$(get_modname) lib/ || die "copy of extension failed"
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   for dir in examples ; do
+   docinto "$dir"
+   dodoc -r "$dir"/*
+   done
+}



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

2016-02-18 Thread Manuel Rüger
commit: 70a9be9c953ffe77cb35c4d164d05a689efa6983
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 21:24:05 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 21:24:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a9be9c

app-text/poppler: Remove old

Package-Manager: portage-2.2.27

 app-text/poppler/Manifest  |   1 -
 app-text/poppler/poppler-0.39.0.ebuild | 122 -
 app-text/poppler/poppler-0.40.0.ebuild | 122 -
 3 files changed, 245 deletions(-)

diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest
index 7a4cb74..4b382af 100644
--- a/app-text/poppler/Manifest
+++ b/app-text/poppler/Manifest
@@ -1,5 +1,4 @@
 DIST poppler-0.32.0.tar.xz 1609624 SHA256 
4963e31ba5e17530a87b16588e22928bc044e8d28d02303dded981bff6725b98 SHA512 
f68355a0242ce467b9d7d7f47cc0c3b08f015c38b147eaeddc392e693239bce2b1b3832bd5e5411f25edddab6d3cea8ca0be151372a86963610a4eae3ea50eee
 WHIRLPOOL 
bb56d497f435ccb78dfeb0125ca5d003d08769fe74e11da940f6f5399194698e1908c22d815129e6d1f1a7a9855a68ad7043a3bdd4779045fcf64dd97ade3d22
 DIST poppler-0.38.0.tar.xz 1637772 SHA256 
6f0c0d49c8346d7c0cfe6348124e7f19cc901b5d35c9cd89944aac6e454e8a8b SHA512 
1b8643c0f58eb1e1c3d98266c38d311c66458168188146af72c99c9f374882bdc616aa3febd8833538b286652c21a567e6240aa590111bcebcba5ee845e6bad9
 WHIRLPOOL 
05a75ca4ed3741273eefe003026caa1f9bb1e3d9f08d1e3885d2fddd7704349434b6deb1f9e755312d7a5b040e85435b0baa92f4934c4d220b1ea8625ebff4f5
-DIST poppler-0.39.0.tar.xz 1641156 SHA256 
afd75befa9c3a41e1d7755c4e43dea70cfd8f1a4dac118e83032cbb41ce17bb9 SHA512 
046a80d5cbbdf1dda57ebcd09a77eb80239a85b0d8250d89174e5a69ce171000c4ab624f6c00b599b30d4ed2559976c8e527b3ed65f04c6d3f582c3e2b75e522
 WHIRLPOOL 
5722c48d0d2278134f7fa353d327a6fed0ae63b96f0f1e8edd2107c9d7012a8e95d2996887e415e4cfe525cf64b7d5630c75620376fc075297397fd57f7f2be7
 DIST poppler-0.40.0.tar.xz 1642708 SHA256 
bc0da278d6038ffc9cd2b8c1bba530a6ec7c072a593219a48f0a52a600ee6ead SHA512 
0f26f342a4f70ebc65848c61e5eb1a182d539a8e4cdc5fa499c52765d15867e13ee7c595773d2e8d6f2eb3e83e1c19f35cc6bb47f8aeb87a8ad92e45ecff50cd
 WHIRLPOOL 
00d887401f8438718fcee34e326c7a71970ce7e1c3071a142cef365bdd77301d77b1c9488fa80a58a0baca8fb0c8a2fb0a327867b8b8381b8eecb5f14609bec2
 DIST poppler-0.41.0.tar.xz 1655448 SHA256 
420abaab63caed9e1ee28964a0ba216d1979506726164bc99ad5ade289192a1b SHA512 
b2b99ac056efaae26f0bffc20756f17524011b7718a554ff48901422e7ab8caa4f879b800eacce1af5ae468346fa0beb569a4378f028a7d7cf0c9cc45f0d2402
 WHIRLPOOL 
565bc504b5b02ac612b267bb5d5746dc9d90b2c7f8959e2fecc58bdcc4c588f8f234d4bc9cc8086846c23643fa0abc8dba352c8a083056b95d58056281a5bc7a

diff --git a/app-text/poppler/poppler-0.39.0.ebuild 
b/app-text/poppler/poppler-0.39.0.ebuild
deleted file mode 100644
index c8f78de..000
--- a/app-text/poppler/poppler-0.39.0.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils toolchain-funcs
-
-if [[ "${PV}" == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="git://git.freedesktop.org/git/${PN}/${PN}"
-   SLOT="0/"
-else
-   SRC_URI="http://poppler.freedesktop.org/${P}.tar.xz";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-   SLOT="0/58"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
-fi
-
-DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
-HOMEPAGE="http://poppler.freedesktop.org/";
-
-LICENSE="GPL-2"
-IUSE="cairo cjk curl cxx debug doc +introspection +jpeg +jpeg2k +lcms png qt4 
qt5 tiff +utils"
-
-# No test data provided
-RESTRICT="test"
-
-COMMON_DEPEND="
-   >=media-libs/fontconfig-2.6.0
-   >=media-libs/freetype-2.3.9
-   sys-libs/zlib
-   cairo? (
-   dev-libs/glib:2
-   >=x11-libs/cairo-1.10.0
-   introspection? ( >=dev-libs/gobject-introspection-1.32.1 )
-   )
-   curl? ( net-misc/curl )
-   jpeg? ( virtual/jpeg:0 )
-   jpeg2k? ( media-libs/openjpeg:2= )
-   lcms? ( media-libs/lcms:2 )
-   png? ( media-libs/libpng:0= )
-   qt4? (
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtxml:5
-   )
-   tiff? ( media-libs/tiff:0 )
-"
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig
-"
-RDEPEND="${COMMON_DEPEND}
-   cjk? ( >=app-text/poppler-data-0.4.4 )
-"
-
-DOCS=(AUTHORS NEWS README README-XPDF TODO)
-
-PATCHES=(
-   "${FILESDIR}/${PN}-0.26.0-qt5-dependencies.patch"
-   "${FILESDIR}/${PN}-0.28.1-fix-multilib-configuration.patc

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

2016-02-18 Thread Manuel Rüger
commit: 2a39fc22e9032a36ed24fc71bc6313efb4e5a1f5
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 21:23:23 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 21:24:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a39fc22

app-text/poppler: Version bump

Package-Manager: portage-2.2.27

 app-text/poppler/Manifest  |   1 +
 app-text/poppler/poppler-0.41.0.ebuild | 123 +
 2 files changed, 124 insertions(+)

diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest
index ec8bfff..7a4cb74 100644
--- a/app-text/poppler/Manifest
+++ b/app-text/poppler/Manifest
@@ -2,3 +2,4 @@ DIST poppler-0.32.0.tar.xz 1609624 SHA256 
4963e31ba5e17530a87b16588e22928bc044e8
 DIST poppler-0.38.0.tar.xz 1637772 SHA256 
6f0c0d49c8346d7c0cfe6348124e7f19cc901b5d35c9cd89944aac6e454e8a8b SHA512 
1b8643c0f58eb1e1c3d98266c38d311c66458168188146af72c99c9f374882bdc616aa3febd8833538b286652c21a567e6240aa590111bcebcba5ee845e6bad9
 WHIRLPOOL 
05a75ca4ed3741273eefe003026caa1f9bb1e3d9f08d1e3885d2fddd7704349434b6deb1f9e755312d7a5b040e85435b0baa92f4934c4d220b1ea8625ebff4f5
 DIST poppler-0.39.0.tar.xz 1641156 SHA256 
afd75befa9c3a41e1d7755c4e43dea70cfd8f1a4dac118e83032cbb41ce17bb9 SHA512 
046a80d5cbbdf1dda57ebcd09a77eb80239a85b0d8250d89174e5a69ce171000c4ab624f6c00b599b30d4ed2559976c8e527b3ed65f04c6d3f582c3e2b75e522
 WHIRLPOOL 
5722c48d0d2278134f7fa353d327a6fed0ae63b96f0f1e8edd2107c9d7012a8e95d2996887e415e4cfe525cf64b7d5630c75620376fc075297397fd57f7f2be7
 DIST poppler-0.40.0.tar.xz 1642708 SHA256 
bc0da278d6038ffc9cd2b8c1bba530a6ec7c072a593219a48f0a52a600ee6ead SHA512 
0f26f342a4f70ebc65848c61e5eb1a182d539a8e4cdc5fa499c52765d15867e13ee7c595773d2e8d6f2eb3e83e1c19f35cc6bb47f8aeb87a8ad92e45ecff50cd
 WHIRLPOOL 
00d887401f8438718fcee34e326c7a71970ce7e1c3071a142cef365bdd77301d77b1c9488fa80a58a0baca8fb0c8a2fb0a327867b8b8381b8eecb5f14609bec2
+DIST poppler-0.41.0.tar.xz 1655448 SHA256 
420abaab63caed9e1ee28964a0ba216d1979506726164bc99ad5ade289192a1b SHA512 
b2b99ac056efaae26f0bffc20756f17524011b7718a554ff48901422e7ab8caa4f879b800eacce1af5ae468346fa0beb569a4378f028a7d7cf0c9cc45f0d2402
 WHIRLPOOL 
565bc504b5b02ac612b267bb5d5746dc9d90b2c7f8959e2fecc58bdcc4c588f8f234d4bc9cc8086846c23643fa0abc8dba352c8a083056b95d58056281a5bc7a

diff --git a/app-text/poppler/poppler-0.41.0.ebuild 
b/app-text/poppler/poppler-0.41.0.ebuild
new file mode 100644
index 000..0346703
--- /dev/null
+++ b/app-text/poppler/poppler-0.41.0.ebuild
@@ -0,0 +1,123 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils toolchain-funcs
+
+if [[ "${PV}" == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="git://git.freedesktop.org/git/${PN}/${PN}"
+   SLOT="0/"
+else
+   SRC_URI="http://poppler.freedesktop.org/${P}.tar.xz";
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   SLOT="0/58"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
+fi
+
+DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
+HOMEPAGE="http://poppler.freedesktop.org/";
+
+LICENSE="GPL-2"
+IUSE="cairo cjk curl cxx debug doc +introspection +jpeg +jpeg2k +lcms png qt4 
qt5 tiff +utils"
+
+# No test data provided
+RESTRICT="test"
+
+COMMON_DEPEND="
+   >=media-libs/fontconfig-2.6.0
+   >=media-libs/freetype-2.3.9
+   sys-libs/zlib
+   cairo? (
+   dev-libs/glib:2
+   >=x11-libs/cairo-1.10.0
+   introspection? ( >=dev-libs/gobject-introspection-1.32.1 )
+   )
+   curl? ( net-misc/curl )
+   jpeg? ( virtual/jpeg:0 )
+   jpeg2k? ( media-libs/openjpeg:2= )
+   lcms? ( media-libs/lcms:2 )
+   png? ( media-libs/libpng:0= )
+   qt4? (
+   dev-qt/qtcore:4
+   dev-qt/qtgui:4
+   )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtxml:5
+   )
+   tiff? ( media-libs/tiff:0 )
+"
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig
+"
+RDEPEND="${COMMON_DEPEND}
+   cjk? ( >=app-text/poppler-data-0.4.4 )
+"
+
+DOCS=(AUTHORS NEWS README README-XPDF TODO)
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.26.0-qt5-dependencies.patch"
+   "${FILESDIR}/${PN}-0.28.1-fix-multilib-configuration.patch"
+   "${FILESDIR}/${PN}-0.28.1-respect-cflags.patch"
+   "${FILESDIR}/${PN}-0.33.0-openjpeg2.patch"
+   "${FILESDIR}/${PN}-0.40-FindQt4.patch"
+)
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   # Clang doesn't grok this flag, the configure nicely tests that, but
+   # cmake just uses it, so remove it if we use clang
+   if [[ ${CC} == clang ]] ; the

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

2016-02-18 Thread Patrick Lauer
commit: bf73ed47032820e33cea568bf646d96a86671d5c
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 21:10:53 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 21:20:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf73ed47

dev-python/msgpack: Bump

Package-Manager: portage-2.2.27

 dev-python/msgpack/Manifest |  1 +
 dev-python/msgpack/msgpack-0.4.7.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/dev-python/msgpack/Manifest b/dev-python/msgpack/Manifest
index 0d6f336..e5fd9ec 100644
--- a/dev-python/msgpack/Manifest
+++ b/dev-python/msgpack/Manifest
@@ -1 +1,2 @@
 DIST msgpack-python-0.4.6.tar.gz 116433 SHA256 
bfcc581c9dbbf07cc2f951baf30c3249a57e20dcbd60f7e6ffc43ab3cc614794 SHA512 
492246b03035cfb10a99aed59d23a7b10d1fd4cfa044cdec737b4f65fe3f7c30d3c9754389fd5efc2eb41760e4813ac246915ac7a50dc5659e65002a476bb886
 WHIRLPOOL 
9aa400181557c20d0b1e011424dc4b68de269942b3b7e27e24b113ee4d98f4161355d3479d7ff8c60c0017e0fe28ceb4fca06e67e881982141fa348336eaee85
+DIST msgpack-python-0.4.7.tar.gz 126251 SHA256 
5e001229a54180a02dcdd59db23c9978351af55b1290c27bc549e381f43acd6b SHA512 
10cc51c5f46a908953298071a46a790b9b78a577e37abd546c76f72386c3847885e36523680c86b9a13fb099fc2a17c3c7a0119c750ac5e7081c72df3ebd7a7e
 WHIRLPOOL 
70be4cd3fc76671f311f50966ad5362ef6c94c18270f5dd10b690067fe891166f7929828874f0005ca0da8a2159a31fbd438e6be1d87c1928f845cbb37ac247b

diff --git a/dev-python/msgpack/msgpack-0.4.7.ebuild 
b/dev-python/msgpack/msgpack-0.4.7.ebuild
new file mode 100644
index 000..05772e8
--- /dev/null
+++ b/dev-python/msgpack/msgpack-0.4.7.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy )
+
+inherit distutils-r1
+
+MY_PN="${PN}-python"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="MessagePack (de)serializer for Python"
+HOMEPAGE="
+   http://msgpack.org
+   https://github.com/msgpack/msgpack-python/
+   https://pypi.python.org/pypi/msgpack-python/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )"
+
+S=${WORKDIR}/${MY_P}
+
+python_test() {
+   py.test test || die "Tests fail with ${EPYTHON}"
+}



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

2016-02-18 Thread Patrick Lauer
commit: 90335207bcacbad303fb8deee71562fbce624f79
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 21:19:50 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 21:20:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90335207

dev-python/natsort: Bump

Package-Manager: portage-2.2.27

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

diff --git a/dev-python/natsort/Manifest b/dev-python/natsort/Manifest
index e2ebe21..e2f7794 100644
--- a/dev-python/natsort/Manifest
+++ b/dev-python/natsort/Manifest
@@ -1,2 +1,3 @@
 DIST natsort-3.4.0.tar.gz 16113 SHA256 
a58ea2410eedf587adda3f2a4ef93a820a99028b253b510c79ef5b4a11cd1dbb SHA512 
5aa91f2cbdec3e97081cc7248e7d596437f5c0b53151eb59a95c161b35d331c80737f5ffe39c74a0233a0c20ffec7d244d9e70d6fb7263880270c8379c81bc44
 WHIRLPOOL 
792034fe0e266db6a508ddb9faf7a557a0e38aa8c3f10dec3c3debda917fe1f5c86f097199f42f83fe422fbbc6770c4d39adb1cff9a811fdd5dcad4dcec07002
 DIST natsort-4.0.3.tar.gz 60736 SHA256 
283bfc8ce4c4d03f0a04b8d1908c747eff858d3774161074eb5b052972263b9f SHA512 
abefb9226888679649fd1f4441a5016bfcbb79cf215c7be887cf1f67976ca6701f0f35424bb4ad405e9376fe3f3c38740a6f249cd233b92d7275f94e483b0b4a
 WHIRLPOOL 
afb1c78f2909128ccdb6b68c1bb2d54f400c87a1b293a06a29126db3732f9baa1bfd16d40f45097a45a3fd6be87b73973da0f3da34ff58e8967092a642128ab8
+DIST natsort-4.0.4.tar.gz 63116 SHA256 
c76ba3e85fba78f276ac06e4d47f2230d1070f9c19413b2a0bfe7de6af311839 SHA512 
e1c00de6fec56aeda6dedb547edfb2f819d8c129feb938be9cee64cd106485d75b2af12316d73b6e79c90694b0d489ddbdc29635e3df9569466d062cabbed461
 WHIRLPOOL 
b410156355c3b5c5e12a982f8703fbdc7fbe079a614edc7638354b238260e6a559adf8ebccab5b3b728410a2c21c8932cff851341f5274e7bdd12d3295d8c595

diff --git a/dev-python/natsort/natsort-4.0.4.ebuild 
b/dev-python/natsort/natsort-4.0.4.ebuild
new file mode 100644
index 000..e024ec7
--- /dev/null
+++ b/dev-python/natsort/natsort-4.0.4.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
+
+RESTRICT="test"
+
+inherit distutils-r1
+
+DESCRIPTION="Natural sorting for Python"
+HOMEPAGE="https://pypi.python.org/pypi/natsort";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   dev-python/pathlib[${PYTHON_USEDEP}]
+   dev-python/pytest-cov[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7 pypy)
+   )"
+
+python_test() {
+   py.test || die "Tests failed under ${EPYTHON}"
+}



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

2016-02-18 Thread Patrick Lauer
commit: d5372a88a452fe7b93afd597498a8fdaed5a95bd
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 21:14:29 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 21:20:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5372a88

dev-python/pathlib: Add more python targets

Package-Manager: portage-2.2.27

 dev-python/pathlib/pathlib-1.0.1-r2.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/dev-python/pathlib/pathlib-1.0.1-r2.ebuild 
b/dev-python/pathlib/pathlib-1.0.1-r2.ebuild
new file mode 100644
index 000..9f459c6
--- /dev/null
+++ b/dev-python/pathlib/pathlib-1.0.1-r2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# In Python 3.4, pathlib is now part of the standard library.
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Object-oriented filesystem paths"
+HOMEPAGE="https://pathlib.readthedocs.org/";
+SRC_URI="mirror://pypi/p/pathlib/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""



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

2016-02-18 Thread Patrick Lauer
commit: b0ce5439ed8bf3dd445cdd1a8765938d82423911
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 21:06:31 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 21:20:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0ce5439

dev-python/moto: Bump

Package-Manager: portage-2.2.27

 dev-python/moto/Manifest   |  1 +
 dev-python/moto/moto-0.4.21.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/moto/Manifest b/dev-python/moto/Manifest
index 2769d63..752af67 100644
--- a/dev-python/moto/Manifest
+++ b/dev-python/moto/Manifest
@@ -1,3 +1,4 @@
 DIST moto-0.3.8.tar.gz 101161 SHA256 
0215034a2834d86ff622c11bcba2570240a54635cda5ec83d48c1e663179b047 SHA512 
f414499b6c475b3a5e69570997b0f96fc9d998f622209d48b686c1f77a33e984e95028806ae1ba1ec1d41d75e59b83f96bd66b566c8a7b664dacc910c0035edd
 WHIRLPOOL 
13e5edd809a772c9ce955196ca268db4663c8d68959a4fa7fcaaa44ebf0f6d147d471bf00d27a6ec2d0a4e4a1a037fb09756ad92d0733601f852f522f2ce265e
+DIST moto-0.4.21.tar.gz 189132 SHA256 
28b1b51ae3521370bbf01cada4431c1399241da21022577a94ffe4818f54091f SHA512 
8028ec175c9bf47b5de0c49ff1ac71810e22160be0902e2bf7c9232623f24f4d7641c8439c2f612ac7034984dd8e1f886a536d0bfbf460dfb6ba3a38080a1bf3
 WHIRLPOOL 
cd828fc1202286c4d12ed9c37160ede575763ec954d28576d9744cf7fef23e4f4d19c189cc80100f7ee04c66372ab6ab05aae677d7f0efe3e8d72d800b63aece
 DIST moto-0.4.3.tar.gz 147498 SHA256 
955b0a19d466c917b5c9e97a03df6f10d184dea263efdd7796b1725b4a90a48c SHA512 
3c8a2b5cf2b404f531d187adb96f03d38ec89ce147066922f8da7e71e33b2cbe01b5264d1dd7f7abddc9a94759e4ee6b3111da3838796acbd1a83ad6fbfd4a21
 WHIRLPOOL 
8cf88239a4c1acbfce293133e68baa05783800754a1f07c33a3643f071bcb0a0e68f7215b8696a378de71369edfead00a1708ba0b276108e0bb446f981343943
 DIST moto-0.4.8.tar.gz 154891 SHA256 
d72a0427a0112a21f7009e2301ed7cc7c9fb085da1e1615fba4c5f02f6d70bd1 SHA512 
e52a8fefd22983996718eec49e607a26978604e67a50523ee43fbf8c1d0ce871cc390404c7ae6951d6bff9b640f3b4dffa3a3d4425134a056e37db2ebcdcaacf
 WHIRLPOOL 
4e0e1fb89571e53cfb1a67b6627b852b37743539917912e56bf9c596bd86981c3c2115cb7ca8b1014767db55a19363ce2604bb860aace1214eb597eea6722852

diff --git a/dev-python/moto/moto-0.4.21.ebuild 
b/dev-python/moto/moto-0.4.21.ebuild
new file mode 100644
index 000..dcb9d70
--- /dev/null
+++ b/dev-python/moto/moto-0.4.21.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="Mock library for boto"
+HOMEPAGE="https://github.com/spulec/moto";
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]
+   >=dev-python/boto-2.20.0[${PYTHON_USEDEP}]
+   dev-python/dicttoxml[${PYTHON_USEDEP}]
+   dev-python/flask[${PYTHON_USEDEP}]
+   >=dev-python/httpretty-0.6.1[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/xmltodict[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/werkzeug[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-intel/

2016-02-18 Thread Manuel Rüger
commit: 23ebed74435c224eeb26a0d8e53854ad2b4371fd
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 21:16:44 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 21:16:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ebed74

x11-drivers/xf86-video-intel: Update snapshot

Package-Manager: portage-2.2.27

 x11-drivers/xf86-video-intel/Manifest  |  1 +
 .../xf86-video-intel-2.99.917_p20160218.ebuild | 75 ++
 2 files changed, 76 insertions(+)

diff --git a/x11-drivers/xf86-video-intel/Manifest 
b/x11-drivers/xf86-video-intel/Manifest
index fee7cef..f5fbbef 100644
--- a/x11-drivers/xf86-video-intel/Manifest
+++ b/x11-drivers/xf86-video-intel/Manifest
@@ -4,3 +4,4 @@ DIST xf86-video-intel-2.99.917.tar.bz2 2259040 SHA256 
00b781eea055582820a123c47b
 DIST xf86-video-intel-2.99.917_p20160122.tar.xz 931472 SHA256 
7e1b9b9a183078c5c11d9962ad8782a0f8ba6d64dd8267a457563a91bc90a990 SHA512 
e109826b6a08cbd8d9ae7918e0c3fa1f47a56715691552d293e50dbcd92efd3e1a49f3a0db44209fec1e2cce885cc930d520f24bcd5ecb7fb83e5b71a87b1d17
 WHIRLPOOL 
5eee92198c63dad7883b746cfd01025391fab6176f0e61e784fc4be70903533583312c71058660043a0b6ec2624cdeaf30d723c52acd369358451fc8e1a4
 DIST xf86-video-intel-2.99.917_p20160203.tar.xz 932800 SHA256 
a40792f8bcb7d48593d60d4a97a957dd0a2b505e13f15638087abd20ba98df60 SHA512 
e0bdbcbe297686c3d05573932ad929d7681de52bf9b02e37b51550da55ae0841f515b740dd67bf9053048acb8b6be05eb3b7d6121d7021abbae2b31dd2a30698
 WHIRLPOOL 
3ede81189f4040d26e6ab4b33d539a67ee0f11553a7db84eb6e15d6f6d6cb5345244e1515e072c48874689bc07ed159ee01f9544aabc7690320e017b245ad1dc
 DIST xf86-video-intel-2.99.917_p20160213.tar.xz 933036 SHA256 
0c0b67ef52d02080f1361bde45b7bd4f901e6d64028e1a768223d63769f72616 SHA512 
b762afdde5ef8eaf0e310985fbfd0c192f7463b3114507e3ed7edb16c99bbcf28e4c439d257d59d937c5b1e9f240d512a1025ebd23a0984160a8339df3a30995
 WHIRLPOOL 
723474bba515f222f2aa5392fc9dc8dc6d3cf548f6ffd1b0396f9c78b148588424da703fe9ade5730bd33f99ce10f4de77738e6a7d46212f1425ab2e82faa205
+DIST xf86-video-intel-2.99.917_p20160218.tar.xz 933036 SHA256 
0c0b67ef52d02080f1361bde45b7bd4f901e6d64028e1a768223d63769f72616 SHA512 
b762afdde5ef8eaf0e310985fbfd0c192f7463b3114507e3ed7edb16c99bbcf28e4c439d257d59d937c5b1e9f240d512a1025ebd23a0984160a8339df3a30995
 WHIRLPOOL 
723474bba515f222f2aa5392fc9dc8dc6d3cf548f6ffd1b0396f9c78b148588424da703fe9ade5730bd33f99ce10f4de77738e6a7d46212f1425ab2e82faa205

diff --git 
a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20160218.ebuild 
b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20160218.ebuild
new file mode 100644
index 000..1bb8fd4
--- /dev/null
+++ b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20160218.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+XORG_DRI=dri
+XORG_EAUTORECONF=yes
+inherit linux-info xorg-2
+
+DESCRIPTION="X.Org driver for Intel cards"
+
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd -x86-fbsd"
+IUSE="debug dri3 +sna +udev uxa xvmc"
+COMMIT_ID="636b52913cac10e691834a699cff10fb94d395fa"
+SRC_URI="http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/snapshot/${COMMIT_ID}.tar.xz
 -> ${P}.tar.xz"
+
+S=${WORKDIR}/${COMMIT_ID}
+
+REQUIRED_USE="
+   || ( sna uxa )
+"
+RDEPEND="x11-libs/libXext
+   x11-libs/libXfixes
+   >=x11-libs/pixman-0.27.1
+   >=x11-libs/libdrm-2.4.29[video_cards_intel]
+   dri3? (
+   >=x11-base/xorg-server-1.18
+   )
+   sna? (
+   >=x11-base/xorg-server-1.10
+   )
+   udev? (
+   virtual/udev
+   )
+   xvmc? (
+   x11-libs/libXvMC
+   >=x11-libs/libxcb-1.5
+   x11-libs/xcb-util
+   )
+"
+DEPEND="${RDEPEND}
+   >=x11-proto/dri2proto-2.6
+   x11-proto/dri3proto
+   x11-proto/presentproto
+   x11-proto/resourceproto"
+
+src_configure() {
+   XORG_CONFIGURE_OPTIONS=(
+   $(use_enable debug)
+   $(use_enable dri)
+   $(use_enable dri3)
+   $(usex dri3 "--with-default-dri=3")
+   $(use_enable sna)
+   $(use_enable udev)
+   $(use_enable uxa)
+   $(use_enable xvmc)
+   )
+   xorg-2_src_configure
+}
+
+pkg_postinst() {
+   if linux_config_exists \
+   kernel_is -lt 4 3 && ! linux_chkconfig_present DRM_I915_KMS; 
then
+   echo
+   ewarn "This driver requires KMS support in your kernel"
+   ewarn "  Device Drivers --->"
+   ewarn "Graphics support --->"
+   ewarn "  Direct Rendering Manager (XFree86 4.1.0 and higher 
DRI support)  --->"
+   ewarn "  <*>   Intel 830M, 845G, 852GM, 855GM, 865G (i915 
driver)  --->"
+   ewarn "   i915 driver"
+   ewarn "  [*]   Enable modesetting on intel by

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-intel/

2016-02-18 Thread Manuel Rüger
commit: 24f975ecd54ee1fb66e53eb512c347e9bb42bb71
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 18 21:17:29 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 18 21:17:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24f975ec

x11-drivers/xf86-video-intel: Remove old snapshots

Package-Manager: portage-2.2.27

 x11-drivers/xf86-video-intel/Manifest  |  2 -
 .../xf86-video-intel-2.99.917_p20160122.ebuild | 74 --
 .../xf86-video-intel-2.99.917_p20160203.ebuild | 74 --
 3 files changed, 150 deletions(-)

diff --git a/x11-drivers/xf86-video-intel/Manifest 
b/x11-drivers/xf86-video-intel/Manifest
index f5fbbef..b88caba 100644
--- a/x11-drivers/xf86-video-intel/Manifest
+++ b/x11-drivers/xf86-video-intel/Manifest
@@ -1,7 +1,5 @@
 DIST xf86-video-intel-2.21.15.tar.bz2 1977431 SHA256 
7d5a140f82a72fd1cbc8a664d66c3d4eca47ee240ca4927b8a98d7af6f65d6fc SHA512 
ca9680716445d0e9ba1a5d87433455f7a5f558802b4d214d79496426dbfd3e598968f784b531de024df30fefcc114d6e40cc9c6da94604beb48cd4430bf9e491
 WHIRLPOOL 
352b114b1030d1fbe2d33f028e7c03be8b4a6a4b0e4cb4fd7c890dd4cc5594ebf1fd6477c9319c1e2ff5033fc3276fb9caa8d91d1d3ba6b0c2f1734b60d3efed
 DIST xf86-video-intel-2.9.1.tar.bz2 789001 SHA256 
95347c88854c2b41c07ab3bcdfadd1b8d27fb181a20520f185892877eb8d9d76 SHA512 
62a7c1852b2d0b89be93536e7852caf398fc743e11a12c5071baed5e767b29c382ff5eb9d6c3ab453fc4d94aa16245b607ef33b94198bf7c7626746772fcc290
 WHIRLPOOL 
7e61c5d1396829aa354c9fdfbe5a21723171390d86b3307a2a331061e128a9866408993410090fe5d607609d245c55843633730bc4521e9cb0ec478c8d6ede1c
 DIST xf86-video-intel-2.99.917.tar.bz2 2259040 SHA256 
00b781eea055582820a123c47b62411bdf6aabf4f03dc0568faec55faf9667c9 SHA512 
cbf4d46ad1ad5e5587c0f1f620ff534ef0645270517b60056b9f03e83d8216e2f456de46352a06c37c0c46963cc4ed20b71b815b20ec1bf680ff046e535f580f
 WHIRLPOOL 
b26f1b303a27825120e1036f15493119e8869ebae74a2663204fe1ee63cf9fc217e593c469d6c33151a73c9ea6e9df88d0e3a0bb74ece5109b51593785fd4d7d
-DIST xf86-video-intel-2.99.917_p20160122.tar.xz 931472 SHA256 
7e1b9b9a183078c5c11d9962ad8782a0f8ba6d64dd8267a457563a91bc90a990 SHA512 
e109826b6a08cbd8d9ae7918e0c3fa1f47a56715691552d293e50dbcd92efd3e1a49f3a0db44209fec1e2cce885cc930d520f24bcd5ecb7fb83e5b71a87b1d17
 WHIRLPOOL 
5eee92198c63dad7883b746cfd01025391fab6176f0e61e784fc4be70903533583312c71058660043a0b6ec2624cdeaf30d723c52acd369358451fc8e1a4
-DIST xf86-video-intel-2.99.917_p20160203.tar.xz 932800 SHA256 
a40792f8bcb7d48593d60d4a97a957dd0a2b505e13f15638087abd20ba98df60 SHA512 
e0bdbcbe297686c3d05573932ad929d7681de52bf9b02e37b51550da55ae0841f515b740dd67bf9053048acb8b6be05eb3b7d6121d7021abbae2b31dd2a30698
 WHIRLPOOL 
3ede81189f4040d26e6ab4b33d539a67ee0f11553a7db84eb6e15d6f6d6cb5345244e1515e072c48874689bc07ed159ee01f9544aabc7690320e017b245ad1dc
 DIST xf86-video-intel-2.99.917_p20160213.tar.xz 933036 SHA256 
0c0b67ef52d02080f1361bde45b7bd4f901e6d64028e1a768223d63769f72616 SHA512 
b762afdde5ef8eaf0e310985fbfd0c192f7463b3114507e3ed7edb16c99bbcf28e4c439d257d59d937c5b1e9f240d512a1025ebd23a0984160a8339df3a30995
 WHIRLPOOL 
723474bba515f222f2aa5392fc9dc8dc6d3cf548f6ffd1b0396f9c78b148588424da703fe9ade5730bd33f99ce10f4de77738e6a7d46212f1425ab2e82faa205
 DIST xf86-video-intel-2.99.917_p20160218.tar.xz 933036 SHA256 
0c0b67ef52d02080f1361bde45b7bd4f901e6d64028e1a768223d63769f72616 SHA512 
b762afdde5ef8eaf0e310985fbfd0c192f7463b3114507e3ed7edb16c99bbcf28e4c439d257d59d937c5b1e9f240d512a1025ebd23a0984160a8339df3a30995
 WHIRLPOOL 
723474bba515f222f2aa5392fc9dc8dc6d3cf548f6ffd1b0396f9c78b148588424da703fe9ade5730bd33f99ce10f4de77738e6a7d46212f1425ab2e82faa205

diff --git 
a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20160122.ebuild 
b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20160122.ebuild
deleted file mode 100644
index c56fa94..000
--- a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20160122.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-XORG_DRI=dri
-inherit linux-info xorg-2
-
-DESCRIPTION="X.Org driver for Intel cards"
-
-KEYWORDS="~amd64 ~x86 ~amd64-fbsd -x86-fbsd"
-IUSE="debug +sna +udev uxa xvmc"
-COMMIT_ID="b48d4a7917ab793526be47559becc64aacd347ae"
-SRC_URI="http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/snapshot/${COMMIT_ID}.tar.xz
 -> ${P}.tar.xz"
-
-S=${WORKDIR}/${COMMIT_ID}
-
-REQUIRED_USE="
-   || ( sna uxa )
-"
-RDEPEND="x11-libs/libXext
-   x11-libs/libXfixes
-   >=x11-libs/pixman-0.27.1
-   >=x11-libs/libdrm-2.4.29[video_cards_intel]
-   sna? (
-   >=x11-base/xorg-server-1.10
-   )
-   udev? (
-   virtual/udev
-   )
-   xvmc? (
-   x11-libs/libXvMC
-   >=x11-libs/libxcb-1.5
-   x11-libs/xcb-util
-   )
-"
-DEPEND="${RDEPEND}
-   >=x11-proto/dri2proto-2.6
-   x11-p

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

2016-02-18 Thread Miroslav Šulc
commit: 2cbaa5b065327f7961287bbb8a651f7121d92080
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Thu Feb 18 21:09:17 2016 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Thu Feb 18 21:09:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cbaa5b0

media-gfx/valentina: fixed metatatype qa

Package-Manager: portage-2.2.27

 media-gfx/valentina/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/valentina/metadata.xml b/media-gfx/valentina/metadata.xml
index 7208ccb..d1051ee 100644
--- a/media-gfx/valentina/metadata.xml
+++ b/media-gfx/valentina/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-
+
fordf...@gentoo.org
Miroslav Šulc
 



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

2016-02-18 Thread Patrick Lauer
commit: 4af7dbeb4178a823b0b999c726a58bc792384f9a
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 21:00:03 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 21:00:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4af7dbeb

dev-python/mccabe: Bump

Package-Manager: portage-2.2.27

 dev-python/mccabe/Manifest|  1 +
 dev-python/mccabe/mccabe-0.4.0.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-python/mccabe/Manifest b/dev-python/mccabe/Manifest
index 9bc9680..d0cd909 100644
--- a/dev-python/mccabe/Manifest
+++ b/dev-python/mccabe/Manifest
@@ -1,3 +1,4 @@
 DIST mccabe-0.2.1.tar.gz 5031 SHA256 
5a2a170e47de5593a6abfae1e9542bd2c3924ac62bbe4e6ed96c953c0352243a SHA512 
7155e52063e786c140c541f1410d0c319387b4b5f24ec3c60ba3d5a963a92d0ee545254559941ac0dbe961f46750c0e61271fbe82653c6b1465c0a13b31ec325
 WHIRLPOOL 
1db80033f91a24029e6757847d11528cb01c2aff2a2b40c947f969191f767fe6b93fd9adfb685eee8bcb03ba9719f852d8a5db7e1b27395acb93d973f35d09d8
 DIST mccabe-0.3.1.tar.gz 7586 SHA256 
5f7ea6fb3aa9afe146d07fd6d5cedf788747d8b0c29e44732453c2b2db1e3d16 SHA512 
83a5cb389343628b8a464f8f17452f116557735ed0a5f40411fe06f63af1f7c5ac4501fce2617a22fc7fb8395918deda2afba39728c1e72713930f14dddf08f9
 WHIRLPOOL 
2f8354395d9c291377ec8cac9f7911ffdeaf348f37ab7a0b3a87fb10ec0490e4e398963c02989de5240d54e1e4c34945fe15ad60c0b8605d5b8367f6efe7e72b
 DIST mccabe-0.3.tar.gz 6127 SHA256 
3d8ca9bf65c5014f469180544d1dd5bb5b9df709aad6304f9c2e4370ae0a7b7c SHA512 
3bb176d486de5e0d3de8db0bf923b4b03e5ad2fd82df079babd6e6551afe9077b956698ac335f23d340a16212d73c1c5ab5a3055d2788b7f81040f3cb0d1b4ee
 WHIRLPOOL 
bfa0480cca9cc082f60c20d07d6edac203c5e9144f2caf57576304dbf01c8a96b19e111f9e1abe5774a4de235729d69c3c89d4fddf8213f403568228e92f38f6
+DIST mccabe-0.4.0.tar.gz 7916 SHA256 
9a2b12ebd876e77c72e41ebf401cc2e7c5b566649d50105ca49822688642207b SHA512 
4a7158a3a28eed0a98ae64b3a0394542f263c9b4e08fc31ad47b2317ba434b1002e13d40a9766e4e39ea798aa35e83a79b81936cebdaabdae582160f1780e1a2
 WHIRLPOOL 
d3b1ce9613ababb86f54e392fb9a5b5e96de7226ce6a3d6fd1c72ae2985c2dfe27319851ddaf8140b3b4f92f1b44f02683b88a2237539d5495199b479b267303

diff --git a/dev-python/mccabe/mccabe-0.4.0.ebuild 
b/dev-python/mccabe/mccabe-0.4.0.ebuild
new file mode 100644
index 000..1caff10
--- /dev/null
+++ b/dev-python/mccabe/mccabe-0.4.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+
+RESTRICT="test"
+
+inherit distutils-r1
+
+DESCRIPTION="a plugin for flake8"
+HOMEPAGE="https://github.com/flintwork/mccabe";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND=">=dev-python/pep8-1.4.3[${PYTHON_USEDEP}]
+   dev-python/flake8[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest-runner[${PYTHON_USEDEP}] )"
+
+python_test() {
+   ${EPYTHON} test_mccabe.py || die
+}



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

2016-02-18 Thread Patrick Lauer
commit: 46c308373f858a1d1209ed82d130dcee29af6bd3
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 20:51:36 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 21:00:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46c30837

dev-python/flake8: Fix mccabe dep

Package-Manager: portage-2.2.27

 dev-python/flake8/flake8-2.5.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/flake8/flake8-2.5.4.ebuild 
b/dev-python/flake8/flake8-2.5.4.ebuild
index f52a453..a6d01b7 100644
--- a/dev-python/flake8/flake8-2.5.4.ebuild
+++ b/dev-python/flake8/flake8-2.5.4.ebuild
@@ -31,11 +31,11 @@ DEPEND="${RDEPEND}
dev-python/nose[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7)
>=dev-python/mccabe-0.2.1[${PYTHON_USEDEP}]
-   

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

2016-02-18 Thread Jason Donenfeld
commit: 630ba4d588590822f4a788414e012bfb21a3e738
Author: Austin S. Hemmelgarn  gmail  com>
AuthorDate: Thu Feb 18 20:55:28 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Thu Feb 18 20:57:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=630ba4d5

app-emulation/xen-tools: Move ovmf move into conditional section

Package-Manager: portage-2.2.27

 app-emulation/xen-tools/xen-tools-4.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/xen-tools/xen-tools-4.6.1.ebuild 
b/app-emulation/xen-tools/xen-tools-4.6.1.ebuild
index c433fd8..9f9d763 100644
--- a/app-emulation/xen-tools/xen-tools-4.6.1.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.6.1.ebuild
@@ -248,8 +248,8 @@ src_prepare() {
EPATCH_OPTS="-p1" \
epatch "${WORKDIR}"/patches-ovmf
popd > /dev/null
+   mv ../ovmf-${OVMF_PV} tools/firmware/ovmf-dir-remote || die
fi
-   mv ../ovmf-${OVMF_PV} tools/firmware/ovmf-dir-remote || die
 
mv tools/qemu-xen/qemu-bridge-helper.c 
tools/qemu-xen/xen-bridge-helper.c || die
 



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

2016-02-18 Thread Patrick Lauer
commit: 954ba3c866b9e9a91509970553b9c397ecbd0c2e
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 20:28:54 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 20:43:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954ba3c8

dev-python/m2crypto: Bump

Package-Manager: portage-2.2.27

 dev-python/m2crypto/Manifest   |  1 +
 dev-python/m2crypto/m2crypto-0.23.0.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/m2crypto/Manifest b/dev-python/m2crypto/Manifest
index 5ceb0d4..e2ea80b 100644
--- a/dev-python/m2crypto/Manifest
+++ b/dev-python/m2crypto/Manifest
@@ -1 +1,2 @@
 DIST M2Crypto-0.22.3.tar.gz 74795 SHA256 
6071bfc817d94723e9b458a010d565365104f84aa73f7fe11919871f7562ff72 SHA512 
c179d3cf03ced77aed24285ca3f1527d5e05bbfe091a1522bff94a940fd390213fbb9b83d7ccd43ceae49626b427ae8790782cf93ead85be1e063bc4121c62e0
 WHIRLPOOL 
66a9a6e7c9b195814048a1bcecf6ef71a269bebb9dbda73801c88b3ba27330b555a46d05c53bbd0778f9c1e1bb5f9c6e7e860de443bf16baffc2072ee5996e31
+DIST M2Crypto-0.23.0.tar.gz 183590 SHA256 
1ac3b6eafa5ff7e2a0796675316d7569b28aada45a7ab74042ad089d15a9567f SHA512 
b1c57328c60cb82fdc196c491d9518d58a996fbae35e32b0bd20d3d38ec8f72d0981ba7dde154f7684224ce9ee38e69460328f1bd8931b16210233c8199e6c51
 WHIRLPOOL 
a618c294e59ede845cec02cc28146fa05b8ac68959e10c19eb2d6b97b113cf87620d89226ff9453f66fc7f4592e7a106ddf75b946cd4042f754c0c6dd9759fbd

diff --git a/dev-python/m2crypto/m2crypto-0.23.0.ebuild 
b/dev-python/m2crypto/m2crypto-0.23.0.ebuild
new file mode 100644
index 000..5700645
--- /dev/null
+++ b/dev-python/m2crypto/m2crypto-0.23.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+MY_PN="M2Crypto"
+
+DESCRIPTION="M2Crypto: A Python crypto and SSL toolkit"
+HOMEPAGE="https://github.com/martinpaljak/M2Crypto 
https://pypi.python.org/pypi/M2Crypto";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+IUSE="libressl"
+
+RDEPEND="
+   !libressl? ( >=dev-libs/openssl-0.9.8:0= )
+   libressl? ( dev-libs/libressl:= )
+"
+DEPEND="${RDEPEND}
+   >=dev-lang/swig-1.3.28:0
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+# Tests access network, and fail randomly. Bug #431458.
+RESTRICT=test
+
+python_test() {
+   esetup.py test
+}



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

2016-02-18 Thread Patrick Lauer
commit: 9d1dd1b917aabf0fa6279d0159bdefecf7109832
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 20:26:00 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 20:43:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1dd1b9

dev-python/logbook: Bump

Package-Manager: portage-2.2.27

 dev-python/logbook/Manifest  |  1 +
 dev-python/logbook/logbook-0.12.5.ebuild | 46 
 2 files changed, 47 insertions(+)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index b44f978..59df86c 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,3 +1,4 @@
 DIST logbook-0.10.0.tar.gz 107284 SHA256 
ff227d9a48dcd539f25bdab26d36dd2ba1459bcc5ebce2926e92fecc917e5d26 SHA512 
121fb5ed24a2c53b357d17d31c63c6d305014f5c9aa248df2b251e0c15ce1e7052be380b3032c3bdec0b767278b0b5d4a3f998ac596336f681ac6d353e0ed533
 WHIRLPOOL 
79700e9165b6c1f9ffe2f118c1033ce713a364b15ca3c1798f80c4f535411464fb329cd639ec0fb1887c542601554be444dd9e6f7b828f6bcc315af4d287f453
 DIST logbook-0.12.3.tar.gz 115932 SHA256 
2f3a974d05f7e414bab529cbaa5a7b0faba661516df2e978995247066da86d23 SHA512 
0b4242ec476b8e6bbcfaf6db75848e3d36b343c62a83e338a6d3fe7ec8029a0199a7dec783cf27cc2a5a4586a8b9ba938c939dc6121079525fbf608e34eefb7f
 WHIRLPOOL 
877b25d9116af4e7752841abf17f14db830bc0d3d6fff87a552e04c6dcb0e9d80871e2853a3e259fb61491952ebfd46d31b406baab97dee8bbd76634fee9cdc2
+DIST logbook-0.12.5.tar.gz 115937 SHA256 
87000862d9151891c24e64b38f10acdc1682408ee9f98407bfea65b1ac5eec10 SHA512 
48f9f64c1c581e54c22e459f3d3e0123f2ee537e3f126f88593bc2ce0255d42712de230ab37a215afb53d047d0a1708c8eb980776014166856e873ddae8ebf18
 WHIRLPOOL 
af020986eb85603438b3073d374c29807fb0f42464f90e956f345fb6c44cb5e83885efc690a1710bf923d36040cd4d4ea9fa2d2531325cf8c99171e4babfc5b6
 DIST logbook-0.9.1.tar.gz 106615 SHA256 
e2f49e922c7836a58418b1cb2680e71492f45150cb968afced9f6a98222e3524 SHA512 
d136dd5a7219a23a50db857919d794e7b721cc629443ac2bf92374aef68889d8a7146886fc4484c6d0dea56ec5c1c1ccca3f0b20310c2e12dba9d40dcac9c188
 WHIRLPOOL 
adfb8bd28565ec97904c63631c55ee17613fdf2259d039baa0351df870bfa1658ebc52c8dbf69c8b94b0230577f287b215324d95b186cf38cc4d68bb1040d502

diff --git a/dev-python/logbook/logbook-0.12.5.ebuild 
b/dev-python/logbook/logbook-0.12.5.ebuild
new file mode 100644
index 000..a86c3ef
--- /dev/null
+++ b/dev-python/logbook/logbook-0.12.5.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="A logging replacement for Python"
+HOMEPAGE="http://packages.python.org/Logbook/ 
https://pypi.python.org/pypi/Logbook";
+SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+DISTUTILS_IN_SOURCE_BUILD=1
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   doc? ( >=dev-python/sphinx-1.1.3-r3[${PYTHON_USEDEP}] )"
+RDEPEND="
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   >=dev-python/six-1.4.0[${PYTHON_USEDEP}]"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.4.2-objectsinv.patch )
+
+python_prepare_all() {
+   # Delete test file requiring local conncetion to redis server
+   rm tests/test_queues.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test tests || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2016-02-18 Thread Patrick Lauer
commit: 2717a8a589ec22a69671d576fc172aa4e3566b0b
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 20:18:46 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 20:43:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2717a8a5

dev-python/llfuse: Bump

Package-Manager: portage-2.2.27

 dev-python/llfuse/Manifest |  1 +
 dev-python/llfuse/llfuse-0.42.1.ebuild | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/llfuse/Manifest b/dev-python/llfuse/Manifest
index 1ba1169..b7c9764 100644
--- a/dev-python/llfuse/Manifest
+++ b/dev-python/llfuse/Manifest
@@ -1,2 +1,3 @@
 DIST llfuse-0.40.tar.bz2 454032 SHA256 
ee8b1125a6f2ab904d617d7602d86c0e3f69e40316cb1ae3abc33c218d3da857 SHA512 
b568d14e181c316d592d01b7879d2b04c717759124d9462b7f848c251322a6a376881050d209d4cf3d0d6c5218ec1880cb64f19bd64b73f09fd06818447f3dfd
 WHIRLPOOL 
3cfcd75a41ab39036b867e625248472a709ffdc61a588cbac47572455a6e3029f3d6592cbeb8e2b555a8c6f59729587a54c3373d3053e20f71a9b4f747ab87dc
 DIST llfuse-0.41.tar.bz2 397155 SHA256 
58079acce2ed03305bfea998cfad7c5d1815c85c263e0a21f692d4cdb7d01bde SHA512 
5c8bd2cf4bb5dec624fa3aa96aeadd2583cdfa45a9331d62e395ca2007c96f8ae667dba40568e1a17f30157b1d0ca123fe68639d78d117cd83c2405649bf166d
 WHIRLPOOL 
da876ab8502682cf77e711e9d2d8be5e74e6aa0d8bc639e7b55afa2f76d15173e5651706310b3814ef3a820c6afe45a50134cfa61e5db93fab452c222ef9394b
+DIST llfuse-0.42.1.tar.bz2 320282 SHA256 
8ee9f190682d1c94e6522e77064fcdb4c7b07e71a6b9d1193ac1527972a98b59 SHA512 
b87b26a3b19db954110248233f393c2c445d42b0fd89d83da3282d1f21f9ef6285721f3348e86d00d46584e3fc9896c6111d9573a103505476ab4f59d2c1b444
 WHIRLPOOL 
c08d356e8170180aba87de9b5fb8f716a99865040582f90ec4a144c88b27f10f5e36ef4af20a29367cf3e4ae971a1a1b731e2717f7d1dece70754af49a4e535b

diff --git a/dev-python/llfuse/llfuse-0.42.1.ebuild 
b/dev-python/llfuse/llfuse-0.42.1.ebuild
new file mode 100644
index 000..1b07f64
--- /dev/null
+++ b/dev-python/llfuse/llfuse-0.42.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for the low-level FUSE API"
+HOMEPAGE="https://python-llfuse.googlecode.com/ 
https://pypi.python.org/pypi/llfuse";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples"
+
+RDEPEND=">=sys-fs/fuse-2.8.0"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   virtual/pkgconfig"
+
+python_prepare_all() {
+   # use system setuptools
+   sed -i '/use_setuptools/d' setup.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/html/. )
+   use examples && local EXAMPLES=( examples/. )
+   distutils-r1_python_install_all
+}



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

2016-02-18 Thread Patrick Lauer
commit: 5be1416beadb5215cc0711511772e3441bddb38d
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 20:43:42 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 20:43:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be1416b

dev-python/mantissa: Bump

Package-Manager: portage-2.2.27

 dev-python/mantissa/Manifest  |  1 +
 dev-python/mantissa/mantissa-0.8.3.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/dev-python/mantissa/Manifest b/dev-python/mantissa/Manifest
index d314708..574de12 100644
--- a/dev-python/mantissa/Manifest
+++ b/dev-python/mantissa/Manifest
@@ -1,3 +1,4 @@
 DIST Mantissa-0.7.0.tar.gz 827087 SHA256 
30bc3bb452810561e81e84bb73be00287d32c17fcdf4f0da837a63cbba7e7fa7 SHA512 
a0ef58902d0d752f2643f0c9639d9338a0441651cc0a2c3b45493a79b81757c4b642a7adcc940e0228033280927b7dad460a345fac62da1dcb9d73babd981d8c
 WHIRLPOOL 
283b02ebea0c7a0d6dd6a7345b473a9f9d0ab3f955c5424ed6090cf50d63f3df2a68b6ab07efe459828a75dc841e5e540a66313e9428bb8e88fb3a96762b6576
 DIST mantissa-0.8.0.tar.gz 828094 SHA256 
bcc3908dfe9e8c3dd1a460b2194564d38521d53bcb601f12c9da0a8a936119f1 SHA512 
8ca2b84c1c2715025db4a3cde4516c0a8604c8e40bda325d727ac28dbf1997ffb387439461d7b866ec77eb82ca192739355797123e55b7ad30c580b3c71dea9b
 WHIRLPOOL 
e4f8858940e87ef0ebbfda522e97da19024dcac18ad59a8d6bac7486aacf05ae728903e8330a845d3a9bc502f3455bb47fe1e6c742d2e09a78621e789c9b680a
 DIST mantissa-0.8.1.tar.gz 808299 SHA256 
e0c536a257dad3ee231cc4e1c60bd170d2f2b54dd43cd54a57033d019755ffe3 SHA512 
6c5896a0b6d07d0b3c836fcc961240625cca4fe037dd7cb0f105357762a5a5b0288438c39b0aa0521dd7b29a37bde49a739273d82f53c900692d0ea9a8e3db86
 WHIRLPOOL 
2c4f3c1fcd924afc929e42b74a6e54e6663a4ac82a43e2a3dfdafe2f4ecf6cbd08be96d7e012d3d4410770b0d231c75547ca69731b30e51d1ffde63ac1faa615
+DIST mantissa-0.8.3.tar.gz 839984 SHA256 
c3e8faab1ee9510edc9d5c22abd848e0d29074df3aa6d4272a2a120ea779192b SHA512 
2287f09b39540e4b66e0d61ab6031fc3b08af679815eca778049240b3bd298a40fc981784b61543ac68f7692a676f334753b84dcfd52f754d367502383e14fda
 WHIRLPOOL 
5974272cae40e591a83d4951cb129d0e55fc43a130a1a1c4b3f1bc239b1b78936c55162a2b0d7039be24657592956d7e3a6f76628e272fc1066066b2cd6642ae

diff --git a/dev-python/mantissa/mantissa-0.8.3.ebuild 
b/dev-python/mantissa/mantissa-0.8.3.ebuild
new file mode 100644
index 000..4a957d7
--- /dev/null
+++ b/dev-python/mantissa/mantissa-0.8.3.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+PYTHON_COMPAT=( python2_7 )
+
+inherit twisted-r1
+
+MY_PN="${PN/m/M}"
+DESCRIPTION="An extensible, multi-protocol, multi-user, interactive 
application server"
+HOMEPAGE="https://github.com/twisted/mantissa";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# https://github.com/twisted/mantissa/issues/27
+# Source still missing a folder 'doc' that has required modules and
+# the fail / error rate is far higher then in 0.8.0
+RESTRICT="test"
+
+RDEPEND="
+   >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
+   >=dev-python/axiom-0.7.0[${PYTHON_USEDEP}]
+   >=dev-python/cssutils-0.9.5[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   >=dev-python/nevow-0.9.5[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2012j[${PYTHON_USEDEP}]
+   >=dev-python/twisted-core-14.0.0[${PYTHON_USEDEP}]
+   >=dev-python/twisted-mail-14.0.0[${PYTHON_USEDEP}]
+   >=dev-python/twisted-conch-14.0.0[${PYTHON_USEDEP}]
+   >=dev-python/vertex-0.2[${PYTHON_USEDEP}]
+   dev-python/pycrypto[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( ${RDEPEND} )"
+
+TWISTED_PLUGINS=( axiom.plugins nevow.plugins xmantissa.plugins )
+
+python_test() {
+   # https://github.com/twisted/mantissa/issues/27
+
+   trial xmantissa || die "tests failed with ${EPYTHON}"
+}
+
+python_install() {
+   distutils-r1_python_install
+
+   # remove foreign caches we don't want to own
+   find "${D}$(python_get_sitedir)" -name 'dropin.cache' -delete || die
+   # then our own one
+   touch "${D}$(python_get_sitedir)"/xmantissa/plugins/dropin.cache || die
+}



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

2016-02-18 Thread Patrick Lauer
commit: 6b0d191daaaf407191798c7a95486dc15fe7b9c5
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 20:42:35 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 20:43:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0d191d

dev-python/vertex: Fix test deps

Package-Manager: portage-2.2.27

 dev-python/vertex/vertex-0.3.1-r1.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/vertex/vertex-0.3.1-r1.ebuild 
b/dev-python/vertex/vertex-0.3.1-r1.ebuild
index c790604..6fa2fd9 100644
--- a/dev-python/vertex/vertex-0.3.1-r1.ebuild
+++ b/dev-python/vertex/vertex-0.3.1-r1.ebuild
@@ -12,15 +12,16 @@ HOMEPAGE="http://divmod.org/trac/wiki/DivmodVertex 
https://pypi.python.org/pypi/
 SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz"
 
 KEYWORDS="~amd64 ~x86"
-IUSE="libressl"
+IUSE="libressl test"
 
-DEPEND="
+RDEPEND="
!libressl? ( dev-libs/openssl:0 )
libressl? ( dev-libs/libressl )
>=dev-python/epsilon-0.6.0-r1[${PYTHON_USEDEP}]
>=dev-python/pyopenssl-0.13-r1[${PYTHON_USEDEP}]
dev-python/twisted-core[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+   test? ( dev-python/pretend )"
 
 python_install_all() {
distutils-r1_python_install_all



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

2016-02-18 Thread Jason Donenfeld
commit: 3e4002e6c80f1fee3041ab4dd1c1560b947ea875
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Thu Feb 18 20:37:29 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Thu Feb 18 20:37:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e4002e6

mail-mta/opensmtpd: version bump

 mail-mta/opensmtpd/Manifest | 2 +-
 .../{opensmtpd-5.7.3_p1-r1.ebuild => opensmtpd-5.7.3_p2-r1.ebuild}  | 0
 .../opensmtpd/{opensmtpd-5.7.3_p1.ebuild => opensmtpd-5.7.3_p2.ebuild}  | 0
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/opensmtpd/Manifest b/mail-mta/opensmtpd/Manifest
index f33bba9..402b521 100644
--- a/mail-mta/opensmtpd/Manifest
+++ b/mail-mta/opensmtpd/Manifest
@@ -1 +1 @@
-DIST opensmtpd-5.7.3p1.tar.gz 709178 SHA256 
848a3c72dd22b216bb924b69dc356fc297e8b3671ec30856978950208cba74dd SHA512 
e75ed2e148d25716df3af7b6746332c475eb671b91d3832b9a56b11a1e567749065f1332cd06d928cf6bd5122427cd33cc3e0f5f4e2bec0f2269db695be65b7e
 WHIRLPOOL 
191fe5e30f71aa1076434f95b46c1ffbc893ef15d355c485bbb2df503d0af986af6602424ab04f984a9041ca6074cf975289e7708e1362fa483f423a6c1e0d51
+DIST opensmtpd-5.7.3p2.tar.gz 709074 SHA256 
0d2973008d0f66bebb84bed516be6c32617735241cc54dd26643529281a8e52b SHA512 
bac0b8d6a6969a5e49a1d45b2c74cb2f3da44d06b12c7162500adf3ca312751020762bc8301075a9d7634d94cf51f978d04fac327f843680646e9e687737c42f
 WHIRLPOOL 
7c82fe76f9185472781b24332b6c7acd3b062e1bb6e426e122e1d2b2caf90e33a46770d6504fb7a3b32d50c9e31aa7284d2e47968e43d706b590936223f03dc6

diff --git a/mail-mta/opensmtpd/opensmtpd-5.7.3_p1-r1.ebuild 
b/mail-mta/opensmtpd/opensmtpd-5.7.3_p2-r1.ebuild
similarity index 100%
rename from mail-mta/opensmtpd/opensmtpd-5.7.3_p1-r1.ebuild
rename to mail-mta/opensmtpd/opensmtpd-5.7.3_p2-r1.ebuild

diff --git a/mail-mta/opensmtpd/opensmtpd-5.7.3_p1.ebuild 
b/mail-mta/opensmtpd/opensmtpd-5.7.3_p2.ebuild
similarity index 100%
rename from mail-mta/opensmtpd/opensmtpd-5.7.3_p1.ebuild
rename to mail-mta/opensmtpd/opensmtpd-5.7.3_p2.ebuild



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

2016-02-18 Thread Patrick Lauer
commit: 9feb4dc1f55f8055f8f0853e22de35bd60249c6e
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 19:48:29 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 20:07:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9feb4dc1

dev-python/jsmin: Bump

Package-Manager: portage-2.2.27

 dev-python/jsmin/Manifest   |  1 +
 dev-python/jsmin/jsmin-2.2.0.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-python/jsmin/Manifest b/dev-python/jsmin/Manifest
index b809778..fa3ad5e 100644
--- a/dev-python/jsmin/Manifest
+++ b/dev-python/jsmin/Manifest
@@ -1,3 +1,4 @@
 DIST jsmin-2.1.1.tar.gz 9783 SHA256 
582f70f5fef561c8d561271206f45258d0c420eec31a8628914e87c73a2192e1 SHA512 
1f889bb6a2916da21c315b5aff468cb8c479cbaedb99dfb4bb9298de6414615f274a4f37eeaee108a5f136ceea6893bddc5f564375bb2b2e7f14836a7f1d3dc1
 WHIRLPOOL 
941453d4765e983ca1b6d65a7f3afc390f967070fa8962a62ac783428071f2af70b42f5e80a4aea60dc8b0e724f490281a502cb13c58653035b34715dfe2f701
 DIST jsmin-2.1.2.tar.gz 9995 SHA256 
5e710e9db14f210dfd55ebec43bca5c812d34c5b6179dbcba2e61d9f965bf4e1 SHA512 
9723e2ff2feb243b84d3b8d1869a6591bbf1f3224d6f706eb7264293ed083508560586ee4466a4da370bcb4a611a48e9c78d1c25ede363312cafe9189ff97e5d
 WHIRLPOOL 
41896e65703f45bacd0793b2ffb16c12eef4d4f012aa9c12d7282566efeafd49b3c26668c9ba2157a6112bc17d35f66f9f60430618f99dddc69e2be04be45809
 DIST jsmin-2.1.6.tar.gz 11858 SHA256 
c20e7f58a68207b8efdffae8d4c885e823615da3b605905fb0794a56e6aac4a3 SHA512 
df0ac0b02df54411ca0cb20adb8eabc2bbfbd35f28b3cb1b6a5184ea3ffa8bdb6d091ff42a8531449a739c5d1ffc872840108bfd4e4c2d2ac98fbb59e8c4e820
 WHIRLPOOL 
5e0409230aad1c69d044e96ceb7333903a8859752661f6fdac8facc4618b70e5cff289e97c4c3cf09242e2194ca84a780f9444b1a1c593b4b712e7cf9ebb31f1
+DIST jsmin-2.2.0.tar.gz 12409 SHA256 
8e7f19bc2cc467bccd02322dc0a6065d06a038e311f2531af1a33b410afea081 SHA512 
6071c729cfef3d4610066bb279811a8e30315a922f6733f171525c3027f787936b806352b57a6e5c2209441daeacb16f6dc9826b1dc1bac775750d8068a68799
 WHIRLPOOL 
e995aa3248451e772c4fb65e4e6c1eb488e91ba6aea19aee3d787c35abdd86522d035ef61df3041a12ca46795dda47cdf73db8f1648efb1ab0dd356026041610

diff --git a/dev-python/jsmin/jsmin-2.2.0.ebuild 
b/dev-python/jsmin/jsmin-2.2.0.ebuild
new file mode 100644
index 000..c86327c
--- /dev/null
+++ b/dev-python/jsmin/jsmin-2.2.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="JavaScript minifier"
+HOMEPAGE="https://bitbucket.org/dcs/jsmin/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+LICENSE="MIT"
+SLOT="0"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   "${PYTHON}" -m ${PN}.test || die
+}



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

2016-02-18 Thread Patrick Lauer
commit: 6d367826b7bd16680a95830adbe6cd9a161033fb
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 20:05:54 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 20:07:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d367826

dev-python/jsonpatch: Bump

Package-Manager: portage-2.2.27

 dev-python/jsonpatch/Manifest  |  1 +
 dev-python/jsonpatch/jsonpatch-1.13.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-python/jsonpatch/Manifest b/dev-python/jsonpatch/Manifest
index b707bfb..285b92c 100644
--- a/dev-python/jsonpatch/Manifest
+++ b/dev-python/jsonpatch/Manifest
@@ -1,2 +1,3 @@
 DIST jsonpatch-1.11.tar.gz 14317 SHA256 
22d0bc0f5522a4a03dd9fb4c4cdf7c1f03256546c88be4c61e5ceabd22280e47 SHA512 
516b6d8c32e97056af3c8d89eb49445d334ddc5588238d062476cb942d919436ea390449fa8e98332c571242a8f10aabd0fe7da3a00698ec3fd98e53f286c821
 WHIRLPOOL 
fe1c97acf820bb72246e98728ba2be42aef4748be28abcd359966ad24220f68f6eca54de6e7a8cf27c8a2ff1538db2aa28b883130c4603468196273362942324
+DIST jsonpatch-1.13.tar.gz 15119 SHA256 
9470656a08002e309632b59772b206ce0564c9a77b44c25f05f49dd2cad248d5 SHA512 
23f0c92c2c8834d5e3129e9ba78ece7da2646dd60d5b0522b0f09d83e20057ef7517042e5ee8547804185d3ce23cff394c8fe78df93fad7999fae12cc5467a45
 WHIRLPOOL 
39a08103e5476a2ddb8fb120b61d6e99d80ff1bfe0a1b2949515d830299e99f5a41ca15b7e507b4700ca948687082ff1edce3c13ce5a161bb08fe6f57bffecbb
 DIST jsonpatch-1.9.tar.gz 14275 SHA256 
e997076450992aa7af2f4ae6c3e7767d390ddb6746979c74fd2092bb8fbdf5b2 SHA512 
9f27def8519677dbc6d45287b6938ccfb9179f7a315871adeb7198e1568876a391625c060c7901b7acd51af0ed10427a61d54d899719ef1a073b2e93591904ed
 WHIRLPOOL 
a7ee28b9cefa8ddebb060867b260b388cd44ce96f0f2a76698091f55d41be44cd690b32d26b1363218c474fc1dd9cfe8eed3c0d939e9e9d8d4c2214e1b08786b

diff --git a/dev-python/jsonpatch/jsonpatch-1.13.ebuild 
b/dev-python/jsonpatch/jsonpatch-1.13.ebuild
new file mode 100644
index 000..9c5428c
--- /dev/null
+++ b/dev-python/jsonpatch/jsonpatch-1.13.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+
+RESTRICT="test"
+
+inherit distutils-r1
+
+DESCRIPTION="Apply JSON-Patches according to
+   http://tools.ietf.org/html/draft-pbryan-json-patch-04";
+HOMEPAGE="https://github.com/stefankoegl/python-json-patch";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND=">=dev-python/jsonpointer-1.9[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( ${RDEPEND} )"
+
+python_test() {
+   "${PYTHON}" tests.py || die "Tests of tests.py fail with ${EPYTHON}"
+   "${PYTHON}" ext_tests.py || die "Tests of ext_tests.py fail with 
${EPYTHON}"
+}



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

2016-02-18 Thread Patrick Lauer
commit: 68cc98b1deec57c746649bca95159eec42ebf950
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 20:07:29 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 20:07:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68cc98b1

dev-python/jsonpointer: Bump

Package-Manager: portage-2.2.27

 dev-python/jsonpointer/Manifest|  1 +
 dev-python/jsonpointer/jsonpointer-1.10.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/jsonpointer/Manifest b/dev-python/jsonpointer/Manifest
index e8ca3b2..d900395 100644
--- a/dev-python/jsonpointer/Manifest
+++ b/dev-python/jsonpointer/Manifest
@@ -1,2 +1,3 @@
+DIST jsonpointer-1.10.tar.gz 7577 SHA256 
9fa5dcac35eefd53e25d6cd4c310d963c9f0b897641772cd6e5e7b89df7ee0b1 SHA512 
b2df5f19b14b670825b18f7da4ca50b089beb2ccbb1c69acfc904eed82b5315ad19940b4aaa8f8504c2fc7d48d65e31f492dd30ee8b5ba95ccfd0eaeb9b1
 WHIRLPOOL 
d333093fd6fd6f3d565200d11e5d727dfb3ac11eb8f029731915fbe47cb9c5ac915df94b77db30deac080047f5e9e7012f1ae023378e91fdacc2d41f12c9b5f2
 DIST jsonpointer-1.7.tar.gz 8187 SHA256 
46b2016b5e4f2b5cd2edf07c60ca8fe7dd91204ca848f98964be61b3c4760f5e SHA512 
26b25f31fb98fe7c7d926dcc492fe7889f2462430f959645e498fc47367d23243fb3b528da7af026827dffb30d7c5fe2ffb31843a8f2c9064647bebb313de9bb
 WHIRLPOOL 
8539c4bb40cb2c1042f76d91e127da31d742ea55f8b2ba51abcc0e2d3319bf2ab2380e3ee2cd4195d8cc563b2d36a1eff56a6e72e2f3a8c171692bb66bfa3558
 DIST jsonpointer-1.9.tar.gz 7662 SHA256 
39403b47a71aa782de6d80db3b78f8a5f68ad8dfc9e674ca3bb5b32c15ec7308 SHA512 
872367c1a75f8022c07a52191d3f9491dd62767f58c4fa2c2fdcd1bf139858f73e7a5ad495943f1cb35b759d7919a807f8bccc052f6c35831e8091b5fda31b40
 WHIRLPOOL 
bfe55984774502e8e91471d00d4d63bb3bf224cc3e677c1d20ee1e060962b7c9962577bbbdaba5c18647d588878820dc1f7b21ad206da019acf79ad9ba289e84

diff --git a/dev-python/jsonpointer/jsonpointer-1.10.ebuild 
b/dev-python/jsonpointer/jsonpointer-1.10.ebuild
new file mode 100644
index 000..0c784a0
--- /dev/null
+++ b/dev-python/jsonpointer/jsonpointer-1.10.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Identify specific nodes in a JSON document (according to draft 
08)"
+HOMEPAGE="https://github.com/stefankoegl/python-json-pointer 
https://pypi.python.org/pypi/jsonpointer/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   "${PYTHON}" tests.py || die "Tests fail with ${EPYTHON}"
+}



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

2016-02-18 Thread Pacho Ramos
commit: 9c308edf8b3e953ba4f2e46393d248bd997975c3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Feb 18 20:05:03 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Feb 18 20:05:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c308edf

x11-misc/gromit: Make repoman happier

Package-Manager: portage-2.2.27

 x11-misc/gromit/gromit-20041213-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/gromit/gromit-20041213-r1.ebuild 
b/x11-misc/gromit/gromit-20041213-r1.ebuild
index faa285f..40abca1 100644
--- a/x11-misc/gromit/gromit-20041213-r1.ebuild
+++ b/x11-misc/gromit/gromit-20041213-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
-inherit autotools toolchain-funcs
+inherit toolchain-funcs
 
 DESCRIPTION="GRaphics Over MIscellaneous Things, a presentation helper"
 HOMEPAGE="http://www.home.unix-ag.org/simon/gromit";



[gentoo-commits] repo/gentoo:master commit in: x11-misc/gromit/, x11-misc/gromit/files/

2016-02-18 Thread Pacho Ramos
commit: ac1c61e66cfae101b753f0012ddd9aca0b792a67
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Feb 18 20:04:28 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Feb 18 20:05:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac1c61e6

x11-misc/gromit: Fix build issues (#369453 by kensington, #552574)

Package-Manager: portage-2.2.27

 x11-misc/gromit/files/gromit-20041213-build.patch | 19 +++
 x11-misc/gromit/gromit-20041213-r1.ebuild | 23 +++
 2 files changed, 26 insertions(+), 16 deletions(-)

diff --git a/x11-misc/gromit/files/gromit-20041213-build.patch 
b/x11-misc/gromit/files/gromit-20041213-build.patch
new file mode 100644
index 000..f61a13b
--- /dev/null
+++ b/x11-misc/gromit/files/gromit-20041213-build.patch
@@ -0,0 +1,19 @@
+Respect CC, CFLAGS, & LDFLAGS.
+Drop DEPRECATED flags for bug #387833.
+Fix underlinking for bug #369453.
+--- a/Makefile
 b/Makefile
+@@ -1,10 +1,10 @@
+ all: gromit
+ 
+ proptest: proptest.c
+-  gcc -o proptest proptest.c `gtk-config --libs --cflags`
++  $(CC) -o proptest proptest.c `gtk-config --libs --cflags`
+ 
+ propertywatch: propertywatch.c
+-  gcc -o propertywatch propertywatch.c `gtk-config --libs --cflags`
++  $(CC) -o propertywatch propertywatch.c `gtk-config --libs --cflags`
+ 
+ gromit: gromit.c Makefile
+-  gcc -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED 
-DGDK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE 
-DGTK_MULTIHEAD_SAFE -o gromit gromit.c -Wall `pkg-config --libs --cflags 
gtk+-2.0`
++  $(CC) -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -o gromit gromit.c 
-Wall $(CFLAGS) $(LDFLAGS) `pkg-config --libs --cflags gtk+-2.0` -lX11 -lm

diff --git a/x11-misc/gromit/gromit-20041213-r1.ebuild 
b/x11-misc/gromit/gromit-20041213-r1.ebuild
index aa995ee..faa285f 100644
--- a/x11-misc/gromit/gromit-20041213-r1.ebuild
+++ b/x11-misc/gromit/gromit-20041213-r1.ebuild
@@ -2,9 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="2"
-
-inherit toolchain-funcs
+EAPI=6
+inherit autotools toolchain-funcs
 
 DESCRIPTION="GRaphics Over MIscellaneous Things, a presentation helper"
 HOMEPAGE="http://www.home.unix-ag.org/simon/gromit";
@@ -17,25 +16,17 @@ IUSE=""
 
 RDEPEND="x11-libs/gtk+:2"
 DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   sed -i Makefile \
-   -e 's:-Wall:-Wall $(CFLAGS) $(LDFLAGS):' \
-   -e 's:gcc:$(CC):g' \
-   || die "sed Makefile failed"
+   virtual/pkgconfig
+"
 
-   # Drop DEPRECATED flags, bug #387833
-   sed -i -e 's:-D[A-Z_]*DISABLE_DEPRECATED ::g' \
-   Makefile || die
-}
+PATCHES=( "${FILESDIR}"/${P}-build.patch )
 
 src_compile() {
-   emake CC=$(tc-getCC) || die
+   emake CC=$(tc-getCC)
 }
 
 src_install() {
dobin ${PN}
newdoc ${PN}rc ${PN}rc.example
-   dodoc AUTHORS ChangeLog README
+   einstalldocs
 }



[gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-base/

2016-02-18 Thread Mike Frysinger
commit: 7e22573fa172e411691dc7ec015a96bbfb4c3242
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Feb 18 19:57:26 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Feb 18 19:57:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e22573f

sec-policy/selinux-base: add arm/arm64/mips love

 sec-policy/selinux-base/selinux-base-2.20151208-r1.ebuild | 2 +-
 sec-policy/selinux-base/selinux-base-2.20151208-r2.ebuild | 2 +-
 sec-policy/selinux-base/selinux-base-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sec-policy/selinux-base/selinux-base-2.20151208-r1.ebuild 
b/sec-policy/selinux-base/selinux-base-2.20151208-r1.ebuild
index 8100820..0500257 100644
--- a/sec-policy/selinux-base/selinux-base-2.20151208-r1.ebuild
+++ b/sec-policy/selinux-base/selinux-base-2.20151208-r1.ebuild
@@ -15,7 +15,7 @@ else

SRC_URI="https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/refpolicy-${PV}.tar.bz2

https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2";
 
-   KEYWORDS="amd64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
 fi
 
 IUSE="doc +open_perms +peer_perms systemd +ubac +unconfined"

diff --git a/sec-policy/selinux-base/selinux-base-2.20151208-r2.ebuild 
b/sec-policy/selinux-base/selinux-base-2.20151208-r2.ebuild
index 77065ca..78c628e 100644
--- a/sec-policy/selinux-base/selinux-base-2.20151208-r2.ebuild
+++ b/sec-policy/selinux-base/selinux-base-2.20151208-r2.ebuild
@@ -15,7 +15,7 @@ else

SRC_URI="https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/refpolicy-${PV}.tar.bz2

https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2";
 
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
 fi
 
 IUSE="doc +open_perms +peer_perms systemd +ubac +unconfined"

diff --git a/sec-policy/selinux-base/selinux-base-.ebuild 
b/sec-policy/selinux-base/selinux-base-.ebuild
index 79c2d8a..51af052 100644
--- a/sec-policy/selinux-base/selinux-base-.ebuild
+++ b/sec-policy/selinux-base/selinux-base-.ebuild
@@ -15,7 +15,7 @@ else

SRC_URI="https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/refpolicy-${PV}.tar.bz2

https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2";
 
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
 fi
 
 IUSE="doc +open_perms +peer_perms systemd +ubac +unconfined"



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

2016-02-18 Thread Patrick Lauer
commit: 7e4402143acbe7cc40812acac1341a63df0786c3
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 19:25:03 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 19:46:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e440214

dev-python/icalendar: Bump

Package-Manager: portage-2.2.27

 dev-python/icalendar/Manifest   |  1 +
 dev-python/icalendar/icalendar-3.9.2.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/dev-python/icalendar/Manifest b/dev-python/icalendar/Manifest
index b07b5f0..b5b3184 100644
--- a/dev-python/icalendar/Manifest
+++ b/dev-python/icalendar/Manifest
@@ -1,2 +1,3 @@
 DIST icalendar-3.8.4.zip 91925 SHA256 
7034e184ef3f9010f074410cea11b68fa93ef847f3fb185be41d6bd261c9cbb8 SHA512 
5963112ed5d9aa16c85523c7687f5c23085171b84a3f974f5daa84d76e9af5f7171a6f1c342daddbe15531193c47191103fe0f53589aff41787d7ad58a12e0a0
 WHIRLPOOL 
7cb352564968a121831b82907386f328b25e718439f65bebf575f906fe00f7cfbf4b8bc578b3f201aaa1c7eaa22f9e70eca68278a81e5d802573a301ede75410
 DIST icalendar-3.9.0.tar.gz 62627 SHA256 
93d0b94eab23d08f62962542309916a9681f16de3d5eca1c75497f30f1b07792 SHA512 
a93788204212d011cbd5963f43e3c2ebc677c55f1ac425dd77a08201a204498881986208d40e2e93b163f9f51b285cb3a1250f07d01f9b6a968c4e24065d
 WHIRLPOOL 
3cc4fd1ef6170dbb99c1f55e45082374d08931265397df422ee3439ca532f7e2704dd6ed620635b65719f509c4a84682c2f54ef12751e3cd00c4235c116d1336
+DIST icalendar-3.9.2.tar.gz 66283 SHA256 
0b2d2610e039404e22a0a72fe5a59614374e7bd15ed824ead6ef6f8d36b41e2f SHA512 
da50bba72f7a114263672ebd45cfcca5f7c2eca48538901f595b26ef18bb21a6290da4392c62cc27d1202083fcab7f5bfe6c9a463df38087de0ef764999f7eb1
 WHIRLPOOL 
e5162b46f97a3b86e4e2eb75f2fdba2a3418f3b8e32a239f16f607811fbadd376619e9805336eb272f41aca2c0e6f9d724d92d4740c7910536ad64ef673de7fa

diff --git a/dev-python/icalendar/icalendar-3.9.2.ebuild 
b/dev-python/icalendar/icalendar-3.9.2.ebuild
new file mode 100644
index 000..e664ba7
--- /dev/null
+++ b/dev-python/icalendar/icalendar-3.9.2.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+
+inherit distutils-r1
+
+MY_PN="collective-${PN}"
+
+DESCRIPTION="Package used for parsing and generating iCalendar files (RFC 
2445)"
+HOMEPAGE="https://github.com/collective/icalendar";
+SRC_URI="mirror://pypi/i/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+IUSE="doc test"
+DOCS="README.rst"
+
+RDEPEND="dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? ( dev-python/python-dateutil:0[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/coverage[${PYTHON_USEDEP}] )"
+
+python_prepare_all() {
+   # reset conf.py to not read version from an installed instance
+   sed -e "s:pkg_resources.get_distribution('icalendar').version:'3.9.0':" 
\
+   -i docs/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   if use doc; then
+   pushd docs > /dev/null
+   emake text
+   popd > /dev/null
+   DOCS=( ${DOCS} docs/_build/text/*.txt )
+   fi
+}
+
+python_test() {
+   # From tox.ini
+   coverage run --source=src/icalendar --omit=*/tests/* --module \
+   pytest src/icalendar || die "test failed under ${EPYTHON}"
+}



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

2016-02-18 Thread Patrick Lauer
commit: 1088ad1acc1cb23f14eb1dc17ccabe532ebdcbef
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 19:46:02 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 19:46:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1088ad1a

dev-python/jingo: Bump

Package-Manager: portage-2.2.27

 dev-python/jingo/Manifest   |  1 +
 dev-python/jingo/jingo-0.8.2.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/jingo/Manifest b/dev-python/jingo/Manifest
index 4e90a0e..f17fc38 100644
--- a/dev-python/jingo/Manifest
+++ b/dev-python/jingo/Manifest
@@ -1,2 +1,3 @@
 DIST jingo-0.7.1.tar.gz 9982 SHA256 
c495a8dfd0a9c1d3d8ed02121bbb28b6c9d34d4da30aa93a7e639c0f3d7b0639 SHA512 
153d87f3017b34bb66bddffadb059d0089a48fbdb07bf4881499679c134232be2fe259da95de5a65f6339c1e72a3afb12f4daa1d91ef61f9294bd89899929929
 WHIRLPOOL 
5fa6af5c5d63766b381413147cc2a0f218693f14350e07f7d8f3e2189fceebd4f6678955aa8fda4ee09799318fc84f533dcc2af761fa0b1a7bb109fbc5dae103
 DIST jingo-0.7.tar.gz 9365 SHA256 
a3bd5051dd17e9d50e8a9f2d362508e82d7063010fdc06d5e07ce3608e780fe6 SHA512 
7358c20371d761ad147aaa2991056d1789d6a80d645741d816c38369abc469911ca6a1ab4324e7b1243832605fd80cdb3df89610106d2a850f634f1595da254d
 WHIRLPOOL 
5c3c17a287a2cb1469d187387064b8c55accbd240105aa3f09f9fb671512dfb394b3be2529d227181c302070c83c73c1c0556a9885f8cf32ba4dbe31039cfb4d
+DIST jingo-0.8.2.tar.gz 10008 SHA256 
f23ac2da63eb1a92ec94522034f6c34ae95b3846ee1c20758921125a82e2f358 SHA512 
d5503c7a9a6f60c45081845e069ce4a95c0dbd364fb5f6e8a2632b706c7e592e048766aab570c18bca8f87e15a20168eee1eccb6456d1b3aab74a22d7b638238
 WHIRLPOOL 
9c21700312ba64fd8f6548a4c9e3e8498c0aaa286f8fba78f498be4908631661542dbcc119c84a33777f9aff8b0587bb3dec48db699d6f2a1fd2b42c8ed7d48f

diff --git a/dev-python/jingo/jingo-0.8.2.ebuild 
b/dev-python/jingo/jingo-0.8.2.ebuild
new file mode 100644
index 000..b8ec7f7
--- /dev/null
+++ b/dev-python/jingo/jingo-0.8.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="An adapter for using Jinja2 templates with Django"
+HOMEPAGE="https://github.com/jbalogh/jingo/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]"



  1   2   3   >