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

2017-03-26 Thread Hans de Graaff
commit: 4bc783a593dd8a8ebc7b74f3ccd2835cbb574c7f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar 27 05:28:11 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar 27 05:28:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bc783a5

dev-ruby/ruby-oembed: add 0.12.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/ruby-oembed/Manifest  |  1 +
 dev-ruby/ruby-oembed/ruby-oembed-0.12.0.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/ruby-oembed/Manifest b/dev-ruby/ruby-oembed/Manifest
index d8abe0b5dd1..296bee64a24 100644
--- a/dev-ruby/ruby-oembed/Manifest
+++ b/dev-ruby/ruby-oembed/Manifest
@@ -1 +1,2 @@
 DIST ruby-oembed-0.10.1.gem 687616 SHA256 
6eab65dc0595edf51a27a715d646250fdd1c857dd4cb50dd25c3e59f2ef90f67 SHA512 
3d6a1c95c99b4c16cd0180feed5dae5773955ac9411ccafabe43debbdc68faf9f41ae6a7b2d4d45a7b7faa45dcb74dc6c8cc4b097d666d50b08a90748dc03d15
 WHIRLPOOL 
3f34c1af4bc1e5801205d91124759d539120600f30a2cea69dd3e543c3706327714407384db19d270d56c3564d68d41dba89cabf6f4008e4a4bfcbf40141a125
+DIST ruby-oembed-0.12.0.gem 690688 SHA256 
6057ef39eee07a56e8363aa51a6cbe63e1831c4f6741c8e6f823d4b1e85584cf SHA512 
faaf7828641cf419b699ecbbd7a890304ee645faf13ca480c22afbec035687a730a8d53c7825312a4734dfc6633ec4b4c5790c4db18d584c344602310a7ebed9
 WHIRLPOOL 
b0344545789c91a7ea4a71f68dafd6dcfd8d516bf6741d60157e660e0a44125f7f9916a321f5716577454a4c3fb04961cd7edcddd5c63ebce42a23757cad315a

diff --git a/dev-ruby/ruby-oembed/ruby-oembed-0.12.0.ebuild 
b/dev-ruby/ruby-oembed/ruby-oembed-0.12.0.ebuild
new file mode 100644
index 000..384a19e946f
--- /dev/null
+++ b/dev-ruby/ruby-oembed/ruby-oembed-0.12.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An oEmbed consumer library written in Ruby."
+HOMEPAGE="https://github.com/judofyr/ruby-oembed;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test?
+   (
+   dev-ruby/json
+   dev-ruby/vcr:1
+   dev-ruby/xml-simple
+   dev-ruby/nokogiri
+   dev-ruby/fakeweb
+   )"
+
+all_ruby_prepare() {
+   # Remove bundler but keep vcr version requirement
+   rm -f Gemfile || die
+   sed -i -e '1igem "vcr", "~> 1.0"' spec/spec_helper.rb || die
+
+   # Avoid development dependencies
+   sed -i -e '/coverall/I s:^:#:' spec/spec_helper.rb || die
+}



[gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-tools++/

2017-03-26 Thread Martin Mokrejs
commit: eb01dd274c938f4b647546b9ec2924d2ee3f5876
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Mon Mar 27 05:35:10 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Mon Mar 27 05:35:10 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=eb01dd27

sci-biology/ncbi-tools++: avoid file collision, KEYWORDS added back

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild 
b/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
index 10e1b7228..ec3852d76 100644
--- a/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
+++ b/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
@@ -30,8 +30,7 @@ IUSE="
berkdb boost bzip2 cppunit curl expat fastcgi fltk freetype gif
glut gnutls hdf5 icu jpeg lzo mesa mysql muparser opengl pcre png python
sablotron sqlite tiff xerces xalan xml xpm xslt X"
-#KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
@@ -363,6 +362,7 @@ src_install() {
mv -f "${ED}"/usr/bin/test_regexp "${ED}"/usr/bin/test_regexp+ # drop 
the eventually mistakenly compiled binaries
mv "${ED}"/usr/bin/vecscreen "${ED}"/usr/bin/vecscreen+
mv "${ED}"/usr/bin/seedtop "${ED}"/usr/bin/seedtop+
+   mv "${ED}"/usr/bin/idfetch "${ED}"/usr/bin/idfetch+ # new in 
ncbi-tools++-18.0.0
 
echo "LDPATH=${EPREFIX}/usr/$(get_libdir)/${PN}" > ${S}/99${PN}
doenvd "${S}/99${PN}"



[gentoo-commits] repo/gentoo:master commit in: net-mail/courier-imap/, net-mail/courier-imap/files/

2017-03-26 Thread Michael Orlitzky
commit: da8c6dde5207a230c73ad433e417f1772697a81a
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Mon Mar 27 05:06:18 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Mon Mar 27 05:07:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da8c6dde

net-mail/courier-imap: new EAPI=6 version to fix a few bugs.

This new version contains upstream fixes for the ongoing removal of
the SSL3 protocol. That should fix bug 593064, which otherwise would
require SSL3 support in OpenSSL. The new version also renames
"maildirmake" (and its man page) to "courier-maildirmake" to avoid a
collision with mail-mta/netqmail (bug 482098).

During the upgrade, the ebuild was updated to use EAPI=6. The patches
it uses were bumped to be -p1 compatible, and now the PATCHES array
and eapply are used in src_prepare. The eutils and multilib eclasses
were dropped, since they were only used for epatch and get_libdir.

I also tried to clean up a few bits in src_install. I changed one use
of $WORKDIR/tmp to $T, and tried to avoid changing directories so much
(by spelling out the target paths). I removed a recursive dohtml, and
replaced it with a few calls to dodoc. I also fixed a bare "chmod" to
use fperms.

Gentoo-Bug: 482098
Gentoo-Bug: 593064

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-mail/courier-imap/Manifest |   1 +
 net-mail/courier-imap/courier-imap-4.17.3.ebuild   | 231 +
 .../files/courier-imap-4.17-aclocal-fix.patch  |  12 ++
 ...courier-imap-4.17-db4-bdbobj_configure.ac.patch |  33 +++
 .../files/courier-imap-4.17-db4-configure.ac.patch |  33 +++
 ...ourier-imap-4.17-disable-fam-configure.ac.patch |  27 +++
 6 files changed, 337 insertions(+)

diff --git a/net-mail/courier-imap/Manifest b/net-mail/courier-imap/Manifest
index 19a6b5b20ed..55a35f8242a 100644
--- a/net-mail/courier-imap/Manifest
+++ b/net-mail/courier-imap/Manifest
@@ -1,2 +1,3 @@
 DIST courier-imap-4.15.tar.bz2 3266353 SHA256 
6c34107e7ba9e5396d50b58fb414a495806335cab7135c96ad85a3816785b109 SHA512 
7829662282db5e6f414a1d34f06a94c2dd028e263510f01b49ebd3a1a4994055ecc08604568f5a44a30f6411e3a34e0d6c38807c29eaf255752191e885f82e1a
 WHIRLPOOL 
1b5e42bd1f72e3205030b54e9564ce45c4eccb394b31c64a616f225def5a5df05f74ef62c59fbea63b18ce336d77cc2368170a982abb7a6e94d309d0c6ee4dd2
 DIST courier-imap-4.16.2.tar.bz2 3028445 SHA256 
3be244b3c4d3d5c5e33efb37e4cf712ae83cbe21e43c31725e0d996ab4acc387 SHA512 
42a685324b630835fe0c8735a67879e099f96eadf091c803368a9dd478a80b4ab47225fda6142942569c96b21355b5dac5e174ff434bcdc78784a810d2088609
 WHIRLPOOL 
d1d8af441a8c6f13f81705489deded11fdd8f66bf79a66f9076ed4e7b6e0644d9f9034887a043d8c9c9a55031db9c2c9a2ca0ac53cbbef96c5ed25275c50e9e3
+DIST courier-imap-4.17.3.tar.bz2 3202534 SHA256 
6dcbd913344634c8d7bde573c5fd55c86307181798df1192b7d777ec567898fc SHA512 
3166cc703cdc09a71d33257671a662d95cfdb8977bc3b19e0218a4d25eb99a1a108d2868a6eb593106e6538aadf684f11ff0426cd58d522e3ca4b2988f0a88f1
 WHIRLPOOL 
edc8249f2eb923121978bde8f2895add4d74e3e54839bbf63f4b2e8506d162796f91550d63e7491afbc6e589fe034aa9b91ce8789ec5bd64b0e48a6472243a8c

diff --git a/net-mail/courier-imap/courier-imap-4.17.3.ebuild 
b/net-mail/courier-imap/courier-imap-4.17.3.ebuild
new file mode 100644
index 000..8bdfa5a4f4b
--- /dev/null
+++ b/net-mail/courier-imap/courier-imap-4.17.3.ebuild
@@ -0,0 +1,231 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools libtool systemd
+
+DESCRIPTION="An IMAP daemon designed specifically for maildirs"
+HOMEPAGE="http://www.courier-mta.org/;
+SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="berkdb debug fam +gdbm gnutls ipv6 libressl selinux trashquota"
+
+REQUIRED_USE="|| ( berkdb gdbm )"
+
+CDEPEND="
+   gnutls? ( net-libs/gnutls )
+   !gnutls? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   >=net-libs/courier-authlib-0.61
+   >=net-libs/courier-unicode-1.3
+   >=net-mail/mailbase-0.00-r8
+   berkdb? ( sys-libs/db:= )
+   fam? ( virtual/fam )
+   gdbm? ( >=sys-libs/gdbm-1.8.0 )"
+DEPEND="${CDEPEND}
+   dev-lang/perl
+   !mail-mta/courier
+   userland_GNU? ( sys-process/procps )"
+RDEPEND="${CDEPEND}
+   selinux? ( sec-policy/selinux-courier )"
+
+# get rid of old style virtual - bug 350792
+# all blockers really needed?
+RDEPEND="${RDEPEND}
+   !mail-mta/courier
+   !net-mail/bincimap
+   !net-mail/cyrus-imapd
+   !net-mail/uw-imap"
+
+RC_VER="4.0.6-r1"
+INITD_VER="4.0.6-r1"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-4.17-disable-fam-configure.ac.patch"
+   "${FILESDIR}/${PN}-4.17-aclocal-fix.patch"
+)
+
+src_prepare() {
+   default
+
+   # These patches should fix problems detecting BerkeleyDB.
+   # 

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

2017-03-26 Thread Matthias Maier
commit: b054426687f5eccea1873b53afed11100ca1eb8d
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Mar 27 03:18:22 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Mar 27 03:40:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0544266

app-emulation/qemu: security patches, bug #612220

  CVE-2017-6505, bug #612220

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 .../qemu/files/qemu-2.8.0-CVE-2017-6505.patch  | 52 ++
 .../{qemu-2.8.0-r7.ebuild => qemu-2.8.0-r8.ebuild} |  1 +
 2 files changed, 53 insertions(+)

diff --git a/app-emulation/qemu/files/qemu-2.8.0-CVE-2017-6505.patch 
b/app-emulation/qemu/files/qemu-2.8.0-CVE-2017-6505.patch
new file mode 100644
index 000..a15aa96bd56
--- /dev/null
+++ b/app-emulation/qemu/files/qemu-2.8.0-CVE-2017-6505.patch
@@ -0,0 +1,52 @@
+From 95ed56939eb2eaa4e2f349fe6dcd13ca4edfd8fb Mon Sep 17 00:00:00 2001
+From: Li Qiang 
+Date: Tue, 7 Feb 2017 02:23:33 -0800
+Subject: [PATCH] usb: ohci: limit the number of link eds
+
+The guest may builds an infinite loop with link eds. This patch
+limit the number of linked ed to avoid this.
+
+Signed-off-by: Li Qiang 
+Message-id: 5899a02e.45ca240a.6c373.9...@mx.google.com
+Signed-off-by: Gerd Hoffmann 
+---
+ hw/usb/hcd-ohci.c | 9 -
+ 1 file changed, 8 insertions(+), 1 deletion(-)
+
+diff --git a/hw/usb/hcd-ohci.c b/hw/usb/hcd-ohci.c
+index 2cba3e3..21c93e0 100644
+--- a/hw/usb/hcd-ohci.c
 b/hw/usb/hcd-ohci.c
+@@ -42,6 +42,8 @@
+ 
+ #define OHCI_MAX_PORTS 15
+ 
++#define ED_LINK_LIMIT 4
++
+ static int64_t usb_frame_time;
+ static int64_t usb_bit_time;
+ 
+@@ -1184,7 +1186,7 @@ static int ohci_service_ed_list(OHCIState *ohci, 
uint32_t head, int completion)
+ uint32_t next_ed;
+ uint32_t cur;
+ int active;
+-
++uint32_t link_cnt = 0;
+ active = 0;
+ 
+ if (head == 0)
+@@ -1199,6 +1201,11 @@ static int ohci_service_ed_list(OHCIState *ohci, 
uint32_t head, int completion)
+ 
+ next_ed = ed.next & OHCI_DPTR_MASK;
+ 
++if (++link_cnt > ED_LINK_LIMIT) {
++ohci_die(ohci);
++return 0;
++}
++
+ if ((ed.head & OHCI_ED_H) || (ed.flags & OHCI_ED_K)) {
+ uint32_t addr;
+ /* Cancel pending packets for ED that have been paused.  */
+-- 
+2.10.2
+

diff --git a/app-emulation/qemu/qemu-2.8.0-r7.ebuild 
b/app-emulation/qemu/qemu-2.8.0-r8.ebuild
similarity index 99%
rename from app-emulation/qemu/qemu-2.8.0-r7.ebuild
rename to app-emulation/qemu/qemu-2.8.0-r8.ebuild
index 2088438d8e5..8df1a91630a 100644
--- a/app-emulation/qemu/qemu-2.8.0-r7.ebuild
+++ b/app-emulation/qemu/qemu-2.8.0-r8.ebuild
@@ -206,6 +206,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.8.0-CVE-2017-5987.patch   #609398
"${FILESDIR}"/${PN}-2.8.0-CVE-2017-6058.patch   #609638
"${FILESDIR}"/${PN}-2.8.0-CVE-2017-2620.patch   #609206
+   "${FILESDIR}"/${PN}-2.8.0-CVE-2017-6505.patch   #612220
 )
 
 STRIP_MASK="/usr/share/qemu/palcode-clipper"



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

2017-03-26 Thread Matthias Maier
commit: b813d239417d7ede1b2a4b596ed01aab7d7d96fc
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Mar 27 03:22:23 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Mar 27 03:40:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b813d239

app-emulation/qemu: require app-accessibility/brltty[api], bug #613138

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 app-emulation/qemu/qemu-2.8.0-r8.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-2.8.0-r8.ebuild 
b/app-emulation/qemu/qemu-2.8.0-r8.ebuild
index 8df1a91630a..4dc2f22c1fb 100644
--- a/app-emulation/qemu/qemu-2.8.0-r8.ebuild
+++ b/app-emulation/qemu/qemu-2.8.0-r8.ebuild
@@ -77,7 +77,10 @@ TARGETS_DEPEND="
>=dev-libs/glib-2.0[static-libs(+)]
>=x11-libs/pixman-0.28.0[static-libs(+)]
sys-libs/zlib[static-libs(+)]
-   accessibility? ( app-accessibility/brltty[static-libs(+)] )
+   accessibility? (
+   app-accessibility/brltty[api]
+   app-accessibility/brltty[static-libs(+)]
+   )
aio? ( dev-libs/libaio[static-libs(+)] )
alsa? ( >=media-libs/alsa-lib-1.0.13 )
bluetooth? ( net-wireless/bluez )



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

2017-03-26 Thread Michael Orlitzky
commit: 7aae9ec6f8ffda19b9bbf39a0c07a9f00cb72698
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Mon Mar 27 02:44:51 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Mon Mar 27 02:44:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aae9ec6

net-mail/courier-imap: remove unused version 4.16.0-r1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-mail/courier-imap/Manifest |   1 -
 .../courier-imap/courier-imap-4.16.0-r1.ebuild | 221 -
 2 files changed, 222 deletions(-)

diff --git a/net-mail/courier-imap/Manifest b/net-mail/courier-imap/Manifest
index 9ca4584e1f7..19a6b5b20ed 100644
--- a/net-mail/courier-imap/Manifest
+++ b/net-mail/courier-imap/Manifest
@@ -1,3 +1,2 @@
 DIST courier-imap-4.15.tar.bz2 3266353 SHA256 
6c34107e7ba9e5396d50b58fb414a495806335cab7135c96ad85a3816785b109 SHA512 
7829662282db5e6f414a1d34f06a94c2dd028e263510f01b49ebd3a1a4994055ecc08604568f5a44a30f6411e3a34e0d6c38807c29eaf255752191e885f82e1a
 WHIRLPOOL 
1b5e42bd1f72e3205030b54e9564ce45c4eccb394b31c64a616f225def5a5df05f74ef62c59fbea63b18ce336d77cc2368170a982abb7a6e94d309d0c6ee4dd2
-DIST courier-imap-4.16.0.tar.bz2 3021228 SHA256 
20ee63fbb5eef671dfcceecf3ed3eb48663cff3bcb607ecc904d0bc4f8c0b4b2 SHA512 
5f84c035e3936cf2b435efee7ecb98f98da8ecdd3afa3661ba03737d870aa038586a49c3a696fd8d028302349279139e90b1befc1d42a8488909c0ca0ea96a5c
 WHIRLPOOL 
be8b916ff9526c0a34cbad210bb026ab176a327eba4c4e5d76da7d99e800418749b0ab50bff9ce9a7378ddfd9342a86ad3462e4418e0d36bad159ed2db3af069
 DIST courier-imap-4.16.2.tar.bz2 3028445 SHA256 
3be244b3c4d3d5c5e33efb37e4cf712ae83cbe21e43c31725e0d996ab4acc387 SHA512 
42a685324b630835fe0c8735a67879e099f96eadf091c803368a9dd478a80b4ab47225fda6142942569c96b21355b5dac5e174ff434bcdc78784a810d2088609
 WHIRLPOOL 
d1d8af441a8c6f13f81705489deded11fdd8f66bf79a66f9076ed4e7b6e0644d9f9034887a043d8c9c9a55031db9c2c9a2ca0ac53cbbef96c5ed25275c50e9e3

diff --git a/net-mail/courier-imap/courier-imap-4.16.0-r1.ebuild 
b/net-mail/courier-imap/courier-imap-4.16.0-r1.ebuild
deleted file mode 100644
index fbb94172a5a..000
--- a/net-mail/courier-imap/courier-imap-4.16.0-r1.ebuild
+++ /dev/null
@@ -1,221 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils multilib libtool systemd
-
-DESCRIPTION="An IMAP daemon designed specifically for maildirs"
-HOMEPAGE="http://www.courier-mta.org/;
-SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
-IUSE="berkdb debug fam +gdbm gnutls ipv6 libressl selinux trashquota"
-
-REQUIRED_USE="|| ( berkdb gdbm )"
-
-CDEPEND="
-   gnutls? ( net-libs/gnutls )
-   !gnutls? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   )
-   >=net-libs/courier-authlib-0.61
-   ~net-libs/courier-unicode-1.1
-   >=net-mail/mailbase-0.00-r8
-   berkdb? ( sys-libs/db:= )
-   fam? ( virtual/fam )
-   gdbm? ( >=sys-libs/gdbm-1.8.0 )"
-DEPEND="${CDEPEND}
-   dev-lang/perl
-   !mail-mta/courier
-   userland_GNU? ( sys-process/procps )"
-RDEPEND="${CDEPEND}
-   selinux? ( sec-policy/selinux-courier )"
-
-# get rid of old style virtual - bug 350792
-# all blockers really needed?
-RDEPEND="${RDEPEND}
-   !mail-mta/courier
-   !net-mail/bincimap
-   !net-mail/cyrus-imapd
-   !net-mail/uw-imap"
-
-RC_VER="4.0.6-r1"
-INITD_VER="4.0.6-r1"
-
-src_prepare() {
-   # Bug #48838. Patch to enable/disable FAM support.
-   # 20 Aug 2004 langth...@gentoo.org
-   # This patch should fix bug #51540. fam USE flag is not needed for 
shared folder support.
-   epatch "${FILESDIR}"/${PN}-4.15-disable-fam-configure.ac.patch
-
-   # Kill unneeded call to AC_PROG_SYSCONFTOOL (bug #168206).
-   epatch "${FILESDIR}"/${PN}-4.15-aclocal-fix.patch
-
-   # These patches should fix problems detecting BerkeleyDB.
-   # We now can compile with db4 support.
-   if use berkdb ; then
-   epatch \
-   "${FILESDIR}"/${PN}-4.15-db4-bdbobj_configure.ac.patch \
-   "${FILESDIR}"/${PN}-4.15-db4-configure.ac.patch
-   fi
-
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=""
-
-   # 19 Aug 2004 langth...@gentoo.org
-   # Default to gdbm if both berkdb and gdbm are present.
-   if use gdbm ; then
-   einfo "Building with GDBM support"
-   myconf="${myconf} --with-db=gdbm"
-   elif use berkdb ; then
-   einfo "Building with BerkeleyDB support"
-   myconf="${myconf} --with-db=db"
-   fi
-
-   if use trashquota ; then
-   einfo "Building with Trash Quota Support"
-   myconf="${myconf} --with-trashquota"
-   fi
-
-   use debug && myconf="${myconf} debug=true"
-
-   # Do 

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

2017-03-26 Thread Michael Orlitzky
commit: 9f3b98ce4aabe1e7e2acb70a66b5c1fbb211e330
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Mon Mar 27 02:40:55 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Mon Mar 27 02:40:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3b98ce

net-mail/mhonarc-gentoo: remove unused version 2.6.18-r1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../mhonarc-gentoo/mhonarc-gentoo-2.6.18-r1.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git a/net-mail/mhonarc-gentoo/mhonarc-gentoo-2.6.18-r1.ebuild 
b/net-mail/mhonarc-gentoo/mhonarc-gentoo-2.6.18-r1.ebuild
deleted file mode 100644
index 80e6f53e637..000
--- a/net-mail/mhonarc-gentoo/mhonarc-gentoo-2.6.18-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit perl-module
-
-DESCRIPTION="Perl Mail-to-HTML Converter, Gentoo fork"
-HOMEPAGE="http://www.mhonarc.org/;
-LICENSE="GPL-2"
-SRC_URI="http://www.mhonarc.org/release/MHonArc/tar/MHonArc-${PV}.tar.bz2;
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="!net-mail/mhonarc"
-
-MY_P="${P/mhonarc-gentoo/MHonArc}"
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=( "${FILESDIR}/${P}-archives-gentoo.patch" )
-
-src_install() {
-   sed -e "s|-prefix |-docpath '${D}/usr/share/doc/${PF}' -prefix 
'${D}'|g" -i Makefile || die "sed on Makefile failed"
-   sed -e "s|installsitelib|installvendorlib|g" -i install.me || die "sed 
on install.me failed"
-
-   perl-module_src_install
-}



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

2017-03-26 Thread Michael Orlitzky
commit: 3360cea4a297c59e3983f29ee2f370300cfcb2d0
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Mon Mar 27 02:18:52 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Mon Mar 27 02:18:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3360cea4

net-p2p/amule: new revision to fix media-libs/gd USE dependency.

With USE=stats, amule needs gd to be built with PNG support. There was
already a USE dependency for JPEG support, and this revision adds it
for PNG, too.

Gentoo-Bug: 612386

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../{amule-2.3.2.ebuild => amule-2.3.2-r1.ebuild}  | 30 ++
 1 file changed, 14 insertions(+), 16 deletions(-)

diff --git a/net-p2p/amule/amule-2.3.2.ebuild 
b/net-p2p/amule/amule-2.3.2-r1.ebuild
similarity index 82%
rename from net-p2p/amule/amule-2.3.2.ebuild
rename to net-p2p/amule/amule-2.3.2-r1.ebuild
index d188432fea0..06bb5d1e707 100644
--- a/net-p2p/amule/amule-2.3.2.ebuild
+++ b/net-p2p/amule/amule-2.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ WX_GTK_VER="3.0"
 
 inherit wxwidgets user
 
-MY_P=${PN/m/M}-${PV}
-S="${WORKDIR}"/${MY_P}
+MY_P="${PN/m/M}-${PV}"
+S="${WORKDIR}/${MY_P}"
 
 DESCRIPTION="aMule, the all-platform eMule p2p client"
 HOMEPAGE="http://www.amule.org/;
@@ -18,23 +18,21 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="daemon debug geoip nls remote stats unicode upnp +X"
 
-DEPEND="
-   >=dev-libs/crypto++-5
+COMMON_DEPEND="
+   dev-libs/crypto++
sys-libs/binutils-libs:0=
-   >=sys-libs/zlib-1.2.1
+   sys-libs/zlib
x11-libs/wxGTK:${WX_GTK_VER}[X?]
-   stats? ( >=media-libs/gd-2.0.26:=[jpeg] )
+   stats? ( media-libs/gd:=[jpeg,png] )
geoip? ( dev-libs/geoip )
-   upnp? ( >=net-libs/libupnp-1.6.6 )
-   remote? ( >=media-libs/libpng-1.2.0:0=
-   unicode? ( >=media-libs/gd-2.0.26:= ) )
-   !net-p2p/imule
-"
-RDEPEND="${DEPEND}"
+   upnp? ( net-libs/libupnp:* )
+   remote? ( media-libs/libpng:0=
+   unicode? ( media-libs/gd:= ) )
+   !net-p2p/imule"
+DEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}"
 
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.2.6-fallocate.diff
-)
+PATCHES=( "${FILESDIR}/${PN}-2.2.6-fallocate.diff" )
 
 pkg_setup() {
if use stats && ! use X; then



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

2017-03-26 Thread Michael Orlitzky
commit: c7bbb989b1ebd2608d34363f4d1cbe4459902c10
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Mon Mar 27 01:32:38 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Mon Mar 27 01:32:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7bbb989

net-p2p/amule: remove unused version 2.3.1-r2.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-p2p/amule/amule-2.3.1-r2.ebuild | 108 
 1 file changed, 108 deletions(-)

diff --git a/net-p2p/amule/amule-2.3.1-r2.ebuild 
b/net-p2p/amule/amule-2.3.1-r2.ebuild
deleted file mode 100644
index 91d21718dee..000
--- a/net-p2p/amule/amule-2.3.1-r2.ebuild
+++ /dev/null
@@ -1,108 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit wxwidgets user
-
-MY_P=${PN/m/M}-${PV}
-S="${WORKDIR}"/${MY_P}
-
-DESCRIPTION="aMule, the all-platform eMule p2p client"
-HOMEPAGE="http://www.amule.org/;
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="daemon debug geoip nls remote stats unicode upnp +X"
-
-DEPEND=">=dev-libs/crypto++-5
-   sys-libs/binutils-libs:0=
-   >=sys-libs/zlib-1.2.1
-   >=x11-libs/wxGTK-2.8.12:2.8[X?]
-   stats? ( >=media-libs/gd-2.0.26:=[jpeg] )
-   geoip? ( dev-libs/geoip )
-   upnp? ( >=net-libs/libupnp-1.6.6 )
-   remote? ( >=media-libs/libpng-1.2.0:0=
-   unicode? ( >=media-libs/gd-2.0.26:= ) )
-   !net-p2p/imule"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-   if use stats && ! use X; then
-   einfo "Note: You would need both the X and stats USE flags"
-   einfo "to compile aMule Statistics GUI."
-   einfo "I will now compile console versions only."
-   fi
-}
-
-pkg_preinst() {
-   if use daemon || use remote; then
-   enewgroup p2p
-   enewuser p2p -1 -1 /home/p2p p2p
-   fi
-}
-
-src_prepare() {
-   eapply "${FILESDIR}"/${PN}-2.2.6-fallocate.diff
-   # Bug 412371
-   eapply "${FILESDIR}"/${PN}-2.3.1-gcc47.patch
-
-   default
-}
-
-src_configure() {
-   local myconf
-
-   WX_GTK_VER="2.8"
-
-   if use X; then
-   einfo "wxGTK with X support will be used"
-   need-wxwidgets unicode
-   else
-   einfo "wxGTK without X support will be used"
-   need-wxwidgets base-unicode
-   fi
-
-   if use X ; then
-   use stats && myconf="${myconf}
-   --enable-wxcas
-   --enable-alc"
-   use remote && myconf="${myconf}
-   --enable-amule-gui"
-   else
-   myconf="
-   --disable-monolithic
-   --disable-amule-gui
-   --disable-wxcas
-   --disable-alc"
-   fi
-
-   econf \
-   --with-denoise-level=0 \
-   --with-wx-config="${WX_CONFIG}" \
-   --enable-amulecmd \
-   $(use_enable debug) \
-   $(use_enable daemon amule-daemon) \
-   $(use_enable geoip) \
-   $(use_enable nls) \
-   $(use_enable remote webserver) \
-   $(use_enable stats cas) \
-   $(use_enable stats alcc) \
-   $(use_enable upnp) \
-   ${myconf}
-}
-
-src_install() {
-   default
-
-   if use daemon; then
-   newconfd "${FILESDIR}"/amuled.confd amuled
-   newinitd "${FILESDIR}"/amuled.initd amuled
-   fi
-   if use remote; then
-   newconfd "${FILESDIR}"/amuleweb.confd amuleweb
-   newinitd "${FILESDIR}"/amuleweb.initd amuleweb
-   fi
-}



[gentoo-commits] proj/portage:master commit in: pym/_emerge/, pym/portage/dbapi/

2017-03-26 Thread Zac Medico
commit: dfa317d0b8572a6c463ad5e778a8ca4633086f1b
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Mar 26 23:54:04 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Mar 27 02:07:23 2017 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=dfa317d0

emerge: use asyncio interfaces for spinner during owner lookup (bug 591760)

X-Gentoo-bug: 591760
X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=591760
Acked-by: Brian Dolbec  gentoo.org>

 pym/_emerge/depgraph.py  | 13 -
 pym/portage/dbapi/vartree.py | 22 +-
 2 files changed, 17 insertions(+), 18 deletions(-)

diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py
index 7c9130b38..04e724d8d 100644
--- a/pym/_emerge/depgraph.py
+++ b/pym/_emerge/depgraph.py
@@ -3668,17 +3668,20 @@ class depgraph(object):
def select_files(self, args):
# Use the global event loop for spinner progress
# indication during file owner lookups (bug #461412).
-   spinner_id = None
+   def spinner_cb():
+   self._frozen_config.spinner.update()
+   spinner_cb.handle = 
self._event_loop.call_soon(spinner_cb)
+
+   spinner_cb.handle = None
try:
spinner = self._frozen_config.spinner
if spinner is not None and \
spinner.update is not spinner.update_quiet:
-   spinner_id = self._event_loop.idle_add(
-   self._frozen_config.spinner.update)
+   spinner_cb.handle = 
self._event_loop.call_soon(spinner_cb)
return self._select_files(args)
finally:
-   if spinner_id is not None:
-   self._event_loop.source_remove(spinner_id)
+   if spinner_cb.handle is not None:
+   spinner_cb.handle.cancel()
 
