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

2016-04-16 Thread Hans de Graaff
commit: f1df81feb88a1dcc3c07b230cacada6d5108d974
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 05:45:17 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 05:45:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1df81fe

dev-ruby/riel: drop ruby19

Package-Manager: portage-2.2.26

 dev-ruby/riel/riel-1.2.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/riel/riel-1.2.0-r2.ebuild 
b/dev-ruby/riel/riel-1.2.0-r2.ebuild
index b178fb5..d80de4a 100644
--- a/dev-ruby/riel/riel-1.2.0-r2.ebuild
+++ b/dev-ruby/riel/riel-1.2.0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_DOCDIR="doc"



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

2016-04-16 Thread Hans de Graaff
commit: 4fb43b0fe375706fc42f229c6c684dfbbeaba7f6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 05:32:35 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 05:32:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb43b0f

dev-ruby/logue: drop ruby19

Package-Manager: portage-2.2.26

 dev-ruby/logue/logue-1.0.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/logue/logue-1.0.2-r2.ebuild 
b/dev-ruby/logue/logue-1.0.2-r2.ebuild
index 6e4ef5f..f3a56c8 100644
--- a/dev-ruby/logue/logue-1.0.2-r2.ebuild
+++ b/dev-ruby/logue/logue-1.0.2-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
 # ruby22 -> code is not compatible.
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_DOCDIR="doc"



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

2016-04-16 Thread Hans de Graaff
commit: 358f06972e2114af4a7e62205c4f1b7fc056d9e7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 05:48:29 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 05:48:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=358f0697

dev-ruby/ragol: drop ruby19

Package-Manager: portage-2.2.26

 dev-ruby/ragol/ragol-1.0.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/ragol/ragol-1.0.1-r2.ebuild 
b/dev-ruby/ragol/ragol-1.0.1-r2.ebuild
index 3d9e556..dc0de4a 100644
--- a/dev-ruby/ragol/ragol-1.0.1-r2.ebuild
+++ b/dev-ruby/ragol/ragol-1.0.1-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



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

2016-04-16 Thread Hans de Graaff
commit: 6f6b29f32055daa09f403d352fabcc3b357c29b7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 05:47:44 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 05:47:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6b29f3

dev-ruby/riel: mark ruby21 revision stable

Package-Manager: portage-2.2.26

 dev-ruby/riel/riel-1.2.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/riel/riel-1.2.0-r2.ebuild 
b/dev-ruby/riel/riel-1.2.0-r2.ebuild
index a178a23..ec5c23f 100644
--- a/dev-ruby/riel/riel-1.2.0-r2.ebuild
+++ b/dev-ruby/riel/riel-1.2.0-r2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/jpace/riel/archive/v${PV}.tar.gz 
-> ${PN}-git-${PV}.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~sparc x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4:* dev-ruby/logue"



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

2016-04-16 Thread Hans de Graaff
commit: fb0e6741fff920a2ca3e93669524887d3bb5f228
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 05:51:20 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 05:51:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb0e6741

dev-ruby/riel: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/riel/riel-1.2.0-r1.ebuild | 24 
 1 file changed, 24 deletions(-)

diff --git a/dev-ruby/riel/riel-1.2.0-r1.ebuild 
b/dev-ruby/riel/riel-1.2.0-r1.ebuild
deleted file mode 100644
index d434df3..000
--- a/dev-ruby/riel/riel-1.2.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="Features.txt History.txt README.md README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="This library extends the core Ruby libraries"
-HOMEPAGE="https://github.com/jpace/riel;
-
-SRC_URI="https://github.com/jpace/riel/archive/v${PV}.tar.gz -> 
${PN}-git-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~sparc x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4 dev-ruby/logue"



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

2016-04-16 Thread Hans de Graaff
commit: a85df81e082a2783ceee68093756ee699241ec51
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 05:46:28 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 05:46:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85df81e

dev-ruby/riel: fix slot warning

Package-Manager: portage-2.2.26

 dev-ruby/riel/riel-1.2.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/riel/riel-1.2.0-r2.ebuild 
b/dev-ruby/riel/riel-1.2.0-r2.ebuild
index d80de4a..a178a23 100644
--- a/dev-ruby/riel/riel-1.2.0-r2.ebuild
+++ b/dev-ruby/riel/riel-1.2.0-r2.ebuild
@@ -21,4 +21,4 @@ SLOT="0"
 KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
 IUSE=""
 
-ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4 dev-ruby/logue"
+ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4:* dev-ruby/logue"



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

2016-04-16 Thread Hans de Graaff
commit: 2fd63e903b7049ef53579d7a7b39b53f56f93931
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 05:43:43 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 05:43:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd63e90

dev-ruby/logue: mark ruby21 revision stable

Package-Manager: portage-2.2.26

 dev-ruby/logue/logue-1.0.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/logue/logue-1.0.2-r2.ebuild 
b/dev-ruby/logue/logue-1.0.2-r2.ebuild
index f3a56c8..6e6b33d 100644
--- a/dev-ruby/logue/logue-1.0.2-r2.ebuild
+++ b/dev-ruby/logue/logue-1.0.2-r2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/jpace/logue/archive/v${PV}.tar.gz 
-> ${PN}-git-${PV}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~sparc x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rainbow-2.0.0"



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

2016-04-16 Thread Hans de Graaff
commit: 97c5953ff4530a6066fb1509a910fd4d1b0597c2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 05:50:50 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 05:50:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c5953f

dev-ruby/ragol: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/ragol/ragol-1.0.1-r1.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/dev-ruby/ragol/ragol-1.0.1-r1.ebuild 
b/dev-ruby/ragol/ragol-1.0.1-r1.ebuild
deleted file mode 100644
index 6eec818..000
--- a/dev-ruby/ragol/ragol-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="Features.txt History.txt NEWS README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Another implementation of an option processor"
-HOMEPAGE="https://github.com/jpace/ragol;
-
-SRC_URI="https://github.com/jpace/ragol/archive/v${PV}.tar.gz -> 
${PN}-git-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~sparc x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/logue-1.0.0"



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

2016-04-16 Thread Hans de Graaff
commit: b3db2ccb7e7ec9007581b072c20aa100a7cc1bc2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 05:28:39 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 05:28:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3db2ccb

dev-ruby/pluggaloid: add 1.1.1

Package-Manager: portage-2.2.26

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

diff --git a/dev-ruby/pluggaloid/Manifest b/dev-ruby/pluggaloid/Manifest
index 02fa8e1..0275638 100644
--- a/dev-ruby/pluggaloid/Manifest
+++ b/dev-ruby/pluggaloid/Manifest
@@ -1 +1,2 @@
 DIST pluggaloid-1.0.2.gem 11776 SHA256 
839fc393f3e249ca3772adfb8e8ea6b4fafb3b570df82d47e6cbc3999fa9f36c SHA512 
e9ba908f477bf254e7c3ae9f3736d21aeeb38848bcbd43e2ab995c3d592547c22572d07965096353d82ef38e81d4a489a495e80f9af3927fc937caa04d435275
 WHIRLPOOL 
9914d5b92870cf87ca26fd913df311628018bb9b93a9fe41e626b70b255f80e46a56effea216914afefc29a97aee3ae928775991e292c24d5faab5234698db43
+DIST pluggaloid-1.1.1.gem 14336 SHA256 
f9279fad38d0bf4e20ee70e30882c6cb7916bc764bf72b2f955f0ac0ff0a3a5d SHA512 
80453954f98c7fba354455b73538d055a7d9d38e38f16723dcc4b04811286a8e34e413f31d988b86580eb5a4890d5405c78e6798bcf1ca489fd3159b23653070
 WHIRLPOOL 
9c020c4a11dcaa49f21a086e4fb050f7798beb3465e8db3fb79521f168ae5e072b6c03a6a93dd233cd59422355c76d567d0fa5524e9cc45a8eef7e8d8b5a7586

diff --git a/dev-ruby/pluggaloid/pluggaloid-1.1.1.ebuild 
b/dev-ruby/pluggaloid/pluggaloid-1.1.1.ebuild
new file mode 100644
index 000..da3794f
--- /dev/null
+++ b/dev-ruby/pluggaloid/pluggaloid-1.1.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="doc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+DESCRIPTION="Pluggaloid is extensible plugin system for mikutter"
+HOMEPAGE="https://rubygems.org/gems/pluggaloid/;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend "
+   dev-ruby/delayer
+   dev-ruby/instance_storage:0
+"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/ s:^:#:' Rakefile test/*_test.rb || die
+}



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

2016-04-16 Thread Hans de Graaff
commit: b2ab00e9d3b3f470208a467a8a2b16b3c7e4104f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 05:50:29 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 05:50:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2ab00e9

dev-ruby/ragol: mark ruby21 revision stable

Package-Manager: portage-2.2.26

 dev-ruby/ragol/ragol-1.0.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/ragol/ragol-1.0.1-r2.ebuild 
b/dev-ruby/ragol/ragol-1.0.1-r2.ebuild
index dc0de4a..e1f9848 100644
--- a/dev-ruby/ragol/ragol-1.0.1-r2.ebuild
+++ b/dev-ruby/ragol/ragol-1.0.1-r2.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/jpace/ragol/archive/v${PV}.tar.gz 
-> ${PN}-git-${PV}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~sparc x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/logue-1.0.0"



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

2016-04-16 Thread Hans de Graaff
commit: 254085ebe6e9f412164929ded428b291e12a2a1a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 05:44:05 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 05:44:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=254085eb

dev-ruby/logue: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/logue/logue-1.0.2-r1.ebuild | 30 --
 1 file changed, 30 deletions(-)

diff --git a/dev-ruby/logue/logue-1.0.2-r1.ebuild 
b/dev-ruby/logue/logue-1.0.2-r1.ebuild
deleted file mode 100644
index 28fcc61..000
--- a/dev-ruby/logue/logue-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# ruby22 -> code is not compatible.
-USE_RUBY="ruby19 ruby20"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="Features.txt History.txt README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A module that adds logging/trace functionality"
-HOMEPAGE="https://github.com/jpace/logue;
-
-SRC_URI="https://github.com/jpace/logue/archive/v${PV}.tar.gz -> 
${PN}-git-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~sparc x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/rainbow-2.0.0"
-
-all_ruby_prepare() {
-   sed -i -e "s/run_test/do_run_test/" 
test/logue/testlog/log_stack_test.rb || die
-}



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

2016-04-16 Thread Alon Bar-Lev
commit: b38aa2bb931c2063d5ebdcfda230b45b559c98c2
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sun Apr 17 04:48:46 2016 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sun Apr 17 04:49:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38aa2bb

Revert "dev-libs/crypto++: add pkgconfig file for clementine"

This reverts commit 9960132bfacc2d44138d832c66835bfa27aa99e9.

 dev-libs/crypto++/crypto++-5.6.2-r4.ebuild | 75 --
 dev-libs/crypto++/files/cryptopp.pc| 12 -
 2 files changed, 87 deletions(-)

