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

2016-03-16 Thread Jeroen Roovers
commit: f5d3353dbf67bd7c19e7449e80c7e5dfaebbe598
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Mar 16 11:03:03 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Mar 16 11:06:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5d3353d

www-client/vivaldi: Version bump.

Package-Manager: portage-2.2.28

 www-client/vivaldi/Manifest|   2 +
 www-client/vivaldi/vivaldi-1.0.422.8_p1.ebuild | 109 +
 2 files changed, 111 insertions(+)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index 44f0550..ebe8f8f 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -2,3 +2,5 @@ DIST vivaldi-1.0.418.3_p1-amd64.deb 43991410 SHA256 
8fdc29a3308d95f85d91b2129ad8
 DIST vivaldi-1.0.418.3_p1-i386.deb 44552770 SHA256 
b0e07d388276d41c170cee07500384f1e996ac47b332a83785d1c52b34dbdf9b SHA512 
9b8d691edaab936d6ce32f7b473ea6d68b0387df819b76795481b553e2fc6a7bd878218eb06b47588abe0e3cbbdcb920742b4e348d56c691b37c447d4eac6117
 WHIRLPOOL 
76c6b450afba2e20470106010e8d9b4a5cf4f88f7d51afac33e45d5f50c3e7ec68d77f7505722278281830cc1053eb207f00fdf03ba7290f0f6e063a2fd5393c
 DIST vivaldi-1.0.420.4_p1-amd64.deb 44768090 SHA256 
c96f1c6b267b420ba67372270acaa59b17845d0b68a17ce6aa4b106af33c4798 SHA512 
9c5d47f3ac22e1db9c2a69e56078b4575d005b6f254dffdbfc42811e765357a97431806389841a47d34a78a192e5ca32f128a41b513ab7193697dfbe331c5b41
 WHIRLPOOL 
5fd068835a899c25f2c7bd74f5d7bdc0f84cd8cf12c8d311e19f157de5c6195f7b140db39278e73aeb9cdaac2bd0b00ea016254c13f1eb5f03cc45becacb19d1
 DIST vivaldi-1.0.420.4_p1-i386.deb 45065664 SHA256 
38fa929beff0abe907a2fde658b721f19b64cb066a500aee3eaf77490d2cbb79 SHA512 
0074fc5d9b7295586d976210639132a05955664bc5be787fcd8855f2531919f0c709d537c40bbee988a52fb08ad3987b41dd1ed817918fdd71c05cef17855454
 WHIRLPOOL 
a1db4a535dda5b48fd7b49348c55e7574a6a26c4875d45e800cca77639e68c19cac05247ad7471e86af374e73c600cd568273a98fb165da36375b5a6ad53684f
+DIST vivaldi-1.0.422.8_p1-amd64.deb 44779844 SHA256 
9a6445c36e09c547dc905fb268d36ff86fed3049a8a6898105428777e4c72459 SHA512 
2a3cec260e08adac5dbbec2dbd4e0a3ffbd32d96b364777c7a75be71665d084efda01bd547d8ef66e4e9cb272e0ee3c400c6b92559ae6df24dd0bcacfd89e843
 WHIRLPOOL 
6fcfaefb43c2608575c6f60c5359c8162045388d6ca1cf407fdbe313ec818159bd073a0a57e812d175b95abea89744335d55b4ec0d4053763fafd3e0c73b1354
+DIST vivaldi-1.0.422.8_p1-i386.deb 45119244 SHA256 
787a6a669c3b5786139352905b526303e48219ba211ac2573d8d8410c7df2874 SHA512 
b2f1aebd69766c036d4304d22f7a26ef5d92341145dad84a81943e04aef6986cdb5e5d181cc867fc1a00cc4feafc0aeb3bdeb3b1472f2e8d24afb60d10f4dc8a
 WHIRLPOOL 
497f850116a68cf095b6ed62bffb10c7c6a699e0345bb4ae3b4d7fdcfece731f9c9f879419d53ed45b04f45ea2d32e8283f1661ce5e8c979d0ee448079d7da15

diff --git a/www-client/vivaldi/vivaldi-1.0.422.8_p1.ebuild 
b/www-client/vivaldi/vivaldi-1.0.422.8_p1.ebuild
new file mode 100644
index 000..b1d3702
--- /dev/null
+++ b/www-client/vivaldi/vivaldi-1.0.422.8_p1.ebuild
@@ -0,0 +1,109 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CHROMIUM_LANGS="
+   am ar bg bn ca cs da de el en_GB en_US es_419 es et fa fil fi fr gu he 
hi
+   hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr 
sv
+   sw ta te th tr uk vi zh_CN zh_TW
+"
+inherit chromium eutils multilib unpacker toolchain-funcs
+
+DESCRIPTION="A new browser for our friends"
+HOMEPAGE="http://vivaldi.com/;
+VIVALDI_BASE_URI="${HOMEPAGE}download/snapshot/${PN}-snapshot_${PV/_p/-}_"
+SRC_URI="
+   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
+   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
+"
+
+LICENSE="Vivaldi"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+
+RESTRICT="bindist mirror"
+
+S=${WORKDIR}
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   >=dev-libs/openssl-1.0.1:0
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   sys-libs/libcap
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+VIVALDI_HOME="opt/${PN}-snapshot"
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   sed -i \
+   -e "s|@LIBDIR@|$(get_libdir)|g" \
+   opt/vivaldi-snapshot/vivaldi-snapshot || die
+
+   sed -i \
+   -e 's|vivaldi-snapshot|vivaldi|g' \
+   usr/share/applications/${PN}-snapshot.desktop \
+   

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

2016-03-16 Thread Jeroen Roovers
commit: 32df39efa302301722187d63a37d7db672eda8b7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Mar 16 11:03:44 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Mar 16 11:06:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32df39ef

www-client/vivaldi: Old.

Package-Manager: portage-2.2.28

 www-client/vivaldi/Manifest|   2 -
 www-client/vivaldi/vivaldi-1.0.418.3_p1.ebuild | 109 -
 2 files changed, 111 deletions(-)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index ebe8f8f..74f4741 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -1,5 +1,3 @@
-DIST vivaldi-1.0.418.3_p1-amd64.deb 43991410 SHA256 
8fdc29a3308d95f85d91b2129ad8b7c30fb33fe7b7138f0f25824ba647221a6a SHA512 
b9faa7339773da657cfb89c882f2e7158130e550270b74a860bf727311899c0a9a1c61df2ece9badfad5bbe122922eacfefb14b809ffeacc9bd64143f5c31eed
 WHIRLPOOL 
27cc130deded401d095f6a89d274ba9bde15c3312d526d3ad58b651043e2b3274453e47417f75fe78429b5fbea1a90762fc7ff50d5ddd18cf55ad2908ce486d2
-DIST vivaldi-1.0.418.3_p1-i386.deb 44552770 SHA256 
b0e07d388276d41c170cee07500384f1e996ac47b332a83785d1c52b34dbdf9b SHA512 
9b8d691edaab936d6ce32f7b473ea6d68b0387df819b76795481b553e2fc6a7bd878218eb06b47588abe0e3cbbdcb920742b4e348d56c691b37c447d4eac6117
 WHIRLPOOL 
76c6b450afba2e20470106010e8d9b4a5cf4f88f7d51afac33e45d5f50c3e7ec68d77f7505722278281830cc1053eb207f00fdf03ba7290f0f6e063a2fd5393c
 DIST vivaldi-1.0.420.4_p1-amd64.deb 44768090 SHA256 
c96f1c6b267b420ba67372270acaa59b17845d0b68a17ce6aa4b106af33c4798 SHA512 
9c5d47f3ac22e1db9c2a69e56078b4575d005b6f254dffdbfc42811e765357a97431806389841a47d34a78a192e5ca32f128a41b513ab7193697dfbe331c5b41
 WHIRLPOOL 
5fd068835a899c25f2c7bd74f5d7bdc0f84cd8cf12c8d311e19f157de5c6195f7b140db39278e73aeb9cdaac2bd0b00ea016254c13f1eb5f03cc45becacb19d1
 DIST vivaldi-1.0.420.4_p1-i386.deb 45065664 SHA256 
38fa929beff0abe907a2fde658b721f19b64cb066a500aee3eaf77490d2cbb79 SHA512 
0074fc5d9b7295586d976210639132a05955664bc5be787fcd8855f2531919f0c709d537c40bbee988a52fb08ad3987b41dd1ed817918fdd71c05cef17855454
 WHIRLPOOL 
a1db4a535dda5b48fd7b49348c55e7574a6a26c4875d45e800cca77639e68c19cac05247ad7471e86af374e73c600cd568273a98fb165da36375b5a6ad53684f
 DIST vivaldi-1.0.422.8_p1-amd64.deb 44779844 SHA256 
9a6445c36e09c547dc905fb268d36ff86fed3049a8a6898105428777e4c72459 SHA512 
2a3cec260e08adac5dbbec2dbd4e0a3ffbd32d96b364777c7a75be71665d084efda01bd547d8ef66e4e9cb272e0ee3c400c6b92559ae6df24dd0bcacfd89e843
 WHIRLPOOL 
6fcfaefb43c2608575c6f60c5359c8162045388d6ca1cf407fdbe313ec818159bd073a0a57e812d175b95abea89744335d55b4ec0d4053763fafd3e0c73b1354

diff --git a/www-client/vivaldi/vivaldi-1.0.418.3_p1.ebuild 
b/www-client/vivaldi/vivaldi-1.0.418.3_p1.ebuild
deleted file mode 100644
index b1d3702..000
--- a/www-client/vivaldi/vivaldi-1.0.418.3_p1.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-CHROMIUM_LANGS="
-   am ar bg bn ca cs da de el en_GB en_US es_419 es et fa fil fi fr gu he 
hi
-   hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr 
sv
-   sw ta te th tr uk vi zh_CN zh_TW
-"
-inherit chromium eutils multilib unpacker toolchain-funcs
-
-DESCRIPTION="A new browser for our friends"
-HOMEPAGE="http://vivaldi.com/;
-VIVALDI_BASE_URI="${HOMEPAGE}download/snapshot/${PN}-snapshot_${PV/_p/-}_"
-SRC_URI="
-   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
-   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
-"
-
-LICENSE="Vivaldi"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-
-RESTRICT="bindist mirror"
-
-S=${WORKDIR}
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   >=dev-libs/openssl-1.0.1:0
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   sys-libs/libcap
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:2
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/pango[X]
-"
-
-QA_PREBUILT="*"
-S=${WORKDIR}
-VIVALDI_HOME="opt/${PN}-snapshot"
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-src_prepare() {
-   sed -i \
-   -e "s|@LIBDIR@|$(get_libdir)|g" \
-   opt/vivaldi-snapshot/vivaldi-snapshot || die
-
-   sed -i \
-   -e 's|vivaldi-snapshot|vivaldi|g' \
-   usr/share/applications/${PN}-snapshot.desktop \
-   usr/share/xfce4/helpers/${PN}-snapshot.desktop || die
-
-   mv 

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

2016-03-16 Thread Agostino Sarubbo
commit: f8589e3fb38c24f1a9b0d3d1c523b60145cfc7fb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 10:59:48 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 10:59:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8589e3f

dev-python/et_xmlfile: x86 stable wrt bug #577142

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

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

diff --git a/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild 
b/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
index 9e6df4f..c6b3289 100644
--- a/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
+++ b/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]"



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

2016-03-16 Thread Agostino Sarubbo
commit: 4619eb332696b7397334203d4f21c7dfdb6e27b7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 11:00:16 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 11:00:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4619eb33

app-admin/rsyslog: x86 stable wrt bug #577494

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

 app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild 