def _select_files(self, myfiles):
"""Given a list of .tbz2s, .ebuilds sets, and deps, populate

diff --git a/pym/portage/dbapi/vartree.py b/pym/portage/dbapi/vartree.py
index c421dc50b..7c8f150bb 100644
--- a/pym/portage/dbapi/vartree.py
+++ b/pym/portage/dbapi/vartree.py
@@ -1369,32 +1369,28 @@ class vardbapi(dbapi):
global_event_loop() or EventLoop(main=False))
root = self._vardb._eroot
 
-   def search_pkg(cpv):
+   def search_pkg(cpv, search_future):
dblnk = self._vardb._dblink(cpv)
+   results = []
for path, name, is_basename in path_info_list:
if is_basename:
for p in dblnk._contents.keys():
if os.path.basename(p) 
== name:
-   
search_pkg.results.append((dblnk,
+   
results.append((dblnk,

dblnk._contents.unmap_key(

p)[len(root):]))
else:
key = 
dblnk._match_contents(path)
if key is not False:
-   
search_pkg.results.append(
+   results.append(
(dblnk, 
key[len(root):]))
-   search_pkg.complete = True
-   return False
-
-   search_pkg.results = []
+   search_future.set_result(results)
 
for cpv in self._vardb.cpv_all():
-   del search_pkg.results[:]
-   search_pkg.complete = False
-   event_loop.idle_add(search_pkg, cpv)
-   while not search_pkg.complete:
-   event_loop.iteration()
-   for result in search_pkg.results:
+   search_future = event_loop.create_future()
+   event_loop.call_soon(search_pkg, cpv, 
search_future)
+   event_loop.run_until_complete(search_future)
+   for result in search_future.result():
yield result
 
 class vartree(object):



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

2017-03-26 Thread Michael Orlitzky
commit: 7bd4373a25fe0f70327c64ec44887e75d30c9b91
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Mon Mar 27 01:27:24 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Mon Mar 27 01:27:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bd4373a

net-p2p/pybitmessage: remove unused versions 0.4.3 and 0.4.3-r1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-p2p/pybitmessage/Manifest |  1 -
 net-p2p/pybitmessage/pybitmessage-0.4.3-r1.ebuild | 74 ---
 net-p2p/pybitmessage/pybitmessage-0.4.3.ebuild| 73 --
 3 files changed, 148 deletions(-)

diff --git a/net-p2p/pybitmessage/Manifest b/net-p2p/pybitmessage/Manifest
index 6107159e6b5..7ca16fd36e0 100644
--- a/net-p2p/pybitmessage/Manifest
+++ b/net-p2p/pybitmessage/Manifest
@@ -1,3 +1,2 @@
 DIST pybitmessage-0.4.2.tar.gz 547565 SHA256 
c69cef72adbdfa2a0ff8c5c7e5d15e640bf3283b9089c388ea48e893d564a573 SHA512 
5e783243db4f507ec221092f6da18d25bb15a8c83f28aab7c1796a063d2608c0115c9d636cc73b66a09264a4ff69dda9ba373eff81640b1dd9595100dcdc4917
 WHIRLPOOL 
22c1ca5e5132248dc8492bd1ea327e81b8567b0ec271c774a07141579a63365dd4cc7fbd066dbba6153ce471057cead1f0763b4ae209789991b7c3b2cb5ebaa4
-DIST pybitmessage-0.4.3.tar.gz 605581 SHA256 
0a0825b554aef4e6eba3e4c4eb89e03ee86bda6f3068a69f4314f26ad24a6e5d SHA512 
d7d5db360e3fef88f9d9168464f6256fb44e207afabd2f9c31d85c264eab0b8a9d89f7e52aca1190f854beaf7b5ee48bd05c079cd31b775fa84b6e10612e8cee
 WHIRLPOOL 
cbe800ca83ffc213f8335a97aa6d534b41a968c76fcdff59a245694a84312e27f926b2e143bfb904036917c91bce7a27a5cfbbc83aa19005f3a41109c3efd53a
 DIST pybitmessage-0.4.4.tar.gz 611490 SHA256 
2fe2b1ad4d7426c8777fb429129b7a07c717ea5f00cc3041a03ac19fd3259b3a SHA512 
977d901525864557fcb6deada27d45a0cc90a40090f9f70f7a1cf27ffcc93ab69ef3d369375414988c519211b6d19a1ad7a0e9b38eec26f3fea02b386c652711
 WHIRLPOOL 
d3da00d5b1bfe5ae9361a78d8a251567d2a06cd7009da9f1af58e0d06f3d2830f0133fc559b16cd10620cc5933292027bebc6f20abe026f5a63e6cfc1057bc28

diff --git a/net-p2p/pybitmessage/pybitmessage-0.4.3-r1.ebuild 
b/net-p2p/pybitmessage/pybitmessage-0.4.3-r1.ebuild
deleted file mode 100644
index 6e88425347a..000
--- a/net-p2p/pybitmessage/pybitmessage-0.4.3-r1.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite"
-
-inherit eutils python-r1 gnome2-utils
-
-DESCRIPTION="P2P communications protocol"
-HOMEPAGE="https://bitmessage.org;
-SRC_URI="https://github.com/Bitmessage/PyBitmessage/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libressl"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
-   !libressl? ( dev-libs/openssl:0[-bindist] )
-   libressl? ( dev-libs/libressl )
-   dev-python/PyQt4[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}/PyBitmessage-${PV}
-
-src_compile() { :; }
-
-src_install () {
-   cat >> "${T}"/${PN}-wrapper <<-EOF
-   #!/usr/bin/env python
-   import os
-   import sys
-   sys.path.append("@SITEDIR@")
-   os.chdir("@SITEDIR@")
-   os.execl('@PYTHON@', '@EPYTHON@', '@SITEDIR@/bitmessagemain.py')
-   EOF
-
-   touch src/__init__.py || die
-
-   install_python() {
-   python_moduleinto ${PN}
-   python_domodule src/*
-   sed \
-   -e "s#@SITEDIR@#$(python_get_sitedir)/${PN}#" \
-   -e "s#@EPYTHON@#${EPYTHON}#" \
-   -e "s#@PYTHON@#${PYTHON}#" \
-   "${T}"/${PN}-wrapper > ${PN} || die
-   python_doscript ${PN}
-   }
-
-   python_foreach_impl install_python
-
-   dodoc README.md debian/changelog
-   doman man/*
-
-   newicon -s 24 desktop/icon24.png ${PN}.png
-   newicon -s scalable desktop/can-icon.svg ${PN}.svg
-   domenu desktop/${PN}.desktop
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}

diff --git a/net-p2p/pybitmessage/pybitmessage-0.4.3.ebuild 
b/net-p2p/pybitmessage/pybitmessage-0.4.3.ebuild
deleted file mode 100644
index ed8694e3a11..000
--- a/net-p2p/pybitmessage/pybitmessage-0.4.3.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite"
-
-inherit eutils python-r1 gnome2-utils
-
-DESCRIPTION="P2P communications protocol"
-HOMEPAGE="https://bitmessage.org;
-SRC_URI="https://github.com/Bitmessage/PyBitmessage/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
-   

[gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-tools++/, sci-biology/ncbi-tools++/files/

2017-03-26 Thread Martin Mokrejs
commit: 20b211f3ab9ace0a1ae4bd0a09831ad71ec691da
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Mon Mar 27 01:08:12 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Mon Mar 27 01:08:12 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=20b211f3

sci-biology/ncbi-tools++: compiles via 'make -j1' now

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 ...ols++-18.0.0-fix-app-blast_sample-linking.patch | 28 ++
 .../ncbi-tools++/ncbi-tools++-18.0.0.ebuild|  1 +
 2 files changed, 29 insertions(+)

diff --git 
a/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-blast_sample-linking.patch
 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-blast_sample-linking.patch
new file mode 100644
index 0..cc0444d5c
--- /dev/null
+++ 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-blast_sample-linking.patch
@@ -0,0 +1,28 @@
+--- ncbi_cxx--18_0_0/src/sample/app/blast/Makefile.blast_sample.app.ori
2017-03-27 03:01:00.032137965 +0200
 ncbi_cxx--18_0_0/src/sample/app/blast/Makefile.blast_sample.app
2017-03-27 03:01:29.732137720 +0200
+@@ -12,9 +12,9 @@
+ # the lines reading "### BEGIN/END COPIED SETTINGS" in any way.
+ 
+ ### BEGIN COPIED SETTINGS
+-LIB_ = xobjsimple $(BLAST_LIBS) $(OBJMGR_LIBS)
++LIB_ = xobjsimple $(BLAST_LIBS) xregexp $(PCRE_LIB) $(OBJMGR_LIBS)
+ LIB = $(LIB_:%=%$(STATIC))
+-LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(ORIG_LIBS)
++LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(PCRE_LIBS) $(ORIG_LIBS)
+ 
+ # These settings are necessary for optimized WorkShop builds, due to
+ # BLAST's own use of them.
+--- ncbi_cxx--18_0_0/src/sample/app/blast/Makefile.vsrun_sample.app.ori
2017-03-27 03:04:52.632136045 +0200
 ncbi_cxx--18_0_0/src/sample/app/blast/Makefile.vsrun_sample.app
2017-03-27 03:05:26.012135769 +0200
+@@ -12,9 +12,9 @@
+ # the lines reading "### BEGIN/END COPIED SETTINGS" in any way.
+ 
+ ### BEGIN COPIED SETTINGS
+-LIB_ = xobjsimple $(BLAST_INPUT_LIBS) $(BLAST_LIBS) $(OBJMGR_LIBS)
++LIB_ = xobjsimple $(BLAST_INPUT_LIBS) $(BLAST_LIBS) xregexp $(PCRE_LIB) 
$(OBJMGR_LIBS)
+ LIB = $(LIB_:%=%$(STATIC))
+-LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(ORIG_LIBS)
++LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(PCRE_LIBS) $(ORIG_LIBS)
+ 
+ # These settings are necessary for optimized WorkShop builds, due to
+ # BLAST's own use of them.

diff --git a/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild 
b/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
index 5d0547875..10e1b7228 100644
--- a/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
+++ b/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
@@ -132,6 +132,7 @@ src_prepare() {
"${FILESDIR}"/${P}-fix-app-table2asn-linking.patch
"${FILESDIR}"/${P}-fix-app-tls-linking.patch
"${FILESDIR}"/${P}-fix-app-vecscreen-linking.patch
+   "${FILESDIR}"/${P}-fix-app-blast_sample-linking.patch
)
#ncbi-tools++-18.0.0-fix-undefined-lxncbi.patch
epatch ${PATCHES[@]}



[gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-tools++/files/, sci-biology/ncbi-tools++/

2017-03-26 Thread Martin Mokrejs
commit: 339162f1f266f025acebcffc1225961c3a50a24b
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Mon Mar 27 00:44:01 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Mon Mar 27 00:44:01 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=339162f1

sci-biology/ncbi-tools++: and more

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 .../ncbi-tools++-18.0.0-fix-app-tls-linking.patch | 11 +++
 ...cbi-tools++-18.0.0-fix-app-vecscreen-linking.patch | 19 +++
 sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild   |  2 ++
 3 files changed, 32 insertions(+)

diff --git 
a/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-tls-linking.patch 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-tls-linking.patch
new file mode 100644
index 0..541dc2514
--- /dev/null
+++ 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-tls-linking.patch
@@ -0,0 +1,11 @@
+--- ncbi_cxx--18_0_0/src/app/tls/Makefile.tls.app.ori  2017-03-27 
02:33:36.312151540 +0200
 ncbi_cxx--18_0_0/src/app/tls/Makefile.tls.app  2017-03-27 
02:34:19.372151184 +0200
+@@ -10,7 +10,7 @@
+ SRC = tls
+ 
+ LIB = $(OBJEDIT_LIBS) $(XFORMAT_LIBS) xalnmgr xobjutil \
+-   xregexp $(PCRE_LIB) $(OBJMGR_LIBS)
++   xregexp $(PCRE_LIB) tables $(OBJMGR_LIBS)
+ 
+ LIBS = $(PCRE_LIBS) \
+$(NETWORK_LIBS) $(CMPRS_LIBS) $(ORIG_LIBS)

diff --git 
a/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-vecscreen-linking.patch
 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-vecscreen-linking.patch
new file mode 100644
index 0..9f33392d3
--- /dev/null
+++ 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-vecscreen-linking.patch
@@ -0,0 +1,19 @@
+--- ncbi_cxx--18_0_0/src/app/vecscreen/Makefile.vecscreen.app.ori  
2017-03-27 02:34:44.242150979 +0200
 ncbi_cxx--18_0_0/src/app/vecscreen/Makefile.vecscreen.app  2017-03-27 
02:36:22.752150165 +0200
+@@ -4,7 +4,7 @@
+ 
+ APP = vecscreen
+ SRC = vecscreen_app
+-LIB_ = $(BLAST_INPUT_LIBS) $(BLAST_LIBS) $(OBJMGR_LIBS)
++LIB_ = $(BLAST_INPUT_LIBS) $(BLAST_LIBS) xregexp $(PCRE_LIB) $(OBJMGR_LIBS)
+ LIB = $(LIB_:%=%$(STATIC))
+ # FIXME: do we need blast_app_util
+ #LIB = blast_app_util $(LIB_:%=%$(STATIC))
+@@ -15,6 +15,6 @@
+ LDFLAGS  = $(FAST_LDFLAGS:ppc=i386)
+ 
+ CPPFLAGS = $(ORIG_CPPFLAGS)
+-LIBS = $(CMPRS_LIBS) $(DL_LIBS) $(NETWORK_LIBS) $(ORIG_LIBS)
++LIBS = $(CMPRS_LIBS) $(DL_LIBS) $(NETWORK_LIBS) $(PCRE_LIBS) $(ORIG_LIBS)
+ 
+ REQUIRES = objects -Cygwin

diff --git a/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild 
b/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
index 40db6cfa3..5d0547875 100644
--- a/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
+++ b/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
@@ -130,6 +130,8 @@ src_prepare() {
"${FILESDIR}"/${P}-fix-app-rmblastn-linking.patch
"${FILESDIR}"/${P}-remove-old-symlinks.patch
"${FILESDIR}"/${P}-fix-app-table2asn-linking.patch
+   "${FILESDIR}"/${P}-fix-app-tls-linking.patch
+   "${FILESDIR}"/${P}-fix-app-vecscreen-linking.patch
)
#ncbi-tools++-18.0.0-fix-undefined-lxncbi.patch
epatch ${PATCHES[@]}



[gentoo-commits] proj/elections:master commit in: council2007/, council200912/, council201006/, council200906/, council2008b/, ...

2017-03-26 Thread Robin H. Johnson
commit: b19cd4dcdd15caacb0526fd16caa84395b812fd5
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Mon Mar 27 00:34:31 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Mar 27 00:34:31 2017 +
URL:https://gitweb.gentoo.org/proj/elections.git/commit/?id=b19cd4dc

council*: add record of casting voters.

Signed-off-by: Robin H. Johnson  gentoo.org>

 council-201106/casting-voters-council-201106 | 110 
 council-201206/casting-voters-council-201206 | 104 +++
 council-201306/casting-voters-council-201306 |  96 ++
 council-201406/casting-voters-council-201406 |  81 +++
 council-201506/casting-voters-council-201506 |  72 +
 council-201606/casting-voters-council-201606 |  90 +
 council2007/casting-voters-council2007   | 117 +
 council2008/casting-voters-council2008   | 145 +++
 council2008b/casting-voters-council2008b | 105 +++
 council200906/casting-voters-council200906   | 124 +++
 council200912/casting-voters-council200912   |  87 
 council201006/casting-voters-council201006   | 110 
 12 files changed, 1241 insertions(+)

diff --git a/council-201106/casting-voters-council-201106 
b/council-201106/casting-voters-council-201106
new file mode 100644
index 000..912c587
--- /dev/null
+++ b/council-201106/casting-voters-council-201106
@@ -0,0 +1,110 @@
+a3li
+aballier
+abcd
+amne
+anarchy
+angelos
+arfrever
+armin76
+bangert
+betelgeuse
+bicatali
+billie
+binki
+blueness
+c1pher
+calchan
+caster
+cbrannon
+chiguire
+chiiph
+chithanh
+dabbott
+dang
+darkside
+dberkholz
+deathwing00
+desultory
+dilfridge
+djc
+eras
+fauli
+ferringb
+flameeyes
+flammie
+graaff
+gregkh
+grobian
+grozin
+halcy0n
+hattya
+hkbst
+hollow
+hwoarang
+idl0r
+jaervosz
+jer
+jkt
+jlec
+jmbsvicetto
+joker
+jokey
+josejx
+jsbronder
+kallamej
+keytoaster
+kingtaco
+klausman
+lavajoe
+lordvan
+lu_zero
+maekke
+mduft
+mgorny
+miknix
+mpagano
+mr_bones_
+neddyseagoon
+nelchael
+nightmorph
+nimiux
+nirbheek
+olemarkus
+ottxor
+pacho
+patrick
+pchrist
+phajdan.jr
+polynomial-c
+pva
+r0bertz
+radhermit
+rafaelmartins
+rajiv
+remi
+rich0
+robbat2
+scarabeus
+signals
+slyfox
+solar
+sping
+ssuominen
+steev
+tampakrap
+tester
+the_paya
+titanofold
+tomjbe
+tomka
+tommy
+tove
+tupone
+ulm
+vapier
+vostorga
+voyageur
+williamh
+wired
+xarthisius
+zzam

diff --git a/council-201206/casting-voters-council-201206 
b/council-201206/casting-voters-council-201206
new file mode 100644
index 000..4681b55
--- /dev/null
+++ b/council-201206/casting-voters-council-201206
@@ -0,0 +1,104 @@
+a3li
+aballier
+abcd
+ackle
+ago
+aidecoe
+alexxy
+angelos
+axs
+beandog
+betelgeuse
+bicatali
+billie
+blackace
+blueness
+calchan
+caster
+cedk
+chiguire
+chithanh
+craig
+creffett
+d2_racing
+dabbott
+dagger
+dang
+darkside
+desultory
+dilfridge
+dirtyepic
+djc
+eras
+ferringb
+flameeyes
+floppym
+ford_prefect
+fuzzyray
+graaff
+gregkh
+grobian
+grozin
+hattya
+haubi
+hparker
+hwoarang
+idl0r
+jdhore
+jer
+jkt
+jlec
+jmbsvicetto
+johu
+joker
+josejx
+kallamej
+kensington
+keri
+kingtaco
+klausman
+mabi
+marienz
+mgorny
+miska
+mpagano
+mschiff
+neddyseagoon
+nightmorph
+nimiux
+nirbheek
+ottxor
+pacho
+patrick
+pesa
+phajdan.jr
+polynomial-c
+prometheanfire
+quantumsummers
+radhermit
+rafaelmartins
+rich0
+robbat2
+scarabeus
+sera
+slyfox
+sping
+ssuominen
+steev
+swegener
+swift
+tampakrap
+thev00d00
+tomjbe
+tomka
+tove
+tristan
+tupone
+ulm
+voyageur
+williamh
+wired
+xarthisius
+xmw
+yngwin
+zmedico

diff --git a/council-201306/casting-voters-council-201306 
b/council-201306/casting-voters-council-201306
new file mode 100644
index 000..f2fd157
--- /dev/null
+++ b/council-201306/casting-voters-council-201306
@@ -0,0 +1,96 @@
+a3li
+aballier
+abcd
+ago
+alexxy
+anarchy
+axs
+betelgeuse
+bicatali
+billie
+blueness
+calchan
+chithanh
+chutzpah
+creffett
+dabbott
+dastergon
+desultory
+dilfridge
+djc
+dolsen
+eras
+flameeyes
+floppym
+ford_prefect
+fox
+fuzzyray
+graaff
+gregkh
+grobian
+hasufell
+hattya
+heroxbd
+hparker
+hwoarang
+jer
+jkt
+jlec
+jmbsvicetto
+jmorgan
+johu
+joker
+kallamej
+kensington
+lu_zero
+lxnay
+maekke
+marienz
+mattst88
+mgorny
+miska
+mschiff
+neddyseagoon
+neurogeek
+nimiux
+ottxor
+pacho
+patrick
+pchrist
+pesa
+phajdan.jr
+pinkbyte
+polynomial-c
+prometheanfire
+quantumsummers
+radhermit
+rafaelmartins
+rajiv
+reavertm
+rich0
+robbat2
+scarabeus
+slyfox
+sping
+ssuominen
+swift
+tampakrap
+tetromino
+thev00d00
+tomjbe
+tomk
+tomka
+tommy
+tomwij
+tove
+tupone
+ulm
+voyageur
+williamh
+wired
+xarthisius
+xmw
+yac
+yngwin
+zerochaos
+zlogene

diff --git a/council-201406/casting-voters-council-201406 
b/council-201406/casting-voters-council-201406
new file mode 100644
index 000..8b945bb
--- /dev/null
+++ b/council-201406/casting-voters-council-201406
@@ -0,0 +1,81 @@
+ago
+axs
+bernalex

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

2017-03-26 Thread Matt Thode
commit: ddb95045b6f06dc7c69e4d8d721232be0460e7a4
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Mar 27 00:15:42 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Mar 27 00:16:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddb95045

1.4.3 bup and taking it over (used in openstack)

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/appdirs/Manifest|  1 +
 dev-python/appdirs/appdirs-1.4.3.ebuild| 23 ++
 .../appdirs/files/appdirs-1.4.3-distutils.patch| 13 
 dev-python/appdirs/metadata.xml|  8 ++--
 4 files changed, 43 insertions(+), 2 deletions(-)

diff --git a/dev-python/appdirs/Manifest b/dev-python/appdirs/Manifest
index c48e90de719..6d9c53feb68 100644
--- a/dev-python/appdirs/Manifest
+++ b/dev-python/appdirs/Manifest
@@ -1,2 +1,3 @@
 DIST appdirs-1.4.0.tar.gz 14358 SHA256 
8fc245efb4387a4e3e0ac8ebcc704582df7d72ff6a42a53f5600bbb18fdaadc5 SHA512 
a16fbad419e593acf1b58a3f8f893d206b3fc1a269757213a34d129e6fc39aa041efacb7964d326b82376373315357c93e85b272f374a096d9a63e73e3ce1dac
 WHIRLPOOL 
0e12bf1875e489fbfb2ed48b125917bb6e176b90051a0afe2b64f431bbd1f5be499b7c0631302513387c440a05b2eb067fefaf54141424c260834cba854b7e6f
 DIST appdirs-1.4.1.tar.gz 9486 SHA256 
b45f2af7f028906134ad368d401bf51952554bcfa389e3c4feee50739dbc1642 SHA512 
e228c2e6b7e09ec82997a7b2bf53137ac32d4dc9d085950b84fa03dbcf29b2ddb175fcb93fde7e65629dccd1f1d74c0e77d4b435563a79a7aa5f15ebb276c3bf
 WHIRLPOOL 
38c092b5dbbcc999631ba88107a3321f4a6220c5890c6f8b9e491d8680eb3bc6492f3423133dedcde41990935901ae79edcaad2666207a6560a788a0518e6eaf
+DIST appdirs-1.4.3.tar.gz 9641 SHA256 
5ce44e43c3fd537ce1aaf72141c525aa67032a5af0a14dcf755621e69d72414b SHA512 
787f551ef5af355bbc77ffb3059553fab77614cce466b4145e4b55fecb8553d329f8748865fd69005d13451a9b11229a65721095a122db83a8433a2661503dfc
 WHIRLPOOL 
4e88de235789556a220134c9b6cc1741d6fb65070c62e278c94585e3adc464562e3dc259340a8147b33de417e9533b7bc40cc66eb558d04ec3b197f5a092980e

diff --git a/dev-python/appdirs/appdirs-1.4.3.ebuild 
b/dev-python/appdirs/appdirs-1.4.3.ebuild
new file mode 100644
index 000..1dbac218815
--- /dev/null
+++ b/dev-python/appdirs/appdirs-1.4.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Module for determining appropriate platform-specific dirs"
+HOMEPAGE="https://github.com/ActiveState/appdirs;
+SRC_URI="https://github.com/ActiveState/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+PATCHES=( "${FILESDIR}"/${PN}-1.4.3-distutils.patch )
+
+python_test() {
+   "${PYTHON}" test/test_api.py || die "Tests fail with ${EPYTHON}"
+}

diff --git a/dev-python/appdirs/files/appdirs-1.4.3-distutils.patch 
b/dev-python/appdirs/files/appdirs-1.4.3-distutils.patch
new file mode 100644
index 000..11ce163d14c
--- /dev/null
+++ b/dev-python/appdirs/files/appdirs-1.4.3-distutils.patch
@@ -0,0 +1,13 @@
+Force setup.py to use distutils in order to break setuptools cyclic dependency.
+
+--- appdirs-1.4.0/setup.py
 appdirs-1.4.0/setup.py
+@@ -38,8 +38,6 @@
+ Programming Language :: Python :: 3.2
+ Topic :: Software Development :: Libraries :: Python Modules
+ """.split('\n') if c.strip()],
+-test_suite='test.test_api',
+-tests_require=tests_require,
+ keywords='application directory log cache user',
+ author='Trent Mick',
+ author_email='tre...@gmail.com',

diff --git a/dev-python/appdirs/metadata.xml b/dev-python/appdirs/metadata.xml
index 3f9c7b39c0c..b0d682902c1 100644
--- a/dev-python/appdirs/metadata.xml
+++ b/dev-python/appdirs/metadata.xml
@@ -2,8 +2,12 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   aide...@gentoo.org
-   Amadeusz Żołnowski
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   openst...@gentoo.org
+   Openstack


pyt...@gentoo.org



[gentoo-commits] proj/elections:master commit in: trustees-201606/

2017-03-26 Thread Robin H. Johnson
commit: 3b536238cb4b1747bf7f2e6d3952186b585317c7
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Sun Mar 26 23:49:04 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sun Mar 26 23:49:04 2017 +
URL:https://gitweb.gentoo.org/proj/elections.git/commit/?id=3b536238

trustees-201606: ronisbr did cast a ballot, was accidently omitted from the 
list of casting voters as a non-dev.

Signed-off-by: Robin H. Johnson  gentoo.org>

 trustees-201606/casting-voters-trustees-201606 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/trustees-201606/casting-voters-trustees-201606 
b/trustees-201606/casting-voters-trustees-201606
index 90396a1..461b492 100644
--- a/trustees-201606/casting-voters-trustees-201606
+++ b/trustees-201606/casting-voters-trustees-201606
@@ -27,6 +27,7 @@ pinkbyte
 prometheanfire
 rich0
 robbat2
+ronisbr
 swift
 tampakrap
 tomjbe



[gentoo-commits] proj/elections:master commit in: foundation-referendum-2009-01/

2017-03-26 Thread Robin H. Johnson
commit: bc8e2615d28738449a298d0f774160db9ed50fb8
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Sun Mar 26 23:50:27 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sun Mar 26 23:50:27 2017 +
URL:https://gitweb.gentoo.org/proj/elections.git/commit/?id=bc8e2615

foundation-referendum-2009-01: add record of casting voters.

Signed-off-by: Robin H. Johnson  gentoo.org>

 .../casting-voters-foundation-referendum-2009-01   | 54 ++
 1 file changed, 54 insertions(+)

diff --git 
a/foundation-referendum-2009-01/casting-voters-foundation-referendum-2009-01 
b/foundation-referendum-2009-01/casting-voters-foundation-referendum-2009-01
new file mode 100644
index 000..fcf643a
--- /dev/null
+++ b/foundation-referendum-2009-01/casting-voters-foundation-referendum-2009-01
@@ -0,0 +1,54 @@
+a3li
+abcd
+bass
+beandog
+betelgeuse
+bicatali
+calchan
+cam
+caster
+cedk
+chainsaw
+chiguire
+dabbott
+dang
+darkside
+deathwing00
+dertobi123
+dirtyepic
+djay
+fauli
+fox2mike
+fuzzyray
+graaff
+gregkh
+grobian
+jaervosz
+jkt
+jmbsvicetto
+joker
+kallamej
+kumba
+lack
+mpagano
+mr_bones_
+neddyseagoon
+neysx
+pauldv
+pva
+quantumsummers
+rajiv
+rane
+rich0
+robbat2
+ronisbr
+solar
+tampakrap
+tanderson
+tove
+tsunam
+tupone
+ulm
+vapier
+volkmar
+yvasilev



[gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-tools++/files/, sci-biology/ncbi-tools++/

2017-03-26 Thread Martin Mokrejs
commit: b0f5d1f1974db03f189da3df7aa6d64532f4949d
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Sun Mar 26 22:48:16 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Sun Mar 26 22:48:16 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=b0f5d1f1

sci-biology/ncbi-tools++: fix table2asn linking

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 .../ncbi-tools++-18.0.0-fix-app-table2asn-linking.patch | 13 +
 sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild |  1 +
 2 files changed, 14 insertions(+)

diff --git 
a/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-table2asn-linking.patch
 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-table2asn-linking.patch
new file mode 100644
index 0..222cb2c06
--- /dev/null
+++ 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-table2asn-linking.patch
@@ -0,0 +1,13 @@
+--- ncbi_cxx--18_0_0/src/app/table2asn/Makefile.table2asn.app.ori  
2017-03-27 00:41:58.742206850 +0200
 ncbi_cxx--18_0_0/src/app/table2asn/Makefile.table2asn.app  2017-03-27 
00:43:13.142206236 +0200
+@@ -12,8 +12,8 @@
+ 
+ LIB  = xdiscrepancy xalgophytree fastme prosplign xalgoalignutil xalgoseq 
xmlwrapp \
+xvalidate xobjwrite xobjreadex valerr biotree macro \
+-   $(OBJEDIT_LIBS) $(XFORMAT_LIBS) $(BLAST_LIBS) id2cli \
+-   xregexp $(PCRE_LIB) $(SRAREAD_LIBS) $(DATA_LOADERS_UTIL_LIB) 
$(OBJMGR_LIBS)
++   $(OBJEDIT_LIBS) $(XFORMAT_LIBS) $(BLAST_LIBS) taxon1 id2cli \
++   xregexp $(PCRE_LIB) xqueryparse $(DATA_LOADERS_UTIL_LIB) $(OBJMGR_LIBS)
+ 
+ LIBS = $(LIBXSLT_LIBS) $(DATA_LOADERS_UTIL_LIBS) $(LIBXML_LIBS) $(CMPRS_LIBS) 
$(PCRE_LIBS) \
+$(SRA_SDK_SYSLIBS) \

diff --git a/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild 
b/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
index 02426ab42..40db6cfa3 100644
--- a/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
+++ b/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
@@ -129,6 +129,7 @@ src_prepare() {
"${FILESDIR}"/${P}-fix-srcchk-linking.patch
"${FILESDIR}"/${P}-fix-app-rmblastn-linking.patch
"${FILESDIR}"/${P}-remove-old-symlinks.patch
+   "${FILESDIR}"/${P}-fix-app-table2asn-linking.patch
)
#ncbi-tools++-18.0.0-fix-undefined-lxncbi.patch
epatch ${PATCHES[@]}



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

2017-03-26 Thread Zac Medico
commit: f4ca864be0cfc8ed6b9b3e3248b3b62bd5b871af
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Mar 26 22:34:28 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Mar 26 22:39:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ca864b

net-p2p/bittornado: add GPL-2 license for bug 426114

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-p2p/bittornado/bittornado-0.3.18-r4.ebuild  | 3 ++-
 net-p2p/bittornado/bittornado-0.4.1_p20160925-r1.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-p2p/bittornado/bittornado-0.3.18-r4.ebuild 
b/net-p2p/bittornado/bittornado-0.3.18-r4.ebuild
index 2e534aaeb74..a9edb21c4c4 100644
--- a/net-p2p/bittornado/bittornado-0.3.18-r4.ebuild
+++ b/net-p2p/bittornado/bittornado-0.3.18-r4.ebuild
@@ -16,7 +16,8 @@ MY_P=${MY_PN}-${PV}
 DESCRIPTION="TheShad0w's experimental BitTorrent client"
 HOMEPAGE="http://www.bittornado.com/;
 SRC_URI="http://download2.bittornado.com/download/${MY_P}.tar.gz;
-LICENSE="MIT"
+# GPL-2 is just for the init script from FILESDIR.
+LICENSE="MIT GPL-2"
 SLOT="0"
 
 KEYWORDS="alpha amd64 ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~x86-solaris"

diff --git a/net-p2p/bittornado/bittornado-0.4.1_p20160925-r1.ebuild 
b/net-p2p/bittornado/bittornado-0.4.1_p20160925-r1.ebuild
index 88be5502c1d..c5dcbd5245b 100644
--- a/net-p2p/bittornado/bittornado-0.4.1_p20160925-r1.ebuild
+++ b/net-p2p/bittornado/bittornado-0.4.1_p20160925-r1.ebuild
@@ -14,7 +14,8 @@ EGIT_COMMIT="ed327c4e1ebbe1fe949be81723527cfda87aeb8d"
 DESCRIPTION="John Hoffman's fork of the original bittorrent"
 HOMEPAGE="https://github.com/effigies/BitTornado;
 SRC_URI="https://github.com/effigies/BitTornado/archive/${EGIT_COMMIT}.tar.gz 
-> ${MY_P}.tar.gz"
-LICENSE="MIT"
+# GPL-2 is just for the init script from FILESDIR.
+LICENSE="MIT GPL-2"
 SLOT="0"
 
 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~x86-solaris"



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

2017-03-26 Thread Mike Pagano
commit: 9785dc3647d49afacc8594674a1b4c91421c635b
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar 26 22:26:17 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar 26 22:26:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9785dc36

sys-kernel/git-sources: Linux patch 4.11-rc4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-kernel/git-sources/Manifest|  1 +
 sys-kernel/git-sources/git-sources-4.11_rc4.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 8a84e5b9ec8..107990aa1e1 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -2,3 +2,4 @@ DIST linux-4.10.tar.xz 94231404 SHA256 
3c95d9f049bd085e5c346d2c77f063b8425f19146
 DIST patch-4.11-rc1.xz 6134384 SHA256 
556cdbb12cb25fc5de26da6d01c6c7a49a880ddf0b671da0b3d1024b71a09969 SHA512 
a7b11ee0f2faedb2415effd3ad49e5309e30b3e57a49106a18d21628f4d08b988112086b080d4620bd9e00b07ec2751a5bfe05c348cfd343020c39d4d18faa81
 WHIRLPOOL 
91bfa52275b8ae5344e658b3ca3fb2f96b6f2999dae1d5f003a2a1e8d1f5af9ce1f1a393f4b1db97de640bd1aa55c99dc1e903c315464d3a782b4e403d34e769
 DIST patch-4.11-rc2.xz 6201348 SHA256 
edeba5ed13d2cd13f522c10d7808497f043b1f89b7ee3b843f4f6a108a5e6a53 SHA512 
01fcc1e67bba67a1bfef74acea99a52b489cdaf3f6feb59dd4e7719a3a9c07ff3131a754823a283ef50535d730929b4ddd31fa24c6bda2c68c3ad41283db49ec
 WHIRLPOOL 
24a47255118d47dc2e23d19d2ceb4429c7ba989e7cb2afa875830da3cbcb789c4a0e76b5690d0ac6b53d01d196b213186f863b32b2e8c094ac9c928cae8ee619
 DIST patch-4.11-rc3.xz 6296096 SHA256 
42bc915a0fec22541716a32167dab53f8f3417e31be33588820985b0a791382e SHA512 
88ff442fdcc41cd3734ddabc3cee54ea15ff5fef6b3bc1edc8f8c904ac888b45942a483ae35e3fee1a3b050d925755501b53de2e241a98905f63bb763a389086
 WHIRLPOOL 
6e4d22bbabae03776beef5da471c01dbb9f096a2f9d6fec2fba27e9d0209011dce41b44cee9d9ee0c3f8c37028482a68bcba247797704d236fc85304c74da941
+DIST patch-4.11-rc4.xz 6365804 SHA256 
04789539b677a10dae8080e35267923b9dbe570bf896986dfc2a4401c079b1cb SHA512 
d92866ffe4997a5e489c034fc1c378d7e588f76cfa18d642854ce0bf412cdbc82d8e850d6665fa5175084ec0b7662b0f53435231d2b46b13cefbb9ba63f73791
 WHIRLPOOL 
6de1bd0a9d45ca4e085e53529118aa9d39784c76b9f579d4b29296de4b33a326833bc2b8b2d1a6e05c08d08f0824541302ed537e78d76ffdec3f0532eaaf

diff --git a/sys-kernel/git-sources/git-sources-4.11_rc4.ebuild 
b/sys-kernel/git-sources/git-sources-4.11_rc4.ebuild
new file mode 100644
index 000..2a1ec252ced
--- /dev/null
+++ b/sys-kernel/git-sources/git-sources-4.11_rc4.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+UNIPATCH_STRICTORDER="yes"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_NOUSEPR="yes"
+K_SECURITY_UNSUPPORTED="1"
+K_BASE_VER="4.10"
+K_EXP_GENPATCHES_NOUSE="1"
+K_FROM_GIT="yes"
+ETYPE="sources"
+CKV="${PVR/-r/-git}"
+
+# only use this if it's not an _rc/_pre release
+[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="The very latest -git version of the Linux kernel"
+HOMEPAGE="https://www.kernel.org;
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE=""
+
+K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
+experimental nature. If you have any issues, try a matching vanilla-sources
+ebuild -- if the problem is not there, please contact the upstream kernel
+developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
+report the problem so it can be fixed in time for the next kernel release."
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   >=sys-devel/patch-2.7.4"
+
+pkg_postinst() {
+   postinst_sources
+}



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

2017-03-26 Thread Anthony G. Basile
commit: f4ec0568b5ea6a6300fa87232d467537d62396a6
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Mar 26 22:10:40 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Mar 26 22:10:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ec0568

net-misc/electrum: version bump to 2.8.2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-misc/electrum/Manifest  |   1 +
 net-misc/electrum/electrum-2.8.2.ebuild | 161 
 2 files changed, 162 insertions(+)

diff --git a/net-misc/electrum/Manifest b/net-misc/electrum/Manifest
index f6aa2f10618..02350cd61b6 100644
--- a/net-misc/electrum/Manifest
+++ b/net-misc/electrum/Manifest
@@ -1,2 +1,3 @@
 DIST Electrum-2.7.15.tar.gz 1967697 SHA256 
1f237b394079ec5ced34ae09dc6b50472e51233dd1dfef580127168e293b9652 SHA512 
2f4f5181dcf0b98ce34348c296e50383b677db1fd14fa0052a0168a7c880d18d04ebb9a91dbb7316e09adeda275cc87b5457c8f0925b3635a1c769c81f31165c
 WHIRLPOOL 
b7a85fd9a4f7fdf5f64dc1182630b9d5b1bb033e49ebb00f1dd421d93c02f8fab8a0679de9a2fae074fdda5932fbfd261d5c8a2d6be3940821f18f82d46f2e28
 DIST Electrum-2.8.0.tar.gz 2241359 SHA256 
6343ae1732920734c45ebf899592c1c29123530ce027b4dcdd4a62e87663e9ef SHA512 
dcef8c84677ff6045ee00a7b26aac7ded00b54753737c32a0c9b8939647a8467769ba93be3ce6beecdc5030c94dc6647121681ce22e84f487b36ede6d0d69e1c
 WHIRLPOOL 
5f6f170306fa6c62e4fe4ebbfac1460b04e1a6606f1e3a2339b6d4284d9f884c2123f78401201511653402a3771b383fea7aed2b2c0fcb8b720472b80a4662a6
+DIST Electrum-2.8.2.tar.gz 2277689 SHA256 
d8152bebc5c6f47b28a5d867707bc5742158fe544e7e8046d2c4747ae282b707 SHA512 
4f4dd4b017e1b4ef3de311d840e9704e0169d4813f646296f99aa00afe39ea83c5b53b320fd31244dd2a67c320be1537b7132b54d775b7c1a9f1da54627ecf9d
 WHIRLPOOL 
bcd9ce9369dbe9d94c75e46429ba05968a51f4fdf8a6d2b67e27c981b13bf239fb7d290bf18227ed07e6704c3f292e10e5022dec95d7dc84fb5740d11acbf6d4

diff --git a/net-misc/electrum/electrum-2.8.2.ebuild 
b/net-misc/electrum/electrum-2.8.2.ebuild
new file mode 100644
index 000..d6fe7a859a4
--- /dev/null
+++ b/net-misc/electrum/electrum-2.8.2.ebuild
@@ -0,0 +1,161 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="ncurses?"
+
+inherit distutils-r1 gnome2-utils
+
+MY_P="Electrum-${PV}"
+DESCRIPTION="User friendly Bitcoin client"
+HOMEPAGE="https://electrum.org/;
+SRC_URI="https://download.electrum.org/${PV}/${MY_P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+LINGUAS="ar_SA bg_BG cs_CZ da_DK de_DE el_GR eo_UY es_ES fr_FR hu_HU hy_AM 
id_ID it_IT ja_JP ko_KR ky_KG lv_LV nb_NO nl_NL no_NO pl_PL pt_BR pt_PT ro_RO 
ru_RU sk_SK sl_SI ta_IN th_TH tr_TR vi_VN zh_CN"
+
+IUSE="audio_modem cli cosign digitalbitbox email greenaddress_it ncurses 
qrcode +qt4 sync trustedcoin_com vkb"
+
+for lingua in ${LINGUAS}; do
+   IUSE+=" linguas_${lingua}"
+done
+
+REQUIRED_USE="
+   || ( cli ncurses qt4 )
+   audio_modem? ( qt4 )
+   cosign? ( qt4 )
+   digitalbitbox? ( qt4 )
+   email? ( qt4 )
+   greenaddress_it? ( qt4 )
+   qrcode? ( qt4 )
+   sync? ( qt4 )
+   trustedcoin_com? ( qt4 )
+   vkb? ( qt4 )
+"
+
+RDEPEND="
+   dev-python/ecdsa[${PYTHON_USEDEP}]
+   dev-python/jsonrpclib[${PYTHON_USEDEP}]
+   dev-python/pbkdf2[${PYTHON_USEDEP}]
+   dev-python/pyaes[${PYTHON_USEDEP}]
+   dev-python/PySocks[${PYTHON_USEDEP}]
+   dev-python/qrcode[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/tlslite[${PYTHON_USEDEP}]
+   dev-libs/protobuf[python,${PYTHON_USEDEP}]
+   virtual/python-dnspython[${PYTHON_USEDEP}]
+   qrcode? ( media-gfx/zbar[python,v4l,${PYTHON_USEDEP}] )
+   qt4? (
+   dev-python/PyQt4[X,${PYTHON_USEDEP}]
+   )
+   ncurses? ( dev-lang/python )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS="RELEASE-NOTES"
+
+src_prepare() {
+   eapply "${FILESDIR}/2.8.0-no-user-root.patch"
+
+   # Don't advise using PIP
+   sed -i "s/On Linux, try 'sudo pip install zbar'/Re-emerge Electrum with 
the qrcode USE flag/" lib/qrscanner.py || die
+
+   # Prevent icon from being installed in the wrong location
+   sed -i '/icons/d' setup.py || die
+
+   # Remove unrequested localization files:
+   for lang in ${LINGUAS}; do
+   use "linguas_${lang}" && continue
+   rm -r "lib/locale/${lang}" || die
+   done
+
+   local wordlist=
+   for wordlist in  \
+   $(usex linguas_ja_JP '' japanese) \
+   $(usex linguas_pt_BR '' $(usex linguas_pt_PT '' portuguese)) \
+   $(usex linguas_es_ES '' spanish) \
+   $(usex linguas_zh_CN '' chinese_simplified) \
+   ; do
+   rm -f "lib/wordlist/${wordlist}.txt" || die
+   sed -i 

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

2017-03-26 Thread James Le Cuirot
commit: 638f8fb4a88559a06973c3e38dac0e919fe8e9fb
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Mar 26 22:04:07 2017 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Mar 26 22:04:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=638f8fb4

dev-java/ant-contrib: EAPI bump to 6, fix deps (bug #581938)

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../ant-contrib/ant-contrib-1.0_beta3-r2.ebuild| 80 ++
 1 file changed, 80 insertions(+)

diff --git a/dev-java/ant-contrib/ant-contrib-1.0_beta3-r2.ebuild 
b/dev-java/ant-contrib/ant-contrib-1.0_beta3-r2.ebuild
new file mode 100644
index 000..973516ec43c
--- /dev/null
+++ b/dev-java/ant-contrib/ant-contrib-1.0_beta3-r2.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc source"
+WANT_ANT_TASKS="ant-ivy"
+
+inherit java-pkg-2 java-ant-2
+
+DESCRIPTION="A collection of tasks for Apache Ant"
+HOMEPAGE="http://ant-contrib.sourceforge.net/;
+SRC_URI="mirror://sourceforge/ant-contrib/${PN}-${PV/_beta/b}-src.tar.bz2"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+
+#  test? ( dev-java/ant-junit dev-java/ant-testutil )
+CP_DEPEND="
+   >=dev-java/ant-core-1.7.0:0
+   dev-java/ant-ivy:0
+   >=dev-java/bcel-5.1:0
+   dev-java/commons-httpclient:3
+   dev-java/xerces:2
+"
+
+RDEPEND="${CP_DEPEND}
+   >=virtual/jre-1.4"
+
+# javatoolkit for cElementTree
+DEPEND="${CP_DEPEND}
+   >=virtual/jdk-1.4
+   >=dev-java/javatoolkit-0.3.0-r2"
+
+S="${WORKDIR}/${PN}"
+PATCHES=( "${FILESDIR}"/tests-visibility.patch )
+
+rewrite_build_xml() {
+   python <

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

2017-03-26 Thread James Le Cuirot
commit: f1eb2d1bf79a062717957e8ef6578327c7d96d57
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Mar 26 22:06:09 2017 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Mar 26 22:06:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1eb2d1b

dev-java/ant-contrib: Remove old 1.0_beta3-r1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../ant-contrib/ant-contrib-1.0_beta3-r1.ebuild| 77 --
 1 file changed, 77 deletions(-)

diff --git a/dev-java/ant-contrib/ant-contrib-1.0_beta3-r1.ebuild 
b/dev-java/ant-contrib/ant-contrib-1.0_beta3-r1.ebuild
deleted file mode 100644
index e4d590a7e84..000
--- a/dev-java/ant-contrib/ant-contrib-1.0_beta3-r1.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-JAVA_PKG_IUSE="doc source"
-WANT_ANT_TASKS="ant-ivy"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="A collection of tasks (and at one point maybe types and other 
tools) for Apache Ant"
-HOMEPAGE="http://ant-contrib.sourceforge.net/;
-SRC_URI="mirror://sourceforge/ant-contrib/${PN}-${PV/_beta/b}-src.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
-
-#  test? ( dev-java/ant-junit dev-java/ant-testutil )
-RDEPEND=">=virtual/jre-1.4
-   >=dev-java/bcel-5.1:0
-   dev-java/commons-httpclient:3
-   dev-java/xerces:2
-   dev-java/ant-ivy:0
-   >=dev-java/ant-core-1.7.0"
-
-# javatoolkit for cElementTree
-DEPEND=">=virtual/jdk-1.4
-   >=dev-java/javatoolkit-0.3.0-r2
-   ${RDEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-rewrite_build_xml() {
-   python <

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

2017-03-26 Thread Patrice Clement
commit: a40fb077c2f83120848967aed4b8dabe5d1044b9
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Mar 26 20:41:36 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Mar 26 21:53:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40fb077

dev-java/swing-layout: clean up old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-java/swing-layout/swing-layout-1.0.4.ebuild | 28 -
 1 file changed, 28 deletions(-)

diff --git a/dev-java/swing-layout/swing-layout-1.0.4.ebuild 
b/dev-java/swing-layout/swing-layout-1.0.4.ebuild
deleted file mode 100644
index f3fb747cef9..000
--- a/dev-java/swing-layout/swing-layout-1.0.4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Professional cross platform layouts with Swing"
-HOMEPAGE="https://swing-layout.dev.java.net/;
-SRC_URI="https://swing-layout.dev.java.net/files/documents/2752/144673/${P}-src.zip;
-
-LICENSE="LGPL-2.1"
-SLOT="1"
-KEYWORDS="amd64 x86 ~x86-fbsd"
-IUSE="doc source"
-
-DEPEND=">=virtual/jdk-1.4
-   app-arch/unzip"
-RDEPEND=">=virtual/jre-1.4"
-
-EANT_FILTER_COMPILER=jikes
-
-src_install(){
-   java-pkg_dojar dist/swing-layout.jar
-   dodoc releaseNotes.txt || die
-   use doc && java-pkg_dojavadoc dist/javadoc
-   use source && java-pkg_dosrc src/java/org
-}



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

2017-03-26 Thread Patrice Clement
commit: 94b28862cff3544edf015cf3ef8ec81abd22d6f3
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Mar 26 20:31:07 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Mar 26 21:53:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b28862

dev-java/swing-layout: stable for amd64+x86.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-java/swing-layout/swing-layout-1.0.4-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-java/swing-layout/swing-layout-1.0.4-r1.ebuild 
b/dev-java/swing-layout/swing-layout-1.0.4-r1.ebuild
index 5a719092c41..13cbbd704cf 100644
--- a/dev-java/swing-layout/swing-layout-1.0.4-r1.ebuild
+++ b/dev-java/swing-layout/swing-layout-1.0.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,8 +13,7 @@ SRC_URI="mirror://gentoo/${P}-src.zip"
 
 LICENSE="LGPL-2.1"
 SLOT="1"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc source"
+KEYWORDS="amd64 x86"
 
 DEPEND="
>=virtual/jdk-1.6"



[gentoo-commits] repo/gentoo:dev-erlang-bumps commit in: dev-erlang/xmpp/

2017-03-26 Thread Amadeusz Piotr Żołnowski
commit: 6298e416d80832466e44fd548e71a57417199172
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Sun Mar 26 21:42:58 2017 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Sun Mar 26 21:43:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6298e416

dev-erlang/xmpp: Bump version

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-erlang/xmpp/Manifest | 2 +-
 dev-erlang/xmpp/{xmpp-1.1.4.ebuild => xmpp-1.1.9.ebuild} | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-erlang/xmpp/Manifest b/dev-erlang/xmpp/Manifest
index 8908e5795c6..5d87e10999a 100644
--- a/dev-erlang/xmpp/Manifest
+++ b/dev-erlang/xmpp/Manifest
@@ -1 +1 @@
-DIST xmpp-1.1.4.tar.gz 344660 SHA256 
162d902c016eb85d0b569899840bd0cb6f9828b6c4781a31b288dbb5ce0b1598 SHA512 
430be850f500a76d9a34447f1e6169d0a4e8611bfb57109e5392844e7d681a54b18ec03c4b7bc0182284944328303ec3264fdb66eef965e610555692e0a2ddee
 WHIRLPOOL 
94da29d3894d9fe10dc2ce8fdc9760e25153362dc215f1bae3d40cc542f51e3014f8b26fe4cca20ea0397584967fdceaa7cc8dfdf8ad2f13a9fec5c645f01139
+DIST xmpp-1.1.9.tar.gz 370926 SHA256 
e7b5db5ab6204f5bc6ebf91a183ebeae2b43ca6372dd2506599a8e8168a99c50 SHA512 
13af5699966c8e9c0568356a3620ce6861549b0091e1889c957a91b4384ed24dd98a04422fcfed07470fc94ad9e49459e7942fc5aa9c5e5fd1a20f3efd5fdd1f
 WHIRLPOOL 
e15fc35c5bebdf88c09bba98a30b54328313b2adf578066a151d10310855a5c149276294ea592e927762d28872d4caf34e5506f13c83a58c274251344d39ced4

diff --git a/dev-erlang/xmpp/xmpp-1.1.4.ebuild 
b/dev-erlang/xmpp/xmpp-1.1.9.ebuild
similarity index 86%
rename from dev-erlang/xmpp/xmpp-1.1.4.ebuild
rename to dev-erlang/xmpp/xmpp-1.1.9.ebuild
index f868d07cf13..6d4973c10d2 100644
--- a/dev-erlang/xmpp/xmpp-1.1.4.ebuild
+++ b/dev-erlang/xmpp/xmpp-1.1.9.ebuild
@@ -1,6 +1,5 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 
@@ -16,8 +15,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
-RDEPEND=">=dev-erlang/fast_xml-1.1.18
-   >=dev-erlang/stringprep-1.0.7
+RDEPEND=">=dev-erlang/fast_xml-1.1.22
+   >=dev-erlang/stringprep-1.0.8
>=dev-lang/erlang-17.1"
 DEPEND="${RDEPEND}"
 



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

2017-03-26 Thread Lars Wendler
commit: e89d0a10583fbb2c2c7e6af5a56e2d8c79f86208
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Mar 26 13:29:30 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Mar 26 21:40:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e89d0a10

dev-libs/nspr: Bump to version 4.14

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-libs/nspr/Manifest |   1 +
 dev-libs/nspr/nspr-4.14.ebuild | 124 +
 2 files changed, 125 insertions(+)

diff --git a/dev-libs/nspr/Manifest b/dev-libs/nspr/Manifest
index 8d8e3ffdf21..92d6ddbb2d4 100644
--- a/dev-libs/nspr/Manifest
+++ b/dev-libs/nspr/Manifest
@@ -1,3 +1,4 @@
 DIST nspr-4.12.tar.gz 1135458 SHA256 
e0b10a1e569153668ff8bdea6c7e491b389fab69c2f18285a1ebf7c2ea4269de SHA512 
138072be98dea6e97ea38f3e562c8ee383626c2136ec1adb854a81315468cd484c4b994c3ccaf6a39327b3fe121f77d698bf85c2764ec4b6231828b8a9ec5460
 WHIRLPOOL 
d85d74e6287ed9578bc565c5e699f7201fbf38cb55e6dfa487f1c8b4684c161b6c6a5c8cb06627575d7a417bf35b15c64d231878dab32b5bbcc8223b7356c32d
 DIST nspr-4.13.1.tar.gz 1136646 SHA256 
5e4c1751339a76e7c772c0c04747488d7f8c98980b434dc846977e43117833ab SHA512 
4755dce1a0fddbf4991f46328bdd15b6b07162792370953e16481be56952d4c02d11a83001b3600c80a919b1c45e99d6150ef2c24d407c86f430f9376fe6a694
 WHIRLPOOL 
aa0b9731eb11b8418fced5a1ce52c801657dc738cba0f198fa4b685296e321dd168de8d4ba04335695ac1c6c345563b60e2a49af9a30069d301712c0c1c51f83
 DIST nspr-4.13.tar.gz 1136571 SHA256 
19c4bb3fa6d24800ffa65d7d806c54ad5f8c3758a5c11352ad43212ab181 SHA512 
6af8671aa32d2dd08e900f235950c200e27c7052be2456651cbd8d508f376f60bdbdaa2ac984397027706618e0c794749c9dbf09c1972d9ba5280dadec37a562
 WHIRLPOOL 
5b93db16eb4bf1e8ee3e39b2df7f880cf42d80583a8b191395d5602090120eab83881eb2459869ff12de070cbd4be969f97d94445b40ac56ae810682008b16e3
+DIST nspr-4.14.tar.gz 1136626 SHA256 
64fc18826257403a9132240aa3c45193d577a84b08e96f7e7770a97c074d17d5 SHA512 
cb0c82d7bb3dfebdfc167f88bc0dde1c0eb4340eb7c53342a57591b120b42248da9f3ee604bec60c80c4af24fb8e46c5cacf859d66e3253e7f35d2c47cf4e676
 WHIRLPOOL 
e9fbcfebb672d8385c9e0c503a534367709bf440cb6b8e238e2d1d5aab773792880f5f18729cbb697e7924e40934b59dff2e9c8847455f2dc79763fe0e8ef6ce

diff --git a/dev-libs/nspr/nspr-4.14.ebuild b/dev-libs/nspr/nspr-4.14.ebuild
new file mode 100644
index 000..7b372afc450
--- /dev/null
+++ b/dev-libs/nspr/nspr-4.14.ebuild
@@ -0,0 +1,124 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+WANT_AUTOCONF="2.5"
+
+inherit autotools eutils multilib toolchain-funcs versionator multilib-minimal
+
+MIN_PV="$(get_version_component_range 2)"
+
+DESCRIPTION="Netscape Portable Runtime"
+HOMEPAGE="http://www.mozilla.org/projects/nspr/;
+SRC_URI="https://archive.mozilla.org/pub/nspr/releases/v${PV}/src/${P}.tar.gz;
+
+LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="debug"
+
+RDEPEND="
+   abi_x86_32? (
+   !<=app-emulation/emul-linux-x86-baselibs-20140508-r12
+   !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
+   )"
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/nspr-config
+)
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.7.0-prtime.patch
+   "${FILESDIR}"/${PN}-4.7.1-solaris.patch
+   "${FILESDIR}"/${PN}-4.10.6-solaris.patch
+   "${FILESDIR}"/${PN}-4.8.4-darwin-install_name.patch
+   "${FILESDIR}"/${PN}-4.8.9-link-flags.patch
+   # We do not need to pass -L$libdir via nspr-config --libs
+   "${FILESDIR}"/${PN}-4.9.5_nspr_config.patch
+)
+
+src_prepare() {
+   cd "${S}"/nspr || die
+
+   default
+
+   # rename configure.in to configure.ac for new autotools compatibility
+   if [[ -e "${S}"/nspr/configure.in ]] ; then
+   einfo "Renaming configure.in to configure.ac"
+   mv "${S}"/nspr/configure.{in,ac} || die
+   fi
+   # We must run eautoconf to regenerate configure
+   eautoconf
+
+   # make sure it won't find Perl out of Prefix
+   sed -i -e "s/perl5//g" "${S}"/nspr/configure || die
+
+   # Respect LDFLAGS
+   sed -i -e 's/\$(MKSHLIB) \$(OBJS)/\$(MKSHLIB) \$(LDFLAGS) \$(OBJS)/g' \
+   "${S}"/nspr/config/rules.mk || die
+}
+
+multilib_src_configure() {
+   # We use the standard BUILD_xxx but nspr uses HOST_xxx
+   tc-export_build_env BUILD_CC
+   export HOST_CC=${BUILD_CC} HOST_CFLAGS=${BUILD_CFLAGS} 
HOST_LDFLAGS=${BUILD_LDFLAGS}
+   tc-export AR CC CXX RANLIB
+   [[ ${CBUILD} != ${CHOST} ]] \
+   && export CROSS_COMPILE=1 \
+   || unset CROSS_COMPILE
+
+   local myconf=()
+
+   # The configure has some fancy --enable-{{n,x}32,64bit} switches
+   # that trigger some code conditional 

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

2017-03-26 Thread Lars Wendler
commit: 4d57bc349925f47c364d79a0cdcf85981e51bdff
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Mar 26 13:30:17 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Mar 26 21:40:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d57bc34

dev-libs/nspr: Removed old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-libs/nspr/Manifest |   2 -
 dev-libs/nspr/nspr-4.12.ebuild | 119 ---
 dev-libs/nspr/nspr-4.13.ebuild | 124 -
 3 files changed, 245 deletions(-)

diff --git a/dev-libs/nspr/Manifest b/dev-libs/nspr/Manifest
index 92d6ddbb2d4..427b24e3e7a 100644
--- a/dev-libs/nspr/Manifest
+++ b/dev-libs/nspr/Manifest
@@ -1,4 +1,2 @@
-DIST nspr-4.12.tar.gz 1135458 SHA256 
e0b10a1e569153668ff8bdea6c7e491b389fab69c2f18285a1ebf7c2ea4269de SHA512 
138072be98dea6e97ea38f3e562c8ee383626c2136ec1adb854a81315468cd484c4b994c3ccaf6a39327b3fe121f77d698bf85c2764ec4b6231828b8a9ec5460
 WHIRLPOOL 
d85d74e6287ed9578bc565c5e699f7201fbf38cb55e6dfa487f1c8b4684c161b6c6a5c8cb06627575d7a417bf35b15c64d231878dab32b5bbcc8223b7356c32d
 DIST nspr-4.13.1.tar.gz 1136646 SHA256 
5e4c1751339a76e7c772c0c04747488d7f8c98980b434dc846977e43117833ab SHA512 
4755dce1a0fddbf4991f46328bdd15b6b07162792370953e16481be56952d4c02d11a83001b3600c80a919b1c45e99d6150ef2c24d407c86f430f9376fe6a694
 WHIRLPOOL 
aa0b9731eb11b8418fced5a1ce52c801657dc738cba0f198fa4b685296e321dd168de8d4ba04335695ac1c6c345563b60e2a49af9a30069d301712c0c1c51f83
-DIST nspr-4.13.tar.gz 1136571 SHA256 
19c4bb3fa6d24800ffa65d7d806c54ad5f8c3758a5c11352ad43212ab181 SHA512 
6af8671aa32d2dd08e900f235950c200e27c7052be2456651cbd8d508f376f60bdbdaa2ac984397027706618e0c794749c9dbf09c1972d9ba5280dadec37a562
 WHIRLPOOL 
5b93db16eb4bf1e8ee3e39b2df7f880cf42d80583a8b191395d5602090120eab83881eb2459869ff12de070cbd4be969f97d94445b40ac56ae810682008b16e3
 DIST nspr-4.14.tar.gz 1136626 SHA256 
64fc18826257403a9132240aa3c45193d577a84b08e96f7e7770a97c074d17d5 SHA512 
cb0c82d7bb3dfebdfc167f88bc0dde1c0eb4340eb7c53342a57591b120b42248da9f3ee604bec60c80c4af24fb8e46c5cacf859d66e3253e7f35d2c47cf4e676
 WHIRLPOOL 
e9fbcfebb672d8385c9e0c503a534367709bf440cb6b8e238e2d1d5aab773792880f5f18729cbb697e7924e40934b59dff2e9c8847455f2dc79763fe0e8ef6ce

diff --git a/dev-libs/nspr/nspr-4.12.ebuild b/dev-libs/nspr/nspr-4.12.ebuild
deleted file mode 100644
index 0fac2dc638b..000
--- a/dev-libs/nspr/nspr-4.12.ebuild
+++ /dev/null
@@ -1,119 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-WANT_AUTOCONF="2.5"
-
-inherit autotools eutils multilib toolchain-funcs versionator multilib-minimal
-
-MIN_PV="$(get_version_component_range 2)"
-
-DESCRIPTION="Netscape Portable Runtime"
-HOMEPAGE="http://www.mozilla.org/projects/nspr/;
-SRC_URI="https://archive.mozilla.org/pub/nspr/releases/v${PV}/src/${P}.tar.gz;
-
-LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="debug"
-
-RDEPEND="
-   abi_x86_32? (
-   !<=app-emulation/emul-linux-x86-baselibs-20140508-r12
-   !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
-   )"
-
-MULTILIB_CHOST_TOOLS=(
-   /usr/bin/nspr-config
-)
-
-src_prepare() {
-   cd "${S}"/nspr || die
-   epatch "${FILESDIR}"/${PN}-4.7.0-prtime.patch
-   epatch "${FILESDIR}"/${PN}-4.7.1-solaris.patch
-   epatch "${FILESDIR}"/${PN}-4.10.6-solaris.patch
-   epatch "${FILESDIR}"/${PN}-4.8.4-darwin-install_name.patch
-   epatch "${FILESDIR}"/${PN}-4.8.9-link-flags.patch
-   # We do not need to pass -L$libdir via nspr-config --libs
-   epatch "${FILESDIR}"/${PN}-4.9.5_nspr_config.patch
-
-   # rename configure.in to configure.ac for new autotools compatibility
-   if [[ -e "${S}"/nspr/configure.in ]] ; then
-   einfo "Renaming configure.in to configure.ac"
-   mv "${S}"/nspr/configure.{in,ac} || die
-   fi
-   # We must run eautoconf to regenerate configure
-   eautoconf
-
-   # make sure it won't find Perl out of Prefix
-   sed -i -e "s/perl5//g" "${S}"/nspr/configure || die
-
-   # Respect LDFLAGS
-   sed -i -e 's/\$(MKSHLIB) \$(OBJS)/\$(MKSHLIB) \$(LDFLAGS) \$(OBJS)/g' \
-   "${S}"/nspr/config/rules.mk || die
-}
-
-multilib_src_configure() {
-   # We use the standard BUILD_xxx but nspr uses HOST_xxx
-   tc-export_build_env BUILD_CC
-   export HOST_CC=${BUILD_CC} HOST_CFLAGS=${BUILD_CFLAGS} 
HOST_LDFLAGS=${BUILD_LDFLAGS}
-   tc-export AR CC CXX RANLIB
-   [[ ${CBUILD} != ${CHOST} ]] \
-   && export CROSS_COMPILE=1 \
-   || unset CROSS_COMPILE
-
-   local myconf=()
-
-   # The configure has some fancy 

[gentoo-commits] repo/gentoo: New branch: dev-erlang-bumps

2017-03-26 Thread Amadeusz Piotr Żołnowski
commit: 
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Sun Mar 26 21:39:54 2017 +

New branch: dev-erlang-bumps




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

2017-03-26 Thread Sergei Trofimovich
commit: fba48bedb74f80376bb3a6761a052244350f4fd8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 26 21:29:22 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 26 21:29:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba48bed

net-ftp/proftpd: bump up to 1.3.6_rc4

In https://bugs.gentoo.org/612664 Yuri Mamaev reports
a crash in mod_sftp.

There was a few fixes upstream since.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-ftp/proftpd/Manifest   |   1 +
 .../proftpd-1.3.6_rc4-diskuse-refresh-api.patch|  17 ++
 .../files/proftpd-1.3.6_rc4-gss-refresh-api.patch  |  60 +
 .../files/proftpd-1.3.6_rc4-msg-refresh-api.patch  |  29 +++
 .../files/proftpd-1.3.6_rc4-open-tests.patch   |  24 ++
 .../proftpd-1.3.6_rc4-vroot-refresh-api.patch  |  23 ++
 net-ftp/proftpd/proftpd-1.3.6_rc4.ebuild   | 256 +
 7 files changed, 410 insertions(+)

diff --git a/net-ftp/proftpd/Manifest b/net-ftp/proftpd/Manifest
index 60dbe847afd..5f1425799a4 100644
--- a/net-ftp/proftpd/Manifest
+++ b/net-ftp/proftpd/Manifest
@@ -5,6 +5,7 @@ DIST mod_vroot-0.9.3.tar.gz 28352 SHA256 
f16c61ed7fe2d7231e1421f8f1a484f29972e0e
 DIST mod_vroot-0.9.4.tar.gz 29461 SHA256 
80c82c18639909a3b5219cbb76363584c0eb311535de38adb5d9040a9b12bde8 SHA512 
f5de392c9fe39f0a03b0783a7092bbfe17ea6db991f4b4e4a2d8f092f073d27ef2c64dd6484d5665b5abc808c0caba016d4fc3fab3da3810f5ebe5249bb4cbce
 WHIRLPOOL 
a3e086812e270d96dd659bbb1c3afb7e84adfe8db525adb08ecaabe02afb972032b413b8e16e2a26a8d99f2a599a3901010a6d1201c964164559aacf6105dc2a
 DIST proftpd-1.3.5b.tar.gz 29992107 SHA256 
afc1789f2478acf88dfdc7d70da90a4fa2786d628218e9574273295d044b4fc8 SHA512 
5bdb9718c85c26b92256d7b3791a6a5456bec3826801b7b68f4d493d202ac77179c8378ad06efc1a805efce639db266561d3beb4bc7af61ca1352fb4bdfd4e6a
 WHIRLPOOL 
bb1a9fef464d2070c7dc1204cf2a8682e4f2719d682b0b1e541fff11f5c8a4a9a133011a607831fd30548b201531c3534248ed0eb36d0b4708e7b5b75353fc6f
 DIST proftpd-1.3.5d.tar.gz 29966560 SHA256 
f4e2997be7f22a5b31d7ac72497ed4f4471d24d32385978350410713e76129ac SHA512 
3297ddd1f11d46123bbe46488d75fa7a6dcdf2c2d6e7e880a78a427f9f1e9901878dab179e41092e0b9864a615d8ba0b0bf444d4f829870e993e3169c7141c37
 WHIRLPOOL 
d20c43368ad9d3e79e4e7a7590a808974ad4059592f183a325aa05650ee4c4d874b6fe2723c289678df84eb5be4d4888b6a523abd1e0c6a8817333daa12af463
+DIST proftpd-1.3.6rc4.tar.gz 20164575 SHA256 
868893e71c4ee8d5855520bda56b6a85ff0c5d786d8b965a28d52d740ba5da52 SHA512 
16f7483fcc5b7969e468d48ee65845bf0c14353658fca55752b68137c0d0dc7f2c2dd0e9ef8e360793f232b85af0094e4c83d96a14a16061b68dfc7cee3b691c
 WHIRLPOOL 
e44e17001a8f53ad8ea7abd692dfa39913450a79a318db4a22dad8493576eef72601e82e7ce3027f0d58d3b56cd38ce95807bf3b47fb924cd869cb6804500595
 DIST proftpd-mod-case-0.7.tar.gz 13184 SHA256 
c3f65588250fea7771439933fa754927794f664e99b8d20f99b1e400fea62111 SHA512 
c08d13ef82fec36ae75aa3213dd02e0ce4045904849f422e152f039a9da66a45e4423751074b8bcf8ce347a40ce0e7bde798a85cbadc962fd872aeaa898261fc
 WHIRLPOOL 
27f49e9f34099c081add803aa679fd9abe7afa652dffe5d8e42889fef49aeaefd499e1009fc564d6c8f882b3c6dc31d4c6dd08cc06a42b770e7ef76a2ebfcf8a
 DIST proftpd-mod-diskuse-0.9.tar.gz 18596 SHA256 
424f3fd49237245ec176d27ade0965fe21a0db1d645979d5ae3e55497e3da036 SHA512 
d41976bf2810e4b783e775e8c767ca2030c3b5df116219fd31cbbac7feaf9922c315bf4ea092881b0d6cf43f2f4c5dbcae61be3c3a833058d12f962a3024b975
 WHIRLPOOL 
aabd1dc23d6c38d308e859ff778beffd0dabfe70d3530c093cf2f95e80b5e9c94b97b6b5ae5109d031f76ff94dffc3822a7aa60fa30df04523d37ebed99730d6
 DIST proftpd-mod-msg-0.4.1.tar.gz 8082 SHA256 
255b79d31dc509ffad5d0fbcd469f833a8481e880aa962910c2bc8aa608ca6da SHA512 
38ea63b1d355e1e10a6a4477596bf3fa28529a871c9fb8dbf093b5317f0743ef9cb59b986d0b8c1c7ed932dad5d5d571883d596fad2d3b793431824db4487012
 WHIRLPOOL 
ff907e26a354f53231fed94515eb60050dec77118be6f49147e0eb8b79e50c9d73354618bca19d98d32a3fb79d7ba87507cc6c8b269f259c5fcf23d44ad3a906

diff --git a/net-ftp/proftpd/files/proftpd-1.3.6_rc4-diskuse-refresh-api.patch 
b/net-ftp/proftpd/files/proftpd-1.3.6_rc4-diskuse-refresh-api.patch
new file mode 100644
index 000..34f1d95ebee
--- /dev/null
+++ b/net-ftp/proftpd/files/proftpd-1.3.6_rc4-diskuse-refresh-api.patch
@@ -0,0 +1,17 @@
+diff --git a/mod_diskuse.c b/mod_diskuse.c
+index 0e0a0d0..7eb5edf 100644
+--- a/mod_diskuse.c
 b/mod_diskuse.c
+@@ -53,6 +53,12 @@
+ 
+ #define MOD_DISKUSE_VERSION   "mod_diskuse/0.9"
+ 
++#define pr_parse_expression pr_expr_create
++#define pr_class_or_expression  pr_expr_eval_class_or
++#define pr_group_and_expression pr_expr_eval_group_and
++#define pr_group_or_expression  pr_expr_eval_group_or
++#define pr_user_or_expression   pr_expr_eval_user_or
++
+ static unsigned char have_max_diskuse = FALSE;
+ static double min_diskfree = 0.0;
+ static double current_diskfree = 0.0;

diff --git a/net-ftp/proftpd/files/proftpd-1.3.6_rc4-gss-refresh-api.patch 

[gentoo-commits] repo/gentoo:master commit in: x11-themes/arc-icon-theme/

2017-03-26 Thread Gilles Dartiguelongue
commit: b0c6d7f80f76ab914eec4e71efd7bcadc44e47ad
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Mar 26 19:17:26 2017 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Mar 26 21:03:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0c6d7f8

x11-themes/arc-icon-theme: version bump 20160605 → 20161122

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-themes/arc-icon-theme/Manifest |  1 +
 .../arc-icon-theme/arc-icon-theme-20161122.ebuild  | 41 ++
 x11-themes/arc-icon-theme/metadata.xml |  3 ++
 3 files changed, 45 insertions(+)

diff --git a/x11-themes/arc-icon-theme/Manifest 
b/x11-themes/arc-icon-theme/Manifest
index a85cc087f8b..aa3d4a487ab 100644
--- a/x11-themes/arc-icon-theme/Manifest
+++ b/x11-themes/arc-icon-theme/Manifest
@@ -1 +1,2 @@
 DIST arc-icon-theme-20160605.tar.gz 4951906 SHA256 
57d4f6ee79a9b541524d8f76b40e06ba361654efd0b9c513cf940209e204eeda SHA512 
cb5ae5b828c2945614885672d2bd741dffe7cd77c0b7bf2d060bdcac046b7cee7dc5c6643e51bd2954b54d40aa05afddc555e2a1523ba8443cedf7997ad218d1
 WHIRLPOOL 
bba31becdef50ced52f891b1e2f443fc7900e1dbd2cf24d66f7140d08cc91b7b930f92d4de43d721411e5d67da2b7382f4e6a3918bfbebcf9c3cdb774b3e83c1
+DIST arc-icon-theme-20161122.tar.gz 503 SHA256 
0b448dde34138b12ab2d5f224f001cf8203fff55e6b19b013b0461b4376641f9 SHA512 
5d0f1417358eb81994868949acefe146537d8f3cc2fd7f529f9e6ba9c264845e50962f94427bac1262a76d3ca98d05795819d7c4a6ecd3139b0b57a6e9fdfad1
 WHIRLPOOL 
fd2c98bd11e102fa22f3b7d6db8899a314a24f8c3d7de5e08d43a477cc69498ee8ba3927a7741c7cb85e3a25b22a713f4ca3c51f27b6a3f4de094244303ae6a8

diff --git a/x11-themes/arc-icon-theme/arc-icon-theme-20161122.ebuild 
b/x11-themes/arc-icon-theme/arc-icon-theme-20161122.ebuild
new file mode 100644
index 000..35794ca1a06
--- /dev/null
+++ b/x11-themes/arc-icon-theme/arc-icon-theme-20161122.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools gnome2-utils
+
+DESCRIPTION="Vertex icon theme"
+HOMEPAGE="https://github.com/horst3180/arc-icon-theme;
+SRC_URI="https://github.com/horst3180/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
+
+# Require adwaita until moka is packaged
+RDEPEND="
+   x11-themes/adwaita-icon-theme
+"
+DEPEND=""
+
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}

diff --git a/x11-themes/arc-icon-theme/metadata.xml 
b/x11-themes/arc-icon-theme/metadata.xml
index 4cbddcaa19a..79d162edbf9 100644
--- a/x11-themes/arc-icon-theme/metadata.xml
+++ b/x11-themes/arc-icon-theme/metadata.xml
@@ -5,4 +5,7 @@
 gn...@gentoo.org
 Gentoo GNOME Desktop
   
+  
+horst3180/arc-icon-theme
+  
 



[gentoo-commits] repo/gentoo:master commit in: x11-themes/vertex-theme/

2017-03-26 Thread Gilles Dartiguelongue
commit: 4dc399c34dd1a11e898fdbc97a99e3b313a7e7bb
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Mar 26 21:03:09 2017 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Mar 26 21:03:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc399c3

x11-themes/vertex-theme: version bump 20160329 → 20170128{,-r1}

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-themes/vertex-theme/Manifest   |  1 +
 .../vertex-theme/vertex-theme-20170128-r1.ebuild   | 47 ++
 .../vertex-theme/vertex-theme-20170128.ebuild  | 47 ++
 3 files changed, 95 insertions(+)

diff --git a/x11-themes/vertex-theme/Manifest b/x11-themes/vertex-theme/Manifest
index 58b77e405b7..95eea0a7c8f 100644
--- a/x11-themes/vertex-theme/Manifest
+++ b/x11-themes/vertex-theme/Manifest
@@ -1 +1,2 @@
 DIST vertex-theme-20160329.tar.gz 3770162 SHA256 
c075c9fc059a5b2e30e65242a83b5f8621a5cdfebb7ac61c31e33c6cbe85 SHA512 
bd63e9c5e6eadb7ea9a8a96c1131e3d55a2a715a399a7b5035fec1f6c2b89ee534e46b6e38ec0272d4cbcb05839b40d4a3fa0cabd4b8276a18c6fb059afe1c7d
 WHIRLPOOL 
fb62a45dd043363057f24cfe90691c5bbba5edbf16d9c8eabd56c519bdf9bfe884d9baa814cc5981687ad25e22c2d9f7b7fb2dd0a375499630744ca5a75baf3b
+DIST vertex-theme-20170128.tar.gz 3776773 SHA256 
1540657ff247bcdb9c49a740e4ddf305aecd4f3bebc93ca566fe74d319b7a620 SHA512 
293b24d11424e2ee0e2223bca8423800b1f077d4f902d1ca3b2a28f46ac2cdb4ec3e50cd350d996c15be567112652ae9b43827d6615482fdbb30659e905a1f82
 WHIRLPOOL 
ae46a914948e1a4ef779c4caa18c9bdab4626e3570a66b4b3918682d25d7f2d71d4b7e6b27043d4c1d1268c5b5950acf79db9e19b8811a92c0bf77563e66b4a8

diff --git a/x11-themes/vertex-theme/vertex-theme-20170128-r1.ebuild 
b/x11-themes/vertex-theme/vertex-theme-20170128-r1.ebuild
new file mode 100644
index 000..64f776478ce
--- /dev/null
+++ b/x11-themes/vertex-theme/vertex-theme-20170128-r1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Vertex theme for GTK+ based desktops"
+HOMEPAGE="https://github.com/horst3180/vertex-theme;
+SRC_URI="https://github.com/horst3180/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cinnamon gnome-shell mate xfce"
+
+RDEPEND="
+   x11-themes/gnome-themes-standard
+   x11-themes/gtk-engines-murrine
+   cinnamon? ( >=x11-libs/gtk+-3.22:3 )
+   gnome-shell? ( >=x11-libs/gtk+-3.22:3 )
+"
+DEPEND="
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Do not let configure try to figure out gtk+:3 version installed
+   # See also https://github.com/horst3180/arc-theme/issues/436 and 484
+   "${FILESDIR}"/configure-gtk3-version.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --disable-unity \
+   --enable-gtk2 \
+   --enable-gtk3 \
+   --with-gnome=3.22 \
+   $(use_enable cinnamon) \
+   $(use_enable gnome-shell) \
+   $(use_enable mate metacity) \
+   $(use_enable xfce xfwm)
+}

diff --git a/x11-themes/vertex-theme/vertex-theme-20170128.ebuild 
b/x11-themes/vertex-theme/vertex-theme-20170128.ebuild
new file mode 100644
index 000..79e5c37c0cb
--- /dev/null
+++ b/x11-themes/vertex-theme/vertex-theme-20170128.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Vertex theme for GTK+ based desktops"
+HOMEPAGE="https://github.com/horst3180/vertex-theme;
+SRC_URI="https://github.com/horst3180/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cinnamon gnome-shell mate xfce"
+
+RDEPEND="
+   x11-themes/gnome-themes-standard
+   x11-themes/gtk-engines-murrine
+   cinnamon? ( >=x11-libs/gtk+-3.20:3 )
+   gnome-shell? ( >=x11-libs/gtk+-3.20:3 )
+"
+DEPEND="
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Do not let configure try to figure out gtk+:3 version installed
+   # See also https://github.com/horst3180/arc-theme/issues/436 and 484
+   "${FILESDIR}"/configure-gtk3-version.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --disable-unity \
+   --enable-gtk2 \
+   --enable-gtk3 \
+   --with-gnome=3.20 \
+   $(use_enable cinnamon) \
+   $(use_enable gnome-shell) \
+   $(use_enable mate metacity) \
+   $(use_enable xfce xfwm)
+}



[gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-tools++/files/, sci-biology/ncbi-tools++/

2017-03-26 Thread Martin Mokrejs
commit: 74d160e9dc55ef771da05ac064bfbe3f2ccd2cfb
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Sun Mar 26 20:37:15 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Sun Mar 26 20:37:15 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=74d160e9

sci-biology/ncbi-tools++: more fixes

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../files/ncbi-tools++-18.0.0-fix-app-rmblastn-linking.patch  | 11 +++
 .../files/ncbi-tools++-18.0.0-fix-srcchk-linking.patch|  7 +--
 .../files/ncbi-tools++-18.0.0-remove-old-symlinks.patch   | 10 ++
 sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild   |  2 ++
 4 files changed, 28 insertions(+), 2 deletions(-)

diff --git 
a/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-rmblastn-linking.patch
 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-rmblastn-linking.patch
new file mode 100644
index 0..fce7263b2
--- /dev/null
+++ 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-app-rmblastn-linking.patch
@@ -0,0 +1,11 @@
+--- ncbi_cxx--18_0_0/src/app/rmblastn/Makefile.rmblastn.app.ori
2017-03-26 18:49:50.431994978 +0200
 ncbi_cxx--18_0_0/src/app/rmblastn/Makefile.rmblastn.app2017-03-26 
18:50:11.222552131 +0200
+@@ -2,7 +2,7 @@
+ 
+ APP = rmblastn
+ SRC = rmblastn_app
+-LIB_ = $(BLAST_INPUT_LIBS) $(BLAST_LIBS) $(OBJMGR_LIBS)
++LIB_ = $(BLAST_INPUT_LIBS) $(BLAST_LIBS) xregexp $(PCRE_LIB) $(OBJMGR_LIBS)
+ LIB = blast_app_util $(LIB_:%=%$(STATIC))
+ 
+ # De-universalize Mac builds to work around a PPC toolchain limitation

diff --git 
a/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-srcchk-linking.patch 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-srcchk-linking.patch
index 0724fa2cf..2568662f5 100644
--- 
a/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-srcchk-linking.patch
+++ 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-fix-srcchk-linking.patch
@@ -7,7 +7,10 @@
 -LIB = xobjwrite variation_utils $(OBJREAD_LIBS) xalnmgr xobjutil \
 -  gbseq entrez2cli entrez2 tables $(OBJMGR_LIBS)
 +LIB = xobjwrite $(XFORMAT_LIBS) variation_utils $(OBJREAD_LIBS) xalnmgr \
-+  xobjutil entrez2cli entrez2 tables $(OBJMGR_LIBS)
++  xobjutil entrez2cli entrez2 tables xregexp $(PCRE_LIB) $(OBJMGR_LIBS)
  
- LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(ORIG_LIBS)
+-LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(ORIG_LIBS)
++LIBS = $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(PCRE_LIBS) $(ORIG_LIBS)
+
+ REQUIRES = objects -Cygwin
  

diff --git 
a/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-remove-old-symlinks.patch 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-remove-old-symlinks.patch
new file mode 100644
index 0..098a9ad1e
--- /dev/null
+++ 
b/sci-biology/ncbi-tools++/files/ncbi-tools++-18.0.0-remove-old-symlinks.patch
@@ -0,0 +1,10 @@
+--- ncbi_cxx--18_0_0/src/dbapi/lang_bind/python/tests/Makefile.symlink.in.old  
2017-03-26 19:01:58.101495278 +0200
 ncbi_cxx--18_0_0/src/dbapi/lang_bind/python/tests/Makefile.symlink.in  
2017-03-26 19:02:16.581990522 +0200
+@@ -13,6 +13,7 @@
+-a ! -d $(libdir)/64 ]; then \
+   cd $(libdir)  &&  $(LN_S) . 64; \
+   fi
++  $(RM) $(LINK)
+   cd $(libdir)  &&  $(LN_S) libpython_ncbi_dbapi$(loadable_ext) $(LINK)
+ 
+ clean:;

diff --git a/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild 
b/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
index f3bf993b0..02426ab42 100644
--- a/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
+++ b/sci-biology/ncbi-tools++/ncbi-tools++-18.0.0.ebuild
@@ -127,6 +127,8 @@ src_prepare() {
"${FILESDIR}"/${P}-fix-speedtest-linking.patch
"${FILESDIR}"/${P}-fix-splign-linking.patch
"${FILESDIR}"/${P}-fix-srcchk-linking.patch
+   "${FILESDIR}"/${P}-fix-app-rmblastn-linking.patch
+   "${FILESDIR}"/${P}-remove-old-symlinks.patch
)
#ncbi-tools++-18.0.0-fix-undefined-lxncbi.patch
epatch ${PATCHES[@]}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/arc-theme/

2017-03-26 Thread James Le Cuirot
commit: d522ca550fe5e56b98eddd70239f62a85358ee05
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Mar 26 20:25:10 2017 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Mar 26 20:28:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d522ca55

x11-themes/arc-theme: Version bump to 20170302

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-themes/arc-theme/Manifest  |  1 +
 x11-themes/arc-theme/arc-theme-20170302.ebuild | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/x11-themes/arc-theme/Manifest b/x11-themes/arc-theme/Manifest
index 59d3790cfdb..37efddc0269 100644
--- a/x11-themes/arc-theme/Manifest
+++ b/x11-themes/arc-theme/Manifest
@@ -1 +1,2 @@
 DIST arc-theme-20161119.tar.gz 1534183 SHA256 
a470ab33b1ad2b4ba280e61f0e1c4f8d4973ceccc84dc2db1e37fae66b5770cd SHA512 
996d8583c4de654dc5979703c85ad3a0eeebef435a264df1b2c8044b9e62f4f74561294a16c5ebf9a213ec5ff7c23f94a360a76502321836bbb83b7396765da0
 WHIRLPOOL 
def6901b2d918afaa95e5630420cb0c65fedb343d49c8900440f6fb888a23b2befd6a47f6802d6012c0dd359edc56ba9a6b75f7f0d6960b97da4f95c489ecc40
+DIST arc-theme-20170302.tar.gz 1534152 SHA256 
9ca5c1d1ac267c4ae3725e84519d42bfb8c4c6934989839ebe3cb8699fbdfd45 SHA512 
99408a7c4db2bd2d81453e308ae5d9bc9bfda4f11e57191936f985de2937debff76c4d1f37a97ac8f5ad3751401ee8ad02457e4558b9c4aedc2bfeba1736ef03
 WHIRLPOOL 
e8f230dec707333a77e4b58ea1cf91e72bd1d3528116598278a309298388a535b2a4984151aafa2e7aa6d1a5d32fd2b7807f50eb7c15640a30201c9887ff20ab

diff --git a/x11-themes/arc-theme/arc-theme-20170302.ebuild 
b/x11-themes/arc-theme/arc-theme-20170302.ebuild
new file mode 100644
index 000..d604f155122
--- /dev/null
+++ b/x11-themes/arc-theme/arc-theme-20170302.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="A flat theme with transparent elements for GTK+3, GTK+2 and GNOME 
Shell"
+HOMEPAGE="https://github.com/horst3180/arc-theme;
+SRC_URI="https://github.com/horst3180/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cinnamon gnome-shell +gtk2 +gtk3 mate xfce"
+
+# Supports various GTK+3 versions and uses pkg-config to determine which
+# set of files to install. Updates will break it but only this fix will
+# help. https://github.com/horst3180/arc-theme/pull/436
+DEPEND="gtk3? ( >=x11-libs/gtk+-3.14:3
+   virtual/pkgconfig )"
+
+# gnome-themes-standard is only needed by GTK+2 for the Adwaita
+# engine. This engine is built into GTK+3.
+RDEPEND="gtk2? ( x11-themes/gnome-themes-standard
+   x11-themes/gtk-engines-murrine )"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --disable-unity \
+   $(use_enable cinnamon) \
+   $(use_enable gtk2) \
+   $(use_enable gtk3) \
+   $(use_enable gnome-shell) \
+   $(use_enable mate metacity) \
+   $(use_enable xfce xfwm)
+}



[gentoo-commits] repo/gentoo:master commit in: media-video/makemkv/, media-video/makemkv/files/

2017-03-26 Thread James Le Cuirot
commit: a790458c38e633d1b90926c4c6dc5a3764fc4ccf
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Mar 26 20:28:03 2017 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Mar 26 20:28:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a790458c

media-video/makemkv: Version bump to 1.10.5, remove old 1.10.4

Unfortunately upstream didn't use my automake conversion but he did at
least apply all the other fixes, negating the need for most of the
patches. The new wget patch is to stop the creation of wget-log files.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-video/makemkv/Manifest   |  4 +-
 media-video/makemkv/files/makemkv-flags.patch  | 51 --
 media-video/makemkv/files/makemkv-makefile.patch   | 35 ---
 media-video/makemkv/files/makemkv-qt4.patch| 34 ---
 media-video/makemkv/files/makemkv-qt5.patch| 28 
 media-video/makemkv/files/makemkv-sysmacros.patch  | 10 -
 media-video/makemkv/files/makemkv-wget.patch   | 29 
 ...makemkv-1.10.4.ebuild => makemkv-1.10.5.ebuild} | 33 +-
 8 files changed, 43 insertions(+), 181 deletions(-)