diff --git a/dev-libs/crypto++/crypto++-5.6.2-r4.ebuild 
b/dev-libs/crypto++/crypto++-5.6.2-r4.ebuild
deleted file mode 100644
index 1796b2d..000
--- a/dev-libs/crypto++/crypto++-5.6.2-r4.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils flag-o-matic multilib toolchain-funcs autotools
-
-DESCRIPTION="C++ class library of cryptographic schemes"
-HOMEPAGE="http://cryptopp.com;
-SRC_URI="mirror://sourceforge/cryptopp/cryptopp${PV//.}.zip"
-
-LICENSE="Boost-1.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
-IUSE="static-libs"
-
-DEPEND="app-arch/unzip
-   sys-devel/libtool"
-
-S="${WORKDIR}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-r1-make.patch
-   epatch "${FILESDIR}"/${P}-cve-2015-2141.patch
-
-   # Generate our own libtool script for building.
-   cat <<-EOF > configure.ac
-   AC_INIT(lt, 0)
-   AM_INIT_AUTOMAKE
-   AC_PROG_CXX
-   LT_INIT
-   AC_CONFIG_FILES(Makefile)
-   AC_OUTPUT
-   EOF
-   touch NEWS README AUTHORS ChangeLog Makefile.am
-   eautoreconf
-}
-
-src_configure() {
-   econf $(use_enable static-libs static)
-}
-
-src_compile() {
-   # higher optimizations cause problems
-   replace-flags -O? -O1
-   filter-flags -fomit-frame-pointer
-   # ASM isn't Darwin/Mach-O ready, #479554, buildsys doesn't grok CPPFLAGS
-   [[ ${CHOST} == *-darwin* ]] && append-flags -DCRYPTOPP_DISABLE_X86ASM
-
-   emake -f GNUmakefile CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS}" 
LIBDIR="$(get_libdir)" PREFIX="${EPREFIX}/usr" LIBTOOL="./libtool"
-}
-
-src_test() {
-   # ensure that all test vectors have Unix line endings
-   local file
-   for file in TestVectors/* ; do
-   edos2unix ${file}
-   done
-
-   if ! emake CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS}" test ; then
-   eerror "Crypto++ self-tests failed."
-   eerror "Try to remove some optimization flags and reemerge 
Crypto++."
-   die "emake test failed"
-   fi
-}
-
-src_install() {
-   emake DESTDIR="${D}" LIBDIR="$(get_libdir)" PREFIX="${EPREFIX}/usr" 
LIBTOOL="./libtool" install
-   use static-libs || rm -f "${ED}"/usr/$(get_libdir)/*.la
-   cp "${FILESDIR}/cryptopp.pc" "${WORKDIR}" || die "Could not find 
pkg-config file"
-   sed -i -e "s:^prefix= :prefix= ${EPREFIX}:" -e 
"s:/,lib,:/$(get_libdir):g" "${WORKDIR}/cryptopp.pc"
-   insinto "/usr/$(get_libdir)/pkgconfig"
-   doins "${WORKDIR}/cryptopp.pc"
-}

diff --git a/dev-libs/crypto++/files/cryptopp.pc 
b/dev-libs/crypto++/files/cryptopp.pc
deleted file mode 100644
index ed60972..000
--- a/dev-libs/crypto++/files/cryptopp.pc
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix= /usr
-exec_prefix=${prefix}
-libdir=${exec_prefix}/,lib, 
-includedir=${prefix}/include 
-
-Name: libcrypto++
-Description: General purpose cryptographic shared library
-URL: http://www.cryptopp.com
-Version: %version
-Requires:
-Libs: -lcryptopp
-Cflags:



[gentoo-commits] repo/gentoo:master commit in: media-sound/clementine/files/, media-sound/clementine/

2016-04-16 Thread Jason Donenfeld
commit: d9b0d9b1b437b7b130549e5b683cf4afc8a865e2
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Sun Apr 17 04:41:15 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Sun Apr 17 04:41:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9b0d9b1

media-sound/clementine: needs patch for tokenizer

Package-Manager: portage-2.2.28

 media-sound/clementine/clementine-1.3.ebuild|  2 ++
 media-sound/clementine/clementine-.ebuild   |  5 ++---
 .../files/clementine-1.3-fix-tokenizer.patch| 21 +
 3 files changed, 25 insertions(+), 3 deletions(-)

diff --git a/media-sound/clementine/clementine-1.3.ebuild 
b/media-sound/clementine/clementine-1.3.ebuild
index 3eb1742..bfac234 100644
--- a/media-sound/clementine/clementine-1.3.ebuild
+++ b/media-sound/clementine/clementine-1.3.ebuild
@@ -93,6 +93,8 @@ MY_P="${P/_}"
 [[ ${PV} == ** ]] || \
 S="${WORKDIR}/C${MY_P:1}"
 
+PATCHES=( "${FILESDIR}"/${PN}-1.3-fix-tokenizer.patch )
+
 src_prepare() {
cmake-utils_src_prepare
 

diff --git a/media-sound/clementine/clementine-.ebuild 
b/media-sound/clementine/clementine-.ebuild
index 79b9c7d..bfac234 100644
--- a/media-sound/clementine/clementine-.ebuild
+++ b/media-sound/clementine/clementine-.ebuild
@@ -56,6 +56,7 @@ COMMON_DEPEND="
mtp? ( >=media-libs/libmtp-1.0.0 )
moodbar? ( sci-libs/fftw:3.0 )
projectm? ( media-libs/glew:= )
+   >=dev-libs/crypto++-5.6.2-r4
 "
 # now only presets are used, libprojectm is internal
 # 
https://github.com/clementine-player/Clementine/tree/master/3rdparty/libprojectm/patches
@@ -92,9 +93,7 @@ MY_P="${P/_}"
 [[ ${PV} == ** ]] || \
 S="${WORKDIR}/C${MY_P:1}"
 
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.3_rc1-cmake.patch
-)
+PATCHES=( "${FILESDIR}"/${PN}-1.3-fix-tokenizer.patch )
 
 src_prepare() {
cmake-utils_src_prepare

diff --git a/media-sound/clementine/files/clementine-1.3-fix-tokenizer.patch 
b/media-sound/clementine/files/clementine-1.3-fix-tokenizer.patch
new file mode 100644
index 000..6413bf7
--- /dev/null
+++ b/media-sound/clementine/files/clementine-1.3-fix-tokenizer.patch
@@ -0,0 +1,21 @@
+https://github.com/clementine-player/Clementine/issues/5297
+
+--- src/core/database.cpp
 src/core/database.cpp
+@@ -265,6 +265,16 @@
+   StaticInit();
+ 
+   {
++#ifdef SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER
++QVariant v = db.driver()->handle();
++if (v.isValid() && qstrcmp(v.typeName(), "sqlite3*") == 0) {
++  sqlite3* handle = *static_cast(v.data());
++  if (handle) {
++sqlite3_db_config(handle, SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER, 1, 
NULL);
++  }
++}
++#endif
++
+ QSqlQuery set_fts_tokenizer("SELECT fts3_tokenizer(:name, :pointer)", db);
+ set_fts_tokenizer.bindValue(":name", "unicode");
+ set_fts_tokenizer.bindValue(



[gentoo-commits] repo/gentoo:master commit in: media-sound/clementine/, media-sound/clementine/files/

2016-04-16 Thread Jason Donenfeld
commit: 829f315b73c749c00f47d6b67886bf2935523cd7
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Sun Apr 17 04:31:51 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Sun Apr 17 04:32:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829f315b

media-sound/clementine: version bump

Package-Manager: portage-2.2.28

 media-sound/clementine/Manifest|   2 +-
 ...entine-1.3_rc1.ebuild => clementine-1.3.ebuild} |   5 +-
 .../clementine/clementine-1.3_rc1-r1.ebuild| 168 -
 media-sound/clementine/clementine-.ebuild  |   1 -
 .../files/clementine-1.3_rc1-cmake.patch   |  41 -
 .../files/clementine-1.3_rc1-fix-tokenizer.patch   |  21 ---
 6 files changed, 2 insertions(+), 236 deletions(-)

diff --git a/media-sound/clementine/Manifest b/media-sound/clementine/Manifest
index 9a18ea5..da3271b 100644
--- a/media-sound/clementine/Manifest
+++ b/media-sound/clementine/Manifest
@@ -1,3 +1,3 @@
 DIST clementine-1.2.2.tar.gz 9076752 SHA256 
1f674c42f05c476baf74f1dd37b1aa357ff9199e4493173052c856a53e5f0a96 SHA512 
48e934ed1f18724c4cc79eaf7ac16dcb2ecc9d268a4986a8a421c6518d7a13bd81a5b7d249b4ff146c860bed520a59d2062139fb57672609019b8c2c84e495ca
 WHIRLPOOL 
13c3f129566c0789e67b23b2382d7ed1f756221647c4b2cc1b4b1b1efcb5e04571837a843c8ff7c099f9bcd3f9b1dd481b1fa75fe1c4b27e90169026e8880840
 DIST clementine-1.2.3.tar.gz 9076977 SHA256 
7df5650445a005c09f5f0e1a1b0d077037c37ecbe4ee77baf9d45f121308a1bf SHA512 
fd43a7dcfec360d4478a56d0600300b6913b294f127afb0249971b45b54b48475d128861e06885c482bbdd37b09aa56b1c238675763fdb8c50329005b066bec3
 WHIRLPOOL 
23d0fb971118b0d73ec4a52cfa3f8829118ab65c12fb01ce30433541f5da081b52c5dd485aa0efdda2b4b57b286f59702aa686f9b7ce17a0a2595b208b95d524
-DIST clementine-1.3_rc1.tar.gz 8477665 SHA256 
f08b797b47305b8a0b7e1713d11977df12e09911f05c577c9f81641369f252a0 SHA512 
973410a0d2baf0646a77eb5bcbea2af3f34a4baa5671f7a81fa99203703c478d38dd2f32ce0ccac9babf8add56717fd5fdec8a4bacefe8b9b8fa0256ec509edb
 WHIRLPOOL 
968ca43b4a15169926ad68a009c568ae03ef17e8b0542fe6c4ebd07fc4e64ae6782ab63d3a05851064e288522e44e885a9a1dc52b94246e016c60c91e41e0a76
+DIST clementine-1.3.tar.gz 8500723 SHA256 
55e8d283ed02e3f2376a88b012cd2003e00fef95a98b6a919d67cb57e96b8617 SHA512 
eccebb8a4d7e4abf39af7b75f40d38d184650932d2c40859cdfb3cfda24d2a35fea8518b03d9fb24f21c4dae6f11baffe2b00fe6989ec14fed99a4ccbb85ca54
 WHIRLPOOL 
cbd6922fa586cce6be29ef0fd6151d6d89ce95aa6e237cf2716e7493ba6be2026d11a44012dc84be2e033c606c79c3e9e0338cbbd5927d7f16f358718c016895

diff --git a/media-sound/clementine/clementine-1.3_rc1.ebuild 
b/media-sound/clementine/clementine-1.3.ebuild
similarity index 98%
rename from media-sound/clementine/clementine-1.3_rc1.ebuild
rename to media-sound/clementine/clementine-1.3.ebuild
index 79b9c7d..3eb1742 100644
--- a/media-sound/clementine/clementine-1.3_rc1.ebuild
+++ b/media-sound/clementine/clementine-1.3.ebuild
@@ -56,6 +56,7 @@ COMMON_DEPEND="
mtp? ( >=media-libs/libmtp-1.0.0 )
moodbar? ( sci-libs/fftw:3.0 )
projectm? ( media-libs/glew:= )
+   >=dev-libs/crypto++-5.6.2-r4
 "
 # now only presets are used, libprojectm is internal
 # 
https://github.com/clementine-player/Clementine/tree/master/3rdparty/libprojectm/patches
@@ -92,10 +93,6 @@ MY_P="${P/_}"
 [[ ${PV} == ** ]] || \
 S="${WORKDIR}/C${MY_P:1}"
 
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.3_rc1-cmake.patch
-)
-
 src_prepare() {
cmake-utils_src_prepare
 

diff --git a/media-sound/clementine/clementine-1.3_rc1-r1.ebuild 
b/media-sound/clementine/clementine-1.3_rc1-r1.ebuild
deleted file mode 100644
index debdf11..000
--- a/media-sound/clementine/clementine-1.3_rc1-r1.ebuild
+++ /dev/null
@@ -1,168 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_REPO_URI="https://github.com/clementine-player/Clementine.git;
-
-LANGS=" af ar be bg bn br bs ca cs cy da de el en_CA en_GB eo es et eu fa fi 
fr ga gl he he_IL hi hr hu hy ia id is it ja ka kk ko lt lv mr ms my nb nl oc 
pa pl pt pt_BR ro ru si_LK sk sl sr sr@latin sv te tr tr_TR uk uz vi zh_CN 
zh_TW"
-
-inherit cmake-utils flag-o-matic fdo-mime gnome2-utils virtualx
-[[ ${PV} == ** ]] && inherit git-2
-
-DESCRIPTION="A modern music player and library organizer based on Amarok 1.4 
and Qt4"
-HOMEPAGE="http://www.clementine-player.org 
https://github.com/clementine-player/Clementine;
-[[ ${PV} == ** ]] || \
-SRC_URI="https://github.com/clementine-player/Clementine/archive/${PV/_}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-[[ ${PV} == ** ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar mtp 
projectm skydrive test ubuntu-one +udisks wiimote"
-IUSE+="${LANGS// / linguas_}"
-
-REQUIRED_USE="
-   udisks? ( dbus )
-   wiimote? ( dbus )
-"
-
-# qca dep is temporary for bug #489850
-COMMON_DEPEND="
-   

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

2016-04-16 Thread Jason Donenfeld
commit: 9960132bfacc2d44138d832c66835bfa27aa99e9
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Sun Apr 17 04:29:34 2016 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Sun Apr 17 04:29:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9960132b

dev-libs/crypto++: add pkgconfig file for clementine

Read this bug report:
  https://github.com/clementine-player/Clementine/issues/5279

Package-Manager: portage-2.2.28

 dev-libs/crypto++/crypto++-5.6.2-r4.ebuild | 75 ++
 dev-libs/crypto++/files/cryptopp.pc| 12 +
 2 files changed, 87 insertions(+)

diff --git a/dev-libs/crypto++/crypto++-5.6.2-r4.ebuild 
b/dev-libs/crypto++/crypto++-5.6.2-r4.ebuild
new file mode 100644
index 000..1796b2d
--- /dev/null
+++ b/dev-libs/crypto++/crypto++-5.6.2-r4.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils flag-o-matic multilib toolchain-funcs autotools
+
+DESCRIPTION="C++ class library of cryptographic schemes"
+HOMEPAGE="http://cryptopp.com;
+SRC_URI="mirror://sourceforge/cryptopp/cryptopp${PV//.}.zip"
+
+LICENSE="Boost-1.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+IUSE="static-libs"
+
+DEPEND="app-arch/unzip
+   sys-devel/libtool"
+
+S="${WORKDIR}"
+
+src_prepare() {
+   epatch "${FILESDIR}"/${P}-r1-make.patch
+   epatch "${FILESDIR}"/${P}-cve-2015-2141.patch
+
+   # Generate our own libtool script for building.
+   cat <<-EOF > configure.ac
+   AC_INIT(lt, 0)
+   AM_INIT_AUTOMAKE
+   AC_PROG_CXX
+   LT_INIT
+   AC_CONFIG_FILES(Makefile)
+   AC_OUTPUT
+   EOF
+   touch NEWS README AUTHORS ChangeLog Makefile.am
+   eautoreconf
+}
+
+src_configure() {
+   econf $(use_enable static-libs static)
+}
+
+src_compile() {
+   # higher optimizations cause problems
+   replace-flags -O? -O1
+   filter-flags -fomit-frame-pointer
+   # ASM isn't Darwin/Mach-O ready, #479554, buildsys doesn't grok CPPFLAGS
+   [[ ${CHOST} == *-darwin* ]] && append-flags -DCRYPTOPP_DISABLE_X86ASM
+
+   emake -f GNUmakefile CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS}" 
LIBDIR="$(get_libdir)" PREFIX="${EPREFIX}/usr" LIBTOOL="./libtool"
+}
+
+src_test() {
+   # ensure that all test vectors have Unix line endings
+   local file
+   for file in TestVectors/* ; do
+   edos2unix ${file}
+   done
+
+   if ! emake CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS}" test ; then
+   eerror "Crypto++ self-tests failed."
+   eerror "Try to remove some optimization flags and reemerge 
Crypto++."
+   die "emake test failed"
+   fi
+}
+
+src_install() {
+   emake DESTDIR="${D}" LIBDIR="$(get_libdir)" PREFIX="${EPREFIX}/usr" 
LIBTOOL="./libtool" install
+   use static-libs || rm -f "${ED}"/usr/$(get_libdir)/*.la
+   cp "${FILESDIR}/cryptopp.pc" "${WORKDIR}" || die "Could not find 
pkg-config file"
+   sed -i -e "s:^prefix= :prefix= ${EPREFIX}:" -e 
"s:/,lib,:/$(get_libdir):g" "${WORKDIR}/cryptopp.pc"
+   insinto "/usr/$(get_libdir)/pkgconfig"
+   doins "${WORKDIR}/cryptopp.pc"
+}

diff --git a/dev-libs/crypto++/files/cryptopp.pc 
b/dev-libs/crypto++/files/cryptopp.pc
new file mode 100644
index 000..ed60972
--- /dev/null
+++ b/dev-libs/crypto++/files/cryptopp.pc
@@ -0,0 +1,12 @@
+prefix= /usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/,lib, 
+includedir=${prefix}/include 
+
+Name: libcrypto++
+Description: General purpose cryptographic shared library
+URL: http://www.cryptopp.com
+Version: %version
+Requires:
+Libs: -lcryptopp
+Cflags:



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

2016-04-16 Thread Rafael Martins
commit: 4310b459a1484963483c14038841f61bff3053df
Author: Rafael G. Martins  gentoo  org>
AuthorDate: Sun Apr 17 02:31:26 2016 +
Commit: Rafael Martins  gentoo  org>
CommitDate: Sun Apr 17 02:32:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4310b459

app-text/blogc: version bump

Package-Manager: portage-2.2.26

 app-text/blogc/Manifest   | 2 +-
 app-text/blogc/{blogc-0.8.0.ebuild => blogc-0.8.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/blogc/Manifest b/app-text/blogc/Manifest
index b5a8a94..9f7cc02 100644
--- a/app-text/blogc/Manifest
+++ b/app-text/blogc/Manifest
@@ -1 +1 @@
-DIST blogc-0.8.0.tar.xz 270760 SHA256 
2f081fee25e7270e3fe3ce6e8a87365449cb5f15f2188154b249c5d5bb8f561c SHA512 
ab3a07ae90b5d26ef7bd9c151785e05b1a8d469cffacdd62d34d8dd22170db002aa37d946717ed181f9f053d982e741084c0ce97e8d7a207d16c30629babbafe
 WHIRLPOOL 
90ebdf8c49d2547b9cbd0d7925e843216424e5c0d179e18c4464a90a5a65c224e7bd28a09f7cea271cc8426943140d2ad41714405f6ca23087936ca6d90a5a60
+DIST blogc-0.8.1.tar.xz 270704 SHA256 
06b9367ff6992a0aac447d74b1df13c35f58f7ac06ee331260462ce3a402864f SHA512 
2a8f00401a3f119532dfadde5bf62f455ea229fab75ca5219493aec7cc502a29e62226e88a663441f317b065053284dd78303bd8c423aff5d46cff20c3a2c6d7
 WHIRLPOOL 
f68aa583780d7b4a1b7dc97c9bf617792780322fc766bfa2bc45f74965e1f98a7d7161bd2175b0d68c2564e3914e24513db603b7dd0f0e99979cb816cd4a0ac8

diff --git a/app-text/blogc/blogc-0.8.0.ebuild 
b/app-text/blogc/blogc-0.8.1.ebuild
similarity index 100%
rename from app-text/blogc/blogc-0.8.0.ebuild
rename to app-text/blogc/blogc-0.8.1.ebuild



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

2016-04-16 Thread Mike Frysinger
commit: 0194567625da237b25ff55bdc95190592a690962
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sun Apr 17 02:14:51 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sun Apr 17 02:17:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01945676

sys-fs/mtd-utils: fix building w/newer glibc #580206

 .../files/mtd-utils-1.5.2-sysmacros.patch  | 32 ++
 sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild|  4 +++
 2 files changed, 36 insertions(+)

diff --git a/sys-fs/mtd-utils/files/mtd-utils-1.5.2-sysmacros.patch 
b/sys-fs/mtd-utils/files/mtd-utils-1.5.2-sysmacros.patch
new file mode 100644
index 000..5fc055d
--- /dev/null
+++ b/sys-fs/mtd-utils/files/mtd-utils-1.5.2-sysmacros.patch
@@ -0,0 +1,32 @@
+https://bugs.gentoo.org/580206
+
+From 9a06f45ec71116d76ee4b268ebe1b33d45b06fc0 Mon Sep 17 00:00:00 2001
+From: Mike Frysinger 
+Date: Sat, 16 Apr 2016 22:10:43 -0400
+Subject: [PATCH mtd-utils] include sys/sysmacros.h for major/minor/makedev
+
+These functions have always been defined in sys/sysmacros.h under
+Linux C libraries.  For some, including sys/types.h implicitly
+includes that as well, but glibc wants to deprecate that, and some
+others already have.  Include the header explicitly for the funcs.
+
+Signed-off-by: Mike Frysinger 
+---
+ include/common.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/include/common.h b/include/common.h
+index fb0ca83..8cb3142 100644
+--- a/include/common.h
 b/include/common.h
+@@ -28,6 +28,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include "version.h"
+ 
+ #ifndef PROGRAM_NAME
+-- 
+2.7.4
+

diff --git a/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild 
b/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild
index 26c0a62..176261d 100644
--- a/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild
+++ b/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild
@@ -40,6 +40,10 @@ RDEPEND="!sys-fs/mtd
 DEPEND="${RDEPEND}
xattr? ( sys-apps/acl )"
 
+src_prepare() {
+   epatch "${FILESDIR}"/${P}-sysmacros.patch #580206
+}
+
 makeopts() {
# These affect build output, so keep it common between compile & 
install.
echo CROSS=${CHOST}- V=1



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

2016-04-16 Thread Michael Sterrett
commit: 3c9b04c2c0bb3e319fd5b056891567b41371a8bb
Author: Michael Sterrett  gentoo  org>
AuthorDate: Sun Apr 17 01:57:58 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Sun Apr 17 01:57:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c9b04c2

games-fps/qudos: update HOMEPAGE and SRC_URI

Package-Manager: portage-2.2.26

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

diff --git a/games-fps/qudos/qudos-0.40.1.ebuild 
b/games-fps/qudos/qudos-0.40.1.ebuild
index 240b690..d59f166 100644
--- a/games-fps/qudos/qudos-0.40.1.ebuild
+++ b/games-fps/qudos/qudos-0.40.1.ebuild
@@ -10,8 +10,8 @@ PK3_FILE="QuDos-${PV}.pk3"
 MY_PN="quake2"
 
 DESCRIPTION="Enhanced Quake 2 engine"
-HOMEPAGE="http://qudos.quakedev.com/;
-SRC_URI="http://qudos.quakedev.com/linux/${MY_PN}/engines/QuDos/${FILE_STEM}.tar.bz2
+HOMEPAGE="https://github.com/ZwS/qudos;
+SRC_URI="mirror://gentoo/${FILE_STEM}.tar.bz2
https://github.com/ZwS/qudos/raw/master/quake2/baseq2/qudos.pk3 -> 
${PK3_FILE}"
 
 LICENSE="GPL-2+"



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

2016-04-16 Thread Michael Sterrett
commit: c7a5948a797da5ab65655214edbd92dfc5b24be6
Author: Michael Sterrett  gentoo  org>
AuthorDate: Sun Apr 17 01:54:08 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Sun Apr 17 01:55:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a5948a

games-fps/qudos: respect CFLAGS; better deps; sdl client always depends on 
opengl (bug #424539); get the pak file from github to avoid crashing with newer 
libpng (bug #494414); remove alsa flag since support is not yet complete

Package-Manager: portage-2.2.26

 games-fps/qudos/Manifest|  2 +-
 games-fps/qudos/qudos-0.40.1.ebuild | 56 +++--
 2 files changed, 23 insertions(+), 35 deletions(-)

diff --git a/games-fps/qudos/Manifest b/games-fps/qudos/Manifest
index 4c5257a..b7fc28b 100644
--- a/games-fps/qudos/Manifest
+++ b/games-fps/qudos/Manifest
@@ -1,2 +1,2 @@
 DIST QuDos-0.40.1-src.tar.bz2 2031636 SHA256 
90d8dbbbe4e006b4233b9c8c20bc3da5c240dde8fdf17ccf43ca533d296aa21a SHA512 
97b9c6bac0d09c060ab33174604deb2781f0ebdc48b00bd0bc402523fb04cdf84edd8abc18507bba8c7e616f6d460a1de6debc96ec39bb5562b20a7f06eea734
 WHIRLPOOL 
623456b47dfefc389ceadf267369221c2a89a934597fbc5e951c9728d6947a982525884803cfae6a59ede682c637bfba2f97f0c3e2c98579fce63dfe71161fca
-DIST QuDos-0.40.1.pk3 5253128 SHA256 
c02e0df50785d5b360ec5435e2fd3d31b337f28f676b7af141a8e2664f518f1c SHA512 
69d1e752c32e763f0452f41856fbb9833676dfd27337633c65666b47be13db48be7ad6f81054b180a3fdc43d3952f3bbe632df12fa0a8e86be14c48c2d8daec5
 WHIRLPOOL 
33d54cadce0d5d3fd4353838dcd9719443f3fc01f5bb859f80aae105389990c62cc8ee5576eb81098ccce5320d7591b9c955f9e82c61461ec217e01034a939d4
+DIST QuDos-0.40.1.pk3 4210489 SHA256 
c6f4dec4b0499b7b9d311d0d2a438358a205d42031b49f5695e5e14859ca SHA512 
19c3c6b3d17cbd9642320d8eb7a83d667afeafd0ee5eb818e9f07be71e2ab69182474c1f529ecbcfcfa59590bafedb0de3c70dfff10e4bc7a6e07a1546f27d4b
 WHIRLPOOL 
53d571d352f2f184fad9fcefd45a77e4d703e3338b5ec4baa77d0f46fb669d95164a2fa33dd80cb7083c40dd86da54cf4a0bea6e5d5dbb9253c3c9b53a44f86c

diff --git a/games-fps/qudos/qudos-0.40.1.ebuild 
b/games-fps/qudos/qudos-0.40.1.ebuild
index 32e8759..2b2f074 100644
--- a/games-fps/qudos/qudos-0.40.1.ebuild
+++ b/games-fps/qudos/qudos-0.40.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,18 +12,19 @@ MY_PN="quake2"
 DESCRIPTION="Enhanced Quake 2 engine"
 HOMEPAGE="http://qudos.quakedev.com/;
 
SRC_URI="http://qudos.quakedev.com/linux/${MY_PN}/engines/QuDos/${FILE_STEM}.tar.bz2
-   http://qudos.quakedev.com/linux/${MY_PN}/engines/QuDos/${PK3_FILE};
+   https://github.com/ZwS/qudos/raw/master/quake2/baseq2/qudos.pk3 -> 
${PK3_FILE}"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="alsa cdinstall debug dedicated demo dga ipv6 joystick mods opengl qmax 
oss sdl textures"
+IUSE="cdinstall debug dedicated demo dga ipv6 joystick mods opengl qmax oss 
sdl textures"
 
-UIDEPEND="alsa? ( media-libs/alsa-lib )
-   opengl? (
+DEPEND="opengl? (
+   virtual/opengl
+   virtual/glu )
+   sdl? ( media-libs/libsdl[joystick?,opengl,sound,video]
virtual/opengl
virtual/glu )
-   sdl? ( media-libs/libsdl )
virtual/jpeg:0
media-libs/libogg
media-libs/libpng:0
@@ -33,11 +34,10 @@ UIDEPEND="alsa? ( media-libs/alsa-lib )
x11-libs/libXext
x11-libs/libXxf86dga
x11-libs/libXxf86vm"
-RDEPEND="${UIDEPEND}
+RDEPEND="${DEPEND}
cdinstall? ( games-fps/quake2-data )
-   demo? ( games-fps/quake2-demodata )
+   demo? ( games-fps/quake2-demodata[symlink] )
textures? ( games-fps/quake2-textures )"
-DEPEND="${UIDEPEND}"
 
 S=${WORKDIR}/${FILE_STEM}
 dir=${GAMES_DATADIR}/${MY_PN}
@@ -71,19 +71,12 @@ pkg_setup() {
snd_drv=""
[[ -z "${snd_drv}" ]] && use oss && snd_drv="oss"
[[ -z "${snd_drv}" ]] && use sdl && snd_drv="sdl"
-   [[ -z "${snd_drv}" ]] && use alsa && snd_drv="alsa"
# Default if nothing else chosen
[[ -z "${snd_drv}" ]] && snd_drv="oss"
 
if default_client ; then
elog "Selected the ${snd_drv} sound driver as the default."
echo
-   if [[ "${snd_drv}" = "alsa" ]] ; then
-   ewarn "The ALSA sound driver for this game is 
incomplete."
-   # OSS is the default sound driver in the Makefile
-   ewarn "The 'oss' USE flag is recommended instead."
-   echo
-   fi
fi
 }
 
@@ -95,25 +88,30 @@ src_prepare() {
rm docs/gnu.txt
 
# Change default sound driver and its location
-   sed -i src/client/snd_dma.c \
+   sed -i \
-e "s:\"oss\":\"${snd_drv}\":" \
-e "s:\"\./snd:\"$(games_get_libdir)/${PN}/snd:" \
-  

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

2016-04-16 Thread Michael Sterrett
commit: 507e908f0c953003b1433f4429b37b6f8cff78c4
Author: Michael Sterrett  gentoo  org>
AuthorDate: Sun Apr 17 01:54:50 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Sun Apr 17 01:55:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507e908f

games-fps/qudos: whitespace

Package-Manager: portage-2.2.26

 games-fps/qudos/qudos-0.40.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/games-fps/qudos/qudos-0.40.1.ebuild 
b/games-fps/qudos/qudos-0.40.1.ebuild
index 2b2f074..240b690 100644
--- a/games-fps/qudos/qudos-0.40.1.ebuild
+++ b/games-fps/qudos/qudos-0.40.1.ebuild
@@ -109,7 +109,6 @@ src_prepare() {
"${FILESDIR}"/${P}-gnusource.patch
 }
 
-
 src_compile() {
yesno() { usex $1 YES NO; }
 



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

2016-04-16 Thread Michael Sterrett
commit: 9c4b960182331244f3295ed59d3f12188f083fc5
Author: Michael Sterrett  gentoo  org>
AuthorDate: Sat Apr 16 23:22:35 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Sun Apr 17 01:55:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c4b9601

games-fps/quake2-demodata: add blocker on games-fps/quake2-data since that 
already includes the demo data; tidy

Package-Manager: portage-2.2.26

 .../quake2-demodata/quake2-demodata-3.14.ebuild| 34 ++
 1 file changed, 3 insertions(+), 31 deletions(-)

diff --git a/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild 
b/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild
index 132919c..7c16869 100644
--- a/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild
+++ b/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 EAPI=5
@@ -19,40 +19,12 @@ KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86 ~x86-fbsd"
 IUSE="symlink"
 
 RDEPEND=""
-DEPEND="app-arch/unzip"
+DEPEND="app-arch/unzip
+   !games-fps/quake2-data" # games-fps/quake2-data already includes the 
demo data
 
 S=${WORKDIR}
 dir=${GAMES_DATADIR}/${MY_PN}
 
-pkg_setup() {
-   games_pkg_setup
-
-   local alert_user
-
-   if ! use symlink ; then
-   ewarn "The 'symlink' USE flag is needed for Quake 2 clients"
-   ewarn "to easily play the demo data."
-   echo
-   alert_user=y
-   fi
-
-   if has_version "games-fps/quake2-data" ; then
-   ewarn "games-fps/quake2-data already includes the demo data,"
-   ewarn "so this installation is not very useful."
-   echo
-   if use symlink ; then
-   eerror "The symlink for the demo data conflicts with 
the cdinstall data"
-   die "Remove the 'symlink' USE flag for this package"
-   fi
-   alert_user=y
-   fi
-
-   if [[ -n "${alert_user}" ]] ; then
-   ebeep
-   epause
-   fi
-}
-
 src_unpack() {
unpack_zip ${A}
 }



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

2016-04-16 Thread Davide Pesavento
commit: 9f954563a2abd999dd87fe37c5ddd911e72ceaab
Author: Davide Pesavento  gentoo  org>
AuthorDate: Sun Apr 17 01:19:26 2016 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Sun Apr 17 01:19:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f954563

dev-python/sip: version bump; EAPI=6

Package-Manager: portage-2.2.28

 dev-python/sip/Manifest|  1 +
 dev-python/sip/files/sip-4.18-darwin.patch | 30 +
 .../sip/{sip-4..ebuild => sip-4.18.ebuild} | 39 ++
 dev-python/sip/sip-4..ebuild   | 19 ++-
 4 files changed, 59 insertions(+), 30 deletions(-)

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index fc9dd24..988913f 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1,3 +1,4 @@
 DIST sip-4.16.2.tar.gz 793663 SHA256 
a55a2324a46ab42e42ae57c52ef06583b17d25c987973fe2e7ff2e8a649294ce SHA512 
07ced0188bd4dc897ddacbce226b33ac9d236455a95018e900fd5f652439c905ddd56688f8bb29f704fcf201a8e668d5cc89ba887065826653087cf0a9f6dbfb
 WHIRLPOOL 
47c741f1b787ba147e7a299e3c93a7537f14f1b192726e39f3679d0b0e0a991df603509c5674f262311259d9ad2e1e845746d215d5ef70eb7b827c1557eb8b82
 DIST sip-4.16.9.tar.gz 957858 SHA256 
dbe173aa566e26ca0bb5bcbc1d30ef780f416267bb3b5df48149a737ea6b0555 SHA512 
f9e7deac3462f71e809fce29aea4b7e7e3d1acb7600252178459cfb9e09d1543e9a189bdc66c946c9d11c4a6f3175a6d6b306481cadab70ed7f17f6e7c328ddc
 WHIRLPOOL 
f4cfcb5ecc945332683bdcbd6913b87fc975f8e268e02e6bdeaadebf578e40f1e94a3c76cdb1ea3890ec969d1454560d58df01ba4ad507d914a300076365ade0
 DIST sip-4.17.tar.gz 959835 SHA256 
603026822adf8673fca6e0ea20b02c3c4a2dccb309647656f7269adc8de89060 SHA512 
ac9af0b0e8424152a9768bccacd4db393fd3f4e5c8cf171863d9e615564c744c5be4d0b4af82c5ceed8d27f9845e308f559df30153e6d5bce8d4e2af6e5192d9
 WHIRLPOOL 
a11d1f3d43b60fa06bc67dec60a500c0c163f179bec8865e5eef286c191652fd51d45965f8f96c3c13365976a5bd85c36454924a4da9c1508df0d807466ecf20
+DIST sip-4.18.tar.gz 991980 SHA256 
f1dc5c81c07a9ad97edcd4a0af964a41e420024ba7ca165afd2b351efd249cb6 SHA512 
365fb51b8c833ebc923b87a961fac83976b653ebcec8fe7ad1543ee5a406471eb9309c8efbee6662c7b622f36771cd3ac31ede10208f23d2531a45af906d383d
 WHIRLPOOL 
3cf3516483e62ed26fca1de6bc90e58a2bd04d3d66214b0f62eb4338c2b7a8a595d46952ef86cd7fa61e50b160a06b484a7d4f5997be2f2a7714b1edabaef2a4

diff --git a/dev-python/sip/files/sip-4.18-darwin.patch 
b/dev-python/sip/files/sip-4.18-darwin.patch
new file mode 100644
index 000..6dd45ac
--- /dev/null
+++ b/dev-python/sip/files/sip-4.18-darwin.patch
@@ -0,0 +1,30 @@
+diff -ru sip-4.18.orig/siputils.py sip-4.18/siputils.py
+--- sip-4.18.orig/siputils.py  2016-04-16 22:38:22.662502890 +0200
 sip-4.18/siputils.py   2016-04-16 22:38:39.88155 +0200
+@@ -946,8 +946,6 @@
+ """
+ if self.generator in ("MSVC", "MSVC.NET", "MSBUILD", "BMAKE"):
+ plib = clib + ".lib"
+-elif sys.platform == "darwin" and framework:
+-plib = "-framework " + clib
+ else:
+ plib = "-l" + clib
+ 
+@@ -962,8 +960,6 @@
+ """
+ if self.generator in ("MSVC", "MSVC.NET", "MSBUILD", "BMAKE"):
+ prl_name = os.path.join(self.config.qt_lib_dir, clib + ".prl")
+-elif sys.platform == "darwin" and framework:
+-prl_name = os.path.join(self.config.qt_lib_dir, clib + 
".framework", clib + ".prl")
+ else:
+ prl_name = os.path.join(self.config.qt_lib_dir, "lib" + clib + 
".prl")
+ 
+@@ -1639,7 +1635,7 @@
+ if sys.platform == "win32":
+ ext = "pyd"
+ elif sys.platform == "darwin":
+-ext = "so"
++ext = "bundle"
+ elif sys.platform == "cygwin":
+ ext = "dll"
+ else:

diff --git a/dev-python/sip/sip-4..ebuild b/dev-python/sip/sip-4.18.ebuild
similarity index 74%
copy from dev-python/sip/sip-4..ebuild
copy to dev-python/sip/sip-4.18.ebuild
index f7b9c0d..799bd72 100644
--- a/dev-python/sip/sip-4..ebuild
+++ b/dev-python/sip/sip-4.18.ebuild
@@ -1,44 +1,34 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
 
-inherit eutils mercurial python-r1 toolchain-funcs
+inherit python-r1 toolchain-funcs
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.com/software/sip/intro 
https://pypi.python.org/pypi/SIP;
-EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip;
+SRC_URI="mirror://sourceforge/pyqt/${P}.tar.gz"
 
 # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
 SLOT="0/11"
 LICENSE="|| ( GPL-2 GPL-3 SIP )"
-KEYWORDS=""
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 

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

2016-04-16 Thread Rafael Martins
commit: 84ac7d636ebced5641a9119132cc4915e8250d49
Author: Rafael G. Martins  gentoo  org>
AuthorDate: Sun Apr 17 01:12:48 2016 +
Commit: Rafael Martins  gentoo  org>
CommitDate: Sun Apr 17 01:12:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ac7d63

dev-vcs/blogc-git-receiver: version bump

Package-Manager: portage-2.2.26

 dev-vcs/blogc-git-receiver/Manifest   | 2 +-
 ...logc-git-receiver-0.3.1.ebuild => blogc-git-receiver-0.4.0.ebuild} | 4 ++--
 dev-vcs/blogc-git-receiver/blogc-git-receiver-.ebuild | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-vcs/blogc-git-receiver/Manifest 
b/dev-vcs/blogc-git-receiver/Manifest
index 7afd620..ae7a030 100644
--- a/dev-vcs/blogc-git-receiver/Manifest
+++ b/dev-vcs/blogc-git-receiver/Manifest
@@ -1 +1 @@
-DIST blogc-git-receiver-0.3.1.tar.xz 248740 SHA256 
684b295f00ac1a5e88db01fdae3197795e7636d82cfd7aa3b2632c7c7254db87 SHA512 
63c6fa417c39d1e4da197a519d3cfc20b29a47f6c0f3e75f6bd796416aca7570fa293a3c3eb7e1c2949a3746d1caa84021296e2fe32e6ccbde9553ff56346c25
 WHIRLPOOL 
887fe34e721ad9ac9afb5824d85619f737798e2ab3f5a8c1fcee04ed5a3f099777b90164d55055b70ce6c1283ac672349c7a30730590e65f1e1851f6af9ba917
+DIST blogc-git-receiver-0.4.0.tar.xz 240764 SHA256 
14d3b60e2568c0995cc1cc4cb656a45aa63a44841f1246b441bb1011c5269d93 SHA512 
d1c7cb660d570c66ae25046dfc1ea68ff0f9a76432b0063e7f3a955d5d8564fdb2443791191f94534f94a797e8f46e421554f009ca43ba5fd8f377eabecd57ea
 WHIRLPOOL 
61f92b5280162e270c660e127a104a09a9e136b707333f605783308274978f28542b27a38c009b36d0411bedbf612a4ba8decef0eabc5550b69845fa121bdae4

diff --git a/dev-vcs/blogc-git-receiver/blogc-git-receiver-0.3.1.ebuild 
b/dev-vcs/blogc-git-receiver/blogc-git-receiver-0.4.0.ebuild
similarity index 90%
rename from dev-vcs/blogc-git-receiver/blogc-git-receiver-0.3.1.ebuild
rename to dev-vcs/blogc-git-receiver/blogc-git-receiver-0.4.0.ebuild
index 8c73a5c..5a2c6ff 100644
--- a/dev-vcs/blogc-git-receiver/blogc-git-receiver-0.3.1.ebuild
+++ b/dev-vcs/blogc-git-receiver/blogc-git-receiver-0.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ if [[ ${PV} = ** ]]; then
KEYWORDS=""
DEPEND="=dev-libs/squareball-"
 else
-   DEPEND=">=dev-libs/squareball-0.1"
+   DEPEND=">=dev-libs/squareball-0.2.0"
 fi
 
 LICENSE="BSD"

diff --git a/dev-vcs/blogc-git-receiver/blogc-git-receiver-.ebuild 
b/dev-vcs/blogc-git-receiver/blogc-git-receiver-.ebuild
index 8c73a5c..5a2c6ff 100644
--- a/dev-vcs/blogc-git-receiver/blogc-git-receiver-.ebuild
+++ b/dev-vcs/blogc-git-receiver/blogc-git-receiver-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ if [[ ${PV} = ** ]]; then
KEYWORDS=""
DEPEND="=dev-libs/squareball-"
 else
-   DEPEND=">=dev-libs/squareball-0.1"
+   DEPEND=">=dev-libs/squareball-0.2.0"
 fi
 
 LICENSE="BSD"



[gentoo-commits] repo/gentoo:master commit in: media-tv/mythtv/

2016-04-16 Thread Richard Freeman
commit: 048bdae2a3f1b21ba4e378064116fae771f60396
Author: Richard Freeman  gentoo  org>
AuthorDate: Sun Apr 17 00:13:29 2016 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Sun Apr 17 00:13:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=048bdae2

media-tv/mythtv: Add missing dependencies.

Package-Manager: portage-2.2.26

 media-tv/mythtv/mythtv-0.28.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/media-tv/mythtv/mythtv-0.28.ebuild 
b/media-tv/mythtv/mythtv-0.28.ebuild
index 92a9d3e..7535185 100644
--- a/media-tv/mythtv/mythtv-0.28.ebuild
+++ b/media-tv/mythtv/mythtv-0.28.ebuild
@@ -34,6 +34,7 @@ REQUIRED_USE="
theora? ( vorbis )"
 
 COMMON="
+   media-gfx/exiv2:=
>=media-libs/freetype-2.0:=
>=media-sound/lame-3.93.1
sys-libs/zlib:=
@@ -46,10 +47,13 @@ COMMON="
dev-qt/qtcore:5=
dev-qt/qtdbus:5=
dev-qt/qtgui:5=
+   dev-qt/qtnetwork:5=
dev-qt/qtscript:5=
dev-qt/qtsql:5=[mysql]
dev-qt/qtopengl:5=
dev-qt/qtwebkit:5=
+   dev-qt/qtwidgets:5=
+   dev-qt/qtxml:5=
x11-misc/wmctrl:=
virtual/mysql
virtual/opengl:=
@@ -264,6 +268,7 @@ src_configure() {
--extra-cflags="${CFLAGS}" \
--extra-cxxflags="${CXXFLAGS}" \
--extra-ldflags="${LDFLAGS}" \
+   --qmake=/usr/lib/qt5/bin/qmake \
${myconf} || die "configure died"
 }
 



[gentoo-commits] proj/portage:repoman commit in: pym/repoman/, pym/repoman/modules/scan/ebuild/, pym/portage/util/, ...

2016-04-16 Thread Zac Medico
commit: edd2994047479bbc3460d90ae13a883cb331630d
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Apr 16 20:24:06 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Apr 16 20:47:52 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=edd29940

repoman: replace Fuse with Future

Replace Fuse with Future, which is similar more generic. The
code ends up being slightly more verbose, but more flexible.
The Future class will be useful elsewhere, including the
EventLoop class.

 pym/portage/util/futures.py | 118 
 pym/repoman/fuse.py |  68 
 pym/repoman/main.py |  12 ++-
 pym/repoman/modules/scan/ebuild/ebuild.py   |  10 ++-
 pym/repoman/modules/scan/ebuild/isebuild.py |  25 --
 pym/repoman/modules/scan/metadata/unused.py |  10 ++-
 pym/repoman/scanner.py  |   4 +-
 7 files changed, 164 insertions(+), 83 deletions(-)

diff --git a/pym/portage/util/futures.py b/pym/portage/util/futures.py
new file mode 100644
index 000..c648f10
--- /dev/null
+++ b/pym/portage/util/futures.py
@@ -0,0 +1,118 @@
+# Copyright 2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+#
+# For compatibility with python versions which do not have the
+# asyncio module (Python 3.3 and earlier), this module provides a
+# subset of the asyncio.futures.Futures interface.
+
+from __future__ import unicode_literals
+
+__all__ = (
+   'CancelledError',
+   'Future',
+   'InvalidStateError',
+)
+
+try:
+   from asyncio import (
+   CancelledError,
+   Future,
+   InvalidStateError,
+   )
+except ImportError:
+
+   from portage.exception import PortageException
+
+   _PENDING = 'PENDING'
+   _CANCELLED = 'CANCELLED'
+   _FINISHED = 'FINISHED'
+
+   class Error(PortageException):
+   pass
+
+   class CancelledError(Error):
+   def __init__(self):
+   Error.__init__(self, "cancelled")
+
+   class InvalidStateError(Error):
+   pass
+
+   class Future(object):
+
+   # Class variables serving as defaults for instance variables.
+   _state = _PENDING
+   _result = None
+   _exception = None
+
+   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
+   return True
+
+   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 != _PENDING
+
+   def result(self):
+   """Return the result this future represents.
+
+   If the future has been cancelled, raises 
CancelledError.  If the
+   future's result isn't yet available, raises 
InvalidStateError.  If
+   the future is done and has an exception set, this 
exception is raised.
+   """
+   if self._state == _CANCELLED:
+   raise CancelledError()
+   if self._state != _FINISHED:
+   raise InvalidStateError('Result is not ready.')
+   if self._exception is not None:
+   raise self._exception
+   return self._result
+
+   def exception(self):
+   """Return the exception that was set on this future.
+
+   The exception (or None if no exception was set) is 
returned only if
+   the future is done.  If the future has been cancelled, 
raises
+   CancelledError.  If the future isn't done yet, raises
+   InvalidStateError.
+   """
+   if self._state == _CANCELLED:
+   raise CancelledError
+   if self._state != _FINISHED:
+   raise InvalidStateError('Exception is not set.')
+   return self._exception
+
+   def set_result(self, result):
+   """Mark the future done and set its result.
+
+   If the future is already done when this method is 
called, 

[gentoo-commits] repo/gentoo:master commit in: dev-db/rqlite/

2016-04-16 Thread Zac Medico
commit: 6540e1f5ec42cede7e7fe405e088becca4ec1e01
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Apr 16 22:57:13 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Apr 16 22:57:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6540e1f5

dev-db/rqlite: remove old versions

Package-Manager: portage-2.2.28

 dev-db/rqlite/Manifest  |  8 ---
 dev-db/rqlite/rqlite-1.0.ebuild | 79 
 dev-db/rqlite/rqlite-2.0_pre20160308.ebuild | 95 -
 3 files changed, 182 deletions(-)

diff --git a/dev-db/rqlite/Manifest b/dev-db/rqlite/Manifest
index d3b1eaa..7de2559 100644
--- a/dev-db/rqlite/Manifest
+++ b/dev-db/rqlite/Manifest
@@ -1,16 +1,8 @@
 DIST bolt-2f846c3551b76d7710f159be840d66c3d064abbe.tar.gz 78184 SHA256 
4358157d83f88a3e0fdd5b2faa810ce0e8569ce5594ce893634f0042b2dfcdab SHA512 
429391842ac0ed04fb73587a1d21c2bf03a3c41f79fa192cc601ad4748a02ecd9a5ed024779a7267278f4c7a7152b1cf6d4e48ae1ceb31e52179506792ac4b51
 WHIRLPOOL 
f0d5eabcd2936897124bc7bfc1c5e616c79d7deb0f465e9cbd2b28c6d45173e26c71303afc1a9f6e1ef513548d192d9e8c6e5addba4af4ef40edc564f82245f0
 DIST bolt-ee4a0888a9abe7eefe5a0992ca4cb06864839873.tar.gz 78144 SHA256 
165a79b80801b667b9ae09becc6085ebc79a68de32403b31018010c89216d2bc SHA512 
a1f1254a00c6ad05d9097e900f1918a1d05e0a945c2438e715f6d386fc0dad82b3302764afd7bfb2a43030e79c6a0271284c866caffdda216961c10e16b63e2a
 WHIRLPOOL 
9917359c05160a4852e55d6e556b511ba374d6c16b2c78a7d9e3ad5566f7ef68dd08176993e9fac2dc7f69612dd7da12a96e0a73b5e1e19fa102b540f594b800
 DIST go-metrics-345426c77237ece5dab0e1605c3e4b35c3f54757.tar.gz 13610 SHA256 
2efdf7c349cb81ef75fbb812e150aac9a7c6c27417f4e84f655ff77ddb006789 SHA512 
2dd120d6da4d8cfcd4546a288534f233f7073281ed3d6e7712c8a92fc11f7b800c0950835037ec936ec89e6fc2dba06088d70bc7faee6f139cc9656c0a81d4b7
 WHIRLPOOL 
ebe0a792cb231f3ff5241f8c2526c7a7927d6d1ab138e92ae0da34ba72e54bbb4769aa14804110e61d7de280ce28a0040ebd17e79ceccec585ad48c9aac91c33
-DIST go-metrics-51425a2415d21afadfd55cd93432c0bc69e9598d.tar.gz 33525 SHA256 
42e9c8c59c90b84ae00dcaec111d6903a2c0e1f17ea89bdecf313ea3172e292d SHA512 
1cc31cab2e0bfeb426c813b0e69fc9810be0c1024f01be81de3ea001da930dd6ff72793e4cb4895ceda7a43d0879b2c7ca6c640524d49c1080056382dc2b5e0b
 WHIRLPOOL 
9a35efb70b827c7464a7fdb2866db93bf9e818b25a5a5038f6a0bf16ed06aaa16727c54bf08d6a18fe08cbbdca952e6878c41cdea3cea7287c87399cb22a43dd
 DIST go-msgpack-fa3f63826f7c23912c15263591e65d54d080b458.tar.gz 49488 SHA256 
eeffbd458f4996334275f828cfd3549d32a2ba6eda359e5c9be09f091548781f SHA512 
7e60a122cca007bf5455d6e15f77c24eaa5739deedc9e0c158282249e84698f873628bffa9eb7d23c1c59bda7632b1968ca770c8e1796e2d50750ac86e80fcb2
 WHIRLPOOL 
41745e39256ef510d42c4da413609e3bdd0621cc2acccfddabb4c8774e47b73ad46656639bed3fac2335cf1b6a2a245d3b8b4f3831cfafb2c6e7ecb90293475d
-DIST go-protobuf-0_pre20150809.tar.gz 151982 SHA256 
160ad98eb1477492476ba566d218262fe6d326410d5a030c6a00433eaf7f9006 SHA512 
04802b8d74ccaa17f9fc030badd0e74b6e47233ca5f1faab7c49f25bef2f06efd97aa4bf3f4783a7815958354744ddb9fee96d183aebbb03864069b0cc569564
 WHIRLPOOL 
f49157a4a1a48c67b72ed38121ba28aec3f9b3405a3388097caba36643715c14b6915f9bcbd04f974fa98e9f2c4c4a4e313480ef307701c0ace734e9c214c010
-DIST go-raft-75a23dbefaeea0be2869de087c2cd3379e84c424.tar.gz 39529 SHA256 
9525aa5fb9b2f8ccd90e7046c182dfb658340dd7d87d33c956685aa2abb17c38 SHA512 
a66ef6c72c6c4b7c857e6da95f8600435dc5586148a7ec7adedcc08b454898d1577dab3dc2048e8a3367af5d3a25cb16b042e19643d1b707dfbaf324c5c631bc
 WHIRLPOOL 
23adb88a0048b8406ed02baf5a2089059f7c1e2ca1d360f08507635ed76d3a155b31473bcb40716280483cfdf3d95992ba5f3df83da3f8eadeaf6892b932963c
-DIST go-sqlite3-1.1.0_p20160131.tar.gz 1847546 SHA256 
d743a044d7ee88b2783f5a15f22b47ffdaa478c0b258babc3c621ce347955bb8 SHA512 
9596012111b23865191904b7b0817ddbd88fc61383a3dfcf737d3d1be95c1a1d57b779ffbb9fa83303245a992c56e427396ffccb759a440822fffa516cae0b3d
 WHIRLPOOL 
a54021a0b8deb4fd28f44e45e8c78b896ef1121e4a23eb5fe6877b259c37456a6fb4fad77300a079fc3357a14b52d0b0750286a6f15431bdfefd17a99791c7c4
 DIST go-sqlite3-1.1.0_p20160307.tar.gz 1847839 SHA256 
f3551d37bb2a485ef2c62c205bb104e6a19e25e3854e0106575db94891eba656 SHA512 
e4613f8c18c4f5c60b09facfd6f6c36e14029538eef6deef94d57d0c0aeeed86023f36ed0fb0b7e5340ecbaad4f9b5815c5182cc19f85f52349610caaa998665
 WHIRLPOOL 
1eab66203e336c8081d18ba27f5aa706fc04d6c1d2b1e270457ca29d7785a3d77b36565f2b94003986a83a12618e3ffd376d8a38dee45af4c98219dce3fc69bf
-DIST gorilla-context-1c83b3eabd45b6d76072b66b746c20815fb2872d.tar.gz 4263 
SHA256 f4cc863669fbf9251fd249b060d61f6678a1dd6a72fc31ca5a7e93a6314a0e0f SHA512 
70be60b8981beada4a5992b43edb2205852e7f6ea50c2c9020af43593f666a67765f013b6ea0adc6ccbb4348a6857b82521a5040fea8a0f3c8a5a240729372ee
 WHIRLPOOL 
e80aca1f5eec967ed0434374841b2762e26c9537217f976d006c8ca0c0e55a6567eaa6e8500dbcd0f26a6b65dcf15bbd5d494b3530bdfafe5d30302fca0248af
-DIST gorilla-mux-26a6070f849969ba72b72256e9f14cf519751690.tar.gz 23501 SHA256 

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

2016-04-16 Thread Anthony G. Basile
commit: b6bb205ec4b7b4133be3bf7ac9e6f4882fd9b30b
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Apr 16 22:18:25 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Apr 16 22:26:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6bb205e

ssl-cert.eclass: remove = slot operator from DEPEND

It is common practice to include := in DEPENDs even though slot
operators are only meaningful in RDEPENDs because one often sees
RDEPEND="${DEPEND} ...".  However, the scope of DEPEND does not
cross the boundary between eclass and inhering ebuild, so that
operator is useless here.

 eclass/ssl-cert.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/ssl-cert.eclass b/eclass/ssl-cert.eclass
index 002de76..0db2986 100644
--- a/eclass/ssl-cert.eclass
+++ b/eclass/ssl-cert.eclass
@@ -30,10 +30,10 @@
 
 if [[ "${SSL_DEPS_SKIP}" == "0" ]]; then
if [[ "${SSL_CERT_MANDATORY}" == "0" ]]; then
-   DEPEND="${SSL_CERT_USE}? ( dev-libs/openssl:0= )"
+   DEPEND="${SSL_CERT_USE}? ( dev-libs/openssl:0 )"
IUSE="${SSL_CERT_USE}"
else
-   DEPEND="dev-libs/openssl:0="
+   DEPEND="dev-libs/openssl:0"
fi
 fi
 



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

2016-04-16 Thread Manuel Rüger
commit: 7a112762b00375574f1cfab2b7ca9b070450e0ce
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 22:01:55 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 22:01:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a112762

dev-ruby/prawn: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/prawn/prawn-1.3.0.ebuild | 4 ++--
 dev-ruby/prawn/prawn-2.0.2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/prawn/prawn-1.3.0.ebuild 
b/dev-ruby/prawn/prawn-1.3.0.ebuild
index f413a86..36b6daf 100644
--- a/dev-ruby/prawn/prawn-1.3.0.ebuild
+++ b/dev-ruby/prawn/prawn-1.3.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_DOC="yard"
 RUBY_FAKEGEM_RECIPE_TEST="rspec"

diff --git a/dev-ruby/prawn/prawn-2.0.2.ebuild 
b/dev-ruby/prawn/prawn-2.0.2.ebuild
index 1ce51d2..4743ecd 100644
--- a/dev-ruby/prawn/prawn-2.0.2.ebuild
+++ b/dev-ruby/prawn/prawn-2.0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_DOC="yard"
 RUBY_FAKEGEM_RECIPE_TEST="rspec"



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

2016-04-16 Thread Manuel Rüger
commit: 8d908c362d38a3ca1e2553d3de901079dead3eab
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 22:03:42 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 22:03:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d908c36

dev-ruby/rspec-rails: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/rspec-rails/rspec-rails-2.14.2.ebuild | 4 ++--
 dev-ruby/rspec-rails/rspec-rails-2.99.0.ebuild | 4 ++--
 dev-ruby/rspec-rails/rspec-rails-3.3.3.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/rspec-rails/rspec-rails-2.14.2.ebuild 
b/dev-ruby/rspec-rails/rspec-rails-2.14.2.ebuild
index 8e6cb31..e36f6d1 100644
--- a/dev-ruby/rspec-rails/rspec-rails-2.14.2.ebuild
+++ b/dev-ruby/rspec-rails/rspec-rails-2.14.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 

diff --git a/dev-ruby/rspec-rails/rspec-rails-2.99.0.ebuild 
b/dev-ruby/rspec-rails/rspec-rails-2.99.0.ebuild
index a746c7f..75d9656 100644
--- a/dev-ruby/rspec-rails/rspec-rails-2.99.0.ebuild
+++ b/dev-ruby/rspec-rails/rspec-rails-2.99.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 

diff --git a/dev-ruby/rspec-rails/rspec-rails-3.3.3.ebuild 
b/dev-ruby/rspec-rails/rspec-rails-3.3.3.ebuild
index 04464e0..34f9b6d 100644
--- a/dev-ruby/rspec-rails/rspec-rails-3.3.3.ebuild
+++ b/dev-ruby/rspec-rails/rspec-rails-3.3.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2016-04-16 Thread Manuel Rüger
commit: 6e8f2801c1b7ddffb27dff4b861a636d87385ccb
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:58:47 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:58:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e8f2801

dev-ruby/hitimes: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/hitimes/hitimes-1.2.2.ebuild | 4 ++--
 dev-ruby/hitimes/hitimes-1.2.3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/hitimes/hitimes-1.2.2.ebuild 
b/dev-ruby/hitimes/hitimes-1.2.2.ebuild
index b61194f..fdb7cae 100644
--- a/dev-ruby/hitimes/hitimes-1.2.2.ebuild
+++ b/dev-ruby/hitimes/hitimes-1.2.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md HISTORY.md"

diff --git a/dev-ruby/hitimes/hitimes-1.2.3.ebuild 
b/dev-ruby/hitimes/hitimes-1.2.3.ebuild
index b61194f..fdb7cae 100644
--- a/dev-ruby/hitimes/hitimes-1.2.3.ebuild
+++ b/dev-ruby/hitimes/hitimes-1.2.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md HISTORY.md"



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

2016-04-16 Thread Manuel Rüger
commit: 58033e3862843595e0cdcfc16f6759a2b6953855
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:58:08 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:58:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58033e38

dev-ruby/hike: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/hike/hike-1.2.3-r1.ebuild | 4 ++--
 dev-ruby/hike/hike-1.2.3.ebuild| 4 ++--
 dev-ruby/hike/hike-2.1.2.ebuild| 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/hike/hike-1.2.3-r1.ebuild 
b/dev-ruby/hike/hike-1.2.3-r1.ebuild
index a88c13c..57d781b 100644
--- a/dev-ruby/hike/hike-1.2.3-r1.ebuild
+++ b/dev-ruby/hike/hike-1.2.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 

diff --git a/dev-ruby/hike/hike-1.2.3.ebuild b/dev-ruby/hike/hike-1.2.3.ebuild
index 5b3aa21..4e64c58 100644
--- a/dev-ruby/hike/hike-1.2.3.ebuild
+++ b/dev-ruby/hike/hike-1.2.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 

diff --git a/dev-ruby/hike/hike-2.1.2.ebuild b/dev-ruby/hike/hike-2.1.2.ebuild
index 8611756..1590031 100644
--- a/dev-ruby/hike/hike-2.1.2.ebuild
+++ b/dev-ruby/hike/hike-2.1.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_TEST="test"
 



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

2016-04-16 Thread Manuel Rüger
commit: e93d234017d1478970edfb03e834b3edbebe5b6e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:59:14 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:59:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e93d2340

dev-ruby/http-form_data: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/http-form_data/http-form_data-1.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/http-form_data/http-form_data-1.0.1.ebuild 
b/dev-ruby/http-form_data/http-form_data-1.0.1.ebuild
index c1cb8cb..f661aca 100644
--- a/dev-ruby/http-form_data/http-form_data-1.0.1.ebuild
+++ b/dev-ruby/http-form_data/http-form_data-1.0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2016-04-16 Thread Manuel Rüger
commit: f39e75c28308b23cd27cb4dd901f5c708e169376
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:56:55 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:56:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f39e75c2

dev-ruby/database_cleaner: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/database_cleaner/database_cleaner-1.4.1.ebuild | 4 ++--
 dev-ruby/database_cleaner/database_cleaner-1.5.0.ebuild | 4 ++--
 dev-ruby/database_cleaner/database_cleaner-1.5.1.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/database_cleaner/database_cleaner-1.4.1.ebuild 
b/dev-ruby/database_cleaner/database_cleaner-1.4.1.ebuild
index a832f49..8fa7871 100644
--- a/dev-ruby/database_cleaner/database_cleaner-1.4.1.ebuild
+++ b/dev-ruby/database_cleaner/database_cleaner-1.4.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_TASK_DOC="examples"

diff --git a/dev-ruby/database_cleaner/database_cleaner-1.5.0.ebuild 
b/dev-ruby/database_cleaner/database_cleaner-1.5.0.ebuild
index a832f49..8fa7871 100644
--- a/dev-ruby/database_cleaner/database_cleaner-1.5.0.ebuild
+++ b/dev-ruby/database_cleaner/database_cleaner-1.5.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_TASK_DOC="examples"

diff --git a/dev-ruby/database_cleaner/database_cleaner-1.5.1.ebuild 
b/dev-ruby/database_cleaner/database_cleaner-1.5.1.ebuild
index a832f49..8fa7871 100644
--- a/dev-ruby/database_cleaner/database_cleaner-1.5.1.ebuild
+++ b/dev-ruby/database_cleaner/database_cleaner-1.5.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_TASK_DOC="examples"



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

2016-04-16 Thread Manuel Rüger
commit: 0076d3fac2fff6755e5930d6ad947fd399515dae
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:56:18 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:56:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0076d3fa

dev-ruby/capistrano: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/capistrano/capistrano-2.15.5-r1.ebuild | 4 ++--
 dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild | 4 ++--
 dev-ruby/capistrano/capistrano-3.3.5.ebuild | 4 ++--
 dev-ruby/capistrano/capistrano-3.4.0.ebuild | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-ruby/capistrano/capistrano-2.15.5-r1.ebuild 
b/dev-ruby/capistrano/capistrano-2.15.5-r1.ebuild
index 723c1f9..0787af3 100644
--- a/dev-ruby/capistrano/capistrano-2.15.5-r1.ebuild
+++ b/dev-ruby/capistrano/capistrano-2.15.5-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"

diff --git a/dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild 
b/dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild
index 6744821..bcd6126 100644
--- a/dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild
+++ b/dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"

diff --git a/dev-ruby/capistrano/capistrano-3.3.5.ebuild 
b/dev-ruby/capistrano/capistrano-3.3.5.ebuild
index dcc15d1..dfd0d46 100644
--- a/dev-ruby/capistrano/capistrano-3.3.5.ebuild
+++ b/dev-ruby/capistrano/capistrano-3.3.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 

diff --git a/dev-ruby/capistrano/capistrano-3.4.0.ebuild 
b/dev-ruby/capistrano/capistrano-3.4.0.ebuild
index bb3d7e2..56e1a93 100644
--- a/dev-ruby/capistrano/capistrano-3.4.0.ebuild
+++ b/dev-ruby/capistrano/capistrano-3.4.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 



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

2016-04-16 Thread Manuel Rüger
commit: d2c489c008ccbb3bf650f07ef2afb71bd7170cda
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:57:28 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:57:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c489c0

dev-ruby/date_validator: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/date_validator/date_validator-0.8.0.ebuild | 4 ++--
 dev-ruby/date_validator/date_validator-0.8.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/date_validator/date_validator-0.8.0.ebuild 
b/dev-ruby/date_validator/date_validator-0.8.0.ebuild
index 126bff1..53d1866 100644
--- a/dev-ruby/date_validator/date_validator-0.8.0.ebuild
+++ b/dev-ruby/date_validator/date_validator-0.8.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_TEST="test"
 

diff --git a/dev-ruby/date_validator/date_validator-0.8.1.ebuild 
b/dev-ruby/date_validator/date_validator-0.8.1.ebuild
index 126bff1..53d1866 100644
--- a/dev-ruby/date_validator/date_validator-0.8.1.ebuild
+++ b/dev-ruby/date_validator/date_validator-0.8.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_TEST="test"
 



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

2016-04-16 Thread Manuel Rüger
commit: 29481a813e751cd9889ded15d315266a0f4d2193
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:20:56 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:20:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29481a81

dev-ruby/rack-openid: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/rack-openid/rack-openid-1.3.1.ebuild | 4 ++--
 dev-ruby/rack-openid/rack-openid-1.4.2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild 
b/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild
index 99bb53c..3579345 100644
--- a/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild
+++ b/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_TASK_TEST=""

diff --git a/dev-ruby/rack-openid/rack-openid-1.4.2.ebuild 
b/dev-ruby/rack-openid/rack-openid-1.4.2.ebuild
index 350730a..730ff37 100644
--- a/dev-ruby/rack-openid/rack-openid-1.4.2.ebuild
+++ b/dev-ruby/rack-openid/rack-openid-1.4.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="Readme.md"



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

2016-04-16 Thread Manuel Rüger
commit: a6118530cbcfa3b26fd137bb67e76ac6eae4b4fe
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:21:52 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:21:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6118530

dev-ruby/racc: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/racc/racc-1.4.11.ebuild | 4 ++--
 dev-ruby/racc/racc-1.4.12.ebuild | 4 ++--
 dev-ruby/racc/racc-1.4.13.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/racc/racc-1.4.11.ebuild b/dev-ruby/racc/racc-1.4.11.ebuild
index 029e7a8..736a87c 100644
--- a/dev-ruby/racc/racc-1.4.11.ebuild
+++ b/dev-ruby/racc/racc-1.4.11.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_TASK_DOC="docs"

diff --git a/dev-ruby/racc/racc-1.4.12.ebuild b/dev-ruby/racc/racc-1.4.12.ebuild
index 4f4d11b..30d9ab1 100644
--- a/dev-ruby/racc/racc-1.4.12.ebuild
+++ b/dev-ruby/racc/racc-1.4.12.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_TASK_DOC="docs"

diff --git a/dev-ruby/racc/racc-1.4.13.ebuild b/dev-ruby/racc/racc-1.4.13.ebuild
index cc8e209..5aeacfb 100644
--- a/dev-ruby/racc/racc-1.4.13.ebuild
+++ b/dev-ruby/racc/racc-1.4.13.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_TASK_DOC="docs"



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

2016-04-16 Thread Manuel Rüger
commit: a86af0662ce92dea8fc4a353f2844e372cc01d1e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:22:15 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:22:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a86af066

dev-ruby/pg_array_parser: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild
index e70da98..da143f8 100644
--- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild
+++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2016-04-16 Thread Manuel Rüger
commit: 8d66f4a3b829b97e6917aca582129e12f14f573a
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:13:26 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:13:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d66f4a3

net-mail/dot-forward: Remove old

Package-Manager: portage-2.2.28

 net-mail/dot-forward/dot-forward-0.71-r2.ebuild | 49 -
 1 file changed, 49 deletions(-)

diff --git a/net-mail/dot-forward/dot-forward-0.71-r2.ebuild 
b/net-mail/dot-forward/dot-forward-0.71-r2.ebuild
deleted file mode 100644
index ed4bd85..000
--- a/net-mail/dot-forward/dot-forward-0.71-r2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils toolchain-funcs user
-
-DESCRIPTION="reads sendmail's .forward files under qmail"
-HOMEPAGE="http://cr.yp.to/dot-forward.html;
-SRC_URI="http://cr.yp.to/software/${P}.tar.gz;
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-# See bug 97850
-RESTRICT="test"
-
-DEPEND=""
-
-src_unpack() {
-   unpack ${P}.tar.gz
-   cd ${S}
-   epatch ${FILESDIR}/${PV}-errno.patch
-   epatch ${FILESDIR}/${PV}-head-1.patch
-
-   echo "$(tc-getCC) ${CFLAGS}" > conf-cc
-   echo "$(tc-getCC)" > conf-ld
-}
-
-src_compile() {
-   emake prog || die
-}
-
-src_install() {
-   dodoc BLURB CHANGES FILES INSTALL README SYSDEPS TARGETS THANKS
-   dodoc TODO VERSION
-   doman *.1
-
-   insopts -o root -g qmail -m 755
-   insinto /var/qmail/bin
-   doins dot-forward || die
-}
-
-pkg_setup() {
-   # keep in sync with mini-qmail pkg
-   einfo "Creating qmail group"
-   enewgroup qmail 201
-}



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

2016-04-16 Thread Manuel Rüger
commit: afbfe715e10126a68c0d750fed52a0cb89a56904
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:14:54 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:14:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afbfe715

net-mail/yosucker: Remove old

Package-Manager: portage-2.2.28

 net-mail/yosucker/Manifest   |  1 -
 net-mail/yosucker/yosucker-75.ebuild | 44 
 2 files changed, 45 deletions(-)

diff --git a/net-mail/yosucker/Manifest b/net-mail/yosucker/Manifest
index f0fb5f8..5368e42 100644
--- a/net-mail/yosucker/Manifest
+++ b/net-mail/yosucker/Manifest
@@ -1,3 +1,2 @@
 DIST YoSucker-pr73.tar.gz 43581 SHA256 
73f4e0f3412b4172f1b27ebf3c68eee38efd8bb67b68987738e05c7a7b132126 SHA512 
a6010b0cf04c12a6ba8aed294c5613f5c17bc7dd25b3beb90f748f40418c3cd3f52089888e879ac81e271a135efff661ec9b3e03dd9aa8c8b8b500816f235f3b
 WHIRLPOOL 
51494fcd1178b960dfcc871271d10fa93a8f4318fcc43588016cc90283c1d808650c14eca934fe3a83903eeddbbfbb81de9565255804ff46f643f7d0a53e923f
-DIST YoSucker-pr75.tar.gz 43773 SHA256 
2d24f35380b8fd83407e29e8dcfa1350f68dce963f5fa1cfebb72b073022c2b4 SHA512 
b758a253a565db34f5199089096ed224387e0b5f115e094b686d9a0c1427e91e90bbfbecb17b696c26057dfc6c9385c5c0111a462d6fd99b6b5bd2d8bbafb5ca
 WHIRLPOOL 
13f8b0e9b4b2d9596fec803d76e3c8d6550989c063e66d8cc216f10b5754aebd606bc9f53681e85bbeeba54015456561420baec48a0f57e587b9c84c278724f3
 DIST YoSucker-pr77.tar.gz 44703 SHA256 
a61b3382d9059b7f5df40223b0ccdcb49a10ca6098c9ececc935a89e5593feda SHA512 
ac69ef919d602681b1812727ac1de2f2a6f158b1204bae803ce936d5db0ae16816ac778146ffd9fc886a31c1736779bfbc7c9c548e94722fd07f8e8b63139265
 WHIRLPOOL 
d4b18796b45201b9baeb89b17198608f60536d7da8ac2007231aaaf72264eccd9260d2957a40ad7896e04db06eae07116958e9158bbc3d4978e2eb5262bfb1e1

diff --git a/net-mail/yosucker/yosucker-75.ebuild 
b/net-mail/yosucker/yosucker-75.ebuild
deleted file mode 100644
index cdd6357..000
--- a/net-mail/yosucker/yosucker-75.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils
-
-MY_P="YoSucker-pr${PV}"
-S=${WORKDIR}/${MY_P}
-IUSE=""
-DESCRIPTION="Downloads mail from a Yahoo! webmail account to a local mail 
spool, an mbox file, or to procmail"
-SRC_URI="mirror://sourceforge/yosucker/${MY_P}.tar.gz"
-HOMEPAGE="http://yosucker.sourceforge.net;
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-SLOT="0"
-
-DEPEND="dev-lang/perl
-   dev-perl/TermReadKey
-   virtual/perl-Digest-MD5
-   dev-perl/IO-Socket-SSL
-   virtual/perl-MIME-Base64"
-
-RDEPEND=""
-
-src_install() {
-   dobin bin/*
-   mv utils/README utils/README.utils
-   dodoc docs/*
-   insinto /usr/share/doc/${P}/conf
-   doins conf/*
-   dolib lib/sputnik.pm
-
-}
-
-pkg_postinst() {
-   echo
-   draw_line
-   ewarn "The Yahoo! Mail interface has changed!!"
-   ewarn "If you have been using previous versions of YoSucker, you may 
need to"
-   ewarn "log in to Yahoo! Mail  manually before it works again."
-   draw_line
-   echo
-}



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

2016-04-16 Thread Manuel Rüger
commit: b7f2729ac1b74351cda2d16539b938b066c1f4eb
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:11:34 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:11:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f2729a

net-mail/mlmmj: Remove old

Package-Manager: portage-2.2.28

 net-mail/mlmmj/Manifest  |  1 -
 net-mail/mlmmj/mlmmj-1.2.17.1.ebuild | 64 
 2 files changed, 65 deletions(-)

diff --git a/net-mail/mlmmj/Manifest b/net-mail/mlmmj/Manifest
index 1742545..38e2902 100644
--- a/net-mail/mlmmj/Manifest
+++ b/net-mail/mlmmj/Manifest
@@ -1,4 +1,3 @@
-DIST mlmmj-1.2.17.1.tar.bz2 206041 SHA256 
45a93fe5c8fc8f987bd3f5b512aea895b7ce6e5c6ccd902d65fec78eeaf56c93 SHA512 
4fe0921bb0fa0903e61cffca2b360ae811a186956fee280537c3104caf3efc83a72f57f8fd048b3c2a0da9006f7278d67bc497e2092f6230328cf68560d83b70
 WHIRLPOOL 
dd5bfc91067fc209b485470212e6f63f59c6f49e54c43c19034a88960e526d1e0085eeb21908e8507b35d6cc6a992b198f324c9676571a93310cea200ae71287
 DIST mlmmj-1.2.18.0.tar.bz2 240571 SHA256 
6b7072d6f899fcbc8e5d04373e80bb71ffd9c896355285a713630d5f1eeb3341 SHA512 
f40fbb8a8ee5312ac6d6baa32065205b768b1ad2a16b8622e6316723d64ceb118cd6d3c0f64929d610596433e1ccb1082c23ea8ad69ca004a6b563da72bd8cc6
 WHIRLPOOL 
4cbb74866a0351cb2f2b132da18337095da6c79dca96ffc82e5fdbcc56cbd41e49826b83ff5551078b1cbec7ec542970ad4a0b9c9c2c53166a4bafab55eaac22
 DIST mlmmj-1.2.18.1.tar.bz2 240942 SHA256 
43d85fbed9bea31728f0c600fd277e553a24ff3bb5d2317a918cf3def87f91ca SHA512 
755af623054daac31dfb3de20c017422c40f7fed42c141c5d398c2bd4d5deb8975db556af53f3e5e0711a83a260d7bf3017e27c4fd399a792190de683c470b72
 WHIRLPOOL 
50c3233950e1a94efe6d528e9684bea3c109f2e12afe292a51bbc2dbb77d9941a942a97955c8880b850043263fa2db02eb4bc794f5d3bd3001bd2444145cea9a
 DIST mlmmj-1.2.19.0.tar.bz2 284701 SHA256 
3bcd7f5a17234ef570836f043ea4aacfdaf47d542c4ad4cbe4b2293c3bdb3cde SHA512 
c0f23b434941bfb5bfcb9a0f292edcfa62c9bb357014d41f82b03bd8ed1a951e3c8f09293dd333030b024d3da82c514de789b8916cc3c0f493ad8fefbe3a3afb
 WHIRLPOOL 
cf68b8718157fb5e21380dd81aa0a8970726232d4026ee75439228a108ec8dfffb1e4673041d1f9dffd27b9b53ce21312af410a7b9a7799e20cde968facb7b17

diff --git a/net-mail/mlmmj/mlmmj-1.2.17.1.ebuild 
b/net-mail/mlmmj/mlmmj-1.2.17.1.ebuild
deleted file mode 100644
index 94b5b70..000
--- a/net-mail/mlmmj/mlmmj-1.2.17.1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils
-
-MY_PV="${PV/_rc/-RC}"
-MY_P="${PN}-${MY_PV}"
-DESCRIPTION="Mailing list managing made joyful"
-HOMEPAGE="http://mlmmj.org/;
-SRC_URI="http://mlmmj.org/releases/${MY_P}.tar.bz2;
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-DEPEND="virtual/mta"
-#RDEPEND=""
-S="${WORKDIR}/${MY_P}"
-SHAREDIR="/usr/share/mlmmj"
-
-src_unpack() {
-   unpack ${A}
-   #epatch "${FILESDIR}"/${PN}-1.2.16-requeue-unlink-fix.patch
-   #epatch "${FILESDIR}"/${PN}-1.2.16-unsub-digest-text.patch
-   cd "${S}"
-   for i in "${S}" "${S}"/contrib/recievestrip ; do
-   pushd "${i}"
-   # Ignore errors
-   emake -j1 distclean 2>/dev/null 1>/dev/null
-   popd
-   done
-}
-
-src_compile() {
-   econf
-   emake || die
-}
-
-src_install() {
-   make DESTDIR="${D}" install || die
-
-   dodir ${SHAREDIR}
-   dodir ${SHAREDIR}/texts
-   insinto ${SHAREDIR}/texts
-   doins listtexts/*
-
-   dodoc AUTHORS ChangeLog FAQ README
-   dodoc TODO TUNABLES UPGRADE VERSION README.access
-   dodoc README.sendmail README.exim4 README.security
-
-   insinto /usr/share/mlmmj
-   cd "${S}"/contrib/web
-   doins -r *
-
-   dobin "${S}"/contrib/recievestrip
-}
-
-pkg_postinst() {
-   elog "mlmmj comes with serveral webinterfaces:"
-   elog "- One for user subscribing/unsubscribing"
-   elog "- One for admin tasks"
-   elog "both available in a php and perl module."
-   elog "For more info have a look in /usr/share/mlmmj"
-}



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

2016-04-16 Thread Manuel Rüger
commit: 97c489acf95f4d030c5562ad7308e95c25e0173b
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:09:25 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:09:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c489ac

net-mail/vpopmail: Remove old

Package-Manager: portage-2.2.28

 net-mail/vpopmail/Manifest  |   2 -
 net-mail/vpopmail/vpopmail-5.4.16.ebuild| 246 
 net-mail/vpopmail/vpopmail-5.4.30-r1.ebuild | 231 --
 net-mail/vpopmail/vpopmail-5.4.30-r2.ebuild | 233 --
 4 files changed, 712 deletions(-)

diff --git a/net-mail/vpopmail/Manifest b/net-mail/vpopmail/Manifest
index 80fd5b4..e3fff79 100644
--- a/net-mail/vpopmail/Manifest
+++ b/net-mail/vpopmail/Manifest
@@ -1,3 +1 @@
-DIST vpopmail-5.4.16.tar.gz 453019 SHA256 
c1ea76e404082a116795dc3c49933b26f79cdbb49bca5ebc4fa170403a5e3c7a SHA512 
a7ce5640a59ee7f216869d08cb681eb323910f4fd7dcc9f644fe9bcb842c6703745edbbd5bb95ab44dc59b4684a8e29b115a3aeb893ef7514fdc28eab46328d0
 WHIRLPOOL 
10bc8c4f05b11cabaaf69e49f42006bd8b46d671f189c4e5d8258e3fb88bffb76e086398792dc655b3a02d6f59efcb48727602b50273138a3b35940725faeba3
-DIST vpopmail-5.4.30.tar.gz 609358 SHA256 
38239ca6f9dda25f70cc46106f3ffe8b9d3b95907ced54c15eb942c2ff387acc SHA512 
62bb677cb2f928d37fff1346a7aa7a6f9f7900159d1edcf0f471bf252c59f19e2b8605c27033e9123339a75dc4058b4fd21ea5e05684590e50c94a1431d91c7b
 WHIRLPOOL 
0a4caafe23dd649e6c5917bac6fa414dd702b8631231c94385a2afc24e977b3ea07e6cdf71261935e4a7df2e7508edad40124c15cfab2e02308c060c5d50e44a
 DIST vpopmail-5.4.33.tar.gz 612271 SHA256 
383c7436dfb18e773336f608f1771fc08559143c4f3938a5807a0cc5994c44f4 SHA512 
abd5060d709c661d95ca442c6f77c4c27cf30a3c6790fc36d76ccf379ed2e08c1f0af697b2bcc57176a2cdb2cb67f6c27236d7b3fa69a135fa87f45a5df208ab
 WHIRLPOOL 
9b49635984e541880528e56da9932a74e1a0988ef0b82f0f15538b6f9744c3bf1e86da45dd5de0c55af714669547c48d1f13830c8480e6760bc548b5047520f3

diff --git a/net-mail/vpopmail/vpopmail-5.4.16.ebuild 
b/net-mail/vpopmail/vpopmail-5.4.16.ebuild
deleted file mode 100644
index 920037a..000
--- a/net-mail/vpopmail/vpopmail-5.4.16.ebuild
+++ /dev/null
@@ -1,246 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils fixheadtails autotools user
-
-# TODO: all ldap, sybase support
-#MY_PV=${PV/_/-}
-#MY_P=${PN}-${MY_PV}
-HOMEPAGE="http://www.inter7.com/index.php?page=vpopmail;
-DESCRIPTION="A collection of programs to manage virtual email domains and 
accounts on your Qmail mail servers"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm hppa ~ia64 ppc s390 sh sparc x86"
-IUSE="mysql ipalias clearpasswd"
-# vpopmail will NOT build if non-root.
-RESTRICT="userpriv"
-
-DEPEND_COMMON="virtual/qmail
-   mysql? ( virtual/mysql )"
-DEPEND="sys-apps/sed
-   sys-apps/ucspi-tcp
-   ${DEPEND_COMMON}"
-RDEPEND="${DEPEND_COMMON}
-   virtual/cron"
-
-# S="${WORKDIR}/${MY_P}"
-
-# Define vpopmail home dir in /etc/password if different
-VPOP_DEFAULT_HOME="/var/vpopmail"
-VPOP_HOME="$VPOP_DEFAULT_HOME"
-
-# This makes sure the variable is set, and that it isn't null.
-vpopmail_set_homedir() {
-   VPOP_HOME=$(egethome vpopmail)
-   if [ -z "$VPOP_HOME" ]; then
-   echo -ne "\a"
-   eerror "vpopmail's home directory is null in passwd data!"
-   eerror "You probably want to check that out."
-   eerror "Continuing with default."
-   VPOP_HOME="${VPOP_DEFAULT_HOME}"
-   else
-   einfo "Setting VPOP_HOME to: $VPOP_HOME"
-   fi
-}
-
-pkg_setup() {
-   enewgroup vpopmail 89
-   enewuser vpopmail 89 -1 ${VPOP_DEFAULT_HOME} vpopmail
-   upgradewarning
-}
-
-src_unpack() {
-   # cd ${WORKDIR}
-   # unpack ${MY_P}.tar.gz
-   unpack ${A}
-   cd ${S}
-
-   epatch ${FILESDIR}/${PN}-5.4.9-access.violation.patch || die "failed to 
patch."
-   epatch ${FILESDIR}/${PN}-lazy.patch || die "failed to patch."
-
-   sed -i \
-   's|Maildir|.maildir|g' \
-   vchkpw.c vconvert.c vdelivermail.c \
-   vpopbull.c vpopmail.c vqmaillocal.c \
-   vuserinfo.c maildirquota.c \
-   || die "failed to change Maildir to .maildir"
-   sed -i \
-   '/printf.*vpopmail/s:vpopmail (:(:' \
-   vdelivermail.c vpopbull.c vqmaillocal.c \
-   || die "failed to remove vpopmail advertisement"
-
-   eautoreconf
-   ht_fix_file ${S}/cdb/Makefile || die "failed to fix file"
-}
-
-src_compile() {
-   vpopmail_set_homedir
-
-   use ipalias \
-   && myopts="${myopts} --enable-ip-alias-domains=y" \
-   || myopts="${myopts} --enable-ip-alias-domains=n"
-
-   use mysql \
-   && myopts="${myopts} 

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

2016-04-16 Thread Manuel Rüger
commit: 9e9db61ad1e588ba4a15a7ae5f805e25a24614b2
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:12:23 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:12:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e9db61a

net-mail/altermime: Remove old

Package-Manager: portage-2.2.28

 net-mail/altermime/Manifest   |  2 --
 net-mail/altermime/altermime-0.3.10-r1.ebuild | 30 ---
 net-mail/altermime/altermime-0.3.10.ebuild| 35 ---
 net-mail/altermime/altermime-0.3.7.ebuild | 30 ---
 4 files changed, 97 deletions(-)

diff --git a/net-mail/altermime/Manifest b/net-mail/altermime/Manifest
index 381a3e9..790e592 100644
--- a/net-mail/altermime/Manifest
+++ b/net-mail/altermime/Manifest
@@ -1,3 +1 @@
-DIST altermime-0.3.10.tar.gz 85396 SHA256 
8334da6b55d4a05dfe1492389dfe1f289953053a21773849b060d7c856ddc36e SHA512 
8be68ef7451e08c39742193571be8fb537bbe68e494d2a1f1347a6a409ef81ef2fc119ab60d101f24ce566c588c471f7fc5ded2f3f9f9b5ed7e8b28ff1f5c29b
 WHIRLPOOL 
bb50b8cb50a4a411c03dbf89ccb37842aee38225aa81b56bec0e555c05f9857c545a669a0662b175f0b952ca888e31c7319d6037a33bb1a6ed0db84e6c03823a
 DIST altermime-0.3.11.tar.gz 90244 SHA256 
0b1f18de400f3c30c2fef7f691f68a2fd3688a7e243d9fda8623fc5c207b2b97 SHA512 
561e36398bafcd888e912b6291ec76ead881bac86a7d0b8072753012d4c4557e67f608a9d43c968c6521e5f35bdf7b98e2c73ab811dadaaf13dcefe35c2d9e68
 WHIRLPOOL 
f21b723eff6f9092217a75971baee34145d8f659b000bc3aeccd416414d81bfa7fbbf52ed1e8290de38cd04dbc52f9e10982bd33fc8dc1e3bf3d53c5c179f958
-DIST altermime-0.3.7.tar.gz 76212 SHA256 
643c573bceb2921ad4b8078e1eb7ac369d77e78499f95d95c7ba058cb42b43c9 SHA512 
61af813bfe38b1af623b22693af43e077c5b63a9c0da687ac4afcb7b991a5efa05880d8b13dbc25d7e375e8c588308332af1e4a6747b840f09a2990fdcbbc19c
 WHIRLPOOL 
81c4caa02af7cadd09530c075d3a3b11bf1017a59a8a0540584a318a4d9de20e12b0fdee2dc3dc02017457ab7217526461e1ff182a1c78d63999efc199e8a212

diff --git a/net-mail/altermime/altermime-0.3.10-r1.ebuild 
b/net-mail/altermime/altermime-0.3.10-r1.ebuild
deleted file mode 100644
index 2e4f76a..000
--- a/net-mail/altermime/altermime-0.3.10-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-inherit eutils toolchain-funcs
-
-DESCRIPTION=" alterMIME is a small program which is used to alter your 
mime-encoded mailpacks"
-SRC_URI="http://www.pldaniels.com/altermime/${P}.tar.gz;
-HOMEPAGE="http://pldaniels.com/altermime/;
-
-LICENSE="Sendmail"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-fprintf-fixes.patch \
-   "${FILESDIR}"/${P}-MIME_headers-overflow.patch \
-   "${FILESDIR}"/${P}-respect-flags.patch
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" || die
-}
-
-src_install () {
-   dobin altermime || die
-   dodoc CHANGELOG README || die
-}

diff --git a/net-mail/altermime/altermime-0.3.10.ebuild 
b/net-mail/altermime/altermime-0.3.10.ebuild
deleted file mode 100644
index 3c04765..000
--- a/net-mail/altermime/altermime-0.3.10.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-inherit eutils toolchain-funcs
-
-DESCRIPTION=" alterMIME is a small program which is used to alter your 
mime-encoded mailpacks"
-SRC_URI="http://www.pldaniels.com/altermime/${P}.tar.gz;
-HOMEPAGE="http://pldaniels.com/altermime/;
-
-LICENSE="Sendmail"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-src_prepare() {
-   sed -i \
-   -e 's:-Werror::' \
-   -e "/^CFLAGS[[:space:]]*=/ s/-O2/${CFLAGS}/" \
-   -e 's/${CFLAGS} altermime.c/${CFLAGS} ${LDFLAGS} altermime.c/' \
-   Makefile || die
-
-   epatch "${FILESDIR}"/${P}-fprintf-fixes.patch \
-   "${FILESDIR}"/${P}-MIME_headers-overflow.patch
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" || die
-}
-
-src_install () {
-   dobin altermime || die
-   dodoc CHANGELOG README || die
-}

diff --git a/net-mail/altermime/altermime-0.3.7.ebuild 
b/net-mail/altermime/altermime-0.3.7.ebuild
deleted file mode 100644
index 846ec0d..000
--- a/net-mail/altermime/altermime-0.3.7.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit toolchain-funcs
-
-DESCRIPTION=" alterMIME is a small program which is used to alter your 
mime-encoded mailpacks"
-SRC_URI="http://www.pldaniels.com/altermime/${P}.tar.gz;
-HOMEPAGE="http://pldaniels.com/altermime/;
-
-LICENSE="Sendmail"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-SLOT="0"
-
-src_unpack() {
-   unpack ${A}
-   sed -i -e "/^CFLAGS[[:space:]]*=/ s/-O2/${CFLAGS}/" \
-   -e 's/${CFLAGS} 

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

2016-04-16 Thread Manuel Rüger
commit: b28dab6c49b95f373534c154f51cd54925bf5716
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:10:09 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:10:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b28dab6c

net-mail/vqadmin: Remove old

Package-Manager: portage-2.2.28

 net-mail/vqadmin/Manifest |   1 -
 net-mail/vqadmin/vqadmin-2.3.6.ebuild | 114 --
 2 files changed, 115 deletions(-)

diff --git a/net-mail/vqadmin/Manifest b/net-mail/vqadmin/Manifest
index c4ba73f..fb84498 100644
--- a/net-mail/vqadmin/Manifest
+++ b/net-mail/vqadmin/Manifest
@@ -1,2 +1 @@
-DIST vqadmin-2.3.6.tar.gz 155771 SHA256 
e72fde3cf538d1e93a6aaaffbce100aeb417350d07cb73ee49b08c22256076d9 SHA512 
80617f21ab81ef95b8272f116d2c0af86303a5f2c34791aa655cfc180ad3aada3864d9cc9d86f7719d5dec7cd47ef97003d73bf6632358010d14d6c43b7ae9fc
 WHIRLPOOL 
476425f29ab382034f387d69cfbf7988fa6d41bdea6f405f39c69aa0390286c52ebcfa94335dcff27343347f4c9663bddf19dce7be990556c9530baeedaa80af
 DIST vqadmin-2.3.7.tar.gz 153678 SHA256 
af68640f454896d6d267b6aee63a79ae0605c0104cff083aa6dc5df0d8c4ee0f SHA512 
c427dc4b1e30926b0d3774bd0d296bf78a98037c566a82fa790f7a25d1fac64a80172498fd6342e93514108e42fdec0ebf1a76029546e43100ebcae5b845ef88
 WHIRLPOOL 
d684a4f88797d2d9ef0c39e0d913e7ce301e5c1853b6946bf08a180b067e647982963c2aff33c902634578630a76d962e9613d79e5d6c376b7a1ade138c43367

diff --git a/net-mail/vqadmin/vqadmin-2.3.6.ebuild 
b/net-mail/vqadmin/vqadmin-2.3.6.ebuild
deleted file mode 100644
index 10ee900..000
--- a/net-mail/vqadmin/vqadmin-2.3.6.ebuild
+++ /dev/null
@@ -1,114 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit depend.apache
-
-DESCRIPTION="A web based control pannel to manage Virtual Qmail Domains. Works 
with qmailadmin"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-HOMEPAGE="http://www.inter7.com/${PN};
-KEYWORDS="~x86 ~ppc ~sparc"
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-DEPEND=">=net-mail/vpopmail-5.3
-   virtual/qmail"
-RDEPEND="${DEPEND}
-   net-mail/qmailadmin"
-
-need_apache
-
-src_compile() {
-   local dir_vhost="/var/www/localhost/"
-   local dir_vpopmail="/var/vpopmail"
-   local dir_htdocs="${dir_vhost}/htdocs/${PN}"
-   local dir_htdocs_images="${dir_htdocs}/images"
-   local url_htdocs_images="/${PN}/images"
-   local dir_cgibin="${dir_vhost}/cgi-bin"
-   local url_cgibin="/cgi-bin/${PN}"
-   local dir_htdocs_htmlib="/usr/share/${PN}/htmllib"
-   local dir_qmail="/var/qmail"
-   local bin_true="/bin/true"
-   local dir_ezmlm="/usr/bin"
-   local dir_autorespond="/var/qmail/bin"
-   sed -e "3356iwwwroot='${dir_htdocs}'" -e '3356,3369d' -i configure || 
die "failed to fix configure"
-
-   find . -name 'Makefile*' -o -name '*.c' -o -name '*.html' | xargs -n1 
-t sed 's|images/vqadmin|vqadmin/images|g' -i
-
-   econf ${myopts} \
-   --enable-vpopmaildir=${dir_vpopmail} \
-   --enable-htmldir=${dir_htdocs} \
-   --enable-imageurl=${url_htdocs_images} \
-   --enable-imagedir=${dir_htdocs_images} \
-   --enable-htmllibdir=${dir_htdocs_htmlib} \
-   --enable-qmaildir=${dir_qmail} \
-   --enable-true-path=${bin_true} \
-   --enable-ezmlmdir=${dir_ezmlm} \
-   --enable-cgibindir=${dir_cgibin} \
-   --enable-cgipath=${url_cgibin} \
-   --enable-vpopuser=vpopmail \
-   --enable-vpopgroup=vpopmail \
-   || die "econf failed"
-
-   sed 's|/vqadmin/vqadmin/|/vqadmin/|g' -i Makefile
-
-   emake || die
-   sed -e "/install-exec-local:/,/chmod 
go+r/s|${dir_vhost}|\$(DESTDIR)${dir_vhost}|" -i Makefile
-}
-
-src_install () {
-   make DESTDIR=${D} install || die
-
-   # Install documentation.
-   dodoc ACL AUTHORS BUGS ChangeLog FAQ INSTALL NEWS TODO README
-}
-
-#pkg_config() {
-#
-#  einfo "Performing post-installation routines for ${P}."
-#
-#  cat > ${REAL_CGIBINDIR}/vqadmin/vqadmin.conf <
-#  deny from all
-#  Options ExecCGI
-#  AllowOverride AuthConfig
-#  Order deny,allow
-#
-#EOF
-#
-#  # Including configuration to the apache config file
-#  echo "Include ${REAL_CGIBINDIR}/vqadmin/vqadmin.conf" >> 
/etc/apache/conf/apache.conf
-#
-#  # Creating .htaccess
-#  einfo ""
-#  einfo "We need to create an htaccess for the directory so Apache knows"
-#  einfo "how to authenticate users trying to access the directory."
-#  cat > ${REAL_CGIBINDIR}/vqadmin/.htaccess < 
/etc/apache/conf/apache.conf.new
-#  mv --force /etc/apache/conf/apache.conf.new /etc/apache/conf/apache.conf
-#}



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

2016-04-16 Thread Manuel Rüger
commit: 35cd2926b27501f7de8c7ca32efd9b13add11bbb
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:10:50 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:10:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35cd2926

net-mail/vchkuser: Remove old

Package-Manager: portage-2.2.28

 net-mail/vchkuser/Manifest  |  1 -
 net-mail/vchkuser/vchkuser-0.3.3.ebuild | 39 -
 2 files changed, 40 deletions(-)

diff --git a/net-mail/vchkuser/Manifest b/net-mail/vchkuser/Manifest
index 52a7e07..26b861a 100644
--- a/net-mail/vchkuser/Manifest
+++ b/net-mail/vchkuser/Manifest
@@ -1,2 +1 @@
-DIST vchkuser-0.3.3.tar.bz2 6057 SHA256 
a104a5ca6fc091a0d255d3eac20b4670f28b75285323fdf27fc98bdd6d53cadf SHA512 
866235abf0ed0b0775d41085b37d3827908f47d0b0c039ae8239c99b56dc8e395475b98baeafa17b63160639e57d15d7ad724e1f22cd2ea492774d1a0d82969f
 WHIRLPOOL 
18a84a83542b1a7259777eec7f1eb62a6e5593c227f678f574c39d0a104dff3595fac454dfe2de2a4a304d7a03959e53cbbe7c13155c5f467dcccdd1121b732a
 DIST vchkuser-0.4.tar.gz 5890 SHA256 
314cf937e24b6460ca816fde0d25119054ef880373151082e913aeccf9f92edd SHA512 
3c33a1c26abeaf45ca90ac1f1c9cf7b1ae6eba3f6e5a8d0d8d0d12dce98fbada4209cd916af7af69d7682c174d88741b1140e5c758a08e0d196e73f2b6145699
 WHIRLPOOL 
d33f2305c2fc5802f6cd6cccebf679df01e5626bc72d05523eb5405cd9b291d1a4dac866fd8bfd7606a93e68b9de6d9acd64395cd08fcf5dbc0be52cc9787f45

diff --git a/net-mail/vchkuser/vchkuser-0.3.3.ebuild 
b/net-mail/vchkuser/vchkuser-0.3.3.ebuild
deleted file mode 100644
index 860330b..000
--- a/net-mail/vchkuser/vchkuser-0.3.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit autotools qmail
-
-DESCRIPTION="qmail-spp plugin to check recipient existance with vpopmail"
-HOMEPAGE="https://github.com/hollow/vchkuser;
-SRC_URI="http://bb.xnull.de/projects/vchkuser/dist/${P}.tar.bz2;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="net-mail/vpopmail
-   || ( mail-mta/netqmail[qmail-spp] mail-mta/qmail-ldap[qmail-spp] )"
-RDEPEND=""
-
-src_prepare() {
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable debug) \
-   --with-vpopuser=vpopmail \
-   --with-qmailgroup=nofiles \
-   --with-vpopmaildir=/var/vpopmail \
-   --with-qmaildir=${QMAIL_HOME}
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake failed"
-   fowners vpopmail:nofiles "${QMAIL_HOME}"/plugins/vchkuser
-   fperms 4750 "${QMAIL_HOME}"/plugins/vchkuser
-}



[gentoo-commits] repo/gentoo:master commit in: sci-calculators/pcalc/

2016-04-16 Thread Manuel Rüger
commit: 38c73fc84515e5be92132fee022f024c8df07323
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:07:27 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:07:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c73fc8

sci-calculators/pcalc: Remove old

Package-Manager: portage-2.2.28

 sci-calculators/pcalc/Manifest |  2 --
 sci-calculators/pcalc/pcalc-1.2.ebuild | 19 ---
 sci-calculators/pcalc/pcalc-1.3.ebuild | 27 ---
 3 files changed, 48 deletions(-)

diff --git a/sci-calculators/pcalc/Manifest b/sci-calculators/pcalc/Manifest
index 4d9c304..d13a74f 100644
--- a/sci-calculators/pcalc/Manifest
+++ b/sci-calculators/pcalc/Manifest
@@ -1,4 +1,2 @@
-DIST pcalc-1.2.tar.bz2 95921 SHA256 
ae7548463492c931c24b89143a2c3301f0c0a035a97907bf6d30fa5feffbc5f0 SHA512 
36d219e41f8e94bd857b4be37c2b12ee57fbe66b794767fff6be9a1bbc9a9650e1ab3170e7449fa43f0ddd734767b28d992b5655c53b8321abdfd628f5aa9e02
 WHIRLPOOL 
79c2168f5217f5206d364286932a5f81f082e9a63139cd05981ce4bf2533650601c170f6024f2f80c8b746b246db24c35b4e5b12fe6f0008bafc63fa0613f9ad
-DIST pcalc-1.3.tar.lzma 88669 SHA256 
3016d257062094292269b9637b21ae5cd34dd8efd2844ba802d12f1a4dd91810 SHA512 
062ad521d9a43b113add11eb04b07b68a241f14c1a41b1289466a098630e4bae53a60b4cde1fce6c34e7238dd31a1b7247242cc6a453874f9ef6c15da090b8d5
 WHIRLPOOL 
112c9ce5ecaf0acbd7e236301ecf1f19aba343da72cc5f1e5a35a900247fb516dcb15b8680910603cb5643d7370031215bf1224fa7170e46474f5357a9641449
 DIST pcalc-2.tar.lzma 92758 SHA256 
be93062e8a15029ea50e4f9f9d0fd4fdbab82c927b7b93afa6f7fa398081c78f SHA512 
f36db3d960a2feeaad5717349a6fff461f01ca074d016a3faab1141729e9f25d17e650f0e108c950f5ae7115ac4a778427687639fde52b2d28419cb9b9526adb
 WHIRLPOOL 
7b8256d9a478f56ae5f3ef2f92276ee3487ad3146922e80ab836ad9731da92770c7c47ba97a604f4a05fb39dd4779f33879d4873df95d86abbc9e69447430739
 DIST pcalc-3.tar.xz 66908 SHA256 
13db2b0594e61deedb07640b21b20b5242aae955d6febf1806e1f295408f694c SHA512 
55b6644300a8eb5224df5a0885907c10847df7ab6296d012eb2bb638876687ddbe23d5b76e31ac6ff4c159e44940d5cf6ba747f2a410943fdc25c9d9855fd60e
 WHIRLPOOL 
ea2d44694cb30284d782e84a43422c597ef75ef7442718ff5288db74a3a3413bd79b5e237e443bbc3be4a030262911b283180daae5f00dcee772fc65ecce8345

diff --git a/sci-calculators/pcalc/pcalc-1.2.ebuild 
b/sci-calculators/pcalc/pcalc-1.2.ebuild
deleted file mode 100644
index d8d9dcd..000
--- a/sci-calculators/pcalc/pcalc-1.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils
-
-DESCRIPTION="the programmers calculator"
-HOMEPAGE="https://github.com/vapier/pcalc;
-SRC_URI="mirror://sourceforge/pcalc/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-src_install() {
-   emake install DESTDIR="${D}" || die
-   dodoc AUTHORS ChangeLog EXAMPLE README
-}

diff --git a/sci-calculators/pcalc/pcalc-1.3.ebuild 
b/sci-calculators/pcalc/pcalc-1.3.ebuild
deleted file mode 100644
index e4715a7..000
--- a/sci-calculators/pcalc/pcalc-1.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit toolchain-funcs
-
-DESCRIPTION="the programmers calculator"
-HOMEPAGE="https://github.com/vapier/pcalc;
-SRC_URI="mirror://sourceforge/pcalc/${P}.tar.lzma"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86"
-IUSE=""
-
-DEPEND="sys-devel/flex"
-RDEPEND=""
-
-src_compile() {
-   tc-export CC
-   emake pcalc || die
-}
-
-src_install() {
-   emake install DESTDIR="${D}" || die
-   dodoc AUTHORS ChangeLog EXAMPLE README
-}



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

2016-04-16 Thread Tim Harder
commit: ff8f1541e83fc4f6241e1c0bcf983af9235fb148
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Apr 16 21:01:37 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Apr 16 21:01:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff8f1541

sys-process/procenv: remove old

 sys-process/procenv/Manifest|  2 --
 sys-process/procenv/procenv-0.35.ebuild | 13 -
 sys-process/procenv/procenv-0.36.ebuild | 13 -
 3 files changed, 28 deletions(-)

diff --git a/sys-process/procenv/Manifest b/sys-process/procenv/Manifest
index cace153..047785a 100644
--- a/sys-process/procenv/Manifest
+++ b/sys-process/procenv/Manifest
@@ -1,4 +1,2 @@
-DIST procenv-0.35.tar.gz 251995 SHA256 
4b5e9bdf0e7ee7ff63548f380258407bfee64618734db31f33adc332ce02be26 SHA512 
c9dab048adba7c3cb659b91aaea5c090d2919a0f38ac53920c433e5888e29d7b0072ca5ba76c4c71cc5d45402dff47dbaee663ff3a3c045e4127032c7467fa49
 WHIRLPOOL 
c186319546607c3fb22bcf97f6ee41099016c777c615a94165624c5934c303f1d2492aa6a54cd15e5e0323abc1c683fd0b16b2ab0825315d4e28abf8f2048b97
-DIST procenv-0.36.tar.gz 264248 SHA256 
70550499d0602ffbb4bbbe91c1a6d468d44589ab29b74b5ccc42b9558f970fb4 SHA512 
0a054541a2ec08aa147f2f6b222bc7c17ce9e5f7f96fae512bfd569572277566e3b3a55ab876668b2678d54b16272427ececfdba5fde2144f18ae992f892d9e9
 WHIRLPOOL 
100b20b0b9b17fdb5de0e8defe7bd987743bd8c6594a6ac55ef1a73cf10eed90e29bcb30227fe678a16e3fef11e6fac9d1d5a644ee56e9de11d263c9882c087f
 DIST procenv-0.39.tar.gz 270745 SHA256 
1ea203b28290dbabc6bd221b857b439ad4f68f38fac560d4966ff6e6a4d71922 SHA512 
b34accc92445aeb9ccb1f45dc3cca2fcf25e2e9ab31e2126f086c884e2562093e292d242ba7ef3aa03e342ad8398b01c08fda133a2d8f0a87693be8cb96c621b
 WHIRLPOOL 
2766cb8239f58bff2ee0bc66e4848f17f52b9151fc94044aeff9c766da968c7159f101b0b092121cb70165fac370b7dd237abcc09d8789db5bdcea5468e513bd
 DIST procenv-0.45.tar.gz 241046 SHA256 
5fc3d650783f57fa8ba90c5e0cf0fc28f5e0bf22af38f2dbb9e8574d4e13fad3 SHA512 
b9d5a9cda7ff2cc406555a2a82664e45172250af5943c882084fe0d6d067cc19cbc74b6cb9203d3be64a33797ad3c3afa8ad9d5414546ee8e047947790956ff1
 WHIRLPOOL 
786a80ca01569dca399436e47c335f65893cd4414eb5ef770b3100a2de5328f82792508137a3274c31932db4e81eabd1d8fd1cbcf13efe4acebfdeb9ce4359a8

diff --git a/sys-process/procenv/procenv-0.35.ebuild 
b/sys-process/procenv/procenv-0.35.ebuild
deleted file mode 100644
index 13c342a..000
--- a/sys-process/procenv/procenv-0.35.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="A command-line utility that simply dumps all attributes of its 
environment"
-HOMEPAGE="https://launchpad.net/procenv/;
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"

diff --git a/sys-process/procenv/procenv-0.36.ebuild 
b/sys-process/procenv/procenv-0.36.ebuild
deleted file mode 100644
index 13c342a..000
--- a/sys-process/procenv/procenv-0.36.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="A command-line utility that simply dumps all attributes of its 
environment"
-HOMEPAGE="https://launchpad.net/procenv/;
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"



[gentoo-commits] repo/gentoo:master commit in: sys-process/procenv/files/, sys-process/procenv/

2016-04-16 Thread Tim Harder
commit: 6b03f08744ea3c3c087c571e649d1f50ffdbbd1b
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Apr 16 20:59:58 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Apr 16 21:01:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b03f087

sys-process/procenv: explicitly include sysmacros header

 .../procenv/files/procenv-0.45-sysmacros.patch | 23 ++
 sys-process/procenv/procenv-0.45.ebuild|  6 ++
 2 files changed, 29 insertions(+)

diff --git a/sys-process/procenv/files/procenv-0.45-sysmacros.patch 
b/sys-process/procenv/files/procenv-0.45-sysmacros.patch
new file mode 100644
index 000..5d7230c
--- /dev/null
+++ b/sys-process/procenv/files/procenv-0.45-sysmacros.patch
@@ -0,0 +1,23 @@
+Since glibc is moving away from implicitly including sys/sysmacros.h all the
+time via sys/types.h, include the header directly in more places.
+
+--- procenv-0.45/src/procenv.h
 procenv-0.45/src/procenv.h
+@@ -59,6 +59,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+--- procenv-0.45/src/util.h
 procenv-0.45/src/util.h
+@@ -22,6 +22,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 

diff --git a/sys-process/procenv/procenv-0.45.ebuild 
b/sys-process/procenv/procenv-0.45.ebuild
index 32466f2..3daf754 100644
--- a/sys-process/procenv/procenv-0.45.ebuild
+++ b/sys-process/procenv/procenv-0.45.ebuild
@@ -4,6 +4,8 @@
 
 EAPI=5
 
+inherit eutils
+
 DESCRIPTION="command-line utility to show process environment"
 HOMEPAGE="https://github.com/jamesodhunt/procenv;
 SRC_URI="https://github.com/jamesodhunt/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
@@ -17,3 +19,7 @@ DEPEND="
virtual/pkgconfig
test? ( dev-libs/check )
 "
+
+src_prepare() {
+   epatch "${FILESDIR}"/${P}-sysmacros.patch
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/files/, sys-apps/systemd/

2016-04-16 Thread Mike Gilbert
commit: 9fa567f59170f6a859e83c6ca2dfccf969632896
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Apr 16 20:31:44 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Apr 16 20:32:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fa567f5

sys-apps/systemd: Backport sysmacros fix

Package-Manager: portage-2.2.28_p3

 sys-apps/systemd/files/229-sysmacros.patch | 79 ++
 sys-apps/systemd/systemd-229-r100.ebuild   |  1 +
 sys-apps/systemd/systemd-229.ebuild|  1 +
 3 files changed, 81 insertions(+)

diff --git a/sys-apps/systemd/files/229-sysmacros.patch 
b/sys-apps/systemd/files/229-sysmacros.patch
new file mode 100644
index 000..7b0dfbf
--- /dev/null
+++ b/sys-apps/systemd/files/229-sysmacros.patch
@@ -0,0 +1,79 @@
+From 27d13af71c3af6b2f9b60556d2c046dbb6e36e23 Mon Sep 17 00:00:00 2001
+From: Mike Frysinger 
+Date: Mon, 14 Mar 2016 17:44:49 -0400
+Subject: [PATCH] include sys/sysmacros.h in more places
+
+Since glibc is moving away from implicitly including sys/sysmacros.h
+all the time via sys/types.h, include the header directly in more
+places.  This seems to cover most makedev/major/minor usage.
+---
+ src/basic/macro.h   | 1 +
+ src/basic/util.h| 1 +
+ src/libudev/libudev.h   | 1 +
+ src/systemd/sd-device.h | 1 +
+ src/udev/udev.h | 1 +
+ 5 files changed, 5 insertions(+)
+
+diff --git a/src/basic/macro.h b/src/basic/macro.h
+index c34441d..b36a956 100644
+--- a/src/basic/macro.h
 b/src/basic/macro.h
+@@ -23,6 +23,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ 
+ #define _printf_(a,b) __attribute__ ((format (printf, a, b)))
+diff --git a/src/basic/util.h b/src/basic/util.h
+index e095254..286db05 100644
+--- a/src/basic/util.h
 b/src/basic/util.h
+@@ -36,6 +36,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+diff --git a/src/libudev/libudev.h b/src/libudev/libudev.h
+index eb58740..3f6d0ed 100644
+--- a/src/libudev/libudev.h
 b/src/libudev/libudev.h
+@@ -21,6 +21,7 @@
+ #define _LIBUDEV_H_
+ 
+ #include 
++#include 
+ #include 
+ 
+ #ifdef __cplusplus
+diff --git a/src/systemd/sd-device.h b/src/systemd/sd-device.h
+index 5bfca6e..c1d0756 100644
+--- a/src/systemd/sd-device.h
 b/src/systemd/sd-device.h
+@@ -22,6 +22,7 @@
+ ***/
+ 
+ #include 
++#include 
+ #include 
+ 
+ #include "_sd-common.h"
+diff --git a/src/udev/udev.h b/src/udev/udev.h
+index 5659051..8433e8d 100644
+--- a/src/udev/udev.h
 b/src/udev/udev.h
+@@ -19,6 +19,7 @@
+  */
+ 
+ #include 
++#include 
+ #include 
+ 
+ #include "libudev.h"
+-- 
+2.8.1
+

diff --git a/sys-apps/systemd/systemd-229-r100.ebuild 
b/sys-apps/systemd/systemd-229-r100.ebuild
index cd9d446..66357cf 100644
--- a/sys-apps/systemd/systemd-229-r100.ebuild
+++ b/sys-apps/systemd/systemd-229-r100.ebuild
@@ -153,6 +153,7 @@ src_prepare() {
"${FILESDIR}/218-Dont-enable-audit-by-default.patch"
"${FILESDIR}/228-noclean-tmp.patch"
"${FILESDIR}/linux-headers-if.h.patch"
+   "${FILESDIR}/229-sysmacros.patch"
)
[[ -d "${WORKDIR}"/patches ]] && PATCHES+=( "${WORKDIR}"/patches )
 

diff --git a/sys-apps/systemd/systemd-229.ebuild 
b/sys-apps/systemd/systemd-229.ebuild
index 0a35d50..0c297d2 100644
--- a/sys-apps/systemd/systemd-229.ebuild
+++ b/sys-apps/systemd/systemd-229.ebuild
@@ -153,6 +153,7 @@ src_prepare() {
"${FILESDIR}/218-Dont-enable-audit-by-default.patch"
"${FILESDIR}/228-noclean-tmp.patch"
"${FILESDIR}/linux-headers-if.h.patch"
+   "${FILESDIR}/229-sysmacros.patch"
)
[[ -d "${WORKDIR}"/patches ]] && PATCHES+=( "${WORKDIR}"/patches )
 



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

2016-04-16 Thread Andreas Hüttel
commit: f49c8d21b6fb78d8d02edca113f4b693c385abd0
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Apr 16 20:31:08 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 20:31:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f49c8d21

package.mask: Mask monitorix-{3.6.0,3.8.1} because of security bug 580210

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 44d6609..086d687 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas K. Hüttel  (16 Apr 2016)
+# Masked because of security bug 580210
+=www-misc/monitorix-3.6.0
+=www-misc/monitorix-3.8.1
+
 # Mike Gilbert  (16 Apr 2016)
 # Causes numerous build failures. Bug 575232.
 =sys-libs/glibc-2.23-r1



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

2016-04-16 Thread Andreas Hüttel
commit: c487aa0ee5667543c8f3a43768d679b5a9b69007
Author: Alexey Korepanov  yandex  ru>
AuthorDate: Mon Apr 11 20:19:04 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 20:20:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c487aa0e

dev-tex/latexdiff: version bump 1.1.1

 dev-tex/latexdiff/Manifest   |  1 +
 dev-tex/latexdiff/latexdiff-1.1.1.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-tex/latexdiff/Manifest b/dev-tex/latexdiff/Manifest
index 3a6d9e0..4c4b7ba 100644
--- a/dev-tex/latexdiff/Manifest
+++ b/dev-tex/latexdiff/Manifest
@@ -1,3 +1,4 @@
 DIST latexdiff-0.5.zip 310412 SHA256 
7a99ac274c7552b1acf617d27866b40573469acafde0fb680231e58b2e08ddcf SHA512 
fc0ff701f7c79842c0325923389a5118b626cfbea12ede0f98fc5e8311ac63fbc371fb5b1f4b4b50247112e16b0ac2fed8f5513d1c85dc1a69c97eb7f3a78351
 WHIRLPOOL 
06d0062c01b98f695bda8ee113faf247dae526451701aa91060a8cfacd7a7a13bd2d45235b641260fd2f2ebe9120364fe855c3d7959be45b10fcd7f03092987c
 DIST latexdiff-1.0.4.zip 445374 SHA256 
42acfc6e379f61637d2d23f5dd940373cd1f0ef54858eaecb3f6dad250af2db1 SHA512 
5ab3e00d94053f4d73e2a0ae47e7e98c2b53d1acd9411c2f2a5f438bc69cd13b1d3be19fe466d63f6fdcec3b132144ffe8409cdc8ff41a9fb0e408767f94ec61
 WHIRLPOOL 
cda44d78a9ca53cb7b9668d31c31da61735f496120ba855fe8c83895907e396b30152ebf2076ec436a9a8454510c2db2229e75d913bba6ed9532e816d7d1221b
 DIST latexdiff-1.1.0.zip 466029 SHA256 
9f0cc207d71a2225926cf9b8b87dbc4283c68de12db8a7708e780941516f13f6 SHA512 
04af20386b0e611f73d981242747316da6376967fef611a29927b66a7a129bec49c7224655378c6f9fc744f8d69cf2ac977d0f50278d3686c98dcdc4aef0b675
 WHIRLPOOL 
944fe49aac3aaf8801a1e8c345551cf73ce5d205cd32c0ab5e6f1d1acafcaefb60f0d8a47488e6a7513139de89b7b78b7acc155cac4c328918dc33e79f12a7ed
+DIST latexdiff-1.1.1.zip 474456 SHA256 
d530d268dd54458d728218e9ec7b4d9e9bc2858148bab64f277143e6a40fccee SHA512 
a341411fdac11d2b8afef866b7edd0cbe5715f51dd77581202ec77f5a8a18a868f0e9e41058ecc38e0cf66cdddf893e2ffc58de3bf32509e01db6c77305dee77
 WHIRLPOOL 
90ca013144b8171861e769a33a0d857e2ad1240a8dfa8117ab3eb3dea284177015fa32c7a54fcf8ba61bcf8562b8c4503641c704a5fd04a74d73c4c5735708db

diff --git a/dev-tex/latexdiff/latexdiff-1.1.1.ebuild 
b/dev-tex/latexdiff/latexdiff-1.1.1.ebuild
new file mode 100644
index 000..12b6823
--- /dev/null
+++ b/dev-tex/latexdiff/latexdiff-1.1.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Compare two latex files and mark up significant differences"
+HOMEPAGE="http://www.ctan.org/tex-archive/support/latexdiff/ 
https://github.com/ftilmann/latexdiff/;
+SRC_URI="http://mirror.ctan.org/support/${PN}.zip -> ${P}.zip"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+
+IUSE=""
+
+RDEPEND=">=dev-lang/perl-5.8
+   dev-perl/Algorithm-Diff"
+DEPEND="${RDEPEND}
+   app-arch/unzip"
+
+S=${WORKDIR}/${PN}
+
+src_test() {
+   emake test-ext
+}
+
+src_install() {
+   dobin latexdiff latexrevise latexdiff-vc
+   doman latexdiff.1 latexrevise.1 latexdiff-vc.1
+   dodoc README doc/latexdiff-man.pdf
+}



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

2016-04-16 Thread Andreas Hüttel
commit: dba07d4f6c3c0c691e2a0e6eda57accbf88dc245
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Apr 16 16:53:40 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 20:18:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba07d4f

app-text/libabw: Add eautoreconf, EAPI=6

Gentoo-bug: 579028

Package-Manager: portage-2.2.27

 app-text/libabw/libabw-0.1.1.ebuild | 11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/app-text/libabw/libabw-0.1.1.ebuild 
b/app-text/libabw/libabw-0.1.1.ebuild
index e11dd9b..8eb57d3 100644
--- a/app-text/libabw/libabw-0.1.1.ebuild
+++ b/app-text/libabw/libabw-0.1.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit base eutils
+inherit autotools eutils
 
 DESCRIPTION="Library parsing abiword documents"
 HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/${PN};
@@ -34,6 +34,11 @@ PATCHES=(
"${FILESDIR}/${PN}-0.1.1-boost-1.59.patch"
 )
 
+src_prepare() {
+   default
+   eautoreconf
+}
+
 src_configure() {
econf \
--docdir="${EPREFIX}/usr/share/doc/${PF}" \



[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/, app-office/libreoffice-l10n/, ...

2016-04-16 Thread Andreas Hüttel
commit: f2214d22fbe6b85960a7d64f93f86ee60a10b12e
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Apr 16 16:43:41 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 20:18:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2214d22

app-office/libreoffice: Drop old 5.1.1.3

Package-Manager: portage-2.2.27

 app-office/libreoffice-l10n/Manifest   | 168 --
 .../libreoffice-l10n-5.1.1.3.ebuild|  91 
 app-office/libreoffice/Manifest|   2 -
 .../files/libreoffice-5.1.0.3-isnan.patch  |  23 -
 .../files/libreoffice-5.1.1.3-gtk3.patch   |  30 --
 app-office/libreoffice/libreoffice-5.1.1.3.ebuild  | 596 -
 6 files changed, 910 deletions(-)

diff --git a/app-office/libreoffice-l10n/Manifest 
b/app-office/libreoffice-l10n/Manifest
index edff170..18e26db 100644
--- a/app-office/libreoffice-l10n/Manifest
+++ b/app-office/libreoffice-l10n/Manifest
@@ -166,174 +166,6 @@ DIST LibreOffice_5.0.5.2_Linux_x86_rpm_langpack_xh.tar.gz 
502351 SHA256 093a5272
 DIST LibreOffice_5.0.5.2_Linux_x86_rpm_langpack_zh-CN.tar.gz 571770 SHA256 
758d94130b5f13d8dfb17546c249c2342b2df4afc2177c03d66ac3a04c702c4c SHA512 
ad1fa0519621a62a53f673da2c1b1fb4be385aad6724b363fba26c6fbe92964c3cfde5e193677279f3e7ff7d847f97c2c9433c37636c927431e72ac9deef
 WHIRLPOOL 
e03c9fb3cdcfd3b82696d8009dcb5157489cceca84df1c310b345fd2d4f69e27e9848b03655fd0055066bdf4ffcb17cf7cdaf21c0f0fdbd921cf12840ba8b012
 DIST LibreOffice_5.0.5.2_Linux_x86_rpm_langpack_zh-TW.tar.gz 569096 SHA256 
2a3fae756c5317b432eb15fe6315c0157bf3c7ae92aa81909bb86f673b86645c SHA512 
fa567788ada4e09685ae8ed705b7a72bd311e54e33ecfac6bbb7f34b385c6cac51e3e620accc4a358a2e0a8b9481e251be7d0a0c143384e569bd984846e680ed
 WHIRLPOOL 
da781a4f78436b5bc0bc377eb67d12780eda3ad66561dc1680c5319d64c723880e0e85bd46ba65c700ad2733818c59c7dfe63aa82f62066f6557bc6eb967f48f
 DIST LibreOffice_5.0.5.2_Linux_x86_rpm_langpack_zu.tar.gz 503477 SHA256 
5c1ae218ffdbc87d0853243f47addf6383ed81bd4f4cb3da91aac62e73a0d76b SHA512 
ddd230db46f086ef134ddeb71316a9cb7b4db4efc269b2da678340a5b19c355a02522f7ae4375844fa23c168e4548b8f0a9c052fbd22d94db923ba5331253438
 WHIRLPOOL 
a3c4c3a4019bda892f6429ba6c9e20b6d20d01a1b41eadbe6793fd0f95c1af5765d67dd63a898249a66a0614eb6246f017addc0c6b7ece1194ab260c5d684559
-DIST LibreOffice_5.1.1.3_Linux_x86_rpm_helppack_am.tar.gz 7607867 SHA256 
125121749eb496a2311ba33e7cb5235d0cb84fe66b6d5b830039543321941036 SHA512 
9bd9f7f1e2f690415f38666c53086c091580cb6132aef315276b73c80ec26146c8cc77902bc5aa0da9e50659916f93cb5f26408b7bd2afead060bcc42b202b08
 WHIRLPOOL 
6c9a70515e5ade56d8bdd4e8b7d05ea50fd33b8465ecb418f40a2cba51be5e9a3ba2ab8fc84631f8ecbb64056b9003b110ebad1135374433597a1b7baa5e252c
-DIST LibreOffice_5.1.1.3_Linux_x86_rpm_helppack_ast.tar.gz 8093321 SHA256 
d54b19fdfd05a4375fd3603e089d6c411a98e3049740a6d2055ec389c96b8335 SHA512 
c3a90f8bc52cdb53bb23d2760f1fcaa486f29bad558aba72cd439ea8ef10f9d835eefba6b9ff58017ad777bd5131748bed8c17721f73a906deec34d42f32b95a
 WHIRLPOOL 
a1204639e6f3d7ff4282db4d7929a864cb158dff80b31a1c333603a514bcfca7c881afed7a8d0a9eafca6360f989172888a6125aa11fea0aac4df2a0e70489f4
-DIST LibreOffice_5.1.1.3_Linux_x86_rpm_helppack_bg.tar.gz 8326106 SHA256 
73a12f347da989e7cf46c54fe8eb53630d8b7311f3fbaf111715c30a0f080e72 SHA512 
7bb5d98b1af8e2a96fb2fa9d2bdd996bf4a74c50b740ef0d5454a0bbbdf21a1af888193d8c0431710b7e11c62fcef71647fe002b529f3ea6c1bf0bee901039c1
 WHIRLPOOL 
91c558a4ede5c60e1be02d4925ada0bff1f9548ffb8aba544029850ddce5ecb194f629c70df96dad6ced5b58f7b54730041fa653233b13cebc7d6de6182819db
-DIST LibreOffice_5.1.1.3_Linux_x86_rpm_helppack_bn-IN.tar.gz 9832234 SHA256 
2ab8b5d8c5e6cb61f2fb949d181ab06f5b6aa7d0a5edb33601952fe5ccc8bcb2 SHA512 
f926d73e1c984c50d2e77e20d8c3849e8e101246bcefb69d079031565e60d43fd0561fc3b1620d81442d421af531300ceaf0834897067a6713e9ea69ec6ac846
 WHIRLPOOL 
652e0f4e8c484e78715d720165b98c368e4a31586534271d0f5c336d0cc9ab1b303adb3e705be75f9a4610fedea38a8d1629d7d2102c870f60c74c18ceffc70c
-DIST LibreOffice_5.1.1.3_Linux_x86_rpm_helppack_bn.tar.gz 9832584 SHA256 
31bb5d697729bf7c1b06601f800d17c018fea40571b6e179d00decc2ee335817 SHA512 
845e885b469fe49cb35219eba37860cb1323ea794cd1fef5bdb8db2c667255520d24a2ff9904bd1bd1f16f096c801e02e2d371d73fce9e507a591c7caf1b5c26
 WHIRLPOOL 
13a0fa5c5eb947e3fee94e6893273840d0cdb70808075d5e4186e180c9b9051b3cefa8c805d585828bc02e40173ca7312da0e88feafbf5dcbf4211c9c2645144
-DIST LibreOffice_5.1.1.3_Linux_x86_rpm_helppack_bo.tar.gz 9494664 SHA256 
21a56d05e4cc75b74f51c576fa7803bdb9912d6b039bd47f7f554369f2d0380b SHA512 
c038c6bc10259dd4ca5187884a63a2747c504ed0cc532b937faa268ca44f1bdcc74a880b86c5df127d5b539f6f7da6608133e6aac7253767eeedca81414e
 WHIRLPOOL 
ddc861f2e4a272e0e95b355c08ac671bb045cbb7d0a0873d2c178a0b06ef6e9a351f137b75559a5572c5cfc0c9b16dd5ab31886ea25748f958bec19250af9622
-DIST LibreOffice_5.1.1.3_Linux_x86_rpm_helppack_bs.tar.gz 7132765 SHA256 

[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/

2016-04-16 Thread Andreas Hüttel
commit: 2dd7abee32a50382aa9db9416f5ea27d886e7b3d
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Apr 16 16:40:26 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 20:18:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dd7abee

app-office/libreoffice: Bump libxmlsec tarball to 1.2.20

Gentoo-bug: 577278

Package-Manager: portage-2.2.27

 app-office/libreoffice/Manifest| 2 +-
 app-office/libreoffice/libreoffice-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/libreoffice/Manifest b/app-office/libreoffice/Manifest
index 42f5b11..c09ce6c 100644
--- a/app-office/libreoffice/Manifest
+++ b/app-office/libreoffice/Manifest
@@ -5,8 +5,8 @@ DIST 35c94d2df8893241173de1d16b6034c0-swingExSrc.zip 9796 
SHA256 64585ac36a81291
 DIST 4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2 
555291 SHA256 b0adb8e71aef80751b999c9c055e419a625c4a05184e407aef2aee28752ad8cb 
SHA512 
1e8a39205f21206d239871bd636f17768eb3997e08ba065ca537564bec2b4e97bcb2f7cd9e652a1d9b4f31cb0662010303c393aedc84b920bb5f41b27be8
 WHIRLPOOL 
d809712c3fcaca922d64f67a14d9dc3e750ecf359687c7ba0e8c6c7fc7750e43721a21ce29d5a3b0b87b83bfe7b71947e701ba4aed0a337ec35ecbb22d8dec34
 DIST 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip 1521926 SHA256 
1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753 SHA512 
ec5ae23c8fe2f5efc377f7a9665039afadf28b4d8f2791379296766a5fbc9a3bf7548f9b0e3b3b07762229ec733a92ccbb69791ee0318c9c6f78f8e847253d3f
 WHIRLPOOL 
8e446eb44188046b0e90694feba232f42c2e9f13d0f43783a18de37c94b86ff919b994931125c5d8001ecd320c1f4db5da482847304aa61646600a3bb33144b4
 DIST a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip 23150 SHA256 
75823776fb51a9c526af904f1503a7afaaab900fba83eda64f8a41073724c870 SHA512 
2d3835f7ac356805025cafedcad97faa48d0f5da386e6ac7b7451030059df8e2fdb0861ade07a576ebf9fb5b88a973585ab0437944b06aac9289d6898ba8586a
 WHIRLPOOL 
60b98d9af2c83c0cf12a5a60ba30957d335b8b967cac07971e1edbc787b9caecd4b3c5bb480e8b38fe8109c1cf74439ebafae130c976182c2c15399f38f5d28c
+DIST ce12af00283eb90d9281956524250d6e-xmlsec1-1.2.20.tar.gz 1769329 SHA256 
3221593ca50f362b546a0888a1431ad24be1470f96b2469c0e0df5e1c55e7305 SHA512 
2f8d473916abf9822367edbe857fc2e12dc9858d12e790d689d787e439904bd6a452bf631043aa66e7502457ab0815a473657f58fca17a213e2490f5655e5ae5
 WHIRLPOOL 
29ddaef03d46fe08aa2dba200be755817f8e77de33ed86dae65e891239f3051f79fdfadec6ae56023197e32e1c44a94385a1ce306081f3bf94be6226f8c7
 DIST d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz 16525605 SHA256 
1f188ac03a8aa4663223eca8c82f91a55293d066d67127082e29a7dba1a98c9f SHA512 
d08a7fe432e8df47d1d8992a45bb5f33149cb75b90eb74b2f2e457628d21a94b17eae0045096b053d2a866bf7710c775581c3e417b5dfaf66601aa18071b7305
 WHIRLPOOL 
95dc6ec0fb293c3538c1d51241283edf4e21647dcfd10229233ab7c3f13f7c78e6bb02c4d292a7cd2a2ec95575d775f0395e837bbc88ab4ddbaa5adfd62be2f0
-DIST fe664ba5f01ebfaeb0ab5deeb0b2249e-xmlsec1-1.2.19.tar.gz 1766298 SHA256 
2fc8f7c9fadb0f6c565bf304de798a875fc719005c20169f8e88028b20c8aac0 SHA512 
9d391658902e163261a61474fc0415ee0f25732dc4a98d2012459294674f7984212607febc10cdf5f5b6255932c4ad51a23d0a7b868990439812f5e276fd1a89
 WHIRLPOOL 
57795d4ac05727867680f7f81d50203fe7603d4a804650db7fafcbe48f8af1c5ef10a021218b3edaebc1dcc06653536f8545d2601a61e32c699701716e3353c5
 DIST libreoffice-5.0.5.2.tar.xz 167135308 SHA256 
1ee729db840cf98bb00fed8c65550ccd6ced03123e3befcc511fe8df6f671b88 SHA512 
f469d2faccd3e445324b0e8219a8a31b4dc8314a9b0559bfff06dd422eb6e6a9194dd4777391e71daa9bddf362a958defe165805f91e8334f95f36a011d2
 WHIRLPOOL 
df4d74171c95f57a1a0fc7d25b7668abde5bb4eb8b326fd2179b4f311f5e63408919ca69bf2efe7effb2700488e11a0b4dc2059a5ce9c6a2de81d8f80314f598
 DIST libreoffice-5.1.1.3.tar.xz 175820100 SHA256 
2c5afb77e10daaf02b0521f0a3027345a9cfc02fa7a152f4a2e5d7a74abc8e38 SHA512 
5aa5be15732808cce56eeb9274de35c15b31b56995ebbb9dfbfc19be23798576889e7276f42cb95cf9b8b1e0f755943ceb1994525bbbaedc24a28ac3345c6fe6
 WHIRLPOOL 
b79ded47ed673f82df2bdbe1689b8d7fe272072e797868e2712d0f5b14f3cc8cd1cc5ac6437e695e48630504d4630e4e83b3bc03a8ed6f432bfbe7707a7dd078
 DIST libreoffice-5.1.2.2.tar.xz 173763036 SHA256 
54ecdc9e0201a64fb6a0898b2e5ebd6c6e22c36965e3eb797ae351219e441781 SHA512 
0b2d9d2f91b40fc6eda67d9d6a16f95391f985be8ffa43e8f577c42bc0c1228e2c14de4dfbdef808a6edd61985903d5e12e0696ef43f522e78ee123c1d5f01e8
 WHIRLPOOL 
059f6f558c5cf3881b2ce5fee1c9ef0286c315481fd17dc7129aaf8ede97ca1759c8b821c1575ad4457e670e54241409e48e54bd1e8d62c8401cf5067ef81226

diff --git a/app-office/libreoffice/libreoffice-.ebuild 
b/app-office/libreoffice/libreoffice-.ebuild
index f07ecf8..91f2789 100644
--- a/app-office/libreoffice/libreoffice-.ebuild
+++ b/app-office/libreoffice/libreoffice-.ebuild
@@ -59,7 +59,7 @@ unset DEV_URI
 # These are bundles that can't be removed for now due to huge patchsets.
 # If you want them gone, patches are welcome.
 ADDONS_SRC=(
-   

[gentoo-commits] proj/portage:repoman commit in: pym/repoman/

2016-04-16 Thread Zac Medico
commit: 494d6401dd25ff4a49eac86f772bce09fc9a61f1
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Apr 16 19:57:08 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Apr 16 20:00:37 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=494d6401

XmlLint: remove incorred self._is_capable setting

This setting interferred with the fix for bug 567746.

 pym/repoman/_xml.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pym/repoman/_xml.py b/pym/repoman/_xml.py
index f7ff9fb..d55dda5 100644
--- a/pym/repoman/_xml.py
+++ b/pym/repoman/_xml.py
@@ -60,7 +60,6 @@ class XmlLint(object):
self.repoman_settings = repoman_settings
self._is_capable = metadata_dtd is not None
self.binary = None
-   self._is_capable = False
self._check_capable()
 
def _check_capable(self):



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

2016-04-16 Thread Tim Harder
commit: e1ad387fd163e722c8cdfbee4dbe67a0e1bf55d8
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Apr 16 19:45:00 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Apr 16 19:46:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1ad387f

sys-process/procenv: version bump to 0.45

 sys-process/procenv/Manifest|  1 +
 sys-process/procenv/procenv-0.45.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/sys-process/procenv/Manifest b/sys-process/procenv/Manifest
index 210a2cd..cace153 100644
--- a/sys-process/procenv/Manifest
+++ b/sys-process/procenv/Manifest
@@ -1,3 +1,4 @@
 DIST procenv-0.35.tar.gz 251995 SHA256 
4b5e9bdf0e7ee7ff63548f380258407bfee64618734db31f33adc332ce02be26 SHA512 
c9dab048adba7c3cb659b91aaea5c090d2919a0f38ac53920c433e5888e29d7b0072ca5ba76c4c71cc5d45402dff47dbaee663ff3a3c045e4127032c7467fa49
 WHIRLPOOL 
c186319546607c3fb22bcf97f6ee41099016c777c615a94165624c5934c303f1d2492aa6a54cd15e5e0323abc1c683fd0b16b2ab0825315d4e28abf8f2048b97
 DIST procenv-0.36.tar.gz 264248 SHA256 
70550499d0602ffbb4bbbe91c1a6d468d44589ab29b74b5ccc42b9558f970fb4 SHA512 
0a054541a2ec08aa147f2f6b222bc7c17ce9e5f7f96fae512bfd569572277566e3b3a55ab876668b2678d54b16272427ececfdba5fde2144f18ae992f892d9e9
 WHIRLPOOL 
100b20b0b9b17fdb5de0e8defe7bd987743bd8c6594a6ac55ef1a73cf10eed90e29bcb30227fe678a16e3fef11e6fac9d1d5a644ee56e9de11d263c9882c087f
 DIST procenv-0.39.tar.gz 270745 SHA256 
1ea203b28290dbabc6bd221b857b439ad4f68f38fac560d4966ff6e6a4d71922 SHA512 
b34accc92445aeb9ccb1f45dc3cca2fcf25e2e9ab31e2126f086c884e2562093e292d242ba7ef3aa03e342ad8398b01c08fda133a2d8f0a87693be8cb96c621b
 WHIRLPOOL 
2766cb8239f58bff2ee0bc66e4848f17f52b9151fc94044aeff9c766da968c7159f101b0b092121cb70165fac370b7dd237abcc09d8789db5bdcea5468e513bd
+DIST procenv-0.45.tar.gz 241046 SHA256 
5fc3d650783f57fa8ba90c5e0cf0fc28f5e0bf22af38f2dbb9e8574d4e13fad3 SHA512 
b9d5a9cda7ff2cc406555a2a82664e45172250af5943c882084fe0d6d067cc19cbc74b6cb9203d3be64a33797ad3c3afa8ad9d5414546ee8e047947790956ff1
 WHIRLPOOL 
786a80ca01569dca399436e47c335f65893cd4414eb5ef770b3100a2de5328f82792508137a3274c31932db4e81eabd1d8fd1cbcf13efe4acebfdeb9ce4359a8

diff --git a/sys-process/procenv/procenv-0.45.ebuild 
b/sys-process/procenv/procenv-0.45.ebuild
new file mode 100644
index 000..32466f2
--- /dev/null
+++ b/sys-process/procenv/procenv-0.45.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="command-line utility to show process environment"
+HOMEPAGE="https://github.com/jamesodhunt/procenv;
+SRC_URI="https://github.com/jamesodhunt/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="
+   virtual/pkgconfig
+   test? ( dev-libs/check )
+"



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

2016-04-16 Thread Tim Harder
commit: 236ea3ce6c7d1fa5879b82f5a6156ddcd561526f
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Apr 16 16:21:36 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Apr 16 19:46:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=236ea3ce

app-vim/vim-rest-console: version bump to 2.4.0

 app-vim/vim-rest-console/Manifest   |  1 +
 .../vim-rest-console/vim-rest-console-2.4.0.ebuild  | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-vim/vim-rest-console/Manifest 
b/app-vim/vim-rest-console/Manifest
index 216bb2e..e219da8 100644
--- a/app-vim/vim-rest-console/Manifest
+++ b/app-vim/vim-rest-console/Manifest
@@ -1 +1,2 @@
 DIST vim-rest-console-2.3.0.tar.gz 11584 SHA256 
e3d07527a41f03eeffc82f12e1de43865f36f7348e4bf99fc4e2af55b234a74a SHA512 
04fa4cc2177b87a6d69ad50d0e45f411169d178e4990280afde730c461cb718acd09dc034e61c51f73974369d9be9300281f1e60adf8084730977caa27c65da2
 WHIRLPOOL 
93b5bc602361a2abe845a688b0e8c22cc7c3e3d6dd671f37e8d576f9d3c06ebaea3da58ac2838634a7219dd6fe1a56cc666d3a076e799bad1cae2636996371e9
+DIST vim-rest-console-2.4.0.tar.gz 11795 SHA256 
011e1166f9e8f5831a0288640952d962ab9190cb02c54b8947354049d7146028 SHA512 
77f06a9cee534eda2e414c4b0b0fdbdf335b1a397ab9c45b4331f211db1dbeb89bd0a73906945b0ed08c8b795c4be444b9ffcd2c06e145a43b3efb456aa64666
 WHIRLPOOL 
1b44987d3645a6d16243006f428c66b3d9f980a358865aab644631a5650a330ed38e266ac9d0c2084a3f1d9a10490202be6a45a2af2455e40558e66826643dee

diff --git a/app-vim/vim-rest-console/vim-rest-console-2.4.0.ebuild 
b/app-vim/vim-rest-console/vim-rest-console-2.4.0.ebuild
new file mode 100644
index 000..2e912a0
--- /dev/null
+++ b/app-vim/vim-rest-console/vim-rest-console-2.4.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit vim-plugin
+
+DESCRIPTION="a REST console for vim"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=5182 
https://github.com/diepm/vim-rest-console;
+SRC_URI="https://github.com/diepm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+RDEPEND="net-misc/curl"
+
+src_prepare() {
+   rm *.md *.json *.rest || die
+}



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-if/

2016-04-16 Thread Andreas Hüttel
commit: c213b444f7b26c29153e773708f5f0d2f244e566
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Apr 16 19:43:23 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:43:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c213b444

virtual/perl-if: Copy keywords from dev-lang/perl

Package-Manager: portage-2.2.28

 virtual/perl-if/perl-if-0.60.400.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-if/perl-if-0.60.400.ebuild 
b/virtual/perl-if/perl-if-0.60.400.ebuild
index 8118f18..14e4aec 100644
--- a/virtual/perl-if/perl-if-0.60.400.ebuild
+++ b/virtual/perl-if/perl-if-0.60.400.ebuild
@@ -10,7 +10,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~arm64 ~hppa ~hppa-hpux 
~ia64 ~ia64-hpux ~ia64-linux ~m68k ~m68k-mint ~mips ~ppc ~ppc64 ~ppc-aix 
~ppc-macos ~s390 ~sh ~sparc ~sparc64-solaris ~sparc-solaris ~x64-freebsd 
~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux 
~x86-macos ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-via-Timeout/

2016-04-16 Thread Andreas Hüttel
commit: eb73a98e989a8660b760001e75d0114d8981b669
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Apr 16 19:36:38 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:36:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb73a98e

dev-perl/PerlIO-via-Timeout: Remove old

Package-Manager: portage-2.2.28

 dev-perl/PerlIO-via-Timeout/Manifest   |  1 -
 .../PerlIO-via-Timeout-0.290.0.ebuild  | 33 --
 2 files changed, 34 deletions(-)

diff --git a/dev-perl/PerlIO-via-Timeout/Manifest 
b/dev-perl/PerlIO-via-Timeout/Manifest
index d52e3eb..976db62 100644
--- a/dev-perl/PerlIO-via-Timeout/Manifest
+++ b/dev-perl/PerlIO-via-Timeout/Manifest
@@ -1,2 +1 @@
-DIST PerlIO-via-Timeout-0.29.tar.gz 13404 SHA256 
0f9dc6f540671039c74254f5e081cf55c569820448c9929861e66ab66f93f5ca SHA512 
824e99209e8c0ff93b3cff97139f27170a3034c98866a34b9dd80d6a938cfaa8db39ab5dacc20bd87aa94b0411f100b8744ac3f00672049d23d2324430b77f7c
 WHIRLPOOL 
ae69a8520862ebb41e2eb8fde96db69ecd8a8386d3a0ab31d6df88cbc4ef189edc7c2d73ae9cce28c6be4a67a1981698a379cde327eeb40824006991a773b9da
 DIST PerlIO-via-Timeout-0.32.tar.gz 13560 SHA256 
9278f9ef668850d913d98fa4c0d7e7d667cff3503391f4a4eae73a246f2e7916 SHA512 
52200c0d19da7a19b9b328473b0e7b57a1a3102fd3ace947af8fef8f670aaebe37811daaa2e2b6cf2f6397855a4cfb2424af053322146a8acefd71e1bb30f681
 WHIRLPOOL 
89f5e21150f4631f621ea40f54501ae4516b6efa5739c77cfa3c75a7aae7caf967d3db40ee0e97e91abd8c946eb7920fc41ed64a5410efa2e7de2534eba41cf0

diff --git a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.290.0.ebuild 
b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.290.0.ebuild
deleted file mode 100644
index 8da575a..000
--- a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.290.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=DAMS
-MODULE_VERSION=0.29
-inherit perl-module
-
-DESCRIPTION="PerlIO layer that adds read & write timeout to a handle"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   >=virtual/perl-Exporter-5.570.0
-   virtual/perl-Scalar-List-Utils
-   dev-perl/Time-Out
-"
-DEPEND="
-   >=dev-perl/Module-Build-Tiny-0.30.0
-   >=virtual/perl-ExtUtils-MakeMaker-6.300.0
-   virtual/perl-File-Spec
-   virtual/perl-IO
-   test? (
-   virtual/perl-Test-Simple
-   dev-perl/Test-TCP
-   )
-"
-
-mytargets="install"



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

2016-04-16 Thread Andreas Hüttel
commit: 41ccdecf5e8b5422d4b6bdc6a9878ad5ca5643a9
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Apr 16 19:37:29 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:37:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ccdecf

dev-perl/Plack: Remove old

Package-Manager: portage-2.2.28

 dev-perl/Plack/Manifest |  2 --
 dev-perl/Plack/Plack-1.3.200.ebuild | 43 --
 dev-perl/Plack/Plack-1.3.700.ebuild | 46 -
 3 files changed, 91 deletions(-)

diff --git a/dev-perl/Plack/Manifest b/dev-perl/Plack/Manifest
index 0fb24ed..12dc7c2 100644
--- a/dev-perl/Plack/Manifest
+++ b/dev-perl/Plack/Manifest
@@ -1,3 +1 @@
-DIST Plack-1.0032.tar.gz 238047 SHA256 
3a7a5fcc5f77d350a5dbf8f448d25178634d175d3d4bf77b4953ae32f97a90ad SHA512 
877d2471106d941b192f19a569ea2a8dd990526242941d55104788629f551af52ed75e762788023f22962cd2d185c3fc8756e4a3253a9fc4e3a8152eab49b3f3
 WHIRLPOOL 
ed6c1714082201dcacacd12021aa430c49e03b95a49dfcaea6205c7011ac5e41ecc449e1eeda60182604c19e303fa771d9c686ceeb39fc819a5acbd9ff1c
-DIST Plack-1.0037.tar.gz 175676 SHA256 
70be5f33d011b9ffa2b3a6fc7ce0aa15df53f8974e46b2e8e5af5131b1d41c62 SHA512 
9bfda2b28f806184aaf36aff62497ee34f352b4a98ebeb3d4f907613575d8cc7005e446a7a14374dc84e0e11b668e23f7b529505749885face868e84a54677f2
 WHIRLPOOL 
89e7443946e4c95d37516d0dc888a9a26e5182e74281d42500439bba43e1c23d7b983be2131e5f2abd1e7aac2caf707b45d713e618ab436fa7748cb99313fa1c
 DIST Plack-1.0039.tar.gz 176711 SHA256 
d24a572e88644c7d39c7e6ff1af005b728dec94a878cf06d9027ab7d1a2fd0a9 SHA512 
963e30ec721a96f99ac9524b1b38861965aa84878062551ae77e62c7b2724cf00d6e7e265dde1c88f3e1aa3da7ca41bb5a392e990409380de09c1c1b769b5387
 WHIRLPOOL 
6ff44dd92d321c3a331cebd879fafad4945af420ef59594195127b723743db57c6f6407f234fe15dc567c5a7c5f576a91939567af318d16b0866ef8b7f34a265

diff --git a/dev-perl/Plack/Plack-1.3.200.ebuild 
b/dev-perl/Plack/Plack-1.3.200.ebuild
deleted file mode 100644
index 9779b80..000
--- a/dev-perl/Plack/Plack-1.3.200.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION=1.0032
-inherit perl-module
-
-DESCRIPTION="Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   >=dev-perl/Apache-LogFormat-Compiler-0.120.0
-   >=dev-perl/Devel-StackTrace-1.230.0
-   >=dev-perl/Devel-StackTrace-AsHTML-0.110.0
-   >=dev-perl/File-ShareDir-1.0.0
-   dev-perl/Filesys-Notify-Simple
-   >=dev-perl/HTTP-Body-1.60.0
-   >=dev-perl/HTTP-Message-5.814.0
-   >=virtual/perl-HTTP-Tiny-0.34.0
-   >=dev-perl/Hash-MultiValue-0.50.0
-   >=virtual/perl-Pod-Parser-1.360.0
-   >=dev-perl/Stream-Buffered-0.20.0
-   >=dev-perl/Test-TCP-2.0.0
-   dev-perl/Try-Tiny
-   >=dev-perl/URI-1.590.0
-   virtual/perl-parent
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   >=dev-perl/File-ShareDir-Install-0.60.0
-   test? (
-   >=virtual/perl-Test-Simple-0.880.0
-   dev-perl/Test-Requires
-   )
-"
-
-SRC_TEST="do parallel"

diff --git a/dev-perl/Plack/Plack-1.3.700.ebuild 
b/dev-perl/Plack/Plack-1.3.700.ebuild
deleted file mode 100644
index 5ae6e3a..000
--- a/dev-perl/Plack/Plack-1.3.700.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION=1.0037
-inherit perl-module
-
-DESCRIPTION="Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   >=dev-perl/Apache-LogFormat-Compiler-0.120.0
-   >=dev-perl/Cookie-Baker-0.50.0
-   >=dev-perl/Devel-StackTrace-1.230.0
-   >=dev-perl/Devel-StackTrace-AsHTML-0.110.0
-   >=dev-perl/File-ShareDir-1.0.0
-   dev-perl/Filesys-Notify-Simple
-   >=dev-perl/HTTP-Body-1.60.0
-   >=dev-perl/HTTP-Headers-Fast-0.180.0
-   >=dev-perl/HTTP-Message-5.814.0
-   >=virtual/perl-HTTP-Tiny-0.34.0
-   >=dev-perl/Hash-MultiValue-0.50.0
-   >=virtual/perl-Pod-Parser-1.360.0
-   >=dev-perl/Stream-Buffered-0.20.0
-   >=dev-perl/Test-TCP-2.0.0
-   dev-perl/Try-Tiny
-   >=dev-perl/URI-1.590.0
-   virtual/perl-parent
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   >=dev-perl/File-ShareDir-Install-0.60.0
-   test? (
-   >=virtual/perl-Test-Simple-0.880.0
-   dev-perl/Test-Requires
-   )
-"
-
-# SRC_TEST="do parallel"
-# one test fails due to Perl 5.22 regex deprecation warnings :(



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

2016-04-16 Thread Andreas Hüttel
commit: d9ab6838742072ca22878f3c199dbd0dbed11423
Author: Kent Fredric  gmail  com>
AuthorDate: Fri Apr 15 15:43:04 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ab6838

dev-perl/MCE: Added at version 1.705.0

Required for new dev-perl/Test-Perl-Critic

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/MCE/MCE-1.705.0.ebuild | 29 +
 dev-perl/MCE/Manifest   |  1 +
 dev-perl/MCE/metadata.xml   | 33 +
 3 files changed, 63 insertions(+)

diff --git a/dev-perl/MCE/MCE-1.705.0.ebuild b/dev-perl/MCE/MCE-1.705.0.ebuild
new file mode 100644
index 000..26df51c
--- /dev/null
+++ b/dev-perl/MCE/MCE-1.705.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MARIOROY
+DIST_VERSION=1.705
+inherit perl-module
+
+DESCRIPTION="Many-Core Engine providing parallel processing capabilities"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-File-Path
+   virtual/perl-Getopt-Long
+   virtual/perl-IO
+   virtual/perl-Scalar-List-Utils
+   virtual/perl-Socket
+   >=virtual/perl-Storable-2.40.0
+   virtual/perl-Time-HiRes
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/MCE/Manifest b/dev-perl/MCE/Manifest
new file mode 100644
index 000..ba92a02
--- /dev/null
+++ b/dev-perl/MCE/Manifest
@@ -0,0 +1 @@
+DIST MCE-1.705.tar.gz 161269 SHA256 
73e31f9ae9ce13a4770487544347c118a0171cbdb54b8d9bc91d91d1c96360be SHA512 
dbc896cb26d8b78444b91bb39a5d4379d2a407c494aff2d69ae2a51613722431dd86e1af866b4bb22dabd15f7a414b23c5c1e8fae3e82ecb2595b066934f93a4
 WHIRLPOOL 
142dabaeae9e277ca71c447092343083a079abcb59a704548e39013b79ea2c0f22b2bc0da1ec4fbe80becef930458d14b6eb5769cadd01bfaa23f7db7b1cbbc3

diff --git a/dev-perl/MCE/metadata.xml b/dev-perl/MCE/metadata.xml
new file mode 100644
index 000..f51d7af
--- /dev/null
+++ b/dev-perl/MCE/metadata.xml
@@ -0,0 +1,33 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+MCE
+MCE
+MCE::Candy
+MCE::Core::Input::Generator
+MCE::Core::Input::Handle
+MCE::Core::Input::Iterator
+MCE::Core::Input::Request
+MCE::Core::Input::Sequence
+MCE::Core::Manager
+MCE::Core::Validation
+MCE::Core::Worker
+MCE::Flow
+MCE::Grep
+MCE::Loop
+MCE::Map
+MCE::Mutex
+MCE::Queue
+MCE::Relay
+MCE::Signal
+MCE::Step
+MCE::Stream
+MCE::Subs
+MCE::Util
+  
+



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

2016-04-16 Thread Andreas Hüttel
commit: 73835bd715d12399fb60aa2a809917c6b2701cef
Author: Kent Fredric  gmail  com>
AuthorDate: Fri Apr 15 15:19:47 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73835bd7

dev-perl/SUPER: Add to tree at version 1.201.411.170

Required for new dev-perl/Test-MockModule

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/SUPER/Manifest   |  1 +
 dev-perl/SUPER/SUPER-1.201.411.170.ebuild | 25 +
 dev-perl/SUPER/metadata.xml   | 12 
 3 files changed, 38 insertions(+)

diff --git a/dev-perl/SUPER/Manifest b/dev-perl/SUPER/Manifest
new file mode 100644
index 000..e7376c9
--- /dev/null
+++ b/dev-perl/SUPER/Manifest
@@ -0,0 +1 @@
+DIST SUPER-1.20141117.tar.gz 14477 SHA256 
1a620e7d60aee9b13b1b26a44694c43fdb2bba1755cfff435dae83c7d42cc0b2 SHA512 
c17fe478fcb9ebc2749c27fc75b839bd77e81c9d0170697b2a697dcebb9f4eef4b954d023b76d33a8b4201b110e5e997b1e0993faf7a04ef2e1191a2f7c516a0
 WHIRLPOOL 
b88b18622f8561653efe16331b7dad6b0b969be57bb56d96be6ac7c59cc491d69a22090874bc47f66da6fb40b84d7012a083eb3a48036de84b83af5a6d9f

diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild 
b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
new file mode 100644
index 000..cde7161
--- /dev/null
+++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=CHROMATIC
+DIST_VERSION=1.20141117
+inherit perl-module
+
+DESCRIPTION="control superclass method dispatch"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Scalar-List-Utils
+   dev-perl/Sub-Identify
+"
+DEPEND="${RDEPEND}
+   dev-perl/Module-Build
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/SUPER/metadata.xml b/dev-perl/SUPER/metadata.xml
new file mode 100644
index 000..ef228df
--- /dev/null
+++ b/dev-perl/SUPER/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+SUPER
+SUPER
+  
+



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

2016-04-16 Thread Andreas Hüttel
commit: 4b3a937c0e781a42c5852961144c2b8d9c6b5faa
Author: Kent Fredric  gmail  com>
AuthorDate: Fri Apr 15 18:45:02 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b3a937c

dev-perl/Test-Warnings: Bump to version 0.26.0

- EAPI6
- Add metadata and suggested test-deps

Upstream:
- Handle other handlers better
- test improvements
- Propagate to __WARN__ handlers

Keywords:
 Dropped due to being unsatisfied on deps.
  ~alpha ~amd64-fbsd ~arm64 ~ia64 ~m68k ~s390 ~sh ~sparc

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches --include-arches="alpha amd64 amd64-fbsd arm 
arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 
x86-fbsd"

 dev-perl/Test-Warnings/Manifest|  1 +
 dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild | 41 ++
 dev-perl/Test-Warnings/metadata.xml|  7 
 3 files changed, 49 insertions(+)

diff --git a/dev-perl/Test-Warnings/Manifest b/dev-perl/Test-Warnings/Manifest
index e8b8323..40e230e 100644
--- a/dev-perl/Test-Warnings/Manifest
+++ b/dev-perl/Test-Warnings/Manifest
@@ -1 +1,2 @@
 DIST Test-Warnings-0.016.tar.gz 32774 SHA256 
09ebc9afa29eb4d1d44fbd974dfcd52e0a2d9ce7ec3e3ee7602394157831aba9 SHA512 
78a3e26d2093be8612e1e97f2d45023f224ea7e09f9d669a049fd331e7ff49fb93be52996d7f7fba29263437307587fedd80c54a56b6b282b328668152557027
 WHIRLPOOL 
209b65faf561c72494ee46b604e2dbde1e3b55a53df7df05b849a1e6b713eca25730bb1c9e84d1c0c047e858995b8b553405668222bbe61b904362d47e137446
+DIST Test-Warnings-0.026.tar.gz 38058 SHA256 
ae2b68b1b5616704598ce07f5118efe42dc4605834453b7b2be14e26f9cc9a08 SHA512 
510e182299173fa01482cde642fe5d84a77ea2f3b1761c7d8bf855caed963f276134357b4d7662bb3fbf09621ac6e11451fe19bf0ba2cf96bc841c280a624cd4
 WHIRLPOOL 
ec336d87f0ad114b1564c7eb97b8daac5c7b72134745ab1b0583ed4c550884819e922f5c71383b0bceb3cec5e0f6fa3d849613bc831fe1550c794e4ba1dc3107

diff --git a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild 
b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild
new file mode 100644
index 000..d197411
--- /dev/null
+++ b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.026
+inherit perl-module
+
+DESCRIPTION='Test for warnings and the lack of them'
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test suggested"
+
+# Test::Builder -> perl-Test-Simple
+RDEPEND="
+   ! perl-File-Spec
+# List::Util -> perl-Scalar-List-Utils
+# Test::More -> perl-Test-Simple
+DEPEND="
+   >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+   ${RDEPEND}
+   test? (
+   suggested? (
+   >=dev-perl/CPAN-Meta-Check-0.11.0
+   )
+   >=virtual/perl-CPAN-Meta-2.120.900
+   virtual/perl-File-Spec
+   >=virtual/perl-Test-Simple-0.108.0
+   virtual/perl-if
+   virtual/perl-version
+   )
+"

diff --git a/dev-perl/Test-Warnings/metadata.xml 
b/dev-perl/Test-Warnings/metadata.xml
index 5193049..885270a 100644
--- a/dev-perl/Test-Warnings/metadata.xml
+++ b/dev-perl/Test-Warnings/metadata.xml
@@ -5,4 +5,11 @@
p...@gentoo.org
Gentoo Perl Project

+   
+   Test-Warnings
+   Test::Warnings
+   
+   
+   Install optional dependencies for extra 
tests
+   
 



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

2016-04-16 Thread Andreas Hüttel
commit: 865a05d667d340b1278b1d58457ede4b166be125
Author: Kent Fredric  gmail  com>
AuthorDate: Fri Apr 15 16:26:07 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=865a05d6

dev-perl/Test-Pod-Coverage: Bump to version 1.100.0

- EAPI6
- Unwanted test/dep cleanup
- Update LICENSE to "Artistic-2"

Upstream:
- Update license
- Fix tests
- doc patches

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches --include-arches="alpha amd64 amd64-fbsd arm 
arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 
x86-fbsd"

 dev-perl/Test-Pod-Coverage/Manifest|  1 +
 .../Test-Pod-Coverage-1.100.0.ebuild   | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Test-Pod-Coverage/Manifest 
b/dev-perl/Test-Pod-Coverage/Manifest
index 371362e..a53088d 100644
--- a/dev-perl/Test-Pod-Coverage/Manifest
+++ b/dev-perl/Test-Pod-Coverage/Manifest
@@ -1 +1,2 @@
 DIST Test-Pod-Coverage-1.08.tar.gz 6418 SHA256 
e06336c3eb7d0f37605934b983ececf2782c78dda04ffdb96c7dc12f466a5578 SHA512 
fe42fd3a12555ce95f06c345ab5f5a333263b29b313d3ed45114aee4215373959c4ee079f3eed0f97c8ec7454f6b5f2c76e4a246eb036fc583858b5be95e03ab
 WHIRLPOOL 
d853d0ae027d5a89e1ec431e8e0eadc2466f05e23eca04dc79fc91c7dffae9c7ff7ab61b7576380c4888d8bc8e8dab84bc763d4991885bab2f76e1c1f6005e38
+DIST Test-Pod-Coverage-1.10.tar.gz 8083 SHA256 
48c9cca9f7d99eee741176445b431adf09c029e1aa57c4703c9f46f7601d40d4 SHA512 
ebcebb900f4367984245d1915937200e2de8586a6e6ea9c9b71588e56caf68808ee73c21e633434ab5c43b80b42dd56cb0cbd4e67519e928270e1eda06c1d02c
 WHIRLPOOL 
ddd407f6323a335821950c7b7520ab1bbf642cedc48e33f2e882cc29ecf0b40ef13cc435d28b60ec16c2ef452c984aeed92858dd755d84a75daf4d70a52372ac

diff --git a/dev-perl/Test-Pod-Coverage/Test-Pod-Coverage-1.100.0.ebuild 
b/dev-perl/Test-Pod-Coverage/Test-Pod-Coverage-1.100.0.ebuild
new file mode 100644
index 000..3a4d412
--- /dev/null
+++ b/dev-perl/Test-Pod-Coverage/Test-Pod-Coverage-1.100.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=1.10
+inherit perl-module
+
+DESCRIPTION="Check for pod coverage in your distribution"
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Test-Simple
+   dev-perl/Pod-Coverage"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker"
+
+src_test() {
+   perl_rm_files t/pod.t
+   perl-module_src_test
+}



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

2016-04-16 Thread Andreas Hüttel
commit: 614ad3daff5149406a64306c4449b0fd2190ff46
Author: Kent Fredric  gmail  com>
AuthorDate: Fri Apr 15 16:49:27 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614ad3da

dev-perl/Test-Script: Bump to version 1.100.0

- EAPI6
- Refine Deps

Upstream:
- IPC::Run3 workarounds
- kill()'d scripts now considered failures
- can now pass input via stdin
- Now able to capture stderr/out with script_runs

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches --include-arches="alpha amd64 amd64-fbsd arm 
arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 
x86-fbsd"

 dev-perl/Test-Script/Manifest   |  1 +
 dev-perl/Test-Script/Test-Script-1.100.0.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Test-Script/Manifest b/dev-perl/Test-Script/Manifest
index 97da639..b5b586f 100644
--- a/dev-perl/Test-Script/Manifest
+++ b/dev-perl/Test-Script/Manifest
@@ -1 +1,2 @@
 DIST Test-Script-1.07.tar.gz 26424 SHA256 
e21e5ee43a27b4c51b54ded5c92e60b817309778117a1d98ae6354abff27eb96 SHA512 
2cf7dc06977288910f157a5c0804d02e2a259c693adda59b80b89bba7eab22f74b317976a8a6f0fe6f28a87090dcc6f57c0245006b1eea600e2d71e6966ede97
 WHIRLPOOL 
39bdae38e8c8fab1068364e36eb4558ec468adc8c89e2f61d7989e8a0e0e2cb4b68a203fa6dbfb6baa786a57d625fc036becd161be10e791fb2e86bc562f144f
+DIST Test-Script-1.10.tar.gz 19963 SHA256 
d61db6a6b98aba023da5f8c7aac6bb30ce43ca76a7a03d73b1e3d85a8b8aab73 SHA512 
805225ecadcf8797590f947894a21c3815bdb2ebf1a7016e067074e6415d8147a58de98b6a2c9f9914ad5f8ae62c339e74dee837e09305fdf97886f7723336ce
 WHIRLPOOL 
ab01d1d7b30909747339627a0da4f14e1152a446f04d00a9d271e4e3f483e47cee2acd1fbbfede8a259b1b2303430061d454d1f30be7edb69830db05045cd13c

diff --git a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
new file mode 100644
index 000..4be3121
--- /dev/null
+++ b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=1.10
+inherit perl-module
+
+DESCRIPTION="Cross-platform basic tests for scripts"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+IUSE=""
+
+RDEPEND="
+   >=virtual/perl-File-Spec-0.800.0
+   >=dev-perl/Probe-Perl-0.10.0
+   >=dev-perl/IPC-Run3-0.34.0
+   >=virtual/perl-Test-Simple-0.960.0"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"



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

2016-04-16 Thread Andreas Hüttel
commit: 972a2e700dbd4e7a6a9e8d2d91976b96366e7075
Author: Kent Fredric  gmail  com>
AuthorDate: Fri Apr 15 16:08:47 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=972a2e70

dev-perl/Test-Perl-Critic: Bump to 1.30.0

- EAPI6
- Cleanup deps

Upstream:
- all_critic_ok() now parallelized over multiple cores

Keywording:
- Dropped 1 keyword due to new dependency:
   ppc

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Test-Perl-Critic/Manifest |  1 +
 .../Test-Perl-Critic-1.30.0.ebuild | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/Test-Perl-Critic/Manifest 
b/dev-perl/Test-Perl-Critic/Manifest
index ab11584..5cf2768 100644
--- a/dev-perl/Test-Perl-Critic/Manifest
+++ b/dev-perl/Test-Perl-Critic/Manifest
@@ -1 +1,2 @@
 DIST Test-Perl-Critic-1.02.tar.gz 21250 SHA256 
89b242ff539034336ed87c11ef3e5ecac47c333a6ab8b46aab4cc449e3739a89 SHA512 
af18523fa6ad2ed35114bc5a466c8d92f27cfaca3a32c3fc6d24bdafd6f962187f0f18f5cae96949cb81a4c2f1cac280993c8b5236a8b02ccc130d01c8990348
 WHIRLPOOL 
507894b4d8e5f92dd4c920f0325e25f9e92a2ff6a750f18823b4f3627f6895d9f3b3eb8dd58b09209f8377ef3e73d13c84bf9554cc58b6efa0d79ef9e7ce9b17
+DIST Test-Perl-Critic-1.03.tar.gz 21467 SHA256 
8f93a2438812bf78190489e92c10a464aa7175eda946390c61806f81afa12039 SHA512 
2b6b9e7a73d00c99584853fdc5aef74dea5a581bb4bbe103eb65b086de659cb3328b0e58ec6e64413b76fa37a834083ff0c87cdc02413576f910904e0efd7b30
 WHIRLPOOL 
5a9d29e078bb0566644936177f16f27af703e9dd7757927c68239d03ab0a653c374ca432dca4e40eacb9b2b1fd772a05292a462f032d6ed1015e2414ab9d1a63

diff --git a/dev-perl/Test-Perl-Critic/Test-Perl-Critic-1.30.0.ebuild 
b/dev-perl/Test-Perl-Critic/Test-Perl-Critic-1.30.0.ebuild
new file mode 100644
index 000..e39473e
--- /dev/null
+++ b/dev-perl/Test-Perl-Critic/Test-Perl-Critic-1.30.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=THALJEF
+DIST_VERSION=1.03
+inherit perl-module
+
+DESCRIPTION="Use Perl::Critic in test programs"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   virtual/perl-Carp
+   >=dev-perl/MCE-1.520.0
+   >=dev-perl/Perl-Critic-1.105.0
+   virtual/perl-Test-Simple
+"
+DEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-0.400.0
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Mock-LWP-Dispatch/

2016-04-16 Thread Andreas Hüttel
commit: 180a2ec62f01d9cde38131525ee996ed01819a94
Author: Kent Fredric  gmail  com>
AuthorDate: Thu Apr 14 12:03:44 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=180a2ec6

dev-perl/Test-Mock-LWP-Dispatch: Bump to version 0.80.0

- EAPI6
- Cleanup tests
- Fix missing deps
- Cleanup metadata

Upstream:
- Add map_passthrough method

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Test-Mock-LWP-Dispatch/Manifest   |  1 +
 .../Test-Mock-LWP-Dispatch-0.80.0.ebuild   | 35 ++
 dev-perl/Test-Mock-LWP-Dispatch/metadata.xml   |  4 +++
 3 files changed, 40 insertions(+)

diff --git a/dev-perl/Test-Mock-LWP-Dispatch/Manifest 
b/dev-perl/Test-Mock-LWP-Dispatch/Manifest
index 6be55ac..df026fd 100644
--- a/dev-perl/Test-Mock-LWP-Dispatch/Manifest
+++ b/dev-perl/Test-Mock-LWP-Dispatch/Manifest
@@ -1 +1,2 @@
 DIST Test-Mock-LWP-Dispatch-0.06.tar.gz 13136 SHA256 
3e5aa09a5c4ff6e77b58a79723147d9954f4da1f5345b9b0ed36e01fc0e7d288 SHA512 
ec0f81e6c91881f80b3c3e0fdf0618fbefd5fff8fc5cc8604b000b699103ba991b49206ecb2c47a9b59edeb9495e6166a069ba02ba3d3ea8ed11a5c84b5d1878
 WHIRLPOOL 
590e26b8166aa5c8c504f52617b1f79a8218876a679897e314e17c05ed41f80660117e731f20c2c12f7fb376b5aa74622e0a922d643559f8d947c456f4468322
+DIST Test-Mock-LWP-Dispatch-0.08.tar.gz 13634 SHA256 
134bb2df2bf2e14c3e86d0d6887081140d9605f66054dc5b733e4e7c42f5b56c SHA512 
419e9410c4f86dd7fe669ab09ca5c17dd4a2d9ab9fa36647f8e95702ee7e3b66a36692acc72c03e128553f5289b8d6260e7449061e9009d911d6db406c2d6876
 WHIRLPOOL 
a128a692167676553c4edabfe007b86e693349ef095a7ddb18b68a56cd497ad2f8737c1385ce76a4a24210f2f6422a84795e4ecbc17b18feebf1c19e4b63d7da

diff --git 
a/dev-perl/Test-Mock-LWP-Dispatch/Test-Mock-LWP-Dispatch-0.80.0.ebuild 
b/dev-perl/Test-Mock-LWP-Dispatch/Test-Mock-LWP-Dispatch-0.80.0.ebuild
new file mode 100644
index 000..6b735ed
--- /dev/null
+++ b/dev-perl/Test-Mock-LWP-Dispatch/Test-Mock-LWP-Dispatch-0.80.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=TADAM
+DIST_VERSION=0.08
+inherit perl-module
+
+DESCRIPTION="Mocks LWP::UserAgent and dispatches your requests/responses"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Data-Dumper
+   virtual/perl-Exporter
+   dev-perl/HTTP-Message
+   dev-perl/libwww-perl
+   dev-perl/Test-MockObject
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+   test? (
+   virtual/perl-File-Spec
+   dev-perl/Test-Exception
+   )
+"
+src_test() {
+   perl_rm_files t/release-pod-coverage.t t/release-pod-syntax.t
+   perl-module_src_test
+}

diff --git a/dev-perl/Test-Mock-LWP-Dispatch/metadata.xml 
b/dev-perl/Test-Mock-LWP-Dispatch/metadata.xml
index 2b9a936..350db01 100644
--- a/dev-perl/Test-Mock-LWP-Dispatch/metadata.xml
+++ b/dev-perl/Test-Mock-LWP-Dispatch/metadata.xml
@@ -5,4 +5,8 @@
 p...@gentoo.org
 Gentoo Perl Project
   
+  
+Test-Mock-LWP-Dispatch
+Test::Mock::LWP::Dispatch
+  
 



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

2016-04-16 Thread Andreas Hüttel
commit: 5e3507d6b3b3abe4455d6e7c6670e4b58da92fe6
Author: Kent Fredric  gmail  com>
AuthorDate: Fri Apr 15 17:28:42 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3507d6

dev-perl/Test-SharedFork: Bump to version 0.350.0

- EAPI6

Upstream:
- Add support for upcomming Test2

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Test-SharedFork/Manifest  |  1 +
 .../Test-SharedFork/Test-SharedFork-0.350.0.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Test-SharedFork/Manifest 
b/dev-perl/Test-SharedFork/Manifest
index ed70004..1715689 100644
--- a/dev-perl/Test-SharedFork/Manifest
+++ b/dev-perl/Test-SharedFork/Manifest
@@ -1,2 +1,3 @@
 DIST Test-SharedFork-0.21.tar.gz 28865 SHA256 
c118ca297cf9c877c625f12d2a2f916f6f425c203755f59712d63213e7811b21 SHA512 
8259c0b99e90bf7b68c1c4cc32a491540b7a6b7a27f91defa2ab11c1263edf6e9f354d5adc4abf435246f15e1b03dab4d97a01a919dfd8db564c9baf19e3017e
 WHIRLPOOL 
36d39809d3d4c88c341bc19386e3e6c900dc68afbace0c6fcbf4ecf1555bcb8620adc8a504e29eaf480def477c0ca80f60adddbe484166021f6f26511ef3c859
 DIST Test-SharedFork-0.33.tar.gz 15404 SHA256 
16238d4343083e1466d52e4d8876b8bd2d6fbb26136ba5e0e9d62babebac5c8a SHA512 
3218023d48b05c31bfba8d9629f8acb1379c91efa7713187741fd9851c8c645ec62143025d7c0038e5d52a3fbd21cac6030e15c816745de5461a40529ceb4bf3
 WHIRLPOOL 
21b983505ca70b093b9c33359104817c657fb252dd40737983514fa5c9f1e6973ea796e9e692b28e281977f908d440af11b0715ee69158f7d5fcbf6d8b850148
+DIST Test-SharedFork-0.35.tar.gz 15502 SHA256 
2932e865610e80758f764c586757ef8e11db1284d958e25e4b7a85098414c59f SHA512 
e5948dfb34cfaf35a2fb2783c726f1cea2ae2f4bbdc4cbb912f83c877422ceabb3e0323c8c669b3c3a08e6d2a12106309528f0f674657001e6aeb3cb3c1dfd9f
 WHIRLPOOL 
e613d340d290ea999f951441b9beb133bfc098b57be9a3ec994dc0322acccb251e96b5e7dfaea4e93972131a886162d457329df357e031f9e1c079bde0475db1

diff --git a/dev-perl/Test-SharedFork/Test-SharedFork-0.350.0.ebuild 
b/dev-perl/Test-SharedFork/Test-SharedFork-0.350.0.ebuild
new file mode 100644
index 000..f61d44c
--- /dev/null
+++ b/dev-perl/Test-SharedFork/Test-SharedFork-0.350.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=EXODIST
+DIST_VERSION=0.35
+inherit perl-module
+
+DESCRIPTION="fork test"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-File-Temp
+   >=virtual/perl-Test-Simple-0.880.0
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+   test? (
+   virtual/perl-Test-Harness
+   dev-perl/Test-Requires
+   virtual/perl-Time-HiRes
+   )
+"



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

2016-04-16 Thread Andreas Hüttel
commit: 5f6966d49e9bebe1f5610ac0e4ef34d046035d4c
Author: Kent Fredric  gmail  com>
AuthorDate: Fri Apr 15 16:32:25 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f6966d4

dev-perl/Test-Requires: Bump to version 0.100.0

- EAPI6
- Dep cleanup

Upstream:
- Minor packaging changes

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Test-Requires/Manifest |  1 +
 dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-perl/Test-Requires/Manifest b/dev-perl/Test-Requires/Manifest
index 687fedd..fbf8f4b 100644
--- a/dev-perl/Test-Requires/Manifest
+++ b/dev-perl/Test-Requires/Manifest
@@ -1,2 +1,3 @@
 DIST Test-Requires-0.06.tar.gz 20077 SHA256 
9b6f9e4c0b6f0ebe1d761b94938ec1446589c9a91920a98553aef47f2d795ecf SHA512 
cd326cca098feb2d395f3eeaa4af2e624ae7795a97477374fd892f133093fd00fc312b295e07f648e2f0411f2a0522b386a2b8df2dda1ee0660c2fef28f510f6
 WHIRLPOOL 
3fcc9949b454b3cf26d585621398bf846942cf80b2b2078cce10cc2197ff290f9bc467751d4cc725d717d5d43dd0c0a18fa73b5779e1aa46675e3c8ebf9e31f9
 DIST Test-Requires-0.08.tar.gz 10888 SHA256 
e7b1b4b30b90d530aea68205c0e65cf7a784d6a218df5a2b41830cdb404d8221 SHA512 
ddb0072ed4f35019b9d1122742f272d9f00589fafeadf3ad0758a962ba5e819fc3e15cb01e1a0ed1c03aee42c18b7ef1377a45683519bf6d63b1b31e3384b9d0
 WHIRLPOOL 
e99023a914f9ca4df25aad8f26b3c5297f57ee80503d1c360c5c255baf1006ef6d50963c28a3bf5b17aafa9791a5ec1dcbb1d728b11af8ed40a5b0185adb6223
+DIST Test-Requires-0.10.tar.gz 10788 SHA256 
2768a391d50ab94b95cefe540b9232d7046c13ee86d01859e04c044903222eb5 SHA512 
5bc6bf52ae5ab3c56f49b7b17faedf7d6afef2cadfca8aab4770f2c2f91cd4fcb98921e1af159d1dc42684b80f50d4b7fc12bd05ef9dccdcbeeeb6100a9e5ae6
 WHIRLPOOL 
cb26be21c2ccc988822136a099b7479f369c073665c19dd63efd12811fe68d475859cd01160c675b17492e98be9fd3e16337296498c5690962293e741ba85837

diff --git a/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild 
b/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild
new file mode 100644
index 000..3d23408
--- /dev/null
+++ b/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=TOKUHIROM
+DIST_VERSION=0.10
+inherit perl-module
+
+DESCRIPTION="Checks to see if the module can be loaded"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=virtual/perl-Test-Simple-0.470.0"
+
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+"



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

2016-04-16 Thread Andreas Hüttel
commit: 528fc65e10a9e2365abb8033d39a7081d6d6792c
Author: Kent Fredric  gmail  com>
AuthorDate: Fri Apr 15 18:40:33 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=528fc65e

dev-perl/File-pushd: Bump to version 1.9.0

- EAPI6

Upstream:

- Object destruction stops clobbering $@
- Tests fixed

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/File-pushd/File-pushd-1.9.0.ebuild | 32 +
 dev-perl/File-pushd/Manifest|  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/File-pushd/File-pushd-1.9.0.ebuild 
b/dev-perl/File-pushd/File-pushd-1.9.0.ebuild
new file mode 100644
index 000..f72ce88
--- /dev/null
+++ b/dev-perl/File-pushd/File-pushd-1.9.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=DAGOLDEN
+DIST_VERSION=1.009
+inherit perl-module
+
+DESCRIPTION="Change directory temporarily for a limited scope"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Exporter
+   virtual/perl-File-Path
+   virtual/perl-File-Spec
+   virtual/perl-File-Temp
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.170.0
+   test? (
+   virtual/perl-Scalar-List-Utils
+   >=virtual/perl-Test-Simple-0.960.0
+   virtual/perl-version
+   )
+"

diff --git a/dev-perl/File-pushd/Manifest b/dev-perl/File-pushd/Manifest
index 816c387..9ba16e4 100644
--- a/dev-perl/File-pushd/Manifest
+++ b/dev-perl/File-pushd/Manifest
@@ -1 +1,2 @@
 DIST File-pushd-1.003.tar.gz 13984 SHA256 
c1c9acdd649931b618b5b8d7fe21a77d0d74c1c3560bab0c8eb399cc3afe963a SHA512 
a93cd9332eab8a095e1d85002c4d3c7f7b066231decc028ff19a6946b218d377a834dc1db6b51c45a18ffdfa7db4f091fd8e8c268973199187b02d3462563fd2
 WHIRLPOOL 
55780523e0c1cc32144e7365873e71d177fe98a0aadc5c955c0914055cb4b23a63b3fc8ddd992a48d8f1e2a36eba430dd2765eade77d75cb99a373065e9428a2
+DIST File-pushd-1.009.tar.gz 18933 SHA256 
0bee63a6fc34ec6b33e95ae38dc664db6a98173a17e37ca00e67459f1d165277 SHA512 
d0644ec0d7921137844a91bbd4e566408756c1603bca3d9b19102b1d3d3b57da3da635d2364bdab0e54a8f7f0d9769b6eac52f3492dd504f978d5b7b7d824080
 WHIRLPOOL 
240c6e0e817fce758779cecb9c7a69c60e46a3bbcda7b282bed4ef992c112d484698908025cc3c3286c3660ada8f33fcc6ee000123408f329aad36ec9623



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

2016-04-16 Thread Andreas Hüttel
commit: 7e90cfe01e784e9dcb4c3cdbce3fe02dcae0ea78
Author: Kent Fredric  gmail  com>
AuthorDate: Fri Apr 15 15:28:49 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e90cfe0

dev-perl/Test-MockModule: Bump to version 0.110.0

- EAPI6
- Cleanup tests

Upstream:
- unmock() on inherited subroutines will dispatch to the parent module,
  rather than replace the local subroutine with the parent's subroutine
  from the time of mocking (RT77439)

Keywording:
- New dependency causes the loss of:
   arm, hppa, ppc

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Test-MockModule/Manifest  |  1 +
 .../Test-MockModule/Test-MockModule-0.110.0.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/Test-MockModule/Manifest 
b/dev-perl/Test-MockModule/Manifest
index f9dc91c..2b62694 100644
--- a/dev-perl/Test-MockModule/Manifest
+++ b/dev-perl/Test-MockModule/Manifest
@@ -1 +1,2 @@
 DIST Test-MockModule-0.05.tar.gz 5608 SHA256 
67c515258c76780009e58305ec56f195e1b110d0cabb52792d57dd1761396e07 SHA512 
8cbd2461dd0d9e9107c48a98be615c10dd77401569065a14cec555cc92f22c7211e7a7fb40149bd98c624bb1da838aa7be22a01391e2b6a70e7e58ec8af24da7
 WHIRLPOOL 
5d96b2a6050dce8b35a6bf842f10090bdf13b2382ef30877c7fd8db9499b4a7754b7d03be6d61f473aca185088961e1d7b9c2e1d70b0e7a998977e92da3a3fac
+DIST Test-MockModule-0.11.tar.gz 23756 SHA256 
05584ba3a67f811e0d563eb9fb68049db0ee81c2cdaf56535067c6df922f14b9 SHA512 
417a0de701458e3e26ea194cb2de7756d9a1665b2b7283a375ee95362ee2d7b77996801d4dafd8ead12e97d59c2a57ffd1e98620446d5f47a1836c8ef18983b4
 WHIRLPOOL 
7ba1cb00938b5d83292870565bcf4cd0502e9599b58ecaef86d422bd0ba7a0a74322aaa69507f2b9a64100aebe26818188d0665b46ff30a8d02c6e0821b11db3

diff --git a/dev-perl/Test-MockModule/Test-MockModule-0.110.0.ebuild 
b/dev-perl/Test-MockModule/Test-MockModule-0.110.0.ebuild
new file mode 100644
index 000..12a21e3
--- /dev/null
+++ b/dev-perl/Test-MockModule/Test-MockModule-0.110.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_VERSION=0.11
+DIST_AUTHOR=GFRANKS
+inherit perl-module
+
+DESCRIPTION="Override subroutines in a module for unit testing"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   dev-perl/SUPER
+   virtual/perl-Scalar-List-Utils
+"
+DEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-0.380.0
+   test? ( >=virtual/perl-Test-Simple-0.450.0 )
+"
+src_test() {
+   perl_rm_files t/pod_coverage.t t/pod.t
+   perl-module_src_test
+}



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

2016-04-16 Thread Andreas Hüttel
commit: ec53e2d4a6e46f1439831fda777f58aec25bb70e
Author: Kent Fredric  gmail  com>
AuthorDate: Fri Apr 15 17:59:10 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 16 19:25:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec53e2d4

dev-perl/Test-TCP: Bump to version 2.160.0

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Test-TCP/Manifest|  1 +
 dev-perl/Test-TCP/Test-TCP-2.160.0.ebuild | 32 +++
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/Test-TCP/Manifest b/dev-perl/Test-TCP/Manifest
index dbbaefe..8eaeeff 100644
--- a/dev-perl/Test-TCP/Manifest
+++ b/dev-perl/Test-TCP/Manifest
@@ -1,2 +1,3 @@
 DIST Test-TCP-2.06.tar.gz 21848 SHA256 
714956bb012536f617988e9cfb588253e908144e9169e5862356091f44e59229 SHA512 
e4fcc79f8d62a8ce669a975e89c4bbf3fd56396c83a8c3b750fec002b3e9bd8dd829faf30bfa47f0db31bc0b5daedfa1e6edc3e2e9f628b0d0c7c25fef1081ab
 WHIRLPOOL 
61e719ed5f4dcbd9e504f99ab4d7b5ea2a8708a31898b15dba5c924d5ee69b6cdaa75a4512a226005bd96c8fd7278777e734de7d6153f44d3a9c03b04a0e4717
 DIST Test-TCP-2.13.tar.gz 23288 SHA256 
226383c0a6de901f43ed5b011308fa229d7d6cd5e32aaa6095cddcd3d030ed7a SHA512 
2081c9a2ff076a3b7250429c4832d39cc1a569695cb9b5d9104c75dfa83d51f8bdcec309f86b64d32d7584638ced24dbf95db1f44c4ecc0bd0c31b3484b3791d
 WHIRLPOOL 
a83bb2a3f2018ccce7916dcf2f45707f8fc5af79dd0f657a5126204d9258d28d76ce463bcd516c0e9e6703b056a752abe0758671ee306295a14b62ca10f660a3
+DIST Test-TCP-2.16.tar.gz 24616 SHA256 
b12b66986a938ea6a627b89cd8c44dc129dc43d11636139f1291dd3830bfb97b SHA512 
927eb18dd929478de7c50eb5facdb006c92ffb018b63c4c394a35e9a5b57bfbc2cea8ca0355d49ea5aa7a6f0cc0893c1b55e698b5e0fefeb2a45ae72efb40123
 WHIRLPOOL 
b4fd99e7f3499c9d75298efdb3b1b97ea012c1b6e90c46b6f9e030b021991b31c6dbc7add9cdd19830080cd6fca371e3cf5613ecbc0265b44e10976ccd1492d0

diff --git a/dev-perl/Test-TCP/Test-TCP-2.160.0.ebuild 
b/dev-perl/Test-TCP/Test-TCP-2.160.0.ebuild
new file mode 100644
index 000..290495d
--- /dev/null
+++ b/dev-perl/Test-TCP/Test-TCP-2.160.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=TOKUHIROM
+DIST_VERSION=2.16
+inherit perl-module
+
+DESCRIPTION="Testing TCP program"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-IO
+   virtual/perl-IO-Socket-IP
+   >=dev-perl/Test-SharedFork-0.290.0
+   virtual/perl-Test-Simple
+   >=virtual/perl-IO-1.230.0
+   virtual/perl-Time-HiRes
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+   test? (
+   >=virtual/perl-Test-Simple-0.980.0
+   virtual/perl-File-Temp
+   virtual/perl-Socket
+   )
+"



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

2016-04-16 Thread Anthony G. Basile
commit: 7a4d6bd5fcb25d8381bc08e20ad6a5c1c80ad78f
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Apr 16 19:31:56 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Apr 16 19:32:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a4d6bd5

Revert "ssl-cert.eclass: add libressl support"

This reverts commit ad0c2ab2bdbd34f4550e49c56cfd5974d6a2c07a.

 eclass/ssl-cert.eclass | 12 
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/eclass/ssl-cert.eclass b/eclass/ssl-cert.eclass
index 2538f4d..002de76 100644
--- a/eclass/ssl-cert.eclass
+++ b/eclass/ssl-cert.eclass
@@ -30,10 +30,10 @@
 
 if [[ "${SSL_DEPS_SKIP}" == "0" ]]; then
if [[ "${SSL_CERT_MANDATORY}" == "0" ]]; then
-   DEPEND="${SSL_CERT_USE}? ( || ( dev-libs/openssl:0= 
dev-libs/libressl:0= ) )"
+   DEPEND="${SSL_CERT_USE}? ( dev-libs/openssl:0= )"
IUSE="${SSL_CERT_USE}"
else
-   DEPEND="|| ( dev-libs/openssl:0= dev-libs/libressl:0= )"
+   DEPEND="dev-libs/openssl:0="
fi
 fi
 
@@ -113,12 +113,8 @@ get_base() {
 gen_key() {
local base=$(get_base "$1")
ebegin "Generating ${SSL_BITS} bit RSA key${1:+ for CA}"
-   if openssl version | grep -i libressl > /dev/null; then
-   openssl genrsa -out "${base}.key" "${SSL_BITS}" &> /dev/null
-   else
-   openssl genrsa -rand "${SSL_RANDOM}" \
-   -out "${base}.key" "${SSL_BITS}" &> /dev/null
-   fi
+   openssl genrsa -rand "${SSL_RANDOM}" \
+   -out "${base}.key" "${SSL_BITS}" &> /dev/null
eend $?
 
return $?



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

2016-04-16 Thread Johannes Huber
commit: 519bcde40d1721467a058fac52918eee686608eb
Author: Joao Carreira  gmail  com>
AuthorDate: Thu Apr 14 18:20:31 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Apr 16 19:16:21 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=519bcde4

kde-misc/ktoshiba: new package

Signed-off-by: Johannes Huber  gentoo.org>

 kde-misc/ktoshiba/ktoshiba-5.2.ebuild | 41 +++
 kde-misc/ktoshiba/metadata.xml|  8 +++
 2 files changed, 49 insertions(+)

diff --git a/kde-misc/ktoshiba/ktoshiba-5.2.ebuild 
b/kde-misc/ktoshiba/ktoshiba-5.2.ebuild
new file mode 100644
index 000..53a6d99
--- /dev/null
+++ b/kde-misc/ktoshiba/ktoshiba-5.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Function (FN) key monitoring for Toshiba laptops"
+HOMEPAGE="http://ktoshiba.sourceforge.net/;
+SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.xz;
+LICENSE="GPL-2"
+
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+   $(add_frameworks_dep kauth)
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+   net-libs/libmnl
+"
+
+RDEPEND="${DEPEND}
+   sys-devel/gettext
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DLIBMNL_INCLUDE_DIRS=/usr/include/libmnl
+   )
+   kde5_src_configure
+}

diff --git a/kde-misc/ktoshiba/metadata.xml b/kde-misc/ktoshiba/metadata.xml
new file mode 100644
index 000..2fdbf33
--- /dev/null
+++ b/kde-misc/ktoshiba/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+



[gentoo-commits] proj/kde:master commit in: kde-apps/kde-l10n/, kde-apps/kdepim-l10n/, kde-apps/kde4-l10n/, ...

2016-04-16 Thread Michael Palimaka
commit: 34a789a45c3650e9fb600791eb0432ac04c4b986
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Apr 16 19:10:41 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Apr 16 19:10:49 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=34a789a4

kde-apps: add 16.04.0 l10n

 kde-apps/kde-l10n/kde-l10n-16.04.0.ebuild   | 116 +++
 kde-apps/kde4-l10n/kde4-l10n-16.04.0.ebuild | 185 
 kde-apps/kdepim-l10n/kdepim-l10n-16.04.0.ebuild | 143 ++
 kde-apps/ktp-l10n/ktp-l10n-16.04.0.ebuild   | 146 +++
 4 files changed, 590 insertions(+)

diff --git a/kde-apps/kde-l10n/kde-l10n-16.04.0.ebuild 
b/kde-apps/kde-l10n/kde-l10n-16.04.0.ebuild
new file mode 100644
index 000..231df32
--- /dev/null
+++ b/kde-apps/kde-l10n/kde-l10n-16.04.0.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="optional"
+inherit kde5
+
+DESCRIPTION="KDE internationalization package"
+HOMEPAGE="http://l10n.kde.org;
+
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+   $(add_frameworks_dep ki18n)
+   $(add_qt_dep linguist-tools)
+   sys-devel/gettext
+"
+RDEPEND="
+   ! /dev/null ||
+   elog "${my_tar}: tar extract command failed at least 
partially - continuing"
+   done
+}
+
+src_prepare() {
+   default
+   [[ -n ${A} ]] || return
+
+   # add all linguas to cmake
+   cat <<-EOF > CMakeLists.txt || die
+project(kde-l10n)
+cmake_minimum_required(VERSION 2.8.12)
+$(printf "add_subdirectory( %s )\n" \
+   `find . -mindepth 1 -maxdepth 1 -type d | sed -e "s:^\./::"`)
+EOF
+
+   # Drop KDE4-based part
+   find -maxdepth 2 -type f -name CMakeLists.txt -exec \
+   sed -i -e "/add_subdirectory(4)/ s/^/#DONT/" {} + || die
+
+   # Handbook optional
+   find -type f -name CMakeLists.txt -exec \
+   sed -i -e "/find_package.*KF5DocTools/ s/ REQUIRED//" {} + || 
die
+   if ! use handbook ; then
+   find -mindepth 4 -maxdepth 4 -type f -name CMakeLists.txt -exec 
\
+   sed -i -e '/add_subdirectory(docs)/ s/^/#DONT/' {} + || 
die
+   fi
+
+   # Remove kdepim translations (part of kde-apps/kdepim-l10n)
+   for subdir in kdepim kdepimlibs kdepim-runtime pim; do
+   find -mindepth 5 -maxdepth 5 -type f -name CMakeLists.txt -exec 
\
+   sed -i -e "/add_subdirectory( *${subdir} *)/ 
s/^/#DONT/" {} + || die
+   done
+
+   # Remove ktp translations (part of kde-apps/ktp-l10n)
+   # Drop that hack (and kde-apps/ktp-l10n) after ktp:4 removal
+   find ./*/5/*/messages/kdenetwork -type f \
+   \( -name kaccounts*po -o -name kcm_ktp*po -o -name 
kcmtelepathy*po \
+   -o -name kded_ktp*po -o -name ktp*po -o -name plasma*ktp*po \) \
+   -delete
+}
+
+src_configure() {
+   [[ -n ${A} ]] && kde5_src_configure
+}
+
+src_compile() {
+   [[ -n ${A} ]] && kde5_src_compile
+}
+
+src_test() { :; }
+
+src_install() {
+   [[ -n ${A} ]] && kde5_src_install
+}

diff --git a/kde-apps/kde4-l10n/kde4-l10n-16.04.0.ebuild 
b/kde-apps/kde4-l10n/kde4-l10n-16.04.0.ebuild
new file mode 100644
index 000..65c9eef
--- /dev/null
+++ b/kde-apps/kde4-l10n/kde4-l10n-16.04.0.ebuild
@@ -0,0 +1,185 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="optional"
+KMNAME="kde-l10n"
+inherit kde4-base
+
+DESCRIPTION="KDE internationalization package"
+HOMEPAGE="http://l10n.kde.org;
+
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+
+DEPEND="
+   sys-devel/gettext
+"
+RDEPEND="
+   ! /dev/null ||
+   elog "${my_tar}: tar extract command failed at least 
partially - continuing"
+   done
+}
+
+src_prepare() {
+   default
+   [[ -n ${A} ]] || return
+
+   # add all linguas to cmake
+   cat <<-EOF > CMakeLists.txt || die
+project(kde4-l10n)
+cmake_minimum_required(VERSION 2.8.12)
+$(printf "add_subdirectory( %s )\n" `find . -mindepth 1 -maxdepth 1 -type d 
-name "*${PV}*"`)
+EOF
+
+   # Drop KF5-based part
+   find -maxdepth 2 -type f -name CMakeLists.txt -exec \
+   sed -i -e "/add_subdirectory(5)/ s/^/#DONT/" {} + || die
+
+   if use minimal; then
+   einfo "Removing file collisions with Plasma 5 and Applications"
+   use test && einfo "Tests enabled: Listing LINGUAS causing file 
collisions"
+
+   einfo "Directories..."
+   while read path; do
+   if use test ; then  # build a report w/ LINGUAS="*" 
to submit @upstream
+   local lngs
+   for lng in ${LINGUAS}; do
+   

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

2016-04-16 Thread Anthony G. Basile
commit: ee1888fbb3adde046cc23c70ac5722dca2225d00
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Apr 16 19:05:01 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Apr 16 19:05:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee1888fb

ssl-cert.eclass: add slot operators for dev-libs/openssl

 eclass/ssl-cert.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/ssl-cert.eclass b/eclass/ssl-cert.eclass
index 053e101..002de76 100644
--- a/eclass/ssl-cert.eclass
+++ b/eclass/ssl-cert.eclass
@@ -30,10 +30,10 @@
 
 if [[ "${SSL_DEPS_SKIP}" == "0" ]]; then
if [[ "${SSL_CERT_MANDATORY}" == "0" ]]; then
-   DEPEND="${SSL_CERT_USE}? ( dev-libs/openssl )"
+   DEPEND="${SSL_CERT_USE}? ( dev-libs/openssl:0= )"
IUSE="${SSL_CERT_USE}"
else
-   DEPEND="dev-libs/openssl"
+   DEPEND="dev-libs/openssl:0="
fi
 fi
 



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

2016-04-16 Thread Anthony G. Basile
commit: ad0c2ab2bdbd34f4550e49c56cfd5974d6a2c07a
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Apr 16 19:08:23 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Apr 16 19:08:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad0c2ab2

ssl-cert.eclass: add libressl support

 eclass/ssl-cert.eclass | 12 
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/eclass/ssl-cert.eclass b/eclass/ssl-cert.eclass
index 002de76..2538f4d 100644
--- a/eclass/ssl-cert.eclass
+++ b/eclass/ssl-cert.eclass
@@ -30,10 +30,10 @@
 
 if [[ "${SSL_DEPS_SKIP}" == "0" ]]; then
if [[ "${SSL_CERT_MANDATORY}" == "0" ]]; then
-   DEPEND="${SSL_CERT_USE}? ( dev-libs/openssl:0= )"
+   DEPEND="${SSL_CERT_USE}? ( || ( dev-libs/openssl:0= 
dev-libs/libressl:0= ) )"
IUSE="${SSL_CERT_USE}"
else
-   DEPEND="dev-libs/openssl:0="
+   DEPEND="|| ( dev-libs/openssl:0= dev-libs/libressl:0= )"
fi
 fi
 