b/app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild
index 026a01f..4075140 100644
--- a/app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild
@@ -35,7 +35,7 @@ else
http://www.rsyslog.com/files/download/${PN}/${P}.tar.gz
doc? ( 
http://www.rsyslog.com/files/download/${PN}/${PN}-doc-${PV}.tar.gz )
"
-   KEYWORDS="amd64 ~arm ~hppa ~x86"
+   KEYWORDS="amd64 ~arm ~hppa x86"
 fi
 
 LICENSE="GPL-3 LGPL-3 Apache-2.0"



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

2016-03-16 Thread Agostino Sarubbo
commit: 0a2ab5153a846147d8e43daf4264d189dcaee62b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 10:59:43 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 10:59:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a2ab515

dev-python/openpyxl: x86 stable wrt bug #577142

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

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

diff --git a/dev-python/openpyxl/openpyxl-2.3.0.ebuild 
b/dev-python/openpyxl/openpyxl-2.3.0.ebuild
index da44725..deb1a6f 100644
--- a/dev-python/openpyxl/openpyxl-2.3.0.ebuild
+++ b/dev-python/openpyxl/openpyxl-2.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



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

2016-03-16 Thread Agostino Sarubbo
commit: 6152c142f2c0386387b531d1adcc1f23c9db9fd9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 10:59:55 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 10:59:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6152c142

app-i18n/ibus: x86 stable wrt bug #565190

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

 app-i18n/ibus/ibus-1.5.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus/ibus-1.5.12.ebuild b/app-i18n/ibus/ibus-1.5.12.ebuild
index 37d5118..f1a9778 100644
--- a/app-i18n/ibus/ibus-1.5.12.ebuild
+++ b/app-i18n/ibus/ibus-1.5.12.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/ibus/ibus/wiki;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="deprecated gconf gtk +gtk3 +introspection nls +python test vala wayland 
+X"
 REQUIRED_USE="
|| ( gtk gtk3 X )



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/

2016-03-16 Thread Agostino Sarubbo
commit: 0693b4b0b8ac323a077d0c9621b82ba73a785955
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 11:00:03 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 11:00:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0693b4b0

dev-vcs/git: x86 stable wrt bug #577482

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

 dev-vcs/git/git-2.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git/git-2.7.3.ebuild b/dev-vcs/git/git-2.7.3.ebuild
index 5f5f5e1..7144c9b 100644
--- a/dev-vcs/git/git-2.7.3.ebuild
+++ b/dev-vcs/git/git-2.7.3.ebuild
@@ -33,7 +33,7 @@ if [[ ${PV} != * ]]; then

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-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 ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="GPL-2"



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

2016-03-16 Thread Agostino Sarubbo
commit: 3653f27ce5761c65741937092ec891e941fa33f9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 11:00:09 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 11:00:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3653f27c

sci-libs/libcerf: x86 stable wrt bug #577516

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

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

diff --git a/sci-libs/libcerf/libcerf-1.4.ebuild 
b/sci-libs/libcerf/libcerf-1.4.ebuild
index 5dd4366..731fa97 100644
--- a/sci-libs/libcerf/libcerf-1.4.ebuild
+++ b/sci-libs/libcerf/libcerf-1.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc static-libs test"
 
 src_install() {



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

2016-03-16 Thread Agostino Sarubbo
commit: f117ac1565bb6da95b6c2384c0b4b19d9555f9f1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 11:00:22 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 11:00:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f117ac15

www-client/pybugz: x86 stable wrt bug #577498

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

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

diff --git a/www-client/pybugz/pybugz-0.12.1.ebuild 
b/www-client/pybugz/pybugz-0.12.1.ebuild
index 217ade1..c9df4ad 100644
--- a/www-client/pybugz/pybugz-0.12.1.ebuild
+++ b/www-client/pybugz/pybugz-0.12.1.ebuild
@@ -12,7 +12,7 @@ if [ "${PV}" = "" ]; then
inherit git-r3
 else
SRC_URI="https://github.com/williamh/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x86-solaris"
inherit vcs-snapshot
 fi
 



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

2016-03-16 Thread Agostino Sarubbo
commit: da18b7b01ded6013bc1d78d8bd12369aa0eec502
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 10:58:31 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 10:58:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da18b7b0

www-client/pybugz: amd64 stable wrt bug #577498

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

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

diff --git a/www-client/pybugz/pybugz-0.12.1.ebuild 
b/www-client/pybugz/pybugz-0.12.1.ebuild
index 5d5c9ed..217ade1 100644
--- a/www-client/pybugz/pybugz-0.12.1.ebuild
+++ b/www-client/pybugz/pybugz-0.12.1.ebuild
@@ -12,7 +12,7 @@ if [ "${PV}" = "" ]; then
inherit git-r3
 else
SRC_URI="https://github.com/williamh/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x86-solaris"
inherit vcs-snapshot
 fi
 



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

2016-03-16 Thread Agostino Sarubbo
commit: 2cab006d85e92b88f25e50a958e1d28e51ddcd44
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 10:58:03 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 10:58:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cab006d

app-i18n/ibus: amd64 stable wrt bug #565190

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

 app-i18n/ibus/ibus-1.5.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus/ibus-1.5.12.ebuild b/app-i18n/ibus/ibus-1.5.12.ebuild
index 2e909c1..37d5118 100644
--- a/app-i18n/ibus/ibus-1.5.12.ebuild
+++ b/app-i18n/ibus/ibus-1.5.12.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/ibus/ibus/wiki;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="deprecated gconf gtk +gtk3 +introspection nls +python test vala wayland 
+X"
 REQUIRED_USE="
|| ( gtk gtk3 X )



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

2016-03-16 Thread Agostino Sarubbo
commit: 935601680741beee9bbd5f1de5a8dc8cebc5770d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 10:57:49 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 10:57:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93560168

dev-python/openpyxl: amd64 stable wrt bug #577142

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

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

diff --git a/dev-python/openpyxl/openpyxl-2.3.0.ebuild 
b/dev-python/openpyxl/openpyxl-2.3.0.ebuild
index 1094623..da44725 100644
--- a/dev-python/openpyxl/openpyxl-2.3.0.ebuild
+++ b/dev-python/openpyxl/openpyxl-2.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



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

2016-03-16 Thread Agostino Sarubbo
commit: 6a0e1e060a80c2e4721152e30cc2e30234d32a77
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 10:58:17 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 10:58:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a0e1e06

sci-libs/libcerf: amd64 stable wrt bug #577516

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

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

diff --git a/sci-libs/libcerf/libcerf-1.4.ebuild 
b/sci-libs/libcerf/libcerf-1.4.ebuild
index dd6ad9c..5dd4366 100644
--- a/sci-libs/libcerf/libcerf-1.4.ebuild
+++ b/sci-libs/libcerf/libcerf-1.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc static-libs test"
 
 src_install() {



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

2016-03-16 Thread Agostino Sarubbo
commit: a94594a3f2b827976aeb6e08600ea6c394d8b866
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 10:58:24 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 10:58:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94594a3

app-admin/rsyslog: amd64 stable wrt bug #577494

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

 app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild 
b/app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild
index b205590..026a01f 100644
--- a/app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild
@@ -35,7 +35,7 @@ else
http://www.rsyslog.com/files/download/${PN}/${P}.tar.gz
doc? ( 
http://www.rsyslog.com/files/download/${PN}/${PN}-doc-${PV}.tar.gz )
"
-   KEYWORDS="~amd64 ~arm ~hppa ~x86"
+   KEYWORDS="amd64 ~arm ~hppa ~x86"
 fi
 
 LICENSE="GPL-3 LGPL-3 Apache-2.0"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/

2016-03-16 Thread Agostino Sarubbo
commit: 5125b08527fb9acd3cfb30c36de4085134df1efe
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 10:58:11 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 10:58:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5125b085

dev-vcs/git: amd64 stable wrt bug #577482

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

 dev-vcs/git/git-2.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git/git-2.7.3.ebuild b/dev-vcs/git/git-2.7.3.ebuild
index ff8deaa..5f5f5e1 100644
--- a/dev-vcs/git/git-2.7.3.ebuild
+++ b/dev-vcs/git/git-2.7.3.ebuild
@@ -33,7 +33,7 @@ if [[ ${PV} != * ]]; then

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-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 ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="GPL-2"



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

2016-03-16 Thread Agostino Sarubbo
commit: 11b84d2976799f0dec6ea7a9c9eefeb453146f61
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 16 10:57:55 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 16 10:57:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11b84d29

dev-python/et_xmlfile: amd64 stable wrt bug #577142

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

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

diff --git a/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild 
b/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
index 4f2e466..9e6df4f 100644
--- a/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
+++ b/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]"



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

2016-03-16 Thread Jeroen Roovers
commit: ca9edba30c930e40ed5ba5c22d9b6776060c8f3a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Mar 16 10:41:18 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Mar 16 10:41:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9edba3

sys-kernel/gentoo-sources: Mark ~hppa (bug #577354).

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

 sys-kernel/gentoo-sources/gentoo-sources-4.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.5.0.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.5.0.ebuild
index 7e2c0e1..66e6670 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.5.0.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.5.0.ebuild
@@ -13,7 +13,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 -hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2016-03-16 Thread Alexis Ballier
commit: 52bfdf86b18e9e262e01df95129d2f9e713dbbf8
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Mar 16 10:35:08 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Mar 16 10:35:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52bfdf86

dev-ros/dynamic_reconfigure: bump to 1.5.42

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

 dev-ros/dynamic_reconfigure/Manifest   |  1 +
 .../dynamic_reconfigure-1.5.42.ebuild  | 24 ++
 2 files changed, 25 insertions(+)

diff --git a/dev-ros/dynamic_reconfigure/Manifest 
b/dev-ros/dynamic_reconfigure/Manifest
index 50ab557..2fb48eb 100644
--- a/dev-ros/dynamic_reconfigure/Manifest
+++ b/dev-ros/dynamic_reconfigure/Manifest
@@ -1,2 +1,3 @@
 DIST dynamic_reconfigure-1.5.39.tar.gz 34301 SHA256 
6884a5f6bcd660598529b6e68f318406d2897a289cbc41d81c4d912132c71856 SHA512 
0d069b2762d785494dfb4297bff550d3b113be26485cc754884ad3de687129b5fc1a74a6e30ff35348ec57d5e916b1cc76033d56dc540fd7f9e6eaae262c6ca2
 WHIRLPOOL 
4e29c8ba66729405281835f5636681c2104e88b80840bc68c2c2cf81d1775364e3906bcb122932545638cfa8cd9e6d53efd834bff25c5fad79bb49667887f1b4
 DIST dynamic_reconfigure-1.5.41.tar.gz 34471 SHA256 
7f242ee5e8c889926f40ef34df94750af0261160c24e4dc9bf3c3a067d0bc13a SHA512 
31e1d1f5c36541b46eee44419a50c2ab76f3f497d1dbd2161bc348e9f4adf71d4a2c2d5b01b7278bb991971ccf0773f072da16e26497eefc120b28c38422e049
 WHIRLPOOL 
737054d37e6c1ef1fb68cac19ae2e03876621016ced8ed58b97d802f5437e69367be98cadcf51308b5eebe75304d126e8bcf1c860a65fc44e71e18ebc1205587
+DIST dynamic_reconfigure-1.5.42.tar.gz 34689 SHA256 
520c92c198b8da03d9f70a837528a3e308696bf31ba39902a9a3da3c522d6e06 SHA512 
7fc74312a8b8763edd2bd3e66fc6a27ce3d8adaa37b9d284c7e7d8a13324336c1ffb49fa416acfc39bc4d28c6eb33e654900367bacbd412c0cb8fb17bfd7b809
 WHIRLPOOL 
a74229b0ddac33a0222faf21db0a5412cb8ea7c0a719e67442fdbb3f22711f14fd98584163fc852def601840c9cd6c16e88d2b3705ea1ec520874b5d0334a928

diff --git a/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.42.ebuild 
b/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.42.ebuild
new file mode 100644
index 000..7f15404
--- /dev/null
+++ b/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.42.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CATKIN_HAS_MESSAGES=yes
+ROS_REPO_URI="https://github.com/ros/dynamic_reconfigure;
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Provides a means to change node parameters at any time without 
having to restart the node"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-libs/boost:=[threads]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/roscpp
+"
+DEPEND="${RDEPEND}"



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

2016-03-16 Thread Alexis Ballier
commit: 693f208fa8b5c7ad5c3d4a9bb409d88a37df45bd
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Mar 16 10:32:17 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Mar 16 10:32:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=693f208f

dev-ros/image_view: drop patch from  that has been merged upstream

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

 dev-ros/image_view/image_view-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-ros/image_view/image_view-.ebuild 
b/dev-ros/image_view/image_view-.ebuild
index 09ccaac..1f5b4dd 100644
--- a/dev-ros/image_view/image_view-.ebuild
+++ b/dev-ros/image_view/image_view-.ebuild
@@ -30,4 +30,3 @@ RDEPEND="
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 "
 DEPEND="${RDEPEND}"
-PATCHES=( "${FILESDIR}/dynrec.patch" )



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

2016-03-16 Thread Keri Harris
commit: bae8778e339c6ff1898bd03c0ffd960ac329b98b
Author: Keri Harris  gentoo  org>
AuthorDate: Wed Mar 16 10:29:10 2016 +
Commit: Keri Harris  gentoo  org>
CommitDate: Wed Mar 16 10:29:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bae8778e

dev-lang/yap: always inline cp-float-unaligned instructions. Closes #577106

Package-Manager: portage-2.2.26

 dev-lang/yap/Manifest | 2 +-
 dev-lang/yap/yap-6.3.2.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lang/yap/Manifest b/dev-lang/yap/Manifest
index 1010eb1..f37a406 100644
--- a/dev-lang/yap/Manifest
+++ b/dev-lang/yap/Manifest
@@ -1,6 +1,6 @@
 DIST yap-6.2.2-gentoo-patchset-2.tar.gz 5736 SHA256 
a4c74594a1342ae748c6f00b2ddd28c0d2b8decaa42d0d481617c98a1a34fdae SHA512 
046dcab1fe630da06d8b2b5c4a51551fda7ac9e359db8ac92efa2d0880a8aa57ba0fac1ae6947c3fc9aa4e3498a88644f095e69f9deeea63f5433d2c5a687bf4
 WHIRLPOOL 
f91c1aa3d377e8194fba0970a0dcb58fc5e1d45c5ac1764ed56b0904c08433c8ef0e28241efa86c85d29259771d75156fe6a981204d34571c87302435e03e941
 DIST yap-6.2.2.tar.gz 5496746 SHA256 
c9b5feb1ac6488797e8c722053db239cc208f7f6f09135f1e6d5f5802f90878e SHA512 
8b357f02cd631b7e4d6a44911d82d329b82a654b24637d448ba0e4393ab34918df685c453f4e8b8ebb3aba71034f653c4522478cfafbb24f157c083b623bfc5e
 WHIRLPOOL 
7d266b06874aab2c5b56391ee0d03be025f7cf2ae5ab9a2ca2ef5989b6ef5229bde491919a1b77f3af362798af83bc47614fd3bd293c0d9f4b74d202adb86ea5
-DIST yap-6.3.2-gentoo-patchset-6.tar.gz 4138 SHA256 
a5691612842b89e8dc3f5755fe076f3203574da34256bcba78ce282451cfde27 SHA512 
c2dc49c0e185e6b6d7bdae175d470926f7b072dad1e46d30e36e885ca4d0abc8a7908b3abc946b1d7c77006973f8ef9e7dc862ecc4ef756eff5d83a06674e5a7
 WHIRLPOOL 
7046a9d74d34e9f561f71b762f81ae208784eb6daccb4e0bfe7980729bd5094d34858f7d88b54c9d4589e6b835707a0150fd0a6c2b98d41d9238efbc1badb805
+DIST yap-6.3.2-gentoo-patchset-7.tar.gz 4686 SHA256 
e527f95d65f3f51e042b292a46e3a60a9bff98c1d7424aca01313382982f5856 SHA512 
61eb95eb062631009407f7b3723ebeb2124e9e7eca204bb5fff5f5164ebae704461c28b3e69efbf1685beab051c003c0c35c38942724a2da625586a70b48f982
 WHIRLPOOL 
e787f65d6f4a594ca38f1295fd88d5dd8a36d1d6281478f94d8c0dfd86c89357a2fd203bf0fe1321dfa37c9d465d126097a1a25862bf88e2cc1d1c2b3692a931
 DIST yap-6.3.2.tar.gz 6447312 SHA256 
876a31a05a8e50a32bda8597d3381953e3ed99f37f06e7075209a501b8e2d1ed SHA512 
8fd93d4e448e92f5dfd4b0dd18e0ce988766d99b3bf7a72bce3931d551c873a11468764bef6bbb132a5518870f2bce0a00658536614db3cdc6586af27d56555d
 WHIRLPOOL 
f4507cb41735f40bf343b608a443f017e118c2b99da38e8a59e630b397c4812ce087ce097e85d5af9552191b5f77559609b22f446d05a3513fec08582ea43804
 DIST yap-6.3.3-gentoo-patchset-7.tar.gz 4889 SHA256 
0e369d2eb1fd7fe803b54d386fcccf3eb9b45c239a1a5cda8f66bf449e1f4739 SHA512 
e93923177987160511f25293b165cd053fe067947705240d3c514d4dc574b2accbf7ed403cbc23320eff972f7c935e52f2b2e3dfa89129d3bf62b81ed9fd7413
 WHIRLPOOL 
336c1468c9cb250d65cd890437eede6f5308a3bafb338e8e9aa2cf42057c8c29696644ac78cd10d364f1ed7c5e26eef8ba7cf35d6565b6b44ac271193a1bd269
 DIST yap-6.3.3.tar.gz 7879301 SHA256 
aee3b449b1669af07a8291ce6e7fb0a9b35e1343e2ab96fadb1a37552397fa78 SHA512 
4ef45277ec84b6e072fa54afc7d6c18f11c3a0cdf477e35e35a0ce2181c9ff2e693f8735f63a1899373f6baf79ce0a972b37e1ae6ed8271bec60663f477bbe80
 WHIRLPOOL 
3b4095ff9ecbd532d2211e9158f6bd400248b43386027894c08754aadc14712a60325aeb950b361f14b2bc105053ff8a70b025e305fb79003a68f4226a39b724

diff --git a/dev-lang/yap/yap-6.3.2.ebuild b/dev-lang/yap/yap-6.3.2.ebuild
index 969a2fb..5b06009 100644
--- a/dev-lang/yap/yap-6.3.2.ebuild
+++ b/dev-lang/yap/yap-6.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=2
 
 inherit eutils flag-o-matic java-pkg-opt-2 multilib
 
-PATCHSET_VER="6"
+PATCHSET_VER="7"
 
 DESCRIPTION="YAP is a high-performance Prolog compiler"
 HOMEPAGE="http://www.dcc.fc.up.pt/~vsc/Yap/;



[gentoo-commits] repo/gentoo:master commit in: dev-java/xml-im-exporter/

2016-03-16 Thread Patrice Clement
commit: 23b0d56f9842a70897b0d2b51f2a98746bcd3831
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Mar 16 09:44:59 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Mar 16 09:50:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b0d56f

dev-java/xml-im-exporter: EAPI 5 bump.

Package-Manager: portage-2.2.26

 dev-java/xml-im-exporter/Manifest  |  1 +
 .../xml-im-exporter/xml-im-exporter-1.1-r2.ebuild  | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-java/xml-im-exporter/Manifest 
b/dev-java/xml-im-exporter/Manifest
index af34cb9..f579d1a 100644
--- a/dev-java/xml-im-exporter/Manifest
+++ b/dev-java/xml-im-exporter/Manifest
@@ -1 +1,2 @@
+DIST xml-im-exporter-1.1.tgz 235161 SHA256 
26b7ec388b39f2094af8d270dde5d84c46839328e5c58446f3dd2e857b153c76 SHA512 
a762fe18a90abcc558fe3921038db7338a8bd98d9a7a0fe3ce86d733df5641541663126afcfa06dd1723dc9da205c80e2cf5f38f39ad84300b4750ceb77aa19c
 WHIRLPOOL 
04accb4fedd521a529868c47c138256d158ab3b15d961f357e7d147708a9f392de631c1b96b1de676997a96f3af9b1b070dc7649fdcbd65a13f878917ad1c465
 DIST xml-im-exporter1.1.tgz 235161 SHA256 
26b7ec388b39f2094af8d270dde5d84c46839328e5c58446f3dd2e857b153c76 SHA512 
a762fe18a90abcc558fe3921038db7338a8bd98d9a7a0fe3ce86d733df5641541663126afcfa06dd1723dc9da205c80e2cf5f38f39ad84300b4750ceb77aa19c
 WHIRLPOOL 
04accb4fedd521a529868c47c138256d158ab3b15d961f357e7d147708a9f392de631c1b96b1de676997a96f3af9b1b070dc7649fdcbd65a13f878917ad1c465

diff --git a/dev-java/xml-im-exporter/xml-im-exporter-1.1-r2.ebuild 
b/dev-java/xml-im-exporter/xml-im-exporter-1.1-r2.ebuild
new file mode 100644
index 000..1929a48
--- /dev/null
+++ b/dev-java/xml-im-exporter/xml-im-exporter-1.1-r2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="XML Im-/Exporter is a library to assist im/export XML"
+HOMEPAGE="http://xml-im-exporter.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}.tgz -> ${P}.tgz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=virtual/jre-1.6"
+
+DEPEND="
+   source? ( app-arch/zip )
+   >=virtual/jdk-1.6"
+
+S="${WORKDIR}/${PN}"
+
+JAVA_ENCODING="ISO-8859-1"
+
+JAVA_SRC_DIR="src"
+
+java_prepare() {
+   java-pkg_clean
+   rm -rf src/test || die
+}
+
+src_install() {
+   java-pkg-simple_src_install
+   dodoc Changes.txt Open-Issues.txt Readme.txt Version.txt
+}



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

2016-03-16 Thread Patrice Clement
commit: 923a61c2303b3d496a4963e53d75bd9d99d81aa9
Author: Louis Sautier  gmail  com>
AuthorDate: Wed Mar 16 09:45:35 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Mar 16 09:50:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=923a61c2

media-video/openshot: require ffmpeg/libav to be compiled with USE=vpx

Gentoo-Bug: https://bugs.gentoo.org/563026
Package-Manager: portage-2.2.27
Closes: https://github.com/gentoo/gentoo/pull/1068

 .../openshot/{openshot-1.4.3.ebuild => openshot-1.4.3-r1.ebuild}| 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-video/openshot/openshot-1.4.3.ebuild 
b/media-video/openshot/openshot-1.4.3-r1.ebuild
similarity index 89%
rename from media-video/openshot/openshot-1.4.3.ebuild
rename to media-video/openshot/openshot-1.4.3-r1.ebuild
index dd9aee7..3d9fb6d 100644
--- a/media-video/openshot/openshot-1.4.3.ebuild
+++ b/media-video/openshot/openshot-1.4.3-r1.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$
 
@@ -27,8 +27,8 @@ RDEPEND="
dev-python/pillow[${PYTHON_USEDEP}]
>=media-libs/mlt-0.8.2[ffmpeg,frei0r,gtk,melt,python,sdl,xml]
ffmpeg? (
-   libav? ( media-video/libav:=[encode,sdl,x264,mp3,theora] )
-   !libav? ( media-video/ffmpeg:0=[encode,sdl,x264,mp3,theora] )
+   libav? ( media-video/libav:=[encode,sdl,x264,mp3,theora,vpx] )
+   !libav? ( media-video/ffmpeg:0=[encode,sdl,x264,mp3,theora,vpx] 
)
)
python? (
dev-python/httplib2[${PYTHON_USEDEP}]



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

2016-03-16 Thread Patrice Clement
commit: 88dcb3912720860ffb7283cee5524d7a36c4ce8e
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Mar 16 09:46:23 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Mar 16 09:50:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88dcb391

dev-java/mersennetwister: Stable for amd64+x86.

Package-Manager: portage-2.2.26

 dev-java/mersennetwister/mersennetwister-0_pre23765-r1.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-java/mersennetwister/mersennetwister-0_pre23765-r1.ebuild 
b/dev-java/mersennetwister/mersennetwister-0_pre23765-r1.ebuild
index 683e965..221a344 100644
--- a/dev-java/mersennetwister/mersennetwister-0_pre23765-r1.ebuild
+++ b/dev-java/mersennetwister/mersennetwister-0_pre23765-r1.ebuild
@@ -14,8 +14,10 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=virtual/jre-1.6"
-DEPEND=">=virtual/jdk-1.6"
+DEPEND="
+   source? ( app-arch/zip )
+   >=virtual/jdk-1.6"



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

2016-03-16 Thread Patrice Clement
commit: 24d50faaa1a649d9571e7c5514466171c1332313
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Mar 16 09:46:58 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Mar 16 09:50:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d50faa

dev-java/mersennetwister: Clean up old.

Package-Manager: portage-2.2.26

 .../mersennetwister-0_pre23765-r1.ebuild   |  2 +-
 .../mersennetwister-0_pre23765.ebuild  | 27 --
 2 files changed, 1 insertion(+), 28 deletions(-)

diff --git a/dev-java/mersennetwister/mersennetwister-0_pre23765-r1.ebuild 
b/dev-java/mersennetwister/mersennetwister-0_pre23765-r1.ebuild
index 221a344..0c1a689 100644
--- a/dev-java/mersennetwister/mersennetwister-0_pre23765-r1.ebuild
+++ b/dev-java/mersennetwister/mersennetwister-0_pre23765-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 

diff --git a/dev-java/mersennetwister/mersennetwister-0_pre23765.ebuild 
b/dev-java/mersennetwister/mersennetwister-0_pre23765.ebuild
deleted file mode 100644
index 641320c..000
--- a/dev-java/mersennetwister/mersennetwister-0_pre23765.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Modified MersenneTwister java port for Freenet"
-HOMEPAGE="http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html;
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=virtual/jre-1.5"
-DEPEND=">=virtual/jdk-1.5"
-
-S=${WORKDIR}
-
-src_install() {
-   java-pkg_dojar "${PN}.jar"
-   use doc && java-pkg_dojavadoc docs
-   use source && java-pkg_dosrc org
-}



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

2016-03-16 Thread Tobias Klausmann
commit: 632e93089c0160aa10dd112364e70f329e75e361
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Mar 16 09:33:51 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Mar 16 09:33:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=632e9308

Drop accidental alpha stable keyword

Package-Manager: portage-2.2.28

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

diff --git a/www-client/firefox/firefox-38.6.1.ebuild 
b/www-client/firefox/firefox-38.6.1.ebuild
index f08aaaf..a795236 100644
--- a/www-client/firefox/firefox-38.6.1.ebuild
+++ b/www-client/firefox/firefox-38.6.1.ebuild
@@ -38,7 +38,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils 
gnome2-utils mozconfig-v6
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="http://www.mozilla.com/firefox;
 
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"



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

2016-03-16 Thread Ian Delaney
commit: f64a99bc60bdb101d4ef9c2f9ab6fdc7cd842637
Author: Louis Sautier  gmail  com>
AuthorDate: Tue Mar 15 13:43:07 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Wed Mar 16 08:58:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f64a99bc

media-video/openshot: bump to 2.0.6, add myself as proxied maintainer

Use a new slot as this version is completely different from the old 1.4
releases and both may be installed at the same time.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575344

Package-Manager: portage-2.2.27
Closes: https://github.com/gentoo/gentoo/pull/1057

 media-video/openshot/Manifest  |  1 +
 media-video/openshot/metadata.xml  | 13 ++-
 media-video/openshot/openshot-2.0.6.ebuild | 54 ++
 3 files changed, 67 insertions(+), 1 deletion(-)

diff --git a/media-video/openshot/Manifest b/media-video/openshot/Manifest
index 2e4ed36..c84267d 100644
--- a/media-video/openshot/Manifest
+++ b/media-video/openshot/Manifest
@@ -1 +1,2 @@
 DIST openshot-1.4.3.tar.gz 31990991 SHA256 
5bebf1c59a8667b0263599544f2d23ce6be3ab79ce24a85b766e1e39cab859d0 SHA512 
f3221c3e508ccf61d4fd2771de47f42ddb1a78996853011ee336e8ccf842a0fd97707a60c677e1465a89e6eb67911b6eb98b002959f8a29ac9e31924bbb6fcda
 WHIRLPOOL 
4fd8d5b5db2923c8b7349032847087b9cf4ccdbade206c5c6cc9aac27ace6e99c6053bd1184cf14b20c80b4f666baf356798a5b6a8d6c7c737a9a986894943af
+DIST openshot-qt-2.0.6.tar.gz 91612365 SHA256 
80a7ad0fa5e2f4fc8b1c2c8c4a6d73315b63f8263a0c374c2ffd4faa6c5c SHA512 
cec7ece06d7ceb69440e413b372fb3c40bab36391f19acfd94c42ae9b0ccab7bee2dc2b335febf0f2a61788991aea34f72c07df7a5eaacab8bcd9f0de315114b
 WHIRLPOOL 
10270675cbd783b21e446bd5cbe3712fa12dc1d28e66772fde60ed4e155524d1b297e1c6267bc4190b47445252fb9a4d11ab60fa697106eea6ad08fe4fb599f6

diff --git a/media-video/openshot/metadata.xml 
b/media-video/openshot/metadata.xml
index 4e57193..48b78f8 100644
--- a/media-video/openshot/metadata.xml
+++ b/media-video/openshot/metadata.xml
@@ -1,9 +1,20 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   sautier.lo...@gmail.com
+   Louis Sautier
+   Proxied maintainer; set to assignee in all 
bugs
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
Free, open-source, non-linear video editor to create 
and edit videos and movies

openshot
+   OpenShot/openshot-qt
+   
https://github.com/OpenShot/openshot-qt/issues
+   https://bugs.launchpad.net/openshot/+bugs

 

diff --git a/media-video/openshot/openshot-2.0.6.ebuild 
b/media-video/openshot/openshot-2.0.6.ebuild
new file mode 100644
index 000..fa568a1
--- /dev/null
+++ b/media-video/openshot/openshot-2.0.6.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_REQ_USE=xml
+PYTHON_COMPAT=( python3_{4,5} )
+DISTUTILS_SINGLE_IMPL=1
+
+inherit versionator distutils-r1 gnome2-utils xdg
+
+MY_PN="${PN}-qt"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Free, open-source, non-linear video editor to create and edit 
videos and movies"
+HOMEPAGE="http://www.openshot.org/ https://launchpad.net/libopenshot;
+SRC_URI="https://launchpad.net/${PN}/$(get_version_component_range 
1-2)/${PV}/+download/${MY_P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="1"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/PyQt5[webkit,${PYTHON_USEDEP}]
+   media-libs/libopenshot[${PYTHON_USEDEP}]
+"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   # prevent setup.py from trying to update MIME databases
+   sed -i 's/^ROOT =.*/ROOT = False/' setup.py || die
+   xdg_src_prepare
+   distutils-r1_python_prepare_all
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_icon_cache_update
+}



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

2016-03-16 Thread Wolfram Schlich
commit: f340f8456f677206d71bf8ffc218bc48f743aa0d
Author: Wolfram Schlich  gentoo  org>
AuthorDate: Wed Mar 16 08:40:35 2016 +
Commit: Wolfram Schlich  gentoo  org>
CommitDate: Wed Mar 16 08:55:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f340f845

dev-libs/cyberjack: version bump. upstream removed /usr/bin/fxcyberjack and 
/usr/bin/cyberjack.

Package-Manager: portage-2.2.28

 dev-libs/cyberjack/Manifest|  2 +-
 ...99.5_p08.ebuild => cyberjack-3.99.5_p09.ebuild} | 13 +++
 .../files/cyberjack-3.99.5_p08-install.patch   | 26 --
 ...s.patch => cyberjack-3.99.5_p09-manpages.patch} |  0
 ...atch => cyberjack-3.99.5_p09-returnvalue.patch} |  0
 5 files changed, 4 insertions(+), 37 deletions(-)

diff --git a/dev-libs/cyberjack/Manifest b/dev-libs/cyberjack/Manifest
index cf65619..c730592 100644
--- a/dev-libs/cyberjack/Manifest
+++ b/dev-libs/cyberjack/Manifest
@@ -1,2 +1,2 @@
-DIST pcsc-cyberjack-3.99.5final.SP08.tar.bz2 786514 SHA256 
ab42b81ad685302c89763faaf0d90e23f804134e020d653323ad9f95a43655fc SHA512 
8630297b48e578d47e90cc3e216ff0daebfadee783f338588a5ad99132b5260901cf6545d292d312e054bcdd4a6e2d377a6c881d68e6c6bc062b0a435287181d
 WHIRLPOOL 
0fb4de26b6f7a117d648ebabf7f7b4c1ec68a261a454728ccacbb37b15c07764a0f85d441e06c7627ae891dadab0fcbee61cd31063069b7aeeca8f02241a4ee6
+DIST pcsc-cyberjack-3.99.5final.SP09.tar.bz2 956808 SHA256 
1f8cb8da18aae3b39f7c972d06c3221d08e870119bc871a2eb198a09b01139d4 SHA512 
e0e324a2b0251cc28512e87799c7408f2d008c07a463ff36478de0547b701b5523ff78bd4cffb388b02254eed5fe88fb2769e38da625f6040003d8858d6c5b3b
 WHIRLPOOL 
b2abc2f7edfcf28bb28264072741e156e336e892f4b8730fcd4784998d5f95f192adcd877315fb46ce9fca8fdfffc02269293d25c215c97fe115f25f7cd1cb41
 DIST pcsc-cyberjack_3.99.5final.SP03.tar.gz 1485952 SHA256 
fa5324d8a270d50aec20345cb57362f684ddadd3a50dbd0773ee13d2d87bc0a9 SHA512 
a091a09b501d7a7c757f0a458007f44ac281cbeaaf5bc3c2aa89915ee7a39478e6f80b6f24fec77be753c8d77deeda2858b7a806e3c982f54c199bd797288e05
 WHIRLPOOL 
51429512a9037e6ec4a98cc33576176cafda5fe3a3b33c56b2d928c7a7bc06135ac93e92a713836e4dc20e90f6106f9ca3643de5baed7c25672c26f6fc4a6368

diff --git a/dev-libs/cyberjack/cyberjack-3.99.5_p08.ebuild 
b/dev-libs/cyberjack/cyberjack-3.99.5_p09.ebuild
similarity index 87%
rename from dev-libs/cyberjack/cyberjack-3.99.5_p08.ebuild
rename to dev-libs/cyberjack/cyberjack-3.99.5_p09.ebuild
index 134aa2d..2adc316 100644
--- a/dev-libs/cyberjack/cyberjack-3.99.5_p08.ebuild
+++ b/dev-libs/cyberjack/cyberjack-3.99.5_p09.ebuild
@@ -17,17 +17,13 @@ 
SRC_URI="http://support.reiner-sct.de/downloads/LINUX/V${MY_PV}/${MY_P}.tar.bz2;
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="fox static-libs threads +udev +usb"
+IUSE="static-libs threads +udev +usb"
 
 # FIXME:
 # xml is actually optional but the code is still used anyway. We'll have to 
wait
 # until upstream fixed it.
 COMMON_DEPEND="sys-apps/pcsc-lite
-   usb? ( virtual/libusb:1 )
-   fox? (
-   >=x11-libs/fox-1.6:=
-   dev-libs/libxml2
-   )"
+   usb? ( virtual/libusb:1 )"
 RDEPEND="${COMMON_DEPEND}
udev? ( virtual/udev )"
 DEPEND="${COMMON_DEPEND}
@@ -36,7 +32,7 @@ DEPEND="${COMMON_DEPEND}
 #S=${WORKDIR}/${MY_P2}
 S=${WORKDIR}/${MY_P}
 
-DOCS="ChangeLog NEWS doc/README.txt"
+DOCS="debian/changelog doc/README.txt"
 
 pkg_setup() {
CONFIG_CHECK="~USB_SERIAL_CYBERJACK"
@@ -44,7 +40,6 @@ pkg_setup() {
 }
 
 src_prepare() {
-   epatch "${FILESDIR}/${P}-install.patch"
epatch "${FILESDIR}/${P}-manpages.patch"
epatch "${FILESDIR}/${P}-returnvalue.patch"
eautoreconf
@@ -58,8 +53,6 @@ src_configure() {
$(use_enable static-libs static) \
$(use_enable usb nonserial) \
$(use_enable threads) \
-   $(use_enable fox xml2) \
-   $(use_enable fox) \
--with-usbdropdir="$($(tc-getPKG_CONFIG) libpcsclite 
--variable=usbdropdir)"
 }
 

diff --git a/dev-libs/cyberjack/files/cyberjack-3.99.5_p08-install.patch 
b/dev-libs/cyberjack/files/cyberjack-3.99.5_p08-install.patch
deleted file mode 100644
index f0a2f0a..000
--- a/dev-libs/cyberjack/files/cyberjack-3.99.5_p08-install.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From c107dd6db4967a04297eab120500a7fc5c93f221 Mon Sep 17 00:00:00 2001
-From: Christian Ruppert 
-Date: Thu, 13 Feb 2014 23:10:37 +0100
-Subject: [PATCH 3/3] Do not install pcscd_init.diff
-
-Signed-off-by: Christian Ruppert 

- tools/cyberjack/scripts/Makefile.am | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/tools/cyberjack/scripts/Makefile.am 
b/tools/cyberjack/scripts/Makefile.am
-index e9cc408..e2098d2 100644
 a/tools/cyberjack/scripts/Makefile.am
-+++ b/tools/cyberjack/scripts/Makefile.am
-@@ -1,6 +1,6 @@
- 
- cdscriptdir=$(libdir)/cyberjack
--cdscript_SCRIPTS=getdist.sh 

[gentoo-commits] dev/dev-zero:master commit in: dev-python/flask-restful/, dev-python/aniso8601/

2016-03-16 Thread Tiziano Müller
commit: 5d1ceba99e86b5f9a735393f251fdb32f931b4cc
Author: Tiziano Müller  gentoo  org>
AuthorDate: Tue Mar 15 21:57:16 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Tue Mar 15 21:57:16 2016 +
URL:https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=5d1ceba9

aniso8601 and flask-restful are now in the tree with py-3.5 support

 dev-python/aniso8601/Manifest  |  1 -
 dev-python/aniso8601/aniso8601-1.1.0.ebuild| 22 --
 dev-python/aniso8601/metadata.xml  | 12 -
 dev-python/flask-restful/Manifest  |  7 ---
 .../flask-restful/flask-restful-0.3.5-r1.ebuild| 51 --
 dev-python/flask-restful/metadata.xml  | 14 --
 6 files changed, 107 deletions(-)

diff --git a/dev-python/aniso8601/Manifest b/dev-python/aniso8601/Manifest
deleted file mode 100644
index 23c3728..000
--- a/dev-python/aniso8601/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST aniso8601-1.1.0.tar.gz 49417 SHA256 
4fc462db59811f541bc25d865b86367153d8ce773ae75b16d54e2e1cd393b5cc SHA512 
c8e634ae00bb1eb465c48f1f5a4df2aef48ba8a868abbd0bd158c435646a43b681908a25361c9f916333b9e92ab321389b1b2be89320f37b8ce3c7238d86b1c8
 WHIRLPOOL 
0b455b0fb92abe13f5aa2bb1aaba3e87a4e529cf54360d2759ccab5eb65d88e04d92261c7786c2ca2de40cd18e4913af7aab29551e1156e640651137db2e2243

diff --git a/dev-python/aniso8601/aniso8601-1.1.0.ebuild 
b/dev-python/aniso8601/aniso8601-1.1.0.ebuild
deleted file mode 100644
index 97323fc..000
--- a/dev-python/aniso8601/aniso8601-1.1.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A library for parsing ISO 8601 strings"
-HOMEPAGE="https://bitbucket.org/nielsenb/aniso8601/ 
https://pypi.python.org/pypi/aniso8601/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   "${PYTHON}" -m unittest discover ${PN}/tests || die "Tests fail with 
${EPYTHON}"
-}

diff --git a/dev-python/aniso8601/metadata.xml 
b/dev-python/aniso8601/metadata.xml
deleted file mode 100644
index 3543616..000
--- a/dev-python/aniso8601/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-pyt...@gentoo.org
-Python
-  
-  
-aniso8601
-nielsenb/aniso8601
-  
-

diff --git a/dev-python/flask-restful/Manifest 
b/dev-python/flask-restful/Manifest
deleted file mode 100644
index 529d6d7..000
--- a/dev-python/flask-restful/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-DIST flask-restful-0.2.12.tar.gz 96159 SHA256 
fb44cff325a7f9581007c1f01c6d6f78a8d97ea95a7455b894e0004847213c04 SHA512 
4a270431b07c0f3d11fc1a618ba58675b8c869af448894a8067ca297454584decdfe97a0a686f9398599d4888f4f57545d4514d90ee655169ab2b35c8acb1de4
 WHIRLPOOL 
e9d6d9f6d43e912b45a8b4f0f93b3e329922b449d98fd4a2afe09bd14ea78547fbb62f6a9268bce41640b9da1d409bf9500ecfc971a4409401493f6b2e1d0f19
-DIST flask-restful-0.3.0.tar.gz 103123 SHA256 
17cb9ef93f6a8329e3bbbf6956fa67e3415efcd142d7da34d5b154409a884078 SHA512 
6cb768e591e9a5257eb22406c6857fd24f2cfcccf739c008cc92bda7b03b253726b42fc95fc0e121c4635c7d0a25a816186ba4497fb3b53277d8f0e6aa13f862
 WHIRLPOOL 
34511a91241a7e421878631ae9d91ffacb8863592e17b7e8c893c084a41f22b7ce96ecc81816a1195e94e34d16723216bc9a222a38fe49473f2254ffb6ddf121
-DIST flask-restful-0.3.1.tar.gz 103801 SHA256 
b2171bb730511e2fc54d071a5b8d9f5e852273dcc72a092b0fd937b98956da74 SHA512 
264497864297e2621d9a47a08f02bd8632b4030e3d09cb9ac9d04b431fee8cc1e3801220c7fb05fae0e2230e33461e1c7bcefc6b69432f10ac748b9845f1356b
 WHIRLPOOL 
0776e4c2bcd9be0db9cc6664fb21c7433cbb0a8d6c4738890ad041830c9e8e98583a5d9f73ed1c69d5a4cb9457991cf59fc6e177e2541bb157f452f81c8d6359
-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 

[gentoo-commits] dev/dev-zero:master commit in: dev-python/passlib/

2016-03-16 Thread Tiziano Müller
commit: 8f52e8b0dfee4e28c9e0596ea59f95119d6016fb
Author: Tiziano Müller  gentoo  org>
AuthorDate: Wed Mar 16 08:32:17 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Wed Mar 16 08:32:17 2016 +
URL:https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=8f52e8b0

now in tree

 dev-python/passlib/Manifest|  3 ---
 dev-python/passlib/metadata.xml| 23 --
 dev-python/passlib/passlib-1.6.5-r1.ebuild | 31 --
 3 files changed, 57 deletions(-)

diff --git a/dev-python/passlib/Manifest b/dev-python/passlib/Manifest
deleted file mode 100644
index bd78977..000
--- a/dev-python/passlib/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST passlib-1.6.1.tar.gz 395855 SHA256 
00cfb564feb2d97ebaf6b28acdc9277a0c73c3c1df7b2a7b65605c76e724177b SHA512 
93c047dc0a06f19a20e5da97db43c5c76e06d69baeac15cc932ef0306ae22dac5c1a3925889a140fd181ab4e00ac513ec829951e15babf5aad89bd2d08dc9907
 WHIRLPOOL 
b0840a1fd903000db06c1739d902e01c3cc4fb9f63692b0316fd60bd3393fa5be134037476da135306cc258fe38853269ebbb424d13f45edda9dd1c1b370d957
-DIST passlib-1.6.2.tar.gz 408950 SHA256 
e987f6000d16272f75314c7147eb015727e8532a3b747b1a8fb58e154c68392d SHA512 
4c58df875549d9d4a5a9cb5d7b8e853b2614cab1c67a35d0d113fcd6332bbe0f5b6d2521d71eade2e020d0a42cd9ce0a6e866c82bc1a840391f9005ba0baceea
 WHIRLPOOL 
74bc9eceb460108d435eb25a46db1dd91acef146c4972fffcd065a8774247faf423ddcb3bfe6d143a65b1f2a681aa562424ba881bf71e088633aa201c7ceb3d9
-DIST passlib-1.6.5.tar.gz 417044 SHA256 
a83d34f53dc9b17aa42c9a35c3fbcc5120f3fcb07f7f8721ec45e6a27be347fc SHA512 
b5323834a0a7fc7e799882c512a2fcaddb0cbf4dbfb3ec578c9a9ea7a7f08349335cd3124fe2b379eef265ecdf9d823b7562951881710cf4dafff128a65c82d4
 WHIRLPOOL 
ed9f190557fe9b1994dc30a38bdcdcd9c2275e6a32c17a8159b034c7dd49cf8531020f5c6e53301c1fca89b0e5abd1692072faa6e050fd8edbf877b197b8afae

diff --git a/dev-python/passlib/metadata.xml b/dev-python/passlib/metadata.xml
deleted file mode 100644
index 98546fd..000
--- a/dev-python/passlib/metadata.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-prometheanf...@gentoo.org
-Matthew Thode
-  
-  
-openst...@gentoo.org
-Openstack
-  
-  
-pyt...@gentoo.org
-Python
-  
-  
-comprehensive password hashing framework supporting over 20 schemes
-  
-  
-passlib
-ecollins/passlib
-  
-

diff --git a/dev-python/passlib/passlib-1.6.5-r1.ebuild 
b/dev-python/passlib/passlib-1.6.5-r1.ebuild
deleted file mode 100644
index 28fdd61..000
--- a/dev-python/passlib/passlib-1.6.5-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Password hashing framework supporting over 20 schemes"
-HOMEPAGE="https://bitbucket.org/ecollins/passlib/wiki/Home/;
-SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
-
-LICENSE="BSD-2"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="test doc"
-
-RDEPEND="dev-python/bcrypt[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
-   nosetests -w "${BUILD_DIR}"/lib || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   use doc && dodoc docs/{*.rst,requirements.txt,lib/*.rst}
-}



[gentoo-commits] dev/dev-zero:master commit in: dev-python/bcrypt/

2016-03-16 Thread Tiziano Müller
commit: 831ae039e49a0929e41a5a50e603ef318d78f0bc
Author: Tiziano Müller  gentoo  org>
AuthorDate: Wed Mar 16 08:27:09 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Wed Mar 16 08:27:09 2016 +
URL:https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=831ae039

now in tree

 dev-python/bcrypt/Manifest   |  2 --
 dev-python/bcrypt/bcrypt-2.0.0-r1.ebuild | 31 ---
 dev-python/bcrypt/metadata.xml   | 16 
 3 files changed, 49 deletions(-)

diff --git a/dev-python/bcrypt/Manifest b/dev-python/bcrypt/Manifest
deleted file mode 100644
index 3ced589..000
--- a/dev-python/bcrypt/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST bcrypt-1.1.1.tar.gz 39714 SHA256 
f68700f4560d90e30b7bb30105b9553000690222887625209aa8a14826ce0461 SHA512 
b6388e69dfe4a7a40a304745607fe23fa2cd6c0f874b09c39849958f4d4c77cd5387c2baa79de69e8809c0df8841b085885c83f00bc13ee5a08b3af6c04d721f
 WHIRLPOOL 
cc5759ab03c2da11a5b2f3da741957f250eb4b016aa6e5cf3fcc3a28f527219343c321dd432235ec99fc67749edbdb6806d410d6f0ca0afad0c03374ef019b20
-DIST bcrypt-2.0.0.tar.gz 38748 SHA256 
8b2d197ef220d10eb74625dde7af3b10daa973ae9a1eadd6366f763fad4387fa SHA512 
61ee83c291e65307d1094d4ca80d58f823c04d8389384e33265a3d4d7537ef0846ba07e23ab1c68501851e9b9fc3cc927e0137d52450aee6af938c91c821c435
 WHIRLPOOL 
46484d780f50a449e5c7d40f37b20b0a9baae4b51a0facb9cb774abddba29d4353c40e274f57c101db572ba778d134d2069180ad8ee73dbef55406aee5560721

diff --git a/dev-python/bcrypt/bcrypt-2.0.0-r1.ebuild 
b/dev-python/bcrypt/bcrypt-2.0.0-r1.ebuild
deleted file mode 100644
index d8cc530..000
--- a/dev-python/bcrypt/bcrypt-2.0.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Modern password hashing for software and servers"
-HOMEPAGE="https://github.com/pyca/bcrypt/ https://pypi.python.org/pypi/bcrypt/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '>=dev-python/cffi-1.1:=[${PYTHON_USEDEP}]' 
'python*')
-   $(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )
-   "
-RDEPEND="
-   $(python_gen_cond_dep '>=dev-python/cffi-1.1:=[${PYTHON_USEDEP}]' 
'python*')
-   $(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )
-   >=dev-python/six-1.4.1[${PYTHON_USEDEP}]
-   !dev-python/py-bcrypt"
-
-# The testsuite is not included in the tarball

diff --git a/dev-python/bcrypt/metadata.xml b/dev-python/bcrypt/metadata.xml
deleted file mode 100644
index 10dc187..000
--- a/dev-python/bcrypt/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-pyt...@gentoo.org
-Python
-  
-  
-openst...@gentoo.org
-Openstack
-  
-  
-bcrypt
-pyca/bcrypt
-  
-



[gentoo-commits] dev/dev-zero:master commit in: dev-python/xmltodict/

2016-03-16 Thread Tiziano Müller
commit: 7c0b37e2f8c8e1d969e77f06294d2cb837f9a635
Author: Tiziano Müller  gentoo  org>
AuthorDate: Wed Mar 16 08:18:27 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Wed Mar 16 08:18:27 2016 +
URL:https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=7c0b37e2

now in tree

 dev-python/xmltodict/Manifest   |  3 ---
 dev-python/xmltodict/metadata.xml   | 12 
 dev-python/xmltodict/xmltodict-0.10.1-r1.ebuild | 23 ---
 3 files changed, 38 deletions(-)

diff --git a/dev-python/xmltodict/Manifest b/dev-python/xmltodict/Manifest
deleted file mode 100644
index 65ec99c..000
--- a/dev-python/xmltodict/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST xmltodict-0.10.1.tar.gz 24620 SHA256 
b2cab0184bbb8c3627fc54b03ed79ea2f4d5579fa041e3456ff8d3b3c09b0d5e SHA512 
b2fdccf2a158256d8b2a78fdaf2c5527c6c25753da344864024fa8ef1d4e4b9a561d2802b10b668ea72af50dd41d05ca590dbf036a4b97c175b7788642ca3c63
 WHIRLPOOL 
4f239872ab411ec8c18c5184172e5cfa3a535ea3c86d92884e2993a57e10196925e32fd2139a76198d7cb739f0432cdf1d4fffc082b57c50946e5e4d2db21b1a
-DIST xmltodict-0.9.1.tar.gz 37721 SHA256 
ba676bec7a2a2e8be0565c26807db8661f1bfd49b5fd7b2d89731270137f49f3 SHA512 
4dd3ef1424f74185d37e41c6860c37c63e4d11735bd5e111025429b66ae2bff8b07a30f245dc40c85dc3e657fdfd3e91d7074adc69fc0d4b7bde1bf16d6010ac
 WHIRLPOOL 
d4dd1e1af07778757f2de80bc606656ef1488589d50f8da7d68894b9c66e7a6b3f6bc7a5ad0c35aa93e661ec9fadae028261df59dd79b9b922c274eb29d27c02
-DIST xmltodict-0.9.2.tar.gz 37875 SHA256 
275d1e68c95cd7e3ee703ddc3ea7278e8281f761680d6bdd637bcd00a5c59901 SHA512 
0d2bd2cce9b4484514cf16df92abdf26dfd17e222ea6a9285ca1216858bc8092bd328f39b8af851a1293e9d72f140775e12236a440004783a6bfd2321efec0c5
 WHIRLPOOL 
909460169cd3948dfc231040cc7f827436aafe0bd89b246e1cbf15699c84356e2947c704a555f62d4e378481b5acd5893a67bf31a9d97cb4b8f7a01fe378f76c

diff --git a/dev-python/xmltodict/metadata.xml 
b/dev-python/xmltodict/metadata.xml
deleted file mode 100644
index ec7f1c3..000
--- a/dev-python/xmltodict/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-pyt...@gentoo.org
-Python
-  
-  
-xmltodict
-martinblech/xmltodict
-  
-

diff --git a/dev-python/xmltodict/xmltodict-0.10.1-r1.ebuild 
b/dev-python/xmltodict/xmltodict-0.10.1-r1.ebuild
deleted file mode 100644
index a969498..000
--- a/dev-python/xmltodict/xmltodict-0.10.1-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Makes working with XML feel like you are working with JSON"
-HOMEPAGE="https://github.com/martinblech/xmltodict/ 
https://pypi.python.org/pypi/xmltodict/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
-   nosetests || die "Tests fail with ${EPYTHON}"
-}



[gentoo-commits] dev/dev-zero:master commit in: dev-python/webob/

2016-03-16 Thread Tiziano Müller
commit: 079ebc07098b5998212f0c06cb8bdafaef77f4f5
Author: Tiziano Müller  gentoo  org>
AuthorDate: Wed Mar 16 08:21:34 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Wed Mar 16 08:21:34 2016 +
URL:https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=079ebc07

now in tree

 dev-python/webob/Manifest  |  1 -
 dev-python/webob/metadata.xml  | 11 
 dev-python/webob/webob-1.6.0_alpha0.ebuild | 44 --
 3 files changed, 56 deletions(-)

diff --git a/dev-python/webob/Manifest b/dev-python/webob/Manifest
deleted file mode 100644
index 6c0c44d..000
--- a/dev-python/webob/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST WebOb-1.6.0a0.tar.gz 203676 SHA256 
fe6bc77ace5ec879152ac47b9c4b357b7c788264adbff1fe6bf8a0824272af91 SHA512 
0cf15757e237c66f6b92fd5fbb61ce9b02a0ac56708d7d8eeb99cb2e042b6203a60fd0a5894c129c1830930c7d5faeb2374fe785ee7b889a29e473fa37c97b22
 WHIRLPOOL 
2daf1ae4a561ac4031e05b936a7db960711473c44ebfddee509a4c7ebd9c5acde6098ac8c745006b39d5394d3bba7b124e80723638f9fc70e1de2734550b007b

diff --git a/dev-python/webob/metadata.xml b/dev-python/webob/metadata.xml
deleted file mode 100644
index 5a81475..000
--- a/dev-python/webob/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   pyt...@gentoo.org
-   Python
-   
-   
-   WebOb
-   
-

diff --git a/dev-python/webob/webob-1.6.0_alpha0.ebuild 
b/dev-python/webob/webob-1.6.0_alpha0.ebuild
deleted file mode 100644
index d681096..000
--- a/dev-python/webob/webob-1.6.0_alpha0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
-
-inherit distutils-r1 versionator
-
-MY_PN=WebOb
-MY_P=${MY_PN}-${PV//_alpha/a}
-
-DESCRIPTION="WSGI request and response object"
-HOMEPAGE="http://webob.org/ https://pypi.python.org/pypi/WebOb;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="doc test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   test? ( dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/coverage[${PYTHON_USEDEP}] )"
-RDEPEND=""
-
-S=${WORKDIR}/${MY_P}
-
-python_compile_all() {
-   if use doc; then
-   "${PYTHON}" setup.py build_sphinx || die
-   fi
-}
-
-python_test() {
-   nosetests --verbose -w tests || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
-   distutils-r1_python_install_all
-}



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

2016-03-16 Thread Tiziano Müller
commit: eca4953f23c239b50a5f7dbd67c1d5076033c3f7
Author: Tiziano Müller  gentoo  org>
AuthorDate: Wed Mar 16 08:30:18 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Wed Mar 16 08:30:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eca4953f

dev-python/passlib: rev-bump for py-3.5 compat and EAPI-6

Package-Manager: portage-2.2.28

 dev-python/passlib/passlib-1.6.5-r1.ebuild | 31 ++
 1 file changed, 31 insertions(+)

diff --git a/dev-python/passlib/passlib-1.6.5-r1.ebuild 
b/dev-python/passlib/passlib-1.6.5-r1.ebuild
new file mode 100644
index 000..2a10e68
--- /dev/null
+++ b/dev-python/passlib/passlib-1.6.5-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Password hashing framework supporting over 20 schemes"
+HOMEPAGE="https://bitbucket.org/ecollins/passlib/wiki/Home/;
+SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+KEYWORDS="~amd64 ~arm64 ~x86"
+SLOT="0"
+IUSE="test doc"
+
+RDEPEND="dev-python/bcrypt[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+python_test() {
+   nosetests -w "${BUILD_DIR}"/lib || die "Tests fail with ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   use doc && dodoc docs/{*.rst,requirements.txt,lib/*.rst}
+}



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

2016-03-16 Thread Tiziano Müller
commit: e952e9af72706f8d395aea98704ade1283a4bc0b
Author: Tiziano Müller  gentoo  org>
AuthorDate: Wed Mar 16 08:26:06 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Wed Mar 16 08:26:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e952e9af

dev-python/bcrypt: rev-bump for py-3.5 compat and EAPI-6

Package-Manager: portage-2.2.28

 dev-python/bcrypt/bcrypt-2.0.0-r1.ebuild | 31 +++
 1 file changed, 31 insertions(+)

diff --git a/dev-python/bcrypt/bcrypt-2.0.0-r1.ebuild 
b/dev-python/bcrypt/bcrypt-2.0.0-r1.ebuild
new file mode 100644
index 000..2a5efe0
--- /dev/null
+++ b/dev-python/bcrypt/bcrypt-2.0.0-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Modern password hashing for software and servers"
+HOMEPAGE="https://github.com/pyca/bcrypt/ https://pypi.python.org/pypi/bcrypt/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '>=dev-python/cffi-1.1:=[${PYTHON_USEDEP}]' 
'python*')
+   $(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )
+   "
+RDEPEND="
+   $(python_gen_cond_dep '>=dev-python/cffi-1.1:=[${PYTHON_USEDEP}]' 
'python*')
+   $(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )
+   >=dev-python/six-1.4.1[${PYTHON_USEDEP}]
+   !dev-python/py-bcrypt"
+
+# The testsuite is not included in the tarball



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

2016-03-16 Thread Tiziano Müller
commit: babc44d7ab86a7489126b9dc0dad6a711563deb9
Author: Tiziano Müller  gentoo  org>
AuthorDate: Wed Mar 16 08:17:36 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Wed Mar 16 08:17:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=babc44d7

dev-python/xmltodict: rev-bump for py-3.5 compat and EAPI-6

Package-Manager: portage-2.2.28

 dev-python/xmltodict/xmltodict-0.10.1-r1.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/dev-python/xmltodict/xmltodict-0.10.1-r1.ebuild 
b/dev-python/xmltodict/xmltodict-0.10.1-r1.ebuild
new file mode 100644
index 000..a969498
--- /dev/null
+++ b/dev-python/xmltodict/xmltodict-0.10.1-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Makes working with XML feel like you are working with JSON"
+HOMEPAGE="https://github.com/martinblech/xmltodict/ 
https://pypi.python.org/pypi/xmltodict/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+python_test() {
+   nosetests || die "Tests fail with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/stellarium/

2016-03-16 Thread Jeroen Roovers
commit: 500975f5ba97adcb665dcd52fc840b390854e302
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Mar 16 08:02:46 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Mar 16 08:03:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500975f5

sci-astronomy/stellarium: Stable for PPC64 (bug #574844).

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

 sci-astronomy/stellarium/stellarium-0.14.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-astronomy/stellarium/stellarium-0.14.2.ebuild 
b/sci-astronomy/stellarium/stellarium-0.14.2.ebuild
index 00e7714..b44af6b 100644
--- a/sci-astronomy/stellarium/stellarium-0.14.2.ebuild
+++ b/sci-astronomy/stellarium/stellarium-0.14.2.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug nls sound stars"
 
 RESTRICT="test"



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

2016-03-16 Thread Ian Delaney
commit: 172d599517ff60cc8c79fa7c3423d01a8818dc13
Author: Christian Tietz  mailbox  org>
AuthorDate: Tue Mar 15 18:48:19 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Wed Mar 16 06:46:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172d5995

app-editors/gummi: bump live ebuild to EAPI 6

Closes: https://github.com/gentoo/gentoo/pull/1062

 app-editors/gummi/gummi-.ebuild | 27 ++-
 1 file changed, 18 insertions(+), 9 deletions(-)

diff --git a/app-editors/gummi/gummi-.ebuild 
b/app-editors/gummi/gummi-.ebuild
index d7501cb..786b700 100644
--- a/app-editors/gummi/gummi-.ebuild
+++ b/app-editors/gummi/gummi-.ebuild
@@ -1,30 +1,39 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-inherit autotools base eutils git-r3
+EAPI=6
 
-EGIT_REPO_URI="https://github.com/alexandervdm/gummi;
+inherit autotools eutils
 
 DESCRIPTION="Simple LaTeX editor for GTK+ users"
-HOMEPAGE="http://gummi.midnightcoding.org;
+HOMEPAGE="https://github.com/alexandervdm/gummi;
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/alexandervdm/gummi.git;
+   KEYWORDS=""
+else
+   SRC_URI="https://github.com/alexandervdm/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS=""
 IUSE=""
 
 LANGS="ar ca cs da de el es fr hu it nl pl pt pt_BR ro ru sv zh_CN zh_TW"
 
 for X in ${LANGS} ; do
-   IUSE="${IUSE} linguas_${X}"
+   IUSE="${IUSE} +linguas_${X}"
 done
 
-RDEPEND=">=dev-libs/glib-2.16:2
+RDEPEND="
+   dev-libs/glib:2
dev-texlive/texlive-latex
dev-texlive/texlive-latexextra
-   >=x11-libs/gtk+-2.16:2"
+   x11-libs/gtk+:2"
+
 DEPEND="${RDEPEND}
app-text/gtkspell:2
app-text/poppler[cairo]



[gentoo-commits] repo/gentoo:master commit in: net-p2p/airdcpp-webclient/

2016-03-16 Thread Ian Delaney
commit: ecbe12dd198f3ccc5733a9c04cb525a1704ad275
Author: Louis Sautier  gmail  com>
AuthorDate: Tue Mar 15 19:46:15 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Wed Mar 16 06:46:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecbe12dd

net-p2p/airdcpp-webclient: bump to 1.0.1

Package-Manager: portage-2.2.27
Closes: https://github.com/gentoo/gentoo/pull/1063

 net-p2p/airdcpp-webclient/Manifest |  1 +
 .../airdcpp-webclient-1.0.1.ebuild | 62 ++
 2 files changed, 63 insertions(+)

diff --git a/net-p2p/airdcpp-webclient/Manifest 
b/net-p2p/airdcpp-webclient/Manifest
index 6733eb9..d45bf24 100644
--- a/net-p2p/airdcpp-webclient/Manifest
+++ b/net-p2p/airdcpp-webclient/Manifest
@@ -1,2 +1,3 @@
 DIST airdcpp-webclient-0.16.5.tar.gz 702187 SHA256 
d153621ce390ee5d434a63d8af5d46b4b54638984de35ee8340ca63f27f61e16 SHA512 
decc359aa569de8d3ae117a7f9ce38d9234564401072a776271ce7dff1e24022ad8d01fbf9cf4cc5238778c3c0cb7031b33e2e8d6a1014034ef507a8c29a6f7b
 WHIRLPOOL 
3c71a391dd3e7a5defa5ec8a3abf580b5850abade28b763ad2548f0cc6df5345002c3a07e7e9db33abdedbd60740b62fc27fb0f8af5022353ac35cb826437e18
 DIST airdcpp-webclient-1.0.0.tar.gz 705277 SHA256 
46c19884e220f39924a59c98d09743f2e9017a11bc81f7f95f5419798627813b SHA512 
5a8523f15f6ee598d9b5dde502a80831ab8bb7c36c2fa60abb88232619c1e0f64ee3a2d08f1f90ec1a8af6ee0571733f353514522975614fc036d9f6655610ac
 WHIRLPOOL 
ef9aad1bc02fdcf66355ceea9302bacb79a69561b507963cec59bfb9f423d17316edcbccb1edba596e0acd93971eaf6f45661f5f90b3d16b007ed42b39e67535
+DIST airdcpp-webclient-1.0.1.tar.gz 705436 SHA256 
865cb00afa63076ebc1e9f8136380452f8b4d264b8381814cd209acb48525c6c SHA512 
5312758d80741434941d43b1312689a25cb96f2e50ca4392074e356dc619d6949fd4ba8a6830ddb0ceb194d2f5a6616eb3b2e772d71efaeb1c49a53fcc5eb541
 WHIRLPOOL 
804ef5af06aa406511e10b22e320c031d59777d8f5e4ce1dfb02ea03559558741ff5ed6659c6a9175d6f4e1d9e87e0d564a01c9d23d0cba36bf1cf428d018e83

diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.1.ebuild 
b/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.1.ebuild
new file mode 100644
index 000..9c38324
--- /dev/null
+++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils user
+
+DESCRIPTION="Cross-platform Direct Connect client"
+HOMEPAGE="https://github.com/airdcpp-web/airdcpp-webclient;
+SRC_URI="https://github.com/airdcpp-web/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="nat-pmp +tbb +webui"
+
+RDEPEND="
+   app-arch/bzip2
+   dev-cpp/websocketpp
+   dev-libs/boost
+   dev-libs/geoip
+   dev-libs/leveldb
+   dev-libs/openssl:0=
+   net-libs/miniupnpc
+   sys-libs/zlib
+   virtual/libiconv
+   nat-pmp? ( net-libs/libnatpmp )
+   tbb? ( dev-cpp/tbb )
+"
+DEPEND="
+   dev-lang/python:*
+   ${RDEPEND}
+"
+PDEPEND="webui? ( www-apps/airdcpp-webui )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DINSTALL_WEB_UI=OFF
+   -DLIB_INSTALL_DIR=$(get_libdir)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   newconfd "${FILESDIR}/airdcppd.confd" airdcppd
+   newinitd "${FILESDIR}/airdcppd.initd" airdcppd
+   keepdir /var/lib/airdcppd
+   fowners airdcppd:airdcppd /var/lib/airdcppd
+   cmake-utils_src_install
+}
+
+pkg_setup() {
+   enewgroup airdcppd
+   enewuser airdcppd -1 -1 /var/lib/airdcppd airdcppd
+}
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog "Run 'airdcppd --configure' to set up ports and 
authentication"
+   fi
+}



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

2016-03-16 Thread Ian Delaney
commit: b4929b5d53396af2a1b8179a38cfcb07d20a127d
Author: Thomas D  whissi  de>
AuthorDate: Tue Mar 15 23:19:23 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Wed Mar 16 06:46:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4929b5d

dev-libs/liblognorm: Dropped old

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1066

 dev-libs/liblognorm/Manifest|  2 --
 dev-libs/liblognorm/liblognorm-0.3.6.ebuild | 30 -
 dev-libs/liblognorm/liblognorm-0.3.7.ebuild | 34 -
 3 files changed, 66 deletions(-)

diff --git a/dev-libs/liblognorm/Manifest b/dev-libs/liblognorm/Manifest
index a310e5d..decd9e6 100644
--- a/dev-libs/liblognorm/Manifest
+++ b/dev-libs/liblognorm/Manifest
@@ -1,5 +1,3 @@
-DIST liblognorm-0.3.6.tar.gz 345483 SHA256 
e2cf27027905c7be91c891b5ac9304a88a5c1981cd36011c84b45de29336b111 SHA512 
86138738c7945861cf012bb0148d747c1161956db9bc60589e5b91d6210aa7fcf9b28bc63ab3d865d8c20be26ed1654de4a942b5e9a4d32a967978ad6693a77c
 WHIRLPOOL 
dc6f95ae0f9f1f7f6251ec282630a54808f09dfc08ac70c112d1afccae24a93791c0fd34d5e07f2232a502d3880507f094ce30fd7c7098c5d24e8ce06e5c
-DIST liblognorm-0.3.7.tar.gz 346903 SHA256 
b000ab7aab9ed3d7a2c23303463b5bcceb7bb6538714bd41248d02913a82e223 SHA512 
f7dac7b913d61cc86bf55d0278ae96055e5336ba304fefb3abf4604976f1713ad5e6bba983a1d29b71cac987e9587e5310454e9ae9e07c3f332cd2ce329c9164
 WHIRLPOOL 
521ea13c8311fa9411bfc026b7a6118e8a34dafcdc298b9ff8115c555bf7614f7afb3f49f806b9bbbc377f97e9d95402261f515b7cd55dcd9f45c40c89d1ad38
 DIST liblognorm-1.1.0.tar.gz 499355 SHA256 
2ddff2ee893c9268e19868f19dc4d8037e3d266c0d001436c33c9429fcbb3030 SHA512 
f694d47c8e60871f0f3ce1fe8092b2596850beea618760c289d9cec6068fb8e8e260f4abb3faf20b931864d91ed18f640c65235fd693f6c67ce232fa11006107
 WHIRLPOOL 
b03347d89e86d858d98a2237b6319f1646c995b5a725b486a9288de9a1cfc243b826c822a22f9e5a2a6f3c13c68a2e408ee8d5a68f2c361aeb40bc1b7d8af644
 DIST liblognorm-1.1.2.tar.gz 547224 SHA256 
935a112fb5310877aaa5046ac8bd2ec7d0e9fed03e2fffccb84b6f93b92a536c SHA512 
d0dc206ac2f34174ec1a7e05ae4f84520ae67f49b5540bf9b957378418d6e32384fddd40aaa26dfbdec868a6e7d7a0b677af5201dcbf4f0d4b177934a260ff00
 WHIRLPOOL 
616fb1b951139576579389141253651b79dd215e742b14b0add81341c2cbeed5411544cf3c92221b4d3f4b459e51d55e59dd789b2cc3ad6fe19afb61ec02d0b6
 DIST liblognorm-1.1.3.tar.gz 553372 SHA256 
8e370460a152057abc577d59acbe60b7846312897e56f8f9d3e74edf9c621951 SHA512 
09c6ab434fcdd788df84341aaf426c51385a8f3cc9960f07b77e369c22b3a1b8d890ba8d4d0507928b235d2667ed7f7a2c935eed8214d698117c8cfecba75d5f
 WHIRLPOOL 
00d86afa82a12145de8165141f44af9913826ddffe0515d4655103f89bb69285cd8ce88fdec31af23214e599b7ac7f572c29d0a829ab0e07f63f45860c936aa7

diff --git a/dev-libs/liblognorm/liblognorm-0.3.6.ebuild 
b/dev-libs/liblognorm/liblognorm-0.3.6.ebuild
deleted file mode 100644
index 8027e63..000
--- a/dev-libs/liblognorm/liblognorm-0.3.6.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
-
-inherit  autotools-utils
-
-DESCRIPTION="Fast samples-based log normalization library"
-HOMEPAGE="http://www.liblognorm.com;
-SRC_URI="http://www.liblognorm.com/files/download/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm hppa x86 ~amd64-linux"
-IUSE="debug static-libs"
-
-RDEPEND="
-   >=dev-libs/libestr-0.1.3
-   >=dev-libs/libee-0.3.2
-   "
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   "
-DOCS=( ChangeLog )
-
-src_compile() {
-   autotools-utils_src_compile -j1
-}

diff --git a/dev-libs/liblognorm/liblognorm-0.3.7.ebuild 
b/dev-libs/liblognorm/liblognorm-0.3.7.ebuild
deleted file mode 100644
index f5a6589..000
--- a/dev-libs/liblognorm/liblognorm-0.3.7.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
-
-AUTOTOOLS_AUTORECONF="yes"
-
-inherit  autotools-utils
-
-DESCRIPTION="Fast samples-based log normalization library"
-HOMEPAGE="http://www.liblognorm.com;
-SRC_URI="http://www.liblognorm.com/files/download/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux"
-IUSE="debug static-libs"
-
-RDEPEND="
-   >=dev-libs/libestr-0.1.3
-   >=dev-libs/libee-0.3.2
-   "
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   "
-DOCS=( ChangeLog )
-
-PATCHES=( "${FILESDIR}"/respect_CFLAGS.patch )
-
-src_compile() {
-   autotools-utils_src_compile -j1
-}



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

2016-03-16 Thread Ian Delaney
commit: fbf7d314cf385ffdc835d37d282585b340a1dd4f
Author: Louis Sautier  gmail  com>
AuthorDate: Tue Mar 15 19:47:28 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Wed Mar 16 06:46:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf7d314

www-apps/airdcpp-webui: bump to 1.0.2

Package-Manager: portage-2.2.27
Closes: https://github.com/gentoo/gentoo/pull/1063

 www-apps/airdcpp-webui/Manifest   |  1 +
 www-apps/airdcpp-webui/airdcpp-webui-1.0.2.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/www-apps/airdcpp-webui/Manifest b/www-apps/airdcpp-webui/Manifest
index a9b059b..39b2d1b 100644
--- a/www-apps/airdcpp-webui/Manifest
+++ b/www-apps/airdcpp-webui/Manifest
@@ -1,2 +1,3 @@
 DIST airdcpp-webui-0.16.2.tgz 10910907 SHA256 
d6b51beb090cf85f9dcc967ec163e211f263f05f792ac8e1ffa6af2625a03d92 SHA512 
ccf7cacece5916d5c473ced387c7e2bc93f96d79bd840eec716cccf245c29e445a5eeaa8b8cb969bf25fcb5a546e90f23d05272d6092826eb23920c248342947
 WHIRLPOOL 
92d6ba833484758887e758cc2518f0f2e3360cd7452bff7ef0c1c9d752f03a6c51e9513ec16cdad03bb29b11d528ba791001267c0f357a0754161149f48dc323
 DIST airdcpp-webui-1.0.0.tgz 10951669 SHA256 
8fa13325e83d3541f96c154002751f3637d783f6a95edf63e2c71ca98ec200cd SHA512 
5ad12e7ca96eb99542ef56a724894534f7644bf6d95cf68b776b2a7a230d4f8d1eed377c356cc06fbf2d7e5afd85afcb98cdcafe31faefbd529d52a23cf302c4
 WHIRLPOOL 
04ef6ede1656cf4cca990466a69d8b70c540ff3b40e998fba90e084cf50b64e41070a0689c0ea5adfaa376b4ad047e6b6939ffbc641708dfc5bf365ceedab101
+DIST airdcpp-webui-1.0.2.tgz 10951832 SHA256 
bab92904323f1fb8cbd72bb4d0991a1e6a5ff7045bf9cc12d0c5151cb1e51c98 SHA512 
b28b469aa8ad32501c705b0c94fa04c5cc2a9fef5eb75da5b2a8103ef7e20064aae66bd260bdf84a9de72f02aef709c3015889a31b16b1ba037d5da7518871ed
 WHIRLPOOL 
dd37578397a21630508412107f1659abfed67d50e348bfd95cbbbea8951338c461f8261575e0b02dd708f5b7a54bd0fa1d3b85e44e5a6c2049f38dd34e723fdb

diff --git a/www-apps/airdcpp-webui/airdcpp-webui-1.0.2.ebuild 
b/www-apps/airdcpp-webui/airdcpp-webui-1.0.2.ebuild
new file mode 100644
index 000..7796c43
--- /dev/null
+++ b/www-apps/airdcpp-webui/airdcpp-webui-1.0.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="WEB interface for airdcpp-webclient"
+HOMEPAGE="https://www.npmjs.com/package/airdcpp-webui;
+SRC_URI="https://registry.npmjs.org/${PN}/-/${P}.tgz;
+
+KEYWORDS="~amd64 ~x86"
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RDEPEND="=net-p2p/airdcpp-webclient-${PV%.*}*"
+
+S="${WORKDIR}/package"
+
+src_install() {
+   insinto "/usr/share/airdcpp/web-resources"
+   doins -r "${S}/dist"/*
+}



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

2016-03-16 Thread Ian Delaney
commit: 52b5e66fe7b76074fa478df0e93a75f7557e7dc5
Author: Thomas D  whissi  de>
AuthorDate: Tue Mar 15 23:18:04 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Wed Mar 16 06:46:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b5e66f

dev-libs/liblognorm: Bumped to v1.1.3

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1066

 dev-libs/liblognorm/Manifest|  1 +
 dev-libs/liblognorm/liblognorm-1.1.3.ebuild | 75 +
 dev-libs/liblognorm/metadata.xml| 30 
 3 files changed, 96 insertions(+), 10 deletions(-)

diff --git a/dev-libs/liblognorm/Manifest b/dev-libs/liblognorm/Manifest
index b587f9d..a310e5d 100644
--- a/dev-libs/liblognorm/Manifest
+++ b/dev-libs/liblognorm/Manifest
@@ -2,3 +2,4 @@ DIST liblognorm-0.3.6.tar.gz 345483 SHA256 
e2cf27027905c7be91c891b5ac9304a88a5c1
 DIST liblognorm-0.3.7.tar.gz 346903 SHA256 
b000ab7aab9ed3d7a2c23303463b5bcceb7bb6538714bd41248d02913a82e223 SHA512 
f7dac7b913d61cc86bf55d0278ae96055e5336ba304fefb3abf4604976f1713ad5e6bba983a1d29b71cac987e9587e5310454e9ae9e07c3f332cd2ce329c9164
 WHIRLPOOL 
521ea13c8311fa9411bfc026b7a6118e8a34dafcdc298b9ff8115c555bf7614f7afb3f49f806b9bbbc377f97e9d95402261f515b7cd55dcd9f45c40c89d1ad38
 DIST liblognorm-1.1.0.tar.gz 499355 SHA256 
2ddff2ee893c9268e19868f19dc4d8037e3d266c0d001436c33c9429fcbb3030 SHA512 
f694d47c8e60871f0f3ce1fe8092b2596850beea618760c289d9cec6068fb8e8e260f4abb3faf20b931864d91ed18f640c65235fd693f6c67ce232fa11006107
 WHIRLPOOL 
b03347d89e86d858d98a2237b6319f1646c995b5a725b486a9288de9a1cfc243b826c822a22f9e5a2a6f3c13c68a2e408ee8d5a68f2c361aeb40bc1b7d8af644
 DIST liblognorm-1.1.2.tar.gz 547224 SHA256 
935a112fb5310877aaa5046ac8bd2ec7d0e9fed03e2fffccb84b6f93b92a536c SHA512 
d0dc206ac2f34174ec1a7e05ae4f84520ae67f49b5540bf9b957378418d6e32384fddd40aaa26dfbdec868a6e7d7a0b677af5201dcbf4f0d4b177934a260ff00
 WHIRLPOOL 
616fb1b951139576579389141253651b79dd215e742b14b0add81341c2cbeed5411544cf3c92221b4d3f4b459e51d55e59dd789b2cc3ad6fe19afb61ec02d0b6
+DIST liblognorm-1.1.3.tar.gz 553372 SHA256 
8e370460a152057abc577d59acbe60b7846312897e56f8f9d3e74edf9c621951 SHA512 
09c6ab434fcdd788df84341aaf426c51385a8f3cc9960f07b77e369c22b3a1b8d890ba8d4d0507928b235d2667ed7f7a2c935eed8214d698117c8cfecba75d5f
 WHIRLPOOL 
00d86afa82a12145de8165141f44af9913826ddffe0515d4655103f89bb69285cd8ce88fdec31af23214e599b7ac7f572c29d0a829ab0e07f63f45860c936aa7

diff --git a/dev-libs/liblognorm/liblognorm-1.1.3.ebuild 
b/dev-libs/liblognorm/liblognorm-1.1.3.ebuild
new file mode 100644
index 000..b24dfee
--- /dev/null
+++ b/dev-libs/liblognorm/liblognorm-1.1.3.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Fast samples-based log normalization library"
+HOMEPAGE="http://www.liblognorm.com;
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="
+   git://github.com/rsyslog/${PN}.git
+   https://github.com/rsyslog/${PN}.git
+   "
+
+   inherit git-r3
+else
+   SRC_URI="http://www.liblognorm.com/files/download/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux"
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0/2"
+IUSE="debug doc static-libs test"
+
+RDEPEND="
+   >=dev-libs/libestr-0.1.3
+   || ( >=dev-libs/json-c-0.11:= >=dev-libs/libfastjson-0.99.2:= )
+"
+
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+   doc? ( >=dev-python/sphinx-1.2.2 )
+"
+
+DOCS=( ChangeLog )
+
+src_prepare() {
+   eapply -p0 "${FILESDIR}"/respect_CFLAGS.patch
+
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   # regexp disabled due to 
https://github.com/rsyslog/liblognorm/issues/143
+   local myeconfargs=(
+   $(use_enable doc docs)
+   $(use_enable test testbench)
+   $(use_enable debug)
+   $(use_enable static-libs static)
+   --disable-regexp
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_test() {
+   # When adding new tests via patches we have to make them executable
+   einfo "Adjusting permissions of test scripts ..."
+   find "${S}"/tests -type f -name '*.sh' \! -perm -111 -exec chmod a+x 
'{}' \; || \
+   die "Failed to adjust test scripts permission"
+
+   emake --jobs 1 check
+}
+
+src_install() {
+   default
+
+   find "${ED}"usr/lib* -name '*.la' -delete || die
+}

diff --git a/dev-libs/liblognorm/metadata.xml b/dev-libs/liblognorm/metadata.xml
index da3fbf6..f779ed5 100644
--- a/dev-libs/liblognorm/metadata.xml
+++ b/dev-libs/liblognorm/metadata.xml
@@ -1,14 +1,24 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   andreis.vinograd...@gmail.com
-
-
-   maksbo...@gentoo.org
-
-
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-
+   
+   andreis.vinograd...@gmail.com
+ 

[gentoo-commits] repo/gentoo:master commit in: app-vim/snipmate/

2016-03-16 Thread Tim Harder
commit: a7e360bc383a2f05139c6f1e2d76bf6316f694bc
Author: Tim Harder  gentoo  org>
AuthorDate: Wed Mar 16 06:37:20 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Wed Mar 16 06:42:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e360bc

app-vim/snipmate: add missing rdeps on tlib and mw-utils

 app-vim/snipmate/{snipmate-0.87.ebuild => snipmate-0.87-r1.ebuild} | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/app-vim/snipmate/snipmate-0.87.ebuild 
b/app-vim/snipmate/snipmate-0.87-r1.ebuild
similarity index 91%
rename from app-vim/snipmate/snipmate-0.87.ebuild
rename to app-vim/snipmate/snipmate-0.87-r1.ebuild
index 9a1feef..0b69d76 100644
--- a/app-vim/snipmate/snipmate-0.87.ebuild
+++ b/app-vim/snipmate/snipmate-0.87-r1.ebuild
@@ -12,10 +12,14 @@ MY_P=${MY_PN}-${PV}
 DESCRIPTION="vim plugin: TextMate-style snippets"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2540 
https://github.com/garbas/vim-snipmate;
 SRC_URI="https://github.com/garbas/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
 LICENSE="MIT"
 KEYWORDS="~amd64 ~x86"
 
+RDEPEND="
+   app-vim/vim-addon-mw-utils
+   app-vim/tlib
+"
+
 S=${WORKDIR}/${MY_P}
 
 VIM_PLUGIN_HELPFILES="SnipMate"



[gentoo-commits] repo/gentoo:master commit in: app-vim/vim-addon-mw-utils/

2016-03-16 Thread Tim Harder
commit: b8cd50dd4bb8810581105b1453212ba228a02d31
Author: Tim Harder  gentoo  org>
AuthorDate: Wed Mar 16 06:31:57 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Wed Mar 16 06:42:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8cd50dd

app-vim/vim-addon-mw-utils: initial import

 app-vim/vim-addon-mw-utils/Manifest  |  1 +
 app-vim/vim-addon-mw-utils/metadata.xml  |  8 
 .../vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild| 12 
 3 files changed, 21 insertions(+)

diff --git a/app-vim/vim-addon-mw-utils/Manifest 
b/app-vim/vim-addon-mw-utils/Manifest
new file mode 100644
index 000..31e08db
--- /dev/null
+++ b/app-vim/vim-addon-mw-utils/Manifest
@@ -0,0 +1 @@
+DIST vim-addon-mw-utils-20121105.tar.bz2 10071 SHA256 
6c859f6ae2d4a75c5edd546ce5bf58f447049852060ef36dbeca3b4437e9ea77 SHA512 
15104f23416e8dbeb25d60e9b94c0c04434df19bbd3fa418285a1b1106a95dc6bf28cc472014fe431d80086217110c58f267d3d1b5d855bdf85fc4d4fe870346
 WHIRLPOOL 
6693215eab312bac96247dd93110ca4d30860a581a930125a72dc48f99ddcac6ed26503f1ed5fb1d85d2841bbef0527e922f80e6ba108ea1cdad834c2b08b6d6

diff --git a/app-vim/vim-addon-mw-utils/metadata.xml 
b/app-vim/vim-addon-mw-utils/metadata.xml
new file mode 100644
index 000..5c000c7
--- /dev/null
+++ b/app-vim/vim-addon-mw-utils/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   v...@gentoo.org
+   Gentoo Vim Project
+   
+

diff --git a/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild 
b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
new file mode 100644
index 000..95419dc
--- /dev/null
+++ b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: interpret a file by function and cache file 
automatically"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2940 
https://github.com/MarcWeber/vim-addon-mw-utils;
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"



[gentoo-commits] repo/gentoo:master commit in: app-vim/tlib/

2016-03-16 Thread Tim Harder
commit: 8a213e41bc5286c8739c642faec81ae41666a2ff
Author: Tim Harder  gentoo  org>
AuthorDate: Wed Mar 16 06:32:38 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Wed Mar 16 06:42:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a213e41

pp-vim/tlib: initial import

 app-vim/tlib/Manifest |  1 +
 app-vim/tlib/metadata.xml |  8 
 app-vim/tlib/tlib-1.20.ebuild | 24 
 3 files changed, 33 insertions(+)

diff --git a/app-vim/tlib/Manifest b/app-vim/tlib/Manifest
new file mode 100644
index 000..38241f1
--- /dev/null
+++ b/app-vim/tlib/Manifest
@@ -0,0 +1 @@
+DIST tlib-1.20.tar.gz 111202 SHA256 
e2f37beed9a799643d519879418a51ade0f609d1d53230522429735778d5501e SHA512 
d8a344483da2a174324dc81472b5d3bdb811e54af22a1599c5567019d33bafdf499845d3efeabf081ecf17dc6965c69640a6a01b208811529e86266ba1871218
 WHIRLPOOL 
41e85a5685d0636acfb56e0402792cce8b255d3c18cb8b108f53127fd33c8b98c1301067c0675e6689305d455d46f4f8a99d26375bd896fc56d8bb0f910ce53e

diff --git a/app-vim/tlib/metadata.xml b/app-vim/tlib/metadata.xml
new file mode 100644
index 000..5c000c7
--- /dev/null
+++ b/app-vim/tlib/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   v...@gentoo.org
+   Gentoo Vim Project
+   
+

diff --git a/app-vim/tlib/tlib-1.20.ebuild b/app-vim/tlib/tlib-1.20.ebuild
new file mode 100644
index 000..c216a42
--- /dev/null
+++ b/app-vim/tlib/tlib-1.20.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit vim-plugin
+
+MY_PN=${PN}_vim
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="vim plugin: a library of utility functions"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim;
+SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   rm -r test samples addon-info.json || die
+}



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

2016-03-16 Thread Anthony G. Basile
commit: 9d2db62b1f0de4b88e98f618e03ed02fd7693c04
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Mar 16 06:50:15 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Mar 16 06:50:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d2db62b

sys-apps/gradm: remove older version

Package-Manager: portage-2.2.26

 sys-apps/gradm/Manifest  |  1 -
 sys-apps/gradm/gradm-3.1.201506081912.ebuild | 48 
 2 files changed, 49 deletions(-)

diff --git a/sys-apps/gradm/Manifest b/sys-apps/gradm/Manifest
index c485c93..ab7402e 100644
--- a/sys-apps/gradm/Manifest
+++ b/sys-apps/gradm/Manifest
@@ -1,4 +1,3 @@
-DIST gradm-3.1-201506081912.tar.gz 91410 SHA256 
436e91a390579b6f96124bb69b2dd3411d8e55267e5208a0479796c6ad51abcc SHA512 
99f0bc391e0a5a3f03ab8f72650e8248d66ce36cefe1662c3d960120a6dc61b900f0874f82ec742e33c32de36dfb12642f965fce530e640e7f3a171d60e4ed78
 WHIRLPOOL 
77966fa7be791d4dc305405e07e2b1d8aa57c51439f1e638ea945400150ff16f45bd2212a1e961b569e62826b7cf3690b4aa1833444019065e2c3a22a10b5734
 DIST gradm-3.1-201507041117.tar.gz 91468 SHA256 
098e1978731d456c8c1db696fa0b67d6f1310a87a996083a1b627671b4e0c1f5 SHA512 
507d97477a1b28a0097467aba3085759c606a7ef1fd3b91d09cd7ffb9523408276d4fe504c4bb9b036c0ee6066e3edef9ebe0fb17b2d7e1156937fb6ca813daf
 WHIRLPOOL 
392976e30a5e2ed765ab6ba09c8d03935cb6bc0f18519fc7764fc127bf2fe2ba2aa88d5a026e7d1a46d0406af1af60e9045a2ffa677d94fa4e8bd004fbb5ef5a
 DIST gradm-3.1-201507191652.tar.gz 91460 SHA256 
2f14c357bf0459e502a4e108b76c3f6240aa484762d07bb1687796b9b9297a50 SHA512 
94b655164369d3ae061ae74710db1098e743a435eecdee9faef77b39aa3fe58f552b4479e55c9546b3c25dea194dc490d9442fc404318628c77d1ecd05d6243e
 WHIRLPOOL 
22041c8424bacccdb53eef953b2419a84b24318caac91e137c59b3b88a5ef57d32dfe31dcf8ddb0c36e35b935db0526b9778ac0650d6dfdf612a469ccdc17f78
 DIST gradm-3.1-201603152148.tar.gz 91549 SHA256 
07f4decbc95ddfb8a88a35ab2960705fb48d0daf108afc09c2b752e2e86fd7b5 SHA512 
a423db1dfdaa0b068970b92dc970d6e10bfc20695437e92d967b064c3efe05114ab6de672eec984ab2f048b67b12ec8c6667a71bc584f03e5d2f0ebab1476158
 WHIRLPOOL 
69b4808f71c55a51784397870d115b851dedd845f8bd588b75d7a39cab140e29eb20ec83542979d6265b203ec78c9a45bc6b1eecb6bcaa061450a3e8fac2512d

diff --git a/sys-apps/gradm/gradm-3.1.201506081912.ebuild 
b/sys-apps/gradm/gradm-3.1.201506081912.ebuild
deleted file mode 100644
index 130ae2d..000
--- a/sys-apps/gradm/gradm-3.1.201506081912.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-inherit flag-o-matic toolchain-funcs versionator eutils udev
-
-MY_PV="$(replace_version_separator 2 -)"
-
-DESCRIPTION="Administrative interface for the grsecurity Role Based Access 
Control system"
-HOMEPAGE="http://www.grsecurity.net/;
-SRC_URI="https://dev.gentoo.org/~blueness/hardened-sources/gradm/${PN}-${MY_PV}.tar.gz;
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
-IUSE="pam"
-
-RDEPEND=""
-DEPEND="
-   sys-devel/bison
-   sys-devel/flex
-   pam? ( virtual/pam )"
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
-   epatch "${FILESDIR}"/respect-gentoo-env-r3.patch
-   sed -i -e "s:/lib/udev:$(get_udevdir):" Makefile || die
-}
-
-src_compile() {
-   local target
-   use pam || target="nopam"
-
-   emake ${target} CC="$(tc-getCC)" OPT_FLAGS="${CFLAGS}"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-   fperms 711 /sbin/gradm
-}
-
-pkg_postinst() {
-   ewarn
-   ewarn "Be sure to set a password with 'gradm -P' before enabling 
learning mode."
-   ewarn
-}



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

2016-03-16 Thread Anthony G. Basile
commit: 7fc512d2c23fa3542aace6be904a3ee72996f425
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Mar 16 06:49:31 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Mar 16 06:50:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fc512d2

sys-apps/gradm: stable on amd64 and x86

Package-Manager: portage-2.2.26

 sys-apps/gradm/gradm-3.1.201507191652.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/gradm/gradm-3.1.201507191652.ebuild 
b/sys-apps/gradm/gradm-3.1.201507191652.ebuild
index e1dd1b8..eeae39c 100644
--- a/sys-apps/gradm/gradm-3.1.201507191652.ebuild
+++ b/sys-apps/gradm/gradm-3.1.201507191652.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$
 
@@ -13,7 +13,7 @@ 
SRC_URI="https://dev.gentoo.org/~blueness/hardened-sources/gradm/${PN}-${MY_PV}.
 LICENSE="GPL-2"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="pam"
 
 RDEPEND=""



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

2016-03-16 Thread Anthony G. Basile
commit: 71dc85df46d211841ce2e522cb65cc4963c4a4e6
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Mar 16 06:47:32 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Mar 16 06:50:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71dc85df

sys-apps/gradm: version bump to 3.1.201603152148

Package-Manager: portage-2.2.26

 sys-apps/gradm/Manifest  |  1 +
 sys-apps/gradm/gradm-3.1.201603152148.ebuild | 48 
 2 files changed, 49 insertions(+)

diff --git a/sys-apps/gradm/Manifest b/sys-apps/gradm/Manifest
index 6917fce..c485c93 100644
--- a/sys-apps/gradm/Manifest
+++ b/sys-apps/gradm/Manifest
@@ -1,3 +1,4 @@
 DIST gradm-3.1-201506081912.tar.gz 91410 SHA256 
436e91a390579b6f96124bb69b2dd3411d8e55267e5208a0479796c6ad51abcc SHA512 
99f0bc391e0a5a3f03ab8f72650e8248d66ce36cefe1662c3d960120a6dc61b900f0874f82ec742e33c32de36dfb12642f965fce530e640e7f3a171d60e4ed78
 WHIRLPOOL 
77966fa7be791d4dc305405e07e2b1d8aa57c51439f1e638ea945400150ff16f45bd2212a1e961b569e62826b7cf3690b4aa1833444019065e2c3a22a10b5734
 DIST gradm-3.1-201507041117.tar.gz 91468 SHA256 
098e1978731d456c8c1db696fa0b67d6f1310a87a996083a1b627671b4e0c1f5 SHA512 
507d97477a1b28a0097467aba3085759c606a7ef1fd3b91d09cd7ffb9523408276d4fe504c4bb9b036c0ee6066e3edef9ebe0fb17b2d7e1156937fb6ca813daf
 WHIRLPOOL 
392976e30a5e2ed765ab6ba09c8d03935cb6bc0f18519fc7764fc127bf2fe2ba2aa88d5a026e7d1a46d0406af1af60e9045a2ffa677d94fa4e8bd004fbb5ef5a
 DIST gradm-3.1-201507191652.tar.gz 91460 SHA256 
2f14c357bf0459e502a4e108b76c3f6240aa484762d07bb1687796b9b9297a50 SHA512 
94b655164369d3ae061ae74710db1098e743a435eecdee9faef77b39aa3fe58f552b4479e55c9546b3c25dea194dc490d9442fc404318628c77d1ecd05d6243e
 WHIRLPOOL 
22041c8424bacccdb53eef953b2419a84b24318caac91e137c59b3b88a5ef57d32dfe31dcf8ddb0c36e35b935db0526b9778ac0650d6dfdf612a469ccdc17f78
+DIST gradm-3.1-201603152148.tar.gz 91549 SHA256 
07f4decbc95ddfb8a88a35ab2960705fb48d0daf108afc09c2b752e2e86fd7b5 SHA512 
a423db1dfdaa0b068970b92dc970d6e10bfc20695437e92d967b064c3efe05114ab6de672eec984ab2f048b67b12ec8c6667a71bc584f03e5d2f0ebab1476158
 WHIRLPOOL 
69b4808f71c55a51784397870d115b851dedd845f8bd588b75d7a39cab140e29eb20ec83542979d6265b203ec78c9a45bc6b1eecb6bcaa061450a3e8fac2512d

diff --git a/sys-apps/gradm/gradm-3.1.201603152148.ebuild 
b/sys-apps/gradm/gradm-3.1.201603152148.ebuild
new file mode 100644
index 000..f49b508
--- /dev/null
+++ b/sys-apps/gradm/gradm-3.1.201603152148.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+inherit flag-o-matic toolchain-funcs versionator eutils udev
+
+MY_PV="$(replace_version_separator 2 -)"
+
+DESCRIPTION="Administrative interface for the grsecurity Role Based Access 
Control system"
+HOMEPAGE="http://www.grsecurity.net/;
+SRC_URI="https://dev.gentoo.org/~blueness/hardened-sources/gradm/${PN}-${MY_PV}.tar.gz;
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="pam"
+
+RDEPEND=""
+DEPEND="
+   sys-devel/bison
+   sys-devel/flex
+   pam? ( virtual/pam )"
+
+S=${WORKDIR}/${PN}
+
+src_prepare() {
+   epatch "${FILESDIR}"/respect-gentoo-env-r3.patch
+   sed -i -e "s:/lib/udev:$(get_udevdir):" Makefile || die
+}
+
+src_compile() {
+   local target
+   use pam || target="nopam"
+
+   emake ${target} CC="$(tc-getCC)" OPT_FLAGS="${CFLAGS}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   fperms 711 /sbin/gradm
+}
+
+pkg_postinst() {
+   ewarn
+   ewarn "Be sure to set a password with 'gradm -P' before enabling 
learning mode."
+   ewarn
+}



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

2016-03-16 Thread Anthony G. Basile
commit: d8a72a431c8d0145f8252a740afb135b4477067e
Author: Felix Janda  posteo  de>
AuthorDate: Mon Mar  7 16:56:24 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Mar 16 06:25:53 2016 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=d8a72a43

sys-devel/llvm: Fix dynamic linker name for arm

 sys-devel/llvm/Manifest| 2 +-
 sys-devel/llvm/files/llvm-3.5-musl-clang-support.patch | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/llvm/Manifest b/sys-devel/llvm/Manifest
index 65a2194..d04ca8f 100644
--- a/sys-devel/llvm/Manifest
+++ b/sys-devel/llvm/Manifest
@@ -4,7 +4,7 @@ AUX clang-3.5-gentoo-runtime-gcc-detection-v3.patch 1694 SHA256 
24691db819d08f87
 AUX llvm-3.2-nodoctargz.patch 1761 SHA256 
e17494aef638d2fe3fb0b669516ffcc9e560161903e1e165de0eecba684c8c1b SHA512 
d12a8996d8a1160f7bad4ce3b3a9ddfb2d29d91fc160876c145f9241927b0cf4413f3b29bc2bf291f0421f61a512de8057e8f3d0029a8a09ba3f1d93582723b5
 WHIRLPOOL 
be273271db8293829a63120cfc917711c99d8893cae6f95af2583def735131f629ee67b5a1515df007477f34abeaf5f2729d689eefdc61eb3aae6b1959971507
 AUX llvm-3.5-gcc-4.9.patch 1722 SHA256 
c73f64311ff67534b581729b3ef0fecf452b86961c3b668ac2e6b50f1eff0bd2 SHA512 
5ad0a742fca3eb9e08a183af9f90370baf85528bba6f3083d19592fe2a704950ca8c6bf9e930f9834255de3fc5832c49a06c9ca29a66e45928d9047abd9ad8ac
 WHIRLPOOL 
dac24fcb47d8b094ffa6b4403dbd7604901dd0f5ef6665a882380109584e4de815b2f277e05d44c05e1a3d22a7003075b2b2649f3f614f299b38bc6d594400ae
 AUX llvm-3.5-gentoo-install.patch 3204 SHA256 
0c97173613505ea92f0aa79d4e04e797f1917fdc33b34daee05752bb52336d53 SHA512 
f60b04f1fc7798f7869f3d80e4c163086c398e01b81220d60ccff42be5899fa036d5ab95257933e89e4c5efd04267a09015917c6a617b86b82d7ab4f5d0de221
 WHIRLPOOL 
81ce5835b9eb1fe1b162f35d6e37762cc8d613e67c5791f078ecd0e354a87eb92e52452bd6e9a7f70953dabea99d197786e87ed64dc802223149b8e97d6de265
-AUX llvm-3.5-musl-clang-support.patch 2341 SHA256 
e0d43b6ce1406706bc5bba37f39bd3f26cc4082dbc585cfb5dcca56440238824 SHA512 
2ecfd55388504a7f51d9c1726131e46b0b08e9546cd4a7ee1b74125343502412095863efabc81ed726f3a8e650c4c43fbf1fde428d35e53906d7c9b45d0fa9f1
 WHIRLPOOL 
ddde48159cd735eacbdeff618964d8ac55692c8cf6d44414aed49cbbede3ba59e8f8f346986b7b45922c36c26248e477e82c07b0e4cdbf95ffdbca026054d09b
+AUX llvm-3.5-musl-clang-support.patch 2341 SHA256 
fb0a01ec527883eae8f1c037037ae46bb09b0e69526a74b888512eb48b7884fb SHA512 
488fad455e41c97e5b712f47e8692e0dca88dbf9508667422283d89953795d3a11016d8b77a4d0b30d10c1a188fb1e5a5fc73bf403ec8452971578edc5f88701
 WHIRLPOOL 
28600cf78f80b251794b1d84ea64999aa196dcb695db6f72208a7a3946760f2d4ac755ef835b87510d17bbebd856254c5cda1ec0dfab461b0378aa2e794adb90
 AUX llvm-3.5-musl-compiler-rt.patch 2309 SHA256 
a9ec6cb87f9b7e17a9fd0cf7fa7cedafaba7601b97359e27d13c7f1cde96adfe SHA512 
8d96fdaab4c2b5d6ee3177e5346be0176deb104c1a75aeed72195ff8e86cdb6234c5815645887c3bd1ff28047281fbaf707c1d1e80bebd1b80c8b7e4abc8d0fa
 WHIRLPOOL 
1afed6a971f7f3d4dea37b81e8381b6eb96d21ebdfd90f21e451e40e597938b8dd545f03bce7c0aa448a1807162333e76e52903b7fb2ac4f33545f4fd4e46a88
 AUX llvm-3.5-musl-fixes.patch 3465 SHA256 
e7ea600500b948bcf5d3eaad0664039b1cdfb27ece878f176b038a97c86183e5 SHA512 
b5c5c6e25d7c15d5a014537e8b77d1f648bd3abb56aa1b1342849235e7887468d0b46031ac00115ee8c1786a1ad4695dee9d43c9d38dbfca8577faeee5db156f
 WHIRLPOOL 
f7ede3ed9e8d06aa76eb12c3e23a35629be9d4676aa21017758b25cbf97d1e03534763e2a0008d2b549672b10c326925da5040319f70c0c8d139add8c4eb7661
 AUX llvm-3.5-musl-support.patch 2761 SHA256 
fbead2e7842e6e928fba09a8b59f9ca10110021c30ccee0b4500c81bd1607c58 SHA512 
e0545a23e1ae8a06cba0577f5bcebe7aca90ac25617fa9132ac2bc3749f2ad95b5d3665073f9b2e1b0404741b903596b8892f9dd3e303f51c349da8959cb1b12
 WHIRLPOOL 
a5e3f8fba22b0478c6bda6a9cd9fb8d83f80b8caa8fcd56381f2d59caf8062a98f5fc1b609856a7bdc45209615597039346ea20cb05e557a291ab73c29b1fed8

diff --git a/sys-devel/llvm/files/llvm-3.5-musl-clang-support.patch 
b/sys-devel/llvm/files/llvm-3.5-musl-clang-support.patch
index a492f12..ba54df1 100644
--- a/sys-devel/llvm/files/llvm-3.5-musl-clang-support.patch
+++ b/sys-devel/llvm/files/llvm-3.5-musl-clang-support.patch
@@ -28,9 +28,9 @@ diff -ru llvm-3.5.0.src.orig/tools/clang/lib/Driver/Tools.cpp 
llvm-3.5.0.src/too
 +switch (ToolChain.getTriple().getEnvironment()) {
 +case llvm::Triple::Musl:
 +case llvm::Triple::MuslEABI:
-+  return "/lib/ld-musl-arm.so.3";
++  return "/lib/ld-musl-arm.so.1";
 +case llvm::Triple::MuslEABIHF:
-+  return "/lib/ld-musl-armhf.so.3";
++  return "/lib/ld-musl-armhf.so.1";
 +case llvm::Triple::GNUEABIHF:
return "/lib/ld-linux-armhf.so.3";
 -else