diff --git a/media-video/makemkv/Manifest b/media-video/makemkv/Manifest
index 4a90670cfaf..2f966c0ca5c 100644
--- a/media-video/makemkv/Manifest
+++ b/media-video/makemkv/Manifest
@@ -1,2 +1,2 @@
-DIST makemkv-bin-1.10.4.tar.gz 8315649 SHA256 
bc6f66897c09b0b756b352cc02a092c5b3a9547e4c129b3472ae4c605eff94aa SHA512 
00482428a6374e37912e0537c1e876b478a5eb9e0a26476b01f74f93c0605ed7aa3547599287211f17dd2d511e5bebf60605e05d0064f501816fdfccd964b98c
 WHIRLPOOL 
29dfa3dcc1f36511bd153ae1c43ca54b6fb2d8cfa8d62960e7605ca460a182d4d1feec05baa9d01dfba5f80734cae4c085b8b9f0ac5d0b0910c58fa766e351f8
-DIST makemkv-oss-1.10.4.tar.gz 4421220 SHA256 
bacbd6a27ebd67f2e6f6c4356cafb92918d54a8bb15872f694232043039f63c4 SHA512 
6a792703ae4ab978ebe7a71e9d9f2c298e230168c2701fd2f7fab724f31a1c83388bae408c253a75504c73b9e25f9fb0ba48d5697cfa1f7ae39df133444983c4
 WHIRLPOOL 
099f0d5d76ec97e3bf3bfa0a0e1ffceb5c539584ca05f9d204b241960d579f9eaabb8dfc8df2a35feec253fa597d9c97ed28c7cef95928f699a6a74bed146bee
+DIST makemkv-bin-1.10.5.tar.gz 8394804 SHA256 
dd50b4b4e42d5f107356ecd637015b3cbf6c7ce3cdfc450d0995a8e785a95e02 SHA512 
b44bfb79ecf51419c0d234f5ff70f4571a9ee3fe323ef6f1df9a8388a24294766153c60615f318dad20097d759a3d64a66fce4643aebdf0dbda24ed20dd8aa69
 WHIRLPOOL 
847ddb134e8f7ef597a1b6679ba7c4d4720895326088ef22ab7f525160f6c4c9d0a69c419e421e9b0ce049f35e566e6ed7027dc9d540f5523e09d909c0e6c97b
+DIST makemkv-oss-1.10.5.tar.gz 4569597 SHA256 
4aed3caa587dc206529a2cc00a25bf33e006d7f4854ac2282f5627002b90564d SHA512 
b102d211a94078d1b5c6b5b37ca7993935b7e1d784437fd9a56738a7ce8cd8f24debce976a42a5d2e3cf3cbe3deb0bb4a22696f3e47c35d92e20cba30539b9b0
 WHIRLPOOL 
8e54c4f8a112eddd7aaf8325543debf92d20b20c7277de05e86f887f3125fd5b27bcf27d68ec24b2a4c7142016c8a998da713d164f09c45d3f970dbba7218724

diff --git a/media-video/makemkv/files/makemkv-flags.patch 
b/media-video/makemkv/files/makemkv-flags.patch
deleted file mode 100644
index f88bde00e65..000
--- a/media-video/makemkv/files/makemkv-flags.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-diff -Naur a/Makefile.in b/Makefile.in
 a/Makefile.in  2016-12-11 16:14:27.0 +
-+++ b/Makefile.in  2016-12-17 23:13:03.227251463 +
-@@ -2,9 +2,11 @@
- include makefile.common
- 
- GCC=@CC@
-+GXX=@CXX@
- MOC=@QT_MOC@
- 
- CFLAGS=@CFLAGS_OPT@ -D_linux_ -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS 
-D__STDC_LIMIT_MACROS
-+LDFLAGS=@LDFLAGS@
- DESTDIR=@DESTDIR@
- PREFIX=@prefix@
- ENABLE_GUI=@ENABLE_GUI@
-@@ -51,13 +53,13 @@
- 
- out/libdriveio.so.0.full:
-   mkdir -p out
--  $(GCC) $(CFLAGS) -D_REENTRANT -shared -Wl,-z,defs -o$@ 
$(LIBDRIVEIO_INC) $(LIBDRIVEIO_SRC) \
-+  $(GCC) $(CFLAGS) $(LDFLAGS) -D_REENTRANT -shared -Wl,-z,defs -o$@ 
$(LIBDRIVEIO_INC) $(LIBDRIVEIO_SRC) \
-   -fPIC -Xlinker -dy -Xlinker 
--version-script=libdriveio/src/libdriveio.vers \
-   -Xlinker -soname=libdriveio.so.0 -lc -lstdc++
- 
- out/libmakemkv.so.1.full: tmp/gen_buildinfo.h
-   mkdir -p out
--  $(GCC) $(CFLAGS) -D_REENTRANT -shared -Wl,-z,defs -o$@ $(LIBEBML_INC) 
$(LIBEBML_DEF) $(LIBMATROSKA_INC) \
-+  $(GCC) $(CFLAGS) $(LDFLAGS) -D_REENTRANT -shared -Wl,-z,defs -o$@ 
$(LIBEBML_INC) $(LIBEBML_DEF) $(LIBMATROSKA_INC) \
-   $(LIBMAKEMKV_INC) $(SSTRING_INC) $(MAKEMKVGUI_INC) $(LIBABI_INC) 
$(LIBFFABI_INC) $(LIBDCADEC_DEF) \
-   $(LIBEBML_SRC) $(LIBMATROSKA_SRC) $(LIBMAKEMKV_SRC) $(GLIBC_SRC) 
$(SSTRING_SRC) \
-   $(LIBABI_SRC) $(LIBABI_SRC_LINUX) $(LIBFFABI_SRC) $(LIBDCADEC_SRC) \
-@@ -67,16 +69,16 @@
- 
- out/libmmbd.so.0.full:
-   mkdir -p out
--  $(GCC) $(CFLAGS) -D_REENTRANT -shared -Wl,-z,defs -o$@ 
$(MAKEMKVGUI_INC) $(LIBMMBD_INC) \
-+  $(GCC) $(CFLAGS) $(LDFLAGS) -D_REENTRANT -shared -Wl,-z,defs -o$@ 
$(MAKEMKVGUI_INC) $(LIBMMBD_INC) \
-   $(LIBMAKEMKV_INC) 

[gentoo-commits] repo/gentoo:master commit in: x11-themes/arc-theme/

2017-03-26 Thread James Le Cuirot
commit: c65d2c8df1d07756b9029db9e716f13ecef1e6f9
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Mar 26 20:25:47 2017 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Mar 26 20:28:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c65d2c8d

x11-themes/arc-theme: Remove old 20161119

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-themes/arc-theme/Manifest  |  1 -
 x11-themes/arc-theme/arc-theme-20161119.ebuild | 41 --
 2 files changed, 42 deletions(-)

diff --git a/x11-themes/arc-theme/Manifest b/x11-themes/arc-theme/Manifest
index 37efddc0269..a331bcdc376 100644
--- a/x11-themes/arc-theme/Manifest
+++ b/x11-themes/arc-theme/Manifest
@@ -1,2 +1 @@
-DIST arc-theme-20161119.tar.gz 1534183 SHA256 
a470ab33b1ad2b4ba280e61f0e1c4f8d4973ceccc84dc2db1e37fae66b5770cd SHA512 
996d8583c4de654dc5979703c85ad3a0eeebef435a264df1b2c8044b9e62f4f74561294a16c5ebf9a213ec5ff7c23f94a360a76502321836bbb83b7396765da0
 WHIRLPOOL 
def6901b2d918afaa95e5630420cb0c65fedb343d49c8900440f6fb888a23b2befd6a47f6802d6012c0dd359edc56ba9a6b75f7f0d6960b97da4f95c489ecc40
 DIST arc-theme-20170302.tar.gz 1534152 SHA256 
9ca5c1d1ac267c4ae3725e84519d42bfb8c4c6934989839ebe3cb8699fbdfd45 SHA512 
99408a7c4db2bd2d81453e308ae5d9bc9bfda4f11e57191936f985de2937debff76c4d1f37a97ac8f5ad3751401ee8ad02457e4558b9c4aedc2bfeba1736ef03
 WHIRLPOOL 
e8f230dec707333a77e4b58ea1cf91e72bd1d3528116598278a309298388a535b2a4984151aafa2e7aa6d1a5d32fd2b7807f50eb7c15640a30201c9887ff20ab

diff --git a/x11-themes/arc-theme/arc-theme-20161119.ebuild 
b/x11-themes/arc-theme/arc-theme-20161119.ebuild
deleted file mode 100644
index 5ac2e98bb50..000
--- a/x11-themes/arc-theme/arc-theme-20161119.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="A flat theme with transparent elements for GTK+3, GTK+2 and GNOME 
Shell"
-HOMEPAGE="https://github.com/horst3180/arc-theme;
-SRC_URI="https://github.com/horst3180/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cinnamon gnome-shell +gtk2 +gtk3 mate xfce"
-
-# Supports various GTK+3 versions and uses pkg-config to determine which
-# set of files to install. Updates will break it but only this fix will
-# help. https://github.com/horst3180/arc-theme/pull/436
-DEPEND="gtk3? ( >=x11-libs/gtk+-3.14:3
-   virtual/pkgconfig )"
-
-# gnome-themes-standard is only needed by GTK+2 for the Adwaita
-# engine. This engine is built into GTK+3.
-RDEPEND="gtk2? ( x11-themes/gnome-themes-standard
-   x11-themes/gtk-engines-murrine )"
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-unity \
-   $(use_enable cinnamon) \
-   $(use_enable gtk2) \
-   $(use_enable gtk3) \
-   $(use_enable gnome-shell) \
-   $(use_enable mate metacity) \
-   $(use_enable xfce xfwm)
-}



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

2017-03-26 Thread Andreas Sturmlechner
commit: 258aa3e5b67efedbc08809b95cc6fd31dddea717
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar 26 20:18:48 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar 26 20:18:48 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=258aa3e5

kde-apps/kopete: Add missing DEPEND

Reported-by: jospezial  gmx.de>
Gentoo-bug: 613932

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kopete/kopete-5..ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kde-apps/kopete/kopete-5..ebuild 
b/kde-apps/kopete/kopete-5..ebuild
index 5dff05de5b..b6441411dc 100644
--- a/kde-apps/kopete/kopete-5..ebuild
+++ b/kde-apps/kopete/kopete-5..ebuild
@@ -69,6 +69,7 @@ IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}"
 COMMONDEPEND="
$(add_frameworks_dep kcmutils)
$(add_frameworks_dep kconfig)
+   $(add_frameworks_dep khtml)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kdelibs4support)
@@ -79,6 +80,7 @@ COMMONDEPEND="
$(add_frameworks_dep kparts)
$(add_frameworks_dep ktexteditor)
$(add_kdeapps_dep kcontacts)
+   $(add_kdeapps_dep kidentitymanagement)
$(add_qt_dep qtgui)
$(add_qt_dep qtsql)
$(add_qt_dep qtwidgets)



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

2017-03-26 Thread Mike Pagano
commit: e4e0ccd8bf4d62dcf66dd914e091372d3b50c779
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar 26 20:18:05 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar 26 20:18:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e0ccd8

sys-kernel/gentoo-sources: Upgrade gcc cpu optimization patch. See bug #613570. 
Linux patch 4.10.6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.10.6.ebuild| 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index e5d44863ebb..60eec11ba59 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -77,6 +77,9 @@ DIST genpatches-4.10-5.extras.tar.xz 17348 SHA256 
64167f17f122f969476bf68a3e0493
 DIST genpatches-4.10-6.base.tar.xz 128916 SHA256 
5a21b887bb685e59a3fcc7b0b79b5c1b93853fc51ab151e916e8ed54750c8119 SHA512 
65a7110c257783a051a23e528dd37f1281ffd36fc18b0ee298a6fb2b47535a69ce9576e22951873a3bfff8f50911210ec6e8db693e5cbed18dbbc79a8d5e04af
 WHIRLPOOL 
dbc4f5677fba99024fb1274ac9b8ba7c4831e7d16bccd65758e1ff59a5752fe4455cd4009a3220f61d0d17bd372466cc0e82c5c50c21a7d8b16505f6ef7e84a1
 DIST genpatches-4.10-6.experimental.tar.xz 104644 SHA256 
8f726352534b33ff0a5e8b6b2b57a2e1dbdf78a6235eeedd3f36a709ffcb9f5a SHA512 
e17a1988be3da16e842be47dbe0145332b79af69079497a0a66d34035c6cb04f4f8d8c439e78fc48415b1a4eda4d7c0ba99774a01c69b43a69fc780e659d
 WHIRLPOOL 
8a87446831cd2874f69ecab5557a560166a2ff40dc22e81e263b07a23f81ed623dc69f08451b0c5a7ebae8b6998690b151fc46546a53876d2636cf8c80bf91c7
 DIST genpatches-4.10-6.extras.tar.xz 17352 SHA256 
2e5ff399880724d82b96df31a6832c680a23b74a5325b2afa8166b36e64c824e SHA512 
dce92c87c3b6f14e5324dc41b4760e111c4fca33cf6702582b094501c3585e0f9cd0bbeff2face820e3ba7030bca5a9c5471886ac4d8497bd24218563802213d
 WHIRLPOOL 
fcfc35f2b5dbcc843038172ec466cb967dbdbcae02006291dfa5a079ce09406ffd8d0fff856e09290fa7fbfe552206442ae830119429d61e7ecc8c64ac08c273
+DIST genpatches-4.10-7.base.tar.xz 136436 SHA256 
c7e29f5a1e51d28e4375e491bf4a7735fb486098d80e2110a5eeac9adf09fb5d SHA512 
fc469b6dcc08c26b28ef13ac8f13fa2e24db66d0d8e164fd5ded36679464db87d28b810290d0c5f275f918c115a1c80d7e48b7cdac0a067a9586a2c751f035a2
 WHIRLPOOL 
139e2343d3c19630d909387e44d99dd292b0cfae8927c9b665e26bbb01370b2feb8e5023a7d3bfffd4b84913fcd4a3d1b966f8347fc9b6071b7c7e89c621db1f
+DIST genpatches-4.10-7.experimental.tar.xz 105420 SHA256 
86adde54281381f7795fc5114d7c763d2a81d936870c77b80e4039ca687d124c SHA512 
ba7f0395da98fb21717f8fa895bbe5b7c23c2982804371c7c9587dc4f9af9a462af3c034adde9517726d96948ab8227b97c1bb59cb8d8b74eb3e42fb3642eaeb
 WHIRLPOOL 
b494e137c93a19ed7784daad706f8afae2c83f26085a0b56163d0a188565d323010fe59b4f9bf8c9da387d3bd2da03830221f1ca351852eb8e79be0d47410256
+DIST genpatches-4.10-7.extras.tar.xz 17352 SHA256 
91ac2b1add9a0a7129b1358cd731999b4dd4f2ae3f0438e74b9b1bf3c580a6c4 SHA512 
f734a880ec55892b86274ab1b01dbd78d2301b321a36cf6de9e6fc9927a8e03c034ef873a84dd445f29274def7247bd606ffad5e16124bc848fd04c906678d02
 WHIRLPOOL 