@@ -113,8 +113,12 @@ get_base() {
 gen_key() {
local base=$(get_base "$1")
ebegin "Generating ${SSL_BITS} bit RSA key${1:+ for CA}"
-   openssl genrsa -rand "${SSL_RANDOM}" \
-   -out "${base}.key" "${SSL_BITS}" &> /dev/null
+   if openssl version | grep -i libressl > /dev/null; then
+   openssl genrsa -out "${base}.key" "${SSL_BITS}" &> /dev/null
+   else
+   openssl genrsa -rand "${SSL_RANDOM}" \
+   -out "${base}.key" "${SSL_BITS}" &> /dev/null
+   fi
eend $?
 
return $?



[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2016-04-16 Thread Michael Palimaka
commit: 0a1f720d2d950b9bcd95a090ff2739c7189882ba
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Apr 16 18:48:29 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Apr 16 18:48:29 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0a1f720d

profiles: mask missed meta package

 profiles/package.mask/kde-apps-16.04.0 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/package.mask/kde-apps-16.04.0 
b/profiles/package.mask/kde-apps-16.04.0
index aa06e72..a9daefd 100644
--- a/profiles/package.mask/kde-apps-16.04.0
+++ b/profiles/package.mask/kde-apps-16.04.0
@@ -74,6 +74,7 @@
 ~kde-apps/kdebase-kioslaves-16.04.0
 ~kde-apps/kdebase-menu-16.04.0
 ~kde-apps/kdebase-menu-icons-16.04.0
+~kde-apps/kdebase-meta-16.04.0
 ~kde-apps/kdebase-runtime-meta-16.04.0
 ~kde-apps/kdebindings-meta-16.04.0
 ~kde-apps/kdebugdialog-16.04.0



[gentoo-commits] proj/kde:master commit in: kde-apps/kde-meta/, kde-apps/kdecore-meta/, kde-apps/kdebase-runtime-meta/, ...

2016-04-16 Thread Michael Palimaka
commit: cb20163f770fd2e63d950b016e76c2ad4266e35f
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Apr 16 18:31:32 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Apr 16 18:33:55 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=cb20163f

kde-apps: add missed meta version bumps

 .../kde-apps-meta/kde-apps-meta-16.04.0.ebuild | 37 ++
 kde-apps/kde-meta/kde-meta-16.04.0.ebuild  | 16 
 kde-apps/kdebase-meta/kdebase-meta-16.04.0.ebuild  | 16 
 .../kdebase-meta/kdebase-meta-16.04.49..ebuild | 16 
 .../kdebase-runtime-meta-16.04.0.ebuild| 45 ++
 kde-apps/kdecore-meta/kdecore-meta-16.04.0.ebuild  | 20 ++
 6 files changed, 150 insertions(+)

diff --git a/kde-apps/kde-apps-meta/kde-apps-meta-16.04.0.ebuild 
b/kde-apps/kde-apps-meta/kde-apps-meta-16.04.0.ebuild
new file mode 100644
index 000..57612d5
--- /dev/null
+++ b/kde-apps/kde-apps-meta/kde-apps-meta-16.04.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5-meta-pkg
+
+DESCRIPTION="Meta package for the KDE Applications collection"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="accessibility minimal nls pim sdk"
+
+[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
+
+RDEPEND="
+   $(add_kdeapps_dep kate)
+   $(add_kdeapps_dep kdeadmin-meta)
+   $(add_kdeapps_dep kdecore-meta)
+   $(add_kdeapps_dep kdeedu-meta)
+   $(add_kdeapps_dep kdegames-meta)
+   $(add_kdeapps_dep kdegraphics-meta)
+   $(add_kdeapps_dep kdemultimedia-meta)
+   $(add_kdeapps_dep kdenetwork-meta)
+   $(add_kdeapps_dep kdetoys-meta '' 15.08.3)
+   $(add_kdeapps_dep kdeutils-meta)
+   accessibility? ( $(add_kdeapps_dep kdeaccessibility-meta '' 15.12.3) )
+   nls? (
+   $(add_kdeapps_dep kde-l10n '' ${L10N_MINIMAL})
+   $(add_kdeapps_dep kde4-l10n 'minimal' ${L10N_MINIMAL})
+   )
+   pim? ( $(add_kdeapps_dep kdepim-meta) )
+   sdk? (
+   $(add_kdeapps_dep kdesdk-meta)
+   $(add_kdeapps_dep kdewebdev-meta '' 15.08.3)
+   )
+   !minimal? ( $(add_kdeapps_dep kdeartwork-meta '' 15.08.3) )
+"

diff --git a/kde-apps/kde-meta/kde-meta-16.04.0.ebuild 
b/kde-apps/kde-meta/kde-meta-16.04.0.ebuild
new file mode 100644
index 000..1ae06c1
--- /dev/null
+++ b/kde-apps/kde-meta/kde-meta-16.04.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5-meta-pkg
+
+DESCRIPTION="Merge this to pull in all KDE Plasma and Applications packages"
+KEYWORDS=" ~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   $(add_kdeapps_dep kde-apps-meta)
+   $(add_plasma_dep plasma-meta)
+"

diff --git a/kde-apps/kdebase-meta/kdebase-meta-16.04.0.ebuild 
b/kde-apps/kdebase-meta/kdebase-meta-16.04.0.ebuild
new file mode 100644
index 000..e26ece0
--- /dev/null
+++ b/kde-apps/kdebase-meta/kdebase-meta-16.04.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5-meta-pkg
+
+DESCRIPTION="Transitional package to pull in plasma-meta plus basic 
applications"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   $(add_kdeapps_dep kdecore-meta)
+   $(add_plasma_dep plasma-meta)
+"

diff --git a/kde-apps/kdebase-meta/kdebase-meta-16.04.49..ebuild 
b/kde-apps/kdebase-meta/kdebase-meta-16.04.49..ebuild
new file mode 100644
index 000..0ce848c
--- /dev/null
+++ b/kde-apps/kdebase-meta/kdebase-meta-16.04.49..ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5-meta-pkg
+
+DESCRIPTION="Transitional package to pull in plasma-meta plus basic 
applications"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="
+   $(add_kdeapps_dep kdecore-meta)
+   $(add_plasma_dep plasma-meta)
+"

diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.0.ebuild 
b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.0.ebuild
new file mode 100644
index 000..ba6b7c0
--- /dev/null
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5-meta-pkg
+
+DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="+oldwallet pam"
+
+RDEPEND="
+   $(add_kdeapps_dep kcmshell)
+   $(add_kdeapps_dep kdebase-data)
+   $(add_kdeapps_dep kdebase-desktoptheme)
+   $(add_kdeapps_dep kdebase-menu)
+   $(add_kdeapps_dep kdebase-menu-icons)
+   $(add_kdeapps_dep kdebugdialog)
+   

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

2016-04-16 Thread Michael Palimaka
commit: 8955df53f9c8c0931f818a9cf9b7e3382e3375e3
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Apr 16 18:31:45 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Apr 16 18:33:55 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8955df53

sets: add various meta packages to kde-applications-live

 sets/kde-applications-live | 5 +
 1 file changed, 5 insertions(+)

diff --git a/sets/kde-applications-live b/sets/kde-applications-live
index 271d521..246f24d 100644
--- a/sets/kde-applications-live
+++ b/sets/kde-applications-live
@@ -1,6 +1,11 @@
 ~kde-apps/baloo-widgets-
 ~kde-apps/dolphin-
 ~kde-apps/kate-
+~kde-apps/kde-apps-meta-
+~kde-apps/kde-meta-
+~kde-apps/kdebase-meta-
+~kde-apps/kdebase-runtime-meta-
+~kde-apps/kdecore-meta-
 ~kde-apps/khelpcenter-
 ~kde-apps/konsole-
 ~kde-apps/kwrite-



[gentoo-commits] dev/blueness:master commit in: www-misc/elasticsearch/files/, www-misc/elasticsearch/

2016-04-16 Thread Anthony G. Basile
commit: 755d91d23867dde57eed06b5621a1517b6216019
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Apr 16 18:41:12 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Apr 16 18:41:12 2016 +
URL:https://gitweb.gentoo.org/dev/blueness.git/commit/?id=755d91d2

www-misc/elasticsearch: already in the tree

 www-misc/elasticsearch/Manifest   |  4 ---
 www-misc/elasticsearch/elasticsearch-1.5.0.ebuild | 43 ---
 www-misc/elasticsearch/files/elasticsearch.initd  |  9 -
 www-misc/elasticsearch/metadata.xml   |  8 -
 4 files changed, 64 deletions(-)

diff --git a/www-misc/elasticsearch/Manifest b/www-misc/elasticsearch/Manifest
deleted file mode 100644
index 327d6c3..000
--- a/www-misc/elasticsearch/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX elasticsearch.initd 141 SHA256 
e6c986c769146eeec7c26e9606af6c0c5f79681b9eda89efe7ac396742855078 SHA512 
c569b7eb1ae01689a648fdeee47db4a58f4dfd9ad4ab67dfde351171aeaafa40c84a9e176474ed694ba05af39b28090ffa5213a42424e04844cfad519ad13322
 WHIRLPOOL 
85f50fce672127a3023b8c0afcf298ac277cf45514a6bf931d59a8cd8bdcd925202208c3c5c55673bfa89876846b42573148379d66a2b826853d3b29886c69fa
-DIST elasticsearch-1.5.0.tar.gz 28182213 SHA256 
acf572c606552bc446cceef3f8e93814a363ba0d215b323a2864682b3abfbe45 SHA512 
c0529b0bbf6c610c1a9ee2eef0b0ce5f60b2ebc70abc4576089da0f82284059aa5e404da25a83e40c2975ef3ea63bacc3949ead67ead2f74694a6257328f3b3c
 WHIRLPOOL 
99a3f2e6176993d3d965c01149873a3b4ab18eae7977e37dfb90f178f5d9cbba109569de2b45c44627cbe06f4b55e47849df0fe83c761be4b7374aa9acb19411
-EBUILD elasticsearch-1.5.0.ebuild 1087 SHA256 
f30fe5c064bd31988ec133f8ed2b144ba677252301ecb728e483257bdd24153e SHA512 
ab7f4ed30803a8172b83621a34237ab96f1a2f9e5cf7b4c23f4d899161baa46ede022ee4ee65a1846bc71719c5ded09f01e9b519b824efa8794fdf4bb38fb84a
 WHIRLPOOL 
2371488f4990905aa9fb93beeeca6054d7344c1ca65705ebf58a11099c139bd2d55f81277afe1e4cdac68ae885a4f7837fb3048358c5d8dd3c9a17e2f6968b60
-MISC metadata.xml 238 SHA256 
f13e6e7b65d20beb9ae945d520160ef0dba80c1965754958945904d7e3c0a75f SHA512 
3c3d75f1cb90ffcfb98df47481fbde6d451254a29fa87577acd25bc27cbcc3e5dbc0c1efce5974be905428f0b7caf912c8b051417aff92763847fa377493a153
 WHIRLPOOL 
6ec3d597b87aff99014404b8b732e6f600aafc3c3eeebfab135c9c19cde2e43161cfa23f841bd72826cc3393b724e1dac115c15dcce2b74ace6f1d6ec209dbf3

diff --git a/www-misc/elasticsearch/elasticsearch-1.5.0.ebuild 
b/www-misc/elasticsearch/elasticsearch-1.5.0.ebuild
deleted file mode 100644
index 67397a8..000
--- a/www-misc/elasticsearch/elasticsearch-1.5.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-DESCRIPTION="A distributed, open source search and analytics engine."
-HOMEPAGE="https://www.elastic.co/products/elasticsearch;
-SRC_URI="https://download.elasticsearch.org/elasticsearch/elasticsearch/${P}.tar.gz;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
-IUSE=""
-
-# We can't use virtual/jdk-1.7.0 because not all java implementations are 
supported
-DEPEND=""
-RDEPEND="
-   || (
-   =dev-java/icedtea-bin-7*
-   =dev-java/icedtea-7*
-   =dev-java/oracle-jdk-bin-1.7.0*
-   )"
-
-src_install() {
-   dodoc README.textile
-   rm -f LICENSE.txt  NOTICE.txt README.textile
-
-   # Remove non-linux files
-   rm -f bin/*{bat,exe}
-   rm -f lib/sigar/*{freebsd,macosx,solaris,sparc,winnt}*
-   use amd64 || rm lib/sigar/*amd64*
-   use ia64 || rm lib/sigar/*ia64*
-   use x86 || rm lib/sigar/*x86*
-
-   mkdir -p "${D}"/opt
-   mv "${WORKDIR}/${P}" "${D}"/opt
-
-   dosym /opt/"${P}"/bin/"${PN}" /usr/bin/"${PN}"
-   dosym /opt/"${P}"/config /etc/"${PN}"
-
-   newinitd "${FILESDIR}"/"${PN}".initd ${PN}
-}

diff --git a/www-misc/elasticsearch/files/elasticsearch.initd 
b/www-misc/elasticsearch/files/elasticsearch.initd
deleted file mode 100644
index 9c0c7ec..000
--- a/www-misc/elasticsearch/files/elasticsearch.initd
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/sbin/runscript
-
-command="/usr/bin/elasticsearch"
-pidfile="/run/elasticsearch.pid"
-command_args="-d -p ${PIDFILE}"
-
-depend() {
-   need net
-}

diff --git a/www-misc/elasticsearch/metadata.xml 
b/www-misc/elasticsearch/metadata.xml
deleted file mode 100644
index 1e75873..000
--- a/www-misc/elasticsearch/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   bluen...@gentoo.org
-   Anthony G. Basile
-   
-



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

2016-04-16 Thread Patrick Lauer
commit: d792dc724d572407825465649389b23cdba15d9a
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sat Apr 16 18:26:26 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sat Apr 16 18:26:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d792dc72

sys-kernel/genkernel-next: Whitespace

Package-Manager: portage-2.2.28

 sys-kernel/genkernel-next/genkernel-next-64.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-kernel/genkernel-next/genkernel-next-64.ebuild 
b/sys-kernel/genkernel-next/genkernel-next-64.ebuild
index 58a9c4f..f6a7892 100644
--- a/sys-kernel/genkernel-next/genkernel-next-64.ebuild
+++ b/sys-kernel/genkernel-next/genkernel-next-64.ebuild
@@ -58,4 +58,3 @@ src_install() {
 
newbashcomp "${S}"/genkernel.bash genkernel
 }
-



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

2016-04-16 Thread Michael Palimaka
commit: b4cf44680f981ac924afb975a1bd719fe0110733
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Apr 16 18:16:34 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Apr 16 18:17:49 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b4cf4468

kde-apps/akonadi-socialutils: add missing version bump

Package-Manager: portage-2.2.28

 .../akonadi-socialutils-16.04.0.ebuild | 41 ++
 1 file changed, 41 insertions(+)

diff --git a/kde-apps/akonadi-socialutils/akonadi-socialutils-16.04.0.ebuild 
b/kde-apps/akonadi-socialutils/akonadi-socialutils-16.04.0.ebuild
new file mode 100644
index 000..30261f0
--- /dev/null
+++ b/kde-apps/akonadi-socialutils/akonadi-socialutils-16.04.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+FRAMEWORKS_MINIMAL="5.19.0"
+KDE_TEST="true"
+KMNAME="kdepimlibs"
+inherit kde5
+
+DESCRIPTION="Library for social utils integration"
+KEYWORDS=" ~amd64 ~x86"
+LICENSE="LGPL-2.1"
+IUSE=""
+
+# some akonadi tests time out, that probably needs more work as it's ~700 tests
+RESTRICT="test"
+
+COMMON_DEPEND="
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemmodels)
+   $(add_kdeapps_dep akonadi)
+   $(add_qt_dep qtgui)
+   x11-misc/shared-mime-info
+"
+DEPEND="${COMMON_DEPEND}
+   sys-devel/gettext
+"
+RDEPEND="${COMMON_DEPEND}
+   !kde-apps/kdepimlibs:4
+   !kde-apps/kdepimlibs:5
+"
+
+if [[ ${KDE_BUILD_TYPE} = live ]] ; then
+   S="${WORKDIR}/${P}/${PN}"
+else
+   S="${WORKDIR}/${KMNAME}-${PV}/${PN}"
+fi



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

2016-04-16 Thread Michael Palimaka
commit: dfe56c2bfee1d1fa21aad579c80e21329dee425a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Apr 16 18:17:39 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Apr 16 18:17:49 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dfe56c2b

kde-apps/kdepim-kioslaves: add missing version bump

Package-Manager: portage-2.2.28

 .../kdepim-kioslaves-16.04.0.ebuild| 50 ++
 1 file changed, 50 insertions(+)

diff --git a/kde-apps/kdepim-kioslaves/kdepim-kioslaves-16.04.0.ebuild 
b/kde-apps/kdepim-kioslaves/kdepim-kioslaves-16.04.0.ebuild
new file mode 100644
index 000..40c9342
--- /dev/null
+++ b/kde-apps/kdepim-kioslaves/kdepim-kioslaves-16.04.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+FRAMEWORKS_MINIMAL="5.19.0"
+KDE_DOC_DIR="docs"
+KDE_HANDBOOK="true"
+KDE_TEST="true"
+KMNAME="kdepimlibs"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Kioslave plugins for various PIM apps"
+KEYWORDS=" ~amd64 ~x86"
+LICENSE="LGPL-2.1"
+IUSE="ssl"
+
+COMMON_DEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_kdeapps_dep kldap)
+   $(add_kdeapps_dep kmbox)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtwidgets)
+   ssl? ( dev-libs/cyrus-sasl )
+"
+DEPEND="${COMMON_DEPEND}
+   sys-devel/gettext
+"
+RDEPEND="${COMMON_DEPEND}
+   !kde-apps/kdepimlibs:4
+   !kde-apps/kdepimlibs:5
+"
+
+if [[ ${KDE_BUILD_TYPE} = live ]] ; then
+   S="${WORKDIR}/${P}/kioslave"
+else
+   S="${WORKDIR}/${KMNAME}-${PV}/kioslave"
+fi
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package ssl Sasl2)
+   )
+   kde5_src_configure
+}



[gentoo-commits] proj/portage: Branch deleted: glep67

2016-04-16 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 16 18:07:17 2016 +

Branch deleted: glep67




[gentoo-commits] proj/portage:xml-schema commit in: pym/portage/tests/resolver/

2016-04-16 Thread Michał Górny
commit: 94a3e2799bee94b8a46c512fb89206a2e40084ad
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 16 17:54:45 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 16 17:54:45 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=94a3e279

tests: Add type="" to 

 pym/portage/tests/resolver/ResolverPlayground.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pym/portage/tests/resolver/ResolverPlayground.py 
b/pym/portage/tests/resolver/ResolverPlayground.py
index 68e047a..d1434f7 100644
--- a/pym/portage/tests/resolver/ResolverPlayground.py
+++ b/pym/portage/tests/resolver/ResolverPlayground.py
@@ -47,7 +47,7 @@ class ResolverPlayground(object):
metadata_xml_template = """
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
+
 maintainer-nee...@gentoo.org
 Description of the maintainership
 



[gentoo-commits] proj/portage:xml-schema commit in: pym/portage/tests/repoman/, /, cnf/

2016-04-16 Thread Michał Górny
commit: 02567fd0d5b8d621613db8186df89ec23bb9618e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 16 17:14:16 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 16 17:54:58 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=02567fd0

tests: Include metadata.xsd for repoman tests

 .travis.yml  |   4 +-
 MANIFEST.in  |   2 +-
 cnf/metadata.dtd | 102 --
 cnf/metadata.xsd | 547 +++
 pym/portage/tests/repoman/test_simple.py |   8 +-
 5 files changed, 554 insertions(+), 109 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index b662d94..5213fee 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,8 +8,8 @@ python:
 script:
 - ./setup.py test
 - ./setup.py install --root=/tmp/install-root
-# prevent repoman tests from trying to fetch metadata.dtd
+# prevent repoman tests from trying to fetch metadata.xsd
 - mkdir -p /tmp/install-root/usr/lib/portage/cnf
-- cp cnf/metadata.dtd /tmp/install-root/usr/lib/portage/cnf/
+- cp cnf/metadata.xsd /tmp/install-root/usr/lib/portage/cnf/
 - sudo rsync -a /tmp/install-root/. /
 - python -b -Wd -m portage.tests.runTests

diff --git a/MANIFEST.in b/MANIFEST.in
index d65c874..2178460 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -12,7 +12,7 @@ include cnf/make.conf.example.*
 
 # extra files for tests
 include .portage_not_installed
-include cnf/metadata.dtd
+include cnf/metadata.xsd
 
 # extra scripts
 include misc/*

diff --git a/cnf/metadata.dtd b/cnf/metadata.dtd
deleted file mode 100644
index ff2649c..000
--- a/cnf/metadata.dtd
+++ /dev/null
@@ -1,102 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-  
-  
-
-  
-  
-
-  
-  
-
-  
-  
-
-  
-  
-  
-
-
-  
-
-  
-
-  
-
-  
-  
-
-  
-
-
-  
-  
-
-  
-  
-
-  
-  
-
-
-
-
-  
-
-
-
-
-  
-
-  
-  
-  
-  
-
-
-
-  
-  
-  
-
-
-  
-  
-  
-  
-
-
-
-
-
-
-

diff --git a/cnf/metadata.xsd b/cnf/metadata.xsd
new file mode 100644
index 000..0ead09e
--- /dev/null
+++ b/cnf/metadata.xsd
@@ -0,0 +1,547 @@
+
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   

[gentoo-commits] proj/portage:xml-schema commit in: pym/repoman/, pym/repoman/checks/ebuilds/

2016-04-16 Thread Michał Górny
commit: b161da32551259379079e8783e5be52af2d10136
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 16 17:11:51 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 16 17:54:58 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=b161da32

repoman: Use XML Schema for metadata.xml validation

 pym/repoman/_xml.py   | 16 ++---
 pym/repoman/checks/ebuilds/pkgmetadata.py |  6 ++---
 pym/repoman/metadata.py   | 39 ---
 pym/repoman/scanner.py|  8 +++
 4 files changed, 35 insertions(+), 34 deletions(-)

diff --git a/pym/repoman/_xml.py b/pym/repoman/_xml.py
index 2661f14..026cd3a 100644
--- a/pym/repoman/_xml.py
+++ b/pym/repoman/_xml.py
@@ -12,7 +12,7 @@ from portage import os
 from portage.output import red
 from portage.process import find_binary
 
-from repoman.metadata import fetch_metadata_dtd
+from repoman.metadata import fetch_metadata_xsd
 from repoman._subprocess import repoman_getstatusoutput
 
 
@@ -53,12 +53,12 @@ class 
_MetadataTreeBuilder(xml.etree.ElementTree.TreeBuilder):
 
 class XmlLint(object):
 
-   def __init__(self, options, repoman_settings, metadata_dtd=None):
-   self.metadata_dtd = (metadata_dtd or
-   os.path.join(repoman_settings["DISTDIR"], 
'metadata.dtd'))
+   def __init__(self, options, repoman_settings, metadata_xsd=None):
+   self.metadata_xsd = (metadata_xsd or
+   os.path.join(repoman_settings["DISTDIR"], 
'metadata.xsd'))
self.options = options
self.repoman_settings = repoman_settings
-   self._is_capable = metadata_dtd is not None
+   self._is_capable = metadata_xsd is not None
self.binary = None
self._check_capable()
 
@@ -70,7 +70,7 @@ class XmlLint(object):
print(red("!!! xmllint not found. Can't check 
metadata.xml.\n"))
self._is_capable = False
elif not self._is_capable:
-   if not fetch_metadata_dtd(self.metadata_dtd, 
self.repoman_settings):
+   if not fetch_metadata_xsd(self.metadata_xsd, 
self.repoman_settings):
sys.exit(1)
# this can be problematic if xmllint changes their 
output
self._is_capable = True
@@ -94,8 +94,8 @@ class XmlLint(object):
# xmlint can produce garbage output even on success, so only 
dump
# the ouput when it fails.
st, out = repoman_getstatusoutput(
-   self.binary + " --nonet --noout --dtdvalid %s %s" % (
-   portage._shell_quote(self.metadata_dtd),
+   self.binary + " --nonet --noout --schema %s %s" % (
+   portage._shell_quote(self.metadata_xsd),
portage._shell_quote(
os.path.join(checkdir, 
"metadata.xml"
if st != os.EX_OK:

diff --git a/pym/repoman/checks/ebuilds/pkgmetadata.py 
b/pym/repoman/checks/ebuilds/pkgmetadata.py
index 74fec69..0e583fd 100644
--- a/pym/repoman/checks/ebuilds/pkgmetadata.py
+++ b/pym/repoman/checks/ebuilds/pkgmetadata.py
@@ -40,20 +40,20 @@ from repoman._xml import _XMLParser, _MetadataTreeBuilder, 
XmlLint
 class PkgMetadata(object):
'''Package metadata.xml checks'''
 
-   def __init__(self, options, qatracker, repoman_settings, 
metadata_dtd=None):
+   def __init__(self, options, qatracker, repoman_settings, 
metadata_xsd=None):
'''PkgMetadata init function
 
@param options: ArgumentParser.parse_known_args(argv[1:]) 
options
@param qatracker: QATracker instance
@param repoman_settings: settings instance
-   @param metadata_dtd: path of metadata.dtd
+   @param metadata_xsd: path of metadata.xsd
'''
self.options = options
self.qatracker = qatracker
self.repoman_settings = repoman_settings
self.musedict = {}
self.xmllint = XmlLint(self.options, self.repoman_settings,
-   metadata_dtd=metadata_dtd)
+   metadata_xsd=metadata_xsd)
 
def check(self, xpkg, checkdir, checkdirlist, repolevel):
'''Performs the checks on the metadata.xml for the package

diff --git a/pym/repoman/metadata.py b/pym/repoman/metadata.py
index f1fa53a..147f9d0 100644
--- a/pym/repoman/metadata.py
+++ b/pym/repoman/metadata.py
@@ -32,8 +32,9 @@ metadata_xml_declaration = '' \
% (metadata_xml_encoding,)
 metadata_doctype_name = 'pkgmetadata'
 metadata_dtd_uri = 'http://www.gentoo.org/dtd/metadata.dtd'
+metadata_xsd_uri = 

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

2016-04-16 Thread Michael Palimaka
commit: 8aa9b547f71e1c1068a791a46ac1c5be938cbc7e
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Apr 16 17:38:23 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Apr 16 17:48:09 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8aa9b547

sets: Fix kde-wallpapers dependency

kde-base/kdebase-startkde-4.11.22 depends on >=kde-wallpapers-15.08.3

Reported-by: noc0lour via IRC

 sets/kdebase-runtime-4.14 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sets/kdebase-runtime-4.14 b/sets/kdebase-runtime-4.14
index 7cf5bde..0ec05e5 100644
--- a/sets/kdebase-runtime-4.14
+++ b/sets/kdebase-runtime-4.14
@@ -11,7 +11,7 @@
 

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

2016-04-16 Thread Michael Palimaka
commit: 17bdc304f8a4c4f763e0c164f5b964f91d4a56d2
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Apr 16 15:11:07 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Apr 16 17:48:09 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=17bdc304

Documentation: Cleanup kdeoptional-live remains

 .../package.accept_keywords/.kde-applications-live.base/kdeoptional-live | 1 -
 .../package.accept_keywords/.kde-applications-live/kdeoptional-live  | 0
 Documentation/package.unmask/.kde-applications-live/kdeoptional-live | 1 -
 3 files changed, 2 deletions(-)

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-live.base/kdeoptional-live
 
b/Documentation/package.accept_keywords/.kde-applications-live.base/kdeoptional-live
deleted file mode 12
index adbd9c5..000
--- 
a/Documentation/package.accept_keywords/.kde-applications-live.base/kdeoptional-live
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kdeoptional-live
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-live/kdeoptional-live 
b/Documentation/package.accept_keywords/.kde-applications-live/kdeoptional-live
deleted file mode 100644
index e69de29..000

diff --git 
a/Documentation/package.unmask/.kde-applications-live/kdeoptional-live 
b/Documentation/package.unmask/.kde-applications-live/kdeoptional-live
deleted file mode 12
index adbd9c5..000
--- a/Documentation/package.unmask/.kde-applications-live/kdeoptional-live
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kdeoptional-live
\ No newline at end of file



[gentoo-commits] proj/kde:master commit in: media-gfx/digikam/

2016-04-16 Thread Michael Palimaka
commit: fd702858962c4b44e0611fdcdb2eb3ec371696bd
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Apr 16 15:22:37 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Apr 16 17:48:09 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fd702858

media-gfx/digikam: Sync ebuilds, qtsql[mysql] optional

Gentoo-bug: 580018

Package-Manager: portage-2.2.27

 media-gfx/digikam/digikam-5.0.0_beta5.ebuild | 21 ++---
 media-gfx/digikam/digikam-.ebuild| 25 ++---
 2 files changed, 24 insertions(+), 22 deletions(-)

diff --git a/media-gfx/digikam/digikam-5.0.0_beta5.ebuild 
b/media-gfx/digikam/digikam-5.0.0_beta5.ebuild
index d8da5cb..29961c9 100644
--- a/media-gfx/digikam/digikam-5.0.0_beta5.ebuild
+++ b/media-gfx/digikam/digikam-5.0.0_beta5.ebuild
@@ -8,11 +8,10 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
KDE_DOXYGEN=true
KDE_TEST=true
 fi
-
 inherit kde5
 
 DESCRIPTION="Digital photo management application"
-HOMEPAGE="http://www.digikam.org/;
+HOMEPAGE="https://www.digikam.org/;
 
 LICENSE="GPL-2"
 KEYWORDS=""
@@ -49,17 +48,17 @@ COMMON_DEPEND="
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
$(add_kdeapps_dep libkexiv2)
-   dev-libs/boost[threads]
-   dev-libs/expat
$(add_qt_dep qtconcurrent)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtprintsupport)
$(add_qt_dep qtscript)
-   $(add_qt_dep qtsql 'mysql')
+   $(add_qt_dep qtsql 'mysql?')
$(add_qt_dep qtwebkit)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
+   dev-libs/boost[threads]
+   dev-libs/expat
>=media-gfx/exiv2-0.24:=
media-libs/jasper
media-libs/lcms:2
@@ -84,18 +83,16 @@ COMMON_DEPEND="
)
semantic-desktop? ( $(add_frameworks_dep kfilemetadata) )
mysql? ( virtual/mysql )
-   video? ( dev-qt/qtmultimedia[widgets] )
+   video? ( $(add_qt_dep qtmultimedia 'widgets') )
X? (
$(add_qt_dep qtx11extras)
x11-libs/libX11
)
 "
-
 DEPEND="${COMMON_DEPEND}
dev-cpp/eigen:3
sys-devel/gettext
 "
-
 RDEPEND="${COMMON_DEPEND}
media-plugins/kipi-plugins:5
!media-gfx/digikam:4
@@ -105,7 +102,6 @@ RESTRICT=test
 # bug 366505
 
 src_prepare() {
-
undetect_lib() {
local _use=${1}
local _name=${2}
@@ -118,11 +114,9 @@ src_prepare() {
undetect_lib scanner KSANE
 
kde5_src_prepare
-
 }
 
 src_configure() {
-
# LQR = only allows to choose between bundled/external
local mycmakeargs=(
-DENABLE_OPENCV3=ON
@@ -137,17 +131,14 @@ src_configure() {
)
 
kde5_src_configure
-
 }
 
 src_install() {
-
kde5_src_install
 
if use doc; then
# install the api documentation
insinto /usr/share/doc/${PF}/
-   doins -r ${CMAKE_BUILD_DIR}/api/html
+   doins -r "${S}"/apidocs/html
fi
-
 }

diff --git a/media-gfx/digikam/digikam-.ebuild 
b/media-gfx/digikam/digikam-.ebuild
index d45ce50..29961c9 100644
--- a/media-gfx/digikam/digikam-.ebuild
+++ b/media-gfx/digikam/digikam-.ebuild
@@ -4,21 +4,32 @@
 
 EAPI=6
 
-KDE_DOXYGEN="true"
-KDE_TEST="true"
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+   KDE_DOXYGEN=true
+   KDE_TEST=true
+fi
 inherit kde5
 
-MY_PV=${PV/_/-}
-MY_P=${PN}-${MY_PV}
-
 DESCRIPTION="Digital photo management application"
 HOMEPAGE="https://www.digikam.org/;
-[[ ${KDE_BUILD_TYPE} = live ]] || 
SRC_URI="mirror://kde/stable/${PN}/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2"
 KEYWORDS=""
 IUSE="addressbook gphoto2 kipi lensfun marble semantic-desktop mysql scanner 
video X"
 
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+
+   MY_PV=${PV/_/-}
+   MY_P=${PN}-${MY_PV}
+
+   SRC_BRANCH=stable
+   [[ ${PV} =~ beta[0-9]$ ]] && SRC_BRANCH=unstable
+   SRC_URI="mirror://kde/${SRC_BRANCH}/digikam/${MY_P}.tar.bz2"
+
+   S="${WORKDIR}/${MY_P}/core"
+
+fi
+
 COMMON_DEPEND="
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
@@ -42,7 +53,7 @@ COMMON_DEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtprintsupport)
$(add_qt_dep qtscript)
-   $(add_qt_dep qtsql 'mysql')
+   $(add_qt_dep qtsql 'mysql?')
$(add_qt_dep qtwebkit)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)



[gentoo-commits] proj/portage:xml-schema commit in: cnf/, /, pym/portage/tests/repoman/

2016-04-16 Thread Michał Górny
commit: c46fdbb908be036e1e4d20b60e3b98752d24a74b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 16 17:14:16 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 16 17:46:58 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=c46fdbb9

tests: Include metadata.xsd for repoman tests

 .travis.yml  |   4 +-
 MANIFEST.in  |   2 +-
 cnf/metadata.dtd | 102 --
 cnf/metadata.xsd | 547 +++
 pym/portage/tests/repoman/test_simple.py |   8 +-
 5 files changed, 554 insertions(+), 109 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index b662d94..5213fee 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,8 +8,8 @@ python:
 script:
 - ./setup.py test
 - ./setup.py install --root=/tmp/install-root
-# prevent repoman tests from trying to fetch metadata.dtd
+# prevent repoman tests from trying to fetch metadata.xsd
 - mkdir -p /tmp/install-root/usr/lib/portage/cnf
-- cp cnf/metadata.dtd /tmp/install-root/usr/lib/portage/cnf/
+- cp cnf/metadata.xsd /tmp/install-root/usr/lib/portage/cnf/
 - sudo rsync -a /tmp/install-root/. /
 - python -b -Wd -m portage.tests.runTests

diff --git a/MANIFEST.in b/MANIFEST.in
index d65c874..2178460 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -12,7 +12,7 @@ include cnf/make.conf.example.*
 
 # extra files for tests
 include .portage_not_installed
-include cnf/metadata.dtd
+include cnf/metadata.xsd
 
 # extra scripts
 include misc/*

diff --git a/cnf/metadata.dtd b/cnf/metadata.dtd
deleted file mode 100644
index ff2649c..000
--- a/cnf/metadata.dtd
+++ /dev/null
@@ -1,102 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-  
-  
-
-  
-  
-
-  
-  
-
-  
-  
-
-  
-  
-  
-
-
-  
-
-  
-
-  
-
-  
-  
-
-  
-
-
-  
-  
-
-  
-  
-
-  
-  
-
-
-
-
-  
-
-
-
-
-  
-
-  
-  
-  
-  
-
-
-
-  
-  
-  
-
-
-  
-  
-  
-  
-
-
-
-
-
-
-

diff --git a/cnf/metadata.xsd b/cnf/metadata.xsd
new file mode 100644
index 000..0ead09e
--- /dev/null
+++ b/cnf/metadata.xsd
@@ -0,0 +1,547 @@
+
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   

[gentoo-commits] proj/portage:xml-schema commit in: pym/portage/tests/repoman/, pym/portage/tests/resolver/, ...

2016-04-16 Thread Michał Górny
commit: 01052907be61f2c0353c8d00db1a9b4ea587bc20
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 16 17:40:57 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 16 17:41:24 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=01052907

tests: Stop using herds

 pym/portage/tests/emerge/test_simple.py  |  2 --
 pym/portage/tests/repoman/test_simple.py |  3 ---
 pym/portage/tests/resolver/ResolverPlayground.py | 22 --
 3 files changed, 27 deletions(-)

diff --git a/pym/portage/tests/emerge/test_simple.py 
b/pym/portage/tests/emerge/test_simple.py
index 394ed43..e5ecd4b 100644
--- a/pym/portage/tests/emerge/test_simple.py
+++ b/pym/portage/tests/emerge/test_simple.py
@@ -153,14 +153,12 @@ pkg_preinst() {
(
"dev-libs/A",
{
-   "herd" : "base-system",
"flags" : "Description of how USE='flag' affects this package",
},
),
(
"dev-libs/B",
{
-   "herd" : "no-herd",
"flags" : "Description of how USE='flag' affects this package",
},
),

diff --git a/pym/portage/tests/repoman/test_simple.py 
b/pym/portage/tests/repoman/test_simple.py
index 98220c4..720560b 100644
--- a/pym/portage/tests/repoman/test_simple.py
+++ b/pym/portage/tests/repoman/test_simple.py
@@ -133,21 +133,18 @@ class SimpleRepomanTestCase(TestCase):
(
"dev-libs/A",
{
-   "herd" : "base-system",
"flags" : "Description of how USE='flag' affects this 
package",
},
),
(
"dev-libs/B",
{
-   "herd" : "no-herd",
"flags" : "Description of how USE='flag' affects this package",
},
),
(
"dev-libs/C",
{
-   "herd" : "no-herd",
"flags" : "Description of how USE='flag' affects this package",
},
),

diff --git a/pym/portage/tests/resolver/ResolverPlayground.py 
b/pym/portage/tests/resolver/ResolverPlayground.py
index 6bdf2c7..68e047a 100644
--- a/pym/portage/tests/resolver/ResolverPlayground.py
+++ b/pym/portage/tests/resolver/ResolverPlayground.py
@@ -47,7 +47,6 @@ class ResolverPlayground(object):
metadata_xml_template = """
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-%(herd)s
 
 maintainer-nee...@gentoo.org
 Description of the maintainership
@@ -381,27 +380,6 @@ class ResolverPlayground(object):
#Create profile symlink
os.symlink(sub_profile_dir, 
os.path.join(user_config_dir, "make.profile"))
 
-   #Create minimal herds.xml
-   herds_xml = """
-http://www.gentoo.org/dtd/herds.dtd;>
-
-
-
-
-  base-system
-  base-sys...@gentoo.org
-  Core system utilities and libraries.
-  
-base-sys...@gentoo.orgg
-Base System
-Base System Maintainer
-  
-
-
-"""
-   with open(os.path.join(metadata_dir, 
"metadata.xml"), 'w') as f:
-   f.write(herds_xml)
-
make_conf = {
"ACCEPT_KEYWORDS": "x86",
"CLEAN_DELAY": "0",



[gentoo-commits] proj/portage:xml-schema commit in: pym/repoman/checks/ebuilds/, pym/repoman/

2016-04-16 Thread Michał Górny
commit: 8f568dadba49fb0e24b8be25f1ed984bf7b596ee
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 16 17:11:51 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 16 17:46:58 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=8f568dad

repoman: Use XML Schema for metadata.xml validation

 pym/repoman/_xml.py   | 16 ++---
 pym/repoman/checks/ebuilds/pkgmetadata.py |  6 ++---
 pym/repoman/metadata.py   | 39 ---
 pym/repoman/scanner.py|  8 +++
 4 files changed, 35 insertions(+), 34 deletions(-)

diff --git a/pym/repoman/_xml.py b/pym/repoman/_xml.py
index 2661f14..026cd3a 100644
--- a/pym/repoman/_xml.py
+++ b/pym/repoman/_xml.py
@@ -12,7 +12,7 @@ from portage import os
 from portage.output import red
 from portage.process import find_binary
 
-from repoman.metadata import fetch_metadata_dtd
+from repoman.metadata import fetch_metadata_xsd
 from repoman._subprocess import repoman_getstatusoutput
 
 
@@ -53,12 +53,12 @@ class 
_MetadataTreeBuilder(xml.etree.ElementTree.TreeBuilder):
 
 class XmlLint(object):
 
-   def __init__(self, options, repoman_settings, metadata_dtd=None):
-   self.metadata_dtd = (metadata_dtd or
-   os.path.join(repoman_settings["DISTDIR"], 
'metadata.dtd'))
+   def __init__(self, options, repoman_settings, metadata_xsd=None):
+   self.metadata_xsd = (metadata_xsd or
+   os.path.join(repoman_settings["DISTDIR"], 
'metadata.xsd'))
self.options = options
self.repoman_settings = repoman_settings
-   self._is_capable = metadata_dtd is not None
+   self._is_capable = metadata_xsd is not None
self.binary = None
self._check_capable()
 
@@ -70,7 +70,7 @@ class XmlLint(object):
print(red("!!! xmllint not found. Can't check 
metadata.xml.\n"))
self._is_capable = False
elif not self._is_capable:
-   if not fetch_metadata_dtd(self.metadata_dtd, 
self.repoman_settings):
+   if not fetch_metadata_xsd(self.metadata_xsd, 
self.repoman_settings):
sys.exit(1)
# this can be problematic if xmllint changes their 
output
self._is_capable = True
@@ -94,8 +94,8 @@ class XmlLint(object):
# xmlint can produce garbage output even on success, so only 
dump
# the ouput when it fails.
st, out = repoman_getstatusoutput(
-   self.binary + " --nonet --noout --dtdvalid %s %s" % (
-   portage._shell_quote(self.metadata_dtd),
+   self.binary + " --nonet --noout --schema %s %s" % (
+   portage._shell_quote(self.metadata_xsd),
portage._shell_quote(
os.path.join(checkdir, 
"metadata.xml"
if st != os.EX_OK:

diff --git a/pym/repoman/checks/ebuilds/pkgmetadata.py 
b/pym/repoman/checks/ebuilds/pkgmetadata.py
index 74fec69..0e583fd 100644
--- a/pym/repoman/checks/ebuilds/pkgmetadata.py
+++ b/pym/repoman/checks/ebuilds/pkgmetadata.py
@@ -40,20 +40,20 @@ from repoman._xml import _XMLParser, _MetadataTreeBuilder, 
XmlLint
 class PkgMetadata(object):
'''Package metadata.xml checks'''
 
-   def __init__(self, options, qatracker, repoman_settings, 
metadata_dtd=None):
+   def __init__(self, options, qatracker, repoman_settings, 
metadata_xsd=None):
'''PkgMetadata init function
 
@param options: ArgumentParser.parse_known_args(argv[1:]) 
options
@param qatracker: QATracker instance
@param repoman_settings: settings instance
-   @param metadata_dtd: path of metadata.dtd
+   @param metadata_xsd: path of metadata.xsd
'''
self.options = options
self.qatracker = qatracker
self.repoman_settings = repoman_settings
self.musedict = {}
self.xmllint = XmlLint(self.options, self.repoman_settings,
-   metadata_dtd=metadata_dtd)
+   metadata_xsd=metadata_xsd)
 
def check(self, xpkg, checkdir, checkdirlist, repolevel):
'''Performs the checks on the metadata.xml for the package

diff --git a/pym/repoman/metadata.py b/pym/repoman/metadata.py
index f1fa53a..147f9d0 100644
--- a/pym/repoman/metadata.py
+++ b/pym/repoman/metadata.py
@@ -32,8 +32,9 @@ metadata_xml_declaration = '' \
% (metadata_xml_encoding,)
 metadata_doctype_name = 'pkgmetadata'
 metadata_dtd_uri = 'http://www.gentoo.org/dtd/metadata.dtd'
+metadata_xsd_uri = 

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

2016-04-16 Thread Anthony G. Basile
commit: ee158938e9041105722aa6f31bdc230f2340e997
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Apr 16 17:49:22 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Apr 16 17:49:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee158938

sys-kernel/hardened-sources: version bump to 4.4.7

vanilla-4.4.7 + genpatches-4.4-9 + grsecurity-3.1-4.4.7-201604152208

Package-Manager: portage-2.2.26

 sys-kernel/hardened-sources/Manifest   |  2 +
 .../hardened-sources/hardened-sources-4.4.7.ebuild | 45 ++
 2 files changed, 47 insertions(+)

diff --git a/sys-kernel/hardened-sources/Manifest 
b/sys-kernel/hardened-sources/Manifest
index e53602d..5f74003 100644
--- a/sys-kernel/hardened-sources/Manifest
+++ b/sys-kernel/hardened-sources/Manifest
@@ -11,6 +11,7 @@ DIST genpatches-4.4-5.base.tar.xz 103432 SHA256 
ff3ab9884b3069ab092511aef891c830
 DIST genpatches-4.4-6.base.tar.xz 205640 SHA256 
91730945fc172ef6bf7f0c1484904ba657dddbd32bb9c08f38266ee9c426df8e SHA512 
6114051664a6aa3d231a05c4b49bc8397a7d7d6951e52cb0b04a9487f9e6e241d5b8d27701171cceaffd45b28f7c5367fc07e7bfe1110fc0cad97b92429c943f
 WHIRLPOOL 
e30ea9755988da903b84d112ffe7e2eb1e8ffe625cd108812eb78c888a5f32b0ff9fde07b99a272d57b431dee16916ef1172485395f75cc4be9bce6d283d3b71
 DIST genpatches-4.4-7.base.tar.xz 230312 SHA256 
c4b81ebfd4300225b03da67d9eaf6dd86dbf26b75822185730466475418e611b SHA512 
b3a87cf20df63e605ab0fe4da147772ab00b2047eb2e281f5d57ea93975dccaf06ebc29fc4461ef32ed655fbf37e56d03b2c28c3a1033e80163e12bfc9433b5f
 WHIRLPOOL 
5ea531abd39fa750ff9c7afc830369ab94206c253849205929fdacac59a12aae99f6017c0dc648f81addbe643efae6dc12ebe769007b53845c9f75efce351d7b
 DIST genpatches-4.4-8.base.tar.xz 243736 SHA256 
70a54851283def9013601bd8ea299c04850410001e36d619fa6e83b64a4f0907 SHA512 
fde00c28bc8da96aee2378d7ea36c85a5f8520c271e0251c7bc7472cd3c395dc2c3f5168f38b1bd10e6b5189bedc8b10780899468a368f8e9be1811bc31c0ab1
 WHIRLPOOL 
1190d8167c05062a53a7cc66a36310b42f6b90a711a497543b68626e1d6ca3fbc1c57a37dfa2a1fc98ed4f3b1dae5d7e77b74f3d708bc830b2bd5c31fc797b74
+DIST genpatches-4.4-9.base.tar.xz 304360 SHA256 
e9ba25000126256be414a273b154accc51ef523d236c35e2214ee75e243aa71f SHA512 
ef239c362defeafc92eae84ede7a07820ddf0c01002f52a58d39d7b0dcdfd83af2d5fa4d2ee3d2c57e4c89a30d4fbf05dc5519886b8f55bf148ce4197b85d465
 WHIRLPOOL 
88963d0eac645d453ccf1cfe0e30777090240f18f20ccf735b7551a57365c2505849b13c8cd4092542f6baf6d251eb0e9c44fbba118d9677f9cd334e0ef10861
 DIST hardened-patches-4.1.7-2.extras.tar.bz2 1419438 SHA256 
c8c0fc29c39eafbcea107b8237087fd0e185297e2df9ffeaafc6b3a4736b7a45 SHA512 
dac324e265174777d8b9c2369f57e52833b4228b3291e41952a9791ce41b9abf378e1d9a0521566c3a0e42de15a16afa5fe379985b7fee78b1b2b3b815d7cdd4
 WHIRLPOOL 
7638001f1b95e4af1d051b13648f486aa0eca524157e1a46dd2023fbd86313e0a5e8043653d7388b7286d42cc6e7c0f07cde2de3d5aee6cc058d12538a0980c1
 DIST hardened-patches-4.3.3-5.extras.tar.bz2 1649484 SHA256 
2a62a5eb4b98f4fbeb43511a0573d58226277d3112401abec37355d85e01ae23 SHA512 
09b7272af44fb1e29cba857f7c3305d97f8997881f228a2f2eb56dda909ae5402a69336c6fccdf3920f8788a7922f10b0977517f5918d44702e1a9b668c708c7
 WHIRLPOOL 
efc152c7680b84b682f9f6857b8c6b2b66b6d505f76b311a8e3289a606f46d4944d90478ff93e3656f41c367fdbcd65dcf3043842354b26b669b462ce49f3471
 DIST hardened-patches-4.4.2-1.extras.tar.bz2 1721230 SHA256 
81f1417d210e0a6d9f5e180b9f828beb87ddc27571a16c40552d0fa1979982ec SHA512 
599dedbef6fa26efc2a62c19e0536accedff6c60968294e9a7246c9844b26491b4414b1b40106eee9bb7540f8cd4ae74ab3720029b0730ce5541e005ba60cb9b
 WHIRLPOOL 
84e22467a6dcc738043e47274ab2476b69f1796f1f23e3ca4ed8e244dd73a7e4998de683c1d93baccdd41eb232327d4ef1eb07d01b8a790510b8690334032f02
@@ -23,6 +24,7 @@ DIST hardened-patches-4.4.5-3.extras.tar.bz2 1682259 SHA256 
cd41827058015fad60b0
 DIST hardened-patches-4.4.6-1.extras.tar.bz2 1679458 SHA256 
52a9d6c913460c9b0ca6c5ecb6baaa27830a56c1a51de7743ef6a11cff2eb049 SHA512 
4dd3076c5a861b1759136b19df33b331819e22c433624184aea6bea6e60df601bd0d3ade2c926d644c46843dfd08f693ec8ef3402fc92816fc347dc72f26e763
 WHIRLPOOL 
afe05b44a338b3447e983254dc91508404f9be923023b030f42178131404ade096ad3607448bcca80403e899980fee4e5110458d69085d143b0c83b39a9f7c26
 DIST hardened-patches-4.4.6-2.extras.tar.bz2 1697161 SHA256 
f862347577e90473e7c9ebf320ac94b6abf5f8d6bb0d46e2608f6372772f029a SHA512 
c9bcc027e5986f744b23f99b3e0a2f3fb8f222511056e2cfdd903e0293c978a6d197d023af70897a3fcfba31f96e36b77b3360e92819f6365c6d14a55dc9d5d7
 WHIRLPOOL 
1c9c2a44e18088b3a31bd844e4f2276f4ea2d5837c86b3d188758ad240299785fabdbe8ad43e529ad1351c862cb3601285421444cc220e1b4417da393a65e220
 DIST hardened-patches-4.4.6-3.extras.tar.bz2 1697719 SHA256 
578fb7d0d6caf2d1f596bda34d00a18c96aa7103cb58cc30724607e24fdb1d11 SHA512 
802e22cd1e2837ad4ec88ed8086b7ee868e389e4717b9299b433fb259681e106153e4ec9058534695f7c6f94ae4f163f3228f69cbd7138d403d79c81d8f36924
 WHIRLPOOL 

[gentoo-commits] proj/portage: New branch: glep67

2016-04-16 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 16 17:41:42 2016 +

New branch: glep67




[gentoo-commits] proj/kde:master commit in: kde-apps/kdf/, kde-apps/kblog/, kde-apps/blogilo/, kde-apps/incidenceeditor/, ...

2016-04-16 Thread Michael Palimaka
commit: 5e54f32f94c2ad2f562b191c966966d4fc8670e6
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Apr 16 17:38:14 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Apr 16 17:40:01 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5e54f32f

kde-apps: fix 16.04.0 to be based on 16.04.49. instead of 

 kde-apps/blogilo/blogilo-16.04.0.ebuild|  2 +-
 .../grantleetheme/grantleetheme-16.04.0.ebuild |  1 +
 .../incidenceeditor/incidenceeditor-16.04.0.ebuild |  1 +
 kde-apps/kblog/kblog-16.04.0.ebuild|  1 +
 .../kcolorchooser/kcolorchooser-16.04.0.ebuild |  1 +
 .../kdeadmin-meta/kdeadmin-meta-16.04.0.ebuild |  3 ++-
 .../kdepim-addons/kdepim-addons-16.04.0.ebuild |  1 +
 .../kdepim-apps-libs-16.04.0.ebuild|  1 +
 kde-apps/kdepim-meta/kdepim-meta-16.04.0.ebuild|  2 ++
 .../kdepim-runtime/kdepim-runtime-16.04.0.ebuild   |  7 +++
 kde-apps/kdepim/kdepim-16.04.0.ebuild  |  2 ++
 .../kdeutils-meta/kdeutils-meta-16.04.0.ebuild |  3 ++-
 kde-apps/kdf/kdf-16.04.0.ebuild| 23 +++---
 kde-apps/kldap/kldap-16.04.0.ebuild|  7 +--
 kde-apps/kleopatra/kleopatra-16.04.0.ebuild|  2 --
 .../kmailtransport/kmailtransport-16.04.0.ebuild   | 12 +--
 kde-apps/libkgeomap/libkgeomap-16.04.0.ebuild  |  1 +
 kde-apps/libksieve/libksieve-16.04.0.ebuild| 12 ++-
 kde-apps/messagelib/messagelib-16.04.0.ebuild  |  1 +
 kde-apps/pimcommon/pimcommon-16.04.0.ebuild|  4 
 .../signon-kwallet-extension-16.04.0.ebuild|  2 +-
 21 files changed, 32 insertions(+), 57 deletions(-)

diff --git a/kde-apps/blogilo/blogilo-16.04.0.ebuild 
b/kde-apps/blogilo/blogilo-16.04.0.ebuild
index 7e550fb..8e15033 100644
--- a/kde-apps/blogilo/blogilo-16.04.0.ebuild
+++ b/kde-apps/blogilo/blogilo-16.04.0.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=6
 
+FRAMEWORKS_MINIMAL="5.19.0"
 KDE_HANDBOOK="true"
 KDE_PUNT_BOGUS_DEPS="true"
 KMNAME="kdepim"
@@ -41,7 +42,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
!=net-libs/libkgapi-5.1.0:5 )
 "
 RDEPEND="${CDEPEND}
-   !https://www.kde.org/applications/utilities 
https://utils.kde.org;
 KEYWORDS="~amd64 ~x86"
 IUSE="cups floppy lirc"
 
+# FIXME: Add back when ported
+# $(add_kdeapps_dep kgpg)
 RDEPEND="
$(add_kdeapps_dep ark)
$(add_kdeapps_dep filelight)
@@ -18,7 +20,6 @@ RDEPEND="
$(add_kdeapps_dep kcharselect)
$(add_kdeapps_dep kdebugsettings)
$(add_kdeapps_dep kdf)
-   $(add_kdeapps_dep kgpg)
$(add_kdeapps_dep kteatime)
$(add_kdeapps_dep ktimer)
$(add_kdeapps_dep kwalletmanager)

diff --git a/kde-apps/kdf/kdf-16.04.0.ebuild b/kde-apps/kdf/kdf-16.04.0.ebuild
index 15aebaf..4bded61 100644
--- a/kde-apps/kdf/kdf-16.04.0.ebuild
+++ b/kde-apps/kdf/kdf-16.04.0.ebuild
@@ -4,27 +4,10 @@
 
 EAPI=6
 
-KDE_HANDBOOK="forceoptional"
-inherit kde5
+KDE_HANDBOOK="optional"
+inherit kde4-base
 
 DESCRIPTION="KDE free disk space utility"
 HOMEPAGE="https://utils.kde.org/projects/kdf;
 KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"
+IUSE="debug"

diff --git a/kde-apps/kldap/kldap-16.04.0.ebuild 
b/kde-apps/kldap/kldap-16.04.0.ebuild
index 259431f..290eb5d 100644
--- a/kde-apps/kldap/kldap-16.04.0.ebuild
+++ b/kde-apps/kldap/kldap-16.04.0.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 KDE_DOXYGEN="true"
-KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 inherit kde5
 
@@ -17,17 +16,13 @@ IUSE="ssl"
 DEPEND="
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
$(add_frameworks_dep kwidgetsaddons)
-   $(add_kdeapps_dep kmbox)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
net-nds/openldap
ssl? ( dev-libs/cyrus-sasl )
 "
-RDEPEND="${DEPEND}
-   !=app-crypt/gnupg-2.1
-   app-crypt/paperkey
 "

diff --git a/kde-apps/kmailtransport/kmailtransport-16.04.0.ebuild 
b/kde-apps/kmailtransport/kmailtransport-16.04.0.ebuild
index 9d9e7de..4f23f7e 100644
--- a/kde-apps/kmailtransport/kmailtransport-16.04.0.ebuild
+++ b/kde-apps/kmailtransport/kmailtransport-16.04.0.ebuild
@@ -4,14 +4,13 @@
 
 EAPI=6
 
-KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 inherit kde5
 
 DESCRIPTION="Mail transport service"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86"
-IUSE="ssl"
+IUSE=""
 
 DEPEND="
$(add_frameworks_dep kcmutils)
@@ -30,18 +29,9 @@ 

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

2016-04-16 Thread Jeroen Roovers
commit: 3fe2f728580a4d7e1313cf751629e8cbd48770f2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Apr 16 17:29:30 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Apr 16 17:29:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe2f728

app-text/poppler: Stable for HPPA PPC64 (bug #579752).

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

 app-text/poppler/poppler-0.42.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/poppler/poppler-0.42.0.ebuild 
b/app-text/poppler/poppler-0.42.0.ebuild
index 87e8a72..b678044 100644
--- a/app-text/poppler/poppler-0.42.0.ebuild
+++ b/app-text/poppler/poppler-0.42.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "" ]] ; then
SLOT="0/"
 else
SRC_URI="http://poppler.freedesktop.org/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0/59"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
 fi
 



[gentoo-commits] proj/portage:xml-schema commit in: cnf/, pym/portage/tests/repoman/, /

2016-04-16 Thread Michał Górny
commit: 855b8ebb19f595ad11463126048677f10572dc04
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 16 17:14:16 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 16 17:27:56 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=855b8ebb

tests: Include metadata.xsd for repoman tests

 .travis.yml  |   4 +-
 MANIFEST.in  |   2 +-
 cnf/metadata.dtd | 102 --
 cnf/metadata.xsd | 547 +++
 pym/portage/tests/repoman/test_simple.py |   8 +-
 5 files changed, 554 insertions(+), 109 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index b662d94..5213fee 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,8 +8,8 @@ python:
 script:
 - ./setup.py test
 - ./setup.py install --root=/tmp/install-root
-# prevent repoman tests from trying to fetch metadata.dtd
+# prevent repoman tests from trying to fetch metadata.xsd
 - mkdir -p /tmp/install-root/usr/lib/portage/cnf
-- cp cnf/metadata.dtd /tmp/install-root/usr/lib/portage/cnf/
+- cp cnf/metadata.xsd /tmp/install-root/usr/lib/portage/cnf/
 - sudo rsync -a /tmp/install-root/. /
 - python -b -Wd -m portage.tests.runTests

diff --git a/MANIFEST.in b/MANIFEST.in
index d65c874..2178460 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -12,7 +12,7 @@ include cnf/make.conf.example.*
 
 # extra files for tests
 include .portage_not_installed
-include cnf/metadata.dtd
+include cnf/metadata.xsd
 
 # extra scripts
 include misc/*

diff --git a/cnf/metadata.dtd b/cnf/metadata.dtd
deleted file mode 100644
index ff2649c..000
--- a/cnf/metadata.dtd
+++ /dev/null
@@ -1,102 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-  
-  
-
-  
-  
-
-  
-  
-
-  
-  
-
-  
-  
-  
-
-
-  
-
-  
-
-  
-
-  
-  
-
-  
-
-
-  
-  
-
-  
-  
-
-  
-  
-
-
-
-
-  
-
-
-
-
-  
-
-  
-  
-  
-  
-
-
-
-  
-  
-  
-
-
-  
-  
-  
-  
-
-
-
-
-
-
-

diff --git a/cnf/metadata.xsd b/cnf/metadata.xsd
new file mode 100644
index 000..0ead09e
--- /dev/null
+++ b/cnf/metadata.xsd
@@ -0,0 +1,547 @@
+
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   

[gentoo-commits] data/xml-schema:master commit in: /

2016-04-16 Thread Michał Górny
commit: 9de0e83fb8bc56c8e2db187e6bc66dc85cce9afa
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 16 17:27:08 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 16 17:27:08 2016 +
URL:https://gitweb.gentoo.org/data/xml-schema.git/commit/?id=9de0e83f

metadata: Use more portable fake-attr uniquity constraint for subslots

 metadata.xsd | 35 ---
 1 file changed, 16 insertions(+), 19 deletions(-)

diff --git a/metadata.xsd b/metadata.xsd
index 493c930..0ead09e 100644
--- a/metadata.xsd
+++ b/metadata.xsd
@@ -51,6 +51,10 @@



+   
+   
+   
+   



@@ -175,25 +179,9 @@
 


-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
+   
+   
+   



@@ -532,6 +520,15 @@


 
+   
+   
+   
+   
+   
+   
+   
+






  1   2   3   >