[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-dvb-daemon/

2016-01-03 Thread Dennis Lamm
commit: ebf3ff828c1015a2be0d02e4bc7e948008400f55
Author: Dennis Lamm  gentoo  org>
AuthorDate: Mon Jan  4 07:55:01 2016 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Mon Jan  4 07:55:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf3ff82

gnome-extra/gnome-dvb-daemon simple fixes

 .../gnome-dvb-daemon-0.2.90.ebuild | 55 +-
 1 file changed, 32 insertions(+), 23 deletions(-)

diff --git a/gnome-extra/gnome-dvb-daemon/gnome-dvb-daemon-0.2.90.ebuild 
b/gnome-extra/gnome-dvb-daemon/gnome-dvb-daemon-0.2.90.ebuild
index 6b2e8bd..676fe14 100644
--- a/gnome-extra/gnome-dvb-daemon/gnome-dvb-daemon-0.2.90.ebuild
+++ b/gnome-extra/gnome-dvb-daemon/gnome-dvb-daemon-0.2.90.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{3_3,3_4} )
-VALA_MIN_API_VERSION="0.25"
+PYTHON_COMPAT=( python{3_4,3_5} )
+VALA_MIN_API_VERSION="0.26"
 
 inherit eutils gnome2 multilib python-any-r1 vala
 
@@ -22,45 +22,54 @@ RDEPEND=">=dev-libs/glib-2.32.0:2
>=media-libs/gst-plugins-good-1.4.0:1.0
>=media-libs/gst-plugins-bad-1.4.0:1.0
>=dev-libs/libgee-0.8:0.8
-   >=dev-db/sqlite-3.4
+   >=dev-db/sqlite-3.4:3
>=media-libs/gst-rtsp-server-1.4.5:1.0
media-plugins/gst-plugins-dvb:1.0
dev-python/gst-python:1.0
>=dev-python/pygobject-3.2.1:3
-   >=dev-libs/gobject-introspection-1.44.0
+   >=dev-libs/gobject-introspection-1.44.0:0
x11-libs/gtk+:3[introspection]
-   virtual/libgudev
+   virtual/libgudev:0
vala? ( $(vala_depend) )
totem? ( media-video/totem )"
 DEPEND="${RDEPEND}
${PYTHON_DEPS}
-   >=dev-lang/perl-5.8.1
-   >=dev-util/intltool-0.40.0
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )
-   >=sys-devel/libtool-2.2.6"
-
-pkg_setup() {
-   G2CONF="${G2CONF} \
-   $(use_enable nls)
-   $(use_enable totem totem-plugin)"
-   use totem && G2CONF="${G2CONF} \
-   --with-totem-plugin-dir=/usr/$(get_libdir)/totem/plugins"
-   python-any-r1_pkg_setup
-}
+   >=dev-lang/perl-5.8.1:0
+   >=dev-util/intltool-0.40.0:0
+   >=dev-libs/libltdl-2.2.6:0
+   virtual/pkgconfig:0
+   nls? ( >=sys-devel/gettext-0.18.1:0 )"
 
 src_prepare() {
python_fix_shebang .
gnome2_src_prepare
-   use vala && vala_src_prepare
+   if use vala ; then
+   vala_src_prepare
+   fi
+}
+
+src_configure() {
+   local myconf
+   if use totem ; then
+   myconf = "${myconf} 
--with-totem-plugin-dir=/usr/$(get_libdir)/totem/plugins"
+   fi
+   gnome2_src_configure \
+   $(use_enable nls) \
+   $(use_enable totem totem-plugin) \
+   ${myconf}
+   python-any-r1_pkg_setup
 }
 
 pkg_postinst() {
-   use totem && python_optimize
+   if use totem ; then
+   python_optimize
+   fi
gnome2_pkg_postinst
 }
 
 pkg_postrm() {
-   use totem && python_optimize
+   if use totem ; then
+   python_optimize
+   fi
gnome2_pkg_postrm
 }



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

2016-01-03 Thread Anthony G. Basile
commit: 6d6dc45e4e8224dec0bfa2224d34a951e774565e
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Jan  4 07:33:48 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Jan  4 07:38:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d6dc45e

net-misc/electrum: remove older 2.5 version

Package-Manager: portage-2.2.24

 net-misc/electrum/Manifest  |   1 -
 net-misc/electrum/electrum-2.5.1.ebuild | 152 
 2 files changed, 153 deletions(-)

diff --git a/net-misc/electrum/Manifest b/net-misc/electrum/Manifest
index 5bfc757..34292d6 100644
--- a/net-misc/electrum/Manifest
+++ b/net-misc/electrum/Manifest
@@ -1,4 +1,3 @@
 DIST Electrum-2.1.1.tar.gz 1778994 SHA256 
958c7113072aa4a00a7e58a6e325d952fc35896a8678952cf6487636f74164e0 SHA512 
06277a810a6533cc800c6813f874a0a6e3a7e598bdd47b73a6edb440bc5efefc56edacc44c15349e3d0c72d350700c67025f43e5478b4ae838af57acc1c91f52
 WHIRLPOOL 
2bf9392ebbd6e7b63e4e1e12cf72356dae1e1605a3c543c3a174229247fbb280412df5fac37a195b815018b8425d88618be54d4f3b58e37273ba40776f6b3765
 DIST Electrum-2.3.3.tar.gz 1971994 SHA256 
72bac30a4d82c8fbc453fab2d1fa391af690884e1727088aa969d25891a9fc0d SHA512 
26c2d3eaece738a67546168d82a89c7bd5c71a146c678d186514626027d6edac4e985f08e5d6ce34217b91cefa88be0174f5f45e8caba5da4c50911780e37f1b
 WHIRLPOOL 
e10bf9d10c64e1950dd2bb48ce1fca2950acdeefd99483825751acbbf29806494cbb629ac1d51f24978a8a6a2df2ce73de2910380f8e26e4a0884bcc1f116406
-DIST Electrum-2.5.1.tar.gz 2119809 SHA256 
550d26da2a5d48c260614f87447f851ef82aff301140207d349c07eea2705872 SHA512 
90ef7cbe33dda1a46f9413ec51c0453c13c6355f15bf94f3562baafc391a816722500b8a6e18c9d564cacfb7d315a9e1191791612a7489baeed22781a01a9a74
 WHIRLPOOL 
3fafa7756ca45c3d198dbd4c6fc71c7e7c92e27b748a9fc927b7ee6ec1ce78e3c33ed8984c4baa8c951eb6eb51f55f0148610b2dc01bc90aadc93b93e08d10bd
 DIST Electrum-2.5.4.tar.gz 2114549 SHA256 
c0b00f440884fe3f087e842c44914e1c5f1139d0288ecb74ba6e1ff0b2504aa3 SHA512 
52ee11aa2265fea5b6302fb85724d27e47c049f81743854aeb7c2fe517f2b68628b67e1b44f543e64671b4b40731c532d45097f1d25954a6876bc3ee43cdb847
 WHIRLPOOL 
7322ca5c54ca99c42e2df118e5e792e3f0fee1359d0445a430ffa016b1edb890b81664f11b9532fe403c0c057212afc0057e3af455aff79b8e40f23aa11605ad

diff --git a/net-misc/electrum/electrum-2.5.1.ebuild 
b/net-misc/electrum/electrum-2.5.1.ebuild
deleted file mode 100644
index 3de2160..000
--- a/net-misc/electrum/electrum-2.5.1.ebuild
+++ /dev/null
@@ -1,152 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="ncurses?"
-
-inherit eutils distutils-r1 gnome2-utils
-
-MY_P="Electrum-${PV}"
-DESCRIPTION="User friendly Bitcoin client"
-HOMEPAGE="https://electrum.org/";
-SRC_URI="https://download.electrum.org/${MY_P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-LINGUAS="ar_SA cs_CZ de_DE eo_UY fr_FR hy_AM it_IT ky_KG nb_NO no_NO pt_BR 
ro_RO sk_SK ta_IN vi_VN bg_BG da_DK el_GR es_ES hu_HU id_ID ja_JP lv_LV nl_NL 
pl_PL pt_PT ru_RU sl_SI th_TH zh_CN"
-
-IUSE="cli cosign email +fiat greenaddress_it gtk3 ncurses qrcode +qt4 sync 
trustedcoin_com vkb"
-
-for lingua in ${LINGUAS}; do
-   IUSE+=" linguas_${lingua}"
-done
-
-REQUIRED_USE="
-   || ( cli gtk3 ncurses qt4 )
-   cosign? ( qt4 )
-   email? ( qt4 )
-   fiat? ( qt4 )
-   greenaddress_it? ( qt4 )
-   qrcode? ( qt4 )
-   sync? ( qt4 )
-   trustedcoin_com? ( qt4 )
-   vkb? ( qt4 )
-"
-
-RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/ecdsa[${PYTHON_USEDEP}]
-   dev-python/pbkdf2[${PYTHON_USEDEP}]
-   dev-python/pyasn1[${PYTHON_USEDEP}]
-   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
-   dev-python/qrcode[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/slowaes[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   dev-python/socksipy[${PYTHON_USEDEP}]
-   dev-python/tlslite[${PYTHON_USEDEP}]
-   dev-libs/protobuf[python,${PYTHON_USEDEP}]
-   virtual/python-dnspython[${PYTHON_USEDEP}]
-   qrcode? ( media-gfx/zbar[python,v4l,${PYTHON_USEDEP}] )
-   gtk3? (
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   x11-libs/gtk+:3[introspection]
-   )
-   qt4? (
-   dev-python/PyQt4[${PYTHON_USEDEP}]
-   )
-   ncurses? ( dev-lang/python )
-"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS="RELEASE-NOTES"
-
-src_prepare() {
-   # Don't advise using PIP
-   sed -i "s/On Linux, try 'sudo pip install zbar'/Re-emerge Electrum with 
the qrcode USE flag/" lib/qrscanner.py || die
-
-   # Prevent icon from being installed in the wrong location
-   sed -i '/icons/d' setup.py || die
-
-   validate_desktop_entries
-
-   # Remove unrequested localization files:
-   for lang in ${LINGUAS}; do
-   use "linguas_${lang}" && continue

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

2016-01-03 Thread Anthony G. Basile
commit: e2452db7214d759d4f8b16f4310676117084d3b0
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Jan  4 07:38:01 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Jan  4 07:38:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2452db7

net-misc/electrum: update SRC_URI

Package-Manager: portage-2.2.24

 net-misc/electrum/electrum-2.1.1.ebuild | 4 ++--
 net-misc/electrum/electrum-2.3.3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-misc/electrum/electrum-2.1.1.ebuild 
b/net-misc/electrum/electrum-2.1.1.ebuild
index 6307463..561445d 100644
--- a/net-misc/electrum/electrum-2.1.1.ebuild
+++ b/net-misc/electrum/electrum-2.1.1.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$
 
@@ -12,7 +12,7 @@ inherit eutils distutils-r1 gnome2-utils
 MY_P="Electrum-${PV}"
 DESCRIPTION="User friendly Bitcoin client"
 HOMEPAGE="https://electrum.org/";
-SRC_URI="https://download.electrum.org/${MY_P}.tar.gz";
+SRC_URI="https://download.electrum.org/${PV}/${MY_P}.tar.gz";
 
 LICENSE="GPL-3"
 SLOT="0"

diff --git a/net-misc/electrum/electrum-2.3.3.ebuild 
b/net-misc/electrum/electrum-2.3.3.ebuild
index 64d7328..c0ee961 100644
--- a/net-misc/electrum/electrum-2.3.3.ebuild
+++ b/net-misc/electrum/electrum-2.3.3.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$
 
@@ -12,7 +12,7 @@ inherit eutils distutils-r1 gnome2-utils
 MY_P="Electrum-${PV}"
 DESCRIPTION="User friendly Bitcoin client"
 HOMEPAGE="https://electrum.org/";
-SRC_URI="https://download.electrum.org/${MY_P}.tar.gz";
+SRC_URI="https://download.electrum.org/${PV}/${MY_P}.tar.gz";
 
 LICENSE="GPL-3"
 SLOT="0"



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

2016-01-03 Thread Anthony G. Basile
commit: a1ce304ed9a48c63bdf391c09adeffbe2f30717b
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Jan  4 07:33:13 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Jan  4 07:38:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ce304e

net-misc/electrum: version bump, bug #570754.

Package-Manager: portage-2.2.24

 net-misc/electrum/Manifest  |   1 +
 net-misc/electrum/electrum-2.5.4.ebuild | 152 
 2 files changed, 153 insertions(+)

diff --git a/net-misc/electrum/Manifest b/net-misc/electrum/Manifest
index 92bd7aa..5bfc757 100644
--- a/net-misc/electrum/Manifest
+++ b/net-misc/electrum/Manifest
@@ -1,3 +1,4 @@
 DIST Electrum-2.1.1.tar.gz 1778994 SHA256 
958c7113072aa4a00a7e58a6e325d952fc35896a8678952cf6487636f74164e0 SHA512 
06277a810a6533cc800c6813f874a0a6e3a7e598bdd47b73a6edb440bc5efefc56edacc44c15349e3d0c72d350700c67025f43e5478b4ae838af57acc1c91f52
 WHIRLPOOL 
2bf9392ebbd6e7b63e4e1e12cf72356dae1e1605a3c543c3a174229247fbb280412df5fac37a195b815018b8425d88618be54d4f3b58e37273ba40776f6b3765
 DIST Electrum-2.3.3.tar.gz 1971994 SHA256 
72bac30a4d82c8fbc453fab2d1fa391af690884e1727088aa969d25891a9fc0d SHA512 
26c2d3eaece738a67546168d82a89c7bd5c71a146c678d186514626027d6edac4e985f08e5d6ce34217b91cefa88be0174f5f45e8caba5da4c50911780e37f1b
 WHIRLPOOL 
e10bf9d10c64e1950dd2bb48ce1fca2950acdeefd99483825751acbbf29806494cbb629ac1d51f24978a8a6a2df2ce73de2910380f8e26e4a0884bcc1f116406
 DIST Electrum-2.5.1.tar.gz 2119809 SHA256 
550d26da2a5d48c260614f87447f851ef82aff301140207d349c07eea2705872 SHA512 
90ef7cbe33dda1a46f9413ec51c0453c13c6355f15bf94f3562baafc391a816722500b8a6e18c9d564cacfb7d315a9e1191791612a7489baeed22781a01a9a74
 WHIRLPOOL 
3fafa7756ca45c3d198dbd4c6fc71c7e7c92e27b748a9fc927b7ee6ec1ce78e3c33ed8984c4baa8c951eb6eb51f55f0148610b2dc01bc90aadc93b93e08d10bd
+DIST Electrum-2.5.4.tar.gz 2114549 SHA256 
c0b00f440884fe3f087e842c44914e1c5f1139d0288ecb74ba6e1ff0b2504aa3 SHA512 
52ee11aa2265fea5b6302fb85724d27e47c049f81743854aeb7c2fe517f2b68628b67e1b44f543e64671b4b40731c532d45097f1d25954a6876bc3ee43cdb847
 WHIRLPOOL 
7322ca5c54ca99c42e2df118e5e792e3f0fee1359d0445a430ffa016b1edb890b81664f11b9532fe403c0c057212afc0057e3af455aff79b8e40f23aa11605ad

diff --git a/net-misc/electrum/electrum-2.5.4.ebuild 
b/net-misc/electrum/electrum-2.5.4.ebuild
new file mode 100644
index 000..b2d5bb1
--- /dev/null
+++ b/net-misc/electrum/electrum-2.5.4.ebuild
@@ -0,0 +1,152 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="ncurses?"
+
+inherit eutils distutils-r1 gnome2-utils
+
+MY_P="Electrum-${PV}"
+DESCRIPTION="User friendly Bitcoin client"
+HOMEPAGE="https://electrum.org/";
+SRC_URI="https://download.electrum.org/${PV}/${MY_P}.tar.gz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+LINGUAS="ar_SA cs_CZ de_DE eo_UY fr_FR hy_AM it_IT ky_KG nb_NO no_NO pt_BR 
ro_RO sk_SK ta_IN vi_VN bg_BG da_DK el_GR es_ES hu_HU id_ID ja_JP lv_LV nl_NL 
pl_PL pt_PT ru_RU sl_SI th_TH zh_CN"
+
+IUSE="cli cosign email +fiat greenaddress_it gtk3 ncurses qrcode +qt4 sync 
trustedcoin_com vkb"
+
+for lingua in ${LINGUAS}; do
+   IUSE+=" linguas_${lingua}"
+done
+
+REQUIRED_USE="
+   || ( cli gtk3 ncurses qt4 )
+   cosign? ( qt4 )
+   email? ( qt4 )
+   fiat? ( qt4 )
+   greenaddress_it? ( qt4 )
+   qrcode? ( qt4 )
+   sync? ( qt4 )
+   trustedcoin_com? ( qt4 )
+   vkb? ( qt4 )
+"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/ecdsa[${PYTHON_USEDEP}]
+   dev-python/pbkdf2[${PYTHON_USEDEP}]
+   dev-python/pyasn1[${PYTHON_USEDEP}]
+   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
+   dev-python/qrcode[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/slowaes[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/socksipy[${PYTHON_USEDEP}]
+   dev-python/tlslite[${PYTHON_USEDEP}]
+   dev-libs/protobuf[python,${PYTHON_USEDEP}]
+   virtual/python-dnspython[${PYTHON_USEDEP}]
+   qrcode? ( media-gfx/zbar[python,v4l,${PYTHON_USEDEP}] )
+   gtk3? (
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   x11-libs/gtk+:3[introspection]
+   )
+   qt4? (
+   dev-python/PyQt4[${PYTHON_USEDEP}]
+   )
+   ncurses? ( dev-lang/python )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS="RELEASE-NOTES"
+
+src_prepare() {
+   # Don't advise using PIP
+   sed -i "s/On Linux, try 'sudo pip install zbar'/Re-emerge Electrum with 
the qrcode USE flag/" lib/qrscanner.py || die
+
+   # Prevent icon from being installed in the wrong location
+   sed -i '/icons/d' setup.py || die
+
+   validate_desktop_entries
+
+   # Remove unrequested localization files:
+   for lang in ${LINGUAS}; do
+   use "linguas_${lang}" && con

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

2016-01-03 Thread Ian Delaney
commit: 019bcd0e1fa9001399fe53a872fbd4aa8a9e7bd2
Author: Ian Delaney  gentoo  org>
AuthorDate: Mon Jan  4 07:13:14 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Mon Jan  4 07:15:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=019bcd0e

app-admin/qtpass: New ebuild, a GUI for app-admin/pass in qt

ebuild submitted by the OP Anne Jan Brouwer which was edited by
Merlijn Wajer who agreed to proxy maintain, however in the end,
ebuild also submitted by spiderx who also agreed to proxy maintain.
With consent by Merlijn Wajer, the proxy maintainership has been
assigned to spiderx; ebuild submitted in Comment 8 of the gentoo bug
and usedfor this addition to the tree with minor touchups to bring
style and syntax in the ebuild and metadata to required needs.
Cross tested fully by user wraeth and myself. Fixes and closes the gentoo bug

Gentoo bug: #564190

Package-Manager: portage-2.2.26

 app-admin/qtpass/Manifest|  1 +
 app-admin/qtpass/metadata.xml| 18 +++
 app-admin/qtpass/qtpass-1.0.5.ebuild | 62 
 3 files changed, 81 insertions(+)

diff --git a/app-admin/qtpass/Manifest b/app-admin/qtpass/Manifest
new file mode 100644
index 000..f720394
--- /dev/null
+++ b/app-admin/qtpass/Manifest
@@ -0,0 +1 @@
+DIST qtpass-1.0.5.tar.gz 636461 SHA256 
0c07bd1eb9e5336c0225f891e5b9a9df103f218619cf7ec6311edf654e8db281 SHA512 
e1b63f1058dc9c194f06376d52acbbb8594d429f4d7fe4ba27baed2cafe10b1c36137b3e33626c1bf33c7f3e1444e6fbe48fc66a83e0f7cd82f5b47f0193d178
 WHIRLPOOL 
acb914d89bcd667343f648e38bb9eb316ebbf0b01f75686d3a7694e82eedd3e3f52ffc99f530bbe3ccbb6089ced727796924fcf48a94c071a3e20b27141b28df

diff --git a/app-admin/qtpass/metadata.xml b/app-admin/qtpass/metadata.xml
new file mode 100644
index 000..6c4ad75
--- /dev/null
+++ b/app-admin/qtpass/metadata.xml
@@ -0,0 +1,18 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   proxy-maintainers
+   
+   spid...@spiderx.dp.ua
+   Vladimir Pavljuchenkov
+   Proxied maintainer; set to assignee in all 
bugs
+   
+   
+QtPass is a multi-platform GUI for pass, the standard unix password manager.
+   
+   
+   https://github.com/IJHack/qtpass/releases
+   https://github.com/IJHack/qtpass/wiki
+   https://github.com/IJHack/qtpass/issues
+   
+

diff --git a/app-admin/qtpass/qtpass-1.0.5.ebuild 
b/app-admin/qtpass/qtpass-1.0.5.ebuild
new file mode 100644
index 000..ed2aa21
--- /dev/null
+++ b/app-admin/qtpass/qtpass-1.0.5.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit qmake-utils
+
+DESCRIPTION="multi-platform GUI for pass, the standard unix password manager"
+HOMEPAGE="https://qtpass.org/";
+SRC_URI="https://github.com/IJHack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="+qt5"
+DOCS=( FAQ.md README.md CONTRIBUTING.md )
+
+RDEPEND="qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5[xcb]
+   dev-qt/qtwidgets:5
+   dev-qt/qtnetwork:5
+   )
+   !qt5? (
+   dev-qt/qtcore:4
+   dev-qt/qtgui:4
+   )
+   app-admin/pass"
+DEPEND="${RDEPEND}
+   qt5? ( dev-qt/linguist-tools:5 )"
+
+src_prepare() {
+   # Modify install path
+   sed -i "s/target.path = \$\$PREFIX/target.path = \$\$PREFIX\/bin/" \
+   ${PN}.pro \
+   || die "sed failed to modify install path for ${PN}.pro"
+
+   # Backport segfault fix https://github.com/IJHack/qtpass/issues/122
+   # (ToDo: remove this in 1.0.6)
+   sed -e "/QtPass = NULL;/{n;d};/startupPhase = true;/a autoclearTimer = 
NULL;" \
+   -i mainwindow.cpp || die "sed failed mainwindow.cpp"
+
+   epatch_user
+}
+
+src_configure() {
+   if use qt5 ; then
+   eqmake5 PREFIX="${D}"/usr
+   else
+   eqmake4 PREFIX="${D}"/usr
+   fi
+}
+
+src_install() {
+   default
+
+   insinto /usr/share/applications
+   doins "${PN}.desktop"
+
+   newicon artwork/icon.svg "${PN}-icon.svg"
+}



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

2016-01-03 Thread Michael Sterrett
commit: 510a4c7e510de93fd9ddbe081112d6112119b176
Author: Michael Sterrett  gentoo  org>
AuthorDate: Mon Jan  4 07:09:53 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Mon Jan  4 07:09:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=510a4c7e

profiles: mask games-puzzle/krystaldrop for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 01805a6..261d805 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Michael Sterrett  (04 Jan 2016)
+# Upstream stopped development in 2004 and doesn't work on modern systems.
+# Masked for removal on 20160203
+games-puzzle/krystaldrop
+
 # Pacho Ramos  (03 Jan 2016)
 # Fails to build, bug #368873. Removal in a month
 x11-misc/xoo



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

2016-01-03 Thread Hans de Graaff
commit: e6af90c7394a43cc5f479594c555c09722438e61
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan  3 08:51:39 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan  4 06:18:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6af90c7

dev-ruby/webmock: use correct dev-ruby/http dependency

Package-Manager: portage-2.2.26

 dev-ruby/webmock/webmock-1.22.3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-ruby/webmock/webmock-1.22.3.ebuild 
b/dev-ruby/webmock/webmock-1.22.3.ebuild
index 9dbacf4..9fbf816 100644
--- a/dev-ruby/webmock/webmock-1.22.3.ebuild
+++ b/dev-ruby/webmock/webmock-1.22.3.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=5
 
-# ruby22 → spec failures
 USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_TEST="test spec NO_CONNECTION=true"
@@ -30,7 +29,7 @@ ruby_add_bdepend "test? (
dev-ruby/rack
>=dev-ruby/httpclient-2.2.4
>=dev-ruby/patron-0.4.18
-   >=dev-ruby/http-0.6.0:0.6 )"
+   >=dev-ruby/http-0.8.0:0.8 )"
 
 all_ruby_prepare() {
# Remove bundler support



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

2016-01-03 Thread Hans de Graaff
commit: 0c119a0b17ac555fcb2a62d0c29d0b17ee47b163
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan  4 06:14:14 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan  4 06:18:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c119a0b

dev-ruby/paint: add 1.0.1

Package-Manager: portage-2.2.26

 dev-ruby/paint/Manifest   |  1 +
 dev-ruby/paint/paint-1.0.1.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ruby/paint/Manifest b/dev-ruby/paint/Manifest
index 9578000..5d86ca7 100644
--- a/dev-ruby/paint/Manifest
+++ b/dev-ruby/paint/Manifest
@@ -1 +1,2 @@
 DIST paint-1.0.0.tar.gz 18392 SHA256 
b141f1c1ccb43ee1d7e3c6e4a42a9465846de0664efec8e2cd231e813f1eb7de SHA512 
15461471d5a6eb08402e78bd9f86c99322d4e6ba1fc24054240190270021fdd2105070e99602799d65fed53f8065da012e0351462d82572cf7015760eb1946b1
 WHIRLPOOL 
11d55f6b42195dc3e436957f1f02936087d56416baafbfb29311300db24c8ac1056a1ce5dee0d3edd4fe413e2e281b6a8b0f1923f8207accbb11564dc93eb241
+DIST paint-1.0.1.tar.gz 18598 SHA256 
d717b4ef06302e7b05100aad269f9a89f398c913114ec4f07be9d68d5af2b269 SHA512 
480f37fa22896636a591a6491a1329797f35a146ff92b623a4c287adfc52d67d972c61ba16e6d8c3135d985553bc19c12afffdf9bc161575d6dabe9131c4a359
 WHIRLPOOL 
ef9d0e89b9084fbcb9dc9dc9cdf80175282e39c071da826ae03da323d3bf162738c65b26e7d225d101b8736fc85b211909ace88b1401be0a8423bc8f00a26bf6

diff --git a/dev-ruby/paint/paint-1.0.1.ebuild 
b/dev-ruby/paint/paint-1.0.1.ebuild
new file mode 100644
index 000..bf9a05c
--- /dev/null
+++ b/dev-ruby/paint/paint-1.0.1.ebuild
@@ -0,0 +1,22 @@
+# 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_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Terminal painter"
+HOMEPAGE="https://github.com/janlelis/paint";
+SRC_URI="https://github.com/janlelis/paint/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test doc"



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

2016-01-03 Thread Hans de Graaff
commit: 57da10d02fab7f1eefd226a840f38d436ade106e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan  4 06:17:42 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan  4 06:18:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57da10d0

dev-ruby/rqrcode: add 0.9.0

Package-Manager: portage-2.2.26

 dev-ruby/rqrcode/Manifest |  1 +
 dev-ruby/rqrcode/rqrcode-0.9.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/rqrcode/Manifest b/dev-ruby/rqrcode/Manifest
index 8bdbd30..a28c88c 100644
--- a/dev-ruby/rqrcode/Manifest
+++ b/dev-ruby/rqrcode/Manifest
@@ -1,2 +1,3 @@
 DIST rqrcode-0.6.0.gem 25088 SHA256 
8a57b341e4fc148ef105b16a9ad1eea883a40a55dac9949804cd6431119d30f5 SHA512 
613f91855696ec8b95b3879f0639cb5057066e21d5d80714b1cb63cd3dfefbb69fe0baa890d269b326c033febbad2e3705b024bd6baaa550e703b6dac09d10c0
 WHIRLPOOL 
27a5ce83237a2327409da75d73825a3301d8a154aeea9d581648953a9dec4911c306be6ff77d1b22a543b11420c4dbf1f3861cc4747fa7bca2375c4038549593
 DIST rqrcode-0.7.0.gem 25088 SHA256 
8b3a5cba9cc199ba2d781a7c767cb55679f29a3621aa0506a799cec3760d16a1 SHA512 
ea336b24d43113821100f96680740d265456ebfda46f064b17e0a51295ca945203d03f0be27d3c6b86398393ba9d102f339db4708ec36d09f90cb240d16a6d3c
 WHIRLPOOL 
d74324bbc835368583e526c23bd5f4f57d7e2abd83940da9f05833518788815eca8c6d9b61bdf090640ae0a6efd0cc7e0aad3d4de179e373905a78c879578931
+DIST rqrcode-0.9.0.gem 27136 SHA256 
31b84b2203fb3892f5d9d86ae5ccb67420031d7cb06c3739214e88afc6968130 SHA512 
80ce9fcfac53bc23818fe6bf49dec088df298e1c8232245cea1f423e0a78b4e19342aab39a80165ca3ff41076eba2ab80b2ddd5564283d748950305f6d545b2f
 WHIRLPOOL 
65d076daab72dff9714581790190a2dd3ea963f33f1eb2d31933c73341b89d93062220f9488338c22c76ad96922cc534b95155574e34eb65ac8db06007af8d5f

diff --git a/dev-ruby/rqrcode/rqrcode-0.9.0.ebuild 
b/dev-ruby/rqrcode/rqrcode-0.9.0.ebuild
new file mode 100644
index 000..290f7c4
--- /dev/null
+++ b/dev-ruby/rqrcode/rqrcode-0.9.0.ebuild
@@ -0,0 +1,31 @@
+# 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="test"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR=""
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Library for encoding QR Codes"
+HOMEPAGE="https://whomwah.github.com/rqrcode/";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/chunky_png:0"
+
+all_ruby_prepare() {
+   sed -i -e '/[bB]undler/s:^:#:' Rakefile || die
+   sed -i -e '1igem "minitest"' test/test_helper.rb || die
+}



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

2016-01-03 Thread Hans de Graaff
commit: 3cf47f49a10bceb878e2dbaa95bd26d10b8a7a6c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan  4 06:18:21 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan  4 06:19:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cf47f49

dev-ruby/chunky_png: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/chunky_png/Manifest|  2 --
 dev-ruby/chunky_png/chunky_png-1.3.3.ebuild | 34 -
 dev-ruby/chunky_png/chunky_png-1.3.4.ebuild | 34 -
 3 files changed, 70 deletions(-)

diff --git a/dev-ruby/chunky_png/Manifest b/dev-ruby/chunky_png/Manifest
index db429fb..cb7ffbb 100644
--- a/dev-ruby/chunky_png/Manifest
+++ b/dev-ruby/chunky_png/Manifest
@@ -1,3 +1 @@
-DIST chunky_png-1.3.3.gem 346112 SHA256 
4078934795bf845e4015da25d5a64822a286105e62e8cb85c9c94a7ad02d82d1 SHA512 
ea9039a88bb26662863faff98248e8a903e2169fab376b74fc2b17b62f6a2b0201ff67902c596d61a98bec74adb5110bca31c0a6e0f5bf201eef3534f234cf8c
 WHIRLPOOL 
72966631bb53c961573a60eb881a850801617eca512a7a47122d0647dcb50dbe0c673f0ba79c4ac244eb20d7b2886cb8ba1862f76527cef12b06d6b9126c4560
-DIST chunky_png-1.3.4.gem 349184 SHA256 
dc71b0f6bfd38dd9040faa7b1b2ea90c2bfcd5971ee9040785d1b93de484bd58 SHA512 
dbcabaf5b5d5627fbf9bf8de3b5692117b71255b25c062068f879fc75c293939d7ff552e9e2a29ca26d711fd00bb9c40385cb36e50c4fcccbaec6d122fa29ca0
 WHIRLPOOL 
a3d92d2106a3a2ae6587acfd57ead27d1f38b9783a80342e0838230259caf5f5661510b070b0bc6aa8289e0f15a7bd3d68338d9aecdaa3f9c4dbc13c52a4a82b
 DIST chunky_png-1.3.5.gem 350208 SHA256 
b6ab1011b2e79bcc973c92deee4110d071d5cd59ed950efcd0aba49a5f57c06d SHA512 
3c036da20a77bf3525f2d76711e3dee697360dce59c0aee13e57f6cd6a77e7cde0bc94be15ba3c8792e45652d6825f520f8d16f5bc90ca2315a9b3ce17870494
 WHIRLPOOL 
e7ac53ed0b2f959d0016a87c48140382f07477cb061558ae25120e04bd4947ca399321520b0fe508f4e481763c72ab4ae03a693e62486d58e0c3482b371990fa

diff --git a/dev-ruby/chunky_png/chunky_png-1.3.3.ebuild 
b/dev-ruby/chunky_png/chunky_png-1.3.3.ebuild
deleted file mode 100644
index 2a1c96f..000
--- a/dev-ruby/chunky_png/chunky_png-1.3.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR=""
-
-RUBY_FAKEGEM_EXTRADOC="BENCHMARKING.md README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="chunky_png.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pure Ruby library that can read and write PNG images"
-HOMEPAGE="https://wiki.github.com/wvanbergen/chunky_png";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-all_ruby_prepare() {
-   sed -i -e '/[bB]undler/s:^:#:' {spec,benchmarks}/*.rb || die
-   rm Gemfile* || die
-
-   # Avoid git dependency
-   sed -i -e '/s.files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
-}

diff --git a/dev-ruby/chunky_png/chunky_png-1.3.4.ebuild 
b/dev-ruby/chunky_png/chunky_png-1.3.4.ebuild
deleted file mode 100644
index a5735ac..000
--- a/dev-ruby/chunky_png/chunky_png-1.3.4.ebuild
+++ /dev/null
@@ -1,34 +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_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR=""
-
-RUBY_FAKEGEM_EXTRADOC="BENCHMARKING.rdoc README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="chunky_png.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pure Ruby library that can read and write PNG images"
-HOMEPAGE="https://wiki.github.com/wvanbergen/chunky_png";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-all_ruby_prepare() {
-   sed -i -e '/[bB]undler/s:^:#:' {spec,benchmarks}/*.rb || die
-   rm Gemfile* || die
-
-   # Avoid git dependency
-   sed -i -e '/s.files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
-}



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

2016-01-03 Thread Hans de Graaff
commit: 102a73672ae54ad82cd8a0317889e4b892e2b299
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan  4 06:12:59 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan  4 06:18:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102a7367

dev-ruby/paint: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/paint/Manifest   |  1 -
 dev-ruby/paint/paint-0.9.0.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-ruby/paint/Manifest b/dev-ruby/paint/Manifest
index 2961e07..9578000 100644
--- a/dev-ruby/paint/Manifest
+++ b/dev-ruby/paint/Manifest
@@ -1,2 +1 @@
-DIST paint-0.9.0.gem 22016 SHA256 
cc87ffd4c796489fb8d14e69a7e2a0ebc031f0318d555712b5842e981d3b96b9 SHA512 
a56c62cac15d3e14699f5044ad19408f704cdc243e34f2ac451cbcf68a9417a4e9a51fe0e9a17218b822c9a382fd328151d4bfb7f729c95c2c32b32fa514a216
 WHIRLPOOL 
816af7d20b4b3ce94afdc1fc52005dd4717800e99e961235e89f84da1d27824c0d9422f20cec91224d875b7434c07edb33ea264224b7a3e288204f546c681504
 DIST paint-1.0.0.tar.gz 18392 SHA256 
b141f1c1ccb43ee1d7e3c6e4a42a9465846de0664efec8e2cd231e813f1eb7de SHA512 
15461471d5a6eb08402e78bd9f86c99322d4e6ba1fc24054240190270021fdd2105070e99602799d65fed53f8065da012e0351462d82572cf7015760eb1946b1
 WHIRLPOOL 
11d55f6b42195dc3e436957f1f02936087d56416baafbfb29311300db24c8ac1056a1ce5dee0d3edd4fe413e2e281b6a8b0f1923f8207accbb11564dc93eb241

diff --git a/dev-ruby/paint/paint-0.9.0.ebuild 
b/dev-ruby/paint/paint-0.9.0.ebuild
deleted file mode 100644
index 70a95f3..000
--- a/dev-ruby/paint/paint-0.9.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Terminal painter"
-HOMEPAGE="https://github.com/janlelis/paint";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test doc"



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

2016-01-03 Thread Jeroen Roovers
commit: 6964d299791d1a644c09173b20e17e561c0380c4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan  4 06:13:10 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan  4 06:13:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6964d299

dev-python/pyxattr: Stable for HPPA (bug #570338).

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

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

diff --git a/dev-python/pyxattr/pyxattr-0.5.5.ebuild 
b/dev-python/pyxattr/pyxattr-0.5.5.ebuild
index 6ff14fb..eaff3d7 100644
--- a/dev-python/pyxattr/pyxattr-0.5.5.ebuild
+++ b/dev-python/pyxattr/pyxattr-0.5.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
 LICENSE="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="doc test"
 
 RDEPEND="sys-apps/attr"



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

2016-01-03 Thread Jeroen Roovers
commit: ba11f244b3f6673f259f7cd0a6864db2e09e3cbb
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan  4 06:12:53 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan  4 06:12:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba11f244

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

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

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

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



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

2016-01-03 Thread Jeroen Roovers
commit: 37a234797a17e551d65eb12a6cfd5aba96cded63
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan  4 06:07:54 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan  4 06:08:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a23479

net-im/gajim: Stable for PPC64 (bug #569936).

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

 net-im/gajim/gajim-0.16.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/gajim/gajim-0.16.5.ebuild b/net-im/gajim/gajim-0.16.5.ebuild
index 4819a06..84a105d 100644
--- a/net-im/gajim/gajim-0.16.5.ebuild
+++ b/net-im/gajim/gajim-0.16.5.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~ppc ppc64 ~x86 ~x86-fbsd"
 IUSE="avahi crypt dbus gnome gnome-keyring kde idle jingle libnotify 
networkmanager nls spell +srv test X xhtml"
 
 REQUIRED_USE="



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

2016-01-03 Thread Jason Zaman
commit: 067de959968b0b202eea326b015f568f349f5a31
Author: Jason Zaman  gentoo  org>
AuthorDate: Mon Jan  4 05:54:00 2016 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Mon Jan  4 05:56:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=067de959

sec-policy/selinux-cgmanager: Installed wrong module

Package-Manager: portage-2.2.26

 sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r10.ebuild | 4 ++--
 sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r9.ebuild  | 4 ++--
 sec-policy/selinux-cgmanager/selinux-cgmanager-2.20151208-r1.ebuild  | 4 ++--
 sec-policy/selinux-cgmanager/selinux-cgmanager-.ebuild   | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git 
a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r10.ebuild 
b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r10.ebuild
index 9ce966f..0c88f0e 100644
--- a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r10.ebuild
+++ b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r10.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 EAPI="5"
 
 IUSE=""
-MODS="subsonic"
+MODS="cgmanager"
 
 inherit selinux-policy-2
 

diff --git 
a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r9.ebuild 
b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r9.ebuild
index 9ce966f..0c88f0e 100644
--- a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r9.ebuild
+++ b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r9.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 EAPI="5"
 
 IUSE=""
-MODS="subsonic"
+MODS="cgmanager"
 
 inherit selinux-policy-2
 

diff --git 
a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20151208-r1.ebuild 
b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20151208-r1.ebuild
index 3e3a900..79c0d18 100644
--- a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20151208-r1.ebuild
+++ b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20151208-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 EAPI="5"
 
 IUSE=""
-MODS="subsonic"
+MODS="cgmanager"
 
 inherit selinux-policy-2
 

diff --git a/sec-policy/selinux-cgmanager/selinux-cgmanager-.ebuild 
b/sec-policy/selinux-cgmanager/selinux-cgmanager-.ebuild
index 3e3a900..79c0d18 100644
--- a/sec-policy/selinux-cgmanager/selinux-cgmanager-.ebuild
+++ b/sec-policy/selinux-cgmanager/selinux-cgmanager-.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 EAPI="5"
 
 IUSE=""
-MODS="subsonic"
+MODS="cgmanager"
 
 inherit selinux-policy-2
 



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

2016-01-03 Thread Jory Pratt
commit: 1bc3147d35baf5d6e2d95009d75725e351ec352b
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Mon Jan  4 03:25:50 2016 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Mon Jan  4 03:25:50 2016 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=1bc3147d

www-client/firefox - bug 570522, final fix for musl support at this time

 www-client/firefox/Manifest  | 2 +-
 www-client/firefox/firefox-44.0_beta4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 6187254..d8086bf 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -79,5 +79,5 @@ DIST firefox-43.0-xh.xpi 458719 SHA256 
f48562863c31cd8ec05cb0e79323fbd4b0c8426e7
 DIST firefox-43.0-zh-CN.xpi 493639 SHA256 
73c74a35f7862f6e583d2fd9edb6fcd3e565c564977897896761e2ba153e1b54 SHA512 
1298691174e95bd79dfa24602dec4d7cb5228e9544bdf404215ac4bbee1de7230b6c9989cf8305956d23136c10470a0779233124b3f3b5ffc695230bf43301d0
 WHIRLPOOL 
a6674405f7ec161391b7876d8f1168db2719d653411dfdd17c2373560dee243914565343c3d3d48587b7b4d07dd3edc9443385a2d5fe78e2b454961c068f6e60
 DIST firefox-43.0-zh-TW.xpi 485317 SHA256 
488fb84380b3729e2c78c2bb5c9d4046988f4c457727ac19c9458f92f1fe72fb SHA512 
e5a32805e3e68b54b3ebe19f5b1dc9a606df232cdc7df301a57d6ba39ab6d69347c27480c2162e30cbdcf1601364c47f3811398751ab4f63f94763772212bbbd
 WHIRLPOOL 
2273baf3e84b7f390a9c121a125902dcf1d625ebf4b96451f78642f16dd2e62b5abf4cda70a66daaec25d68e15e5bc1cd0cb460cde26f18c17008febf6198396
 DIST firefox-43.0.source.tar.xz 175414296 SHA256 
a5b16741dcce9344ca71e39e0efb0e7e1336ca5160cb9b6b12f8985f402d8fea SHA512 
3ca37428d1b02ba2609ec526e86ab96563b403a03efde8439cbb4acdb282b5970ccb6a14266483c839389d59e07f6b0297314890ee04a669ba2d4b10bc4cb738
 WHIRLPOOL 
14d8d90452bf6d0e3965f0c8050d0dd4771f1a00a6cc68f6ae9e26334e5a2c5cad9fae92d51f0f677b07aea3120e75686655cbd5c6bcf7f0b5f84d9a1ca4553f
-DIST firefox-44.0-patches-0.2.tar.xz 13396 SHA256 
893c5fd1f76205c060e38dbb183b02043f15d79f283d14505b4fbb216aa3b91d SHA512 
921cb89cde50b4f0e2987282b8cb32f9396c4a9cf3b5c25bcbec48174b59fc9db3b52e00ed54104030e7c1dc663fa51f47b9aa529dccb03cc89793b08ccf1821
 WHIRLPOOL 
207d774e110d06d96e6b38940204ce297e04747eb3ea938fb52c0a6778014f66926c2d358075870c5aec2edcd4d53a06d4695fb4b5ab801f318e2b711c6b6ca1
+DIST firefox-44.0-patches-0.3.tar.xz 13724 SHA256 
f10d7b8009f720268ffd8ce4354a91ad8604b8eb67cf85fa97250915ac1de639 SHA512 
b4d93a506b2b1cc264e6407ec509b6fc6fa7543e99e90edb2ef1049ed087d50a1b36331c8dceb978f15de59483c737bac4f16753634418852a7beadff3834fa6
 WHIRLPOOL 
8a95ecdba91ace71ca250313f597eff87f845e9c33944ab7325690361b2eff449a346a90afd91d81bcdd39d1c541a0a67603f43be3c0b8828da1a81935c98aa6
 DIST firefox-44.0b4.source.tar.xz 182407048 SHA256 
6b5b2ebcb94618747281a24fc3c6504b436bc3413283b77935484730bc21b9c5 SHA512 
c9def31db89fc40295303a883b8c69bc62b796ed3604192e8945288b3edc1e49f93bea07f7c602992ad0a956cc3cf59e55ea5f3cb54b4faada0bbb7df0487e28
 WHIRLPOOL 
3f75dc7e87d6aa92a256b7acf1ef4e4326db7cf87c9f00db0765e65fb4e7bc19cd9b87bcefc291aed3b61796500506c4c005f00e1a248f3f52cd124dfb499913

diff --git a/www-client/firefox/firefox-44.0_beta4.ebuild 
b/www-client/firefox/firefox-44.0_beta4.ebuild
index aa96c68..e717dd1 100644
--- a/www-client/firefox/firefox-44.0_beta4.ebuild
+++ b/www-client/firefox/firefox-44.0_beta4.ebuild
@@ -27,7 +27,7 @@ if [[ ${MOZ_ESR} == 1 ]]; then
 fi
 
 # Patch version
-PATCH="${PN}-44.0-patches-0.2"
+PATCH="${PN}-44.0-patches-0.3"
 MOZ_HTTP_URI="http://archive.mozilla.org/pub/${PN}/releases";
 
 MOZCONFIG_OPTIONAL_GTK3=1



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

2016-01-03 Thread Michael Sterrett
commit: 1d3c3d90338d22f8491e02b7b301a9c0d0183509
Author: Michael Sterrett  gentoo  org>
AuthorDate: Mon Jan  4 03:01:36 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Mon Jan  4 03:01:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d3c3d90

media-libs/sdl2-ttf: version bump

Package-Manager: portage-2.2.24

 media-libs/sdl2-ttf/Manifest   |  1 +
 media-libs/sdl2-ttf/sdl2-ttf-2.0.13.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/media-libs/sdl2-ttf/Manifest b/media-libs/sdl2-ttf/Manifest
index 9b1cfda..dbb37ef 100644
--- a/media-libs/sdl2-ttf/Manifest
+++ b/media-libs/sdl2-ttf/Manifest
@@ -1 +1,2 @@
 DIST SDL2_ttf-2.0.12.tar.gz 5517665 SHA256 
8728605443ea1cca5cad501dc34dc0cb15135d1e575551da6d151d213d356f6e SHA512 
2dfd7d9a87d86b0446e52c78dcf4c45dba747256ff9cb4cc010818eac725410f5a1a781e6695ca0bcead756c70519d8d5b4df6c1b2935085e0356d9b4d7844fa
 WHIRLPOOL 
7b3457925237f741bdcb1b6b00aa0463f33bde4c8886f03de4cc20885bffadfe3759fb31852dfee1ced06e0e494ec639f0a6a0f415520d9998683b81d010836b
+DIST SDL2_ttf-2.0.13.tar.gz 4152978 SHA256 
25ddad0302e7d74ce16a770974930cefbdcf67499ca7d40ce7a6bd7de6022fdf SHA512 
24f7d77c7d46be3c8236d6edde42f40c97c778e2fdb5d7923f1ec473ce19039c382843afe6de79f04c014d3f854cdf912cdfe1e0cf803a2fd246fd4c65360c6b
 WHIRLPOOL 
52cc6db07d049c6b35f5f68cbc9ed9e3622052a014e1b86ccc0a4b7daa1058a9b8e0f1ca5a42e7ddace0acc4978c4277133611571b1f3a543f048714a615f949

diff --git a/media-libs/sdl2-ttf/sdl2-ttf-2.0.13.ebuild 
b/media-libs/sdl2-ttf/sdl2-ttf-2.0.13.ebuild
new file mode 100644
index 000..fb71873
--- /dev/null
+++ b/media-libs/sdl2-ttf/sdl2-ttf-2.0.13.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit autotools eutils multilib-minimal
+
+MY_P=SDL2_ttf-${PV}
+DESCRIPTION="library that allows you to use TrueType fonts in SDL applications"
+HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf/";
+SRC_URI="http://www.libsdl.org/projects/SDL_ttf/release/${MY_P}.tar.gz";
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs X"
+
+RDEPEND="X? ( >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] )
+   >=media-libs/libsdl2-2.0.1-r1[${MULTILIB_USEDEP}]
+   >=media-libs/freetype-2.5.0.1[${MULTILIB_USEDEP}]"
+DEPEND=${RDEPEND}
+
+S=${WORKDIR}/${MY_P}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   $(use_enable static-libs static) \
+   $(use_with X x)
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" install
+}
+
+multilib_src_install_all() {
+   dodoc {CHANGES,README}.txt
+   prune_libtool_files
+}



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

2016-01-03 Thread Michael Sterrett
commit: c2d9977825d0a08996e201a887f06ade1406
Author: Michael Sterrett  gentoo  org>
AuthorDate: Mon Jan  4 03:02:26 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Mon Jan  4 03:02:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2d99778

media-libs/sdl2-ttf: remove unused autotools eclass

Package-Manager: portage-2.2.24

 media-libs/sdl2-ttf/sdl2-ttf-2.0.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sdl2-ttf/sdl2-ttf-2.0.13.ebuild 
b/media-libs/sdl2-ttf/sdl2-ttf-2.0.13.ebuild
index fb71873..1b07e18 100644
--- a/media-libs/sdl2-ttf/sdl2-ttf-2.0.13.ebuild
+++ b/media-libs/sdl2-ttf/sdl2-ttf-2.0.13.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-inherit autotools eutils multilib-minimal
+inherit eutils multilib-minimal
 
 MY_P=SDL2_ttf-${PV}
 DESCRIPTION="library that allows you to use TrueType fonts in SDL applications"



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

2016-01-03 Thread Michael Sterrett
commit: ce85baf9a9a59e6e6fafba6af2a5c5eeb727bb80
Author: Michael Sterrett  gentoo  org>
AuthorDate: Mon Jan  4 02:55:57 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Mon Jan  4 02:55:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce85baf9

media-libs/sdl2-net: version bump

Package-Manager: portage-2.2.24

 media-libs/sdl2-net/Manifest  |  1 +
 media-libs/sdl2-net/sdl2-net-2.0.1.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/media-libs/sdl2-net/Manifest b/media-libs/sdl2-net/Manifest
index 29c223f..9e54def 100644
--- a/media-libs/sdl2-net/Manifest
+++ b/media-libs/sdl2-net/Manifest
@@ -1 +1,2 @@
 DIST SDL2_net-2.0.0.tar.gz 345724 SHA256 
d715be30783cc99e541626da52079e308060b21d4f7b95f0224b1d06c1faacab SHA512 
bf91f18bb1c62f003aa459c18c120afc3d8e16ee92c01762ef890f620b5346b1b62ca48ae0b848a062b49656e5f7a4c27d74788a8788357b5e36c1a767a2
 WHIRLPOOL 
7c5fc3f1df0a1467ca7869eb1a26028f84a44c35fe308a36b08bce938230ed9532f4d105683fb3752de59ca739025261cdaf3f9e795fe6027db6e063b6bd620d
+DIST SDL2_net-2.0.1.tar.gz 347436 SHA256 
15ce8a7e5a23dafe8177c8df6e6c79b6749a03fff1e8196742d3571657609d21 SHA512 
d27faee3cddc3592dae38947e6c1df0cbaa95f82fde9c87db6d11f6312d868cea74f6830ad07ceeb3d0d75e9424cebf39e54fddf9a1147e8d9e664609de92b7a
 WHIRLPOOL 
bd704fe9b3bae9ca0c4da474b57a6f944a9bc75f7054c91eff279d6039ead5f41cf9bf5dc3092bdc84494d2ac092aa7877df88368fc4b51c0adbc06b9c24f27e

diff --git a/media-libs/sdl2-net/sdl2-net-2.0.1.ebuild 
b/media-libs/sdl2-net/sdl2-net-2.0.1.ebuild
new file mode 100644
index 000..33e3f90
--- /dev/null
+++ b/media-libs/sdl2-net/sdl2-net-2.0.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils multilib-minimal
+
+MY_P=SDL2_net-${PV}
+DESCRIPTION="Simple Direct Media Layer Network Support Library"
+HOMEPAGE="http://www.libsdl.org/projects/SDL_net/index.html";
+SRC_URI="http://www.libsdl.org/projects/SDL_net/release/${MY_P}.tar.gz";
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs"
+
+RDEPEND=">=media-libs/libsdl2-2.0.1-r1[${MULTILIB_USEDEP}]"
+DEPEND=${RDEPEND}
+
+S=${WORKDIR}/${MY_P}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   --disable-gui \
+   $(use_enable static-libs static)
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" install
+}
+
+multilib_src_install_all() {
+   dodoc {CHANGES,README}.txt
+   prune_libtool_files
+}



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

2016-01-03 Thread Michael Sterrett
commit: 5f594329d081dfc4d1db0c4ba4a55d451277f691
Author: Michael Sterrett  gentoo  org>
AuthorDate: Mon Jan  4 02:51:42 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Mon Jan  4 02:51:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f594329

media-libs/sdl2-image: version bump

Package-Manager: portage-2.2.24

 media-libs/sdl2-image/Manifest|  1 +
 media-libs/sdl2-image/sdl2-image-2.0.1.ebuild | 60 +++
 2 files changed, 61 insertions(+)

diff --git a/media-libs/sdl2-image/Manifest b/media-libs/sdl2-image/Manifest
index b880e2f..146403b 100644
--- a/media-libs/sdl2-image/Manifest
+++ b/media-libs/sdl2-image/Manifest
@@ -1 +1,2 @@
 DIST SDL2_image-2.0.0.tar.gz 8398016 SHA256 
b29815c73b17633baca9f07113e8ac476ae66412dec0d29a5045825c27a47234 SHA512 
300ff078c4c9a74ccc143692630e9c97e25a223bf80661cd5e7d684a25c6ad7760b20778d492d6cc41521dcd2a00e4a76947cf6dffc679fdbd54f430b3906ea6
 WHIRLPOOL 
d2b89f0bcb25eeda168a6a4622777f3d9bd6343dc1f87f50aec69afb85fef71dc28e56ed29e30d906ff999f291cf3ec887d20f471bd870eb734f273fd68b4303
+DIST SDL2_image-2.0.1.tar.gz 7797848 SHA256 
3a3eafbceea5125c04be585373bfd8b3a18f259bd7eae3efc4e6d8e60e0d7f64 SHA512 
99ed5f7b69966cea5fcf9173e7270167c24b55ab459774f10dbf90f26dcb9d5f118971ffd4e583a83148976f44ca166474669398a561169d24ffba80f852306f
 WHIRLPOOL 
ba4a78ae19ba1921b0d11208f93390cc0ec31aed86f302c2b8d4ac8c55a8e783c29a3180d8557309b2874d74a081734256e9cb0d8215b369090abddf64bd0a7c

diff --git a/media-libs/sdl2-image/sdl2-image-2.0.1.ebuild 
b/media-libs/sdl2-image/sdl2-image-2.0.1.ebuild
new file mode 100644
index 000..0cb8803
--- /dev/null
+++ b/media-libs/sdl2-image/sdl2-image-2.0.1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils multilib-minimal
+
+MY_P=SDL2_image-${PV}
+DESCRIPTION="Image file loading library"
+HOMEPAGE="http://www.libsdl.org/projects/SDL_image/";
+SRC_URI="http://www.libsdl.org/projects/SDL_image/release/${MY_P}.tar.gz";
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gif jpeg png static-libs tiff webp"
+
+RDEPEND="
+   >=media-libs/libsdl2-2.0.1-r1[${MULTILIB_USEDEP}]
+   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
+   png? ( >=media-libs/libpng-1.6.10:0[${MULTILIB_USEDEP}] )
+   jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )
+   tiff? ( >=media-libs/tiff-3.9.7-r1:0[${MULTILIB_USEDEP}] )
+   webp? ( >=media-libs/libwebp-0.3.0[${MULTILIB_USEDEP}] )"
+DEPEND=${RDEPEND}
+
+S=${WORKDIR}/${MY_P}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   $(use_enable static-libs static) \
+   --disable-sdltest \
+   --enable-bmp \
+   $(use_enable gif) \
+   $(use_enable jpeg jpg) \
+   --disable-jpg-shared \
+   --enable-lbm \
+   --enable-pcx \
+   $(use_enable png) \
+   --disable-png-shared \
+   --enable-pnm \
+   --enable-tga \
+   $(use_enable tiff tif) \
+   --disable-tif-shared \
+   --enable-xcf \
+   --enable-xpm \
+   --enable-xv \
+   $(use_enable webp) \
+   --disable-webp-shared
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" install
+   multilib_is_native_abi && newbin .libs/showimage showimage2
+}
+
+multilib_src_install_all() {
+   dodoc {CHANGES,README}.txt
+   prune_libtool_files
+}



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

2016-01-03 Thread Michael Sterrett
commit: acc8e628fca1259593b9b4bcf97c8a32b9612fab
Author: Michael Sterrett  gentoo  org>
AuthorDate: Mon Jan  4 02:32:37 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Mon Jan  4 02:33:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acc8e628

media-libs/libsdl2: version bump

Package-Manager: portage-2.2.24

 media-libs/libsdl2/Manifest|   1 +
 .../libsdl2/files/libsdl2-2.0.4-static-libs.patch  |  89 
 media-libs/libsdl2/libsdl2-2.0.4.ebuild| 153 +
 3 files changed, 243 insertions(+)

diff --git a/media-libs/libsdl2/Manifest b/media-libs/libsdl2/Manifest
index 0cc1481..2f64355 100644
--- a/media-libs/libsdl2/Manifest
+++ b/media-libs/libsdl2/Manifest
@@ -1 +1,2 @@
 DIST SDL2-2.0.3.tar.gz 3871267 SHA256 
a5a69a6abf80bcce713fa873607735fe712f44276a7f048d60a61bb2f6b3c90c SHA512 
b6d2485154fbc07ab86a4305485e116d35fac25a97033b9e1c65ee0eb8251a18209cb1de3a914d9c0ddc53aa1ffac66c865b111d218e79eb5a10ed00dfec7540
 WHIRLPOOL 
d88658953cb668b8d4167b799b4a2e9b90a426fddd0cdddb4914420063e5768c609c2b4a954b50c14cbc5728894646db6bad0e5244ef6a563d4e2ec3da26298b
+DIST SDL2-2.0.4.tar.gz 4136230 SHA256 
da55e540bf6331824153805d58b590a29c39d2d506c6d02fa409aedeab21174b SHA512 
dd0a95878639856c0f4b8a579ace8071379ab64519fa139b22d3ed857a0f0db87a75bc8480c7207e02fbffd1fdbd448e3c0b882c451675b0e2f1a945af02e1d6
 WHIRLPOOL 
2203061d32d51552e5bcfaa9752de5cb3173c0c733698894de177f9a0c1bad73706633e2d232f9b893e4c3736a93aff00ae94eb044b19a05a1cdd7a4c030b574

diff --git a/media-libs/libsdl2/files/libsdl2-2.0.4-static-libs.patch 
b/media-libs/libsdl2/files/libsdl2-2.0.4-static-libs.patch
new file mode 100644
index 000..bee2fd5
--- /dev/null
+++ b/media-libs/libsdl2/files/libsdl2-2.0.4-static-libs.patch
@@ -0,0 +1,89 @@
+--- SDL2-2.0.4.orig/configure.in
 SDL2-2.0.4/configure.in
+@@ -3114,7 +3114,7 @@
+ if test -f /lib/w32api/libuuid.a; then
+ LIBUUID=/lib/w32api/libuuid.a
+ else
+-LIBUUID=-luuid
++LIBUUID=-Wl,-luuid
+ fi
+ EXTRA_LDFLAGS="$EXTRA_LDFLAGS -luser32 -lgdi32 -lwinmm -limm32 
-lole32 -loleaut32 -lshell32 -lversion $LIBUUID -static-libgcc"
+ # The Windows platform requires special setup
+@@ -3464,23 +3464,23 @@
+ 
+ VERSION_OBJECTS=`echo $VERSION_SOURCES`
+ VERSION_DEPENDS=`echo $VERSION_SOURCES`
+-VERSION_OBJECTS=`echo "$VERSION_OBJECTS" | sed 's,[[^ ]]*/\([[^ 
]]*\)\.rc,$(objects)/\1.o,g'`
++VERSION_OBJECTS=`echo "$VERSION_OBJECTS" | sed 's,[[^ ]]*/\([[^ 
]]*\)\.rc,$(objects)/\1.lo,g'`
+ VERSION_DEPENDS=`echo "$VERSION_DEPENDS" | sed "s,\\([[^ ]]*\\)/\\([[^ 
]]*\\)\\.rc,
+-\\$(objects)/\\2.o: \\1/\\2.rc
+-  \\$(WINDRES) \\$< \\$@,g"`
++\\$(objects)/\\2.lo: \\1/\\2.rc
++  \\$(LIBTOOL) --mode=compile --tag=RC \\$(WINDRES) -i \\$< -o \\$@,g"`
+ 
+ SDLMAIN_OBJECTS=`echo $SDLMAIN_SOURCES`
+ SDLMAIN_DEPENDS=`echo $SDLMAIN_SOURCES`
+-SDLMAIN_OBJECTS=`echo "$SDLMAIN_OBJECTS" | sed 's,[[^ ]]*/\([[^ 
]]*\)\.c,$(objects)/\1.o,g'`
++SDLMAIN_OBJECTS=`echo "$SDLMAIN_OBJECTS" | sed 's,[[^ ]]*/\([[^ 
]]*\)\.c,$(objects)/\1.lo,g'`
+ SDLMAIN_DEPENDS=`echo "$SDLMAIN_DEPENDS" | sed "s,\\([[^ ]]*\\)/\\([[^ 
]]*\\)\\.c,
+-\\$(objects)/\\2.o: \\1/\\2.c
++\\$(objects)/\\2.lo: \\1/\\2.c
+   \\$(RUN_CMD_CC)\\$(LIBTOOL) --tag=CC --mode=compile \\$(CC) \\$(CFLAGS) 
\\$(EXTRA_CFLAGS) $DEPENDENCY_TRACKING_OPTIONS -c \\$< -o \\$@,g"`
+ 
+ SDLTEST_OBJECTS=`echo $SDLTEST_SOURCES`
+ SDLTEST_DEPENDS=`echo $SDLTEST_SOURCES`
+-SDLTEST_OBJECTS=`echo "$SDLTEST_OBJECTS" | sed 's,[[^ ]]*/\([[^ 
]]*\)\.c,$(objects)/\1.o,g'`
++SDLTEST_OBJECTS=`echo "$SDLTEST_OBJECTS" | sed 's,[[^ ]]*/\([[^ 
]]*\)\.c,$(objects)/\1.lo,g'`
+ SDLTEST_DEPENDS=`echo "$SDLTEST_DEPENDS" | sed "s,\\([[^ ]]*\\)/\\([[^ 
]]*\\)\\.c,
+-\\$(objects)/\\2.o: \\1/\\2.c
++\\$(objects)/\\2.lo: \\1/\\2.c
+   \\$(RUN_CMD_CC)\\$(LIBTOOL) --tag=CC --mode=compile \\$(CC) \\$(CFLAGS) 
\\$(EXTRA_CFLAGS) $DEPENDENCY_TRACKING_OPTIONS -c \\$< -o \\$@,g"`
+ 
+ # Set runtime shared library paths as needed
+--- SDL2-2.0.4.orig/Makefile.in
 SDL2-2.0.4/Makefile.in
+@@ -33,10 +33,10 @@
+ OBJECTS = @OBJECTS@
+ VERSION_OBJECTS = @VERSION_OBJECTS@
+ 
+-SDLMAIN_TARGET = libSDL2main.a
++SDLMAIN_TARGET = libSDL2main.la
+ SDLMAIN_OBJECTS = @SDLMAIN_OBJECTS@
+ 
+-SDLTEST_TARGET = libSDL2_test.a
++SDLTEST_TARGET = libSDL2_test.la
+ SDLTEST_OBJECTS = @SDLTEST_OBJECTS@
+ 
+ SRC_DIST = *.txt acinclude Android.mk autogen.sh android-project 
build-scripts cmake cmake_uninstall.cmake.in configure configure.in debian docs 
include Makefile.* sdl2-config.cmake.in sdl2-config.in sdl2.m4 sdl2.pc.in 
SDL2.spec.in src test VisualC.html VisualC VisualC-WinRT Xcode Xcode-iOS
+@@ -138,15 +138,13 @@
+ .PHONY: all update-revision install install-bin install-hdrs install-lib 
install-data uninstall uninstall-bin uninstall-hdrs uninstall-lib 
uninstall-data clean distclean dist $(OBJECTS:.lo=.d)
+ 
+ 

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

2016-01-03 Thread Sebastian Pipping
commit: 2d4446f52d69cce92f6b7fecdf52d295066db1d5
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Jan  4 01:15:43 2016 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Jan  4 01:18:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4446f5

profiles/thirdpartymirrors: Update Gimp mirror list (bug #563694)

.. based on http://www.gimp.org/downloads/#mirrors including those
that ..
* have HTTP or FTP (but not rsync)
* are accesible right now
* include Gimp 2.9.x

 profiles/thirdpartymirrors | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors
index 0832258..871a50c 100644
--- a/profiles/thirdpartymirrors
+++ b/profiles/thirdpartymirrors
@@ -8,7 +8,7 @@ fedora-dev  http://mirror.aarnet.edu.au/pub/fedora/linux 
http://mirror.internode.
 flightgear ftp://ftp.de.flightgear.org/pub/fgfs 
http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp 
ftp://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp 
ftp://ftp.kingmont.com/flightsims/flightgear 
ftp://ftp.ihg.uni-duisburg.de/Mirrors/ftp.flightgear.org
 freebsdftp://ftp.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp2.FreeBSD.org/pub/FreeBSD/ ftp://ftp.ar.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp.au.FreeBSD.org/pub/FreeBSD/ ftp://ftp2.au.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp.at.FreeBSD.org/pub/FreeBSD/ ftp://ftp2.at.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp.br.FreeBSD.org/pub/FreeBSD/ ftp://ftp2.br.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp.ca.FreeBSD.org/pub/FreeBSD/ ftp://ftp2.ca.FreeBSD.org/ 
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ ftp://ftp.cz.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp.dk.FreeBSD.org/pub/FreeBSD/ ftp://ftp2.dk.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp.ee.FreeBSD.org/pub/FreeBSD/ ftp://ftp.fr.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp2.fr.FreeBSD.org/pub/FreeBSD/ ftp://ftp.de.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp2.de.FreeBSD.org/pub/FreeBSD/ ftp://ftp.gr.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp2.gr.FreeBSD.org/pub/FreeBSD/ ftp://ftp.hk.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp.is.FreeBSD.org/pub/FreeBSD/ ftp://ftp.id.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp.ie.FreeBSD.org/pub/FreeBSD/ ftp://ftp
 2.ie.FreeBSD.org/pub/FreeBSD/ ftp://ftp.it.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ ftp://ftp2.jp.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp2.kr.FreeBSD.org/pub/FreeBSD/ ftp://ftp1.us.FreeBSD.org/pub/FreeBSD/ 
ftp://ftp2.us.FreeBSD.org/pub/FreeBSD/
 gentoo http://gentoo.osuosl.org/distfiles 
http://ftp.halifax.rwth-aachen.de/gentoo/distfiles 
http://gentoo-distfiles.mirrors.tds.net/distfiles 
http://gentoo.ussg.indiana.edu/distfiles
-gimp   http://de-mirror.gimper.net/pub/gimp/ 
http://gimp.afri.cc/pub/gimp/ http://gimper.net/downloads/pub/gimp/ 
http://ftp.gwdg.de/pub/misc/grafik/gimp/gimp http://download.gimp.org/pub/gimp
+gimp   ftp://ftp.fau.de/gimp/gimp/ 
ftp://ftp.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/ 
ftp://mirrors-usa.go-parts.com/gimp/gimp/ http://gimp.afri.cc/pub/gimp/ 
http://gimp.mirrors.hoobly.com/pub/gimp/ 
http://mirror.hessmo.com/gimp/pub/gimp/ 
http://mirror.nbtelecom.com.br/gimp/gimp/ https://ftp.fau.de/gimp/gimp/ 
http://www.go-parts.com/mirrors-usa/gimp/gimp/ 
http://www.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/
 github https://github.com/downloads
 gmtftp://mirror.geosci.usyd.edu.au/pub/gmt/ 
ftp://ftp.soest.hawaii.edu/gmt/ ftp://ftp.soest.hawaii.edu/gmt/ 
ftp://ibis.grdl.noaa.gov/pub/gmt/ ftp://ftp.iris.washington.edu/pub/gmt/ 
ftp://ftp.iag.usp.br/pub/gmt/ ftp://ftp.geologi.uio.no/pub/gmt/
 gnome  http://download.gnome.org/



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

2016-01-03 Thread Anthony G. Basile
commit: 5b8388c6be2c86387961954a8788045459edb168
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Jan  4 00:48:51 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Jan  4 00:48:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b8388c6

profiles: add sys-libs/musl to info_pkgs

 profiles/info_pkgs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/info_pkgs b/profiles/info_pkgs
index bca656e..fa149da 100644
--- a/profiles/info_pkgs
+++ b/profiles/info_pkgs
@@ -7,6 +7,7 @@ sys-devel/autoconf
 sys-devel/automake
 sys-kernel/linux-headers
 sys-libs/glibc
+sys-libs/musl
 sys-libs/uclibc
 sys-freebsd/freebsd-lib
 sys-devel/binutils



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Validate-Domain/

2016-01-03 Thread Andreas Hüttel
commit: cbfdd746450426b243995b6d890424b3dcb9d446
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 22:40:23 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 23:05:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbfdd746

dev-perl/Data-Validate-Domain: Remove old

Package-Manager: portage-2.2.26

 .../Data-Validate-Domain-0.100.0.ebuild| 23 --
 dev-perl/Data-Validate-Domain/Manifest |  1 -
 2 files changed, 24 deletions(-)

diff --git a/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild 
b/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild
deleted file mode 100644
index 0e61a36..000
--- a/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.100.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR="NEELY"
-MODULE_VERSION="0.10"
-
-inherit perl-module
-
-DESCRIPTION="Light weight module for validating domains"
-
-SLOT="0"
-KEYWORDS="amd64 ~hppa"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Net-Domain-TLD-1.690.0"
-DEPEND="${RDEPEND}
-   test? ( virtual/perl-Test-Simple )
-"
-
-SRC_TEST=do

diff --git a/dev-perl/Data-Validate-Domain/Manifest 
b/dev-perl/Data-Validate-Domain/Manifest
index ee9ab91..2f0eb54 100644
--- a/dev-perl/Data-Validate-Domain/Manifest
+++ b/dev-perl/Data-Validate-Domain/Manifest
@@ -1,2 +1 @@
-DIST Data-Validate-Domain-0.10.tar.gz 7988 SHA256 
be17fbc945c8ab3faac8870bed99704c023919863e583c56b43e9df05ef7a39a SHA512 
d6ba6f63ef09cdb92f65d96451109ee0104b3ced164800cc07939b368d53d37043753e659d46ca8586bf8614c2c1908dc5ca36a5e7ffaae94e4a822a8fd44653
 WHIRLPOOL 
d799bef9734870f22724bebd59a2f34360d1a1b145f4be2301bbb89a8fc8350771cd4175dc4c6e0e5db83bbcc2bf262b7510848f3d433b57a3e207556804ba1c
 DIST Data-Validate-Domain-0.11.tar.gz 26678 SHA256 
f2ae0830f423a46080b185ffc2428c9a37278167a8d19bfdeec26d977b43822c SHA512 
871ad620a9c6021bdc25895ca78c12bf6b9f515b3e139864f0c52c9067d65c9f5dad95f21d30d59a57b1a808b373a132cff7f347832705af081d4a435d0872e1
 WHIRLPOOL 
bb5ad9b77e08b62423d0624ccbecbbc72a35ed1172ad92fd052c967599d8dbd8f7c76b819d35d063c2138240cd6520eea51185b0a5729784d6b9ab933f631e58



[gentoo-commits] proj/pax-utils:master commit in: /

2016-01-03 Thread Mike Frysinger
commit: 3d813940e752cc3b9a230086013501d9453d2167
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sun Jan  3 22:15:39 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sun Jan  3 22:15:39 2016 +
URL:https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=3d813940

paxelf: switch low level elf helpers to unsigned ints

Avoid using signed types when working with unsigned elf fields.

 paxelf.c | 28 +---
 paxelf.h |  6 +++---
 2 files changed, 16 insertions(+), 18 deletions(-)

diff --git a/paxelf.c b/paxelf.c
index b0ba144..ff385c5 100644
--- a/paxelf.c
+++ b/paxelf.c
@@ -15,11 +15,13 @@
 #define QUERY(n) { #n, n }
 typedef const struct {
const char *str;
-   int value;
+   /* We use unsigned int as we assume it's at least 32 bits.  This covers
+  all our uses so far as they have been limited to that size.  */
+   unsigned int value;
 } pairtype;
-static inline const char *find_pairtype(pairtype *pt, int type)
+static inline const char *find_pairtype(pairtype *pt, unsigned int type)
 {
-   int i;
+   size_t i;
for (i = 0; pt[i].str; ++i)
if (type == pt[i].value)
return pt[i].str;
@@ -84,14 +86,12 @@ static pairtype elf_etypes[] = {
{ 0, 0 }
 };
 
-int get_etype(elfobj *elf)
+unsigned int get_etype(elfobj *elf)
 {
-   int type;
if (elf->elf_class == ELFCLASS32)
-   type = EGET(EHDR32(elf->ehdr)->e_type);
+   return EGET(EHDR32(elf->ehdr)->e_type);
else
-   type = EGET(EHDR64(elf->ehdr)->e_type);
-   return type;
+   return EGET(EHDR64(elf->ehdr)->e_type);
 }
 
 const char *get_elfetype(elfobj *elf)
@@ -162,10 +162,10 @@ void print_etypes(FILE *stream)
fprintf(stream, "\n");
 }
 
-int etype_lookup(const char *str)
+unsigned int etype_lookup(const char *str)
 {
if (*str == 'E') {
-   int i;
+   size_t i;
for (i = 0; elf_etypes[i].str; ++i) {
if (strcmp(str, elf_etypes[i].str) == 0)
return elf_etypes[i].value;
@@ -275,14 +275,12 @@ static pairtype elf_emtypes[] = {
{ 0, 0 }
 };
 
-int get_emtype(elfobj *elf)
+unsigned int get_emtype(elfobj *elf)
 {
-   int type;
if (elf->elf_class == ELFCLASS32)
-   type = EGET(EHDR32(elf->ehdr)->e_machine);
+   return EGET(EHDR32(elf->ehdr)->e_machine);
else
-   type = EGET(EHDR64(elf->ehdr)->e_machine);
-   return type;
+   return EGET(EHDR64(elf->ehdr)->e_machine);
 }
 
 const char *get_elfemtype(elfobj *elf)

diff --git a/paxelf.h b/paxelf.h
index 034e0d7..4beec93 100644
--- a/paxelf.h
+++ b/paxelf.h
@@ -70,10 +70,10 @@ extern const char *get_elfstbtype(int type);
 extern const char *get_elfstvtype(int type);
 extern const char *get_elfstttype(int type);
 extern void *elf_findsecbyname(elfobj *elf, const char *name);
-extern int get_etype(elfobj *elf);
-extern int get_emtype(elfobj *elf);
+extern unsigned int get_etype(elfobj *elf);
+extern unsigned int get_emtype(elfobj *elf);
 extern void print_etypes(FILE *);
-extern int etype_lookup(const char *);
+extern unsigned int etype_lookup(const char *);
 
 /* PaX flags (to be read in elfhdr.e_flags) */
 #define HF_PAX_PAGEEXEC  1   /* 0: Paging based non-exec pages */



[gentoo-commits] proj/pax-utils:master commit in: /

2016-01-03 Thread Mike Frysinger
commit: 579c7f16f20a531d47ef3cde14815ed0aa03f94e
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sun Jan  3 22:22:48 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sun Jan  3 22:22:48 2016 +
URL:https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=579c7f16

paxelf: add a helper for accessing e_flags

 paxelf.c | 22 +-
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/paxelf.c b/paxelf.c
index ff385c5..a353e57 100644
--- a/paxelf.c
+++ b/paxelf.c
@@ -108,6 +108,15 @@ const char *get_endian(elfobj *elf)
}
 }
 
+/* translate elf EF_ defines -- tricky as it's based on EM_ */
+static unsigned int get_eflags(elfobj *elf)
+{
+   if (elf->elf_class == ELFCLASS32)
+   return EGET(EHDR32(elf->ehdr)->e_flags);
+   else
+   return EGET(EHDR64(elf->ehdr)->e_flags);
+}
+
 static int arm_eabi_poker(elfobj *elf)
 {
unsigned int emachine, eflags;
@@ -115,16 +124,11 @@ static int arm_eabi_poker(elfobj *elf)
if (ELFOSABI_NONE != elf->data[EI_OSABI])
return -1;
 
-   if (elf->elf_class == ELFCLASS32) {
-   emachine = EHDR32(elf->ehdr)->e_machine;
-   eflags = EHDR32(elf->ehdr)->e_flags;
-   } else {
-   emachine = EHDR64(elf->ehdr)->e_machine;
-   eflags = EHDR64(elf->ehdr)->e_flags;
-   }
+   emachine = get_emtype(elf);
+   eflags = get_eflags(elf);
 
-   if (EGET(emachine) == EM_ARM)
-   return EF_ARM_EABI_VERSION(EGET(eflags)) >> 24;
+   if (emachine == EM_ARM)
+   return EF_ARM_EABI_VERSION(eflags) >> 24;
else
return -1;
 }



[gentoo-commits] proj/pax-utils:master commit in: /

2016-01-03 Thread Mike Frysinger
commit: 9b36cb0609e6553f2c89c0b5909aa8c6482f9c7f
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sun Jan  3 21:32:47 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sun Jan  3 21:32:47 2016 +
URL:https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=9b36cb06

dumpelf: improve decoding

- push down section header validity checks (previous one was too strict)
- fix section header walking (was missing braces in for loop)
- dump all of the pad bytes in the elf header
- expand program header output and decode/explain more fields
- use uintptr_t for doing pointer math
- handle SHT_NOBITS better

 dumpelf.c | 102 ++
 1 file changed, 76 insertions(+), 26 deletions(-)

diff --git a/dumpelf.c b/dumpelf.c
index 8abad61..d765164 100644
--- a/dumpelf.c
+++ b/dumpelf.c
@@ -111,10 +111,7 @@ static void dumpelf(const char *filename, long file_cnt)
} \
offset = EGET(strtbl->sh_offset); \
for (i = 0; i < shnum; ++i, ++shdr) \
-   if (!VALID_SHDR(elf, shdr)) { \
-   printf(" /* corrupt section headers ! */ "); \
-   break; \
-   } \
+   /* Don't use VALID_SHDR as we want to decode the fields 
*/ \
dump_shdr(elf, shdr, i, elf->vdata + offset + 
EGET(shdr->sh_name)); \
}
DUMP_SHDRS(32)
@@ -155,6 +152,7 @@ static void dumpelf(const char *filename, long file_cnt)
/* get out of here */
unreadelf(elf);
 }
+
 static void dump_ehdr(elfobj *elf, const void *ehdr_void)
 {
 #define DUMP_EHDR(B) \
@@ -168,8 +166,7 @@ static void dump_ehdr(elfobj *elf, const void *ehdr_void)
   "\t\t/* [%i] EI_VERSION:*/ %i , /* (%s) */\n" \
   "\t\t/* [%i] EI_OSABI:  */ %i , /* (%s) */\n" \
   "\t\t/* [%i] EI_ABIVERSION: */ %i ,\n" \
-  "\t\t/* [%i] EI_PAD:*/ 0x%02X /* x %i bytes */\n" \
-  /* "\t\t/ [%i] EI_BRAND:  / 0x%02X\n" */ \
+  "\t\t/* [%i-%i] EI_PAD: */ 0x%X, 0x%X, 0x%X, 0x%X, 0x%X, 
0x%X, 0x%X,\n" \
   "\t},\n", \
   EI_MAG0, (unsigned int)ehdr->e_ident[EI_MAG0], 
ehdr->e_ident[EI_MAG1], ehdr->e_ident[EI_MAG2], ehdr->e_ident[EI_MAG3], \
   EI_CLASS, (int)ehdr->e_ident[EI_CLASS], get_elfeitype(EI_CLASS, 
ehdr->e_ident[EI_CLASS]), \
@@ -177,18 +174,25 @@ static void dump_ehdr(elfobj *elf, const void *ehdr_void)
   EI_VERSION, (int)ehdr->e_ident[EI_VERSION], 
get_elfeitype(EI_VERSION, ehdr->e_ident[EI_VERSION]), \
   EI_OSABI, (int)ehdr->e_ident[EI_OSABI], get_elfeitype(EI_OSABI, 
ehdr->e_ident[EI_OSABI]), \
   EI_ABIVERSION, (int)ehdr->e_ident[EI_ABIVERSION], \
-  EI_PAD, (unsigned int)ehdr->e_ident[EI_PAD], EI_NIDENT - EI_PAD \
-  /* EI_BRAND, ehdr->e_ident[EI_BRAND] */ \
+  EI_PAD, EI_NIDENT - 1, \
+(unsigned int)ehdr->e_ident[EI_PAD + 0], \
+(unsigned int)ehdr->e_ident[EI_PAD + 1], \
+(unsigned int)ehdr->e_ident[EI_PAD + 2], \
+(unsigned int)ehdr->e_ident[EI_PAD + 3], \
+(unsigned int)ehdr->e_ident[EI_PAD + 4], \
+(unsigned int)ehdr->e_ident[EI_PAD + 5], \
+(unsigned int)ehdr->e_ident[EI_PAD + 6] \
); \
printf("\t.e_type  = %-10i , /* (%s) */\n", 
(int)EGET(ehdr->e_type), get_elfetype(elf)); \
printf("\t.e_machine   = %-10i , /* (%s) */\n", 
(int)EGET(ehdr->e_machine), get_elfemtype(elf)); \
-   printf("\t.e_version   = %-10i ,\n", (int)EGET(ehdr->e_version)); \
-   printf("\t.e_entry = 0x%-8lX ,\n", (unsigned 
long)EGET(ehdr->e_entry)); \
+   printf("\t.e_version   = %-10i , /* (%s) */\n", 
(int)EGET(ehdr->e_version), get_elfeitype(EI_VERSION, EGET(ehdr->e_version))); \
+   printf("\t.e_entry = 0x%-8lX , /* (start address at runtime) */\n", 
(unsigned long)EGET(ehdr->e_entry)); \
printf("\t.e_phoff = %-10li , /* (bytes into file) */\n", (unsigned 
long)EGET(ehdr->e_phoff)); \
printf("\t.e_shoff = %-10li , /* (bytes into file) */\n", (unsigned 
long)EGET(ehdr->e_shoff)); \
printf("\t.e_flags = 0x%-8X ,\n", (unsigned 
int)EGET(ehdr->e_flags)); \
printf("\t.e_ehsize= %-10i , /* (bytes) */\n", 
(int)EGET(ehdr->e_ehsize)); \
printf("\t.e_phentsize = %-10i , /* (bytes) */\n", 
(int)EGET(ehdr->e_phentsize)); \
+   /* TODO: Handle PN_XNUM */ \
printf("\t.e_phnum = %-10i , /* (program headers) */\n", 
(int)EGET(ehdr->e_phnum)); \
printf("\t.e_shentsize = %-10i , /* (bytes) */\n", 
(int)EGET(ehdr->e_shentsize)); \
printf("\t.e_shnum = %-10i , /* (section headers) */\n", 
(int)EGET(ehdr->e_shnum)); \
@@ -198,28 +202,63 @@ static void dump_ehdr(elfobj *elf, const void *ehdr

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

2016-01-03 Thread Lars Wendler
commit: 3781323eb0cc2694486cde82e3146074b0bcaa40
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jan  3 21:16:56 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jan  3 21:17:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3781323e

net-im/pidgin: Fixed dependency on gstreamer to use 1.0 slot (bug #570776).

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

 net-im/pidgin/pidgin-2.10.12.ebuild | 15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/net-im/pidgin/pidgin-2.10.12.ebuild 
b/net-im/pidgin/pidgin-2.10.12.ebuild
index 96f7af6..407fe46 100644
--- a/net-im/pidgin/pidgin-2.10.12.ebuild
+++ b/net-im/pidgin/pidgin-2.10.12.ebuild
@@ -42,11 +42,9 @@ RDEPEND="
spell? ( >=app-text/gtkspell-2.0.2:2 )
eds? ( >=gnome-extra/evolution-data-server-3.6:= )
prediction? ( >=dev-db/sqlite-3.3:3 ) )
-   gstreamer? ( =media-libs/gstreamer-0.10*
-   =media-libs/gst-plugins-good-0.10*
-   >=net-libs/farstream-0.2.7:0.2
-   media-plugins/gst-plugins-meta:0.10
-   media-plugins/gst-plugins-gconf:0.10 )
+   gstreamer? ( media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0
+   >=net-libs/farstream-0.2.7:0.2 )
zeroconf? ( net-dns/avahi[dbus] )
dbus? ( >=dev-libs/dbus-glib-0.71
>=sys-apps/dbus-0.90
@@ -55,7 +53,10 @@ RDEPEND="
gadu? ( || ( >=net-libs/libgadu-1.11.0[ssl,gnutls]
>=net-libs/libgadu-1.11.0[-ssl] ) )
gnutls? ( net-libs/gnutls )
-   !gnutls? ( >=dev-libs/nss-3.15.4 )
+   !gnutls? (
+   dev-libs/nspr
+   dev-libs/nss
+   )
meanwhile? ( net-libs/meanwhile )
silc? ( >=net-im/silc-toolkit-1.0.1 )
tcl? ( dev-lang/tcl:0= )
@@ -202,7 +203,7 @@ src_configure() {
$(use_enable debug) \
$(use_enable dbus) \
$(use_enable meanwhile) \
-   $(use_enable gstreamer) \
+   $(use_enable gstreamer gstreamer 1.0) \
$(use_enable gstreamer farstream) \
$(use_enable gstreamer vv) \
$(use_enable sasl cyrus-sasl ) \



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

2016-01-03 Thread Amadeusz Piotr Żołnowski
commit: 419811534d3d4bbc2d243a11bc0cc7dee5d6c0dc
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Sun Jan  3 20:56:39 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Sun Jan  3 21:16:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41981153

mail-client/alot: Depend on python-magic instead of file[python]

magic module from file[python] is not recognized and alot doesn't start.

Package-Manager: portage-2.2.26

 mail-client/alot/{alot-0.3.7.ebuild => alot-0.3.7-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/alot/alot-0.3.7.ebuild 
b/mail-client/alot/alot-0.3.7-r1.ebuild
similarity index 97%
rename from mail-client/alot/alot-0.3.7.ebuild
rename to mail-client/alot/alot-0.3.7-r1.ebuild
index 7579a5a..1b339c2 100644
--- a/mail-client/alot/alot-0.3.7.ebuild
+++ b/mail-client/alot/alot-0.3.7-r1.ebuild
@@ -23,12 +23,12 @@ DEPEND="
 RDEPEND="
>=dev-python/configobj-4.6.0[${PYTHON_USEDEP}]
dev-python/pygpgme[${PYTHON_USEDEP}]
+   dev-python/python-magic[${PYTHON_USEDEP}]
>=dev-python/twisted-core-10.2.0
>=dev-python/urwid-1.1.0[${PYTHON_USEDEP}]
>=dev-python/urwidtrees-1.0[${PYTHON_USEDEP}]
net-mail/mailbase
>=net-mail/notmuch-0.13[crypt,python]
-   sys-apps/file[python]
"
 
 ALOT_UPDATE=""



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

2016-01-03 Thread James Le Cuirot
commit: 878e7d8b49d822f9f80ba0f3671b87b8cef19980
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Jan  3 21:07:57 2016 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jan  3 21:16:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878e7d8b

dev-java/icedtea: Allow newer icedtea-web and update CACAO patch

Although the previous dynamic max heap patch helped, there were still
major issues with the value being stored in a signed 32-bit int. The
patch series has been submitted upstream to both IcedTea and CACAO.

Package-Manager: portage-2.2.26

 dev-java/icedtea/files/6-cacao-dynmaxheap.patch|  42 --
 dev-java/icedtea/files/6-cacao-pr-157.patch| 143 +
 dev-java/icedtea/files/7-cacao-dynmaxheap.patch|  42 --
 dev-java/icedtea/files/7-cacao-pr-157.patch| 139 
 ...1.13.9-r1.ebuild => icedtea-6.1.13.9-r2.ebuild} |   4 +-
 ...7.2.6.3-r2.ebuild => icedtea-7.2.6.3-r3.ebuild} |   8 +-
 6 files changed, 288 insertions(+), 90 deletions(-)

diff --git a/dev-java/icedtea/files/6-cacao-dynmaxheap.patch 
b/dev-java/icedtea/files/6-cacao-dynmaxheap.patch
deleted file mode 100644
index 33b9818..000
--- a/dev-java/icedtea/files/6-cacao-dynmaxheap.patch
+++ /dev/null
@@ -1,42 +0,0 @@
-# HG changeset patch
-# User James Le Cuirot 
-# Date 1441543564 -3600
-#  Sun Sep 06 13:46:04 2015 +0100
-# Node ID d0224f4490d6694e77dcb0ff7eae8e2297b822bf
-# Parent  e215e36be9fc2b7dfe43ff10ec1afe639b289aa5
-Dynamically set the maximum heap size on Linux
-
-diff -r e215e36be9fc -r d0224f4490d6 src/vm/vm.cpp
 cacao/cacao/src/vm/vm.cpp  Mon Feb 11 19:31:28 2013 +0100
-+++ cacao/cacao/src/vm/vm.cpp  Sun Sep 06 13:46:04 2015 +0100
-@@ -33,6 +33,10 @@
- #include 
- #include 
- 
-+#if defined(__LINUX__)
-+#include 
-+#endif
-+
- #include "vm/types.h"
- 
- #include "arch.h"
-@@ -702,6 +706,19 @@
-   opt_heapstartsize = HEAP_STARTSIZE;
-   opt_stacksize = STACK_SIZE;
- 
-+#if defined(__LINUX__)
-+  // Calculate 1/4 of the physical memory.
-+  uint64_t qmem = sysconf(_SC_PHYS_PAGES) * sysconf(_SC_PAGESIZE) / 4;
-+
-+  if (qmem > INT32_MAX) {
-+  // More than 2GB will overflow so cap it.
-+  opt_heapmaxsize = 2047 * 1024 * 1024;
-+  } else if (qmem > HEAP_MAXSIZE) {
-+  // Otherwise use this if greater than default (128MB).
-+  opt_heapmaxsize = (s4) qmem;
-+  }
-+#endif
-+
-   // First of all, parse the -XX options.
- 
- #if defined(ENABLE_VMLOG)

diff --git a/dev-java/icedtea/files/6-cacao-pr-157.patch 
b/dev-java/icedtea/files/6-cacao-pr-157.patch
new file mode 100644
index 000..3419b8f
--- /dev/null
+++ b/dev-java/icedtea/files/6-cacao-pr-157.patch
@@ -0,0 +1,143 @@
+diff -Naur cacao/cacao/src/vm/options.c cacao/cacao/src/vm/options.c
+--- cacao/cacao/src/vm/options.c   2013-01-10 16:45:14.0 +
 cacao/cacao/src/vm/options.c   2016-01-03 11:48:06.439004345 +
+@@ -26,6 +26,7 @@
+ #include "config.h"
+ 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+@@ -56,9 +57,9 @@
+ 
+ bool opt_run = true;
+ 
+-s4   opt_heapmaxsize   = 0; /* maximum heap size  
*/
+-s4   opt_heapstartsize = 0; /* initial heap size  
*/
+-s4   opt_stacksize = 0; /* thread stack size  
*/
++size_t opt_heapmaxsize   = 0;   /* maximum heap size  
*/
++size_t opt_heapstartsize = 0;   /* initial heap size  
*/
++size_t opt_stacksize = 0;   /* thread stack size  
*/
+ 
+ bool opt_verbose = false;
+ bool opt_debugcolor = false;  /* use ANSI terminal sequences*/
+diff -Naur cacao/cacao/src/vm/options.h cacao/cacao/src/vm/options.h
+--- cacao/cacao/src/vm/options.h   2013-01-10 16:45:14.0 +
 cacao/cacao/src/vm/options.h   2016-01-03 11:48:55.397204706 +
+@@ -32,6 +32,7 @@
+ extern "C" {
+ #endif
+ 
++#include 
+ #include 
+ 
+ #include "vm/types.h"
+@@ -82,9 +83,9 @@
+ extern bool opt_jar;
+ extern bool opt_run;
+ 
+-extern s4   opt_heapmaxsize;
+-extern s4   opt_heapstartsize;
+-extern s4   opt_stacksize;
++extern size_t opt_heapmaxsize;
++extern size_t opt_heapstartsize;
++extern size_t opt_stacksize;
+ 
+ extern bool opt_verbose;
+ extern bool opt_debugcolor;
+diff -Naur cacao/cacao/src/vm/vm.cpp cacao/cacao/src/vm/vm.cpp
+--- cacao/cacao/src/vm/vm.cpp  2013-01-10 16:45:14.0 +
 cacao/cacao/src/vm/vm.cpp  2016-01-03 11:50:15.779891441 +
+@@ -25,6 +25,7 @@
+ 
+ #include "config.h"
+ 
++#include 
+ #include 
+ 
+ #include 
+@@ -33,6 +34,10 @@
+ #include 
+ #include 
+ 
++#if defined(__LINUX__)
++#include 
++#endif
++
+ #include "vm/types.h"
+ 
+ #include "arch.h"
+@@ -699,6 +704,19 @@
+   opt_heapstartsize = HEAP_STARTSIZE;
+   opt_stacksize = STACK_SIZE;
+ 
++#if defined(__LINUX__)
++  /

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

2016-01-03 Thread Patrick Lauer
commit: d91666e2e911a15d52fbd44294b339dba32ef3e3
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 21:04:43 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 21:05:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91666e2

dev-python/flask-restful: Bump

Package-Manager: portage-2.2.26

 dev-python/flask-restful/Manifest  |  1 +
 .../flask-restful/flask-restful-0.3.5.ebuild   | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/flask-restful/Manifest 
b/dev-python/flask-restful/Manifest
index 7fe496a..529d6d7 100644
--- a/dev-python/flask-restful/Manifest
+++ b/dev-python/flask-restful/Manifest
@@ -4,3 +4,4 @@ DIST flask-restful-0.3.1.tar.gz 103801 SHA256 
b2171bb730511e2fc54d071a5b8d9f5e85
 DIST flask-restful-0.3.2.tar.gz 106082 SHA256 
0b91c5ac2fdfa3cebb25c2110ab24636833e5209eb186a8bd109f563a355ae1f SHA512 
e35901f297ed9ec76f4be94c9511a12b7370f00ed959a22fab6804e739a13bf885023f00baf3fad29a59cc873c9d5d0b2e85b7e4657d3203983dc6775d71c89a
 WHIRLPOOL 
7403fafbc37e8080731c7ad71076e986f2a06d30a216257bb10c08c5d230a88a4bde043af13e590be976e8c1953a829fe76827bb5a10db638dddf8b28282f9da
 DIST flask-restful-0.3.3.tar.gz 109947 SHA256 
0aeb8f00c96335f90df304a57f36caecd12befccd333a39708f8929f0a528042 SHA512 
f8e48048a25b38a09321efc98649970d959d41bf5cc15f5111e1326396ff305b2dbca757a3198a4ed8cf59a6d0144a981178926c1fecc462132888198b4dd8e6
 WHIRLPOOL 
d4db2f013fb92a593731ea19eba6f0daf0f498ebc9fca17f1da8d23b75e243323004e8fe7425813740dc6bcd9c80780a1836a1f37d403a35a94667ecf8fa8a93
 DIST flask-restful-0.3.4.tar.gz 110669 SHA256 
c991d85187e1e0e3e58713d62fc8543fe51d7479ee04151061cf9e452e1e2161 SHA512 
3f4debac812ddb511f77802e184e24d1ebf023fd282ba37375484260118cafbad479033deed4e5cf9d2681880059fecf9ac34aafad230186f3e3e1cca2f2033b
 WHIRLPOOL 
96e2a0d007fd8042d2e0d344c7042abf24cc3649b11a36330965a1ffaeeb8a21a04651cbdd486757e704b39773a5b8f8146e6d4ddb4477ad462b1ae7edc74567
+DIST flask-restful-0.3.5.tar.gz 113214 SHA256 
30f3433c32d3251b83779034513994df93635db81bf5cd5122a4e0415dd3f5c1 SHA512 
a541e6739644b4db6ae97cf529bfc43f3136c97fc19a8538277d1f9be033b7c6dc3e39e1c4b2f313e099efbe750dbdc85c67b527224df557567ecac668e5969a
 WHIRLPOOL 
d8d0673380263c25e84ed3e86a83b04bae88761c8f3456dcab7d6d58b9884b1b984c28c861bc091c9693b080c15f2f47f99ff6a3003a7f89dd50df851a7d3af5

diff --git a/dev-python/flask-restful/flask-restful-0.3.5.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.5.ebuild
new file mode 100644
index 000..161e096
--- /dev/null
+++ b/dev-python/flask-restful/flask-restful-0.3.5.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} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple framework for creating REST APIs"
+HOMEPAGE="http://flask-restful.readthedocs.org/ 
https://github.com/twilio/flask-restful/";
+SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples paging test"
+
+RDEPEND="
+   >=dev-python/aniso8601-0.82[${PYTHON_USEDEP}]
+   >=dev-python/flask-0.8[${PYTHON_USEDEP}]
+   >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   paging? ( >=dev-python/pycrypto-2.6[${PYTHON_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/pycrypto[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   nosetests -v || die "Tests fail with ${EPYTHON}"
+}
+
+python_compile_all() {
+   cd docs || die
+   emake man $(usex doc html "")
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+   use examples && local EXAMPLES=( examples/. )
+   local DOCS=( AUTHORS.md CHANGES.md CONTRIBUTING.md README.md )
+
+   doman docs/_build/man/*
+   distutils-r1_python_install_all
+}



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

2016-01-03 Thread Patrick Lauer
commit: a94b801d2e04ce6ae341a1f57ddb9bbacadf8e07
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 20:50:49 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 21:05:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94b801d

dev-python/flask-openid: Bump

Package-Manager: portage-2.2.26

 dev-python/flask-openid/Manifest  |  1 +
 dev-python/flask-openid/flask-openid-1.2.5.ebuild | 46 +++
 2 files changed, 47 insertions(+)

diff --git a/dev-python/flask-openid/Manifest b/dev-python/flask-openid/Manifest
index d602285..2b2b918 100644
--- a/dev-python/flask-openid/Manifest
+++ b/dev-python/flask-openid/Manifest
@@ -1,2 +1,3 @@
 DIST Flask-OpenID-1.2.3.tar.gz 40847 SHA256 
5674538d05212b3d9a541d6dbe5d121fe2ecbcdd02e336fe772c9b2226f44a8d SHA512 
86003beb3b922f3c1151088ae3880966fa52e5fd087be196f6d5e0e57ef3b3310a3b48ada11931a55c08a67583f1e72eab3d52fc2c1581ffb2c521aa07517291
 WHIRLPOOL 
fe8c885e061b98934a7eca4ec075a15c997f81ce831c150eade313bc5e46e64c71a5a33119d53d7ab73d3587a6b578128421d9c95e2ac7f2d732b506cd698f02
 DIST Flask-OpenID-1.2.4.tar.gz 42570 SHA256 
7ac41a5816e32a69333f6798046b7bf73d8d9a6c0051ff8c687c336fe1fefcb2 SHA512 
3a9cf29c425747fd2f00b0200c99eece4c66b29e3ef56c78c945f9da1029fceb59053798a26209289625c2e2a2e9118531ac2fced82758c76bc8002ec1d58ae7
 WHIRLPOOL 
b072e34245f3e2d504b424769dcbe29c975fbb4133031bf8e4881592ceec99f9ac897b562b37c9cf33a9ef25074513a1d4db2c8b52950147d3e9d6e10c761dae
+DIST Flask-OpenID-1.2.5.tar.gz 43369 SHA256 
5a8ffe1c8c0ad1cc1f5030e1223ea27f8861ee0215a2a58a528cc61379e5ccab SHA512 
20486b3dc8364842f36bfeb2b8501c75a36ec7a16ecb43e826d67ecb2c91846be4e29f1f0bf616a85c5a264446ddcb7dfa52019c9809e8f6be77822e9f69b003
 WHIRLPOOL 
652c77bc53dd4199d6119928161a5e645c0c4dedcb2c633b829b5acead4734518ebc0a5f97301300681f3051cd59a0ca608b39d83a633c83dd92ce2b54cf81f6

diff --git a/dev-python/flask-openid/flask-openid-1.2.5.ebuild 
b/dev-python/flask-openid/flask-openid-1.2.5.ebuild
new file mode 100644
index 000..fa27b59
--- /dev/null
+++ b/dev-python/flask-openid/flask-openid-1.2.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=( python2_7 )
+
+inherit distutils-r1
+
+MY_PN="Flask-OpenID"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="OpenID support for Flask"
+HOMEPAGE="https://pypi.python.org/pypi/Flask-OpenID";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples"
+
+RDEPEND="
+   >=dev-python/flask-0.3[${PYTHON_USEDEP}]
+   >=dev-python/python-openid-2.0[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${MY_P}"
+
+python_prepare_all() {
+   # Prevent un-needed d'loading
+   sed -e "s/, 'sphinx.ext.intersphinx'//" -i docs/conf.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && esetup.py build_sphinx
+}
+
+python_install_all() {
+   use examples && local EXAMPLES=( example/. )
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2016-01-03 Thread Patrick Lauer
commit: 6a5e287afe0eeae166f4d020869c76472e02c24a
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 20:53:53 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 21:05:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a5e287a

dev-python/flask-peewee: Bump

Package-Manager: portage-2.2.26

 dev-python/flask-peewee/Manifest  |  1 +
 dev-python/flask-peewee/flask-peewee-0.6.7.ebuild | 48 +++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/flask-peewee/Manifest b/dev-python/flask-peewee/Manifest
index 1300a80..90e9071 100644
--- a/dev-python/flask-peewee/Manifest
+++ b/dev-python/flask-peewee/Manifest
@@ -1,2 +1,3 @@
 DIST flask-peewee-0.6.5.tar.gz 702466 SHA256 
7b39fac44b86e057a44fc059193e444cefbf3aa7807ba3022fa090ac50ce89c2 SHA512 
4e1f01d78d1c778cd95a784920d8cfbddc712b8224d93cd0dfe566ee007b781dc4b353bb27c4240475234660363b2b77093d504bf5ef90f358e116f8373020d5
 WHIRLPOOL 
14e89a5cdf83dbebe377eead7fefcbc56463c889f753fb56198808f0c739c67a68e39c8ff3ad0a304d0843f99147a9771bf0769a731ad28e2d07d28ae084824f
 DIST flask-peewee-0.6.6.tar.gz 707197 SHA256 
eab798e102d0e5d7ddba995ac7a82e34e7da815839fa16ee62aa6e4f4a2ee161 SHA512 
046a7f89920986cf6847a6cceeb2ed7994317b5957530f6bee3d371445a7db9cb2500943b29da9a6ccfe5c3372e06a392e140480989eb65811b3b92d6bed9c52
 WHIRLPOOL 
dd28bb5c21eb57b6167a5a24594aa7dd74620c28a01321a59f6f15f9773b5c69cf6bc4a2b49ba0e8e72af6b238546419404c13df8aed146f4ee8695cda5f7636
+DIST flask-peewee-0.6.7.tar.gz 701725 SHA256 
06da4feeda28dcd8a800c37da7363bfab0e86fda548dbb789e4b85ef3dca3dc8 SHA512 
77c4a9b295f829c11285c2596f83bd08f5a9f63e5e9ae193b1625bd25d426434aa24dfd59d35ef0bf6a1521bbb4f554c414455b7f10ba9d25ec5bf228a8a8c5d
 WHIRLPOOL 
0056c132f03fca8743189c52f725e731477c5189b9b2612bf0fd570966b5b6c6914357d4ab0a25fd73e8cbddf5d46a1c850df3c7946f3eff5166d4e408f193c6

diff --git a/dev-python/flask-peewee/flask-peewee-0.6.7.ebuild 
b/dev-python/flask-peewee/flask-peewee-0.6.7.ebuild
new file mode 100644
index 000..09b0fc7
--- /dev/null
+++ b/dev-python/flask-peewee/flask-peewee-0.6.7.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+RESTRICT="test" # broken
+
+DESCRIPTION="Flask integration layer for the Peewee ORM"
+HOMEPAGE="https://pypi.python.org/pypi/Flask-Admin";
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples test"
+
+RDEPEND="
+   dev-python/flask[${PYTHON_USEDEP}]
+   dev-python/werkzeug[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/peewee[${PYTHON_USEDEP}]
+   dev-python/wtforms[${PYTHON_USEDEP}]
+   dev-python/wtf-peewee[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/nose[${PYTHON_USEDEP}] )
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}]
+   )"
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   nosetests || die "Testing failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+   use examples && local EXAMPLES=( example/. )
+
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-REPL/

2016-01-03 Thread Andreas Hüttel
commit: 30f9526135922b69fb9f335fe30658e9858e1333
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 20:45:09 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 20:45:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30f95261

dev-perl/Devel-REPL: Remove old

Package-Manager: portage-2.2.26

 dev-perl/Devel-REPL/Devel-REPL-1.3.14-r1.ebuild | 42 -
 dev-perl/Devel-REPL/Manifest|  1 -
 2 files changed, 43 deletions(-)

diff --git a/dev-perl/Devel-REPL/Devel-REPL-1.3.14-r1.ebuild 
b/dev-perl/Devel-REPL/Devel-REPL-1.3.14-r1.ebuild
deleted file mode 100644
index 378b011..000
--- a/dev-perl/Devel-REPL/Devel-REPL-1.3.14-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=1.003014
-inherit perl-module
-
-DESCRIPTION="A modern perl interactive shell"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-perl/Moose-0.740.0
-   >=dev-perl/MooseX-Object-Pluggable-0.0.9
-   >=dev-perl/MooseX-Getopt-0.180.0
-   dev-perl/namespace-autoclean
-   dev-perl/File-HomeDir
-   virtual/perl-File-Spec
-   virtual/perl-Term-ANSIColor
-
-   dev-perl/App-Nopaste
-   dev-perl/B-Keywords
-   dev-perl/Data-Dump-Streamer
-   dev-perl/Data-Dumper-Concise
-   dev-perl/File-Next
-   dev-perl/Lexical-Persistence
-   dev-perl/Module-Refresh
-   dev-perl/PPI
-   dev-perl/Sys-SigAction
-"
-# B::Concise? => perl
-# Devel::Peek => perl
-# Term::ReadLine => perl
-
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"

diff --git a/dev-perl/Devel-REPL/Manifest b/dev-perl/Devel-REPL/Manifest
index ba3ec20..d895352 100644
--- a/dev-perl/Devel-REPL/Manifest
+++ b/dev-perl/Devel-REPL/Manifest
@@ -1,2 +1 @@
-DIST Devel-REPL-1.003014.tar.gz 54177 SHA256 
3a7337e54dc0ae87120fbf89b0e032c0c5c6f74599fe07127b575dafd41586f2 SHA512 
5ee90a29c42c929d7301d5f4fb854148366feeab62c7c0df5d7ff9a75c089eef16b1b8651bffae0edc72891f0c098e9dab285c7a6bdf611aaee99d39a0a3dd59
 WHIRLPOOL 
03fbd531999f0e705dc51af0e06a76552756933d5977ed228dc2e0d74a65a9cca2e9a1ecc6ecf9fda230bd6cbde7f173075d6e974e476b9155884bed84f4
 DIST Devel-REPL-1.003027.tar.gz 59295 SHA256 
c332ae2facae81618d71854d34f32d95c37dfc5aa9a37ae6f04c3d33833889ae SHA512 
6541b5b59b2fbadc1a5d6994ab653feae1f142531612c1efc36ced15bac2d9a356401f6737b8b3bb43e20af066382e134176ad28ec359e8de2ed2cb955c2d2aa
 WHIRLPOOL 
f44f708b0563018caa7af6f342610afeae35bfe2f8c04a6ba695424ec484b68533242952bb54bca2dce6748cf3d0f0fe2f924bd6a9b9a1f81e9b1c9eb15ff72b



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Size/

2016-01-03 Thread Andreas Hüttel
commit: afcecbb9d73c956a8bbb9ebe17cd4812429c262e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 20:45:41 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 20:45:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afcecbb9

dev-perl/Devel-Size: Remove old

Package-Manager: portage-2.2.26

 dev-perl/Devel-Size/Devel-Size-0.790.0-r1.ebuild | 17 -
 dev-perl/Devel-Size/Manifest |  1 -
 2 files changed, 18 deletions(-)

diff --git a/dev-perl/Devel-Size/Devel-Size-0.790.0-r1.ebuild 
b/dev-perl/Devel-Size/Devel-Size-0.790.0-r1.ebuild
deleted file mode 100644
index 9b9791a..000
--- a/dev-perl/Devel-Size/Devel-Size-0.790.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=NWCLARK
-MODULE_VERSION=0.79
-inherit perl-module
-
-DESCRIPTION="Perl extension for finding the memory usage of Perl variables"
-
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/Devel-Size/Manifest b/dev-perl/Devel-Size/Manifest
index 624c6f7..a3e8247 100644
--- a/dev-perl/Devel-Size/Manifest
+++ b/dev-perl/Devel-Size/Manifest
@@ -1,2 +1 @@
-DIST Devel-Size-0.79.tar.gz 69068 SHA256 
1370f2a054e0bcbd93099c8b31a1e2f7ac8801e1ffea5c401404c16b9cbb1ae8 SHA512 
70e49254c4c86c4c05c5915ce2cbbf360f298ca0bb1e26f23fd5b73f25e4f98fa7bcd15185afe1d1bb8ed8a32b59c015efdbb1ab0c23ef2eb7412eb6d040acdd
 WHIRLPOOL 
aef7a76c73517435ca2ccb35671b6f82b758efc9cd3880b14924df93e8955fa2bc90f62625c9c72560bb7ada9a135671affbe76a83526686b4c2033d15c8
 DIST Devel-Size-0.80.tar.gz 72856 SHA256 
ca3a089cb263ab6b9751df777cf6d3df3ba470d471d300a8076e4be6e288d057 SHA512 
ab146c631a56dace05158395ecaf56e785655a4dbe1893b6c52bc89768ed56b9f5df81b2c2acba4259add083f19349a7bff0b224c3a4e586469091501833bc02
 WHIRLPOOL 
a7e75429fc491909bf28f2752262b7bdad447d37a00e7cffb9b233a1e5fc1de12e2478042c7e8e074d40e397000abeb11acdb94bdab1ecf387d907287e287687



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-PatchPerl/

2016-01-03 Thread Andreas Hüttel
commit: 6f1283809fdc2bbd160a70dbcdc950ef20b04388
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 20:42:37 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 20:43:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f128380

dev-perl/Devel-PatchPerl: Version bump

Package-Manager: portage-2.2.26

 .../Devel-PatchPerl/Devel-PatchPerl-1.400.0.ebuild | 24 ++
 dev-perl/Devel-PatchPerl/Manifest  |  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.400.0.ebuild 
b/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.400.0.ebuild
new file mode 100644
index 000..994d6b5
--- /dev/null
+++ b/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.400.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=BINGOS
+DIST_VERSION=1.40
+inherit perl-module
+
+DESCRIPTION="Patch perl source a la Devel::PPPort's buildperl.pl"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-perl/File-pushd-1.0.0
+   virtual/perl-IO
+   virtual/perl-MIME-Base64
+   dev-perl/Module-Pluggable
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/Devel-PatchPerl/Manifest 
b/dev-perl/Devel-PatchPerl/Manifest
index 886b9fb..713d11b 100644
--- a/dev-perl/Devel-PatchPerl/Manifest
+++ b/dev-perl/Devel-PatchPerl/Manifest
@@ -1 +1,2 @@
 DIST Devel-PatchPerl-1.38.tar.gz 109406 SHA256 
f3e55d9211f984c5956e7decd85e5d59b4d1613d3543bb4007be6f3d89ae2725 SHA512 
4762d956107d7d86f1208ec706df5399493a388f8af24c741c20ef1aaa8b9202e1f6528725c2ee7e33e192c9c1b8d218774fcc5b4428d48683d1c56679fd134a
 WHIRLPOOL 
e9415fffde1afe6fc610d8c253d972ef88f2a05d719721ed148e24ca72298eed62a3096583906a80c5cba4ced12a1fafccd5f214dcd11a96f3781733cfa2
+DIST Devel-PatchPerl-1.40.tar.gz 112285 SHA256 
d4eb2ded7b96c00803fd45f2899d3dff62b5bb05880a05d9507f3df3e055d982 SHA512 
2c1c9ea283a06ac1750ccf54acb824125bc259b7598ac2e3571569c6ff70db8b8cb01c1f6b6fc1ad451d10104954d7472c5e29e963dce52c289a6f869b0271f5
 WHIRLPOOL 
cbf6aedcd7651f6c8c8d239876b2a8c5a7c8b5b840966db26dc8d220d188ac65337aced08630f53f4a7a4ee9c9082cdd6de6b18d3a25a8587fcd42c270ab018b



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-OverloadInfo/

2016-01-03 Thread Andreas Hüttel
commit: 3b0b256360635343ce389366cf0441b0f1dab61d
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 18:50:42 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 20:43:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0b2563

dev-perl/Devel-OverloadInfo: Remove old

Package-Manager: portage-2.2.26

 .../Devel-OverloadInfo-0.2.0.ebuild| 33 --
 dev-perl/Devel-OverloadInfo/Manifest   |  1 -
 2 files changed, 34 deletions(-)

diff --git a/dev-perl/Devel-OverloadInfo/Devel-OverloadInfo-0.2.0.ebuild 
b/dev-perl/Devel-OverloadInfo/Devel-OverloadInfo-0.2.0.ebuild
deleted file mode 100644
index 6aa1e72..000
--- a/dev-perl/Devel-OverloadInfo/Devel-OverloadInfo-0.2.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ILMARI
-MODULE_VERSION=0.002
-inherit perl-module
-
-DESCRIPTION="Introspect overloaded operators"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="test"
-
-# Scalar::Util -> Scalar-List-Utils
-RDEPEND="
-   >=virtual/perl-Exporter-5.570.0
-   dev-perl/MRO-Compat
-   >=dev-perl/Package-Stash-0.140.0
-   virtual/perl-Scalar-List-Utils
-   dev-perl/Sub-Identify
-"
-DEPEND="${RDEPEND}
-   >=virtual/perl-ExtUtils-MakeMaker-6.300.0
-   test? (
-   >=virtual/perl-Test-Simple-0.880.0
-   virtual/perl-parent
-   )
-"
-
-SRC_TEST="do parallel"

diff --git a/dev-perl/Devel-OverloadInfo/Manifest 
b/dev-perl/Devel-OverloadInfo/Manifest
index 5dbab60..1ef92dc 100644
--- a/dev-perl/Devel-OverloadInfo/Manifest
+++ b/dev-perl/Devel-OverloadInfo/Manifest
@@ -1,2 +1 @@
-DIST Devel-OverloadInfo-0.002.tar.gz 10966 SHA256 
de6383f6aff1972897993eccd7fcb73a19ebb028c148fc35b8f87a883595ff91 SHA512 
fb293f0466b40135c92b8579631a3fe4a7d4cbf1c3720d14972a24f2144218a00594d5496c0231a77f8ab3a465194d3c6beea02785fbd2629ce0f193060914a9
 WHIRLPOOL 
67b2decec869c76f6d9844ad11199414993aec3c73949f05e42d38bc5bcbcf30dcfe20df0e2476849181c2d6161848f13feba1220300c172e64471a079fcb836
 DIST Devel-OverloadInfo-0.004.tar.gz 12013 SHA256 
83e88450064b0b0bbfd520cc9d7997fc7bed14ae257894eeadda28dc3e94937d SHA512 
a8770f3319c8224d348fd28b1a057333e87d73b914c892d3c3581673db6fef8b5728a02a485eefc90edbc05899150cd8e172f464f0a4a29e8161815f6de8dcb1
 WHIRLPOOL 
29466593b99cf590ae10585cf5e198a612a9ffebb60c51d641237241c0bdd9d3e672f6a21edeb36d80581e82b24315bc0df79bf17b71fa40c63137e7ae0a2548



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

2016-01-03 Thread Patrick Lauer
commit: 64d17d49ef39f9a4e47a4406a85d0cdd1e15516e
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 20:33:27 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 20:33:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d17d49

dev-python/flask-migrate: Bump

Package-Manager: portage-2.2.26

 dev-python/flask-migrate/Manifest  |  1 +
 .../flask-migrate/flask-migrate-1.7.0.ebuild   | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/flask-migrate/Manifest 
b/dev-python/flask-migrate/Manifest
index 0b7da32..27a2298 100644
--- a/dev-python/flask-migrate/Manifest
+++ b/dev-python/flask-migrate/Manifest
@@ -2,3 +2,4 @@ DIST Flask-Migrate-1.2.0.tar.gz 7288 SHA256 
37e548cd0c497194243c8c2e2c6296e72ac7
 DIST Flask-Migrate-1.3.0.tar.gz 8400 SHA256 
8d142bcae64d45eda6efab821283841380749653e49030aea59f0059071d134a SHA512 
dbec7fee9027f9446c57a3d24b171a59dcde1e7023e20efc7eb578f41b7c5228a6704edf2cf7afec5e2fc5f8c37a76abeae5a1b9cf0d95c132e7e834f31f7b14
 WHIRLPOOL 
f8c43f3427cbd6cc72e39cfb4f4329f9e826b2b71ca3310d6831121c5a6c9f7915d3a5308f885cb27ad2d3d77197d411bda026d9636c25bbc122069c41a011f6
 DIST Flask-Migrate-1.3.1.tar.gz 8608 SHA256 
d16342313936b383f30e7bc1863bd38686ac9f187a50df4161014f0207bf290b SHA512 
3ed504811560e7af509187fc6850204244dc295a6d7d43505e98363af2ea282fabd2cfc2b54d5f8f5d847a8569c3a4e3fe28a7996bbb28ed829975c4014da324
 WHIRLPOOL 
09fcc61de8654a257257959af90917afb83b5fc9ffaee1f131eeaf557797e048c8ea740875b8c0cd7de8f10c48b5c5f2bcd33047f6f73b730d001432c1f32da3
 DIST Flask-Migrate-1.4.0.zip 12820 SHA256 
e63b1aafc7bec62a63ccb8e0f5856a271ab986a044aa81a022e0c68243439258 SHA512 
ca9a94fd18d302f1448c0cc188749a4585cb108efdd02ef5a51d295207a48d54540818734dcc831a068d968a1cf166d45f1815b4f0e44f4fe7455b982293a3da
 WHIRLPOOL 
f1dd52a9af10ac6cb4598f544a151e15eba51ceb5b3c742f66299f0e4870a96ce571ca59dc52e01836721add741bf32d2959377804b0f09a14ab4ef76361
+DIST Flask-Migrate-1.7.0.tar.gz 12895 SHA256 
fb74af64d861932e0c0c427813ff87cd353a2a54b0b285c7dabdf62495dda799 SHA512 
a6f5bdfe6d0fac166dae852228b7b96c7951df61e21ae503a35f6535c06c31f552afddf95988159b53cf0389b14bd3a3920b5994ce2ef01718906fd8b2647f35
 WHIRLPOOL 
96c4269409300c43d7c41573c411375000754a2264a9cd5e756bef8deed0eaa03d61db04d7615a6f2bfc177563dd2e92c6d302b50374a765ada55ecea0f3

diff --git a/dev-python/flask-migrate/flask-migrate-1.7.0.ebuild 
b/dev-python/flask-migrate/flask-migrate-1.7.0.ebuild
new file mode 100644
index 000..2c3a399
--- /dev/null
+++ b/dev-python/flask-migrate/flask-migrate-1.7.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 distutils-r1
+
+MY_PN="Flask-Migrate"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="SQLAlchemy database migrations for Flask applications using 
Alembic"
+HOMEPAGE="https://pypi.python.org/pypi/Flask-Admin";
+SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="dev-python/flask[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/alembic[${PYTHON_USEDEP}]
+   dev-python/flask-sqlalchemy[${PYTHON_USEDEP}]
+   dev-python/flask-script[${PYTHON_USEDEP}]
+   "
+
+S="${WORKDIR}/${MY_P}"
+
+python_test() {
+   nosetests || die "Testing failed with ${EPYTHON}"
+}



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

2016-01-03 Thread Patrick Lauer
commit: fd6fd755513759e00857255faa2d8fce7e5f1662
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 20:04:43 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 20:04:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd6fd755

dev-python/logbook: Bump

Package-Manager: portage-2.2.26

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

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index 131e8a1..b44f978 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,2 +1,3 @@
 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.9.1.tar.gz 106615 SHA256 
e2f49e922c7836a58418b1cb2680e71492f45150cb968afced9f6a98222e3524 SHA512 
d136dd5a7219a23a50db857919d794e7b721cc629443ac2bf92374aef68889d8a7146886fc4484c6d0dea56ec5c1c1ccca3f0b20310c2e12dba9d40dcac9c188
 WHIRLPOOL 
adfb8bd28565ec97904c63631c55ee17613fdf2259d039baa0351df870bfa1658ebc52c8dbf69c8b94b0230577f287b215324d95b186cf38cc4d68bb1040d502

diff --git a/dev-python/logbook/logbook-0.12.3.ebuild 
b/dev-python/logbook/logbook-0.12.3.ebuild
new file mode 100644
index 000..a86c3ef
--- /dev/null
+++ b/dev-python/logbook/logbook-0.12.3.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/flask-uploads/

2016-01-03 Thread Patrick Lauer
commit: 1a5668e5bc57b58e03d2ba520b1127989244e5ac
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 20:06:52 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 20:06:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5668e5

dev-python/flask-uploads: Bump

Package-Manager: portage-2.2.26

 dev-python/flask-uploads/Manifest  |  1 +
 .../flask-uploads/flask-uploads-0.2.0.ebuild   | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/flask-uploads/Manifest 
b/dev-python/flask-uploads/Manifest
index 2062a55..ae046cf 100644
--- a/dev-python/flask-uploads/Manifest
+++ b/dev-python/flask-uploads/Manifest
@@ -1 +1,2 @@
 DIST Flask-Uploads-0.1.3.tar.gz 9312 SHA256 
2ed695257bb9e3ab93aacf88022f78e1167c748ba8ec19c180ede4af36a4d4de SHA512 
eb52c8b22ecc909a37149a9b6df91f47bff0f48ef768325a6e8cc1031b1c1977894a1aaaf70726484316de1782daa26ea96d24114d10490b0d271b2a87efd8ae
 WHIRLPOOL 
9a240e9b797d535622cbb7fbc324a7763ec53e3a9a3d0267176fbc202013c4bb2a3671515320f3157b6086de8b8cd653154080bffa69fe082710109be6789c6c
+DIST Flask-Uploads-0.2.0.tar.gz 7628 SHA256 
6623a74e426408e59e392b7f9a4d070112b92d71a974a691fa33c21224c1294f SHA512 
7151dc5bad2813040afac84434518a3dc6df7394b60add31a26d5e19c10d42b78729eebfd5ef5a12e289ca73377f0a20b5b4b649036eba9d9e494c054d3e4efc
 WHIRLPOOL 
ec47b1aaa6cb801ed08aa4c38ff84613c23ec17c8fc947718627522d049bc02ded827ebd343ba0692df21b048d443c8785281fdafdd63b47c3d056cf21e20bc2

diff --git a/dev-python/flask-uploads/flask-uploads-0.2.0.ebuild 
b/dev-python/flask-uploads/flask-uploads-0.2.0.ebuild
new file mode 100644
index 000..ea8dc08
--- /dev/null
+++ b/dev-python/flask-uploads/flask-uploads-0.2.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Flexible and efficient upload handling for Flask"
+HOMEPAGE="http://pythonhosted.org/Flask-Testing/
+   https://pypi.python.org/pypi/Flask-Testing/";
+MY_PN="Flask-Uploads"
+MY_P="${MY_PN}-${PV}"
+SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-python/flask-0.5[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+S="${WORKDIR}/${MY_P}"
+
+python_test() {
+   nosetests || die "Testing failed with ${EPYTHON}"
+}



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

2016-01-03 Thread Patrick Lauer
commit: 3f6ff4e06d2eb96051f1317c37499a3679e80693
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 19:51:14 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 19:54:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f6ff4e0

dev-python/setuptools_scm: Improve test deps

Package-Manager: portage-2.2.26

 dev-python/setuptools_scm/setuptools_scm-1.10.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/setuptools_scm/setuptools_scm-1.10.1.ebuild 
b/dev-python/setuptools_scm/setuptools_scm-1.10.1.ebuild
index 784a6df..ef6073b 100644
--- a/dev-python/setuptools_scm/setuptools_scm-1.10.1.ebuild
+++ b/dev-python/setuptools_scm/setuptools_scm-1.10.1.ebuild
@@ -19,7 +19,9 @@ IUSE="test"
 
 DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+   test? ( dev-python/pytest[${PYTHON_USEDEP}]
+   dev-vcs/git
+   dev-vcs/mercurial )"
 
 python_test() {
py.test -v -v -x || die "tests failed under ${EPYTHON}"



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

2016-01-03 Thread Patrick Lauer
commit: b90284456d4ea577d98f7e44730923763dd624a9
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 16:51:50 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 19:54:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9028445

dev-python/nevow: Bump

Package-Manager: portage-2.2.26

 dev-python/nevow/Manifest|  1 +
 dev-python/nevow/nevow-0.12.0.ebuild | 50 
 2 files changed, 51 insertions(+)

diff --git a/dev-python/nevow/Manifest b/dev-python/nevow/Manifest
index a0c9b74..7273644 100644
--- a/dev-python/nevow/Manifest
+++ b/dev-python/nevow/Manifest
@@ -1 +1,2 @@
 DIST Nevow-0.11.1.tar.gz 563061 SHA256 
89d7f6943cf81ccef8dde4016caa1cba977b9366e7aa0660b54239828b421efc SHA512 
a7e52fbf6915498e77a41fb100d4c688fcd0567deb56ec946adf1b1712bcfbec7b7a55c551e414606218146772d5274973af7851a78878635e900a4df5193a53
 WHIRLPOOL 
a82ca1334abf201ef9fcf22e579be778e819c488df8c9f774bef7f13041aa996f630408f4a8428e74b2e79df1904dbdf2f858fb79526a9417c1872da95a24963
+DIST Nevow-0.12.0.tar.gz 564213 SHA256 
ba044912c8ae532680f70ee3b538a5aef7a4e78c6e5ab247121de0b01b6fc369 SHA512 
6dbd46b41e8381e71d2ee766d069c4a49bb307c37539ff31a0d83d4f9ca3bcb05fd74f32df45d052d5c9c9628fa3bddaaa41d03fa7a50db4f4dc0b8e20cf5287
 WHIRLPOOL 
34f75eb35c20e1fcc05b2b345e5b2b205d3ff004a030a3719bd81b99ed8e0e7ce26a902cccd950d72a9954e412c6c7ee97d0a5b9311131efbed09928d33b65c9

diff --git a/dev-python/nevow/nevow-0.12.0.ebuild 
b/dev-python/nevow/nevow-0.12.0.ebuild
new file mode 100644
index 000..3ab5daf
--- /dev/null
+++ b/dev-python/nevow/nevow-0.12.0.ebuild
@@ -0,0 +1,50 @@
+# 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
+
+DESCRIPTION="A web templating framework that provides LivePage, an automatic 
AJAX toolkit"
+HOMEPAGE="http://divmod.org/trac/wiki/DivmodNevow 
https://pypi.python.org/pypi/Nevow";
+SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
+IUSE="doc"
+
+DEPEND="dev-python/twisted-core[${PYTHON_USEDEP}]
+   dev-python/twisted-web[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+TWISTED_PLUGINS=( nevow.plugins )
+
+FAILING_TESTS=(
+   nevow/test/test_url.py
+   nevow/test/test_loaders.py
+   nevow/test/test_appserver.py
+   formless/test/test_freeform.py
+)
+
+python_test() {
+   # See bug 355237
+   rm -v ${FAILING_TESTS[@]} || die "can't remove failing tests"
+   trial formless nevow || die "tests failed with ${EPYTHON}"
+}
+
+python_install() {
+   distutils-r1_python_install
+
+   touch "${D}$(python_get_sitedir)"/nevow/plugins/dropin.cache || die
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   # TODO: prevent installing it
+   rm -r "${D}"/usr/doc || die
+}



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

2016-01-03 Thread Patrick Lauer
commit: 70205b283d6e2854f62b0d78846b7cff3c3dcc67
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 19:54:04 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 19:54:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70205b28

dev-python/bcolz: Bump

Package-Manager: portage-2.2.26

 dev-python/bcolz/Manifest|  1 +
 dev-python/bcolz/bcolz-0.12.1.ebuild | 58 
 2 files changed, 59 insertions(+)

diff --git a/dev-python/bcolz/Manifest b/dev-python/bcolz/Manifest
index ed76696..83034cc 100644
--- a/dev-python/bcolz/Manifest
+++ b/dev-python/bcolz/Manifest
@@ -1,2 +1,3 @@
 DIST bcolz-0.10.0.tar.gz 541803 SHA256 
cbe1c18440325058d764b3997fbf988af0257c2a4f7d64ec7150735191fdcc81 SHA512 
ac6b30c3a1f1cd32563fcec670bd7b3639173547e8f6d319295358a38d4e39439bb26d7c908b30378d9a384b8667bc75023ebcf35f797a1250bdba1a25cbeebd
 WHIRLPOOL 
5827303b5a8c356e183a88411a466276b9e3fe3e9d0f7999d5cb2923f34a6031816f0b829c7826dc956be312bccbcd4d24820ce4b861e940f2f9b0399cc3ff31
 DIST bcolz-0.11.3.tar.gz 582564 SHA256 
8750785f52e39f7b117784ed2909a0a702bb11d3f67c49d781df55618bfead07 SHA512 
c47d7d4065ed413a28da84486044fd0d9fe83ab09f0112251d4bb46e5d5b5fdd56bab59a8fea7466bd46d62219fe77b12d1a9e8acb17c503f80b42c16cb60e53
 WHIRLPOOL 
8544d41086182d2a2e4f00a85c58b32716900f047651cce3fc3e9ff7b7993ae4d98c4b363ec10cd70ee9f23a46cb092ea51430eac4a6fdb6697aeecedee90095
+DIST bcolz-0.12.1.tar.gz 622526 SHA256 
a8dafa42cd4f3ca130ecb81f7e778204a12c2180c18fd570ef753de58ee7ddbd SHA512 
7c58ecfb1267d5c4791f043034b831af9c40e4b496938805eb1885c251b1269f19a049bbc9f0c80fa127d60ebb191b23ad5b44283340c815261393d51dd558ea
 WHIRLPOOL 
4df337b2b6b6fb0ed571f599ef36a051b945a717ce65e731fc84e71c5cd2dfbe669f5bb57cfed773c290256f34018365bde3593041a0e0801568107b3a50162e

diff --git a/dev-python/bcolz/bcolz-0.12.1.ebuild 
b/dev-python/bcolz/bcolz-0.12.1.ebuild
new file mode 100644
index 000..9ff258b
--- /dev/null
+++ b/dev-python/bcolz/bcolz-0.12.1.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=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="Provides columnar and compressed data containers"
+HOMEPAGE=" https://github.com/Blosc/bcolz";
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+# numexpr is optional but set hard rdepend
+RDEPEND="
+   >=dev-python/numpy-1.7[${PYTHON_USEDEP}]
+   >=dev-python/numexpr-1.4.1[${PYTHON_USEDEP}]"
+DEPEND="
+   >=dev-python/setuptools-0.18[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   >=dev-python/cython-0.22[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? (
+   $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7)
+   $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' 
python2_7)
+   )"
+
+python_prepare_all() {
+   if use doc; then
+   mkdir doc/_static || die
+   fi
+   distutils-r1_python_prepare_all
+}
+
+python_compile() {
+   python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
+   distutils-r1_python_compile
+}
+
+python_compile_all() {
+   use doc && sphinx-build -b html -c doc/ doc/ doc/html
+}
+
+python_test() {
+   pushd "${BUILD_DIR}"/lib > /dev/null
+   "${PYTHON}" -m unittest discover || die
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/html/. )
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-packagekit/

2016-01-03 Thread Gilles Dartiguelongue
commit: 5f9abaf133be02588176f3bc4b8fa763bd36df4e
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 19:15:34 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 19:15:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f9abaf1

gnome-extra/gnome-packagekit: clean up old revision

Package-Manager: portage-2.2.26

 gnome-extra/gnome-packagekit/Manifest  |  1 -
 .../gnome-packagekit-3.12.2.ebuild | 98 --
 2 files changed, 99 deletions(-)

diff --git a/gnome-extra/gnome-packagekit/Manifest 
b/gnome-extra/gnome-packagekit/Manifest
index 6b5f889..23efd49 100644
--- a/gnome-extra/gnome-packagekit/Manifest
+++ b/gnome-extra/gnome-packagekit/Manifest
@@ -1,2 +1 @@
-DIST gnome-packagekit-3.12.2.tar.xz 4596908 SHA256 
a4d5fca6f9481b48202f996c8a3835051c98b6e6df0929394704c3c41e28afb2 SHA512 
e1e5cd296e4bc99c13d71805de530be644b4ac3a9bd5580d36ebd880a22292ec91ce9ad28a8ff66f0cb2285a5bc0c80f1b47421c9bbf7b2c9e2c1c17131bc21d
 WHIRLPOOL 
66f23046d3fd262b5a5fbc470d762baaafbb75fb1c9e832f408672b8c399580a1ad2a9e7b03acd81c00c6a486074b224eed4b15d1377354f557823f6282013de
 DIST gnome-packagekit-3.18.0.tar.xz 1789556 SHA256 
a0a862f0fd0adec9e4110277c599f57404d4fb655e68448d93fe9c7500e2fc28 SHA512 
500c6dfe20a127eab35ccf7447ae18f81ad5c1b34e604b56fc6e4ae0f2b5ad24a7f009da32ffeb010a596d18b8680f8d93f774dc7fe2455546f09b30bda589e8
 WHIRLPOOL 
39d63d616e63579ac26df40683895e150d3bfb6e12852d59d67984f2fc246364304a295bb8f7a458c96c84c5d03d480d41c2e0ab56b788f63148e86d92bf882a

diff --git a/gnome-extra/gnome-packagekit/gnome-packagekit-3.12.2.ebuild 
b/gnome-extra/gnome-packagekit/gnome-packagekit-3.12.2.ebuild
deleted file mode 100644
index 7169668..000
--- a/gnome-extra/gnome-packagekit/gnome-packagekit-3.12.2.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit eutils gnome2 virtualx
-
-DESCRIPTION="PackageKit client for the GNOME desktop"
-HOMEPAGE="http://www.freedesktop.org/software/PackageKit/";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls systemd test udev"
-
-# gdk-pixbuf used in gpk-animated-icon
-# pango used on gpk-common
-RDEPEND="
-   >=dev-libs/glib-2.32:2
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-2.91.0:3
-   >=x11-libs/libnotify-0.7.0:=
-   x11-libs/pango
-   >=dev-libs/dbus-glib-0.73
-
-   >=app-admin/packagekit-base-0.7.2[udev]
-   >=app-admin/packagekit-gtk-0.7.2
-   >=media-libs/libcanberra-0.10[gtk3]
-   >=sys-apps/dbus-1.1.2
-
-   media-libs/fontconfig
-   x11-libs/libX11
-
-   systemd? ( >=sys-apps/systemd-42 )
-   !systemd? ( sys-auth/consolekit )
-   udev? ( virtual/libgudev:= )
-"
-DEPEND="${RDEPEND}
-   app-text/docbook-sgml-utils
-   >=dev-util/gtk-doc-am-1.9
-   >=dev-util/intltool-0.35
-   dev-libs/libxslt
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-# NOTES:
-# app-text/docbook-sgml-utils required for man pages
-# app-text/gnome-doc-utils and dev-libs/libxslt required for gnome help files
-# gtk-doc is generating a useless file, don't need it
-
-# UPSTREAM:
-# misuse of CPPFLAGS/CXXFLAGS ?
-# see if tests can forget about display (use eclass for that ?)
-# intltool and gettext only with +nls
-
-src_prepare() {
-   # Regenerate marshalers for 

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-GlobalDestruction/

2016-01-03 Thread Andreas Hüttel
commit: 67f3679d9d2c1d922e21013159a74b81576b6263
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 18:27:58 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 18:29:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f3679d

dev-perl/Devel-GlobalDestruction: Revision bump, now really using the 0.13 
tarball

Package-Manager: portage-2.2.26

 .../Devel-GlobalDestruction-0.130.0-r1.ebuild  | 23 ++
 dev-perl/Devel-GlobalDestruction/Manifest  |  1 +
 2 files changed, 24 insertions(+)

diff --git 
a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.130.0-r1.ebuild 
b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.130.0-r1.ebuild
new file mode 100644
index 000..666847e
--- /dev/null
+++ b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.130.0-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=HAARG
+DIST_VERSION=0.13
+inherit perl-module
+
+DESCRIPTION='Returns the equivalent of ${^GLOBAL_PHASE} eq DESTRUCT for older 
perls'
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+   >=dev-perl/Sub-Exporter-Progressive-0.1.11
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-CBuilder-0.270.0
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/Devel-GlobalDestruction/Manifest 
b/dev-perl/Devel-GlobalDestruction/Manifest
index 4effe78..f4a0668 100644
--- a/dev-perl/Devel-GlobalDestruction/Manifest
+++ b/dev-perl/Devel-GlobalDestruction/Manifest
@@ -1 +1,2 @@
 DIST Devel-GlobalDestruction-0.12.tar.gz 7803 SHA256 
98a5b7668fc710e4c7ebe8860508fbebeea830eab6243d21ed8d7ac293278a70 SHA512 
f1e259003aad8b654a7d1922cae7c3603527a6d674222069c1b8e9c7bd831549d8477acf7cc61d550991fd479e1cd5e092ea2e8e6f5b42066f5033c143ee7aa4
 WHIRLPOOL 
40a0d86d261235523f41e0eb84cc0171c4da97a49d803c995ce96a98f86fcb68efc544f4ba7db6b48f25de31c99eb7a8bf26b6a84825060709c389f52dd77d01
+DIST Devel-GlobalDestruction-0.13.tar.gz 8460 SHA256 
b29824dc0d322e56da325f05185367eb443694716010b36693dd52ffbe8ec462 SHA512 
dd63a8e6a512c732cabfcd887ee37eea2b7a083f31e1a4b7410dff41cbf88e5ed15e2d6e4f4d98ceb71603afd02b8155ef98c340753a7dee8b99c86d2dd991fd
 WHIRLPOOL 
55c6946e301be6493f6e51db53901f4a60f612cad15be260b17b7e79ba3f74699dbf132e1637285e41af36df1b42242d19f92c993c1450186bc162216d00



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Debug-Client/

2016-01-03 Thread Andreas Hüttel
commit: ea43f46a0f1374b30fc67844b6ae859bd0737f54
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 18:13:24 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 18:29:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea43f46a

dev-perl/Debug-Client: Remove old

Package-Manager: portage-2.2.26

 .../Debug-Client/Debug-Client-0.200.0-r1.ebuild| 27 --
 dev-perl/Debug-Client/Manifest |  1 -
 2 files changed, 28 deletions(-)

diff --git a/dev-perl/Debug-Client/Debug-Client-0.200.0-r1.ebuild 
b/dev-perl/Debug-Client/Debug-Client-0.200.0-r1.ebuild
deleted file mode 100644
index be11c29..000
--- a/dev-perl/Debug-Client/Debug-Client-0.200.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=BOWTIE
-MODULE_VERSION=0.20
-inherit perl-module
-
-DESCRIPTION="Client side code for perl debugger"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="
-   test? (
-   >=dev-perl/Test-Class-0.360.0
-   dev-perl/File-HomeDir
-   >=dev-perl/PadWalker-1.920.0
-   >=dev-perl/Test-Deep-0.108.0
-   >=dev-perl/Term-ReadLine-Perl-1.30.300
-   )"
-
-SRC_TEST=do

diff --git a/dev-perl/Debug-Client/Manifest b/dev-perl/Debug-Client/Manifest
index 72de267..03111e1 100644
--- a/dev-perl/Debug-Client/Manifest
+++ b/dev-perl/Debug-Client/Manifest
@@ -1,2 +1 @@
-DIST Debug-Client-0.20.tar.gz 38741 SHA256 
a1643b3c2e9fe0a39eae975c4ca81cb0cd44dde5dc0aec07600b727ebf190913 SHA512 
53193a1575fcedc9ebc14a99e8b7d1ae12542f9085b7f303d6ef72f9f473cb4ff297f25deb3f75aa13e8963e203acbb2717c059d1ac61972f7d53f91db0f00dd
 WHIRLPOOL 
35358b7fd2df0a001b4433882ab0728144883f24a2117b0a4d66e4374a1457e296e64852dc68b5b9e3a0f54b7a073f4d9368ef1e209e03c8f3e92a58c8d39452
 DIST Debug-Client-0.29.tar.gz 41615 SHA256 
51f4ea6c6991221024a08b6106d4af1455452fae3b809b0bf0a208fbddb30efa SHA512 
32c5adcc11cf32d729fd027e6cc5c2129d2375391cee4321b29a508029da3054fbc84fae4e84674bf0eac2740f431c9d41d3059e48e4e4963be4bdaa29ebd17e
 WHIRLPOOL 
8af7b98c83c136bcfb9c1759c456a7ff0e6d45344f032a5ed634f91f2d288370943a7498d262c115fba00cd1ba745aec77fd668bcf905a9ac044711d032161b9



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Cover/

2016-01-03 Thread Andreas Hüttel
commit: eadaaa2187d4802d1f4634cb7c3c4001462bd657
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 18:15:18 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 18:29:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eadaaa21

dev-perl/Devel-Cover: Remove old

Package-Manager: portage-2.2.26

 dev-perl/Devel-Cover/Devel-Cover-1.180.0.ebuild | 26 -
 dev-perl/Devel-Cover/Manifest   |  1 -
 2 files changed, 27 deletions(-)

diff --git a/dev-perl/Devel-Cover/Devel-Cover-1.180.0.ebuild 
b/dev-perl/Devel-Cover/Devel-Cover-1.180.0.ebuild
deleted file mode 100644
index 76f53ee..000
--- a/dev-perl/Devel-Cover/Devel-Cover-1.180.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-MODULE_AUTHOR=PJCJ
-MODULE_VERSION=1.18
-inherit perl-module
-
-DESCRIPTION='Code coverage metrics for Perl'
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   virtual/perl-Digest-MD5
-   virtual/perl-Storable
-"
-DEPEND="
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-Test-Simple
-   dev-perl/Test-Warn
-   )
-"
-SRC_TEST="do parallel"

diff --git a/dev-perl/Devel-Cover/Manifest b/dev-perl/Devel-Cover/Manifest
index d8c9a6e..ee97e18 100644
--- a/dev-perl/Devel-Cover/Manifest
+++ b/dev-perl/Devel-Cover/Manifest
@@ -1,2 +1 @@
-DIST Devel-Cover-1.18.tar.gz 207365 SHA256 
95f73ffcabfe6948fd926305958a1116501c0461eeef0aa6e1c8979c79efcb12 SHA512 
1d11ccd48fd93a8a4c0096f95fbed10de603ba8b2ed78fa90528f88588825a4d897c916376687e9bd1eca95642a1f11c7fdd17b7c116116a0a67a4422139bf21
 WHIRLPOOL 
ff755f8b35dcff1aa1b98eff5a95b62eaf50857c9c273d8d0d17e2898b4ff2a6b2e82169427301736f0619ce372080aff25609c5df0c363df5ec931d509de037
 DIST Devel-Cover-1.20.tar.gz 223004 SHA256 
0377cc0362968cf25bd1140e4927b48916ddf3de53c76856dcfe1b0e1a3a89c1 SHA512 
2c51eb033c9e37dfbe2d0cbf664b5044a99f5cac4c3e87aeada7829a5d130ec0efc390b5fb2e6795c39d01bfb4d18c4249bf81aeee639841f51b9f306b918faa
 WHIRLPOOL 
aa02321a2b66c42ed924fab37ac90e197683cdd5412d9ae70e906edf4cd0f206a8299d2e17b2517d83f2128a435e1a9749d90747e0cca967e29f90aa8aa9c347



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-NYTProf/

2016-01-03 Thread Andreas Hüttel
commit: a6ab3468fc07eef1e6ecc9c0b1b407db554e6ab1
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 18:28:44 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 18:29:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ab3468

dev-perl/Devel-NYTProf: Remove old

Package-Manager: portage-2.2.26

 dev-perl/Devel-NYTProf/Devel-NYTProf-5.60.0.ebuild | 30 ---
 dev-perl/Devel-NYTProf/Devel-NYTProf-6.10.0.ebuild | 34 --
 dev-perl/Devel-NYTProf/Manifest|  2 --
 3 files changed, 66 deletions(-)

diff --git a/dev-perl/Devel-NYTProf/Devel-NYTProf-5.60.0.ebuild 
b/dev-perl/Devel-NYTProf/Devel-NYTProf-5.60.0.ebuild
deleted file mode 100644
index b10ca8d..000
--- a/dev-perl/Devel-NYTProf/Devel-NYTProf-5.60.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=TIMB
-MODULE_VERSION=5.06
-inherit perl-module
-
-DESCRIPTION="Powerful feature-rich perl source code profiler"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   virtual/perl-Getopt-Long
-   dev-perl/JSON-Any
-   sys-libs/zlib
-"
-#  virtual/perl-XSLoader
-DEPEND="${RDEPEND}
-   test? (
-   virtual/perl-Scalar-List-Utils
-   >=virtual/perl-Test-Simple-0.84
-   dev-perl/Test-Differences
-   )
-"
-SRC_TEST="do"

diff --git a/dev-perl/Devel-NYTProf/Devel-NYTProf-6.10.0.ebuild 
b/dev-perl/Devel-NYTProf/Devel-NYTProf-6.10.0.ebuild
deleted file mode 100644
index 9e4dec1..000
--- a/dev-perl/Devel-NYTProf/Devel-NYTProf-6.10.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=TIMB
-MODULE_VERSION=6.01
-inherit perl-module
-
-DESCRIPTION="Powerful feature-rich perl source code profiler"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   >=dev-perl/File-Which-1.90.0
-   virtual/perl-Getopt-Long
-   dev-perl/JSON-Any
-   virtual/perl-Scalar-List-Utils
-   virtual/perl-XSLoader
-   sys-libs/zlib
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-Scalar-List-Utils
-   >=virtual/perl-Test-Simple-0.840.0
-   >=dev-perl/Test-Differences-0.60.0
-   )
-"
-
-SRC_TEST="do"

diff --git a/dev-perl/Devel-NYTProf/Manifest b/dev-perl/Devel-NYTProf/Manifest
index cd96435..6c4bd26 100644
--- a/dev-perl/Devel-NYTProf/Manifest
+++ b/dev-perl/Devel-NYTProf/Manifest
@@ -1,3 +1 @@
-DIST Devel-NYTProf-5.06.tar.gz 427853 SHA256 
c6733e8676773b1e15e98725e5f817e4354ae2e2c8472fdfc2a7d327380b35e0 SHA512 
add2c4272243f2d729370354c43715217b1bba3c00b9f006adc2f9ec2e88c0b9568a0b5c5296b5118d15957918b1e2a9ce4943fbc197089b80b208abeceb
 WHIRLPOOL 
3856887532fa0f8d1e1500847cc0b3a928e011d94fad281cf831c6abc152034dc5564e9dda01d1433c1162aaad06f46aee0318211fd626e4ee9de5ab92d24f5a
-DIST Devel-NYTProf-6.01.tar.gz 432670 SHA256 
d7decf4131ab8fe58fcb8ef6c8f8140220bbde091ae16fdc8185324ee66157e9 SHA512 
a3978dbf18b1768c0b8fded2d684c3ae511df85ebe3507cc7bb4d34a17afb95a0128cbb31ed33b181258257d409af44f5a0773eebb35a7a71f08cda66377b509
 WHIRLPOOL 
d159373da98d31d6b2b1caa5927a14c5c18baa8c1c6303d300470eaae8dbe449c69eb38f847891fa44430edba97e3af91177318a8795fad9aa0ff7fdc5b6eb82
 DIST Devel-NYTProf-6.02.tar.gz 437762 SHA256 
788bb97d9b983cab15e947ef1932d547c50635a6f48b08cb275391179691f08f SHA512 
f2e3a65d7351e982c6cb00a2cbd446d1aebd3438e89452b910169072ded0a21aac8a27a4fa99efe5f941f22e62b20881b40a17cbd2bb1cada6e5418d39b133bc
 WHIRLPOOL 
3cb6b5e066fe1bb32437dd0ad4978b979903c5899e1071e720432dfb808c6e9787a4fc5f3225ddbb96be9f8a9a87b9d45678e319a9b0689d2e27c883fb9c58c8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Cover/

2016-01-03 Thread Andreas Hüttel
commit: 8b1a5948b43b9258d01ff4c62c6f3f07f35ebd15
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 18:19:06 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 18:29:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1a5948

dev-perl/Devel-Cover: Version bump

Package-Manager: portage-2.2.26

 dev-perl/Devel-Cover/Devel-Cover-1.210.0.ebuild | 25 +
 dev-perl/Devel-Cover/Manifest   |  1 +
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/Devel-Cover/Devel-Cover-1.210.0.ebuild 
b/dev-perl/Devel-Cover/Devel-Cover-1.210.0.ebuild
new file mode 100644
index 000..ef535c8
--- /dev/null
+++ b/dev-perl/Devel-Cover/Devel-Cover-1.210.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=PJCJ
+DIST_VERSION=1.21
+inherit perl-module
+
+DESCRIPTION='Code coverage metrics for Perl'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Digest-MD5
+   virtual/perl-Storable
+"
+DEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/Devel-Cover/Manifest b/dev-perl/Devel-Cover/Manifest
index ee97e18..3615ebf 100644
--- a/dev-perl/Devel-Cover/Manifest
+++ b/dev-perl/Devel-Cover/Manifest
@@ -1 +1,2 @@
 DIST Devel-Cover-1.20.tar.gz 223004 SHA256 
0377cc0362968cf25bd1140e4927b48916ddf3de53c76856dcfe1b0e1a3a89c1 SHA512 
2c51eb033c9e37dfbe2d0cbf664b5044a99f5cac4c3e87aeada7829a5d130ec0efc390b5fb2e6795c39d01bfb4d18c4249bf81aeee639841f51b9f306b918faa
 WHIRLPOOL 
aa02321a2b66c42ed924fab37ac90e197683cdd5412d9ae70e906edf4cd0f206a8299d2e17b2517d83f2128a435e1a9749d90747e0cca967e29f90aa8aa9c347
+DIST Devel-Cover-1.21.tar.gz 230432 SHA256 
6fcd49df2d1212be2ebcd0bd39d18b0241a3d1e2f551137a7a82b4041e618cf1 SHA512 
80c508161b53a42f7b971bf6a5221fdb1588bc6811afe4ed21f3343d7cab204c93942bad31c987b2593f5dfb9e40062c7a8f4c06f62e13e6f3a512046831e457
 WHIRLPOOL 
59bc6b2871769fc6db251f9139c8c80840b0949012fd97c909507ac113ece28b7fd2208cca657d299cc3160b1bb46d9530e281a10cafa02ba61af11d9a4ad882



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Declare/

2016-01-03 Thread Andreas Hüttel
commit: 36e7268b23bc96939a913afad86afc5a7104cdf0
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 18:23:23 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 18:29:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e7268b

dev-perl/Devel-Declare: Remove old

Package-Manager: portage-2.2.26

 dev-perl/Devel-Declare/Devel-Declare-0.6.14.ebuild | 30 --
 dev-perl/Devel-Declare/Manifest|  1 -
 2 files changed, 31 deletions(-)

diff --git a/dev-perl/Devel-Declare/Devel-Declare-0.6.14.ebuild 
b/dev-perl/Devel-Declare/Devel-Declare-0.6.14.ebuild
deleted file mode 100644
index 4be1242..000
--- a/dev-perl/Devel-Declare/Devel-Declare-0.6.14.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=0.006014
-inherit perl-module
-
-DESCRIPTION="Adding keywords to perl, in perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   dev-perl/Sub-Name
-   virtual/perl-Scalar-List-Utils
-   >=dev-perl/B-Hooks-OP-Check-0.190.0
-   dev-perl/B-Hooks-EndOfScope
-"
-DEPEND="${RDEPEND}
-   >=dev-perl/ExtUtils-Depends-0.302
-   test? (
-   >=virtual/perl-Test-Simple-0.88
-   )
-"
-
-SRC_TEST=do

diff --git a/dev-perl/Devel-Declare/Manifest b/dev-perl/Devel-Declare/Manifest
index c184b2a..b6621e5 100644
--- a/dev-perl/Devel-Declare/Manifest
+++ b/dev-perl/Devel-Declare/Manifest
@@ -1,2 +1 @@
-DIST Devel-Declare-0.006014.tar.gz 43725 SHA256 
6b46efa05ceb5c61e85e6cd053b523678f0c5bbba3ddca02304963ed0eec0429 SHA512 
2b63ebb48e6a3b1c8d722a0da64aa236512b8d68f1ad00c6580e97e3f2d7c3d4468621e37865fbc12e95b2a4302bc266bd5cd94b1207f761894803f336cbcd5b
 WHIRLPOOL 
d58d9a9e7a29e165838c0d5d337b5b7d752f588c0c3dea44541968d9994abb294af642eb19ba49cb4435dc073d3144113abff741bb9d4cb9ff2340183f78
 DIST Devel-Declare-0.006018.tar.gz 44155 SHA256 
bb3607bc7546bcf8d9ac57acd8de4e4ca5567ace836ab823d5f5b450216f466a SHA512 
0d85d8f00c566aac63a86a4b8990aad1b1267bfd7cfe7304c106e26d066d75c74b54a7ca6998dcd2fd6a05cf6e9388355baa2a24f520156e1b2a132def823bf1
 WHIRLPOOL 
ad28e25f095afcf3af2a8a30f3f4e1ad9711d47208af1b041a0e6cb89a6a3dcec1905031cbd7ec8fd9f60f6eec1a8e3cdb271b875977e1bcffd1bf8b4b005858



[gentoo-commits] repo/gentoo:master commit in: app-misc/taskd/files/, app-misc/taskd/

2016-01-03 Thread Marc Schiffbauer
commit: 4f4d15e36c34bdf900f9157f5873c2065c0cf188
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Sun Jan  3 18:19:46 2016 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Sun Jan  3 18:20:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f4d15e3

app-misc/taskd: revbump: added logrotate, minor improvements

Package-Manager: portage-2.2.26

 app-misc/taskd/files/taskd.logrotate |  8 
 app-misc/taskd/{taskd-1.1.0.ebuild => taskd-1.1.0-r1.ebuild} | 12 +++-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/app-misc/taskd/files/taskd.logrotate 
b/app-misc/taskd/files/taskd.logrotate
new file mode 100644
index 000..cfce919
--- /dev/null
+++ b/app-misc/taskd/files/taskd.logrotate
@@ -0,0 +1,8 @@
+/var/log/taskd/taskd.log {
+daily
+missingok
+rotate 7
+compress
+delaycompress
+copytruncate
+}

diff --git a/app-misc/taskd/taskd-1.1.0.ebuild 
b/app-misc/taskd/taskd-1.1.0-r1.ebuild
similarity index 88%
rename from app-misc/taskd/taskd-1.1.0.ebuild
rename to app-misc/taskd/taskd-1.1.0-r1.ebuild
index e58da33..643b155 100644
--- a/app-misc/taskd/taskd-1.1.0.ebuild
+++ b/app-misc/taskd/taskd-1.1.0-r1.ebuild
@@ -44,16 +44,24 @@ src_install() {
grep ^TASKDDATA= "${FILESDIR}"/taskd.confd > 90taskd
doenvd 90taskd
 
-   keepdir /usr/libexec/taskd /etc/taskd
+   dodir /etc/taskd
+   keepdir /usr/libexec/taskd
+
diropts -m 0750
dodir /var/lib/taskd
keepdir /var/log/taskd
+
diropts -m 0700
keepdir /var/lib/taskd/orgs /etc/taskd/tls
+
insopts -m0600
insinto /etc/taskd
doins "${FILESDIR}"/config
+
dosym /etc/taskd/config /var/lib/taskd/config
+
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/taskd.logrotate taskd
 }
 
 pkg_preinst() {
@@ -72,4 +80,6 @@ pkg_postinst() {
ewarn "Do not use 'taskd init' as this will replace the config file and 
set"
ewarn "default but unsuitable paths"
ewarn ""
+   ewarn "In order to manage taskd via 'taskd' either relogin or run 
'source /etc/profile'"
+   ewarn ""
 }



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

2016-01-03 Thread Michael Sterrett
commit: fffa48b93a7e32018706591fa6263d416316e134
Author: Michael Sterrett  gentoo  org>
AuthorDate: Sun Jan  3 18:15:52 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Sun Jan  3 18:15:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fffa48b9

media-libs/sdl2-mixer: version bump

Package-Manager: portage-2.2.24

 media-libs/sdl2-mixer/Manifest|   1 +
 media-libs/sdl2-mixer/sdl2-mixer-2.0.1.ebuild | 111 ++
 2 files changed, 112 insertions(+)

diff --git a/media-libs/sdl2-mixer/Manifest b/media-libs/sdl2-mixer/Manifest
index d9021f3..d765ce3a 100644
--- a/media-libs/sdl2-mixer/Manifest
+++ b/media-libs/sdl2-mixer/Manifest
@@ -1 +1,2 @@
 DIST SDL2_mixer-2.0.0.tar.gz 10119589 SHA256 
a8ce0e161793791adeff258ca6214267fdd41b3c073d2581cd5265c8646f725b SHA512 
e04594abc13c2b6527cd92a94a8d3e18436e9e6aaee21bab83e288e259a2fb20aae8433765d07feeb3b5bf253951323d67054239091e79720846770beb30be4d
 WHIRLPOOL 
58385d7bdb3382af4f9d3aa9904b40083fe1139af0c938fa807904d70d4561180f65314bb2ab56f3b67a35140252e72802753ed723bca2536a4745fad43cb905
+DIST SDL2_mixer-2.0.1.tar.gz 10213891 SHA256 
5a24f62a610249d744cbd8d28ee399d8905db7222bf3bdbc8a8b4a76e597695f SHA512 
bdf2b4fc302f9c3b41d40bfdd5132081439e6021e915f191e478235b7b6565e7b4c43e1172d2055066ad505e2bc70876123c58f5a67218b207c829ee66a84b9d
 WHIRLPOOL 
b9ebeaad35ed92e8de111872d17ceefdc996e91f3b35fa9ab62573fae972e1a1626cc86141260c69af87a53a0880230ec399fe06fa3c5a98b20d82be8515

diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.1.ebuild 
b/media-libs/sdl2-mixer/sdl2-mixer-2.0.1.ebuild
new file mode 100644
index 000..14879cc
--- /dev/null
+++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.1.ebuild
@@ -0,0 +1,111 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils multilib-minimal
+
+MY_P=SDL2_mixer-${PV}
+DESCRIPTION="Simple Direct Media Layer Mixer Library"
+HOMEPAGE="http://www.libsdl.org/projects/SDL_mixer/";
+SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz";
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg 
static-libs timidity tremor vorbis +wav"
+REQUIRED_USE="
+   midi? ( || ( timidity fluidsynth ) )
+   timidity? ( midi )
+   fluidsynth? ( midi )
+   mp3? ( || ( smpeg mad ) )
+   smpeg? ( mp3 )
+   mad? ( mp3 )
+   mod? ( || ( mikmod modplug ) )
+   mikmod? ( mod )
+   modplug? ( mod )
+   tremor? ( vorbis )
+   "
+
+RDEPEND=">=media-libs/libsdl2-2.0.1-r1[${MULTILIB_USEDEP}]
+   flac? ( >=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}] )
+   midi? (
+   fluidsynth? ( 
>=media-sound/fluidsynth-1.1.6-r1[${MULTILIB_USEDEP}] )
+   timidity? ( media-sound/timidity++ )
+   )
+   mp3? (
+   mad? ( >=media-libs/libmad-0.15.1b-r8[${MULTILIB_USEDEP}] )
+   smpeg? ( >=media-libs/smpeg2-2.0.0-r1[${MULTILIB_USEDEP}] )
+   )
+   mod? (
+   modplug? ( 
>=media-libs/libmodplug-0.8.8.4-r1[${MULTILIB_USEDEP}] )
+   mikmod? ( >=media-libs/libmikmod-3.3.6-r1[${MULTILIB_USEDEP}] )
+   )
+   vorbis? (
+   tremor? ( >=media-libs/tremor-0_pre20130223[${MULTILIB_USEDEP}] 
)
+   !tremor? (
+   >=media-libs/libvorbis-1.3.3-r1[${MULTILIB_USEDEP}]
+   >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] )
+   )"
+DEPEND=${RDEPEND}
+
+S=${WORKDIR}/${MY_P}
+
+multilib_src_configure() {
+   ECONF_SOURCE=${S} \
+   econf \
+   $(use_enable static-libs static) \
+   --disable-sdltest \
+   --enable-music-cmd \
+   $(use_enable wav music-wave) \
+   $(use_enable mod music-mod) \
+   $(use_enable modplug music-mod-modplug) \
+   --disable-music-mod-modplug-shared \
+   $(use_enable mikmod music-mod-mikmod) \
+   --disable-music-mod-mikmod-shared \
+   $(use_enable midi music-midi) \
+   $(use_enable timidity music-midi-timidity) \
+   $(use_enable fluidsynth music-midi-fluidsynth) \
+   --disable-music-midi-fluidsynth-shared \
+   $(use_enable vorbis music-ogg) \
+   $(use_enable tremor music-ogg-tremor) \
+   --disable-music-ogg-shared \
+   $(use_enable flac music-flac) \
+   --disable-music-flac-shared \
+   $(use_enable mp3 music-mp3) \
+   $(use_enable smpeg music-mp3-smpeg) \
+   --disable-music-mp3-smpeg-shared \
+   --disable-smpegtest \
+   $(use_enable mad music-mp3-mad-gpl) \
+   LIBMIKMOD_CONFIG=${EPREFIX}/usr/bin/${CHOST}-libmikmod-config
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" install
+   if multilib_is_n

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/zeitgeist/

2016-01-03 Thread Justin Lecher
commit: cacb0eb4aa84bd94c8c225465d97b8691b33262d
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Jan  3 17:29:35 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Jan  3 17:30:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cacb0eb4

gnome-extra/zeitgeist: Add missing subslot to deps

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

 gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild 
b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
index 47aa715..02b46f8 100644
--- a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
+++ b/gnome-extra/zeitgeist/zeitgeist-0.9.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$
 
@@ -36,7 +36,7 @@ RDEPEND="
>=dev-db/sqlite-3.7.11:3
sys-apps/dbus
datahub? ( x11-libs/gtk+:3 )
-   fts? ( dev-libs/xapian[inmemory] )
+   fts? ( dev-libs/xapian:0=[inmemory] )
icu? ( dev-libs/dee[icu?] )
introspection? ( dev-libs/gobject-introspection )
telepathy? ( net-libs/telepathy-glib )



[gentoo-commits] repo/gentoo:master commit in: sci-biology/rebase/

2016-01-03 Thread Justin Lecher
commit: 5288f87a692077c3f198a3781870e3c9b049f44c
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Jan  2 18:07:44 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Jan  3 17:30:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5288f87a

sci-biology/rebase: Drop old

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

 sci-biology/rebase/Manifest   |  1 -
 sci-biology/rebase/rebase-1509.ebuild | 46 ---
 2 files changed, 47 deletions(-)

diff --git a/sci-biology/rebase/Manifest b/sci-biology/rebase/Manifest
index 45a9283..5654025 100644
--- a/sci-biology/rebase/Manifest
+++ b/sci-biology/rebase/Manifest
@@ -1,4 +1,3 @@
-DIST rebase-1509.tar.xz 81228428 SHA256 
ffad3955197850b4383bf7b96278af357cb99bec129e7a00d7d601e76868870b SHA512 
2d9f90c24ab977b29a1e1e790966f48274691375ab5f4b7a4f37c1e62dc8bd4d0b4409475e9b97bb63e3f481066f8407efc4d1314ee24c836f60b53d736d77ed
 WHIRLPOOL 
ab86576f037d142a285f3830f88e5b750a52f79c90f35bd117695a5de125c753747329522b1f514c503ff7e28e82298bff3379f134db06fc270ec7364a52
 DIST rebase-1510.tar.xz 90412200 SHA256 
0a33a34003c95f65d8ec8bbf11907bccad47d0bdddc39030a663df5ef2922f87 SHA512 
c76b42df5a5bc64a951693b35a8664195a0fb1b84bdd64f80e8986a705ca1279e51c324153a83272ecb9b3dfb3fd565cb43c2b25c9e37655767c278e6320590e
 WHIRLPOOL 
238841844c19ad028147a4a5a366a219e405b1ae1d0ae79767775518a0ecdabe37948a260724e4053af183ad00799c60da21d57dae84cdc6859e19a04aac314a
 DIST rebase-1511.tar.xz 95276416 SHA256 
e8b0686ad02d15d833febf5f353cb66febfccb730fb7e92968b05739d8d4a494 SHA512 
b7998763a092389be8d5eb4b9c59a7297859d4f03be6a4c3933288d5407fe1b64268d6fb03b7df0604ad0801991937ee345c2f932c9621ea7bab4d68c9c59261
 WHIRLPOOL 
53ce94b77fb5b1557b790bad48064066833f6800ebef29a33f80e3fa6b8dbf0666443dc0301521e88d4e9f38579011edc37979f12b95cd84ea8afb07f7e8ffc7
 DIST rebase-1601.tar.xz 99890720 SHA256 
de0f7dd6cf831c52434e7434491b9c738c41aab51c8f8d91b243569f25209eb8 SHA512 
a6e3faf7fc2eaf475605ed72db7f1cfdc4ba8c280f1650f723c5a664090ed64e7ac014012042c466d65edea8b2767bbcb0f38c3d5b69dbdb35e89cf0685c92ad
 WHIRLPOOL 
f06338c0d6ef59d7ac792f6f7fc48338b73d659614c0694109152fd33606174be6741cb662478f38e37e9622118de27c3c30c537b741b49e218f64973fe2c783

diff --git a/sci-biology/rebase/rebase-1509.ebuild 
b/sci-biology/rebase/rebase-1509.ebuild
deleted file mode 100644
index 0088b50..000
--- a/sci-biology/rebase/rebase-1509.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PV=${PV#1}
-
-DESCRIPTION="A restriction enzyme database"
-HOMEPAGE="http://rebase.neb.com";
-SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";
-
-SLOT="0"
-LICENSE="public-domain"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris"
-IUSE="emboss minimal"
-
-RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"
-DEPEND="${RDEPEND}"
-
-RESTRICT="binchecks strip"
-
-src_compile() {
-   if use emboss; then
-   echo; einfo "Indexing Rebase for usage with EMBOSS."
-   mkdir REBASE || die
-   EMBOSS_DATA="." rebaseextract -auto -infile withrefm.${MY_PV} \
-   -protofile proto.${MY_PV} -equivalences \
-   || die "Indexing Rebase failed."
-   echo
-   fi
-}
-
-src_install() {
-   if ! use minimal; then
-   insinto /usr/share/${PN}
-   doins withrefm.${MY_PV} proto.${MY_PV}
-   fi
-   newdoc REBASE.DOC README
-   if use emboss; then
-   insinto /usr/share/EMBOSS/data/REBASE
-   doins REBASE/embossre.{enz,ref,sup}
-   insinto /usr/share/EMBOSS/data
-   doins REBASE/embossre.equ
-   fi
-}



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

2016-01-03 Thread Manuel Rüger
commit: b920d666d15b43fb95c1e2a88caa8e58b35f6066
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Jan  3 17:24:20 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Jan  3 17:24:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b920d666

dev-util/geany-plugins: Version bump

Gentoo-Bug: 566214

Package-Manager: portage-2.2.26

 dev-util/geany-plugins/Manifest  |   1 +
 dev-util/geany-plugins/geany-plugins-1.26.ebuild | 127 +++
 2 files changed, 128 insertions(+)

diff --git a/dev-util/geany-plugins/Manifest b/dev-util/geany-plugins/Manifest
index 42cf2f3..6721f68 100644
--- a/dev-util/geany-plugins/Manifest
+++ b/dev-util/geany-plugins/Manifest
@@ -1,3 +1,4 @@
 DIST geany-plugins-1.23.tar.gz 3642803 SHA256 
b0e79c1cd679a5b5f02632922920478a1047c3a5985982a1cc2348fa7e4454c4 SHA512 
68ba0c96712cd6ea944ff68810378a96a411717a0950bfc72f5aade36bf6e5b065d229beec3b5724921c2eaf4ddb73a19f4ae77137a96208fef52f739d65c6ef
 WHIRLPOOL 
56e54586611f8e804059b489d54d2e3970f9cf7c958e9916996472c2d7848aa446bc74a150bd32ec18aa6daaba030939facaada376327fea5e90e2a15e9c
 DIST geany-plugins-1.24.tar.gz 4037065 SHA256 
2e5fa09afe7710cdc2eebae3656d56561429d5df8898c6b5dc91915f15aec0fc SHA512 
947bdf8bd602ae5576d3298029d7249ac40881c13cb3676123c92f4b183be200126d0e19e5c0697c237e5a8d3d9f2d7d715b0cd562f98a059af9fa5d4f3e611e
 WHIRLPOOL 
4386cedfef05c5f4b0bb218122b20a84167bc0b2e43b06bf080ac21dd111b57d9fbf770af78d16394d0ee01592849fae8466e8467bc05176fafd331ba0f7d2a7
 DIST geany-plugins-1.25.tar.gz 4425813 SHA256 
0114042ed82feacbc1ad8c9e88dfaf6d109d01470429193c6f973079871b4615 SHA512 
c0a9100e212fcf804e3013fec70a46cb925f48d3a88c4aea3ca50ddeeeacb3ec7b175d89dd041a47be2d4c5d84f31564da19d0c383a40b2811530113d061e761
 WHIRLPOOL 
1daa0e2b45470bf0dc30053b5e4d1da2a2dde26ffd073d8dbe806256172c39d3f60686944bca1789555330574895eb388cfcbccee461b58b80cb28c33b905f88
+DIST geany-plugins-1.26.tar.gz 4429565 SHA256 
da55e8dd5d6918de3014aaeb7ca8473d0a818ed064f77e3fa5b6aedef781b85b SHA512 
3714e7c3aa2720cb91630ba26ee6018a57dfce304d556934bd6a88e4d25e9666868eeb5592a4132e7e481d42db850a0266dba6cbc2439cb0e824a3040c45850b
 WHIRLPOOL 
c006e318e107af847910489050d9d55b4a7e856c4409605f159c97717e82436eccb4d486d5bcfa044c3b88a14c8b78de2680a097b3e77c5b9c99c3c72206ba6e

diff --git a/dev-util/geany-plugins/geany-plugins-1.26.ebuild 
b/dev-util/geany-plugins/geany-plugins-1.26.ebuild
new file mode 100644
index 000..e106bab
--- /dev/null
+++ b/dev-util/geany-plugins/geany-plugins-1.26.ebuild
@@ -0,0 +1,127 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit autotools-utils python-single-r1 vala versionator
+
+DESCRIPTION="A collection of different plugins for Geany"
+HOMEPAGE="http://plugins.geany.org/geany-plugins";
+SRC_URI="http://plugins.geany.org/${PN}/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="+autoclose +automark +commander ctags debugger +defineformat devhelp 
enchant git gpg gtkspell lua markdown multiterm nls +overview python scope soup 
webkit"
+
+LINGUAS="be ca da de es fr gl kk ja pt pt_BR ru tr zh_CN"
+
+COMMON_DEPEND=">=dev-util/geany-$(get_version_component_range 1-2)
+   autoclose? ( x11-libs/gtk+:2 )
+   commander? ( x11-libs/gtk+:2 )
+   defineformat? ( x11-libs/gtk+:2 )
+   dev-libs/libxml2:2
+   dev-libs/glib:2
+   ctags? ( dev-util/ctags )
+   debugger? (
+   x11-libs/vte:0
+   dev-util/geany[-gtk3]
+   )
+   devhelp? (
+   dev-util/devhelp
+   gnome-base/gconf:2
+   net-libs/webkit-gtk:2
+   x11-libs/gtk+:2
+   x11-libs/libwnck:1
+   )
+   enchant? ( app-text/enchant )
+   gpg? ( app-crypt/gpgme )
+   git? ( dev-libs/libgit2 )
+   gtkspell? ( app-text/gtkspell:2 )
+   lua? ( =dev-lang/lua-5.1*:= )
+   markdown? (
+   app-text/discount
+   net-libs/webkit-gtk:2
+   x11-libs/gtk+:2
+   )
+   multiterm? (
+   $(vala_depend)
+   x11-libs/gtk+:2
+   >=x11-libs/vte-0.28:0
+   )
+   python? (
+   dev-python/pygtk[${PYTHON_USEDEP}]
+   ${PYTHON_DEPS}
+   )
+   scope? ( x11-libs/vte:0 )
+   soup? ( net-libs/libsoup )
+   webkit? (
+   net-libs/webkit-gtk:2
+   x11-libs/gtk+:2
+   x11-libs/gdk-pixbuf:2
+   )"
+RDEPEND="${COMMON_DEPEND}
+   scope? ( sys-devel/gdb )"
+DEPEND="${COMMON_DEPEND}
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   # bundled lib buster
+   rm markd

[gentoo-commits] proj/musl:master commit in: sys-auth/polkit/

2016-01-03 Thread Jory Pratt
commit: 5277b1a6e529ad5d9f1bacb4a69c8995cbc04c2d
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  3 16:51:46 2016 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  3 16:51:46 2016 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=5277b1a6

Fix broken manifest on polkit

 sys-auth/polkit/Manifest | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-auth/polkit/Manifest b/sys-auth/polkit/Manifest
index 2130404..87641e8 100644
--- a/sys-auth/polkit/Manifest
+++ b/sys-auth/polkit/Manifest
@@ -1,4 +1,7 @@
+AUX polkit-0.113-make-netgroup-support-optional.patch 4099 SHA256 
eba507f6bb0edaa0a0a4c48147543b5ba0d37faa6f672bc20b854b5f09eb7588 SHA512 
91b4dcc2cad4954763b5f405504c88e3b339054c21121a586472f9b4d1d4db53e0719794628482e1b9bade0e0d3cbd882fafb402c626fdcd4aa716a7480f4f68
 WHIRLPOOL 
8419ff003e2629215500a8bbde4152cefddc57c080a77aa9962de8cac33686866dbc1d67a2d1e89c8ecb066c1e72b24967d65426bcf88a45ce8d627b69056488
 AUX polkit-make-netgroup-support-optional.patch 2818 SHA256 
840f295f8c99005938a501e696080136bcea6696a2e0abfe4c5f0f1e46a079a0 SHA512 
90ad57cdbdfcd706b1443b596eb2aa849e73e56d6c25c72683270a8f71d5e8c0144c9fa39e4267928531b1b7bf1870ab29cb6f19981ef1621419da7540d8ccbb
 WHIRLPOOL 
c68e260ce7fa65001fe0a4fcff97ebff9c447cad7d6fb8a564ebfb13e27b5c6e09be6b8f30a56cd1a3fcd0efe4346c6736e75004fd4aaeb1163209ad61eb77b7
 DIST polkit-0.112.tar.gz 1429240 SHA256 
d695f43cba4748a822fbe864dd32c4887c5da1c71694a47693ace5e88fcf6af6 SHA512 
e4ad1bd287b38e5650cb94b1897a959b2ceaa6c19b4478ba872eacb13b58758fd42f6ab1718976162d823d850cd5c99b3ccadf1b57d75dea7790101422029d5f
 WHIRLPOOL 
af5dd0a17b7356302b0319e80565d6ac916128dfc85b6e2711147f3de86651f11fe8d08f3d6067d7abd24e263be92403f9d8f46935ba93db571e386a603a038a
+DIST polkit-0.113.tar.gz 1448865 SHA256 
e1c095093c654951f78f8618d427faf91cf62abdefed98de40ff65eca6413c81 SHA512 
ab177c89a20eeb2978ddbe28afb205d3619f9c5defe833eb68a85e71a0f2c905367f1295cbbfb85da5eafdd661bce474d5d84aca9195cd425a18c9b4170eb5f9
 WHIRLPOOL 
106db7e6085a4ce49da44929138671eff2fd6007c80533518abe2d91ede9242b1e3cd0a1801190eeac5d4d5c1e978a30a18e47a6b604497b38853fa60c935a81
 EBUILD polkit-0.112-r99.ebuild 3424 SHA256 
efefa359d9a7532552a15adf3a87cbf6b07e9f23b13221cdd518c841e656b02a SHA512 
82435a7ddf17fc4cc320b6fb74002dde0ecbdd3ec053f4aa2a9a1325024a547232d28af1df4be406ce45d896d60c9a29c126881d7b2d97ec6e3c645490aa
 WHIRLPOOL 
78e567239a79bb51310489f6c70ed392d36144f65d606983990e5b1dd3bf44ab88f12caf6b4894219e4dc396075697f9d24a38068cc90f885cafcf87ca7a
+EBUILD polkit-0.113.ebuild 2793 SHA256 
32a23500bcc9864665ce15300246da3798712ba7eb133b4295cc5287c6358dcc SHA512 
771f3e9f62fec8d2cf4d69c643b3d30c68aa18b59eecdea670b00ff6439af57a20472224a825561155e9b0a8bd0d638447c7edfdc2c98a543e50ff0b7e5b56c8
 WHIRLPOOL 
0cce90b3ce2acffd2625414329d887ef8fe2a56bf7bf0e7b51c991b016fbf82f893ffc7816a55d47d73d3de0e4a4094f5266cb9eb7730837637d355f6b46b301
 MISC metadata.xml 379 SHA256 
ecde37fb639f16a58cccb842e5e1c5ab40359a62045c3d622f4960cd6c3da42b SHA512 
6d0bfcbf0e5123e4f088b0d8b6f8558c7a5f62b0dde794b61c03466790d4064071dcb2b47350f197049f5c2e34aa762cf0f1829a2bb6de646c46f2f5bfb8264b
 WHIRLPOOL 
c457da71156bb08f89f6a0479334d1a665c011987d084f1a49a23b4b6109b929c75b1d29bfd149e22921de19f159c7d2fc46de6f2c94541f9b93b1d676e0a92a



[gentoo-commits] proj/musl:master commit in: sys-auth/polkit/, sys-auth/polkit/files/

2016-01-03 Thread Jory Pratt
commit: 7ca67b391cdbbcb243af5c0b046bedeef40cbdca
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  3 16:47:41 2016 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  3 16:47:41 2016 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=7ca67b39

sys-auth/polkit - update netgroup support patch for ~arch

 ...lkit-0.113-make-netgroup-support-optional.patch | 130 +
 sys-auth/polkit/polkit-0.113.ebuild| 117 +++
 2 files changed, 247 insertions(+)

diff --git 
a/sys-auth/polkit/files/polkit-0.113-make-netgroup-support-optional.patch 
b/sys-auth/polkit/files/polkit-0.113-make-netgroup-support-optional.patch
new file mode 100644
index 000..232cc31
--- /dev/null
+++ b/sys-auth/polkit/files/polkit-0.113-make-netgroup-support-optional.patch
@@ -0,0 +1,130 @@
+--- polkit-0.113/configure.ac
 polkit-0.113-optional-netgroup/configure.ac
+@@ -158,7 +158,7 @@ AC_CHECK_LIB(expat,XML_ParserCreate,[EXP
+[AC_MSG_ERROR([Can't find expat library. Please install expat.])])
+ AC_SUBST(EXPAT_LIBS)
+ 
+-AC_CHECK_FUNCS(clearenv fdatasync)
++AC_CHECK_FUNCS(clearenv fdatasync getnetgrent)
+ 
+ if test "x$GCC" = "xyes"; then
+   LDFLAGS="-Wl,--as-needed $LDFLAGS"
+--- polkit-0.113/src/polkitbackend/init.js
 polkit-0.113-optional-netgroup/src/polkitbackend/init.js
+@@ -29,7 +29,10 @@ function Subject() {
+ };
+ 
+ this.isInNetGroup = function(netGroup) {
+-return polkit._userIsInNetGroup(this.user, netGroup);
++if (polkit._userIsInNetGroup)
++return polkit._userIsInNetGroup(this.user, netGroup);
++else
++return false;
+ };
+ 
+ this.toString = function() {
+--- polkit-0.113/src/polkitbackend/polkitbackendinteractiveauthority.c
 
polkit-0.113-optional-netgroup/src/polkitbackend/polkitbackendinteractiveauthority.c
+@@ -2214,6 +2214,7 @@ get_users_in_group (PolkitIdentity
+   return ret;
+ }
+ 
++#ifdef HAVE_GETNETGRENT
+ static GList *
+ get_users_in_net_group (PolkitIdentity*group,
+ gboolean   include_root)
+@@ -2269,6 +2270,7 @@ get_users_in_net_group (PolkitIdentity
+   endnetgrent ();
+   return ret;
+ }
++#endif
+ 
+ /* 

 */
+ 
+@@ -2355,10 +2357,12 @@ authentication_agent_initiate_challenge
+ {
+   user_identities = g_list_concat (user_identities, 
get_users_in_group (identity, FALSE));
+ }
++#ifdef HAVE_GETNETGRENT
+   else if (POLKIT_IS_UNIX_NETGROUP (identity))
+ {
+   user_identities =  g_list_concat (user_identities, 
get_users_in_net_group (identity, FALSE));
+ }
++#endif
+   else
+ {
+   g_warning ("Unsupported identity");
+--- polkit-0.113/src/polkitbackend/polkitbackendjsauthority.c
 polkit-0.113-optional-netgroup/src/polkitbackend/polkitbackendjsauthority.c
+@@ -189,13 +189,16 @@ static JSClass js_polkit_class = {
+ 
+ static JSBool js_polkit_log (JSContext *cx, unsigned argc, jsval *vp);
+ static JSBool js_polkit_spawn (JSContext *cx, unsigned argc, jsval *vp);
++#ifdef HAVE_GETNETGRENT
+ static JSBool js_polkit_user_is_in_netgroup (JSContext *cx, unsigned argc, 
jsval *vp);
+-
++#endif
+ static JSFunctionSpec js_polkit_functions[] =
+ {
+   JS_FS("log",js_polkit_log,0, 0),
+   JS_FS("spawn",  js_polkit_spawn,  0, 0),
++#ifdef HAVE_GETNETGRENT
+   JS_FS("_userIsInNetGroup", js_polkit_user_is_in_netgroup,  0, 0),
++#endif
+   JS_FS_END
+ };
+ 
+@@ -1498,7 +1501,7 @@ js_polkit_spawn (JSContext  *cx,
+ 
+ /* 

 */
+ 
+-
++#ifdef HAVE_GETNETGRENT
+ static JSBool
+ js_polkit_user_is_in_netgroup (JSContext  *cx,
+unsignedargc,
+@@ -1535,7 +1538,7 @@ js_polkit_user_is_in_netgroup (JSContext
+  out:
+   return ret;
+ }
+-
++#endif
+ 
+ 
+ /* 

 */
+--- polkit-0.113/test/polkitbackend/test-polkitbackendjsauthority.c
 
polkit-0.113-optional-netgroup/test/polkitbackend/test-polkitbackendjsauthority.c
+@@ -137,12 +137,14 @@ test_get_admin_identities (void)
+ "unix-group:users"
+   }
+ },
++#ifdef HAVE_GETNETGRENT
+ {
+   "net.company.action3",
+   {
+ "unix-netgroup:foo"
+   }
+ },
++#endif
+   };
+   guint n;
+ 
+@@ -258,7 +260,7 @@ static const RulesTestCase rules_test_ca
+ NULL,
+ POLKIT_IMPLICIT_AUTHORIZATION_NOT_AUTHORIZED,
+   },
+-
++#if HAVE_GETNETGRENT
+   /* check netgroup membership */
+   {
+ /* john is a member of netgroup 'foo', see test/etc/netgroup */
+@@ -276,7 +278,7 @@ static const RulesTestCase rules_test_ca
+ NULL,
+ POLKIT_IMPLICIT_AUTHORIZAT

[gentoo-commits] proj/musl:master commit in: sys-libs/libseccomp/files/, sys-libs/libseccomp/, sys-libs/libnih/, ...

2016-01-03 Thread Jory Pratt
commit: 32f2199fa20e76f2641ecb93c42d516a8331476f
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  3 16:49:44 2016 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  3 16:49:44 2016 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=32f2199f

sys-lib/libnih - fix signal support on musl
sys-libs/libsecomp - fix redifinition on musl

 sys-libs/libnih/Manifest   |  6 +++
 .../files/libnih-1.0.3-musl-fix-signals.patch  | 12 +
 .../libnih/files/libnih-1.0.3-optional-dbus.patch  | 40 +++
 .../libnih/files/libnih-1.0.3-pkg-config.patch | 56 
 .../libnih/files/libnih-1.0.3-signal-race.patch| 60 ++
 sys-libs/libnih/libnih-1.0.3-r3.ebuild | 51 ++
 sys-libs/libseccomp/Manifest   |  3 ++
 .../files/libseccomp-2.2.3-musl_compile.patch  | 24 +
 sys-libs/libseccomp/libseccomp-2.2.3.ebuild| 41 +++
 9 files changed, 293 insertions(+)

diff --git a/sys-libs/libnih/Manifest b/sys-libs/libnih/Manifest
new file mode 100644
index 000..d44524d
--- /dev/null
+++ b/sys-libs/libnih/Manifest
@@ -0,0 +1,6 @@
+AUX libnih-1.0.3-musl-fix-signals.patch 276 SHA256 
5d7d51e5ccd4e819bf04be4066717465b086f45a990e8a06372bcfe6a7ac11cc SHA512 
77a979b3076c4e4229359f28c2e9d4fb66d799a66d60391ab6fd7e0dfe2a615b88330a979877b105293a95ed147546596eca174f52b75beca0457c49a017d040
 WHIRLPOOL 
ba91981fe48faf51fe55f39c916e698d5db4d324f192d63b4c4a506dcbcb71a3442857ec87e5a084e4867271e6c68986411b62dc8ddc95494ee014a91edaf107
+AUX libnih-1.0.3-optional-dbus.patch 1162 SHA256 
93e81914a402ebc512c7df46e00f85b54ed073a66fcf9fe465cb58d757546abf SHA512 
bd979f8e9d27d775e12b3a93082084b8837bc9eb4f48476c3356aa4b4f865eda517e6fcf90f5575686dbcdc0fef4a21c640e413d9d3611bb1f1077bfa9fd8c86
 WHIRLPOOL 
2eb2421f74c9ced344791ab3477035b5e71516962ebfc886f4a21837977854092aec28e68ba81345305f06ee00cf8e466bb5d3863c75d0291c0a9992aba17a6a
+AUX libnih-1.0.3-pkg-config.patch 2491 SHA256 
cefe32c74c2c23f991e78bb8eaf97da8bcd1b4f252c1aed334e75027568f24d7 SHA512 
b99d580f4487cf3d25fa37f3f7b62ce32d9df80c6c0b01ad04b6850215ec0cc24cfea48aaf8ff89afe28db239b5ed212f139e86353d9991152d488c6edce5017
 WHIRLPOOL 
e6a6f4c2d88e4e2da3cbdba8f4b2a43f608ba7e0042f63c6b881653d23a51527d2061bea56924bb624bee5751bea69f4bdc4a206aa32ad62abcf29ea3c6999bc
+AUX libnih-1.0.3-signal-race.patch 2081 SHA256 
e7c67f06c0812cabf4f2af05f8d66ecd8819278416f29e7dd6122d9091b6368e SHA512 
5367cb0c6382004cc2a829b9b71f0c02a09e4983940afac90c4c5c0bfbda53fb36a6cc7e38ede7a895ce28f99a4f69e89392ebaadefdc536eb7efa90c2426ff8
 WHIRLPOOL 
2435627ed6362e45b5a2708999a20b88525f438f3382a9acaa08c1ca4b81a7b4d926a6b7930add8c5b692f5790b52af8145cd8a0f8cac8b7f069a7ef4046
+DIST libnih-1.0.3.tar.gz 1187624 SHA256 
897572df7565c0a90a81532671e23c63f99b4efde2eecbbf11e7857fbc61f405 SHA512 
fce40d2445b28c27b8838631681ca3206a4f053b2dd4fc488fc9ef98bbd3d933e3d62b82cf346be2ef1677f6457f692cf5544cd915a6bb1e5c618f98ffa101b4
 WHIRLPOOL 
da001ba05111d3a654e6800cf283e11b5508e53d6d91b37ed277df5a889a1138e90ae13161e0af81bdcac929b105bf889e4dcdc443789f28417c6e3f61530d8c
+EBUILD libnih-1.0.3-r3.ebuild 1538 SHA256 
c1486cd739cc906384090dca7850edb6d32c056d2c357cfab5037be1058b1aed SHA512 
879b91466977e9f12a21c22e5fd9438d7c676f848a45bda6e84a66407b4fccfd323c3fcee083723b5202e38c108ed16046373d89b336ca4cea053fa8441c8a49
 WHIRLPOOL 
8570f981d26610f12b1a1ff1e33df7906083fc11981f655053e048d1ce8127888b92524e2a22436c1cdbd582518f50cce82a66a7f22989818092518bcaa70d79

diff --git a/sys-libs/libnih/files/libnih-1.0.3-musl-fix-signals.patch 
b/sys-libs/libnih/files/libnih-1.0.3-musl-fix-signals.patch
new file mode 100644
index 000..97ef819
--- /dev/null
+++ b/sys-libs/libnih/files/libnih-1.0.3-musl-fix-signals.patch
@@ -0,0 +1,12 @@
+--- libnih-1.0.3.orig/nih/signal.c
 libnih-1.0.3/nih/signal.c
+@@ -87,7 +87,9 @@
+   { SIGSTKFLT, "STKFLT" },
+ #endif
+   { SIGCHLD,   "CHLD"   },
++#ifdef SIGCLD
+   { SIGCLD,"CLD"},
++#endif
+   { SIGCONT,   "CONT"   },
+   { SIGSTOP,   "STOP"   },
+   { SIGTSTP,   "TSTP"   },

diff --git a/sys-libs/libnih/files/libnih-1.0.3-optional-dbus.patch 
b/sys-libs/libnih/files/libnih-1.0.3-optional-dbus.patch
new file mode 100644
index 000..afe4374
--- /dev/null
+++ b/sys-libs/libnih/files/libnih-1.0.3-optional-dbus.patch
@@ -0,0 +1,40 @@
+--- libnih-1.0.1/configure.ac
 libnih-1.0.1/configure.ac
+@@ -23,12 +23,21 @@
+ PKG_PROG_PKG_CONFIG([0.22])
+ 
+ # Checks for libraries.
+-PKG_CHECK_MODULES([DBUS], [dbus-1 >= 1.2.16])
+-AC_CHECK_LIB([expat], [XML_ParserCreate],
++AC_ARG_WITH([dbus],
++  [AS_HELP_STRING([--without-dbus],
++[disable support for dbus])],
++  [],
++  [with_dbus=yes])
++
++AS_IF([test "x$with_dbus" != xno],[
++  PKG_CHECK_MODULES([DBUS], [dbus-1 >= 1.2.16])
++  AC_CHECK_LIB([expat], [XML_ParserCreate],
+[AC_CHECK_LIB([expat], [XML_StopParser],
+

[gentoo-commits] proj/musl:master commit in: dev-python/numpy/files/, dev-python/numpy/

2016-01-03 Thread Jory Pratt
commit: bd611864247f545397823f2b566f1361148bb2fd
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  3 16:43:11 2016 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  3 16:43:11 2016 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=bd611864

dev-python/numphy - Add support for musl

 dev-python/numpy/Manifest  |   9 ++
 .../numpy/files/numpy-1.10.1-backport-1.patch  | 127 +
 .../numpy/files/numpy-1.10.1-backport-2.patch  |  73 ++
 dev-python/numpy/files/numpy-1.10.1-musl-fix.patch |  20 +++
 .../numpy/files/numpy-1.9.2-no-hardcode-blas.patch |  35 +
 dev-python/numpy/numpy-1.10.1-r1.ebuild| 156 +
 6 files changed, 420 insertions(+)

diff --git a/dev-python/numpy/Manifest b/dev-python/numpy/Manifest
new file mode 100644
index 000..68da0e0
--- /dev/null
+++ b/dev-python/numpy/Manifest
@@ -0,0 +1,9 @@
+AUX numpy-1.10.1-backport-1.patch 6086 SHA256 
386920fcba91099aedfe0c8105aa53f10f596f62d300684d802397769ba9b1e1 SHA512 
359076cdf1962744f1e0381d6e690422787307400db6ca51fb8f759f6af459666e9b4aad278bf4e89848fea5277204eab9459edb092fc2d9aa8dab14096eefe9
 WHIRLPOOL 
e9bc09688dace432c9b112535415f0c60d97eb8b464da615368c031a9a7440ff9e39092ef9d020332b91e4af1203e2ae16a78176935df4d3e7b3617bd9235a12
+AUX numpy-1.10.1-backport-2.patch 2904 SHA256 
ec6faad4e0105f3f291a43defed5c0f33ca669832589372a0b6ae92d9f5e4dd1 SHA512 
8e1db75cd00209762b49f636549a4afccea1467f93b4ce94e02f3ada2f8be78a70fdfea51eb98a12690ef67b84734eb24d5a647def8022a4fddfc22cda4cb512
 WHIRLPOOL 
f8fda61187660136537af662f85d7886272bc9f3bb0d05321f950a7ed6844acbfc8b5c64cd06764e8414adfce4d9d139af6f3bf9cd72330a8862160d2144eb2b
+AUX numpy-1.10.1-musl-fix.patch 543 SHA256 
2d3f0358f9a5a33f783817964d1985f48eaffb5f239f494b9a57cab1c35565d7 SHA512 
b832d756e2518471c117e72bba01c5b93859d694948f545f136a12cca69dc9f9a459539fce8fde740c0822c423572ec6aa9e805a28a6d9620df36b54c52b1d8f
 WHIRLPOOL 
8708b667ce5d86ef5e7b468d5e059cf7d3ca572fff5e462f0f12f3855e0addd0dc9170390f720b90ccbb01c330c308124596d9808ad05f8ea8c0658de63e8284
+AUX numpy-1.9.2-no-hardcode-blas.patch 1821 SHA256 
a51524eb39ed9f71667e89179fda3e16a974949629b9a0acb7a0994202a2db63 SHA512 
59d498f7b0a1e6f4bc37e0eb7121812e1fe974e06176c7b80e99e41c49067a618bc98d925bcb667607462f5e7823f0f55235c8ddd685e318dfb3385b7eb7dad6
 WHIRLPOOL 
09e8cf5f27431fa7d5028b5d73690492e7da061f8ac5b82be1d1dbcc46c61c83cb6c5c3fb5f112bb61776075b98f7e1ef7b8a9fd828986f2c4b9358d9acb8d97
+DIST numpy-1.10.1.tar.gz 4048478 SHA256 
8b9f453f29ce96a14e625100d3dcf8926301d36c5f622623bf8820e748510858 SHA512 
ea717bac913a8e63bf93822bddbfe7701a3de00051bf3c7020f5e22756987becb5a2f96a6a52a36fc7c2b856815a782e450099688ce86b21fa94b0076b9ef376
 WHIRLPOOL 
7671368bec55c7f53ffa78a509946acc998e6f4223da4f3429b82a5a38b5e0277a0f89773ec2335f8e46b5c695620a4119af5ab59734184054c31b11841de44b
+DIST numpy-html-1.9.1.zip 9839137 SHA256 
12a24937f8273fcf79090c99b6c4154a0ecfc378386498cf2afe727ea171407c SHA512 
647a6be9f93995aca14185e283a2b412678c6e8080fe4f14e7cc9ee63c28eebb64dea6bbe28f30ef6850a5565dd1e06928fd660ac762e9a91454d309eff96ed4
 WHIRLPOOL 
68c367fd0416d27b1cf43edf7ca48bc8845c02856bbbacdf63c88fe8bbffd5dd86fb3e5cdea8f669dd78adf7bcc4d184953048783802df323126c1b22baf8e92
+DIST numpy-ref-1.9.1.pdf 5318122 SHA256 
3c8e5881a3460e1cc9da95fe2167044e8f832ab8e980c3606d1f353e7ac6dcee SHA512 
5171bb22588117a53e0eac355520581f7817a7e7a099ae83bb73f2ac8248a60e139ae9719dc543b44f25ccf8319c9f149fec1bf5aa55d943fad06a8e6da0d9ba
 WHIRLPOOL 
5c99daf3ae2e6bf235aed287682f1b96d5b6afc9d290f544a8baab892b39c9f6dd9f649abe3e103cc90c990d87e4d653d8157d774a8bd35eccc9cc6ac7a870f9
+DIST numpy-user-1.9.1.pdf 418111 SHA256 
e1f6baed0b73f3d4b106c88924c083f9a519e860c1beb718830bf1aee1892232 SHA512 
724302468a8e93daf70d379bb1ee7369953e297c40ea260f080b7aca3c9c81e619a81705bdfb2ea214da5b5325ec2b48e953eceeaa1d60c07593b00c35989f45
 WHIRLPOOL 
f93ed20c5da7b379e3afcafab97c7eb60231ed4f73cebf18184e00b9a8a5a531fa32992f7f28f16d2714b3056c61153c29267c8c6b93cb100e06f53bced1bd6a
+EBUILD numpy-1.10.1-r1.ebuild 4293 SHA256 
93ff64945e1813118fba4787b14924377c46092b6785d9ad7a3e0ba0d4567c66 SHA512 
7c654383a424ab28df86e3f535acbf8833c41f244601fa34314878a0686ccaafca32379b73565ced19e47ce5d84b34c853118b21d9e15584e93647dfaca0c666
 WHIRLPOOL 
7082b39850bc873ad663f6cfeec46a1718e2d14a4eb22a4c0cfa0186605b94d740b1865c3e2dbf0203b993090bb18cd6ce5fc5ff046d915e95adf29f1444ab38

diff --git a/dev-python/numpy/files/numpy-1.10.1-backport-1.patch 
b/dev-python/numpy/files/numpy-1.10.1-backport-1.patch
new file mode 100644
index 000..77a3c01
--- /dev/null
+++ b/dev-python/numpy/files/numpy-1.10.1-backport-1.patch
@@ -0,0 +1,127 @@
+From 3a816a4db9b498eb64eb837fdcca0fa8ddbe063e Mon Sep 17 00:00:00 2001
+From: Allan Haldane 
+Date: Sat, 17 Oct 2015 14:00:36 -0400
+Subject: [PATCH] BUG: recarrays viewed as subarrays don't convert to np.record
+ type
+
+Record array views were updated in #5943 to return np.record dtype
+whe

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

2016-01-03 Thread Jory Pratt
commit: 2c9ce55f5a952047e51963f9e4acff8b7c0c0655
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  3 16:45:28 2016 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  3 16:45:28 2016 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=2c9ce55f

sys-apps/iproute2 - Fix up build to fully with with musl on ~arch

 sys-apps/iproute2/Manifest |   4 +
 .../iproute2/files/iproute2-4.2.0-no-ipv6.patch|  37 ++
 sys-apps/iproute2/files/iproute2-4.3.0-musl.patch  |  95 +++
 sys-apps/iproute2/iproute2-4.3.0.ebuild| 131 +
 4 files changed, 267 insertions(+)

diff --git a/sys-apps/iproute2/Manifest b/sys-apps/iproute2/Manifest
index 4810bcb..7f0172d 100644
--- a/sys-apps/iproute2/Manifest
+++ b/sys-apps/iproute2/Manifest
@@ -6,11 +6,15 @@ AUX iproute2-3.8.0-musl-headers.patch 2701 SHA256 
3d6c6ff432f68ab76bc818aee6228e
 AUX iproute2-3.8.0-old-mount-libc.patch 871 SHA256 
dc9fc407b09763f79663dbad627961f8a3446881737cc666f0cb67235f160d51 SHA512 
cda73ce07c21d18c68fcff08e282e87a2d4b53cf7779e8a1ef669d7275974c8f3638ca530031aafcfc7eb4885264ceb7abb308b9da6f5568889a84cb4c7df1f9
 WHIRLPOOL 
d2057e6bad82dce7844886d551d70af9207e111494b9cc23abc433857741afa48f30671091c8821a60aaa07ca621f243fbeee10322da11ac44d02f4f588b88bf
 AUX iproute2-4.0.0-fix-build-with-musl.patch 586 SHA256 
e617316ce2803b6ad0dca43426a7a6c8762809f8e1e984da8c935bcff4db8e34 SHA512 
2473432adbc02f0085be7b689af00527bc87f3ee89e313425dbc3a02e1a4569b1c397fc7160a2b26907c5edff3fdd5bd38d7e27043a9bebfbc36d714c8281953
 WHIRLPOOL 
a6b451b38bb977a0b52fa904905c599922693c425537d5173c981dc2082d6c55f9a0d01514405e57c5719c376357f4759333ea3ad5dea849f4cef9df76d12181
 AUX iproute2-4.0.0-tc-show-buffer-overflow.patch 1717 SHA256 
2ddb5ea744185f5ebff79961a054570b166ad1a5f3df0b91b59927d1b86c7aa3 SHA512 
f5b507ce9d9a2cf4b86c0c2e2a18c5295226707df707eb229ec2f880b0fee64740a039fe5aa334c1dfc2d04faec4200cdb27dfaf631119a8705dd698f2767a77
 WHIRLPOOL 
801e25b3f6984b59d95eb494dfa63502e2c32551c8f5376ab6109a6bf5b9401f1b7bf6a0e0456dc68abb207d9505b5dbade675ea39e709e27a839357a431c444
+AUX iproute2-4.2.0-no-ipv6.patch 1336 SHA256 
b352b11d22e922038adb2b1ae083b6e47b89744f94d6de732bb85abd9cfa80e6 SHA512 
f4219a094f367c9f8fac089beeffca31abbbc5d4ade1681e23a92f3dd2e1a95f331322938936b0b1771ea5a56224e0f14008f4d38a8708357a5d2b2b70efbbd5
 WHIRLPOOL 
35faf6227ad1b4409b6742cb754b6570c25f65bd6a63e2237fd9613075827811bd1b9e86dd5d099b061e14906f752ef5aecea8ccbe95748d98f892d111a3a0b7
 AUX iproute2-4.3.0-musl-noiptables.patch 1166 SHA256 
1910d28fe0aa89ba71cd30bb38b43119414102ce323dc47eee8bec290e5f52e7 SHA512 
f1b988c5ae5b5d159d1a2bedec678b8680b3358a6ea3a9d581b642cd706cfd1cb31c7cd590e1fe8969c3d3bebb2912fb5fa8011cfc39d2a17a4092617ae15766
 WHIRLPOOL 
87ee199c0f06b8c750412625e204b10261945954c07fade452ea2cf956405d7094d02357e1ed92f1aafcc9d34c7e7109cb10ee1aed31adf0e94989f2701bd877
+AUX iproute2-4.3.0-musl.patch 2989 SHA256 
bf10609ba7dcb04cb134745dd7af4c8c66d6b667400dd30abb3325ebdfd446fb SHA512 
8cf23bca01b111e2dfa26e944de151b35d6278833066276e603cd567f8084c16ee5b0dd527dd0626828f3099ae5907bdef4783672bfe23605f43ce9c3b4c2182
 WHIRLPOOL 
40d5bdb8dcd84e43a6798584aba35a11d1b5a79e54dcf80da0f465041330c5a76c2c4297fd78aa2a272181954407b404030bb9cca4dc74e4f7b36b5f98775cd7
 DIST iproute2-3.19.0.tar.xz 455004 SHA256 
e2f9f8c36e166f2ba6c0e1e7a9ad84cdf7c1615b93df49dac44563d7b57fd7b0 SHA512 
fc533b6a526cfda234f043ac25302a3206a81ab2a740640b997b6bfb22e6f94ddc21b704191a358ea8721a327ba785e0224a4b4129111ef5008b4003379c3706
 WHIRLPOOL 
6a0aa1a948286d7dcb3663d787167c27760d756385295bf0ca631920aed50fbd984c19204247097116ef0d4e293c3c8dbe13b0b44c6ec83e7815a7461293c89f
 DIST iproute2-4.0.0.tar.xz 459364 SHA256 
5cd06eb1050b858b308b65705725042bb566fd261135e35a73dafb48cd632618 SHA512 
8e0587ed484a9697af99b4f37b460fddd28136b3c19898a11809b1e8ca9a75a18dcc83bc512f5b74361e6128732e69a3e66b3a62c38a5ae5f13c3e18af186be4
 WHIRLPOOL 
6abdf2b4587abd7a73d2b7692a4bb478ac379dc3a27f564ad78e34f25f06ae5dd9e0e4873c6510d30767a398375dcdcd2da777412c725885e0c3d4bd89c71a9b
 DIST iproute2-4.1.1.tar.xz 496388 SHA256 
73077a989efb934450bd655cbd9aaddaa747cb696c64d0c9a3323768a6a8e66f SHA512 
af2e4021faf931d17a67c242c66b4f6a6ce93a69cee5408dd3951d488da511c99d693534e91d0a317bd82dfdcb6a543605cecf2514d512004639db8d17afb93e
 WHIRLPOOL 
24542b56275675609aaad69ca68e89145d4da84ddb2429ae546179a249bcc1213f89168673657966122e01e992763fec053c118fbd69b7db1677ad7be97397b6
+DIST iproute2-4.3.0.tar.xz 525364 SHA256 
f03b1188dd6c039512424de82ff7a8f3b446680bd4e908ff42a7b9b137422995 SHA512 
14736158e76cef3dfc3af1a881faf97901bce6dcc9ffe52de92c8a64ae466f2c8ceaa32349553215dbe371115e7cd5cedcbf9922a0d72da9e7ebe3a73fac3687
 WHIRLPOOL 
cd772090f20bbb50e4556c609f28a07acc60ff344989f2ad112c13e1dbc6f60b09e9f5bc6bd29322b1b1635b6266d70aff1aa8f5c37ed458ae569697b7401c0e
 EBUILD iproute2-3.19.0-r99.ebuild 3700 SHA256 
552f58b5f02887a93c347450df11fd236fb1bb49cb82962c0fbc75863b9750bd SHA512 
a1fee8a1268ec96a6e

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

2016-01-03 Thread Patrick Lauer
commit: 8c54fe7db7084e5ca7eb9b64ca5a9154929344ae
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 16:13:33 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 16:40:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c54fe7d

dev-python/jonpy: Bump

Package-Manager: portage-2.2.26

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

diff --git a/dev-python/jonpy/Manifest b/dev-python/jonpy/Manifest
index 142ad24..68e482e 100644
--- a/dev-python/jonpy/Manifest
+++ b/dev-python/jonpy/Manifest
@@ -1,2 +1,3 @@
 DIST jonpy-0.10.tar.gz 51672 SHA256 
33f43845b6403a2596d89e2210ba043d73facd39937e04eb59d0b7ef683b9456 SHA512 
2dcea6798e186a1bfd767f3a0b331ee5ca56e2c0df63b8ac1f3ac53c9906ca98387a0d47166c11057cee62dc669de0771eba6e72d59d5ecd0e88b2fcd5b70281
 WHIRLPOOL 
8a9e7334d31f822bab462cee321bb520922f070ca56951ed741ebf0580967df1caf521941a3db3bd8b801f825e485c11dd481a5c66975e293878666f
 DIST jonpy-0.11.tar.gz 51496 SHA256 
983f0af78c6a4cdf843da8449a297681be358476764a06ccdd0cb838a6979a7c SHA512 
9fa925259a5d56347b71845fc0ed00f16f4b411b350a08f0779f8f867fc34d0c6164cb0dc107410b6b88d1565fc504cabd102a0c7fcbb86e7163319a235d89ee
 WHIRLPOOL 
f3166d7cf06c64cde822baee35c15449eedf31b342a5eea5786eb5ee83645fcc6a93537ec0654e5d851ab9ab5880a17039eaa367708ee13df0d36208bc0cba86
+DIST jonpy-0.12.tar.gz 52094 SHA256 
29b12dc0a2564d61ae80b92e4d2e90dfeaa5003e58d0803e5b0b6fe64d17534d SHA512 
27cd15ac7eae88e5287267fa178cc699ebbb4e3d2c81106d2d7714ad25472abd7189c1fbab8e948eb179a4b261a1983ae897d3424b84aa70245122663e311b75
 WHIRLPOOL 
8618cae1446375001c1e86c274a01b1b3c7d6b5fd3511977b60be31ac24b0cb16c420694d8ec0627efce661a8131882fbd30bf861604137ff82f7b4b37e8c625

diff --git a/dev-python/jonpy/jonpy-0.12.ebuild 
b/dev-python/jonpy/jonpy-0.12.ebuild
new file mode 100644
index 000..9d22404
--- /dev/null
+++ b/dev-python/jonpy/jonpy-0.12.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=( python2_7 pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Powerful multi-threaded object-oriented 
CGI/FastCGI/mod_python/html-templating facilities"
+HOMEPAGE="http://jonpy.sourceforge.net/ https://pypi.python.org/pypi/jonpy";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples"
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/. )
+   use examples && local EXAMPLES=( example/. )
+   distutils-r1_python_install_all
+}



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

2016-01-03 Thread Patrick Lauer
commit: f2b82e15bc7fc5241004c4d5ab13d945c8de663d
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 16:10:59 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 16:40:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b82e15

dev-python/protorpc: Bump

Package-Manager: portage-2.2.26

 dev-python/protorpc/Manifest   |  1 +
 dev-python/protorpc/protorpc-0.11.1.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/protorpc/Manifest b/dev-python/protorpc/Manifest
index 46cd038..6b5a508 100644
--- a/dev-python/protorpc/Manifest
+++ b/dev-python/protorpc/Manifest
@@ -1 +1,2 @@
 DIST protorpc-0.10.0.tar.gz 116667 SHA256 
9c612f2898cfd769feae6257b0dcf01e0aff29d5d0a2207c3fade4d49434aa4f SHA512 
39932f365f25f73b0badfb868e4be13d24a57aa2388ee8802da46420aa8af053a0f26f51c97599dd5a221e66d0b99ff2743d8dccbe03c42fdbaa9e5f9c8e8fa6
 WHIRLPOOL 
41ad941b97a90cfac7438bb3ed062ad448f8938ecf5a58d9968cc48cdce73b59e7bdc541ad6b61196c249cd6b13b9e3daab59498b3093b4a7743248baacdbba7
+DIST protorpc-0.11.1.tar.gz 117047 SHA256 
b81d5594541fdc3d51f9ce75096db0ddb566df840d8609ffe11e5a84574c0b88 SHA512 
6f9b64a54bbb10bfa16d0caef8ead49f68cdc6efc3fa21e231cadc01bb3f8a217fc0fe3d77da5140b46e5edfeef4b27c5f05a92ad2d3090627940130df2e51e0
 WHIRLPOOL 
724f171772305896e231e7701aae4e0a3c06dda49acdb48cd3d54a7b1677ff4850f29d8ef45d225e59ab3bc208f271a28723ec6d62af58b4031c95cbe13ffb5e

diff --git a/dev-python/protorpc/protorpc-0.11.1.ebuild 
b/dev-python/protorpc/protorpc-0.11.1.ebuild
new file mode 100644
index 000..75346dd
--- /dev/null
+++ b/dev-python/protorpc/protorpc-0.11.1.ebuild
@@ -0,0 +1,22 @@
+# 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="Google Protocol RPC"
+HOMEPAGE="https://github.com/google/protorpc";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-01-03 Thread Patrick Lauer
commit: 137d1eadd4b90863b5f0d6fe4faecf2db58d9879
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 16:40:29 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 16:41:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=137d1ead

dev-python/frozen-flask: Bump

Package-Manager: portage-2.2.26

 dev-python/frozen-flask/Manifest |  1 +
 dev-python/frozen-flask/frozen-flask-0.12.ebuild | 44 
 2 files changed, 45 insertions(+)

diff --git a/dev-python/frozen-flask/Manifest b/dev-python/frozen-flask/Manifest
index de665f7..d95d869 100644
--- a/dev-python/frozen-flask/Manifest
+++ b/dev-python/frozen-flask/Manifest
@@ -1 +1,2 @@
 DIST Frozen-Flask-0.11.tar.gz 106927 SHA256 
c348e0165b161efa44770157eba3e006cc6a1e9867bfd74670cbc56529cc5512 SHA512 
a734c6e090f08b01756b677a577c013e0198272a9e469410be81e5214eceb34d98e163410e8e04850036c58c5e7c9e718145e69cd26dd9e30c821f6949aede76
 WHIRLPOOL 
60a54174665e96b4f3921b72bb1f5f313f53c983d84e3dc6fd917f7273ace98a364638d925776eb5cfa6b709d8ee7c935cd3b98926550513e3a54e517d59
+DIST Frozen-Flask-0.12.tar.gz 107829 SHA256 
8e4f638a1476427ea359f6d90691d96bda71b74e7b00faab48532442079ca736 SHA512 
d781b687628890c8372943a10347c219114a2400f896c64d86a64758eb2de12660941b074e518916de0f9c99807ea68915b20fdf46f2bcd659f2cb1c9bda9f65
 WHIRLPOOL 
9cab0b92d2a7c81bf30bbdde26400a723217ef99221de1636046a42f051bc30c30e109f27a1ee3ebbd8438e7776d8b27baa8310b9619802fa75a169056e8f85a

diff --git a/dev-python/frozen-flask/frozen-flask-0.12.ebuild 
b/dev-python/frozen-flask/frozen-flask-0.12.ebuild
new file mode 100644
index 000..b0db490
--- /dev/null
+++ b/dev-python/frozen-flask/frozen-flask-0.12.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+MY_PN="Frozen-Flask"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Freezes a Flask application into a set of static files"
+HOMEPAGE="https://github.com/SimonSapin/Frozen-Flask 
https://pypi.python.org/pypi/Frozen-Flask";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+RDEPEND=">=dev-python/flask-0.7[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+S="${WORKDIR}/${MY_P}"
+
+python_compile_all() {
+   if use doc; then
+   sed -e 's:^intersphinx_mapping:#intersphinx_mapping:' -i 
docs/conf.py || die
+   mkdir docs/_build || die
+   sphinx-build -c docs docs docs/_build  || die
+   fi
+}
+
+python_test() {
+   nosetests || die Tests failed under $"{EPYTHON}"
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( "${S}"/docs/_build/. )
+   distutils-r1_python_install_all
+}



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

2016-01-03 Thread Patrick Lauer
commit: 7fb92b40917041385c4f1f4a19e7a739025bc85c
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 16:36:35 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 16:41:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb92b40

dev-python/pytest-xprocess: Fix test deps

Package-Manager: portage-2.2.26

 dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild 
b/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild
index cd81175..4b408a1 100644
--- a/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild
+++ b/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild
@@ -25,7 +25,8 @@ RDEPEND="
dev-python/psutil[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}
-   test? ( >=dev-python/pytest-2.3.5[${PYTHON_USEDEP}] )
+   test? ( >=dev-python/pytest-2.3.5[${PYTHON_USEDEP}]
+   dev-python/pytest-cache[${PYTHON_USEDEP}] )
 "
 
 python_test() {



[gentoo-commits] proj/musl:master commit in: sys-apps/iproute2/

2016-01-03 Thread Jory Pratt
commit: 5d88f43664d7b2eae94b3c7043ffae9281e3e1bc
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  3 16:25:12 2016 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  3 16:25:12 2016 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=5d88f436

iproute2 - include sys/types.h when building with -iptables

 sys-apps/iproute2/Manifest   | 3 ++-
 sys-apps/iproute2/iproute2-3.19.0-r99.ebuild | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/sys-apps/iproute2/Manifest b/sys-apps/iproute2/Manifest
index c20549f..4810bcb 100644
--- a/sys-apps/iproute2/Manifest
+++ b/sys-apps/iproute2/Manifest
@@ -6,10 +6,11 @@ AUX iproute2-3.8.0-musl-headers.patch 2701 SHA256 
3d6c6ff432f68ab76bc818aee6228e
 AUX iproute2-3.8.0-old-mount-libc.patch 871 SHA256 
dc9fc407b09763f79663dbad627961f8a3446881737cc666f0cb67235f160d51 SHA512 
cda73ce07c21d18c68fcff08e282e87a2d4b53cf7779e8a1ef669d7275974c8f3638ca530031aafcfc7eb4885264ceb7abb308b9da6f5568889a84cb4c7df1f9
 WHIRLPOOL 
d2057e6bad82dce7844886d551d70af9207e111494b9cc23abc433857741afa48f30671091c8821a60aaa07ca621f243fbeee10322da11ac44d02f4f588b88bf
 AUX iproute2-4.0.0-fix-build-with-musl.patch 586 SHA256 
e617316ce2803b6ad0dca43426a7a6c8762809f8e1e984da8c935bcff4db8e34 SHA512 
2473432adbc02f0085be7b689af00527bc87f3ee89e313425dbc3a02e1a4569b1c397fc7160a2b26907c5edff3fdd5bd38d7e27043a9bebfbc36d714c8281953
 WHIRLPOOL 
a6b451b38bb977a0b52fa904905c599922693c425537d5173c981dc2082d6c55f9a0d01514405e57c5719c376357f4759333ea3ad5dea849f4cef9df76d12181
 AUX iproute2-4.0.0-tc-show-buffer-overflow.patch 1717 SHA256 
2ddb5ea744185f5ebff79961a054570b166ad1a5f3df0b91b59927d1b86c7aa3 SHA512 
f5b507ce9d9a2cf4b86c0c2e2a18c5295226707df707eb229ec2f880b0fee64740a039fe5aa334c1dfc2d04faec4200cdb27dfaf631119a8705dd698f2767a77
 WHIRLPOOL 
801e25b3f6984b59d95eb494dfa63502e2c32551c8f5376ab6109a6bf5b9401f1b7bf6a0e0456dc68abb207d9505b5dbade675ea39e709e27a839357a431c444
+AUX iproute2-4.3.0-musl-noiptables.patch 1166 SHA256 
1910d28fe0aa89ba71cd30bb38b43119414102ce323dc47eee8bec290e5f52e7 SHA512 
f1b988c5ae5b5d159d1a2bedec678b8680b3358a6ea3a9d581b642cd706cfd1cb31c7cd590e1fe8969c3d3bebb2912fb5fa8011cfc39d2a17a4092617ae15766
 WHIRLPOOL 
87ee199c0f06b8c750412625e204b10261945954c07fade452ea2cf956405d7094d02357e1ed92f1aafcc9d34c7e7109cb10ee1aed31adf0e94989f2701bd877
 DIST iproute2-3.19.0.tar.xz 455004 SHA256 
e2f9f8c36e166f2ba6c0e1e7a9ad84cdf7c1615b93df49dac44563d7b57fd7b0 SHA512 
fc533b6a526cfda234f043ac25302a3206a81ab2a740640b997b6bfb22e6f94ddc21b704191a358ea8721a327ba785e0224a4b4129111ef5008b4003379c3706
 WHIRLPOOL 
6a0aa1a948286d7dcb3663d787167c27760d756385295bf0ca631920aed50fbd984c19204247097116ef0d4e293c3c8dbe13b0b44c6ec83e7815a7461293c89f
 DIST iproute2-4.0.0.tar.xz 459364 SHA256 
5cd06eb1050b858b308b65705725042bb566fd261135e35a73dafb48cd632618 SHA512 
8e0587ed484a9697af99b4f37b460fddd28136b3c19898a11809b1e8ca9a75a18dcc83bc512f5b74361e6128732e69a3e66b3a62c38a5ae5f13c3e18af186be4
 WHIRLPOOL 
6abdf2b4587abd7a73d2b7692a4bb478ac379dc3a27f564ad78e34f25f06ae5dd9e0e4873c6510d30767a398375dcdcd2da777412c725885e0c3d4bd89c71a9b
 DIST iproute2-4.1.1.tar.xz 496388 SHA256 
73077a989efb934450bd655cbd9aaddaa747cb696c64d0c9a3323768a6a8e66f SHA512 
af2e4021faf931d17a67c242c66b4f6a6ce93a69cee5408dd3951d488da511c99d693534e91d0a317bd82dfdcb6a543605cecf2514d512004639db8d17afb93e
 WHIRLPOOL 
24542b56275675609aaad69ca68e89145d4da84ddb2429ae546179a249bcc1213f89168673657966122e01e992763fec053c118fbd69b7db1677ad7be97397b6
-EBUILD iproute2-3.19.0-r99.ebuild 3644 SHA256 
d1eda6889896c713d00287caf8f70e153c6cad42df6fdcf9d9151bbd0e395ec7 SHA512 
2b580227865156261987fe03eb12569817488098a05f2627afdc2f1ef0e40924128dabedbb7eefb13894b3168cf2d647cc5c31d53304c4ac0eafca506b5aea6a
 WHIRLPOOL 
b816908a2c8bcb731669303da45c9aa378e6f4d4bdbf3f5057313b6d003d7c4a79458c76d5e4c15dff0f98e1fb93eadb37dbdb8c9ed12fc7f5fb7a361b1a237b
+EBUILD iproute2-3.19.0-r99.ebuild 3700 SHA256 
552f58b5f02887a93c347450df11fd236fb1bb49cb82962c0fbc75863b9750bd SHA512 
a1fee8a1268ec96a6e90b5c5bc40a0d7a6cd23d4ecb8bf5617d0145b1db0a62bef85bbd37719e86997f8103feb09c98b025fb82b1bbae885cc5b6f6a3b346d39
 WHIRLPOOL 
73209031bf4ccebda47195632c09fc4f017854723c734f51e4bfa9f20bfd284f1272d891b4c8f22b25e6b28e12cc0289e28c78a765d0c71ce5bcbdce2b925363
 EBUILD iproute2-4.0.0-r99.ebuild 3867 SHA256 
e87ce20beee93a16efc68a9eafb13b666465121e344615f8152c6b039a017d22 SHA512 
5a81a56bd880012c309bebb20d55e97b0d19ced6e6ff69711f4dfa78892417f55131cd14fc285a146bf7fd75e9e4a094ab1dc584d921a49ea0f7087fd642ecc1
 WHIRLPOOL 
3abcb67e2fbd6b6a85095d3cbc4daa0ec1d534a67ccbbc86b0d6f540b00252fbe66a4af76b79ed2d77029580216ede5f32726f8afe5ba1d676860d3e53deef00
 EBUILD iproute2-4.1.1-r99.ebuild 4004 SHA256 
0bb7fe762de032771f0c46eaf77284bfd5b0120115315ba607099b11e8ebe671 SHA512 
f55d0a4004eb626678acb3aed712cc31ace1f00274b9cabdd1ea111dc6be2e5f1dd01b5d3be3304d01cd37c7c61f522511d0ff3a2e5ec628b5a089aba87c4a65
 WHIRLPOOL 
dc2334cf12d4efe1a73c853b1c339fc7665

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/nautilus-sendto/

2016-01-03 Thread Gilles Dartiguelongue
commit: 8a17e208587aeb7b480b86f0ea608a236dbd6efd
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 16:22:28 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 16:24:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a17e208

gnome-extra/nautilus-sendto: do not require introspection, bug #561008

Package-Manager: portage-2.2.26

 .../nautilus-sendto-3.8.2-r1.ebuild| 35 ++
 1 file changed, 35 insertions(+)

diff --git a/gnome-extra/nautilus-sendto/nautilus-sendto-3.8.2-r1.ebuild 
b/gnome-extra/nautilus-sendto/nautilus-sendto-3.8.2-r1.ebuild
new file mode 100644
index 000..6f57138
--- /dev/null
+++ b/gnome-extra/nautilus-sendto/nautilus-sendto-3.8.2-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="yes"
+
+inherit gnome2
+
+DESCRIPTION="A nautilus extension for sending files to locations"
+HOMEPAGE="https://git.gnome.org/browse/nautilus-sendto/";
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="
+   >=x11-libs/gtk+-2.90.3:3[X(+)]
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.9
+   >=dev-util/intltool-0.35
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+# Needed for eautoreconf
+#  >=gnome-base/gnome-common-0.12
+
+src_prepare() {
+   gnome2_src_prepare
+
+   # Does not require introspection at all, bug #561008
+   sed -i -e 's/\(^ \+enable_introspection\)=yes/\1=no/' configure || die
+}



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

2016-01-03 Thread Jory Pratt
commit: ad8a8ef884bc60409d3cbbb1256fb5395dc8087b
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  3 16:18:23 2016 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  3 16:18:23 2016 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=ad8a8ef8

iproute2 - add missing header for iptables_common.h when building with -iptables

 .../files/iproute2-4.3.0-musl-noiptables.patch | 38 ++
 1 file changed, 38 insertions(+)

diff --git a/sys-apps/iproute2/files/iproute2-4.3.0-musl-noiptables.patch 
b/sys-apps/iproute2/files/iproute2-4.3.0-musl-noiptables.patch
new file mode 100644
index 000..ef91814
--- /dev/null
+++ b/sys-apps/iproute2/files/iproute2-4.3.0-musl-noiptables.patch
@@ -0,0 +1,38 @@
+From 560dee4b4be54699c0c9679771c9e0d61e4db80a Mon Sep 17 00:00:00 2001
+From: Thomas Petazzoni 
+Date: Thu, 19 Nov 2015 17:48:55 +0100
+Subject: [PATCH] Add missing  include
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+The u_intXX_t types are defined in , so it should be
+included before using those types. Otherwise, with certain C
+libraries, the build fails with:
+
+In file included from ../include/iptables.h:4:0,
+ from m_ipt.c:18:
+../include/iptables_common.h:47:16: error: unknown type name ‘u_int32_t’
+ #define __le32 u_int32_t
+
+Signed-off-by: Thomas Petazzoni 
+---
+ include/iptables_common.h | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/include/iptables_common.h b/include/iptables_common.h
+index 9099667..2c27a4b 100644
+--- a/include/iptables_common.h
 b/include/iptables_common.h
+@@ -43,6 +43,8 @@ extern char *lib_dir;
+   extern void init_extensions(void);
+ #endif
+ 
++#include 
++
+ #define __be32u_int32_t
+ #define __le32u_int32_t
+ #define __be16u_int16_t
+-- 
+2.6.3
+



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

2016-01-03 Thread Patrick Lauer
commit: 7e42efb44c029b5fb60b45d00e078c4a60d61cfc
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 15:00:01 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 16:07:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e42efb4

dev-python/iso8601: Bump

Package-Manager: portage-2.2.26

 dev-python/iso8601/Manifest  |  1 +
 dev-python/iso8601/iso8601-0.1.11.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-python/iso8601/Manifest b/dev-python/iso8601/Manifest
index 88fba6d..ef2b4ad 100644
--- a/dev-python/iso8601/Manifest
+++ b/dev-python/iso8601/Manifest
@@ -1 +1,2 @@
 DIST iso8601-0.1.10.tar.gz 8405 SHA256 
e712ff3a18604833f5073e836aad795b21170b19bbef70947c441ed89d0ac0e1 SHA512 
5a3635b3daf6c5ccfd0dfdf47bcd60a0841c06137b3ee334ec024909fa24c8fe4a1da1fa253e0a5dfaca173d4b10dfd994b83a031b2a0385406ca92987098168
 WHIRLPOOL 
dc491a7b1b22e9cdf6b49b92c9378273d887a9a7760a501abb08931ffec0e07368ce378a69a2e91b95bb068b56a6d4f60e77e57079111694e05bc080eddb6a1f
+DIST iso8601-0.1.11.tar.gz 8725 SHA256 
e8fb52f78880ae063336c94eb5b87b181e6a0cc33a6c008511bac9a6e980ef30 SHA512 
19f5443aae4e3f93b0521a7215318c2833bcca5740ea05f9a6d5771bff2aaeb5626ba26e5ba64efae135bf9420a1810854969dad845aaf67089d5e6898a254a0
 WHIRLPOOL 
99f80758f28b80d45ff27c31d431546262a011473c714248562259811de143133a1eee34fb835993d612af1419960b3692c9f3cb9824a0c9c440d1e9a54bc9de

diff --git a/dev-python/iso8601/iso8601-0.1.11.ebuild 
b/dev-python/iso8601/iso8601-0.1.11.ebuild
new file mode 100644
index 000..38a4d0e
--- /dev/null
+++ b/dev-python/iso8601/iso8601-0.1.11.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple module to parse ISO 8601 dates"
+HOMEPAGE="https://code.google.com/p/pyiso8601/ 
https://pypi.python.org/pypi/iso8601";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( >=dev-python/pytest-2.4.2[${PYTHON_USEDEP}] )"
+
+python_test() {
+   "${PYTHON}" -m pytest --verbose ${PN} || die "Tests fail with 
${EPYTHON}"
+}



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

2016-01-03 Thread Patrick Lauer
commit: 47b5a20d91c3ca2d66fe0cda6f067c618cdd542a
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 15:01:18 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 16:07:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47b5a20d

dev-python/pika: Bump

Package-Manager: portage-2.2.26

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

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index ca37cd4..ccfb91f 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1 +1,2 @@
+DIST pika-0.10.0.tar.gz 82642 SHA256 
7277b4d12a99efa4058782614d84138983f9f89d690bdfcea66290d810806459 SHA512 
8a6e8b870aa36f141a24d4886cd8e4d4fb5cb735d87857a16ad963d7a14e0c40e81a3c7e193d879046a7e76fa87ab0b16bfd4a000e169e2452815fcd04db93eb
 WHIRLPOOL 
390a5c31eb2dd7aae183ffbb6a82706c3ecfd6366bf3986adc3455627ac9dcbfb1dd78e057aee05f31f8770ceeb764af885db689b54e22bfabb9f925fdff3d60
 DIST pika-0.9.14.tar.gz 72651 SHA256 
5e2be3cb4ebdc267abd8e481c09bc30e95919a24e3a5f3f69744959490ead0e3 SHA512 
c5b279c48341cef7b86d11414159de778afd3cf043d0ba8ba45adff6e8fbf72ec39642ed533c4d3674df3555fdaa0d7ff32a1844001bc56c1c380643d075870c
 WHIRLPOOL 
3f73bbf4b892b9f60a5c113dd65027103de84578cad895b306fcff9ec02861429d4e32a8ba4a22f5def2a1030e8f10dceffb8f9c715d3bb845394fe012c6808f

diff --git a/dev-python/pika/pika-0.10.0.ebuild 
b/dev-python/pika/pika-0.10.0.ebuild
new file mode 100644
index 000..26dee82
--- /dev/null
+++ b/dev-python/pika/pika-0.10.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure-Python implementation of the AMQP"
+HOMEPAGE="https://pika.readthedocs.org/ https://github.com/pika/pika";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""



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

2016-01-03 Thread Patrick Lauer
commit: 6d47c0fb3aae856fb762500e8b2b4fb0e10fa8e5
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 16:04:50 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 16:07:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d47c0fb

dev-python/txaio: Bump

Package-Manager: portage-2.2.26

 dev-python/txaio/Manifest   |  1 +
 dev-python/txaio/txaio-2.2.0.ebuild | 49 +
 2 files changed, 50 insertions(+)

diff --git a/dev-python/txaio/Manifest b/dev-python/txaio/Manifest
index fd0ee65..570690e 100644
--- a/dev-python/txaio/Manifest
+++ b/dev-python/txaio/Manifest
@@ -1 +1,2 @@
 DIST txaio-1.0.0.zip 33656 SHA256 
4b38afc5d416b23426ed4e7f582d949317df5173c50efec999f2cc97ed368a57 SHA512 
7ca543721139e3da96e86d3d2feafbd0901df7a48585f43f46407a17c226e24bbd18841c50bf911c3f208d614c9e32bfc0a7bee37b03b9ddea87a8a47e940572
 WHIRLPOOL 
d11ea36f27d26566a5dcce83751a723ac2e33c51ecc7019b95d66014850e94fc820ae44b36cbbe3c5a3f5b86de666a2b59cec29194ca3d4b9d39908bb47b2556
+DIST txaio-2.2.0.tar.gz 33225 SHA256 
5aa536f69d7a52bfe528863e783f20a70138269ed97d134222fdab6afa0dfe14 SHA512 
13c4345fa0e64e86cecfa56e3cfa02ed088eed37dee582cc62b35b9e0984041a458ee837cdcb4ae56966e102f504b0cce8750d5ba8240c83815ca076d2deb979
 WHIRLPOOL 
e75c5fc76f294d17e156b58fe69bb4719bc36a3966367b5e930bb9fef8e026d9a107ea0d883e1f7be569f4dfd0d85b472500a87c51fc012987c80f6d9352e774

diff --git a/dev-python/txaio/txaio-2.2.0.ebuild 
b/dev-python/txaio/txaio-2.2.0.ebuild
new file mode 100644
index 000..ebf436d
--- /dev/null
+++ b/dev-python/txaio/txaio-2.2.0.ebuild
@@ -0,0 +1,49 @@
+# 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} )
+
+RESTRICT="test"
+
+inherit distutils-r1
+
+DESCRIPTION="a helper library for writing code unmodified on both Twisted and 
asyncio"
+HOMEPAGE="https://github.com/tavendo/txaio";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="doc test"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/pep8-1.6.2[${PYTHON_USEDEP}]"
+
+DEPEND="app-arch/unzip
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/alabaster[${PYTHON_USEDEP}] )
+   test? ( >=dev-python/pytest-2.6.4[${PYTHON_USEDEP}]
+   >=dev-python/pytest-cov-1.8.1[${PYTHON_USEDEP}] )"
+
+python_prepare() {
+   # https://github.com/tavendo/txaio/issues/3
+   cp -r "${FILESDIR}"/util.py test || die
+
+   distutils-r1_python_prepare
+}
+
+python_compile_all() {
+   use doc && emake -C doc html
+}
+
+python_test() {
+   py.test || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( doc/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2016-01-03 Thread Patrick Lauer
commit: 4266c92e1cead6cdaa6e85c0efdae99397b8b3c0
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 15:09:50 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 16:07:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4266c92e

dev-python/configargparse:  Bump

Package-Manager: portage-2.2.26

 dev-python/configargparse/Manifest  |  1 +
 .../configargparse/configargparse-0.10.0.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/configargparse/Manifest 
b/dev-python/configargparse/Manifest
index ad23fb4..bf806cf 100644
--- a/dev-python/configargparse/Manifest
+++ b/dev-python/configargparse/Manifest
@@ -1 +1,2 @@
+DIST ConfigArgParse-0.10.0.tar.gz 36174 SHA256 
3b50a83dd58149dfcee98cb6565265d10b53e9c0a2bca7eeef7fb5f5524890a7 SHA512 
852dde26809cae5e45a2055dcc8231e0e55434b3dfad9915afe3a663106d1dc1f410f97cf53dd0fbf60b8d2bfad7b53c051e0a3542a2790ad27e7fa1ca8a92e5
 WHIRLPOOL 
41822199a74772c698e75941ea31266f3efa2aaf96b12784665cb6cebd53c1d0820c03bd48d622162b956ea2c06992fb96f6cb04555d8f37a64574764f61b560
 DIST ConfigArgParse-0.9.3.tar.gz 18983 SHA256 
141c57112e1f8eb7e594a9820e95af897a7fa2d186cef5cff7e08cb3f7252829 SHA512 
27b5132e7a87a59e5bc650d6884859c5c9a2f2f3d8d05e123d00c726527db26e021b5413f8e6e54fb311696e6e30fc5c236e86b43a271a10362368818d2ea0a2
 WHIRLPOOL 
586b06c99dc3c064fb7b7e53a1906fcaac665547accac1e5d7d5e88adecd038d9b8247c4d53566c7bfdf58003292da1dcf3b1e283e9398341409463d04c3c5a6

diff --git a/dev-python/configargparse/configargparse-0.10.0.ebuild 
b/dev-python/configargparse/configargparse-0.10.0.ebuild
new file mode 100644
index 000..c9ae9e2
--- /dev/null
+++ b/dev-python/configargparse/configargparse-0.10.0.ebuild
@@ -0,0 +1,21 @@
+# 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
+
+MY_PN=ConfigArgParse
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="A drop-in replacement for argparse that adds support for config 
files and/or environment variables"
+HOMEPAGE="https://github.com/zorro3/ConfigArgParse 
https://pypi.python.org/pypi/ConfigArgParse";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+S=${WORKDIR}/${MY_P}



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

2016-01-03 Thread Patrick Lauer
commit: 973c3282b0e5d924900ccb653431dd15aab66a7c
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 16:06:19 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 16:08:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=973c3282

dev-python/autobahn: Bump

Package-Manager: portage-2.2.26

 dev-python/autobahn/Manifest   |  1 +
 dev-python/autobahn/autobahn-0.11.0.ebuild | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/autobahn/Manifest b/dev-python/autobahn/Manifest
index ed6a65c..e6a9769 100644
--- a/dev-python/autobahn/Manifest
+++ b/dev-python/autobahn/Manifest
@@ -1,2 +1,3 @@
 DIST autobahn-0.10.4.tar.gz 148147 SHA256 
3dd7a7793cead942cb0c06bef5a9f69e64edc174e47fb822702eafd41085933d SHA512 
1eb43df9b0c986f1788c6463875765266cfc562155399c326b4e9bf447119fbfc967dcc53f8f8844700d21ebf37df6c596ead8c105918af5c6a8ec09585ce797
 WHIRLPOOL 
b5be6d7f6348dc627fcbd2c60699cbd60e3e14e6494f787275d3890c30bca5804783b7a010faab5d19d19097ac90ddfdfdb1a3aaf6d37e4daef943916bf5422f
+DIST autobahn-0.11.0.tar.gz 149680 SHA256 
e7aea216e2a3bb41a4fec235399ece8bfbc0be4ef9567e1ed6927db7fa35f851 SHA512 
9f53e2ef7637ddf9aec263fa2db8977c5b7a0d8a1bea6b21c030660d5d17e343cab5f84ebda8b0f97d55e1e4a77a0313805294a3a1487fce004c10a4cddfdc86
 WHIRLPOOL 
f5ade4fc98a14585a8ee9a3e4141a6739668d402ff8c4fd42854062c01de33492093752e08a000f708bef232ce30039b51e0c53553f779da898ef526c861315f
 DIST autobahn-0.9.4-2.zip 175894 SHA256 
5bb64191cfdd1cbdd90d8e359b389ef62c0acdffd2f68d16ec01fa0a287262f0 SHA512 
7e0d4246b8b1c552b25c2ae36f1923ed9931e3d3ca684039a422773fecd92ca04734a0b24394a9bbc787f245c72b5552522351a7c1c8e500128e7c46c740a3d5
 WHIRLPOOL 
aa0f06b82acbebb97ca2e3c424429ada7169dca5b39237ce082a17440ec9701a307e9fc7f162f957023cfc4c067f8e8b82b9923cb056ffcab7b3e64a61a4aae8

diff --git a/dev-python/autobahn/autobahn-0.11.0.ebuild 
b/dev-python/autobahn/autobahn-0.11.0.ebuild
new file mode 100644
index 000..4df3100
--- /dev/null
+++ b/dev-python/autobahn/autobahn-0.11.0.ebuild
@@ -0,0 +1,48 @@
+# 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} )
+
+RESTRICT="test"
+
+inherit distutils-r1 versionator
+
+MY_P="${PN}-$(replace_version_separator 3 -)"
+
+DESCRIPTION="WebSocket and WAMP for Twisted and Asyncio"
+HOMEPAGE="https://pypi.python.org/pypi/autobahn http://autobahn.ws/python/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+   $(python_gen_cond_dep 'virtual/python-asyncio[${PYTHON_USEDEP}]' 
'python3*')
+   virtual/python-futures[${PYTHON_USEDEP}]
+   >=dev-python/lz4-0.2.1[${PYTHON_USEDEP}]
+   >=dev-python/msgpack-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.6.1[${PYTHON_USEDEP}]
+   >=dev-python/snappy-0.5[${PYTHON_USEDEP}]
+   >=dev-python/trollius-0.1.2[${PYTHON_USEDEP}]
+   >=dev-python/twisted-core-11.1[$(python_gen_usedep 'python2*')]
+   >=dev-python/txaio-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ujson-1.33[${PYTHON_USEDEP}]
+   >=dev-python/wsaccel-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/zope-interface-3.6[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )"
+
+S="${WORKDIR}"/${MY_P}
+
+python_test() {
+   esetup.py test
+}



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

2016-01-03 Thread Patrick Lauer
commit: 5be787bcf50987abda409486de733c74041d03df
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 15:48:09 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 16:07:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be787bc

dev-python/ujson: Fix test deps

Package-Manager: portage-2.2.26

 dev-python/ujson/ujson-1.33.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/ujson/ujson-1.33.ebuild 
b/dev-python/ujson/ujson-1.33.ebuild
index b0660cb..c894d14 100644
--- a/dev-python/ujson/ujson-1.33.ebuild
+++ b/dev-python/ujson/ujson-1.33.ebuild
@@ -17,10 +17,11 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 arm x86"
-IUSE=""
+IUSE="test"
 
 DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
app-arch/unzip"
 RDEPEND="${DEPEND}"
 



[gentoo-commits] repo/gentoo:master commit in: app-forensics/afl/

2016-01-03 Thread Hanno Boeck
commit: 993357204a3354877033769b0d480290bb6c92c2
Author: Hanno  gentoo  org>
AuthorDate: Sun Jan  3 16:06:28 2016 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sun Jan  3 16:07:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99335720

app-forensics/afl: Fix // in SRC_URI, fix Manifest

Package-Manager: portage-2.2.26

 app-forensics/afl/afl-1.80b.ebuild | 4 ++--
 app-forensics/afl/afl-1.96b.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-forensics/afl/afl-1.80b.ebuild 
b/app-forensics/afl/afl-1.80b.ebuild
index a6acdfd..c726297 100644
--- a/app-forensics/afl/afl-1.80b.ebuild
+++ b/app-forensics/afl/afl-1.80b.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$
 
@@ -8,7 +8,7 @@ inherit multilib toolchain-funcs
 
 DESCRIPTION="american fuzzy lop - compile-time instrumentation fuzzer"
 HOMEPAGE="http://lcamtuf.coredump.cx/afl/";
-SRC_URI="http://lcamtuf.coredump.cx/afl/releases//${P}.tgz";
+SRC_URI="http://lcamtuf.coredump.cx/afl/releases/${P}.tgz";
 
 LICENSE="Apache-2.0"
 SLOT="0"

diff --git a/app-forensics/afl/afl-1.96b.ebuild 
b/app-forensics/afl/afl-1.96b.ebuild
index f311733..c726297 100644
--- a/app-forensics/afl/afl-1.96b.ebuild
+++ b/app-forensics/afl/afl-1.96b.ebuild
@@ -8,7 +8,7 @@ inherit multilib toolchain-funcs
 
 DESCRIPTION="american fuzzy lop - compile-time instrumentation fuzzer"
 HOMEPAGE="http://lcamtuf.coredump.cx/afl/";
-SRC_URI="http://lcamtuf.coredump.cx/afl/releases//${P}.tgz";
+SRC_URI="http://lcamtuf.coredump.cx/afl/releases/${P}.tgz";
 
 LICENSE="Apache-2.0"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/libgda/

2016-01-03 Thread Gilles Dartiguelongue
commit: 45bb6d88c8c95b7633ed3c4b69db87aff5833d31
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 16:03:13 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 16:03:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45bb6d88

gnome-extra/libgda: fix introspection/vala/gtk USE flag dependencies, bug 
#563174

Package-Manager: portage-2.2.26

 gnome-extra/libgda/libgda-5.2.4-r1.ebuild | 180 ++
 1 file changed, 180 insertions(+)

diff --git a/gnome-extra/libgda/libgda-5.2.4-r1.ebuild 
b/gnome-extra/libgda/libgda-5.2.4-r1.ebuild
new file mode 100644
index 000..221aa1c
--- /dev/null
+++ b/gnome-extra/libgda/libgda-5.2.4-r1.ebuild
@@ -0,0 +1,180 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GNOME2_LA_PUNT="yes"
+GCONF_DEBUG="yes"
+PYTHON_COMPAT=( python2_7 )
+VALA_MIN_API_VERSION="0.26"
+VALA_MAX_API_VERSION="0.26" # configure explicitly checks for that version
+VALA_USE_DEPEND="vapigen"
+
+inherit autotools db-use eutils flag-o-matic gnome2 java-pkg-opt-2 
python-single-r1 vala
+
+DESCRIPTION="GNOME database access library"
+HOMEPAGE="http://www.gnome-db.org/";
+LICENSE="GPL-2+ LGPL-2+"
+
+IUSE="berkdb canvas firebird gnome-keyring gtk graphviz http +introspection 
json ldap mdb mysql oci8 postgres reports sourceview ssl vala"
+REQUIRED_USE="
+   reports? ( ${PYTHON_REQUIRED_USE} )
+   canvas? ( gtk )
+   graphviz? ( gtk )
+   sourceview? ( gtk )
+   vala? ( introspection )
+"
+# firebird license is not GPL compatible
+
+SLOT="5/4" # subslot = libgda-5.0 soname version
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+
+RDEPEND="
+   app-text/iso-codes
+   >=dev-libs/glib-2.32:2
+   >=dev-libs/libxml2-2
+   dev-libs/libxslt
+   sys-libs/readline:0=
+   sys-libs/ncurses:0=
+   berkdb? ( sys-libs/db:* )
+   firebird? ( dev-db/firebird )
+   gnome-keyring? ( app-crypt/libsecret )
+   gtk? (
+   >=x11-libs/gtk+-3.0.0:3
+   canvas? ( x11-libs/goocanvas:2.0= )
+   sourceview? ( x11-libs/gtksourceview:3.0 )
+   graphviz? ( media-gfx/graphviz )
+   )
+   http? ( >=net-libs/libsoup-2.24:2.4 )
+   introspection? ( >=dev-libs/gobject-introspection-1.30:= )
+   json? ( dev-libs/json-glib )
+   ldap? ( net-nds/openldap:= )
+   mdb? ( >app-office/mdbtools-0.5:= )
+   mysql? ( virtual/mysql:= )
+   postgres? ( dev-db/postgresql:= )
+   reports? (
+   ${PYTHON_DEPS}
+   dev-java/fop
+   dev-python/reportlab )
+   ssl? ( dev-libs/openssl:= )
+   >=dev-db/sqlite-3.6.22:3=
+   vala? ( dev-libs/libgee:0.8 )
+"
+
+# java dep shouldn't rely on slots, bug #450004
+DEPEND="${RDEPEND}
+   >=app-text/gnome-doc-utils-0.9
+   app-text/yelp-tools
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.40.6
+   virtual/pkgconfig
+   java? ( >=virtual/jdk-1.6 )
+   vala? ( $(vala_depend) )
+"
+
+# FIXME: lots of tests failing. Check if they still fail in 5.1.2
+# firebird support bindist-restricted because it is not GPL compatible
+RESTRICT="
+   test
+   firebird? ( bindist )
+"
+
+pkg_setup() {
+   java-pkg-opt-2_pkg_setup
+   use reports && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   # Fix compilation with -Werror=format-security (from 'master')
+   epatch "${FILESDIR}"/${PN}-5.2.4-format-security.patch
+
+   # Support JRE 1.8 (from Fedora)
+   epatch "${FILESDIR}"/${PN}-5.2.4-jre18.patch
+
+   use berkdb && append-cppflags "-I$(db_includedir)"
+
+   use reports ||
+   sed -e '/SUBDIRS =/ s/trml2html//' \
+   -e '/SUBDIRS =/ s/trml2pdf//' \
+   -i libgda-report/RML/Makefile.{am,in} || die
+
+   # Prevent file collisions with libgda:4
+   epatch "${FILESDIR}/${PN}-4.99.1-gda-browser-doc-collision.patch"
+   epatch "${FILESDIR}/${PN}-4.99.1-control-center-icon-collision.patch"
+   # Move files with mv (since epatch can't handle rename diffs) and
+   # update pre-generated gtk-doc files (for non-git versions of libgda)
+   local f
+   for f in tools/browser/doc/gda-browser* ; do
+   mv ${f} ${f/gda-browser/gda-browser-5.0} || die "mv ${f} failed"
+   done
+   for f in tools/browser/doc/html/gda-browser.devhelp* ; do
+   sed -e 's:name="gda-browser":name="gda-browser-5.0":' \
+   -i ${f} || die "sed ${f} failed"
+   mv ${f} ${f/gda-browser/gda-browser-5.0} || die "mv ${f} failed"
+   done
+   for f in control-center/data/*_gda-control-center.png ; do
+   mv ${f} 
${f/_gda-control-center.png/_gda-control-center-5.0.png} ||
+   die "mv ${f} failed"
+   done
+
+   eautoreconf
+  

[gentoo-commits] repo/gentoo:master commit in: app-forensics/afl/

2016-01-03 Thread Patrice Clement
commit: 43bfcbb05ede43eb9c88e30a535aa659d4155ef9
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jan  3 15:56:41 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan  3 15:56:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43bfcbb0

app-forensics/afl: Fix Manifest file.

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

 app-forensics/afl/Manifest | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-forensics/afl/Manifest b/app-forensics/afl/Manifest
index 067d900..3d8970b 100644
--- a/app-forensics/afl/Manifest
+++ b/app-forensics/afl/Manifest
@@ -1,3 +1,2 @@
-DIST afl-1.45b.tgz 775889 SHA256 
c183b94c5734bb3558d7129833f0345df250fe9a1f4f8b1ce15ac2dc7e89b50f SHA512 
82a5d56010baa69ab679cc49fa8193eff2eb0fcbacbedef8cc8216952750c66381f671d6a321a3665473ddf65a7da73d3723ff497803b18fec2bd0d19dfd4f51
 WHIRLPOOL 
9dd1727cf81466e1451d66b317b7cfb88033038d1943e0da63ee2684f0f17f9f5c73015727414c6779d07499954ece71c59812182abb75416873404ac52643a8
-DIST afl-1.57b.tgz 782637 SHA256 
e4166a57e9ef812834c498a1d95f6fcab9b1805e7ba531bc00278cffa680bc15 SHA512 
87d29ee22c7d097c672c106cc2eeac2fa26de646f2539e46444640c836887f8a4c7188e7bc30ab43d1a94b340bd55aaeea25171531d09331393395b0156e9cda
 WHIRLPOOL 
f7bbfeed279866ab27f5f5064d4a559682fd3ac04a017ae2d75cb1bd7bf9377b0d7e20b57f1217a89586b1e8a4d5bf062e7020a41eac7cb4c8d47d5e5d71d60d
 DIST afl-1.80b.tgz 797509 SHA256 
e042cfe30d03ef6df3ae92619408e236d1a8e9bb6cf94ca107c4519e23161401 SHA512 
822e93643f0ca10e9ce3eb726667e70eae1789029385cb5332eef65589f7ef0350e6775108634b642e5b394c46599b1e7943227c93cb1b1b50facf1f9e069095
 WHIRLPOOL 
9e761ee67321cf8980229f6a0245b3c31c9d195db21ec240adef14113020e360d856a4e8de3ab9abce08205a1f085ad8c1f7826ae20702f54de402c21c2b9b72
+DIST afl-1.96b.tgz 804864 SHA256 
03beb06f8993dcb37d348e53da19ca9d064c83fcedc9d87b0b506c73c310f27c SHA512 
a55d89ffe9c89586b70f8a9ab80330cc0511f453d5918045ec06289093ca5321611b08a522bb058e3c16ddc9b5d5ec221ce1cab9819b79f4738cba15f2aadff0
 WHIRLPOOL 
997efe32fcb0d2c53e9ed9b2bb31dd776ccdafb93990505676bbf04f2a4791ffa814ab8da0a6e4febdfd6184e41497a4509fa9ac3964b5ef6ed7a1c607982bb5



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

2016-01-03 Thread Amadeusz Piotr Żołnowski
commit: 93cc803a81446b4ccff4f1018e387735c4d652a0
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Sun Jan  3 15:35:48 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Sun Jan  3 15:37:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93cc803a

dev-python/urwidtrees: Add package

It is required for >=mail-client/alot-0.3.7.

Package-Manager: portage-2.2.26

 dev-python/urwidtrees/Manifest  |  1 +
 dev-python/urwidtrees/metadata.xml  | 12 ++
 dev-python/urwidtrees/urwidtrees-1.0.1.1.ebuild | 50 +
 3 files changed, 63 insertions(+)

diff --git a/dev-python/urwidtrees/Manifest b/dev-python/urwidtrees/Manifest
new file mode 100644
index 000..9e75ffb
--- /dev/null
+++ b/dev-python/urwidtrees/Manifest
@@ -0,0 +1 @@
+DIST urwidtrees-1.0.1.1.tar.gz 12916 SHA256 
08a66d0e76e94bc32bc590e35ed283e8a6b0c93adeb431dc576ec0a345f09bfd SHA512 
9494cc3c4fe72b468443bbaef0d95f5288ed0dc3a8be00a3bbc261b9b3c4a3752df2f89e439082ed91ba89790c5ad656850d874b5e934cc5a23e87eea8fe4df0
 WHIRLPOOL 
929d69e4e05fb8e1d68263948b46be5fdc55c480e2678d59d85fa05bd68f795979d97c4fab3f6c8e5d74a71c2375d4805d19f4d44e3def87750dfaad2bdee192

diff --git a/dev-python/urwidtrees/metadata.xml 
b/dev-python/urwidtrees/metadata.xml
new file mode 100644
index 000..09adda9
--- /dev/null
+++ b/dev-python/urwidtrees/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   aide...@gentoo.org
+   Amadeusz Żołnowski
+   
+   
+   This is a Widget Container API for the urwid toolkit. It uses a 
MVC
+   approach and allows to build trees of widgets.
+   
+

diff --git a/dev-python/urwidtrees/urwidtrees-1.0.1.1.ebuild 
b/dev-python/urwidtrees/urwidtrees-1.0.1.1.ebuild
new file mode 100644
index 000..c63efff
--- /dev/null
+++ b/dev-python/urwidtrees/urwidtrees-1.0.1.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Tree widgets for urwid"
+HOMEPAGE="https://github.com/pazz/urwidtrees";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+
+DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+RDEPEND=">=dev-python/urwid-1.1.0[${PYTHON_USEDEP}]"
+
+src_prepare() {
+   find "${S}" -name '*.py' -print0 | xargs -0 -- sed \
+   -e '1i# -*- coding: utf-8 -*-' -i || die
+
+   distutils-r1_src_prepare
+
+   local md
+   for md in *.md; do
+   mv "${md}" "${md%.md}"
+   done
+}
+
+src_compile() {
+   distutils-r1_src_compile
+
+   if use doc; then
+   pushd docs || die
+   emake html
+   popd || die
+   fi
+}
+
+src_install() {
+   distutils-r1_src_install
+
+   if use doc; then
+   dohtml -r docs/build/html/*
+   fi
+}



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

2016-01-03 Thread Amadeusz Piotr Żołnowski
commit: 7ca14e6de277fc3dcb1309695bc034055db49d00
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Sun Jan  3 15:51:55 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Sun Jan  3 15:51:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca14e6d

mail-client/alot: Bump version to 0.3.7

Package-Manager: portage-2.2.26

 mail-client/alot/Manifest  |  1 +
 mail-client/alot/alot-0.3.7.ebuild | 86 ++
 2 files changed, 87 insertions(+)

diff --git a/mail-client/alot/Manifest b/mail-client/alot/Manifest
index 55c4496..ea64bef 100644
--- a/mail-client/alot/Manifest
+++ b/mail-client/alot/Manifest
@@ -1 +1,2 @@
 DIST alot-0.3.6.tar.gz 1492278 SHA256 
b8e6092f18e503a528e934231c448db0e03d00e11d844192ba7eeb483838fee7 SHA512 
30037ca1d2c169dda6c1660a24dadee12c6b5858d733ec7cd78e49d633850eecb763852c16565340596e32a6831ff8c36764d3f812de7f7947584defe05322b4
 WHIRLPOOL 
cd4aab9dd84a441b92f5d4c62c783d58d8c4fafca614bf8bf462c1b3f0ffb4266e083380712b16f9469a0b418af1672625a21a6ae1f82f6623c6c22e005be6e9
+DIST alot-0.3.7.tar.gz 1475759 SHA256 
fe281f6b5fbfcd371a1810c8f59084e8cbc3f69068269e3f787adb1df6f977b5 SHA512 
a0b7e5a7b77f8cdee38c273eec2822bee2e7c409ab4b8803817a49d679dd53ff29750ba7f8a9214368cc7b0b17bd76a40b0263b4701b2ef695c7669316b1b116
 WHIRLPOOL 
3c37a037fc5543ff569f6a5364302462f71f5599c14d17661707cd4beb0e2a8597098dd4f4a42aec27793ace7095bba4eb80c35ed5fd8e470f6b7b9dbbecc46e

diff --git a/mail-client/alot/alot-0.3.7.ebuild 
b/mail-client/alot/alot-0.3.7.ebuild
new file mode 100644
index 000..7579a5a
--- /dev/null
+++ b/mail-client/alot/alot-0.3.7.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1 vcs-snapshot
+
+DESCRIPTION="Experimental terminal UI for net-mail/notmuch written in Python"
+HOMEPAGE="https://github.com/pazz/alot";
+SRC_URI="${HOMEPAGE}/tarball/${PV} -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+
+DEPEND="
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   "
+RDEPEND="
+   >=dev-python/configobj-4.6.0[${PYTHON_USEDEP}]
+   dev-python/pygpgme[${PYTHON_USEDEP}]
+   >=dev-python/twisted-core-10.2.0
+   >=dev-python/urwid-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/urwidtrees-1.0[${PYTHON_USEDEP}]
+   net-mail/mailbase
+   >=net-mail/notmuch-0.13[crypt,python]
+   sys-apps/file[python]
+   "
+
+ALOT_UPDATE=""
+
+pkg_setup() {
+   if has_version "<${CATEGORY}/${PN}-0.3.2"; then
+   ALOT_UPDATE="yes"
+   fi
+}
+
+src_prepare() {
+   find "${S}" -name '*.py' -print0 | xargs -0 -- sed \
+   -e '1i# -*- coding: utf-8 -*-' -i || die
+
+   distutils-r1_src_prepare
+
+   local md
+   for md in *.md; do
+   mv "${md}" "${md%.md}"
+   done
+}
+
+src_compile() {
+   distutils-r1_src_compile
+
+   if use doc; then
+   pushd docs || die
+   emake html
+   popd || die
+   fi
+}
+
+src_install() {
+   distutils-r1_src_install
+
+   dodir /usr/share/alot
+   insinto /usr/share/alot
+   doins -r extra
+
+   if use doc; then
+   dohtml -r docs/build/html/*
+   fi
+}
+
+pkg_postinst() {
+   if [[ ${ALOT_UPDATE} = yes ]]; then
+   ewarn "The syntax of theme-files and custom tags-sections of 
the config"
+   ewarn "has been changed.  You have to revise your config.  
There are"
+   ewarn "converter scripts in /usr/share/alot/extra to help you 
out with"
+   ewarn "this:"
+   ewarn ""
+   ewarn "  * tagsections_convert.py for your 
~/.config/alot/config"
+   ewarn "  * theme_convert.py to update your custom theme files"
+   fi
+}



[gentoo-commits] sites/www:master commit in: news/

2016-01-03 Thread Alex Legler
commit: f98a6b47e70389013e8dac94ce37270d76aeb923
Author: Alex Legler  a3li  li>
AuthorDate: Sun Jan  3 15:39:52 2016 +
Commit: Alex Legler  gentoo  org>
CommitDate: Sun Jan  3 15:39:52 2016 +
URL:https://gitweb.gentoo.org/sites/www.git/commit/?id=f98a6b47

Add basic full news item list at /news/

 news/index.html | 20 +++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/news/index.html b/news/index.html
index 22bbd91..094cfbb 100644
--- a/news/index.html
+++ b/news/index.html
@@ -7,4 +7,22 @@ nav2-show: true
 meta: ''
 ---
 
-{% include frontpage/news %}
\ No newline at end of file
+{% for post in site.posts %}
+
+  
+ 
+  
+  
+{{ post.title }} ({{ post.date | date: 
"%b %-d, %Y" }})
+  
+  
+{{ post.excerpt }}
+{% if post.teaserlink %}
+  
+
+{{ post.teaserlink }}
+  
+{% endif %}
+  
+
+{% endfor %}



[gentoo-commits] sites/www:master commit in: /, _sass/

2016-01-03 Thread Alex Legler
commit: 2969f690fd2eca8ef07cf083f19a10ba2f424378
Author: Alex Legler  a3li  li>
AuthorDate: Sun Jan  3 15:26:01 2016 +
Commit: Alex Legler  gentoo  org>
CommitDate: Sun Jan  3 15:26:01 2016 +
URL:https://gitweb.gentoo.org/sites/www.git/commit/?id=2969f690

Add link to full news item list beneath the 3 featured items

 _sass/news.scss | 16 
 index.html  |  7 +--
 2 files changed, 21 insertions(+), 2 deletions(-)

diff --git a/_sass/news.scss b/_sass/news.scss
index 3a464eb..b6a16e8 100644
--- a/_sass/news.scss
+++ b/_sass/news.scss
@@ -29,3 +29,19 @@ article.newsitem {
   float: right;
   margin-left: 2em;
 }
+
+.news-more {
+  text-align: right;
+  margin: 0;
+  margin-top: 18px;
+  padding: 0;
+  font-size: 90%;
+
+  a:link, a:active, a:visited, a:hover {
+color: #aaa;
+  }
+
+  hr {
+margin-top: 2px;
+  }
+}

diff --git a/index.html b/index.html
index 1c283ef..635890a 100644
--- a/index.html
+++ b/index.html
@@ -24,7 +24,10 @@ meta: '
+  All news items 
+  
+
 
 
   
@@ -52,4 +55,4 @@ meta: '
   {% render_ads %}
-
\ No newline at end of file
+



[gentoo-commits] repo/gentoo:master commit in: app-forensics/afl/

2016-01-03 Thread Hanno Boeck
commit: dd3139170e1c21bfbca9cdbcca0b905da324c944
Author: Hanno  gentoo  org>
AuthorDate: Sun Jan  3 15:33:23 2016 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sun Jan  3 15:33:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd313917

app-forensics/afl: Bump to 1.96b, remove old

 app-forensics/afl/afl-1.57b.ebuild | 34 --
 .../afl/{afl-1.45b.ebuild => afl-1.96b.ebuild} | 11 +--
 2 files changed, 8 insertions(+), 37 deletions(-)

diff --git a/app-forensics/afl/afl-1.57b.ebuild 
b/app-forensics/afl/afl-1.57b.ebuild
deleted file mode 100644
index 2ceb6de..000
--- a/app-forensics/afl/afl-1.57b.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit multilib toolchain-funcs
-
-DESCRIPTION="american fuzzy lop - compile-time instrumentation fuzzer"
-HOMEPAGE="http://lcamtuf.coredump.cx/afl/";
-SRC_URI="http://lcamtuf.coredump.cx/afl/releases//${P}.tgz";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="sys-devel/gcc"
-RDEPEND="${DEPEND}"
-
-src_compile() {
-   emake CC="$(tc-getCC)" \
-   PREFIX="/usr" \
-   HELPER_PATH="/usr/$(get_libdir)/afl" \
-   DOC_PATH="/usr/share/doc/${PF}"
-}
-
-src_install() {
-   emake DESTDIR="${D}" \
-   PREFIX="/usr" \
-   HELPER_PATH="/usr/$(get_libdir)/afl" \
-   DOC_PATH="/usr/share/doc/${PF}" \
-   install
-}

diff --git a/app-forensics/afl/afl-1.45b.ebuild 
b/app-forensics/afl/afl-1.96b.ebuild
similarity index 76%
rename from app-forensics/afl/afl-1.45b.ebuild
rename to app-forensics/afl/afl-1.96b.ebuild
index 2ceb6de..f311733 100644
--- a/app-forensics/afl/afl-1.45b.ebuild
+++ b/app-forensics/afl/afl-1.96b.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$
 
@@ -14,8 +14,8 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
-
-DEPEND="sys-devel/gcc"
+DEPEND="sys-devel/gcc:*
+   sys-devel/clang"
 RDEPEND="${DEPEND}"
 
 src_compile() {
@@ -23,6 +23,11 @@ src_compile() {
PREFIX="/usr" \
HELPER_PATH="/usr/$(get_libdir)/afl" \
DOC_PATH="/usr/share/doc/${PF}"
+   cd llvm_mode
+   emake \
+   PREFIX="/usr" \
+   HELPER_PATH="/usr/$(get_libdir)/afl" \
+   DOC_PATH="/usr/share/doc/${PF}"
 }
 
 src_install() {



[gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-mapi/

2016-01-03 Thread Gilles Dartiguelongue
commit: cf75590b75b59a7ed5c6d87d4a898639457d985d
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 15:27:46 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 15:27:46 2016 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=cf75590b

gnome-extra/evolution-mapi: fix typo

 gnome-extra/evolution-mapi/evolution-mapi-3.18.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/evolution-mapi/evolution-mapi-3.18.3.ebuild 
b/gnome-extra/evolution-mapi/evolution-mapi-3.18.3.ebuild
index 29a30a8..cdd33b5 100644
--- a/gnome-extra/evolution-mapi/evolution-mapi-3.18.3.ebuild
+++ b/gnome-extra/evolution-mapi/evolution-mapi-3.18.3.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} =  ]]; then
KEYWORDS=""
 else
# XXX: re-enable keywords when libmapi can be emerged without black 
magick
-   KEYWORDS="~" ~#"~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~" # "~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 RDEPEND="



[gentoo-commits] proj/gnome:master commit in: app-editors/ghex/

2016-01-03 Thread Gilles Dartiguelongue
commit: 2ce505cad82f5ded05e036af6e251ef08204b405
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 15:26:51 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 15:26:51 2016 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2ce505ca

app-editors/ghex: update homepage, bug #563682

 app-editors/ghex/ghex-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/ghex/ghex-.ebuild 
b/app-editors/ghex/ghex-.ebuild
index 706b1ee..c3910fc 100644
--- a/app-editors/ghex/ghex-.ebuild
+++ b/app-editors/ghex/ghex-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ if [[ ${PV} =  ]]; then
 fi
 
 DESCRIPTION="GNOME hexadecimal editor"
-HOMEPAGE="https://live.gnome.org/Ghex";
+HOMEPAGE="https://wiki.gnome.org/Apps/Ghex";
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="2"



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

2016-01-03 Thread Michael Sterrett
commit: 33e30c2c6d360019912a398d3ce0b702cee2bfc3
Author: Michael Sterrett  gentoo  org>
AuthorDate: Sun Jan  3 15:13:02 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Sun Jan  3 15:13:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e30c2c

games-fps/sauerbraten: remove unneeded nonfatal (bug #551172)

Package-Manager: portage-2.2.24

 games-fps/sauerbraten/sauerbraten-2013.01.04.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-fps/sauerbraten/sauerbraten-2013.01.04.ebuild 
b/games-fps/sauerbraten/sauerbraten-2013.01.04.ebuild
index c15a4d5..053d913 100644
--- a/games-fps/sauerbraten/sauerbraten-2013.01.04.ebuild
+++ b/games-fps/sauerbraten/sauerbraten-2013.01.04.ebuild
@@ -103,8 +103,8 @@ src_install() {
"${T}"/${PN}.conf || die
newconfd "${T}"/${PN}.conf ${PN}
 
-   nonfatal dodoc src/*.txt docs/dev/*.txt
-   nonfatal dohtml -r README.html docs/*
+   dodoc src/*.txt docs/dev/*.txt
+   dohtml -r README.html docs/*
 
prepgamesdirs
 }



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

2016-01-03 Thread Michael Sterrett
commit: 4fbb75c002aebdf23915c9f9580b9271c39442c2
Author: Michael Sterrett  gentoo  org>
AuthorDate: Sun Jan  3 15:13:54 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Sun Jan  3 15:13:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fbb75c0

net-libs/enet: inherit eutils instead of base

Package-Manager: portage-2.2.24

 net-libs/enet/enet-1.3.13.ebuild | 15 ---
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/net-libs/enet/enet-1.3.13.ebuild b/net-libs/enet/enet-1.3.13.ebuild
index ff7..83588c5 100644
--- a/net-libs/enet/enet-1.3.13.ebuild
+++ b/net-libs/enet/enet-1.3.13.ebuild
@@ -3,8 +3,7 @@
 # $Id$
 
 EAPI=5
-
-inherit base
+inherit eutils
 
 DESCRIPTION="relatively thin, simple and robust network communication layer on 
top of UDP"
 HOMEPAGE="http://enet.bespin.org/";
@@ -17,17 +16,11 @@ IUSE="static-libs"
 
 RDEPEND="!${CATEGORY}/${PN}:0"
 
-DOCS=( "ChangeLog" "README" )
-
 src_configure() {
-   econf \
-   --disable-dependency-tracking \
-   $(use_enable static-libs static)
+   econf $(use_enable static-libs static)
 }
 
 src_install() {
-   base_src_install
-   if ! use static-libs ; then
-   find "${D}" -type f -name '*.la' -exec rm {} + || die
-   fi
+   default
+   prune_libtool_files
 }



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

2016-01-03 Thread Chris Reffett
commit: 802ef2292be0775d0103dfaf920d8e2d5d41143f
Author: Chris Reffett  gentoo  org>
AuthorDate: Sun Jan  3 15:05:20 2016 +
Commit: Chris Reffett  gentoo  org>
CommitDate: Sun Jan  3 15:05:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=802ef229

app-text/xiphos: Version bump

Package-Manager: portage-2.2.26

 app-text/xiphos/Manifest|  1 +
 app-text/xiphos/xiphos-4.0.4.ebuild | 89 +
 2 files changed, 90 insertions(+)

diff --git a/app-text/xiphos/Manifest b/app-text/xiphos/Manifest
index 177535e..1126e42 100644
--- a/app-text/xiphos/Manifest
+++ b/app-text/xiphos/Manifest
@@ -1,2 +1,3 @@
 DIST xiphos-3.1.5.tar.gz 6720533 SHA256 
2887426908e269f25d2d191be445112027b2b7e80356823d4942b1803a359d8c SHA512 
2183125a1076660cf0448ee5f2df3ded9ee58c389716a8ceefe0185989d6c8267f19082add3fa8a7a9da57693f82b47e26c0fe77154e961b84234afbdf5b3a1d
 WHIRLPOOL 
6a66671ab99cc62f0beb6bdfffcec2ff1048cae66ad6304fd788d005c0d0bf81273856af6373eba0bdf5fd6df0176894e1a99fe633fcd1fbad46c78b89848bbf
 DIST xiphos-3.2.2.tar.gz 7088153 SHA256 
2326efd2bad1b27d6c4231cba68077f71f91ee31f73bdada1cbe2c3bd11eadc6 SHA512 
14dd33f99217de4062e6ff6c4030fce748f57bc7e4a984aa7927acb7779f3720da21a51eb2943d5be93eac702dcc32b023f9e39a91acb7182ce59b3c90941dbf
 WHIRLPOOL 
488f3fb65b591a9122cc8fc8a1c118cb461ce1890205d53d5957633bb8ff240166616e4de3169afccf5799fb2db40e1e90ac8cef61f3f133e135dd9578227de8
+DIST xiphos-4.0.4-20150830.tar.gz 8040173 SHA256 
413bb8acb444946ccde1fb9fcfa3ff4bdb622cb56995b557f3215fab42193f20 SHA512 
337503ee4cc6139ec8724266f3c9c0ce5d17518c48f7aab03ea8213165054854c8dd7317ff9e1b9097ece12292b52f1c8002684c00c5a7b43c5b4810edd6ecda
 WHIRLPOOL 
a1795b6fe5c978fcfc2c1f17f48844797bcf6e07a272181168717807dfd0a7b6e9359380a21fa330c539f1197c54c7e7293457f7733ab55d9dcca274ba044991

diff --git a/app-text/xiphos/xiphos-4.0.4.ebuild 
b/app-text/xiphos/xiphos-4.0.4.ebuild
new file mode 100644
index 000..b5fbabd
--- /dev/null
+++ b/app-text/xiphos/xiphos-4.0.4.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+inherit flag-o-matic gnome2-utils python-single-r1 toolchain-funcs
+
+MY_PV="${PV}-20150830"
+MY_P="${PN}-${MY_PV}"
+DESCRIPTION="A bible study frontend for Sword (formerly known as GnomeSword)"
+HOMEPAGE="http://xiphos.org/";
+SRC_URI="mirror://sourceforge/gnomesword/${MY_P}.tar.gz"
+
+LICENSE="GPL-2 FDL-1.1 LGPL-2 MIT MPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="dbus debug"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   >=app-text/sword-1.7.4
+   >=dev-libs/glib-2[${PYTHON_USEDEP}]
+   dev-libs/libxml2[${PYTHON_USEDEP}]
+   gnome-base/gconf[${PYTHON_USEDEP}]
+   gnome-extra/gtkhtml:4.0
+   >=gnome-extra/libgsf-1.14
+   net-libs/webkit-gtk:3
+   x11-libs/gtk+:3
+   dbus? ( dev-libs/dbus-glib )
+"
+DEPEND="${RDEPEND}
+   app-text/docbook2X
+   app-text/gnome-doc-utils[${PYTHON_USEDEP}]
+   app-text/rarian
+   dev-libs/libxslt[${PYTHON_USEDEP}]
+   dev-util/intltool
+   net-libs/biblesync
+   virtual/pkgconfig
+   sys-devel/gettext
+"
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   sed -i \
+   -e '/FLAGS_DEBUG/s:-g:-Wall:' \
+   -e '/FLAGS_RELEASE/s:-O2:-Wall:' \
+   wscript || die
+}
+
+src_configure() {
+   append-cppflags -DNO_SWORD_SET_RENDER_NOTE_NUMBERS=1
+
+   tc-export AR CC CPP CXX RANLIB
+
+   CCFLAGS="${CFLAGS}" \
+   LINKFLAGS="${LDFLAGS}" \
+   SGML2MAN="$(type -P docbook2man.pl)" \
+   ./waf -v \
+   --prefix=/usr \
+   --gtk=3 \
+   --debug-level=$(use debug && echo debug || echo 
release) \
+   $(use dbus || echo --disable-dbus) \
+   configure || die
+}
+
+src_compile() {
+   ./waf -v build || die
+}
+
+src_install() {
+   ./waf -v --destdir="${D}" install || die
+
+   doman ${PN}.1
+   dodoc AUTHORS ChangeLog README RELEASE-NOTES TODO
+
+   dodoc Xiphos.ogg
+   docompress -x /usr/share/doc/${PF}/Xiphos.ogg
+
+   rm -rf "${ED}"/usr/share/doc/${PN}
+}
+
+pkg_preinst() {gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



[gentoo-commits] dev/alexxy:master commit in: net-print/hplip-plugin/

2016-01-03 Thread Alexey Shvetsov
commit: f8693eecbb03cc39c28c0e30314b8dda28e51822
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Sun Jan  3 14:56:40 2016 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Sun Jan  3 14:56:40 2016 +
URL:https://gitweb.gentoo.org/dev/alexxy.git/commit/?id=f8693eec

net-print/hplip-plugin: Initial import from calculate overlay

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

 net-print/hplip-plugin/Manifest|  1 +
 net-print/hplip-plugin/hplip-plugin-3.15.11.ebuild | 69 ++
 net-print/hplip-plugin/metadata.xml|  8 +++
 3 files changed, 78 insertions(+)

diff --git a/net-print/hplip-plugin/Manifest b/net-print/hplip-plugin/Manifest
new file mode 100644
index 000..cbc603b
--- /dev/null
+++ b/net-print/hplip-plugin/Manifest
@@ -0,0 +1 @@
+DIST hplip-3.15.11-plugin.run 2084268 SHA256 
a986ca52c6436f2ce87ad6a11fe0d7880797fbb0d940f23f6a928434bc193102 SHA512 
bb36e6c9460bb3afa1b88ae93ba344fd2b9ec8194bd0766c1998657068b57540cbab2558180651e5492a338d7aefa23f203aa1190e39e22cfb51b7fda1383096
 WHIRLPOOL 
9fef992e0a32566d414fec83af49700303634c3e3fe0bc7667423f91fcd16bfc75cbbcba77914e261d773ad8fe2efa27eaac1a662731e87591758cbc713159c2

diff --git a/net-print/hplip-plugin/hplip-plugin-3.15.11.ebuild 
b/net-print/hplip-plugin/hplip-plugin-3.15.11.ebuild
new file mode 100644
index 000..e296af2
--- /dev/null
+++ b/net-print/hplip-plugin/hplip-plugin-3.15.11.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit udev unpacker
+
+DESCRIPTION="Proprietary plugins and firmware for HPLIP"
+HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
+SRC_URI="http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-${PV}-plugin.run";
+
+LICENSE="hplip-plugin"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+QA_PREBUILT="*"
+
+RDEPEND="
+   ~net-print/hplip-${PV}
+   virtual/udev
+"
+DEPEND=""
+
+S=${WORKDIR}
+
+HPLIP_HOME=/usr/share/hplip
+
+# Binary prebuilt package
+QA_PRESTRIPPED="
+/usr/share/hplip/scan/plugins/bb_marvell.so
+/usr/share/hplip/scan/plugins/bb_soapht.so
+/usr/share/hplip/scan/plugins/bb_soap.so
+/usr/share/hplip/fax/plugins/fax_marvell.so
+/usr/share/hplip/prnt/plugins/lj.so"
+
+# License does not allow us to redistribute the "source" package
+RESTRICT="mirror"
+
+src_unpack() {
+   unpack_makeself "hplip-${PV}-plugin.run"
+}
+
+src_install() {
+   local hplip_arch=$(use amd64 && echo 'x86_64' || echo 'x86_32')
+
+   insinto "${HPLIP_HOME}"/data/firmware
+   doins *.fw.gz
+
+   for plugin in *-${hplip_arch}.so; do
+   local plugin_type=prnt
+   case "${plugin}" in
+   fax_*) plugin_type=fax ;;
+   bb_*)  plugin_type=scan ;;
+   esac
+
+   exeinto "${HPLIP_HOME}"/${plugin_type}/plugins
+   newexe ${plugin} ${plugin/-${hplip_arch}}
+   done
+
+   mkdir -p "${ED}/var/lib/hp/"
+   cat >> "${ED}/var/lib/hp/hplip.state" << _EOF_
+[plugin]
+installed = 1
+eula = 1
+version = ${PV}
+_EOF_
+}

diff --git a/net-print/hplip-plugin/metadata.xml 
b/net-print/hplip-plugin/metadata.xml
new file mode 100644
index 000..247f458
--- /dev/null
+++ b/net-print/hplip-plugin/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   ale...@gentoo.org
+   Alexey Shvetsov
+   
+



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-desktop/

2016-01-03 Thread Gilles Dartiguelongue
commit: 2ae787250876340b07d0bdb0884594ae6827daad
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 14:50:40 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 14:54:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ae78725

gnome-base/gnome-desktop: depend on gtk+[X], bug #568284

Package-Manager: portage-2.2.26

 gnome-base/gnome-desktop/gnome-desktop-3.16.2.ebuild | 4 ++--
 gnome-base/gnome-desktop/gnome-desktop-3.18.2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnome-base/gnome-desktop/gnome-desktop-3.16.2.ebuild 
b/gnome-base/gnome-desktop/gnome-desktop-3.16.2.ebuild
index 33917bb..23aed4c 100644
--- a/gnome-base/gnome-desktop/gnome-desktop-3.16.2.ebuild
+++ b/gnome-base/gnome-desktop/gnome-desktop-3.16.2.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$
 
@@ -20,7 +20,7 @@ COMMON_DEPEND="
app-text/iso-codes
>=dev-libs/glib-2.38:2
>=x11-libs/gdk-pixbuf-2.21.3:2[introspection?]
-   >=x11-libs/gtk+-3.3.6:3[introspection?]
+   >=x11-libs/gtk+-3.3.6:3[X,introspection?]
>=x11-libs/libXext-1.1
>=x11-libs/libXrandr-1.3
x11-libs/cairo:=[X]

diff --git a/gnome-base/gnome-desktop/gnome-desktop-3.18.2.ebuild 
b/gnome-base/gnome-desktop/gnome-desktop-3.18.2.ebuild
index 7fe8035..ada8058 100644
--- a/gnome-base/gnome-desktop/gnome-desktop-3.18.2.ebuild
+++ b/gnome-base/gnome-desktop/gnome-desktop-3.18.2.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$
 
@@ -20,7 +20,7 @@ COMMON_DEPEND="
app-text/iso-codes
>=dev-libs/glib-2.44.0:2[dbus]
>=x11-libs/gdk-pixbuf-2.21.3:2[introspection?]
-   >=x11-libs/gtk+-3.3.6:3[introspection?]
+   >=x11-libs/gtk+-3.3.6:3[X,introspection?]
>=x11-libs/libXext-1.1
>=x11-libs/libXrandr-1.3
x11-libs/cairo:=[X]



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

2016-01-03 Thread Alexys Jacob
commit: 2052c3d3b271d2961fbf7836f5480cb309c47e5f
Author: Ultrabug  gentoo  org>
AuthorDate: Sun Jan  3 14:39:57 2016 +
Commit: Alexys Jacob  gentoo  org>
CommitDate: Sun Jan  3 14:39:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2052c3d3

x11-misc/py3status: version bump

Package-Manager: portage-2.2.25

 x11-misc/py3status/Manifest   | 2 +-
 x11-misc/py3status/{py3status-2.7.ebuild => py3status-2.8.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest
index d267311..3fc6d41 100644
--- a/x11-misc/py3status/Manifest
+++ b/x11-misc/py3status/Manifest
@@ -1 +1 @@
-DIST py3status-2.7.tar.gz 70574 SHA256 
aa430a7613a1cfdce7e99c9f3dc6f097f9a0fa0c75d7cc1f0e2d593afab2cd52 SHA512 
3afb387d30e599aad9b2428d63ab5a7ede9775f0b0804f530a87c7a9b4dce4e770041ed6038931c085af63c1e22ce70d12718705e6359ba4abc67041da31e89d
 WHIRLPOOL 
611af2f8a486ed2616c564f4c6808d8b6b34539391fc8f01d9a7e75be7b721020654f6f7d5432d818f44a8fa15e7b12bba186ae489bb8fd53493a355f3cdd336
+DIST py3status-2.8.tar.gz 75031 SHA256 
a462609eb05ae1ea31d2fd63cab31ce21ab9e9cdd03b4ef83f538ae727e50d81 SHA512 
813a587f43a45492427325a772604f531682ff6d1ddf4cff0778b0e7def57f5a87a296fac254bddc44b8673f828cbe1b4e607d7b5ac391638adcf87b69b6bd54
 WHIRLPOOL 
4858ab2fd8296bb501076ddc601296b8d1ae4ef57fe4d596d9eb319bcd6efcf370e3dd93dd0de57060635777477c78ae71d996028798aa1b29c8b037a838b08a

diff --git a/x11-misc/py3status/py3status-2.7.ebuild 
b/x11-misc/py3status/py3status-2.8.ebuild
similarity index 100%
rename from x11-misc/py3status/py3status-2.7.ebuild
rename to x11-misc/py3status/py3status-2.8.ebuild



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/dracut/

2016-01-03 Thread Manuel Rüger
commit: 82f7cfd6b524e908a5087265901aabebc0fcd6b0
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Jan  3 14:22:35 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Jan  3 14:34:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82f7cfd6

sys-kernel/dracut: Version bump

Gentoo-Bug: 567118

Package-Manager: portage-2.2.26

 sys-kernel/dracut/Manifest  |   1 +
 sys-kernel/dracut/dracut-044.ebuild | 253 
 2 files changed, 254 insertions(+)

diff --git a/sys-kernel/dracut/Manifest b/sys-kernel/dracut/Manifest
index de96412..0e1c985 100644
--- a/sys-kernel/dracut/Manifest
+++ b/sys-kernel/dracut/Manifest
@@ -3,3 +3,4 @@ DIST dracut-034.tar.bz2 277692 SHA256 
48c7fd57e287d4f34dfff5b5ead14a4511926858f1
 DIST dracut-040.tar.xz 263944 SHA256 
b6e743353804b46e350177b9ecb9a8511df7e8c4ff9e0b4f3b4f72bc509c98a3 SHA512 
6bc6a714572cc18c4cf9f9c1af4bc787287554ead1e39fbec8a1b8986585cf8c7c7ef476f87fc361f565eb344fe2594d63185ffe02cc5fa7cc3eaa03bcb4b72b
 WHIRLPOOL 
d8dbdbf6cb7705a0b7793f82a0323c49b4ac0dc3d61cf0073e3061f34af0b5c92dd21a7dc080f2a8d24d3eef3abc99df91f113675721267352f934f1319c66ba
 DIST dracut-041.tar.xz 268288 SHA256 
8ece6c2240bf0e9283e5f717b65dfcd6830b3ef7f8d1c01b60014052f1063251 SHA512 
358444588febfc482627eb5423b8a87b588ed3842ae814b9f88d8c5dfec28419f2aea92cd54c11c4949b9968d60d7e05ba9cfea78d26d2dc6f2a943a38b28dac
 WHIRLPOOL 
ab538fe1ffeb3d43185c6222a6e65af8c684b292be571e0571fdd69011f654c3093f3a2256f3003d5dbaf07d0a26f83d82055885bae1868738ad15dc74982e72
 DIST dracut-043.tar.xz 272744 SHA256 
1484b558ed20330125aa04dcccab84da15c5689e19068285aa011f7177889cd1 SHA512 
a36271e1ed4c1205a01bece7652095a8bfd722bcf7239a93baeb21e7e0a60fa86dd6657aa69b594241981056c87c6fe9d372f18ac045785122a9cafe8b0c31eb
 WHIRLPOOL 
d1efd59e2c41478e489d4707114b141e8bb0501c54209e364edc2060d3ffac7f2e1afd640b0812a452e7fbe7f9134e5e96436f0f1f2a54613d9468f9dca61a0c
+DIST dracut-044.tar.xz 280004 SHA256 
84b97c9b0120e9fde06c3b9cf2ede1c4632cccd8e085e980b9ec9c788655af05 SHA512 
bc788076e425b223d98cf0e0b15ff57d75d423991d7a67fb564a2857c38d5c3a21d846d2ca4523f9d4b0128bb981d09b5c26031435c5fc5e30f53080bca19b3d
 WHIRLPOOL 
684591df596fa902447e671adfaeeb8cdc469c257f756616e42747835b71be7caaac9c72bd4b1a5ba5728ec4332baaba1d265cddb1c30cbfa65cf4dce0690bc0

diff --git a/sys-kernel/dracut/dracut-044.ebuild 
b/sys-kernel/dracut/dracut-044.ebuild
new file mode 100644
index 000..8d1e45c
--- /dev/null
+++ b/sys-kernel/dracut/dracut-044.ebuild
@@ -0,0 +1,253 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit bash-completion-r1 eutils linux-info multilib systemd
+
+DESCRIPTION="Generic initramfs generation tool"
+HOMEPAGE="https://dracut.wiki.kernel.org";
+SRC_URI="mirror://kernel/linux/utils/boot/${PN}/${P}.tar.xz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="debug selinux systemd"
+
+RESTRICT="test"
+
+CDEPEND="virtual/udev
+   systemd? ( >=sys-apps/systemd-199 )
+   "
+RDEPEND="${CDEPEND}
+   app-arch/cpio
+   >=app-shells/bash-4.0
+   >sys-apps/kmod-5[tools]
+   || (
+   >=sys-apps/sysvinit-2.87-r3
+   sys-apps/systemd[sysv-utils]
+   sys-apps/systemd-sysv-utils
+   )
+   >=sys-apps/util-linux-2.21
+
+   debug? ( dev-util/strace )
+   selinux? (
+   sys-libs/libselinux
+   sys-libs/libsepol
+   sec-policy/selinux-dracut
+   )
+   "
+DEPEND="${CDEPEND}
+   app-text/asciidoc
+   >=dev-libs/libxslt-1.1.26
+   app-text/docbook-xml-dtd:4.5
+   >=app-text/docbook-xsl-stylesheets-1.75.2
+   virtual/pkgconfig
+   "
+
+DOCS=( AUTHORS HACKING NEWS README README.generic README.kernel README.modules
+   README.testsuite TODO )
+MY_LIBDIR=/usr/lib
+QA_MULTILIB_PATHS="
+   usr/lib/dracut/dracut-install
+   usr/lib/dracut/skipcpio
+   "
+
+#
+# Helper functions
+#
+
+# Removes module from modules.d.
+# $1 = module name
+# Module name can be specified without number prefix.
+rm_module() {
+   local force m
+   [[ $1 = -f ]] && force=-f
+
+   for m in $@; do
+   if [[ $m =~ ^[0-9][0-9][^\ ]*$ ]]; then
+   rm ${force} --interactive=never -r "${modules_dir}"/$m
+   else
+   rm ${force} --interactive=never -r 
"${modules_dir}"/[0-9][0-9]$m
+   fi
+   done
+}
+
+src_prepare() {
+   local libdirs="/$(get_libdir) /usr/$(get_libdir)"
+   if [[ ${SYMLINK_LIB} = yes ]]; then
+   # Preserve lib -> lib64 symlinks in initramfs
+   [[ $libdirs =~ /lib\  ]] || libdirs+=" /lib /usr/lib"
+   fi
+   einfo "Setting libdirs to \"${libdirs}\" ..."
+   sed -e "3alibdirs=\"${libdirs}\"" \
+   -i "${S}/dracut.conf.d/gentoo.conf.example" || die
+
+   local udevdir="$("

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

2016-01-03 Thread Manuel Rüger
commit: b06e9d59fc1a9ec274a8d8f33b6a10a1f5023f71
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Jan  3 14:33:50 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Jan  3 14:34:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b06e9d59

media-libs/mesa: Remove old

Package-Manager: portage-2.2.26

 media-libs/mesa/Manifest  |   2 -
 media-libs/mesa/mesa-10.2.8.ebuild| 530 --
 media-libs/mesa/mesa-10.3.7-r2.ebuild | 498 
 media-libs/mesa/mesa-10.6.9.ebuild| 459 -
 4 files changed, 1489 deletions(-)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 11be538..387be9e 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,7 +1,5 @@
-DIST MesaLib-10.2.8.tar.bz2 7113716 SHA256 
1ef9ad3f241788d454f2ff8c9d65b6849dfc31c8fe91f70fd2930b81c8af1398 SHA512 
dc0e3ece2195be22b3d0e062fd541b049aac190b5cad36dd1ccf745148d2e958cdb7c99ea5280859169ad46624aee0bedeb585bde8d93f52dd9236fec5c1250b
 WHIRLPOOL 
b54cddecbea167bd501f75c3590050d1cddf44b5a3caa9ce9b8565c6dfc10ce6ba9cae58ff8155e9d1e2aed1656dc596d62a5a026dc11d27ce962c9fd1d9d13e
 DIST MesaLib-10.3.7.tar.bz2 7287153 SHA256 
43c6ced15e237cbb21b3082d7c0b42777c50c1f731d0d4b5efb5231063fb6a5b SHA512 
bbc027c4146c42aaa160990f5281c71a342d32c10ba56f91da1a60dd4cb7d620ff49b72553d24bc1d87470e2baf9be81b5bdee9abe49d6acc57902fccb9e2e5f
 WHIRLPOOL 
7fa32e70c6aabb84a06f2f852f77eac839aea08726c442742b3d3abdb94a0fd9f033439ab0cb16865f4ee14e1538cb86937856bbdfd1f9090e8e7c43eac52e03
 DIST MesaLib-7.10.3.tar.bz2 6056837 SHA256 
1e701fc839b872677ddca9ed8784d754c9da1fbeda98173980e06aa7df0e85c0 SHA512 
aa1f5f068b305fae5519e11cad2db9c6dc647d3122252bbcb210f13ac6ef1b667ae750344898bca7c5bfae94934db05eff915cb7417a59590e6d3ba230817aa8
 WHIRLPOOL 
5c2adda647936ed4163a4e4d5afad8344eb576712f9432f697aa0fc22ca17d7aaf0aeb6ad2d4e7e0825dc27cae570660332450778f8091e9b27aad2865c9b5fc
-DIST mesa-10.6.9.tar.xz 7041588 SHA256 
b04c4de6280b863babc2929573da17218d92e9e4ba6272d548d135415723e8c3 SHA512 
32abcf167312dea06482e46da6f15b1c6902696a7dff759561f099eb12a6748673a5d6bb084c12ef57e6f13d3ec1b456541611a710519da87b11fd622f453344
 WHIRLPOOL 
d3bf4627bdf7a576343bd2701948d5872e5d05a43b2980ce4e4915e8d95bd85eadb563cb3588918c55307769132a0cc8592361b4c9fbdf4831c181604d79028b
 DIST mesa-11.0.6.tar.xz 7272972 SHA256 
8340e64cdc91999840404c211496f3de38e7b4cb38db34e2f72f1642c5134760 SHA512 
946a66803395ef0f4d3b328e981e03a87bb5173a523be5da1dd3363002fceacd8dcbfdbf9716e31bb4247b23cc5ef112b24bb4ef0709b514bc8160c6cbf1dbf3
 WHIRLPOOL 
19729acb5fbbcff3a99b4d7644750dff4a7a2d41c3f25f2e004938faf0c72abd33e97f5d23d2804f84b957824757b5f64f3a7f54a2dd8999b2a71eb9b1976e0b
 DIST mesa-11.0.7.tar.xz 7279276 SHA256 
e7e90a332ede6c8fd08eff90786a3fd1605a4e62ebf3a9b514047838194538cb SHA512 
cf3bae4db0a3af41d075498ad44f1bff994c30e97d58f9f4bdb52d1c6e1244365d68edfa55bf9076f1b4e9f8f4f3de9661f210291a5d8683e280327e1480c7cf
 WHIRLPOOL 
b599f605c1022f06953f11462c46525f2906106707e6e9e0e03c166ee6076eacc7ded68f4367f715556275053473532311aa61b11f99d6d81c647f23ffadd554
 DIST mesa-11.0.8.tar.xz 7282812 SHA256 
5696e4730518b6805d2ed5def393c4293f425a2c2c01bd5ed4bdd7ad62f7ad75 SHA512 
2e883761b115dece05c527d43653e5169e70ef0d8f0f9fe35027986ca543128b17be668d495cacda4ee95564ba66734ea9954d2434aefaeb9c063f4bbedc1d63
 WHIRLPOOL 
3a637137076d0fc8ef3f37485683be80103ce6c5a92cef796e491d570aa47aa1ca16fca1b7b74ba697a3a816a5e606d695d0b3b524587e14533d9143830a1790

diff --git a/media-libs/mesa/mesa-10.2.8.ebuild 
b/media-libs/mesa/mesa-10.2.8.ebuild
deleted file mode 100644
index bd39030..000
--- a/media-libs/mesa/mesa-10.2.8.ebuild
+++ /dev/null
@@ -1,530 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/mesa/mesa"
-
-if [[ ${PV} = * ]]; then
-   GIT_ECLASS="git-r3"
-   EXPERIMENTAL="true"
-fi
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit base autotools multilib multilib-minimal flag-o-matic \
-   python-any-r1 toolchain-funcs pax-utils ${GIT_ECLASS}
-
-OPENGL_DIR="xorg-x11"
-
-MY_PN="${PN/m/M}"
-MY_P="${MY_PN}-${PV/_/-}"
-MY_SRC_P="${MY_PN}Lib-${PV/_/-}"
-
-FOLDER="${PV/.0_rc*/}"
-
-DESCRIPTION="OpenGL-like graphic library for Linux"
-HOMEPAGE="http://mesa3d.sourceforge.net/";
-
-#SRC_PATCHES="mirror://gentoo/${P}-gentoo-patches-01.tar.bz2"
-if [[ $PV = * ]]; then
-   SRC_URI="${SRC_PATCHES}"
-else
-   
SRC_URI="ftp://ftp.freedesktop.org/pub/mesa/${FOLDER}/${MY_SRC_P}.tar.bz2
-   ${SRC_PATCHES}"
-fi
-
-# The code is MIT/X11.
-# GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0
-LICENSE="MIT SGI-B-2.0"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-RESTRICT="!bindis

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

2016-01-03 Thread Manuel Rüger
commit: 1156dcc3ff7e2e0fdfbd603a64955829eb0790ad
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Jan  3 14:31:00 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Jan  3 14:34:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1156dcc3

media-libs/mesa: Version bump

Package-Manager: portage-2.2.26

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-11.0.8.ebuild | 461 +
 2 files changed, 462 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 181ffe0..11be538 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -4,5 +4,6 @@ DIST MesaLib-7.10.3.tar.bz2 6056837 SHA256 
1e701fc839b872677ddca9ed8784d754c9da1
 DIST mesa-10.6.9.tar.xz 7041588 SHA256 
b04c4de6280b863babc2929573da17218d92e9e4ba6272d548d135415723e8c3 SHA512 
32abcf167312dea06482e46da6f15b1c6902696a7dff759561f099eb12a6748673a5d6bb084c12ef57e6f13d3ec1b456541611a710519da87b11fd622f453344
 WHIRLPOOL 
d3bf4627bdf7a576343bd2701948d5872e5d05a43b2980ce4e4915e8d95bd85eadb563cb3588918c55307769132a0cc8592361b4c9fbdf4831c181604d79028b
 DIST mesa-11.0.6.tar.xz 7272972 SHA256 
8340e64cdc91999840404c211496f3de38e7b4cb38db34e2f72f1642c5134760 SHA512 
946a66803395ef0f4d3b328e981e03a87bb5173a523be5da1dd3363002fceacd8dcbfdbf9716e31bb4247b23cc5ef112b24bb4ef0709b514bc8160c6cbf1dbf3
 WHIRLPOOL 
19729acb5fbbcff3a99b4d7644750dff4a7a2d41c3f25f2e004938faf0c72abd33e97f5d23d2804f84b957824757b5f64f3a7f54a2dd8999b2a71eb9b1976e0b
 DIST mesa-11.0.7.tar.xz 7279276 SHA256 
e7e90a332ede6c8fd08eff90786a3fd1605a4e62ebf3a9b514047838194538cb SHA512 
cf3bae4db0a3af41d075498ad44f1bff994c30e97d58f9f4bdb52d1c6e1244365d68edfa55bf9076f1b4e9f8f4f3de9661f210291a5d8683e280327e1480c7cf
 WHIRLPOOL 
b599f605c1022f06953f11462c46525f2906106707e6e9e0e03c166ee6076eacc7ded68f4367f715556275053473532311aa61b11f99d6d81c647f23ffadd554
+DIST mesa-11.0.8.tar.xz 7282812 SHA256 
5696e4730518b6805d2ed5def393c4293f425a2c2c01bd5ed4bdd7ad62f7ad75 SHA512 
2e883761b115dece05c527d43653e5169e70ef0d8f0f9fe35027986ca543128b17be668d495cacda4ee95564ba66734ea9954d2434aefaeb9c063f4bbedc1d63
 WHIRLPOOL 
3a637137076d0fc8ef3f37485683be80103ce6c5a92cef796e491d570aa47aa1ca16fca1b7b74ba697a3a816a5e606d695d0b3b524587e14533d9143830a1790
 DIST mesa-11.1.0.tar.xz 7557948 SHA256 
9befe03b04223eb1ede177fa8cac001e2850292c8c12a3ec9929106afad9cf1f SHA512 
49817dbe599fdeb3e9d69f149283a5414d3101177040e04ec2c07c9bc57c2e86dcd74c0eb9e5784eb74ec5adff01f4fc8fd07fce650ce0afc18c81265e369192
 WHIRLPOOL 
c7553dcb8e4fc57f1551e9ab8b01781f5b27a8ecd2e2bbf34bee9009018dcad3c9363de92ab8ffa1394a9b80cbd40c7ee0d0324812a9ebab5bafa96f92534a0c
 DIST mesa-7.10.1-gentoo-patches-01.tar.bz2 5488 SHA256 
31cd4f6d1a0a70249c40452919074856d120cd473a01a8457e3dc147a1b622d8 SHA512 
c62b45b32e396e67f629003fc5242b7b4df054b8e20b5237489212bc4f0171534915a02fc9efa68965068121d10660b5cd92a419efabe33fd4596a97a39249c2
 WHIRLPOOL 
5f171959e3a31f5c38438b4806ce371bb8fdf1c7a87501865e4ed5d5ab284cda9568b7773005997d7a1cff151f95e64c027b36c0be48a4dd288a7ab8b5f69b97

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

[gentoo-commits] repo/gentoo:master commit in: x11-terms/xterm/

2016-01-03 Thread Lars Wendler
commit: 3e99dc00d51faf42098750ba170510229cb7a4e7
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jan  3 14:19:07 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jan  3 14:19:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e99dc00

x11-terms/xterm: Bump to version 322

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

 x11-terms/xterm/Manifest |  1 +
 x11-terms/xterm/xterm-322.ebuild | 92 
 2 files changed, 93 insertions(+)

diff --git a/x11-terms/xterm/Manifest b/x11-terms/xterm/Manifest
index 2ac54b5..ab779ce 100644
--- a/x11-terms/xterm/Manifest
+++ b/x11-terms/xterm/Manifest
@@ -1,3 +1,4 @@
 DIST xterm-314.tgz 1200426 SHA256 
1dbf1e93796c1b71b22b84e82eb58bcf20a14a7f365158819f3b4dbb29fe93f0 SHA512 
bce72207b6db288c3873f00b928797dfd2aaea51d183b11d377af008a1a83965bd781c648fd26d88b491197594315b2d2549cfdb44f0dbd856b269aebc31ad9f
 WHIRLPOOL 
a9eda394dc47d0d31ab27fe338e3a1d41ef581b1617d324fdb98289374e9d5e4854735ddc4a862323203ec1ecb2788f3ae7e4abe1f3b17b15dadecc6edb9f651
 DIST xterm-320.tgz 1217356 SHA256 
a60dbb574334c081425fa30f011cd9f571e3be7a91e2a84e252461798bce24a7 SHA512 
6c234b5564ce1276136bc3ef8ef5d6703ed9dc3af3b0fd7c8c713c0876276fc4bb55cee7137f9a8c45df66531b6bd8eb778bd7660ea35c4aa8aa80ba17ba1263
 WHIRLPOOL 
2d7b0de46096a7a0426a419007a590bc478d19c7e2ddc3cea2fbfe0998a2f2fe5c6f5da46b5869260207e897a284250fa2cd483d613d65636c01ce366d7b6a5c
 DIST xterm-321.tgz 1227432 SHA256 
ae23b0a2c309d20a676ee05e37241c9d4ae4cd35a88e4764cb179bce3d6186d6 SHA512 
a82a3abe5cb8390dd79d547831b73394d512c2f7b6fb303665a3d01870c534f3d285667856805f79af93ee7af65c102ae31430754b86b54ddac9ce5644a192d9
 WHIRLPOOL 
92470dfc92663435f404526e88551964b9d8de89351230c627476190c6e7e286404f55a56cd75f63fd71a59a06124dabc94895ba00e5243c7cff5a3389de70ba
+DIST xterm-322.tgz 1227531 SHA256 
9adb41b53f76a3fccaa65d47a87d336094a523985d1d6a6b8cc468375ed109d6 SHA512 
12641478cf35daabf45ae4edb0015e2659ca8e9849d56a93765335fc67667ab5ad5eb06c8ca5ed1b90004c22d40a6c57bb624894217b9256d1723154bf5a0c99
 WHIRLPOOL 
bfb2ee3ec96ed9f178ef922b03b947dc2e0072a1787a2c794ac620502ceea7c7bc36d01fc7566ca1ac75dd8c3ba6776d77eadf7a92c0d8040ee39d489bf8e279

diff --git a/x11-terms/xterm/xterm-322.ebuild b/x11-terms/xterm/xterm-322.ebuild
new file mode 100644
index 000..ace5d27
--- /dev/null
+++ b/x11-terms/xterm/xterm-322.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils flag-o-matic multilib
+
+DESCRIPTION="Terminal Emulator for X Windows"
+HOMEPAGE="http://invisible-island.net/xterm/";
+SRC_URI="ftp://invisible-island.net/${PN}/${P}.tgz";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE="+openpty toolbar truetype unicode Xaw3d"
+
+COMMON_DEPEND="kernel_linux? ( sys-libs/libutempter )
+   kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 
sys-libs/libutempter ) )
+   >=sys-libs/ncurses-5.7-r7:0=
+   x11-apps/xmessage
+   x11-libs/libX11
+   x11-libs/libXaw
+   x11-libs/libXft
+   x11-libs/libxkbfile
+   x11-libs/libXmu
+   x11-libs/libXrender
+   x11-libs/libXt
+   unicode? ( x11-apps/luit )
+   Xaw3d? ( x11-libs/libXaw3d )"
+RDEPEND="${COMMON_DEPEND}
+   media-fonts/font-misc-misc"
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig
+   x11-proto/kbproto
+   x11-proto/xproto"
+
+DOCS=( README{,.i18n} ctlseqs.txt )
+
+pkg_setup() {
+   DEFAULTS_DIR="${EPREFIX}"/usr/share/X11/app-defaults
+}
+
+src_configure() {
+   # 454736
+   # Workaround for ncurses[tinfo] until upstream fixes their buildsystem 
using
+   # something sane like pkg-config or ncurses5-config and stops guessing 
libs
+   # Everything gets linked against ncurses anyways, so don't shout
+   append-libs $(pkg-config --libs ncurses)
+
+   econf \
+   --libdir="${EPREFIX}"/etc \
+   --disable-full-tgetent \
+   --with-app-defaults="${DEFAULTS_DIR}" \
+   --disable-setuid \
+   --disable-setgid \
+   --with-utempter \
+   --with-x \
+   $(use_with Xaw3d) \
+   --disable-imake \
+   --enable-256-color \
+   --enable-broken-osc \
+   --enable-broken-st \
+   --enable-exec-xterm \
+   $(use_enable truetype freetype) \
+   --enable-i18n \
+   --enable-load-vt-fonts \
+   --enable-logging \
+   $(use_enable openpty) \
+   $(use_enable toolbar) \
+   $(use_enable unicode mini-luit) \
+   $(use_enable unicode luit)

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

2016-01-03 Thread Agostino Sarubbo
commit: d49f4cd2e0a6c4fb6226eefcbfe03e3fcc6d405d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jan  3 14:02:31 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jan  3 14:02:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d49f4cd2

dev-perl/DBI: amd64 stable wrt bug #570738

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/DBI/DBI-1.634.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DBI/DBI-1.634.0.ebuild b/dev-perl/DBI/DBI-1.634.0.ebuild
index 675393a..8216bc7 100644
--- a/dev-perl/DBI/DBI-1.634.0.ebuild
+++ b/dev-perl/DBI/DBI-1.634.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module eutils
 DESCRIPTION="Database independent interface for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2016-01-03 Thread Andreas Hüttel
commit: b4d9c1718372d3d1960eee90f337754543466ec5
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 13:51:40 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 13:51:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d9c171

dev-perl/DBI: Remove old

Package-Manager: portage-2.2.26

 dev-perl/DBI/DBI-1.633.0.ebuild | 32 
 dev-perl/DBI/Manifest   |  1 -
 2 files changed, 33 deletions(-)

diff --git a/dev-perl/DBI/DBI-1.633.0.ebuild b/dev-perl/DBI/DBI-1.633.0.ebuild
deleted file mode 100644
index 571ad91..000
--- a/dev-perl/DBI/DBI-1.633.0.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
-
-MODULE_AUTHOR=TIMB
-MODULE_VERSION=1.633
-inherit perl-module eutils
-
-DESCRIPTION="The Perl DBI Module"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
-   >=dev-perl/PlRPC-0.200.0
-   >=virtual/perl-Sys-Syslog-0.170.0
-   virtual/perl-File-Spec
-   !<=dev-perl/SQL-Statement-1.330.0
-"
-DEPEND="${RDEPEND}
-   >=virtual/perl-ExtUtils-MakeMaker-6.480.0
-   test? (
-   >=virtual/perl-Test-Simple-0.900.0
-   )
-"
-
-SRC_TEST=do
-mydoc="ToDo"
-MAKEOPTS="${MAKEOPTS} -j1"

diff --git a/dev-perl/DBI/Manifest b/dev-perl/DBI/Manifest
index 17dd749..f5c7a05 100644
--- a/dev-perl/DBI/Manifest
+++ b/dev-perl/DBI/Manifest
@@ -1,3 +1,2 @@
 DIST DBI-1.628.tar.gz 586733 SHA256 
46c834f4ba1b28c8d8a2db8095835a67fc69a9585761523aea3a74437a969b52 SHA512 
34bb50ba7c0364e064fd5a05ea5415e43e40d082ed299503beccf2cba7b2ddd8f1e79e96606f35f9da279175ac16531da96d3762a71e9e63570f6db7b683f3a1
 WHIRLPOOL 
95b72f418c5957dcc4051a889363ce020d6dfb4fcd30216d88c61e8ec66ed30822432343409418e342c62c67dabb91ab464338b14fe316ab20a38350b86f48a4
-DIST DBI-1.633.tar.gz 592307 SHA256 
e2c1badcc9f672bf31630b36ecd230f7eb04dbf055e6daf7edeed0e9ebcf5ee7 SHA512 
cd945a9b4f2d8c9ccf84d2f57772765b6f16652302271696a85ed8633fa40f6e70a908430ef6f189e4eba1454585327296c446909da26f093d6763ddb7d7cf08
 WHIRLPOOL 
31ecd1c178e79fc42520faff7d76e3d7809adde556c9fee9d2d99df11e19b782bc8e6ff622cc81792132a3ffa67c3a639f3ad6cdacf01c516212e353515e3daf
 DIST DBI-1.634.tar.gz 595020 SHA256 
250712f385864818abfba409420d16d9ee61f1cc73ac85159d054a5ee86d1450 SHA512 
42e2b94d5e4cdcd57aaa43519fa1464a4d7132ed09426bb8cb7092b0ee57edde168105a25d02dcdeb304c6bc13c1ad97bc27b54b5f6af05eeaba011d5dab3c44
 WHIRLPOOL 
53b4b8caa8161b6d6fd999b039c31018060e018bc1b0e24163017e1128db1b29e2c798f8d91e64d2e3653088fd502efb440f21ae0fd8754d3d29803ea405057d



[gentoo-commits] repo/gentoo:master commit in: dev-perl/dbix-searchbuilder/

2016-01-03 Thread Andreas Hüttel
commit: 037b7950904eee60f49de1f479196e7c39922677
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 13:57:41 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 13:57:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=037b7950

dev-perl/dbix-searchbuilder: Remove old

Package-Manager: portage-2.2.26

 dev-perl/dbix-searchbuilder/Manifest   |  2 --
 .../dbix-searchbuilder-1.630.0.ebuild  | 35 --
 .../dbix-searchbuilder-1.650.0.ebuild  | 35 --
 3 files changed, 72 deletions(-)

diff --git a/dev-perl/dbix-searchbuilder/Manifest 
b/dev-perl/dbix-searchbuilder/Manifest
index ca17a7e..4672e13 100644
--- a/dev-perl/dbix-searchbuilder/Manifest
+++ b/dev-perl/dbix-searchbuilder/Manifest
@@ -1,3 +1 @@
-DIST DBIx-SearchBuilder-1.63.tar.gz 107851 SHA256 
2dc89fc29e804d4b702bc774e78ff54fc8b7867dab5ba140a3b7c7040a87a337 SHA512 
9b1d8f9a594fb3f1ded031142f28020aaf8a68bcc6fa49001b27b8f0638896f9c96135b62691c80ad82d93937cf032d145bdaaa35ecfce3732924a0751e04ed9
 WHIRLPOOL 
86c9ec9c8082dace50ffc2eda5432d617a07e1b5261b1b1c50dc2ce2bbd93409ce687716f195290921e31bd02c74b4bc7aaafd06ec97c02ca850db4b73a9808b
-DIST DBIx-SearchBuilder-1.65.tar.gz 115442 SHA256 
4b91265f6543031a9a267e10d5c7bc6926f100d19ac1edae36793227419ae349 SHA512 
37abd5a0664a5b0ed08a1172f98545480682493766045797757ba551d18dba23537749fdc6647b47c5f5a337c80b7fa153f76e017c28b653fb8da10a1154b3ce
 WHIRLPOOL 
08956d989a8aef3ec73bb8fda0e4e0bbdcd9ac40b7015785aa4809621a448df751212674da3bfa8d08ddba4fcf4b151d736f60efb608d57e91f83498c739b3f0
 DIST DBIx-SearchBuilder-1.66.tar.gz 114777 SHA256 
e2703c3f4b38cf232dec48be98aeab6d2dbee077dcf059369b825629c4be702e SHA512 
e27513701a0712a9d7926c8e0966ee23d60163996c40a83e8d45164af8f9008bb7cf6a567ca1cb8d0226bb8fcf7bf9f1570277fb849c55095d8532ac356d5d95
 WHIRLPOOL 
ae208460d4cb567521424287b932227bca491da4d3d72bd092e92d52b8bef068fcdc5f506465b88c367bb9d3726183af1411dc99790b9cb5f917ab154c9fd7ff

diff --git a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.630.0.ebuild 
b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.630.0.ebuild
deleted file mode 100644
index bb3485b..000
--- a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.630.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=DBIx-SearchBuilder
-MODULE_AUTHOR=TSIBLEY
-MODULE_VERSION=1.63
-inherit perl-module
-
-DESCRIPTION="Encapsulate SQL queries and rows in simple perl objects"
-
-SLOT="0"
-KEYWORDS="amd64 hppa ~ppc x86"
-IUSE="test"
-
-RDEPEND="
-   dev-perl/DBI
-   dev-perl/DBIx-DBSchema
-   dev-perl/Want
-   >=dev-perl/Cache-Simple-TimedExpiry-0.210.0
-   dev-perl/Clone
-   dev-perl/Class-Accessor
-   >=dev-perl/Class-ReturnValue-0.400.0
-   >=dev-perl/capitalization-0.30.0
-"
-DEPEND="
-   test? ( ${RDEPEND}
-   dev-perl/DBD-SQLite
-   >=virtual/perl-Test-Simple-0.520.0
-   )
-"
-
-SRC_TEST="do"

diff --git a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.650.0.ebuild 
b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.650.0.ebuild
deleted file mode 100644
index 8201b8a..000
--- a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.650.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=DBIx-SearchBuilder
-MODULE_AUTHOR=TSIBLEY
-MODULE_VERSION=1.65
-inherit perl-module
-
-DESCRIPTION="Encapsulate SQL queries and rows in simple perl objects"
-
-SLOT="0"
-KEYWORDS="amd64 hppa ~ppc x86"
-IUSE="test"
-
-RDEPEND="
-   dev-perl/DBI
-   dev-perl/DBIx-DBSchema
-   dev-perl/Want
-   >=dev-perl/Cache-Simple-TimedExpiry-0.210.0
-   dev-perl/Clone
-   dev-perl/Class-Accessor
-   >=dev-perl/Class-ReturnValue-0.400.0
-   >=dev-perl/capitalization-0.30.0
-"
-DEPEND="
-   test? ( ${RDEPEND}
-   dev-perl/DBD-SQLite
-   >=virtual/perl-Test-Simple-0.520.0
-   )
-"
-
-SRC_TEST="do"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DBIx-Class/

2016-01-03 Thread Andreas Hüttel
commit: 45885d15d883aa610acbe7c397f93869f32c719b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  3 13:56:05 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  3 13:56:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45885d15

dev-perl/DBIx-Class: Remove old

Package-Manager: portage-2.2.26

 dev-perl/DBIx-Class/DBIx-Class-0.82.50.ebuild | 93 ---
 dev-perl/DBIx-Class/Manifest  |  1 -
 2 files changed, 94 deletions(-)

diff --git a/dev-perl/DBIx-Class/DBIx-Class-0.82.50.ebuild 
b/dev-perl/DBIx-Class/DBIx-Class-0.82.50.ebuild
deleted file mode 100644
index 917a198..000
--- a/dev-perl/DBIx-Class/DBIx-Class-0.82.50.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=FREW
-MODULE_VERSION=0.08205
-inherit perl-module
-
-DESCRIPTION="Extensible and flexible object <-> relational mapper"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix"
-IUSE="test admin admin_script deploy replicated"
-
-RDEPEND_MOOSE_BASIC="
-   >=dev-perl/Moose-0.980.0
-   >=dev-perl/MooseX-Types-0.210.0
-"
-RDEPEND_ADMIN_BASIC="
-   >=dev-perl/JSON-Any-1.220.0
-   >=dev-perl/MooseX-Types-JSON-0.20.0
-   >=dev-perl/MooseX-Types-Path-Class-0.50.0
-   >=dev-perl/namespace-autoclean-0.90.0
-"
-
-#  >=dev-perl/Class-DBI-Plugin-DeepAbstractSearch-0.08
-#  dev-perl/Class-Trigger
-#  >=dev-perl/DBIx-ContextualFetch-1.03
-#  >=dev-perl/Date-Simple-3.03
-#  dev-perl/DateTime-Format-MySQL
-#  dev-perl/DateTime-Format-Pg
-#  dev-perl/DateTime-Format-SQLite
-#  dev-perl/DateTime-Format-Strptime
-#  dev-perl/Devel-Cycle
-#  dev-perl/Time-Piece-MySQL
-
-RDEPEND="
-   admin? (
-   ${RDEPEND_MOOSE_BASIC}
-   ${RDEPEND_ADMIN_BASIC}
-   )
-   admin_script? (
-   ${RDEPEND_MOOSE_BASIC}
-   ${RDEPEND_ADMIN_BASIC}
-   >=dev-perl/Getopt-Long-Descriptive-0.81.0
-   >=dev-perl/Text-CSV-1.160.0
-   )
-   deploy? (
-   >=dev-perl/SQL-Translator-0.110.60
-   )
-   replicated? (
-   ${RDEPEND_MOOSE_BASIC}
-   >=dev-perl/Hash-Merge-0.120.0
-   )
-   >=dev-perl/DBD-SQLite-1.290.0
-   >=dev-perl/Carp-Clan-6.00
-   >=dev-perl/Class-Accessor-Grouped-0.100.90
-   >=dev-perl/Class-C3-Componentised-1.0.900
-   >=dev-perl/Class-Inspector-1.240.0
-   >=dev-perl/Config-Any-0.200.0
-   dev-perl/Data-Compare
-   >=dev-perl/Data-Page-2.10.0
-   >=dev-perl/DBI-1.609.0
-   >=dev-perl/Devel-GlobalDestruction-0.90.0
-   >=virtual/perl-File-Path-2.80.0
-   dev-perl/Hash-Merge
-   >=dev-perl/MRO-Compat-0.120.0
-   >=dev-perl/Math-Base36-0.70.0
-   >=virtual/perl-Math-BigInt-1.80
-   >=dev-perl/Module-Find-0.70.0
-   >=dev-perl/Moo-0.1.6
-   >=dev-perl/Path-Class-0.180.0
-   >=dev-perl/SQL-Abstract-1.730.0
-   >=dev-perl/Sub-Name-0.40.0
-   >=dev-perl/Data-Dumper-Concise-2.20.0
-   >=dev-perl/Scope-Guard-0.30.0
-   dev-perl/Context-Preserve
-   >=dev-perl/Try-Tiny-0.70.0
-   >=dev-perl/namespace-clean-0.240.0
-"
-DEPEND="${RDEPEND}
-   test? (
-   >=virtual/perl-File-Temp-0.22
-   >=dev-perl/Package-Stash-0.280.0
-   >=dev-perl/Test-Exception-0.31
-   >=dev-perl/Test-Warn-0.21
-   >=virtual/perl-Test-Simple-0.94
-   dev-perl/Test-Pod
-   dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST=do

diff --git a/dev-perl/DBIx-Class/Manifest b/dev-perl/DBIx-Class/Manifest
index a066d72..c85af5b 100644
--- a/dev-perl/DBIx-Class/Manifest
+++ b/dev-perl/DBIx-Class/Manifest
@@ -1,2 +1 @@
-DIST DBIx-Class-0.08205.tar.gz 735395 SHA256 
d448d5ba623e8da8a5d109a7dec907c1b5fcc2088a527e3b27c913c7b7cb3e9a SHA512 
317caa585d84d7196f4c4fa437c8abf530d4ec3c4ed61d11409a6d882088c05bc0413eb70d33b2eac9998de365de737567c4547490e62f39c2f9d36dd626e42a
 WHIRLPOOL 
cfae377fed04457a9de922c3bbcf41cb98e2d93e2033a75494bf968357e5e93882237ed8d95679359a60620660d7a31cbcf5a59b4c150815b106f3d17fc5fe9b
 DIST DBIx-Class-0.08270.tar.gz 808377 SHA256 
6deccac1a195429324c811a31f4b24515ddf7ee2893d1c299852cac6e782e3c5 SHA512 
bd9a52e933e57266a81ea25330672af254ed669be47acf8164426a9a803b6a4c81ab0a6a663f5b13ade0ff8c749bf5c68fa114b0c89b236e7a8d53beeff0bc10
 WHIRLPOOL 
07047213399215841e4c49cd2f9053d3e1a07b915b959355495d6a2ecaf9aa44f48a6540bc112306c7a21096f99c2afb617517e2405334991533b4c10385cbc3



[gentoo-commits] repo/gentoo:master commit in: net-p2p/litecoin-qt/files/, net-p2p/litecoin-qt/

2016-01-03 Thread Anthony G. Basile
commit: 66eb9bfe0b15c88e249bd0149369547675b2e44c
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Jan  3 13:47:46 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Jan  3 13:52:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66eb9bfe

net-p2p/litecoin-qt: fix RWX GNU stack

Package-Manager: portage-2.2.24

 .../files/litecoind-0.10.2.2-fix-gnustack.patch | 17 +
 10.2.2-r2.ebuild => litecoin-qt-0.10.2.2-r3.ebuild} |  3 ++-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/net-p2p/litecoin-qt/files/litecoind-0.10.2.2-fix-gnustack.patch 
b/net-p2p/litecoin-qt/files/litecoind-0.10.2.2-fix-gnustack.patch
new file mode 100644
index 000..cbaf66e
--- /dev/null
+++ b/net-p2p/litecoin-qt/files/litecoind-0.10.2.2-fix-gnustack.patch
@@ -0,0 +1,17 @@
+diff -Naur litecoin-0.10.2.2.orig/src/secp256k1/src/field_5x52_asm.asm 
litecoin-0.10.2.2/src/secp256k1/src/field_5x52_asm.asm
+--- litecoin-0.10.2.2.orig/src/secp256k1/src/field_5x52_asm.asm
2015-06-15 04:51:30.0 -0400
 litecoin-0.10.2.2/src/secp256k1/src/field_5x52_asm.asm 2016-01-03 
08:35:26.438350565 -0500
+@@ -466,4 +466,12 @@
+   jmp common_exit_norm
+   end
+ 
+-  
++%ifidn __OUTPUT_FORMAT__,elf
++section .note.GNU-stack noalloc noexec nowrite progbits
++%endif
++%ifidn __OUTPUT_FORMAT__,elf32
++section .note.GNU-stack noalloc noexec nowrite progbits
++%endif
++%ifidn __OUTPUT_FORMAT__,elf64
++section .note.GNU-stack noalloc noexec nowrite progbits
++%endif

diff --git a/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2-r2.ebuild 
b/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2-r3.ebuild
similarity index 97%
rename from net-p2p/litecoin-qt/litecoin-qt-0.10.2.2-r2.ebuild
rename to net-p2p/litecoin-qt/litecoin-qt-0.10.2.2-r3.ebuild
index 49c5cac..7c5c59f 100644
--- a/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2-r2.ebuild
+++ b/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2-r3.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$
 
@@ -60,6 +60,7 @@ src_prepare() {
epatch "${FILESDIR}"/0.9.0-sys_leveldb.patch
epatch "${FILESDIR}"/litecoind-0.10.2.2-memenv_h.patch
epatch "${FILESDIR}"/litecoin-miniupnpc-abi.patch
+   epatch "${FILESDIR}"/litecoind-0.10.2.2-fix-gnustack.patch
eautoreconf
rm -r src/leveldb
 



[gentoo-commits] repo/gentoo:master commit in: net-p2p/litecoind/files/, net-p2p/litecoind/

2016-01-03 Thread Anthony G. Basile
commit: b77845e33211c442dc34713a386fdd40e657b7bb
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Jan  3 13:51:11 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Jan  3 13:52:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b77845e3

net-p2p/litecoind: fix RWX GNU stack

Package-Manager: portage-2.2.24

 .../files/litecoind-0.10.2.2-fix-gnustack.patch | 17 +
 ...-0.10.2.2-r3.ebuild => litecoind-0.10.2.2-r4.ebuild} |  3 ++-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/net-p2p/litecoind/files/litecoind-0.10.2.2-fix-gnustack.patch 
b/net-p2p/litecoind/files/litecoind-0.10.2.2-fix-gnustack.patch
new file mode 100644
index 000..cbaf66e
--- /dev/null
+++ b/net-p2p/litecoind/files/litecoind-0.10.2.2-fix-gnustack.patch
@@ -0,0 +1,17 @@
+diff -Naur litecoin-0.10.2.2.orig/src/secp256k1/src/field_5x52_asm.asm 
litecoin-0.10.2.2/src/secp256k1/src/field_5x52_asm.asm
+--- litecoin-0.10.2.2.orig/src/secp256k1/src/field_5x52_asm.asm
2015-06-15 04:51:30.0 -0400
 litecoin-0.10.2.2/src/secp256k1/src/field_5x52_asm.asm 2016-01-03 
08:35:26.438350565 -0500
+@@ -466,4 +466,12 @@
+   jmp common_exit_norm
+   end
+ 
+-  
++%ifidn __OUTPUT_FORMAT__,elf
++section .note.GNU-stack noalloc noexec nowrite progbits
++%endif
++%ifidn __OUTPUT_FORMAT__,elf32
++section .note.GNU-stack noalloc noexec nowrite progbits
++%endif
++%ifidn __OUTPUT_FORMAT__,elf64
++section .note.GNU-stack noalloc noexec nowrite progbits
++%endif

diff --git a/net-p2p/litecoind/litecoind-0.10.2.2-r3.ebuild 
b/net-p2p/litecoind/litecoind-0.10.2.2-r4.ebuild
similarity index 96%
rename from net-p2p/litecoind/litecoind-0.10.2.2-r3.ebuild
rename to net-p2p/litecoind/litecoind-0.10.2.2-r4.ebuild
index c7f7068..9b2dea4 100644
--- a/net-p2p/litecoind/litecoind-0.10.2.2-r3.ebuild
+++ b/net-p2p/litecoind/litecoind-0.10.2.2-r4.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$
 
@@ -46,6 +46,7 @@ src_prepare() {
epatch "${FILESDIR}"/0.9.0-sys_leveldb.patch
epatch "${FILESDIR}"/litecoind-0.10.2.2-memenv_h.patch
epatch "${FILESDIR}"/litecoin-miniupnpc-abi.patch
+   epatch "${FILESDIR}"/litecoind-0.10.2.2-fix-gnustack.patch
eautoreconf
rm -r src/leveldb
 }



[gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-software/

2016-01-03 Thread Gilles Dartiguelongue
commit: d817a2a915841374ad55f1ff5f5fc80d0e55ae97
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Jan  3 13:33:32 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Jan  3 13:33:32 2016 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=d817a2a9

gnome-extra/gnome-software: moved to gentoo repo

 .../gnome-software/gnome-software-3.16.5.ebuild| 60 -
 .../gnome-software/gnome-software-3.18.3.ebuild| 63 --
 gnome-extra/gnome-software/metadata.xml|  5 --
 3 files changed, 128 deletions(-)

diff --git a/gnome-extra/gnome-software/gnome-software-3.16.5.ebuild 
b/gnome-extra/gnome-software/gnome-software-3.16.5.ebuild
deleted file mode 100644
index ab77931..000
--- a/gnome-extra/gnome-software/gnome-software-3.16.5.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-any-r1 virtualx
-
-DESCRIPTION="Gnome install & update software"
-HOMEPAGE="http://wiki.gnome.org/Apps/Software";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND="
-   >=app-admin/packagekit-base-1
-   dev-db/sqlite:3
-   >=dev-libs/appstream-glib-0.3.4:0/7
-   >=dev-libs/glib-2.39.1:2
-   gnome-base/gnome-desktop:3
-   >=gnome-base/gsettings-desktop-schemas-3.11.5
-   net-libs/libsoup:2.4
-   sys-auth/polkit
-   >=x11-libs/gtk+-3.16:3
-"
-DEPEND="${RDEPEND}
-   ${PYTHON_DEPS}
-   app-text/docbook-xml-dtd:4.2
-   dev-libs/libxslt
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-   test? ( dev-util/dogtail )
-"
-# test? ( dev-util/valgrind )
-
-pkg_setup() {
-   python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   # valgrind fails with SIGTRAP
-   sed -e 's/TESTS = .*/TESTS =/' \
-   -i "${S}"/src/Makefile.{am,in} || die
-
-   gnome2_src_prepare
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --enable-man \
-   $(use_enable test dogtail)
-}
-
-src_test() {
-   Xemake check TESTS_ENVIRONMENT="dbus-run-session"
-}

diff --git a/gnome-extra/gnome-software/gnome-software-3.18.3.ebuild 
b/gnome-extra/gnome-software/gnome-software-3.18.3.ebuild
deleted file mode 100644
index 80fa2b8..000
--- a/gnome-extra/gnome-software/gnome-software-3.18.3.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-any-r1 virtualx
-
-DESCRIPTION="Gnome install & update software"
-HOMEPAGE="http://wiki.gnome.org/Apps/Software";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND="
-   >=app-admin/packagekit-base-1.0.9
-   dev-db/sqlite:3
-   >=dev-libs/appstream-glib-0.5.1:0
-   >=dev-libs/glib-2.45.8:2
-   >=gnome-base/gnome-desktop-3.17.92:3=
-   >=gnome-base/gsettings-desktop-schemas-3.11.5
-   net-libs/libsoup:2.4
-   sys-auth/polkit
-   >=x11-libs/gtk+-3.16:3
-"
-DEPEND="${RDEPEND}
-   ${PYTHON_DEPS}
-   app-text/docbook-xml-dtd:4.2
-   dev-libs/libxslt
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-   test? ( dev-util/dogtail )
-"
-# test? ( dev-util/valgrind )
-
-pkg_setup() {
-   python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   # valgrind fails with SIGTRAP
-   sed -e 's/TESTS = .*/TESTS =/' \
-   -i "${S}"/src/Makefile.{am,in} || die
-
-   gnome2_src_prepare
-}
-
-src_configure() {
-   # FIXME: investigate limba and firmware update support
-   gnome2_src_configure \
-   --enable-man \
-   --disable-firmware \
-   --disable-limba \
-   $(use_enable test dogtail)
-}
-
-src_test() {
-   Xemake check TESTS_ENVIRONMENT="dbus-run-session"
-}

diff --git a/gnome-extra/gnome-software/metadata.xml 
b/gnome-extra/gnome-software/metadata.xml
deleted file mode 100644
index 6e0e2ec..000
--- a/gnome-extra/gnome-software/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  gnome
-



  1   2   >