0e3692fc1cb71ba7dd5a4cc45dbce1bdbc0a6793a4f7e82ad2a203a4501f9386d97886196d54216633725c7b112319908716090f5381373f527e13a9d18f5841
 DIST genpatches-4.4-43.base.tar.xz 912072 SHA256 
f7c9220f08385e8bdcd3cc42974581c259209aaf61fab1c3535e71a37e7fcb6c SHA512 
3e84797279583fbe5e3031bef8c3a734363c2aa41ddac266d51871d7885293c1dd63a64f4cfbf0c06cb35420c3f66e84fb93dc5d1a4ea2cf0c63db43605054aa
 WHIRLPOOL 
7b4eb188985fecbb1561cda8e2a78cd01f3695b198efa288482d432392b3a3d5c60fb6c5d6a70566ae4e929793ff967fef56fdadbdcab22426b328463756345d
 DIST genpatches-4.4-43.experimental.tar.xz 87780 SHA256 
534a3f534991a30ed827439a943507610af2a3063e1fdf04a312e53ffc2cc120 SHA512 
37944015c17ca4ffbc09532980c78011b4e18cab22a83e28a052ba5708c9a560220ad84a445469165a4cc1e955c60c323e3cb52c3cdbee0d9c9bb1766c8638d9
 WHIRLPOOL 
0f52497cf2ba2d58c2cd7e84787df2bafb2cfa470c36421d72c4269c9f7f2bc856c611dbcc60e825ed5bebddd1de04adb1fe15893e7a1fb6fc9409e1b16ea34a
 DIST genpatches-4.4-43.extras.tar.xz 16420 SHA256 
edccb4cc994f3a80f3c8e01a0824038b2e0fa38572833027f6161908f2eeb739 SHA512 
776451ecdbab4c28697549536224824c41e4d903bc3ea6fe5eee9d8b747bbac7343b56daddd7ab23bd2d35482e31e0f411dd60fa2b174112bee2fb75b07641c0
 WHIRLPOOL 
59ccb8d8254c1dab01c47bd6c312f442eefea753d1e7424b7b052ae6d652c2be076380406e6250e536cac49233c665955dbca085cc6b12276b13537cc86e69c7

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.10.6.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.10.6.ebuild
new file mode 100644
index 000..b5f7f2be894
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.10.6.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="7"
+
+inherit kernel-2

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

2017-03-26 Thread Mike Pagano
commit: e2524f873c630176e419c7d6e96ce99a70f90a81
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar 26 20:13:55 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar 26 20:14:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2524f87

sys-kernel/gentoo-sources: Fix Manifest

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-kernel/gentoo-sources/Manifest | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 9af9752f6c1..e5d44863ebb 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -119,6 +119,9 @@ DIST genpatches-4.9-18.extras.tar.xz 17348 SHA256 
64167f17f122f969476bf68a3e0493
 DIST genpatches-4.9-19.base.tar.xz 420920 SHA256 
42e008bdb9ee0c032dce7dc74175f892ab0afb13a1167404342b2833730d8232 SHA512 
7ab74f3dfc766d03bef4d2409b817ed325470f975e2b51a48daa44046d11584a6e60ae3ff28568dd9a601d7caf6642df3c3a9a1b2b106ec282fb744bce866b6e
 WHIRLPOOL 
b3268236d79648b6d3b00ff5d878135f4ffea347dd16d9437904093b1bd6e10132646f58f92a9ebf2c2e2538c2b4aec1993216a170004fcfa251e16bd06d85cc
 DIST genpatches-4.9-19.experimental.tar.xz 105600 SHA256 
eafcadcb523c9edd672be9ab45af5bded697b9eedf24afc35f3daa760c3a03b6 SHA512 
cfd021591de29d634401b68e1ba98095398b3a8ba293a657acb473c5c0a3c5e6137e065d081bc0e30f99785af6aa4090de55fed200e7e4f3e4427fec1cd1f2c9
 WHIRLPOOL 
3756ca2d2361c894224345a61aad719b28b5d0c04be239537a9325b6a87e36dba0abb2999f7a37453573c823325663f19e3f2ca921bc167cba61c919fda0b8f2
 DIST genpatches-4.9-19.extras.tar.xz 17348 SHA256 
21a0716823ebe74c997fdbf56e8037a383dae0121d4eb22fd0b924f9bef78001 SHA512 
a86efdf561cd96cb98d4a434df94f9c3fec2c5b53a99a7ee433326bed907aaa53ed65045bb9333d1344aa5367b9b63cfe97527ae2185e7093c09ad3b59e6dad8
 WHIRLPOOL 
131d2f2354f7662b53a24cf0743a719869842b9141db1df807a8cf1a5f3bb18362564e3a26d7056f1996b1a9bcf2594e5ad68555b44d52b81bc105176717575b
+DIST genpatches-4.9-20.base.tar.xz 427100 SHA256 
a7346ab49ac9eae72b627b3779c29dd636b4c412473a0bfe35d91678c6a4d853 SHA512 
0b9773d58f6e140e55bd6d3d46e144e4273d7b313958fdcd21b4eb8e8294b18164d95203259eddf6bdd4485c20b1f57cdd863ad313235207c05d894551bd15e6
 WHIRLPOOL 
ad5fc950eb886024d914973dd49a4077672ef0fde90a437f82912318ac433f624533291fc3307c1fb189f0588ca52a56e000d10538d412634451f4015ebcc989
+DIST genpatches-4.9-20.experimental.tar.xz 106416 SHA256 
ba236b5f039288d762956146600f133fcba58e90ab3dbd30c799ac6e75fe2cb3 SHA512 
d863fd523d0633f78c1b1e911d1714511b43818117296a265e6b58f9c258aa045d8b09562856d84ea3dadb8814e8e73517c653d878f03082fa4c4e7679a44bb7
 WHIRLPOOL 
8aeff2374985d07933099f11ed391c0cb9ff35273d183602563e10cda3546a03699edadac78df8003fdbb7ed3830ff4b2b7246a0527e712d75641d7650833975
+DIST genpatches-4.9-20.extras.tar.xz 17352 SHA256 
91ac2b1add9a0a7129b1358cd731999b4dd4f2ae3f0438e74b9b1bf3c580a6c4 SHA512 
f734a880ec55892b86274ab1b01dbd78d2301b321a36cf6de9e6fc9927a8e03c034ef873a84dd445f29274def7247bd606ffad5e16124bc848fd04c906678d02
 WHIRLPOOL 
0e3692fc1cb71ba7dd5a4cc45dbce1bdbc0a6793a4f7e82ad2a203a4501f9386d97886196d54216633725c7b112319908716090f5381373f527e13a9d18f5841
 DIST genpatches-4.9-5.base.tar.xz 141820 SHA256 
ab376c63f7a2bb1bcb2bc2be52db4ba31c3d9bc574cc3380d41337ac25f2754a SHA512 
6888477f1fbb6cd48169d796f68a97764f878d653e94d9fc1a4b4d8f401e60bf8de7deee05088a6e822786c9ecb4514c9e736e48399f3ed11fa366c35f7652fc
 WHIRLPOOL 
7dce0b10442755db0766bf341797e79df1f9974ff65a7942bb6be521fe901a6b066d7858499026477cbb4f39da634c0f8fdac811dbf43d23a7059511e989e1fd
 DIST genpatches-4.9-5.experimental.tar.xz 105640 SHA256 
bc7ebd5eae6bb60116e31522524acb9a3fb90016039a5e0f5bb33a4fb0d73995 SHA512 
18a89408ed63dd00627d2800bbf19c4101c08964bbd55fefa8d67017a3cfaa1ee82cf5ea1158cec9a4d97d124c5f9cd5e893d62cc9b4ba179154ee9c80a89e26
 WHIRLPOOL 
efad7603bf8c7c76c29010759557f950ea55b43640fafcfa12a59f32eb176ffaf284d3947dfdea91db4d2214bfd509a472a6d7decf82ba8ede48e8813d54d18e
 DIST genpatches-4.9-5.extras.tar.xz 17316 SHA256 
b4f701be6912e07fc2130b2d2b5ec7a7eb6a4f93d24f0f1c6a6f94defe3b96ee SHA512 
190cc1956264bb9959d9696a14bc3fb357f156d460961cc65c8054d7ed6391f8a189dbbb123122b19d5b26f2161448cec0008c275622f845bb0b9fd5108949f2
 WHIRLPOOL 
464cd499381156113596895f5c6ec0b6d3c7fab79c134219365844b99ee51171a2efac1e678b38db865d878d593902acd8916f29e88403d2e15bd3ad4121b26f



[gentoo-commits] proj/portage:master commit in: pym/portage/util/futures/

2017-03-26 Thread Zac Medico
commit: d90ff7c046b39de82558655375ea104cfa19b176
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Mar 26 20:08:54 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Mar 26 20:12:04 2017 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=d90ff7c0

_EventLoopFuture: reduce indent of class body (whitespace only)

 pym/portage/util/futures/futures.py | 278 ++--
 1 file changed, 139 insertions(+), 139 deletions(-)

diff --git a/pym/portage/util/futures/futures.py 
b/pym/portage/util/futures/futures.py
index dd913a1e3..dcf593c01 100644
--- a/pym/portage/util/futures/futures.py
+++ b/pym/portage/util/futures/futures.py
@@ -42,148 +42,148 @@ _CANCELLED = 'CANCELLED'
 _FINISHED = 'FINISHED'
 
 class _EventLoopFuture(object):
+   """
+   This class provides (a subset of) the asyncio.Future interface, for
+   use with the EventLoop class, because EventLoop is currently
+   missing some of the asyncio.AbstractEventLoop methods that
+   asyncio.Future requires.
+   """
+
+   # Class variables serving as defaults for instance variables.
+   _state = _PENDING
+   _result = None
+   _exception = None
+   _loop = None
+
+   def __init__(self, loop=None):
+   """Initialize the future.
+
+   The optional loop argument allows explicitly setting the event
+   loop object used by the future. If it's not provided, the 
future uses
+   the default event loop.
"""
-   This class provides (a subset of) the asyncio.Future interface, 
for
-   use with the EventLoop class, because EventLoop is currently
-   missing some of the asyncio.AbstractEventLoop methods that
-   asyncio.Future requires.
+   if loop is None:
+   self._loop = global_event_loop()
+   else:
+   self._loop = loop
+   self._callbacks = []
+
+   def cancel(self):
+   """Cancel the future and schedule callbacks.
+
+   If the future is already done or cancelled, return False.  
Otherwise,
+   change the future's state to cancelled, schedule the callbacks 
and
+   return True.
"""
+   if self._state != _PENDING:
+   return False
+   self._state = _CANCELLED
+   self._schedule_callbacks()
+   return True
 
-   # Class variables serving as defaults for instance variables.
-   _state = _PENDING
-   _result = None
-   _exception = None
-   _loop = None
-
-   def __init__(self, loop=None):
-   """Initialize the future.
-
-   The optional loop argument allows explicitly setting 
the event
-   loop object used by the future. If it's not provided, 
the future uses
-   the default event loop.
-   """
-   if loop is None:
-   self._loop = global_event_loop()
-   else:
-   self._loop = loop
-   self._callbacks = []
-
-   def cancel(self):
-   """Cancel the future and schedule callbacks.
-
-   If the future is already done or cancelled, return 
False.  Otherwise,
-   change the future's state to cancelled, schedule the 
callbacks and
-   return True.
-   """
-   if self._state != _PENDING:
-   return False
-   self._state = _CANCELLED
-   self._schedule_callbacks()
-   return True
-
-   def _schedule_callbacks(self):
-   """Internal: Ask the event loop to call all callbacks.
-
-   The callbacks are scheduled to be called as soon as 
possible. Also
-   clears the callback list.
-   """
-   callbacks = self._callbacks[:]
-   if not callbacks:
-   return
-
-   self._callbacks[:] = []
-   for callback in callbacks:
-   self._loop.call_soon(callback, self)
-
-   def cancelled(self):
-   """Return True if the future was cancelled."""
-   return self._state == _CANCELLED
-
-   def done(self):
-   """Return True if the future is done.
-
-   Done means either that a result / exception are 
available, or that the
-   future was cancelled.
-   """
-   return self._state != 

[gentoo-commits] proj/portage:master commit in: pym/portage/util/_eventloop/, pym/portage/util/_async/, ...

2017-03-26 Thread Zac Medico
commit: 4b12ed04ec6b99f5a948e0eea5778a4fac502740
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Mar 26 00:45:52 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Mar 26 20:05:46 2017 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=4b12ed04

Future: implement add_done_callback for asyncio compat (bug 591760)

Implement the add_done_callback and remove_done_callback methods, since
they are required in order to make further progress toward asyncio
compatibility.

Also implement the AbstractEventLoop create_future method for the
EventLoop class, so that it returns an instance of _EventLoopFuture.
EventLoop currently does not implement some of the
asyncio.AbstractEventLoop methods that asyncio.Future requires for
its add_done_callback implementation, and the create_future method
conveniently solves this problem.

X-Gentoo-bug: 591760
X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=591760
Acked-by: Brian Dolbec  gentoo.org>

 pym/portage/tests/ebuild/test_ipc_daemon.py|  3 +-
 .../tests/util/eventloop/test_call_soon_fifo.py|  6 +-
 pym/portage/tests/util/futures/__init__.py |  0
 pym/portage/tests/util/futures/__test__.py |  0
 .../tests/util/futures/test_done_callback.py   | 35 +
 pym/portage/util/_async/SchedulerInterface.py  |  3 +-
 pym/portage/util/_eventloop/EventLoop.py   | 14 
 pym/portage/util/futures/futures.py| 82 --
 8 files changed, 132 insertions(+), 11 deletions(-)

diff --git a/pym/portage/tests/ebuild/test_ipc_daemon.py 
b/pym/portage/tests/ebuild/test_ipc_daemon.py
index 68f139aa4..fc7916541 100644
--- a/pym/portage/tests/ebuild/test_ipc_daemon.py
+++ b/pym/portage/tests/ebuild/test_ipc_daemon.py
@@ -16,7 +16,6 @@ from portage.util import ensure_dirs
 from portage.util._async.ForkProcess import ForkProcess
 from portage.util._async.TaskScheduler import TaskScheduler
 from portage.util._eventloop.global_event_loop import global_event_loop
-from portage.util.futures.futures import Future
 from _emerge.SpawnProcess import SpawnProcess
 from _emerge.EbuildBuildDir import EbuildBuildDir
 from _emerge.EbuildIpcDaemon import EbuildIpcDaemon
@@ -150,7 +149,7 @@ class IpcDaemonTestCase(TestCase):
self._run_done.set_result(True)
 
def _run(self, event_loop, task_scheduler, timeout):
-   self._run_done = Future()
+   self._run_done = event_loop.create_future()
timeout_id = event_loop.timeout_add(timeout,
self._timeout_callback, task_scheduler)
task_scheduler.addExitListener(self._exit_callback)

diff --git a/pym/portage/tests/util/eventloop/test_call_soon_fifo.py 
b/pym/portage/tests/util/eventloop/test_call_soon_fifo.py
index 5ecc13f43..f970c67a1 100644
--- a/pym/portage/tests/util/eventloop/test_call_soon_fifo.py
+++ b/pym/portage/tests/util/eventloop/test_call_soon_fifo.py
@@ -7,22 +7,22 @@ import random
 from portage import os
 from portage.tests import TestCase
 from portage.util._eventloop.global_event_loop import global_event_loop
-from portage.util.futures.futures import Future
+
 
 class CallSoonFifoTestCase(TestCase):
 
def testCallSoonFifo(self):
 
+   event_loop = global_event_loop()
inputs = [random.random() for index in range(10)]
outputs = []
-   finished = Future()
+   finished = event_loop.create_future()
 
def add_output(value):
outputs.append(value)
if len(outputs) == len(inputs):
finished.set_result(True)
 
-   event_loop = global_event_loop()
for value in inputs:
event_loop.call_soon(functools.partial(add_output, 
value))
 

diff --git a/pym/portage/tests/util/futures/__init__.py 
b/pym/portage/tests/util/futures/__init__.py
new file mode 100644
index 0..e69de29bb

diff --git a/pym/portage/tests/util/futures/__test__.py 
b/pym/portage/tests/util/futures/__test__.py
new file mode 100644
index 0..e69de29bb

diff --git a/pym/portage/tests/util/futures/test_done_callback.py 
b/pym/portage/tests/util/futures/test_done_callback.py
new file mode 100644
index 0..76b727b09
--- /dev/null
+++ b/pym/portage/tests/util/futures/test_done_callback.py
@@ -0,0 +1,35 @@
+# Copyright 2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+from portage.tests import TestCase
+from portage.util._eventloop.global_event_loop import global_event_loop
+
+
+class FutureDoneCallbackTestCase(TestCase):
+
+   def testFutureDoneCallback(self):
+
+   event_loop = global_event_loop()
+
+   def done_callback(finished):
+   done_callback_called.set_result(True)
+
+   done_callback_called = event_loop.create_future()
+ 

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

2017-03-26 Thread Anthony G. Basile
commit: 4605e028d1532b1ce9d1812d63441e88de3ba9b3
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Mar 26 20:06:09 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Mar 26 20:06:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4605e028

app-crypt/md5deep: add myself as maintainer

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-crypt/md5deep/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/md5deep/metadata.xml b/app-crypt/md5deep/metadata.xml
index 80b1c15434b..d162c6244ad 100644
--- a/app-crypt/md5deep/metadata.xml
+++ b/app-crypt/md5deep/metadata.xml
@@ -2,8 +2,8 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
-aide...@gentoo.org
-Amadeusz Żołnowski
+bluen...@gentoo.org
+Anthony G. Basile
   
   
 jessek/hashdeep



[gentoo-commits] repo/gentoo:master commit in: dev-ada/xmlada/, dev-ada/xmlada/files/

2017-03-26 Thread Alfredo Tupone
commit: 14755823acb49bf2d36e0d3d5dfa4ee48ffc3a8c
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Sun Mar 26 20:02:54 2017 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Mar 26 20:02:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14755823

dev-ada/xmlada: Add dev-ada/xmlada

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ada/xmlada/Manifest   |  1 +
 dev-ada/xmlada/files/xmlada-2016-gentoo.patch | 38 
 dev-ada/xmlada/metadata.xml   | 20 +
 dev-ada/xmlada/xmlada-2016.ebuild | 42 +++
 4 files changed, 101 insertions(+)

diff --git a/dev-ada/xmlada/Manifest b/dev-ada/xmlada/Manifest
new file mode 100644
index 000..63b4b662dc0
--- /dev/null
+++ b/dev-ada/xmlada/Manifest
@@ -0,0 +1 @@
+DIST xmlada-gpl-2016-src.tar.gz 1440671 SHA256 
ea64d8da2c5fb01a257fc5bf474b8d4ec40b01dc15b320b9fe260ff2db668ba4 SHA512 
d1d7c3d91731394235aed4b80c91b1babe30d5f184282fae8087ee556318475e3923ed628b805693fc89a4d9bb219b0fb0937bc5024a742226da0245d36ed652
 WHIRLPOOL 
b6ebb927d801394ad0b62d9538142c420ab33627582059466d4f64b12c3a45b1b5b489019aef715a59101370220a78507fe03d97c9e67233dfcc4f3aad1f16d7

diff --git a/dev-ada/xmlada/files/xmlada-2016-gentoo.patch 
b/dev-ada/xmlada/files/xmlada-2016-gentoo.patch
new file mode 100644
index 000..e167c1df145
--- /dev/null
+++ b/dev-ada/xmlada/files/xmlada-2016-gentoo.patch
@@ -0,0 +1,38 @@
+--- xmlada-2016-src/Makefile.in.old2016-12-04 21:58:57.251338692 +0100
 xmlada-2016-src/Makefile.in2016-12-04 21:59:31.332755615 +0100
+@@ -7,7 +7,7 @@
+ PACKAGE_TARNAME=@PACKAGE_TARNAME@
+ VERSION=@PACKAGE_VERSION@
+ BUILDS_SHARED=@GNAT_BUILDS_SHARED@
+-prefix=@prefix@
++prefix=$(DESTDIR)@prefix@
+ 
+ # Set a default value (ignored if set in the environment)
+ PROCESSORS?=0
+@@ -49,13 +49,13 @@
+ endif
+ 
+ static:
+-  ${GPRBUILD} -p -XLIBRARY_TYPE=static ${GPROPTS} xmlada.gpr
++  ${GPRBUILD} -p -XLIBRARY_TYPE=static ${GPROPTS} xmlada.gpr -cargs 
$(ADAFLAGS)
+ 
+ shared relocatable:
+-  ${GPRBUILD} -p -XLIBRARY_TYPE=relocatable ${GPROPTS} xmlada.gpr
++  ${GPRBUILD} -p -XLIBRARY_TYPE=relocatable ${GPROPTS} xmlada.gpr -cargs 
$(ADAFLAGS)
+ 
+ static-pic:
+-  ${GPRBUILD} -p -XLIBRARY_TYPE=static-pic ${GPROPTS} xmlada.gpr
++  ${GPRBUILD} -p -XLIBRARY_TYPE=static-pic ${GPROPTS} xmlada.gpr -cargs 
$(ADAFLAGS)
+ 
+ # Rebuild the tests (and not the XML/Ada code itself)
+ test: force
+--- xmlada-gpl-2016-src/shared.gpr.in.old  2017-03-26 21:48:46.613541125 
+0200
 xmlada-gpl-2016-src/shared.gpr.in  2017-03-26 21:49:32.713754025 +0200
+@@ -76,6 +76,7 @@
+  when "profile" =>
+ for Switches ("Ada") use warnings & ("-g", "-pg");
+   end case;
++  for Driver ("Ada") use External ("ADA", "gcc");
+end compiler;
+ 
+package binder is

diff --git a/dev-ada/xmlada/metadata.xml b/dev-ada/xmlada/metadata.xml
new file mode 100644
index 000..521d595c3ff
--- /dev/null
+++ b/dev-ada/xmlada/metadata.xml
@@ -0,0 +1,20 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   tup...@gentoo.org
+   Tupone Alfredo
+   
+   
+   Build shared library
+   Build static library
+   Build static library with pic 
code
+   
+   
+XML/Ada is a set of modules that provide a simple manipulation 
of XML streams. It supports the whole XML 1.1 specifications, and can parse any 
file that follows this standard (including the contents of the DTD, although no 
validation of the document is done based on those).
+
+It also provides support for a number of other standard 
associated with XML, like SAX, DOM and XML schemas.
+
+In addition, it includes a module to manipulate Unicode 
streams, since this is required by the XML standard.
+   
+

diff --git a/dev-ada/xmlada/xmlada-2016.ebuild 
b/dev-ada/xmlada/xmlada-2016.ebuild
new file mode 100644
index 000..fa4667143e1
--- /dev/null
+++ b/dev-ada/xmlada/xmlada-2016.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit multiprocessing
+
+MYP=${PN}-gpl-${PV}
+
+DESCRIPTION="Set of modules that provide a simple manipulation of XML streams"
+HOMEPAGE="http://libre.adacore.com/;
+SRC_URI="http://mirrors.cdn.adacore.com/art/57399978c7a447658e0affc0 -> 
${MYP}-src.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+shared static static-pic"
+REQUIRED_USE="|| ( shared static static-pic )"
+
+RDEPEND="dev-ada/gprbuild"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}"/${MYP}-src
+
+PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
+
+src_compile () {
+   for kind in shared static static-pic; do
+   if use ${kind}; then
+   emake PROCESSORS=$(makeopts_jobs) ${kind}
+   fi

[gentoo-commits] repo/gentoo:master commit in: dev-php/sebastian-environment/

2017-03-26 Thread Jeroen Roovers
commit: 8812e9592dbd8fb4d36618b903813d3d2d03fdf2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:37:12 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:52:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8812e959

dev-php/sebastian-environment: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild 
b/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild
index 4b0b8b214a7..11883939f20 100644
--- a/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild
+++ b/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/phpdocumentor-reflection-common/

2017-03-26 Thread Jeroen Roovers
commit: e8abad35c9c004dfd6f446fc435cce3ef2dcf346
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:43:19 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:53:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8abad35

dev-php/phpdocumentor-reflection-common: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 .../phpdocumentor-reflection-common-1.0.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild
 
b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild
index 654a82f3d07..65239cfe583 100644
--- 
a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild
+++ 
b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/${PV}.tar.gz -> ${P}.t
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/sebastian-comparator/

2017-03-26 Thread Jeroen Roovers
commit: 27552ce06d4a91a9038d068915b21a7d7a8f504a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:48:44 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:53:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27552ce0

dev-php/sebastian-comparator: Mark ~hppa (bug #613766).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild 
b/dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild
index 15227361143..460904d79f8 100644
--- a/dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild
+++ b/dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/PHP_Timer/

2017-03-26 Thread Jeroen Roovers
commit: de09e20f3acd4cf6dd3b229b35b777de0c2c8c21
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:39:39 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:52:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de09e20f

dev-php/PHP_Timer: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild 
b/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild
index 40817141490..9470af569f3 100644
--- a/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild
+++ b/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/phpunit/

2017-03-26 Thread Jeroen Roovers
commit: 03ede2f5112235397352a652e15a461d135c01c4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:52:20 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:53:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ede2f5

dev-php/phpunit: Mark ~hppa (bug #613766).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/phpunit/phpunit-5.7.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/phpunit/phpunit-5.7.15.ebuild 
b/dev-php/phpunit/phpunit-5.7.15.ebuild
index e216862799d..a79e4da15d3 100644
--- a/dev-php/phpunit/phpunit-5.7.15.ebuild
+++ b/dev-php/phpunit/phpunit-5.7.15.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/sebastianbergmann/${PN}/archive/${PV}.tar.gz -> ${P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 RDEPEND="dev-php/fedora-autoloader



[gentoo-commits] repo/gentoo:master commit in: dev-php/Text_Template/

2017-03-26 Thread Jeroen Roovers
commit: c17120c18464e48bb53347e2f0ab161d2e16ddd4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:33:49 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:52:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17120c1

dev-php/Text_Template: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/Text_Template/Text_Template-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/Text_Template/Text_Template-1.2.1.ebuild 
b/dev-php/Text_Template/Text_Template-1.2.1.ebuild
index 030776279ea..290e940c8ec 100644
--- a/dev-php/Text_Template/Text_Template-1.2.1.ebuild
+++ b/dev-php/Text_Template/Text_Template-1.2.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/PHP_CodeCoverage/

2017-03-26 Thread Jeroen Roovers
commit: 6952651b459bdfe4dad1330861b3b1e249fa0153
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:38:52 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:52:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6952651b

dev-php/PHP_CodeCoverage: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/PHP_CodeCoverage/PHP_CodeCoverage-4.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-4.0.7.ebuild 
b/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-4.0.7.ebuild
index a240e9a1d37..592778156b1 100644
--- a/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-4.0.7.ebuild
+++ b/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-4.0.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/File_Iterator/

2017-03-26 Thread Jeroen Roovers
commit: 51a84d2035b0134cad4f800ca04c1b1583fff776
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:33:00 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:52:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51a84d20

dev-php/File_Iterator: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/File_Iterator/File_Iterator-1.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/File_Iterator/File_Iterator-1.4.2.ebuild 
b/dev-php/File_Iterator/File_Iterator-1.4.2.ebuild
index a5a1020354e..dec09895632 100644
--- a/dev-php/File_Iterator/File_Iterator-1.4.2.ebuild
+++ b/dev-php/File_Iterator/File_Iterator-1.4.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/phpspec-prophecy/

2017-03-26 Thread Jeroen Roovers
commit: 59fe8c40a85de1835ab365765ffb0ed580dc4447
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:48:52 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:53:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59fe8c40

dev-php/phpspec-prophecy: Mark ~hppa (bug #613766).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild 
b/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild
index f6f7abc6d37..65eaa00212d 100644
--- a/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild
+++ b/dev-php/phpspec-prophecy/phpspec-prophecy-1.7.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/myclabs-deepcopy/

2017-03-26 Thread Jeroen Roovers
commit: a615d4058963a4956e12dc14a9eaa57861bcefa2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:40:34 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:53:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a615d405

dev-php/myclabs-deepcopy: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/myclabs-deepcopy/myclabs-deepcopy-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/myclabs-deepcopy/myclabs-deepcopy-1.6.0.ebuild 
b/dev-php/myclabs-deepcopy/myclabs-deepcopy-1.6.0.ebuild
index ce92ad16528..6b65a2ddb41 100644
--- a/dev-php/myclabs-deepcopy/myclabs-deepcopy-1.6.0.ebuild
+++ b/dev-php/myclabs-deepcopy/myclabs-deepcopy-1.6.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/myclabs/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/sebastian-recursion-context/

2017-03-26 Thread Jeroen Roovers
commit: 6ac0e0762fdc0377a901e2b3f5e48a1b9119eb69
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:46:16 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:53:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ac0e076

dev-php/sebastian-recursion-context: Mark ~hppa (bug #613766).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 .../sebastian-recursion-context-2.0.0.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-php/sebastian-recursion-context/sebastian-recursion-context-2.0.0.ebuild 
b/dev-php/sebastian-recursion-context/sebastian-recursion-context-2.0.0.ebuild
index 0f4ea3a96a8..7beafb2c164 100644
--- 
a/dev-php/sebastian-recursion-context/sebastian-recursion-context-2.0.0.ebuild
+++ 
b/dev-php/sebastian-recursion-context/sebastian-recursion-context-2.0.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/sebastian-version/

2017-03-26 Thread Jeroen Roovers
commit: 9f6d22f540e91fe04f5f68127e5db74cb67b535e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:37:48 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:52:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6d22f5

dev-php/sebastian-version: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/sebastian-version/sebastian-version-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/sebastian-version/sebastian-version-2.0.1.ebuild 
b/dev-php/sebastian-version/sebastian-version-2.0.1.ebuild
index 87a7bded342..576c5105fd1 100644
--- a/dev-php/sebastian-version/sebastian-version-2.0.1.ebuild
+++ b/dev-php/sebastian-version/sebastian-version-2.0.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/webmozart-assert/

2017-03-26 Thread Jeroen Roovers
commit: ebb3f3c1e4d47744f412812391493161ffabda4d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:44:51 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:53:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebb3f3c1

dev-php/webmozart-assert: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild 
b/dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild
index ae442678e21..16f5204fb01 100644
--- a/dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild
+++ b/dev-php/webmozart-assert/webmozart-assert-1.2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/webmozart/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/fedora-autoloader/

2017-03-26 Thread Jeroen Roovers
commit: b86fa821335130920b6bcd5556762af9b8742f38
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:30:55 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:52:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b86fa821

dev-php/fedora-autoloader: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/fedora-autoloader/fedora-autoloader-0.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/fedora-autoloader/fedora-autoloader-0.2.1.ebuild 
b/dev-php/fedora-autoloader/fedora-autoloader-0.2.1.ebuild
index 4e6d9cef33c..955630742f9 100644
--- a/dev-php/fedora-autoloader/fedora-autoloader-0.2.1.ebuild
+++ b/dev-php/fedora-autoloader/fedora-autoloader-0.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/php-fedora/autoloader/archive/${PV}.tar.gz -> ${P}.t
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="test"
 
 RDEPEND="dev-lang/php:*"



[gentoo-commits] repo/gentoo:master commit in: dev-php/sebastian-exporter/

2017-03-26 Thread Jeroen Roovers
commit: 2145e87c635673ff51f757525532526705875cb8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:47:32 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:53:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2145e87c

dev-php/sebastian-exporter: Mark ~hppa (bug #613766).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild 
b/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild
index 04f72fc63e7..86f03378239 100644
--- a/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild
+++ b/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/symfony-yaml/

2017-03-26 Thread Jeroen Roovers
commit: 999b92c3e782370b908dc601af841456b51a71ff
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:32:08 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:52:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=999b92c3

dev-php/symfony-yaml: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/symfony-yaml/symfony-yaml-2.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/symfony-yaml/symfony-yaml-2.1.0.ebuild 
b/dev-php/symfony-yaml/symfony-yaml-2.1.0.ebuild
index 1fd70c078ff..fdee1bde9eb 100644
--- a/dev-php/symfony-yaml/symfony-yaml-2.1.0.ebuild
+++ b/dev-php/symfony-yaml/symfony-yaml-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/symfony/yaml/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="test"
 RESTRICT="test"
 



[gentoo-commits] repo/gentoo:master commit in: dev-php/PHP_TokenStream/

2017-03-26 Thread Jeroen Roovers
commit: 48f43e5ff614230d59e84f31b4b63d5a186ff05b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:36:08 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:52:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48f43e5f

dev-php/PHP_TokenStream: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/PHP_TokenStream/PHP_TokenStream-1.4.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PHP_TokenStream/PHP_TokenStream-1.4.11.ebuild 
b/dev-php/PHP_TokenStream/PHP_TokenStream-1.4.11.ebuild
index e9c4604f4fc..c5f713f9663 100644
--- a/dev-php/PHP_TokenStream/PHP_TokenStream-1.4.11.ebuild
+++ b/dev-php/PHP_TokenStream/PHP_TokenStream-1.4.11.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/sebastian-code-unit-reverse-lookup/

2017-03-26 Thread Jeroen Roovers
commit: 64d5a1f844eb8f28a9e948d370895b2c811c716c
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:38:36 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:52:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d5a1f8

dev-php/sebastian-code-unit-reverse-lookup: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 .../sebastian-code-unit-reverse-lookup-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-php/sebastian-code-unit-reverse-lookup/sebastian-code-unit-reverse-lookup-1.0.1.ebuild
 
b/dev-php/sebastian-code-unit-reverse-lookup/sebastian-code-unit-reverse-lookup-1.0.1.ebuild
index 006543d2331..b284c4ed2da 100644
--- 
a/dev-php/sebastian-code-unit-reverse-lookup/sebastian-code-unit-reverse-lookup-1.0.1.ebuild
+++ 
b/dev-php/sebastian-code-unit-reverse-lookup/sebastian-code-unit-reverse-lookup-1.0.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/doctrine-instantiator/

2017-03-26 Thread Jeroen Roovers
commit: 6354ce0f9cb8421064d6ad10ab09e5da3aee7673
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:41:49 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:53:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6354ce0f

dev-php/doctrine-instantiator: Mark ~hppa (bug #589104).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-php/doctrine-instantiator/doctrine-instantiator-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/doctrine-instantiator/doctrine-instantiator-1.0.5.ebuild 
b/dev-php/doctrine-instantiator/doctrine-instantiator-1.0.5.ebuild
index 6df2380501b..173ffee3fa8 100644
--- a/dev-php/doctrine-instantiator/doctrine-instantiator-1.0.5.ebuild
+++ b/dev-php/doctrine-instantiator/doctrine-instantiator-1.0.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/doctrine/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/sebastian-resource-operations/

2017-03-26 Thread Jeroen Roovers
commit: af3c67ba7ae9a114c21b1d6776fe79e6032b7712
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 26 19:51:01 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 26 19:53:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af3c67ba

dev-php/sebastian-resource-operations: Mark ~hppa (bug #613766).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 .../sebastian-resource-operations-1.0.0.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-php/sebastian-resource-operations/sebastian-resource-operations-1.0.0.ebuild
 
b/dev-php/sebastian-resource-operations/sebastian-resource-operations-1.0.0.ebuild
index 9c70fe7addb..34213f74b02 100644
--- 
a/dev-php/sebastian-resource-operations/sebastian-resource-operations-1.0.0.ebuild
+++ 
b/dev-php/sebastian-resource-operations/sebastian-resource-operations-1.0.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] proj/linux-patches: New tag: 4.10-7

2017-03-26 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar 26 19:47:14 2017 +

New tag: 4.10-7




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

2017-03-26 Thread Matt Turner
commit: bce4d97d4de766063f8b631bb982970a998420c9
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Mar 25 06:57:24 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 26 19:36:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce4d97d

dev-libs/libgcrypt: Delete *.la files

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

 dev-libs/libgcrypt/libgcrypt-1.5.6-r101.ebuild | 4 
 dev-libs/libgcrypt/libgcrypt-1.7.6.ebuild  | 4 
 2 files changed, 8 insertions(+)

diff --git a/dev-libs/libgcrypt/libgcrypt-1.5.6-r101.ebuild 
b/dev-libs/libgcrypt/libgcrypt-1.5.6-r101.ebuild
index 8ada6dad282..b8ee9740719 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.5.6-r101.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.5.6-r101.ebuild
@@ -57,3 +57,7 @@ multilib_src_install() {
 
rm -r "${ED%/}"/usr/{bin,include,lib*/*.so,share} || die
 }
+
+multilib_src_install_all() {
+   find "${ED}" -name '*.la' -delete
+}

diff --git a/dev-libs/libgcrypt/libgcrypt-1.7.6.ebuild 
b/dev-libs/libgcrypt/libgcrypt-1.7.6.ebuild
index ed38072926c..7cbc5e92392 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.7.6.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.7.6.ebuild
@@ -70,3 +70,7 @@ multilib_src_install() {
emake DESTDIR="${D}" install
multilib_is_native_abi && use doc && dodoc doc/gcrypt.pdf
 }
+
+multilib_src_install_all() {
+   find "${ED}" -name '*.la' -delete
+}



[gentoo-commits] proj/lisp:master commit in: x11-wm/stumpwm-contrib/

2017-03-26 Thread José María Alonso
commit: cff4132f6b0c7948740593609104c78f38e3c6ed
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 26 19:35:59 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 26 19:35:59 2017 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=cff4132f

x11-wm/stumpwm-contrib: Syncs with portage tree

 ...tumpwm-contrib-20170202.ebuild => stumpwm-contrib-20170314.ebuild} | 4 ++--
 x11-wm/stumpwm-contrib/stumpwm-contrib-.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-wm/stumpwm-contrib/stumpwm-contrib-20170202.ebuild 
b/x11-wm/stumpwm-contrib/stumpwm-contrib-20170314.ebuild
similarity index 85%
rename from x11-wm/stumpwm-contrib/stumpwm-contrib-20170202.ebuild
rename to x11-wm/stumpwm-contrib/stumpwm-contrib-20170314.ebuild
index a06bbe9f..7ceecc4f 100644
--- a/x11-wm/stumpwm-contrib/stumpwm-contrib-20170202.ebuild
+++ b/x11-wm/stumpwm-contrib/stumpwm-contrib-20170314.ebuild
@@ -1,6 +1,5 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 
@@ -10,7 +9,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
EGIT_REPO_URI="git://github.com/stumpwm/${PN}"
 else
-   SRC_URI="mirror://gentoo/${P}.tar.gz"
+   SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/${PN}/${P}.tar.bz2;
KEYWORDS="~amd64 ~x86"
 fi
 
@@ -27,5 +26,6 @@ CONTRIBCATEGORIES="media modeline minor-mode util"
 
 src_install() {
common-lisp-install-sources -t all ${CONTRIBCATEGORIES}
+   dobin util/stumpish/stumpish
dodoc README.org
 }

diff --git a/x11-wm/stumpwm-contrib/stumpwm-contrib-.ebuild 
b/x11-wm/stumpwm-contrib/stumpwm-contrib-.ebuild
index 4d27f2cc..7ceecc4f 100644
--- a/x11-wm/stumpwm-contrib/stumpwm-contrib-.ebuild
+++ b/x11-wm/stumpwm-contrib/stumpwm-contrib-.ebuild
@@ -1,6 +1,5 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 
@@ -10,7 +9,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
EGIT_REPO_URI="git://github.com/stumpwm/${PN}"
 else
-   SRC_URI="mirror://gentoo/${PN}.tar.gz"
+   SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/${PN}/${P}.tar.bz2;
KEYWORDS="~amd64 ~x86"
 fi
 
@@ -27,5 +26,6 @@ CONTRIBCATEGORIES="media modeline minor-mode util"
 
 src_install() {
common-lisp-install-sources -t all ${CONTRIBCATEGORIES}
+   dobin util/stumpish/stumpish
dodoc README.org
 }



[gentoo-commits] proj/linux-patches:4.10 commit in: /

2017-03-26 Thread Mike Pagano
commit: 504b3f376381804b07a3110ce29a6bb6ac11060d
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar 26 19:33:18 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar 26 19:33:18 2017 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=504b3f37

Linux patch 4.10.6

 _README |   4 +
 1005_linux-4.10.6.patch | 943 
 2 files changed, 947 insertions(+)

diff --git a/_README b/_README
index 464eea3..014e9c4 100644
--- a/_README
+++ b/_README
@@ -63,6 +63,10 @@ Patch:  1004_linux-4.10.5.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.10.5
 
+Patch:  1005_linux-4.10.6.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.10.6
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1005_linux-4.10.6.patch b/1005_linux-4.10.6.patch
new file mode 100644
index 000..3c1b6da
--- /dev/null
+++ b/1005_linux-4.10.6.patch
@@ -0,0 +1,943 @@
+diff --git a/Makefile b/Makefile
+index 48e18096913f..23b6d29cb6da 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 10
+-SUBLEVEL = 5
++SUBLEVEL = 6
+ EXTRAVERSION =
+ NAME = Fearless Coyote
+ 
+diff --git a/arch/parisc/include/asm/cacheflush.h 
b/arch/parisc/include/asm/cacheflush.h
+index 7bd69bd43a01..1d8c24dc04d4 100644
+--- a/arch/parisc/include/asm/cacheflush.h
 b/arch/parisc/include/asm/cacheflush.h
+@@ -45,28 +45,9 @@ static inline void flush_kernel_dcache_page(struct page 
*page)
+ 
+ #define flush_kernel_dcache_range(start,size) \
+   flush_kernel_dcache_range_asm((start), (start)+(size));
+-/* vmap range flushes and invalidates.  Architecturally, we don't need
+- * the invalidate, because the CPU should refuse to speculate once an
+- * area has been flushed, so invalidate is left empty */
+-static inline void flush_kernel_vmap_range(void *vaddr, int size)
+-{
+-  unsigned long start = (unsigned long)vaddr;
+-
+-  flush_kernel_dcache_range_asm(start, start + size);
+-}
+-static inline void invalidate_kernel_vmap_range(void *vaddr, int size)
+-{
+-  unsigned long start = (unsigned long)vaddr;
+-  void *cursor = vaddr;
+ 
+-  for ( ; cursor < vaddr + size; cursor += PAGE_SIZE) {
+-  struct page *page = vmalloc_to_page(cursor);
+-
+-  if (test_and_clear_bit(PG_dcache_dirty, >flags))
+-  flush_kernel_dcache_page(page);
+-  }
+-  flush_kernel_dcache_range_asm(start, start + size);
+-}
++void flush_kernel_vmap_range(void *vaddr, int size);
++void invalidate_kernel_vmap_range(void *vaddr, int size);
+ 
+ #define flush_cache_vmap(start, end)  flush_cache_all()
+ #define flush_cache_vunmap(start, end)flush_cache_all()
+diff --git a/arch/parisc/kernel/cache.c b/arch/parisc/kernel/cache.c
+index 977f0a4f5ecf..53ec75f8e237 100644
+--- a/arch/parisc/kernel/cache.c
 b/arch/parisc/kernel/cache.c
+@@ -633,3 +633,25 @@ flush_cache_page(struct vm_area_struct *vma, unsigned 
long vmaddr, unsigned long
+   __flush_cache_page(vma, vmaddr, PFN_PHYS(pfn));
+   }
+ }
++
++void flush_kernel_vmap_range(void *vaddr, int size)
++{
++  unsigned long start = (unsigned long)vaddr;
++
++  if ((unsigned long)size > parisc_cache_flush_threshold)
++  flush_data_cache();
++  else
++  flush_kernel_dcache_range_asm(start, start + size);
++}
++EXPORT_SYMBOL(flush_kernel_vmap_range);
++
++void invalidate_kernel_vmap_range(void *vaddr, int size)
++{
++  unsigned long start = (unsigned long)vaddr;
++
++  if ((unsigned long)size > parisc_cache_flush_threshold)
++  flush_data_cache();
++  else
++  flush_kernel_dcache_range_asm(start, start + size);
++}
++EXPORT_SYMBOL(invalidate_kernel_vmap_range);
+diff --git a/arch/parisc/kernel/module.c b/arch/parisc/kernel/module.c
+index a0ecdb4abcc8..c66c943d9322 100644
+--- a/arch/parisc/kernel/module.c
 b/arch/parisc/kernel/module.c
+@@ -620,6 +620,10 @@ int apply_relocate_add(Elf_Shdr *sechdrs,
+*/
+   *loc = fsel(val, addend); 
+   break;
++  case R_PARISC_SECREL32:
++  /* 32-bit section relative address. */
++  *loc = fsel(val, addend);
++  break;
+   case R_PARISC_DPREL21L:
+   /* left 21 bit of relative address */
+   val = lrsel(val - dp, addend);
+@@ -807,6 +811,10 @@ int apply_relocate_add(Elf_Shdr *sechdrs,
+*/
+   *loc = fsel(val, addend); 
+   break;
++  case R_PARISC_SECREL32:
++  /* 32-bit section relative address. */
++  *loc = fsel(val, addend);
++  break;
+   

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

2017-03-26 Thread Mike Pagano
commit: 0a0f0e711c688ad3edca1cac696411fe9ae5e490
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar 26 19:31:06 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar 26 19:31:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a0f0e71

sys-kernel/gentoo-sources: Linux patch 4.9.18

 .../gentoo-sources/gentoo-sources-4.9.18.ebuild| 28 ++
 1 file changed, 28 insertions(+)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.18.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.18.ebuild
new file mode 100644
index 000..ee8a607964b
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.18.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="20"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2017-03-26 Thread Michael Orlitzky
commit: db5db2103eecf60ce3eabea66766d6df5bea45cd
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 19:10:08 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 19:10:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db5db210

net-im/turses: remove unused version 0.2.13-r1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-im/turses/Manifest|  1 -
 net-im/turses/turses-0.2.13-r1.ebuild | 37 ---
 2 files changed, 38 deletions(-)

diff --git a/net-im/turses/Manifest b/net-im/turses/Manifest
index 9eef8bff952..f923c03c7fa 100644
--- a/net-im/turses/Manifest
+++ b/net-im/turses/Manifest
@@ -1,2 +1 @@
-DIST turses-0.2.13-r1.tar.gz 2239614 SHA256 
76db7c296049c85054e4fb0e3ed86c4ea34aa0724eedd59f8ee55e0d483e0307 SHA512 
ce7e2042b6a3c7fb998bb7f5523f7718f60d773d3b89d9175a462bf6f24f458f09aae8a78d481f6de69d6bc5af55dacc57c6976bcd2df2186200b0ee60627aa8
 WHIRLPOOL 
1920478d4d9d863149e59514700509aea432f1cf06985be635db8651900b7d1cab1f54cd5a7fc6f45df06b353e3ba12e6ab6bb65fdedb3c81645efc070eee539
 DIST turses-0.2.23.tar.gz 2241497 SHA256 
f8532a317da939f8c2e285dfd00f73f7878152a5ce12c473ab8023ffe382868a SHA512 
ef5b880319f4126a99787cd11fa4573b6c6ff626a759f2515ad507006625f1192e4ca1552ca687ca8ecdf2545a17c228fa956019c325d582e7f80bd8a3e6432b
 WHIRLPOOL 
a268261b44faeb3a6f88e59ac9f532fe9a578e425dc2738411d09d64715601fd17eaec979c8eaa55964ed61c6b518e7389417cc068160d5b5b85d48954a22d68

diff --git a/net-im/turses/turses-0.2.13-r1.ebuild 
b/net-im/turses/turses-0.2.13-r1.ebuild
deleted file mode 100644
index 359e97e7770..000
--- a/net-im/turses/turses-0.2.13-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Command line twitter client"
-HOMEPAGE="https://github.com/alejandrogomez/turses;
-# NOTE: Remove the "-r1" from SRC_URI on the next version bump
-SRC_URI="https://github.com/alejandrogomez/${PN}/archive/v${PV}.tar.gz -> 
${P}-r1.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   dev-python/oauth2[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/tweepy[${PYTHON_USEDEP}]
-   dev-python/urwid[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}]
-   )
-"
-
-DOCS=( AUTHORS HISTORY.rst README.rst )
-
-python_test() {
-   nosetests || die "Tests fail with ${EPYTHON}"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-lang/gnat-gpl/, dev-lang/gnat-gpl/files/

2017-03-26 Thread Alfredo Tupone
commit: 042ca1aaa5c3982e07abf08d66ec4f54c781f8d1
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Sun Mar 26 19:04:29 2017 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Mar 26 19:04:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=042ca1aa

dev-lang/gnat-gpl: Add compiler description for gprbuild

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-lang/gnat-gpl/files/gnat-gpl.xml   | 93 ++
 dev-lang/gnat-gpl/gnat-gpl-2016.ebuild |  4 ++
 2 files changed, 97 insertions(+)

diff --git a/dev-lang/gnat-gpl/files/gnat-gpl.xml 
b/dev-lang/gnat-gpl/files/gnat-gpl.xml
new file mode 100644
index 000..7a50db7ccd9
--- /dev/null
+++ b/dev-lang/gnat-gpl/files/gnat-gpl.xml
@@ -0,0 +1,93 @@
+
+
+  
+GNAT-@VER@
+gnatmake-@VER@
+
+  ${PREFIX}gnatls-@VER@ -v --version
+  
+
+Ada
+
+  ${PREFIX}gcc-@VER@ -v
+  
+
+
+   \.\./lib/gcc(-lib)?/$TARGET/$gcc_version/adalib/
+   \.\./lib/gcc(-lib)?/$TARGET/$gcc_version/ada_object_path
+   \.\./lib/gcc(-lib)?/$TARGET/$gcc_version/rts-(.*)/adalib/
+   \.\./$TARGET/lib/gnat/(.*)/adalib/
+
+
+  ${PREFIX}gcc-@VER@ -dumpmachine
+  
+
+  
+
+  
+
+  
+
+   
+   package Naming is
+  for Spec_Suffix ("Ada") use ".ads";
+  for Body_Suffix ("Ada") use ".adb";
+  for Casing use "lowercase";
+  for Dot_Replacement use "-";
+   end Naming;
+
+   package Compiler is
+  for Driver   ("Ada") use 
"${PATH(ada)}${PREFIX(ada)}gcc-@VER@";
+  for Language_Kind("Ada") use "unit_based";
+  for Dependency_Kind  ("Ada") use "ALI_File";
+  for Leading_Required_Switches("Ada") use
+ ("-c", "-x", "ada", "-gnatA")
+  Compiler'Leading_Required_Switches ("Ada");
+  for Mapping_File_Switches("Ada") use ("-gnatem=");
+  for Mapping_Spec_Suffix  ("Ada") use "%s";
+  for Mapping_Body_Suffix  ("Ada") use "%b";
+  for Config_File_Switches ("Ada") use ("-gnatec=");
+  for Include_Path_File ("Ada") use "ADA_PRJ_INCLUDE_FILE";
+  for Multi_Unit_Switches ("Ada") use ("-gnateI");
+  for Multi_Unit_Object_Separator ("Ada") use "~";
+  for Config_Body_File_Name ("Ada") use
+   "pragma Source_File_Name_Project (%u, Body_File_Name => ""%f"");";
+  for Config_Spec_File_Name ("Ada") use
+   "pragma Source_File_Name_Project (%u, Spec_File_Name => ""%f"");";
+  for Config_Body_File_Name_Index ("Ada") use
+   "pragma Source_File_Name_Project (%u, Body_File_Name => ""%f"", 
Index => %i);";
+  for Config_Spec_File_Name_Index ("Ada") use
+   "pragma Source_File_Name_Project (%u, Spec_File_Name => ""%f"", 
Index => %i);";
+  for Config_Body_File_Name_Pattern ("Ada") use
+   "pragma Source_File_Name_Project " 
+   "  (Body_File_Name  => ""*%b""," 
+   "   Casing  => %c," 
+   "   Dot_Replacement => ""%d"");";
+  for Config_Spec_File_Name_Pattern ("Ada") use
+   "pragma Source_File_Name_Project " 
+   "  (Spec_File_Name  => ""*%s""," 
+   "   Casing  => %c," 
+   "   Dot_Replacement => ""%d"");";
+  for Config_File_Unique("Ada") use "False";
+  for PIC_Option  ("Ada") use ("-fPIC");
+   end Compiler;
+
+   package Binder is
+  for Objects_Path_File ("Ada") use "ADA_PRJ_OBJECTS_FILE";
+  for Driver ("Ada") use
+  "${GPRCONFIG_PREFIX}libexec/gprbuild/gprbind";
+   end Binder;
+
+   package Clean is
+  for Source_Artifact_Extensions ("Ada")
+ use (".dg", ".rep", ".stdout", ".stderr");
+  for Object_Artifact_Extensions ("Ada") use (".s", ".ci", ".gcno");
+   end Clean;
+
+   for Toolchain_Version ("Ada") use "GNAT ${VERSION(ada)}";
+   for Runtime_Library_Dir   ("Ada") use "${RUNTIME_DIR(ada)}/adalib/";
+   for Runtime_Source_Dirs   ("Ada") use ("${RUNTIME_DIR(ada)}/adainclude/");
+   for Library_Encapsulated_Supported use "true";
+   
+  
+

diff --git a/dev-lang/gnat-gpl/gnat-gpl-2016.ebuild 
b/dev-lang/gnat-gpl/gnat-gpl-2016.ebuild
index 83c7683a0e4..eb9823fe98b 100644
--- a/dev-lang/gnat-gpl/gnat-gpl-2016.ebuild
+++ b/dev-lang/gnat-gpl/gnat-gpl-2016.ebuild
@@ -89,6 +89,8 @@ src_unpack() {
 }
 
 src_prepare() {
+   sed -e "s:@VER@:${TOOLCHAIN_GCC_PV}:g" "${FILESDIR}"/${PN}.xml > 
${P}.xml
+
mv ../gnat-gpl-${PV}-src/src/ada gcc/ || die
mv ../gcc-interface-${REL}-gpl-${PV}-src gcc/ada/gcc-interface || die
 
@@ -146,6 +148,8 @@ src_compile() {
 }
 
 src_install() {
+   insinto /usr/share/gprconfig
+   doins ${P}.xml
toolchain_src_install
cd "${D}"${BINPATH}
for x in gnat*; do



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

2017-03-26 Thread Michael Orlitzky
commit: f50f0666387b7c89f73e910aa30403cd7fab5fc2
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 18:54:43 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 18:54:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f50f0666

net-misc/utelnetd: remove unused version 0.1.9-r2.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-misc/utelnetd/Manifest |  1 -
 net-misc/utelnetd/utelnetd-0.1.9-r2.ebuild | 32 --
 2 files changed, 33 deletions(-)

diff --git a/net-misc/utelnetd/Manifest b/net-misc/utelnetd/Manifest
index 37b6a8d7579..a6fb817287e 100644
--- a/net-misc/utelnetd/Manifest
+++ b/net-misc/utelnetd/Manifest
@@ -1,2 +1 @@
 DIST utelnetd-0.1.11.tar.gz 14548 SHA256 
f7c8dc19351612d7c49fd2b1bc30cfb33b7fe24f183ba5e5d9bcb468e3757cd8 SHA512 
96b34cba5b007ae0114810a1f7ef348b4db0f210b6f6a76b056420d4c7aa2c8f862253924d21add98d9db7736f9acb61a08084ddee7b8bfa1d4012776a0bb2db
 WHIRLPOOL 
f319f013fae1734132a0f93e7688e8a77389112104313cd4c9c91b4af9711f61789dc5acddfc8fabeeb3992aff48360ce1ce61c67376570027cacb14833ecfe5
-DIST utelnetd-0.1.9.tar.gz 15310 SHA256 
fbc182ef314681b90a4f73049c6bf332dc93b7cbebbf39a6086a126ed2787346 SHA512 
73773f9cba5104ea17fcf2d46c9862041a3121bf032893a304ecbc6ae34a1312a165f632ceeaceca341c1f1845a5756edd63ff207b6332526084fadab93c78c4
 WHIRLPOOL 
ac55a3de6bb2d86b207da2f9c02e8ab8c287fed4d2b62473f4b9498763356f39282e58f541d0d7bc5fa935ac6e87ab42d41a56dcbba26fb4d034d72d279b267b

diff --git a/net-misc/utelnetd/utelnetd-0.1.9-r2.ebuild 
b/net-misc/utelnetd/utelnetd-0.1.9-r2.ebuild
deleted file mode 100644
index 3010f75ece9..000
--- a/net-misc/utelnetd/utelnetd-0.1.9-r2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="A small Telnet daemon, derived from the Axis tools"
-HOMEPAGE="http://www.pengutronix.de/software/utelnetd_en.html;
-SRC_URI="http://www.pengutronix.de/software/utelnetd/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
-IUSE=""
-
-DEPEND="virtual/shadow"
-
-src_prepare() {
-   sed -i \
-   -e "/(STRIP)/d" \
-   -e "/^CC/s:=.*:= $(tc-getCC):" \
-   Makefile || die
-   default
-}
-
-src_install() {
-   dosbin utelnetd
-   dodoc ChangeLog README
-
-   newinitd "${FILESDIR}"/utelnetd.initd utelnetd
-}



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

2017-03-26 Thread Michael Orlitzky
commit: 82a7f2e8b1e64a220d5e8248e2d47356107ff369
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 18:53:00 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 18:53:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a7f2e8

net-misc/tigervnc: remove unused versions 1.7.1 and 1.7.1-r1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-misc/tigervnc/Manifest |   1 -
 net-misc/tigervnc/tigervnc-1.7.1-r1.ebuild | 188 -
 net-misc/tigervnc/tigervnc-1.7.1.ebuild| 187 
 3 files changed, 376 deletions(-)

diff --git a/net-misc/tigervnc/Manifest b/net-misc/tigervnc/Manifest
index 06e4ed53d1f..c9c9ed2635d 100644
--- a/net-misc/tigervnc/Manifest
+++ b/net-misc/tigervnc/Manifest
@@ -1,5 +1,4 @@
 DIST tigervnc-1.4.2-patches-0.1.tar.bz2 7361 SHA256 
21c77708d303192108ffeef02acc0e7310461b4910bb49ae78c8a944e52c436e SHA512 
86235aba8e735e4afed21d2940cee8ea2f4f1bc951db79aaf481ae79ab81d4518add6be2619ce9371f77fd068c8dbf069754ecc0168e5afe9e8505d3d61cc573
 WHIRLPOOL 
97a8c1719e7959ce8abd29f9ad249c7acf1b5a21ef36c0ce00b6e3bae8e6e78e9cdb0b34a23da6bd44c9e513e95f22716b286c5ec57bf1a854101c4810c7b481
 DIST tigervnc-1.7.1.tar.gz 1406032 SHA256 
3c021ec0bee4611020c0bcbab995b0ef2f6f1a46127a52b368827f3275527ccc SHA512 
babdc362b28d7af80c7efbb3a1aadf158d7f29621afe36d785748af45e515e2718cf1011359db7b39c218770b3f3ee2767e08abc58091f018c08ba9739a3e68d
 WHIRLPOOL 
178d6b3fb7569cfb2de5dd144031b441b02a865574928d20f1589fd6f933b9276477292182cde56e948ab75d2fc0bea4d79f71bcddb33f6057970a7caa08b2cc
 DIST tigervnc.png 4958 SHA256 
e0828aeb92ccaaf93e690e9ee5e17803de1cb140d3ca79fb756fe08ebbc4492e SHA512 
97f9a42e9b9f50f1c91de3b7d7991aa8965240fe4958d6da4e9f72f9baa4510ad615765f7c59d6e0a90c9d4b5fe53ad1547c766f2da45e4a6b6e29b03ced2b8b
 WHIRLPOOL 
bbf01f6702724bc4329d053bd3fbf856103371abce20f6f74aa3c2e5eed0eebcdcccd287788b1efbb8de3008cb484a8da5ccd1bd667727e4b0861f3bb550529c
-DIST xorg-server-1.18.4.tar.bz2 6009508 SHA256 
278459b2c31d61a15655d95a72fb79930c480a6bb8cf9226e48a07df8b1d31c8 SHA512 
2055948caa1437547ea823a70d8b24584b65338bb9f1bbf75e3ad7fd60ec9684378facaffa05b7ce496d904213cd192085a43ba889a1476d5fbc813b7e41b56b
 WHIRLPOOL 
f9ba5ffb49e6ac7ca20d64d27712a0a8f10c6560256a20e9f944d6438dc5f5eebe53daf6af110084da67a622e92874969047518e72ff181de0d64d83030d629f
 DIST xorg-server-1.19.1.tar.bz2 6041792 SHA256 
79ae2cf39d3f6c4a91201d8dad549d1d774b3420073c5a70d390040aa965a7fb SHA512 
37d413fdd96ce6b15ae20ca5028331498586044cfc7a6ab0acb99201b04063c69bcd06867f2dc33237b244ce2870a1c5a4be3cbe4560f2461894f46f8d5dbdd7
 WHIRLPOOL 
9fab4118e866e11a7742ba63d7f681490d43718a329416fb742e268fdf56f348bc9f1f2b5229fbaac98ce78f41fc1e9e5aa7587ee120fcccaba752ff4bac1555

diff --git a/net-misc/tigervnc/tigervnc-1.7.1-r1.ebuild 
b/net-misc/tigervnc/tigervnc-1.7.1-r1.ebuild
deleted file mode 100644
index 164dbb1670f..000
--- a/net-misc/tigervnc/tigervnc-1.7.1-r1.ebuild
+++ /dev/null
@@ -1,188 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-CMAKE_IN_SOURCE_BUILD=1
-
-inherit autotools cmake-utils eutils flag-o-matic java-pkg-opt-2 systemd
-
-XSERVER_VERSION="1.19.1"
-
-DESCRIPTION="Remote desktop viewer display system"
-HOMEPAGE="http://www.tigervnc.org;
-SRC_URI="https://github.com/TigerVNC/tigervnc/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-   https://dev.gentoo.org/~armin76/dist/tigervnc-1.4.2-patches-0.1.tar.bz2
-   mirror://gentoo/${PN}.png
-   server? ( 
ftp://ftp.freedesktop.org/pub/xorg/individual/xserver/xorg-server-${XSERVER_VERSION}.tar.bz2
  )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="+drm gnutls java +opengl pam server +xorgmodule"
-
-CDEPEND="virtual/jpeg:0
-   sys-libs/zlib
-   >=x11-libs/libXtst-1.0.99.2
-   >=x11-libs/fltk-1.3.1
-   gnutls? ( net-libs/gnutls:= )
-   pam? ( virtual/pam )
-   server? (
-   dev-lang/perl
-   >=x11-libs/libXi-1.2.99.1
-   >=x11-libs/libXfont-1.4.2
-   >=x11-libs/libxkbfile-1.0.4
-   x11-libs/libXrender
-   >=x11-libs/pixman-0.27.2
-   >=x11-apps/xauth-1.0.3
-   x11-apps/xsetroot
-   >=x11-misc/xkeyboard-config-2.4.1-r3
-   opengl? ( >=app-eselect/eselect-opengl-1.3.1-r1 )
-   xorgmodule? ( =x11-base/xorg-server-${XSERVER_VERSION%.*}* )
-   drm? ( x11-libs/libdrm )
-   )"
-
-RDEPEND="${CDEPEND}
-   java? ( >=virtual/jre-1.5:* )
-   !net-misc/vnc
-   !net-misc/tightvnc
-   !net-misc/xf4vnc"
-
-DEPEND="${CDEPEND}
-   amd64? ( dev-lang/nasm )
-   x86? ( dev-lang/nasm )
-   >=x11-proto/inputproto-2.2.99.1
-   >=x11-proto/xextproto-7.2.99.901
-   >=x11-proto/xproto-7.0.26
-   java? ( >=virtual/jdk-1.5 )
-   server? (
-  

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

2017-03-26 Thread Michael Orlitzky
commit: 8a2dc1fe288dbb1898ff41cf9a5fbd520785c4fb
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 18:37:26 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 18:37:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a2dc1fe

net-misc/whatportis: remove old versions 0.2, 0.3, 0.4, and 0.5.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-misc/whatportis/Manifest  |  4 
 net-misc/whatportis/whatportis-0.2.ebuild | 31 ---
 net-misc/whatportis/whatportis-0.3.ebuild | 28 
 net-misc/whatportis/whatportis-0.4.ebuild | 28 
 net-misc/whatportis/whatportis-0.5.ebuild | 29 -
 5 files changed, 120 deletions(-)

diff --git a/net-misc/whatportis/Manifest b/net-misc/whatportis/Manifest
index 0c55dcdc84a..26b7c1c328e 100644
--- a/net-misc/whatportis/Manifest
+++ b/net-misc/whatportis/Manifest
@@ -1,5 +1 @@
-DIST whatportis-0.2.tar.gz 256884 SHA256 
08735b4e1898cf64880ee2c08a5da74b3b81d65c44a67b0fbe305012c8ec SHA512 
5e28b7bc19fcf939ef61af3225cac314cdc0a02ba941663310ea4881fed6f23926b5fd5198295085e19acf0f856de1351d03308ddbaa02bea1e7fed372e3c13d
 WHIRLPOOL 
c81fb346e274269c7527b061bc5b6da01f988425746fb1b1c3414b9b88ea9ded70a674cfa7757af41229a1597687361b4b59512b4c853739d3d45058b448ca14
-DIST whatportis-0.3.tar.gz 258221 SHA256 
661920d3038127502c438189e0d4f068290de28360206bf4c20a66b0b6bd878b SHA512 
cff214d07c3f84b8eb040809930fffaf0c590ea2a922d9a6d58b71442afd0201360d292bbc05c2fe6756cfa72c9eb1fa96dcd5e4777067a2a7d5de1ae351f910
 WHIRLPOOL 
4504a91dbeebaebb219ded2705f573ee67f7ffc72e333281106e68bc1c1732eac0c86cb0e9b20e55f248373d089b3ce38352cfaaf8aefdf3a58af87e3771fb5b
-DIST whatportis-0.4.tar.gz 258876 SHA256 
b03793a9871125f8bc72996941fe40a6efaa78c5c640e3d68d599d24599c9eb9 SHA512 
c786d25fc25da1cd21b6f9251584a2968618c9e700c7b2dbad2fcfadfe89ea1600c0d27c9d1e3435a3cbb7338db492a5d820364006400c9a99986904793a5a12
 WHIRLPOOL 
42c04da9eb5235c8ba085982439632b8645fa2ac5065e05786c126afee024a6f49aa664cb0251c4d91eca65ab8946361c4a634ee824469b8d5368b2ae996221a
-DIST whatportis-0.5.tar.gz 218371 SHA256 
39f2f66d6b6a408869272f4461933ca97833f1691e390844cc43a25fcef73d20 SHA512 
b8fe5da0160df5f6fc5b19c560e07e33c59c155c831a8e0a36254e5de111014d2e607869be45523c8c80c4dba0345ded344a509a11ce70cc0e027c58be7262d1
 WHIRLPOOL 
aeb800e467a0bfe0f0dd92920e2c322d3a2ecf157d777a5a82b09657ea22a99ae3523c080d34a9385fe700397ce39a22d559224b2678b8511a270abca6da7843
 DIST whatportis-0.6.tar.gz 218447 SHA256 
d037a5b36629b0775527dea71a95feb99a5e619cca7626abe52edf6590c13602 SHA512 
f9a46974618b0c70164de29aa9c57c7d0cb3c0a09626ec3d7d514fe0b88ce50b2acca1f9e949449508a2b170311e470fe9c7f3ed66f0af4ef01fd63dd815b8a2
 WHIRLPOOL 
d02cfa19af5e7cd759bab614b6b10facc17c6f71e2588369ae2864da6706a2c2b2b1c2695eab312023533aa9751e82f5e9f82e99aea1cacde0df29e7339a98af

diff --git a/net-misc/whatportis/whatportis-0.2.ebuild 
b/net-misc/whatportis/whatportis-0.2.ebuild
deleted file mode 100644
index dbce401ecb8..000
--- a/net-misc/whatportis/whatportis-0.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
-
-inherit distutils-r1
-
-DESCRIPTION="A command to search port names and numbers"
-HOMEPAGE="https://github.com/ncrocfer/whatportis 
http://pypi.python.org/pypi/whatportis;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND="
-   >=dev-python/click-6.2[${PYTHON_USEDEP}]
-   >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-# https://github.com/ncrocfer/whatportis/issues/1
-RESTRICT="test"
-
-python_test() {
-   "${EPYTHON}" test_${PN}.py || die
-}

diff --git a/net-misc/whatportis/whatportis-0.3.ebuild 
b/net-misc/whatportis/whatportis-0.3.ebuild
deleted file mode 100644
index 9129f1249ae..000
--- a/net-misc/whatportis/whatportis-0.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
-
-inherit distutils-r1
-
-DESCRIPTION="A command to search port names and numbers"
-HOMEPAGE="https://github.com/ncrocfer/whatportis 
http://pypi.python.org/pypi/whatportis;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND="
-   >=dev-python/click-6.2[${PYTHON_USEDEP}]
-   >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   "${EPYTHON}" test_${PN}.py || die
-}

diff --git 

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

2017-03-26 Thread Michael Orlitzky
commit: 7d3d5196161b1736dd54136b8195d67832ff010e
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 18:32:03 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 18:32:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d3d5196

sci-libs/libspatialindex: remove unused version 1.8.5.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../libspatialindex/libspatialindex-1.8.5.ebuild   | 36 --
 1 file changed, 36 deletions(-)

diff --git a/sci-libs/libspatialindex/libspatialindex-1.8.5.ebuild 
b/sci-libs/libspatialindex/libspatialindex-1.8.5.ebuild
deleted file mode 100644
index fe2e8b20375..000
--- a/sci-libs/libspatialindex/libspatialindex-1.8.5.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils
-
-MY_PN="spatialindex-src"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="General framework for developing spatial indices"
-HOMEPAGE="https://libspatialindex.github.com/;
-SRC_URI="http://download.osgeo.org/libspatialindex/${MY_P}.tar.bz2;
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0/4"
-IUSE="debug static-libs"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-1.8.1-QA.patch
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable debug)
-}
-
-src_install() {
-   default
-   use static-libs || prune_libtool_files
-}



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

2017-03-26 Thread Michael Orlitzky
commit: ae24318c6ff2a63cde1950f9de223c9615b18d36
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 18:27:54 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 18:27:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae24318c

sys-block/ms-sys: remove unused version 2.5.2.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-block/ms-sys/Manifest|  1 -
 sys-block/ms-sys/ms-sys-2.5.2.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/sys-block/ms-sys/Manifest b/sys-block/ms-sys/Manifest
index 926e8fc9023..5534f1bc9ac 100644
--- a/sys-block/ms-sys/Manifest
+++ b/sys-block/ms-sys/Manifest
@@ -1,3 +1,2 @@
 DIST ms-sys-2.4.0.tar.gz 46501 SHA256 
afcfefb52350f632bbd4671c3f97df09e42a60d0de3e56d42682450c7ebf689e SHA512 
17e2496d2e4815180b9f33fa0f206953fb3484e01c115a2e67d110fb04d421be7e694a434d991a7518579eadb9dce4e907dbd849dbaf6fb506758c425faa14ec
 WHIRLPOOL 
f85390ff016f42fd750e9b2d1fe34e132cb5e7cba141141863dc420bcca436fcc4bb5d2181d0c6e2f633ca2b10dc36f562ac2c1c0f688f3c320287dfab856cac
-DIST ms-sys-2.5.2.tar.gz 68649 SHA256 
fd0ed44254c8c2819bda35fc9824b5d3cbe06d78ff3fe177b64c31fa6e69f430 SHA512 
f4465de43b316b3257b6ec222d39e17a3b00b7d71e24046da2ee9a35d3b6ef62fd803d069ac9c114c406d18de0a0254a0330f9daa4517e2164b336cf000d141f
 WHIRLPOOL 
3b0e5062244e92ba4df2e94d534825ccecbc9075717840860cdeef66f6c6d010fe3ef87b6e6d095180759d1fe6c8d7446c598e4fc2423e040bf45968c7b7
 DIST ms-sys-2.5.3.tar.gz 76192 SHA256 
e03e78f6684e30dbf9d97ecb1d75c1bf16350b1d3e4273a3a224cac504723256 SHA512 
18080bef903c68b6032e04124f3b3b9f0eb58517b338c6bd795846d786ee0af6b65760166b591090ad865a08a03346675f3c34ce59c64215059dac1439b558d8
 WHIRLPOOL 
b39bb6ce42ed92c7b29cce125d3ea0fb2a9c38c71b5aca005cbb1a4ff39cf0681958c6d05d1fc5023f88a55c9d3f5d1d36c1816f7acc77e447a4fb7b41f46f63

diff --git a/sys-block/ms-sys/ms-sys-2.5.2.ebuild 
b/sys-block/ms-sys/ms-sys-2.5.2.ebuild
deleted file mode 100644
index f8d94d99619..000
--- a/sys-block/ms-sys/ms-sys-2.5.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit toolchain-funcs
-
-DESCRIPTION="A command-line program for writing Microsoft compatible boot 
records"
-HOMEPAGE="http://ms-sys.sourceforge.net;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="linguas_sv"
-
-DEPEND="sys-devel/gettext"
-RDEPEND="virtual/libintl"
-
-src_compile() {
-   tc-export CC
-   default
-}
-
-src_install() {
-   local nls=""
-   if ! use linguas_sv ; then
-   nls='NLS_FILES='
-   fi
-
-   emake DESTDIR="${D}" MANDIR="/usr/share/man" \
-   PREFIX="/usr" ${nls} install
-
-   dodoc CHANGELOG CONTRIBUTORS FAQ README TODO
-}



[gentoo-commits] repo/gentoo:master commit in: sys-libs/lwp/

2017-03-26 Thread Michael Orlitzky
commit: dab3c9720d8e4a8ed09e9f32af138a8e849a7f3d
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 18:18:24 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 18:18:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dab3c972

sys-libs/lwp: new EAPI=6 revision to avoid inheriting eutils.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-libs/lwp/{lwp-2.6.ebuild => lwp-2.6-r1.ebuild} | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/sys-libs/lwp/lwp-2.6.ebuild b/sys-libs/lwp/lwp-2.6-r1.ebuild
similarity index 63%
rename from sys-libs/lwp/lwp-2.6.ebuild
rename to sys-libs/lwp/lwp-2.6-r1.ebuild
index 6919e7e9b60..f4206728130 100644
--- a/sys-libs/lwp/lwp-2.6.ebuild
+++ b/sys-libs/lwp/lwp-2.6-r1.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="4"
+EAPI=6
 
-inherit eutils
-
-DESCRIPTION="Light weight process library (used by Coda).  This is NOT 
libwww-perl"
+DESCRIPTION="Light-weight process library (used by Coda)"
 HOMEPAGE="http://www.coda.cs.cmu.edu/;
 SRC_URI="http://www.coda.cs.cmu.edu/pub/lwp/src/${P}.tar.gz;
 
@@ -15,6 +13,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc 
~x86"
 IUSE=""
 
 src_prepare() {
+   eapply_user
# Was introduced for bug #34542, not sure if still needed
-   use amd64 && epatch "${FILESDIR}"/lwp-2.0-amd64.patch
+   use amd64 && eapply "${FILESDIR}"/lwp-2.0-amd64.patch
 }



[gentoo-commits] repo/gentoo:master commit in: sys-libs/lwp/

2017-03-26 Thread Michael Orlitzky
commit: 48ebb733d6bce224ebf5ebfdd3b7f714630fd6c2
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 18:11:26 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 18:11:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48ebb733

sys-libs/lwp: remove unused version 2.5.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-libs/lwp/Manifest   |  1 -
 sys-libs/lwp/lwp-2.5.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/sys-libs/lwp/Manifest b/sys-libs/lwp/Manifest
index 52568910727..8ea7a84ffe3 100644
--- a/sys-libs/lwp/Manifest
+++ b/sys-libs/lwp/Manifest
@@ -1,3 +1,2 @@
 DIST lwp-2.2.tar.gz 376136 SHA256 
64a3570559083bee657551b6673037161f33b71ad55ee45812612c29df2924b0 SHA512 
a5fa52c0483e04fdbface5f0e9cc85bab5db59c4d730a3cb3c538ccaa3a88aaa916b37478e4c5450e77bcc45638987610ba619995a75541d728f138f103c5d7e
 WHIRLPOOL 
93015bf3741508d284cd55482ca5201bf1a0c6d9b880e42c9cd3aa0147727e6bda6266231dc61056b1f6ac8a10a21b0fb874674163fa5866a72a1500407a5ae4
-DIST lwp-2.5.tar.gz 404121 SHA256 
6b6f55c75d4d5ada9a000824b1d39bc88efa2cfb33006778ccbe7111a7bd0aa2 SHA512 
462f38e65e559acd92e5b9c7a27f858430a0d8b7fb0826f5cb1ddb0f0b089df9e3455af8c2f7833e87dcab28955e59f7ed5ce5cc1281cc7b51dafb873f44db98
 WHIRLPOOL 
49a6472a14ef1828c0429de032e05e4dd670500f39c99c79a3eef58027bf3d9f2508b9a9d63f917e41139b350f46977e5f4672827a34b571cdaef26d4aa2854b
 DIST lwp-2.6.tar.gz 372225 SHA256 
4887fd7f74564552f53dfe42440f4777808a82b1249b2733ecfd062849a4d32d SHA512 
ad8374ddf55ef9fddf9ce0b8d7c2ae0dc206e5108a01f278a37486070ab70e5bd7312f057863254b4fc430cfbed2c36f589807813e6a99067933142d5225395b
 WHIRLPOOL 
205836226f86e77dfbc795bdf667f51b2c40b99cbc7bf5b998361472b6ad46b102c519d88e1afc503b259c9073ac7b155e322d134f5787d770517f3bf3a2e54d

diff --git a/sys-libs/lwp/lwp-2.5.ebuild b/sys-libs/lwp/lwp-2.5.ebuild
deleted file mode 100644
index 5b3aac69ae3..000
--- a/sys-libs/lwp/lwp-2.5.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-DESCRIPTION="Light weight process library (used by Coda).  This is NOT 
libwww-perl"
-HOMEPAGE="http://www.coda.cs.cmu.edu/;
-SRC_URI="http://www.coda.cs.cmu.edu/pub/lwp/src/${P}.tar.gz;
-
-SLOT="1"
-LICENSE="LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="sys-apps/grep
-   sys-apps/sed
-   sys-devel/libtool
-   sys-devel/gcc"
-RDEPEND=""
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-
-   # Was introduced for bug #34542, not sure if still needed
-   use amd64 && epatch "${FILESDIR}"/lwp-2.0-amd64.patch
-}
-
-src_install() {
-   einstall || die "einstall failed."
-   dodoc AUTHORS NEWS PORTING README
-}



[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_nss/

2017-03-26 Thread Michael Orlitzky
commit: 81465626d85729a5150b863f7aa733e63c3e0a8d
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 18:06:51 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 18:06:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81465626

www-apache/mod_nss: remove unused version 1.0.12.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 www-apache/mod_nss/mod_nss-1.0.12.ebuild | 56 
 1 file changed, 56 deletions(-)

diff --git a/www-apache/mod_nss/mod_nss-1.0.12.ebuild 
b/www-apache/mod_nss/mod_nss-1.0.12.ebuild
deleted file mode 100644
index c4e66b1de68..000
--- a/www-apache/mod_nss/mod_nss-1.0.12.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools apache-module eutils
-
-DESCRIPTION="SSL/TLS module for the Apache HTTP server"
-HOMEPAGE="https://fedorahosted.org/mod_nss/;
-SRC_URI="https://fedorahosted.org/released/mod_nss/${P}.tar.gz;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+ecc"
-
-DEPEND=">=dev-libs/nss-3.11.4
-   >=dev-libs/nspr-4.6.4
-   virtual/pkgconfig
-   sys-apps/sed
-"
-RDEPEND="
-   >=dev-libs/nss-3.11.4
-   >=dev-libs/nspr-4.6.4
-   net-dns/bind-tools
-"
-
-APACHE2_MOD_CONF="47_${PN}"
-APACHE2_MOD_DEFINE="NSS"
-
-DOCFILES="NOTICE README"
-
-need_apache2
-
-src_prepare() {
-   # setup proper exec name
-   sed -i -e 's/certutil/nsscertutil/' gencert.in || die "sed failed"
-   eautoreconf
-}
-
-src_configure() {
-   econf $(use_enable ecc) --with-apxs=${APXS}
-}
-
-src_compile() {
-   emake
-}
-
-src_install() {
-   # override broken build system
-   mv .libs/libmodnss.so .libs/"${PN}".so || die "cannot move lib"
-   dosbin gencert nss_pcache
-   dohtml docs/mod_nss.html
-   newbin migrate.pl nss_migrate
-   dodir /etc/apache2/nss
-   apache-module_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_rpaf/

2017-03-26 Thread Michael Orlitzky
commit: 9b483f273d03da65b1309ed881d27c8eb1cc5041
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 18:05:48 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 18:05:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b483f27

www-apache/mod_rpaf: remove unused version 0.6.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 www-apache/mod_rpaf/mod_rpaf-0.6.ebuild | 27 ---
 1 file changed, 27 deletions(-)

diff --git a/www-apache/mod_rpaf/mod_rpaf-0.6.ebuild 
b/www-apache/mod_rpaf/mod_rpaf-0.6.ebuild
deleted file mode 100644
index 20bd925c2d3..000
--- a/www-apache/mod_rpaf/mod_rpaf-0.6.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit apache-module
-
-DESCRIPTION="Reverse proxy add forward module"
-HOMEPAGE="http://stderr.net/apache/rpaf/;
-SRC_URI="http://stderr.net/apache/rpaf/download/${P}.tar.gz;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="RPAF"
-
-need_apache2_2
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   mv ${PN}-2.0.c ${PN}.c
-}



[gentoo-commits] repo/gentoo:master commit in: x11-wm/matwm2/

2017-03-26 Thread Michael Orlitzky
commit: eb47d9ba8395609fb929f326d1bea5e9d1db2d7a
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 18:02:26 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 18:02:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb47d9ba

x11-wm/matwm2: remove unused version 0.1.1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-wm/matwm2/Manifest|  1 -
 x11-wm/matwm2/matwm2-0.1.1.ebuild | 55 ---
 2 files changed, 56 deletions(-)

diff --git a/x11-wm/matwm2/Manifest b/x11-wm/matwm2/Manifest
index a0f6182f7cb..c18a041cd20 100644
--- a/x11-wm/matwm2/Manifest
+++ b/x11-wm/matwm2/Manifest
@@ -1,2 +1 @@
-DIST matwm2-0.1.1.tar.gz 64552 SHA256 
b85de9adc2118a7305a9015b57183117a4dbebf52b1ae4ac688e8f276319beb7 SHA512 
27968759e2c58272a9594a5af738161f6b963cea8ef110cf18b4519725ad3d0402776bf715ac16cc5d98ca6498a18085d953c8c5eea23d889f003e963c97787a
 WHIRLPOOL 
78ff6252f205d0e8cddea459d7368934a6a7d820ce90575b6acea3ea8c25e402dbe6fe6e5af92c9ce45faa2d09f527dbf5dff97d6a5d6c955ccb7c59bad931c8
 DIST matwm2-0.1.2_pre3.tar.gz 860231 SHA256 
c6fc2b4cbe278e5b85035a9019d27e3ad964cab3b5862c442652679ab85523d0 SHA512 
30c55c6090015432bf99853f136baebb5b4c1301d5f922dc933e0141caf18d6891a982bd89e22e065c146c0c5c570d0e8aebb7e4c708e9b0570b7ed5f9ba
 WHIRLPOOL 
05b651783232ca46f03c5cd018379770749b2ff93d87cd24f297f3ce55677917c1f6980e2e5be8d8e53ff1e6020f07d4bacafdbc7189a9de9133b8147048f78c

diff --git a/x11-wm/matwm2/matwm2-0.1.1.ebuild 
b/x11-wm/matwm2/matwm2-0.1.1.ebuild
deleted file mode 100644
index 60322a6fe4a..000
--- a/x11-wm/matwm2/matwm2-0.1.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit toolchain-funcs
-
-DESCRIPTION="Simple EWMH compatible window manager with titlebars and frames"
-HOMEPAGE="http://squidjam.com/matwm/;
-SRC_URI="http://squidjam.com/matwm/pub/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug xft xinerama"
-
-RDEPEND="
-   x11-libs/libXext
-   x11-libs/libX11
-   debug? ( x11-proto/xproto )
-   xft? ( x11-libs/libXft )
-   xinerama? ( x11-libs/libXinerama )
-"
-DEPEND="
-   ${RDEPEND}
-   virtual/pkgconfig
-   x11-proto/xextproto
-   xinerama? ( x11-proto/xineramaproto )
-"
-
-src_configure() {
-   # configure is not autotools based
-   # --disable-shape left out because the code is broken
-   ./configure \
-   $( use debug && echo --enable-debug ) \
-   $( use xft || echo --disable-xft ) \
-   $( use xinerama || echo --disable-xinerama ) \
-   || die
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)"
-}
-
-src_install() {
-   dobin ${PN}
-   doman ${PN}.1
-   dodoc BUGS ChangeLog default_matwmrc README TODO
-
-   insinto /usr/share/xsessions
-   doins "${FILESDIR}"/${PN}.desktop
-
-   echo ${PN} > "${T}"/${PN}
-   exeinto /etc/X11/Sessions
-   doexe "${T}"/${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: x11-wm/wmii/

2017-03-26 Thread Michael Orlitzky
commit: cb78e0314d0ef33c18a861c11683f09f99cbf7c0
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:59:50 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:59:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb78e031

x11-wm/wmii: remove unused version 3.9.2-r4.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-wm/wmii/wmii-3.9.2-r4.ebuild | 78 
 1 file changed, 78 deletions(-)

diff --git a/x11-wm/wmii/wmii-3.9.2-r4.ebuild b/x11-wm/wmii/wmii-3.9.2-r4.ebuild
deleted file mode 100644
index 711b7877335..000
--- a/x11-wm/wmii/wmii-3.9.2-r4.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit flag-o-matic multilib toolchain-funcs
-
-MY_P=wmii+ixp-${PV}
-
-DESCRIPTION="A dynamic window manager for X11"
-HOMEPAGE="http://wmii.suckless.org/;
-SRC_URI="http://dl.suckless.org/wmii/${MY_P}.tbz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
-IUSE=""
-
-COMMON_DEPEND="
-   >=sys-libs/libixp-0.5_p20110208-r3
-   x11-libs/libXft
-   x11-libs/libXext
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libX11
-   x11-libs/libXinerama
-   >=media-libs/freetype-2
-"
-RDEPEND="${COMMON_DEPEND}
-   x11-apps/xmessage
-   x11-apps/xsetroot
-   media-fonts/font-misc-misc
-"
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig
-"
-
-S=${WORKDIR}/${MY_P}
-
-# Force dynamic linking, bug #273332
-MAKEOPTS="${MAKEOPTS} STATIC= -j1"
-
-src_prepare() {
-   mywmiiconf=(
-   PREFIX=/usr
-   DOC=/usr/share/doc/${PF}
-   ETC=/etc
-   LIBDIR=/usr/$(get_libdir)
-   CC="$(tc-getCC) -c"
-   LD="$(tc-getCC)"
-   AR="$(tc-getAR) crs"
-   DESTDIR="${D}"
-   LIBIXP=/usr/$(get_libdir)/libixp.so
-   )
-
-   # punt internal copy of sys-libs/libixp #323037
-   rm -f include/ixp{,_srvutil}.h || die
-   sed -i -e '/libixp/d' Makefile || die
-
-   sed -i -e "/BINSH \!=/d" mk/hdr.mk || die #335083
-   sed -i -e 's/-lXext/& -lXrender -lX11/' cmd/Makefile || die #369115
-}
-
-src_compile() {
-   append-flags -I/usr/include/freetype2
-   emake "${mywmiiconf[@]}"
-}
-
-src_install() {
-   emake "${mywmiiconf[@]}" install
-   dodoc NEWS NOTES README TODO
-
-   echo wmii > "${T}"/wmii
-   exeinto /etc/X11/Sessions
-   doexe "${T}"/wmii
-
-   insinto /usr/share/xsessions
-   doins "${FILESDIR}"/${PN}.desktop
-}



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

2017-03-26 Thread Michael Orlitzky
commit: 9890d25db6c0cbfd4ad17637fed4b1aee298feae
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:53:48 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:53:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9890d25d

www-apps/hiawatha-monitor: remove unused versions 1.0, 1.2, and 1.3.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 www-apps/hiawatha-monitor/Manifest |  2 --
 .../hiawatha-monitor/hiawatha-monitor-1.0.ebuild   | 31 --
 .../hiawatha-monitor/hiawatha-monitor-1.2.ebuild   | 31 --
 .../hiawatha-monitor/hiawatha-monitor-1.3.ebuild   | 31 --
 4 files changed, 95 deletions(-)

diff --git a/www-apps/hiawatha-monitor/Manifest 
b/www-apps/hiawatha-monitor/Manifest
index a3c3d74f9cd..e28e5389790 100644
--- a/www-apps/hiawatha-monitor/Manifest
+++ b/www-apps/hiawatha-monitor/Manifest
@@ -1,3 +1 @@
-DIST monitor-1.0.tar.gz 455196 SHA256 
33ce03254464fbabe40c22a7614ae89c227bb9abd5f32988d22ba5068ddda3d9 SHA512 
02f97c8d11f90256613ca0437ec195f5f47695228ddb0e4615f7acbc06e2c1b60c52253a716f7560b704fa300fe4022cee7824e084c91d93cf1fcb2912012b93
 WHIRLPOOL 
7343f032de2f0d6c6550b21f2f9af243dd36bfdc24967561ce47bd11d03e07d3a808bf158c50f410cb06709dd852042f7e912b6f3b8e57ab96397125fb505b57
-DIST monitor-1.2.tar.gz 624099 SHA256 
c951c5322632920f8f5609a5b1f2bc1bf2c8a161cac16d8869e9caebd22f030f SHA512 
0dd546537563aac74a5cb2a894e930a675f3ac74723cf35f756cc33b690f4dc6ebe2d3ce8e41134ec906a5ba8db343456c5871b5d43fe9ddde2f257c3d7f94b7
 WHIRLPOOL 
9df543b8c3b5ca5ce9151c4eac274fd6d291ff0e3e2365887da29f5a846742740093b54e2cbe44f3110dbdd789da0e24ad04b130d3aa7629b63e7c0ccddfcc79
 DIST monitor-1.3.tar.gz 588836 SHA256 
31c580f476f516b9de54d7fa6c57f0f7b4f58268c68a41a823c5a00129d8cdda SHA512 
480ef2d2216a47a7b5758e2ceb089233b5f5b3174460a2b7b43f006c76ce9e12a592574d23b6661b7a5408333a40d6867eee3417ea4aa1a9a0c82772114a21b1
 WHIRLPOOL 
b516e271141e245b5a6875f3fa706b83547211371544246ba275d6c045708454dd519acc111873ca3bb7efb267013b715515923e75b7e76002dbeff75f27ab58

diff --git a/www-apps/hiawatha-monitor/hiawatha-monitor-1.0.ebuild 
b/www-apps/hiawatha-monitor/hiawatha-monitor-1.0.ebuild
deleted file mode 100644
index 75f8299735e..000
--- a/www-apps/hiawatha-monitor/hiawatha-monitor-1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_P="monitor"
-
-DESCRIPTION="Monitoring application for www-servers/hiawatha"
-HOMEPAGE="http://www.hiawatha-webserver.org/howto/monitor;
-SRC_URI="http://www.hiawatha-webserver.org/files/${MY_P}-${PV}.tar.gz "
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="=dev-lang/php-5*[mysql,xslt]
-   virtual/cron
-   virtual/mysql
-   www-servers/hiawatha[xslt]"
-
-S=${WORKDIR}/${MY_P}
-
-src_install () {
-   default
-
-   rm -f ChangeLog README LICENSE
-
-   insinto /usr/share/${PN}
-   doins -r *
-}

diff --git a/www-apps/hiawatha-monitor/hiawatha-monitor-1.2.ebuild 
b/www-apps/hiawatha-monitor/hiawatha-monitor-1.2.ebuild
deleted file mode 100644
index 75f8299735e..000
--- a/www-apps/hiawatha-monitor/hiawatha-monitor-1.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_P="monitor"
-
-DESCRIPTION="Monitoring application for www-servers/hiawatha"
-HOMEPAGE="http://www.hiawatha-webserver.org/howto/monitor;
-SRC_URI="http://www.hiawatha-webserver.org/files/${MY_P}-${PV}.tar.gz "
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="=dev-lang/php-5*[mysql,xslt]
-   virtual/cron
-   virtual/mysql
-   www-servers/hiawatha[xslt]"
-
-S=${WORKDIR}/${MY_P}
-
-src_install () {
-   default
-
-   rm -f ChangeLog README LICENSE
-
-   insinto /usr/share/${PN}
-   doins -r *
-}

diff --git a/www-apps/hiawatha-monitor/hiawatha-monitor-1.3.ebuild 
b/www-apps/hiawatha-monitor/hiawatha-monitor-1.3.ebuild
deleted file mode 100644
index 2c7c3b7584c..000
--- a/www-apps/hiawatha-monitor/hiawatha-monitor-1.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_P="monitor"
-
-DESCRIPTION="Monitoring application for www-servers/hiawatha"
-HOMEPAGE="http://www.hiawatha-webserver.org/howto/monitor;
-SRC_URI="http://www.hiawatha-webserver.org/files/${MY_P}-${PV}.tar.gz "
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="=dev-lang/php-5*[mysql,xslt]
-   virtual/cron
-   virtual/mysql
-   www-servers/hiawatha[xslt]"
-
-S=${WORKDIR}/${MY_P}
-
-src_install () {
-   default
-
-   rm -f ChangeLog README LICENSE
-
-   insinto /usr/share/${PN}
-   doins -r *
-}



[gentoo-commits] repo/gentoo:master commit in: www-servers/hiawatha/files/, www-servers/hiawatha/

2017-03-26 Thread Michael Orlitzky
commit: b8fd109e6bf58977fcd19618827947fdb25fb053
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:51:48 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:52:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8fd109e

www-servers/hiawatha: remove unused versions 9.8, 9.14, and 9.14-r1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 www-servers/hiawatha/Manifest  |  2 -
 .../files/hiawatha-9.14-system-mbedtls.patch   | 25 ---
 www-servers/hiawatha/files/hiawatha.initd  | 25 ---
 www-servers/hiawatha/hiawatha-9.14-r1.ebuild   | 84 -
 www-servers/hiawatha/hiawatha-9.14.ebuild  | 81 
 www-servers/hiawatha/hiawatha-9.8.ebuild   | 87 --
 6 files changed, 304 deletions(-)

diff --git a/www-servers/hiawatha/Manifest b/www-servers/hiawatha/Manifest
index 9a62e6afa20..f41287cb86d 100644
--- a/www-servers/hiawatha/Manifest
+++ b/www-servers/hiawatha/Manifest
@@ -1,3 +1 @@
-DIST hiawatha-9.14.tar.gz 891930 SHA256 
79c92587cd86a0461d952c99036f5615dacdcaccabe0a9a29359e6044d809bfa SHA512 
66ad77c132d34daa5eb597ce67d7b26581c59534e5cf83dd65f78567a9a1798030cd42fef2d612bd1935243db979a2ef1df873f01b0d0a009395ef3da1dca6e6
 WHIRLPOOL 
8dbeb2c33e9111a27b76f3e5e307872314e85c481a600c39a1e02e7f9e08e1cc0d64f79838dad92a4a5a555cb86334487dd247efb56f0ef9c15a7735da27ddae
 DIST hiawatha-9.15.tar.gz 869922 SHA256 
e9252133a1114095d1a9a89144b88828ee3b9754f435bd88270f7bf444dd9421 SHA512 
e5f0459475863c7cb2d15bdf2a9712f13c96ac450f349fd89e60fd600aad9010f25182aa6353a3014069a9798544a56ef79695918613946b63fecd3806b1982b
 WHIRLPOOL 
80840072765430b05ecaf1ec631d3f1981c6f420edc18b4bcc7957f53f28ed2800170bbcec943c287da2968e6ac769514843fc54aa2a927d7d451057ed76d4d3
-DIST hiawatha-9.8.tar.gz 888977 SHA256 
6fe9bd408361bc07b47fe6eeaf98d6b644e1cd258b3470da3e70aba510e83b64 SHA512 
f55b6065e0dd1dab11ccbbb44e981944aab5b542077fc2b4a03ec8c055be80bedb7b639fe9c52ccf0fc279648b9f4bfc0cbfa018b195b155907810bdfc4ec51a
 WHIRLPOOL 
342c19df23dbe4eef7056f2424d53badede5a8dcf8bb713e7d3892f21e1061ae5e1a0c985f1fc824b10f25eb9fcc9cf0cbf8d384240bf814df4f9dca45dd96f2

diff --git a/www-servers/hiawatha/files/hiawatha-9.14-system-mbedtls.patch 
b/www-servers/hiawatha/files/hiawatha-9.14-system-mbedtls.patch
deleted file mode 100644
index 05f3d09b8a7..000
--- a/www-servers/hiawatha/files/hiawatha-9.14-system-mbedtls.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Add missing libraries to linker.
-
-
 CMakeLists.txt
-+++ CMakeLists.txt
-@@ -114,7 +114,7 @@
-   #add_definitions(-DMBEDTLS_THREADING_PTHREAD 
-DMBEDTLS_THREADING_C)
-   add_subdirectory(mbedtls)
-   endif()
--  set(MBEDTLS_LIBRARY "mbedtls")
-+  set(MBEDTLS_LIBRARIES "mbedtls" "mbedx509" "mbedcrypto")
- endif()
- 
- # Hiawatha
-@@ -144,8 +144,8 @@
- target_link_libraries(wigwam ${CRYPT_LIBRARY})
- target_link_libraries(hiawatha ${CRYPT_LIBRARY} pthread ${Z_LIBRARY})
- if(ENABLE_TLS)
--  target_link_libraries(hiawatha ${MBEDTLS_LIBRARY})
--  target_link_libraries(wigwam ${MBEDTLS_LIBRARY})
-+  target_link_libraries(hiawatha ${MBEDTLS_LIBRARIES})
-+  target_link_libraries(wigwam ${MBEDTLS_LIBRARIES})
-   if(NOT USE_SYSTEM_MBEDTLS)
-   set_target_properties(hiawatha PROPERTIES INSTALL_RPATH 
${CMAKE_INSTALL_FULL_LIBDIR}/hiawatha)
-   set_target_properties(wigwam PROPERTIES INSTALL_RPATH 
${CMAKE_INSTALL_FULL_LIBDIR}/hiawatha)

diff --git a/www-servers/hiawatha/files/hiawatha.initd 
b/www-servers/hiawatha/files/hiawatha.initd
deleted file mode 100644
index 61bea734994..000
--- a/www-servers/hiawatha/files/hiawatha.initd
+++ /dev/null
@@ -1,25 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-depend() {
-   need net
-}
-
-start() {
-   ebegin "Starting ${SVCNAME}"
-   start-stop-daemon \
-   --start \
-   --exec "/usr/sbin/hiawatha" \
-   --pidfile "/var/run/hiawatha.pid"
-   eend $?
-}
-
-stop() {
-   ebegin "Stopping ${SVCNAME}"
-   start-stop-daemon \
-   --stop \
-   --exec "/usr/sbin/hiawatha" \
-   --pidfile "/var/run/hiawatha.pid"
-   eend $?
-}

diff --git a/www-servers/hiawatha/hiawatha-9.14-r1.ebuild 
b/www-servers/hiawatha/hiawatha-9.14-r1.ebuild
deleted file mode 100644
index 4bab0bb01cb..000
--- a/www-servers/hiawatha/hiawatha-9.14-r1.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# ssl USE flag currently broken, unconditionally enabled
-# rproxy USE flag broken too, unconditionally enabled
-
-EAPI=5
-
-inherit cmake-utils systemd user
-
-DESCRIPTION="Advanced and secure webserver"
-HOMEPAGE="http://www.hiawatha-webserver.org;

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

2017-03-26 Thread Ulrich Müller
commit: 745d6699b13d557ca87dfcb9c8881055169decca
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Mar 26 17:35:38 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Mar 26 17:36:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=745d6699

profiles: [QA] Move dev-haskell/hdbc-sqlite package move to correct quarter.

 profiles/updates/1Q-2017 | 1 +
 profiles/updates/4Q-2016 | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/updates/1Q-2017 b/profiles/updates/1Q-2017
index 5622ed8d493..f7e78ddeb04 100644
--- a/profiles/updates/1Q-2017
+++ b/profiles/updates/1Q-2017
@@ -34,3 +34,4 @@ move net-misc/tor net-vpn/tor
 move net-p2p/i2p net-vpn/i2p
 move net-libs/rb_libtorrent net-libs/libtorrent-rasterbar
 move dev-perl/gtk2-perl dev-perl/Gtk2
+move dev-haskell/hdbc-sqlite dev-haskell/hdbc-sqlite3

diff --git a/profiles/updates/4Q-2016 b/profiles/updates/4Q-2016
index 26f30bb4e89..4d83e501383 100644
--- a/profiles/updates/4Q-2016
+++ b/profiles/updates/4Q-2016
@@ -58,4 +58,3 @@ move kde-base/katepart kde-apps/katepart
 move kde-base/pykde4 kde-apps/pykde4
 move kde-base/kde-env kde-frameworks/kdelibs-env
 move kde-base/kdelibs kde-frameworks/kdelibs
-move dev-haskell/hdbc-sqlite dev-haskell/hdbc-sqlite3



[gentoo-commits] repo/gentoo:master commit in: sys-process/incron/

2017-03-26 Thread Michael Orlitzky
commit: bbe8ead5e79984b1d678f71ceda567df2dca482f
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:23:45 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:23:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe8ead5

sys-process/incron: remove unused version 0.5.10.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-process/incron/incron-0.5.10.ebuild | 38 -
 1 file changed, 38 deletions(-)

diff --git a/sys-process/incron/incron-0.5.10.ebuild 
b/sys-process/incron/incron-0.5.10.ebuild
deleted file mode 100644
index 7dc46d87a93..000
--- a/sys-process/incron/incron-0.5.10.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils linux-info toolchain-funcs
-
-DESCRIPTION="inotify based cron daemon"
-HOMEPAGE="http://incron.aiken.cz/;
-SRC_URI="http://inotify.aiken.cz/download/incron/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-# < 2.6.18 => INOTIFY, >= 2.6.18 => INOTIFY_USER
-# It should be ok to expect at least 2.6.18
-CONFIG_CHECK="~INOTIFY_USER"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}+gcc-4.7.patch
-}
-
-src_compile() {
-   emake CXX=$(tc-getCXX)
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX=/usr DOCDIR=/usr/share/doc/${PF} install
-
-   newinitd "${FILESDIR}/incrond.init" incrond
-
-   dodoc CHANGELOG README TODO
-}



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

2017-03-26 Thread Michael Orlitzky
commit: 82135040d31b2e37725d89fc54455366134c78eb
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:21:28 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:21:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82135040

x11-misc/bbcd: remove unused version 0.3.1-r1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/bbcd/bbcd-0.3.1-r1.ebuild | 29 -
 1 file changed, 29 deletions(-)

diff --git a/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild 
b/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild
deleted file mode 100644
index 9139b9b8c71..000
--- a/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils
-
-DESCRIPTION="Basic CD Player for blackbox wm"
-HOMEPAGE="http://tranber1.free.fr/bbcd.html;
-SRC_URI="http://tranber1.free.fr/${P}.tar.gz;
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="media-libs/libcdaudio
-   x11-libs/libX11"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}_${PV}a.diff
-   epatch "${FILESDIR}"/${P}-gcc3.3.patch
-   epatch "${FILESDIR}"/${P}-gcc4.3.patch
-}
-
-src_install () {
-   emake DESTDIR="${D}" install
-   rm -rf "${D}"/usr/doc || die
-   dodoc AUTHORS BUGS ChangeLog NEWS README
-}



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

2017-03-26 Thread Michael Orlitzky
commit: 84f071199dc793002c32ae5b167c664f6b066ce6
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:20:25 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:20:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84f07119

x11-misc/bbkeys: remove unused version 0.9.0-r1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/bbkeys/Manifest   |  1 -
 x11-misc/bbkeys/bbkeys-0.9.0-r1.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/x11-misc/bbkeys/Manifest b/x11-misc/bbkeys/Manifest
index 57403c0e868..1eb466024f1 100644
--- a/x11-misc/bbkeys/Manifest
+++ b/x11-misc/bbkeys/Manifest
@@ -1,2 +1 @@
-DIST bbkeys-0.9.0.tar.gz 199146 SHA256 
1ebf372e35b31e7bd63c9a28d2434cfc44588db08b653df64a396d2821dd9ff0 SHA512 
8d4dccf56eddfa0fabe4050b82da94433eef640d69a7cac9d778eb0244c68af33ca06d1fb3bc7ac558ad962dda793e16137084323a8b0b145e8e341149e26955
 WHIRLPOOL 
4360cb16bc724964083596ba1513e326dbecb7992b5c4b8943b3cac68fa5394ab5a33cfe9c8f14f5cc81981d6930d409f2d68b927889f982985be5808b2e4918
 DIST bbkeys-0.9.1.tar.gz 226941 SHA256 
4381994b998a0b41e3b27d532bdb2a859fefaca260705022eeec8c1c02e99680 SHA512 
c8643d51dbb8f080cf70149d545f33160d15f00a0c3cefdd6d3856dfdee224ff3f63fce0988669036249c75f70878be63711a697dfaa45d4357d2141a28b13bd
 WHIRLPOOL 
9248ecda065ae011f9c489bd09a36194df734cb19f3021c9af09c813db86ec2c5e42a2136d71f74cf80631f6dc6b68a648bbfcaaa2c83b64c9db747dd62037a7

diff --git a/x11-misc/bbkeys/bbkeys-0.9.0-r1.ebuild 
b/x11-misc/bbkeys/bbkeys-0.9.0-r1.ebuild
deleted file mode 100644
index fefb06cb31d..000
--- a/x11-misc/bbkeys/bbkeys-0.9.0-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-DESCRIPTION="Use keyboard shortcuts in the blackbox wm"
-HOMEPAGE="http://bbkeys.sourceforge.net;
-SRC_URI="mirror://sourceforge/bbkeys/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=x11-wm/blackbox-0.70.0"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-
-   epatch "${FILESDIR}/${P}-gcc-4.3.patch"
-}
-
-src_install() {
-   make DESTDIR="${D}" install || die "make install failed"
-   rm -rf "${D}/usr/share/doc"
-   dodoc AUTHORS BUGS ChangeLog NEWS README
-}



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

2017-03-26 Thread Michael Orlitzky
commit: 2cc18f2aabbdf42e28d1f0dd1c78443656cd28c6
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:19:23 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:19:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc18f2a

x11-misc/bbmail: remove unused version 0.9.3.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/bbmail/bbmail-0.9.3.ebuild | 32 
 1 file changed, 32 deletions(-)

diff --git a/x11-misc/bbmail/bbmail-0.9.3.ebuild 
b/x11-misc/bbmail/bbmail-0.9.3.ebuild
deleted file mode 100644
index 29a6808d6b7..000
--- a/x11-misc/bbmail/bbmail-0.9.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit autotools eutils
-
-DESCRIPTION="blackbox mail notification"
-HOMEPAGE="https://sourceforge.net/projects/bbtools;
-SRC_URI="mirror://sourceforge/bbtools/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-wm/blackbox
-   x11-libs/libX11
-   x11-libs/libXext"
-DEPEND="${RDEPEND}
-   x11-proto/xproto"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-gcc4.3.patch \
-   "${FILESDIR}"/${P}-gcc4.4.patch
-   eautoreconf
-}
-
-src_install () {
-   emake DESTDIR="${D}" install || die "emake install failed"
-   dobin scripts/bbmailparsefm.pl
-   dodoc AUTHORS BUGS ChangeLog INSTALL NEWS README TODO
-}



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

2017-03-26 Thread Michael Orlitzky
commit: 772631dfce22542a86ba598807d20a15c4330b03
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:17:40 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:17:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772631df

x11-misc/bbpager: remove unused version 0.4.7.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/bbpager/bbpager-0.4.7.ebuild | 33 -
 1 file changed, 33 deletions(-)

diff --git a/x11-misc/bbpager/bbpager-0.4.7.ebuild 
b/x11-misc/bbpager/bbpager-0.4.7.ebuild
deleted file mode 100644
index 8a87d50b195..000
--- a/x11-misc/bbpager/bbpager-0.4.7.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit base autotools
-
-DESCRIPTION="An understated pager for Blackbox"
-HOMEPAGE="http://bbtools.sourceforge.net/;
-SRC_URI="mirror://sourceforge/bbtools/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-wm/blackbox"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}/${P}-gcc43.patch"
-   "${FILESDIR}/${P}-as-needed.patch"
-   )
-
-src_unpack() {
-   base_src_unpack
-   cd "${S}"
-   eautoreconf
-}
-
-src_install () {
-   emake DESTDIR="${D}" install || die "emake install failed"
-   dodoc AUTHORS BUGS ChangeLog README TODO
-}



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

2017-03-26 Thread Michael Orlitzky
commit: 81dac3ab593338b5d1444fc45d542102d914e9bd
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:16:21 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:16:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81dac3ab

x11-misc/bbtime: remove unused version 0.1.5.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/bbtime/bbtime-0.1.5.ebuild | 34 --
 1 file changed, 34 deletions(-)

diff --git a/x11-misc/bbtime/bbtime-0.1.5.ebuild 
b/x11-misc/bbtime/bbtime-0.1.5.ebuild
deleted file mode 100644
index 2a1e8ca8e8e..000
--- a/x11-misc/bbtime/bbtime-0.1.5.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit autotools eutils
-
-DESCRIPTION="blackbox time watcher"
-HOMEPAGE="https://sourceforge.net/projects/bbtools/;
-SRC_URI="mirror://sourceforge/bbtools/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="x11-libs/libX11"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-asneeded.patch
-   eautoreconf
-}
-
-src_install () {
-   emake DESTDIR="${D}" install
-   dodoc README AUTHORS BUGS ChangeLog NEWS TODO data/README.bbtime
-
-   rm "${D}"/usr/share/bbtools/README.bbtime || die
-   # since multiple bbtools packages provide this file, install
-   # it in /usr/share/doc/${PF}
-   mv "${D}/usr/share/bbtools/bbtoolsrc.in" \
-   "${D}/usr/share/doc/${PF}/bbtoolsrc.example" || die
-}



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

2017-03-26 Thread Michael Orlitzky
commit: 1f7dd01e3e4751d199c583494050a3b063005567
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:15:02 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:15:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f7dd01e

x11-misc/fbpager: remove unused version 20090221.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/fbpager/fbpager-20090221.ebuild | 31 ---
 1 file changed, 31 deletions(-)

diff --git a/x11-misc/fbpager/fbpager-20090221.ebuild 
b/x11-misc/fbpager/fbpager-20090221.ebuild
deleted file mode 100644
index be33b554142..000
--- a/x11-misc/fbpager/fbpager-20090221.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit eutils
-
-DESCRIPTION="A Pager for fluxbox"
-HOMEPAGE="http://git.fluxbox.org/fbpager.git/;
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~mips ppc ~sparc x86 ~x86-fbsd"
-IUSE="+xrender"
-
-DEPEND="x11-libs/libX11
-   xrender? ( x11-libs/libXrender )"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   econf $(use_enable xrender)
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed"
-   dodoc AUTHORS NEWS README TODO
-}
-
-pkg_postinst() {
-   einfo "To run fbpager inside the FluxBox slit, use fbpager -w"
-}



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

2017-03-26 Thread Michael Orlitzky
commit: 595d2962fc639f29477975b75f563aaa103a9b8a
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:13:13 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:13:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595d2962

x11-misc/matchbox-keyboard: remove unused version 0.1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../matchbox-keyboard/matchbox-keyboard-0.1.ebuild | 31 --
 1 file changed, 31 deletions(-)

diff --git a/x11-misc/matchbox-keyboard/matchbox-keyboard-0.1.ebuild 
b/x11-misc/matchbox-keyboard/matchbox-keyboard-0.1.ebuild
deleted file mode 100644
index ab4985a097b..000
--- a/x11-misc/matchbox-keyboard/matchbox-keyboard-0.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit versionator eutils
-
-DESCRIPTION="Matchbox-keyboard is an on screen 'virtual' or 'software' 
keyboard"
-HOMEPAGE="http://matchbox-project.org/;
-SRC_URI="http://matchbox-project.org/sources/${PN}/$(get_version_component_range
 1-2)/${P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="amd64 ~arm ~hppa ppc x86"
-IUSE="debug cairo"
-
-DEPEND="x11-libs/libfakekey
-   cairo? ( x11-libs/cairo[X] )
-   !cairo? ( x11-libs/libXft )"
-
-src_configure() {
-   econf   $(use_enable debug) \
-   $(use_enable cairo) \
-   || die "Configuration failed"
-}
-
-src_install() {
-   make DESTDIR="${D}" install || die "Installation failed"
-
-   dodoc AUTHORS ChangeLog INSTALL NEWS README
-}



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

2017-03-26 Thread Michael Orlitzky
commit: 0a20ec1b97173deb19a1c8f9a6b3bc474b911487
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:11:18 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:11:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a20ec1b

x11-misc/idesk-extras: remove unused version 1.37-r1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/idesk-extras/idesk-extras-1.37-r1.ebuild | 32 ---
 1 file changed, 32 deletions(-)

diff --git a/x11-misc/idesk-extras/idesk-extras-1.37-r1.ebuild 
b/x11-misc/idesk-extras/idesk-extras-1.37-r1.ebuild
deleted file mode 100644
index 930e5a46d1f..000
--- a/x11-misc/idesk-extras/idesk-extras-1.37-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Graphical configuration for iDesk plus icons"
-HOMEPAGE="http://www.jmurray.id.au/idesk-extras.html; # dead?
-SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-shells/bash
-   x11-misc/idesk
-   x11-misc/xdialog"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-stdout.patch
-}
-
-src_install() {
-   dobin idesktool
-   dodoc CHANGES
-   dohtml ${PN}.html
-
-   insinto /usr/share/idesk
-   doins -r icons
-}



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

2017-03-26 Thread Michael Orlitzky
commit: a0c3d44e621d5a0150c05e713552ea1f2c00ee3e
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:09:25 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:09:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0c3d44e

x11-misc/xdotool: remove unused version 2.20110530.1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/xdotool/Manifest|  1 -
 x11-misc/xdotool/xdotool-2.20110530.1.ebuild | 48 
 2 files changed, 49 deletions(-)

diff --git a/x11-misc/xdotool/Manifest b/x11-misc/xdotool/Manifest
index 82da89293dc..4965358bf80 100644
--- a/x11-misc/xdotool/Manifest
+++ b/x11-misc/xdotool/Manifest
@@ -1,2 +1 @@
-DIST xdotool-2.20110530.1.tar.gz 107204 SHA256 
e7b42c8b1d391970e1c1009b256033f30e57d8e0a2a3de229fd61ecfc27baf67 SHA512 
0b2f71203c41e320aac152e1376b30bb9f5ea2067572299ad4c32f49b2505566275f0b377b4f443c3520751d71a9b270325cd676e63ee2a153de3213e128f2cb
 WHIRLPOOL 
c4bb185e59237917ddeb86d433ca1fbbea1ace2e1cc46c7d949cef748a7765b01300fdd3826537135798a646d4672a1607b6cc60acc7539e46994d974a5e1dad
 DIST xdotool-3.20150503.1.tar.gz 102125 SHA256 
e8326883bd5e91bede7336cbee186e6e9143f40b3fb61c84afc9bb31b87e96d1 SHA512 
d8eb411490d2f4936d63cd459e3319f76faf6dd415a3c2c68446b5a98d24290794dbffd22fbccfef5acc7d8aec6ce92b2135ecb3e1178607fc7d5b1e1767ede1
 WHIRLPOOL 
624b6fe82248ad31d4446dc5f42269c82d8d366e46d40313b77a78af18502cc57e8bf430fc7f175ed6d5474fe0c7de8643fd6cfba146ebc72e4f5545be48086c

diff --git a/x11-misc/xdotool/xdotool-2.20110530.1.ebuild 
b/x11-misc/xdotool/xdotool-2.20110530.1.ebuild
deleted file mode 100644
index 660360c91fe..000
--- a/x11-misc/xdotool/xdotool-2.20110530.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit eutils toolchain-funcs flag-o-matic multilib
-
-DESCRIPTION="Simulate keyboard input and mouse activity, move and resize 
windows"
-HOMEPAGE="http://www.semicomplete.com/projects/xdotool/;
-SRC_URI="https://semicomplete.googlecode.com/files/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm ppc x86"
-IUSE="examples"
-
-RDEPEND="x11-libs/libXtst
-   x11-libs/libX11
-   x11-libs/libXinerama"
-DEPEND="${RDEPEND}"
-
-# The test wants to manualy start Xvfb, wont use VirtualX and it tries
-# to run a full gnome-session. For such a tiny application i consider
-# it overkill to rewrite the test scripts to not use it's own X server
-# and add a full blown gnome just to run the tests.
-RESTRICT="test"
-
-src_prepare() {
-   sed -i \
-   -e "s/installheader post-install$/installheader/" \
-   -e 's:\:$(PKG_CONFIG):' \
-   Makefile || die "sed failed"
-}
-
-src_compile() {
-   tc-export CC LD PKG_CONFIG
-   default
-}
-
-src_install() {
-   emake PREFIX="${D}usr" INSTALLMAN="${D}usr/share/man" 
INSTALLLIB="${D}usr/$(get_libdir)" install || die
-
-   dodoc CHANGELIST README
-   if use examples; then
-   insinto /usr/share/doc/${PF}/examples
-   doins examples/*
-   fi
-}



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

2017-03-26 Thread Michael Orlitzky
commit: 2723f1c21ea4905ccfdbe8dbd7a1d5336248e4b8
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:03:26 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:03:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2723f1c2

x11-misc/stalonetray: remove unused version 0.8.1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/stalonetray/Manifest |  1 -
 x11-misc/stalonetray/stalonetray-0.8.1.ebuild | 33 ---
 2 files changed, 34 deletions(-)

diff --git a/x11-misc/stalonetray/Manifest b/x11-misc/stalonetray/Manifest
index 46bd3c587da..fb1d5c5a0e6 100644
--- a/x11-misc/stalonetray/Manifest
+++ b/x11-misc/stalonetray/Manifest
@@ -1,2 +1 @@
-DIST stalonetray-0.8.1.tar.bz2 150814 SHA256 
94a2f80ae211a552c2d379b5b41e2618f3e906b33bee207fec8793b1a9bde8f2 SHA512 
e8b15f3f1e4a9073ba92ca628e79e9add26965ad0686a30c63cf14eb03de1d234550dfbd50a22f05771bded8f7c64da093cda5b44c38e91f2a837c50c901144b
 WHIRLPOOL 
4f2c608d82783218e1a68f03e7ef229e130e2feb984c16cb367383d4556c1f3dfe5820b5ad996e1f17db21e0c09a50239e6f1cd1e42b01e943d990f3d553820e
 DIST stalonetray-0.8.3.tar.bz2 155276 SHA256 
36548a588b2d466913423245dda6ffb6313132cd0cec635a117d37b3dab5fd4c SHA512 
b1c50d844b6497b586c1ad56b721675690ea305a4e3a2601ab5305af0e208c215825eefa8fa374ae0c392252156a8dffd5882992c943344f5b6a674fe6553942
 WHIRLPOOL 
fc0e1a01b98bc4475b2137242a97c58d20113a23f7fb2fd97c94e6c52105080beeeadf6d8f5b1b0da99aa080a1de90e05db3155a7c7d051966b5c6ae8b06e397

diff --git a/x11-misc/stalonetray/stalonetray-0.8.1.ebuild 
b/x11-misc/stalonetray/stalonetray-0.8.1.ebuild
deleted file mode 100644
index 949af4ef762..000
--- a/x11-misc/stalonetray/stalonetray-0.8.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="System tray utility including support for KDE system tray icons"
-HOMEPAGE="http://stalonetray.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug +graceful-exit kde"
-
-RDEPEND="x11-libs/libX11
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libXpm"
-DEPEND="${RDEPEND}
-   x11-proto/xproto"
-
-src_configure() {
-   econf $(use_enable debug) \
-   $(use_enable graceful-exit) \
-   $(use_enable kde native-kde)
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-
-   dodoc AUTHORS ChangeLog NEWS README stalonetrayrc.sample TODO
-   dohtml stalonetray.html
-}



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

2017-03-26 Thread Michael Orlitzky
commit: 30e3dbd0f1660219e0d8f989da9485e23197ff9e
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:02:12 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:02:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30e3dbd0

x11-misc/touchcal: remove unused version 0.50.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/touchcal/Manifest |  1 -
 x11-misc/touchcal/touchcal-0.50.ebuild | 16 
 2 files changed, 17 deletions(-)

diff --git a/x11-misc/touchcal/Manifest b/x11-misc/touchcal/Manifest
index 04f5f2e3c2e..1aae8a54ca9 100644
--- a/x11-misc/touchcal/Manifest
+++ b/x11-misc/touchcal/Manifest
@@ -1,2 +1 @@
-DIST touchcal-0.50.tar.gz 94641 SHA256 
f76d60f14fa24834347c3b1f5ae9f9976baa48ee0408f246ff0e18bb73df34da SHA512 
16c71a347a3968b8b1ebbb0b77ce9b10aa29ef0f03c571bbbe3dc4e7f0597085baa936192b95dd446bb7812a585712dbe852e8b39838d6c860c22df3cebbf82b
 WHIRLPOOL 
068daa8e987eba44a4e729bb174c9acaea1501c76c018001b2d3320e1075c8be6783252541a35bace3b24d3c57da260e11779ce2e523678db7f46c57128af6c4
 DIST touchcal_0.80.orig.tar.gz 109075 SHA256 
704ddb0c86961775b08bbefd6fcf2b415bc8f8e96425d398644f02912628d003 SHA512 
e4687eb2b401d16814b256c97725d0ef7646e3fa1fc020dc0af41486d6a959c968095b6d2131d6042791db37ee02fc6c9d7cf06a61722af1b4aca5e7c0a3618d
 WHIRLPOOL 
124b891594f456b476a56725f4931601aae78955d4c46e19484e1efc75a25fd89f1b4f3e4a9e17bef473341dbdeb13e33df4b0f4838c7379fc13bc872579d1db

diff --git a/x11-misc/touchcal/touchcal-0.50.ebuild 
b/x11-misc/touchcal/touchcal-0.50.ebuild
deleted file mode 100644
index 818373db2c5..000
--- a/x11-misc/touchcal/touchcal-0.50.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-DESCRIPTION="Touchscreen calibration utility"
-HOMEPAGE="http://touchcal.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="sys-libs/ncurses"
-RDEPEND="${DEPEND}"



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

2017-03-26 Thread Michael Orlitzky
commit: cd88be4ccda831de74c8650828c8252a9212d4d0
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:00:39 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:00:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd88be4c

x11-misc/wmctrl: remove unused version 1.07-r1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/wmctrl/wmctrl-1.07-r1.ebuild | 32 
 1 file changed, 32 deletions(-)

diff --git a/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild 
b/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild
deleted file mode 100644
index ac96fe4f4f7..000
--- a/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-DESCRIPTION="command line tool to interact with an EWMH/NetWM compatible X 
Window Manager"
-HOMEPAGE="http://tomas.styblo.name/wmctrl/;
-SRC_URI="http://tomas.styblo.name/${PN}/dist/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86 ~x86-linux"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2
-   x11-libs/libX11
-   x11-libs/libXt
-   x11-libs/libXmu"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   x11-proto/xproto"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   epatch "${FILESDIR}/amd64-Xlib.patch" || die "Patch failed"
-}
-
-src_install () {
-   make DESTDIR="${D}" install || die "make install failed"
-   dodoc AUTHORS ChangeLog NEWS README
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkwebmon/

2017-03-26 Thread Michael Orlitzky
commit: 0e606993ffaec517db6ea4eccab94bb46fcc94cf
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 16:54:28 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 16:54:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e606993

x11-plugins/gkwebmon: new revision to fix missing USE dependency.

This package requires app-admin/gkrellm to be built with "X"
support. Now it will be.

Gentoo-Bug: 613670

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../gkwebmon/{gkwebmon-0.2-r1.ebuild => gkwebmon-0.2-r2.ebuild}  | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkwebmon/gkwebmon-0.2-r1.ebuild 
b/x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild
similarity index 84%
rename from x11-plugins/gkwebmon/gkwebmon-0.2-r1.ebuild
rename to x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild
index d7ace5798a9..df88d14d71e 100644
--- a/x11-plugins/gkwebmon/gkwebmon-0.2-r1.ebuild
+++ b/x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,8 @@ KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 # The Makefile links with -lssl.
-COMMON_DEPEND="dev-libs/openssl:0"
+COMMON_DEPEND="app-admin/gkrellm[X]
+   dev-libs/openssl:0"
 
 DEPEND+=" ${COMMON_DEPEND}"
 RDEPEND+=" ${COMMON_DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-indicator/

2017-03-26 Thread Michael Orlitzky
commit: d2f6a1fc46b631339c8c04ba73382f9be045eb68
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 16:32:40 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 16:32:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2f6a1fc

x11-plugins/pidgin-indicator: remove unused version 0.9.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-plugins/pidgin-indicator/Manifest  |  1 -
 .../pidgin-indicator/pidgin-indicator-0.9.ebuild   | 31 --
 2 files changed, 32 deletions(-)

diff --git a/x11-plugins/pidgin-indicator/Manifest 
b/x11-plugins/pidgin-indicator/Manifest
index 747c5e7158f..f7708eedd11 100644
--- a/x11-plugins/pidgin-indicator/Manifest
+++ b/x11-plugins/pidgin-indicator/Manifest
@@ -1,2 +1 @@
-DIST pidgin-indicator-0.9.tar.gz 28350 SHA256 
bf7b3c8914a96ef7953adb503b37e0e238682f264a21355fb99e7bf148db6b5c SHA512 
bf16a47d44bb184815437c6bc70021777fb8e438838eb916351c59e82879e9bdaebd430ffa77c7d36e6b66d923813bcfb7c17759c8310eb6f9e260def4189ece
 WHIRLPOOL 
29f23d84a327a8f885ef4fa1e64f422bd4b278582601f0d58a564fede66685ed20192453c1018e6ce4b171e5d03b63e00b82014926c03668394805d238f0e475
 DIST pidgin-indicator-1.0.tar.gz 29583 SHA256 
6fc6dfe29eb45fd855a4494e46eb83306a296f5225ea5f7c6a12f3ad475b8eae SHA512 
9aa9847cb6e3c988ed4bf0666ad94139b3d3aa1b9fa4215a2d5a72cbde4db9cfdd809ab576c5ab060c33e3e89acd0ede9cde0f3d8a26bef2c5f5f46052a05102
 WHIRLPOOL 
193e921caebd98f150279d5a9c2ca272eedf63b4b991fd596f1a282692899cde706f67338eabe7b14d9f453ba9ea8e0f18a4734214f73a8cd0fb884accf154a7

diff --git a/x11-plugins/pidgin-indicator/pidgin-indicator-0.9.ebuild 
b/x11-plugins/pidgin-indicator/pidgin-indicator-0.9.ebuild
deleted file mode 100644
index 89462063b45..000
--- a/x11-plugins/pidgin-indicator/pidgin-indicator-0.9.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools
-
-DESCRIPTION="Indicator plugin for Pidgin"
-HOMEPAGE="https://github.com/philipl/pidgin-indicator;
-SRC_URI="https://github.com/philipl/pidgin-indicator/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="dev-libs/glib:2
-   dev-libs/libappindicator:2
-   net-im/pidgin[gtk]
-   x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   eautoreconf
-}
-
-src_install() {
-   default
-   find "${D}" -name "*.la" -exec rm {} + || die
-}



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

2017-03-26 Thread Justin Lecher
commit: ade7f57df2e4c68db1204fc8331c4b4a98e3eec8
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Mar 26 16:17:11 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Mar 26 16:17:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ade7f57d

sys-kernel/aufs-sources: Bump to latest genpatches and linux release

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Signed-off-by: Justin Lecher  gentoo.org>

 sys-kernel/aufs-sources/Manifest   | 12 
 sys-kernel/aufs-sources/aufs-sources-4.4.56.ebuild | 84 ++
 sys-kernel/aufs-sources/aufs-sources-4.4.57.ebuild | 84 ++
 sys-kernel/aufs-sources/aufs-sources-4.9.17.ebuild | 84 ++
 sys-kernel/aufs-sources/aufs-sources-4.9.18.ebuild | 84 ++
 5 files changed, 348 insertions(+)

diff --git a/sys-kernel/aufs-sources/Manifest b/sys-kernel/aufs-sources/Manifest
index 549da6f8dd0..a1a9d21b9ad 100644
--- a/sys-kernel/aufs-sources/Manifest
+++ b/sys-kernel/aufs-sources/Manifest
@@ -33,6 +33,12 @@ DIST genpatches-4.4-58.extras.tar.xz 16456 SHA256 
93d5480260772badd18a8bfa34e81f
 DIST genpatches-4.4-59.base.tar.xz 1076172 SHA256 
ff0f6d61956cfc18e7b1d2b88c90c005fa567039de4f8380297e2805f6d61437 SHA512 
70fd7c5822380cc6f808e6109c22e07ec3f290459db2b8541894d4253d0f7b6871e04548f282b6542deb75bbe77fa22b9e3cf86e4d5037418e12927251454603
 WHIRLPOOL 
25f1cdf1f0311678854d67f1c476c4939495d75630af93d550731a89de3faa0b1d233a2aefa317bcfadeae1bddb9d53dfba3e511f00fa65f1d43d23429f80360
 DIST genpatches-4.4-59.experimental.tar.xz 87776 SHA256 
22f5481f14e0b42618b67979e9977345598f44ea481ea58b4ab398035524884c SHA512 
31a50744f3630ea68c718fc3805067daacb3ba21b294c4bb882b7e37ce6ca9ba44ee48faa2c12ae7305b0dc76ab796348a79784d14e78380437a1e7f205ba722
 WHIRLPOOL 
668932fbe28cf70ee1266a9be832e66eecee5fb532e35bc4620f67e69aa4ef045a04ae24f3af26420085279cd53bfaac52bd2459bf9ae711789e48cc69a52b88
 DIST genpatches-4.4-59.extras.tar.xz 16456 SHA256 
c4e2501f4dd68c0176fd4b2dcd379c0d7a01fade793b7fbae99d6afb8ccc906c SHA512 
5217f7864c489d8d42846ddc531ab21d813bf0126a43ac9ec89ecbf695b79a1336aaf1d705659f037027c2597b2eb89d6859ddea95b1d898e2f850080d01c2f6
 WHIRLPOOL 
dc911685984d57b16deb4e6fef09497030badae2253003c54ec4e6195645c5eeba947857bfa035f41b4d03312ff83204fc2ed12cee363b4f16dc440b349c71a8
+DIST genpatches-4.4-60.base.tar.xz 1089360 SHA256 
8fb8e1f651c824fb42b14acf84c4e805afa158f533fb0cbffbde93cc678e31b6 SHA512 
ff3c8b574837f5990758886f9c48358c5ac8d4214ba9fe77d92e02dcbb9f263b8e0463842122ac894d20512b68e86ff635d1740641539d7b51145fe8d119db90
 WHIRLPOOL 
f37a0b649dc31fa18412c80cf588be7c76e7a63dcfa1c5f2e42e8b921598651eb8f8da04ff11e17b53d0492b446ffb41250a8aafebd826fa550bfe646962bd6f
+DIST genpatches-4.4-60.experimental.tar.xz 87752 SHA256 
dd462501b6d690a362bf0817f4cbfc2240dfcb42f24f96ca7564a766355a59f2 SHA512 
fbe48f82edc5bec21ecb6ca9a3744e295fa3d49ea10fe47afa1721d33c9fd9c4afbe964c2bc4d4c952b092d92e74cf7ebdaec3ba4b7e69017073c45edd1ff4c9
 WHIRLPOOL 
d1cd08010c01b7fc9b095975b9c09b9317f433005a117d70b932482b10e221ae5eb4a620fbdf5dba36295d6af99162fd1f5b047d0d3616177373488bc319402b
+DIST genpatches-4.4-60.extras.tar.xz 16464 SHA256 
214376258c68bf3f19a555a80ff15e7b6316b4bdf3ba3718cef03f293953059c SHA512 
0f58851a8fa56d2973196404077379b3f8057e95d87c7ff4402b24ca5c04881d535cf1385f92797686340d2cd959c08dd7658433487088c0dc38b99426d77d22
 WHIRLPOOL 
b91c621a632abb789444b54e049978b6b558a53c96c828369807e7440e4eae85f6bf67a8cc1c934b060f6aed2ea06947375b81fa2838b7ed7c0a3ca3177a84c9
+DIST genpatches-4.4-61.base.tar.xz 1096892 SHA256 
6b50e14801344989969f81198c2fdace0de79c1e23370e469ec2f8809a94779d SHA512 
5b718ffd15e1990bcfe9b090aef16609b61831b2417c27ca138b1c24ec3c4cece46cb0dc3894f7b1c15b2c95c4b7bf5198cd43c4cef6e0c628c1abf9dcc273d7
 WHIRLPOOL 
cd088fb0d1f5398bc14adf8667453b2885dc292a7f6e8a230644f5bbf59378a261b62aeaaa928ae027f545ffe975f28e49b0a2cb5d112da9fe4a94d378c6956d
+DIST genpatches-4.4-61.experimental.tar.xz 87796 SHA256 
a854b0ec904c037df6990b6664f7c18a96c0cbb26ef55d1f60888bd963726f87 SHA512 
2e4b7f5d2987197e458947f68516e0d0aa2ed13d32d87d44104dc9ab9e46a01d4b5912f98354c73497d67cc3f11bad224483e55b2ebc112976bbe8dc6f75
 WHIRLPOOL 
b97b80d5ebefa461898b3b98326d6fcffc868c12c992bbe9d2f5d9cd556ac3c27c19c9147b95692cd51b1b8b378859cbd9d5074a68c971bae07aad8b06959b9a
+DIST genpatches-4.4-61.extras.tar.xz 16460 SHA256 
692c8bd9330244081c90b0a80b7ff54a629ba75c4a5e455dc2ae1ea98e534702 SHA512 
65a3ca3298bd160d9291390ecded8bff86b823bde5a27b4fc6eefcdff94aa530d32d9408ce114f81975136fc7a246af55d69fa146452fa7e54ba892f64252f69
 WHIRLPOOL 
028ad09386c6d0b46f5ff87b3878919a10b5e4154f800ee332bdb2a619267ccec776ab74467893bc39b8a7a06a9d2c7cf911f0db6471ff5db97d4074648ae505
 DIST genpatches-4.9-14.base.tar.xz 299156 SHA256 
a19e22f33b62858d28b2c78a3325f9334bd089bce9d077d6a759aa59a0b1a472 SHA512 
4891b932bf0967e42dc047ca5213c2ece7a4e8347cdb0c176b0dba2063ccab0245d1f3f89ad9e184226a02870526a246cd1f291f20e2e0d4aa79d06b40edaf16
 

  1   2   >